Aug 20 00:52:20.762729 np0000007838 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Aug 20 00:52:20.768301 np0000007838 devstack@c-api.service[100210]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Aug 20 00:52:20.770599 np0000007838 devstack@c-api.service[100210]: *** Starting uWSGI 2.0.24-debian (64bit) on [Thu Aug 20 00:52:20 2026] *** Aug 20 00:52:20.770599 np0000007838 devstack@c-api.service[100210]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Aug 20 00:52:20.770599 np0000007838 devstack@c-api.service[100210]: os: Linux-6.8.0-100-generic #100-Ubuntu SMP PREEMPT_DYNAMIC Tue Jan 13 16:40:06 UTC 2026 Aug 20 00:52:20.770599 np0000007838 devstack@c-api.service[100210]: nodename: np0000007838 Aug 20 00:52:20.770599 np0000007838 devstack@c-api.service[100210]: machine: x86_64 Aug 20 00:52:20.770599 np0000007838 devstack@c-api.service[100210]: clock source: unix Aug 20 00:52:20.770599 np0000007838 devstack@c-api.service[100210]: pcre jit disabled Aug 20 00:52:20.770599 np0000007838 devstack@c-api.service[100210]: detected number of CPU cores: 16 Aug 20 00:52:20.770599 np0000007838 devstack@c-api.service[100210]: current working directory: / Aug 20 00:52:20.770599 np0000007838 devstack@c-api.service[100210]: detected binary path: /usr/bin/uwsgi-core Aug 20 00:52:20.770599 np0000007838 devstack@c-api.service[100210]: your processes number limit is 257052 Aug 20 00:52:20.770599 np0000007838 devstack@c-api.service[100210]: your memory page size is 4096 bytes Aug 20 00:52:20.770599 np0000007838 devstack@c-api.service[100210]: detected max file descriptor number: 2048 Aug 20 00:52:20.770599 np0000007838 devstack@c-api.service[100210]: lock engine: pthread robust mutexes Aug 20 00:52:20.770929 np0000007838 devstack@c-api.service[100210]: thunder lock: enabled Aug 20 00:52:20.770955 np0000007838 devstack@c-api.service[100210]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Aug 20 00:52:20.771026 np0000007838 devstack@c-api.service[100210]: Python version: 3.12.3 (main, Jun 19 2026, 12:46:00) [GCC 13.3.0] Aug 20 00:52:20.771026 np0000007838 devstack@c-api.service[100210]: PEP 405 virtualenv detected: /opt/stack/data/venv Aug 20 00:52:20.771026 np0000007838 devstack@c-api.service[100210]: Set PythonHome to /opt/stack/data/venv Aug 20 00:52:20.805431 np0000007838 devstack@c-api.service[100210]: Python main interpreter initialized at 0x7d200a6a4668 Aug 20 00:52:20.805431 np0000007838 devstack@c-api.service[100210]: python threads support enabled Aug 20 00:52:20.805431 np0000007838 devstack@c-api.service[100210]: your server socket listen backlog is limited to 100 connections Aug 20 00:52:20.805431 np0000007838 devstack@c-api.service[100210]: your mercy for graceful operations on workers is 80 seconds Aug 20 00:52:20.805880 np0000007838 devstack@c-api.service[100210]: mapped 671795 bytes (656 KB) for 4 cores Aug 20 00:52:20.806036 np0000007838 devstack@c-api.service[100210]: *** Operational MODE: preforking *** Aug 20 00:52:20.806247 np0000007838 devstack@c-api.service[100210]: *** uWSGI is running in multiple interpreter mode *** Aug 20 00:52:20.806247 np0000007838 devstack@c-api.service[100210]: spawned uWSGI master process (pid: 100210) Aug 20 00:52:20.806435 np0000007838 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Aug 20 00:52:20.806827 np0000007838 devstack@c-api.service[100210]: spawned uWSGI worker 1 (pid: 100212, cores: 1) Aug 20 00:52:20.807319 np0000007838 devstack@c-api.service[100210]: spawned uWSGI worker 2 (pid: 100213, cores: 1) Aug 20 00:52:20.807874 np0000007838 devstack@c-api.service[100210]: spawned uWSGI worker 3 (pid: 100214, cores: 1) Aug 20 00:52:20.808489 np0000007838 devstack@c-api.service[100210]: spawned uWSGI worker 4 (pid: 100215, cores: 1) Aug 20 00:52:20.808557 np0000007838 devstack@c-api.service[100210]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Aug 20 00:52:20.933751 np0000007838 devstack@c-api.service[100215]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Aug 20 00:52:20.933751 np0000007838 devstack@c-api.service[100215]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Aug 20 00:52:20.933751 np0000007838 devstack@c-api.service[100215]: we strongly recommend against using it for new projects. Aug 20 00:52:20.933751 np0000007838 devstack@c-api.service[100215]: If you are already using Eventlet, we recommend migrating to a different Aug 20 00:52:20.933751 np0000007838 devstack@c-api.service[100215]: framework. For more detail see Aug 20 00:52:20.933751 np0000007838 devstack@c-api.service[100215]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Aug 20 00:52:20.933751 np0000007838 devstack@c-api.service[100215]: import eventlet # noqa Aug 20 00:52:20.939923 np0000007838 devstack@c-api.service[100214]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Aug 20 00:52:20.939923 np0000007838 devstack@c-api.service[100214]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Aug 20 00:52:20.939923 np0000007838 devstack@c-api.service[100214]: we strongly recommend against using it for new projects. Aug 20 00:52:20.939923 np0000007838 devstack@c-api.service[100214]: If you are already using Eventlet, we recommend migrating to a different Aug 20 00:52:20.939923 np0000007838 devstack@c-api.service[100214]: framework. For more detail see Aug 20 00:52:20.939923 np0000007838 devstack@c-api.service[100214]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Aug 20 00:52:20.939923 np0000007838 devstack@c-api.service[100214]: import eventlet # noqa Aug 20 00:52:20.943407 np0000007838 devstack@c-api.service[100213]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Aug 20 00:52:20.943407 np0000007838 devstack@c-api.service[100213]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Aug 20 00:52:20.943407 np0000007838 devstack@c-api.service[100213]: we strongly recommend against using it for new projects. Aug 20 00:52:20.943407 np0000007838 devstack@c-api.service[100213]: If you are already using Eventlet, we recommend migrating to a different Aug 20 00:52:20.943407 np0000007838 devstack@c-api.service[100213]: framework. For more detail see Aug 20 00:52:20.943407 np0000007838 devstack@c-api.service[100213]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Aug 20 00:52:20.943407 np0000007838 devstack@c-api.service[100213]: import eventlet # noqa Aug 20 00:52:20.966714 np0000007838 devstack@c-api.service[100212]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Aug 20 00:52:20.966714 np0000007838 devstack@c-api.service[100212]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Aug 20 00:52:20.966714 np0000007838 devstack@c-api.service[100212]: we strongly recommend against using it for new projects. Aug 20 00:52:20.966714 np0000007838 devstack@c-api.service[100212]: If you are already using Eventlet, we recommend migrating to a different Aug 20 00:52:20.966714 np0000007838 devstack@c-api.service[100212]: framework. For more detail see Aug 20 00:52:20.966714 np0000007838 devstack@c-api.service[100212]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Aug 20 00:52:20.966714 np0000007838 devstack@c-api.service[100212]: import eventlet # noqa Aug 20 00:52:21.103003 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Aug 20 00:52:21.103003 np0000007838 devstack@c-api.service[100215]: from cgi import parse_header Aug 20 00:52:21.108254 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Aug 20 00:52:21.108254 np0000007838 devstack@c-api.service[100213]: from cgi import parse_header Aug 20 00:52:21.129165 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Aug 20 00:52:21.129165 np0000007838 devstack@c-api.service[100214]: from cgi import parse_header Aug 20 00:52:21.149711 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Aug 20 00:52:21.149711 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 00:52:21.151083 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Aug 20 00:52:21.151083 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 00:52:21.162265 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Aug 20 00:52:21.162265 np0000007838 devstack@c-api.service[100213]: removals.removed_module( Aug 20 00:52:21.162579 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Aug 20 00:52:21.162579 np0000007838 devstack@c-api.service[100215]: removals.removed_module( Aug 20 00:52:21.163270 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Aug 20 00:52:21.163270 np0000007838 devstack@c-api.service[100213]: removals.removed_module( Aug 20 00:52:21.163579 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Aug 20 00:52:21.163579 np0000007838 devstack@c-api.service[100215]: removals.removed_module( Aug 20 00:52:21.170543 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Aug 20 00:52:21.170543 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 00:52:21.179898 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Aug 20 00:52:21.179898 np0000007838 devstack@c-api.service[100212]: from cgi import parse_header Aug 20 00:52:21.182207 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Aug 20 00:52:21.182207 np0000007838 devstack@c-api.service[100214]: removals.removed_module( Aug 20 00:52:21.183124 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Aug 20 00:52:21.183124 np0000007838 devstack@c-api.service[100214]: removals.removed_module( Aug 20 00:52:21.233050 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Aug 20 00:52:21.233050 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 00:52:21.244743 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Aug 20 00:52:21.244743 np0000007838 devstack@c-api.service[100212]: removals.removed_module( Aug 20 00:52:21.245632 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Aug 20 00:52:21.245632 np0000007838 devstack@c-api.service[100212]: removals.removed_module( Aug 20 00:52:21.985556 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1630: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Aug 20 00:52:21.985556 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 00:52:21.992208 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1630: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Aug 20 00:52:21.992208 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 00:52:22.038944 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1630: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Aug 20 00:52:22.038944 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 00:52:22.041524 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Aug 20 00:52:22.041524 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 00:52:22.061470 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Aug 20 00:52:22.061470 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 00:52:22.103542 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Aug 20 00:52:22.103542 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 00:52:22.111200 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1630: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Aug 20 00:52:22.111200 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 00:52:22.182047 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Aug 20 00:52:22.182047 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 00:52:22.262219 np0000007838 devstack@c-api.service[100213]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Aug 20 00:52:22.265314 np0000007838 devstack@c-api.service[100213]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=100213) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Aug 20 00:52:22.280514 np0000007838 devstack@c-api.service[100214]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Aug 20 00:52:22.280836 np0000007838 devstack@c-api.service[100214]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=100214) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Aug 20 00:52:22.320385 np0000007838 devstack@c-api.service[100212]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Aug 20 00:52:22.320585 np0000007838 devstack@c-api.service[100212]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=100212) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Aug 20 00:52:22.360202 np0000007838 devstack@c-api.service[100213]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Aug 20 00:52:22.360202 np0000007838 devstack@c-api.service[100213]: @jsonschema.FormatChecker.cls_checks('date-time') Aug 20 00:52:22.368571 np0000007838 devstack@c-api.service[100214]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Aug 20 00:52:22.368571 np0000007838 devstack@c-api.service[100214]: @jsonschema.FormatChecker.cls_checks('date-time') Aug 20 00:52:22.387606 np0000007838 devstack@c-api.service[100212]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Aug 20 00:52:22.387606 np0000007838 devstack@c-api.service[100212]: @jsonschema.FormatChecker.cls_checks('date-time') Aug 20 00:52:22.390238 np0000007838 devstack@c-api.service[100215]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Aug 20 00:52:22.390528 np0000007838 devstack@c-api.service[100215]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=100215) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Aug 20 00:52:22.466420 np0000007838 devstack@c-api.service[100215]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Aug 20 00:52:22.466420 np0000007838 devstack@c-api.service[100215]: @jsonschema.FormatChecker.cls_checks('date-time') Aug 20 00:52:22.849453 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=100213) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Aug 20 00:52:22.849577 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=100212) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Aug 20 00:52:22.849720 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=100214) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Aug 20 00:52:22.849868 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=100213) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 00:52:22.849926 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=100212) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 00:52:22.850029 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=100213) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 00:52:22.850071 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=100212) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 00:52:22.850111 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=100214) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 00:52:22.850162 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=100214) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 00:52:22.850196 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100213) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 00:52:22.850242 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100212) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 00:52:22.850508 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100214) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 00:52:22.852314 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100213) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 00:52:22.852508 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100214) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 00:52:22.852548 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=100213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 00:52:22.852548 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=100213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 00:52:22.852590 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=100214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 00:52:22.852632 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100212) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 00:52:22.852661 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=100213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 00:52:22.852688 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=100214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 00:52:22.852714 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=100213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 00:52:22.852745 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=100214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 00:52:22.852774 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=100212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 00:52:22.852810 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=100213) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 00:52:22.852836 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=100214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 00:52:22.852857 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=100212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 00:52:22.852878 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=100214) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 00:52:22.852907 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100213) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 00:52:22.852930 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=100212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 00:52:22.852951 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100214) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 00:52:22.852971 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=100212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 00:52:22.852971 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=100212) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 00:52:22.852971 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100212) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 00:52:22.853853 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100214) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 00:52:22.853910 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=100214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 00:52:22.854038 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=100214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 00:52:22.854038 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 00:52:22.854116 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100212) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 00:52:22.854142 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 00:52:22.854171 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=100212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 00:52:22.854194 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100213) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 00:52:22.854215 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=100214) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 00:52:22.854237 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=100212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 00:52:22.854257 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=100213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 00:52:22.854283 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100214) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 00:52:22.854305 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 00:52:22.854353 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100214) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 00:52:22.854382 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=100213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 00:52:22.854404 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=100214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 00:52:22.854425 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 00:52:22.854446 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 00:52:22.854467 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=100214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 00:52:22.854496 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=100212) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 00:52:22.854541 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 00:52:22.854568 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=100214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 00:52:22.854589 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=100213) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 00:52:22.854610 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100212) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 00:52:22.854632 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 00:52:22.854632 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=100214) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 00:52:22.854675 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100213) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 00:52:22.854721 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100212) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 00:52:22.854760 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100214) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 00:52:22.854798 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100213) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 00:52:22.854830 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=100212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 00:52:22.854867 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=100213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 00:52:22.854901 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=100212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 00:52:22.854938 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=100213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 00:52:22.854965 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=100212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 00:52:22.854997 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=100213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 00:52:22.855019 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 00:52:22.855046 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 00:52:22.855046 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=100213) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 00:52:22.855083 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=100212) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 00:52:22.855103 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100213) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 00:52:22.855124 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100212) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 00:52:22.856702 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100214) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 00:52:22.856757 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=100214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 00:52:22.856819 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=100214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 00:52:22.856880 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=100214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 00:52:22.856914 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100212) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 00:52:22.856939 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 00:52:22.857032 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=100212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 00:52:22.857066 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=100214) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 00:52:22.857066 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=100214) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 00:52:22.857105 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=100212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 00:52:22.857105 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=100212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 00:52:22.857254 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 00:52:22.857254 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=100212) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 00:52:22.857421 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=100212) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 00:52:22.857480 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100213) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 00:52:22.857480 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=100213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 00:52:22.857554 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=100214) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 00:52:22.857581 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=100213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 00:52:22.857602 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=100214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 00:52:22.857627 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=100212) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 00:52:22.857651 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=100213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 00:52:22.857672 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=100214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 00:52:22.857693 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=100212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 00:52:22.857713 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 00:52:22.857743 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=100214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 00:52:22.857766 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=100212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 00:52:22.857795 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=100213) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 00:52:22.857823 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=100214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 00:52:22.857849 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=100212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 00:52:22.857870 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=100213) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 00:52:22.857891 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=100214) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 00:52:22.857917 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=100212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 00:52:22.857938 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=100214) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 00:52:22.857963 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=100212) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 00:52:22.857963 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=100212) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 00:52:22.858010 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=100213) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 00:52:22.858031 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=100213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 00:52:22.858233 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=100213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 00:52:22.858233 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=100213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 00:52:22.858233 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=100213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 00:52:22.858462 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=100213) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 00:52:22.858462 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=100213) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 00:52:22.859155 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=100214) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 00:52:22.859239 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=100214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 00:52:22.859269 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=100213) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 00:52:22.859295 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=100214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 00:52:22.859316 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=100214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 00:52:22.859359 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=100213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 00:52:22.859444 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=100214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 00:52:22.859504 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=100212) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 00:52:22.859568 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=100213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 00:52:22.859633 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=100214) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 00:52:22.859668 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=100213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 00:52:22.859715 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=100212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 00:52:22.859755 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100214) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 00:52:22.859792 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=100213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 00:52:22.859833 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=100212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 00:52:22.859870 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=100213) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 00:52:22.859906 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=100212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 00:52:22.859940 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100213) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 00:52:22.859964 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=100212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 00:52:22.859964 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=100212) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 00:52:22.859964 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100212) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 00:52:22.860299 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100214) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 00:52:22.860394 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=100214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 00:52:22.860463 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=100214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 00:52:22.860530 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=100214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 00:52:22.860621 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100213) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 00:52:22.860687 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=100214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 00:52:22.860728 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=100213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 00:52:22.860761 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=100214) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 00:52:22.860789 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=100213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 00:52:22.860827 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=100214) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 00:52:22.860851 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100212) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 00:52:22.860878 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=100213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 00:52:22.860903 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=100214) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 00:52:22.860929 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=100212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 00:52:22.860949 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=100213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 00:52:22.860969 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=100214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 00:52:22.861001 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=100212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 00:52:22.861023 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=100213) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 00:52:22.861052 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=100214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 00:52:22.861073 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=100212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 00:52:22.861094 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=100213) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 00:52:22.861114 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=100214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 00:52:22.861137 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=100212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 00:52:22.861159 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=100213) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 00:52:22.861200 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=100214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 00:52:22.861237 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=100212) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 00:52:22.861263 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=100214) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 00:52:22.861282 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=100213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 00:52:22.861395 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=100212) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 00:52:22.861427 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=100214) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 00:52:22.861449 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=100213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 00:52:22.861471 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=100212) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 00:52:22.861491 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=100213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 00:52:22.861491 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=100213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 00:52:22.861527 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=100212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 00:52:22.861547 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=100213) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 00:52:22.861567 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=100212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 00:52:22.861587 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=100213) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 00:52:22.861625 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=100212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 00:52:22.861625 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=100212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 00:52:22.861625 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=100212) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 00:52:22.861625 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=100212) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 00:52:22.862916 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=100214) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 00:52:22.863014 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=100214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 00:52:22.863060 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=100214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 00:52:22.863091 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=100214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 00:52:22.863125 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=100213) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 00:52:22.863156 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=100214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 00:52:22.863194 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=100213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 00:52:22.863224 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=100214) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 00:52:22.863257 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=100213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 00:52:22.863293 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100214) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 00:52:22.863322 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=100213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 00:52:22.863371 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=100212) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 00:52:22.863411 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=100213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 00:52:22.863439 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=100212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 00:52:22.863468 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=100213) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 00:52:22.863502 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=100212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 00:52:22.863532 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100213) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 00:52:22.863560 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=100212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 00:52:22.863772 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=100212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 00:52:22.863772 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=100212) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 00:52:22.863772 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100212) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 00:52:22.864943 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=100215) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Aug 20 00:52:22.865385 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=100215) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 00:52:22.865485 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=100215) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 00:52:22.865684 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100215) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 00:52:22.866244 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100215) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 00:52:22.866365 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=100215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 00:52:22.866411 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=100215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 00:52:22.866444 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=100215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 00:52:22.866525 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=100215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 00:52:22.866646 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=100215) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 00:52:22.866693 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100215) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 00:52:22.867182 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100215) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 00:52:22.867293 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=100215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 00:52:22.867358 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=100215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 00:52:22.867470 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 00:52:22.867537 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 00:52:22.867591 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=100215) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 00:52:22.867624 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100215) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 00:52:22.867667 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100215) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 00:52:22.867768 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=100215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 00:52:22.867841 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=100215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 00:52:22.867841 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=100215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 00:52:22.867982 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 00:52:22.867982 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=100215) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 00:52:22.867982 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100215) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 00:52:22.868585 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100215) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 00:52:22.868664 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=100215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 00:52:22.868706 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=100215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 00:52:22.868815 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=100215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 00:52:22.868815 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 00:52:22.868947 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=100215) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 00:52:22.868947 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=100215) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 00:52:22.869188 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=100215) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 00:52:22.869262 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=100215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 00:52:22.869314 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=100215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 00:52:22.869383 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=100215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 00:52:22.869489 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=100215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 00:52:22.869489 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=100215) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 00:52:22.869583 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=100215) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 00:52:22.869906 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100213) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 00:52:22.870013 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=100213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 00:52:22.870052 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=100215) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 00:52:22.870084 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=100213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 00:52:22.870115 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=100215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 00:52:22.870148 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=100213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 00:52:22.870179 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=100215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 00:52:22.870224 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100214) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 00:52:22.870260 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=100213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 00:52:22.870291 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=100215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 00:52:22.870323 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=100214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 00:52:22.870377 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=100215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 00:52:22.870409 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=100213) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 00:52:22.870439 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=100214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 00:52:22.870469 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=100215) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 00:52:22.870500 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100213) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 00:52:22.870540 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=100214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 00:52:22.870579 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100215) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 00:52:22.870611 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=100214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 00:52:22.870611 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=100214) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 00:52:22.870611 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100214) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 00:52:22.870691 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100215) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 00:52:22.870960 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=100215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 00:52:22.870960 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=100215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 00:52:22.870960 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=100215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 00:52:22.870960 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=100215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 00:52:22.871262 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=100215) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 00:52:22.871388 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100213) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 00:52:22.871427 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=100215) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 00:52:22.871427 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=100215) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 00:52:22.871483 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=100213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 00:52:22.871515 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=100215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 00:52:22.871547 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=100213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 00:52:22.871578 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=100215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 00:52:22.871608 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100212) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 00:52:22.871651 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=100215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 00:52:22.871690 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=100213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 00:52:22.871690 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 00:52:22.871750 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=100212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 00:52:22.871782 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=100215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 00:52:22.871817 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100214) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 00:52:22.871848 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=100213) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 00:52:22.871878 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=100212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 00:52:22.871907 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=100215) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 00:52:22.871937 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=100214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 00:52:22.871975 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100213) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 00:52:22.872016 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=100215) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 00:52:22.872053 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=100212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 00:52:22.872089 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=100214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 00:52:22.872119 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=100212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 00:52:22.872150 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=100214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 00:52:22.872180 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=100212) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 00:52:22.872211 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 00:52:22.872248 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100212) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 00:52:22.872284 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=100214) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 00:52:22.872284 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100214) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 00:52:22.872370 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100212) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 00:52:22.872370 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=100212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 00:52:22.872370 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=100212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 00:52:22.872370 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=100212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 00:52:22.872370 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 00:52:22.872370 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=100212) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 00:52:22.872370 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100212) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 00:52:22.873608 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100213) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 00:52:22.873672 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=100213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 00:52:22.873708 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=100215) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 00:52:22.873741 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=100213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 00:52:22.873772 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=100215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 00:52:22.873807 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=100213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 00:52:22.873840 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=100215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 00:52:22.873872 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=100213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 00:52:22.873903 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100214) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 00:52:22.873935 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=100215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 00:52:22.873967 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=100213) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 00:52:22.874034 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=100215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 00:52:22.874072 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=100214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 00:52:22.874103 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100213) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 00:52:22.874134 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=100215) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 00:52:22.874165 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=100214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 00:52:22.874196 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100215) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 00:52:22.874234 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=100214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 00:52:22.874234 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=100214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 00:52:22.874234 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=100214) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 00:52:22.874321 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100214) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 00:52:22.874665 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100212) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 00:52:22.874722 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=100212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 00:52:22.874786 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=100212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 00:52:22.874863 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100213) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 00:52:22.874907 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=100212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 00:52:22.874907 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=100212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 00:52:22.874968 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=100213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 00:52:22.875026 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=100212) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 00:52:22.875059 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=100213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 00:52:22.875098 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100212) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 00:52:22.875131 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100214) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 00:52:22.875164 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=100213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 00:52:22.875164 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=100213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 00:52:22.875229 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=100214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 00:52:22.875266 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=100213) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 00:52:22.875302 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=100214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 00:52:22.875302 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=100214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 00:52:22.875377 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100213) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 00:52:22.875420 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=100214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 00:52:22.875452 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100212) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 00:52:22.875483 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=100214) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 00:52:22.875515 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=100212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 00:52:22.875545 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100214) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 00:52:22.875583 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100215) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 00:52:22.875616 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=100212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 00:52:22.875616 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=100212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 00:52:22.875673 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=100215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 00:52:22.875705 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=100212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 00:52:22.875744 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=100215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 00:52:22.875780 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=100212) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 00:52:22.875816 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=100215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 00:52:22.875848 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100212) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 00:52:22.875879 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=100215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 00:52:22.875879 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=100215) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 00:52:22.875879 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100215) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 00:52:22.876297 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100215) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 00:52:22.876297 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=100215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 00:52:22.876297 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=100215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 00:52:22.876297 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=100215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 00:52:22.876297 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 00:52:22.876681 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=100215) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 00:52:22.876754 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100213) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 00:52:22.876834 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100215) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 00:52:22.876928 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=100213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 00:52:22.876928 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=100213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 00:52:22.876928 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 00:52:22.877146 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100214) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 00:52:22.877222 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 00:52:22.877311 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=100214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 00:52:22.877410 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=100213) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 00:52:22.877493 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=100214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 00:52:22.877572 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100212) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 00:52:22.877644 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100213) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 00:52:22.877688 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 00:52:22.877720 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=100212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 00:52:22.877751 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 00:52:22.877751 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=100214) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 00:52:22.877810 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=100212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 00:52:22.877845 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100214) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 00:52:22.877875 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 00:52:22.877875 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 00:52:22.877929 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100215) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 00:52:22.877961 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=100212) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 00:52:22.877999 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=100215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 00:52:22.878039 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100212) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 00:52:22.878070 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=100215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 00:52:22.878070 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=100215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 00:52:22.878070 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=100215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 00:52:22.878070 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=100215) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 00:52:22.878070 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100215) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 00:52:22.878070 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100215) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 00:52:22.878070 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=100215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 00:52:22.878070 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=100215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 00:52:22.878070 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=100215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 00:52:22.878070 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=100215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 00:52:22.878332 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=100215) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 00:52:22.878332 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100215) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 00:52:22.878332 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100215) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 00:52:22.878332 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=100215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 00:52:22.878332 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=100215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 00:52:22.878964 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 00:52:22.878964 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 00:52:22.878964 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=100215) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 00:52:22.878964 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100215) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 00:52:22.879247 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100213) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 00:52:22.879330 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=100213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 00:52:22.879383 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=100213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 00:52:22.879464 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=100213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 00:52:22.879510 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100215) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 00:52:22.879552 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 00:52:22.879585 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100214) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 00:52:22.879617 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=100213) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 00:52:22.879650 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=100215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 00:52:22.879680 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=100214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 00:52:22.879711 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=100215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 00:52:22.879742 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=100213) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 00:52:22.879773 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=100214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 00:52:22.879808 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=100215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 00:52:22.879840 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100212) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 00:52:22.879946 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 00:52:22.879979 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=100214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 00:52:22.880030 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=100215) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 00:52:22.880061 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=100212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 00:52:22.880091 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 00:52:22.880120 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=100215) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 00:52:22.880151 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=100212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 00:52:22.880181 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=100214) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 00:52:22.880210 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=100212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 00:52:22.880239 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=100214) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 00:52:22.880269 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 00:52:22.880269 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=100212) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 00:52:22.880269 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=100212) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 00:52:22.880665 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=100213) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 00:52:22.880665 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=100213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 00:52:22.880665 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=100213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 00:52:22.880665 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=100213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 00:52:22.880895 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=100213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 00:52:22.880929 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=100214) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 00:52:22.880961 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=100213) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 00:52:22.881006 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=100214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 00:52:22.881047 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100213) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 00:52:22.881078 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=100214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 00:52:22.881109 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=100212) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 00:52:22.881140 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=100214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 00:52:22.881175 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=100212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 00:52:22.881206 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=100214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 00:52:22.881237 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=100215) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 00:52:22.881269 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=100212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 00:52:22.881269 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=100212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 00:52:22.881330 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=100214) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 00:52:22.881381 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=100215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 00:52:22.881421 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=100212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 00:52:22.881455 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100214) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 00:52:22.881486 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=100215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 00:52:22.881516 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=100212) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 00:52:22.881545 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=100215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 00:52:22.881582 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100212) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 00:52:22.881613 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=100215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 00:52:22.881613 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=100215) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 00:52:22.881613 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100215) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 00:52:22.882450 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100213) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 00:52:22.882544 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=100213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 00:52:22.882614 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=100213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 00:52:22.882724 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100215) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 00:52:22.882781 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=100213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 00:52:22.882817 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=100215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 00:52:22.882848 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=100213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 00:52:22.882878 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=100215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 00:52:22.882920 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=100213) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 00:52:22.882959 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100214) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 00:52:22.883005 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=100215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 00:52:22.883038 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=100213) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 00:52:22.883069 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=100214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 00:52:22.883100 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=100215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 00:52:22.883130 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=100214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 00:52:22.883160 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=100215) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 00:52:22.883190 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=100214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 00:52:22.883224 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=100215) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 00:52:22.883262 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100212) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 00:52:22.883295 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=100214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 00:52:22.883295 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=100214) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 00:52:22.883365 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=100212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 00:52:22.883398 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=100214) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 00:52:22.883428 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=100212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 00:52:22.883428 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=100212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 00:52:22.883428 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=100212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 00:52:22.883506 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=100213) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 00:52:22.883537 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=100212) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 00:52:22.883577 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=100213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 00:52:22.883608 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=100212) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 00:52:22.883641 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=100214) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 00:52:22.883672 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=100213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 00:52:22.883672 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=100213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 00:52:22.883726 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=100214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 00:52:22.883757 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=100215) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 00:52:22.883790 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=100213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 00:52:22.883823 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=100215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 00:52:22.883861 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=100214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 00:52:22.883894 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=100213) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 00:52:22.883925 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=100215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 00:52:22.883959 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=100212) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 00:52:22.884000 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=100214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 00:52:22.884033 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=100213) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 00:52:22.884065 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=100215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 00:52:22.884095 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=100212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 00:52:22.884127 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=100214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 00:52:22.884158 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=100215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 00:52:22.884195 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=100213) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 00:52:22.884227 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=100212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 00:52:22.884258 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=100215) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 00:52:22.884292 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=100213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 00:52:22.884323 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=100214) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 00:52:22.884373 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=100212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 00:52:22.884419 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=100213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 00:52:22.884453 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=100212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 00:52:22.884490 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=100215) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 00:52:22.884523 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=100214) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 00:52:22.884563 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 00:52:22.884595 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=100212) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 00:52:22.884626 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=100215) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 00:52:22.884658 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=100213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 00:52:22.884690 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=100212) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 00:52:22.884720 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=100214) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 00:52:22.884752 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=100213) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 00:52:22.884782 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=100215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 00:52:22.884823 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=100212) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 00:52:22.884860 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=100214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 00:52:22.884892 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=100215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 00:52:22.884922 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100213) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 00:52:22.884953 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=100212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 00:52:22.884982 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 00:52:22.886193 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100213) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 00:52:22.886271 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=100214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 00:52:22.886370 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=100212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 00:52:22.886457 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=100215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 00:52:22.886533 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=100213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 00:52:22.886613 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 00:52:22.886688 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 00:52:22.886762 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=100215) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 00:52:22.886841 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=100213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 00:52:22.886914 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=100212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 00:52:22.886995 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100215) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 00:52:22.887074 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=100214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 00:52:22.887155 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=100212) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 00:52:22.887236 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 00:52:22.887310 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100215) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 00:52:22.887422 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100212) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 00:52:22.887502 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=100214) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 00:52:22.887574 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 00:52:22.887657 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=100215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 00:52:22.887732 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100212) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 00:52:22.887809 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=100213) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 00:52:22.887886 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100214) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 00:52:22.887960 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=100215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 00:52:22.888043 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=100212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 00:52:22.888117 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100213) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 00:52:22.888199 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100214) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 00:52:22.888285 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 00:52:22.888382 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=100212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 00:52:22.888470 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=100214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 00:52:22.888552 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 00:52:22.888607 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 00:52:22.888639 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=100214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 00:52:22.888668 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=100215) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 00:52:22.888698 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 00:52:22.888728 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 00:52:22.888759 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100215) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 00:52:22.888790 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=100212) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 00:52:22.888836 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 00:52:22.888836 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=100214) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 00:52:22.888894 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100212) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 00:52:22.888924 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100214) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 00:52:22.888954 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100213) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 00:52:22.888954 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=100213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 00:52:22.889026 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100212) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 00:52:22.889063 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=100213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 00:52:22.889063 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=100213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 00:52:22.889119 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=100212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 00:52:22.889119 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=100212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 00:52:22.889179 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=100213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 00:52:22.889209 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=100212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 00:52:22.889239 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=100213) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 00:52:22.889270 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=100212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 00:52:22.889298 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100213) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 00:52:22.889329 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100214) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 00:52:22.889375 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=100212) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 00:52:22.889406 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=100214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 00:52:22.889444 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100215) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 00:52:22.889482 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100212) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 00:52:22.889514 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=100214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 00:52:22.889544 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=100215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 00:52:22.889574 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=100214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 00:52:22.889605 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=100215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 00:52:22.889641 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=100214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 00:52:22.889641 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=100214) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 00:52:22.889696 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=100215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 00:52:22.889726 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100214) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 00:52:22.889762 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=100215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 00:52:22.889762 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=100215) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 00:52:22.889762 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100215) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 00:52:22.889846 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100213) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 00:52:22.889846 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=100213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 00:52:22.889846 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=100213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 00:52:22.889932 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100212) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 00:52:22.889963 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=100213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 00:52:22.890002 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=100212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 00:52:22.890002 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=100212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 00:52:22.890066 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=100213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 00:52:22.890096 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100214) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 00:52:22.890126 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=100212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 00:52:22.890156 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=100213) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 00:52:22.890186 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=100212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 00:52:22.890215 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=100214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 00:52:22.890246 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=100212) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 00:52:22.890275 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=100214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 00:52:22.890306 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100213) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 00:52:22.890865 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100212) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 00:52:22.890960 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=100214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 00:52:22.891053 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100215) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 00:52:22.891127 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100212) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 00:52:22.891200 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=100214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 00:52:22.891281 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100213) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 00:52:22.891375 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=100214) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 00:52:22.891456 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=100215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 00:52:22.891530 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=100212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 00:52:22.891530 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=100212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 00:52:22.891676 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=100215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 00:52:22.891761 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100214) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 00:52:22.891856 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=100213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 00:52:22.891932 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=100212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 00:52:22.892017 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=100215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 00:52:22.892095 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100214) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 00:52:22.892168 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=100212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 00:52:22.892240 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=100215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 00:52:22.892313 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=100214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 00:52:22.892421 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=100213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 00:52:22.892504 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=100212) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 00:52:22.892587 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=100215) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 00:52:22.892662 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=100214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 00:52:22.892697 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=100212) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 00:52:22.892729 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=100214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 00:52:22.892760 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100215) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 00:52:22.892791 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=100213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 00:52:22.892826 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=100214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 00:52:22.892857 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100215) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 00:52:22.892900 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=100214) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 00:52:22.892932 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=100213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 00:52:22.892962 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=100214) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 00:52:22.893007 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=100215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 00:52:22.893040 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=100213) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 00:52:22.893071 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=100215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 00:52:22.893102 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=100213) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 00:52:22.893132 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=100215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 00:52:22.893132 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=100215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 00:52:22.893132 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=100215) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 00:52:22.893132 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=100215) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 00:52:22.893250 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=100212) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 00:52:22.893250 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=100212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 00:52:22.893305 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=100215) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 00:52:22.893352 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=100212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 00:52:22.893352 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=100212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 00:52:22.893420 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=100215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 00:52:22.893451 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=100212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 00:52:22.893482 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=100213) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 00:52:22.893517 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=100212) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 00:52:22.893549 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=100215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 00:52:22.893579 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=100213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 00:52:22.893615 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100212) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 00:52:22.893647 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=100215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 00:52:22.893678 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=100213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 00:52:22.893708 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=100215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 00:52:22.893742 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=100213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 00:52:22.893774 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=100215) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 00:52:22.893808 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=100213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 00:52:22.893845 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100215) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 00:52:22.893876 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=100213) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 00:52:22.893876 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100213) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 00:52:22.893936 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=100214) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 00:52:22.893936 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=100214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 00:52:22.893936 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=100214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 00:52:22.893936 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=100214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 00:52:22.893936 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=100214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 00:52:22.893936 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=100214) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 00:52:22.893936 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100214) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 00:52:22.894134 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100212) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 00:52:22.894134 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=100212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 00:52:22.894134 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=100212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 00:52:22.894134 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=100212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 00:52:22.894134 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=100212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 00:52:22.894271 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100213) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 00:52:22.894306 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=100212) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 00:52:22.894350 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100215) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 00:52:22.894394 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=100212) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 00:52:22.894434 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=100213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 00:52:22.894467 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=100215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 00:52:22.894499 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=100213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 00:52:22.894529 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=100215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 00:52:22.894529 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=100215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 00:52:22.894585 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=100213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 00:52:22.894615 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=100215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 00:52:22.894646 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100214) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 00:52:22.894679 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=100215) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 00:52:22.894708 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=100214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 00:52:22.894744 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=100213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 00:52:22.894775 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=100215) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 00:52:22.894809 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=100214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 00:52:22.894845 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=100213) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 00:52:22.894875 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=100214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 00:52:22.894875 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=100214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 00:52:22.894938 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=100213) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 00:52:22.894971 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=100214) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 00:52:22.894971 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=100214) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 00:52:22.895742 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=100212) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 00:52:22.895742 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=100212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 00:52:22.895903 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=100215) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 00:52:22.895903 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=100215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 00:52:22.896067 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=100212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 00:52:22.896143 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=100215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 00:52:22.896143 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=100215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 00:52:22.896278 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=100212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 00:52:22.896365 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=100214) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 00:52:22.896457 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=100215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 00:52:22.896556 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=100212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 00:52:22.896633 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=100214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 00:52:22.896705 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=100215) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 00:52:22.896783 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=100212) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 00:52:22.896864 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=100215) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 00:52:22.896938 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=100214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 00:52:22.897000 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=100212) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 00:52:22.897036 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=100213) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 00:52:22.897067 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=100214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 00:52:22.897067 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=100214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 00:52:22.897201 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=100213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 00:52:22.897236 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=100214) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 00:52:22.897236 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=100214) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 00:52:22.897295 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=100213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 00:52:22.897295 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=100213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 00:52:22.897295 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=100213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 00:52:22.897295 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=100213) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 00:52:22.897295 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=100213) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 00:52:22.897449 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=100215) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 00:52:22.897449 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=100215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 00:52:22.897449 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=100215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 00:52:22.897538 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=100214) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 00:52:22.897571 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=100212) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 00:52:22.897602 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=100215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 00:52:22.897635 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=100214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 00:52:22.897671 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=100215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 00:52:22.897702 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=100212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 00:52:22.897732 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=100214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 00:52:22.897763 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=100215) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 00:52:22.897804 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=100212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 00:52:22.897837 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=100214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 00:52:22.897867 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100215) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 00:52:22.897898 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=100212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 00:52:22.897929 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=100214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 00:52:22.897959 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100215) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 00:52:22.898002 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=100212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 00:52:22.898034 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=100214) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 00:52:22.898066 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=100212) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 00:52:22.898102 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=100215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 00:52:22.898132 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100214) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 00:52:22.898162 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100212) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 00:52:22.898194 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=100215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 00:52:22.898224 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100214) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 00:52:22.898254 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=100215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 00:52:22.898284 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=100214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 00:52:22.898319 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100212) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 00:52:22.898378 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=100215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 00:52:22.898411 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=100214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 00:52:22.898447 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=100215) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 00:52:22.898477 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=100212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 00:52:22.898507 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=100214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 00:52:22.898537 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=100215) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 00:52:22.898566 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=100214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 00:52:22.898596 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=100212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 00:52:22.898626 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=100214) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 00:52:22.898626 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=100214) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 00:52:22.898679 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=100212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 00:52:22.898679 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=100212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 00:52:22.898679 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=100212) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 00:52:22.898679 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=100212) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 00:52:22.898808 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=100213) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 00:52:22.898808 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=100213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 00:52:22.898808 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=100213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 00:52:22.898808 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=100213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 00:52:22.898808 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=100213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 00:52:22.898808 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=100213) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 00:52:22.898808 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100213) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 00:52:22.898808 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100213) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 00:52:22.898808 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=100213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 00:52:22.899060 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=100213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 00:52:22.899060 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=100213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 00:52:22.899060 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=100213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 00:52:22.899150 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=100213) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 00:52:22.899806 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=100213) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 00:52:22.902722 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=100214) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 00:52:22.902882 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=100214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 00:52:22.902882 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=100214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 00:52:22.902998 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=100212) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 00:52:22.903039 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=100214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 00:52:22.903070 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=100212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 00:52:22.903101 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=100214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 00:52:22.903132 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=100212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 00:52:22.903171 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=100214) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 00:52:22.903203 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=100212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 00:52:22.903233 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=100214) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 00:52:22.903269 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=100212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 00:52:22.903269 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=100212) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 00:52:22.903269 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=100212) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 00:52:22.903370 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=100215) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 00:52:22.903476 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=100215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 00:52:22.903544 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=100215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 00:52:22.903607 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=100215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 00:52:22.903656 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=100215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 00:52:22.903714 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=100215) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 00:52:22.903778 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=100215) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 00:52:22.905036 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=100213) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 00:52:22.905157 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=100213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 00:52:22.905157 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=100213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 00:52:22.905286 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=100213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 00:52:22.905286 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=100213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 00:52:22.905286 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=100213) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 00:52:22.905422 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=100213) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 00:52:22.907895 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=100214) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 00:52:22.908017 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=100214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 00:52:22.908060 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=100212) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 00:52:22.908112 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=100214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 00:52:22.908146 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=100212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 00:52:22.908177 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=100214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 00:52:22.908208 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=100212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 00:52:22.908240 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 00:52:22.908273 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=100212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 00:52:22.908305 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=100214) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 00:52:22.908357 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 00:52:22.908393 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100214) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 00:52:22.908441 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=100212) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 00:52:22.908441 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100212) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 00:52:22.908865 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=100215) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 00:52:22.908948 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=100215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 00:52:22.909011 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=100215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 00:52:22.909046 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100214) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 00:52:22.909079 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=100215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 00:52:22.909110 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=100214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 00:52:22.909143 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 00:52:22.909175 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=100214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 00:52:22.909206 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100212) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 00:52:22.909237 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=100215) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 00:52:22.909276 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=100214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 00:52:22.909310 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100215) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 00:52:22.909369 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=100212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 00:52:22.909404 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 00:52:22.909436 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=100212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 00:52:22.909468 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=100214) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 00:52:22.909502 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=100212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 00:52:22.909534 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=100214) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 00:52:22.909564 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 00:52:22.909564 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=100212) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 00:52:22.909564 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=100212) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 00:52:22.909657 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100215) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 00:52:22.909913 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=100215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 00:52:22.909913 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=100215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 00:52:22.909913 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=100215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 00:52:22.909913 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 00:52:22.910218 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=100215) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 00:52:22.910218 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=100215) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 00:52:22.910641 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=100213) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 00:52:22.910735 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=100213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 00:52:22.910815 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=100213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 00:52:22.910907 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=100213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 00:52:22.910907 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 00:52:22.911035 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=100213) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 00:52:22.911035 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100213) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 00:52:22.911314 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100213) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 00:52:22.911384 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=100213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 00:52:22.911511 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=100213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 00:52:22.911511 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=100213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 00:52:22.911646 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 00:52:22.911680 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=100213) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 00:52:22.911800 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=100213) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 00:52:22.912220 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=100214) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 00:52:22.912294 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=100214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 00:52:22.912327 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=100212) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 00:52:22.912382 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=100214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 00:52:22.912414 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=100212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 00:52:22.912445 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=100214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 00:52:22.912475 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=100212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 00:52:22.912504 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 00:52:22.912535 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=100212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 00:52:22.912569 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=100213) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 00:52:22.912614 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=100214) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 00:52:22.912648 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 00:52:22.912680 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=100213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 00:52:22.912710 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=100212) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 00:52:22.912740 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=100215) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 00:52:22.912774 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=100213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 00:52:22.912808 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=100215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 00:52:22.912839 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=100213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 00:52:22.912869 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=100215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 00:52:22.912899 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 00:52:22.912931 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=100215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 00:52:22.912976 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=100213) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 00:52:22.913019 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 00:52:22.913019 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=100215) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 00:52:22.954294 np0000007838 devstack@c-api.service[100214]: INFO dbcounter [None req-03743f35-b822-45a3-99cc-8dfee19f9ee3 None None] Registered counter for database cinder Aug 20 00:52:22.955718 np0000007838 devstack@c-api.service[100215]: INFO dbcounter [None req-1b24d885-cd08-4e66-af2f-cbb85801e0c1 None None] Registered counter for database cinder Aug 20 00:52:22.959108 np0000007838 devstack@c-api.service[100213]: INFO dbcounter [None req-fd965ffa-73f4-4a4b-a912-66b53267e9e4 None None] Registered counter for database cinder Aug 20 00:52:22.960122 np0000007838 devstack@c-api.service[100212]: INFO dbcounter [None req-3e3968ef-8f03-42a6-94c1-a7f17732e6a4 None None] Registered counter for database cinder Aug 20 00:52:22.998589 np0000007838 devstack@c-api.service[100214]: DEBUG oslo_db.sqlalchemy.engines [None req-03743f35-b822-45a3-99cc-8dfee19f9ee3 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=100214) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 20 00:52:23.001231 np0000007838 devstack@c-api.service[100212]: DEBUG oslo_db.sqlalchemy.engines [None req-3e3968ef-8f03-42a6-94c1-a7f17732e6a4 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=100212) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 20 00:52:23.004276 np0000007838 devstack@c-api.service[100215]: DEBUG oslo_db.sqlalchemy.engines [None req-1b24d885-cd08-4e66-af2f-cbb85801e0c1 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=100215) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 20 00:52:23.007033 np0000007838 devstack@c-api.service[100213]: DEBUG oslo_db.sqlalchemy.engines [None req-fd965ffa-73f4-4a4b-a912-66b53267e9e4 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=100213) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 20 00:52:23.113849 np0000007838 devstack@c-api.service[100214]: DEBUG dbcounter [-] [100214] Writer thread running {{(pid=100214) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 20 00:52:23.116873 np0000007838 devstack@c-api.service[100214]: INFO cinder.rpc [None req-03743f35-b822-45a3-99cc-8dfee19f9ee3 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Aug 20 00:52:23.119258 np0000007838 devstack@c-api.service[100214]: INFO cinder.rpc [None req-03743f35-b822-45a3-99cc-8dfee19f9ee3 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Aug 20 00:52:23.121412 np0000007838 devstack@c-api.service[100214]: INFO cinder.rpc [None req-03743f35-b822-45a3-99cc-8dfee19f9ee3 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Aug 20 00:52:23.123462 np0000007838 devstack@c-api.service[100214]: INFO cinder.rpc [None req-03743f35-b822-45a3-99cc-8dfee19f9ee3 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Aug 20 00:52:23.123809 np0000007838 devstack@c-api.service[100214]: WARNING stevedore.named [None req-03743f35-b822-45a3-99cc-8dfee19f9ee3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 00:52:23.124036 np0000007838 devstack@c-api.service[100215]: DEBUG dbcounter [-] [100215] Writer thread running {{(pid=100215) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 20 00:52:23.124419 np0000007838 devstack@c-api.service[100214]: WARNING castellan.key_manager [None req-03743f35-b822-45a3-99cc-8dfee19f9ee3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 00:52:23.125887 np0000007838 devstack@c-api.service[100214]: WARNING cinder.keymgr.conf_key_mgr [None req-03743f35-b822-45a3-99cc-8dfee19f9ee3 None None] This key manager is insecure and is not recommended for production deployments: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 00:52:23.126818 np0000007838 devstack@c-api.service[100215]: INFO cinder.rpc [None req-1b24d885-cd08-4e66-af2f-cbb85801e0c1 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Aug 20 00:52:23.128419 np0000007838 devstack@c-api.service[100214]: WARNING stevedore.named [None req-03743f35-b822-45a3-99cc-8dfee19f9ee3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 00:52:23.128553 np0000007838 devstack@c-api.service[100214]: WARNING castellan.key_manager [None req-03743f35-b822-45a3-99cc-8dfee19f9ee3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 00:52:23.129227 np0000007838 devstack@c-api.service[100215]: INFO cinder.rpc [None req-1b24d885-cd08-4e66-af2f-cbb85801e0c1 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Aug 20 00:52:23.131257 np0000007838 devstack@c-api.service[100215]: INFO cinder.rpc [None req-1b24d885-cd08-4e66-af2f-cbb85801e0c1 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Aug 20 00:52:23.131766 np0000007838 devstack@c-api.service[100212]: DEBUG dbcounter [-] [100212] Writer thread running {{(pid=100212) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 20 00:52:23.132846 np0000007838 devstack@c-api.service[100213]: DEBUG dbcounter [-] [100213] Writer thread running {{(pid=100213) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 20 00:52:23.133042 np0000007838 devstack@c-api.service[100215]: INFO cinder.rpc [None req-1b24d885-cd08-4e66-af2f-cbb85801e0c1 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Aug 20 00:52:23.133482 np0000007838 devstack@c-api.service[100215]: WARNING stevedore.named [None req-1b24d885-cd08-4e66-af2f-cbb85801e0c1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 00:52:23.133833 np0000007838 devstack@c-api.service[100215]: WARNING castellan.key_manager [None req-1b24d885-cd08-4e66-af2f-cbb85801e0c1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 00:52:23.134454 np0000007838 devstack@c-api.service[100212]: INFO cinder.rpc [None req-3e3968ef-8f03-42a6-94c1-a7f17732e6a4 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Aug 20 00:52:23.134658 np0000007838 devstack@c-api.service[100215]: WARNING cinder.keymgr.conf_key_mgr [None req-1b24d885-cd08-4e66-af2f-cbb85801e0c1 None None] This key manager is insecure and is not recommended for production deployments: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 00:52:23.135273 np0000007838 devstack@c-api.service[100213]: INFO cinder.rpc [None req-fd965ffa-73f4-4a4b-a912-66b53267e9e4 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Aug 20 00:52:23.136942 np0000007838 devstack@c-api.service[100212]: INFO cinder.rpc [None req-3e3968ef-8f03-42a6-94c1-a7f17732e6a4 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Aug 20 00:52:23.137104 np0000007838 devstack@c-api.service[100215]: WARNING stevedore.named [None req-1b24d885-cd08-4e66-af2f-cbb85801e0c1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 00:52:23.137222 np0000007838 devstack@c-api.service[100215]: WARNING castellan.key_manager [None req-1b24d885-cd08-4e66-af2f-cbb85801e0c1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 00:52:23.137683 np0000007838 devstack@c-api.service[100213]: INFO cinder.rpc [None req-fd965ffa-73f4-4a4b-a912-66b53267e9e4 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Aug 20 00:52:23.139215 np0000007838 devstack@c-api.service[100212]: INFO cinder.rpc [None req-3e3968ef-8f03-42a6-94c1-a7f17732e6a4 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Aug 20 00:52:23.139791 np0000007838 devstack@c-api.service[100213]: INFO cinder.rpc [None req-fd965ffa-73f4-4a4b-a912-66b53267e9e4 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Aug 20 00:52:23.141105 np0000007838 devstack@c-api.service[100212]: INFO cinder.rpc [None req-3e3968ef-8f03-42a6-94c1-a7f17732e6a4 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Aug 20 00:52:23.141505 np0000007838 devstack@c-api.service[100212]: WARNING stevedore.named [None req-3e3968ef-8f03-42a6-94c1-a7f17732e6a4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 00:52:23.141560 np0000007838 devstack@c-api.service[100213]: INFO cinder.rpc [None req-fd965ffa-73f4-4a4b-a912-66b53267e9e4 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Aug 20 00:52:23.141829 np0000007838 devstack@c-api.service[100212]: WARNING castellan.key_manager [None req-3e3968ef-8f03-42a6-94c1-a7f17732e6a4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 00:52:23.141884 np0000007838 devstack@c-api.service[100213]: WARNING stevedore.named [None req-fd965ffa-73f4-4a4b-a912-66b53267e9e4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 00:52:23.142109 np0000007838 devstack@c-api.service[100213]: WARNING castellan.key_manager [None req-fd965ffa-73f4-4a4b-a912-66b53267e9e4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 00:52:23.142581 np0000007838 devstack@c-api.service[100212]: WARNING cinder.keymgr.conf_key_mgr [None req-3e3968ef-8f03-42a6-94c1-a7f17732e6a4 None None] This key manager is insecure and is not recommended for production deployments: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 00:52:23.142693 np0000007838 devstack@c-api.service[100213]: WARNING cinder.keymgr.conf_key_mgr [None req-fd965ffa-73f4-4a4b-a912-66b53267e9e4 None None] This key manager is insecure and is not recommended for production deployments: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 00:52:23.145212 np0000007838 devstack@c-api.service[100212]: WARNING stevedore.named [None req-3e3968ef-8f03-42a6-94c1-a7f17732e6a4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 00:52:23.145358 np0000007838 devstack@c-api.service[100213]: WARNING stevedore.named [None req-fd965ffa-73f4-4a4b-a912-66b53267e9e4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 00:52:23.145436 np0000007838 devstack@c-api.service[100212]: WARNING castellan.key_manager [None req-3e3968ef-8f03-42a6-94c1-a7f17732e6a4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 00:52:23.145482 np0000007838 devstack@c-api.service[100213]: WARNING castellan.key_manager [None req-fd965ffa-73f4-4a4b-a912-66b53267e9e4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 00:52:23.161417 np0000007838 devstack@c-api.service[100214]: DEBUG oslo_db.sqlalchemy.engines [None req-03743f35-b822-45a3-99cc-8dfee19f9ee3 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=100214) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 20 00:52:23.163780 np0000007838 devstack@c-api.service[100214]: INFO cinder.rpc [None req-03743f35-b822-45a3-99cc-8dfee19f9ee3 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Aug 20 00:52:23.165857 np0000007838 devstack@c-api.service[100214]: INFO cinder.rpc [None req-03743f35-b822-45a3-99cc-8dfee19f9ee3 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Aug 20 00:52:23.166241 np0000007838 devstack@c-api.service[100214]: WARNING stevedore.named [None req-03743f35-b822-45a3-99cc-8dfee19f9ee3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 00:52:23.166377 np0000007838 devstack@c-api.service[100214]: WARNING castellan.key_manager [None req-03743f35-b822-45a3-99cc-8dfee19f9ee3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 00:52:23.168550 np0000007838 devstack@c-api.service[100215]: DEBUG oslo_db.sqlalchemy.engines [None req-1b24d885-cd08-4e66-af2f-cbb85801e0c1 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=100215) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 20 00:52:23.171167 np0000007838 devstack@c-api.service[100215]: INFO cinder.rpc [None req-1b24d885-cd08-4e66-af2f-cbb85801e0c1 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Aug 20 00:52:23.173694 np0000007838 devstack@c-api.service[100215]: INFO cinder.rpc [None req-1b24d885-cd08-4e66-af2f-cbb85801e0c1 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Aug 20 00:52:23.174190 np0000007838 devstack@c-api.service[100215]: WARNING stevedore.named [None req-1b24d885-cd08-4e66-af2f-cbb85801e0c1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 00:52:23.174331 np0000007838 devstack@c-api.service[100215]: WARNING castellan.key_manager [None req-1b24d885-cd08-4e66-af2f-cbb85801e0c1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 00:52:23.176644 np0000007838 devstack@c-api.service[100214]: WARNING stevedore.named [None req-03743f35-b822-45a3-99cc-8dfee19f9ee3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 00:52:23.176829 np0000007838 devstack@c-api.service[100214]: WARNING castellan.key_manager [None req-03743f35-b822-45a3-99cc-8dfee19f9ee3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 00:52:23.178538 np0000007838 devstack@c-api.service[100213]: DEBUG oslo_db.sqlalchemy.engines [None req-fd965ffa-73f4-4a4b-a912-66b53267e9e4 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=100213) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 20 00:52:23.179249 np0000007838 devstack@c-api.service[100214]: WARNING stevedore.named [None req-03743f35-b822-45a3-99cc-8dfee19f9ee3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 00:52:23.179464 np0000007838 devstack@c-api.service[100214]: WARNING castellan.key_manager [None req-03743f35-b822-45a3-99cc-8dfee19f9ee3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 00:52:23.181303 np0000007838 devstack@c-api.service[100213]: INFO cinder.rpc [None req-fd965ffa-73f4-4a4b-a912-66b53267e9e4 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Aug 20 00:52:23.182410 np0000007838 devstack@c-api.service[100212]: DEBUG oslo_db.sqlalchemy.engines [None req-3e3968ef-8f03-42a6-94c1-a7f17732e6a4 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=100212) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 20 00:52:23.182483 np0000007838 devstack@c-api.service[100214]: WARNING stevedore.named [None req-03743f35-b822-45a3-99cc-8dfee19f9ee3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 00:52:23.182687 np0000007838 devstack@c-api.service[100214]: WARNING castellan.key_manager [None req-03743f35-b822-45a3-99cc-8dfee19f9ee3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 00:52:23.184108 np0000007838 devstack@c-api.service[100213]: INFO cinder.rpc [None req-fd965ffa-73f4-4a4b-a912-66b53267e9e4 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Aug 20 00:52:23.184416 np0000007838 devstack@c-api.service[100215]: WARNING stevedore.named [None req-1b24d885-cd08-4e66-af2f-cbb85801e0c1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 00:52:23.184583 np0000007838 devstack@c-api.service[100215]: WARNING castellan.key_manager [None req-1b24d885-cd08-4e66-af2f-cbb85801e0c1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 00:52:23.184682 np0000007838 devstack@c-api.service[100213]: WARNING stevedore.named [None req-fd965ffa-73f4-4a4b-a912-66b53267e9e4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 00:52:23.184906 np0000007838 devstack@c-api.service[100213]: WARNING castellan.key_manager [None req-fd965ffa-73f4-4a4b-a912-66b53267e9e4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 00:52:23.185402 np0000007838 devstack@c-api.service[100212]: INFO cinder.rpc [None req-3e3968ef-8f03-42a6-94c1-a7f17732e6a4 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Aug 20 00:52:23.185879 np0000007838 devstack@c-api.service[100214]: WARNING stevedore.named [None req-03743f35-b822-45a3-99cc-8dfee19f9ee3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 00:52:23.186115 np0000007838 devstack@c-api.service[100214]: WARNING castellan.key_manager [None req-03743f35-b822-45a3-99cc-8dfee19f9ee3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 00:52:23.187370 np0000007838 devstack@c-api.service[100215]: WARNING stevedore.named [None req-1b24d885-cd08-4e66-af2f-cbb85801e0c1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 00:52:23.187491 np0000007838 devstack@c-api.service[100215]: WARNING castellan.key_manager [None req-1b24d885-cd08-4e66-af2f-cbb85801e0c1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 00:52:23.188504 np0000007838 devstack@c-api.service[100214]: WARNING stevedore.named [None req-03743f35-b822-45a3-99cc-8dfee19f9ee3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 00:52:23.188589 np0000007838 devstack@c-api.service[100212]: INFO cinder.rpc [None req-3e3968ef-8f03-42a6-94c1-a7f17732e6a4 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Aug 20 00:52:23.188633 np0000007838 devstack@c-api.service[100214]: WARNING castellan.key_manager [None req-03743f35-b822-45a3-99cc-8dfee19f9ee3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 00:52:23.189225 np0000007838 devstack@c-api.service[100212]: WARNING stevedore.named [None req-3e3968ef-8f03-42a6-94c1-a7f17732e6a4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 00:52:23.189462 np0000007838 devstack@c-api.service[100212]: WARNING castellan.key_manager [None req-3e3968ef-8f03-42a6-94c1-a7f17732e6a4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 00:52:23.189804 np0000007838 devstack@c-api.service[100215]: WARNING stevedore.named [None req-1b24d885-cd08-4e66-af2f-cbb85801e0c1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 00:52:23.189981 np0000007838 devstack@c-api.service[100215]: WARNING castellan.key_manager [None req-1b24d885-cd08-4e66-af2f-cbb85801e0c1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 00:52:23.190626 np0000007838 devstack@c-api.service[100214]: WARNING stevedore.named [None req-03743f35-b822-45a3-99cc-8dfee19f9ee3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 00:52:23.190746 np0000007838 devstack@c-api.service[100214]: WARNING castellan.key_manager [None req-03743f35-b822-45a3-99cc-8dfee19f9ee3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 00:52:23.193229 np0000007838 devstack@c-api.service[100215]: WARNING stevedore.named [None req-1b24d885-cd08-4e66-af2f-cbb85801e0c1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 00:52:23.193399 np0000007838 devstack@c-api.service[100215]: WARNING castellan.key_manager [None req-1b24d885-cd08-4e66-af2f-cbb85801e0c1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 00:52:23.194148 np0000007838 devstack@c-api.service[100214]: WARNING stevedore.named [None req-03743f35-b822-45a3-99cc-8dfee19f9ee3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 00:52:23.194264 np0000007838 devstack@c-api.service[100214]: WARNING castellan.key_manager [None req-03743f35-b822-45a3-99cc-8dfee19f9ee3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 00:52:23.196407 np0000007838 devstack@c-api.service[100214]: WARNING stevedore.named [None req-03743f35-b822-45a3-99cc-8dfee19f9ee3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 00:52:23.196529 np0000007838 devstack@c-api.service[100214]: WARNING castellan.key_manager [None req-03743f35-b822-45a3-99cc-8dfee19f9ee3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 00:52:23.197121 np0000007838 devstack@c-api.service[100215]: WARNING stevedore.named [None req-1b24d885-cd08-4e66-af2f-cbb85801e0c1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 00:52:23.197286 np0000007838 devstack@c-api.service[100215]: WARNING castellan.key_manager [None req-1b24d885-cd08-4e66-af2f-cbb85801e0c1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 00:52:23.198612 np0000007838 devstack@c-api.service[100214]: WARNING stevedore.named [None req-03743f35-b822-45a3-99cc-8dfee19f9ee3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 00:52:23.198743 np0000007838 devstack@c-api.service[100214]: WARNING castellan.key_manager [None req-03743f35-b822-45a3-99cc-8dfee19f9ee3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 00:52:23.199507 np0000007838 devstack@c-api.service[100214]: WARNING stevedore.named [None req-03743f35-b822-45a3-99cc-8dfee19f9ee3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 00:52:23.199619 np0000007838 devstack@c-api.service[100214]: WARNING castellan.key_manager [None req-03743f35-b822-45a3-99cc-8dfee19f9ee3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 00:52:23.199653 np0000007838 devstack@c-api.service[100213]: WARNING stevedore.named [None req-fd965ffa-73f4-4a4b-a912-66b53267e9e4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 00:52:23.199890 np0000007838 devstack@c-api.service[100213]: WARNING castellan.key_manager [None req-fd965ffa-73f4-4a4b-a912-66b53267e9e4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 00:52:23.200205 np0000007838 devstack@c-api.service[100215]: WARNING stevedore.named [None req-1b24d885-cd08-4e66-af2f-cbb85801e0c1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 00:52:23.200410 np0000007838 devstack@c-api.service[100215]: WARNING castellan.key_manager [None req-1b24d885-cd08-4e66-af2f-cbb85801e0c1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 00:52:23.201104 np0000007838 devstack@c-api.service[100212]: WARNING stevedore.named [None req-3e3968ef-8f03-42a6-94c1-a7f17732e6a4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 00:52:23.201259 np0000007838 devstack@c-api.service[100212]: WARNING castellan.key_manager [None req-3e3968ef-8f03-42a6-94c1-a7f17732e6a4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 00:52:23.201303 np0000007838 devstack@c-api.service[100214]: WARNING stevedore.named [None req-03743f35-b822-45a3-99cc-8dfee19f9ee3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 00:52:23.201470 np0000007838 devstack@c-api.service[100214]: WARNING castellan.key_manager [None req-03743f35-b822-45a3-99cc-8dfee19f9ee3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 00:52:23.203484 np0000007838 devstack@c-api.service[100213]: WARNING stevedore.named [None req-fd965ffa-73f4-4a4b-a912-66b53267e9e4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 00:52:23.203581 np0000007838 devstack@c-api.service[100215]: WARNING stevedore.named [None req-1b24d885-cd08-4e66-af2f-cbb85801e0c1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 00:52:23.203616 np0000007838 devstack@c-api.service[100212]: WARNING stevedore.named [None req-3e3968ef-8f03-42a6-94c1-a7f17732e6a4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 00:52:23.203640 np0000007838 devstack@c-api.service[100213]: WARNING castellan.key_manager [None req-fd965ffa-73f4-4a4b-a912-66b53267e9e4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 00:52:23.203709 np0000007838 devstack@c-api.service[100212]: WARNING castellan.key_manager [None req-3e3968ef-8f03-42a6-94c1-a7f17732e6a4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 00:52:23.203774 np0000007838 devstack@c-api.service[100215]: WARNING castellan.key_manager [None req-1b24d885-cd08-4e66-af2f-cbb85801e0c1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 00:52:23.205520 np0000007838 devstack@c-api.service[100214]: WARNING stevedore.named [None req-03743f35-b822-45a3-99cc-8dfee19f9ee3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 00:52:23.205642 np0000007838 devstack@c-api.service[100214]: WARNING castellan.key_manager [None req-03743f35-b822-45a3-99cc-8dfee19f9ee3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 00:52:23.205757 np0000007838 devstack@c-api.service[100213]: WARNING stevedore.named [None req-fd965ffa-73f4-4a4b-a912-66b53267e9e4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 00:52:23.205862 np0000007838 devstack@c-api.service[100212]: WARNING stevedore.named [None req-3e3968ef-8f03-42a6-94c1-a7f17732e6a4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 00:52:23.205895 np0000007838 devstack@c-api.service[100213]: WARNING castellan.key_manager [None req-fd965ffa-73f4-4a4b-a912-66b53267e9e4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 00:52:23.206014 np0000007838 devstack@c-api.service[100212]: WARNING castellan.key_manager [None req-3e3968ef-8f03-42a6-94c1-a7f17732e6a4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 00:52:23.206575 np0000007838 devstack@c-api.service[100215]: WARNING stevedore.named [None req-1b24d885-cd08-4e66-af2f-cbb85801e0c1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 00:52:23.206755 np0000007838 devstack@c-api.service[100215]: WARNING castellan.key_manager [None req-1b24d885-cd08-4e66-af2f-cbb85801e0c1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 00:52:23.207907 np0000007838 devstack@c-api.service[100214]: WARNING stevedore.named [None req-03743f35-b822-45a3-99cc-8dfee19f9ee3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 00:52:23.208042 np0000007838 devstack@c-api.service[100214]: WARNING castellan.key_manager [None req-03743f35-b822-45a3-99cc-8dfee19f9ee3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 00:52:23.208597 np0000007838 devstack@c-api.service[100213]: WARNING stevedore.named [None req-fd965ffa-73f4-4a4b-a912-66b53267e9e4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 00:52:23.208717 np0000007838 devstack@c-api.service[100213]: WARNING castellan.key_manager [None req-fd965ffa-73f4-4a4b-a912-66b53267e9e4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 00:52:23.208829 np0000007838 devstack@c-api.service[100212]: WARNING stevedore.named [None req-3e3968ef-8f03-42a6-94c1-a7f17732e6a4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 00:52:23.208964 np0000007838 devstack@c-api.service[100212]: WARNING castellan.key_manager [None req-3e3968ef-8f03-42a6-94c1-a7f17732e6a4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 00:52:23.209191 np0000007838 devstack@c-api.service[100214]: WARNING stevedore.named [None req-03743f35-b822-45a3-99cc-8dfee19f9ee3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 00:52:23.209312 np0000007838 devstack@c-api.service[100214]: WARNING castellan.key_manager [None req-03743f35-b822-45a3-99cc-8dfee19f9ee3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 00:52:23.209606 np0000007838 devstack@c-api.service[100215]: WARNING stevedore.named [None req-1b24d885-cd08-4e66-af2f-cbb85801e0c1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 00:52:23.209800 np0000007838 devstack@c-api.service[100215]: WARNING castellan.key_manager [None req-1b24d885-cd08-4e66-af2f-cbb85801e0c1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 00:52:23.210128 np0000007838 devstack@c-api.service[100214]: WARNING stevedore.named [None req-03743f35-b822-45a3-99cc-8dfee19f9ee3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 00:52:23.210240 np0000007838 devstack@c-api.service[100214]: WARNING castellan.key_manager [None req-03743f35-b822-45a3-99cc-8dfee19f9ee3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 00:52:23.210599 np0000007838 devstack@c-api.service[100213]: WARNING stevedore.named [None req-fd965ffa-73f4-4a4b-a912-66b53267e9e4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 00:52:23.210721 np0000007838 devstack@c-api.service[100213]: WARNING castellan.key_manager [None req-fd965ffa-73f4-4a4b-a912-66b53267e9e4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 00:52:23.210846 np0000007838 devstack@c-api.service[100215]: WARNING stevedore.named [None req-1b24d885-cd08-4e66-af2f-cbb85801e0c1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 00:52:23.210927 np0000007838 devstack@c-api.service[100214]: WARNING stevedore.named [None req-03743f35-b822-45a3-99cc-8dfee19f9ee3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 00:52:23.211025 np0000007838 devstack@c-api.service[100215]: WARNING castellan.key_manager [None req-1b24d885-cd08-4e66-af2f-cbb85801e0c1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 00:52:23.211078 np0000007838 devstack@c-api.service[100214]: WARNING castellan.key_manager [None req-03743f35-b822-45a3-99cc-8dfee19f9ee3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 00:52:23.211756 np0000007838 devstack@c-api.service[100214]: WARNING stevedore.named [None req-03743f35-b822-45a3-99cc-8dfee19f9ee3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 00:52:23.211868 np0000007838 devstack@c-api.service[100214]: WARNING castellan.key_manager [None req-03743f35-b822-45a3-99cc-8dfee19f9ee3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 00:52:23.212568 np0000007838 devstack@c-api.service[100212]: WARNING stevedore.named [None req-3e3968ef-8f03-42a6-94c1-a7f17732e6a4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 00:52:23.212611 np0000007838 devstack@c-api.service[100213]: WARNING stevedore.named [None req-fd965ffa-73f4-4a4b-a912-66b53267e9e4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 00:52:23.212635 np0000007838 devstack@c-api.service[100214]: WARNING stevedore.named [None req-03743f35-b822-45a3-99cc-8dfee19f9ee3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 00:52:23.212708 np0000007838 devstack@c-api.service[100212]: WARNING castellan.key_manager [None req-3e3968ef-8f03-42a6-94c1-a7f17732e6a4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 00:52:23.212764 np0000007838 devstack@c-api.service[100214]: WARNING castellan.key_manager [None req-03743f35-b822-45a3-99cc-8dfee19f9ee3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 00:52:23.212795 np0000007838 devstack@c-api.service[100213]: WARNING castellan.key_manager [None req-fd965ffa-73f4-4a4b-a912-66b53267e9e4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 00:52:23.213397 np0000007838 devstack@c-api.service[100214]: WARNING stevedore.named [None req-03743f35-b822-45a3-99cc-8dfee19f9ee3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 00:52:23.213515 np0000007838 devstack@c-api.service[100214]: WARNING castellan.key_manager [None req-03743f35-b822-45a3-99cc-8dfee19f9ee3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 00:52:23.213561 np0000007838 devstack@c-api.service[100215]: WARNING stevedore.named [None req-1b24d885-cd08-4e66-af2f-cbb85801e0c1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 00:52:23.213703 np0000007838 devstack@c-api.service[100215]: WARNING castellan.key_manager [None req-1b24d885-cd08-4e66-af2f-cbb85801e0c1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 00:52:23.214121 np0000007838 devstack@c-api.service[100214]: WARNING stevedore.named [None req-03743f35-b822-45a3-99cc-8dfee19f9ee3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 00:52:23.214225 np0000007838 devstack@c-api.service[100214]: WARNING castellan.key_manager [None req-03743f35-b822-45a3-99cc-8dfee19f9ee3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 00:52:23.214610 np0000007838 devstack@c-api.service[100212]: WARNING stevedore.named [None req-3e3968ef-8f03-42a6-94c1-a7f17732e6a4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 00:52:23.214727 np0000007838 devstack@c-api.service[100212]: WARNING castellan.key_manager [None req-3e3968ef-8f03-42a6-94c1-a7f17732e6a4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 00:52:23.214971 np0000007838 devstack@c-api.service[100213]: WARNING stevedore.named [None req-fd965ffa-73f4-4a4b-a912-66b53267e9e4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 00:52:23.215013 np0000007838 devstack@c-api.service[100214]: WARNING cinder.api.contrib.hosts [None req-03743f35-b822-45a3-99cc-8dfee19f9ee3 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Aug 20 00:52:23.215138 np0000007838 devstack@c-api.service[100213]: WARNING castellan.key_manager [None req-fd965ffa-73f4-4a4b-a912-66b53267e9e4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 00:52:23.215220 np0000007838 devstack@c-api.service[100214]: WARNING stevedore.named [None req-03743f35-b822-45a3-99cc-8dfee19f9ee3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 00:52:23.215352 np0000007838 devstack@c-api.service[100214]: WARNING castellan.key_manager [None req-03743f35-b822-45a3-99cc-8dfee19f9ee3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 00:52:23.215841 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.v3.router [None req-03743f35-b822-45a3-99cc-8dfee19f9ee3 None None] Extended resource: extensions {{(pid=100214) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 20 00:52:23.216768 np0000007838 devstack@c-api.service[100212]: WARNING stevedore.named [None req-3e3968ef-8f03-42a6-94c1-a7f17732e6a4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 00:52:23.216848 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.v3.router [None req-03743f35-b822-45a3-99cc-8dfee19f9ee3 None None] Extended resource: consistencygroups {{(pid=100214) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 20 00:52:23.216921 np0000007838 devstack@c-api.service[100212]: WARNING castellan.key_manager [None req-3e3968ef-8f03-42a6-94c1-a7f17732e6a4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 00:52:23.220364 np0000007838 devstack@c-api.service[100213]: WARNING stevedore.named [None req-fd965ffa-73f4-4a4b-a912-66b53267e9e4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 00:52:23.220516 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.v3.router [None req-03743f35-b822-45a3-99cc-8dfee19f9ee3 None None] Extended resource: extra_specs {{(pid=100214) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 20 00:52:23.220561 np0000007838 devstack@c-api.service[100213]: WARNING castellan.key_manager [None req-fd965ffa-73f4-4a4b-a912-66b53267e9e4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 00:52:23.220586 np0000007838 devstack@c-api.service[100212]: WARNING stevedore.named [None req-3e3968ef-8f03-42a6-94c1-a7f17732e6a4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 00:52:23.220586 np0000007838 devstack@c-api.service[100212]: WARNING castellan.key_manager [None req-3e3968ef-8f03-42a6-94c1-a7f17732e6a4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 00:52:23.220652 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.v3.router [None req-03743f35-b822-45a3-99cc-8dfee19f9ee3 None None] Extended resource: capabilities {{(pid=100214) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 20 00:52:23.220675 np0000007838 devstack@c-api.service[100215]: WARNING stevedore.named [None req-1b24d885-cd08-4e66-af2f-cbb85801e0c1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 00:52:23.220701 np0000007838 devstack@c-api.service[100213]: WARNING stevedore.named [None req-fd965ffa-73f4-4a4b-a912-66b53267e9e4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 00:52:23.220720 np0000007838 devstack@c-api.service[100215]: WARNING castellan.key_manager [None req-1b24d885-cd08-4e66-af2f-cbb85801e0c1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 00:52:23.220742 np0000007838 devstack@c-api.service[100213]: WARNING castellan.key_manager [None req-fd965ffa-73f4-4a4b-a912-66b53267e9e4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 00:52:23.220770 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.v3.router [None req-03743f35-b822-45a3-99cc-8dfee19f9ee3 None None] Extended resource: backups {{(pid=100214) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 20 00:52:23.220798 np0000007838 devstack@c-api.service[100212]: WARNING stevedore.named [None req-3e3968ef-8f03-42a6-94c1-a7f17732e6a4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 00:52:23.220819 np0000007838 devstack@c-api.service[100212]: WARNING castellan.key_manager [None req-3e3968ef-8f03-42a6-94c1-a7f17732e6a4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 00:52:23.221112 np0000007838 devstack@c-api.service[100213]: WARNING stevedore.named [None req-fd965ffa-73f4-4a4b-a912-66b53267e9e4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 00:52:23.221225 np0000007838 devstack@c-api.service[100213]: WARNING castellan.key_manager [None req-fd965ffa-73f4-4a4b-a912-66b53267e9e4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 00:52:23.221554 np0000007838 devstack@c-api.service[100212]: WARNING stevedore.named [None req-3e3968ef-8f03-42a6-94c1-a7f17732e6a4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 00:52:23.221665 np0000007838 devstack@c-api.service[100212]: WARNING castellan.key_manager [None req-3e3968ef-8f03-42a6-94c1-a7f17732e6a4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 00:52:23.222204 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.v3.router [None req-03743f35-b822-45a3-99cc-8dfee19f9ee3 None None] Extended resource: os-quota-sets {{(pid=100214) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 20 00:52:23.223085 np0000007838 devstack@c-api.service[100213]: WARNING stevedore.named [None req-fd965ffa-73f4-4a4b-a912-66b53267e9e4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 00:52:23.223085 np0000007838 devstack@c-api.service[100213]: WARNING castellan.key_manager [None req-fd965ffa-73f4-4a4b-a912-66b53267e9e4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 00:52:23.223307 np0000007838 devstack@c-api.service[100212]: WARNING stevedore.named [None req-3e3968ef-8f03-42a6-94c1-a7f17732e6a4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 00:52:23.223407 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.v3.router [None req-03743f35-b822-45a3-99cc-8dfee19f9ee3 None None] Extended resource: qos-specs {{(pid=100214) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 20 00:52:23.223471 np0000007838 devstack@c-api.service[100215]: WARNING stevedore.named [None req-1b24d885-cd08-4e66-af2f-cbb85801e0c1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 00:52:23.224087 np0000007838 devstack@c-api.service[100212]: WARNING castellan.key_manager [None req-3e3968ef-8f03-42a6-94c1-a7f17732e6a4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 00:52:23.224125 np0000007838 devstack@c-api.service[100215]: WARNING castellan.key_manager [None req-1b24d885-cd08-4e66-af2f-cbb85801e0c1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 00:52:23.224780 np0000007838 devstack@c-api.service[100215]: WARNING stevedore.named [None req-1b24d885-cd08-4e66-af2f-cbb85801e0c1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 00:52:23.224915 np0000007838 devstack@c-api.service[100215]: WARNING castellan.key_manager [None req-1b24d885-cd08-4e66-af2f-cbb85801e0c1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 00:52:23.225717 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.v3.router [None req-03743f35-b822-45a3-99cc-8dfee19f9ee3 None None] Extended resource: encryption {{(pid=100214) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 20 00:52:23.226553 np0000007838 devstack@c-api.service[100215]: WARNING stevedore.named [None req-1b24d885-cd08-4e66-af2f-cbb85801e0c1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 00:52:23.226553 np0000007838 devstack@c-api.service[100215]: WARNING castellan.key_manager [None req-1b24d885-cd08-4e66-af2f-cbb85801e0c1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 00:52:23.226709 np0000007838 devstack@c-api.service[100215]: WARNING stevedore.named [None req-1b24d885-cd08-4e66-af2f-cbb85801e0c1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 00:52:23.226765 np0000007838 devstack@c-api.service[100215]: WARNING castellan.key_manager [None req-1b24d885-cd08-4e66-af2f-cbb85801e0c1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 00:52:23.226840 np0000007838 devstack@c-api.service[100213]: WARNING stevedore.named [None req-fd965ffa-73f4-4a4b-a912-66b53267e9e4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 00:52:23.226953 np0000007838 devstack@c-api.service[100213]: WARNING castellan.key_manager [None req-fd965ffa-73f4-4a4b-a912-66b53267e9e4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 00:52:23.227046 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.v3.router [None req-03743f35-b822-45a3-99cc-8dfee19f9ee3 None None] Extended resource: encryption {{(pid=100214) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 20 00:52:23.227578 np0000007838 devstack@c-api.service[100215]: WARNING stevedore.named [None req-1b24d885-cd08-4e66-af2f-cbb85801e0c1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 00:52:23.227695 np0000007838 devstack@c-api.service[100215]: WARNING castellan.key_manager [None req-1b24d885-cd08-4e66-af2f-cbb85801e0c1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 00:52:23.227975 np0000007838 devstack@c-api.service[100212]: WARNING stevedore.named [None req-3e3968ef-8f03-42a6-94c1-a7f17732e6a4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 00:52:23.227975 np0000007838 devstack@c-api.service[100212]: WARNING castellan.key_manager [None req-3e3968ef-8f03-42a6-94c1-a7f17732e6a4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 00:52:23.229177 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.v3.router [None req-03743f35-b822-45a3-99cc-8dfee19f9ee3 None None] Extended resource: cgsnapshots {{(pid=100214) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 20 00:52:23.229231 np0000007838 devstack@c-api.service[100215]: WARNING stevedore.named [None req-1b24d885-cd08-4e66-af2f-cbb85801e0c1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 00:52:23.229231 np0000007838 devstack@c-api.service[100215]: WARNING castellan.key_manager [None req-1b24d885-cd08-4e66-af2f-cbb85801e0c1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 00:52:23.229231 np0000007838 devstack@c-api.service[100215]: WARNING stevedore.named [None req-1b24d885-cd08-4e66-af2f-cbb85801e0c1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 00:52:23.229388 np0000007838 devstack@c-api.service[100213]: WARNING stevedore.named [None req-fd965ffa-73f4-4a4b-a912-66b53267e9e4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 00:52:23.229424 np0000007838 devstack@c-api.service[100215]: WARNING castellan.key_manager [None req-1b24d885-cd08-4e66-af2f-cbb85801e0c1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 00:52:23.229486 np0000007838 devstack@c-api.service[100213]: WARNING castellan.key_manager [None req-fd965ffa-73f4-4a4b-a912-66b53267e9e4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 00:52:23.229607 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.v3.router [None req-03743f35-b822-45a3-99cc-8dfee19f9ee3 None None] Extended resource: scheduler-stats {{(pid=100214) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 20 00:52:23.229958 np0000007838 devstack@c-api.service[100215]: WARNING stevedore.named [None req-1b24d885-cd08-4e66-af2f-cbb85801e0c1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 00:52:23.230079 np0000007838 devstack@c-api.service[100215]: WARNING castellan.key_manager [None req-1b24d885-cd08-4e66-af2f-cbb85801e0c1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 00:52:23.230311 np0000007838 devstack@c-api.service[100212]: WARNING stevedore.named [None req-3e3968ef-8f03-42a6-94c1-a7f17732e6a4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 00:52:23.230448 np0000007838 devstack@c-api.service[100212]: WARNING castellan.key_manager [None req-3e3968ef-8f03-42a6-94c1-a7f17732e6a4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 00:52:23.230672 np0000007838 devstack@c-api.service[100213]: WARNING stevedore.named [None req-fd965ffa-73f4-4a4b-a912-66b53267e9e4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 00:52:23.230794 np0000007838 devstack@c-api.service[100213]: WARNING castellan.key_manager [None req-fd965ffa-73f4-4a4b-a912-66b53267e9e4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 00:52:23.230833 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.v3.router [None req-03743f35-b822-45a3-99cc-8dfee19f9ee3 None None] Extended resource: os-volume-manage {{(pid=100214) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 20 00:52:23.231171 np0000007838 devstack@c-api.service[100215]: WARNING cinder.api.contrib.hosts [None req-1b24d885-cd08-4e66-af2f-cbb85801e0c1 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Aug 20 00:52:23.231444 np0000007838 devstack@c-api.service[100215]: WARNING stevedore.named [None req-1b24d885-cd08-4e66-af2f-cbb85801e0c1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 00:52:23.231555 np0000007838 devstack@c-api.service[100215]: WARNING castellan.key_manager [None req-1b24d885-cd08-4e66-af2f-cbb85801e0c1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 00:52:23.231642 np0000007838 devstack@c-api.service[100212]: WARNING stevedore.named [None req-3e3968ef-8f03-42a6-94c1-a7f17732e6a4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 00:52:23.231847 np0000007838 devstack@c-api.service[100213]: WARNING stevedore.named [None req-fd965ffa-73f4-4a4b-a912-66b53267e9e4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 00:52:23.231847 np0000007838 devstack@c-api.service[100213]: WARNING castellan.key_manager [None req-fd965ffa-73f4-4a4b-a912-66b53267e9e4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 00:52:23.231898 np0000007838 devstack@c-api.service[100212]: WARNING castellan.key_manager [None req-3e3968ef-8f03-42a6-94c1-a7f17732e6a4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 00:52:23.233704 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.v3.router [None req-1b24d885-cd08-4e66-af2f-cbb85801e0c1 None None] Extended resource: extensions {{(pid=100215) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 20 00:52:23.233812 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.v3.router [None req-03743f35-b822-45a3-99cc-8dfee19f9ee3 None None] Extended resource: os-snapshot-manage {{(pid=100214) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 20 00:52:23.233846 np0000007838 devstack@c-api.service[100213]: WARNING stevedore.named [None req-fd965ffa-73f4-4a4b-a912-66b53267e9e4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 00:52:23.233870 np0000007838 devstack@c-api.service[100212]: WARNING stevedore.named [None req-3e3968ef-8f03-42a6-94c1-a7f17732e6a4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 00:52:23.233891 np0000007838 devstack@c-api.service[100213]: WARNING castellan.key_manager [None req-fd965ffa-73f4-4a4b-a912-66b53267e9e4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 00:52:23.233912 np0000007838 devstack@c-api.service[100212]: WARNING castellan.key_manager [None req-3e3968ef-8f03-42a6-94c1-a7f17732e6a4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 00:52:23.233934 np0000007838 devstack@c-api.service[100213]: WARNING stevedore.named [None req-fd965ffa-73f4-4a4b-a912-66b53267e9e4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 00:52:23.233977 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.v3.router [None req-1b24d885-cd08-4e66-af2f-cbb85801e0c1 None None] Extended resource: consistencygroups {{(pid=100215) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 20 00:52:23.234013 np0000007838 devstack@c-api.service[100212]: WARNING stevedore.named [None req-3e3968ef-8f03-42a6-94c1-a7f17732e6a4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 00:52:23.234034 np0000007838 devstack@c-api.service[100213]: WARNING castellan.key_manager [None req-fd965ffa-73f4-4a4b-a912-66b53267e9e4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 00:52:23.234055 np0000007838 devstack@c-api.service[100212]: WARNING castellan.key_manager [None req-3e3968ef-8f03-42a6-94c1-a7f17732e6a4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 00:52:23.234079 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.v3.router [None req-03743f35-b822-45a3-99cc-8dfee19f9ee3 None None] Extended resource: os-volume-transfer {{(pid=100214) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 20 00:52:23.234110 np0000007838 devstack@c-api.service[100213]: WARNING stevedore.named [None req-fd965ffa-73f4-4a4b-a912-66b53267e9e4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 00:52:23.234131 np0000007838 devstack@c-api.service[100212]: WARNING stevedore.named [None req-3e3968ef-8f03-42a6-94c1-a7f17732e6a4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 00:52:23.234151 np0000007838 devstack@c-api.service[100213]: WARNING castellan.key_manager [None req-fd965ffa-73f4-4a4b-a912-66b53267e9e4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 00:52:23.234290 np0000007838 devstack@c-api.service[100212]: WARNING castellan.key_manager [None req-3e3968ef-8f03-42a6-94c1-a7f17732e6a4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 00:52:23.234708 np0000007838 devstack@c-api.service[100213]: WARNING stevedore.named [None req-fd965ffa-73f4-4a4b-a912-66b53267e9e4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 00:52:23.234817 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.v3.router [None req-03743f35-b822-45a3-99cc-8dfee19f9ee3 None None] Extended resource: os-hosts {{(pid=100214) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 20 00:52:23.234888 np0000007838 devstack@c-api.service[100213]: WARNING castellan.key_manager [None req-fd965ffa-73f4-4a4b-a912-66b53267e9e4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 00:52:23.235080 np0000007838 devstack@c-api.service[100212]: WARNING stevedore.named [None req-3e3968ef-8f03-42a6-94c1-a7f17732e6a4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 00:52:23.235201 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.v3.router [None req-1b24d885-cd08-4e66-af2f-cbb85801e0c1 None None] Extended resource: extra_specs {{(pid=100215) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 20 00:52:23.238434 np0000007838 devstack@c-api.service[100212]: WARNING castellan.key_manager [None req-3e3968ef-8f03-42a6-94c1-a7f17732e6a4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 00:52:23.238483 np0000007838 devstack@c-api.service[100213]: WARNING stevedore.named [None req-fd965ffa-73f4-4a4b-a912-66b53267e9e4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 00:52:23.238483 np0000007838 devstack@c-api.service[100213]: WARNING castellan.key_manager [None req-fd965ffa-73f4-4a4b-a912-66b53267e9e4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 00:52:23.238529 np0000007838 devstack@c-api.service[100212]: WARNING stevedore.named [None req-3e3968ef-8f03-42a6-94c1-a7f17732e6a4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 00:52:23.238529 np0000007838 devstack@c-api.service[100212]: WARNING castellan.key_manager [None req-3e3968ef-8f03-42a6-94c1-a7f17732e6a4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 00:52:23.238575 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.v3.router [None req-03743f35-b822-45a3-99cc-8dfee19f9ee3 None None] Extended resource: os-volume-type-access {{(pid=100214) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 20 00:52:23.238607 np0000007838 devstack@c-api.service[100213]: WARNING cinder.api.contrib.hosts [None req-fd965ffa-73f4-4a4b-a912-66b53267e9e4 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Aug 20 00:52:23.238629 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.v3.router [None req-1b24d885-cd08-4e66-af2f-cbb85801e0c1 None None] Extended resource: capabilities {{(pid=100215) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 20 00:52:23.238657 np0000007838 devstack@c-api.service[100212]: WARNING stevedore.named [None req-3e3968ef-8f03-42a6-94c1-a7f17732e6a4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 00:52:23.238657 np0000007838 devstack@c-api.service[100212]: WARNING castellan.key_manager [None req-3e3968ef-8f03-42a6-94c1-a7f17732e6a4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 00:52:23.238695 np0000007838 devstack@c-api.service[100213]: WARNING stevedore.named [None req-fd965ffa-73f4-4a4b-a912-66b53267e9e4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 00:52:23.238695 np0000007838 devstack@c-api.service[100213]: WARNING castellan.key_manager [None req-fd965ffa-73f4-4a4b-a912-66b53267e9e4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 00:52:23.238695 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.v3.router [None req-fd965ffa-73f4-4a4b-a912-66b53267e9e4 None None] Extended resource: extensions {{(pid=100213) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 20 00:52:23.238762 np0000007838 devstack@c-api.service[100212]: WARNING cinder.api.contrib.hosts [None req-3e3968ef-8f03-42a6-94c1-a7f17732e6a4 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Aug 20 00:52:23.238800 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.v3.router [None req-03743f35-b822-45a3-99cc-8dfee19f9ee3 None None] Extended resource: os-availability-zone {{(pid=100214) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 20 00:52:23.238840 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.v3.router [None req-1b24d885-cd08-4e66-af2f-cbb85801e0c1 None None] Extended resource: backups {{(pid=100215) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 20 00:52:23.238880 np0000007838 devstack@c-api.service[100212]: WARNING stevedore.named [None req-3e3968ef-8f03-42a6-94c1-a7f17732e6a4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 00:52:23.238880 np0000007838 devstack@c-api.service[100212]: WARNING castellan.key_manager [None req-3e3968ef-8f03-42a6-94c1-a7f17732e6a4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 00:52:23.238880 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.v3.router [None req-3e3968ef-8f03-42a6-94c1-a7f17732e6a4 None None] Extended resource: extensions {{(pid=100212) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 20 00:52:23.238948 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.v3.router [None req-fd965ffa-73f4-4a4b-a912-66b53267e9e4 None None] Extended resource: consistencygroups {{(pid=100213) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 20 00:52:23.238969 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.v3.router [None req-03743f35-b822-45a3-99cc-8dfee19f9ee3 None None] Extended resource: os-quota-class-sets {{(pid=100214) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 20 00:52:23.239145 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.v3.router [None req-3e3968ef-8f03-42a6-94c1-a7f17732e6a4 None None] Extended resource: consistencygroups {{(pid=100212) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 20 00:52:23.239187 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.v3.router [None req-1b24d885-cd08-4e66-af2f-cbb85801e0c1 None None] Extended resource: os-quota-sets {{(pid=100215) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 20 00:52:23.239715 np0000007838 devstack@c-api.service[100214]: WARNING stevedore.named [None req-03743f35-b822-45a3-99cc-8dfee19f9ee3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 00:52:23.239805 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.v3.router [None req-fd965ffa-73f4-4a4b-a912-66b53267e9e4 None None] Extended resource: extra_specs {{(pid=100213) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 20 00:52:23.239879 np0000007838 devstack@c-api.service[100214]: WARNING castellan.key_manager [None req-03743f35-b822-45a3-99cc-8dfee19f9ee3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 00:52:23.240652 np0000007838 devstack@c-api.service[100214]: WARNING stevedore.named [None req-03743f35-b822-45a3-99cc-8dfee19f9ee3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 00:52:23.240755 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.v3.router [None req-3e3968ef-8f03-42a6-94c1-a7f17732e6a4 None None] Extended resource: extra_specs {{(pid=100212) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 20 00:52:23.240843 np0000007838 devstack@c-api.service[100214]: WARNING castellan.key_manager [None req-03743f35-b822-45a3-99cc-8dfee19f9ee3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 00:52:23.241159 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.v3.router [None req-1b24d885-cd08-4e66-af2f-cbb85801e0c1 None None] Extended resource: qos-specs {{(pid=100215) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 20 00:52:23.241291 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.v3.router [None req-fd965ffa-73f4-4a4b-a912-66b53267e9e4 None None] Extended resource: capabilities {{(pid=100213) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 20 00:52:23.241471 np0000007838 devstack@c-api.service[100214]: WARNING stevedore.named [None req-03743f35-b822-45a3-99cc-8dfee19f9ee3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 00:52:23.241634 np0000007838 devstack@c-api.service[100214]: WARNING castellan.key_manager [None req-03743f35-b822-45a3-99cc-8dfee19f9ee3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 00:52:23.242134 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.v3.router [None req-3e3968ef-8f03-42a6-94c1-a7f17732e6a4 None None] Extended resource: capabilities {{(pid=100212) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 20 00:52:23.242265 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.contrib.snapshot_actions [None req-03743f35-b822-45a3-99cc-8dfee19f9ee3 None None] SnapshotActionsController initialized {{(pid=100214) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Aug 20 00:52:23.242331 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.v3.router [None req-fd965ffa-73f4-4a4b-a912-66b53267e9e4 None None] Extended resource: backups {{(pid=100213) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 20 00:52:23.242729 np0000007838 devstack@c-api.service[100214]: WARNING stevedore.named [None req-03743f35-b822-45a3-99cc-8dfee19f9ee3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 00:52:23.242903 np0000007838 devstack@c-api.service[100214]: WARNING castellan.key_manager [None req-03743f35-b822-45a3-99cc-8dfee19f9ee3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 00:52:23.243145 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.v3.router [None req-3e3968ef-8f03-42a6-94c1-a7f17732e6a4 None None] Extended resource: backups {{(pid=100212) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 20 00:52:23.243451 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.v3.router [None req-1b24d885-cd08-4e66-af2f-cbb85801e0c1 None None] Extended resource: encryption {{(pid=100215) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 20 00:52:23.243549 np0000007838 devstack@c-api.service[100214]: WARNING stevedore.named [None req-03743f35-b822-45a3-99cc-8dfee19f9ee3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 00:52:23.243679 np0000007838 devstack@c-api.service[100214]: WARNING castellan.key_manager [None req-03743f35-b822-45a3-99cc-8dfee19f9ee3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 00:52:23.244065 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.v3.router [None req-fd965ffa-73f4-4a4b-a912-66b53267e9e4 None None] Extended resource: os-quota-sets {{(pid=100213) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 20 00:52:23.244453 np0000007838 devstack@c-api.service[100214]: WARNING stevedore.named [None req-03743f35-b822-45a3-99cc-8dfee19f9ee3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 00:52:23.244567 np0000007838 devstack@c-api.service[100214]: WARNING castellan.key_manager [None req-03743f35-b822-45a3-99cc-8dfee19f9ee3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 00:52:23.244789 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.v3.router [None req-3e3968ef-8f03-42a6-94c1-a7f17732e6a4 None None] Extended resource: os-quota-sets {{(pid=100212) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 20 00:52:23.245245 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.v3.router [None req-1b24d885-cd08-4e66-af2f-cbb85801e0c1 None None] Extended resource: encryption {{(pid=100215) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 20 00:52:23.245575 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.v3.router [None req-fd965ffa-73f4-4a4b-a912-66b53267e9e4 None None] Extended resource: qos-specs {{(pid=100213) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 20 00:52:23.245674 np0000007838 devstack@c-api.service[100214]: WARNING stevedore.named [None req-03743f35-b822-45a3-99cc-8dfee19f9ee3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 00:52:23.245674 np0000007838 devstack@c-api.service[100214]: WARNING castellan.key_manager [None req-03743f35-b822-45a3-99cc-8dfee19f9ee3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 00:52:23.246076 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.v3.router [None req-03743f35-b822-45a3-99cc-8dfee19f9ee3 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=100214) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 20 00:52:23.246212 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.v3.router [None req-03743f35-b822-45a3-99cc-8dfee19f9ee3 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=100214) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 20 00:52:23.246325 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.v3.router [None req-03743f35-b822-45a3-99cc-8dfee19f9ee3 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=100214) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 20 00:52:23.246486 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.v3.router [None req-03743f35-b822-45a3-99cc-8dfee19f9ee3 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=100214) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 20 00:52:23.246594 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.v3.router [None req-1b24d885-cd08-4e66-af2f-cbb85801e0c1 None None] Extended resource: cgsnapshots {{(pid=100215) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 20 00:52:23.246651 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.v3.router [None req-03743f35-b822-45a3-99cc-8dfee19f9ee3 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=100214) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 20 00:52:23.246689 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.v3.router [None req-3e3968ef-8f03-42a6-94c1-a7f17732e6a4 None None] Extended resource: qos-specs {{(pid=100212) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 20 00:52:23.246840 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.v3.router [None req-03743f35-b822-45a3-99cc-8dfee19f9ee3 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=100214) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 20 00:52:23.246924 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.v3.router [None req-03743f35-b822-45a3-99cc-8dfee19f9ee3 None None] Extension UsedLimits extending resource: limits {{(pid=100214) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 20 00:52:23.247017 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.v3.router [None req-03743f35-b822-45a3-99cc-8dfee19f9ee3 None None] Extension SnapshotActions extending resource: snapshots {{(pid=100214) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 20 00:52:23.247137 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.v3.router [None req-03743f35-b822-45a3-99cc-8dfee19f9ee3 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=100214) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 20 00:52:23.247231 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.v3.router [None req-fd965ffa-73f4-4a4b-a912-66b53267e9e4 None None] Extended resource: encryption {{(pid=100213) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 20 00:52:23.247321 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.v3.router [None req-03743f35-b822-45a3-99cc-8dfee19f9ee3 None None] Extension VolumeTypeAccess extending resource: types {{(pid=100214) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 20 00:52:23.247379 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.v3.router [None req-03743f35-b822-45a3-99cc-8dfee19f9ee3 None None] Extension AdminActions extending resource: volumes {{(pid=100214) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 20 00:52:23.247532 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.v3.router [None req-03743f35-b822-45a3-99cc-8dfee19f9ee3 None None] Extension AdminActions extending resource: snapshots {{(pid=100214) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 20 00:52:23.247639 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.v3.router [None req-03743f35-b822-45a3-99cc-8dfee19f9ee3 None None] Extension AdminActions extending resource: backups {{(pid=100214) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 20 00:52:23.247730 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.v3.router [None req-03743f35-b822-45a3-99cc-8dfee19f9ee3 None None] Extension VolumeActions extending resource: volumes {{(pid=100214) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 20 00:52:23.247867 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.v3.router [None req-03743f35-b822-45a3-99cc-8dfee19f9ee3 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=100214) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 20 00:52:23.247911 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.v3.router [None req-1b24d885-cd08-4e66-af2f-cbb85801e0c1 None None] Extended resource: scheduler-stats {{(pid=100215) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 20 00:52:23.248038 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.v3.router [None req-03743f35-b822-45a3-99cc-8dfee19f9ee3 None None] Extension TypesManage extending resource: types {{(pid=100214) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 20 00:52:23.248350 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.v3.router [None req-3e3968ef-8f03-42a6-94c1-a7f17732e6a4 None None] Extended resource: encryption {{(pid=100212) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 20 00:52:23.249080 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.v3.router [None req-1b24d885-cd08-4e66-af2f-cbb85801e0c1 None None] Extended resource: os-volume-manage {{(pid=100215) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 20 00:52:23.249640 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.v3.router [None req-fd965ffa-73f4-4a4b-a912-66b53267e9e4 None None] Extended resource: encryption {{(pid=100213) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 20 00:52:23.249717 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.v3.router [None req-3e3968ef-8f03-42a6-94c1-a7f17732e6a4 None None] Extended resource: encryption {{(pid=100212) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 20 00:52:23.250274 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.v3.router [None req-1b24d885-cd08-4e66-af2f-cbb85801e0c1 None None] Extended resource: os-snapshot-manage {{(pid=100215) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 20 00:52:23.251213 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.v3.router [None req-3e3968ef-8f03-42a6-94c1-a7f17732e6a4 None None] Extended resource: cgsnapshots {{(pid=100212) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 20 00:52:23.251263 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.v3.router [None req-fd965ffa-73f4-4a4b-a912-66b53267e9e4 None None] Extended resource: cgsnapshots {{(pid=100213) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 20 00:52:23.251664 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.v3.router [None req-1b24d885-cd08-4e66-af2f-cbb85801e0c1 None None] Extended resource: os-volume-transfer {{(pid=100215) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 20 00:52:23.252501 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.v3.router [None req-fd965ffa-73f4-4a4b-a912-66b53267e9e4 None None] Extended resource: scheduler-stats {{(pid=100213) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 20 00:52:23.252548 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.v3.router [None req-3e3968ef-8f03-42a6-94c1-a7f17732e6a4 None None] Extended resource: scheduler-stats {{(pid=100212) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 20 00:52:23.253168 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.v3.router [None req-1b24d885-cd08-4e66-af2f-cbb85801e0c1 None None] Extended resource: os-hosts {{(pid=100215) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 20 00:52:23.253684 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.v3.router [None req-fd965ffa-73f4-4a4b-a912-66b53267e9e4 None None] Extended resource: os-volume-manage {{(pid=100213) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 20 00:52:23.253732 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.v3.router [None req-3e3968ef-8f03-42a6-94c1-a7f17732e6a4 None None] Extended resource: os-volume-manage {{(pid=100212) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 20 00:52:23.254259 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.v3.router [None req-1b24d885-cd08-4e66-af2f-cbb85801e0c1 None None] Extended resource: os-volume-type-access {{(pid=100215) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 20 00:52:23.254905 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.v3.router [None req-fd965ffa-73f4-4a4b-a912-66b53267e9e4 None None] Extended resource: os-snapshot-manage {{(pid=100213) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 20 00:52:23.255025 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.v3.router [None req-3e3968ef-8f03-42a6-94c1-a7f17732e6a4 None None] Extended resource: os-snapshot-manage {{(pid=100212) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 20 00:52:23.255709 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.v3.router [None req-1b24d885-cd08-4e66-af2f-cbb85801e0c1 None None] Extended resource: os-availability-zone {{(pid=100215) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 20 00:52:23.255812 np0000007838 devstack@c-api.service[100214]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7d200a6a4668 pid: 100214 (default app) Aug 20 00:52:23.256201 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.v3.router [None req-fd965ffa-73f4-4a4b-a912-66b53267e9e4 None None] Extended resource: os-volume-transfer {{(pid=100213) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 20 00:52:23.256300 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.v3.router [None req-3e3968ef-8f03-42a6-94c1-a7f17732e6a4 None None] Extended resource: os-volume-transfer {{(pid=100212) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 20 00:52:23.256934 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.v3.router [None req-1b24d885-cd08-4e66-af2f-cbb85801e0c1 None None] Extended resource: os-quota-class-sets {{(pid=100215) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 20 00:52:23.257671 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.v3.router [None req-fd965ffa-73f4-4a4b-a912-66b53267e9e4 None None] Extended resource: os-hosts {{(pid=100213) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 20 00:52:23.258121 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.v3.router [None req-3e3968ef-8f03-42a6-94c1-a7f17732e6a4 None None] Extended resource: os-hosts {{(pid=100212) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 20 00:52:23.258360 np0000007838 devstack@c-api.service[100215]: WARNING stevedore.named [None req-1b24d885-cd08-4e66-af2f-cbb85801e0c1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 00:52:23.258529 np0000007838 devstack@c-api.service[100215]: WARNING castellan.key_manager [None req-1b24d885-cd08-4e66-af2f-cbb85801e0c1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 00:52:23.259149 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.v3.router [None req-fd965ffa-73f4-4a4b-a912-66b53267e9e4 None None] Extended resource: os-volume-type-access {{(pid=100213) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 20 00:52:23.259323 np0000007838 devstack@c-api.service[100215]: WARNING stevedore.named [None req-1b24d885-cd08-4e66-af2f-cbb85801e0c1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 00:52:23.259387 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.v3.router [None req-3e3968ef-8f03-42a6-94c1-a7f17732e6a4 None None] Extended resource: os-volume-type-access {{(pid=100212) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 20 00:52:23.259472 np0000007838 devstack@c-api.service[100215]: WARNING castellan.key_manager [None req-1b24d885-cd08-4e66-af2f-cbb85801e0c1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 00:52:23.260089 np0000007838 devstack@c-api.service[100215]: WARNING stevedore.named [None req-1b24d885-cd08-4e66-af2f-cbb85801e0c1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 00:52:23.260209 np0000007838 devstack@c-api.service[100215]: WARNING castellan.key_manager [None req-1b24d885-cd08-4e66-af2f-cbb85801e0c1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 00:52:23.260648 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.v3.router [None req-3e3968ef-8f03-42a6-94c1-a7f17732e6a4 None None] Extended resource: os-availability-zone {{(pid=100212) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 20 00:52:23.260749 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.contrib.snapshot_actions [None req-1b24d885-cd08-4e66-af2f-cbb85801e0c1 None None] SnapshotActionsController initialized {{(pid=100215) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Aug 20 00:52:23.261098 np0000007838 devstack@c-api.service[100215]: WARNING stevedore.named [None req-1b24d885-cd08-4e66-af2f-cbb85801e0c1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 00:52:23.261220 np0000007838 devstack@c-api.service[100215]: WARNING castellan.key_manager [None req-1b24d885-cd08-4e66-af2f-cbb85801e0c1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 00:52:23.261267 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.v3.router [None req-fd965ffa-73f4-4a4b-a912-66b53267e9e4 None None] Extended resource: os-availability-zone {{(pid=100213) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 20 00:52:23.261765 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.v3.router [None req-3e3968ef-8f03-42a6-94c1-a7f17732e6a4 None None] Extended resource: os-quota-class-sets {{(pid=100212) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 20 00:52:23.261817 np0000007838 devstack@c-api.service[100215]: WARNING stevedore.named [None req-1b24d885-cd08-4e66-af2f-cbb85801e0c1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 00:52:23.261961 np0000007838 devstack@c-api.service[100215]: WARNING castellan.key_manager [None req-1b24d885-cd08-4e66-af2f-cbb85801e0c1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 00:52:23.262821 np0000007838 devstack@c-api.service[100215]: WARNING stevedore.named [None req-1b24d885-cd08-4e66-af2f-cbb85801e0c1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 00:52:23.262969 np0000007838 devstack@c-api.service[100215]: WARNING castellan.key_manager [None req-1b24d885-cd08-4e66-af2f-cbb85801e0c1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 00:52:23.263077 np0000007838 devstack@c-api.service[100212]: WARNING stevedore.named [None req-3e3968ef-8f03-42a6-94c1-a7f17732e6a4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 00:52:23.263121 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.v3.router [None req-fd965ffa-73f4-4a4b-a912-66b53267e9e4 None None] Extended resource: os-quota-class-sets {{(pid=100213) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 20 00:52:23.263219 np0000007838 devstack@c-api.service[100212]: WARNING castellan.key_manager [None req-3e3968ef-8f03-42a6-94c1-a7f17732e6a4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 00:52:23.263846 np0000007838 devstack@c-api.service[100215]: WARNING stevedore.named [None req-1b24d885-cd08-4e66-af2f-cbb85801e0c1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 00:52:23.264013 np0000007838 devstack@c-api.service[100215]: WARNING castellan.key_manager [None req-1b24d885-cd08-4e66-af2f-cbb85801e0c1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 00:52:23.264170 np0000007838 devstack@c-api.service[100212]: WARNING stevedore.named [None req-3e3968ef-8f03-42a6-94c1-a7f17732e6a4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 00:52:23.264302 np0000007838 devstack@c-api.service[100212]: WARNING castellan.key_manager [None req-3e3968ef-8f03-42a6-94c1-a7f17732e6a4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 00:52:23.264608 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.v3.router [None req-1b24d885-cd08-4e66-af2f-cbb85801e0c1 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=100215) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 20 00:52:23.264734 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.v3.router [None req-1b24d885-cd08-4e66-af2f-cbb85801e0c1 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=100215) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 20 00:52:23.264860 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.v3.router [None req-1b24d885-cd08-4e66-af2f-cbb85801e0c1 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=100215) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 20 00:52:23.264974 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.v3.router [None req-1b24d885-cd08-4e66-af2f-cbb85801e0c1 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=100215) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 20 00:52:23.265104 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.v3.router [None req-1b24d885-cd08-4e66-af2f-cbb85801e0c1 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=100215) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 20 00:52:23.265189 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.v3.router [None req-1b24d885-cd08-4e66-af2f-cbb85801e0c1 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=100215) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 20 00:52:23.265232 np0000007838 devstack@c-api.service[100212]: WARNING stevedore.named [None req-3e3968ef-8f03-42a6-94c1-a7f17732e6a4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 00:52:23.265266 np0000007838 devstack@c-api.service[100213]: WARNING stevedore.named [None req-fd965ffa-73f4-4a4b-a912-66b53267e9e4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 00:52:23.265299 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.v3.router [None req-1b24d885-cd08-4e66-af2f-cbb85801e0c1 None None] Extension UsedLimits extending resource: limits {{(pid=100215) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 20 00:52:23.265418 np0000007838 devstack@c-api.service[100212]: WARNING castellan.key_manager [None req-3e3968ef-8f03-42a6-94c1-a7f17732e6a4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 00:52:23.265478 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.v3.router [None req-1b24d885-cd08-4e66-af2f-cbb85801e0c1 None None] Extension SnapshotActions extending resource: snapshots {{(pid=100215) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 20 00:52:23.265518 np0000007838 devstack@c-api.service[100213]: WARNING castellan.key_manager [None req-fd965ffa-73f4-4a4b-a912-66b53267e9e4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 00:52:23.265550 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.v3.router [None req-1b24d885-cd08-4e66-af2f-cbb85801e0c1 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=100215) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 20 00:52:23.265668 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.v3.router [None req-1b24d885-cd08-4e66-af2f-cbb85801e0c1 None None] Extension VolumeTypeAccess extending resource: types {{(pid=100215) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 20 00:52:23.265668 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.v3.router [None req-1b24d885-cd08-4e66-af2f-cbb85801e0c1 None None] Extension AdminActions extending resource: volumes {{(pid=100215) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 20 00:52:23.265792 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.v3.router [None req-1b24d885-cd08-4e66-af2f-cbb85801e0c1 None None] Extension AdminActions extending resource: snapshots {{(pid=100215) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 20 00:52:23.265890 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.v3.router [None req-1b24d885-cd08-4e66-af2f-cbb85801e0c1 None None] Extension AdminActions extending resource: backups {{(pid=100215) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 20 00:52:23.265973 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-407dc744-233c-44f1-8a87-9872cfdfe02a None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:52:23.266087 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.v3.router [None req-1b24d885-cd08-4e66-af2f-cbb85801e0c1 None None] Extension VolumeActions extending resource: volumes {{(pid=100215) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 20 00:52:23.266126 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.contrib.snapshot_actions [None req-3e3968ef-8f03-42a6-94c1-a7f17732e6a4 None None] SnapshotActionsController initialized {{(pid=100212) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Aug 20 00:52:23.266160 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.v3.router [None req-1b24d885-cd08-4e66-af2f-cbb85801e0c1 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=100215) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 20 00:52:23.266191 np0000007838 devstack@c-api.service[100213]: WARNING stevedore.named [None req-fd965ffa-73f4-4a4b-a912-66b53267e9e4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 00:52:23.266222 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.v3.router [None req-1b24d885-cd08-4e66-af2f-cbb85801e0c1 None None] Extension TypesManage extending resource: types {{(pid=100215) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 20 00:52:23.266254 np0000007838 devstack@c-api.service[100213]: WARNING castellan.key_manager [None req-fd965ffa-73f4-4a4b-a912-66b53267e9e4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 00:52:23.266489 np0000007838 devstack@c-api.service[100212]: WARNING stevedore.named [None req-3e3968ef-8f03-42a6-94c1-a7f17732e6a4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 00:52:23.266630 np0000007838 devstack@c-api.service[100212]: WARNING castellan.key_manager [None req-3e3968ef-8f03-42a6-94c1-a7f17732e6a4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 00:52:23.266868 np0000007838 devstack@c-api.service[100213]: WARNING stevedore.named [None req-fd965ffa-73f4-4a4b-a912-66b53267e9e4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 00:52:23.266972 np0000007838 devstack@c-api.service[100213]: WARNING castellan.key_manager [None req-fd965ffa-73f4-4a4b-a912-66b53267e9e4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 00:52:23.267292 np0000007838 devstack@c-api.service[100212]: WARNING stevedore.named [None req-3e3968ef-8f03-42a6-94c1-a7f17732e6a4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 00:52:23.267453 np0000007838 devstack@c-api.service[100212]: WARNING castellan.key_manager [None req-3e3968ef-8f03-42a6-94c1-a7f17732e6a4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 00:52:23.267546 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.contrib.snapshot_actions [None req-fd965ffa-73f4-4a4b-a912-66b53267e9e4 None None] SnapshotActionsController initialized {{(pid=100213) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Aug 20 00:52:23.268082 np0000007838 devstack@c-api.service[100213]: WARNING stevedore.named [None req-fd965ffa-73f4-4a4b-a912-66b53267e9e4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 00:52:23.268252 np0000007838 devstack@c-api.service[100213]: WARNING castellan.key_manager [None req-fd965ffa-73f4-4a4b-a912-66b53267e9e4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 00:52:23.268297 np0000007838 devstack@c-api.service[100212]: WARNING stevedore.named [None req-3e3968ef-8f03-42a6-94c1-a7f17732e6a4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 00:52:23.268446 np0000007838 devstack@c-api.service[100212]: WARNING castellan.key_manager [None req-3e3968ef-8f03-42a6-94c1-a7f17732e6a4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 00:52:23.269083 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1/1] 10.4.3.240 () {60 vars in 925 bytes} [Thu Aug 20 00:52:23 2026] GET /volume/v3/ => generated 114 bytes in 13 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Aug 20 00:52:23.269170 np0000007838 devstack@c-api.service[100213]: WARNING stevedore.named [None req-fd965ffa-73f4-4a4b-a912-66b53267e9e4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 00:52:23.269211 np0000007838 devstack@c-api.service[100212]: WARNING stevedore.named [None req-3e3968ef-8f03-42a6-94c1-a7f17732e6a4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 00:52:23.269349 np0000007838 devstack@c-api.service[100212]: WARNING castellan.key_manager [None req-3e3968ef-8f03-42a6-94c1-a7f17732e6a4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 00:52:23.269397 np0000007838 devstack@c-api.service[100213]: WARNING castellan.key_manager [None req-fd965ffa-73f4-4a4b-a912-66b53267e9e4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 00:52:23.270070 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.v3.router [None req-3e3968ef-8f03-42a6-94c1-a7f17732e6a4 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=100212) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 20 00:52:23.270197 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.v3.router [None req-3e3968ef-8f03-42a6-94c1-a7f17732e6a4 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=100212) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 20 00:52:23.270243 np0000007838 devstack@c-api.service[100213]: WARNING stevedore.named [None req-fd965ffa-73f4-4a4b-a912-66b53267e9e4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 00:52:23.270321 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.v3.router [None req-3e3968ef-8f03-42a6-94c1-a7f17732e6a4 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=100212) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 20 00:52:23.270428 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.v3.router [None req-3e3968ef-8f03-42a6-94c1-a7f17732e6a4 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=100212) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 20 00:52:23.270467 np0000007838 devstack@c-api.service[100213]: WARNING castellan.key_manager [None req-fd965ffa-73f4-4a4b-a912-66b53267e9e4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 00:52:23.270547 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.v3.router [None req-3e3968ef-8f03-42a6-94c1-a7f17732e6a4 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=100212) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 20 00:52:23.270622 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.v3.router [None req-3e3968ef-8f03-42a6-94c1-a7f17732e6a4 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=100212) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 20 00:52:23.270732 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.v3.router [None req-3e3968ef-8f03-42a6-94c1-a7f17732e6a4 None None] Extension UsedLimits extending resource: limits {{(pid=100212) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 20 00:52:23.270817 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.v3.router [None req-3e3968ef-8f03-42a6-94c1-a7f17732e6a4 None None] Extension SnapshotActions extending resource: snapshots {{(pid=100212) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 20 00:52:23.270902 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.v3.router [None req-3e3968ef-8f03-42a6-94c1-a7f17732e6a4 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=100212) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 20 00:52:23.271020 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.v3.router [None req-3e3968ef-8f03-42a6-94c1-a7f17732e6a4 None None] Extension VolumeTypeAccess extending resource: types {{(pid=100212) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 20 00:52:23.271130 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.v3.router [None req-3e3968ef-8f03-42a6-94c1-a7f17732e6a4 None None] Extension AdminActions extending resource: volumes {{(pid=100212) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 20 00:52:23.271250 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.v3.router [None req-3e3968ef-8f03-42a6-94c1-a7f17732e6a4 None None] Extension AdminActions extending resource: snapshots {{(pid=100212) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 20 00:52:23.271286 np0000007838 devstack@c-api.service[100213]: WARNING stevedore.named [None req-fd965ffa-73f4-4a4b-a912-66b53267e9e4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 00:52:23.271318 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.v3.router [None req-3e3968ef-8f03-42a6-94c1-a7f17732e6a4 None None] Extension AdminActions extending resource: backups {{(pid=100212) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 20 00:52:23.271446 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.v3.router [None req-3e3968ef-8f03-42a6-94c1-a7f17732e6a4 None None] Extension VolumeActions extending resource: volumes {{(pid=100212) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 20 00:52:23.271492 np0000007838 devstack@c-api.service[100213]: WARNING castellan.key_manager [None req-fd965ffa-73f4-4a4b-a912-66b53267e9e4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 00:52:23.271569 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.v3.router [None req-3e3968ef-8f03-42a6-94c1-a7f17732e6a4 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=100212) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 20 00:52:23.271659 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.v3.router [None req-3e3968ef-8f03-42a6-94c1-a7f17732e6a4 None None] Extension TypesManage extending resource: types {{(pid=100212) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 20 00:52:23.272216 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.v3.router [None req-fd965ffa-73f4-4a4b-a912-66b53267e9e4 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=100213) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 20 00:52:23.272406 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.v3.router [None req-fd965ffa-73f4-4a4b-a912-66b53267e9e4 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=100213) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 20 00:52:23.272548 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.v3.router [None req-fd965ffa-73f4-4a4b-a912-66b53267e9e4 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=100213) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 20 00:52:23.272693 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.v3.router [None req-fd965ffa-73f4-4a4b-a912-66b53267e9e4 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=100213) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 20 00:52:23.272868 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.v3.router [None req-fd965ffa-73f4-4a4b-a912-66b53267e9e4 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=100213) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 20 00:52:23.273015 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.v3.router [None req-fd965ffa-73f4-4a4b-a912-66b53267e9e4 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=100213) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 20 00:52:23.273185 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.v3.router [None req-fd965ffa-73f4-4a4b-a912-66b53267e9e4 None None] Extension UsedLimits extending resource: limits {{(pid=100213) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 20 00:52:23.273360 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.v3.router [None req-fd965ffa-73f4-4a4b-a912-66b53267e9e4 None None] Extension SnapshotActions extending resource: snapshots {{(pid=100213) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 20 00:52:23.273512 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.v3.router [None req-fd965ffa-73f4-4a4b-a912-66b53267e9e4 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=100213) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 20 00:52:23.273659 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.v3.router [None req-fd965ffa-73f4-4a4b-a912-66b53267e9e4 None None] Extension VolumeTypeAccess extending resource: types {{(pid=100213) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 20 00:52:23.273836 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.v3.router [None req-fd965ffa-73f4-4a4b-a912-66b53267e9e4 None None] Extension AdminActions extending resource: volumes {{(pid=100213) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 20 00:52:23.274029 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.v3.router [None req-fd965ffa-73f4-4a4b-a912-66b53267e9e4 None None] Extension AdminActions extending resource: snapshots {{(pid=100213) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 20 00:52:23.274075 np0000007838 devstack@c-api.service[100215]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7d200a6a4668 pid: 100215 (default app) Aug 20 00:52:23.274177 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.v3.router [None req-fd965ffa-73f4-4a4b-a912-66b53267e9e4 None None] Extension AdminActions extending resource: backups {{(pid=100213) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 20 00:52:23.274333 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.v3.router [None req-fd965ffa-73f4-4a4b-a912-66b53267e9e4 None None] Extension VolumeActions extending resource: volumes {{(pid=100213) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 20 00:52:23.274537 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.v3.router [None req-fd965ffa-73f4-4a4b-a912-66b53267e9e4 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=100213) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 20 00:52:23.274817 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.v3.router [None req-fd965ffa-73f4-4a4b-a912-66b53267e9e4 None None] Extension TypesManage extending resource: types {{(pid=100213) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 20 00:52:23.279405 np0000007838 devstack@c-api.service[100212]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7d200a6a4668 pid: 100212 (default app) Aug 20 00:52:23.283464 np0000007838 devstack@c-api.service[100213]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7d200a6a4668 pid: 100213 (default app) Aug 20 00:52:28.073241 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-02db40bb-b014-401b-a31d-042ac4fc3e52 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:52:28.658451 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-02db40bb-b014-401b-a31d-042ac4fc3e52 admin admin] POST https://10.4.3.240/volume/v3/types Aug 20 00:52:28.658451 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-02db40bb-b014-401b-a31d-042ac4fc3e52 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "storpool", "description": null}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:52:28.659785 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:52:28.659785 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 00:52:28.691832 np0000007838 devstack@c-api.service[100214]: DEBUG oslo_db.sqlalchemy.engines [None req-02db40bb-b014-401b-a31d-042ac4fc3e52 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=100214) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 20 00:52:28.717823 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-02db40bb-b014-401b-a31d-042ac4fc3e52 admin admin] https://10.4.3.240/volume/v3/types returned with HTTP 200 Aug 20 00:52:28.718233 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 2/2] 10.4.3.240 () {68 vars in 1302 bytes} [Thu Aug 20 00:52:28 2026] POST /volume/v3/types => generated 183 bytes in 645 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:52:28.737091 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-b1e6e9c4-8682-4b02-8ddd-9aaebb2f800c None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:52:29.031372 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-b1e6e9c4-8682-4b02-8ddd-9aaebb2f800c admin admin] POST https://10.4.3.240/volume/v3/types/1ed58bd6-fe6a-497e-ae84-e8199d24fdfa/extra_specs Aug 20 00:52:29.031909 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-b1e6e9c4-8682-4b02-8ddd-9aaebb2f800c admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "storpool"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:52:29.033600 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:52:29.033600 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 00:52:29.066861 np0000007838 devstack@c-api.service[100215]: DEBUG oslo_db.sqlalchemy.engines [None req-b1e6e9c4-8682-4b02-8ddd-9aaebb2f800c 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=100215) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 20 00:52:29.124879 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-b1e6e9c4-8682-4b02-8ddd-9aaebb2f800c admin admin] https://10.4.3.240/volume/v3/types/1ed58bd6-fe6a-497e-ae84-e8199d24fdfa/extra_specs returned with HTTP 200 Aug 20 00:52:29.125295 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1/3] 10.4.3.240 () {68 vars in 1449 bytes} [Thu Aug 20 00:52:28 2026] POST /volume/v3/types/1ed58bd6-fe6a-497e-ae84-e8199d24fdfa/extra_specs => generated 52 bytes in 397 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 20 00:52:29.369360 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-5b5b21c8-bb7a-4661-ab38-fe78f628f7a9 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:52:29.658959 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-5b5b21c8-bb7a-4661-ab38-fe78f628f7a9 admin admin] POST https://10.4.3.240/volume/v3/types Aug 20 00:52:29.660242 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-5b5b21c8-bb7a-4661-ab38-fe78f628f7a9 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "multiattach", "description": null}} {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:52:29.661804 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:52:29.661804 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 00:52:29.693299 np0000007838 devstack@c-api.service[100212]: DEBUG oslo_db.sqlalchemy.engines [None req-5b5b21c8-bb7a-4661-ab38-fe78f628f7a9 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=100212) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 20 00:52:29.719154 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-5b5b21c8-bb7a-4661-ab38-fe78f628f7a9 admin admin] https://10.4.3.240/volume/v3/types returned with HTTP 200 Aug 20 00:52:29.719154 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1/4] 10.4.3.240 () {68 vars in 1302 bytes} [Thu Aug 20 00:52:29 2026] POST /volume/v3/types => generated 186 bytes in 358 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:52:29.745201 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-7570e8ff-d915-403e-8388-5bd4f231286f None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:52:30.025688 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-7570e8ff-d915-403e-8388-5bd4f231286f admin admin] POST https://10.4.3.240/volume/v3/types/0194b310-2a22-4ac8-a1ce-383dddbd16f6/extra_specs Aug 20 00:52:30.026194 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-7570e8ff-d915-403e-8388-5bd4f231286f admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"multiattach": " True"}} {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:52:30.027832 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:52:30.027832 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 00:52:30.059047 np0000007838 devstack@c-api.service[100213]: DEBUG oslo_db.sqlalchemy.engines [None req-7570e8ff-d915-403e-8388-5bd4f231286f 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=100213) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 20 00:52:30.114216 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-7570e8ff-d915-403e-8388-5bd4f231286f admin admin] https://10.4.3.240/volume/v3/types/0194b310-2a22-4ac8-a1ce-383dddbd16f6/extra_specs returned with HTTP 200 Aug 20 00:52:30.114680 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1/5] 10.4.3.240 () {68 vars in 1449 bytes} [Thu Aug 20 00:52:29 2026] POST /volume/v3/types/0194b310-2a22-4ac8-a1ce-383dddbd16f6/extra_specs => generated 45 bytes in 388 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 20 00:52:38.715638 np0000007838 devstack@c-api.service[100214]: DEBUG dbcounter [-] [100214] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=100214) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 00:52:39.123196 np0000007838 devstack@c-api.service[100215]: DEBUG dbcounter [-] [100215] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=100215) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 00:52:39.715524 np0000007838 devstack@c-api.service[100212]: DEBUG dbcounter [-] [100212] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=100212) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 00:52:40.112719 np0000007838 devstack@c-api.service[100213]: DEBUG dbcounter [-] [100213] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=100213) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 00:52:54.734028 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-ceef21b1-39c1-45a7-a802-da079082242c None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:52:54.734812 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-ceef21b1-39c1-45a7-a802-da079082242c None None] GET https://10.4.3.240/volume// Aug 20 00:52:54.735063 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-ceef21b1-39c1-45a7-a802-da079082242c None None] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:52:54.735296 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-ceef21b1-39c1-45a7-a802-da079082242c None None] Calling method 'all' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:52:54.735906 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-ceef21b1-39c1-45a7-a802-da079082242c None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 20 00:52:54.736259 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 3/6] 10.4.3.240 () {66 vars in 1425 bytes} [Thu Aug 20 00:52:54 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 00:53:33.733086 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-3d59f075-f467-41c0-be6a-3f2eced4508a None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:53:34.020079 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-3d59f075-f467-41c0-be6a-3f2eced4508a tempest-verify_tempest_config-1669943134 tempest-verify_tempest_config-1669943134-project-member] GET https://10.4.3.240/volume/v3/extensions Aug 20 00:53:34.020277 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-3d59f075-f467-41c0-be6a-3f2eced4508a tempest-verify_tempest_config-1669943134 tempest-verify_tempest_config-1669943134-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:53:34.020508 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-3d59f075-f467-41c0-be6a-3f2eced4508a tempest-verify_tempest_config-1669943134 tempest-verify_tempest_config-1669943134-project-member] Calling method 'index' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:53:34.020820 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-3d59f075-f467-41c0-be6a-3f2eced4508a tempest-verify_tempest_config-1669943134 tempest-verify_tempest_config-1669943134-project-member] https://10.4.3.240/volume/v3/extensions returned with HTTP 200 Aug 20 00:53:34.021202 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 2/7] 10.4.3.240 () {66 vars in 1246 bytes} [Thu Aug 20 00:53:33 2026] GET /volume/v3/extensions => generated 5245 bytes in 289 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:54:18.806792 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-a42bfcc8-e6a3-42cf-ac72-effab3704a2c None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:54:19.165538 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-a42bfcc8-e6a3-42cf-ac72-effab3704a2c tempest-GroupsTest-240540032 tempest-GroupsTest-240540032-project-admin] POST https://10.4.3.240/volume/v3/types Aug 20 00:54:19.165951 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-a42bfcc8-e6a3-42cf-ac72-effab3704a2c tempest-GroupsTest-240540032 tempest-GroupsTest-240540032-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-958896341"}} {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:54:19.179836 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-a42bfcc8-e6a3-42cf-ac72-effab3704a2c tempest-GroupsTest-240540032 tempest-GroupsTest-240540032-project-admin] https://10.4.3.240/volume/v3/types returned with HTTP 200 Aug 20 00:54:19.180815 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 2/8] 10.4.3.240 () {68 vars in 1252 bytes} [Thu Aug 20 00:54:18 2026] POST /volume/v3/types => generated 215 bytes in 374 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:54:19.190812 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-0af4700e-2f17-4096-84da-60dadfb45e2a None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:54:19.193210 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-0af4700e-2f17-4096-84da-60dadfb45e2a tempest-GroupsTest-240540032 tempest-GroupsTest-240540032-project-admin] POST https://10.4.3.240/volume/v3/group_types Aug 20 00:54:19.193652 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-0af4700e-2f17-4096-84da-60dadfb45e2a tempest-GroupsTest-240540032 tempest-GroupsTest-240540032-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsTest-group-type-1436270799"}} {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:54:19.223358 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-0af4700e-2f17-4096-84da-60dadfb45e2a tempest-GroupsTest-240540032 tempest-GroupsTest-240540032-project-admin] https://10.4.3.240/volume/v3/group_types returned with HTTP 202 Aug 20 00:54:19.223998 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 2/9] 10.4.3.240 () {70 vars in 1311 bytes} [Thu Aug 20 00:54:19 2026] POST /volume/v3/group_types => generated 173 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:54:19.235073 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-31f6cf34-1349-4381-a056-59d2ae0e00d9 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:54:19.408247 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-31f6cf34-1349-4381-a056-59d2ae0e00d9 tempest-GroupsTest-2002372028 tempest-GroupsTest-2002372028-project-member] POST https://10.4.3.240/volume/v3/groups Aug 20 00:54:19.408718 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-31f6cf34-1349-4381-a056-59d2ae0e00d9 tempest-GroupsTest-2002372028 tempest-GroupsTest-2002372028-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "d1fe2983-1d22-4535-9d41-becef2acc770", "volume_types": ["292dc4e1-5171-4740-84cb-eedd74046052"], "name": "tempest-Group1-1688292672"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:54:19.410149 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.v3.groups [None req-31f6cf34-1349-4381-a056-59d2ae0e00d9 tempest-GroupsTest-2002372028 tempest-GroupsTest-2002372028-project-member] Creating new group {'group': {'group_type': 'd1fe2983-1d22-4535-9d41-becef2acc770', 'volume_types': ['292dc4e1-5171-4740-84cb-eedd74046052'], 'name': 'tempest-Group1-1688292672'}} {{(pid=100214) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 20 00:54:19.420164 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.v3.groups [None req-31f6cf34-1349-4381-a056-59d2ae0e00d9 tempest-GroupsTest-2002372028 tempest-GroupsTest-2002372028-project-member] Creating group tempest-Group1-1688292672. Aug 20 00:54:19.443988 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-31f6cf34-1349-4381-a056-59d2ae0e00d9 tempest-GroupsTest-2002372028 tempest-GroupsTest-2002372028-project-member] Availability zone cache updated, next update will occur around 2026-08-20 01:54:19.443433. {{(pid=100214) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 20 00:54:19.444119 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-31f6cf34-1349-4381-a056-59d2ae0e00d9 tempest-GroupsTest-2002372028 tempest-GroupsTest-2002372028-project-member] Availability Zones retrieved successfully. Aug 20 00:54:19.474232 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.quota [None req-31f6cf34-1349-4381-a056-59d2ae0e00d9 tempest-GroupsTest-2002372028 tempest-GroupsTest-2002372028-project-member] Created reservations ['76d17de1-ad5c-4ce6-9694-917a906d3a76'] {{(pid=100214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:54:19.535347 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-31f6cf34-1349-4381-a056-59d2ae0e00d9 tempest-GroupsTest-2002372028 tempest-GroupsTest-2002372028-project-member] https://10.4.3.240/volume/v3/groups returned with HTTP 202 Aug 20 00:54:19.535856 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 4/10] 10.4.3.240 () {70 vars in 1297 bytes} [Thu Aug 20 00:54:19 2026] POST /volume/v3/groups => generated 94 bytes in 301 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 00:54:19.549912 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-7a03af54-b641-410c-85b4-8c4b0dd0c5e5 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:54:19.553184 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-7a03af54-b641-410c-85b4-8c4b0dd0c5e5 tempest-GroupsTest-2002372028 tempest-GroupsTest-2002372028-project-member] GET https://10.4.3.240/volume/v3/groups/a3b84bdc-d19e-4a9d-bf1e-4efff26ce4e8 Aug 20 00:54:19.553475 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-7a03af54-b641-410c-85b4-8c4b0dd0c5e5 tempest-GroupsTest-2002372028 tempest-GroupsTest-2002372028-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:54:19.553675 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-7a03af54-b641-410c-85b4-8c4b0dd0c5e5 tempest-GroupsTest-2002372028 tempest-GroupsTest-2002372028-project-member] Calling method 'version_select' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:54:19.553812 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.v3.groups [None req-7a03af54-b641-410c-85b4-8c4b0dd0c5e5 tempest-GroupsTest-2002372028 tempest-GroupsTest-2002372028-project-member] show called for member a3b84bdc-d19e-4a9d-bf1e-4efff26ce4e8 {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 20 00:54:19.559668 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:54:19.559668 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 00:54:19.589708 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-7a03af54-b641-410c-85b4-8c4b0dd0c5e5 tempest-GroupsTest-2002372028 tempest-GroupsTest-2002372028-project-member] https://10.4.3.240/volume/v3/groups/a3b84bdc-d19e-4a9d-bf1e-4efff26ce4e8 returned with HTTP 200 Aug 20 00:54:19.590114 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 3/11] 10.4.3.240 () {68 vars in 1386 bytes} [Thu Aug 20 00:54:19 2026] GET /volume/v3/groups/a3b84bdc-d19e-4a9d-bf1e-4efff26ce4e8 => generated 322 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:54:20.600183 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-dfa5e5e3-3f9a-4370-9cef-666dcadacbcf None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:54:20.602045 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-dfa5e5e3-3f9a-4370-9cef-666dcadacbcf tempest-GroupsTest-2002372028 tempest-GroupsTest-2002372028-project-member] GET https://10.4.3.240/volume/v3/groups/a3b84bdc-d19e-4a9d-bf1e-4efff26ce4e8 Aug 20 00:54:20.602292 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-dfa5e5e3-3f9a-4370-9cef-666dcadacbcf tempest-GroupsTest-2002372028 tempest-GroupsTest-2002372028-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:54:20.602548 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-dfa5e5e3-3f9a-4370-9cef-666dcadacbcf tempest-GroupsTest-2002372028 tempest-GroupsTest-2002372028-project-member] Calling method 'version_select' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:54:20.602717 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.v3.groups [None req-dfa5e5e3-3f9a-4370-9cef-666dcadacbcf tempest-GroupsTest-2002372028 tempest-GroupsTest-2002372028-project-member] show called for member a3b84bdc-d19e-4a9d-bf1e-4efff26ce4e8 {{(pid=100212) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 20 00:54:20.609092 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:54:20.609092 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 00:54:20.635143 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-dfa5e5e3-3f9a-4370-9cef-666dcadacbcf tempest-GroupsTest-2002372028 tempest-GroupsTest-2002372028-project-member] https://10.4.3.240/volume/v3/groups/a3b84bdc-d19e-4a9d-bf1e-4efff26ce4e8 returned with HTTP 200 Aug 20 00:54:20.635559 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 3/12] 10.4.3.240 () {68 vars in 1386 bytes} [Thu Aug 20 00:54:20 2026] GET /volume/v3/groups/a3b84bdc-d19e-4a9d-bf1e-4efff26ce4e8 => generated 323 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:54:20.644358 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-fd9c7812-89a3-40a2-987b-975038f50818 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:54:20.646204 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-fd9c7812-89a3-40a2-987b-975038f50818 tempest-GroupsTest-2002372028 tempest-GroupsTest-2002372028-project-member] POST https://10.4.3.240/volume/v3/groups Aug 20 00:54:20.646657 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-fd9c7812-89a3-40a2-987b-975038f50818 tempest-GroupsTest-2002372028 tempest-GroupsTest-2002372028-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "d1fe2983-1d22-4535-9d41-becef2acc770", "volume_types": ["292dc4e1-5171-4740-84cb-eedd74046052"], "name": "tempest-Group2-1838420252"}} {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:54:20.648170 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.v3.groups [None req-fd9c7812-89a3-40a2-987b-975038f50818 tempest-GroupsTest-2002372028 tempest-GroupsTest-2002372028-project-member] Creating new group {'group': {'group_type': 'd1fe2983-1d22-4535-9d41-becef2acc770', 'volume_types': ['292dc4e1-5171-4740-84cb-eedd74046052'], 'name': 'tempest-Group2-1838420252'}} {{(pid=100213) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 20 00:54:20.651803 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.v3.groups [None req-fd9c7812-89a3-40a2-987b-975038f50818 tempest-GroupsTest-2002372028 tempest-GroupsTest-2002372028-project-member] Creating group tempest-Group2-1838420252. Aug 20 00:54:20.672193 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-fd9c7812-89a3-40a2-987b-975038f50818 tempest-GroupsTest-2002372028 tempest-GroupsTest-2002372028-project-member] Availability zone cache updated, next update will occur around 2026-08-20 01:54:20.671542. {{(pid=100213) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 20 00:54:20.672349 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-fd9c7812-89a3-40a2-987b-975038f50818 tempest-GroupsTest-2002372028 tempest-GroupsTest-2002372028-project-member] Availability Zones retrieved successfully. Aug 20 00:54:20.690488 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.quota [None req-fd9c7812-89a3-40a2-987b-975038f50818 tempest-GroupsTest-2002372028 tempest-GroupsTest-2002372028-project-member] Created reservations ['86c2a940-54ba-4fdd-a295-27ff6a5af095'] {{(pid=100213) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:54:20.743323 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-fd9c7812-89a3-40a2-987b-975038f50818 tempest-GroupsTest-2002372028 tempest-GroupsTest-2002372028-project-member] https://10.4.3.240/volume/v3/groups returned with HTTP 202 Aug 20 00:54:20.743737 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 3/13] 10.4.3.240 () {70 vars in 1297 bytes} [Thu Aug 20 00:54:20 2026] POST /volume/v3/groups => generated 94 bytes in 100 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 00:54:20.751126 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-ca761524-756d-47b3-ae34-9f9d5885942e None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:54:20.753264 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-ca761524-756d-47b3-ae34-9f9d5885942e tempest-GroupsTest-2002372028 tempest-GroupsTest-2002372028-project-member] GET https://10.4.3.240/volume/v3/groups/0f0fe6f6-d103-4afd-8dac-6a9b88b296b9 Aug 20 00:54:20.753264 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-ca761524-756d-47b3-ae34-9f9d5885942e tempest-GroupsTest-2002372028 tempest-GroupsTest-2002372028-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:54:20.753558 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-ca761524-756d-47b3-ae34-9f9d5885942e tempest-GroupsTest-2002372028 tempest-GroupsTest-2002372028-project-member] Calling method 'version_select' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:54:20.753712 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.v3.groups [None req-ca761524-756d-47b3-ae34-9f9d5885942e tempest-GroupsTest-2002372028 tempest-GroupsTest-2002372028-project-member] show called for member 0f0fe6f6-d103-4afd-8dac-6a9b88b296b9 {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 20 00:54:20.757300 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:54:20.757300 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 00:54:20.770817 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-ca761524-756d-47b3-ae34-9f9d5885942e tempest-GroupsTest-2002372028 tempest-GroupsTest-2002372028-project-member] https://10.4.3.240/volume/v3/groups/0f0fe6f6-d103-4afd-8dac-6a9b88b296b9 returned with HTTP 200 Aug 20 00:54:20.771224 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 5/14] 10.4.3.240 () {68 vars in 1386 bytes} [Thu Aug 20 00:54:20 2026] GET /volume/v3/groups/0f0fe6f6-d103-4afd-8dac-6a9b88b296b9 => generated 322 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:54:21.780901 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-12ec6667-ef69-4825-8d4b-37672e73a4f2 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:54:21.782612 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-12ec6667-ef69-4825-8d4b-37672e73a4f2 tempest-GroupsTest-2002372028 tempest-GroupsTest-2002372028-project-member] GET https://10.4.3.240/volume/v3/groups/0f0fe6f6-d103-4afd-8dac-6a9b88b296b9 Aug 20 00:54:21.782802 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-12ec6667-ef69-4825-8d4b-37672e73a4f2 tempest-GroupsTest-2002372028 tempest-GroupsTest-2002372028-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:54:21.782994 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-12ec6667-ef69-4825-8d4b-37672e73a4f2 tempest-GroupsTest-2002372028 tempest-GroupsTest-2002372028-project-member] Calling method 'version_select' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:54:21.783156 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.v3.groups [None req-12ec6667-ef69-4825-8d4b-37672e73a4f2 tempest-GroupsTest-2002372028 tempest-GroupsTest-2002372028-project-member] show called for member 0f0fe6f6-d103-4afd-8dac-6a9b88b296b9 {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 20 00:54:21.787790 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:54:21.787790 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 00:54:21.795404 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-12ec6667-ef69-4825-8d4b-37672e73a4f2 tempest-GroupsTest-2002372028 tempest-GroupsTest-2002372028-project-member] https://10.4.3.240/volume/v3/groups/0f0fe6f6-d103-4afd-8dac-6a9b88b296b9 returned with HTTP 200 Aug 20 00:54:21.795905 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 4/15] 10.4.3.240 () {68 vars in 1386 bytes} [Thu Aug 20 00:54:21 2026] GET /volume/v3/groups/0f0fe6f6-d103-4afd-8dac-6a9b88b296b9 => generated 323 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:54:21.805631 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-2059aaed-3a2c-4e3c-a39e-7f055f950913 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:54:21.809366 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-2059aaed-3a2c-4e3c-a39e-7f055f950913 tempest-GroupsTest-2002372028 tempest-GroupsTest-2002372028-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 20 00:54:21.809366 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-2059aaed-3a2c-4e3c-a39e-7f055f950913 tempest-GroupsTest-2002372028 tempest-GroupsTest-2002372028-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-892571240", "volume_type": "292dc4e1-5171-4740-84cb-eedd74046052", "group_id": "a3b84bdc-d19e-4a9d-bf1e-4efff26ce4e8", "size": 1}} {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:54:21.809366 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.v3.volumes [None req-2059aaed-3a2c-4e3c-a39e-7f055f950913 tempest-GroupsTest-2002372028 tempest-GroupsTest-2002372028-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-892571240', 'volume_type': '292dc4e1-5171-4740-84cb-eedd74046052', 'group_id': 'a3b84bdc-d19e-4a9d-bf1e-4efff26ce4e8', 'size': 1}} {{(pid=100212) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 00:54:21.827372 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:54:21.827372 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 00:54:21.828193 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.v3.volumes [None req-2059aaed-3a2c-4e3c-a39e-7f055f950913 tempest-GroupsTest-2002372028 tempest-GroupsTest-2002372028-project-member] Create volume of 1 GB Aug 20 00:54:21.837833 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-2059aaed-3a2c-4e3c-a39e-7f055f950913 tempest-GroupsTest-2002372028 tempest-GroupsTest-2002372028-project-member] Availability zone cache updated, next update will occur around 2026-08-20 01:54:21.837105. {{(pid=100212) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 20 00:54:21.837833 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-2059aaed-3a2c-4e3c-a39e-7f055f950913 tempest-GroupsTest-2002372028 tempest-GroupsTest-2002372028-project-member] Availability Zones retrieved successfully. Aug 20 00:54:21.865089 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-2059aaed-3a2c-4e3c-a39e-7f055f950913 tempest-GroupsTest-2002372028 tempest-GroupsTest-2002372028-project-member] Flow 'volume_create_api' (2dc66ded-a4ec-4076-ab1f-f74da8aa69dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100212) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:54:21.867103 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-2059aaed-3a2c-4e3c-a39e-7f055f950913 tempest-GroupsTest-2002372028 tempest-GroupsTest-2002372028-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d403a057-18cd-4eaf-b416-dad7d55abb7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:54:21.867879 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:54:21.867879 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 00:54:21.868683 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.flows.api.create_volume [None req-2059aaed-3a2c-4e3c-a39e-7f055f950913 tempest-GroupsTest-2002372028 tempest-GroupsTest-2002372028-project-member] Validating volume size '1' using validate_int {{(pid=100212) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 00:54:21.905193 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-2059aaed-3a2c-4e3c-a39e-7f055f950913 tempest-GroupsTest-2002372028 tempest-GroupsTest-2002372028-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d403a057-18cd-4eaf-b416-dad7d55abb7b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:54:19Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=292dc4e1-5171-4740-84cb-eedd74046052,is_public=True,name='tempest-GroupsTest-volume-type-958896341',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '292dc4e1-5171-4740-84cb-eedd74046052', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'a3b84bdc-d19e-4a9d-bf1e-4efff26ce4e8', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:54:21.906240 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-2059aaed-3a2c-4e3c-a39e-7f055f950913 tempest-GroupsTest-2002372028 tempest-GroupsTest-2002372028-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f8f5195e-e6bc-4b25-803a-62f1efe1c5f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:54:21.947033 np0000007838 devstack@c-api.service[100212]: WARNING cinder.quota [None req-2059aaed-3a2c-4e3c-a39e-7f055f950913 tempest-GroupsTest-2002372028 tempest-GroupsTest-2002372028-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-958896341 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-958896341, it is now deprecated. Please use the default quota class for default quota. Aug 20 00:54:21.947597 np0000007838 devstack@c-api.service[100212]: WARNING cinder.quota [None req-2059aaed-3a2c-4e3c-a39e-7f055f950913 tempest-GroupsTest-2002372028 tempest-GroupsTest-2002372028-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-958896341 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-958896341, it is now deprecated. Please use the default quota class for default quota. Aug 20 00:54:21.999026 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.quota [None req-2059aaed-3a2c-4e3c-a39e-7f055f950913 tempest-GroupsTest-2002372028 tempest-GroupsTest-2002372028-project-member] Created reservations ['54a456f3-9450-4d45-afd9-c8d157fbedc8', 'c79bde82-2f6b-4e7c-9885-26d774144fbf', 'e43fb3e8-dd23-4755-8e4f-67b2f0876b20', 'fa50e9f7-daee-4733-b026-6e00a9b9e3e7'] {{(pid=100212) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:54:22.000116 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-2059aaed-3a2c-4e3c-a39e-7f055f950913 tempest-GroupsTest-2002372028 tempest-GroupsTest-2002372028-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f8f5195e-e6bc-4b25-803a-62f1efe1c5f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['54a456f3-9450-4d45-afd9-c8d157fbedc8', 'c79bde82-2f6b-4e7c-9885-26d774144fbf', 'e43fb3e8-dd23-4755-8e4f-67b2f0876b20', 'fa50e9f7-daee-4733-b026-6e00a9b9e3e7']}' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:54:22.002149 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-2059aaed-3a2c-4e3c-a39e-7f055f950913 tempest-GroupsTest-2002372028 tempest-GroupsTest-2002372028-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (23bb2bcd-3585-404f-91b4-8263366c09e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:54:22.053374 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-2059aaed-3a2c-4e3c-a39e-7f055f950913 tempest-GroupsTest-2002372028 tempest-GroupsTest-2002372028-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (23bb2bcd-3585-404f-91b4-8263366c09e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8f6eb683-c52b-44c8-9e19-29919dbdce43', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-892571240',encryption_key_id=None,group_id=a3b84bdc-d19e-4a9d-bf1e-4efff26ce4e8,group_type_id=,metadata={},multiattach=False,project_id='bb2c489c8f8746d1af150fddb586180e',qos_specs=None,replication_status=,reservations=['54a456f3-9450-4d45-afd9-c8d157fbedc8','c79bde82-2f6b-4e7c-9885-26d774144fbf','e43fb3e8-dd23-4755-8e4f-67b2f0876b20','fa50e9f7-daee-4733-b026-6e00a9b9e3e7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a2b0f209f12a424a9774f1271f25d05c',volume_type_id=292dc4e1-5171-4740-84cb-eedd74046052), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T00:54:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-892571240',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=a3b84bdc-d19e-4a9d-bf1e-4efff26ce4e8,host=None,id=8f6eb683-c52b-44c8-9e19-29919dbdce43,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bb2c489c8f8746d1af150fddb586180e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a2b0f209f12a424a9774f1271f25d05c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(292dc4e1-5171-4740-84cb-eedd74046052),volume_type_id=292dc4e1-5171-4740-84cb-eedd74046052)}' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:54:22.054023 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-2059aaed-3a2c-4e3c-a39e-7f055f950913 tempest-GroupsTest-2002372028 tempest-GroupsTest-2002372028-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3596402e-584d-4fda-bb72-582560772ab1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:54:22.082002 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-2059aaed-3a2c-4e3c-a39e-7f055f950913 tempest-GroupsTest-2002372028 tempest-GroupsTest-2002372028-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3596402e-584d-4fda-bb72-582560772ab1) transitioned into state 'SUCCESS' from state '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-892571240',encryption_key_id=None,group_id=a3b84bdc-d19e-4a9d-bf1e-4efff26ce4e8,group_type_id=,metadata={},multiattach=False,project_id='bb2c489c8f8746d1af150fddb586180e',qos_specs=None,replication_status=,reservations=['54a456f3-9450-4d45-afd9-c8d157fbedc8','c79bde82-2f6b-4e7c-9885-26d774144fbf','e43fb3e8-dd23-4755-8e4f-67b2f0876b20','fa50e9f7-daee-4733-b026-6e00a9b9e3e7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a2b0f209f12a424a9774f1271f25d05c',volume_type_id=292dc4e1-5171-4740-84cb-eedd74046052)}' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:54:22.082913 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-2059aaed-3a2c-4e3c-a39e-7f055f950913 tempest-GroupsTest-2002372028 tempest-GroupsTest-2002372028-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3a6fdd56-b447-4d20-9bea-da5942f1e6d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:54:22.113633 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-2059aaed-3a2c-4e3c-a39e-7f055f950913 tempest-GroupsTest-2002372028 tempest-GroupsTest-2002372028-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3a6fdd56-b447-4d20-9bea-da5942f1e6d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:54:22.114517 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-2059aaed-3a2c-4e3c-a39e-7f055f950913 tempest-GroupsTest-2002372028 tempest-GroupsTest-2002372028-project-member] Flow 'volume_create_api' (2dc66ded-a4ec-4076-ab1f-f74da8aa69dd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100212) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:54:22.114872 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-2059aaed-3a2c-4e3c-a39e-7f055f950913 tempest-GroupsTest-2002372028 tempest-GroupsTest-2002372028-project-member] Create volume request issued successfully. Aug 20 00:54:22.115822 np0000007838 devstack@c-api.service[100212]: WARNING stevedore.named [None req-2059aaed-3a2c-4e3c-a39e-7f055f950913 tempest-GroupsTest-2002372028 tempest-GroupsTest-2002372028-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 00:54:22.115978 np0000007838 devstack@c-api.service[100212]: WARNING castellan.key_manager [None req-2059aaed-3a2c-4e3c-a39e-7f055f950913 tempest-GroupsTest-2002372028 tempest-GroupsTest-2002372028-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 00:54:22.155728 np0000007838 devstack@c-api.service[100212]: DEBUG oslo_db.sqlalchemy.engines [None req-2059aaed-3a2c-4e3c-a39e-7f055f950913 tempest-GroupsTest-2002372028 tempest-GroupsTest-2002372028-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100212) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 20 00:54:22.159157 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:54:22.159157 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 00:54:22.163759 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-2059aaed-3a2c-4e3c-a39e-7f055f950913 tempest-GroupsTest-2002372028 tempest-GroupsTest-2002372028-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 20 00:54:22.164321 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 4/16] 10.4.3.240 () {70 vars in 1300 bytes} [Thu Aug 20 00:54:21 2026] POST /volume/v3/volumes => generated 813 bytes in 359 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:54:22.181755 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-ce96d064-28bc-43e2-92eb-e2f4bf386538 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:54:22.184397 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-ce96d064-28bc-43e2-92eb-e2f4bf386538 tempest-GroupsTest-2002372028 tempest-GroupsTest-2002372028-project-member] GET https://10.4.3.240/volume/v3/volumes/8f6eb683-c52b-44c8-9e19-29919dbdce43 Aug 20 00:54:22.184569 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-ce96d064-28bc-43e2-92eb-e2f4bf386538 tempest-GroupsTest-2002372028 tempest-GroupsTest-2002372028-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:54:22.184757 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-ce96d064-28bc-43e2-92eb-e2f4bf386538 tempest-GroupsTest-2002372028 tempest-GroupsTest-2002372028-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:54:22.217826 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:54:22.217826 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 00:54:22.224233 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-ce96d064-28bc-43e2-92eb-e2f4bf386538 tempest-GroupsTest-2002372028 tempest-GroupsTest-2002372028-project-member] Volume info retrieved successfully. Aug 20 00:54:22.225451 np0000007838 devstack@c-api.service[100213]: WARNING stevedore.named [None req-ce96d064-28bc-43e2-92eb-e2f4bf386538 tempest-GroupsTest-2002372028 tempest-GroupsTest-2002372028-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 00:54:22.225621 np0000007838 devstack@c-api.service[100213]: WARNING castellan.key_manager [None req-ce96d064-28bc-43e2-92eb-e2f4bf386538 tempest-GroupsTest-2002372028 tempest-GroupsTest-2002372028-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 00:54:22.270728 np0000007838 devstack@c-api.service[100213]: DEBUG oslo_db.sqlalchemy.engines [None req-ce96d064-28bc-43e2-92eb-e2f4bf386538 tempest-GroupsTest-2002372028 tempest-GroupsTest-2002372028-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100213) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 20 00:54:22.273939 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:54:22.273939 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 00:54:22.283429 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-ce96d064-28bc-43e2-92eb-e2f4bf386538 tempest-GroupsTest-2002372028 tempest-GroupsTest-2002372028-project-member] https://10.4.3.240/volume/v3/volumes/8f6eb683-c52b-44c8-9e19-29919dbdce43 returned with HTTP 200 Aug 20 00:54:22.283794 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 4/17] 10.4.3.240 () {68 vars in 1389 bytes} [Thu Aug 20 00:54:22 2026] GET /volume/v3/volumes/8f6eb683-c52b-44c8-9e19-29919dbdce43 => generated 881 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:54:23.297855 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-b3df0e7d-5fbc-4a50-ac3e-a4ea1bc4d47b None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:54:23.301687 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-b3df0e7d-5fbc-4a50-ac3e-a4ea1bc4d47b tempest-GroupsTest-2002372028 tempest-GroupsTest-2002372028-project-member] GET https://10.4.3.240/volume/v3/volumes/8f6eb683-c52b-44c8-9e19-29919dbdce43 Aug 20 00:54:23.302021 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-b3df0e7d-5fbc-4a50-ac3e-a4ea1bc4d47b tempest-GroupsTest-2002372028 tempest-GroupsTest-2002372028-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:54:23.302311 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-b3df0e7d-5fbc-4a50-ac3e-a4ea1bc4d47b tempest-GroupsTest-2002372028 tempest-GroupsTest-2002372028-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:54:23.344348 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:54:23.344348 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 00:54:23.350841 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-b3df0e7d-5fbc-4a50-ac3e-a4ea1bc4d47b tempest-GroupsTest-2002372028 tempest-GroupsTest-2002372028-project-member] Volume info retrieved successfully. Aug 20 00:54:23.352091 np0000007838 devstack@c-api.service[100214]: WARNING stevedore.named [None req-b3df0e7d-5fbc-4a50-ac3e-a4ea1bc4d47b tempest-GroupsTest-2002372028 tempest-GroupsTest-2002372028-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 00:54:23.352273 np0000007838 devstack@c-api.service[100214]: WARNING castellan.key_manager [None req-b3df0e7d-5fbc-4a50-ac3e-a4ea1bc4d47b tempest-GroupsTest-2002372028 tempest-GroupsTest-2002372028-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 00:54:23.388430 np0000007838 devstack@c-api.service[100214]: DEBUG oslo_db.sqlalchemy.engines [None req-b3df0e7d-5fbc-4a50-ac3e-a4ea1bc4d47b tempest-GroupsTest-2002372028 tempest-GroupsTest-2002372028-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100214) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 20 00:54:23.392090 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:54:23.392090 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 00:54:23.404109 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-b3df0e7d-5fbc-4a50-ac3e-a4ea1bc4d47b tempest-GroupsTest-2002372028 tempest-GroupsTest-2002372028-project-member] https://10.4.3.240/volume/v3/volumes/8f6eb683-c52b-44c8-9e19-29919dbdce43 returned with HTTP 200 Aug 20 00:54:23.404462 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 6/18] 10.4.3.240 () {68 vars in 1389 bytes} [Thu Aug 20 00:54:23 2026] GET /volume/v3/volumes/8f6eb683-c52b-44c8-9e19-29919dbdce43 => generated 906 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:54:23.417949 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-34cf290e-845b-4585-8824-6fc370d0eef9 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:54:23.419991 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-34cf290e-845b-4585-8824-6fc370d0eef9 tempest-GroupsTest-2002372028 tempest-GroupsTest-2002372028-project-member] GET https://10.4.3.240/volume/v3/groups/a3b84bdc-d19e-4a9d-bf1e-4efff26ce4e8 Aug 20 00:54:23.420207 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-34cf290e-845b-4585-8824-6fc370d0eef9 tempest-GroupsTest-2002372028 tempest-GroupsTest-2002372028-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:54:23.420420 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-34cf290e-845b-4585-8824-6fc370d0eef9 tempest-GroupsTest-2002372028 tempest-GroupsTest-2002372028-project-member] Calling method 'version_select' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:54:23.420557 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.v3.groups [None req-34cf290e-845b-4585-8824-6fc370d0eef9 tempest-GroupsTest-2002372028 tempest-GroupsTest-2002372028-project-member] show called for member a3b84bdc-d19e-4a9d-bf1e-4efff26ce4e8 {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 20 00:54:23.424090 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:54:23.424090 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 00:54:23.431311 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-34cf290e-845b-4585-8824-6fc370d0eef9 tempest-GroupsTest-2002372028 tempest-GroupsTest-2002372028-project-member] https://10.4.3.240/volume/v3/groups/a3b84bdc-d19e-4a9d-bf1e-4efff26ce4e8 returned with HTTP 200 Aug 20 00:54:23.431746 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 5/19] 10.4.3.240 () {68 vars in 1386 bytes} [Thu Aug 20 00:54:23 2026] GET /volume/v3/groups/a3b84bdc-d19e-4a9d-bf1e-4efff26ce4e8 => generated 323 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:54:23.440169 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-2a10fcf8-3763-4fbd-abad-18728c16cebb None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:54:23.442297 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-2a10fcf8-3763-4fbd-abad-18728c16cebb tempest-GroupsTest-2002372028 tempest-GroupsTest-2002372028-project-member] GET https://10.4.3.240/volume/v3/groups/0f0fe6f6-d103-4afd-8dac-6a9b88b296b9 Aug 20 00:54:23.442297 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-2a10fcf8-3763-4fbd-abad-18728c16cebb tempest-GroupsTest-2002372028 tempest-GroupsTest-2002372028-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:54:23.442564 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-2a10fcf8-3763-4fbd-abad-18728c16cebb tempest-GroupsTest-2002372028 tempest-GroupsTest-2002372028-project-member] Calling method 'version_select' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:54:23.442638 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.v3.groups [None req-2a10fcf8-3763-4fbd-abad-18728c16cebb tempest-GroupsTest-2002372028 tempest-GroupsTest-2002372028-project-member] show called for member 0f0fe6f6-d103-4afd-8dac-6a9b88b296b9 {{(pid=100212) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 20 00:54:23.446139 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:54:23.446139 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 00:54:23.457793 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-2a10fcf8-3763-4fbd-abad-18728c16cebb tempest-GroupsTest-2002372028 tempest-GroupsTest-2002372028-project-member] https://10.4.3.240/volume/v3/groups/0f0fe6f6-d103-4afd-8dac-6a9b88b296b9 returned with HTTP 200 Aug 20 00:54:23.458357 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 5/20] 10.4.3.240 () {68 vars in 1386 bytes} [Thu Aug 20 00:54:23 2026] GET /volume/v3/groups/0f0fe6f6-d103-4afd-8dac-6a9b88b296b9 => generated 323 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:54:23.467494 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-3104ae96-0be3-41ba-907a-fbf30b7c5cea None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:54:23.469824 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-3104ae96-0be3-41ba-907a-fbf30b7c5cea tempest-GroupsTest-2002372028 tempest-GroupsTest-2002372028-project-member] GET https://10.4.3.240/volume/v3/groups/detail Aug 20 00:54:23.470068 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-3104ae96-0be3-41ba-907a-fbf30b7c5cea tempest-GroupsTest-2002372028 tempest-GroupsTest-2002372028-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:54:23.470247 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-3104ae96-0be3-41ba-907a-fbf30b7c5cea tempest-GroupsTest-2002372028 tempest-GroupsTest-2002372028-project-member] Calling method 'version_select' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:54:23.494374 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-3104ae96-0be3-41ba-907a-fbf30b7c5cea tempest-GroupsTest-2002372028 tempest-GroupsTest-2002372028-project-member] https://10.4.3.240/volume/v3/groups/detail returned with HTTP 200 Aug 20 00:54:23.494797 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 5/21] 10.4.3.240 () {68 vars in 1296 bytes} [Thu Aug 20 00:54:23 2026] GET /volume/v3/groups/detail => generated 640 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:54:23.504580 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-963a558c-05df-4846-bcce-a8845224933b None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:54:23.506670 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-963a558c-05df-4846-bcce-a8845224933b tempest-GroupsTest-2002372028 tempest-GroupsTest-2002372028-project-member] GET https://10.4.3.240/volume/v3/volumes/detail Aug 20 00:54:23.506957 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-963a558c-05df-4846-bcce-a8845224933b tempest-GroupsTest-2002372028 tempest-GroupsTest-2002372028-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:54:23.508609 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-963a558c-05df-4846-bcce-a8845224933b tempest-GroupsTest-2002372028 tempest-GroupsTest-2002372028-project-member] Calling method 'detail' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:54:23.508609 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.api_utils [None req-963a558c-05df-4846-bcce-a8845224933b tempest-GroupsTest-2002372028 tempest-GroupsTest-2002372028-project-member] Removing options '' from query. {{(pid=100214) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 00:54:23.508609 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-963a558c-05df-4846-bcce-a8845224933b tempest-GroupsTest-2002372028 tempest-GroupsTest-2002372028-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100214) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 00:54:23.543153 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-963a558c-05df-4846-bcce-a8845224933b tempest-GroupsTest-2002372028 tempest-GroupsTest-2002372028-project-member] Get all volumes completed successfully. Aug 20 00:54:23.544310 np0000007838 devstack@c-api.service[100214]: WARNING stevedore.named [None req-963a558c-05df-4846-bcce-a8845224933b tempest-GroupsTest-2002372028 tempest-GroupsTest-2002372028-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 00:54:23.544523 np0000007838 devstack@c-api.service[100214]: WARNING castellan.key_manager [None req-963a558c-05df-4846-bcce-a8845224933b tempest-GroupsTest-2002372028 tempest-GroupsTest-2002372028-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 00:54:23.587662 np0000007838 devstack@c-api.service[100214]: DEBUG oslo_db.sqlalchemy.engines [None req-963a558c-05df-4846-bcce-a8845224933b tempest-GroupsTest-2002372028 tempest-GroupsTest-2002372028-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100214) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 20 00:54:23.591399 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:54:23.591399 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 00:54:23.601066 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-963a558c-05df-4846-bcce-a8845224933b tempest-GroupsTest-2002372028 tempest-GroupsTest-2002372028-project-member] https://10.4.3.240/volume/v3/volumes/detail returned with HTTP 200 Aug 20 00:54:23.601465 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 7/22] 10.4.3.240 () {68 vars in 1299 bytes} [Thu Aug 20 00:54:23 2026] GET /volume/v3/volumes/detail => generated 909 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:54:23.615290 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-0ce10f12-0644-46c3-a780-62dfce842100 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:54:23.617160 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-0ce10f12-0644-46c3-a780-62dfce842100 tempest-GroupsTest-2002372028 tempest-GroupsTest-2002372028-project-member] GET https://10.4.3.240/volume/v3/volumes/detail Aug 20 00:54:23.617459 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-0ce10f12-0644-46c3-a780-62dfce842100 tempest-GroupsTest-2002372028 tempest-GroupsTest-2002372028-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:54:23.617706 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-0ce10f12-0644-46c3-a780-62dfce842100 tempest-GroupsTest-2002372028 tempest-GroupsTest-2002372028-project-member] Calling method 'detail' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:54:23.618365 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.api_utils [None req-0ce10f12-0644-46c3-a780-62dfce842100 tempest-GroupsTest-2002372028 tempest-GroupsTest-2002372028-project-member] Removing options '' from query. {{(pid=100215) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 00:54:23.619113 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:54:23.619113 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 00:54:23.619276 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-0ce10f12-0644-46c3-a780-62dfce842100 tempest-GroupsTest-2002372028 tempest-GroupsTest-2002372028-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100215) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 00:54:23.652668 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-0ce10f12-0644-46c3-a780-62dfce842100 tempest-GroupsTest-2002372028 tempest-GroupsTest-2002372028-project-member] Get all volumes completed successfully. Aug 20 00:54:23.653982 np0000007838 devstack@c-api.service[100215]: WARNING stevedore.named [None req-0ce10f12-0644-46c3-a780-62dfce842100 tempest-GroupsTest-2002372028 tempest-GroupsTest-2002372028-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 00:54:23.654241 np0000007838 devstack@c-api.service[100215]: WARNING castellan.key_manager [None req-0ce10f12-0644-46c3-a780-62dfce842100 tempest-GroupsTest-2002372028 tempest-GroupsTest-2002372028-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 00:54:23.701479 np0000007838 devstack@c-api.service[100215]: DEBUG oslo_db.sqlalchemy.engines [None req-0ce10f12-0644-46c3-a780-62dfce842100 tempest-GroupsTest-2002372028 tempest-GroupsTest-2002372028-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100215) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 20 00:54:23.704572 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:54:23.704572 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 00:54:23.714421 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-0ce10f12-0644-46c3-a780-62dfce842100 tempest-GroupsTest-2002372028 tempest-GroupsTest-2002372028-project-member] https://10.4.3.240/volume/v3/volumes/detail returned with HTTP 200 Aug 20 00:54:23.714951 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 6/23] 10.4.3.240 () {68 vars in 1299 bytes} [Thu Aug 20 00:54:23 2026] GET /volume/v3/volumes/detail => generated 909 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:54:23.730200 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-16370cfb-9273-4010-9eaf-36f9ff1642b0 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:54:23.734366 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-16370cfb-9273-4010-9eaf-36f9ff1642b0 tempest-GroupsTest-2002372028 tempest-GroupsTest-2002372028-project-member] POST https://10.4.3.240/volume/v3/groups/a3b84bdc-d19e-4a9d-bf1e-4efff26ce4e8/action Aug 20 00:54:23.734366 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-16370cfb-9273-4010-9eaf-36f9ff1642b0 tempest-GroupsTest-2002372028 tempest-GroupsTest-2002372028-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100212) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 00:54:23.734366 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-16370cfb-9273-4010-9eaf-36f9ff1642b0 tempest-GroupsTest-2002372028 tempest-GroupsTest-2002372028-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:54:23.735962 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.v3.groups [None req-16370cfb-9273-4010-9eaf-36f9ff1642b0 tempest-GroupsTest-2002372028 tempest-GroupsTest-2002372028-project-member] delete called for group a3b84bdc-d19e-4a9d-bf1e-4efff26ce4e8 {{(pid=100212) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 20 00:54:23.736270 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.v3.groups [None req-16370cfb-9273-4010-9eaf-36f9ff1642b0 tempest-GroupsTest-2002372028 tempest-GroupsTest-2002372028-project-member] Delete group with id: a3b84bdc-d19e-4a9d-bf1e-4efff26ce4e8 Aug 20 00:54:23.741152 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:54:23.741152 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 00:54:23.801861 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-16370cfb-9273-4010-9eaf-36f9ff1642b0 tempest-GroupsTest-2002372028 tempest-GroupsTest-2002372028-project-member] https://10.4.3.240/volume/v3/groups/a3b84bdc-d19e-4a9d-bf1e-4efff26ce4e8/action returned with HTTP 202 Aug 20 00:54:23.801861 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 6/24] 10.4.3.240 () {70 vars in 1428 bytes} [Thu Aug 20 00:54:23 2026] POST /volume/v3/groups/a3b84bdc-d19e-4a9d-bf1e-4efff26ce4e8/action => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 20 00:54:23.809740 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-9eed3be7-3372-41a5-b229-90aceafa2ee3 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:54:23.811712 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-9eed3be7-3372-41a5-b229-90aceafa2ee3 tempest-GroupsTest-2002372028 tempest-GroupsTest-2002372028-project-member] GET https://10.4.3.240/volume/v3/volumes/8f6eb683-c52b-44c8-9e19-29919dbdce43 Aug 20 00:54:23.811919 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-9eed3be7-3372-41a5-b229-90aceafa2ee3 tempest-GroupsTest-2002372028 tempest-GroupsTest-2002372028-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:54:23.812135 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-9eed3be7-3372-41a5-b229-90aceafa2ee3 tempest-GroupsTest-2002372028 tempest-GroupsTest-2002372028-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:54:23.821830 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:54:23.821830 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 00:54:23.826547 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-9eed3be7-3372-41a5-b229-90aceafa2ee3 tempest-GroupsTest-2002372028 tempest-GroupsTest-2002372028-project-member] Volume info retrieved successfully. Aug 20 00:54:23.827261 np0000007838 devstack@c-api.service[100213]: WARNING stevedore.named [None req-9eed3be7-3372-41a5-b229-90aceafa2ee3 tempest-GroupsTest-2002372028 tempest-GroupsTest-2002372028-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 00:54:23.827477 np0000007838 devstack@c-api.service[100213]: WARNING castellan.key_manager [None req-9eed3be7-3372-41a5-b229-90aceafa2ee3 tempest-GroupsTest-2002372028 tempest-GroupsTest-2002372028-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 00:54:23.871200 np0000007838 devstack@c-api.service[100213]: DEBUG oslo_db.sqlalchemy.engines [None req-9eed3be7-3372-41a5-b229-90aceafa2ee3 tempest-GroupsTest-2002372028 tempest-GroupsTest-2002372028-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100213) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 20 00:54:23.875228 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:54:23.875228 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 00:54:23.881793 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-9eed3be7-3372-41a5-b229-90aceafa2ee3 tempest-GroupsTest-2002372028 tempest-GroupsTest-2002372028-project-member] https://10.4.3.240/volume/v3/volumes/8f6eb683-c52b-44c8-9e19-29919dbdce43 returned with HTTP 200 Aug 20 00:54:23.882498 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 6/25] 10.4.3.240 () {68 vars in 1389 bytes} [Thu Aug 20 00:54:23 2026] GET /volume/v3/volumes/8f6eb683-c52b-44c8-9e19-29919dbdce43 => generated 905 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:54:24.898536 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-ccd1acc2-9b51-4405-9c3a-448d7f0aed8f None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:54:24.900901 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-ccd1acc2-9b51-4405-9c3a-448d7f0aed8f tempest-GroupsTest-2002372028 tempest-GroupsTest-2002372028-project-member] GET https://10.4.3.240/volume/v3/volumes/8f6eb683-c52b-44c8-9e19-29919dbdce43 Aug 20 00:54:24.901115 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-ccd1acc2-9b51-4405-9c3a-448d7f0aed8f tempest-GroupsTest-2002372028 tempest-GroupsTest-2002372028-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:54:24.901292 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-ccd1acc2-9b51-4405-9c3a-448d7f0aed8f tempest-GroupsTest-2002372028 tempest-GroupsTest-2002372028-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:54:24.907566 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-ccd1acc2-9b51-4405-9c3a-448d7f0aed8f tempest-GroupsTest-2002372028 tempest-GroupsTest-2002372028-project-member] https://10.4.3.240/volume/v3/volumes/8f6eb683-c52b-44c8-9e19-29919dbdce43 returned with HTTP 404 Aug 20 00:54:24.908309 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 8/26] 10.4.3.240 () {68 vars in 1389 bytes} [Thu Aug 20 00:54:24 2026] GET /volume/v3/volumes/8f6eb683-c52b-44c8-9e19-29919dbdce43 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 00:54:24.915428 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-2964b201-f483-48c0-afb6-be71b9369cd4 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:54:24.917432 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-2964b201-f483-48c0-afb6-be71b9369cd4 tempest-GroupsTest-2002372028 tempest-GroupsTest-2002372028-project-member] GET https://10.4.3.240/volume/v3/groups/a3b84bdc-d19e-4a9d-bf1e-4efff26ce4e8 Aug 20 00:54:24.917637 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-2964b201-f483-48c0-afb6-be71b9369cd4 tempest-GroupsTest-2002372028 tempest-GroupsTest-2002372028-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:54:24.917839 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-2964b201-f483-48c0-afb6-be71b9369cd4 tempest-GroupsTest-2002372028 tempest-GroupsTest-2002372028-project-member] Calling method 'version_select' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:54:24.917965 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.v3.groups [None req-2964b201-f483-48c0-afb6-be71b9369cd4 tempest-GroupsTest-2002372028 tempest-GroupsTest-2002372028-project-member] show called for member a3b84bdc-d19e-4a9d-bf1e-4efff26ce4e8 {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 20 00:54:24.921816 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-2964b201-f483-48c0-afb6-be71b9369cd4 tempest-GroupsTest-2002372028 tempest-GroupsTest-2002372028-project-member] https://10.4.3.240/volume/v3/groups/a3b84bdc-d19e-4a9d-bf1e-4efff26ce4e8 returned with HTTP 404 Aug 20 00:54:24.922616 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 7/27] 10.4.3.240 () {68 vars in 1386 bytes} [Thu Aug 20 00:54:24 2026] GET /volume/v3/groups/a3b84bdc-d19e-4a9d-bf1e-4efff26ce4e8 => generated 108 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 00:54:24.930372 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-88fef30d-fff2-446d-a1d4-7c41d87d2a19 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:54:24.932307 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-88fef30d-fff2-446d-a1d4-7c41d87d2a19 tempest-GroupsTest-2002372028 tempest-GroupsTest-2002372028-project-member] POST https://10.4.3.240/volume/v3/groups/0f0fe6f6-d103-4afd-8dac-6a9b88b296b9/action Aug 20 00:54:24.932689 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-88fef30d-fff2-446d-a1d4-7c41d87d2a19 tempest-GroupsTest-2002372028 tempest-GroupsTest-2002372028-project-member] Action body: b'{"delete": {"delete-volumes": false}}' {{(pid=100212) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 00:54:24.932804 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-88fef30d-fff2-446d-a1d4-7c41d87d2a19 tempest-GroupsTest-2002372028 tempest-GroupsTest-2002372028-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": false}} {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:54:24.934253 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.v3.groups [None req-88fef30d-fff2-446d-a1d4-7c41d87d2a19 tempest-GroupsTest-2002372028 tempest-GroupsTest-2002372028-project-member] delete called for group 0f0fe6f6-d103-4afd-8dac-6a9b88b296b9 {{(pid=100212) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 20 00:54:24.934401 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.v3.groups [None req-88fef30d-fff2-446d-a1d4-7c41d87d2a19 tempest-GroupsTest-2002372028 tempest-GroupsTest-2002372028-project-member] Delete group with id: 0f0fe6f6-d103-4afd-8dac-6a9b88b296b9 Aug 20 00:54:24.937809 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:54:24.937809 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 00:54:24.962206 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-88fef30d-fff2-446d-a1d4-7c41d87d2a19 tempest-GroupsTest-2002372028 tempest-GroupsTest-2002372028-project-member] https://10.4.3.240/volume/v3/groups/0f0fe6f6-d103-4afd-8dac-6a9b88b296b9/action returned with HTTP 202 Aug 20 00:54:24.962874 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 7/28] 10.4.3.240 () {70 vars in 1428 bytes} [Thu Aug 20 00:54:24 2026] POST /volume/v3/groups/0f0fe6f6-d103-4afd-8dac-6a9b88b296b9/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 20 00:54:24.971630 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-0a41c382-a508-4421-9ef7-75e7f5dfdc42 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:54:24.974235 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-0a41c382-a508-4421-9ef7-75e7f5dfdc42 tempest-GroupsTest-2002372028 tempest-GroupsTest-2002372028-project-member] GET https://10.4.3.240/volume/v3/groups/0f0fe6f6-d103-4afd-8dac-6a9b88b296b9 Aug 20 00:54:24.974506 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-0a41c382-a508-4421-9ef7-75e7f5dfdc42 tempest-GroupsTest-2002372028 tempest-GroupsTest-2002372028-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:54:24.974959 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-0a41c382-a508-4421-9ef7-75e7f5dfdc42 tempest-GroupsTest-2002372028 tempest-GroupsTest-2002372028-project-member] Calling method 'version_select' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:54:24.974959 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.v3.groups [None req-0a41c382-a508-4421-9ef7-75e7f5dfdc42 tempest-GroupsTest-2002372028 tempest-GroupsTest-2002372028-project-member] show called for member 0f0fe6f6-d103-4afd-8dac-6a9b88b296b9 {{(pid=100213) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 20 00:54:24.979776 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:54:24.979776 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 00:54:24.987683 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-0a41c382-a508-4421-9ef7-75e7f5dfdc42 tempest-GroupsTest-2002372028 tempest-GroupsTest-2002372028-project-member] https://10.4.3.240/volume/v3/groups/0f0fe6f6-d103-4afd-8dac-6a9b88b296b9 returned with HTTP 200 Aug 20 00:54:24.988120 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 7/29] 10.4.3.240 () {68 vars in 1386 bytes} [Thu Aug 20 00:54:24 2026] GET /volume/v3/groups/0f0fe6f6-d103-4afd-8dac-6a9b88b296b9 => generated 322 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:54:26.001603 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-235a861e-ff46-4f26-9e9a-821c35651c83 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:54:26.004483 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-235a861e-ff46-4f26-9e9a-821c35651c83 tempest-GroupsTest-2002372028 tempest-GroupsTest-2002372028-project-member] GET https://10.4.3.240/volume/v3/groups/0f0fe6f6-d103-4afd-8dac-6a9b88b296b9 Aug 20 00:54:26.004741 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-235a861e-ff46-4f26-9e9a-821c35651c83 tempest-GroupsTest-2002372028 tempest-GroupsTest-2002372028-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:54:26.004996 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-235a861e-ff46-4f26-9e9a-821c35651c83 tempest-GroupsTest-2002372028 tempest-GroupsTest-2002372028-project-member] Calling method 'version_select' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:54:26.005158 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.v3.groups [None req-235a861e-ff46-4f26-9e9a-821c35651c83 tempest-GroupsTest-2002372028 tempest-GroupsTest-2002372028-project-member] show called for member 0f0fe6f6-d103-4afd-8dac-6a9b88b296b9 {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 20 00:54:26.014222 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-235a861e-ff46-4f26-9e9a-821c35651c83 tempest-GroupsTest-2002372028 tempest-GroupsTest-2002372028-project-member] https://10.4.3.240/volume/v3/groups/0f0fe6f6-d103-4afd-8dac-6a9b88b296b9 returned with HTTP 404 Aug 20 00:54:26.014909 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 9/30] 10.4.3.240 () {68 vars in 1386 bytes} [Thu Aug 20 00:54:26 2026] GET /volume/v3/groups/0f0fe6f6-d103-4afd-8dac-6a9b88b296b9 => generated 108 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 00:54:26.025702 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-0b976d00-8eb1-4229-9ba0-09339645c08e None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:54:26.028613 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-0b976d00-8eb1-4229-9ba0-09339645c08e tempest-GroupsTest-2002372028 tempest-GroupsTest-2002372028-project-member] GET https://10.4.3.240/volume/v3/groups/detail Aug 20 00:54:26.028837 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-0b976d00-8eb1-4229-9ba0-09339645c08e tempest-GroupsTest-2002372028 tempest-GroupsTest-2002372028-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:54:26.029074 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-0b976d00-8eb1-4229-9ba0-09339645c08e tempest-GroupsTest-2002372028 tempest-GroupsTest-2002372028-project-member] Calling method 'version_select' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:54:26.037172 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-0b976d00-8eb1-4229-9ba0-09339645c08e tempest-GroupsTest-2002372028 tempest-GroupsTest-2002372028-project-member] https://10.4.3.240/volume/v3/groups/detail returned with HTTP 200 Aug 20 00:54:26.037605 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 8/31] 10.4.3.240 () {68 vars in 1296 bytes} [Thu Aug 20 00:54:26 2026] GET /volume/v3/groups/detail => generated 14 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:54:26.052142 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-e5e38590-89e7-4c8f-88e7-e44f31ee1a38 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:54:26.055461 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-e5e38590-89e7-4c8f-88e7-e44f31ee1a38 tempest-GroupsTest-2002372028 tempest-GroupsTest-2002372028-project-member] GET https://10.4.3.240/volume/v3/volumes/detail Aug 20 00:54:26.055698 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-e5e38590-89e7-4c8f-88e7-e44f31ee1a38 tempest-GroupsTest-2002372028 tempest-GroupsTest-2002372028-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:54:26.055884 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-e5e38590-89e7-4c8f-88e7-e44f31ee1a38 tempest-GroupsTest-2002372028 tempest-GroupsTest-2002372028-project-member] Calling method 'detail' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:54:26.056396 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.api_utils [None req-e5e38590-89e7-4c8f-88e7-e44f31ee1a38 tempest-GroupsTest-2002372028 tempest-GroupsTest-2002372028-project-member] Removing options '' from query. {{(pid=100212) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 00:54:26.057165 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-e5e38590-89e7-4c8f-88e7-e44f31ee1a38 tempest-GroupsTest-2002372028 tempest-GroupsTest-2002372028-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100212) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 00:54:26.084986 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-e5e38590-89e7-4c8f-88e7-e44f31ee1a38 tempest-GroupsTest-2002372028 tempest-GroupsTest-2002372028-project-member] Get all volumes completed successfully. Aug 20 00:54:26.087072 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-e5e38590-89e7-4c8f-88e7-e44f31ee1a38 tempest-GroupsTest-2002372028 tempest-GroupsTest-2002372028-project-member] https://10.4.3.240/volume/v3/volumes/detail returned with HTTP 200 Aug 20 00:54:26.087567 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 8/32] 10.4.3.240 () {68 vars in 1299 bytes} [Thu Aug 20 00:54:26 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:54:26.106912 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-b9e1c201-e714-4ef3-826d-8660690c5eec None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:54:26.109373 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-b9e1c201-e714-4ef3-826d-8660690c5eec tempest-GroupsTest-2002372028 tempest-GroupsTest-2002372028-project-member] POST https://10.4.3.240/volume/v3/groups/0f0fe6f6-d103-4afd-8dac-6a9b88b296b9/action Aug 20 00:54:26.110221 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-b9e1c201-e714-4ef3-826d-8660690c5eec tempest-GroupsTest-2002372028 tempest-GroupsTest-2002372028-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100213) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 00:54:26.110431 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-b9e1c201-e714-4ef3-826d-8660690c5eec tempest-GroupsTest-2002372028 tempest-GroupsTest-2002372028-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:54:26.112320 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.v3.groups [None req-b9e1c201-e714-4ef3-826d-8660690c5eec tempest-GroupsTest-2002372028 tempest-GroupsTest-2002372028-project-member] delete called for group 0f0fe6f6-d103-4afd-8dac-6a9b88b296b9 {{(pid=100213) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 20 00:54:26.112733 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.v3.groups [None req-b9e1c201-e714-4ef3-826d-8660690c5eec tempest-GroupsTest-2002372028 tempest-GroupsTest-2002372028-project-member] Delete group with id: 0f0fe6f6-d103-4afd-8dac-6a9b88b296b9 Aug 20 00:54:26.130841 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-b9e1c201-e714-4ef3-826d-8660690c5eec tempest-GroupsTest-2002372028 tempest-GroupsTest-2002372028-project-member] https://10.4.3.240/volume/v3/groups/0f0fe6f6-d103-4afd-8dac-6a9b88b296b9/action returned with HTTP 404 Aug 20 00:54:26.131599 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 8/33] 10.4.3.240 () {70 vars in 1428 bytes} [Thu Aug 20 00:54:26 2026] POST /volume/v3/groups/0f0fe6f6-d103-4afd-8dac-6a9b88b296b9/action => generated 108 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 00:54:26.139262 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-20d4a963-208d-4276-8956-04b2852d19ee None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:54:26.143440 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-20d4a963-208d-4276-8956-04b2852d19ee tempest-GroupsTest-2002372028 tempest-GroupsTest-2002372028-project-member] GET https://10.4.3.240/volume/v3/volumes/detail Aug 20 00:54:26.143554 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-20d4a963-208d-4276-8956-04b2852d19ee tempest-GroupsTest-2002372028 tempest-GroupsTest-2002372028-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:54:26.143868 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-20d4a963-208d-4276-8956-04b2852d19ee tempest-GroupsTest-2002372028 tempest-GroupsTest-2002372028-project-member] Calling method 'detail' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:54:26.144200 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.api_utils [None req-20d4a963-208d-4276-8956-04b2852d19ee tempest-GroupsTest-2002372028 tempest-GroupsTest-2002372028-project-member] Removing options '' from query. {{(pid=100214) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 00:54:26.145144 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-20d4a963-208d-4276-8956-04b2852d19ee tempest-GroupsTest-2002372028 tempest-GroupsTest-2002372028-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100214) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 00:54:26.153755 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-20d4a963-208d-4276-8956-04b2852d19ee tempest-GroupsTest-2002372028 tempest-GroupsTest-2002372028-project-member] Get all volumes completed successfully. Aug 20 00:54:26.156313 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-20d4a963-208d-4276-8956-04b2852d19ee tempest-GroupsTest-2002372028 tempest-GroupsTest-2002372028-project-member] https://10.4.3.240/volume/v3/volumes/detail returned with HTTP 200 Aug 20 00:54:26.157393 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 10/34] 10.4.3.240 () {68 vars in 1299 bytes} [Thu Aug 20 00:54:26 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:54:26.172648 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-235d49a7-a3c0-4f48-9891-6074493b019e None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:54:26.175452 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-235d49a7-a3c0-4f48-9891-6074493b019e tempest-GroupsTest-2002372028 tempest-GroupsTest-2002372028-project-member] POST https://10.4.3.240/volume/v3/groups/a3b84bdc-d19e-4a9d-bf1e-4efff26ce4e8/action Aug 20 00:54:26.176355 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-235d49a7-a3c0-4f48-9891-6074493b019e tempest-GroupsTest-2002372028 tempest-GroupsTest-2002372028-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100215) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 00:54:26.176901 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-235d49a7-a3c0-4f48-9891-6074493b019e tempest-GroupsTest-2002372028 tempest-GroupsTest-2002372028-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:54:26.178926 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.v3.groups [None req-235d49a7-a3c0-4f48-9891-6074493b019e tempest-GroupsTest-2002372028 tempest-GroupsTest-2002372028-project-member] delete called for group a3b84bdc-d19e-4a9d-bf1e-4efff26ce4e8 {{(pid=100215) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 20 00:54:26.179168 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.v3.groups [None req-235d49a7-a3c0-4f48-9891-6074493b019e tempest-GroupsTest-2002372028 tempest-GroupsTest-2002372028-project-member] Delete group with id: a3b84bdc-d19e-4a9d-bf1e-4efff26ce4e8 Aug 20 00:54:26.182719 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-235d49a7-a3c0-4f48-9891-6074493b019e tempest-GroupsTest-2002372028 tempest-GroupsTest-2002372028-project-member] https://10.4.3.240/volume/v3/groups/a3b84bdc-d19e-4a9d-bf1e-4efff26ce4e8/action returned with HTTP 404 Aug 20 00:54:26.183676 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 9/35] 10.4.3.240 () {70 vars in 1428 bytes} [Thu Aug 20 00:54:26 2026] POST /volume/v3/groups/a3b84bdc-d19e-4a9d-bf1e-4efff26ce4e8/action => generated 108 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 00:54:26.192798 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-56489456-66aa-4f46-a358-40ec4c5545d1 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:54:26.195370 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-56489456-66aa-4f46-a358-40ec4c5545d1 tempest-GroupsTest-240540032 tempest-GroupsTest-240540032-project-admin] DELETE https://10.4.3.240/volume/v3/group_types/d1fe2983-1d22-4535-9d41-becef2acc770 Aug 20 00:54:26.195564 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-56489456-66aa-4f46-a358-40ec4c5545d1 tempest-GroupsTest-240540032 tempest-GroupsTest-240540032-project-admin] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:54:26.195860 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-56489456-66aa-4f46-a358-40ec4c5545d1 tempest-GroupsTest-240540032 tempest-GroupsTest-240540032-project-admin] Calling method 'version_select' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:54:26.222262 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-56489456-66aa-4f46-a358-40ec4c5545d1 tempest-GroupsTest-240540032 tempest-GroupsTest-240540032-project-admin] https://10.4.3.240/volume/v3/group_types/d1fe2983-1d22-4535-9d41-becef2acc770 returned with HTTP 202 Aug 20 00:54:26.222770 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 9/36] 10.4.3.240 () {68 vars in 1404 bytes} [Thu Aug 20 00:54:26 2026] DELETE /volume/v3/group_types/d1fe2983-1d22-4535-9d41-becef2acc770 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 20 00:54:26.232843 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-783c7f07-d10b-4edd-8e15-ad74b6038adc None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:54:26.234781 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-783c7f07-d10b-4edd-8e15-ad74b6038adc tempest-GroupsTest-240540032 tempest-GroupsTest-240540032-project-admin] DELETE https://10.4.3.240/volume/v3/types/292dc4e1-5171-4740-84cb-eedd74046052 Aug 20 00:54:26.235034 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-783c7f07-d10b-4edd-8e15-ad74b6038adc tempest-GroupsTest-240540032 tempest-GroupsTest-240540032-project-admin] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:54:26.235310 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-783c7f07-d10b-4edd-8e15-ad74b6038adc tempest-GroupsTest-240540032 tempest-GroupsTest-240540032-project-admin] Calling method '_delete' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:54:26.235882 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:54:26.235882 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 00:54:26.287066 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-783c7f07-d10b-4edd-8e15-ad74b6038adc tempest-GroupsTest-240540032 tempest-GroupsTest-240540032-project-admin] https://10.4.3.240/volume/v3/types/292dc4e1-5171-4740-84cb-eedd74046052 returned with HTTP 202 Aug 20 00:54:26.287519 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 9/37] 10.4.3.240 () {66 vars in 1345 bytes} [Thu Aug 20 00:54:26 2026] DELETE /volume/v3/types/292dc4e1-5171-4740-84cb-eedd74046052 => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:54:26.297714 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-6c88b352-c1c8-43ee-866f-42afe05f2049 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:54:26.300034 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-6c88b352-c1c8-43ee-866f-42afe05f2049 tempest-GroupsTest-240540032 tempest-GroupsTest-240540032-project-admin] GET https://10.4.3.240/volume/v3/types/292dc4e1-5171-4740-84cb-eedd74046052 Aug 20 00:54:26.300396 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-6c88b352-c1c8-43ee-866f-42afe05f2049 tempest-GroupsTest-240540032 tempest-GroupsTest-240540032-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:54:26.300687 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-6c88b352-c1c8-43ee-866f-42afe05f2049 tempest-GroupsTest-240540032 tempest-GroupsTest-240540032-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:54:26.308269 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-6c88b352-c1c8-43ee-866f-42afe05f2049 tempest-GroupsTest-240540032 tempest-GroupsTest-240540032-project-admin] https://10.4.3.240/volume/v3/types/292dc4e1-5171-4740-84cb-eedd74046052 returned with HTTP 404 Aug 20 00:54:26.308914 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 11/38] 10.4.3.240 () {66 vars in 1342 bytes} [Thu Aug 20 00:54:26 2026] GET /volume/v3/types/292dc4e1-5171-4740-84cb-eedd74046052 => generated 114 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:54:26.324818 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-03bf8873-b3ee-4f7d-9f24-04adad12b109 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:54:26.327480 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-03bf8873-b3ee-4f7d-9f24-04adad12b109 tempest-GroupsTest-240540032 tempest-GroupsTest-240540032-project-admin] POST https://10.4.3.240/volume/v3/types Aug 20 00:54:26.328823 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-03bf8873-b3ee-4f7d-9f24-04adad12b109 tempest-GroupsTest-240540032 tempest-GroupsTest-240540032-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-159230828"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:54:26.363084 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-03bf8873-b3ee-4f7d-9f24-04adad12b109 tempest-GroupsTest-240540032 tempest-GroupsTest-240540032-project-admin] https://10.4.3.240/volume/v3/types returned with HTTP 200 Aug 20 00:54:26.363677 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 10/39] 10.4.3.240 () {68 vars in 1252 bytes} [Thu Aug 20 00:54:26 2026] POST /volume/v3/types => generated 215 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:54:26.380606 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-e0e3cddf-bd7a-4492-8983-8c3b49788e89 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:54:26.383365 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-e0e3cddf-bd7a-4492-8983-8c3b49788e89 tempest-GroupsTest-240540032 tempest-GroupsTest-240540032-project-admin] POST https://10.4.3.240/volume/v3/group_types Aug 20 00:54:26.383880 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-e0e3cddf-bd7a-4492-8983-8c3b49788e89 tempest-GroupsTest-240540032 tempest-GroupsTest-240540032-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsTest-group-type-642185190"}} {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:54:26.405701 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-e0e3cddf-bd7a-4492-8983-8c3b49788e89 tempest-GroupsTest-240540032 tempest-GroupsTest-240540032-project-admin] https://10.4.3.240/volume/v3/group_types returned with HTTP 202 Aug 20 00:54:26.406178 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 10/40] 10.4.3.240 () {70 vars in 1311 bytes} [Thu Aug 20 00:54:26 2026] POST /volume/v3/group_types => generated 172 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Aug 20 00:54:26.418125 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-89025ee5-6142-40bb-b6fb-739d4e0bdbf8 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:54:26.420303 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-89025ee5-6142-40bb-b6fb-739d4e0bdbf8 tempest-GroupsTest-2002372028 tempest-GroupsTest-2002372028-project-member] POST https://10.4.3.240/volume/v3/groups Aug 20 00:54:26.420622 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-89025ee5-6142-40bb-b6fb-739d4e0bdbf8 tempest-GroupsTest-2002372028 tempest-GroupsTest-2002372028-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "ff043f68-063f-4a5d-8a75-d8fdc380a200", "volume_types": ["d8490aa6-03db-4e63-a841-392fcb6d5e2e"], "name": "tempest-GroupsTest-Group-750843210"}} {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:54:26.422216 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.v3.groups [None req-89025ee5-6142-40bb-b6fb-739d4e0bdbf8 tempest-GroupsTest-2002372028 tempest-GroupsTest-2002372028-project-member] Creating new group {'group': {'group_type': 'ff043f68-063f-4a5d-8a75-d8fdc380a200', 'volume_types': ['d8490aa6-03db-4e63-a841-392fcb6d5e2e'], 'name': 'tempest-GroupsTest-Group-750843210'}} {{(pid=100213) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 20 00:54:26.428329 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.v3.groups [None req-89025ee5-6142-40bb-b6fb-739d4e0bdbf8 tempest-GroupsTest-2002372028 tempest-GroupsTest-2002372028-project-member] Creating group tempest-GroupsTest-Group-750843210. Aug 20 00:54:26.442999 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-89025ee5-6142-40bb-b6fb-739d4e0bdbf8 tempest-GroupsTest-2002372028 tempest-GroupsTest-2002372028-project-member] Availability Zones retrieved successfully. Aug 20 00:54:26.478775 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.quota [None req-89025ee5-6142-40bb-b6fb-739d4e0bdbf8 tempest-GroupsTest-2002372028 tempest-GroupsTest-2002372028-project-member] Created reservations ['60e0d541-d06e-4904-a5b0-f5ba6f012499'] {{(pid=100213) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:54:26.521230 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-89025ee5-6142-40bb-b6fb-739d4e0bdbf8 tempest-GroupsTest-2002372028 tempest-GroupsTest-2002372028-project-member] https://10.4.3.240/volume/v3/groups returned with HTTP 202 Aug 20 00:54:26.521230 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 10/41] 10.4.3.240 () {70 vars in 1297 bytes} [Thu Aug 20 00:54:26 2026] POST /volume/v3/groups => generated 103 bytes in 102 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:54:26.531475 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-1a0fcdf9-879a-4b73-811c-308ae2b2710e None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:54:26.537640 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-1a0fcdf9-879a-4b73-811c-308ae2b2710e tempest-GroupsTest-2002372028 tempest-GroupsTest-2002372028-project-member] GET https://10.4.3.240/volume/v3/groups/e4f9e223-c8b0-4464-80ff-053da2a399f1 Aug 20 00:54:26.537640 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-1a0fcdf9-879a-4b73-811c-308ae2b2710e tempest-GroupsTest-2002372028 tempest-GroupsTest-2002372028-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:54:26.537640 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-1a0fcdf9-879a-4b73-811c-308ae2b2710e tempest-GroupsTest-2002372028 tempest-GroupsTest-2002372028-project-member] Calling method 'version_select' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:54:26.537640 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.v3.groups [None req-1a0fcdf9-879a-4b73-811c-308ae2b2710e tempest-GroupsTest-2002372028 tempest-GroupsTest-2002372028-project-member] show called for member e4f9e223-c8b0-4464-80ff-053da2a399f1 {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 20 00:54:26.540965 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:54:26.540965 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 00:54:26.552795 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-1a0fcdf9-879a-4b73-811c-308ae2b2710e tempest-GroupsTest-2002372028 tempest-GroupsTest-2002372028-project-member] https://10.4.3.240/volume/v3/groups/e4f9e223-c8b0-4464-80ff-053da2a399f1 returned with HTTP 200 Aug 20 00:54:26.553185 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 12/42] 10.4.3.240 () {68 vars in 1386 bytes} [Thu Aug 20 00:54:26 2026] GET /volume/v3/groups/e4f9e223-c8b0-4464-80ff-053da2a399f1 => generated 331 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:54:27.565110 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-6f874ae2-2bc3-42d7-93a0-301d8fa02985 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:54:27.567228 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-6f874ae2-2bc3-42d7-93a0-301d8fa02985 tempest-GroupsTest-2002372028 tempest-GroupsTest-2002372028-project-member] GET https://10.4.3.240/volume/v3/groups/e4f9e223-c8b0-4464-80ff-053da2a399f1 Aug 20 00:54:27.567683 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-6f874ae2-2bc3-42d7-93a0-301d8fa02985 tempest-GroupsTest-2002372028 tempest-GroupsTest-2002372028-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:54:27.567683 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-6f874ae2-2bc3-42d7-93a0-301d8fa02985 tempest-GroupsTest-2002372028 tempest-GroupsTest-2002372028-project-member] Calling method 'version_select' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:54:27.567799 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.v3.groups [None req-6f874ae2-2bc3-42d7-93a0-301d8fa02985 tempest-GroupsTest-2002372028 tempest-GroupsTest-2002372028-project-member] show called for member e4f9e223-c8b0-4464-80ff-053da2a399f1 {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 20 00:54:27.572289 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:54:27.572289 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 00:54:27.581707 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-6f874ae2-2bc3-42d7-93a0-301d8fa02985 tempest-GroupsTest-2002372028 tempest-GroupsTest-2002372028-project-member] https://10.4.3.240/volume/v3/groups/e4f9e223-c8b0-4464-80ff-053da2a399f1 returned with HTTP 200 Aug 20 00:54:27.582237 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 11/43] 10.4.3.240 () {68 vars in 1386 bytes} [Thu Aug 20 00:54:27 2026] GET /volume/v3/groups/e4f9e223-c8b0-4464-80ff-053da2a399f1 => generated 332 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:54:27.595070 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-5821cfbb-535a-4226-81de-05bdba59c5d7 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:54:27.597233 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-5821cfbb-535a-4226-81de-05bdba59c5d7 tempest-GroupsTest-2002372028 tempest-GroupsTest-2002372028-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 20 00:54:27.597760 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-5821cfbb-535a-4226-81de-05bdba59c5d7 tempest-GroupsTest-2002372028 tempest-GroupsTest-2002372028-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-762104172", "volume_type": "d8490aa6-03db-4e63-a841-392fcb6d5e2e", "group_id": "e4f9e223-c8b0-4464-80ff-053da2a399f1", "size": 1}} {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:54:27.601617 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.v3.volumes [None req-5821cfbb-535a-4226-81de-05bdba59c5d7 tempest-GroupsTest-2002372028 tempest-GroupsTest-2002372028-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-762104172', 'volume_type': 'd8490aa6-03db-4e63-a841-392fcb6d5e2e', 'group_id': 'e4f9e223-c8b0-4464-80ff-053da2a399f1', 'size': 1}} {{(pid=100212) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 00:54:27.612620 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:54:27.612620 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 00:54:27.613088 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.v3.volumes [None req-5821cfbb-535a-4226-81de-05bdba59c5d7 tempest-GroupsTest-2002372028 tempest-GroupsTest-2002372028-project-member] Create volume of 1 GB Aug 20 00:54:27.617856 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-5821cfbb-535a-4226-81de-05bdba59c5d7 tempest-GroupsTest-2002372028 tempest-GroupsTest-2002372028-project-member] Availability Zones retrieved successfully. Aug 20 00:54:27.624472 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-5821cfbb-535a-4226-81de-05bdba59c5d7 tempest-GroupsTest-2002372028 tempest-GroupsTest-2002372028-project-member] Flow 'volume_create_api' (b9fc537c-73a9-4cec-89d4-2ed4dff636c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100212) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:54:27.627906 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-5821cfbb-535a-4226-81de-05bdba59c5d7 tempest-GroupsTest-2002372028 tempest-GroupsTest-2002372028-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e14e0283-fa53-4d17-8413-e242a301fe8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:54:27.628659 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:54:27.628659 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 00:54:27.629189 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.flows.api.create_volume [None req-5821cfbb-535a-4226-81de-05bdba59c5d7 tempest-GroupsTest-2002372028 tempest-GroupsTest-2002372028-project-member] Validating volume size '1' using validate_int {{(pid=100212) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 00:54:27.657688 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-5821cfbb-535a-4226-81de-05bdba59c5d7 tempest-GroupsTest-2002372028 tempest-GroupsTest-2002372028-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e14e0283-fa53-4d17-8413-e242a301fe8b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:54:26Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d8490aa6-03db-4e63-a841-392fcb6d5e2e,is_public=True,name='tempest-GroupsTest-volume-type-159230828',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd8490aa6-03db-4e63-a841-392fcb6d5e2e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'e4f9e223-c8b0-4464-80ff-053da2a399f1', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:54:27.658620 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-5821cfbb-535a-4226-81de-05bdba59c5d7 tempest-GroupsTest-2002372028 tempest-GroupsTest-2002372028-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (29acab18-ed08-4ffd-b150-9ff1b0274564) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:54:27.693501 np0000007838 devstack@c-api.service[100212]: WARNING cinder.quota [None req-5821cfbb-535a-4226-81de-05bdba59c5d7 tempest-GroupsTest-2002372028 tempest-GroupsTest-2002372028-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-159230828 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-159230828, it is now deprecated. Please use the default quota class for default quota. Aug 20 00:54:27.693814 np0000007838 devstack@c-api.service[100212]: WARNING cinder.quota [None req-5821cfbb-535a-4226-81de-05bdba59c5d7 tempest-GroupsTest-2002372028 tempest-GroupsTest-2002372028-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-159230828 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-159230828, it is now deprecated. Please use the default quota class for default quota. Aug 20 00:54:27.733927 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.quota [None req-5821cfbb-535a-4226-81de-05bdba59c5d7 tempest-GroupsTest-2002372028 tempest-GroupsTest-2002372028-project-member] Created reservations ['92665ca9-d22a-4778-ac6d-40fa6d971c27', '918f16ba-d366-4c4c-ad89-d70a5d8e31d7', 'b4682817-9807-42ba-aa62-2009315d52bc', '69e37923-fde8-4f80-ac35-c8d28ed715ce'] {{(pid=100212) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:54:27.735547 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-5821cfbb-535a-4226-81de-05bdba59c5d7 tempest-GroupsTest-2002372028 tempest-GroupsTest-2002372028-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (29acab18-ed08-4ffd-b150-9ff1b0274564) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['92665ca9-d22a-4778-ac6d-40fa6d971c27', '918f16ba-d366-4c4c-ad89-d70a5d8e31d7', 'b4682817-9807-42ba-aa62-2009315d52bc', '69e37923-fde8-4f80-ac35-c8d28ed715ce']}' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:54:27.737055 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-5821cfbb-535a-4226-81de-05bdba59c5d7 tempest-GroupsTest-2002372028 tempest-GroupsTest-2002372028-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3a50adb1-5ccc-45b5-b32f-0f8e6fc75952) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:54:27.766380 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-5821cfbb-535a-4226-81de-05bdba59c5d7 tempest-GroupsTest-2002372028 tempest-GroupsTest-2002372028-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3a50adb1-5ccc-45b5-b32f-0f8e6fc75952) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9d4642c7-a72d-4228-9bee-32cd93c430f7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-762104172',encryption_key_id=None,group_id=e4f9e223-c8b0-4464-80ff-053da2a399f1,group_type_id=,metadata={},multiattach=False,project_id='bb2c489c8f8746d1af150fddb586180e',qos_specs=None,replication_status=,reservations=['92665ca9-d22a-4778-ac6d-40fa6d971c27','918f16ba-d366-4c4c-ad89-d70a5d8e31d7','b4682817-9807-42ba-aa62-2009315d52bc','69e37923-fde8-4f80-ac35-c8d28ed715ce'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a2b0f209f12a424a9774f1271f25d05c',volume_type_id=d8490aa6-03db-4e63-a841-392fcb6d5e2e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T00:54:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-762104172',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=e4f9e223-c8b0-4464-80ff-053da2a399f1,host=None,id=9d4642c7-a72d-4228-9bee-32cd93c430f7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bb2c489c8f8746d1af150fddb586180e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a2b0f209f12a424a9774f1271f25d05c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d8490aa6-03db-4e63-a841-392fcb6d5e2e),volume_type_id=d8490aa6-03db-4e63-a841-392fcb6d5e2e)}' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:54:27.767173 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-5821cfbb-535a-4226-81de-05bdba59c5d7 tempest-GroupsTest-2002372028 tempest-GroupsTest-2002372028-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6c4e73cc-ebd8-4da7-92bd-58f569422852) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:54:27.792289 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-5821cfbb-535a-4226-81de-05bdba59c5d7 tempest-GroupsTest-2002372028 tempest-GroupsTest-2002372028-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6c4e73cc-ebd8-4da7-92bd-58f569422852) transitioned into state 'SUCCESS' from state '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-762104172',encryption_key_id=None,group_id=e4f9e223-c8b0-4464-80ff-053da2a399f1,group_type_id=,metadata={},multiattach=False,project_id='bb2c489c8f8746d1af150fddb586180e',qos_specs=None,replication_status=,reservations=['92665ca9-d22a-4778-ac6d-40fa6d971c27','918f16ba-d366-4c4c-ad89-d70a5d8e31d7','b4682817-9807-42ba-aa62-2009315d52bc','69e37923-fde8-4f80-ac35-c8d28ed715ce'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a2b0f209f12a424a9774f1271f25d05c',volume_type_id=d8490aa6-03db-4e63-a841-392fcb6d5e2e)}' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:54:27.793123 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-5821cfbb-535a-4226-81de-05bdba59c5d7 tempest-GroupsTest-2002372028 tempest-GroupsTest-2002372028-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (68851b8a-6c69-4c37-8943-d3df7a43d3e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:54:27.807717 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-5821cfbb-535a-4226-81de-05bdba59c5d7 tempest-GroupsTest-2002372028 tempest-GroupsTest-2002372028-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (68851b8a-6c69-4c37-8943-d3df7a43d3e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:54:27.808635 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-5821cfbb-535a-4226-81de-05bdba59c5d7 tempest-GroupsTest-2002372028 tempest-GroupsTest-2002372028-project-member] Flow 'volume_create_api' (b9fc537c-73a9-4cec-89d4-2ed4dff636c3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100212) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:54:27.808939 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-5821cfbb-535a-4226-81de-05bdba59c5d7 tempest-GroupsTest-2002372028 tempest-GroupsTest-2002372028-project-member] Create volume request issued successfully. Aug 20 00:54:27.809671 np0000007838 devstack@c-api.service[100212]: WARNING stevedore.named [None req-5821cfbb-535a-4226-81de-05bdba59c5d7 tempest-GroupsTest-2002372028 tempest-GroupsTest-2002372028-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 00:54:27.809846 np0000007838 devstack@c-api.service[100212]: WARNING castellan.key_manager [None req-5821cfbb-535a-4226-81de-05bdba59c5d7 tempest-GroupsTest-2002372028 tempest-GroupsTest-2002372028-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 00:54:27.849268 np0000007838 devstack@c-api.service[100212]: DEBUG oslo_db.sqlalchemy.engines [None req-5821cfbb-535a-4226-81de-05bdba59c5d7 tempest-GroupsTest-2002372028 tempest-GroupsTest-2002372028-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100212) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 20 00:54:27.852653 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:54:27.852653 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 00:54:27.856280 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-5821cfbb-535a-4226-81de-05bdba59c5d7 tempest-GroupsTest-2002372028 tempest-GroupsTest-2002372028-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 20 00:54:27.857256 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 11/44] 10.4.3.240 () {70 vars in 1300 bytes} [Thu Aug 20 00:54:27 2026] POST /volume/v3/volumes => generated 813 bytes in 262 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:54:27.871109 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-d7893c9e-1c8e-4a13-b20d-3af09afd83e4 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:54:27.877111 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-d7893c9e-1c8e-4a13-b20d-3af09afd83e4 tempest-GroupsTest-2002372028 tempest-GroupsTest-2002372028-project-member] GET https://10.4.3.240/volume/v3/volumes/9d4642c7-a72d-4228-9bee-32cd93c430f7 Aug 20 00:54:27.877807 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-d7893c9e-1c8e-4a13-b20d-3af09afd83e4 tempest-GroupsTest-2002372028 tempest-GroupsTest-2002372028-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:54:27.878085 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-d7893c9e-1c8e-4a13-b20d-3af09afd83e4 tempest-GroupsTest-2002372028 tempest-GroupsTest-2002372028-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:54:27.889386 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:54:27.889386 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 00:54:27.895979 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-d7893c9e-1c8e-4a13-b20d-3af09afd83e4 tempest-GroupsTest-2002372028 tempest-GroupsTest-2002372028-project-member] Volume info retrieved successfully. Aug 20 00:54:27.897456 np0000007838 devstack@c-api.service[100213]: WARNING stevedore.named [None req-d7893c9e-1c8e-4a13-b20d-3af09afd83e4 tempest-GroupsTest-2002372028 tempest-GroupsTest-2002372028-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 00:54:27.897598 np0000007838 devstack@c-api.service[100213]: WARNING castellan.key_manager [None req-d7893c9e-1c8e-4a13-b20d-3af09afd83e4 tempest-GroupsTest-2002372028 tempest-GroupsTest-2002372028-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 00:54:27.945892 np0000007838 devstack@c-api.service[100213]: DEBUG oslo_db.sqlalchemy.engines [None req-d7893c9e-1c8e-4a13-b20d-3af09afd83e4 tempest-GroupsTest-2002372028 tempest-GroupsTest-2002372028-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100213) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 20 00:54:27.948999 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:54:27.948999 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 00:54:27.956185 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-d7893c9e-1c8e-4a13-b20d-3af09afd83e4 tempest-GroupsTest-2002372028 tempest-GroupsTest-2002372028-project-member] https://10.4.3.240/volume/v3/volumes/9d4642c7-a72d-4228-9bee-32cd93c430f7 returned with HTTP 200 Aug 20 00:54:27.956555 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 11/45] 10.4.3.240 () {68 vars in 1389 bytes} [Thu Aug 20 00:54:27 2026] GET /volume/v3/volumes/9d4642c7-a72d-4228-9bee-32cd93c430f7 => generated 881 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:54:28.970162 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-601d7bd3-860a-49b1-9a51-08945b363a43 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:54:28.973103 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-601d7bd3-860a-49b1-9a51-08945b363a43 tempest-GroupsTest-2002372028 tempest-GroupsTest-2002372028-project-member] GET https://10.4.3.240/volume/v3/volumes/9d4642c7-a72d-4228-9bee-32cd93c430f7 Aug 20 00:54:28.973571 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-601d7bd3-860a-49b1-9a51-08945b363a43 tempest-GroupsTest-2002372028 tempest-GroupsTest-2002372028-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:54:28.974302 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-601d7bd3-860a-49b1-9a51-08945b363a43 tempest-GroupsTest-2002372028 tempest-GroupsTest-2002372028-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:54:28.985223 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:54:28.985223 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 00:54:28.990521 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-601d7bd3-860a-49b1-9a51-08945b363a43 tempest-GroupsTest-2002372028 tempest-GroupsTest-2002372028-project-member] Volume info retrieved successfully. Aug 20 00:54:28.991429 np0000007838 devstack@c-api.service[100214]: WARNING stevedore.named [None req-601d7bd3-860a-49b1-9a51-08945b363a43 tempest-GroupsTest-2002372028 tempest-GroupsTest-2002372028-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 00:54:28.991555 np0000007838 devstack@c-api.service[100214]: WARNING castellan.key_manager [None req-601d7bd3-860a-49b1-9a51-08945b363a43 tempest-GroupsTest-2002372028 tempest-GroupsTest-2002372028-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 00:54:29.044396 np0000007838 devstack@c-api.service[100214]: DEBUG oslo_db.sqlalchemy.engines [None req-601d7bd3-860a-49b1-9a51-08945b363a43 tempest-GroupsTest-2002372028 tempest-GroupsTest-2002372028-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100214) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 20 00:54:29.047920 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:54:29.047920 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 00:54:29.056757 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-601d7bd3-860a-49b1-9a51-08945b363a43 tempest-GroupsTest-2002372028 tempest-GroupsTest-2002372028-project-member] https://10.4.3.240/volume/v3/volumes/9d4642c7-a72d-4228-9bee-32cd93c430f7 returned with HTTP 200 Aug 20 00:54:29.057601 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 13/46] 10.4.3.240 () {68 vars in 1389 bytes} [Thu Aug 20 00:54:28 2026] GET /volume/v3/volumes/9d4642c7-a72d-4228-9bee-32cd93c430f7 => generated 906 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:54:29.072280 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-85ef7b94-5ce0-46ce-8237-59504c25c8b4 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:54:29.075172 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-85ef7b94-5ce0-46ce-8237-59504c25c8b4 tempest-GroupsTest-2002372028 tempest-GroupsTest-2002372028-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 20 00:54:29.075172 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-85ef7b94-5ce0-46ce-8237-59504c25c8b4 tempest-GroupsTest-2002372028 tempest-GroupsTest-2002372028-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1597010514", "volume_type": "d8490aa6-03db-4e63-a841-392fcb6d5e2e", "group_id": "e4f9e223-c8b0-4464-80ff-053da2a399f1", "size": 1}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:54:29.076919 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.v3.volumes [None req-85ef7b94-5ce0-46ce-8237-59504c25c8b4 tempest-GroupsTest-2002372028 tempest-GroupsTest-2002372028-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1597010514', 'volume_type': 'd8490aa6-03db-4e63-a841-392fcb6d5e2e', 'group_id': 'e4f9e223-c8b0-4464-80ff-053da2a399f1', 'size': 1}} {{(pid=100215) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 00:54:29.092369 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:54:29.092369 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 00:54:29.093253 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-85ef7b94-5ce0-46ce-8237-59504c25c8b4 tempest-GroupsTest-2002372028 tempest-GroupsTest-2002372028-project-member] Create volume of 1 GB Aug 20 00:54:29.104472 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-85ef7b94-5ce0-46ce-8237-59504c25c8b4 tempest-GroupsTest-2002372028 tempest-GroupsTest-2002372028-project-member] Availability zone cache updated, next update will occur around 2026-08-20 01:54:29.103720. {{(pid=100215) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 20 00:54:29.104472 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-85ef7b94-5ce0-46ce-8237-59504c25c8b4 tempest-GroupsTest-2002372028 tempest-GroupsTest-2002372028-project-member] Availability Zones retrieved successfully. Aug 20 00:54:29.131954 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-85ef7b94-5ce0-46ce-8237-59504c25c8b4 tempest-GroupsTest-2002372028 tempest-GroupsTest-2002372028-project-member] Flow 'volume_create_api' (9edc4a67-d94e-4731-a438-8857b755b3cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:54:29.133054 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-85ef7b94-5ce0-46ce-8237-59504c25c8b4 tempest-GroupsTest-2002372028 tempest-GroupsTest-2002372028-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d68c8c57-dbff-4281-848e-01af845d1c91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:54:29.133671 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:54:29.133671 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 00:54:29.134942 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.flows.api.create_volume [None req-85ef7b94-5ce0-46ce-8237-59504c25c8b4 tempest-GroupsTest-2002372028 tempest-GroupsTest-2002372028-project-member] Validating volume size '1' using validate_int {{(pid=100215) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 00:54:29.180814 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-85ef7b94-5ce0-46ce-8237-59504c25c8b4 tempest-GroupsTest-2002372028 tempest-GroupsTest-2002372028-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d68c8c57-dbff-4281-848e-01af845d1c91) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:54:26Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d8490aa6-03db-4e63-a841-392fcb6d5e2e,is_public=True,name='tempest-GroupsTest-volume-type-159230828',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd8490aa6-03db-4e63-a841-392fcb6d5e2e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'e4f9e223-c8b0-4464-80ff-053da2a399f1', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:54:29.182350 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-85ef7b94-5ce0-46ce-8237-59504c25c8b4 tempest-GroupsTest-2002372028 tempest-GroupsTest-2002372028-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (662289a2-99a7-42bf-a9f5-6f4deb2016c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:54:29.233954 np0000007838 devstack@c-api.service[100215]: WARNING cinder.quota [None req-85ef7b94-5ce0-46ce-8237-59504c25c8b4 tempest-GroupsTest-2002372028 tempest-GroupsTest-2002372028-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-159230828 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-159230828, it is now deprecated. Please use the default quota class for default quota. Aug 20 00:54:29.233954 np0000007838 devstack@c-api.service[100215]: WARNING cinder.quota [None req-85ef7b94-5ce0-46ce-8237-59504c25c8b4 tempest-GroupsTest-2002372028 tempest-GroupsTest-2002372028-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-159230828 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-159230828, it is now deprecated. Please use the default quota class for default quota. Aug 20 00:54:29.256397 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.quota [None req-85ef7b94-5ce0-46ce-8237-59504c25c8b4 tempest-GroupsTest-2002372028 tempest-GroupsTest-2002372028-project-member] Created reservations ['bba479f9-45cc-497c-9507-d7f30385a7f1', 'bb1a4045-4a0e-481d-9cdc-45cef837c29e', '85ebac84-1c28-4705-8aea-a6d8b2462833', '11f3447b-1f6b-499f-869b-c7bf40b8601c'] {{(pid=100215) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:54:29.257610 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-85ef7b94-5ce0-46ce-8237-59504c25c8b4 tempest-GroupsTest-2002372028 tempest-GroupsTest-2002372028-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (662289a2-99a7-42bf-a9f5-6f4deb2016c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bba479f9-45cc-497c-9507-d7f30385a7f1', 'bb1a4045-4a0e-481d-9cdc-45cef837c29e', '85ebac84-1c28-4705-8aea-a6d8b2462833', '11f3447b-1f6b-499f-869b-c7bf40b8601c']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:54:29.258733 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-85ef7b94-5ce0-46ce-8237-59504c25c8b4 tempest-GroupsTest-2002372028 tempest-GroupsTest-2002372028-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9ef9ad9d-c38f-432a-b8f8-77fb0a53cf98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:54:29.325129 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-85ef7b94-5ce0-46ce-8237-59504c25c8b4 tempest-GroupsTest-2002372028 tempest-GroupsTest-2002372028-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9ef9ad9d-c38f-432a-b8f8-77fb0a53cf98) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '746cb5ae-5667-438a-bc01-63f977269532', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1597010514',encryption_key_id=None,group_id=e4f9e223-c8b0-4464-80ff-053da2a399f1,group_type_id=,metadata={},multiattach=False,project_id='bb2c489c8f8746d1af150fddb586180e',qos_specs=None,replication_status=,reservations=['bba479f9-45cc-497c-9507-d7f30385a7f1','bb1a4045-4a0e-481d-9cdc-45cef837c29e','85ebac84-1c28-4705-8aea-a6d8b2462833','11f3447b-1f6b-499f-869b-c7bf40b8601c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a2b0f209f12a424a9774f1271f25d05c',volume_type_id=d8490aa6-03db-4e63-a841-392fcb6d5e2e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T00:54:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1597010514',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=e4f9e223-c8b0-4464-80ff-053da2a399f1,host=None,id=746cb5ae-5667-438a-bc01-63f977269532,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bb2c489c8f8746d1af150fddb586180e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a2b0f209f12a424a9774f1271f25d05c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d8490aa6-03db-4e63-a841-392fcb6d5e2e),volume_type_id=d8490aa6-03db-4e63-a841-392fcb6d5e2e)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:54:29.325952 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-85ef7b94-5ce0-46ce-8237-59504c25c8b4 tempest-GroupsTest-2002372028 tempest-GroupsTest-2002372028-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (03108f2e-e9a8-46e9-b9e4-7c1ef5ed9ebd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:54:29.358792 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-85ef7b94-5ce0-46ce-8237-59504c25c8b4 tempest-GroupsTest-2002372028 tempest-GroupsTest-2002372028-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (03108f2e-e9a8-46e9-b9e4-7c1ef5ed9ebd) transitioned into state 'SUCCESS' from state '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-1597010514',encryption_key_id=None,group_id=e4f9e223-c8b0-4464-80ff-053da2a399f1,group_type_id=,metadata={},multiattach=False,project_id='bb2c489c8f8746d1af150fddb586180e',qos_specs=None,replication_status=,reservations=['bba479f9-45cc-497c-9507-d7f30385a7f1','bb1a4045-4a0e-481d-9cdc-45cef837c29e','85ebac84-1c28-4705-8aea-a6d8b2462833','11f3447b-1f6b-499f-869b-c7bf40b8601c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a2b0f209f12a424a9774f1271f25d05c',volume_type_id=d8490aa6-03db-4e63-a841-392fcb6d5e2e)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:54:29.359737 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-85ef7b94-5ce0-46ce-8237-59504c25c8b4 tempest-GroupsTest-2002372028 tempest-GroupsTest-2002372028-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (be168bbe-102c-417a-b3e9-1630c8676304) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:54:29.400615 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-85ef7b94-5ce0-46ce-8237-59504c25c8b4 tempest-GroupsTest-2002372028 tempest-GroupsTest-2002372028-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (be168bbe-102c-417a-b3e9-1630c8676304) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:54:29.402330 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-85ef7b94-5ce0-46ce-8237-59504c25c8b4 tempest-GroupsTest-2002372028 tempest-GroupsTest-2002372028-project-member] Flow 'volume_create_api' (9edc4a67-d94e-4731-a438-8857b755b3cd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:54:29.402330 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-85ef7b94-5ce0-46ce-8237-59504c25c8b4 tempest-GroupsTest-2002372028 tempest-GroupsTest-2002372028-project-member] Create volume request issued successfully. Aug 20 00:54:29.403275 np0000007838 devstack@c-api.service[100215]: WARNING stevedore.named [None req-85ef7b94-5ce0-46ce-8237-59504c25c8b4 tempest-GroupsTest-2002372028 tempest-GroupsTest-2002372028-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 00:54:29.403556 np0000007838 devstack@c-api.service[100215]: WARNING castellan.key_manager [None req-85ef7b94-5ce0-46ce-8237-59504c25c8b4 tempest-GroupsTest-2002372028 tempest-GroupsTest-2002372028-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 00:54:29.450330 np0000007838 devstack@c-api.service[100215]: DEBUG oslo_db.sqlalchemy.engines [None req-85ef7b94-5ce0-46ce-8237-59504c25c8b4 tempest-GroupsTest-2002372028 tempest-GroupsTest-2002372028-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100215) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 20 00:54:29.458485 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:54:29.458485 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 00:54:29.463559 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-85ef7b94-5ce0-46ce-8237-59504c25c8b4 tempest-GroupsTest-2002372028 tempest-GroupsTest-2002372028-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 20 00:54:29.464170 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 12/47] 10.4.3.240 () {70 vars in 1300 bytes} [Thu Aug 20 00:54:29 2026] POST /volume/v3/volumes => generated 814 bytes in 392 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:54:29.477997 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-a1949e3c-f831-4fa8-9c92-63c7b32ce78b None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:54:29.479961 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-a1949e3c-f831-4fa8-9c92-63c7b32ce78b tempest-GroupsTest-2002372028 tempest-GroupsTest-2002372028-project-member] GET https://10.4.3.240/volume/v3/volumes/746cb5ae-5667-438a-bc01-63f977269532 Aug 20 00:54:29.480233 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-a1949e3c-f831-4fa8-9c92-63c7b32ce78b tempest-GroupsTest-2002372028 tempest-GroupsTest-2002372028-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:54:29.480499 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-a1949e3c-f831-4fa8-9c92-63c7b32ce78b tempest-GroupsTest-2002372028 tempest-GroupsTest-2002372028-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:54:29.491234 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:54:29.491234 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 00:54:29.500779 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-a1949e3c-f831-4fa8-9c92-63c7b32ce78b tempest-GroupsTest-2002372028 tempest-GroupsTest-2002372028-project-member] Volume info retrieved successfully. Aug 20 00:54:29.501488 np0000007838 devstack@c-api.service[100212]: WARNING stevedore.named [None req-a1949e3c-f831-4fa8-9c92-63c7b32ce78b tempest-GroupsTest-2002372028 tempest-GroupsTest-2002372028-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 00:54:29.501626 np0000007838 devstack@c-api.service[100212]: WARNING castellan.key_manager [None req-a1949e3c-f831-4fa8-9c92-63c7b32ce78b tempest-GroupsTest-2002372028 tempest-GroupsTest-2002372028-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 00:54:29.547848 np0000007838 devstack@c-api.service[100212]: DEBUG oslo_db.sqlalchemy.engines [None req-a1949e3c-f831-4fa8-9c92-63c7b32ce78b tempest-GroupsTest-2002372028 tempest-GroupsTest-2002372028-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100212) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 20 00:54:29.551565 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:54:29.551565 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 00:54:29.562168 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-a1949e3c-f831-4fa8-9c92-63c7b32ce78b tempest-GroupsTest-2002372028 tempest-GroupsTest-2002372028-project-member] https://10.4.3.240/volume/v3/volumes/746cb5ae-5667-438a-bc01-63f977269532 returned with HTTP 200 Aug 20 00:54:29.562910 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 12/48] 10.4.3.240 () {68 vars in 1389 bytes} [Thu Aug 20 00:54:29 2026] GET /volume/v3/volumes/746cb5ae-5667-438a-bc01-63f977269532 => generated 882 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:54:29.654915 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-f185e3a2-7837-429b-94c4-b45b00689d99 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:54:29.656700 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-f185e3a2-7837-429b-94c4-b45b00689d99 tempest-ServerActionsV293TestJSON-1660085853 tempest-ServerActionsV293TestJSON-1660085853-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 20 00:54:29.657062 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-f185e3a2-7837-429b-94c4-b45b00689d99 tempest-ServerActionsV293TestJSON-1660085853 tempest-ServerActionsV293TestJSON-1660085853-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-1294890221", "imageRef": "8d830113-4280-4524-bdd9-3a577a7d4174", "size": 1}} {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:54:29.658353 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.v3.volumes [None req-f185e3a2-7837-429b-94c4-b45b00689d99 tempest-ServerActionsV293TestJSON-1660085853 tempest-ServerActionsV293TestJSON-1660085853-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-1294890221', 'imageRef': '8d830113-4280-4524-bdd9-3a577a7d4174', 'size': 1}} {{(pid=100213) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 00:54:30.071305 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.v3.volumes [None req-f185e3a2-7837-429b-94c4-b45b00689d99 tempest-ServerActionsV293TestJSON-1660085853 tempest-ServerActionsV293TestJSON-1660085853-project-member] Create volume of 1 GB Aug 20 00:54:30.079920 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-f185e3a2-7837-429b-94c4-b45b00689d99 tempest-ServerActionsV293TestJSON-1660085853 tempest-ServerActionsV293TestJSON-1660085853-project-member] Availability zone cache updated, next update will occur around 2026-08-20 01:54:30.079222. {{(pid=100213) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 20 00:54:30.079920 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-f185e3a2-7837-429b-94c4-b45b00689d99 tempest-ServerActionsV293TestJSON-1660085853 tempest-ServerActionsV293TestJSON-1660085853-project-member] Availability Zones retrieved successfully. Aug 20 00:54:30.122076 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-f185e3a2-7837-429b-94c4-b45b00689d99 tempest-ServerActionsV293TestJSON-1660085853 tempest-ServerActionsV293TestJSON-1660085853-project-member] Flow 'volume_create_api' (a4d4cc5b-85cc-4d7d-b322-39c542950a78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:54:30.124187 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-f185e3a2-7837-429b-94c4-b45b00689d99 tempest-ServerActionsV293TestJSON-1660085853 tempest-ServerActionsV293TestJSON-1660085853-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4a03cd82-bc5d-4dff-a5ed-0317fde2509f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:54:30.126425 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.flows.api.create_volume [None req-f185e3a2-7837-429b-94c4-b45b00689d99 tempest-ServerActionsV293TestJSON-1660085853 tempest-ServerActionsV293TestJSON-1660085853-project-member] Validating volume size '1' using validate_int {{(pid=100213) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 00:54:30.220683 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-f185e3a2-7837-429b-94c4-b45b00689d99 tempest-ServerActionsV293TestJSON-1660085853 tempest-ServerActionsV293TestJSON-1660085853-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4a03cd82-bc5d-4dff-a5ed-0317fde2509f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:52:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1ed58bd6-fe6a-497e-ae84-e8199d24fdfa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:54:30.221885 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-f185e3a2-7837-429b-94c4-b45b00689d99 tempest-ServerActionsV293TestJSON-1660085853 tempest-ServerActionsV293TestJSON-1660085853-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9b80731b-5648-49b0-83e2-4cd2d93ec972) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:54:30.257429 np0000007838 devstack@c-api.service[100213]: WARNING cinder.quota [None req-f185e3a2-7837-429b-94c4-b45b00689d99 tempest-ServerActionsV293TestJSON-1660085853 tempest-ServerActionsV293TestJSON-1660085853-project-member] Deprecated: Default quota for resource: volumes_storpool is set by the default quota flag: quota_volumes_storpool, it is now deprecated. Please use the default quota class for default quota. Aug 20 00:54:30.257728 np0000007838 devstack@c-api.service[100213]: WARNING cinder.quota [None req-f185e3a2-7837-429b-94c4-b45b00689d99 tempest-ServerActionsV293TestJSON-1660085853 tempest-ServerActionsV293TestJSON-1660085853-project-member] Deprecated: Default quota for resource: gigabytes_storpool is set by the default quota flag: quota_gigabytes_storpool, it is now deprecated. Please use the default quota class for default quota. Aug 20 00:54:30.302055 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.quota [None req-f185e3a2-7837-429b-94c4-b45b00689d99 tempest-ServerActionsV293TestJSON-1660085853 tempest-ServerActionsV293TestJSON-1660085853-project-member] Created reservations ['16c41fbe-c3c4-4f84-8348-9db70ba74d4f', '29865bad-6abf-47a6-863e-d2e75341d79c', '36015a9c-aa38-47b7-b79c-259f7f55fb3b', 'c60da8cf-7572-494d-8468-e324ac41bf73'] {{(pid=100213) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:54:30.303173 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-f185e3a2-7837-429b-94c4-b45b00689d99 tempest-ServerActionsV293TestJSON-1660085853 tempest-ServerActionsV293TestJSON-1660085853-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9b80731b-5648-49b0-83e2-4cd2d93ec972) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['16c41fbe-c3c4-4f84-8348-9db70ba74d4f', '29865bad-6abf-47a6-863e-d2e75341d79c', '36015a9c-aa38-47b7-b79c-259f7f55fb3b', 'c60da8cf-7572-494d-8468-e324ac41bf73']}' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:54:30.304094 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-f185e3a2-7837-429b-94c4-b45b00689d99 tempest-ServerActionsV293TestJSON-1660085853 tempest-ServerActionsV293TestJSON-1660085853-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (14192e83-62cc-4132-adaa-2c19e863eb2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:54:30.330934 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-f185e3a2-7837-429b-94c4-b45b00689d99 tempest-ServerActionsV293TestJSON-1660085853 tempest-ServerActionsV293TestJSON-1660085853-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (14192e83-62cc-4132-adaa-2c19e863eb2f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c8f0101a-2283-4713-9f0d-3abec68d4902', '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-1294890221',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4d31faf7f5304e8f9a0436163f9a69ba',qos_specs=None,replication_status=,reservations=['16c41fbe-c3c4-4f84-8348-9db70ba74d4f','29865bad-6abf-47a6-863e-d2e75341d79c','36015a9c-aa38-47b7-b79c-259f7f55fb3b','c60da8cf-7572-494d-8468-e324ac41bf73'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ce72629d6acc4a82a3648eb7d9361dd0',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T00:54:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1294890221',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c8f0101a-2283-4713-9f0d-3abec68d4902,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4d31faf7f5304e8f9a0436163f9a69ba',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ce72629d6acc4a82a3648eb7d9361dd0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1ed58bd6-fe6a-497e-ae84-e8199d24fdfa),volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:54:30.331970 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-f185e3a2-7837-429b-94c4-b45b00689d99 tempest-ServerActionsV293TestJSON-1660085853 tempest-ServerActionsV293TestJSON-1660085853-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ee5dda9a-6c62-4bf4-84a8-7043c2216323) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:54:30.353768 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-f185e3a2-7837-429b-94c4-b45b00689d99 tempest-ServerActionsV293TestJSON-1660085853 tempest-ServerActionsV293TestJSON-1660085853-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ee5dda9a-6c62-4bf4-84a8-7043c2216323) transitioned into state 'SUCCESS' from state '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-1294890221',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4d31faf7f5304e8f9a0436163f9a69ba',qos_specs=None,replication_status=,reservations=['16c41fbe-c3c4-4f84-8348-9db70ba74d4f','29865bad-6abf-47a6-863e-d2e75341d79c','36015a9c-aa38-47b7-b79c-259f7f55fb3b','c60da8cf-7572-494d-8468-e324ac41bf73'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ce72629d6acc4a82a3648eb7d9361dd0',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:54:30.354771 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-f185e3a2-7837-429b-94c4-b45b00689d99 tempest-ServerActionsV293TestJSON-1660085853 tempest-ServerActionsV293TestJSON-1660085853-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7c827654-ad8b-43df-b7cb-b376edc28388) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:54:30.367139 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-f185e3a2-7837-429b-94c4-b45b00689d99 tempest-ServerActionsV293TestJSON-1660085853 tempest-ServerActionsV293TestJSON-1660085853-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7c827654-ad8b-43df-b7cb-b376edc28388) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:54:30.368691 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-f185e3a2-7837-429b-94c4-b45b00689d99 tempest-ServerActionsV293TestJSON-1660085853 tempest-ServerActionsV293TestJSON-1660085853-project-member] Flow 'volume_create_api' (a4d4cc5b-85cc-4d7d-b322-39c542950a78) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100213) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:54:30.368924 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-f185e3a2-7837-429b-94c4-b45b00689d99 tempest-ServerActionsV293TestJSON-1660085853 tempest-ServerActionsV293TestJSON-1660085853-project-member] Create volume request issued successfully. Aug 20 00:54:30.369595 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-f185e3a2-7837-429b-94c4-b45b00689d99 tempest-ServerActionsV293TestJSON-1660085853 tempest-ServerActionsV293TestJSON-1660085853-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 20 00:54:30.370122 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 12/49] 10.4.3.240 () {70 vars in 1300 bytes} [Thu Aug 20 00:54:29 2026] POST /volume/v3/volumes => generated 899 bytes in 715 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:54:30.385949 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-6a305e80-ce8d-498f-925e-f20e12f0247e None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:54:30.388368 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-6a305e80-ce8d-498f-925e-f20e12f0247e tempest-ServerActionsV293TestJSON-1660085853 tempest-ServerActionsV293TestJSON-1660085853-project-member] GET https://10.4.3.240/volume/v3/volumes/c8f0101a-2283-4713-9f0d-3abec68d4902 Aug 20 00:54:30.388470 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-6a305e80-ce8d-498f-925e-f20e12f0247e tempest-ServerActionsV293TestJSON-1660085853 tempest-ServerActionsV293TestJSON-1660085853-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:54:30.388683 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-6a305e80-ce8d-498f-925e-f20e12f0247e tempest-ServerActionsV293TestJSON-1660085853 tempest-ServerActionsV293TestJSON-1660085853-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:54:30.397119 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:54:30.397119 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 00:54:30.401226 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-6a305e80-ce8d-498f-925e-f20e12f0247e tempest-ServerActionsV293TestJSON-1660085853 tempest-ServerActionsV293TestJSON-1660085853-project-member] Volume info retrieved successfully. Aug 20 00:54:30.405746 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-6a305e80-ce8d-498f-925e-f20e12f0247e tempest-ServerActionsV293TestJSON-1660085853 tempest-ServerActionsV293TestJSON-1660085853-project-member] https://10.4.3.240/volume/v3/volumes/c8f0101a-2283-4713-9f0d-3abec68d4902 returned with HTTP 200 Aug 20 00:54:30.406047 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 14/50] 10.4.3.240 () {68 vars in 1389 bytes} [Thu Aug 20 00:54:30 2026] GET /volume/v3/volumes/c8f0101a-2283-4713-9f0d-3abec68d4902 => generated 967 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:54:30.580549 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-b96d45b9-3e54-4188-8d2b-0d4477957b64 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:54:30.581938 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-b96d45b9-3e54-4188-8d2b-0d4477957b64 tempest-GroupsTest-2002372028 tempest-GroupsTest-2002372028-project-member] GET https://10.4.3.240/volume/v3/volumes/746cb5ae-5667-438a-bc01-63f977269532 Aug 20 00:54:30.582245 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-b96d45b9-3e54-4188-8d2b-0d4477957b64 tempest-GroupsTest-2002372028 tempest-GroupsTest-2002372028-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:54:30.582523 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-b96d45b9-3e54-4188-8d2b-0d4477957b64 tempest-GroupsTest-2002372028 tempest-GroupsTest-2002372028-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:54:30.592802 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:54:30.592802 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 00:54:30.601031 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-b96d45b9-3e54-4188-8d2b-0d4477957b64 tempest-GroupsTest-2002372028 tempest-GroupsTest-2002372028-project-member] Volume info retrieved successfully. Aug 20 00:54:30.601888 np0000007838 devstack@c-api.service[100215]: WARNING stevedore.named [None req-b96d45b9-3e54-4188-8d2b-0d4477957b64 tempest-GroupsTest-2002372028 tempest-GroupsTest-2002372028-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 00:54:30.602096 np0000007838 devstack@c-api.service[100215]: WARNING castellan.key_manager [None req-b96d45b9-3e54-4188-8d2b-0d4477957b64 tempest-GroupsTest-2002372028 tempest-GroupsTest-2002372028-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 00:54:30.642976 np0000007838 devstack@c-api.service[100215]: DEBUG oslo_db.sqlalchemy.engines [None req-b96d45b9-3e54-4188-8d2b-0d4477957b64 tempest-GroupsTest-2002372028 tempest-GroupsTest-2002372028-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100215) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 20 00:54:30.648658 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:54:30.648658 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 00:54:30.659790 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-b96d45b9-3e54-4188-8d2b-0d4477957b64 tempest-GroupsTest-2002372028 tempest-GroupsTest-2002372028-project-member] https://10.4.3.240/volume/v3/volumes/746cb5ae-5667-438a-bc01-63f977269532 returned with HTTP 200 Aug 20 00:54:30.660086 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 13/51] 10.4.3.240 () {68 vars in 1389 bytes} [Thu Aug 20 00:54:30 2026] GET /volume/v3/volumes/746cb5ae-5667-438a-bc01-63f977269532 => generated 907 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:54:30.677165 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-05576825-5faf-454a-a235-ddb538887902 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:54:30.680614 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-05576825-5faf-454a-a235-ddb538887902 tempest-GroupsTest-2002372028 tempest-GroupsTest-2002372028-project-member] PUT https://10.4.3.240/volume/v3/groups/e4f9e223-c8b0-4464-80ff-053da2a399f1 Aug 20 00:54:30.681075 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-05576825-5faf-454a-a235-ddb538887902 tempest-GroupsTest-2002372028 tempest-GroupsTest-2002372028-project-member] Action: 'update', calling method: version_select, body: {"group": {"name": "new_group", "description": "This is a new group", "remove_volumes": "746cb5ae-5667-438a-bc01-63f977269532"}} {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:54:30.689583 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.v3.groups [None req-05576825-5faf-454a-a235-ddb538887902 tempest-GroupsTest-2002372028 tempest-GroupsTest-2002372028-project-member] Update called for group e4f9e223-c8b0-4464-80ff-053da2a399f1. {{(pid=100212) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 20 00:54:30.689800 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.v3.groups [None req-05576825-5faf-454a-a235-ddb538887902 tempest-GroupsTest-2002372028 tempest-GroupsTest-2002372028-project-member] Updating group e4f9e223-c8b0-4464-80ff-053da2a399f1 with name new_group description: This is a new group add_volumes: None remove_volumes: 746cb5ae-5667-438a-bc01-63f977269532. Aug 20 00:54:30.696991 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:54:30.696991 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 00:54:30.731993 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-05576825-5faf-454a-a235-ddb538887902 tempest-GroupsTest-2002372028 tempest-GroupsTest-2002372028-project-member] https://10.4.3.240/volume/v3/groups/e4f9e223-c8b0-4464-80ff-053da2a399f1 returned with HTTP 202 Aug 20 00:54:30.732898 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 13/52] 10.4.3.240 () {70 vars in 1407 bytes} [Thu Aug 20 00:54:30 2026] PUT /volume/v3/groups/e4f9e223-c8b0-4464-80ff-053da2a399f1 => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 20 00:54:30.742073 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-0989217a-7e32-431f-91a4-b0b34913bc7a None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:54:30.744912 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-0989217a-7e32-431f-91a4-b0b34913bc7a tempest-GroupsTest-2002372028 tempest-GroupsTest-2002372028-project-member] GET https://10.4.3.240/volume/v3/groups/e4f9e223-c8b0-4464-80ff-053da2a399f1 Aug 20 00:54:30.745159 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-0989217a-7e32-431f-91a4-b0b34913bc7a tempest-GroupsTest-2002372028 tempest-GroupsTest-2002372028-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:54:30.745381 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-0989217a-7e32-431f-91a4-b0b34913bc7a tempest-GroupsTest-2002372028 tempest-GroupsTest-2002372028-project-member] Calling method 'version_select' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:54:30.745503 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.v3.groups [None req-0989217a-7e32-431f-91a4-b0b34913bc7a tempest-GroupsTest-2002372028 tempest-GroupsTest-2002372028-project-member] show called for member e4f9e223-c8b0-4464-80ff-053da2a399f1 {{(pid=100213) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 20 00:54:30.749968 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:54:30.749968 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 00:54:30.759774 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-0989217a-7e32-431f-91a4-b0b34913bc7a tempest-GroupsTest-2002372028 tempest-GroupsTest-2002372028-project-member] https://10.4.3.240/volume/v3/groups/e4f9e223-c8b0-4464-80ff-053da2a399f1 returned with HTTP 200 Aug 20 00:54:30.760310 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 13/53] 10.4.3.240 () {68 vars in 1386 bytes} [Thu Aug 20 00:54:30 2026] GET /volume/v3/groups/e4f9e223-c8b0-4464-80ff-053da2a399f1 => generated 323 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:54:31.428225 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-cc9cb5c1-083d-4312-985e-45425b13eb76 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:54:31.431718 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-cc9cb5c1-083d-4312-985e-45425b13eb76 tempest-ServerActionsV293TestJSON-1660085853 tempest-ServerActionsV293TestJSON-1660085853-project-member] GET https://10.4.3.240/volume/v3/volumes/c8f0101a-2283-4713-9f0d-3abec68d4902 Aug 20 00:54:31.431871 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-cc9cb5c1-083d-4312-985e-45425b13eb76 tempest-ServerActionsV293TestJSON-1660085853 tempest-ServerActionsV293TestJSON-1660085853-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:54:31.432226 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-cc9cb5c1-083d-4312-985e-45425b13eb76 tempest-ServerActionsV293TestJSON-1660085853 tempest-ServerActionsV293TestJSON-1660085853-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:54:31.441140 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:54:31.441140 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 00:54:31.447462 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-cc9cb5c1-083d-4312-985e-45425b13eb76 tempest-ServerActionsV293TestJSON-1660085853 tempest-ServerActionsV293TestJSON-1660085853-project-member] Volume info retrieved successfully. Aug 20 00:54:31.455774 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-cc9cb5c1-083d-4312-985e-45425b13eb76 tempest-ServerActionsV293TestJSON-1660085853 tempest-ServerActionsV293TestJSON-1660085853-project-member] https://10.4.3.240/volume/v3/volumes/c8f0101a-2283-4713-9f0d-3abec68d4902 returned with HTTP 200 Aug 20 00:54:31.456521 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 15/54] 10.4.3.240 () {68 vars in 1389 bytes} [Thu Aug 20 00:54:31 2026] GET /volume/v3/volumes/c8f0101a-2283-4713-9f0d-3abec68d4902 => generated 991 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:54:31.772826 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-f31b3f7e-4933-4415-93dd-39543a6ddcf4 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:54:31.782043 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-f31b3f7e-4933-4415-93dd-39543a6ddcf4 tempest-GroupsTest-2002372028 tempest-GroupsTest-2002372028-project-member] GET https://10.4.3.240/volume/v3/groups/e4f9e223-c8b0-4464-80ff-053da2a399f1 Aug 20 00:54:31.782150 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-f31b3f7e-4933-4415-93dd-39543a6ddcf4 tempest-GroupsTest-2002372028 tempest-GroupsTest-2002372028-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:54:31.782353 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-f31b3f7e-4933-4415-93dd-39543a6ddcf4 tempest-GroupsTest-2002372028 tempest-GroupsTest-2002372028-project-member] Calling method 'version_select' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:54:31.782516 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.v3.groups [None req-f31b3f7e-4933-4415-93dd-39543a6ddcf4 tempest-GroupsTest-2002372028 tempest-GroupsTest-2002372028-project-member] show called for member e4f9e223-c8b0-4464-80ff-053da2a399f1 {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 20 00:54:31.788483 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:54:31.788483 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 00:54:31.799985 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-f31b3f7e-4933-4415-93dd-39543a6ddcf4 tempest-GroupsTest-2002372028 tempest-GroupsTest-2002372028-project-member] https://10.4.3.240/volume/v3/groups/e4f9e223-c8b0-4464-80ff-053da2a399f1 returned with HTTP 200 Aug 20 00:54:31.800538 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 14/55] 10.4.3.240 () {68 vars in 1386 bytes} [Thu Aug 20 00:54:31 2026] GET /volume/v3/groups/e4f9e223-c8b0-4464-80ff-053da2a399f1 => generated 324 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:54:31.816602 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-6ebb502b-05ea-483a-a45a-8b33558df327 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:54:31.816602 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-6ebb502b-05ea-483a-a45a-8b33558df327 tempest-GroupsTest-2002372028 tempest-GroupsTest-2002372028-project-member] GET https://10.4.3.240/volume/v3/groups/e4f9e223-c8b0-4464-80ff-053da2a399f1 Aug 20 00:54:31.816602 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-6ebb502b-05ea-483a-a45a-8b33558df327 tempest-GroupsTest-2002372028 tempest-GroupsTest-2002372028-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:54:31.816602 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-6ebb502b-05ea-483a-a45a-8b33558df327 tempest-GroupsTest-2002372028 tempest-GroupsTest-2002372028-project-member] Calling method 'version_select' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:54:31.816602 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.v3.groups [None req-6ebb502b-05ea-483a-a45a-8b33558df327 tempest-GroupsTest-2002372028 tempest-GroupsTest-2002372028-project-member] show called for member e4f9e223-c8b0-4464-80ff-053da2a399f1 {{(pid=100212) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 20 00:54:31.822978 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:54:31.822978 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 00:54:31.832741 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-6ebb502b-05ea-483a-a45a-8b33558df327 tempest-GroupsTest-2002372028 tempest-GroupsTest-2002372028-project-member] https://10.4.3.240/volume/v3/groups/e4f9e223-c8b0-4464-80ff-053da2a399f1 returned with HTTP 200 Aug 20 00:54:31.833151 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 14/56] 10.4.3.240 () {68 vars in 1386 bytes} [Thu Aug 20 00:54:31 2026] GET /volume/v3/groups/e4f9e223-c8b0-4464-80ff-053da2a399f1 => generated 324 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:54:31.847276 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-31d69c30-d66c-4fc1-91d2-455feb51125e None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:54:31.851796 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-31d69c30-d66c-4fc1-91d2-455feb51125e tempest-GroupsTest-2002372028 tempest-GroupsTest-2002372028-project-member] GET https://10.4.3.240/volume/v3/volumes/detail Aug 20 00:54:31.852087 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-31d69c30-d66c-4fc1-91d2-455feb51125e tempest-GroupsTest-2002372028 tempest-GroupsTest-2002372028-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:54:31.852354 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-31d69c30-d66c-4fc1-91d2-455feb51125e tempest-GroupsTest-2002372028 tempest-GroupsTest-2002372028-project-member] Calling method 'detail' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:54:31.853017 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.api_utils [None req-31d69c30-d66c-4fc1-91d2-455feb51125e tempest-GroupsTest-2002372028 tempest-GroupsTest-2002372028-project-member] Removing options '' from query. {{(pid=100213) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 00:54:31.854074 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:54:31.854074 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 00:54:31.855008 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-31d69c30-d66c-4fc1-91d2-455feb51125e tempest-GroupsTest-2002372028 tempest-GroupsTest-2002372028-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100213) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 00:54:31.908082 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-31d69c30-d66c-4fc1-91d2-455feb51125e tempest-GroupsTest-2002372028 tempest-GroupsTest-2002372028-project-member] Get all volumes completed successfully. Aug 20 00:54:31.910018 np0000007838 devstack@c-api.service[100213]: WARNING stevedore.named [None req-31d69c30-d66c-4fc1-91d2-455feb51125e tempest-GroupsTest-2002372028 tempest-GroupsTest-2002372028-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 00:54:31.910018 np0000007838 devstack@c-api.service[100213]: WARNING castellan.key_manager [None req-31d69c30-d66c-4fc1-91d2-455feb51125e tempest-GroupsTest-2002372028 tempest-GroupsTest-2002372028-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 00:54:31.956940 np0000007838 devstack@c-api.service[100213]: DEBUG oslo_db.sqlalchemy.engines [None req-31d69c30-d66c-4fc1-91d2-455feb51125e tempest-GroupsTest-2002372028 tempest-GroupsTest-2002372028-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100213) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 20 00:54:31.960697 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:54:31.960697 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 00:54:31.969811 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-31d69c30-d66c-4fc1-91d2-455feb51125e tempest-GroupsTest-2002372028 tempest-GroupsTest-2002372028-project-member] https://10.4.3.240/volume/v3/volumes/detail returned with HTTP 200 Aug 20 00:54:31.970095 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 14/57] 10.4.3.240 () {68 vars in 1299 bytes} [Thu Aug 20 00:54:31 2026] GET /volume/v3/volumes/detail => generated 1772 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 00:54:31.986408 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-c6055773-46d5-421c-a08b-2d9affd50ba1 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:54:31.988545 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-c6055773-46d5-421c-a08b-2d9affd50ba1 tempest-GroupsTest-2002372028 tempest-GroupsTest-2002372028-project-member] PUT https://10.4.3.240/volume/v3/groups/e4f9e223-c8b0-4464-80ff-053da2a399f1 Aug 20 00:54:31.988968 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-c6055773-46d5-421c-a08b-2d9affd50ba1 tempest-GroupsTest-2002372028 tempest-GroupsTest-2002372028-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "746cb5ae-5667-438a-bc01-63f977269532"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:54:31.994970 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.v3.groups [None req-c6055773-46d5-421c-a08b-2d9affd50ba1 tempest-GroupsTest-2002372028 tempest-GroupsTest-2002372028-project-member] Update called for group e4f9e223-c8b0-4464-80ff-053da2a399f1. {{(pid=100214) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 20 00:54:31.994970 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.v3.groups [None req-c6055773-46d5-421c-a08b-2d9affd50ba1 tempest-GroupsTest-2002372028 tempest-GroupsTest-2002372028-project-member] Updating group e4f9e223-c8b0-4464-80ff-053da2a399f1 with name None description: None add_volumes: 746cb5ae-5667-438a-bc01-63f977269532 remove_volumes: None. Aug 20 00:54:32.000250 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:54:32.000250 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 00:54:32.036062 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-c6055773-46d5-421c-a08b-2d9affd50ba1 tempest-GroupsTest-2002372028 tempest-GroupsTest-2002372028-project-member] https://10.4.3.240/volume/v3/groups/e4f9e223-c8b0-4464-80ff-053da2a399f1 returned with HTTP 202 Aug 20 00:54:32.036521 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 16/58] 10.4.3.240 () {70 vars in 1406 bytes} [Thu Aug 20 00:54:31 2026] PUT /volume/v3/groups/e4f9e223-c8b0-4464-80ff-053da2a399f1 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 20 00:54:32.043636 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-c88020a6-b801-4bc0-baba-958cbe53343b None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:54:32.045723 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-c88020a6-b801-4bc0-baba-958cbe53343b tempest-GroupsTest-2002372028 tempest-GroupsTest-2002372028-project-member] GET https://10.4.3.240/volume/v3/groups/e4f9e223-c8b0-4464-80ff-053da2a399f1 Aug 20 00:54:32.045934 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-c88020a6-b801-4bc0-baba-958cbe53343b tempest-GroupsTest-2002372028 tempest-GroupsTest-2002372028-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:54:32.046130 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-c88020a6-b801-4bc0-baba-958cbe53343b tempest-GroupsTest-2002372028 tempest-GroupsTest-2002372028-project-member] Calling method 'version_select' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:54:32.046245 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.v3.groups [None req-c88020a6-b801-4bc0-baba-958cbe53343b tempest-GroupsTest-2002372028 tempest-GroupsTest-2002372028-project-member] show called for member e4f9e223-c8b0-4464-80ff-053da2a399f1 {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 20 00:54:32.052351 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:54:32.052351 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 00:54:32.064680 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-c88020a6-b801-4bc0-baba-958cbe53343b tempest-GroupsTest-2002372028 tempest-GroupsTest-2002372028-project-member] https://10.4.3.240/volume/v3/groups/e4f9e223-c8b0-4464-80ff-053da2a399f1 returned with HTTP 200 Aug 20 00:54:32.066361 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 15/59] 10.4.3.240 () {68 vars in 1386 bytes} [Thu Aug 20 00:54:32 2026] GET /volume/v3/groups/e4f9e223-c8b0-4464-80ff-053da2a399f1 => generated 323 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:54:32.472947 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-02dbe2f8-b969-4ae6-8000-60dc55446686 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:54:32.474606 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-02dbe2f8-b969-4ae6-8000-60dc55446686 tempest-ServerActionsV293TestJSON-1660085853 tempest-ServerActionsV293TestJSON-1660085853-project-member] GET https://10.4.3.240/volume/v3/volumes/c8f0101a-2283-4713-9f0d-3abec68d4902 Aug 20 00:54:32.474810 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-02dbe2f8-b969-4ae6-8000-60dc55446686 tempest-ServerActionsV293TestJSON-1660085853 tempest-ServerActionsV293TestJSON-1660085853-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:54:32.475022 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-02dbe2f8-b969-4ae6-8000-60dc55446686 tempest-ServerActionsV293TestJSON-1660085853 tempest-ServerActionsV293TestJSON-1660085853-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:54:32.481303 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:54:32.481303 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 00:54:32.484849 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-02dbe2f8-b969-4ae6-8000-60dc55446686 tempest-ServerActionsV293TestJSON-1660085853 tempest-ServerActionsV293TestJSON-1660085853-project-member] Volume info retrieved successfully. Aug 20 00:54:32.489073 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-02dbe2f8-b969-4ae6-8000-60dc55446686 tempest-ServerActionsV293TestJSON-1660085853 tempest-ServerActionsV293TestJSON-1660085853-project-member] https://10.4.3.240/volume/v3/volumes/c8f0101a-2283-4713-9f0d-3abec68d4902 returned with HTTP 200 Aug 20 00:54:32.489616 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 15/60] 10.4.3.240 () {68 vars in 1389 bytes} [Thu Aug 20 00:54:32 2026] GET /volume/v3/volumes/c8f0101a-2283-4713-9f0d-3abec68d4902 => generated 991 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:54:33.074774 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-7923a223-5570-4179-904a-dda0f048267d None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:54:33.076473 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-7923a223-5570-4179-904a-dda0f048267d tempest-GroupsTest-2002372028 tempest-GroupsTest-2002372028-project-member] GET https://10.4.3.240/volume/v3/groups/e4f9e223-c8b0-4464-80ff-053da2a399f1 Aug 20 00:54:33.076655 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-7923a223-5570-4179-904a-dda0f048267d tempest-GroupsTest-2002372028 tempest-GroupsTest-2002372028-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:54:33.076821 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-7923a223-5570-4179-904a-dda0f048267d tempest-GroupsTest-2002372028 tempest-GroupsTest-2002372028-project-member] Calling method 'version_select' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:54:33.076936 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.v3.groups [None req-7923a223-5570-4179-904a-dda0f048267d tempest-GroupsTest-2002372028 tempest-GroupsTest-2002372028-project-member] show called for member e4f9e223-c8b0-4464-80ff-053da2a399f1 {{(pid=100213) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 20 00:54:33.079878 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:54:33.079878 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 00:54:33.086982 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-7923a223-5570-4179-904a-dda0f048267d tempest-GroupsTest-2002372028 tempest-GroupsTest-2002372028-project-member] https://10.4.3.240/volume/v3/groups/e4f9e223-c8b0-4464-80ff-053da2a399f1 returned with HTTP 200 Aug 20 00:54:33.087422 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 15/61] 10.4.3.240 () {68 vars in 1386 bytes} [Thu Aug 20 00:54:33 2026] GET /volume/v3/groups/e4f9e223-c8b0-4464-80ff-053da2a399f1 => generated 324 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:54:33.098066 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-4ea98b44-768b-45ce-b4d4-608923d27110 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:54:33.099941 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-4ea98b44-768b-45ce-b4d4-608923d27110 tempest-GroupsTest-2002372028 tempest-GroupsTest-2002372028-project-member] GET https://10.4.3.240/volume/v3/volumes/detail Aug 20 00:54:33.100448 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-4ea98b44-768b-45ce-b4d4-608923d27110 tempest-GroupsTest-2002372028 tempest-GroupsTest-2002372028-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:54:33.100448 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-4ea98b44-768b-45ce-b4d4-608923d27110 tempest-GroupsTest-2002372028 tempest-GroupsTest-2002372028-project-member] Calling method 'detail' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:54:33.100736 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.api_utils [None req-4ea98b44-768b-45ce-b4d4-608923d27110 tempest-GroupsTest-2002372028 tempest-GroupsTest-2002372028-project-member] Removing options '' from query. {{(pid=100214) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 00:54:33.101083 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:54:33.101083 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 00:54:33.101644 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-4ea98b44-768b-45ce-b4d4-608923d27110 tempest-GroupsTest-2002372028 tempest-GroupsTest-2002372028-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100214) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 00:54:33.111328 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-4ea98b44-768b-45ce-b4d4-608923d27110 tempest-GroupsTest-2002372028 tempest-GroupsTest-2002372028-project-member] Get all volumes completed successfully. Aug 20 00:54:33.113005 np0000007838 devstack@c-api.service[100214]: WARNING stevedore.named [None req-4ea98b44-768b-45ce-b4d4-608923d27110 tempest-GroupsTest-2002372028 tempest-GroupsTest-2002372028-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 00:54:33.113005 np0000007838 devstack@c-api.service[100214]: WARNING castellan.key_manager [None req-4ea98b44-768b-45ce-b4d4-608923d27110 tempest-GroupsTest-2002372028 tempest-GroupsTest-2002372028-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 00:54:33.170939 np0000007838 devstack@c-api.service[100214]: DEBUG oslo_db.sqlalchemy.engines [None req-4ea98b44-768b-45ce-b4d4-608923d27110 tempest-GroupsTest-2002372028 tempest-GroupsTest-2002372028-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100214) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 20 00:54:33.174444 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:54:33.174444 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 00:54:33.178730 np0000007838 devstack@c-api.service[100214]: WARNING stevedore.named [None req-4ea98b44-768b-45ce-b4d4-608923d27110 tempest-GroupsTest-2002372028 tempest-GroupsTest-2002372028-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 00:54:33.178915 np0000007838 devstack@c-api.service[100214]: WARNING castellan.key_manager [None req-4ea98b44-768b-45ce-b4d4-608923d27110 tempest-GroupsTest-2002372028 tempest-GroupsTest-2002372028-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 00:54:33.230698 np0000007838 devstack@c-api.service[100214]: DEBUG oslo_db.sqlalchemy.engines [None req-4ea98b44-768b-45ce-b4d4-608923d27110 tempest-GroupsTest-2002372028 tempest-GroupsTest-2002372028-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100214) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 20 00:54:33.234135 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:54:33.234135 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 00:54:33.243715 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-4ea98b44-768b-45ce-b4d4-608923d27110 tempest-GroupsTest-2002372028 tempest-GroupsTest-2002372028-project-member] https://10.4.3.240/volume/v3/volumes/detail returned with HTTP 200 Aug 20 00:54:33.244225 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 17/62] 10.4.3.240 () {68 vars in 1299 bytes} [Thu Aug 20 00:54:33 2026] GET /volume/v3/volumes/detail => generated 1806 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 00:54:33.261397 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-7c1ce771-b2f5-4c90-ac07-f87509b80433 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:54:33.263970 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-7c1ce771-b2f5-4c90-ac07-f87509b80433 tempest-GroupsTest-2002372028 tempest-GroupsTest-2002372028-project-member] GET https://10.4.3.240/volume/v3/volumes/detail Aug 20 00:54:33.264276 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-7c1ce771-b2f5-4c90-ac07-f87509b80433 tempest-GroupsTest-2002372028 tempest-GroupsTest-2002372028-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:54:33.264583 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-7c1ce771-b2f5-4c90-ac07-f87509b80433 tempest-GroupsTest-2002372028 tempest-GroupsTest-2002372028-project-member] Calling method 'detail' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:54:33.264890 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.api_utils [None req-7c1ce771-b2f5-4c90-ac07-f87509b80433 tempest-GroupsTest-2002372028 tempest-GroupsTest-2002372028-project-member] Removing options '' from query. {{(pid=100215) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 00:54:33.265201 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:54:33.265201 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 00:54:33.266704 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-7c1ce771-b2f5-4c90-ac07-f87509b80433 tempest-GroupsTest-2002372028 tempest-GroupsTest-2002372028-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100215) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 00:54:33.277216 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-7c1ce771-b2f5-4c90-ac07-f87509b80433 tempest-GroupsTest-2002372028 tempest-GroupsTest-2002372028-project-member] Get all volumes completed successfully. Aug 20 00:54:33.278195 np0000007838 devstack@c-api.service[100215]: WARNING stevedore.named [None req-7c1ce771-b2f5-4c90-ac07-f87509b80433 tempest-GroupsTest-2002372028 tempest-GroupsTest-2002372028-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 00:54:33.278768 np0000007838 devstack@c-api.service[100215]: WARNING castellan.key_manager [None req-7c1ce771-b2f5-4c90-ac07-f87509b80433 tempest-GroupsTest-2002372028 tempest-GroupsTest-2002372028-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 00:54:33.336968 np0000007838 devstack@c-api.service[100215]: DEBUG oslo_db.sqlalchemy.engines [None req-7c1ce771-b2f5-4c90-ac07-f87509b80433 tempest-GroupsTest-2002372028 tempest-GroupsTest-2002372028-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100215) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 20 00:54:33.341360 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:54:33.341360 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 00:54:33.345643 np0000007838 devstack@c-api.service[100215]: WARNING stevedore.named [None req-7c1ce771-b2f5-4c90-ac07-f87509b80433 tempest-GroupsTest-2002372028 tempest-GroupsTest-2002372028-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 00:54:33.345815 np0000007838 devstack@c-api.service[100215]: WARNING castellan.key_manager [None req-7c1ce771-b2f5-4c90-ac07-f87509b80433 tempest-GroupsTest-2002372028 tempest-GroupsTest-2002372028-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 00:54:33.388196 np0000007838 devstack@c-api.service[100215]: DEBUG oslo_db.sqlalchemy.engines [None req-7c1ce771-b2f5-4c90-ac07-f87509b80433 tempest-GroupsTest-2002372028 tempest-GroupsTest-2002372028-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100215) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 20 00:54:33.391739 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:54:33.391739 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 00:54:33.403870 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-7c1ce771-b2f5-4c90-ac07-f87509b80433 tempest-GroupsTest-2002372028 tempest-GroupsTest-2002372028-project-member] https://10.4.3.240/volume/v3/volumes/detail returned with HTTP 200 Aug 20 00:54:33.404623 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 16/63] 10.4.3.240 () {68 vars in 1299 bytes} [Thu Aug 20 00:54:33 2026] GET /volume/v3/volumes/detail => generated 1806 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 00:54:33.421379 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-bc0d6125-f623-41cd-8ace-59b903325aee None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:54:33.423953 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-bc0d6125-f623-41cd-8ace-59b903325aee tempest-GroupsTest-2002372028 tempest-GroupsTest-2002372028-project-member] POST https://10.4.3.240/volume/v3/groups/e4f9e223-c8b0-4464-80ff-053da2a399f1/action Aug 20 00:54:33.424470 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-bc0d6125-f623-41cd-8ace-59b903325aee tempest-GroupsTest-2002372028 tempest-GroupsTest-2002372028-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100212) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 00:54:33.424593 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-bc0d6125-f623-41cd-8ace-59b903325aee tempest-GroupsTest-2002372028 tempest-GroupsTest-2002372028-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:54:33.427899 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.v3.groups [None req-bc0d6125-f623-41cd-8ace-59b903325aee tempest-GroupsTest-2002372028 tempest-GroupsTest-2002372028-project-member] delete called for group e4f9e223-c8b0-4464-80ff-053da2a399f1 {{(pid=100212) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 20 00:54:33.428019 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.v3.groups [None req-bc0d6125-f623-41cd-8ace-59b903325aee tempest-GroupsTest-2002372028 tempest-GroupsTest-2002372028-project-member] Delete group with id: e4f9e223-c8b0-4464-80ff-053da2a399f1 Aug 20 00:54:33.432931 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:54:33.432931 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 00:54:33.486979 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-bc0d6125-f623-41cd-8ace-59b903325aee tempest-GroupsTest-2002372028 tempest-GroupsTest-2002372028-project-member] https://10.4.3.240/volume/v3/groups/e4f9e223-c8b0-4464-80ff-053da2a399f1/action returned with HTTP 202 Aug 20 00:54:33.487627 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 16/64] 10.4.3.240 () {70 vars in 1428 bytes} [Thu Aug 20 00:54:33 2026] POST /volume/v3/groups/e4f9e223-c8b0-4464-80ff-053da2a399f1/action => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 20 00:54:33.495436 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-1e242614-5a89-4193-b876-e3ae84159b43 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:54:33.497218 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-1e242614-5a89-4193-b876-e3ae84159b43 tempest-GroupsTest-2002372028 tempest-GroupsTest-2002372028-project-member] GET https://10.4.3.240/volume/v3/volumes/746cb5ae-5667-438a-bc01-63f977269532 Aug 20 00:54:33.497478 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-1e242614-5a89-4193-b876-e3ae84159b43 tempest-GroupsTest-2002372028 tempest-GroupsTest-2002372028-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:54:33.497654 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-1e242614-5a89-4193-b876-e3ae84159b43 tempest-GroupsTest-2002372028 tempest-GroupsTest-2002372028-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:54:33.506468 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:54:33.506468 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 00:54:33.507820 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-bc46b8c7-cb3c-4f01-8d33-86cb5da398c6 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:54:33.510944 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-bc46b8c7-cb3c-4f01-8d33-86cb5da398c6 tempest-ServerActionsV293TestJSON-1660085853 tempest-ServerActionsV293TestJSON-1660085853-project-member] GET https://10.4.3.240/volume/v3/volumes/c8f0101a-2283-4713-9f0d-3abec68d4902 Aug 20 00:54:33.511508 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-bc46b8c7-cb3c-4f01-8d33-86cb5da398c6 tempest-ServerActionsV293TestJSON-1660085853 tempest-ServerActionsV293TestJSON-1660085853-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:54:33.511771 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-bc46b8c7-cb3c-4f01-8d33-86cb5da398c6 tempest-ServerActionsV293TestJSON-1660085853 tempest-ServerActionsV293TestJSON-1660085853-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:54:33.515454 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-1e242614-5a89-4193-b876-e3ae84159b43 tempest-GroupsTest-2002372028 tempest-GroupsTest-2002372028-project-member] Volume info retrieved successfully. Aug 20 00:54:33.516577 np0000007838 devstack@c-api.service[100213]: WARNING stevedore.named [None req-1e242614-5a89-4193-b876-e3ae84159b43 tempest-GroupsTest-2002372028 tempest-GroupsTest-2002372028-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 00:54:33.516577 np0000007838 devstack@c-api.service[100213]: WARNING castellan.key_manager [None req-1e242614-5a89-4193-b876-e3ae84159b43 tempest-GroupsTest-2002372028 tempest-GroupsTest-2002372028-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 00:54:33.520920 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:54:33.520920 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 00:54:33.525285 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-bc46b8c7-cb3c-4f01-8d33-86cb5da398c6 tempest-ServerActionsV293TestJSON-1660085853 tempest-ServerActionsV293TestJSON-1660085853-project-member] Volume info retrieved successfully. Aug 20 00:54:33.530733 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-bc46b8c7-cb3c-4f01-8d33-86cb5da398c6 tempest-ServerActionsV293TestJSON-1660085853 tempest-ServerActionsV293TestJSON-1660085853-project-member] https://10.4.3.240/volume/v3/volumes/c8f0101a-2283-4713-9f0d-3abec68d4902 returned with HTTP 200 Aug 20 00:54:33.531323 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 18/65] 10.4.3.240 () {68 vars in 1389 bytes} [Thu Aug 20 00:54:33 2026] GET /volume/v3/volumes/c8f0101a-2283-4713-9f0d-3abec68d4902 => generated 991 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:54:33.571195 np0000007838 devstack@c-api.service[100213]: DEBUG oslo_db.sqlalchemy.engines [None req-1e242614-5a89-4193-b876-e3ae84159b43 tempest-GroupsTest-2002372028 tempest-GroupsTest-2002372028-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100213) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 20 00:54:33.574807 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:54:33.574807 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 00:54:33.583725 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-1e242614-5a89-4193-b876-e3ae84159b43 tempest-GroupsTest-2002372028 tempest-GroupsTest-2002372028-project-member] https://10.4.3.240/volume/v3/volumes/746cb5ae-5667-438a-bc01-63f977269532 returned with HTTP 200 Aug 20 00:54:33.584227 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 16/66] 10.4.3.240 () {68 vars in 1389 bytes} [Thu Aug 20 00:54:33 2026] GET /volume/v3/volumes/746cb5ae-5667-438a-bc01-63f977269532 => generated 906 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:54:34.549263 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-f8a5626c-b84c-4817-a127-d19e4003fe7e None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:54:34.552141 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-f8a5626c-b84c-4817-a127-d19e4003fe7e tempest-ServerActionsV293TestJSON-1660085853 tempest-ServerActionsV293TestJSON-1660085853-project-member] GET https://10.4.3.240/volume/v3/volumes/c8f0101a-2283-4713-9f0d-3abec68d4902 Aug 20 00:54:34.552461 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-f8a5626c-b84c-4817-a127-d19e4003fe7e tempest-ServerActionsV293TestJSON-1660085853 tempest-ServerActionsV293TestJSON-1660085853-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:54:34.552723 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-f8a5626c-b84c-4817-a127-d19e4003fe7e tempest-ServerActionsV293TestJSON-1660085853 tempest-ServerActionsV293TestJSON-1660085853-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:54:34.563382 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:54:34.563382 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 00:54:34.567232 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-f8a5626c-b84c-4817-a127-d19e4003fe7e tempest-ServerActionsV293TestJSON-1660085853 tempest-ServerActionsV293TestJSON-1660085853-project-member] Volume info retrieved successfully. Aug 20 00:54:34.574734 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-f8a5626c-b84c-4817-a127-d19e4003fe7e tempest-ServerActionsV293TestJSON-1660085853 tempest-ServerActionsV293TestJSON-1660085853-project-member] https://10.4.3.240/volume/v3/volumes/c8f0101a-2283-4713-9f0d-3abec68d4902 returned with HTTP 200 Aug 20 00:54:34.575264 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 17/67] 10.4.3.240 () {68 vars in 1389 bytes} [Thu Aug 20 00:54:34 2026] GET /volume/v3/volumes/c8f0101a-2283-4713-9f0d-3abec68d4902 => generated 1052 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 00:54:34.603067 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-51ef91f3-f83a-4b84-93a4-cc1a6f3d7c88 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:54:34.605590 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-51ef91f3-f83a-4b84-93a4-cc1a6f3d7c88 tempest-GroupsTest-2002372028 tempest-GroupsTest-2002372028-project-member] GET https://10.4.3.240/volume/v3/volumes/746cb5ae-5667-438a-bc01-63f977269532 Aug 20 00:54:34.605940 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-51ef91f3-f83a-4b84-93a4-cc1a6f3d7c88 tempest-GroupsTest-2002372028 tempest-GroupsTest-2002372028-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:54:34.606309 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-51ef91f3-f83a-4b84-93a4-cc1a6f3d7c88 tempest-GroupsTest-2002372028 tempest-GroupsTest-2002372028-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:54:34.614613 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-51ef91f3-f83a-4b84-93a4-cc1a6f3d7c88 tempest-GroupsTest-2002372028 tempest-GroupsTest-2002372028-project-member] https://10.4.3.240/volume/v3/volumes/746cb5ae-5667-438a-bc01-63f977269532 returned with HTTP 404 Aug 20 00:54:34.615575 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 17/68] 10.4.3.240 () {68 vars in 1389 bytes} [Thu Aug 20 00:54:34 2026] GET /volume/v3/volumes/746cb5ae-5667-438a-bc01-63f977269532 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 00:54:34.623629 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-1ac59f67-c384-4d8e-a0c4-1e56d6b31c01 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:54:34.626010 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-1ac59f67-c384-4d8e-a0c4-1e56d6b31c01 tempest-GroupsTest-2002372028 tempest-GroupsTest-2002372028-project-member] GET https://10.4.3.240/volume/v3/volumes/9d4642c7-a72d-4228-9bee-32cd93c430f7 Aug 20 00:54:34.626253 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-1ac59f67-c384-4d8e-a0c4-1e56d6b31c01 tempest-GroupsTest-2002372028 tempest-GroupsTest-2002372028-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:54:34.626494 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-1ac59f67-c384-4d8e-a0c4-1e56d6b31c01 tempest-GroupsTest-2002372028 tempest-GroupsTest-2002372028-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:54:34.635072 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-1ac59f67-c384-4d8e-a0c4-1e56d6b31c01 tempest-GroupsTest-2002372028 tempest-GroupsTest-2002372028-project-member] https://10.4.3.240/volume/v3/volumes/9d4642c7-a72d-4228-9bee-32cd93c430f7 returned with HTTP 404 Aug 20 00:54:34.635711 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 19/69] 10.4.3.240 () {68 vars in 1389 bytes} [Thu Aug 20 00:54:34 2026] GET /volume/v3/volumes/9d4642c7-a72d-4228-9bee-32cd93c430f7 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Aug 20 00:54:34.647526 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-c6f6e201-c1e8-43fa-bb7d-d815f2fee6cf None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:54:34.650132 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-c6f6e201-c1e8-43fa-bb7d-d815f2fee6cf tempest-GroupsTest-2002372028 tempest-GroupsTest-2002372028-project-member] GET https://10.4.3.240/volume/v3/groups/e4f9e223-c8b0-4464-80ff-053da2a399f1 Aug 20 00:54:34.650412 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-c6f6e201-c1e8-43fa-bb7d-d815f2fee6cf tempest-GroupsTest-2002372028 tempest-GroupsTest-2002372028-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:54:34.650618 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-c6f6e201-c1e8-43fa-bb7d-d815f2fee6cf tempest-GroupsTest-2002372028 tempest-GroupsTest-2002372028-project-member] Calling method 'version_select' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:54:34.650810 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.v3.groups [None req-c6f6e201-c1e8-43fa-bb7d-d815f2fee6cf tempest-GroupsTest-2002372028 tempest-GroupsTest-2002372028-project-member] show called for member e4f9e223-c8b0-4464-80ff-053da2a399f1 {{(pid=100213) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 20 00:54:34.654740 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-c6f6e201-c1e8-43fa-bb7d-d815f2fee6cf tempest-GroupsTest-2002372028 tempest-GroupsTest-2002372028-project-member] https://10.4.3.240/volume/v3/groups/e4f9e223-c8b0-4464-80ff-053da2a399f1 returned with HTTP 404 Aug 20 00:54:34.655448 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 17/70] 10.4.3.240 () {68 vars in 1386 bytes} [Thu Aug 20 00:54:34 2026] GET /volume/v3/groups/e4f9e223-c8b0-4464-80ff-053da2a399f1 => generated 108 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 00:54:34.664826 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-56e4f737-f5ab-4e78-9838-0ed0d0dbc8f7 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:54:34.667119 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-56e4f737-f5ab-4e78-9838-0ed0d0dbc8f7 tempest-GroupsTest-240540032 tempest-GroupsTest-240540032-project-admin] DELETE https://10.4.3.240/volume/v3/group_types/ff043f68-063f-4a5d-8a75-d8fdc380a200 Aug 20 00:54:34.667946 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-56e4f737-f5ab-4e78-9838-0ed0d0dbc8f7 tempest-GroupsTest-240540032 tempest-GroupsTest-240540032-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:54:34.670374 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-56e4f737-f5ab-4e78-9838-0ed0d0dbc8f7 tempest-GroupsTest-240540032 tempest-GroupsTest-240540032-project-admin] Calling method 'version_select' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:54:34.699555 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-56e4f737-f5ab-4e78-9838-0ed0d0dbc8f7 tempest-GroupsTest-240540032 tempest-GroupsTest-240540032-project-admin] https://10.4.3.240/volume/v3/group_types/ff043f68-063f-4a5d-8a75-d8fdc380a200 returned with HTTP 202 Aug 20 00:54:34.699945 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 18/71] 10.4.3.240 () {68 vars in 1404 bytes} [Thu Aug 20 00:54:34 2026] DELETE /volume/v3/group_types/ff043f68-063f-4a5d-8a75-d8fdc380a200 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 20 00:54:34.713460 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-985614cb-c8e1-499d-83e1-dca2cfb4145f None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:54:34.717416 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-985614cb-c8e1-499d-83e1-dca2cfb4145f tempest-GroupsTest-240540032 tempest-GroupsTest-240540032-project-admin] DELETE https://10.4.3.240/volume/v3/types/d8490aa6-03db-4e63-a841-392fcb6d5e2e Aug 20 00:54:34.717780 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-985614cb-c8e1-499d-83e1-dca2cfb4145f tempest-GroupsTest-240540032 tempest-GroupsTest-240540032-project-admin] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:54:34.717780 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-985614cb-c8e1-499d-83e1-dca2cfb4145f tempest-GroupsTest-240540032 tempest-GroupsTest-240540032-project-admin] Calling method '_delete' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:54:34.778175 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-985614cb-c8e1-499d-83e1-dca2cfb4145f tempest-GroupsTest-240540032 tempest-GroupsTest-240540032-project-admin] https://10.4.3.240/volume/v3/types/d8490aa6-03db-4e63-a841-392fcb6d5e2e returned with HTTP 202 Aug 20 00:54:34.778912 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 18/72] 10.4.3.240 () {66 vars in 1345 bytes} [Thu Aug 20 00:54:34 2026] DELETE /volume/v3/types/d8490aa6-03db-4e63-a841-392fcb6d5e2e => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:54:34.790399 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-b50cf95c-014a-4342-89ee-6bf7ee062b33 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:54:34.791847 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-b50cf95c-014a-4342-89ee-6bf7ee062b33 tempest-GroupsTest-240540032 tempest-GroupsTest-240540032-project-admin] GET https://10.4.3.240/volume/v3/types/d8490aa6-03db-4e63-a841-392fcb6d5e2e Aug 20 00:54:34.792121 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-b50cf95c-014a-4342-89ee-6bf7ee062b33 tempest-GroupsTest-240540032 tempest-GroupsTest-240540032-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:54:34.792375 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-b50cf95c-014a-4342-89ee-6bf7ee062b33 tempest-GroupsTest-240540032 tempest-GroupsTest-240540032-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:54:34.799216 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-b50cf95c-014a-4342-89ee-6bf7ee062b33 tempest-GroupsTest-240540032 tempest-GroupsTest-240540032-project-admin] https://10.4.3.240/volume/v3/types/d8490aa6-03db-4e63-a841-392fcb6d5e2e returned with HTTP 404 Aug 20 00:54:34.799216 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 20/73] 10.4.3.240 () {66 vars in 1342 bytes} [Thu Aug 20 00:54:34 2026] GET /volume/v3/types/d8490aa6-03db-4e63-a841-392fcb6d5e2e => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:54:35.589887 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-0e50a2c7-7a52-4968-bc62-07d7ad1c844b None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:54:35.593722 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-0e50a2c7-7a52-4968-bc62-07d7ad1c844b tempest-ServerActionsV293TestJSON-1660085853 tempest-ServerActionsV293TestJSON-1660085853-project-member] GET https://10.4.3.240/volume/v3/volumes/c8f0101a-2283-4713-9f0d-3abec68d4902 Aug 20 00:54:35.594001 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-0e50a2c7-7a52-4968-bc62-07d7ad1c844b tempest-ServerActionsV293TestJSON-1660085853 tempest-ServerActionsV293TestJSON-1660085853-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:54:35.594265 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-0e50a2c7-7a52-4968-bc62-07d7ad1c844b tempest-ServerActionsV293TestJSON-1660085853 tempest-ServerActionsV293TestJSON-1660085853-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:54:35.609649 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:54:35.609649 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 00:54:35.623107 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-0e50a2c7-7a52-4968-bc62-07d7ad1c844b tempest-ServerActionsV293TestJSON-1660085853 tempest-ServerActionsV293TestJSON-1660085853-project-member] Volume info retrieved successfully. Aug 20 00:54:35.627510 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-0e50a2c7-7a52-4968-bc62-07d7ad1c844b tempest-ServerActionsV293TestJSON-1660085853 tempest-ServerActionsV293TestJSON-1660085853-project-member] https://10.4.3.240/volume/v3/volumes/c8f0101a-2283-4713-9f0d-3abec68d4902 returned with HTTP 200 Aug 20 00:54:35.628017 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 18/74] 10.4.3.240 () {68 vars in 1389 bytes} [Thu Aug 20 00:54:35 2026] GET /volume/v3/volumes/c8f0101a-2283-4713-9f0d-3abec68d4902 => generated 1052 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 00:54:36.644222 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-faa3af80-5111-428d-8ac8-d85ec0a7f86f None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:54:36.646890 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-faa3af80-5111-428d-8ac8-d85ec0a7f86f tempest-ServerActionsV293TestJSON-1660085853 tempest-ServerActionsV293TestJSON-1660085853-project-member] GET https://10.4.3.240/volume/v3/volumes/c8f0101a-2283-4713-9f0d-3abec68d4902 Aug 20 00:54:36.647218 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-faa3af80-5111-428d-8ac8-d85ec0a7f86f tempest-ServerActionsV293TestJSON-1660085853 tempest-ServerActionsV293TestJSON-1660085853-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:54:36.647506 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-faa3af80-5111-428d-8ac8-d85ec0a7f86f tempest-ServerActionsV293TestJSON-1660085853 tempest-ServerActionsV293TestJSON-1660085853-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:54:36.659470 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:54:36.659470 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 00:54:36.666514 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-faa3af80-5111-428d-8ac8-d85ec0a7f86f tempest-ServerActionsV293TestJSON-1660085853 tempest-ServerActionsV293TestJSON-1660085853-project-member] Volume info retrieved successfully. Aug 20 00:54:36.671609 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-faa3af80-5111-428d-8ac8-d85ec0a7f86f tempest-ServerActionsV293TestJSON-1660085853 tempest-ServerActionsV293TestJSON-1660085853-project-member] https://10.4.3.240/volume/v3/volumes/c8f0101a-2283-4713-9f0d-3abec68d4902 returned with HTTP 200 Aug 20 00:54:36.672010 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 19/75] 10.4.3.240 () {68 vars in 1389 bytes} [Thu Aug 20 00:54:36 2026] GET /volume/v3/volumes/c8f0101a-2283-4713-9f0d-3abec68d4902 => generated 1052 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 00:54:37.690304 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-fe58b35e-9f43-40ba-88a3-70b50c666ce8 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:54:37.692886 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-fe58b35e-9f43-40ba-88a3-70b50c666ce8 tempest-ServerActionsV293TestJSON-1660085853 tempest-ServerActionsV293TestJSON-1660085853-project-member] GET https://10.4.3.240/volume/v3/volumes/c8f0101a-2283-4713-9f0d-3abec68d4902 Aug 20 00:54:37.693084 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-fe58b35e-9f43-40ba-88a3-70b50c666ce8 tempest-ServerActionsV293TestJSON-1660085853 tempest-ServerActionsV293TestJSON-1660085853-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:54:37.693361 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-fe58b35e-9f43-40ba-88a3-70b50c666ce8 tempest-ServerActionsV293TestJSON-1660085853 tempest-ServerActionsV293TestJSON-1660085853-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:54:37.702535 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:54:37.702535 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 00:54:37.707103 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-fe58b35e-9f43-40ba-88a3-70b50c666ce8 tempest-ServerActionsV293TestJSON-1660085853 tempest-ServerActionsV293TestJSON-1660085853-project-member] Volume info retrieved successfully. Aug 20 00:54:37.713630 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-fe58b35e-9f43-40ba-88a3-70b50c666ce8 tempest-ServerActionsV293TestJSON-1660085853 tempest-ServerActionsV293TestJSON-1660085853-project-member] https://10.4.3.240/volume/v3/volumes/c8f0101a-2283-4713-9f0d-3abec68d4902 returned with HTTP 200 Aug 20 00:54:37.714436 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 19/76] 10.4.3.240 () {68 vars in 1389 bytes} [Thu Aug 20 00:54:37 2026] GET /volume/v3/volumes/c8f0101a-2283-4713-9f0d-3abec68d4902 => generated 1052 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 00:54:38.733634 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-3df6664d-ac26-4d91-97ac-68af8292782b None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:54:38.735763 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-3df6664d-ac26-4d91-97ac-68af8292782b tempest-ServerActionsV293TestJSON-1660085853 tempest-ServerActionsV293TestJSON-1660085853-project-member] GET https://10.4.3.240/volume/v3/volumes/c8f0101a-2283-4713-9f0d-3abec68d4902 Aug 20 00:54:38.736042 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-3df6664d-ac26-4d91-97ac-68af8292782b tempest-ServerActionsV293TestJSON-1660085853 tempest-ServerActionsV293TestJSON-1660085853-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:54:38.736287 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-3df6664d-ac26-4d91-97ac-68af8292782b tempest-ServerActionsV293TestJSON-1660085853 tempest-ServerActionsV293TestJSON-1660085853-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:54:38.748375 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:54:38.748375 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 00:54:38.754413 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-3df6664d-ac26-4d91-97ac-68af8292782b tempest-ServerActionsV293TestJSON-1660085853 tempest-ServerActionsV293TestJSON-1660085853-project-member] Volume info retrieved successfully. Aug 20 00:54:38.763126 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-3df6664d-ac26-4d91-97ac-68af8292782b tempest-ServerActionsV293TestJSON-1660085853 tempest-ServerActionsV293TestJSON-1660085853-project-member] https://10.4.3.240/volume/v3/volumes/c8f0101a-2283-4713-9f0d-3abec68d4902 returned with HTTP 200 Aug 20 00:54:38.764913 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 21/77] 10.4.3.240 () {68 vars in 1389 bytes} [Thu Aug 20 00:54:38 2026] GET /volume/v3/volumes/c8f0101a-2283-4713-9f0d-3abec68d4902 => generated 1052 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 00:54:39.779391 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-7e3faacb-22a5-444e-a646-7be67d248405 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:54:39.780784 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-7e3faacb-22a5-444e-a646-7be67d248405 tempest-ServerActionsV293TestJSON-1660085853 tempest-ServerActionsV293TestJSON-1660085853-project-member] GET https://10.4.3.240/volume/v3/volumes/c8f0101a-2283-4713-9f0d-3abec68d4902 Aug 20 00:54:39.780959 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-7e3faacb-22a5-444e-a646-7be67d248405 tempest-ServerActionsV293TestJSON-1660085853 tempest-ServerActionsV293TestJSON-1660085853-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:54:39.781214 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-7e3faacb-22a5-444e-a646-7be67d248405 tempest-ServerActionsV293TestJSON-1660085853 tempest-ServerActionsV293TestJSON-1660085853-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:54:39.792464 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:54:39.792464 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 00:54:39.800950 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-7e3faacb-22a5-444e-a646-7be67d248405 tempest-ServerActionsV293TestJSON-1660085853 tempest-ServerActionsV293TestJSON-1660085853-project-member] Volume info retrieved successfully. Aug 20 00:54:39.809268 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-7e3faacb-22a5-444e-a646-7be67d248405 tempest-ServerActionsV293TestJSON-1660085853 tempest-ServerActionsV293TestJSON-1660085853-project-member] https://10.4.3.240/volume/v3/volumes/c8f0101a-2283-4713-9f0d-3abec68d4902 returned with HTTP 200 Aug 20 00:54:39.809791 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 19/78] 10.4.3.240 () {68 vars in 1389 bytes} [Thu Aug 20 00:54:39 2026] GET /volume/v3/volumes/c8f0101a-2283-4713-9f0d-3abec68d4902 => generated 1052 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 00:54:40.324394 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-b583ae9b-ae60-4513-b564-40d41426daa8 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:54:40.640372 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-b583ae9b-ae60-4513-b564-40d41426daa8 tempest-VolumePoolsAdminTestsJSON-379216353 tempest-VolumePoolsAdminTestsJSON-379216353-project-admin] GET https://10.4.3.240/volume/v3/scheduler-stats/get_pools?detail=True Aug 20 00:54:40.640372 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-b583ae9b-ae60-4513-b564-40d41426daa8 tempest-VolumePoolsAdminTestsJSON-379216353 tempest-VolumePoolsAdminTestsJSON-379216353-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:54:40.640372 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-b583ae9b-ae60-4513-b564-40d41426daa8 tempest-VolumePoolsAdminTestsJSON-379216353 tempest-VolumePoolsAdminTestsJSON-379216353-project-admin] Calling method 'get_pools' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:54:40.665973 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-b583ae9b-ae60-4513-b564-40d41426daa8 tempest-VolumePoolsAdminTestsJSON-379216353 tempest-VolumePoolsAdminTestsJSON-379216353-project-admin] https://10.4.3.240/volume/v3/scheduler-stats/get_pools?detail=True returned with HTTP 200 Aug 20 00:54:40.665973 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 20/79] 10.4.3.240 () {66 vars in 1314 bytes} [Thu Aug 20 00:54:40 2026] GET /volume/v3/scheduler-stats/get_pools?detail=True => generated 1167 bytes in 342 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:54:40.678429 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-6a64b6d3-a30b-4a21-bb55-4da8574eecf4 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:54:40.681776 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-6a64b6d3-a30b-4a21-bb55-4da8574eecf4 tempest-VolumePoolsAdminTestsJSON-379216353 tempest-VolumePoolsAdminTestsJSON-379216353-project-admin] GET https://10.4.3.240/volume/v3/scheduler-stats/get_pools Aug 20 00:54:40.681776 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-6a64b6d3-a30b-4a21-bb55-4da8574eecf4 tempest-VolumePoolsAdminTestsJSON-379216353 tempest-VolumePoolsAdminTestsJSON-379216353-project-admin] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:54:40.681776 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-6a64b6d3-a30b-4a21-bb55-4da8574eecf4 tempest-VolumePoolsAdminTestsJSON-379216353 tempest-VolumePoolsAdminTestsJSON-379216353-project-admin] Calling method 'get_pools' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:54:40.710441 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-6a64b6d3-a30b-4a21-bb55-4da8574eecf4 tempest-VolumePoolsAdminTestsJSON-379216353 tempest-VolumePoolsAdminTestsJSON-379216353-project-admin] https://10.4.3.240/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Aug 20 00:54:40.711922 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 20/80] 10.4.3.240 () {66 vars in 1291 bytes} [Thu Aug 20 00:54:40 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:54:40.830765 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-8579c827-3894-42e8-9dbf-89088a6f41fa None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:54:40.830765 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-8579c827-3894-42e8-9dbf-89088a6f41fa tempest-ServerActionsV293TestJSON-1660085853 tempest-ServerActionsV293TestJSON-1660085853-project-member] GET https://10.4.3.240/volume/v3/volumes/c8f0101a-2283-4713-9f0d-3abec68d4902 Aug 20 00:54:40.830765 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-8579c827-3894-42e8-9dbf-89088a6f41fa tempest-ServerActionsV293TestJSON-1660085853 tempest-ServerActionsV293TestJSON-1660085853-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:54:40.830765 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-8579c827-3894-42e8-9dbf-89088a6f41fa tempest-ServerActionsV293TestJSON-1660085853 tempest-ServerActionsV293TestJSON-1660085853-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:54:40.837683 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:54:40.837683 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 00:54:40.845105 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-8579c827-3894-42e8-9dbf-89088a6f41fa tempest-ServerActionsV293TestJSON-1660085853 tempest-ServerActionsV293TestJSON-1660085853-project-member] Volume info retrieved successfully. Aug 20 00:54:40.851348 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-8579c827-3894-42e8-9dbf-89088a6f41fa tempest-ServerActionsV293TestJSON-1660085853 tempest-ServerActionsV293TestJSON-1660085853-project-member] https://10.4.3.240/volume/v3/volumes/c8f0101a-2283-4713-9f0d-3abec68d4902 returned with HTTP 200 Aug 20 00:54:40.851555 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 22/81] 10.4.3.240 () {68 vars in 1389 bytes} [Thu Aug 20 00:54:40 2026] GET /volume/v3/volumes/c8f0101a-2283-4713-9f0d-3abec68d4902 => generated 1052 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 00:54:41.867468 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-f45b4d45-bf5f-4f4f-b7c7-69c502f0a11e None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:54:41.872289 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-f45b4d45-bf5f-4f4f-b7c7-69c502f0a11e tempest-ServerActionsV293TestJSON-1660085853 tempest-ServerActionsV293TestJSON-1660085853-project-member] GET https://10.4.3.240/volume/v3/volumes/c8f0101a-2283-4713-9f0d-3abec68d4902 Aug 20 00:54:41.872289 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-f45b4d45-bf5f-4f4f-b7c7-69c502f0a11e tempest-ServerActionsV293TestJSON-1660085853 tempest-ServerActionsV293TestJSON-1660085853-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:54:41.872289 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-f45b4d45-bf5f-4f4f-b7c7-69c502f0a11e tempest-ServerActionsV293TestJSON-1660085853 tempest-ServerActionsV293TestJSON-1660085853-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:54:41.880365 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:54:41.880365 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 00:54:41.885313 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-f45b4d45-bf5f-4f4f-b7c7-69c502f0a11e tempest-ServerActionsV293TestJSON-1660085853 tempest-ServerActionsV293TestJSON-1660085853-project-member] Volume info retrieved successfully. Aug 20 00:54:41.893262 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-f45b4d45-bf5f-4f4f-b7c7-69c502f0a11e tempest-ServerActionsV293TestJSON-1660085853 tempest-ServerActionsV293TestJSON-1660085853-project-member] https://10.4.3.240/volume/v3/volumes/c8f0101a-2283-4713-9f0d-3abec68d4902 returned with HTTP 200 Aug 20 00:54:41.893889 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 20/82] 10.4.3.240 () {68 vars in 1389 bytes} [Thu Aug 20 00:54:41 2026] GET /volume/v3/volumes/c8f0101a-2283-4713-9f0d-3abec68d4902 => generated 1572 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 00:54:41.957172 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-484610ea-1893-42f3-ab0c-e9527943ffa7 req-b1cb0914-82bb-4a35-a611-cec06aad30ce None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:54:41.960258 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-484610ea-1893-42f3-ab0c-e9527943ffa7 req-b1cb0914-82bb-4a35-a611-cec06aad30ce tempest-ServerActionsV293TestJSON-1660085853 tempest-ServerActionsV293TestJSON-1660085853-project-member] GET https://10.4.3.240/volume/v3/volumes/c8f0101a-2283-4713-9f0d-3abec68d4902 Aug 20 00:54:41.960369 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-484610ea-1893-42f3-ab0c-e9527943ffa7 req-b1cb0914-82bb-4a35-a611-cec06aad30ce tempest-ServerActionsV293TestJSON-1660085853 tempest-ServerActionsV293TestJSON-1660085853-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:54:41.960582 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-484610ea-1893-42f3-ab0c-e9527943ffa7 req-b1cb0914-82bb-4a35-a611-cec06aad30ce tempest-ServerActionsV293TestJSON-1660085853 tempest-ServerActionsV293TestJSON-1660085853-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:54:41.972312 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:54:41.972312 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 00:54:41.977631 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [req-484610ea-1893-42f3-ab0c-e9527943ffa7 req-b1cb0914-82bb-4a35-a611-cec06aad30ce tempest-ServerActionsV293TestJSON-1660085853 tempest-ServerActionsV293TestJSON-1660085853-project-member] Volume info retrieved successfully. Aug 20 00:54:41.986410 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-484610ea-1893-42f3-ab0c-e9527943ffa7 req-b1cb0914-82bb-4a35-a611-cec06aad30ce tempest-ServerActionsV293TestJSON-1660085853 tempest-ServerActionsV293TestJSON-1660085853-project-member] https://10.4.3.240/volume/v3/volumes/c8f0101a-2283-4713-9f0d-3abec68d4902 returned with HTTP 200 Aug 20 00:54:41.986960 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 21/83] 10.4.3.240 () {68 vars in 1598 bytes} [Thu Aug 20 00:54:41 2026] GET /volume/v3/volumes/c8f0101a-2283-4713-9f0d-3abec68d4902 => generated 1392 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:54:42.983629 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-89db90c9-c127-4252-9a2e-20b522e172f4 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:54:43.312042 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-89db90c9-c127-4252-9a2e-20b522e172f4 tempest-VolumesAssistedSnapshotsTest-1947014892 tempest-VolumesAssistedSnapshotsTest-1947014892-project-admin] POST https://10.4.3.240/volume/v3/volumes Aug 20 00:54:43.312185 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-89db90c9-c127-4252-9a2e-20b522e172f4 tempest-VolumesAssistedSnapshotsTest-1947014892 tempest-VolumesAssistedSnapshotsTest-1947014892-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAssistedSnapshotsTest-volume-950139467"}} {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:54:43.315242 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.v3.volumes [None req-89db90c9-c127-4252-9a2e-20b522e172f4 tempest-VolumesAssistedSnapshotsTest-1947014892 tempest-VolumesAssistedSnapshotsTest-1947014892-project-admin] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAssistedSnapshotsTest-volume-950139467'}} {{(pid=100212) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 00:54:43.315242 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.v3.volumes [None req-89db90c9-c127-4252-9a2e-20b522e172f4 tempest-VolumesAssistedSnapshotsTest-1947014892 tempest-VolumesAssistedSnapshotsTest-1947014892-project-admin] Create volume of 1 GB Aug 20 00:54:43.320569 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-89db90c9-c127-4252-9a2e-20b522e172f4 tempest-VolumesAssistedSnapshotsTest-1947014892 tempest-VolumesAssistedSnapshotsTest-1947014892-project-admin] Availability Zones retrieved successfully. Aug 20 00:54:43.327322 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-89db90c9-c127-4252-9a2e-20b522e172f4 tempest-VolumesAssistedSnapshotsTest-1947014892 tempest-VolumesAssistedSnapshotsTest-1947014892-project-admin] Flow 'volume_create_api' (75991b9b-1ae7-4b5a-9647-defed8a046d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100212) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:54:43.328986 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-89db90c9-c127-4252-9a2e-20b522e172f4 tempest-VolumesAssistedSnapshotsTest-1947014892 tempest-VolumesAssistedSnapshotsTest-1947014892-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2908e476-c313-4593-b677-255b6a7dbb82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:54:43.329876 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.flows.api.create_volume [None req-89db90c9-c127-4252-9a2e-20b522e172f4 tempest-VolumesAssistedSnapshotsTest-1947014892 tempest-VolumesAssistedSnapshotsTest-1947014892-project-admin] Validating volume size '1' using validate_int {{(pid=100212) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 00:54:43.370561 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-89db90c9-c127-4252-9a2e-20b522e172f4 tempest-VolumesAssistedSnapshotsTest-1947014892 tempest-VolumesAssistedSnapshotsTest-1947014892-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2908e476-c313-4593-b677-255b6a7dbb82) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:52:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1ed58bd6-fe6a-497e-ae84-e8199d24fdfa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:54:43.371915 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-89db90c9-c127-4252-9a2e-20b522e172f4 tempest-VolumesAssistedSnapshotsTest-1947014892 tempest-VolumesAssistedSnapshotsTest-1947014892-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c6045b2d-19b7-4ec5-a0b2-83838ea27052) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:54:43.427574 np0000007838 devstack@c-api.service[100212]: WARNING cinder.quota [None req-89db90c9-c127-4252-9a2e-20b522e172f4 tempest-VolumesAssistedSnapshotsTest-1947014892 tempest-VolumesAssistedSnapshotsTest-1947014892-project-admin] Deprecated: Default quota for resource: volumes_storpool is set by the default quota flag: quota_volumes_storpool, it is now deprecated. Please use the default quota class for default quota. Aug 20 00:54:43.427710 np0000007838 devstack@c-api.service[100212]: WARNING cinder.quota [None req-89db90c9-c127-4252-9a2e-20b522e172f4 tempest-VolumesAssistedSnapshotsTest-1947014892 tempest-VolumesAssistedSnapshotsTest-1947014892-project-admin] Deprecated: Default quota for resource: gigabytes_storpool is set by the default quota flag: quota_gigabytes_storpool, it is now deprecated. Please use the default quota class for default quota. Aug 20 00:54:43.494116 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.quota [None req-89db90c9-c127-4252-9a2e-20b522e172f4 tempest-VolumesAssistedSnapshotsTest-1947014892 tempest-VolumesAssistedSnapshotsTest-1947014892-project-admin] Created reservations ['225e2a23-faec-48ec-8cd9-b373595eecf6', '5818390b-4b83-431c-9eb6-3742f5576ecb', '3b9438ba-02c8-48ef-a98f-8b3142298dc4', 'b5991344-848a-44c9-a97a-30d167081766'] {{(pid=100212) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:54:43.495061 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-89db90c9-c127-4252-9a2e-20b522e172f4 tempest-VolumesAssistedSnapshotsTest-1947014892 tempest-VolumesAssistedSnapshotsTest-1947014892-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c6045b2d-19b7-4ec5-a0b2-83838ea27052) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['225e2a23-faec-48ec-8cd9-b373595eecf6', '5818390b-4b83-431c-9eb6-3742f5576ecb', '3b9438ba-02c8-48ef-a98f-8b3142298dc4', 'b5991344-848a-44c9-a97a-30d167081766']}' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:54:43.496377 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-89db90c9-c127-4252-9a2e-20b522e172f4 tempest-VolumesAssistedSnapshotsTest-1947014892 tempest-VolumesAssistedSnapshotsTest-1947014892-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1eed604b-f633-4fb9-b097-d68e1755f355) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:54:43.708248 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-89db90c9-c127-4252-9a2e-20b522e172f4 tempest-VolumesAssistedSnapshotsTest-1947014892 tempest-VolumesAssistedSnapshotsTest-1947014892-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1eed604b-f633-4fb9-b097-d68e1755f355) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'efacefae-75f1-4715-8d20-cca95b081466', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAssistedSnapshotsTest-volume-950139467',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f0846301f23e442f82457602f29cce0d',qos_specs=None,replication_status=,reservations=['225e2a23-faec-48ec-8cd9-b373595eecf6','5818390b-4b83-431c-9eb6-3742f5576ecb','3b9438ba-02c8-48ef-a98f-8b3142298dc4','b5991344-848a-44c9-a97a-30d167081766'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='293daeba98fe45a6bb6b3a5a827822c0',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T00:54:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAssistedSnapshotsTest-volume-950139467',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=efacefae-75f1-4715-8d20-cca95b081466,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f0846301f23e442f82457602f29cce0d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='293daeba98fe45a6bb6b3a5a827822c0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1ed58bd6-fe6a-497e-ae84-e8199d24fdfa),volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:54:43.709378 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-89db90c9-c127-4252-9a2e-20b522e172f4 tempest-VolumesAssistedSnapshotsTest-1947014892 tempest-VolumesAssistedSnapshotsTest-1947014892-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4153bf12-fd3c-436d-9e5d-c040b9bb2ad2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:54:43.743381 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-89db90c9-c127-4252-9a2e-20b522e172f4 tempest-VolumesAssistedSnapshotsTest-1947014892 tempest-VolumesAssistedSnapshotsTest-1947014892-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4153bf12-fd3c-436d-9e5d-c040b9bb2ad2) transitioned into state 'SUCCESS' from state '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-950139467',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f0846301f23e442f82457602f29cce0d',qos_specs=None,replication_status=,reservations=['225e2a23-faec-48ec-8cd9-b373595eecf6','5818390b-4b83-431c-9eb6-3742f5576ecb','3b9438ba-02c8-48ef-a98f-8b3142298dc4','b5991344-848a-44c9-a97a-30d167081766'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='293daeba98fe45a6bb6b3a5a827822c0',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:54:43.743381 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-89db90c9-c127-4252-9a2e-20b522e172f4 tempest-VolumesAssistedSnapshotsTest-1947014892 tempest-VolumesAssistedSnapshotsTest-1947014892-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c8433948-edce-4bdb-96d6-3fd9baec3180) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:54:43.761657 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-89db90c9-c127-4252-9a2e-20b522e172f4 tempest-VolumesAssistedSnapshotsTest-1947014892 tempest-VolumesAssistedSnapshotsTest-1947014892-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c8433948-edce-4bdb-96d6-3fd9baec3180) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:54:43.762636 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-89db90c9-c127-4252-9a2e-20b522e172f4 tempest-VolumesAssistedSnapshotsTest-1947014892 tempest-VolumesAssistedSnapshotsTest-1947014892-project-admin] Flow 'volume_create_api' (75991b9b-1ae7-4b5a-9647-defed8a046d1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100212) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:54:43.763027 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-89db90c9-c127-4252-9a2e-20b522e172f4 tempest-VolumesAssistedSnapshotsTest-1947014892 tempest-VolumesAssistedSnapshotsTest-1947014892-project-admin] Create volume request issued successfully. Aug 20 00:54:43.763798 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-89db90c9-c127-4252-9a2e-20b522e172f4 tempest-VolumesAssistedSnapshotsTest-1947014892 tempest-VolumesAssistedSnapshotsTest-1947014892-project-admin] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 20 00:54:43.764356 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 21/84] 10.4.3.240 () {68 vars in 1258 bytes} [Thu Aug 20 00:54:42 2026] POST /volume/v3/volumes => generated 784 bytes in 783 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 00:54:43.784772 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-c49f7259-855f-46e4-a9c9-dc4989c330ac None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:54:43.788996 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-c49f7259-855f-46e4-a9c9-dc4989c330ac tempest-VolumesAssistedSnapshotsTest-1947014892 tempest-VolumesAssistedSnapshotsTest-1947014892-project-admin] GET https://10.4.3.240/volume/v3/volumes/efacefae-75f1-4715-8d20-cca95b081466 Aug 20 00:54:43.789295 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-c49f7259-855f-46e4-a9c9-dc4989c330ac tempest-VolumesAssistedSnapshotsTest-1947014892 tempest-VolumesAssistedSnapshotsTest-1947014892-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:54:43.789606 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-c49f7259-855f-46e4-a9c9-dc4989c330ac tempest-VolumesAssistedSnapshotsTest-1947014892 tempest-VolumesAssistedSnapshotsTest-1947014892-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:54:43.841770 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:54:43.841770 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 00:54:43.847269 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-c49f7259-855f-46e4-a9c9-dc4989c330ac tempest-VolumesAssistedSnapshotsTest-1947014892 tempest-VolumesAssistedSnapshotsTest-1947014892-project-admin] Volume info retrieved successfully. Aug 20 00:54:43.852642 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-c49f7259-855f-46e4-a9c9-dc4989c330ac tempest-VolumesAssistedSnapshotsTest-1947014892 tempest-VolumesAssistedSnapshotsTest-1947014892-project-admin] https://10.4.3.240/volume/v3/volumes/efacefae-75f1-4715-8d20-cca95b081466 returned with HTTP 200 Aug 20 00:54:43.853619 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 23/85] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:54:43 2026] GET /volume/v3/volumes/efacefae-75f1-4715-8d20-cca95b081466 => generated 963 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:54:44.245152 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [req-484610ea-1893-42f3-ab0c-e9527943ffa7 req-05ba35de-18b9-4265-9bde-9d23b0f4ebff None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:54:44.246580 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-484610ea-1893-42f3-ab0c-e9527943ffa7 req-05ba35de-18b9-4265-9bde-9d23b0f4ebff tempest-ServerActionsV293TestJSON-1660085853 tempest-ServerActionsV293TestJSON-1660085853-project-member] GET https://10.4.3.240/volume/v3/volumes/c8f0101a-2283-4713-9f0d-3abec68d4902 Aug 20 00:54:44.246580 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [req-484610ea-1893-42f3-ab0c-e9527943ffa7 req-05ba35de-18b9-4265-9bde-9d23b0f4ebff tempest-ServerActionsV293TestJSON-1660085853 tempest-ServerActionsV293TestJSON-1660085853-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:54:44.246781 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [req-484610ea-1893-42f3-ab0c-e9527943ffa7 req-05ba35de-18b9-4265-9bde-9d23b0f4ebff tempest-ServerActionsV293TestJSON-1660085853 tempest-ServerActionsV293TestJSON-1660085853-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:54:44.259760 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:54:44.259760 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 00:54:44.266839 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [req-484610ea-1893-42f3-ab0c-e9527943ffa7 req-05ba35de-18b9-4265-9bde-9d23b0f4ebff tempest-ServerActionsV293TestJSON-1660085853 tempest-ServerActionsV293TestJSON-1660085853-project-member] Volume info retrieved successfully. Aug 20 00:54:44.275011 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-484610ea-1893-42f3-ab0c-e9527943ffa7 req-05ba35de-18b9-4265-9bde-9d23b0f4ebff tempest-ServerActionsV293TestJSON-1660085853 tempest-ServerActionsV293TestJSON-1660085853-project-member] https://10.4.3.240/volume/v3/volumes/c8f0101a-2283-4713-9f0d-3abec68d4902 returned with HTTP 200 Aug 20 00:54:44.275518 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 21/86] 10.4.3.240 () {68 vars in 1598 bytes} [Thu Aug 20 00:54:44 2026] GET /volume/v3/volumes/c8f0101a-2283-4713-9f0d-3abec68d4902 => generated 1392 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:54:44.293042 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-5b2103c9-2ab8-4931-9304-69869d945ffe None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:54:44.293944 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-5b2103c9-2ab8-4931-9304-69869d945ffe None None] GET https://10.4.3.240/volume// Aug 20 00:54:44.294159 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-5b2103c9-2ab8-4931-9304-69869d945ffe None None] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:54:44.294450 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-5b2103c9-2ab8-4931-9304-69869d945ffe None None] Calling method 'all' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:54:44.295151 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-5b2103c9-2ab8-4931-9304-69869d945ffe None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 20 00:54:44.295468 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 22/87] 10.4.3.240 () {66 vars in 1419 bytes} [Thu Aug 20 00:54:44 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 00:54:44.312626 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [req-484610ea-1893-42f3-ab0c-e9527943ffa7 req-7859816f-e6f2-4350-960f-c7afea621eab None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:54:44.318675 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-484610ea-1893-42f3-ab0c-e9527943ffa7 req-7859816f-e6f2-4350-960f-c7afea621eab tempest-ServerActionsV293TestJSON-1660085853 tempest-ServerActionsV293TestJSON-1660085853-project-member] POST https://10.4.3.240/volume/v3/attachments Aug 20 00:54:44.319557 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [req-484610ea-1893-42f3-ab0c-e9527943ffa7 req-7859816f-e6f2-4350-960f-c7afea621eab tempest-ServerActionsV293TestJSON-1660085853 tempest-ServerActionsV293TestJSON-1660085853-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c8f0101a-2283-4713-9f0d-3abec68d4902", "connector": null, "instance_uuid": "73eb4459-70b1-4d14-811f-9bcc08f4e51d"}} {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:54:44.331961 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:54:44.331961 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 00:54:44.367147 np0000007838 devstack@c-api.service[100212]: /opt/stack/cinder/cinder/db/api.py:2468: SAWarning: SELECT statement has a cartesian product between FROM element(s) "volumes_1", "volume_attachment" and FROM element "volumes". Apply join condition(s) between each element to resolve. Aug 20 00:54:44.367147 np0000007838 devstack@c-api.service[100212]: .first() Aug 20 00:54:44.391943 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-484610ea-1893-42f3-ab0c-e9527943ffa7 req-7859816f-e6f2-4350-960f-c7afea621eab tempest-ServerActionsV293TestJSON-1660085853 tempest-ServerActionsV293TestJSON-1660085853-project-member] https://10.4.3.240/volume/v3/attachments returned with HTTP 200 Aug 20 00:54:44.392543 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 22/88] 10.4.3.240 () {74 vars in 1594 bytes} [Thu Aug 20 00:54:44 2026] POST /volume/v3/attachments => generated 273 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 20 00:54:44.872362 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-57f062c7-ea8f-4dab-95cc-61ef7045494e None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:54:44.874263 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-57f062c7-ea8f-4dab-95cc-61ef7045494e tempest-VolumesAssistedSnapshotsTest-1947014892 tempest-VolumesAssistedSnapshotsTest-1947014892-project-admin] GET https://10.4.3.240/volume/v3/volumes/efacefae-75f1-4715-8d20-cca95b081466 Aug 20 00:54:44.874570 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-57f062c7-ea8f-4dab-95cc-61ef7045494e tempest-VolumesAssistedSnapshotsTest-1947014892 tempest-VolumesAssistedSnapshotsTest-1947014892-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:54:44.874899 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-57f062c7-ea8f-4dab-95cc-61ef7045494e tempest-VolumesAssistedSnapshotsTest-1947014892 tempest-VolumesAssistedSnapshotsTest-1947014892-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:54:44.897688 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:54:44.897688 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 00:54:44.901695 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-57f062c7-ea8f-4dab-95cc-61ef7045494e tempest-VolumesAssistedSnapshotsTest-1947014892 tempest-VolumesAssistedSnapshotsTest-1947014892-project-admin] Volume info retrieved successfully. Aug 20 00:54:44.906494 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-57f062c7-ea8f-4dab-95cc-61ef7045494e tempest-VolumesAssistedSnapshotsTest-1947014892 tempest-VolumesAssistedSnapshotsTest-1947014892-project-admin] https://10.4.3.240/volume/v3/volumes/efacefae-75f1-4715-8d20-cca95b081466 returned with HTTP 200 Aug 20 00:54:44.906997 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 24/89] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:54:44 2026] GET /volume/v3/volumes/efacefae-75f1-4715-8d20-cca95b081466 => generated 1015 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:54:45.719880 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-575f2d03-3b94-4f37-b763-b75b04fe88b1 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:54:45.722574 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-575f2d03-3b94-4f37-b763-b75b04fe88b1 tempest-DeleteServersTestJSON-1619763244 tempest-DeleteServersTestJSON-1619763244-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 20 00:54:45.723013 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-575f2d03-3b94-4f37-b763-b75b04fe88b1 tempest-DeleteServersTestJSON-1619763244 tempest-DeleteServersTestJSON-1619763244-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-DeleteServersTestJSON-volume-671088049"}} {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:54:45.725020 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.v3.volumes [None req-575f2d03-3b94-4f37-b763-b75b04fe88b1 tempest-DeleteServersTestJSON-1619763244 tempest-DeleteServersTestJSON-1619763244-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-DeleteServersTestJSON-volume-671088049'}} {{(pid=100213) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 00:54:45.725217 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.v3.volumes [None req-575f2d03-3b94-4f37-b763-b75b04fe88b1 tempest-DeleteServersTestJSON-1619763244 tempest-DeleteServersTestJSON-1619763244-project-member] Create volume of 1 GB Aug 20 00:54:45.736157 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-575f2d03-3b94-4f37-b763-b75b04fe88b1 tempest-DeleteServersTestJSON-1619763244 tempest-DeleteServersTestJSON-1619763244-project-member] Availability Zones retrieved successfully. Aug 20 00:54:45.747935 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-575f2d03-3b94-4f37-b763-b75b04fe88b1 tempest-DeleteServersTestJSON-1619763244 tempest-DeleteServersTestJSON-1619763244-project-member] Flow 'volume_create_api' (35ca5b26-8d66-48e2-8972-c3314be642d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:54:45.752563 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-575f2d03-3b94-4f37-b763-b75b04fe88b1 tempest-DeleteServersTestJSON-1619763244 tempest-DeleteServersTestJSON-1619763244-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (96d77677-a121-48d0-ba83-0f266028d04d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:54:45.753659 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.flows.api.create_volume [None req-575f2d03-3b94-4f37-b763-b75b04fe88b1 tempest-DeleteServersTestJSON-1619763244 tempest-DeleteServersTestJSON-1619763244-project-member] Validating volume size '1' using validate_int {{(pid=100213) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 00:54:45.796496 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-575f2d03-3b94-4f37-b763-b75b04fe88b1 tempest-DeleteServersTestJSON-1619763244 tempest-DeleteServersTestJSON-1619763244-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (96d77677-a121-48d0-ba83-0f266028d04d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:52:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1ed58bd6-fe6a-497e-ae84-e8199d24fdfa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:54:45.797303 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-575f2d03-3b94-4f37-b763-b75b04fe88b1 tempest-DeleteServersTestJSON-1619763244 tempest-DeleteServersTestJSON-1619763244-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0c8ac7ee-1e29-4c17-b327-2441617e1d2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:54:45.881898 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.quota [None req-575f2d03-3b94-4f37-b763-b75b04fe88b1 tempest-DeleteServersTestJSON-1619763244 tempest-DeleteServersTestJSON-1619763244-project-member] Created reservations ['30e210a3-2475-4abd-9b1d-d8078d17d06d', '03b6a02c-6ac0-4b6f-807a-b65967a7f60b', '1ccdaf14-056e-4606-a594-3283eb93bf56', '9f7d8e67-d2c5-4316-9b16-303e21bb4781'] {{(pid=100213) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:54:45.883200 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-575f2d03-3b94-4f37-b763-b75b04fe88b1 tempest-DeleteServersTestJSON-1619763244 tempest-DeleteServersTestJSON-1619763244-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0c8ac7ee-1e29-4c17-b327-2441617e1d2b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['30e210a3-2475-4abd-9b1d-d8078d17d06d', '03b6a02c-6ac0-4b6f-807a-b65967a7f60b', '1ccdaf14-056e-4606-a594-3283eb93bf56', '9f7d8e67-d2c5-4316-9b16-303e21bb4781']}' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:54:45.884386 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-575f2d03-3b94-4f37-b763-b75b04fe88b1 tempest-DeleteServersTestJSON-1619763244 tempest-DeleteServersTestJSON-1619763244-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f4cbbe7d-4f1b-430d-9929-20699987aa3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:54:45.914317 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-575f2d03-3b94-4f37-b763-b75b04fe88b1 tempest-DeleteServersTestJSON-1619763244 tempest-DeleteServersTestJSON-1619763244-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f4cbbe7d-4f1b-430d-9929-20699987aa3a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'af43fc06-4a1d-4f18-80da-cc9f87b46a15', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-671088049',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='af98b499bc484f90ab9492c825f35e38',qos_specs=None,replication_status=,reservations=['30e210a3-2475-4abd-9b1d-d8078d17d06d','03b6a02c-6ac0-4b6f-807a-b65967a7f60b','1ccdaf14-056e-4606-a594-3283eb93bf56','9f7d8e67-d2c5-4316-9b16-303e21bb4781'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='200dfd483be24f998671c41f4231ffcf',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T00:54:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-671088049',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=af43fc06-4a1d-4f18-80da-cc9f87b46a15,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='af98b499bc484f90ab9492c825f35e38',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='200dfd483be24f998671c41f4231ffcf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1ed58bd6-fe6a-497e-ae84-e8199d24fdfa),volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:54:45.914317 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-575f2d03-3b94-4f37-b763-b75b04fe88b1 tempest-DeleteServersTestJSON-1619763244 tempest-DeleteServersTestJSON-1619763244-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3eb9e7cf-5a49-4628-8bc5-ad6f4c588f6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:54:45.933192 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-575f2d03-3b94-4f37-b763-b75b04fe88b1 tempest-DeleteServersTestJSON-1619763244 tempest-DeleteServersTestJSON-1619763244-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3eb9e7cf-5a49-4628-8bc5-ad6f4c588f6e) transitioned into state 'SUCCESS' from state '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-671088049',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='af98b499bc484f90ab9492c825f35e38',qos_specs=None,replication_status=,reservations=['30e210a3-2475-4abd-9b1d-d8078d17d06d','03b6a02c-6ac0-4b6f-807a-b65967a7f60b','1ccdaf14-056e-4606-a594-3283eb93bf56','9f7d8e67-d2c5-4316-9b16-303e21bb4781'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='200dfd483be24f998671c41f4231ffcf',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:54:45.934114 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-575f2d03-3b94-4f37-b763-b75b04fe88b1 tempest-DeleteServersTestJSON-1619763244 tempest-DeleteServersTestJSON-1619763244-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (139b8c2f-cd14-42ab-adcd-fb36b8d7bcc0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:54:45.951389 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-575f2d03-3b94-4f37-b763-b75b04fe88b1 tempest-DeleteServersTestJSON-1619763244 tempest-DeleteServersTestJSON-1619763244-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (139b8c2f-cd14-42ab-adcd-fb36b8d7bcc0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:54:45.951907 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-575f2d03-3b94-4f37-b763-b75b04fe88b1 tempest-DeleteServersTestJSON-1619763244 tempest-DeleteServersTestJSON-1619763244-project-member] Flow 'volume_create_api' (35ca5b26-8d66-48e2-8972-c3314be642d4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100213) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:54:45.952307 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-575f2d03-3b94-4f37-b763-b75b04fe88b1 tempest-DeleteServersTestJSON-1619763244 tempest-DeleteServersTestJSON-1619763244-project-member] Create volume request issued successfully. Aug 20 00:54:45.953177 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-575f2d03-3b94-4f37-b763-b75b04fe88b1 tempest-DeleteServersTestJSON-1619763244 tempest-DeleteServersTestJSON-1619763244-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 20 00:54:45.953963 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 22/90] 10.4.3.240 () {68 vars in 1258 bytes} [Thu Aug 20 00:54:45 2026] POST /volume/v3/volumes => generated 751 bytes in 234 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 00:54:45.970738 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-95fc0c4e-e116-48ec-93f2-836d5777df67 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:54:45.972689 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-95fc0c4e-e116-48ec-93f2-836d5777df67 tempest-DeleteServersTestJSON-1619763244 tempest-DeleteServersTestJSON-1619763244-project-member] GET https://10.4.3.240/volume/v3/volumes/af43fc06-4a1d-4f18-80da-cc9f87b46a15 Aug 20 00:54:45.972916 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-95fc0c4e-e116-48ec-93f2-836d5777df67 tempest-DeleteServersTestJSON-1619763244 tempest-DeleteServersTestJSON-1619763244-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:54:45.973284 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-95fc0c4e-e116-48ec-93f2-836d5777df67 tempest-DeleteServersTestJSON-1619763244 tempest-DeleteServersTestJSON-1619763244-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:54:45.985361 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:54:45.985361 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 00:54:45.992038 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-95fc0c4e-e116-48ec-93f2-836d5777df67 tempest-DeleteServersTestJSON-1619763244 tempest-DeleteServersTestJSON-1619763244-project-member] Volume info retrieved successfully. Aug 20 00:54:46.003285 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-95fc0c4e-e116-48ec-93f2-836d5777df67 tempest-DeleteServersTestJSON-1619763244 tempest-DeleteServersTestJSON-1619763244-project-member] https://10.4.3.240/volume/v3/volumes/af43fc06-4a1d-4f18-80da-cc9f87b46a15 returned with HTTP 200 Aug 20 00:54:46.003771 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 23/91] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:54:45 2026] GET /volume/v3/volumes/af43fc06-4a1d-4f18-80da-cc9f87b46a15 => generated 819 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:54:46.492515 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-b6d4c1bf-07d8-40d7-8c6d-d7a333f74b30 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:54:46.493615 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-b6d4c1bf-07d8-40d7-8c6d-d7a333f74b30 None None] GET https://10.4.3.240/volume// Aug 20 00:54:46.493883 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-b6d4c1bf-07d8-40d7-8c6d-d7a333f74b30 None None] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:54:46.494193 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-b6d4c1bf-07d8-40d7-8c6d-d7a333f74b30 None None] Calling method 'all' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:54:46.496496 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-b6d4c1bf-07d8-40d7-8c6d-d7a333f74b30 None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 20 00:54:46.496901 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 23/92] 10.4.3.240 () {66 vars in 1426 bytes} [Thu Aug 20 00:54:46 2026] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 00:54:46.534328 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-484610ea-1893-42f3-ab0c-e9527943ffa7 req-f0e2680a-e019-4e51-b4cf-6d9803811983 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:54:46.536563 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-484610ea-1893-42f3-ab0c-e9527943ffa7 req-f0e2680a-e019-4e51-b4cf-6d9803811983 tempest-ServerActionsV293TestJSON-1660085853 tempest-ServerActionsV293TestJSON-1660085853-project-member] GET https://10.4.3.240/volume/v3/volumes/c8f0101a-2283-4713-9f0d-3abec68d4902 Aug 20 00:54:46.537373 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-484610ea-1893-42f3-ab0c-e9527943ffa7 req-f0e2680a-e019-4e51-b4cf-6d9803811983 tempest-ServerActionsV293TestJSON-1660085853 tempest-ServerActionsV293TestJSON-1660085853-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:54:46.537373 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-484610ea-1893-42f3-ab0c-e9527943ffa7 req-f0e2680a-e019-4e51-b4cf-6d9803811983 tempest-ServerActionsV293TestJSON-1660085853 tempest-ServerActionsV293TestJSON-1660085853-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:54:46.550078 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:54:46.550078 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 00:54:46.554394 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [req-484610ea-1893-42f3-ab0c-e9527943ffa7 req-f0e2680a-e019-4e51-b4cf-6d9803811983 tempest-ServerActionsV293TestJSON-1660085853 tempest-ServerActionsV293TestJSON-1660085853-project-member] Volume info retrieved successfully. Aug 20 00:54:46.561590 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-484610ea-1893-42f3-ab0c-e9527943ffa7 req-f0e2680a-e019-4e51-b4cf-6d9803811983 tempest-ServerActionsV293TestJSON-1660085853 tempest-ServerActionsV293TestJSON-1660085853-project-member] https://10.4.3.240/volume/v3/volumes/c8f0101a-2283-4713-9f0d-3abec68d4902 returned with HTTP 200 Aug 20 00:54:46.562120 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 25/93] 10.4.3.240 () {70 vars in 1639 bytes} [Thu Aug 20 00:54:46 2026] GET /volume/v3/volumes/c8f0101a-2283-4713-9f0d-3abec68d4902 => generated 1571 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 00:54:47.028366 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-a7100114-ec4c-4c6e-b573-474d3a70bfe5 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:54:47.028366 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-a7100114-ec4c-4c6e-b573-474d3a70bfe5 tempest-DeleteServersTestJSON-1619763244 tempest-DeleteServersTestJSON-1619763244-project-member] GET https://10.4.3.240/volume/v3/volumes/af43fc06-4a1d-4f18-80da-cc9f87b46a15 Aug 20 00:54:47.028366 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-a7100114-ec4c-4c6e-b573-474d3a70bfe5 tempest-DeleteServersTestJSON-1619763244 tempest-DeleteServersTestJSON-1619763244-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:54:47.028366 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-a7100114-ec4c-4c6e-b573-474d3a70bfe5 tempest-DeleteServersTestJSON-1619763244 tempest-DeleteServersTestJSON-1619763244-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:54:47.034464 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:54:47.034464 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 00:54:47.039114 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-a7100114-ec4c-4c6e-b573-474d3a70bfe5 tempest-DeleteServersTestJSON-1619763244 tempest-DeleteServersTestJSON-1619763244-project-member] Volume info retrieved successfully. Aug 20 00:54:47.044432 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-a7100114-ec4c-4c6e-b573-474d3a70bfe5 tempest-DeleteServersTestJSON-1619763244 tempest-DeleteServersTestJSON-1619763244-project-member] https://10.4.3.240/volume/v3/volumes/af43fc06-4a1d-4f18-80da-cc9f87b46a15 returned with HTTP 200 Aug 20 00:54:47.044768 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 23/94] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:54:47 2026] GET /volume/v3/volumes/af43fc06-4a1d-4f18-80da-cc9f87b46a15 => generated 844 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:54:47.162010 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-549ab690-bcc7-4c89-a0a5-68ad05365078 req-6401a115-c525-4882-b88b-443d28b40ae8 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:54:47.167051 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-549ab690-bcc7-4c89-a0a5-68ad05365078 req-6401a115-c525-4882-b88b-443d28b40ae8 tempest-DeleteServersTestJSON-1619763244 tempest-DeleteServersTestJSON-1619763244-project-member] GET https://10.4.3.240/volume/v3/volumes/af43fc06-4a1d-4f18-80da-cc9f87b46a15 Aug 20 00:54:47.167359 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-549ab690-bcc7-4c89-a0a5-68ad05365078 req-6401a115-c525-4882-b88b-443d28b40ae8 tempest-DeleteServersTestJSON-1619763244 tempest-DeleteServersTestJSON-1619763244-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:54:47.167774 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-549ab690-bcc7-4c89-a0a5-68ad05365078 req-6401a115-c525-4882-b88b-443d28b40ae8 tempest-DeleteServersTestJSON-1619763244 tempest-DeleteServersTestJSON-1619763244-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:54:47.184700 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:54:47.184700 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 00:54:47.189826 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [req-549ab690-bcc7-4c89-a0a5-68ad05365078 req-6401a115-c525-4882-b88b-443d28b40ae8 tempest-DeleteServersTestJSON-1619763244 tempest-DeleteServersTestJSON-1619763244-project-member] Volume info retrieved successfully. Aug 20 00:54:47.190857 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-44f56b26-dbed-4dc1-a627-07c3fa5a454e None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:54:47.199120 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-549ab690-bcc7-4c89-a0a5-68ad05365078 req-6401a115-c525-4882-b88b-443d28b40ae8 tempest-DeleteServersTestJSON-1619763244 tempest-DeleteServersTestJSON-1619763244-project-member] https://10.4.3.240/volume/v3/volumes/af43fc06-4a1d-4f18-80da-cc9f87b46a15 returned with HTTP 200 Aug 20 00:54:47.199120 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 24/95] 10.4.3.240 () {68 vars in 1598 bytes} [Thu Aug 20 00:54:47 2026] GET /volume/v3/volumes/af43fc06-4a1d-4f18-80da-cc9f87b46a15 => generated 844 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:54:47.423472 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-484610ea-1893-42f3-ab0c-e9527943ffa7 req-66d160ce-0d2a-4443-834b-57143d5d7bf5 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:54:47.430741 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-484610ea-1893-42f3-ab0c-e9527943ffa7 req-66d160ce-0d2a-4443-834b-57143d5d7bf5 tempest-ServerActionsV293TestJSON-1660085853 tempest-ServerActionsV293TestJSON-1660085853-project-member] PUT https://10.4.3.240/volume/v3/attachments/b279d016-e589-45b2-b558-051d46437642 Aug 20 00:54:47.431618 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-484610ea-1893-42f3-ab0c-e9527943ffa7 req-66d160ce-0d2a-4443-834b-57143d5d7bf5 tempest-ServerActionsV293TestJSON-1660085853 tempest-ServerActionsV293TestJSON-1660085853-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.240", "host": "np0000007838", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:e656b6daafb0", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "870eaf75-1108-49d5-b5ab-79f4c93758d0", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:54:47.454115 np0000007838 devstack@c-api.service[100214]: /opt/stack/cinder/cinder/db/api.py:2468: SAWarning: SELECT statement has a cartesian product between FROM element(s) "volumes" and FROM element "volume_attachment". Apply join condition(s) between each element to resolve. Aug 20 00:54:47.454115 np0000007838 devstack@c-api.service[100214]: .first() Aug 20 00:54:47.465599 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.coordination [req-484610ea-1893-42f3-ab0c-e9527943ffa7 req-66d160ce-0d2a-4443-834b-57143d5d7bf5 tempest-ServerActionsV293TestJSON-1660085853 tempest-ServerActionsV293TestJSON-1660085853-project-member] Acquiring lock "cinder-attachment_update-c8f0101a-2283-4713-9f0d-3abec68d4902-np0000007838" by "attachment_update" {{(pid=100214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 00:54:47.471996 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.coordination [req-484610ea-1893-42f3-ab0c-e9527943ffa7 req-66d160ce-0d2a-4443-834b-57143d5d7bf5 tempest-ServerActionsV293TestJSON-1660085853 tempest-ServerActionsV293TestJSON-1660085853-project-member] Lock "cinder-attachment_update-c8f0101a-2283-4713-9f0d-3abec68d4902-np0000007838" acquired by "attachment_update" :: waited 0.007s {{(pid=100214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 00:54:47.473843 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:54:47.473843 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 00:54:47.476581 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-44f56b26-dbed-4dc1-a627-07c3fa5a454e tempest-VolumeQuotasNegativeTestJSON-726359319 tempest-VolumeQuotasNegativeTestJSON-726359319-project-admin] GET https://10.4.3.240/volume/v3/os-quota-sets/14c388fc8b2f46cebfc81a33b4696cdd Aug 20 00:54:47.476978 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-44f56b26-dbed-4dc1-a627-07c3fa5a454e tempest-VolumeQuotasNegativeTestJSON-726359319 tempest-VolumeQuotasNegativeTestJSON-726359319-project-admin] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:54:47.477314 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-44f56b26-dbed-4dc1-a627-07c3fa5a454e tempest-VolumeQuotasNegativeTestJSON-726359319 tempest-VolumeQuotasNegativeTestJSON-726359319-project-admin] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:54:47.478089 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:54:47.478089 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 00:54:47.494498 np0000007838 devstack@c-api.service[100212]: WARNING cinder.quota [None req-44f56b26-dbed-4dc1-a627-07c3fa5a454e tempest-VolumeQuotasNegativeTestJSON-726359319 tempest-VolumeQuotasNegativeTestJSON-726359319-project-admin] Deprecated: Default quota for resource: volumes_multiattach is set by the default quota flag: quota_volumes_multiattach, it is now deprecated. Please use the default quota class for default quota. Aug 20 00:54:47.494902 np0000007838 devstack@c-api.service[100212]: WARNING cinder.quota [None req-44f56b26-dbed-4dc1-a627-07c3fa5a454e tempest-VolumeQuotasNegativeTestJSON-726359319 tempest-VolumeQuotasNegativeTestJSON-726359319-project-admin] Deprecated: Default quota for resource: gigabytes_multiattach is set by the default quota flag: quota_gigabytes_multiattach, it is now deprecated. Please use the default quota class for default quota. Aug 20 00:54:47.495218 np0000007838 devstack@c-api.service[100212]: WARNING cinder.quota [None req-44f56b26-dbed-4dc1-a627-07c3fa5a454e tempest-VolumeQuotasNegativeTestJSON-726359319 tempest-VolumeQuotasNegativeTestJSON-726359319-project-admin] Deprecated: Default quota for resource: snapshots_multiattach is set by the default quota flag: quota_snapshots_multiattach, it is now deprecated. Please use the default quota class for default quota. Aug 20 00:54:47.495667 np0000007838 devstack@c-api.service[100212]: WARNING cinder.quota [None req-44f56b26-dbed-4dc1-a627-07c3fa5a454e tempest-VolumeQuotasNegativeTestJSON-726359319 tempest-VolumeQuotasNegativeTestJSON-726359319-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 20 00:54:47.496044 np0000007838 devstack@c-api.service[100212]: WARNING cinder.quota [None req-44f56b26-dbed-4dc1-a627-07c3fa5a454e tempest-VolumeQuotasNegativeTestJSON-726359319 tempest-VolumeQuotasNegativeTestJSON-726359319-project-admin] Deprecated: Default quota for resource: volumes___DEFAULT__ is set by the default quota flag: quota_volumes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Aug 20 00:54:47.496236 np0000007838 devstack@c-api.service[100212]: WARNING cinder.quota [None req-44f56b26-dbed-4dc1-a627-07c3fa5a454e tempest-VolumeQuotasNegativeTestJSON-726359319 tempest-VolumeQuotasNegativeTestJSON-726359319-project-admin] Deprecated: Default quota for resource: gigabytes___DEFAULT__ is set by the default quota flag: quota_gigabytes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Aug 20 00:54:47.496552 np0000007838 devstack@c-api.service[100212]: WARNING cinder.quota [None req-44f56b26-dbed-4dc1-a627-07c3fa5a454e tempest-VolumeQuotasNegativeTestJSON-726359319 tempest-VolumeQuotasNegativeTestJSON-726359319-project-admin] Deprecated: Default quota for resource: snapshots___DEFAULT__ is set by the default quota flag: quota_snapshots___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Aug 20 00:54:47.509561 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-44f56b26-dbed-4dc1-a627-07c3fa5a454e tempest-VolumeQuotasNegativeTestJSON-726359319 tempest-VolumeQuotasNegativeTestJSON-726359319-project-admin] https://10.4.3.240/volume/v3/os-quota-sets/14c388fc8b2f46cebfc81a33b4696cdd returned with HTTP 200 Aug 20 00:54:47.510016 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 24/96] 10.4.3.240 () {66 vars in 1354 bytes} [Thu Aug 20 00:54:47 2026] GET /volume/v3/os-quota-sets/14c388fc8b2f46cebfc81a33b4696cdd => generated 437 bytes in 320 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:54:47.521052 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-db883318-a1ce-4216-8f47-efa447648bc3 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:54:47.605799 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-14fd7df9-77af-4a97-b631-71f5d457ffee None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:54:47.606377 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-14fd7df9-77af-4a97-b631-71f5d457ffee None None] GET https://10.4.3.240/volume// Aug 20 00:54:47.606578 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-14fd7df9-77af-4a97-b631-71f5d457ffee None None] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:54:47.606798 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-14fd7df9-77af-4a97-b631-71f5d457ffee None None] Calling method 'all' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:54:47.607197 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-14fd7df9-77af-4a97-b631-71f5d457ffee None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 20 00:54:47.607776 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 25/97] 10.4.3.240 () {66 vars in 1428 bytes} [Thu Aug 20 00:54:47 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 00:54:47.629928 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [req-549ab690-bcc7-4c89-a0a5-68ad05365078 req-0b232b6e-7d70-408b-a89b-d53e1e5dc869 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:54:47.646205 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.coordination [req-484610ea-1893-42f3-ab0c-e9527943ffa7 req-66d160ce-0d2a-4443-834b-57143d5d7bf5 tempest-ServerActionsV293TestJSON-1660085853 tempest-ServerActionsV293TestJSON-1660085853-project-member] Lock "cinder-attachment_update-c8f0101a-2283-4713-9f0d-3abec68d4902-np0000007838" released by "attachment_update" :: held 0.174s {{(pid=100214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 00:54:47.646578 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-484610ea-1893-42f3-ab0c-e9527943ffa7 req-66d160ce-0d2a-4443-834b-57143d5d7bf5 tempest-ServerActionsV293TestJSON-1660085853 tempest-ServerActionsV293TestJSON-1660085853-project-member] https://10.4.3.240/volume/v3/attachments/b279d016-e589-45b2-b558-051d46437642 returned with HTTP 200 Aug 20 00:54:47.647689 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 26/98] 10.4.3.240 () {74 vars in 1704 bytes} [Thu Aug 20 00:54:47 2026] PUT /volume/v3/attachments/b279d016-e589-45b2-b558-051d46437642 => generated 969 bytes in 226 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:54:47.683682 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-484610ea-1893-42f3-ab0c-e9527943ffa7 req-e57ead28-60bf-4d94-8c60-e70b3c234306 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:54:47.685140 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-484610ea-1893-42f3-ab0c-e9527943ffa7 req-e57ead28-60bf-4d94-8c60-e70b3c234306 tempest-ServerActionsV293TestJSON-1660085853 tempest-ServerActionsV293TestJSON-1660085853-project-member] POST https://10.4.3.240/volume/v3/attachments/b279d016-e589-45b2-b558-051d46437642/action Aug 20 00:54:47.685520 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-484610ea-1893-42f3-ab0c-e9527943ffa7 req-e57ead28-60bf-4d94-8c60-e70b3c234306 tempest-ServerActionsV293TestJSON-1660085853 tempest-ServerActionsV293TestJSON-1660085853-project-member] Action body: b'{"os-complete": null}' {{(pid=100215) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 00:54:47.685630 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-484610ea-1893-42f3-ab0c-e9527943ffa7 req-e57ead28-60bf-4d94-8c60-e70b3c234306 tempest-ServerActionsV293TestJSON-1660085853 tempest-ServerActionsV293TestJSON-1660085853-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:54:47.698093 np0000007838 devstack@c-api.service[100215]: /opt/stack/cinder/cinder/db/api.py:2468: SAWarning: SELECT statement has a cartesian product between FROM element(s) "volumes" and FROM element "volumes_1". Apply join condition(s) between each element to resolve. Aug 20 00:54:47.698093 np0000007838 devstack@c-api.service[100215]: .first() Aug 20 00:54:47.717472 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:54:47.717472 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 00:54:47.739622 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-484610ea-1893-42f3-ab0c-e9527943ffa7 req-e57ead28-60bf-4d94-8c60-e70b3c234306 tempest-ServerActionsV293TestJSON-1660085853 tempest-ServerActionsV293TestJSON-1660085853-project-member] https://10.4.3.240/volume/v3/attachments/b279d016-e589-45b2-b558-051d46437642/action returned with HTTP 204 Aug 20 00:54:47.739622 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 26/99] 10.4.3.240 () {74 vars in 1725 bytes} [Thu Aug 20 00:54:47 2026] POST /volume/v3/attachments/b279d016-e589-45b2-b558-051d46437642/action => generated 0 bytes in 57 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:54:47.913633 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-549ab690-bcc7-4c89-a0a5-68ad05365078 req-0b232b6e-7d70-408b-a89b-d53e1e5dc869 tempest-DeleteServersTestJSON-1619763244 tempest-DeleteServersTestJSON-1619763244-project-member] POST https://10.4.3.240/volume/v3/attachments Aug 20 00:54:47.914095 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [req-549ab690-bcc7-4c89-a0a5-68ad05365078 req-0b232b6e-7d70-408b-a89b-d53e1e5dc869 tempest-DeleteServersTestJSON-1619763244 tempest-DeleteServersTestJSON-1619763244-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "af43fc06-4a1d-4f18-80da-cc9f87b46a15", "connector": null, "instance_uuid": "b45580cf-2e72-43f2-b85a-bc3f0afd18be"}} {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:54:47.926636 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:54:47.926636 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 00:54:47.960161 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-db883318-a1ce-4216-8f47-efa447648bc3 tempest-VolumeQuotasNegativeTestJSON-1102470365 tempest-VolumeQuotasNegativeTestJSON-1102470365-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 20 00:54:47.960886 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-db883318-a1ce-4216-8f47-efa447648bc3 tempest-VolumeQuotasNegativeTestJSON-1102470365 tempest-VolumeQuotasNegativeTestJSON-1102470365-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasNegativeTestJSON-Volume-1959126790"}} {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:54:47.962490 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.v3.volumes [None req-db883318-a1ce-4216-8f47-efa447648bc3 tempest-VolumeQuotasNegativeTestJSON-1102470365 tempest-VolumeQuotasNegativeTestJSON-1102470365-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasNegativeTestJSON-Volume-1959126790'}} {{(pid=100213) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 00:54:47.962622 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.v3.volumes [None req-db883318-a1ce-4216-8f47-efa447648bc3 tempest-VolumeQuotasNegativeTestJSON-1102470365 tempest-VolumeQuotasNegativeTestJSON-1102470365-project-member] Create volume of 1 GB Aug 20 00:54:47.964466 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-549ab690-bcc7-4c89-a0a5-68ad05365078 req-0b232b6e-7d70-408b-a89b-d53e1e5dc869 tempest-DeleteServersTestJSON-1619763244 tempest-DeleteServersTestJSON-1619763244-project-member] https://10.4.3.240/volume/v3/attachments returned with HTTP 200 Aug 20 00:54:47.964694 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 25/100] 10.4.3.240 () {74 vars in 1594 bytes} [Thu Aug 20 00:54:47 2026] POST /volume/v3/attachments => generated 273 bytes in 336 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:54:47.967986 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-db883318-a1ce-4216-8f47-efa447648bc3 tempest-VolumeQuotasNegativeTestJSON-1102470365 tempest-VolumeQuotasNegativeTestJSON-1102470365-project-member] Availability Zones retrieved successfully. Aug 20 00:54:47.975442 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-db883318-a1ce-4216-8f47-efa447648bc3 tempest-VolumeQuotasNegativeTestJSON-1102470365 tempest-VolumeQuotasNegativeTestJSON-1102470365-project-member] Flow 'volume_create_api' (0d61ae0c-36e7-4210-b7ac-7cf924a23cf2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:54:47.976454 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-db883318-a1ce-4216-8f47-efa447648bc3 tempest-VolumeQuotasNegativeTestJSON-1102470365 tempest-VolumeQuotasNegativeTestJSON-1102470365-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (16dad857-2f9a-409b-8682-4fd511be4e31) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:54:47.977424 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.flows.api.create_volume [None req-db883318-a1ce-4216-8f47-efa447648bc3 tempest-VolumeQuotasNegativeTestJSON-1102470365 tempest-VolumeQuotasNegativeTestJSON-1102470365-project-member] Validating volume size '1' using validate_int {{(pid=100213) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 00:54:48.003262 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-301f483f-f342-4274-ad3e-4c55cb88d875 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:54:48.007685 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-301f483f-f342-4274-ad3e-4c55cb88d875 tempest-DeleteServersTestJSON-1619763244 tempest-DeleteServersTestJSON-1619763244-project-member] GET https://10.4.3.240/volume/v3/volumes/af43fc06-4a1d-4f18-80da-cc9f87b46a15 Aug 20 00:54:48.007995 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-301f483f-f342-4274-ad3e-4c55cb88d875 tempest-DeleteServersTestJSON-1619763244 tempest-DeleteServersTestJSON-1619763244-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:54:48.008232 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-301f483f-f342-4274-ad3e-4c55cb88d875 tempest-DeleteServersTestJSON-1619763244 tempest-DeleteServersTestJSON-1619763244-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:54:48.010918 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-db883318-a1ce-4216-8f47-efa447648bc3 tempest-VolumeQuotasNegativeTestJSON-1102470365 tempest-VolumeQuotasNegativeTestJSON-1102470365-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (16dad857-2f9a-409b-8682-4fd511be4e31) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:52:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1ed58bd6-fe6a-497e-ae84-e8199d24fdfa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:54:48.011856 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-db883318-a1ce-4216-8f47-efa447648bc3 tempest-VolumeQuotasNegativeTestJSON-1102470365 tempest-VolumeQuotasNegativeTestJSON-1102470365-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a29c19a4-8628-4324-a8e5-2b3ca1c69316) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:54:48.019090 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:54:48.019090 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 00:54:48.022328 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-aba16fcc-382f-43cc-96ac-cd3517fa96e6 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:54:48.022994 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-aba16fcc-382f-43cc-96ac-cd3517fa96e6 None None] GET https://10.4.3.240/volume// Aug 20 00:54:48.023222 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-aba16fcc-382f-43cc-96ac-cd3517fa96e6 None None] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:54:48.023282 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-301f483f-f342-4274-ad3e-4c55cb88d875 tempest-DeleteServersTestJSON-1619763244 tempest-DeleteServersTestJSON-1619763244-project-member] Volume info retrieved successfully. Aug 20 00:54:48.023510 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-aba16fcc-382f-43cc-96ac-cd3517fa96e6 None None] Calling method 'all' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:54:48.023961 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-aba16fcc-382f-43cc-96ac-cd3517fa96e6 None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 20 00:54:48.024302 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 27/101] 10.4.3.240 () {66 vars in 1426 bytes} [Thu Aug 20 00:54:48 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 00:54:48.028547 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-301f483f-f342-4274-ad3e-4c55cb88d875 tempest-DeleteServersTestJSON-1619763244 tempest-DeleteServersTestJSON-1619763244-project-member] https://10.4.3.240/volume/v3/volumes/af43fc06-4a1d-4f18-80da-cc9f87b46a15 returned with HTTP 200 Aug 20 00:54:48.028991 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 27/102] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:54:48 2026] GET /volume/v3/volumes/af43fc06-4a1d-4f18-80da-cc9f87b46a15 => generated 843 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:54:48.045853 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [req-549ab690-bcc7-4c89-a0a5-68ad05365078 req-3dacf99a-320f-4e7a-b566-b19c9bafec8b None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:54:48.047820 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-549ab690-bcc7-4c89-a0a5-68ad05365078 req-3dacf99a-320f-4e7a-b566-b19c9bafec8b tempest-DeleteServersTestJSON-1619763244 tempest-DeleteServersTestJSON-1619763244-project-member] GET https://10.4.3.240/volume/v3/volumes/af43fc06-4a1d-4f18-80da-cc9f87b46a15 Aug 20 00:54:48.047820 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [req-549ab690-bcc7-4c89-a0a5-68ad05365078 req-3dacf99a-320f-4e7a-b566-b19c9bafec8b tempest-DeleteServersTestJSON-1619763244 tempest-DeleteServersTestJSON-1619763244-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:54:48.048064 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [req-549ab690-bcc7-4c89-a0a5-68ad05365078 req-3dacf99a-320f-4e7a-b566-b19c9bafec8b tempest-DeleteServersTestJSON-1619763244 tempest-DeleteServersTestJSON-1619763244-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:54:48.063022 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:54:48.063022 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 00:54:48.067041 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [req-549ab690-bcc7-4c89-a0a5-68ad05365078 req-3dacf99a-320f-4e7a-b566-b19c9bafec8b tempest-DeleteServersTestJSON-1619763244 tempest-DeleteServersTestJSON-1619763244-project-member] Volume info retrieved successfully. Aug 20 00:54:48.072229 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-549ab690-bcc7-4c89-a0a5-68ad05365078 req-3dacf99a-320f-4e7a-b566-b19c9bafec8b tempest-DeleteServersTestJSON-1619763244 tempest-DeleteServersTestJSON-1619763244-project-member] https://10.4.3.240/volume/v3/volumes/af43fc06-4a1d-4f18-80da-cc9f87b46a15 returned with HTTP 200 Aug 20 00:54:48.072636 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 26/103] 10.4.3.240 () {70 vars in 1639 bytes} [Thu Aug 20 00:54:48 2026] GET /volume/v3/volumes/af43fc06-4a1d-4f18-80da-cc9f87b46a15 => generated 1023 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 00:54:48.088620 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.quota [None req-db883318-a1ce-4216-8f47-efa447648bc3 tempest-VolumeQuotasNegativeTestJSON-1102470365 tempest-VolumeQuotasNegativeTestJSON-1102470365-project-member] Created reservations ['a762e5fa-766f-4e2d-8377-cb78eb141d94', '5264581d-ea74-4a88-8d4c-d3d27174e80b', 'ea9c1966-db6a-45ef-92d6-7a2ff1de0695', 'b803780b-4173-4f61-8ae1-95bc794bf2ff'] {{(pid=100213) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:54:48.089452 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-db883318-a1ce-4216-8f47-efa447648bc3 tempest-VolumeQuotasNegativeTestJSON-1102470365 tempest-VolumeQuotasNegativeTestJSON-1102470365-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a29c19a4-8628-4324-a8e5-2b3ca1c69316) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a762e5fa-766f-4e2d-8377-cb78eb141d94', '5264581d-ea74-4a88-8d4c-d3d27174e80b', 'ea9c1966-db6a-45ef-92d6-7a2ff1de0695', 'b803780b-4173-4f61-8ae1-95bc794bf2ff']}' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:54:48.091183 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-db883318-a1ce-4216-8f47-efa447648bc3 tempest-VolumeQuotasNegativeTestJSON-1102470365 tempest-VolumeQuotasNegativeTestJSON-1102470365-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2b05da66-3090-4e49-ad44-1a37bb97ab57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:54:48.117293 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-db883318-a1ce-4216-8f47-efa447648bc3 tempest-VolumeQuotasNegativeTestJSON-1102470365 tempest-VolumeQuotasNegativeTestJSON-1102470365-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2b05da66-3090-4e49-ad44-1a37bb97ab57) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b03dfc69-5b5e-4636-a6b0-e1d282681b4e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-1959126790',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='14c388fc8b2f46cebfc81a33b4696cdd',qos_specs=None,replication_status=,reservations=['a762e5fa-766f-4e2d-8377-cb78eb141d94','5264581d-ea74-4a88-8d4c-d3d27174e80b','ea9c1966-db6a-45ef-92d6-7a2ff1de0695','b803780b-4173-4f61-8ae1-95bc794bf2ff'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='90867cf0a7584d46bf4f3341c8a3f951',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T00:54:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-1959126790',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b03dfc69-5b5e-4636-a6b0-e1d282681b4e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='14c388fc8b2f46cebfc81a33b4696cdd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='90867cf0a7584d46bf4f3341c8a3f951',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1ed58bd6-fe6a-497e-ae84-e8199d24fdfa),volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:54:48.117293 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-db883318-a1ce-4216-8f47-efa447648bc3 tempest-VolumeQuotasNegativeTestJSON-1102470365 tempest-VolumeQuotasNegativeTestJSON-1102470365-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3c722262-5827-4c6f-875c-7a1343f26d3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:54:48.137372 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-db883318-a1ce-4216-8f47-efa447648bc3 tempest-VolumeQuotasNegativeTestJSON-1102470365 tempest-VolumeQuotasNegativeTestJSON-1102470365-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3c722262-5827-4c6f-875c-7a1343f26d3d) transitioned into state 'SUCCESS' from state '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-1959126790',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='14c388fc8b2f46cebfc81a33b4696cdd',qos_specs=None,replication_status=,reservations=['a762e5fa-766f-4e2d-8377-cb78eb141d94','5264581d-ea74-4a88-8d4c-d3d27174e80b','ea9c1966-db6a-45ef-92d6-7a2ff1de0695','b803780b-4173-4f61-8ae1-95bc794bf2ff'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='90867cf0a7584d46bf4f3341c8a3f951',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:54:48.137372 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-db883318-a1ce-4216-8f47-efa447648bc3 tempest-VolumeQuotasNegativeTestJSON-1102470365 tempest-VolumeQuotasNegativeTestJSON-1102470365-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (734baa6a-9eee-4a1c-ad6a-6c4ba36495ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:54:48.147693 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-db883318-a1ce-4216-8f47-efa447648bc3 tempest-VolumeQuotasNegativeTestJSON-1102470365 tempest-VolumeQuotasNegativeTestJSON-1102470365-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (734baa6a-9eee-4a1c-ad6a-6c4ba36495ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:54:48.147957 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-db883318-a1ce-4216-8f47-efa447648bc3 tempest-VolumeQuotasNegativeTestJSON-1102470365 tempest-VolumeQuotasNegativeTestJSON-1102470365-project-member] Flow 'volume_create_api' (0d61ae0c-36e7-4210-b7ac-7cf924a23cf2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100213) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:54:48.148637 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-db883318-a1ce-4216-8f47-efa447648bc3 tempest-VolumeQuotasNegativeTestJSON-1102470365 tempest-VolumeQuotasNegativeTestJSON-1102470365-project-member] Create volume request issued successfully. Aug 20 00:54:48.148783 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-db883318-a1ce-4216-8f47-efa447648bc3 tempest-VolumeQuotasNegativeTestJSON-1102470365 tempest-VolumeQuotasNegativeTestJSON-1102470365-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 20 00:54:48.149194 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 24/104] 10.4.3.240 () {68 vars in 1258 bytes} [Thu Aug 20 00:54:47 2026] POST /volume/v3/volumes => generated 759 bytes in 628 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 00:54:48.165881 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-59261b59-a0a9-4ffa-9c44-03cee6785f34 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:54:48.167455 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-59261b59-a0a9-4ffa-9c44-03cee6785f34 tempest-VolumeQuotasNegativeTestJSON-1102470365 tempest-VolumeQuotasNegativeTestJSON-1102470365-project-member] GET https://10.4.3.240/volume/v3/volumes/b03dfc69-5b5e-4636-a6b0-e1d282681b4e Aug 20 00:54:48.167526 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-59261b59-a0a9-4ffa-9c44-03cee6785f34 tempest-VolumeQuotasNegativeTestJSON-1102470365 tempest-VolumeQuotasNegativeTestJSON-1102470365-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:54:48.167702 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-59261b59-a0a9-4ffa-9c44-03cee6785f34 tempest-VolumeQuotasNegativeTestJSON-1102470365 tempest-VolumeQuotasNegativeTestJSON-1102470365-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:54:48.169950 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-549ab690-bcc7-4c89-a0a5-68ad05365078 req-50d96df7-1ab0-4441-aef1-3c586c7d6b57 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:54:48.172856 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-549ab690-bcc7-4c89-a0a5-68ad05365078 req-50d96df7-1ab0-4441-aef1-3c586c7d6b57 tempest-DeleteServersTestJSON-1619763244 tempest-DeleteServersTestJSON-1619763244-project-member] PUT https://10.4.3.240/volume/v3/attachments/2b2fdb3c-1a89-49d6-890d-cc7fb2c7c70b Aug 20 00:54:48.173424 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-549ab690-bcc7-4c89-a0a5-68ad05365078 req-50d96df7-1ab0-4441-aef1-3c586c7d6b57 tempest-DeleteServersTestJSON-1619763244 tempest-DeleteServersTestJSON-1619763244-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.240", "host": "np0000007838", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:e656b6daafb0", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "870eaf75-1108-49d5-b5ab-79f4c93758d0", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:54:48.175188 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:54:48.175188 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 00:54:48.179570 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-59261b59-a0a9-4ffa-9c44-03cee6785f34 tempest-VolumeQuotasNegativeTestJSON-1102470365 tempest-VolumeQuotasNegativeTestJSON-1102470365-project-member] Volume info retrieved successfully. Aug 20 00:54:48.183002 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.coordination [req-549ab690-bcc7-4c89-a0a5-68ad05365078 req-50d96df7-1ab0-4441-aef1-3c586c7d6b57 tempest-DeleteServersTestJSON-1619763244 tempest-DeleteServersTestJSON-1619763244-project-member] Acquiring lock "cinder-attachment_update-af43fc06-4a1d-4f18-80da-cc9f87b46a15-np0000007838" by "attachment_update" {{(pid=100214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 00:54:48.183683 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-59261b59-a0a9-4ffa-9c44-03cee6785f34 tempest-VolumeQuotasNegativeTestJSON-1102470365 tempest-VolumeQuotasNegativeTestJSON-1102470365-project-member] https://10.4.3.240/volume/v3/volumes/b03dfc69-5b5e-4636-a6b0-e1d282681b4e returned with HTTP 200 Aug 20 00:54:48.184132 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 28/105] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:54:48 2026] GET /volume/v3/volumes/b03dfc69-5b5e-4636-a6b0-e1d282681b4e => generated 827 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 20 00:54:48.192597 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.coordination [req-549ab690-bcc7-4c89-a0a5-68ad05365078 req-50d96df7-1ab0-4441-aef1-3c586c7d6b57 tempest-DeleteServersTestJSON-1619763244 tempest-DeleteServersTestJSON-1619763244-project-member] Lock "cinder-attachment_update-af43fc06-4a1d-4f18-80da-cc9f87b46a15-np0000007838" acquired by "attachment_update" :: waited 0.010s {{(pid=100214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 00:54:48.194209 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:54:48.194209 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 00:54:48.367567 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.coordination [req-549ab690-bcc7-4c89-a0a5-68ad05365078 req-50d96df7-1ab0-4441-aef1-3c586c7d6b57 tempest-DeleteServersTestJSON-1619763244 tempest-DeleteServersTestJSON-1619763244-project-member] Lock "cinder-attachment_update-af43fc06-4a1d-4f18-80da-cc9f87b46a15-np0000007838" released by "attachment_update" :: held 0.174s {{(pid=100214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 00:54:48.367567 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-549ab690-bcc7-4c89-a0a5-68ad05365078 req-50d96df7-1ab0-4441-aef1-3c586c7d6b57 tempest-DeleteServersTestJSON-1619763244 tempest-DeleteServersTestJSON-1619763244-project-member] https://10.4.3.240/volume/v3/attachments/2b2fdb3c-1a89-49d6-890d-cc7fb2c7c70b returned with HTTP 200 Aug 20 00:54:48.367757 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 28/106] 10.4.3.240 () {74 vars in 1704 bytes} [Thu Aug 20 00:54:48 2026] PUT /volume/v3/attachments/2b2fdb3c-1a89-49d6-890d-cc7fb2c7c70b => generated 969 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:54:49.043780 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-9af87e2b-a03d-41d9-b965-2da0511ccba8 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:54:49.045421 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-9af87e2b-a03d-41d9-b965-2da0511ccba8 tempest-DeleteServersTestJSON-1619763244 tempest-DeleteServersTestJSON-1619763244-project-member] GET https://10.4.3.240/volume/v3/volumes/af43fc06-4a1d-4f18-80da-cc9f87b46a15 Aug 20 00:54:49.045627 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-9af87e2b-a03d-41d9-b965-2da0511ccba8 tempest-DeleteServersTestJSON-1619763244 tempest-DeleteServersTestJSON-1619763244-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:54:49.045856 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-9af87e2b-a03d-41d9-b965-2da0511ccba8 tempest-DeleteServersTestJSON-1619763244 tempest-DeleteServersTestJSON-1619763244-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:54:49.056864 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:54:49.056864 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 00:54:49.064858 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-9af87e2b-a03d-41d9-b965-2da0511ccba8 tempest-DeleteServersTestJSON-1619763244 tempest-DeleteServersTestJSON-1619763244-project-member] Volume info retrieved successfully. Aug 20 00:54:49.067008 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-9af87e2b-a03d-41d9-b965-2da0511ccba8 tempest-DeleteServersTestJSON-1619763244 tempest-DeleteServersTestJSON-1619763244-project-member] https://10.4.3.240/volume/v3/volumes/af43fc06-4a1d-4f18-80da-cc9f87b46a15 returned with HTTP 200 Aug 20 00:54:49.067392 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 27/107] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:54:49 2026] GET /volume/v3/volumes/af43fc06-4a1d-4f18-80da-cc9f87b46a15 => generated 844 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:54:49.200149 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-5f0035b9-0dd0-4efd-ba87-d20cfcf2cdbf None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:54:49.201891 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-5f0035b9-0dd0-4efd-ba87-d20cfcf2cdbf tempest-VolumeQuotasNegativeTestJSON-1102470365 tempest-VolumeQuotasNegativeTestJSON-1102470365-project-member] GET https://10.4.3.240/volume/v3/volumes/b03dfc69-5b5e-4636-a6b0-e1d282681b4e Aug 20 00:54:49.202146 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-5f0035b9-0dd0-4efd-ba87-d20cfcf2cdbf tempest-VolumeQuotasNegativeTestJSON-1102470365 tempest-VolumeQuotasNegativeTestJSON-1102470365-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:54:49.202363 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-5f0035b9-0dd0-4efd-ba87-d20cfcf2cdbf tempest-VolumeQuotasNegativeTestJSON-1102470365 tempest-VolumeQuotasNegativeTestJSON-1102470365-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:54:49.209076 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:54:49.209076 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 00:54:49.212244 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-5f0035b9-0dd0-4efd-ba87-d20cfcf2cdbf tempest-VolumeQuotasNegativeTestJSON-1102470365 tempest-VolumeQuotasNegativeTestJSON-1102470365-project-member] Volume info retrieved successfully. Aug 20 00:54:49.217737 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-5f0035b9-0dd0-4efd-ba87-d20cfcf2cdbf tempest-VolumeQuotasNegativeTestJSON-1102470365 tempest-VolumeQuotasNegativeTestJSON-1102470365-project-member] https://10.4.3.240/volume/v3/volumes/b03dfc69-5b5e-4636-a6b0-e1d282681b4e returned with HTTP 200 Aug 20 00:54:49.218178 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 25/108] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:54:49 2026] GET /volume/v3/volumes/b03dfc69-5b5e-4636-a6b0-e1d282681b4e => generated 852 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:54:49.236144 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-e9fe52ef-0d4f-4068-932c-3193808bc12f None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:54:49.239159 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-e9fe52ef-0d4f-4068-932c-3193808bc12f tempest-VolumeQuotasNegativeTestJSON-726359319 tempest-VolumeQuotasNegativeTestJSON-726359319-project-admin] PUT https://10.4.3.240/volume/v3/os-quota-sets/14c388fc8b2f46cebfc81a33b4696cdd Aug 20 00:54:49.239550 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-e9fe52ef-0d4f-4068-932c-3193808bc12f tempest-VolumeQuotasNegativeTestJSON-726359319 tempest-VolumeQuotasNegativeTestJSON-726359319-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1, "volumes": -1}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:54:49.313005 np0000007838 devstack@c-api.service[100215]: WARNING cinder.quota [None req-e9fe52ef-0d4f-4068-932c-3193808bc12f tempest-VolumeQuotasNegativeTestJSON-726359319 tempest-VolumeQuotasNegativeTestJSON-726359319-project-admin] Deprecated: Default quota for resource: volumes_multiattach is set by the default quota flag: quota_volumes_multiattach, it is now deprecated. Please use the default quota class for default quota. Aug 20 00:54:49.313431 np0000007838 devstack@c-api.service[100215]: WARNING cinder.quota [None req-e9fe52ef-0d4f-4068-932c-3193808bc12f tempest-VolumeQuotasNegativeTestJSON-726359319 tempest-VolumeQuotasNegativeTestJSON-726359319-project-admin] Deprecated: Default quota for resource: gigabytes_multiattach is set by the default quota flag: quota_gigabytes_multiattach, it is now deprecated. Please use the default quota class for default quota. Aug 20 00:54:49.315361 np0000007838 devstack@c-api.service[100215]: WARNING cinder.quota [None req-e9fe52ef-0d4f-4068-932c-3193808bc12f tempest-VolumeQuotasNegativeTestJSON-726359319 tempest-VolumeQuotasNegativeTestJSON-726359319-project-admin] Deprecated: Default quota for resource: snapshots_multiattach is set by the default quota flag: quota_snapshots_multiattach, it is now deprecated. Please use the default quota class for default quota. Aug 20 00:54:49.315361 np0000007838 devstack@c-api.service[100215]: WARNING cinder.quota [None req-e9fe52ef-0d4f-4068-932c-3193808bc12f tempest-VolumeQuotasNegativeTestJSON-726359319 tempest-VolumeQuotasNegativeTestJSON-726359319-project-admin] Deprecated: Default quota for resource: volumes_storpool is set by the default quota flag: quota_volumes_storpool, it is now deprecated. Please use the default quota class for default quota. Aug 20 00:54:49.315361 np0000007838 devstack@c-api.service[100215]: WARNING cinder.quota [None req-e9fe52ef-0d4f-4068-932c-3193808bc12f tempest-VolumeQuotasNegativeTestJSON-726359319 tempest-VolumeQuotasNegativeTestJSON-726359319-project-admin] Deprecated: Default quota for resource: gigabytes_storpool is set by the default quota flag: quota_gigabytes_storpool, it is now deprecated. Please use the default quota class for default quota. Aug 20 00:54:49.315361 np0000007838 devstack@c-api.service[100215]: WARNING cinder.quota [None req-e9fe52ef-0d4f-4068-932c-3193808bc12f tempest-VolumeQuotasNegativeTestJSON-726359319 tempest-VolumeQuotasNegativeTestJSON-726359319-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 20 00:54:49.315361 np0000007838 devstack@c-api.service[100215]: WARNING cinder.quota [None req-e9fe52ef-0d4f-4068-932c-3193808bc12f tempest-VolumeQuotasNegativeTestJSON-726359319 tempest-VolumeQuotasNegativeTestJSON-726359319-project-admin] Deprecated: Default quota for resource: volumes___DEFAULT__ is set by the default quota flag: quota_volumes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Aug 20 00:54:49.315361 np0000007838 devstack@c-api.service[100215]: WARNING cinder.quota [None req-e9fe52ef-0d4f-4068-932c-3193808bc12f tempest-VolumeQuotasNegativeTestJSON-726359319 tempest-VolumeQuotasNegativeTestJSON-726359319-project-admin] Deprecated: Default quota for resource: gigabytes___DEFAULT__ is set by the default quota flag: quota_gigabytes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Aug 20 00:54:49.315782 np0000007838 devstack@c-api.service[100215]: WARNING cinder.quota [None req-e9fe52ef-0d4f-4068-932c-3193808bc12f tempest-VolumeQuotasNegativeTestJSON-726359319 tempest-VolumeQuotasNegativeTestJSON-726359319-project-admin] Deprecated: Default quota for resource: snapshots___DEFAULT__ is set by the default quota flag: quota_snapshots___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Aug 20 00:54:49.322390 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-e9fe52ef-0d4f-4068-932c-3193808bc12f tempest-VolumeQuotasNegativeTestJSON-726359319 tempest-VolumeQuotasNegativeTestJSON-726359319-project-admin] https://10.4.3.240/volume/v3/os-quota-sets/14c388fc8b2f46cebfc81a33b4696cdd returned with HTTP 200 Aug 20 00:54:49.323140 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 29/109] 10.4.3.240 () {68 vars in 1374 bytes} [Thu Aug 20 00:54:49 2026] PUT /volume/v3/os-quota-sets/14c388fc8b2f46cebfc81a33b4696cdd => generated 392 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:54:49.334132 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-062cbb64-e732-4af3-a4ad-2f3d4c7515e9 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:54:49.337369 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-062cbb64-e732-4af3-a4ad-2f3d4c7515e9 tempest-VolumeQuotasNegativeTestJSON-1102470365 tempest-VolumeQuotasNegativeTestJSON-1102470365-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 20 00:54:49.337798 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-062cbb64-e732-4af3-a4ad-2f3d4c7515e9 tempest-VolumeQuotasNegativeTestJSON-1102470365 tempest-VolumeQuotasNegativeTestJSON-1102470365-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:54:49.341557 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.v3.volumes [None req-062cbb64-e732-4af3-a4ad-2f3d4c7515e9 tempest-VolumeQuotasNegativeTestJSON-1102470365 tempest-VolumeQuotasNegativeTestJSON-1102470365-project-member] Create volume request body: {'volume': {'size': 2}} {{(pid=100214) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 00:54:49.341557 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.v3.volumes [None req-062cbb64-e732-4af3-a4ad-2f3d4c7515e9 tempest-VolumeQuotasNegativeTestJSON-1102470365 tempest-VolumeQuotasNegativeTestJSON-1102470365-project-member] Create volume of 2 GB Aug 20 00:54:49.341768 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:54:49.341768 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 00:54:49.366547 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-062cbb64-e732-4af3-a4ad-2f3d4c7515e9 tempest-VolumeQuotasNegativeTestJSON-1102470365 tempest-VolumeQuotasNegativeTestJSON-1102470365-project-member] Availability zone cache updated, next update will occur around 2026-08-20 01:54:49.365435. {{(pid=100214) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 20 00:54:49.366547 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-062cbb64-e732-4af3-a4ad-2f3d4c7515e9 tempest-VolumeQuotasNegativeTestJSON-1102470365 tempest-VolumeQuotasNegativeTestJSON-1102470365-project-member] Availability Zones retrieved successfully. Aug 20 00:54:49.390695 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-062cbb64-e732-4af3-a4ad-2f3d4c7515e9 tempest-VolumeQuotasNegativeTestJSON-1102470365 tempest-VolumeQuotasNegativeTestJSON-1102470365-project-member] Flow 'volume_create_api' (5ae645b5-c692-48e0-8bd2-405ba42f6b35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:54:49.394387 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-062cbb64-e732-4af3-a4ad-2f3d4c7515e9 tempest-VolumeQuotasNegativeTestJSON-1102470365 tempest-VolumeQuotasNegativeTestJSON-1102470365-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3a3e47be-7e52-4b55-9fec-8984d5f86c5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:54:49.395696 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.flows.api.create_volume [None req-062cbb64-e732-4af3-a4ad-2f3d4c7515e9 tempest-VolumeQuotasNegativeTestJSON-1102470365 tempest-VolumeQuotasNegativeTestJSON-1102470365-project-member] Validating volume size '2' using validate_int {{(pid=100214) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 00:54:49.447927 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-062cbb64-e732-4af3-a4ad-2f3d4c7515e9 tempest-VolumeQuotasNegativeTestJSON-1102470365 tempest-VolumeQuotasNegativeTestJSON-1102470365-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3a3e47be-7e52-4b55-9fec-8984d5f86c5f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:52:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1ed58bd6-fe6a-497e-ae84-e8199d24fdfa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:54:49.449569 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-062cbb64-e732-4af3-a4ad-2f3d4c7515e9 tempest-VolumeQuotasNegativeTestJSON-1102470365 tempest-VolumeQuotasNegativeTestJSON-1102470365-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6bbd0305-dc36-447c-b77e-74184f821f6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:54:49.518882 np0000007838 devstack@c-api.service[100214]: WARNING cinder.quota [None req-062cbb64-e732-4af3-a4ad-2f3d4c7515e9 tempest-VolumeQuotasNegativeTestJSON-1102470365 tempest-VolumeQuotasNegativeTestJSON-1102470365-project-member] Deprecated: Default quota for resource: volumes_storpool is set by the default quota flag: quota_volumes_storpool, it is now deprecated. Please use the default quota class for default quota. Aug 20 00:54:49.519568 np0000007838 devstack@c-api.service[100214]: WARNING cinder.quota [None req-062cbb64-e732-4af3-a4ad-2f3d4c7515e9 tempest-VolumeQuotasNegativeTestJSON-1102470365 tempest-VolumeQuotasNegativeTestJSON-1102470365-project-member] Deprecated: Default quota for resource: gigabytes_storpool is set by the default quota flag: quota_gigabytes_storpool, it is now deprecated. Please use the default quota class for default quota. Aug 20 00:54:49.525595 np0000007838 devstack@c-api.service[100214]: WARNING cinder.quota_utils [None req-062cbb64-e732-4af3-a4ad-2f3d4c7515e9 tempest-VolumeQuotasNegativeTestJSON-1102470365 tempest-VolumeQuotasNegativeTestJSON-1102470365-project-member] Quota exceeded for 14c388fc8b2f46cebfc81a33b4696cdd, tried to create 2G volume (1G of 1G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Aug 20 00:54:49.528523 np0000007838 devstack@c-api.service[100214]: WARNING cinder.volume.api [None req-062cbb64-e732-4af3-a4ad-2f3d4c7515e9 tempest-VolumeQuotasNegativeTestJSON-1102470365 tempest-VolumeQuotasNegativeTestJSON-1102470365-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6bbd0305-dc36-447c-b77e-74184f821f6b) transitioned into state 'FAILURE' from state 'RUNNING' Aug 20 00:54:49.528523 np0000007838 devstack@c-api.service[100214]: Failure: cinder.exception.VolumeSizeExceedsAvailableQuota: Requested volume or snapshot exceeds allowed gigabytes quota. Requested 2G, quota is 1G and 1G has been consumed. Aug 20 00:54:49.530378 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-062cbb64-e732-4af3-a4ad-2f3d4c7515e9 tempest-VolumeQuotasNegativeTestJSON-1102470365 tempest-VolumeQuotasNegativeTestJSON-1102470365-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6bbd0305-dc36-447c-b77e-74184f821f6b) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:54:49.531235 np0000007838 devstack@c-api.service[100214]: WARNING cinder.volume.api [None req-062cbb64-e732-4af3-a4ad-2f3d4c7515e9 tempest-VolumeQuotasNegativeTestJSON-1102470365 tempest-VolumeQuotasNegativeTestJSON-1102470365-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6bbd0305-dc36-447c-b77e-74184f821f6b) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 20 00:54:49.532316 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-062cbb64-e732-4af3-a4ad-2f3d4c7515e9 tempest-VolumeQuotasNegativeTestJSON-1102470365 tempest-VolumeQuotasNegativeTestJSON-1102470365-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3a3e47be-7e52-4b55-9fec-8984d5f86c5f) transitioned into state 'REVERTING' from state 'SUCCESS' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:54:49.533699 np0000007838 devstack@c-api.service[100214]: WARNING cinder.volume.api [None req-062cbb64-e732-4af3-a4ad-2f3d4c7515e9 tempest-VolumeQuotasNegativeTestJSON-1102470365 tempest-VolumeQuotasNegativeTestJSON-1102470365-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3a3e47be-7e52-4b55-9fec-8984d5f86c5f) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 20 00:54:49.534650 np0000007838 devstack@c-api.service[100214]: WARNING cinder.volume.api [None req-062cbb64-e732-4af3-a4ad-2f3d4c7515e9 tempest-VolumeQuotasNegativeTestJSON-1102470365 tempest-VolumeQuotasNegativeTestJSON-1102470365-project-member] Flow 'volume_create_api' (5ae645b5-c692-48e0-8bd2-405ba42f6b35) transitioned into state 'REVERTED' from state 'RUNNING' Aug 20 00:54:49.534650 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.middleware.fault [None req-062cbb64-e732-4af3-a4ad-2f3d4c7515e9 tempest-VolumeQuotasNegativeTestJSON-1102470365 tempest-VolumeQuotasNegativeTestJSON-1102470365-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 413 Aug 20 00:54:49.535270 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 29/110] 10.4.3.240 () {68 vars in 1258 bytes} [Thu Aug 20 00:54:49 2026] POST /volume/v3/volumes => generated 208 bytes in 202 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Aug 20 00:54:49.552381 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-244f8a06-98d8-410b-a715-217257d9a273 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:54:49.552381 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-244f8a06-98d8-410b-a715-217257d9a273 tempest-VolumeQuotasNegativeTestJSON-726359319 tempest-VolumeQuotasNegativeTestJSON-726359319-project-admin] PUT https://10.4.3.240/volume/v3/os-quota-sets/14c388fc8b2f46cebfc81a33b4696cdd Aug 20 00:54:49.552381 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-244f8a06-98d8-410b-a715-217257d9a273 tempest-VolumeQuotasNegativeTestJSON-726359319 tempest-VolumeQuotasNegativeTestJSON-726359319-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 1, "gigabytes": -1}} {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:54:49.655525 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-244f8a06-98d8-410b-a715-217257d9a273 tempest-VolumeQuotasNegativeTestJSON-726359319 tempest-VolumeQuotasNegativeTestJSON-726359319-project-admin] https://10.4.3.240/volume/v3/os-quota-sets/14c388fc8b2f46cebfc81a33b4696cdd returned with HTTP 200 Aug 20 00:54:49.656307 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 28/111] 10.4.3.240 () {68 vars in 1374 bytes} [Thu Aug 20 00:54:49 2026] PUT /volume/v3/os-quota-sets/14c388fc8b2f46cebfc81a33b4696cdd => generated 392 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:54:49.671490 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-ab0e4013-25ba-4217-ac91-1c4c02fefddc None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:54:49.673497 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-ab0e4013-25ba-4217-ac91-1c4c02fefddc tempest-VolumeQuotasNegativeTestJSON-1102470365 tempest-VolumeQuotasNegativeTestJSON-1102470365-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 20 00:54:49.673949 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-ab0e4013-25ba-4217-ac91-1c4c02fefddc tempest-VolumeQuotasNegativeTestJSON-1102470365 tempest-VolumeQuotasNegativeTestJSON-1102470365-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1}} {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:54:49.676063 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.v3.volumes [None req-ab0e4013-25ba-4217-ac91-1c4c02fefddc tempest-VolumeQuotasNegativeTestJSON-1102470365 tempest-VolumeQuotasNegativeTestJSON-1102470365-project-member] Create volume request body: {'volume': {'size': 1}} {{(pid=100213) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 00:54:49.676415 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.v3.volumes [None req-ab0e4013-25ba-4217-ac91-1c4c02fefddc tempest-VolumeQuotasNegativeTestJSON-1102470365 tempest-VolumeQuotasNegativeTestJSON-1102470365-project-member] Create volume of 1 GB Aug 20 00:54:49.683245 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-ab0e4013-25ba-4217-ac91-1c4c02fefddc tempest-VolumeQuotasNegativeTestJSON-1102470365 tempest-VolumeQuotasNegativeTestJSON-1102470365-project-member] Availability Zones retrieved successfully. Aug 20 00:54:49.693616 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-ab0e4013-25ba-4217-ac91-1c4c02fefddc tempest-VolumeQuotasNegativeTestJSON-1102470365 tempest-VolumeQuotasNegativeTestJSON-1102470365-project-member] Flow 'volume_create_api' (e36f261e-fed8-427a-9ea9-ed0851e85915) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:54:49.694785 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-ab0e4013-25ba-4217-ac91-1c4c02fefddc tempest-VolumeQuotasNegativeTestJSON-1102470365 tempest-VolumeQuotasNegativeTestJSON-1102470365-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (63e81580-83f1-46e6-bda5-bc778d3b5a21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:54:49.695751 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.flows.api.create_volume [None req-ab0e4013-25ba-4217-ac91-1c4c02fefddc tempest-VolumeQuotasNegativeTestJSON-1102470365 tempest-VolumeQuotasNegativeTestJSON-1102470365-project-member] Validating volume size '1' using validate_int {{(pid=100213) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 00:54:49.740727 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-ab0e4013-25ba-4217-ac91-1c4c02fefddc tempest-VolumeQuotasNegativeTestJSON-1102470365 tempest-VolumeQuotasNegativeTestJSON-1102470365-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (63e81580-83f1-46e6-bda5-bc778d3b5a21) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:52:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1ed58bd6-fe6a-497e-ae84-e8199d24fdfa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:54:49.742182 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-ab0e4013-25ba-4217-ac91-1c4c02fefddc tempest-VolumeQuotasNegativeTestJSON-1102470365 tempest-VolumeQuotasNegativeTestJSON-1102470365-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5590d028-2b81-448f-9f7e-672242325dee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:54:49.789315 np0000007838 devstack@c-api.service[100213]: WARNING cinder.quota_utils [None req-ab0e4013-25ba-4217-ac91-1c4c02fefddc tempest-VolumeQuotasNegativeTestJSON-1102470365 tempest-VolumeQuotasNegativeTestJSON-1102470365-project-member] Quota exceeded for 14c388fc8b2f46cebfc81a33b4696cdd, tried to create volume (1 volumes already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['volumes'] Aug 20 00:54:49.797375 np0000007838 devstack@c-api.service[100213]: WARNING cinder.volume.api [None req-ab0e4013-25ba-4217-ac91-1c4c02fefddc tempest-VolumeQuotasNegativeTestJSON-1102470365 tempest-VolumeQuotasNegativeTestJSON-1102470365-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5590d028-2b81-448f-9f7e-672242325dee) transitioned into state 'FAILURE' from state 'RUNNING' Aug 20 00:54:49.797375 np0000007838 devstack@c-api.service[100213]: Failure: cinder.exception.VolumeLimitExceeded: Maximum number of volumes allowed (1) exceeded for quota 'volumes'. Aug 20 00:54:49.797375 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-ab0e4013-25ba-4217-ac91-1c4c02fefddc tempest-VolumeQuotasNegativeTestJSON-1102470365 tempest-VolumeQuotasNegativeTestJSON-1102470365-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5590d028-2b81-448f-9f7e-672242325dee) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:54:49.797375 np0000007838 devstack@c-api.service[100213]: WARNING cinder.volume.api [None req-ab0e4013-25ba-4217-ac91-1c4c02fefddc tempest-VolumeQuotasNegativeTestJSON-1102470365 tempest-VolumeQuotasNegativeTestJSON-1102470365-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5590d028-2b81-448f-9f7e-672242325dee) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 20 00:54:49.797993 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-ab0e4013-25ba-4217-ac91-1c4c02fefddc tempest-VolumeQuotasNegativeTestJSON-1102470365 tempest-VolumeQuotasNegativeTestJSON-1102470365-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (63e81580-83f1-46e6-bda5-bc778d3b5a21) transitioned into state 'REVERTING' from state 'SUCCESS' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:54:49.799006 np0000007838 devstack@c-api.service[100213]: WARNING cinder.volume.api [None req-ab0e4013-25ba-4217-ac91-1c4c02fefddc tempest-VolumeQuotasNegativeTestJSON-1102470365 tempest-VolumeQuotasNegativeTestJSON-1102470365-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (63e81580-83f1-46e6-bda5-bc778d3b5a21) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 20 00:54:49.799792 np0000007838 devstack@c-api.service[100213]: WARNING cinder.volume.api [None req-ab0e4013-25ba-4217-ac91-1c4c02fefddc tempest-VolumeQuotasNegativeTestJSON-1102470365 tempest-VolumeQuotasNegativeTestJSON-1102470365-project-member] Flow 'volume_create_api' (e36f261e-fed8-427a-9ea9-ed0851e85915) transitioned into state 'REVERTED' from state 'RUNNING' Aug 20 00:54:49.800165 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.middleware.fault [None req-ab0e4013-25ba-4217-ac91-1c4c02fefddc tempest-VolumeQuotasNegativeTestJSON-1102470365 tempest-VolumeQuotasNegativeTestJSON-1102470365-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 413 Aug 20 00:54:49.801538 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 26/112] 10.4.3.240 () {68 vars in 1258 bytes} [Thu Aug 20 00:54:49 2026] POST /volume/v3/volumes => generated 150 bytes in 133 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Aug 20 00:54:49.815686 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-07221f06-8767-4eae-8c34-c8f9970946e2 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:54:49.819454 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-07221f06-8767-4eae-8c34-c8f9970946e2 tempest-VolumeQuotasNegativeTestJSON-726359319 tempest-VolumeQuotasNegativeTestJSON-726359319-project-admin] PUT https://10.4.3.240/volume/v3/os-quota-sets/14c388fc8b2f46cebfc81a33b4696cdd Aug 20 00:54:49.819454 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-07221f06-8767-4eae-8c34-c8f9970946e2 tempest-VolumeQuotasNegativeTestJSON-726359319 tempest-VolumeQuotasNegativeTestJSON-726359319-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:54:49.880209 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-07221f06-8767-4eae-8c34-c8f9970946e2 tempest-VolumeQuotasNegativeTestJSON-726359319 tempest-VolumeQuotasNegativeTestJSON-726359319-project-admin] https://10.4.3.240/volume/v3/os-quota-sets/14c388fc8b2f46cebfc81a33b4696cdd returned with HTTP 200 Aug 20 00:54:49.881350 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 30/113] 10.4.3.240 () {68 vars in 1374 bytes} [Thu Aug 20 00:54:49 2026] PUT /volume/v3/os-quota-sets/14c388fc8b2f46cebfc81a33b4696cdd => generated 391 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:54:49.891648 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-65c859b3-7408-46d1-a18c-551d110f5893 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:54:49.894206 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-65c859b3-7408-46d1-a18c-551d110f5893 tempest-VolumeQuotasNegativeTestJSON-1102470365 tempest-VolumeQuotasNegativeTestJSON-1102470365-project-member] POST https://10.4.3.240/volume/v3/volumes/b03dfc69-5b5e-4636-a6b0-e1d282681b4e/action Aug 20 00:54:49.895011 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-65c859b3-7408-46d1-a18c-551d110f5893 tempest-VolumeQuotasNegativeTestJSON-1102470365 tempest-VolumeQuotasNegativeTestJSON-1102470365-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100214) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 00:54:49.895200 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-65c859b3-7408-46d1-a18c-551d110f5893 tempest-VolumeQuotasNegativeTestJSON-1102470365 tempest-VolumeQuotasNegativeTestJSON-1102470365-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:54:49.906549 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:54:49.906549 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 00:54:49.908552 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-65c859b3-7408-46d1-a18c-551d110f5893 tempest-VolumeQuotasNegativeTestJSON-1102470365 tempest-VolumeQuotasNegativeTestJSON-1102470365-project-member] Volume info retrieved successfully. Aug 20 00:54:49.955984 np0000007838 devstack@c-api.service[100214]: ERROR cinder.volume.api [None req-65c859b3-7408-46d1-a18c-551d110f5893 tempest-VolumeQuotasNegativeTestJSON-1102470365 tempest-VolumeQuotasNegativeTestJSON-1102470365-project-member] Quota exceeded for 14c388fc8b2f46cebfc81a33b4696cdd, tried to extend volume by 1G, (1G of 1G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Aug 20 00:54:49.969399 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.middleware.fault [None req-65c859b3-7408-46d1-a18c-551d110f5893 tempest-VolumeQuotasNegativeTestJSON-1102470365 tempest-VolumeQuotasNegativeTestJSON-1102470365-project-member] https://10.4.3.240/volume/v3/volumes/b03dfc69-5b5e-4636-a6b0-e1d282681b4e/action returned with HTTP 413 Aug 20 00:54:49.969399 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 30/114] 10.4.3.240 () {68 vars in 1390 bytes} [Thu Aug 20 00:54:49 2026] POST /volume/v3/volumes/b03dfc69-5b5e-4636-a6b0-e1d282681b4e/action => generated 208 bytes in 78 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Aug 20 00:54:49.983790 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-f025ac06-dd61-4301-be9f-1b0dac6e44f4 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:54:49.987092 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-f025ac06-dd61-4301-be9f-1b0dac6e44f4 tempest-VolumeQuotasNegativeTestJSON-1102470365 tempest-VolumeQuotasNegativeTestJSON-1102470365-project-member] GET https://10.4.3.240/volume/v3/volumes/b03dfc69-5b5e-4636-a6b0-e1d282681b4e Aug 20 00:54:49.987208 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-f025ac06-dd61-4301-be9f-1b0dac6e44f4 tempest-VolumeQuotasNegativeTestJSON-1102470365 tempest-VolumeQuotasNegativeTestJSON-1102470365-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:54:49.989288 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-f025ac06-dd61-4301-be9f-1b0dac6e44f4 tempest-VolumeQuotasNegativeTestJSON-1102470365 tempest-VolumeQuotasNegativeTestJSON-1102470365-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:54:49.998643 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:54:49.998643 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 00:54:50.002740 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-f025ac06-dd61-4301-be9f-1b0dac6e44f4 tempest-VolumeQuotasNegativeTestJSON-1102470365 tempest-VolumeQuotasNegativeTestJSON-1102470365-project-member] Volume info retrieved successfully. Aug 20 00:54:50.008271 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-f025ac06-dd61-4301-be9f-1b0dac6e44f4 tempest-VolumeQuotasNegativeTestJSON-1102470365 tempest-VolumeQuotasNegativeTestJSON-1102470365-project-member] https://10.4.3.240/volume/v3/volumes/b03dfc69-5b5e-4636-a6b0-e1d282681b4e returned with HTTP 200 Aug 20 00:54:50.008794 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 29/115] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:54:49 2026] GET /volume/v3/volumes/b03dfc69-5b5e-4636-a6b0-e1d282681b4e => generated 852 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:54:50.031906 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-525d2a37-0a47-478d-9e6b-a50e93fe1e04 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:54:50.034359 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-525d2a37-0a47-478d-9e6b-a50e93fe1e04 tempest-VolumeQuotasNegativeTestJSON-1102470365 tempest-VolumeQuotasNegativeTestJSON-1102470365-project-member] DELETE https://10.4.3.240/volume/v3/volumes/b03dfc69-5b5e-4636-a6b0-e1d282681b4e Aug 20 00:54:50.034636 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-525d2a37-0a47-478d-9e6b-a50e93fe1e04 tempest-VolumeQuotasNegativeTestJSON-1102470365 tempest-VolumeQuotasNegativeTestJSON-1102470365-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:54:50.034903 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-525d2a37-0a47-478d-9e6b-a50e93fe1e04 tempest-VolumeQuotasNegativeTestJSON-1102470365 tempest-VolumeQuotasNegativeTestJSON-1102470365-project-member] Calling method 'delete' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:54:50.035151 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.v3.volumes [None req-525d2a37-0a47-478d-9e6b-a50e93fe1e04 tempest-VolumeQuotasNegativeTestJSON-1102470365 tempest-VolumeQuotasNegativeTestJSON-1102470365-project-member] Delete volume with id: b03dfc69-5b5e-4636-a6b0-e1d282681b4e Aug 20 00:54:50.045694 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:54:50.045694 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 00:54:50.046265 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-525d2a37-0a47-478d-9e6b-a50e93fe1e04 tempest-VolumeQuotasNegativeTestJSON-1102470365 tempest-VolumeQuotasNegativeTestJSON-1102470365-project-member] Volume info retrieved successfully. Aug 20 00:54:50.077295 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-525d2a37-0a47-478d-9e6b-a50e93fe1e04 tempest-VolumeQuotasNegativeTestJSON-1102470365 tempest-VolumeQuotasNegativeTestJSON-1102470365-project-member] Delete volume request issued successfully. Aug 20 00:54:50.077538 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-525d2a37-0a47-478d-9e6b-a50e93fe1e04 tempest-VolumeQuotasNegativeTestJSON-1102470365 tempest-VolumeQuotasNegativeTestJSON-1102470365-project-member] https://10.4.3.240/volume/v3/volumes/b03dfc69-5b5e-4636-a6b0-e1d282681b4e returned with HTTP 202 Aug 20 00:54:50.078023 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 27/116] 10.4.3.240 () {66 vars in 1351 bytes} [Thu Aug 20 00:54:50 2026] DELETE /volume/v3/volumes/b03dfc69-5b5e-4636-a6b0-e1d282681b4e => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:54:50.081385 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-f4255d4b-073b-434f-80be-17665ae38079 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:54:50.084209 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-f4255d4b-073b-434f-80be-17665ae38079 tempest-DeleteServersTestJSON-1619763244 tempest-DeleteServersTestJSON-1619763244-project-member] GET https://10.4.3.240/volume/v3/volumes/af43fc06-4a1d-4f18-80da-cc9f87b46a15 Aug 20 00:54:50.084209 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-f4255d4b-073b-434f-80be-17665ae38079 tempest-DeleteServersTestJSON-1619763244 tempest-DeleteServersTestJSON-1619763244-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:54:50.084209 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-f4255d4b-073b-434f-80be-17665ae38079 tempest-DeleteServersTestJSON-1619763244 tempest-DeleteServersTestJSON-1619763244-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:54:50.088033 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-e48cbe64-7e8a-4c58-aefd-eada9a0ff3a7 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:54:50.091451 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-e48cbe64-7e8a-4c58-aefd-eada9a0ff3a7 tempest-VolumeQuotasNegativeTestJSON-1102470365 tempest-VolumeQuotasNegativeTestJSON-1102470365-project-member] GET https://10.4.3.240/volume/v3/volumes/b03dfc69-5b5e-4636-a6b0-e1d282681b4e Aug 20 00:54:50.091451 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-e48cbe64-7e8a-4c58-aefd-eada9a0ff3a7 tempest-VolumeQuotasNegativeTestJSON-1102470365 tempest-VolumeQuotasNegativeTestJSON-1102470365-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:54:50.091451 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-e48cbe64-7e8a-4c58-aefd-eada9a0ff3a7 tempest-VolumeQuotasNegativeTestJSON-1102470365 tempest-VolumeQuotasNegativeTestJSON-1102470365-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:54:50.097825 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:54:50.097825 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 00:54:50.100168 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:54:50.100168 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 00:54:50.105163 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-e48cbe64-7e8a-4c58-aefd-eada9a0ff3a7 tempest-VolumeQuotasNegativeTestJSON-1102470365 tempest-VolumeQuotasNegativeTestJSON-1102470365-project-member] Volume info retrieved successfully. Aug 20 00:54:50.107039 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-f4255d4b-073b-434f-80be-17665ae38079 tempest-DeleteServersTestJSON-1619763244 tempest-DeleteServersTestJSON-1619763244-project-member] Volume info retrieved successfully. Aug 20 00:54:50.112995 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-e48cbe64-7e8a-4c58-aefd-eada9a0ff3a7 tempest-VolumeQuotasNegativeTestJSON-1102470365 tempest-VolumeQuotasNegativeTestJSON-1102470365-project-member] https://10.4.3.240/volume/v3/volumes/b03dfc69-5b5e-4636-a6b0-e1d282681b4e returned with HTTP 200 Aug 20 00:54:50.113284 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-f4255d4b-073b-434f-80be-17665ae38079 tempest-DeleteServersTestJSON-1619763244 tempest-DeleteServersTestJSON-1619763244-project-member] https://10.4.3.240/volume/v3/volumes/af43fc06-4a1d-4f18-80da-cc9f87b46a15 returned with HTTP 200 Aug 20 00:54:50.114169 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 31/117] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:54:50 2026] GET /volume/v3/volumes/af43fc06-4a1d-4f18-80da-cc9f87b46a15 => generated 844 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:54:50.114318 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 31/118] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:54:50 2026] GET /volume/v3/volumes/b03dfc69-5b5e-4636-a6b0-e1d282681b4e => generated 851 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:54:51.128768 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-39ed1eb9-2ff6-4b09-aee0-002fbdea6aad None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:54:51.132766 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-39ed1eb9-2ff6-4b09-aee0-002fbdea6aad tempest-VolumeQuotasNegativeTestJSON-1102470365 tempest-VolumeQuotasNegativeTestJSON-1102470365-project-member] GET https://10.4.3.240/volume/v3/volumes/b03dfc69-5b5e-4636-a6b0-e1d282681b4e Aug 20 00:54:51.133230 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-39ed1eb9-2ff6-4b09-aee0-002fbdea6aad tempest-VolumeQuotasNegativeTestJSON-1102470365 tempest-VolumeQuotasNegativeTestJSON-1102470365-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:54:51.135985 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-28bed046-5226-4c85-a00b-2405535aa305 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:54:51.137096 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-39ed1eb9-2ff6-4b09-aee0-002fbdea6aad tempest-VolumeQuotasNegativeTestJSON-1102470365 tempest-VolumeQuotasNegativeTestJSON-1102470365-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:54:51.140379 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-28bed046-5226-4c85-a00b-2405535aa305 tempest-DeleteServersTestJSON-1619763244 tempest-DeleteServersTestJSON-1619763244-project-member] GET https://10.4.3.240/volume/v3/volumes/af43fc06-4a1d-4f18-80da-cc9f87b46a15 Aug 20 00:54:51.140721 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-28bed046-5226-4c85-a00b-2405535aa305 tempest-DeleteServersTestJSON-1619763244 tempest-DeleteServersTestJSON-1619763244-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:54:51.141048 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-28bed046-5226-4c85-a00b-2405535aa305 tempest-DeleteServersTestJSON-1619763244 tempest-DeleteServersTestJSON-1619763244-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:54:51.149992 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-39ed1eb9-2ff6-4b09-aee0-002fbdea6aad tempest-VolumeQuotasNegativeTestJSON-1102470365 tempest-VolumeQuotasNegativeTestJSON-1102470365-project-member] https://10.4.3.240/volume/v3/volumes/b03dfc69-5b5e-4636-a6b0-e1d282681b4e returned with HTTP 404 Aug 20 00:54:51.150809 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 30/119] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:54:51 2026] GET /volume/v3/volumes/b03dfc69-5b5e-4636-a6b0-e1d282681b4e => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:54:51.161432 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-2c4ba862-00be-4926-bf19-92ffe7dc79ca None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:54:51.161876 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:54:51.161876 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 00:54:51.164425 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-2c4ba862-00be-4926-bf19-92ffe7dc79ca tempest-VolumeQuotasNegativeTestJSON-726359319 tempest-VolumeQuotasNegativeTestJSON-726359319-project-admin] PUT https://10.4.3.240/volume/v3/os-quota-sets/14c388fc8b2f46cebfc81a33b4696cdd Aug 20 00:54:51.164871 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-2c4ba862-00be-4926-bf19-92ffe7dc79ca tempest-VolumeQuotasNegativeTestJSON-726359319 tempest-VolumeQuotasNegativeTestJSON-726359319-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=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:54:51.168297 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-28bed046-5226-4c85-a00b-2405535aa305 tempest-DeleteServersTestJSON-1619763244 tempest-DeleteServersTestJSON-1619763244-project-member] Volume info retrieved successfully. Aug 20 00:54:51.175744 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-28bed046-5226-4c85-a00b-2405535aa305 tempest-DeleteServersTestJSON-1619763244 tempest-DeleteServersTestJSON-1619763244-project-member] https://10.4.3.240/volume/v3/volumes/af43fc06-4a1d-4f18-80da-cc9f87b46a15 returned with HTTP 200 Aug 20 00:54:51.176290 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 28/120] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:54:51 2026] GET /volume/v3/volumes/af43fc06-4a1d-4f18-80da-cc9f87b46a15 => generated 844 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:54:51.266372 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-2c4ba862-00be-4926-bf19-92ffe7dc79ca tempest-VolumeQuotasNegativeTestJSON-726359319 tempest-VolumeQuotasNegativeTestJSON-726359319-project-admin] https://10.4.3.240/volume/v3/os-quota-sets/14c388fc8b2f46cebfc81a33b4696cdd returned with HTTP 200 Aug 20 00:54:51.267172 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 32/121] 10.4.3.240 () {68 vars in 1375 bytes} [Thu Aug 20 00:54:51 2026] PUT /volume/v3/os-quota-sets/14c388fc8b2f46cebfc81a33b4696cdd => generated 395 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:54:51.696790 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-549ab690-bcc7-4c89-a0a5-68ad05365078 req-d8fdac16-0ca3-43ad-a7c1-d7c57fef2832 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:54:51.698930 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-549ab690-bcc7-4c89-a0a5-68ad05365078 req-d8fdac16-0ca3-43ad-a7c1-d7c57fef2832 tempest-DeleteServersTestJSON-1619763244 tempest-DeleteServersTestJSON-1619763244-project-member] POST https://10.4.3.240/volume/v3/attachments/2b2fdb3c-1a89-49d6-890d-cc7fb2c7c70b/action Aug 20 00:54:51.701896 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-549ab690-bcc7-4c89-a0a5-68ad05365078 req-d8fdac16-0ca3-43ad-a7c1-d7c57fef2832 tempest-DeleteServersTestJSON-1619763244 tempest-DeleteServersTestJSON-1619763244-project-member] Action body: b'{"os-complete": null}' {{(pid=100214) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 00:54:51.701896 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-549ab690-bcc7-4c89-a0a5-68ad05365078 req-d8fdac16-0ca3-43ad-a7c1-d7c57fef2832 tempest-DeleteServersTestJSON-1619763244 tempest-DeleteServersTestJSON-1619763244-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:54:51.722258 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:54:51.722258 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 00:54:51.738519 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-549ab690-bcc7-4c89-a0a5-68ad05365078 req-d8fdac16-0ca3-43ad-a7c1-d7c57fef2832 tempest-DeleteServersTestJSON-1619763244 tempest-DeleteServersTestJSON-1619763244-project-member] https://10.4.3.240/volume/v3/attachments/2b2fdb3c-1a89-49d6-890d-cc7fb2c7c70b/action returned with HTTP 204 Aug 20 00:54:51.739123 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 32/122] 10.4.3.240 () {74 vars in 1725 bytes} [Thu Aug 20 00:54:51 2026] POST /volume/v3/attachments/2b2fdb3c-1a89-49d6-890d-cc7fb2c7c70b/action => generated 0 bytes in 43 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:54:52.195291 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-b7f98e46-6356-4490-92f8-077247bd3e17 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:54:52.199228 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-b7f98e46-6356-4490-92f8-077247bd3e17 tempest-DeleteServersTestJSON-1619763244 tempest-DeleteServersTestJSON-1619763244-project-member] GET https://10.4.3.240/volume/v3/volumes/af43fc06-4a1d-4f18-80da-cc9f87b46a15 Aug 20 00:54:52.199910 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-b7f98e46-6356-4490-92f8-077247bd3e17 tempest-DeleteServersTestJSON-1619763244 tempest-DeleteServersTestJSON-1619763244-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:54:52.200724 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-b7f98e46-6356-4490-92f8-077247bd3e17 tempest-DeleteServersTestJSON-1619763244 tempest-DeleteServersTestJSON-1619763244-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:54:52.219937 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:54:52.219937 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 00:54:52.229368 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-b7f98e46-6356-4490-92f8-077247bd3e17 tempest-DeleteServersTestJSON-1619763244 tempest-DeleteServersTestJSON-1619763244-project-member] Volume info retrieved successfully. Aug 20 00:54:52.234773 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-b7f98e46-6356-4490-92f8-077247bd3e17 tempest-DeleteServersTestJSON-1619763244 tempest-DeleteServersTestJSON-1619763244-project-member] https://10.4.3.240/volume/v3/volumes/af43fc06-4a1d-4f18-80da-cc9f87b46a15 returned with HTTP 200 Aug 20 00:54:52.236018 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 31/123] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:54:52 2026] GET /volume/v3/volumes/af43fc06-4a1d-4f18-80da-cc9f87b46a15 => generated 1136 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:54:52.256204 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-ff7b2fa4-8f3c-4697-b997-a674f57ad912 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:54:52.258447 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-ff7b2fa4-8f3c-4697-b997-a674f57ad912 tempest-DeleteServersTestJSON-1619763244 tempest-DeleteServersTestJSON-1619763244-project-member] GET https://10.4.3.240/volume/v3/volumes/af43fc06-4a1d-4f18-80da-cc9f87b46a15 Aug 20 00:54:52.258607 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-ff7b2fa4-8f3c-4697-b997-a674f57ad912 tempest-DeleteServersTestJSON-1619763244 tempest-DeleteServersTestJSON-1619763244-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:54:52.258925 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-ff7b2fa4-8f3c-4697-b997-a674f57ad912 tempest-DeleteServersTestJSON-1619763244 tempest-DeleteServersTestJSON-1619763244-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:54:52.277685 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:54:52.277685 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 00:54:52.288912 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-ff7b2fa4-8f3c-4697-b997-a674f57ad912 tempest-DeleteServersTestJSON-1619763244 tempest-DeleteServersTestJSON-1619763244-project-member] Volume info retrieved successfully. Aug 20 00:54:52.295724 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-ff7b2fa4-8f3c-4697-b997-a674f57ad912 tempest-DeleteServersTestJSON-1619763244 tempest-DeleteServersTestJSON-1619763244-project-member] https://10.4.3.240/volume/v3/volumes/af43fc06-4a1d-4f18-80da-cc9f87b46a15 returned with HTTP 200 Aug 20 00:54:52.296535 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 29/124] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:54:52 2026] GET /volume/v3/volumes/af43fc06-4a1d-4f18-80da-cc9f87b46a15 => generated 1136 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:54:55.474169 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-34064397-f9d1-4e03-b0d8-42f8330f10a0 req-22fddb43-9fc9-4b61-aff0-d45685e6d589 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:54:55.480845 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-34064397-f9d1-4e03-b0d8-42f8330f10a0 req-22fddb43-9fc9-4b61-aff0-d45685e6d589 tempest-DeleteServersTestJSON-1619763244 tempest-DeleteServersTestJSON-1619763244-project-member] DELETE https://10.4.3.240/volume/v3/attachments/2b2fdb3c-1a89-49d6-890d-cc7fb2c7c70b Aug 20 00:54:55.481141 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-34064397-f9d1-4e03-b0d8-42f8330f10a0 req-22fddb43-9fc9-4b61-aff0-d45685e6d589 tempest-DeleteServersTestJSON-1619763244 tempest-DeleteServersTestJSON-1619763244-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:54:55.482748 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-34064397-f9d1-4e03-b0d8-42f8330f10a0 req-22fddb43-9fc9-4b61-aff0-d45685e6d589 tempest-DeleteServersTestJSON-1619763244 tempest-DeleteServersTestJSON-1619763244-project-member] Calling method 'version_select' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:54:55.507440 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:54:55.507440 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 00:54:55.610571 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-34064397-f9d1-4e03-b0d8-42f8330f10a0 req-22fddb43-9fc9-4b61-aff0-d45685e6d589 tempest-DeleteServersTestJSON-1619763244 tempest-DeleteServersTestJSON-1619763244-project-member] https://10.4.3.240/volume/v3/attachments/2b2fdb3c-1a89-49d6-890d-cc7fb2c7c70b returned with HTTP 200 Aug 20 00:54:55.610976 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 33/125] 10.4.3.240 () {72 vars in 1673 bytes} [Thu Aug 20 00:54:55 2026] DELETE /volume/v3/attachments/2b2fdb3c-1a89-49d6-890d-cc7fb2c7c70b => generated 19 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:54:55.699890 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-8cc86056-e8a0-4440-a654-b094867603bc None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:54:55.703767 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-8cc86056-e8a0-4440-a654-b094867603bc tempest-VolumesAdminNegativeTest-561363814 tempest-VolumesAdminNegativeTest-561363814-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 20 00:54:55.703767 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-8cc86056-e8a0-4440-a654-b094867603bc tempest-VolumesAdminNegativeTest-561363814 tempest-VolumesAdminNegativeTest-561363814-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAdminNegativeTest-volume-869185818"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:54:55.706122 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.v3.volumes [None req-8cc86056-e8a0-4440-a654-b094867603bc tempest-VolumesAdminNegativeTest-561363814 tempest-VolumesAdminNegativeTest-561363814-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAdminNegativeTest-volume-869185818'}} {{(pid=100214) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 00:54:55.706421 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.v3.volumes [None req-8cc86056-e8a0-4440-a654-b094867603bc tempest-VolumesAdminNegativeTest-561363814 tempest-VolumesAdminNegativeTest-561363814-project-member] Create volume of 1 GB Aug 20 00:54:55.717694 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-8cc86056-e8a0-4440-a654-b094867603bc tempest-VolumesAdminNegativeTest-561363814 tempest-VolumesAdminNegativeTest-561363814-project-member] Availability Zones retrieved successfully. Aug 20 00:54:55.722697 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-8cc86056-e8a0-4440-a654-b094867603bc tempest-VolumesAdminNegativeTest-561363814 tempest-VolumesAdminNegativeTest-561363814-project-member] Flow 'volume_create_api' (79cc1048-18db-4ce3-a888-bbdb3a21f7e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:54:55.724204 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-8cc86056-e8a0-4440-a654-b094867603bc tempest-VolumesAdminNegativeTest-561363814 tempest-VolumesAdminNegativeTest-561363814-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7757d9b6-a2c4-419c-ae8d-7007403516eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:54:55.725883 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.flows.api.create_volume [None req-8cc86056-e8a0-4440-a654-b094867603bc tempest-VolumesAdminNegativeTest-561363814 tempest-VolumesAdminNegativeTest-561363814-project-member] Validating volume size '1' using validate_int {{(pid=100214) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 00:54:55.764360 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-8cc86056-e8a0-4440-a654-b094867603bc tempest-VolumesAdminNegativeTest-561363814 tempest-VolumesAdminNegativeTest-561363814-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7757d9b6-a2c4-419c-ae8d-7007403516eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:52:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1ed58bd6-fe6a-497e-ae84-e8199d24fdfa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:54:55.764360 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-8cc86056-e8a0-4440-a654-b094867603bc tempest-VolumesAdminNegativeTest-561363814 tempest-VolumesAdminNegativeTest-561363814-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2a6d69cf-0ff5-4d91-9fa2-2585a7f02a39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:54:55.842578 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.quota [None req-8cc86056-e8a0-4440-a654-b094867603bc tempest-VolumesAdminNegativeTest-561363814 tempest-VolumesAdminNegativeTest-561363814-project-member] Created reservations ['f0165bea-c924-4c27-b263-02c821bd9c21', 'd17a78f1-1f65-4a9f-b3b7-ed1eb0c4b66f', '8b72bdf5-391c-4ecc-b572-27f32a994f63', '840008b3-e3bf-4dd7-8ade-b6fc84205eed'] {{(pid=100214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:54:55.843403 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-8cc86056-e8a0-4440-a654-b094867603bc tempest-VolumesAdminNegativeTest-561363814 tempest-VolumesAdminNegativeTest-561363814-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2a6d69cf-0ff5-4d91-9fa2-2585a7f02a39) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f0165bea-c924-4c27-b263-02c821bd9c21', 'd17a78f1-1f65-4a9f-b3b7-ed1eb0c4b66f', '8b72bdf5-391c-4ecc-b572-27f32a994f63', '840008b3-e3bf-4dd7-8ade-b6fc84205eed']}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:54:55.844236 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-8cc86056-e8a0-4440-a654-b094867603bc tempest-VolumesAdminNegativeTest-561363814 tempest-VolumesAdminNegativeTest-561363814-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f22f4c30-b19d-4705-83fa-ca5405f7d450) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:54:55.878071 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-8cc86056-e8a0-4440-a654-b094867603bc tempest-VolumesAdminNegativeTest-561363814 tempest-VolumesAdminNegativeTest-561363814-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f22f4c30-b19d-4705-83fa-ca5405f7d450) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd4767a36-fe04-4bf5-b5da-d391d9a46e53', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-869185818',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='07ef0c3f903647fe8ad0970662f414eb',qos_specs=None,replication_status=,reservations=['f0165bea-c924-4c27-b263-02c821bd9c21','d17a78f1-1f65-4a9f-b3b7-ed1eb0c4b66f','8b72bdf5-391c-4ecc-b572-27f32a994f63','840008b3-e3bf-4dd7-8ade-b6fc84205eed'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e0550a9b0e5246a6b3349779cd28b49c',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T00:54:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-869185818',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d4767a36-fe04-4bf5-b5da-d391d9a46e53,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='07ef0c3f903647fe8ad0970662f414eb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e0550a9b0e5246a6b3349779cd28b49c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1ed58bd6-fe6a-497e-ae84-e8199d24fdfa),volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:54:55.878925 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-8cc86056-e8a0-4440-a654-b094867603bc tempest-VolumesAdminNegativeTest-561363814 tempest-VolumesAdminNegativeTest-561363814-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1fda62b2-78dd-4b58-9302-be5f246e14e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:54:55.910718 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-8cc86056-e8a0-4440-a654-b094867603bc tempest-VolumesAdminNegativeTest-561363814 tempest-VolumesAdminNegativeTest-561363814-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1fda62b2-78dd-4b58-9302-be5f246e14e4) transitioned into state 'SUCCESS' from state '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-869185818',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='07ef0c3f903647fe8ad0970662f414eb',qos_specs=None,replication_status=,reservations=['f0165bea-c924-4c27-b263-02c821bd9c21','d17a78f1-1f65-4a9f-b3b7-ed1eb0c4b66f','8b72bdf5-391c-4ecc-b572-27f32a994f63','840008b3-e3bf-4dd7-8ade-b6fc84205eed'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e0550a9b0e5246a6b3349779cd28b49c',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:54:55.911423 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-8cc86056-e8a0-4440-a654-b094867603bc tempest-VolumesAdminNegativeTest-561363814 tempest-VolumesAdminNegativeTest-561363814-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d089029d-7f29-4133-9fa0-f94f0026a356) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:54:55.923361 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-8cc86056-e8a0-4440-a654-b094867603bc tempest-VolumesAdminNegativeTest-561363814 tempest-VolumesAdminNegativeTest-561363814-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d089029d-7f29-4133-9fa0-f94f0026a356) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:54:55.924220 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-8cc86056-e8a0-4440-a654-b094867603bc tempest-VolumesAdminNegativeTest-561363814 tempest-VolumesAdminNegativeTest-561363814-project-member] Flow 'volume_create_api' (79cc1048-18db-4ce3-a888-bbdb3a21f7e2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:54:55.924591 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-8cc86056-e8a0-4440-a654-b094867603bc tempest-VolumesAdminNegativeTest-561363814 tempest-VolumesAdminNegativeTest-561363814-project-member] Create volume request issued successfully. Aug 20 00:54:55.925163 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-8cc86056-e8a0-4440-a654-b094867603bc tempest-VolumesAdminNegativeTest-561363814 tempest-VolumesAdminNegativeTest-561363814-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 20 00:54:55.929911 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 33/126] 10.4.3.240 () {68 vars in 1258 bytes} [Thu Aug 20 00:54:55 2026] POST /volume/v3/volumes => generated 754 bytes in 232 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 00:54:55.944045 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-34bec5b2-d022-401e-a21b-922f09c9d328 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:54:55.949192 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-34bec5b2-d022-401e-a21b-922f09c9d328 tempest-VolumesAdminNegativeTest-561363814 tempest-VolumesAdminNegativeTest-561363814-project-member] GET https://10.4.3.240/volume/v3/volumes/d4767a36-fe04-4bf5-b5da-d391d9a46e53 Aug 20 00:54:55.949351 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-34bec5b2-d022-401e-a21b-922f09c9d328 tempest-VolumesAdminNegativeTest-561363814 tempest-VolumesAdminNegativeTest-561363814-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:54:55.949519 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-34bec5b2-d022-401e-a21b-922f09c9d328 tempest-VolumesAdminNegativeTest-561363814 tempest-VolumesAdminNegativeTest-561363814-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:54:55.957550 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:54:55.957550 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 00:54:55.964209 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-34bec5b2-d022-401e-a21b-922f09c9d328 tempest-VolumesAdminNegativeTest-561363814 tempest-VolumesAdminNegativeTest-561363814-project-member] Volume info retrieved successfully. Aug 20 00:54:55.969240 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-34bec5b2-d022-401e-a21b-922f09c9d328 tempest-VolumesAdminNegativeTest-561363814 tempest-VolumesAdminNegativeTest-561363814-project-member] https://10.4.3.240/volume/v3/volumes/d4767a36-fe04-4bf5-b5da-d391d9a46e53 returned with HTTP 200 Aug 20 00:54:55.969630 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 32/127] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:54:55 2026] GET /volume/v3/volumes/d4767a36-fe04-4bf5-b5da-d391d9a46e53 => generated 822 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:54:56.377291 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-cf8f6150-1748-424c-86fe-f84c65d33c5c None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:54:56.505819 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-6ca34dac-f38c-4faa-8463-b3e90e43feea None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:54:56.510134 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-6ca34dac-f38c-4faa-8463-b3e90e43feea tempest-DeleteServersTestJSON-1619763244 tempest-DeleteServersTestJSON-1619763244-project-member] GET https://10.4.3.240/volume/v3/volumes/af43fc06-4a1d-4f18-80da-cc9f87b46a15 Aug 20 00:54:56.510552 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-6ca34dac-f38c-4faa-8463-b3e90e43feea tempest-DeleteServersTestJSON-1619763244 tempest-DeleteServersTestJSON-1619763244-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:54:56.510760 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-6ca34dac-f38c-4faa-8463-b3e90e43feea tempest-DeleteServersTestJSON-1619763244 tempest-DeleteServersTestJSON-1619763244-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:54:56.524665 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:54:56.524665 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 00:54:56.530597 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-6ca34dac-f38c-4faa-8463-b3e90e43feea tempest-DeleteServersTestJSON-1619763244 tempest-DeleteServersTestJSON-1619763244-project-member] Volume info retrieved successfully. Aug 20 00:54:56.539358 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-6ca34dac-f38c-4faa-8463-b3e90e43feea tempest-DeleteServersTestJSON-1619763244 tempest-DeleteServersTestJSON-1619763244-project-member] https://10.4.3.240/volume/v3/volumes/af43fc06-4a1d-4f18-80da-cc9f87b46a15 returned with HTTP 200 Aug 20 00:54:56.540170 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 34/128] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:54:56 2026] GET /volume/v3/volumes/af43fc06-4a1d-4f18-80da-cc9f87b46a15 => generated 844 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:54:56.558210 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-7ddfa3e1-ddba-4726-b354-bf7475082aac None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:54:56.560752 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-7ddfa3e1-ddba-4726-b354-bf7475082aac tempest-DeleteServersTestJSON-1619763244 tempest-DeleteServersTestJSON-1619763244-project-member] GET https://10.4.3.240/volume/v3/volumes/af43fc06-4a1d-4f18-80da-cc9f87b46a15 Aug 20 00:54:56.561053 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-7ddfa3e1-ddba-4726-b354-bf7475082aac tempest-DeleteServersTestJSON-1619763244 tempest-DeleteServersTestJSON-1619763244-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:54:56.561253 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-7ddfa3e1-ddba-4726-b354-bf7475082aac tempest-DeleteServersTestJSON-1619763244 tempest-DeleteServersTestJSON-1619763244-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:54:56.569766 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:54:56.569766 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 00:54:56.573906 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-7ddfa3e1-ddba-4726-b354-bf7475082aac tempest-DeleteServersTestJSON-1619763244 tempest-DeleteServersTestJSON-1619763244-project-member] Volume info retrieved successfully. Aug 20 00:54:56.578589 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-7ddfa3e1-ddba-4726-b354-bf7475082aac tempest-DeleteServersTestJSON-1619763244 tempest-DeleteServersTestJSON-1619763244-project-member] https://10.4.3.240/volume/v3/volumes/af43fc06-4a1d-4f18-80da-cc9f87b46a15 returned with HTTP 200 Aug 20 00:54:56.579014 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 34/129] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:54:56 2026] GET /volume/v3/volumes/af43fc06-4a1d-4f18-80da-cc9f87b46a15 => generated 844 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:54:56.621914 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-a9fb56c3-009c-4039-83c0-e526c416fd85 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:54:56.625411 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-a9fb56c3-009c-4039-83c0-e526c416fd85 tempest-DeleteServersTestJSON-1619763244 tempest-DeleteServersTestJSON-1619763244-project-member] GET https://10.4.3.240/volume/v3/volumes/af43fc06-4a1d-4f18-80da-cc9f87b46a15 Aug 20 00:54:56.626224 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-a9fb56c3-009c-4039-83c0-e526c416fd85 tempest-DeleteServersTestJSON-1619763244 tempest-DeleteServersTestJSON-1619763244-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:54:56.626224 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-a9fb56c3-009c-4039-83c0-e526c416fd85 tempest-DeleteServersTestJSON-1619763244 tempest-DeleteServersTestJSON-1619763244-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:54:56.638327 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:54:56.638327 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 00:54:56.648912 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-a9fb56c3-009c-4039-83c0-e526c416fd85 tempest-DeleteServersTestJSON-1619763244 tempest-DeleteServersTestJSON-1619763244-project-member] Volume info retrieved successfully. Aug 20 00:54:56.657744 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-a9fb56c3-009c-4039-83c0-e526c416fd85 tempest-DeleteServersTestJSON-1619763244 tempest-DeleteServersTestJSON-1619763244-project-member] https://10.4.3.240/volume/v3/volumes/af43fc06-4a1d-4f18-80da-cc9f87b46a15 returned with HTTP 200 Aug 20 00:54:56.658388 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 33/130] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:54:56 2026] GET /volume/v3/volumes/af43fc06-4a1d-4f18-80da-cc9f87b46a15 => generated 844 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:54:56.680378 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-edcf502b-0686-40c4-b66a-e97ba8ec71ec None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:54:56.682312 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-edcf502b-0686-40c4-b66a-e97ba8ec71ec tempest-DeleteServersTestJSON-1619763244 tempest-DeleteServersTestJSON-1619763244-project-member] DELETE https://10.4.3.240/volume/v3/volumes/af43fc06-4a1d-4f18-80da-cc9f87b46a15 Aug 20 00:54:56.682578 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-edcf502b-0686-40c4-b66a-e97ba8ec71ec tempest-DeleteServersTestJSON-1619763244 tempest-DeleteServersTestJSON-1619763244-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:54:56.682745 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-edcf502b-0686-40c4-b66a-e97ba8ec71ec tempest-DeleteServersTestJSON-1619763244 tempest-DeleteServersTestJSON-1619763244-project-member] Calling method 'delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:54:56.683002 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-edcf502b-0686-40c4-b66a-e97ba8ec71ec tempest-DeleteServersTestJSON-1619763244 tempest-DeleteServersTestJSON-1619763244-project-member] Delete volume with id: af43fc06-4a1d-4f18-80da-cc9f87b46a15 Aug 20 00:54:56.691036 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:54:56.691036 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 00:54:56.691612 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-edcf502b-0686-40c4-b66a-e97ba8ec71ec tempest-DeleteServersTestJSON-1619763244 tempest-DeleteServersTestJSON-1619763244-project-member] Volume info retrieved successfully. Aug 20 00:54:56.723907 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-edcf502b-0686-40c4-b66a-e97ba8ec71ec tempest-DeleteServersTestJSON-1619763244 tempest-DeleteServersTestJSON-1619763244-project-member] Delete volume request issued successfully. Aug 20 00:54:56.724370 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-edcf502b-0686-40c4-b66a-e97ba8ec71ec tempest-DeleteServersTestJSON-1619763244 tempest-DeleteServersTestJSON-1619763244-project-member] https://10.4.3.240/volume/v3/volumes/af43fc06-4a1d-4f18-80da-cc9f87b46a15 returned with HTTP 202 Aug 20 00:54:56.724748 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 35/131] 10.4.3.240 () {66 vars in 1351 bytes} [Thu Aug 20 00:54:56 2026] DELETE /volume/v3/volumes/af43fc06-4a1d-4f18-80da-cc9f87b46a15 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:54:56.734300 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-593b68d2-9e67-47c9-a3d4-155b694a5b2a None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:54:56.739865 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-593b68d2-9e67-47c9-a3d4-155b694a5b2a tempest-DeleteServersTestJSON-1619763244 tempest-DeleteServersTestJSON-1619763244-project-member] GET https://10.4.3.240/volume/v3/volumes/af43fc06-4a1d-4f18-80da-cc9f87b46a15 Aug 20 00:54:56.740578 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-593b68d2-9e67-47c9-a3d4-155b694a5b2a tempest-DeleteServersTestJSON-1619763244 tempest-DeleteServersTestJSON-1619763244-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:54:56.740858 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-593b68d2-9e67-47c9-a3d4-155b694a5b2a tempest-DeleteServersTestJSON-1619763244 tempest-DeleteServersTestJSON-1619763244-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:54:56.751932 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-cf8f6150-1748-424c-86fe-f84c65d33c5c tempest-VolumeSnapshotQuotasNegativeTestJSON-727550235 tempest-VolumeSnapshotQuotasNegativeTestJSON-727550235-project-admin] GET https://10.4.3.240/volume/v3/os-quota-sets/6cc0e11c24ca44daa14ddb93b45f6282 Aug 20 00:54:56.752170 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-cf8f6150-1748-424c-86fe-f84c65d33c5c tempest-VolumeSnapshotQuotasNegativeTestJSON-727550235 tempest-VolumeSnapshotQuotasNegativeTestJSON-727550235-project-admin] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:54:56.752401 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-cf8f6150-1748-424c-86fe-f84c65d33c5c tempest-VolumeSnapshotQuotasNegativeTestJSON-727550235 tempest-VolumeSnapshotQuotasNegativeTestJSON-727550235-project-admin] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:54:56.755869 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:54:56.755869 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 00:54:56.761824 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-593b68d2-9e67-47c9-a3d4-155b694a5b2a tempest-DeleteServersTestJSON-1619763244 tempest-DeleteServersTestJSON-1619763244-project-member] Volume info retrieved successfully. Aug 20 00:54:56.764712 np0000007838 devstack@c-api.service[100213]: WARNING cinder.quota [None req-cf8f6150-1748-424c-86fe-f84c65d33c5c tempest-VolumeSnapshotQuotasNegativeTestJSON-727550235 tempest-VolumeSnapshotQuotasNegativeTestJSON-727550235-project-admin] Deprecated: Default quota for resource: volumes_multiattach is set by the default quota flag: quota_volumes_multiattach, it is now deprecated. Please use the default quota class for default quota. Aug 20 00:54:56.765119 np0000007838 devstack@c-api.service[100213]: WARNING cinder.quota [None req-cf8f6150-1748-424c-86fe-f84c65d33c5c tempest-VolumeSnapshotQuotasNegativeTestJSON-727550235 tempest-VolumeSnapshotQuotasNegativeTestJSON-727550235-project-admin] Deprecated: Default quota for resource: gigabytes_multiattach is set by the default quota flag: quota_gigabytes_multiattach, it is now deprecated. Please use the default quota class for default quota. Aug 20 00:54:56.765444 np0000007838 devstack@c-api.service[100213]: WARNING cinder.quota [None req-cf8f6150-1748-424c-86fe-f84c65d33c5c tempest-VolumeSnapshotQuotasNegativeTestJSON-727550235 tempest-VolumeSnapshotQuotasNegativeTestJSON-727550235-project-admin] Deprecated: Default quota for resource: snapshots_multiattach is set by the default quota flag: quota_snapshots_multiattach, it is now deprecated. Please use the default quota class for default quota. Aug 20 00:54:56.766218 np0000007838 devstack@c-api.service[100213]: WARNING cinder.quota [None req-cf8f6150-1748-424c-86fe-f84c65d33c5c tempest-VolumeSnapshotQuotasNegativeTestJSON-727550235 tempest-VolumeSnapshotQuotasNegativeTestJSON-727550235-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 20 00:54:56.766610 np0000007838 devstack@c-api.service[100213]: WARNING cinder.quota [None req-cf8f6150-1748-424c-86fe-f84c65d33c5c tempest-VolumeSnapshotQuotasNegativeTestJSON-727550235 tempest-VolumeSnapshotQuotasNegativeTestJSON-727550235-project-admin] Deprecated: Default quota for resource: volumes___DEFAULT__ is set by the default quota flag: quota_volumes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Aug 20 00:54:56.767414 np0000007838 devstack@c-api.service[100213]: WARNING cinder.quota [None req-cf8f6150-1748-424c-86fe-f84c65d33c5c tempest-VolumeSnapshotQuotasNegativeTestJSON-727550235 tempest-VolumeSnapshotQuotasNegativeTestJSON-727550235-project-admin] Deprecated: Default quota for resource: gigabytes___DEFAULT__ is set by the default quota flag: quota_gigabytes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Aug 20 00:54:56.767796 np0000007838 devstack@c-api.service[100213]: WARNING cinder.quota [None req-cf8f6150-1748-424c-86fe-f84c65d33c5c tempest-VolumeSnapshotQuotasNegativeTestJSON-727550235 tempest-VolumeSnapshotQuotasNegativeTestJSON-727550235-project-admin] Deprecated: Default quota for resource: snapshots___DEFAULT__ is set by the default quota flag: quota_snapshots___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Aug 20 00:54:56.768566 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-593b68d2-9e67-47c9-a3d4-155b694a5b2a tempest-DeleteServersTestJSON-1619763244 tempest-DeleteServersTestJSON-1619763244-project-member] https://10.4.3.240/volume/v3/volumes/af43fc06-4a1d-4f18-80da-cc9f87b46a15 returned with HTTP 200 Aug 20 00:54:56.769049 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 35/132] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:54:56 2026] GET /volume/v3/volumes/af43fc06-4a1d-4f18-80da-cc9f87b46a15 => generated 843 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:54:56.780942 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-cf8f6150-1748-424c-86fe-f84c65d33c5c tempest-VolumeSnapshotQuotasNegativeTestJSON-727550235 tempest-VolumeSnapshotQuotasNegativeTestJSON-727550235-project-admin] https://10.4.3.240/volume/v3/os-quota-sets/6cc0e11c24ca44daa14ddb93b45f6282 returned with HTTP 200 Aug 20 00:54:56.781497 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 30/133] 10.4.3.240 () {66 vars in 1354 bytes} [Thu Aug 20 00:54:56 2026] GET /volume/v3/os-quota-sets/6cc0e11c24ca44daa14ddb93b45f6282 => generated 437 bytes in 405 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:54:56.795702 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-cf96710c-266d-41b2-ae76-81ac82193d65 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:54:56.799228 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-cf96710c-266d-41b2-ae76-81ac82193d65 tempest-VolumeSnapshotQuotasNegativeTestJSON-727550235 tempest-VolumeSnapshotQuotasNegativeTestJSON-727550235-project-admin] PUT https://10.4.3.240/volume/v3/os-quota-sets/6cc0e11c24ca44daa14ddb93b45f6282 Aug 20 00:54:56.799687 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-cf96710c-266d-41b2-ae76-81ac82193d65 tempest-VolumeSnapshotQuotasNegativeTestJSON-727550235 tempest-VolumeSnapshotQuotasNegativeTestJSON-727550235-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 3, "volumes": 1, "snapshots": 1}} {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:54:56.871288 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-cf96710c-266d-41b2-ae76-81ac82193d65 tempest-VolumeSnapshotQuotasNegativeTestJSON-727550235 tempest-VolumeSnapshotQuotasNegativeTestJSON-727550235-project-admin] https://10.4.3.240/volume/v3/os-quota-sets/6cc0e11c24ca44daa14ddb93b45f6282 returned with HTTP 200 Aug 20 00:54:56.871597 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 34/134] 10.4.3.240 () {68 vars in 1374 bytes} [Thu Aug 20 00:54:56 2026] PUT /volume/v3/os-quota-sets/6cc0e11c24ca44daa14ddb93b45f6282 => generated 390 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:54:56.886861 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-19902539-1f98-4c5a-80c2-4d5e7ced2a41 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:54:56.985115 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-f3daf59a-a068-48fd-be67-c8822d463fb3 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:54:56.987246 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-f3daf59a-a068-48fd-be67-c8822d463fb3 tempest-VolumesAdminNegativeTest-561363814 tempest-VolumesAdminNegativeTest-561363814-project-member] GET https://10.4.3.240/volume/v3/volumes/d4767a36-fe04-4bf5-b5da-d391d9a46e53 Aug 20 00:54:56.987760 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-f3daf59a-a068-48fd-be67-c8822d463fb3 tempest-VolumesAdminNegativeTest-561363814 tempest-VolumesAdminNegativeTest-561363814-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:54:56.987760 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-f3daf59a-a068-48fd-be67-c8822d463fb3 tempest-VolumesAdminNegativeTest-561363814 tempest-VolumesAdminNegativeTest-561363814-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:54:57.124168 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:54:57.124168 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 00:54:57.130218 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-f3daf59a-a068-48fd-be67-c8822d463fb3 tempest-VolumesAdminNegativeTest-561363814 tempest-VolumesAdminNegativeTest-561363814-project-member] Volume info retrieved successfully. Aug 20 00:54:57.131844 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-19902539-1f98-4c5a-80c2-4d5e7ced2a41 tempest-VolumeSnapshotQuotasNegativeTestJSON-1906750712 tempest-VolumeSnapshotQuotasNegativeTestJSON-1906750712-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 20 00:54:57.132251 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-19902539-1f98-4c5a-80c2-4d5e7ced2a41 tempest-VolumeSnapshotQuotasNegativeTestJSON-1906750712 tempest-VolumeSnapshotQuotasNegativeTestJSON-1906750712-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-1072161227"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:54:57.133869 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.v3.volumes [None req-19902539-1f98-4c5a-80c2-4d5e7ced2a41 tempest-VolumeSnapshotQuotasNegativeTestJSON-1906750712 tempest-VolumeSnapshotQuotasNegativeTestJSON-1906750712-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-1072161227'}} {{(pid=100215) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 00:54:57.134055 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-19902539-1f98-4c5a-80c2-4d5e7ced2a41 tempest-VolumeSnapshotQuotasNegativeTestJSON-1906750712 tempest-VolumeSnapshotQuotasNegativeTestJSON-1906750712-project-member] Create volume of 1 GB Aug 20 00:54:57.135100 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-f3daf59a-a068-48fd-be67-c8822d463fb3 tempest-VolumesAdminNegativeTest-561363814 tempest-VolumesAdminNegativeTest-561363814-project-member] https://10.4.3.240/volume/v3/volumes/d4767a36-fe04-4bf5-b5da-d391d9a46e53 returned with HTTP 200 Aug 20 00:54:57.135172 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 36/135] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:54:56 2026] GET /volume/v3/volumes/d4767a36-fe04-4bf5-b5da-d391d9a46e53 => generated 847 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:54:57.138536 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-19902539-1f98-4c5a-80c2-4d5e7ced2a41 tempest-VolumeSnapshotQuotasNegativeTestJSON-1906750712 tempest-VolumeSnapshotQuotasNegativeTestJSON-1906750712-project-member] Availability Zones retrieved successfully. Aug 20 00:54:57.145049 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-19902539-1f98-4c5a-80c2-4d5e7ced2a41 tempest-VolumeSnapshotQuotasNegativeTestJSON-1906750712 tempest-VolumeSnapshotQuotasNegativeTestJSON-1906750712-project-member] Flow 'volume_create_api' (1028f5fa-32c0-4d46-be9c-e2e8022502db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:54:57.146114 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-19902539-1f98-4c5a-80c2-4d5e7ced2a41 tempest-VolumeSnapshotQuotasNegativeTestJSON-1906750712 tempest-VolumeSnapshotQuotasNegativeTestJSON-1906750712-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dab9346b-92ad-4b45-b299-25844282f460) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:54:57.147614 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.flows.api.create_volume [None req-19902539-1f98-4c5a-80c2-4d5e7ced2a41 tempest-VolumeSnapshotQuotasNegativeTestJSON-1906750712 tempest-VolumeSnapshotQuotasNegativeTestJSON-1906750712-project-member] Validating volume size '1' using validate_int {{(pid=100215) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 00:54:57.186777 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-19902539-1f98-4c5a-80c2-4d5e7ced2a41 tempest-VolumeSnapshotQuotasNegativeTestJSON-1906750712 tempest-VolumeSnapshotQuotasNegativeTestJSON-1906750712-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dab9346b-92ad-4b45-b299-25844282f460) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:52:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1ed58bd6-fe6a-497e-ae84-e8199d24fdfa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:54:57.187952 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-19902539-1f98-4c5a-80c2-4d5e7ced2a41 tempest-VolumeSnapshotQuotasNegativeTestJSON-1906750712 tempest-VolumeSnapshotQuotasNegativeTestJSON-1906750712-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9b64bf51-06fb-418f-870c-c263c57df123) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:54:57.280761 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.quota [None req-19902539-1f98-4c5a-80c2-4d5e7ced2a41 tempest-VolumeSnapshotQuotasNegativeTestJSON-1906750712 tempest-VolumeSnapshotQuotasNegativeTestJSON-1906750712-project-member] Created reservations ['30170635-376b-4130-9963-4ef98a35cbe9', '62b26434-0e5b-44f4-95af-4bb7f31b1683', 'f2cbe43d-5e1f-498d-8b2d-ae4c51ef188b', 'd09ad10e-0b7e-480c-953c-22cc03d37624'] {{(pid=100215) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:54:57.281600 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-19902539-1f98-4c5a-80c2-4d5e7ced2a41 tempest-VolumeSnapshotQuotasNegativeTestJSON-1906750712 tempest-VolumeSnapshotQuotasNegativeTestJSON-1906750712-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9b64bf51-06fb-418f-870c-c263c57df123) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['30170635-376b-4130-9963-4ef98a35cbe9', '62b26434-0e5b-44f4-95af-4bb7f31b1683', 'f2cbe43d-5e1f-498d-8b2d-ae4c51ef188b', 'd09ad10e-0b7e-480c-953c-22cc03d37624']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:54:57.282460 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-19902539-1f98-4c5a-80c2-4d5e7ced2a41 tempest-VolumeSnapshotQuotasNegativeTestJSON-1906750712 tempest-VolumeSnapshotQuotasNegativeTestJSON-1906750712-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6d62e342-cdc1-4316-a248-fc013d9f5366) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:54:57.312987 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-19902539-1f98-4c5a-80c2-4d5e7ced2a41 tempest-VolumeSnapshotQuotasNegativeTestJSON-1906750712 tempest-VolumeSnapshotQuotasNegativeTestJSON-1906750712-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6d62e342-cdc1-4316-a248-fc013d9f5366) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bfb746e1-83a1-4810-956e-046150ea08f4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-1072161227',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6cc0e11c24ca44daa14ddb93b45f6282',qos_specs=None,replication_status=,reservations=['30170635-376b-4130-9963-4ef98a35cbe9','62b26434-0e5b-44f4-95af-4bb7f31b1683','f2cbe43d-5e1f-498d-8b2d-ae4c51ef188b','d09ad10e-0b7e-480c-953c-22cc03d37624'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f5f5c963fafd4670a372119999947bc0',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T00:54:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-1072161227',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bfb746e1-83a1-4810-956e-046150ea08f4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6cc0e11c24ca44daa14ddb93b45f6282',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f5f5c963fafd4670a372119999947bc0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1ed58bd6-fe6a-497e-ae84-e8199d24fdfa),volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:54:57.314304 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-19902539-1f98-4c5a-80c2-4d5e7ced2a41 tempest-VolumeSnapshotQuotasNegativeTestJSON-1906750712 tempest-VolumeSnapshotQuotasNegativeTestJSON-1906750712-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c3051cc6-24e1-4709-81f1-bf1b746acc2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:54:57.334056 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-19902539-1f98-4c5a-80c2-4d5e7ced2a41 tempest-VolumeSnapshotQuotasNegativeTestJSON-1906750712 tempest-VolumeSnapshotQuotasNegativeTestJSON-1906750712-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c3051cc6-24e1-4709-81f1-bf1b746acc2f) transitioned into state 'SUCCESS' from state '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-1072161227',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6cc0e11c24ca44daa14ddb93b45f6282',qos_specs=None,replication_status=,reservations=['30170635-376b-4130-9963-4ef98a35cbe9','62b26434-0e5b-44f4-95af-4bb7f31b1683','f2cbe43d-5e1f-498d-8b2d-ae4c51ef188b','d09ad10e-0b7e-480c-953c-22cc03d37624'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f5f5c963fafd4670a372119999947bc0',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:54:57.334783 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-19902539-1f98-4c5a-80c2-4d5e7ced2a41 tempest-VolumeSnapshotQuotasNegativeTestJSON-1906750712 tempest-VolumeSnapshotQuotasNegativeTestJSON-1906750712-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (83077b88-4758-4ed9-8e7e-f7190ca39ec1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:54:57.345114 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-19902539-1f98-4c5a-80c2-4d5e7ced2a41 tempest-VolumeSnapshotQuotasNegativeTestJSON-1906750712 tempest-VolumeSnapshotQuotasNegativeTestJSON-1906750712-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (83077b88-4758-4ed9-8e7e-f7190ca39ec1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:54:57.347851 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-19902539-1f98-4c5a-80c2-4d5e7ced2a41 tempest-VolumeSnapshotQuotasNegativeTestJSON-1906750712 tempest-VolumeSnapshotQuotasNegativeTestJSON-1906750712-project-member] Flow 'volume_create_api' (1028f5fa-32c0-4d46-be9c-e2e8022502db) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:54:57.347851 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-19902539-1f98-4c5a-80c2-4d5e7ced2a41 tempest-VolumeSnapshotQuotasNegativeTestJSON-1906750712 tempest-VolumeSnapshotQuotasNegativeTestJSON-1906750712-project-member] Create volume request issued successfully. Aug 20 00:54:57.347851 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-19902539-1f98-4c5a-80c2-4d5e7ced2a41 tempest-VolumeSnapshotQuotasNegativeTestJSON-1906750712 tempest-VolumeSnapshotQuotasNegativeTestJSON-1906750712-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 20 00:54:57.347851 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 36/136] 10.4.3.240 () {68 vars in 1258 bytes} [Thu Aug 20 00:54:56 2026] POST /volume/v3/volumes => generated 767 bytes in 461 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 00:54:57.363016 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-0fe9b6ee-d5ea-4ddc-bff9-c2021bed99f7 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:54:57.366310 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-0fe9b6ee-d5ea-4ddc-bff9-c2021bed99f7 tempest-VolumeSnapshotQuotasNegativeTestJSON-1906750712 tempest-VolumeSnapshotQuotasNegativeTestJSON-1906750712-project-member] GET https://10.4.3.240/volume/v3/volumes/bfb746e1-83a1-4810-956e-046150ea08f4 Aug 20 00:54:57.366310 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-0fe9b6ee-d5ea-4ddc-bff9-c2021bed99f7 tempest-VolumeSnapshotQuotasNegativeTestJSON-1906750712 tempest-VolumeSnapshotQuotasNegativeTestJSON-1906750712-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:54:57.366310 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-0fe9b6ee-d5ea-4ddc-bff9-c2021bed99f7 tempest-VolumeSnapshotQuotasNegativeTestJSON-1906750712 tempest-VolumeSnapshotQuotasNegativeTestJSON-1906750712-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:54:57.373662 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:54:57.373662 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 00:54:57.377999 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-0fe9b6ee-d5ea-4ddc-bff9-c2021bed99f7 tempest-VolumeSnapshotQuotasNegativeTestJSON-1906750712 tempest-VolumeSnapshotQuotasNegativeTestJSON-1906750712-project-member] Volume info retrieved successfully. Aug 20 00:54:57.383631 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-0fe9b6ee-d5ea-4ddc-bff9-c2021bed99f7 tempest-VolumeSnapshotQuotasNegativeTestJSON-1906750712 tempest-VolumeSnapshotQuotasNegativeTestJSON-1906750712-project-member] https://10.4.3.240/volume/v3/volumes/bfb746e1-83a1-4810-956e-046150ea08f4 returned with HTTP 200 Aug 20 00:54:57.384221 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 31/137] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:54:57 2026] GET /volume/v3/volumes/bfb746e1-83a1-4810-956e-046150ea08f4 => generated 835 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:54:57.567651 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [req-679f4c07-7709-4ae7-a492-8562c95e8408 req-2f88e865-414d-4606-826e-b91e775f6134 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:54:57.569984 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-679f4c07-7709-4ae7-a492-8562c95e8408 req-2f88e865-414d-4606-826e-b91e775f6134 tempest-VolumesAdminNegativeTest-1092934282 tempest-VolumesAdminNegativeTest-1092934282-project] GET https://10.4.3.240/volume/v3/volumes/2f750e95-e42c-44b6-a685-8631e7c3bf4e Aug 20 00:54:57.572603 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [req-679f4c07-7709-4ae7-a492-8562c95e8408 req-2f88e865-414d-4606-826e-b91e775f6134 tempest-VolumesAdminNegativeTest-1092934282 tempest-VolumesAdminNegativeTest-1092934282-project] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:54:57.572603 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [req-679f4c07-7709-4ae7-a492-8562c95e8408 req-2f88e865-414d-4606-826e-b91e775f6134 tempest-VolumesAdminNegativeTest-1092934282 tempest-VolumesAdminNegativeTest-1092934282-project] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:54:57.583043 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-679f4c07-7709-4ae7-a492-8562c95e8408 req-2f88e865-414d-4606-826e-b91e775f6134 tempest-VolumesAdminNegativeTest-1092934282 tempest-VolumesAdminNegativeTest-1092934282-project] https://10.4.3.240/volume/v3/volumes/2f750e95-e42c-44b6-a685-8631e7c3bf4e returned with HTTP 404 Aug 20 00:54:57.583043 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 35/138] 10.4.3.240 () {68 vars in 1598 bytes} [Thu Aug 20 00:54:57 2026] GET /volume/v3/volumes/2f750e95-e42c-44b6-a685-8631e7c3bf4e => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:54:57.602266 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-f492d17c-fdec-4aad-83e9-6bbd9f32d118 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:54:57.605660 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-f492d17c-fdec-4aad-83e9-6bbd9f32d118 tempest-VolumesAdminNegativeTest-561363814 tempest-VolumesAdminNegativeTest-561363814-project-member] DELETE https://10.4.3.240/volume/v3/volumes/d4767a36-fe04-4bf5-b5da-d391d9a46e53 Aug 20 00:54:57.605865 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-f492d17c-fdec-4aad-83e9-6bbd9f32d118 tempest-VolumesAdminNegativeTest-561363814 tempest-VolumesAdminNegativeTest-561363814-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:54:57.606256 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-f492d17c-fdec-4aad-83e9-6bbd9f32d118 tempest-VolumesAdminNegativeTest-561363814 tempest-VolumesAdminNegativeTest-561363814-project-member] Calling method 'delete' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:54:57.606256 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.v3.volumes [None req-f492d17c-fdec-4aad-83e9-6bbd9f32d118 tempest-VolumesAdminNegativeTest-561363814 tempest-VolumesAdminNegativeTest-561363814-project-member] Delete volume with id: d4767a36-fe04-4bf5-b5da-d391d9a46e53 Aug 20 00:54:57.614908 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:54:57.614908 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 00:54:57.615486 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-f492d17c-fdec-4aad-83e9-6bbd9f32d118 tempest-VolumesAdminNegativeTest-561363814 tempest-VolumesAdminNegativeTest-561363814-project-member] Volume info retrieved successfully. Aug 20 00:54:57.659613 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-f492d17c-fdec-4aad-83e9-6bbd9f32d118 tempest-VolumesAdminNegativeTest-561363814 tempest-VolumesAdminNegativeTest-561363814-project-member] Delete volume request issued successfully. Aug 20 00:54:57.659613 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-f492d17c-fdec-4aad-83e9-6bbd9f32d118 tempest-VolumesAdminNegativeTest-561363814 tempest-VolumesAdminNegativeTest-561363814-project-member] https://10.4.3.240/volume/v3/volumes/d4767a36-fe04-4bf5-b5da-d391d9a46e53 returned with HTTP 202 Aug 20 00:54:57.659613 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 37/139] 10.4.3.240 () {66 vars in 1351 bytes} [Thu Aug 20 00:54:57 2026] DELETE /volume/v3/volumes/d4767a36-fe04-4bf5-b5da-d391d9a46e53 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:54:57.668445 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-794ba07f-d4fc-4065-b340-6af5f9afacc2 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:54:57.670594 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-794ba07f-d4fc-4065-b340-6af5f9afacc2 tempest-VolumesAdminNegativeTest-561363814 tempest-VolumesAdminNegativeTest-561363814-project-member] GET https://10.4.3.240/volume/v3/volumes/d4767a36-fe04-4bf5-b5da-d391d9a46e53 Aug 20 00:54:57.670826 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-794ba07f-d4fc-4065-b340-6af5f9afacc2 tempest-VolumesAdminNegativeTest-561363814 tempest-VolumesAdminNegativeTest-561363814-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:54:57.671172 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-794ba07f-d4fc-4065-b340-6af5f9afacc2 tempest-VolumesAdminNegativeTest-561363814 tempest-VolumesAdminNegativeTest-561363814-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:54:57.789844 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-1bc10527-af81-4a0e-a89b-b75b2b13b7c0 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:54:57.792184 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-1bc10527-af81-4a0e-a89b-b75b2b13b7c0 tempest-DeleteServersTestJSON-1619763244 tempest-DeleteServersTestJSON-1619763244-project-member] GET https://10.4.3.240/volume/v3/volumes/af43fc06-4a1d-4f18-80da-cc9f87b46a15 Aug 20 00:54:57.792425 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-1bc10527-af81-4a0e-a89b-b75b2b13b7c0 tempest-DeleteServersTestJSON-1619763244 tempest-DeleteServersTestJSON-1619763244-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:54:57.792835 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-1bc10527-af81-4a0e-a89b-b75b2b13b7c0 tempest-DeleteServersTestJSON-1619763244 tempest-DeleteServersTestJSON-1619763244-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:54:57.802392 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-1bc10527-af81-4a0e-a89b-b75b2b13b7c0 tempest-DeleteServersTestJSON-1619763244 tempest-DeleteServersTestJSON-1619763244-project-member] https://10.4.3.240/volume/v3/volumes/af43fc06-4a1d-4f18-80da-cc9f87b46a15 returned with HTTP 404 Aug 20 00:54:57.802937 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 32/140] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:54:57 2026] GET /volume/v3/volumes/af43fc06-4a1d-4f18-80da-cc9f87b46a15 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:54:57.834520 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:54:57.834520 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 00:54:57.838066 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-794ba07f-d4fc-4065-b340-6af5f9afacc2 tempest-VolumesAdminNegativeTest-561363814 tempest-VolumesAdminNegativeTest-561363814-project-member] https://10.4.3.240/volume/v3/volumes/d4767a36-fe04-4bf5-b5da-d391d9a46e53 returned with HTTP 404 Aug 20 00:54:57.838700 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 37/141] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:54:57 2026] GET /volume/v3/volumes/d4767a36-fe04-4bf5-b5da-d391d9a46e53 => generated 109 bytes in 171 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:54:58.363222 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-fa540ced-fab7-4503-881c-67df6ba7995a None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:54:58.372330 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-fa540ced-fab7-4503-881c-67df6ba7995a tempest-ServerActionsV293TestJSON-1660085853 tempest-ServerActionsV293TestJSON-1660085853-project-member] GET https://10.4.3.240/volume/v3/volumes/c8f0101a-2283-4713-9f0d-3abec68d4902 Aug 20 00:54:58.372591 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-fa540ced-fab7-4503-881c-67df6ba7995a tempest-ServerActionsV293TestJSON-1660085853 tempest-ServerActionsV293TestJSON-1660085853-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:54:58.372774 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-fa540ced-fab7-4503-881c-67df6ba7995a tempest-ServerActionsV293TestJSON-1660085853 tempest-ServerActionsV293TestJSON-1660085853-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:54:58.389304 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:54:58.389304 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 00:54:58.394115 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-fa540ced-fab7-4503-881c-67df6ba7995a tempest-ServerActionsV293TestJSON-1660085853 tempest-ServerActionsV293TestJSON-1660085853-project-member] Volume info retrieved successfully. Aug 20 00:54:58.402738 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-2c50899c-7693-4221-b3a8-a07c08a93b06 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:54:58.405671 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-2c50899c-7693-4221-b3a8-a07c08a93b06 tempest-VolumeSnapshotQuotasNegativeTestJSON-1906750712 tempest-VolumeSnapshotQuotasNegativeTestJSON-1906750712-project-member] GET https://10.4.3.240/volume/v3/volumes/bfb746e1-83a1-4810-956e-046150ea08f4 Aug 20 00:54:58.405919 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-2c50899c-7693-4221-b3a8-a07c08a93b06 tempest-VolumeSnapshotQuotasNegativeTestJSON-1906750712 tempest-VolumeSnapshotQuotasNegativeTestJSON-1906750712-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:54:58.406320 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-2c50899c-7693-4221-b3a8-a07c08a93b06 tempest-VolumeSnapshotQuotasNegativeTestJSON-1906750712 tempest-VolumeSnapshotQuotasNegativeTestJSON-1906750712-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:54:58.406492 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-fa540ced-fab7-4503-881c-67df6ba7995a tempest-ServerActionsV293TestJSON-1660085853 tempest-ServerActionsV293TestJSON-1660085853-project-member] https://10.4.3.240/volume/v3/volumes/c8f0101a-2283-4713-9f0d-3abec68d4902 returned with HTTP 200 Aug 20 00:54:58.408322 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 36/142] 10.4.3.240 () {68 vars in 1389 bytes} [Thu Aug 20 00:54:58 2026] GET /volume/v3/volumes/c8f0101a-2283-4713-9f0d-3abec68d4902 => generated 1864 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 00:54:58.421869 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:54:58.421869 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 00:54:58.427830 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-2c50899c-7693-4221-b3a8-a07c08a93b06 tempest-VolumeSnapshotQuotasNegativeTestJSON-1906750712 tempest-VolumeSnapshotQuotasNegativeTestJSON-1906750712-project-member] Volume info retrieved successfully. Aug 20 00:54:58.434673 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-2c50899c-7693-4221-b3a8-a07c08a93b06 tempest-VolumeSnapshotQuotasNegativeTestJSON-1906750712 tempest-VolumeSnapshotQuotasNegativeTestJSON-1906750712-project-member] https://10.4.3.240/volume/v3/volumes/bfb746e1-83a1-4810-956e-046150ea08f4 returned with HTTP 200 Aug 20 00:54:58.434673 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 38/143] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:54:58 2026] GET /volume/v3/volumes/bfb746e1-83a1-4810-956e-046150ea08f4 => generated 860 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:54:58.450109 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-f20d98db-2d9a-412d-a7cc-9f588760759e None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:54:58.452559 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-f20d98db-2d9a-412d-a7cc-9f588760759e tempest-VolumeSnapshotQuotasNegativeTestJSON-1906750712 tempest-VolumeSnapshotQuotasNegativeTestJSON-1906750712-project-member] POST https://10.4.3.240/volume/v3/snapshots Aug 20 00:54:58.454212 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-f20d98db-2d9a-412d-a7cc-9f588760759e tempest-VolumeSnapshotQuotasNegativeTestJSON-1906750712 tempest-VolumeSnapshotQuotasNegativeTestJSON-1906750712-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "bfb746e1-83a1-4810-956e-046150ea08f4", "name": "tempest-VolumeSnapshotQuotasNegativeTestJSON-Snapshot-1734674415"}} {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:54:58.593375 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:54:58.593375 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 00:54:58.593375 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-f20d98db-2d9a-412d-a7cc-9f588760759e tempest-VolumeSnapshotQuotasNegativeTestJSON-1906750712 tempest-VolumeSnapshotQuotasNegativeTestJSON-1906750712-project-member] Volume info retrieved successfully. Aug 20 00:54:58.593525 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.v3.snapshots [None req-f20d98db-2d9a-412d-a7cc-9f588760759e tempest-VolumeSnapshotQuotasNegativeTestJSON-1906750712 tempest-VolumeSnapshotQuotasNegativeTestJSON-1906750712-project-member] Create snapshot from volume bfb746e1-83a1-4810-956e-046150ea08f4 Aug 20 00:54:58.636469 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.quota [None req-f20d98db-2d9a-412d-a7cc-9f588760759e tempest-VolumeSnapshotQuotasNegativeTestJSON-1906750712 tempest-VolumeSnapshotQuotasNegativeTestJSON-1906750712-project-member] Created reservations ['104a128f-dd3b-4ebd-be38-e09d246e351d', '304d101b-b6d1-4634-aafe-1def8b7dec52', '27896271-867c-478a-b4a0-419d9aaaa26c', '11552f06-b341-476d-bac7-bc2760bcabe3'] {{(pid=100213) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:54:58.688580 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-f20d98db-2d9a-412d-a7cc-9f588760759e tempest-VolumeSnapshotQuotasNegativeTestJSON-1906750712 tempest-VolumeSnapshotQuotasNegativeTestJSON-1906750712-project-member] Snapshot create request issued successfully. Aug 20 00:54:58.689044 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-f20d98db-2d9a-412d-a7cc-9f588760759e tempest-VolumeSnapshotQuotasNegativeTestJSON-1906750712 tempest-VolumeSnapshotQuotasNegativeTestJSON-1906750712-project-member] https://10.4.3.240/volume/v3/snapshots returned with HTTP 202 Aug 20 00:54:58.689971 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 33/144] 10.4.3.240 () {68 vars in 1265 bytes} [Thu Aug 20 00:54:58 2026] POST /volume/v3/snapshots => generated 323 bytes in 240 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 00:54:58.701844 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-2ef79110-6acf-44a7-bf49-f9271a4e64cf None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:54:58.704224 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-2ef79110-6acf-44a7-bf49-f9271a4e64cf tempest-VolumeSnapshotQuotasNegativeTestJSON-1906750712 tempest-VolumeSnapshotQuotasNegativeTestJSON-1906750712-project-member] GET https://10.4.3.240/volume/v3/snapshots/5019f14f-571d-450b-891c-a7e261d33897 Aug 20 00:54:58.704577 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-2ef79110-6acf-44a7-bf49-f9271a4e64cf tempest-VolumeSnapshotQuotasNegativeTestJSON-1906750712 tempest-VolumeSnapshotQuotasNegativeTestJSON-1906750712-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:54:58.704793 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-2ef79110-6acf-44a7-bf49-f9271a4e64cf tempest-VolumeSnapshotQuotasNegativeTestJSON-1906750712 tempest-VolumeSnapshotQuotasNegativeTestJSON-1906750712-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:54:58.734673 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:54:58.734673 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 00:54:58.735195 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-2ef79110-6acf-44a7-bf49-f9271a4e64cf tempest-VolumeSnapshotQuotasNegativeTestJSON-1906750712 tempest-VolumeSnapshotQuotasNegativeTestJSON-1906750712-project-member] Snapshot retrieved successfully. Aug 20 00:54:58.736523 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-2ef79110-6acf-44a7-bf49-f9271a4e64cf tempest-VolumeSnapshotQuotasNegativeTestJSON-1906750712 tempest-VolumeSnapshotQuotasNegativeTestJSON-1906750712-project-member] https://10.4.3.240/volume/v3/snapshots/5019f14f-571d-450b-891c-a7e261d33897 returned with HTTP 200 Aug 20 00:54:58.737057 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 38/145] 10.4.3.240 () {66 vars in 1354 bytes} [Thu Aug 20 00:54:58 2026] GET /volume/v3/snapshots/5019f14f-571d-450b-891c-a7e261d33897 => generated 455 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:54:59.750006 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-9b8da015-794d-44c4-a9e0-eca752ab3baf None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:54:59.751927 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-9b8da015-794d-44c4-a9e0-eca752ab3baf tempest-VolumeSnapshotQuotasNegativeTestJSON-1906750712 tempest-VolumeSnapshotQuotasNegativeTestJSON-1906750712-project-member] GET https://10.4.3.240/volume/v3/snapshots/5019f14f-571d-450b-891c-a7e261d33897 Aug 20 00:54:59.752103 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-9b8da015-794d-44c4-a9e0-eca752ab3baf tempest-VolumeSnapshotQuotasNegativeTestJSON-1906750712 tempest-VolumeSnapshotQuotasNegativeTestJSON-1906750712-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:54:59.752274 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-9b8da015-794d-44c4-a9e0-eca752ab3baf tempest-VolumeSnapshotQuotasNegativeTestJSON-1906750712 tempest-VolumeSnapshotQuotasNegativeTestJSON-1906750712-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:54:59.768468 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:54:59.768468 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 00:54:59.768829 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-9b8da015-794d-44c4-a9e0-eca752ab3baf tempest-VolumeSnapshotQuotasNegativeTestJSON-1906750712 tempest-VolumeSnapshotQuotasNegativeTestJSON-1906750712-project-member] Snapshot retrieved successfully. Aug 20 00:54:59.769620 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-9b8da015-794d-44c4-a9e0-eca752ab3baf tempest-VolumeSnapshotQuotasNegativeTestJSON-1906750712 tempest-VolumeSnapshotQuotasNegativeTestJSON-1906750712-project-member] https://10.4.3.240/volume/v3/snapshots/5019f14f-571d-450b-891c-a7e261d33897 returned with HTTP 200 Aug 20 00:54:59.770116 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 37/146] 10.4.3.240 () {66 vars in 1354 bytes} [Thu Aug 20 00:54:59 2026] GET /volume/v3/snapshots/5019f14f-571d-450b-891c-a7e261d33897 => generated 482 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:54:59.780153 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-3823637f-b83c-4dc1-8ed6-eb10ba61595b None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:54:59.782474 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-3823637f-b83c-4dc1-8ed6-eb10ba61595b tempest-VolumeSnapshotQuotasNegativeTestJSON-727550235 tempest-VolumeSnapshotQuotasNegativeTestJSON-727550235-project-admin] PUT https://10.4.3.240/volume/v3/os-quota-sets/6cc0e11c24ca44daa14ddb93b45f6282 Aug 20 00:54:59.782890 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-3823637f-b83c-4dc1-8ed6-eb10ba61595b tempest-VolumeSnapshotQuotasNegativeTestJSON-727550235 tempest-VolumeSnapshotQuotasNegativeTestJSON-727550235-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 2, "volumes": 1, "snapshots": 2}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:54:59.837421 np0000007838 devstack@c-api.service[100214]: WARNING cinder.quota [None req-3823637f-b83c-4dc1-8ed6-eb10ba61595b tempest-VolumeSnapshotQuotasNegativeTestJSON-727550235 tempest-VolumeSnapshotQuotasNegativeTestJSON-727550235-project-admin] Deprecated: Default quota for resource: volumes_multiattach is set by the default quota flag: quota_volumes_multiattach, it is now deprecated. Please use the default quota class for default quota. Aug 20 00:54:59.837759 np0000007838 devstack@c-api.service[100214]: WARNING cinder.quota [None req-3823637f-b83c-4dc1-8ed6-eb10ba61595b tempest-VolumeSnapshotQuotasNegativeTestJSON-727550235 tempest-VolumeSnapshotQuotasNegativeTestJSON-727550235-project-admin] Deprecated: Default quota for resource: gigabytes_multiattach is set by the default quota flag: quota_gigabytes_multiattach, it is now deprecated. Please use the default quota class for default quota. Aug 20 00:54:59.838145 np0000007838 devstack@c-api.service[100214]: WARNING cinder.quota [None req-3823637f-b83c-4dc1-8ed6-eb10ba61595b tempest-VolumeSnapshotQuotasNegativeTestJSON-727550235 tempest-VolumeSnapshotQuotasNegativeTestJSON-727550235-project-admin] Deprecated: Default quota for resource: snapshots_multiattach is set by the default quota flag: quota_snapshots_multiattach, it is now deprecated. Please use the default quota class for default quota. Aug 20 00:54:59.838769 np0000007838 devstack@c-api.service[100214]: WARNING cinder.quota [None req-3823637f-b83c-4dc1-8ed6-eb10ba61595b tempest-VolumeSnapshotQuotasNegativeTestJSON-727550235 tempest-VolumeSnapshotQuotasNegativeTestJSON-727550235-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 20 00:54:59.839183 np0000007838 devstack@c-api.service[100214]: WARNING cinder.quota [None req-3823637f-b83c-4dc1-8ed6-eb10ba61595b tempest-VolumeSnapshotQuotasNegativeTestJSON-727550235 tempest-VolumeSnapshotQuotasNegativeTestJSON-727550235-project-admin] Deprecated: Default quota for resource: volumes___DEFAULT__ is set by the default quota flag: quota_volumes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Aug 20 00:54:59.839531 np0000007838 devstack@c-api.service[100214]: WARNING cinder.quota [None req-3823637f-b83c-4dc1-8ed6-eb10ba61595b tempest-VolumeSnapshotQuotasNegativeTestJSON-727550235 tempest-VolumeSnapshotQuotasNegativeTestJSON-727550235-project-admin] Deprecated: Default quota for resource: gigabytes___DEFAULT__ is set by the default quota flag: quota_gigabytes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Aug 20 00:54:59.839878 np0000007838 devstack@c-api.service[100214]: WARNING cinder.quota [None req-3823637f-b83c-4dc1-8ed6-eb10ba61595b tempest-VolumeSnapshotQuotasNegativeTestJSON-727550235 tempest-VolumeSnapshotQuotasNegativeTestJSON-727550235-project-admin] Deprecated: Default quota for resource: snapshots___DEFAULT__ is set by the default quota flag: quota_snapshots___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Aug 20 00:54:59.845731 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-3823637f-b83c-4dc1-8ed6-eb10ba61595b tempest-VolumeSnapshotQuotasNegativeTestJSON-727550235 tempest-VolumeSnapshotQuotasNegativeTestJSON-727550235-project-admin] https://10.4.3.240/volume/v3/os-quota-sets/6cc0e11c24ca44daa14ddb93b45f6282 returned with HTTP 200 Aug 20 00:54:59.846292 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 39/147] 10.4.3.240 () {68 vars in 1374 bytes} [Thu Aug 20 00:54:59 2026] PUT /volume/v3/os-quota-sets/6cc0e11c24ca44daa14ddb93b45f6282 => generated 390 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:54:59.855252 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-261291f3-2852-4667-b2f9-454a06c3f05e None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:54:59.857592 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-261291f3-2852-4667-b2f9-454a06c3f05e tempest-VolumeSnapshotQuotasNegativeTestJSON-1906750712 tempest-VolumeSnapshotQuotasNegativeTestJSON-1906750712-project-member] POST https://10.4.3.240/volume/v3/snapshots Aug 20 00:54:59.858019 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-261291f3-2852-4667-b2f9-454a06c3f05e tempest-VolumeSnapshotQuotasNegativeTestJSON-1906750712 tempest-VolumeSnapshotQuotasNegativeTestJSON-1906750712-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "bfb746e1-83a1-4810-956e-046150ea08f4"}} {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:54:59.868709 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:54:59.868709 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 00:54:59.869402 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-261291f3-2852-4667-b2f9-454a06c3f05e tempest-VolumeSnapshotQuotasNegativeTestJSON-1906750712 tempest-VolumeSnapshotQuotasNegativeTestJSON-1906750712-project-member] Volume info retrieved successfully. Aug 20 00:54:59.869548 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.v3.snapshots [None req-261291f3-2852-4667-b2f9-454a06c3f05e tempest-VolumeSnapshotQuotasNegativeTestJSON-1906750712 tempest-VolumeSnapshotQuotasNegativeTestJSON-1906750712-project-member] Create snapshot from volume bfb746e1-83a1-4810-956e-046150ea08f4 Aug 20 00:54:59.889284 np0000007838 devstack@c-api.service[100213]: WARNING cinder.quota_utils [None req-261291f3-2852-4667-b2f9-454a06c3f05e tempest-VolumeSnapshotQuotasNegativeTestJSON-1906750712 tempest-VolumeSnapshotQuotasNegativeTestJSON-1906750712-project-member] Quota exceeded for 6cc0e11c24ca44daa14ddb93b45f6282, tried to create 1G snapshot (2G of 2G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Aug 20 00:54:59.889595 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.middleware.fault [None req-261291f3-2852-4667-b2f9-454a06c3f05e tempest-VolumeSnapshotQuotasNegativeTestJSON-1906750712 tempest-VolumeSnapshotQuotasNegativeTestJSON-1906750712-project-member] https://10.4.3.240/volume/v3/snapshots returned with HTTP 413 Aug 20 00:54:59.890540 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 34/148] 10.4.3.240 () {68 vars in 1264 bytes} [Thu Aug 20 00:54:59 2026] POST /volume/v3/snapshots => generated 208 bytes in 36 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Aug 20 00:54:59.899626 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-3bf4259b-df23-419d-a3ad-2c438ddae754 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:54:59.902404 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-3bf4259b-df23-419d-a3ad-2c438ddae754 tempest-VolumeSnapshotQuotasNegativeTestJSON-727550235 tempest-VolumeSnapshotQuotasNegativeTestJSON-727550235-project-admin] PUT https://10.4.3.240/volume/v3/os-quota-sets/6cc0e11c24ca44daa14ddb93b45f6282 Aug 20 00:54:59.902857 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-3bf4259b-df23-419d-a3ad-2c438ddae754 tempest-VolumeSnapshotQuotasNegativeTestJSON-727550235 tempest-VolumeSnapshotQuotasNegativeTestJSON-727550235-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 3, "volumes": 1, "snapshots": 1}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:54:59.953776 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-3bf4259b-df23-419d-a3ad-2c438ddae754 tempest-VolumeSnapshotQuotasNegativeTestJSON-727550235 tempest-VolumeSnapshotQuotasNegativeTestJSON-727550235-project-admin] https://10.4.3.240/volume/v3/os-quota-sets/6cc0e11c24ca44daa14ddb93b45f6282 returned with HTTP 200 Aug 20 00:54:59.954217 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 39/149] 10.4.3.240 () {68 vars in 1374 bytes} [Thu Aug 20 00:54:59 2026] PUT /volume/v3/os-quota-sets/6cc0e11c24ca44daa14ddb93b45f6282 => generated 390 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:54:59.965115 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-d4643857-fda0-46b0-a070-c030f79fffa1 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:54:59.969160 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-d4643857-fda0-46b0-a070-c030f79fffa1 tempest-VolumeSnapshotQuotasNegativeTestJSON-1906750712 tempest-VolumeSnapshotQuotasNegativeTestJSON-1906750712-project-member] POST https://10.4.3.240/volume/v3/snapshots Aug 20 00:54:59.969160 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-d4643857-fda0-46b0-a070-c030f79fffa1 tempest-VolumeSnapshotQuotasNegativeTestJSON-1906750712 tempest-VolumeSnapshotQuotasNegativeTestJSON-1906750712-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "bfb746e1-83a1-4810-956e-046150ea08f4"}} {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:54:59.980379 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:54:59.980379 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 00:54:59.981043 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-d4643857-fda0-46b0-a070-c030f79fffa1 tempest-VolumeSnapshotQuotasNegativeTestJSON-1906750712 tempest-VolumeSnapshotQuotasNegativeTestJSON-1906750712-project-member] Volume info retrieved successfully. Aug 20 00:54:59.981217 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.v3.snapshots [None req-d4643857-fda0-46b0-a070-c030f79fffa1 tempest-VolumeSnapshotQuotasNegativeTestJSON-1906750712 tempest-VolumeSnapshotQuotasNegativeTestJSON-1906750712-project-member] Create snapshot from volume bfb746e1-83a1-4810-956e-046150ea08f4 Aug 20 00:55:00.001259 np0000007838 devstack@c-api.service[100212]: WARNING cinder.quota_utils [None req-d4643857-fda0-46b0-a070-c030f79fffa1 tempest-VolumeSnapshotQuotasNegativeTestJSON-1906750712 tempest-VolumeSnapshotQuotasNegativeTestJSON-1906750712-project-member] Quota exceeded for 6cc0e11c24ca44daa14ddb93b45f6282, tried to create snapshot (1 snapshots already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['snapshots'] Aug 20 00:55:00.001576 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.middleware.fault [None req-d4643857-fda0-46b0-a070-c030f79fffa1 tempest-VolumeSnapshotQuotasNegativeTestJSON-1906750712 tempest-VolumeSnapshotQuotasNegativeTestJSON-1906750712-project-member] https://10.4.3.240/volume/v3/snapshots returned with HTTP 413 Aug 20 00:55:00.002725 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 38/150] 10.4.3.240 () {68 vars in 1264 bytes} [Thu Aug 20 00:54:59 2026] POST /volume/v3/snapshots => generated 133 bytes in 38 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Aug 20 00:55:00.013627 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-f697e4d3-f009-48e1-91a6-dd1018a8b011 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:55:00.016455 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-f697e4d3-f009-48e1-91a6-dd1018a8b011 tempest-VolumeSnapshotQuotasNegativeTestJSON-1906750712 tempest-VolumeSnapshotQuotasNegativeTestJSON-1906750712-project-member] DELETE https://10.4.3.240/volume/v3/snapshots/5019f14f-571d-450b-891c-a7e261d33897 Aug 20 00:55:00.016931 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-f697e4d3-f009-48e1-91a6-dd1018a8b011 tempest-VolumeSnapshotQuotasNegativeTestJSON-1906750712 tempest-VolumeSnapshotQuotasNegativeTestJSON-1906750712-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:55:00.016931 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-f697e4d3-f009-48e1-91a6-dd1018a8b011 tempest-VolumeSnapshotQuotasNegativeTestJSON-1906750712 tempest-VolumeSnapshotQuotasNegativeTestJSON-1906750712-project-member] Calling method 'delete' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:55:00.016931 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.v3.snapshots [None req-f697e4d3-f009-48e1-91a6-dd1018a8b011 tempest-VolumeSnapshotQuotasNegativeTestJSON-1906750712 tempest-VolumeSnapshotQuotasNegativeTestJSON-1906750712-project-member] Delete snapshot with id: 5019f14f-571d-450b-891c-a7e261d33897 Aug 20 00:55:00.034744 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:55:00.034744 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 00:55:00.035223 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-f697e4d3-f009-48e1-91a6-dd1018a8b011 tempest-VolumeSnapshotQuotasNegativeTestJSON-1906750712 tempest-VolumeSnapshotQuotasNegativeTestJSON-1906750712-project-member] Snapshot retrieved successfully. Aug 20 00:55:00.051602 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-f697e4d3-f009-48e1-91a6-dd1018a8b011 tempest-VolumeSnapshotQuotasNegativeTestJSON-1906750712 tempest-VolumeSnapshotQuotasNegativeTestJSON-1906750712-project-member] Snapshot delete request issued successfully. Aug 20 00:55:00.051809 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-f697e4d3-f009-48e1-91a6-dd1018a8b011 tempest-VolumeSnapshotQuotasNegativeTestJSON-1906750712 tempest-VolumeSnapshotQuotasNegativeTestJSON-1906750712-project-member] https://10.4.3.240/volume/v3/snapshots/5019f14f-571d-450b-891c-a7e261d33897 returned with HTTP 202 Aug 20 00:55:00.052231 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 40/151] 10.4.3.240 () {66 vars in 1357 bytes} [Thu Aug 20 00:55:00 2026] DELETE /volume/v3/snapshots/5019f14f-571d-450b-891c-a7e261d33897 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:55:00.065191 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-32273c70-f160-4c16-aea9-18f7d0ecf1fd None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:55:00.067881 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-32273c70-f160-4c16-aea9-18f7d0ecf1fd tempest-VolumeSnapshotQuotasNegativeTestJSON-1906750712 tempest-VolumeSnapshotQuotasNegativeTestJSON-1906750712-project-member] GET https://10.4.3.240/volume/v3/snapshots/5019f14f-571d-450b-891c-a7e261d33897 Aug 20 00:55:00.068131 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-32273c70-f160-4c16-aea9-18f7d0ecf1fd tempest-VolumeSnapshotQuotasNegativeTestJSON-1906750712 tempest-VolumeSnapshotQuotasNegativeTestJSON-1906750712-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:55:00.068387 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-32273c70-f160-4c16-aea9-18f7d0ecf1fd tempest-VolumeSnapshotQuotasNegativeTestJSON-1906750712 tempest-VolumeSnapshotQuotasNegativeTestJSON-1906750712-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:55:00.074679 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:55:00.074679 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 00:55:00.075748 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-32273c70-f160-4c16-aea9-18f7d0ecf1fd tempest-VolumeSnapshotQuotasNegativeTestJSON-1906750712 tempest-VolumeSnapshotQuotasNegativeTestJSON-1906750712-project-member] Snapshot retrieved successfully. Aug 20 00:55:00.076480 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-32273c70-f160-4c16-aea9-18f7d0ecf1fd tempest-VolumeSnapshotQuotasNegativeTestJSON-1906750712 tempest-VolumeSnapshotQuotasNegativeTestJSON-1906750712-project-member] https://10.4.3.240/volume/v3/snapshots/5019f14f-571d-450b-891c-a7e261d33897 returned with HTTP 200 Aug 20 00:55:00.076875 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 35/152] 10.4.3.240 () {66 vars in 1354 bytes} [Thu Aug 20 00:55:00 2026] GET /volume/v3/snapshots/5019f14f-571d-450b-891c-a7e261d33897 => generated 481 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:55:01.089878 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-a31b436e-75ee-4d13-b347-3e49d0b7b191 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:55:01.093421 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-a31b436e-75ee-4d13-b347-3e49d0b7b191 tempest-VolumeSnapshotQuotasNegativeTestJSON-1906750712 tempest-VolumeSnapshotQuotasNegativeTestJSON-1906750712-project-member] GET https://10.4.3.240/volume/v3/snapshots/5019f14f-571d-450b-891c-a7e261d33897 Aug 20 00:55:01.093421 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-a31b436e-75ee-4d13-b347-3e49d0b7b191 tempest-VolumeSnapshotQuotasNegativeTestJSON-1906750712 tempest-VolumeSnapshotQuotasNegativeTestJSON-1906750712-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:55:01.093421 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-a31b436e-75ee-4d13-b347-3e49d0b7b191 tempest-VolumeSnapshotQuotasNegativeTestJSON-1906750712 tempest-VolumeSnapshotQuotasNegativeTestJSON-1906750712-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:55:01.111567 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-a31b436e-75ee-4d13-b347-3e49d0b7b191 tempest-VolumeSnapshotQuotasNegativeTestJSON-1906750712 tempest-VolumeSnapshotQuotasNegativeTestJSON-1906750712-project-member] https://10.4.3.240/volume/v3/snapshots/5019f14f-571d-450b-891c-a7e261d33897 returned with HTTP 404 Aug 20 00:55:01.112469 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 40/153] 10.4.3.240 () {66 vars in 1354 bytes} [Thu Aug 20 00:55:01 2026] GET /volume/v3/snapshots/5019f14f-571d-450b-891c-a7e261d33897 => generated 111 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:55:01.123104 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-08b3431c-1f61-4c17-b21a-feb6f60ea29b None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:55:01.125227 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-08b3431c-1f61-4c17-b21a-feb6f60ea29b tempest-VolumeSnapshotQuotasNegativeTestJSON-1906750712 tempest-VolumeSnapshotQuotasNegativeTestJSON-1906750712-project-member] GET https://10.4.3.240/volume/v3/volumes/bfb746e1-83a1-4810-956e-046150ea08f4 Aug 20 00:55:01.125508 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-08b3431c-1f61-4c17-b21a-feb6f60ea29b tempest-VolumeSnapshotQuotasNegativeTestJSON-1906750712 tempest-VolumeSnapshotQuotasNegativeTestJSON-1906750712-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:55:01.125795 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-08b3431c-1f61-4c17-b21a-feb6f60ea29b tempest-VolumeSnapshotQuotasNegativeTestJSON-1906750712 tempest-VolumeSnapshotQuotasNegativeTestJSON-1906750712-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:55:01.135026 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:55:01.135026 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 00:55:01.139858 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-08b3431c-1f61-4c17-b21a-feb6f60ea29b tempest-VolumeSnapshotQuotasNegativeTestJSON-1906750712 tempest-VolumeSnapshotQuotasNegativeTestJSON-1906750712-project-member] Volume info retrieved successfully. Aug 20 00:55:01.147152 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-08b3431c-1f61-4c17-b21a-feb6f60ea29b tempest-VolumeSnapshotQuotasNegativeTestJSON-1906750712 tempest-VolumeSnapshotQuotasNegativeTestJSON-1906750712-project-member] https://10.4.3.240/volume/v3/volumes/bfb746e1-83a1-4810-956e-046150ea08f4 returned with HTTP 200 Aug 20 00:55:01.147727 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 39/154] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:55:01 2026] GET /volume/v3/volumes/bfb746e1-83a1-4810-956e-046150ea08f4 => generated 860 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:55:01.165226 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-290f0d5c-73aa-4648-9775-f3d3abb5f44f None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:55:01.167359 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-290f0d5c-73aa-4648-9775-f3d3abb5f44f tempest-VolumeSnapshotQuotasNegativeTestJSON-1906750712 tempest-VolumeSnapshotQuotasNegativeTestJSON-1906750712-project-member] DELETE https://10.4.3.240/volume/v3/volumes/bfb746e1-83a1-4810-956e-046150ea08f4 Aug 20 00:55:01.167586 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-290f0d5c-73aa-4648-9775-f3d3abb5f44f tempest-VolumeSnapshotQuotasNegativeTestJSON-1906750712 tempest-VolumeSnapshotQuotasNegativeTestJSON-1906750712-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:55:01.167765 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-290f0d5c-73aa-4648-9775-f3d3abb5f44f tempest-VolumeSnapshotQuotasNegativeTestJSON-1906750712 tempest-VolumeSnapshotQuotasNegativeTestJSON-1906750712-project-member] Calling method 'delete' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:55:01.167924 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.v3.volumes [None req-290f0d5c-73aa-4648-9775-f3d3abb5f44f tempest-VolumeSnapshotQuotasNegativeTestJSON-1906750712 tempest-VolumeSnapshotQuotasNegativeTestJSON-1906750712-project-member] Delete volume with id: bfb746e1-83a1-4810-956e-046150ea08f4 Aug 20 00:55:01.175865 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:55:01.175865 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 00:55:01.176492 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-290f0d5c-73aa-4648-9775-f3d3abb5f44f tempest-VolumeSnapshotQuotasNegativeTestJSON-1906750712 tempest-VolumeSnapshotQuotasNegativeTestJSON-1906750712-project-member] Volume info retrieved successfully. Aug 20 00:55:01.201249 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-290f0d5c-73aa-4648-9775-f3d3abb5f44f tempest-VolumeSnapshotQuotasNegativeTestJSON-1906750712 tempest-VolumeSnapshotQuotasNegativeTestJSON-1906750712-project-member] Delete volume request issued successfully. Aug 20 00:55:01.201496 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-290f0d5c-73aa-4648-9775-f3d3abb5f44f tempest-VolumeSnapshotQuotasNegativeTestJSON-1906750712 tempest-VolumeSnapshotQuotasNegativeTestJSON-1906750712-project-member] https://10.4.3.240/volume/v3/volumes/bfb746e1-83a1-4810-956e-046150ea08f4 returned with HTTP 202 Aug 20 00:55:01.202175 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 41/155] 10.4.3.240 () {66 vars in 1351 bytes} [Thu Aug 20 00:55:01 2026] DELETE /volume/v3/volumes/bfb746e1-83a1-4810-956e-046150ea08f4 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:55:01.216822 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-d75aeff7-7707-41bd-bc98-f5c1c22a95e3 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:55:01.218206 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-d75aeff7-7707-41bd-bc98-f5c1c22a95e3 tempest-VolumeSnapshotQuotasNegativeTestJSON-1906750712 tempest-VolumeSnapshotQuotasNegativeTestJSON-1906750712-project-member] GET https://10.4.3.240/volume/v3/volumes/bfb746e1-83a1-4810-956e-046150ea08f4 Aug 20 00:55:01.218206 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-d75aeff7-7707-41bd-bc98-f5c1c22a95e3 tempest-VolumeSnapshotQuotasNegativeTestJSON-1906750712 tempest-VolumeSnapshotQuotasNegativeTestJSON-1906750712-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:55:01.218206 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-d75aeff7-7707-41bd-bc98-f5c1c22a95e3 tempest-VolumeSnapshotQuotasNegativeTestJSON-1906750712 tempest-VolumeSnapshotQuotasNegativeTestJSON-1906750712-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:55:01.225803 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:55:01.225803 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 00:55:01.231315 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-d75aeff7-7707-41bd-bc98-f5c1c22a95e3 tempest-VolumeSnapshotQuotasNegativeTestJSON-1906750712 tempest-VolumeSnapshotQuotasNegativeTestJSON-1906750712-project-member] Volume info retrieved successfully. Aug 20 00:55:01.234087 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-d75aeff7-7707-41bd-bc98-f5c1c22a95e3 tempest-VolumeSnapshotQuotasNegativeTestJSON-1906750712 tempest-VolumeSnapshotQuotasNegativeTestJSON-1906750712-project-member] https://10.4.3.240/volume/v3/volumes/bfb746e1-83a1-4810-956e-046150ea08f4 returned with HTTP 200 Aug 20 00:55:01.234483 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 36/156] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:55:01 2026] GET /volume/v3/volumes/bfb746e1-83a1-4810-956e-046150ea08f4 => generated 859 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:55:02.249551 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-d2445a30-ea73-4812-99d5-ed5c8e6e4721 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:55:02.252283 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-d2445a30-ea73-4812-99d5-ed5c8e6e4721 tempest-VolumeSnapshotQuotasNegativeTestJSON-1906750712 tempest-VolumeSnapshotQuotasNegativeTestJSON-1906750712-project-member] GET https://10.4.3.240/volume/v3/volumes/bfb746e1-83a1-4810-956e-046150ea08f4 Aug 20 00:55:02.252605 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-d2445a30-ea73-4812-99d5-ed5c8e6e4721 tempest-VolumeSnapshotQuotasNegativeTestJSON-1906750712 tempest-VolumeSnapshotQuotasNegativeTestJSON-1906750712-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:55:02.252708 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-d2445a30-ea73-4812-99d5-ed5c8e6e4721 tempest-VolumeSnapshotQuotasNegativeTestJSON-1906750712 tempest-VolumeSnapshotQuotasNegativeTestJSON-1906750712-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:55:02.259789 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-d2445a30-ea73-4812-99d5-ed5c8e6e4721 tempest-VolumeSnapshotQuotasNegativeTestJSON-1906750712 tempest-VolumeSnapshotQuotasNegativeTestJSON-1906750712-project-member] https://10.4.3.240/volume/v3/volumes/bfb746e1-83a1-4810-956e-046150ea08f4 returned with HTTP 404 Aug 20 00:55:02.260979 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 41/157] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:55:02 2026] GET /volume/v3/volumes/bfb746e1-83a1-4810-956e-046150ea08f4 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:55:02.270414 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-d71a6aec-a3fb-4ebd-94c4-4f4b6026767c None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:55:02.272448 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-d71a6aec-a3fb-4ebd-94c4-4f4b6026767c tempest-VolumeSnapshotQuotasNegativeTestJSON-727550235 tempest-VolumeSnapshotQuotasNegativeTestJSON-727550235-project-admin] PUT https://10.4.3.240/volume/v3/os-quota-sets/6cc0e11c24ca44daa14ddb93b45f6282 Aug 20 00:55:02.272925 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-d71a6aec-a3fb-4ebd-94c4-4f4b6026767c tempest-VolumeSnapshotQuotasNegativeTestJSON-727550235 tempest-VolumeSnapshotQuotasNegativeTestJSON-727550235-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=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:55:02.369952 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-d71a6aec-a3fb-4ebd-94c4-4f4b6026767c tempest-VolumeSnapshotQuotasNegativeTestJSON-727550235 tempest-VolumeSnapshotQuotasNegativeTestJSON-727550235-project-admin] https://10.4.3.240/volume/v3/os-quota-sets/6cc0e11c24ca44daa14ddb93b45f6282 returned with HTTP 200 Aug 20 00:55:02.371067 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 40/158] 10.4.3.240 () {68 vars in 1375 bytes} [Thu Aug 20 00:55:02 2026] PUT /volume/v3/os-quota-sets/6cc0e11c24ca44daa14ddb93b45f6282 => generated 395 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:55:07.503040 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-a229ab35-4c12-4d2d-a94d-dc8ae6003eee None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:55:07.783652 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-a229ab35-4c12-4d2d-a94d-dc8ae6003eee tempest-AbsoluteLimitsTests-2055118530 tempest-AbsoluteLimitsTests-2055118530-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 20 00:55:07.784418 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-a229ab35-4c12-4d2d-a94d-dc8ae6003eee tempest-AbsoluteLimitsTests-2055118530 tempest-AbsoluteLimitsTests-2055118530-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-AbsoluteLimitsTests-Volume-701574907"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:55:07.786575 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.v3.volumes [None req-a229ab35-4c12-4d2d-a94d-dc8ae6003eee tempest-AbsoluteLimitsTests-2055118530 tempest-AbsoluteLimitsTests-2055118530-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-AbsoluteLimitsTests-Volume-701574907'}} {{(pid=100214) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 00:55:07.786771 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.v3.volumes [None req-a229ab35-4c12-4d2d-a94d-dc8ae6003eee tempest-AbsoluteLimitsTests-2055118530 tempest-AbsoluteLimitsTests-2055118530-project-member] Create volume of 1 GB Aug 20 00:55:07.792491 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-a229ab35-4c12-4d2d-a94d-dc8ae6003eee tempest-AbsoluteLimitsTests-2055118530 tempest-AbsoluteLimitsTests-2055118530-project-member] Availability Zones retrieved successfully. Aug 20 00:55:07.802821 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-a229ab35-4c12-4d2d-a94d-dc8ae6003eee tempest-AbsoluteLimitsTests-2055118530 tempest-AbsoluteLimitsTests-2055118530-project-member] Flow 'volume_create_api' (e6e03da5-c13a-4835-baca-0518eafe6758) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:55:07.804657 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-a229ab35-4c12-4d2d-a94d-dc8ae6003eee tempest-AbsoluteLimitsTests-2055118530 tempest-AbsoluteLimitsTests-2055118530-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fb1905bc-c2d7-459a-8323-574779952fe4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:55:07.805818 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.flows.api.create_volume [None req-a229ab35-4c12-4d2d-a94d-dc8ae6003eee tempest-AbsoluteLimitsTests-2055118530 tempest-AbsoluteLimitsTests-2055118530-project-member] Validating volume size '1' using validate_int {{(pid=100214) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 00:55:07.846058 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-a229ab35-4c12-4d2d-a94d-dc8ae6003eee tempest-AbsoluteLimitsTests-2055118530 tempest-AbsoluteLimitsTests-2055118530-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fb1905bc-c2d7-459a-8323-574779952fe4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:52:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1ed58bd6-fe6a-497e-ae84-e8199d24fdfa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:55:07.847153 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-a229ab35-4c12-4d2d-a94d-dc8ae6003eee tempest-AbsoluteLimitsTests-2055118530 tempest-AbsoluteLimitsTests-2055118530-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (95fb04ff-e606-40fc-843a-06971bf5ed24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:55:07.923256 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.quota [None req-a229ab35-4c12-4d2d-a94d-dc8ae6003eee tempest-AbsoluteLimitsTests-2055118530 tempest-AbsoluteLimitsTests-2055118530-project-member] Created reservations ['795792cb-f876-423c-834b-03c8e8dbbfec', '40c32ea0-b80e-4745-85d4-5a79dedc8783', '1ee7f2f5-2252-4848-84f5-3d2164e1c987', 'b32a40c2-1854-457d-943e-6b8377efabf6'] {{(pid=100214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:55:07.924360 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-a229ab35-4c12-4d2d-a94d-dc8ae6003eee tempest-AbsoluteLimitsTests-2055118530 tempest-AbsoluteLimitsTests-2055118530-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (95fb04ff-e606-40fc-843a-06971bf5ed24) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['795792cb-f876-423c-834b-03c8e8dbbfec', '40c32ea0-b80e-4745-85d4-5a79dedc8783', '1ee7f2f5-2252-4848-84f5-3d2164e1c987', 'b32a40c2-1854-457d-943e-6b8377efabf6']}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:55:07.925582 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-a229ab35-4c12-4d2d-a94d-dc8ae6003eee tempest-AbsoluteLimitsTests-2055118530 tempest-AbsoluteLimitsTests-2055118530-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a605e499-0452-475c-8762-da26c005e613) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:55:07.957079 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-a229ab35-4c12-4d2d-a94d-dc8ae6003eee tempest-AbsoluteLimitsTests-2055118530 tempest-AbsoluteLimitsTests-2055118530-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a605e499-0452-475c-8762-da26c005e613) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0e60844f-fc48-49f7-bd99-aca70ce7bbba', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-701574907',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8754aa09042342a6a5075f58b2f0e7d3',qos_specs=None,replication_status=,reservations=['795792cb-f876-423c-834b-03c8e8dbbfec','40c32ea0-b80e-4745-85d4-5a79dedc8783','1ee7f2f5-2252-4848-84f5-3d2164e1c987','b32a40c2-1854-457d-943e-6b8377efabf6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='51497d8b9c994a51aa5a09659e72fc5e',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T00:55:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-701574907',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0e60844f-fc48-49f7-bd99-aca70ce7bbba,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8754aa09042342a6a5075f58b2f0e7d3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='51497d8b9c994a51aa5a09659e72fc5e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1ed58bd6-fe6a-497e-ae84-e8199d24fdfa),volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:55:07.958129 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-a229ab35-4c12-4d2d-a94d-dc8ae6003eee tempest-AbsoluteLimitsTests-2055118530 tempest-AbsoluteLimitsTests-2055118530-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (63125e92-b3c8-489d-8c1e-1d7ac61cb174) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:55:07.988480 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-a229ab35-4c12-4d2d-a94d-dc8ae6003eee tempest-AbsoluteLimitsTests-2055118530 tempest-AbsoluteLimitsTests-2055118530-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (63125e92-b3c8-489d-8c1e-1d7ac61cb174) transitioned into state 'SUCCESS' from state '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-701574907',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8754aa09042342a6a5075f58b2f0e7d3',qos_specs=None,replication_status=,reservations=['795792cb-f876-423c-834b-03c8e8dbbfec','40c32ea0-b80e-4745-85d4-5a79dedc8783','1ee7f2f5-2252-4848-84f5-3d2164e1c987','b32a40c2-1854-457d-943e-6b8377efabf6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='51497d8b9c994a51aa5a09659e72fc5e',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:55:07.990224 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-a229ab35-4c12-4d2d-a94d-dc8ae6003eee tempest-AbsoluteLimitsTests-2055118530 tempest-AbsoluteLimitsTests-2055118530-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5e3131bf-11cf-48cd-aee9-13943a1a0326) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:55:08.009915 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-a229ab35-4c12-4d2d-a94d-dc8ae6003eee tempest-AbsoluteLimitsTests-2055118530 tempest-AbsoluteLimitsTests-2055118530-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5e3131bf-11cf-48cd-aee9-13943a1a0326) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:55:08.012363 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-a229ab35-4c12-4d2d-a94d-dc8ae6003eee tempest-AbsoluteLimitsTests-2055118530 tempest-AbsoluteLimitsTests-2055118530-project-member] Flow 'volume_create_api' (e6e03da5-c13a-4835-baca-0518eafe6758) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:55:08.012363 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-a229ab35-4c12-4d2d-a94d-dc8ae6003eee tempest-AbsoluteLimitsTests-2055118530 tempest-AbsoluteLimitsTests-2055118530-project-member] Create volume request issued successfully. Aug 20 00:55:08.016955 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-a229ab35-4c12-4d2d-a94d-dc8ae6003eee tempest-AbsoluteLimitsTests-2055118530 tempest-AbsoluteLimitsTests-2055118530-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 20 00:55:08.017605 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 42/159] 10.4.3.240 () {68 vars in 1258 bytes} [Thu Aug 20 00:55:07 2026] POST /volume/v3/volumes => generated 749 bytes in 515 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 00:55:08.046972 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-4f13fa2c-1adc-476a-b6d6-ef8185764525 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:55:08.053856 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-4f13fa2c-1adc-476a-b6d6-ef8185764525 tempest-AbsoluteLimitsTests-2055118530 tempest-AbsoluteLimitsTests-2055118530-project-member] GET https://10.4.3.240/volume/v3/volumes/0e60844f-fc48-49f7-bd99-aca70ce7bbba Aug 20 00:55:08.055009 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-4f13fa2c-1adc-476a-b6d6-ef8185764525 tempest-AbsoluteLimitsTests-2055118530 tempest-AbsoluteLimitsTests-2055118530-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:55:08.056501 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-4f13fa2c-1adc-476a-b6d6-ef8185764525 tempest-AbsoluteLimitsTests-2055118530 tempest-AbsoluteLimitsTests-2055118530-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:55:08.069276 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:55:08.069276 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 00:55:08.076902 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-4f13fa2c-1adc-476a-b6d6-ef8185764525 tempest-AbsoluteLimitsTests-2055118530 tempest-AbsoluteLimitsTests-2055118530-project-member] Volume info retrieved successfully. Aug 20 00:55:08.083553 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-4f13fa2c-1adc-476a-b6d6-ef8185764525 tempest-AbsoluteLimitsTests-2055118530 tempest-AbsoluteLimitsTests-2055118530-project-member] https://10.4.3.240/volume/v3/volumes/0e60844f-fc48-49f7-bd99-aca70ce7bbba returned with HTTP 200 Aug 20 00:55:08.084232 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 37/160] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:55:08 2026] GET /volume/v3/volumes/0e60844f-fc48-49f7-bd99-aca70ce7bbba => generated 817 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:55:09.099537 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-0a3f16a8-f953-4083-a6a7-a8952ad9f8fc None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:55:09.105475 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-0a3f16a8-f953-4083-a6a7-a8952ad9f8fc tempest-AbsoluteLimitsTests-2055118530 tempest-AbsoluteLimitsTests-2055118530-project-member] GET https://10.4.3.240/volume/v3/volumes/0e60844f-fc48-49f7-bd99-aca70ce7bbba Aug 20 00:55:09.105709 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-0a3f16a8-f953-4083-a6a7-a8952ad9f8fc tempest-AbsoluteLimitsTests-2055118530 tempest-AbsoluteLimitsTests-2055118530-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:55:09.106073 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-0a3f16a8-f953-4083-a6a7-a8952ad9f8fc tempest-AbsoluteLimitsTests-2055118530 tempest-AbsoluteLimitsTests-2055118530-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:55:09.113784 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:55:09.113784 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 00:55:09.118895 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-0a3f16a8-f953-4083-a6a7-a8952ad9f8fc tempest-AbsoluteLimitsTests-2055118530 tempest-AbsoluteLimitsTests-2055118530-project-member] Volume info retrieved successfully. Aug 20 00:55:09.123601 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-0a3f16a8-f953-4083-a6a7-a8952ad9f8fc tempest-AbsoluteLimitsTests-2055118530 tempest-AbsoluteLimitsTests-2055118530-project-member] https://10.4.3.240/volume/v3/volumes/0e60844f-fc48-49f7-bd99-aca70ce7bbba returned with HTTP 200 Aug 20 00:55:09.124037 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 42/161] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:55:09 2026] GET /volume/v3/volumes/0e60844f-fc48-49f7-bd99-aca70ce7bbba => generated 842 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:55:09.141949 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-309a97a3-0082-46e0-890c-26600b13a2fe None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:55:09.152619 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-309a97a3-0082-46e0-890c-26600b13a2fe tempest-AbsoluteLimitsTests-2055118530 tempest-AbsoluteLimitsTests-2055118530-project-member] GET https://10.4.3.240/volume/v3/limits Aug 20 00:55:09.152933 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-309a97a3-0082-46e0-890c-26600b13a2fe tempest-AbsoluteLimitsTests-2055118530 tempest-AbsoluteLimitsTests-2055118530-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:55:09.153220 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-309a97a3-0082-46e0-890c-26600b13a2fe tempest-AbsoluteLimitsTests-2055118530 tempest-AbsoluteLimitsTests-2055118530-project-member] Calling method 'index' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:55:09.193813 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-309a97a3-0082-46e0-890c-26600b13a2fe tempest-AbsoluteLimitsTests-2055118530 tempest-AbsoluteLimitsTests-2055118530-project-member] https://10.4.3.240/volume/v3/limits returned with HTTP 200 Aug 20 00:55:09.194262 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 41/162] 10.4.3.240 () {66 vars in 1234 bytes} [Thu Aug 20 00:55:09 2026] GET /volume/v3/limits => generated 302 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:55:09.205165 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-90fbef08-0538-454a-a4c0-cd232e7d322e None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:55:09.207947 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-90fbef08-0538-454a-a4c0-cd232e7d322e tempest-AbsoluteLimitsTests-2055118530 tempest-AbsoluteLimitsTests-2055118530-project-member] GET https://10.4.3.240/volume/v3/volumes/0e60844f-fc48-49f7-bd99-aca70ce7bbba Aug 20 00:55:09.208381 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-90fbef08-0538-454a-a4c0-cd232e7d322e tempest-AbsoluteLimitsTests-2055118530 tempest-AbsoluteLimitsTests-2055118530-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:55:09.208678 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-90fbef08-0538-454a-a4c0-cd232e7d322e tempest-AbsoluteLimitsTests-2055118530 tempest-AbsoluteLimitsTests-2055118530-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:55:09.218663 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:55:09.218663 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 00:55:09.231913 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-90fbef08-0538-454a-a4c0-cd232e7d322e tempest-AbsoluteLimitsTests-2055118530 tempest-AbsoluteLimitsTests-2055118530-project-member] Volume info retrieved successfully. Aug 20 00:55:09.238195 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-90fbef08-0538-454a-a4c0-cd232e7d322e tempest-AbsoluteLimitsTests-2055118530 tempest-AbsoluteLimitsTests-2055118530-project-member] https://10.4.3.240/volume/v3/volumes/0e60844f-fc48-49f7-bd99-aca70ce7bbba returned with HTTP 200 Aug 20 00:55:09.238195 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 43/163] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:55:09 2026] GET /volume/v3/volumes/0e60844f-fc48-49f7-bd99-aca70ce7bbba => generated 842 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:55:09.257419 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-d02b9c67-c0ff-4a20-b328-356fd130eacb None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:55:09.259493 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-d02b9c67-c0ff-4a20-b328-356fd130eacb tempest-AbsoluteLimitsTests-2055118530 tempest-AbsoluteLimitsTests-2055118530-project-member] DELETE https://10.4.3.240/volume/v3/volumes/0e60844f-fc48-49f7-bd99-aca70ce7bbba Aug 20 00:55:09.259775 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-d02b9c67-c0ff-4a20-b328-356fd130eacb tempest-AbsoluteLimitsTests-2055118530 tempest-AbsoluteLimitsTests-2055118530-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:55:09.260044 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-d02b9c67-c0ff-4a20-b328-356fd130eacb tempest-AbsoluteLimitsTests-2055118530 tempest-AbsoluteLimitsTests-2055118530-project-member] Calling method 'delete' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:55:09.260244 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.v3.volumes [None req-d02b9c67-c0ff-4a20-b328-356fd130eacb tempest-AbsoluteLimitsTests-2055118530 tempest-AbsoluteLimitsTests-2055118530-project-member] Delete volume with id: 0e60844f-fc48-49f7-bd99-aca70ce7bbba Aug 20 00:55:09.276483 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:55:09.276483 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 00:55:09.277223 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-d02b9c67-c0ff-4a20-b328-356fd130eacb tempest-AbsoluteLimitsTests-2055118530 tempest-AbsoluteLimitsTests-2055118530-project-member] Volume info retrieved successfully. Aug 20 00:55:09.316747 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-d02b9c67-c0ff-4a20-b328-356fd130eacb tempest-AbsoluteLimitsTests-2055118530 tempest-AbsoluteLimitsTests-2055118530-project-member] Delete volume request issued successfully. Aug 20 00:55:09.317236 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-d02b9c67-c0ff-4a20-b328-356fd130eacb tempest-AbsoluteLimitsTests-2055118530 tempest-AbsoluteLimitsTests-2055118530-project-member] https://10.4.3.240/volume/v3/volumes/0e60844f-fc48-49f7-bd99-aca70ce7bbba returned with HTTP 202 Aug 20 00:55:09.318083 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 38/164] 10.4.3.240 () {66 vars in 1351 bytes} [Thu Aug 20 00:55:09 2026] DELETE /volume/v3/volumes/0e60844f-fc48-49f7-bd99-aca70ce7bbba => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:55:09.326168 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-3c9babdb-f4b3-4a6f-b63e-8055ba59bcbc None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:55:09.328404 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-3c9babdb-f4b3-4a6f-b63e-8055ba59bcbc tempest-AbsoluteLimitsTests-2055118530 tempest-AbsoluteLimitsTests-2055118530-project-member] GET https://10.4.3.240/volume/v3/volumes/0e60844f-fc48-49f7-bd99-aca70ce7bbba Aug 20 00:55:09.328656 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-3c9babdb-f4b3-4a6f-b63e-8055ba59bcbc tempest-AbsoluteLimitsTests-2055118530 tempest-AbsoluteLimitsTests-2055118530-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:55:09.328894 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-3c9babdb-f4b3-4a6f-b63e-8055ba59bcbc tempest-AbsoluteLimitsTests-2055118530 tempest-AbsoluteLimitsTests-2055118530-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:55:09.336251 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:55:09.336251 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 00:55:09.341167 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-3c9babdb-f4b3-4a6f-b63e-8055ba59bcbc tempest-AbsoluteLimitsTests-2055118530 tempest-AbsoluteLimitsTests-2055118530-project-member] Volume info retrieved successfully. Aug 20 00:55:09.347163 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-3c9babdb-f4b3-4a6f-b63e-8055ba59bcbc tempest-AbsoluteLimitsTests-2055118530 tempest-AbsoluteLimitsTests-2055118530-project-member] https://10.4.3.240/volume/v3/volumes/0e60844f-fc48-49f7-bd99-aca70ce7bbba returned with HTTP 200 Aug 20 00:55:09.347634 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 43/165] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:55:09 2026] GET /volume/v3/volumes/0e60844f-fc48-49f7-bd99-aca70ce7bbba => generated 841 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:55:10.362251 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-43c97376-2652-43d5-bffe-9bae6b13e948 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:55:10.364609 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-43c97376-2652-43d5-bffe-9bae6b13e948 tempest-AbsoluteLimitsTests-2055118530 tempest-AbsoluteLimitsTests-2055118530-project-member] GET https://10.4.3.240/volume/v3/volumes/0e60844f-fc48-49f7-bd99-aca70ce7bbba Aug 20 00:55:10.364892 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-43c97376-2652-43d5-bffe-9bae6b13e948 tempest-AbsoluteLimitsTests-2055118530 tempest-AbsoluteLimitsTests-2055118530-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:55:10.365173 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-43c97376-2652-43d5-bffe-9bae6b13e948 tempest-AbsoluteLimitsTests-2055118530 tempest-AbsoluteLimitsTests-2055118530-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:55:10.367536 np0000007838 devstack@c-api.service[100212]: DEBUG dbcounter [-] [100212] Writing DB stats cinder:SELECT=279,cinder:INSERT=38,cinder:UPDATE=58 {{(pid=100212) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 00:55:10.373853 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-43c97376-2652-43d5-bffe-9bae6b13e948 tempest-AbsoluteLimitsTests-2055118530 tempest-AbsoluteLimitsTests-2055118530-project-member] https://10.4.3.240/volume/v3/volumes/0e60844f-fc48-49f7-bd99-aca70ce7bbba returned with HTTP 404 Aug 20 00:55:10.374528 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 42/166] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:55:10 2026] GET /volume/v3/volumes/0e60844f-fc48-49f7-bd99-aca70ce7bbba => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:55:16.151621 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-465c66da-0c69-43ad-946e-2f35e141c358 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:55:16.293580 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-29145a2c-dba2-4fa4-8598-fcd5977ce67c None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:55:16.415022 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-465c66da-0c69-43ad-946e-2f35e141c358 tempest-TaggedBootDevicesTest_v242-197587358 tempest-TaggedBootDevicesTest_v242-197587358-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 20 00:55:16.415826 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-465c66da-0c69-43ad-946e-2f35e141c358 tempest-TaggedBootDevicesTest_v242-197587358 tempest-TaggedBootDevicesTest_v242-197587358-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-1725984031", "imageRef": "8d830113-4280-4524-bdd9-3a577a7d4174"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:55:16.418185 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.v3.volumes [None req-465c66da-0c69-43ad-946e-2f35e141c358 tempest-TaggedBootDevicesTest_v242-197587358 tempest-TaggedBootDevicesTest_v242-197587358-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-1725984031', 'imageRef': '8d830113-4280-4524-bdd9-3a577a7d4174'}} {{(pid=100214) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 00:55:16.542165 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-29145a2c-dba2-4fa4-8598-fcd5977ce67c tempest-VolumesTransfersTest-2141544054 tempest-VolumesTransfersTest-2141544054-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 20 00:55:16.542694 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-29145a2c-dba2-4fa4-8598-fcd5977ce67c tempest-VolumesTransfersTest-2141544054 tempest-VolumesTransfersTest-2141544054-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-911633942"}} {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:55:16.544139 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.v3.volumes [None req-29145a2c-dba2-4fa4-8598-fcd5977ce67c tempest-VolumesTransfersTest-2141544054 tempest-VolumesTransfersTest-2141544054-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-911633942'}} {{(pid=100213) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 00:55:16.544210 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.v3.volumes [None req-29145a2c-dba2-4fa4-8598-fcd5977ce67c tempest-VolumesTransfersTest-2141544054 tempest-VolumesTransfersTest-2141544054-project-member] Create volume of 1 GB Aug 20 00:55:16.548951 np0000007838 devstack@c-api.service[100213]: DEBUG dbcounter [-] [100213] Writing DB stats cinder:SELECT=265,cinder:INSERT=46,cinder:UPDATE=60 {{(pid=100213) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 00:55:16.555394 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-29145a2c-dba2-4fa4-8598-fcd5977ce67c tempest-VolumesTransfersTest-2141544054 tempest-VolumesTransfersTest-2141544054-project-member] Availability Zones retrieved successfully. Aug 20 00:55:16.559524 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-29145a2c-dba2-4fa4-8598-fcd5977ce67c tempest-VolumesTransfersTest-2141544054 tempest-VolumesTransfersTest-2141544054-project-member] Flow 'volume_create_api' (9aa27dd7-010d-4c41-9763-e087a0c9a43b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:55:16.560984 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-29145a2c-dba2-4fa4-8598-fcd5977ce67c tempest-VolumesTransfersTest-2141544054 tempest-VolumesTransfersTest-2141544054-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (89193817-d181-448b-b8cd-b57361c6647f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:55:16.563801 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.flows.api.create_volume [None req-29145a2c-dba2-4fa4-8598-fcd5977ce67c tempest-VolumesTransfersTest-2141544054 tempest-VolumesTransfersTest-2141544054-project-member] Validating volume size '1' using validate_int {{(pid=100213) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 00:55:16.606288 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-29145a2c-dba2-4fa4-8598-fcd5977ce67c tempest-VolumesTransfersTest-2141544054 tempest-VolumesTransfersTest-2141544054-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (89193817-d181-448b-b8cd-b57361c6647f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:52:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1ed58bd6-fe6a-497e-ae84-e8199d24fdfa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:55:16.607195 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-29145a2c-dba2-4fa4-8598-fcd5977ce67c tempest-VolumesTransfersTest-2141544054 tempest-VolumesTransfersTest-2141544054-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ef2f8a98-d0e6-4290-8e10-e47e45b91ab3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:55:16.666815 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.quota [None req-29145a2c-dba2-4fa4-8598-fcd5977ce67c tempest-VolumesTransfersTest-2141544054 tempest-VolumesTransfersTest-2141544054-project-member] Created reservations ['7042e3a5-533b-4f71-82e5-0f629d2c51bd', 'b70d6eda-8936-43b9-ab6c-e3ed164a349f', '07ed12b0-f864-4592-af8f-ad63a0747e65', 'd1216e18-bf85-43f2-b3c8-dbff5832b559'] {{(pid=100213) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:55:16.667733 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-29145a2c-dba2-4fa4-8598-fcd5977ce67c tempest-VolumesTransfersTest-2141544054 tempest-VolumesTransfersTest-2141544054-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ef2f8a98-d0e6-4290-8e10-e47e45b91ab3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7042e3a5-533b-4f71-82e5-0f629d2c51bd', 'b70d6eda-8936-43b9-ab6c-e3ed164a349f', '07ed12b0-f864-4592-af8f-ad63a0747e65', 'd1216e18-bf85-43f2-b3c8-dbff5832b559']}' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:55:16.668422 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-29145a2c-dba2-4fa4-8598-fcd5977ce67c tempest-VolumesTransfersTest-2141544054 tempest-VolumesTransfersTest-2141544054-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bfafabd7-b060-4af6-9840-56289b940b94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:55:16.690520 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-29145a2c-dba2-4fa4-8598-fcd5977ce67c tempest-VolumesTransfersTest-2141544054 tempest-VolumesTransfersTest-2141544054-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bfafabd7-b060-4af6-9840-56289b940b94) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1ba594e1-fd6a-47d2-ae21-ef5663ae4bc9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-911633942',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='30e09b4a4fee49e5b67a75c8c5cbdd8e',qos_specs=None,replication_status=,reservations=['7042e3a5-533b-4f71-82e5-0f629d2c51bd','b70d6eda-8936-43b9-ab6c-e3ed164a349f','07ed12b0-f864-4592-af8f-ad63a0747e65','d1216e18-bf85-43f2-b3c8-dbff5832b559'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='251c0a2b9db04b1481738a34a967f578',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T00:55:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-911633942',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1ba594e1-fd6a-47d2-ae21-ef5663ae4bc9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='30e09b4a4fee49e5b67a75c8c5cbdd8e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='251c0a2b9db04b1481738a34a967f578',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1ed58bd6-fe6a-497e-ae84-e8199d24fdfa),volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:55:16.691434 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-29145a2c-dba2-4fa4-8598-fcd5977ce67c tempest-VolumesTransfersTest-2141544054 tempest-VolumesTransfersTest-2141544054-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e561bee1-7c2c-4944-8b78-397bd44c056a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:55:16.709288 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-29145a2c-dba2-4fa4-8598-fcd5977ce67c tempest-VolumesTransfersTest-2141544054 tempest-VolumesTransfersTest-2141544054-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e561bee1-7c2c-4944-8b78-397bd44c056a) transitioned into state 'SUCCESS' from state '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-911633942',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='30e09b4a4fee49e5b67a75c8c5cbdd8e',qos_specs=None,replication_status=,reservations=['7042e3a5-533b-4f71-82e5-0f629d2c51bd','b70d6eda-8936-43b9-ab6c-e3ed164a349f','07ed12b0-f864-4592-af8f-ad63a0747e65','d1216e18-bf85-43f2-b3c8-dbff5832b559'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='251c0a2b9db04b1481738a34a967f578',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:55:16.710066 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-29145a2c-dba2-4fa4-8598-fcd5977ce67c tempest-VolumesTransfersTest-2141544054 tempest-VolumesTransfersTest-2141544054-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e540c699-70f3-4feb-8fb3-23a8ae69a517) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:55:16.718104 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-29145a2c-dba2-4fa4-8598-fcd5977ce67c tempest-VolumesTransfersTest-2141544054 tempest-VolumesTransfersTest-2141544054-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e540c699-70f3-4feb-8fb3-23a8ae69a517) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:55:16.718842 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-29145a2c-dba2-4fa4-8598-fcd5977ce67c tempest-VolumesTransfersTest-2141544054 tempest-VolumesTransfersTest-2141544054-project-member] Flow 'volume_create_api' (9aa27dd7-010d-4c41-9763-e087a0c9a43b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100213) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:55:16.719275 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-29145a2c-dba2-4fa4-8598-fcd5977ce67c tempest-VolumesTransfersTest-2141544054 tempest-VolumesTransfersTest-2141544054-project-member] Create volume request issued successfully. Aug 20 00:55:16.719787 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-29145a2c-dba2-4fa4-8598-fcd5977ce67c tempest-VolumesTransfersTest-2141544054 tempest-VolumesTransfersTest-2141544054-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 20 00:55:16.720190 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 39/167] 10.4.3.240 () {68 vars in 1258 bytes} [Thu Aug 20 00:55:16 2026] POST /volume/v3/volumes => generated 750 bytes in 427 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 00:55:16.731278 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-61b61d74-0eca-4414-a5ac-a8faf86ad4a0 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:55:16.734081 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-61b61d74-0eca-4414-a5ac-a8faf86ad4a0 tempest-VolumesTransfersTest-2141544054 tempest-VolumesTransfersTest-2141544054-project-member] GET https://10.4.3.240/volume/v3/volumes/1ba594e1-fd6a-47d2-ae21-ef5663ae4bc9 Aug 20 00:55:16.734208 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-61b61d74-0eca-4414-a5ac-a8faf86ad4a0 tempest-VolumesTransfersTest-2141544054 tempest-VolumesTransfersTest-2141544054-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:55:16.734449 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-61b61d74-0eca-4414-a5ac-a8faf86ad4a0 tempest-VolumesTransfersTest-2141544054 tempest-VolumesTransfersTest-2141544054-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:55:16.741960 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:55:16.741960 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 00:55:16.745789 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-61b61d74-0eca-4414-a5ac-a8faf86ad4a0 tempest-VolumesTransfersTest-2141544054 tempest-VolumesTransfersTest-2141544054-project-member] Volume info retrieved successfully. Aug 20 00:55:16.750644 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-61b61d74-0eca-4414-a5ac-a8faf86ad4a0 tempest-VolumesTransfersTest-2141544054 tempest-VolumesTransfersTest-2141544054-project-member] https://10.4.3.240/volume/v3/volumes/1ba594e1-fd6a-47d2-ae21-ef5663ae4bc9 returned with HTTP 200 Aug 20 00:55:16.751126 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 44/168] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:55:16 2026] GET /volume/v3/volumes/1ba594e1-fd6a-47d2-ae21-ef5663ae4bc9 => generated 818 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:55:16.883009 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.v3.volumes [None req-465c66da-0c69-43ad-946e-2f35e141c358 tempest-TaggedBootDevicesTest_v242-197587358 tempest-TaggedBootDevicesTest_v242-197587358-project-member] Create volume of 1 GB Aug 20 00:55:16.887868 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-465c66da-0c69-43ad-946e-2f35e141c358 tempest-TaggedBootDevicesTest_v242-197587358 tempest-TaggedBootDevicesTest_v242-197587358-project-member] Availability Zones retrieved successfully. Aug 20 00:55:16.895008 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-465c66da-0c69-43ad-946e-2f35e141c358 tempest-TaggedBootDevicesTest_v242-197587358 tempest-TaggedBootDevicesTest_v242-197587358-project-member] Flow 'volume_create_api' (2101bd60-4a8f-43ad-987b-7206f57090b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:55:16.896400 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-465c66da-0c69-43ad-946e-2f35e141c358 tempest-TaggedBootDevicesTest_v242-197587358 tempest-TaggedBootDevicesTest_v242-197587358-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (63dbe99d-debc-48b1-bcbf-509e3c2ea19b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:55:16.897627 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.flows.api.create_volume [None req-465c66da-0c69-43ad-946e-2f35e141c358 tempest-TaggedBootDevicesTest_v242-197587358 tempest-TaggedBootDevicesTest_v242-197587358-project-member] Validating volume size '1' using validate_int {{(pid=100214) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 00:55:16.971750 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-465c66da-0c69-43ad-946e-2f35e141c358 tempest-TaggedBootDevicesTest_v242-197587358 tempest-TaggedBootDevicesTest_v242-197587358-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (63dbe99d-debc-48b1-bcbf-509e3c2ea19b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:52:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1ed58bd6-fe6a-497e-ae84-e8199d24fdfa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:55:16.972562 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-465c66da-0c69-43ad-946e-2f35e141c358 tempest-TaggedBootDevicesTest_v242-197587358 tempest-TaggedBootDevicesTest_v242-197587358-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b0c5eb43-3372-4ef3-96fe-e1568e1d3dfa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:55:17.033104 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.quota [None req-465c66da-0c69-43ad-946e-2f35e141c358 tempest-TaggedBootDevicesTest_v242-197587358 tempest-TaggedBootDevicesTest_v242-197587358-project-member] Created reservations ['a5f155f2-c82a-47a1-b021-bb9fd8c35463', 'd398bbcc-1329-4c6b-aa9d-b2349c5b318b', '7ad5038b-62c1-493c-9e1b-f32f4dfcaa4e', 'b1cfee1f-4a98-452c-ba25-9229f7012582'] {{(pid=100214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:55:17.033980 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-465c66da-0c69-43ad-946e-2f35e141c358 tempest-TaggedBootDevicesTest_v242-197587358 tempest-TaggedBootDevicesTest_v242-197587358-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b0c5eb43-3372-4ef3-96fe-e1568e1d3dfa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a5f155f2-c82a-47a1-b021-bb9fd8c35463', 'd398bbcc-1329-4c6b-aa9d-b2349c5b318b', '7ad5038b-62c1-493c-9e1b-f32f4dfcaa4e', 'b1cfee1f-4a98-452c-ba25-9229f7012582']}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:55:17.034771 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-465c66da-0c69-43ad-946e-2f35e141c358 tempest-TaggedBootDevicesTest_v242-197587358 tempest-TaggedBootDevicesTest_v242-197587358-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a1471512-bd53-4ff2-a8a1-e5e707751c5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:55:17.056655 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-465c66da-0c69-43ad-946e-2f35e141c358 tempest-TaggedBootDevicesTest_v242-197587358 tempest-TaggedBootDevicesTest_v242-197587358-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a1471512-bd53-4ff2-a8a1-e5e707751c5f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3c9b83ae-a438-416e-8ac3-1bfd747ff8f8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1725984031',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5073d5ced9114002a9e9d5d7face0e86',qos_specs=None,replication_status=,reservations=['a5f155f2-c82a-47a1-b021-bb9fd8c35463','d398bbcc-1329-4c6b-aa9d-b2349c5b318b','7ad5038b-62c1-493c-9e1b-f32f4dfcaa4e','b1cfee1f-4a98-452c-ba25-9229f7012582'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f38c3b544f364e10a8b154e6a3eea4a7',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T00:55:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1725984031',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3c9b83ae-a438-416e-8ac3-1bfd747ff8f8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5073d5ced9114002a9e9d5d7face0e86',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f38c3b544f364e10a8b154e6a3eea4a7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1ed58bd6-fe6a-497e-ae84-e8199d24fdfa),volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:55:17.057483 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-465c66da-0c69-43ad-946e-2f35e141c358 tempest-TaggedBootDevicesTest_v242-197587358 tempest-TaggedBootDevicesTest_v242-197587358-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (888ada18-75a8-4d80-b715-2c956ac64090) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:55:17.073578 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-465c66da-0c69-43ad-946e-2f35e141c358 tempest-TaggedBootDevicesTest_v242-197587358 tempest-TaggedBootDevicesTest_v242-197587358-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (888ada18-75a8-4d80-b715-2c956ac64090) transitioned into state 'SUCCESS' from state '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-1725984031',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5073d5ced9114002a9e9d5d7face0e86',qos_specs=None,replication_status=,reservations=['a5f155f2-c82a-47a1-b021-bb9fd8c35463','d398bbcc-1329-4c6b-aa9d-b2349c5b318b','7ad5038b-62c1-493c-9e1b-f32f4dfcaa4e','b1cfee1f-4a98-452c-ba25-9229f7012582'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f38c3b544f364e10a8b154e6a3eea4a7',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:55:17.074256 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-465c66da-0c69-43ad-946e-2f35e141c358 tempest-TaggedBootDevicesTest_v242-197587358 tempest-TaggedBootDevicesTest_v242-197587358-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9f9285c5-20d0-4cea-9fc5-2cf0bb043f8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:55:17.085135 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-465c66da-0c69-43ad-946e-2f35e141c358 tempest-TaggedBootDevicesTest_v242-197587358 tempest-TaggedBootDevicesTest_v242-197587358-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9f9285c5-20d0-4cea-9fc5-2cf0bb043f8a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:55:17.086075 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-465c66da-0c69-43ad-946e-2f35e141c358 tempest-TaggedBootDevicesTest_v242-197587358 tempest-TaggedBootDevicesTest_v242-197587358-project-member] Flow 'volume_create_api' (2101bd60-4a8f-43ad-987b-7206f57090b5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:55:17.086483 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-465c66da-0c69-43ad-946e-2f35e141c358 tempest-TaggedBootDevicesTest_v242-197587358 tempest-TaggedBootDevicesTest_v242-197587358-project-member] Create volume request issued successfully. Aug 20 00:55:17.087006 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-465c66da-0c69-43ad-946e-2f35e141c358 tempest-TaggedBootDevicesTest_v242-197587358 tempest-TaggedBootDevicesTest_v242-197587358-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 20 00:55:17.087482 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 44/169] 10.4.3.240 () {68 vars in 1259 bytes} [Thu Aug 20 00:55:16 2026] POST /volume/v3/volumes => generated 757 bytes in 936 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 00:55:17.102320 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-aa8ecc43-3d93-40cf-bb62-d6f971513bae None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:55:17.103116 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-aa8ecc43-3d93-40cf-bb62-d6f971513bae tempest-TaggedBootDevicesTest_v242-197587358 tempest-TaggedBootDevicesTest_v242-197587358-project-member] GET https://10.4.3.240/volume/v3/volumes/3c9b83ae-a438-416e-8ac3-1bfd747ff8f8 Aug 20 00:55:17.103116 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-aa8ecc43-3d93-40cf-bb62-d6f971513bae tempest-TaggedBootDevicesTest_v242-197587358 tempest-TaggedBootDevicesTest_v242-197587358-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:55:17.103273 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-aa8ecc43-3d93-40cf-bb62-d6f971513bae tempest-TaggedBootDevicesTest_v242-197587358 tempest-TaggedBootDevicesTest_v242-197587358-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:55:17.111682 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:55:17.111682 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 00:55:17.115767 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-aa8ecc43-3d93-40cf-bb62-d6f971513bae tempest-TaggedBootDevicesTest_v242-197587358 tempest-TaggedBootDevicesTest_v242-197587358-project-member] Volume info retrieved successfully. Aug 20 00:55:17.119746 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-aa8ecc43-3d93-40cf-bb62-d6f971513bae tempest-TaggedBootDevicesTest_v242-197587358 tempest-TaggedBootDevicesTest_v242-197587358-project-member] https://10.4.3.240/volume/v3/volumes/3c9b83ae-a438-416e-8ac3-1bfd747ff8f8 returned with HTTP 200 Aug 20 00:55:17.119746 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 43/170] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:55:17 2026] GET /volume/v3/volumes/3c9b83ae-a438-416e-8ac3-1bfd747ff8f8 => generated 825 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 20 00:55:17.765364 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-d5f5ee9a-bd01-435f-91e2-f92793c34207 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:55:17.767479 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-d5f5ee9a-bd01-435f-91e2-f92793c34207 tempest-VolumesTransfersTest-2141544054 tempest-VolumesTransfersTest-2141544054-project-member] GET https://10.4.3.240/volume/v3/volumes/1ba594e1-fd6a-47d2-ae21-ef5663ae4bc9 Aug 20 00:55:17.767702 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-d5f5ee9a-bd01-435f-91e2-f92793c34207 tempest-VolumesTransfersTest-2141544054 tempest-VolumesTransfersTest-2141544054-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:55:17.768074 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-d5f5ee9a-bd01-435f-91e2-f92793c34207 tempest-VolumesTransfersTest-2141544054 tempest-VolumesTransfersTest-2141544054-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:55:17.784299 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:55:17.784299 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 00:55:17.789753 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-d5f5ee9a-bd01-435f-91e2-f92793c34207 tempest-VolumesTransfersTest-2141544054 tempest-VolumesTransfersTest-2141544054-project-member] Volume info retrieved successfully. Aug 20 00:55:17.796292 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-d5f5ee9a-bd01-435f-91e2-f92793c34207 tempest-VolumesTransfersTest-2141544054 tempest-VolumesTransfersTest-2141544054-project-member] https://10.4.3.240/volume/v3/volumes/1ba594e1-fd6a-47d2-ae21-ef5663ae4bc9 returned with HTTP 200 Aug 20 00:55:17.797006 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 40/171] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:55:17 2026] GET /volume/v3/volumes/1ba594e1-fd6a-47d2-ae21-ef5663ae4bc9 => generated 843 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:55:17.810791 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-1b19dc71-06b1-4e79-94d2-2d99108b0025 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:55:17.813988 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-1b19dc71-06b1-4e79-94d2-2d99108b0025 tempest-VolumesTransfersTest-2141544054 tempest-VolumesTransfersTest-2141544054-project-member] POST https://10.4.3.240/volume/v3/os-volume-transfer Aug 20 00:55:17.816475 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-1b19dc71-06b1-4e79-94d2-2d99108b0025 tempest-VolumesTransfersTest-2141544054 tempest-VolumesTransfersTest-2141544054-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "1ba594e1-fd6a-47d2-ae21-ef5663ae4bc9"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:55:17.818334 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.contrib.volume_transfer [None req-1b19dc71-06b1-4e79-94d2-2d99108b0025 tempest-VolumesTransfersTest-2141544054 tempest-VolumesTransfersTest-2141544054-project-member] Creating new volume transfer {'transfer': {'volume_id': '1ba594e1-fd6a-47d2-ae21-ef5663ae4bc9'}} {{(pid=100215) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Aug 20 00:55:17.818491 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.contrib.volume_transfer [None req-1b19dc71-06b1-4e79-94d2-2d99108b0025 tempest-VolumesTransfersTest-2141544054 tempest-VolumesTransfersTest-2141544054-project-member] Creating transfer of volume 1ba594e1-fd6a-47d2-ae21-ef5663ae4bc9 Aug 20 00:55:17.818637 np0000007838 devstack@c-api.service[100215]: INFO cinder.transfer.api [None req-1b19dc71-06b1-4e79-94d2-2d99108b0025 tempest-VolumesTransfersTest-2141544054 tempest-VolumesTransfersTest-2141544054-project-member] Generating transfer record for volume 1ba594e1-fd6a-47d2-ae21-ef5663ae4bc9 Aug 20 00:55:17.827249 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:55:17.827249 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 00:55:17.847006 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-1b19dc71-06b1-4e79-94d2-2d99108b0025 tempest-VolumesTransfersTest-2141544054 tempest-VolumesTransfersTest-2141544054-project-member] https://10.4.3.240/volume/v3/os-volume-transfer returned with HTTP 202 Aug 20 00:55:17.847542 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 45/172] 10.4.3.240 () {68 vars in 1291 bytes} [Thu Aug 20 00:55:17 2026] POST /volume/v3/os-volume-transfer => generated 441 bytes in 39 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 00:55:17.857677 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-260f2b35-cfbd-4f9d-b9f9-cf43203fbe05 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:55:17.859960 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-260f2b35-cfbd-4f9d-b9f9-cf43203fbe05 tempest-VolumesTransfersTest-2141544054 tempest-VolumesTransfersTest-2141544054-project-member] GET https://10.4.3.240/volume/v3/volumes/1ba594e1-fd6a-47d2-ae21-ef5663ae4bc9 Aug 20 00:55:17.860166 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-260f2b35-cfbd-4f9d-b9f9-cf43203fbe05 tempest-VolumesTransfersTest-2141544054 tempest-VolumesTransfersTest-2141544054-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:55:17.860369 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-260f2b35-cfbd-4f9d-b9f9-cf43203fbe05 tempest-VolumesTransfersTest-2141544054 tempest-VolumesTransfersTest-2141544054-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:55:17.867502 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:55:17.867502 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 00:55:17.871300 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-260f2b35-cfbd-4f9d-b9f9-cf43203fbe05 tempest-VolumesTransfersTest-2141544054 tempest-VolumesTransfersTest-2141544054-project-member] Volume info retrieved successfully. Aug 20 00:55:17.876170 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-260f2b35-cfbd-4f9d-b9f9-cf43203fbe05 tempest-VolumesTransfersTest-2141544054 tempest-VolumesTransfersTest-2141544054-project-member] https://10.4.3.240/volume/v3/volumes/1ba594e1-fd6a-47d2-ae21-ef5663ae4bc9 returned with HTTP 200 Aug 20 00:55:17.876813 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 45/173] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:55:17 2026] GET /volume/v3/volumes/1ba594e1-fd6a-47d2-ae21-ef5663ae4bc9 => generated 851 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:55:17.891865 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-642ef181-3ea5-46d9-9312-2b292531af0d None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:55:17.893694 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-642ef181-3ea5-46d9-9312-2b292531af0d tempest-VolumesTransfersTest-2141544054 tempest-VolumesTransfersTest-2141544054-project-member] GET https://10.4.3.240/volume/v3/os-volume-transfer/9a813b83-0b15-49dc-acc4-f1d93f1d03b2 Aug 20 00:55:17.894137 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-642ef181-3ea5-46d9-9312-2b292531af0d tempest-VolumesTransfersTest-2141544054 tempest-VolumesTransfersTest-2141544054-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:55:17.894531 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-642ef181-3ea5-46d9-9312-2b292531af0d tempest-VolumesTransfersTest-2141544054 tempest-VolumesTransfersTest-2141544054-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:55:17.900496 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-642ef181-3ea5-46d9-9312-2b292531af0d tempest-VolumesTransfersTest-2141544054 tempest-VolumesTransfersTest-2141544054-project-member] https://10.4.3.240/volume/v3/os-volume-transfer/9a813b83-0b15-49dc-acc4-f1d93f1d03b2 returned with HTTP 200 Aug 20 00:55:17.901029 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 44/174] 10.4.3.240 () {66 vars in 1381 bytes} [Thu Aug 20 00:55:17 2026] GET /volume/v3/os-volume-transfer/9a813b83-0b15-49dc-acc4-f1d93f1d03b2 => generated 409 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:55:17.910193 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-42852f2d-124b-4a4f-879d-c4e2e9013a46 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:55:17.912255 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-42852f2d-124b-4a4f-879d-c4e2e9013a46 tempest-VolumesTransfersTest-2141544054 tempest-VolumesTransfersTest-2141544054-project-member] GET https://10.4.3.240/volume/v3/os-volume-transfer Aug 20 00:55:17.912545 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-42852f2d-124b-4a4f-879d-c4e2e9013a46 tempest-VolumesTransfersTest-2141544054 tempest-VolumesTransfersTest-2141544054-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:55:17.912763 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-42852f2d-124b-4a4f-879d-c4e2e9013a46 tempest-VolumesTransfersTest-2141544054 tempest-VolumesTransfersTest-2141544054-project-member] Calling method 'index' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:55:17.913026 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.contrib.volume_transfer [None req-42852f2d-124b-4a4f-879d-c4e2e9013a46 tempest-VolumesTransfersTest-2141544054 tempest-VolumesTransfersTest-2141544054-project-member] Listing volume transfers {{(pid=100213) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Aug 20 00:55:17.919485 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-42852f2d-124b-4a4f-879d-c4e2e9013a46 tempest-VolumesTransfersTest-2141544054 tempest-VolumesTransfersTest-2141544054-project-member] https://10.4.3.240/volume/v3/os-volume-transfer returned with HTTP 200 Aug 20 00:55:17.919988 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 41/175] 10.4.3.240 () {66 vars in 1270 bytes} [Thu Aug 20 00:55:17 2026] GET /volume/v3/os-volume-transfer => generated 368 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:55:17.927953 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-97dc388a-9b27-4306-9752-08b7647e071f None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:55:18.068734 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-97dc388a-9b27-4306-9752-08b7647e071f tempest-VolumesTransfersTest-737662289 tempest-VolumesTransfersTest-737662289-project-member] POST https://10.4.3.240/volume/v3/os-volume-transfer/9a813b83-0b15-49dc-acc4-f1d93f1d03b2/accept Aug 20 00:55:18.069143 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-97dc388a-9b27-4306-9752-08b7647e071f tempest-VolumesTransfersTest-737662289 tempest-VolumesTransfersTest-737662289-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "747289762df0f1e8"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:55:18.070757 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.contrib.volume_transfer [None req-97dc388a-9b27-4306-9752-08b7647e071f tempest-VolumesTransfersTest-737662289 tempest-VolumesTransfersTest-737662289-project-member] Accepting volume transfer 9a813b83-0b15-49dc-acc4-f1d93f1d03b2 {{(pid=100215) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Aug 20 00:55:18.070832 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.contrib.volume_transfer [None req-97dc388a-9b27-4306-9752-08b7647e071f tempest-VolumesTransfersTest-737662289 tempest-VolumesTransfersTest-737662289-project-member] Accepting transfer 9a813b83-0b15-49dc-acc4-f1d93f1d03b2 Aug 20 00:55:18.139172 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-4659f52a-be88-4db7-80d6-4034c46cd6e2 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:55:18.141618 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-4659f52a-be88-4db7-80d6-4034c46cd6e2 tempest-TaggedBootDevicesTest_v242-197587358 tempest-TaggedBootDevicesTest_v242-197587358-project-member] GET https://10.4.3.240/volume/v3/volumes/3c9b83ae-a438-416e-8ac3-1bfd747ff8f8 Aug 20 00:55:18.142096 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-4659f52a-be88-4db7-80d6-4034c46cd6e2 tempest-TaggedBootDevicesTest_v242-197587358 tempest-TaggedBootDevicesTest_v242-197587358-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:55:18.142432 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-4659f52a-be88-4db7-80d6-4034c46cd6e2 tempest-TaggedBootDevicesTest_v242-197587358 tempest-TaggedBootDevicesTest_v242-197587358-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:55:18.154245 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:55:18.154245 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 00:55:18.162303 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-4659f52a-be88-4db7-80d6-4034c46cd6e2 tempest-TaggedBootDevicesTest_v242-197587358 tempest-TaggedBootDevicesTest_v242-197587358-project-member] Volume info retrieved successfully. Aug 20 00:55:18.168942 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.quota [None req-97dc388a-9b27-4306-9752-08b7647e071f tempest-VolumesTransfersTest-737662289 tempest-VolumesTransfersTest-737662289-project-member] Created reservations ['c601082c-f4ef-4380-8b21-f710c60ab46f', '389927b9-7f7b-41ef-a3a2-83d98bcc520b', '49182ad8-4dcf-473f-9d1a-9bfb956139fb', '100675fd-fc31-4fb3-9339-459f79e7e339'] {{(pid=100215) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:55:18.169760 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-4659f52a-be88-4db7-80d6-4034c46cd6e2 tempest-TaggedBootDevicesTest_v242-197587358 tempest-TaggedBootDevicesTest_v242-197587358-project-member] https://10.4.3.240/volume/v3/volumes/3c9b83ae-a438-416e-8ac3-1bfd747ff8f8 returned with HTTP 200 Aug 20 00:55:18.170160 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 46/176] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:55:18 2026] GET /volume/v3/volumes/3c9b83ae-a438-416e-8ac3-1bfd747ff8f8 => generated 1365 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:55:18.185235 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-d3f43feb-db06-406f-ad4b-12533f03dc54 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:55:18.187581 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-d3f43feb-db06-406f-ad4b-12533f03dc54 tempest-TaggedBootDevicesTest_v242-197587358 tempest-TaggedBootDevicesTest_v242-197587358-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 20 00:55:18.189403 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-d3f43feb-db06-406f-ad4b-12533f03dc54 tempest-TaggedBootDevicesTest_v242-197587358 tempest-TaggedBootDevicesTest_v242-197587358-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-748669507"}} {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:55:18.190681 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.v3.volumes [None req-d3f43feb-db06-406f-ad4b-12533f03dc54 tempest-TaggedBootDevicesTest_v242-197587358 tempest-TaggedBootDevicesTest_v242-197587358-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-748669507'}} {{(pid=100212) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 00:55:18.190952 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.v3.volumes [None req-d3f43feb-db06-406f-ad4b-12533f03dc54 tempest-TaggedBootDevicesTest_v242-197587358 tempest-TaggedBootDevicesTest_v242-197587358-project-member] Create volume of 1 GB Aug 20 00:55:18.194925 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.quota [None req-97dc388a-9b27-4306-9752-08b7647e071f tempest-VolumesTransfersTest-737662289 tempest-VolumesTransfersTest-737662289-project-member] Created reservations ['675c8843-60cd-49c4-a1f3-6e177f4ad4b9', '34782f79-6688-49b6-893f-dfa7dc07dab2', '9e947217-7894-4136-8a02-44fc61c5f9e3', 'eaf23d64-5d1b-4783-a412-ed96c5a2f02a'] {{(pid=100215) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:55:18.197367 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-d3f43feb-db06-406f-ad4b-12533f03dc54 tempest-TaggedBootDevicesTest_v242-197587358 tempest-TaggedBootDevicesTest_v242-197587358-project-member] Availability Zones retrieved successfully. Aug 20 00:55:18.206427 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-d3f43feb-db06-406f-ad4b-12533f03dc54 tempest-TaggedBootDevicesTest_v242-197587358 tempest-TaggedBootDevicesTest_v242-197587358-project-member] Flow 'volume_create_api' (910cbfbc-6e6b-469c-b8ce-69a478109a1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100212) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:55:18.207575 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-d3f43feb-db06-406f-ad4b-12533f03dc54 tempest-TaggedBootDevicesTest_v242-197587358 tempest-TaggedBootDevicesTest_v242-197587358-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e6a99667-ca4a-46ef-b6da-5cdb1d8c8423) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:55:18.208979 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.flows.api.create_volume [None req-d3f43feb-db06-406f-ad4b-12533f03dc54 tempest-TaggedBootDevicesTest_v242-197587358 tempest-TaggedBootDevicesTest_v242-197587358-project-member] Validating volume size '1' using validate_int {{(pid=100212) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 00:55:18.241979 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-d3f43feb-db06-406f-ad4b-12533f03dc54 tempest-TaggedBootDevicesTest_v242-197587358 tempest-TaggedBootDevicesTest_v242-197587358-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e6a99667-ca4a-46ef-b6da-5cdb1d8c8423) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:52:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1ed58bd6-fe6a-497e-ae84-e8199d24fdfa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:55:18.243086 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-d3f43feb-db06-406f-ad4b-12533f03dc54 tempest-TaggedBootDevicesTest_v242-197587358 tempest-TaggedBootDevicesTest_v242-197587358-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0f3495da-b63a-4519-a93c-f732610e96ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:55:18.243359 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.quota [None req-97dc388a-9b27-4306-9752-08b7647e071f tempest-VolumesTransfersTest-737662289 tempest-VolumesTransfersTest-737662289-project-member] Created reservations ['276d3e4e-27d8-430a-93fd-8b1cf3862a98', '461017e7-efbd-4354-a0fa-bdf8a1724b6b', '01210de1-32b2-47fa-be14-7122ff60cf3f', 'eaf7be17-2975-42de-a44f-e381975af151'] {{(pid=100215) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:55:18.273404 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.quota [None req-97dc388a-9b27-4306-9752-08b7647e071f tempest-VolumesTransfersTest-737662289 tempest-VolumesTransfersTest-737662289-project-member] Created reservations ['f1695ad6-3c3b-4ac1-85bb-4192a597202a', '4701b262-3018-4dbf-9030-d7624d8c921b', 'b98f2da9-933d-46c6-bce6-f4720d59ea42', 'a12ecac9-a133-448a-aaf8-e8fb181d6cc2'] {{(pid=100215) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:55:18.286559 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-97dc388a-9b27-4306-9752-08b7647e071f tempest-VolumesTransfersTest-737662289 tempest-VolumesTransfersTest-737662289-project-member] Transfer volume completed successfully. Aug 20 00:55:18.293862 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.quota [None req-d3f43feb-db06-406f-ad4b-12533f03dc54 tempest-TaggedBootDevicesTest_v242-197587358 tempest-TaggedBootDevicesTest_v242-197587358-project-member] Created reservations ['a323973f-35c5-4843-b868-643e16f248fa', '051b486c-4159-491b-ad28-3008f026283a', '3b2966cb-a53d-4631-b1d7-b0bc5b0287d2', '43cb70d1-b4da-4e9b-b0a3-21931f02190b'] {{(pid=100212) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:55:18.296365 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-d3f43feb-db06-406f-ad4b-12533f03dc54 tempest-TaggedBootDevicesTest_v242-197587358 tempest-TaggedBootDevicesTest_v242-197587358-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0f3495da-b63a-4519-a93c-f732610e96ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a323973f-35c5-4843-b868-643e16f248fa', '051b486c-4159-491b-ad28-3008f026283a', '3b2966cb-a53d-4631-b1d7-b0bc5b0287d2', '43cb70d1-b4da-4e9b-b0a3-21931f02190b']}' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:55:18.296365 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-d3f43feb-db06-406f-ad4b-12533f03dc54 tempest-TaggedBootDevicesTest_v242-197587358 tempest-TaggedBootDevicesTest_v242-197587358-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ea95cae5-de4f-41e7-b0ad-f2526860c92f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:55:18.321473 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-d3f43feb-db06-406f-ad4b-12533f03dc54 tempest-TaggedBootDevicesTest_v242-197587358 tempest-TaggedBootDevicesTest_v242-197587358-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ea95cae5-de4f-41e7-b0ad-f2526860c92f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '27d26b4e-bfa8-4fd6-85aa-f5bd687708a6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-748669507',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5073d5ced9114002a9e9d5d7face0e86',qos_specs=None,replication_status=,reservations=['a323973f-35c5-4843-b868-643e16f248fa','051b486c-4159-491b-ad28-3008f026283a','3b2966cb-a53d-4631-b1d7-b0bc5b0287d2','43cb70d1-b4da-4e9b-b0a3-21931f02190b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f38c3b544f364e10a8b154e6a3eea4a7',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T00:55:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-748669507',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=27d26b4e-bfa8-4fd6-85aa-f5bd687708a6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5073d5ced9114002a9e9d5d7face0e86',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f38c3b544f364e10a8b154e6a3eea4a7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1ed58bd6-fe6a-497e-ae84-e8199d24fdfa),volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:55:18.322430 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-d3f43feb-db06-406f-ad4b-12533f03dc54 tempest-TaggedBootDevicesTest_v242-197587358 tempest-TaggedBootDevicesTest_v242-197587358-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2f0530f6-0feb-4e15-86ab-4fe4ab0459ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:55:18.347611 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-d3f43feb-db06-406f-ad4b-12533f03dc54 tempest-TaggedBootDevicesTest_v242-197587358 tempest-TaggedBootDevicesTest_v242-197587358-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2f0530f6-0feb-4e15-86ab-4fe4ab0459ad) transitioned into state 'SUCCESS' from state '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-748669507',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5073d5ced9114002a9e9d5d7face0e86',qos_specs=None,replication_status=,reservations=['a323973f-35c5-4843-b868-643e16f248fa','051b486c-4159-491b-ad28-3008f026283a','3b2966cb-a53d-4631-b1d7-b0bc5b0287d2','43cb70d1-b4da-4e9b-b0a3-21931f02190b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f38c3b544f364e10a8b154e6a3eea4a7',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:55:18.348572 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-d3f43feb-db06-406f-ad4b-12533f03dc54 tempest-TaggedBootDevicesTest_v242-197587358 tempest-TaggedBootDevicesTest_v242-197587358-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (821ad3c8-a7b9-4dc7-978e-ac1caa4487b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:55:18.358888 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-d3f43feb-db06-406f-ad4b-12533f03dc54 tempest-TaggedBootDevicesTest_v242-197587358 tempest-TaggedBootDevicesTest_v242-197587358-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (821ad3c8-a7b9-4dc7-978e-ac1caa4487b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:55:18.359960 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-d3f43feb-db06-406f-ad4b-12533f03dc54 tempest-TaggedBootDevicesTest_v242-197587358 tempest-TaggedBootDevicesTest_v242-197587358-project-member] Flow 'volume_create_api' (910cbfbc-6e6b-469c-b8ce-69a478109a1e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100212) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:55:18.360425 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-d3f43feb-db06-406f-ad4b-12533f03dc54 tempest-TaggedBootDevicesTest_v242-197587358 tempest-TaggedBootDevicesTest_v242-197587358-project-member] Create volume request issued successfully. Aug 20 00:55:18.361140 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-d3f43feb-db06-406f-ad4b-12533f03dc54 tempest-TaggedBootDevicesTest_v242-197587358 tempest-TaggedBootDevicesTest_v242-197587358-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 20 00:55:18.361699 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 45/177] 10.4.3.240 () {68 vars in 1258 bytes} [Thu Aug 20 00:55:18 2026] POST /volume/v3/volumes => generated 756 bytes in 177 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 00:55:18.373365 np0000007838 devstack@c-api.service[100215]: INFO cinder.transfer.api [None req-97dc388a-9b27-4306-9752-08b7647e071f tempest-VolumesTransfersTest-737662289 tempest-VolumesTransfersTest-737662289-project-member] Volume 1ba594e1-fd6a-47d2-ae21-ef5663ae4bc9 has been transferred. Aug 20 00:55:18.374464 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-d8e58fbd-c7f0-49a7-a45a-4f29a01a58ec None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:55:18.377859 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-d8e58fbd-c7f0-49a7-a45a-4f29a01a58ec tempest-TaggedBootDevicesTest_v242-197587358 tempest-TaggedBootDevicesTest_v242-197587358-project-member] GET https://10.4.3.240/volume/v3/volumes/27d26b4e-bfa8-4fd6-85aa-f5bd687708a6 Aug 20 00:55:18.378147 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-d8e58fbd-c7f0-49a7-a45a-4f29a01a58ec tempest-TaggedBootDevicesTest_v242-197587358 tempest-TaggedBootDevicesTest_v242-197587358-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:55:18.378436 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-d8e58fbd-c7f0-49a7-a45a-4f29a01a58ec tempest-TaggedBootDevicesTest_v242-197587358 tempest-TaggedBootDevicesTest_v242-197587358-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:55:18.382102 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-97dc388a-9b27-4306-9752-08b7647e071f tempest-VolumesTransfersTest-737662289 tempest-VolumesTransfersTest-737662289-project-member] https://10.4.3.240/volume/v3/os-volume-transfer/9a813b83-0b15-49dc-acc4-f1d93f1d03b2/accept returned with HTTP 202 Aug 20 00:55:18.382102 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 46/178] 10.4.3.240 () {68 vars in 1423 bytes} [Thu Aug 20 00:55:17 2026] POST /volume/v3/os-volume-transfer/9a813b83-0b15-49dc-acc4-f1d93f1d03b2/accept => generated 365 bytes in 454 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 00:55:18.390477 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:55:18.390477 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 00:55:18.392703 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-4de61c56-ea1b-4e5d-b1f3-2c949b68f500 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:55:18.397565 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-4de61c56-ea1b-4e5d-b1f3-2c949b68f500 tempest-VolumesTransfersTest-737662289 tempest-VolumesTransfersTest-737662289-project-member] GET https://10.4.3.240/volume/v3/volumes/1ba594e1-fd6a-47d2-ae21-ef5663ae4bc9 Aug 20 00:55:18.397565 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-4de61c56-ea1b-4e5d-b1f3-2c949b68f500 tempest-VolumesTransfersTest-737662289 tempest-VolumesTransfersTest-737662289-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:55:18.397565 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-4de61c56-ea1b-4e5d-b1f3-2c949b68f500 tempest-VolumesTransfersTest-737662289 tempest-VolumesTransfersTest-737662289-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:55:18.402586 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-d8e58fbd-c7f0-49a7-a45a-4f29a01a58ec tempest-TaggedBootDevicesTest_v242-197587358 tempest-TaggedBootDevicesTest_v242-197587358-project-member] Volume info retrieved successfully. Aug 20 00:55:18.407571 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-d8e58fbd-c7f0-49a7-a45a-4f29a01a58ec tempest-TaggedBootDevicesTest_v242-197587358 tempest-TaggedBootDevicesTest_v242-197587358-project-member] https://10.4.3.240/volume/v3/volumes/27d26b4e-bfa8-4fd6-85aa-f5bd687708a6 returned with HTTP 200 Aug 20 00:55:18.408375 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 42/179] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:55:18 2026] GET /volume/v3/volumes/27d26b4e-bfa8-4fd6-85aa-f5bd687708a6 => generated 824 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:55:18.408949 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:55:18.408949 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 00:55:18.414141 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-4de61c56-ea1b-4e5d-b1f3-2c949b68f500 tempest-VolumesTransfersTest-737662289 tempest-VolumesTransfersTest-737662289-project-member] Volume info retrieved successfully. Aug 20 00:55:18.418555 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-4de61c56-ea1b-4e5d-b1f3-2c949b68f500 tempest-VolumesTransfersTest-737662289 tempest-VolumesTransfersTest-737662289-project-member] https://10.4.3.240/volume/v3/volumes/1ba594e1-fd6a-47d2-ae21-ef5663ae4bc9 returned with HTTP 200 Aug 20 00:55:18.419242 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 47/180] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:55:18 2026] GET /volume/v3/volumes/1ba594e1-fd6a-47d2-ae21-ef5663ae4bc9 => generated 843 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:55:18.434111 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-96353368-150a-4b5f-9e3a-23794b91021d None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:55:18.436498 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-96353368-150a-4b5f-9e3a-23794b91021d tempest-VolumesTransfersTest-737662289 tempest-VolumesTransfersTest-737662289-project-member] GET https://10.4.3.240/volume/v3/volumes/1ba594e1-fd6a-47d2-ae21-ef5663ae4bc9 Aug 20 00:55:18.436705 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-96353368-150a-4b5f-9e3a-23794b91021d tempest-VolumesTransfersTest-737662289 tempest-VolumesTransfersTest-737662289-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:55:18.436962 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-96353368-150a-4b5f-9e3a-23794b91021d tempest-VolumesTransfersTest-737662289 tempest-VolumesTransfersTest-737662289-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:55:18.446040 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:55:18.446040 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 00:55:18.453739 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-96353368-150a-4b5f-9e3a-23794b91021d tempest-VolumesTransfersTest-737662289 tempest-VolumesTransfersTest-737662289-project-member] Volume info retrieved successfully. Aug 20 00:55:18.459015 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-96353368-150a-4b5f-9e3a-23794b91021d tempest-VolumesTransfersTest-737662289 tempest-VolumesTransfersTest-737662289-project-member] https://10.4.3.240/volume/v3/volumes/1ba594e1-fd6a-47d2-ae21-ef5663ae4bc9 returned with HTTP 200 Aug 20 00:55:18.459484 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 46/181] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:55:18 2026] GET /volume/v3/volumes/1ba594e1-fd6a-47d2-ae21-ef5663ae4bc9 => generated 843 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:55:18.476676 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-a018a56b-e97b-4671-a95e-cc1760215f48 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:55:18.479121 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-a018a56b-e97b-4671-a95e-cc1760215f48 tempest-VolumesTransfersTest-2141544054 tempest-VolumesTransfersTest-2141544054-project-member] DELETE https://10.4.3.240/volume/v3/os-volume-transfer/9a813b83-0b15-49dc-acc4-f1d93f1d03b2 Aug 20 00:55:18.479353 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-a018a56b-e97b-4671-a95e-cc1760215f48 tempest-VolumesTransfersTest-2141544054 tempest-VolumesTransfersTest-2141544054-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:55:18.479727 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-a018a56b-e97b-4671-a95e-cc1760215f48 tempest-VolumesTransfersTest-2141544054 tempest-VolumesTransfersTest-2141544054-project-member] Calling method 'delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:55:18.479874 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.contrib.volume_transfer [None req-a018a56b-e97b-4671-a95e-cc1760215f48 tempest-VolumesTransfersTest-2141544054 tempest-VolumesTransfersTest-2141544054-project-member] Delete transfer with id: 9a813b83-0b15-49dc-acc4-f1d93f1d03b2 Aug 20 00:55:18.484734 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-a018a56b-e97b-4671-a95e-cc1760215f48 tempest-VolumesTransfersTest-2141544054 tempest-VolumesTransfersTest-2141544054-project-member] https://10.4.3.240/volume/v3/os-volume-transfer/9a813b83-0b15-49dc-acc4-f1d93f1d03b2 returned with HTTP 404 Aug 20 00:55:18.485404 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 47/182] 10.4.3.240 () {66 vars in 1384 bytes} [Thu Aug 20 00:55:18 2026] DELETE /volume/v3/os-volume-transfer/9a813b83-0b15-49dc-acc4-f1d93f1d03b2 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:55:18.492307 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-d229e31c-e930-4da9-994d-201ffddd9582 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:55:18.687740 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-d229e31c-e930-4da9-994d-201ffddd9582 tempest-VolumesTransfersTest-1284376989 tempest-VolumesTransfersTest-1284376989-project-admin] DELETE https://10.4.3.240/volume/v3/volumes/1ba594e1-fd6a-47d2-ae21-ef5663ae4bc9 Aug 20 00:55:18.687976 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-d229e31c-e930-4da9-994d-201ffddd9582 tempest-VolumesTransfersTest-1284376989 tempest-VolumesTransfersTest-1284376989-project-admin] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:55:18.688159 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-d229e31c-e930-4da9-994d-201ffddd9582 tempest-VolumesTransfersTest-1284376989 tempest-VolumesTransfersTest-1284376989-project-admin] Calling method 'delete' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:55:18.688354 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.v3.volumes [None req-d229e31c-e930-4da9-994d-201ffddd9582 tempest-VolumesTransfersTest-1284376989 tempest-VolumesTransfersTest-1284376989-project-admin] Delete volume with id: 1ba594e1-fd6a-47d2-ae21-ef5663ae4bc9 Aug 20 00:55:18.730993 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:55:18.730993 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 00:55:18.731392 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-d229e31c-e930-4da9-994d-201ffddd9582 tempest-VolumesTransfersTest-1284376989 tempest-VolumesTransfersTest-1284376989-project-admin] Volume info retrieved successfully. Aug 20 00:55:18.751531 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-d229e31c-e930-4da9-994d-201ffddd9582 tempest-VolumesTransfersTest-1284376989 tempest-VolumesTransfersTest-1284376989-project-admin] Delete volume request issued successfully. Aug 20 00:55:18.751803 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-d229e31c-e930-4da9-994d-201ffddd9582 tempest-VolumesTransfersTest-1284376989 tempest-VolumesTransfersTest-1284376989-project-admin] https://10.4.3.240/volume/v3/volumes/1ba594e1-fd6a-47d2-ae21-ef5663ae4bc9 returned with HTTP 202 Aug 20 00:55:18.752492 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 43/183] 10.4.3.240 () {66 vars in 1351 bytes} [Thu Aug 20 00:55:18 2026] DELETE /volume/v3/volumes/1ba594e1-fd6a-47d2-ae21-ef5663ae4bc9 => generated 0 bytes in 260 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:55:18.760850 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-c87e4bff-2d06-47d5-81a9-dbb0e5aabb06 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:55:18.763026 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-c87e4bff-2d06-47d5-81a9-dbb0e5aabb06 tempest-VolumesTransfersTest-1284376989 tempest-VolumesTransfersTest-1284376989-project-admin] GET https://10.4.3.240/volume/v3/volumes/1ba594e1-fd6a-47d2-ae21-ef5663ae4bc9 Aug 20 00:55:18.763202 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-c87e4bff-2d06-47d5-81a9-dbb0e5aabb06 tempest-VolumesTransfersTest-1284376989 tempest-VolumesTransfersTest-1284376989-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:55:18.763392 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-c87e4bff-2d06-47d5-81a9-dbb0e5aabb06 tempest-VolumesTransfersTest-1284376989 tempest-VolumesTransfersTest-1284376989-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:55:18.765726 np0000007838 devstack@c-api.service[100214]: DEBUG dbcounter [-] [100214] Writing DB stats cinder:SELECT=277,cinder:INSERT=36,cinder:UPDATE=51 {{(pid=100214) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 00:55:18.774891 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:55:18.774891 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 00:55:18.782189 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-c87e4bff-2d06-47d5-81a9-dbb0e5aabb06 tempest-VolumesTransfersTest-1284376989 tempest-VolumesTransfersTest-1284376989-project-admin] Volume info retrieved successfully. Aug 20 00:55:18.790162 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-c87e4bff-2d06-47d5-81a9-dbb0e5aabb06 tempest-VolumesTransfersTest-1284376989 tempest-VolumesTransfersTest-1284376989-project-admin] https://10.4.3.240/volume/v3/volumes/1ba594e1-fd6a-47d2-ae21-ef5663ae4bc9 returned with HTTP 200 Aug 20 00:55:18.790925 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 48/184] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:55:18 2026] GET /volume/v3/volumes/1ba594e1-fd6a-47d2-ae21-ef5663ae4bc9 => generated 1006 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:55:19.424081 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-f2ca3d56-644e-4075-9b63-480cd714f734 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:55:19.426399 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-f2ca3d56-644e-4075-9b63-480cd714f734 tempest-TaggedBootDevicesTest_v242-197587358 tempest-TaggedBootDevicesTest_v242-197587358-project-member] GET https://10.4.3.240/volume/v3/volumes/27d26b4e-bfa8-4fd6-85aa-f5bd687708a6 Aug 20 00:55:19.426601 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-f2ca3d56-644e-4075-9b63-480cd714f734 tempest-TaggedBootDevicesTest_v242-197587358 tempest-TaggedBootDevicesTest_v242-197587358-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:55:19.426783 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-f2ca3d56-644e-4075-9b63-480cd714f734 tempest-TaggedBootDevicesTest_v242-197587358 tempest-TaggedBootDevicesTest_v242-197587358-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:55:19.436609 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:55:19.436609 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 00:55:19.440989 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-f2ca3d56-644e-4075-9b63-480cd714f734 tempest-TaggedBootDevicesTest_v242-197587358 tempest-TaggedBootDevicesTest_v242-197587358-project-member] Volume info retrieved successfully. Aug 20 00:55:19.449603 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-f2ca3d56-644e-4075-9b63-480cd714f734 tempest-TaggedBootDevicesTest_v242-197587358 tempest-TaggedBootDevicesTest_v242-197587358-project-member] https://10.4.3.240/volume/v3/volumes/27d26b4e-bfa8-4fd6-85aa-f5bd687708a6 returned with HTTP 200 Aug 20 00:55:19.450021 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 47/185] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:55:19 2026] GET /volume/v3/volumes/27d26b4e-bfa8-4fd6-85aa-f5bd687708a6 => generated 849 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:55:19.467032 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-1d06109f-6882-458e-bb3d-d62986a953a1 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:55:19.469522 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-1d06109f-6882-458e-bb3d-d62986a953a1 tempest-TaggedBootDevicesTest_v242-197587358 tempest-TaggedBootDevicesTest_v242-197587358-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 20 00:55:19.469522 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-1d06109f-6882-458e-bb3d-d62986a953a1 tempest-TaggedBootDevicesTest_v242-197587358 tempest-TaggedBootDevicesTest_v242-197587358-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-1892126129"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:55:19.470946 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.v3.volumes [None req-1d06109f-6882-458e-bb3d-d62986a953a1 tempest-TaggedBootDevicesTest_v242-197587358 tempest-TaggedBootDevicesTest_v242-197587358-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-1892126129'}} {{(pid=100215) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 00:55:19.471063 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-1d06109f-6882-458e-bb3d-d62986a953a1 tempest-TaggedBootDevicesTest_v242-197587358 tempest-TaggedBootDevicesTest_v242-197587358-project-member] Create volume of 1 GB Aug 20 00:55:19.471364 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:55:19.471364 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 00:55:19.473428 np0000007838 devstack@c-api.service[100215]: DEBUG dbcounter [-] [100215] Writing DB stats cinder:SELECT=290,cinder:INSERT=49,cinder:UPDATE=68 {{(pid=100215) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 00:55:19.478275 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-1d06109f-6882-458e-bb3d-d62986a953a1 tempest-TaggedBootDevicesTest_v242-197587358 tempest-TaggedBootDevicesTest_v242-197587358-project-member] Availability Zones retrieved successfully. Aug 20 00:55:19.486593 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-1d06109f-6882-458e-bb3d-d62986a953a1 tempest-TaggedBootDevicesTest_v242-197587358 tempest-TaggedBootDevicesTest_v242-197587358-project-member] Flow 'volume_create_api' (e7465019-31ce-4d4c-b77c-011d45ad40c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:55:19.488019 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-1d06109f-6882-458e-bb3d-d62986a953a1 tempest-TaggedBootDevicesTest_v242-197587358 tempest-TaggedBootDevicesTest_v242-197587358-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e30aa4f4-66bd-4bfe-a4be-832a29f2437f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:55:19.489821 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.flows.api.create_volume [None req-1d06109f-6882-458e-bb3d-d62986a953a1 tempest-TaggedBootDevicesTest_v242-197587358 tempest-TaggedBootDevicesTest_v242-197587358-project-member] Validating volume size '1' using validate_int {{(pid=100215) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 00:55:19.527328 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-1d06109f-6882-458e-bb3d-d62986a953a1 tempest-TaggedBootDevicesTest_v242-197587358 tempest-TaggedBootDevicesTest_v242-197587358-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e30aa4f4-66bd-4bfe-a4be-832a29f2437f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:52:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1ed58bd6-fe6a-497e-ae84-e8199d24fdfa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:55:19.528327 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-1d06109f-6882-458e-bb3d-d62986a953a1 tempest-TaggedBootDevicesTest_v242-197587358 tempest-TaggedBootDevicesTest_v242-197587358-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (685d0f68-ffb1-445d-b498-ea603177bdf6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:55:19.585293 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.quota [None req-1d06109f-6882-458e-bb3d-d62986a953a1 tempest-TaggedBootDevicesTest_v242-197587358 tempest-TaggedBootDevicesTest_v242-197587358-project-member] Created reservations ['b444be23-f7a8-4763-82fd-f7406764f4ec', '585cbe64-8492-480c-95e1-3a86b288c540', '64618ffb-2fa5-4818-9ad1-29118ee5364e', 'b485fec4-24ac-4956-a041-a08ac347ec52'] {{(pid=100215) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:55:19.586331 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-1d06109f-6882-458e-bb3d-d62986a953a1 tempest-TaggedBootDevicesTest_v242-197587358 tempest-TaggedBootDevicesTest_v242-197587358-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (685d0f68-ffb1-445d-b498-ea603177bdf6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b444be23-f7a8-4763-82fd-f7406764f4ec', '585cbe64-8492-480c-95e1-3a86b288c540', '64618ffb-2fa5-4818-9ad1-29118ee5364e', 'b485fec4-24ac-4956-a041-a08ac347ec52']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:55:19.587406 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-1d06109f-6882-458e-bb3d-d62986a953a1 tempest-TaggedBootDevicesTest_v242-197587358 tempest-TaggedBootDevicesTest_v242-197587358-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bcaa8187-6a74-4dc3-b6e8-05be85c3cf91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:55:19.611257 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-1d06109f-6882-458e-bb3d-d62986a953a1 tempest-TaggedBootDevicesTest_v242-197587358 tempest-TaggedBootDevicesTest_v242-197587358-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bcaa8187-6a74-4dc3-b6e8-05be85c3cf91) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5d15c71f-3364-43a1-9be4-6fd884170dc1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1892126129',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5073d5ced9114002a9e9d5d7face0e86',qos_specs=None,replication_status=,reservations=['b444be23-f7a8-4763-82fd-f7406764f4ec','585cbe64-8492-480c-95e1-3a86b288c540','64618ffb-2fa5-4818-9ad1-29118ee5364e','b485fec4-24ac-4956-a041-a08ac347ec52'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f38c3b544f364e10a8b154e6a3eea4a7',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T00:55:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1892126129',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5d15c71f-3364-43a1-9be4-6fd884170dc1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5073d5ced9114002a9e9d5d7face0e86',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f38c3b544f364e10a8b154e6a3eea4a7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1ed58bd6-fe6a-497e-ae84-e8199d24fdfa),volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:55:19.612569 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-1d06109f-6882-458e-bb3d-d62986a953a1 tempest-TaggedBootDevicesTest_v242-197587358 tempest-TaggedBootDevicesTest_v242-197587358-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5e1d883e-739e-465e-bdfa-d76b7905a514) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:55:19.635695 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-1d06109f-6882-458e-bb3d-d62986a953a1 tempest-TaggedBootDevicesTest_v242-197587358 tempest-TaggedBootDevicesTest_v242-197587358-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5e1d883e-739e-465e-bdfa-d76b7905a514) transitioned into state 'SUCCESS' from state '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-1892126129',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5073d5ced9114002a9e9d5d7face0e86',qos_specs=None,replication_status=,reservations=['b444be23-f7a8-4763-82fd-f7406764f4ec','585cbe64-8492-480c-95e1-3a86b288c540','64618ffb-2fa5-4818-9ad1-29118ee5364e','b485fec4-24ac-4956-a041-a08ac347ec52'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f38c3b544f364e10a8b154e6a3eea4a7',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:55:19.636378 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-1d06109f-6882-458e-bb3d-d62986a953a1 tempest-TaggedBootDevicesTest_v242-197587358 tempest-TaggedBootDevicesTest_v242-197587358-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f263c8b1-c3b4-4bfb-b384-7a63c04546d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:55:19.645418 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-1d06109f-6882-458e-bb3d-d62986a953a1 tempest-TaggedBootDevicesTest_v242-197587358 tempest-TaggedBootDevicesTest_v242-197587358-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f263c8b1-c3b4-4bfb-b384-7a63c04546d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:55:19.646257 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-1d06109f-6882-458e-bb3d-d62986a953a1 tempest-TaggedBootDevicesTest_v242-197587358 tempest-TaggedBootDevicesTest_v242-197587358-project-member] Flow 'volume_create_api' (e7465019-31ce-4d4c-b77c-011d45ad40c0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:55:19.646584 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-1d06109f-6882-458e-bb3d-d62986a953a1 tempest-TaggedBootDevicesTest_v242-197587358 tempest-TaggedBootDevicesTest_v242-197587358-project-member] Create volume request issued successfully. Aug 20 00:55:19.647150 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-1d06109f-6882-458e-bb3d-d62986a953a1 tempest-TaggedBootDevicesTest_v242-197587358 tempest-TaggedBootDevicesTest_v242-197587358-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 20 00:55:19.647595 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 48/186] 10.4.3.240 () {68 vars in 1258 bytes} [Thu Aug 20 00:55:19 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 20 00:55:19.666025 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-fbfb39f4-b108-4b9a-89a4-9453853b12f6 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:55:19.668553 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-fbfb39f4-b108-4b9a-89a4-9453853b12f6 tempest-TaggedBootDevicesTest_v242-197587358 tempest-TaggedBootDevicesTest_v242-197587358-project-member] GET https://10.4.3.240/volume/v3/volumes/5d15c71f-3364-43a1-9be4-6fd884170dc1 Aug 20 00:55:19.668838 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-fbfb39f4-b108-4b9a-89a4-9453853b12f6 tempest-TaggedBootDevicesTest_v242-197587358 tempest-TaggedBootDevicesTest_v242-197587358-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:55:19.669084 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-fbfb39f4-b108-4b9a-89a4-9453853b12f6 tempest-TaggedBootDevicesTest_v242-197587358 tempest-TaggedBootDevicesTest_v242-197587358-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:55:19.679972 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:55:19.679972 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 00:55:19.683833 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-fbfb39f4-b108-4b9a-89a4-9453853b12f6 tempest-TaggedBootDevicesTest_v242-197587358 tempest-TaggedBootDevicesTest_v242-197587358-project-member] Volume info retrieved successfully. Aug 20 00:55:19.691493 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-fbfb39f4-b108-4b9a-89a4-9453853b12f6 tempest-TaggedBootDevicesTest_v242-197587358 tempest-TaggedBootDevicesTest_v242-197587358-project-member] https://10.4.3.240/volume/v3/volumes/5d15c71f-3364-43a1-9be4-6fd884170dc1 returned with HTTP 200 Aug 20 00:55:19.692076 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 44/187] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:55:19 2026] GET /volume/v3/volumes/5d15c71f-3364-43a1-9be4-6fd884170dc1 => generated 825 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:55:19.807478 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-1ed8953d-5ee4-4360-941f-6cda917ed1eb None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:55:19.810384 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-1ed8953d-5ee4-4360-941f-6cda917ed1eb tempest-VolumesTransfersTest-1284376989 tempest-VolumesTransfersTest-1284376989-project-admin] GET https://10.4.3.240/volume/v3/volumes/1ba594e1-fd6a-47d2-ae21-ef5663ae4bc9 Aug 20 00:55:19.810662 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-1ed8953d-5ee4-4360-941f-6cda917ed1eb tempest-VolumesTransfersTest-1284376989 tempest-VolumesTransfersTest-1284376989-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:55:19.811056 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-1ed8953d-5ee4-4360-941f-6cda917ed1eb tempest-VolumesTransfersTest-1284376989 tempest-VolumesTransfersTest-1284376989-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:55:19.822710 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-1ed8953d-5ee4-4360-941f-6cda917ed1eb tempest-VolumesTransfersTest-1284376989 tempest-VolumesTransfersTest-1284376989-project-admin] https://10.4.3.240/volume/v3/volumes/1ba594e1-fd6a-47d2-ae21-ef5663ae4bc9 returned with HTTP 404 Aug 20 00:55:19.823381 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 49/188] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:55:19 2026] GET /volume/v3/volumes/1ba594e1-fd6a-47d2-ae21-ef5663ae4bc9 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:55:19.839792 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-d95efc38-2efd-4d67-8b37-31d083717849 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:55:19.844947 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-d95efc38-2efd-4d67-8b37-31d083717849 tempest-VolumesTransfersTest-2141544054 tempest-VolumesTransfersTest-2141544054-project-member] GET https://10.4.3.240/volume/v3/volumes/1ba594e1-fd6a-47d2-ae21-ef5663ae4bc9 Aug 20 00:55:19.844947 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-d95efc38-2efd-4d67-8b37-31d083717849 tempest-VolumesTransfersTest-2141544054 tempest-VolumesTransfersTest-2141544054-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:55:19.845033 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-d95efc38-2efd-4d67-8b37-31d083717849 tempest-VolumesTransfersTest-2141544054 tempest-VolumesTransfersTest-2141544054-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:55:19.855575 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-d95efc38-2efd-4d67-8b37-31d083717849 tempest-VolumesTransfersTest-2141544054 tempest-VolumesTransfersTest-2141544054-project-member] https://10.4.3.240/volume/v3/volumes/1ba594e1-fd6a-47d2-ae21-ef5663ae4bc9 returned with HTTP 404 Aug 20 00:55:19.855575 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 48/189] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:55:19 2026] GET /volume/v3/volumes/1ba594e1-fd6a-47d2-ae21-ef5663ae4bc9 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:55:19.864006 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-47bdcfb8-ee0a-491b-a67e-b3e10f608d8e None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:55:19.868001 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-47bdcfb8-ee0a-491b-a67e-b3e10f608d8e tempest-VolumesTransfersTest-2141544054 tempest-VolumesTransfersTest-2141544054-project-member] DELETE https://10.4.3.240/volume/v3/volumes/1ba594e1-fd6a-47d2-ae21-ef5663ae4bc9 Aug 20 00:55:19.868243 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-47bdcfb8-ee0a-491b-a67e-b3e10f608d8e tempest-VolumesTransfersTest-2141544054 tempest-VolumesTransfersTest-2141544054-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:55:19.869783 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-47bdcfb8-ee0a-491b-a67e-b3e10f608d8e tempest-VolumesTransfersTest-2141544054 tempest-VolumesTransfersTest-2141544054-project-member] Calling method 'delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:55:19.869783 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-47bdcfb8-ee0a-491b-a67e-b3e10f608d8e tempest-VolumesTransfersTest-2141544054 tempest-VolumesTransfersTest-2141544054-project-member] Delete volume with id: 1ba594e1-fd6a-47d2-ae21-ef5663ae4bc9 Aug 20 00:55:19.877991 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-47bdcfb8-ee0a-491b-a67e-b3e10f608d8e tempest-VolumesTransfersTest-2141544054 tempest-VolumesTransfersTest-2141544054-project-member] https://10.4.3.240/volume/v3/volumes/1ba594e1-fd6a-47d2-ae21-ef5663ae4bc9 returned with HTTP 404 Aug 20 00:55:19.880328 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 49/190] 10.4.3.240 () {66 vars in 1351 bytes} [Thu Aug 20 00:55:19 2026] DELETE /volume/v3/volumes/1ba594e1-fd6a-47d2-ae21-ef5663ae4bc9 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:55:19.892855 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-a1343f4b-b2c0-41f3-a037-0f22a8d5d917 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:55:19.895067 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-a1343f4b-b2c0-41f3-a037-0f22a8d5d917 tempest-VolumesTransfersTest-2141544054 tempest-VolumesTransfersTest-2141544054-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 20 00:55:19.895522 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-a1343f4b-b2c0-41f3-a037-0f22a8d5d917 tempest-VolumesTransfersTest-2141544054 tempest-VolumesTransfersTest-2141544054-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-1124127208"}} {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:55:19.897436 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.v3.volumes [None req-a1343f4b-b2c0-41f3-a037-0f22a8d5d917 tempest-VolumesTransfersTest-2141544054 tempest-VolumesTransfersTest-2141544054-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-1124127208'}} {{(pid=100213) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 00:55:19.897599 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.v3.volumes [None req-a1343f4b-b2c0-41f3-a037-0f22a8d5d917 tempest-VolumesTransfersTest-2141544054 tempest-VolumesTransfersTest-2141544054-project-member] Create volume of 1 GB Aug 20 00:55:19.903138 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-a1343f4b-b2c0-41f3-a037-0f22a8d5d917 tempest-VolumesTransfersTest-2141544054 tempest-VolumesTransfersTest-2141544054-project-member] Availability Zones retrieved successfully. Aug 20 00:55:19.912810 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-a1343f4b-b2c0-41f3-a037-0f22a8d5d917 tempest-VolumesTransfersTest-2141544054 tempest-VolumesTransfersTest-2141544054-project-member] Flow 'volume_create_api' (eccfde43-5cc5-4cbf-85b2-9203029e2441) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:55:19.914088 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-a1343f4b-b2c0-41f3-a037-0f22a8d5d917 tempest-VolumesTransfersTest-2141544054 tempest-VolumesTransfersTest-2141544054-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (03c3720f-9f78-45fc-a43c-28ae23ec6b36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:55:19.915352 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.flows.api.create_volume [None req-a1343f4b-b2c0-41f3-a037-0f22a8d5d917 tempest-VolumesTransfersTest-2141544054 tempest-VolumesTransfersTest-2141544054-project-member] Validating volume size '1' using validate_int {{(pid=100213) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 00:55:19.952020 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-a1343f4b-b2c0-41f3-a037-0f22a8d5d917 tempest-VolumesTransfersTest-2141544054 tempest-VolumesTransfersTest-2141544054-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (03c3720f-9f78-45fc-a43c-28ae23ec6b36) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:52:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1ed58bd6-fe6a-497e-ae84-e8199d24fdfa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:55:19.953025 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-a1343f4b-b2c0-41f3-a037-0f22a8d5d917 tempest-VolumesTransfersTest-2141544054 tempest-VolumesTransfersTest-2141544054-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fd83a8e8-7032-4660-9923-61f7a324d2ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:55:20.003567 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.quota [None req-a1343f4b-b2c0-41f3-a037-0f22a8d5d917 tempest-VolumesTransfersTest-2141544054 tempest-VolumesTransfersTest-2141544054-project-member] Created reservations ['247c31d5-86a5-4048-859c-df8a6a71ef9e', 'edadb497-12c3-4a74-aa4d-3393515f8725', '6a1819c7-0ca2-4c1c-8cc8-7a1a04639847', 'b8fef8ea-8405-4fa5-a348-f1233ae03c30'] {{(pid=100213) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:55:20.004666 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-a1343f4b-b2c0-41f3-a037-0f22a8d5d917 tempest-VolumesTransfersTest-2141544054 tempest-VolumesTransfersTest-2141544054-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fd83a8e8-7032-4660-9923-61f7a324d2ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['247c31d5-86a5-4048-859c-df8a6a71ef9e', 'edadb497-12c3-4a74-aa4d-3393515f8725', '6a1819c7-0ca2-4c1c-8cc8-7a1a04639847', 'b8fef8ea-8405-4fa5-a348-f1233ae03c30']}' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:55:20.005464 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-a1343f4b-b2c0-41f3-a037-0f22a8d5d917 tempest-VolumesTransfersTest-2141544054 tempest-VolumesTransfersTest-2141544054-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ac245e9b-75b8-4585-a653-6a3a8612192b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:55:20.027175 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-a1343f4b-b2c0-41f3-a037-0f22a8d5d917 tempest-VolumesTransfersTest-2141544054 tempest-VolumesTransfersTest-2141544054-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ac245e9b-75b8-4585-a653-6a3a8612192b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '76816579-f7c1-45f5-8a87-00a4a72ca7ad', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1124127208',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='30e09b4a4fee49e5b67a75c8c5cbdd8e',qos_specs=None,replication_status=,reservations=['247c31d5-86a5-4048-859c-df8a6a71ef9e','edadb497-12c3-4a74-aa4d-3393515f8725','6a1819c7-0ca2-4c1c-8cc8-7a1a04639847','b8fef8ea-8405-4fa5-a348-f1233ae03c30'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='251c0a2b9db04b1481738a34a967f578',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T00:55:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1124127208',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=76816579-f7c1-45f5-8a87-00a4a72ca7ad,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='30e09b4a4fee49e5b67a75c8c5cbdd8e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='251c0a2b9db04b1481738a34a967f578',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1ed58bd6-fe6a-497e-ae84-e8199d24fdfa),volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:55:20.027934 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-a1343f4b-b2c0-41f3-a037-0f22a8d5d917 tempest-VolumesTransfersTest-2141544054 tempest-VolumesTransfersTest-2141544054-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (519e4b82-4ffe-493d-98d5-de8eff0d8510) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:55:20.047816 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-a1343f4b-b2c0-41f3-a037-0f22a8d5d917 tempest-VolumesTransfersTest-2141544054 tempest-VolumesTransfersTest-2141544054-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (519e4b82-4ffe-493d-98d5-de8eff0d8510) transitioned into state 'SUCCESS' from state '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-1124127208',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='30e09b4a4fee49e5b67a75c8c5cbdd8e',qos_specs=None,replication_status=,reservations=['247c31d5-86a5-4048-859c-df8a6a71ef9e','edadb497-12c3-4a74-aa4d-3393515f8725','6a1819c7-0ca2-4c1c-8cc8-7a1a04639847','b8fef8ea-8405-4fa5-a348-f1233ae03c30'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='251c0a2b9db04b1481738a34a967f578',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:55:20.048587 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-a1343f4b-b2c0-41f3-a037-0f22a8d5d917 tempest-VolumesTransfersTest-2141544054 tempest-VolumesTransfersTest-2141544054-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ee27242c-bda6-4b7c-ab89-60d52325ba3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:55:20.061397 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-a1343f4b-b2c0-41f3-a037-0f22a8d5d917 tempest-VolumesTransfersTest-2141544054 tempest-VolumesTransfersTest-2141544054-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ee27242c-bda6-4b7c-ab89-60d52325ba3b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:55:20.062933 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-a1343f4b-b2c0-41f3-a037-0f22a8d5d917 tempest-VolumesTransfersTest-2141544054 tempest-VolumesTransfersTest-2141544054-project-member] Flow 'volume_create_api' (eccfde43-5cc5-4cbf-85b2-9203029e2441) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100213) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:55:20.063372 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-a1343f4b-b2c0-41f3-a037-0f22a8d5d917 tempest-VolumesTransfersTest-2141544054 tempest-VolumesTransfersTest-2141544054-project-member] Create volume request issued successfully. Aug 20 00:55:20.064181 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-a1343f4b-b2c0-41f3-a037-0f22a8d5d917 tempest-VolumesTransfersTest-2141544054 tempest-VolumesTransfersTest-2141544054-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 20 00:55:20.064693 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 45/191] 10.4.3.240 () {68 vars in 1258 bytes} [Thu Aug 20 00:55:19 2026] POST /volume/v3/volumes => generated 751 bytes in 172 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 00:55:20.079318 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-9d265d50-f9b8-436e-a7d9-f758bdf46528 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:55:20.081175 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-9d265d50-f9b8-436e-a7d9-f758bdf46528 tempest-VolumesTransfersTest-2141544054 tempest-VolumesTransfersTest-2141544054-project-member] GET https://10.4.3.240/volume/v3/volumes/76816579-f7c1-45f5-8a87-00a4a72ca7ad Aug 20 00:55:20.081479 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-9d265d50-f9b8-436e-a7d9-f758bdf46528 tempest-VolumesTransfersTest-2141544054 tempest-VolumesTransfersTest-2141544054-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:55:20.081605 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-9d265d50-f9b8-436e-a7d9-f758bdf46528 tempest-VolumesTransfersTest-2141544054 tempest-VolumesTransfersTest-2141544054-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:55:20.090161 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:55:20.090161 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 00:55:20.094071 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-9d265d50-f9b8-436e-a7d9-f758bdf46528 tempest-VolumesTransfersTest-2141544054 tempest-VolumesTransfersTest-2141544054-project-member] Volume info retrieved successfully. Aug 20 00:55:20.099545 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-9d265d50-f9b8-436e-a7d9-f758bdf46528 tempest-VolumesTransfersTest-2141544054 tempest-VolumesTransfersTest-2141544054-project-member] https://10.4.3.240/volume/v3/volumes/76816579-f7c1-45f5-8a87-00a4a72ca7ad returned with HTTP 200 Aug 20 00:55:20.099945 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 50/192] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:55:20 2026] GET /volume/v3/volumes/76816579-f7c1-45f5-8a87-00a4a72ca7ad => generated 819 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:55:20.711229 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-c077d507-6b51-47e7-8483-39023c43635b None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:55:20.712863 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-c077d507-6b51-47e7-8483-39023c43635b tempest-TaggedBootDevicesTest_v242-197587358 tempest-TaggedBootDevicesTest_v242-197587358-project-member] GET https://10.4.3.240/volume/v3/volumes/5d15c71f-3364-43a1-9be4-6fd884170dc1 Aug 20 00:55:20.713188 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-c077d507-6b51-47e7-8483-39023c43635b tempest-TaggedBootDevicesTest_v242-197587358 tempest-TaggedBootDevicesTest_v242-197587358-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:55:20.713477 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-c077d507-6b51-47e7-8483-39023c43635b tempest-TaggedBootDevicesTest_v242-197587358 tempest-TaggedBootDevicesTest_v242-197587358-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:55:20.722717 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:55:20.722717 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 00:55:20.727320 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-c077d507-6b51-47e7-8483-39023c43635b tempest-TaggedBootDevicesTest_v242-197587358 tempest-TaggedBootDevicesTest_v242-197587358-project-member] Volume info retrieved successfully. Aug 20 00:55:20.733588 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-c077d507-6b51-47e7-8483-39023c43635b tempest-TaggedBootDevicesTest_v242-197587358 tempest-TaggedBootDevicesTest_v242-197587358-project-member] https://10.4.3.240/volume/v3/volumes/5d15c71f-3364-43a1-9be4-6fd884170dc1 returned with HTTP 200 Aug 20 00:55:20.734113 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 49/193] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:55:20 2026] GET /volume/v3/volumes/5d15c71f-3364-43a1-9be4-6fd884170dc1 => generated 850 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:55:21.114432 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-3e0bbb11-9044-4c0b-beb8-07a20d388356 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:55:21.116611 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-3e0bbb11-9044-4c0b-beb8-07a20d388356 tempest-VolumesTransfersTest-2141544054 tempest-VolumesTransfersTest-2141544054-project-member] GET https://10.4.3.240/volume/v3/volumes/76816579-f7c1-45f5-8a87-00a4a72ca7ad Aug 20 00:55:21.116857 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-3e0bbb11-9044-4c0b-beb8-07a20d388356 tempest-VolumesTransfersTest-2141544054 tempest-VolumesTransfersTest-2141544054-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:55:21.117151 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-3e0bbb11-9044-4c0b-beb8-07a20d388356 tempest-VolumesTransfersTest-2141544054 tempest-VolumesTransfersTest-2141544054-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:55:21.126489 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:55:21.126489 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 00:55:21.131629 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-3e0bbb11-9044-4c0b-beb8-07a20d388356 tempest-VolumesTransfersTest-2141544054 tempest-VolumesTransfersTest-2141544054-project-member] Volume info retrieved successfully. Aug 20 00:55:21.137870 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-3e0bbb11-9044-4c0b-beb8-07a20d388356 tempest-VolumesTransfersTest-2141544054 tempest-VolumesTransfersTest-2141544054-project-member] https://10.4.3.240/volume/v3/volumes/76816579-f7c1-45f5-8a87-00a4a72ca7ad returned with HTTP 200 Aug 20 00:55:21.138471 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 50/194] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:55:21 2026] GET /volume/v3/volumes/76816579-f7c1-45f5-8a87-00a4a72ca7ad => generated 844 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:55:21.152750 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-89804d67-da25-4083-98f1-efef0b7ad98f None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:55:21.154626 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-89804d67-da25-4083-98f1-efef0b7ad98f tempest-VolumesTransfersTest-2141544054 tempest-VolumesTransfersTest-2141544054-project-member] POST https://10.4.3.240/volume/v3/os-volume-transfer Aug 20 00:55:21.154989 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-89804d67-da25-4083-98f1-efef0b7ad98f tempest-VolumesTransfersTest-2141544054 tempest-VolumesTransfersTest-2141544054-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "76816579-f7c1-45f5-8a87-00a4a72ca7ad"}} {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:55:21.156294 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.contrib.volume_transfer [None req-89804d67-da25-4083-98f1-efef0b7ad98f tempest-VolumesTransfersTest-2141544054 tempest-VolumesTransfersTest-2141544054-project-member] Creating new volume transfer {'transfer': {'volume_id': '76816579-f7c1-45f5-8a87-00a4a72ca7ad'}} {{(pid=100213) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Aug 20 00:55:21.156452 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.contrib.volume_transfer [None req-89804d67-da25-4083-98f1-efef0b7ad98f tempest-VolumesTransfersTest-2141544054 tempest-VolumesTransfersTest-2141544054-project-member] Creating transfer of volume 76816579-f7c1-45f5-8a87-00a4a72ca7ad Aug 20 00:55:21.156566 np0000007838 devstack@c-api.service[100213]: INFO cinder.transfer.api [None req-89804d67-da25-4083-98f1-efef0b7ad98f tempest-VolumesTransfersTest-2141544054 tempest-VolumesTransfersTest-2141544054-project-member] Generating transfer record for volume 76816579-f7c1-45f5-8a87-00a4a72ca7ad Aug 20 00:55:21.163426 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:55:21.163426 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 00:55:21.178588 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-89804d67-da25-4083-98f1-efef0b7ad98f tempest-VolumesTransfersTest-2141544054 tempest-VolumesTransfersTest-2141544054-project-member] https://10.4.3.240/volume/v3/os-volume-transfer returned with HTTP 202 Aug 20 00:55:21.179154 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 46/195] 10.4.3.240 () {68 vars in 1291 bytes} [Thu Aug 20 00:55:21 2026] POST /volume/v3/os-volume-transfer => generated 441 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 00:55:21.189220 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-0bf094f5-64e3-454a-ae09-445fa1005a9e None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:55:21.191617 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-0bf094f5-64e3-454a-ae09-445fa1005a9e tempest-VolumesTransfersTest-2141544054 tempest-VolumesTransfersTest-2141544054-project-member] GET https://10.4.3.240/volume/v3/volumes/76816579-f7c1-45f5-8a87-00a4a72ca7ad Aug 20 00:55:21.191855 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-0bf094f5-64e3-454a-ae09-445fa1005a9e tempest-VolumesTransfersTest-2141544054 tempest-VolumesTransfersTest-2141544054-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:55:21.192118 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-0bf094f5-64e3-454a-ae09-445fa1005a9e tempest-VolumesTransfersTest-2141544054 tempest-VolumesTransfersTest-2141544054-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:55:21.218183 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:55:21.218183 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 00:55:21.233069 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-0bf094f5-64e3-454a-ae09-445fa1005a9e tempest-VolumesTransfersTest-2141544054 tempest-VolumesTransfersTest-2141544054-project-member] Volume info retrieved successfully. Aug 20 00:55:21.242166 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-0bf094f5-64e3-454a-ae09-445fa1005a9e tempest-VolumesTransfersTest-2141544054 tempest-VolumesTransfersTest-2141544054-project-member] https://10.4.3.240/volume/v3/volumes/76816579-f7c1-45f5-8a87-00a4a72ca7ad returned with HTTP 200 Aug 20 00:55:21.242783 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 51/196] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:55:21 2026] GET /volume/v3/volumes/76816579-f7c1-45f5-8a87-00a4a72ca7ad => generated 852 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:55:21.262180 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-e8ff6400-efd3-46ff-89de-4241f7824c02 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:55:21.267521 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-e8ff6400-efd3-46ff-89de-4241f7824c02 tempest-VolumesTransfersTest-2141544054 tempest-VolumesTransfersTest-2141544054-project-member] GET https://10.4.3.240/volume/v3/os-volume-transfer/detail Aug 20 00:55:21.267521 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-e8ff6400-efd3-46ff-89de-4241f7824c02 tempest-VolumesTransfersTest-2141544054 tempest-VolumesTransfersTest-2141544054-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:55:21.267521 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-e8ff6400-efd3-46ff-89de-4241f7824c02 tempest-VolumesTransfersTest-2141544054 tempest-VolumesTransfersTest-2141544054-project-member] Calling method 'detail' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:55:21.268043 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.contrib.volume_transfer [None req-e8ff6400-efd3-46ff-89de-4241f7824c02 tempest-VolumesTransfersTest-2141544054 tempest-VolumesTransfersTest-2141544054-project-member] Listing volume transfers {{(pid=100212) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Aug 20 00:55:21.281987 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-e8ff6400-efd3-46ff-89de-4241f7824c02 tempest-VolumesTransfersTest-2141544054 tempest-VolumesTransfersTest-2141544054-project-member] https://10.4.3.240/volume/v3/os-volume-transfer/detail returned with HTTP 200 Aug 20 00:55:21.281987 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 50/197] 10.4.3.240 () {66 vars in 1291 bytes} [Thu Aug 20 00:55:21 2026] GET /volume/v3/os-volume-transfer/detail => generated 412 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:55:21.294082 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-aa7b4ec4-ec1b-43d0-b487-c516f843b343 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:55:21.296361 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-aa7b4ec4-ec1b-43d0-b487-c516f843b343 tempest-VolumesTransfersTest-2141544054 tempest-VolumesTransfersTest-2141544054-project-member] DELETE https://10.4.3.240/volume/v3/os-volume-transfer/c0d13029-099e-41a3-9031-0bb0921393f5 Aug 20 00:55:21.296645 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-aa7b4ec4-ec1b-43d0-b487-c516f843b343 tempest-VolumesTransfersTest-2141544054 tempest-VolumesTransfersTest-2141544054-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:55:21.297232 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-aa7b4ec4-ec1b-43d0-b487-c516f843b343 tempest-VolumesTransfersTest-2141544054 tempest-VolumesTransfersTest-2141544054-project-member] Calling method 'delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:55:21.297232 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.contrib.volume_transfer [None req-aa7b4ec4-ec1b-43d0-b487-c516f843b343 tempest-VolumesTransfersTest-2141544054 tempest-VolumesTransfersTest-2141544054-project-member] Delete transfer with id: c0d13029-099e-41a3-9031-0bb0921393f5 Aug 20 00:55:21.310281 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:55:21.310281 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 00:55:21.323809 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-aa7b4ec4-ec1b-43d0-b487-c516f843b343 tempest-VolumesTransfersTest-2141544054 tempest-VolumesTransfersTest-2141544054-project-member] https://10.4.3.240/volume/v3/os-volume-transfer/c0d13029-099e-41a3-9031-0bb0921393f5 returned with HTTP 202 Aug 20 00:55:21.323809 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 51/198] 10.4.3.240 () {66 vars in 1384 bytes} [Thu Aug 20 00:55:21 2026] DELETE /volume/v3/os-volume-transfer/c0d13029-099e-41a3-9031-0bb0921393f5 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:55:21.332390 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-37fa3be5-f9a5-4697-9420-806f06aec1d4 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:55:21.334101 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-37fa3be5-f9a5-4697-9420-806f06aec1d4 tempest-VolumesTransfersTest-2141544054 tempest-VolumesTransfersTest-2141544054-project-member] GET https://10.4.3.240/volume/v3/volumes/76816579-f7c1-45f5-8a87-00a4a72ca7ad Aug 20 00:55:21.334480 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-37fa3be5-f9a5-4697-9420-806f06aec1d4 tempest-VolumesTransfersTest-2141544054 tempest-VolumesTransfersTest-2141544054-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:55:21.334778 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-37fa3be5-f9a5-4697-9420-806f06aec1d4 tempest-VolumesTransfersTest-2141544054 tempest-VolumesTransfersTest-2141544054-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:55:21.347043 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:55:21.347043 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 00:55:21.357296 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-37fa3be5-f9a5-4697-9420-806f06aec1d4 tempest-VolumesTransfersTest-2141544054 tempest-VolumesTransfersTest-2141544054-project-member] Volume info retrieved successfully. Aug 20 00:55:21.365828 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-37fa3be5-f9a5-4697-9420-806f06aec1d4 tempest-VolumesTransfersTest-2141544054 tempest-VolumesTransfersTest-2141544054-project-member] https://10.4.3.240/volume/v3/volumes/76816579-f7c1-45f5-8a87-00a4a72ca7ad returned with HTTP 200 Aug 20 00:55:21.365828 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 47/199] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:55:21 2026] GET /volume/v3/volumes/76816579-f7c1-45f5-8a87-00a4a72ca7ad => generated 844 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:55:21.380613 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-0b785f5d-0dd2-4ebc-94c4-6ae8a4e1741f None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:55:21.382696 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-0b785f5d-0dd2-4ebc-94c4-6ae8a4e1741f tempest-VolumesTransfersTest-2141544054 tempest-VolumesTransfersTest-2141544054-project-member] DELETE https://10.4.3.240/volume/v3/os-volume-transfer/c0d13029-099e-41a3-9031-0bb0921393f5 Aug 20 00:55:21.382952 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-0b785f5d-0dd2-4ebc-94c4-6ae8a4e1741f tempest-VolumesTransfersTest-2141544054 tempest-VolumesTransfersTest-2141544054-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:55:21.383240 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-0b785f5d-0dd2-4ebc-94c4-6ae8a4e1741f tempest-VolumesTransfersTest-2141544054 tempest-VolumesTransfersTest-2141544054-project-member] Calling method 'delete' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:55:21.384640 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.contrib.volume_transfer [None req-0b785f5d-0dd2-4ebc-94c4-6ae8a4e1741f tempest-VolumesTransfersTest-2141544054 tempest-VolumesTransfersTest-2141544054-project-member] Delete transfer with id: c0d13029-099e-41a3-9031-0bb0921393f5 Aug 20 00:55:21.389467 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-0b785f5d-0dd2-4ebc-94c4-6ae8a4e1741f tempest-VolumesTransfersTest-2141544054 tempest-VolumesTransfersTest-2141544054-project-member] https://10.4.3.240/volume/v3/os-volume-transfer/c0d13029-099e-41a3-9031-0bb0921393f5 returned with HTTP 404 Aug 20 00:55:21.390319 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 52/200] 10.4.3.240 () {66 vars in 1384 bytes} [Thu Aug 20 00:55:21 2026] DELETE /volume/v3/os-volume-transfer/c0d13029-099e-41a3-9031-0bb0921393f5 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:55:21.402176 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-f979a684-c6a7-48ee-85aa-2af0cbf9800e None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:55:21.407218 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-f979a684-c6a7-48ee-85aa-2af0cbf9800e tempest-VolumesTransfersTest-1284376989 tempest-VolumesTransfersTest-1284376989-project-admin] DELETE https://10.4.3.240/volume/v3/volumes/76816579-f7c1-45f5-8a87-00a4a72ca7ad Aug 20 00:55:21.409411 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-f979a684-c6a7-48ee-85aa-2af0cbf9800e tempest-VolumesTransfersTest-1284376989 tempest-VolumesTransfersTest-1284376989-project-admin] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:55:21.409411 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-f979a684-c6a7-48ee-85aa-2af0cbf9800e tempest-VolumesTransfersTest-1284376989 tempest-VolumesTransfersTest-1284376989-project-admin] Calling method 'delete' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:55:21.409411 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.v3.volumes [None req-f979a684-c6a7-48ee-85aa-2af0cbf9800e tempest-VolumesTransfersTest-1284376989 tempest-VolumesTransfersTest-1284376989-project-admin] Delete volume with id: 76816579-f7c1-45f5-8a87-00a4a72ca7ad Aug 20 00:55:21.422918 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:55:21.422918 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 00:55:21.423573 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-f979a684-c6a7-48ee-85aa-2af0cbf9800e tempest-VolumesTransfersTest-1284376989 tempest-VolumesTransfersTest-1284376989-project-admin] Volume info retrieved successfully. Aug 20 00:55:21.455542 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-f979a684-c6a7-48ee-85aa-2af0cbf9800e tempest-VolumesTransfersTest-1284376989 tempest-VolumesTransfersTest-1284376989-project-admin] Delete volume request issued successfully. Aug 20 00:55:21.455542 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-f979a684-c6a7-48ee-85aa-2af0cbf9800e tempest-VolumesTransfersTest-1284376989 tempest-VolumesTransfersTest-1284376989-project-admin] https://10.4.3.240/volume/v3/volumes/76816579-f7c1-45f5-8a87-00a4a72ca7ad returned with HTTP 202 Aug 20 00:55:21.455542 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 51/201] 10.4.3.240 () {66 vars in 1351 bytes} [Thu Aug 20 00:55:21 2026] DELETE /volume/v3/volumes/76816579-f7c1-45f5-8a87-00a4a72ca7ad => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:55:21.473853 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-fc8b848b-1c6f-436c-a873-6707d173fb78 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:55:21.477095 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-fc8b848b-1c6f-436c-a873-6707d173fb78 tempest-VolumesTransfersTest-1284376989 tempest-VolumesTransfersTest-1284376989-project-admin] GET https://10.4.3.240/volume/v3/volumes/76816579-f7c1-45f5-8a87-00a4a72ca7ad Aug 20 00:55:21.477235 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-fc8b848b-1c6f-436c-a873-6707d173fb78 tempest-VolumesTransfersTest-1284376989 tempest-VolumesTransfersTest-1284376989-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:55:21.477535 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-fc8b848b-1c6f-436c-a873-6707d173fb78 tempest-VolumesTransfersTest-1284376989 tempest-VolumesTransfersTest-1284376989-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:55:21.486172 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:55:21.486172 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 00:55:21.491213 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-fc8b848b-1c6f-436c-a873-6707d173fb78 tempest-VolumesTransfersTest-1284376989 tempest-VolumesTransfersTest-1284376989-project-admin] Volume info retrieved successfully. Aug 20 00:55:21.496553 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-fc8b848b-1c6f-436c-a873-6707d173fb78 tempest-VolumesTransfersTest-1284376989 tempest-VolumesTransfersTest-1284376989-project-admin] https://10.4.3.240/volume/v3/volumes/76816579-f7c1-45f5-8a87-00a4a72ca7ad returned with HTTP 200 Aug 20 00:55:21.497002 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 52/202] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:55:21 2026] GET /volume/v3/volumes/76816579-f7c1-45f5-8a87-00a4a72ca7ad => generated 1016 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:55:22.513909 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-b44cfe6e-3fe2-457a-93eb-d8092f20f668 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:55:22.515736 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-b44cfe6e-3fe2-457a-93eb-d8092f20f668 tempest-VolumesTransfersTest-1284376989 tempest-VolumesTransfersTest-1284376989-project-admin] GET https://10.4.3.240/volume/v3/volumes/76816579-f7c1-45f5-8a87-00a4a72ca7ad Aug 20 00:55:22.515965 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-b44cfe6e-3fe2-457a-93eb-d8092f20f668 tempest-VolumesTransfersTest-1284376989 tempest-VolumesTransfersTest-1284376989-project-admin] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:55:22.516222 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-b44cfe6e-3fe2-457a-93eb-d8092f20f668 tempest-VolumesTransfersTest-1284376989 tempest-VolumesTransfersTest-1284376989-project-admin] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:55:22.523528 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-b44cfe6e-3fe2-457a-93eb-d8092f20f668 tempest-VolumesTransfersTest-1284376989 tempest-VolumesTransfersTest-1284376989-project-admin] https://10.4.3.240/volume/v3/volumes/76816579-f7c1-45f5-8a87-00a4a72ca7ad returned with HTTP 404 Aug 20 00:55:22.524160 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 48/203] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:55:22 2026] GET /volume/v3/volumes/76816579-f7c1-45f5-8a87-00a4a72ca7ad => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:55:22.532283 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-80a08063-5220-42d8-86e7-bed5fef64447 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:55:22.536857 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-80a08063-5220-42d8-86e7-bed5fef64447 tempest-VolumesTransfersTest-2141544054 tempest-VolumesTransfersTest-2141544054-project-member] GET https://10.4.3.240/volume/v3/volumes/76816579-f7c1-45f5-8a87-00a4a72ca7ad Aug 20 00:55:22.538789 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-80a08063-5220-42d8-86e7-bed5fef64447 tempest-VolumesTransfersTest-2141544054 tempest-VolumesTransfersTest-2141544054-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:55:22.539067 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-80a08063-5220-42d8-86e7-bed5fef64447 tempest-VolumesTransfersTest-2141544054 tempest-VolumesTransfersTest-2141544054-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:55:22.548627 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-80a08063-5220-42d8-86e7-bed5fef64447 tempest-VolumesTransfersTest-2141544054 tempest-VolumesTransfersTest-2141544054-project-member] https://10.4.3.240/volume/v3/volumes/76816579-f7c1-45f5-8a87-00a4a72ca7ad returned with HTTP 404 Aug 20 00:55:22.549243 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 53/204] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:55:22 2026] GET /volume/v3/volumes/76816579-f7c1-45f5-8a87-00a4a72ca7ad => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:55:22.558689 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-e3476300-3557-47c8-972c-8f4532582363 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:55:22.560857 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-e3476300-3557-47c8-972c-8f4532582363 tempest-VolumesTransfersTest-2141544054 tempest-VolumesTransfersTest-2141544054-project-member] DELETE https://10.4.3.240/volume/v3/volumes/76816579-f7c1-45f5-8a87-00a4a72ca7ad Aug 20 00:55:22.562684 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-e3476300-3557-47c8-972c-8f4532582363 tempest-VolumesTransfersTest-2141544054 tempest-VolumesTransfersTest-2141544054-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:55:22.562684 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-e3476300-3557-47c8-972c-8f4532582363 tempest-VolumesTransfersTest-2141544054 tempest-VolumesTransfersTest-2141544054-project-member] Calling method 'delete' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:55:22.562684 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.v3.volumes [None req-e3476300-3557-47c8-972c-8f4532582363 tempest-VolumesTransfersTest-2141544054 tempest-VolumesTransfersTest-2141544054-project-member] Delete volume with id: 76816579-f7c1-45f5-8a87-00a4a72ca7ad Aug 20 00:55:22.567805 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-e3476300-3557-47c8-972c-8f4532582363 tempest-VolumesTransfersTest-2141544054 tempest-VolumesTransfersTest-2141544054-project-member] https://10.4.3.240/volume/v3/volumes/76816579-f7c1-45f5-8a87-00a4a72ca7ad returned with HTTP 404 Aug 20 00:55:22.568813 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 52/205] 10.4.3.240 () {66 vars in 1351 bytes} [Thu Aug 20 00:55:22 2026] DELETE /volume/v3/volumes/76816579-f7c1-45f5-8a87-00a4a72ca7ad => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:55:25.287661 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-50ee4850-f370-45ab-8832-97a943545c25 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:55:25.290065 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-50ee4850-f370-45ab-8832-97a943545c25 tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 20 00:55:25.290465 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-50ee4850-f370-45ab-8832-97a943545c25 tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-1717094350"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:55:25.294163 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.v3.volumes [None req-50ee4850-f370-45ab-8832-97a943545c25 tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-1717094350'}} {{(pid=100215) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 00:55:25.294454 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-50ee4850-f370-45ab-8832-97a943545c25 tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] Create volume of 1 GB Aug 20 00:55:25.300011 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-50ee4850-f370-45ab-8832-97a943545c25 tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] Availability Zones retrieved successfully. Aug 20 00:55:25.308117 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-50ee4850-f370-45ab-8832-97a943545c25 tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] Flow 'volume_create_api' (cff5b647-9cb4-4f6e-abdd-5dffc5353e7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:55:25.309356 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-50ee4850-f370-45ab-8832-97a943545c25 tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c2e883bf-52b7-45b0-8cc7-bcc50f613c89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:55:25.310816 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.flows.api.create_volume [None req-50ee4850-f370-45ab-8832-97a943545c25 tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] Validating volume size '1' using validate_int {{(pid=100215) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 00:55:25.348079 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-50ee4850-f370-45ab-8832-97a943545c25 tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c2e883bf-52b7-45b0-8cc7-bcc50f613c89) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:52:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1ed58bd6-fe6a-497e-ae84-e8199d24fdfa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:55:25.349197 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-50ee4850-f370-45ab-8832-97a943545c25 tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c8209b88-24ad-4c3e-8037-e4f49a008b1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:55:25.441617 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.quota [None req-50ee4850-f370-45ab-8832-97a943545c25 tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] Created reservations ['eca2b777-1322-42fb-938a-79eaefdac0ab', '65f7b83d-5f20-49dc-a4ee-b2d90de10f1c', 'ca00e7b7-006e-4229-a175-9ed1403b77b0', 'c50e88db-e599-43d0-b42b-059f3b1e7c83'] {{(pid=100215) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:55:25.442625 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-50ee4850-f370-45ab-8832-97a943545c25 tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c8209b88-24ad-4c3e-8037-e4f49a008b1f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['eca2b777-1322-42fb-938a-79eaefdac0ab', '65f7b83d-5f20-49dc-a4ee-b2d90de10f1c', 'ca00e7b7-006e-4229-a175-9ed1403b77b0', 'c50e88db-e599-43d0-b42b-059f3b1e7c83']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:55:25.443811 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-50ee4850-f370-45ab-8832-97a943545c25 tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e9e10914-0899-4f7e-9ee8-a3cecaa49c9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:55:25.480731 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-50ee4850-f370-45ab-8832-97a943545c25 tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e9e10914-0899-4f7e-9ee8-a3cecaa49c9a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a7339fc7-4ba3-45e6-a4b6-7e4f94def10f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1717094350',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7b2edfe5ee0246dab9ae79fd422b598d',qos_specs=None,replication_status=,reservations=['eca2b777-1322-42fb-938a-79eaefdac0ab','65f7b83d-5f20-49dc-a4ee-b2d90de10f1c','ca00e7b7-006e-4229-a175-9ed1403b77b0','c50e88db-e599-43d0-b42b-059f3b1e7c83'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c370dbf6485242779c8c4d5c5c603509',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T00:55:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1717094350',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a7339fc7-4ba3-45e6-a4b6-7e4f94def10f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7b2edfe5ee0246dab9ae79fd422b598d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c370dbf6485242779c8c4d5c5c603509',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1ed58bd6-fe6a-497e-ae84-e8199d24fdfa),volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:55:25.482061 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-50ee4850-f370-45ab-8832-97a943545c25 tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (72d4bcc1-f616-4d3c-b681-d7784adaf751) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:55:25.508725 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-50ee4850-f370-45ab-8832-97a943545c25 tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (72d4bcc1-f616-4d3c-b681-d7784adaf751) transitioned into state 'SUCCESS' from state '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-1717094350',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7b2edfe5ee0246dab9ae79fd422b598d',qos_specs=None,replication_status=,reservations=['eca2b777-1322-42fb-938a-79eaefdac0ab','65f7b83d-5f20-49dc-a4ee-b2d90de10f1c','ca00e7b7-006e-4229-a175-9ed1403b77b0','c50e88db-e599-43d0-b42b-059f3b1e7c83'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c370dbf6485242779c8c4d5c5c603509',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:55:25.509756 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-50ee4850-f370-45ab-8832-97a943545c25 tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (683759e7-0f4a-4c42-acbb-396297f701bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:55:25.525489 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-50ee4850-f370-45ab-8832-97a943545c25 tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (683759e7-0f4a-4c42-acbb-396297f701bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:55:25.527403 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-50ee4850-f370-45ab-8832-97a943545c25 tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] Flow 'volume_create_api' (cff5b647-9cb4-4f6e-abdd-5dffc5353e7e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:55:25.527403 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-50ee4850-f370-45ab-8832-97a943545c25 tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] Create volume request issued successfully. Aug 20 00:55:25.529840 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-50ee4850-f370-45ab-8832-97a943545c25 tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 20 00:55:25.530424 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 53/206] 10.4.3.240 () {68 vars in 1258 bytes} [Thu Aug 20 00:55:25 2026] POST /volume/v3/volumes => generated 751 bytes in 243 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 00:55:25.550279 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-2c014bde-e06f-458c-81c4-6b777c68f056 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:55:25.556229 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-2c014bde-e06f-458c-81c4-6b777c68f056 tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] GET https://10.4.3.240/volume/v3/volumes/a7339fc7-4ba3-45e6-a4b6-7e4f94def10f Aug 20 00:55:25.556550 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-2c014bde-e06f-458c-81c4-6b777c68f056 tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:55:25.556820 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-2c014bde-e06f-458c-81c4-6b777c68f056 tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:55:25.576764 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:55:25.576764 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 00:55:25.583186 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-2c014bde-e06f-458c-81c4-6b777c68f056 tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] Volume info retrieved successfully. Aug 20 00:55:25.588596 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-2c014bde-e06f-458c-81c4-6b777c68f056 tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] https://10.4.3.240/volume/v3/volumes/a7339fc7-4ba3-45e6-a4b6-7e4f94def10f returned with HTTP 200 Aug 20 00:55:25.588994 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 49/207] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:55:25 2026] GET /volume/v3/volumes/a7339fc7-4ba3-45e6-a4b6-7e4f94def10f => generated 819 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:55:26.607241 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-2c8f454d-30fb-4dc6-b4ce-682f482cc923 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:55:26.613205 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-2c8f454d-30fb-4dc6-b4ce-682f482cc923 tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] GET https://10.4.3.240/volume/v3/volumes/a7339fc7-4ba3-45e6-a4b6-7e4f94def10f Aug 20 00:55:26.613485 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-2c8f454d-30fb-4dc6-b4ce-682f482cc923 tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:55:26.613741 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-2c8f454d-30fb-4dc6-b4ce-682f482cc923 tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:55:26.623131 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:55:26.623131 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 00:55:26.628114 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-2c8f454d-30fb-4dc6-b4ce-682f482cc923 tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] Volume info retrieved successfully. Aug 20 00:55:26.633782 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-2c8f454d-30fb-4dc6-b4ce-682f482cc923 tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] https://10.4.3.240/volume/v3/volumes/a7339fc7-4ba3-45e6-a4b6-7e4f94def10f returned with HTTP 200 Aug 20 00:55:26.634376 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 54/208] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:55:26 2026] GET /volume/v3/volumes/a7339fc7-4ba3-45e6-a4b6-7e4f94def10f => generated 844 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:55:26.676544 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [req-ada6ab9e-7d07-43e5-a044-017cfcc5c15c req-e155f825-92f6-47e4-87f8-cc8e6ec87cb8 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:55:26.679075 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-ada6ab9e-7d07-43e5-a044-017cfcc5c15c req-e155f825-92f6-47e4-87f8-cc8e6ec87cb8 tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] GET https://10.4.3.240/volume/v3/volumes/a7339fc7-4ba3-45e6-a4b6-7e4f94def10f Aug 20 00:55:26.679289 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [req-ada6ab9e-7d07-43e5-a044-017cfcc5c15c req-e155f825-92f6-47e4-87f8-cc8e6ec87cb8 tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:55:26.679503 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [req-ada6ab9e-7d07-43e5-a044-017cfcc5c15c req-e155f825-92f6-47e4-87f8-cc8e6ec87cb8 tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:55:26.687707 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:55:26.687707 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 00:55:26.693012 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [req-ada6ab9e-7d07-43e5-a044-017cfcc5c15c req-e155f825-92f6-47e4-87f8-cc8e6ec87cb8 tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] Volume info retrieved successfully. Aug 20 00:55:26.698822 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-ada6ab9e-7d07-43e5-a044-017cfcc5c15c req-e155f825-92f6-47e4-87f8-cc8e6ec87cb8 tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] https://10.4.3.240/volume/v3/volumes/a7339fc7-4ba3-45e6-a4b6-7e4f94def10f returned with HTTP 200 Aug 20 00:55:26.699766 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 53/209] 10.4.3.240 () {68 vars in 1598 bytes} [Thu Aug 20 00:55:26 2026] GET /volume/v3/volumes/a7339fc7-4ba3-45e6-a4b6-7e4f94def10f => generated 844 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:55:26.802529 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-c0579f25-3af7-4afc-a833-8e884c149ba6 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:55:26.802983 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-c0579f25-3af7-4afc-a833-8e884c149ba6 None None] GET https://10.4.3.240/volume// Aug 20 00:55:26.803215 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-c0579f25-3af7-4afc-a833-8e884c149ba6 None None] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:55:26.803440 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-c0579f25-3af7-4afc-a833-8e884c149ba6 None None] Calling method 'all' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:55:26.803760 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-c0579f25-3af7-4afc-a833-8e884c149ba6 None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 20 00:55:26.804084 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 54/210] 10.4.3.240 () {66 vars in 1428 bytes} [Thu Aug 20 00:55:26 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 00:55:26.811639 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [req-ada6ab9e-7d07-43e5-a044-017cfcc5c15c req-0437e817-f823-4c14-8c0a-ba91f9666068 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:55:26.814308 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-ada6ab9e-7d07-43e5-a044-017cfcc5c15c req-0437e817-f823-4c14-8c0a-ba91f9666068 tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] POST https://10.4.3.240/volume/v3/attachments Aug 20 00:55:26.814718 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [req-ada6ab9e-7d07-43e5-a044-017cfcc5c15c req-0437e817-f823-4c14-8c0a-ba91f9666068 tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a7339fc7-4ba3-45e6-a4b6-7e4f94def10f", "connector": null, "instance_uuid": "a54ad332-3a61-48da-9667-08095e7e94a6"}} {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:55:26.826224 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:55:26.826224 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 00:55:26.863457 np0000007838 devstack@c-api.service[100213]: /opt/stack/cinder/cinder/db/api.py:2468: SAWarning: SELECT statement has a cartesian product between FROM element(s) "volumes" and FROM element "volume_attachment". Apply join condition(s) between each element to resolve. Aug 20 00:55:26.863457 np0000007838 devstack@c-api.service[100213]: .first() Aug 20 00:55:26.889965 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-ada6ab9e-7d07-43e5-a044-017cfcc5c15c req-0437e817-f823-4c14-8c0a-ba91f9666068 tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] https://10.4.3.240/volume/v3/attachments returned with HTTP 200 Aug 20 00:55:26.889965 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 50/211] 10.4.3.240 () {74 vars in 1594 bytes} [Thu Aug 20 00:55:26 2026] POST /volume/v3/attachments => generated 273 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:55:26.921969 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-ad5684ad-fcf6-45e4-a7a7-cd20fa07ad5e None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:55:26.923693 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-ad5684ad-fcf6-45e4-a7a7-cd20fa07ad5e tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] GET https://10.4.3.240/volume/v3/volumes/a7339fc7-4ba3-45e6-a4b6-7e4f94def10f Aug 20 00:55:26.925360 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-ad5684ad-fcf6-45e4-a7a7-cd20fa07ad5e tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:55:26.925360 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-ad5684ad-fcf6-45e4-a7a7-cd20fa07ad5e tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:55:26.936054 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:55:26.936054 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 00:55:26.940275 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-ad5684ad-fcf6-45e4-a7a7-cd20fa07ad5e tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] Volume info retrieved successfully. Aug 20 00:55:26.942700 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-bb403c34-b677-411b-b5f3-defd31285016 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:55:26.943176 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-bb403c34-b677-411b-b5f3-defd31285016 None None] GET https://10.4.3.240/volume// Aug 20 00:55:26.943409 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-bb403c34-b677-411b-b5f3-defd31285016 None None] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:55:26.944015 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-bb403c34-b677-411b-b5f3-defd31285016 None None] Calling method 'all' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:55:26.944015 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-bb403c34-b677-411b-b5f3-defd31285016 None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 20 00:55:26.944597 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 54/212] 10.4.3.240 () {66 vars in 1426 bytes} [Thu Aug 20 00:55:26 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 00:55:26.946432 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-ad5684ad-fcf6-45e4-a7a7-cd20fa07ad5e tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] https://10.4.3.240/volume/v3/volumes/a7339fc7-4ba3-45e6-a4b6-7e4f94def10f returned with HTTP 200 Aug 20 00:55:26.947003 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 55/213] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:55:26 2026] GET /volume/v3/volumes/a7339fc7-4ba3-45e6-a4b6-7e4f94def10f => generated 843 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:55:26.949636 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-215cabd5-ac8b-4229-bf03-933f2e18680a None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:55:26.954006 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-215cabd5-ac8b-4229-bf03-933f2e18680a tempest-TaggedAttachmentsTest-2034620368 tempest-TaggedAttachmentsTest-2034620368-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 20 00:55:26.954695 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [req-ada6ab9e-7d07-43e5-a044-017cfcc5c15c req-15a7e60d-9214-46a1-ad68-4953242b9815 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:55:26.955042 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-215cabd5-ac8b-4229-bf03-933f2e18680a tempest-TaggedAttachmentsTest-2034620368 tempest-TaggedAttachmentsTest-2034620368-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedAttachmentsTest-volume-1586423569"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:55:26.956587 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.v3.volumes [None req-215cabd5-ac8b-4229-bf03-933f2e18680a tempest-TaggedAttachmentsTest-2034620368 tempest-TaggedAttachmentsTest-2034620368-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedAttachmentsTest-volume-1586423569'}} {{(pid=100215) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 00:55:26.956734 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-215cabd5-ac8b-4229-bf03-933f2e18680a tempest-TaggedAttachmentsTest-2034620368 tempest-TaggedAttachmentsTest-2034620368-project-member] Create volume of 1 GB Aug 20 00:55:26.957013 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:55:26.957013 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 00:55:26.958942 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-ada6ab9e-7d07-43e5-a044-017cfcc5c15c req-15a7e60d-9214-46a1-ad68-4953242b9815 tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] GET https://10.4.3.240/volume/v3/volumes/a7339fc7-4ba3-45e6-a4b6-7e4f94def10f Aug 20 00:55:26.959309 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [req-ada6ab9e-7d07-43e5-a044-017cfcc5c15c req-15a7e60d-9214-46a1-ad68-4953242b9815 tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:55:26.959611 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [req-ada6ab9e-7d07-43e5-a044-017cfcc5c15c req-15a7e60d-9214-46a1-ad68-4953242b9815 tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:55:26.961969 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-215cabd5-ac8b-4229-bf03-933f2e18680a tempest-TaggedAttachmentsTest-2034620368 tempest-TaggedAttachmentsTest-2034620368-project-member] Availability Zones retrieved successfully. Aug 20 00:55:26.969304 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-215cabd5-ac8b-4229-bf03-933f2e18680a tempest-TaggedAttachmentsTest-2034620368 tempest-TaggedAttachmentsTest-2034620368-project-member] Flow 'volume_create_api' (c65b21e6-cc7e-4b72-89e3-dbf477dae76a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:55:26.969912 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:55:26.969912 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 00:55:26.970438 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-215cabd5-ac8b-4229-bf03-933f2e18680a tempest-TaggedAttachmentsTest-2034620368 tempest-TaggedAttachmentsTest-2034620368-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (68390629-9649-4c42-87b3-c293f884c6c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:55:26.971862 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.flows.api.create_volume [None req-215cabd5-ac8b-4229-bf03-933f2e18680a tempest-TaggedAttachmentsTest-2034620368 tempest-TaggedAttachmentsTest-2034620368-project-member] Validating volume size '1' using validate_int {{(pid=100215) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 00:55:26.974124 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [req-ada6ab9e-7d07-43e5-a044-017cfcc5c15c req-15a7e60d-9214-46a1-ad68-4953242b9815 tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] Volume info retrieved successfully. Aug 20 00:55:26.978834 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-ada6ab9e-7d07-43e5-a044-017cfcc5c15c req-15a7e60d-9214-46a1-ad68-4953242b9815 tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] https://10.4.3.240/volume/v3/volumes/a7339fc7-4ba3-45e6-a4b6-7e4f94def10f returned with HTTP 200 Aug 20 00:55:26.979799 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 51/214] 10.4.3.240 () {70 vars in 1639 bytes} [Thu Aug 20 00:55:26 2026] GET /volume/v3/volumes/a7339fc7-4ba3-45e6-a4b6-7e4f94def10f => generated 1023 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 00:55:27.008618 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-215cabd5-ac8b-4229-bf03-933f2e18680a tempest-TaggedAttachmentsTest-2034620368 tempest-TaggedAttachmentsTest-2034620368-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (68390629-9649-4c42-87b3-c293f884c6c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:52:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1ed58bd6-fe6a-497e-ae84-e8199d24fdfa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:55:27.009481 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-215cabd5-ac8b-4229-bf03-933f2e18680a tempest-TaggedAttachmentsTest-2034620368 tempest-TaggedAttachmentsTest-2034620368-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (126f4af6-f4c5-4fb6-9934-55916fd33c37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:55:27.067839 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [req-ada6ab9e-7d07-43e5-a044-017cfcc5c15c req-312d71b9-fe53-4f45-9539-d094472af289 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:55:27.070923 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-ada6ab9e-7d07-43e5-a044-017cfcc5c15c req-312d71b9-fe53-4f45-9539-d094472af289 tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] PUT https://10.4.3.240/volume/v3/attachments/8d2494d6-5d40-4ca5-8d2a-929eab1de679 Aug 20 00:55:27.071995 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [req-ada6ab9e-7d07-43e5-a044-017cfcc5c15c req-312d71b9-fe53-4f45-9539-d094472af289 tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.240", "host": "np0000007838", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:e656b6daafb0", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "870eaf75-1108-49d5-b5ab-79f4c93758d0", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:55:27.083389 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.coordination [req-ada6ab9e-7d07-43e5-a044-017cfcc5c15c req-312d71b9-fe53-4f45-9539-d094472af289 tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] Acquiring lock "cinder-attachment_update-a7339fc7-4ba3-45e6-a4b6-7e4f94def10f-np0000007838" by "attachment_update" {{(pid=100212) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 00:55:27.088513 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.quota [None req-215cabd5-ac8b-4229-bf03-933f2e18680a tempest-TaggedAttachmentsTest-2034620368 tempest-TaggedAttachmentsTest-2034620368-project-member] Created reservations ['01cc3f6a-de26-4537-bffd-9686ab89f003', '3526ecb9-8888-4036-8658-441bfe314a5d', '68aaedac-e24b-4242-be05-1fa04d5bf847', 'b00a4978-7140-40b7-addf-83b9156caca8'] {{(pid=100215) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:55:27.088716 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.coordination [req-ada6ab9e-7d07-43e5-a044-017cfcc5c15c req-312d71b9-fe53-4f45-9539-d094472af289 tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] Lock "cinder-attachment_update-a7339fc7-4ba3-45e6-a4b6-7e4f94def10f-np0000007838" acquired by "attachment_update" :: waited 0.005s {{(pid=100212) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 00:55:27.089606 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:55:27.089606 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 00:55:27.089720 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-215cabd5-ac8b-4229-bf03-933f2e18680a tempest-TaggedAttachmentsTest-2034620368 tempest-TaggedAttachmentsTest-2034620368-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (126f4af6-f4c5-4fb6-9934-55916fd33c37) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['01cc3f6a-de26-4537-bffd-9686ab89f003', '3526ecb9-8888-4036-8658-441bfe314a5d', '68aaedac-e24b-4242-be05-1fa04d5bf847', 'b00a4978-7140-40b7-addf-83b9156caca8']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:55:27.090858 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-215cabd5-ac8b-4229-bf03-933f2e18680a tempest-TaggedAttachmentsTest-2034620368 tempest-TaggedAttachmentsTest-2034620368-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ac7c4a4b-d5d5-4f71-a84c-a51ce520e152) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:55:27.121759 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-215cabd5-ac8b-4229-bf03-933f2e18680a tempest-TaggedAttachmentsTest-2034620368 tempest-TaggedAttachmentsTest-2034620368-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ac7c4a4b-d5d5-4f71-a84c-a51ce520e152) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7aa8443b-c1e9-425e-a6c4-c1cbbdf04dd5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedAttachmentsTest-volume-1586423569',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8c5ac3683a224861888c000eca2075a8',qos_specs=None,replication_status=,reservations=['01cc3f6a-de26-4537-bffd-9686ab89f003','3526ecb9-8888-4036-8658-441bfe314a5d','68aaedac-e24b-4242-be05-1fa04d5bf847','b00a4978-7140-40b7-addf-83b9156caca8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='739c4ce3263b4b56bd5a08ea4fa18bb5',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T00:55:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedAttachmentsTest-volume-1586423569',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7aa8443b-c1e9-425e-a6c4-c1cbbdf04dd5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8c5ac3683a224861888c000eca2075a8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='739c4ce3263b4b56bd5a08ea4fa18bb5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1ed58bd6-fe6a-497e-ae84-e8199d24fdfa),volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:55:27.122790 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-215cabd5-ac8b-4229-bf03-933f2e18680a tempest-TaggedAttachmentsTest-2034620368 tempest-TaggedAttachmentsTest-2034620368-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ac47b35e-c329-43a8-a7cb-98fb49e6c372) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:55:27.144701 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-215cabd5-ac8b-4229-bf03-933f2e18680a tempest-TaggedAttachmentsTest-2034620368 tempest-TaggedAttachmentsTest-2034620368-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ac47b35e-c329-43a8-a7cb-98fb49e6c372) transitioned into state 'SUCCESS' from state '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-1586423569',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8c5ac3683a224861888c000eca2075a8',qos_specs=None,replication_status=,reservations=['01cc3f6a-de26-4537-bffd-9686ab89f003','3526ecb9-8888-4036-8658-441bfe314a5d','68aaedac-e24b-4242-be05-1fa04d5bf847','b00a4978-7140-40b7-addf-83b9156caca8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='739c4ce3263b4b56bd5a08ea4fa18bb5',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:55:27.145537 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-215cabd5-ac8b-4229-bf03-933f2e18680a tempest-TaggedAttachmentsTest-2034620368 tempest-TaggedAttachmentsTest-2034620368-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4c571c81-bf02-4c12-8ab0-642a7008c20d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:55:27.159608 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-215cabd5-ac8b-4229-bf03-933f2e18680a tempest-TaggedAttachmentsTest-2034620368 tempest-TaggedAttachmentsTest-2034620368-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4c571c81-bf02-4c12-8ab0-642a7008c20d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:55:27.160827 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-215cabd5-ac8b-4229-bf03-933f2e18680a tempest-TaggedAttachmentsTest-2034620368 tempest-TaggedAttachmentsTest-2034620368-project-member] Flow 'volume_create_api' (c65b21e6-cc7e-4b72-89e3-dbf477dae76a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:55:27.161268 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-215cabd5-ac8b-4229-bf03-933f2e18680a tempest-TaggedAttachmentsTest-2034620368 tempest-TaggedAttachmentsTest-2034620368-project-member] Create volume request issued successfully. Aug 20 00:55:27.165353 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-215cabd5-ac8b-4229-bf03-933f2e18680a tempest-TaggedAttachmentsTest-2034620368 tempest-TaggedAttachmentsTest-2034620368-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 20 00:55:27.165953 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 55/215] 10.4.3.240 () {68 vars in 1258 bytes} [Thu Aug 20 00:55:26 2026] POST /volume/v3/volumes => generated 752 bytes in 217 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 00:55:27.183787 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.coordination [req-ada6ab9e-7d07-43e5-a044-017cfcc5c15c req-312d71b9-fe53-4f45-9539-d094472af289 tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] Lock "cinder-attachment_update-a7339fc7-4ba3-45e6-a4b6-7e4f94def10f-np0000007838" released by "attachment_update" :: held 0.095s {{(pid=100212) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 00:55:27.185247 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-ada6ab9e-7d07-43e5-a044-017cfcc5c15c req-312d71b9-fe53-4f45-9539-d094472af289 tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] https://10.4.3.240/volume/v3/attachments/8d2494d6-5d40-4ca5-8d2a-929eab1de679 returned with HTTP 200 Aug 20 00:55:27.185247 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 55/216] 10.4.3.240 () {74 vars in 1704 bytes} [Thu Aug 20 00:55:27 2026] PUT /volume/v3/attachments/8d2494d6-5d40-4ca5-8d2a-929eab1de679 => generated 969 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:55:27.185408 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-3615a2d0-484e-4fd0-81fe-8f7087f2d694 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:55:27.188359 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-3615a2d0-484e-4fd0-81fe-8f7087f2d694 tempest-TaggedAttachmentsTest-2034620368 tempest-TaggedAttachmentsTest-2034620368-project-member] GET https://10.4.3.240/volume/v3/volumes/7aa8443b-c1e9-425e-a6c4-c1cbbdf04dd5 Aug 20 00:55:27.188359 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-3615a2d0-484e-4fd0-81fe-8f7087f2d694 tempest-TaggedAttachmentsTest-2034620368 tempest-TaggedAttachmentsTest-2034620368-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:55:27.188359 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-3615a2d0-484e-4fd0-81fe-8f7087f2d694 tempest-TaggedAttachmentsTest-2034620368 tempest-TaggedAttachmentsTest-2034620368-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:55:27.196484 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:55:27.196484 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 00:55:27.201721 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-3615a2d0-484e-4fd0-81fe-8f7087f2d694 tempest-TaggedAttachmentsTest-2034620368 tempest-TaggedAttachmentsTest-2034620368-project-member] Volume info retrieved successfully. Aug 20 00:55:27.209635 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-3615a2d0-484e-4fd0-81fe-8f7087f2d694 tempest-TaggedAttachmentsTest-2034620368 tempest-TaggedAttachmentsTest-2034620368-project-member] https://10.4.3.240/volume/v3/volumes/7aa8443b-c1e9-425e-a6c4-c1cbbdf04dd5 returned with HTTP 200 Aug 20 00:55:27.209635 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 56/217] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:55:27 2026] GET /volume/v3/volumes/7aa8443b-c1e9-425e-a6c4-c1cbbdf04dd5 => generated 820 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:55:27.962351 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-513776f8-eb85-4c45-b7ed-8ba686c32260 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:55:27.964498 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-513776f8-eb85-4c45-b7ed-8ba686c32260 tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] GET https://10.4.3.240/volume/v3/volumes/a7339fc7-4ba3-45e6-a4b6-7e4f94def10f Aug 20 00:55:27.964685 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-513776f8-eb85-4c45-b7ed-8ba686c32260 tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:55:27.964860 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-513776f8-eb85-4c45-b7ed-8ba686c32260 tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:55:27.977671 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:55:27.977671 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 00:55:27.982531 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-513776f8-eb85-4c45-b7ed-8ba686c32260 tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] Volume info retrieved successfully. Aug 20 00:55:27.988636 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-513776f8-eb85-4c45-b7ed-8ba686c32260 tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] https://10.4.3.240/volume/v3/volumes/a7339fc7-4ba3-45e6-a4b6-7e4f94def10f returned with HTTP 200 Aug 20 00:55:27.989238 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 52/218] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:55:27 2026] GET /volume/v3/volumes/a7339fc7-4ba3-45e6-a4b6-7e4f94def10f => generated 844 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:55:28.208186 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-e3816c0f-a466-41b1-a791-d19fa6c74d43 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:55:28.210963 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-e3816c0f-a466-41b1-a791-d19fa6c74d43 tempest-AttachSCSIVolumeTestJSON-1714547781 tempest-AttachSCSIVolumeTestJSON-1714547781-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 20 00:55:28.211495 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-e3816c0f-a466-41b1-a791-d19fa6c74d43 tempest-AttachSCSIVolumeTestJSON-1714547781 tempest-AttachSCSIVolumeTestJSON-1714547781-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachSCSIVolumeTestJSON-volume-580412142"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:55:28.213444 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.v3.volumes [None req-e3816c0f-a466-41b1-a791-d19fa6c74d43 tempest-AttachSCSIVolumeTestJSON-1714547781 tempest-AttachSCSIVolumeTestJSON-1714547781-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachSCSIVolumeTestJSON-volume-580412142'}} {{(pid=100215) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 00:55:28.213965 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-e3816c0f-a466-41b1-a791-d19fa6c74d43 tempest-AttachSCSIVolumeTestJSON-1714547781 tempest-AttachSCSIVolumeTestJSON-1714547781-project-member] Create volume of 1 GB Aug 20 00:55:28.214033 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:55:28.214033 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 00:55:28.219175 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-e3816c0f-a466-41b1-a791-d19fa6c74d43 tempest-AttachSCSIVolumeTestJSON-1714547781 tempest-AttachSCSIVolumeTestJSON-1714547781-project-member] Availability Zones retrieved successfully. Aug 20 00:55:28.225733 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-d9b68694-057b-4055-bf9c-24509992cd33 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:55:28.228025 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-d9b68694-057b-4055-bf9c-24509992cd33 tempest-TaggedAttachmentsTest-2034620368 tempest-TaggedAttachmentsTest-2034620368-project-member] GET https://10.4.3.240/volume/v3/volumes/7aa8443b-c1e9-425e-a6c4-c1cbbdf04dd5 Aug 20 00:55:28.228222 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-d9b68694-057b-4055-bf9c-24509992cd33 tempest-TaggedAttachmentsTest-2034620368 tempest-TaggedAttachmentsTest-2034620368-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:55:28.228368 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-e3816c0f-a466-41b1-a791-d19fa6c74d43 tempest-AttachSCSIVolumeTestJSON-1714547781 tempest-AttachSCSIVolumeTestJSON-1714547781-project-member] Flow 'volume_create_api' (627b0292-45b6-4502-b1bc-cc2dd82ca1a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:55:28.228527 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-d9b68694-057b-4055-bf9c-24509992cd33 tempest-TaggedAttachmentsTest-2034620368 tempest-TaggedAttachmentsTest-2034620368-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:55:28.229654 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-e3816c0f-a466-41b1-a791-d19fa6c74d43 tempest-AttachSCSIVolumeTestJSON-1714547781 tempest-AttachSCSIVolumeTestJSON-1714547781-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (758533cb-93c1-4bbd-876f-4b21ebe039a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:55:28.231003 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.flows.api.create_volume [None req-e3816c0f-a466-41b1-a791-d19fa6c74d43 tempest-AttachSCSIVolumeTestJSON-1714547781 tempest-AttachSCSIVolumeTestJSON-1714547781-project-member] Validating volume size '1' using validate_int {{(pid=100215) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 00:55:28.238914 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:55:28.238914 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 00:55:28.251997 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-d9b68694-057b-4055-bf9c-24509992cd33 tempest-TaggedAttachmentsTest-2034620368 tempest-TaggedAttachmentsTest-2034620368-project-member] Volume info retrieved successfully. Aug 20 00:55:28.260133 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-d9b68694-057b-4055-bf9c-24509992cd33 tempest-TaggedAttachmentsTest-2034620368 tempest-TaggedAttachmentsTest-2034620368-project-member] https://10.4.3.240/volume/v3/volumes/7aa8443b-c1e9-425e-a6c4-c1cbbdf04dd5 returned with HTTP 200 Aug 20 00:55:28.260323 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 56/219] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:55:28 2026] GET /volume/v3/volumes/7aa8443b-c1e9-425e-a6c4-c1cbbdf04dd5 => generated 845 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:55:28.280361 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-e3816c0f-a466-41b1-a791-d19fa6c74d43 tempest-AttachSCSIVolumeTestJSON-1714547781 tempest-AttachSCSIVolumeTestJSON-1714547781-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (758533cb-93c1-4bbd-876f-4b21ebe039a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:52:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1ed58bd6-fe6a-497e-ae84-e8199d24fdfa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:55:28.281499 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-e3816c0f-a466-41b1-a791-d19fa6c74d43 tempest-AttachSCSIVolumeTestJSON-1714547781 tempest-AttachSCSIVolumeTestJSON-1714547781-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eab5e3ea-3ba5-4cca-9c42-3e0485827033) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:55:28.373671 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.quota [None req-e3816c0f-a466-41b1-a791-d19fa6c74d43 tempest-AttachSCSIVolumeTestJSON-1714547781 tempest-AttachSCSIVolumeTestJSON-1714547781-project-member] Created reservations ['cb10863d-7e98-42ac-a3e1-46cc3bb24d21', '8a5517e4-9a26-4b0a-9ec0-9b322a79cb16', '1b4bd4d2-428b-4982-b26b-8f1907928db9', '58b95b9e-0c06-429e-b5e2-f5986fa143a2'] {{(pid=100215) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:55:28.374321 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-e3816c0f-a466-41b1-a791-d19fa6c74d43 tempest-AttachSCSIVolumeTestJSON-1714547781 tempest-AttachSCSIVolumeTestJSON-1714547781-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eab5e3ea-3ba5-4cca-9c42-3e0485827033) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cb10863d-7e98-42ac-a3e1-46cc3bb24d21', '8a5517e4-9a26-4b0a-9ec0-9b322a79cb16', '1b4bd4d2-428b-4982-b26b-8f1907928db9', '58b95b9e-0c06-429e-b5e2-f5986fa143a2']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:55:28.376387 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-e3816c0f-a466-41b1-a791-d19fa6c74d43 tempest-AttachSCSIVolumeTestJSON-1714547781 tempest-AttachSCSIVolumeTestJSON-1714547781-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a713976c-2b6f-4023-acee-c19f21421f2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:55:28.408120 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-e3816c0f-a466-41b1-a791-d19fa6c74d43 tempest-AttachSCSIVolumeTestJSON-1714547781 tempest-AttachSCSIVolumeTestJSON-1714547781-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a713976c-2b6f-4023-acee-c19f21421f2b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '965a1f59-3153-4074-a6fe-80b26f615241', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachSCSIVolumeTestJSON-volume-580412142',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='be0dbc8c034745cdac1f875a2a9dc748',qos_specs=None,replication_status=,reservations=['cb10863d-7e98-42ac-a3e1-46cc3bb24d21','8a5517e4-9a26-4b0a-9ec0-9b322a79cb16','1b4bd4d2-428b-4982-b26b-8f1907928db9','58b95b9e-0c06-429e-b5e2-f5986fa143a2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='44b8e24435b343e999e3c159c9e3017f',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T00:55:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachSCSIVolumeTestJSON-volume-580412142',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=965a1f59-3153-4074-a6fe-80b26f615241,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='be0dbc8c034745cdac1f875a2a9dc748',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='44b8e24435b343e999e3c159c9e3017f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1ed58bd6-fe6a-497e-ae84-e8199d24fdfa),volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:55:28.409937 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-e3816c0f-a466-41b1-a791-d19fa6c74d43 tempest-AttachSCSIVolumeTestJSON-1714547781 tempest-AttachSCSIVolumeTestJSON-1714547781-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (72dd2771-dbd3-4a62-bf4f-18672368a148) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:55:28.445193 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-e3816c0f-a466-41b1-a791-d19fa6c74d43 tempest-AttachSCSIVolumeTestJSON-1714547781 tempest-AttachSCSIVolumeTestJSON-1714547781-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (72dd2771-dbd3-4a62-bf4f-18672368a148) transitioned into state 'SUCCESS' from state '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-580412142',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='be0dbc8c034745cdac1f875a2a9dc748',qos_specs=None,replication_status=,reservations=['cb10863d-7e98-42ac-a3e1-46cc3bb24d21','8a5517e4-9a26-4b0a-9ec0-9b322a79cb16','1b4bd4d2-428b-4982-b26b-8f1907928db9','58b95b9e-0c06-429e-b5e2-f5986fa143a2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='44b8e24435b343e999e3c159c9e3017f',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:55:28.445720 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-e3816c0f-a466-41b1-a791-d19fa6c74d43 tempest-AttachSCSIVolumeTestJSON-1714547781 tempest-AttachSCSIVolumeTestJSON-1714547781-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ccd323da-149c-417c-9772-12ccbfa7b367) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:55:28.465534 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-e3816c0f-a466-41b1-a791-d19fa6c74d43 tempest-AttachSCSIVolumeTestJSON-1714547781 tempest-AttachSCSIVolumeTestJSON-1714547781-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ccd323da-149c-417c-9772-12ccbfa7b367) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:55:28.465534 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-e3816c0f-a466-41b1-a791-d19fa6c74d43 tempest-AttachSCSIVolumeTestJSON-1714547781 tempest-AttachSCSIVolumeTestJSON-1714547781-project-member] Flow 'volume_create_api' (627b0292-45b6-4502-b1bc-cc2dd82ca1a5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:55:28.465956 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-e3816c0f-a466-41b1-a791-d19fa6c74d43 tempest-AttachSCSIVolumeTestJSON-1714547781 tempest-AttachSCSIVolumeTestJSON-1714547781-project-member] Create volume request issued successfully. Aug 20 00:55:28.467104 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-e3816c0f-a466-41b1-a791-d19fa6c74d43 tempest-AttachSCSIVolumeTestJSON-1714547781 tempest-AttachSCSIVolumeTestJSON-1714547781-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 20 00:55:28.467649 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 56/220] 10.4.3.240 () {68 vars in 1258 bytes} [Thu Aug 20 00:55:28 2026] POST /volume/v3/volumes => generated 754 bytes in 260 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 00:55:28.484649 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-21c8d45b-a5f1-4ef3-8783-f78fba38afe6 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:55:28.492951 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-21c8d45b-a5f1-4ef3-8783-f78fba38afe6 tempest-AttachSCSIVolumeTestJSON-1714547781 tempest-AttachSCSIVolumeTestJSON-1714547781-project-member] GET https://10.4.3.240/volume/v3/volumes/965a1f59-3153-4074-a6fe-80b26f615241 Aug 20 00:55:28.492951 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-21c8d45b-a5f1-4ef3-8783-f78fba38afe6 tempest-AttachSCSIVolumeTestJSON-1714547781 tempest-AttachSCSIVolumeTestJSON-1714547781-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:55:28.492951 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-21c8d45b-a5f1-4ef3-8783-f78fba38afe6 tempest-AttachSCSIVolumeTestJSON-1714547781 tempest-AttachSCSIVolumeTestJSON-1714547781-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:55:28.505942 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:55:28.505942 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 00:55:28.519367 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-21c8d45b-a5f1-4ef3-8783-f78fba38afe6 tempest-AttachSCSIVolumeTestJSON-1714547781 tempest-AttachSCSIVolumeTestJSON-1714547781-project-member] Volume info retrieved successfully. Aug 20 00:55:28.525011 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-21c8d45b-a5f1-4ef3-8783-f78fba38afe6 tempest-AttachSCSIVolumeTestJSON-1714547781 tempest-AttachSCSIVolumeTestJSON-1714547781-project-member] https://10.4.3.240/volume/v3/volumes/965a1f59-3153-4074-a6fe-80b26f615241 returned with HTTP 200 Aug 20 00:55:28.525686 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 57/221] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:55:28 2026] GET /volume/v3/volumes/965a1f59-3153-4074-a6fe-80b26f615241 => generated 822 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:55:29.004222 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-69e7493c-12cc-441a-bc22-5ab25bb8527d None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:55:29.006121 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-69e7493c-12cc-441a-bc22-5ab25bb8527d tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] GET https://10.4.3.240/volume/v3/volumes/a7339fc7-4ba3-45e6-a4b6-7e4f94def10f Aug 20 00:55:29.006322 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-69e7493c-12cc-441a-bc22-5ab25bb8527d tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:55:29.006575 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-69e7493c-12cc-441a-bc22-5ab25bb8527d tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:55:29.017789 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:55:29.017789 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 00:55:29.022268 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-69e7493c-12cc-441a-bc22-5ab25bb8527d tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] Volume info retrieved successfully. Aug 20 00:55:29.028008 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-69e7493c-12cc-441a-bc22-5ab25bb8527d tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] https://10.4.3.240/volume/v3/volumes/a7339fc7-4ba3-45e6-a4b6-7e4f94def10f returned with HTTP 200 Aug 20 00:55:29.028558 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 53/222] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:55:29 2026] GET /volume/v3/volumes/a7339fc7-4ba3-45e6-a4b6-7e4f94def10f => generated 844 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:55:29.035894 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [req-6d8bc102-d21b-4742-8848-c43407ed7889 req-5f6141f3-0946-4505-816f-86f97bf15d09 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:55:29.039932 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-6d8bc102-d21b-4742-8848-c43407ed7889 req-5f6141f3-0946-4505-816f-86f97bf15d09 tempest-TaggedBootDevicesTest_v242-197587358 tempest-TaggedBootDevicesTest_v242-197587358-project-member] GET https://10.4.3.240/volume/v3/volumes/3c9b83ae-a438-416e-8ac3-1bfd747ff8f8 Aug 20 00:55:29.040230 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [req-6d8bc102-d21b-4742-8848-c43407ed7889 req-5f6141f3-0946-4505-816f-86f97bf15d09 tempest-TaggedBootDevicesTest_v242-197587358 tempest-TaggedBootDevicesTest_v242-197587358-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:55:29.040527 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [req-6d8bc102-d21b-4742-8848-c43407ed7889 req-5f6141f3-0946-4505-816f-86f97bf15d09 tempest-TaggedBootDevicesTest_v242-197587358 tempest-TaggedBootDevicesTest_v242-197587358-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:55:29.048982 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:55:29.048982 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 00:55:29.053007 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [req-6d8bc102-d21b-4742-8848-c43407ed7889 req-5f6141f3-0946-4505-816f-86f97bf15d09 tempest-TaggedBootDevicesTest_v242-197587358 tempest-TaggedBootDevicesTest_v242-197587358-project-member] Volume info retrieved successfully. Aug 20 00:55:29.058951 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-6d8bc102-d21b-4742-8848-c43407ed7889 req-5f6141f3-0946-4505-816f-86f97bf15d09 tempest-TaggedBootDevicesTest_v242-197587358 tempest-TaggedBootDevicesTest_v242-197587358-project-member] https://10.4.3.240/volume/v3/volumes/3c9b83ae-a438-416e-8ac3-1bfd747ff8f8 returned with HTTP 200 Aug 20 00:55:29.059547 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 57/223] 10.4.3.240 () {68 vars in 1598 bytes} [Thu Aug 20 00:55:29 2026] GET /volume/v3/volumes/3c9b83ae-a438-416e-8ac3-1bfd747ff8f8 => generated 1365 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:55:29.068397 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-6d8bc102-d21b-4742-8848-c43407ed7889 req-998c28ac-75c6-462e-9050-8692f5253a53 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:55:29.071330 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-6d8bc102-d21b-4742-8848-c43407ed7889 req-998c28ac-75c6-462e-9050-8692f5253a53 tempest-TaggedBootDevicesTest_v242-197587358 tempest-TaggedBootDevicesTest_v242-197587358-project-member] GET https://10.4.3.240/volume/v3/volumes/27d26b4e-bfa8-4fd6-85aa-f5bd687708a6 Aug 20 00:55:29.071601 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-6d8bc102-d21b-4742-8848-c43407ed7889 req-998c28ac-75c6-462e-9050-8692f5253a53 tempest-TaggedBootDevicesTest_v242-197587358 tempest-TaggedBootDevicesTest_v242-197587358-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:55:29.072001 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-6d8bc102-d21b-4742-8848-c43407ed7889 req-998c28ac-75c6-462e-9050-8692f5253a53 tempest-TaggedBootDevicesTest_v242-197587358 tempest-TaggedBootDevicesTest_v242-197587358-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:55:29.082359 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:55:29.082359 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 00:55:29.087607 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [req-6d8bc102-d21b-4742-8848-c43407ed7889 req-998c28ac-75c6-462e-9050-8692f5253a53 tempest-TaggedBootDevicesTest_v242-197587358 tempest-TaggedBootDevicesTest_v242-197587358-project-member] Volume info retrieved successfully. Aug 20 00:55:29.093859 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-6d8bc102-d21b-4742-8848-c43407ed7889 req-998c28ac-75c6-462e-9050-8692f5253a53 tempest-TaggedBootDevicesTest_v242-197587358 tempest-TaggedBootDevicesTest_v242-197587358-project-member] https://10.4.3.240/volume/v3/volumes/27d26b4e-bfa8-4fd6-85aa-f5bd687708a6 returned with HTTP 200 Aug 20 00:55:29.094619 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 57/224] 10.4.3.240 () {68 vars in 1598 bytes} [Thu Aug 20 00:55:29 2026] GET /volume/v3/volumes/27d26b4e-bfa8-4fd6-85aa-f5bd687708a6 => generated 849 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:55:29.103057 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-6d8bc102-d21b-4742-8848-c43407ed7889 req-0f5be01c-0493-4dba-b653-ffb5dcce78f3 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:55:29.105002 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-6d8bc102-d21b-4742-8848-c43407ed7889 req-0f5be01c-0493-4dba-b653-ffb5dcce78f3 tempest-TaggedBootDevicesTest_v242-197587358 tempest-TaggedBootDevicesTest_v242-197587358-project-member] GET https://10.4.3.240/volume/v3/volumes/5d15c71f-3364-43a1-9be4-6fd884170dc1 Aug 20 00:55:29.105290 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-6d8bc102-d21b-4742-8848-c43407ed7889 req-0f5be01c-0493-4dba-b653-ffb5dcce78f3 tempest-TaggedBootDevicesTest_v242-197587358 tempest-TaggedBootDevicesTest_v242-197587358-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:55:29.105589 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-6d8bc102-d21b-4742-8848-c43407ed7889 req-0f5be01c-0493-4dba-b653-ffb5dcce78f3 tempest-TaggedBootDevicesTest_v242-197587358 tempest-TaggedBootDevicesTest_v242-197587358-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:55:29.113025 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:55:29.113025 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 00:55:29.116153 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [req-6d8bc102-d21b-4742-8848-c43407ed7889 req-0f5be01c-0493-4dba-b653-ffb5dcce78f3 tempest-TaggedBootDevicesTest_v242-197587358 tempest-TaggedBootDevicesTest_v242-197587358-project-member] Volume info retrieved successfully. Aug 20 00:55:29.120675 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-6d8bc102-d21b-4742-8848-c43407ed7889 req-0f5be01c-0493-4dba-b653-ffb5dcce78f3 tempest-TaggedBootDevicesTest_v242-197587358 tempest-TaggedBootDevicesTest_v242-197587358-project-member] https://10.4.3.240/volume/v3/volumes/5d15c71f-3364-43a1-9be4-6fd884170dc1 returned with HTTP 200 Aug 20 00:55:29.121392 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 58/225] 10.4.3.240 () {68 vars in 1598 bytes} [Thu Aug 20 00:55:29 2026] GET /volume/v3/volumes/5d15c71f-3364-43a1-9be4-6fd884170dc1 => generated 850 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:55:29.131150 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-a7fa9d8a-15ad-4521-b3cd-27c750b2caa5 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:55:29.131946 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-a7fa9d8a-15ad-4521-b3cd-27c750b2caa5 None None] GET https://10.4.3.240/volume// Aug 20 00:55:29.132111 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-a7fa9d8a-15ad-4521-b3cd-27c750b2caa5 None None] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:55:29.132360 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-a7fa9d8a-15ad-4521-b3cd-27c750b2caa5 None None] Calling method 'all' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:55:29.132925 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-a7fa9d8a-15ad-4521-b3cd-27c750b2caa5 None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 20 00:55:29.133173 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 54/226] 10.4.3.240 () {66 vars in 1419 bytes} [Thu Aug 20 00:55:29 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 00:55:29.142224 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [req-6d8bc102-d21b-4742-8848-c43407ed7889 req-e6e33922-277a-4e06-b68b-f31a22e77f24 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:55:29.144282 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-6d8bc102-d21b-4742-8848-c43407ed7889 req-e6e33922-277a-4e06-b68b-f31a22e77f24 tempest-TaggedBootDevicesTest_v242-197587358 tempest-TaggedBootDevicesTest_v242-197587358-project-member] POST https://10.4.3.240/volume/v3/attachments Aug 20 00:55:29.144633 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [req-6d8bc102-d21b-4742-8848-c43407ed7889 req-e6e33922-277a-4e06-b68b-f31a22e77f24 tempest-TaggedBootDevicesTest_v242-197587358 tempest-TaggedBootDevicesTest_v242-197587358-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3c9b83ae-a438-416e-8ac3-1bfd747ff8f8", "connector": null, "instance_uuid": "f9606151-82c2-49c9-a2e4-a3a6e31179fa"}} {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:55:29.152591 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:55:29.152591 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 00:55:29.179881 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-6d8bc102-d21b-4742-8848-c43407ed7889 req-e6e33922-277a-4e06-b68b-f31a22e77f24 tempest-TaggedBootDevicesTest_v242-197587358 tempest-TaggedBootDevicesTest_v242-197587358-project-member] https://10.4.3.240/volume/v3/attachments returned with HTTP 200 Aug 20 00:55:29.180366 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 58/227] 10.4.3.240 () {74 vars in 1594 bytes} [Thu Aug 20 00:55:29 2026] POST /volume/v3/attachments => generated 273 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:55:29.188660 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-342adf7a-b1e6-4fd4-b9ca-2ae15e2a480d None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:55:29.189093 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-342adf7a-b1e6-4fd4-b9ca-2ae15e2a480d None None] GET https://10.4.3.240/volume// Aug 20 00:55:29.189293 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-342adf7a-b1e6-4fd4-b9ca-2ae15e2a480d None None] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:55:29.189547 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-342adf7a-b1e6-4fd4-b9ca-2ae15e2a480d None None] Calling method 'all' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:55:29.189901 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-342adf7a-b1e6-4fd4-b9ca-2ae15e2a480d None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 20 00:55:29.190193 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 58/228] 10.4.3.240 () {66 vars in 1419 bytes} [Thu Aug 20 00:55:29 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 00:55:29.199006 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-6d8bc102-d21b-4742-8848-c43407ed7889 req-f423f151-932b-4453-bf81-1fb9a38163b5 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:55:29.200849 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-6d8bc102-d21b-4742-8848-c43407ed7889 req-f423f151-932b-4453-bf81-1fb9a38163b5 tempest-TaggedBootDevicesTest_v242-197587358 tempest-TaggedBootDevicesTest_v242-197587358-project-member] POST https://10.4.3.240/volume/v3/attachments Aug 20 00:55:29.201471 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-6d8bc102-d21b-4742-8848-c43407ed7889 req-f423f151-932b-4453-bf81-1fb9a38163b5 tempest-TaggedBootDevicesTest_v242-197587358 tempest-TaggedBootDevicesTest_v242-197587358-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "27d26b4e-bfa8-4fd6-85aa-f5bd687708a6", "connector": null, "instance_uuid": "f9606151-82c2-49c9-a2e4-a3a6e31179fa"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:55:29.211279 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:55:29.211279 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 00:55:29.250765 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-6d8bc102-d21b-4742-8848-c43407ed7889 req-f423f151-932b-4453-bf81-1fb9a38163b5 tempest-TaggedBootDevicesTest_v242-197587358 tempest-TaggedBootDevicesTest_v242-197587358-project-member] https://10.4.3.240/volume/v3/attachments returned with HTTP 200 Aug 20 00:55:29.250765 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 59/229] 10.4.3.240 () {74 vars in 1594 bytes} [Thu Aug 20 00:55:29 2026] POST /volume/v3/attachments => generated 273 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:55:29.258542 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-caf5313f-eca3-4a59-9f56-95b855d0d989 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:55:29.259040 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-caf5313f-eca3-4a59-9f56-95b855d0d989 None None] GET https://10.4.3.240/volume// Aug 20 00:55:29.259268 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-caf5313f-eca3-4a59-9f56-95b855d0d989 None None] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:55:29.259534 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-caf5313f-eca3-4a59-9f56-95b855d0d989 None None] Calling method 'all' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:55:29.259936 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-caf5313f-eca3-4a59-9f56-95b855d0d989 None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 20 00:55:29.260273 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 55/230] 10.4.3.240 () {66 vars in 1419 bytes} [Thu Aug 20 00:55:29 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 00:55:29.269903 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [req-6d8bc102-d21b-4742-8848-c43407ed7889 req-aa807089-ad52-478b-a319-21f40243263b None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:55:29.272321 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-6d8bc102-d21b-4742-8848-c43407ed7889 req-aa807089-ad52-478b-a319-21f40243263b tempest-TaggedBootDevicesTest_v242-197587358 tempest-TaggedBootDevicesTest_v242-197587358-project-member] POST https://10.4.3.240/volume/v3/attachments Aug 20 00:55:29.272797 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [req-6d8bc102-d21b-4742-8848-c43407ed7889 req-aa807089-ad52-478b-a319-21f40243263b tempest-TaggedBootDevicesTest_v242-197587358 tempest-TaggedBootDevicesTest_v242-197587358-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5d15c71f-3364-43a1-9be4-6fd884170dc1", "connector": null, "instance_uuid": "f9606151-82c2-49c9-a2e4-a3a6e31179fa"}} {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:55:29.283326 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:55:29.283326 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 00:55:29.317048 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-6d8bc102-d21b-4742-8848-c43407ed7889 req-aa807089-ad52-478b-a319-21f40243263b tempest-TaggedBootDevicesTest_v242-197587358 tempest-TaggedBootDevicesTest_v242-197587358-project-member] https://10.4.3.240/volume/v3/attachments returned with HTTP 200 Aug 20 00:55:29.317620 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 59/231] 10.4.3.240 () {74 vars in 1594 bytes} [Thu Aug 20 00:55:29 2026] POST /volume/v3/attachments => generated 273 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 20 00:55:29.543269 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-4213ae6f-42cd-495c-81bc-a1883bd5a508 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:55:29.545234 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-4213ae6f-42cd-495c-81bc-a1883bd5a508 tempest-AttachSCSIVolumeTestJSON-1714547781 tempest-AttachSCSIVolumeTestJSON-1714547781-project-member] GET https://10.4.3.240/volume/v3/volumes/965a1f59-3153-4074-a6fe-80b26f615241 Aug 20 00:55:29.545468 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-4213ae6f-42cd-495c-81bc-a1883bd5a508 tempest-AttachSCSIVolumeTestJSON-1714547781 tempest-AttachSCSIVolumeTestJSON-1714547781-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:55:29.545720 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-4213ae6f-42cd-495c-81bc-a1883bd5a508 tempest-AttachSCSIVolumeTestJSON-1714547781 tempest-AttachSCSIVolumeTestJSON-1714547781-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:55:29.554831 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:55:29.554831 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 00:55:29.566364 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-4213ae6f-42cd-495c-81bc-a1883bd5a508 tempest-AttachSCSIVolumeTestJSON-1714547781 tempest-AttachSCSIVolumeTestJSON-1714547781-project-member] Volume info retrieved successfully. Aug 20 00:55:29.575695 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-4213ae6f-42cd-495c-81bc-a1883bd5a508 tempest-AttachSCSIVolumeTestJSON-1714547781 tempest-AttachSCSIVolumeTestJSON-1714547781-project-member] https://10.4.3.240/volume/v3/volumes/965a1f59-3153-4074-a6fe-80b26f615241 returned with HTTP 200 Aug 20 00:55:29.576241 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 59/232] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:55:29 2026] GET /volume/v3/volumes/965a1f59-3153-4074-a6fe-80b26f615241 => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:55:29.632319 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-1cfeb3a4-8239-4148-9dc2-06a6f2ce9851 req-bd4c1c37-8e10-40c5-8f64-b0a6e6bfd32a None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:55:29.634753 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-1cfeb3a4-8239-4148-9dc2-06a6f2ce9851 req-bd4c1c37-8e10-40c5-8f64-b0a6e6bfd32a tempest-AttachSCSIVolumeTestJSON-1714547781 tempest-AttachSCSIVolumeTestJSON-1714547781-project-member] GET https://10.4.3.240/volume/v3/volumes/965a1f59-3153-4074-a6fe-80b26f615241 Aug 20 00:55:29.635030 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-1cfeb3a4-8239-4148-9dc2-06a6f2ce9851 req-bd4c1c37-8e10-40c5-8f64-b0a6e6bfd32a tempest-AttachSCSIVolumeTestJSON-1714547781 tempest-AttachSCSIVolumeTestJSON-1714547781-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:55:29.635218 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-1cfeb3a4-8239-4148-9dc2-06a6f2ce9851 req-bd4c1c37-8e10-40c5-8f64-b0a6e6bfd32a tempest-AttachSCSIVolumeTestJSON-1714547781 tempest-AttachSCSIVolumeTestJSON-1714547781-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:55:29.642231 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:55:29.642231 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 00:55:29.646197 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [req-1cfeb3a4-8239-4148-9dc2-06a6f2ce9851 req-bd4c1c37-8e10-40c5-8f64-b0a6e6bfd32a tempest-AttachSCSIVolumeTestJSON-1714547781 tempest-AttachSCSIVolumeTestJSON-1714547781-project-member] Volume info retrieved successfully. Aug 20 00:55:29.651118 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-1cfeb3a4-8239-4148-9dc2-06a6f2ce9851 req-bd4c1c37-8e10-40c5-8f64-b0a6e6bfd32a tempest-AttachSCSIVolumeTestJSON-1714547781 tempest-AttachSCSIVolumeTestJSON-1714547781-project-member] https://10.4.3.240/volume/v3/volumes/965a1f59-3153-4074-a6fe-80b26f615241 returned with HTTP 200 Aug 20 00:55:29.651118 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 60/233] 10.4.3.240 () {68 vars in 1598 bytes} [Thu Aug 20 00:55:29 2026] GET /volume/v3/volumes/965a1f59-3153-4074-a6fe-80b26f615241 => generated 847 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:55:29.906429 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-6403802c-688a-4d10-b200-0b52f78d5b27 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:55:29.906429 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-6403802c-688a-4d10-b200-0b52f78d5b27 None None] GET https://10.4.3.240/volume// Aug 20 00:55:29.906429 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-6403802c-688a-4d10-b200-0b52f78d5b27 None None] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:55:29.906429 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-6403802c-688a-4d10-b200-0b52f78d5b27 None None] Calling method 'all' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:55:29.906429 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-6403802c-688a-4d10-b200-0b52f78d5b27 None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 20 00:55:29.906722 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 56/234] 10.4.3.240 () {66 vars in 1428 bytes} [Thu Aug 20 00:55:29 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 00:55:29.927641 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [req-1cfeb3a4-8239-4148-9dc2-06a6f2ce9851 req-b1efc959-a537-43cb-874c-792912cebb92 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:55:30.044715 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-3f246cf5-05f0-4b1a-937d-b7bb4f05d936 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:55:30.048760 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-3f246cf5-05f0-4b1a-937d-b7bb4f05d936 tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] GET https://10.4.3.240/volume/v3/volumes/a7339fc7-4ba3-45e6-a4b6-7e4f94def10f Aug 20 00:55:30.049038 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-3f246cf5-05f0-4b1a-937d-b7bb4f05d936 tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:55:30.049308 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-3f246cf5-05f0-4b1a-937d-b7bb4f05d936 tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:55:30.063399 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:55:30.063399 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 00:55:30.067777 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-3f246cf5-05f0-4b1a-937d-b7bb4f05d936 tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] Volume info retrieved successfully. Aug 20 00:55:30.073044 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-3f246cf5-05f0-4b1a-937d-b7bb4f05d936 tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] https://10.4.3.240/volume/v3/volumes/a7339fc7-4ba3-45e6-a4b6-7e4f94def10f returned with HTTP 200 Aug 20 00:55:30.073632 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 60/235] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:55:30 2026] GET /volume/v3/volumes/a7339fc7-4ba3-45e6-a4b6-7e4f94def10f => generated 844 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:55:30.197481 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-1cfeb3a4-8239-4148-9dc2-06a6f2ce9851 req-b1efc959-a537-43cb-874c-792912cebb92 tempest-AttachSCSIVolumeTestJSON-1714547781 tempest-AttachSCSIVolumeTestJSON-1714547781-project-member] POST https://10.4.3.240/volume/v3/attachments Aug 20 00:55:30.197982 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [req-1cfeb3a4-8239-4148-9dc2-06a6f2ce9851 req-b1efc959-a537-43cb-874c-792912cebb92 tempest-AttachSCSIVolumeTestJSON-1714547781 tempest-AttachSCSIVolumeTestJSON-1714547781-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "965a1f59-3153-4074-a6fe-80b26f615241", "connector": null, "instance_uuid": "cc64f297-a703-4c36-832a-941bbf6d292e"}} {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:55:30.211859 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:55:30.211859 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 00:55:30.245043 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-1cfeb3a4-8239-4148-9dc2-06a6f2ce9851 req-b1efc959-a537-43cb-874c-792912cebb92 tempest-AttachSCSIVolumeTestJSON-1714547781 tempest-AttachSCSIVolumeTestJSON-1714547781-project-member] https://10.4.3.240/volume/v3/attachments returned with HTTP 200 Aug 20 00:55:30.245632 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 60/236] 10.4.3.240 () {74 vars in 1594 bytes} [Thu Aug 20 00:55:29 2026] POST /volume/v3/attachments => generated 273 bytes in 319 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:55:30.286747 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-a5c67142-bccd-480f-8fa7-4d1855bf1e77 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:55:30.289632 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-a5c67142-bccd-480f-8fa7-4d1855bf1e77 tempest-AttachSCSIVolumeTestJSON-1714547781 tempest-AttachSCSIVolumeTestJSON-1714547781-project-member] GET https://10.4.3.240/volume/v3/volumes/965a1f59-3153-4074-a6fe-80b26f615241 Aug 20 00:55:30.290012 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-a5c67142-bccd-480f-8fa7-4d1855bf1e77 tempest-AttachSCSIVolumeTestJSON-1714547781 tempest-AttachSCSIVolumeTestJSON-1714547781-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:55:30.290259 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-a5c67142-bccd-480f-8fa7-4d1855bf1e77 tempest-AttachSCSIVolumeTestJSON-1714547781 tempest-AttachSCSIVolumeTestJSON-1714547781-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:55:30.295844 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-1470f297-89f2-4a68-b74c-a71c0a276c77 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:55:30.296263 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-1470f297-89f2-4a68-b74c-a71c0a276c77 None None] GET https://10.4.3.240/volume// Aug 20 00:55:30.296466 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-1470f297-89f2-4a68-b74c-a71c0a276c77 None None] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:55:30.296658 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-1470f297-89f2-4a68-b74c-a71c0a276c77 None None] Calling method 'all' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:55:30.296992 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-1470f297-89f2-4a68-b74c-a71c0a276c77 None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 20 00:55:30.297290 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 57/237] 10.4.3.240 () {66 vars in 1426 bytes} [Thu Aug 20 00:55:30 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 00:55:30.303407 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:55:30.303407 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 00:55:30.305692 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-1cfeb3a4-8239-4148-9dc2-06a6f2ce9851 req-866c13d5-5ce0-4bca-9a16-efabce0c5b0c None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:55:30.308020 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-1cfeb3a4-8239-4148-9dc2-06a6f2ce9851 req-866c13d5-5ce0-4bca-9a16-efabce0c5b0c tempest-AttachSCSIVolumeTestJSON-1714547781 tempest-AttachSCSIVolumeTestJSON-1714547781-project-member] GET https://10.4.3.240/volume/v3/volumes/965a1f59-3153-4074-a6fe-80b26f615241 Aug 20 00:55:30.308296 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-1cfeb3a4-8239-4148-9dc2-06a6f2ce9851 req-866c13d5-5ce0-4bca-9a16-efabce0c5b0c tempest-AttachSCSIVolumeTestJSON-1714547781 tempest-AttachSCSIVolumeTestJSON-1714547781-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:55:30.309361 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-1cfeb3a4-8239-4148-9dc2-06a6f2ce9851 req-866c13d5-5ce0-4bca-9a16-efabce0c5b0c tempest-AttachSCSIVolumeTestJSON-1714547781 tempest-AttachSCSIVolumeTestJSON-1714547781-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:55:30.309426 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-a5c67142-bccd-480f-8fa7-4d1855bf1e77 tempest-AttachSCSIVolumeTestJSON-1714547781 tempest-AttachSCSIVolumeTestJSON-1714547781-project-member] Volume info retrieved successfully. Aug 20 00:55:30.313782 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-a5c67142-bccd-480f-8fa7-4d1855bf1e77 tempest-AttachSCSIVolumeTestJSON-1714547781 tempest-AttachSCSIVolumeTestJSON-1714547781-project-member] https://10.4.3.240/volume/v3/volumes/965a1f59-3153-4074-a6fe-80b26f615241 returned with HTTP 200 Aug 20 00:55:30.314216 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 61/238] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:55:30 2026] GET /volume/v3/volumes/965a1f59-3153-4074-a6fe-80b26f615241 => generated 846 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:55:30.325920 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:55:30.325920 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 00:55:30.333037 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [req-1cfeb3a4-8239-4148-9dc2-06a6f2ce9851 req-866c13d5-5ce0-4bca-9a16-efabce0c5b0c tempest-AttachSCSIVolumeTestJSON-1714547781 tempest-AttachSCSIVolumeTestJSON-1714547781-project-member] Volume info retrieved successfully. Aug 20 00:55:30.339507 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-1cfeb3a4-8239-4148-9dc2-06a6f2ce9851 req-866c13d5-5ce0-4bca-9a16-efabce0c5b0c tempest-AttachSCSIVolumeTestJSON-1714547781 tempest-AttachSCSIVolumeTestJSON-1714547781-project-member] https://10.4.3.240/volume/v3/volumes/965a1f59-3153-4074-a6fe-80b26f615241 returned with HTTP 200 Aug 20 00:55:30.340392 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 61/239] 10.4.3.240 () {70 vars in 1639 bytes} [Thu Aug 20 00:55:30 2026] GET /volume/v3/volumes/965a1f59-3153-4074-a6fe-80b26f615241 => generated 1026 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 00:55:30.445650 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [req-1cfeb3a4-8239-4148-9dc2-06a6f2ce9851 req-def5abc7-487c-41fc-9d40-667bbafd2cff None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:55:30.447731 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-1cfeb3a4-8239-4148-9dc2-06a6f2ce9851 req-def5abc7-487c-41fc-9d40-667bbafd2cff tempest-AttachSCSIVolumeTestJSON-1714547781 tempest-AttachSCSIVolumeTestJSON-1714547781-project-member] PUT https://10.4.3.240/volume/v3/attachments/e93aa1f0-d840-4a2f-bb6d-5e573b5956c0 Aug 20 00:55:30.448124 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [req-1cfeb3a4-8239-4148-9dc2-06a6f2ce9851 req-def5abc7-487c-41fc-9d40-667bbafd2cff tempest-AttachSCSIVolumeTestJSON-1714547781 tempest-AttachSCSIVolumeTestJSON-1714547781-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.240", "host": "np0000007838", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:e656b6daafb0", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "870eaf75-1108-49d5-b5ab-79f4c93758d0", "nvme_native_multipath": false, "mountpoint": "/dev/sdc"}}} {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:55:30.464398 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.coordination [req-1cfeb3a4-8239-4148-9dc2-06a6f2ce9851 req-def5abc7-487c-41fc-9d40-667bbafd2cff tempest-AttachSCSIVolumeTestJSON-1714547781 tempest-AttachSCSIVolumeTestJSON-1714547781-project-member] Acquiring lock "cinder-attachment_update-965a1f59-3153-4074-a6fe-80b26f615241-np0000007838" by "attachment_update" {{(pid=100212) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 00:55:30.469948 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.coordination [req-1cfeb3a4-8239-4148-9dc2-06a6f2ce9851 req-def5abc7-487c-41fc-9d40-667bbafd2cff tempest-AttachSCSIVolumeTestJSON-1714547781 tempest-AttachSCSIVolumeTestJSON-1714547781-project-member] Lock "cinder-attachment_update-965a1f59-3153-4074-a6fe-80b26f615241-np0000007838" acquired by "attachment_update" :: waited 0.006s {{(pid=100212) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 00:55:30.471883 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:55:30.471883 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 00:55:30.535718 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [req-ada6ab9e-7d07-43e5-a044-017cfcc5c15c req-04ade0aa-161b-4ea8-b7bd-0e915ba446e2 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:55:30.540022 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-ada6ab9e-7d07-43e5-a044-017cfcc5c15c req-04ade0aa-161b-4ea8-b7bd-0e915ba446e2 tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] POST https://10.4.3.240/volume/v3/attachments/8d2494d6-5d40-4ca5-8d2a-929eab1de679/action Aug 20 00:55:30.540660 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [req-ada6ab9e-7d07-43e5-a044-017cfcc5c15c req-04ade0aa-161b-4ea8-b7bd-0e915ba446e2 tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] Action body: b'{"os-complete": null}' {{(pid=100213) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 00:55:30.540879 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [req-ada6ab9e-7d07-43e5-a044-017cfcc5c15c req-04ade0aa-161b-4ea8-b7bd-0e915ba446e2 tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:55:30.566201 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:55:30.566201 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 00:55:30.587530 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-ada6ab9e-7d07-43e5-a044-017cfcc5c15c req-04ade0aa-161b-4ea8-b7bd-0e915ba446e2 tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] https://10.4.3.240/volume/v3/attachments/8d2494d6-5d40-4ca5-8d2a-929eab1de679/action returned with HTTP 204 Aug 20 00:55:30.588198 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 58/240] 10.4.3.240 () {74 vars in 1725 bytes} [Thu Aug 20 00:55:30 2026] POST /volume/v3/attachments/8d2494d6-5d40-4ca5-8d2a-929eab1de679/action => generated 0 bytes in 53 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:55:30.610721 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.coordination [req-1cfeb3a4-8239-4148-9dc2-06a6f2ce9851 req-def5abc7-487c-41fc-9d40-667bbafd2cff tempest-AttachSCSIVolumeTestJSON-1714547781 tempest-AttachSCSIVolumeTestJSON-1714547781-project-member] Lock "cinder-attachment_update-965a1f59-3153-4074-a6fe-80b26f615241-np0000007838" released by "attachment_update" :: held 0.141s {{(pid=100212) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 00:55:30.611167 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-1cfeb3a4-8239-4148-9dc2-06a6f2ce9851 req-def5abc7-487c-41fc-9d40-667bbafd2cff tempest-AttachSCSIVolumeTestJSON-1714547781 tempest-AttachSCSIVolumeTestJSON-1714547781-project-member] https://10.4.3.240/volume/v3/attachments/e93aa1f0-d840-4a2f-bb6d-5e573b5956c0 returned with HTTP 200 Aug 20 00:55:30.611786 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 61/241] 10.4.3.240 () {74 vars in 1704 bytes} [Thu Aug 20 00:55:30 2026] PUT /volume/v3/attachments/e93aa1f0-d840-4a2f-bb6d-5e573b5956c0 => generated 969 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:55:31.088513 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-acad2dfc-d26d-4dc7-b399-b6c59d1325fb None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:55:31.091483 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-acad2dfc-d26d-4dc7-b399-b6c59d1325fb tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] GET https://10.4.3.240/volume/v3/volumes/a7339fc7-4ba3-45e6-a4b6-7e4f94def10f Aug 20 00:55:31.091724 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-acad2dfc-d26d-4dc7-b399-b6c59d1325fb tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:55:31.091991 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-acad2dfc-d26d-4dc7-b399-b6c59d1325fb tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:55:31.107507 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:55:31.107507 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 00:55:31.112744 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-acad2dfc-d26d-4dc7-b399-b6c59d1325fb tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] Volume info retrieved successfully. Aug 20 00:55:31.119099 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-acad2dfc-d26d-4dc7-b399-b6c59d1325fb tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] https://10.4.3.240/volume/v3/volumes/a7339fc7-4ba3-45e6-a4b6-7e4f94def10f returned with HTTP 200 Aug 20 00:55:31.119099 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 62/242] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:55:31 2026] GET /volume/v3/volumes/a7339fc7-4ba3-45e6-a4b6-7e4f94def10f => generated 1136 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:55:31.142682 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-ca9d7c2d-a507-403e-a703-fb7909f2e00d None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:55:31.147516 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-ca9d7c2d-a507-403e-a703-fb7909f2e00d tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] GET https://10.4.3.240/volume/v3/volumes/a7339fc7-4ba3-45e6-a4b6-7e4f94def10f Aug 20 00:55:31.147516 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-ca9d7c2d-a507-403e-a703-fb7909f2e00d tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:55:31.147516 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-ca9d7c2d-a507-403e-a703-fb7909f2e00d tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:55:31.168359 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:55:31.168359 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 00:55:31.172361 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-ca9d7c2d-a507-403e-a703-fb7909f2e00d tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] Volume info retrieved successfully. Aug 20 00:55:31.178888 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-ca9d7c2d-a507-403e-a703-fb7909f2e00d tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] https://10.4.3.240/volume/v3/volumes/a7339fc7-4ba3-45e6-a4b6-7e4f94def10f returned with HTTP 200 Aug 20 00:55:31.179264 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 62/243] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:55:31 2026] GET /volume/v3/volumes/a7339fc7-4ba3-45e6-a4b6-7e4f94def10f => generated 1136 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:55:31.187596 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-faa01573-3a4a-4663-90c0-2a929fb68b85 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:55:31.188022 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-faa01573-3a4a-4663-90c0-2a929fb68b85 None None] GET https://10.4.3.240/volume// Aug 20 00:55:31.188373 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-faa01573-3a4a-4663-90c0-2a929fb68b85 None None] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:55:31.188373 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-faa01573-3a4a-4663-90c0-2a929fb68b85 None None] Calling method 'all' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:55:31.188695 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-faa01573-3a4a-4663-90c0-2a929fb68b85 None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 20 00:55:31.188957 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 59/244] 10.4.3.240 () {66 vars in 1426 bytes} [Thu Aug 20 00:55:31 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 00:55:31.198993 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [req-6d8bc102-d21b-4742-8848-c43407ed7889 req-b4d655a8-1b5f-431f-bbb3-5e6fe49ee302 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:55:31.205379 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-6d8bc102-d21b-4742-8848-c43407ed7889 req-b4d655a8-1b5f-431f-bbb3-5e6fe49ee302 tempest-TaggedBootDevicesTest_v242-197587358 tempest-TaggedBootDevicesTest_v242-197587358-project-member] GET https://10.4.3.240/volume/v3/volumes/3c9b83ae-a438-416e-8ac3-1bfd747ff8f8 Aug 20 00:55:31.205621 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [req-6d8bc102-d21b-4742-8848-c43407ed7889 req-b4d655a8-1b5f-431f-bbb3-5e6fe49ee302 tempest-TaggedBootDevicesTest_v242-197587358 tempest-TaggedBootDevicesTest_v242-197587358-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:55:31.205951 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [req-6d8bc102-d21b-4742-8848-c43407ed7889 req-b4d655a8-1b5f-431f-bbb3-5e6fe49ee302 tempest-TaggedBootDevicesTest_v242-197587358 tempest-TaggedBootDevicesTest_v242-197587358-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:55:31.218020 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:55:31.218020 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 00:55:31.221961 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [req-6d8bc102-d21b-4742-8848-c43407ed7889 req-b4d655a8-1b5f-431f-bbb3-5e6fe49ee302 tempest-TaggedBootDevicesTest_v242-197587358 tempest-TaggedBootDevicesTest_v242-197587358-project-member] Volume info retrieved successfully. Aug 20 00:55:31.227167 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-6d8bc102-d21b-4742-8848-c43407ed7889 req-b4d655a8-1b5f-431f-bbb3-5e6fe49ee302 tempest-TaggedBootDevicesTest_v242-197587358 tempest-TaggedBootDevicesTest_v242-197587358-project-member] https://10.4.3.240/volume/v3/volumes/3c9b83ae-a438-416e-8ac3-1bfd747ff8f8 returned with HTTP 200 Aug 20 00:55:31.227562 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 62/245] 10.4.3.240 () {70 vars in 1639 bytes} [Thu Aug 20 00:55:31 2026] GET /volume/v3/volumes/3c9b83ae-a438-416e-8ac3-1bfd747ff8f8 => generated 1544 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 00:55:31.327578 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-6d8bc102-d21b-4742-8848-c43407ed7889 req-744fa996-2119-4ed0-a65f-8556c6f54cff None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:55:31.330139 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-6d8bc102-d21b-4742-8848-c43407ed7889 req-744fa996-2119-4ed0-a65f-8556c6f54cff tempest-TaggedBootDevicesTest_v242-197587358 tempest-TaggedBootDevicesTest_v242-197587358-project-member] PUT https://10.4.3.240/volume/v3/attachments/b80226cf-8581-484c-ba6c-fa2638048380 Aug 20 00:55:31.330483 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-6d8bc102-d21b-4742-8848-c43407ed7889 req-744fa996-2119-4ed0-a65f-8556c6f54cff tempest-TaggedBootDevicesTest_v242-197587358 tempest-TaggedBootDevicesTest_v242-197587358-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.240", "host": "np0000007838", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:e656b6daafb0", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "870eaf75-1108-49d5-b5ab-79f4c93758d0", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:55:31.332264 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-8945b1ab-b739-4e7d-a638-9a8d4bc83318 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:55:31.335878 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-8945b1ab-b739-4e7d-a638-9a8d4bc83318 tempest-AttachSCSIVolumeTestJSON-1714547781 tempest-AttachSCSIVolumeTestJSON-1714547781-project-member] GET https://10.4.3.240/volume/v3/volumes/965a1f59-3153-4074-a6fe-80b26f615241 Aug 20 00:55:31.336217 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-8945b1ab-b739-4e7d-a638-9a8d4bc83318 tempest-AttachSCSIVolumeTestJSON-1714547781 tempest-AttachSCSIVolumeTestJSON-1714547781-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:55:31.338762 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-8945b1ab-b739-4e7d-a638-9a8d4bc83318 tempest-AttachSCSIVolumeTestJSON-1714547781 tempest-AttachSCSIVolumeTestJSON-1714547781-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:55:31.341272 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.coordination [req-6d8bc102-d21b-4742-8848-c43407ed7889 req-744fa996-2119-4ed0-a65f-8556c6f54cff tempest-TaggedBootDevicesTest_v242-197587358 tempest-TaggedBootDevicesTest_v242-197587358-project-member] Acquiring lock "cinder-attachment_update-3c9b83ae-a438-416e-8ac3-1bfd747ff8f8-np0000007838" by "attachment_update" {{(pid=100214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 00:55:31.350523 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:55:31.350523 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 00:55:31.350627 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.coordination [req-6d8bc102-d21b-4742-8848-c43407ed7889 req-744fa996-2119-4ed0-a65f-8556c6f54cff tempest-TaggedBootDevicesTest_v242-197587358 tempest-TaggedBootDevicesTest_v242-197587358-project-member] Lock "cinder-attachment_update-3c9b83ae-a438-416e-8ac3-1bfd747ff8f8-np0000007838" acquired by "attachment_update" :: waited 0.008s {{(pid=100214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 00:55:31.351209 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:55:31.351209 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 00:55:31.359851 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-8945b1ab-b739-4e7d-a638-9a8d4bc83318 tempest-AttachSCSIVolumeTestJSON-1714547781 tempest-AttachSCSIVolumeTestJSON-1714547781-project-member] Volume info retrieved successfully. Aug 20 00:55:31.367536 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-8945b1ab-b739-4e7d-a638-9a8d4bc83318 tempest-AttachSCSIVolumeTestJSON-1714547781 tempest-AttachSCSIVolumeTestJSON-1714547781-project-member] https://10.4.3.240/volume/v3/volumes/965a1f59-3153-4074-a6fe-80b26f615241 returned with HTTP 200 Aug 20 00:55:31.368019 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 63/246] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:55:31 2026] GET /volume/v3/volumes/965a1f59-3153-4074-a6fe-80b26f615241 => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:55:31.499214 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.coordination [req-6d8bc102-d21b-4742-8848-c43407ed7889 req-744fa996-2119-4ed0-a65f-8556c6f54cff tempest-TaggedBootDevicesTest_v242-197587358 tempest-TaggedBootDevicesTest_v242-197587358-project-member] Lock "cinder-attachment_update-3c9b83ae-a438-416e-8ac3-1bfd747ff8f8-np0000007838" released by "attachment_update" :: held 0.150s {{(pid=100214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 00:55:31.499601 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-6d8bc102-d21b-4742-8848-c43407ed7889 req-744fa996-2119-4ed0-a65f-8556c6f54cff tempest-TaggedBootDevicesTest_v242-197587358 tempest-TaggedBootDevicesTest_v242-197587358-project-member] https://10.4.3.240/volume/v3/attachments/b80226cf-8581-484c-ba6c-fa2638048380 returned with HTTP 200 Aug 20 00:55:31.500164 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 63/247] 10.4.3.240 () {74 vars in 1704 bytes} [Thu Aug 20 00:55:31 2026] PUT /volume/v3/attachments/b80226cf-8581-484c-ba6c-fa2638048380 => generated 969 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:55:31.532355 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [req-6d8bc102-d21b-4742-8848-c43407ed7889 req-1003ac6b-adc0-4bc6-b177-0ea585d81804 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:55:31.535073 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-6d8bc102-d21b-4742-8848-c43407ed7889 req-1003ac6b-adc0-4bc6-b177-0ea585d81804 tempest-TaggedBootDevicesTest_v242-197587358 tempest-TaggedBootDevicesTest_v242-197587358-project-member] POST https://10.4.3.240/volume/v3/attachments/b80226cf-8581-484c-ba6c-fa2638048380/action Aug 20 00:55:31.535073 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [req-6d8bc102-d21b-4742-8848-c43407ed7889 req-1003ac6b-adc0-4bc6-b177-0ea585d81804 tempest-TaggedBootDevicesTest_v242-197587358 tempest-TaggedBootDevicesTest_v242-197587358-project-member] Action body: b'{"os-complete": null}' {{(pid=100213) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 00:55:31.535459 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [req-6d8bc102-d21b-4742-8848-c43407ed7889 req-1003ac6b-adc0-4bc6-b177-0ea585d81804 tempest-TaggedBootDevicesTest_v242-197587358 tempest-TaggedBootDevicesTest_v242-197587358-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:55:31.558590 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:55:31.558590 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 00:55:31.590146 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-6d8bc102-d21b-4742-8848-c43407ed7889 req-1003ac6b-adc0-4bc6-b177-0ea585d81804 tempest-TaggedBootDevicesTest_v242-197587358 tempest-TaggedBootDevicesTest_v242-197587358-project-member] https://10.4.3.240/volume/v3/attachments/b80226cf-8581-484c-ba6c-fa2638048380/action returned with HTTP 204 Aug 20 00:55:31.590146 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 60/248] 10.4.3.240 () {74 vars in 1725 bytes} [Thu Aug 20 00:55:31 2026] POST /volume/v3/attachments/b80226cf-8581-484c-ba6c-fa2638048380/action => generated 0 bytes in 56 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:55:31.621494 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-dd04cad3-2dc5-42fe-a480-e6edbfe3112a None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:55:31.622052 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-dd04cad3-2dc5-42fe-a480-e6edbfe3112a None None] GET https://10.4.3.240/volume// Aug 20 00:55:31.622872 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-dd04cad3-2dc5-42fe-a480-e6edbfe3112a None None] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:55:31.622872 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-dd04cad3-2dc5-42fe-a480-e6edbfe3112a None None] Calling method 'all' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:55:31.623115 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-dd04cad3-2dc5-42fe-a480-e6edbfe3112a None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 20 00:55:31.623695 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 63/249] 10.4.3.240 () {66 vars in 1426 bytes} [Thu Aug 20 00:55:31 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 00:55:31.637914 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-6d8bc102-d21b-4742-8848-c43407ed7889 req-df7a193c-6bf2-404b-8c2d-60e6ea9f56ba None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:55:31.638306 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-6d8bc102-d21b-4742-8848-c43407ed7889 req-df7a193c-6bf2-404b-8c2d-60e6ea9f56ba tempest-TaggedBootDevicesTest_v242-197587358 tempest-TaggedBootDevicesTest_v242-197587358-project-member] GET https://10.4.3.240/volume/v3/volumes/27d26b4e-bfa8-4fd6-85aa-f5bd687708a6 Aug 20 00:55:31.638306 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-6d8bc102-d21b-4742-8848-c43407ed7889 req-df7a193c-6bf2-404b-8c2d-60e6ea9f56ba tempest-TaggedBootDevicesTest_v242-197587358 tempest-TaggedBootDevicesTest_v242-197587358-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:55:31.638391 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-6d8bc102-d21b-4742-8848-c43407ed7889 req-df7a193c-6bf2-404b-8c2d-60e6ea9f56ba tempest-TaggedBootDevicesTest_v242-197587358 tempest-TaggedBootDevicesTest_v242-197587358-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:55:31.648947 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:55:31.648947 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 00:55:31.649989 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [req-6d8bc102-d21b-4742-8848-c43407ed7889 req-df7a193c-6bf2-404b-8c2d-60e6ea9f56ba tempest-TaggedBootDevicesTest_v242-197587358 tempest-TaggedBootDevicesTest_v242-197587358-project-member] Volume info retrieved successfully. Aug 20 00:55:31.653635 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-6d8bc102-d21b-4742-8848-c43407ed7889 req-df7a193c-6bf2-404b-8c2d-60e6ea9f56ba tempest-TaggedBootDevicesTest_v242-197587358 tempest-TaggedBootDevicesTest_v242-197587358-project-member] https://10.4.3.240/volume/v3/volumes/27d26b4e-bfa8-4fd6-85aa-f5bd687708a6 returned with HTTP 200 Aug 20 00:55:31.654043 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 64/250] 10.4.3.240 () {70 vars in 1639 bytes} [Thu Aug 20 00:55:31 2026] GET /volume/v3/volumes/27d26b4e-bfa8-4fd6-85aa-f5bd687708a6 => generated 1028 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 00:55:31.787095 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-6d8bc102-d21b-4742-8848-c43407ed7889 req-1d0be939-1f82-4ef3-9144-7d2f2ad151fe None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:55:31.791680 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-6d8bc102-d21b-4742-8848-c43407ed7889 req-1d0be939-1f82-4ef3-9144-7d2f2ad151fe tempest-TaggedBootDevicesTest_v242-197587358 tempest-TaggedBootDevicesTest_v242-197587358-project-member] PUT https://10.4.3.240/volume/v3/attachments/1da717fd-46e5-42a3-a006-8f6ce1799157 Aug 20 00:55:31.792553 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-6d8bc102-d21b-4742-8848-c43407ed7889 req-1d0be939-1f82-4ef3-9144-7d2f2ad151fe tempest-TaggedBootDevicesTest_v242-197587358 tempest-TaggedBootDevicesTest_v242-197587358-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.240", "host": "np0000007838", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:e656b6daafb0", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "870eaf75-1108-49d5-b5ab-79f4c93758d0", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:55:31.804849 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.coordination [req-6d8bc102-d21b-4742-8848-c43407ed7889 req-1d0be939-1f82-4ef3-9144-7d2f2ad151fe tempest-TaggedBootDevicesTest_v242-197587358 tempest-TaggedBootDevicesTest_v242-197587358-project-member] Acquiring lock "cinder-attachment_update-27d26b4e-bfa8-4fd6-85aa-f5bd687708a6-np0000007838" by "attachment_update" {{(pid=100214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 00:55:31.810955 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.coordination [req-6d8bc102-d21b-4742-8848-c43407ed7889 req-1d0be939-1f82-4ef3-9144-7d2f2ad151fe tempest-TaggedBootDevicesTest_v242-197587358 tempest-TaggedBootDevicesTest_v242-197587358-project-member] Lock "cinder-attachment_update-27d26b4e-bfa8-4fd6-85aa-f5bd687708a6-np0000007838" acquired by "attachment_update" :: waited 0.006s {{(pid=100214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 00:55:31.811464 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:55:31.811464 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 00:55:31.925285 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.coordination [req-6d8bc102-d21b-4742-8848-c43407ed7889 req-1d0be939-1f82-4ef3-9144-7d2f2ad151fe tempest-TaggedBootDevicesTest_v242-197587358 tempest-TaggedBootDevicesTest_v242-197587358-project-member] Lock "cinder-attachment_update-27d26b4e-bfa8-4fd6-85aa-f5bd687708a6-np0000007838" released by "attachment_update" :: held 0.116s {{(pid=100214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 00:55:31.925624 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-6d8bc102-d21b-4742-8848-c43407ed7889 req-1d0be939-1f82-4ef3-9144-7d2f2ad151fe tempest-TaggedBootDevicesTest_v242-197587358 tempest-TaggedBootDevicesTest_v242-197587358-project-member] https://10.4.3.240/volume/v3/attachments/1da717fd-46e5-42a3-a006-8f6ce1799157 returned with HTTP 200 Aug 20 00:55:31.926111 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 64/251] 10.4.3.240 () {74 vars in 1704 bytes} [Thu Aug 20 00:55:31 2026] PUT /volume/v3/attachments/1da717fd-46e5-42a3-a006-8f6ce1799157 => generated 969 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:55:31.966368 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [req-6d8bc102-d21b-4742-8848-c43407ed7889 req-cf7442dd-4334-45a0-a26a-2468a3378a39 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:55:31.969444 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-6d8bc102-d21b-4742-8848-c43407ed7889 req-cf7442dd-4334-45a0-a26a-2468a3378a39 tempest-TaggedBootDevicesTest_v242-197587358 tempest-TaggedBootDevicesTest_v242-197587358-project-member] POST https://10.4.3.240/volume/v3/attachments/1da717fd-46e5-42a3-a006-8f6ce1799157/action Aug 20 00:55:31.969782 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [req-6d8bc102-d21b-4742-8848-c43407ed7889 req-cf7442dd-4334-45a0-a26a-2468a3378a39 tempest-TaggedBootDevicesTest_v242-197587358 tempest-TaggedBootDevicesTest_v242-197587358-project-member] Action body: b'{"os-complete": null}' {{(pid=100213) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 00:55:31.969910 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [req-6d8bc102-d21b-4742-8848-c43407ed7889 req-cf7442dd-4334-45a0-a26a-2468a3378a39 tempest-TaggedBootDevicesTest_v242-197587358 tempest-TaggedBootDevicesTest_v242-197587358-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:55:31.996155 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:55:31.996155 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 00:55:32.010157 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-6d8bc102-d21b-4742-8848-c43407ed7889 req-cf7442dd-4334-45a0-a26a-2468a3378a39 tempest-TaggedBootDevicesTest_v242-197587358 tempest-TaggedBootDevicesTest_v242-197587358-project-member] https://10.4.3.240/volume/v3/attachments/1da717fd-46e5-42a3-a006-8f6ce1799157/action returned with HTTP 204 Aug 20 00:55:32.012358 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 61/252] 10.4.3.240 () {74 vars in 1725 bytes} [Thu Aug 20 00:55:31 2026] POST /volume/v3/attachments/1da717fd-46e5-42a3-a006-8f6ce1799157/action => generated 0 bytes in 47 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:55:32.038353 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-e283a8fe-b31c-4d1d-98ce-cbdde9dae44b None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:55:32.038710 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-e283a8fe-b31c-4d1d-98ce-cbdde9dae44b None None] GET https://10.4.3.240/volume// Aug 20 00:55:32.038873 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-e283a8fe-b31c-4d1d-98ce-cbdde9dae44b None None] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:55:32.039053 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-e283a8fe-b31c-4d1d-98ce-cbdde9dae44b None None] Calling method 'all' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:55:32.039475 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-e283a8fe-b31c-4d1d-98ce-cbdde9dae44b None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 20 00:55:32.039618 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 64/253] 10.4.3.240 () {66 vars in 1426 bytes} [Thu Aug 20 00:55:32 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 00:55:32.050502 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-6d8bc102-d21b-4742-8848-c43407ed7889 req-e150eb0e-741c-49bb-80ba-d69764aa600a None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:55:32.052988 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-6d8bc102-d21b-4742-8848-c43407ed7889 req-e150eb0e-741c-49bb-80ba-d69764aa600a tempest-TaggedBootDevicesTest_v242-197587358 tempest-TaggedBootDevicesTest_v242-197587358-project-member] GET https://10.4.3.240/volume/v3/volumes/5d15c71f-3364-43a1-9be4-6fd884170dc1 Aug 20 00:55:32.052988 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-6d8bc102-d21b-4742-8848-c43407ed7889 req-e150eb0e-741c-49bb-80ba-d69764aa600a tempest-TaggedBootDevicesTest_v242-197587358 tempest-TaggedBootDevicesTest_v242-197587358-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:55:32.055359 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-6d8bc102-d21b-4742-8848-c43407ed7889 req-e150eb0e-741c-49bb-80ba-d69764aa600a tempest-TaggedBootDevicesTest_v242-197587358 tempest-TaggedBootDevicesTest_v242-197587358-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:55:32.067311 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:55:32.067311 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 00:55:32.072330 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [req-6d8bc102-d21b-4742-8848-c43407ed7889 req-e150eb0e-741c-49bb-80ba-d69764aa600a tempest-TaggedBootDevicesTest_v242-197587358 tempest-TaggedBootDevicesTest_v242-197587358-project-member] Volume info retrieved successfully. Aug 20 00:55:32.079385 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-6d8bc102-d21b-4742-8848-c43407ed7889 req-e150eb0e-741c-49bb-80ba-d69764aa600a tempest-TaggedBootDevicesTest_v242-197587358 tempest-TaggedBootDevicesTest_v242-197587358-project-member] https://10.4.3.240/volume/v3/volumes/5d15c71f-3364-43a1-9be4-6fd884170dc1 returned with HTTP 200 Aug 20 00:55:32.080028 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 65/254] 10.4.3.240 () {70 vars in 1639 bytes} [Thu Aug 20 00:55:32 2026] GET /volume/v3/volumes/5d15c71f-3364-43a1-9be4-6fd884170dc1 => generated 1029 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 00:55:32.195279 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-6d8bc102-d21b-4742-8848-c43407ed7889 req-aa6ac9cb-fd3b-463c-a906-02e0356432d1 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:55:32.200532 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-6d8bc102-d21b-4742-8848-c43407ed7889 req-aa6ac9cb-fd3b-463c-a906-02e0356432d1 tempest-TaggedBootDevicesTest_v242-197587358 tempest-TaggedBootDevicesTest_v242-197587358-project-member] PUT https://10.4.3.240/volume/v3/attachments/865adbcd-8899-42ef-88d2-7b003377f028 Aug 20 00:55:32.206359 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-6d8bc102-d21b-4742-8848-c43407ed7889 req-aa6ac9cb-fd3b-463c-a906-02e0356432d1 tempest-TaggedBootDevicesTest_v242-197587358 tempest-TaggedBootDevicesTest_v242-197587358-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.240", "host": "np0000007838", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:e656b6daafb0", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "870eaf75-1108-49d5-b5ab-79f4c93758d0", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:55:32.219303 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.coordination [req-6d8bc102-d21b-4742-8848-c43407ed7889 req-aa6ac9cb-fd3b-463c-a906-02e0356432d1 tempest-TaggedBootDevicesTest_v242-197587358 tempest-TaggedBootDevicesTest_v242-197587358-project-member] Acquiring lock "cinder-attachment_update-5d15c71f-3364-43a1-9be4-6fd884170dc1-np0000007838" by "attachment_update" {{(pid=100214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 00:55:32.226679 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.coordination [req-6d8bc102-d21b-4742-8848-c43407ed7889 req-aa6ac9cb-fd3b-463c-a906-02e0356432d1 tempest-TaggedBootDevicesTest_v242-197587358 tempest-TaggedBootDevicesTest_v242-197587358-project-member] Lock "cinder-attachment_update-5d15c71f-3364-43a1-9be4-6fd884170dc1-np0000007838" acquired by "attachment_update" :: waited 0.007s {{(pid=100214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 00:55:32.227806 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:55:32.227806 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 00:55:32.330040 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.coordination [req-6d8bc102-d21b-4742-8848-c43407ed7889 req-aa6ac9cb-fd3b-463c-a906-02e0356432d1 tempest-TaggedBootDevicesTest_v242-197587358 tempest-TaggedBootDevicesTest_v242-197587358-project-member] Lock "cinder-attachment_update-5d15c71f-3364-43a1-9be4-6fd884170dc1-np0000007838" released by "attachment_update" :: held 0.103s {{(pid=100214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 00:55:32.330327 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-6d8bc102-d21b-4742-8848-c43407ed7889 req-aa6ac9cb-fd3b-463c-a906-02e0356432d1 tempest-TaggedBootDevicesTest_v242-197587358 tempest-TaggedBootDevicesTest_v242-197587358-project-member] https://10.4.3.240/volume/v3/attachments/865adbcd-8899-42ef-88d2-7b003377f028 returned with HTTP 200 Aug 20 00:55:32.330752 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 65/255] 10.4.3.240 () {74 vars in 1704 bytes} [Thu Aug 20 00:55:32 2026] PUT /volume/v3/attachments/865adbcd-8899-42ef-88d2-7b003377f028 => generated 969 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:55:32.364111 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [req-6d8bc102-d21b-4742-8848-c43407ed7889 req-3efae153-b104-4098-a92d-08cf88cdc5d7 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:55:32.366473 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-6d8bc102-d21b-4742-8848-c43407ed7889 req-3efae153-b104-4098-a92d-08cf88cdc5d7 tempest-TaggedBootDevicesTest_v242-197587358 tempest-TaggedBootDevicesTest_v242-197587358-project-member] POST https://10.4.3.240/volume/v3/attachments/865adbcd-8899-42ef-88d2-7b003377f028/action Aug 20 00:55:32.366875 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [req-6d8bc102-d21b-4742-8848-c43407ed7889 req-3efae153-b104-4098-a92d-08cf88cdc5d7 tempest-TaggedBootDevicesTest_v242-197587358 tempest-TaggedBootDevicesTest_v242-197587358-project-member] Action body: b'{"os-complete": null}' {{(pid=100213) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 00:55:32.367012 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [req-6d8bc102-d21b-4742-8848-c43407ed7889 req-3efae153-b104-4098-a92d-08cf88cdc5d7 tempest-TaggedBootDevicesTest_v242-197587358 tempest-TaggedBootDevicesTest_v242-197587358-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:55:32.383397 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-a01fc607-714a-4428-bb9a-08195d90c3fc None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:55:32.386363 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-a01fc607-714a-4428-bb9a-08195d90c3fc tempest-AttachSCSIVolumeTestJSON-1714547781 tempest-AttachSCSIVolumeTestJSON-1714547781-project-member] GET https://10.4.3.240/volume/v3/volumes/965a1f59-3153-4074-a6fe-80b26f615241 Aug 20 00:55:32.386681 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-a01fc607-714a-4428-bb9a-08195d90c3fc tempest-AttachSCSIVolumeTestJSON-1714547781 tempest-AttachSCSIVolumeTestJSON-1714547781-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:55:32.386947 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-a01fc607-714a-4428-bb9a-08195d90c3fc tempest-AttachSCSIVolumeTestJSON-1714547781 tempest-AttachSCSIVolumeTestJSON-1714547781-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:55:32.387963 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:55:32.387963 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 00:55:32.400452 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:55:32.400452 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 00:55:32.403497 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-6d8bc102-d21b-4742-8848-c43407ed7889 req-3efae153-b104-4098-a92d-08cf88cdc5d7 tempest-TaggedBootDevicesTest_v242-197587358 tempest-TaggedBootDevicesTest_v242-197587358-project-member] https://10.4.3.240/volume/v3/attachments/865adbcd-8899-42ef-88d2-7b003377f028/action returned with HTTP 204 Aug 20 00:55:32.404064 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 62/256] 10.4.3.240 () {74 vars in 1725 bytes} [Thu Aug 20 00:55:32 2026] POST /volume/v3/attachments/865adbcd-8899-42ef-88d2-7b003377f028/action => generated 0 bytes in 40 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:55:32.404947 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-a01fc607-714a-4428-bb9a-08195d90c3fc tempest-AttachSCSIVolumeTestJSON-1714547781 tempest-AttachSCSIVolumeTestJSON-1714547781-project-member] Volume info retrieved successfully. Aug 20 00:55:32.409606 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-a01fc607-714a-4428-bb9a-08195d90c3fc tempest-AttachSCSIVolumeTestJSON-1714547781 tempest-AttachSCSIVolumeTestJSON-1714547781-project-member] https://10.4.3.240/volume/v3/volumes/965a1f59-3153-4074-a6fe-80b26f615241 returned with HTTP 200 Aug 20 00:55:32.410042 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 65/257] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:55:32 2026] GET /volume/v3/volumes/965a1f59-3153-4074-a6fe-80b26f615241 => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:55:33.424296 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-613c67ea-b637-4605-9713-f346f8904aa6 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:55:33.424847 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-36beb75a-f9c7-4ea2-b29b-f061d4649adc req-864242d3-4dea-44d3-bbea-8c8d6ccffe9e None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:55:33.426675 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-613c67ea-b637-4605-9713-f346f8904aa6 tempest-AttachSCSIVolumeTestJSON-1714547781 tempest-AttachSCSIVolumeTestJSON-1714547781-project-member] GET https://10.4.3.240/volume/v3/volumes/965a1f59-3153-4074-a6fe-80b26f615241 Aug 20 00:55:33.426907 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-613c67ea-b637-4605-9713-f346f8904aa6 tempest-AttachSCSIVolumeTestJSON-1714547781 tempest-AttachSCSIVolumeTestJSON-1714547781-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:55:33.427173 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-613c67ea-b637-4605-9713-f346f8904aa6 tempest-AttachSCSIVolumeTestJSON-1714547781 tempest-AttachSCSIVolumeTestJSON-1714547781-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:55:33.427261 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-36beb75a-f9c7-4ea2-b29b-f061d4649adc req-864242d3-4dea-44d3-bbea-8c8d6ccffe9e tempest-VolumesAssistedSnapshotsTest-1947014892 tempest-VolumesAssistedSnapshotsTest-1947014892-project-admin] GET https://10.4.3.240/volume/v3/volumes/efacefae-75f1-4715-8d20-cca95b081466 Aug 20 00:55:33.427480 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-36beb75a-f9c7-4ea2-b29b-f061d4649adc req-864242d3-4dea-44d3-bbea-8c8d6ccffe9e tempest-VolumesAssistedSnapshotsTest-1947014892 tempest-VolumesAssistedSnapshotsTest-1947014892-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:55:33.427665 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-36beb75a-f9c7-4ea2-b29b-f061d4649adc req-864242d3-4dea-44d3-bbea-8c8d6ccffe9e tempest-VolumesAssistedSnapshotsTest-1947014892 tempest-VolumesAssistedSnapshotsTest-1947014892-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:55:33.437167 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:55:33.437167 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 00:55:33.445729 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [req-36beb75a-f9c7-4ea2-b29b-f061d4649adc req-864242d3-4dea-44d3-bbea-8c8d6ccffe9e tempest-VolumesAssistedSnapshotsTest-1947014892 tempest-VolumesAssistedSnapshotsTest-1947014892-project-admin] Volume info retrieved successfully. Aug 20 00:55:33.454002 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-36beb75a-f9c7-4ea2-b29b-f061d4649adc req-864242d3-4dea-44d3-bbea-8c8d6ccffe9e tempest-VolumesAssistedSnapshotsTest-1947014892 tempest-VolumesAssistedSnapshotsTest-1947014892-project-admin] https://10.4.3.240/volume/v3/volumes/efacefae-75f1-4715-8d20-cca95b081466 returned with HTTP 200 Aug 20 00:55:33.454130 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:55:33.454130 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 00:55:33.454435 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 66/258] 10.4.3.240 () {68 vars in 1598 bytes} [Thu Aug 20 00:55:33 2026] GET /volume/v3/volumes/efacefae-75f1-4715-8d20-cca95b081466 => generated 1015 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:55:33.463574 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-613c67ea-b637-4605-9713-f346f8904aa6 tempest-AttachSCSIVolumeTestJSON-1714547781 tempest-AttachSCSIVolumeTestJSON-1714547781-project-member] Volume info retrieved successfully. Aug 20 00:55:33.475220 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-613c67ea-b637-4605-9713-f346f8904aa6 tempest-AttachSCSIVolumeTestJSON-1714547781 tempest-AttachSCSIVolumeTestJSON-1714547781-project-member] https://10.4.3.240/volume/v3/volumes/965a1f59-3153-4074-a6fe-80b26f615241 returned with HTTP 200 Aug 20 00:55:33.475780 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 66/259] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:55:33 2026] GET /volume/v3/volumes/965a1f59-3153-4074-a6fe-80b26f615241 => generated 847 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:55:33.599465 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-2cb7aeeb-9b91-4ddd-8349-e6387cd74b24 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:55:33.600011 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-2cb7aeeb-9b91-4ddd-8349-e6387cd74b24 None None] GET https://10.4.3.240/volume// Aug 20 00:55:33.600259 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-2cb7aeeb-9b91-4ddd-8349-e6387cd74b24 None None] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:55:33.600463 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-2cb7aeeb-9b91-4ddd-8349-e6387cd74b24 None None] Calling method 'all' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:55:33.600803 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-2cb7aeeb-9b91-4ddd-8349-e6387cd74b24 None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 20 00:55:33.601297 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 63/260] 10.4.3.240 () {66 vars in 1428 bytes} [Thu Aug 20 00:55:33 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 00:55:33.609677 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [req-36beb75a-f9c7-4ea2-b29b-f061d4649adc req-1f8cd859-b258-4bb8-b249-55da40bf062d None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:55:33.612314 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-36beb75a-f9c7-4ea2-b29b-f061d4649adc req-1f8cd859-b258-4bb8-b249-55da40bf062d tempest-VolumesAssistedSnapshotsTest-1947014892 tempest-VolumesAssistedSnapshotsTest-1947014892-project-admin] POST https://10.4.3.240/volume/v3/attachments Aug 20 00:55:33.612767 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [req-36beb75a-f9c7-4ea2-b29b-f061d4649adc req-1f8cd859-b258-4bb8-b249-55da40bf062d tempest-VolumesAssistedSnapshotsTest-1947014892 tempest-VolumesAssistedSnapshotsTest-1947014892-project-admin] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "efacefae-75f1-4715-8d20-cca95b081466", "connector": null, "instance_uuid": "be6142be-fb2f-4dd5-9169-df34732898ac"}} {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:55:33.622590 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:55:33.622590 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 00:55:33.663253 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-36beb75a-f9c7-4ea2-b29b-f061d4649adc req-1f8cd859-b258-4bb8-b249-55da40bf062d tempest-VolumesAssistedSnapshotsTest-1947014892 tempest-VolumesAssistedSnapshotsTest-1947014892-project-admin] https://10.4.3.240/volume/v3/attachments returned with HTTP 200 Aug 20 00:55:33.663981 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 66/261] 10.4.3.240 () {74 vars in 1594 bytes} [Thu Aug 20 00:55:33 2026] POST /volume/v3/attachments => generated 273 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:55:33.705478 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-74933e15-8a8a-43d4-b582-93d668f685b9 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:55:33.707252 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-74933e15-8a8a-43d4-b582-93d668f685b9 tempest-VolumesAssistedSnapshotsTest-1947014892 tempest-VolumesAssistedSnapshotsTest-1947014892-project-admin] GET https://10.4.3.240/volume/v3/volumes/efacefae-75f1-4715-8d20-cca95b081466 Aug 20 00:55:33.707447 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-74933e15-8a8a-43d4-b582-93d668f685b9 tempest-VolumesAssistedSnapshotsTest-1947014892 tempest-VolumesAssistedSnapshotsTest-1947014892-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:55:33.707628 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-74933e15-8a8a-43d4-b582-93d668f685b9 tempest-VolumesAssistedSnapshotsTest-1947014892 tempest-VolumesAssistedSnapshotsTest-1947014892-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:55:33.716589 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-a1a742ef-c894-4961-961a-1a8a2f89c3e9 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:55:33.716589 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-a1a742ef-c894-4961-961a-1a8a2f89c3e9 None None] GET https://10.4.3.240/volume// Aug 20 00:55:33.716589 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-a1a742ef-c894-4961-961a-1a8a2f89c3e9 None None] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:55:33.716838 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-a1a742ef-c894-4961-961a-1a8a2f89c3e9 None None] Calling method 'all' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:55:33.717195 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-a1a742ef-c894-4961-961a-1a8a2f89c3e9 None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 20 00:55:33.717632 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 67/262] 10.4.3.240 () {66 vars in 1426 bytes} [Thu Aug 20 00:55:33 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 00:55:33.723015 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:55:33.723015 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 00:55:33.726004 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-74933e15-8a8a-43d4-b582-93d668f685b9 tempest-VolumesAssistedSnapshotsTest-1947014892 tempest-VolumesAssistedSnapshotsTest-1947014892-project-admin] Volume info retrieved successfully. Aug 20 00:55:33.727909 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [req-36beb75a-f9c7-4ea2-b29b-f061d4649adc req-920840b4-92c5-4828-b035-27e44fe725ab None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:55:33.731361 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-74933e15-8a8a-43d4-b582-93d668f685b9 tempest-VolumesAssistedSnapshotsTest-1947014892 tempest-VolumesAssistedSnapshotsTest-1947014892-project-admin] https://10.4.3.240/volume/v3/volumes/efacefae-75f1-4715-8d20-cca95b081466 returned with HTTP 200 Aug 20 00:55:33.731983 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 67/263] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:55:33 2026] GET /volume/v3/volumes/efacefae-75f1-4715-8d20-cca95b081466 => generated 1014 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:55:33.733897 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-36beb75a-f9c7-4ea2-b29b-f061d4649adc req-920840b4-92c5-4828-b035-27e44fe725ab tempest-VolumesAssistedSnapshotsTest-1947014892 tempest-VolumesAssistedSnapshotsTest-1947014892-project-admin] GET https://10.4.3.240/volume/v3/volumes/efacefae-75f1-4715-8d20-cca95b081466 Aug 20 00:55:33.734194 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [req-36beb75a-f9c7-4ea2-b29b-f061d4649adc req-920840b4-92c5-4828-b035-27e44fe725ab tempest-VolumesAssistedSnapshotsTest-1947014892 tempest-VolumesAssistedSnapshotsTest-1947014892-project-admin] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:55:33.735709 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [req-36beb75a-f9c7-4ea2-b29b-f061d4649adc req-920840b4-92c5-4828-b035-27e44fe725ab tempest-VolumesAssistedSnapshotsTest-1947014892 tempest-VolumesAssistedSnapshotsTest-1947014892-project-admin] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:55:33.751137 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:55:33.751137 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 00:55:33.757178 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [req-36beb75a-f9c7-4ea2-b29b-f061d4649adc req-920840b4-92c5-4828-b035-27e44fe725ab tempest-VolumesAssistedSnapshotsTest-1947014892 tempest-VolumesAssistedSnapshotsTest-1947014892-project-admin] Volume info retrieved successfully. Aug 20 00:55:33.764075 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-36beb75a-f9c7-4ea2-b29b-f061d4649adc req-920840b4-92c5-4828-b035-27e44fe725ab tempest-VolumesAssistedSnapshotsTest-1947014892 tempest-VolumesAssistedSnapshotsTest-1947014892-project-admin] https://10.4.3.240/volume/v3/volumes/efacefae-75f1-4715-8d20-cca95b081466 returned with HTTP 200 Aug 20 00:55:33.765032 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 64/264] 10.4.3.240 () {70 vars in 1639 bytes} [Thu Aug 20 00:55:33 2026] GET /volume/v3/volumes/efacefae-75f1-4715-8d20-cca95b081466 => generated 1237 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 00:55:33.891558 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [req-36beb75a-f9c7-4ea2-b29b-f061d4649adc req-955a52fc-14fc-4341-8c9b-68fe88070056 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:55:33.896417 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-36beb75a-f9c7-4ea2-b29b-f061d4649adc req-955a52fc-14fc-4341-8c9b-68fe88070056 tempest-VolumesAssistedSnapshotsTest-1947014892 tempest-VolumesAssistedSnapshotsTest-1947014892-project-admin] PUT https://10.4.3.240/volume/v3/attachments/dda05aca-ffa9-4556-9d8c-ea76fe78e051 Aug 20 00:55:33.896950 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [req-36beb75a-f9c7-4ea2-b29b-f061d4649adc req-955a52fc-14fc-4341-8c9b-68fe88070056 tempest-VolumesAssistedSnapshotsTest-1947014892 tempest-VolumesAssistedSnapshotsTest-1947014892-project-admin] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.240", "host": "np0000007838", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:e656b6daafb0", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "870eaf75-1108-49d5-b5ab-79f4c93758d0", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:55:33.907154 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.coordination [req-36beb75a-f9c7-4ea2-b29b-f061d4649adc req-955a52fc-14fc-4341-8c9b-68fe88070056 tempest-VolumesAssistedSnapshotsTest-1947014892 tempest-VolumesAssistedSnapshotsTest-1947014892-project-admin] Acquiring lock "cinder-attachment_update-efacefae-75f1-4715-8d20-cca95b081466-np0000007838" by "attachment_update" {{(pid=100212) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 00:55:33.915292 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.coordination [req-36beb75a-f9c7-4ea2-b29b-f061d4649adc req-955a52fc-14fc-4341-8c9b-68fe88070056 tempest-VolumesAssistedSnapshotsTest-1947014892 tempest-VolumesAssistedSnapshotsTest-1947014892-project-admin] Lock "cinder-attachment_update-efacefae-75f1-4715-8d20-cca95b081466-np0000007838" acquired by "attachment_update" :: waited 0.008s {{(pid=100212) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 00:55:33.920135 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:55:33.920135 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 00:55:33.995625 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-1cfeb3a4-8239-4148-9dc2-06a6f2ce9851 req-9ab6ab3f-173e-4f36-a629-0eb6931fecb0 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:55:34.000633 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-1cfeb3a4-8239-4148-9dc2-06a6f2ce9851 req-9ab6ab3f-173e-4f36-a629-0eb6931fecb0 tempest-AttachSCSIVolumeTestJSON-1714547781 tempest-AttachSCSIVolumeTestJSON-1714547781-project-member] POST https://10.4.3.240/volume/v3/attachments/e93aa1f0-d840-4a2f-bb6d-5e573b5956c0/action Aug 20 00:55:34.001277 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-1cfeb3a4-8239-4148-9dc2-06a6f2ce9851 req-9ab6ab3f-173e-4f36-a629-0eb6931fecb0 tempest-AttachSCSIVolumeTestJSON-1714547781 tempest-AttachSCSIVolumeTestJSON-1714547781-project-member] Action body: b'{"os-complete": null}' {{(pid=100215) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 00:55:34.001485 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-1cfeb3a4-8239-4148-9dc2-06a6f2ce9851 req-9ab6ab3f-173e-4f36-a629-0eb6931fecb0 tempest-AttachSCSIVolumeTestJSON-1714547781 tempest-AttachSCSIVolumeTestJSON-1714547781-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:55:34.034770 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:55:34.034770 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 00:55:34.048183 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.coordination [req-36beb75a-f9c7-4ea2-b29b-f061d4649adc req-955a52fc-14fc-4341-8c9b-68fe88070056 tempest-VolumesAssistedSnapshotsTest-1947014892 tempest-VolumesAssistedSnapshotsTest-1947014892-project-admin] Lock "cinder-attachment_update-efacefae-75f1-4715-8d20-cca95b081466-np0000007838" released by "attachment_update" :: held 0.133s {{(pid=100212) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 00:55:34.049219 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-36beb75a-f9c7-4ea2-b29b-f061d4649adc req-955a52fc-14fc-4341-8c9b-68fe88070056 tempest-VolumesAssistedSnapshotsTest-1947014892 tempest-VolumesAssistedSnapshotsTest-1947014892-project-admin] https://10.4.3.240/volume/v3/attachments/dda05aca-ffa9-4556-9d8c-ea76fe78e051 returned with HTTP 200 Aug 20 00:55:34.049219 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 67/265] 10.4.3.240 () {74 vars in 1704 bytes} [Thu Aug 20 00:55:33 2026] PUT /volume/v3/attachments/dda05aca-ffa9-4556-9d8c-ea76fe78e051 => generated 969 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:55:34.050076 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-1cfeb3a4-8239-4148-9dc2-06a6f2ce9851 req-9ab6ab3f-173e-4f36-a629-0eb6931fecb0 tempest-AttachSCSIVolumeTestJSON-1714547781 tempest-AttachSCSIVolumeTestJSON-1714547781-project-member] https://10.4.3.240/volume/v3/attachments/e93aa1f0-d840-4a2f-bb6d-5e573b5956c0/action returned with HTTP 204 Aug 20 00:55:34.050563 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 68/266] 10.4.3.240 () {74 vars in 1725 bytes} [Thu Aug 20 00:55:33 2026] POST /volume/v3/attachments/e93aa1f0-d840-4a2f-bb6d-5e573b5956c0/action => generated 0 bytes in 55 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:55:34.493266 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-e2436c02-77c6-4cf0-95d5-70ae7e5b6aba None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:55:34.495243 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-e2436c02-77c6-4cf0-95d5-70ae7e5b6aba tempest-AttachSCSIVolumeTestJSON-1714547781 tempest-AttachSCSIVolumeTestJSON-1714547781-project-member] GET https://10.4.3.240/volume/v3/volumes/965a1f59-3153-4074-a6fe-80b26f615241 Aug 20 00:55:34.495520 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-e2436c02-77c6-4cf0-95d5-70ae7e5b6aba tempest-AttachSCSIVolumeTestJSON-1714547781 tempest-AttachSCSIVolumeTestJSON-1714547781-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:55:34.495765 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-e2436c02-77c6-4cf0-95d5-70ae7e5b6aba tempest-AttachSCSIVolumeTestJSON-1714547781 tempest-AttachSCSIVolumeTestJSON-1714547781-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:55:34.509607 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:55:34.509607 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 00:55:34.513640 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-e2436c02-77c6-4cf0-95d5-70ae7e5b6aba tempest-AttachSCSIVolumeTestJSON-1714547781 tempest-AttachSCSIVolumeTestJSON-1714547781-project-member] Volume info retrieved successfully. Aug 20 00:55:34.518292 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-e2436c02-77c6-4cf0-95d5-70ae7e5b6aba tempest-AttachSCSIVolumeTestJSON-1714547781 tempest-AttachSCSIVolumeTestJSON-1714547781-project-member] https://10.4.3.240/volume/v3/volumes/965a1f59-3153-4074-a6fe-80b26f615241 returned with HTTP 200 Aug 20 00:55:34.518687 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 68/267] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:55:34 2026] GET /volume/v3/volumes/965a1f59-3153-4074-a6fe-80b26f615241 => generated 1139 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:55:34.541360 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-7d03cc59-7776-442f-81c0-181d2a7d21ec None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:55:34.543035 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-7d03cc59-7776-442f-81c0-181d2a7d21ec tempest-AttachSCSIVolumeTestJSON-1714547781 tempest-AttachSCSIVolumeTestJSON-1714547781-project-member] GET https://10.4.3.240/volume/v3/volumes/965a1f59-3153-4074-a6fe-80b26f615241 Aug 20 00:55:34.543402 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-7d03cc59-7776-442f-81c0-181d2a7d21ec tempest-AttachSCSIVolumeTestJSON-1714547781 tempest-AttachSCSIVolumeTestJSON-1714547781-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:55:34.543402 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-7d03cc59-7776-442f-81c0-181d2a7d21ec tempest-AttachSCSIVolumeTestJSON-1714547781 tempest-AttachSCSIVolumeTestJSON-1714547781-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:55:34.553380 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:55:34.553380 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 00:55:34.561723 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-7d03cc59-7776-442f-81c0-181d2a7d21ec tempest-AttachSCSIVolumeTestJSON-1714547781 tempest-AttachSCSIVolumeTestJSON-1714547781-project-member] Volume info retrieved successfully. Aug 20 00:55:34.571199 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-7d03cc59-7776-442f-81c0-181d2a7d21ec tempest-AttachSCSIVolumeTestJSON-1714547781 tempest-AttachSCSIVolumeTestJSON-1714547781-project-member] https://10.4.3.240/volume/v3/volumes/965a1f59-3153-4074-a6fe-80b26f615241 returned with HTTP 200 Aug 20 00:55:34.571839 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 65/268] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:55:34 2026] GET /volume/v3/volumes/965a1f59-3153-4074-a6fe-80b26f615241 => generated 1139 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:55:34.596487 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-05b4c87e-0979-4e74-a105-8fab083652fb None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:55:34.598478 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-05b4c87e-0979-4e74-a105-8fab083652fb tempest-AttachSCSIVolumeTestJSON-1714547781 tempest-AttachSCSIVolumeTestJSON-1714547781-project-reader] GET https://10.4.3.240/volume/v3/volumes/965a1f59-3153-4074-a6fe-80b26f615241 Aug 20 00:55:34.598806 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-05b4c87e-0979-4e74-a105-8fab083652fb tempest-AttachSCSIVolumeTestJSON-1714547781 tempest-AttachSCSIVolumeTestJSON-1714547781-project-reader] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:55:34.599039 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-05b4c87e-0979-4e74-a105-8fab083652fb tempest-AttachSCSIVolumeTestJSON-1714547781 tempest-AttachSCSIVolumeTestJSON-1714547781-project-reader] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:55:34.613775 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:55:34.613775 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 00:55:34.619655 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-05b4c87e-0979-4e74-a105-8fab083652fb tempest-AttachSCSIVolumeTestJSON-1714547781 tempest-AttachSCSIVolumeTestJSON-1714547781-project-reader] Volume info retrieved successfully. Aug 20 00:55:34.627496 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-05b4c87e-0979-4e74-a105-8fab083652fb tempest-AttachSCSIVolumeTestJSON-1714547781 tempest-AttachSCSIVolumeTestJSON-1714547781-project-reader] https://10.4.3.240/volume/v3/volumes/965a1f59-3153-4074-a6fe-80b26f615241 returned with HTTP 200 Aug 20 00:55:34.628740 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 68/269] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:55:34 2026] GET /volume/v3/volumes/965a1f59-3153-4074-a6fe-80b26f615241 => generated 1139 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:55:34.705610 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-cccc6a4a-a6e9-4c0d-8996-730a6b7972b2 req-574c7299-600f-44e1-8574-dbd53a44f133 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:55:34.708822 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-cccc6a4a-a6e9-4c0d-8996-730a6b7972b2 req-574c7299-600f-44e1-8574-dbd53a44f133 tempest-ServerActionsV293TestJSON-1660085853 tempest-ServerActionsV293TestJSON-1660085853-project-member] GET https://10.4.3.240/volume/v3/volumes/c8f0101a-2283-4713-9f0d-3abec68d4902 Aug 20 00:55:34.708822 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-cccc6a4a-a6e9-4c0d-8996-730a6b7972b2 req-574c7299-600f-44e1-8574-dbd53a44f133 tempest-ServerActionsV293TestJSON-1660085853 tempest-ServerActionsV293TestJSON-1660085853-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:55:34.709426 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-cccc6a4a-a6e9-4c0d-8996-730a6b7972b2 req-574c7299-600f-44e1-8574-dbd53a44f133 tempest-ServerActionsV293TestJSON-1660085853 tempest-ServerActionsV293TestJSON-1660085853-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:55:34.724427 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:55:34.724427 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 00:55:34.729132 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [req-cccc6a4a-a6e9-4c0d-8996-730a6b7972b2 req-574c7299-600f-44e1-8574-dbd53a44f133 tempest-ServerActionsV293TestJSON-1660085853 tempest-ServerActionsV293TestJSON-1660085853-project-member] Volume info retrieved successfully. Aug 20 00:55:34.735635 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-cccc6a4a-a6e9-4c0d-8996-730a6b7972b2 req-574c7299-600f-44e1-8574-dbd53a44f133 tempest-ServerActionsV293TestJSON-1660085853 tempest-ServerActionsV293TestJSON-1660085853-project-member] https://10.4.3.240/volume/v3/volumes/c8f0101a-2283-4713-9f0d-3abec68d4902 returned with HTTP 200 Aug 20 00:55:34.736152 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 69/270] 10.4.3.240 () {68 vars in 1598 bytes} [Thu Aug 20 00:55:34 2026] GET /volume/v3/volumes/c8f0101a-2283-4713-9f0d-3abec68d4902 => generated 1684 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:55:34.751078 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-72aa28c7-a3ae-4c34-a8bc-feb55b7461de None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:55:34.752799 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-72aa28c7-a3ae-4c34-a8bc-feb55b7461de tempest-VolumesAssistedSnapshotsTest-1947014892 tempest-VolumesAssistedSnapshotsTest-1947014892-project-admin] GET https://10.4.3.240/volume/v3/volumes/efacefae-75f1-4715-8d20-cca95b081466 Aug 20 00:55:34.753020 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-72aa28c7-a3ae-4c34-a8bc-feb55b7461de tempest-VolumesAssistedSnapshotsTest-1947014892 tempest-VolumesAssistedSnapshotsTest-1947014892-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:55:34.753208 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-72aa28c7-a3ae-4c34-a8bc-feb55b7461de tempest-VolumesAssistedSnapshotsTest-1947014892 tempest-VolumesAssistedSnapshotsTest-1947014892-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:55:34.760309 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [req-4dbc717d-3393-48d1-82ae-1019c0ed7719 req-2bc8dbe9-098b-4bf5-9e9f-d5fd0dd9c8a0 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:55:34.763092 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-4dbc717d-3393-48d1-82ae-1019c0ed7719 req-2bc8dbe9-098b-4bf5-9e9f-d5fd0dd9c8a0 tempest-AttachSCSIVolumeTestJSON-1714547781 tempest-AttachSCSIVolumeTestJSON-1714547781-project-member] GET https://10.4.3.240/volume/v3/volumes/965a1f59-3153-4074-a6fe-80b26f615241 Aug 20 00:55:34.763547 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [req-4dbc717d-3393-48d1-82ae-1019c0ed7719 req-2bc8dbe9-098b-4bf5-9e9f-d5fd0dd9c8a0 tempest-AttachSCSIVolumeTestJSON-1714547781 tempest-AttachSCSIVolumeTestJSON-1714547781-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:55:34.763867 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [req-4dbc717d-3393-48d1-82ae-1019c0ed7719 req-2bc8dbe9-098b-4bf5-9e9f-d5fd0dd9c8a0 tempest-AttachSCSIVolumeTestJSON-1714547781 tempest-AttachSCSIVolumeTestJSON-1714547781-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:55:34.766401 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:55:34.766401 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 00:55:34.773200 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [req-cccc6a4a-a6e9-4c0d-8996-730a6b7972b2 req-ccf1d946-7f10-49e8-9916-24f2527917a4 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:55:34.773589 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-72aa28c7-a3ae-4c34-a8bc-feb55b7461de tempest-VolumesAssistedSnapshotsTest-1947014892 tempest-VolumesAssistedSnapshotsTest-1947014892-project-admin] Volume info retrieved successfully. Aug 20 00:55:34.777282 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:55:34.777282 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 00:55:34.778971 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-72aa28c7-a3ae-4c34-a8bc-feb55b7461de tempest-VolumesAssistedSnapshotsTest-1947014892 tempest-VolumesAssistedSnapshotsTest-1947014892-project-admin] https://10.4.3.240/volume/v3/volumes/efacefae-75f1-4715-8d20-cca95b081466 returned with HTTP 200 Aug 20 00:55:34.779255 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-cccc6a4a-a6e9-4c0d-8996-730a6b7972b2 req-ccf1d946-7f10-49e8-9916-24f2527917a4 tempest-ServerActionsV293TestJSON-1660085853 tempest-ServerActionsV293TestJSON-1660085853-project-member] GET https://10.4.3.240/volume/v3/volumes/c8f0101a-2283-4713-9f0d-3abec68d4902 Aug 20 00:55:34.779653 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [req-cccc6a4a-a6e9-4c0d-8996-730a6b7972b2 req-ccf1d946-7f10-49e8-9916-24f2527917a4 tempest-ServerActionsV293TestJSON-1660085853 tempest-ServerActionsV293TestJSON-1660085853-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:55:34.779723 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 69/271] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:55:34 2026] GET /volume/v3/volumes/efacefae-75f1-4715-8d20-cca95b081466 => generated 1015 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:55:34.779763 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [req-cccc6a4a-a6e9-4c0d-8996-730a6b7972b2 req-ccf1d946-7f10-49e8-9916-24f2527917a4 tempest-ServerActionsV293TestJSON-1660085853 tempest-ServerActionsV293TestJSON-1660085853-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:55:34.789255 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:55:34.789255 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 00:55:34.791153 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [req-4dbc717d-3393-48d1-82ae-1019c0ed7719 req-2bc8dbe9-098b-4bf5-9e9f-d5fd0dd9c8a0 tempest-AttachSCSIVolumeTestJSON-1714547781 tempest-AttachSCSIVolumeTestJSON-1714547781-project-member] Volume info retrieved successfully. Aug 20 00:55:34.794205 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [req-cccc6a4a-a6e9-4c0d-8996-730a6b7972b2 req-ccf1d946-7f10-49e8-9916-24f2527917a4 tempest-ServerActionsV293TestJSON-1660085853 tempest-ServerActionsV293TestJSON-1660085853-project-member] Volume info retrieved successfully. Aug 20 00:55:34.798059 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-4dbc717d-3393-48d1-82ae-1019c0ed7719 req-2bc8dbe9-098b-4bf5-9e9f-d5fd0dd9c8a0 tempest-AttachSCSIVolumeTestJSON-1714547781 tempest-AttachSCSIVolumeTestJSON-1714547781-project-member] https://10.4.3.240/volume/v3/volumes/965a1f59-3153-4074-a6fe-80b26f615241 returned with HTTP 200 Aug 20 00:55:34.798592 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 66/272] 10.4.3.240 () {68 vars in 1598 bytes} [Thu Aug 20 00:55:34 2026] GET /volume/v3/volumes/965a1f59-3153-4074-a6fe-80b26f615241 => generated 1139 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:55:34.800736 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-cccc6a4a-a6e9-4c0d-8996-730a6b7972b2 req-ccf1d946-7f10-49e8-9916-24f2527917a4 tempest-ServerActionsV293TestJSON-1660085853 tempest-ServerActionsV293TestJSON-1660085853-project-member] https://10.4.3.240/volume/v3/volumes/c8f0101a-2283-4713-9f0d-3abec68d4902 returned with HTTP 200 Aug 20 00:55:34.801130 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 69/273] 10.4.3.240 () {68 vars in 1598 bytes} [Thu Aug 20 00:55:34 2026] GET /volume/v3/volumes/c8f0101a-2283-4713-9f0d-3abec68d4902 => generated 1684 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:55:34.856084 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-4dbc717d-3393-48d1-82ae-1019c0ed7719 req-e3785f20-cfce-4bcf-b3f7-8aa5f2d40be9 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:55:34.858828 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-4dbc717d-3393-48d1-82ae-1019c0ed7719 req-e3785f20-cfce-4bcf-b3f7-8aa5f2d40be9 tempest-AttachSCSIVolumeTestJSON-1714547781 tempest-AttachSCSIVolumeTestJSON-1714547781-project-member] POST https://10.4.3.240/volume/v3/volumes/965a1f59-3153-4074-a6fe-80b26f615241/action Aug 20 00:55:34.859297 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-4dbc717d-3393-48d1-82ae-1019c0ed7719 req-e3785f20-cfce-4bcf-b3f7-8aa5f2d40be9 tempest-AttachSCSIVolumeTestJSON-1714547781 tempest-AttachSCSIVolumeTestJSON-1714547781-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100215) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 00:55:34.860052 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-4dbc717d-3393-48d1-82ae-1019c0ed7719 req-e3785f20-cfce-4bcf-b3f7-8aa5f2d40be9 tempest-AttachSCSIVolumeTestJSON-1714547781 tempest-AttachSCSIVolumeTestJSON-1714547781-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:55:34.873535 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:55:34.873535 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 00:55:34.874157 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [req-4dbc717d-3393-48d1-82ae-1019c0ed7719 req-e3785f20-cfce-4bcf-b3f7-8aa5f2d40be9 tempest-AttachSCSIVolumeTestJSON-1714547781 tempest-AttachSCSIVolumeTestJSON-1714547781-project-member] Volume info retrieved successfully. Aug 20 00:55:34.881383 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [req-4dbc717d-3393-48d1-82ae-1019c0ed7719 req-e3785f20-cfce-4bcf-b3f7-8aa5f2d40be9 tempest-AttachSCSIVolumeTestJSON-1714547781 tempest-AttachSCSIVolumeTestJSON-1714547781-project-member] Begin detaching volume completed successfully. Aug 20 00:55:34.881607 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-4dbc717d-3393-48d1-82ae-1019c0ed7719 req-e3785f20-cfce-4bcf-b3f7-8aa5f2d40be9 tempest-AttachSCSIVolumeTestJSON-1714547781 tempest-AttachSCSIVolumeTestJSON-1714547781-project-member] https://10.4.3.240/volume/v3/volumes/965a1f59-3153-4074-a6fe-80b26f615241/action returned with HTTP 202 Aug 20 00:55:34.882062 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 70/274] 10.4.3.240 () {72 vars in 1672 bytes} [Thu Aug 20 00:55:34 2026] POST /volume/v3/volumes/965a1f59-3153-4074-a6fe-80b26f615241/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 00:55:34.901374 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-2b2387e9-751c-419f-a46e-22f5e7c7e555 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:55:34.903140 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-2b2387e9-751c-419f-a46e-22f5e7c7e555 tempest-AttachSCSIVolumeTestJSON-1714547781 tempest-AttachSCSIVolumeTestJSON-1714547781-project-reader] GET https://10.4.3.240/volume/v3/volumes/965a1f59-3153-4074-a6fe-80b26f615241 Aug 20 00:55:34.903357 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-2b2387e9-751c-419f-a46e-22f5e7c7e555 tempest-AttachSCSIVolumeTestJSON-1714547781 tempest-AttachSCSIVolumeTestJSON-1714547781-project-reader] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:55:34.903634 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-2b2387e9-751c-419f-a46e-22f5e7c7e555 tempest-AttachSCSIVolumeTestJSON-1714547781 tempest-AttachSCSIVolumeTestJSON-1714547781-project-reader] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:55:34.912694 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:55:34.912694 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 00:55:34.918466 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-2b2387e9-751c-419f-a46e-22f5e7c7e555 tempest-AttachSCSIVolumeTestJSON-1714547781 tempest-AttachSCSIVolumeTestJSON-1714547781-project-reader] Volume info retrieved successfully. Aug 20 00:55:34.924690 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-2b2387e9-751c-419f-a46e-22f5e7c7e555 tempest-AttachSCSIVolumeTestJSON-1714547781 tempest-AttachSCSIVolumeTestJSON-1714547781-project-reader] https://10.4.3.240/volume/v3/volumes/965a1f59-3153-4074-a6fe-80b26f615241 returned with HTTP 200 Aug 20 00:55:34.925887 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 70/275] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:55:34 2026] GET /volume/v3/volumes/965a1f59-3153-4074-a6fe-80b26f615241 => generated 1142 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:55:34.929724 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-b6cc5b85-aa9c-4275-98f9-427113b802e0 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:55:34.930189 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-b6cc5b85-aa9c-4275-98f9-427113b802e0 None None] GET https://10.4.3.240/volume// Aug 20 00:55:34.930419 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-b6cc5b85-aa9c-4275-98f9-427113b802e0 None None] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:55:34.930615 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-b6cc5b85-aa9c-4275-98f9-427113b802e0 None None] Calling method 'all' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:55:34.930989 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-b6cc5b85-aa9c-4275-98f9-427113b802e0 None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 20 00:55:34.931310 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 67/276] 10.4.3.240 () {66 vars in 1426 bytes} [Thu Aug 20 00:55:34 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 00:55:34.938888 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [req-4dbc717d-3393-48d1-82ae-1019c0ed7719 req-ebc510a2-00de-408a-a88a-ef7a0ead6209 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:55:34.941000 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-4dbc717d-3393-48d1-82ae-1019c0ed7719 req-ebc510a2-00de-408a-a88a-ef7a0ead6209 tempest-AttachSCSIVolumeTestJSON-1714547781 tempest-AttachSCSIVolumeTestJSON-1714547781-project-member] GET https://10.4.3.240/volume/v3/volumes/965a1f59-3153-4074-a6fe-80b26f615241 Aug 20 00:55:34.941210 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [req-4dbc717d-3393-48d1-82ae-1019c0ed7719 req-ebc510a2-00de-408a-a88a-ef7a0ead6209 tempest-AttachSCSIVolumeTestJSON-1714547781 tempest-AttachSCSIVolumeTestJSON-1714547781-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:55:34.941418 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [req-4dbc717d-3393-48d1-82ae-1019c0ed7719 req-ebc510a2-00de-408a-a88a-ef7a0ead6209 tempest-AttachSCSIVolumeTestJSON-1714547781 tempest-AttachSCSIVolumeTestJSON-1714547781-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:55:34.950964 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:55:34.950964 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 00:55:34.954723 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [req-4dbc717d-3393-48d1-82ae-1019c0ed7719 req-ebc510a2-00de-408a-a88a-ef7a0ead6209 tempest-AttachSCSIVolumeTestJSON-1714547781 tempest-AttachSCSIVolumeTestJSON-1714547781-project-member] Volume info retrieved successfully. Aug 20 00:55:34.959505 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-4dbc717d-3393-48d1-82ae-1019c0ed7719 req-ebc510a2-00de-408a-a88a-ef7a0ead6209 tempest-AttachSCSIVolumeTestJSON-1714547781 tempest-AttachSCSIVolumeTestJSON-1714547781-project-member] https://10.4.3.240/volume/v3/volumes/965a1f59-3153-4074-a6fe-80b26f615241 returned with HTTP 200 Aug 20 00:55:34.959811 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 70/277] 10.4.3.240 () {70 vars in 1639 bytes} [Thu Aug 20 00:55:34 2026] GET /volume/v3/volumes/965a1f59-3153-4074-a6fe-80b26f615241 => generated 1322 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 00:55:35.795020 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-b10f6769-d272-47ea-955e-bc0b7f80fcfc None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:55:35.797804 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-b10f6769-d272-47ea-955e-bc0b7f80fcfc tempest-VolumesAssistedSnapshotsTest-1947014892 tempest-VolumesAssistedSnapshotsTest-1947014892-project-admin] GET https://10.4.3.240/volume/v3/volumes/efacefae-75f1-4715-8d20-cca95b081466 Aug 20 00:55:35.797804 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-b10f6769-d272-47ea-955e-bc0b7f80fcfc tempest-VolumesAssistedSnapshotsTest-1947014892 tempest-VolumesAssistedSnapshotsTest-1947014892-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:55:35.797804 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-b10f6769-d272-47ea-955e-bc0b7f80fcfc tempest-VolumesAssistedSnapshotsTest-1947014892 tempest-VolumesAssistedSnapshotsTest-1947014892-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:55:35.808612 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:55:35.808612 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 00:55:35.814494 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-b10f6769-d272-47ea-955e-bc0b7f80fcfc tempest-VolumesAssistedSnapshotsTest-1947014892 tempest-VolumesAssistedSnapshotsTest-1947014892-project-admin] Volume info retrieved successfully. Aug 20 00:55:35.821019 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-b10f6769-d272-47ea-955e-bc0b7f80fcfc tempest-VolumesAssistedSnapshotsTest-1947014892 tempest-VolumesAssistedSnapshotsTest-1947014892-project-admin] https://10.4.3.240/volume/v3/volumes/efacefae-75f1-4715-8d20-cca95b081466 returned with HTTP 200 Aug 20 00:55:35.821377 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 71/278] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:55:35 2026] GET /volume/v3/volumes/efacefae-75f1-4715-8d20-cca95b081466 => generated 1015 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:55:35.945535 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-ea34fd04-96e7-4a8a-a320-99d9aa97d660 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:55:35.947414 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-ea34fd04-96e7-4a8a-a320-99d9aa97d660 tempest-AttachSCSIVolumeTestJSON-1714547781 tempest-AttachSCSIVolumeTestJSON-1714547781-project-reader] GET https://10.4.3.240/volume/v3/volumes/965a1f59-3153-4074-a6fe-80b26f615241 Aug 20 00:55:35.948696 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-ea34fd04-96e7-4a8a-a320-99d9aa97d660 tempest-AttachSCSIVolumeTestJSON-1714547781 tempest-AttachSCSIVolumeTestJSON-1714547781-project-reader] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:55:35.948696 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-ea34fd04-96e7-4a8a-a320-99d9aa97d660 tempest-AttachSCSIVolumeTestJSON-1714547781 tempest-AttachSCSIVolumeTestJSON-1714547781-project-reader] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:55:35.958636 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:55:35.958636 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 00:55:35.963186 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-ea34fd04-96e7-4a8a-a320-99d9aa97d660 tempest-AttachSCSIVolumeTestJSON-1714547781 tempest-AttachSCSIVolumeTestJSON-1714547781-project-reader] Volume info retrieved successfully. Aug 20 00:55:35.968895 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-ea34fd04-96e7-4a8a-a320-99d9aa97d660 tempest-AttachSCSIVolumeTestJSON-1714547781 tempest-AttachSCSIVolumeTestJSON-1714547781-project-reader] https://10.4.3.240/volume/v3/volumes/965a1f59-3153-4074-a6fe-80b26f615241 returned with HTTP 200 Aug 20 00:55:35.969311 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 71/279] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:55:35 2026] GET /volume/v3/volumes/965a1f59-3153-4074-a6fe-80b26f615241 => generated 1142 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:55:36.840206 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-45f58a29-95dc-4456-94e1-137ebcd47662 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:55:36.842886 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-45f58a29-95dc-4456-94e1-137ebcd47662 tempest-VolumesAssistedSnapshotsTest-1947014892 tempest-VolumesAssistedSnapshotsTest-1947014892-project-admin] GET https://10.4.3.240/volume/v3/volumes/efacefae-75f1-4715-8d20-cca95b081466 Aug 20 00:55:36.843107 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-45f58a29-95dc-4456-94e1-137ebcd47662 tempest-VolumesAssistedSnapshotsTest-1947014892 tempest-VolumesAssistedSnapshotsTest-1947014892-project-admin] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:55:36.843294 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-45f58a29-95dc-4456-94e1-137ebcd47662 tempest-VolumesAssistedSnapshotsTest-1947014892 tempest-VolumesAssistedSnapshotsTest-1947014892-project-admin] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:55:36.855606 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:55:36.855606 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 00:55:36.858440 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-45f58a29-95dc-4456-94e1-137ebcd47662 tempest-VolumesAssistedSnapshotsTest-1947014892 tempest-VolumesAssistedSnapshotsTest-1947014892-project-admin] Volume info retrieved successfully. Aug 20 00:55:36.862043 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-45f58a29-95dc-4456-94e1-137ebcd47662 tempest-VolumesAssistedSnapshotsTest-1947014892 tempest-VolumesAssistedSnapshotsTest-1947014892-project-admin] https://10.4.3.240/volume/v3/volumes/efacefae-75f1-4715-8d20-cca95b081466 returned with HTTP 200 Aug 20 00:55:36.862404 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 68/280] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:55:36 2026] GET /volume/v3/volumes/efacefae-75f1-4715-8d20-cca95b081466 => generated 1015 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:55:36.986741 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-47c59646-9c6e-43a4-a679-0d57312da565 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:55:36.988840 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-47c59646-9c6e-43a4-a679-0d57312da565 tempest-AttachSCSIVolumeTestJSON-1714547781 tempest-AttachSCSIVolumeTestJSON-1714547781-project-reader] GET https://10.4.3.240/volume/v3/volumes/965a1f59-3153-4074-a6fe-80b26f615241 Aug 20 00:55:36.989098 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-47c59646-9c6e-43a4-a679-0d57312da565 tempest-AttachSCSIVolumeTestJSON-1714547781 tempest-AttachSCSIVolumeTestJSON-1714547781-project-reader] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:55:36.989381 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-47c59646-9c6e-43a4-a679-0d57312da565 tempest-AttachSCSIVolumeTestJSON-1714547781 tempest-AttachSCSIVolumeTestJSON-1714547781-project-reader] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:55:36.998398 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:55:36.998398 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 00:55:37.002083 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-47c59646-9c6e-43a4-a679-0d57312da565 tempest-AttachSCSIVolumeTestJSON-1714547781 tempest-AttachSCSIVolumeTestJSON-1714547781-project-reader] Volume info retrieved successfully. Aug 20 00:55:37.006363 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-47c59646-9c6e-43a4-a679-0d57312da565 tempest-AttachSCSIVolumeTestJSON-1714547781 tempest-AttachSCSIVolumeTestJSON-1714547781-project-reader] https://10.4.3.240/volume/v3/volumes/965a1f59-3153-4074-a6fe-80b26f615241 returned with HTTP 200 Aug 20 00:55:37.006801 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 71/281] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:55:36 2026] GET /volume/v3/volumes/965a1f59-3153-4074-a6fe-80b26f615241 => generated 1142 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:55:37.879349 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-fb951ab2-5c43-40b0-97d5-70beea53d1bc None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:55:37.880876 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-fb951ab2-5c43-40b0-97d5-70beea53d1bc tempest-VolumesAssistedSnapshotsTest-1947014892 tempest-VolumesAssistedSnapshotsTest-1947014892-project-admin] GET https://10.4.3.240/volume/v3/volumes/efacefae-75f1-4715-8d20-cca95b081466 Aug 20 00:55:37.881031 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-fb951ab2-5c43-40b0-97d5-70beea53d1bc tempest-VolumesAssistedSnapshotsTest-1947014892 tempest-VolumesAssistedSnapshotsTest-1947014892-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:55:37.881262 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-fb951ab2-5c43-40b0-97d5-70beea53d1bc tempest-VolumesAssistedSnapshotsTest-1947014892 tempest-VolumesAssistedSnapshotsTest-1947014892-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:55:37.902053 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:55:37.902053 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 00:55:37.907783 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-fb951ab2-5c43-40b0-97d5-70beea53d1bc tempest-VolumesAssistedSnapshotsTest-1947014892 tempest-VolumesAssistedSnapshotsTest-1947014892-project-admin] Volume info retrieved successfully. Aug 20 00:55:37.913565 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-fb951ab2-5c43-40b0-97d5-70beea53d1bc tempest-VolumesAssistedSnapshotsTest-1947014892 tempest-VolumesAssistedSnapshotsTest-1947014892-project-admin] https://10.4.3.240/volume/v3/volumes/efacefae-75f1-4715-8d20-cca95b081466 returned with HTTP 200 Aug 20 00:55:37.914070 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 72/282] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:55:37 2026] GET /volume/v3/volumes/efacefae-75f1-4715-8d20-cca95b081466 => generated 1015 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:55:38.023523 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-7a526e00-deb8-4d64-b206-398de3562ae1 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:55:38.026357 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-7a526e00-deb8-4d64-b206-398de3562ae1 tempest-AttachSCSIVolumeTestJSON-1714547781 tempest-AttachSCSIVolumeTestJSON-1714547781-project-reader] GET https://10.4.3.240/volume/v3/volumes/965a1f59-3153-4074-a6fe-80b26f615241 Aug 20 00:55:38.026936 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-7a526e00-deb8-4d64-b206-398de3562ae1 tempest-AttachSCSIVolumeTestJSON-1714547781 tempest-AttachSCSIVolumeTestJSON-1714547781-project-reader] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:55:38.027225 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-7a526e00-deb8-4d64-b206-398de3562ae1 tempest-AttachSCSIVolumeTestJSON-1714547781 tempest-AttachSCSIVolumeTestJSON-1714547781-project-reader] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:55:38.041883 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:55:38.041883 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 00:55:38.048413 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-7a526e00-deb8-4d64-b206-398de3562ae1 tempest-AttachSCSIVolumeTestJSON-1714547781 tempest-AttachSCSIVolumeTestJSON-1714547781-project-reader] Volume info retrieved successfully. Aug 20 00:55:38.053515 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-7a526e00-deb8-4d64-b206-398de3562ae1 tempest-AttachSCSIVolumeTestJSON-1714547781 tempest-AttachSCSIVolumeTestJSON-1714547781-project-reader] https://10.4.3.240/volume/v3/volumes/965a1f59-3153-4074-a6fe-80b26f615241 returned with HTTP 200 Aug 20 00:55:38.054044 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 72/283] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:55:38 2026] GET /volume/v3/volumes/965a1f59-3153-4074-a6fe-80b26f615241 => generated 1142 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:55:38.502857 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [req-36beb75a-f9c7-4ea2-b29b-f061d4649adc req-e6104002-a9a4-4b01-9587-68d9c0d165bc None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:55:38.507100 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-36beb75a-f9c7-4ea2-b29b-f061d4649adc req-e6104002-a9a4-4b01-9587-68d9c0d165bc tempest-VolumesAssistedSnapshotsTest-1947014892 tempest-VolumesAssistedSnapshotsTest-1947014892-project-admin] POST https://10.4.3.240/volume/v3/attachments/dda05aca-ffa9-4556-9d8c-ea76fe78e051/action Aug 20 00:55:38.508369 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [req-36beb75a-f9c7-4ea2-b29b-f061d4649adc req-e6104002-a9a4-4b01-9587-68d9c0d165bc tempest-VolumesAssistedSnapshotsTest-1947014892 tempest-VolumesAssistedSnapshotsTest-1947014892-project-admin] Action body: b'{"os-complete": null}' {{(pid=100213) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 00:55:38.508369 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [req-36beb75a-f9c7-4ea2-b29b-f061d4649adc req-e6104002-a9a4-4b01-9587-68d9c0d165bc tempest-VolumesAssistedSnapshotsTest-1947014892 tempest-VolumesAssistedSnapshotsTest-1947014892-project-admin] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:55:38.538446 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:55:38.538446 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 00:55:38.550609 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-36beb75a-f9c7-4ea2-b29b-f061d4649adc req-e6104002-a9a4-4b01-9587-68d9c0d165bc tempest-VolumesAssistedSnapshotsTest-1947014892 tempest-VolumesAssistedSnapshotsTest-1947014892-project-admin] https://10.4.3.240/volume/v3/attachments/dda05aca-ffa9-4556-9d8c-ea76fe78e051/action returned with HTTP 204 Aug 20 00:55:38.551318 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 69/284] 10.4.3.240 () {74 vars in 1725 bytes} [Thu Aug 20 00:55:38 2026] POST /volume/v3/attachments/dda05aca-ffa9-4556-9d8c-ea76fe78e051/action => generated 0 bytes in 50 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:55:38.570122 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-e0989a8e-8f14-4bbc-b2d8-cf3bfc02aeee None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:55:38.816285 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-e0989a8e-8f14-4bbc-b2d8-cf3bfc02aeee tempest-VolumesExtendAttachedTest-1656515373 tempest-VolumesExtendAttachedTest-1656515373-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 20 00:55:38.816675 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-e0989a8e-8f14-4bbc-b2d8-cf3bfc02aeee tempest-VolumesExtendAttachedTest-1656515373 tempest-VolumesExtendAttachedTest-1656515373-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesExtendAttachedTest-Volume-1199302218"}} {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:55:38.818310 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.v3.volumes [None req-e0989a8e-8f14-4bbc-b2d8-cf3bfc02aeee tempest-VolumesExtendAttachedTest-1656515373 tempest-VolumesExtendAttachedTest-1656515373-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesExtendAttachedTest-Volume-1199302218'}} {{(pid=100212) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 00:55:38.819130 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.v3.volumes [None req-e0989a8e-8f14-4bbc-b2d8-cf3bfc02aeee tempest-VolumesExtendAttachedTest-1656515373 tempest-VolumesExtendAttachedTest-1656515373-project-member] Create volume of 1 GB Aug 20 00:55:38.826747 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-e0989a8e-8f14-4bbc-b2d8-cf3bfc02aeee tempest-VolumesExtendAttachedTest-1656515373 tempest-VolumesExtendAttachedTest-1656515373-project-member] Availability Zones retrieved successfully. Aug 20 00:55:38.834647 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-e0989a8e-8f14-4bbc-b2d8-cf3bfc02aeee tempest-VolumesExtendAttachedTest-1656515373 tempest-VolumesExtendAttachedTest-1656515373-project-member] Flow 'volume_create_api' (e3d1645a-3d08-433e-a2f1-b213690ec955) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100212) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:55:38.835768 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-e0989a8e-8f14-4bbc-b2d8-cf3bfc02aeee tempest-VolumesExtendAttachedTest-1656515373 tempest-VolumesExtendAttachedTest-1656515373-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3dd8a8b0-665b-47d8-a809-f6bfd77f702f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:55:38.836855 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.flows.api.create_volume [None req-e0989a8e-8f14-4bbc-b2d8-cf3bfc02aeee tempest-VolumesExtendAttachedTest-1656515373 tempest-VolumesExtendAttachedTest-1656515373-project-member] Validating volume size '1' using validate_int {{(pid=100212) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 00:55:38.877009 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-e0989a8e-8f14-4bbc-b2d8-cf3bfc02aeee tempest-VolumesExtendAttachedTest-1656515373 tempest-VolumesExtendAttachedTest-1656515373-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3dd8a8b0-665b-47d8-a809-f6bfd77f702f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:52:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1ed58bd6-fe6a-497e-ae84-e8199d24fdfa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:55:38.877749 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-e0989a8e-8f14-4bbc-b2d8-cf3bfc02aeee tempest-VolumesExtendAttachedTest-1656515373 tempest-VolumesExtendAttachedTest-1656515373-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (07292c6d-5fe0-4306-8d58-e007fc743652) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:55:38.928641 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-aeea7369-bbe2-4b4b-9a35-d46364dafc2d None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:55:38.930539 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-aeea7369-bbe2-4b4b-9a35-d46364dafc2d tempest-VolumesAssistedSnapshotsTest-1947014892 tempest-VolumesAssistedSnapshotsTest-1947014892-project-admin] GET https://10.4.3.240/volume/v3/volumes/efacefae-75f1-4715-8d20-cca95b081466 Aug 20 00:55:38.930736 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-aeea7369-bbe2-4b4b-9a35-d46364dafc2d tempest-VolumesAssistedSnapshotsTest-1947014892 tempest-VolumesAssistedSnapshotsTest-1947014892-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:55:38.930948 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-aeea7369-bbe2-4b4b-9a35-d46364dafc2d tempest-VolumesAssistedSnapshotsTest-1947014892 tempest-VolumesAssistedSnapshotsTest-1947014892-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:55:38.941391 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:55:38.941391 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 00:55:38.945215 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-aeea7369-bbe2-4b4b-9a35-d46364dafc2d tempest-VolumesAssistedSnapshotsTest-1947014892 tempest-VolumesAssistedSnapshotsTest-1947014892-project-admin] Volume info retrieved successfully. Aug 20 00:55:38.949457 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-aeea7369-bbe2-4b4b-9a35-d46364dafc2d tempest-VolumesAssistedSnapshotsTest-1947014892 tempest-VolumesAssistedSnapshotsTest-1947014892-project-admin] https://10.4.3.240/volume/v3/volumes/efacefae-75f1-4715-8d20-cca95b081466 returned with HTTP 200 Aug 20 00:55:38.949955 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 73/285] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:55:38 2026] GET /volume/v3/volumes/efacefae-75f1-4715-8d20-cca95b081466 => generated 1317 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:55:38.950639 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.quota [None req-e0989a8e-8f14-4bbc-b2d8-cf3bfc02aeee tempest-VolumesExtendAttachedTest-1656515373 tempest-VolumesExtendAttachedTest-1656515373-project-member] Created reservations ['c3ec1728-8e3e-49c7-9896-daadc9596df7', '18a4170f-40e9-45c0-8291-57523c6f184a', '9f29d0d1-11fe-4543-b092-6a048b5cfdb6', '83993f4e-c638-4c3b-bccb-c6138a8a8bb2'] {{(pid=100212) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:55:38.951605 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-e0989a8e-8f14-4bbc-b2d8-cf3bfc02aeee tempest-VolumesExtendAttachedTest-1656515373 tempest-VolumesExtendAttachedTest-1656515373-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (07292c6d-5fe0-4306-8d58-e007fc743652) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c3ec1728-8e3e-49c7-9896-daadc9596df7', '18a4170f-40e9-45c0-8291-57523c6f184a', '9f29d0d1-11fe-4543-b092-6a048b5cfdb6', '83993f4e-c638-4c3b-bccb-c6138a8a8bb2']}' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:55:38.952720 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-e0989a8e-8f14-4bbc-b2d8-cf3bfc02aeee tempest-VolumesExtendAttachedTest-1656515373 tempest-VolumesExtendAttachedTest-1656515373-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2df2bccf-cbe7-4111-aaa6-a193f209ecfa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:55:38.962280 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-9e2dab20-7e8c-4485-be77-ae8af47f7f8f None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:55:38.963777 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-9e2dab20-7e8c-4485-be77-ae8af47f7f8f tempest-VolumesAssistedSnapshotsTest-1947014892 tempest-VolumesAssistedSnapshotsTest-1947014892-project-admin] GET https://10.4.3.240/volume/v3/volumes/efacefae-75f1-4715-8d20-cca95b081466 Aug 20 00:55:38.964094 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-9e2dab20-7e8c-4485-be77-ae8af47f7f8f tempest-VolumesAssistedSnapshotsTest-1947014892 tempest-VolumesAssistedSnapshotsTest-1947014892-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:55:38.964414 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-9e2dab20-7e8c-4485-be77-ae8af47f7f8f tempest-VolumesAssistedSnapshotsTest-1947014892 tempest-VolumesAssistedSnapshotsTest-1947014892-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:55:38.973901 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:55:38.973901 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 00:55:38.978461 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-9e2dab20-7e8c-4485-be77-ae8af47f7f8f tempest-VolumesAssistedSnapshotsTest-1947014892 tempest-VolumesAssistedSnapshotsTest-1947014892-project-admin] Volume info retrieved successfully. Aug 20 00:55:38.982984 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-e0989a8e-8f14-4bbc-b2d8-cf3bfc02aeee tempest-VolumesExtendAttachedTest-1656515373 tempest-VolumesExtendAttachedTest-1656515373-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2df2bccf-cbe7-4111-aaa6-a193f209ecfa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7f4e5ac9-9c21-47f5-a010-9d0072b4b3b4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendAttachedTest-Volume-1199302218',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4929feb045cb47c6bdda15b077c19690',qos_specs=None,replication_status=,reservations=['c3ec1728-8e3e-49c7-9896-daadc9596df7','18a4170f-40e9-45c0-8291-57523c6f184a','9f29d0d1-11fe-4543-b092-6a048b5cfdb6','83993f4e-c638-4c3b-bccb-c6138a8a8bb2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eae30694553546e08c7a179988c7e8e8',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T00:55:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendAttachedTest-Volume-1199302218',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7f4e5ac9-9c21-47f5-a010-9d0072b4b3b4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4929feb045cb47c6bdda15b077c19690',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='eae30694553546e08c7a179988c7e8e8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1ed58bd6-fe6a-497e-ae84-e8199d24fdfa),volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:55:38.983702 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-9e2dab20-7e8c-4485-be77-ae8af47f7f8f tempest-VolumesAssistedSnapshotsTest-1947014892 tempest-VolumesAssistedSnapshotsTest-1947014892-project-admin] https://10.4.3.240/volume/v3/volumes/efacefae-75f1-4715-8d20-cca95b081466 returned with HTTP 200 Aug 20 00:55:38.983702 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 73/286] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:55:38 2026] GET /volume/v3/volumes/efacefae-75f1-4715-8d20-cca95b081466 => generated 1317 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:55:38.984160 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-e0989a8e-8f14-4bbc-b2d8-cf3bfc02aeee tempest-VolumesExtendAttachedTest-1656515373 tempest-VolumesExtendAttachedTest-1656515373-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (61a0dd7d-fc9d-49aa-b581-f6fc183e6c8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:55:39.005443 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-e0989a8e-8f14-4bbc-b2d8-cf3bfc02aeee tempest-VolumesExtendAttachedTest-1656515373 tempest-VolumesExtendAttachedTest-1656515373-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (61a0dd7d-fc9d-49aa-b581-f6fc183e6c8e) transitioned into state 'SUCCESS' from state '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-1199302218',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4929feb045cb47c6bdda15b077c19690',qos_specs=None,replication_status=,reservations=['c3ec1728-8e3e-49c7-9896-daadc9596df7','18a4170f-40e9-45c0-8291-57523c6f184a','9f29d0d1-11fe-4543-b092-6a048b5cfdb6','83993f4e-c638-4c3b-bccb-c6138a8a8bb2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eae30694553546e08c7a179988c7e8e8',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:55:39.006165 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-e0989a8e-8f14-4bbc-b2d8-cf3bfc02aeee tempest-VolumesExtendAttachedTest-1656515373 tempest-VolumesExtendAttachedTest-1656515373-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (72d45654-027f-43cc-bbd5-75f8a2510e70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:55:39.016703 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-e0989a8e-8f14-4bbc-b2d8-cf3bfc02aeee tempest-VolumesExtendAttachedTest-1656515373 tempest-VolumesExtendAttachedTest-1656515373-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (72d45654-027f-43cc-bbd5-75f8a2510e70) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:55:39.017586 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-e0989a8e-8f14-4bbc-b2d8-cf3bfc02aeee tempest-VolumesExtendAttachedTest-1656515373 tempest-VolumesExtendAttachedTest-1656515373-project-member] Flow 'volume_create_api' (e3d1645a-3d08-433e-a2f1-b213690ec955) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100212) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:55:39.017969 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-e0989a8e-8f14-4bbc-b2d8-cf3bfc02aeee tempest-VolumesExtendAttachedTest-1656515373 tempest-VolumesExtendAttachedTest-1656515373-project-member] Create volume request issued successfully. Aug 20 00:55:39.018611 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-e0989a8e-8f14-4bbc-b2d8-cf3bfc02aeee tempest-VolumesExtendAttachedTest-1656515373 tempest-VolumesExtendAttachedTest-1656515373-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 20 00:55:39.019176 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 72/287] 10.4.3.240 () {70 vars in 1299 bytes} [Thu Aug 20 00:55:38 2026] POST /volume/v3/volumes => generated 774 bytes in 449 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:55:39.031060 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-698db14b-0ee5-4692-ad0e-91490c4b41f1 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:55:39.033888 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-698db14b-0ee5-4692-ad0e-91490c4b41f1 tempest-VolumesExtendAttachedTest-1656515373 tempest-VolumesExtendAttachedTest-1656515373-project-member] GET https://10.4.3.240/volume/v3/volumes/7f4e5ac9-9c21-47f5-a010-9d0072b4b3b4 Aug 20 00:55:39.034188 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-698db14b-0ee5-4692-ad0e-91490c4b41f1 tempest-VolumesExtendAttachedTest-1656515373 tempest-VolumesExtendAttachedTest-1656515373-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:55:39.034780 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-698db14b-0ee5-4692-ad0e-91490c4b41f1 tempest-VolumesExtendAttachedTest-1656515373 tempest-VolumesExtendAttachedTest-1656515373-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:55:39.044702 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:55:39.044702 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 00:55:39.051111 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-698db14b-0ee5-4692-ad0e-91490c4b41f1 tempest-VolumesExtendAttachedTest-1656515373 tempest-VolumesExtendAttachedTest-1656515373-project-member] Volume info retrieved successfully. Aug 20 00:55:39.059824 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-698db14b-0ee5-4692-ad0e-91490c4b41f1 tempest-VolumesExtendAttachedTest-1656515373 tempest-VolumesExtendAttachedTest-1656515373-project-member] https://10.4.3.240/volume/v3/volumes/7f4e5ac9-9c21-47f5-a010-9d0072b4b3b4 returned with HTTP 200 Aug 20 00:55:39.060365 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 70/288] 10.4.3.240 () {68 vars in 1389 bytes} [Thu Aug 20 00:55:39 2026] GET /volume/v3/volumes/7f4e5ac9-9c21-47f5-a010-9d0072b4b3b4 => generated 842 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:55:39.070109 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-ce925740-2f5b-425d-9c7b-28727314712c None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:55:39.074660 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-ce925740-2f5b-425d-9c7b-28727314712c tempest-AttachSCSIVolumeTestJSON-1714547781 tempest-AttachSCSIVolumeTestJSON-1714547781-project-reader] GET https://10.4.3.240/volume/v3/volumes/965a1f59-3153-4074-a6fe-80b26f615241 Aug 20 00:55:39.074859 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-ce925740-2f5b-425d-9c7b-28727314712c tempest-AttachSCSIVolumeTestJSON-1714547781 tempest-AttachSCSIVolumeTestJSON-1714547781-project-reader] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:55:39.075061 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-ce925740-2f5b-425d-9c7b-28727314712c tempest-AttachSCSIVolumeTestJSON-1714547781 tempest-AttachSCSIVolumeTestJSON-1714547781-project-reader] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:55:39.089324 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:55:39.089324 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 00:55:39.093889 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-ce925740-2f5b-425d-9c7b-28727314712c tempest-AttachSCSIVolumeTestJSON-1714547781 tempest-AttachSCSIVolumeTestJSON-1714547781-project-reader] Volume info retrieved successfully. Aug 20 00:55:39.099882 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-ce925740-2f5b-425d-9c7b-28727314712c tempest-AttachSCSIVolumeTestJSON-1714547781 tempest-AttachSCSIVolumeTestJSON-1714547781-project-reader] https://10.4.3.240/volume/v3/volumes/965a1f59-3153-4074-a6fe-80b26f615241 returned with HTTP 200 Aug 20 00:55:39.099882 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 74/289] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:55:39 2026] GET /volume/v3/volumes/965a1f59-3153-4074-a6fe-80b26f615241 => generated 1142 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:55:39.292243 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-e6a36c5a-f492-49de-bf8f-968156657e5e req-32e0feb7-d7b3-4ca8-b5b5-3be5b00e7b55 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:55:39.292243 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-e6a36c5a-f492-49de-bf8f-968156657e5e req-32e0feb7-d7b3-4ca8-b5b5-3be5b00e7b55 tempest-VolumesAssistedSnapshotsTest-1845821960 tempest-VolumesAssistedSnapshotsTest-1845821960-project] POST https://10.4.3.240/volume/v3/snapshots/e827ffdd-dbe1-4e05-98c4-ebafed3d826b/action Aug 20 00:55:39.292243 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-e6a36c5a-f492-49de-bf8f-968156657e5e req-32e0feb7-d7b3-4ca8-b5b5-3be5b00e7b55 tempest-VolumesAssistedSnapshotsTest-1845821960 tempest-VolumesAssistedSnapshotsTest-1845821960-project] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "90%"}}' {{(pid=100214) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 00:55:39.292243 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-e6a36c5a-f492-49de-bf8f-968156657e5e req-32e0feb7-d7b3-4ca8-b5b5-3be5b00e7b55 tempest-VolumesAssistedSnapshotsTest-1845821960 tempest-VolumesAssistedSnapshotsTest-1845821960-project] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "90%"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:55:39.294134 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.contrib.snapshot_actions [req-e6a36c5a-f492-49de-bf8f-968156657e5e req-32e0feb7-d7b3-4ca8-b5b5-3be5b00e7b55 tempest-VolumesAssistedSnapshotsTest-1845821960 tempest-VolumesAssistedSnapshotsTest-1845821960-project] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '90%'}} {{(pid=100214) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Aug 20 00:55:39.304254 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-0fac2bcb-f4eb-4969-8bce-47c1f301b181 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:55:39.306230 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [req-12cc1132-5a5f-405b-86b3-ec1dda462166 req-7ce0eebd-53ee-4ace-af8d-78add2dcd883 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:55:39.306414 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-0fac2bcb-f4eb-4969-8bce-47c1f301b181 tempest-VolumesAssistedSnapshotsTest-1947014892 tempest-VolumesAssistedSnapshotsTest-1947014892-project-admin] GET https://10.4.3.240/volume/v3/volumes/efacefae-75f1-4715-8d20-cca95b081466 Aug 20 00:55:39.306604 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-0fac2bcb-f4eb-4969-8bce-47c1f301b181 tempest-VolumesAssistedSnapshotsTest-1947014892 tempest-VolumesAssistedSnapshotsTest-1947014892-project-admin] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:55:39.306824 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-0fac2bcb-f4eb-4969-8bce-47c1f301b181 tempest-VolumesAssistedSnapshotsTest-1947014892 tempest-VolumesAssistedSnapshotsTest-1947014892-project-admin] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:55:39.309153 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-12cc1132-5a5f-405b-86b3-ec1dda462166 req-7ce0eebd-53ee-4ace-af8d-78add2dcd883 tempest-VolumesAssistedSnapshotsTest-1845821960 tempest-VolumesAssistedSnapshotsTest-1845821960-project] POST https://10.4.3.240/volume/v3/snapshots/None/action Aug 20 00:55:39.309647 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [req-12cc1132-5a5f-405b-86b3-ec1dda462166 req-7ce0eebd-53ee-4ace-af8d-78add2dcd883 tempest-VolumesAssistedSnapshotsTest-1845821960 tempest-VolumesAssistedSnapshotsTest-1845821960-project] Action body: b'{"os-update_snapshot_status": {"status": "error_deleting", "progress": "90%"}}' {{(pid=100213) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 00:55:39.309900 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [req-12cc1132-5a5f-405b-86b3-ec1dda462166 req-7ce0eebd-53ee-4ace-af8d-78add2dcd883 tempest-VolumesAssistedSnapshotsTest-1845821960 tempest-VolumesAssistedSnapshotsTest-1845821960-project] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error_deleting", "progress": "90%"}} {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:55:39.311689 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.contrib.snapshot_actions [req-12cc1132-5a5f-405b-86b3-ec1dda462166 req-7ce0eebd-53ee-4ace-af8d-78add2dcd883 tempest-VolumesAssistedSnapshotsTest-1845821960 tempest-VolumesAssistedSnapshotsTest-1845821960-project] body: {'os-update_snapshot_status': {'status': 'error_deleting', 'progress': '90%'}} {{(pid=100213) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Aug 20 00:55:39.319449 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:55:39.319449 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 00:55:39.321559 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-e6a36c5a-f492-49de-bf8f-968156657e5e req-32e0feb7-d7b3-4ca8-b5b5-3be5b00e7b55 tempest-VolumesAssistedSnapshotsTest-1845821960 tempest-VolumesAssistedSnapshotsTest-1845821960-project] https://10.4.3.240/volume/v3/snapshots/e827ffdd-dbe1-4e05-98c4-ebafed3d826b/action returned with HTTP 404 Aug 20 00:55:39.322347 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 74/290] 10.4.3.240 () {72 vars in 1678 bytes} [Thu Aug 20 00:55:39 2026] POST /volume/v3/snapshots/e827ffdd-dbe1-4e05-98c4-ebafed3d826b/action => generated 111 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:55:39.322399 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-0fac2bcb-f4eb-4969-8bce-47c1f301b181 tempest-VolumesAssistedSnapshotsTest-1947014892 tempest-VolumesAssistedSnapshotsTest-1947014892-project-admin] Volume info retrieved successfully. Aug 20 00:55:39.330652 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-0fac2bcb-f4eb-4969-8bce-47c1f301b181 tempest-VolumesAssistedSnapshotsTest-1947014892 tempest-VolumesAssistedSnapshotsTest-1947014892-project-admin] https://10.4.3.240/volume/v3/volumes/efacefae-75f1-4715-8d20-cca95b081466 returned with HTTP 200 Aug 20 00:55:39.331092 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 73/291] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:55:39 2026] GET /volume/v3/volumes/efacefae-75f1-4715-8d20-cca95b081466 => generated 1317 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:55:39.343420 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-12cc1132-5a5f-405b-86b3-ec1dda462166 req-7ce0eebd-53ee-4ace-af8d-78add2dcd883 tempest-VolumesAssistedSnapshotsTest-1845821960 tempest-VolumesAssistedSnapshotsTest-1845821960-project] https://10.4.3.240/volume/v3/snapshots/None/action returned with HTTP 404 Aug 20 00:55:39.343462 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 71/292] 10.4.3.240 () {72 vars in 1582 bytes} [Thu Aug 20 00:55:39 2026] POST /volume/v3/snapshots/None/action => generated 79 bytes in 38 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 20 00:55:39.406446 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-59ac9e7f-a6f9-45ee-a281-266de7754552 req-4aa24725-0107-4169-b39a-f94dbb4101a9 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:55:39.411763 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-59ac9e7f-a6f9-45ee-a281-266de7754552 req-4aa24725-0107-4169-b39a-f94dbb4101a9 tempest-VolumesAssistedSnapshotsTest-1947014892 tempest-VolumesAssistedSnapshotsTest-1947014892-project-admin] GET https://10.4.3.240/volume/v3/volumes/efacefae-75f1-4715-8d20-cca95b081466 Aug 20 00:55:39.412084 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-59ac9e7f-a6f9-45ee-a281-266de7754552 req-4aa24725-0107-4169-b39a-f94dbb4101a9 tempest-VolumesAssistedSnapshotsTest-1947014892 tempest-VolumesAssistedSnapshotsTest-1947014892-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:55:39.412308 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-59ac9e7f-a6f9-45ee-a281-266de7754552 req-4aa24725-0107-4169-b39a-f94dbb4101a9 tempest-VolumesAssistedSnapshotsTest-1947014892 tempest-VolumesAssistedSnapshotsTest-1947014892-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:55:39.436087 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:55:39.436087 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 00:55:39.440777 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [req-59ac9e7f-a6f9-45ee-a281-266de7754552 req-4aa24725-0107-4169-b39a-f94dbb4101a9 tempest-VolumesAssistedSnapshotsTest-1947014892 tempest-VolumesAssistedSnapshotsTest-1947014892-project-admin] Volume info retrieved successfully. Aug 20 00:55:39.448594 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-59ac9e7f-a6f9-45ee-a281-266de7754552 req-4aa24725-0107-4169-b39a-f94dbb4101a9 tempest-VolumesAssistedSnapshotsTest-1947014892 tempest-VolumesAssistedSnapshotsTest-1947014892-project-admin] https://10.4.3.240/volume/v3/volumes/efacefae-75f1-4715-8d20-cca95b081466 returned with HTTP 200 Aug 20 00:55:39.448764 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 75/293] 10.4.3.240 () {68 vars in 1598 bytes} [Thu Aug 20 00:55:39 2026] GET /volume/v3/volumes/efacefae-75f1-4715-8d20-cca95b081466 => generated 1317 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:55:39.509508 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-59ac9e7f-a6f9-45ee-a281-266de7754552 req-a0a89603-6659-4c3d-bf3e-3acb7ee2cfe3 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:55:39.515497 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-59ac9e7f-a6f9-45ee-a281-266de7754552 req-a0a89603-6659-4c3d-bf3e-3acb7ee2cfe3 tempest-VolumesAssistedSnapshotsTest-1947014892 tempest-VolumesAssistedSnapshotsTest-1947014892-project-admin] POST https://10.4.3.240/volume/v3/volumes/efacefae-75f1-4715-8d20-cca95b081466/action Aug 20 00:55:39.515991 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-59ac9e7f-a6f9-45ee-a281-266de7754552 req-a0a89603-6659-4c3d-bf3e-3acb7ee2cfe3 tempest-VolumesAssistedSnapshotsTest-1947014892 tempest-VolumesAssistedSnapshotsTest-1947014892-project-admin] Action body: b'{"os-begin_detaching": null}' {{(pid=100214) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 00:55:39.516255 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-59ac9e7f-a6f9-45ee-a281-266de7754552 req-a0a89603-6659-4c3d-bf3e-3acb7ee2cfe3 tempest-VolumesAssistedSnapshotsTest-1947014892 tempest-VolumesAssistedSnapshotsTest-1947014892-project-admin] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:55:39.541448 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:55:39.541448 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 00:55:39.541854 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [req-59ac9e7f-a6f9-45ee-a281-266de7754552 req-a0a89603-6659-4c3d-bf3e-3acb7ee2cfe3 tempest-VolumesAssistedSnapshotsTest-1947014892 tempest-VolumesAssistedSnapshotsTest-1947014892-project-admin] Volume info retrieved successfully. Aug 20 00:55:39.554202 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [req-59ac9e7f-a6f9-45ee-a281-266de7754552 req-a0a89603-6659-4c3d-bf3e-3acb7ee2cfe3 tempest-VolumesAssistedSnapshotsTest-1947014892 tempest-VolumesAssistedSnapshotsTest-1947014892-project-admin] Begin detaching volume completed successfully. Aug 20 00:55:39.554383 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-59ac9e7f-a6f9-45ee-a281-266de7754552 req-a0a89603-6659-4c3d-bf3e-3acb7ee2cfe3 tempest-VolumesAssistedSnapshotsTest-1947014892 tempest-VolumesAssistedSnapshotsTest-1947014892-project-admin] https://10.4.3.240/volume/v3/volumes/efacefae-75f1-4715-8d20-cca95b081466/action returned with HTTP 202 Aug 20 00:55:39.554835 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 75/294] 10.4.3.240 () {72 vars in 1672 bytes} [Thu Aug 20 00:55:39 2026] POST /volume/v3/volumes/efacefae-75f1-4715-8d20-cca95b081466/action => generated 0 bytes in 46 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 00:55:39.602561 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-c69c13ed-8511-421f-9101-59376bcb6a06 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:55:39.602994 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-c69c13ed-8511-421f-9101-59376bcb6a06 None None] GET https://10.4.3.240/volume// Aug 20 00:55:39.603162 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-c69c13ed-8511-421f-9101-59376bcb6a06 None None] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:55:39.603380 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-c69c13ed-8511-421f-9101-59376bcb6a06 None None] Calling method 'all' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:55:39.603686 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-c69c13ed-8511-421f-9101-59376bcb6a06 None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 20 00:55:39.604022 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 74/295] 10.4.3.240 () {66 vars in 1426 bytes} [Thu Aug 20 00:55:39 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 00:55:39.612308 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [req-59ac9e7f-a6f9-45ee-a281-266de7754552 req-66974117-9367-40db-8127-326f07b2d0cc None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:55:39.615431 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-59ac9e7f-a6f9-45ee-a281-266de7754552 req-66974117-9367-40db-8127-326f07b2d0cc tempest-VolumesAssistedSnapshotsTest-1947014892 tempest-VolumesAssistedSnapshotsTest-1947014892-project-admin] GET https://10.4.3.240/volume/v3/volumes/efacefae-75f1-4715-8d20-cca95b081466 Aug 20 00:55:39.615431 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [req-59ac9e7f-a6f9-45ee-a281-266de7754552 req-66974117-9367-40db-8127-326f07b2d0cc tempest-VolumesAssistedSnapshotsTest-1947014892 tempest-VolumesAssistedSnapshotsTest-1947014892-project-admin] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:55:39.615431 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [req-59ac9e7f-a6f9-45ee-a281-266de7754552 req-66974117-9367-40db-8127-326f07b2d0cc tempest-VolumesAssistedSnapshotsTest-1947014892 tempest-VolumesAssistedSnapshotsTest-1947014892-project-admin] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:55:39.631985 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:55:39.631985 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 00:55:39.637330 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [req-59ac9e7f-a6f9-45ee-a281-266de7754552 req-66974117-9367-40db-8127-326f07b2d0cc tempest-VolumesAssistedSnapshotsTest-1947014892 tempest-VolumesAssistedSnapshotsTest-1947014892-project-admin] Volume info retrieved successfully. Aug 20 00:55:39.643730 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-59ac9e7f-a6f9-45ee-a281-266de7754552 req-66974117-9367-40db-8127-326f07b2d0cc tempest-VolumesAssistedSnapshotsTest-1947014892 tempest-VolumesAssistedSnapshotsTest-1947014892-project-admin] https://10.4.3.240/volume/v3/volumes/efacefae-75f1-4715-8d20-cca95b081466 returned with HTTP 200 Aug 20 00:55:39.644131 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 72/296] 10.4.3.240 () {70 vars in 1639 bytes} [Thu Aug 20 00:55:39 2026] GET /volume/v3/volumes/efacefae-75f1-4715-8d20-cca95b081466 => generated 1543 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 00:55:40.073241 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-3c81ac0c-8a9f-45dd-9441-423f41a94e66 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:55:40.075466 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-3c81ac0c-8a9f-45dd-9441-423f41a94e66 tempest-VolumesExtendAttachedTest-1656515373 tempest-VolumesExtendAttachedTest-1656515373-project-member] GET https://10.4.3.240/volume/v3/volumes/7f4e5ac9-9c21-47f5-a010-9d0072b4b3b4 Aug 20 00:55:40.075777 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-3c81ac0c-8a9f-45dd-9441-423f41a94e66 tempest-VolumesExtendAttachedTest-1656515373 tempest-VolumesExtendAttachedTest-1656515373-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:55:40.076068 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-3c81ac0c-8a9f-45dd-9441-423f41a94e66 tempest-VolumesExtendAttachedTest-1656515373 tempest-VolumesExtendAttachedTest-1656515373-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:55:40.087507 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:55:40.087507 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 00:55:40.094884 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-3c81ac0c-8a9f-45dd-9441-423f41a94e66 tempest-VolumesExtendAttachedTest-1656515373 tempest-VolumesExtendAttachedTest-1656515373-project-member] Volume info retrieved successfully. Aug 20 00:55:40.102175 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-3c81ac0c-8a9f-45dd-9441-423f41a94e66 tempest-VolumesExtendAttachedTest-1656515373 tempest-VolumesExtendAttachedTest-1656515373-project-member] https://10.4.3.240/volume/v3/volumes/7f4e5ac9-9c21-47f5-a010-9d0072b4b3b4 returned with HTTP 200 Aug 20 00:55:40.102664 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 76/297] 10.4.3.240 () {68 vars in 1389 bytes} [Thu Aug 20 00:55:40 2026] GET /volume/v3/volumes/7f4e5ac9-9c21-47f5-a010-9d0072b4b3b4 => generated 867 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:55:40.116479 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-72a2cc54-05a2-486c-8bca-8b928fb59bed None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:55:40.121805 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-72a2cc54-05a2-486c-8bca-8b928fb59bed tempest-AttachSCSIVolumeTestJSON-1714547781 tempest-AttachSCSIVolumeTestJSON-1714547781-project-reader] GET https://10.4.3.240/volume/v3/volumes/965a1f59-3153-4074-a6fe-80b26f615241 Aug 20 00:55:40.122036 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-72a2cc54-05a2-486c-8bca-8b928fb59bed tempest-AttachSCSIVolumeTestJSON-1714547781 tempest-AttachSCSIVolumeTestJSON-1714547781-project-reader] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:55:40.122255 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-72a2cc54-05a2-486c-8bca-8b928fb59bed tempest-AttachSCSIVolumeTestJSON-1714547781 tempest-AttachSCSIVolumeTestJSON-1714547781-project-reader] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:55:40.138617 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:55:40.138617 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 00:55:40.144580 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-72a2cc54-05a2-486c-8bca-8b928fb59bed tempest-AttachSCSIVolumeTestJSON-1714547781 tempest-AttachSCSIVolumeTestJSON-1714547781-project-reader] Volume info retrieved successfully. Aug 20 00:55:40.149031 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-72a2cc54-05a2-486c-8bca-8b928fb59bed tempest-AttachSCSIVolumeTestJSON-1714547781 tempest-AttachSCSIVolumeTestJSON-1714547781-project-reader] https://10.4.3.240/volume/v3/volumes/965a1f59-3153-4074-a6fe-80b26f615241 returned with HTTP 200 Aug 20 00:55:40.149429 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 76/298] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:55:40 2026] GET /volume/v3/volumes/965a1f59-3153-4074-a6fe-80b26f615241 => generated 1142 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:55:41.168956 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-e015f7e4-bfbb-4704-8d9f-c83976510f0b None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:55:41.171308 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-e015f7e4-bfbb-4704-8d9f-c83976510f0b tempest-AttachSCSIVolumeTestJSON-1714547781 tempest-AttachSCSIVolumeTestJSON-1714547781-project-reader] GET https://10.4.3.240/volume/v3/volumes/965a1f59-3153-4074-a6fe-80b26f615241 Aug 20 00:55:41.171582 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-e015f7e4-bfbb-4704-8d9f-c83976510f0b tempest-AttachSCSIVolumeTestJSON-1714547781 tempest-AttachSCSIVolumeTestJSON-1714547781-project-reader] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:55:41.171803 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-e015f7e4-bfbb-4704-8d9f-c83976510f0b tempest-AttachSCSIVolumeTestJSON-1714547781 tempest-AttachSCSIVolumeTestJSON-1714547781-project-reader] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:55:41.184788 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:55:41.184788 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 00:55:41.191259 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-e015f7e4-bfbb-4704-8d9f-c83976510f0b tempest-AttachSCSIVolumeTestJSON-1714547781 tempest-AttachSCSIVolumeTestJSON-1714547781-project-reader] Volume info retrieved successfully. Aug 20 00:55:41.197362 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-e015f7e4-bfbb-4704-8d9f-c83976510f0b tempest-AttachSCSIVolumeTestJSON-1714547781 tempest-AttachSCSIVolumeTestJSON-1714547781-project-reader] https://10.4.3.240/volume/v3/volumes/965a1f59-3153-4074-a6fe-80b26f615241 returned with HTTP 200 Aug 20 00:55:41.197941 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 75/299] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:55:41 2026] GET /volume/v3/volumes/965a1f59-3153-4074-a6fe-80b26f615241 => generated 1142 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:55:41.617588 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [req-4dbc717d-3393-48d1-82ae-1019c0ed7719 req-44f011ca-7644-4332-825e-1daf5221a6a3 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:55:41.622667 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-4dbc717d-3393-48d1-82ae-1019c0ed7719 req-44f011ca-7644-4332-825e-1daf5221a6a3 tempest-AttachSCSIVolumeTestJSON-1714547781 tempest-AttachSCSIVolumeTestJSON-1714547781-project-member] DELETE https://10.4.3.240/volume/v3/attachments/e93aa1f0-d840-4a2f-bb6d-5e573b5956c0 Aug 20 00:55:41.622667 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [req-4dbc717d-3393-48d1-82ae-1019c0ed7719 req-44f011ca-7644-4332-825e-1daf5221a6a3 tempest-AttachSCSIVolumeTestJSON-1714547781 tempest-AttachSCSIVolumeTestJSON-1714547781-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:55:41.622667 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [req-4dbc717d-3393-48d1-82ae-1019c0ed7719 req-44f011ca-7644-4332-825e-1daf5221a6a3 tempest-AttachSCSIVolumeTestJSON-1714547781 tempest-AttachSCSIVolumeTestJSON-1714547781-project-member] Calling method 'version_select' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:55:41.631758 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:55:41.631758 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 00:55:41.744030 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-4dbc717d-3393-48d1-82ae-1019c0ed7719 req-44f011ca-7644-4332-825e-1daf5221a6a3 tempest-AttachSCSIVolumeTestJSON-1714547781 tempest-AttachSCSIVolumeTestJSON-1714547781-project-member] https://10.4.3.240/volume/v3/attachments/e93aa1f0-d840-4a2f-bb6d-5e573b5956c0 returned with HTTP 200 Aug 20 00:55:41.744491 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 73/300] 10.4.3.240 () {72 vars in 1673 bytes} [Thu Aug 20 00:55:41 2026] DELETE /volume/v3/attachments/e93aa1f0-d840-4a2f-bb6d-5e573b5956c0 => generated 19 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:55:42.088792 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-c60e68a8-4eb9-44d7-bc7e-0f77b28e9fcf None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:55:42.089389 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-c60e68a8-4eb9-44d7-bc7e-0f77b28e9fcf None None] GET https://10.4.3.240/volume// Aug 20 00:55:42.090208 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-c60e68a8-4eb9-44d7-bc7e-0f77b28e9fcf None None] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:55:42.090208 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-c60e68a8-4eb9-44d7-bc7e-0f77b28e9fcf None None] Calling method 'all' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:55:42.090480 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-c60e68a8-4eb9-44d7-bc7e-0f77b28e9fcf None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 20 00:55:42.090928 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 77/301] 10.4.3.240 () {66 vars in 1426 bytes} [Thu Aug 20 00:55:42 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 00:55:42.102588 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-cccc6a4a-a6e9-4c0d-8996-730a6b7972b2 req-8ada440c-f637-4085-8846-ece98311b479 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:55:42.105009 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-cccc6a4a-a6e9-4c0d-8996-730a6b7972b2 req-8ada440c-f637-4085-8846-ece98311b479 tempest-ServerActionsV293TestJSON-1660085853 tempest-ServerActionsV293TestJSON-1660085853-project-member] POST https://10.4.3.240/volume/v3/attachments Aug 20 00:55:42.105628 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-cccc6a4a-a6e9-4c0d-8996-730a6b7972b2 req-8ada440c-f637-4085-8846-ece98311b479 tempest-ServerActionsV293TestJSON-1660085853 tempest-ServerActionsV293TestJSON-1660085853-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c8f0101a-2283-4713-9f0d-3abec68d4902", "connector": null, "instance_uuid": "73eb4459-70b1-4d14-811f-9bcc08f4e51d"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:55:42.121696 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:55:42.121696 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 00:55:42.179892 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-cccc6a4a-a6e9-4c0d-8996-730a6b7972b2 req-8ada440c-f637-4085-8846-ece98311b479 tempest-ServerActionsV293TestJSON-1660085853 tempest-ServerActionsV293TestJSON-1660085853-project-member] https://10.4.3.240/volume/v3/attachments returned with HTTP 200 Aug 20 00:55:42.180322 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 77/302] 10.4.3.240 () {74 vars in 1594 bytes} [Thu Aug 20 00:55:42 2026] POST /volume/v3/attachments => generated 273 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:55:42.217935 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-1b0c633e-6b50-463c-9b05-fa0afccbba20 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:55:42.221453 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-1b0c633e-6b50-463c-9b05-fa0afccbba20 tempest-AttachSCSIVolumeTestJSON-1714547781 tempest-AttachSCSIVolumeTestJSON-1714547781-project-reader] GET https://10.4.3.240/volume/v3/volumes/965a1f59-3153-4074-a6fe-80b26f615241 Aug 20 00:55:42.221812 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-1b0c633e-6b50-463c-9b05-fa0afccbba20 tempest-AttachSCSIVolumeTestJSON-1714547781 tempest-AttachSCSIVolumeTestJSON-1714547781-project-reader] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:55:42.222189 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-1b0c633e-6b50-463c-9b05-fa0afccbba20 tempest-AttachSCSIVolumeTestJSON-1714547781 tempest-AttachSCSIVolumeTestJSON-1714547781-project-reader] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:55:42.232927 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:55:42.232927 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 00:55:42.238625 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-1b0c633e-6b50-463c-9b05-fa0afccbba20 tempest-AttachSCSIVolumeTestJSON-1714547781 tempest-AttachSCSIVolumeTestJSON-1714547781-project-reader] Volume info retrieved successfully. Aug 20 00:55:42.247690 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-1b0c633e-6b50-463c-9b05-fa0afccbba20 tempest-AttachSCSIVolumeTestJSON-1714547781 tempest-AttachSCSIVolumeTestJSON-1714547781-project-reader] https://10.4.3.240/volume/v3/volumes/965a1f59-3153-4074-a6fe-80b26f615241 returned with HTTP 200 Aug 20 00:55:42.248646 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 76/303] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:55:42 2026] GET /volume/v3/volumes/965a1f59-3153-4074-a6fe-80b26f615241 => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:55:42.312353 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-b0be1090-eed0-41fd-90eb-b9701c879113 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:55:42.317163 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-b0be1090-eed0-41fd-90eb-b9701c879113 tempest-AttachSCSIVolumeTestJSON-1714547781 tempest-AttachSCSIVolumeTestJSON-1714547781-project-member] GET https://10.4.3.240/volume/v3/volumes/965a1f59-3153-4074-a6fe-80b26f615241 Aug 20 00:55:42.317498 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-b0be1090-eed0-41fd-90eb-b9701c879113 tempest-AttachSCSIVolumeTestJSON-1714547781 tempest-AttachSCSIVolumeTestJSON-1714547781-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:55:42.317705 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-b0be1090-eed0-41fd-90eb-b9701c879113 tempest-AttachSCSIVolumeTestJSON-1714547781 tempest-AttachSCSIVolumeTestJSON-1714547781-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:55:42.327694 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:55:42.327694 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 00:55:42.333784 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-b0be1090-eed0-41fd-90eb-b9701c879113 tempest-AttachSCSIVolumeTestJSON-1714547781 tempest-AttachSCSIVolumeTestJSON-1714547781-project-member] Volume info retrieved successfully. Aug 20 00:55:42.338419 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-b0be1090-eed0-41fd-90eb-b9701c879113 tempest-AttachSCSIVolumeTestJSON-1714547781 tempest-AttachSCSIVolumeTestJSON-1714547781-project-member] https://10.4.3.240/volume/v3/volumes/965a1f59-3153-4074-a6fe-80b26f615241 returned with HTTP 200 Aug 20 00:55:42.339516 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 74/304] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:55:42 2026] GET /volume/v3/volumes/965a1f59-3153-4074-a6fe-80b26f615241 => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:55:42.352457 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-59ac9e7f-a6f9-45ee-a281-266de7754552 req-31bc047f-23f9-4aa0-9783-82895bfcc9b6 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:55:42.355450 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-59ac9e7f-a6f9-45ee-a281-266de7754552 req-31bc047f-23f9-4aa0-9783-82895bfcc9b6 tempest-VolumesAssistedSnapshotsTest-1947014892 tempest-VolumesAssistedSnapshotsTest-1947014892-project-admin] DELETE https://10.4.3.240/volume/v3/attachments/dda05aca-ffa9-4556-9d8c-ea76fe78e051 Aug 20 00:55:42.355772 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-59ac9e7f-a6f9-45ee-a281-266de7754552 req-31bc047f-23f9-4aa0-9783-82895bfcc9b6 tempest-VolumesAssistedSnapshotsTest-1947014892 tempest-VolumesAssistedSnapshotsTest-1947014892-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:55:42.356177 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-59ac9e7f-a6f9-45ee-a281-266de7754552 req-31bc047f-23f9-4aa0-9783-82895bfcc9b6 tempest-VolumesAssistedSnapshotsTest-1947014892 tempest-VolumesAssistedSnapshotsTest-1947014892-project-admin] Calling method 'version_select' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:55:42.370249 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:55:42.370249 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 00:55:42.411226 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-0a43d349-0be2-4924-a572-44e862906521 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:55:42.412756 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-0a43d349-0be2-4924-a572-44e862906521 tempest-AttachSCSIVolumeTestJSON-1714547781 tempest-AttachSCSIVolumeTestJSON-1714547781-project-member] GET https://10.4.3.240/volume/v3/volumes/965a1f59-3153-4074-a6fe-80b26f615241 Aug 20 00:55:42.413193 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-0a43d349-0be2-4924-a572-44e862906521 tempest-AttachSCSIVolumeTestJSON-1714547781 tempest-AttachSCSIVolumeTestJSON-1714547781-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:55:42.413608 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-0a43d349-0be2-4924-a572-44e862906521 tempest-AttachSCSIVolumeTestJSON-1714547781 tempest-AttachSCSIVolumeTestJSON-1714547781-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:55:42.421510 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:55:42.421510 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 00:55:42.429655 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-0a43d349-0be2-4924-a572-44e862906521 tempest-AttachSCSIVolumeTestJSON-1714547781 tempest-AttachSCSIVolumeTestJSON-1714547781-project-member] Volume info retrieved successfully. Aug 20 00:55:42.433567 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-59ac9e7f-a6f9-45ee-a281-266de7754552 req-31bc047f-23f9-4aa0-9783-82895bfcc9b6 tempest-VolumesAssistedSnapshotsTest-1947014892 tempest-VolumesAssistedSnapshotsTest-1947014892-project-admin] https://10.4.3.240/volume/v3/attachments/dda05aca-ffa9-4556-9d8c-ea76fe78e051 returned with HTTP 200 Aug 20 00:55:42.433761 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 78/305] 10.4.3.240 () {72 vars in 1673 bytes} [Thu Aug 20 00:55:42 2026] DELETE /volume/v3/attachments/dda05aca-ffa9-4556-9d8c-ea76fe78e051 => generated 19 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:55:42.434736 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-0a43d349-0be2-4924-a572-44e862906521 tempest-AttachSCSIVolumeTestJSON-1714547781 tempest-AttachSCSIVolumeTestJSON-1714547781-project-member] https://10.4.3.240/volume/v3/volumes/965a1f59-3153-4074-a6fe-80b26f615241 returned with HTTP 200 Aug 20 00:55:42.435507 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 78/306] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:55:42 2026] GET /volume/v3/volumes/965a1f59-3153-4074-a6fe-80b26f615241 => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:55:42.792667 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-4dfd6f2f-2af8-46d0-8f9f-9a9b9f6f5451 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:55:42.796053 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-4dfd6f2f-2af8-46d0-8f9f-9a9b9f6f5451 tempest-VolumesAssistedSnapshotsTest-1947014892 tempest-VolumesAssistedSnapshotsTest-1947014892-project-admin] GET https://10.4.3.240/volume/v3/volumes/efacefae-75f1-4715-8d20-cca95b081466 Aug 20 00:55:42.796053 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-4dfd6f2f-2af8-46d0-8f9f-9a9b9f6f5451 tempest-VolumesAssistedSnapshotsTest-1947014892 tempest-VolumesAssistedSnapshotsTest-1947014892-project-admin] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:55:42.796231 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-4dfd6f2f-2af8-46d0-8f9f-9a9b9f6f5451 tempest-VolumesAssistedSnapshotsTest-1947014892 tempest-VolumesAssistedSnapshotsTest-1947014892-project-admin] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:55:42.805269 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:55:42.805269 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 00:55:42.811222 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-4dfd6f2f-2af8-46d0-8f9f-9a9b9f6f5451 tempest-VolumesAssistedSnapshotsTest-1947014892 tempest-VolumesAssistedSnapshotsTest-1947014892-project-admin] Volume info retrieved successfully. Aug 20 00:55:42.818521 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-4dfd6f2f-2af8-46d0-8f9f-9a9b9f6f5451 tempest-VolumesAssistedSnapshotsTest-1947014892 tempest-VolumesAssistedSnapshotsTest-1947014892-project-admin] https://10.4.3.240/volume/v3/volumes/efacefae-75f1-4715-8d20-cca95b081466 returned with HTTP 200 Aug 20 00:55:42.819161 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 77/307] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:55:42 2026] GET /volume/v3/volumes/efacefae-75f1-4715-8d20-cca95b081466 => generated 1015 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:55:42.838566 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-ac04b41b-fb96-43e6-a39b-7c738b215b39 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:55:42.842331 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-ac04b41b-fb96-43e6-a39b-7c738b215b39 tempest-VolumesAssistedSnapshotsTest-1947014892 tempest-VolumesAssistedSnapshotsTest-1947014892-project-admin] DELETE https://10.4.3.240/volume/v3/volumes/efacefae-75f1-4715-8d20-cca95b081466 Aug 20 00:55:42.842610 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-ac04b41b-fb96-43e6-a39b-7c738b215b39 tempest-VolumesAssistedSnapshotsTest-1947014892 tempest-VolumesAssistedSnapshotsTest-1947014892-project-admin] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:55:42.842897 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-ac04b41b-fb96-43e6-a39b-7c738b215b39 tempest-VolumesAssistedSnapshotsTest-1947014892 tempest-VolumesAssistedSnapshotsTest-1947014892-project-admin] Calling method 'delete' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:55:42.843111 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.v3.volumes [None req-ac04b41b-fb96-43e6-a39b-7c738b215b39 tempest-VolumesAssistedSnapshotsTest-1947014892 tempest-VolumesAssistedSnapshotsTest-1947014892-project-admin] Delete volume with id: efacefae-75f1-4715-8d20-cca95b081466 Aug 20 00:55:42.860036 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:55:42.860036 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 00:55:42.860821 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-ac04b41b-fb96-43e6-a39b-7c738b215b39 tempest-VolumesAssistedSnapshotsTest-1947014892 tempest-VolumesAssistedSnapshotsTest-1947014892-project-admin] Volume info retrieved successfully. Aug 20 00:55:42.889417 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-ac04b41b-fb96-43e6-a39b-7c738b215b39 tempest-VolumesAssistedSnapshotsTest-1947014892 tempest-VolumesAssistedSnapshotsTest-1947014892-project-admin] Delete volume request issued successfully. Aug 20 00:55:42.889605 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-ac04b41b-fb96-43e6-a39b-7c738b215b39 tempest-VolumesAssistedSnapshotsTest-1947014892 tempest-VolumesAssistedSnapshotsTest-1947014892-project-admin] https://10.4.3.240/volume/v3/volumes/efacefae-75f1-4715-8d20-cca95b081466 returned with HTTP 202 Aug 20 00:55:42.890111 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 75/308] 10.4.3.240 () {66 vars in 1351 bytes} [Thu Aug 20 00:55:42 2026] DELETE /volume/v3/volumes/efacefae-75f1-4715-8d20-cca95b081466 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:55:42.899314 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-d9160327-c993-4096-b8fe-025bab36f52a None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:55:42.903503 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-d9160327-c993-4096-b8fe-025bab36f52a tempest-VolumesAssistedSnapshotsTest-1947014892 tempest-VolumesAssistedSnapshotsTest-1947014892-project-admin] GET https://10.4.3.240/volume/v3/volumes/efacefae-75f1-4715-8d20-cca95b081466 Aug 20 00:55:42.903799 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-d9160327-c993-4096-b8fe-025bab36f52a tempest-VolumesAssistedSnapshotsTest-1947014892 tempest-VolumesAssistedSnapshotsTest-1947014892-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:55:42.904080 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-d9160327-c993-4096-b8fe-025bab36f52a tempest-VolumesAssistedSnapshotsTest-1947014892 tempest-VolumesAssistedSnapshotsTest-1947014892-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:55:42.913781 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:55:42.913781 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 00:55:42.918306 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-d9160327-c993-4096-b8fe-025bab36f52a tempest-VolumesAssistedSnapshotsTest-1947014892 tempest-VolumesAssistedSnapshotsTest-1947014892-project-admin] Volume info retrieved successfully. Aug 20 00:55:42.924980 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-d9160327-c993-4096-b8fe-025bab36f52a tempest-VolumesAssistedSnapshotsTest-1947014892 tempest-VolumesAssistedSnapshotsTest-1947014892-project-admin] https://10.4.3.240/volume/v3/volumes/efacefae-75f1-4715-8d20-cca95b081466 returned with HTTP 200 Aug 20 00:55:42.925392 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 79/309] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:55:42 2026] GET /volume/v3/volumes/efacefae-75f1-4715-8d20-cca95b081466 => generated 1014 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:55:43.944990 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-64e66f8f-0c9c-491b-90b3-18f8e3329179 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:55:43.946761 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-64e66f8f-0c9c-491b-90b3-18f8e3329179 tempest-VolumesAssistedSnapshotsTest-1947014892 tempest-VolumesAssistedSnapshotsTest-1947014892-project-admin] GET https://10.4.3.240/volume/v3/volumes/efacefae-75f1-4715-8d20-cca95b081466 Aug 20 00:55:43.947120 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-64e66f8f-0c9c-491b-90b3-18f8e3329179 tempest-VolumesAssistedSnapshotsTest-1947014892 tempest-VolumesAssistedSnapshotsTest-1947014892-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:55:43.947404 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-64e66f8f-0c9c-491b-90b3-18f8e3329179 tempest-VolumesAssistedSnapshotsTest-1947014892 tempest-VolumesAssistedSnapshotsTest-1947014892-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:55:43.953257 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-64e66f8f-0c9c-491b-90b3-18f8e3329179 tempest-VolumesAssistedSnapshotsTest-1947014892 tempest-VolumesAssistedSnapshotsTest-1947014892-project-admin] https://10.4.3.240/volume/v3/volumes/efacefae-75f1-4715-8d20-cca95b081466 returned with HTTP 404 Aug 20 00:55:43.954101 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 79/310] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:55:43 2026] GET /volume/v3/volumes/efacefae-75f1-4715-8d20-cca95b081466 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:55:45.476211 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [req-cccc6a4a-a6e9-4c0d-8996-730a6b7972b2 req-2041211b-3dbd-43e4-b8cb-8c810e2c1ac3 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:55:45.478395 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-cccc6a4a-a6e9-4c0d-8996-730a6b7972b2 req-2041211b-3dbd-43e4-b8cb-8c810e2c1ac3 tempest-ServerActionsV293TestJSON-1660085853 tempest-ServerActionsV293TestJSON-1660085853-project-member] DELETE https://10.4.3.240/volume/v3/attachments/b279d016-e589-45b2-b558-051d46437642 Aug 20 00:55:45.478555 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [req-cccc6a4a-a6e9-4c0d-8996-730a6b7972b2 req-2041211b-3dbd-43e4-b8cb-8c810e2c1ac3 tempest-ServerActionsV293TestJSON-1660085853 tempest-ServerActionsV293TestJSON-1660085853-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:55:45.478737 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [req-cccc6a4a-a6e9-4c0d-8996-730a6b7972b2 req-2041211b-3dbd-43e4-b8cb-8c810e2c1ac3 tempest-ServerActionsV293TestJSON-1660085853 tempest-ServerActionsV293TestJSON-1660085853-project-member] Calling method 'version_select' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:55:45.498083 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:55:45.498083 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 00:55:45.591074 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-cccc6a4a-a6e9-4c0d-8996-730a6b7972b2 req-2041211b-3dbd-43e4-b8cb-8c810e2c1ac3 tempest-ServerActionsV293TestJSON-1660085853 tempest-ServerActionsV293TestJSON-1660085853-project-member] https://10.4.3.240/volume/v3/attachments/b279d016-e589-45b2-b558-051d46437642 returned with HTTP 200 Aug 20 00:55:45.591665 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 78/311] 10.4.3.240 () {72 vars in 1673 bytes} [Thu Aug 20 00:55:45 2026] DELETE /volume/v3/attachments/b279d016-e589-45b2-b558-051d46437642 => generated 192 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:55:45.811245 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-914f5984-edbe-4f65-9dcf-2735f3782549 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:55:45.812147 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-914f5984-edbe-4f65-9dcf-2735f3782549 None None] GET https://10.4.3.240/volume// Aug 20 00:55:45.812545 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-914f5984-edbe-4f65-9dcf-2735f3782549 None None] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:55:45.812875 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-914f5984-edbe-4f65-9dcf-2735f3782549 None None] Calling method 'all' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:55:45.813657 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-914f5984-edbe-4f65-9dcf-2735f3782549 None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 20 00:55:45.813657 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 76/312] 10.4.3.240 () {66 vars in 1426 bytes} [Thu Aug 20 00:55:45 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 00:55:45.833057 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-cccc6a4a-a6e9-4c0d-8996-730a6b7972b2 req-386b4af2-40a1-4100-b110-a1bc792aa835 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:55:45.836235 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-cccc6a4a-a6e9-4c0d-8996-730a6b7972b2 req-386b4af2-40a1-4100-b110-a1bc792aa835 tempest-ServerActionsV293TestJSON-1660085853 tempest-ServerActionsV293TestJSON-1660085853-project-member] POST https://10.4.3.240/volume/v3/volumes/c8f0101a-2283-4713-9f0d-3abec68d4902/action Aug 20 00:55:45.836798 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-cccc6a4a-a6e9-4c0d-8996-730a6b7972b2 req-386b4af2-40a1-4100-b110-a1bc792aa835 tempest-ServerActionsV293TestJSON-1660085853 tempest-ServerActionsV293TestJSON-1660085853-project-member] Action body: b'{"os-reimage": {"image_id": "5e1ad47b-cc80-42d6-9bc8-f0b4bebbbc8c", "reimage_reserved": true}}' {{(pid=100215) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 00:55:45.837003 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-cccc6a4a-a6e9-4c0d-8996-730a6b7972b2 req-386b4af2-40a1-4100-b110-a1bc792aa835 tempest-ServerActionsV293TestJSON-1660085853 tempest-ServerActionsV293TestJSON-1660085853-project-member] Action: 'action', calling method: version_select, body: {"os-reimage": {"image_id": "5e1ad47b-cc80-42d6-9bc8-f0b4bebbbc8c", "reimage_reserved": true}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:55:45.856265 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:55:45.856265 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 00:55:45.858352 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [req-cccc6a4a-a6e9-4c0d-8996-730a6b7972b2 req-386b4af2-40a1-4100-b110-a1bc792aa835 tempest-ServerActionsV293TestJSON-1660085853 tempest-ServerActionsV293TestJSON-1660085853-project-member] Volume info retrieved successfully. Aug 20 00:55:46.237012 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-c8061446-db61-4406-a573-9f1c2af735ab None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:55:46.238876 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-c8061446-db61-4406-a573-9f1c2af735ab tempest-AttachSCSIVolumeTestJSON-1714547781 tempest-AttachSCSIVolumeTestJSON-1714547781-project-member] DELETE https://10.4.3.240/volume/v3/volumes/965a1f59-3153-4074-a6fe-80b26f615241 Aug 20 00:55:46.239106 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-c8061446-db61-4406-a573-9f1c2af735ab tempest-AttachSCSIVolumeTestJSON-1714547781 tempest-AttachSCSIVolumeTestJSON-1714547781-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:55:46.239330 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-c8061446-db61-4406-a573-9f1c2af735ab tempest-AttachSCSIVolumeTestJSON-1714547781 tempest-AttachSCSIVolumeTestJSON-1714547781-project-member] Calling method 'delete' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:55:46.239556 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.v3.volumes [None req-c8061446-db61-4406-a573-9f1c2af735ab tempest-AttachSCSIVolumeTestJSON-1714547781 tempest-AttachSCSIVolumeTestJSON-1714547781-project-member] Delete volume with id: 965a1f59-3153-4074-a6fe-80b26f615241 Aug 20 00:55:46.248579 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:55:46.248579 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 00:55:46.249236 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-c8061446-db61-4406-a573-9f1c2af735ab tempest-AttachSCSIVolumeTestJSON-1714547781 tempest-AttachSCSIVolumeTestJSON-1714547781-project-member] Volume info retrieved successfully. Aug 20 00:55:46.269947 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-c8061446-db61-4406-a573-9f1c2af735ab tempest-AttachSCSIVolumeTestJSON-1714547781 tempest-AttachSCSIVolumeTestJSON-1714547781-project-member] Delete volume request issued successfully. Aug 20 00:55:46.270248 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-c8061446-db61-4406-a573-9f1c2af735ab tempest-AttachSCSIVolumeTestJSON-1714547781 tempest-AttachSCSIVolumeTestJSON-1714547781-project-member] https://10.4.3.240/volume/v3/volumes/965a1f59-3153-4074-a6fe-80b26f615241 returned with HTTP 202 Aug 20 00:55:46.270653 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 80/313] 10.4.3.240 () {66 vars in 1351 bytes} [Thu Aug 20 00:55:46 2026] DELETE /volume/v3/volumes/965a1f59-3153-4074-a6fe-80b26f615241 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:55:46.283306 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-dcac2f36-e95c-4263-9c15-b03051a45c79 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:55:46.285119 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-dcac2f36-e95c-4263-9c15-b03051a45c79 tempest-AttachSCSIVolumeTestJSON-1714547781 tempest-AttachSCSIVolumeTestJSON-1714547781-project-member] GET https://10.4.3.240/volume/v3/volumes/965a1f59-3153-4074-a6fe-80b26f615241 Aug 20 00:55:46.285358 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-dcac2f36-e95c-4263-9c15-b03051a45c79 tempest-AttachSCSIVolumeTestJSON-1714547781 tempest-AttachSCSIVolumeTestJSON-1714547781-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:55:46.285589 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-dcac2f36-e95c-4263-9c15-b03051a45c79 tempest-AttachSCSIVolumeTestJSON-1714547781 tempest-AttachSCSIVolumeTestJSON-1714547781-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:55:46.301368 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:55:46.301368 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 00:55:46.305149 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-dcac2f36-e95c-4263-9c15-b03051a45c79 tempest-AttachSCSIVolumeTestJSON-1714547781 tempest-AttachSCSIVolumeTestJSON-1714547781-project-member] Volume info retrieved successfully. Aug 20 00:55:46.310682 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-dcac2f36-e95c-4263-9c15-b03051a45c79 tempest-AttachSCSIVolumeTestJSON-1714547781 tempest-AttachSCSIVolumeTestJSON-1714547781-project-member] https://10.4.3.240/volume/v3/volumes/965a1f59-3153-4074-a6fe-80b26f615241 returned with HTTP 200 Aug 20 00:55:46.311150 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 79/314] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:55:46 2026] GET /volume/v3/volumes/965a1f59-3153-4074-a6fe-80b26f615241 => generated 846 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:55:46.400325 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-cccc6a4a-a6e9-4c0d-8996-730a6b7972b2 req-386b4af2-40a1-4100-b110-a1bc792aa835 tempest-ServerActionsV293TestJSON-1660085853 tempest-ServerActionsV293TestJSON-1660085853-project-member] https://10.4.3.240/volume/v3/volumes/c8f0101a-2283-4713-9f0d-3abec68d4902/action returned with HTTP 202 Aug 20 00:55:46.400325 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 80/315] 10.4.3.240 () {74 vars in 1713 bytes} [Thu Aug 20 00:55:45 2026] POST /volume/v3/volumes/c8f0101a-2283-4713-9f0d-3abec68d4902/action => generated 0 bytes in 568 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 20 00:55:47.073556 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-524b98c1-d49d-4b87-867c-a9e3baf9bdb4 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:55:47.075613 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-524b98c1-d49d-4b87-867c-a9e3baf9bdb4 tempest-VolumesAssistedSnapshotsTest-1947014892 tempest-VolumesAssistedSnapshotsTest-1947014892-project-admin] DELETE https://10.4.3.240/volume/v3/volumes/efacefae-75f1-4715-8d20-cca95b081466 Aug 20 00:55:47.075855 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-524b98c1-d49d-4b87-867c-a9e3baf9bdb4 tempest-VolumesAssistedSnapshotsTest-1947014892 tempest-VolumesAssistedSnapshotsTest-1947014892-project-admin] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:55:47.076083 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-524b98c1-d49d-4b87-867c-a9e3baf9bdb4 tempest-VolumesAssistedSnapshotsTest-1947014892 tempest-VolumesAssistedSnapshotsTest-1947014892-project-admin] Calling method 'delete' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:55:47.076284 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.v3.volumes [None req-524b98c1-d49d-4b87-867c-a9e3baf9bdb4 tempest-VolumesAssistedSnapshotsTest-1947014892 tempest-VolumesAssistedSnapshotsTest-1947014892-project-admin] Delete volume with id: efacefae-75f1-4715-8d20-cca95b081466 Aug 20 00:55:47.085234 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-524b98c1-d49d-4b87-867c-a9e3baf9bdb4 tempest-VolumesAssistedSnapshotsTest-1947014892 tempest-VolumesAssistedSnapshotsTest-1947014892-project-admin] https://10.4.3.240/volume/v3/volumes/efacefae-75f1-4715-8d20-cca95b081466 returned with HTTP 404 Aug 20 00:55:47.085834 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 77/316] 10.4.3.240 () {66 vars in 1351 bytes} [Thu Aug 20 00:55:47 2026] DELETE /volume/v3/volumes/efacefae-75f1-4715-8d20-cca95b081466 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:55:47.093739 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-47215833-6570-4ef4-99a5-6008be64c6de None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:55:47.095476 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-47215833-6570-4ef4-99a5-6008be64c6de tempest-VolumesAssistedSnapshotsTest-1947014892 tempest-VolumesAssistedSnapshotsTest-1947014892-project-admin] GET https://10.4.3.240/volume/v3/volumes/efacefae-75f1-4715-8d20-cca95b081466 Aug 20 00:55:47.095654 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-47215833-6570-4ef4-99a5-6008be64c6de tempest-VolumesAssistedSnapshotsTest-1947014892 tempest-VolumesAssistedSnapshotsTest-1947014892-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:55:47.095830 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-47215833-6570-4ef4-99a5-6008be64c6de tempest-VolumesAssistedSnapshotsTest-1947014892 tempest-VolumesAssistedSnapshotsTest-1947014892-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:55:47.107120 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-47215833-6570-4ef4-99a5-6008be64c6de tempest-VolumesAssistedSnapshotsTest-1947014892 tempest-VolumesAssistedSnapshotsTest-1947014892-project-admin] https://10.4.3.240/volume/v3/volumes/efacefae-75f1-4715-8d20-cca95b081466 returned with HTTP 404 Aug 20 00:55:47.107630 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 81/317] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:55:47 2026] GET /volume/v3/volumes/efacefae-75f1-4715-8d20-cca95b081466 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:55:47.327260 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-9ccbb860-c9e7-4667-93f2-563171e3c0b1 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:55:47.327641 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-9ccbb860-c9e7-4667-93f2-563171e3c0b1 tempest-AttachSCSIVolumeTestJSON-1714547781 tempest-AttachSCSIVolumeTestJSON-1714547781-project-member] GET https://10.4.3.240/volume/v3/volumes/965a1f59-3153-4074-a6fe-80b26f615241 Aug 20 00:55:47.327641 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-9ccbb860-c9e7-4667-93f2-563171e3c0b1 tempest-AttachSCSIVolumeTestJSON-1714547781 tempest-AttachSCSIVolumeTestJSON-1714547781-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:55:47.328191 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-9ccbb860-c9e7-4667-93f2-563171e3c0b1 tempest-AttachSCSIVolumeTestJSON-1714547781 tempest-AttachSCSIVolumeTestJSON-1714547781-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:55:47.333615 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-9ccbb860-c9e7-4667-93f2-563171e3c0b1 tempest-AttachSCSIVolumeTestJSON-1714547781 tempest-AttachSCSIVolumeTestJSON-1714547781-project-member] https://10.4.3.240/volume/v3/volumes/965a1f59-3153-4074-a6fe-80b26f615241 returned with HTTP 404 Aug 20 00:55:47.334083 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 80/318] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:55:47 2026] GET /volume/v3/volumes/965a1f59-3153-4074-a6fe-80b26f615241 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:55:52.357144 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-e12fce32-1e0a-4c91-85a8-0006ba815ad9 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:55:52.360538 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-e12fce32-1e0a-4c91-85a8-0006ba815ad9 tempest-ServerActionsTestOtherB-2125194072 tempest-ServerActionsTestOtherB-2125194072-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 20 00:55:52.360957 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-e12fce32-1e0a-4c91-85a8-0006ba815ad9 tempest-ServerActionsTestOtherB-2125194072 tempest-ServerActionsTestOtherB-2125194072-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherB-volume-1139632408"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:55:52.362912 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.v3.volumes [None req-e12fce32-1e0a-4c91-85a8-0006ba815ad9 tempest-ServerActionsTestOtherB-2125194072 tempest-ServerActionsTestOtherB-2125194072-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestOtherB-volume-1139632408'}} {{(pid=100215) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 00:55:52.363079 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-e12fce32-1e0a-4c91-85a8-0006ba815ad9 tempest-ServerActionsTestOtherB-2125194072 tempest-ServerActionsTestOtherB-2125194072-project-member] Create volume of 1 GB Aug 20 00:55:52.363389 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:55:52.363389 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 00:55:52.371708 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-e12fce32-1e0a-4c91-85a8-0006ba815ad9 tempest-ServerActionsTestOtherB-2125194072 tempest-ServerActionsTestOtherB-2125194072-project-member] Availability Zones retrieved successfully. Aug 20 00:55:52.378099 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-e12fce32-1e0a-4c91-85a8-0006ba815ad9 tempest-ServerActionsTestOtherB-2125194072 tempest-ServerActionsTestOtherB-2125194072-project-member] Flow 'volume_create_api' (bfc0b9eb-275b-4626-a2cc-cd2f0a46bdcc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:55:52.379067 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-e12fce32-1e0a-4c91-85a8-0006ba815ad9 tempest-ServerActionsTestOtherB-2125194072 tempest-ServerActionsTestOtherB-2125194072-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (948160ae-2cb9-46a1-a823-71eb10bcdaa0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:55:52.383184 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.flows.api.create_volume [None req-e12fce32-1e0a-4c91-85a8-0006ba815ad9 tempest-ServerActionsTestOtherB-2125194072 tempest-ServerActionsTestOtherB-2125194072-project-member] Validating volume size '1' using validate_int {{(pid=100215) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 00:55:52.424619 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-e12fce32-1e0a-4c91-85a8-0006ba815ad9 tempest-ServerActionsTestOtherB-2125194072 tempest-ServerActionsTestOtherB-2125194072-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (948160ae-2cb9-46a1-a823-71eb10bcdaa0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:52:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1ed58bd6-fe6a-497e-ae84-e8199d24fdfa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:55:52.428626 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-e12fce32-1e0a-4c91-85a8-0006ba815ad9 tempest-ServerActionsTestOtherB-2125194072 tempest-ServerActionsTestOtherB-2125194072-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4b1d8fbd-4821-4b00-a1d3-3f64620e816b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:55:52.523766 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.quota [None req-e12fce32-1e0a-4c91-85a8-0006ba815ad9 tempest-ServerActionsTestOtherB-2125194072 tempest-ServerActionsTestOtherB-2125194072-project-member] Created reservations ['58d08e89-806e-4b2a-9492-a0459c3336c2', '67578d6a-dc20-4a0a-8c90-c01e49159310', 'd137a256-c5b6-4e83-abcc-c1e0c3064a58', 'e044192b-58ed-4223-9aea-d40682792d95'] {{(pid=100215) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:55:52.524764 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-e12fce32-1e0a-4c91-85a8-0006ba815ad9 tempest-ServerActionsTestOtherB-2125194072 tempest-ServerActionsTestOtherB-2125194072-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4b1d8fbd-4821-4b00-a1d3-3f64620e816b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['58d08e89-806e-4b2a-9492-a0459c3336c2', '67578d6a-dc20-4a0a-8c90-c01e49159310', 'd137a256-c5b6-4e83-abcc-c1e0c3064a58', 'e044192b-58ed-4223-9aea-d40682792d95']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:55:52.525860 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-e12fce32-1e0a-4c91-85a8-0006ba815ad9 tempest-ServerActionsTestOtherB-2125194072 tempest-ServerActionsTestOtherB-2125194072-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (43041416-a429-4599-a30f-4673cd02a7d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:55:52.562899 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-e12fce32-1e0a-4c91-85a8-0006ba815ad9 tempest-ServerActionsTestOtherB-2125194072 tempest-ServerActionsTestOtherB-2125194072-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (43041416-a429-4599-a30f-4673cd02a7d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4566b05c-ac78-4b37-8514-1d74fc204f57', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherB-volume-1139632408',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='22dfa8fc5399470fa70cd75cdcbbec12',qos_specs=None,replication_status=,reservations=['58d08e89-806e-4b2a-9492-a0459c3336c2','67578d6a-dc20-4a0a-8c90-c01e49159310','d137a256-c5b6-4e83-abcc-c1e0c3064a58','e044192b-58ed-4223-9aea-d40682792d95'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='89817a923a594bc8bcab1b75d3a57699',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T00:55:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherB-volume-1139632408',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4566b05c-ac78-4b37-8514-1d74fc204f57,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='22dfa8fc5399470fa70cd75cdcbbec12',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='89817a923a594bc8bcab1b75d3a57699',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1ed58bd6-fe6a-497e-ae84-e8199d24fdfa),volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:55:52.563778 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-e12fce32-1e0a-4c91-85a8-0006ba815ad9 tempest-ServerActionsTestOtherB-2125194072 tempest-ServerActionsTestOtherB-2125194072-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e6035204-fd59-467b-ad75-57813418867d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:55:52.587103 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-e12fce32-1e0a-4c91-85a8-0006ba815ad9 tempest-ServerActionsTestOtherB-2125194072 tempest-ServerActionsTestOtherB-2125194072-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e6035204-fd59-467b-ad75-57813418867d) transitioned into state 'SUCCESS' from state '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-1139632408',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='22dfa8fc5399470fa70cd75cdcbbec12',qos_specs=None,replication_status=,reservations=['58d08e89-806e-4b2a-9492-a0459c3336c2','67578d6a-dc20-4a0a-8c90-c01e49159310','d137a256-c5b6-4e83-abcc-c1e0c3064a58','e044192b-58ed-4223-9aea-d40682792d95'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='89817a923a594bc8bcab1b75d3a57699',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:55:52.588024 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-e12fce32-1e0a-4c91-85a8-0006ba815ad9 tempest-ServerActionsTestOtherB-2125194072 tempest-ServerActionsTestOtherB-2125194072-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d6bbcab3-8b1c-4abd-b7ca-6098aa2461bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:55:52.603093 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-e12fce32-1e0a-4c91-85a8-0006ba815ad9 tempest-ServerActionsTestOtherB-2125194072 tempest-ServerActionsTestOtherB-2125194072-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d6bbcab3-8b1c-4abd-b7ca-6098aa2461bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:55:52.605263 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-e12fce32-1e0a-4c91-85a8-0006ba815ad9 tempest-ServerActionsTestOtherB-2125194072 tempest-ServerActionsTestOtherB-2125194072-project-member] Flow 'volume_create_api' (bfc0b9eb-275b-4626-a2cc-cd2f0a46bdcc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:55:52.605263 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-e12fce32-1e0a-4c91-85a8-0006ba815ad9 tempest-ServerActionsTestOtherB-2125194072 tempest-ServerActionsTestOtherB-2125194072-project-member] Create volume request issued successfully. Aug 20 00:55:52.605263 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-e12fce32-1e0a-4c91-85a8-0006ba815ad9 tempest-ServerActionsTestOtherB-2125194072 tempest-ServerActionsTestOtherB-2125194072-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 20 00:55:52.605514 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 81/319] 10.4.3.240 () {68 vars in 1258 bytes} [Thu Aug 20 00:55:52 2026] POST /volume/v3/volumes => generated 754 bytes in 249 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 00:55:52.620555 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-5719c488-64ca-4834-968b-71394bc398d9 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:55:52.622841 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-5719c488-64ca-4834-968b-71394bc398d9 tempest-ServerActionsTestOtherB-2125194072 tempest-ServerActionsTestOtherB-2125194072-project-member] GET https://10.4.3.240/volume/v3/volumes/4566b05c-ac78-4b37-8514-1d74fc204f57 Aug 20 00:55:52.623285 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-5719c488-64ca-4834-968b-71394bc398d9 tempest-ServerActionsTestOtherB-2125194072 tempest-ServerActionsTestOtherB-2125194072-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:55:52.623364 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-5719c488-64ca-4834-968b-71394bc398d9 tempest-ServerActionsTestOtherB-2125194072 tempest-ServerActionsTestOtherB-2125194072-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:55:52.633172 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:55:52.633172 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 00:55:52.642857 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-5719c488-64ca-4834-968b-71394bc398d9 tempest-ServerActionsTestOtherB-2125194072 tempest-ServerActionsTestOtherB-2125194072-project-member] Volume info retrieved successfully. Aug 20 00:55:52.650671 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-5719c488-64ca-4834-968b-71394bc398d9 tempest-ServerActionsTestOtherB-2125194072 tempest-ServerActionsTestOtherB-2125194072-project-member] https://10.4.3.240/volume/v3/volumes/4566b05c-ac78-4b37-8514-1d74fc204f57 returned with HTTP 200 Aug 20 00:55:52.651554 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 78/320] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:55:52 2026] GET /volume/v3/volumes/4566b05c-ac78-4b37-8514-1d74fc204f57 => generated 822 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:55:53.667205 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-2b533a28-80ab-4eb8-88ac-f977dc3dbfec None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:55:53.669625 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-2b533a28-80ab-4eb8-88ac-f977dc3dbfec tempest-ServerActionsTestOtherB-2125194072 tempest-ServerActionsTestOtherB-2125194072-project-member] GET https://10.4.3.240/volume/v3/volumes/4566b05c-ac78-4b37-8514-1d74fc204f57 Aug 20 00:55:53.670113 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-2b533a28-80ab-4eb8-88ac-f977dc3dbfec tempest-ServerActionsTestOtherB-2125194072 tempest-ServerActionsTestOtherB-2125194072-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:55:53.670413 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-2b533a28-80ab-4eb8-88ac-f977dc3dbfec tempest-ServerActionsTestOtherB-2125194072 tempest-ServerActionsTestOtherB-2125194072-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:55:53.677794 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:55:53.677794 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 00:55:53.682470 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-2b533a28-80ab-4eb8-88ac-f977dc3dbfec tempest-ServerActionsTestOtherB-2125194072 tempest-ServerActionsTestOtherB-2125194072-project-member] Volume info retrieved successfully. Aug 20 00:55:53.687579 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-2b533a28-80ab-4eb8-88ac-f977dc3dbfec tempest-ServerActionsTestOtherB-2125194072 tempest-ServerActionsTestOtherB-2125194072-project-member] https://10.4.3.240/volume/v3/volumes/4566b05c-ac78-4b37-8514-1d74fc204f57 returned with HTTP 200 Aug 20 00:55:53.688642 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 82/321] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:55:53 2026] GET /volume/v3/volumes/4566b05c-ac78-4b37-8514-1d74fc204f57 => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:55:54.298818 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [req-6412ed27-2cbb-49c9-a402-2b84fbf1043d req-15137fcd-2df1-483b-9364-318438e6f7d5 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:55:54.304729 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-6412ed27-2cbb-49c9-a402-2b84fbf1043d req-15137fcd-2df1-483b-9364-318438e6f7d5 tempest-ServerActionsTestOtherB-2125194072 tempest-ServerActionsTestOtherB-2125194072-project-member] GET https://10.4.3.240/volume/v3/volumes/4566b05c-ac78-4b37-8514-1d74fc204f57 Aug 20 00:55:54.305014 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [req-6412ed27-2cbb-49c9-a402-2b84fbf1043d req-15137fcd-2df1-483b-9364-318438e6f7d5 tempest-ServerActionsTestOtherB-2125194072 tempest-ServerActionsTestOtherB-2125194072-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:55:54.305276 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [req-6412ed27-2cbb-49c9-a402-2b84fbf1043d req-15137fcd-2df1-483b-9364-318438e6f7d5 tempest-ServerActionsTestOtherB-2125194072 tempest-ServerActionsTestOtherB-2125194072-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:55:54.319020 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:55:54.319020 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 00:55:54.325762 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [req-6412ed27-2cbb-49c9-a402-2b84fbf1043d req-15137fcd-2df1-483b-9364-318438e6f7d5 tempest-ServerActionsTestOtherB-2125194072 tempest-ServerActionsTestOtherB-2125194072-project-member] Volume info retrieved successfully. Aug 20 00:55:54.336949 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-6412ed27-2cbb-49c9-a402-2b84fbf1043d req-15137fcd-2df1-483b-9364-318438e6f7d5 tempest-ServerActionsTestOtherB-2125194072 tempest-ServerActionsTestOtherB-2125194072-project-member] https://10.4.3.240/volume/v3/volumes/4566b05c-ac78-4b37-8514-1d74fc204f57 returned with HTTP 200 Aug 20 00:55:54.337612 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 81/322] 10.4.3.240 () {68 vars in 1598 bytes} [Thu Aug 20 00:55:54 2026] GET /volume/v3/volumes/4566b05c-ac78-4b37-8514-1d74fc204f57 => generated 847 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:55:54.676188 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-8287fd27-efb3-43b5-bb12-dc6584c0e9e1 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:55:54.676725 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-8287fd27-efb3-43b5-bb12-dc6584c0e9e1 None None] GET https://10.4.3.240/volume// Aug 20 00:55:54.676946 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-8287fd27-efb3-43b5-bb12-dc6584c0e9e1 None None] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:55:54.677169 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-8287fd27-efb3-43b5-bb12-dc6584c0e9e1 None None] Calling method 'all' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:55:54.677750 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-8287fd27-efb3-43b5-bb12-dc6584c0e9e1 None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 20 00:55:54.677936 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 82/323] 10.4.3.240 () {66 vars in 1428 bytes} [Thu Aug 20 00:55:54 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 00:55:54.697989 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [req-6412ed27-2cbb-49c9-a402-2b84fbf1043d req-71130f9c-3f98-410c-982d-9750b47d50b3 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:55:54.932390 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-6412ed27-2cbb-49c9-a402-2b84fbf1043d req-71130f9c-3f98-410c-982d-9750b47d50b3 tempest-ServerActionsTestOtherB-2125194072 tempest-ServerActionsTestOtherB-2125194072-project-member] POST https://10.4.3.240/volume/v3/attachments Aug 20 00:55:54.932653 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [req-6412ed27-2cbb-49c9-a402-2b84fbf1043d req-71130f9c-3f98-410c-982d-9750b47d50b3 tempest-ServerActionsTestOtherB-2125194072 tempest-ServerActionsTestOtherB-2125194072-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4566b05c-ac78-4b37-8514-1d74fc204f57", "connector": null, "instance_uuid": "52c5f3e3-b244-4f05-a540-2fc0861604a7"}} {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:55:54.943815 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:55:54.943815 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 00:55:54.980326 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-6412ed27-2cbb-49c9-a402-2b84fbf1043d req-71130f9c-3f98-410c-982d-9750b47d50b3 tempest-ServerActionsTestOtherB-2125194072 tempest-ServerActionsTestOtherB-2125194072-project-member] https://10.4.3.240/volume/v3/attachments returned with HTTP 200 Aug 20 00:55:54.981046 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 79/324] 10.4.3.240 () {74 vars in 1594 bytes} [Thu Aug 20 00:55:54 2026] POST /volume/v3/attachments => generated 273 bytes in 284 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:55:55.012197 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-4380f974-2281-47d7-9204-c1f36d23aee7 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:55:55.014737 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-4380f974-2281-47d7-9204-c1f36d23aee7 tempest-ServerActionsTestOtherB-2125194072 tempest-ServerActionsTestOtherB-2125194072-project-member] GET https://10.4.3.240/volume/v3/volumes/4566b05c-ac78-4b37-8514-1d74fc204f57 Aug 20 00:55:55.014998 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-4380f974-2281-47d7-9204-c1f36d23aee7 tempest-ServerActionsTestOtherB-2125194072 tempest-ServerActionsTestOtherB-2125194072-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:55:55.015223 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-4380f974-2281-47d7-9204-c1f36d23aee7 tempest-ServerActionsTestOtherB-2125194072 tempest-ServerActionsTestOtherB-2125194072-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:55:55.035641 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:55:55.035641 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 00:55:55.038067 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-c41fbdf3-4ee6-4c8d-a62f-872a9f06ddb2 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:55:55.038475 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-c41fbdf3-4ee6-4c8d-a62f-872a9f06ddb2 None None] GET https://10.4.3.240/volume// Aug 20 00:55:55.038805 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-c41fbdf3-4ee6-4c8d-a62f-872a9f06ddb2 None None] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:55:55.038876 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-c41fbdf3-4ee6-4c8d-a62f-872a9f06ddb2 None None] Calling method 'all' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:55:55.039191 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-c41fbdf3-4ee6-4c8d-a62f-872a9f06ddb2 None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 20 00:55:55.039666 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 82/325] 10.4.3.240 () {66 vars in 1426 bytes} [Thu Aug 20 00:55:55 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 00:55:55.042040 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-4380f974-2281-47d7-9204-c1f36d23aee7 tempest-ServerActionsTestOtherB-2125194072 tempest-ServerActionsTestOtherB-2125194072-project-member] Volume info retrieved successfully. Aug 20 00:55:55.047160 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-6412ed27-2cbb-49c9-a402-2b84fbf1043d req-282b4e40-ee64-4e60-89c0-474d3e50073f None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:55:55.048698 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-4380f974-2281-47d7-9204-c1f36d23aee7 tempest-ServerActionsTestOtherB-2125194072 tempest-ServerActionsTestOtherB-2125194072-project-member] https://10.4.3.240/volume/v3/volumes/4566b05c-ac78-4b37-8514-1d74fc204f57 returned with HTTP 200 Aug 20 00:55:55.049324 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 83/326] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:55:55 2026] GET /volume/v3/volumes/4566b05c-ac78-4b37-8514-1d74fc204f57 => generated 846 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:55:55.049558 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-6412ed27-2cbb-49c9-a402-2b84fbf1043d req-282b4e40-ee64-4e60-89c0-474d3e50073f tempest-ServerActionsTestOtherB-2125194072 tempest-ServerActionsTestOtherB-2125194072-project-member] GET https://10.4.3.240/volume/v3/volumes/4566b05c-ac78-4b37-8514-1d74fc204f57 Aug 20 00:55:55.051362 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-6412ed27-2cbb-49c9-a402-2b84fbf1043d req-282b4e40-ee64-4e60-89c0-474d3e50073f tempest-ServerActionsTestOtherB-2125194072 tempest-ServerActionsTestOtherB-2125194072-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:55:55.051362 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-6412ed27-2cbb-49c9-a402-2b84fbf1043d req-282b4e40-ee64-4e60-89c0-474d3e50073f tempest-ServerActionsTestOtherB-2125194072 tempest-ServerActionsTestOtherB-2125194072-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:55:55.064492 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:55:55.064492 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 00:55:55.076371 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [req-6412ed27-2cbb-49c9-a402-2b84fbf1043d req-282b4e40-ee64-4e60-89c0-474d3e50073f tempest-ServerActionsTestOtherB-2125194072 tempest-ServerActionsTestOtherB-2125194072-project-member] Volume info retrieved successfully. Aug 20 00:55:55.080728 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-6412ed27-2cbb-49c9-a402-2b84fbf1043d req-282b4e40-ee64-4e60-89c0-474d3e50073f tempest-ServerActionsTestOtherB-2125194072 tempest-ServerActionsTestOtherB-2125194072-project-member] https://10.4.3.240/volume/v3/volumes/4566b05c-ac78-4b37-8514-1d74fc204f57 returned with HTTP 200 Aug 20 00:55:55.080728 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 83/327] 10.4.3.240 () {70 vars in 1639 bytes} [Thu Aug 20 00:55:55 2026] GET /volume/v3/volumes/4566b05c-ac78-4b37-8514-1d74fc204f57 => generated 1026 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 00:55:55.172789 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [req-6412ed27-2cbb-49c9-a402-2b84fbf1043d req-f811026d-8d47-4bc4-8e61-b124556e6781 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:55:55.175197 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-6412ed27-2cbb-49c9-a402-2b84fbf1043d req-f811026d-8d47-4bc4-8e61-b124556e6781 tempest-ServerActionsTestOtherB-2125194072 tempest-ServerActionsTestOtherB-2125194072-project-member] PUT https://10.4.3.240/volume/v3/attachments/ca07450d-7f6f-48d2-8683-1570a8fc0e3d Aug 20 00:55:55.175706 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [req-6412ed27-2cbb-49c9-a402-2b84fbf1043d req-f811026d-8d47-4bc4-8e61-b124556e6781 tempest-ServerActionsTestOtherB-2125194072 tempest-ServerActionsTestOtherB-2125194072-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.240", "host": "np0000007838", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:e656b6daafb0", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "870eaf75-1108-49d5-b5ab-79f4c93758d0", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:55:55.186858 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.coordination [req-6412ed27-2cbb-49c9-a402-2b84fbf1043d req-f811026d-8d47-4bc4-8e61-b124556e6781 tempest-ServerActionsTestOtherB-2125194072 tempest-ServerActionsTestOtherB-2125194072-project-member] Acquiring lock "cinder-attachment_update-4566b05c-ac78-4b37-8514-1d74fc204f57-np0000007838" by "attachment_update" {{(pid=100213) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 00:55:55.192738 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.coordination [req-6412ed27-2cbb-49c9-a402-2b84fbf1043d req-f811026d-8d47-4bc4-8e61-b124556e6781 tempest-ServerActionsTestOtherB-2125194072 tempest-ServerActionsTestOtherB-2125194072-project-member] Lock "cinder-attachment_update-4566b05c-ac78-4b37-8514-1d74fc204f57-np0000007838" acquired by "attachment_update" :: waited 0.006s {{(pid=100213) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 00:55:55.194086 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:55:55.194086 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 00:55:55.291163 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.coordination [req-6412ed27-2cbb-49c9-a402-2b84fbf1043d req-f811026d-8d47-4bc4-8e61-b124556e6781 tempest-ServerActionsTestOtherB-2125194072 tempest-ServerActionsTestOtherB-2125194072-project-member] Lock "cinder-attachment_update-4566b05c-ac78-4b37-8514-1d74fc204f57-np0000007838" released by "attachment_update" :: held 0.098s {{(pid=100213) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 00:55:55.291768 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-6412ed27-2cbb-49c9-a402-2b84fbf1043d req-f811026d-8d47-4bc4-8e61-b124556e6781 tempest-ServerActionsTestOtherB-2125194072 tempest-ServerActionsTestOtherB-2125194072-project-member] https://10.4.3.240/volume/v3/attachments/ca07450d-7f6f-48d2-8683-1570a8fc0e3d returned with HTTP 200 Aug 20 00:55:55.292438 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 80/328] 10.4.3.240 () {74 vars in 1704 bytes} [Thu Aug 20 00:55:55 2026] PUT /volume/v3/attachments/ca07450d-7f6f-48d2-8683-1570a8fc0e3d => generated 969 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:55:56.063926 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-9ac2178e-1b08-4788-b57f-0d4d6b2f98aa None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:55:56.066550 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-9ac2178e-1b08-4788-b57f-0d4d6b2f98aa tempest-ServerActionsTestOtherB-2125194072 tempest-ServerActionsTestOtherB-2125194072-project-member] GET https://10.4.3.240/volume/v3/volumes/4566b05c-ac78-4b37-8514-1d74fc204f57 Aug 20 00:55:56.066789 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-9ac2178e-1b08-4788-b57f-0d4d6b2f98aa tempest-ServerActionsTestOtherB-2125194072 tempest-ServerActionsTestOtherB-2125194072-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:55:56.067012 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-9ac2178e-1b08-4788-b57f-0d4d6b2f98aa tempest-ServerActionsTestOtherB-2125194072 tempest-ServerActionsTestOtherB-2125194072-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:55:56.078282 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:55:56.078282 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 00:55:56.082116 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-9ac2178e-1b08-4788-b57f-0d4d6b2f98aa tempest-ServerActionsTestOtherB-2125194072 tempest-ServerActionsTestOtherB-2125194072-project-member] Volume info retrieved successfully. Aug 20 00:55:56.088392 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-9ac2178e-1b08-4788-b57f-0d4d6b2f98aa tempest-ServerActionsTestOtherB-2125194072 tempest-ServerActionsTestOtherB-2125194072-project-member] https://10.4.3.240/volume/v3/volumes/4566b05c-ac78-4b37-8514-1d74fc204f57 returned with HTTP 200 Aug 20 00:55:56.088825 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 83/329] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:55:56 2026] GET /volume/v3/volumes/4566b05c-ac78-4b37-8514-1d74fc204f57 => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:55:57.106960 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-9459af25-8daf-4c3d-b996-52501b6830cb None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:55:57.108921 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-9459af25-8daf-4c3d-b996-52501b6830cb tempest-ServerActionsTestOtherB-2125194072 tempest-ServerActionsTestOtherB-2125194072-project-member] GET https://10.4.3.240/volume/v3/volumes/4566b05c-ac78-4b37-8514-1d74fc204f57 Aug 20 00:55:57.109130 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-9459af25-8daf-4c3d-b996-52501b6830cb tempest-ServerActionsTestOtherB-2125194072 tempest-ServerActionsTestOtherB-2125194072-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:55:57.109309 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-9459af25-8daf-4c3d-b996-52501b6830cb tempest-ServerActionsTestOtherB-2125194072 tempest-ServerActionsTestOtherB-2125194072-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:55:57.117914 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:55:57.117914 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 00:55:57.121208 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-9459af25-8daf-4c3d-b996-52501b6830cb tempest-ServerActionsTestOtherB-2125194072 tempest-ServerActionsTestOtherB-2125194072-project-member] Volume info retrieved successfully. Aug 20 00:55:57.125027 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-9459af25-8daf-4c3d-b996-52501b6830cb tempest-ServerActionsTestOtherB-2125194072 tempest-ServerActionsTestOtherB-2125194072-project-member] https://10.4.3.240/volume/v3/volumes/4566b05c-ac78-4b37-8514-1d74fc204f57 returned with HTTP 200 Aug 20 00:55:57.125388 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 84/330] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:55:57 2026] GET /volume/v3/volumes/4566b05c-ac78-4b37-8514-1d74fc204f57 => generated 847 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:55:58.145560 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-6705e2f6-08ea-45c7-9e65-472481f98e99 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:55:58.147595 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-6705e2f6-08ea-45c7-9e65-472481f98e99 tempest-ServerActionsTestOtherB-2125194072 tempest-ServerActionsTestOtherB-2125194072-project-member] GET https://10.4.3.240/volume/v3/volumes/4566b05c-ac78-4b37-8514-1d74fc204f57 Aug 20 00:55:58.149377 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-6705e2f6-08ea-45c7-9e65-472481f98e99 tempest-ServerActionsTestOtherB-2125194072 tempest-ServerActionsTestOtherB-2125194072-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:55:58.149377 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-6705e2f6-08ea-45c7-9e65-472481f98e99 tempest-ServerActionsTestOtherB-2125194072 tempest-ServerActionsTestOtherB-2125194072-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:55:58.159196 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:55:58.159196 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 00:55:58.166066 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-6705e2f6-08ea-45c7-9e65-472481f98e99 tempest-ServerActionsTestOtherB-2125194072 tempest-ServerActionsTestOtherB-2125194072-project-member] Volume info retrieved successfully. Aug 20 00:55:58.168140 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-6705e2f6-08ea-45c7-9e65-472481f98e99 tempest-ServerActionsTestOtherB-2125194072 tempest-ServerActionsTestOtherB-2125194072-project-member] https://10.4.3.240/volume/v3/volumes/4566b05c-ac78-4b37-8514-1d74fc204f57 returned with HTTP 200 Aug 20 00:55:58.168778 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 84/331] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:55:58 2026] GET /volume/v3/volumes/4566b05c-ac78-4b37-8514-1d74fc204f57 => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:55:58.591844 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [req-6412ed27-2cbb-49c9-a402-2b84fbf1043d req-ec3d2e1c-6f6c-4326-887a-e91f3946c19c None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:55:58.593913 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-6412ed27-2cbb-49c9-a402-2b84fbf1043d req-ec3d2e1c-6f6c-4326-887a-e91f3946c19c tempest-ServerActionsTestOtherB-2125194072 tempest-ServerActionsTestOtherB-2125194072-project-member] POST https://10.4.3.240/volume/v3/attachments/ca07450d-7f6f-48d2-8683-1570a8fc0e3d/action Aug 20 00:55:58.594287 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [req-6412ed27-2cbb-49c9-a402-2b84fbf1043d req-ec3d2e1c-6f6c-4326-887a-e91f3946c19c tempest-ServerActionsTestOtherB-2125194072 tempest-ServerActionsTestOtherB-2125194072-project-member] Action body: b'{"os-complete": null}' {{(pid=100213) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 00:55:58.594418 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [req-6412ed27-2cbb-49c9-a402-2b84fbf1043d req-ec3d2e1c-6f6c-4326-887a-e91f3946c19c tempest-ServerActionsTestOtherB-2125194072 tempest-ServerActionsTestOtherB-2125194072-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:55:58.618755 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:55:58.618755 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 00:55:58.636219 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-6412ed27-2cbb-49c9-a402-2b84fbf1043d req-ec3d2e1c-6f6c-4326-887a-e91f3946c19c tempest-ServerActionsTestOtherB-2125194072 tempest-ServerActionsTestOtherB-2125194072-project-member] https://10.4.3.240/volume/v3/attachments/ca07450d-7f6f-48d2-8683-1570a8fc0e3d/action returned with HTTP 204 Aug 20 00:55:58.636858 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 81/332] 10.4.3.240 () {74 vars in 1725 bytes} [Thu Aug 20 00:55:58 2026] POST /volume/v3/attachments/ca07450d-7f6f-48d2-8683-1570a8fc0e3d/action => generated 0 bytes in 45 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:55:59.184759 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-f722e973-f116-4418-b225-5f53b441f6c4 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:55:59.187981 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-f722e973-f116-4418-b225-5f53b441f6c4 tempest-ServerActionsTestOtherB-2125194072 tempest-ServerActionsTestOtherB-2125194072-project-member] GET https://10.4.3.240/volume/v3/volumes/4566b05c-ac78-4b37-8514-1d74fc204f57 Aug 20 00:55:59.188194 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-f722e973-f116-4418-b225-5f53b441f6c4 tempest-ServerActionsTestOtherB-2125194072 tempest-ServerActionsTestOtherB-2125194072-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:55:59.188402 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-f722e973-f116-4418-b225-5f53b441f6c4 tempest-ServerActionsTestOtherB-2125194072 tempest-ServerActionsTestOtherB-2125194072-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:55:59.200450 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:55:59.200450 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 00:55:59.202911 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-f722e973-f116-4418-b225-5f53b441f6c4 tempest-ServerActionsTestOtherB-2125194072 tempest-ServerActionsTestOtherB-2125194072-project-member] Volume info retrieved successfully. Aug 20 00:55:59.207949 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-f722e973-f116-4418-b225-5f53b441f6c4 tempest-ServerActionsTestOtherB-2125194072 tempest-ServerActionsTestOtherB-2125194072-project-member] https://10.4.3.240/volume/v3/volumes/4566b05c-ac78-4b37-8514-1d74fc204f57 returned with HTTP 200 Aug 20 00:55:59.208331 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 84/333] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:55:59 2026] GET /volume/v3/volumes/4566b05c-ac78-4b37-8514-1d74fc204f57 => generated 1139 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:55:59.225218 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-b94ebdcb-258d-429b-980a-58e045f120ee None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:55:59.227708 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-b94ebdcb-258d-429b-980a-58e045f120ee tempest-ServerActionsTestOtherB-2125194072 tempest-ServerActionsTestOtherB-2125194072-project-member] GET https://10.4.3.240/volume/v3/volumes/4566b05c-ac78-4b37-8514-1d74fc204f57 Aug 20 00:55:59.228149 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-b94ebdcb-258d-429b-980a-58e045f120ee tempest-ServerActionsTestOtherB-2125194072 tempest-ServerActionsTestOtherB-2125194072-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:55:59.228460 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-b94ebdcb-258d-429b-980a-58e045f120ee tempest-ServerActionsTestOtherB-2125194072 tempest-ServerActionsTestOtherB-2125194072-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:55:59.245485 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:55:59.245485 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 00:55:59.253367 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-b94ebdcb-258d-429b-980a-58e045f120ee tempest-ServerActionsTestOtherB-2125194072 tempest-ServerActionsTestOtherB-2125194072-project-member] Volume info retrieved successfully. Aug 20 00:55:59.258857 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-b94ebdcb-258d-429b-980a-58e045f120ee tempest-ServerActionsTestOtherB-2125194072 tempest-ServerActionsTestOtherB-2125194072-project-member] https://10.4.3.240/volume/v3/volumes/4566b05c-ac78-4b37-8514-1d74fc204f57 returned with HTTP 200 Aug 20 00:55:59.259357 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 85/334] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:55:59 2026] GET /volume/v3/volumes/4566b05c-ac78-4b37-8514-1d74fc204f57 => generated 1139 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:55:59.714886 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-e5362208-98ca-4b2c-8175-6e6a70f27fcc None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:55:59.715236 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-e5362208-98ca-4b2c-8175-6e6a70f27fcc None None] GET https://10.4.3.240/volume// Aug 20 00:55:59.715809 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-e5362208-98ca-4b2c-8175-6e6a70f27fcc None None] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:55:59.715809 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-e5362208-98ca-4b2c-8175-6e6a70f27fcc None None] Calling method 'all' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:55:59.715918 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-e5362208-98ca-4b2c-8175-6e6a70f27fcc None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 20 00:55:59.716189 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 85/335] 10.4.3.240 () {66 vars in 1426 bytes} [Thu Aug 20 00:55:59 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 00:55:59.723439 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [req-cccc6a4a-a6e9-4c0d-8996-730a6b7972b2 req-6505e139-db80-46fc-8652-56cafd106150 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:55:59.728797 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-cccc6a4a-a6e9-4c0d-8996-730a6b7972b2 req-6505e139-db80-46fc-8652-56cafd106150 tempest-ServerActionsV293TestJSON-1660085853 tempest-ServerActionsV293TestJSON-1660085853-project-member] GET https://10.4.3.240/volume/v3/volumes/c8f0101a-2283-4713-9f0d-3abec68d4902 Aug 20 00:55:59.728797 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [req-cccc6a4a-a6e9-4c0d-8996-730a6b7972b2 req-6505e139-db80-46fc-8652-56cafd106150 tempest-ServerActionsV293TestJSON-1660085853 tempest-ServerActionsV293TestJSON-1660085853-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:55:59.728797 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [req-cccc6a4a-a6e9-4c0d-8996-730a6b7972b2 req-6505e139-db80-46fc-8652-56cafd106150 tempest-ServerActionsV293TestJSON-1660085853 tempest-ServerActionsV293TestJSON-1660085853-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:55:59.741953 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:55:59.741953 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 00:55:59.745566 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [req-cccc6a4a-a6e9-4c0d-8996-730a6b7972b2 req-6505e139-db80-46fc-8652-56cafd106150 tempest-ServerActionsV293TestJSON-1660085853 tempest-ServerActionsV293TestJSON-1660085853-project-member] Volume info retrieved successfully. Aug 20 00:55:59.753908 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-cccc6a4a-a6e9-4c0d-8996-730a6b7972b2 req-6505e139-db80-46fc-8652-56cafd106150 tempest-ServerActionsV293TestJSON-1660085853 tempest-ServerActionsV293TestJSON-1660085853-project-member] https://10.4.3.240/volume/v3/volumes/c8f0101a-2283-4713-9f0d-3abec68d4902 returned with HTTP 200 Aug 20 00:55:59.754591 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 82/336] 10.4.3.240 () {70 vars in 1639 bytes} [Thu Aug 20 00:55:59 2026] GET /volume/v3/volumes/c8f0101a-2283-4713-9f0d-3abec68d4902 => generated 1540 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 00:55:59.850317 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [req-cccc6a4a-a6e9-4c0d-8996-730a6b7972b2 req-85178223-36cc-4392-af95-5131fd21cceb None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:55:59.853036 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-cccc6a4a-a6e9-4c0d-8996-730a6b7972b2 req-85178223-36cc-4392-af95-5131fd21cceb tempest-ServerActionsV293TestJSON-1660085853 tempest-ServerActionsV293TestJSON-1660085853-project-member] PUT https://10.4.3.240/volume/v3/attachments/4bddb79d-b605-4e19-beff-c4178c9fe71e Aug 20 00:55:59.853506 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [req-cccc6a4a-a6e9-4c0d-8996-730a6b7972b2 req-85178223-36cc-4392-af95-5131fd21cceb tempest-ServerActionsV293TestJSON-1660085853 tempest-ServerActionsV293TestJSON-1660085853-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.240", "host": "np0000007838", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:e656b6daafb0", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "870eaf75-1108-49d5-b5ab-79f4c93758d0", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:55:59.864704 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.coordination [req-cccc6a4a-a6e9-4c0d-8996-730a6b7972b2 req-85178223-36cc-4392-af95-5131fd21cceb tempest-ServerActionsV293TestJSON-1660085853 tempest-ServerActionsV293TestJSON-1660085853-project-member] Acquiring lock "cinder-attachment_update-c8f0101a-2283-4713-9f0d-3abec68d4902-np0000007838" by "attachment_update" {{(pid=100212) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 00:55:59.870607 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.coordination [req-cccc6a4a-a6e9-4c0d-8996-730a6b7972b2 req-85178223-36cc-4392-af95-5131fd21cceb tempest-ServerActionsV293TestJSON-1660085853 tempest-ServerActionsV293TestJSON-1660085853-project-member] Lock "cinder-attachment_update-c8f0101a-2283-4713-9f0d-3abec68d4902-np0000007838" acquired by "attachment_update" :: waited 0.006s {{(pid=100212) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 00:55:59.872264 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:55:59.872264 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 00:56:00.042733 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.coordination [req-cccc6a4a-a6e9-4c0d-8996-730a6b7972b2 req-85178223-36cc-4392-af95-5131fd21cceb tempest-ServerActionsV293TestJSON-1660085853 tempest-ServerActionsV293TestJSON-1660085853-project-member] Lock "cinder-attachment_update-c8f0101a-2283-4713-9f0d-3abec68d4902-np0000007838" released by "attachment_update" :: held 0.172s {{(pid=100212) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 00:56:00.043174 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-cccc6a4a-a6e9-4c0d-8996-730a6b7972b2 req-85178223-36cc-4392-af95-5131fd21cceb tempest-ServerActionsV293TestJSON-1660085853 tempest-ServerActionsV293TestJSON-1660085853-project-member] https://10.4.3.240/volume/v3/attachments/4bddb79d-b605-4e19-beff-c4178c9fe71e returned with HTTP 200 Aug 20 00:56:00.043745 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 85/337] 10.4.3.240 () {74 vars in 1704 bytes} [Thu Aug 20 00:55:59 2026] PUT /volume/v3/attachments/4bddb79d-b605-4e19-beff-c4178c9fe71e => generated 969 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:56:00.078952 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-cccc6a4a-a6e9-4c0d-8996-730a6b7972b2 req-eef6913c-2ad7-4f11-b1ec-9274f8070425 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:56:00.084363 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-cccc6a4a-a6e9-4c0d-8996-730a6b7972b2 req-eef6913c-2ad7-4f11-b1ec-9274f8070425 tempest-ServerActionsV293TestJSON-1660085853 tempest-ServerActionsV293TestJSON-1660085853-project-member] POST https://10.4.3.240/volume/v3/attachments/4bddb79d-b605-4e19-beff-c4178c9fe71e/action Aug 20 00:56:00.084363 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-cccc6a4a-a6e9-4c0d-8996-730a6b7972b2 req-eef6913c-2ad7-4f11-b1ec-9274f8070425 tempest-ServerActionsV293TestJSON-1660085853 tempest-ServerActionsV293TestJSON-1660085853-project-member] Action body: b'{"os-complete": null}' {{(pid=100214) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 00:56:00.084363 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-cccc6a4a-a6e9-4c0d-8996-730a6b7972b2 req-eef6913c-2ad7-4f11-b1ec-9274f8070425 tempest-ServerActionsV293TestJSON-1660085853 tempest-ServerActionsV293TestJSON-1660085853-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:56:00.118254 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:56:00.118254 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 00:56:00.129283 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-cccc6a4a-a6e9-4c0d-8996-730a6b7972b2 req-eef6913c-2ad7-4f11-b1ec-9274f8070425 tempest-ServerActionsV293TestJSON-1660085853 tempest-ServerActionsV293TestJSON-1660085853-project-member] https://10.4.3.240/volume/v3/attachments/4bddb79d-b605-4e19-beff-c4178c9fe71e/action returned with HTTP 204 Aug 20 00:56:00.129283 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 86/338] 10.4.3.240 () {74 vars in 1725 bytes} [Thu Aug 20 00:56:00 2026] POST /volume/v3/attachments/4bddb79d-b605-4e19-beff-c4178c9fe71e/action => generated 0 bytes in 51 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:56:04.021281 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-b28a718c-5277-4d82-939f-f8f659b899fb None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:56:04.021690 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-b28a718c-5277-4d82-939f-f8f659b899fb None None] GET https://10.4.3.240/volume// Aug 20 00:56:04.021878 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-b28a718c-5277-4d82-939f-f8f659b899fb None None] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:56:04.022081 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-b28a718c-5277-4d82-939f-f8f659b899fb None None] Calling method 'all' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:56:04.022426 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-b28a718c-5277-4d82-939f-f8f659b899fb None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 20 00:56:04.022710 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 86/339] 10.4.3.240 () {66 vars in 1426 bytes} [Thu Aug 20 00:56:04 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 00:56:04.032168 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [req-cbfc6379-0024-4673-880e-0f5317e4549b req-00041209-1ac9-4921-ab7e-7d88b8571f52 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:56:04.034484 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-cbfc6379-0024-4673-880e-0f5317e4549b req-00041209-1ac9-4921-ab7e-7d88b8571f52 tempest-ServerActionsTestOtherB-2125194072 tempest-ServerActionsTestOtherB-2125194072-project-member] POST https://10.4.3.240/volume/v3/attachments Aug 20 00:56:04.035178 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [req-cbfc6379-0024-4673-880e-0f5317e4549b req-00041209-1ac9-4921-ab7e-7d88b8571f52 tempest-ServerActionsTestOtherB-2125194072 tempest-ServerActionsTestOtherB-2125194072-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4566b05c-ac78-4b37-8514-1d74fc204f57", "connector": null, "instance_uuid": "52c5f3e3-b244-4f05-a540-2fc0861604a7"}} {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:56:04.072763 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:56:04.072763 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 00:56:04.113088 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-cbfc6379-0024-4673-880e-0f5317e4549b req-00041209-1ac9-4921-ab7e-7d88b8571f52 tempest-ServerActionsTestOtherB-2125194072 tempest-ServerActionsTestOtherB-2125194072-project-member] https://10.4.3.240/volume/v3/attachments returned with HTTP 200 Aug 20 00:56:04.113640 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 83/340] 10.4.3.240 () {74 vars in 1594 bytes} [Thu Aug 20 00:56:04 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 20 00:56:04.124880 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [req-cbfc6379-0024-4673-880e-0f5317e4549b req-f250dad5-f178-40c2-afbf-e055d7609e14 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:56:04.129307 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-cbfc6379-0024-4673-880e-0f5317e4549b req-f250dad5-f178-40c2-afbf-e055d7609e14 tempest-ServerActionsTestOtherB-2125194072 tempest-ServerActionsTestOtherB-2125194072-project-member] DELETE https://10.4.3.240/volume/v3/attachments/ca07450d-7f6f-48d2-8683-1570a8fc0e3d Aug 20 00:56:04.129507 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [req-cbfc6379-0024-4673-880e-0f5317e4549b req-f250dad5-f178-40c2-afbf-e055d7609e14 tempest-ServerActionsTestOtherB-2125194072 tempest-ServerActionsTestOtherB-2125194072-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:56:04.129688 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [req-cbfc6379-0024-4673-880e-0f5317e4549b req-f250dad5-f178-40c2-afbf-e055d7609e14 tempest-ServerActionsTestOtherB-2125194072 tempest-ServerActionsTestOtherB-2125194072-project-member] Calling method 'version_select' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:56:04.138480 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:56:04.138480 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 00:56:04.211259 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-cbfc6379-0024-4673-880e-0f5317e4549b req-f250dad5-f178-40c2-afbf-e055d7609e14 tempest-ServerActionsTestOtherB-2125194072 tempest-ServerActionsTestOtherB-2125194072-project-member] https://10.4.3.240/volume/v3/attachments/ca07450d-7f6f-48d2-8683-1570a8fc0e3d returned with HTTP 200 Aug 20 00:56:04.211783 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 86/341] 10.4.3.240 () {72 vars in 1673 bytes} [Thu Aug 20 00:56:04 2026] DELETE /volume/v3/attachments/ca07450d-7f6f-48d2-8683-1570a8fc0e3d => generated 192 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:56:05.449890 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-cbfc6379-0024-4673-880e-0f5317e4549b req-df8b1e5d-15b8-4a0e-87fc-52ac4c4e3c6e None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:56:05.452436 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-cbfc6379-0024-4673-880e-0f5317e4549b req-df8b1e5d-15b8-4a0e-87fc-52ac4c4e3c6e tempest-ServerActionsTestOtherB-2125194072 tempest-ServerActionsTestOtherB-2125194072-project-member] PUT https://10.4.3.240/volume/v3/attachments/44693682-04b5-49e9-bd7e-a02695e32b9c Aug 20 00:56:05.453039 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-cbfc6379-0024-4673-880e-0f5317e4549b req-df8b1e5d-15b8-4a0e-87fc-52ac4c4e3c6e tempest-ServerActionsTestOtherB-2125194072 tempest-ServerActionsTestOtherB-2125194072-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.240", "host": "np0000007838", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:e656b6daafb0", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "870eaf75-1108-49d5-b5ab-79f4c93758d0", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:56:05.463993 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.coordination [req-cbfc6379-0024-4673-880e-0f5317e4549b req-df8b1e5d-15b8-4a0e-87fc-52ac4c4e3c6e tempest-ServerActionsTestOtherB-2125194072 tempest-ServerActionsTestOtherB-2125194072-project-member] Acquiring lock "cinder-attachment_update-4566b05c-ac78-4b37-8514-1d74fc204f57-np0000007838" by "attachment_update" {{(pid=100214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 00:56:05.469701 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.coordination [req-cbfc6379-0024-4673-880e-0f5317e4549b req-df8b1e5d-15b8-4a0e-87fc-52ac4c4e3c6e tempest-ServerActionsTestOtherB-2125194072 tempest-ServerActionsTestOtherB-2125194072-project-member] Lock "cinder-attachment_update-4566b05c-ac78-4b37-8514-1d74fc204f57-np0000007838" acquired by "attachment_update" :: waited 0.006s {{(pid=100214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 00:56:05.470843 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:56:05.470843 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 00:56:05.592948 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.coordination [req-cbfc6379-0024-4673-880e-0f5317e4549b req-df8b1e5d-15b8-4a0e-87fc-52ac4c4e3c6e tempest-ServerActionsTestOtherB-2125194072 tempest-ServerActionsTestOtherB-2125194072-project-member] Lock "cinder-attachment_update-4566b05c-ac78-4b37-8514-1d74fc204f57-np0000007838" released by "attachment_update" :: held 0.123s {{(pid=100214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 00:56:05.593302 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-cbfc6379-0024-4673-880e-0f5317e4549b req-df8b1e5d-15b8-4a0e-87fc-52ac4c4e3c6e tempest-ServerActionsTestOtherB-2125194072 tempest-ServerActionsTestOtherB-2125194072-project-member] https://10.4.3.240/volume/v3/attachments/44693682-04b5-49e9-bd7e-a02695e32b9c returned with HTTP 200 Aug 20 00:56:05.593844 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 87/342] 10.4.3.240 () {74 vars in 1704 bytes} [Thu Aug 20 00:56:05 2026] PUT /volume/v3/attachments/44693682-04b5-49e9-bd7e-a02695e32b9c => generated 969 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:56:05.604577 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-cbfc6379-0024-4673-880e-0f5317e4549b req-d490f37a-2a1f-452b-834a-88a577365320 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:56:05.606463 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-cbfc6379-0024-4673-880e-0f5317e4549b req-d490f37a-2a1f-452b-834a-88a577365320 tempest-ServerActionsTestOtherB-2125194072 tempest-ServerActionsTestOtherB-2125194072-project-member] GET https://10.4.3.240/volume/v3/attachments/44693682-04b5-49e9-bd7e-a02695e32b9c Aug 20 00:56:05.606697 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-cbfc6379-0024-4673-880e-0f5317e4549b req-d490f37a-2a1f-452b-834a-88a577365320 tempest-ServerActionsTestOtherB-2125194072 tempest-ServerActionsTestOtherB-2125194072-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:56:05.606877 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-cbfc6379-0024-4673-880e-0f5317e4549b req-d490f37a-2a1f-452b-834a-88a577365320 tempest-ServerActionsTestOtherB-2125194072 tempest-ServerActionsTestOtherB-2125194072-project-member] Calling method 'version_select' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:56:05.624204 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-cbfc6379-0024-4673-880e-0f5317e4549b req-d490f37a-2a1f-452b-834a-88a577365320 tempest-ServerActionsTestOtherB-2125194072 tempest-ServerActionsTestOtherB-2125194072-project-member] https://10.4.3.240/volume/v3/attachments/44693682-04b5-49e9-bd7e-a02695e32b9c returned with HTTP 200 Aug 20 00:56:05.624696 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 87/343] 10.4.3.240 () {70 vars in 1651 bytes} [Thu Aug 20 00:56:05 2026] GET /volume/v3/attachments/44693682-04b5-49e9-bd7e-a02695e32b9c => generated 994 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:56:06.728226 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-f9dd35ec-da6b-43f4-9bf3-dcda17d35e3a None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:56:06.730537 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-f9dd35ec-da6b-43f4-9bf3-dcda17d35e3a tempest-ServerActionsV293TestJSON-1660085853 tempest-ServerActionsV293TestJSON-1660085853-project-member] GET https://10.4.3.240/volume/v3/volumes/c8f0101a-2283-4713-9f0d-3abec68d4902 Aug 20 00:56:06.730843 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-f9dd35ec-da6b-43f4-9bf3-dcda17d35e3a tempest-ServerActionsV293TestJSON-1660085853 tempest-ServerActionsV293TestJSON-1660085853-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:56:06.731094 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-f9dd35ec-da6b-43f4-9bf3-dcda17d35e3a tempest-ServerActionsV293TestJSON-1660085853 tempest-ServerActionsV293TestJSON-1660085853-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:56:06.742838 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:56:06.742838 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 00:56:06.746367 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-f9dd35ec-da6b-43f4-9bf3-dcda17d35e3a tempest-ServerActionsV293TestJSON-1660085853 tempest-ServerActionsV293TestJSON-1660085853-project-member] Volume info retrieved successfully. Aug 20 00:56:06.751768 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-f9dd35ec-da6b-43f4-9bf3-dcda17d35e3a tempest-ServerActionsV293TestJSON-1660085853 tempest-ServerActionsV293TestJSON-1660085853-project-member] https://10.4.3.240/volume/v3/volumes/c8f0101a-2283-4713-9f0d-3abec68d4902 returned with HTTP 200 Aug 20 00:56:06.752168 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 84/344] 10.4.3.240 () {68 vars in 1389 bytes} [Thu Aug 20 00:56:06 2026] GET /volume/v3/volumes/c8f0101a-2283-4713-9f0d-3abec68d4902 => generated 1833 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 00:56:10.713184 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [req-cbfc6379-0024-4673-880e-0f5317e4549b req-23afb042-1ef7-414d-b6e1-219f033ab640 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:56:10.728761 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-cbfc6379-0024-4673-880e-0f5317e4549b req-23afb042-1ef7-414d-b6e1-219f033ab640 tempest-ServerActionsTestOtherB-2125194072 tempest-ServerActionsTestOtherB-2125194072-project-member] POST https://10.4.3.240/volume/v3/attachments/44693682-04b5-49e9-bd7e-a02695e32b9c/action Aug 20 00:56:10.729159 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [req-cbfc6379-0024-4673-880e-0f5317e4549b req-23afb042-1ef7-414d-b6e1-219f033ab640 tempest-ServerActionsTestOtherB-2125194072 tempest-ServerActionsTestOtherB-2125194072-project-member] Action body: b'{"os-complete": null}' {{(pid=100212) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 00:56:10.729278 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [req-cbfc6379-0024-4673-880e-0f5317e4549b req-23afb042-1ef7-414d-b6e1-219f033ab640 tempest-ServerActionsTestOtherB-2125194072 tempest-ServerActionsTestOtherB-2125194072-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:56:10.733985 np0000007838 devstack@c-api.service[100212]: DEBUG dbcounter [-] [100212] Writing DB stats cinder:SELECT=212,cinder:INSERT=21,cinder:UPDATE=43 {{(pid=100212) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 00:56:10.755582 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:56:10.755582 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 00:56:10.770905 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-cbfc6379-0024-4673-880e-0f5317e4549b req-23afb042-1ef7-414d-b6e1-219f033ab640 tempest-ServerActionsTestOtherB-2125194072 tempest-ServerActionsTestOtherB-2125194072-project-member] https://10.4.3.240/volume/v3/attachments/44693682-04b5-49e9-bd7e-a02695e32b9c/action returned with HTTP 204 Aug 20 00:56:10.771984 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 87/345] 10.4.3.240 () {74 vars in 1725 bytes} [Thu Aug 20 00:56:10 2026] POST /volume/v3/attachments/44693682-04b5-49e9-bd7e-a02695e32b9c/action => generated 0 bytes in 59 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:56:13.555253 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-10f6bb5b-fa29-4400-9be2-2f69e0fd97b7 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:56:13.555690 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-10f6bb5b-fa29-4400-9be2-2f69e0fd97b7 None None] GET https://10.4.3.240/volume// Aug 20 00:56:13.555881 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-10f6bb5b-fa29-4400-9be2-2f69e0fd97b7 None None] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:56:13.556086 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-10f6bb5b-fa29-4400-9be2-2f69e0fd97b7 None None] Calling method 'all' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:56:13.556477 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-10f6bb5b-fa29-4400-9be2-2f69e0fd97b7 None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 20 00:56:13.556880 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 88/346] 10.4.3.240 () {66 vars in 1426 bytes} [Thu Aug 20 00:56:13 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 00:56:13.567622 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-b233919b-d9a1-493b-a98e-6225e3a6aeb7 req-242252f3-0e78-494c-9ed8-c6b7bd5e0519 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:56:13.570103 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-b233919b-d9a1-493b-a98e-6225e3a6aeb7 req-242252f3-0e78-494c-9ed8-c6b7bd5e0519 tempest-ServerActionsTestOtherB-2125194072 tempest-ServerActionsTestOtherB-2125194072-project-member] POST https://10.4.3.240/volume/v3/attachments Aug 20 00:56:13.570588 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-b233919b-d9a1-493b-a98e-6225e3a6aeb7 req-242252f3-0e78-494c-9ed8-c6b7bd5e0519 tempest-ServerActionsTestOtherB-2125194072 tempest-ServerActionsTestOtherB-2125194072-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4566b05c-ac78-4b37-8514-1d74fc204f57", "connector": null, "instance_uuid": "52c5f3e3-b244-4f05-a540-2fc0861604a7"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:56:13.585230 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:56:13.585230 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 00:56:13.624854 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-b233919b-d9a1-493b-a98e-6225e3a6aeb7 req-242252f3-0e78-494c-9ed8-c6b7bd5e0519 tempest-ServerActionsTestOtherB-2125194072 tempest-ServerActionsTestOtherB-2125194072-project-member] https://10.4.3.240/volume/v3/attachments returned with HTTP 200 Aug 20 00:56:13.626359 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 88/347] 10.4.3.240 () {74 vars in 1594 bytes} [Thu Aug 20 00:56:13 2026] POST /volume/v3/attachments => generated 273 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:56:13.636824 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [req-b233919b-d9a1-493b-a98e-6225e3a6aeb7 req-9b27b278-1571-427c-b1ee-d62971bb9753 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:56:13.637288 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-b233919b-d9a1-493b-a98e-6225e3a6aeb7 req-9b27b278-1571-427c-b1ee-d62971bb9753 tempest-ServerActionsTestOtherB-2125194072 tempest-ServerActionsTestOtherB-2125194072-project-member] DELETE https://10.4.3.240/volume/v3/attachments/44693682-04b5-49e9-bd7e-a02695e32b9c Aug 20 00:56:13.637288 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [req-b233919b-d9a1-493b-a98e-6225e3a6aeb7 req-9b27b278-1571-427c-b1ee-d62971bb9753 tempest-ServerActionsTestOtherB-2125194072 tempest-ServerActionsTestOtherB-2125194072-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:56:13.637422 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [req-b233919b-d9a1-493b-a98e-6225e3a6aeb7 req-9b27b278-1571-427c-b1ee-d62971bb9753 tempest-ServerActionsTestOtherB-2125194072 tempest-ServerActionsTestOtherB-2125194072-project-member] Calling method 'version_select' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:56:13.644545 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:56:13.644545 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 00:56:13.722035 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-b233919b-d9a1-493b-a98e-6225e3a6aeb7 req-9b27b278-1571-427c-b1ee-d62971bb9753 tempest-ServerActionsTestOtherB-2125194072 tempest-ServerActionsTestOtherB-2125194072-project-member] https://10.4.3.240/volume/v3/attachments/44693682-04b5-49e9-bd7e-a02695e32b9c returned with HTTP 200 Aug 20 00:56:13.722450 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 85/348] 10.4.3.240 () {72 vars in 1673 bytes} [Thu Aug 20 00:56:13 2026] DELETE /volume/v3/attachments/44693682-04b5-49e9-bd7e-a02695e32b9c => generated 192 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 20 00:56:14.906014 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-b307aba0-a9e3-4523-80b2-5d4319ae453b None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:56:15.166179 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-b307aba0-a9e3-4523-80b2-5d4319ae453b tempest-TestMultiAttachVolumeSwap-1397566972 tempest-TestMultiAttachVolumeSwap-1397566972-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 20 00:56:15.166664 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-b307aba0-a9e3-4523-80b2-5d4319ae453b tempest-TestMultiAttachVolumeSwap-1397566972 tempest-TestMultiAttachVolumeSwap-1397566972-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-TestMultiAttachVolumeSwap-volume-947079392"}} {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:56:15.169209 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.v3.volumes [None req-b307aba0-a9e3-4523-80b2-5d4319ae453b tempest-TestMultiAttachVolumeSwap-1397566972 tempest-TestMultiAttachVolumeSwap-1397566972-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-TestMultiAttachVolumeSwap-volume-947079392'}} {{(pid=100212) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 00:56:15.177915 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.v3.volumes [None req-b307aba0-a9e3-4523-80b2-5d4319ae453b tempest-TestMultiAttachVolumeSwap-1397566972 tempest-TestMultiAttachVolumeSwap-1397566972-project-member] Create volume of 1 GB Aug 20 00:56:15.178347 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:56:15.178347 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 00:56:15.179053 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-b307aba0-a9e3-4523-80b2-5d4319ae453b tempest-TestMultiAttachVolumeSwap-1397566972 tempest-TestMultiAttachVolumeSwap-1397566972-project-member] Availability Zones retrieved successfully. Aug 20 00:56:15.189307 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-b307aba0-a9e3-4523-80b2-5d4319ae453b tempest-TestMultiAttachVolumeSwap-1397566972 tempest-TestMultiAttachVolumeSwap-1397566972-project-member] Flow 'volume_create_api' (e71956e0-8dfd-482f-ae4a-28758e4d7e1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100212) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:56:15.193152 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-b307aba0-a9e3-4523-80b2-5d4319ae453b tempest-TestMultiAttachVolumeSwap-1397566972 tempest-TestMultiAttachVolumeSwap-1397566972-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b7440706-79ec-422e-aa38-8f32414caafd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:56:15.195812 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.flows.api.create_volume [None req-b307aba0-a9e3-4523-80b2-5d4319ae453b tempest-TestMultiAttachVolumeSwap-1397566972 tempest-TestMultiAttachVolumeSwap-1397566972-project-member] Validating volume size '1' using validate_int {{(pid=100212) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 00:56:15.211292 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:56:15.211292 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 00:56:15.228538 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-b307aba0-a9e3-4523-80b2-5d4319ae453b tempest-TestMultiAttachVolumeSwap-1397566972 tempest-TestMultiAttachVolumeSwap-1397566972-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b7440706-79ec-422e-aa38-8f32414caafd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:52:30Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=0194b310-2a22-4ac8-a1ce-383dddbd16f6,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0194b310-2a22-4ac8-a1ce-383dddbd16f6', 'encryption_key_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=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:56:15.229604 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-b307aba0-a9e3-4523-80b2-5d4319ae453b tempest-TestMultiAttachVolumeSwap-1397566972 tempest-TestMultiAttachVolumeSwap-1397566972-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f9c1858e-5dca-47d5-9ad6-75b164296ca0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:56:15.313258 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.quota [None req-b307aba0-a9e3-4523-80b2-5d4319ae453b tempest-TestMultiAttachVolumeSwap-1397566972 tempest-TestMultiAttachVolumeSwap-1397566972-project-member] Created reservations ['7c5fa158-29a3-4a8c-8ee8-a4bf4a612bae', '73fa0c54-d04a-44d1-be3d-cec23fae7d16', 'd0b6942c-17cc-469c-904f-374a67716501', 'b5788e31-30d6-4c9d-bc18-4cc968eca54a'] {{(pid=100212) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:56:15.314209 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-b307aba0-a9e3-4523-80b2-5d4319ae453b tempest-TestMultiAttachVolumeSwap-1397566972 tempest-TestMultiAttachVolumeSwap-1397566972-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f9c1858e-5dca-47d5-9ad6-75b164296ca0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7c5fa158-29a3-4a8c-8ee8-a4bf4a612bae', '73fa0c54-d04a-44d1-be3d-cec23fae7d16', 'd0b6942c-17cc-469c-904f-374a67716501', 'b5788e31-30d6-4c9d-bc18-4cc968eca54a']}' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:56:15.315092 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-b307aba0-a9e3-4523-80b2-5d4319ae453b tempest-TestMultiAttachVolumeSwap-1397566972 tempest-TestMultiAttachVolumeSwap-1397566972-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2248b490-f3b3-4e80-afdc-d4ad6396db0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:56:15.338028 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-b307aba0-a9e3-4523-80b2-5d4319ae453b tempest-TestMultiAttachVolumeSwap-1397566972 tempest-TestMultiAttachVolumeSwap-1397566972-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2248b490-f3b3-4e80-afdc-d4ad6396db0d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a15ce082-7f44-44b8-8fbd-b6c0de042a52', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-947079392',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='7168541d21ab49e08b865f5b644c27ca',qos_specs=None,replication_status=,reservations=['7c5fa158-29a3-4a8c-8ee8-a4bf4a612bae','73fa0c54-d04a-44d1-be3d-cec23fae7d16','d0b6942c-17cc-469c-904f-374a67716501','b5788e31-30d6-4c9d-bc18-4cc968eca54a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6cb9d78bd1144ba8afec17c6fb5a6a66',volume_type_id=0194b310-2a22-4ac8-a1ce-383dddbd16f6), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T00:56:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-947079392',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a15ce082-7f44-44b8-8fbd-b6c0de042a52,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='7168541d21ab49e08b865f5b644c27ca',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6cb9d78bd1144ba8afec17c6fb5a6a66',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0194b310-2a22-4ac8-a1ce-383dddbd16f6),volume_type_id=0194b310-2a22-4ac8-a1ce-383dddbd16f6)}' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:56:15.339026 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-b307aba0-a9e3-4523-80b2-5d4319ae453b tempest-TestMultiAttachVolumeSwap-1397566972 tempest-TestMultiAttachVolumeSwap-1397566972-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (abbc721d-e6e4-448f-91d4-a695efd15409) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:56:15.358234 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-b307aba0-a9e3-4523-80b2-5d4319ae453b tempest-TestMultiAttachVolumeSwap-1397566972 tempest-TestMultiAttachVolumeSwap-1397566972-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (abbc721d-e6e4-448f-91d4-a695efd15409) transitioned into state 'SUCCESS' from state '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-947079392',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='7168541d21ab49e08b865f5b644c27ca',qos_specs=None,replication_status=,reservations=['7c5fa158-29a3-4a8c-8ee8-a4bf4a612bae','73fa0c54-d04a-44d1-be3d-cec23fae7d16','d0b6942c-17cc-469c-904f-374a67716501','b5788e31-30d6-4c9d-bc18-4cc968eca54a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6cb9d78bd1144ba8afec17c6fb5a6a66',volume_type_id=0194b310-2a22-4ac8-a1ce-383dddbd16f6)}' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:56:15.359172 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-b307aba0-a9e3-4523-80b2-5d4319ae453b tempest-TestMultiAttachVolumeSwap-1397566972 tempest-TestMultiAttachVolumeSwap-1397566972-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7a27620c-f454-43d6-9f05-60935d0aa579) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:56:15.370026 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-b307aba0-a9e3-4523-80b2-5d4319ae453b tempest-TestMultiAttachVolumeSwap-1397566972 tempest-TestMultiAttachVolumeSwap-1397566972-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7a27620c-f454-43d6-9f05-60935d0aa579) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:56:15.372365 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-b307aba0-a9e3-4523-80b2-5d4319ae453b tempest-TestMultiAttachVolumeSwap-1397566972 tempest-TestMultiAttachVolumeSwap-1397566972-project-member] Flow 'volume_create_api' (e71956e0-8dfd-482f-ae4a-28758e4d7e1d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100212) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:56:15.372365 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-b307aba0-a9e3-4523-80b2-5d4319ae453b tempest-TestMultiAttachVolumeSwap-1397566972 tempest-TestMultiAttachVolumeSwap-1397566972-project-member] Create volume request issued successfully. Aug 20 00:56:15.372365 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-b307aba0-a9e3-4523-80b2-5d4319ae453b tempest-TestMultiAttachVolumeSwap-1397566972 tempest-TestMultiAttachVolumeSwap-1397566972-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 20 00:56:15.372579 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 88/349] 10.4.3.240 () {68 vars in 1259 bytes} [Thu Aug 20 00:56:14 2026] POST /volume/v3/volumes => generated 757 bytes in 467 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 00:56:15.395192 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-1bddaa92-5dd9-4efb-a29a-e4afd1358335 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:56:15.397470 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-1bddaa92-5dd9-4efb-a29a-e4afd1358335 tempest-TestMultiAttachVolumeSwap-1397566972 tempest-TestMultiAttachVolumeSwap-1397566972-project-member] GET https://10.4.3.240/volume/v3/volumes/a15ce082-7f44-44b8-8fbd-b6c0de042a52 Aug 20 00:56:15.399973 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-1bddaa92-5dd9-4efb-a29a-e4afd1358335 tempest-TestMultiAttachVolumeSwap-1397566972 tempest-TestMultiAttachVolumeSwap-1397566972-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:56:15.399973 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-1bddaa92-5dd9-4efb-a29a-e4afd1358335 tempest-TestMultiAttachVolumeSwap-1397566972 tempest-TestMultiAttachVolumeSwap-1397566972-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:56:15.408576 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:56:15.408576 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 00:56:15.415815 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-1bddaa92-5dd9-4efb-a29a-e4afd1358335 tempest-TestMultiAttachVolumeSwap-1397566972 tempest-TestMultiAttachVolumeSwap-1397566972-project-member] Volume info retrieved successfully. Aug 20 00:56:15.425217 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-1bddaa92-5dd9-4efb-a29a-e4afd1358335 tempest-TestMultiAttachVolumeSwap-1397566972 tempest-TestMultiAttachVolumeSwap-1397566972-project-member] https://10.4.3.240/volume/v3/volumes/a15ce082-7f44-44b8-8fbd-b6c0de042a52 returned with HTTP 200 Aug 20 00:56:15.426971 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 89/350] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:56:15 2026] GET /volume/v3/volumes/a15ce082-7f44-44b8-8fbd-b6c0de042a52 => generated 825 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:56:15.524965 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-b233919b-d9a1-493b-a98e-6225e3a6aeb7 req-52cabd87-6433-4225-a2cb-311a6b46c43a None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:56:15.526958 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-b233919b-d9a1-493b-a98e-6225e3a6aeb7 req-52cabd87-6433-4225-a2cb-311a6b46c43a tempest-ServerActionsTestOtherB-2125194072 tempest-ServerActionsTestOtherB-2125194072-project-member] PUT https://10.4.3.240/volume/v3/attachments/882ee55c-3643-4ca5-8166-741b2065ded3 Aug 20 00:56:15.527330 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-b233919b-d9a1-493b-a98e-6225e3a6aeb7 req-52cabd87-6433-4225-a2cb-311a6b46c43a tempest-ServerActionsTestOtherB-2125194072 tempest-ServerActionsTestOtherB-2125194072-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.240", "host": "np0000007838", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:e656b6daafb0", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "870eaf75-1108-49d5-b5ab-79f4c93758d0", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:56:15.535244 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.coordination [req-b233919b-d9a1-493b-a98e-6225e3a6aeb7 req-52cabd87-6433-4225-a2cb-311a6b46c43a tempest-ServerActionsTestOtherB-2125194072 tempest-ServerActionsTestOtherB-2125194072-project-member] Acquiring lock "cinder-attachment_update-4566b05c-ac78-4b37-8514-1d74fc204f57-np0000007838" by "attachment_update" {{(pid=100215) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 00:56:15.541546 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.coordination [req-b233919b-d9a1-493b-a98e-6225e3a6aeb7 req-52cabd87-6433-4225-a2cb-311a6b46c43a tempest-ServerActionsTestOtherB-2125194072 tempest-ServerActionsTestOtherB-2125194072-project-member] Lock "cinder-attachment_update-4566b05c-ac78-4b37-8514-1d74fc204f57-np0000007838" acquired by "attachment_update" :: waited 0.006s {{(pid=100215) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 00:56:15.543075 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:56:15.543075 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 00:56:15.623767 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.coordination [req-b233919b-d9a1-493b-a98e-6225e3a6aeb7 req-52cabd87-6433-4225-a2cb-311a6b46c43a tempest-ServerActionsTestOtherB-2125194072 tempest-ServerActionsTestOtherB-2125194072-project-member] Lock "cinder-attachment_update-4566b05c-ac78-4b37-8514-1d74fc204f57-np0000007838" released by "attachment_update" :: held 0.082s {{(pid=100215) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 00:56:15.624354 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-b233919b-d9a1-493b-a98e-6225e3a6aeb7 req-52cabd87-6433-4225-a2cb-311a6b46c43a tempest-ServerActionsTestOtherB-2125194072 tempest-ServerActionsTestOtherB-2125194072-project-member] https://10.4.3.240/volume/v3/attachments/882ee55c-3643-4ca5-8166-741b2065ded3 returned with HTTP 200 Aug 20 00:56:15.624919 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 89/351] 10.4.3.240 () {74 vars in 1704 bytes} [Thu Aug 20 00:56:15 2026] PUT /volume/v3/attachments/882ee55c-3643-4ca5-8166-741b2065ded3 => generated 969 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:56:15.634056 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [req-b233919b-d9a1-493b-a98e-6225e3a6aeb7 req-5297026f-95ec-44b4-9ede-063ebb6bfaef None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:56:15.637263 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-b233919b-d9a1-493b-a98e-6225e3a6aeb7 req-5297026f-95ec-44b4-9ede-063ebb6bfaef tempest-ServerActionsTestOtherB-2125194072 tempest-ServerActionsTestOtherB-2125194072-project-member] GET https://10.4.3.240/volume/v3/attachments/882ee55c-3643-4ca5-8166-741b2065ded3 Aug 20 00:56:15.637476 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [req-b233919b-d9a1-493b-a98e-6225e3a6aeb7 req-5297026f-95ec-44b4-9ede-063ebb6bfaef tempest-ServerActionsTestOtherB-2125194072 tempest-ServerActionsTestOtherB-2125194072-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:56:15.637668 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [req-b233919b-d9a1-493b-a98e-6225e3a6aeb7 req-5297026f-95ec-44b4-9ede-063ebb6bfaef tempest-ServerActionsTestOtherB-2125194072 tempest-ServerActionsTestOtherB-2125194072-project-member] Calling method 'version_select' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:56:15.654785 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-b233919b-d9a1-493b-a98e-6225e3a6aeb7 req-5297026f-95ec-44b4-9ede-063ebb6bfaef tempest-ServerActionsTestOtherB-2125194072 tempest-ServerActionsTestOtherB-2125194072-project-member] https://10.4.3.240/volume/v3/attachments/882ee55c-3643-4ca5-8166-741b2065ded3 returned with HTTP 200 Aug 20 00:56:15.655104 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 86/352] 10.4.3.240 () {70 vars in 1651 bytes} [Thu Aug 20 00:56:15 2026] GET /volume/v3/attachments/882ee55c-3643-4ca5-8166-741b2065ded3 => generated 994 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:56:16.446372 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-353f8b37-4830-4e0a-af29-227983073cd8 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:56:16.449102 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-353f8b37-4830-4e0a-af29-227983073cd8 tempest-TestMultiAttachVolumeSwap-1397566972 tempest-TestMultiAttachVolumeSwap-1397566972-project-member] GET https://10.4.3.240/volume/v3/volumes/a15ce082-7f44-44b8-8fbd-b6c0de042a52 Aug 20 00:56:16.449352 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-353f8b37-4830-4e0a-af29-227983073cd8 tempest-TestMultiAttachVolumeSwap-1397566972 tempest-TestMultiAttachVolumeSwap-1397566972-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:56:16.449580 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-353f8b37-4830-4e0a-af29-227983073cd8 tempest-TestMultiAttachVolumeSwap-1397566972 tempest-TestMultiAttachVolumeSwap-1397566972-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:56:16.457273 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:56:16.457273 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 00:56:16.461205 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-353f8b37-4830-4e0a-af29-227983073cd8 tempest-TestMultiAttachVolumeSwap-1397566972 tempest-TestMultiAttachVolumeSwap-1397566972-project-member] Volume info retrieved successfully. Aug 20 00:56:16.466760 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-353f8b37-4830-4e0a-af29-227983073cd8 tempest-TestMultiAttachVolumeSwap-1397566972 tempest-TestMultiAttachVolumeSwap-1397566972-project-member] https://10.4.3.240/volume/v3/volumes/a15ce082-7f44-44b8-8fbd-b6c0de042a52 returned with HTTP 200 Aug 20 00:56:16.467356 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 89/353] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:56:16 2026] GET /volume/v3/volumes/a15ce082-7f44-44b8-8fbd-b6c0de042a52 => generated 850 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:56:16.484144 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-5adc4513-09fd-427f-b80b-e37f6547ffb2 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:56:16.750771 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-5adc4513-09fd-427f-b80b-e37f6547ffb2 tempest-TestMultiAttachVolumeSwap-1835121961 tempest-TestMultiAttachVolumeSwap-1835121961-project-admin] POST https://10.4.3.240/volume/v3/volumes/a15ce082-7f44-44b8-8fbd-b6c0de042a52/action Aug 20 00:56:16.751098 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-5adc4513-09fd-427f-b80b-e37f6547ffb2 tempest-TestMultiAttachVolumeSwap-1835121961 tempest-TestMultiAttachVolumeSwap-1835121961-project-admin] Action body: b'{"os-update_readonly_flag": {"readonly": true}}' {{(pid=100214) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 00:56:16.751208 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-5adc4513-09fd-427f-b80b-e37f6547ffb2 tempest-TestMultiAttachVolumeSwap-1835121961 tempest-TestMultiAttachVolumeSwap-1835121961-project-admin] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": true}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:56:16.763327 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:56:16.763327 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 00:56:16.763709 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-5adc4513-09fd-427f-b80b-e37f6547ffb2 tempest-TestMultiAttachVolumeSwap-1835121961 tempest-TestMultiAttachVolumeSwap-1835121961-project-admin] Volume info retrieved successfully. Aug 20 00:56:16.775446 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-5adc4513-09fd-427f-b80b-e37f6547ffb2 tempest-TestMultiAttachVolumeSwap-1835121961 tempest-TestMultiAttachVolumeSwap-1835121961-project-admin] Update volume admin metadata completed successfully. Aug 20 00:56:16.775761 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-5adc4513-09fd-427f-b80b-e37f6547ffb2 tempest-TestMultiAttachVolumeSwap-1835121961 tempest-TestMultiAttachVolumeSwap-1835121961-project-admin] Update readonly setting on volume completed successfully. Aug 20 00:56:16.776014 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-5adc4513-09fd-427f-b80b-e37f6547ffb2 tempest-TestMultiAttachVolumeSwap-1835121961 tempest-TestMultiAttachVolumeSwap-1835121961-project-admin] https://10.4.3.240/volume/v3/volumes/a15ce082-7f44-44b8-8fbd-b6c0de042a52/action returned with HTTP 202 Aug 20 00:56:16.776467 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 90/354] 10.4.3.240 () {68 vars in 1390 bytes} [Thu Aug 20 00:56:16 2026] POST /volume/v3/volumes/a15ce082-7f44-44b8-8fbd-b6c0de042a52/action => generated 0 bytes in 293 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 00:56:16.784285 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-c165430d-b7d4-4788-9def-cdeecada1db3 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:56:16.786218 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-c165430d-b7d4-4788-9def-cdeecada1db3 tempest-TestMultiAttachVolumeSwap-1397566972 tempest-TestMultiAttachVolumeSwap-1397566972-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 20 00:56:16.786569 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-c165430d-b7d4-4788-9def-cdeecada1db3 tempest-TestMultiAttachVolumeSwap-1397566972 tempest-TestMultiAttachVolumeSwap-1397566972-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-TestMultiAttachVolumeSwap-volume-2061184494"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:56:16.788065 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.v3.volumes [None req-c165430d-b7d4-4788-9def-cdeecada1db3 tempest-TestMultiAttachVolumeSwap-1397566972 tempest-TestMultiAttachVolumeSwap-1397566972-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-TestMultiAttachVolumeSwap-volume-2061184494'}} {{(pid=100215) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 00:56:16.792236 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-c165430d-b7d4-4788-9def-cdeecada1db3 tempest-TestMultiAttachVolumeSwap-1397566972 tempest-TestMultiAttachVolumeSwap-1397566972-project-member] Create volume of 1 GB Aug 20 00:56:16.792554 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:56:16.792554 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 00:56:16.793067 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-c165430d-b7d4-4788-9def-cdeecada1db3 tempest-TestMultiAttachVolumeSwap-1397566972 tempest-TestMultiAttachVolumeSwap-1397566972-project-member] Availability Zones retrieved successfully. Aug 20 00:56:16.798617 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-c165430d-b7d4-4788-9def-cdeecada1db3 tempest-TestMultiAttachVolumeSwap-1397566972 tempest-TestMultiAttachVolumeSwap-1397566972-project-member] Flow 'volume_create_api' (b788e26b-9af1-4c15-b74d-6402041bc1a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:56:16.800844 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-c165430d-b7d4-4788-9def-cdeecada1db3 tempest-TestMultiAttachVolumeSwap-1397566972 tempest-TestMultiAttachVolumeSwap-1397566972-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e6c68cdb-fbd6-4d2e-a9cd-121b518ed5fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:56:16.805895 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.flows.api.create_volume [None req-c165430d-b7d4-4788-9def-cdeecada1db3 tempest-TestMultiAttachVolumeSwap-1397566972 tempest-TestMultiAttachVolumeSwap-1397566972-project-member] Validating volume size '1' using validate_int {{(pid=100215) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 00:56:16.824079 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:56:16.824079 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 00:56:16.841940 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-c165430d-b7d4-4788-9def-cdeecada1db3 tempest-TestMultiAttachVolumeSwap-1397566972 tempest-TestMultiAttachVolumeSwap-1397566972-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e6c68cdb-fbd6-4d2e-a9cd-121b518ed5fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:52:30Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=0194b310-2a22-4ac8-a1ce-383dddbd16f6,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0194b310-2a22-4ac8-a1ce-383dddbd16f6', 'encryption_key_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=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:56:16.842756 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-c165430d-b7d4-4788-9def-cdeecada1db3 tempest-TestMultiAttachVolumeSwap-1397566972 tempest-TestMultiAttachVolumeSwap-1397566972-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0c28e9f3-124a-4ebd-a80e-868a341218c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:56:16.890669 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.quota [None req-c165430d-b7d4-4788-9def-cdeecada1db3 tempest-TestMultiAttachVolumeSwap-1397566972 tempest-TestMultiAttachVolumeSwap-1397566972-project-member] Created reservations ['3d9d1ea1-43d7-4bb1-84f1-c1aa4db55049', '181bc7db-d578-4290-8b1a-ec346f800f96', 'b5be55e8-c389-4430-8652-ad79b902ea19', 'cda31b94-b5ec-4c82-b219-558ef6be62b5'] {{(pid=100215) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:56:16.891794 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-c165430d-b7d4-4788-9def-cdeecada1db3 tempest-TestMultiAttachVolumeSwap-1397566972 tempest-TestMultiAttachVolumeSwap-1397566972-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0c28e9f3-124a-4ebd-a80e-868a341218c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3d9d1ea1-43d7-4bb1-84f1-c1aa4db55049', '181bc7db-d578-4290-8b1a-ec346f800f96', 'b5be55e8-c389-4430-8652-ad79b902ea19', 'cda31b94-b5ec-4c82-b219-558ef6be62b5']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:56:16.892739 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-c165430d-b7d4-4788-9def-cdeecada1db3 tempest-TestMultiAttachVolumeSwap-1397566972 tempest-TestMultiAttachVolumeSwap-1397566972-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (52cbe33e-e86a-47d2-8c4a-b0a476d00fa3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:56:16.922979 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-c165430d-b7d4-4788-9def-cdeecada1db3 tempest-TestMultiAttachVolumeSwap-1397566972 tempest-TestMultiAttachVolumeSwap-1397566972-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (52cbe33e-e86a-47d2-8c4a-b0a476d00fa3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '15a3d663-2471-4685-98e7-69b53705e31a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-2061184494',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='7168541d21ab49e08b865f5b644c27ca',qos_specs=None,replication_status=,reservations=['3d9d1ea1-43d7-4bb1-84f1-c1aa4db55049','181bc7db-d578-4290-8b1a-ec346f800f96','b5be55e8-c389-4430-8652-ad79b902ea19','cda31b94-b5ec-4c82-b219-558ef6be62b5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6cb9d78bd1144ba8afec17c6fb5a6a66',volume_type_id=0194b310-2a22-4ac8-a1ce-383dddbd16f6), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T00:56:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-2061184494',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=15a3d663-2471-4685-98e7-69b53705e31a,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='7168541d21ab49e08b865f5b644c27ca',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6cb9d78bd1144ba8afec17c6fb5a6a66',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0194b310-2a22-4ac8-a1ce-383dddbd16f6),volume_type_id=0194b310-2a22-4ac8-a1ce-383dddbd16f6)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:56:16.923894 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-c165430d-b7d4-4788-9def-cdeecada1db3 tempest-TestMultiAttachVolumeSwap-1397566972 tempest-TestMultiAttachVolumeSwap-1397566972-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b01ca6ec-4056-4fac-8d35-172f2c9d8c4f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:56:16.955826 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-c165430d-b7d4-4788-9def-cdeecada1db3 tempest-TestMultiAttachVolumeSwap-1397566972 tempest-TestMultiAttachVolumeSwap-1397566972-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b01ca6ec-4056-4fac-8d35-172f2c9d8c4f) transitioned into state 'SUCCESS' from state '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-2061184494',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='7168541d21ab49e08b865f5b644c27ca',qos_specs=None,replication_status=,reservations=['3d9d1ea1-43d7-4bb1-84f1-c1aa4db55049','181bc7db-d578-4290-8b1a-ec346f800f96','b5be55e8-c389-4430-8652-ad79b902ea19','cda31b94-b5ec-4c82-b219-558ef6be62b5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6cb9d78bd1144ba8afec17c6fb5a6a66',volume_type_id=0194b310-2a22-4ac8-a1ce-383dddbd16f6)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:56:16.956787 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-c165430d-b7d4-4788-9def-cdeecada1db3 tempest-TestMultiAttachVolumeSwap-1397566972 tempest-TestMultiAttachVolumeSwap-1397566972-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6a074c98-ace9-498f-b153-294b2b3556e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:56:16.972460 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-c165430d-b7d4-4788-9def-cdeecada1db3 tempest-TestMultiAttachVolumeSwap-1397566972 tempest-TestMultiAttachVolumeSwap-1397566972-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6a074c98-ace9-498f-b153-294b2b3556e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:56:16.973543 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-c165430d-b7d4-4788-9def-cdeecada1db3 tempest-TestMultiAttachVolumeSwap-1397566972 tempest-TestMultiAttachVolumeSwap-1397566972-project-member] Flow 'volume_create_api' (b788e26b-9af1-4c15-b74d-6402041bc1a4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:56:16.973988 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-c165430d-b7d4-4788-9def-cdeecada1db3 tempest-TestMultiAttachVolumeSwap-1397566972 tempest-TestMultiAttachVolumeSwap-1397566972-project-member] Create volume request issued successfully. Aug 20 00:56:16.974557 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-c165430d-b7d4-4788-9def-cdeecada1db3 tempest-TestMultiAttachVolumeSwap-1397566972 tempest-TestMultiAttachVolumeSwap-1397566972-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 20 00:56:16.975217 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 90/355] 10.4.3.240 () {68 vars in 1259 bytes} [Thu Aug 20 00:56:16 2026] POST /volume/v3/volumes => generated 758 bytes in 191 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 00:56:16.993166 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-80ea5799-5509-4339-b1e1-c600650f412e None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:56:16.996877 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-80ea5799-5509-4339-b1e1-c600650f412e tempest-TestMultiAttachVolumeSwap-1397566972 tempest-TestMultiAttachVolumeSwap-1397566972-project-member] GET https://10.4.3.240/volume/v3/volumes/15a3d663-2471-4685-98e7-69b53705e31a Aug 20 00:56:17.000022 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-80ea5799-5509-4339-b1e1-c600650f412e tempest-TestMultiAttachVolumeSwap-1397566972 tempest-TestMultiAttachVolumeSwap-1397566972-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:56:17.000022 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-80ea5799-5509-4339-b1e1-c600650f412e tempest-TestMultiAttachVolumeSwap-1397566972 tempest-TestMultiAttachVolumeSwap-1397566972-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:56:17.002544 np0000007838 devstack@c-api.service[100213]: DEBUG dbcounter [-] [100213] Writing DB stats cinder:SELECT=215,cinder:INSERT=22,cinder:UPDATE=52 {{(pid=100213) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 00:56:17.012291 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:56:17.012291 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 00:56:17.017241 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-80ea5799-5509-4339-b1e1-c600650f412e tempest-TestMultiAttachVolumeSwap-1397566972 tempest-TestMultiAttachVolumeSwap-1397566972-project-member] Volume info retrieved successfully. Aug 20 00:56:17.026191 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-80ea5799-5509-4339-b1e1-c600650f412e tempest-TestMultiAttachVolumeSwap-1397566972 tempest-TestMultiAttachVolumeSwap-1397566972-project-member] https://10.4.3.240/volume/v3/volumes/15a3d663-2471-4685-98e7-69b53705e31a returned with HTTP 200 Aug 20 00:56:17.026483 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 87/356] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:56:16 2026] GET /volume/v3/volumes/15a3d663-2471-4685-98e7-69b53705e31a => generated 826 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:56:17.624008 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [req-1d70ca00-5f8d-4546-bea0-719c661f4c5b req-25db53a2-ff3c-495f-bffb-1ec546ec07c2 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:56:17.628502 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-1d70ca00-5f8d-4546-bea0-719c661f4c5b req-25db53a2-ff3c-495f-bffb-1ec546ec07c2 tempest-TaggedAttachmentsTest-2034620368 tempest-TaggedAttachmentsTest-2034620368-project-member] GET https://10.4.3.240/volume/v3/volumes/7aa8443b-c1e9-425e-a6c4-c1cbbdf04dd5 Aug 20 00:56:17.628837 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [req-1d70ca00-5f8d-4546-bea0-719c661f4c5b req-25db53a2-ff3c-495f-bffb-1ec546ec07c2 tempest-TaggedAttachmentsTest-2034620368 tempest-TaggedAttachmentsTest-2034620368-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:56:17.628969 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [req-1d70ca00-5f8d-4546-bea0-719c661f4c5b req-25db53a2-ff3c-495f-bffb-1ec546ec07c2 tempest-TaggedAttachmentsTest-2034620368 tempest-TaggedAttachmentsTest-2034620368-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:56:17.638446 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:56:17.638446 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 00:56:17.642566 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [req-1d70ca00-5f8d-4546-bea0-719c661f4c5b req-25db53a2-ff3c-495f-bffb-1ec546ec07c2 tempest-TaggedAttachmentsTest-2034620368 tempest-TaggedAttachmentsTest-2034620368-project-member] Volume info retrieved successfully. Aug 20 00:56:17.652472 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-1d70ca00-5f8d-4546-bea0-719c661f4c5b req-25db53a2-ff3c-495f-bffb-1ec546ec07c2 tempest-TaggedAttachmentsTest-2034620368 tempest-TaggedAttachmentsTest-2034620368-project-member] https://10.4.3.240/volume/v3/volumes/7aa8443b-c1e9-425e-a6c4-c1cbbdf04dd5 returned with HTTP 200 Aug 20 00:56:17.652824 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 90/357] 10.4.3.240 () {68 vars in 1598 bytes} [Thu Aug 20 00:56:17 2026] GET /volume/v3/volumes/7aa8443b-c1e9-425e-a6c4-c1cbbdf04dd5 => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:56:17.795454 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-e510579e-ec0d-4cd4-86cc-9f6da4ff5f6f None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:56:17.796047 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-e510579e-ec0d-4cd4-86cc-9f6da4ff5f6f None None] GET https://10.4.3.240/volume// Aug 20 00:56:17.796245 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-e510579e-ec0d-4cd4-86cc-9f6da4ff5f6f None None] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:56:17.796464 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-e510579e-ec0d-4cd4-86cc-9f6da4ff5f6f None None] Calling method 'all' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:56:17.796821 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-e510579e-ec0d-4cd4-86cc-9f6da4ff5f6f None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 20 00:56:17.797317 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 91/358] 10.4.3.240 () {66 vars in 1428 bytes} [Thu Aug 20 00:56:17 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 00:56:17.822445 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-1d70ca00-5f8d-4546-bea0-719c661f4c5b req-e070599a-9f79-4ec1-9421-04031cd4d333 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:56:17.824845 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-1d70ca00-5f8d-4546-bea0-719c661f4c5b req-e070599a-9f79-4ec1-9421-04031cd4d333 tempest-TaggedAttachmentsTest-2034620368 tempest-TaggedAttachmentsTest-2034620368-project-member] POST https://10.4.3.240/volume/v3/attachments Aug 20 00:56:17.825161 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-1d70ca00-5f8d-4546-bea0-719c661f4c5b req-e070599a-9f79-4ec1-9421-04031cd4d333 tempest-TaggedAttachmentsTest-2034620368 tempest-TaggedAttachmentsTest-2034620368-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7aa8443b-c1e9-425e-a6c4-c1cbbdf04dd5", "connector": null, "instance_uuid": "3f67bee8-5c99-4fc4-bc94-32c076b2dce8"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:56:17.832583 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:56:17.832583 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 00:56:17.862058 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-1d70ca00-5f8d-4546-bea0-719c661f4c5b req-e070599a-9f79-4ec1-9421-04031cd4d333 tempest-TaggedAttachmentsTest-2034620368 tempest-TaggedAttachmentsTest-2034620368-project-member] https://10.4.3.240/volume/v3/attachments returned with HTTP 200 Aug 20 00:56:17.862468 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 91/359] 10.4.3.240 () {74 vars in 1594 bytes} [Thu Aug 20 00:56:17 2026] POST /volume/v3/attachments => generated 273 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:56:17.895283 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-b4de06c2-1a59-4da7-99b6-c6b1699ad6d0 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:56:17.897195 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-b4de06c2-1a59-4da7-99b6-c6b1699ad6d0 tempest-TaggedAttachmentsTest-2034620368 tempest-TaggedAttachmentsTest-2034620368-project-member] GET https://10.4.3.240/volume/v3/volumes/7aa8443b-c1e9-425e-a6c4-c1cbbdf04dd5 Aug 20 00:56:17.897352 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-b4de06c2-1a59-4da7-99b6-c6b1699ad6d0 tempest-TaggedAttachmentsTest-2034620368 tempest-TaggedAttachmentsTest-2034620368-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:56:17.897534 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-b4de06c2-1a59-4da7-99b6-c6b1699ad6d0 tempest-TaggedAttachmentsTest-2034620368 tempest-TaggedAttachmentsTest-2034620368-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:56:17.907529 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:56:17.907529 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 00:56:17.911155 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-167d9b3a-f7ec-4066-bb9f-e7aad77e57d9 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:56:17.911361 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-b4de06c2-1a59-4da7-99b6-c6b1699ad6d0 tempest-TaggedAttachmentsTest-2034620368 tempest-TaggedAttachmentsTest-2034620368-project-member] Volume info retrieved successfully. Aug 20 00:56:17.911629 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-167d9b3a-f7ec-4066-bb9f-e7aad77e57d9 None None] GET https://10.4.3.240/volume// Aug 20 00:56:17.911887 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-167d9b3a-f7ec-4066-bb9f-e7aad77e57d9 None None] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:56:17.912144 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-167d9b3a-f7ec-4066-bb9f-e7aad77e57d9 None None] Calling method 'all' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:56:17.912581 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-167d9b3a-f7ec-4066-bb9f-e7aad77e57d9 None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 20 00:56:17.912966 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 91/360] 10.4.3.240 () {66 vars in 1426 bytes} [Thu Aug 20 00:56:17 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 00:56:17.915882 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-b4de06c2-1a59-4da7-99b6-c6b1699ad6d0 tempest-TaggedAttachmentsTest-2034620368 tempest-TaggedAttachmentsTest-2034620368-project-member] https://10.4.3.240/volume/v3/volumes/7aa8443b-c1e9-425e-a6c4-c1cbbdf04dd5 returned with HTTP 200 Aug 20 00:56:17.916323 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 88/361] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:56:17 2026] GET /volume/v3/volumes/7aa8443b-c1e9-425e-a6c4-c1cbbdf04dd5 => generated 844 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:56:17.921839 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-1d70ca00-5f8d-4546-bea0-719c661f4c5b req-999d8007-9322-43b0-bdaf-4d82385cd007 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:56:17.923679 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-1d70ca00-5f8d-4546-bea0-719c661f4c5b req-999d8007-9322-43b0-bdaf-4d82385cd007 tempest-TaggedAttachmentsTest-2034620368 tempest-TaggedAttachmentsTest-2034620368-project-member] GET https://10.4.3.240/volume/v3/volumes/7aa8443b-c1e9-425e-a6c4-c1cbbdf04dd5 Aug 20 00:56:17.923893 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-1d70ca00-5f8d-4546-bea0-719c661f4c5b req-999d8007-9322-43b0-bdaf-4d82385cd007 tempest-TaggedAttachmentsTest-2034620368 tempest-TaggedAttachmentsTest-2034620368-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:56:17.924064 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-1d70ca00-5f8d-4546-bea0-719c661f4c5b req-999d8007-9322-43b0-bdaf-4d82385cd007 tempest-TaggedAttachmentsTest-2034620368 tempest-TaggedAttachmentsTest-2034620368-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:56:17.936315 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:56:17.936315 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 00:56:17.940105 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [req-1d70ca00-5f8d-4546-bea0-719c661f4c5b req-999d8007-9322-43b0-bdaf-4d82385cd007 tempest-TaggedAttachmentsTest-2034620368 tempest-TaggedAttachmentsTest-2034620368-project-member] Volume info retrieved successfully. Aug 20 00:56:17.945090 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-1d70ca00-5f8d-4546-bea0-719c661f4c5b req-999d8007-9322-43b0-bdaf-4d82385cd007 tempest-TaggedAttachmentsTest-2034620368 tempest-TaggedAttachmentsTest-2034620368-project-member] https://10.4.3.240/volume/v3/volumes/7aa8443b-c1e9-425e-a6c4-c1cbbdf04dd5 returned with HTTP 200 Aug 20 00:56:17.945531 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 92/362] 10.4.3.240 () {70 vars in 1639 bytes} [Thu Aug 20 00:56:17 2026] GET /volume/v3/volumes/7aa8443b-c1e9-425e-a6c4-c1cbbdf04dd5 => generated 1024 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 00:56:18.040407 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-1d70ca00-5f8d-4546-bea0-719c661f4c5b req-375d5447-8a67-475e-b9ec-5b09da9960d1 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:56:18.043029 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-1d70ca00-5f8d-4546-bea0-719c661f4c5b req-375d5447-8a67-475e-b9ec-5b09da9960d1 tempest-TaggedAttachmentsTest-2034620368 tempest-TaggedAttachmentsTest-2034620368-project-member] PUT https://10.4.3.240/volume/v3/attachments/5e1efeae-bbdf-421b-80f5-3c8d16f62682 Aug 20 00:56:18.043465 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-1d70ca00-5f8d-4546-bea0-719c661f4c5b req-375d5447-8a67-475e-b9ec-5b09da9960d1 tempest-TaggedAttachmentsTest-2034620368 tempest-TaggedAttachmentsTest-2034620368-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.240", "host": "np0000007838", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:e656b6daafb0", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "870eaf75-1108-49d5-b5ab-79f4c93758d0", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:56:18.046127 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-37002fc6-1907-4575-8159-44cc3cba3e34 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:56:18.049293 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-37002fc6-1907-4575-8159-44cc3cba3e34 tempest-TestMultiAttachVolumeSwap-1397566972 tempest-TestMultiAttachVolumeSwap-1397566972-project-member] GET https://10.4.3.240/volume/v3/volumes/15a3d663-2471-4685-98e7-69b53705e31a Aug 20 00:56:18.049615 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-37002fc6-1907-4575-8159-44cc3cba3e34 tempest-TestMultiAttachVolumeSwap-1397566972 tempest-TestMultiAttachVolumeSwap-1397566972-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:56:18.049898 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-37002fc6-1907-4575-8159-44cc3cba3e34 tempest-TestMultiAttachVolumeSwap-1397566972 tempest-TestMultiAttachVolumeSwap-1397566972-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:56:18.053997 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.coordination [req-1d70ca00-5f8d-4546-bea0-719c661f4c5b req-375d5447-8a67-475e-b9ec-5b09da9960d1 tempest-TaggedAttachmentsTest-2034620368 tempest-TaggedAttachmentsTest-2034620368-project-member] Acquiring lock "cinder-attachment_update-7aa8443b-c1e9-425e-a6c4-c1cbbdf04dd5-np0000007838" by "attachment_update" {{(pid=100215) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 00:56:18.058922 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.coordination [req-1d70ca00-5f8d-4546-bea0-719c661f4c5b req-375d5447-8a67-475e-b9ec-5b09da9960d1 tempest-TaggedAttachmentsTest-2034620368 tempest-TaggedAttachmentsTest-2034620368-project-member] Lock "cinder-attachment_update-7aa8443b-c1e9-425e-a6c4-c1cbbdf04dd5-np0000007838" acquired by "attachment_update" :: waited 0.005s {{(pid=100215) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 00:56:18.060018 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:56:18.060018 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 00:56:18.071519 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:56:18.071519 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 00:56:18.081983 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-37002fc6-1907-4575-8159-44cc3cba3e34 tempest-TestMultiAttachVolumeSwap-1397566972 tempest-TestMultiAttachVolumeSwap-1397566972-project-member] Volume info retrieved successfully. Aug 20 00:56:18.088997 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-37002fc6-1907-4575-8159-44cc3cba3e34 tempest-TestMultiAttachVolumeSwap-1397566972 tempest-TestMultiAttachVolumeSwap-1397566972-project-member] https://10.4.3.240/volume/v3/volumes/15a3d663-2471-4685-98e7-69b53705e31a returned with HTTP 200 Aug 20 00:56:18.089614 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 92/363] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:56:18 2026] GET /volume/v3/volumes/15a3d663-2471-4685-98e7-69b53705e31a => generated 851 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:56:18.170428 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.coordination [req-1d70ca00-5f8d-4546-bea0-719c661f4c5b req-375d5447-8a67-475e-b9ec-5b09da9960d1 tempest-TaggedAttachmentsTest-2034620368 tempest-TaggedAttachmentsTest-2034620368-project-member] Lock "cinder-attachment_update-7aa8443b-c1e9-425e-a6c4-c1cbbdf04dd5-np0000007838" released by "attachment_update" :: held 0.112s {{(pid=100215) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 00:56:18.170785 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-1d70ca00-5f8d-4546-bea0-719c661f4c5b req-375d5447-8a67-475e-b9ec-5b09da9960d1 tempest-TaggedAttachmentsTest-2034620368 tempest-TaggedAttachmentsTest-2034620368-project-member] https://10.4.3.240/volume/v3/attachments/5e1efeae-bbdf-421b-80f5-3c8d16f62682 returned with HTTP 200 Aug 20 00:56:18.171282 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 92/364] 10.4.3.240 () {74 vars in 1704 bytes} [Thu Aug 20 00:56:18 2026] PUT /volume/v3/attachments/5e1efeae-bbdf-421b-80f5-3c8d16f62682 => generated 969 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:56:18.936264 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-f88c2276-4952-48d7-bd23-ce2ca176e7ac None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:56:18.940534 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-f88c2276-4952-48d7-bd23-ce2ca176e7ac tempest-TaggedAttachmentsTest-2034620368 tempest-TaggedAttachmentsTest-2034620368-project-member] GET https://10.4.3.240/volume/v3/volumes/7aa8443b-c1e9-425e-a6c4-c1cbbdf04dd5 Aug 20 00:56:18.940534 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-f88c2276-4952-48d7-bd23-ce2ca176e7ac tempest-TaggedAttachmentsTest-2034620368 tempest-TaggedAttachmentsTest-2034620368-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:56:18.940631 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-f88c2276-4952-48d7-bd23-ce2ca176e7ac tempest-TaggedAttachmentsTest-2034620368 tempest-TaggedAttachmentsTest-2034620368-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:56:18.958314 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:56:18.958314 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 00:56:18.964543 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-f88c2276-4952-48d7-bd23-ce2ca176e7ac tempest-TaggedAttachmentsTest-2034620368 tempest-TaggedAttachmentsTest-2034620368-project-member] Volume info retrieved successfully. Aug 20 00:56:18.969715 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-f88c2276-4952-48d7-bd23-ce2ca176e7ac tempest-TaggedAttachmentsTest-2034620368 tempest-TaggedAttachmentsTest-2034620368-project-member] https://10.4.3.240/volume/v3/volumes/7aa8443b-c1e9-425e-a6c4-c1cbbdf04dd5 returned with HTTP 200 Aug 20 00:56:18.970114 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 89/365] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:56:18 2026] GET /volume/v3/volumes/7aa8443b-c1e9-425e-a6c4-c1cbbdf04dd5 => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:56:19.992854 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-e379855b-14fe-4f1f-a447-b5b700ac4354 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:56:19.994736 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-e379855b-14fe-4f1f-a447-b5b700ac4354 tempest-TaggedAttachmentsTest-2034620368 tempest-TaggedAttachmentsTest-2034620368-project-member] GET https://10.4.3.240/volume/v3/volumes/7aa8443b-c1e9-425e-a6c4-c1cbbdf04dd5 Aug 20 00:56:19.994980 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-e379855b-14fe-4f1f-a447-b5b700ac4354 tempest-TaggedAttachmentsTest-2034620368 tempest-TaggedAttachmentsTest-2034620368-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:56:19.995217 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-e379855b-14fe-4f1f-a447-b5b700ac4354 tempest-TaggedAttachmentsTest-2034620368 tempest-TaggedAttachmentsTest-2034620368-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:56:19.998102 np0000007838 devstack@c-api.service[100214]: DEBUG dbcounter [-] [100214] Writing DB stats cinder:SELECT=172,cinder:UPDATE=12,cinder:INSERT=4 {{(pid=100214) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 00:56:20.014497 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:56:20.014497 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 00:56:20.018035 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-e379855b-14fe-4f1f-a447-b5b700ac4354 tempest-TaggedAttachmentsTest-2034620368 tempest-TaggedAttachmentsTest-2034620368-project-member] Volume info retrieved successfully. Aug 20 00:56:20.024608 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-e379855b-14fe-4f1f-a447-b5b700ac4354 tempest-TaggedAttachmentsTest-2034620368 tempest-TaggedAttachmentsTest-2034620368-project-member] https://10.4.3.240/volume/v3/volumes/7aa8443b-c1e9-425e-a6c4-c1cbbdf04dd5 returned with HTTP 200 Aug 20 00:56:20.025139 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 93/366] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:56:19 2026] GET /volume/v3/volumes/7aa8443b-c1e9-425e-a6c4-c1cbbdf04dd5 => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:56:20.387975 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [req-b233919b-d9a1-493b-a98e-6225e3a6aeb7 req-b3b2ec95-37f1-40e9-a5e8-2e891ca0287c None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:56:20.390494 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-b233919b-d9a1-493b-a98e-6225e3a6aeb7 req-b3b2ec95-37f1-40e9-a5e8-2e891ca0287c tempest-ServerActionsTestOtherB-2125194072 tempest-ServerActionsTestOtherB-2125194072-project-member] POST https://10.4.3.240/volume/v3/attachments/882ee55c-3643-4ca5-8166-741b2065ded3/action Aug 20 00:56:20.391148 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [req-b233919b-d9a1-493b-a98e-6225e3a6aeb7 req-b3b2ec95-37f1-40e9-a5e8-2e891ca0287c tempest-ServerActionsTestOtherB-2125194072 tempest-ServerActionsTestOtherB-2125194072-project-member] Action body: b'{"os-complete": null}' {{(pid=100212) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 00:56:20.391300 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [req-b233919b-d9a1-493b-a98e-6225e3a6aeb7 req-b3b2ec95-37f1-40e9-a5e8-2e891ca0287c tempest-ServerActionsTestOtherB-2125194072 tempest-ServerActionsTestOtherB-2125194072-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:56:20.415121 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:56:20.415121 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 00:56:20.458614 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-b233919b-d9a1-493b-a98e-6225e3a6aeb7 req-b3b2ec95-37f1-40e9-a5e8-2e891ca0287c tempest-ServerActionsTestOtherB-2125194072 tempest-ServerActionsTestOtherB-2125194072-project-member] https://10.4.3.240/volume/v3/attachments/882ee55c-3643-4ca5-8166-741b2065ded3/action returned with HTTP 204 Aug 20 00:56:20.459091 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 93/367] 10.4.3.240 () {74 vars in 1725 bytes} [Thu Aug 20 00:56:20 2026] POST /volume/v3/attachments/882ee55c-3643-4ca5-8166-741b2065ded3/action => generated 0 bytes in 72 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:56:20.781397 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-3dfb2642-f16f-4d3c-9681-ddaa66e4ee42 req-769b474b-e9cb-485d-9b73-0239cb9e7296 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:56:20.784056 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-3dfb2642-f16f-4d3c-9681-ddaa66e4ee42 req-769b474b-e9cb-485d-9b73-0239cb9e7296 tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] GET https://10.4.3.240/volume/v3/volumes/a7339fc7-4ba3-45e6-a4b6-7e4f94def10f Aug 20 00:56:20.784356 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-3dfb2642-f16f-4d3c-9681-ddaa66e4ee42 req-769b474b-e9cb-485d-9b73-0239cb9e7296 tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:56:20.784634 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-3dfb2642-f16f-4d3c-9681-ddaa66e4ee42 req-769b474b-e9cb-485d-9b73-0239cb9e7296 tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:56:20.787443 np0000007838 devstack@c-api.service[100215]: DEBUG dbcounter [-] [100215] Writing DB stats cinder:SELECT=296,cinder:INSERT=54,cinder:UPDATE=87 {{(pid=100215) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 00:56:20.797404 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:56:20.797404 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 00:56:20.802745 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [req-3dfb2642-f16f-4d3c-9681-ddaa66e4ee42 req-769b474b-e9cb-485d-9b73-0239cb9e7296 tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] Volume info retrieved successfully. Aug 20 00:56:20.809443 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-3dfb2642-f16f-4d3c-9681-ddaa66e4ee42 req-769b474b-e9cb-485d-9b73-0239cb9e7296 tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] https://10.4.3.240/volume/v3/volumes/a7339fc7-4ba3-45e6-a4b6-7e4f94def10f returned with HTTP 200 Aug 20 00:56:20.810068 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 93/368] 10.4.3.240 () {68 vars in 1598 bytes} [Thu Aug 20 00:56:20 2026] GET /volume/v3/volumes/a7339fc7-4ba3-45e6-a4b6-7e4f94def10f => generated 1136 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:56:20.866444 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [req-3dfb2642-f16f-4d3c-9681-ddaa66e4ee42 req-019a0e05-9b1d-4097-92c6-29a8d821fa28 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:56:20.869155 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-3dfb2642-f16f-4d3c-9681-ddaa66e4ee42 req-019a0e05-9b1d-4097-92c6-29a8d821fa28 tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] POST https://10.4.3.240/volume/v3/volumes/a7339fc7-4ba3-45e6-a4b6-7e4f94def10f/action Aug 20 00:56:20.869609 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [req-3dfb2642-f16f-4d3c-9681-ddaa66e4ee42 req-019a0e05-9b1d-4097-92c6-29a8d821fa28 tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100213) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 00:56:20.869757 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [req-3dfb2642-f16f-4d3c-9681-ddaa66e4ee42 req-019a0e05-9b1d-4097-92c6-29a8d821fa28 tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:56:20.881883 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:56:20.881883 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 00:56:20.882475 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [req-3dfb2642-f16f-4d3c-9681-ddaa66e4ee42 req-019a0e05-9b1d-4097-92c6-29a8d821fa28 tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] Volume info retrieved successfully. Aug 20 00:56:20.890392 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [req-3dfb2642-f16f-4d3c-9681-ddaa66e4ee42 req-019a0e05-9b1d-4097-92c6-29a8d821fa28 tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] Begin detaching volume completed successfully. Aug 20 00:56:20.890628 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-3dfb2642-f16f-4d3c-9681-ddaa66e4ee42 req-019a0e05-9b1d-4097-92c6-29a8d821fa28 tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] https://10.4.3.240/volume/v3/volumes/a7339fc7-4ba3-45e6-a4b6-7e4f94def10f/action returned with HTTP 202 Aug 20 00:56:20.891107 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 90/369] 10.4.3.240 () {72 vars in 1672 bytes} [Thu Aug 20 00:56:20 2026] POST /volume/v3/volumes/a7339fc7-4ba3-45e6-a4b6-7e4f94def10f/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 00:56:20.920107 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-ce4d9277-eac1-421b-9906-f1bacadd1742 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:56:20.923682 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-ce4d9277-eac1-421b-9906-f1bacadd1742 tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] GET https://10.4.3.240/volume/v3/volumes/a7339fc7-4ba3-45e6-a4b6-7e4f94def10f Aug 20 00:56:20.923929 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-ce4d9277-eac1-421b-9906-f1bacadd1742 tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:56:20.924108 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-ce4d9277-eac1-421b-9906-f1bacadd1742 tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:56:20.938556 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:56:20.938556 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 00:56:20.944458 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-ce4d9277-eac1-421b-9906-f1bacadd1742 tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] Volume info retrieved successfully. Aug 20 00:56:20.949476 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-ce4d9277-eac1-421b-9906-f1bacadd1742 tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] https://10.4.3.240/volume/v3/volumes/a7339fc7-4ba3-45e6-a4b6-7e4f94def10f returned with HTTP 200 Aug 20 00:56:20.949851 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 94/370] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:56:20 2026] GET /volume/v3/volumes/a7339fc7-4ba3-45e6-a4b6-7e4f94def10f => generated 1139 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:56:20.983986 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-233b6592-86d0-4932-a760-093b59da5de1 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:56:20.983986 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-233b6592-86d0-4932-a760-093b59da5de1 None None] GET https://10.4.3.240/volume// Aug 20 00:56:20.983986 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-233b6592-86d0-4932-a760-093b59da5de1 None None] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:56:20.983986 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-233b6592-86d0-4932-a760-093b59da5de1 None None] Calling method 'all' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:56:20.983986 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-233b6592-86d0-4932-a760-093b59da5de1 None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 20 00:56:20.983986 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 94/371] 10.4.3.240 () {66 vars in 1426 bytes} [Thu Aug 20 00:56:20 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 00:56:20.993110 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-3dfb2642-f16f-4d3c-9681-ddaa66e4ee42 req-939650e3-877c-4594-b90a-69f46636596c None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:56:20.996041 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-3dfb2642-f16f-4d3c-9681-ddaa66e4ee42 req-939650e3-877c-4594-b90a-69f46636596c tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] GET https://10.4.3.240/volume/v3/volumes/a7339fc7-4ba3-45e6-a4b6-7e4f94def10f Aug 20 00:56:20.996267 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-3dfb2642-f16f-4d3c-9681-ddaa66e4ee42 req-939650e3-877c-4594-b90a-69f46636596c tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:56:20.996472 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-3dfb2642-f16f-4d3c-9681-ddaa66e4ee42 req-939650e3-877c-4594-b90a-69f46636596c tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:56:21.005877 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:56:21.005877 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 00:56:21.009781 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [req-3dfb2642-f16f-4d3c-9681-ddaa66e4ee42 req-939650e3-877c-4594-b90a-69f46636596c tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] Volume info retrieved successfully. Aug 20 00:56:21.015936 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-3dfb2642-f16f-4d3c-9681-ddaa66e4ee42 req-939650e3-877c-4594-b90a-69f46636596c tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] https://10.4.3.240/volume/v3/volumes/a7339fc7-4ba3-45e6-a4b6-7e4f94def10f returned with HTTP 200 Aug 20 00:56:21.016960 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 94/372] 10.4.3.240 () {70 vars in 1639 bytes} [Thu Aug 20 00:56:20 2026] GET /volume/v3/volumes/a7339fc7-4ba3-45e6-a4b6-7e4f94def10f => generated 1319 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 00:56:21.041021 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-b3f5c676-fa5a-4dd6-9e4c-07e13eb79aab None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:56:21.044047 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-b3f5c676-fa5a-4dd6-9e4c-07e13eb79aab tempest-TaggedAttachmentsTest-2034620368 tempest-TaggedAttachmentsTest-2034620368-project-member] GET https://10.4.3.240/volume/v3/volumes/7aa8443b-c1e9-425e-a6c4-c1cbbdf04dd5 Aug 20 00:56:21.044294 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-b3f5c676-fa5a-4dd6-9e4c-07e13eb79aab tempest-TaggedAttachmentsTest-2034620368 tempest-TaggedAttachmentsTest-2034620368-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:56:21.044625 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-b3f5c676-fa5a-4dd6-9e4c-07e13eb79aab tempest-TaggedAttachmentsTest-2034620368 tempest-TaggedAttachmentsTest-2034620368-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:56:21.067796 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:56:21.067796 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 00:56:21.075551 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-b3f5c676-fa5a-4dd6-9e4c-07e13eb79aab tempest-TaggedAttachmentsTest-2034620368 tempest-TaggedAttachmentsTest-2034620368-project-member] Volume info retrieved successfully. Aug 20 00:56:21.085387 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-b3f5c676-fa5a-4dd6-9e4c-07e13eb79aab tempest-TaggedAttachmentsTest-2034620368 tempest-TaggedAttachmentsTest-2034620368-project-member] https://10.4.3.240/volume/v3/volumes/7aa8443b-c1e9-425e-a6c4-c1cbbdf04dd5 returned with HTTP 200 Aug 20 00:56:21.086202 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 91/373] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:56:21 2026] GET /volume/v3/volumes/7aa8443b-c1e9-425e-a6c4-c1cbbdf04dd5 => generated 845 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:56:21.970062 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-6fda6c4c-243b-4f91-a056-aa085ea64bf3 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:56:21.972494 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-6fda6c4c-243b-4f91-a056-aa085ea64bf3 tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] GET https://10.4.3.240/volume/v3/volumes/a7339fc7-4ba3-45e6-a4b6-7e4f94def10f Aug 20 00:56:21.972494 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-6fda6c4c-243b-4f91-a056-aa085ea64bf3 tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:56:21.972759 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-6fda6c4c-243b-4f91-a056-aa085ea64bf3 tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:56:21.985868 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:56:21.985868 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 00:56:21.992208 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-6fda6c4c-243b-4f91-a056-aa085ea64bf3 tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] Volume info retrieved successfully. Aug 20 00:56:21.997843 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-6fda6c4c-243b-4f91-a056-aa085ea64bf3 tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] https://10.4.3.240/volume/v3/volumes/a7339fc7-4ba3-45e6-a4b6-7e4f94def10f returned with HTTP 200 Aug 20 00:56:21.998276 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 95/374] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:56:21 2026] GET /volume/v3/volumes/a7339fc7-4ba3-45e6-a4b6-7e4f94def10f => generated 1139 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:56:22.104079 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-755e9128-213f-49cc-bda5-a08db854aa84 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:56:22.105803 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-755e9128-213f-49cc-bda5-a08db854aa84 tempest-TaggedAttachmentsTest-2034620368 tempest-TaggedAttachmentsTest-2034620368-project-member] GET https://10.4.3.240/volume/v3/volumes/7aa8443b-c1e9-425e-a6c4-c1cbbdf04dd5 Aug 20 00:56:22.105994 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-755e9128-213f-49cc-bda5-a08db854aa84 tempest-TaggedAttachmentsTest-2034620368 tempest-TaggedAttachmentsTest-2034620368-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:56:22.106172 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-755e9128-213f-49cc-bda5-a08db854aa84 tempest-TaggedAttachmentsTest-2034620368 tempest-TaggedAttachmentsTest-2034620368-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:56:22.116451 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:56:22.116451 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 00:56:22.119171 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-755e9128-213f-49cc-bda5-a08db854aa84 tempest-TaggedAttachmentsTest-2034620368 tempest-TaggedAttachmentsTest-2034620368-project-member] Volume info retrieved successfully. Aug 20 00:56:22.123677 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-755e9128-213f-49cc-bda5-a08db854aa84 tempest-TaggedAttachmentsTest-2034620368 tempest-TaggedAttachmentsTest-2034620368-project-member] https://10.4.3.240/volume/v3/volumes/7aa8443b-c1e9-425e-a6c4-c1cbbdf04dd5 returned with HTTP 200 Aug 20 00:56:22.124067 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 95/375] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:56:22 2026] GET /volume/v3/volumes/7aa8443b-c1e9-425e-a6c4-c1cbbdf04dd5 => generated 845 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:56:22.330150 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-1d70ca00-5f8d-4546-bea0-719c661f4c5b req-480016e2-b361-42b2-a9e6-b157e1469ee4 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:56:22.333424 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-1d70ca00-5f8d-4546-bea0-719c661f4c5b req-480016e2-b361-42b2-a9e6-b157e1469ee4 tempest-TaggedAttachmentsTest-2034620368 tempest-TaggedAttachmentsTest-2034620368-project-member] POST https://10.4.3.240/volume/v3/attachments/5e1efeae-bbdf-421b-80f5-3c8d16f62682/action Aug 20 00:56:22.333953 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-1d70ca00-5f8d-4546-bea0-719c661f4c5b req-480016e2-b361-42b2-a9e6-b157e1469ee4 tempest-TaggedAttachmentsTest-2034620368 tempest-TaggedAttachmentsTest-2034620368-project-member] Action body: b'{"os-complete": null}' {{(pid=100215) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 00:56:22.334134 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-1d70ca00-5f8d-4546-bea0-719c661f4c5b req-480016e2-b361-42b2-a9e6-b157e1469ee4 tempest-TaggedAttachmentsTest-2034620368 tempest-TaggedAttachmentsTest-2034620368-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:56:22.377323 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:56:22.377323 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 00:56:22.403553 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-1d70ca00-5f8d-4546-bea0-719c661f4c5b req-480016e2-b361-42b2-a9e6-b157e1469ee4 tempest-TaggedAttachmentsTest-2034620368 tempest-TaggedAttachmentsTest-2034620368-project-member] https://10.4.3.240/volume/v3/attachments/5e1efeae-bbdf-421b-80f5-3c8d16f62682/action returned with HTTP 204 Aug 20 00:56:22.404308 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 95/376] 10.4.3.240 () {74 vars in 1725 bytes} [Thu Aug 20 00:56:22 2026] POST /volume/v3/attachments/5e1efeae-bbdf-421b-80f5-3c8d16f62682/action => generated 0 bytes in 75 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:56:22.434012 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [req-3dfb2642-f16f-4d3c-9681-ddaa66e4ee42 req-07818306-87dc-4ea6-95a1-477627c001a5 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:56:22.437498 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-3dfb2642-f16f-4d3c-9681-ddaa66e4ee42 req-07818306-87dc-4ea6-95a1-477627c001a5 tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] DELETE https://10.4.3.240/volume/v3/attachments/8d2494d6-5d40-4ca5-8d2a-929eab1de679 Aug 20 00:56:22.437749 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [req-3dfb2642-f16f-4d3c-9681-ddaa66e4ee42 req-07818306-87dc-4ea6-95a1-477627c001a5 tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:56:22.438005 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [req-3dfb2642-f16f-4d3c-9681-ddaa66e4ee42 req-07818306-87dc-4ea6-95a1-477627c001a5 tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] Calling method 'version_select' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:56:22.450848 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:56:22.450848 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 00:56:22.531427 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-3dfb2642-f16f-4d3c-9681-ddaa66e4ee42 req-07818306-87dc-4ea6-95a1-477627c001a5 tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] https://10.4.3.240/volume/v3/attachments/8d2494d6-5d40-4ca5-8d2a-929eab1de679 returned with HTTP 200 Aug 20 00:56:22.531427 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 92/377] 10.4.3.240 () {72 vars in 1673 bytes} [Thu Aug 20 00:56:22 2026] DELETE /volume/v3/attachments/8d2494d6-5d40-4ca5-8d2a-929eab1de679 => generated 19 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:56:23.016793 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-78c89534-a138-4012-892b-ccaca98865a7 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:56:23.021357 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-78c89534-a138-4012-892b-ccaca98865a7 tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] GET https://10.4.3.240/volume/v3/volumes/a7339fc7-4ba3-45e6-a4b6-7e4f94def10f Aug 20 00:56:23.021357 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-78c89534-a138-4012-892b-ccaca98865a7 tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:56:23.021357 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-78c89534-a138-4012-892b-ccaca98865a7 tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:56:23.028038 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:56:23.028038 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 00:56:23.033963 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-78c89534-a138-4012-892b-ccaca98865a7 tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] Volume info retrieved successfully. Aug 20 00:56:23.041912 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-78c89534-a138-4012-892b-ccaca98865a7 tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] https://10.4.3.240/volume/v3/volumes/a7339fc7-4ba3-45e6-a4b6-7e4f94def10f returned with HTTP 200 Aug 20 00:56:23.042436 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 96/378] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:56:23 2026] GET /volume/v3/volumes/a7339fc7-4ba3-45e6-a4b6-7e4f94def10f => generated 844 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:56:23.137316 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-22a75951-47db-4ce4-925a-35fb2419786f None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:56:23.141434 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-22a75951-47db-4ce4-925a-35fb2419786f tempest-TaggedAttachmentsTest-2034620368 tempest-TaggedAttachmentsTest-2034620368-project-member] GET https://10.4.3.240/volume/v3/volumes/7aa8443b-c1e9-425e-a6c4-c1cbbdf04dd5 Aug 20 00:56:23.141434 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-22a75951-47db-4ce4-925a-35fb2419786f tempest-TaggedAttachmentsTest-2034620368 tempest-TaggedAttachmentsTest-2034620368-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:56:23.141434 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-22a75951-47db-4ce4-925a-35fb2419786f tempest-TaggedAttachmentsTest-2034620368 tempest-TaggedAttachmentsTest-2034620368-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:56:23.156059 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:56:23.156059 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 00:56:23.161790 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-22a75951-47db-4ce4-925a-35fb2419786f tempest-TaggedAttachmentsTest-2034620368 tempest-TaggedAttachmentsTest-2034620368-project-member] Volume info retrieved successfully. Aug 20 00:56:23.169473 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-22a75951-47db-4ce4-925a-35fb2419786f tempest-TaggedAttachmentsTest-2034620368 tempest-TaggedAttachmentsTest-2034620368-project-member] https://10.4.3.240/volume/v3/volumes/7aa8443b-c1e9-425e-a6c4-c1cbbdf04dd5 returned with HTTP 200 Aug 20 00:56:23.170776 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 96/379] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:56:23 2026] GET /volume/v3/volumes/7aa8443b-c1e9-425e-a6c4-c1cbbdf04dd5 => generated 1137 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:56:23.186747 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-32bf23bb-d8bf-421a-b622-be8e9b520565 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:56:23.191203 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-32bf23bb-d8bf-421a-b622-be8e9b520565 tempest-TaggedAttachmentsTest-2034620368 tempest-TaggedAttachmentsTest-2034620368-project-member] GET https://10.4.3.240/volume/v3/volumes/7aa8443b-c1e9-425e-a6c4-c1cbbdf04dd5 Aug 20 00:56:23.193127 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-32bf23bb-d8bf-421a-b622-be8e9b520565 tempest-TaggedAttachmentsTest-2034620368 tempest-TaggedAttachmentsTest-2034620368-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:56:23.193462 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-32bf23bb-d8bf-421a-b622-be8e9b520565 tempest-TaggedAttachmentsTest-2034620368 tempest-TaggedAttachmentsTest-2034620368-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:56:23.213062 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:56:23.213062 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 00:56:23.217032 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-32bf23bb-d8bf-421a-b622-be8e9b520565 tempest-TaggedAttachmentsTest-2034620368 tempest-TaggedAttachmentsTest-2034620368-project-member] Volume info retrieved successfully. Aug 20 00:56:23.222001 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-32bf23bb-d8bf-421a-b622-be8e9b520565 tempest-TaggedAttachmentsTest-2034620368 tempest-TaggedAttachmentsTest-2034620368-project-member] https://10.4.3.240/volume/v3/volumes/7aa8443b-c1e9-425e-a6c4-c1cbbdf04dd5 returned with HTTP 200 Aug 20 00:56:23.222705 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 96/380] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:56:23 2026] GET /volume/v3/volumes/7aa8443b-c1e9-425e-a6c4-c1cbbdf04dd5 => generated 1137 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:56:23.493495 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [req-bcc9713e-6482-496c-9587-24aedc12110c req-cc636a72-e95f-4018-aadb-af63002a98db None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:56:23.495881 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-bcc9713e-6482-496c-9587-24aedc12110c req-cc636a72-e95f-4018-aadb-af63002a98db tempest-ServerActionsTestOtherB-2125194072 tempest-ServerActionsTestOtherB-2125194072-project-member] DELETE https://10.4.3.240/volume/v3/attachments/882ee55c-3643-4ca5-8166-741b2065ded3 Aug 20 00:56:23.496361 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [req-bcc9713e-6482-496c-9587-24aedc12110c req-cc636a72-e95f-4018-aadb-af63002a98db tempest-ServerActionsTestOtherB-2125194072 tempest-ServerActionsTestOtherB-2125194072-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:56:23.496448 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [req-bcc9713e-6482-496c-9587-24aedc12110c req-cc636a72-e95f-4018-aadb-af63002a98db tempest-ServerActionsTestOtherB-2125194072 tempest-ServerActionsTestOtherB-2125194072-project-member] Calling method 'version_select' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:56:23.516893 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:56:23.516893 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 00:56:23.600071 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-bcc9713e-6482-496c-9587-24aedc12110c req-cc636a72-e95f-4018-aadb-af63002a98db tempest-ServerActionsTestOtherB-2125194072 tempest-ServerActionsTestOtherB-2125194072-project-member] https://10.4.3.240/volume/v3/attachments/882ee55c-3643-4ca5-8166-741b2065ded3 returned with HTTP 200 Aug 20 00:56:23.600736 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 93/381] 10.4.3.240 () {72 vars in 1673 bytes} [Thu Aug 20 00:56:23 2026] DELETE /volume/v3/attachments/882ee55c-3643-4ca5-8166-741b2065ded3 => generated 19 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:56:25.164058 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-2466e9b8-d041-40a7-8443-c162e891a6b5 req-9b4dbc1c-95c8-4158-a246-82ccc615595c None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:56:25.166381 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-2466e9b8-d041-40a7-8443-c162e891a6b5 req-9b4dbc1c-95c8-4158-a246-82ccc615595c tempest-VolumesExtendAttachedTest-1656515373 tempest-VolumesExtendAttachedTest-1656515373-project-member] GET https://10.4.3.240/volume/v3/volumes/7f4e5ac9-9c21-47f5-a010-9d0072b4b3b4 Aug 20 00:56:25.166622 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-2466e9b8-d041-40a7-8443-c162e891a6b5 req-9b4dbc1c-95c8-4158-a246-82ccc615595c tempest-VolumesExtendAttachedTest-1656515373 tempest-VolumesExtendAttachedTest-1656515373-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:56:25.166849 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-2466e9b8-d041-40a7-8443-c162e891a6b5 req-9b4dbc1c-95c8-4158-a246-82ccc615595c tempest-VolumesExtendAttachedTest-1656515373 tempest-VolumesExtendAttachedTest-1656515373-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:56:25.173658 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:56:25.173658 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 00:56:25.177206 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [req-2466e9b8-d041-40a7-8443-c162e891a6b5 req-9b4dbc1c-95c8-4158-a246-82ccc615595c tempest-VolumesExtendAttachedTest-1656515373 tempest-VolumesExtendAttachedTest-1656515373-project-member] Volume info retrieved successfully. Aug 20 00:56:25.181972 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-2466e9b8-d041-40a7-8443-c162e891a6b5 req-9b4dbc1c-95c8-4158-a246-82ccc615595c tempest-VolumesExtendAttachedTest-1656515373 tempest-VolumesExtendAttachedTest-1656515373-project-member] https://10.4.3.240/volume/v3/volumes/7f4e5ac9-9c21-47f5-a010-9d0072b4b3b4 returned with HTTP 200 Aug 20 00:56:25.182482 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 97/382] 10.4.3.240 () {68 vars in 1598 bytes} [Thu Aug 20 00:56:25 2026] GET /volume/v3/volumes/7f4e5ac9-9c21-47f5-a010-9d0072b4b3b4 => generated 849 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:56:25.297087 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-cfed99f6-21c3-4c90-bfc8-e04d5faaaad6 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:56:25.297796 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-cfed99f6-21c3-4c90-bfc8-e04d5faaaad6 None None] GET https://10.4.3.240/volume// Aug 20 00:56:25.297951 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-cfed99f6-21c3-4c90-bfc8-e04d5faaaad6 None None] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:56:25.298141 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-cfed99f6-21c3-4c90-bfc8-e04d5faaaad6 None None] Calling method 'all' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:56:25.298498 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-cfed99f6-21c3-4c90-bfc8-e04d5faaaad6 None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 20 00:56:25.298830 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 97/383] 10.4.3.240 () {66 vars in 1428 bytes} [Thu Aug 20 00:56:25 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 00:56:25.307066 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-2466e9b8-d041-40a7-8443-c162e891a6b5 req-c6907128-c285-458c-8e4d-e002482fed73 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:56:25.311263 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-2466e9b8-d041-40a7-8443-c162e891a6b5 req-c6907128-c285-458c-8e4d-e002482fed73 tempest-VolumesExtendAttachedTest-1656515373 tempest-VolumesExtendAttachedTest-1656515373-project-member] POST https://10.4.3.240/volume/v3/attachments Aug 20 00:56:25.311755 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-2466e9b8-d041-40a7-8443-c162e891a6b5 req-c6907128-c285-458c-8e4d-e002482fed73 tempest-VolumesExtendAttachedTest-1656515373 tempest-VolumesExtendAttachedTest-1656515373-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7f4e5ac9-9c21-47f5-a010-9d0072b4b3b4", "connector": null, "instance_uuid": "a9098242-d824-4903-8305-bc157e2c4152"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:56:25.322484 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [req-5c656edb-5ad1-42fc-942b-aec933e2953b req-038533f4-bdad-45d6-ac91-5cf298766f80 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:56:25.322964 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:56:25.322964 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 00:56:25.325076 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-5c656edb-5ad1-42fc-942b-aec933e2953b req-038533f4-bdad-45d6-ac91-5cf298766f80 tempest-TaggedAttachmentsTest-2034620368 tempest-TaggedAttachmentsTest-2034620368-project-member] GET https://10.4.3.240/volume/v3/volumes/7aa8443b-c1e9-425e-a6c4-c1cbbdf04dd5 Aug 20 00:56:25.325333 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [req-5c656edb-5ad1-42fc-942b-aec933e2953b req-038533f4-bdad-45d6-ac91-5cf298766f80 tempest-TaggedAttachmentsTest-2034620368 tempest-TaggedAttachmentsTest-2034620368-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:56:25.325639 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [req-5c656edb-5ad1-42fc-942b-aec933e2953b req-038533f4-bdad-45d6-ac91-5cf298766f80 tempest-TaggedAttachmentsTest-2034620368 tempest-TaggedAttachmentsTest-2034620368-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:56:25.337688 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:56:25.337688 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 00:56:25.342616 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [req-5c656edb-5ad1-42fc-942b-aec933e2953b req-038533f4-bdad-45d6-ac91-5cf298766f80 tempest-TaggedAttachmentsTest-2034620368 tempest-TaggedAttachmentsTest-2034620368-project-member] Volume info retrieved successfully. Aug 20 00:56:25.351464 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-5c656edb-5ad1-42fc-942b-aec933e2953b req-038533f4-bdad-45d6-ac91-5cf298766f80 tempest-TaggedAttachmentsTest-2034620368 tempest-TaggedAttachmentsTest-2034620368-project-member] https://10.4.3.240/volume/v3/volumes/7aa8443b-c1e9-425e-a6c4-c1cbbdf04dd5 returned with HTTP 200 Aug 20 00:56:25.352053 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 94/384] 10.4.3.240 () {68 vars in 1598 bytes} [Thu Aug 20 00:56:25 2026] GET /volume/v3/volumes/7aa8443b-c1e9-425e-a6c4-c1cbbdf04dd5 => generated 1137 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:56:25.365251 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-2466e9b8-d041-40a7-8443-c162e891a6b5 req-c6907128-c285-458c-8e4d-e002482fed73 tempest-VolumesExtendAttachedTest-1656515373 tempest-VolumesExtendAttachedTest-1656515373-project-member] https://10.4.3.240/volume/v3/attachments returned with HTTP 200 Aug 20 00:56:25.365251 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 97/385] 10.4.3.240 () {74 vars in 1594 bytes} [Thu Aug 20 00:56:25 2026] POST /volume/v3/attachments => generated 273 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:56:25.383257 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-5c656edb-5ad1-42fc-942b-aec933e2953b req-a31997cf-3bca-4ace-80ed-d005949a3bf0 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:56:25.385359 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-5c656edb-5ad1-42fc-942b-aec933e2953b req-a31997cf-3bca-4ace-80ed-d005949a3bf0 tempest-TaggedAttachmentsTest-2034620368 tempest-TaggedAttachmentsTest-2034620368-project-member] POST https://10.4.3.240/volume/v3/volumes/7aa8443b-c1e9-425e-a6c4-c1cbbdf04dd5/action Aug 20 00:56:25.385732 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-5c656edb-5ad1-42fc-942b-aec933e2953b req-a31997cf-3bca-4ace-80ed-d005949a3bf0 tempest-TaggedAttachmentsTest-2034620368 tempest-TaggedAttachmentsTest-2034620368-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100214) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 00:56:25.385848 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-5c656edb-5ad1-42fc-942b-aec933e2953b req-a31997cf-3bca-4ace-80ed-d005949a3bf0 tempest-TaggedAttachmentsTest-2034620368 tempest-TaggedAttachmentsTest-2034620368-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:56:25.393398 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-cc3a4591-4a20-437f-841f-8d78c8944f43 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:56:25.395831 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-cc3a4591-4a20-437f-841f-8d78c8944f43 tempest-ServerActionsTestOtherB-2125194072 tempest-ServerActionsTestOtherB-2125194072-project-member] GET https://10.4.3.240/volume/v3/volumes/4566b05c-ac78-4b37-8514-1d74fc204f57 Aug 20 00:56:25.397152 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-cc3a4591-4a20-437f-841f-8d78c8944f43 tempest-ServerActionsTestOtherB-2125194072 tempest-ServerActionsTestOtherB-2125194072-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:56:25.397152 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-cc3a4591-4a20-437f-841f-8d78c8944f43 tempest-ServerActionsTestOtherB-2125194072 tempest-ServerActionsTestOtherB-2125194072-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:56:25.402004 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:56:25.402004 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 00:56:25.402004 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [req-5c656edb-5ad1-42fc-942b-aec933e2953b req-a31997cf-3bca-4ace-80ed-d005949a3bf0 tempest-TaggedAttachmentsTest-2034620368 tempest-TaggedAttachmentsTest-2034620368-project-member] Volume info retrieved successfully. Aug 20 00:56:25.404717 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-affe6de4-79e9-4a00-b9a5-2be428d0dbf9 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:56:25.406552 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [req-5c656edb-5ad1-42fc-942b-aec933e2953b req-a31997cf-3bca-4ace-80ed-d005949a3bf0 tempest-TaggedAttachmentsTest-2034620368 tempest-TaggedAttachmentsTest-2034620368-project-member] Begin detaching volume completed successfully. Aug 20 00:56:25.407321 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-5c656edb-5ad1-42fc-942b-aec933e2953b req-a31997cf-3bca-4ace-80ed-d005949a3bf0 tempest-TaggedAttachmentsTest-2034620368 tempest-TaggedAttachmentsTest-2034620368-project-member] https://10.4.3.240/volume/v3/volumes/7aa8443b-c1e9-425e-a6c4-c1cbbdf04dd5/action returned with HTTP 202 Aug 20 00:56:25.407448 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-affe6de4-79e9-4a00-b9a5-2be428d0dbf9 tempest-VolumesExtendAttachedTest-1656515373 tempest-VolumesExtendAttachedTest-1656515373-project-member] GET https://10.4.3.240/volume/v3/volumes/7f4e5ac9-9c21-47f5-a010-9d0072b4b3b4 Aug 20 00:56:25.407882 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-affe6de4-79e9-4a00-b9a5-2be428d0dbf9 tempest-VolumesExtendAttachedTest-1656515373 tempest-VolumesExtendAttachedTest-1656515373-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:56:25.407929 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:56:25.407929 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 00:56:25.407995 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 98/386] 10.4.3.240 () {72 vars in 1672 bytes} [Thu Aug 20 00:56:25 2026] POST /volume/v3/volumes/7aa8443b-c1e9-425e-a6c4-c1cbbdf04dd5/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 00:56:25.408042 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-affe6de4-79e9-4a00-b9a5-2be428d0dbf9 tempest-VolumesExtendAttachedTest-1656515373 tempest-VolumesExtendAttachedTest-1656515373-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:56:25.418681 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-cc3a4591-4a20-437f-841f-8d78c8944f43 tempest-ServerActionsTestOtherB-2125194072 tempest-ServerActionsTestOtherB-2125194072-project-member] Volume info retrieved successfully. Aug 20 00:56:25.419255 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:56:25.419255 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 00:56:25.423327 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-affe6de4-79e9-4a00-b9a5-2be428d0dbf9 tempest-VolumesExtendAttachedTest-1656515373 tempest-VolumesExtendAttachedTest-1656515373-project-member] Volume info retrieved successfully. Aug 20 00:56:25.426636 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-cc3a4591-4a20-437f-841f-8d78c8944f43 tempest-ServerActionsTestOtherB-2125194072 tempest-ServerActionsTestOtherB-2125194072-project-member] https://10.4.3.240/volume/v3/volumes/4566b05c-ac78-4b37-8514-1d74fc204f57 returned with HTTP 200 Aug 20 00:56:25.427211 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 98/387] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:56:25 2026] GET /volume/v3/volumes/4566b05c-ac78-4b37-8514-1d74fc204f57 => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:56:25.428742 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-affe6de4-79e9-4a00-b9a5-2be428d0dbf9 tempest-VolumesExtendAttachedTest-1656515373 tempest-VolumesExtendAttachedTest-1656515373-project-member] https://10.4.3.240/volume/v3/volumes/7f4e5ac9-9c21-47f5-a010-9d0072b4b3b4 returned with HTTP 200 Aug 20 00:56:25.429261 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 95/388] 10.4.3.240 () {68 vars in 1389 bytes} [Thu Aug 20 00:56:25 2026] GET /volume/v3/volumes/7f4e5ac9-9c21-47f5-a010-9d0072b4b3b4 => generated 866 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:56:25.447397 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-2e7a53f7-2736-46b0-bc54-b3ea899743a1 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:56:25.449814 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-2e7a53f7-2736-46b0-bc54-b3ea899743a1 tempest-TaggedAttachmentsTest-2034620368 tempest-TaggedAttachmentsTest-2034620368-project-member] GET https://10.4.3.240/volume/v3/volumes/7aa8443b-c1e9-425e-a6c4-c1cbbdf04dd5 Aug 20 00:56:25.450028 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-2e7a53f7-2736-46b0-bc54-b3ea899743a1 tempest-TaggedAttachmentsTest-2034620368 tempest-TaggedAttachmentsTest-2034620368-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:56:25.450203 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-2e7a53f7-2736-46b0-bc54-b3ea899743a1 tempest-TaggedAttachmentsTest-2034620368 tempest-TaggedAttachmentsTest-2034620368-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:56:25.457570 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-7647b626-badd-45e9-90ef-a6ff3a5d9254 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:56:25.458026 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-7647b626-badd-45e9-90ef-a6ff3a5d9254 None None] GET https://10.4.3.240/volume// Aug 20 00:56:25.458230 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-7647b626-badd-45e9-90ef-a6ff3a5d9254 None None] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:56:25.458425 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-7647b626-badd-45e9-90ef-a6ff3a5d9254 None None] Calling method 'all' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:56:25.458814 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-7647b626-badd-45e9-90ef-a6ff3a5d9254 None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 20 00:56:25.459095 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 99/389] 10.4.3.240 () {66 vars in 1426 bytes} [Thu Aug 20 00:56:25 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 00:56:25.462241 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:56:25.462241 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 00:56:25.475435 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-2e7a53f7-2736-46b0-bc54-b3ea899743a1 tempest-TaggedAttachmentsTest-2034620368 tempest-TaggedAttachmentsTest-2034620368-project-member] Volume info retrieved successfully. Aug 20 00:56:25.477991 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [req-2466e9b8-d041-40a7-8443-c162e891a6b5 req-b57ec7f2-c8f1-4f7d-afdb-fbeea5eae90b None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:56:25.480529 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-2466e9b8-d041-40a7-8443-c162e891a6b5 req-b57ec7f2-c8f1-4f7d-afdb-fbeea5eae90b tempest-VolumesExtendAttachedTest-1656515373 tempest-VolumesExtendAttachedTest-1656515373-project-member] GET https://10.4.3.240/volume/v3/volumes/7f4e5ac9-9c21-47f5-a010-9d0072b4b3b4 Aug 20 00:56:25.480887 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [req-2466e9b8-d041-40a7-8443-c162e891a6b5 req-b57ec7f2-c8f1-4f7d-afdb-fbeea5eae90b tempest-VolumesExtendAttachedTest-1656515373 tempest-VolumesExtendAttachedTest-1656515373-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:56:25.481156 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [req-2466e9b8-d041-40a7-8443-c162e891a6b5 req-b57ec7f2-c8f1-4f7d-afdb-fbeea5eae90b tempest-VolumesExtendAttachedTest-1656515373 tempest-VolumesExtendAttachedTest-1656515373-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:56:25.482940 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-2e7a53f7-2736-46b0-bc54-b3ea899743a1 tempest-TaggedAttachmentsTest-2034620368 tempest-TaggedAttachmentsTest-2034620368-project-member] https://10.4.3.240/volume/v3/volumes/7aa8443b-c1e9-425e-a6c4-c1cbbdf04dd5 returned with HTTP 200 Aug 20 00:56:25.484174 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 98/390] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:56:25 2026] GET /volume/v3/volumes/7aa8443b-c1e9-425e-a6c4-c1cbbdf04dd5 => generated 1140 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:56:25.491032 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:56:25.491032 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 00:56:25.495536 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-f9b382f8-e9ff-4a7e-b3ad-1b51c49a8544 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:56:25.499944 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-f9b382f8-e9ff-4a7e-b3ad-1b51c49a8544 tempest-ServerActionsTestOtherB-2125194072 tempest-ServerActionsTestOtherB-2125194072-project-member] GET https://10.4.3.240/volume/v3/volumes/4566b05c-ac78-4b37-8514-1d74fc204f57 Aug 20 00:56:25.500274 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-f9b382f8-e9ff-4a7e-b3ad-1b51c49a8544 tempest-ServerActionsTestOtherB-2125194072 tempest-ServerActionsTestOtherB-2125194072-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:56:25.500539 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-f9b382f8-e9ff-4a7e-b3ad-1b51c49a8544 tempest-ServerActionsTestOtherB-2125194072 tempest-ServerActionsTestOtherB-2125194072-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:56:25.503959 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [req-2466e9b8-d041-40a7-8443-c162e891a6b5 req-b57ec7f2-c8f1-4f7d-afdb-fbeea5eae90b tempest-VolumesExtendAttachedTest-1656515373 tempest-VolumesExtendAttachedTest-1656515373-project-member] Volume info retrieved successfully. Aug 20 00:56:25.507061 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-89cf84d1-17ec-4389-ad3f-0cd9159c5931 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:56:25.507518 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-89cf84d1-17ec-4389-ad3f-0cd9159c5931 None None] GET https://10.4.3.240/volume// Aug 20 00:56:25.507678 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-89cf84d1-17ec-4389-ad3f-0cd9159c5931 None None] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:56:25.507869 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-89cf84d1-17ec-4389-ad3f-0cd9159c5931 None None] Calling method 'all' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:56:25.508176 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-89cf84d1-17ec-4389-ad3f-0cd9159c5931 None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 20 00:56:25.508547 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 100/391] 10.4.3.240 () {66 vars in 1426 bytes} [Thu Aug 20 00:56:25 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 00:56:25.511178 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-2466e9b8-d041-40a7-8443-c162e891a6b5 req-b57ec7f2-c8f1-4f7d-afdb-fbeea5eae90b tempest-VolumesExtendAttachedTest-1656515373 tempest-VolumesExtendAttachedTest-1656515373-project-member] https://10.4.3.240/volume/v3/volumes/7f4e5ac9-9c21-47f5-a010-9d0072b4b3b4 returned with HTTP 200 Aug 20 00:56:25.511899 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 99/392] 10.4.3.240 () {70 vars in 1639 bytes} [Thu Aug 20 00:56:25 2026] GET /volume/v3/volumes/7f4e5ac9-9c21-47f5-a010-9d0072b4b3b4 => generated 1028 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 00:56:25.512467 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:56:25.512467 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 00:56:25.517559 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-f9b382f8-e9ff-4a7e-b3ad-1b51c49a8544 tempest-ServerActionsTestOtherB-2125194072 tempest-ServerActionsTestOtherB-2125194072-project-member] Volume info retrieved successfully. Aug 20 00:56:25.523607 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-5c656edb-5ad1-42fc-942b-aec933e2953b req-f5b95b6e-9474-41bc-84a8-b72876e8261d None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:56:25.524836 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-f9b382f8-e9ff-4a7e-b3ad-1b51c49a8544 tempest-ServerActionsTestOtherB-2125194072 tempest-ServerActionsTestOtherB-2125194072-project-member] https://10.4.3.240/volume/v3/volumes/4566b05c-ac78-4b37-8514-1d74fc204f57 returned with HTTP 200 Aug 20 00:56:25.525345 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 96/393] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:56:25 2026] GET /volume/v3/volumes/4566b05c-ac78-4b37-8514-1d74fc204f57 => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:56:25.527714 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-5c656edb-5ad1-42fc-942b-aec933e2953b req-f5b95b6e-9474-41bc-84a8-b72876e8261d tempest-TaggedAttachmentsTest-2034620368 tempest-TaggedAttachmentsTest-2034620368-project-member] GET https://10.4.3.240/volume/v3/volumes/7aa8443b-c1e9-425e-a6c4-c1cbbdf04dd5 Aug 20 00:56:25.527714 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-5c656edb-5ad1-42fc-942b-aec933e2953b req-f5b95b6e-9474-41bc-84a8-b72876e8261d tempest-TaggedAttachmentsTest-2034620368 tempest-TaggedAttachmentsTest-2034620368-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:56:25.527714 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-5c656edb-5ad1-42fc-942b-aec933e2953b req-f5b95b6e-9474-41bc-84a8-b72876e8261d tempest-TaggedAttachmentsTest-2034620368 tempest-TaggedAttachmentsTest-2034620368-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:56:25.545925 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:56:25.545925 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 00:56:25.548123 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-6f14df5e-cfe0-49f5-a4d3-0b09d00dfdcd None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:56:25.550837 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-6f14df5e-cfe0-49f5-a4d3-0b09d00dfdcd tempest-ServerActionsTestOtherB-2125194072 tempest-ServerActionsTestOtherB-2125194072-project-member] DELETE https://10.4.3.240/volume/v3/volumes/4566b05c-ac78-4b37-8514-1d74fc204f57 Aug 20 00:56:25.551220 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [req-5c656edb-5ad1-42fc-942b-aec933e2953b req-f5b95b6e-9474-41bc-84a8-b72876e8261d tempest-TaggedAttachmentsTest-2034620368 tempest-TaggedAttachmentsTest-2034620368-project-member] Volume info retrieved successfully. Aug 20 00:56:25.551397 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-6f14df5e-cfe0-49f5-a4d3-0b09d00dfdcd tempest-ServerActionsTestOtherB-2125194072 tempest-ServerActionsTestOtherB-2125194072-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:56:25.551762 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-6f14df5e-cfe0-49f5-a4d3-0b09d00dfdcd tempest-ServerActionsTestOtherB-2125194072 tempest-ServerActionsTestOtherB-2125194072-project-member] Calling method 'delete' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:56:25.551762 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.v3.volumes [None req-6f14df5e-cfe0-49f5-a4d3-0b09d00dfdcd tempest-ServerActionsTestOtherB-2125194072 tempest-ServerActionsTestOtherB-2125194072-project-member] Delete volume with id: 4566b05c-ac78-4b37-8514-1d74fc204f57 Aug 20 00:56:25.558608 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-5c656edb-5ad1-42fc-942b-aec933e2953b req-f5b95b6e-9474-41bc-84a8-b72876e8261d tempest-TaggedAttachmentsTest-2034620368 tempest-TaggedAttachmentsTest-2034620368-project-member] https://10.4.3.240/volume/v3/volumes/7aa8443b-c1e9-425e-a6c4-c1cbbdf04dd5 returned with HTTP 200 Aug 20 00:56:25.559088 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 99/394] 10.4.3.240 () {70 vars in 1639 bytes} [Thu Aug 20 00:56:25 2026] GET /volume/v3/volumes/7aa8443b-c1e9-425e-a6c4-c1cbbdf04dd5 => generated 1320 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 00:56:25.565523 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:56:25.565523 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 00:56:25.566022 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-6f14df5e-cfe0-49f5-a4d3-0b09d00dfdcd tempest-ServerActionsTestOtherB-2125194072 tempest-ServerActionsTestOtherB-2125194072-project-member] Volume info retrieved successfully. Aug 20 00:56:25.600122 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-6f14df5e-cfe0-49f5-a4d3-0b09d00dfdcd tempest-ServerActionsTestOtherB-2125194072 tempest-ServerActionsTestOtherB-2125194072-project-member] Delete volume request issued successfully. Aug 20 00:56:25.600362 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-6f14df5e-cfe0-49f5-a4d3-0b09d00dfdcd tempest-ServerActionsTestOtherB-2125194072 tempest-ServerActionsTestOtherB-2125194072-project-member] https://10.4.3.240/volume/v3/volumes/4566b05c-ac78-4b37-8514-1d74fc204f57 returned with HTTP 202 Aug 20 00:56:25.601020 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 101/395] 10.4.3.240 () {66 vars in 1351 bytes} [Thu Aug 20 00:56:25 2026] DELETE /volume/v3/volumes/4566b05c-ac78-4b37-8514-1d74fc204f57 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:56:25.613410 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-a9ba150d-c451-4baf-b220-e45ae1828a4d None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:56:25.619521 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-a9ba150d-c451-4baf-b220-e45ae1828a4d tempest-ServerActionsTestOtherB-2125194072 tempest-ServerActionsTestOtherB-2125194072-project-member] GET https://10.4.3.240/volume/v3/volumes/4566b05c-ac78-4b37-8514-1d74fc204f57 Aug 20 00:56:25.619827 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-a9ba150d-c451-4baf-b220-e45ae1828a4d tempest-ServerActionsTestOtherB-2125194072 tempest-ServerActionsTestOtherB-2125194072-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:56:25.620103 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-a9ba150d-c451-4baf-b220-e45ae1828a4d tempest-ServerActionsTestOtherB-2125194072 tempest-ServerActionsTestOtherB-2125194072-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:56:25.636804 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:56:25.636804 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 00:56:25.644844 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-a9ba150d-c451-4baf-b220-e45ae1828a4d tempest-ServerActionsTestOtherB-2125194072 tempest-ServerActionsTestOtherB-2125194072-project-member] Volume info retrieved successfully. Aug 20 00:56:25.649189 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-a9ba150d-c451-4baf-b220-e45ae1828a4d tempest-ServerActionsTestOtherB-2125194072 tempest-ServerActionsTestOtherB-2125194072-project-member] https://10.4.3.240/volume/v3/volumes/4566b05c-ac78-4b37-8514-1d74fc204f57 returned with HTTP 200 Aug 20 00:56:25.649607 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 100/396] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:56:25 2026] GET /volume/v3/volumes/4566b05c-ac78-4b37-8514-1d74fc204f57 => generated 846 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:56:25.653267 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [req-2466e9b8-d041-40a7-8443-c162e891a6b5 req-cf8c54e1-817c-4820-902e-45673ea96f60 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:56:25.656454 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-2466e9b8-d041-40a7-8443-c162e891a6b5 req-cf8c54e1-817c-4820-902e-45673ea96f60 tempest-VolumesExtendAttachedTest-1656515373 tempest-VolumesExtendAttachedTest-1656515373-project-member] PUT https://10.4.3.240/volume/v3/attachments/9ad2d432-e8a3-4453-888a-deb1a4b1915b Aug 20 00:56:25.656892 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [req-2466e9b8-d041-40a7-8443-c162e891a6b5 req-cf8c54e1-817c-4820-902e-45673ea96f60 tempest-VolumesExtendAttachedTest-1656515373 tempest-VolumesExtendAttachedTest-1656515373-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.240", "host": "np0000007838", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:e656b6daafb0", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "870eaf75-1108-49d5-b5ab-79f4c93758d0", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:56:25.666103 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.coordination [req-2466e9b8-d041-40a7-8443-c162e891a6b5 req-cf8c54e1-817c-4820-902e-45673ea96f60 tempest-VolumesExtendAttachedTest-1656515373 tempest-VolumesExtendAttachedTest-1656515373-project-member] Acquiring lock "cinder-attachment_update-7f4e5ac9-9c21-47f5-a010-9d0072b4b3b4-np0000007838" by "attachment_update" {{(pid=100213) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 00:56:25.676373 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.coordination [req-2466e9b8-d041-40a7-8443-c162e891a6b5 req-cf8c54e1-817c-4820-902e-45673ea96f60 tempest-VolumesExtendAttachedTest-1656515373 tempest-VolumesExtendAttachedTest-1656515373-project-member] Lock "cinder-attachment_update-7f4e5ac9-9c21-47f5-a010-9d0072b4b3b4-np0000007838" acquired by "attachment_update" :: waited 0.010s {{(pid=100213) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 00:56:25.677517 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:56:25.677517 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 00:56:25.869079 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.coordination [req-2466e9b8-d041-40a7-8443-c162e891a6b5 req-cf8c54e1-817c-4820-902e-45673ea96f60 tempest-VolumesExtendAttachedTest-1656515373 tempest-VolumesExtendAttachedTest-1656515373-project-member] Lock "cinder-attachment_update-7f4e5ac9-9c21-47f5-a010-9d0072b4b3b4-np0000007838" released by "attachment_update" :: held 0.193s {{(pid=100213) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 00:56:25.869333 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-2466e9b8-d041-40a7-8443-c162e891a6b5 req-cf8c54e1-817c-4820-902e-45673ea96f60 tempest-VolumesExtendAttachedTest-1656515373 tempest-VolumesExtendAttachedTest-1656515373-project-member] https://10.4.3.240/volume/v3/attachments/9ad2d432-e8a3-4453-888a-deb1a4b1915b returned with HTTP 200 Aug 20 00:56:25.869974 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 97/397] 10.4.3.240 () {74 vars in 1704 bytes} [Thu Aug 20 00:56:25 2026] PUT /volume/v3/attachments/9ad2d432-e8a3-4453-888a-deb1a4b1915b => generated 969 bytes in 217 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:56:26.449250 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-af1cebbc-bb57-4ad5-ac51-fdaaaaeb11b0 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:56:26.455009 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-af1cebbc-bb57-4ad5-ac51-fdaaaaeb11b0 tempest-VolumesExtendAttachedTest-1656515373 tempest-VolumesExtendAttachedTest-1656515373-project-member] GET https://10.4.3.240/volume/v3/volumes/7f4e5ac9-9c21-47f5-a010-9d0072b4b3b4 Aug 20 00:56:26.455153 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-af1cebbc-bb57-4ad5-ac51-fdaaaaeb11b0 tempest-VolumesExtendAttachedTest-1656515373 tempest-VolumesExtendAttachedTest-1656515373-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:56:26.455327 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-af1cebbc-bb57-4ad5-ac51-fdaaaaeb11b0 tempest-VolumesExtendAttachedTest-1656515373 tempest-VolumesExtendAttachedTest-1656515373-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:56:26.467329 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:56:26.467329 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 00:56:26.473275 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-af1cebbc-bb57-4ad5-ac51-fdaaaaeb11b0 tempest-VolumesExtendAttachedTest-1656515373 tempest-VolumesExtendAttachedTest-1656515373-project-member] Volume info retrieved successfully. Aug 20 00:56:26.476453 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-af1cebbc-bb57-4ad5-ac51-fdaaaaeb11b0 tempest-VolumesExtendAttachedTest-1656515373 tempest-VolumesExtendAttachedTest-1656515373-project-member] https://10.4.3.240/volume/v3/volumes/7f4e5ac9-9c21-47f5-a010-9d0072b4b3b4 returned with HTTP 200 Aug 20 00:56:26.477068 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 100/398] 10.4.3.240 () {68 vars in 1389 bytes} [Thu Aug 20 00:56:26 2026] GET /volume/v3/volumes/7f4e5ac9-9c21-47f5-a010-9d0072b4b3b4 => generated 867 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:56:26.505359 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-3e035429-d8eb-4ecd-b953-41e48a68564a None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:56:26.508233 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-3e035429-d8eb-4ecd-b953-41e48a68564a tempest-TaggedAttachmentsTest-2034620368 tempest-TaggedAttachmentsTest-2034620368-project-member] GET https://10.4.3.240/volume/v3/volumes/7aa8443b-c1e9-425e-a6c4-c1cbbdf04dd5 Aug 20 00:56:26.508471 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-3e035429-d8eb-4ecd-b953-41e48a68564a tempest-TaggedAttachmentsTest-2034620368 tempest-TaggedAttachmentsTest-2034620368-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:56:26.508670 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-3e035429-d8eb-4ecd-b953-41e48a68564a tempest-TaggedAttachmentsTest-2034620368 tempest-TaggedAttachmentsTest-2034620368-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:56:26.518238 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:56:26.518238 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 00:56:26.521884 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-3e035429-d8eb-4ecd-b953-41e48a68564a tempest-TaggedAttachmentsTest-2034620368 tempest-TaggedAttachmentsTest-2034620368-project-member] Volume info retrieved successfully. Aug 20 00:56:26.525955 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-3e035429-d8eb-4ecd-b953-41e48a68564a tempest-TaggedAttachmentsTest-2034620368 tempest-TaggedAttachmentsTest-2034620368-project-member] https://10.4.3.240/volume/v3/volumes/7aa8443b-c1e9-425e-a6c4-c1cbbdf04dd5 returned with HTTP 200 Aug 20 00:56:26.526327 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 102/399] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:56:26 2026] GET /volume/v3/volumes/7aa8443b-c1e9-425e-a6c4-c1cbbdf04dd5 => generated 1140 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:56:26.667386 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-fa2dd44d-bc34-4947-b438-bae66854bf84 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:56:26.672709 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-fa2dd44d-bc34-4947-b438-bae66854bf84 tempest-ServerActionsTestOtherB-2125194072 tempest-ServerActionsTestOtherB-2125194072-project-member] GET https://10.4.3.240/volume/v3/volumes/4566b05c-ac78-4b37-8514-1d74fc204f57 Aug 20 00:56:26.672954 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-fa2dd44d-bc34-4947-b438-bae66854bf84 tempest-ServerActionsTestOtherB-2125194072 tempest-ServerActionsTestOtherB-2125194072-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:56:26.673197 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-fa2dd44d-bc34-4947-b438-bae66854bf84 tempest-ServerActionsTestOtherB-2125194072 tempest-ServerActionsTestOtherB-2125194072-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:56:26.681445 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-fa2dd44d-bc34-4947-b438-bae66854bf84 tempest-ServerActionsTestOtherB-2125194072 tempest-ServerActionsTestOtherB-2125194072-project-member] https://10.4.3.240/volume/v3/volumes/4566b05c-ac78-4b37-8514-1d74fc204f57 returned with HTTP 404 Aug 20 00:56:26.682407 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 101/400] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:56:26 2026] GET /volume/v3/volumes/4566b05c-ac78-4b37-8514-1d74fc204f57 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:56:27.496109 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-bebfa667-16d1-41cb-a3a8-2e049b648974 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:56:27.500616 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-bebfa667-16d1-41cb-a3a8-2e049b648974 tempest-VolumesExtendAttachedTest-1656515373 tempest-VolumesExtendAttachedTest-1656515373-project-member] GET https://10.4.3.240/volume/v3/volumes/7f4e5ac9-9c21-47f5-a010-9d0072b4b3b4 Aug 20 00:56:27.501903 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-bebfa667-16d1-41cb-a3a8-2e049b648974 tempest-VolumesExtendAttachedTest-1656515373 tempest-VolumesExtendAttachedTest-1656515373-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:56:27.501903 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-bebfa667-16d1-41cb-a3a8-2e049b648974 tempest-VolumesExtendAttachedTest-1656515373 tempest-VolumesExtendAttachedTest-1656515373-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:56:27.520068 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:56:27.520068 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 00:56:27.535552 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-bebfa667-16d1-41cb-a3a8-2e049b648974 tempest-VolumesExtendAttachedTest-1656515373 tempest-VolumesExtendAttachedTest-1656515373-project-member] Volume info retrieved successfully. Aug 20 00:56:27.544147 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-bebfa667-16d1-41cb-a3a8-2e049b648974 tempest-VolumesExtendAttachedTest-1656515373 tempest-VolumesExtendAttachedTest-1656515373-project-member] https://10.4.3.240/volume/v3/volumes/7f4e5ac9-9c21-47f5-a010-9d0072b4b3b4 returned with HTTP 200 Aug 20 00:56:27.544743 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 98/401] 10.4.3.240 () {68 vars in 1389 bytes} [Thu Aug 20 00:56:27 2026] GET /volume/v3/volumes/7f4e5ac9-9c21-47f5-a010-9d0072b4b3b4 => generated 867 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:56:27.546180 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-4588fe2d-640d-42cf-8c40-3618f0edb3e1 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:56:27.552513 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-4588fe2d-640d-42cf-8c40-3618f0edb3e1 tempest-TaggedAttachmentsTest-2034620368 tempest-TaggedAttachmentsTest-2034620368-project-member] GET https://10.4.3.240/volume/v3/volumes/7aa8443b-c1e9-425e-a6c4-c1cbbdf04dd5 Aug 20 00:56:27.552513 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-4588fe2d-640d-42cf-8c40-3618f0edb3e1 tempest-TaggedAttachmentsTest-2034620368 tempest-TaggedAttachmentsTest-2034620368-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:56:27.552513 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-4588fe2d-640d-42cf-8c40-3618f0edb3e1 tempest-TaggedAttachmentsTest-2034620368 tempest-TaggedAttachmentsTest-2034620368-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:56:27.567355 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:56:27.567355 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 00:56:27.575544 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-4588fe2d-640d-42cf-8c40-3618f0edb3e1 tempest-TaggedAttachmentsTest-2034620368 tempest-TaggedAttachmentsTest-2034620368-project-member] Volume info retrieved successfully. Aug 20 00:56:27.583552 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-4588fe2d-640d-42cf-8c40-3618f0edb3e1 tempest-TaggedAttachmentsTest-2034620368 tempest-TaggedAttachmentsTest-2034620368-project-member] https://10.4.3.240/volume/v3/volumes/7aa8443b-c1e9-425e-a6c4-c1cbbdf04dd5 returned with HTTP 200 Aug 20 00:56:27.584035 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 101/402] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:56:27 2026] GET /volume/v3/volumes/7aa8443b-c1e9-425e-a6c4-c1cbbdf04dd5 => generated 1140 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:56:28.559666 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-918b7d31-047d-4e63-b118-fb740f6f37a2 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:56:28.562752 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-918b7d31-047d-4e63-b118-fb740f6f37a2 tempest-VolumesExtendAttachedTest-1656515373 tempest-VolumesExtendAttachedTest-1656515373-project-member] GET https://10.4.3.240/volume/v3/volumes/7f4e5ac9-9c21-47f5-a010-9d0072b4b3b4 Aug 20 00:56:28.562833 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-918b7d31-047d-4e63-b118-fb740f6f37a2 tempest-VolumesExtendAttachedTest-1656515373 tempest-VolumesExtendAttachedTest-1656515373-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:56:28.563153 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-918b7d31-047d-4e63-b118-fb740f6f37a2 tempest-VolumesExtendAttachedTest-1656515373 tempest-VolumesExtendAttachedTest-1656515373-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:56:28.578786 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:56:28.578786 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 00:56:28.584759 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-918b7d31-047d-4e63-b118-fb740f6f37a2 tempest-VolumesExtendAttachedTest-1656515373 tempest-VolumesExtendAttachedTest-1656515373-project-member] Volume info retrieved successfully. Aug 20 00:56:28.589882 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-918b7d31-047d-4e63-b118-fb740f6f37a2 tempest-VolumesExtendAttachedTest-1656515373 tempest-VolumesExtendAttachedTest-1656515373-project-member] https://10.4.3.240/volume/v3/volumes/7f4e5ac9-9c21-47f5-a010-9d0072b4b3b4 returned with HTTP 200 Aug 20 00:56:28.590509 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 103/403] 10.4.3.240 () {68 vars in 1389 bytes} [Thu Aug 20 00:56:28 2026] GET /volume/v3/volumes/7f4e5ac9-9c21-47f5-a010-9d0072b4b3b4 => generated 867 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:56:28.604921 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-db720d56-b4a8-4dff-8c71-4aeb92ce6f95 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:56:28.607848 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-db720d56-b4a8-4dff-8c71-4aeb92ce6f95 tempest-TaggedAttachmentsTest-2034620368 tempest-TaggedAttachmentsTest-2034620368-project-member] GET https://10.4.3.240/volume/v3/volumes/7aa8443b-c1e9-425e-a6c4-c1cbbdf04dd5 Aug 20 00:56:28.607937 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-db720d56-b4a8-4dff-8c71-4aeb92ce6f95 tempest-TaggedAttachmentsTest-2034620368 tempest-TaggedAttachmentsTest-2034620368-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:56:28.608241 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-db720d56-b4a8-4dff-8c71-4aeb92ce6f95 tempest-TaggedAttachmentsTest-2034620368 tempest-TaggedAttachmentsTest-2034620368-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:56:28.621888 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:56:28.621888 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 00:56:28.626740 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-db720d56-b4a8-4dff-8c71-4aeb92ce6f95 tempest-TaggedAttachmentsTest-2034620368 tempest-TaggedAttachmentsTest-2034620368-project-member] Volume info retrieved successfully. Aug 20 00:56:28.633149 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-db720d56-b4a8-4dff-8c71-4aeb92ce6f95 tempest-TaggedAttachmentsTest-2034620368 tempest-TaggedAttachmentsTest-2034620368-project-member] https://10.4.3.240/volume/v3/volumes/7aa8443b-c1e9-425e-a6c4-c1cbbdf04dd5 returned with HTTP 200 Aug 20 00:56:28.633674 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 102/404] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:56:28 2026] GET /volume/v3/volumes/7aa8443b-c1e9-425e-a6c4-c1cbbdf04dd5 => generated 1140 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:56:29.205228 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [req-2466e9b8-d041-40a7-8443-c162e891a6b5 req-c3b7321c-36c0-4588-8d77-bfb866e1ddde None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:56:29.208217 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-2466e9b8-d041-40a7-8443-c162e891a6b5 req-c3b7321c-36c0-4588-8d77-bfb866e1ddde tempest-VolumesExtendAttachedTest-1656515373 tempest-VolumesExtendAttachedTest-1656515373-project-member] POST https://10.4.3.240/volume/v3/attachments/9ad2d432-e8a3-4453-888a-deb1a4b1915b/action Aug 20 00:56:29.208906 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [req-2466e9b8-d041-40a7-8443-c162e891a6b5 req-c3b7321c-36c0-4588-8d77-bfb866e1ddde tempest-VolumesExtendAttachedTest-1656515373 tempest-VolumesExtendAttachedTest-1656515373-project-member] Action body: b'{"os-complete": null}' {{(pid=100213) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 00:56:29.209166 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [req-2466e9b8-d041-40a7-8443-c162e891a6b5 req-c3b7321c-36c0-4588-8d77-bfb866e1ddde tempest-VolumesExtendAttachedTest-1656515373 tempest-VolumesExtendAttachedTest-1656515373-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:56:29.240453 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:56:29.240453 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 00:56:29.260098 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-2466e9b8-d041-40a7-8443-c162e891a6b5 req-c3b7321c-36c0-4588-8d77-bfb866e1ddde tempest-VolumesExtendAttachedTest-1656515373 tempest-VolumesExtendAttachedTest-1656515373-project-member] https://10.4.3.240/volume/v3/attachments/9ad2d432-e8a3-4453-888a-deb1a4b1915b/action returned with HTTP 204 Aug 20 00:56:29.260646 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 99/405] 10.4.3.240 () {74 vars in 1725 bytes} [Thu Aug 20 00:56:29 2026] POST /volume/v3/attachments/9ad2d432-e8a3-4453-888a-deb1a4b1915b/action => generated 0 bytes in 56 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:56:29.296800 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-5c656edb-5ad1-42fc-942b-aec933e2953b req-4e590c36-c501-43f2-8925-1fa496a247c5 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:56:29.300213 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-5c656edb-5ad1-42fc-942b-aec933e2953b req-4e590c36-c501-43f2-8925-1fa496a247c5 tempest-TaggedAttachmentsTest-2034620368 tempest-TaggedAttachmentsTest-2034620368-project-member] DELETE https://10.4.3.240/volume/v3/attachments/5e1efeae-bbdf-421b-80f5-3c8d16f62682 Aug 20 00:56:29.300460 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-5c656edb-5ad1-42fc-942b-aec933e2953b req-4e590c36-c501-43f2-8925-1fa496a247c5 tempest-TaggedAttachmentsTest-2034620368 tempest-TaggedAttachmentsTest-2034620368-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:56:29.300694 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-5c656edb-5ad1-42fc-942b-aec933e2953b req-4e590c36-c501-43f2-8925-1fa496a247c5 tempest-TaggedAttachmentsTest-2034620368 tempest-TaggedAttachmentsTest-2034620368-project-member] Calling method 'version_select' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:56:29.311716 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:56:29.311716 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 00:56:29.373131 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-5c656edb-5ad1-42fc-942b-aec933e2953b req-4e590c36-c501-43f2-8925-1fa496a247c5 tempest-TaggedAttachmentsTest-2034620368 tempest-TaggedAttachmentsTest-2034620368-project-member] https://10.4.3.240/volume/v3/attachments/5e1efeae-bbdf-421b-80f5-3c8d16f62682 returned with HTTP 200 Aug 20 00:56:29.373624 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 102/406] 10.4.3.240 () {72 vars in 1673 bytes} [Thu Aug 20 00:56:29 2026] DELETE /volume/v3/attachments/5e1efeae-bbdf-421b-80f5-3c8d16f62682 => generated 19 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:56:29.608525 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-9ad4ef39-92cd-4988-9d3d-1438e11223d5 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:56:29.611363 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-9ad4ef39-92cd-4988-9d3d-1438e11223d5 tempest-VolumesExtendAttachedTest-1656515373 tempest-VolumesExtendAttachedTest-1656515373-project-member] GET https://10.4.3.240/volume/v3/volumes/7f4e5ac9-9c21-47f5-a010-9d0072b4b3b4 Aug 20 00:56:29.611648 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-9ad4ef39-92cd-4988-9d3d-1438e11223d5 tempest-VolumesExtendAttachedTest-1656515373 tempest-VolumesExtendAttachedTest-1656515373-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:56:29.611896 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-9ad4ef39-92cd-4988-9d3d-1438e11223d5 tempest-VolumesExtendAttachedTest-1656515373 tempest-VolumesExtendAttachedTest-1656515373-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:56:29.632351 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:56:29.632351 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 00:56:29.637665 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-9ad4ef39-92cd-4988-9d3d-1438e11223d5 tempest-VolumesExtendAttachedTest-1656515373 tempest-VolumesExtendAttachedTest-1656515373-project-member] Volume info retrieved successfully. Aug 20 00:56:29.643328 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-9ad4ef39-92cd-4988-9d3d-1438e11223d5 tempest-VolumesExtendAttachedTest-1656515373 tempest-VolumesExtendAttachedTest-1656515373-project-member] https://10.4.3.240/volume/v3/volumes/7f4e5ac9-9c21-47f5-a010-9d0072b4b3b4 returned with HTTP 200 Aug 20 00:56:29.644014 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 104/407] 10.4.3.240 () {68 vars in 1389 bytes} [Thu Aug 20 00:56:29 2026] GET /volume/v3/volumes/7f4e5ac9-9c21-47f5-a010-9d0072b4b3b4 => generated 1159 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Aug 20 00:56:29.650882 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-7e9980b9-34d5-4f65-a516-ad381db33a76 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:56:29.652950 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-7e9980b9-34d5-4f65-a516-ad381db33a76 tempest-TaggedAttachmentsTest-2034620368 tempest-TaggedAttachmentsTest-2034620368-project-member] GET https://10.4.3.240/volume/v3/volumes/7aa8443b-c1e9-425e-a6c4-c1cbbdf04dd5 Aug 20 00:56:29.653309 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-7e9980b9-34d5-4f65-a516-ad381db33a76 tempest-TaggedAttachmentsTest-2034620368 tempest-TaggedAttachmentsTest-2034620368-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:56:29.653696 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-7e9980b9-34d5-4f65-a516-ad381db33a76 tempest-TaggedAttachmentsTest-2034620368 tempest-TaggedAttachmentsTest-2034620368-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:56:29.661050 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-484f077d-0f32-411e-af08-38f0145e80c6 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:56:29.666015 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-484f077d-0f32-411e-af08-38f0145e80c6 tempest-VolumesExtendAttachedTest-1656515373 tempest-VolumesExtendAttachedTest-1656515373-project-member] POST https://10.4.3.240/volume/v3/volumes/7f4e5ac9-9c21-47f5-a010-9d0072b4b3b4/action Aug 20 00:56:29.666447 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-484f077d-0f32-411e-af08-38f0145e80c6 tempest-VolumesExtendAttachedTest-1656515373 tempest-VolumesExtendAttachedTest-1656515373-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100213) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 00:56:29.666586 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-484f077d-0f32-411e-af08-38f0145e80c6 tempest-VolumesExtendAttachedTest-1656515373 tempest-VolumesExtendAttachedTest-1656515373-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:56:29.667135 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:56:29.667135 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 00:56:29.678020 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-7e9980b9-34d5-4f65-a516-ad381db33a76 tempest-TaggedAttachmentsTest-2034620368 tempest-TaggedAttachmentsTest-2034620368-project-member] Volume info retrieved successfully. Aug 20 00:56:29.688968 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-7e9980b9-34d5-4f65-a516-ad381db33a76 tempest-TaggedAttachmentsTest-2034620368 tempest-TaggedAttachmentsTest-2034620368-project-member] https://10.4.3.240/volume/v3/volumes/7aa8443b-c1e9-425e-a6c4-c1cbbdf04dd5 returned with HTTP 200 Aug 20 00:56:29.689055 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:56:29.689055 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 00:56:29.689408 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 103/408] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:56:29 2026] GET /volume/v3/volumes/7aa8443b-c1e9-425e-a6c4-c1cbbdf04dd5 => generated 845 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:56:29.689677 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-484f077d-0f32-411e-af08-38f0145e80c6 tempest-VolumesExtendAttachedTest-1656515373 tempest-VolumesExtendAttachedTest-1656515373-project-member] Volume info retrieved successfully. Aug 20 00:56:29.735516 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.quota [None req-484f077d-0f32-411e-af08-38f0145e80c6 tempest-VolumesExtendAttachedTest-1656515373 tempest-VolumesExtendAttachedTest-1656515373-project-member] Created reservations ['b328d8c6-68bc-4f73-8db5-e11f2f65f6d3', '19b7bea1-d006-4803-bc59-bf77c0ebf41e'] {{(pid=100213) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:56:29.768314 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-484f077d-0f32-411e-af08-38f0145e80c6 tempest-VolumesExtendAttachedTest-1656515373 tempest-VolumesExtendAttachedTest-1656515373-project-member] Extend volume request issued successfully. Aug 20 00:56:29.768580 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-484f077d-0f32-411e-af08-38f0145e80c6 tempest-VolumesExtendAttachedTest-1656515373 tempest-VolumesExtendAttachedTest-1656515373-project-member] https://10.4.3.240/volume/v3/volumes/7f4e5ac9-9c21-47f5-a010-9d0072b4b3b4/action returned with HTTP 202 Aug 20 00:56:29.769486 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 100/409] 10.4.3.240 () {70 vars in 1431 bytes} [Thu Aug 20 00:56:29 2026] POST /volume/v3/volumes/7f4e5ac9-9c21-47f5-a010-9d0072b4b3b4/action => generated 0 bytes in 109 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 20 00:56:29.778916 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-15164e3c-de78-4598-87fd-c1d5b17f68ba None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:56:29.781641 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-15164e3c-de78-4598-87fd-c1d5b17f68ba tempest-VolumesExtendAttachedTest-1656515373 tempest-VolumesExtendAttachedTest-1656515373-project-member] GET https://10.4.3.240/volume/v3/volumes/7f4e5ac9-9c21-47f5-a010-9d0072b4b3b4 Aug 20 00:56:29.783236 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-15164e3c-de78-4598-87fd-c1d5b17f68ba tempest-VolumesExtendAttachedTest-1656515373 tempest-VolumesExtendAttachedTest-1656515373-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:56:29.783236 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-15164e3c-de78-4598-87fd-c1d5b17f68ba tempest-VolumesExtendAttachedTest-1656515373 tempest-VolumesExtendAttachedTest-1656515373-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:56:29.800733 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:56:29.800733 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 00:56:29.811057 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-15164e3c-de78-4598-87fd-c1d5b17f68ba tempest-VolumesExtendAttachedTest-1656515373 tempest-VolumesExtendAttachedTest-1656515373-project-member] Volume info retrieved successfully. Aug 20 00:56:29.821217 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-15164e3c-de78-4598-87fd-c1d5b17f68ba tempest-VolumesExtendAttachedTest-1656515373 tempest-VolumesExtendAttachedTest-1656515373-project-member] https://10.4.3.240/volume/v3/volumes/7f4e5ac9-9c21-47f5-a010-9d0072b4b3b4 returned with HTTP 200 Aug 20 00:56:29.822391 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 103/410] 10.4.3.240 () {68 vars in 1389 bytes} [Thu Aug 20 00:56:29 2026] GET /volume/v3/volumes/7f4e5ac9-9c21-47f5-a010-9d0072b4b3b4 => generated 1162 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 00:56:30.384112 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-484f077d-0f32-411e-af08-38f0145e80c6 req-00b30512-b197-4f2f-8fd4-7a0aafa89dae None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:56:30.388072 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-484f077d-0f32-411e-af08-38f0145e80c6 req-00b30512-b197-4f2f-8fd4-7a0aafa89dae service nova] GET https://10.4.3.240/volume/v3/volumes/7f4e5ac9-9c21-47f5-a010-9d0072b4b3b4 Aug 20 00:56:30.388280 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-484f077d-0f32-411e-af08-38f0145e80c6 req-00b30512-b197-4f2f-8fd4-7a0aafa89dae service nova] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:56:30.388566 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-484f077d-0f32-411e-af08-38f0145e80c6 req-00b30512-b197-4f2f-8fd4-7a0aafa89dae service nova] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:56:30.400559 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:56:30.400559 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 00:56:30.405071 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [req-484f077d-0f32-411e-af08-38f0145e80c6 req-00b30512-b197-4f2f-8fd4-7a0aafa89dae service nova] Volume info retrieved successfully. Aug 20 00:56:30.410904 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-484f077d-0f32-411e-af08-38f0145e80c6 req-00b30512-b197-4f2f-8fd4-7a0aafa89dae service nova] https://10.4.3.240/volume/v3/volumes/7f4e5ac9-9c21-47f5-a010-9d0072b4b3b4 returned with HTTP 200 Aug 20 00:56:30.411524 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 105/411] 10.4.3.240 () {68 vars in 1598 bytes} [Thu Aug 20 00:56:30 2026] GET /volume/v3/volumes/7f4e5ac9-9c21-47f5-a010-9d0072b4b3b4 => generated 1315 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:56:30.838044 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-d9c8cef0-bf05-46e7-bd8c-8d0d545a9125 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:56:30.840075 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-d9c8cef0-bf05-46e7-bd8c-8d0d545a9125 tempest-VolumesExtendAttachedTest-1656515373 tempest-VolumesExtendAttachedTest-1656515373-project-member] GET https://10.4.3.240/volume/v3/volumes/7f4e5ac9-9c21-47f5-a010-9d0072b4b3b4 Aug 20 00:56:30.840461 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-d9c8cef0-bf05-46e7-bd8c-8d0d545a9125 tempest-VolumesExtendAttachedTest-1656515373 tempest-VolumesExtendAttachedTest-1656515373-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:56:30.840692 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-d9c8cef0-bf05-46e7-bd8c-8d0d545a9125 tempest-VolumesExtendAttachedTest-1656515373 tempest-VolumesExtendAttachedTest-1656515373-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:56:30.852274 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:56:30.852274 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 00:56:30.858538 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-d9c8cef0-bf05-46e7-bd8c-8d0d545a9125 tempest-VolumesExtendAttachedTest-1656515373 tempest-VolumesExtendAttachedTest-1656515373-project-member] Volume info retrieved successfully. Aug 20 00:56:30.864940 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-d9c8cef0-bf05-46e7-bd8c-8d0d545a9125 tempest-VolumesExtendAttachedTest-1656515373 tempest-VolumesExtendAttachedTest-1656515373-project-member] https://10.4.3.240/volume/v3/volumes/7f4e5ac9-9c21-47f5-a010-9d0072b4b3b4 returned with HTTP 200 Aug 20 00:56:30.865373 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 104/412] 10.4.3.240 () {68 vars in 1389 bytes} [Thu Aug 20 00:56:30 2026] GET /volume/v3/volumes/7f4e5ac9-9c21-47f5-a010-9d0072b4b3b4 => generated 1159 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 00:56:30.900116 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-ed3e0975-c5c8-44fe-b9e3-1f4763dbee58 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:56:30.900116 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-ed3e0975-c5c8-44fe-b9e3-1f4763dbee58 tempest-VolumesExtendAttachedTest-1656515373 tempest-VolumesExtendAttachedTest-1656515373-project-member] GET https://10.4.3.240/volume/v3/volumes/7f4e5ac9-9c21-47f5-a010-9d0072b4b3b4 Aug 20 00:56:30.900116 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-ed3e0975-c5c8-44fe-b9e3-1f4763dbee58 tempest-VolumesExtendAttachedTest-1656515373 tempest-VolumesExtendAttachedTest-1656515373-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:56:30.900116 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-ed3e0975-c5c8-44fe-b9e3-1f4763dbee58 tempest-VolumesExtendAttachedTest-1656515373 tempest-VolumesExtendAttachedTest-1656515373-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:56:30.907829 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:56:30.907829 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 00:56:30.913125 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-ed3e0975-c5c8-44fe-b9e3-1f4763dbee58 tempest-VolumesExtendAttachedTest-1656515373 tempest-VolumesExtendAttachedTest-1656515373-project-member] Volume info retrieved successfully. Aug 20 00:56:30.923649 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-ed3e0975-c5c8-44fe-b9e3-1f4763dbee58 tempest-VolumesExtendAttachedTest-1656515373 tempest-VolumesExtendAttachedTest-1656515373-project-member] https://10.4.3.240/volume/v3/volumes/7f4e5ac9-9c21-47f5-a010-9d0072b4b3b4 returned with HTTP 200 Aug 20 00:56:30.924212 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 101/413] 10.4.3.240 () {68 vars in 1389 bytes} [Thu Aug 20 00:56:30 2026] GET /volume/v3/volumes/7f4e5ac9-9c21-47f5-a010-9d0072b4b3b4 => generated 1159 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 00:56:31.466100 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-b5548e1b-f8c8-4a3b-9a55-d272f479dc51 req-46cea91d-7c7b-4d40-8e26-8db1f6567a17 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:56:31.468929 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-b5548e1b-f8c8-4a3b-9a55-d272f479dc51 req-46cea91d-7c7b-4d40-8e26-8db1f6567a17 tempest-VolumesExtendAttachedTest-1656515373 tempest-VolumesExtendAttachedTest-1656515373-project-member] GET https://10.4.3.240/volume/v3/volumes/7f4e5ac9-9c21-47f5-a010-9d0072b4b3b4 Aug 20 00:56:31.469217 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-b5548e1b-f8c8-4a3b-9a55-d272f479dc51 req-46cea91d-7c7b-4d40-8e26-8db1f6567a17 tempest-VolumesExtendAttachedTest-1656515373 tempest-VolumesExtendAttachedTest-1656515373-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:56:31.469460 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-b5548e1b-f8c8-4a3b-9a55-d272f479dc51 req-46cea91d-7c7b-4d40-8e26-8db1f6567a17 tempest-VolumesExtendAttachedTest-1656515373 tempest-VolumesExtendAttachedTest-1656515373-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:56:31.486904 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:56:31.486904 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 00:56:31.491717 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [req-b5548e1b-f8c8-4a3b-9a55-d272f479dc51 req-46cea91d-7c7b-4d40-8e26-8db1f6567a17 tempest-VolumesExtendAttachedTest-1656515373 tempest-VolumesExtendAttachedTest-1656515373-project-member] Volume info retrieved successfully. Aug 20 00:56:31.497477 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-b5548e1b-f8c8-4a3b-9a55-d272f479dc51 req-46cea91d-7c7b-4d40-8e26-8db1f6567a17 tempest-VolumesExtendAttachedTest-1656515373 tempest-VolumesExtendAttachedTest-1656515373-project-member] https://10.4.3.240/volume/v3/volumes/7f4e5ac9-9c21-47f5-a010-9d0072b4b3b4 returned with HTTP 200 Aug 20 00:56:31.498289 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 104/414] 10.4.3.240 () {68 vars in 1598 bytes} [Thu Aug 20 00:56:31 2026] GET /volume/v3/volumes/7f4e5ac9-9c21-47f5-a010-9d0072b4b3b4 => generated 1141 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:56:31.545693 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-b5548e1b-f8c8-4a3b-9a55-d272f479dc51 req-16f0bacf-d864-41c3-aa81-4405094ede5b None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:56:31.551468 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-b5548e1b-f8c8-4a3b-9a55-d272f479dc51 req-16f0bacf-d864-41c3-aa81-4405094ede5b tempest-VolumesExtendAttachedTest-1656515373 tempest-VolumesExtendAttachedTest-1656515373-project-member] POST https://10.4.3.240/volume/v3/volumes/7f4e5ac9-9c21-47f5-a010-9d0072b4b3b4/action Aug 20 00:56:31.551468 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-b5548e1b-f8c8-4a3b-9a55-d272f479dc51 req-16f0bacf-d864-41c3-aa81-4405094ede5b tempest-VolumesExtendAttachedTest-1656515373 tempest-VolumesExtendAttachedTest-1656515373-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100214) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 00:56:31.551468 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-b5548e1b-f8c8-4a3b-9a55-d272f479dc51 req-16f0bacf-d864-41c3-aa81-4405094ede5b tempest-VolumesExtendAttachedTest-1656515373 tempest-VolumesExtendAttachedTest-1656515373-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:56:31.562295 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:56:31.562295 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 00:56:31.563169 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [req-b5548e1b-f8c8-4a3b-9a55-d272f479dc51 req-16f0bacf-d864-41c3-aa81-4405094ede5b tempest-VolumesExtendAttachedTest-1656515373 tempest-VolumesExtendAttachedTest-1656515373-project-member] Volume info retrieved successfully. Aug 20 00:56:31.572472 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [req-b5548e1b-f8c8-4a3b-9a55-d272f479dc51 req-16f0bacf-d864-41c3-aa81-4405094ede5b tempest-VolumesExtendAttachedTest-1656515373 tempest-VolumesExtendAttachedTest-1656515373-project-member] Begin detaching volume completed successfully. Aug 20 00:56:31.572922 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-b5548e1b-f8c8-4a3b-9a55-d272f479dc51 req-16f0bacf-d864-41c3-aa81-4405094ede5b tempest-VolumesExtendAttachedTest-1656515373 tempest-VolumesExtendAttachedTest-1656515373-project-member] https://10.4.3.240/volume/v3/volumes/7f4e5ac9-9c21-47f5-a010-9d0072b4b3b4/action returned with HTTP 202 Aug 20 00:56:31.573562 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 106/415] 10.4.3.240 () {72 vars in 1672 bytes} [Thu Aug 20 00:56:31 2026] POST /volume/v3/volumes/7f4e5ac9-9c21-47f5-a010-9d0072b4b3b4/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 00:56:31.599196 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-9cd3e3f7-7edc-4b16-8bfc-e7cc38078fa4 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:56:31.603768 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-9cd3e3f7-7edc-4b16-8bfc-e7cc38078fa4 tempest-VolumesExtendAttachedTest-1656515373 tempest-VolumesExtendAttachedTest-1656515373-project-member] GET https://10.4.3.240/volume/v3/volumes/7f4e5ac9-9c21-47f5-a010-9d0072b4b3b4 Aug 20 00:56:31.603768 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-9cd3e3f7-7edc-4b16-8bfc-e7cc38078fa4 tempest-VolumesExtendAttachedTest-1656515373 tempest-VolumesExtendAttachedTest-1656515373-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:56:31.603768 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-9cd3e3f7-7edc-4b16-8bfc-e7cc38078fa4 tempest-VolumesExtendAttachedTest-1656515373 tempest-VolumesExtendAttachedTest-1656515373-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:56:31.622578 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:56:31.622578 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 00:56:31.624734 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-dba38cc5-b9a4-4ad2-86c4-50654708f98e None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:56:31.625127 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-dba38cc5-b9a4-4ad2-86c4-50654708f98e None None] GET https://10.4.3.240/volume// Aug 20 00:56:31.625285 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-dba38cc5-b9a4-4ad2-86c4-50654708f98e None None] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:56:31.625568 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-dba38cc5-b9a4-4ad2-86c4-50654708f98e None None] Calling method 'all' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:56:31.625824 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-dba38cc5-b9a4-4ad2-86c4-50654708f98e None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 20 00:56:31.626090 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 102/416] 10.4.3.240 () {66 vars in 1426 bytes} [Thu Aug 20 00:56:31 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 00:56:31.631678 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-9cd3e3f7-7edc-4b16-8bfc-e7cc38078fa4 tempest-VolumesExtendAttachedTest-1656515373 tempest-VolumesExtendAttachedTest-1656515373-project-member] Volume info retrieved successfully. Aug 20 00:56:31.635374 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-b5548e1b-f8c8-4a3b-9a55-d272f479dc51 req-3bee5887-9ddd-4c8d-af36-ebb234f619d9 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:56:31.639312 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-9cd3e3f7-7edc-4b16-8bfc-e7cc38078fa4 tempest-VolumesExtendAttachedTest-1656515373 tempest-VolumesExtendAttachedTest-1656515373-project-member] https://10.4.3.240/volume/v3/volumes/7f4e5ac9-9c21-47f5-a010-9d0072b4b3b4 returned with HTTP 200 Aug 20 00:56:31.639731 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-b5548e1b-f8c8-4a3b-9a55-d272f479dc51 req-3bee5887-9ddd-4c8d-af36-ebb234f619d9 tempest-VolumesExtendAttachedTest-1656515373 tempest-VolumesExtendAttachedTest-1656515373-project-member] GET https://10.4.3.240/volume/v3/volumes/7f4e5ac9-9c21-47f5-a010-9d0072b4b3b4 Aug 20 00:56:31.639731 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-b5548e1b-f8c8-4a3b-9a55-d272f479dc51 req-3bee5887-9ddd-4c8d-af36-ebb234f619d9 tempest-VolumesExtendAttachedTest-1656515373 tempest-VolumesExtendAttachedTest-1656515373-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:56:31.639856 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 105/417] 10.4.3.240 () {68 vars in 1389 bytes} [Thu Aug 20 00:56:31 2026] GET /volume/v3/volumes/7f4e5ac9-9c21-47f5-a010-9d0072b4b3b4 => generated 1162 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 00:56:31.639892 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-b5548e1b-f8c8-4a3b-9a55-d272f479dc51 req-3bee5887-9ddd-4c8d-af36-ebb234f619d9 tempest-VolumesExtendAttachedTest-1656515373 tempest-VolumesExtendAttachedTest-1656515373-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:56:31.650045 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:56:31.650045 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 00:56:31.654185 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [req-b5548e1b-f8c8-4a3b-9a55-d272f479dc51 req-3bee5887-9ddd-4c8d-af36-ebb234f619d9 tempest-VolumesExtendAttachedTest-1656515373 tempest-VolumesExtendAttachedTest-1656515373-project-member] Volume info retrieved successfully. Aug 20 00:56:31.658994 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-b5548e1b-f8c8-4a3b-9a55-d272f479dc51 req-3bee5887-9ddd-4c8d-af36-ebb234f619d9 tempest-VolumesExtendAttachedTest-1656515373 tempest-VolumesExtendAttachedTest-1656515373-project-member] https://10.4.3.240/volume/v3/volumes/7f4e5ac9-9c21-47f5-a010-9d0072b4b3b4 returned with HTTP 200 Aug 20 00:56:31.659631 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 105/418] 10.4.3.240 () {70 vars in 1639 bytes} [Thu Aug 20 00:56:31 2026] GET /volume/v3/volumes/7f4e5ac9-9c21-47f5-a010-9d0072b4b3b4 => generated 1324 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 00:56:32.500127 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-8de14f70-2976-43b3-b1b2-4183e3c8a153 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:56:32.502653 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-8de14f70-2976-43b3-b1b2-4183e3c8a153 tempest-TaggedAttachmentsTest-2034620368 tempest-TaggedAttachmentsTest-2034620368-project-member] GET https://10.4.3.240/volume/v3/volumes/7aa8443b-c1e9-425e-a6c4-c1cbbdf04dd5 Aug 20 00:56:32.502911 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-8de14f70-2976-43b3-b1b2-4183e3c8a153 tempest-TaggedAttachmentsTest-2034620368 tempest-TaggedAttachmentsTest-2034620368-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:56:32.503237 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-8de14f70-2976-43b3-b1b2-4183e3c8a153 tempest-TaggedAttachmentsTest-2034620368 tempest-TaggedAttachmentsTest-2034620368-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:56:32.520500 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:56:32.520500 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 00:56:32.528628 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-8de14f70-2976-43b3-b1b2-4183e3c8a153 tempest-TaggedAttachmentsTest-2034620368 tempest-TaggedAttachmentsTest-2034620368-project-member] Volume info retrieved successfully. Aug 20 00:56:32.536181 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-8de14f70-2976-43b3-b1b2-4183e3c8a153 tempest-TaggedAttachmentsTest-2034620368 tempest-TaggedAttachmentsTest-2034620368-project-member] https://10.4.3.240/volume/v3/volumes/7aa8443b-c1e9-425e-a6c4-c1cbbdf04dd5 returned with HTTP 200 Aug 20 00:56:32.537021 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 107/419] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:56:32 2026] GET /volume/v3/volumes/7aa8443b-c1e9-425e-a6c4-c1cbbdf04dd5 => generated 845 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:56:32.625801 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-bf21ca52-3af6-4ba5-8be2-b7b50f41cf83 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:56:32.627996 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-bf21ca52-3af6-4ba5-8be2-b7b50f41cf83 tempest-TaggedAttachmentsTest-2034620368 tempest-TaggedAttachmentsTest-2034620368-project-member] GET https://10.4.3.240/volume/v3/volumes/7aa8443b-c1e9-425e-a6c4-c1cbbdf04dd5 Aug 20 00:56:32.628242 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-bf21ca52-3af6-4ba5-8be2-b7b50f41cf83 tempest-TaggedAttachmentsTest-2034620368 tempest-TaggedAttachmentsTest-2034620368-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:56:32.628574 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-bf21ca52-3af6-4ba5-8be2-b7b50f41cf83 tempest-TaggedAttachmentsTest-2034620368 tempest-TaggedAttachmentsTest-2034620368-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:56:32.638175 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:56:32.638175 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 00:56:32.642639 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-bf21ca52-3af6-4ba5-8be2-b7b50f41cf83 tempest-TaggedAttachmentsTest-2034620368 tempest-TaggedAttachmentsTest-2034620368-project-member] Volume info retrieved successfully. Aug 20 00:56:32.645096 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [req-b5548e1b-f8c8-4a3b-9a55-d272f479dc51 req-c4a82e1f-0fc2-4908-a025-72cd460a4aae None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:56:32.648043 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-bf21ca52-3af6-4ba5-8be2-b7b50f41cf83 tempest-TaggedAttachmentsTest-2034620368 tempest-TaggedAttachmentsTest-2034620368-project-member] https://10.4.3.240/volume/v3/volumes/7aa8443b-c1e9-425e-a6c4-c1cbbdf04dd5 returned with HTTP 200 Aug 20 00:56:32.648137 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-b5548e1b-f8c8-4a3b-9a55-d272f479dc51 req-c4a82e1f-0fc2-4908-a025-72cd460a4aae tempest-VolumesExtendAttachedTest-1656515373 tempest-VolumesExtendAttachedTest-1656515373-project-member] DELETE https://10.4.3.240/volume/v3/attachments/9ad2d432-e8a3-4453-888a-deb1a4b1915b Aug 20 00:56:32.648475 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [req-b5548e1b-f8c8-4a3b-9a55-d272f479dc51 req-c4a82e1f-0fc2-4908-a025-72cd460a4aae tempest-VolumesExtendAttachedTest-1656515373 tempest-VolumesExtendAttachedTest-1656515373-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:56:32.648762 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 103/420] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:56:32 2026] GET /volume/v3/volumes/7aa8443b-c1e9-425e-a6c4-c1cbbdf04dd5 => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:56:32.648841 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [req-b5548e1b-f8c8-4a3b-9a55-d272f479dc51 req-c4a82e1f-0fc2-4908-a025-72cd460a4aae tempest-VolumesExtendAttachedTest-1656515373 tempest-VolumesExtendAttachedTest-1656515373-project-member] Calling method 'version_select' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:56:32.654669 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-94384ef1-b20d-4e13-8667-ba2c93a1b441 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:56:32.657433 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-94384ef1-b20d-4e13-8667-ba2c93a1b441 tempest-VolumesExtendAttachedTest-1656515373 tempest-VolumesExtendAttachedTest-1656515373-project-member] GET https://10.4.3.240/volume/v3/volumes/7f4e5ac9-9c21-47f5-a010-9d0072b4b3b4 Aug 20 00:56:32.657733 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-94384ef1-b20d-4e13-8667-ba2c93a1b441 tempest-VolumesExtendAttachedTest-1656515373 tempest-VolumesExtendAttachedTest-1656515373-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:56:32.657979 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-94384ef1-b20d-4e13-8667-ba2c93a1b441 tempest-VolumesExtendAttachedTest-1656515373 tempest-VolumesExtendAttachedTest-1656515373-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:56:32.661210 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:56:32.661210 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 00:56:32.670410 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:56:32.670410 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 00:56:32.675640 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-94384ef1-b20d-4e13-8667-ba2c93a1b441 tempest-VolumesExtendAttachedTest-1656515373 tempest-VolumesExtendAttachedTest-1656515373-project-member] Volume info retrieved successfully. Aug 20 00:56:32.684310 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-94384ef1-b20d-4e13-8667-ba2c93a1b441 tempest-VolumesExtendAttachedTest-1656515373 tempest-VolumesExtendAttachedTest-1656515373-project-member] https://10.4.3.240/volume/v3/volumes/7f4e5ac9-9c21-47f5-a010-9d0072b4b3b4 returned with HTTP 200 Aug 20 00:56:32.684877 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 106/421] 10.4.3.240 () {68 vars in 1389 bytes} [Thu Aug 20 00:56:32 2026] GET /volume/v3/volumes/7f4e5ac9-9c21-47f5-a010-9d0072b4b3b4 => generated 1162 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 00:56:32.787853 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-b5548e1b-f8c8-4a3b-9a55-d272f479dc51 req-c4a82e1f-0fc2-4908-a025-72cd460a4aae tempest-VolumesExtendAttachedTest-1656515373 tempest-VolumesExtendAttachedTest-1656515373-project-member] https://10.4.3.240/volume/v3/attachments/9ad2d432-e8a3-4453-888a-deb1a4b1915b returned with HTTP 200 Aug 20 00:56:32.788294 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 106/422] 10.4.3.240 () {72 vars in 1673 bytes} [Thu Aug 20 00:56:32 2026] DELETE /volume/v3/attachments/9ad2d432-e8a3-4453-888a-deb1a4b1915b => generated 19 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:56:33.730317 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-2496d857-83ee-489e-812e-43dd5eb791a2 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:56:33.730317 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-2496d857-83ee-489e-812e-43dd5eb791a2 tempest-VolumesExtendAttachedTest-1656515373 tempest-VolumesExtendAttachedTest-1656515373-project-member] GET https://10.4.3.240/volume/v3/volumes/7f4e5ac9-9c21-47f5-a010-9d0072b4b3b4 Aug 20 00:56:33.730317 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-2496d857-83ee-489e-812e-43dd5eb791a2 tempest-VolumesExtendAttachedTest-1656515373 tempest-VolumesExtendAttachedTest-1656515373-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:56:33.730317 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-2496d857-83ee-489e-812e-43dd5eb791a2 tempest-VolumesExtendAttachedTest-1656515373 tempest-VolumesExtendAttachedTest-1656515373-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:56:33.730317 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:56:33.730317 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 00:56:33.730317 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-2496d857-83ee-489e-812e-43dd5eb791a2 tempest-VolumesExtendAttachedTest-1656515373 tempest-VolumesExtendAttachedTest-1656515373-project-member] Volume info retrieved successfully. Aug 20 00:56:33.730317 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-2496d857-83ee-489e-812e-43dd5eb791a2 tempest-VolumesExtendAttachedTest-1656515373 tempest-VolumesExtendAttachedTest-1656515373-project-member] https://10.4.3.240/volume/v3/volumes/7f4e5ac9-9c21-47f5-a010-9d0072b4b3b4 returned with HTTP 200 Aug 20 00:56:33.730317 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 108/423] 10.4.3.240 () {68 vars in 1389 bytes} [Thu Aug 20 00:56:33 2026] GET /volume/v3/volumes/7f4e5ac9-9c21-47f5-a010-9d0072b4b3b4 => generated 867 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:56:36.489269 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-f15e3e63-c858-48b7-8bcf-2331aca37d4c None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:56:36.491026 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-f15e3e63-c858-48b7-8bcf-2331aca37d4c tempest-TaggedAttachmentsTest-2034620368 tempest-TaggedAttachmentsTest-2034620368-project-member] DELETE https://10.4.3.240/volume/v3/volumes/7aa8443b-c1e9-425e-a6c4-c1cbbdf04dd5 Aug 20 00:56:36.491514 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-f15e3e63-c858-48b7-8bcf-2331aca37d4c tempest-TaggedAttachmentsTest-2034620368 tempest-TaggedAttachmentsTest-2034620368-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:56:36.491755 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-f15e3e63-c858-48b7-8bcf-2331aca37d4c tempest-TaggedAttachmentsTest-2034620368 tempest-TaggedAttachmentsTest-2034620368-project-member] Calling method 'delete' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:56:36.491845 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.v3.volumes [None req-f15e3e63-c858-48b7-8bcf-2331aca37d4c tempest-TaggedAttachmentsTest-2034620368 tempest-TaggedAttachmentsTest-2034620368-project-member] Delete volume with id: 7aa8443b-c1e9-425e-a6c4-c1cbbdf04dd5 Aug 20 00:56:36.502381 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:56:36.502381 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 00:56:36.502381 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-f15e3e63-c858-48b7-8bcf-2331aca37d4c tempest-TaggedAttachmentsTest-2034620368 tempest-TaggedAttachmentsTest-2034620368-project-member] Volume info retrieved successfully. Aug 20 00:56:36.545098 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-f15e3e63-c858-48b7-8bcf-2331aca37d4c tempest-TaggedAttachmentsTest-2034620368 tempest-TaggedAttachmentsTest-2034620368-project-member] Delete volume request issued successfully. Aug 20 00:56:36.545326 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-f15e3e63-c858-48b7-8bcf-2331aca37d4c tempest-TaggedAttachmentsTest-2034620368 tempest-TaggedAttachmentsTest-2034620368-project-member] https://10.4.3.240/volume/v3/volumes/7aa8443b-c1e9-425e-a6c4-c1cbbdf04dd5 returned with HTTP 202 Aug 20 00:56:36.546428 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 104/424] 10.4.3.240 () {66 vars in 1351 bytes} [Thu Aug 20 00:56:36 2026] DELETE /volume/v3/volumes/7aa8443b-c1e9-425e-a6c4-c1cbbdf04dd5 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:56:36.561791 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-bf34c755-661e-4a37-a783-2815db473371 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:56:36.573173 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-bf34c755-661e-4a37-a783-2815db473371 tempest-TaggedAttachmentsTest-2034620368 tempest-TaggedAttachmentsTest-2034620368-project-member] GET https://10.4.3.240/volume/v3/volumes/7aa8443b-c1e9-425e-a6c4-c1cbbdf04dd5 Aug 20 00:56:36.573369 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-bf34c755-661e-4a37-a783-2815db473371 tempest-TaggedAttachmentsTest-2034620368 tempest-TaggedAttachmentsTest-2034620368-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:56:36.574215 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-bf34c755-661e-4a37-a783-2815db473371 tempest-TaggedAttachmentsTest-2034620368 tempest-TaggedAttachmentsTest-2034620368-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:56:36.588630 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:56:36.588630 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 00:56:36.593432 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-bf34c755-661e-4a37-a783-2815db473371 tempest-TaggedAttachmentsTest-2034620368 tempest-TaggedAttachmentsTest-2034620368-project-member] Volume info retrieved successfully. Aug 20 00:56:36.599184 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-bf34c755-661e-4a37-a783-2815db473371 tempest-TaggedAttachmentsTest-2034620368 tempest-TaggedAttachmentsTest-2034620368-project-member] https://10.4.3.240/volume/v3/volumes/7aa8443b-c1e9-425e-a6c4-c1cbbdf04dd5 returned with HTTP 200 Aug 20 00:56:36.599184 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 107/425] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:56:36 2026] GET /volume/v3/volumes/7aa8443b-c1e9-425e-a6c4-c1cbbdf04dd5 => generated 844 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:56:37.346100 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-dc4aef3d-3479-48d2-844c-efd32e42b128 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:56:37.348120 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-dc4aef3d-3479-48d2-844c-efd32e42b128 tempest-VolumesExtendAttachedTest-1656515373 tempest-VolumesExtendAttachedTest-1656515373-project-member] GET https://10.4.3.240/volume/v3/volumes/7f4e5ac9-9c21-47f5-a010-9d0072b4b3b4 Aug 20 00:56:37.348377 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-dc4aef3d-3479-48d2-844c-efd32e42b128 tempest-VolumesExtendAttachedTest-1656515373 tempest-VolumesExtendAttachedTest-1656515373-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:56:37.348603 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-dc4aef3d-3479-48d2-844c-efd32e42b128 tempest-VolumesExtendAttachedTest-1656515373 tempest-VolumesExtendAttachedTest-1656515373-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:56:37.356294 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:56:37.356294 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 00:56:37.360456 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-dc4aef3d-3479-48d2-844c-efd32e42b128 tempest-VolumesExtendAttachedTest-1656515373 tempest-VolumesExtendAttachedTest-1656515373-project-member] Volume info retrieved successfully. Aug 20 00:56:37.366791 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-dc4aef3d-3479-48d2-844c-efd32e42b128 tempest-VolumesExtendAttachedTest-1656515373 tempest-VolumesExtendAttachedTest-1656515373-project-member] https://10.4.3.240/volume/v3/volumes/7f4e5ac9-9c21-47f5-a010-9d0072b4b3b4 returned with HTTP 200 Aug 20 00:56:37.367242 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 107/426] 10.4.3.240 () {68 vars in 1389 bytes} [Thu Aug 20 00:56:37 2026] GET /volume/v3/volumes/7f4e5ac9-9c21-47f5-a010-9d0072b4b3b4 => generated 867 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:56:37.385358 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-96eaef4c-113c-44fc-8598-cae17a282525 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:56:37.387463 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-96eaef4c-113c-44fc-8598-cae17a282525 tempest-VolumesExtendAttachedTest-1656515373 tempest-VolumesExtendAttachedTest-1656515373-project-member] DELETE https://10.4.3.240/volume/v3/volumes/7f4e5ac9-9c21-47f5-a010-9d0072b4b3b4 Aug 20 00:56:37.387809 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-96eaef4c-113c-44fc-8598-cae17a282525 tempest-VolumesExtendAttachedTest-1656515373 tempest-VolumesExtendAttachedTest-1656515373-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:56:37.388071 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-96eaef4c-113c-44fc-8598-cae17a282525 tempest-VolumesExtendAttachedTest-1656515373 tempest-VolumesExtendAttachedTest-1656515373-project-member] Calling method 'delete' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:56:37.388327 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.v3.volumes [None req-96eaef4c-113c-44fc-8598-cae17a282525 tempest-VolumesExtendAttachedTest-1656515373 tempest-VolumesExtendAttachedTest-1656515373-project-member] Delete volume with id: 7f4e5ac9-9c21-47f5-a010-9d0072b4b3b4 Aug 20 00:56:37.399535 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:56:37.399535 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 00:56:37.400377 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-96eaef4c-113c-44fc-8598-cae17a282525 tempest-VolumesExtendAttachedTest-1656515373 tempest-VolumesExtendAttachedTest-1656515373-project-member] Volume info retrieved successfully. Aug 20 00:56:37.440412 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-96eaef4c-113c-44fc-8598-cae17a282525 tempest-VolumesExtendAttachedTest-1656515373 tempest-VolumesExtendAttachedTest-1656515373-project-member] Delete volume request issued successfully. Aug 20 00:56:37.440809 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-96eaef4c-113c-44fc-8598-cae17a282525 tempest-VolumesExtendAttachedTest-1656515373 tempest-VolumesExtendAttachedTest-1656515373-project-member] https://10.4.3.240/volume/v3/volumes/7f4e5ac9-9c21-47f5-a010-9d0072b4b3b4 returned with HTTP 202 Aug 20 00:56:37.441363 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 109/427] 10.4.3.240 () {68 vars in 1392 bytes} [Thu Aug 20 00:56:37 2026] DELETE /volume/v3/volumes/7f4e5ac9-9c21-47f5-a010-9d0072b4b3b4 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 20 00:56:37.453875 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-facc3d6c-4a73-4f3e-a86f-ce086c6a9f7d None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:56:37.455772 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-facc3d6c-4a73-4f3e-a86f-ce086c6a9f7d tempest-VolumesExtendAttachedTest-1656515373 tempest-VolumesExtendAttachedTest-1656515373-project-member] GET https://10.4.3.240/volume/v3/volumes/7f4e5ac9-9c21-47f5-a010-9d0072b4b3b4 Aug 20 00:56:37.456020 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-facc3d6c-4a73-4f3e-a86f-ce086c6a9f7d tempest-VolumesExtendAttachedTest-1656515373 tempest-VolumesExtendAttachedTest-1656515373-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:56:37.456239 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-facc3d6c-4a73-4f3e-a86f-ce086c6a9f7d tempest-VolumesExtendAttachedTest-1656515373 tempest-VolumesExtendAttachedTest-1656515373-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:56:37.464787 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:56:37.464787 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 00:56:37.471331 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-facc3d6c-4a73-4f3e-a86f-ce086c6a9f7d tempest-VolumesExtendAttachedTest-1656515373 tempest-VolumesExtendAttachedTest-1656515373-project-member] Volume info retrieved successfully. Aug 20 00:56:37.476060 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-facc3d6c-4a73-4f3e-a86f-ce086c6a9f7d tempest-VolumesExtendAttachedTest-1656515373 tempest-VolumesExtendAttachedTest-1656515373-project-member] https://10.4.3.240/volume/v3/volumes/7f4e5ac9-9c21-47f5-a010-9d0072b4b3b4 returned with HTTP 200 Aug 20 00:56:37.476532 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 105/428] 10.4.3.240 () {68 vars in 1389 bytes} [Thu Aug 20 00:56:37 2026] GET /volume/v3/volumes/7f4e5ac9-9c21-47f5-a010-9d0072b4b3b4 => generated 866 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:56:37.616981 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-2edd112b-a289-4379-86d3-257b26ffa47e None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:56:37.621958 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-2edd112b-a289-4379-86d3-257b26ffa47e tempest-TaggedAttachmentsTest-2034620368 tempest-TaggedAttachmentsTest-2034620368-project-member] GET https://10.4.3.240/volume/v3/volumes/7aa8443b-c1e9-425e-a6c4-c1cbbdf04dd5 Aug 20 00:56:37.622255 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-2edd112b-a289-4379-86d3-257b26ffa47e tempest-TaggedAttachmentsTest-2034620368 tempest-TaggedAttachmentsTest-2034620368-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:56:37.622514 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-2edd112b-a289-4379-86d3-257b26ffa47e tempest-TaggedAttachmentsTest-2034620368 tempest-TaggedAttachmentsTest-2034620368-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:56:37.629567 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-2edd112b-a289-4379-86d3-257b26ffa47e tempest-TaggedAttachmentsTest-2034620368 tempest-TaggedAttachmentsTest-2034620368-project-member] https://10.4.3.240/volume/v3/volumes/7aa8443b-c1e9-425e-a6c4-c1cbbdf04dd5 returned with HTTP 404 Aug 20 00:56:37.630457 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 108/429] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:56:37 2026] GET /volume/v3/volumes/7aa8443b-c1e9-425e-a6c4-c1cbbdf04dd5 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:56:38.491883 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-1cb9fe29-8ac0-487f-8173-e2fbd48aede8 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:56:38.496698 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-1cb9fe29-8ac0-487f-8173-e2fbd48aede8 tempest-VolumesExtendAttachedTest-1656515373 tempest-VolumesExtendAttachedTest-1656515373-project-member] GET https://10.4.3.240/volume/v3/volumes/7f4e5ac9-9c21-47f5-a010-9d0072b4b3b4 Aug 20 00:56:38.499393 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-1cb9fe29-8ac0-487f-8173-e2fbd48aede8 tempest-VolumesExtendAttachedTest-1656515373 tempest-VolumesExtendAttachedTest-1656515373-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:56:38.499802 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-1cb9fe29-8ac0-487f-8173-e2fbd48aede8 tempest-VolumesExtendAttachedTest-1656515373 tempest-VolumesExtendAttachedTest-1656515373-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:56:38.511986 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-1cb9fe29-8ac0-487f-8173-e2fbd48aede8 tempest-VolumesExtendAttachedTest-1656515373 tempest-VolumesExtendAttachedTest-1656515373-project-member] https://10.4.3.240/volume/v3/volumes/7f4e5ac9-9c21-47f5-a010-9d0072b4b3b4 returned with HTTP 404 Aug 20 00:56:38.512120 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 108/430] 10.4.3.240 () {68 vars in 1389 bytes} [Thu Aug 20 00:56:38 2026] GET /volume/v3/volumes/7f4e5ac9-9c21-47f5-a010-9d0072b4b3b4 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 00:56:40.455768 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-b75543e4-aa08-4d91-a3a6-8cc9d6a6b93b None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:56:40.663583 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-b75543e4-aa08-4d91-a3a6-8cc9d6a6b93b tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 20 00:56:40.663583 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-b75543e4-aa08-4d91-a3a6-8cc9d6a6b93b tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-454662820", "imageRef": "8d830113-4280-4524-bdd9-3a577a7d4174"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:56:40.664563 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.v3.volumes [None req-b75543e4-aa08-4d91-a3a6-8cc9d6a6b93b tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-454662820', 'imageRef': '8d830113-4280-4524-bdd9-3a577a7d4174'}} {{(pid=100214) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 00:56:40.776408 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.v3.volumes [None req-b75543e4-aa08-4d91-a3a6-8cc9d6a6b93b tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Create volume of 1 GB Aug 20 00:56:40.776408 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:56:40.776408 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 00:56:40.776664 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-b75543e4-aa08-4d91-a3a6-8cc9d6a6b93b tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Availability Zones retrieved successfully. Aug 20 00:56:40.781773 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-b75543e4-aa08-4d91-a3a6-8cc9d6a6b93b tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Flow 'volume_create_api' (e5b47b38-c7fe-4a73-af42-736c5c542746) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:56:40.782826 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-b75543e4-aa08-4d91-a3a6-8cc9d6a6b93b tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8f6319a7-86e0-4965-8369-07e48dceb5a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:56:40.784523 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.flows.api.create_volume [None req-b75543e4-aa08-4d91-a3a6-8cc9d6a6b93b tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Validating volume size '1' using validate_int {{(pid=100214) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 00:56:40.839979 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:56:40.839979 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 00:56:40.855474 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-b75543e4-aa08-4d91-a3a6-8cc9d6a6b93b tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8f6319a7-86e0-4965-8369-07e48dceb5a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:52:30Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=0194b310-2a22-4ac8-a1ce-383dddbd16f6,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0194b310-2a22-4ac8-a1ce-383dddbd16f6', 'encryption_key_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=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:56:40.856582 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-b75543e4-aa08-4d91-a3a6-8cc9d6a6b93b tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d67e4a2b-56ef-49bb-8d47-215f3d8c6b89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:56:40.941157 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.quota [None req-b75543e4-aa08-4d91-a3a6-8cc9d6a6b93b tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Created reservations ['2c2bd65a-6ef9-4a11-bbed-240811531bff', 'f0a48ce4-62a5-47f7-97ed-8426244b9041', '7f090249-5bbb-4024-9c06-b88ee9cc8157', 'efb3b522-2b45-4fdc-a184-41f5969a42b8'] {{(pid=100214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:56:40.942093 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-b75543e4-aa08-4d91-a3a6-8cc9d6a6b93b tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d67e4a2b-56ef-49bb-8d47-215f3d8c6b89) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2c2bd65a-6ef9-4a11-bbed-240811531bff', 'f0a48ce4-62a5-47f7-97ed-8426244b9041', '7f090249-5bbb-4024-9c06-b88ee9cc8157', 'efb3b522-2b45-4fdc-a184-41f5969a42b8']}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:56:40.942924 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-b75543e4-aa08-4d91-a3a6-8cc9d6a6b93b tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (08209201-551d-42ce-b5f0-a813f76a9115) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:56:40.967493 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-b75543e4-aa08-4d91-a3a6-8cc9d6a6b93b tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (08209201-551d-42ce-b5f0-a813f76a9115) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'edf66ef3-b4ef-4aff-a8f6-91203a30243b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-454662820',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='5150cb8f884d45fc9dca690eb8bb8a26',qos_specs=None,replication_status=,reservations=['2c2bd65a-6ef9-4a11-bbed-240811531bff','f0a48ce4-62a5-47f7-97ed-8426244b9041','7f090249-5bbb-4024-9c06-b88ee9cc8157','efb3b522-2b45-4fdc-a184-41f5969a42b8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6b2e791fb85249bfbeaea0af786b0ba2',volume_type_id=0194b310-2a22-4ac8-a1ce-383dddbd16f6), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T00:56:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-454662820',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=edf66ef3-b4ef-4aff-a8f6-91203a30243b,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='5150cb8f884d45fc9dca690eb8bb8a26',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6b2e791fb85249bfbeaea0af786b0ba2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0194b310-2a22-4ac8-a1ce-383dddbd16f6),volume_type_id=0194b310-2a22-4ac8-a1ce-383dddbd16f6)}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:56:40.968696 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-b75543e4-aa08-4d91-a3a6-8cc9d6a6b93b tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ab19c230-3d21-44b5-b0bb-cb3d936464bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:56:40.989369 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-b75543e4-aa08-4d91-a3a6-8cc9d6a6b93b tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ab19c230-3d21-44b5-b0bb-cb3d936464bc) transitioned into state 'SUCCESS' from state '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-454662820',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='5150cb8f884d45fc9dca690eb8bb8a26',qos_specs=None,replication_status=,reservations=['2c2bd65a-6ef9-4a11-bbed-240811531bff','f0a48ce4-62a5-47f7-97ed-8426244b9041','7f090249-5bbb-4024-9c06-b88ee9cc8157','efb3b522-2b45-4fdc-a184-41f5969a42b8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6b2e791fb85249bfbeaea0af786b0ba2',volume_type_id=0194b310-2a22-4ac8-a1ce-383dddbd16f6)}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:56:40.990298 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-b75543e4-aa08-4d91-a3a6-8cc9d6a6b93b tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (735b7444-5b22-447b-b791-563b8b3819df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:56:41.003944 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-b75543e4-aa08-4d91-a3a6-8cc9d6a6b93b tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (735b7444-5b22-447b-b791-563b8b3819df) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:56:41.005162 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-b75543e4-aa08-4d91-a3a6-8cc9d6a6b93b tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Flow 'volume_create_api' (e5b47b38-c7fe-4a73-af42-736c5c542746) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:56:41.005586 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-b75543e4-aa08-4d91-a3a6-8cc9d6a6b93b tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Create volume request issued successfully. Aug 20 00:56:41.006353 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-b75543e4-aa08-4d91-a3a6-8cc9d6a6b93b tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 20 00:56:41.006930 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 110/431] 10.4.3.240 () {68 vars in 1259 bytes} [Thu Aug 20 00:56:40 2026] POST /volume/v3/volumes => generated 759 bytes in 552 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 00:56:41.020822 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-3d726417-e471-436c-b1dd-532dbf81ae76 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:56:41.022521 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-3d726417-e471-436c-b1dd-532dbf81ae76 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] GET https://10.4.3.240/volume/v3/volumes/edf66ef3-b4ef-4aff-a8f6-91203a30243b Aug 20 00:56:41.022613 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-3d726417-e471-436c-b1dd-532dbf81ae76 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:56:41.022759 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-3d726417-e471-436c-b1dd-532dbf81ae76 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:56:41.029154 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:56:41.029154 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 00:56:41.033074 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-3d726417-e471-436c-b1dd-532dbf81ae76 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Volume info retrieved successfully. Aug 20 00:56:41.037359 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-3d726417-e471-436c-b1dd-532dbf81ae76 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] https://10.4.3.240/volume/v3/volumes/edf66ef3-b4ef-4aff-a8f6-91203a30243b returned with HTTP 200 Aug 20 00:56:41.037737 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 106/432] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:56:41 2026] GET /volume/v3/volumes/edf66ef3-b4ef-4aff-a8f6-91203a30243b => generated 827 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:56:42.054791 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-7df455e8-1599-49be-bab6-e9f3cd4633d4 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:56:42.057973 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-7df455e8-1599-49be-bab6-e9f3cd4633d4 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] GET https://10.4.3.240/volume/v3/volumes/edf66ef3-b4ef-4aff-a8f6-91203a30243b Aug 20 00:56:42.058305 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-7df455e8-1599-49be-bab6-e9f3cd4633d4 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:56:42.058777 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-7df455e8-1599-49be-bab6-e9f3cd4633d4 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:56:42.070129 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:56:42.070129 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 00:56:42.076681 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-7df455e8-1599-49be-bab6-e9f3cd4633d4 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Volume info retrieved successfully. Aug 20 00:56:42.085331 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-7df455e8-1599-49be-bab6-e9f3cd4633d4 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] https://10.4.3.240/volume/v3/volumes/edf66ef3-b4ef-4aff-a8f6-91203a30243b returned with HTTP 200 Aug 20 00:56:42.086459 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 109/433] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:56:42 2026] GET /volume/v3/volumes/edf66ef3-b4ef-4aff-a8f6-91203a30243b => generated 1367 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:56:42.312327 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [req-0441ec22-3785-40ca-acef-9a3bace24504 req-68cba15d-2584-49a9-8c98-16697eb811e5 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:56:42.314618 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-0441ec22-3785-40ca-acef-9a3bace24504 req-68cba15d-2584-49a9-8c98-16697eb811e5 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] GET https://10.4.3.240/volume/v3/volumes/edf66ef3-b4ef-4aff-a8f6-91203a30243b Aug 20 00:56:42.314900 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [req-0441ec22-3785-40ca-acef-9a3bace24504 req-68cba15d-2584-49a9-8c98-16697eb811e5 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:56:42.315078 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [req-0441ec22-3785-40ca-acef-9a3bace24504 req-68cba15d-2584-49a9-8c98-16697eb811e5 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:56:42.326804 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:56:42.326804 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 00:56:42.331757 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [req-0441ec22-3785-40ca-acef-9a3bace24504 req-68cba15d-2584-49a9-8c98-16697eb811e5 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Volume info retrieved successfully. Aug 20 00:56:42.338358 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-0441ec22-3785-40ca-acef-9a3bace24504 req-68cba15d-2584-49a9-8c98-16697eb811e5 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] https://10.4.3.240/volume/v3/volumes/edf66ef3-b4ef-4aff-a8f6-91203a30243b returned with HTTP 200 Aug 20 00:56:42.339144 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 109/434] 10.4.3.240 () {68 vars in 1598 bytes} [Thu Aug 20 00:56:42 2026] GET /volume/v3/volumes/edf66ef3-b4ef-4aff-a8f6-91203a30243b => generated 1367 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:56:42.837920 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-0441ec22-3785-40ca-acef-9a3bace24504 req-dc0e2c4c-dde3-4b33-90d6-5f539101fd6d None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:56:42.841333 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-0441ec22-3785-40ca-acef-9a3bace24504 req-dc0e2c4c-dde3-4b33-90d6-5f539101fd6d tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] GET https://10.4.3.240/volume/v3/volumes/edf66ef3-b4ef-4aff-a8f6-91203a30243b Aug 20 00:56:42.841640 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-0441ec22-3785-40ca-acef-9a3bace24504 req-dc0e2c4c-dde3-4b33-90d6-5f539101fd6d tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:56:42.842094 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-0441ec22-3785-40ca-acef-9a3bace24504 req-dc0e2c4c-dde3-4b33-90d6-5f539101fd6d tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:56:42.854420 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:56:42.854420 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 00:56:42.860157 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [req-0441ec22-3785-40ca-acef-9a3bace24504 req-dc0e2c4c-dde3-4b33-90d6-5f539101fd6d tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Volume info retrieved successfully. Aug 20 00:56:42.866266 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-0441ec22-3785-40ca-acef-9a3bace24504 req-dc0e2c4c-dde3-4b33-90d6-5f539101fd6d tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] https://10.4.3.240/volume/v3/volumes/edf66ef3-b4ef-4aff-a8f6-91203a30243b returned with HTTP 200 Aug 20 00:56:42.866769 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 111/435] 10.4.3.240 () {68 vars in 1598 bytes} [Thu Aug 20 00:56:42 2026] GET /volume/v3/volumes/edf66ef3-b4ef-4aff-a8f6-91203a30243b => generated 1367 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:56:42.882776 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-37f0135b-f339-437a-a750-bc48a77e6d0e None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:56:42.882776 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-37f0135b-f339-437a-a750-bc48a77e6d0e None None] GET https://10.4.3.240/volume// Aug 20 00:56:42.882776 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-37f0135b-f339-437a-a750-bc48a77e6d0e None None] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:56:42.882776 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-37f0135b-f339-437a-a750-bc48a77e6d0e None None] Calling method 'all' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:56:42.882776 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-37f0135b-f339-437a-a750-bc48a77e6d0e None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 20 00:56:42.883880 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 107/436] 10.4.3.240 () {66 vars in 1419 bytes} [Thu Aug 20 00:56:42 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 00:56:42.893294 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-0441ec22-3785-40ca-acef-9a3bace24504 req-00ad47ef-bfab-47d2-838d-cf06f2ac479b None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:56:42.899329 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-0441ec22-3785-40ca-acef-9a3bace24504 req-00ad47ef-bfab-47d2-838d-cf06f2ac479b tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] POST https://10.4.3.240/volume/v3/attachments Aug 20 00:56:42.899950 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-0441ec22-3785-40ca-acef-9a3bace24504 req-00ad47ef-bfab-47d2-838d-cf06f2ac479b tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "edf66ef3-b4ef-4aff-a8f6-91203a30243b", "connector": null, "instance_uuid": "5ae69de2-761c-4656-a718-dfbc48d607e1"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:56:42.914994 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:56:42.914994 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 00:56:42.976353 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-0441ec22-3785-40ca-acef-9a3bace24504 req-00ad47ef-bfab-47d2-838d-cf06f2ac479b tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] https://10.4.3.240/volume/v3/attachments returned with HTTP 200 Aug 20 00:56:42.976986 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 110/437] 10.4.3.240 () {74 vars in 1594 bytes} [Thu Aug 20 00:56:42 2026] POST /volume/v3/attachments => generated 273 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:56:44.558862 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-9d551e2a-8785-47f0-99df-2e13e3d6e01d None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:56:44.559237 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-9d551e2a-8785-47f0-99df-2e13e3d6e01d None None] GET https://10.4.3.240/volume// Aug 20 00:56:44.559495 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-9d551e2a-8785-47f0-99df-2e13e3d6e01d None None] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:56:44.559798 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-9d551e2a-8785-47f0-99df-2e13e3d6e01d None None] Calling method 'all' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:56:44.560180 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-9d551e2a-8785-47f0-99df-2e13e3d6e01d None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 20 00:56:44.560747 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 110/438] 10.4.3.240 () {66 vars in 1426 bytes} [Thu Aug 20 00:56:44 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 00:56:44.587290 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-0441ec22-3785-40ca-acef-9a3bace24504 req-01c05246-9d52-4da9-944a-485383ac42c2 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:56:44.590409 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-0441ec22-3785-40ca-acef-9a3bace24504 req-01c05246-9d52-4da9-944a-485383ac42c2 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] GET https://10.4.3.240/volume/v3/volumes/edf66ef3-b4ef-4aff-a8f6-91203a30243b Aug 20 00:56:44.590574 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-0441ec22-3785-40ca-acef-9a3bace24504 req-01c05246-9d52-4da9-944a-485383ac42c2 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:56:44.590862 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-0441ec22-3785-40ca-acef-9a3bace24504 req-01c05246-9d52-4da9-944a-485383ac42c2 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:56:44.614787 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:56:44.614787 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 00:56:44.623545 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [req-0441ec22-3785-40ca-acef-9a3bace24504 req-01c05246-9d52-4da9-944a-485383ac42c2 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Volume info retrieved successfully. Aug 20 00:56:44.629759 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-0441ec22-3785-40ca-acef-9a3bace24504 req-01c05246-9d52-4da9-944a-485383ac42c2 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] https://10.4.3.240/volume/v3/volumes/edf66ef3-b4ef-4aff-a8f6-91203a30243b returned with HTTP 200 Aug 20 00:56:44.630236 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 112/439] 10.4.3.240 () {70 vars in 1639 bytes} [Thu Aug 20 00:56:44 2026] GET /volume/v3/volumes/edf66ef3-b4ef-4aff-a8f6-91203a30243b => generated 1546 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 00:56:44.738490 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [req-0441ec22-3785-40ca-acef-9a3bace24504 req-575eb977-7c49-4d88-9b90-5ab7be76951f None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:56:44.741252 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-0441ec22-3785-40ca-acef-9a3bace24504 req-575eb977-7c49-4d88-9b90-5ab7be76951f tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] PUT https://10.4.3.240/volume/v3/attachments/501cff9d-68f8-4c63-8a9f-57d445a98a41 Aug 20 00:56:44.741796 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [req-0441ec22-3785-40ca-acef-9a3bace24504 req-575eb977-7c49-4d88-9b90-5ab7be76951f tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.240", "host": "np0000007838", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:e656b6daafb0", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "870eaf75-1108-49d5-b5ab-79f4c93758d0", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:56:44.758577 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.coordination [req-0441ec22-3785-40ca-acef-9a3bace24504 req-575eb977-7c49-4d88-9b90-5ab7be76951f tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Acquiring lock "cinder-attachment_update-edf66ef3-b4ef-4aff-a8f6-91203a30243b-np0000007838" by "attachment_update" {{(pid=100213) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 00:56:44.776585 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.coordination [req-0441ec22-3785-40ca-acef-9a3bace24504 req-575eb977-7c49-4d88-9b90-5ab7be76951f tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Lock "cinder-attachment_update-edf66ef3-b4ef-4aff-a8f6-91203a30243b-np0000007838" acquired by "attachment_update" :: waited 0.018s {{(pid=100213) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 00:56:44.777623 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:56:44.777623 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 00:56:44.919150 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.coordination [req-0441ec22-3785-40ca-acef-9a3bace24504 req-575eb977-7c49-4d88-9b90-5ab7be76951f tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Lock "cinder-attachment_update-edf66ef3-b4ef-4aff-a8f6-91203a30243b-np0000007838" released by "attachment_update" :: held 0.143s {{(pid=100213) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 00:56:44.921527 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-0441ec22-3785-40ca-acef-9a3bace24504 req-575eb977-7c49-4d88-9b90-5ab7be76951f tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] https://10.4.3.240/volume/v3/attachments/501cff9d-68f8-4c63-8a9f-57d445a98a41 returned with HTTP 200 Aug 20 00:56:44.922473 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 108/440] 10.4.3.240 () {74 vars in 1704 bytes} [Thu Aug 20 00:56:44 2026] PUT /volume/v3/attachments/501cff9d-68f8-4c63-8a9f-57d445a98a41 => generated 969 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:56:44.964695 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-0441ec22-3785-40ca-acef-9a3bace24504 req-2964dd5f-df0f-4bc9-92f6-df2055ee1b1c None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:56:44.970087 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-0441ec22-3785-40ca-acef-9a3bace24504 req-2964dd5f-df0f-4bc9-92f6-df2055ee1b1c tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] POST https://10.4.3.240/volume/v3/attachments/501cff9d-68f8-4c63-8a9f-57d445a98a41/action Aug 20 00:56:44.971942 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-0441ec22-3785-40ca-acef-9a3bace24504 req-2964dd5f-df0f-4bc9-92f6-df2055ee1b1c tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Action body: b'{"os-complete": null}' {{(pid=100215) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 00:56:44.971942 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-0441ec22-3785-40ca-acef-9a3bace24504 req-2964dd5f-df0f-4bc9-92f6-df2055ee1b1c tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:56:45.014306 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:56:45.014306 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 00:56:45.039835 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-0441ec22-3785-40ca-acef-9a3bace24504 req-2964dd5f-df0f-4bc9-92f6-df2055ee1b1c tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] https://10.4.3.240/volume/v3/attachments/501cff9d-68f8-4c63-8a9f-57d445a98a41/action returned with HTTP 204 Aug 20 00:56:45.041106 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 111/441] 10.4.3.240 () {74 vars in 1725 bytes} [Thu Aug 20 00:56:44 2026] POST /volume/v3/attachments/501cff9d-68f8-4c63-8a9f-57d445a98a41/action => generated 0 bytes in 76 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:56:45.199097 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [req-cbb37557-a0c8-4a27-9f7b-f6432c50ae07 req-c5ac16e4-d8e5-42ce-878b-5463c6e30ce9 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:56:45.202939 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-cbb37557-a0c8-4a27-9f7b-f6432c50ae07 req-c5ac16e4-d8e5-42ce-878b-5463c6e30ce9 tempest-ServerActionsV293TestJSON-1660085853 tempest-ServerActionsV293TestJSON-1660085853-project-member] DELETE https://10.4.3.240/volume/v3/attachments/4bddb79d-b605-4e19-beff-c4178c9fe71e Aug 20 00:56:45.202939 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [req-cbb37557-a0c8-4a27-9f7b-f6432c50ae07 req-c5ac16e4-d8e5-42ce-878b-5463c6e30ce9 tempest-ServerActionsV293TestJSON-1660085853 tempest-ServerActionsV293TestJSON-1660085853-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:56:45.202939 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [req-cbb37557-a0c8-4a27-9f7b-f6432c50ae07 req-c5ac16e4-d8e5-42ce-878b-5463c6e30ce9 tempest-ServerActionsV293TestJSON-1660085853 tempest-ServerActionsV293TestJSON-1660085853-project-member] Calling method 'version_select' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:56:45.215756 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:56:45.215756 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 00:56:45.292225 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-cbb37557-a0c8-4a27-9f7b-f6432c50ae07 req-c5ac16e4-d8e5-42ce-878b-5463c6e30ce9 tempest-ServerActionsV293TestJSON-1660085853 tempest-ServerActionsV293TestJSON-1660085853-project-member] https://10.4.3.240/volume/v3/attachments/4bddb79d-b605-4e19-beff-c4178c9fe71e returned with HTTP 200 Aug 20 00:56:45.292750 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 111/442] 10.4.3.240 () {72 vars in 1673 bytes} [Thu Aug 20 00:56:45 2026] DELETE /volume/v3/attachments/4bddb79d-b605-4e19-beff-c4178c9fe71e => generated 19 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:56:45.327616 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-cbb37557-a0c8-4a27-9f7b-f6432c50ae07 req-bc8d8cb1-7235-4714-baf5-bbbc18972d32 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:56:45.332812 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-cbb37557-a0c8-4a27-9f7b-f6432c50ae07 req-bc8d8cb1-7235-4714-baf5-bbbc18972d32 tempest-ServerActionsV293TestJSON-1660085853 tempest-ServerActionsV293TestJSON-1660085853-project-member] DELETE https://10.4.3.240/volume/v3/volumes/c8f0101a-2283-4713-9f0d-3abec68d4902 Aug 20 00:56:45.332812 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-cbb37557-a0c8-4a27-9f7b-f6432c50ae07 req-bc8d8cb1-7235-4714-baf5-bbbc18972d32 tempest-ServerActionsV293TestJSON-1660085853 tempest-ServerActionsV293TestJSON-1660085853-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:56:45.333193 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-cbb37557-a0c8-4a27-9f7b-f6432c50ae07 req-bc8d8cb1-7235-4714-baf5-bbbc18972d32 tempest-ServerActionsV293TestJSON-1660085853 tempest-ServerActionsV293TestJSON-1660085853-project-member] Calling method 'delete' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:56:45.333353 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.v3.volumes [req-cbb37557-a0c8-4a27-9f7b-f6432c50ae07 req-bc8d8cb1-7235-4714-baf5-bbbc18972d32 tempest-ServerActionsV293TestJSON-1660085853 tempest-ServerActionsV293TestJSON-1660085853-project-member] Delete volume with id: c8f0101a-2283-4713-9f0d-3abec68d4902 Aug 20 00:56:45.351951 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:56:45.351951 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 00:56:45.352954 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [req-cbb37557-a0c8-4a27-9f7b-f6432c50ae07 req-bc8d8cb1-7235-4714-baf5-bbbc18972d32 tempest-ServerActionsV293TestJSON-1660085853 tempest-ServerActionsV293TestJSON-1660085853-project-member] Volume info retrieved successfully. Aug 20 00:56:45.387090 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [req-cbb37557-a0c8-4a27-9f7b-f6432c50ae07 req-bc8d8cb1-7235-4714-baf5-bbbc18972d32 tempest-ServerActionsV293TestJSON-1660085853 tempest-ServerActionsV293TestJSON-1660085853-project-member] Delete volume request issued successfully. Aug 20 00:56:45.387090 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-cbb37557-a0c8-4a27-9f7b-f6432c50ae07 req-bc8d8cb1-7235-4714-baf5-bbbc18972d32 tempest-ServerActionsV293TestJSON-1660085853 tempest-ServerActionsV293TestJSON-1660085853-project-member] https://10.4.3.240/volume/v3/volumes/c8f0101a-2283-4713-9f0d-3abec68d4902 returned with HTTP 202 Aug 20 00:56:45.387090 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 113/443] 10.4.3.240 () {70 vars in 1620 bytes} [Thu Aug 20 00:56:45 2026] DELETE /volume/v3/volumes/c8f0101a-2283-4713-9f0d-3abec68d4902 => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:56:47.834150 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-90357dd6-22dc-4c7e-b8d0-40bdd936252f None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:56:47.959281 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-90357dd6-22dc-4c7e-b8d0-40bdd936252f tempest-VolumesSummaryTest-111618653 tempest-VolumesSummaryTest-111618653-project-member] GET https://10.4.3.240/volume/v3/volumes/summary Aug 20 00:56:47.959580 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-90357dd6-22dc-4c7e-b8d0-40bdd936252f tempest-VolumesSummaryTest-111618653 tempest-VolumesSummaryTest-111618653-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:56:47.959830 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-90357dd6-22dc-4c7e-b8d0-40bdd936252f tempest-VolumesSummaryTest-111618653 tempest-VolumesSummaryTest-111618653-project-member] Calling method 'version_select' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:56:47.960044 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.api_utils [None req-90357dd6-22dc-4c7e-b8d0-40bdd936252f tempest-VolumesSummaryTest-111618653 tempest-VolumesSummaryTest-111618653-project-member] Removing options '' from query. {{(pid=100213) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 00:56:47.960384 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:56:47.960384 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 00:56:47.970309 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-90357dd6-22dc-4c7e-b8d0-40bdd936252f tempest-VolumesSummaryTest-111618653 tempest-VolumesSummaryTest-111618653-project-member] Get summary completed successfully. Aug 20 00:56:47.970737 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-90357dd6-22dc-4c7e-b8d0-40bdd936252f tempest-VolumesSummaryTest-111618653 tempest-VolumesSummaryTest-111618653-project-member] https://10.4.3.240/volume/v3/volumes/summary returned with HTTP 200 Aug 20 00:56:47.971129 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 109/444] 10.4.3.240 () {68 vars in 1302 bytes} [Thu Aug 20 00:56:47 2026] GET /volume/v3/volumes/summary => generated 55 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:56:49.923224 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-c0b618a8-cc95-4b9f-8ce4-b1a724ec4528 req-19679433-275c-45da-bb1a-32e8cbaba670 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:56:49.926152 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-c0b618a8-cc95-4b9f-8ce4-b1a724ec4528 req-19679433-275c-45da-bb1a-32e8cbaba670 tempest-TaggedBootDevicesTest_v242-197587358 tempest-TaggedBootDevicesTest_v242-197587358-project-member] DELETE https://10.4.3.240/volume/v3/attachments/b80226cf-8581-484c-ba6c-fa2638048380 Aug 20 00:56:49.926353 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-c0b618a8-cc95-4b9f-8ce4-b1a724ec4528 req-19679433-275c-45da-bb1a-32e8cbaba670 tempest-TaggedBootDevicesTest_v242-197587358 tempest-TaggedBootDevicesTest_v242-197587358-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:56:49.926572 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-c0b618a8-cc95-4b9f-8ce4-b1a724ec4528 req-19679433-275c-45da-bb1a-32e8cbaba670 tempest-TaggedBootDevicesTest_v242-197587358 tempest-TaggedBootDevicesTest_v242-197587358-project-member] Calling method 'version_select' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:56:49.933942 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:56:49.933942 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 00:56:49.992845 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-c0b618a8-cc95-4b9f-8ce4-b1a724ec4528 req-19679433-275c-45da-bb1a-32e8cbaba670 tempest-TaggedBootDevicesTest_v242-197587358 tempest-TaggedBootDevicesTest_v242-197587358-project-member] https://10.4.3.240/volume/v3/attachments/b80226cf-8581-484c-ba6c-fa2638048380 returned with HTTP 200 Aug 20 00:56:49.993410 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 112/445] 10.4.3.240 () {72 vars in 1673 bytes} [Thu Aug 20 00:56:49 2026] DELETE /volume/v3/attachments/b80226cf-8581-484c-ba6c-fa2638048380 => generated 19 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:56:50.005543 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [req-c0b618a8-cc95-4b9f-8ce4-b1a724ec4528 req-9a1ba129-5261-4db9-82b0-9c7e5c7dfa73 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:56:50.008327 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-c0b618a8-cc95-4b9f-8ce4-b1a724ec4528 req-9a1ba129-5261-4db9-82b0-9c7e5c7dfa73 tempest-TaggedBootDevicesTest_v242-197587358 tempest-TaggedBootDevicesTest_v242-197587358-project-member] DELETE https://10.4.3.240/volume/v3/attachments/1da717fd-46e5-42a3-a006-8f6ce1799157 Aug 20 00:56:50.008699 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [req-c0b618a8-cc95-4b9f-8ce4-b1a724ec4528 req-9a1ba129-5261-4db9-82b0-9c7e5c7dfa73 tempest-TaggedBootDevicesTest_v242-197587358 tempest-TaggedBootDevicesTest_v242-197587358-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:56:50.008973 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [req-c0b618a8-cc95-4b9f-8ce4-b1a724ec4528 req-9a1ba129-5261-4db9-82b0-9c7e5c7dfa73 tempest-TaggedBootDevicesTest_v242-197587358 tempest-TaggedBootDevicesTest_v242-197587358-project-member] Calling method 'version_select' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:56:50.020512 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:56:50.020512 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 00:56:50.095719 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-c0b618a8-cc95-4b9f-8ce4-b1a724ec4528 req-9a1ba129-5261-4db9-82b0-9c7e5c7dfa73 tempest-TaggedBootDevicesTest_v242-197587358 tempest-TaggedBootDevicesTest_v242-197587358-project-member] https://10.4.3.240/volume/v3/attachments/1da717fd-46e5-42a3-a006-8f6ce1799157 returned with HTTP 200 Aug 20 00:56:50.096444 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 112/446] 10.4.3.240 () {72 vars in 1673 bytes} [Thu Aug 20 00:56:50 2026] DELETE /volume/v3/attachments/1da717fd-46e5-42a3-a006-8f6ce1799157 => generated 19 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:56:50.108770 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-c0b618a8-cc95-4b9f-8ce4-b1a724ec4528 req-259d94e3-fa58-4750-810d-c56abb6ca425 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:56:50.111447 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-c0b618a8-cc95-4b9f-8ce4-b1a724ec4528 req-259d94e3-fa58-4750-810d-c56abb6ca425 tempest-TaggedBootDevicesTest_v242-197587358 tempest-TaggedBootDevicesTest_v242-197587358-project-member] DELETE https://10.4.3.240/volume/v3/attachments/865adbcd-8899-42ef-88d2-7b003377f028 Aug 20 00:56:50.111632 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-c0b618a8-cc95-4b9f-8ce4-b1a724ec4528 req-259d94e3-fa58-4750-810d-c56abb6ca425 tempest-TaggedBootDevicesTest_v242-197587358 tempest-TaggedBootDevicesTest_v242-197587358-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:56:50.111831 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-c0b618a8-cc95-4b9f-8ce4-b1a724ec4528 req-259d94e3-fa58-4750-810d-c56abb6ca425 tempest-TaggedBootDevicesTest_v242-197587358 tempest-TaggedBootDevicesTest_v242-197587358-project-member] Calling method 'version_select' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:56:50.120637 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:56:50.120637 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 00:56:50.186858 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-c0b618a8-cc95-4b9f-8ce4-b1a724ec4528 req-259d94e3-fa58-4750-810d-c56abb6ca425 tempest-TaggedBootDevicesTest_v242-197587358 tempest-TaggedBootDevicesTest_v242-197587358-project-member] https://10.4.3.240/volume/v3/attachments/865adbcd-8899-42ef-88d2-7b003377f028 returned with HTTP 200 Aug 20 00:56:50.187266 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 114/447] 10.4.3.240 () {72 vars in 1673 bytes} [Thu Aug 20 00:56:50 2026] DELETE /volume/v3/attachments/865adbcd-8899-42ef-88d2-7b003377f028 => generated 19 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:56:52.521703 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [req-4bfbbe10-19a9-44fb-afef-5009289b6e4c req-6078b9ff-07cd-4eea-bf75-ba6918681ccf None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:56:52.523811 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-4bfbbe10-19a9-44fb-afef-5009289b6e4c req-6078b9ff-07cd-4eea-bf75-ba6918681ccf tempest-VolumesNegativeTest-1101256801 tempest-VolumesNegativeTest-1101256801-project-member] DELETE https://10.4.3.240/volume/v3/volumes/tempest-invalid-33473159 Aug 20 00:56:52.523962 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [req-4bfbbe10-19a9-44fb-afef-5009289b6e4c req-6078b9ff-07cd-4eea-bf75-ba6918681ccf tempest-VolumesNegativeTest-1101256801 tempest-VolumesNegativeTest-1101256801-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:56:52.524157 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [req-4bfbbe10-19a9-44fb-afef-5009289b6e4c req-6078b9ff-07cd-4eea-bf75-ba6918681ccf tempest-VolumesNegativeTest-1101256801 tempest-VolumesNegativeTest-1101256801-project-member] Calling method 'delete' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:56:52.524289 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.v3.volumes [req-4bfbbe10-19a9-44fb-afef-5009289b6e4c req-6078b9ff-07cd-4eea-bf75-ba6918681ccf tempest-VolumesNegativeTest-1101256801 tempest-VolumesNegativeTest-1101256801-project-member] Delete volume with id: tempest-invalid-33473159 Aug 20 00:56:52.529851 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-4bfbbe10-19a9-44fb-afef-5009289b6e4c req-6078b9ff-07cd-4eea-bf75-ba6918681ccf tempest-VolumesNegativeTest-1101256801 tempest-VolumesNegativeTest-1101256801-project-member] https://10.4.3.240/volume/v3/volumes/tempest-invalid-33473159 returned with HTTP 404 Aug 20 00:56:52.530281 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 110/448] 10.4.3.240 () {70 vars in 1584 bytes} [Thu Aug 20 00:56:52 2026] DELETE /volume/v3/volumes/tempest-invalid-33473159 => generated 97 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 20 00:56:52.621692 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-57af9c3e-0678-4f3f-952a-22409dee1e96 req-98016557-bfec-4cd4-bb47-488976c257b1 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:56:52.624292 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-57af9c3e-0678-4f3f-952a-22409dee1e96 req-98016557-bfec-4cd4-bb47-488976c257b1 tempest-VolumesNegativeTest-1101256801 tempest-VolumesNegativeTest-1101256801-project-member] DELETE https://10.4.3.240/volume/v3/volumes/705ffdfc-ede6-4dfd-9492-82ce56ffb0cf Aug 20 00:56:52.624539 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-57af9c3e-0678-4f3f-952a-22409dee1e96 req-98016557-bfec-4cd4-bb47-488976c257b1 tempest-VolumesNegativeTest-1101256801 tempest-VolumesNegativeTest-1101256801-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:56:52.624822 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-57af9c3e-0678-4f3f-952a-22409dee1e96 req-98016557-bfec-4cd4-bb47-488976c257b1 tempest-VolumesNegativeTest-1101256801 tempest-VolumesNegativeTest-1101256801-project-member] Calling method 'delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:56:52.624943 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [req-57af9c3e-0678-4f3f-952a-22409dee1e96 req-98016557-bfec-4cd4-bb47-488976c257b1 tempest-VolumesNegativeTest-1101256801 tempest-VolumesNegativeTest-1101256801-project-member] Delete volume with id: 705ffdfc-ede6-4dfd-9492-82ce56ffb0cf Aug 20 00:56:52.630698 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-57af9c3e-0678-4f3f-952a-22409dee1e96 req-98016557-bfec-4cd4-bb47-488976c257b1 tempest-VolumesNegativeTest-1101256801 tempest-VolumesNegativeTest-1101256801-project-member] https://10.4.3.240/volume/v3/volumes/705ffdfc-ede6-4dfd-9492-82ce56ffb0cf returned with HTTP 404 Aug 20 00:56:52.631264 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 113/449] 10.4.3.240 () {70 vars in 1620 bytes} [Thu Aug 20 00:56:52 2026] DELETE /volume/v3/volumes/705ffdfc-ede6-4dfd-9492-82ce56ffb0cf => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:56:52.656898 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [req-685e9d7d-c1d8-428a-9c1f-cd27db8a169e req-3d4dc625-4889-4005-986c-989a123da28e None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:56:52.659270 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-685e9d7d-c1d8-428a-9c1f-cd27db8a169e req-3d4dc625-4889-4005-986c-989a123da28e tempest-VolumesNegativeTest-1101256801 tempest-VolumesNegativeTest-1101256801-project-reader] GET https://10.4.3.240/volume/v3/volumes/383aec54-ba7e-4b8f-aafb-9813e5887329 Aug 20 00:56:52.659478 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [req-685e9d7d-c1d8-428a-9c1f-cd27db8a169e req-3d4dc625-4889-4005-986c-989a123da28e tempest-VolumesNegativeTest-1101256801 tempest-VolumesNegativeTest-1101256801-project-reader] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:56:52.659675 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [req-685e9d7d-c1d8-428a-9c1f-cd27db8a169e req-3d4dc625-4889-4005-986c-989a123da28e tempest-VolumesNegativeTest-1101256801 tempest-VolumesNegativeTest-1101256801-project-reader] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:56:52.666042 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-685e9d7d-c1d8-428a-9c1f-cd27db8a169e req-3d4dc625-4889-4005-986c-989a123da28e tempest-VolumesNegativeTest-1101256801 tempest-VolumesNegativeTest-1101256801-project-reader] https://10.4.3.240/volume/v3/volumes/383aec54-ba7e-4b8f-aafb-9813e5887329 returned with HTTP 404 Aug 20 00:56:52.666657 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 113/450] 10.4.3.240 () {68 vars in 1598 bytes} [Thu Aug 20 00:56:52 2026] GET /volume/v3/volumes/383aec54-ba7e-4b8f-aafb-9813e5887329 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:56:53.349145 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-78cacd44-18a1-445b-adb7-cfc15bf026b7 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:56:53.353380 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-78cacd44-18a1-445b-adb7-cfc15bf026b7 tempest-TaggedBootDevicesTest_v242-197587358 tempest-TaggedBootDevicesTest_v242-197587358-project-member] DELETE https://10.4.3.240/volume/v3/volumes/5d15c71f-3364-43a1-9be4-6fd884170dc1 Aug 20 00:56:53.353380 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-78cacd44-18a1-445b-adb7-cfc15bf026b7 tempest-TaggedBootDevicesTest_v242-197587358 tempest-TaggedBootDevicesTest_v242-197587358-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:56:53.353380 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-78cacd44-18a1-445b-adb7-cfc15bf026b7 tempest-TaggedBootDevicesTest_v242-197587358 tempest-TaggedBootDevicesTest_v242-197587358-project-member] Calling method 'delete' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:56:53.353380 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.v3.volumes [None req-78cacd44-18a1-445b-adb7-cfc15bf026b7 tempest-TaggedBootDevicesTest_v242-197587358 tempest-TaggedBootDevicesTest_v242-197587358-project-member] Delete volume with id: 5d15c71f-3364-43a1-9be4-6fd884170dc1 Aug 20 00:56:53.362488 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:56:53.362488 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 00:56:53.363784 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-78cacd44-18a1-445b-adb7-cfc15bf026b7 tempest-TaggedBootDevicesTest_v242-197587358 tempest-TaggedBootDevicesTest_v242-197587358-project-member] Volume info retrieved successfully. Aug 20 00:56:53.393860 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-78cacd44-18a1-445b-adb7-cfc15bf026b7 tempest-TaggedBootDevicesTest_v242-197587358 tempest-TaggedBootDevicesTest_v242-197587358-project-member] Delete volume request issued successfully. Aug 20 00:56:53.393860 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-78cacd44-18a1-445b-adb7-cfc15bf026b7 tempest-TaggedBootDevicesTest_v242-197587358 tempest-TaggedBootDevicesTest_v242-197587358-project-member] https://10.4.3.240/volume/v3/volumes/5d15c71f-3364-43a1-9be4-6fd884170dc1 returned with HTTP 202 Aug 20 00:56:53.393860 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 115/451] 10.4.3.240 () {66 vars in 1351 bytes} [Thu Aug 20 00:56:53 2026] DELETE /volume/v3/volumes/5d15c71f-3364-43a1-9be4-6fd884170dc1 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:56:53.404000 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-0311b81e-4925-4c24-856c-41c791fcccbd None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:56:53.409440 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-0311b81e-4925-4c24-856c-41c791fcccbd tempest-TaggedBootDevicesTest_v242-197587358 tempest-TaggedBootDevicesTest_v242-197587358-project-member] GET https://10.4.3.240/volume/v3/volumes/5d15c71f-3364-43a1-9be4-6fd884170dc1 Aug 20 00:56:53.409440 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-0311b81e-4925-4c24-856c-41c791fcccbd tempest-TaggedBootDevicesTest_v242-197587358 tempest-TaggedBootDevicesTest_v242-197587358-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:56:53.409440 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-0311b81e-4925-4c24-856c-41c791fcccbd tempest-TaggedBootDevicesTest_v242-197587358 tempest-TaggedBootDevicesTest_v242-197587358-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:56:53.418058 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:56:53.418058 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 00:56:53.425481 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-0311b81e-4925-4c24-856c-41c791fcccbd tempest-TaggedBootDevicesTest_v242-197587358 tempest-TaggedBootDevicesTest_v242-197587358-project-member] Volume info retrieved successfully. Aug 20 00:56:53.432791 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-0311b81e-4925-4c24-856c-41c791fcccbd tempest-TaggedBootDevicesTest_v242-197587358 tempest-TaggedBootDevicesTest_v242-197587358-project-member] https://10.4.3.240/volume/v3/volumes/5d15c71f-3364-43a1-9be4-6fd884170dc1 returned with HTTP 200 Aug 20 00:56:53.433371 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 111/452] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:56:53 2026] GET /volume/v3/volumes/5d15c71f-3364-43a1-9be4-6fd884170dc1 => generated 849 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:56:54.451443 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-7c33335c-e19f-4b1f-823d-179dc6d77d83 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:56:54.454763 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-7c33335c-e19f-4b1f-823d-179dc6d77d83 tempest-TaggedBootDevicesTest_v242-197587358 tempest-TaggedBootDevicesTest_v242-197587358-project-member] GET https://10.4.3.240/volume/v3/volumes/5d15c71f-3364-43a1-9be4-6fd884170dc1 Aug 20 00:56:54.454943 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-7c33335c-e19f-4b1f-823d-179dc6d77d83 tempest-TaggedBootDevicesTest_v242-197587358 tempest-TaggedBootDevicesTest_v242-197587358-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:56:54.455113 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-7c33335c-e19f-4b1f-823d-179dc6d77d83 tempest-TaggedBootDevicesTest_v242-197587358 tempest-TaggedBootDevicesTest_v242-197587358-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:56:54.464028 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-7c33335c-e19f-4b1f-823d-179dc6d77d83 tempest-TaggedBootDevicesTest_v242-197587358 tempest-TaggedBootDevicesTest_v242-197587358-project-member] https://10.4.3.240/volume/v3/volumes/5d15c71f-3364-43a1-9be4-6fd884170dc1 returned with HTTP 404 Aug 20 00:56:54.464521 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 114/453] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:56:54 2026] GET /volume/v3/volumes/5d15c71f-3364-43a1-9be4-6fd884170dc1 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:56:54.472868 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-93ee2691-a217-4605-bf8e-ed813b423465 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:56:54.474923 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-93ee2691-a217-4605-bf8e-ed813b423465 tempest-TaggedBootDevicesTest_v242-197587358 tempest-TaggedBootDevicesTest_v242-197587358-project-member] DELETE https://10.4.3.240/volume/v3/volumes/27d26b4e-bfa8-4fd6-85aa-f5bd687708a6 Aug 20 00:56:54.475127 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-93ee2691-a217-4605-bf8e-ed813b423465 tempest-TaggedBootDevicesTest_v242-197587358 tempest-TaggedBootDevicesTest_v242-197587358-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:56:54.475305 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-93ee2691-a217-4605-bf8e-ed813b423465 tempest-TaggedBootDevicesTest_v242-197587358 tempest-TaggedBootDevicesTest_v242-197587358-project-member] Calling method 'delete' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:56:54.475485 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.v3.volumes [None req-93ee2691-a217-4605-bf8e-ed813b423465 tempest-TaggedBootDevicesTest_v242-197587358 tempest-TaggedBootDevicesTest_v242-197587358-project-member] Delete volume with id: 27d26b4e-bfa8-4fd6-85aa-f5bd687708a6 Aug 20 00:56:54.487942 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:56:54.487942 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 00:56:54.488484 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-93ee2691-a217-4605-bf8e-ed813b423465 tempest-TaggedBootDevicesTest_v242-197587358 tempest-TaggedBootDevicesTest_v242-197587358-project-member] Volume info retrieved successfully. Aug 20 00:56:54.532862 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-93ee2691-a217-4605-bf8e-ed813b423465 tempest-TaggedBootDevicesTest_v242-197587358 tempest-TaggedBootDevicesTest_v242-197587358-project-member] Delete volume request issued successfully. Aug 20 00:56:54.533183 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-93ee2691-a217-4605-bf8e-ed813b423465 tempest-TaggedBootDevicesTest_v242-197587358 tempest-TaggedBootDevicesTest_v242-197587358-project-member] https://10.4.3.240/volume/v3/volumes/27d26b4e-bfa8-4fd6-85aa-f5bd687708a6 returned with HTTP 202 Aug 20 00:56:54.533601 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 114/454] 10.4.3.240 () {66 vars in 1351 bytes} [Thu Aug 20 00:56:54 2026] DELETE /volume/v3/volumes/27d26b4e-bfa8-4fd6-85aa-f5bd687708a6 => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:56:54.542955 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-6cbd62ef-4015-428f-8505-ab745fc46e97 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:56:54.545617 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-6cbd62ef-4015-428f-8505-ab745fc46e97 tempest-TaggedBootDevicesTest_v242-197587358 tempest-TaggedBootDevicesTest_v242-197587358-project-member] GET https://10.4.3.240/volume/v3/volumes/27d26b4e-bfa8-4fd6-85aa-f5bd687708a6 Aug 20 00:56:54.545906 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-6cbd62ef-4015-428f-8505-ab745fc46e97 tempest-TaggedBootDevicesTest_v242-197587358 tempest-TaggedBootDevicesTest_v242-197587358-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:56:54.546192 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-6cbd62ef-4015-428f-8505-ab745fc46e97 tempest-TaggedBootDevicesTest_v242-197587358 tempest-TaggedBootDevicesTest_v242-197587358-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:56:54.560544 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:56:54.560544 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 00:56:54.571672 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-6cbd62ef-4015-428f-8505-ab745fc46e97 tempest-TaggedBootDevicesTest_v242-197587358 tempest-TaggedBootDevicesTest_v242-197587358-project-member] Volume info retrieved successfully. Aug 20 00:56:54.580921 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-6cbd62ef-4015-428f-8505-ab745fc46e97 tempest-TaggedBootDevicesTest_v242-197587358 tempest-TaggedBootDevicesTest_v242-197587358-project-member] https://10.4.3.240/volume/v3/volumes/27d26b4e-bfa8-4fd6-85aa-f5bd687708a6 returned with HTTP 200 Aug 20 00:56:54.581565 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 116/455] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:56:54 2026] GET /volume/v3/volumes/27d26b4e-bfa8-4fd6-85aa-f5bd687708a6 => generated 848 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:56:54.914321 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-ad99b0e2-8a8a-464a-a683-c31e61ea4cfa None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:56:55.039178 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-ad99b0e2-8a8a-464a-a683-c31e61ea4cfa tempest-BackendsCapabilitiesAdminTestsJSON-147213904 tempest-BackendsCapabilitiesAdminTestsJSON-147213904-project-admin] GET https://10.4.3.240/volume/v3/scheduler-stats/get_pools Aug 20 00:56:55.039405 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-ad99b0e2-8a8a-464a-a683-c31e61ea4cfa tempest-BackendsCapabilitiesAdminTestsJSON-147213904 tempest-BackendsCapabilitiesAdminTestsJSON-147213904-project-admin] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:56:55.039590 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-ad99b0e2-8a8a-464a-a683-c31e61ea4cfa tempest-BackendsCapabilitiesAdminTestsJSON-147213904 tempest-BackendsCapabilitiesAdminTestsJSON-147213904-project-admin] Calling method 'get_pools' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:56:55.056819 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-ad99b0e2-8a8a-464a-a683-c31e61ea4cfa tempest-BackendsCapabilitiesAdminTestsJSON-147213904 tempest-BackendsCapabilitiesAdminTestsJSON-147213904-project-admin] https://10.4.3.240/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Aug 20 00:56:55.057210 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 112/456] 10.4.3.240 () {66 vars in 1291 bytes} [Thu Aug 20 00:56:54 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:56:55.067528 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-dbf09059-dbe2-4b2e-8c84-baee64f1582f None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:56:55.072546 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-dbf09059-dbe2-4b2e-8c84-baee64f1582f tempest-BackendsCapabilitiesAdminTestsJSON-147213904 tempest-BackendsCapabilitiesAdminTestsJSON-147213904-project-admin] GET https://10.4.3.240/volume/v3/scheduler-stats/get_pools?detail=True Aug 20 00:56:55.072546 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-dbf09059-dbe2-4b2e-8c84-baee64f1582f tempest-BackendsCapabilitiesAdminTestsJSON-147213904 tempest-BackendsCapabilitiesAdminTestsJSON-147213904-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:56:55.072546 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-dbf09059-dbe2-4b2e-8c84-baee64f1582f tempest-BackendsCapabilitiesAdminTestsJSON-147213904 tempest-BackendsCapabilitiesAdminTestsJSON-147213904-project-admin] Calling method 'get_pools' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:56:55.072546 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:56:55.072546 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 00:56:55.085784 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-dbf09059-dbe2-4b2e-8c84-baee64f1582f tempest-BackendsCapabilitiesAdminTestsJSON-147213904 tempest-BackendsCapabilitiesAdminTestsJSON-147213904-project-admin] https://10.4.3.240/volume/v3/scheduler-stats/get_pools?detail=True returned with HTTP 200 Aug 20 00:56:55.086361 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 115/457] 10.4.3.240 () {66 vars in 1314 bytes} [Thu Aug 20 00:56:55 2026] GET /volume/v3/scheduler-stats/get_pools?detail=True => generated 1167 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:56:55.099097 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-4bb95b24-d6bc-4e65-9e42-b635711848ca None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:56:55.101545 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-4bb95b24-d6bc-4e65-9e42-b635711848ca tempest-BackendsCapabilitiesAdminTestsJSON-147213904 tempest-BackendsCapabilitiesAdminTestsJSON-147213904-project-admin] GET https://10.4.3.240/volume/v3/capabilities/np0000007838@storpool Aug 20 00:56:55.102102 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-4bb95b24-d6bc-4e65-9e42-b635711848ca tempest-BackendsCapabilitiesAdminTestsJSON-147213904 tempest-BackendsCapabilitiesAdminTestsJSON-147213904-project-admin] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:56:55.102400 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-4bb95b24-d6bc-4e65-9e42-b635711848ca tempest-BackendsCapabilitiesAdminTestsJSON-147213904 tempest-BackendsCapabilitiesAdminTestsJSON-147213904-project-admin] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:56:55.114508 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-4bb95b24-d6bc-4e65-9e42-b635711848ca tempest-BackendsCapabilitiesAdminTestsJSON-147213904 tempest-BackendsCapabilitiesAdminTestsJSON-147213904-project-admin] https://10.4.3.240/volume/v3/capabilities/np0000007838@storpool returned with HTTP 200 Aug 20 00:56:55.115281 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 115/458] 10.4.3.240 () {66 vars in 1318 bytes} [Thu Aug 20 00:56:55 2026] GET /volume/v3/capabilities/np0000007838@storpool => generated 703 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:56:55.127700 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-c63f9e4e-98c4-4019-8165-52954ee6a317 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:56:55.129665 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-c63f9e4e-98c4-4019-8165-52954ee6a317 tempest-BackendsCapabilitiesAdminTestsJSON-147213904 tempest-BackendsCapabilitiesAdminTestsJSON-147213904-project-admin] GET https://10.4.3.240/volume/v3/capabilities/np0000007838@storpool Aug 20 00:56:55.131488 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-c63f9e4e-98c4-4019-8165-52954ee6a317 tempest-BackendsCapabilitiesAdminTestsJSON-147213904 tempest-BackendsCapabilitiesAdminTestsJSON-147213904-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:56:55.131488 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-c63f9e4e-98c4-4019-8165-52954ee6a317 tempest-BackendsCapabilitiesAdminTestsJSON-147213904 tempest-BackendsCapabilitiesAdminTestsJSON-147213904-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:56:55.146167 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-c63f9e4e-98c4-4019-8165-52954ee6a317 tempest-BackendsCapabilitiesAdminTestsJSON-147213904 tempest-BackendsCapabilitiesAdminTestsJSON-147213904-project-admin] https://10.4.3.240/volume/v3/capabilities/np0000007838@storpool returned with HTTP 200 Aug 20 00:56:55.146167 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 117/459] 10.4.3.240 () {66 vars in 1318 bytes} [Thu Aug 20 00:56:55 2026] GET /volume/v3/capabilities/np0000007838@storpool => generated 703 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:56:55.160163 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-7bf1b797-99ac-4099-9ffd-a96fd0f6980a None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:56:55.161364 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-7bf1b797-99ac-4099-9ffd-a96fd0f6980a tempest-BackendsCapabilitiesAdminTestsJSON-147213904 tempest-BackendsCapabilitiesAdminTestsJSON-147213904-project-admin] GET https://10.4.3.240/volume/v3/capabilities/np0000007838@storpool Aug 20 00:56:55.161638 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-7bf1b797-99ac-4099-9ffd-a96fd0f6980a tempest-BackendsCapabilitiesAdminTestsJSON-147213904 tempest-BackendsCapabilitiesAdminTestsJSON-147213904-project-admin] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:56:55.162577 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-7bf1b797-99ac-4099-9ffd-a96fd0f6980a tempest-BackendsCapabilitiesAdminTestsJSON-147213904 tempest-BackendsCapabilitiesAdminTestsJSON-147213904-project-admin] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:56:55.188859 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-7bf1b797-99ac-4099-9ffd-a96fd0f6980a tempest-BackendsCapabilitiesAdminTestsJSON-147213904 tempest-BackendsCapabilitiesAdminTestsJSON-147213904-project-admin] https://10.4.3.240/volume/v3/capabilities/np0000007838@storpool returned with HTTP 200 Aug 20 00:56:55.191433 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 113/460] 10.4.3.240 () {66 vars in 1318 bytes} [Thu Aug 20 00:56:55 2026] GET /volume/v3/capabilities/np0000007838@storpool => generated 703 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:56:55.596549 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-77f380b1-cc7b-4b80-b59c-965a8e495d31 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:56:55.599481 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-77f380b1-cc7b-4b80-b59c-965a8e495d31 tempest-TaggedBootDevicesTest_v242-197587358 tempest-TaggedBootDevicesTest_v242-197587358-project-member] GET https://10.4.3.240/volume/v3/volumes/27d26b4e-bfa8-4fd6-85aa-f5bd687708a6 Aug 20 00:56:55.599747 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-77f380b1-cc7b-4b80-b59c-965a8e495d31 tempest-TaggedBootDevicesTest_v242-197587358 tempest-TaggedBootDevicesTest_v242-197587358-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:56:55.600745 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-77f380b1-cc7b-4b80-b59c-965a8e495d31 tempest-TaggedBootDevicesTest_v242-197587358 tempest-TaggedBootDevicesTest_v242-197587358-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:56:55.609369 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-77f380b1-cc7b-4b80-b59c-965a8e495d31 tempest-TaggedBootDevicesTest_v242-197587358 tempest-TaggedBootDevicesTest_v242-197587358-project-member] https://10.4.3.240/volume/v3/volumes/27d26b4e-bfa8-4fd6-85aa-f5bd687708a6 returned with HTTP 404 Aug 20 00:56:55.610512 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 116/461] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:56:55 2026] GET /volume/v3/volumes/27d26b4e-bfa8-4fd6-85aa-f5bd687708a6 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:56:55.619170 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-4dc8dada-9fee-42f0-8ff4-67597b52ac89 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:56:55.622859 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-4dc8dada-9fee-42f0-8ff4-67597b52ac89 tempest-TaggedBootDevicesTest_v242-197587358 tempest-TaggedBootDevicesTest_v242-197587358-project-member] DELETE https://10.4.3.240/volume/v3/volumes/3c9b83ae-a438-416e-8ac3-1bfd747ff8f8 Aug 20 00:56:55.623521 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-4dc8dada-9fee-42f0-8ff4-67597b52ac89 tempest-TaggedBootDevicesTest_v242-197587358 tempest-TaggedBootDevicesTest_v242-197587358-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:56:55.624448 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-4dc8dada-9fee-42f0-8ff4-67597b52ac89 tempest-TaggedBootDevicesTest_v242-197587358 tempest-TaggedBootDevicesTest_v242-197587358-project-member] Calling method 'delete' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:56:55.624448 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.v3.volumes [None req-4dc8dada-9fee-42f0-8ff4-67597b52ac89 tempest-TaggedBootDevicesTest_v242-197587358 tempest-TaggedBootDevicesTest_v242-197587358-project-member] Delete volume with id: 3c9b83ae-a438-416e-8ac3-1bfd747ff8f8 Aug 20 00:56:55.638282 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:56:55.638282 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 00:56:55.639266 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-4dc8dada-9fee-42f0-8ff4-67597b52ac89 tempest-TaggedBootDevicesTest_v242-197587358 tempest-TaggedBootDevicesTest_v242-197587358-project-member] Volume info retrieved successfully. Aug 20 00:56:55.663724 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-4dc8dada-9fee-42f0-8ff4-67597b52ac89 tempest-TaggedBootDevicesTest_v242-197587358 tempest-TaggedBootDevicesTest_v242-197587358-project-member] Delete volume request issued successfully. Aug 20 00:56:55.664196 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-4dc8dada-9fee-42f0-8ff4-67597b52ac89 tempest-TaggedBootDevicesTest_v242-197587358 tempest-TaggedBootDevicesTest_v242-197587358-project-member] https://10.4.3.240/volume/v3/volumes/3c9b83ae-a438-416e-8ac3-1bfd747ff8f8 returned with HTTP 202 Aug 20 00:56:55.664988 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 116/462] 10.4.3.240 () {66 vars in 1351 bytes} [Thu Aug 20 00:56:55 2026] DELETE /volume/v3/volumes/3c9b83ae-a438-416e-8ac3-1bfd747ff8f8 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:56:55.674458 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-2a65a240-e65e-4c8d-9897-d599b9a2980b None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:56:55.676156 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-2a65a240-e65e-4c8d-9897-d599b9a2980b tempest-TaggedBootDevicesTest_v242-197587358 tempest-TaggedBootDevicesTest_v242-197587358-project-member] GET https://10.4.3.240/volume/v3/volumes/3c9b83ae-a438-416e-8ac3-1bfd747ff8f8 Aug 20 00:56:55.676385 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-2a65a240-e65e-4c8d-9897-d599b9a2980b tempest-TaggedBootDevicesTest_v242-197587358 tempest-TaggedBootDevicesTest_v242-197587358-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:56:55.676567 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-2a65a240-e65e-4c8d-9897-d599b9a2980b tempest-TaggedBootDevicesTest_v242-197587358 tempest-TaggedBootDevicesTest_v242-197587358-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:56:55.685162 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:56:55.685162 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 00:56:55.688908 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-2a65a240-e65e-4c8d-9897-d599b9a2980b tempest-TaggedBootDevicesTest_v242-197587358 tempest-TaggedBootDevicesTest_v242-197587358-project-member] Volume info retrieved successfully. Aug 20 00:56:55.694291 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-2a65a240-e65e-4c8d-9897-d599b9a2980b tempest-TaggedBootDevicesTest_v242-197587358 tempest-TaggedBootDevicesTest_v242-197587358-project-member] https://10.4.3.240/volume/v3/volumes/3c9b83ae-a438-416e-8ac3-1bfd747ff8f8 returned with HTTP 200 Aug 20 00:56:55.694638 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 118/463] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:56:55 2026] GET /volume/v3/volumes/3c9b83ae-a438-416e-8ac3-1bfd747ff8f8 => generated 1364 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:56:56.712929 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-9ab4a0c3-de92-4bcf-8ce7-2d3a6a8d8f33 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:56:56.715413 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-9ab4a0c3-de92-4bcf-8ce7-2d3a6a8d8f33 tempest-TaggedBootDevicesTest_v242-197587358 tempest-TaggedBootDevicesTest_v242-197587358-project-member] GET https://10.4.3.240/volume/v3/volumes/3c9b83ae-a438-416e-8ac3-1bfd747ff8f8 Aug 20 00:56:56.715692 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-9ab4a0c3-de92-4bcf-8ce7-2d3a6a8d8f33 tempest-TaggedBootDevicesTest_v242-197587358 tempest-TaggedBootDevicesTest_v242-197587358-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:56:56.719067 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-9ab4a0c3-de92-4bcf-8ce7-2d3a6a8d8f33 tempest-TaggedBootDevicesTest_v242-197587358 tempest-TaggedBootDevicesTest_v242-197587358-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:56:56.725662 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-9ab4a0c3-de92-4bcf-8ce7-2d3a6a8d8f33 tempest-TaggedBootDevicesTest_v242-197587358 tempest-TaggedBootDevicesTest_v242-197587358-project-member] https://10.4.3.240/volume/v3/volumes/3c9b83ae-a438-416e-8ac3-1bfd747ff8f8 returned with HTTP 404 Aug 20 00:56:56.726259 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 114/464] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:56:56 2026] GET /volume/v3/volumes/3c9b83ae-a438-416e-8ac3-1bfd747ff8f8 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:56:58.326837 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-6fc72270-ebd3-4b82-abbd-99620c459d36 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:56:58.449091 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-6fc72270-ebd3-4b82-abbd-99620c459d36 tempest-QosSpecsTestJSON-436043116 tempest-QosSpecsTestJSON-436043116-project-admin] POST https://10.4.3.240/volume/v3/qos-specs Aug 20 00:56:58.449685 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-6fc72270-ebd3-4b82-abbd-99620c459d36 tempest-QosSpecsTestJSON-436043116 tempest-QosSpecsTestJSON-436043116-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-QoS-1707133349", "consumer": "front-end", "read_iops_sec": "2000"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:56:58.452286 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.qos_specs [None req-6fc72270-ebd3-4b82-abbd-99620c459d36 tempest-QosSpecsTestJSON-436043116 tempest-QosSpecsTestJSON-436043116-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-QoS-1707133349', 'consumer': 'front-end', 'specs': {'read_iops_sec': '2000'}} {{(pid=100215) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Aug 20 00:56:58.461414 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.db.api [None req-6fc72270-ebd3-4b82-abbd-99620c459d36 tempest-QosSpecsTestJSON-436043116 tempest-QosSpecsTestJSON-436043116-project-admin] DB qos_specs_create(): root {'id': 'b2572889-1fa6-4acc-b01a-be9cb38185f8', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-QoS-1707133349'} {{(pid=100215) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Aug 20 00:56:58.473846 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-6fc72270-ebd3-4b82-abbd-99620c459d36 tempest-QosSpecsTestJSON-436043116 tempest-QosSpecsTestJSON-436043116-project-admin] https://10.4.3.240/volume/v3/qos-specs returned with HTTP 200 Aug 20 00:56:58.474350 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 117/465] 10.4.3.240 () {68 vars in 1265 bytes} [Thu Aug 20 00:56:58 2026] POST /volume/v3/qos-specs => generated 393 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:56:58.488806 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-b83fd816-f968-4746-9761-1e0d3dd4a014 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:56:58.492618 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-b83fd816-f968-4746-9761-1e0d3dd4a014 tempest-QosSpecsTestJSON-436043116 tempest-QosSpecsTestJSON-436043116-project-admin] POST https://10.4.3.240/volume/v3/types Aug 20 00:56:58.492618 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-b83fd816-f968-4746-9761-1e0d3dd4a014 tempest-QosSpecsTestJSON-436043116 tempest-QosSpecsTestJSON-436043116-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-1560350502"}} {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:56:58.513121 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-b83fd816-f968-4746-9761-1e0d3dd4a014 tempest-QosSpecsTestJSON-436043116 tempest-QosSpecsTestJSON-436043116-project-admin] https://10.4.3.240/volume/v3/types returned with HTTP 200 Aug 20 00:56:58.513564 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 117/466] 10.4.3.240 () {68 vars in 1252 bytes} [Thu Aug 20 00:56:58 2026] POST /volume/v3/types => generated 222 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:56:58.528509 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-e566747a-1b5b-4c83-b490-7d31236f7ea2 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:56:58.533670 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-e566747a-1b5b-4c83-b490-7d31236f7ea2 tempest-QosSpecsTestJSON-436043116 tempest-QosSpecsTestJSON-436043116-project-admin] POST https://10.4.3.240/volume/v3/types Aug 20 00:56:58.535002 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-e566747a-1b5b-4c83-b490-7d31236f7ea2 tempest-QosSpecsTestJSON-436043116 tempest-QosSpecsTestJSON-436043116-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-1825016147"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:56:58.564365 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-e566747a-1b5b-4c83-b490-7d31236f7ea2 tempest-QosSpecsTestJSON-436043116 tempest-QosSpecsTestJSON-436043116-project-admin] https://10.4.3.240/volume/v3/types returned with HTTP 200 Aug 20 00:56:58.564365 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 119/467] 10.4.3.240 () {68 vars in 1252 bytes} [Thu Aug 20 00:56:58 2026] POST /volume/v3/types => generated 222 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:56:58.577561 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-81f7dde1-3159-4945-9c76-0e43d0550e7b None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:56:58.580697 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-81f7dde1-3159-4945-9c76-0e43d0550e7b tempest-QosSpecsTestJSON-436043116 tempest-QosSpecsTestJSON-436043116-project-admin] POST https://10.4.3.240/volume/v3/types Aug 20 00:56:58.580943 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-81f7dde1-3159-4945-9c76-0e43d0550e7b tempest-QosSpecsTestJSON-436043116 tempest-QosSpecsTestJSON-436043116-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-1027120075"}} {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:56:58.607906 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-81f7dde1-3159-4945-9c76-0e43d0550e7b tempest-QosSpecsTestJSON-436043116 tempest-QosSpecsTestJSON-436043116-project-admin] https://10.4.3.240/volume/v3/types returned with HTTP 200 Aug 20 00:56:58.608393 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 115/468] 10.4.3.240 () {68 vars in 1252 bytes} [Thu Aug 20 00:56:58 2026] POST /volume/v3/types => generated 222 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:56:58.618476 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-c13e59a0-b4aa-48ee-b1b2-68d9a3f387ad None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:56:58.621512 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-c13e59a0-b4aa-48ee-b1b2-68d9a3f387ad tempest-QosSpecsTestJSON-436043116 tempest-QosSpecsTestJSON-436043116-project-admin] GET https://10.4.3.240/volume/v3/qos-specs/b2572889-1fa6-4acc-b01a-be9cb38185f8/associate?vol_type_id=6f4ecaf1-73b8-4078-83f0-0c8695e48891 Aug 20 00:56:58.622008 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-c13e59a0-b4aa-48ee-b1b2-68d9a3f387ad tempest-QosSpecsTestJSON-436043116 tempest-QosSpecsTestJSON-436043116-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:56:58.622229 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-c13e59a0-b4aa-48ee-b1b2-68d9a3f387ad tempest-QosSpecsTestJSON-436043116 tempest-QosSpecsTestJSON-436043116-project-admin] Calling method 'associate' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:56:58.622697 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:56:58.622697 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 00:56:58.623472 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.contrib.qos_specs_manage [None req-c13e59a0-b4aa-48ee-b1b2-68d9a3f387ad tempest-QosSpecsTestJSON-436043116 tempest-QosSpecsTestJSON-436043116-project-admin] Associate qos_spec: b2572889-1fa6-4acc-b01a-be9cb38185f8 with type: 6f4ecaf1-73b8-4078-83f0-0c8695e48891 {{(pid=100215) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Aug 20 00:56:58.660773 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-c13e59a0-b4aa-48ee-b1b2-68d9a3f387ad tempest-QosSpecsTestJSON-436043116 tempest-QosSpecsTestJSON-436043116-project-admin] https://10.4.3.240/volume/v3/qos-specs/b2572889-1fa6-4acc-b01a-be9cb38185f8/associate?vol_type_id=6f4ecaf1-73b8-4078-83f0-0c8695e48891 returned with HTTP 202 Aug 20 00:56:58.661255 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 118/469] 10.4.3.240 () {66 vars in 1481 bytes} [Thu Aug 20 00:56:58 2026] GET /volume/v3/qos-specs/b2572889-1fa6-4acc-b01a-be9cb38185f8/associate?vol_type_id=6f4ecaf1-73b8-4078-83f0-0c8695e48891 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:56:58.670740 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-1fb426e8-1681-4459-be14-624c33eeffd2 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:56:58.675419 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-1fb426e8-1681-4459-be14-624c33eeffd2 tempest-QosSpecsTestJSON-436043116 tempest-QosSpecsTestJSON-436043116-project-admin] GET https://10.4.3.240/volume/v3/qos-specs/b2572889-1fa6-4acc-b01a-be9cb38185f8/associate?vol_type_id=4753a3b0-dc40-463e-8b71-b62491b8f603 Aug 20 00:56:58.675419 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-1fb426e8-1681-4459-be14-624c33eeffd2 tempest-QosSpecsTestJSON-436043116 tempest-QosSpecsTestJSON-436043116-project-admin] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:56:58.675419 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-1fb426e8-1681-4459-be14-624c33eeffd2 tempest-QosSpecsTestJSON-436043116 tempest-QosSpecsTestJSON-436043116-project-admin] Calling method 'associate' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:56:58.675419 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.contrib.qos_specs_manage [None req-1fb426e8-1681-4459-be14-624c33eeffd2 tempest-QosSpecsTestJSON-436043116 tempest-QosSpecsTestJSON-436043116-project-admin] Associate qos_spec: b2572889-1fa6-4acc-b01a-be9cb38185f8 with type: 4753a3b0-dc40-463e-8b71-b62491b8f603 {{(pid=100212) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Aug 20 00:56:58.700764 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-1fb426e8-1681-4459-be14-624c33eeffd2 tempest-QosSpecsTestJSON-436043116 tempest-QosSpecsTestJSON-436043116-project-admin] https://10.4.3.240/volume/v3/qos-specs/b2572889-1fa6-4acc-b01a-be9cb38185f8/associate?vol_type_id=4753a3b0-dc40-463e-8b71-b62491b8f603 returned with HTTP 202 Aug 20 00:56:58.701687 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 118/470] 10.4.3.240 () {66 vars in 1481 bytes} [Thu Aug 20 00:56:58 2026] GET /volume/v3/qos-specs/b2572889-1fa6-4acc-b01a-be9cb38185f8/associate?vol_type_id=4753a3b0-dc40-463e-8b71-b62491b8f603 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:56:58.709566 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-fecf2d92-4c50-48c1-aebf-c49dceed0315 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:56:58.711997 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-fecf2d92-4c50-48c1-aebf-c49dceed0315 tempest-QosSpecsTestJSON-436043116 tempest-QosSpecsTestJSON-436043116-project-admin] GET https://10.4.3.240/volume/v3/qos-specs/b2572889-1fa6-4acc-b01a-be9cb38185f8/associate?vol_type_id=b86982dd-6233-4593-9a7e-94e5df39082f Aug 20 00:56:58.712266 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-fecf2d92-4c50-48c1-aebf-c49dceed0315 tempest-QosSpecsTestJSON-436043116 tempest-QosSpecsTestJSON-436043116-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:56:58.712562 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-fecf2d92-4c50-48c1-aebf-c49dceed0315 tempest-QosSpecsTestJSON-436043116 tempest-QosSpecsTestJSON-436043116-project-admin] Calling method 'associate' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:56:58.713370 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.contrib.qos_specs_manage [None req-fecf2d92-4c50-48c1-aebf-c49dceed0315 tempest-QosSpecsTestJSON-436043116 tempest-QosSpecsTestJSON-436043116-project-admin] Associate qos_spec: b2572889-1fa6-4acc-b01a-be9cb38185f8 with type: b86982dd-6233-4593-9a7e-94e5df39082f {{(pid=100214) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Aug 20 00:56:58.748287 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-fecf2d92-4c50-48c1-aebf-c49dceed0315 tempest-QosSpecsTestJSON-436043116 tempest-QosSpecsTestJSON-436043116-project-admin] https://10.4.3.240/volume/v3/qos-specs/b2572889-1fa6-4acc-b01a-be9cb38185f8/associate?vol_type_id=b86982dd-6233-4593-9a7e-94e5df39082f returned with HTTP 202 Aug 20 00:56:58.749119 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 120/471] 10.4.3.240 () {66 vars in 1481 bytes} [Thu Aug 20 00:56:58 2026] GET /volume/v3/qos-specs/b2572889-1fa6-4acc-b01a-be9cb38185f8/associate?vol_type_id=b86982dd-6233-4593-9a7e-94e5df39082f => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:56:58.764284 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-ed33c792-f1b3-40f7-a5f2-c87e267783be None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:56:58.764549 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-ed33c792-f1b3-40f7-a5f2-c87e267783be tempest-QosSpecsTestJSON-436043116 tempest-QosSpecsTestJSON-436043116-project-admin] GET https://10.4.3.240/volume/v3/qos-specs/b2572889-1fa6-4acc-b01a-be9cb38185f8/associations Aug 20 00:56:58.764782 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-ed33c792-f1b3-40f7-a5f2-c87e267783be tempest-QosSpecsTestJSON-436043116 tempest-QosSpecsTestJSON-436043116-project-admin] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:56:58.764985 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-ed33c792-f1b3-40f7-a5f2-c87e267783be tempest-QosSpecsTestJSON-436043116 tempest-QosSpecsTestJSON-436043116-project-admin] Calling method 'associations' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:56:58.767144 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.contrib.qos_specs_manage [None req-ed33c792-f1b3-40f7-a5f2-c87e267783be tempest-QosSpecsTestJSON-436043116 tempest-QosSpecsTestJSON-436043116-project-admin] Get associations for qos_spec id: b2572889-1fa6-4acc-b01a-be9cb38185f8 {{(pid=100213) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Aug 20 00:56:58.787304 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-ed33c792-f1b3-40f7-a5f2-c87e267783be tempest-QosSpecsTestJSON-436043116 tempest-QosSpecsTestJSON-436043116-project-admin] https://10.4.3.240/volume/v3/qos-specs/b2572889-1fa6-4acc-b01a-be9cb38185f8/associations returned with HTTP 200 Aug 20 00:56:58.787887 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 116/472] 10.4.3.240 () {66 vars in 1393 bytes} [Thu Aug 20 00:56:58 2026] GET /volume/v3/qos-specs/b2572889-1fa6-4acc-b01a-be9cb38185f8/associations => generated 448 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:56:58.799914 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-fe48038b-875c-40eb-92d5-cf005ed8609f None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:56:58.802251 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-fe48038b-875c-40eb-92d5-cf005ed8609f tempest-QosSpecsTestJSON-436043116 tempest-QosSpecsTestJSON-436043116-project-admin] GET https://10.4.3.240/volume/v3/qos-specs/b2572889-1fa6-4acc-b01a-be9cb38185f8/disassociate?vol_type_id=6f4ecaf1-73b8-4078-83f0-0c8695e48891 Aug 20 00:56:58.802545 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-fe48038b-875c-40eb-92d5-cf005ed8609f tempest-QosSpecsTestJSON-436043116 tempest-QosSpecsTestJSON-436043116-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:56:58.802846 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-fe48038b-875c-40eb-92d5-cf005ed8609f tempest-QosSpecsTestJSON-436043116 tempest-QosSpecsTestJSON-436043116-project-admin] Calling method 'disassociate' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:56:58.803155 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:56:58.803155 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 00:56:58.803781 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.contrib.qos_specs_manage [None req-fe48038b-875c-40eb-92d5-cf005ed8609f tempest-QosSpecsTestJSON-436043116 tempest-QosSpecsTestJSON-436043116-project-admin] Disassociate qos_spec: b2572889-1fa6-4acc-b01a-be9cb38185f8 from type: 6f4ecaf1-73b8-4078-83f0-0c8695e48891 {{(pid=100215) disassociate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:328}} Aug 20 00:56:58.822776 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-fe48038b-875c-40eb-92d5-cf005ed8609f tempest-QosSpecsTestJSON-436043116 tempest-QosSpecsTestJSON-436043116-project-admin] https://10.4.3.240/volume/v3/qos-specs/b2572889-1fa6-4acc-b01a-be9cb38185f8/disassociate?vol_type_id=6f4ecaf1-73b8-4078-83f0-0c8695e48891 returned with HTTP 202 Aug 20 00:56:58.823352 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 119/473] 10.4.3.240 () {66 vars in 1490 bytes} [Thu Aug 20 00:56:58 2026] GET /volume/v3/qos-specs/b2572889-1fa6-4acc-b01a-be9cb38185f8/disassociate?vol_type_id=6f4ecaf1-73b8-4078-83f0-0c8695e48891 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:56:58.831995 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-97fd5427-bc3b-482b-8188-8d753031edce None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:56:58.835992 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-97fd5427-bc3b-482b-8188-8d753031edce tempest-QosSpecsTestJSON-436043116 tempest-QosSpecsTestJSON-436043116-project-admin] GET https://10.4.3.240/volume/v3/qos-specs/b2572889-1fa6-4acc-b01a-be9cb38185f8/associations Aug 20 00:56:58.835992 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-97fd5427-bc3b-482b-8188-8d753031edce tempest-QosSpecsTestJSON-436043116 tempest-QosSpecsTestJSON-436043116-project-admin] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:56:58.835992 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-97fd5427-bc3b-482b-8188-8d753031edce tempest-QosSpecsTestJSON-436043116 tempest-QosSpecsTestJSON-436043116-project-admin] Calling method 'associations' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:56:58.835992 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:56:58.835992 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 00:56:58.835992 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.contrib.qos_specs_manage [None req-97fd5427-bc3b-482b-8188-8d753031edce tempest-QosSpecsTestJSON-436043116 tempest-QosSpecsTestJSON-436043116-project-admin] Get associations for qos_spec id: b2572889-1fa6-4acc-b01a-be9cb38185f8 {{(pid=100212) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Aug 20 00:56:58.848606 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-97fd5427-bc3b-482b-8188-8d753031edce tempest-QosSpecsTestJSON-436043116 tempest-QosSpecsTestJSON-436043116-project-admin] https://10.4.3.240/volume/v3/qos-specs/b2572889-1fa6-4acc-b01a-be9cb38185f8/associations returned with HTTP 200 Aug 20 00:56:58.849148 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 119/474] 10.4.3.240 () {66 vars in 1393 bytes} [Thu Aug 20 00:56:58 2026] GET /volume/v3/qos-specs/b2572889-1fa6-4acc-b01a-be9cb38185f8/associations => generated 306 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:56:58.857534 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-1acd866b-234b-491f-9d94-08746b10d4be None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:56:58.859899 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-1acd866b-234b-491f-9d94-08746b10d4be tempest-QosSpecsTestJSON-436043116 tempest-QosSpecsTestJSON-436043116-project-admin] GET https://10.4.3.240/volume/v3/qos-specs/b2572889-1fa6-4acc-b01a-be9cb38185f8/disassociate_all Aug 20 00:56:58.860089 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-1acd866b-234b-491f-9d94-08746b10d4be tempest-QosSpecsTestJSON-436043116 tempest-QosSpecsTestJSON-436043116-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:56:58.860274 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-1acd866b-234b-491f-9d94-08746b10d4be tempest-QosSpecsTestJSON-436043116 tempest-QosSpecsTestJSON-436043116-project-admin] Calling method 'disassociate_all' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:56:58.860542 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:56:58.860542 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 00:56:58.860844 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.contrib.qos_specs_manage [None req-1acd866b-234b-491f-9d94-08746b10d4be tempest-QosSpecsTestJSON-436043116 tempest-QosSpecsTestJSON-436043116-project-admin] Disassociate qos_spec: b2572889-1fa6-4acc-b01a-be9cb38185f8 from all. {{(pid=100214) disassociate_all /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:362}} Aug 20 00:56:58.875141 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-1acd866b-234b-491f-9d94-08746b10d4be tempest-QosSpecsTestJSON-436043116 tempest-QosSpecsTestJSON-436043116-project-admin] https://10.4.3.240/volume/v3/qos-specs/b2572889-1fa6-4acc-b01a-be9cb38185f8/disassociate_all returned with HTTP 202 Aug 20 00:56:58.875206 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 121/475] 10.4.3.240 () {66 vars in 1405 bytes} [Thu Aug 20 00:56:58 2026] GET /volume/v3/qos-specs/b2572889-1fa6-4acc-b01a-be9cb38185f8/disassociate_all => generated 0 bytes in 18 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:56:58.883777 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-adc09cab-f4e6-4b17-ad75-c44a335a3570 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:56:58.885415 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-adc09cab-f4e6-4b17-ad75-c44a335a3570 tempest-QosSpecsTestJSON-436043116 tempest-QosSpecsTestJSON-436043116-project-admin] GET https://10.4.3.240/volume/v3/qos-specs/b2572889-1fa6-4acc-b01a-be9cb38185f8/associations Aug 20 00:56:58.885908 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-adc09cab-f4e6-4b17-ad75-c44a335a3570 tempest-QosSpecsTestJSON-436043116 tempest-QosSpecsTestJSON-436043116-project-admin] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:56:58.886222 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-adc09cab-f4e6-4b17-ad75-c44a335a3570 tempest-QosSpecsTestJSON-436043116 tempest-QosSpecsTestJSON-436043116-project-admin] Calling method 'associations' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:56:58.886572 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:56:58.886572 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 00:56:58.886969 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.contrib.qos_specs_manage [None req-adc09cab-f4e6-4b17-ad75-c44a335a3570 tempest-QosSpecsTestJSON-436043116 tempest-QosSpecsTestJSON-436043116-project-admin] Get associations for qos_spec id: b2572889-1fa6-4acc-b01a-be9cb38185f8 {{(pid=100213) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Aug 20 00:56:58.896530 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-adc09cab-f4e6-4b17-ad75-c44a335a3570 tempest-QosSpecsTestJSON-436043116 tempest-QosSpecsTestJSON-436043116-project-admin] https://10.4.3.240/volume/v3/qos-specs/b2572889-1fa6-4acc-b01a-be9cb38185f8/associations returned with HTTP 200 Aug 20 00:56:58.897131 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 117/476] 10.4.3.240 () {66 vars in 1393 bytes} [Thu Aug 20 00:56:58 2026] GET /volume/v3/qos-specs/b2572889-1fa6-4acc-b01a-be9cb38185f8/associations => generated 24 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 20 00:56:58.906443 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-c983760a-1aed-427e-a6f9-224b763d5b7f None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:56:58.908312 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-c983760a-1aed-427e-a6f9-224b763d5b7f tempest-QosSpecsTestJSON-436043116 tempest-QosSpecsTestJSON-436043116-project-admin] DELETE https://10.4.3.240/volume/v3/types/b86982dd-6233-4593-9a7e-94e5df39082f Aug 20 00:56:58.908532 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-c983760a-1aed-427e-a6f9-224b763d5b7f tempest-QosSpecsTestJSON-436043116 tempest-QosSpecsTestJSON-436043116-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:56:58.908879 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-c983760a-1aed-427e-a6f9-224b763d5b7f tempest-QosSpecsTestJSON-436043116 tempest-QosSpecsTestJSON-436043116-project-admin] Calling method '_delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:56:58.909112 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:56:58.909112 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 00:56:58.956973 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-c983760a-1aed-427e-a6f9-224b763d5b7f tempest-QosSpecsTestJSON-436043116 tempest-QosSpecsTestJSON-436043116-project-admin] https://10.4.3.240/volume/v3/types/b86982dd-6233-4593-9a7e-94e5df39082f returned with HTTP 202 Aug 20 00:56:58.957288 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 120/477] 10.4.3.240 () {66 vars in 1345 bytes} [Thu Aug 20 00:56:58 2026] DELETE /volume/v3/types/b86982dd-6233-4593-9a7e-94e5df39082f => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:56:58.966443 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-813362ec-c7a7-48c6-a56e-c911c33a44b6 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:56:58.970926 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-813362ec-c7a7-48c6-a56e-c911c33a44b6 tempest-QosSpecsTestJSON-436043116 tempest-QosSpecsTestJSON-436043116-project-admin] GET https://10.4.3.240/volume/v3/types/b86982dd-6233-4593-9a7e-94e5df39082f Aug 20 00:56:58.970926 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-813362ec-c7a7-48c6-a56e-c911c33a44b6 tempest-QosSpecsTestJSON-436043116 tempest-QosSpecsTestJSON-436043116-project-admin] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:56:58.970926 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-813362ec-c7a7-48c6-a56e-c911c33a44b6 tempest-QosSpecsTestJSON-436043116 tempest-QosSpecsTestJSON-436043116-project-admin] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:56:58.974754 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-813362ec-c7a7-48c6-a56e-c911c33a44b6 tempest-QosSpecsTestJSON-436043116 tempest-QosSpecsTestJSON-436043116-project-admin] https://10.4.3.240/volume/v3/types/b86982dd-6233-4593-9a7e-94e5df39082f returned with HTTP 404 Aug 20 00:56:58.975495 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 120/478] 10.4.3.240 () {66 vars in 1342 bytes} [Thu Aug 20 00:56:58 2026] GET /volume/v3/types/b86982dd-6233-4593-9a7e-94e5df39082f => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:56:58.985385 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-45caf804-3360-4e81-810f-f09efdf5fe27 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:56:58.987675 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-45caf804-3360-4e81-810f-f09efdf5fe27 tempest-QosSpecsTestJSON-436043116 tempest-QosSpecsTestJSON-436043116-project-admin] DELETE https://10.4.3.240/volume/v3/types/4753a3b0-dc40-463e-8b71-b62491b8f603 Aug 20 00:56:58.987928 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-45caf804-3360-4e81-810f-f09efdf5fe27 tempest-QosSpecsTestJSON-436043116 tempest-QosSpecsTestJSON-436043116-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:56:58.988204 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-45caf804-3360-4e81-810f-f09efdf5fe27 tempest-QosSpecsTestJSON-436043116 tempest-QosSpecsTestJSON-436043116-project-admin] Calling method '_delete' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:56:58.988546 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:56:58.988546 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 00:56:59.040932 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-45caf804-3360-4e81-810f-f09efdf5fe27 tempest-QosSpecsTestJSON-436043116 tempest-QosSpecsTestJSON-436043116-project-admin] https://10.4.3.240/volume/v3/types/4753a3b0-dc40-463e-8b71-b62491b8f603 returned with HTTP 202 Aug 20 00:56:59.041508 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 122/479] 10.4.3.240 () {66 vars in 1345 bytes} [Thu Aug 20 00:56:58 2026] DELETE /volume/v3/types/4753a3b0-dc40-463e-8b71-b62491b8f603 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:56:59.049644 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-ddafe3ec-1434-47ba-bdb8-1c5e6670591b None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:56:59.051190 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-ddafe3ec-1434-47ba-bdb8-1c5e6670591b tempest-QosSpecsTestJSON-436043116 tempest-QosSpecsTestJSON-436043116-project-admin] GET https://10.4.3.240/volume/v3/types/4753a3b0-dc40-463e-8b71-b62491b8f603 Aug 20 00:56:59.051500 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-ddafe3ec-1434-47ba-bdb8-1c5e6670591b tempest-QosSpecsTestJSON-436043116 tempest-QosSpecsTestJSON-436043116-project-admin] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:56:59.051918 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-ddafe3ec-1434-47ba-bdb8-1c5e6670591b tempest-QosSpecsTestJSON-436043116 tempest-QosSpecsTestJSON-436043116-project-admin] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:56:59.056163 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-ddafe3ec-1434-47ba-bdb8-1c5e6670591b tempest-QosSpecsTestJSON-436043116 tempest-QosSpecsTestJSON-436043116-project-admin] https://10.4.3.240/volume/v3/types/4753a3b0-dc40-463e-8b71-b62491b8f603 returned with HTTP 404 Aug 20 00:56:59.056866 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 118/480] 10.4.3.240 () {66 vars in 1342 bytes} [Thu Aug 20 00:56:59 2026] GET /volume/v3/types/4753a3b0-dc40-463e-8b71-b62491b8f603 => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:56:59.068613 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-5187e67c-cbed-4865-a69a-bee4fb4c9c74 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:56:59.071076 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-5187e67c-cbed-4865-a69a-bee4fb4c9c74 tempest-QosSpecsTestJSON-436043116 tempest-QosSpecsTestJSON-436043116-project-admin] DELETE https://10.4.3.240/volume/v3/types/6f4ecaf1-73b8-4078-83f0-0c8695e48891 Aug 20 00:56:59.071317 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-5187e67c-cbed-4865-a69a-bee4fb4c9c74 tempest-QosSpecsTestJSON-436043116 tempest-QosSpecsTestJSON-436043116-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:56:59.071582 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-5187e67c-cbed-4865-a69a-bee4fb4c9c74 tempest-QosSpecsTestJSON-436043116 tempest-QosSpecsTestJSON-436043116-project-admin] Calling method '_delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:56:59.105569 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-5187e67c-cbed-4865-a69a-bee4fb4c9c74 tempest-QosSpecsTestJSON-436043116 tempest-QosSpecsTestJSON-436043116-project-admin] https://10.4.3.240/volume/v3/types/6f4ecaf1-73b8-4078-83f0-0c8695e48891 returned with HTTP 202 Aug 20 00:56:59.106266 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 121/481] 10.4.3.240 () {66 vars in 1345 bytes} [Thu Aug 20 00:56:59 2026] DELETE /volume/v3/types/6f4ecaf1-73b8-4078-83f0-0c8695e48891 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:56:59.114572 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-94faafe3-3802-4ef1-8190-7b7d5746194f None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:56:59.118533 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-94faafe3-3802-4ef1-8190-7b7d5746194f tempest-QosSpecsTestJSON-436043116 tempest-QosSpecsTestJSON-436043116-project-admin] GET https://10.4.3.240/volume/v3/types/6f4ecaf1-73b8-4078-83f0-0c8695e48891 Aug 20 00:56:59.118533 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-94faafe3-3802-4ef1-8190-7b7d5746194f tempest-QosSpecsTestJSON-436043116 tempest-QosSpecsTestJSON-436043116-project-admin] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:56:59.118533 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-94faafe3-3802-4ef1-8190-7b7d5746194f tempest-QosSpecsTestJSON-436043116 tempest-QosSpecsTestJSON-436043116-project-admin] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:56:59.123578 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-94faafe3-3802-4ef1-8190-7b7d5746194f tempest-QosSpecsTestJSON-436043116 tempest-QosSpecsTestJSON-436043116-project-admin] https://10.4.3.240/volume/v3/types/6f4ecaf1-73b8-4078-83f0-0c8695e48891 returned with HTTP 404 Aug 20 00:56:59.123578 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 121/482] 10.4.3.240 () {66 vars in 1342 bytes} [Thu Aug 20 00:56:59 2026] GET /volume/v3/types/6f4ecaf1-73b8-4078-83f0-0c8695e48891 => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:56:59.132715 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-13403b14-e098-4ab8-a683-2c13a40b7373 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:56:59.135423 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-13403b14-e098-4ab8-a683-2c13a40b7373 tempest-QosSpecsTestJSON-436043116 tempest-QosSpecsTestJSON-436043116-project-admin] POST https://10.4.3.240/volume/v3/qos-specs Aug 20 00:56:59.135883 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-13403b14-e098-4ab8-a683-2c13a40b7373 tempest-QosSpecsTestJSON-436043116 tempest-QosSpecsTestJSON-436043116-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-1953527314", "consumer": "back-end"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:56:59.138080 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.qos_specs [None req-13403b14-e098-4ab8-a683-2c13a40b7373 tempest-QosSpecsTestJSON-436043116 tempest-QosSpecsTestJSON-436043116-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-1953527314', 'consumer': 'back-end', 'specs': {}} {{(pid=100214) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Aug 20 00:56:59.144074 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.db.api [None req-13403b14-e098-4ab8-a683-2c13a40b7373 tempest-QosSpecsTestJSON-436043116 tempest-QosSpecsTestJSON-436043116-project-admin] DB qos_specs_create(): root {'id': '4e41490e-2c16-4223-b272-3b0ca63aeed0', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-1953527314'} {{(pid=100214) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Aug 20 00:56:59.162246 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-13403b14-e098-4ab8-a683-2c13a40b7373 tempest-QosSpecsTestJSON-436043116 tempest-QosSpecsTestJSON-436043116-project-admin] https://10.4.3.240/volume/v3/qos-specs returned with HTTP 200 Aug 20 00:56:59.162246 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 123/483] 10.4.3.240 () {68 vars in 1264 bytes} [Thu Aug 20 00:56:59 2026] POST /volume/v3/qos-specs => generated 369 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:56:59.174383 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-d47eb3bb-a534-4c68-9294-517422102fcf None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:56:59.175791 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-d47eb3bb-a534-4c68-9294-517422102fcf tempest-QosSpecsTestJSON-436043116 tempest-QosSpecsTestJSON-436043116-project-admin] DELETE https://10.4.3.240/volume/v3/qos-specs/4e41490e-2c16-4223-b272-3b0ca63aeed0?force=False Aug 20 00:56:59.176667 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-d47eb3bb-a534-4c68-9294-517422102fcf tempest-QosSpecsTestJSON-436043116 tempest-QosSpecsTestJSON-436043116-project-admin] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:56:59.176952 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-d47eb3bb-a534-4c68-9294-517422102fcf tempest-QosSpecsTestJSON-436043116 tempest-QosSpecsTestJSON-436043116-project-admin] Calling method 'delete' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:56:59.177275 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:56:59.177275 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 00:56:59.177780 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.contrib.qos_specs_manage [None req-d47eb3bb-a534-4c68-9294-517422102fcf tempest-QosSpecsTestJSON-436043116 tempest-QosSpecsTestJSON-436043116-project-admin] Delete qos_spec: 4e41490e-2c16-4223-b272-3b0ca63aeed0, force: False {{(pid=100213) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 20 00:56:59.198703 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-d47eb3bb-a534-4c68-9294-517422102fcf tempest-QosSpecsTestJSON-436043116 tempest-QosSpecsTestJSON-436043116-project-admin] https://10.4.3.240/volume/v3/qos-specs/4e41490e-2c16-4223-b272-3b0ca63aeed0?force=False returned with HTTP 202 Aug 20 00:56:59.199219 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 119/484] 10.4.3.240 () {66 vars in 1380 bytes} [Thu Aug 20 00:56:59 2026] DELETE /volume/v3/qos-specs/4e41490e-2c16-4223-b272-3b0ca63aeed0?force=False => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:56:59.207193 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-ac2b8883-f285-48dc-a81e-3a60796da616 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:56:59.209189 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-ac2b8883-f285-48dc-a81e-3a60796da616 tempest-QosSpecsTestJSON-436043116 tempest-QosSpecsTestJSON-436043116-project-admin] GET https://10.4.3.240/volume/v3/qos-specs/4e41490e-2c16-4223-b272-3b0ca63aeed0 Aug 20 00:56:59.209434 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-ac2b8883-f285-48dc-a81e-3a60796da616 tempest-QosSpecsTestJSON-436043116 tempest-QosSpecsTestJSON-436043116-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:56:59.209660 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-ac2b8883-f285-48dc-a81e-3a60796da616 tempest-QosSpecsTestJSON-436043116 tempest-QosSpecsTestJSON-436043116-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:56:59.213877 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-ac2b8883-f285-48dc-a81e-3a60796da616 tempest-QosSpecsTestJSON-436043116 tempest-QosSpecsTestJSON-436043116-project-admin] https://10.4.3.240/volume/v3/qos-specs/4e41490e-2c16-4223-b272-3b0ca63aeed0 returned with HTTP 404 Aug 20 00:56:59.214521 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 122/485] 10.4.3.240 () {66 vars in 1354 bytes} [Thu Aug 20 00:56:59 2026] GET /volume/v3/qos-specs/4e41490e-2c16-4223-b272-3b0ca63aeed0 => generated 100 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:56:59.224867 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-1ba961cb-177b-4e25-9665-f77472ca6da3 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:56:59.227938 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-1ba961cb-177b-4e25-9665-f77472ca6da3 tempest-QosSpecsTestJSON-436043116 tempest-QosSpecsTestJSON-436043116-project-admin] GET https://10.4.3.240/volume/v3/qos-specs Aug 20 00:56:59.228718 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-1ba961cb-177b-4e25-9665-f77472ca6da3 tempest-QosSpecsTestJSON-436043116 tempest-QosSpecsTestJSON-436043116-project-admin] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:56:59.228718 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-1ba961cb-177b-4e25-9665-f77472ca6da3 tempest-QosSpecsTestJSON-436043116 tempest-QosSpecsTestJSON-436043116-project-admin] Calling method 'index' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:56:59.232958 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:56:59.232958 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 00:56:59.247202 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-1ba961cb-177b-4e25-9665-f77472ca6da3 tempest-QosSpecsTestJSON-436043116 tempest-QosSpecsTestJSON-436043116-project-admin] https://10.4.3.240/volume/v3/qos-specs returned with HTTP 200 Aug 20 00:56:59.247202 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 122/486] 10.4.3.240 () {66 vars in 1243 bytes} [Thu Aug 20 00:56:59 2026] GET /volume/v3/qos-specs => generated 175 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:56:59.258536 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-6bddc952-84f9-4d17-9cb0-0c03aa48358f None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:56:59.260249 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-6bddc952-84f9-4d17-9cb0-0c03aa48358f tempest-QosSpecsTestJSON-436043116 tempest-QosSpecsTestJSON-436043116-project-admin] DELETE https://10.4.3.240/volume/v3/qos-specs/4e41490e-2c16-4223-b272-3b0ca63aeed0?force=False Aug 20 00:56:59.260546 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-6bddc952-84f9-4d17-9cb0-0c03aa48358f tempest-QosSpecsTestJSON-436043116 tempest-QosSpecsTestJSON-436043116-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:56:59.260847 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-6bddc952-84f9-4d17-9cb0-0c03aa48358f tempest-QosSpecsTestJSON-436043116 tempest-QosSpecsTestJSON-436043116-project-admin] Calling method 'delete' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:56:59.261188 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:56:59.261188 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 00:56:59.261738 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.contrib.qos_specs_manage [None req-6bddc952-84f9-4d17-9cb0-0c03aa48358f tempest-QosSpecsTestJSON-436043116 tempest-QosSpecsTestJSON-436043116-project-admin] Delete qos_spec: 4e41490e-2c16-4223-b272-3b0ca63aeed0, force: False {{(pid=100214) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 20 00:56:59.266223 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-6bddc952-84f9-4d17-9cb0-0c03aa48358f tempest-QosSpecsTestJSON-436043116 tempest-QosSpecsTestJSON-436043116-project-admin] https://10.4.3.240/volume/v3/qos-specs/4e41490e-2c16-4223-b272-3b0ca63aeed0?force=False returned with HTTP 404 Aug 20 00:56:59.266956 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 124/487] 10.4.3.240 () {66 vars in 1380 bytes} [Thu Aug 20 00:56:59 2026] DELETE /volume/v3/qos-specs/4e41490e-2c16-4223-b272-3b0ca63aeed0?force=False => generated 100 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:56:59.278113 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-5f47aaf4-6e1d-4133-adeb-82103b4968fe None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:56:59.281085 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-5f47aaf4-6e1d-4133-adeb-82103b4968fe tempest-QosSpecsTestJSON-436043116 tempest-QosSpecsTestJSON-436043116-project-admin] GET https://10.4.3.240/volume/v3/qos-specs/4e41490e-2c16-4223-b272-3b0ca63aeed0 Aug 20 00:56:59.281308 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-5f47aaf4-6e1d-4133-adeb-82103b4968fe tempest-QosSpecsTestJSON-436043116 tempest-QosSpecsTestJSON-436043116-project-admin] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:56:59.281528 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-5f47aaf4-6e1d-4133-adeb-82103b4968fe tempest-QosSpecsTestJSON-436043116 tempest-QosSpecsTestJSON-436043116-project-admin] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:56:59.281982 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:56:59.281982 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 00:56:59.288295 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-5f47aaf4-6e1d-4133-adeb-82103b4968fe tempest-QosSpecsTestJSON-436043116 tempest-QosSpecsTestJSON-436043116-project-admin] https://10.4.3.240/volume/v3/qos-specs/4e41490e-2c16-4223-b272-3b0ca63aeed0 returned with HTTP 404 Aug 20 00:56:59.288295 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 120/488] 10.4.3.240 () {66 vars in 1354 bytes} [Thu Aug 20 00:56:59 2026] GET /volume/v3/qos-specs/4e41490e-2c16-4223-b272-3b0ca63aeed0 => generated 100 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:56:59.295414 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-8c47f966-97a7-44ed-a74f-9c05b6ac6c24 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:56:59.297057 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-8c47f966-97a7-44ed-a74f-9c05b6ac6c24 tempest-QosSpecsTestJSON-436043116 tempest-QosSpecsTestJSON-436043116-project-admin] POST https://10.4.3.240/volume/v3/qos-specs Aug 20 00:56:59.297405 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-8c47f966-97a7-44ed-a74f-9c05b6ac6c24 tempest-QosSpecsTestJSON-436043116 tempest-QosSpecsTestJSON-436043116-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-1334340341", "consumer": "both"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:56:59.299329 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.qos_specs [None req-8c47f966-97a7-44ed-a74f-9c05b6ac6c24 tempest-QosSpecsTestJSON-436043116 tempest-QosSpecsTestJSON-436043116-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-1334340341', 'consumer': 'both', 'specs': {}} {{(pid=100215) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Aug 20 00:56:59.302388 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.db.api [None req-8c47f966-97a7-44ed-a74f-9c05b6ac6c24 tempest-QosSpecsTestJSON-436043116 tempest-QosSpecsTestJSON-436043116-project-admin] DB qos_specs_create(): root {'id': '4b132da7-d7eb-4b8e-9ef9-41a2200ec8ab', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-1334340341'} {{(pid=100215) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Aug 20 00:56:59.310015 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-8c47f966-97a7-44ed-a74f-9c05b6ac6c24 tempest-QosSpecsTestJSON-436043116 tempest-QosSpecsTestJSON-436043116-project-admin] https://10.4.3.240/volume/v3/qos-specs returned with HTTP 200 Aug 20 00:56:59.310456 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 123/489] 10.4.3.240 () {68 vars in 1264 bytes} [Thu Aug 20 00:56:59 2026] POST /volume/v3/qos-specs => generated 365 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:56:59.322480 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-7f9475b8-b2c9-430b-8d14-718a78328ad7 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:56:59.328452 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-7f9475b8-b2c9-430b-8d14-718a78328ad7 tempest-QosSpecsTestJSON-436043116 tempest-QosSpecsTestJSON-436043116-project-admin] DELETE https://10.4.3.240/volume/v3/qos-specs/4b132da7-d7eb-4b8e-9ef9-41a2200ec8ab?force=False Aug 20 00:56:59.328452 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-7f9475b8-b2c9-430b-8d14-718a78328ad7 tempest-QosSpecsTestJSON-436043116 tempest-QosSpecsTestJSON-436043116-project-admin] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:56:59.328452 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-7f9475b8-b2c9-430b-8d14-718a78328ad7 tempest-QosSpecsTestJSON-436043116 tempest-QosSpecsTestJSON-436043116-project-admin] Calling method 'delete' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:56:59.328452 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:56:59.328452 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 00:56:59.328452 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.contrib.qos_specs_manage [None req-7f9475b8-b2c9-430b-8d14-718a78328ad7 tempest-QosSpecsTestJSON-436043116 tempest-QosSpecsTestJSON-436043116-project-admin] Delete qos_spec: 4b132da7-d7eb-4b8e-9ef9-41a2200ec8ab, force: False {{(pid=100212) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 20 00:56:59.352807 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-7f9475b8-b2c9-430b-8d14-718a78328ad7 tempest-QosSpecsTestJSON-436043116 tempest-QosSpecsTestJSON-436043116-project-admin] https://10.4.3.240/volume/v3/qos-specs/4b132da7-d7eb-4b8e-9ef9-41a2200ec8ab?force=False returned with HTTP 202 Aug 20 00:56:59.353248 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 123/490] 10.4.3.240 () {66 vars in 1380 bytes} [Thu Aug 20 00:56:59 2026] DELETE /volume/v3/qos-specs/4b132da7-d7eb-4b8e-9ef9-41a2200ec8ab?force=False => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:56:59.365255 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-49479cd6-2c1f-4dea-8393-88bbcb35935f None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:56:59.369402 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-49479cd6-2c1f-4dea-8393-88bbcb35935f tempest-QosSpecsTestJSON-436043116 tempest-QosSpecsTestJSON-436043116-project-admin] GET https://10.4.3.240/volume/v3/qos-specs/4b132da7-d7eb-4b8e-9ef9-41a2200ec8ab Aug 20 00:56:59.369726 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-49479cd6-2c1f-4dea-8393-88bbcb35935f tempest-QosSpecsTestJSON-436043116 tempest-QosSpecsTestJSON-436043116-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:56:59.372302 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-49479cd6-2c1f-4dea-8393-88bbcb35935f tempest-QosSpecsTestJSON-436043116 tempest-QosSpecsTestJSON-436043116-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:56:59.379704 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-49479cd6-2c1f-4dea-8393-88bbcb35935f tempest-QosSpecsTestJSON-436043116 tempest-QosSpecsTestJSON-436043116-project-admin] https://10.4.3.240/volume/v3/qos-specs/4b132da7-d7eb-4b8e-9ef9-41a2200ec8ab returned with HTTP 404 Aug 20 00:56:59.380574 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 125/491] 10.4.3.240 () {66 vars in 1354 bytes} [Thu Aug 20 00:56:59 2026] GET /volume/v3/qos-specs/4b132da7-d7eb-4b8e-9ef9-41a2200ec8ab => generated 100 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:56:59.387055 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-61822d61-d053-4b04-86cc-7cb71b18898b None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:56:59.394204 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-61822d61-d053-4b04-86cc-7cb71b18898b tempest-QosSpecsTestJSON-436043116 tempest-QosSpecsTestJSON-436043116-project-admin] GET https://10.4.3.240/volume/v3/qos-specs Aug 20 00:56:59.396799 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-61822d61-d053-4b04-86cc-7cb71b18898b tempest-QosSpecsTestJSON-436043116 tempest-QosSpecsTestJSON-436043116-project-admin] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:56:59.396799 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-61822d61-d053-4b04-86cc-7cb71b18898b tempest-QosSpecsTestJSON-436043116 tempest-QosSpecsTestJSON-436043116-project-admin] Calling method 'index' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:56:59.409132 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-61822d61-d053-4b04-86cc-7cb71b18898b tempest-QosSpecsTestJSON-436043116 tempest-QosSpecsTestJSON-436043116-project-admin] https://10.4.3.240/volume/v3/qos-specs returned with HTTP 200 Aug 20 00:56:59.409132 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 121/492] 10.4.3.240 () {66 vars in 1243 bytes} [Thu Aug 20 00:56:59 2026] GET /volume/v3/qos-specs => generated 175 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:56:59.426233 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-d6fadeda-56d7-4889-be15-3ee4f4126c21 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:56:59.430304 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-d6fadeda-56d7-4889-be15-3ee4f4126c21 tempest-QosSpecsTestJSON-436043116 tempest-QosSpecsTestJSON-436043116-project-admin] DELETE https://10.4.3.240/volume/v3/qos-specs/4b132da7-d7eb-4b8e-9ef9-41a2200ec8ab?force=False Aug 20 00:56:59.430971 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-d6fadeda-56d7-4889-be15-3ee4f4126c21 tempest-QosSpecsTestJSON-436043116 tempest-QosSpecsTestJSON-436043116-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:56:59.430971 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-d6fadeda-56d7-4889-be15-3ee4f4126c21 tempest-QosSpecsTestJSON-436043116 tempest-QosSpecsTestJSON-436043116-project-admin] Calling method 'delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:56:59.431455 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:56:59.431455 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 00:56:59.431970 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.contrib.qos_specs_manage [None req-d6fadeda-56d7-4889-be15-3ee4f4126c21 tempest-QosSpecsTestJSON-436043116 tempest-QosSpecsTestJSON-436043116-project-admin] Delete qos_spec: 4b132da7-d7eb-4b8e-9ef9-41a2200ec8ab, force: False {{(pid=100215) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 20 00:56:59.440090 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-d6fadeda-56d7-4889-be15-3ee4f4126c21 tempest-QosSpecsTestJSON-436043116 tempest-QosSpecsTestJSON-436043116-project-admin] https://10.4.3.240/volume/v3/qos-specs/4b132da7-d7eb-4b8e-9ef9-41a2200ec8ab?force=False returned with HTTP 404 Aug 20 00:56:59.440360 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 124/493] 10.4.3.240 () {66 vars in 1380 bytes} [Thu Aug 20 00:56:59 2026] DELETE /volume/v3/qos-specs/4b132da7-d7eb-4b8e-9ef9-41a2200ec8ab?force=False => generated 100 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:56:59.452847 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-e1b323df-b49b-4e40-b3d1-77ce25eb79df None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:56:59.463556 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-e1b323df-b49b-4e40-b3d1-77ce25eb79df tempest-QosSpecsTestJSON-436043116 tempest-QosSpecsTestJSON-436043116-project-admin] GET https://10.4.3.240/volume/v3/qos-specs/4b132da7-d7eb-4b8e-9ef9-41a2200ec8ab Aug 20 00:56:59.465055 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-e1b323df-b49b-4e40-b3d1-77ce25eb79df tempest-QosSpecsTestJSON-436043116 tempest-QosSpecsTestJSON-436043116-project-admin] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:56:59.465055 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-e1b323df-b49b-4e40-b3d1-77ce25eb79df tempest-QosSpecsTestJSON-436043116 tempest-QosSpecsTestJSON-436043116-project-admin] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:56:59.465927 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:56:59.465927 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 00:56:59.484941 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-e1b323df-b49b-4e40-b3d1-77ce25eb79df tempest-QosSpecsTestJSON-436043116 tempest-QosSpecsTestJSON-436043116-project-admin] https://10.4.3.240/volume/v3/qos-specs/4b132da7-d7eb-4b8e-9ef9-41a2200ec8ab returned with HTTP 404 Aug 20 00:56:59.485711 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 124/494] 10.4.3.240 () {66 vars in 1354 bytes} [Thu Aug 20 00:56:59 2026] GET /volume/v3/qos-specs/4b132da7-d7eb-4b8e-9ef9-41a2200ec8ab => generated 100 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:56:59.497904 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-422890d6-ea23-49a2-b54c-1095d73d4e56 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:56:59.502084 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-422890d6-ea23-49a2-b54c-1095d73d4e56 tempest-QosSpecsTestJSON-436043116 tempest-QosSpecsTestJSON-436043116-project-admin] POST https://10.4.3.240/volume/v3/qos-specs Aug 20 00:56:59.502565 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-422890d6-ea23-49a2-b54c-1095d73d4e56 tempest-QosSpecsTestJSON-436043116 tempest-QosSpecsTestJSON-436043116-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-52862893", "consumer": "front-end"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:56:59.508652 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.qos_specs [None req-422890d6-ea23-49a2-b54c-1095d73d4e56 tempest-QosSpecsTestJSON-436043116 tempest-QosSpecsTestJSON-436043116-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-52862893', 'consumer': 'front-end', 'specs': {}} {{(pid=100214) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Aug 20 00:56:59.520502 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.db.api [None req-422890d6-ea23-49a2-b54c-1095d73d4e56 tempest-QosSpecsTestJSON-436043116 tempest-QosSpecsTestJSON-436043116-project-admin] DB qos_specs_create(): root {'id': '51eaa996-dc21-43c9-8b73-11f066ccd354', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-52862893'} {{(pid=100214) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Aug 20 00:56:59.530227 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-422890d6-ea23-49a2-b54c-1095d73d4e56 tempest-QosSpecsTestJSON-436043116 tempest-QosSpecsTestJSON-436043116-project-admin] https://10.4.3.240/volume/v3/qos-specs returned with HTTP 200 Aug 20 00:56:59.530795 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 126/495] 10.4.3.240 () {68 vars in 1264 bytes} [Thu Aug 20 00:56:59 2026] POST /volume/v3/qos-specs => generated 368 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:56:59.543050 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-d007dd68-1d00-46d6-8c38-8c1ecb2d9c9b None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:56:59.545640 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-d007dd68-1d00-46d6-8c38-8c1ecb2d9c9b tempest-QosSpecsTestJSON-436043116 tempest-QosSpecsTestJSON-436043116-project-admin] DELETE https://10.4.3.240/volume/v3/qos-specs/51eaa996-dc21-43c9-8b73-11f066ccd354?force=False Aug 20 00:56:59.545942 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-d007dd68-1d00-46d6-8c38-8c1ecb2d9c9b tempest-QosSpecsTestJSON-436043116 tempest-QosSpecsTestJSON-436043116-project-admin] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:56:59.546214 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-d007dd68-1d00-46d6-8c38-8c1ecb2d9c9b tempest-QosSpecsTestJSON-436043116 tempest-QosSpecsTestJSON-436043116-project-admin] Calling method 'delete' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:56:59.546578 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:56:59.546578 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 00:56:59.547078 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.contrib.qos_specs_manage [None req-d007dd68-1d00-46d6-8c38-8c1ecb2d9c9b tempest-QosSpecsTestJSON-436043116 tempest-QosSpecsTestJSON-436043116-project-admin] Delete qos_spec: 51eaa996-dc21-43c9-8b73-11f066ccd354, force: False {{(pid=100213) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 20 00:56:59.585472 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-d007dd68-1d00-46d6-8c38-8c1ecb2d9c9b tempest-QosSpecsTestJSON-436043116 tempest-QosSpecsTestJSON-436043116-project-admin] https://10.4.3.240/volume/v3/qos-specs/51eaa996-dc21-43c9-8b73-11f066ccd354?force=False returned with HTTP 202 Aug 20 00:56:59.586302 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 122/496] 10.4.3.240 () {66 vars in 1380 bytes} [Thu Aug 20 00:56:59 2026] DELETE /volume/v3/qos-specs/51eaa996-dc21-43c9-8b73-11f066ccd354?force=False => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:56:59.597261 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-6c9afaf2-dded-4390-aa0a-bca8d2eb16c0 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:56:59.601370 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-6c9afaf2-dded-4390-aa0a-bca8d2eb16c0 tempest-QosSpecsTestJSON-436043116 tempest-QosSpecsTestJSON-436043116-project-admin] GET https://10.4.3.240/volume/v3/qos-specs/51eaa996-dc21-43c9-8b73-11f066ccd354 Aug 20 00:56:59.601370 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-6c9afaf2-dded-4390-aa0a-bca8d2eb16c0 tempest-QosSpecsTestJSON-436043116 tempest-QosSpecsTestJSON-436043116-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:56:59.601370 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-6c9afaf2-dded-4390-aa0a-bca8d2eb16c0 tempest-QosSpecsTestJSON-436043116 tempest-QosSpecsTestJSON-436043116-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:56:59.606072 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-6c9afaf2-dded-4390-aa0a-bca8d2eb16c0 tempest-QosSpecsTestJSON-436043116 tempest-QosSpecsTestJSON-436043116-project-admin] https://10.4.3.240/volume/v3/qos-specs/51eaa996-dc21-43c9-8b73-11f066ccd354 returned with HTTP 404 Aug 20 00:56:59.606072 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 125/497] 10.4.3.240 () {66 vars in 1354 bytes} [Thu Aug 20 00:56:59 2026] GET /volume/v3/qos-specs/51eaa996-dc21-43c9-8b73-11f066ccd354 => generated 100 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:56:59.616864 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-e184cfc4-0891-4038-962b-70e458cc6832 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:56:59.618800 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-e184cfc4-0891-4038-962b-70e458cc6832 tempest-QosSpecsTestJSON-436043116 tempest-QosSpecsTestJSON-436043116-project-admin] GET https://10.4.3.240/volume/v3/qos-specs Aug 20 00:56:59.618997 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-e184cfc4-0891-4038-962b-70e458cc6832 tempest-QosSpecsTestJSON-436043116 tempest-QosSpecsTestJSON-436043116-project-admin] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:56:59.619934 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-e184cfc4-0891-4038-962b-70e458cc6832 tempest-QosSpecsTestJSON-436043116 tempest-QosSpecsTestJSON-436043116-project-admin] Calling method 'index' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:56:59.624283 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-e184cfc4-0891-4038-962b-70e458cc6832 tempest-QosSpecsTestJSON-436043116 tempest-QosSpecsTestJSON-436043116-project-admin] https://10.4.3.240/volume/v3/qos-specs returned with HTTP 200 Aug 20 00:56:59.624755 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 125/498] 10.4.3.240 () {66 vars in 1243 bytes} [Thu Aug 20 00:56:59 2026] GET /volume/v3/qos-specs => generated 175 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:56:59.637268 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-e8bb5871-0007-4ac0-a4f6-05a3e83f4c1e None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:56:59.639308 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-e8bb5871-0007-4ac0-a4f6-05a3e83f4c1e tempest-QosSpecsTestJSON-436043116 tempest-QosSpecsTestJSON-436043116-project-admin] DELETE https://10.4.3.240/volume/v3/qos-specs/51eaa996-dc21-43c9-8b73-11f066ccd354?force=False Aug 20 00:56:59.639308 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-e8bb5871-0007-4ac0-a4f6-05a3e83f4c1e tempest-QosSpecsTestJSON-436043116 tempest-QosSpecsTestJSON-436043116-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:56:59.639796 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-e8bb5871-0007-4ac0-a4f6-05a3e83f4c1e tempest-QosSpecsTestJSON-436043116 tempest-QosSpecsTestJSON-436043116-project-admin] Calling method 'delete' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:56:59.639980 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:56:59.639980 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 00:56:59.640354 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.contrib.qos_specs_manage [None req-e8bb5871-0007-4ac0-a4f6-05a3e83f4c1e tempest-QosSpecsTestJSON-436043116 tempest-QosSpecsTestJSON-436043116-project-admin] Delete qos_spec: 51eaa996-dc21-43c9-8b73-11f066ccd354, force: False {{(pid=100214) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 20 00:56:59.646111 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-e8bb5871-0007-4ac0-a4f6-05a3e83f4c1e tempest-QosSpecsTestJSON-436043116 tempest-QosSpecsTestJSON-436043116-project-admin] https://10.4.3.240/volume/v3/qos-specs/51eaa996-dc21-43c9-8b73-11f066ccd354?force=False returned with HTTP 404 Aug 20 00:56:59.646657 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 127/499] 10.4.3.240 () {66 vars in 1380 bytes} [Thu Aug 20 00:56:59 2026] DELETE /volume/v3/qos-specs/51eaa996-dc21-43c9-8b73-11f066ccd354?force=False => generated 100 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:56:59.656165 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-26f5dded-317f-487c-a724-fba229ab4bbd None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:56:59.660304 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-26f5dded-317f-487c-a724-fba229ab4bbd tempest-QosSpecsTestJSON-436043116 tempest-QosSpecsTestJSON-436043116-project-admin] GET https://10.4.3.240/volume/v3/qos-specs/51eaa996-dc21-43c9-8b73-11f066ccd354 Aug 20 00:56:59.660304 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-26f5dded-317f-487c-a724-fba229ab4bbd tempest-QosSpecsTestJSON-436043116 tempest-QosSpecsTestJSON-436043116-project-admin] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:56:59.660304 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-26f5dded-317f-487c-a724-fba229ab4bbd tempest-QosSpecsTestJSON-436043116 tempest-QosSpecsTestJSON-436043116-project-admin] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:56:59.660304 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:56:59.660304 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 00:56:59.664564 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-26f5dded-317f-487c-a724-fba229ab4bbd tempest-QosSpecsTestJSON-436043116 tempest-QosSpecsTestJSON-436043116-project-admin] https://10.4.3.240/volume/v3/qos-specs/51eaa996-dc21-43c9-8b73-11f066ccd354 returned with HTTP 404 Aug 20 00:56:59.664564 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 123/500] 10.4.3.240 () {66 vars in 1354 bytes} [Thu Aug 20 00:56:59 2026] GET /volume/v3/qos-specs/51eaa996-dc21-43c9-8b73-11f066ccd354 => generated 100 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:56:59.673740 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-639ad46e-7aa0-4ee5-9610-18c37e36f2be None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:56:59.675521 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-639ad46e-7aa0-4ee5-9610-18c37e36f2be tempest-QosSpecsTestJSON-436043116 tempest-QosSpecsTestJSON-436043116-project-admin] GET https://10.4.3.240/volume/v3/qos-specs/b2572889-1fa6-4acc-b01a-be9cb38185f8 Aug 20 00:56:59.675989 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-639ad46e-7aa0-4ee5-9610-18c37e36f2be tempest-QosSpecsTestJSON-436043116 tempest-QosSpecsTestJSON-436043116-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:56:59.676382 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-639ad46e-7aa0-4ee5-9610-18c37e36f2be tempest-QosSpecsTestJSON-436043116 tempest-QosSpecsTestJSON-436043116-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:56:59.684956 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-639ad46e-7aa0-4ee5-9610-18c37e36f2be tempest-QosSpecsTestJSON-436043116 tempest-QosSpecsTestJSON-436043116-project-admin] https://10.4.3.240/volume/v3/qos-specs/b2572889-1fa6-4acc-b01a-be9cb38185f8 returned with HTTP 200 Aug 20 00:56:59.684956 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 126/501] 10.4.3.240 () {66 vars in 1354 bytes} [Thu Aug 20 00:56:59 2026] GET /volume/v3/qos-specs/b2572889-1fa6-4acc-b01a-be9cb38185f8 => generated 393 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:56:59.696896 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-f20fc1b8-ecb9-40f6-8ad2-938370588663 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:56:59.697362 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-f20fc1b8-ecb9-40f6-8ad2-938370588663 tempest-QosSpecsTestJSON-436043116 tempest-QosSpecsTestJSON-436043116-project-admin] GET https://10.4.3.240/volume/v3/qos-specs Aug 20 00:56:59.698673 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-f20fc1b8-ecb9-40f6-8ad2-938370588663 tempest-QosSpecsTestJSON-436043116 tempest-QosSpecsTestJSON-436043116-project-admin] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:56:59.698673 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-f20fc1b8-ecb9-40f6-8ad2-938370588663 tempest-QosSpecsTestJSON-436043116 tempest-QosSpecsTestJSON-436043116-project-admin] Calling method 'index' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:56:59.698673 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:56:59.698673 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 00:56:59.708917 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-f20fc1b8-ecb9-40f6-8ad2-938370588663 tempest-QosSpecsTestJSON-436043116 tempest-QosSpecsTestJSON-436043116-project-admin] https://10.4.3.240/volume/v3/qos-specs returned with HTTP 200 Aug 20 00:56:59.709418 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 126/502] 10.4.3.240 () {66 vars in 1243 bytes} [Thu Aug 20 00:56:59 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 20 00:56:59.721710 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-f127f8f0-511f-4a3a-82ce-330a51c300fa None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:56:59.723753 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-f127f8f0-511f-4a3a-82ce-330a51c300fa tempest-QosSpecsTestJSON-436043116 tempest-QosSpecsTestJSON-436043116-project-admin] PUT https://10.4.3.240/volume/v3/qos-specs/b2572889-1fa6-4acc-b01a-be9cb38185f8 Aug 20 00:56:59.724555 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-f127f8f0-511f-4a3a-82ce-330a51c300fa tempest-QosSpecsTestJSON-436043116 tempest-QosSpecsTestJSON-436043116-project-admin] Action: 'update', calling method: update, body: {"qos_specs": {"iops_bytes": "500"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:56:59.733374 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.qos_specs [None req-f127f8f0-511f-4a3a-82ce-330a51c300fa tempest-QosSpecsTestJSON-436043116 tempest-QosSpecsTestJSON-436043116-project-admin] qos_specs.update(): specs {'iops_bytes': '500'} {{(pid=100214) update /opt/stack/cinder/cinder/volume/qos_specs.py:79}} Aug 20 00:56:59.746739 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.db.api [None req-f127f8f0-511f-4a3a-82ce-330a51c300fa tempest-QosSpecsTestJSON-436043116 tempest-QosSpecsTestJSON-436043116-project-admin] qos_specs_update() value: {'id': '3e377cfa-38c0-49c7-8fc7-660802f1adf3', 'key': 'iops_bytes', 'value': '500', 'specs_id': 'b2572889-1fa6-4acc-b01a-be9cb38185f8', 'deleted': False} {{(pid=100214) qos_specs_update /opt/stack/cinder/cinder/db/api.py:6017}} Aug 20 00:56:59.753209 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-f127f8f0-511f-4a3a-82ce-330a51c300fa tempest-QosSpecsTestJSON-436043116 tempest-QosSpecsTestJSON-436043116-project-admin] https://10.4.3.240/volume/v3/qos-specs/b2572889-1fa6-4acc-b01a-be9cb38185f8 returned with HTTP 200 Aug 20 00:56:59.753673 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 128/503] 10.4.3.240 () {68 vars in 1374 bytes} [Thu Aug 20 00:56:59 2026] PUT /volume/v3/qos-specs/b2572889-1fa6-4acc-b01a-be9cb38185f8 => generated 36 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 20 00:56:59.766735 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-be854b81-18de-439d-8711-d71811114087 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:56:59.769060 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-be854b81-18de-439d-8711-d71811114087 tempest-QosSpecsTestJSON-436043116 tempest-QosSpecsTestJSON-436043116-project-admin] GET https://10.4.3.240/volume/v3/qos-specs/b2572889-1fa6-4acc-b01a-be9cb38185f8 Aug 20 00:56:59.769559 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-be854b81-18de-439d-8711-d71811114087 tempest-QosSpecsTestJSON-436043116 tempest-QosSpecsTestJSON-436043116-project-admin] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:56:59.769674 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-be854b81-18de-439d-8711-d71811114087 tempest-QosSpecsTestJSON-436043116 tempest-QosSpecsTestJSON-436043116-project-admin] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:56:59.779568 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-be854b81-18de-439d-8711-d71811114087 tempest-QosSpecsTestJSON-436043116 tempest-QosSpecsTestJSON-436043116-project-admin] https://10.4.3.240/volume/v3/qos-specs/b2572889-1fa6-4acc-b01a-be9cb38185f8 returned with HTTP 200 Aug 20 00:56:59.780115 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 124/504] 10.4.3.240 () {66 vars in 1354 bytes} [Thu Aug 20 00:56:59 2026] GET /volume/v3/qos-specs/b2572889-1fa6-4acc-b01a-be9cb38185f8 => generated 414 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:56:59.792418 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-d432513a-4582-4870-8f59-27dc3170863f None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:56:59.794532 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-d432513a-4582-4870-8f59-27dc3170863f tempest-QosSpecsTestJSON-436043116 tempest-QosSpecsTestJSON-436043116-project-admin] PUT https://10.4.3.240/volume/v3/qos-specs/b2572889-1fa6-4acc-b01a-be9cb38185f8/delete_keys Aug 20 00:56:59.795375 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-d432513a-4582-4870-8f59-27dc3170863f tempest-QosSpecsTestJSON-436043116 tempest-QosSpecsTestJSON-436043116-project-admin] Action: 'delete_keys', calling method: delete_keys, body: {"keys": ["iops_bytes"]} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:56:59.797054 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:56:59.797054 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 00:56:59.797625 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.contrib.qos_specs_manage [None req-d432513a-4582-4870-8f59-27dc3170863f tempest-QosSpecsTestJSON-436043116 tempest-QosSpecsTestJSON-436043116-project-admin] Delete_key spec: b2572889-1fa6-4acc-b01a-be9cb38185f8, keys: ['iops_bytes'] {{(pid=100215) delete_keys /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:208}} Aug 20 00:56:59.818847 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-d432513a-4582-4870-8f59-27dc3170863f tempest-QosSpecsTestJSON-436043116 tempest-QosSpecsTestJSON-436043116-project-admin] https://10.4.3.240/volume/v3/qos-specs/b2572889-1fa6-4acc-b01a-be9cb38185f8/delete_keys returned with HTTP 202 Aug 20 00:56:59.818847 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 127/505] 10.4.3.240 () {68 vars in 1410 bytes} [Thu Aug 20 00:56:59 2026] PUT /volume/v3/qos-specs/b2572889-1fa6-4acc-b01a-be9cb38185f8/delete_keys => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:56:59.828699 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-210a4c83-16e4-4276-8e03-bc4a77ea557c None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:56:59.831673 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-210a4c83-16e4-4276-8e03-bc4a77ea557c tempest-QosSpecsTestJSON-436043116 tempest-QosSpecsTestJSON-436043116-project-admin] GET https://10.4.3.240/volume/v3/qos-specs/b2572889-1fa6-4acc-b01a-be9cb38185f8 Aug 20 00:56:59.832002 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-210a4c83-16e4-4276-8e03-bc4a77ea557c tempest-QosSpecsTestJSON-436043116 tempest-QosSpecsTestJSON-436043116-project-admin] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:56:59.832295 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-210a4c83-16e4-4276-8e03-bc4a77ea557c tempest-QosSpecsTestJSON-436043116 tempest-QosSpecsTestJSON-436043116-project-admin] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:56:59.832729 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:56:59.832729 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 00:56:59.837021 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-210a4c83-16e4-4276-8e03-bc4a77ea557c tempest-QosSpecsTestJSON-436043116 tempest-QosSpecsTestJSON-436043116-project-admin] https://10.4.3.240/volume/v3/qos-specs/b2572889-1fa6-4acc-b01a-be9cb38185f8 returned with HTTP 200 Aug 20 00:56:59.837574 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 127/506] 10.4.3.240 () {66 vars in 1354 bytes} [Thu Aug 20 00:56:59 2026] GET /volume/v3/qos-specs/b2572889-1fa6-4acc-b01a-be9cb38185f8 => generated 393 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:56:59.851508 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-bdef4c88-1ec3-4cfe-9e5a-54faf4466911 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:56:59.854905 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-bdef4c88-1ec3-4cfe-9e5a-54faf4466911 tempest-QosSpecsTestJSON-436043116 tempest-QosSpecsTestJSON-436043116-project-admin] GET https://10.4.3.240/volume/v3/qos-specs/b2572889-1fa6-4acc-b01a-be9cb38185f8 Aug 20 00:56:59.856529 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-bdef4c88-1ec3-4cfe-9e5a-54faf4466911 tempest-QosSpecsTestJSON-436043116 tempest-QosSpecsTestJSON-436043116-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:56:59.856529 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-bdef4c88-1ec3-4cfe-9e5a-54faf4466911 tempest-QosSpecsTestJSON-436043116 tempest-QosSpecsTestJSON-436043116-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:56:59.856906 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:56:59.856906 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 00:56:59.863142 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-bdef4c88-1ec3-4cfe-9e5a-54faf4466911 tempest-QosSpecsTestJSON-436043116 tempest-QosSpecsTestJSON-436043116-project-admin] https://10.4.3.240/volume/v3/qos-specs/b2572889-1fa6-4acc-b01a-be9cb38185f8 returned with HTTP 200 Aug 20 00:56:59.864311 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 129/507] 10.4.3.240 () {66 vars in 1354 bytes} [Thu Aug 20 00:56:59 2026] GET /volume/v3/qos-specs/b2572889-1fa6-4acc-b01a-be9cb38185f8 => generated 393 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:56:59.875383 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-4fc35e3d-ca7e-4f96-ab61-e018e9380006 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:56:59.877510 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-4fc35e3d-ca7e-4f96-ab61-e018e9380006 tempest-QosSpecsTestJSON-436043116 tempest-QosSpecsTestJSON-436043116-project-admin] DELETE https://10.4.3.240/volume/v3/qos-specs/b2572889-1fa6-4acc-b01a-be9cb38185f8?force=False Aug 20 00:56:59.877689 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-4fc35e3d-ca7e-4f96-ab61-e018e9380006 tempest-QosSpecsTestJSON-436043116 tempest-QosSpecsTestJSON-436043116-project-admin] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:56:59.877774 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-4fc35e3d-ca7e-4f96-ab61-e018e9380006 tempest-QosSpecsTestJSON-436043116 tempest-QosSpecsTestJSON-436043116-project-admin] Calling method 'delete' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:56:59.878000 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:56:59.878000 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 00:56:59.878376 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.contrib.qos_specs_manage [None req-4fc35e3d-ca7e-4f96-ab61-e018e9380006 tempest-QosSpecsTestJSON-436043116 tempest-QosSpecsTestJSON-436043116-project-admin] Delete qos_spec: b2572889-1fa6-4acc-b01a-be9cb38185f8, force: False {{(pid=100213) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 20 00:56:59.913980 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-4fc35e3d-ca7e-4f96-ab61-e018e9380006 tempest-QosSpecsTestJSON-436043116 tempest-QosSpecsTestJSON-436043116-project-admin] https://10.4.3.240/volume/v3/qos-specs/b2572889-1fa6-4acc-b01a-be9cb38185f8?force=False returned with HTTP 202 Aug 20 00:56:59.914220 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 125/508] 10.4.3.240 () {66 vars in 1380 bytes} [Thu Aug 20 00:56:59 2026] DELETE /volume/v3/qos-specs/b2572889-1fa6-4acc-b01a-be9cb38185f8?force=False => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:56:59.923614 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-f9ecb446-6776-4f64-80d7-f3fcc64e1a76 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:56:59.929157 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-f9ecb446-6776-4f64-80d7-f3fcc64e1a76 tempest-QosSpecsTestJSON-436043116 tempest-QosSpecsTestJSON-436043116-project-admin] GET https://10.4.3.240/volume/v3/qos-specs/b2572889-1fa6-4acc-b01a-be9cb38185f8 Aug 20 00:56:59.929157 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-f9ecb446-6776-4f64-80d7-f3fcc64e1a76 tempest-QosSpecsTestJSON-436043116 tempest-QosSpecsTestJSON-436043116-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:56:59.929157 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-f9ecb446-6776-4f64-80d7-f3fcc64e1a76 tempest-QosSpecsTestJSON-436043116 tempest-QosSpecsTestJSON-436043116-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:56:59.929157 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:56:59.929157 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 00:56:59.938528 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-f9ecb446-6776-4f64-80d7-f3fcc64e1a76 tempest-QosSpecsTestJSON-436043116 tempest-QosSpecsTestJSON-436043116-project-admin] https://10.4.3.240/volume/v3/qos-specs/b2572889-1fa6-4acc-b01a-be9cb38185f8 returned with HTTP 404 Aug 20 00:56:59.939287 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 128/509] 10.4.3.240 () {66 vars in 1354 bytes} [Thu Aug 20 00:56:59 2026] GET /volume/v3/qos-specs/b2572889-1fa6-4acc-b01a-be9cb38185f8 => generated 100 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:57:01.260776 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-6644e908-0ff0-47db-961d-d19a7a22ec7a None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:57:01.410781 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-6644e908-0ff0-47db-961d-d19a7a22ec7a tempest-TestInstancesWithCinderVolumes-1228514429 tempest-TestInstancesWithCinderVolumes-1228514429-project-admin] POST https://10.4.3.240/volume/v3/types Aug 20 00:57:01.411359 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-6644e908-0ff0-47db-961d-d19a7a22ec7a tempest-TestInstancesWithCinderVolumes-1228514429 tempest-TestInstancesWithCinderVolumes-1228514429-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1388019917-2008121924", "extra_specs": {}}} {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:57:01.413012 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:57:01.413012 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 00:57:01.427437 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-6644e908-0ff0-47db-961d-d19a7a22ec7a tempest-TestInstancesWithCinderVolumes-1228514429 tempest-TestInstancesWithCinderVolumes-1228514429-project-admin] https://10.4.3.240/volume/v3/types returned with HTTP 200 Aug 20 00:57:01.427975 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 128/510] 10.4.3.240 () {68 vars in 1253 bytes} [Thu Aug 20 00:57:01 2026] POST /volume/v3/types => generated 269 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:57:03.176892 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-ddf4b5ff-c509-49e5-9f64-4ff65386807a None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:57:03.251988 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-ddf4b5ff-c509-49e5-9f64-4ff65386807a tempest-VolumeRetypeWithoutMigrationTest-169671332 tempest-VolumeRetypeWithoutMigrationTest-169671332-project-admin] POST https://10.4.3.240/volume/v3/types Aug 20 00:57:03.252308 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-ddf4b5ff-c509-49e5-9f64-4ff65386807a tempest-VolumeRetypeWithoutMigrationTest-169671332 tempest-VolumeRetypeWithoutMigrationTest-169671332-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "volume-type-1"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:57:03.256944 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:57:03.256944 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 00:57:03.284403 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-ddf4b5ff-c509-49e5-9f64-4ff65386807a tempest-VolumeRetypeWithoutMigrationTest-169671332 tempest-VolumeRetypeWithoutMigrationTest-169671332-project-admin] https://10.4.3.240/volume/v3/types returned with HTTP 200 Aug 20 00:57:03.284787 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 130/511] 10.4.3.240 () {68 vars in 1252 bytes} [Thu Aug 20 00:57:03 2026] POST /volume/v3/types => generated 188 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:57:03.294363 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-fdac37ae-4aaa-4cc8-92e7-5c328d6c56d8 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:57:03.298052 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-fdac37ae-4aaa-4cc8-92e7-5c328d6c56d8 tempest-VolumeRetypeWithoutMigrationTest-169671332 tempest-VolumeRetypeWithoutMigrationTest-169671332-project-admin] POST https://10.4.3.240/volume/v3/types Aug 20 00:57:03.298551 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-fdac37ae-4aaa-4cc8-92e7-5c328d6c56d8 tempest-VolumeRetypeWithoutMigrationTest-169671332 tempest-VolumeRetypeWithoutMigrationTest-169671332-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "volume-type-2"}} {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:57:03.302222 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:57:03.302222 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 00:57:03.321061 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-fdac37ae-4aaa-4cc8-92e7-5c328d6c56d8 tempest-VolumeRetypeWithoutMigrationTest-169671332 tempest-VolumeRetypeWithoutMigrationTest-169671332-project-admin] https://10.4.3.240/volume/v3/types returned with HTTP 200 Aug 20 00:57:03.321625 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 126/512] 10.4.3.240 () {68 vars in 1252 bytes} [Thu Aug 20 00:57:03 2026] POST /volume/v3/types => generated 188 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:57:03.330529 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-cb509ca4-d1ec-42c1-b186-bba161ac2915 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:57:03.403960 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-cb509ca4-d1ec-42c1-b186-bba161ac2915 tempest-VolumeRetypeWithoutMigrationTest-252145847 tempest-VolumeRetypeWithoutMigrationTest-252145847-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 20 00:57:03.406368 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-cb509ca4-d1ec-42c1-b186-bba161ac2915 tempest-VolumeRetypeWithoutMigrationTest-252145847 tempest-VolumeRetypeWithoutMigrationTest-252145847-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "volume-type-1", "size": 1, "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-744332503"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:57:03.410757 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.v3.volumes [None req-cb509ca4-d1ec-42c1-b186-bba161ac2915 tempest-VolumeRetypeWithoutMigrationTest-252145847 tempest-VolumeRetypeWithoutMigrationTest-252145847-project-member] Create volume request body: {'volume': {'volume_type': 'volume-type-1', 'size': 1, 'name': 'tempest-VolumeRetypeWithoutMigrationTest-Volume-744332503'}} {{(pid=100215) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 00:57:03.416984 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-cb509ca4-d1ec-42c1-b186-bba161ac2915 tempest-VolumeRetypeWithoutMigrationTest-252145847 tempest-VolumeRetypeWithoutMigrationTest-252145847-project-member] Create volume of 1 GB Aug 20 00:57:03.417407 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:57:03.417407 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 00:57:03.417989 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-cb509ca4-d1ec-42c1-b186-bba161ac2915 tempest-VolumeRetypeWithoutMigrationTest-252145847 tempest-VolumeRetypeWithoutMigrationTest-252145847-project-member] Availability Zones retrieved successfully. Aug 20 00:57:03.424033 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-cb509ca4-d1ec-42c1-b186-bba161ac2915 tempest-VolumeRetypeWithoutMigrationTest-252145847 tempest-VolumeRetypeWithoutMigrationTest-252145847-project-member] Flow 'volume_create_api' (12601b42-2287-4817-bb93-1e2e354a891d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:57:03.425841 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-cb509ca4-d1ec-42c1-b186-bba161ac2915 tempest-VolumeRetypeWithoutMigrationTest-252145847 tempest-VolumeRetypeWithoutMigrationTest-252145847-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (791c680e-2af7-4976-822c-222f8bf9071f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:57:03.427191 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.flows.api.create_volume [None req-cb509ca4-d1ec-42c1-b186-bba161ac2915 tempest-VolumeRetypeWithoutMigrationTest-252145847 tempest-VolumeRetypeWithoutMigrationTest-252145847-project-member] Validating volume size '1' using validate_int {{(pid=100215) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 00:57:03.460678 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-cb509ca4-d1ec-42c1-b186-bba161ac2915 tempest-VolumeRetypeWithoutMigrationTest-252145847 tempest-VolumeRetypeWithoutMigrationTest-252145847-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (791c680e-2af7-4976-822c-222f8bf9071f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:57:03Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=52bc4039-4b1e-4985-bf29-9752becebc03,is_public=True,name='volume-type-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '52bc4039-4b1e-4985-bf29-9752becebc03', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:57:03.462071 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-cb509ca4-d1ec-42c1-b186-bba161ac2915 tempest-VolumeRetypeWithoutMigrationTest-252145847 tempest-VolumeRetypeWithoutMigrationTest-252145847-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5d178e3e-e9a3-4e65-8dbf-3a70bea943cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:57:03.493942 np0000007838 devstack@c-api.service[100215]: WARNING cinder.quota [None req-cb509ca4-d1ec-42c1-b186-bba161ac2915 tempest-VolumeRetypeWithoutMigrationTest-252145847 tempest-VolumeRetypeWithoutMigrationTest-252145847-project-member] Deprecated: Default quota for resource: volumes_volume-type-1 is set by the default quota flag: quota_volumes_volume-type-1, it is now deprecated. Please use the default quota class for default quota. Aug 20 00:57:03.494220 np0000007838 devstack@c-api.service[100215]: WARNING cinder.quota [None req-cb509ca4-d1ec-42c1-b186-bba161ac2915 tempest-VolumeRetypeWithoutMigrationTest-252145847 tempest-VolumeRetypeWithoutMigrationTest-252145847-project-member] Deprecated: Default quota for resource: gigabytes_volume-type-1 is set by the default quota flag: quota_gigabytes_volume-type-1, it is now deprecated. Please use the default quota class for default quota. Aug 20 00:57:03.544145 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.quota [None req-cb509ca4-d1ec-42c1-b186-bba161ac2915 tempest-VolumeRetypeWithoutMigrationTest-252145847 tempest-VolumeRetypeWithoutMigrationTest-252145847-project-member] Created reservations ['f1bb1d5b-47c1-4cb4-af67-2e04a4c1de76', '7ca2f9dd-d43f-4d33-8c46-4d1bf675408c', '5e273d6e-f06e-4a33-a7b1-446a0f1a5343', 'ba3d963c-d9b6-4f33-b161-aac56344069c'] {{(pid=100215) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:57:03.545367 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-cb509ca4-d1ec-42c1-b186-bba161ac2915 tempest-VolumeRetypeWithoutMigrationTest-252145847 tempest-VolumeRetypeWithoutMigrationTest-252145847-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5d178e3e-e9a3-4e65-8dbf-3a70bea943cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f1bb1d5b-47c1-4cb4-af67-2e04a4c1de76', '7ca2f9dd-d43f-4d33-8c46-4d1bf675408c', '5e273d6e-f06e-4a33-a7b1-446a0f1a5343', 'ba3d963c-d9b6-4f33-b161-aac56344069c']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:57:03.546461 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-cb509ca4-d1ec-42c1-b186-bba161ac2915 tempest-VolumeRetypeWithoutMigrationTest-252145847 tempest-VolumeRetypeWithoutMigrationTest-252145847-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5a9ccb23-ede7-4697-b499-327c5792f3f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:57:03.583926 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-cb509ca4-d1ec-42c1-b186-bba161ac2915 tempest-VolumeRetypeWithoutMigrationTest-252145847 tempest-VolumeRetypeWithoutMigrationTest-252145847-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5a9ccb23-ede7-4697-b499-327c5792f3f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0fb65c86-ff77-4fe2-84c1-a92f2c311c6e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-744332503',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6e8de5cc48c5468bb76686beeb6c5493',qos_specs=None,replication_status=,reservations=['f1bb1d5b-47c1-4cb4-af67-2e04a4c1de76','7ca2f9dd-d43f-4d33-8c46-4d1bf675408c','5e273d6e-f06e-4a33-a7b1-446a0f1a5343','ba3d963c-d9b6-4f33-b161-aac56344069c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='190d2815fba042c9b483e565abfd815c',volume_type_id=52bc4039-4b1e-4985-bf29-9752becebc03), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T00:57:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-744332503',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0fb65c86-ff77-4fe2-84c1-a92f2c311c6e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6e8de5cc48c5468bb76686beeb6c5493',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='190d2815fba042c9b483e565abfd815c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(52bc4039-4b1e-4985-bf29-9752becebc03),volume_type_id=52bc4039-4b1e-4985-bf29-9752becebc03)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:57:03.584878 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-cb509ca4-d1ec-42c1-b186-bba161ac2915 tempest-VolumeRetypeWithoutMigrationTest-252145847 tempest-VolumeRetypeWithoutMigrationTest-252145847-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ebc228da-4b06-43a8-bbc1-1977f00eac1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:57:03.610032 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-cb509ca4-d1ec-42c1-b186-bba161ac2915 tempest-VolumeRetypeWithoutMigrationTest-252145847 tempest-VolumeRetypeWithoutMigrationTest-252145847-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ebc228da-4b06-43a8-bbc1-1977f00eac1f) transitioned into state 'SUCCESS' from state '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-744332503',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6e8de5cc48c5468bb76686beeb6c5493',qos_specs=None,replication_status=,reservations=['f1bb1d5b-47c1-4cb4-af67-2e04a4c1de76','7ca2f9dd-d43f-4d33-8c46-4d1bf675408c','5e273d6e-f06e-4a33-a7b1-446a0f1a5343','ba3d963c-d9b6-4f33-b161-aac56344069c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='190d2815fba042c9b483e565abfd815c',volume_type_id=52bc4039-4b1e-4985-bf29-9752becebc03)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:57:03.610790 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-cb509ca4-d1ec-42c1-b186-bba161ac2915 tempest-VolumeRetypeWithoutMigrationTest-252145847 tempest-VolumeRetypeWithoutMigrationTest-252145847-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d90407b9-7c92-42dc-830a-a7cd127003f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:57:03.624568 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-cb509ca4-d1ec-42c1-b186-bba161ac2915 tempest-VolumeRetypeWithoutMigrationTest-252145847 tempest-VolumeRetypeWithoutMigrationTest-252145847-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d90407b9-7c92-42dc-830a-a7cd127003f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:57:03.624568 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-cb509ca4-d1ec-42c1-b186-bba161ac2915 tempest-VolumeRetypeWithoutMigrationTest-252145847 tempest-VolumeRetypeWithoutMigrationTest-252145847-project-member] Flow 'volume_create_api' (12601b42-2287-4817-bb93-1e2e354a891d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:57:03.624568 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-cb509ca4-d1ec-42c1-b186-bba161ac2915 tempest-VolumeRetypeWithoutMigrationTest-252145847 tempest-VolumeRetypeWithoutMigrationTest-252145847-project-member] Create volume request issued successfully. Aug 20 00:57:03.624804 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-cb509ca4-d1ec-42c1-b186-bba161ac2915 tempest-VolumeRetypeWithoutMigrationTest-252145847 tempest-VolumeRetypeWithoutMigrationTest-252145847-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 20 00:57:03.625382 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 129/513] 10.4.3.240 () {68 vars in 1259 bytes} [Thu Aug 20 00:57:03 2026] POST /volume/v3/volumes => generated 767 bytes in 295 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 00:57:03.643928 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-5c270c55-0fd7-4f2a-88a4-9a2ae9bab75d None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:57:03.646696 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-5c270c55-0fd7-4f2a-88a4-9a2ae9bab75d tempest-VolumeRetypeWithoutMigrationTest-252145847 tempest-VolumeRetypeWithoutMigrationTest-252145847-project-member] GET https://10.4.3.240/volume/v3/volumes/0fb65c86-ff77-4fe2-84c1-a92f2c311c6e Aug 20 00:57:03.646828 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-5c270c55-0fd7-4f2a-88a4-9a2ae9bab75d tempest-VolumeRetypeWithoutMigrationTest-252145847 tempest-VolumeRetypeWithoutMigrationTest-252145847-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:57:03.646963 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-5c270c55-0fd7-4f2a-88a4-9a2ae9bab75d tempest-VolumeRetypeWithoutMigrationTest-252145847 tempest-VolumeRetypeWithoutMigrationTest-252145847-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:57:03.661544 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:57:03.661544 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 00:57:03.666104 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-5c270c55-0fd7-4f2a-88a4-9a2ae9bab75d tempest-VolumeRetypeWithoutMigrationTest-252145847 tempest-VolumeRetypeWithoutMigrationTest-252145847-project-member] Volume info retrieved successfully. Aug 20 00:57:03.671189 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-5c270c55-0fd7-4f2a-88a4-9a2ae9bab75d tempest-VolumeRetypeWithoutMigrationTest-252145847 tempest-VolumeRetypeWithoutMigrationTest-252145847-project-member] https://10.4.3.240/volume/v3/volumes/0fb65c86-ff77-4fe2-84c1-a92f2c311c6e returned with HTTP 200 Aug 20 00:57:03.671708 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 129/514] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:57:03 2026] GET /volume/v3/volumes/0fb65c86-ff77-4fe2-84c1-a92f2c311c6e => generated 835 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:57:04.293458 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-57d37ba2-2e72-4583-9384-d20bb54c5242 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:57:04.295295 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-57d37ba2-2e72-4583-9384-d20bb54c5242 tempest-TestInstancesWithCinderVolumes-1228514429 tempest-TestInstancesWithCinderVolumes-1228514429-project-admin] POST https://10.4.3.240/volume/v3/types Aug 20 00:57:04.295721 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-57d37ba2-2e72-4583-9384-d20bb54c5242 tempest-TestInstancesWithCinderVolumes-1228514429 tempest-TestInstancesWithCinderVolumes-1228514429-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1398143727-260175863", "extra_specs": {}}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:57:04.317068 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-57d37ba2-2e72-4583-9384-d20bb54c5242 tempest-TestInstancesWithCinderVolumes-1228514429 tempest-TestInstancesWithCinderVolumes-1228514429-project-admin] https://10.4.3.240/volume/v3/types returned with HTTP 200 Aug 20 00:57:04.317486 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 131/515] 10.4.3.240 () {68 vars in 1253 bytes} [Thu Aug 20 00:57:04 2026] POST /volume/v3/types => generated 268 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:57:04.329621 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-cb6946f1-27d5-4f9e-ba8c-e3f06b8c78cb None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:57:04.331702 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-cb6946f1-27d5-4f9e-ba8c-e3f06b8c78cb tempest-TestInstancesWithCinderVolumes-1228514429 tempest-TestInstancesWithCinderVolumes-1228514429-project-admin] POST https://10.4.3.240/volume/v3/types Aug 20 00:57:04.332131 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-cb6946f1-27d5-4f9e-ba8c-e3f06b8c78cb tempest-TestInstancesWithCinderVolumes-1228514429 tempest-TestInstancesWithCinderVolumes-1228514429-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-87345751-288156359", "extra_specs": {}}} {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:57:04.346636 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-cb6946f1-27d5-4f9e-ba8c-e3f06b8c78cb tempest-TestInstancesWithCinderVolumes-1228514429 tempest-TestInstancesWithCinderVolumes-1228514429-project-admin] https://10.4.3.240/volume/v3/types returned with HTTP 200 Aug 20 00:57:04.347029 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 127/516] 10.4.3.240 () {68 vars in 1253 bytes} [Thu Aug 20 00:57:04 2026] POST /volume/v3/types => generated 266 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:57:04.355114 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-621f008e-0960-437a-8a93-2eb85dae60c7 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:57:04.357774 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-621f008e-0960-437a-8a93-2eb85dae60c7 tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 20 00:57:04.358288 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-621f008e-0960-437a-8a93-2eb85dae60c7 tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-1585379846", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1398143727-260175863", "size": 1}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:57:04.360495 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.v3.volumes [None req-621f008e-0960-437a-8a93-2eb85dae60c7 tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-1585379846', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1398143727-260175863', 'size': 1}} {{(pid=100215) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 00:57:04.364918 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-621f008e-0960-437a-8a93-2eb85dae60c7 tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] Create volume of 1 GB Aug 20 00:57:04.365405 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:57:04.365405 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 00:57:04.366171 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-621f008e-0960-437a-8a93-2eb85dae60c7 tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] Availability Zones retrieved successfully. Aug 20 00:57:04.375758 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-621f008e-0960-437a-8a93-2eb85dae60c7 tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] Flow 'volume_create_api' (f1c4f9e2-3021-4fae-8098-4b358b10ac9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:57:04.377312 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-621f008e-0960-437a-8a93-2eb85dae60c7 tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (86f4d7ab-fa56-49af-ba2a-7bdb21cac135) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:57:04.378810 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.flows.api.create_volume [None req-621f008e-0960-437a-8a93-2eb85dae60c7 tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] Validating volume size '1' using validate_int {{(pid=100215) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 00:57:04.404715 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-621f008e-0960-437a-8a93-2eb85dae60c7 tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (86f4d7ab-fa56-49af-ba2a-7bdb21cac135) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:57:04Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=08b221c0-dc06-4021-9fd2-9a405d595e8f,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1398143727-260175863',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '08b221c0-dc06-4021-9fd2-9a405d595e8f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:57:04.405003 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-621f008e-0960-437a-8a93-2eb85dae60c7 tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c67ae9a8-958f-4090-b99c-14187b84cb16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:57:04.444667 np0000007838 devstack@c-api.service[100215]: WARNING cinder.quota [None req-621f008e-0960-437a-8a93-2eb85dae60c7 tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1398143727-260175863 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1398143727-260175863, it is now deprecated. Please use the default quota class for default quota. Aug 20 00:57:04.445058 np0000007838 devstack@c-api.service[100215]: WARNING cinder.quota [None req-621f008e-0960-437a-8a93-2eb85dae60c7 tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1398143727-260175863 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1398143727-260175863, it is now deprecated. Please use the default quota class for default quota. Aug 20 00:57:04.502595 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.quota [None req-621f008e-0960-437a-8a93-2eb85dae60c7 tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] Created reservations ['af918a13-4dc5-4ad7-ac13-e432294e44f1', '6ce8cd63-1d56-464a-b587-60d2d69aa60f', '2d18cae1-29c5-4865-9113-fd27f7b6eb21', 'f76999cf-3bba-4792-9be8-49822f777ec3'] {{(pid=100215) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:57:04.503529 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-621f008e-0960-437a-8a93-2eb85dae60c7 tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c67ae9a8-958f-4090-b99c-14187b84cb16) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['af918a13-4dc5-4ad7-ac13-e432294e44f1', '6ce8cd63-1d56-464a-b587-60d2d69aa60f', '2d18cae1-29c5-4865-9113-fd27f7b6eb21', 'f76999cf-3bba-4792-9be8-49822f777ec3']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:57:04.504422 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-621f008e-0960-437a-8a93-2eb85dae60c7 tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8d7680c7-e2f6-4fdd-a42c-5bac6c71d553) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:57:04.531698 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-621f008e-0960-437a-8a93-2eb85dae60c7 tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8d7680c7-e2f6-4fdd-a42c-5bac6c71d553) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '59bf60eb-fc28-4cb4-a647-0bdd1905fc85', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1585379846',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b4a0c18d8ba2468eb2ab28e75894154b',qos_specs=None,replication_status=,reservations=['af918a13-4dc5-4ad7-ac13-e432294e44f1','6ce8cd63-1d56-464a-b587-60d2d69aa60f','2d18cae1-29c5-4865-9113-fd27f7b6eb21','f76999cf-3bba-4792-9be8-49822f777ec3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='028392f61c3c468d893f2bea579a7ac7',volume_type_id=08b221c0-dc06-4021-9fd2-9a405d595e8f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T00:57:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1585379846',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=59bf60eb-fc28-4cb4-a647-0bdd1905fc85,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b4a0c18d8ba2468eb2ab28e75894154b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='028392f61c3c468d893f2bea579a7ac7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(08b221c0-dc06-4021-9fd2-9a405d595e8f),volume_type_id=08b221c0-dc06-4021-9fd2-9a405d595e8f)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:57:04.532736 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-621f008e-0960-437a-8a93-2eb85dae60c7 tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6c2ce897-3874-4d3b-870d-14e28fc552a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:57:04.571368 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-621f008e-0960-437a-8a93-2eb85dae60c7 tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6c2ce897-3874-4d3b-870d-14e28fc552a0) transitioned into state 'SUCCESS' from state '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-1585379846',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b4a0c18d8ba2468eb2ab28e75894154b',qos_specs=None,replication_status=,reservations=['af918a13-4dc5-4ad7-ac13-e432294e44f1','6ce8cd63-1d56-464a-b587-60d2d69aa60f','2d18cae1-29c5-4865-9113-fd27f7b6eb21','f76999cf-3bba-4792-9be8-49822f777ec3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='028392f61c3c468d893f2bea579a7ac7',volume_type_id=08b221c0-dc06-4021-9fd2-9a405d595e8f)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:57:04.572320 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-621f008e-0960-437a-8a93-2eb85dae60c7 tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fa7c7cdb-a6dc-4a0b-9f2d-f82a918374b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:57:04.589074 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-621f008e-0960-437a-8a93-2eb85dae60c7 tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fa7c7cdb-a6dc-4a0b-9f2d-f82a918374b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:57:04.591078 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-621f008e-0960-437a-8a93-2eb85dae60c7 tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] Flow 'volume_create_api' (f1c4f9e2-3021-4fae-8098-4b358b10ac9b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:57:04.591078 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-621f008e-0960-437a-8a93-2eb85dae60c7 tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] Create volume request issued successfully. Aug 20 00:57:04.592263 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-621f008e-0960-437a-8a93-2eb85dae60c7 tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 20 00:57:04.592753 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 130/517] 10.4.3.240 () {68 vars in 1259 bytes} [Thu Aug 20 00:57:04 2026] POST /volume/v3/volumes => generated 846 bytes in 238 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 00:57:04.609397 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-00aa33cd-3a3c-4b33-8318-331744d85951 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:57:04.612860 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-00aa33cd-3a3c-4b33-8318-331744d85951 tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 20 00:57:04.613452 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-00aa33cd-3a3c-4b33-8318-331744d85951 tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-867769122", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-87345751-288156359", "size": 1}} {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:57:04.620050 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.v3.volumes [None req-00aa33cd-3a3c-4b33-8318-331744d85951 tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-867769122', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-87345751-288156359', 'size': 1}} {{(pid=100212) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 00:57:04.630446 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.v3.volumes [None req-00aa33cd-3a3c-4b33-8318-331744d85951 tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] Create volume of 1 GB Aug 20 00:57:04.630909 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:57:04.630909 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 00:57:04.633979 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-00aa33cd-3a3c-4b33-8318-331744d85951 tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] Availability Zones retrieved successfully. Aug 20 00:57:04.645714 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-00aa33cd-3a3c-4b33-8318-331744d85951 tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] Flow 'volume_create_api' (b8bf92ff-9f62-4415-94ce-94c5a3b0bcbd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100212) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:57:04.647237 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-00aa33cd-3a3c-4b33-8318-331744d85951 tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8bf1cff9-3507-4235-9ecb-56b241a3373a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:57:04.648555 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.flows.api.create_volume [None req-00aa33cd-3a3c-4b33-8318-331744d85951 tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] Validating volume size '1' using validate_int {{(pid=100212) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 00:57:04.675246 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-00aa33cd-3a3c-4b33-8318-331744d85951 tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8bf1cff9-3507-4235-9ecb-56b241a3373a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:57:04Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=8c56d7d1-823b-4836-b0c8-a312be09e9ca,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-87345751-288156359',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8c56d7d1-823b-4836-b0c8-a312be09e9ca', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:57:04.677318 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-00aa33cd-3a3c-4b33-8318-331744d85951 tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4b30c8db-0aba-4ceb-be56-e81193f49ec6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:57:04.688451 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-e7073564-97bd-4aea-9440-f0df26e6e267 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:57:04.693030 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-e7073564-97bd-4aea-9440-f0df26e6e267 tempest-VolumeRetypeWithoutMigrationTest-252145847 tempest-VolumeRetypeWithoutMigrationTest-252145847-project-member] GET https://10.4.3.240/volume/v3/volumes/0fb65c86-ff77-4fe2-84c1-a92f2c311c6e Aug 20 00:57:04.693030 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-e7073564-97bd-4aea-9440-f0df26e6e267 tempest-VolumeRetypeWithoutMigrationTest-252145847 tempest-VolumeRetypeWithoutMigrationTest-252145847-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:57:04.693204 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-e7073564-97bd-4aea-9440-f0df26e6e267 tempest-VolumeRetypeWithoutMigrationTest-252145847 tempest-VolumeRetypeWithoutMigrationTest-252145847-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:57:04.705128 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:57:04.705128 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 00:57:04.712708 np0000007838 devstack@c-api.service[100212]: WARNING cinder.quota [None req-00aa33cd-3a3c-4b33-8318-331744d85951 tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-87345751-288156359 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-87345751-288156359, it is now deprecated. Please use the default quota class for default quota. Aug 20 00:57:04.713053 np0000007838 devstack@c-api.service[100212]: WARNING cinder.quota [None req-00aa33cd-3a3c-4b33-8318-331744d85951 tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-87345751-288156359 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-87345751-288156359, it is now deprecated. Please use the default quota class for default quota. Aug 20 00:57:04.713300 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-e7073564-97bd-4aea-9440-f0df26e6e267 tempest-VolumeRetypeWithoutMigrationTest-252145847 tempest-VolumeRetypeWithoutMigrationTest-252145847-project-member] Volume info retrieved successfully. Aug 20 00:57:04.722498 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-e7073564-97bd-4aea-9440-f0df26e6e267 tempest-VolumeRetypeWithoutMigrationTest-252145847 tempest-VolumeRetypeWithoutMigrationTest-252145847-project-member] https://10.4.3.240/volume/v3/volumes/0fb65c86-ff77-4fe2-84c1-a92f2c311c6e returned with HTTP 200 Aug 20 00:57:04.723391 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 132/518] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:57:04 2026] GET /volume/v3/volumes/0fb65c86-ff77-4fe2-84c1-a92f2c311c6e => generated 860 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:57:04.738861 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-f44bb644-6bd1-47cb-8c14-1e41aebdcf80 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:57:04.742386 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-f44bb644-6bd1-47cb-8c14-1e41aebdcf80 tempest-VolumeRetypeWithoutMigrationTest-169671332 tempest-VolumeRetypeWithoutMigrationTest-169671332-project-admin] GET https://10.4.3.240/volume/v3/volumes/0fb65c86-ff77-4fe2-84c1-a92f2c311c6e Aug 20 00:57:04.742710 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-f44bb644-6bd1-47cb-8c14-1e41aebdcf80 tempest-VolumeRetypeWithoutMigrationTest-169671332 tempest-VolumeRetypeWithoutMigrationTest-169671332-project-admin] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:57:04.742997 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-f44bb644-6bd1-47cb-8c14-1e41aebdcf80 tempest-VolumeRetypeWithoutMigrationTest-169671332 tempest-VolumeRetypeWithoutMigrationTest-169671332-project-admin] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:57:04.743395 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.quota [None req-00aa33cd-3a3c-4b33-8318-331744d85951 tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] Created reservations ['9398c676-d2ad-419c-835c-99e5d5626f83', 'f58e1a44-8bd0-401d-a3b2-5c04b3e25a63', '21122d35-42c4-4e1d-9209-49ee8c8d60d4', '7d34fed4-c18b-42f3-b132-215d944c39e6'] {{(pid=100212) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:57:04.744318 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-00aa33cd-3a3c-4b33-8318-331744d85951 tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4b30c8db-0aba-4ceb-be56-e81193f49ec6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9398c676-d2ad-419c-835c-99e5d5626f83', 'f58e1a44-8bd0-401d-a3b2-5c04b3e25a63', '21122d35-42c4-4e1d-9209-49ee8c8d60d4', '7d34fed4-c18b-42f3-b132-215d944c39e6']}' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:57:04.745360 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-00aa33cd-3a3c-4b33-8318-331744d85951 tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (989573ed-d11c-45d4-b710-5ef1406d818b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:57:04.755122 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:57:04.755122 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 00:57:04.762335 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-f44bb644-6bd1-47cb-8c14-1e41aebdcf80 tempest-VolumeRetypeWithoutMigrationTest-169671332 tempest-VolumeRetypeWithoutMigrationTest-169671332-project-admin] Volume info retrieved successfully. Aug 20 00:57:04.770517 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-f44bb644-6bd1-47cb-8c14-1e41aebdcf80 tempest-VolumeRetypeWithoutMigrationTest-169671332 tempest-VolumeRetypeWithoutMigrationTest-169671332-project-admin] https://10.4.3.240/volume/v3/volumes/0fb65c86-ff77-4fe2-84c1-a92f2c311c6e returned with HTTP 200 Aug 20 00:57:04.773379 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 128/519] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:57:04 2026] GET /volume/v3/volumes/0fb65c86-ff77-4fe2-84c1-a92f2c311c6e => generated 1024 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:57:04.775782 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-00aa33cd-3a3c-4b33-8318-331744d85951 tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (989573ed-d11c-45d4-b710-5ef1406d818b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c9e63641-e7b6-4d62-b058-cea939f579ff', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-867769122',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b4a0c18d8ba2468eb2ab28e75894154b',qos_specs=None,replication_status=,reservations=['9398c676-d2ad-419c-835c-99e5d5626f83','f58e1a44-8bd0-401d-a3b2-5c04b3e25a63','21122d35-42c4-4e1d-9209-49ee8c8d60d4','7d34fed4-c18b-42f3-b132-215d944c39e6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='028392f61c3c468d893f2bea579a7ac7',volume_type_id=8c56d7d1-823b-4836-b0c8-a312be09e9ca), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T00:57:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-867769122',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c9e63641-e7b6-4d62-b058-cea939f579ff,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b4a0c18d8ba2468eb2ab28e75894154b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='028392f61c3c468d893f2bea579a7ac7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8c56d7d1-823b-4836-b0c8-a312be09e9ca),volume_type_id=8c56d7d1-823b-4836-b0c8-a312be09e9ca)}' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:57:04.776732 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-00aa33cd-3a3c-4b33-8318-331744d85951 tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b49ca693-ccce-4e8b-80a4-41177903a8aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:57:04.787105 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-bd06b0c9-6d45-4ddc-805f-6226fac2111f None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:57:04.790048 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-bd06b0c9-6d45-4ddc-805f-6226fac2111f tempest-VolumeRetypeWithoutMigrationTest-252145847 tempest-VolumeRetypeWithoutMigrationTest-252145847-project-member] POST https://10.4.3.240/volume/v3/volumes/0fb65c86-ff77-4fe2-84c1-a92f2c311c6e/action Aug 20 00:57:04.790048 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-bd06b0c9-6d45-4ddc-805f-6226fac2111f tempest-VolumeRetypeWithoutMigrationTest-252145847 tempest-VolumeRetypeWithoutMigrationTest-252145847-project-member] Action body: b'{"os-retype": {"new_type": "volume-type-2", "migration_policy": "never"}}' {{(pid=100215) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 00:57:04.790048 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-bd06b0c9-6d45-4ddc-805f-6226fac2111f tempest-VolumeRetypeWithoutMigrationTest-252145847 tempest-VolumeRetypeWithoutMigrationTest-252145847-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "volume-type-2", "migration_policy": "never"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:57:04.802742 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:57:04.802742 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 00:57:04.803121 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-bd06b0c9-6d45-4ddc-805f-6226fac2111f tempest-VolumeRetypeWithoutMigrationTest-252145847 tempest-VolumeRetypeWithoutMigrationTest-252145847-project-member] Volume info retrieved successfully. Aug 20 00:57:04.808114 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-00aa33cd-3a3c-4b33-8318-331744d85951 tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b49ca693-ccce-4e8b-80a4-41177903a8aa) transitioned into state 'SUCCESS' from state '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-867769122',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b4a0c18d8ba2468eb2ab28e75894154b',qos_specs=None,replication_status=,reservations=['9398c676-d2ad-419c-835c-99e5d5626f83','f58e1a44-8bd0-401d-a3b2-5c04b3e25a63','21122d35-42c4-4e1d-9209-49ee8c8d60d4','7d34fed4-c18b-42f3-b132-215d944c39e6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='028392f61c3c468d893f2bea579a7ac7',volume_type_id=8c56d7d1-823b-4836-b0c8-a312be09e9ca)}' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:57:04.808114 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-00aa33cd-3a3c-4b33-8318-331744d85951 tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b9efaa72-2d79-4634-ae5d-cd677f043d1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:57:04.822718 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-00aa33cd-3a3c-4b33-8318-331744d85951 tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b9efaa72-2d79-4634-ae5d-cd677f043d1c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:57:04.824217 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-00aa33cd-3a3c-4b33-8318-331744d85951 tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] Flow 'volume_create_api' (b8bf92ff-9f62-4415-94ce-94c5a3b0bcbd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100212) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:57:04.824217 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-00aa33cd-3a3c-4b33-8318-331744d85951 tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] Create volume request issued successfully. Aug 20 00:57:04.824461 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-00aa33cd-3a3c-4b33-8318-331744d85951 tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 20 00:57:04.824876 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 130/520] 10.4.3.240 () {68 vars in 1259 bytes} [Thu Aug 20 00:57:04 2026] POST /volume/v3/volumes => generated 843 bytes in 216 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 00:57:04.835626 np0000007838 devstack@c-api.service[100215]: WARNING cinder.quota [None req-bd06b0c9-6d45-4ddc-805f-6226fac2111f tempest-VolumeRetypeWithoutMigrationTest-252145847 tempest-VolumeRetypeWithoutMigrationTest-252145847-project-member] Deprecated: Default quota for resource: volumes_volume-type-2 is set by the default quota flag: quota_volumes_volume-type-2, it is now deprecated. Please use the default quota class for default quota. Aug 20 00:57:04.836323 np0000007838 devstack@c-api.service[100215]: WARNING cinder.quota [None req-bd06b0c9-6d45-4ddc-805f-6226fac2111f tempest-VolumeRetypeWithoutMigrationTest-252145847 tempest-VolumeRetypeWithoutMigrationTest-252145847-project-member] Deprecated: Default quota for resource: gigabytes_volume-type-2 is set by the default quota flag: quota_gigabytes_volume-type-2, it is now deprecated. Please use the default quota class for default quota. Aug 20 00:57:04.873191 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-b2c149d0-a166-4b2f-82d6-25a923f1fb2a None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:57:04.876427 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-b2c149d0-a166-4b2f-82d6-25a923f1fb2a tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 20 00:57:04.877413 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-b2c149d0-a166-4b2f-82d6-25a923f1fb2a tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-1169829854", "snapshot_id": null, "imageRef": "d5a7be18-42d5-4ff3-891c-1f9fd9a2ba59", "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1388019917-2008121924", "size": 1}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:57:04.880548 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.v3.volumes [None req-b2c149d0-a166-4b2f-82d6-25a923f1fb2a tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-1169829854', 'snapshot_id': None, 'imageRef': 'd5a7be18-42d5-4ff3-891c-1f9fd9a2ba59', 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1388019917-2008121924', 'size': 1}} {{(pid=100214) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 00:57:04.880713 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.quota [None req-bd06b0c9-6d45-4ddc-805f-6226fac2111f tempest-VolumeRetypeWithoutMigrationTest-252145847 tempest-VolumeRetypeWithoutMigrationTest-252145847-project-member] Created reservations ['5fc975a3-ab76-4cc5-8573-9669b48ff97d', '60370e96-a910-4f9d-8b6c-b3e087f12a34'] {{(pid=100215) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:57:04.910074 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.quota [None req-bd06b0c9-6d45-4ddc-805f-6226fac2111f tempest-VolumeRetypeWithoutMigrationTest-252145847 tempest-VolumeRetypeWithoutMigrationTest-252145847-project-member] Created reservations ['5e3e1ac7-499b-44b3-ab2a-fecb99d659e4', '224f7561-a13b-4b29-a04f-7f48ceda45bb'] {{(pid=100215) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:57:04.955270 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-bd06b0c9-6d45-4ddc-805f-6226fac2111f tempest-VolumeRetypeWithoutMigrationTest-252145847 tempest-VolumeRetypeWithoutMigrationTest-252145847-project-member] Retype volume request issued successfully. Aug 20 00:57:04.955561 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-bd06b0c9-6d45-4ddc-805f-6226fac2111f tempest-VolumeRetypeWithoutMigrationTest-252145847 tempest-VolumeRetypeWithoutMigrationTest-252145847-project-member] https://10.4.3.240/volume/v3/volumes/0fb65c86-ff77-4fe2-84c1-a92f2c311c6e/action returned with HTTP 202 Aug 20 00:57:04.956100 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 131/521] 10.4.3.240 () {68 vars in 1390 bytes} [Thu Aug 20 00:57:04 2026] POST /volume/v3/volumes/0fb65c86-ff77-4fe2-84c1-a92f2c311c6e/action => generated 0 bytes in 170 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 00:57:04.969050 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-62dbfc62-4fbb-49fd-878d-f349161c8897 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:57:04.973974 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-62dbfc62-4fbb-49fd-878d-f349161c8897 tempest-VolumeRetypeWithoutMigrationTest-252145847 tempest-VolumeRetypeWithoutMigrationTest-252145847-project-member] GET https://10.4.3.240/volume/v3/volumes/0fb65c86-ff77-4fe2-84c1-a92f2c311c6e Aug 20 00:57:04.975630 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-62dbfc62-4fbb-49fd-878d-f349161c8897 tempest-VolumeRetypeWithoutMigrationTest-252145847 tempest-VolumeRetypeWithoutMigrationTest-252145847-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:57:04.975899 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-62dbfc62-4fbb-49fd-878d-f349161c8897 tempest-VolumeRetypeWithoutMigrationTest-252145847 tempest-VolumeRetypeWithoutMigrationTest-252145847-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:57:04.985037 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:57:04.985037 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 00:57:04.989604 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-62dbfc62-4fbb-49fd-878d-f349161c8897 tempest-VolumeRetypeWithoutMigrationTest-252145847 tempest-VolumeRetypeWithoutMigrationTest-252145847-project-member] Volume info retrieved successfully. Aug 20 00:57:04.993375 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.v3.volumes [None req-b2c149d0-a166-4b2f-82d6-25a923f1fb2a tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] Create volume of 1 GB Aug 20 00:57:04.993761 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:57:04.993761 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 00:57:04.995384 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-b2c149d0-a166-4b2f-82d6-25a923f1fb2a tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] Availability Zones retrieved successfully. Aug 20 00:57:04.995528 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-62dbfc62-4fbb-49fd-878d-f349161c8897 tempest-VolumeRetypeWithoutMigrationTest-252145847 tempest-VolumeRetypeWithoutMigrationTest-252145847-project-member] https://10.4.3.240/volume/v3/volumes/0fb65c86-ff77-4fe2-84c1-a92f2c311c6e returned with HTTP 200 Aug 20 00:57:04.995528 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 129/522] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:57:04 2026] GET /volume/v3/volumes/0fb65c86-ff77-4fe2-84c1-a92f2c311c6e => generated 859 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:57:05.007954 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-b2c149d0-a166-4b2f-82d6-25a923f1fb2a tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] Flow 'volume_create_api' (438ee00c-a2c3-454c-b225-4ec22aa87a8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:57:05.008930 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-b2c149d0-a166-4b2f-82d6-25a923f1fb2a tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b1f15d7e-4d6f-4c8f-9465-486e8a58b54c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:57:05.010281 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.flows.api.create_volume [None req-b2c149d0-a166-4b2f-82d6-25a923f1fb2a tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] Validating volume size '1' using validate_int {{(pid=100214) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 00:57:05.087798 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-b2c149d0-a166-4b2f-82d6-25a923f1fb2a tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b1f15d7e-4d6f-4c8f-9465-486e8a58b54c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:57:01Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=29f891a3-1ca2-4d88-8b96-e39f3edc928b,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1388019917-2008121924',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '29f891a3-1ca2-4d88-8b96-e39f3edc928b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:57:05.089017 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-b2c149d0-a166-4b2f-82d6-25a923f1fb2a tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b7beec51-2c15-41b6-972c-22a0b1b28536) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:57:05.122995 np0000007838 devstack@c-api.service[100214]: WARNING cinder.quota [None req-b2c149d0-a166-4b2f-82d6-25a923f1fb2a tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1388019917-2008121924 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1388019917-2008121924, it is now deprecated. Please use the default quota class for default quota. Aug 20 00:57:05.123241 np0000007838 devstack@c-api.service[100214]: WARNING cinder.quota [None req-b2c149d0-a166-4b2f-82d6-25a923f1fb2a tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1388019917-2008121924 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1388019917-2008121924, it is now deprecated. Please use the default quota class for default quota. Aug 20 00:57:05.153943 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.quota [None req-b2c149d0-a166-4b2f-82d6-25a923f1fb2a tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] Created reservations ['d30deabf-be7e-4ccb-a90a-f9a897c31011', 'a19a0849-4908-4731-bd17-5ab3262ef78c', '27c025fb-76c6-42e3-9f6d-38982e899a93', '2c00de86-6a95-4a86-a9d0-f7131f9c895a'] {{(pid=100214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:57:05.154980 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-b2c149d0-a166-4b2f-82d6-25a923f1fb2a tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b7beec51-2c15-41b6-972c-22a0b1b28536) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d30deabf-be7e-4ccb-a90a-f9a897c31011', 'a19a0849-4908-4731-bd17-5ab3262ef78c', '27c025fb-76c6-42e3-9f6d-38982e899a93', '2c00de86-6a95-4a86-a9d0-f7131f9c895a']}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:57:05.156095 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-b2c149d0-a166-4b2f-82d6-25a923f1fb2a tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1eaef356-a390-49bb-b8a3-8f33b871b55c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:57:05.184781 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-b2c149d0-a166-4b2f-82d6-25a923f1fb2a tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1eaef356-a390-49bb-b8a3-8f33b871b55c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1b6c78e1-a615-42f2-897c-167ef937c868', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1169829854',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b4a0c18d8ba2468eb2ab28e75894154b',qos_specs=None,replication_status=,reservations=['d30deabf-be7e-4ccb-a90a-f9a897c31011','a19a0849-4908-4731-bd17-5ab3262ef78c','27c025fb-76c6-42e3-9f6d-38982e899a93','2c00de86-6a95-4a86-a9d0-f7131f9c895a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='028392f61c3c468d893f2bea579a7ac7',volume_type_id=29f891a3-1ca2-4d88-8b96-e39f3edc928b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T00:57:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1169829854',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1b6c78e1-a615-42f2-897c-167ef937c868,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b4a0c18d8ba2468eb2ab28e75894154b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='028392f61c3c468d893f2bea579a7ac7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(29f891a3-1ca2-4d88-8b96-e39f3edc928b),volume_type_id=29f891a3-1ca2-4d88-8b96-e39f3edc928b)}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:57:05.184781 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-b2c149d0-a166-4b2f-82d6-25a923f1fb2a tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (24241cbe-02a9-49dd-a44c-9850ffba7a89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:57:05.203753 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-b2c149d0-a166-4b2f-82d6-25a923f1fb2a tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (24241cbe-02a9-49dd-a44c-9850ffba7a89) transitioned into state 'SUCCESS' from state '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-1169829854',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b4a0c18d8ba2468eb2ab28e75894154b',qos_specs=None,replication_status=,reservations=['d30deabf-be7e-4ccb-a90a-f9a897c31011','a19a0849-4908-4731-bd17-5ab3262ef78c','27c025fb-76c6-42e3-9f6d-38982e899a93','2c00de86-6a95-4a86-a9d0-f7131f9c895a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='028392f61c3c468d893f2bea579a7ac7',volume_type_id=29f891a3-1ca2-4d88-8b96-e39f3edc928b)}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:57:05.204294 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-b2c149d0-a166-4b2f-82d6-25a923f1fb2a tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a0a288b3-bacb-48e7-be58-b9b74186036c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:57:05.215770 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-b2c149d0-a166-4b2f-82d6-25a923f1fb2a tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a0a288b3-bacb-48e7-be58-b9b74186036c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:57:05.216596 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-b2c149d0-a166-4b2f-82d6-25a923f1fb2a tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] Flow 'volume_create_api' (438ee00c-a2c3-454c-b225-4ec22aa87a8b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:57:05.216871 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-b2c149d0-a166-4b2f-82d6-25a923f1fb2a tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] Create volume request issued successfully. Aug 20 00:57:05.217434 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-b2c149d0-a166-4b2f-82d6-25a923f1fb2a tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 20 00:57:05.218665 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 133/523] 10.4.3.240 () {68 vars in 1259 bytes} [Thu Aug 20 00:57:04 2026] POST /volume/v3/volumes => generated 847 bytes in 345 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 00:57:05.236954 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-662eaecd-55c2-465d-9b65-23ae17cf21d2 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:57:05.240603 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-db64d792-871d-479e-94b4-35acdba5b025 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:57:05.242555 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-db64d792-871d-479e-94b4-35acdba5b025 tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] GET https://10.4.3.240/volume/v3/volumes/a7339fc7-4ba3-45e6-a4b6-7e4f94def10f Aug 20 00:57:05.242751 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-db64d792-871d-479e-94b4-35acdba5b025 tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:57:05.242924 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-db64d792-871d-479e-94b4-35acdba5b025 tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:57:05.243221 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-662eaecd-55c2-465d-9b65-23ae17cf21d2 tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] GET https://10.4.3.240/volume/v3/volumes/1b6c78e1-a615-42f2-897c-167ef937c868 Aug 20 00:57:05.243539 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-662eaecd-55c2-465d-9b65-23ae17cf21d2 tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:57:05.243824 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-662eaecd-55c2-465d-9b65-23ae17cf21d2 tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:57:05.250680 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:57:05.250680 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 00:57:05.254053 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-db64d792-871d-479e-94b4-35acdba5b025 tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] Volume info retrieved successfully. Aug 20 00:57:05.255764 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:57:05.255764 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 00:57:05.258614 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-db64d792-871d-479e-94b4-35acdba5b025 tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] https://10.4.3.240/volume/v3/volumes/a7339fc7-4ba3-45e6-a4b6-7e4f94def10f returned with HTTP 200 Aug 20 00:57:05.260724 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 132/524] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:57:05 2026] GET /volume/v3/volumes/a7339fc7-4ba3-45e6-a4b6-7e4f94def10f => generated 844 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:57:05.260824 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-662eaecd-55c2-465d-9b65-23ae17cf21d2 tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] Volume info retrieved successfully. Aug 20 00:57:05.264520 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-662eaecd-55c2-465d-9b65-23ae17cf21d2 tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] https://10.4.3.240/volume/v3/volumes/1b6c78e1-a615-42f2-897c-167ef937c868 returned with HTTP 200 Aug 20 00:57:05.265852 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 131/525] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:57:05 2026] GET /volume/v3/volumes/1b6c78e1-a615-42f2-897c-167ef937c868 => generated 915 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:57:05.331180 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-42d6950b-7b74-4876-9aac-09dedf52d370 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:57:05.333899 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-42d6950b-7b74-4876-9aac-09dedf52d370 tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] GET https://10.4.3.240/volume/v3/volumes/a7339fc7-4ba3-45e6-a4b6-7e4f94def10f Aug 20 00:57:05.334810 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-42d6950b-7b74-4876-9aac-09dedf52d370 tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:57:05.334810 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-42d6950b-7b74-4876-9aac-09dedf52d370 tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:57:05.344988 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:57:05.344988 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 00:57:05.352548 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-42d6950b-7b74-4876-9aac-09dedf52d370 tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] Volume info retrieved successfully. Aug 20 00:57:05.357496 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-42d6950b-7b74-4876-9aac-09dedf52d370 tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] https://10.4.3.240/volume/v3/volumes/a7339fc7-4ba3-45e6-a4b6-7e4f94def10f returned with HTTP 200 Aug 20 00:57:05.360371 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 130/526] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:57:05 2026] GET /volume/v3/volumes/a7339fc7-4ba3-45e6-a4b6-7e4f94def10f => generated 844 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:57:06.011648 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-935ce5bd-99b2-47da-807a-dc8a51ef4784 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:57:06.016006 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-935ce5bd-99b2-47da-807a-dc8a51ef4784 tempest-VolumeRetypeWithoutMigrationTest-252145847 tempest-VolumeRetypeWithoutMigrationTest-252145847-project-member] GET https://10.4.3.240/volume/v3/volumes/0fb65c86-ff77-4fe2-84c1-a92f2c311c6e Aug 20 00:57:06.016362 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-935ce5bd-99b2-47da-807a-dc8a51ef4784 tempest-VolumeRetypeWithoutMigrationTest-252145847 tempest-VolumeRetypeWithoutMigrationTest-252145847-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:57:06.016672 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-935ce5bd-99b2-47da-807a-dc8a51ef4784 tempest-VolumeRetypeWithoutMigrationTest-252145847 tempest-VolumeRetypeWithoutMigrationTest-252145847-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:57:06.031899 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:57:06.031899 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 00:57:06.039939 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-935ce5bd-99b2-47da-807a-dc8a51ef4784 tempest-VolumeRetypeWithoutMigrationTest-252145847 tempest-VolumeRetypeWithoutMigrationTest-252145847-project-member] Volume info retrieved successfully. Aug 20 00:57:06.053269 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-935ce5bd-99b2-47da-807a-dc8a51ef4784 tempest-VolumeRetypeWithoutMigrationTest-252145847 tempest-VolumeRetypeWithoutMigrationTest-252145847-project-member] https://10.4.3.240/volume/v3/volumes/0fb65c86-ff77-4fe2-84c1-a92f2c311c6e returned with HTTP 200 Aug 20 00:57:06.053269 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 134/527] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:57:06 2026] GET /volume/v3/volumes/0fb65c86-ff77-4fe2-84c1-a92f2c311c6e => generated 860 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:57:06.072526 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-69a0b333-7b46-4e7b-806e-b2ac0b1cf5bf None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:57:06.082555 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-69a0b333-7b46-4e7b-806e-b2ac0b1cf5bf tempest-VolumeRetypeWithoutMigrationTest-169671332 tempest-VolumeRetypeWithoutMigrationTest-169671332-project-admin] GET https://10.4.3.240/volume/v3/volumes/0fb65c86-ff77-4fe2-84c1-a92f2c311c6e Aug 20 00:57:06.082868 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-69a0b333-7b46-4e7b-806e-b2ac0b1cf5bf tempest-VolumeRetypeWithoutMigrationTest-169671332 tempest-VolumeRetypeWithoutMigrationTest-169671332-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:57:06.083881 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-69a0b333-7b46-4e7b-806e-b2ac0b1cf5bf tempest-VolumeRetypeWithoutMigrationTest-169671332 tempest-VolumeRetypeWithoutMigrationTest-169671332-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:57:06.094184 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:57:06.094184 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 00:57:06.100275 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-69a0b333-7b46-4e7b-806e-b2ac0b1cf5bf tempest-VolumeRetypeWithoutMigrationTest-169671332 tempest-VolumeRetypeWithoutMigrationTest-169671332-project-admin] Volume info retrieved successfully. Aug 20 00:57:06.107347 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-69a0b333-7b46-4e7b-806e-b2ac0b1cf5bf tempest-VolumeRetypeWithoutMigrationTest-169671332 tempest-VolumeRetypeWithoutMigrationTest-169671332-project-admin] https://10.4.3.240/volume/v3/volumes/0fb65c86-ff77-4fe2-84c1-a92f2c311c6e returned with HTTP 200 Aug 20 00:57:06.107906 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 133/528] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:57:06 2026] GET /volume/v3/volumes/0fb65c86-ff77-4fe2-84c1-a92f2c311c6e => generated 1024 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:57:06.125264 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-1b326487-b774-4af8-a8c7-5292e6604626 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:57:06.127621 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-1b326487-b774-4af8-a8c7-5292e6604626 tempest-VolumeRetypeWithoutMigrationTest-169671332 tempest-VolumeRetypeWithoutMigrationTest-169671332-project-admin] GET https://10.4.3.240/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-744332503 Aug 20 00:57:06.127684 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-1b326487-b774-4af8-a8c7-5292e6604626 tempest-VolumeRetypeWithoutMigrationTest-169671332 tempest-VolumeRetypeWithoutMigrationTest-169671332-project-admin] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:57:06.127954 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-1b326487-b774-4af8-a8c7-5292e6604626 tempest-VolumeRetypeWithoutMigrationTest-169671332 tempest-VolumeRetypeWithoutMigrationTest-169671332-project-admin] Calling method 'index' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:57:06.129609 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-1b326487-b774-4af8-a8c7-5292e6604626 tempest-VolumeRetypeWithoutMigrationTest-169671332 tempest-VolumeRetypeWithoutMigrationTest-169671332-project-admin] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeWithoutMigrationTest-Volume-744332503'), ('all_tenants', True)]). {{(pid=100212) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 00:57:06.177865 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-1b326487-b774-4af8-a8c7-5292e6604626 tempest-VolumeRetypeWithoutMigrationTest-169671332 tempest-VolumeRetypeWithoutMigrationTest-169671332-project-admin] Get all volumes completed successfully. Aug 20 00:57:06.178633 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-1b326487-b774-4af8-a8c7-5292e6604626 tempest-VolumeRetypeWithoutMigrationTest-169671332 tempest-VolumeRetypeWithoutMigrationTest-169671332-project-admin] https://10.4.3.240/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-744332503 returned with HTTP 200 Aug 20 00:57:06.179841 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 132/529] 10.4.3.240 () {66 vars in 1396 bytes} [Thu Aug 20 00:57:06 2026] GET /volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-744332503 => generated 346 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:57:06.192074 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-abb6c7f0-c87c-42b5-826b-be0065e8476d None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:57:06.195735 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-abb6c7f0-c87c-42b5-826b-be0065e8476d tempest-VolumeRetypeWithoutMigrationTest-252145847 tempest-VolumeRetypeWithoutMigrationTest-252145847-project-member] GET https://10.4.3.240/volume/v3/volumes/0fb65c86-ff77-4fe2-84c1-a92f2c311c6e Aug 20 00:57:06.195735 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-abb6c7f0-c87c-42b5-826b-be0065e8476d tempest-VolumeRetypeWithoutMigrationTest-252145847 tempest-VolumeRetypeWithoutMigrationTest-252145847-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:57:06.195735 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-abb6c7f0-c87c-42b5-826b-be0065e8476d tempest-VolumeRetypeWithoutMigrationTest-252145847 tempest-VolumeRetypeWithoutMigrationTest-252145847-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:57:06.208592 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:57:06.208592 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 00:57:06.212859 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-abb6c7f0-c87c-42b5-826b-be0065e8476d tempest-VolumeRetypeWithoutMigrationTest-252145847 tempest-VolumeRetypeWithoutMigrationTest-252145847-project-member] Volume info retrieved successfully. Aug 20 00:57:06.218543 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-abb6c7f0-c87c-42b5-826b-be0065e8476d tempest-VolumeRetypeWithoutMigrationTest-252145847 tempest-VolumeRetypeWithoutMigrationTest-252145847-project-member] https://10.4.3.240/volume/v3/volumes/0fb65c86-ff77-4fe2-84c1-a92f2c311c6e returned with HTTP 200 Aug 20 00:57:06.218936 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 131/530] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:57:06 2026] GET /volume/v3/volumes/0fb65c86-ff77-4fe2-84c1-a92f2c311c6e => generated 860 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:57:06.239952 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-cbedb515-78db-4752-9ec2-02816efcebf3 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:57:06.249711 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-cbedb515-78db-4752-9ec2-02816efcebf3 tempest-VolumeRetypeWithoutMigrationTest-252145847 tempest-VolumeRetypeWithoutMigrationTest-252145847-project-member] DELETE https://10.4.3.240/volume/v3/volumes/0fb65c86-ff77-4fe2-84c1-a92f2c311c6e Aug 20 00:57:06.249856 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-cbedb515-78db-4752-9ec2-02816efcebf3 tempest-VolumeRetypeWithoutMigrationTest-252145847 tempest-VolumeRetypeWithoutMigrationTest-252145847-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:57:06.250291 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-cbedb515-78db-4752-9ec2-02816efcebf3 tempest-VolumeRetypeWithoutMigrationTest-252145847 tempest-VolumeRetypeWithoutMigrationTest-252145847-project-member] Calling method 'delete' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:57:06.252273 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.v3.volumes [None req-cbedb515-78db-4752-9ec2-02816efcebf3 tempest-VolumeRetypeWithoutMigrationTest-252145847 tempest-VolumeRetypeWithoutMigrationTest-252145847-project-member] Delete volume with id: 0fb65c86-ff77-4fe2-84c1-a92f2c311c6e Aug 20 00:57:06.274084 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:57:06.274084 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 00:57:06.274084 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-cbedb515-78db-4752-9ec2-02816efcebf3 tempest-VolumeRetypeWithoutMigrationTest-252145847 tempest-VolumeRetypeWithoutMigrationTest-252145847-project-member] Volume info retrieved successfully. Aug 20 00:57:06.290154 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-5b1b32c4-abf8-44e7-b37f-a327bcd56855 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:57:06.302971 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-5b1b32c4-abf8-44e7-b37f-a327bcd56855 tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] GET https://10.4.3.240/volume/v3/volumes/1b6c78e1-a615-42f2-897c-167ef937c868 Aug 20 00:57:06.303624 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-5b1b32c4-abf8-44e7-b37f-a327bcd56855 tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:57:06.303624 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-5b1b32c4-abf8-44e7-b37f-a327bcd56855 tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:57:06.312442 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:57:06.312442 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 00:57:06.325919 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-cbedb515-78db-4752-9ec2-02816efcebf3 tempest-VolumeRetypeWithoutMigrationTest-252145847 tempest-VolumeRetypeWithoutMigrationTest-252145847-project-member] Delete volume request issued successfully. Aug 20 00:57:06.326187 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-cbedb515-78db-4752-9ec2-02816efcebf3 tempest-VolumeRetypeWithoutMigrationTest-252145847 tempest-VolumeRetypeWithoutMigrationTest-252145847-project-member] https://10.4.3.240/volume/v3/volumes/0fb65c86-ff77-4fe2-84c1-a92f2c311c6e returned with HTTP 202 Aug 20 00:57:06.326289 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-5b1b32c4-abf8-44e7-b37f-a327bcd56855 tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] Volume info retrieved successfully. Aug 20 00:57:06.326777 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 135/531] 10.4.3.240 () {66 vars in 1351 bytes} [Thu Aug 20 00:57:06 2026] DELETE /volume/v3/volumes/0fb65c86-ff77-4fe2-84c1-a92f2c311c6e => generated 0 bytes in 87 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:57:06.338859 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-6121b984-75c7-419f-8cf8-5ac8435b2173 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:57:06.343242 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-6121b984-75c7-419f-8cf8-5ac8435b2173 tempest-VolumeRetypeWithoutMigrationTest-252145847 tempest-VolumeRetypeWithoutMigrationTest-252145847-project-member] GET https://10.4.3.240/volume/v3/volumes/0fb65c86-ff77-4fe2-84c1-a92f2c311c6e Aug 20 00:57:06.343242 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-6121b984-75c7-419f-8cf8-5ac8435b2173 tempest-VolumeRetypeWithoutMigrationTest-252145847 tempest-VolumeRetypeWithoutMigrationTest-252145847-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:57:06.343242 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-6121b984-75c7-419f-8cf8-5ac8435b2173 tempest-VolumeRetypeWithoutMigrationTest-252145847 tempest-VolumeRetypeWithoutMigrationTest-252145847-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:57:06.343508 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-5b1b32c4-abf8-44e7-b37f-a327bcd56855 tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] https://10.4.3.240/volume/v3/volumes/1b6c78e1-a615-42f2-897c-167ef937c868 returned with HTTP 200 Aug 20 00:57:06.343508 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 134/532] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:57:06 2026] GET /volume/v3/volumes/1b6c78e1-a615-42f2-897c-167ef937c868 => generated 939 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:57:06.367840 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:57:06.367840 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 00:57:06.379878 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-6121b984-75c7-419f-8cf8-5ac8435b2173 tempest-VolumeRetypeWithoutMigrationTest-252145847 tempest-VolumeRetypeWithoutMigrationTest-252145847-project-member] Volume info retrieved successfully. Aug 20 00:57:06.397809 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-6121b984-75c7-419f-8cf8-5ac8435b2173 tempest-VolumeRetypeWithoutMigrationTest-252145847 tempest-VolumeRetypeWithoutMigrationTest-252145847-project-member] https://10.4.3.240/volume/v3/volumes/0fb65c86-ff77-4fe2-84c1-a92f2c311c6e returned with HTTP 200 Aug 20 00:57:06.398364 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 133/533] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:57:06 2026] GET /volume/v3/volumes/0fb65c86-ff77-4fe2-84c1-a92f2c311c6e => generated 859 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:57:07.361818 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-a30c4e3b-a565-43eb-b1b6-2ec59e4e7aba None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:57:07.364757 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-a30c4e3b-a565-43eb-b1b6-2ec59e4e7aba tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] GET https://10.4.3.240/volume/v3/volumes/1b6c78e1-a615-42f2-897c-167ef937c868 Aug 20 00:57:07.364964 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-a30c4e3b-a565-43eb-b1b6-2ec59e4e7aba tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:57:07.365184 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-a30c4e3b-a565-43eb-b1b6-2ec59e4e7aba tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:57:07.375419 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:57:07.375419 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 00:57:07.379672 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-a30c4e3b-a565-43eb-b1b6-2ec59e4e7aba tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] Volume info retrieved successfully. Aug 20 00:57:07.385620 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-a30c4e3b-a565-43eb-b1b6-2ec59e4e7aba tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] https://10.4.3.240/volume/v3/volumes/1b6c78e1-a615-42f2-897c-167ef937c868 returned with HTTP 200 Aug 20 00:57:07.385620 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 132/534] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:57:07 2026] GET /volume/v3/volumes/1b6c78e1-a615-42f2-897c-167ef937c868 => generated 939 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:57:07.416116 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-69954506-a673-44ed-be52-8e8b4676f15e None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:57:07.418014 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-69954506-a673-44ed-be52-8e8b4676f15e tempest-VolumeRetypeWithoutMigrationTest-252145847 tempest-VolumeRetypeWithoutMigrationTest-252145847-project-member] GET https://10.4.3.240/volume/v3/volumes/0fb65c86-ff77-4fe2-84c1-a92f2c311c6e Aug 20 00:57:07.418215 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-69954506-a673-44ed-be52-8e8b4676f15e tempest-VolumeRetypeWithoutMigrationTest-252145847 tempest-VolumeRetypeWithoutMigrationTest-252145847-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:57:07.418471 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-69954506-a673-44ed-be52-8e8b4676f15e tempest-VolumeRetypeWithoutMigrationTest-252145847 tempest-VolumeRetypeWithoutMigrationTest-252145847-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:57:07.427025 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-69954506-a673-44ed-be52-8e8b4676f15e tempest-VolumeRetypeWithoutMigrationTest-252145847 tempest-VolumeRetypeWithoutMigrationTest-252145847-project-member] https://10.4.3.240/volume/v3/volumes/0fb65c86-ff77-4fe2-84c1-a92f2c311c6e returned with HTTP 404 Aug 20 00:57:07.427806 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 136/535] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:57:07 2026] GET /volume/v3/volumes/0fb65c86-ff77-4fe2-84c1-a92f2c311c6e => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:57:07.440479 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-5638bf89-d5ef-4b45-b014-fb10b6269c06 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:57:07.443584 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-5638bf89-d5ef-4b45-b014-fb10b6269c06 tempest-VolumeRetypeWithoutMigrationTest-169671332 tempest-VolumeRetypeWithoutMigrationTest-169671332-project-admin] DELETE https://10.4.3.240/volume/v3/types/3d45870f-0551-425f-b0a5-85ed34f7ec44 Aug 20 00:57:07.443875 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-5638bf89-d5ef-4b45-b014-fb10b6269c06 tempest-VolumeRetypeWithoutMigrationTest-169671332 tempest-VolumeRetypeWithoutMigrationTest-169671332-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:57:07.444452 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-5638bf89-d5ef-4b45-b014-fb10b6269c06 tempest-VolumeRetypeWithoutMigrationTest-169671332 tempest-VolumeRetypeWithoutMigrationTest-169671332-project-admin] Calling method '_delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:57:07.503064 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-5638bf89-d5ef-4b45-b014-fb10b6269c06 tempest-VolumeRetypeWithoutMigrationTest-169671332 tempest-VolumeRetypeWithoutMigrationTest-169671332-project-admin] https://10.4.3.240/volume/v3/types/3d45870f-0551-425f-b0a5-85ed34f7ec44 returned with HTTP 202 Aug 20 00:57:07.503992 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 135/536] 10.4.3.240 () {66 vars in 1345 bytes} [Thu Aug 20 00:57:07 2026] DELETE /volume/v3/types/3d45870f-0551-425f-b0a5-85ed34f7ec44 => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:57:07.514976 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-4e64748c-891c-4225-a536-7f6cb3b9eaff None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:57:07.517653 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-4e64748c-891c-4225-a536-7f6cb3b9eaff tempest-VolumeRetypeWithoutMigrationTest-169671332 tempest-VolumeRetypeWithoutMigrationTest-169671332-project-admin] GET https://10.4.3.240/volume/v3/types/3d45870f-0551-425f-b0a5-85ed34f7ec44 Aug 20 00:57:07.517923 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-4e64748c-891c-4225-a536-7f6cb3b9eaff tempest-VolumeRetypeWithoutMigrationTest-169671332 tempest-VolumeRetypeWithoutMigrationTest-169671332-project-admin] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:57:07.518178 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-4e64748c-891c-4225-a536-7f6cb3b9eaff tempest-VolumeRetypeWithoutMigrationTest-169671332 tempest-VolumeRetypeWithoutMigrationTest-169671332-project-admin] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:57:07.523266 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-4e64748c-891c-4225-a536-7f6cb3b9eaff tempest-VolumeRetypeWithoutMigrationTest-169671332 tempest-VolumeRetypeWithoutMigrationTest-169671332-project-admin] https://10.4.3.240/volume/v3/types/3d45870f-0551-425f-b0a5-85ed34f7ec44 returned with HTTP 404 Aug 20 00:57:07.524200 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 134/537] 10.4.3.240 () {66 vars in 1342 bytes} [Thu Aug 20 00:57:07 2026] GET /volume/v3/types/3d45870f-0551-425f-b0a5-85ed34f7ec44 => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:57:07.538263 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-110a4f1f-a35f-4652-b121-eb8eba50c511 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:57:07.540224 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-110a4f1f-a35f-4652-b121-eb8eba50c511 tempest-VolumeRetypeWithoutMigrationTest-169671332 tempest-VolumeRetypeWithoutMigrationTest-169671332-project-admin] DELETE https://10.4.3.240/volume/v3/types/52bc4039-4b1e-4985-bf29-9752becebc03 Aug 20 00:57:07.540448 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-110a4f1f-a35f-4652-b121-eb8eba50c511 tempest-VolumeRetypeWithoutMigrationTest-169671332 tempest-VolumeRetypeWithoutMigrationTest-169671332-project-admin] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:57:07.541575 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-110a4f1f-a35f-4652-b121-eb8eba50c511 tempest-VolumeRetypeWithoutMigrationTest-169671332 tempest-VolumeRetypeWithoutMigrationTest-169671332-project-admin] Calling method '_delete' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:57:07.615753 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-110a4f1f-a35f-4652-b121-eb8eba50c511 tempest-VolumeRetypeWithoutMigrationTest-169671332 tempest-VolumeRetypeWithoutMigrationTest-169671332-project-admin] https://10.4.3.240/volume/v3/types/52bc4039-4b1e-4985-bf29-9752becebc03 returned with HTTP 202 Aug 20 00:57:07.616194 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 133/538] 10.4.3.240 () {66 vars in 1345 bytes} [Thu Aug 20 00:57:07 2026] DELETE /volume/v3/types/52bc4039-4b1e-4985-bf29-9752becebc03 => generated 0 bytes in 80 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:57:07.628538 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-045cd024-3744-4f38-9f8b-79fb585e243d None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:57:07.632071 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-045cd024-3744-4f38-9f8b-79fb585e243d tempest-VolumeRetypeWithoutMigrationTest-169671332 tempest-VolumeRetypeWithoutMigrationTest-169671332-project-admin] GET https://10.4.3.240/volume/v3/types/52bc4039-4b1e-4985-bf29-9752becebc03 Aug 20 00:57:07.632310 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-045cd024-3744-4f38-9f8b-79fb585e243d tempest-VolumeRetypeWithoutMigrationTest-169671332 tempest-VolumeRetypeWithoutMigrationTest-169671332-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:57:07.632531 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-045cd024-3744-4f38-9f8b-79fb585e243d tempest-VolumeRetypeWithoutMigrationTest-169671332 tempest-VolumeRetypeWithoutMigrationTest-169671332-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:57:07.637043 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-045cd024-3744-4f38-9f8b-79fb585e243d tempest-VolumeRetypeWithoutMigrationTest-169671332 tempest-VolumeRetypeWithoutMigrationTest-169671332-project-admin] https://10.4.3.240/volume/v3/types/52bc4039-4b1e-4985-bf29-9752becebc03 returned with HTTP 404 Aug 20 00:57:07.637983 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 137/539] 10.4.3.240 () {66 vars in 1342 bytes} [Thu Aug 20 00:57:07 2026] GET /volume/v3/types/52bc4039-4b1e-4985-bf29-9752becebc03 => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:57:08.400154 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-4e6461df-006a-460c-aa85-214f11fe3e56 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:57:08.402734 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-4e6461df-006a-460c-aa85-214f11fe3e56 tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] GET https://10.4.3.240/volume/v3/volumes/1b6c78e1-a615-42f2-897c-167ef937c868 Aug 20 00:57:08.402941 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-4e6461df-006a-460c-aa85-214f11fe3e56 tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:57:08.403110 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-4e6461df-006a-460c-aa85-214f11fe3e56 tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:57:08.411940 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:57:08.411940 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 00:57:08.415688 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-4e6461df-006a-460c-aa85-214f11fe3e56 tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] Volume info retrieved successfully. Aug 20 00:57:08.419022 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [req-e17fba33-d318-40de-8b77-360dd4a6de96 req-51188d9c-4b31-4763-83a8-4283f5419790 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:57:08.420660 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-4e6461df-006a-460c-aa85-214f11fe3e56 tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] https://10.4.3.240/volume/v3/volumes/1b6c78e1-a615-42f2-897c-167ef937c868 returned with HTTP 200 Aug 20 00:57:08.421200 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 136/540] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:57:08 2026] GET /volume/v3/volumes/1b6c78e1-a615-42f2-897c-167ef937c868 => generated 997 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:57:08.422708 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-e17fba33-d318-40de-8b77-360dd4a6de96 req-51188d9c-4b31-4763-83a8-4283f5419790 tempest-TestMultiAttachVolumeSwap-1397566972 tempest-TestMultiAttachVolumeSwap-1397566972-project-member] GET https://10.4.3.240/volume/v3/volumes/a15ce082-7f44-44b8-8fbd-b6c0de042a52 Aug 20 00:57:08.422864 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [req-e17fba33-d318-40de-8b77-360dd4a6de96 req-51188d9c-4b31-4763-83a8-4283f5419790 tempest-TestMultiAttachVolumeSwap-1397566972 tempest-TestMultiAttachVolumeSwap-1397566972-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:57:08.423037 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [req-e17fba33-d318-40de-8b77-360dd4a6de96 req-51188d9c-4b31-4763-83a8-4283f5419790 tempest-TestMultiAttachVolumeSwap-1397566972 tempest-TestMultiAttachVolumeSwap-1397566972-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:57:08.436294 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:57:08.436294 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 00:57:08.441608 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [req-e17fba33-d318-40de-8b77-360dd4a6de96 req-51188d9c-4b31-4763-83a8-4283f5419790 tempest-TestMultiAttachVolumeSwap-1397566972 tempest-TestMultiAttachVolumeSwap-1397566972-project-member] Volume info retrieved successfully. Aug 20 00:57:08.448473 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-e17fba33-d318-40de-8b77-360dd4a6de96 req-51188d9c-4b31-4763-83a8-4283f5419790 tempest-TestMultiAttachVolumeSwap-1397566972 tempest-TestMultiAttachVolumeSwap-1397566972-project-member] https://10.4.3.240/volume/v3/volumes/a15ce082-7f44-44b8-8fbd-b6c0de042a52 returned with HTTP 200 Aug 20 00:57:08.448473 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 135/541] 10.4.3.240 () {68 vars in 1598 bytes} [Thu Aug 20 00:57:08 2026] GET /volume/v3/volumes/a15ce082-7f44-44b8-8fbd-b6c0de042a52 => generated 868 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:57:08.579822 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-e88b4522-8638-4f5a-9619-b9f8ac1f6f67 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:57:08.580308 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-e88b4522-8638-4f5a-9619-b9f8ac1f6f67 None None] GET https://10.4.3.240/volume// Aug 20 00:57:08.581167 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-e88b4522-8638-4f5a-9619-b9f8ac1f6f67 None None] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:57:08.581515 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-e88b4522-8638-4f5a-9619-b9f8ac1f6f67 None None] Calling method 'all' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:57:08.581951 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-e88b4522-8638-4f5a-9619-b9f8ac1f6f67 None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 20 00:57:08.584389 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 134/542] 10.4.3.240 () {66 vars in 1428 bytes} [Thu Aug 20 00:57:08 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 00:57:08.594119 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-e17fba33-d318-40de-8b77-360dd4a6de96 req-0ae7224f-00ab-45e4-961f-eb35553889b1 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:57:08.602524 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-e17fba33-d318-40de-8b77-360dd4a6de96 req-0ae7224f-00ab-45e4-961f-eb35553889b1 tempest-TestMultiAttachVolumeSwap-1397566972 tempest-TestMultiAttachVolumeSwap-1397566972-project-member] POST https://10.4.3.240/volume/v3/attachments Aug 20 00:57:08.602524 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-e17fba33-d318-40de-8b77-360dd4a6de96 req-0ae7224f-00ab-45e4-961f-eb35553889b1 tempest-TestMultiAttachVolumeSwap-1397566972 tempest-TestMultiAttachVolumeSwap-1397566972-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a15ce082-7f44-44b8-8fbd-b6c0de042a52", "connector": null, "instance_uuid": "2e2c1ad9-96e8-4bdc-aa8e-7336951c1e0b"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:57:08.614169 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:57:08.614169 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 00:57:08.651622 np0000007838 devstack@c-api.service[100214]: WARNING cinder.volume.api [req-e17fba33-d318-40de-8b77-360dd4a6de96 req-0ae7224f-00ab-45e4-961f-eb35553889b1 tempest-TestMultiAttachVolumeSwap-1397566972 tempest-TestMultiAttachVolumeSwap-1397566972-project-member] Using volume_admin_metadata to set Read Only mode is deprecated! Please use the mode argument in attachment-create. Aug 20 00:57:08.658948 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-e17fba33-d318-40de-8b77-360dd4a6de96 req-0ae7224f-00ab-45e4-961f-eb35553889b1 tempest-TestMultiAttachVolumeSwap-1397566972 tempest-TestMultiAttachVolumeSwap-1397566972-project-member] https://10.4.3.240/volume/v3/attachments returned with HTTP 200 Aug 20 00:57:08.659197 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 138/543] 10.4.3.240 () {74 vars in 1594 bytes} [Thu Aug 20 00:57:08 2026] POST /volume/v3/attachments => generated 271 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:57:08.717252 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-cb396d88-967d-40b0-a2bc-2cdd14768237 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:57:08.722367 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-cb396d88-967d-40b0-a2bc-2cdd14768237 tempest-TestMultiAttachVolumeSwap-1397566972 tempest-TestMultiAttachVolumeSwap-1397566972-project-member] GET https://10.4.3.240/volume/v3/volumes/a15ce082-7f44-44b8-8fbd-b6c0de042a52 Aug 20 00:57:08.722367 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-cb396d88-967d-40b0-a2bc-2cdd14768237 tempest-TestMultiAttachVolumeSwap-1397566972 tempest-TestMultiAttachVolumeSwap-1397566972-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:57:08.722367 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-cb396d88-967d-40b0-a2bc-2cdd14768237 tempest-TestMultiAttachVolumeSwap-1397566972 tempest-TestMultiAttachVolumeSwap-1397566972-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:57:08.756944 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:57:08.756944 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 00:57:08.765602 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-cb396d88-967d-40b0-a2bc-2cdd14768237 tempest-TestMultiAttachVolumeSwap-1397566972 tempest-TestMultiAttachVolumeSwap-1397566972-project-member] Volume info retrieved successfully. Aug 20 00:57:08.769925 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-cb396d88-967d-40b0-a2bc-2cdd14768237 tempest-TestMultiAttachVolumeSwap-1397566972 tempest-TestMultiAttachVolumeSwap-1397566972-project-member] https://10.4.3.240/volume/v3/volumes/a15ce082-7f44-44b8-8fbd-b6c0de042a52 returned with HTTP 200 Aug 20 00:57:08.770928 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 137/544] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:57:08 2026] GET /volume/v3/volumes/a15ce082-7f44-44b8-8fbd-b6c0de042a52 => generated 867 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:57:08.794014 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-9d31300b-3b30-4333-89ff-2371d7d3df65 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:57:08.794606 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-9d31300b-3b30-4333-89ff-2371d7d3df65 None None] GET https://10.4.3.240/volume// Aug 20 00:57:08.794843 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-9d31300b-3b30-4333-89ff-2371d7d3df65 None None] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:57:08.795115 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-9d31300b-3b30-4333-89ff-2371d7d3df65 None None] Calling method 'all' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:57:08.795542 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-9d31300b-3b30-4333-89ff-2371d7d3df65 None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 20 00:57:08.795945 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 136/545] 10.4.3.240 () {66 vars in 1426 bytes} [Thu Aug 20 00:57:08 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 00:57:08.811819 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [req-e17fba33-d318-40de-8b77-360dd4a6de96 req-09237736-0d61-41d4-b89f-ca42a78e176c None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:57:08.816315 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-e17fba33-d318-40de-8b77-360dd4a6de96 req-09237736-0d61-41d4-b89f-ca42a78e176c tempest-TestMultiAttachVolumeSwap-1397566972 tempest-TestMultiAttachVolumeSwap-1397566972-project-member] GET https://10.4.3.240/volume/v3/volumes/a15ce082-7f44-44b8-8fbd-b6c0de042a52 Aug 20 00:57:08.816315 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [req-e17fba33-d318-40de-8b77-360dd4a6de96 req-09237736-0d61-41d4-b89f-ca42a78e176c tempest-TestMultiAttachVolumeSwap-1397566972 tempest-TestMultiAttachVolumeSwap-1397566972-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:57:08.816315 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [req-e17fba33-d318-40de-8b77-360dd4a6de96 req-09237736-0d61-41d4-b89f-ca42a78e176c tempest-TestMultiAttachVolumeSwap-1397566972 tempest-TestMultiAttachVolumeSwap-1397566972-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:57:08.832588 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:57:08.832588 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 00:57:08.840764 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [req-e17fba33-d318-40de-8b77-360dd4a6de96 req-09237736-0d61-41d4-b89f-ca42a78e176c tempest-TestMultiAttachVolumeSwap-1397566972 tempest-TestMultiAttachVolumeSwap-1397566972-project-member] Volume info retrieved successfully. Aug 20 00:57:08.854253 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-e17fba33-d318-40de-8b77-360dd4a6de96 req-09237736-0d61-41d4-b89f-ca42a78e176c tempest-TestMultiAttachVolumeSwap-1397566972 tempest-TestMultiAttachVolumeSwap-1397566972-project-member] https://10.4.3.240/volume/v3/volumes/a15ce082-7f44-44b8-8fbd-b6c0de042a52 returned with HTTP 200 Aug 20 00:57:08.854629 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 135/546] 10.4.3.240 () {70 vars in 1639 bytes} [Thu Aug 20 00:57:08 2026] GET /volume/v3/volumes/a15ce082-7f44-44b8-8fbd-b6c0de042a52 => generated 1047 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 00:57:08.992508 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-e17fba33-d318-40de-8b77-360dd4a6de96 req-76829556-a80c-4e06-a355-4022830c58f2 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:57:08.996057 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-e17fba33-d318-40de-8b77-360dd4a6de96 req-76829556-a80c-4e06-a355-4022830c58f2 tempest-TestMultiAttachVolumeSwap-1397566972 tempest-TestMultiAttachVolumeSwap-1397566972-project-member] PUT https://10.4.3.240/volume/v3/attachments/bd1f7cb7-2d43-488b-ac6c-b5652ead055b Aug 20 00:57:08.996057 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-e17fba33-d318-40de-8b77-360dd4a6de96 req-76829556-a80c-4e06-a355-4022830c58f2 tempest-TestMultiAttachVolumeSwap-1397566972 tempest-TestMultiAttachVolumeSwap-1397566972-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.240", "host": "np0000007838", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:e656b6daafb0", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "870eaf75-1108-49d5-b5ab-79f4c93758d0", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:57:09.005891 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.coordination [req-e17fba33-d318-40de-8b77-360dd4a6de96 req-76829556-a80c-4e06-a355-4022830c58f2 tempest-TestMultiAttachVolumeSwap-1397566972 tempest-TestMultiAttachVolumeSwap-1397566972-project-member] Acquiring lock "cinder-attachment_update-a15ce082-7f44-44b8-8fbd-b6c0de042a52-np0000007838" by "attachment_update" {{(pid=100214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 00:57:09.011273 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.coordination [req-e17fba33-d318-40de-8b77-360dd4a6de96 req-76829556-a80c-4e06-a355-4022830c58f2 tempest-TestMultiAttachVolumeSwap-1397566972 tempest-TestMultiAttachVolumeSwap-1397566972-project-member] Lock "cinder-attachment_update-a15ce082-7f44-44b8-8fbd-b6c0de042a52-np0000007838" acquired by "attachment_update" :: waited 0.006s {{(pid=100214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 00:57:09.012045 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:57:09.012045 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 00:57:09.140296 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.coordination [req-e17fba33-d318-40de-8b77-360dd4a6de96 req-76829556-a80c-4e06-a355-4022830c58f2 tempest-TestMultiAttachVolumeSwap-1397566972 tempest-TestMultiAttachVolumeSwap-1397566972-project-member] Lock "cinder-attachment_update-a15ce082-7f44-44b8-8fbd-b6c0de042a52-np0000007838" released by "attachment_update" :: held 0.129s {{(pid=100214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 00:57:09.140674 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-e17fba33-d318-40de-8b77-360dd4a6de96 req-76829556-a80c-4e06-a355-4022830c58f2 tempest-TestMultiAttachVolumeSwap-1397566972 tempest-TestMultiAttachVolumeSwap-1397566972-project-member] https://10.4.3.240/volume/v3/attachments/bd1f7cb7-2d43-488b-ac6c-b5652ead055b returned with HTTP 200 Aug 20 00:57:09.146268 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 139/547] 10.4.3.240 () {74 vars in 1704 bytes} [Thu Aug 20 00:57:08 2026] PUT /volume/v3/attachments/bd1f7cb7-2d43-488b-ac6c-b5652ead055b => generated 967 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:57:09.436817 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-41c84154-d771-4fc8-94a2-9df076dbb65f None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:57:09.439462 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-41c84154-d771-4fc8-94a2-9df076dbb65f tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] GET https://10.4.3.240/volume/v3/volumes/1b6c78e1-a615-42f2-897c-167ef937c868 Aug 20 00:57:09.439681 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-41c84154-d771-4fc8-94a2-9df076dbb65f tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:57:09.439876 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-41c84154-d771-4fc8-94a2-9df076dbb65f tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:57:09.454181 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:57:09.454181 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 00:57:09.465292 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-41c84154-d771-4fc8-94a2-9df076dbb65f tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] Volume info retrieved successfully. Aug 20 00:57:09.476474 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-41c84154-d771-4fc8-94a2-9df076dbb65f tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] https://10.4.3.240/volume/v3/volumes/1b6c78e1-a615-42f2-897c-167ef937c868 returned with HTTP 200 Aug 20 00:57:09.476777 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 138/548] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:57:09 2026] GET /volume/v3/volumes/1b6c78e1-a615-42f2-897c-167ef937c868 => generated 1000 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:57:09.790184 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-162150de-0e18-4b06-98b7-79313d600918 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:57:09.795175 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-162150de-0e18-4b06-98b7-79313d600918 tempest-TestMultiAttachVolumeSwap-1397566972 tempest-TestMultiAttachVolumeSwap-1397566972-project-member] GET https://10.4.3.240/volume/v3/volumes/a15ce082-7f44-44b8-8fbd-b6c0de042a52 Aug 20 00:57:09.795175 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-162150de-0e18-4b06-98b7-79313d600918 tempest-TestMultiAttachVolumeSwap-1397566972 tempest-TestMultiAttachVolumeSwap-1397566972-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:57:09.795175 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-162150de-0e18-4b06-98b7-79313d600918 tempest-TestMultiAttachVolumeSwap-1397566972 tempest-TestMultiAttachVolumeSwap-1397566972-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:57:09.812471 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:57:09.812471 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 00:57:09.821074 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-162150de-0e18-4b06-98b7-79313d600918 tempest-TestMultiAttachVolumeSwap-1397566972 tempest-TestMultiAttachVolumeSwap-1397566972-project-member] Volume info retrieved successfully. Aug 20 00:57:09.829185 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-162150de-0e18-4b06-98b7-79313d600918 tempest-TestMultiAttachVolumeSwap-1397566972 tempest-TestMultiAttachVolumeSwap-1397566972-project-member] https://10.4.3.240/volume/v3/volumes/a15ce082-7f44-44b8-8fbd-b6c0de042a52 returned with HTTP 200 Aug 20 00:57:09.829790 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 137/549] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:57:09 2026] GET /volume/v3/volumes/a15ce082-7f44-44b8-8fbd-b6c0de042a52 => generated 868 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:57:10.313356 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [req-b5fbeb84-8b96-48cb-8b1c-eb90e5743e8d req-b4189021-19ce-49fd-8c1c-91003520f55e None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:57:10.316018 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-b5fbeb84-8b96-48cb-8b1c-eb90e5743e8d req-b4189021-19ce-49fd-8c1c-91003520f55e tempest-ServerBootFromVolumeStableRescueTest-206810559 tempest-ServerBootFromVolumeStableRescueTest-206810559-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 20 00:57:10.316480 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [req-b5fbeb84-8b96-48cb-8b1c-eb90e5743e8d req-b4189021-19ce-49fd-8c1c-91003520f55e tempest-ServerBootFromVolumeStableRescueTest-206810559 tempest-ServerBootFromVolumeStableRescueTest-206810559-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "375268f1-82e1-45ad-b8d7-40ae6232e446-blank-vol", "description": "", "volume_type": null, "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:57:10.318499 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.v3.volumes [req-b5fbeb84-8b96-48cb-8b1c-eb90e5743e8d req-b4189021-19ce-49fd-8c1c-91003520f55e tempest-ServerBootFromVolumeStableRescueTest-206810559 tempest-ServerBootFromVolumeStableRescueTest-206810559-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': '375268f1-82e1-45ad-b8d7-40ae6232e446-blank-vol', 'description': '', 'volume_type': None, 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100213) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 00:57:10.318807 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.v3.volumes [req-b5fbeb84-8b96-48cb-8b1c-eb90e5743e8d req-b4189021-19ce-49fd-8c1c-91003520f55e tempest-ServerBootFromVolumeStableRescueTest-206810559 tempest-ServerBootFromVolumeStableRescueTest-206810559-project-member] Create volume of 1 GB Aug 20 00:57:10.323765 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [req-b5fbeb84-8b96-48cb-8b1c-eb90e5743e8d req-b4189021-19ce-49fd-8c1c-91003520f55e tempest-ServerBootFromVolumeStableRescueTest-206810559 tempest-ServerBootFromVolumeStableRescueTest-206810559-project-member] Availability Zones retrieved successfully. Aug 20 00:57:10.331284 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [req-b5fbeb84-8b96-48cb-8b1c-eb90e5743e8d req-b4189021-19ce-49fd-8c1c-91003520f55e tempest-ServerBootFromVolumeStableRescueTest-206810559 tempest-ServerBootFromVolumeStableRescueTest-206810559-project-member] Flow 'volume_create_api' (02bf01e0-0be8-4ae3-886a-da6f2f0bdf61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:57:10.332469 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [req-b5fbeb84-8b96-48cb-8b1c-eb90e5743e8d req-b4189021-19ce-49fd-8c1c-91003520f55e tempest-ServerBootFromVolumeStableRescueTest-206810559 tempest-ServerBootFromVolumeStableRescueTest-206810559-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a8c896e6-6ec4-4b47-bae1-b21f26b6056d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:57:10.333926 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.flows.api.create_volume [req-b5fbeb84-8b96-48cb-8b1c-eb90e5743e8d req-b4189021-19ce-49fd-8c1c-91003520f55e tempest-ServerBootFromVolumeStableRescueTest-206810559 tempest-ServerBootFromVolumeStableRescueTest-206810559-project-member] Validating volume size '1' using validate_int {{(pid=100213) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 00:57:10.380625 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [req-b5fbeb84-8b96-48cb-8b1c-eb90e5743e8d req-b4189021-19ce-49fd-8c1c-91003520f55e tempest-ServerBootFromVolumeStableRescueTest-206810559 tempest-ServerBootFromVolumeStableRescueTest-206810559-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a8c896e6-6ec4-4b47-bae1-b21f26b6056d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:52:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1ed58bd6-fe6a-497e-ae84-e8199d24fdfa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:57:10.381467 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [req-b5fbeb84-8b96-48cb-8b1c-eb90e5743e8d req-b4189021-19ce-49fd-8c1c-91003520f55e tempest-ServerBootFromVolumeStableRescueTest-206810559 tempest-ServerBootFromVolumeStableRescueTest-206810559-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (28f52e31-baed-4de4-805f-a68a96b57859) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:57:10.466757 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.quota [req-b5fbeb84-8b96-48cb-8b1c-eb90e5743e8d req-b4189021-19ce-49fd-8c1c-91003520f55e tempest-ServerBootFromVolumeStableRescueTest-206810559 tempest-ServerBootFromVolumeStableRescueTest-206810559-project-member] Created reservations ['ce6ba21d-e32c-4c4d-9e91-d374ae24fd68', '9b1f74f2-b7f4-4b72-9573-e2f280b20eaa', '8f587926-8298-4375-bf9d-7988d55df190', 'c081e436-2dc2-436e-ae22-e66235b188f2'] {{(pid=100213) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:57:10.467662 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [req-b5fbeb84-8b96-48cb-8b1c-eb90e5743e8d req-b4189021-19ce-49fd-8c1c-91003520f55e tempest-ServerBootFromVolumeStableRescueTest-206810559 tempest-ServerBootFromVolumeStableRescueTest-206810559-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (28f52e31-baed-4de4-805f-a68a96b57859) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ce6ba21d-e32c-4c4d-9e91-d374ae24fd68', '9b1f74f2-b7f4-4b72-9573-e2f280b20eaa', '8f587926-8298-4375-bf9d-7988d55df190', 'c081e436-2dc2-436e-ae22-e66235b188f2']}' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:57:10.468937 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [req-b5fbeb84-8b96-48cb-8b1c-eb90e5743e8d req-b4189021-19ce-49fd-8c1c-91003520f55e tempest-ServerBootFromVolumeStableRescueTest-206810559 tempest-ServerBootFromVolumeStableRescueTest-206810559-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fe73a282-d857-47ff-b584-23af3f50a9de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:57:10.492423 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-a1a9a32f-f58a-44df-89c9-fc27f750b245 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:57:10.498492 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-a1a9a32f-f58a-44df-89c9-fc27f750b245 tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] GET https://10.4.3.240/volume/v3/volumes/1b6c78e1-a615-42f2-897c-167ef937c868 Aug 20 00:57:10.498941 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [req-b5fbeb84-8b96-48cb-8b1c-eb90e5743e8d req-b4189021-19ce-49fd-8c1c-91003520f55e tempest-ServerBootFromVolumeStableRescueTest-206810559 tempest-ServerBootFromVolumeStableRescueTest-206810559-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fe73a282-d857-47ff-b584-23af3f50a9de) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '190690fe-4cff-45ba-a8a0-f314d91fb533', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='',display_name='375268f1-82e1-45ad-b8d7-40ae6232e446-blank-vol',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3cc365c7c8344ecc964cdc883d424a96',qos_specs=None,replication_status=,reservations=['ce6ba21d-e32c-4c4d-9e91-d374ae24fd68','9b1f74f2-b7f4-4b72-9573-e2f280b20eaa','8f587926-8298-4375-bf9d-7988d55df190','c081e436-2dc2-436e-ae22-e66235b188f2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1a554a03147b4654a8873dc6a9796605',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T00:57:10Z,deleted=False,deleted_at=None,display_description='',display_name='375268f1-82e1-45ad-b8d7-40ae6232e446-blank-vol',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=190690fe-4cff-45ba-a8a0-f314d91fb533,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3cc365c7c8344ecc964cdc883d424a96',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1a554a03147b4654a8873dc6a9796605',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1ed58bd6-fe6a-497e-ae84-e8199d24fdfa),volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:57:10.499133 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-a1a9a32f-f58a-44df-89c9-fc27f750b245 tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:57:10.499473 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-a1a9a32f-f58a-44df-89c9-fc27f750b245 tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:57:10.499735 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [req-b5fbeb84-8b96-48cb-8b1c-eb90e5743e8d req-b4189021-19ce-49fd-8c1c-91003520f55e tempest-ServerBootFromVolumeStableRescueTest-206810559 tempest-ServerBootFromVolumeStableRescueTest-206810559-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (424b6883-202e-40fb-a96e-610e7d2f11f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:57:10.514585 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:57:10.514585 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 00:57:10.520026 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-a1a9a32f-f58a-44df-89c9-fc27f750b245 tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] Volume info retrieved successfully. Aug 20 00:57:10.527451 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-a1a9a32f-f58a-44df-89c9-fc27f750b245 tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] https://10.4.3.240/volume/v3/volumes/1b6c78e1-a615-42f2-897c-167ef937c868 returned with HTTP 200 Aug 20 00:57:10.528179 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 140/550] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:57:10 2026] GET /volume/v3/volumes/1b6c78e1-a615-42f2-897c-167ef937c868 => generated 1000 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:57:10.532892 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [req-b5fbeb84-8b96-48cb-8b1c-eb90e5743e8d req-b4189021-19ce-49fd-8c1c-91003520f55e tempest-ServerBootFromVolumeStableRescueTest-206810559 tempest-ServerBootFromVolumeStableRescueTest-206810559-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (424b6883-202e-40fb-a96e-610e7d2f11f8) transitioned into 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='375268f1-82e1-45ad-b8d7-40ae6232e446-blank-vol',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3cc365c7c8344ecc964cdc883d424a96',qos_specs=None,replication_status=,reservations=['ce6ba21d-e32c-4c4d-9e91-d374ae24fd68','9b1f74f2-b7f4-4b72-9573-e2f280b20eaa','8f587926-8298-4375-bf9d-7988d55df190','c081e436-2dc2-436e-ae22-e66235b188f2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1a554a03147b4654a8873dc6a9796605',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:57:10.533913 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [req-b5fbeb84-8b96-48cb-8b1c-eb90e5743e8d req-b4189021-19ce-49fd-8c1c-91003520f55e tempest-ServerBootFromVolumeStableRescueTest-206810559 tempest-ServerBootFromVolumeStableRescueTest-206810559-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a6be3358-e25e-4c19-849d-1b70ca2d7d62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:57:10.548236 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [req-b5fbeb84-8b96-48cb-8b1c-eb90e5743e8d req-b4189021-19ce-49fd-8c1c-91003520f55e tempest-ServerBootFromVolumeStableRescueTest-206810559 tempest-ServerBootFromVolumeStableRescueTest-206810559-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a6be3358-e25e-4c19-849d-1b70ca2d7d62) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:57:10.549609 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [req-b5fbeb84-8b96-48cb-8b1c-eb90e5743e8d req-b4189021-19ce-49fd-8c1c-91003520f55e tempest-ServerBootFromVolumeStableRescueTest-206810559 tempest-ServerBootFromVolumeStableRescueTest-206810559-project-member] Flow 'volume_create_api' (02bf01e0-0be8-4ae3-886a-da6f2f0bdf61) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100213) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:57:10.550090 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [req-b5fbeb84-8b96-48cb-8b1c-eb90e5743e8d req-b4189021-19ce-49fd-8c1c-91003520f55e tempest-ServerBootFromVolumeStableRescueTest-206810559 tempest-ServerBootFromVolumeStableRescueTest-206810559-project-member] Create volume request issued successfully. Aug 20 00:57:10.551641 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-b5fbeb84-8b96-48cb-8b1c-eb90e5743e8d req-b4189021-19ce-49fd-8c1c-91003520f55e tempest-ServerBootFromVolumeStableRescueTest-206810559 tempest-ServerBootFromVolumeStableRescueTest-206810559-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 20 00:57:10.553204 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 136/551] 10.4.3.240 () {72 vars in 1541 bytes} [Thu Aug 20 00:57:10 2026] POST /volume/v3/volumes => generated 749 bytes in 240 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 00:57:10.562520 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-b5fbeb84-8b96-48cb-8b1c-eb90e5743e8d req-8b4861c6-5952-48e2-b5b1-4d6a93ae8c2b None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:57:10.567764 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-b5fbeb84-8b96-48cb-8b1c-eb90e5743e8d req-8b4861c6-5952-48e2-b5b1-4d6a93ae8c2b tempest-ServerBootFromVolumeStableRescueTest-206810559 tempest-ServerBootFromVolumeStableRescueTest-206810559-project-member] GET https://10.4.3.240/volume/v3/volumes/190690fe-4cff-45ba-a8a0-f314d91fb533 Aug 20 00:57:10.568978 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-b5fbeb84-8b96-48cb-8b1c-eb90e5743e8d req-8b4861c6-5952-48e2-b5b1-4d6a93ae8c2b tempest-ServerBootFromVolumeStableRescueTest-206810559 tempest-ServerBootFromVolumeStableRescueTest-206810559-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:57:10.569088 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-b5fbeb84-8b96-48cb-8b1c-eb90e5743e8d req-8b4861c6-5952-48e2-b5b1-4d6a93ae8c2b tempest-ServerBootFromVolumeStableRescueTest-206810559 tempest-ServerBootFromVolumeStableRescueTest-206810559-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:57:10.580696 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:57:10.580696 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 00:57:10.585970 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [req-b5fbeb84-8b96-48cb-8b1c-eb90e5743e8d req-8b4861c6-5952-48e2-b5b1-4d6a93ae8c2b tempest-ServerBootFromVolumeStableRescueTest-206810559 tempest-ServerBootFromVolumeStableRescueTest-206810559-project-member] Volume info retrieved successfully. Aug 20 00:57:10.591917 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-b5fbeb84-8b96-48cb-8b1c-eb90e5743e8d req-8b4861c6-5952-48e2-b5b1-4d6a93ae8c2b tempest-ServerBootFromVolumeStableRescueTest-206810559 tempest-ServerBootFromVolumeStableRescueTest-206810559-project-member] https://10.4.3.240/volume/v3/volumes/190690fe-4cff-45ba-a8a0-f314d91fb533 returned with HTTP 200 Aug 20 00:57:10.592319 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 139/552] 10.4.3.240 () {68 vars in 1598 bytes} [Thu Aug 20 00:57:10 2026] GET /volume/v3/volumes/190690fe-4cff-45ba-a8a0-f314d91fb533 => generated 817 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:57:10.601966 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [req-b5fbeb84-8b96-48cb-8b1c-eb90e5743e8d req-eff29228-0d9c-4271-a6be-a61bd7877f76 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:57:10.607580 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-b5fbeb84-8b96-48cb-8b1c-eb90e5743e8d req-eff29228-0d9c-4271-a6be-a61bd7877f76 tempest-ServerBootFromVolumeStableRescueTest-206810559 tempest-ServerBootFromVolumeStableRescueTest-206810559-project-member] GET https://10.4.3.240/volume/v3/volumes/190690fe-4cff-45ba-a8a0-f314d91fb533 Aug 20 00:57:10.607813 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [req-b5fbeb84-8b96-48cb-8b1c-eb90e5743e8d req-eff29228-0d9c-4271-a6be-a61bd7877f76 tempest-ServerBootFromVolumeStableRescueTest-206810559 tempest-ServerBootFromVolumeStableRescueTest-206810559-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:57:10.608073 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [req-b5fbeb84-8b96-48cb-8b1c-eb90e5743e8d req-eff29228-0d9c-4271-a6be-a61bd7877f76 tempest-ServerBootFromVolumeStableRescueTest-206810559 tempest-ServerBootFromVolumeStableRescueTest-206810559-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:57:10.623452 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:57:10.623452 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 00:57:10.634829 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [req-b5fbeb84-8b96-48cb-8b1c-eb90e5743e8d req-eff29228-0d9c-4271-a6be-a61bd7877f76 tempest-ServerBootFromVolumeStableRescueTest-206810559 tempest-ServerBootFromVolumeStableRescueTest-206810559-project-member] Volume info retrieved successfully. Aug 20 00:57:10.643900 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-b5fbeb84-8b96-48cb-8b1c-eb90e5743e8d req-eff29228-0d9c-4271-a6be-a61bd7877f76 tempest-ServerBootFromVolumeStableRescueTest-206810559 tempest-ServerBootFromVolumeStableRescueTest-206810559-project-member] https://10.4.3.240/volume/v3/volumes/190690fe-4cff-45ba-a8a0-f314d91fb533 returned with HTTP 200 Aug 20 00:57:10.644333 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 138/553] 10.4.3.240 () {68 vars in 1598 bytes} [Thu Aug 20 00:57:10 2026] GET /volume/v3/volumes/190690fe-4cff-45ba-a8a0-f314d91fb533 => generated 817 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:57:10.848250 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-9fc85aa4-7cd3-4fc2-9fc4-4bf0b28ffe8b None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:57:10.851288 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-9fc85aa4-7cd3-4fc2-9fc4-4bf0b28ffe8b tempest-TestMultiAttachVolumeSwap-1397566972 tempest-TestMultiAttachVolumeSwap-1397566972-project-member] GET https://10.4.3.240/volume/v3/volumes/a15ce082-7f44-44b8-8fbd-b6c0de042a52 Aug 20 00:57:10.851592 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-9fc85aa4-7cd3-4fc2-9fc4-4bf0b28ffe8b tempest-TestMultiAttachVolumeSwap-1397566972 tempest-TestMultiAttachVolumeSwap-1397566972-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:57:10.852595 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-9fc85aa4-7cd3-4fc2-9fc4-4bf0b28ffe8b tempest-TestMultiAttachVolumeSwap-1397566972 tempest-TestMultiAttachVolumeSwap-1397566972-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:57:10.864853 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:57:10.864853 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 00:57:10.871832 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-9fc85aa4-7cd3-4fc2-9fc4-4bf0b28ffe8b tempest-TestMultiAttachVolumeSwap-1397566972 tempest-TestMultiAttachVolumeSwap-1397566972-project-member] Volume info retrieved successfully. Aug 20 00:57:10.878666 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-9fc85aa4-7cd3-4fc2-9fc4-4bf0b28ffe8b tempest-TestMultiAttachVolumeSwap-1397566972 tempest-TestMultiAttachVolumeSwap-1397566972-project-member] https://10.4.3.240/volume/v3/volumes/a15ce082-7f44-44b8-8fbd-b6c0de042a52 returned with HTTP 200 Aug 20 00:57:10.879241 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 141/554] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:57:10 2026] GET /volume/v3/volumes/a15ce082-7f44-44b8-8fbd-b6c0de042a52 => generated 868 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:57:11.408964 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-5c281c28-bd97-4936-920f-92f931080e7d None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:57:11.542710 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-639c48c1-291c-4951-821a-fe9292f15ffe None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:57:11.545156 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-639c48c1-291c-4951-821a-fe9292f15ffe tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] GET https://10.4.3.240/volume/v3/volumes/1b6c78e1-a615-42f2-897c-167ef937c868 Aug 20 00:57:11.545582 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-639c48c1-291c-4951-821a-fe9292f15ffe tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:57:11.545942 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-639c48c1-291c-4951-821a-fe9292f15ffe tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:57:11.560867 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:57:11.560867 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 00:57:11.571856 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-639c48c1-291c-4951-821a-fe9292f15ffe tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] Volume info retrieved successfully. Aug 20 00:57:11.577299 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-5c281c28-bd97-4936-920f-92f931080e7d tempest-VolumesServicesTestJSON-1172014323 tempest-VolumesServicesTestJSON-1172014323-project-admin] GET https://10.4.3.240/volume/v3/os-services Aug 20 00:57:11.577299 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-5c281c28-bd97-4936-920f-92f931080e7d tempest-VolumesServicesTestJSON-1172014323 tempest-VolumesServicesTestJSON-1172014323-project-admin] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:57:11.577299 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-5c281c28-bd97-4936-920f-92f931080e7d tempest-VolumesServicesTestJSON-1172014323 tempest-VolumesServicesTestJSON-1172014323-project-admin] Calling method 'index' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:57:11.577669 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:57:11.577669 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 00:57:11.581791 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-639c48c1-291c-4951-821a-fe9292f15ffe tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] https://10.4.3.240/volume/v3/volumes/1b6c78e1-a615-42f2-897c-167ef937c868 returned with HTTP 200 Aug 20 00:57:11.582608 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 140/555] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:57:11 2026] GET /volume/v3/volumes/1b6c78e1-a615-42f2-897c-167ef937c868 => generated 1000 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:57:11.583993 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-5c281c28-bd97-4936-920f-92f931080e7d tempest-VolumesServicesTestJSON-1172014323 tempest-VolumesServicesTestJSON-1172014323-project-admin] https://10.4.3.240/volume/v3/os-services returned with HTTP 200 Aug 20 00:57:11.584456 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 137/556] 10.4.3.240 () {66 vars in 1249 bytes} [Thu Aug 20 00:57:11 2026] GET /volume/v3/os-services => generated 626 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:57:11.597419 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-0e7f3d68-9e62-4c1a-add5-84b67158ad1d None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:57:11.599673 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-0e7f3d68-9e62-4c1a-add5-84b67158ad1d tempest-VolumesServicesTestJSON-1172014323 tempest-VolumesServicesTestJSON-1172014323-project-admin] GET https://10.4.3.240/volume/v3/os-services?host=np0000007838 Aug 20 00:57:11.599938 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-0e7f3d68-9e62-4c1a-add5-84b67158ad1d tempest-VolumesServicesTestJSON-1172014323 tempest-VolumesServicesTestJSON-1172014323-project-admin] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:57:11.600176 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-0e7f3d68-9e62-4c1a-add5-84b67158ad1d tempest-VolumesServicesTestJSON-1172014323 tempest-VolumesServicesTestJSON-1172014323-project-admin] Calling method 'index' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:57:11.607656 np0000007838 devstack@c-api.service[100212]: DEBUG dbcounter [-] [100212] Writing DB stats cinder:SELECT=210,cinder:UPDATE=41,cinder:INSERT=22 {{(pid=100212) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 00:57:11.611390 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-0e7f3d68-9e62-4c1a-add5-84b67158ad1d tempest-VolumesServicesTestJSON-1172014323 tempest-VolumesServicesTestJSON-1172014323-project-admin] https://10.4.3.240/volume/v3/os-services?host=np0000007838 returned with HTTP 200 Aug 20 00:57:11.612252 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 139/557] 10.4.3.240 () {66 vars in 1284 bytes} [Thu Aug 20 00:57:11 2026] GET /volume/v3/os-services?host=np0000007838 => generated 626 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:57:11.625325 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-0863a92a-5a9f-40ed-8eae-b17b5a95aea9 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:57:11.631299 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-0863a92a-5a9f-40ed-8eae-b17b5a95aea9 tempest-VolumesServicesTestJSON-1172014323 tempest-VolumesServicesTestJSON-1172014323-project-admin] GET https://10.4.3.240/volume/v3/os-services?host=np0000007838&binary=cinder-scheduler Aug 20 00:57:11.631299 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-0863a92a-5a9f-40ed-8eae-b17b5a95aea9 tempest-VolumesServicesTestJSON-1172014323 tempest-VolumesServicesTestJSON-1172014323-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:57:11.631299 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-0863a92a-5a9f-40ed-8eae-b17b5a95aea9 tempest-VolumesServicesTestJSON-1172014323 tempest-VolumesServicesTestJSON-1172014323-project-admin] Calling method 'index' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:57:11.639210 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-0863a92a-5a9f-40ed-8eae-b17b5a95aea9 tempest-VolumesServicesTestJSON-1172014323 tempest-VolumesServicesTestJSON-1172014323-project-admin] https://10.4.3.240/volume/v3/os-services?host=np0000007838&binary=cinder-scheduler returned with HTTP 200 Aug 20 00:57:11.639827 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 142/558] 10.4.3.240 () {66 vars in 1332 bytes} [Thu Aug 20 00:57:11 2026] GET /volume/v3/os-services?host=np0000007838&binary=cinder-scheduler => generated 191 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:57:11.655439 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-2f26adbf-3797-4139-849e-d451ee7696b0 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:57:11.655439 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-2f26adbf-3797-4139-849e-d451ee7696b0 tempest-VolumesServicesTestJSON-1172014323 tempest-VolumesServicesTestJSON-1172014323-project-admin] GET https://10.4.3.240/volume/v3/os-services?binary=cinder-scheduler Aug 20 00:57:11.655439 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-2f26adbf-3797-4139-849e-d451ee7696b0 tempest-VolumesServicesTestJSON-1172014323 tempest-VolumesServicesTestJSON-1172014323-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:57:11.655439 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-2f26adbf-3797-4139-849e-d451ee7696b0 tempest-VolumesServicesTestJSON-1172014323 tempest-VolumesServicesTestJSON-1172014323-project-admin] Calling method 'index' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:57:11.663799 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-2f26adbf-3797-4139-849e-d451ee7696b0 tempest-VolumesServicesTestJSON-1172014323 tempest-VolumesServicesTestJSON-1172014323-project-admin] https://10.4.3.240/volume/v3/os-services?binary=cinder-scheduler returned with HTTP 200 Aug 20 00:57:11.664291 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 141/559] 10.4.3.240 () {66 vars in 1296 bytes} [Thu Aug 20 00:57:11 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 20 00:57:11.679450 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-b516fed3-d700-425e-820b-83d72d918068 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:57:11.765469 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-b516fed3-d700-425e-820b-83d72d918068 tempest-VolumesServicesTestJSON-1784748687 tempest-VolumesServicesTestJSON-1784748687-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 20 00:57:11.765885 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-b516fed3-d700-425e-820b-83d72d918068 tempest-VolumesServicesTestJSON-1784748687 tempest-VolumesServicesTestJSON-1784748687-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesServicesTestJSON-Volume-1541103631"}} {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:57:11.767770 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.v3.volumes [None req-b516fed3-d700-425e-820b-83d72d918068 tempest-VolumesServicesTestJSON-1784748687 tempest-VolumesServicesTestJSON-1784748687-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesServicesTestJSON-Volume-1541103631'}} {{(pid=100213) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 00:57:11.768054 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.v3.volumes [None req-b516fed3-d700-425e-820b-83d72d918068 tempest-VolumesServicesTestJSON-1784748687 tempest-VolumesServicesTestJSON-1784748687-project-member] Create volume of 1 GB Aug 20 00:57:11.775558 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-b516fed3-d700-425e-820b-83d72d918068 tempest-VolumesServicesTestJSON-1784748687 tempest-VolumesServicesTestJSON-1784748687-project-member] Availability Zones retrieved successfully. Aug 20 00:57:11.783251 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-b516fed3-d700-425e-820b-83d72d918068 tempest-VolumesServicesTestJSON-1784748687 tempest-VolumesServicesTestJSON-1784748687-project-member] Flow 'volume_create_api' (445b9e4c-58a8-4bb7-ab25-f2c98eebb1c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:57:11.785275 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-b516fed3-d700-425e-820b-83d72d918068 tempest-VolumesServicesTestJSON-1784748687 tempest-VolumesServicesTestJSON-1784748687-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (63af1800-82b0-4a97-8835-2056d5f7575e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:57:11.786552 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.flows.api.create_volume [None req-b516fed3-d700-425e-820b-83d72d918068 tempest-VolumesServicesTestJSON-1784748687 tempest-VolumesServicesTestJSON-1784748687-project-member] Validating volume size '1' using validate_int {{(pid=100213) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 00:57:11.818601 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-b516fed3-d700-425e-820b-83d72d918068 tempest-VolumesServicesTestJSON-1784748687 tempest-VolumesServicesTestJSON-1784748687-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (63af1800-82b0-4a97-8835-2056d5f7575e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:52:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1ed58bd6-fe6a-497e-ae84-e8199d24fdfa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:57:11.818601 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-b516fed3-d700-425e-820b-83d72d918068 tempest-VolumesServicesTestJSON-1784748687 tempest-VolumesServicesTestJSON-1784748687-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (89a25dc7-2000-4776-8d75-b5a9ffc2f5cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:57:11.895626 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-456f81dc-247d-4106-9948-4a208fb65afe None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:57:11.899713 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-456f81dc-247d-4106-9948-4a208fb65afe tempest-TestMultiAttachVolumeSwap-1397566972 tempest-TestMultiAttachVolumeSwap-1397566972-project-member] GET https://10.4.3.240/volume/v3/volumes/a15ce082-7f44-44b8-8fbd-b6c0de042a52 Aug 20 00:57:11.900121 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-456f81dc-247d-4106-9948-4a208fb65afe tempest-TestMultiAttachVolumeSwap-1397566972 tempest-TestMultiAttachVolumeSwap-1397566972-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:57:11.900469 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-456f81dc-247d-4106-9948-4a208fb65afe tempest-TestMultiAttachVolumeSwap-1397566972 tempest-TestMultiAttachVolumeSwap-1397566972-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:57:11.915904 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.quota [None req-b516fed3-d700-425e-820b-83d72d918068 tempest-VolumesServicesTestJSON-1784748687 tempest-VolumesServicesTestJSON-1784748687-project-member] Created reservations ['f2d12dce-9a58-40f4-9619-7fc622f037d3', 'ebe2d10c-d5c3-4243-801d-f0ca76abd15b', 'f1ad98a5-14b7-4499-a3ad-821cedd21c3a', 'e8118563-b898-4cea-b5cf-a7331d9a339f'] {{(pid=100213) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:57:11.916033 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:57:11.916033 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 00:57:11.916822 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-b516fed3-d700-425e-820b-83d72d918068 tempest-VolumesServicesTestJSON-1784748687 tempest-VolumesServicesTestJSON-1784748687-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (89a25dc7-2000-4776-8d75-b5a9ffc2f5cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f2d12dce-9a58-40f4-9619-7fc622f037d3', 'ebe2d10c-d5c3-4243-801d-f0ca76abd15b', 'f1ad98a5-14b7-4499-a3ad-821cedd21c3a', 'e8118563-b898-4cea-b5cf-a7331d9a339f']}' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:57:11.917739 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-b516fed3-d700-425e-820b-83d72d918068 tempest-VolumesServicesTestJSON-1784748687 tempest-VolumesServicesTestJSON-1784748687-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dda5469d-6457-4a39-a180-6dee969cce67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:57:11.921013 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-456f81dc-247d-4106-9948-4a208fb65afe tempest-TestMultiAttachVolumeSwap-1397566972 tempest-TestMultiAttachVolumeSwap-1397566972-project-member] Volume info retrieved successfully. Aug 20 00:57:11.928630 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-456f81dc-247d-4106-9948-4a208fb65afe tempest-TestMultiAttachVolumeSwap-1397566972 tempest-TestMultiAttachVolumeSwap-1397566972-project-member] https://10.4.3.240/volume/v3/volumes/a15ce082-7f44-44b8-8fbd-b6c0de042a52 returned with HTTP 200 Aug 20 00:57:11.929145 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 140/560] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:57:11 2026] GET /volume/v3/volumes/a15ce082-7f44-44b8-8fbd-b6c0de042a52 => generated 868 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:57:11.945783 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-b516fed3-d700-425e-820b-83d72d918068 tempest-VolumesServicesTestJSON-1784748687 tempest-VolumesServicesTestJSON-1784748687-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dda5469d-6457-4a39-a180-6dee969cce67) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1444c32b-999e-4fe9-9e1a-d39879a110be', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-1541103631',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5eb85d3d05ed4fb499149014f0039879',qos_specs=None,replication_status=,reservations=['f2d12dce-9a58-40f4-9619-7fc622f037d3','ebe2d10c-d5c3-4243-801d-f0ca76abd15b','f1ad98a5-14b7-4499-a3ad-821cedd21c3a','e8118563-b898-4cea-b5cf-a7331d9a339f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='219ddb01ce374e85b84f6a79f34825a3',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T00:57:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-1541103631',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1444c32b-999e-4fe9-9e1a-d39879a110be,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5eb85d3d05ed4fb499149014f0039879',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='219ddb01ce374e85b84f6a79f34825a3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1ed58bd6-fe6a-497e-ae84-e8199d24fdfa),volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:57:11.947088 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-b516fed3-d700-425e-820b-83d72d918068 tempest-VolumesServicesTestJSON-1784748687 tempest-VolumesServicesTestJSON-1784748687-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e22c62f9-6f10-4430-995b-c6ac898cbbe7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:57:11.974243 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-b516fed3-d700-425e-820b-83d72d918068 tempest-VolumesServicesTestJSON-1784748687 tempest-VolumesServicesTestJSON-1784748687-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e22c62f9-6f10-4430-995b-c6ac898cbbe7) transitioned into state 'SUCCESS' from state '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-1541103631',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5eb85d3d05ed4fb499149014f0039879',qos_specs=None,replication_status=,reservations=['f2d12dce-9a58-40f4-9619-7fc622f037d3','ebe2d10c-d5c3-4243-801d-f0ca76abd15b','f1ad98a5-14b7-4499-a3ad-821cedd21c3a','e8118563-b898-4cea-b5cf-a7331d9a339f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='219ddb01ce374e85b84f6a79f34825a3',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:57:11.975298 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-b516fed3-d700-425e-820b-83d72d918068 tempest-VolumesServicesTestJSON-1784748687 tempest-VolumesServicesTestJSON-1784748687-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fbc657b8-d381-4bdc-af31-5d3eb41b19ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:57:11.990411 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-b516fed3-d700-425e-820b-83d72d918068 tempest-VolumesServicesTestJSON-1784748687 tempest-VolumesServicesTestJSON-1784748687-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fbc657b8-d381-4bdc-af31-5d3eb41b19ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:57:11.990411 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-b516fed3-d700-425e-820b-83d72d918068 tempest-VolumesServicesTestJSON-1784748687 tempest-VolumesServicesTestJSON-1784748687-project-member] Flow 'volume_create_api' (445b9e4c-58a8-4bb7-ab25-f2c98eebb1c6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100213) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:57:11.990411 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-b516fed3-d700-425e-820b-83d72d918068 tempest-VolumesServicesTestJSON-1784748687 tempest-VolumesServicesTestJSON-1784748687-project-member] Create volume request issued successfully. Aug 20 00:57:11.990411 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-b516fed3-d700-425e-820b-83d72d918068 tempest-VolumesServicesTestJSON-1784748687 tempest-VolumesServicesTestJSON-1784748687-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 20 00:57:11.990411 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 138/561] 10.4.3.240 () {68 vars in 1258 bytes} [Thu Aug 20 00:57:11 2026] POST /volume/v3/volumes => generated 754 bytes in 311 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 00:57:12.008360 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-06c9f3d2-3ca9-4617-abfa-0f52351a1772 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:57:12.010728 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-06c9f3d2-3ca9-4617-abfa-0f52351a1772 tempest-VolumesServicesTestJSON-1784748687 tempest-VolumesServicesTestJSON-1784748687-project-member] GET https://10.4.3.240/volume/v3/volumes/1444c32b-999e-4fe9-9e1a-d39879a110be Aug 20 00:57:12.010993 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-06c9f3d2-3ca9-4617-abfa-0f52351a1772 tempest-VolumesServicesTestJSON-1784748687 tempest-VolumesServicesTestJSON-1784748687-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:57:12.011257 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-06c9f3d2-3ca9-4617-abfa-0f52351a1772 tempest-VolumesServicesTestJSON-1784748687 tempest-VolumesServicesTestJSON-1784748687-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:57:12.021522 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:57:12.021522 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 00:57:12.026463 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-06c9f3d2-3ca9-4617-abfa-0f52351a1772 tempest-VolumesServicesTestJSON-1784748687 tempest-VolumesServicesTestJSON-1784748687-project-member] Volume info retrieved successfully. Aug 20 00:57:12.032647 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-06c9f3d2-3ca9-4617-abfa-0f52351a1772 tempest-VolumesServicesTestJSON-1784748687 tempest-VolumesServicesTestJSON-1784748687-project-member] https://10.4.3.240/volume/v3/volumes/1444c32b-999e-4fe9-9e1a-d39879a110be returned with HTTP 200 Aug 20 00:57:12.032940 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 143/562] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:57:12 2026] GET /volume/v3/volumes/1444c32b-999e-4fe9-9e1a-d39879a110be => generated 822 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:57:12.600935 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-37ec1bb4-5ec3-4fc1-ae99-6cdb169aedf6 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:57:12.604117 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-37ec1bb4-5ec3-4fc1-ae99-6cdb169aedf6 tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] GET https://10.4.3.240/volume/v3/volumes/1b6c78e1-a615-42f2-897c-167ef937c868 Aug 20 00:57:12.604305 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-37ec1bb4-5ec3-4fc1-ae99-6cdb169aedf6 tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:57:12.604511 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-37ec1bb4-5ec3-4fc1-ae99-6cdb169aedf6 tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:57:12.620167 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:57:12.620167 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 00:57:12.626645 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-37ec1bb4-5ec3-4fc1-ae99-6cdb169aedf6 tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] Volume info retrieved successfully. Aug 20 00:57:12.633362 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-37ec1bb4-5ec3-4fc1-ae99-6cdb169aedf6 tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] https://10.4.3.240/volume/v3/volumes/1b6c78e1-a615-42f2-897c-167ef937c868 returned with HTTP 200 Aug 20 00:57:12.633758 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 142/563] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:57:12 2026] GET /volume/v3/volumes/1b6c78e1-a615-42f2-897c-167ef937c868 => generated 1000 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:57:12.947414 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-a8b10f33-d74d-4479-bb55-3860955d219c None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:57:12.950436 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-a8b10f33-d74d-4479-bb55-3860955d219c tempest-TestMultiAttachVolumeSwap-1397566972 tempest-TestMultiAttachVolumeSwap-1397566972-project-member] GET https://10.4.3.240/volume/v3/volumes/a15ce082-7f44-44b8-8fbd-b6c0de042a52 Aug 20 00:57:12.950677 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-a8b10f33-d74d-4479-bb55-3860955d219c tempest-TestMultiAttachVolumeSwap-1397566972 tempest-TestMultiAttachVolumeSwap-1397566972-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:57:12.950874 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-a8b10f33-d74d-4479-bb55-3860955d219c tempest-TestMultiAttachVolumeSwap-1397566972 tempest-TestMultiAttachVolumeSwap-1397566972-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:57:12.955401 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-ac9cf0f7-3e88-4299-bff3-d31719c7d69f None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:57:12.956597 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-ac9cf0f7-3e88-4299-bff3-d31719c7d69f tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 20 00:57:12.957067 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-ac9cf0f7-3e88-4299-bff3-d31719c7d69f tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-649655582"}} {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:57:12.962807 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.v3.volumes [None req-ac9cf0f7-3e88-4299-bff3-d31719c7d69f tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-649655582'}} {{(pid=100213) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 00:57:12.972930 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.v3.volumes [None req-ac9cf0f7-3e88-4299-bff3-d31719c7d69f tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Create volume of 1 GB Aug 20 00:57:12.972930 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:57:12.972930 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 00:57:12.973777 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-ac9cf0f7-3e88-4299-bff3-d31719c7d69f tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Availability Zones retrieved successfully. Aug 20 00:57:12.977888 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:57:12.977888 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 00:57:12.986471 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-ac9cf0f7-3e88-4299-bff3-d31719c7d69f tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Flow 'volume_create_api' (f9cddf56-d982-4385-86bd-dda59e6dcdca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:57:12.988113 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-ac9cf0f7-3e88-4299-bff3-d31719c7d69f tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7810e1bd-a4e7-4c5c-a845-788b6e42882f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:57:12.988488 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-a8b10f33-d74d-4479-bb55-3860955d219c tempest-TestMultiAttachVolumeSwap-1397566972 tempest-TestMultiAttachVolumeSwap-1397566972-project-member] Volume info retrieved successfully. Aug 20 00:57:12.989588 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.flows.api.create_volume [None req-ac9cf0f7-3e88-4299-bff3-d31719c7d69f tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Validating volume size '1' using validate_int {{(pid=100213) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 00:57:12.997160 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-a8b10f33-d74d-4479-bb55-3860955d219c tempest-TestMultiAttachVolumeSwap-1397566972 tempest-TestMultiAttachVolumeSwap-1397566972-project-member] https://10.4.3.240/volume/v3/volumes/a15ce082-7f44-44b8-8fbd-b6c0de042a52 returned with HTTP 200 Aug 20 00:57:12.997821 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 141/564] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:57:12 2026] GET /volume/v3/volumes/a15ce082-7f44-44b8-8fbd-b6c0de042a52 => generated 868 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 20 00:57:13.003438 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:57:13.003438 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 00:57:13.027264 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-ac9cf0f7-3e88-4299-bff3-d31719c7d69f tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7810e1bd-a4e7-4c5c-a845-788b6e42882f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:52:30Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=0194b310-2a22-4ac8-a1ce-383dddbd16f6,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0194b310-2a22-4ac8-a1ce-383dddbd16f6', 'encryption_key_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=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:57:13.029103 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-ac9cf0f7-3e88-4299-bff3-d31719c7d69f tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d9201a30-78cf-4299-8b5b-b15bb194a81e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:57:13.048143 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-4d3092fc-d4b6-400a-a318-c668bb5d1f25 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:57:13.050598 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-4d3092fc-d4b6-400a-a318-c668bb5d1f25 tempest-VolumesServicesTestJSON-1784748687 tempest-VolumesServicesTestJSON-1784748687-project-member] GET https://10.4.3.240/volume/v3/volumes/1444c32b-999e-4fe9-9e1a-d39879a110be Aug 20 00:57:13.050833 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-4d3092fc-d4b6-400a-a318-c668bb5d1f25 tempest-VolumesServicesTestJSON-1784748687 tempest-VolumesServicesTestJSON-1784748687-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:57:13.051381 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-4d3092fc-d4b6-400a-a318-c668bb5d1f25 tempest-VolumesServicesTestJSON-1784748687 tempest-VolumesServicesTestJSON-1784748687-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:57:13.067009 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:57:13.067009 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 00:57:13.072924 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-4d3092fc-d4b6-400a-a318-c668bb5d1f25 tempest-VolumesServicesTestJSON-1784748687 tempest-VolumesServicesTestJSON-1784748687-project-member] Volume info retrieved successfully. Aug 20 00:57:13.081017 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-4d3092fc-d4b6-400a-a318-c668bb5d1f25 tempest-VolumesServicesTestJSON-1784748687 tempest-VolumesServicesTestJSON-1784748687-project-member] https://10.4.3.240/volume/v3/volumes/1444c32b-999e-4fe9-9e1a-d39879a110be returned with HTTP 200 Aug 20 00:57:13.081017 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 144/565] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:57:13 2026] GET /volume/v3/volumes/1444c32b-999e-4fe9-9e1a-d39879a110be => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:57:13.102578 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-dc5cd006-093e-4abb-bedb-0744671b41f0 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:57:13.103656 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.quota [None req-ac9cf0f7-3e88-4299-bff3-d31719c7d69f tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Created reservations ['36fd6bcc-3464-47f5-860f-f33730f69650', '1ad2442d-0fc4-491c-b3e4-e5b225a67dbf', '0afc2731-f849-4cfc-b188-f8751eb3cc2e', '7a77800c-d4bd-4c4d-b72f-ba81ccd6654f'] {{(pid=100213) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:57:13.105806 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-ac9cf0f7-3e88-4299-bff3-d31719c7d69f tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d9201a30-78cf-4299-8b5b-b15bb194a81e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['36fd6bcc-3464-47f5-860f-f33730f69650', '1ad2442d-0fc4-491c-b3e4-e5b225a67dbf', '0afc2731-f849-4cfc-b188-f8751eb3cc2e', '7a77800c-d4bd-4c4d-b72f-ba81ccd6654f']}' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:57:13.105979 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-ac9cf0f7-3e88-4299-bff3-d31719c7d69f tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5ad0f83f-a08f-415f-b14a-81e40b540694) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:57:13.106551 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-dc5cd006-093e-4abb-bedb-0744671b41f0 tempest-VolumesServicesTestJSON-1172014323 tempest-VolumesServicesTestJSON-1172014323-project-admin] GET https://10.4.3.240/volume/v3/volumes/1444c32b-999e-4fe9-9e1a-d39879a110be Aug 20 00:57:13.107150 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-dc5cd006-093e-4abb-bedb-0744671b41f0 tempest-VolumesServicesTestJSON-1172014323 tempest-VolumesServicesTestJSON-1172014323-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:57:13.107253 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-dc5cd006-093e-4abb-bedb-0744671b41f0 tempest-VolumesServicesTestJSON-1172014323 tempest-VolumesServicesTestJSON-1172014323-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:57:13.118146 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:57:13.118146 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 00:57:13.127487 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-dc5cd006-093e-4abb-bedb-0744671b41f0 tempest-VolumesServicesTestJSON-1172014323 tempest-VolumesServicesTestJSON-1172014323-project-admin] Volume info retrieved successfully. Aug 20 00:57:13.136352 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-ac9cf0f7-3e88-4299-bff3-d31719c7d69f tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5ad0f83f-a08f-415f-b14a-81e40b540694) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e677daac-9d3c-4752-997d-c4532ef61e05', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-649655582',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='5150cb8f884d45fc9dca690eb8bb8a26',qos_specs=None,replication_status=,reservations=['36fd6bcc-3464-47f5-860f-f33730f69650','1ad2442d-0fc4-491c-b3e4-e5b225a67dbf','0afc2731-f849-4cfc-b188-f8751eb3cc2e','7a77800c-d4bd-4c4d-b72f-ba81ccd6654f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6b2e791fb85249bfbeaea0af786b0ba2',volume_type_id=0194b310-2a22-4ac8-a1ce-383dddbd16f6), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T00:57:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-649655582',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e677daac-9d3c-4752-997d-c4532ef61e05,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='5150cb8f884d45fc9dca690eb8bb8a26',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6b2e791fb85249bfbeaea0af786b0ba2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0194b310-2a22-4ac8-a1ce-383dddbd16f6),volume_type_id=0194b310-2a22-4ac8-a1ce-383dddbd16f6)}' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:57:13.138629 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-dc5cd006-093e-4abb-bedb-0744671b41f0 tempest-VolumesServicesTestJSON-1172014323 tempest-VolumesServicesTestJSON-1172014323-project-admin] https://10.4.3.240/volume/v3/volumes/1444c32b-999e-4fe9-9e1a-d39879a110be returned with HTTP 200 Aug 20 00:57:13.138733 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-ac9cf0f7-3e88-4299-bff3-d31719c7d69f tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8a3d3298-d59d-4b00-858a-b025aef383ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:57:13.138910 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 143/566] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:57:13 2026] GET /volume/v3/volumes/1444c32b-999e-4fe9-9e1a-d39879a110be => generated 1011 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:57:13.171434 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-e4d08060-3d02-47aa-8bdb-d64e129229de None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:57:13.171434 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-e4d08060-3d02-47aa-8bdb-d64e129229de tempest-VolumesServicesTestJSON-1172014323 tempest-VolumesServicesTestJSON-1172014323-project-admin] GET https://10.4.3.240/volume/v3/os-services?host=np0000007838&binary=cinder-volume Aug 20 00:57:13.171434 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-e4d08060-3d02-47aa-8bdb-d64e129229de tempest-VolumesServicesTestJSON-1172014323 tempest-VolumesServicesTestJSON-1172014323-project-admin] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:57:13.171434 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-e4d08060-3d02-47aa-8bdb-d64e129229de tempest-VolumesServicesTestJSON-1172014323 tempest-VolumesServicesTestJSON-1172014323-project-admin] Calling method 'index' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:57:13.171434 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-e4d08060-3d02-47aa-8bdb-d64e129229de tempest-VolumesServicesTestJSON-1172014323 tempest-VolumesServicesTestJSON-1172014323-project-admin] https://10.4.3.240/volume/v3/os-services?host=np0000007838&binary=cinder-volume returned with HTTP 200 Aug 20 00:57:13.171434 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 142/567] 10.4.3.240 () {66 vars in 1326 bytes} [Thu Aug 20 00:57:13 2026] GET /volume/v3/os-services?host=np0000007838&binary=cinder-volume => generated 275 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:57:13.172819 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-ac9cf0f7-3e88-4299-bff3-d31719c7d69f tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8a3d3298-d59d-4b00-858a-b025aef383ad) transitioned into state 'SUCCESS' from state '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-649655582',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='5150cb8f884d45fc9dca690eb8bb8a26',qos_specs=None,replication_status=,reservations=['36fd6bcc-3464-47f5-860f-f33730f69650','1ad2442d-0fc4-491c-b3e4-e5b225a67dbf','0afc2731-f849-4cfc-b188-f8751eb3cc2e','7a77800c-d4bd-4c4d-b72f-ba81ccd6654f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6b2e791fb85249bfbeaea0af786b0ba2',volume_type_id=0194b310-2a22-4ac8-a1ce-383dddbd16f6)}' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:57:13.173785 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-ac9cf0f7-3e88-4299-bff3-d31719c7d69f tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8e6ba900-7102-4d1c-a395-06ce5e8a3311) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:57:13.186194 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-fc9b2623-7eb6-4f94-813b-da6c2290a86b None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:57:13.187631 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-ac9cf0f7-3e88-4299-bff3-d31719c7d69f tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8e6ba900-7102-4d1c-a395-06ce5e8a3311) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:57:13.188609 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-fc9b2623-7eb6-4f94-813b-da6c2290a86b tempest-VolumesServicesTestJSON-1784748687 tempest-VolumesServicesTestJSON-1784748687-project-member] GET https://10.4.3.240/volume/v3/volumes/1444c32b-999e-4fe9-9e1a-d39879a110be Aug 20 00:57:13.189142 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-fc9b2623-7eb6-4f94-813b-da6c2290a86b tempest-VolumesServicesTestJSON-1784748687 tempest-VolumesServicesTestJSON-1784748687-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:57:13.189217 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-ac9cf0f7-3e88-4299-bff3-d31719c7d69f tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Flow 'volume_create_api' (f9cddf56-d982-4385-86bd-dda59e6dcdca) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100213) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:57:13.189261 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-fc9b2623-7eb6-4f94-813b-da6c2290a86b tempest-VolumesServicesTestJSON-1784748687 tempest-VolumesServicesTestJSON-1784748687-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:57:13.189295 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-ac9cf0f7-3e88-4299-bff3-d31719c7d69f tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Create volume request issued successfully. Aug 20 00:57:13.190332 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-ac9cf0f7-3e88-4299-bff3-d31719c7d69f tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 20 00:57:13.190606 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 139/568] 10.4.3.240 () {68 vars in 1259 bytes} [Thu Aug 20 00:57:12 2026] POST /volume/v3/volumes => generated 759 bytes in 240 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 00:57:13.204262 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:57:13.204262 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 00:57:13.211073 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-ecd3a30e-a863-4fd3-96f6-cd2ba5ee50da None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:57:13.214629 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-fc9b2623-7eb6-4f94-813b-da6c2290a86b tempest-VolumesServicesTestJSON-1784748687 tempest-VolumesServicesTestJSON-1784748687-project-member] Volume info retrieved successfully. Aug 20 00:57:13.214765 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-ecd3a30e-a863-4fd3-96f6-cd2ba5ee50da tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] GET https://10.4.3.240/volume/v3/volumes/e677daac-9d3c-4752-997d-c4532ef61e05 Aug 20 00:57:13.214765 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-ecd3a30e-a863-4fd3-96f6-cd2ba5ee50da tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:57:13.214765 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-ecd3a30e-a863-4fd3-96f6-cd2ba5ee50da tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:57:13.220469 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-fc9b2623-7eb6-4f94-813b-da6c2290a86b tempest-VolumesServicesTestJSON-1784748687 tempest-VolumesServicesTestJSON-1784748687-project-member] https://10.4.3.240/volume/v3/volumes/1444c32b-999e-4fe9-9e1a-d39879a110be returned with HTTP 200 Aug 20 00:57:13.220968 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 145/569] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:57:13 2026] GET /volume/v3/volumes/1444c32b-999e-4fe9-9e1a-d39879a110be => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:57:13.225781 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:57:13.225781 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 00:57:13.234993 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-ecd3a30e-a863-4fd3-96f6-cd2ba5ee50da tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Volume info retrieved successfully. Aug 20 00:57:13.241202 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-ecd3a30e-a863-4fd3-96f6-cd2ba5ee50da tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] https://10.4.3.240/volume/v3/volumes/e677daac-9d3c-4752-997d-c4532ef61e05 returned with HTTP 200 Aug 20 00:57:13.241382 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-f493be7a-d58d-4f06-9224-48742dd5c213 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:57:13.241771 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 144/570] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:57:13 2026] GET /volume/v3/volumes/e677daac-9d3c-4752-997d-c4532ef61e05 => generated 827 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:57:13.243125 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-f493be7a-d58d-4f06-9224-48742dd5c213 tempest-VolumesServicesTestJSON-1784748687 tempest-VolumesServicesTestJSON-1784748687-project-member] DELETE https://10.4.3.240/volume/v3/volumes/1444c32b-999e-4fe9-9e1a-d39879a110be Aug 20 00:57:13.244419 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-f493be7a-d58d-4f06-9224-48742dd5c213 tempest-VolumesServicesTestJSON-1784748687 tempest-VolumesServicesTestJSON-1784748687-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:57:13.244419 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-f493be7a-d58d-4f06-9224-48742dd5c213 tempest-VolumesServicesTestJSON-1784748687 tempest-VolumesServicesTestJSON-1784748687-project-member] Calling method 'delete' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:57:13.244419 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.v3.volumes [None req-f493be7a-d58d-4f06-9224-48742dd5c213 tempest-VolumesServicesTestJSON-1784748687 tempest-VolumesServicesTestJSON-1784748687-project-member] Delete volume with id: 1444c32b-999e-4fe9-9e1a-d39879a110be Aug 20 00:57:13.254159 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:57:13.254159 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 00:57:13.254801 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-f493be7a-d58d-4f06-9224-48742dd5c213 tempest-VolumesServicesTestJSON-1784748687 tempest-VolumesServicesTestJSON-1784748687-project-member] Volume info retrieved successfully. Aug 20 00:57:13.293086 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-f493be7a-d58d-4f06-9224-48742dd5c213 tempest-VolumesServicesTestJSON-1784748687 tempest-VolumesServicesTestJSON-1784748687-project-member] Delete volume request issued successfully. Aug 20 00:57:13.293546 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-f493be7a-d58d-4f06-9224-48742dd5c213 tempest-VolumesServicesTestJSON-1784748687 tempest-VolumesServicesTestJSON-1784748687-project-member] https://10.4.3.240/volume/v3/volumes/1444c32b-999e-4fe9-9e1a-d39879a110be returned with HTTP 202 Aug 20 00:57:13.293907 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 143/571] 10.4.3.240 () {66 vars in 1351 bytes} [Thu Aug 20 00:57:13 2026] DELETE /volume/v3/volumes/1444c32b-999e-4fe9-9e1a-d39879a110be => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:57:13.306230 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-d20c192b-43cf-4511-83dd-7899ebf6888e None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:57:13.308208 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-d20c192b-43cf-4511-83dd-7899ebf6888e tempest-VolumesServicesTestJSON-1784748687 tempest-VolumesServicesTestJSON-1784748687-project-member] GET https://10.4.3.240/volume/v3/volumes/1444c32b-999e-4fe9-9e1a-d39879a110be Aug 20 00:57:13.308413 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-d20c192b-43cf-4511-83dd-7899ebf6888e tempest-VolumesServicesTestJSON-1784748687 tempest-VolumesServicesTestJSON-1784748687-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:57:13.309166 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-d20c192b-43cf-4511-83dd-7899ebf6888e tempest-VolumesServicesTestJSON-1784748687 tempest-VolumesServicesTestJSON-1784748687-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:57:13.321506 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:57:13.321506 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 00:57:13.327370 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-d20c192b-43cf-4511-83dd-7899ebf6888e tempest-VolumesServicesTestJSON-1784748687 tempest-VolumesServicesTestJSON-1784748687-project-member] Volume info retrieved successfully. Aug 20 00:57:13.333824 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-d20c192b-43cf-4511-83dd-7899ebf6888e tempest-VolumesServicesTestJSON-1784748687 tempest-VolumesServicesTestJSON-1784748687-project-member] https://10.4.3.240/volume/v3/volumes/1444c32b-999e-4fe9-9e1a-d39879a110be returned with HTTP 200 Aug 20 00:57:13.335123 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 140/572] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:57:13 2026] GET /volume/v3/volumes/1444c32b-999e-4fe9-9e1a-d39879a110be => generated 846 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:57:13.650308 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-57906d0b-cb44-45d0-b2b6-6930260fb03e None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:57:13.654889 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-57906d0b-cb44-45d0-b2b6-6930260fb03e tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] GET https://10.4.3.240/volume/v3/volumes/1b6c78e1-a615-42f2-897c-167ef937c868 Aug 20 00:57:13.655199 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-57906d0b-cb44-45d0-b2b6-6930260fb03e tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:57:13.655485 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-57906d0b-cb44-45d0-b2b6-6930260fb03e tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:57:13.658751 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-b5fbeb84-8b96-48cb-8b1c-eb90e5743e8d req-7fa848cc-15ae-4876-ada6-1e1d793b94d8 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:57:13.662595 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-b5fbeb84-8b96-48cb-8b1c-eb90e5743e8d req-7fa848cc-15ae-4876-ada6-1e1d793b94d8 tempest-ServerBootFromVolumeStableRescueTest-206810559 tempest-ServerBootFromVolumeStableRescueTest-206810559-project-member] GET https://10.4.3.240/volume/v3/volumes/190690fe-4cff-45ba-a8a0-f314d91fb533 Aug 20 00:57:13.662971 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-b5fbeb84-8b96-48cb-8b1c-eb90e5743e8d req-7fa848cc-15ae-4876-ada6-1e1d793b94d8 tempest-ServerBootFromVolumeStableRescueTest-206810559 tempest-ServerBootFromVolumeStableRescueTest-206810559-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:57:13.663316 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-b5fbeb84-8b96-48cb-8b1c-eb90e5743e8d req-7fa848cc-15ae-4876-ada6-1e1d793b94d8 tempest-ServerBootFromVolumeStableRescueTest-206810559 tempest-ServerBootFromVolumeStableRescueTest-206810559-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:57:13.664356 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:57:13.664356 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 00:57:13.667676 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-57906d0b-cb44-45d0-b2b6-6930260fb03e tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] Volume info retrieved successfully. Aug 20 00:57:13.671473 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:57:13.671473 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 00:57:13.672889 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-57906d0b-cb44-45d0-b2b6-6930260fb03e tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] https://10.4.3.240/volume/v3/volumes/1b6c78e1-a615-42f2-897c-167ef937c868 returned with HTTP 200 Aug 20 00:57:13.673574 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 146/573] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:57:13 2026] GET /volume/v3/volumes/1b6c78e1-a615-42f2-897c-167ef937c868 => generated 1000 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:57:13.680364 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [req-b5fbeb84-8b96-48cb-8b1c-eb90e5743e8d req-7fa848cc-15ae-4876-ada6-1e1d793b94d8 tempest-ServerBootFromVolumeStableRescueTest-206810559 tempest-ServerBootFromVolumeStableRescueTest-206810559-project-member] Volume info retrieved successfully. Aug 20 00:57:13.683961 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-b5fbeb84-8b96-48cb-8b1c-eb90e5743e8d req-7fa848cc-15ae-4876-ada6-1e1d793b94d8 tempest-ServerBootFromVolumeStableRescueTest-206810559 tempest-ServerBootFromVolumeStableRescueTest-206810559-project-member] https://10.4.3.240/volume/v3/volumes/190690fe-4cff-45ba-a8a0-f314d91fb533 returned with HTTP 200 Aug 20 00:57:13.684455 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 145/574] 10.4.3.240 () {68 vars in 1598 bytes} [Thu Aug 20 00:57:13 2026] GET /volume/v3/volumes/190690fe-4cff-45ba-a8a0-f314d91fb533 => generated 842 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:57:13.690994 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-e613d61c-b2ff-4a69-aa0e-5b34f29d4a5f None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:57:13.691403 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-e613d61c-b2ff-4a69-aa0e-5b34f29d4a5f None None] GET https://10.4.3.240/volume// Aug 20 00:57:13.691592 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-e613d61c-b2ff-4a69-aa0e-5b34f29d4a5f None None] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:57:13.691775 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-e613d61c-b2ff-4a69-aa0e-5b34f29d4a5f None None] Calling method 'all' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:57:13.692288 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-e613d61c-b2ff-4a69-aa0e-5b34f29d4a5f None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 20 00:57:13.692526 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 144/575] 10.4.3.240 () {66 vars in 1426 bytes} [Thu Aug 20 00:57:13 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 00:57:13.706698 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [req-b5fbeb84-8b96-48cb-8b1c-eb90e5743e8d req-224edb6b-f0ce-4965-b519-cd19b85f7566 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:57:13.708936 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-b5fbeb84-8b96-48cb-8b1c-eb90e5743e8d req-224edb6b-f0ce-4965-b519-cd19b85f7566 tempest-ServerBootFromVolumeStableRescueTest-206810559 tempest-ServerBootFromVolumeStableRescueTest-206810559-project-member] POST https://10.4.3.240/volume/v3/attachments Aug 20 00:57:13.709276 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [req-b5fbeb84-8b96-48cb-8b1c-eb90e5743e8d req-224edb6b-f0ce-4965-b519-cd19b85f7566 tempest-ServerBootFromVolumeStableRescueTest-206810559 tempest-ServerBootFromVolumeStableRescueTest-206810559-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "190690fe-4cff-45ba-a8a0-f314d91fb533", "connector": null, "instance_uuid": "375268f1-82e1-45ad-b8d7-40ae6232e446"}} {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:57:13.718083 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:57:13.718083 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 00:57:13.747365 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-b5fbeb84-8b96-48cb-8b1c-eb90e5743e8d req-224edb6b-f0ce-4965-b519-cd19b85f7566 tempest-ServerBootFromVolumeStableRescueTest-206810559 tempest-ServerBootFromVolumeStableRescueTest-206810559-project-member] https://10.4.3.240/volume/v3/attachments returned with HTTP 200 Aug 20 00:57:13.747941 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 141/576] 10.4.3.240 () {74 vars in 1594 bytes} [Thu Aug 20 00:57:13 2026] POST /volume/v3/attachments => generated 273 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:57:13.759494 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-3f04d30f-f44d-4e88-b0a0-9d43d19fef91 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:57:13.759864 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-3f04d30f-f44d-4e88-b0a0-9d43d19fef91 None None] GET https://10.4.3.240/volume// Aug 20 00:57:13.760023 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-3f04d30f-f44d-4e88-b0a0-9d43d19fef91 None None] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:57:13.760200 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-3f04d30f-f44d-4e88-b0a0-9d43d19fef91 None None] Calling method 'all' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:57:13.760525 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-3f04d30f-f44d-4e88-b0a0-9d43d19fef91 None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 20 00:57:13.760796 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 147/577] 10.4.3.240 () {66 vars in 1426 bytes} [Thu Aug 20 00:57:13 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 00:57:13.769068 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-b5fbeb84-8b96-48cb-8b1c-eb90e5743e8d req-6aa06163-1eb7-4802-b7ab-4ffb51bdd7ad None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:57:13.770825 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-b5fbeb84-8b96-48cb-8b1c-eb90e5743e8d req-6aa06163-1eb7-4802-b7ab-4ffb51bdd7ad tempest-ServerBootFromVolumeStableRescueTest-206810559 tempest-ServerBootFromVolumeStableRescueTest-206810559-project-member] GET https://10.4.3.240/volume/v3/volumes/190690fe-4cff-45ba-a8a0-f314d91fb533 Aug 20 00:57:13.771175 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-b5fbeb84-8b96-48cb-8b1c-eb90e5743e8d req-6aa06163-1eb7-4802-b7ab-4ffb51bdd7ad tempest-ServerBootFromVolumeStableRescueTest-206810559 tempest-ServerBootFromVolumeStableRescueTest-206810559-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:57:13.771479 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-b5fbeb84-8b96-48cb-8b1c-eb90e5743e8d req-6aa06163-1eb7-4802-b7ab-4ffb51bdd7ad tempest-ServerBootFromVolumeStableRescueTest-206810559 tempest-ServerBootFromVolumeStableRescueTest-206810559-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:57:13.782600 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:57:13.782600 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 00:57:13.786598 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [req-b5fbeb84-8b96-48cb-8b1c-eb90e5743e8d req-6aa06163-1eb7-4802-b7ab-4ffb51bdd7ad tempest-ServerBootFromVolumeStableRescueTest-206810559 tempest-ServerBootFromVolumeStableRescueTest-206810559-project-member] Volume info retrieved successfully. Aug 20 00:57:13.793441 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-b5fbeb84-8b96-48cb-8b1c-eb90e5743e8d req-6aa06163-1eb7-4802-b7ab-4ffb51bdd7ad tempest-ServerBootFromVolumeStableRescueTest-206810559 tempest-ServerBootFromVolumeStableRescueTest-206810559-project-member] https://10.4.3.240/volume/v3/volumes/190690fe-4cff-45ba-a8a0-f314d91fb533 returned with HTTP 200 Aug 20 00:57:13.793441 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 146/578] 10.4.3.240 () {70 vars in 1639 bytes} [Thu Aug 20 00:57:13 2026] GET /volume/v3/volumes/190690fe-4cff-45ba-a8a0-f314d91fb533 => generated 1021 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 00:57:13.906859 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [req-b5fbeb84-8b96-48cb-8b1c-eb90e5743e8d req-55a0a268-04cb-4de7-93f5-df3efd9977cc None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:57:13.911166 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-b5fbeb84-8b96-48cb-8b1c-eb90e5743e8d req-55a0a268-04cb-4de7-93f5-df3efd9977cc tempest-ServerBootFromVolumeStableRescueTest-206810559 tempest-ServerBootFromVolumeStableRescueTest-206810559-project-member] PUT https://10.4.3.240/volume/v3/attachments/27c0db30-5dcc-4499-b2b7-949bc8ab9850 Aug 20 00:57:13.911166 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [req-b5fbeb84-8b96-48cb-8b1c-eb90e5743e8d req-55a0a268-04cb-4de7-93f5-df3efd9977cc tempest-ServerBootFromVolumeStableRescueTest-206810559 tempest-ServerBootFromVolumeStableRescueTest-206810559-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.240", "host": "np0000007838", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:e656b6daafb0", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "870eaf75-1108-49d5-b5ab-79f4c93758d0", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:57:13.918163 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.coordination [req-b5fbeb84-8b96-48cb-8b1c-eb90e5743e8d req-55a0a268-04cb-4de7-93f5-df3efd9977cc tempest-ServerBootFromVolumeStableRescueTest-206810559 tempest-ServerBootFromVolumeStableRescueTest-206810559-project-member] Acquiring lock "cinder-attachment_update-190690fe-4cff-45ba-a8a0-f314d91fb533-np0000007838" by "attachment_update" {{(pid=100212) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 00:57:13.925435 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.coordination [req-b5fbeb84-8b96-48cb-8b1c-eb90e5743e8d req-55a0a268-04cb-4de7-93f5-df3efd9977cc tempest-ServerBootFromVolumeStableRescueTest-206810559 tempest-ServerBootFromVolumeStableRescueTest-206810559-project-member] Lock "cinder-attachment_update-190690fe-4cff-45ba-a8a0-f314d91fb533-np0000007838" acquired by "attachment_update" :: waited 0.005s {{(pid=100212) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 00:57:13.925435 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:57:13.925435 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 00:57:14.011293 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.coordination [req-b5fbeb84-8b96-48cb-8b1c-eb90e5743e8d req-55a0a268-04cb-4de7-93f5-df3efd9977cc tempest-ServerBootFromVolumeStableRescueTest-206810559 tempest-ServerBootFromVolumeStableRescueTest-206810559-project-member] Lock "cinder-attachment_update-190690fe-4cff-45ba-a8a0-f314d91fb533-np0000007838" released by "attachment_update" :: held 0.087s {{(pid=100212) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 00:57:14.011293 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-b5fbeb84-8b96-48cb-8b1c-eb90e5743e8d req-55a0a268-04cb-4de7-93f5-df3efd9977cc tempest-ServerBootFromVolumeStableRescueTest-206810559 tempest-ServerBootFromVolumeStableRescueTest-206810559-project-member] https://10.4.3.240/volume/v3/attachments/27c0db30-5dcc-4499-b2b7-949bc8ab9850 returned with HTTP 200 Aug 20 00:57:14.011293 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 145/579] 10.4.3.240 () {74 vars in 1704 bytes} [Thu Aug 20 00:57:13 2026] PUT /volume/v3/attachments/27c0db30-5dcc-4499-b2b7-949bc8ab9850 => generated 969 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:57:14.015518 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-30927b7d-1b76-4a50-9cde-a11a00dc58af None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:57:14.017516 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-30927b7d-1b76-4a50-9cde-a11a00dc58af tempest-TestMultiAttachVolumeSwap-1397566972 tempest-TestMultiAttachVolumeSwap-1397566972-project-member] GET https://10.4.3.240/volume/v3/volumes/a15ce082-7f44-44b8-8fbd-b6c0de042a52 Aug 20 00:57:14.017815 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-30927b7d-1b76-4a50-9cde-a11a00dc58af tempest-TestMultiAttachVolumeSwap-1397566972 tempest-TestMultiAttachVolumeSwap-1397566972-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:57:14.018038 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-30927b7d-1b76-4a50-9cde-a11a00dc58af tempest-TestMultiAttachVolumeSwap-1397566972 tempest-TestMultiAttachVolumeSwap-1397566972-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:57:14.028366 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:57:14.028366 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 00:57:14.033150 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-30927b7d-1b76-4a50-9cde-a11a00dc58af tempest-TestMultiAttachVolumeSwap-1397566972 tempest-TestMultiAttachVolumeSwap-1397566972-project-member] Volume info retrieved successfully. Aug 20 00:57:14.040074 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-30927b7d-1b76-4a50-9cde-a11a00dc58af tempest-TestMultiAttachVolumeSwap-1397566972 tempest-TestMultiAttachVolumeSwap-1397566972-project-member] https://10.4.3.240/volume/v3/volumes/a15ce082-7f44-44b8-8fbd-b6c0de042a52 returned with HTTP 200 Aug 20 00:57:14.040594 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 142/580] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:57:14 2026] GET /volume/v3/volumes/a15ce082-7f44-44b8-8fbd-b6c0de042a52 => generated 868 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:57:14.045965 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-b5fbeb84-8b96-48cb-8b1c-eb90e5743e8d req-929670f5-9a16-43f6-9279-1c7fe40e50f3 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:57:14.052458 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-b5fbeb84-8b96-48cb-8b1c-eb90e5743e8d req-929670f5-9a16-43f6-9279-1c7fe40e50f3 tempest-ServerBootFromVolumeStableRescueTest-206810559 tempest-ServerBootFromVolumeStableRescueTest-206810559-project-member] POST https://10.4.3.240/volume/v3/attachments/27c0db30-5dcc-4499-b2b7-949bc8ab9850/action Aug 20 00:57:14.052995 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-b5fbeb84-8b96-48cb-8b1c-eb90e5743e8d req-929670f5-9a16-43f6-9279-1c7fe40e50f3 tempest-ServerBootFromVolumeStableRescueTest-206810559 tempest-ServerBootFromVolumeStableRescueTest-206810559-project-member] Action body: b'{"os-complete": null}' {{(pid=100214) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 00:57:14.053195 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-b5fbeb84-8b96-48cb-8b1c-eb90e5743e8d req-929670f5-9a16-43f6-9279-1c7fe40e50f3 tempest-ServerBootFromVolumeStableRescueTest-206810559 tempest-ServerBootFromVolumeStableRescueTest-206810559-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:57:14.076574 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:57:14.076574 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 00:57:14.089648 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-b5fbeb84-8b96-48cb-8b1c-eb90e5743e8d req-929670f5-9a16-43f6-9279-1c7fe40e50f3 tempest-ServerBootFromVolumeStableRescueTest-206810559 tempest-ServerBootFromVolumeStableRescueTest-206810559-project-member] https://10.4.3.240/volume/v3/attachments/27c0db30-5dcc-4499-b2b7-949bc8ab9850/action returned with HTTP 204 Aug 20 00:57:14.090200 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 148/581] 10.4.3.240 () {74 vars in 1725 bytes} [Thu Aug 20 00:57:14 2026] POST /volume/v3/attachments/27c0db30-5dcc-4499-b2b7-949bc8ab9850/action => generated 0 bytes in 45 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:57:14.259418 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-8459303d-e868-47ec-b3ca-ea52b421caf4 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:57:14.261201 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-8459303d-e868-47ec-b3ca-ea52b421caf4 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] GET https://10.4.3.240/volume/v3/volumes/e677daac-9d3c-4752-997d-c4532ef61e05 Aug 20 00:57:14.261498 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-8459303d-e868-47ec-b3ca-ea52b421caf4 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:57:14.261774 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-8459303d-e868-47ec-b3ca-ea52b421caf4 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:57:14.268863 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:57:14.268863 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 00:57:14.273189 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-8459303d-e868-47ec-b3ca-ea52b421caf4 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Volume info retrieved successfully. Aug 20 00:57:14.278157 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-8459303d-e868-47ec-b3ca-ea52b421caf4 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] https://10.4.3.240/volume/v3/volumes/e677daac-9d3c-4752-997d-c4532ef61e05 returned with HTTP 200 Aug 20 00:57:14.278591 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 147/582] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:57:14 2026] GET /volume/v3/volumes/e677daac-9d3c-4752-997d-c4532ef61e05 => generated 852 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:57:14.324254 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [req-a7be0f78-43f2-437a-81fb-407925f6d674 req-fc55a588-b339-4c82-909b-eccc95af49d3 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:57:14.325931 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-a7be0f78-43f2-437a-81fb-407925f6d674 req-fc55a588-b339-4c82-909b-eccc95af49d3 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] GET https://10.4.3.240/volume/v3/volumes/e677daac-9d3c-4752-997d-c4532ef61e05 Aug 20 00:57:14.327267 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [req-a7be0f78-43f2-437a-81fb-407925f6d674 req-fc55a588-b339-4c82-909b-eccc95af49d3 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:57:14.327267 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [req-a7be0f78-43f2-437a-81fb-407925f6d674 req-fc55a588-b339-4c82-909b-eccc95af49d3 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:57:14.333441 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:57:14.333441 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 00:57:14.336959 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [req-a7be0f78-43f2-437a-81fb-407925f6d674 req-fc55a588-b339-4c82-909b-eccc95af49d3 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Volume info retrieved successfully. Aug 20 00:57:14.341153 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-a7be0f78-43f2-437a-81fb-407925f6d674 req-fc55a588-b339-4c82-909b-eccc95af49d3 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] https://10.4.3.240/volume/v3/volumes/e677daac-9d3c-4752-997d-c4532ef61e05 returned with HTTP 200 Aug 20 00:57:14.341153 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 146/583] 10.4.3.240 () {68 vars in 1598 bytes} [Thu Aug 20 00:57:14 2026] GET /volume/v3/volumes/e677daac-9d3c-4752-997d-c4532ef61e05 => generated 852 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:57:14.352967 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-5a78380a-48dd-459c-ac64-153097e34da6 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:57:14.355701 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-5a78380a-48dd-459c-ac64-153097e34da6 tempest-VolumesServicesTestJSON-1784748687 tempest-VolumesServicesTestJSON-1784748687-project-member] GET https://10.4.3.240/volume/v3/volumes/1444c32b-999e-4fe9-9e1a-d39879a110be Aug 20 00:57:14.355980 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-5a78380a-48dd-459c-ac64-153097e34da6 tempest-VolumesServicesTestJSON-1784748687 tempest-VolumesServicesTestJSON-1784748687-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:57:14.356260 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-5a78380a-48dd-459c-ac64-153097e34da6 tempest-VolumesServicesTestJSON-1784748687 tempest-VolumesServicesTestJSON-1784748687-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:57:14.363325 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-5a78380a-48dd-459c-ac64-153097e34da6 tempest-VolumesServicesTestJSON-1784748687 tempest-VolumesServicesTestJSON-1784748687-project-member] https://10.4.3.240/volume/v3/volumes/1444c32b-999e-4fe9-9e1a-d39879a110be returned with HTTP 404 Aug 20 00:57:14.364218 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 143/584] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:57:14 2026] GET /volume/v3/volumes/1444c32b-999e-4fe9-9e1a-d39879a110be => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:57:14.377731 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-0323fac4-ec79-48aa-b81a-eb5b51cefa6e None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:57:14.379380 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-0323fac4-ec79-48aa-b81a-eb5b51cefa6e tempest-VolumesServicesTestJSON-1172014323 tempest-VolumesServicesTestJSON-1172014323-project-admin] GET https://10.4.3.240/volume/v3/os-services Aug 20 00:57:14.379762 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-0323fac4-ec79-48aa-b81a-eb5b51cefa6e tempest-VolumesServicesTestJSON-1172014323 tempest-VolumesServicesTestJSON-1172014323-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:57:14.379849 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-0323fac4-ec79-48aa-b81a-eb5b51cefa6e tempest-VolumesServicesTestJSON-1172014323 tempest-VolumesServicesTestJSON-1172014323-project-admin] Calling method 'index' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:57:14.386436 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-0323fac4-ec79-48aa-b81a-eb5b51cefa6e tempest-VolumesServicesTestJSON-1172014323 tempest-VolumesServicesTestJSON-1172014323-project-admin] https://10.4.3.240/volume/v3/os-services returned with HTTP 200 Aug 20 00:57:14.386436 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 149/585] 10.4.3.240 () {66 vars in 1249 bytes} [Thu Aug 20 00:57:14 2026] GET /volume/v3/os-services => generated 626 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:57:14.438260 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-1f2af1da-b198-457e-9b08-1bb8b48261f2 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:57:14.439983 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-1f2af1da-b198-457e-9b08-1bb8b48261f2 None None] GET https://10.4.3.240/volume// Aug 20 00:57:14.440194 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-1f2af1da-b198-457e-9b08-1bb8b48261f2 None None] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:57:14.441715 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-1f2af1da-b198-457e-9b08-1bb8b48261f2 None None] Calling method 'all' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:57:14.442162 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-1f2af1da-b198-457e-9b08-1bb8b48261f2 None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 20 00:57:14.442555 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 148/586] 10.4.3.240 () {66 vars in 1428 bytes} [Thu Aug 20 00:57:14 2026] GET /volume/ => generated 386 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 00:57:14.450827 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [req-a7be0f78-43f2-437a-81fb-407925f6d674 req-443c6c6d-d1ce-4a22-9b8b-6ebafc60a2af None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:57:14.456844 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-a7be0f78-43f2-437a-81fb-407925f6d674 req-443c6c6d-d1ce-4a22-9b8b-6ebafc60a2af tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] POST https://10.4.3.240/volume/v3/attachments Aug 20 00:57:14.456844 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [req-a7be0f78-43f2-437a-81fb-407925f6d674 req-443c6c6d-d1ce-4a22-9b8b-6ebafc60a2af tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e677daac-9d3c-4752-997d-c4532ef61e05", "connector": null, "instance_uuid": "357b1400-3123-4960-b742-061e4ba2555a"}} {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:57:14.472531 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:57:14.472531 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 00:57:14.503866 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-a7be0f78-43f2-437a-81fb-407925f6d674 req-443c6c6d-d1ce-4a22-9b8b-6ebafc60a2af tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] https://10.4.3.240/volume/v3/attachments returned with HTTP 200 Aug 20 00:57:14.504691 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 147/587] 10.4.3.240 () {74 vars in 1594 bytes} [Thu Aug 20 00:57:14 2026] POST /volume/v3/attachments => generated 273 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:57:14.540105 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-fdc2659b-4832-44b8-9532-ceb69ec4395c None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:57:14.542739 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-fdc2659b-4832-44b8-9532-ceb69ec4395c tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] GET https://10.4.3.240/volume/v3/volumes/e677daac-9d3c-4752-997d-c4532ef61e05 Aug 20 00:57:14.542915 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-fdc2659b-4832-44b8-9532-ceb69ec4395c tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:57:14.543100 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-fdc2659b-4832-44b8-9532-ceb69ec4395c tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:57:14.558589 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:57:14.558589 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 00:57:14.562514 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-fdc2659b-4832-44b8-9532-ceb69ec4395c tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Volume info retrieved successfully. Aug 20 00:57:14.563978 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-3e797f47-205a-40d7-b9d6-fd2af902b738 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:57:14.564405 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-3e797f47-205a-40d7-b9d6-fd2af902b738 None None] GET https://10.4.3.240/volume// Aug 20 00:57:14.564631 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-3e797f47-205a-40d7-b9d6-fd2af902b738 None None] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:57:14.564845 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-3e797f47-205a-40d7-b9d6-fd2af902b738 None None] Calling method 'all' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:57:14.565195 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-3e797f47-205a-40d7-b9d6-fd2af902b738 None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 20 00:57:14.565519 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 150/588] 10.4.3.240 () {66 vars in 1426 bytes} [Thu Aug 20 00:57:14 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 00:57:14.568827 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-fdc2659b-4832-44b8-9532-ceb69ec4395c tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] https://10.4.3.240/volume/v3/volumes/e677daac-9d3c-4752-997d-c4532ef61e05 returned with HTTP 200 Aug 20 00:57:14.569208 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 144/589] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:57:14 2026] GET /volume/v3/volumes/e677daac-9d3c-4752-997d-c4532ef61e05 => generated 851 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:57:14.580059 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-a7be0f78-43f2-437a-81fb-407925f6d674 req-a49e7a3f-fa68-4e95-835b-a5776327a911 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:57:14.584862 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-a7be0f78-43f2-437a-81fb-407925f6d674 req-a49e7a3f-fa68-4e95-835b-a5776327a911 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] GET https://10.4.3.240/volume/v3/volumes/e677daac-9d3c-4752-997d-c4532ef61e05 Aug 20 00:57:14.585184 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-a7be0f78-43f2-437a-81fb-407925f6d674 req-a49e7a3f-fa68-4e95-835b-a5776327a911 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:57:14.585326 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-a7be0f78-43f2-437a-81fb-407925f6d674 req-a49e7a3f-fa68-4e95-835b-a5776327a911 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:57:14.604204 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:57:14.604204 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 00:57:14.609324 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [req-a7be0f78-43f2-437a-81fb-407925f6d674 req-a49e7a3f-fa68-4e95-835b-a5776327a911 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Volume info retrieved successfully. Aug 20 00:57:14.613787 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-a7be0f78-43f2-437a-81fb-407925f6d674 req-a49e7a3f-fa68-4e95-835b-a5776327a911 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] https://10.4.3.240/volume/v3/volumes/e677daac-9d3c-4752-997d-c4532ef61e05 returned with HTTP 200 Aug 20 00:57:14.614159 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 149/590] 10.4.3.240 () {70 vars in 1639 bytes} [Thu Aug 20 00:57:14 2026] GET /volume/v3/volumes/e677daac-9d3c-4752-997d-c4532ef61e05 => generated 1031 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 00:57:14.690667 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-d91c8cca-5b18-4f3f-80b7-2a8af967dd14 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:57:14.693024 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-d91c8cca-5b18-4f3f-80b7-2a8af967dd14 tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] GET https://10.4.3.240/volume/v3/volumes/1b6c78e1-a615-42f2-897c-167ef937c868 Aug 20 00:57:14.693755 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-d91c8cca-5b18-4f3f-80b7-2a8af967dd14 tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:57:14.694109 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-d91c8cca-5b18-4f3f-80b7-2a8af967dd14 tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:57:14.706525 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:57:14.706525 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 00:57:14.712089 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-d91c8cca-5b18-4f3f-80b7-2a8af967dd14 tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] Volume info retrieved successfully. Aug 20 00:57:14.720552 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-d91c8cca-5b18-4f3f-80b7-2a8af967dd14 tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] https://10.4.3.240/volume/v3/volumes/1b6c78e1-a615-42f2-897c-167ef937c868 returned with HTTP 200 Aug 20 00:57:14.721199 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 148/591] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:57:14 2026] GET /volume/v3/volumes/1b6c78e1-a615-42f2-897c-167ef937c868 => generated 1000 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:57:14.750241 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-a7be0f78-43f2-437a-81fb-407925f6d674 req-e939535f-dab5-485c-823d-1a7e33a71678 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:57:14.752449 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-a7be0f78-43f2-437a-81fb-407925f6d674 req-e939535f-dab5-485c-823d-1a7e33a71678 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] PUT https://10.4.3.240/volume/v3/attachments/aead82a9-f05e-40ed-9e33-af72612781cd Aug 20 00:57:14.752820 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-a7be0f78-43f2-437a-81fb-407925f6d674 req-e939535f-dab5-485c-823d-1a7e33a71678 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.240", "host": "np0000007838", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:e656b6daafb0", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "870eaf75-1108-49d5-b5ab-79f4c93758d0", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:57:14.763349 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.coordination [req-a7be0f78-43f2-437a-81fb-407925f6d674 req-e939535f-dab5-485c-823d-1a7e33a71678 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Acquiring lock "cinder-attachment_update-e677daac-9d3c-4752-997d-c4532ef61e05-np0000007838" by "attachment_update" {{(pid=100214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 00:57:14.770647 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.coordination [req-a7be0f78-43f2-437a-81fb-407925f6d674 req-e939535f-dab5-485c-823d-1a7e33a71678 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Lock "cinder-attachment_update-e677daac-9d3c-4752-997d-c4532ef61e05-np0000007838" acquired by "attachment_update" :: waited 0.007s {{(pid=100214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 00:57:14.771663 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:57:14.771663 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 00:57:14.908504 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.coordination [req-a7be0f78-43f2-437a-81fb-407925f6d674 req-e939535f-dab5-485c-823d-1a7e33a71678 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Lock "cinder-attachment_update-e677daac-9d3c-4752-997d-c4532ef61e05-np0000007838" released by "attachment_update" :: held 0.138s {{(pid=100214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 00:57:14.909192 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-a7be0f78-43f2-437a-81fb-407925f6d674 req-e939535f-dab5-485c-823d-1a7e33a71678 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] https://10.4.3.240/volume/v3/attachments/aead82a9-f05e-40ed-9e33-af72612781cd returned with HTTP 200 Aug 20 00:57:14.910025 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 151/592] 10.4.3.240 () {74 vars in 1704 bytes} [Thu Aug 20 00:57:14 2026] PUT /volume/v3/attachments/aead82a9-f05e-40ed-9e33-af72612781cd => generated 969 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:57:15.058116 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-a5a4563d-9ade-4658-9045-a1f4a5b67ba6 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:57:15.064409 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-a5a4563d-9ade-4658-9045-a1f4a5b67ba6 tempest-TestMultiAttachVolumeSwap-1397566972 tempest-TestMultiAttachVolumeSwap-1397566972-project-member] GET https://10.4.3.240/volume/v3/volumes/a15ce082-7f44-44b8-8fbd-b6c0de042a52 Aug 20 00:57:15.064409 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-a5a4563d-9ade-4658-9045-a1f4a5b67ba6 tempest-TestMultiAttachVolumeSwap-1397566972 tempest-TestMultiAttachVolumeSwap-1397566972-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:57:15.064409 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-a5a4563d-9ade-4658-9045-a1f4a5b67ba6 tempest-TestMultiAttachVolumeSwap-1397566972 tempest-TestMultiAttachVolumeSwap-1397566972-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:57:15.082466 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:57:15.082466 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 00:57:15.086497 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-a5a4563d-9ade-4658-9045-a1f4a5b67ba6 tempest-TestMultiAttachVolumeSwap-1397566972 tempest-TestMultiAttachVolumeSwap-1397566972-project-member] Volume info retrieved successfully. Aug 20 00:57:15.093673 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-a5a4563d-9ade-4658-9045-a1f4a5b67ba6 tempest-TestMultiAttachVolumeSwap-1397566972 tempest-TestMultiAttachVolumeSwap-1397566972-project-member] https://10.4.3.240/volume/v3/volumes/a15ce082-7f44-44b8-8fbd-b6c0de042a52 returned with HTTP 200 Aug 20 00:57:15.094041 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 145/593] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:57:15 2026] GET /volume/v3/volumes/a15ce082-7f44-44b8-8fbd-b6c0de042a52 => generated 868 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:57:15.203435 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-e17fba33-d318-40de-8b77-360dd4a6de96 req-dbdc278b-6dc6-43e1-9361-c2eb4fd38bdc None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:57:15.207897 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-e17fba33-d318-40de-8b77-360dd4a6de96 req-dbdc278b-6dc6-43e1-9361-c2eb4fd38bdc tempest-TestMultiAttachVolumeSwap-1397566972 tempest-TestMultiAttachVolumeSwap-1397566972-project-member] POST https://10.4.3.240/volume/v3/attachments/bd1f7cb7-2d43-488b-ac6c-b5652ead055b/action Aug 20 00:57:15.207897 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-e17fba33-d318-40de-8b77-360dd4a6de96 req-dbdc278b-6dc6-43e1-9361-c2eb4fd38bdc tempest-TestMultiAttachVolumeSwap-1397566972 tempest-TestMultiAttachVolumeSwap-1397566972-project-member] Action body: b'{"os-complete": null}' {{(pid=100215) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 00:57:15.207897 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-e17fba33-d318-40de-8b77-360dd4a6de96 req-dbdc278b-6dc6-43e1-9361-c2eb4fd38bdc tempest-TestMultiAttachVolumeSwap-1397566972 tempest-TestMultiAttachVolumeSwap-1397566972-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:57:15.237698 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:57:15.237698 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 00:57:15.256590 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-e17fba33-d318-40de-8b77-360dd4a6de96 req-dbdc278b-6dc6-43e1-9361-c2eb4fd38bdc tempest-TestMultiAttachVolumeSwap-1397566972 tempest-TestMultiAttachVolumeSwap-1397566972-project-member] https://10.4.3.240/volume/v3/attachments/bd1f7cb7-2d43-488b-ac6c-b5652ead055b/action returned with HTTP 204 Aug 20 00:57:15.257180 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 150/594] 10.4.3.240 () {74 vars in 1725 bytes} [Thu Aug 20 00:57:15 2026] POST /volume/v3/attachments/bd1f7cb7-2d43-488b-ac6c-b5652ead055b/action => generated 0 bytes in 56 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:57:15.586973 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-52bcce35-3c2b-49a5-bd2c-c89bab3e7fd5 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:57:15.589288 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-52bcce35-3c2b-49a5-bd2c-c89bab3e7fd5 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] GET https://10.4.3.240/volume/v3/volumes/e677daac-9d3c-4752-997d-c4532ef61e05 Aug 20 00:57:15.589548 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-52bcce35-3c2b-49a5-bd2c-c89bab3e7fd5 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:57:15.589799 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-52bcce35-3c2b-49a5-bd2c-c89bab3e7fd5 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:57:15.603970 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:57:15.603970 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 00:57:15.612715 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-52bcce35-3c2b-49a5-bd2c-c89bab3e7fd5 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Volume info retrieved successfully. Aug 20 00:57:15.618100 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-52bcce35-3c2b-49a5-bd2c-c89bab3e7fd5 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] https://10.4.3.240/volume/v3/volumes/e677daac-9d3c-4752-997d-c4532ef61e05 returned with HTTP 200 Aug 20 00:57:15.618373 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 149/595] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:57:15 2026] GET /volume/v3/volumes/e677daac-9d3c-4752-997d-c4532ef61e05 => generated 852 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:57:15.743573 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-281fa235-a8d6-445a-9437-b26f10290dfc None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:57:15.745712 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-281fa235-a8d6-445a-9437-b26f10290dfc tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] GET https://10.4.3.240/volume/v3/volumes/1b6c78e1-a615-42f2-897c-167ef937c868 Aug 20 00:57:15.745940 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-281fa235-a8d6-445a-9437-b26f10290dfc tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:57:15.746169 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-281fa235-a8d6-445a-9437-b26f10290dfc tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:57:15.754939 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:57:15.754939 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 00:57:15.759510 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-281fa235-a8d6-445a-9437-b26f10290dfc tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] Volume info retrieved successfully. Aug 20 00:57:15.764511 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-281fa235-a8d6-445a-9437-b26f10290dfc tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] https://10.4.3.240/volume/v3/volumes/1b6c78e1-a615-42f2-897c-167ef937c868 returned with HTTP 200 Aug 20 00:57:15.764944 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 152/596] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:57:15 2026] GET /volume/v3/volumes/1b6c78e1-a615-42f2-897c-167ef937c868 => generated 1000 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:57:16.110786 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-ac094ea5-79c0-4c21-bdbe-402c7305d9b0 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:57:16.113132 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-ac094ea5-79c0-4c21-bdbe-402c7305d9b0 tempest-TestMultiAttachVolumeSwap-1397566972 tempest-TestMultiAttachVolumeSwap-1397566972-project-member] GET https://10.4.3.240/volume/v3/volumes/a15ce082-7f44-44b8-8fbd-b6c0de042a52 Aug 20 00:57:16.113422 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-ac094ea5-79c0-4c21-bdbe-402c7305d9b0 tempest-TestMultiAttachVolumeSwap-1397566972 tempest-TestMultiAttachVolumeSwap-1397566972-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:57:16.113615 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-ac094ea5-79c0-4c21-bdbe-402c7305d9b0 tempest-TestMultiAttachVolumeSwap-1397566972 tempest-TestMultiAttachVolumeSwap-1397566972-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:57:16.127688 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:57:16.127688 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 00:57:16.141365 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-ac094ea5-79c0-4c21-bdbe-402c7305d9b0 tempest-TestMultiAttachVolumeSwap-1397566972 tempest-TestMultiAttachVolumeSwap-1397566972-project-member] Volume info retrieved successfully. Aug 20 00:57:16.141365 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-ac094ea5-79c0-4c21-bdbe-402c7305d9b0 tempest-TestMultiAttachVolumeSwap-1397566972 tempest-TestMultiAttachVolumeSwap-1397566972-project-member] https://10.4.3.240/volume/v3/volumes/a15ce082-7f44-44b8-8fbd-b6c0de042a52 returned with HTTP 200 Aug 20 00:57:16.142008 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 146/597] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:57:16 2026] GET /volume/v3/volumes/a15ce082-7f44-44b8-8fbd-b6c0de042a52 => generated 1160 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:57:16.212761 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-dd964702-56fe-40a2-9648-20cf62ccbd37 req-b853bdf4-1c39-4a99-8c4a-c1957ca8a730 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:57:16.215677 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-dd964702-56fe-40a2-9648-20cf62ccbd37 req-b853bdf4-1c39-4a99-8c4a-c1957ca8a730 tempest-TestMultiAttachVolumeSwap-1397566972 tempest-TestMultiAttachVolumeSwap-1397566972-project-member] GET https://10.4.3.240/volume/v3/volumes/a15ce082-7f44-44b8-8fbd-b6c0de042a52 Aug 20 00:57:16.217109 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-dd964702-56fe-40a2-9648-20cf62ccbd37 req-b853bdf4-1c39-4a99-8c4a-c1957ca8a730 tempest-TestMultiAttachVolumeSwap-1397566972 tempest-TestMultiAttachVolumeSwap-1397566972-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:57:16.217109 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-dd964702-56fe-40a2-9648-20cf62ccbd37 req-b853bdf4-1c39-4a99-8c4a-c1957ca8a730 tempest-TestMultiAttachVolumeSwap-1397566972 tempest-TestMultiAttachVolumeSwap-1397566972-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:57:16.231486 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:57:16.231486 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 00:57:16.240396 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [req-dd964702-56fe-40a2-9648-20cf62ccbd37 req-b853bdf4-1c39-4a99-8c4a-c1957ca8a730 tempest-TestMultiAttachVolumeSwap-1397566972 tempest-TestMultiAttachVolumeSwap-1397566972-project-member] Volume info retrieved successfully. Aug 20 00:57:16.246291 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-dd964702-56fe-40a2-9648-20cf62ccbd37 req-b853bdf4-1c39-4a99-8c4a-c1957ca8a730 tempest-TestMultiAttachVolumeSwap-1397566972 tempest-TestMultiAttachVolumeSwap-1397566972-project-member] https://10.4.3.240/volume/v3/volumes/a15ce082-7f44-44b8-8fbd-b6c0de042a52 returned with HTTP 200 Aug 20 00:57:16.246291 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 151/598] 10.4.3.240 () {68 vars in 1598 bytes} [Thu Aug 20 00:57:16 2026] GET /volume/v3/volumes/a15ce082-7f44-44b8-8fbd-b6c0de042a52 => generated 1160 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:57:16.363402 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-2b17f143-9ec0-4d31-b742-190664c7271f None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:57:16.363769 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-2b17f143-9ec0-4d31-b742-190664c7271f None None] GET https://10.4.3.240/volume// Aug 20 00:57:16.363945 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-2b17f143-9ec0-4d31-b742-190664c7271f None None] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:57:16.364129 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-2b17f143-9ec0-4d31-b742-190664c7271f None None] Calling method 'all' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:57:16.364822 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-2b17f143-9ec0-4d31-b742-190664c7271f None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 20 00:57:16.364893 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 150/599] 10.4.3.240 () {66 vars in 1428 bytes} [Thu Aug 20 00:57:16 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 00:57:16.380662 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-dd964702-56fe-40a2-9648-20cf62ccbd37 req-d0006d82-07ba-46d8-a9d4-1454e6784760 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:57:16.384726 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-dd964702-56fe-40a2-9648-20cf62ccbd37 req-d0006d82-07ba-46d8-a9d4-1454e6784760 tempest-TestMultiAttachVolumeSwap-1397566972 tempest-TestMultiAttachVolumeSwap-1397566972-project-member] POST https://10.4.3.240/volume/v3/attachments Aug 20 00:57:16.385187 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-dd964702-56fe-40a2-9648-20cf62ccbd37 req-d0006d82-07ba-46d8-a9d4-1454e6784760 tempest-TestMultiAttachVolumeSwap-1397566972 tempest-TestMultiAttachVolumeSwap-1397566972-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a15ce082-7f44-44b8-8fbd-b6c0de042a52", "connector": null, "instance_uuid": "c41939a8-9249-4733-b4b2-3f53f2396920"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:57:16.398801 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:57:16.398801 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 00:57:16.428770 np0000007838 devstack@c-api.service[100214]: WARNING cinder.volume.api [req-dd964702-56fe-40a2-9648-20cf62ccbd37 req-d0006d82-07ba-46d8-a9d4-1454e6784760 tempest-TestMultiAttachVolumeSwap-1397566972 tempest-TestMultiAttachVolumeSwap-1397566972-project-member] Using volume_admin_metadata to set Read Only mode is deprecated! Please use the mode argument in attachment-create. Aug 20 00:57:16.440303 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-dd964702-56fe-40a2-9648-20cf62ccbd37 req-d0006d82-07ba-46d8-a9d4-1454e6784760 tempest-TestMultiAttachVolumeSwap-1397566972 tempest-TestMultiAttachVolumeSwap-1397566972-project-member] https://10.4.3.240/volume/v3/attachments returned with HTTP 200 Aug 20 00:57:16.440890 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 153/600] 10.4.3.240 () {74 vars in 1594 bytes} [Thu Aug 20 00:57:16 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 20 00:57:16.480968 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-e1e12b9e-3953-41fd-a39a-dcd4b7ea7945 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:57:16.483326 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-e1e12b9e-3953-41fd-a39a-dcd4b7ea7945 tempest-TestMultiAttachVolumeSwap-1397566972 tempest-TestMultiAttachVolumeSwap-1397566972-project-member] GET https://10.4.3.240/volume/v3/volumes/a15ce082-7f44-44b8-8fbd-b6c0de042a52 Aug 20 00:57:16.483661 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-e1e12b9e-3953-41fd-a39a-dcd4b7ea7945 tempest-TestMultiAttachVolumeSwap-1397566972 tempest-TestMultiAttachVolumeSwap-1397566972-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:57:16.483932 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-e1e12b9e-3953-41fd-a39a-dcd4b7ea7945 tempest-TestMultiAttachVolumeSwap-1397566972 tempest-TestMultiAttachVolumeSwap-1397566972-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:57:16.503863 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-1cf06852-20bd-48a2-8390-03ea6f1f467d None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:57:16.503863 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-1cf06852-20bd-48a2-8390-03ea6f1f467d None None] GET https://10.4.3.240/volume// Aug 20 00:57:16.503863 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-1cf06852-20bd-48a2-8390-03ea6f1f467d None None] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:57:16.503863 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-1cf06852-20bd-48a2-8390-03ea6f1f467d None None] Calling method 'all' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:57:16.503863 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-1cf06852-20bd-48a2-8390-03ea6f1f467d None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 20 00:57:16.503863 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 152/601] 10.4.3.240 () {66 vars in 1426 bytes} [Thu Aug 20 00:57:16 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 00:57:16.509229 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:57:16.509229 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 00:57:16.515771 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-e1e12b9e-3953-41fd-a39a-dcd4b7ea7945 tempest-TestMultiAttachVolumeSwap-1397566972 tempest-TestMultiAttachVolumeSwap-1397566972-project-member] Volume info retrieved successfully. Aug 20 00:57:16.520066 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [req-dd964702-56fe-40a2-9648-20cf62ccbd37 req-2fd27f54-3516-4487-9c7b-2c545e51dccc None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:57:16.523136 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-e1e12b9e-3953-41fd-a39a-dcd4b7ea7945 tempest-TestMultiAttachVolumeSwap-1397566972 tempest-TestMultiAttachVolumeSwap-1397566972-project-member] https://10.4.3.240/volume/v3/volumes/a15ce082-7f44-44b8-8fbd-b6c0de042a52 returned with HTTP 200 Aug 20 00:57:16.523237 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-dd964702-56fe-40a2-9648-20cf62ccbd37 req-2fd27f54-3516-4487-9c7b-2c545e51dccc tempest-TestMultiAttachVolumeSwap-1397566972 tempest-TestMultiAttachVolumeSwap-1397566972-project-member] GET https://10.4.3.240/volume/v3/volumes/a15ce082-7f44-44b8-8fbd-b6c0de042a52 Aug 20 00:57:16.523518 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [req-dd964702-56fe-40a2-9648-20cf62ccbd37 req-2fd27f54-3516-4487-9c7b-2c545e51dccc tempest-TestMultiAttachVolumeSwap-1397566972 tempest-TestMultiAttachVolumeSwap-1397566972-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:57:16.523655 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 147/602] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:57:16 2026] GET /volume/v3/volumes/a15ce082-7f44-44b8-8fbd-b6c0de042a52 => generated 1162 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:57:16.523766 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [req-dd964702-56fe-40a2-9648-20cf62ccbd37 req-2fd27f54-3516-4487-9c7b-2c545e51dccc tempest-TestMultiAttachVolumeSwap-1397566972 tempest-TestMultiAttachVolumeSwap-1397566972-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:57:16.550724 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:57:16.550724 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 00:57:16.555564 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [req-dd964702-56fe-40a2-9648-20cf62ccbd37 req-2fd27f54-3516-4487-9c7b-2c545e51dccc tempest-TestMultiAttachVolumeSwap-1397566972 tempest-TestMultiAttachVolumeSwap-1397566972-project-member] Volume info retrieved successfully. Aug 20 00:57:16.561574 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-dd964702-56fe-40a2-9648-20cf62ccbd37 req-2fd27f54-3516-4487-9c7b-2c545e51dccc tempest-TestMultiAttachVolumeSwap-1397566972 tempest-TestMultiAttachVolumeSwap-1397566972-project-member] https://10.4.3.240/volume/v3/volumes/a15ce082-7f44-44b8-8fbd-b6c0de042a52 returned with HTTP 200 Aug 20 00:57:16.562251 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 151/603] 10.4.3.240 () {70 vars in 1639 bytes} [Thu Aug 20 00:57:16 2026] GET /volume/v3/volumes/a15ce082-7f44-44b8-8fbd-b6c0de042a52 => generated 1342 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 00:57:16.635304 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-54661ca2-0a55-4ea7-97d3-4f90d4599450 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:57:16.637651 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-54661ca2-0a55-4ea7-97d3-4f90d4599450 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] GET https://10.4.3.240/volume/v3/volumes/e677daac-9d3c-4752-997d-c4532ef61e05 Aug 20 00:57:16.637907 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-54661ca2-0a55-4ea7-97d3-4f90d4599450 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:57:16.638151 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-54661ca2-0a55-4ea7-97d3-4f90d4599450 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:57:16.651578 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:57:16.651578 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 00:57:16.658191 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-54661ca2-0a55-4ea7-97d3-4f90d4599450 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Volume info retrieved successfully. Aug 20 00:57:16.664428 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-54661ca2-0a55-4ea7-97d3-4f90d4599450 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] https://10.4.3.240/volume/v3/volumes/e677daac-9d3c-4752-997d-c4532ef61e05 returned with HTTP 200 Aug 20 00:57:16.664992 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 154/604] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:57:16 2026] GET /volume/v3/volumes/e677daac-9d3c-4752-997d-c4532ef61e05 => generated 852 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:57:16.671242 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-dd964702-56fe-40a2-9648-20cf62ccbd37 req-3b065722-ab4d-4831-a6e3-f6a0ed167af2 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:57:16.674565 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-dd964702-56fe-40a2-9648-20cf62ccbd37 req-3b065722-ab4d-4831-a6e3-f6a0ed167af2 tempest-TestMultiAttachVolumeSwap-1397566972 tempest-TestMultiAttachVolumeSwap-1397566972-project-member] PUT https://10.4.3.240/volume/v3/attachments/bfd94c62-5951-4af9-b0ba-af6cd50402b7 Aug 20 00:57:16.675167 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-dd964702-56fe-40a2-9648-20cf62ccbd37 req-3b065722-ab4d-4831-a6e3-f6a0ed167af2 tempest-TestMultiAttachVolumeSwap-1397566972 tempest-TestMultiAttachVolumeSwap-1397566972-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.240", "host": "np0000007838", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:e656b6daafb0", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "870eaf75-1108-49d5-b5ab-79f4c93758d0", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:57:16.686707 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.coordination [req-dd964702-56fe-40a2-9648-20cf62ccbd37 req-3b065722-ab4d-4831-a6e3-f6a0ed167af2 tempest-TestMultiAttachVolumeSwap-1397566972 tempest-TestMultiAttachVolumeSwap-1397566972-project-member] Acquiring lock "cinder-attachment_update-a15ce082-7f44-44b8-8fbd-b6c0de042a52-np0000007838" by "attachment_update" {{(pid=100215) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 00:57:16.692108 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.coordination [req-dd964702-56fe-40a2-9648-20cf62ccbd37 req-3b065722-ab4d-4831-a6e3-f6a0ed167af2 tempest-TestMultiAttachVolumeSwap-1397566972 tempest-TestMultiAttachVolumeSwap-1397566972-project-member] Lock "cinder-attachment_update-a15ce082-7f44-44b8-8fbd-b6c0de042a52-np0000007838" acquired by "attachment_update" :: waited 0.005s {{(pid=100215) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 00:57:16.693417 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:57:16.693417 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 00:57:16.778589 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-7c19d01b-d3bf-4365-bec7-dcdbf494e230 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:57:16.780971 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-7c19d01b-d3bf-4365-bec7-dcdbf494e230 tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] GET https://10.4.3.240/volume/v3/volumes/1b6c78e1-a615-42f2-897c-167ef937c868 Aug 20 00:57:16.781236 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-7c19d01b-d3bf-4365-bec7-dcdbf494e230 tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:57:16.781497 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-7c19d01b-d3bf-4365-bec7-dcdbf494e230 tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:57:16.790448 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:57:16.790448 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 00:57:16.795608 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-7c19d01b-d3bf-4365-bec7-dcdbf494e230 tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] Volume info retrieved successfully. Aug 20 00:57:16.802112 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-7c19d01b-d3bf-4365-bec7-dcdbf494e230 tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] https://10.4.3.240/volume/v3/volumes/1b6c78e1-a615-42f2-897c-167ef937c868 returned with HTTP 200 Aug 20 00:57:16.802652 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 148/605] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:57:16 2026] GET /volume/v3/volumes/1b6c78e1-a615-42f2-897c-167ef937c868 => generated 1000 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:57:16.805467 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.coordination [req-dd964702-56fe-40a2-9648-20cf62ccbd37 req-3b065722-ab4d-4831-a6e3-f6a0ed167af2 tempest-TestMultiAttachVolumeSwap-1397566972 tempest-TestMultiAttachVolumeSwap-1397566972-project-member] Lock "cinder-attachment_update-a15ce082-7f44-44b8-8fbd-b6c0de042a52-np0000007838" released by "attachment_update" :: held 0.113s {{(pid=100215) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 00:57:16.805817 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-dd964702-56fe-40a2-9648-20cf62ccbd37 req-3b065722-ab4d-4831-a6e3-f6a0ed167af2 tempest-TestMultiAttachVolumeSwap-1397566972 tempest-TestMultiAttachVolumeSwap-1397566972-project-member] https://10.4.3.240/volume/v3/attachments/bfd94c62-5951-4af9-b0ba-af6cd50402b7 returned with HTTP 200 Aug 20 00:57:16.806298 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 153/606] 10.4.3.240 () {74 vars in 1704 bytes} [Thu Aug 20 00:57:16 2026] PUT /volume/v3/attachments/bfd94c62-5951-4af9-b0ba-af6cd50402b7 => generated 967 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:57:17.540747 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-b87abb95-ad62-483f-8169-b579e55af44d None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:57:17.543084 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-b87abb95-ad62-483f-8169-b579e55af44d tempest-TestMultiAttachVolumeSwap-1397566972 tempest-TestMultiAttachVolumeSwap-1397566972-project-member] GET https://10.4.3.240/volume/v3/volumes/a15ce082-7f44-44b8-8fbd-b6c0de042a52 Aug 20 00:57:17.543516 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-b87abb95-ad62-483f-8169-b579e55af44d tempest-TestMultiAttachVolumeSwap-1397566972 tempest-TestMultiAttachVolumeSwap-1397566972-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:57:17.543824 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-b87abb95-ad62-483f-8169-b579e55af44d tempest-TestMultiAttachVolumeSwap-1397566972 tempest-TestMultiAttachVolumeSwap-1397566972-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:57:17.577672 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:57:17.577672 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 00:57:17.584044 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-b87abb95-ad62-483f-8169-b579e55af44d tempest-TestMultiAttachVolumeSwap-1397566972 tempest-TestMultiAttachVolumeSwap-1397566972-project-member] Volume info retrieved successfully. Aug 20 00:57:17.592017 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-b87abb95-ad62-483f-8169-b579e55af44d tempest-TestMultiAttachVolumeSwap-1397566972 tempest-TestMultiAttachVolumeSwap-1397566972-project-member] https://10.4.3.240/volume/v3/volumes/a15ce082-7f44-44b8-8fbd-b6c0de042a52 returned with HTTP 200 Aug 20 00:57:17.592789 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 152/607] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:57:17 2026] GET /volume/v3/volumes/a15ce082-7f44-44b8-8fbd-b6c0de042a52 => generated 1163 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:57:17.685693 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-5a66e610-f836-472b-ad06-90e5b0e8df1d None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:57:17.686671 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-5a66e610-f836-472b-ad06-90e5b0e8df1d tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] GET https://10.4.3.240/volume/v3/volumes/e677daac-9d3c-4752-997d-c4532ef61e05 Aug 20 00:57:17.687017 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-5a66e610-f836-472b-ad06-90e5b0e8df1d tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:57:17.687308 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-5a66e610-f836-472b-ad06-90e5b0e8df1d tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:57:17.699881 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:57:17.699881 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 00:57:17.705284 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-5a66e610-f836-472b-ad06-90e5b0e8df1d tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Volume info retrieved successfully. Aug 20 00:57:17.713731 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-5a66e610-f836-472b-ad06-90e5b0e8df1d tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] https://10.4.3.240/volume/v3/volumes/e677daac-9d3c-4752-997d-c4532ef61e05 returned with HTTP 200 Aug 20 00:57:17.713731 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 155/608] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:57:17 2026] GET /volume/v3/volumes/e677daac-9d3c-4752-997d-c4532ef61e05 => generated 852 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:57:17.821501 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-cd42c58e-c5b1-4adb-9a80-706d3cc27f7d None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:57:17.823501 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-cd42c58e-c5b1-4adb-9a80-706d3cc27f7d tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] GET https://10.4.3.240/volume/v3/volumes/1b6c78e1-a615-42f2-897c-167ef937c868 Aug 20 00:57:17.823752 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-cd42c58e-c5b1-4adb-9a80-706d3cc27f7d tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:57:17.824598 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-cd42c58e-c5b1-4adb-9a80-706d3cc27f7d tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:57:17.827416 np0000007838 devstack@c-api.service[100213]: DEBUG dbcounter [-] [100213] Writing DB stats cinder:SELECT=299,cinder:UPDATE=60,cinder:INSERT=33 {{(pid=100213) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 00:57:17.833843 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:57:17.833843 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 00:57:17.839872 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-cd42c58e-c5b1-4adb-9a80-706d3cc27f7d tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] Volume info retrieved successfully. Aug 20 00:57:17.847483 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-cd42c58e-c5b1-4adb-9a80-706d3cc27f7d tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] https://10.4.3.240/volume/v3/volumes/1b6c78e1-a615-42f2-897c-167ef937c868 returned with HTTP 200 Aug 20 00:57:17.848319 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 149/609] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:57:17 2026] GET /volume/v3/volumes/1b6c78e1-a615-42f2-897c-167ef937c868 => generated 1000 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:57:18.609169 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-6232824f-0263-4f6b-9582-f56c956bbce6 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:57:18.612364 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-6232824f-0263-4f6b-9582-f56c956bbce6 tempest-TestMultiAttachVolumeSwap-1397566972 tempest-TestMultiAttachVolumeSwap-1397566972-project-member] GET https://10.4.3.240/volume/v3/volumes/a15ce082-7f44-44b8-8fbd-b6c0de042a52 Aug 20 00:57:18.612364 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-6232824f-0263-4f6b-9582-f56c956bbce6 tempest-TestMultiAttachVolumeSwap-1397566972 tempest-TestMultiAttachVolumeSwap-1397566972-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:57:18.612364 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-6232824f-0263-4f6b-9582-f56c956bbce6 tempest-TestMultiAttachVolumeSwap-1397566972 tempest-TestMultiAttachVolumeSwap-1397566972-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:57:18.632935 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:57:18.632935 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 00:57:18.638728 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-6232824f-0263-4f6b-9582-f56c956bbce6 tempest-TestMultiAttachVolumeSwap-1397566972 tempest-TestMultiAttachVolumeSwap-1397566972-project-member] Volume info retrieved successfully. Aug 20 00:57:18.645092 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-6232824f-0263-4f6b-9582-f56c956bbce6 tempest-TestMultiAttachVolumeSwap-1397566972 tempest-TestMultiAttachVolumeSwap-1397566972-project-member] https://10.4.3.240/volume/v3/volumes/a15ce082-7f44-44b8-8fbd-b6c0de042a52 returned with HTTP 200 Aug 20 00:57:18.645599 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 154/610] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:57:18 2026] GET /volume/v3/volumes/a15ce082-7f44-44b8-8fbd-b6c0de042a52 => generated 1163 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:57:18.728795 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-3ee17a96-fa4c-4e11-8680-43b4e03b8599 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:57:18.731179 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-3ee17a96-fa4c-4e11-8680-43b4e03b8599 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] GET https://10.4.3.240/volume/v3/volumes/e677daac-9d3c-4752-997d-c4532ef61e05 Aug 20 00:57:18.731463 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-3ee17a96-fa4c-4e11-8680-43b4e03b8599 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:57:18.731731 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-3ee17a96-fa4c-4e11-8680-43b4e03b8599 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:57:18.745038 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:57:18.745038 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 00:57:18.751350 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-3ee17a96-fa4c-4e11-8680-43b4e03b8599 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Volume info retrieved successfully. Aug 20 00:57:18.758042 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-3ee17a96-fa4c-4e11-8680-43b4e03b8599 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] https://10.4.3.240/volume/v3/volumes/e677daac-9d3c-4752-997d-c4532ef61e05 returned with HTTP 200 Aug 20 00:57:18.758579 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 153/611] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:57:18 2026] GET /volume/v3/volumes/e677daac-9d3c-4752-997d-c4532ef61e05 => generated 852 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:57:18.865165 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-b41021c8-0d10-48ce-812e-0d893865f7ab None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:57:18.868508 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-b41021c8-0d10-48ce-812e-0d893865f7ab tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] GET https://10.4.3.240/volume/v3/volumes/1b6c78e1-a615-42f2-897c-167ef937c868 Aug 20 00:57:18.868733 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-b41021c8-0d10-48ce-812e-0d893865f7ab tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:57:18.868988 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-b41021c8-0d10-48ce-812e-0d893865f7ab tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:57:18.876439 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:57:18.876439 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 00:57:18.881725 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-b41021c8-0d10-48ce-812e-0d893865f7ab tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] Volume info retrieved successfully. Aug 20 00:57:18.888385 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-b41021c8-0d10-48ce-812e-0d893865f7ab tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] https://10.4.3.240/volume/v3/volumes/1b6c78e1-a615-42f2-897c-167ef937c868 returned with HTTP 200 Aug 20 00:57:18.889013 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 156/612] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:57:18 2026] GET /volume/v3/volumes/1b6c78e1-a615-42f2-897c-167ef937c868 => generated 1000 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:57:19.665512 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-44c7daae-5572-496b-b74a-0035bbfbd4ea None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:57:19.669029 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-44c7daae-5572-496b-b74a-0035bbfbd4ea tempest-TestMultiAttachVolumeSwap-1397566972 tempest-TestMultiAttachVolumeSwap-1397566972-project-member] GET https://10.4.3.240/volume/v3/volumes/a15ce082-7f44-44b8-8fbd-b6c0de042a52 Aug 20 00:57:19.669201 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-44c7daae-5572-496b-b74a-0035bbfbd4ea tempest-TestMultiAttachVolumeSwap-1397566972 tempest-TestMultiAttachVolumeSwap-1397566972-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:57:19.669495 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-44c7daae-5572-496b-b74a-0035bbfbd4ea tempest-TestMultiAttachVolumeSwap-1397566972 tempest-TestMultiAttachVolumeSwap-1397566972-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:57:19.691622 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:57:19.691622 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 00:57:19.699570 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-44c7daae-5572-496b-b74a-0035bbfbd4ea tempest-TestMultiAttachVolumeSwap-1397566972 tempest-TestMultiAttachVolumeSwap-1397566972-project-member] Volume info retrieved successfully. Aug 20 00:57:19.713795 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-44c7daae-5572-496b-b74a-0035bbfbd4ea tempest-TestMultiAttachVolumeSwap-1397566972 tempest-TestMultiAttachVolumeSwap-1397566972-project-member] https://10.4.3.240/volume/v3/volumes/a15ce082-7f44-44b8-8fbd-b6c0de042a52 returned with HTTP 200 Aug 20 00:57:19.713795 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 150/613] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:57:19 2026] GET /volume/v3/volumes/a15ce082-7f44-44b8-8fbd-b6c0de042a52 => generated 1163 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:57:19.773990 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-df36258e-18d1-4655-ac1c-03c021653688 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:57:19.777805 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-df36258e-18d1-4655-ac1c-03c021653688 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] GET https://10.4.3.240/volume/v3/volumes/e677daac-9d3c-4752-997d-c4532ef61e05 Aug 20 00:57:19.777805 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-df36258e-18d1-4655-ac1c-03c021653688 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:57:19.777805 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-df36258e-18d1-4655-ac1c-03c021653688 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:57:19.807545 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:57:19.807545 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 00:57:19.816994 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-df36258e-18d1-4655-ac1c-03c021653688 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Volume info retrieved successfully. Aug 20 00:57:19.829044 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-df36258e-18d1-4655-ac1c-03c021653688 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] https://10.4.3.240/volume/v3/volumes/e677daac-9d3c-4752-997d-c4532ef61e05 returned with HTTP 200 Aug 20 00:57:19.829488 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 155/614] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:57:19 2026] GET /volume/v3/volumes/e677daac-9d3c-4752-997d-c4532ef61e05 => generated 852 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:57:19.904480 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-632e18d4-9b0a-4907-9796-f765c869a23e None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:57:19.906763 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-632e18d4-9b0a-4907-9796-f765c869a23e tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] GET https://10.4.3.240/volume/v3/volumes/1b6c78e1-a615-42f2-897c-167ef937c868 Aug 20 00:57:19.907062 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-632e18d4-9b0a-4907-9796-f765c869a23e tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:57:19.907315 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-632e18d4-9b0a-4907-9796-f765c869a23e tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:57:19.916683 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:57:19.916683 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 00:57:19.921577 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-632e18d4-9b0a-4907-9796-f765c869a23e tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] Volume info retrieved successfully. Aug 20 00:57:19.928704 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-632e18d4-9b0a-4907-9796-f765c869a23e tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] https://10.4.3.240/volume/v3/volumes/1b6c78e1-a615-42f2-897c-167ef937c868 returned with HTTP 200 Aug 20 00:57:19.929232 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 154/615] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:57:19 2026] GET /volume/v3/volumes/1b6c78e1-a615-42f2-897c-167ef937c868 => generated 1000 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:57:20.732552 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-84c5f9d8-7f88-4c93-a385-c83eeef35f07 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:57:20.734378 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-84c5f9d8-7f88-4c93-a385-c83eeef35f07 tempest-TestMultiAttachVolumeSwap-1397566972 tempest-TestMultiAttachVolumeSwap-1397566972-project-member] GET https://10.4.3.240/volume/v3/volumes/a15ce082-7f44-44b8-8fbd-b6c0de042a52 Aug 20 00:57:20.734702 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-84c5f9d8-7f88-4c93-a385-c83eeef35f07 tempest-TestMultiAttachVolumeSwap-1397566972 tempest-TestMultiAttachVolumeSwap-1397566972-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:57:20.735138 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-84c5f9d8-7f88-4c93-a385-c83eeef35f07 tempest-TestMultiAttachVolumeSwap-1397566972 tempest-TestMultiAttachVolumeSwap-1397566972-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:57:20.737680 np0000007838 devstack@c-api.service[100214]: DEBUG dbcounter [-] [100214] Writing DB stats cinder:SELECT=259,cinder:UPDATE=48,cinder:INSERT=33 {{(pid=100214) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 00:57:20.753678 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:57:20.753678 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 00:57:20.760051 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-84c5f9d8-7f88-4c93-a385-c83eeef35f07 tempest-TestMultiAttachVolumeSwap-1397566972 tempest-TestMultiAttachVolumeSwap-1397566972-project-member] Volume info retrieved successfully. Aug 20 00:57:20.768230 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-84c5f9d8-7f88-4c93-a385-c83eeef35f07 tempest-TestMultiAttachVolumeSwap-1397566972 tempest-TestMultiAttachVolumeSwap-1397566972-project-member] https://10.4.3.240/volume/v3/volumes/a15ce082-7f44-44b8-8fbd-b6c0de042a52 returned with HTTP 200 Aug 20 00:57:20.768230 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 157/616] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:57:20 2026] GET /volume/v3/volumes/a15ce082-7f44-44b8-8fbd-b6c0de042a52 => generated 1163 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:57:20.851297 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-6b6751d3-4982-4f33-95f9-6cafacec1365 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:57:20.855279 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-6b6751d3-4982-4f33-95f9-6cafacec1365 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] GET https://10.4.3.240/volume/v3/volumes/e677daac-9d3c-4752-997d-c4532ef61e05 Aug 20 00:57:20.855552 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-6b6751d3-4982-4f33-95f9-6cafacec1365 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:57:20.855804 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-6b6751d3-4982-4f33-95f9-6cafacec1365 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:57:20.868322 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:57:20.868322 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 00:57:20.872602 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-6b6751d3-4982-4f33-95f9-6cafacec1365 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Volume info retrieved successfully. Aug 20 00:57:20.878245 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-6b6751d3-4982-4f33-95f9-6cafacec1365 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] https://10.4.3.240/volume/v3/volumes/e677daac-9d3c-4752-997d-c4532ef61e05 returned with HTTP 200 Aug 20 00:57:20.878846 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 151/617] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:57:20 2026] GET /volume/v3/volumes/e677daac-9d3c-4752-997d-c4532ef61e05 => generated 852 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 20 00:57:20.946250 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-0aac25da-0dfc-4a14-968c-c8a104de84e8 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:57:20.948290 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-0aac25da-0dfc-4a14-968c-c8a104de84e8 tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] GET https://10.4.3.240/volume/v3/volumes/1b6c78e1-a615-42f2-897c-167ef937c868 Aug 20 00:57:20.948760 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-0aac25da-0dfc-4a14-968c-c8a104de84e8 tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:57:20.948841 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-0aac25da-0dfc-4a14-968c-c8a104de84e8 tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:57:20.953004 np0000007838 devstack@c-api.service[100215]: DEBUG dbcounter [-] [100215] Writing DB stats cinder:SELECT=308,cinder:UPDATE=60,cinder:INSERT=33 {{(pid=100215) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 00:57:20.962482 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:57:20.962482 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 00:57:20.970550 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-0aac25da-0dfc-4a14-968c-c8a104de84e8 tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] Volume info retrieved successfully. Aug 20 00:57:20.982709 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-0aac25da-0dfc-4a14-968c-c8a104de84e8 tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] https://10.4.3.240/volume/v3/volumes/1b6c78e1-a615-42f2-897c-167ef937c868 returned with HTTP 200 Aug 20 00:57:20.982709 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 156/618] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:57:20 2026] GET /volume/v3/volumes/1b6c78e1-a615-42f2-897c-167ef937c868 => generated 1000 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:57:21.023313 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [req-47616522-be99-471b-929f-b3e25ef1861a req-d141a9af-2f97-419a-a18c-14ebe704fac1 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:57:21.028420 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-47616522-be99-471b-929f-b3e25ef1861a req-d141a9af-2f97-419a-a18c-14ebe704fac1 tempest-ServerBootFromVolumeStableRescueTest-206810559 tempest-ServerBootFromVolumeStableRescueTest-206810559-project-member] GET https://10.4.3.240/volume/v3/volumes/190690fe-4cff-45ba-a8a0-f314d91fb533 Aug 20 00:57:21.028638 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [req-47616522-be99-471b-929f-b3e25ef1861a req-d141a9af-2f97-419a-a18c-14ebe704fac1 tempest-ServerBootFromVolumeStableRescueTest-206810559 tempest-ServerBootFromVolumeStableRescueTest-206810559-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:57:21.029351 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [req-47616522-be99-471b-929f-b3e25ef1861a req-d141a9af-2f97-419a-a18c-14ebe704fac1 tempest-ServerBootFromVolumeStableRescueTest-206810559 tempest-ServerBootFromVolumeStableRescueTest-206810559-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:57:21.053032 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:57:21.053032 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 00:57:21.062480 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [req-47616522-be99-471b-929f-b3e25ef1861a req-d141a9af-2f97-419a-a18c-14ebe704fac1 tempest-ServerBootFromVolumeStableRescueTest-206810559 tempest-ServerBootFromVolumeStableRescueTest-206810559-project-member] Volume info retrieved successfully. Aug 20 00:57:21.069912 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-47616522-be99-471b-929f-b3e25ef1861a req-d141a9af-2f97-419a-a18c-14ebe704fac1 tempest-ServerBootFromVolumeStableRescueTest-206810559 tempest-ServerBootFromVolumeStableRescueTest-206810559-project-member] https://10.4.3.240/volume/v3/volumes/190690fe-4cff-45ba-a8a0-f314d91fb533 returned with HTTP 200 Aug 20 00:57:21.070772 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 155/619] 10.4.3.240 () {68 vars in 1598 bytes} [Thu Aug 20 00:57:21 2026] GET /volume/v3/volumes/190690fe-4cff-45ba-a8a0-f314d91fb533 => generated 1134 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:57:21.273711 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-a7be0f78-43f2-437a-81fb-407925f6d674 req-66cafb09-0e25-4944-96da-0ceba8deb3c6 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:57:21.275945 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-a7be0f78-43f2-437a-81fb-407925f6d674 req-66cafb09-0e25-4944-96da-0ceba8deb3c6 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] POST https://10.4.3.240/volume/v3/attachments/aead82a9-f05e-40ed-9e33-af72612781cd/action Aug 20 00:57:21.276350 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-a7be0f78-43f2-437a-81fb-407925f6d674 req-66cafb09-0e25-4944-96da-0ceba8deb3c6 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Action body: b'{"os-complete": null}' {{(pid=100214) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 00:57:21.276545 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-a7be0f78-43f2-437a-81fb-407925f6d674 req-66cafb09-0e25-4944-96da-0ceba8deb3c6 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:57:21.299106 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:57:21.299106 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 00:57:21.314641 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-a7be0f78-43f2-437a-81fb-407925f6d674 req-66cafb09-0e25-4944-96da-0ceba8deb3c6 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] https://10.4.3.240/volume/v3/attachments/aead82a9-f05e-40ed-9e33-af72612781cd/action returned with HTTP 204 Aug 20 00:57:21.315245 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 158/620] 10.4.3.240 () {74 vars in 1725 bytes} [Thu Aug 20 00:57:21 2026] POST /volume/v3/attachments/aead82a9-f05e-40ed-9e33-af72612781cd/action => generated 0 bytes in 42 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:57:21.790040 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-42cd7883-94c2-42aa-9a53-9fdd505e187b None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:57:21.791400 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-42cd7883-94c2-42aa-9a53-9fdd505e187b tempest-TestMultiAttachVolumeSwap-1397566972 tempest-TestMultiAttachVolumeSwap-1397566972-project-member] GET https://10.4.3.240/volume/v3/volumes/a15ce082-7f44-44b8-8fbd-b6c0de042a52 Aug 20 00:57:21.791790 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-42cd7883-94c2-42aa-9a53-9fdd505e187b tempest-TestMultiAttachVolumeSwap-1397566972 tempest-TestMultiAttachVolumeSwap-1397566972-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:57:21.791790 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-42cd7883-94c2-42aa-9a53-9fdd505e187b tempest-TestMultiAttachVolumeSwap-1397566972 tempest-TestMultiAttachVolumeSwap-1397566972-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:57:21.808367 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:57:21.808367 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 00:57:21.812701 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-42cd7883-94c2-42aa-9a53-9fdd505e187b tempest-TestMultiAttachVolumeSwap-1397566972 tempest-TestMultiAttachVolumeSwap-1397566972-project-member] Volume info retrieved successfully. Aug 20 00:57:21.818930 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-42cd7883-94c2-42aa-9a53-9fdd505e187b tempest-TestMultiAttachVolumeSwap-1397566972 tempest-TestMultiAttachVolumeSwap-1397566972-project-member] https://10.4.3.240/volume/v3/volumes/a15ce082-7f44-44b8-8fbd-b6c0de042a52 returned with HTTP 200 Aug 20 00:57:21.819443 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 152/621] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:57:21 2026] GET /volume/v3/volumes/a15ce082-7f44-44b8-8fbd-b6c0de042a52 => generated 1163 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:57:21.900096 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-4ab14e04-1416-4dce-a6d9-59f67cfa9140 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:57:21.902781 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-4ab14e04-1416-4dce-a6d9-59f67cfa9140 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] GET https://10.4.3.240/volume/v3/volumes/e677daac-9d3c-4752-997d-c4532ef61e05 Aug 20 00:57:21.903069 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-4ab14e04-1416-4dce-a6d9-59f67cfa9140 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:57:21.903332 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-4ab14e04-1416-4dce-a6d9-59f67cfa9140 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:57:21.921152 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:57:21.921152 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 00:57:21.928158 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-4ab14e04-1416-4dce-a6d9-59f67cfa9140 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Volume info retrieved successfully. Aug 20 00:57:21.936380 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-4ab14e04-1416-4dce-a6d9-59f67cfa9140 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] https://10.4.3.240/volume/v3/volumes/e677daac-9d3c-4752-997d-c4532ef61e05 returned with HTTP 200 Aug 20 00:57:21.937129 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 157/622] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:57:21 2026] GET /volume/v3/volumes/e677daac-9d3c-4752-997d-c4532ef61e05 => generated 1144 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:57:21.995403 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [req-04b43b77-5151-480d-a651-9cb9ecdad6cf req-b01d410e-94f6-4e72-af5b-f5079196335f None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:57:21.995815 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-04b43b77-5151-480d-a651-9cb9ecdad6cf req-b01d410e-94f6-4e72-af5b-f5079196335f tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] GET https://10.4.3.240/volume/v3/volumes/e677daac-9d3c-4752-997d-c4532ef61e05 Aug 20 00:57:21.996041 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [req-04b43b77-5151-480d-a651-9cb9ecdad6cf req-b01d410e-94f6-4e72-af5b-f5079196335f tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:57:21.996219 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [req-04b43b77-5151-480d-a651-9cb9ecdad6cf req-b01d410e-94f6-4e72-af5b-f5079196335f tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:57:22.005517 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-d5191cbc-2f9e-44e0-94d9-c8b16718c016 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:57:22.007119 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-d5191cbc-2f9e-44e0-94d9-c8b16718c016 tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] GET https://10.4.3.240/volume/v3/volumes/1b6c78e1-a615-42f2-897c-167ef937c868 Aug 20 00:57:22.007302 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-d5191cbc-2f9e-44e0-94d9-c8b16718c016 tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:57:22.007502 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-d5191cbc-2f9e-44e0-94d9-c8b16718c016 tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:57:22.008448 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:57:22.008448 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 00:57:22.016005 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:57:22.016005 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 00:57:22.020324 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [req-04b43b77-5151-480d-a651-9cb9ecdad6cf req-b01d410e-94f6-4e72-af5b-f5079196335f tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Volume info retrieved successfully. Aug 20 00:57:22.020616 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-d5191cbc-2f9e-44e0-94d9-c8b16718c016 tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] Volume info retrieved successfully. Aug 20 00:57:22.026619 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-04b43b77-5151-480d-a651-9cb9ecdad6cf req-b01d410e-94f6-4e72-af5b-f5079196335f tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] https://10.4.3.240/volume/v3/volumes/e677daac-9d3c-4752-997d-c4532ef61e05 returned with HTTP 200 Aug 20 00:57:22.027126 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 156/623] 10.4.3.240 () {68 vars in 1598 bytes} [Thu Aug 20 00:57:21 2026] GET /volume/v3/volumes/e677daac-9d3c-4752-997d-c4532ef61e05 => generated 1144 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:57:22.027669 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-d5191cbc-2f9e-44e0-94d9-c8b16718c016 tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] https://10.4.3.240/volume/v3/volumes/1b6c78e1-a615-42f2-897c-167ef937c868 returned with HTTP 200 Aug 20 00:57:22.028389 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 159/624] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:57:22 2026] GET /volume/v3/volumes/1b6c78e1-a615-42f2-897c-167ef937c868 => generated 1000 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:57:22.144555 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-cc1e38fe-cad0-4b41-8216-5708c70b364d None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:57:22.144829 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-cc1e38fe-cad0-4b41-8216-5708c70b364d None None] GET https://10.4.3.240/volume// Aug 20 00:57:22.145220 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-cc1e38fe-cad0-4b41-8216-5708c70b364d None None] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:57:22.145305 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-cc1e38fe-cad0-4b41-8216-5708c70b364d None None] Calling method 'all' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:57:22.146058 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-cc1e38fe-cad0-4b41-8216-5708c70b364d None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 20 00:57:22.146769 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 153/625] 10.4.3.240 () {66 vars in 1428 bytes} [Thu Aug 20 00:57:22 2026] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 00:57:22.162625 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-04b43b77-5151-480d-a651-9cb9ecdad6cf req-af3ce6c8-eb79-40be-b605-e18ba8f24b29 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:57:22.165317 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-04b43b77-5151-480d-a651-9cb9ecdad6cf req-af3ce6c8-eb79-40be-b605-e18ba8f24b29 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] POST https://10.4.3.240/volume/v3/attachments Aug 20 00:57:22.166391 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-04b43b77-5151-480d-a651-9cb9ecdad6cf req-af3ce6c8-eb79-40be-b605-e18ba8f24b29 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e677daac-9d3c-4752-997d-c4532ef61e05", "connector": null, "instance_uuid": "929ba41d-6449-43dd-943c-b07b0fba090f"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:57:22.183478 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:57:22.183478 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 00:57:22.227899 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-04b43b77-5151-480d-a651-9cb9ecdad6cf req-af3ce6c8-eb79-40be-b605-e18ba8f24b29 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] https://10.4.3.240/volume/v3/attachments returned with HTTP 200 Aug 20 00:57:22.227899 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 158/626] 10.4.3.240 () {74 vars in 1594 bytes} [Thu Aug 20 00:57: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 20 00:57:22.274709 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-1ec500b2-3241-4dad-9821-584cc9695918 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:57:22.277932 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-1ec500b2-3241-4dad-9821-584cc9695918 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] GET https://10.4.3.240/volume/v3/volumes/e677daac-9d3c-4752-997d-c4532ef61e05 Aug 20 00:57:22.278133 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-1ec500b2-3241-4dad-9821-584cc9695918 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:57:22.278427 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-1ec500b2-3241-4dad-9821-584cc9695918 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:57:22.298225 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:57:22.298225 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 00:57:22.308358 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-1ec500b2-3241-4dad-9821-584cc9695918 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Volume info retrieved successfully. Aug 20 00:57:22.316397 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-1ec500b2-3241-4dad-9821-584cc9695918 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] https://10.4.3.240/volume/v3/volumes/e677daac-9d3c-4752-997d-c4532ef61e05 returned with HTTP 200 Aug 20 00:57:22.316866 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 157/627] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:57:22 2026] GET /volume/v3/volumes/e677daac-9d3c-4752-997d-c4532ef61e05 => generated 1146 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:57:22.321293 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-7548fd14-2d9d-40a2-810c-451af3c531b0 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:57:22.321293 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-7548fd14-2d9d-40a2-810c-451af3c531b0 None None] GET https://10.4.3.240/volume// Aug 20 00:57:22.321946 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-7548fd14-2d9d-40a2-810c-451af3c531b0 None None] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:57:22.322931 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-7548fd14-2d9d-40a2-810c-451af3c531b0 None None] Calling method 'all' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:57:22.323320 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-7548fd14-2d9d-40a2-810c-451af3c531b0 None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 20 00:57:22.323836 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 160/628] 10.4.3.240 () {66 vars in 1426 bytes} [Thu Aug 20 00:57:22 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 00:57:22.347943 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [req-04b43b77-5151-480d-a651-9cb9ecdad6cf req-e908d916-4083-47f9-bdcc-d60803cef58b None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:57:22.351293 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-04b43b77-5151-480d-a651-9cb9ecdad6cf req-e908d916-4083-47f9-bdcc-d60803cef58b tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] GET https://10.4.3.240/volume/v3/volumes/e677daac-9d3c-4752-997d-c4532ef61e05 Aug 20 00:57:22.351577 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [req-04b43b77-5151-480d-a651-9cb9ecdad6cf req-e908d916-4083-47f9-bdcc-d60803cef58b tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:57:22.351807 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [req-04b43b77-5151-480d-a651-9cb9ecdad6cf req-e908d916-4083-47f9-bdcc-d60803cef58b tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:57:22.367158 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:57:22.367158 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 00:57:22.371660 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [req-04b43b77-5151-480d-a651-9cb9ecdad6cf req-e908d916-4083-47f9-bdcc-d60803cef58b tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Volume info retrieved successfully. Aug 20 00:57:22.377587 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-04b43b77-5151-480d-a651-9cb9ecdad6cf req-e908d916-4083-47f9-bdcc-d60803cef58b tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] https://10.4.3.240/volume/v3/volumes/e677daac-9d3c-4752-997d-c4532ef61e05 returned with HTTP 200 Aug 20 00:57:22.378200 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 154/629] 10.4.3.240 () {70 vars in 1639 bytes} [Thu Aug 20 00:57:22 2026] GET /volume/v3/volumes/e677daac-9d3c-4752-997d-c4532ef61e05 => generated 1326 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 00:57:22.553968 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-04b43b77-5151-480d-a651-9cb9ecdad6cf req-4fdffedf-b1cd-4e79-aa82-61255025c665 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:57:22.558112 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-04b43b77-5151-480d-a651-9cb9ecdad6cf req-4fdffedf-b1cd-4e79-aa82-61255025c665 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] PUT https://10.4.3.240/volume/v3/attachments/d76fc935-2a28-494b-9324-b07415461d04 Aug 20 00:57:22.558634 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-04b43b77-5151-480d-a651-9cb9ecdad6cf req-4fdffedf-b1cd-4e79-aa82-61255025c665 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.240", "host": "np0000007838", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:e656b6daafb0", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "870eaf75-1108-49d5-b5ab-79f4c93758d0", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:57:22.572499 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.coordination [req-04b43b77-5151-480d-a651-9cb9ecdad6cf req-4fdffedf-b1cd-4e79-aa82-61255025c665 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Acquiring lock "cinder-attachment_update-e677daac-9d3c-4752-997d-c4532ef61e05-np0000007838" by "attachment_update" {{(pid=100215) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 00:57:22.579970 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.coordination [req-04b43b77-5151-480d-a651-9cb9ecdad6cf req-4fdffedf-b1cd-4e79-aa82-61255025c665 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Lock "cinder-attachment_update-e677daac-9d3c-4752-997d-c4532ef61e05-np0000007838" acquired by "attachment_update" :: waited 0.007s {{(pid=100215) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 00:57:22.581254 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:57:22.581254 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 00:57:22.717202 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.coordination [req-04b43b77-5151-480d-a651-9cb9ecdad6cf req-4fdffedf-b1cd-4e79-aa82-61255025c665 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Lock "cinder-attachment_update-e677daac-9d3c-4752-997d-c4532ef61e05-np0000007838" released by "attachment_update" :: held 0.137s {{(pid=100215) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 00:57:22.717681 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-04b43b77-5151-480d-a651-9cb9ecdad6cf req-4fdffedf-b1cd-4e79-aa82-61255025c665 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] https://10.4.3.240/volume/v3/attachments/d76fc935-2a28-494b-9324-b07415461d04 returned with HTTP 200 Aug 20 00:57:22.718171 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 159/630] 10.4.3.240 () {74 vars in 1704 bytes} [Thu Aug 20 00:57:22 2026] PUT /volume/v3/attachments/d76fc935-2a28-494b-9324-b07415461d04 => generated 969 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:57:22.836122 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-4c287430-fb3c-4f39-8598-58dee12a5558 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:57:22.840004 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-4c287430-fb3c-4f39-8598-58dee12a5558 tempest-TestMultiAttachVolumeSwap-1397566972 tempest-TestMultiAttachVolumeSwap-1397566972-project-member] GET https://10.4.3.240/volume/v3/volumes/a15ce082-7f44-44b8-8fbd-b6c0de042a52 Aug 20 00:57:22.840444 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-4c287430-fb3c-4f39-8598-58dee12a5558 tempest-TestMultiAttachVolumeSwap-1397566972 tempest-TestMultiAttachVolumeSwap-1397566972-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:57:22.840756 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-4c287430-fb3c-4f39-8598-58dee12a5558 tempest-TestMultiAttachVolumeSwap-1397566972 tempest-TestMultiAttachVolumeSwap-1397566972-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:57:22.855267 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:57:22.855267 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 00:57:22.859945 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-4c287430-fb3c-4f39-8598-58dee12a5558 tempest-TestMultiAttachVolumeSwap-1397566972 tempest-TestMultiAttachVolumeSwap-1397566972-project-member] Volume info retrieved successfully. Aug 20 00:57:22.864649 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-4c287430-fb3c-4f39-8598-58dee12a5558 tempest-TestMultiAttachVolumeSwap-1397566972 tempest-TestMultiAttachVolumeSwap-1397566972-project-member] https://10.4.3.240/volume/v3/volumes/a15ce082-7f44-44b8-8fbd-b6c0de042a52 returned with HTTP 200 Aug 20 00:57:22.865036 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 158/631] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:57:22 2026] GET /volume/v3/volumes/a15ce082-7f44-44b8-8fbd-b6c0de042a52 => generated 1163 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:57:23.049085 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-f3874e06-4ea1-47b9-b7e8-c03bd1dbebe1 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:57:23.053641 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-f3874e06-4ea1-47b9-b7e8-c03bd1dbebe1 tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] GET https://10.4.3.240/volume/v3/volumes/1b6c78e1-a615-42f2-897c-167ef937c868 Aug 20 00:57:23.054978 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-f3874e06-4ea1-47b9-b7e8-c03bd1dbebe1 tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:57:23.054978 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-f3874e06-4ea1-47b9-b7e8-c03bd1dbebe1 tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:57:23.065934 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:57:23.065934 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 00:57:23.073571 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-f3874e06-4ea1-47b9-b7e8-c03bd1dbebe1 tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] Volume info retrieved successfully. Aug 20 00:57:23.084394 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-f3874e06-4ea1-47b9-b7e8-c03bd1dbebe1 tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] https://10.4.3.240/volume/v3/volumes/1b6c78e1-a615-42f2-897c-167ef937c868 returned with HTTP 200 Aug 20 00:57:23.084394 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 161/632] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:57:23 2026] GET /volume/v3/volumes/1b6c78e1-a615-42f2-897c-167ef937c868 => generated 1000 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 20 00:57:23.341248 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-d89fc575-e460-4adb-bfef-51259576ff62 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:57:23.342931 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-d89fc575-e460-4adb-bfef-51259576ff62 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] GET https://10.4.3.240/volume/v3/volumes/e677daac-9d3c-4752-997d-c4532ef61e05 Aug 20 00:57:23.343113 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-d89fc575-e460-4adb-bfef-51259576ff62 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:57:23.343248 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-d89fc575-e460-4adb-bfef-51259576ff62 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:57:23.355587 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:57:23.355587 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 00:57:23.360431 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-d89fc575-e460-4adb-bfef-51259576ff62 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Volume info retrieved successfully. Aug 20 00:57:23.369119 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-d89fc575-e460-4adb-bfef-51259576ff62 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] https://10.4.3.240/volume/v3/volumes/e677daac-9d3c-4752-997d-c4532ef61e05 returned with HTTP 200 Aug 20 00:57:23.370246 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 155/633] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:57:23 2026] GET /volume/v3/volumes/e677daac-9d3c-4752-997d-c4532ef61e05 => generated 1147 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:57:23.463531 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-dd964702-56fe-40a2-9648-20cf62ccbd37 req-aea79213-f34e-492a-b6ce-04478cce7f2a None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:57:23.465711 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-dd964702-56fe-40a2-9648-20cf62ccbd37 req-aea79213-f34e-492a-b6ce-04478cce7f2a tempest-TestMultiAttachVolumeSwap-1397566972 tempest-TestMultiAttachVolumeSwap-1397566972-project-member] POST https://10.4.3.240/volume/v3/attachments/bfd94c62-5951-4af9-b0ba-af6cd50402b7/action Aug 20 00:57:23.466196 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-dd964702-56fe-40a2-9648-20cf62ccbd37 req-aea79213-f34e-492a-b6ce-04478cce7f2a tempest-TestMultiAttachVolumeSwap-1397566972 tempest-TestMultiAttachVolumeSwap-1397566972-project-member] Action body: b'{"os-complete": null}' {{(pid=100215) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 00:57:23.466318 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-dd964702-56fe-40a2-9648-20cf62ccbd37 req-aea79213-f34e-492a-b6ce-04478cce7f2a tempest-TestMultiAttachVolumeSwap-1397566972 tempest-TestMultiAttachVolumeSwap-1397566972-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:57:23.489739 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:57:23.489739 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 00:57:23.508656 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-dd964702-56fe-40a2-9648-20cf62ccbd37 req-aea79213-f34e-492a-b6ce-04478cce7f2a tempest-TestMultiAttachVolumeSwap-1397566972 tempest-TestMultiAttachVolumeSwap-1397566972-project-member] https://10.4.3.240/volume/v3/attachments/bfd94c62-5951-4af9-b0ba-af6cd50402b7/action returned with HTTP 204 Aug 20 00:57:23.509123 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 160/634] 10.4.3.240 () {74 vars in 1725 bytes} [Thu Aug 20 00:57:23 2026] POST /volume/v3/attachments/bfd94c62-5951-4af9-b0ba-af6cd50402b7/action => generated 0 bytes in 46 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:57:23.885457 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-84501bea-ec2b-448b-821f-c2f3b16ec5ff None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:57:23.887825 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-84501bea-ec2b-448b-821f-c2f3b16ec5ff tempest-TestMultiAttachVolumeSwap-1397566972 tempest-TestMultiAttachVolumeSwap-1397566972-project-member] GET https://10.4.3.240/volume/v3/volumes/a15ce082-7f44-44b8-8fbd-b6c0de042a52 Aug 20 00:57:23.888193 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-84501bea-ec2b-448b-821f-c2f3b16ec5ff tempest-TestMultiAttachVolumeSwap-1397566972 tempest-TestMultiAttachVolumeSwap-1397566972-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:57:23.888193 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-84501bea-ec2b-448b-821f-c2f3b16ec5ff tempest-TestMultiAttachVolumeSwap-1397566972 tempest-TestMultiAttachVolumeSwap-1397566972-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:57:23.905281 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:57:23.905281 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 00:57:23.913784 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-84501bea-ec2b-448b-821f-c2f3b16ec5ff tempest-TestMultiAttachVolumeSwap-1397566972 tempest-TestMultiAttachVolumeSwap-1397566972-project-member] Volume info retrieved successfully. Aug 20 00:57:23.926364 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-84501bea-ec2b-448b-821f-c2f3b16ec5ff tempest-TestMultiAttachVolumeSwap-1397566972 tempest-TestMultiAttachVolumeSwap-1397566972-project-member] https://10.4.3.240/volume/v3/volumes/a15ce082-7f44-44b8-8fbd-b6c0de042a52 returned with HTTP 200 Aug 20 00:57:23.926835 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 159/635] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:57:23 2026] GET /volume/v3/volumes/a15ce082-7f44-44b8-8fbd-b6c0de042a52 => generated 1457 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:57:24.102866 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-e4e735a4-cea3-4fb8-97d9-8489fee35d99 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:57:24.108676 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-e4e735a4-cea3-4fb8-97d9-8489fee35d99 tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] GET https://10.4.3.240/volume/v3/volumes/1b6c78e1-a615-42f2-897c-167ef937c868 Aug 20 00:57:24.108886 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-e4e735a4-cea3-4fb8-97d9-8489fee35d99 tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:57:24.109075 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-e4e735a4-cea3-4fb8-97d9-8489fee35d99 tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:57:24.120805 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:57:24.120805 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 00:57:24.134456 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-e4e735a4-cea3-4fb8-97d9-8489fee35d99 tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] Volume info retrieved successfully. Aug 20 00:57:24.142583 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-e4e735a4-cea3-4fb8-97d9-8489fee35d99 tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] https://10.4.3.240/volume/v3/volumes/1b6c78e1-a615-42f2-897c-167ef937c868 returned with HTTP 200 Aug 20 00:57:24.143078 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 162/636] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:57:24 2026] GET /volume/v3/volumes/1b6c78e1-a615-42f2-897c-167ef937c868 => generated 1000 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:57:24.152444 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [req-2d4e635f-c6b9-477e-bc23-22e21bd55e36 req-0ba0a9a4-859d-4a1d-865a-af7f77adbd8b None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:57:24.155912 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-2d4e635f-c6b9-477e-bc23-22e21bd55e36 req-0ba0a9a4-859d-4a1d-865a-af7f77adbd8b tempest-TestMultiAttachVolumeSwap-1406660525 tempest-TestMultiAttachVolumeSwap-1406660525-project] GET https://10.4.3.240/volume/v3/volumes/a15ce082-7f44-44b8-8fbd-b6c0de042a52 Aug 20 00:57:24.156472 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [req-2d4e635f-c6b9-477e-bc23-22e21bd55e36 req-0ba0a9a4-859d-4a1d-865a-af7f77adbd8b tempest-TestMultiAttachVolumeSwap-1406660525 tempest-TestMultiAttachVolumeSwap-1406660525-project] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:57:24.157373 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [req-2d4e635f-c6b9-477e-bc23-22e21bd55e36 req-0ba0a9a4-859d-4a1d-865a-af7f77adbd8b tempest-TestMultiAttachVolumeSwap-1406660525 tempest-TestMultiAttachVolumeSwap-1406660525-project] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:57:24.178408 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:57:24.178408 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 00:57:24.183467 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [req-2d4e635f-c6b9-477e-bc23-22e21bd55e36 req-0ba0a9a4-859d-4a1d-865a-af7f77adbd8b tempest-TestMultiAttachVolumeSwap-1406660525 tempest-TestMultiAttachVolumeSwap-1406660525-project] Volume info retrieved successfully. Aug 20 00:57:24.191311 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-2d4e635f-c6b9-477e-bc23-22e21bd55e36 req-0ba0a9a4-859d-4a1d-865a-af7f77adbd8b tempest-TestMultiAttachVolumeSwap-1406660525 tempest-TestMultiAttachVolumeSwap-1406660525-project] https://10.4.3.240/volume/v3/volumes/a15ce082-7f44-44b8-8fbd-b6c0de042a52 returned with HTTP 200 Aug 20 00:57:24.192136 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 156/637] 10.4.3.240 () {68 vars in 1598 bytes} [Thu Aug 20 00:57:24 2026] GET /volume/v3/volumes/a15ce082-7f44-44b8-8fbd-b6c0de042a52 => generated 1641 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:57:24.202984 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-9be98937-100a-4ddf-8266-7e3ae5b0cac2 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:57:24.205413 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-9be98937-100a-4ddf-8266-7e3ae5b0cac2 tempest-TestMultiAttachVolumeSwap-1397566972 tempest-TestMultiAttachVolumeSwap-1397566972-project-reader] GET https://10.4.3.240/volume/v3/volumes/a15ce082-7f44-44b8-8fbd-b6c0de042a52 Aug 20 00:57:24.205413 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-9be98937-100a-4ddf-8266-7e3ae5b0cac2 tempest-TestMultiAttachVolumeSwap-1397566972 tempest-TestMultiAttachVolumeSwap-1397566972-project-reader] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:57:24.205413 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-9be98937-100a-4ddf-8266-7e3ae5b0cac2 tempest-TestMultiAttachVolumeSwap-1397566972 tempest-TestMultiAttachVolumeSwap-1397566972-project-reader] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:57:24.222854 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:57:24.222854 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 00:57:24.226395 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-9be98937-100a-4ddf-8266-7e3ae5b0cac2 tempest-TestMultiAttachVolumeSwap-1397566972 tempest-TestMultiAttachVolumeSwap-1397566972-project-reader] Volume info retrieved successfully. Aug 20 00:57:24.230921 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-9be98937-100a-4ddf-8266-7e3ae5b0cac2 tempest-TestMultiAttachVolumeSwap-1397566972 tempest-TestMultiAttachVolumeSwap-1397566972-project-reader] https://10.4.3.240/volume/v3/volumes/a15ce082-7f44-44b8-8fbd-b6c0de042a52 returned with HTTP 200 Aug 20 00:57:24.231417 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 161/638] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:57:24 2026] GET /volume/v3/volumes/a15ce082-7f44-44b8-8fbd-b6c0de042a52 => generated 1457 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:57:24.247782 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-edfd78e8-3bf7-45e6-ada5-1733f92a56db None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:57:24.251535 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-edfd78e8-3bf7-45e6-ada5-1733f92a56db tempest-TestMultiAttachVolumeSwap-1397566972 tempest-TestMultiAttachVolumeSwap-1397566972-project-reader] GET https://10.4.3.240/volume/v3/volumes/15a3d663-2471-4685-98e7-69b53705e31a Aug 20 00:57:24.251770 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-edfd78e8-3bf7-45e6-ada5-1733f92a56db tempest-TestMultiAttachVolumeSwap-1397566972 tempest-TestMultiAttachVolumeSwap-1397566972-project-reader] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:57:24.252083 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-edfd78e8-3bf7-45e6-ada5-1733f92a56db tempest-TestMultiAttachVolumeSwap-1397566972 tempest-TestMultiAttachVolumeSwap-1397566972-project-reader] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:57:24.263392 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:57:24.263392 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 00:57:24.272326 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-edfd78e8-3bf7-45e6-ada5-1733f92a56db tempest-TestMultiAttachVolumeSwap-1397566972 tempest-TestMultiAttachVolumeSwap-1397566972-project-reader] Volume info retrieved successfully. Aug 20 00:57:24.278799 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-edfd78e8-3bf7-45e6-ada5-1733f92a56db tempest-TestMultiAttachVolumeSwap-1397566972 tempest-TestMultiAttachVolumeSwap-1397566972-project-reader] https://10.4.3.240/volume/v3/volumes/15a3d663-2471-4685-98e7-69b53705e31a returned with HTTP 200 Aug 20 00:57:24.279405 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 160/639] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:57:24 2026] GET /volume/v3/volumes/15a3d663-2471-4685-98e7-69b53705e31a => generated 851 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:57:24.393164 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-efbb0239-5fdc-464d-b510-4f600d07c149 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:57:24.395600 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-efbb0239-5fdc-464d-b510-4f600d07c149 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] GET https://10.4.3.240/volume/v3/volumes/e677daac-9d3c-4752-997d-c4532ef61e05 Aug 20 00:57:24.395804 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-efbb0239-5fdc-464d-b510-4f600d07c149 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:57:24.396097 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-efbb0239-5fdc-464d-b510-4f600d07c149 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:57:24.413576 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:57:24.413576 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 00:57:24.415573 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-efbb0239-5fdc-464d-b510-4f600d07c149 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Volume info retrieved successfully. Aug 20 00:57:24.418618 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-93545b7f-5ed6-4f7d-9167-6daf2aaba424 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:57:24.420412 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-efbb0239-5fdc-464d-b510-4f600d07c149 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] https://10.4.3.240/volume/v3/volumes/e677daac-9d3c-4752-997d-c4532ef61e05 returned with HTTP 200 Aug 20 00:57:24.420615 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 163/640] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:57:24 2026] GET /volume/v3/volumes/e677daac-9d3c-4752-997d-c4532ef61e05 => generated 1147 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:57:24.420850 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-93545b7f-5ed6-4f7d-9167-6daf2aaba424 tempest-TestMultiAttachVolumeSwap-1397566972 tempest-TestMultiAttachVolumeSwap-1397566972-project-member] GET https://10.4.3.240/volume/v3/volumes/a15ce082-7f44-44b8-8fbd-b6c0de042a52 Aug 20 00:57:24.421085 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-93545b7f-5ed6-4f7d-9167-6daf2aaba424 tempest-TestMultiAttachVolumeSwap-1397566972 tempest-TestMultiAttachVolumeSwap-1397566972-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:57:24.421790 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-93545b7f-5ed6-4f7d-9167-6daf2aaba424 tempest-TestMultiAttachVolumeSwap-1397566972 tempest-TestMultiAttachVolumeSwap-1397566972-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:57:24.444112 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:57:24.444112 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 00:57:24.459709 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-93545b7f-5ed6-4f7d-9167-6daf2aaba424 tempest-TestMultiAttachVolumeSwap-1397566972 tempest-TestMultiAttachVolumeSwap-1397566972-project-member] Volume info retrieved successfully. Aug 20 00:57:24.468361 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-93545b7f-5ed6-4f7d-9167-6daf2aaba424 tempest-TestMultiAttachVolumeSwap-1397566972 tempest-TestMultiAttachVolumeSwap-1397566972-project-member] https://10.4.3.240/volume/v3/volumes/a15ce082-7f44-44b8-8fbd-b6c0de042a52 returned with HTTP 200 Aug 20 00:57:24.468814 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 157/641] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:57:24 2026] GET /volume/v3/volumes/a15ce082-7f44-44b8-8fbd-b6c0de042a52 => generated 1457 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:57:24.526361 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-b2aaf370-d097-497a-9c44-b2b270b1e7d4 req-6d9d857b-dfc0-4afe-b24d-e92e8f8eb021 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:57:24.531367 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-b2aaf370-d097-497a-9c44-b2b270b1e7d4 req-6d9d857b-dfc0-4afe-b24d-e92e8f8eb021 tempest-TestMultiAttachVolumeSwap-1397566972 tempest-TestMultiAttachVolumeSwap-1397566972-project-member] GET https://10.4.3.240/volume/v3/volumes/a15ce082-7f44-44b8-8fbd-b6c0de042a52 Aug 20 00:57:24.531367 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-b2aaf370-d097-497a-9c44-b2b270b1e7d4 req-6d9d857b-dfc0-4afe-b24d-e92e8f8eb021 tempest-TestMultiAttachVolumeSwap-1397566972 tempest-TestMultiAttachVolumeSwap-1397566972-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:57:24.531367 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-b2aaf370-d097-497a-9c44-b2b270b1e7d4 req-6d9d857b-dfc0-4afe-b24d-e92e8f8eb021 tempest-TestMultiAttachVolumeSwap-1397566972 tempest-TestMultiAttachVolumeSwap-1397566972-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:57:24.549590 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:57:24.549590 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 00:57:24.555276 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [req-b2aaf370-d097-497a-9c44-b2b270b1e7d4 req-6d9d857b-dfc0-4afe-b24d-e92e8f8eb021 tempest-TestMultiAttachVolumeSwap-1397566972 tempest-TestMultiAttachVolumeSwap-1397566972-project-member] Volume info retrieved successfully. Aug 20 00:57:24.563049 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-b2aaf370-d097-497a-9c44-b2b270b1e7d4 req-6d9d857b-dfc0-4afe-b24d-e92e8f8eb021 tempest-TestMultiAttachVolumeSwap-1397566972 tempest-TestMultiAttachVolumeSwap-1397566972-project-member] https://10.4.3.240/volume/v3/volumes/a15ce082-7f44-44b8-8fbd-b6c0de042a52 returned with HTTP 200 Aug 20 00:57:24.563049 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 162/642] 10.4.3.240 () {68 vars in 1598 bytes} [Thu Aug 20 00:57:24 2026] GET /volume/v3/volumes/a15ce082-7f44-44b8-8fbd-b6c0de042a52 => generated 1457 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:57:24.594364 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [req-b2aaf370-d097-497a-9c44-b2b270b1e7d4 req-838faf6e-d0f8-4e44-843f-135014421990 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:57:24.595573 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-b2aaf370-d097-497a-9c44-b2b270b1e7d4 req-838faf6e-d0f8-4e44-843f-135014421990 tempest-TestMultiAttachVolumeSwap-1397566972 tempest-TestMultiAttachVolumeSwap-1397566972-project-member] POST https://10.4.3.240/volume/v3/volumes/a15ce082-7f44-44b8-8fbd-b6c0de042a52/action Aug 20 00:57:24.596040 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [req-b2aaf370-d097-497a-9c44-b2b270b1e7d4 req-838faf6e-d0f8-4e44-843f-135014421990 tempest-TestMultiAttachVolumeSwap-1397566972 tempest-TestMultiAttachVolumeSwap-1397566972-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100212) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 00:57:24.596217 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [req-b2aaf370-d097-497a-9c44-b2b270b1e7d4 req-838faf6e-d0f8-4e44-843f-135014421990 tempest-TestMultiAttachVolumeSwap-1397566972 tempest-TestMultiAttachVolumeSwap-1397566972-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:57:24.614529 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:57:24.614529 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 00:57:24.614529 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [req-b2aaf370-d097-497a-9c44-b2b270b1e7d4 req-838faf6e-d0f8-4e44-843f-135014421990 tempest-TestMultiAttachVolumeSwap-1397566972 tempest-TestMultiAttachVolumeSwap-1397566972-project-member] Volume info retrieved successfully. Aug 20 00:57:24.626883 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [req-b2aaf370-d097-497a-9c44-b2b270b1e7d4 req-838faf6e-d0f8-4e44-843f-135014421990 tempest-TestMultiAttachVolumeSwap-1397566972 tempest-TestMultiAttachVolumeSwap-1397566972-project-member] Begin detaching volume completed successfully. Aug 20 00:57:24.627488 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-b2aaf370-d097-497a-9c44-b2b270b1e7d4 req-838faf6e-d0f8-4e44-843f-135014421990 tempest-TestMultiAttachVolumeSwap-1397566972 tempest-TestMultiAttachVolumeSwap-1397566972-project-member] https://10.4.3.240/volume/v3/volumes/a15ce082-7f44-44b8-8fbd-b6c0de042a52/action returned with HTTP 202 Aug 20 00:57:24.630962 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 161/643] 10.4.3.240 () {72 vars in 1672 bytes} [Thu Aug 20 00:57:24 2026] POST /volume/v3/volumes/a15ce082-7f44-44b8-8fbd-b6c0de042a52/action => generated 0 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 00:57:24.724059 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-f1bd8d33-2475-4d55-9439-4004c23cdd42 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:57:24.724059 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-f1bd8d33-2475-4d55-9439-4004c23cdd42 None None] GET https://10.4.3.240/volume// Aug 20 00:57:24.724059 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-f1bd8d33-2475-4d55-9439-4004c23cdd42 None None] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:57:24.724059 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-f1bd8d33-2475-4d55-9439-4004c23cdd42 None None] Calling method 'all' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:57:24.724059 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-f1bd8d33-2475-4d55-9439-4004c23cdd42 None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 20 00:57:24.724059 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 164/644] 10.4.3.240 () {66 vars in 1426 bytes} [Thu Aug 20 00:57:24 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 00:57:24.739298 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [req-b2aaf370-d097-497a-9c44-b2b270b1e7d4 req-d75b09d4-b7a4-469b-ba97-3b0a11806384 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:57:24.741486 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-b2aaf370-d097-497a-9c44-b2b270b1e7d4 req-d75b09d4-b7a4-469b-ba97-3b0a11806384 tempest-TestMultiAttachVolumeSwap-1397566972 tempest-TestMultiAttachVolumeSwap-1397566972-project-member] GET https://10.4.3.240/volume/v3/volumes/a15ce082-7f44-44b8-8fbd-b6c0de042a52 Aug 20 00:57:24.741764 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [req-b2aaf370-d097-497a-9c44-b2b270b1e7d4 req-d75b09d4-b7a4-469b-ba97-3b0a11806384 tempest-TestMultiAttachVolumeSwap-1397566972 tempest-TestMultiAttachVolumeSwap-1397566972-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:57:24.741898 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [req-b2aaf370-d097-497a-9c44-b2b270b1e7d4 req-d75b09d4-b7a4-469b-ba97-3b0a11806384 tempest-TestMultiAttachVolumeSwap-1397566972 tempest-TestMultiAttachVolumeSwap-1397566972-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:57:24.760633 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:57:24.760633 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 00:57:24.765130 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [req-b2aaf370-d097-497a-9c44-b2b270b1e7d4 req-d75b09d4-b7a4-469b-ba97-3b0a11806384 tempest-TestMultiAttachVolumeSwap-1397566972 tempest-TestMultiAttachVolumeSwap-1397566972-project-member] Volume info retrieved successfully. Aug 20 00:57:24.771367 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-b2aaf370-d097-497a-9c44-b2b270b1e7d4 req-d75b09d4-b7a4-469b-ba97-3b0a11806384 tempest-TestMultiAttachVolumeSwap-1397566972 tempest-TestMultiAttachVolumeSwap-1397566972-project-member] https://10.4.3.240/volume/v3/volumes/a15ce082-7f44-44b8-8fbd-b6c0de042a52 returned with HTTP 200 Aug 20 00:57:24.771821 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 158/645] 10.4.3.240 () {70 vars in 1639 bytes} [Thu Aug 20 00:57:24 2026] GET /volume/v3/volumes/a15ce082-7f44-44b8-8fbd-b6c0de042a52 => generated 1640 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 00:57:25.163555 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-798692f4-6c01-4a9d-b7c5-2e64fa26a7ba None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:57:25.166063 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-798692f4-6c01-4a9d-b7c5-2e64fa26a7ba tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] GET https://10.4.3.240/volume/v3/volumes/1b6c78e1-a615-42f2-897c-167ef937c868 Aug 20 00:57:25.166435 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-798692f4-6c01-4a9d-b7c5-2e64fa26a7ba tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:57:25.166635 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-798692f4-6c01-4a9d-b7c5-2e64fa26a7ba tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:57:25.188677 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:57:25.188677 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 00:57:25.195866 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-798692f4-6c01-4a9d-b7c5-2e64fa26a7ba tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] Volume info retrieved successfully. Aug 20 00:57:25.202447 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-798692f4-6c01-4a9d-b7c5-2e64fa26a7ba tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] https://10.4.3.240/volume/v3/volumes/1b6c78e1-a615-42f2-897c-167ef937c868 returned with HTTP 200 Aug 20 00:57:25.203243 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 163/646] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:57:25 2026] GET /volume/v3/volumes/1b6c78e1-a615-42f2-897c-167ef937c868 => generated 1000 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:57:25.375217 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [req-04b43b77-5151-480d-a651-9cb9ecdad6cf req-a9ae6594-75ed-417f-849b-0a6fe5ecbb0a None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:57:25.378091 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-04b43b77-5151-480d-a651-9cb9ecdad6cf req-a9ae6594-75ed-417f-849b-0a6fe5ecbb0a tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] POST https://10.4.3.240/volume/v3/attachments/d76fc935-2a28-494b-9324-b07415461d04/action Aug 20 00:57:25.378486 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [req-04b43b77-5151-480d-a651-9cb9ecdad6cf req-a9ae6594-75ed-417f-849b-0a6fe5ecbb0a tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Action body: b'{"os-complete": null}' {{(pid=100212) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 00:57:25.378644 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [req-04b43b77-5151-480d-a651-9cb9ecdad6cf req-a9ae6594-75ed-417f-849b-0a6fe5ecbb0a tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:57:25.404236 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:57:25.404236 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 00:57:25.416320 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-04b43b77-5151-480d-a651-9cb9ecdad6cf req-a9ae6594-75ed-417f-849b-0a6fe5ecbb0a tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] https://10.4.3.240/volume/v3/attachments/d76fc935-2a28-494b-9324-b07415461d04/action returned with HTTP 204 Aug 20 00:57:25.416986 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 162/647] 10.4.3.240 () {74 vars in 1725 bytes} [Thu Aug 20 00:57:25 2026] POST /volume/v3/attachments/d76fc935-2a28-494b-9324-b07415461d04/action => generated 0 bytes in 42 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:57:25.440705 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-aba32bdc-f518-4141-9142-3951ad6beb6d None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:57:25.442587 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-aba32bdc-f518-4141-9142-3951ad6beb6d tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] GET https://10.4.3.240/volume/v3/volumes/e677daac-9d3c-4752-997d-c4532ef61e05 Aug 20 00:57:25.442820 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-aba32bdc-f518-4141-9142-3951ad6beb6d tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:57:25.443053 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-aba32bdc-f518-4141-9142-3951ad6beb6d tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:57:25.454538 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [req-b2aaf370-d097-497a-9c44-b2b270b1e7d4 req-ca381e33-4558-4f7d-9ea6-a040dcdd6a08 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:57:25.456939 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-b2aaf370-d097-497a-9c44-b2b270b1e7d4 req-ca381e33-4558-4f7d-9ea6-a040dcdd6a08 tempest-TestMultiAttachVolumeSwap-1397566972 tempest-TestMultiAttachVolumeSwap-1397566972-project-member] GET https://10.4.3.240/volume/v3/volumes/a15ce082-7f44-44b8-8fbd-b6c0de042a52 Aug 20 00:57:25.457512 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [req-b2aaf370-d097-497a-9c44-b2b270b1e7d4 req-ca381e33-4558-4f7d-9ea6-a040dcdd6a08 tempest-TestMultiAttachVolumeSwap-1397566972 tempest-TestMultiAttachVolumeSwap-1397566972-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:57:25.458213 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [req-b2aaf370-d097-497a-9c44-b2b270b1e7d4 req-ca381e33-4558-4f7d-9ea6-a040dcdd6a08 tempest-TestMultiAttachVolumeSwap-1397566972 tempest-TestMultiAttachVolumeSwap-1397566972-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:57:25.468910 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:57:25.468910 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 00:57:25.477110 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-aba32bdc-f518-4141-9142-3951ad6beb6d tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Volume info retrieved successfully. Aug 20 00:57:25.486948 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-aba32bdc-f518-4141-9142-3951ad6beb6d tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] https://10.4.3.240/volume/v3/volumes/e677daac-9d3c-4752-997d-c4532ef61e05 returned with HTTP 200 Aug 20 00:57:25.487489 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 165/648] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:57:25 2026] GET /volume/v3/volumes/e677daac-9d3c-4752-997d-c4532ef61e05 => generated 1441 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:57:25.488177 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:57:25.488177 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 00:57:25.496131 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [req-b2aaf370-d097-497a-9c44-b2b270b1e7d4 req-ca381e33-4558-4f7d-9ea6-a040dcdd6a08 tempest-TestMultiAttachVolumeSwap-1397566972 tempest-TestMultiAttachVolumeSwap-1397566972-project-member] Volume info retrieved successfully. Aug 20 00:57:25.503447 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-b2aaf370-d097-497a-9c44-b2b270b1e7d4 req-ca381e33-4558-4f7d-9ea6-a040dcdd6a08 tempest-TestMultiAttachVolumeSwap-1397566972 tempest-TestMultiAttachVolumeSwap-1397566972-project-member] https://10.4.3.240/volume/v3/volumes/a15ce082-7f44-44b8-8fbd-b6c0de042a52 returned with HTTP 200 Aug 20 00:57:25.503789 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-fa44666a-bdab-4952-87e2-01762a3097c8 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:57:25.504056 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 159/649] 10.4.3.240 () {68 vars in 1598 bytes} [Thu Aug 20 00:57:25 2026] GET /volume/v3/volumes/a15ce082-7f44-44b8-8fbd-b6c0de042a52 => generated 1460 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:57:25.532892 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [req-b2aaf370-d097-497a-9c44-b2b270b1e7d4 req-52710e3d-996f-4143-8cda-842a788dbb74 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:57:25.535580 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-b2aaf370-d097-497a-9c44-b2b270b1e7d4 req-52710e3d-996f-4143-8cda-842a788dbb74 tempest-TestMultiAttachVolumeSwap-1397566972 tempest-TestMultiAttachVolumeSwap-1397566972-project-member] DELETE https://10.4.3.240/volume/v3/attachments/bfd94c62-5951-4af9-b0ba-af6cd50402b7 Aug 20 00:57:25.535775 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [req-b2aaf370-d097-497a-9c44-b2b270b1e7d4 req-52710e3d-996f-4143-8cda-842a788dbb74 tempest-TestMultiAttachVolumeSwap-1397566972 tempest-TestMultiAttachVolumeSwap-1397566972-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:57:25.535997 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [req-b2aaf370-d097-497a-9c44-b2b270b1e7d4 req-52710e3d-996f-4143-8cda-842a788dbb74 tempest-TestMultiAttachVolumeSwap-1397566972 tempest-TestMultiAttachVolumeSwap-1397566972-project-member] Calling method 'version_select' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:57:25.552323 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:57:25.552323 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 00:57:25.621882 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-b2aaf370-d097-497a-9c44-b2b270b1e7d4 req-52710e3d-996f-4143-8cda-842a788dbb74 tempest-TestMultiAttachVolumeSwap-1397566972 tempest-TestMultiAttachVolumeSwap-1397566972-project-member] https://10.4.3.240/volume/v3/attachments/bfd94c62-5951-4af9-b0ba-af6cd50402b7 returned with HTTP 200 Aug 20 00:57:25.622452 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 163/650] 10.4.3.240 () {72 vars in 1673 bytes} [Thu Aug 20 00:57:25 2026] DELETE /volume/v3/attachments/bfd94c62-5951-4af9-b0ba-af6cd50402b7 => generated 192 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:57:25.699364 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-fa44666a-bdab-4952-87e2-01762a3097c8 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-reader] GET https://10.4.3.240/volume/v3/volumes/e677daac-9d3c-4752-997d-c4532ef61e05 Aug 20 00:57:25.699775 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-fa44666a-bdab-4952-87e2-01762a3097c8 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-reader] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:57:25.699847 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-fa44666a-bdab-4952-87e2-01762a3097c8 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-reader] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:57:25.715886 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:57:25.715886 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 00:57:25.719663 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-fa44666a-bdab-4952-87e2-01762a3097c8 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-reader] Volume info retrieved successfully. Aug 20 00:57:25.724091 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-fa44666a-bdab-4952-87e2-01762a3097c8 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-reader] https://10.4.3.240/volume/v3/volumes/e677daac-9d3c-4752-997d-c4532ef61e05 returned with HTTP 200 Aug 20 00:57:25.724502 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 164/651] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:57:25 2026] GET /volume/v3/volumes/e677daac-9d3c-4752-997d-c4532ef61e05 => generated 1441 bytes in 221 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:57:25.761328 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-999dc6a8-3ed3-4d00-a65c-a174c7f74cf0 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:57:25.763634 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-999dc6a8-3ed3-4d00-a65c-a174c7f74cf0 tempest-TestMultiAttachVolumeSwap-1397566972 tempest-TestMultiAttachVolumeSwap-1397566972-project-member] GET https://10.4.3.240/volume/v3/volumes/a15ce082-7f44-44b8-8fbd-b6c0de042a52 Aug 20 00:57:25.763897 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-999dc6a8-3ed3-4d00-a65c-a174c7f74cf0 tempest-TestMultiAttachVolumeSwap-1397566972 tempest-TestMultiAttachVolumeSwap-1397566972-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:57:25.764145 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-999dc6a8-3ed3-4d00-a65c-a174c7f74cf0 tempest-TestMultiAttachVolumeSwap-1397566972 tempest-TestMultiAttachVolumeSwap-1397566972-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:57:25.777496 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:57:25.777496 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 00:57:25.788067 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-999dc6a8-3ed3-4d00-a65c-a174c7f74cf0 tempest-TestMultiAttachVolumeSwap-1397566972 tempest-TestMultiAttachVolumeSwap-1397566972-project-member] Volume info retrieved successfully. Aug 20 00:57:25.792828 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-0759b93f-ff1c-48e3-94b1-3ff71b1bb410 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:57:25.796891 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-999dc6a8-3ed3-4d00-a65c-a174c7f74cf0 tempest-TestMultiAttachVolumeSwap-1397566972 tempest-TestMultiAttachVolumeSwap-1397566972-project-member] https://10.4.3.240/volume/v3/volumes/a15ce082-7f44-44b8-8fbd-b6c0de042a52 returned with HTTP 200 Aug 20 00:57:25.796989 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-0759b93f-ff1c-48e3-94b1-3ff71b1bb410 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-reader] GET https://10.4.3.240/volume/v3/volumes/e677daac-9d3c-4752-997d-c4532ef61e05 Aug 20 00:57:25.797432 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 166/652] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:57:25 2026] GET /volume/v3/volumes/a15ce082-7f44-44b8-8fbd-b6c0de042a52 => generated 1160 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:57:25.797713 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-0759b93f-ff1c-48e3-94b1-3ff71b1bb410 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-reader] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:57:25.797964 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-0759b93f-ff1c-48e3-94b1-3ff71b1bb410 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-reader] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:57:25.815310 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:57:25.815310 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 00:57:25.821738 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-0759b93f-ff1c-48e3-94b1-3ff71b1bb410 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-reader] Volume info retrieved successfully. Aug 20 00:57:25.829911 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-0759b93f-ff1c-48e3-94b1-3ff71b1bb410 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-reader] https://10.4.3.240/volume/v3/volumes/e677daac-9d3c-4752-997d-c4532ef61e05 returned with HTTP 200 Aug 20 00:57:25.830293 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 160/653] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:57:25 2026] GET /volume/v3/volumes/e677daac-9d3c-4752-997d-c4532ef61e05 => generated 1441 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:57:25.870750 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [req-2c2e516c-3b1e-4c63-a5c8-43f33b6be7c1 req-5aa1e2db-dbc9-40d5-b600-f3f717752bd4 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:57:25.873662 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-2c2e516c-3b1e-4c63-a5c8-43f33b6be7c1 req-5aa1e2db-dbc9-40d5-b600-f3f717752bd4 tempest-TestMultiAttachVolumeSwap-1397566972 tempest-TestMultiAttachVolumeSwap-1397566972-project-member] GET https://10.4.3.240/volume/v3/volumes/a15ce082-7f44-44b8-8fbd-b6c0de042a52 Aug 20 00:57:25.873962 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [req-2c2e516c-3b1e-4c63-a5c8-43f33b6be7c1 req-5aa1e2db-dbc9-40d5-b600-f3f717752bd4 tempest-TestMultiAttachVolumeSwap-1397566972 tempest-TestMultiAttachVolumeSwap-1397566972-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:57:25.875167 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [req-2c2e516c-3b1e-4c63-a5c8-43f33b6be7c1 req-5aa1e2db-dbc9-40d5-b600-f3f717752bd4 tempest-TestMultiAttachVolumeSwap-1397566972 tempest-TestMultiAttachVolumeSwap-1397566972-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:57:25.888692 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:57:25.888692 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 00:57:25.894583 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [req-2c2e516c-3b1e-4c63-a5c8-43f33b6be7c1 req-5aa1e2db-dbc9-40d5-b600-f3f717752bd4 tempest-TestMultiAttachVolumeSwap-1397566972 tempest-TestMultiAttachVolumeSwap-1397566972-project-member] Volume info retrieved successfully. Aug 20 00:57:25.901423 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-2c2e516c-3b1e-4c63-a5c8-43f33b6be7c1 req-5aa1e2db-dbc9-40d5-b600-f3f717752bd4 tempest-TestMultiAttachVolumeSwap-1397566972 tempest-TestMultiAttachVolumeSwap-1397566972-project-member] https://10.4.3.240/volume/v3/volumes/a15ce082-7f44-44b8-8fbd-b6c0de042a52 returned with HTTP 200 Aug 20 00:57:25.902028 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 164/654] 10.4.3.240 () {68 vars in 1598 bytes} [Thu Aug 20 00:57:25 2026] GET /volume/v3/volumes/a15ce082-7f44-44b8-8fbd-b6c0de042a52 => generated 1160 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:57:25.905539 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-fc4201db-da8f-4fd9-bdb7-af2fe7c2bb1c req-e2db5fbc-b3e4-4ea9-b82d-fa26b4f8725f None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:57:25.910600 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-fc4201db-da8f-4fd9-bdb7-af2fe7c2bb1c req-e2db5fbc-b3e4-4ea9-b82d-fa26b4f8725f tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] GET https://10.4.3.240/volume/v3/volumes/e677daac-9d3c-4752-997d-c4532ef61e05 Aug 20 00:57:25.910796 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-fc4201db-da8f-4fd9-bdb7-af2fe7c2bb1c req-e2db5fbc-b3e4-4ea9-b82d-fa26b4f8725f tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:57:25.910983 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-fc4201db-da8f-4fd9-bdb7-af2fe7c2bb1c req-e2db5fbc-b3e4-4ea9-b82d-fa26b4f8725f tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:57:25.921859 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-2c2e516c-3b1e-4c63-a5c8-43f33b6be7c1 req-611e00ec-f3be-4163-ba28-6f2f1b20fb90 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:57:25.923591 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:57:25.923591 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 00:57:25.923936 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-2c2e516c-3b1e-4c63-a5c8-43f33b6be7c1 req-611e00ec-f3be-4163-ba28-6f2f1b20fb90 tempest-TestMultiAttachVolumeSwap-1397566972 tempest-TestMultiAttachVolumeSwap-1397566972-project-member] POST https://10.4.3.240/volume/v3/volumes/a15ce082-7f44-44b8-8fbd-b6c0de042a52/action Aug 20 00:57:25.924271 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-2c2e516c-3b1e-4c63-a5c8-43f33b6be7c1 req-611e00ec-f3be-4163-ba28-6f2f1b20fb90 tempest-TestMultiAttachVolumeSwap-1397566972 tempest-TestMultiAttachVolumeSwap-1397566972-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100214) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 00:57:25.924441 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-2c2e516c-3b1e-4c63-a5c8-43f33b6be7c1 req-611e00ec-f3be-4163-ba28-6f2f1b20fb90 tempest-TestMultiAttachVolumeSwap-1397566972 tempest-TestMultiAttachVolumeSwap-1397566972-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:57:25.928468 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [req-fc4201db-da8f-4fd9-bdb7-af2fe7c2bb1c req-e2db5fbc-b3e4-4ea9-b82d-fa26b4f8725f tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Volume info retrieved successfully. Aug 20 00:57:25.933578 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-fc4201db-da8f-4fd9-bdb7-af2fe7c2bb1c req-e2db5fbc-b3e4-4ea9-b82d-fa26b4f8725f tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] https://10.4.3.240/volume/v3/volumes/e677daac-9d3c-4752-997d-c4532ef61e05 returned with HTTP 200 Aug 20 00:57:25.934103 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 165/655] 10.4.3.240 () {68 vars in 1598 bytes} [Thu Aug 20 00:57:25 2026] GET /volume/v3/volumes/e677daac-9d3c-4752-997d-c4532ef61e05 => generated 1441 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:57:25.941567 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:57:25.941567 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 00:57:25.942038 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [req-2c2e516c-3b1e-4c63-a5c8-43f33b6be7c1 req-611e00ec-f3be-4163-ba28-6f2f1b20fb90 tempest-TestMultiAttachVolumeSwap-1397566972 tempest-TestMultiAttachVolumeSwap-1397566972-project-member] Volume info retrieved successfully. Aug 20 00:57:25.957520 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [req-fc4201db-da8f-4fd9-bdb7-af2fe7c2bb1c req-564a0ff5-aaef-45f0-8010-4826af689ccd None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:57:25.958675 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [req-2c2e516c-3b1e-4c63-a5c8-43f33b6be7c1 req-611e00ec-f3be-4163-ba28-6f2f1b20fb90 tempest-TestMultiAttachVolumeSwap-1397566972 tempest-TestMultiAttachVolumeSwap-1397566972-project-member] Begin detaching volume completed successfully. Aug 20 00:57:25.959025 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-2c2e516c-3b1e-4c63-a5c8-43f33b6be7c1 req-611e00ec-f3be-4163-ba28-6f2f1b20fb90 tempest-TestMultiAttachVolumeSwap-1397566972 tempest-TestMultiAttachVolumeSwap-1397566972-project-member] https://10.4.3.240/volume/v3/volumes/a15ce082-7f44-44b8-8fbd-b6c0de042a52/action returned with HTTP 202 Aug 20 00:57:25.959735 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 167/656] 10.4.3.240 () {72 vars in 1672 bytes} [Thu Aug 20 00:57:25 2026] POST /volume/v3/volumes/a15ce082-7f44-44b8-8fbd-b6c0de042a52/action => generated 0 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 00:57:25.961431 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-fc4201db-da8f-4fd9-bdb7-af2fe7c2bb1c req-564a0ff5-aaef-45f0-8010-4826af689ccd tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] POST https://10.4.3.240/volume/v3/volumes/e677daac-9d3c-4752-997d-c4532ef61e05/action Aug 20 00:57:25.961846 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [req-fc4201db-da8f-4fd9-bdb7-af2fe7c2bb1c req-564a0ff5-aaef-45f0-8010-4826af689ccd tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100213) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 00:57:25.961961 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [req-fc4201db-da8f-4fd9-bdb7-af2fe7c2bb1c req-564a0ff5-aaef-45f0-8010-4826af689ccd tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:57:25.976548 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:57:25.976548 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 00:57:25.977185 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [req-fc4201db-da8f-4fd9-bdb7-af2fe7c2bb1c req-564a0ff5-aaef-45f0-8010-4826af689ccd tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Volume info retrieved successfully. Aug 20 00:57:25.984909 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [req-fc4201db-da8f-4fd9-bdb7-af2fe7c2bb1c req-564a0ff5-aaef-45f0-8010-4826af689ccd tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Begin detaching volume completed successfully. Aug 20 00:57:25.985184 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-fc4201db-da8f-4fd9-bdb7-af2fe7c2bb1c req-564a0ff5-aaef-45f0-8010-4826af689ccd tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] https://10.4.3.240/volume/v3/volumes/e677daac-9d3c-4752-997d-c4532ef61e05/action returned with HTTP 202 Aug 20 00:57:25.985743 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 161/657] 10.4.3.240 () {72 vars in 1672 bytes} [Thu Aug 20 00:57:25 2026] POST /volume/v3/volumes/e677daac-9d3c-4752-997d-c4532ef61e05/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 00:57:26.008093 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-b06478ff-b0f5-42e7-b69f-39a7f81bbfb6 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:57:26.010757 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-b06478ff-b0f5-42e7-b69f-39a7f81bbfb6 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] GET https://10.4.3.240/volume/v3/volumes/e677daac-9d3c-4752-997d-c4532ef61e05 Aug 20 00:57:26.010993 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-b06478ff-b0f5-42e7-b69f-39a7f81bbfb6 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:57:26.011195 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-b06478ff-b0f5-42e7-b69f-39a7f81bbfb6 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:57:26.019429 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-3e4a27b1-8dfe-4a43-bafc-25227129703a None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:57:26.019731 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-3e4a27b1-8dfe-4a43-bafc-25227129703a None None] GET https://10.4.3.240/volume// Aug 20 00:57:26.019927 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-3e4a27b1-8dfe-4a43-bafc-25227129703a None None] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:57:26.020122 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-3e4a27b1-8dfe-4a43-bafc-25227129703a None None] Calling method 'all' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:57:26.020450 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-3e4a27b1-8dfe-4a43-bafc-25227129703a None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 20 00:57:26.020831 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 166/658] 10.4.3.240 () {66 vars in 1426 bytes} [Thu Aug 20 00:57:26 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 00:57:26.030708 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:57:26.030708 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 00:57:26.031262 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-2c2e516c-3b1e-4c63-a5c8-43f33b6be7c1 req-8820825e-301e-47ac-ac6b-ac1bd4c810f5 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:57:26.033185 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-2c2e516c-3b1e-4c63-a5c8-43f33b6be7c1 req-8820825e-301e-47ac-ac6b-ac1bd4c810f5 tempest-TestMultiAttachVolumeSwap-1397566972 tempest-TestMultiAttachVolumeSwap-1397566972-project-member] GET https://10.4.3.240/volume/v3/volumes/a15ce082-7f44-44b8-8fbd-b6c0de042a52 Aug 20 00:57:26.033447 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-2c2e516c-3b1e-4c63-a5c8-43f33b6be7c1 req-8820825e-301e-47ac-ac6b-ac1bd4c810f5 tempest-TestMultiAttachVolumeSwap-1397566972 tempest-TestMultiAttachVolumeSwap-1397566972-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:57:26.033815 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-2c2e516c-3b1e-4c63-a5c8-43f33b6be7c1 req-8820825e-301e-47ac-ac6b-ac1bd4c810f5 tempest-TestMultiAttachVolumeSwap-1397566972 tempest-TestMultiAttachVolumeSwap-1397566972-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:57:26.036484 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-b06478ff-b0f5-42e7-b69f-39a7f81bbfb6 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Volume info retrieved successfully. Aug 20 00:57:26.042510 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-03af699a-2576-47a9-875c-b4af7f5286fe None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:57:26.043098 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-03af699a-2576-47a9-875c-b4af7f5286fe None None] GET https://10.4.3.240/volume// Aug 20 00:57:26.043381 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-03af699a-2576-47a9-875c-b4af7f5286fe None None] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:57:26.043706 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-03af699a-2576-47a9-875c-b4af7f5286fe None None] Calling method 'all' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:57:26.044041 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-b06478ff-b0f5-42e7-b69f-39a7f81bbfb6 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] https://10.4.3.240/volume/v3/volumes/e677daac-9d3c-4752-997d-c4532ef61e05 returned with HTTP 200 Aug 20 00:57:26.044170 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-03af699a-2576-47a9-875c-b4af7f5286fe None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 20 00:57:26.044565 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:57:26.044565 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 00:57:26.045020 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 165/659] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:57:26 2026] GET /volume/v3/volumes/e677daac-9d3c-4752-997d-c4532ef61e05 => generated 1444 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:57:26.046188 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 162/660] 10.4.3.240 () {66 vars in 1426 bytes} [Thu Aug 20 00:57:26 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 00:57:26.054992 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [req-2c2e516c-3b1e-4c63-a5c8-43f33b6be7c1 req-8820825e-301e-47ac-ac6b-ac1bd4c810f5 tempest-TestMultiAttachVolumeSwap-1397566972 tempest-TestMultiAttachVolumeSwap-1397566972-project-member] Volume info retrieved successfully. Aug 20 00:57:26.055213 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-fc4201db-da8f-4fd9-bdb7-af2fe7c2bb1c req-6322a632-180d-4ea8-8c1a-7b61a858c3d2 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:57:26.057287 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-fc4201db-da8f-4fd9-bdb7-af2fe7c2bb1c req-6322a632-180d-4ea8-8c1a-7b61a858c3d2 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] GET https://10.4.3.240/volume/v3/volumes/e677daac-9d3c-4752-997d-c4532ef61e05 Aug 20 00:57:26.057590 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-fc4201db-da8f-4fd9-bdb7-af2fe7c2bb1c req-6322a632-180d-4ea8-8c1a-7b61a858c3d2 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:57:26.057728 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-fc4201db-da8f-4fd9-bdb7-af2fe7c2bb1c req-6322a632-180d-4ea8-8c1a-7b61a858c3d2 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:57:26.060011 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-2c2e516c-3b1e-4c63-a5c8-43f33b6be7c1 req-8820825e-301e-47ac-ac6b-ac1bd4c810f5 tempest-TestMultiAttachVolumeSwap-1397566972 tempest-TestMultiAttachVolumeSwap-1397566972-project-member] https://10.4.3.240/volume/v3/volumes/a15ce082-7f44-44b8-8fbd-b6c0de042a52 returned with HTTP 200 Aug 20 00:57:26.060414 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 168/661] 10.4.3.240 () {70 vars in 1639 bytes} [Thu Aug 20 00:57:26 2026] GET /volume/v3/volumes/a15ce082-7f44-44b8-8fbd-b6c0de042a52 => generated 1343 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 00:57:26.071412 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:57:26.071412 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 00:57:26.074802 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [req-fc4201db-da8f-4fd9-bdb7-af2fe7c2bb1c req-6322a632-180d-4ea8-8c1a-7b61a858c3d2 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Volume info retrieved successfully. Aug 20 00:57:26.082240 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-fc4201db-da8f-4fd9-bdb7-af2fe7c2bb1c req-6322a632-180d-4ea8-8c1a-7b61a858c3d2 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] https://10.4.3.240/volume/v3/volumes/e677daac-9d3c-4752-997d-c4532ef61e05 returned with HTTP 200 Aug 20 00:57:26.082785 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 167/662] 10.4.3.240 () {70 vars in 1639 bytes} [Thu Aug 20 00:57:26 2026] GET /volume/v3/volumes/e677daac-9d3c-4752-997d-c4532ef61e05 => generated 1624 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 00:57:26.219979 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-d5d8dfba-ee96-4373-870b-defb00ae479f None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:57:26.222031 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-d5d8dfba-ee96-4373-870b-defb00ae479f tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] GET https://10.4.3.240/volume/v3/volumes/1b6c78e1-a615-42f2-897c-167ef937c868 Aug 20 00:57:26.222214 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-d5d8dfba-ee96-4373-870b-defb00ae479f tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:57:26.222522 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-d5d8dfba-ee96-4373-870b-defb00ae479f tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:57:26.230082 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:57:26.230082 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 00:57:26.234437 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-d5d8dfba-ee96-4373-870b-defb00ae479f tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] Volume info retrieved successfully. Aug 20 00:57:26.238750 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-d5d8dfba-ee96-4373-870b-defb00ae479f tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] https://10.4.3.240/volume/v3/volumes/1b6c78e1-a615-42f2-897c-167ef937c868 returned with HTTP 200 Aug 20 00:57:26.239108 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 166/663] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:57:26 2026] GET /volume/v3/volumes/1b6c78e1-a615-42f2-897c-167ef937c868 => generated 1000 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:57:26.624623 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [req-fc4201db-da8f-4fd9-bdb7-af2fe7c2bb1c req-09bd025b-a5a1-4567-b716-8c31d0709159 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:57:26.627403 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-fc4201db-da8f-4fd9-bdb7-af2fe7c2bb1c req-09bd025b-a5a1-4567-b716-8c31d0709159 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] GET https://10.4.3.240/volume/v3/volumes/e677daac-9d3c-4752-997d-c4532ef61e05 Aug 20 00:57:26.627403 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [req-fc4201db-da8f-4fd9-bdb7-af2fe7c2bb1c req-09bd025b-a5a1-4567-b716-8c31d0709159 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:57:26.627621 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [req-fc4201db-da8f-4fd9-bdb7-af2fe7c2bb1c req-09bd025b-a5a1-4567-b716-8c31d0709159 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:57:26.644051 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:57:26.644051 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 00:57:26.648854 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [req-fc4201db-da8f-4fd9-bdb7-af2fe7c2bb1c req-09bd025b-a5a1-4567-b716-8c31d0709159 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Volume info retrieved successfully. Aug 20 00:57:26.654591 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-fc4201db-da8f-4fd9-bdb7-af2fe7c2bb1c req-09bd025b-a5a1-4567-b716-8c31d0709159 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] https://10.4.3.240/volume/v3/volumes/e677daac-9d3c-4752-997d-c4532ef61e05 returned with HTTP 200 Aug 20 00:57:26.655272 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 163/664] 10.4.3.240 () {68 vars in 1598 bytes} [Thu Aug 20 00:57:26 2026] GET /volume/v3/volumes/e677daac-9d3c-4752-997d-c4532ef61e05 => generated 1444 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:57:26.671708 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-fc4201db-da8f-4fd9-bdb7-af2fe7c2bb1c req-29bbfcfd-7c05-479c-92b7-8214399402d2 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:57:26.673725 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-fc4201db-da8f-4fd9-bdb7-af2fe7c2bb1c req-29bbfcfd-7c05-479c-92b7-8214399402d2 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] DELETE https://10.4.3.240/volume/v3/attachments/aead82a9-f05e-40ed-9e33-af72612781cd Aug 20 00:57:26.673893 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-fc4201db-da8f-4fd9-bdb7-af2fe7c2bb1c req-29bbfcfd-7c05-479c-92b7-8214399402d2 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:57:26.674066 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-fc4201db-da8f-4fd9-bdb7-af2fe7c2bb1c req-29bbfcfd-7c05-479c-92b7-8214399402d2 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Calling method 'version_select' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:57:26.681309 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:57:26.681309 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 00:57:26.732713 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-fc4201db-da8f-4fd9-bdb7-af2fe7c2bb1c req-29bbfcfd-7c05-479c-92b7-8214399402d2 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] https://10.4.3.240/volume/v3/attachments/aead82a9-f05e-40ed-9e33-af72612781cd returned with HTTP 200 Aug 20 00:57:26.733226 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 169/665] 10.4.3.240 () {72 vars in 1673 bytes} [Thu Aug 20 00:57:26 2026] DELETE /volume/v3/attachments/aead82a9-f05e-40ed-9e33-af72612781cd => generated 192 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:57:27.065137 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-1dcc0905-c83f-46b2-b704-6c1cdf58bcec None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:57:27.066980 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-1dcc0905-c83f-46b2-b704-6c1cdf58bcec tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] GET https://10.4.3.240/volume/v3/volumes/e677daac-9d3c-4752-997d-c4532ef61e05 Aug 20 00:57:27.067238 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-1dcc0905-c83f-46b2-b704-6c1cdf58bcec tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:57:27.067475 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-1dcc0905-c83f-46b2-b704-6c1cdf58bcec tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:57:27.080278 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:57:27.080278 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 00:57:27.084466 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-1dcc0905-c83f-46b2-b704-6c1cdf58bcec tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Volume info retrieved successfully. Aug 20 00:57:27.089971 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-1dcc0905-c83f-46b2-b704-6c1cdf58bcec tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] https://10.4.3.240/volume/v3/volumes/e677daac-9d3c-4752-997d-c4532ef61e05 returned with HTTP 200 Aug 20 00:57:27.090483 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 168/666] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:57:27 2026] GET /volume/v3/volumes/e677daac-9d3c-4752-997d-c4532ef61e05 => generated 1144 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:57:27.148099 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-93a18ed2-2a53-40c9-8e64-0f824a86c5c1 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:57:27.150283 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-93a18ed2-2a53-40c9-8e64-0f824a86c5c1 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-reader] GET https://10.4.3.240/volume/v3/volumes/e677daac-9d3c-4752-997d-c4532ef61e05 Aug 20 00:57:27.150377 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-93a18ed2-2a53-40c9-8e64-0f824a86c5c1 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-reader] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:57:27.150578 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-93a18ed2-2a53-40c9-8e64-0f824a86c5c1 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-reader] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:57:27.163928 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:57:27.163928 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 00:57:27.177164 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-93a18ed2-2a53-40c9-8e64-0f824a86c5c1 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-reader] Volume info retrieved successfully. Aug 20 00:57:27.197374 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-93a18ed2-2a53-40c9-8e64-0f824a86c5c1 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-reader] https://10.4.3.240/volume/v3/volumes/e677daac-9d3c-4752-997d-c4532ef61e05 returned with HTTP 200 Aug 20 00:57:27.198051 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 167/667] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:57:27 2026] GET /volume/v3/volumes/e677daac-9d3c-4752-997d-c4532ef61e05 => generated 1144 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:57:27.254357 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-a3e472b7-0d75-4cb2-a4a5-fbecfa782c14 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:57:27.257369 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-a3e472b7-0d75-4cb2-a4a5-fbecfa782c14 tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] GET https://10.4.3.240/volume/v3/volumes/1b6c78e1-a615-42f2-897c-167ef937c868 Aug 20 00:57:27.257369 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-a3e472b7-0d75-4cb2-a4a5-fbecfa782c14 tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:57:27.257369 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-a3e472b7-0d75-4cb2-a4a5-fbecfa782c14 tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:57:27.265568 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-0b464661-3935-4247-8efa-1bf7fabcf5a7 req-a5d32acf-58b8-4e28-810a-14a06ebe6dd0 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:57:27.266815 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:57:27.266815 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 00:57:27.268581 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-0b464661-3935-4247-8efa-1bf7fabcf5a7 req-a5d32acf-58b8-4e28-810a-14a06ebe6dd0 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] GET https://10.4.3.240/volume/v3/volumes/e677daac-9d3c-4752-997d-c4532ef61e05 Aug 20 00:57:27.268755 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-0b464661-3935-4247-8efa-1bf7fabcf5a7 req-a5d32acf-58b8-4e28-810a-14a06ebe6dd0 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:57:27.268936 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-0b464661-3935-4247-8efa-1bf7fabcf5a7 req-a5d32acf-58b8-4e28-810a-14a06ebe6dd0 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:57:27.271921 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-a3e472b7-0d75-4cb2-a4a5-fbecfa782c14 tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] Volume info retrieved successfully. Aug 20 00:57:27.278761 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-a3e472b7-0d75-4cb2-a4a5-fbecfa782c14 tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] https://10.4.3.240/volume/v3/volumes/1b6c78e1-a615-42f2-897c-167ef937c868 returned with HTTP 200 Aug 20 00:57:27.279371 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 164/668] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:57:27 2026] GET /volume/v3/volumes/1b6c78e1-a615-42f2-897c-167ef937c868 => generated 1000 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:57:27.288664 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:57:27.288664 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 00:57:27.294156 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [req-0b464661-3935-4247-8efa-1bf7fabcf5a7 req-a5d32acf-58b8-4e28-810a-14a06ebe6dd0 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Volume info retrieved successfully. Aug 20 00:57:27.304000 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-0b464661-3935-4247-8efa-1bf7fabcf5a7 req-a5d32acf-58b8-4e28-810a-14a06ebe6dd0 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] https://10.4.3.240/volume/v3/volumes/e677daac-9d3c-4752-997d-c4532ef61e05 returned with HTTP 200 Aug 20 00:57:27.304000 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 170/669] 10.4.3.240 () {68 vars in 1598 bytes} [Thu Aug 20 00:57:27 2026] GET /volume/v3/volumes/e677daac-9d3c-4752-997d-c4532ef61e05 => generated 1144 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:57:27.327009 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-0b464661-3935-4247-8efa-1bf7fabcf5a7 req-873d527c-c054-4581-8385-6d61f1769490 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:57:27.329419 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-0b464661-3935-4247-8efa-1bf7fabcf5a7 req-873d527c-c054-4581-8385-6d61f1769490 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] POST https://10.4.3.240/volume/v3/volumes/e677daac-9d3c-4752-997d-c4532ef61e05/action Aug 20 00:57:27.329802 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-0b464661-3935-4247-8efa-1bf7fabcf5a7 req-873d527c-c054-4581-8385-6d61f1769490 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100215) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 00:57:27.329910 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-0b464661-3935-4247-8efa-1bf7fabcf5a7 req-873d527c-c054-4581-8385-6d61f1769490 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:57:27.346836 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:57:27.346836 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 00:57:27.347960 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [req-0b464661-3935-4247-8efa-1bf7fabcf5a7 req-873d527c-c054-4581-8385-6d61f1769490 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Volume info retrieved successfully. Aug 20 00:57:27.359395 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [req-0b464661-3935-4247-8efa-1bf7fabcf5a7 req-873d527c-c054-4581-8385-6d61f1769490 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Begin detaching volume completed successfully. Aug 20 00:57:27.359922 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-0b464661-3935-4247-8efa-1bf7fabcf5a7 req-873d527c-c054-4581-8385-6d61f1769490 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] https://10.4.3.240/volume/v3/volumes/e677daac-9d3c-4752-997d-c4532ef61e05/action returned with HTTP 202 Aug 20 00:57:27.360628 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 169/670] 10.4.3.240 () {72 vars in 1672 bytes} [Thu Aug 20 00:57:27 2026] POST /volume/v3/volumes/e677daac-9d3c-4752-997d-c4532ef61e05/action => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 00:57:27.382985 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-511b39da-d29d-41dc-bcac-8908d8200eb3 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:57:27.384505 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-511b39da-d29d-41dc-bcac-8908d8200eb3 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] GET https://10.4.3.240/volume/v3/volumes/e677daac-9d3c-4752-997d-c4532ef61e05 Aug 20 00:57:27.384945 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-511b39da-d29d-41dc-bcac-8908d8200eb3 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:57:27.385304 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-511b39da-d29d-41dc-bcac-8908d8200eb3 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:57:27.400012 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:57:27.400012 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 00:57:27.409867 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-511b39da-d29d-41dc-bcac-8908d8200eb3 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Volume info retrieved successfully. Aug 20 00:57:27.415607 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-511b39da-d29d-41dc-bcac-8908d8200eb3 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] https://10.4.3.240/volume/v3/volumes/e677daac-9d3c-4752-997d-c4532ef61e05 returned with HTTP 200 Aug 20 00:57:27.416312 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 168/671] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:57:27 2026] GET /volume/v3/volumes/e677daac-9d3c-4752-997d-c4532ef61e05 => generated 1147 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:57:27.416864 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-3b9bde41-50ea-475b-9dd0-49c4fb275311 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:57:27.417188 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-3b9bde41-50ea-475b-9dd0-49c4fb275311 None None] GET https://10.4.3.240/volume// Aug 20 00:57:27.417381 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-3b9bde41-50ea-475b-9dd0-49c4fb275311 None None] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:57:27.417836 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-3b9bde41-50ea-475b-9dd0-49c4fb275311 None None] Calling method 'all' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:57:27.417931 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-3b9bde41-50ea-475b-9dd0-49c4fb275311 None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 20 00:57:27.418111 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 165/672] 10.4.3.240 () {66 vars in 1426 bytes} [Thu Aug 20 00:57:27 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 00:57:27.426331 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-0b464661-3935-4247-8efa-1bf7fabcf5a7 req-952f2985-bdf4-436a-a510-49ab73a90787 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:57:27.428553 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-0b464661-3935-4247-8efa-1bf7fabcf5a7 req-952f2985-bdf4-436a-a510-49ab73a90787 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] GET https://10.4.3.240/volume/v3/volumes/e677daac-9d3c-4752-997d-c4532ef61e05 Aug 20 00:57:27.428774 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-0b464661-3935-4247-8efa-1bf7fabcf5a7 req-952f2985-bdf4-436a-a510-49ab73a90787 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:57:27.428951 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-0b464661-3935-4247-8efa-1bf7fabcf5a7 req-952f2985-bdf4-436a-a510-49ab73a90787 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:57:27.443430 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:57:27.443430 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 00:57:27.447616 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [req-0b464661-3935-4247-8efa-1bf7fabcf5a7 req-952f2985-bdf4-436a-a510-49ab73a90787 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Volume info retrieved successfully. Aug 20 00:57:27.457367 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-0b464661-3935-4247-8efa-1bf7fabcf5a7 req-952f2985-bdf4-436a-a510-49ab73a90787 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] https://10.4.3.240/volume/v3/volumes/e677daac-9d3c-4752-997d-c4532ef61e05 returned with HTTP 200 Aug 20 00:57:27.457915 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 171/673] 10.4.3.240 () {70 vars in 1639 bytes} [Thu Aug 20 00:57:27 2026] GET /volume/v3/volumes/e677daac-9d3c-4752-997d-c4532ef61e05 => generated 1327 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 00:57:28.293093 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-6684bb08-7cd8-4667-996c-a35190c23fcc None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:57:28.294751 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-6684bb08-7cd8-4667-996c-a35190c23fcc tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] GET https://10.4.3.240/volume/v3/volumes/1b6c78e1-a615-42f2-897c-167ef937c868 Aug 20 00:57:28.294942 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-6684bb08-7cd8-4667-996c-a35190c23fcc tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:57:28.295117 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-6684bb08-7cd8-4667-996c-a35190c23fcc tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:57:28.301883 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:57:28.301883 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 00:57:28.305831 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-6684bb08-7cd8-4667-996c-a35190c23fcc tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] Volume info retrieved successfully. Aug 20 00:57:28.310717 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-6684bb08-7cd8-4667-996c-a35190c23fcc tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] https://10.4.3.240/volume/v3/volumes/1b6c78e1-a615-42f2-897c-167ef937c868 returned with HTTP 200 Aug 20 00:57:28.311058 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 170/674] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:57:28 2026] GET /volume/v3/volumes/1b6c78e1-a615-42f2-897c-167ef937c868 => generated 1252 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:57:28.431562 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-98f55d13-24ca-4cce-a815-07f5a1f80ba7 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:57:28.433671 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-98f55d13-24ca-4cce-a815-07f5a1f80ba7 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] GET https://10.4.3.240/volume/v3/volumes/e677daac-9d3c-4752-997d-c4532ef61e05 Aug 20 00:57:28.433935 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-98f55d13-24ca-4cce-a815-07f5a1f80ba7 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:57:28.434176 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-98f55d13-24ca-4cce-a815-07f5a1f80ba7 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:57:28.448197 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:57:28.448197 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 00:57:28.455004 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-98f55d13-24ca-4cce-a815-07f5a1f80ba7 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Volume info retrieved successfully. Aug 20 00:57:28.458811 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [req-83fb4221-33eb-4942-90ff-d718c0975b2c req-d284ed63-8f85-4df3-8185-452ea544dde9 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:57:28.461502 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-83fb4221-33eb-4942-90ff-d718c0975b2c req-d284ed63-8f85-4df3-8185-452ea544dde9 tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] GET https://10.4.3.240/volume/v3/volumes/1b6c78e1-a615-42f2-897c-167ef937c868 Aug 20 00:57:28.461624 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [req-83fb4221-33eb-4942-90ff-d718c0975b2c req-d284ed63-8f85-4df3-8185-452ea544dde9 tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:57:28.461855 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [req-83fb4221-33eb-4942-90ff-d718c0975b2c req-d284ed63-8f85-4df3-8185-452ea544dde9 tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:57:28.462099 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-98f55d13-24ca-4cce-a815-07f5a1f80ba7 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] https://10.4.3.240/volume/v3/volumes/e677daac-9d3c-4752-997d-c4532ef61e05 returned with HTTP 200 Aug 20 00:57:28.462605 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 169/675] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:57:28 2026] GET /volume/v3/volumes/e677daac-9d3c-4752-997d-c4532ef61e05 => generated 1147 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:57:28.473653 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:57:28.473653 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 00:57:28.478613 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [req-83fb4221-33eb-4942-90ff-d718c0975b2c req-d284ed63-8f85-4df3-8185-452ea544dde9 tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] Volume info retrieved successfully. Aug 20 00:57:28.485538 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-83fb4221-33eb-4942-90ff-d718c0975b2c req-d284ed63-8f85-4df3-8185-452ea544dde9 tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] https://10.4.3.240/volume/v3/volumes/1b6c78e1-a615-42f2-897c-167ef937c868 returned with HTTP 200 Aug 20 00:57:28.486013 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 166/676] 10.4.3.240 () {68 vars in 1598 bytes} [Thu Aug 20 00:57:28 2026] GET /volume/v3/volumes/1b6c78e1-a615-42f2-897c-167ef937c868 => generated 1252 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:57:28.590916 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-c602052c-086b-44fb-84d3-846443deb8a6 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:57:28.593072 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-c602052c-086b-44fb-84d3-846443deb8a6 tempest-AttachVolumeNegativeTest-1544877568 tempest-AttachVolumeNegativeTest-1544877568-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 20 00:57:28.593554 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-c602052c-086b-44fb-84d3-846443deb8a6 tempest-AttachVolumeNegativeTest-1544877568 tempest-AttachVolumeNegativeTest-1544877568-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-1044278654"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:57:28.600724 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.v3.volumes [None req-c602052c-086b-44fb-84d3-846443deb8a6 tempest-AttachVolumeNegativeTest-1544877568 tempest-AttachVolumeNegativeTest-1544877568-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-1044278654'}} {{(pid=100214) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 00:57:28.600866 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.v3.volumes [None req-c602052c-086b-44fb-84d3-846443deb8a6 tempest-AttachVolumeNegativeTest-1544877568 tempest-AttachVolumeNegativeTest-1544877568-project-member] Create volume of 1 GB Aug 20 00:57:28.608617 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-c602052c-086b-44fb-84d3-846443deb8a6 tempest-AttachVolumeNegativeTest-1544877568 tempest-AttachVolumeNegativeTest-1544877568-project-member] Availability Zones retrieved successfully. Aug 20 00:57:28.615872 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-c602052c-086b-44fb-84d3-846443deb8a6 tempest-AttachVolumeNegativeTest-1544877568 tempest-AttachVolumeNegativeTest-1544877568-project-member] Flow 'volume_create_api' (d198e0f2-0016-4e22-b03d-063dd33b158c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:57:28.624015 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-c602052c-086b-44fb-84d3-846443deb8a6 tempest-AttachVolumeNegativeTest-1544877568 tempest-AttachVolumeNegativeTest-1544877568-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aa199ea9-79a5-407d-83f9-239199213a96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:57:28.631971 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.flows.api.create_volume [None req-c602052c-086b-44fb-84d3-846443deb8a6 tempest-AttachVolumeNegativeTest-1544877568 tempest-AttachVolumeNegativeTest-1544877568-project-member] Validating volume size '1' using validate_int {{(pid=100214) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 00:57:28.663717 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-c602052c-086b-44fb-84d3-846443deb8a6 tempest-AttachVolumeNegativeTest-1544877568 tempest-AttachVolumeNegativeTest-1544877568-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aa199ea9-79a5-407d-83f9-239199213a96) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:52:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1ed58bd6-fe6a-497e-ae84-e8199d24fdfa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:57:28.664283 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-c602052c-086b-44fb-84d3-846443deb8a6 tempest-AttachVolumeNegativeTest-1544877568 tempest-AttachVolumeNegativeTest-1544877568-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9435ee58-1813-4e15-9bfe-08a0fa975e2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:57:28.745722 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.quota [None req-c602052c-086b-44fb-84d3-846443deb8a6 tempest-AttachVolumeNegativeTest-1544877568 tempest-AttachVolumeNegativeTest-1544877568-project-member] Created reservations ['5915d687-a9b7-49da-8a15-905f78c1c5b3', '15c2fff2-f848-44a7-b4cd-12aa977cd167', '881c14e8-a458-4d38-bba6-d33bed6cd01f', 'c46e68db-063e-4963-8d5b-7f5b44a2e57c'] {{(pid=100214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:57:28.746993 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-c602052c-086b-44fb-84d3-846443deb8a6 tempest-AttachVolumeNegativeTest-1544877568 tempest-AttachVolumeNegativeTest-1544877568-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9435ee58-1813-4e15-9bfe-08a0fa975e2b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5915d687-a9b7-49da-8a15-905f78c1c5b3', '15c2fff2-f848-44a7-b4cd-12aa977cd167', '881c14e8-a458-4d38-bba6-d33bed6cd01f', 'c46e68db-063e-4963-8d5b-7f5b44a2e57c']}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:57:28.748169 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-c602052c-086b-44fb-84d3-846443deb8a6 tempest-AttachVolumeNegativeTest-1544877568 tempest-AttachVolumeNegativeTest-1544877568-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7d525339-e964-4a90-883d-e8d6119f65f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:57:28.777099 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-c602052c-086b-44fb-84d3-846443deb8a6 tempest-AttachVolumeNegativeTest-1544877568 tempest-AttachVolumeNegativeTest-1544877568-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7d525339-e964-4a90-883d-e8d6119f65f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1cb98b10-711e-4dd5-bab4-807bc6952c34', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1044278654',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='71e9e132920d48beacb2134113219510',qos_specs=None,replication_status=,reservations=['5915d687-a9b7-49da-8a15-905f78c1c5b3','15c2fff2-f848-44a7-b4cd-12aa977cd167','881c14e8-a458-4d38-bba6-d33bed6cd01f','c46e68db-063e-4963-8d5b-7f5b44a2e57c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='76422621ab2c4cd9b2201e143b37919c',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T00:57:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1044278654',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1cb98b10-711e-4dd5-bab4-807bc6952c34,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='71e9e132920d48beacb2134113219510',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='76422621ab2c4cd9b2201e143b37919c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1ed58bd6-fe6a-497e-ae84-e8199d24fdfa),volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:57:28.778096 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-c602052c-086b-44fb-84d3-846443deb8a6 tempest-AttachVolumeNegativeTest-1544877568 tempest-AttachVolumeNegativeTest-1544877568-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d526dc21-1288-4f0c-a6c3-438798b00105) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:57:28.799211 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-c602052c-086b-44fb-84d3-846443deb8a6 tempest-AttachVolumeNegativeTest-1544877568 tempest-AttachVolumeNegativeTest-1544877568-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d526dc21-1288-4f0c-a6c3-438798b00105) transitioned into state 'SUCCESS' from state '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-1044278654',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='71e9e132920d48beacb2134113219510',qos_specs=None,replication_status=,reservations=['5915d687-a9b7-49da-8a15-905f78c1c5b3','15c2fff2-f848-44a7-b4cd-12aa977cd167','881c14e8-a458-4d38-bba6-d33bed6cd01f','c46e68db-063e-4963-8d5b-7f5b44a2e57c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='76422621ab2c4cd9b2201e143b37919c',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:57:28.800169 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-c602052c-086b-44fb-84d3-846443deb8a6 tempest-AttachVolumeNegativeTest-1544877568 tempest-AttachVolumeNegativeTest-1544877568-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (045ad7e2-ae13-4706-824a-0098305f0faa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:57:28.813429 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-c602052c-086b-44fb-84d3-846443deb8a6 tempest-AttachVolumeNegativeTest-1544877568 tempest-AttachVolumeNegativeTest-1544877568-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (045ad7e2-ae13-4706-824a-0098305f0faa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:57:28.815355 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-c602052c-086b-44fb-84d3-846443deb8a6 tempest-AttachVolumeNegativeTest-1544877568 tempest-AttachVolumeNegativeTest-1544877568-project-member] Flow 'volume_create_api' (d198e0f2-0016-4e22-b03d-063dd33b158c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:57:28.815355 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-c602052c-086b-44fb-84d3-846443deb8a6 tempest-AttachVolumeNegativeTest-1544877568 tempest-AttachVolumeNegativeTest-1544877568-project-member] Create volume request issued successfully. Aug 20 00:57:28.815640 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-c602052c-086b-44fb-84d3-846443deb8a6 tempest-AttachVolumeNegativeTest-1544877568 tempest-AttachVolumeNegativeTest-1544877568-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 20 00:57:28.816102 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 172/677] 10.4.3.240 () {68 vars in 1258 bytes} [Thu Aug 20 00:57:28 2026] POST /volume/v3/volumes => generated 755 bytes in 226 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 00:57:28.830282 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-627275e0-36cb-44dc-a20a-17dbca58b75a None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:57:28.834813 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-627275e0-36cb-44dc-a20a-17dbca58b75a tempest-AttachVolumeNegativeTest-1544877568 tempest-AttachVolumeNegativeTest-1544877568-project-member] GET https://10.4.3.240/volume/v3/volumes/1cb98b10-711e-4dd5-bab4-807bc6952c34 Aug 20 00:57:28.834813 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-627275e0-36cb-44dc-a20a-17dbca58b75a tempest-AttachVolumeNegativeTest-1544877568 tempest-AttachVolumeNegativeTest-1544877568-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:57:28.834813 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-627275e0-36cb-44dc-a20a-17dbca58b75a tempest-AttachVolumeNegativeTest-1544877568 tempest-AttachVolumeNegativeTest-1544877568-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:57:28.846030 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:57:28.846030 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 00:57:28.852240 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-627275e0-36cb-44dc-a20a-17dbca58b75a tempest-AttachVolumeNegativeTest-1544877568 tempest-AttachVolumeNegativeTest-1544877568-project-member] Volume info retrieved successfully. Aug 20 00:57:28.860105 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-627275e0-36cb-44dc-a20a-17dbca58b75a tempest-AttachVolumeNegativeTest-1544877568 tempest-AttachVolumeNegativeTest-1544877568-project-member] https://10.4.3.240/volume/v3/volumes/1cb98b10-711e-4dd5-bab4-807bc6952c34 returned with HTTP 200 Aug 20 00:57:28.860105 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 171/678] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:57:28 2026] GET /volume/v3/volumes/1cb98b10-711e-4dd5-bab4-807bc6952c34 => generated 823 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:57:29.015710 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [req-83fb4221-33eb-4942-90ff-d718c0975b2c req-1427e447-fb42-4164-8602-8bed9dce8681 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:57:29.024283 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-83fb4221-33eb-4942-90ff-d718c0975b2c req-1427e447-fb42-4164-8602-8bed9dce8681 tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] GET https://10.4.3.240/volume/v3/volumes/1b6c78e1-a615-42f2-897c-167ef937c868 Aug 20 00:57:29.024660 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [req-83fb4221-33eb-4942-90ff-d718c0975b2c req-1427e447-fb42-4164-8602-8bed9dce8681 tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:57:29.024821 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [req-83fb4221-33eb-4942-90ff-d718c0975b2c req-1427e447-fb42-4164-8602-8bed9dce8681 tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:57:29.033793 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:57:29.033793 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 00:57:29.037941 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [req-83fb4221-33eb-4942-90ff-d718c0975b2c req-1427e447-fb42-4164-8602-8bed9dce8681 tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] Volume info retrieved successfully. Aug 20 00:57:29.042852 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-83fb4221-33eb-4942-90ff-d718c0975b2c req-1427e447-fb42-4164-8602-8bed9dce8681 tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] https://10.4.3.240/volume/v3/volumes/1b6c78e1-a615-42f2-897c-167ef937c868 returned with HTTP 200 Aug 20 00:57:29.043199 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 170/679] 10.4.3.240 () {68 vars in 1598 bytes} [Thu Aug 20 00:57:29 2026] GET /volume/v3/volumes/1b6c78e1-a615-42f2-897c-167ef937c868 => generated 1252 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:57:29.060180 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-71cd12f6-8622-46ce-afbe-8f45d9f088ce None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:57:29.062473 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-71cd12f6-8622-46ce-afbe-8f45d9f088ce None None] GET https://10.4.3.240/volume// Aug 20 00:57:29.062473 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-71cd12f6-8622-46ce-afbe-8f45d9f088ce None None] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:57:29.062473 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-71cd12f6-8622-46ce-afbe-8f45d9f088ce None None] Calling method 'all' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:57:29.064032 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-71cd12f6-8622-46ce-afbe-8f45d9f088ce None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 20 00:57:29.064032 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 167/680] 10.4.3.240 () {66 vars in 1419 bytes} [Thu Aug 20 00:57:29 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 00:57:29.082731 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-83fb4221-33eb-4942-90ff-d718c0975b2c req-a00c8241-2b6a-4f08-9814-2b271cf4a7ff None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:57:29.086236 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-83fb4221-33eb-4942-90ff-d718c0975b2c req-a00c8241-2b6a-4f08-9814-2b271cf4a7ff tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] POST https://10.4.3.240/volume/v3/attachments Aug 20 00:57:29.086597 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-83fb4221-33eb-4942-90ff-d718c0975b2c req-a00c8241-2b6a-4f08-9814-2b271cf4a7ff tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1b6c78e1-a615-42f2-897c-167ef937c868", "connector": null, "instance_uuid": "eb9f3e5d-63ee-4ae4-b8c0-e961cfbfd622"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:57:29.098005 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:57:29.098005 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 00:57:29.134547 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-83fb4221-33eb-4942-90ff-d718c0975b2c req-a00c8241-2b6a-4f08-9814-2b271cf4a7ff tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] https://10.4.3.240/volume/v3/attachments returned with HTTP 200 Aug 20 00:57:29.134547 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 173/681] 10.4.3.240 () {74 vars in 1594 bytes} [Thu Aug 20 00:57:29 2026] POST /volume/v3/attachments => generated 273 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:57:29.208940 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-f33eb8eb-0a3e-46fc-98e0-4af439af3b94 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:57:29.234941 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-f33eb8eb-0a3e-46fc-98e0-4af439af3b94 tempest-TestEncryptedCinderVolumes-1296560279 tempest-TestEncryptedCinderVolumes-1296560279-project-admin] POST https://10.4.3.240/volume/v3/types Aug 20 00:57:29.235352 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-f33eb8eb-0a3e-46fc-98e0-4af439af3b94 tempest-TestEncryptedCinderVolumes-1296560279 tempest-TestEncryptedCinderVolumes-1296560279-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-cryptsetup-235005355", "extra_specs": {}}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:57:29.251536 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-f33eb8eb-0a3e-46fc-98e0-4af439af3b94 tempest-TestEncryptedCinderVolumes-1296560279 tempest-TestEncryptedCinderVolumes-1296560279-project-admin] https://10.4.3.240/volume/v3/types returned with HTTP 200 Aug 20 00:57:29.251753 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 172/682] 10.4.3.240 () {68 vars in 1252 bytes} [Thu Aug 20 00:57:29 2026] POST /volume/v3/types => generated 217 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:57:29.262512 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-779d5ec8-38be-4842-92b6-38c5f611bf81 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:57:29.266164 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-779d5ec8-38be-4842-92b6-38c5f611bf81 tempest-TestEncryptedCinderVolumes-1296560279 tempest-TestEncryptedCinderVolumes-1296560279-project-admin] POST https://10.4.3.240/volume/v3/types/f8165503-f1dc-418d-bff6-0166f2bf0524/encryption Aug 20 00:57:29.266164 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-779d5ec8-38be-4842-92b6-38c5f611bf81 tempest-TestEncryptedCinderVolumes-1296560279 tempest-TestEncryptedCinderVolumes-1296560279-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "plain", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:57:29.310627 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-779d5ec8-38be-4842-92b6-38c5f611bf81 tempest-TestEncryptedCinderVolumes-1296560279 tempest-TestEncryptedCinderVolumes-1296560279-project-admin] https://10.4.3.240/volume/v3/types/f8165503-f1dc-418d-bff6-0166f2bf0524/encryption returned with HTTP 200 Aug 20 00:57:29.310627 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 171/683] 10.4.3.240 () {68 vars in 1397 bytes} [Thu Aug 20 00:57:29 2026] POST /volume/v3/types/f8165503-f1dc-418d-bff6-0166f2bf0524/encryption => generated 231 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:57:29.323871 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-6268dccb-2e8e-4662-bd88-a45a1a4cb7b4 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:57:29.419039 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-6268dccb-2e8e-4662-bd88-a45a1a4cb7b4 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 20 00:57:29.419590 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-6268dccb-2e8e-4662-bd88-a45a1a4cb7b4 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-1338151713", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-cryptsetup-235005355", "size": 1}} {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:57:29.422120 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.v3.volumes [None req-6268dccb-2e8e-4662-bd88-a45a1a4cb7b4 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-1338151713', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-cryptsetup-235005355', 'size': 1}} {{(pid=100213) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 00:57:29.427355 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.v3.volumes [None req-6268dccb-2e8e-4662-bd88-a45a1a4cb7b4 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Create volume of 1 GB Aug 20 00:57:29.427821 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:57:29.427821 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 00:57:29.429358 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-6268dccb-2e8e-4662-bd88-a45a1a4cb7b4 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Availability Zones retrieved successfully. Aug 20 00:57:29.438152 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-6268dccb-2e8e-4662-bd88-a45a1a4cb7b4 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Flow 'volume_create_api' (2e50e7f0-2883-4726-aa42-b6703ad8bfde) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:57:29.440875 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-6268dccb-2e8e-4662-bd88-a45a1a4cb7b4 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (09c07585-02ae-43e9-8560-2f7e14a9b56a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:57:29.441006 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.flows.api.create_volume [None req-6268dccb-2e8e-4662-bd88-a45a1a4cb7b4 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Validating volume size '1' using validate_int {{(pid=100213) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 00:57:29.477745 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-61f41627-33f6-47f3-94ab-19a2d1afc4e5 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:57:29.479850 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-61f41627-33f6-47f3-94ab-19a2d1afc4e5 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] GET https://10.4.3.240/volume/v3/volumes/e677daac-9d3c-4752-997d-c4532ef61e05 Aug 20 00:57:29.480110 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-61f41627-33f6-47f3-94ab-19a2d1afc4e5 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:57:29.480334 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-61f41627-33f6-47f3-94ab-19a2d1afc4e5 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:57:29.492096 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-6268dccb-2e8e-4662-bd88-a45a1a4cb7b4 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (09c07585-02ae-43e9-8560-2f7e14a9b56a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:57:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=f8165503-f1dc-418d-bff6-0166f2bf0524,is_public=True,name='tempest-scenario-type-cryptsetup-235005355',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f8165503-f1dc-418d-bff6-0166f2bf0524', '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=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:57:29.493245 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-6268dccb-2e8e-4662-bd88-a45a1a4cb7b4 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7b1bf11e-db74-4bf2-bf91-865fc159cba4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:57:29.499380 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:57:29.499380 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 00:57:29.503625 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-61f41627-33f6-47f3-94ab-19a2d1afc4e5 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Volume info retrieved successfully. Aug 20 00:57:29.509036 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-61f41627-33f6-47f3-94ab-19a2d1afc4e5 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] https://10.4.3.240/volume/v3/volumes/e677daac-9d3c-4752-997d-c4532ef61e05 returned with HTTP 200 Aug 20 00:57:29.509546 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 174/684] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:57:29 2026] GET /volume/v3/volumes/e677daac-9d3c-4752-997d-c4532ef61e05 => generated 1147 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:57:29.524042 np0000007838 devstack@c-api.service[100213]: WARNING cinder.quota [None req-6268dccb-2e8e-4662-bd88-a45a1a4cb7b4 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-cryptsetup-235005355 is set by the default quota flag: quota_volumes_tempest-scenario-type-cryptsetup-235005355, it is now deprecated. Please use the default quota class for default quota. Aug 20 00:57:29.524334 np0000007838 devstack@c-api.service[100213]: WARNING cinder.quota [None req-6268dccb-2e8e-4662-bd88-a45a1a4cb7b4 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-cryptsetup-235005355 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-cryptsetup-235005355, it is now deprecated. Please use the default quota class for default quota. Aug 20 00:57:29.560686 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.quota [None req-6268dccb-2e8e-4662-bd88-a45a1a4cb7b4 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Created reservations ['893d3b70-d56a-4464-bc7c-cb43c96bd1dc', '641ed8f1-eec0-4621-8755-d857917b67c8', '001d69a8-26e0-48a1-8774-250fa4799154', 'ed18a909-0145-4532-958f-37cd6cee9f8f'] {{(pid=100213) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:57:29.561584 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-6268dccb-2e8e-4662-bd88-a45a1a4cb7b4 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7b1bf11e-db74-4bf2-bf91-865fc159cba4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['893d3b70-d56a-4464-bc7c-cb43c96bd1dc', '641ed8f1-eec0-4621-8755-d857917b67c8', '001d69a8-26e0-48a1-8774-250fa4799154', 'ed18a909-0145-4532-958f-37cd6cee9f8f']}' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:57:29.562626 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-6268dccb-2e8e-4662-bd88-a45a1a4cb7b4 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (79a780aa-3d46-437e-b58d-367cc1d504ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:57:29.588271 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-6268dccb-2e8e-4662-bd88-a45a1a4cb7b4 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (79a780aa-3d46-437e-b58d-367cc1d504ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ffd752d7-d40f-4769-9d4a-85d8e0b46896', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1338151713',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4e198c18fa0348cbbfde5c0de02e359a',qos_specs=None,replication_status=,reservations=['893d3b70-d56a-4464-bc7c-cb43c96bd1dc','641ed8f1-eec0-4621-8755-d857917b67c8','001d69a8-26e0-48a1-8774-250fa4799154','ed18a909-0145-4532-958f-37cd6cee9f8f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='00c2b7b370b34694ac94f51ef2943593',volume_type_id=f8165503-f1dc-418d-bff6-0166f2bf0524), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T00:57:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1338151713',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=ffd752d7-d40f-4769-9d4a-85d8e0b46896,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4e198c18fa0348cbbfde5c0de02e359a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='00c2b7b370b34694ac94f51ef2943593',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f8165503-f1dc-418d-bff6-0166f2bf0524),volume_type_id=f8165503-f1dc-418d-bff6-0166f2bf0524)}' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:57:29.589057 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-6268dccb-2e8e-4662-bd88-a45a1a4cb7b4 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b23d6768-9008-49d1-b10a-7c37bf5749fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:57:29.610873 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-6268dccb-2e8e-4662-bd88-a45a1a4cb7b4 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b23d6768-9008-49d1-b10a-7c37bf5749fa) transitioned into state 'SUCCESS' from state '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-1338151713',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4e198c18fa0348cbbfde5c0de02e359a',qos_specs=None,replication_status=,reservations=['893d3b70-d56a-4464-bc7c-cb43c96bd1dc','641ed8f1-eec0-4621-8755-d857917b67c8','001d69a8-26e0-48a1-8774-250fa4799154','ed18a909-0145-4532-958f-37cd6cee9f8f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='00c2b7b370b34694ac94f51ef2943593',volume_type_id=f8165503-f1dc-418d-bff6-0166f2bf0524)}' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:57:29.611285 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-6268dccb-2e8e-4662-bd88-a45a1a4cb7b4 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b2579578-edae-4638-b292-f3f41b53548b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:57:29.620989 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-6268dccb-2e8e-4662-bd88-a45a1a4cb7b4 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b2579578-edae-4638-b292-f3f41b53548b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:57:29.623363 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-6268dccb-2e8e-4662-bd88-a45a1a4cb7b4 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Flow 'volume_create_api' (2e50e7f0-2883-4726-aa42-b6703ad8bfde) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100213) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:57:29.623363 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-6268dccb-2e8e-4662-bd88-a45a1a4cb7b4 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Create volume request issued successfully. Aug 20 00:57:29.623363 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-6268dccb-2e8e-4662-bd88-a45a1a4cb7b4 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 20 00:57:29.623363 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 168/685] 10.4.3.240 () {68 vars in 1259 bytes} [Thu Aug 20 00:57:29 2026] POST /volume/v3/volumes => generated 790 bytes in 300 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 00:57:29.876797 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-556995ca-cfc2-45c8-94f3-628818c139d0 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:57:29.878701 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-556995ca-cfc2-45c8-94f3-628818c139d0 tempest-AttachVolumeNegativeTest-1544877568 tempest-AttachVolumeNegativeTest-1544877568-project-member] GET https://10.4.3.240/volume/v3/volumes/1cb98b10-711e-4dd5-bab4-807bc6952c34 Aug 20 00:57:29.879049 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-556995ca-cfc2-45c8-94f3-628818c139d0 tempest-AttachVolumeNegativeTest-1544877568 tempest-AttachVolumeNegativeTest-1544877568-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:57:29.879258 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-556995ca-cfc2-45c8-94f3-628818c139d0 tempest-AttachVolumeNegativeTest-1544877568 tempest-AttachVolumeNegativeTest-1544877568-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:57:29.894764 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:57:29.894764 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 00:57:29.901879 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-556995ca-cfc2-45c8-94f3-628818c139d0 tempest-AttachVolumeNegativeTest-1544877568 tempest-AttachVolumeNegativeTest-1544877568-project-member] Volume info retrieved successfully. Aug 20 00:57:29.908862 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-556995ca-cfc2-45c8-94f3-628818c139d0 tempest-AttachVolumeNegativeTest-1544877568 tempest-AttachVolumeNegativeTest-1544877568-project-member] https://10.4.3.240/volume/v3/volumes/1cb98b10-711e-4dd5-bab4-807bc6952c34 returned with HTTP 200 Aug 20 00:57:29.910565 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 173/686] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:57:29 2026] GET /volume/v3/volumes/1cb98b10-711e-4dd5-bab4-807bc6952c34 => generated 848 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:57:29.964794 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [req-3756b83d-bd0d-408e-b3e7-eef6c1997531 req-12c421fe-c6e6-4817-844d-451b21403956 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:57:29.967282 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-3756b83d-bd0d-408e-b3e7-eef6c1997531 req-12c421fe-c6e6-4817-844d-451b21403956 tempest-AttachVolumeNegativeTest-1544877568 tempest-AttachVolumeNegativeTest-1544877568-project-member] GET https://10.4.3.240/volume/v3/volumes/1cb98b10-711e-4dd5-bab4-807bc6952c34 Aug 20 00:57:29.968296 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [req-3756b83d-bd0d-408e-b3e7-eef6c1997531 req-12c421fe-c6e6-4817-844d-451b21403956 tempest-AttachVolumeNegativeTest-1544877568 tempest-AttachVolumeNegativeTest-1544877568-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:57:29.968296 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [req-3756b83d-bd0d-408e-b3e7-eef6c1997531 req-12c421fe-c6e6-4817-844d-451b21403956 tempest-AttachVolumeNegativeTest-1544877568 tempest-AttachVolumeNegativeTest-1544877568-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:57:29.978096 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:57:29.978096 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 00:57:29.983948 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [req-3756b83d-bd0d-408e-b3e7-eef6c1997531 req-12c421fe-c6e6-4817-844d-451b21403956 tempest-AttachVolumeNegativeTest-1544877568 tempest-AttachVolumeNegativeTest-1544877568-project-member] Volume info retrieved successfully. Aug 20 00:57:29.990372 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-3756b83d-bd0d-408e-b3e7-eef6c1997531 req-12c421fe-c6e6-4817-844d-451b21403956 tempest-AttachVolumeNegativeTest-1544877568 tempest-AttachVolumeNegativeTest-1544877568-project-member] https://10.4.3.240/volume/v3/volumes/1cb98b10-711e-4dd5-bab4-807bc6952c34 returned with HTTP 200 Aug 20 00:57:29.990538 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 172/687] 10.4.3.240 () {68 vars in 1598 bytes} [Thu Aug 20 00:57:29 2026] GET /volume/v3/volumes/1cb98b10-711e-4dd5-bab4-807bc6952c34 => generated 848 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:57:30.085608 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-ae74894e-2070-49a9-a184-6622467bd756 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:57:30.086117 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-ae74894e-2070-49a9-a184-6622467bd756 None None] GET https://10.4.3.240/volume// Aug 20 00:57:30.086322 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-ae74894e-2070-49a9-a184-6622467bd756 None None] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:57:30.086641 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-ae74894e-2070-49a9-a184-6622467bd756 None None] Calling method 'all' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:57:30.086985 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-ae74894e-2070-49a9-a184-6622467bd756 None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 20 00:57:30.087316 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 175/688] 10.4.3.240 () {66 vars in 1428 bytes} [Thu Aug 20 00:57:30 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 00:57:30.101805 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [req-3756b83d-bd0d-408e-b3e7-eef6c1997531 req-ada2728c-e8ce-4811-b97d-01f6f3119d11 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:57:30.105429 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-3756b83d-bd0d-408e-b3e7-eef6c1997531 req-ada2728c-e8ce-4811-b97d-01f6f3119d11 tempest-AttachVolumeNegativeTest-1544877568 tempest-AttachVolumeNegativeTest-1544877568-project-member] POST https://10.4.3.240/volume/v3/attachments Aug 20 00:57:30.105429 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [req-3756b83d-bd0d-408e-b3e7-eef6c1997531 req-ada2728c-e8ce-4811-b97d-01f6f3119d11 tempest-AttachVolumeNegativeTest-1544877568 tempest-AttachVolumeNegativeTest-1544877568-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1cb98b10-711e-4dd5-bab4-807bc6952c34", "connector": null, "instance_uuid": "a13abf72-b591-470d-a225-2e6ed6955832"}} {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:57:30.116168 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:57:30.116168 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 00:57:30.154456 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-3756b83d-bd0d-408e-b3e7-eef6c1997531 req-ada2728c-e8ce-4811-b97d-01f6f3119d11 tempest-AttachVolumeNegativeTest-1544877568 tempest-AttachVolumeNegativeTest-1544877568-project-member] https://10.4.3.240/volume/v3/attachments returned with HTTP 200 Aug 20 00:57:30.154456 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 169/689] 10.4.3.240 () {74 vars in 1594 bytes} [Thu Aug 20 00:57:30 2026] POST /volume/v3/attachments => generated 273 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:57:30.203306 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-cca34744-18ab-499d-97d1-5387a10160d8 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:57:30.207811 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-cca34744-18ab-499d-97d1-5387a10160d8 tempest-AttachVolumeNegativeTest-1544877568 tempest-AttachVolumeNegativeTest-1544877568-project-member] GET https://10.4.3.240/volume/v3/volumes/1cb98b10-711e-4dd5-bab4-807bc6952c34 Aug 20 00:57:30.207936 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-cca34744-18ab-499d-97d1-5387a10160d8 tempest-AttachVolumeNegativeTest-1544877568 tempest-AttachVolumeNegativeTest-1544877568-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:57:30.209388 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-cca34744-18ab-499d-97d1-5387a10160d8 tempest-AttachVolumeNegativeTest-1544877568 tempest-AttachVolumeNegativeTest-1544877568-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:57:30.211220 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-04672298-9148-43e1-ba6e-da4de2427f5f None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:57:30.211740 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-04672298-9148-43e1-ba6e-da4de2427f5f None None] GET https://10.4.3.240/volume// Aug 20 00:57:30.211963 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-04672298-9148-43e1-ba6e-da4de2427f5f None None] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:57:30.213754 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-04672298-9148-43e1-ba6e-da4de2427f5f None None] Calling method 'all' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:57:30.213754 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-04672298-9148-43e1-ba6e-da4de2427f5f None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 20 00:57:30.213754 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 173/690] 10.4.3.240 () {66 vars in 1426 bytes} [Thu Aug 20 00:57:30 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 00:57:30.226175 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:57:30.226175 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 00:57:30.227322 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-3756b83d-bd0d-408e-b3e7-eef6c1997531 req-305bcc79-873f-4704-95ff-bea8de2ea3c4 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:57:30.230191 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-3756b83d-bd0d-408e-b3e7-eef6c1997531 req-305bcc79-873f-4704-95ff-bea8de2ea3c4 tempest-AttachVolumeNegativeTest-1544877568 tempest-AttachVolumeNegativeTest-1544877568-project-member] GET https://10.4.3.240/volume/v3/volumes/1cb98b10-711e-4dd5-bab4-807bc6952c34 Aug 20 00:57:30.230520 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-3756b83d-bd0d-408e-b3e7-eef6c1997531 req-305bcc79-873f-4704-95ff-bea8de2ea3c4 tempest-AttachVolumeNegativeTest-1544877568 tempest-AttachVolumeNegativeTest-1544877568-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:57:30.230796 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-3756b83d-bd0d-408e-b3e7-eef6c1997531 req-305bcc79-873f-4704-95ff-bea8de2ea3c4 tempest-AttachVolumeNegativeTest-1544877568 tempest-AttachVolumeNegativeTest-1544877568-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:57:30.231817 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-cca34744-18ab-499d-97d1-5387a10160d8 tempest-AttachVolumeNegativeTest-1544877568 tempest-AttachVolumeNegativeTest-1544877568-project-member] Volume info retrieved successfully. Aug 20 00:57:30.239256 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-cca34744-18ab-499d-97d1-5387a10160d8 tempest-AttachVolumeNegativeTest-1544877568 tempest-AttachVolumeNegativeTest-1544877568-project-member] https://10.4.3.240/volume/v3/volumes/1cb98b10-711e-4dd5-bab4-807bc6952c34 returned with HTTP 200 Aug 20 00:57:30.240425 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 174/691] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:57:30 2026] GET /volume/v3/volumes/1cb98b10-711e-4dd5-bab4-807bc6952c34 => generated 847 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:57:30.246844 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:57:30.246844 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 00:57:30.252303 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [req-3756b83d-bd0d-408e-b3e7-eef6c1997531 req-305bcc79-873f-4704-95ff-bea8de2ea3c4 tempest-AttachVolumeNegativeTest-1544877568 tempest-AttachVolumeNegativeTest-1544877568-project-member] Volume info retrieved successfully. Aug 20 00:57:30.262167 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-3756b83d-bd0d-408e-b3e7-eef6c1997531 req-305bcc79-873f-4704-95ff-bea8de2ea3c4 tempest-AttachVolumeNegativeTest-1544877568 tempest-AttachVolumeNegativeTest-1544877568-project-member] https://10.4.3.240/volume/v3/volumes/1cb98b10-711e-4dd5-bab4-807bc6952c34 returned with HTTP 200 Aug 20 00:57:30.262167 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 176/692] 10.4.3.240 () {70 vars in 1639 bytes} [Thu Aug 20 00:57:30 2026] GET /volume/v3/volumes/1cb98b10-711e-4dd5-bab4-807bc6952c34 => generated 1027 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 00:57:30.381415 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [req-3756b83d-bd0d-408e-b3e7-eef6c1997531 req-b6c94235-b887-45fe-b270-c437a0598752 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:57:30.385381 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-3756b83d-bd0d-408e-b3e7-eef6c1997531 req-b6c94235-b887-45fe-b270-c437a0598752 tempest-AttachVolumeNegativeTest-1544877568 tempest-AttachVolumeNegativeTest-1544877568-project-member] PUT https://10.4.3.240/volume/v3/attachments/7a9d67d8-4c22-4595-b0ef-21564b7096d9 Aug 20 00:57:30.385792 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [req-3756b83d-bd0d-408e-b3e7-eef6c1997531 req-b6c94235-b887-45fe-b270-c437a0598752 tempest-AttachVolumeNegativeTest-1544877568 tempest-AttachVolumeNegativeTest-1544877568-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.240", "host": "np0000007838", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:e656b6daafb0", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "870eaf75-1108-49d5-b5ab-79f4c93758d0", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:57:30.396740 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.coordination [req-3756b83d-bd0d-408e-b3e7-eef6c1997531 req-b6c94235-b887-45fe-b270-c437a0598752 tempest-AttachVolumeNegativeTest-1544877568 tempest-AttachVolumeNegativeTest-1544877568-project-member] Acquiring lock "cinder-attachment_update-1cb98b10-711e-4dd5-bab4-807bc6952c34-np0000007838" by "attachment_update" {{(pid=100213) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 00:57:30.402170 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.coordination [req-3756b83d-bd0d-408e-b3e7-eef6c1997531 req-b6c94235-b887-45fe-b270-c437a0598752 tempest-AttachVolumeNegativeTest-1544877568 tempest-AttachVolumeNegativeTest-1544877568-project-member] Lock "cinder-attachment_update-1cb98b10-711e-4dd5-bab4-807bc6952c34-np0000007838" acquired by "attachment_update" :: waited 0.006s {{(pid=100213) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 00:57:30.403167 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:57:30.403167 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 00:57:30.524640 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-b288d226-e09e-4093-819b-082e3f48ae40 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:57:30.526893 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-b288d226-e09e-4093-819b-082e3f48ae40 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] GET https://10.4.3.240/volume/v3/volumes/e677daac-9d3c-4752-997d-c4532ef61e05 Aug 20 00:57:30.526979 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-b288d226-e09e-4093-819b-082e3f48ae40 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:57:30.527177 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-b288d226-e09e-4093-819b-082e3f48ae40 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:57:30.544922 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:57:30.544922 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 00:57:30.545884 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.coordination [req-3756b83d-bd0d-408e-b3e7-eef6c1997531 req-b6c94235-b887-45fe-b270-c437a0598752 tempest-AttachVolumeNegativeTest-1544877568 tempest-AttachVolumeNegativeTest-1544877568-project-member] Lock "cinder-attachment_update-1cb98b10-711e-4dd5-bab4-807bc6952c34-np0000007838" released by "attachment_update" :: held 0.144s {{(pid=100213) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 00:57:30.546303 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-3756b83d-bd0d-408e-b3e7-eef6c1997531 req-b6c94235-b887-45fe-b270-c437a0598752 tempest-AttachVolumeNegativeTest-1544877568 tempest-AttachVolumeNegativeTest-1544877568-project-member] https://10.4.3.240/volume/v3/attachments/7a9d67d8-4c22-4595-b0ef-21564b7096d9 returned with HTTP 200 Aug 20 00:57:30.546959 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 170/693] 10.4.3.240 () {74 vars in 1704 bytes} [Thu Aug 20 00:57:30 2026] PUT /volume/v3/attachments/7a9d67d8-4c22-4595-b0ef-21564b7096d9 => generated 969 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:57:30.553392 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-b288d226-e09e-4093-819b-082e3f48ae40 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Volume info retrieved successfully. Aug 20 00:57:30.562652 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-b288d226-e09e-4093-819b-082e3f48ae40 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] https://10.4.3.240/volume/v3/volumes/e677daac-9d3c-4752-997d-c4532ef61e05 returned with HTTP 200 Aug 20 00:57:30.563225 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 174/694] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:57:30 2026] GET /volume/v3/volumes/e677daac-9d3c-4752-997d-c4532ef61e05 => generated 1147 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:57:31.131537 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-22a511e3-a774-44ba-b9be-5267db38604e None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:57:31.132059 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-22a511e3-a774-44ba-b9be-5267db38604e None None] GET https://10.4.3.240/volume// Aug 20 00:57:31.132317 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-22a511e3-a774-44ba-b9be-5267db38604e None None] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:57:31.132620 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-22a511e3-a774-44ba-b9be-5267db38604e None None] Calling method 'all' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:57:31.133068 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-22a511e3-a774-44ba-b9be-5267db38604e None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 20 00:57:31.137084 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 175/695] 10.4.3.240 () {66 vars in 1426 bytes} [Thu Aug 20 00:57:31 2026] GET /volume/ => generated 386 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 00:57:31.148616 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-83fb4221-33eb-4942-90ff-d718c0975b2c req-04fe28a8-0f13-4a8c-b888-c4d94aa2d23b None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:57:31.153588 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-83fb4221-33eb-4942-90ff-d718c0975b2c req-04fe28a8-0f13-4a8c-b888-c4d94aa2d23b tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] GET https://10.4.3.240/volume/v3/volumes/1b6c78e1-a615-42f2-897c-167ef937c868 Aug 20 00:57:31.153588 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-83fb4221-33eb-4942-90ff-d718c0975b2c req-04fe28a8-0f13-4a8c-b888-c4d94aa2d23b tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:57:31.153588 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-83fb4221-33eb-4942-90ff-d718c0975b2c req-04fe28a8-0f13-4a8c-b888-c4d94aa2d23b tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:57:31.167110 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:57:31.167110 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 00:57:31.172147 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [req-83fb4221-33eb-4942-90ff-d718c0975b2c req-04fe28a8-0f13-4a8c-b888-c4d94aa2d23b tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] Volume info retrieved successfully. Aug 20 00:57:31.178780 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-83fb4221-33eb-4942-90ff-d718c0975b2c req-04fe28a8-0f13-4a8c-b888-c4d94aa2d23b tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] https://10.4.3.240/volume/v3/volumes/1b6c78e1-a615-42f2-897c-167ef937c868 returned with HTTP 200 Aug 20 00:57:31.179424 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 177/696] 10.4.3.240 () {70 vars in 1639 bytes} [Thu Aug 20 00:57:31 2026] GET /volume/v3/volumes/1b6c78e1-a615-42f2-897c-167ef937c868 => generated 1431 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 00:57:31.258217 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-783bb724-7a84-4b95-9c2f-213247ed65b5 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:57:31.262406 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-783bb724-7a84-4b95-9c2f-213247ed65b5 tempest-AttachVolumeNegativeTest-1544877568 tempest-AttachVolumeNegativeTest-1544877568-project-member] GET https://10.4.3.240/volume/v3/volumes/1cb98b10-711e-4dd5-bab4-807bc6952c34 Aug 20 00:57:31.262636 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-783bb724-7a84-4b95-9c2f-213247ed65b5 tempest-AttachVolumeNegativeTest-1544877568 tempest-AttachVolumeNegativeTest-1544877568-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:57:31.262813 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-783bb724-7a84-4b95-9c2f-213247ed65b5 tempest-AttachVolumeNegativeTest-1544877568 tempest-AttachVolumeNegativeTest-1544877568-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:57:31.280641 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:57:31.280641 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 00:57:31.286657 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-783bb724-7a84-4b95-9c2f-213247ed65b5 tempest-AttachVolumeNegativeTest-1544877568 tempest-AttachVolumeNegativeTest-1544877568-project-member] Volume info retrieved successfully. Aug 20 00:57:31.294237 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-783bb724-7a84-4b95-9c2f-213247ed65b5 tempest-AttachVolumeNegativeTest-1544877568 tempest-AttachVolumeNegativeTest-1544877568-project-member] https://10.4.3.240/volume/v3/volumes/1cb98b10-711e-4dd5-bab4-807bc6952c34 returned with HTTP 200 Aug 20 00:57:31.295152 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 171/697] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:57:31 2026] GET /volume/v3/volumes/1cb98b10-711e-4dd5-bab4-807bc6952c34 => generated 848 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:57:31.307647 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [req-83fb4221-33eb-4942-90ff-d718c0975b2c req-30730864-9367-49ab-ba79-5c65bdbb4215 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:57:31.309654 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-83fb4221-33eb-4942-90ff-d718c0975b2c req-30730864-9367-49ab-ba79-5c65bdbb4215 tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] PUT https://10.4.3.240/volume/v3/attachments/0d5159a9-6050-49b1-bfc3-b393fa40dbc7 Aug 20 00:57:31.310066 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [req-83fb4221-33eb-4942-90ff-d718c0975b2c req-30730864-9367-49ab-ba79-5c65bdbb4215 tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.240", "host": "np0000007838", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:e656b6daafb0", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "870eaf75-1108-49d5-b5ab-79f4c93758d0", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:57:31.318892 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.coordination [req-83fb4221-33eb-4942-90ff-d718c0975b2c req-30730864-9367-49ab-ba79-5c65bdbb4215 tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] Acquiring lock "cinder-attachment_update-1b6c78e1-a615-42f2-897c-167ef937c868-np0000007838" by "attachment_update" {{(pid=100212) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 00:57:31.324843 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.coordination [req-83fb4221-33eb-4942-90ff-d718c0975b2c req-30730864-9367-49ab-ba79-5c65bdbb4215 tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] Lock "cinder-attachment_update-1b6c78e1-a615-42f2-897c-167ef937c868-np0000007838" acquired by "attachment_update" :: waited 0.006s {{(pid=100212) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 00:57:31.325918 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:57:31.325918 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 00:57:31.363622 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-2c2e516c-3b1e-4c63-a5c8-43f33b6be7c1 req-e20ddf80-708d-4b92-a5aa-016dddd35c26 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:57:31.365888 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-2c2e516c-3b1e-4c63-a5c8-43f33b6be7c1 req-e20ddf80-708d-4b92-a5aa-016dddd35c26 tempest-TestMultiAttachVolumeSwap-1397566972 tempest-TestMultiAttachVolumeSwap-1397566972-project-member] GET https://10.4.3.240/volume/v3/volumes/a15ce082-7f44-44b8-8fbd-b6c0de042a52 Aug 20 00:57:31.366244 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-2c2e516c-3b1e-4c63-a5c8-43f33b6be7c1 req-e20ddf80-708d-4b92-a5aa-016dddd35c26 tempest-TestMultiAttachVolumeSwap-1397566972 tempest-TestMultiAttachVolumeSwap-1397566972-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:57:31.366590 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-2c2e516c-3b1e-4c63-a5c8-43f33b6be7c1 req-e20ddf80-708d-4b92-a5aa-016dddd35c26 tempest-TestMultiAttachVolumeSwap-1397566972 tempest-TestMultiAttachVolumeSwap-1397566972-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:57:31.377429 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:57:31.377429 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 00:57:31.383051 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [req-2c2e516c-3b1e-4c63-a5c8-43f33b6be7c1 req-e20ddf80-708d-4b92-a5aa-016dddd35c26 tempest-TestMultiAttachVolumeSwap-1397566972 tempest-TestMultiAttachVolumeSwap-1397566972-project-member] Volume info retrieved successfully. Aug 20 00:57:31.389120 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-2c2e516c-3b1e-4c63-a5c8-43f33b6be7c1 req-e20ddf80-708d-4b92-a5aa-016dddd35c26 tempest-TestMultiAttachVolumeSwap-1397566972 tempest-TestMultiAttachVolumeSwap-1397566972-project-member] https://10.4.3.240/volume/v3/volumes/a15ce082-7f44-44b8-8fbd-b6c0de042a52 returned with HTTP 200 Aug 20 00:57:31.389774 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 176/698] 10.4.3.240 () {68 vars in 1598 bytes} [Thu Aug 20 00:57:31 2026] GET /volume/v3/volumes/a15ce082-7f44-44b8-8fbd-b6c0de042a52 => generated 1163 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:57:31.423841 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.coordination [req-83fb4221-33eb-4942-90ff-d718c0975b2c req-30730864-9367-49ab-ba79-5c65bdbb4215 tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] Lock "cinder-attachment_update-1b6c78e1-a615-42f2-897c-167ef937c868-np0000007838" released by "attachment_update" :: held 0.099s {{(pid=100212) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 00:57:31.424151 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-83fb4221-33eb-4942-90ff-d718c0975b2c req-30730864-9367-49ab-ba79-5c65bdbb4215 tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] https://10.4.3.240/volume/v3/attachments/0d5159a9-6050-49b1-bfc3-b393fa40dbc7 returned with HTTP 200 Aug 20 00:57:31.424703 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 175/699] 10.4.3.240 () {74 vars in 1704 bytes} [Thu Aug 20 00:57:31 2026] PUT /volume/v3/attachments/0d5159a9-6050-49b1-bfc3-b393fa40dbc7 => generated 969 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:57:31.452427 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-83fb4221-33eb-4942-90ff-d718c0975b2c req-94e09484-96e3-4db5-9237-b8f786f1c4f5 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:57:31.455376 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-83fb4221-33eb-4942-90ff-d718c0975b2c req-94e09484-96e3-4db5-9237-b8f786f1c4f5 tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] POST https://10.4.3.240/volume/v3/attachments/0d5159a9-6050-49b1-bfc3-b393fa40dbc7/action Aug 20 00:57:31.456046 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-83fb4221-33eb-4942-90ff-d718c0975b2c req-94e09484-96e3-4db5-9237-b8f786f1c4f5 tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] Action body: b'{"os-complete": null}' {{(pid=100214) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 00:57:31.456169 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-83fb4221-33eb-4942-90ff-d718c0975b2c req-94e09484-96e3-4db5-9237-b8f786f1c4f5 tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:57:31.476794 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:57:31.476794 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 00:57:31.494150 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-83fb4221-33eb-4942-90ff-d718c0975b2c req-94e09484-96e3-4db5-9237-b8f786f1c4f5 tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] https://10.4.3.240/volume/v3/attachments/0d5159a9-6050-49b1-bfc3-b393fa40dbc7/action returned with HTTP 204 Aug 20 00:57:31.494906 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 178/700] 10.4.3.240 () {74 vars in 1725 bytes} [Thu Aug 20 00:57:31 2026] POST /volume/v3/attachments/0d5159a9-6050-49b1-bfc3-b393fa40dbc7/action => generated 0 bytes in 43 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:57:31.579915 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-441bfa07-a94c-4fb2-9c90-7f6b02e5441c None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:57:31.584455 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-441bfa07-a94c-4fb2-9c90-7f6b02e5441c tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] GET https://10.4.3.240/volume/v3/volumes/e677daac-9d3c-4752-997d-c4532ef61e05 Aug 20 00:57:31.584455 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-441bfa07-a94c-4fb2-9c90-7f6b02e5441c tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:57:31.584455 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-441bfa07-a94c-4fb2-9c90-7f6b02e5441c tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:57:31.600031 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:57:31.600031 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 00:57:31.607798 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-441bfa07-a94c-4fb2-9c90-7f6b02e5441c tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Volume info retrieved successfully. Aug 20 00:57:31.618392 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-441bfa07-a94c-4fb2-9c90-7f6b02e5441c tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] https://10.4.3.240/volume/v3/volumes/e677daac-9d3c-4752-997d-c4532ef61e05 returned with HTTP 200 Aug 20 00:57:31.618392 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 172/701] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:57:31 2026] GET /volume/v3/volumes/e677daac-9d3c-4752-997d-c4532ef61e05 => generated 1147 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:57:32.163401 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-0b464661-3935-4247-8efa-1bf7fabcf5a7 req-2581827e-ff62-4b64-8428-5a9fe1bd27de None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:57:32.165819 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-0b464661-3935-4247-8efa-1bf7fabcf5a7 req-2581827e-ff62-4b64-8428-5a9fe1bd27de tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] GET https://10.4.3.240/volume/v3/volumes/e677daac-9d3c-4752-997d-c4532ef61e05 Aug 20 00:57:32.166887 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-0b464661-3935-4247-8efa-1bf7fabcf5a7 req-2581827e-ff62-4b64-8428-5a9fe1bd27de tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:57:32.166887 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-0b464661-3935-4247-8efa-1bf7fabcf5a7 req-2581827e-ff62-4b64-8428-5a9fe1bd27de tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:57:32.177065 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:57:32.177065 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 00:57:32.181301 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [req-0b464661-3935-4247-8efa-1bf7fabcf5a7 req-2581827e-ff62-4b64-8428-5a9fe1bd27de tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Volume info retrieved successfully. Aug 20 00:57:32.186482 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-0b464661-3935-4247-8efa-1bf7fabcf5a7 req-2581827e-ff62-4b64-8428-5a9fe1bd27de tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] https://10.4.3.240/volume/v3/volumes/e677daac-9d3c-4752-997d-c4532ef61e05 returned with HTTP 200 Aug 20 00:57:32.187143 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 177/702] 10.4.3.240 () {68 vars in 1598 bytes} [Thu Aug 20 00:57:32 2026] GET /volume/v3/volumes/e677daac-9d3c-4752-997d-c4532ef61e05 => generated 1147 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:57:32.313805 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-1ea790de-6f60-4af8-ba30-d15b81df5903 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:57:32.316885 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-1ea790de-6f60-4af8-ba30-d15b81df5903 tempest-AttachVolumeNegativeTest-1544877568 tempest-AttachVolumeNegativeTest-1544877568-project-member] GET https://10.4.3.240/volume/v3/volumes/1cb98b10-711e-4dd5-bab4-807bc6952c34 Aug 20 00:57:32.317313 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-1ea790de-6f60-4af8-ba30-d15b81df5903 tempest-AttachVolumeNegativeTest-1544877568 tempest-AttachVolumeNegativeTest-1544877568-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:57:32.317482 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-1ea790de-6f60-4af8-ba30-d15b81df5903 tempest-AttachVolumeNegativeTest-1544877568 tempest-AttachVolumeNegativeTest-1544877568-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:57:32.333959 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:57:32.333959 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 00:57:32.344780 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-1ea790de-6f60-4af8-ba30-d15b81df5903 tempest-AttachVolumeNegativeTest-1544877568 tempest-AttachVolumeNegativeTest-1544877568-project-member] Volume info retrieved successfully. Aug 20 00:57:32.353632 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-1ea790de-6f60-4af8-ba30-d15b81df5903 tempest-AttachVolumeNegativeTest-1544877568 tempest-AttachVolumeNegativeTest-1544877568-project-member] https://10.4.3.240/volume/v3/volumes/1cb98b10-711e-4dd5-bab4-807bc6952c34 returned with HTTP 200 Aug 20 00:57:32.357439 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 176/703] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:57:32 2026] GET /volume/v3/volumes/1cb98b10-711e-4dd5-bab4-807bc6952c34 => generated 848 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:57:32.633223 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-32e725e9-6b86-4ece-bc39-34b6f3659f44 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:57:32.635204 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-32e725e9-6b86-4ece-bc39-34b6f3659f44 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] GET https://10.4.3.240/volume/v3/volumes/e677daac-9d3c-4752-997d-c4532ef61e05 Aug 20 00:57:32.635422 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-32e725e9-6b86-4ece-bc39-34b6f3659f44 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:57:32.635634 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-32e725e9-6b86-4ece-bc39-34b6f3659f44 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:57:32.646239 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:57:32.646239 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 00:57:32.650179 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-32e725e9-6b86-4ece-bc39-34b6f3659f44 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Volume info retrieved successfully. Aug 20 00:57:32.655329 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-32e725e9-6b86-4ece-bc39-34b6f3659f44 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] https://10.4.3.240/volume/v3/volumes/e677daac-9d3c-4752-997d-c4532ef61e05 returned with HTTP 200 Aug 20 00:57:32.655914 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 179/704] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:57:32 2026] GET /volume/v3/volumes/e677daac-9d3c-4752-997d-c4532ef61e05 => generated 1147 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:57:33.370514 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-c4bcac1b-c6d4-4602-8809-76aea17ed3cc None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:57:33.373043 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-c4bcac1b-c6d4-4602-8809-76aea17ed3cc tempest-AttachVolumeNegativeTest-1544877568 tempest-AttachVolumeNegativeTest-1544877568-project-member] GET https://10.4.3.240/volume/v3/volumes/1cb98b10-711e-4dd5-bab4-807bc6952c34 Aug 20 00:57:33.373152 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-c4bcac1b-c6d4-4602-8809-76aea17ed3cc tempest-AttachVolumeNegativeTest-1544877568 tempest-AttachVolumeNegativeTest-1544877568-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:57:33.373421 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-c4bcac1b-c6d4-4602-8809-76aea17ed3cc tempest-AttachVolumeNegativeTest-1544877568 tempest-AttachVolumeNegativeTest-1544877568-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:57:33.385769 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:57:33.385769 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 00:57:33.390088 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-c4bcac1b-c6d4-4602-8809-76aea17ed3cc tempest-AttachVolumeNegativeTest-1544877568 tempest-AttachVolumeNegativeTest-1544877568-project-member] Volume info retrieved successfully. Aug 20 00:57:33.395787 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-c4bcac1b-c6d4-4602-8809-76aea17ed3cc tempest-AttachVolumeNegativeTest-1544877568 tempest-AttachVolumeNegativeTest-1544877568-project-member] https://10.4.3.240/volume/v3/volumes/1cb98b10-711e-4dd5-bab4-807bc6952c34 returned with HTTP 200 Aug 20 00:57:33.396303 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 173/705] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:57:33 2026] GET /volume/v3/volumes/1cb98b10-711e-4dd5-bab4-807bc6952c34 => generated 848 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:57:33.673166 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-19d9b9fe-7b87-4e77-904d-30913fb5374a None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:57:33.677519 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-19d9b9fe-7b87-4e77-904d-30913fb5374a tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] GET https://10.4.3.240/volume/v3/volumes/e677daac-9d3c-4752-997d-c4532ef61e05 Aug 20 00:57:33.677519 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-19d9b9fe-7b87-4e77-904d-30913fb5374a tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:57:33.677519 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-19d9b9fe-7b87-4e77-904d-30913fb5374a tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:57:33.695047 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:57:33.695047 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 00:57:33.709773 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-19d9b9fe-7b87-4e77-904d-30913fb5374a tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Volume info retrieved successfully. Aug 20 00:57:33.718933 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-19d9b9fe-7b87-4e77-904d-30913fb5374a tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] https://10.4.3.240/volume/v3/volumes/e677daac-9d3c-4752-997d-c4532ef61e05 returned with HTTP 200 Aug 20 00:57:33.718933 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 178/706] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:57:33 2026] GET /volume/v3/volumes/e677daac-9d3c-4752-997d-c4532ef61e05 => generated 1147 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:57:33.894788 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [req-3756b83d-bd0d-408e-b3e7-eef6c1997531 req-f08cc83a-0264-43f4-990d-8c3b9ef4c43d None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:57:33.898026 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-3756b83d-bd0d-408e-b3e7-eef6c1997531 req-f08cc83a-0264-43f4-990d-8c3b9ef4c43d tempest-AttachVolumeNegativeTest-1544877568 tempest-AttachVolumeNegativeTest-1544877568-project-member] POST https://10.4.3.240/volume/v3/attachments/7a9d67d8-4c22-4595-b0ef-21564b7096d9/action Aug 20 00:57:33.899423 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [req-3756b83d-bd0d-408e-b3e7-eef6c1997531 req-f08cc83a-0264-43f4-990d-8c3b9ef4c43d tempest-AttachVolumeNegativeTest-1544877568 tempest-AttachVolumeNegativeTest-1544877568-project-member] Action body: b'{"os-complete": null}' {{(pid=100212) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 00:57:33.899718 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [req-3756b83d-bd0d-408e-b3e7-eef6c1997531 req-f08cc83a-0264-43f4-990d-8c3b9ef4c43d tempest-AttachVolumeNegativeTest-1544877568 tempest-AttachVolumeNegativeTest-1544877568-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:57:33.930310 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:57:33.930310 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 00:57:33.947279 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-3756b83d-bd0d-408e-b3e7-eef6c1997531 req-f08cc83a-0264-43f4-990d-8c3b9ef4c43d tempest-AttachVolumeNegativeTest-1544877568 tempest-AttachVolumeNegativeTest-1544877568-project-member] https://10.4.3.240/volume/v3/attachments/7a9d67d8-4c22-4595-b0ef-21564b7096d9/action returned with HTTP 204 Aug 20 00:57:33.948207 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 177/707] 10.4.3.240 () {74 vars in 1725 bytes} [Thu Aug 20 00:57:33 2026] POST /volume/v3/attachments/7a9d67d8-4c22-4595-b0ef-21564b7096d9/action => generated 0 bytes in 54 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:57:34.020222 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-2c2e516c-3b1e-4c63-a5c8-43f33b6be7c1 req-9111b790-5590-4f8c-b4d9-4db73a5d1dcd None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:57:34.025934 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-2c2e516c-3b1e-4c63-a5c8-43f33b6be7c1 req-9111b790-5590-4f8c-b4d9-4db73a5d1dcd tempest-TestMultiAttachVolumeSwap-1397566972 tempest-TestMultiAttachVolumeSwap-1397566972-project-member] DELETE https://10.4.3.240/volume/v3/attachments/bd1f7cb7-2d43-488b-ac6c-b5652ead055b Aug 20 00:57:34.025934 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-2c2e516c-3b1e-4c63-a5c8-43f33b6be7c1 req-9111b790-5590-4f8c-b4d9-4db73a5d1dcd tempest-TestMultiAttachVolumeSwap-1397566972 tempest-TestMultiAttachVolumeSwap-1397566972-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:57:34.025934 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-2c2e516c-3b1e-4c63-a5c8-43f33b6be7c1 req-9111b790-5590-4f8c-b4d9-4db73a5d1dcd tempest-TestMultiAttachVolumeSwap-1397566972 tempest-TestMultiAttachVolumeSwap-1397566972-project-member] Calling method 'version_select' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:57:34.037706 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:57:34.037706 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 00:57:34.102893 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-2c2e516c-3b1e-4c63-a5c8-43f33b6be7c1 req-9111b790-5590-4f8c-b4d9-4db73a5d1dcd tempest-TestMultiAttachVolumeSwap-1397566972 tempest-TestMultiAttachVolumeSwap-1397566972-project-member] https://10.4.3.240/volume/v3/attachments/bd1f7cb7-2d43-488b-ac6c-b5652ead055b returned with HTTP 200 Aug 20 00:57:34.102993 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 180/708] 10.4.3.240 () {72 vars in 1673 bytes} [Thu Aug 20 00:57:34 2026] DELETE /volume/v3/attachments/bd1f7cb7-2d43-488b-ac6c-b5652ead055b => generated 19 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:57:34.413077 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-bb063b66-3e76-4d2c-baae-775da868fa0d None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:57:34.413457 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-bb063b66-3e76-4d2c-baae-775da868fa0d tempest-AttachVolumeNegativeTest-1544877568 tempest-AttachVolumeNegativeTest-1544877568-project-member] GET https://10.4.3.240/volume/v3/volumes/1cb98b10-711e-4dd5-bab4-807bc6952c34 Aug 20 00:57:34.413652 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-bb063b66-3e76-4d2c-baae-775da868fa0d tempest-AttachVolumeNegativeTest-1544877568 tempest-AttachVolumeNegativeTest-1544877568-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:57:34.413819 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-bb063b66-3e76-4d2c-baae-775da868fa0d tempest-AttachVolumeNegativeTest-1544877568 tempest-AttachVolumeNegativeTest-1544877568-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:57:34.429983 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-0b464661-3935-4247-8efa-1bf7fabcf5a7 req-2c0856fb-e15c-4360-af33-618edb45cf32 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:57:34.434530 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:57:34.434530 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 00:57:34.434877 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-0b464661-3935-4247-8efa-1bf7fabcf5a7 req-2c0856fb-e15c-4360-af33-618edb45cf32 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] DELETE https://10.4.3.240/volume/v3/attachments/d76fc935-2a28-494b-9324-b07415461d04 Aug 20 00:57:34.435367 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-0b464661-3935-4247-8efa-1bf7fabcf5a7 req-2c0856fb-e15c-4360-af33-618edb45cf32 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:57:34.435514 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-0b464661-3935-4247-8efa-1bf7fabcf5a7 req-2c0856fb-e15c-4360-af33-618edb45cf32 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Calling method 'version_select' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:57:34.440817 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-bb063b66-3e76-4d2c-baae-775da868fa0d tempest-AttachVolumeNegativeTest-1544877568 tempest-AttachVolumeNegativeTest-1544877568-project-member] Volume info retrieved successfully. Aug 20 00:57:34.448571 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-bb063b66-3e76-4d2c-baae-775da868fa0d tempest-AttachVolumeNegativeTest-1544877568 tempest-AttachVolumeNegativeTest-1544877568-project-member] https://10.4.3.240/volume/v3/volumes/1cb98b10-711e-4dd5-bab4-807bc6952c34 returned with HTTP 200 Aug 20 00:57:34.450761 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 174/709] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:57:34 2026] GET /volume/v3/volumes/1cb98b10-711e-4dd5-bab4-807bc6952c34 => generated 1140 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:57:34.455845 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:57:34.455845 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 00:57:34.477381 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-36f1e3c1-ff3f-4c99-9419-1c5707e993a5 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:57:34.478059 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-36f1e3c1-ff3f-4c99-9419-1c5707e993a5 tempest-AttachVolumeNegativeTest-1544877568 tempest-AttachVolumeNegativeTest-1544877568-project-member] GET https://10.4.3.240/volume/v3/volumes/1cb98b10-711e-4dd5-bab4-807bc6952c34 Aug 20 00:57:34.478296 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-36f1e3c1-ff3f-4c99-9419-1c5707e993a5 tempest-AttachVolumeNegativeTest-1544877568 tempest-AttachVolumeNegativeTest-1544877568-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:57:34.478652 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-36f1e3c1-ff3f-4c99-9419-1c5707e993a5 tempest-AttachVolumeNegativeTest-1544877568 tempest-AttachVolumeNegativeTest-1544877568-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:57:34.503484 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:57:34.503484 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 00:57:34.511604 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-36f1e3c1-ff3f-4c99-9419-1c5707e993a5 tempest-AttachVolumeNegativeTest-1544877568 tempest-AttachVolumeNegativeTest-1544877568-project-member] Volume info retrieved successfully. Aug 20 00:57:34.519689 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-36f1e3c1-ff3f-4c99-9419-1c5707e993a5 tempest-AttachVolumeNegativeTest-1544877568 tempest-AttachVolumeNegativeTest-1544877568-project-member] https://10.4.3.240/volume/v3/volumes/1cb98b10-711e-4dd5-bab4-807bc6952c34 returned with HTTP 200 Aug 20 00:57:34.520261 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 178/710] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:57:34 2026] GET /volume/v3/volumes/1cb98b10-711e-4dd5-bab4-807bc6952c34 => generated 1140 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:57:34.541363 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-0b464661-3935-4247-8efa-1bf7fabcf5a7 req-2c0856fb-e15c-4360-af33-618edb45cf32 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] https://10.4.3.240/volume/v3/attachments/d76fc935-2a28-494b-9324-b07415461d04 returned with HTTP 200 Aug 20 00:57:34.542147 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 179/711] 10.4.3.240 () {72 vars in 1673 bytes} [Thu Aug 20 00:57:34 2026] DELETE /volume/v3/attachments/d76fc935-2a28-494b-9324-b07415461d04 => generated 19 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:57:34.736850 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-3218d9b5-9c69-4371-9db8-8feeb74ec4b6 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:57:34.740506 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-3218d9b5-9c69-4371-9db8-8feeb74ec4b6 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] GET https://10.4.3.240/volume/v3/volumes/e677daac-9d3c-4752-997d-c4532ef61e05 Aug 20 00:57:34.741402 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-3218d9b5-9c69-4371-9db8-8feeb74ec4b6 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:57:34.741402 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-3218d9b5-9c69-4371-9db8-8feeb74ec4b6 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:57:34.758397 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:57:34.758397 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 00:57:34.771515 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-3218d9b5-9c69-4371-9db8-8feeb74ec4b6 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Volume info retrieved successfully. Aug 20 00:57:34.778569 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-3218d9b5-9c69-4371-9db8-8feeb74ec4b6 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] https://10.4.3.240/volume/v3/volumes/e677daac-9d3c-4752-997d-c4532ef61e05 returned with HTTP 200 Aug 20 00:57:34.779528 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 181/712] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:57:34 2026] GET /volume/v3/volumes/e677daac-9d3c-4752-997d-c4532ef61e05 => generated 852 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:57:34.796498 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-5a5784cf-f53e-4211-aed8-122ee78c4aa4 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:57:34.802059 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-5a5784cf-f53e-4211-aed8-122ee78c4aa4 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] GET https://10.4.3.240/volume/v3/volumes/e677daac-9d3c-4752-997d-c4532ef61e05 Aug 20 00:57:34.802059 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-5a5784cf-f53e-4211-aed8-122ee78c4aa4 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:57:34.802448 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-5a5784cf-f53e-4211-aed8-122ee78c4aa4 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:57:34.813198 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:57:34.813198 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 00:57:34.823896 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-5a5784cf-f53e-4211-aed8-122ee78c4aa4 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Volume info retrieved successfully. Aug 20 00:57:34.833070 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-5a5784cf-f53e-4211-aed8-122ee78c4aa4 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] https://10.4.3.240/volume/v3/volumes/e677daac-9d3c-4752-997d-c4532ef61e05 returned with HTTP 200 Aug 20 00:57:34.833636 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 175/713] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:57:34 2026] GET /volume/v3/volumes/e677daac-9d3c-4752-997d-c4532ef61e05 => generated 852 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:57:34.909433 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-7570da8c-056f-4521-a6a3-84ba2d26660e None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:57:34.915202 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-7570da8c-056f-4521-a6a3-84ba2d26660e tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] GET https://10.4.3.240/volume/v3/volumes/e677daac-9d3c-4752-997d-c4532ef61e05 Aug 20 00:57:34.915542 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-7570da8c-056f-4521-a6a3-84ba2d26660e tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:57:34.915810 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-7570da8c-056f-4521-a6a3-84ba2d26660e tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:57:34.928063 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:57:34.928063 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 00:57:34.934837 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-7570da8c-056f-4521-a6a3-84ba2d26660e tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Volume info retrieved successfully. Aug 20 00:57:34.942449 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-7570da8c-056f-4521-a6a3-84ba2d26660e tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] https://10.4.3.240/volume/v3/volumes/e677daac-9d3c-4752-997d-c4532ef61e05 returned with HTTP 200 Aug 20 00:57:34.942974 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 179/714] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:57:34 2026] GET /volume/v3/volumes/e677daac-9d3c-4752-997d-c4532ef61e05 => generated 852 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:57:40.291148 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-0f0d474d-625f-44cf-83ab-d3748b786d94 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:57:40.293377 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-0f0d474d-625f-44cf-83ab-d3748b786d94 tempest-TestMultiAttachVolumeSwap-1397566972 tempest-TestMultiAttachVolumeSwap-1397566972-project-member] DELETE https://10.4.3.240/volume/v3/volumes/15a3d663-2471-4685-98e7-69b53705e31a Aug 20 00:57:40.293377 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-0f0d474d-625f-44cf-83ab-d3748b786d94 tempest-TestMultiAttachVolumeSwap-1397566972 tempest-TestMultiAttachVolumeSwap-1397566972-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:57:40.293377 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-0f0d474d-625f-44cf-83ab-d3748b786d94 tempest-TestMultiAttachVolumeSwap-1397566972 tempest-TestMultiAttachVolumeSwap-1397566972-project-member] Calling method 'delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:57:40.293377 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-0f0d474d-625f-44cf-83ab-d3748b786d94 tempest-TestMultiAttachVolumeSwap-1397566972 tempest-TestMultiAttachVolumeSwap-1397566972-project-member] Delete volume with id: 15a3d663-2471-4685-98e7-69b53705e31a Aug 20 00:57:40.303393 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:57:40.303393 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 00:57:40.304511 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-0f0d474d-625f-44cf-83ab-d3748b786d94 tempest-TestMultiAttachVolumeSwap-1397566972 tempest-TestMultiAttachVolumeSwap-1397566972-project-member] Volume info retrieved successfully. Aug 20 00:57:40.336508 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-0f0d474d-625f-44cf-83ab-d3748b786d94 tempest-TestMultiAttachVolumeSwap-1397566972 tempest-TestMultiAttachVolumeSwap-1397566972-project-member] Delete volume request issued successfully. Aug 20 00:57:40.336508 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-0f0d474d-625f-44cf-83ab-d3748b786d94 tempest-TestMultiAttachVolumeSwap-1397566972 tempest-TestMultiAttachVolumeSwap-1397566972-project-member] https://10.4.3.240/volume/v3/volumes/15a3d663-2471-4685-98e7-69b53705e31a returned with HTTP 202 Aug 20 00:57:40.336508 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 180/715] 10.4.3.240 () {66 vars in 1351 bytes} [Thu Aug 20 00:57:40 2026] DELETE /volume/v3/volumes/15a3d663-2471-4685-98e7-69b53705e31a => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:57:40.347629 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-97219f08-7fc0-4bd3-851d-e3698c422a87 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:57:40.350815 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-97219f08-7fc0-4bd3-851d-e3698c422a87 tempest-TestMultiAttachVolumeSwap-1397566972 tempest-TestMultiAttachVolumeSwap-1397566972-project-member] GET https://10.4.3.240/volume/v3/volumes/15a3d663-2471-4685-98e7-69b53705e31a Aug 20 00:57:40.351437 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-97219f08-7fc0-4bd3-851d-e3698c422a87 tempest-TestMultiAttachVolumeSwap-1397566972 tempest-TestMultiAttachVolumeSwap-1397566972-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:57:40.352298 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-97219f08-7fc0-4bd3-851d-e3698c422a87 tempest-TestMultiAttachVolumeSwap-1397566972 tempest-TestMultiAttachVolumeSwap-1397566972-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:57:40.361599 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:57:40.361599 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 00:57:40.375402 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-97219f08-7fc0-4bd3-851d-e3698c422a87 tempest-TestMultiAttachVolumeSwap-1397566972 tempest-TestMultiAttachVolumeSwap-1397566972-project-member] Volume info retrieved successfully. Aug 20 00:57:40.386978 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-97219f08-7fc0-4bd3-851d-e3698c422a87 tempest-TestMultiAttachVolumeSwap-1397566972 tempest-TestMultiAttachVolumeSwap-1397566972-project-member] https://10.4.3.240/volume/v3/volumes/15a3d663-2471-4685-98e7-69b53705e31a returned with HTTP 200 Aug 20 00:57:40.387143 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 182/716] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:57:40 2026] GET /volume/v3/volumes/15a3d663-2471-4685-98e7-69b53705e31a => generated 850 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:57:41.400785 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-3af6a45c-0a6a-4ea1-a236-ab333397bce9 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:57:41.403318 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-3af6a45c-0a6a-4ea1-a236-ab333397bce9 tempest-TestMultiAttachVolumeSwap-1397566972 tempest-TestMultiAttachVolumeSwap-1397566972-project-member] GET https://10.4.3.240/volume/v3/volumes/15a3d663-2471-4685-98e7-69b53705e31a Aug 20 00:57:41.403710 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-3af6a45c-0a6a-4ea1-a236-ab333397bce9 tempest-TestMultiAttachVolumeSwap-1397566972 tempest-TestMultiAttachVolumeSwap-1397566972-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:57:41.403885 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-3af6a45c-0a6a-4ea1-a236-ab333397bce9 tempest-TestMultiAttachVolumeSwap-1397566972 tempest-TestMultiAttachVolumeSwap-1397566972-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:57:41.410574 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-3af6a45c-0a6a-4ea1-a236-ab333397bce9 tempest-TestMultiAttachVolumeSwap-1397566972 tempest-TestMultiAttachVolumeSwap-1397566972-project-member] https://10.4.3.240/volume/v3/volumes/15a3d663-2471-4685-98e7-69b53705e31a returned with HTTP 404 Aug 20 00:57:41.411000 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 176/717] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:57:41 2026] GET /volume/v3/volumes/15a3d663-2471-4685-98e7-69b53705e31a => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:57:41.418494 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-00fe9447-6de1-4f5e-8888-21ede43432d2 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:57:41.423857 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-00fe9447-6de1-4f5e-8888-21ede43432d2 tempest-TestMultiAttachVolumeSwap-1397566972 tempest-TestMultiAttachVolumeSwap-1397566972-project-member] DELETE https://10.4.3.240/volume/v3/volumes/a15ce082-7f44-44b8-8fbd-b6c0de042a52 Aug 20 00:57:41.424134 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-00fe9447-6de1-4f5e-8888-21ede43432d2 tempest-TestMultiAttachVolumeSwap-1397566972 tempest-TestMultiAttachVolumeSwap-1397566972-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:57:41.424296 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-00fe9447-6de1-4f5e-8888-21ede43432d2 tempest-TestMultiAttachVolumeSwap-1397566972 tempest-TestMultiAttachVolumeSwap-1397566972-project-member] Calling method 'delete' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:57:41.424476 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.v3.volumes [None req-00fe9447-6de1-4f5e-8888-21ede43432d2 tempest-TestMultiAttachVolumeSwap-1397566972 tempest-TestMultiAttachVolumeSwap-1397566972-project-member] Delete volume with id: a15ce082-7f44-44b8-8fbd-b6c0de042a52 Aug 20 00:57:41.431689 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:57:41.431689 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 00:57:41.432203 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-00fe9447-6de1-4f5e-8888-21ede43432d2 tempest-TestMultiAttachVolumeSwap-1397566972 tempest-TestMultiAttachVolumeSwap-1397566972-project-member] Volume info retrieved successfully. Aug 20 00:57:41.458740 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-00fe9447-6de1-4f5e-8888-21ede43432d2 tempest-TestMultiAttachVolumeSwap-1397566972 tempest-TestMultiAttachVolumeSwap-1397566972-project-member] Delete volume request issued successfully. Aug 20 00:57:41.459034 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-00fe9447-6de1-4f5e-8888-21ede43432d2 tempest-TestMultiAttachVolumeSwap-1397566972 tempest-TestMultiAttachVolumeSwap-1397566972-project-member] https://10.4.3.240/volume/v3/volumes/a15ce082-7f44-44b8-8fbd-b6c0de042a52 returned with HTTP 202 Aug 20 00:57:41.459763 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 180/718] 10.4.3.240 () {66 vars in 1351 bytes} [Thu Aug 20 00:57:41 2026] DELETE /volume/v3/volumes/a15ce082-7f44-44b8-8fbd-b6c0de042a52 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:57:41.472534 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-e76156d0-74bd-43b9-b27f-b3431d266ba5 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:57:41.473854 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-e76156d0-74bd-43b9-b27f-b3431d266ba5 tempest-TestMultiAttachVolumeSwap-1397566972 tempest-TestMultiAttachVolumeSwap-1397566972-project-member] GET https://10.4.3.240/volume/v3/volumes/a15ce082-7f44-44b8-8fbd-b6c0de042a52 Aug 20 00:57:41.473854 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-e76156d0-74bd-43b9-b27f-b3431d266ba5 tempest-TestMultiAttachVolumeSwap-1397566972 tempest-TestMultiAttachVolumeSwap-1397566972-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:57:41.474080 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-e76156d0-74bd-43b9-b27f-b3431d266ba5 tempest-TestMultiAttachVolumeSwap-1397566972 tempest-TestMultiAttachVolumeSwap-1397566972-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:57:41.480770 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:57:41.480770 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 00:57:41.487296 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-e76156d0-74bd-43b9-b27f-b3431d266ba5 tempest-TestMultiAttachVolumeSwap-1397566972 tempest-TestMultiAttachVolumeSwap-1397566972-project-member] Volume info retrieved successfully. Aug 20 00:57:41.492144 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-e76156d0-74bd-43b9-b27f-b3431d266ba5 tempest-TestMultiAttachVolumeSwap-1397566972 tempest-TestMultiAttachVolumeSwap-1397566972-project-member] https://10.4.3.240/volume/v3/volumes/a15ce082-7f44-44b8-8fbd-b6c0de042a52 returned with HTTP 200 Aug 20 00:57:41.492589 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 181/719] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:57:41 2026] GET /volume/v3/volumes/a15ce082-7f44-44b8-8fbd-b6c0de042a52 => generated 867 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:57:42.508496 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-513d29a2-f59a-4f1b-9b34-acacec8bcb58 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:57:42.510986 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-513d29a2-f59a-4f1b-9b34-acacec8bcb58 tempest-TestMultiAttachVolumeSwap-1397566972 tempest-TestMultiAttachVolumeSwap-1397566972-project-member] GET https://10.4.3.240/volume/v3/volumes/a15ce082-7f44-44b8-8fbd-b6c0de042a52 Aug 20 00:57:42.511250 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-513d29a2-f59a-4f1b-9b34-acacec8bcb58 tempest-TestMultiAttachVolumeSwap-1397566972 tempest-TestMultiAttachVolumeSwap-1397566972-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:57:42.511486 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-513d29a2-f59a-4f1b-9b34-acacec8bcb58 tempest-TestMultiAttachVolumeSwap-1397566972 tempest-TestMultiAttachVolumeSwap-1397566972-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:57:42.521728 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-513d29a2-f59a-4f1b-9b34-acacec8bcb58 tempest-TestMultiAttachVolumeSwap-1397566972 tempest-TestMultiAttachVolumeSwap-1397566972-project-member] https://10.4.3.240/volume/v3/volumes/a15ce082-7f44-44b8-8fbd-b6c0de042a52 returned with HTTP 404 Aug 20 00:57:42.522173 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 183/720] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:57:42 2026] GET /volume/v3/volumes/a15ce082-7f44-44b8-8fbd-b6c0de042a52 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:57:50.561317 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [req-c1a0d407-13b6-45fd-8f51-c1fcfe21ad16 req-0c2baea4-be62-4776-bcfd-317186377d2f None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:57:50.567518 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-c1a0d407-13b6-45fd-8f51-c1fcfe21ad16 req-0c2baea4-be62-4776-bcfd-317186377d2f tempest-ServerBootFromVolumeStableRescueTest-206810559 tempest-ServerBootFromVolumeStableRescueTest-206810559-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 20 00:57:50.568230 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [req-c1a0d407-13b6-45fd-8f51-c1fcfe21ad16 req-0c2baea4-be62-4776-bcfd-317186377d2f tempest-ServerBootFromVolumeStableRescueTest-206810559 tempest-ServerBootFromVolumeStableRescueTest-206810559-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": "8d830113-4280-4524-bdd9-3a577a7d4174", "source_volid": null, "backup_id": null}} {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:57:50.570538 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.v3.volumes [req-c1a0d407-13b6-45fd-8f51-c1fcfe21ad16 req-0c2baea4-be62-4776-bcfd-317186377d2f tempest-ServerBootFromVolumeStableRescueTest-206810559 tempest-ServerBootFromVolumeStableRescueTest-206810559-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': '8d830113-4280-4524-bdd9-3a577a7d4174', 'source_volid': None, 'backup_id': None}} {{(pid=100213) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 00:57:50.695942 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.v3.volumes [req-c1a0d407-13b6-45fd-8f51-c1fcfe21ad16 req-0c2baea4-be62-4776-bcfd-317186377d2f tempest-ServerBootFromVolumeStableRescueTest-206810559 tempest-ServerBootFromVolumeStableRescueTest-206810559-project-member] Create volume of 1 GB Aug 20 00:57:50.701397 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [req-c1a0d407-13b6-45fd-8f51-c1fcfe21ad16 req-0c2baea4-be62-4776-bcfd-317186377d2f tempest-ServerBootFromVolumeStableRescueTest-206810559 tempest-ServerBootFromVolumeStableRescueTest-206810559-project-member] Availability Zones retrieved successfully. Aug 20 00:57:50.710594 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [req-c1a0d407-13b6-45fd-8f51-c1fcfe21ad16 req-0c2baea4-be62-4776-bcfd-317186377d2f tempest-ServerBootFromVolumeStableRescueTest-206810559 tempest-ServerBootFromVolumeStableRescueTest-206810559-project-member] Flow 'volume_create_api' (438063f3-4d64-44d0-89c8-729a0f54b715) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:57:50.712324 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [req-c1a0d407-13b6-45fd-8f51-c1fcfe21ad16 req-0c2baea4-be62-4776-bcfd-317186377d2f tempest-ServerBootFromVolumeStableRescueTest-206810559 tempest-ServerBootFromVolumeStableRescueTest-206810559-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (461f698b-b359-402b-8dd5-55b542125071) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:57:50.714775 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.flows.api.create_volume [req-c1a0d407-13b6-45fd-8f51-c1fcfe21ad16 req-0c2baea4-be62-4776-bcfd-317186377d2f tempest-ServerBootFromVolumeStableRescueTest-206810559 tempest-ServerBootFromVolumeStableRescueTest-206810559-project-member] Validating volume size '1' using validate_int {{(pid=100213) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 00:57:50.814756 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [req-c1a0d407-13b6-45fd-8f51-c1fcfe21ad16 req-0c2baea4-be62-4776-bcfd-317186377d2f tempest-ServerBootFromVolumeStableRescueTest-206810559 tempest-ServerBootFromVolumeStableRescueTest-206810559-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (461f698b-b359-402b-8dd5-55b542125071) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:52:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1ed58bd6-fe6a-497e-ae84-e8199d24fdfa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:57:50.816102 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [req-c1a0d407-13b6-45fd-8f51-c1fcfe21ad16 req-0c2baea4-be62-4776-bcfd-317186377d2f tempest-ServerBootFromVolumeStableRescueTest-206810559 tempest-ServerBootFromVolumeStableRescueTest-206810559-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4fe02c40-7e0e-4ea4-8a77-93dd13eb3efa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:57:50.881399 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.quota [req-c1a0d407-13b6-45fd-8f51-c1fcfe21ad16 req-0c2baea4-be62-4776-bcfd-317186377d2f tempest-ServerBootFromVolumeStableRescueTest-206810559 tempest-ServerBootFromVolumeStableRescueTest-206810559-project-member] Created reservations ['5613e0a1-a7db-4f77-94dd-b25c83904bb9', '00fab036-26ba-4a06-8f20-95d27f7384c8', 'e67159be-8543-4fa3-beb1-7cc36bbf9527', 'e17140d0-6df6-4911-a4bf-7c57397d79fd'] {{(pid=100213) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:57:50.882490 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [req-c1a0d407-13b6-45fd-8f51-c1fcfe21ad16 req-0c2baea4-be62-4776-bcfd-317186377d2f tempest-ServerBootFromVolumeStableRescueTest-206810559 tempest-ServerBootFromVolumeStableRescueTest-206810559-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4fe02c40-7e0e-4ea4-8a77-93dd13eb3efa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5613e0a1-a7db-4f77-94dd-b25c83904bb9', '00fab036-26ba-4a06-8f20-95d27f7384c8', 'e67159be-8543-4fa3-beb1-7cc36bbf9527', 'e17140d0-6df6-4911-a4bf-7c57397d79fd']}' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:57:50.883509 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [req-c1a0d407-13b6-45fd-8f51-c1fcfe21ad16 req-0c2baea4-be62-4776-bcfd-317186377d2f tempest-ServerBootFromVolumeStableRescueTest-206810559 tempest-ServerBootFromVolumeStableRescueTest-206810559-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (27013d0a-befc-49d1-8f16-c576d4598435) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:57:50.918520 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [req-c1a0d407-13b6-45fd-8f51-c1fcfe21ad16 req-0c2baea4-be62-4776-bcfd-317186377d2f tempest-ServerBootFromVolumeStableRescueTest-206810559 tempest-ServerBootFromVolumeStableRescueTest-206810559-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (27013d0a-befc-49d1-8f16-c576d4598435) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '65472d2d-ad4d-4f9f-ad36-51e7c2b1fe68', '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='3cc365c7c8344ecc964cdc883d424a96',qos_specs=None,replication_status=,reservations=['5613e0a1-a7db-4f77-94dd-b25c83904bb9','00fab036-26ba-4a06-8f20-95d27f7384c8','e67159be-8543-4fa3-beb1-7cc36bbf9527','e17140d0-6df6-4911-a4bf-7c57397d79fd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1a554a03147b4654a8873dc6a9796605',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T00:57:50Z,deleted=False,deleted_at=None,display_description='',display_name='',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=65472d2d-ad4d-4f9f-ad36-51e7c2b1fe68,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3cc365c7c8344ecc964cdc883d424a96',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1a554a03147b4654a8873dc6a9796605',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1ed58bd6-fe6a-497e-ae84-e8199d24fdfa),volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:57:50.919975 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [req-c1a0d407-13b6-45fd-8f51-c1fcfe21ad16 req-0c2baea4-be62-4776-bcfd-317186377d2f tempest-ServerBootFromVolumeStableRescueTest-206810559 tempest-ServerBootFromVolumeStableRescueTest-206810559-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (89a38c41-eef6-46e0-a65c-6c7a1f44eb89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:57:50.952929 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [req-c1a0d407-13b6-45fd-8f51-c1fcfe21ad16 req-0c2baea4-be62-4776-bcfd-317186377d2f tempest-ServerBootFromVolumeStableRescueTest-206810559 tempest-ServerBootFromVolumeStableRescueTest-206810559-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (89a38c41-eef6-46e0-a65c-6c7a1f44eb89) transitioned into 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='3cc365c7c8344ecc964cdc883d424a96',qos_specs=None,replication_status=,reservations=['5613e0a1-a7db-4f77-94dd-b25c83904bb9','00fab036-26ba-4a06-8f20-95d27f7384c8','e67159be-8543-4fa3-beb1-7cc36bbf9527','e17140d0-6df6-4911-a4bf-7c57397d79fd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1a554a03147b4654a8873dc6a9796605',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:57:50.953251 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [req-c1a0d407-13b6-45fd-8f51-c1fcfe21ad16 req-0c2baea4-be62-4776-bcfd-317186377d2f tempest-ServerBootFromVolumeStableRescueTest-206810559 tempest-ServerBootFromVolumeStableRescueTest-206810559-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f66f0dd9-22f4-4664-a4c5-510e0f62f75e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:57:50.971447 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [req-c1a0d407-13b6-45fd-8f51-c1fcfe21ad16 req-0c2baea4-be62-4776-bcfd-317186377d2f tempest-ServerBootFromVolumeStableRescueTest-206810559 tempest-ServerBootFromVolumeStableRescueTest-206810559-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f66f0dd9-22f4-4664-a4c5-510e0f62f75e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:57:50.972446 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [req-c1a0d407-13b6-45fd-8f51-c1fcfe21ad16 req-0c2baea4-be62-4776-bcfd-317186377d2f tempest-ServerBootFromVolumeStableRescueTest-206810559 tempest-ServerBootFromVolumeStableRescueTest-206810559-project-member] Flow 'volume_create_api' (438063f3-4d64-44d0-89c8-729a0f54b715) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100213) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:57:50.972893 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [req-c1a0d407-13b6-45fd-8f51-c1fcfe21ad16 req-0c2baea4-be62-4776-bcfd-317186377d2f tempest-ServerBootFromVolumeStableRescueTest-206810559 tempest-ServerBootFromVolumeStableRescueTest-206810559-project-member] Create volume request issued successfully. Aug 20 00:57:50.974128 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-c1a0d407-13b6-45fd-8f51-c1fcfe21ad16 req-0c2baea4-be62-4776-bcfd-317186377d2f tempest-ServerBootFromVolumeStableRescueTest-206810559 tempest-ServerBootFromVolumeStableRescueTest-206810559-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 20 00:57:50.974266 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 177/721] 10.4.3.240 () {72 vars in 1541 bytes} [Thu Aug 20 00:57:50 2026] POST /volume/v3/volumes => generated 703 bytes in 414 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 00:57:51.004357 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [req-c1a0d407-13b6-45fd-8f51-c1fcfe21ad16 req-bab01bb7-845c-4161-8a06-0c418468a6d0 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:57:51.007394 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-c1a0d407-13b6-45fd-8f51-c1fcfe21ad16 req-bab01bb7-845c-4161-8a06-0c418468a6d0 tempest-ServerBootFromVolumeStableRescueTest-206810559 tempest-ServerBootFromVolumeStableRescueTest-206810559-project-member] GET https://10.4.3.240/volume/v3/volumes/65472d2d-ad4d-4f9f-ad36-51e7c2b1fe68 Aug 20 00:57:51.007694 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [req-c1a0d407-13b6-45fd-8f51-c1fcfe21ad16 req-bab01bb7-845c-4161-8a06-0c418468a6d0 tempest-ServerBootFromVolumeStableRescueTest-206810559 tempest-ServerBootFromVolumeStableRescueTest-206810559-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:57:51.008369 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [req-c1a0d407-13b6-45fd-8f51-c1fcfe21ad16 req-bab01bb7-845c-4161-8a06-0c418468a6d0 tempest-ServerBootFromVolumeStableRescueTest-206810559 tempest-ServerBootFromVolumeStableRescueTest-206810559-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:57:51.022177 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:57:51.022177 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 00:57:51.034585 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [req-c1a0d407-13b6-45fd-8f51-c1fcfe21ad16 req-bab01bb7-845c-4161-8a06-0c418468a6d0 tempest-ServerBootFromVolumeStableRescueTest-206810559 tempest-ServerBootFromVolumeStableRescueTest-206810559-project-member] Volume info retrieved successfully. Aug 20 00:57:51.044847 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-c1a0d407-13b6-45fd-8f51-c1fcfe21ad16 req-bab01bb7-845c-4161-8a06-0c418468a6d0 tempest-ServerBootFromVolumeStableRescueTest-206810559 tempest-ServerBootFromVolumeStableRescueTest-206810559-project-member] https://10.4.3.240/volume/v3/volumes/65472d2d-ad4d-4f9f-ad36-51e7c2b1fe68 returned with HTTP 200 Aug 20 00:57:51.045413 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 181/722] 10.4.3.240 () {68 vars in 1598 bytes} [Thu Aug 20 00:57:51 2026] GET /volume/v3/volumes/65472d2d-ad4d-4f9f-ad36-51e7c2b1fe68 => generated 771 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:57:51.061374 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-c1a0d407-13b6-45fd-8f51-c1fcfe21ad16 req-b37dc33f-1c22-4beb-a0ad-29b72b890db3 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:57:51.065925 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-c1a0d407-13b6-45fd-8f51-c1fcfe21ad16 req-b37dc33f-1c22-4beb-a0ad-29b72b890db3 tempest-ServerBootFromVolumeStableRescueTest-206810559 tempest-ServerBootFromVolumeStableRescueTest-206810559-project-member] GET https://10.4.3.240/volume/v3/volumes/65472d2d-ad4d-4f9f-ad36-51e7c2b1fe68 Aug 20 00:57:51.066213 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-c1a0d407-13b6-45fd-8f51-c1fcfe21ad16 req-b37dc33f-1c22-4beb-a0ad-29b72b890db3 tempest-ServerBootFromVolumeStableRescueTest-206810559 tempest-ServerBootFromVolumeStableRescueTest-206810559-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:57:51.066573 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-c1a0d407-13b6-45fd-8f51-c1fcfe21ad16 req-b37dc33f-1c22-4beb-a0ad-29b72b890db3 tempest-ServerBootFromVolumeStableRescueTest-206810559 tempest-ServerBootFromVolumeStableRescueTest-206810559-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:57:51.099707 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:57:51.099707 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 00:57:51.112428 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [req-c1a0d407-13b6-45fd-8f51-c1fcfe21ad16 req-b37dc33f-1c22-4beb-a0ad-29b72b890db3 tempest-ServerBootFromVolumeStableRescueTest-206810559 tempest-ServerBootFromVolumeStableRescueTest-206810559-project-member] Volume info retrieved successfully. Aug 20 00:57:51.126031 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-c1a0d407-13b6-45fd-8f51-c1fcfe21ad16 req-b37dc33f-1c22-4beb-a0ad-29b72b890db3 tempest-ServerBootFromVolumeStableRescueTest-206810559 tempest-ServerBootFromVolumeStableRescueTest-206810559-project-member] https://10.4.3.240/volume/v3/volumes/65472d2d-ad4d-4f9f-ad36-51e7c2b1fe68 returned with HTTP 200 Aug 20 00:57:51.127371 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 182/723] 10.4.3.240 () {68 vars in 1598 bytes} [Thu Aug 20 00:57:51 2026] GET /volume/v3/volumes/65472d2d-ad4d-4f9f-ad36-51e7c2b1fe68 => generated 771 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:57:52.518369 np0000007838 devstack@c-api.service[100214]: DEBUG dbcounter [-] [100214] Writing DB stats cinder:SELECT=142,cinder:UPDATE=25,cinder:INSERT=11 {{(pid=100214) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 00:57:54.142289 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-c1a0d407-13b6-45fd-8f51-c1fcfe21ad16 req-1186d261-503f-4574-b1fd-1cf9bc3a7e5c None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:57:54.144530 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-c1a0d407-13b6-45fd-8f51-c1fcfe21ad16 req-1186d261-503f-4574-b1fd-1cf9bc3a7e5c tempest-ServerBootFromVolumeStableRescueTest-206810559 tempest-ServerBootFromVolumeStableRescueTest-206810559-project-member] GET https://10.4.3.240/volume/v3/volumes/65472d2d-ad4d-4f9f-ad36-51e7c2b1fe68 Aug 20 00:57:54.144725 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-c1a0d407-13b6-45fd-8f51-c1fcfe21ad16 req-1186d261-503f-4574-b1fd-1cf9bc3a7e5c tempest-ServerBootFromVolumeStableRescueTest-206810559 tempest-ServerBootFromVolumeStableRescueTest-206810559-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:57:54.144955 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-c1a0d407-13b6-45fd-8f51-c1fcfe21ad16 req-1186d261-503f-4574-b1fd-1cf9bc3a7e5c tempest-ServerBootFromVolumeStableRescueTest-206810559 tempest-ServerBootFromVolumeStableRescueTest-206810559-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:57:54.153579 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:57:54.153579 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 00:57:54.159489 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [req-c1a0d407-13b6-45fd-8f51-c1fcfe21ad16 req-1186d261-503f-4574-b1fd-1cf9bc3a7e5c tempest-ServerBootFromVolumeStableRescueTest-206810559 tempest-ServerBootFromVolumeStableRescueTest-206810559-project-member] Volume info retrieved successfully. Aug 20 00:57:54.166677 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-c1a0d407-13b6-45fd-8f51-c1fcfe21ad16 req-1186d261-503f-4574-b1fd-1cf9bc3a7e5c tempest-ServerBootFromVolumeStableRescueTest-206810559 tempest-ServerBootFromVolumeStableRescueTest-206810559-project-member] https://10.4.3.240/volume/v3/volumes/65472d2d-ad4d-4f9f-ad36-51e7c2b1fe68 returned with HTTP 200 Aug 20 00:57:54.167259 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 184/724] 10.4.3.240 () {68 vars in 1598 bytes} [Thu Aug 20 00:57:54 2026] GET /volume/v3/volumes/65472d2d-ad4d-4f9f-ad36-51e7c2b1fe68 => generated 1311 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:57:54.176681 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-1e33ce14-eccc-4d64-af18-8b750f779a80 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:57:54.177288 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-1e33ce14-eccc-4d64-af18-8b750f779a80 None None] GET https://10.4.3.240/volume// Aug 20 00:57:54.177540 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-1e33ce14-eccc-4d64-af18-8b750f779a80 None None] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:57:54.177814 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-1e33ce14-eccc-4d64-af18-8b750f779a80 None None] Calling method 'all' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:57:54.178222 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-1e33ce14-eccc-4d64-af18-8b750f779a80 None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 20 00:57:54.178649 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 178/725] 10.4.3.240 () {66 vars in 1426 bytes} [Thu Aug 20 00:57:54 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 00:57:54.188327 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [req-c1a0d407-13b6-45fd-8f51-c1fcfe21ad16 req-75c6636b-b47a-458d-85f4-bd75bb1f5b2d None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:57:54.190814 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-c1a0d407-13b6-45fd-8f51-c1fcfe21ad16 req-75c6636b-b47a-458d-85f4-bd75bb1f5b2d tempest-ServerBootFromVolumeStableRescueTest-206810559 tempest-ServerBootFromVolumeStableRescueTest-206810559-project-member] POST https://10.4.3.240/volume/v3/attachments Aug 20 00:57:54.191119 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [req-c1a0d407-13b6-45fd-8f51-c1fcfe21ad16 req-75c6636b-b47a-458d-85f4-bd75bb1f5b2d tempest-ServerBootFromVolumeStableRescueTest-206810559 tempest-ServerBootFromVolumeStableRescueTest-206810559-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "65472d2d-ad4d-4f9f-ad36-51e7c2b1fe68", "connector": null, "instance_uuid": "b31be7c4-e675-42fc-afaa-2eb870ec267d"}} {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:57:54.201316 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:57:54.201316 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 00:57:54.239615 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-c1a0d407-13b6-45fd-8f51-c1fcfe21ad16 req-75c6636b-b47a-458d-85f4-bd75bb1f5b2d tempest-ServerBootFromVolumeStableRescueTest-206810559 tempest-ServerBootFromVolumeStableRescueTest-206810559-project-member] https://10.4.3.240/volume/v3/attachments returned with HTTP 200 Aug 20 00:57:54.240132 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 182/726] 10.4.3.240 () {74 vars in 1594 bytes} [Thu Aug 20 00:57:54 2026] POST /volume/v3/attachments => generated 273 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:57:54.247989 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-4ba325f2-657b-4b62-91ca-938c539f1428 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:57:54.248542 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-4ba325f2-657b-4b62-91ca-938c539f1428 None None] GET https://10.4.3.240/volume// Aug 20 00:57:54.248783 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-4ba325f2-657b-4b62-91ca-938c539f1428 None None] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:57:54.249088 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-4ba325f2-657b-4b62-91ca-938c539f1428 None None] Calling method 'all' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:57:54.249581 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-4ba325f2-657b-4b62-91ca-938c539f1428 None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 20 00:57:54.249882 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 183/727] 10.4.3.240 () {66 vars in 1426 bytes} [Thu Aug 20 00:57:54 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 00:57:54.258215 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-c1a0d407-13b6-45fd-8f51-c1fcfe21ad16 req-da02d0ad-727d-4d94-8ec3-08e5bad57efd None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:57:54.261579 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-c1a0d407-13b6-45fd-8f51-c1fcfe21ad16 req-da02d0ad-727d-4d94-8ec3-08e5bad57efd tempest-ServerBootFromVolumeStableRescueTest-206810559 tempest-ServerBootFromVolumeStableRescueTest-206810559-project-member] GET https://10.4.3.240/volume/v3/volumes/65472d2d-ad4d-4f9f-ad36-51e7c2b1fe68 Aug 20 00:57:54.261579 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-c1a0d407-13b6-45fd-8f51-c1fcfe21ad16 req-da02d0ad-727d-4d94-8ec3-08e5bad57efd tempest-ServerBootFromVolumeStableRescueTest-206810559 tempest-ServerBootFromVolumeStableRescueTest-206810559-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:57:54.261715 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-c1a0d407-13b6-45fd-8f51-c1fcfe21ad16 req-da02d0ad-727d-4d94-8ec3-08e5bad57efd tempest-ServerBootFromVolumeStableRescueTest-206810559 tempest-ServerBootFromVolumeStableRescueTest-206810559-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:57:54.274287 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:57:54.274287 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 00:57:54.278996 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [req-c1a0d407-13b6-45fd-8f51-c1fcfe21ad16 req-da02d0ad-727d-4d94-8ec3-08e5bad57efd tempest-ServerBootFromVolumeStableRescueTest-206810559 tempest-ServerBootFromVolumeStableRescueTest-206810559-project-member] Volume info retrieved successfully. Aug 20 00:57:54.285761 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-c1a0d407-13b6-45fd-8f51-c1fcfe21ad16 req-da02d0ad-727d-4d94-8ec3-08e5bad57efd tempest-ServerBootFromVolumeStableRescueTest-206810559 tempest-ServerBootFromVolumeStableRescueTest-206810559-project-member] https://10.4.3.240/volume/v3/volumes/65472d2d-ad4d-4f9f-ad36-51e7c2b1fe68 returned with HTTP 200 Aug 20 00:57:54.286381 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 185/728] 10.4.3.240 () {70 vars in 1639 bytes} [Thu Aug 20 00:57:54 2026] GET /volume/v3/volumes/65472d2d-ad4d-4f9f-ad36-51e7c2b1fe68 => generated 1490 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 00:57:54.417870 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [req-c1a0d407-13b6-45fd-8f51-c1fcfe21ad16 req-91266108-87af-449b-a5ee-86d5b566be25 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:57:54.417870 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-c1a0d407-13b6-45fd-8f51-c1fcfe21ad16 req-91266108-87af-449b-a5ee-86d5b566be25 tempest-ServerBootFromVolumeStableRescueTest-206810559 tempest-ServerBootFromVolumeStableRescueTest-206810559-project-member] PUT https://10.4.3.240/volume/v3/attachments/c289db62-92cd-40ac-abd3-0aeaccf23211 Aug 20 00:57:54.418110 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [req-c1a0d407-13b6-45fd-8f51-c1fcfe21ad16 req-91266108-87af-449b-a5ee-86d5b566be25 tempest-ServerBootFromVolumeStableRescueTest-206810559 tempest-ServerBootFromVolumeStableRescueTest-206810559-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.240", "host": "np0000007838", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:e656b6daafb0", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "870eaf75-1108-49d5-b5ab-79f4c93758d0", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:57:54.425320 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.coordination [req-c1a0d407-13b6-45fd-8f51-c1fcfe21ad16 req-91266108-87af-449b-a5ee-86d5b566be25 tempest-ServerBootFromVolumeStableRescueTest-206810559 tempest-ServerBootFromVolumeStableRescueTest-206810559-project-member] Acquiring lock "cinder-attachment_update-65472d2d-ad4d-4f9f-ad36-51e7c2b1fe68-np0000007838" by "attachment_update" {{(pid=100213) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 00:57:54.429535 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.coordination [req-c1a0d407-13b6-45fd-8f51-c1fcfe21ad16 req-91266108-87af-449b-a5ee-86d5b566be25 tempest-ServerBootFromVolumeStableRescueTest-206810559 tempest-ServerBootFromVolumeStableRescueTest-206810559-project-member] Lock "cinder-attachment_update-65472d2d-ad4d-4f9f-ad36-51e7c2b1fe68-np0000007838" acquired by "attachment_update" :: waited 0.004s {{(pid=100213) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 00:57:54.430449 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:57:54.430449 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 00:57:54.527581 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.coordination [req-c1a0d407-13b6-45fd-8f51-c1fcfe21ad16 req-91266108-87af-449b-a5ee-86d5b566be25 tempest-ServerBootFromVolumeStableRescueTest-206810559 tempest-ServerBootFromVolumeStableRescueTest-206810559-project-member] Lock "cinder-attachment_update-65472d2d-ad4d-4f9f-ad36-51e7c2b1fe68-np0000007838" released by "attachment_update" :: held 0.098s {{(pid=100213) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 00:57:54.528001 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-c1a0d407-13b6-45fd-8f51-c1fcfe21ad16 req-91266108-87af-449b-a5ee-86d5b566be25 tempest-ServerBootFromVolumeStableRescueTest-206810559 tempest-ServerBootFromVolumeStableRescueTest-206810559-project-member] https://10.4.3.240/volume/v3/attachments/c289db62-92cd-40ac-abd3-0aeaccf23211 returned with HTTP 200 Aug 20 00:57:54.528595 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 179/729] 10.4.3.240 () {74 vars in 1704 bytes} [Thu Aug 20 00:57:54 2026] PUT /volume/v3/attachments/c289db62-92cd-40ac-abd3-0aeaccf23211 => generated 969 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:57:54.561138 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [req-c1a0d407-13b6-45fd-8f51-c1fcfe21ad16 req-5b64ddae-b8e2-4e01-8060-043da5148491 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:57:54.567561 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-c1a0d407-13b6-45fd-8f51-c1fcfe21ad16 req-5b64ddae-b8e2-4e01-8060-043da5148491 tempest-ServerBootFromVolumeStableRescueTest-206810559 tempest-ServerBootFromVolumeStableRescueTest-206810559-project-member] POST https://10.4.3.240/volume/v3/attachments/c289db62-92cd-40ac-abd3-0aeaccf23211/action Aug 20 00:57:54.567899 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [req-c1a0d407-13b6-45fd-8f51-c1fcfe21ad16 req-5b64ddae-b8e2-4e01-8060-043da5148491 tempest-ServerBootFromVolumeStableRescueTest-206810559 tempest-ServerBootFromVolumeStableRescueTest-206810559-project-member] Action body: b'{"os-complete": null}' {{(pid=100212) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 00:57:54.568048 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [req-c1a0d407-13b6-45fd-8f51-c1fcfe21ad16 req-5b64ddae-b8e2-4e01-8060-043da5148491 tempest-ServerBootFromVolumeStableRescueTest-206810559 tempest-ServerBootFromVolumeStableRescueTest-206810559-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:57:54.590014 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:57:54.590014 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 00:57:54.603847 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-c1a0d407-13b6-45fd-8f51-c1fcfe21ad16 req-5b64ddae-b8e2-4e01-8060-043da5148491 tempest-ServerBootFromVolumeStableRescueTest-206810559 tempest-ServerBootFromVolumeStableRescueTest-206810559-project-member] https://10.4.3.240/volume/v3/attachments/c289db62-92cd-40ac-abd3-0aeaccf23211/action returned with HTTP 204 Aug 20 00:57:54.604230 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 183/730] 10.4.3.240 () {74 vars in 1725 bytes} [Thu Aug 20 00:57:54 2026] POST /volume/v3/attachments/c289db62-92cd-40ac-abd3-0aeaccf23211/action => generated 0 bytes in 44 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:57:55.270865 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-ec46bbd8-ef02-4d58-81d4-d23ceffb3e22 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:57:55.275883 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-ec46bbd8-ef02-4d58-81d4-d23ceffb3e22 tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 20 00:57:55.276548 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-ec46bbd8-ef02-4d58-81d4-d23ceffb3e22 tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-1598359894"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:57:55.279724 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.v3.volumes [None req-ec46bbd8-ef02-4d58-81d4-d23ceffb3e22 tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-1598359894'}} {{(pid=100215) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 00:57:55.280093 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-ec46bbd8-ef02-4d58-81d4-d23ceffb3e22 tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] Create volume of 1 GB Aug 20 00:57:55.285813 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-ec46bbd8-ef02-4d58-81d4-d23ceffb3e22 tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] Availability Zones retrieved successfully. Aug 20 00:57:55.295316 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-ec46bbd8-ef02-4d58-81d4-d23ceffb3e22 tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] Flow 'volume_create_api' (b40e7839-d67d-4a82-b6e2-3331f6c77855) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:57:55.298945 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-ec46bbd8-ef02-4d58-81d4-d23ceffb3e22 tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (69ccb574-1094-475c-968d-dc7085536164) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:57:55.298945 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.flows.api.create_volume [None req-ec46bbd8-ef02-4d58-81d4-d23ceffb3e22 tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] Validating volume size '1' using validate_int {{(pid=100215) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 00:57:55.343436 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-ec46bbd8-ef02-4d58-81d4-d23ceffb3e22 tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (69ccb574-1094-475c-968d-dc7085536164) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:52:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1ed58bd6-fe6a-497e-ae84-e8199d24fdfa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:57:55.344622 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-ec46bbd8-ef02-4d58-81d4-d23ceffb3e22 tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (61ba1564-2f81-46c9-8c91-c6d5bcffeaf5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:57:55.406436 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.quota [None req-ec46bbd8-ef02-4d58-81d4-d23ceffb3e22 tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] Created reservations ['df423fd2-b872-4363-9c38-98fc0f94b911', '8ed58f8b-2243-41ec-b2da-b8469c40df23', 'f9aed5c5-361a-4523-8c82-2af32d7fccf1', '69547991-e470-4e46-be9d-ab9594167ae2'] {{(pid=100215) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:57:55.407558 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-ec46bbd8-ef02-4d58-81d4-d23ceffb3e22 tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (61ba1564-2f81-46c9-8c91-c6d5bcffeaf5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['df423fd2-b872-4363-9c38-98fc0f94b911', '8ed58f8b-2243-41ec-b2da-b8469c40df23', 'f9aed5c5-361a-4523-8c82-2af32d7fccf1', '69547991-e470-4e46-be9d-ab9594167ae2']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:57:55.408692 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-ec46bbd8-ef02-4d58-81d4-d23ceffb3e22 tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c3da5151-92af-481a-b983-a8f624949d6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:57:55.442131 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-ec46bbd8-ef02-4d58-81d4-d23ceffb3e22 tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c3da5151-92af-481a-b983-a8f624949d6d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '087c3c05-488b-49e8-9026-3bbdcc6bc057', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1598359894',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7b2edfe5ee0246dab9ae79fd422b598d',qos_specs=None,replication_status=,reservations=['df423fd2-b872-4363-9c38-98fc0f94b911','8ed58f8b-2243-41ec-b2da-b8469c40df23','f9aed5c5-361a-4523-8c82-2af32d7fccf1','69547991-e470-4e46-be9d-ab9594167ae2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c370dbf6485242779c8c4d5c5c603509',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T00:57:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1598359894',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=087c3c05-488b-49e8-9026-3bbdcc6bc057,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7b2edfe5ee0246dab9ae79fd422b598d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c370dbf6485242779c8c4d5c5c603509',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1ed58bd6-fe6a-497e-ae84-e8199d24fdfa),volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:57:55.443329 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-ec46bbd8-ef02-4d58-81d4-d23ceffb3e22 tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c1ba62e2-39fb-4b81-9bdb-d40dc8584c8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:57:55.478208 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-ec46bbd8-ef02-4d58-81d4-d23ceffb3e22 tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c1ba62e2-39fb-4b81-9bdb-d40dc8584c8b) transitioned into state 'SUCCESS' from state '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-1598359894',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7b2edfe5ee0246dab9ae79fd422b598d',qos_specs=None,replication_status=,reservations=['df423fd2-b872-4363-9c38-98fc0f94b911','8ed58f8b-2243-41ec-b2da-b8469c40df23','f9aed5c5-361a-4523-8c82-2af32d7fccf1','69547991-e470-4e46-be9d-ab9594167ae2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c370dbf6485242779c8c4d5c5c603509',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:57:55.479274 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-ec46bbd8-ef02-4d58-81d4-d23ceffb3e22 tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (82608417-52d2-4e95-9dd5-d5913fb7241e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:57:55.497988 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-ec46bbd8-ef02-4d58-81d4-d23ceffb3e22 tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (82608417-52d2-4e95-9dd5-d5913fb7241e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:57:55.499277 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-ec46bbd8-ef02-4d58-81d4-d23ceffb3e22 tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] Flow 'volume_create_api' (b40e7839-d67d-4a82-b6e2-3331f6c77855) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:57:55.499700 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-ec46bbd8-ef02-4d58-81d4-d23ceffb3e22 tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] Create volume request issued successfully. Aug 20 00:57:55.500663 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-ec46bbd8-ef02-4d58-81d4-d23ceffb3e22 tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 20 00:57:55.501100 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 184/731] 10.4.3.240 () {68 vars in 1258 bytes} [Thu Aug 20 00:57:55 2026] POST /volume/v3/volumes => generated 751 bytes in 231 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 00:57:55.521238 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-6bfc7053-b7d6-4e1a-90dd-8d383b297ecd None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:57:55.524190 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-6bfc7053-b7d6-4e1a-90dd-8d383b297ecd tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] GET https://10.4.3.240/volume/v3/volumes/087c3c05-488b-49e8-9026-3bbdcc6bc057 Aug 20 00:57:55.524540 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-6bfc7053-b7d6-4e1a-90dd-8d383b297ecd tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:57:55.524827 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-6bfc7053-b7d6-4e1a-90dd-8d383b297ecd tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:57:55.542426 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:57:55.542426 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 00:57:55.548261 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-6bfc7053-b7d6-4e1a-90dd-8d383b297ecd tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] Volume info retrieved successfully. Aug 20 00:57:55.557198 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-6bfc7053-b7d6-4e1a-90dd-8d383b297ecd tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] https://10.4.3.240/volume/v3/volumes/087c3c05-488b-49e8-9026-3bbdcc6bc057 returned with HTTP 200 Aug 20 00:57:55.557975 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 186/732] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:57:55 2026] GET /volume/v3/volumes/087c3c05-488b-49e8-9026-3bbdcc6bc057 => generated 819 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:57:56.138793 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-5fea195f-e5f3-48f8-8c9d-81c8cea90615 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:57:56.143315 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-5fea195f-e5f3-48f8-8c9d-81c8cea90615 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 20 00:57:56.143837 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-5fea195f-e5f3-48f8-8c9d-81c8cea90615 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-1545851057"}} {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:57:56.145905 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.v3.volumes [None req-5fea195f-e5f3-48f8-8c9d-81c8cea90615 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-1545851057'}} {{(pid=100213) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 00:57:56.150407 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.v3.volumes [None req-5fea195f-e5f3-48f8-8c9d-81c8cea90615 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Create volume of 1 GB Aug 20 00:57:56.150791 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:57:56.150791 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 00:57:56.151527 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-5fea195f-e5f3-48f8-8c9d-81c8cea90615 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Availability Zones retrieved successfully. Aug 20 00:57:56.157868 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-5fea195f-e5f3-48f8-8c9d-81c8cea90615 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Flow 'volume_create_api' (30725501-2862-42a9-9b12-cd27c0e8fca4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:57:56.159211 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-5fea195f-e5f3-48f8-8c9d-81c8cea90615 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e13d22c5-4c71-4148-89ef-22d224a799d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:57:56.160879 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.flows.api.create_volume [None req-5fea195f-e5f3-48f8-8c9d-81c8cea90615 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Validating volume size '1' using validate_int {{(pid=100213) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 00:57:56.176529 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:57:56.176529 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 00:57:56.196571 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-5fea195f-e5f3-48f8-8c9d-81c8cea90615 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e13d22c5-4c71-4148-89ef-22d224a799d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:52:30Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=0194b310-2a22-4ac8-a1ce-383dddbd16f6,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0194b310-2a22-4ac8-a1ce-383dddbd16f6', 'encryption_key_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=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:57:56.197949 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-5fea195f-e5f3-48f8-8c9d-81c8cea90615 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7dc1931a-20bb-47d2-a9c1-21b61bb3d688) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:57:56.280388 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.quota [None req-5fea195f-e5f3-48f8-8c9d-81c8cea90615 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Created reservations ['02d5c6ab-231a-47b3-b600-54bdb6f0a776', '0d8240c8-9269-4231-a333-d6074ab9dba1', 'fd51c62d-a0d9-4ed0-8894-069d2f2ada13', '553af17b-81a7-4847-a4de-9937d6d88993'] {{(pid=100213) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:57:56.280388 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-5fea195f-e5f3-48f8-8c9d-81c8cea90615 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7dc1931a-20bb-47d2-a9c1-21b61bb3d688) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['02d5c6ab-231a-47b3-b600-54bdb6f0a776', '0d8240c8-9269-4231-a333-d6074ab9dba1', 'fd51c62d-a0d9-4ed0-8894-069d2f2ada13', '553af17b-81a7-4847-a4de-9937d6d88993']}' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:57:56.280388 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-5fea195f-e5f3-48f8-8c9d-81c8cea90615 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a5070b8f-9b32-49d0-940b-c692e3c2a505) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:57:56.314842 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-5fea195f-e5f3-48f8-8c9d-81c8cea90615 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a5070b8f-9b32-49d0-940b-c692e3c2a505) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '80996d83-2117-4d3e-92fa-3bb5b25be03b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1545851057',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='5150cb8f884d45fc9dca690eb8bb8a26',qos_specs=None,replication_status=,reservations=['02d5c6ab-231a-47b3-b600-54bdb6f0a776','0d8240c8-9269-4231-a333-d6074ab9dba1','fd51c62d-a0d9-4ed0-8894-069d2f2ada13','553af17b-81a7-4847-a4de-9937d6d88993'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6b2e791fb85249bfbeaea0af786b0ba2',volume_type_id=0194b310-2a22-4ac8-a1ce-383dddbd16f6), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T00:57:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1545851057',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=80996d83-2117-4d3e-92fa-3bb5b25be03b,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='5150cb8f884d45fc9dca690eb8bb8a26',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6b2e791fb85249bfbeaea0af786b0ba2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0194b310-2a22-4ac8-a1ce-383dddbd16f6),volume_type_id=0194b310-2a22-4ac8-a1ce-383dddbd16f6)}' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:57:56.316265 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-5fea195f-e5f3-48f8-8c9d-81c8cea90615 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (34174242-77e1-44d9-b9df-fc8aba52a99c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:57:56.350096 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-5fea195f-e5f3-48f8-8c9d-81c8cea90615 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (34174242-77e1-44d9-b9df-fc8aba52a99c) transitioned into state 'SUCCESS' from state '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-1545851057',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='5150cb8f884d45fc9dca690eb8bb8a26',qos_specs=None,replication_status=,reservations=['02d5c6ab-231a-47b3-b600-54bdb6f0a776','0d8240c8-9269-4231-a333-d6074ab9dba1','fd51c62d-a0d9-4ed0-8894-069d2f2ada13','553af17b-81a7-4847-a4de-9937d6d88993'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6b2e791fb85249bfbeaea0af786b0ba2',volume_type_id=0194b310-2a22-4ac8-a1ce-383dddbd16f6)}' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:57:56.351954 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-5fea195f-e5f3-48f8-8c9d-81c8cea90615 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6b3cce16-7acf-43ff-b1de-8e4da5537f86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:57:56.366021 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-5fea195f-e5f3-48f8-8c9d-81c8cea90615 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6b3cce16-7acf-43ff-b1de-8e4da5537f86) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:57:56.367153 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-5fea195f-e5f3-48f8-8c9d-81c8cea90615 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Flow 'volume_create_api' (30725501-2862-42a9-9b12-cd27c0e8fca4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100213) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:57:56.367628 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-5fea195f-e5f3-48f8-8c9d-81c8cea90615 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Create volume request issued successfully. Aug 20 00:57:56.369109 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-5fea195f-e5f3-48f8-8c9d-81c8cea90615 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 20 00:57:56.369109 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 180/733] 10.4.3.240 () {68 vars in 1259 bytes} [Thu Aug 20 00:57:56 2026] POST /volume/v3/volumes => generated 760 bytes in 231 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 00:57:56.385758 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-7df6faf5-3acf-45ca-91fb-33ee70d6385f None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:57:56.387793 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-7df6faf5-3acf-45ca-91fb-33ee70d6385f tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] GET https://10.4.3.240/volume/v3/volumes/80996d83-2117-4d3e-92fa-3bb5b25be03b Aug 20 00:57:56.387975 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-7df6faf5-3acf-45ca-91fb-33ee70d6385f tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:57:56.388180 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-7df6faf5-3acf-45ca-91fb-33ee70d6385f tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:57:56.395046 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:57:56.395046 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 00:57:56.399192 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-7df6faf5-3acf-45ca-91fb-33ee70d6385f tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Volume info retrieved successfully. Aug 20 00:57:56.403551 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-7df6faf5-3acf-45ca-91fb-33ee70d6385f tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] https://10.4.3.240/volume/v3/volumes/80996d83-2117-4d3e-92fa-3bb5b25be03b returned with HTTP 200 Aug 20 00:57:56.403941 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 184/734] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:57:56 2026] GET /volume/v3/volumes/80996d83-2117-4d3e-92fa-3bb5b25be03b => generated 828 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:57:56.576066 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-a3d1639c-f57b-43cf-9326-113b8aff2696 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:57:56.579051 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-a3d1639c-f57b-43cf-9326-113b8aff2696 tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] GET https://10.4.3.240/volume/v3/volumes/087c3c05-488b-49e8-9026-3bbdcc6bc057 Aug 20 00:57:56.579354 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-a3d1639c-f57b-43cf-9326-113b8aff2696 tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:57:56.579794 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-a3d1639c-f57b-43cf-9326-113b8aff2696 tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:57:56.589188 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:57:56.589188 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 00:57:56.595331 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-a3d1639c-f57b-43cf-9326-113b8aff2696 tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] Volume info retrieved successfully. Aug 20 00:57:56.603100 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-a3d1639c-f57b-43cf-9326-113b8aff2696 tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] https://10.4.3.240/volume/v3/volumes/087c3c05-488b-49e8-9026-3bbdcc6bc057 returned with HTTP 200 Aug 20 00:57:56.604091 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 185/735] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:57:56 2026] GET /volume/v3/volumes/087c3c05-488b-49e8-9026-3bbdcc6bc057 => generated 844 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:57:56.658174 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-cce6666d-73a7-47cb-a53f-90f951a6fd34 req-c703de51-84b8-416a-b043-346f7004c186 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:57:56.660328 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-cce6666d-73a7-47cb-a53f-90f951a6fd34 req-c703de51-84b8-416a-b043-346f7004c186 tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] GET https://10.4.3.240/volume/v3/volumes/087c3c05-488b-49e8-9026-3bbdcc6bc057 Aug 20 00:57:56.660569 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-cce6666d-73a7-47cb-a53f-90f951a6fd34 req-c703de51-84b8-416a-b043-346f7004c186 tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:57:56.660767 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-cce6666d-73a7-47cb-a53f-90f951a6fd34 req-c703de51-84b8-416a-b043-346f7004c186 tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:57:56.668002 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:57:56.668002 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 00:57:56.672178 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [req-cce6666d-73a7-47cb-a53f-90f951a6fd34 req-c703de51-84b8-416a-b043-346f7004c186 tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] Volume info retrieved successfully. Aug 20 00:57:56.676785 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-cce6666d-73a7-47cb-a53f-90f951a6fd34 req-c703de51-84b8-416a-b043-346f7004c186 tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] https://10.4.3.240/volume/v3/volumes/087c3c05-488b-49e8-9026-3bbdcc6bc057 returned with HTTP 200 Aug 20 00:57:56.677214 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 187/736] 10.4.3.240 () {68 vars in 1598 bytes} [Thu Aug 20 00:57:56 2026] GET /volume/v3/volumes/087c3c05-488b-49e8-9026-3bbdcc6bc057 => generated 844 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:57:56.769658 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-86e2ad72-8905-4d18-a119-3d037edfbab5 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:57:56.770418 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-86e2ad72-8905-4d18-a119-3d037edfbab5 None None] GET https://10.4.3.240/volume// Aug 20 00:57:56.770665 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-86e2ad72-8905-4d18-a119-3d037edfbab5 None None] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:57:56.770953 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-86e2ad72-8905-4d18-a119-3d037edfbab5 None None] Calling method 'all' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:57:56.771653 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-86e2ad72-8905-4d18-a119-3d037edfbab5 None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 20 00:57:56.771853 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 181/737] 10.4.3.240 () {66 vars in 1428 bytes} [Thu Aug 20 00:57:56 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 00:57:56.779642 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [req-cce6666d-73a7-47cb-a53f-90f951a6fd34 req-89da7647-ad56-4356-817f-83401837749b None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:57:56.783373 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-cce6666d-73a7-47cb-a53f-90f951a6fd34 req-89da7647-ad56-4356-817f-83401837749b tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] POST https://10.4.3.240/volume/v3/attachments Aug 20 00:57:56.783844 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [req-cce6666d-73a7-47cb-a53f-90f951a6fd34 req-89da7647-ad56-4356-817f-83401837749b tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "087c3c05-488b-49e8-9026-3bbdcc6bc057", "connector": null, "instance_uuid": "fd90eb0a-f7ee-4437-b298-16057055b986"}} {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:57:56.794020 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:57:56.794020 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 00:57:56.838613 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-cce6666d-73a7-47cb-a53f-90f951a6fd34 req-89da7647-ad56-4356-817f-83401837749b tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] https://10.4.3.240/volume/v3/attachments returned with HTTP 200 Aug 20 00:57:56.839124 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 185/738] 10.4.3.240 () {74 vars in 1594 bytes} [Thu Aug 20 00:57:56 2026] POST /volume/v3/attachments => generated 273 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:57:56.870085 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-abb1f6e6-851a-41f3-a5a0-05ae88532ea8 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:57:56.872821 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-abb1f6e6-851a-41f3-a5a0-05ae88532ea8 tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] GET https://10.4.3.240/volume/v3/volumes/087c3c05-488b-49e8-9026-3bbdcc6bc057 Aug 20 00:57:56.873095 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-abb1f6e6-851a-41f3-a5a0-05ae88532ea8 tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:57:56.873356 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-abb1f6e6-851a-41f3-a5a0-05ae88532ea8 tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:57:56.879646 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-b14f30e9-c84a-427d-bb92-544dbf76e708 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:57:56.880191 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-b14f30e9-c84a-427d-bb92-544dbf76e708 None None] GET https://10.4.3.240/volume// Aug 20 00:57:56.880487 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-b14f30e9-c84a-427d-bb92-544dbf76e708 None None] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:57:56.880761 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-b14f30e9-c84a-427d-bb92-544dbf76e708 None None] Calling method 'all' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:57:56.881222 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-b14f30e9-c84a-427d-bb92-544dbf76e708 None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 20 00:57:56.881874 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 188/739] 10.4.3.240 () {66 vars in 1426 bytes} [Thu Aug 20 00:57:56 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 00:57:56.885992 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:57:56.885992 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 00:57:56.890316 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [req-cce6666d-73a7-47cb-a53f-90f951a6fd34 req-f59fd9f9-24dd-420a-8429-2159273ae4ed None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:57:56.890645 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-abb1f6e6-851a-41f3-a5a0-05ae88532ea8 tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] Volume info retrieved successfully. Aug 20 00:57:56.894372 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-cce6666d-73a7-47cb-a53f-90f951a6fd34 req-f59fd9f9-24dd-420a-8429-2159273ae4ed tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] GET https://10.4.3.240/volume/v3/volumes/087c3c05-488b-49e8-9026-3bbdcc6bc057 Aug 20 00:57:56.894614 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [req-cce6666d-73a7-47cb-a53f-90f951a6fd34 req-f59fd9f9-24dd-420a-8429-2159273ae4ed tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:57:56.894796 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [req-cce6666d-73a7-47cb-a53f-90f951a6fd34 req-f59fd9f9-24dd-420a-8429-2159273ae4ed tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:57:56.896556 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-abb1f6e6-851a-41f3-a5a0-05ae88532ea8 tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] https://10.4.3.240/volume/v3/volumes/087c3c05-488b-49e8-9026-3bbdcc6bc057 returned with HTTP 200 Aug 20 00:57:56.897058 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 186/740] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:57:56 2026] GET /volume/v3/volumes/087c3c05-488b-49e8-9026-3bbdcc6bc057 => generated 843 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:57:56.913696 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:57:56.913696 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 00:57:56.917728 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [req-cce6666d-73a7-47cb-a53f-90f951a6fd34 req-f59fd9f9-24dd-420a-8429-2159273ae4ed tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] Volume info retrieved successfully. Aug 20 00:57:56.922544 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-cce6666d-73a7-47cb-a53f-90f951a6fd34 req-f59fd9f9-24dd-420a-8429-2159273ae4ed tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] https://10.4.3.240/volume/v3/volumes/087c3c05-488b-49e8-9026-3bbdcc6bc057 returned with HTTP 200 Aug 20 00:57:56.923172 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 182/741] 10.4.3.240 () {70 vars in 1639 bytes} [Thu Aug 20 00:57:56 2026] GET /volume/v3/volumes/087c3c05-488b-49e8-9026-3bbdcc6bc057 => generated 1023 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 00:57:57.027692 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [req-cce6666d-73a7-47cb-a53f-90f951a6fd34 req-23f5a191-81c1-4f10-a867-614f2d6a8d3e None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:57:57.031369 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-cce6666d-73a7-47cb-a53f-90f951a6fd34 req-23f5a191-81c1-4f10-a867-614f2d6a8d3e tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] PUT https://10.4.3.240/volume/v3/attachments/45f4e053-425d-4d8c-8278-84117e0576b2 Aug 20 00:57:57.031369 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [req-cce6666d-73a7-47cb-a53f-90f951a6fd34 req-23f5a191-81c1-4f10-a867-614f2d6a8d3e tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.240", "host": "np0000007838", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:e656b6daafb0", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "870eaf75-1108-49d5-b5ab-79f4c93758d0", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:57:57.041795 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.coordination [req-cce6666d-73a7-47cb-a53f-90f951a6fd34 req-23f5a191-81c1-4f10-a867-614f2d6a8d3e tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] Acquiring lock "cinder-attachment_update-087c3c05-488b-49e8-9026-3bbdcc6bc057-np0000007838" by "attachment_update" {{(pid=100212) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 00:57:57.050369 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.coordination [req-cce6666d-73a7-47cb-a53f-90f951a6fd34 req-23f5a191-81c1-4f10-a867-614f2d6a8d3e tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] Lock "cinder-attachment_update-087c3c05-488b-49e8-9026-3bbdcc6bc057-np0000007838" acquired by "attachment_update" :: waited 0.007s {{(pid=100212) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 00:57:57.050369 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:57:57.050369 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 00:57:57.139634 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.coordination [req-cce6666d-73a7-47cb-a53f-90f951a6fd34 req-23f5a191-81c1-4f10-a867-614f2d6a8d3e tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] Lock "cinder-attachment_update-087c3c05-488b-49e8-9026-3bbdcc6bc057-np0000007838" released by "attachment_update" :: held 0.091s {{(pid=100212) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 00:57:57.139634 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-cce6666d-73a7-47cb-a53f-90f951a6fd34 req-23f5a191-81c1-4f10-a867-614f2d6a8d3e tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] https://10.4.3.240/volume/v3/attachments/45f4e053-425d-4d8c-8278-84117e0576b2 returned with HTTP 200 Aug 20 00:57:57.139634 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 186/742] 10.4.3.240 () {74 vars in 1704 bytes} [Thu Aug 20 00:57:57 2026] PUT /volume/v3/attachments/45f4e053-425d-4d8c-8278-84117e0576b2 => generated 969 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:57:57.420729 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-9fb4d054-f2a7-4cbf-8c7e-4b6c26e61b7d None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:57:57.423324 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-9fb4d054-f2a7-4cbf-8c7e-4b6c26e61b7d tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] GET https://10.4.3.240/volume/v3/volumes/80996d83-2117-4d3e-92fa-3bb5b25be03b Aug 20 00:57:57.423729 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-9fb4d054-f2a7-4cbf-8c7e-4b6c26e61b7d tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:57:57.424011 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-9fb4d054-f2a7-4cbf-8c7e-4b6c26e61b7d tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:57:57.439420 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:57:57.439420 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 00:57:57.445566 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-9fb4d054-f2a7-4cbf-8c7e-4b6c26e61b7d tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Volume info retrieved successfully. Aug 20 00:57:57.455928 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-9fb4d054-f2a7-4cbf-8c7e-4b6c26e61b7d tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] https://10.4.3.240/volume/v3/volumes/80996d83-2117-4d3e-92fa-3bb5b25be03b returned with HTTP 200 Aug 20 00:57:57.456753 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 189/743] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:57:57 2026] GET /volume/v3/volumes/80996d83-2117-4d3e-92fa-3bb5b25be03b => generated 853 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 20 00:57:57.521238 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-9f24aa8a-056e-479c-ad3f-03985ca5619c req-445c1beb-bef7-4ada-bd0e-3066d5a1c370 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:57:57.524624 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-9f24aa8a-056e-479c-ad3f-03985ca5619c req-445c1beb-bef7-4ada-bd0e-3066d5a1c370 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] GET https://10.4.3.240/volume/v3/volumes/80996d83-2117-4d3e-92fa-3bb5b25be03b Aug 20 00:57:57.524883 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-9f24aa8a-056e-479c-ad3f-03985ca5619c req-445c1beb-bef7-4ada-bd0e-3066d5a1c370 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:57:57.525208 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-9f24aa8a-056e-479c-ad3f-03985ca5619c req-445c1beb-bef7-4ada-bd0e-3066d5a1c370 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:57:57.540154 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:57:57.540154 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 00:57:57.548593 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [req-9f24aa8a-056e-479c-ad3f-03985ca5619c req-445c1beb-bef7-4ada-bd0e-3066d5a1c370 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Volume info retrieved successfully. Aug 20 00:57:57.554714 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-9f24aa8a-056e-479c-ad3f-03985ca5619c req-445c1beb-bef7-4ada-bd0e-3066d5a1c370 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] https://10.4.3.240/volume/v3/volumes/80996d83-2117-4d3e-92fa-3bb5b25be03b returned with HTTP 200 Aug 20 00:57:57.555186 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 187/744] 10.4.3.240 () {68 vars in 1598 bytes} [Thu Aug 20 00:57:57 2026] GET /volume/v3/volumes/80996d83-2117-4d3e-92fa-3bb5b25be03b => generated 853 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:57:57.673756 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-a2aab70e-17d6-44ab-a761-6a5c63d23956 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:57:57.674164 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-a2aab70e-17d6-44ab-a761-6a5c63d23956 None None] GET https://10.4.3.240/volume// Aug 20 00:57:57.674330 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-a2aab70e-17d6-44ab-a761-6a5c63d23956 None None] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:57:57.674612 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-a2aab70e-17d6-44ab-a761-6a5c63d23956 None None] Calling method 'all' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:57:57.675023 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-a2aab70e-17d6-44ab-a761-6a5c63d23956 None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 20 00:57:57.675737 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 183/745] 10.4.3.240 () {66 vars in 1428 bytes} [Thu Aug 20 00:57:57 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 00:57:57.687971 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [req-9f24aa8a-056e-479c-ad3f-03985ca5619c req-6739dcf5-e73f-443f-8af9-bd91009a2209 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:57:57.692436 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-9f24aa8a-056e-479c-ad3f-03985ca5619c req-6739dcf5-e73f-443f-8af9-bd91009a2209 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] POST https://10.4.3.240/volume/v3/attachments Aug 20 00:57:57.692436 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [req-9f24aa8a-056e-479c-ad3f-03985ca5619c req-6739dcf5-e73f-443f-8af9-bd91009a2209 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "80996d83-2117-4d3e-92fa-3bb5b25be03b", "connector": null, "instance_uuid": "f3f1023f-e945-4bb6-843a-5cb381e16bd2"}} {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:57:57.708667 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:57:57.708667 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 00:57:57.762178 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-9f24aa8a-056e-479c-ad3f-03985ca5619c req-6739dcf5-e73f-443f-8af9-bd91009a2209 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] https://10.4.3.240/volume/v3/attachments returned with HTTP 200 Aug 20 00:57:57.762837 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 187/746] 10.4.3.240 () {74 vars in 1594 bytes} [Thu Aug 20 00:57:57 2026] POST /volume/v3/attachments => generated 273 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:57:57.819937 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-83389664-d687-4f60-9eff-5a6f11061c1c None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:57:57.826102 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-83389664-d687-4f60-9eff-5a6f11061c1c tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] GET https://10.4.3.240/volume/v3/volumes/80996d83-2117-4d3e-92fa-3bb5b25be03b Aug 20 00:57:57.826102 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-83389664-d687-4f60-9eff-5a6f11061c1c tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:57:57.826102 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-83389664-d687-4f60-9eff-5a6f11061c1c tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:57:57.843833 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:57:57.843833 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 00:57:57.849231 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-83389664-d687-4f60-9eff-5a6f11061c1c tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Volume info retrieved successfully. Aug 20 00:57:57.853576 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-c04cfd87-7689-4ac3-bf0f-fe91b2b82a78 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:57:57.855031 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-c04cfd87-7689-4ac3-bf0f-fe91b2b82a78 None None] GET https://10.4.3.240/volume// Aug 20 00:57:57.855167 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-c04cfd87-7689-4ac3-bf0f-fe91b2b82a78 None None] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:57:57.855354 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-83389664-d687-4f60-9eff-5a6f11061c1c tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] https://10.4.3.240/volume/v3/volumes/80996d83-2117-4d3e-92fa-3bb5b25be03b returned with HTTP 200 Aug 20 00:57:57.855470 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-c04cfd87-7689-4ac3-bf0f-fe91b2b82a78 None None] Calling method 'all' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:57:57.855741 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 190/747] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:57:57 2026] GET /volume/v3/volumes/80996d83-2117-4d3e-92fa-3bb5b25be03b => generated 852 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:57:57.855880 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-c04cfd87-7689-4ac3-bf0f-fe91b2b82a78 None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 20 00:57:57.856288 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 188/748] 10.4.3.240 () {66 vars in 1426 bytes} [Thu Aug 20 00:57:57 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 00:57:57.868570 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [req-9f24aa8a-056e-479c-ad3f-03985ca5619c req-5c38459c-ca66-4b5f-905e-e5a56f964d97 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:57:57.884395 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-9f24aa8a-056e-479c-ad3f-03985ca5619c req-5c38459c-ca66-4b5f-905e-e5a56f964d97 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] GET https://10.4.3.240/volume/v3/volumes/80996d83-2117-4d3e-92fa-3bb5b25be03b Aug 20 00:57:57.884395 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [req-9f24aa8a-056e-479c-ad3f-03985ca5619c req-5c38459c-ca66-4b5f-905e-e5a56f964d97 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:57:57.884395 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [req-9f24aa8a-056e-479c-ad3f-03985ca5619c req-5c38459c-ca66-4b5f-905e-e5a56f964d97 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:57:57.899237 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:57:57.899237 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 00:57:57.905080 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [req-9f24aa8a-056e-479c-ad3f-03985ca5619c req-5c38459c-ca66-4b5f-905e-e5a56f964d97 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Volume info retrieved successfully. Aug 20 00:57:57.918857 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-9f24aa8a-056e-479c-ad3f-03985ca5619c req-5c38459c-ca66-4b5f-905e-e5a56f964d97 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] https://10.4.3.240/volume/v3/volumes/80996d83-2117-4d3e-92fa-3bb5b25be03b returned with HTTP 200 Aug 20 00:57:57.918857 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 184/749] 10.4.3.240 () {70 vars in 1639 bytes} [Thu Aug 20 00:57:57 2026] GET /volume/v3/volumes/80996d83-2117-4d3e-92fa-3bb5b25be03b => generated 1032 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 00:57:57.923081 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-cf547946-82a1-4975-8f8c-4d1f676d96c5 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:57:57.925982 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-cf547946-82a1-4975-8f8c-4d1f676d96c5 tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] GET https://10.4.3.240/volume/v3/volumes/087c3c05-488b-49e8-9026-3bbdcc6bc057 Aug 20 00:57:57.925982 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-cf547946-82a1-4975-8f8c-4d1f676d96c5 tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:57:57.925982 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-cf547946-82a1-4975-8f8c-4d1f676d96c5 tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:57:57.950635 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:57:57.950635 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 00:57:57.956879 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-cf547946-82a1-4975-8f8c-4d1f676d96c5 tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] Volume info retrieved successfully. Aug 20 00:57:57.965074 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-cf547946-82a1-4975-8f8c-4d1f676d96c5 tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] https://10.4.3.240/volume/v3/volumes/087c3c05-488b-49e8-9026-3bbdcc6bc057 returned with HTTP 200 Aug 20 00:57:57.965910 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 188/750] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:57:57 2026] GET /volume/v3/volumes/087c3c05-488b-49e8-9026-3bbdcc6bc057 => generated 844 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 20 00:57:58.053674 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-9f24aa8a-056e-479c-ad3f-03985ca5619c req-e47edf91-33e6-44df-be68-3f3287a9dee0 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:57:58.054928 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-9f24aa8a-056e-479c-ad3f-03985ca5619c req-e47edf91-33e6-44df-be68-3f3287a9dee0 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] PUT https://10.4.3.240/volume/v3/attachments/40f5fb9e-ac2f-4953-8ecb-9779213fe7ae Aug 20 00:57:58.055332 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-9f24aa8a-056e-479c-ad3f-03985ca5619c req-e47edf91-33e6-44df-be68-3f3287a9dee0 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.240", "host": "np0000007838", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:e656b6daafb0", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "870eaf75-1108-49d5-b5ab-79f4c93758d0", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:57:58.064862 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.coordination [req-9f24aa8a-056e-479c-ad3f-03985ca5619c req-e47edf91-33e6-44df-be68-3f3287a9dee0 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Acquiring lock "cinder-attachment_update-80996d83-2117-4d3e-92fa-3bb5b25be03b-np0000007838" by "attachment_update" {{(pid=100214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 00:57:58.070886 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.coordination [req-9f24aa8a-056e-479c-ad3f-03985ca5619c req-e47edf91-33e6-44df-be68-3f3287a9dee0 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Lock "cinder-attachment_update-80996d83-2117-4d3e-92fa-3bb5b25be03b-np0000007838" acquired by "attachment_update" :: waited 0.006s {{(pid=100214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 00:57:58.072070 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:57:58.072070 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 00:57:58.187835 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.coordination [req-9f24aa8a-056e-479c-ad3f-03985ca5619c req-e47edf91-33e6-44df-be68-3f3287a9dee0 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Lock "cinder-attachment_update-80996d83-2117-4d3e-92fa-3bb5b25be03b-np0000007838" released by "attachment_update" :: held 0.117s {{(pid=100214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 00:57:58.188441 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-9f24aa8a-056e-479c-ad3f-03985ca5619c req-e47edf91-33e6-44df-be68-3f3287a9dee0 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] https://10.4.3.240/volume/v3/attachments/40f5fb9e-ac2f-4953-8ecb-9779213fe7ae returned with HTTP 200 Aug 20 00:57:58.188941 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 191/751] 10.4.3.240 () {74 vars in 1704 bytes} [Thu Aug 20 00:57:58 2026] PUT /volume/v3/attachments/40f5fb9e-ac2f-4953-8ecb-9779213fe7ae => generated 969 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:57:58.878964 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-6f84163c-117e-4453-adc5-b414db33843a None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:57:58.884213 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-6f84163c-117e-4453-adc5-b414db33843a tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] GET https://10.4.3.240/volume/v3/volumes/80996d83-2117-4d3e-92fa-3bb5b25be03b Aug 20 00:57:58.889672 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-6f84163c-117e-4453-adc5-b414db33843a tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:57:58.889672 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-6f84163c-117e-4453-adc5-b414db33843a tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:57:58.899785 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:57:58.899785 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 00:57:58.904130 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-6f84163c-117e-4453-adc5-b414db33843a tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Volume info retrieved successfully. Aug 20 00:57:58.910287 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-6f84163c-117e-4453-adc5-b414db33843a tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] https://10.4.3.240/volume/v3/volumes/80996d83-2117-4d3e-92fa-3bb5b25be03b returned with HTTP 200 Aug 20 00:57:58.910707 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 189/752] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:57:58 2026] GET /volume/v3/volumes/80996d83-2117-4d3e-92fa-3bb5b25be03b => generated 853 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:57:58.983571 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-040611af-53e5-4388-a1f8-4593dcdbf653 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:57:58.989296 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-040611af-53e5-4388-a1f8-4593dcdbf653 tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] GET https://10.4.3.240/volume/v3/volumes/087c3c05-488b-49e8-9026-3bbdcc6bc057 Aug 20 00:57:58.989296 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-040611af-53e5-4388-a1f8-4593dcdbf653 tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:57:58.989602 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-040611af-53e5-4388-a1f8-4593dcdbf653 tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:57:59.019633 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:57:59.019633 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 00:57:59.026843 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-040611af-53e5-4388-a1f8-4593dcdbf653 tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] Volume info retrieved successfully. Aug 20 00:57:59.035436 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-040611af-53e5-4388-a1f8-4593dcdbf653 tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] https://10.4.3.240/volume/v3/volumes/087c3c05-488b-49e8-9026-3bbdcc6bc057 returned with HTTP 200 Aug 20 00:57:59.036959 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 185/753] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:57:58 2026] GET /volume/v3/volumes/087c3c05-488b-49e8-9026-3bbdcc6bc057 => generated 844 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:57:59.544206 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-9bd158bb-fc06-4d90-bfd5-a2c062d94ba5 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:57:59.546024 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-9bd158bb-fc06-4d90-bfd5-a2c062d94ba5 tempest-ServerActionsTestOtherA-1972702099 tempest-ServerActionsTestOtherA-1972702099-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 20 00:57:59.546497 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-9bd158bb-fc06-4d90-bfd5-a2c062d94ba5 tempest-ServerActionsTestOtherA-1972702099 tempest-ServerActionsTestOtherA-1972702099-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherA-volume-786549710"}} {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:57:59.548319 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.v3.volumes [None req-9bd158bb-fc06-4d90-bfd5-a2c062d94ba5 tempest-ServerActionsTestOtherA-1972702099 tempest-ServerActionsTestOtherA-1972702099-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestOtherA-volume-786549710'}} {{(pid=100212) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 00:57:59.548873 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.v3.volumes [None req-9bd158bb-fc06-4d90-bfd5-a2c062d94ba5 tempest-ServerActionsTestOtherA-1972702099 tempest-ServerActionsTestOtherA-1972702099-project-member] Create volume of 1 GB Aug 20 00:57:59.553469 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-9bd158bb-fc06-4d90-bfd5-a2c062d94ba5 tempest-ServerActionsTestOtherA-1972702099 tempest-ServerActionsTestOtherA-1972702099-project-member] Availability Zones retrieved successfully. Aug 20 00:57:59.561841 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-9bd158bb-fc06-4d90-bfd5-a2c062d94ba5 tempest-ServerActionsTestOtherA-1972702099 tempest-ServerActionsTestOtherA-1972702099-project-member] Flow 'volume_create_api' (64860030-81a5-498f-b242-3b19f4670d4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100212) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:57:59.562775 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-9bd158bb-fc06-4d90-bfd5-a2c062d94ba5 tempest-ServerActionsTestOtherA-1972702099 tempest-ServerActionsTestOtherA-1972702099-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d6922c1f-5d30-4ba0-a445-1b76415c1f36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:57:59.563671 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.flows.api.create_volume [None req-9bd158bb-fc06-4d90-bfd5-a2c062d94ba5 tempest-ServerActionsTestOtherA-1972702099 tempest-ServerActionsTestOtherA-1972702099-project-member] Validating volume size '1' using validate_int {{(pid=100212) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 00:57:59.594138 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-9bd158bb-fc06-4d90-bfd5-a2c062d94ba5 tempest-ServerActionsTestOtherA-1972702099 tempest-ServerActionsTestOtherA-1972702099-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d6922c1f-5d30-4ba0-a445-1b76415c1f36) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:52:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1ed58bd6-fe6a-497e-ae84-e8199d24fdfa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:57:59.595029 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-9bd158bb-fc06-4d90-bfd5-a2c062d94ba5 tempest-ServerActionsTestOtherA-1972702099 tempest-ServerActionsTestOtherA-1972702099-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5da4f2d2-4396-401e-8258-9dbb5093ec24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:57:59.660668 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.quota [None req-9bd158bb-fc06-4d90-bfd5-a2c062d94ba5 tempest-ServerActionsTestOtherA-1972702099 tempest-ServerActionsTestOtherA-1972702099-project-member] Created reservations ['8ce572da-1cfc-4127-9371-fdfa2d4900b2', '47eff47b-f355-471e-88d7-57705c882419', '06518729-7af9-4f96-9c99-9e1879098e1e', 'f4a9ee01-4f68-4f1f-92c4-85dcd882da00'] {{(pid=100212) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:57:59.661463 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-9bd158bb-fc06-4d90-bfd5-a2c062d94ba5 tempest-ServerActionsTestOtherA-1972702099 tempest-ServerActionsTestOtherA-1972702099-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5da4f2d2-4396-401e-8258-9dbb5093ec24) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8ce572da-1cfc-4127-9371-fdfa2d4900b2', '47eff47b-f355-471e-88d7-57705c882419', '06518729-7af9-4f96-9c99-9e1879098e1e', 'f4a9ee01-4f68-4f1f-92c4-85dcd882da00']}' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:57:59.662237 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-9bd158bb-fc06-4d90-bfd5-a2c062d94ba5 tempest-ServerActionsTestOtherA-1972702099 tempest-ServerActionsTestOtherA-1972702099-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (075f5bc9-ebdf-463e-81c7-9ff959099cf2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:57:59.690986 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-9bd158bb-fc06-4d90-bfd5-a2c062d94ba5 tempest-ServerActionsTestOtherA-1972702099 tempest-ServerActionsTestOtherA-1972702099-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (075f5bc9-ebdf-463e-81c7-9ff959099cf2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b4dadda5-0d8e-4f73-8bb8-07fcb224c22c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-786549710',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c0bf56ca5c51445c877892a1286bf220',qos_specs=None,replication_status=,reservations=['8ce572da-1cfc-4127-9371-fdfa2d4900b2','47eff47b-f355-471e-88d7-57705c882419','06518729-7af9-4f96-9c99-9e1879098e1e','f4a9ee01-4f68-4f1f-92c4-85dcd882da00'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ee98d54d24c14e6781194d1dc6b98156',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T00:57:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-786549710',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b4dadda5-0d8e-4f73-8bb8-07fcb224c22c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c0bf56ca5c51445c877892a1286bf220',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ee98d54d24c14e6781194d1dc6b98156',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1ed58bd6-fe6a-497e-ae84-e8199d24fdfa),volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:57:59.692053 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-9bd158bb-fc06-4d90-bfd5-a2c062d94ba5 tempest-ServerActionsTestOtherA-1972702099 tempest-ServerActionsTestOtherA-1972702099-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (16b57ac4-5ed2-4137-83f2-785589e57b54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:57:59.717205 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-9bd158bb-fc06-4d90-bfd5-a2c062d94ba5 tempest-ServerActionsTestOtherA-1972702099 tempest-ServerActionsTestOtherA-1972702099-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (16b57ac4-5ed2-4137-83f2-785589e57b54) transitioned into state 'SUCCESS' from state '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-786549710',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c0bf56ca5c51445c877892a1286bf220',qos_specs=None,replication_status=,reservations=['8ce572da-1cfc-4127-9371-fdfa2d4900b2','47eff47b-f355-471e-88d7-57705c882419','06518729-7af9-4f96-9c99-9e1879098e1e','f4a9ee01-4f68-4f1f-92c4-85dcd882da00'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ee98d54d24c14e6781194d1dc6b98156',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:57:59.717978 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-9bd158bb-fc06-4d90-bfd5-a2c062d94ba5 tempest-ServerActionsTestOtherA-1972702099 tempest-ServerActionsTestOtherA-1972702099-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6bfd8d4b-9b83-433d-b0e3-d0ffa44a4458) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:57:59.729161 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-9bd158bb-fc06-4d90-bfd5-a2c062d94ba5 tempest-ServerActionsTestOtherA-1972702099 tempest-ServerActionsTestOtherA-1972702099-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6bfd8d4b-9b83-433d-b0e3-d0ffa44a4458) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:57:59.730011 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-9bd158bb-fc06-4d90-bfd5-a2c062d94ba5 tempest-ServerActionsTestOtherA-1972702099 tempest-ServerActionsTestOtherA-1972702099-project-member] Flow 'volume_create_api' (64860030-81a5-498f-b242-3b19f4670d4c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100212) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:57:59.730503 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-9bd158bb-fc06-4d90-bfd5-a2c062d94ba5 tempest-ServerActionsTestOtherA-1972702099 tempest-ServerActionsTestOtherA-1972702099-project-member] Create volume request issued successfully. Aug 20 00:57:59.730984 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-9bd158bb-fc06-4d90-bfd5-a2c062d94ba5 tempest-ServerActionsTestOtherA-1972702099 tempest-ServerActionsTestOtherA-1972702099-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 20 00:57:59.731617 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 189/754] 10.4.3.240 () {68 vars in 1258 bytes} [Thu Aug 20 00:57:59 2026] POST /volume/v3/volumes => generated 753 bytes in 188 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 00:57:59.933136 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-18a8c34c-d2df-4b4c-8464-28a012b186e0 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:57:59.935674 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-18a8c34c-d2df-4b4c-8464-28a012b186e0 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] GET https://10.4.3.240/volume/v3/volumes/80996d83-2117-4d3e-92fa-3bb5b25be03b Aug 20 00:57:59.935876 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-18a8c34c-d2df-4b4c-8464-28a012b186e0 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:57:59.936073 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-18a8c34c-d2df-4b4c-8464-28a012b186e0 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:57:59.953565 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:57:59.953565 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 00:57:59.960697 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-18a8c34c-d2df-4b4c-8464-28a012b186e0 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Volume info retrieved successfully. Aug 20 00:57:59.967772 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-18a8c34c-d2df-4b4c-8464-28a012b186e0 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] https://10.4.3.240/volume/v3/volumes/80996d83-2117-4d3e-92fa-3bb5b25be03b returned with HTTP 200 Aug 20 00:57:59.967985 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 192/755] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:57:59 2026] GET /volume/v3/volumes/80996d83-2117-4d3e-92fa-3bb5b25be03b => generated 853 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:58:00.052221 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-d1920f91-7810-4b5b-9b98-3005805221d7 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:58:00.054382 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-d1920f91-7810-4b5b-9b98-3005805221d7 tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] GET https://10.4.3.240/volume/v3/volumes/087c3c05-488b-49e8-9026-3bbdcc6bc057 Aug 20 00:58:00.054603 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-d1920f91-7810-4b5b-9b98-3005805221d7 tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:58:00.054880 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-d1920f91-7810-4b5b-9b98-3005805221d7 tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:58:00.068348 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:58:00.068348 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 00:58:00.072863 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-d1920f91-7810-4b5b-9b98-3005805221d7 tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] Volume info retrieved successfully. Aug 20 00:58:00.078150 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-d1920f91-7810-4b5b-9b98-3005805221d7 tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] https://10.4.3.240/volume/v3/volumes/087c3c05-488b-49e8-9026-3bbdcc6bc057 returned with HTTP 200 Aug 20 00:58:00.078727 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 190/756] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:58:00 2026] GET /volume/v3/volumes/087c3c05-488b-49e8-9026-3bbdcc6bc057 => generated 844 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:58:00.991392 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-c83fef78-eb58-49d6-a0d7-f5e1d49c8f43 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:58:00.993463 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-c83fef78-eb58-49d6-a0d7-f5e1d49c8f43 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] GET https://10.4.3.240/volume/v3/volumes/80996d83-2117-4d3e-92fa-3bb5b25be03b Aug 20 00:58:00.993661 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-c83fef78-eb58-49d6-a0d7-f5e1d49c8f43 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:58:00.993876 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-c83fef78-eb58-49d6-a0d7-f5e1d49c8f43 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:58:01.004611 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:58:01.004611 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 00:58:01.008951 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-c83fef78-eb58-49d6-a0d7-f5e1d49c8f43 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Volume info retrieved successfully. Aug 20 00:58:01.013811 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-c83fef78-eb58-49d6-a0d7-f5e1d49c8f43 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] https://10.4.3.240/volume/v3/volumes/80996d83-2117-4d3e-92fa-3bb5b25be03b returned with HTTP 200 Aug 20 00:58:01.014848 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 186/757] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:58:00 2026] GET /volume/v3/volumes/80996d83-2117-4d3e-92fa-3bb5b25be03b => generated 853 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:58:01.101004 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-d1d38440-3eaf-420a-9030-ccb36bb52b7d None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:58:01.104447 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-d1d38440-3eaf-420a-9030-ccb36bb52b7d tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] GET https://10.4.3.240/volume/v3/volumes/087c3c05-488b-49e8-9026-3bbdcc6bc057 Aug 20 00:58:01.104687 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-d1d38440-3eaf-420a-9030-ccb36bb52b7d tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:58:01.104919 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-d1d38440-3eaf-420a-9030-ccb36bb52b7d tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:58:01.112033 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-cce6666d-73a7-47cb-a53f-90f951a6fd34 req-5e80a0b8-59ce-4b7d-ab54-203403bb8721 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:58:01.115172 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-cce6666d-73a7-47cb-a53f-90f951a6fd34 req-5e80a0b8-59ce-4b7d-ab54-203403bb8721 tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] POST https://10.4.3.240/volume/v3/attachments/45f4e053-425d-4d8c-8278-84117e0576b2/action Aug 20 00:58:01.115626 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-cce6666d-73a7-47cb-a53f-90f951a6fd34 req-5e80a0b8-59ce-4b7d-ab54-203403bb8721 tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] Action body: b'{"os-complete": null}' {{(pid=100214) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 00:58:01.115789 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-cce6666d-73a7-47cb-a53f-90f951a6fd34 req-5e80a0b8-59ce-4b7d-ab54-203403bb8721 tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:58:01.120579 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:58:01.120579 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 00:58:01.128102 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-d1d38440-3eaf-420a-9030-ccb36bb52b7d tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] Volume info retrieved successfully. Aug 20 00:58:01.135653 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-d1d38440-3eaf-420a-9030-ccb36bb52b7d tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] https://10.4.3.240/volume/v3/volumes/087c3c05-488b-49e8-9026-3bbdcc6bc057 returned with HTTP 200 Aug 20 00:58:01.136234 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 190/758] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:58:01 2026] GET /volume/v3/volumes/087c3c05-488b-49e8-9026-3bbdcc6bc057 => generated 844 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:58:01.136870 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:58:01.136870 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 00:58:01.155721 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-cce6666d-73a7-47cb-a53f-90f951a6fd34 req-5e80a0b8-59ce-4b7d-ab54-203403bb8721 tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] https://10.4.3.240/volume/v3/attachments/45f4e053-425d-4d8c-8278-84117e0576b2/action returned with HTTP 204 Aug 20 00:58:01.156261 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 193/759] 10.4.3.240 () {74 vars in 1725 bytes} [Thu Aug 20 00:58:01 2026] POST /volume/v3/attachments/45f4e053-425d-4d8c-8278-84117e0576b2/action => generated 0 bytes in 45 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:58:02.035624 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-2fd57775-2bc8-417d-af6b-2b48b3becc07 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:58:02.040733 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-2fd57775-2bc8-417d-af6b-2b48b3becc07 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] GET https://10.4.3.240/volume/v3/volumes/80996d83-2117-4d3e-92fa-3bb5b25be03b Aug 20 00:58:02.040733 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-2fd57775-2bc8-417d-af6b-2b48b3becc07 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:58:02.040733 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-2fd57775-2bc8-417d-af6b-2b48b3becc07 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:58:02.055385 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [req-bf40b7ee-b5c1-4744-b125-a293a9a62929 req-2671d31f-29c9-4106-bc0d-4f07252ad94b None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:58:02.055951 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:58:02.055951 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 00:58:02.057031 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-bf40b7ee-b5c1-4744-b125-a293a9a62929 req-2671d31f-29c9-4106-bc0d-4f07252ad94b tempest-ServerBootFromVolumeStableRescueTest-206810559 tempest-ServerBootFromVolumeStableRescueTest-206810559-project-member] GET https://10.4.3.240/volume/v3/volumes/65472d2d-ad4d-4f9f-ad36-51e7c2b1fe68 Aug 20 00:58:02.057269 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [req-bf40b7ee-b5c1-4744-b125-a293a9a62929 req-2671d31f-29c9-4106-bc0d-4f07252ad94b tempest-ServerBootFromVolumeStableRescueTest-206810559 tempest-ServerBootFromVolumeStableRescueTest-206810559-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:58:02.057516 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [req-bf40b7ee-b5c1-4744-b125-a293a9a62929 req-2671d31f-29c9-4106-bc0d-4f07252ad94b tempest-ServerBootFromVolumeStableRescueTest-206810559 tempest-ServerBootFromVolumeStableRescueTest-206810559-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:58:02.062206 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-2fd57775-2bc8-417d-af6b-2b48b3becc07 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Volume info retrieved successfully. Aug 20 00:58:02.069861 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-2fd57775-2bc8-417d-af6b-2b48b3becc07 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] https://10.4.3.240/volume/v3/volumes/80996d83-2117-4d3e-92fa-3bb5b25be03b returned with HTTP 200 Aug 20 00:58:02.070022 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:58:02.070022 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 00:58:02.070410 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 191/760] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:58:02 2026] GET /volume/v3/volumes/80996d83-2117-4d3e-92fa-3bb5b25be03b => generated 853 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:58:02.075233 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [req-bf40b7ee-b5c1-4744-b125-a293a9a62929 req-2671d31f-29c9-4106-bc0d-4f07252ad94b tempest-ServerBootFromVolumeStableRescueTest-206810559 tempest-ServerBootFromVolumeStableRescueTest-206810559-project-member] Volume info retrieved successfully. Aug 20 00:58:02.086217 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-bf40b7ee-b5c1-4744-b125-a293a9a62929 req-2671d31f-29c9-4106-bc0d-4f07252ad94b tempest-ServerBootFromVolumeStableRescueTest-206810559 tempest-ServerBootFromVolumeStableRescueTest-206810559-project-member] https://10.4.3.240/volume/v3/volumes/65472d2d-ad4d-4f9f-ad36-51e7c2b1fe68 returned with HTTP 200 Aug 20 00:58:02.086741 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 187/761] 10.4.3.240 () {68 vars in 1598 bytes} [Thu Aug 20 00:58:02 2026] GET /volume/v3/volumes/65472d2d-ad4d-4f9f-ad36-51e7c2b1fe68 => generated 1603 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:58:02.153303 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-33852ada-8331-4120-9ac0-2e8d958e3f38 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:58:02.156353 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-33852ada-8331-4120-9ac0-2e8d958e3f38 tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] GET https://10.4.3.240/volume/v3/volumes/087c3c05-488b-49e8-9026-3bbdcc6bc057 Aug 20 00:58:02.156733 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-33852ada-8331-4120-9ac0-2e8d958e3f38 tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:58:02.156804 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-33852ada-8331-4120-9ac0-2e8d958e3f38 tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:58:02.172436 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:58:02.172436 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 00:58:02.178072 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-33852ada-8331-4120-9ac0-2e8d958e3f38 tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] Volume info retrieved successfully. Aug 20 00:58:02.187608 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-33852ada-8331-4120-9ac0-2e8d958e3f38 tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] https://10.4.3.240/volume/v3/volumes/087c3c05-488b-49e8-9026-3bbdcc6bc057 returned with HTTP 200 Aug 20 00:58:02.187753 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 191/762] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:58:02 2026] GET /volume/v3/volumes/087c3c05-488b-49e8-9026-3bbdcc6bc057 => generated 1136 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:58:02.210233 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-a16b0023-305d-4e30-9376-8de0dc1645cc None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:58:02.210233 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-a16b0023-305d-4e30-9376-8de0dc1645cc tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] GET https://10.4.3.240/volume/v3/volumes/087c3c05-488b-49e8-9026-3bbdcc6bc057 Aug 20 00:58:02.210233 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-a16b0023-305d-4e30-9376-8de0dc1645cc tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:58:02.210233 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-a16b0023-305d-4e30-9376-8de0dc1645cc tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:58:02.221282 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:58:02.221282 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 00:58:02.226777 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-a16b0023-305d-4e30-9376-8de0dc1645cc tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] Volume info retrieved successfully. Aug 20 00:58:02.234141 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-a16b0023-305d-4e30-9376-8de0dc1645cc tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] https://10.4.3.240/volume/v3/volumes/087c3c05-488b-49e8-9026-3bbdcc6bc057 returned with HTTP 200 Aug 20 00:58:02.234698 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 194/763] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:58:02 2026] GET /volume/v3/volumes/087c3c05-488b-49e8-9026-3bbdcc6bc057 => generated 1136 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:58:02.330448 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-11728332-856d-4758-b3cd-29f84399b7f3 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:58:02.332200 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-11728332-856d-4758-b3cd-29f84399b7f3 tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 20 00:58:02.332605 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-11728332-856d-4758-b3cd-29f84399b7f3 tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-35532044"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:58:02.334241 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.v3.volumes [None req-11728332-856d-4758-b3cd-29f84399b7f3 tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-35532044'}} {{(pid=100215) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 00:58:02.334432 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-11728332-856d-4758-b3cd-29f84399b7f3 tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] Create volume of 1 GB Aug 20 00:58:02.338795 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-11728332-856d-4758-b3cd-29f84399b7f3 tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] Availability Zones retrieved successfully. Aug 20 00:58:02.345007 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-11728332-856d-4758-b3cd-29f84399b7f3 tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] Flow 'volume_create_api' (0dfa5c00-d14f-4960-b27f-e31f5177e4be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:58:02.346060 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-11728332-856d-4758-b3cd-29f84399b7f3 tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9aba2b79-8204-4f05-9c7e-63aa103c59ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:58:02.347005 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.flows.api.create_volume [None req-11728332-856d-4758-b3cd-29f84399b7f3 tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] Validating volume size '1' using validate_int {{(pid=100215) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 00:58:02.376629 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-11728332-856d-4758-b3cd-29f84399b7f3 tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9aba2b79-8204-4f05-9c7e-63aa103c59ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:52:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1ed58bd6-fe6a-497e-ae84-e8199d24fdfa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:58:02.377506 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-11728332-856d-4758-b3cd-29f84399b7f3 tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e4c2ff38-4974-44f1-8324-1707f15c6df7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:58:02.426148 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.quota [None req-11728332-856d-4758-b3cd-29f84399b7f3 tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] Created reservations ['796e01f3-70d5-49cb-b3da-55d3c9ad9bff', '70181427-e70c-4206-9441-1551c1ac6800', 'cb6ca4dc-49b6-41ec-a56a-8e4b70248b03', '2c675a32-a519-4420-b5b6-01b20b1dbe0e'] {{(pid=100215) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:58:02.426971 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-11728332-856d-4758-b3cd-29f84399b7f3 tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e4c2ff38-4974-44f1-8324-1707f15c6df7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['796e01f3-70d5-49cb-b3da-55d3c9ad9bff', '70181427-e70c-4206-9441-1551c1ac6800', 'cb6ca4dc-49b6-41ec-a56a-8e4b70248b03', '2c675a32-a519-4420-b5b6-01b20b1dbe0e']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:58:02.427746 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-11728332-856d-4758-b3cd-29f84399b7f3 tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (26ddaf40-992d-4ae7-9912-1f1b91f60de8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:58:02.452058 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-11728332-856d-4758-b3cd-29f84399b7f3 tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (26ddaf40-992d-4ae7-9912-1f1b91f60de8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fe24e926-2854-4dff-a54e-88a1ac778045', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-35532044',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7b2edfe5ee0246dab9ae79fd422b598d',qos_specs=None,replication_status=,reservations=['796e01f3-70d5-49cb-b3da-55d3c9ad9bff','70181427-e70c-4206-9441-1551c1ac6800','cb6ca4dc-49b6-41ec-a56a-8e4b70248b03','2c675a32-a519-4420-b5b6-01b20b1dbe0e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c370dbf6485242779c8c4d5c5c603509',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T00:58:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-35532044',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fe24e926-2854-4dff-a54e-88a1ac778045,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7b2edfe5ee0246dab9ae79fd422b598d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c370dbf6485242779c8c4d5c5c603509',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1ed58bd6-fe6a-497e-ae84-e8199d24fdfa),volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:58:02.453597 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-11728332-856d-4758-b3cd-29f84399b7f3 tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cf8c3377-4e48-4923-957a-c45f98561a68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:58:02.486568 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-11728332-856d-4758-b3cd-29f84399b7f3 tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cf8c3377-4e48-4923-957a-c45f98561a68) transitioned into state 'SUCCESS' from state '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-35532044',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7b2edfe5ee0246dab9ae79fd422b598d',qos_specs=None,replication_status=,reservations=['796e01f3-70d5-49cb-b3da-55d3c9ad9bff','70181427-e70c-4206-9441-1551c1ac6800','cb6ca4dc-49b6-41ec-a56a-8e4b70248b03','2c675a32-a519-4420-b5b6-01b20b1dbe0e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c370dbf6485242779c8c4d5c5c603509',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:58:02.487683 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-11728332-856d-4758-b3cd-29f84399b7f3 tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3ac009f7-cc0c-47b9-8082-4ce5d9a3d503) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:58:02.503569 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-11728332-856d-4758-b3cd-29f84399b7f3 tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3ac009f7-cc0c-47b9-8082-4ce5d9a3d503) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:58:02.504667 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-11728332-856d-4758-b3cd-29f84399b7f3 tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] Flow 'volume_create_api' (0dfa5c00-d14f-4960-b27f-e31f5177e4be) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:58:02.505046 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-11728332-856d-4758-b3cd-29f84399b7f3 tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] Create volume request issued successfully. Aug 20 00:58:02.505905 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-11728332-856d-4758-b3cd-29f84399b7f3 tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 20 00:58:02.506689 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 192/764] 10.4.3.240 () {68 vars in 1258 bytes} [Thu Aug 20 00:58:02 2026] POST /volume/v3/volumes => generated 749 bytes in 177 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 00:58:02.525754 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-85a391af-a256-45ea-af46-1e462f634921 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:58:02.528442 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-85a391af-a256-45ea-af46-1e462f634921 tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] GET https://10.4.3.240/volume/v3/volumes/fe24e926-2854-4dff-a54e-88a1ac778045 Aug 20 00:58:02.528693 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-85a391af-a256-45ea-af46-1e462f634921 tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:58:02.528942 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-85a391af-a256-45ea-af46-1e462f634921 tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:58:02.542766 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:58:02.542766 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 00:58:02.547531 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-85a391af-a256-45ea-af46-1e462f634921 tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] Volume info retrieved successfully. Aug 20 00:58:02.562424 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-85a391af-a256-45ea-af46-1e462f634921 tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] https://10.4.3.240/volume/v3/volumes/fe24e926-2854-4dff-a54e-88a1ac778045 returned with HTTP 200 Aug 20 00:58:02.563137 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 188/765] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:58:02 2026] GET /volume/v3/volumes/fe24e926-2854-4dff-a54e-88a1ac778045 => generated 817 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:58:03.090915 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-64956ac7-e558-4689-86e1-fdd421ae931c None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:58:03.092675 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-64956ac7-e558-4689-86e1-fdd421ae931c tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] GET https://10.4.3.240/volume/v3/volumes/80996d83-2117-4d3e-92fa-3bb5b25be03b Aug 20 00:58:03.092939 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-64956ac7-e558-4689-86e1-fdd421ae931c tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:58:03.093381 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-64956ac7-e558-4689-86e1-fdd421ae931c tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:58:03.102933 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:58:03.102933 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 00:58:03.107573 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-64956ac7-e558-4689-86e1-fdd421ae931c tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Volume info retrieved successfully. Aug 20 00:58:03.113705 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-64956ac7-e558-4689-86e1-fdd421ae931c tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] https://10.4.3.240/volume/v3/volumes/80996d83-2117-4d3e-92fa-3bb5b25be03b returned with HTTP 200 Aug 20 00:58:03.114210 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 192/766] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:58:03 2026] GET /volume/v3/volumes/80996d83-2117-4d3e-92fa-3bb5b25be03b => generated 853 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:58:03.581623 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-284013d6-f8e0-4bd3-8255-72c51d80ee59 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:58:03.585397 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-284013d6-f8e0-4bd3-8255-72c51d80ee59 tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] GET https://10.4.3.240/volume/v3/volumes/fe24e926-2854-4dff-a54e-88a1ac778045 Aug 20 00:58:03.585785 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-284013d6-f8e0-4bd3-8255-72c51d80ee59 tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:58:03.588721 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-284013d6-f8e0-4bd3-8255-72c51d80ee59 tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:58:03.594263 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:58:03.594263 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 00:58:03.599824 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-284013d6-f8e0-4bd3-8255-72c51d80ee59 tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] Volume info retrieved successfully. Aug 20 00:58:03.604836 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-284013d6-f8e0-4bd3-8255-72c51d80ee59 tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] https://10.4.3.240/volume/v3/volumes/fe24e926-2854-4dff-a54e-88a1ac778045 returned with HTTP 200 Aug 20 00:58:03.605437 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 195/767] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:58:03 2026] GET /volume/v3/volumes/fe24e926-2854-4dff-a54e-88a1ac778045 => generated 842 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:58:03.652051 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-8d0809ce-70ee-47bf-8a10-d0c0b6ff16fc req-74e00b1f-9169-42d0-9e99-e43091703d78 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:58:03.655630 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-8d0809ce-70ee-47bf-8a10-d0c0b6ff16fc req-74e00b1f-9169-42d0-9e99-e43091703d78 tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] GET https://10.4.3.240/volume/v3/volumes/fe24e926-2854-4dff-a54e-88a1ac778045 Aug 20 00:58:03.655630 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-8d0809ce-70ee-47bf-8a10-d0c0b6ff16fc req-74e00b1f-9169-42d0-9e99-e43091703d78 tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:58:03.656447 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-8d0809ce-70ee-47bf-8a10-d0c0b6ff16fc req-74e00b1f-9169-42d0-9e99-e43091703d78 tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:58:03.665486 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:58:03.665486 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 00:58:03.670122 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [req-8d0809ce-70ee-47bf-8a10-d0c0b6ff16fc req-74e00b1f-9169-42d0-9e99-e43091703d78 tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] Volume info retrieved successfully. Aug 20 00:58:03.674874 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-8d0809ce-70ee-47bf-8a10-d0c0b6ff16fc req-74e00b1f-9169-42d0-9e99-e43091703d78 tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] https://10.4.3.240/volume/v3/volumes/fe24e926-2854-4dff-a54e-88a1ac778045 returned with HTTP 200 Aug 20 00:58:03.675300 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 193/768] 10.4.3.240 () {68 vars in 1598 bytes} [Thu Aug 20 00:58:03 2026] GET /volume/v3/volumes/fe24e926-2854-4dff-a54e-88a1ac778045 => generated 842 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:58:03.775791 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-061b02cc-e3b4-4b8a-9633-3d0276495973 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:58:03.776332 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-061b02cc-e3b4-4b8a-9633-3d0276495973 None None] GET https://10.4.3.240/volume// Aug 20 00:58:03.776632 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-061b02cc-e3b4-4b8a-9633-3d0276495973 None None] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:58:03.776899 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-061b02cc-e3b4-4b8a-9633-3d0276495973 None None] Calling method 'all' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:58:03.777332 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-061b02cc-e3b4-4b8a-9633-3d0276495973 None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 20 00:58:03.777777 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 189/769] 10.4.3.240 () {66 vars in 1428 bytes} [Thu Aug 20 00:58:03 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 00:58:03.787143 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [req-8d0809ce-70ee-47bf-8a10-d0c0b6ff16fc req-af4ea160-959e-477b-9fbd-d8c1ac24d837 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:58:03.792030 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-8d0809ce-70ee-47bf-8a10-d0c0b6ff16fc req-af4ea160-959e-477b-9fbd-d8c1ac24d837 tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] POST https://10.4.3.240/volume/v3/attachments Aug 20 00:58:03.792541 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [req-8d0809ce-70ee-47bf-8a10-d0c0b6ff16fc req-af4ea160-959e-477b-9fbd-d8c1ac24d837 tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "fe24e926-2854-4dff-a54e-88a1ac778045", "connector": null, "instance_uuid": "fd90eb0a-f7ee-4437-b298-16057055b986"}} {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:58:03.804832 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:58:03.804832 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 00:58:03.844430 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-8d0809ce-70ee-47bf-8a10-d0c0b6ff16fc req-af4ea160-959e-477b-9fbd-d8c1ac24d837 tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] https://10.4.3.240/volume/v3/attachments returned with HTTP 200 Aug 20 00:58:03.845371 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 193/770] 10.4.3.240 () {74 vars in 1594 bytes} [Thu Aug 20 00:58:03 2026] POST /volume/v3/attachments => generated 273 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:58:03.899205 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-ef89deaa-8d57-4ed1-8938-79800a48f78f None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:58:03.902953 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-ef89deaa-8d57-4ed1-8938-79800a48f78f tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] GET https://10.4.3.240/volume/v3/volumes/fe24e926-2854-4dff-a54e-88a1ac778045 Aug 20 00:58:03.903660 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-ef89deaa-8d57-4ed1-8938-79800a48f78f tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:58:03.903806 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-ef89deaa-8d57-4ed1-8938-79800a48f78f tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:58:03.913327 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-98fa16ff-2b50-4d49-97f3-f8bc16804169 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:58:03.917396 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-98fa16ff-2b50-4d49-97f3-f8bc16804169 None None] GET https://10.4.3.240/volume// Aug 20 00:58:03.917633 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-98fa16ff-2b50-4d49-97f3-f8bc16804169 None None] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:58:03.917879 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-98fa16ff-2b50-4d49-97f3-f8bc16804169 None None] Calling method 'all' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:58:03.919449 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-98fa16ff-2b50-4d49-97f3-f8bc16804169 None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 20 00:58:03.920438 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:58:03.920438 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 00:58:03.922089 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 194/771] 10.4.3.240 () {66 vars in 1426 bytes} [Thu Aug 20 00:58:03 2026] GET /volume/ => generated 386 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Aug 20 00:58:03.926831 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-ef89deaa-8d57-4ed1-8938-79800a48f78f tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] Volume info retrieved successfully. Aug 20 00:58:03.931547 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-ef89deaa-8d57-4ed1-8938-79800a48f78f tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] https://10.4.3.240/volume/v3/volumes/fe24e926-2854-4dff-a54e-88a1ac778045 returned with HTTP 200 Aug 20 00:58:03.931993 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 196/772] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:58:03 2026] GET /volume/v3/volumes/fe24e926-2854-4dff-a54e-88a1ac778045 => generated 841 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:58:03.932874 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [req-8d0809ce-70ee-47bf-8a10-d0c0b6ff16fc req-771bde7e-95cc-4d51-9307-8843c40354eb None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:58:03.943927 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-8d0809ce-70ee-47bf-8a10-d0c0b6ff16fc req-771bde7e-95cc-4d51-9307-8843c40354eb tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] GET https://10.4.3.240/volume/v3/volumes/fe24e926-2854-4dff-a54e-88a1ac778045 Aug 20 00:58:03.943927 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [req-8d0809ce-70ee-47bf-8a10-d0c0b6ff16fc req-771bde7e-95cc-4d51-9307-8843c40354eb tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:58:03.944103 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [req-8d0809ce-70ee-47bf-8a10-d0c0b6ff16fc req-771bde7e-95cc-4d51-9307-8843c40354eb tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:58:03.962788 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:58:03.962788 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 00:58:03.972293 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [req-8d0809ce-70ee-47bf-8a10-d0c0b6ff16fc req-771bde7e-95cc-4d51-9307-8843c40354eb tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] Volume info retrieved successfully. Aug 20 00:58:03.982071 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-8d0809ce-70ee-47bf-8a10-d0c0b6ff16fc req-771bde7e-95cc-4d51-9307-8843c40354eb tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] https://10.4.3.240/volume/v3/volumes/fe24e926-2854-4dff-a54e-88a1ac778045 returned with HTTP 200 Aug 20 00:58:03.982534 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 190/773] 10.4.3.240 () {70 vars in 1639 bytes} [Thu Aug 20 00:58:03 2026] GET /volume/v3/volumes/fe24e926-2854-4dff-a54e-88a1ac778045 => generated 1021 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 00:58:04.103247 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [req-8d0809ce-70ee-47bf-8a10-d0c0b6ff16fc req-45eb1297-26bf-4bb2-ba03-85e37bf211c2 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:58:04.110421 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-8d0809ce-70ee-47bf-8a10-d0c0b6ff16fc req-45eb1297-26bf-4bb2-ba03-85e37bf211c2 tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] PUT https://10.4.3.240/volume/v3/attachments/ed2ac4a2-4d3c-455d-a065-3a08ec7c9f2c Aug 20 00:58:04.110421 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [req-8d0809ce-70ee-47bf-8a10-d0c0b6ff16fc req-45eb1297-26bf-4bb2-ba03-85e37bf211c2 tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.240", "host": "np0000007838", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:e656b6daafb0", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "870eaf75-1108-49d5-b5ab-79f4c93758d0", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:58:04.125957 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.coordination [req-8d0809ce-70ee-47bf-8a10-d0c0b6ff16fc req-45eb1297-26bf-4bb2-ba03-85e37bf211c2 tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] Acquiring lock "cinder-attachment_update-fe24e926-2854-4dff-a54e-88a1ac778045-np0000007838" by "attachment_update" {{(pid=100212) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 00:58:04.133375 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-ccabd7a3-113f-4165-b5a1-bb36968b209e None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:58:04.133375 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-ccabd7a3-113f-4165-b5a1-bb36968b209e tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] GET https://10.4.3.240/volume/v3/volumes/80996d83-2117-4d3e-92fa-3bb5b25be03b Aug 20 00:58:04.133375 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-ccabd7a3-113f-4165-b5a1-bb36968b209e tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:58:04.134764 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-ccabd7a3-113f-4165-b5a1-bb36968b209e tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:58:04.134811 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.coordination [req-8d0809ce-70ee-47bf-8a10-d0c0b6ff16fc req-45eb1297-26bf-4bb2-ba03-85e37bf211c2 tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] Lock "cinder-attachment_update-fe24e926-2854-4dff-a54e-88a1ac778045-np0000007838" acquired by "attachment_update" :: waited 0.008s {{(pid=100212) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 00:58:04.135534 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:58:04.135534 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 00:58:04.151590 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:58:04.151590 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 00:58:04.161717 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-ccabd7a3-113f-4165-b5a1-bb36968b209e tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Volume info retrieved successfully. Aug 20 00:58:04.168024 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-ccabd7a3-113f-4165-b5a1-bb36968b209e tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] https://10.4.3.240/volume/v3/volumes/80996d83-2117-4d3e-92fa-3bb5b25be03b returned with HTTP 200 Aug 20 00:58:04.168781 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 195/774] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:58:04 2026] GET /volume/v3/volumes/80996d83-2117-4d3e-92fa-3bb5b25be03b => generated 853 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:58:04.171253 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-9f24aa8a-056e-479c-ad3f-03985ca5619c req-30a025df-2bd9-42ff-8b27-99a0a7debe8e None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:58:04.177713 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-9f24aa8a-056e-479c-ad3f-03985ca5619c req-30a025df-2bd9-42ff-8b27-99a0a7debe8e tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] POST https://10.4.3.240/volume/v3/attachments/40f5fb9e-ac2f-4953-8ecb-9779213fe7ae/action Aug 20 00:58:04.178908 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-9f24aa8a-056e-479c-ad3f-03985ca5619c req-30a025df-2bd9-42ff-8b27-99a0a7debe8e tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Action body: b'{"os-complete": null}' {{(pid=100214) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 00:58:04.180044 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-9f24aa8a-056e-479c-ad3f-03985ca5619c req-30a025df-2bd9-42ff-8b27-99a0a7debe8e tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:58:04.206161 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:58:04.206161 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 00:58:04.222467 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-9f24aa8a-056e-479c-ad3f-03985ca5619c req-30a025df-2bd9-42ff-8b27-99a0a7debe8e tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] https://10.4.3.240/volume/v3/attachments/40f5fb9e-ac2f-4953-8ecb-9779213fe7ae/action returned with HTTP 204 Aug 20 00:58:04.222988 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 197/775] 10.4.3.240 () {74 vars in 1725 bytes} [Thu Aug 20 00:58:04 2026] POST /volume/v3/attachments/40f5fb9e-ac2f-4953-8ecb-9779213fe7ae/action => generated 0 bytes in 55 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:58:04.258262 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.coordination [req-8d0809ce-70ee-47bf-8a10-d0c0b6ff16fc req-45eb1297-26bf-4bb2-ba03-85e37bf211c2 tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] Lock "cinder-attachment_update-fe24e926-2854-4dff-a54e-88a1ac778045-np0000007838" released by "attachment_update" :: held 0.123s {{(pid=100212) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 00:58:04.258262 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-8d0809ce-70ee-47bf-8a10-d0c0b6ff16fc req-45eb1297-26bf-4bb2-ba03-85e37bf211c2 tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] https://10.4.3.240/volume/v3/attachments/ed2ac4a2-4d3c-455d-a065-3a08ec7c9f2c returned with HTTP 200 Aug 20 00:58:04.258430 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 194/776] 10.4.3.240 () {74 vars in 1704 bytes} [Thu Aug 20 00:58:04 2026] PUT /volume/v3/attachments/ed2ac4a2-4d3c-455d-a065-3a08ec7c9f2c => generated 969 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:58:04.951009 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-6a9e0653-fb9d-4d0c-9844-4dee57cd5215 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:58:04.953578 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-6a9e0653-fb9d-4d0c-9844-4dee57cd5215 tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] GET https://10.4.3.240/volume/v3/volumes/fe24e926-2854-4dff-a54e-88a1ac778045 Aug 20 00:58:04.953823 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-6a9e0653-fb9d-4d0c-9844-4dee57cd5215 tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:58:04.954549 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-6a9e0653-fb9d-4d0c-9844-4dee57cd5215 tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:58:04.967761 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:58:04.967761 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 00:58:04.973544 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-6a9e0653-fb9d-4d0c-9844-4dee57cd5215 tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] Volume info retrieved successfully. Aug 20 00:58:04.980887 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-6a9e0653-fb9d-4d0c-9844-4dee57cd5215 tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] https://10.4.3.240/volume/v3/volumes/fe24e926-2854-4dff-a54e-88a1ac778045 returned with HTTP 200 Aug 20 00:58:04.982110 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 191/777] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:58:04 2026] GET /volume/v3/volumes/fe24e926-2854-4dff-a54e-88a1ac778045 => generated 842 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:58:05.184624 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-e08697c3-2142-4a1a-8471-653b469f9bca None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:58:05.186846 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-e08697c3-2142-4a1a-8471-653b469f9bca tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] GET https://10.4.3.240/volume/v3/volumes/80996d83-2117-4d3e-92fa-3bb5b25be03b Aug 20 00:58:05.186846 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-e08697c3-2142-4a1a-8471-653b469f9bca tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:58:05.186846 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-e08697c3-2142-4a1a-8471-653b469f9bca tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:58:05.197862 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:58:05.197862 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 00:58:05.207617 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-e08697c3-2142-4a1a-8471-653b469f9bca tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Volume info retrieved successfully. Aug 20 00:58:05.213779 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-e08697c3-2142-4a1a-8471-653b469f9bca tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] https://10.4.3.240/volume/v3/volumes/80996d83-2117-4d3e-92fa-3bb5b25be03b returned with HTTP 200 Aug 20 00:58:05.214251 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 196/778] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:58:05 2026] GET /volume/v3/volumes/80996d83-2117-4d3e-92fa-3bb5b25be03b => generated 1145 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:58:05.278225 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-fa1dcb44-7162-4d96-b3e2-10da58c81453 req-811c3202-412f-4f62-b12b-c37a254af2a5 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:58:05.280311 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-fa1dcb44-7162-4d96-b3e2-10da58c81453 req-811c3202-412f-4f62-b12b-c37a254af2a5 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] GET https://10.4.3.240/volume/v3/volumes/80996d83-2117-4d3e-92fa-3bb5b25be03b Aug 20 00:58:05.280600 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-fa1dcb44-7162-4d96-b3e2-10da58c81453 req-811c3202-412f-4f62-b12b-c37a254af2a5 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:58:05.280840 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-fa1dcb44-7162-4d96-b3e2-10da58c81453 req-811c3202-412f-4f62-b12b-c37a254af2a5 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:58:05.291677 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:58:05.291677 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 00:58:05.296188 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [req-fa1dcb44-7162-4d96-b3e2-10da58c81453 req-811c3202-412f-4f62-b12b-c37a254af2a5 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Volume info retrieved successfully. Aug 20 00:58:05.301770 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-fa1dcb44-7162-4d96-b3e2-10da58c81453 req-811c3202-412f-4f62-b12b-c37a254af2a5 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] https://10.4.3.240/volume/v3/volumes/80996d83-2117-4d3e-92fa-3bb5b25be03b returned with HTTP 200 Aug 20 00:58:05.302392 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 198/779] 10.4.3.240 () {68 vars in 1598 bytes} [Thu Aug 20 00:58:05 2026] GET /volume/v3/volumes/80996d83-2117-4d3e-92fa-3bb5b25be03b => generated 1145 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:58:05.422857 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-2b9e1718-a89b-4da4-af4c-346a1dfb5457 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:58:05.425256 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-2b9e1718-a89b-4da4-af4c-346a1dfb5457 None None] GET https://10.4.3.240/volume// Aug 20 00:58:05.425256 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-2b9e1718-a89b-4da4-af4c-346a1dfb5457 None None] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:58:05.425256 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-2b9e1718-a89b-4da4-af4c-346a1dfb5457 None None] Calling method 'all' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:58:05.425256 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-2b9e1718-a89b-4da4-af4c-346a1dfb5457 None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 20 00:58:05.425256 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 195/780] 10.4.3.240 () {66 vars in 1428 bytes} [Thu Aug 20 00:58:05 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 00:58:05.435233 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [req-fa1dcb44-7162-4d96-b3e2-10da58c81453 req-1ccd01a5-0203-43c7-857f-35da6f20f6fd None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:58:05.438184 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-fa1dcb44-7162-4d96-b3e2-10da58c81453 req-1ccd01a5-0203-43c7-857f-35da6f20f6fd tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] POST https://10.4.3.240/volume/v3/attachments Aug 20 00:58:05.438673 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [req-fa1dcb44-7162-4d96-b3e2-10da58c81453 req-1ccd01a5-0203-43c7-857f-35da6f20f6fd tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "80996d83-2117-4d3e-92fa-3bb5b25be03b", "connector": null, "instance_uuid": "32603eb6-3e87-433a-bded-020f924a2237"}} {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:58:05.451550 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:58:05.451550 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 00:58:05.504369 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-fa1dcb44-7162-4d96-b3e2-10da58c81453 req-1ccd01a5-0203-43c7-857f-35da6f20f6fd tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] https://10.4.3.240/volume/v3/attachments returned with HTTP 200 Aug 20 00:58:05.504588 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 192/781] 10.4.3.240 () {74 vars in 1594 bytes} [Thu Aug 20 00:58:05 2026] POST /volume/v3/attachments => generated 273 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:58:05.540753 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-db74e53e-eaca-4bf1-8709-76866bc14dab None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:58:05.544317 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-db74e53e-eaca-4bf1-8709-76866bc14dab tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] GET https://10.4.3.240/volume/v3/volumes/80996d83-2117-4d3e-92fa-3bb5b25be03b Aug 20 00:58:05.544671 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-db74e53e-eaca-4bf1-8709-76866bc14dab tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:58:05.544950 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-db74e53e-eaca-4bf1-8709-76866bc14dab tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:58:05.584181 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-61a440e6-dc1d-46d7-8e01-33431e3e1938 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:58:05.584181 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-61a440e6-dc1d-46d7-8e01-33431e3e1938 None None] GET https://10.4.3.240/volume// Aug 20 00:58:05.584181 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-61a440e6-dc1d-46d7-8e01-33431e3e1938 None None] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:58:05.584181 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-61a440e6-dc1d-46d7-8e01-33431e3e1938 None None] Calling method 'all' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:58:05.584181 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-61a440e6-dc1d-46d7-8e01-33431e3e1938 None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 20 00:58:05.584181 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 199/782] 10.4.3.240 () {66 vars in 1426 bytes} [Thu Aug 20 00:58:05 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 00:58:05.588489 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:58:05.588489 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 00:58:05.588489 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-db74e53e-eaca-4bf1-8709-76866bc14dab tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Volume info retrieved successfully. Aug 20 00:58:05.588489 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-db74e53e-eaca-4bf1-8709-76866bc14dab tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] https://10.4.3.240/volume/v3/volumes/80996d83-2117-4d3e-92fa-3bb5b25be03b returned with HTTP 200 Aug 20 00:58:05.588489 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 197/783] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:58:05 2026] GET /volume/v3/volumes/80996d83-2117-4d3e-92fa-3bb5b25be03b => generated 1147 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:58:05.588807 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [req-fa1dcb44-7162-4d96-b3e2-10da58c81453 req-7b13d553-9287-496d-acd1-a007bc11c682 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:58:05.588807 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-fa1dcb44-7162-4d96-b3e2-10da58c81453 req-7b13d553-9287-496d-acd1-a007bc11c682 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] GET https://10.4.3.240/volume/v3/volumes/80996d83-2117-4d3e-92fa-3bb5b25be03b Aug 20 00:58:05.588807 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [req-fa1dcb44-7162-4d96-b3e2-10da58c81453 req-7b13d553-9287-496d-acd1-a007bc11c682 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:58:05.588807 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [req-fa1dcb44-7162-4d96-b3e2-10da58c81453 req-7b13d553-9287-496d-acd1-a007bc11c682 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:58:05.594845 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:58:05.594845 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 00:58:05.598815 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [req-fa1dcb44-7162-4d96-b3e2-10da58c81453 req-7b13d553-9287-496d-acd1-a007bc11c682 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Volume info retrieved successfully. Aug 20 00:58:05.606520 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-fa1dcb44-7162-4d96-b3e2-10da58c81453 req-7b13d553-9287-496d-acd1-a007bc11c682 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] https://10.4.3.240/volume/v3/volumes/80996d83-2117-4d3e-92fa-3bb5b25be03b returned with HTTP 200 Aug 20 00:58:05.606520 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 196/784] 10.4.3.240 () {70 vars in 1639 bytes} [Thu Aug 20 00:58:05 2026] GET /volume/v3/volumes/80996d83-2117-4d3e-92fa-3bb5b25be03b => generated 1327 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 00:58:05.728754 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [req-fa1dcb44-7162-4d96-b3e2-10da58c81453 req-11afc0ce-be07-4c2d-a5f0-e3ba04eb1f6e None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:58:05.732255 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-fa1dcb44-7162-4d96-b3e2-10da58c81453 req-11afc0ce-be07-4c2d-a5f0-e3ba04eb1f6e tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] PUT https://10.4.3.240/volume/v3/attachments/fc3da9ba-1dd8-4c00-a0eb-a5a6bb883f95 Aug 20 00:58:05.733194 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [req-fa1dcb44-7162-4d96-b3e2-10da58c81453 req-11afc0ce-be07-4c2d-a5f0-e3ba04eb1f6e tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.240", "host": "np0000007838", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:e656b6daafb0", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "870eaf75-1108-49d5-b5ab-79f4c93758d0", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:58:05.744143 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.coordination [req-fa1dcb44-7162-4d96-b3e2-10da58c81453 req-11afc0ce-be07-4c2d-a5f0-e3ba04eb1f6e tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Acquiring lock "cinder-attachment_update-80996d83-2117-4d3e-92fa-3bb5b25be03b-np0000007838" by "attachment_update" {{(pid=100213) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 00:58:05.750390 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.coordination [req-fa1dcb44-7162-4d96-b3e2-10da58c81453 req-11afc0ce-be07-4c2d-a5f0-e3ba04eb1f6e tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Lock "cinder-attachment_update-80996d83-2117-4d3e-92fa-3bb5b25be03b-np0000007838" acquired by "attachment_update" :: waited 0.007s {{(pid=100213) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 00:58:05.752447 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:58:05.752447 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 00:58:05.881555 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.coordination [req-fa1dcb44-7162-4d96-b3e2-10da58c81453 req-11afc0ce-be07-4c2d-a5f0-e3ba04eb1f6e tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Lock "cinder-attachment_update-80996d83-2117-4d3e-92fa-3bb5b25be03b-np0000007838" released by "attachment_update" :: held 0.130s {{(pid=100213) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 00:58:05.881957 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-fa1dcb44-7162-4d96-b3e2-10da58c81453 req-11afc0ce-be07-4c2d-a5f0-e3ba04eb1f6e tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] https://10.4.3.240/volume/v3/attachments/fc3da9ba-1dd8-4c00-a0eb-a5a6bb883f95 returned with HTTP 200 Aug 20 00:58:05.883778 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 193/785] 10.4.3.240 () {74 vars in 1704 bytes} [Thu Aug 20 00:58:05 2026] PUT /volume/v3/attachments/fc3da9ba-1dd8-4c00-a0eb-a5a6bb883f95 => generated 969 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:58:06.000686 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-8e83f9b9-2687-4c08-9acd-93d43fc03d07 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:58:06.002322 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-8e83f9b9-2687-4c08-9acd-93d43fc03d07 tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] GET https://10.4.3.240/volume/v3/volumes/fe24e926-2854-4dff-a54e-88a1ac778045 Aug 20 00:58:06.002799 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-8e83f9b9-2687-4c08-9acd-93d43fc03d07 tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:58:06.002986 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-8e83f9b9-2687-4c08-9acd-93d43fc03d07 tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:58:06.016863 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:58:06.016863 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 00:58:06.027792 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-8e83f9b9-2687-4c08-9acd-93d43fc03d07 tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] Volume info retrieved successfully. Aug 20 00:58:06.034812 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-8e83f9b9-2687-4c08-9acd-93d43fc03d07 tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] https://10.4.3.240/volume/v3/volumes/fe24e926-2854-4dff-a54e-88a1ac778045 returned with HTTP 200 Aug 20 00:58:06.035564 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 200/786] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:58:05 2026] GET /volume/v3/volumes/fe24e926-2854-4dff-a54e-88a1ac778045 => generated 842 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:58:06.593428 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-24b15ee3-971a-4461-bc7d-184be70ae312 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:58:06.596248 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-24b15ee3-971a-4461-bc7d-184be70ae312 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] GET https://10.4.3.240/volume/v3/volumes/80996d83-2117-4d3e-92fa-3bb5b25be03b Aug 20 00:58:06.597361 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-24b15ee3-971a-4461-bc7d-184be70ae312 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:58:06.597361 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-24b15ee3-971a-4461-bc7d-184be70ae312 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:58:06.627482 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:58:06.627482 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 00:58:06.635304 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-24b15ee3-971a-4461-bc7d-184be70ae312 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Volume info retrieved successfully. Aug 20 00:58:06.641656 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-24b15ee3-971a-4461-bc7d-184be70ae312 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] https://10.4.3.240/volume/v3/volumes/80996d83-2117-4d3e-92fa-3bb5b25be03b returned with HTTP 200 Aug 20 00:58:06.642284 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 198/787] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:58:06 2026] GET /volume/v3/volumes/80996d83-2117-4d3e-92fa-3bb5b25be03b => generated 1148 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:58:06.895486 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-a29d4535-8cd4-4b02-8b14-1c1b92fe17a2 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:58:06.990912 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-a29d4535-8cd4-4b02-8b14-1c1b92fe17a2 tempest-TaggedBootDevicesTest-872157188 tempest-TaggedBootDevicesTest-872157188-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 20 00:58:06.991327 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-a29d4535-8cd4-4b02-8b14-1c1b92fe17a2 tempest-TaggedBootDevicesTest-872157188 tempest-TaggedBootDevicesTest-872157188-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-299814651", "imageRef": "8d830113-4280-4524-bdd9-3a577a7d4174"}} {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:58:06.993072 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.v3.volumes [None req-a29d4535-8cd4-4b02-8b14-1c1b92fe17a2 tempest-TaggedBootDevicesTest-872157188 tempest-TaggedBootDevicesTest-872157188-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-299814651', 'imageRef': '8d830113-4280-4524-bdd9-3a577a7d4174'}} {{(pid=100212) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 00:58:07.055656 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-cf58bd81-d05c-4513-a9fa-a06ba7c0176c None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:58:07.058177 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-cf58bd81-d05c-4513-a9fa-a06ba7c0176c tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] GET https://10.4.3.240/volume/v3/volumes/fe24e926-2854-4dff-a54e-88a1ac778045 Aug 20 00:58:07.058462 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-cf58bd81-d05c-4513-a9fa-a06ba7c0176c tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:58:07.058810 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-cf58bd81-d05c-4513-a9fa-a06ba7c0176c tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:58:07.076179 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:58:07.076179 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 00:58:07.081116 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-cf58bd81-d05c-4513-a9fa-a06ba7c0176c tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] Volume info retrieved successfully. Aug 20 00:58:07.087444 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-cf58bd81-d05c-4513-a9fa-a06ba7c0176c tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] https://10.4.3.240/volume/v3/volumes/fe24e926-2854-4dff-a54e-88a1ac778045 returned with HTTP 200 Aug 20 00:58:07.087444 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 194/788] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:58:07 2026] GET /volume/v3/volumes/fe24e926-2854-4dff-a54e-88a1ac778045 => generated 842 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:58:07.241361 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.v3.volumes [None req-a29d4535-8cd4-4b02-8b14-1c1b92fe17a2 tempest-TaggedBootDevicesTest-872157188 tempest-TaggedBootDevicesTest-872157188-project-member] Create volume of 1 GB Aug 20 00:58:07.249770 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-a29d4535-8cd4-4b02-8b14-1c1b92fe17a2 tempest-TaggedBootDevicesTest-872157188 tempest-TaggedBootDevicesTest-872157188-project-member] Availability Zones retrieved successfully. Aug 20 00:58:07.256031 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-a29d4535-8cd4-4b02-8b14-1c1b92fe17a2 tempest-TaggedBootDevicesTest-872157188 tempest-TaggedBootDevicesTest-872157188-project-member] Flow 'volume_create_api' (97e0aba7-9bbe-486f-8343-d8bb1503d501) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100212) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:58:07.257098 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-a29d4535-8cd4-4b02-8b14-1c1b92fe17a2 tempest-TaggedBootDevicesTest-872157188 tempest-TaggedBootDevicesTest-872157188-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (78ce1759-b723-4403-b40b-c12c4c950bf4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:58:07.258232 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.flows.api.create_volume [None req-a29d4535-8cd4-4b02-8b14-1c1b92fe17a2 tempest-TaggedBootDevicesTest-872157188 tempest-TaggedBootDevicesTest-872157188-project-member] Validating volume size '1' using validate_int {{(pid=100212) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 00:58:07.370195 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-a29d4535-8cd4-4b02-8b14-1c1b92fe17a2 tempest-TaggedBootDevicesTest-872157188 tempest-TaggedBootDevicesTest-872157188-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (78ce1759-b723-4403-b40b-c12c4c950bf4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:52:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1ed58bd6-fe6a-497e-ae84-e8199d24fdfa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:58:07.370195 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-a29d4535-8cd4-4b02-8b14-1c1b92fe17a2 tempest-TaggedBootDevicesTest-872157188 tempest-TaggedBootDevicesTest-872157188-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (58dd94d9-5dce-464b-baf7-9531ba244f97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:58:07.441690 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.quota [None req-a29d4535-8cd4-4b02-8b14-1c1b92fe17a2 tempest-TaggedBootDevicesTest-872157188 tempest-TaggedBootDevicesTest-872157188-project-member] Created reservations ['7e2ad9a4-0db3-417c-805c-fed8d2af9146', '7efbda4f-c160-41fc-88b2-016cea114229', 'c8e9dfa1-971c-46cd-87ec-5852e49bbd04', '0668f5d0-79f8-40b9-9be6-06c888a534e3'] {{(pid=100212) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:58:07.442630 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-a29d4535-8cd4-4b02-8b14-1c1b92fe17a2 tempest-TaggedBootDevicesTest-872157188 tempest-TaggedBootDevicesTest-872157188-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (58dd94d9-5dce-464b-baf7-9531ba244f97) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7e2ad9a4-0db3-417c-805c-fed8d2af9146', '7efbda4f-c160-41fc-88b2-016cea114229', 'c8e9dfa1-971c-46cd-87ec-5852e49bbd04', '0668f5d0-79f8-40b9-9be6-06c888a534e3']}' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:58:07.443537 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-a29d4535-8cd4-4b02-8b14-1c1b92fe17a2 tempest-TaggedBootDevicesTest-872157188 tempest-TaggedBootDevicesTest-872157188-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (32171c83-382f-4a38-869e-af02314f87be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:58:07.474023 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-a29d4535-8cd4-4b02-8b14-1c1b92fe17a2 tempest-TaggedBootDevicesTest-872157188 tempest-TaggedBootDevicesTest-872157188-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (32171c83-382f-4a38-869e-af02314f87be) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a68f6dba-3cab-4193-9494-213b9778acf9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-299814651',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a54a49d5e0454af3bafca8fe3657bc91',qos_specs=None,replication_status=,reservations=['7e2ad9a4-0db3-417c-805c-fed8d2af9146','7efbda4f-c160-41fc-88b2-016cea114229','c8e9dfa1-971c-46cd-87ec-5852e49bbd04','0668f5d0-79f8-40b9-9be6-06c888a534e3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='81eb6c1494cd48e09adf83b69cfcfadb',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T00:58:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-299814651',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a68f6dba-3cab-4193-9494-213b9778acf9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a54a49d5e0454af3bafca8fe3657bc91',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='81eb6c1494cd48e09adf83b69cfcfadb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1ed58bd6-fe6a-497e-ae84-e8199d24fdfa),volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:58:07.475372 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-a29d4535-8cd4-4b02-8b14-1c1b92fe17a2 tempest-TaggedBootDevicesTest-872157188 tempest-TaggedBootDevicesTest-872157188-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eb41db0e-7e8a-42c2-9293-10b3996a5a04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:58:07.506934 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-a29d4535-8cd4-4b02-8b14-1c1b92fe17a2 tempest-TaggedBootDevicesTest-872157188 tempest-TaggedBootDevicesTest-872157188-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eb41db0e-7e8a-42c2-9293-10b3996a5a04) transitioned into state 'SUCCESS' from state '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-299814651',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a54a49d5e0454af3bafca8fe3657bc91',qos_specs=None,replication_status=,reservations=['7e2ad9a4-0db3-417c-805c-fed8d2af9146','7efbda4f-c160-41fc-88b2-016cea114229','c8e9dfa1-971c-46cd-87ec-5852e49bbd04','0668f5d0-79f8-40b9-9be6-06c888a534e3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='81eb6c1494cd48e09adf83b69cfcfadb',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:58:07.506934 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-a29d4535-8cd4-4b02-8b14-1c1b92fe17a2 tempest-TaggedBootDevicesTest-872157188 tempest-TaggedBootDevicesTest-872157188-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b454bcf8-9ff2-47f2-8e0f-6cd5804ceeb2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:58:07.518472 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-a29d4535-8cd4-4b02-8b14-1c1b92fe17a2 tempest-TaggedBootDevicesTest-872157188 tempest-TaggedBootDevicesTest-872157188-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b454bcf8-9ff2-47f2-8e0f-6cd5804ceeb2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:58:07.522105 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-a29d4535-8cd4-4b02-8b14-1c1b92fe17a2 tempest-TaggedBootDevicesTest-872157188 tempest-TaggedBootDevicesTest-872157188-project-member] Flow 'volume_create_api' (97e0aba7-9bbe-486f-8343-d8bb1503d501) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100212) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:58:07.522456 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-a29d4535-8cd4-4b02-8b14-1c1b92fe17a2 tempest-TaggedBootDevicesTest-872157188 tempest-TaggedBootDevicesTest-872157188-project-member] Create volume request issued successfully. Aug 20 00:58:07.523138 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-a29d4535-8cd4-4b02-8b14-1c1b92fe17a2 tempest-TaggedBootDevicesTest-872157188 tempest-TaggedBootDevicesTest-872157188-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 20 00:58:07.523530 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 197/789] 10.4.3.240 () {68 vars in 1259 bytes} [Thu Aug 20 00:58:06 2026] POST /volume/v3/volumes => generated 751 bytes in 629 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 00:58:07.541084 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-c427cda0-14e0-416c-955e-19c227addaff None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:58:07.542910 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-c427cda0-14e0-416c-955e-19c227addaff tempest-TaggedBootDevicesTest-872157188 tempest-TaggedBootDevicesTest-872157188-project-member] GET https://10.4.3.240/volume/v3/volumes/a68f6dba-3cab-4193-9494-213b9778acf9 Aug 20 00:58:07.543123 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-c427cda0-14e0-416c-955e-19c227addaff tempest-TaggedBootDevicesTest-872157188 tempest-TaggedBootDevicesTest-872157188-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:58:07.543862 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-c427cda0-14e0-416c-955e-19c227addaff tempest-TaggedBootDevicesTest-872157188 tempest-TaggedBootDevicesTest-872157188-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:58:07.550082 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:58:07.550082 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 00:58:07.553725 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-c427cda0-14e0-416c-955e-19c227addaff tempest-TaggedBootDevicesTest-872157188 tempest-TaggedBootDevicesTest-872157188-project-member] Volume info retrieved successfully. Aug 20 00:58:07.557714 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-c427cda0-14e0-416c-955e-19c227addaff tempest-TaggedBootDevicesTest-872157188 tempest-TaggedBootDevicesTest-872157188-project-member] https://10.4.3.240/volume/v3/volumes/a68f6dba-3cab-4193-9494-213b9778acf9 returned with HTTP 200 Aug 20 00:58:07.558104 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 201/790] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:58:07 2026] GET /volume/v3/volumes/a68f6dba-3cab-4193-9494-213b9778acf9 => generated 819 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:58:07.563640 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-8d0809ce-70ee-47bf-8a10-d0c0b6ff16fc req-a78529d1-8096-4bbc-9f98-71afc4eb4662 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:58:07.566085 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-8d0809ce-70ee-47bf-8a10-d0c0b6ff16fc req-a78529d1-8096-4bbc-9f98-71afc4eb4662 tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] POST https://10.4.3.240/volume/v3/attachments/ed2ac4a2-4d3c-455d-a065-3a08ec7c9f2c/action Aug 20 00:58:07.566695 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-8d0809ce-70ee-47bf-8a10-d0c0b6ff16fc req-a78529d1-8096-4bbc-9f98-71afc4eb4662 tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] Action body: b'{"os-complete": null}' {{(pid=100215) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 00:58:07.566863 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-8d0809ce-70ee-47bf-8a10-d0c0b6ff16fc req-a78529d1-8096-4bbc-9f98-71afc4eb4662 tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:58:07.583277 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:58:07.583277 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 00:58:07.596258 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-8d0809ce-70ee-47bf-8a10-d0c0b6ff16fc req-a78529d1-8096-4bbc-9f98-71afc4eb4662 tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] https://10.4.3.240/volume/v3/attachments/ed2ac4a2-4d3c-455d-a065-3a08ec7c9f2c/action returned with HTTP 204 Aug 20 00:58:07.596967 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 199/791] 10.4.3.240 () {74 vars in 1725 bytes} [Thu Aug 20 00:58:07 2026] POST /volume/v3/attachments/ed2ac4a2-4d3c-455d-a065-3a08ec7c9f2c/action => generated 0 bytes in 34 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:58:07.659919 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-692e63b9-e2a1-4e37-b454-74e2edc6c746 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:58:07.661880 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-692e63b9-e2a1-4e37-b454-74e2edc6c746 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] GET https://10.4.3.240/volume/v3/volumes/80996d83-2117-4d3e-92fa-3bb5b25be03b Aug 20 00:58:07.662075 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-692e63b9-e2a1-4e37-b454-74e2edc6c746 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:58:07.662278 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-692e63b9-e2a1-4e37-b454-74e2edc6c746 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:58:07.677124 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:58:07.677124 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 00:58:07.679819 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-692e63b9-e2a1-4e37-b454-74e2edc6c746 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Volume info retrieved successfully. Aug 20 00:58:07.684308 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-692e63b9-e2a1-4e37-b454-74e2edc6c746 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] https://10.4.3.240/volume/v3/volumes/80996d83-2117-4d3e-92fa-3bb5b25be03b returned with HTTP 200 Aug 20 00:58:07.684308 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 195/792] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:58:07 2026] GET /volume/v3/volumes/80996d83-2117-4d3e-92fa-3bb5b25be03b => generated 1148 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:58:08.100593 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-ffe16843-88a1-4fd1-8ca8-2fc671f41dab None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:58:08.102698 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-ffe16843-88a1-4fd1-8ca8-2fc671f41dab tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] GET https://10.4.3.240/volume/v3/volumes/fe24e926-2854-4dff-a54e-88a1ac778045 Aug 20 00:58:08.102987 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-ffe16843-88a1-4fd1-8ca8-2fc671f41dab tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:58:08.103240 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-ffe16843-88a1-4fd1-8ca8-2fc671f41dab tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:58:08.113819 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:58:08.113819 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 00:58:08.118013 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-ffe16843-88a1-4fd1-8ca8-2fc671f41dab tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] Volume info retrieved successfully. Aug 20 00:58:08.123641 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-ffe16843-88a1-4fd1-8ca8-2fc671f41dab tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] https://10.4.3.240/volume/v3/volumes/fe24e926-2854-4dff-a54e-88a1ac778045 returned with HTTP 200 Aug 20 00:58:08.124045 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 198/793] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:58:08 2026] GET /volume/v3/volumes/fe24e926-2854-4dff-a54e-88a1ac778045 => generated 1134 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:58:08.139531 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-95924d83-1f27-454e-8b6d-02a2c6a93b84 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:58:08.142808 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-95924d83-1f27-454e-8b6d-02a2c6a93b84 tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] GET https://10.4.3.240/volume/v3/volumes/fe24e926-2854-4dff-a54e-88a1ac778045 Aug 20 00:58:08.143015 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-95924d83-1f27-454e-8b6d-02a2c6a93b84 tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:58:08.143206 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-95924d83-1f27-454e-8b6d-02a2c6a93b84 tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:58:08.159432 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:58:08.159432 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 00:58:08.167741 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-95924d83-1f27-454e-8b6d-02a2c6a93b84 tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] Volume info retrieved successfully. Aug 20 00:58:08.172012 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-95924d83-1f27-454e-8b6d-02a2c6a93b84 tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] https://10.4.3.240/volume/v3/volumes/fe24e926-2854-4dff-a54e-88a1ac778045 returned with HTTP 200 Aug 20 00:58:08.172478 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 202/794] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:58:08 2026] GET /volume/v3/volumes/fe24e926-2854-4dff-a54e-88a1ac778045 => generated 1134 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:58:08.503989 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-0e77a4ef-2144-4c7e-ae66-660ce23fb58b req-a8bda7ad-b4a7-4c6c-a981-031dcb909d48 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:58:08.506505 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-0e77a4ef-2144-4c7e-ae66-660ce23fb58b req-a8bda7ad-b4a7-4c6c-a981-031dcb909d48 tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] GET https://10.4.3.240/volume/v3/volumes/087c3c05-488b-49e8-9026-3bbdcc6bc057 Aug 20 00:58:08.506746 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-0e77a4ef-2144-4c7e-ae66-660ce23fb58b req-a8bda7ad-b4a7-4c6c-a981-031dcb909d48 tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:58:08.506975 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-0e77a4ef-2144-4c7e-ae66-660ce23fb58b req-a8bda7ad-b4a7-4c6c-a981-031dcb909d48 tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:58:08.519107 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:58:08.519107 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 00:58:08.523375 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [req-0e77a4ef-2144-4c7e-ae66-660ce23fb58b req-a8bda7ad-b4a7-4c6c-a981-031dcb909d48 tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] Volume info retrieved successfully. Aug 20 00:58:08.530077 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-0e77a4ef-2144-4c7e-ae66-660ce23fb58b req-a8bda7ad-b4a7-4c6c-a981-031dcb909d48 tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] https://10.4.3.240/volume/v3/volumes/087c3c05-488b-49e8-9026-3bbdcc6bc057 returned with HTTP 200 Aug 20 00:58:08.530715 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 200/795] 10.4.3.240 () {68 vars in 1598 bytes} [Thu Aug 20 00:58:08 2026] GET /volume/v3/volumes/087c3c05-488b-49e8-9026-3bbdcc6bc057 => generated 1136 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:58:08.567903 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [req-0e77a4ef-2144-4c7e-ae66-660ce23fb58b req-482c8a19-6514-422a-beee-53fe10351ac9 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:58:08.571039 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-f2624316-b7dc-440e-a18f-501ac7a0e7ba None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:58:08.571317 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-0e77a4ef-2144-4c7e-ae66-660ce23fb58b req-482c8a19-6514-422a-beee-53fe10351ac9 tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] POST https://10.4.3.240/volume/v3/volumes/087c3c05-488b-49e8-9026-3bbdcc6bc057/action Aug 20 00:58:08.571761 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [req-0e77a4ef-2144-4c7e-ae66-660ce23fb58b req-482c8a19-6514-422a-beee-53fe10351ac9 tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100213) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 00:58:08.571885 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [req-0e77a4ef-2144-4c7e-ae66-660ce23fb58b req-482c8a19-6514-422a-beee-53fe10351ac9 tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:58:08.573566 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-f2624316-b7dc-440e-a18f-501ac7a0e7ba tempest-TaggedBootDevicesTest-872157188 tempest-TaggedBootDevicesTest-872157188-project-member] GET https://10.4.3.240/volume/v3/volumes/a68f6dba-3cab-4193-9494-213b9778acf9 Aug 20 00:58:08.573725 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-f2624316-b7dc-440e-a18f-501ac7a0e7ba tempest-TaggedBootDevicesTest-872157188 tempest-TaggedBootDevicesTest-872157188-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:58:08.573896 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-f2624316-b7dc-440e-a18f-501ac7a0e7ba tempest-TaggedBootDevicesTest-872157188 tempest-TaggedBootDevicesTest-872157188-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:58:08.580549 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:58:08.580549 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 00:58:08.583626 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:58:08.583626 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 00:58:08.584077 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-f2624316-b7dc-440e-a18f-501ac7a0e7ba tempest-TaggedBootDevicesTest-872157188 tempest-TaggedBootDevicesTest-872157188-project-member] Volume info retrieved successfully. Aug 20 00:58:08.584268 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [req-0e77a4ef-2144-4c7e-ae66-660ce23fb58b req-482c8a19-6514-422a-beee-53fe10351ac9 tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] Volume info retrieved successfully. Aug 20 00:58:08.589479 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-f2624316-b7dc-440e-a18f-501ac7a0e7ba tempest-TaggedBootDevicesTest-872157188 tempest-TaggedBootDevicesTest-872157188-project-member] https://10.4.3.240/volume/v3/volumes/a68f6dba-3cab-4193-9494-213b9778acf9 returned with HTTP 200 Aug 20 00:58:08.589821 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 199/796] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:58:08 2026] GET /volume/v3/volumes/a68f6dba-3cab-4193-9494-213b9778acf9 => generated 1359 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:58:08.592207 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [req-0e77a4ef-2144-4c7e-ae66-660ce23fb58b req-482c8a19-6514-422a-beee-53fe10351ac9 tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] Begin detaching volume completed successfully. Aug 20 00:58:08.592480 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-0e77a4ef-2144-4c7e-ae66-660ce23fb58b req-482c8a19-6514-422a-beee-53fe10351ac9 tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] https://10.4.3.240/volume/v3/volumes/087c3c05-488b-49e8-9026-3bbdcc6bc057/action returned with HTTP 202 Aug 20 00:58:08.592906 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 196/797] 10.4.3.240 () {72 vars in 1672 bytes} [Thu Aug 20 00:58:08 2026] POST /volume/v3/volumes/087c3c05-488b-49e8-9026-3bbdcc6bc057/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 00:58:08.601997 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-e1a795cb-fa9f-4ddd-8ec0-5f8b4c1219ad None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:58:08.603841 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-e1a795cb-fa9f-4ddd-8ec0-5f8b4c1219ad tempest-TaggedBootDevicesTest-872157188 tempest-TaggedBootDevicesTest-872157188-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 20 00:58:08.604294 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-e1a795cb-fa9f-4ddd-8ec0-5f8b4c1219ad tempest-TaggedBootDevicesTest-872157188 tempest-TaggedBootDevicesTest-872157188-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-209021166"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:58:08.606599 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.v3.volumes [None req-e1a795cb-fa9f-4ddd-8ec0-5f8b4c1219ad tempest-TaggedBootDevicesTest-872157188 tempest-TaggedBootDevicesTest-872157188-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-209021166'}} {{(pid=100214) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 00:58:08.606599 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.v3.volumes [None req-e1a795cb-fa9f-4ddd-8ec0-5f8b4c1219ad tempest-TaggedBootDevicesTest-872157188 tempest-TaggedBootDevicesTest-872157188-project-member] Create volume of 1 GB Aug 20 00:58:08.610935 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-e1a795cb-fa9f-4ddd-8ec0-5f8b4c1219ad tempest-TaggedBootDevicesTest-872157188 tempest-TaggedBootDevicesTest-872157188-project-member] Availability Zones retrieved successfully. Aug 20 00:58:08.614376 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-014e6e76-6982-4807-9ad1-6cd87cdebefb None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:58:08.616242 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-014e6e76-6982-4807-9ad1-6cd87cdebefb tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] GET https://10.4.3.240/volume/v3/volumes/087c3c05-488b-49e8-9026-3bbdcc6bc057 Aug 20 00:58:08.616447 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-014e6e76-6982-4807-9ad1-6cd87cdebefb tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:58:08.616662 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-014e6e76-6982-4807-9ad1-6cd87cdebefb tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:58:08.621106 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-e1a795cb-fa9f-4ddd-8ec0-5f8b4c1219ad tempest-TaggedBootDevicesTest-872157188 tempest-TaggedBootDevicesTest-872157188-project-member] Flow 'volume_create_api' (45ed882d-184d-4000-b1f0-9e29d23410eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:58:08.622570 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-e1a795cb-fa9f-4ddd-8ec0-5f8b4c1219ad tempest-TaggedBootDevicesTest-872157188 tempest-TaggedBootDevicesTest-872157188-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6ad7bb5c-9c5a-41bd-80fd-71902ad2591f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:58:08.623992 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.flows.api.create_volume [None req-e1a795cb-fa9f-4ddd-8ec0-5f8b4c1219ad tempest-TaggedBootDevicesTest-872157188 tempest-TaggedBootDevicesTest-872157188-project-member] Validating volume size '1' using validate_int {{(pid=100214) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 00:58:08.629329 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:58:08.629329 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 00:58:08.634754 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-e8aadc43-e1f9-4176-9907-4c7214a28a9f None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:58:08.635490 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-014e6e76-6982-4807-9ad1-6cd87cdebefb tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] Volume info retrieved successfully. Aug 20 00:58:08.635573 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-e8aadc43-e1f9-4176-9907-4c7214a28a9f None None] GET https://10.4.3.240/volume// Aug 20 00:58:08.635817 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-e8aadc43-e1f9-4176-9907-4c7214a28a9f None None] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:58:08.636059 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-e8aadc43-e1f9-4176-9907-4c7214a28a9f None None] Calling method 'all' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:58:08.636569 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-e8aadc43-e1f9-4176-9907-4c7214a28a9f None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 20 00:58:08.637719 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 200/798] 10.4.3.240 () {66 vars in 1426 bytes} [Thu Aug 20 00:58:08 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 00:58:08.641211 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-014e6e76-6982-4807-9ad1-6cd87cdebefb tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] https://10.4.3.240/volume/v3/volumes/087c3c05-488b-49e8-9026-3bbdcc6bc057 returned with HTTP 200 Aug 20 00:58:08.641629 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 201/799] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:58:08 2026] GET /volume/v3/volumes/087c3c05-488b-49e8-9026-3bbdcc6bc057 => generated 1139 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:58:08.646622 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [req-0e77a4ef-2144-4c7e-ae66-660ce23fb58b req-f404209b-358c-4246-9b22-c9faadc71963 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:58:08.648732 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-0e77a4ef-2144-4c7e-ae66-660ce23fb58b req-f404209b-358c-4246-9b22-c9faadc71963 tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] GET https://10.4.3.240/volume/v3/volumes/087c3c05-488b-49e8-9026-3bbdcc6bc057 Aug 20 00:58:08.648963 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [req-0e77a4ef-2144-4c7e-ae66-660ce23fb58b req-f404209b-358c-4246-9b22-c9faadc71963 tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:58:08.649168 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [req-0e77a4ef-2144-4c7e-ae66-660ce23fb58b req-f404209b-358c-4246-9b22-c9faadc71963 tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:58:08.659536 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:58:08.659536 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 00:58:08.661392 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-e1a795cb-fa9f-4ddd-8ec0-5f8b4c1219ad tempest-TaggedBootDevicesTest-872157188 tempest-TaggedBootDevicesTest-872157188-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6ad7bb5c-9c5a-41bd-80fd-71902ad2591f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:52:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1ed58bd6-fe6a-497e-ae84-e8199d24fdfa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:58:08.662241 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-e1a795cb-fa9f-4ddd-8ec0-5f8b4c1219ad tempest-TaggedBootDevicesTest-872157188 tempest-TaggedBootDevicesTest-872157188-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2b24b60f-14a9-4ff9-8c35-182a14882e09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:58:08.663474 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [req-0e77a4ef-2144-4c7e-ae66-660ce23fb58b req-f404209b-358c-4246-9b22-c9faadc71963 tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] Volume info retrieved successfully. Aug 20 00:58:08.668948 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-0e77a4ef-2144-4c7e-ae66-660ce23fb58b req-f404209b-358c-4246-9b22-c9faadc71963 tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] https://10.4.3.240/volume/v3/volumes/087c3c05-488b-49e8-9026-3bbdcc6bc057 returned with HTTP 200 Aug 20 00:58:08.669324 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 197/800] 10.4.3.240 () {70 vars in 1639 bytes} [Thu Aug 20 00:58:08 2026] GET /volume/v3/volumes/087c3c05-488b-49e8-9026-3bbdcc6bc057 => generated 1319 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 00:58:08.697822 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-0ba1b306-bbbb-4cae-8d33-851cdb2d8f39 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:58:08.700027 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-0ba1b306-bbbb-4cae-8d33-851cdb2d8f39 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] GET https://10.4.3.240/volume/v3/volumes/80996d83-2117-4d3e-92fa-3bb5b25be03b Aug 20 00:58:08.700227 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-0ba1b306-bbbb-4cae-8d33-851cdb2d8f39 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:58:08.700451 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-0ba1b306-bbbb-4cae-8d33-851cdb2d8f39 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:58:08.705947 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.quota [None req-e1a795cb-fa9f-4ddd-8ec0-5f8b4c1219ad tempest-TaggedBootDevicesTest-872157188 tempest-TaggedBootDevicesTest-872157188-project-member] Created reservations ['eb6b6f62-559d-46aa-86da-1671324a967d', '0540c9b5-2200-4903-b553-3fdccb8fab6c', 'c32e7bbf-83de-4cdf-a326-d0fd158be517', '1822bf33-a3f5-499e-8350-adaccd317956'] {{(pid=100214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:58:08.706750 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-e1a795cb-fa9f-4ddd-8ec0-5f8b4c1219ad tempest-TaggedBootDevicesTest-872157188 tempest-TaggedBootDevicesTest-872157188-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2b24b60f-14a9-4ff9-8c35-182a14882e09) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['eb6b6f62-559d-46aa-86da-1671324a967d', '0540c9b5-2200-4903-b553-3fdccb8fab6c', 'c32e7bbf-83de-4cdf-a326-d0fd158be517', '1822bf33-a3f5-499e-8350-adaccd317956']}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:58:08.707470 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-e1a795cb-fa9f-4ddd-8ec0-5f8b4c1219ad tempest-TaggedBootDevicesTest-872157188 tempest-TaggedBootDevicesTest-872157188-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0649472f-686c-4a16-bccc-5ed9231b6c3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:58:08.712569 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:58:08.712569 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 00:58:08.716145 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-0ba1b306-bbbb-4cae-8d33-851cdb2d8f39 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Volume info retrieved successfully. Aug 20 00:58:08.720145 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-0ba1b306-bbbb-4cae-8d33-851cdb2d8f39 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] https://10.4.3.240/volume/v3/volumes/80996d83-2117-4d3e-92fa-3bb5b25be03b returned with HTTP 200 Aug 20 00:58:08.720657 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 201/801] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:58:08 2026] GET /volume/v3/volumes/80996d83-2117-4d3e-92fa-3bb5b25be03b => generated 1148 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:58:08.728758 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-e1a795cb-fa9f-4ddd-8ec0-5f8b4c1219ad tempest-TaggedBootDevicesTest-872157188 tempest-TaggedBootDevicesTest-872157188-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0649472f-686c-4a16-bccc-5ed9231b6c3b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a1918759-9c62-44c3-8d24-13e5eee336a8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-209021166',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a54a49d5e0454af3bafca8fe3657bc91',qos_specs=None,replication_status=,reservations=['eb6b6f62-559d-46aa-86da-1671324a967d','0540c9b5-2200-4903-b553-3fdccb8fab6c','c32e7bbf-83de-4cdf-a326-d0fd158be517','1822bf33-a3f5-499e-8350-adaccd317956'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='81eb6c1494cd48e09adf83b69cfcfadb',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T00:58:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-209021166',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a1918759-9c62-44c3-8d24-13e5eee336a8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a54a49d5e0454af3bafca8fe3657bc91',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='81eb6c1494cd48e09adf83b69cfcfadb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1ed58bd6-fe6a-497e-ae84-e8199d24fdfa),volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:58:08.729523 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-e1a795cb-fa9f-4ddd-8ec0-5f8b4c1219ad tempest-TaggedBootDevicesTest-872157188 tempest-TaggedBootDevicesTest-872157188-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d4c4c3a1-9a2f-4898-b393-d27dc3b2c24f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:58:08.747314 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-e1a795cb-fa9f-4ddd-8ec0-5f8b4c1219ad tempest-TaggedBootDevicesTest-872157188 tempest-TaggedBootDevicesTest-872157188-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d4c4c3a1-9a2f-4898-b393-d27dc3b2c24f) transitioned into state 'SUCCESS' from state '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-209021166',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a54a49d5e0454af3bafca8fe3657bc91',qos_specs=None,replication_status=,reservations=['eb6b6f62-559d-46aa-86da-1671324a967d','0540c9b5-2200-4903-b553-3fdccb8fab6c','c32e7bbf-83de-4cdf-a326-d0fd158be517','1822bf33-a3f5-499e-8350-adaccd317956'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='81eb6c1494cd48e09adf83b69cfcfadb',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:58:08.748099 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-e1a795cb-fa9f-4ddd-8ec0-5f8b4c1219ad tempest-TaggedBootDevicesTest-872157188 tempest-TaggedBootDevicesTest-872157188-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a8b6df0a-3731-40f4-acf8-1a58fe83936f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:58:08.759385 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-e1a795cb-fa9f-4ddd-8ec0-5f8b4c1219ad tempest-TaggedBootDevicesTest-872157188 tempest-TaggedBootDevicesTest-872157188-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a8b6df0a-3731-40f4-acf8-1a58fe83936f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:58:08.759385 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-e1a795cb-fa9f-4ddd-8ec0-5f8b4c1219ad tempest-TaggedBootDevicesTest-872157188 tempest-TaggedBootDevicesTest-872157188-project-member] Flow 'volume_create_api' (45ed882d-184d-4000-b1f0-9e29d23410eb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:58:08.759385 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-e1a795cb-fa9f-4ddd-8ec0-5f8b4c1219ad tempest-TaggedBootDevicesTest-872157188 tempest-TaggedBootDevicesTest-872157188-project-member] Create volume request issued successfully. Aug 20 00:58:08.759385 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-e1a795cb-fa9f-4ddd-8ec0-5f8b4c1219ad tempest-TaggedBootDevicesTest-872157188 tempest-TaggedBootDevicesTest-872157188-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 20 00:58:08.759385 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 203/802] 10.4.3.240 () {68 vars in 1258 bytes} [Thu Aug 20 00:58:08 2026] POST /volume/v3/volumes => generated 751 bytes in 157 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 00:58:08.770613 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-eb54ff4c-550a-4c11-93b4-272f7227d0cf None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:58:08.772407 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-eb54ff4c-550a-4c11-93b4-272f7227d0cf tempest-TaggedBootDevicesTest-872157188 tempest-TaggedBootDevicesTest-872157188-project-member] GET https://10.4.3.240/volume/v3/volumes/a1918759-9c62-44c3-8d24-13e5eee336a8 Aug 20 00:58:08.772612 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-eb54ff4c-550a-4c11-93b4-272f7227d0cf tempest-TaggedBootDevicesTest-872157188 tempest-TaggedBootDevicesTest-872157188-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:58:08.772796 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-eb54ff4c-550a-4c11-93b4-272f7227d0cf tempest-TaggedBootDevicesTest-872157188 tempest-TaggedBootDevicesTest-872157188-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:58:08.780491 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:58:08.780491 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 00:58:08.783524 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-eb54ff4c-550a-4c11-93b4-272f7227d0cf tempest-TaggedBootDevicesTest-872157188 tempest-TaggedBootDevicesTest-872157188-project-member] Volume info retrieved successfully. Aug 20 00:58:08.787979 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-eb54ff4c-550a-4c11-93b4-272f7227d0cf tempest-TaggedBootDevicesTest-872157188 tempest-TaggedBootDevicesTest-872157188-project-member] https://10.4.3.240/volume/v3/volumes/a1918759-9c62-44c3-8d24-13e5eee336a8 returned with HTTP 200 Aug 20 00:58:08.788359 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 202/803] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:58:08 2026] GET /volume/v3/volumes/a1918759-9c62-44c3-8d24-13e5eee336a8 => generated 819 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:58:09.655982 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-2df5da78-70a3-4483-be6e-c98010ea40be None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:58:09.657676 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-2df5da78-70a3-4483-be6e-c98010ea40be tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] GET https://10.4.3.240/volume/v3/volumes/087c3c05-488b-49e8-9026-3bbdcc6bc057 Aug 20 00:58:09.657913 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-2df5da78-70a3-4483-be6e-c98010ea40be tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:58:09.658076 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-2df5da78-70a3-4483-be6e-c98010ea40be tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:58:09.667502 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:58:09.667502 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 00:58:09.671135 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-2df5da78-70a3-4483-be6e-c98010ea40be tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] Volume info retrieved successfully. Aug 20 00:58:09.675536 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-2df5da78-70a3-4483-be6e-c98010ea40be tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] https://10.4.3.240/volume/v3/volumes/087c3c05-488b-49e8-9026-3bbdcc6bc057 returned with HTTP 200 Aug 20 00:58:09.675937 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 198/804] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:58:09 2026] GET /volume/v3/volumes/087c3c05-488b-49e8-9026-3bbdcc6bc057 => generated 1139 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:58:09.734310 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-ea13d217-c172-49e0-ae5e-263dd5fa2c28 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:58:09.736656 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-ea13d217-c172-49e0-ae5e-263dd5fa2c28 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] GET https://10.4.3.240/volume/v3/volumes/80996d83-2117-4d3e-92fa-3bb5b25be03b Aug 20 00:58:09.736925 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-ea13d217-c172-49e0-ae5e-263dd5fa2c28 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:58:09.737175 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-ea13d217-c172-49e0-ae5e-263dd5fa2c28 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:58:09.752189 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:58:09.752189 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 00:58:09.756996 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-ea13d217-c172-49e0-ae5e-263dd5fa2c28 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Volume info retrieved successfully. Aug 20 00:58:09.762127 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-ea13d217-c172-49e0-ae5e-263dd5fa2c28 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] https://10.4.3.240/volume/v3/volumes/80996d83-2117-4d3e-92fa-3bb5b25be03b returned with HTTP 200 Aug 20 00:58:09.762620 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 202/805] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:58:09 2026] GET /volume/v3/volumes/80996d83-2117-4d3e-92fa-3bb5b25be03b => generated 1148 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:58:09.804300 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-fec2c467-a525-418d-a1f8-0d0ad6a350df None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:58:09.806581 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-fec2c467-a525-418d-a1f8-0d0ad6a350df tempest-TaggedBootDevicesTest-872157188 tempest-TaggedBootDevicesTest-872157188-project-member] GET https://10.4.3.240/volume/v3/volumes/a1918759-9c62-44c3-8d24-13e5eee336a8 Aug 20 00:58:09.806811 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-fec2c467-a525-418d-a1f8-0d0ad6a350df tempest-TaggedBootDevicesTest-872157188 tempest-TaggedBootDevicesTest-872157188-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:58:09.807042 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-fec2c467-a525-418d-a1f8-0d0ad6a350df tempest-TaggedBootDevicesTest-872157188 tempest-TaggedBootDevicesTest-872157188-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:58:09.815378 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:58:09.815378 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 00:58:09.819299 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-fec2c467-a525-418d-a1f8-0d0ad6a350df tempest-TaggedBootDevicesTest-872157188 tempest-TaggedBootDevicesTest-872157188-project-member] Volume info retrieved successfully. Aug 20 00:58:09.823909 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-fec2c467-a525-418d-a1f8-0d0ad6a350df tempest-TaggedBootDevicesTest-872157188 tempest-TaggedBootDevicesTest-872157188-project-member] https://10.4.3.240/volume/v3/volumes/a1918759-9c62-44c3-8d24-13e5eee336a8 returned with HTTP 200 Aug 20 00:58:09.824312 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 204/806] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:58:09 2026] GET /volume/v3/volumes/a1918759-9c62-44c3-8d24-13e5eee336a8 => generated 844 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:58:09.836351 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-fb60ac0b-7f34-40c0-a1cb-f9406bbebda3 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:58:09.837913 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-fb60ac0b-7f34-40c0-a1cb-f9406bbebda3 tempest-TaggedBootDevicesTest-872157188 tempest-TaggedBootDevicesTest-872157188-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 20 00:58:09.838211 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-fb60ac0b-7f34-40c0-a1cb-f9406bbebda3 tempest-TaggedBootDevicesTest-872157188 tempest-TaggedBootDevicesTest-872157188-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-1226288934"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:58:09.839539 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.v3.volumes [None req-fb60ac0b-7f34-40c0-a1cb-f9406bbebda3 tempest-TaggedBootDevicesTest-872157188 tempest-TaggedBootDevicesTest-872157188-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-1226288934'}} {{(pid=100215) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 00:58:09.839646 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-fb60ac0b-7f34-40c0-a1cb-f9406bbebda3 tempest-TaggedBootDevicesTest-872157188 tempest-TaggedBootDevicesTest-872157188-project-member] Create volume of 1 GB Aug 20 00:58:09.844128 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-fb60ac0b-7f34-40c0-a1cb-f9406bbebda3 tempest-TaggedBootDevicesTest-872157188 tempest-TaggedBootDevicesTest-872157188-project-member] Availability Zones retrieved successfully. Aug 20 00:58:09.849371 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-fb60ac0b-7f34-40c0-a1cb-f9406bbebda3 tempest-TaggedBootDevicesTest-872157188 tempest-TaggedBootDevicesTest-872157188-project-member] Flow 'volume_create_api' (8c592b9c-3a18-49dc-9ab2-fc6afc29f857) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:58:09.850281 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-fb60ac0b-7f34-40c0-a1cb-f9406bbebda3 tempest-TaggedBootDevicesTest-872157188 tempest-TaggedBootDevicesTest-872157188-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e0a1a89f-e348-4a5e-a0df-053159ee5a03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:58:09.851284 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.flows.api.create_volume [None req-fb60ac0b-7f34-40c0-a1cb-f9406bbebda3 tempest-TaggedBootDevicesTest-872157188 tempest-TaggedBootDevicesTest-872157188-project-member] Validating volume size '1' using validate_int {{(pid=100215) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 00:58:09.874760 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-fb60ac0b-7f34-40c0-a1cb-f9406bbebda3 tempest-TaggedBootDevicesTest-872157188 tempest-TaggedBootDevicesTest-872157188-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e0a1a89f-e348-4a5e-a0df-053159ee5a03) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:52:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1ed58bd6-fe6a-497e-ae84-e8199d24fdfa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:58:09.875567 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-fb60ac0b-7f34-40c0-a1cb-f9406bbebda3 tempest-TaggedBootDevicesTest-872157188 tempest-TaggedBootDevicesTest-872157188-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4a095242-714e-48ae-bec4-eeac703b465f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:58:09.916163 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.quota [None req-fb60ac0b-7f34-40c0-a1cb-f9406bbebda3 tempest-TaggedBootDevicesTest-872157188 tempest-TaggedBootDevicesTest-872157188-project-member] Created reservations ['09211644-ff7a-42a5-abf8-5a60d64fe53e', '07bcb14b-c334-4fc5-ae75-973ede977751', 'c11d8af1-7cad-4a09-9e7c-fb5f9ad0017b', 'bf9899d8-9bee-445d-a8db-94cf194df25b'] {{(pid=100215) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:58:09.917041 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-fb60ac0b-7f34-40c0-a1cb-f9406bbebda3 tempest-TaggedBootDevicesTest-872157188 tempest-TaggedBootDevicesTest-872157188-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4a095242-714e-48ae-bec4-eeac703b465f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['09211644-ff7a-42a5-abf8-5a60d64fe53e', '07bcb14b-c334-4fc5-ae75-973ede977751', 'c11d8af1-7cad-4a09-9e7c-fb5f9ad0017b', 'bf9899d8-9bee-445d-a8db-94cf194df25b']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:58:09.917828 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-fb60ac0b-7f34-40c0-a1cb-f9406bbebda3 tempest-TaggedBootDevicesTest-872157188 tempest-TaggedBootDevicesTest-872157188-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (464df628-46e5-478d-a98f-51fd97060e8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:58:09.938057 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-fb60ac0b-7f34-40c0-a1cb-f9406bbebda3 tempest-TaggedBootDevicesTest-872157188 tempest-TaggedBootDevicesTest-872157188-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (464df628-46e5-478d-a98f-51fd97060e8b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e655189b-98cf-46c8-8b41-b1253f7ef395', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1226288934',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a54a49d5e0454af3bafca8fe3657bc91',qos_specs=None,replication_status=,reservations=['09211644-ff7a-42a5-abf8-5a60d64fe53e','07bcb14b-c334-4fc5-ae75-973ede977751','c11d8af1-7cad-4a09-9e7c-fb5f9ad0017b','bf9899d8-9bee-445d-a8db-94cf194df25b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='81eb6c1494cd48e09adf83b69cfcfadb',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T00:58:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1226288934',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e655189b-98cf-46c8-8b41-b1253f7ef395,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a54a49d5e0454af3bafca8fe3657bc91',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='81eb6c1494cd48e09adf83b69cfcfadb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1ed58bd6-fe6a-497e-ae84-e8199d24fdfa),volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:58:09.938971 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-fb60ac0b-7f34-40c0-a1cb-f9406bbebda3 tempest-TaggedBootDevicesTest-872157188 tempest-TaggedBootDevicesTest-872157188-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (43795923-cbb2-43f2-896c-0eadca52f249) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:58:09.955980 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-fb60ac0b-7f34-40c0-a1cb-f9406bbebda3 tempest-TaggedBootDevicesTest-872157188 tempest-TaggedBootDevicesTest-872157188-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (43795923-cbb2-43f2-896c-0eadca52f249) transitioned into state 'SUCCESS' from state '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-1226288934',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a54a49d5e0454af3bafca8fe3657bc91',qos_specs=None,replication_status=,reservations=['09211644-ff7a-42a5-abf8-5a60d64fe53e','07bcb14b-c334-4fc5-ae75-973ede977751','c11d8af1-7cad-4a09-9e7c-fb5f9ad0017b','bf9899d8-9bee-445d-a8db-94cf194df25b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='81eb6c1494cd48e09adf83b69cfcfadb',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:58:09.956772 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-fb60ac0b-7f34-40c0-a1cb-f9406bbebda3 tempest-TaggedBootDevicesTest-872157188 tempest-TaggedBootDevicesTest-872157188-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a01c9d78-3f62-4556-8cd1-046b33c15a94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:58:09.968364 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-fb60ac0b-7f34-40c0-a1cb-f9406bbebda3 tempest-TaggedBootDevicesTest-872157188 tempest-TaggedBootDevicesTest-872157188-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a01c9d78-3f62-4556-8cd1-046b33c15a94) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:58:09.968364 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-fb60ac0b-7f34-40c0-a1cb-f9406bbebda3 tempest-TaggedBootDevicesTest-872157188 tempest-TaggedBootDevicesTest-872157188-project-member] Flow 'volume_create_api' (8c592b9c-3a18-49dc-9ab2-fc6afc29f857) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:58:09.968364 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-fb60ac0b-7f34-40c0-a1cb-f9406bbebda3 tempest-TaggedBootDevicesTest-872157188 tempest-TaggedBootDevicesTest-872157188-project-member] Create volume request issued successfully. Aug 20 00:58:09.968364 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-fb60ac0b-7f34-40c0-a1cb-f9406bbebda3 tempest-TaggedBootDevicesTest-872157188 tempest-TaggedBootDevicesTest-872157188-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 20 00:58:09.968364 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 203/807] 10.4.3.240 () {68 vars in 1258 bytes} [Thu Aug 20 00:58:09 2026] POST /volume/v3/volumes => generated 752 bytes in 132 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 00:58:09.981403 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-7d0debc5-3c40-46da-a3c2-170626736350 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:58:09.983839 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-7d0debc5-3c40-46da-a3c2-170626736350 tempest-TaggedBootDevicesTest-872157188 tempest-TaggedBootDevicesTest-872157188-project-member] GET https://10.4.3.240/volume/v3/volumes/e655189b-98cf-46c8-8b41-b1253f7ef395 Aug 20 00:58:09.984245 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-7d0debc5-3c40-46da-a3c2-170626736350 tempest-TaggedBootDevicesTest-872157188 tempest-TaggedBootDevicesTest-872157188-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:58:09.984586 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-7d0debc5-3c40-46da-a3c2-170626736350 tempest-TaggedBootDevicesTest-872157188 tempest-TaggedBootDevicesTest-872157188-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:58:09.993248 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:58:09.993248 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 00:58:09.998568 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-7d0debc5-3c40-46da-a3c2-170626736350 tempest-TaggedBootDevicesTest-872157188 tempest-TaggedBootDevicesTest-872157188-project-member] Volume info retrieved successfully. Aug 20 00:58:10.006259 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-7d0debc5-3c40-46da-a3c2-170626736350 tempest-TaggedBootDevicesTest-872157188 tempest-TaggedBootDevicesTest-872157188-project-member] https://10.4.3.240/volume/v3/volumes/e655189b-98cf-46c8-8b41-b1253f7ef395 returned with HTTP 200 Aug 20 00:58:10.009504 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 199/808] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:58:09 2026] GET /volume/v3/volumes/e655189b-98cf-46c8-8b41-b1253f7ef395 => generated 820 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:58:10.690505 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-2a1e5624-386f-447d-8b5b-2452c3704832 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:58:10.693056 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-2a1e5624-386f-447d-8b5b-2452c3704832 tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] GET https://10.4.3.240/volume/v3/volumes/087c3c05-488b-49e8-9026-3bbdcc6bc057 Aug 20 00:58:10.693303 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-2a1e5624-386f-447d-8b5b-2452c3704832 tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:58:10.693608 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-2a1e5624-386f-447d-8b5b-2452c3704832 tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:58:10.705705 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:58:10.705705 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 00:58:10.710435 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-2a1e5624-386f-447d-8b5b-2452c3704832 tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] Volume info retrieved successfully. Aug 20 00:58:10.716779 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-2a1e5624-386f-447d-8b5b-2452c3704832 tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] https://10.4.3.240/volume/v3/volumes/087c3c05-488b-49e8-9026-3bbdcc6bc057 returned with HTTP 200 Aug 20 00:58:10.717491 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 203/809] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:58:10 2026] GET /volume/v3/volumes/087c3c05-488b-49e8-9026-3bbdcc6bc057 => generated 1139 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:58:10.777161 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-25853626-5d56-4e8d-8bb7-2d5ef1f1de90 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:58:10.778854 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-25853626-5d56-4e8d-8bb7-2d5ef1f1de90 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] GET https://10.4.3.240/volume/v3/volumes/80996d83-2117-4d3e-92fa-3bb5b25be03b Aug 20 00:58:10.779101 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-25853626-5d56-4e8d-8bb7-2d5ef1f1de90 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:58:10.779285 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-25853626-5d56-4e8d-8bb7-2d5ef1f1de90 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:58:10.793061 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:58:10.793061 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 00:58:10.797036 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-25853626-5d56-4e8d-8bb7-2d5ef1f1de90 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Volume info retrieved successfully. Aug 20 00:58:10.802436 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-25853626-5d56-4e8d-8bb7-2d5ef1f1de90 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] https://10.4.3.240/volume/v3/volumes/80996d83-2117-4d3e-92fa-3bb5b25be03b returned with HTTP 200 Aug 20 00:58:10.802771 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 205/810] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:58:10 2026] GET /volume/v3/volumes/80996d83-2117-4d3e-92fa-3bb5b25be03b => generated 1148 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:58:11.023691 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-3990f281-4493-47ae-ae38-1bb36f048dbd None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:58:11.026271 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-3990f281-4493-47ae-ae38-1bb36f048dbd tempest-TaggedBootDevicesTest-872157188 tempest-TaggedBootDevicesTest-872157188-project-member] GET https://10.4.3.240/volume/v3/volumes/e655189b-98cf-46c8-8b41-b1253f7ef395 Aug 20 00:58:11.026689 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-3990f281-4493-47ae-ae38-1bb36f048dbd tempest-TaggedBootDevicesTest-872157188 tempest-TaggedBootDevicesTest-872157188-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:58:11.027070 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-3990f281-4493-47ae-ae38-1bb36f048dbd tempest-TaggedBootDevicesTest-872157188 tempest-TaggedBootDevicesTest-872157188-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:58:11.037992 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:58:11.037992 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 00:58:11.044304 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-3990f281-4493-47ae-ae38-1bb36f048dbd tempest-TaggedBootDevicesTest-872157188 tempest-TaggedBootDevicesTest-872157188-project-member] Volume info retrieved successfully. Aug 20 00:58:11.052480 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-3990f281-4493-47ae-ae38-1bb36f048dbd tempest-TaggedBootDevicesTest-872157188 tempest-TaggedBootDevicesTest-872157188-project-member] https://10.4.3.240/volume/v3/volumes/e655189b-98cf-46c8-8b41-b1253f7ef395 returned with HTTP 200 Aug 20 00:58:11.052768 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 204/811] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:58:11 2026] GET /volume/v3/volumes/e655189b-98cf-46c8-8b41-b1253f7ef395 => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:58:11.673201 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [req-fa1dcb44-7162-4d96-b3e2-10da58c81453 req-f8a2c548-a70d-48a0-b7e8-6c796f1c8d22 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:58:11.676020 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-fa1dcb44-7162-4d96-b3e2-10da58c81453 req-f8a2c548-a70d-48a0-b7e8-6c796f1c8d22 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] POST https://10.4.3.240/volume/v3/attachments/fc3da9ba-1dd8-4c00-a0eb-a5a6bb883f95/action Aug 20 00:58:11.676508 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [req-fa1dcb44-7162-4d96-b3e2-10da58c81453 req-f8a2c548-a70d-48a0-b7e8-6c796f1c8d22 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Action body: b'{"os-complete": null}' {{(pid=100213) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 00:58:11.676646 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [req-fa1dcb44-7162-4d96-b3e2-10da58c81453 req-f8a2c548-a70d-48a0-b7e8-6c796f1c8d22 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:58:11.697763 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:58:11.697763 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 00:58:11.709713 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-fa1dcb44-7162-4d96-b3e2-10da58c81453 req-f8a2c548-a70d-48a0-b7e8-6c796f1c8d22 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] https://10.4.3.240/volume/v3/attachments/fc3da9ba-1dd8-4c00-a0eb-a5a6bb883f95/action returned with HTTP 204 Aug 20 00:58:11.710223 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 200/812] 10.4.3.240 () {74 vars in 1725 bytes} [Thu Aug 20 00:58:11 2026] POST /volume/v3/attachments/fc3da9ba-1dd8-4c00-a0eb-a5a6bb883f95/action => generated 0 bytes in 38 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:58:11.734113 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-1f97eb12-f1cc-4b6e-a408-054b7c583b14 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:58:11.736181 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-1f97eb12-f1cc-4b6e-a408-054b7c583b14 tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] GET https://10.4.3.240/volume/v3/volumes/087c3c05-488b-49e8-9026-3bbdcc6bc057 Aug 20 00:58:11.736440 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-1f97eb12-f1cc-4b6e-a408-054b7c583b14 tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:58:11.736640 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-1f97eb12-f1cc-4b6e-a408-054b7c583b14 tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:58:11.740045 np0000007838 devstack@c-api.service[100212]: DEBUG dbcounter [-] [100212] Writing DB stats cinder:SELECT=331,cinder:UPDATE=50,cinder:INSERT=28 {{(pid=100212) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 00:58:11.751149 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:58:11.751149 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 00:58:11.756967 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-1f97eb12-f1cc-4b6e-a408-054b7c583b14 tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] Volume info retrieved successfully. Aug 20 00:58:11.767717 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-1f97eb12-f1cc-4b6e-a408-054b7c583b14 tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] https://10.4.3.240/volume/v3/volumes/087c3c05-488b-49e8-9026-3bbdcc6bc057 returned with HTTP 200 Aug 20 00:58:11.768309 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 204/813] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:58:11 2026] GET /volume/v3/volumes/087c3c05-488b-49e8-9026-3bbdcc6bc057 => generated 1139 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:58:11.810848 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-0e77a4ef-2144-4c7e-ae66-660ce23fb58b req-7807a510-80c3-4b41-90f8-f637fc014205 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:58:11.816295 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-0e77a4ef-2144-4c7e-ae66-660ce23fb58b req-7807a510-80c3-4b41-90f8-f637fc014205 tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] DELETE https://10.4.3.240/volume/v3/attachments/45f4e053-425d-4d8c-8278-84117e0576b2 Aug 20 00:58:11.818483 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-0e77a4ef-2144-4c7e-ae66-660ce23fb58b req-7807a510-80c3-4b41-90f8-f637fc014205 tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:58:11.818483 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-0e77a4ef-2144-4c7e-ae66-660ce23fb58b req-7807a510-80c3-4b41-90f8-f637fc014205 tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] Calling method 'version_select' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:58:11.821899 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-d5509361-3c6c-4a90-8719-63ed61befb4e None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:58:11.824571 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-d5509361-3c6c-4a90-8719-63ed61befb4e tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] GET https://10.4.3.240/volume/v3/volumes/80996d83-2117-4d3e-92fa-3bb5b25be03b Aug 20 00:58:11.824780 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-d5509361-3c6c-4a90-8719-63ed61befb4e tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:58:11.824975 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-d5509361-3c6c-4a90-8719-63ed61befb4e tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:58:11.841233 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:58:11.841233 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 00:58:11.842242 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:58:11.842242 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 00:58:11.851710 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-d5509361-3c6c-4a90-8719-63ed61befb4e tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Volume info retrieved successfully. Aug 20 00:58:11.858407 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-d5509361-3c6c-4a90-8719-63ed61befb4e tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] https://10.4.3.240/volume/v3/volumes/80996d83-2117-4d3e-92fa-3bb5b25be03b returned with HTTP 200 Aug 20 00:58:11.858816 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 205/814] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:58:11 2026] GET /volume/v3/volumes/80996d83-2117-4d3e-92fa-3bb5b25be03b => generated 1442 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:58:11.922092 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-0e77a4ef-2144-4c7e-ae66-660ce23fb58b req-7807a510-80c3-4b41-90f8-f637fc014205 tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] https://10.4.3.240/volume/v3/attachments/45f4e053-425d-4d8c-8278-84117e0576b2 returned with HTTP 200 Aug 20 00:58:11.922683 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 206/815] 10.4.3.240 () {72 vars in 1673 bytes} [Thu Aug 20 00:58:11 2026] DELETE /volume/v3/attachments/45f4e053-425d-4d8c-8278-84117e0576b2 => generated 19 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 20 00:58:12.786268 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-d5caa4fb-5ec2-4e8f-9f57-8a108d3d8038 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:58:12.787749 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-d5caa4fb-5ec2-4e8f-9f57-8a108d3d8038 tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] GET https://10.4.3.240/volume/v3/volumes/087c3c05-488b-49e8-9026-3bbdcc6bc057 Aug 20 00:58:12.788011 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-d5caa4fb-5ec2-4e8f-9f57-8a108d3d8038 tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:58:12.788557 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-d5caa4fb-5ec2-4e8f-9f57-8a108d3d8038 tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:58:12.798996 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:58:12.798996 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 00:58:12.804870 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-d5caa4fb-5ec2-4e8f-9f57-8a108d3d8038 tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] Volume info retrieved successfully. Aug 20 00:58:12.812397 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-d5caa4fb-5ec2-4e8f-9f57-8a108d3d8038 tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] https://10.4.3.240/volume/v3/volumes/087c3c05-488b-49e8-9026-3bbdcc6bc057 returned with HTTP 200 Aug 20 00:58:12.813520 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 201/816] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:58:12 2026] GET /volume/v3/volumes/087c3c05-488b-49e8-9026-3bbdcc6bc057 => generated 844 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:58:12.922822 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [req-c79d3521-1f79-43f5-bbb9-3c78c8ac8c74 req-c53a67fd-eb93-4dd5-a3dc-9639db5f9087 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:58:12.925450 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-c79d3521-1f79-43f5-bbb9-3c78c8ac8c74 req-c53a67fd-eb93-4dd5-a3dc-9639db5f9087 tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] GET https://10.4.3.240/volume/v3/volumes/fe24e926-2854-4dff-a54e-88a1ac778045 Aug 20 00:58:12.925678 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [req-c79d3521-1f79-43f5-bbb9-3c78c8ac8c74 req-c53a67fd-eb93-4dd5-a3dc-9639db5f9087 tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:58:12.925929 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [req-c79d3521-1f79-43f5-bbb9-3c78c8ac8c74 req-c53a67fd-eb93-4dd5-a3dc-9639db5f9087 tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:58:12.938544 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:58:12.938544 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 00:58:12.943742 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [req-c79d3521-1f79-43f5-bbb9-3c78c8ac8c74 req-c53a67fd-eb93-4dd5-a3dc-9639db5f9087 tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] Volume info retrieved successfully. Aug 20 00:58:12.952985 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-c79d3521-1f79-43f5-bbb9-3c78c8ac8c74 req-c53a67fd-eb93-4dd5-a3dc-9639db5f9087 tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] https://10.4.3.240/volume/v3/volumes/fe24e926-2854-4dff-a54e-88a1ac778045 returned with HTTP 200 Aug 20 00:58:12.953730 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 205/817] 10.4.3.240 () {68 vars in 1598 bytes} [Thu Aug 20 00:58:12 2026] GET /volume/v3/volumes/fe24e926-2854-4dff-a54e-88a1ac778045 => generated 1134 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:58:12.982368 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-c79d3521-1f79-43f5-bbb9-3c78c8ac8c74 req-0c187362-d238-4c8f-af98-76b275d6d9a5 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:58:12.986017 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-c79d3521-1f79-43f5-bbb9-3c78c8ac8c74 req-0c187362-d238-4c8f-af98-76b275d6d9a5 tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] POST https://10.4.3.240/volume/v3/volumes/fe24e926-2854-4dff-a54e-88a1ac778045/action Aug 20 00:58:12.987425 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-c79d3521-1f79-43f5-bbb9-3c78c8ac8c74 req-0c187362-d238-4c8f-af98-76b275d6d9a5 tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100215) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 00:58:12.987533 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-c79d3521-1f79-43f5-bbb9-3c78c8ac8c74 req-0c187362-d238-4c8f-af98-76b275d6d9a5 tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:58:13.000601 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:58:13.000601 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 00:58:13.001224 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [req-c79d3521-1f79-43f5-bbb9-3c78c8ac8c74 req-0c187362-d238-4c8f-af98-76b275d6d9a5 tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] Volume info retrieved successfully. Aug 20 00:58:13.010145 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [req-c79d3521-1f79-43f5-bbb9-3c78c8ac8c74 req-0c187362-d238-4c8f-af98-76b275d6d9a5 tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] Begin detaching volume completed successfully. Aug 20 00:58:13.010450 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-c79d3521-1f79-43f5-bbb9-3c78c8ac8c74 req-0c187362-d238-4c8f-af98-76b275d6d9a5 tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] https://10.4.3.240/volume/v3/volumes/fe24e926-2854-4dff-a54e-88a1ac778045/action returned with HTTP 202 Aug 20 00:58:13.010907 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 206/818] 10.4.3.240 () {72 vars in 1672 bytes} [Thu Aug 20 00:58:12 2026] POST /volume/v3/volumes/fe24e926-2854-4dff-a54e-88a1ac778045/action => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 00:58:13.038420 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-253adba3-c22b-454e-99ce-e3176b78003b None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:58:13.041174 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-253adba3-c22b-454e-99ce-e3176b78003b tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] GET https://10.4.3.240/volume/v3/volumes/fe24e926-2854-4dff-a54e-88a1ac778045 Aug 20 00:58:13.041468 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-253adba3-c22b-454e-99ce-e3176b78003b tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:58:13.041867 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-253adba3-c22b-454e-99ce-e3176b78003b tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:58:13.057556 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:58:13.057556 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 00:58:13.063537 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-253adba3-c22b-454e-99ce-e3176b78003b tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] Volume info retrieved successfully. Aug 20 00:58:13.065887 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-47e74d88-110f-4f99-b457-d3d297838ecc None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:58:13.066449 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-47e74d88-110f-4f99-b457-d3d297838ecc None None] GET https://10.4.3.240/volume// Aug 20 00:58:13.066650 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-47e74d88-110f-4f99-b457-d3d297838ecc None None] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:58:13.066889 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-47e74d88-110f-4f99-b457-d3d297838ecc None None] Calling method 'all' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:58:13.067385 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-47e74d88-110f-4f99-b457-d3d297838ecc None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 20 00:58:13.067649 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 202/819] 10.4.3.240 () {66 vars in 1426 bytes} [Thu Aug 20 00:58:13 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 00:58:13.067998 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-253adba3-c22b-454e-99ce-e3176b78003b tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] https://10.4.3.240/volume/v3/volumes/fe24e926-2854-4dff-a54e-88a1ac778045 returned with HTTP 200 Aug 20 00:58:13.068515 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 207/820] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:58:13 2026] GET /volume/v3/volumes/fe24e926-2854-4dff-a54e-88a1ac778045 => generated 1137 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:58:13.076168 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [req-c79d3521-1f79-43f5-bbb9-3c78c8ac8c74 req-faf79ddc-e8cb-4f25-b24b-63bf65503da3 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:58:13.082070 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-c79d3521-1f79-43f5-bbb9-3c78c8ac8c74 req-faf79ddc-e8cb-4f25-b24b-63bf65503da3 tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] GET https://10.4.3.240/volume/v3/volumes/fe24e926-2854-4dff-a54e-88a1ac778045 Aug 20 00:58:13.084513 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [req-c79d3521-1f79-43f5-bbb9-3c78c8ac8c74 req-faf79ddc-e8cb-4f25-b24b-63bf65503da3 tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:58:13.084763 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [req-c79d3521-1f79-43f5-bbb9-3c78c8ac8c74 req-faf79ddc-e8cb-4f25-b24b-63bf65503da3 tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:58:13.100525 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:58:13.100525 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 00:58:13.104497 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [req-c79d3521-1f79-43f5-bbb9-3c78c8ac8c74 req-faf79ddc-e8cb-4f25-b24b-63bf65503da3 tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] Volume info retrieved successfully. Aug 20 00:58:13.109536 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-c79d3521-1f79-43f5-bbb9-3c78c8ac8c74 req-faf79ddc-e8cb-4f25-b24b-63bf65503da3 tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] https://10.4.3.240/volume/v3/volumes/fe24e926-2854-4dff-a54e-88a1ac778045 returned with HTTP 200 Aug 20 00:58:13.109959 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 206/821] 10.4.3.240 () {70 vars in 1639 bytes} [Thu Aug 20 00:58:13 2026] GET /volume/v3/volumes/fe24e926-2854-4dff-a54e-88a1ac778045 => generated 1317 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 00:58:14.087308 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-5690cda7-3de8-44e0-a07b-b26ea5fd3ec3 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:58:14.089973 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-5690cda7-3de8-44e0-a07b-b26ea5fd3ec3 tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] GET https://10.4.3.240/volume/v3/volumes/fe24e926-2854-4dff-a54e-88a1ac778045 Aug 20 00:58:14.090047 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [req-c79d3521-1f79-43f5-bbb9-3c78c8ac8c74 req-897feb45-1704-44ba-a921-e86da8895742 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:58:14.090287 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-5690cda7-3de8-44e0-a07b-b26ea5fd3ec3 tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:58:14.090365 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-5690cda7-3de8-44e0-a07b-b26ea5fd3ec3 tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:58:14.091949 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-c79d3521-1f79-43f5-bbb9-3c78c8ac8c74 req-897feb45-1704-44ba-a921-e86da8895742 tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] DELETE https://10.4.3.240/volume/v3/attachments/ed2ac4a2-4d3c-455d-a065-3a08ec7c9f2c Aug 20 00:58:14.092064 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [req-c79d3521-1f79-43f5-bbb9-3c78c8ac8c74 req-897feb45-1704-44ba-a921-e86da8895742 tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:58:14.092227 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [req-c79d3521-1f79-43f5-bbb9-3c78c8ac8c74 req-897feb45-1704-44ba-a921-e86da8895742 tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] Calling method 'version_select' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:58:14.098790 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:58:14.098790 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 00:58:14.104625 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:58:14.104625 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 00:58:14.110132 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-5690cda7-3de8-44e0-a07b-b26ea5fd3ec3 tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] Volume info retrieved successfully. Aug 20 00:58:14.117455 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-5690cda7-3de8-44e0-a07b-b26ea5fd3ec3 tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] https://10.4.3.240/volume/v3/volumes/fe24e926-2854-4dff-a54e-88a1ac778045 returned with HTTP 200 Aug 20 00:58:14.118073 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 207/822] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:58:14 2026] GET /volume/v3/volumes/fe24e926-2854-4dff-a54e-88a1ac778045 => generated 1137 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:58:14.153446 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-c79d3521-1f79-43f5-bbb9-3c78c8ac8c74 req-897feb45-1704-44ba-a921-e86da8895742 tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] https://10.4.3.240/volume/v3/attachments/ed2ac4a2-4d3c-455d-a065-3a08ec7c9f2c returned with HTTP 200 Aug 20 00:58:14.154055 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 203/823] 10.4.3.240 () {72 vars in 1673 bytes} [Thu Aug 20 00:58:14 2026] DELETE /volume/v3/attachments/ed2ac4a2-4d3c-455d-a065-3a08ec7c9f2c => generated 19 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:58:15.137005 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-454da0dc-8cfa-4a49-9c45-c7e0bc0f4adc None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:58:15.141245 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-454da0dc-8cfa-4a49-9c45-c7e0bc0f4adc tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] GET https://10.4.3.240/volume/v3/volumes/fe24e926-2854-4dff-a54e-88a1ac778045 Aug 20 00:58:15.141245 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-454da0dc-8cfa-4a49-9c45-c7e0bc0f4adc tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:58:15.141245 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-454da0dc-8cfa-4a49-9c45-c7e0bc0f4adc tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:58:15.154564 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:58:15.154564 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 00:58:15.159573 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-454da0dc-8cfa-4a49-9c45-c7e0bc0f4adc tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] Volume info retrieved successfully. Aug 20 00:58:15.169451 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-454da0dc-8cfa-4a49-9c45-c7e0bc0f4adc tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] https://10.4.3.240/volume/v3/volumes/fe24e926-2854-4dff-a54e-88a1ac778045 returned with HTTP 200 Aug 20 00:58:15.169858 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 208/824] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:58:15 2026] GET /volume/v3/volumes/fe24e926-2854-4dff-a54e-88a1ac778045 => generated 842 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:58:15.183451 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-f084abab-3818-478c-af23-72923111c7f6 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:58:15.185784 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-f084abab-3818-478c-af23-72923111c7f6 tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] GET https://10.4.3.240/volume/v3/volumes/fe24e926-2854-4dff-a54e-88a1ac778045 Aug 20 00:58:15.186599 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-f084abab-3818-478c-af23-72923111c7f6 tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:58:15.186599 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-f084abab-3818-478c-af23-72923111c7f6 tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:58:15.204433 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:58:15.204433 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 00:58:15.215734 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-f084abab-3818-478c-af23-72923111c7f6 tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] Volume info retrieved successfully. Aug 20 00:58:15.224088 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-f084abab-3818-478c-af23-72923111c7f6 tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] https://10.4.3.240/volume/v3/volumes/fe24e926-2854-4dff-a54e-88a1ac778045 returned with HTTP 200 Aug 20 00:58:15.224445 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 207/825] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:58:15 2026] GET /volume/v3/volumes/fe24e926-2854-4dff-a54e-88a1ac778045 => generated 842 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:58:15.282405 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-ab429175-90fb-4e65-89d0-5ce7d2846cbb None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:58:15.284759 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-ab429175-90fb-4e65-89d0-5ce7d2846cbb tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] GET https://10.4.3.240/volume/v3/volumes/fe24e926-2854-4dff-a54e-88a1ac778045 Aug 20 00:58:15.285021 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-ab429175-90fb-4e65-89d0-5ce7d2846cbb tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:58:15.287456 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-ab429175-90fb-4e65-89d0-5ce7d2846cbb tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:58:15.298186 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:58:15.298186 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 00:58:15.304603 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-ab429175-90fb-4e65-89d0-5ce7d2846cbb tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] Volume info retrieved successfully. Aug 20 00:58:15.311982 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-ab429175-90fb-4e65-89d0-5ce7d2846cbb tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] https://10.4.3.240/volume/v3/volumes/fe24e926-2854-4dff-a54e-88a1ac778045 returned with HTTP 200 Aug 20 00:58:15.312368 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 208/826] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:58:15 2026] GET /volume/v3/volumes/fe24e926-2854-4dff-a54e-88a1ac778045 => generated 842 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:58:15.328713 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-83af4ab6-6cb7-4750-b394-0c26e879d89b None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:58:15.333059 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-83af4ab6-6cb7-4750-b394-0c26e879d89b tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] GET https://10.4.3.240/volume/v3/volumes/087c3c05-488b-49e8-9026-3bbdcc6bc057 Aug 20 00:58:15.333059 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-83af4ab6-6cb7-4750-b394-0c26e879d89b tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:58:15.333059 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-83af4ab6-6cb7-4750-b394-0c26e879d89b tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:58:15.338673 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:58:15.338673 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 00:58:15.343683 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-83af4ab6-6cb7-4750-b394-0c26e879d89b tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] Volume info retrieved successfully. Aug 20 00:58:15.348953 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-83af4ab6-6cb7-4750-b394-0c26e879d89b tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] https://10.4.3.240/volume/v3/volumes/087c3c05-488b-49e8-9026-3bbdcc6bc057 returned with HTTP 200 Aug 20 00:58:15.349364 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 204/827] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:58:15 2026] GET /volume/v3/volumes/087c3c05-488b-49e8-9026-3bbdcc6bc057 => generated 844 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:58:15.421102 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-fa42fc6f-c727-4ac3-80d7-887e9f63ee63 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:58:15.423047 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-fa42fc6f-c727-4ac3-80d7-887e9f63ee63 tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] GET https://10.4.3.240/volume/v3/volumes/087c3c05-488b-49e8-9026-3bbdcc6bc057 Aug 20 00:58:15.423282 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-fa42fc6f-c727-4ac3-80d7-887e9f63ee63 tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:58:15.423546 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-fa42fc6f-c727-4ac3-80d7-887e9f63ee63 tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:58:15.431831 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:58:15.431831 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 00:58:15.436489 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-fa42fc6f-c727-4ac3-80d7-887e9f63ee63 tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] Volume info retrieved successfully. Aug 20 00:58:15.440842 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-fa42fc6f-c727-4ac3-80d7-887e9f63ee63 tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] https://10.4.3.240/volume/v3/volumes/087c3c05-488b-49e8-9026-3bbdcc6bc057 returned with HTTP 200 Aug 20 00:58:15.441264 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 209/828] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:58:15 2026] GET /volume/v3/volumes/087c3c05-488b-49e8-9026-3bbdcc6bc057 => generated 844 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:58:15.581632 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [req-e81251f3-6e8e-4868-8c15-7c478c008f48 req-155b78c4-15cf-4462-9ccd-7a402512d3cc None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:58:15.584781 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-e81251f3-6e8e-4868-8c15-7c478c008f48 req-155b78c4-15cf-4462-9ccd-7a402512d3cc tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] GET https://10.4.3.240/volume/v3/volumes/80996d83-2117-4d3e-92fa-3bb5b25be03b Aug 20 00:58:15.585078 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [req-e81251f3-6e8e-4868-8c15-7c478c008f48 req-155b78c4-15cf-4462-9ccd-7a402512d3cc tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:58:15.585078 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [req-e81251f3-6e8e-4868-8c15-7c478c008f48 req-155b78c4-15cf-4462-9ccd-7a402512d3cc tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:58:15.603980 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:58:15.603980 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 00:58:15.608846 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [req-e81251f3-6e8e-4868-8c15-7c478c008f48 req-155b78c4-15cf-4462-9ccd-7a402512d3cc tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Volume info retrieved successfully. Aug 20 00:58:15.615239 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-e81251f3-6e8e-4868-8c15-7c478c008f48 req-155b78c4-15cf-4462-9ccd-7a402512d3cc tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] https://10.4.3.240/volume/v3/volumes/80996d83-2117-4d3e-92fa-3bb5b25be03b returned with HTTP 200 Aug 20 00:58:15.615832 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 208/829] 10.4.3.240 () {68 vars in 1598 bytes} [Thu Aug 20 00:58:15 2026] GET /volume/v3/volumes/80996d83-2117-4d3e-92fa-3bb5b25be03b => generated 1442 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:58:16.049658 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-4dcbf271-9037-4449-8c14-099b8677b6e2 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:58:16.050076 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-4dcbf271-9037-4449-8c14-099b8677b6e2 None None] GET https://10.4.3.240/volume// Aug 20 00:58:16.050273 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-4dcbf271-9037-4449-8c14-099b8677b6e2 None None] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:58:16.050648 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-4dcbf271-9037-4449-8c14-099b8677b6e2 None None] Calling method 'all' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:58:16.051420 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-4dcbf271-9037-4449-8c14-099b8677b6e2 None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 20 00:58:16.051621 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 209/830] 10.4.3.240 () {66 vars in 1426 bytes} [Thu Aug 20 00:58:16 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 00:58:16.062547 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [req-e81251f3-6e8e-4868-8c15-7c478c008f48 req-9f29dde7-a789-4144-9f1a-80a794e4d68b None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:58:16.064752 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-e81251f3-6e8e-4868-8c15-7c478c008f48 req-9f29dde7-a789-4144-9f1a-80a794e4d68b tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] POST https://10.4.3.240/volume/v3/attachments Aug 20 00:58:16.065081 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [req-e81251f3-6e8e-4868-8c15-7c478c008f48 req-9f29dde7-a789-4144-9f1a-80a794e4d68b tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "80996d83-2117-4d3e-92fa-3bb5b25be03b", "connector": null, "instance_uuid": "f3f1023f-e945-4bb6-843a-5cb381e16bd2"}} {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:58:16.086559 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:58:16.086559 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 00:58:16.123739 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-e81251f3-6e8e-4868-8c15-7c478c008f48 req-9f29dde7-a789-4144-9f1a-80a794e4d68b tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] https://10.4.3.240/volume/v3/attachments returned with HTTP 200 Aug 20 00:58:16.124353 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 205/831] 10.4.3.240 () {74 vars in 1594 bytes} [Thu Aug 20 00:58:16 2026] POST /volume/v3/attachments => generated 273 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:58:16.151189 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-e81251f3-6e8e-4868-8c15-7c478c008f48 req-850830d5-07ab-4e00-ac78-ca705d7e6fa0 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:58:16.153381 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-e81251f3-6e8e-4868-8c15-7c478c008f48 req-850830d5-07ab-4e00-ac78-ca705d7e6fa0 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] DELETE https://10.4.3.240/volume/v3/attachments/40f5fb9e-ac2f-4953-8ecb-9779213fe7ae Aug 20 00:58:16.153544 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-e81251f3-6e8e-4868-8c15-7c478c008f48 req-850830d5-07ab-4e00-ac78-ca705d7e6fa0 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:58:16.153722 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-e81251f3-6e8e-4868-8c15-7c478c008f48 req-850830d5-07ab-4e00-ac78-ca705d7e6fa0 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Calling method 'version_select' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:58:16.162319 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:58:16.162319 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 00:58:16.248128 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-e81251f3-6e8e-4868-8c15-7c478c008f48 req-850830d5-07ab-4e00-ac78-ca705d7e6fa0 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] https://10.4.3.240/volume/v3/attachments/40f5fb9e-ac2f-4953-8ecb-9779213fe7ae returned with HTTP 200 Aug 20 00:58:16.248757 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 210/832] 10.4.3.240 () {72 vars in 1673 bytes} [Thu Aug 20 00:58:16 2026] DELETE /volume/v3/attachments/40f5fb9e-ac2f-4953-8ecb-9779213fe7ae => generated 367 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:58:16.294606 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [req-c9b039ad-11c7-49e2-80e0-e549b9217c8c req-f989d328-dfa0-448f-a90a-dbe208da5f9a None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:58:16.299222 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-c9b039ad-11c7-49e2-80e0-e549b9217c8c req-f989d328-dfa0-448f-a90a-dbe208da5f9a tempest-ServerBootFromVolumeStableRescueTest-206810559 tempest-ServerBootFromVolumeStableRescueTest-206810559-project-member] DELETE https://10.4.3.240/volume/v3/attachments/c289db62-92cd-40ac-abd3-0aeaccf23211 Aug 20 00:58:16.299222 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [req-c9b039ad-11c7-49e2-80e0-e549b9217c8c req-f989d328-dfa0-448f-a90a-dbe208da5f9a tempest-ServerBootFromVolumeStableRescueTest-206810559 tempest-ServerBootFromVolumeStableRescueTest-206810559-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:58:16.299442 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [req-c9b039ad-11c7-49e2-80e0-e549b9217c8c req-f989d328-dfa0-448f-a90a-dbe208da5f9a tempest-ServerBootFromVolumeStableRescueTest-206810559 tempest-ServerBootFromVolumeStableRescueTest-206810559-project-member] Calling method 'version_select' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:58:16.308702 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:58:16.308702 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 00:58:16.365759 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-c9b039ad-11c7-49e2-80e0-e549b9217c8c req-f989d328-dfa0-448f-a90a-dbe208da5f9a tempest-ServerBootFromVolumeStableRescueTest-206810559 tempest-ServerBootFromVolumeStableRescueTest-206810559-project-member] https://10.4.3.240/volume/v3/attachments/c289db62-92cd-40ac-abd3-0aeaccf23211 returned with HTTP 200 Aug 20 00:58:16.366154 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 209/833] 10.4.3.240 () {72 vars in 1673 bytes} [Thu Aug 20 00:58:16 2026] DELETE /volume/v3/attachments/c289db62-92cd-40ac-abd3-0aeaccf23211 => generated 19 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:58:16.388973 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-c9b039ad-11c7-49e2-80e0-e549b9217c8c req-2a5a59ab-d19b-41e7-92fc-520acdfd2874 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:58:16.393254 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-c9b039ad-11c7-49e2-80e0-e549b9217c8c req-2a5a59ab-d19b-41e7-92fc-520acdfd2874 tempest-ServerBootFromVolumeStableRescueTest-206810559 tempest-ServerBootFromVolumeStableRescueTest-206810559-project-member] DELETE https://10.4.3.240/volume/v3/volumes/65472d2d-ad4d-4f9f-ad36-51e7c2b1fe68 Aug 20 00:58:16.398227 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-c9b039ad-11c7-49e2-80e0-e549b9217c8c req-2a5a59ab-d19b-41e7-92fc-520acdfd2874 tempest-ServerBootFromVolumeStableRescueTest-206810559 tempest-ServerBootFromVolumeStableRescueTest-206810559-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:58:16.398526 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-c9b039ad-11c7-49e2-80e0-e549b9217c8c req-2a5a59ab-d19b-41e7-92fc-520acdfd2874 tempest-ServerBootFromVolumeStableRescueTest-206810559 tempest-ServerBootFromVolumeStableRescueTest-206810559-project-member] Calling method 'delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:58:16.398720 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [req-c9b039ad-11c7-49e2-80e0-e549b9217c8c req-2a5a59ab-d19b-41e7-92fc-520acdfd2874 tempest-ServerBootFromVolumeStableRescueTest-206810559 tempest-ServerBootFromVolumeStableRescueTest-206810559-project-member] Delete volume with id: 65472d2d-ad4d-4f9f-ad36-51e7c2b1fe68 Aug 20 00:58:16.409355 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:58:16.409355 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 00:58:16.409787 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [req-c9b039ad-11c7-49e2-80e0-e549b9217c8c req-2a5a59ab-d19b-41e7-92fc-520acdfd2874 tempest-ServerBootFromVolumeStableRescueTest-206810559 tempest-ServerBootFromVolumeStableRescueTest-206810559-project-member] Volume info retrieved successfully. Aug 20 00:58:16.429015 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [req-c9b039ad-11c7-49e2-80e0-e549b9217c8c req-2a5a59ab-d19b-41e7-92fc-520acdfd2874 tempest-ServerBootFromVolumeStableRescueTest-206810559 tempest-ServerBootFromVolumeStableRescueTest-206810559-project-member] Delete volume request issued successfully. Aug 20 00:58:16.429215 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-c9b039ad-11c7-49e2-80e0-e549b9217c8c req-2a5a59ab-d19b-41e7-92fc-520acdfd2874 tempest-ServerBootFromVolumeStableRescueTest-206810559 tempest-ServerBootFromVolumeStableRescueTest-206810559-project-member] https://10.4.3.240/volume/v3/volumes/65472d2d-ad4d-4f9f-ad36-51e7c2b1fe68 returned with HTTP 202 Aug 20 00:58:16.429676 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 210/834] 10.4.3.240 () {70 vars in 1620 bytes} [Thu Aug 20 00:58:16 2026] DELETE /volume/v3/volumes/65472d2d-ad4d-4f9f-ad36-51e7c2b1fe68 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:58:16.932630 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-b553f8b2-1956-43be-b8af-a22104abb5e8 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:58:16.935105 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-b553f8b2-1956-43be-b8af-a22104abb5e8 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] GET https://10.4.3.240/volume/v3/volumes/ffd752d7-d40f-4769-9d4a-85d8e0b46896 Aug 20 00:58:16.935408 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-b553f8b2-1956-43be-b8af-a22104abb5e8 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:58:16.935659 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-b553f8b2-1956-43be-b8af-a22104abb5e8 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:58:16.945366 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:58:16.945366 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 00:58:16.951519 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-b553f8b2-1956-43be-b8af-a22104abb5e8 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Volume info retrieved successfully. Aug 20 00:58:16.961502 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-b553f8b2-1956-43be-b8af-a22104abb5e8 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] https://10.4.3.240/volume/v3/volumes/ffd752d7-d40f-4769-9d4a-85d8e0b46896 returned with HTTP 200 Aug 20 00:58:16.961989 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 206/835] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:58:16 2026] GET /volume/v3/volumes/ffd752d7-d40f-4769-9d4a-85d8e0b46896 => generated 883 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:58:16.975544 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-4dcc531d-1e29-4fc7-ab57-023f71036e0c None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:58:16.977115 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-4dcc531d-1e29-4fc7-ab57-023f71036e0c tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] GET https://10.4.3.240/volume/v3/volumes/ffd752d7-d40f-4769-9d4a-85d8e0b46896 Aug 20 00:58:16.977281 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-4dcc531d-1e29-4fc7-ab57-023f71036e0c tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:58:16.977490 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-4dcc531d-1e29-4fc7-ab57-023f71036e0c tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:58:16.985521 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:58:16.985521 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 00:58:16.987225 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-4dcc531d-1e29-4fc7-ab57-023f71036e0c tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Volume info retrieved successfully. Aug 20 00:58:16.993355 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-4dcc531d-1e29-4fc7-ab57-023f71036e0c tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] https://10.4.3.240/volume/v3/volumes/ffd752d7-d40f-4769-9d4a-85d8e0b46896 returned with HTTP 200 Aug 20 00:58:16.993355 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 211/836] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:58:16 2026] GET /volume/v3/volumes/ffd752d7-d40f-4769-9d4a-85d8e0b46896 => generated 883 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 20 00:58:17.036384 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [req-4d857acd-eb5a-4165-bbf8-19bd2183b47b req-052d83a8-7c8f-443c-ae4a-b59883952912 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:58:17.041250 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-4d857acd-eb5a-4165-bbf8-19bd2183b47b req-052d83a8-7c8f-443c-ae4a-b59883952912 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] GET https://10.4.3.240/volume/v3/volumes/ffd752d7-d40f-4769-9d4a-85d8e0b46896 Aug 20 00:58:17.042688 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [req-4d857acd-eb5a-4165-bbf8-19bd2183b47b req-052d83a8-7c8f-443c-ae4a-b59883952912 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:58:17.042688 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [req-4d857acd-eb5a-4165-bbf8-19bd2183b47b req-052d83a8-7c8f-443c-ae4a-b59883952912 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:58:17.052009 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:58:17.052009 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 00:58:17.057129 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [req-4d857acd-eb5a-4165-bbf8-19bd2183b47b req-052d83a8-7c8f-443c-ae4a-b59883952912 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Volume info retrieved successfully. Aug 20 00:58:17.065957 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-4d857acd-eb5a-4165-bbf8-19bd2183b47b req-052d83a8-7c8f-443c-ae4a-b59883952912 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] https://10.4.3.240/volume/v3/volumes/ffd752d7-d40f-4769-9d4a-85d8e0b46896 returned with HTTP 200 Aug 20 00:58:17.066611 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 210/837] 10.4.3.240 () {68 vars in 1598 bytes} [Thu Aug 20 00:58:17 2026] GET /volume/v3/volumes/ffd752d7-d40f-4769-9d4a-85d8e0b46896 => generated 883 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:58:17.161504 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-91ec29cc-e338-46be-9a06-9bf18accc113 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:58:17.161504 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-91ec29cc-e338-46be-9a06-9bf18accc113 None None] GET https://10.4.3.240/volume// Aug 20 00:58:17.161504 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-91ec29cc-e338-46be-9a06-9bf18accc113 None None] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:58:17.161504 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-91ec29cc-e338-46be-9a06-9bf18accc113 None None] Calling method 'all' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:58:17.161504 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-91ec29cc-e338-46be-9a06-9bf18accc113 None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 20 00:58:17.161504 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 211/838] 10.4.3.240 () {66 vars in 1428 bytes} [Thu Aug 20 00:58:17 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Aug 20 00:58:17.169316 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [req-4d857acd-eb5a-4165-bbf8-19bd2183b47b req-65049835-d571-4dba-9d62-fe4e25fea052 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:58:17.171110 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-4d857acd-eb5a-4165-bbf8-19bd2183b47b req-65049835-d571-4dba-9d62-fe4e25fea052 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] POST https://10.4.3.240/volume/v3/attachments Aug 20 00:58:17.171451 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [req-4d857acd-eb5a-4165-bbf8-19bd2183b47b req-65049835-d571-4dba-9d62-fe4e25fea052 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ffd752d7-d40f-4769-9d4a-85d8e0b46896", "connector": null, "instance_uuid": "fcbb5f46-db6a-4e0f-b605-956eb18d8411"}} {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:58:17.179476 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:58:17.179476 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 00:58:17.216849 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-4d857acd-eb5a-4165-bbf8-19bd2183b47b req-65049835-d571-4dba-9d62-fe4e25fea052 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] https://10.4.3.240/volume/v3/attachments returned with HTTP 200 Aug 20 00:58:17.217271 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 207/839] 10.4.3.240 () {74 vars in 1594 bytes} [Thu Aug 20 00:58:17 2026] POST /volume/v3/attachments => generated 273 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:58:17.259655 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-7ea1f329-d85f-43d7-be18-2f02838ad0cd None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:58:17.261147 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-7ea1f329-d85f-43d7-be18-2f02838ad0cd tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] GET https://10.4.3.240/volume/v3/volumes/ffd752d7-d40f-4769-9d4a-85d8e0b46896 Aug 20 00:58:17.261422 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-7ea1f329-d85f-43d7-be18-2f02838ad0cd tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:58:17.261627 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-7ea1f329-d85f-43d7-be18-2f02838ad0cd tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:58:17.276771 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-84476398-bad4-4238-a422-51610d7b6fd4 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:58:17.276771 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-84476398-bad4-4238-a422-51610d7b6fd4 None None] GET https://10.4.3.240/volume// Aug 20 00:58:17.276771 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-84476398-bad4-4238-a422-51610d7b6fd4 None None] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:58:17.276771 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-84476398-bad4-4238-a422-51610d7b6fd4 None None] Calling method 'all' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:58:17.276771 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-84476398-bad4-4238-a422-51610d7b6fd4 None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 20 00:58:17.277097 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 211/840] 10.4.3.240 () {66 vars in 1426 bytes} [Thu Aug 20 00:58:17 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 00:58:17.280189 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:58:17.280189 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 00:58:17.286764 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-7ea1f329-d85f-43d7-be18-2f02838ad0cd tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Volume info retrieved successfully. Aug 20 00:58:17.286832 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-4d857acd-eb5a-4165-bbf8-19bd2183b47b req-34de439c-1152-4c7e-b994-5ee49109c185 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:58:17.288502 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-4d857acd-eb5a-4165-bbf8-19bd2183b47b req-34de439c-1152-4c7e-b994-5ee49109c185 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] GET https://10.4.3.240/volume/v3/volumes/ffd752d7-d40f-4769-9d4a-85d8e0b46896 Aug 20 00:58:17.288828 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-4d857acd-eb5a-4165-bbf8-19bd2183b47b req-34de439c-1152-4c7e-b994-5ee49109c185 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:58:17.289107 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-4d857acd-eb5a-4165-bbf8-19bd2183b47b req-34de439c-1152-4c7e-b994-5ee49109c185 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:58:17.290692 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-7ea1f329-d85f-43d7-be18-2f02838ad0cd tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] https://10.4.3.240/volume/v3/volumes/ffd752d7-d40f-4769-9d4a-85d8e0b46896 returned with HTTP 200 Aug 20 00:58:17.291030 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 212/841] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:58:17 2026] GET /volume/v3/volumes/ffd752d7-d40f-4769-9d4a-85d8e0b46896 => generated 882 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:58:17.297849 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:58:17.297849 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 00:58:17.306494 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [req-4d857acd-eb5a-4165-bbf8-19bd2183b47b req-34de439c-1152-4c7e-b994-5ee49109c185 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Volume info retrieved successfully. Aug 20 00:58:17.308700 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-4d857acd-eb5a-4165-bbf8-19bd2183b47b req-34de439c-1152-4c7e-b994-5ee49109c185 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] https://10.4.3.240/volume/v3/volumes/ffd752d7-d40f-4769-9d4a-85d8e0b46896 returned with HTTP 200 Aug 20 00:58:17.308700 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 212/842] 10.4.3.240 () {70 vars in 1639 bytes} [Thu Aug 20 00:58:17 2026] GET /volume/v3/volumes/ffd752d7-d40f-4769-9d4a-85d8e0b46896 => generated 1062 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 00:58:17.422740 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [req-4d857acd-eb5a-4165-bbf8-19bd2183b47b req-83fbc6d5-4fa8-4047-978c-e16aefa8e382 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:58:17.424599 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-4d857acd-eb5a-4165-bbf8-19bd2183b47b req-83fbc6d5-4fa8-4047-978c-e16aefa8e382 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] PUT https://10.4.3.240/volume/v3/attachments/e132efa1-f025-4af9-88b1-210e5c263f5a Aug 20 00:58:17.424907 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [req-4d857acd-eb5a-4165-bbf8-19bd2183b47b req-83fbc6d5-4fa8-4047-978c-e16aefa8e382 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.240", "host": "np0000007838", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:e656b6daafb0", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "870eaf75-1108-49d5-b5ab-79f4c93758d0", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:58:17.432006 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.coordination [req-4d857acd-eb5a-4165-bbf8-19bd2183b47b req-83fbc6d5-4fa8-4047-978c-e16aefa8e382 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Acquiring lock "cinder-attachment_update-ffd752d7-d40f-4769-9d4a-85d8e0b46896-np0000007838" by "attachment_update" {{(pid=100213) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 00:58:17.436169 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.coordination [req-4d857acd-eb5a-4165-bbf8-19bd2183b47b req-83fbc6d5-4fa8-4047-978c-e16aefa8e382 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Lock "cinder-attachment_update-ffd752d7-d40f-4769-9d4a-85d8e0b46896-np0000007838" acquired by "attachment_update" :: waited 0.004s {{(pid=100213) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 00:58:17.437724 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:58:17.437724 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 00:58:17.455737 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [req-e81251f3-6e8e-4868-8c15-7c478c008f48 req-a797251d-952e-42f4-82ea-a707efd5ec20 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:58:17.459005 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-e81251f3-6e8e-4868-8c15-7c478c008f48 req-a797251d-952e-42f4-82ea-a707efd5ec20 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] PUT https://10.4.3.240/volume/v3/attachments/b9dc972b-800b-4016-b040-0086edfb146b Aug 20 00:58:17.459409 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [req-e81251f3-6e8e-4868-8c15-7c478c008f48 req-a797251d-952e-42f4-82ea-a707efd5ec20 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.240", "host": "np0000007838", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:e656b6daafb0", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "870eaf75-1108-49d5-b5ab-79f4c93758d0", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:58:17.473377 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.coordination [req-e81251f3-6e8e-4868-8c15-7c478c008f48 req-a797251d-952e-42f4-82ea-a707efd5ec20 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Acquiring lock "cinder-attachment_update-80996d83-2117-4d3e-92fa-3bb5b25be03b-np0000007838" by "attachment_update" {{(pid=100212) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 00:58:17.478903 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.coordination [req-e81251f3-6e8e-4868-8c15-7c478c008f48 req-a797251d-952e-42f4-82ea-a707efd5ec20 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Lock "cinder-attachment_update-80996d83-2117-4d3e-92fa-3bb5b25be03b-np0000007838" acquired by "attachment_update" :: waited 0.005s {{(pid=100212) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 00:58:17.479720 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:58:17.479720 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 00:58:17.558153 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.coordination [req-4d857acd-eb5a-4165-bbf8-19bd2183b47b req-83fbc6d5-4fa8-4047-978c-e16aefa8e382 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Lock "cinder-attachment_update-ffd752d7-d40f-4769-9d4a-85d8e0b46896-np0000007838" released by "attachment_update" :: held 0.122s {{(pid=100213) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 00:58:17.558492 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-4d857acd-eb5a-4165-bbf8-19bd2183b47b req-83fbc6d5-4fa8-4047-978c-e16aefa8e382 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] https://10.4.3.240/volume/v3/attachments/e132efa1-f025-4af9-88b1-210e5c263f5a returned with HTTP 200 Aug 20 00:58:17.562068 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 208/843] 10.4.3.240 () {74 vars in 1704 bytes} [Thu Aug 20 00:58:17 2026] PUT /volume/v3/attachments/e132efa1-f025-4af9-88b1-210e5c263f5a => generated 968 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:58:17.572488 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-4d857acd-eb5a-4165-bbf8-19bd2183b47b req-4c85bba8-9b3a-4749-8f92-8b3b64038605 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:58:17.574704 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-4d857acd-eb5a-4165-bbf8-19bd2183b47b req-4c85bba8-9b3a-4749-8f92-8b3b64038605 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] GET https://10.4.3.240/volume/v3/volumes/ffd752d7-d40f-4769-9d4a-85d8e0b46896/encryption Aug 20 00:58:17.574914 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-4d857acd-eb5a-4165-bbf8-19bd2183b47b req-4c85bba8-9b3a-4749-8f92-8b3b64038605 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:58:17.575119 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-4d857acd-eb5a-4165-bbf8-19bd2183b47b req-4c85bba8-9b3a-4749-8f92-8b3b64038605 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Calling method 'index' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:58:17.592965 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:58:17.592965 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 00:58:17.600137 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.coordination [req-e81251f3-6e8e-4868-8c15-7c478c008f48 req-a797251d-952e-42f4-82ea-a707efd5ec20 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Lock "cinder-attachment_update-80996d83-2117-4d3e-92fa-3bb5b25be03b-np0000007838" released by "attachment_update" :: held 0.121s {{(pid=100212) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 00:58:17.600137 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-e81251f3-6e8e-4868-8c15-7c478c008f48 req-a797251d-952e-42f4-82ea-a707efd5ec20 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] https://10.4.3.240/volume/v3/attachments/b9dc972b-800b-4016-b040-0086edfb146b returned with HTTP 200 Aug 20 00:58:17.600137 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 212/844] 10.4.3.240 () {74 vars in 1704 bytes} [Thu Aug 20 00:58:17 2026] PUT /volume/v3/attachments/b9dc972b-800b-4016-b040-0086edfb146b => generated 969 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:58:17.600277 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-4d857acd-eb5a-4165-bbf8-19bd2183b47b req-4c85bba8-9b3a-4749-8f92-8b3b64038605 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] https://10.4.3.240/volume/v3/volumes/ffd752d7-d40f-4769-9d4a-85d8e0b46896/encryption returned with HTTP 200 Aug 20 00:58:17.600645 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 213/845] 10.4.3.240 () {68 vars in 1631 bytes} [Thu Aug 20 00:58:17 2026] GET /volume/v3/volumes/ffd752d7-d40f-4769-9d4a-85d8e0b46896/encryption => generated 161 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:58:17.617965 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-e81251f3-6e8e-4868-8c15-7c478c008f48 req-dc1ad31a-6762-41c4-90a6-869f03b6e2c7 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:58:17.622287 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-e81251f3-6e8e-4868-8c15-7c478c008f48 req-dc1ad31a-6762-41c4-90a6-869f03b6e2c7 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] GET https://10.4.3.240/volume/v3/attachments/b9dc972b-800b-4016-b040-0086edfb146b Aug 20 00:58:17.622287 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-e81251f3-6e8e-4868-8c15-7c478c008f48 req-dc1ad31a-6762-41c4-90a6-869f03b6e2c7 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:58:17.622287 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-e81251f3-6e8e-4868-8c15-7c478c008f48 req-dc1ad31a-6762-41c4-90a6-869f03b6e2c7 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Calling method 'version_select' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:58:17.651824 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-e81251f3-6e8e-4868-8c15-7c478c008f48 req-dc1ad31a-6762-41c4-90a6-869f03b6e2c7 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] https://10.4.3.240/volume/v3/attachments/b9dc972b-800b-4016-b040-0086edfb146b returned with HTTP 200 Aug 20 00:58:17.651824 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 213/846] 10.4.3.240 () {70 vars in 1651 bytes} [Thu Aug 20 00:58:17 2026] GET /volume/v3/attachments/b9dc972b-800b-4016-b040-0086edfb146b => generated 994 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:58:18.110471 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [req-06da7a64-c08a-4259-a2c5-97ae5c9b1199 req-635f31d5-76af-4bc5-94b8-319dac613618 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:58:18.112274 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-06da7a64-c08a-4259-a2c5-97ae5c9b1199 req-635f31d5-76af-4bc5-94b8-319dac613618 tempest-TaggedBootDevicesTest-872157188 tempest-TaggedBootDevicesTest-872157188-project-member] GET https://10.4.3.240/volume/v3/volumes/a68f6dba-3cab-4193-9494-213b9778acf9 Aug 20 00:58:18.112466 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [req-06da7a64-c08a-4259-a2c5-97ae5c9b1199 req-635f31d5-76af-4bc5-94b8-319dac613618 tempest-TaggedBootDevicesTest-872157188 tempest-TaggedBootDevicesTest-872157188-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:58:18.112647 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [req-06da7a64-c08a-4259-a2c5-97ae5c9b1199 req-635f31d5-76af-4bc5-94b8-319dac613618 tempest-TaggedBootDevicesTest-872157188 tempest-TaggedBootDevicesTest-872157188-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:58:18.114382 np0000007838 devstack@c-api.service[100213]: DEBUG dbcounter [-] [100213] Writing DB stats cinder:SELECT=307,cinder:UPDATE=55,cinder:INSERT=26 {{(pid=100213) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 00:58:18.119700 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:58:18.119700 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 00:58:18.123057 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [req-06da7a64-c08a-4259-a2c5-97ae5c9b1199 req-635f31d5-76af-4bc5-94b8-319dac613618 tempest-TaggedBootDevicesTest-872157188 tempest-TaggedBootDevicesTest-872157188-project-member] Volume info retrieved successfully. Aug 20 00:58:18.129736 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-06da7a64-c08a-4259-a2c5-97ae5c9b1199 req-635f31d5-76af-4bc5-94b8-319dac613618 tempest-TaggedBootDevicesTest-872157188 tempest-TaggedBootDevicesTest-872157188-project-member] https://10.4.3.240/volume/v3/volumes/a68f6dba-3cab-4193-9494-213b9778acf9 returned with HTTP 200 Aug 20 00:58:18.130113 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 209/847] 10.4.3.240 () {68 vars in 1598 bytes} [Thu Aug 20 00:58:18 2026] GET /volume/v3/volumes/a68f6dba-3cab-4193-9494-213b9778acf9 => generated 1359 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:58:18.139680 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [req-06da7a64-c08a-4259-a2c5-97ae5c9b1199 req-29f29b40-3909-4c3c-917d-4560ef303bc4 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:58:18.141162 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-06da7a64-c08a-4259-a2c5-97ae5c9b1199 req-29f29b40-3909-4c3c-917d-4560ef303bc4 tempest-TaggedBootDevicesTest-872157188 tempest-TaggedBootDevicesTest-872157188-project-member] GET https://10.4.3.240/volume/v3/volumes/a1918759-9c62-44c3-8d24-13e5eee336a8 Aug 20 00:58:18.141466 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [req-06da7a64-c08a-4259-a2c5-97ae5c9b1199 req-29f29b40-3909-4c3c-917d-4560ef303bc4 tempest-TaggedBootDevicesTest-872157188 tempest-TaggedBootDevicesTest-872157188-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:58:18.141718 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [req-06da7a64-c08a-4259-a2c5-97ae5c9b1199 req-29f29b40-3909-4c3c-917d-4560ef303bc4 tempest-TaggedBootDevicesTest-872157188 tempest-TaggedBootDevicesTest-872157188-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:58:18.148168 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:58:18.148168 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 00:58:18.151517 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [req-06da7a64-c08a-4259-a2c5-97ae5c9b1199 req-29f29b40-3909-4c3c-917d-4560ef303bc4 tempest-TaggedBootDevicesTest-872157188 tempest-TaggedBootDevicesTest-872157188-project-member] Volume info retrieved successfully. Aug 20 00:58:18.155509 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-06da7a64-c08a-4259-a2c5-97ae5c9b1199 req-29f29b40-3909-4c3c-917d-4560ef303bc4 tempest-TaggedBootDevicesTest-872157188 tempest-TaggedBootDevicesTest-872157188-project-member] https://10.4.3.240/volume/v3/volumes/a1918759-9c62-44c3-8d24-13e5eee336a8 returned with HTTP 200 Aug 20 00:58:18.155946 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 213/848] 10.4.3.240 () {68 vars in 1598 bytes} [Thu Aug 20 00:58:18 2026] GET /volume/v3/volumes/a1918759-9c62-44c3-8d24-13e5eee336a8 => generated 844 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:58:18.163612 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-06da7a64-c08a-4259-a2c5-97ae5c9b1199 req-a2781534-6f33-45ef-b107-651f66b709bc None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:58:18.165480 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-06da7a64-c08a-4259-a2c5-97ae5c9b1199 req-a2781534-6f33-45ef-b107-651f66b709bc tempest-TaggedBootDevicesTest-872157188 tempest-TaggedBootDevicesTest-872157188-project-member] GET https://10.4.3.240/volume/v3/volumes/e655189b-98cf-46c8-8b41-b1253f7ef395 Aug 20 00:58:18.165647 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-06da7a64-c08a-4259-a2c5-97ae5c9b1199 req-a2781534-6f33-45ef-b107-651f66b709bc tempest-TaggedBootDevicesTest-872157188 tempest-TaggedBootDevicesTest-872157188-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:58:18.165812 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-06da7a64-c08a-4259-a2c5-97ae5c9b1199 req-a2781534-6f33-45ef-b107-651f66b709bc tempest-TaggedBootDevicesTest-872157188 tempest-TaggedBootDevicesTest-872157188-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:58:18.171620 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:58:18.171620 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 00:58:18.174807 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [req-06da7a64-c08a-4259-a2c5-97ae5c9b1199 req-a2781534-6f33-45ef-b107-651f66b709bc tempest-TaggedBootDevicesTest-872157188 tempest-TaggedBootDevicesTest-872157188-project-member] Volume info retrieved successfully. Aug 20 00:58:18.178486 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-06da7a64-c08a-4259-a2c5-97ae5c9b1199 req-a2781534-6f33-45ef-b107-651f66b709bc tempest-TaggedBootDevicesTest-872157188 tempest-TaggedBootDevicesTest-872157188-project-member] https://10.4.3.240/volume/v3/volumes/e655189b-98cf-46c8-8b41-b1253f7ef395 returned with HTTP 200 Aug 20 00:58:18.178827 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 214/849] 10.4.3.240 () {68 vars in 1598 bytes} [Thu Aug 20 00:58:18 2026] GET /volume/v3/volumes/e655189b-98cf-46c8-8b41-b1253f7ef395 => generated 845 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:58:18.188330 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-a22d315a-246b-425e-9cd5-176759f77f21 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:58:18.188714 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-a22d315a-246b-425e-9cd5-176759f77f21 None None] GET https://10.4.3.240/volume// Aug 20 00:58:18.188892 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-a22d315a-246b-425e-9cd5-176759f77f21 None None] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:58:18.189106 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-a22d315a-246b-425e-9cd5-176759f77f21 None None] Calling method 'all' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:58:18.189496 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-a22d315a-246b-425e-9cd5-176759f77f21 None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 20 00:58:18.189805 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 214/850] 10.4.3.240 () {66 vars in 1419 bytes} [Thu Aug 20 00:58:18 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 00:58:18.196594 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [req-06da7a64-c08a-4259-a2c5-97ae5c9b1199 req-93893601-5713-4343-b7ea-11146cd7f687 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:58:18.198463 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-06da7a64-c08a-4259-a2c5-97ae5c9b1199 req-93893601-5713-4343-b7ea-11146cd7f687 tempest-TaggedBootDevicesTest-872157188 tempest-TaggedBootDevicesTest-872157188-project-member] POST https://10.4.3.240/volume/v3/attachments Aug 20 00:58:18.198811 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [req-06da7a64-c08a-4259-a2c5-97ae5c9b1199 req-93893601-5713-4343-b7ea-11146cd7f687 tempest-TaggedBootDevicesTest-872157188 tempest-TaggedBootDevicesTest-872157188-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a68f6dba-3cab-4193-9494-213b9778acf9", "connector": null, "instance_uuid": "2ce8b092-ccef-4e3a-9025-f622206800d2"}} {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:58:18.206867 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:58:18.206867 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 00:58:18.234242 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-06da7a64-c08a-4259-a2c5-97ae5c9b1199 req-93893601-5713-4343-b7ea-11146cd7f687 tempest-TaggedBootDevicesTest-872157188 tempest-TaggedBootDevicesTest-872157188-project-member] https://10.4.3.240/volume/v3/attachments returned with HTTP 200 Aug 20 00:58:18.234765 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 210/851] 10.4.3.240 () {74 vars in 1594 bytes} [Thu Aug 20 00:58:18 2026] POST /volume/v3/attachments => generated 273 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:58:18.242571 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-8d5f9b67-c73b-437c-8172-6cd55d8f1515 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:58:18.242571 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-8d5f9b67-c73b-437c-8172-6cd55d8f1515 None None] GET https://10.4.3.240/volume// Aug 20 00:58:18.242571 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-8d5f9b67-c73b-437c-8172-6cd55d8f1515 None None] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:58:18.242745 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-8d5f9b67-c73b-437c-8172-6cd55d8f1515 None None] Calling method 'all' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:58:18.243074 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-8d5f9b67-c73b-437c-8172-6cd55d8f1515 None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 20 00:58:18.243426 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 214/852] 10.4.3.240 () {66 vars in 1419 bytes} [Thu Aug 20 00:58:18 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 00:58:18.251790 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-06da7a64-c08a-4259-a2c5-97ae5c9b1199 req-c933816d-9064-455d-8c94-3d2ae6a00ae8 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:58:18.254102 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-06da7a64-c08a-4259-a2c5-97ae5c9b1199 req-c933816d-9064-455d-8c94-3d2ae6a00ae8 tempest-TaggedBootDevicesTest-872157188 tempest-TaggedBootDevicesTest-872157188-project-member] POST https://10.4.3.240/volume/v3/attachments Aug 20 00:58:18.254493 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-06da7a64-c08a-4259-a2c5-97ae5c9b1199 req-c933816d-9064-455d-8c94-3d2ae6a00ae8 tempest-TaggedBootDevicesTest-872157188 tempest-TaggedBootDevicesTest-872157188-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a1918759-9c62-44c3-8d24-13e5eee336a8", "connector": null, "instance_uuid": "2ce8b092-ccef-4e3a-9025-f622206800d2"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:58:18.262178 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:58:18.262178 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 00:58:18.295457 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-06da7a64-c08a-4259-a2c5-97ae5c9b1199 req-c933816d-9064-455d-8c94-3d2ae6a00ae8 tempest-TaggedBootDevicesTest-872157188 tempest-TaggedBootDevicesTest-872157188-project-member] https://10.4.3.240/volume/v3/attachments returned with HTTP 200 Aug 20 00:58:18.295932 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 215/853] 10.4.3.240 () {74 vars in 1594 bytes} [Thu Aug 20 00:58:18 2026] POST /volume/v3/attachments => generated 273 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:58:18.303460 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-57c288f6-fa6c-4818-ba0f-7cf13b097042 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:58:18.303863 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-57c288f6-fa6c-4818-ba0f-7cf13b097042 None None] GET https://10.4.3.240/volume// Aug 20 00:58:18.304059 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-57c288f6-fa6c-4818-ba0f-7cf13b097042 None None] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:58:18.304327 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-57c288f6-fa6c-4818-ba0f-7cf13b097042 None None] Calling method 'all' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:58:18.305167 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-57c288f6-fa6c-4818-ba0f-7cf13b097042 None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 20 00:58:18.305777 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 215/854] 10.4.3.240 () {66 vars in 1419 bytes} [Thu Aug 20 00:58:18 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 00:58:18.306115 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-8751e278-62d2-4bbd-b2f7-0d3a203f0e03 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:58:18.308357 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-8751e278-62d2-4bbd-b2f7-0d3a203f0e03 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] GET https://10.4.3.240/volume/v3/volumes/ffd752d7-d40f-4769-9d4a-85d8e0b46896 Aug 20 00:58:18.308651 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-8751e278-62d2-4bbd-b2f7-0d3a203f0e03 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:58:18.308901 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-8751e278-62d2-4bbd-b2f7-0d3a203f0e03 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:58:18.315997 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [req-06da7a64-c08a-4259-a2c5-97ae5c9b1199 req-5b549fcb-dae0-48b1-a6d3-c67e81d29f86 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:58:18.318508 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-06da7a64-c08a-4259-a2c5-97ae5c9b1199 req-5b549fcb-dae0-48b1-a6d3-c67e81d29f86 tempest-TaggedBootDevicesTest-872157188 tempest-TaggedBootDevicesTest-872157188-project-member] POST https://10.4.3.240/volume/v3/attachments Aug 20 00:58:18.318844 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [req-06da7a64-c08a-4259-a2c5-97ae5c9b1199 req-5b549fcb-dae0-48b1-a6d3-c67e81d29f86 tempest-TaggedBootDevicesTest-872157188 tempest-TaggedBootDevicesTest-872157188-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e655189b-98cf-46c8-8b41-b1253f7ef395", "connector": null, "instance_uuid": "2ce8b092-ccef-4e3a-9025-f622206800d2"}} {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:58:18.318955 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:58:18.318955 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 00:58:18.322197 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-8751e278-62d2-4bbd-b2f7-0d3a203f0e03 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Volume info retrieved successfully. Aug 20 00:58:18.326397 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-8751e278-62d2-4bbd-b2f7-0d3a203f0e03 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] https://10.4.3.240/volume/v3/volumes/ffd752d7-d40f-4769-9d4a-85d8e0b46896 returned with HTTP 200 Aug 20 00:58:18.326776 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 211/855] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:58:18 2026] GET /volume/v3/volumes/ffd752d7-d40f-4769-9d4a-85d8e0b46896 => generated 883 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:58:18.327885 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:58:18.327885 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 00:58:18.361773 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-06da7a64-c08a-4259-a2c5-97ae5c9b1199 req-5b549fcb-dae0-48b1-a6d3-c67e81d29f86 tempest-TaggedBootDevicesTest-872157188 tempest-TaggedBootDevicesTest-872157188-project-member] https://10.4.3.240/volume/v3/attachments returned with HTTP 200 Aug 20 00:58:18.362221 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 215/856] 10.4.3.240 () {74 vars in 1594 bytes} [Thu Aug 20 00:58:18 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 20 00:58:19.350497 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-d1155015-50f6-4d5d-8bc1-374970a87403 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:58:19.352123 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-d1155015-50f6-4d5d-8bc1-374970a87403 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] GET https://10.4.3.240/volume/v3/volumes/ffd752d7-d40f-4769-9d4a-85d8e0b46896 Aug 20 00:58:19.352358 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-d1155015-50f6-4d5d-8bc1-374970a87403 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:58:19.352554 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-d1155015-50f6-4d5d-8bc1-374970a87403 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:58:19.367182 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:58:19.367182 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 00:58:19.375479 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-d1155015-50f6-4d5d-8bc1-374970a87403 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Volume info retrieved successfully. Aug 20 00:58:19.381425 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-d1155015-50f6-4d5d-8bc1-374970a87403 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] https://10.4.3.240/volume/v3/volumes/ffd752d7-d40f-4769-9d4a-85d8e0b46896 returned with HTTP 200 Aug 20 00:58:19.381733 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 216/857] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:58:19 2026] GET /volume/v3/volumes/ffd752d7-d40f-4769-9d4a-85d8e0b46896 => generated 883 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:58:19.660060 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-9e1a3566-e46e-4687-8422-9da06edbee45 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:58:19.666141 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-9e1a3566-e46e-4687-8422-9da06edbee45 tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] DELETE https://10.4.3.240/volume/v3/volumes/fe24e926-2854-4dff-a54e-88a1ac778045 Aug 20 00:58:19.666141 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-9e1a3566-e46e-4687-8422-9da06edbee45 tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:58:19.666660 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-9e1a3566-e46e-4687-8422-9da06edbee45 tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] Calling method 'delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:58:19.666812 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-9e1a3566-e46e-4687-8422-9da06edbee45 tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] Delete volume with id: fe24e926-2854-4dff-a54e-88a1ac778045 Aug 20 00:58:19.674530 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:58:19.674530 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 00:58:19.675077 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-9e1a3566-e46e-4687-8422-9da06edbee45 tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] Volume info retrieved successfully. Aug 20 00:58:19.698868 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-9e1a3566-e46e-4687-8422-9da06edbee45 tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] Delete volume request issued successfully. Aug 20 00:58:19.699363 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-9e1a3566-e46e-4687-8422-9da06edbee45 tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] https://10.4.3.240/volume/v3/volumes/fe24e926-2854-4dff-a54e-88a1ac778045 returned with HTTP 202 Aug 20 00:58:19.699840 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 216/858] 10.4.3.240 () {66 vars in 1351 bytes} [Thu Aug 20 00:58:19 2026] DELETE /volume/v3/volumes/fe24e926-2854-4dff-a54e-88a1ac778045 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:58:19.707895 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-e91e8d6b-cbd0-4973-a009-d9eaa3373e76 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:58:19.711600 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-e91e8d6b-cbd0-4973-a009-d9eaa3373e76 tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] GET https://10.4.3.240/volume/v3/volumes/fe24e926-2854-4dff-a54e-88a1ac778045 Aug 20 00:58:19.711852 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-e91e8d6b-cbd0-4973-a009-d9eaa3373e76 tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:58:19.712082 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-e91e8d6b-cbd0-4973-a009-d9eaa3373e76 tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:58:19.723152 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:58:19.723152 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 00:58:19.727705 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-e91e8d6b-cbd0-4973-a009-d9eaa3373e76 tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] Volume info retrieved successfully. Aug 20 00:58:19.733452 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-e91e8d6b-cbd0-4973-a009-d9eaa3373e76 tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] https://10.4.3.240/volume/v3/volumes/fe24e926-2854-4dff-a54e-88a1ac778045 returned with HTTP 200 Aug 20 00:58:19.733858 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 212/859] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:58:19 2026] GET /volume/v3/volumes/fe24e926-2854-4dff-a54e-88a1ac778045 => generated 841 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:58:20.402403 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-a6dcad40-6c82-4053-8055-9084027cce0f None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:58:20.404641 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-a6dcad40-6c82-4053-8055-9084027cce0f tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] GET https://10.4.3.240/volume/v3/volumes/ffd752d7-d40f-4769-9d4a-85d8e0b46896 Aug 20 00:58:20.405529 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-a6dcad40-6c82-4053-8055-9084027cce0f tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:58:20.405787 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-a6dcad40-6c82-4053-8055-9084027cce0f tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:58:20.420483 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:58:20.420483 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 00:58:20.426448 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-a6dcad40-6c82-4053-8055-9084027cce0f tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Volume info retrieved successfully. Aug 20 00:58:20.435627 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-a6dcad40-6c82-4053-8055-9084027cce0f tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] https://10.4.3.240/volume/v3/volumes/ffd752d7-d40f-4769-9d4a-85d8e0b46896 returned with HTTP 200 Aug 20 00:58:20.436559 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 216/860] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:58:20 2026] GET /volume/v3/volumes/ffd752d7-d40f-4769-9d4a-85d8e0b46896 => generated 883 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:58:20.496044 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-39d0ccc4-504c-4edb-9d64-a8b55bec922f None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:58:20.496453 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-39d0ccc4-504c-4edb-9d64-a8b55bec922f None None] GET https://10.4.3.240/volume// Aug 20 00:58:20.496622 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-39d0ccc4-504c-4edb-9d64-a8b55bec922f None None] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:58:20.496799 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-39d0ccc4-504c-4edb-9d64-a8b55bec922f None None] Calling method 'all' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:58:20.497090 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-39d0ccc4-504c-4edb-9d64-a8b55bec922f None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 20 00:58:20.497528 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 217/861] 10.4.3.240 () {66 vars in 1426 bytes} [Thu Aug 20 00:58:20 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 00:58:20.507144 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-06da7a64-c08a-4259-a2c5-97ae5c9b1199 req-c1b69857-4bbd-4845-a124-c479666e9678 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:58:20.509529 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-06da7a64-c08a-4259-a2c5-97ae5c9b1199 req-c1b69857-4bbd-4845-a124-c479666e9678 tempest-TaggedBootDevicesTest-872157188 tempest-TaggedBootDevicesTest-872157188-project-member] GET https://10.4.3.240/volume/v3/volumes/a68f6dba-3cab-4193-9494-213b9778acf9 Aug 20 00:58:20.509828 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-06da7a64-c08a-4259-a2c5-97ae5c9b1199 req-c1b69857-4bbd-4845-a124-c479666e9678 tempest-TaggedBootDevicesTest-872157188 tempest-TaggedBootDevicesTest-872157188-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:58:20.510097 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-06da7a64-c08a-4259-a2c5-97ae5c9b1199 req-c1b69857-4bbd-4845-a124-c479666e9678 tempest-TaggedBootDevicesTest-872157188 tempest-TaggedBootDevicesTest-872157188-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:58:20.520713 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:58:20.520713 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 00:58:20.524387 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [req-06da7a64-c08a-4259-a2c5-97ae5c9b1199 req-c1b69857-4bbd-4845-a124-c479666e9678 tempest-TaggedBootDevicesTest-872157188 tempest-TaggedBootDevicesTest-872157188-project-member] Volume info retrieved successfully. Aug 20 00:58:20.529035 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-06da7a64-c08a-4259-a2c5-97ae5c9b1199 req-c1b69857-4bbd-4845-a124-c479666e9678 tempest-TaggedBootDevicesTest-872157188 tempest-TaggedBootDevicesTest-872157188-project-member] https://10.4.3.240/volume/v3/volumes/a68f6dba-3cab-4193-9494-213b9778acf9 returned with HTTP 200 Aug 20 00:58:20.529535 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 217/862] 10.4.3.240 () {70 vars in 1639 bytes} [Thu Aug 20 00:58:20 2026] GET /volume/v3/volumes/a68f6dba-3cab-4193-9494-213b9778acf9 => generated 1538 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 00:58:20.623314 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [req-06da7a64-c08a-4259-a2c5-97ae5c9b1199 req-84864302-2324-4ad2-8c28-575ec8453b00 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:58:20.629322 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-06da7a64-c08a-4259-a2c5-97ae5c9b1199 req-84864302-2324-4ad2-8c28-575ec8453b00 tempest-TaggedBootDevicesTest-872157188 tempest-TaggedBootDevicesTest-872157188-project-member] PUT https://10.4.3.240/volume/v3/attachments/2d6d8ddb-93db-4798-81e5-afbad6050075 Aug 20 00:58:20.629517 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [req-06da7a64-c08a-4259-a2c5-97ae5c9b1199 req-84864302-2324-4ad2-8c28-575ec8453b00 tempest-TaggedBootDevicesTest-872157188 tempest-TaggedBootDevicesTest-872157188-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.240", "host": "np0000007838", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:e656b6daafb0", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "870eaf75-1108-49d5-b5ab-79f4c93758d0", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:58:20.642635 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.coordination [req-06da7a64-c08a-4259-a2c5-97ae5c9b1199 req-84864302-2324-4ad2-8c28-575ec8453b00 tempest-TaggedBootDevicesTest-872157188 tempest-TaggedBootDevicesTest-872157188-project-member] Acquiring lock "cinder-attachment_update-a68f6dba-3cab-4193-9494-213b9778acf9-np0000007838" by "attachment_update" {{(pid=100213) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 00:58:20.648009 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.coordination [req-06da7a64-c08a-4259-a2c5-97ae5c9b1199 req-84864302-2324-4ad2-8c28-575ec8453b00 tempest-TaggedBootDevicesTest-872157188 tempest-TaggedBootDevicesTest-872157188-project-member] Lock "cinder-attachment_update-a68f6dba-3cab-4193-9494-213b9778acf9-np0000007838" acquired by "attachment_update" :: waited 0.005s {{(pid=100213) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 00:58:20.649059 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:58:20.649059 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 00:58:20.753913 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-e5806c22-2f07-4b4c-b4dd-95c48c7c1393 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:58:20.755368 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.coordination [req-06da7a64-c08a-4259-a2c5-97ae5c9b1199 req-84864302-2324-4ad2-8c28-575ec8453b00 tempest-TaggedBootDevicesTest-872157188 tempest-TaggedBootDevicesTest-872157188-project-member] Lock "cinder-attachment_update-a68f6dba-3cab-4193-9494-213b9778acf9-np0000007838" released by "attachment_update" :: held 0.107s {{(pid=100213) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 00:58:20.755678 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-e5806c22-2f07-4b4c-b4dd-95c48c7c1393 tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] GET https://10.4.3.240/volume/v3/volumes/fe24e926-2854-4dff-a54e-88a1ac778045 Aug 20 00:58:20.755678 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-e5806c22-2f07-4b4c-b4dd-95c48c7c1393 tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:58:20.755793 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-06da7a64-c08a-4259-a2c5-97ae5c9b1199 req-84864302-2324-4ad2-8c28-575ec8453b00 tempest-TaggedBootDevicesTest-872157188 tempest-TaggedBootDevicesTest-872157188-project-member] https://10.4.3.240/volume/v3/attachments/2d6d8ddb-93db-4798-81e5-afbad6050075 returned with HTTP 200 Aug 20 00:58:20.755871 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-e5806c22-2f07-4b4c-b4dd-95c48c7c1393 tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:58:20.756320 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 213/863] 10.4.3.240 () {74 vars in 1704 bytes} [Thu Aug 20 00:58:20 2026] PUT /volume/v3/attachments/2d6d8ddb-93db-4798-81e5-afbad6050075 => generated 969 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:58:20.764449 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-e5806c22-2f07-4b4c-b4dd-95c48c7c1393 tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] https://10.4.3.240/volume/v3/volumes/fe24e926-2854-4dff-a54e-88a1ac778045 returned with HTTP 404 Aug 20 00:58:20.764610 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 217/864] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:58:20 2026] GET /volume/v3/volumes/fe24e926-2854-4dff-a54e-88a1ac778045 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:58:20.773652 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-4ccd4d86-6e65-48f8-9933-fb8aeb27be6b None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:58:20.775658 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-4ccd4d86-6e65-48f8-9933-fb8aeb27be6b tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] DELETE https://10.4.3.240/volume/v3/volumes/087c3c05-488b-49e8-9026-3bbdcc6bc057 Aug 20 00:58:20.775880 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-4ccd4d86-6e65-48f8-9933-fb8aeb27be6b tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:58:20.776102 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-4ccd4d86-6e65-48f8-9933-fb8aeb27be6b tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] Calling method 'delete' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:58:20.776310 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.v3.volumes [None req-4ccd4d86-6e65-48f8-9933-fb8aeb27be6b tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] Delete volume with id: 087c3c05-488b-49e8-9026-3bbdcc6bc057 Aug 20 00:58:20.785598 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:58:20.785598 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 00:58:20.786036 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-4ccd4d86-6e65-48f8-9933-fb8aeb27be6b tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] Volume info retrieved successfully. Aug 20 00:58:20.788401 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-06da7a64-c08a-4259-a2c5-97ae5c9b1199 req-f1db1d2b-2766-4fc9-92b8-faaf34f821b8 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:58:20.790561 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-06da7a64-c08a-4259-a2c5-97ae5c9b1199 req-f1db1d2b-2766-4fc9-92b8-faaf34f821b8 tempest-TaggedBootDevicesTest-872157188 tempest-TaggedBootDevicesTest-872157188-project-member] POST https://10.4.3.240/volume/v3/attachments/2d6d8ddb-93db-4798-81e5-afbad6050075/action Aug 20 00:58:20.790880 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-06da7a64-c08a-4259-a2c5-97ae5c9b1199 req-f1db1d2b-2766-4fc9-92b8-faaf34f821b8 tempest-TaggedBootDevicesTest-872157188 tempest-TaggedBootDevicesTest-872157188-project-member] Action body: b'{"os-complete": null}' {{(pid=100215) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 00:58:20.790987 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-06da7a64-c08a-4259-a2c5-97ae5c9b1199 req-f1db1d2b-2766-4fc9-92b8-faaf34f821b8 tempest-TaggedBootDevicesTest-872157188 tempest-TaggedBootDevicesTest-872157188-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:58:20.806492 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-4ccd4d86-6e65-48f8-9933-fb8aeb27be6b tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] Delete volume request issued successfully. Aug 20 00:58:20.806683 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-4ccd4d86-6e65-48f8-9933-fb8aeb27be6b tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] https://10.4.3.240/volume/v3/volumes/087c3c05-488b-49e8-9026-3bbdcc6bc057 returned with HTTP 202 Aug 20 00:58:20.807075 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 218/865] 10.4.3.240 () {66 vars in 1351 bytes} [Thu Aug 20 00:58:20 2026] DELETE /volume/v3/volumes/087c3c05-488b-49e8-9026-3bbdcc6bc057 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:58:20.811956 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:58:20.811956 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 00:58:20.820026 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-98532bee-7a85-47d0-be6e-d06b09ddcfc5 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:58:20.822051 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-98532bee-7a85-47d0-be6e-d06b09ddcfc5 tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] GET https://10.4.3.240/volume/v3/volumes/087c3c05-488b-49e8-9026-3bbdcc6bc057 Aug 20 00:58:20.822244 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-98532bee-7a85-47d0-be6e-d06b09ddcfc5 tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:58:20.822470 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-98532bee-7a85-47d0-be6e-d06b09ddcfc5 tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:58:20.827649 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-06da7a64-c08a-4259-a2c5-97ae5c9b1199 req-f1db1d2b-2766-4fc9-92b8-faaf34f821b8 tempest-TaggedBootDevicesTest-872157188 tempest-TaggedBootDevicesTest-872157188-project-member] https://10.4.3.240/volume/v3/attachments/2d6d8ddb-93db-4798-81e5-afbad6050075/action returned with HTTP 204 Aug 20 00:58:20.828193 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 218/866] 10.4.3.240 () {74 vars in 1725 bytes} [Thu Aug 20 00:58:20 2026] POST /volume/v3/attachments/2d6d8ddb-93db-4798-81e5-afbad6050075/action => generated 0 bytes in 40 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:58:20.830890 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:58:20.830890 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 00:58:20.835537 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-98532bee-7a85-47d0-be6e-d06b09ddcfc5 tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] Volume info retrieved successfully. Aug 20 00:58:20.842906 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-98532bee-7a85-47d0-be6e-d06b09ddcfc5 tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] https://10.4.3.240/volume/v3/volumes/087c3c05-488b-49e8-9026-3bbdcc6bc057 returned with HTTP 200 Aug 20 00:58:20.843328 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 214/867] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:58:20 2026] GET /volume/v3/volumes/087c3c05-488b-49e8-9026-3bbdcc6bc057 => generated 843 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:58:20.864574 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-a7f8d076-ec1e-435f-8423-e908b19e7fa6 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:58:20.864574 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-a7f8d076-ec1e-435f-8423-e908b19e7fa6 None None] GET https://10.4.3.240/volume// Aug 20 00:58:20.864574 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-a7f8d076-ec1e-435f-8423-e908b19e7fa6 None None] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:58:20.864574 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-a7f8d076-ec1e-435f-8423-e908b19e7fa6 None None] Calling method 'all' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:58:20.864719 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-a7f8d076-ec1e-435f-8423-e908b19e7fa6 None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 20 00:58:20.865030 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 218/868] 10.4.3.240 () {66 vars in 1426 bytes} [Thu Aug 20 00:58:20 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 00:58:20.870314 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-0a923860-68c6-406d-8a45-28ec35db800a None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:58:20.876521 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-0a923860-68c6-406d-8a45-28ec35db800a tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] GET https://10.4.3.240/volume/v3/volumes/59bf60eb-fc28-4cb4-a647-0bdd1905fc85 Aug 20 00:58:20.878955 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-0a923860-68c6-406d-8a45-28ec35db800a tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:58:20.878955 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-0a923860-68c6-406d-8a45-28ec35db800a tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:58:20.879104 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-06da7a64-c08a-4259-a2c5-97ae5c9b1199 req-42ee81f1-a5b8-4158-aa27-5d07ac18673c None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:58:20.881283 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-06da7a64-c08a-4259-a2c5-97ae5c9b1199 req-42ee81f1-a5b8-4158-aa27-5d07ac18673c tempest-TaggedBootDevicesTest-872157188 tempest-TaggedBootDevicesTest-872157188-project-member] GET https://10.4.3.240/volume/v3/volumes/a1918759-9c62-44c3-8d24-13e5eee336a8 Aug 20 00:58:20.881536 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-06da7a64-c08a-4259-a2c5-97ae5c9b1199 req-42ee81f1-a5b8-4158-aa27-5d07ac18673c tempest-TaggedBootDevicesTest-872157188 tempest-TaggedBootDevicesTest-872157188-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:58:20.881736 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-06da7a64-c08a-4259-a2c5-97ae5c9b1199 req-42ee81f1-a5b8-4158-aa27-5d07ac18673c tempest-TaggedBootDevicesTest-872157188 tempest-TaggedBootDevicesTest-872157188-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:58:20.887020 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:58:20.887020 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 00:58:20.892045 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:58:20.892045 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 00:58:20.897072 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [req-06da7a64-c08a-4259-a2c5-97ae5c9b1199 req-42ee81f1-a5b8-4158-aa27-5d07ac18673c tempest-TaggedBootDevicesTest-872157188 tempest-TaggedBootDevicesTest-872157188-project-member] Volume info retrieved successfully. Aug 20 00:58:20.897394 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-0a923860-68c6-406d-8a45-28ec35db800a tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] Volume info retrieved successfully. Aug 20 00:58:20.901751 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-0a923860-68c6-406d-8a45-28ec35db800a tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] https://10.4.3.240/volume/v3/volumes/59bf60eb-fc28-4cb4-a647-0bdd1905fc85 returned with HTTP 200 Aug 20 00:58:20.902180 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 219/869] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:58:20 2026] GET /volume/v3/volumes/59bf60eb-fc28-4cb4-a647-0bdd1905fc85 => generated 939 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:58:20.903082 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-06da7a64-c08a-4259-a2c5-97ae5c9b1199 req-42ee81f1-a5b8-4158-aa27-5d07ac18673c tempest-TaggedBootDevicesTest-872157188 tempest-TaggedBootDevicesTest-872157188-project-member] https://10.4.3.240/volume/v3/volumes/a1918759-9c62-44c3-8d24-13e5eee336a8 returned with HTTP 200 Aug 20 00:58:20.904650 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 219/870] 10.4.3.240 () {70 vars in 1639 bytes} [Thu Aug 20 00:58:20 2026] GET /volume/v3/volumes/a1918759-9c62-44c3-8d24-13e5eee336a8 => generated 1023 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Aug 20 00:58:21.032194 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [req-06da7a64-c08a-4259-a2c5-97ae5c9b1199 req-451afe5c-8fbd-413a-9cd0-8d4cd05f2e98 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:58:21.034242 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-06da7a64-c08a-4259-a2c5-97ae5c9b1199 req-451afe5c-8fbd-413a-9cd0-8d4cd05f2e98 tempest-TaggedBootDevicesTest-872157188 tempest-TaggedBootDevicesTest-872157188-project-member] PUT https://10.4.3.240/volume/v3/attachments/de40bf3c-b424-4c37-9360-c996ea603cc4 Aug 20 00:58:21.034573 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [req-06da7a64-c08a-4259-a2c5-97ae5c9b1199 req-451afe5c-8fbd-413a-9cd0-8d4cd05f2e98 tempest-TaggedBootDevicesTest-872157188 tempest-TaggedBootDevicesTest-872157188-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.240", "host": "np0000007838", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:e656b6daafb0", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "870eaf75-1108-49d5-b5ab-79f4c93758d0", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:58:21.041584 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.coordination [req-06da7a64-c08a-4259-a2c5-97ae5c9b1199 req-451afe5c-8fbd-413a-9cd0-8d4cd05f2e98 tempest-TaggedBootDevicesTest-872157188 tempest-TaggedBootDevicesTest-872157188-project-member] Acquiring lock "cinder-attachment_update-a1918759-9c62-44c3-8d24-13e5eee336a8-np0000007838" by "attachment_update" {{(pid=100213) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 00:58:21.047360 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.coordination [req-06da7a64-c08a-4259-a2c5-97ae5c9b1199 req-451afe5c-8fbd-413a-9cd0-8d4cd05f2e98 tempest-TaggedBootDevicesTest-872157188 tempest-TaggedBootDevicesTest-872157188-project-member] Lock "cinder-attachment_update-a1918759-9c62-44c3-8d24-13e5eee336a8-np0000007838" acquired by "attachment_update" :: waited 0.006s {{(pid=100213) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 00:58:21.048200 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:58:21.048200 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 00:58:21.091513 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [req-4d857acd-eb5a-4165-bbf8-19bd2183b47b req-811f87a2-66d5-4e81-a4f6-56aa9d5e611b None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:58:21.098152 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-4d857acd-eb5a-4165-bbf8-19bd2183b47b req-811f87a2-66d5-4e81-a4f6-56aa9d5e611b tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] POST https://10.4.3.240/volume/v3/attachments/e132efa1-f025-4af9-88b1-210e5c263f5a/action Aug 20 00:58:21.099811 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [req-4d857acd-eb5a-4165-bbf8-19bd2183b47b req-811f87a2-66d5-4e81-a4f6-56aa9d5e611b tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Action body: b'{"os-complete": null}' {{(pid=100212) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 00:58:21.100021 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [req-4d857acd-eb5a-4165-bbf8-19bd2183b47b req-811f87a2-66d5-4e81-a4f6-56aa9d5e611b tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:58:21.125509 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:58:21.125509 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 00:58:21.145081 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-4d857acd-eb5a-4165-bbf8-19bd2183b47b req-811f87a2-66d5-4e81-a4f6-56aa9d5e611b tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] https://10.4.3.240/volume/v3/attachments/e132efa1-f025-4af9-88b1-210e5c263f5a/action returned with HTTP 204 Aug 20 00:58:21.146024 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 219/871] 10.4.3.240 () {74 vars in 1725 bytes} [Thu Aug 20 00:58:21 2026] POST /volume/v3/attachments/e132efa1-f025-4af9-88b1-210e5c263f5a/action => generated 0 bytes in 55 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:58:21.150639 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.coordination [req-06da7a64-c08a-4259-a2c5-97ae5c9b1199 req-451afe5c-8fbd-413a-9cd0-8d4cd05f2e98 tempest-TaggedBootDevicesTest-872157188 tempest-TaggedBootDevicesTest-872157188-project-member] Lock "cinder-attachment_update-a1918759-9c62-44c3-8d24-13e5eee336a8-np0000007838" released by "attachment_update" :: held 0.103s {{(pid=100213) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 00:58:21.151046 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-06da7a64-c08a-4259-a2c5-97ae5c9b1199 req-451afe5c-8fbd-413a-9cd0-8d4cd05f2e98 tempest-TaggedBootDevicesTest-872157188 tempest-TaggedBootDevicesTest-872157188-project-member] https://10.4.3.240/volume/v3/attachments/de40bf3c-b424-4c37-9360-c996ea603cc4 returned with HTTP 200 Aug 20 00:58:21.151428 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 215/872] 10.4.3.240 () {74 vars in 1704 bytes} [Thu Aug 20 00:58:21 2026] PUT /volume/v3/attachments/de40bf3c-b424-4c37-9360-c996ea603cc4 => generated 969 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:58:21.183608 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-06da7a64-c08a-4259-a2c5-97ae5c9b1199 req-b8338008-09c5-4af0-9de6-b7f0ac688030 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:58:21.191146 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-06da7a64-c08a-4259-a2c5-97ae5c9b1199 req-b8338008-09c5-4af0-9de6-b7f0ac688030 tempest-TaggedBootDevicesTest-872157188 tempest-TaggedBootDevicesTest-872157188-project-member] POST https://10.4.3.240/volume/v3/attachments/de40bf3c-b424-4c37-9360-c996ea603cc4/action Aug 20 00:58:21.191843 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-06da7a64-c08a-4259-a2c5-97ae5c9b1199 req-b8338008-09c5-4af0-9de6-b7f0ac688030 tempest-TaggedBootDevicesTest-872157188 tempest-TaggedBootDevicesTest-872157188-project-member] Action body: b'{"os-complete": null}' {{(pid=100214) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 00:58:21.192041 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-06da7a64-c08a-4259-a2c5-97ae5c9b1199 req-b8338008-09c5-4af0-9de6-b7f0ac688030 tempest-TaggedBootDevicesTest-872157188 tempest-TaggedBootDevicesTest-872157188-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:58:21.214542 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:58:21.214542 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 00:58:21.233691 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-06da7a64-c08a-4259-a2c5-97ae5c9b1199 req-b8338008-09c5-4af0-9de6-b7f0ac688030 tempest-TaggedBootDevicesTest-872157188 tempest-TaggedBootDevicesTest-872157188-project-member] https://10.4.3.240/volume/v3/attachments/de40bf3c-b424-4c37-9360-c996ea603cc4/action returned with HTTP 204 Aug 20 00:58:21.234427 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 220/873] 10.4.3.240 () {74 vars in 1725 bytes} [Thu Aug 20 00:58:21 2026] POST /volume/v3/attachments/de40bf3c-b424-4c37-9360-c996ea603cc4/action => generated 0 bytes in 52 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:58:21.259705 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-389274a7-fa33-4752-aa20-7d08f7f1ba9b None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:58:21.260060 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-389274a7-fa33-4752-aa20-7d08f7f1ba9b None None] GET https://10.4.3.240/volume// Aug 20 00:58:21.260183 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-389274a7-fa33-4752-aa20-7d08f7f1ba9b None None] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:58:21.260421 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-389274a7-fa33-4752-aa20-7d08f7f1ba9b None None] Calling method 'all' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:58:21.260722 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-389274a7-fa33-4752-aa20-7d08f7f1ba9b None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 20 00:58:21.261005 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 220/874] 10.4.3.240 () {66 vars in 1426 bytes} [Thu Aug 20 00:58:21 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 00:58:21.270885 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [req-06da7a64-c08a-4259-a2c5-97ae5c9b1199 req-3bb4114f-a8f4-4461-ac1c-1b0896502427 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:58:21.273436 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-06da7a64-c08a-4259-a2c5-97ae5c9b1199 req-3bb4114f-a8f4-4461-ac1c-1b0896502427 tempest-TaggedBootDevicesTest-872157188 tempest-TaggedBootDevicesTest-872157188-project-member] GET https://10.4.3.240/volume/v3/volumes/e655189b-98cf-46c8-8b41-b1253f7ef395 Aug 20 00:58:21.273729 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [req-06da7a64-c08a-4259-a2c5-97ae5c9b1199 req-3bb4114f-a8f4-4461-ac1c-1b0896502427 tempest-TaggedBootDevicesTest-872157188 tempest-TaggedBootDevicesTest-872157188-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:58:21.273865 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [req-b89d340d-279b-4ea0-b8e9-20bffbb490a9 req-6008f3fd-bc26-4bc7-985d-c7f5e0f67879 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:58:21.273992 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [req-06da7a64-c08a-4259-a2c5-97ae5c9b1199 req-3bb4114f-a8f4-4461-ac1c-1b0896502427 tempest-TaggedBootDevicesTest-872157188 tempest-TaggedBootDevicesTest-872157188-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:58:21.275960 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-b89d340d-279b-4ea0-b8e9-20bffbb490a9 req-6008f3fd-bc26-4bc7-985d-c7f5e0f67879 tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] GET https://10.4.3.240/volume/v3/volumes/59bf60eb-fc28-4cb4-a647-0bdd1905fc85 Aug 20 00:58:21.276151 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [req-b89d340d-279b-4ea0-b8e9-20bffbb490a9 req-6008f3fd-bc26-4bc7-985d-c7f5e0f67879 tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:58:21.276405 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [req-b89d340d-279b-4ea0-b8e9-20bffbb490a9 req-6008f3fd-bc26-4bc7-985d-c7f5e0f67879 tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:58:21.284815 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:58:21.284815 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 00:58:21.286574 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:58:21.286574 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 00:58:21.289472 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [req-b89d340d-279b-4ea0-b8e9-20bffbb490a9 req-6008f3fd-bc26-4bc7-985d-c7f5e0f67879 tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] Volume info retrieved successfully. Aug 20 00:58:21.291612 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [req-06da7a64-c08a-4259-a2c5-97ae5c9b1199 req-3bb4114f-a8f4-4461-ac1c-1b0896502427 tempest-TaggedBootDevicesTest-872157188 tempest-TaggedBootDevicesTest-872157188-project-member] Volume info retrieved successfully. Aug 20 00:58:21.295870 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-06da7a64-c08a-4259-a2c5-97ae5c9b1199 req-3bb4114f-a8f4-4461-ac1c-1b0896502427 tempest-TaggedBootDevicesTest-872157188 tempest-TaggedBootDevicesTest-872157188-project-member] https://10.4.3.240/volume/v3/volumes/e655189b-98cf-46c8-8b41-b1253f7ef395 returned with HTTP 200 Aug 20 00:58:21.295954 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-b89d340d-279b-4ea0-b8e9-20bffbb490a9 req-6008f3fd-bc26-4bc7-985d-c7f5e0f67879 tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] https://10.4.3.240/volume/v3/volumes/59bf60eb-fc28-4cb4-a647-0bdd1905fc85 returned with HTTP 200 Aug 20 00:58:21.296245 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 220/875] 10.4.3.240 () {70 vars in 1639 bytes} [Thu Aug 20 00:58:21 2026] GET /volume/v3/volumes/e655189b-98cf-46c8-8b41-b1253f7ef395 => generated 1024 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 00:58:21.296357 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 216/876] 10.4.3.240 () {68 vars in 1598 bytes} [Thu Aug 20 00:58:21 2026] GET /volume/v3/volumes/59bf60eb-fc28-4cb4-a647-0bdd1905fc85 => generated 939 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:58:21.391253 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-5a41a08b-f704-4afc-bc9a-65f1fbcf50c0 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:58:21.391834 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-5a41a08b-f704-4afc-bc9a-65f1fbcf50c0 None None] GET https://10.4.3.240/volume// Aug 20 00:58:21.392648 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-5a41a08b-f704-4afc-bc9a-65f1fbcf50c0 None None] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:58:21.393410 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-5a41a08b-f704-4afc-bc9a-65f1fbcf50c0 None None] Calling method 'all' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:58:21.393861 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-5a41a08b-f704-4afc-bc9a-65f1fbcf50c0 None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 20 00:58:21.394259 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 221/877] 10.4.3.240 () {66 vars in 1428 bytes} [Thu Aug 20 00:58:21 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 00:58:21.404108 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-b89d340d-279b-4ea0-b8e9-20bffbb490a9 req-e1fccfe8-7d09-4405-a0ea-eca624698dfa None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:58:21.406276 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-b89d340d-279b-4ea0-b8e9-20bffbb490a9 req-e1fccfe8-7d09-4405-a0ea-eca624698dfa tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] POST https://10.4.3.240/volume/v3/attachments Aug 20 00:58:21.406605 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-b89d340d-279b-4ea0-b8e9-20bffbb490a9 req-e1fccfe8-7d09-4405-a0ea-eca624698dfa tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "59bf60eb-fc28-4cb4-a647-0bdd1905fc85", "connector": null, "instance_uuid": "eb9f3e5d-63ee-4ae4-b8c0-e961cfbfd622"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:58:21.414646 np0000007838 devstack@c-api.service[100215]: DEBUG dbcounter [-] [100215] Writing DB stats cinder:SELECT=306,cinder:UPDATE=53,cinder:INSERT=23 {{(pid=100215) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 00:58:21.419394 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [req-06da7a64-c08a-4259-a2c5-97ae5c9b1199 req-25404898-c749-419f-8b73-bc40bbff22da None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:58:21.422268 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-06da7a64-c08a-4259-a2c5-97ae5c9b1199 req-25404898-c749-419f-8b73-bc40bbff22da tempest-TaggedBootDevicesTest-872157188 tempest-TaggedBootDevicesTest-872157188-project-member] PUT https://10.4.3.240/volume/v3/attachments/4c0e5a53-6f5c-4574-89e5-690fde994161 Aug 20 00:58:21.422744 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [req-06da7a64-c08a-4259-a2c5-97ae5c9b1199 req-25404898-c749-419f-8b73-bc40bbff22da tempest-TaggedBootDevicesTest-872157188 tempest-TaggedBootDevicesTest-872157188-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.240", "host": "np0000007838", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:e656b6daafb0", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "870eaf75-1108-49d5-b5ab-79f4c93758d0", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:58:21.424765 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:58:21.424765 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 00:58:21.429844 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.coordination [req-06da7a64-c08a-4259-a2c5-97ae5c9b1199 req-25404898-c749-419f-8b73-bc40bbff22da tempest-TaggedBootDevicesTest-872157188 tempest-TaggedBootDevicesTest-872157188-project-member] Acquiring lock "cinder-attachment_update-e655189b-98cf-46c8-8b41-b1253f7ef395-np0000007838" by "attachment_update" {{(pid=100212) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 00:58:21.434152 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.coordination [req-06da7a64-c08a-4259-a2c5-97ae5c9b1199 req-25404898-c749-419f-8b73-bc40bbff22da tempest-TaggedBootDevicesTest-872157188 tempest-TaggedBootDevicesTest-872157188-project-member] Lock "cinder-attachment_update-e655189b-98cf-46c8-8b41-b1253f7ef395-np0000007838" acquired by "attachment_update" :: waited 0.004s {{(pid=100212) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 00:58:21.435298 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:58:21.435298 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 00:58:21.453630 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-d77c5bfe-1405-49c0-ae1b-b77e55531b54 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:58:21.455718 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-d77c5bfe-1405-49c0-ae1b-b77e55531b54 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] GET https://10.4.3.240/volume/v3/volumes/ffd752d7-d40f-4769-9d4a-85d8e0b46896 Aug 20 00:58:21.456076 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-d77c5bfe-1405-49c0-ae1b-b77e55531b54 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:58:21.456395 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-d77c5bfe-1405-49c0-ae1b-b77e55531b54 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:58:21.462540 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-b89d340d-279b-4ea0-b8e9-20bffbb490a9 req-e1fccfe8-7d09-4405-a0ea-eca624698dfa tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] https://10.4.3.240/volume/v3/attachments returned with HTTP 200 Aug 20 00:58:21.462995 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 221/878] 10.4.3.240 () {74 vars in 1594 bytes} [Thu Aug 20 00:58:21 2026] POST /volume/v3/attachments => generated 273 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:58:21.468045 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:58:21.468045 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 00:58:21.473542 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-d77c5bfe-1405-49c0-ae1b-b77e55531b54 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Volume info retrieved successfully. Aug 20 00:58:21.478623 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-d77c5bfe-1405-49c0-ae1b-b77e55531b54 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] https://10.4.3.240/volume/v3/volumes/ffd752d7-d40f-4769-9d4a-85d8e0b46896 returned with HTTP 200 Aug 20 00:58:21.479065 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 217/879] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:58:21 2026] GET /volume/v3/volumes/ffd752d7-d40f-4769-9d4a-85d8e0b46896 => generated 1175 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:58:21.491746 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-dc062af9-b920-4339-8866-8170c169a90b None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:58:21.498575 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-dc062af9-b920-4339-8866-8170c169a90b tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] GET https://10.4.3.240/volume/v3/volumes/ffd752d7-d40f-4769-9d4a-85d8e0b46896 Aug 20 00:58:21.498942 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-dc062af9-b920-4339-8866-8170c169a90b tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:58:21.498981 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-dc062af9-b920-4339-8866-8170c169a90b tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:58:21.499166 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-4e99a0d3-eb3a-4e04-8873-d28eed2ec623 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:58:21.500963 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-4e99a0d3-eb3a-4e04-8873-d28eed2ec623 tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] GET https://10.4.3.240/volume/v3/volumes/59bf60eb-fc28-4cb4-a647-0bdd1905fc85 Aug 20 00:58:21.501134 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-4e99a0d3-eb3a-4e04-8873-d28eed2ec623 tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:58:21.501366 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-4e99a0d3-eb3a-4e04-8873-d28eed2ec623 tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:58:21.515406 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:58:21.515406 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 00:58:21.520605 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-4e99a0d3-eb3a-4e04-8873-d28eed2ec623 tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] Volume info retrieved successfully. Aug 20 00:58:21.520769 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:58:21.520769 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 00:58:21.527810 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-4e99a0d3-eb3a-4e04-8873-d28eed2ec623 tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] https://10.4.3.240/volume/v3/volumes/59bf60eb-fc28-4cb4-a647-0bdd1905fc85 returned with HTTP 200 Aug 20 00:58:21.527946 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 222/880] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:58:21 2026] GET /volume/v3/volumes/59bf60eb-fc28-4cb4-a647-0bdd1905fc85 => generated 938 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:58:21.528670 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-dc062af9-b920-4339-8866-8170c169a90b tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Volume info retrieved successfully. Aug 20 00:58:21.533443 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-dc062af9-b920-4339-8866-8170c169a90b tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] https://10.4.3.240/volume/v3/volumes/ffd752d7-d40f-4769-9d4a-85d8e0b46896 returned with HTTP 200 Aug 20 00:58:21.533810 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 222/881] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:58:21 2026] GET /volume/v3/volumes/ffd752d7-d40f-4769-9d4a-85d8e0b46896 => generated 1175 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:58:21.551820 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.coordination [req-06da7a64-c08a-4259-a2c5-97ae5c9b1199 req-25404898-c749-419f-8b73-bc40bbff22da tempest-TaggedBootDevicesTest-872157188 tempest-TaggedBootDevicesTest-872157188-project-member] Lock "cinder-attachment_update-e655189b-98cf-46c8-8b41-b1253f7ef395-np0000007838" released by "attachment_update" :: held 0.118s {{(pid=100212) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 00:58:21.552156 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-06da7a64-c08a-4259-a2c5-97ae5c9b1199 req-25404898-c749-419f-8b73-bc40bbff22da tempest-TaggedBootDevicesTest-872157188 tempest-TaggedBootDevicesTest-872157188-project-member] https://10.4.3.240/volume/v3/attachments/4c0e5a53-6f5c-4574-89e5-690fde994161 returned with HTTP 200 Aug 20 00:58:21.552650 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 221/882] 10.4.3.240 () {74 vars in 1704 bytes} [Thu Aug 20 00:58:21 2026] PUT /volume/v3/attachments/4c0e5a53-6f5c-4574-89e5-690fde994161 => generated 969 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:58:21.578629 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [req-e9137030-eefe-41dc-adc7-2e1dc5cf3f2f req-c3d9f1da-3edc-4711-9635-32b33f08fdad None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:58:21.581265 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-e9137030-eefe-41dc-adc7-2e1dc5cf3f2f req-c3d9f1da-3edc-4711-9635-32b33f08fdad tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] GET https://10.4.3.240/volume/v3/volumes/ffd752d7-d40f-4769-9d4a-85d8e0b46896 Aug 20 00:58:21.581539 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [req-e9137030-eefe-41dc-adc7-2e1dc5cf3f2f req-c3d9f1da-3edc-4711-9635-32b33f08fdad tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:58:21.581761 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [req-e9137030-eefe-41dc-adc7-2e1dc5cf3f2f req-c3d9f1da-3edc-4711-9635-32b33f08fdad tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:58:21.591550 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:58:21.591550 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 00:58:21.595354 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [req-e9137030-eefe-41dc-adc7-2e1dc5cf3f2f req-c3d9f1da-3edc-4711-9635-32b33f08fdad tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Volume info retrieved successfully. Aug 20 00:58:21.600099 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-e9137030-eefe-41dc-adc7-2e1dc5cf3f2f req-c3d9f1da-3edc-4711-9635-32b33f08fdad tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] https://10.4.3.240/volume/v3/volumes/ffd752d7-d40f-4769-9d4a-85d8e0b46896 returned with HTTP 200 Aug 20 00:58:21.600579 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 218/883] 10.4.3.240 () {68 vars in 1598 bytes} [Thu Aug 20 00:58:21 2026] GET /volume/v3/volumes/ffd752d7-d40f-4769-9d4a-85d8e0b46896 => generated 1175 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:58:21.621526 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-e9137030-eefe-41dc-adc7-2e1dc5cf3f2f req-50af8607-8bbe-4fd1-9417-e9fb9bac6393 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:58:21.624191 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-e9137030-eefe-41dc-adc7-2e1dc5cf3f2f req-50af8607-8bbe-4fd1-9417-e9fb9bac6393 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] POST https://10.4.3.240/volume/v3/volumes/ffd752d7-d40f-4769-9d4a-85d8e0b46896/action Aug 20 00:58:21.624653 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-e9137030-eefe-41dc-adc7-2e1dc5cf3f2f req-50af8607-8bbe-4fd1-9417-e9fb9bac6393 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100215) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 00:58:21.624821 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-e9137030-eefe-41dc-adc7-2e1dc5cf3f2f req-50af8607-8bbe-4fd1-9417-e9fb9bac6393 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:58:21.637799 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:58:21.637799 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 00:58:21.638434 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [req-e9137030-eefe-41dc-adc7-2e1dc5cf3f2f req-50af8607-8bbe-4fd1-9417-e9fb9bac6393 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Volume info retrieved successfully. Aug 20 00:58:21.655261 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [req-e9137030-eefe-41dc-adc7-2e1dc5cf3f2f req-50af8607-8bbe-4fd1-9417-e9fb9bac6393 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Begin detaching volume completed successfully. Aug 20 00:58:21.658562 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-e9137030-eefe-41dc-adc7-2e1dc5cf3f2f req-50af8607-8bbe-4fd1-9417-e9fb9bac6393 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] https://10.4.3.240/volume/v3/volumes/ffd752d7-d40f-4769-9d4a-85d8e0b46896/action returned with HTTP 202 Aug 20 00:58:21.658562 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 223/884] 10.4.3.240 () {72 vars in 1672 bytes} [Thu Aug 20 00:58:21 2026] POST /volume/v3/volumes/ffd752d7-d40f-4769-9d4a-85d8e0b46896/action => generated 0 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 00:58:21.716317 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-06da7a64-c08a-4259-a2c5-97ae5c9b1199 req-caa69b3f-0fb7-4822-ba4b-6fb0795c6149 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:58:21.718960 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-06da7a64-c08a-4259-a2c5-97ae5c9b1199 req-caa69b3f-0fb7-4822-ba4b-6fb0795c6149 tempest-TaggedBootDevicesTest-872157188 tempest-TaggedBootDevicesTest-872157188-project-member] POST https://10.4.3.240/volume/v3/attachments/4c0e5a53-6f5c-4574-89e5-690fde994161/action Aug 20 00:58:21.719372 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-06da7a64-c08a-4259-a2c5-97ae5c9b1199 req-caa69b3f-0fb7-4822-ba4b-6fb0795c6149 tempest-TaggedBootDevicesTest-872157188 tempest-TaggedBootDevicesTest-872157188-project-member] Action body: b'{"os-complete": null}' {{(pid=100214) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 00:58:21.719509 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-06da7a64-c08a-4259-a2c5-97ae5c9b1199 req-caa69b3f-0fb7-4822-ba4b-6fb0795c6149 tempest-TaggedBootDevicesTest-872157188 tempest-TaggedBootDevicesTest-872157188-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:58:21.723033 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-95899a8b-6f4e-4edd-835b-b3dda0cb1aaa None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:58:21.726643 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-95899a8b-6f4e-4edd-835b-b3dda0cb1aaa None None] GET https://10.4.3.240/volume// Aug 20 00:58:21.726931 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-95899a8b-6f4e-4edd-835b-b3dda0cb1aaa None None] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:58:21.727208 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-95899a8b-6f4e-4edd-835b-b3dda0cb1aaa None None] Calling method 'all' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:58:21.727690 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-95899a8b-6f4e-4edd-835b-b3dda0cb1aaa None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 20 00:58:21.728071 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 222/885] 10.4.3.240 () {66 vars in 1426 bytes} [Thu Aug 20 00:58:21 2026] GET /volume/ => generated 386 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 00:58:21.743742 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-de350fd7-3f25-4211-854c-4ae6bd985a52 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:58:21.744162 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-de350fd7-3f25-4211-854c-4ae6bd985a52 None None] GET https://10.4.3.240/volume// Aug 20 00:58:21.744252 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-b89d340d-279b-4ea0-b8e9-20bffbb490a9 req-0c76d71e-ecb4-468d-8952-034fedd8b6e4 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:58:21.744452 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-de350fd7-3f25-4211-854c-4ae6bd985a52 None None] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:58:21.744650 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-de350fd7-3f25-4211-854c-4ae6bd985a52 None None] Calling method 'all' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:58:21.744979 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-de350fd7-3f25-4211-854c-4ae6bd985a52 None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 20 00:58:21.745298 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 219/886] 10.4.3.240 () {66 vars in 1426 bytes} [Thu Aug 20 00:58:21 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 00:58:21.746194 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-b89d340d-279b-4ea0-b8e9-20bffbb490a9 req-0c76d71e-ecb4-468d-8952-034fedd8b6e4 tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] GET https://10.4.3.240/volume/v3/volumes/59bf60eb-fc28-4cb4-a647-0bdd1905fc85 Aug 20 00:58:21.746438 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-b89d340d-279b-4ea0-b8e9-20bffbb490a9 req-0c76d71e-ecb4-468d-8952-034fedd8b6e4 tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:58:21.746628 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-b89d340d-279b-4ea0-b8e9-20bffbb490a9 req-0c76d71e-ecb4-468d-8952-034fedd8b6e4 tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:58:21.747171 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:58:21.747171 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 00:58:21.755966 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [req-e9137030-eefe-41dc-adc7-2e1dc5cf3f2f req-e7b30dc5-7bf2-4d4c-bc0a-3f8ad1f812c8 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:58:21.759809 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-e9137030-eefe-41dc-adc7-2e1dc5cf3f2f req-e7b30dc5-7bf2-4d4c-bc0a-3f8ad1f812c8 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] GET https://10.4.3.240/volume/v3/volumes/ffd752d7-d40f-4769-9d4a-85d8e0b46896 Aug 20 00:58:21.759978 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-06da7a64-c08a-4259-a2c5-97ae5c9b1199 req-caa69b3f-0fb7-4822-ba4b-6fb0795c6149 tempest-TaggedBootDevicesTest-872157188 tempest-TaggedBootDevicesTest-872157188-project-member] https://10.4.3.240/volume/v3/attachments/4c0e5a53-6f5c-4574-89e5-690fde994161/action returned with HTTP 204 Aug 20 00:58:21.760100 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [req-e9137030-eefe-41dc-adc7-2e1dc5cf3f2f req-e7b30dc5-7bf2-4d4c-bc0a-3f8ad1f812c8 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:58:21.760361 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [req-e9137030-eefe-41dc-adc7-2e1dc5cf3f2f req-e7b30dc5-7bf2-4d4c-bc0a-3f8ad1f812c8 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:58:21.760425 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 223/887] 10.4.3.240 () {74 vars in 1725 bytes} [Thu Aug 20 00:58:21 2026] POST /volume/v3/attachments/4c0e5a53-6f5c-4574-89e5-690fde994161/action => generated 0 bytes in 44 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:58:21.763020 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:58:21.763020 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 00:58:21.766853 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [req-b89d340d-279b-4ea0-b8e9-20bffbb490a9 req-0c76d71e-ecb4-468d-8952-034fedd8b6e4 tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] Volume info retrieved successfully. Aug 20 00:58:21.770919 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-b89d340d-279b-4ea0-b8e9-20bffbb490a9 req-0c76d71e-ecb4-468d-8952-034fedd8b6e4 tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] https://10.4.3.240/volume/v3/volumes/59bf60eb-fc28-4cb4-a647-0bdd1905fc85 returned with HTTP 200 Aug 20 00:58:21.771291 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 224/888] 10.4.3.240 () {70 vars in 1639 bytes} [Thu Aug 20 00:58:21 2026] GET /volume/v3/volumes/59bf60eb-fc28-4cb4-a647-0bdd1905fc85 => generated 1118 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 00:58:21.771936 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:58:21.771936 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 00:58:21.776350 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [req-e9137030-eefe-41dc-adc7-2e1dc5cf3f2f req-e7b30dc5-7bf2-4d4c-bc0a-3f8ad1f812c8 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Volume info retrieved successfully. Aug 20 00:58:21.783456 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-e9137030-eefe-41dc-adc7-2e1dc5cf3f2f req-e7b30dc5-7bf2-4d4c-bc0a-3f8ad1f812c8 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] https://10.4.3.240/volume/v3/volumes/ffd752d7-d40f-4769-9d4a-85d8e0b46896 returned with HTTP 200 Aug 20 00:58:21.784008 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 223/889] 10.4.3.240 () {70 vars in 1639 bytes} [Thu Aug 20 00:58:21 2026] GET /volume/v3/volumes/ffd752d7-d40f-4769-9d4a-85d8e0b46896 => generated 1358 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 00:58:21.795363 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [req-e9137030-eefe-41dc-adc7-2e1dc5cf3f2f req-88426b52-ca47-4db8-b393-657614e21cd9 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:58:21.798400 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-e9137030-eefe-41dc-adc7-2e1dc5cf3f2f req-88426b52-ca47-4db8-b393-657614e21cd9 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] GET https://10.4.3.240/volume/v3/volumes/ffd752d7-d40f-4769-9d4a-85d8e0b46896/encryption Aug 20 00:58:21.798612 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [req-e9137030-eefe-41dc-adc7-2e1dc5cf3f2f req-88426b52-ca47-4db8-b393-657614e21cd9 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:58:21.798857 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [req-e9137030-eefe-41dc-adc7-2e1dc5cf3f2f req-88426b52-ca47-4db8-b393-657614e21cd9 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Calling method 'index' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:58:21.814065 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:58:21.814065 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 00:58:21.824869 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-e9137030-eefe-41dc-adc7-2e1dc5cf3f2f req-88426b52-ca47-4db8-b393-657614e21cd9 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] https://10.4.3.240/volume/v3/volumes/ffd752d7-d40f-4769-9d4a-85d8e0b46896/encryption returned with HTTP 200 Aug 20 00:58:21.825365 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 220/890] 10.4.3.240 () {68 vars in 1631 bytes} [Thu Aug 20 00:58:21 2026] GET /volume/v3/volumes/ffd752d7-d40f-4769-9d4a-85d8e0b46896/encryption => generated 161 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:58:21.859719 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-bb43c798-6171-4acc-a85d-9e58f20e7adf None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:58:21.861980 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-bb43c798-6171-4acc-a85d-9e58f20e7adf tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] GET https://10.4.3.240/volume/v3/volumes/087c3c05-488b-49e8-9026-3bbdcc6bc057 Aug 20 00:58:21.862225 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-bb43c798-6171-4acc-a85d-9e58f20e7adf tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:58:21.862514 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-bb43c798-6171-4acc-a85d-9e58f20e7adf tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:58:21.866946 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-b89d340d-279b-4ea0-b8e9-20bffbb490a9 req-b683cc47-b664-47c4-bd0c-f7c263e43e74 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:58:21.869903 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-b89d340d-279b-4ea0-b8e9-20bffbb490a9 req-b683cc47-b664-47c4-bd0c-f7c263e43e74 tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] PUT https://10.4.3.240/volume/v3/attachments/6d008f53-e51e-4d7a-be7f-9cbe79b4ee50 Aug 20 00:58:21.869903 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-b89d340d-279b-4ea0-b8e9-20bffbb490a9 req-b683cc47-b664-47c4-bd0c-f7c263e43e74 tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.240", "host": "np0000007838", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:e656b6daafb0", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "870eaf75-1108-49d5-b5ab-79f4c93758d0", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:58:21.874052 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-bb43c798-6171-4acc-a85d-9e58f20e7adf tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] https://10.4.3.240/volume/v3/volumes/087c3c05-488b-49e8-9026-3bbdcc6bc057 returned with HTTP 404 Aug 20 00:58:21.874666 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 224/891] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:58:21 2026] GET /volume/v3/volumes/087c3c05-488b-49e8-9026-3bbdcc6bc057 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:58:21.877606 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.coordination [req-b89d340d-279b-4ea0-b8e9-20bffbb490a9 req-b683cc47-b664-47c4-bd0c-f7c263e43e74 tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] Acquiring lock "cinder-attachment_update-59bf60eb-fc28-4cb4-a647-0bdd1905fc85-np0000007838" by "attachment_update" {{(pid=100215) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 00:58:21.888482 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.coordination [req-b89d340d-279b-4ea0-b8e9-20bffbb490a9 req-b683cc47-b664-47c4-bd0c-f7c263e43e74 tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] Lock "cinder-attachment_update-59bf60eb-fc28-4cb4-a647-0bdd1905fc85-np0000007838" acquired by "attachment_update" :: waited 0.011s {{(pid=100215) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 00:58:21.889442 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:58:21.889442 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 00:58:21.959083 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-f63be28a-30aa-4ac2-8cbf-2a68c8176de2 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:58:21.961148 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-f63be28a-30aa-4ac2-8cbf-2a68c8176de2 tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] DELETE https://10.4.3.240/volume/v3/volumes/a7339fc7-4ba3-45e6-a4b6-7e4f94def10f Aug 20 00:58:21.961438 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-f63be28a-30aa-4ac2-8cbf-2a68c8176de2 tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:58:21.961651 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-f63be28a-30aa-4ac2-8cbf-2a68c8176de2 tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] Calling method 'delete' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:58:21.961833 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.v3.volumes [None req-f63be28a-30aa-4ac2-8cbf-2a68c8176de2 tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] Delete volume with id: a7339fc7-4ba3-45e6-a4b6-7e4f94def10f Aug 20 00:58:21.969547 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:58:21.969547 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 00:58:21.970066 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-f63be28a-30aa-4ac2-8cbf-2a68c8176de2 tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] Volume info retrieved successfully. Aug 20 00:58:21.990997 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-f63be28a-30aa-4ac2-8cbf-2a68c8176de2 tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] Delete volume request issued successfully. Aug 20 00:58:21.991998 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-f63be28a-30aa-4ac2-8cbf-2a68c8176de2 tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] https://10.4.3.240/volume/v3/volumes/a7339fc7-4ba3-45e6-a4b6-7e4f94def10f returned with HTTP 202 Aug 20 00:58:21.991998 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 224/892] 10.4.3.240 () {66 vars in 1351 bytes} [Thu Aug 20 00:58:21 2026] DELETE /volume/v3/volumes/a7339fc7-4ba3-45e6-a4b6-7e4f94def10f => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:58:21.999963 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-776969ac-263f-4738-8ef5-59eddfe74a2f None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:58:22.002947 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-776969ac-263f-4738-8ef5-59eddfe74a2f tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] GET https://10.4.3.240/volume/v3/volumes/a7339fc7-4ba3-45e6-a4b6-7e4f94def10f Aug 20 00:58:22.003235 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-776969ac-263f-4738-8ef5-59eddfe74a2f tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:58:22.003552 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-776969ac-263f-4738-8ef5-59eddfe74a2f tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:58:22.012837 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:58:22.012837 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 00:58:22.020089 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-776969ac-263f-4738-8ef5-59eddfe74a2f tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] Volume info retrieved successfully. Aug 20 00:58:22.027796 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-776969ac-263f-4738-8ef5-59eddfe74a2f tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] https://10.4.3.240/volume/v3/volumes/a7339fc7-4ba3-45e6-a4b6-7e4f94def10f returned with HTTP 200 Aug 20 00:58:22.028437 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 221/893] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:58:21 2026] GET /volume/v3/volumes/a7339fc7-4ba3-45e6-a4b6-7e4f94def10f => generated 843 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:58:22.032466 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.coordination [req-b89d340d-279b-4ea0-b8e9-20bffbb490a9 req-b683cc47-b664-47c4-bd0c-f7c263e43e74 tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] Lock "cinder-attachment_update-59bf60eb-fc28-4cb4-a647-0bdd1905fc85-np0000007838" released by "attachment_update" :: held 0.144s {{(pid=100215) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 00:58:22.032886 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-b89d340d-279b-4ea0-b8e9-20bffbb490a9 req-b683cc47-b664-47c4-bd0c-f7c263e43e74 tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] https://10.4.3.240/volume/v3/attachments/6d008f53-e51e-4d7a-be7f-9cbe79b4ee50 returned with HTTP 200 Aug 20 00:58:22.033553 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 225/894] 10.4.3.240 () {74 vars in 1704 bytes} [Thu Aug 20 00:58:21 2026] PUT /volume/v3/attachments/6d008f53-e51e-4d7a-be7f-9cbe79b4ee50 => generated 969 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:58:22.543124 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-c84c47e7-505c-42b4-8b4d-b90e281fdd5b None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:58:22.544846 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-c84c47e7-505c-42b4-8b4d-b90e281fdd5b tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] GET https://10.4.3.240/volume/v3/volumes/59bf60eb-fc28-4cb4-a647-0bdd1905fc85 Aug 20 00:58:22.545011 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-c84c47e7-505c-42b4-8b4d-b90e281fdd5b tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:58:22.545226 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-c84c47e7-505c-42b4-8b4d-b90e281fdd5b tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:58:22.554584 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:58:22.554584 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 00:58:22.557365 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-c84c47e7-505c-42b4-8b4d-b90e281fdd5b tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] Volume info retrieved successfully. Aug 20 00:58:22.560744 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-c84c47e7-505c-42b4-8b4d-b90e281fdd5b tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] https://10.4.3.240/volume/v3/volumes/59bf60eb-fc28-4cb4-a647-0bdd1905fc85 returned with HTTP 200 Aug 20 00:58:22.561087 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 225/895] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:58:22 2026] GET /volume/v3/volumes/59bf60eb-fc28-4cb4-a647-0bdd1905fc85 => generated 939 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:58:23.044321 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-dd84c2c9-3428-4078-956f-f6311f735fde None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:58:23.045704 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-dd84c2c9-3428-4078-956f-f6311f735fde tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] GET https://10.4.3.240/volume/v3/volumes/a7339fc7-4ba3-45e6-a4b6-7e4f94def10f Aug 20 00:58:23.045948 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-dd84c2c9-3428-4078-956f-f6311f735fde tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:58:23.046185 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-dd84c2c9-3428-4078-956f-f6311f735fde tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:58:23.059965 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-dd84c2c9-3428-4078-956f-f6311f735fde tempest-AttachVolumeTestJSON-261568949 tempest-AttachVolumeTestJSON-261568949-project-member] https://10.4.3.240/volume/v3/volumes/a7339fc7-4ba3-45e6-a4b6-7e4f94def10f returned with HTTP 404 Aug 20 00:58:23.060738 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 225/896] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:58:23 2026] GET /volume/v3/volumes/a7339fc7-4ba3-45e6-a4b6-7e4f94def10f => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:58:23.481251 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [req-1d5152dd-b554-46a9-9e74-4bbfde210c5a req-8a7f6db4-39f0-4768-b8c1-94bd8cf9ea37 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:58:23.482771 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-1d5152dd-b554-46a9-9e74-4bbfde210c5a req-8a7f6db4-39f0-4768-b8c1-94bd8cf9ea37 tempest-AttachVolumeNegativeTest-1544877568 tempest-AttachVolumeNegativeTest-1544877568-project-member] GET https://10.4.3.240/volume/v3/volumes/1cb98b10-711e-4dd5-bab4-807bc6952c34 Aug 20 00:58:23.482921 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [req-1d5152dd-b554-46a9-9e74-4bbfde210c5a req-8a7f6db4-39f0-4768-b8c1-94bd8cf9ea37 tempest-AttachVolumeNegativeTest-1544877568 tempest-AttachVolumeNegativeTest-1544877568-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:58:23.483097 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [req-1d5152dd-b554-46a9-9e74-4bbfde210c5a req-8a7f6db4-39f0-4768-b8c1-94bd8cf9ea37 tempest-AttachVolumeNegativeTest-1544877568 tempest-AttachVolumeNegativeTest-1544877568-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:58:23.498801 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:58:23.498801 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 00:58:23.502355 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [req-1d5152dd-b554-46a9-9e74-4bbfde210c5a req-8a7f6db4-39f0-4768-b8c1-94bd8cf9ea37 tempest-AttachVolumeNegativeTest-1544877568 tempest-AttachVolumeNegativeTest-1544877568-project-member] Volume info retrieved successfully. Aug 20 00:58:23.506883 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-1d5152dd-b554-46a9-9e74-4bbfde210c5a req-8a7f6db4-39f0-4768-b8c1-94bd8cf9ea37 tempest-AttachVolumeNegativeTest-1544877568 tempest-AttachVolumeNegativeTest-1544877568-project-member] https://10.4.3.240/volume/v3/volumes/1cb98b10-711e-4dd5-bab4-807bc6952c34 returned with HTTP 200 Aug 20 00:58:23.507265 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 222/897] 10.4.3.240 () {68 vars in 1598 bytes} [Thu Aug 20 00:58:23 2026] GET /volume/v3/volumes/1cb98b10-711e-4dd5-bab4-807bc6952c34 => generated 1140 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:58:23.580685 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-152c5cec-8db2-40f0-bd6b-f25f02d580be None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:58:23.584186 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-152c5cec-8db2-40f0-bd6b-f25f02d580be tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] GET https://10.4.3.240/volume/v3/volumes/59bf60eb-fc28-4cb4-a647-0bdd1905fc85 Aug 20 00:58:23.584583 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-152c5cec-8db2-40f0-bd6b-f25f02d580be tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:58:23.584947 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-152c5cec-8db2-40f0-bd6b-f25f02d580be tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:58:23.608098 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:58:23.608098 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 00:58:23.620948 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-152c5cec-8db2-40f0-bd6b-f25f02d580be tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] Volume info retrieved successfully. Aug 20 00:58:23.625970 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-152c5cec-8db2-40f0-bd6b-f25f02d580be tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] https://10.4.3.240/volume/v3/volumes/59bf60eb-fc28-4cb4-a647-0bdd1905fc85 returned with HTTP 200 Aug 20 00:58:23.626386 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 226/898] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:58:23 2026] GET /volume/v3/volumes/59bf60eb-fc28-4cb4-a647-0bdd1905fc85 => generated 939 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:58:24.419009 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-e81251f3-6e8e-4868-8c15-7c478c008f48 req-99828729-33d7-4e54-8b21-437b2b4f42e3 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:58:24.428951 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-e81251f3-6e8e-4868-8c15-7c478c008f48 req-99828729-33d7-4e54-8b21-437b2b4f42e3 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] POST https://10.4.3.240/volume/v3/attachments/b9dc972b-800b-4016-b040-0086edfb146b/action Aug 20 00:58:24.429421 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-e81251f3-6e8e-4868-8c15-7c478c008f48 req-99828729-33d7-4e54-8b21-437b2b4f42e3 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Action body: b'{"os-complete": null}' {{(pid=100214) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 00:58:24.429588 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-e81251f3-6e8e-4868-8c15-7c478c008f48 req-99828729-33d7-4e54-8b21-437b2b4f42e3 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:58:24.453854 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:58:24.453854 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 00:58:24.479759 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-e81251f3-6e8e-4868-8c15-7c478c008f48 req-99828729-33d7-4e54-8b21-437b2b4f42e3 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] https://10.4.3.240/volume/v3/attachments/b9dc972b-800b-4016-b040-0086edfb146b/action returned with HTTP 204 Aug 20 00:58:24.480142 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 226/899] 10.4.3.240 () {74 vars in 1725 bytes} [Thu Aug 20 00:58:24 2026] POST /volume/v3/attachments/b9dc972b-800b-4016-b040-0086edfb146b/action => generated 0 bytes in 61 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:58:24.647587 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-04029222-6b6e-47c8-a745-10aeef5c7783 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:58:24.651637 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-04029222-6b6e-47c8-a745-10aeef5c7783 tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] GET https://10.4.3.240/volume/v3/volumes/59bf60eb-fc28-4cb4-a647-0bdd1905fc85 Aug 20 00:58:24.651873 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-04029222-6b6e-47c8-a745-10aeef5c7783 tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:58:24.652179 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-04029222-6b6e-47c8-a745-10aeef5c7783 tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:58:24.678025 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:58:24.678025 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 00:58:24.682740 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-04029222-6b6e-47c8-a745-10aeef5c7783 tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] Volume info retrieved successfully. Aug 20 00:58:24.687889 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-04029222-6b6e-47c8-a745-10aeef5c7783 tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] https://10.4.3.240/volume/v3/volumes/59bf60eb-fc28-4cb4-a647-0bdd1905fc85 returned with HTTP 200 Aug 20 00:58:24.688438 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 226/900] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:58:24 2026] GET /volume/v3/volumes/59bf60eb-fc28-4cb4-a647-0bdd1905fc85 => generated 939 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:58:25.704180 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-230572ab-8d09-4571-bdba-091d028dff7c None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:58:25.706618 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-230572ab-8d09-4571-bdba-091d028dff7c tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] GET https://10.4.3.240/volume/v3/volumes/59bf60eb-fc28-4cb4-a647-0bdd1905fc85 Aug 20 00:58:25.706889 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-230572ab-8d09-4571-bdba-091d028dff7c tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:58:25.707153 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-230572ab-8d09-4571-bdba-091d028dff7c tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:58:25.720021 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:58:25.720021 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 00:58:25.724939 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-230572ab-8d09-4571-bdba-091d028dff7c tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] Volume info retrieved successfully. Aug 20 00:58:25.731505 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-230572ab-8d09-4571-bdba-091d028dff7c tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] https://10.4.3.240/volume/v3/volumes/59bf60eb-fc28-4cb4-a647-0bdd1905fc85 returned with HTTP 200 Aug 20 00:58:25.732018 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 223/901] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:58:25 2026] GET /volume/v3/volumes/59bf60eb-fc28-4cb4-a647-0bdd1905fc85 => generated 939 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:58:26.109173 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-b89d340d-279b-4ea0-b8e9-20bffbb490a9 req-d555041f-d7f0-4fcf-8c2b-2992ccfa30ed None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:58:26.112018 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-b89d340d-279b-4ea0-b8e9-20bffbb490a9 req-d555041f-d7f0-4fcf-8c2b-2992ccfa30ed tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] POST https://10.4.3.240/volume/v3/attachments/6d008f53-e51e-4d7a-be7f-9cbe79b4ee50/action Aug 20 00:58:26.112609 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-b89d340d-279b-4ea0-b8e9-20bffbb490a9 req-d555041f-d7f0-4fcf-8c2b-2992ccfa30ed tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] Action body: b'{"os-complete": null}' {{(pid=100215) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 00:58:26.112849 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-b89d340d-279b-4ea0-b8e9-20bffbb490a9 req-d555041f-d7f0-4fcf-8c2b-2992ccfa30ed tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:58:26.137897 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:58:26.137897 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 00:58:26.160263 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-b89d340d-279b-4ea0-b8e9-20bffbb490a9 req-d555041f-d7f0-4fcf-8c2b-2992ccfa30ed tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] https://10.4.3.240/volume/v3/attachments/6d008f53-e51e-4d7a-be7f-9cbe79b4ee50/action returned with HTTP 204 Aug 20 00:58:26.160870 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 227/902] 10.4.3.240 () {74 vars in 1725 bytes} [Thu Aug 20 00:58:26 2026] POST /volume/v3/attachments/6d008f53-e51e-4d7a-be7f-9cbe79b4ee50/action => generated 0 bytes in 55 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:58:26.255049 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-e9137030-eefe-41dc-adc7-2e1dc5cf3f2f req-0f1cd27d-5fc3-4e1c-b664-7ee1cd56247e None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:58:26.261591 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-e9137030-eefe-41dc-adc7-2e1dc5cf3f2f req-0f1cd27d-5fc3-4e1c-b664-7ee1cd56247e tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] DELETE https://10.4.3.240/volume/v3/attachments/e132efa1-f025-4af9-88b1-210e5c263f5a Aug 20 00:58:26.261591 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-e9137030-eefe-41dc-adc7-2e1dc5cf3f2f req-0f1cd27d-5fc3-4e1c-b664-7ee1cd56247e tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:58:26.261591 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-e9137030-eefe-41dc-adc7-2e1dc5cf3f2f req-0f1cd27d-5fc3-4e1c-b664-7ee1cd56247e tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Calling method 'version_select' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:58:26.270516 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:58:26.270516 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 00:58:26.343534 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-e9137030-eefe-41dc-adc7-2e1dc5cf3f2f req-0f1cd27d-5fc3-4e1c-b664-7ee1cd56247e tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] https://10.4.3.240/volume/v3/attachments/e132efa1-f025-4af9-88b1-210e5c263f5a returned with HTTP 200 Aug 20 00:58:26.344062 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 227/903] 10.4.3.240 () {72 vars in 1673 bytes} [Thu Aug 20 00:58:26 2026] DELETE /volume/v3/attachments/e132efa1-f025-4af9-88b1-210e5c263f5a => generated 19 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:58:26.759443 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-71cd0985-fc9f-459f-b573-e83d3bf2ec48 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:58:26.763064 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-71cd0985-fc9f-459f-b573-e83d3bf2ec48 tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] GET https://10.4.3.240/volume/v3/volumes/59bf60eb-fc28-4cb4-a647-0bdd1905fc85 Aug 20 00:58:26.763370 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-71cd0985-fc9f-459f-b573-e83d3bf2ec48 tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:58:26.763618 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-71cd0985-fc9f-459f-b573-e83d3bf2ec48 tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:58:26.777220 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:58:26.777220 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 00:58:26.784725 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-71cd0985-fc9f-459f-b573-e83d3bf2ec48 tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] Volume info retrieved successfully. Aug 20 00:58:26.791535 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-71cd0985-fc9f-459f-b573-e83d3bf2ec48 tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] https://10.4.3.240/volume/v3/volumes/59bf60eb-fc28-4cb4-a647-0bdd1905fc85 returned with HTTP 200 Aug 20 00:58:26.792410 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 227/904] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:58:26 2026] GET /volume/v3/volumes/59bf60eb-fc28-4cb4-a647-0bdd1905fc85 => generated 1231 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:58:26.809837 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-6d7dc796-fd03-4145-8cc4-f1bcba2a8096 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:58:26.812136 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-6d7dc796-fd03-4145-8cc4-f1bcba2a8096 tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] GET https://10.4.3.240/volume/v3/volumes/59bf60eb-fc28-4cb4-a647-0bdd1905fc85 Aug 20 00:58:26.812474 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-6d7dc796-fd03-4145-8cc4-f1bcba2a8096 tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:58:26.812700 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-6d7dc796-fd03-4145-8cc4-f1bcba2a8096 tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:58:26.827220 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:58:26.827220 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 00:58:26.834409 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-6d7dc796-fd03-4145-8cc4-f1bcba2a8096 tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] Volume info retrieved successfully. Aug 20 00:58:26.844424 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-6d7dc796-fd03-4145-8cc4-f1bcba2a8096 tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] https://10.4.3.240/volume/v3/volumes/59bf60eb-fc28-4cb4-a647-0bdd1905fc85 returned with HTTP 200 Aug 20 00:58:26.844992 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 224/905] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:58:26 2026] GET /volume/v3/volumes/59bf60eb-fc28-4cb4-a647-0bdd1905fc85 => generated 1231 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:58:26.997169 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-736f468b-a3cb-42a4-8dfd-90c87c30e511 req-de3ca0d2-0205-4e72-8aed-76c26388d046 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:58:26.999123 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-736f468b-a3cb-42a4-8dfd-90c87c30e511 req-de3ca0d2-0205-4e72-8aed-76c26388d046 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] GET https://10.4.3.240/volume/v3/volumes/ffd752d7-d40f-4769-9d4a-85d8e0b46896 Aug 20 00:58:26.999334 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-736f468b-a3cb-42a4-8dfd-90c87c30e511 req-de3ca0d2-0205-4e72-8aed-76c26388d046 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:58:26.999564 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-736f468b-a3cb-42a4-8dfd-90c87c30e511 req-de3ca0d2-0205-4e72-8aed-76c26388d046 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:58:27.009035 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:58:27.009035 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 00:58:27.013925 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [req-736f468b-a3cb-42a4-8dfd-90c87c30e511 req-de3ca0d2-0205-4e72-8aed-76c26388d046 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Volume info retrieved successfully. Aug 20 00:58:27.019879 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-736f468b-a3cb-42a4-8dfd-90c87c30e511 req-de3ca0d2-0205-4e72-8aed-76c26388d046 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] https://10.4.3.240/volume/v3/volumes/ffd752d7-d40f-4769-9d4a-85d8e0b46896 returned with HTTP 200 Aug 20 00:58:27.020277 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 228/906] 10.4.3.240 () {68 vars in 1598 bytes} [Thu Aug 20 00:58:26 2026] GET /volume/v3/volumes/ffd752d7-d40f-4769-9d4a-85d8e0b46896 => generated 883 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:58:27.206441 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-596de7ba-21ba-4c25-a9d5-e93bcf9cd2f9 req-92506061-b5e9-4f07-9b77-6431049c79f2 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:58:27.209307 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-596de7ba-21ba-4c25-a9d5-e93bcf9cd2f9 req-92506061-b5e9-4f07-9b77-6431049c79f2 tempest-ServerBootFromVolumeStableRescueTest-206810559 tempest-ServerBootFromVolumeStableRescueTest-206810559-project-member] DELETE https://10.4.3.240/volume/v3/attachments/27c0db30-5dcc-4499-b2b7-949bc8ab9850 Aug 20 00:58:27.209547 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-596de7ba-21ba-4c25-a9d5-e93bcf9cd2f9 req-92506061-b5e9-4f07-9b77-6431049c79f2 tempest-ServerBootFromVolumeStableRescueTest-206810559 tempest-ServerBootFromVolumeStableRescueTest-206810559-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:58:27.209746 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-596de7ba-21ba-4c25-a9d5-e93bcf9cd2f9 req-92506061-b5e9-4f07-9b77-6431049c79f2 tempest-ServerBootFromVolumeStableRescueTest-206810559 tempest-ServerBootFromVolumeStableRescueTest-206810559-project-member] Calling method 'version_select' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:58:27.224689 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:58:27.224689 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 00:58:27.299453 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-596de7ba-21ba-4c25-a9d5-e93bcf9cd2f9 req-92506061-b5e9-4f07-9b77-6431049c79f2 tempest-ServerBootFromVolumeStableRescueTest-206810559 tempest-ServerBootFromVolumeStableRescueTest-206810559-project-member] https://10.4.3.240/volume/v3/attachments/27c0db30-5dcc-4499-b2b7-949bc8ab9850 returned with HTTP 200 Aug 20 00:58:27.299972 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 228/907] 10.4.3.240 () {72 vars in 1673 bytes} [Thu Aug 20 00:58:27 2026] DELETE /volume/v3/attachments/27c0db30-5dcc-4499-b2b7-949bc8ab9850 => generated 19 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:58:27.324011 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [req-596de7ba-21ba-4c25-a9d5-e93bcf9cd2f9 req-f4d23183-9dfa-4153-a448-2fa29e226fec None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:58:27.326436 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-596de7ba-21ba-4c25-a9d5-e93bcf9cd2f9 req-f4d23183-9dfa-4153-a448-2fa29e226fec tempest-ServerBootFromVolumeStableRescueTest-206810559 tempest-ServerBootFromVolumeStableRescueTest-206810559-project-member] DELETE https://10.4.3.240/volume/v3/volumes/190690fe-4cff-45ba-a8a0-f314d91fb533 Aug 20 00:58:27.326625 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [req-596de7ba-21ba-4c25-a9d5-e93bcf9cd2f9 req-f4d23183-9dfa-4153-a448-2fa29e226fec tempest-ServerBootFromVolumeStableRescueTest-206810559 tempest-ServerBootFromVolumeStableRescueTest-206810559-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:58:27.326816 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [req-596de7ba-21ba-4c25-a9d5-e93bcf9cd2f9 req-f4d23183-9dfa-4153-a448-2fa29e226fec tempest-ServerBootFromVolumeStableRescueTest-206810559 tempest-ServerBootFromVolumeStableRescueTest-206810559-project-member] Calling method 'delete' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:58:27.327033 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.v3.volumes [req-596de7ba-21ba-4c25-a9d5-e93bcf9cd2f9 req-f4d23183-9dfa-4153-a448-2fa29e226fec tempest-ServerBootFromVolumeStableRescueTest-206810559 tempest-ServerBootFromVolumeStableRescueTest-206810559-project-member] Delete volume with id: 190690fe-4cff-45ba-a8a0-f314d91fb533 Aug 20 00:58:27.338958 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:58:27.338958 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 00:58:27.339478 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [req-596de7ba-21ba-4c25-a9d5-e93bcf9cd2f9 req-f4d23183-9dfa-4153-a448-2fa29e226fec tempest-ServerBootFromVolumeStableRescueTest-206810559 tempest-ServerBootFromVolumeStableRescueTest-206810559-project-member] Volume info retrieved successfully. Aug 20 00:58:27.371198 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [req-596de7ba-21ba-4c25-a9d5-e93bcf9cd2f9 req-f4d23183-9dfa-4153-a448-2fa29e226fec tempest-ServerBootFromVolumeStableRescueTest-206810559 tempest-ServerBootFromVolumeStableRescueTest-206810559-project-member] Delete volume request issued successfully. Aug 20 00:58:27.374701 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-596de7ba-21ba-4c25-a9d5-e93bcf9cd2f9 req-f4d23183-9dfa-4153-a448-2fa29e226fec tempest-ServerBootFromVolumeStableRescueTest-206810559 tempest-ServerBootFromVolumeStableRescueTest-206810559-project-member] https://10.4.3.240/volume/v3/volumes/190690fe-4cff-45ba-a8a0-f314d91fb533 returned with HTTP 202 Aug 20 00:58:27.374701 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 228/908] 10.4.3.240 () {70 vars in 1620 bytes} [Thu Aug 20 00:58:27 2026] DELETE /volume/v3/volumes/190690fe-4cff-45ba-a8a0-f314d91fb533 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:58:27.416771 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-b2dfae78-784c-4d47-9841-3d7f848a1480 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:58:27.420109 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-b2dfae78-784c-4d47-9841-3d7f848a1480 tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] GET https://10.4.3.240/volume/v3/volumes/c9e63641-e7b6-4d62-b058-cea939f579ff Aug 20 00:58:27.420406 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-b2dfae78-784c-4d47-9841-3d7f848a1480 tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:58:27.421771 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-b2dfae78-784c-4d47-9841-3d7f848a1480 tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:58:27.433720 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:58:27.433720 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 00:58:27.444580 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-b2dfae78-784c-4d47-9841-3d7f848a1480 tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] Volume info retrieved successfully. Aug 20 00:58:27.450076 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-b2dfae78-784c-4d47-9841-3d7f848a1480 tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] https://10.4.3.240/volume/v3/volumes/c9e63641-e7b6-4d62-b058-cea939f579ff returned with HTTP 200 Aug 20 00:58:27.450562 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 225/909] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:58:27 2026] GET /volume/v3/volumes/c9e63641-e7b6-4d62-b058-cea939f579ff => generated 936 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:58:27.782823 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-73c6a619-85d1-46f9-8a03-5f48494ea062 req-5fe2816f-be6e-4806-9c2d-3c811aa2f577 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:58:27.786531 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-73c6a619-85d1-46f9-8a03-5f48494ea062 req-5fe2816f-be6e-4806-9c2d-3c811aa2f577 tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] GET https://10.4.3.240/volume/v3/volumes/c9e63641-e7b6-4d62-b058-cea939f579ff Aug 20 00:58:27.786751 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-73c6a619-85d1-46f9-8a03-5f48494ea062 req-5fe2816f-be6e-4806-9c2d-3c811aa2f577 tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:58:27.786957 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-73c6a619-85d1-46f9-8a03-5f48494ea062 req-5fe2816f-be6e-4806-9c2d-3c811aa2f577 tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:58:27.794310 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:58:27.794310 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 00:58:27.798780 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [req-73c6a619-85d1-46f9-8a03-5f48494ea062 req-5fe2816f-be6e-4806-9c2d-3c811aa2f577 tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] Volume info retrieved successfully. Aug 20 00:58:27.804421 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-73c6a619-85d1-46f9-8a03-5f48494ea062 req-5fe2816f-be6e-4806-9c2d-3c811aa2f577 tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] https://10.4.3.240/volume/v3/volumes/c9e63641-e7b6-4d62-b058-cea939f579ff returned with HTTP 200 Aug 20 00:58:27.804931 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 229/910] 10.4.3.240 () {68 vars in 1598 bytes} [Thu Aug 20 00:58:27 2026] GET /volume/v3/volumes/c9e63641-e7b6-4d62-b058-cea939f579ff => generated 936 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:58:27.821176 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-91280efc-b978-44fb-a3e5-d7345bcf3f51 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:58:27.823314 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-91280efc-b978-44fb-a3e5-d7345bcf3f51 tempest-AttachVolumeNegativeTest-1544877568 tempest-AttachVolumeNegativeTest-1544877568-project-member] GET https://10.4.3.240/volume/v3/volumes/1cb98b10-711e-4dd5-bab4-807bc6952c34 Aug 20 00:58:27.823530 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-91280efc-b978-44fb-a3e5-d7345bcf3f51 tempest-AttachVolumeNegativeTest-1544877568 tempest-AttachVolumeNegativeTest-1544877568-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:58:27.823701 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-91280efc-b978-44fb-a3e5-d7345bcf3f51 tempest-AttachVolumeNegativeTest-1544877568 tempest-AttachVolumeNegativeTest-1544877568-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:58:27.834787 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:58:27.834787 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 00:58:27.837640 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-91280efc-b978-44fb-a3e5-d7345bcf3f51 tempest-AttachVolumeNegativeTest-1544877568 tempest-AttachVolumeNegativeTest-1544877568-project-member] Volume info retrieved successfully. Aug 20 00:58:27.838423 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [req-10c54f29-8849-4da6-8f11-9c6b811ec282 req-f26ffcea-0b07-46ca-8a50-3948b6053c65 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:58:27.840774 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-10c54f29-8849-4da6-8f11-9c6b811ec282 req-f26ffcea-0b07-46ca-8a50-3948b6053c65 tempest-VolumesSnapshotsTestJSON-875011780 tempest-VolumesSnapshotsTestJSON-875011780-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 20 00:58:27.841436 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [req-10c54f29-8849-4da6-8f11-9c6b811ec282 req-f26ffcea-0b07-46ca-8a50-3948b6053c65 tempest-VolumesSnapshotsTestJSON-875011780 tempest-VolumesSnapshotsTestJSON-875011780-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesSnapshotsTestJSON-volume-1257072465", "description": null, "volume_type": null, "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:58:27.842201 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-91280efc-b978-44fb-a3e5-d7345bcf3f51 tempest-AttachVolumeNegativeTest-1544877568 tempest-AttachVolumeNegativeTest-1544877568-project-member] https://10.4.3.240/volume/v3/volumes/1cb98b10-711e-4dd5-bab4-807bc6952c34 returned with HTTP 200 Aug 20 00:58:27.842620 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 229/911] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:58:27 2026] GET /volume/v3/volumes/1cb98b10-711e-4dd5-bab4-807bc6952c34 => generated 1140 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:58:27.849250 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.v3.volumes [req-10c54f29-8849-4da6-8f11-9c6b811ec282 req-f26ffcea-0b07-46ca-8a50-3948b6053c65 tempest-VolumesSnapshotsTestJSON-875011780 tempest-VolumesSnapshotsTestJSON-875011780-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesSnapshotsTestJSON-volume-1257072465', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100212) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 00:58:27.850522 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.v3.volumes [req-10c54f29-8849-4da6-8f11-9c6b811ec282 req-f26ffcea-0b07-46ca-8a50-3948b6053c65 tempest-VolumesSnapshotsTestJSON-875011780 tempest-VolumesSnapshotsTestJSON-875011780-project-member] Create volume of 1 GB Aug 20 00:58:27.856283 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [req-10c54f29-8849-4da6-8f11-9c6b811ec282 req-f26ffcea-0b07-46ca-8a50-3948b6053c65 tempest-VolumesSnapshotsTestJSON-875011780 tempest-VolumesSnapshotsTestJSON-875011780-project-member] Availability Zones retrieved successfully. Aug 20 00:58:27.861090 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [req-10c54f29-8849-4da6-8f11-9c6b811ec282 req-f26ffcea-0b07-46ca-8a50-3948b6053c65 tempest-VolumesSnapshotsTestJSON-875011780 tempest-VolumesSnapshotsTestJSON-875011780-project-member] Flow 'volume_create_api' (269be10d-72bf-4d60-8cb8-880412934bcc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100212) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:58:27.862446 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [req-10c54f29-8849-4da6-8f11-9c6b811ec282 req-f26ffcea-0b07-46ca-8a50-3948b6053c65 tempest-VolumesSnapshotsTestJSON-875011780 tempest-VolumesSnapshotsTestJSON-875011780-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ac41b0bf-0584-4906-9f15-811887da4c8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:58:27.862844 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.flows.api.create_volume [req-10c54f29-8849-4da6-8f11-9c6b811ec282 req-f26ffcea-0b07-46ca-8a50-3948b6053c65 tempest-VolumesSnapshotsTestJSON-875011780 tempest-VolumesSnapshotsTestJSON-875011780-project-member] Validating volume size '1' using validate_int {{(pid=100212) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 00:58:27.894015 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [req-10c54f29-8849-4da6-8f11-9c6b811ec282 req-f26ffcea-0b07-46ca-8a50-3948b6053c65 tempest-VolumesSnapshotsTestJSON-875011780 tempest-VolumesSnapshotsTestJSON-875011780-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ac41b0bf-0584-4906-9f15-811887da4c8f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:52:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1ed58bd6-fe6a-497e-ae84-e8199d24fdfa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:58:27.894956 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [req-10c54f29-8849-4da6-8f11-9c6b811ec282 req-f26ffcea-0b07-46ca-8a50-3948b6053c65 tempest-VolumesSnapshotsTestJSON-875011780 tempest-VolumesSnapshotsTestJSON-875011780-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f174ccb5-d8c4-4be1-be4e-dd0b42c59188) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:58:27.897450 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [req-b9492f1e-f757-401a-a45e-fefa2029d467 req-4bff2547-45ca-416c-b975-e19891a2f3d5 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:58:27.904482 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-b9492f1e-f757-401a-a45e-fefa2029d467 req-4bff2547-45ca-416c-b975-e19891a2f3d5 tempest-AttachVolumeNegativeTest-1544877568 tempest-AttachVolumeNegativeTest-1544877568-project-member] GET https://10.4.3.240/volume/v3/volumes/1cb98b10-711e-4dd5-bab4-807bc6952c34 Aug 20 00:58:27.904482 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [req-b9492f1e-f757-401a-a45e-fefa2029d467 req-4bff2547-45ca-416c-b975-e19891a2f3d5 tempest-AttachVolumeNegativeTest-1544877568 tempest-AttachVolumeNegativeTest-1544877568-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:58:27.904671 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [req-b9492f1e-f757-401a-a45e-fefa2029d467 req-4bff2547-45ca-416c-b975-e19891a2f3d5 tempest-AttachVolumeNegativeTest-1544877568 tempest-AttachVolumeNegativeTest-1544877568-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:58:27.912213 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-f682f4b5-954d-4845-b042-6b81937f9c54 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:58:27.912213 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-f682f4b5-954d-4845-b042-6b81937f9c54 None None] GET https://10.4.3.240/volume// Aug 20 00:58:27.912213 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-f682f4b5-954d-4845-b042-6b81937f9c54 None None] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:58:27.912213 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-f682f4b5-954d-4845-b042-6b81937f9c54 None None] Calling method 'all' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:58:27.912213 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-f682f4b5-954d-4845-b042-6b81937f9c54 None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 20 00:58:27.912213 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 230/912] 10.4.3.240 () {66 vars in 1428 bytes} [Thu Aug 20 00:58:27 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 00:58:27.920617 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:58:27.920617 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 00:58:27.922200 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-73c6a619-85d1-46f9-8a03-5f48494ea062 req-08ca6704-a323-47a2-aedc-75e58dcb2593 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:58:27.923893 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [req-b9492f1e-f757-401a-a45e-fefa2029d467 req-4bff2547-45ca-416c-b975-e19891a2f3d5 tempest-AttachVolumeNegativeTest-1544877568 tempest-AttachVolumeNegativeTest-1544877568-project-member] Volume info retrieved successfully. Aug 20 00:58:27.924268 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-73c6a619-85d1-46f9-8a03-5f48494ea062 req-08ca6704-a323-47a2-aedc-75e58dcb2593 tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] POST https://10.4.3.240/volume/v3/attachments Aug 20 00:58:27.924630 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-73c6a619-85d1-46f9-8a03-5f48494ea062 req-08ca6704-a323-47a2-aedc-75e58dcb2593 tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c9e63641-e7b6-4d62-b058-cea939f579ff", "connector": null, "instance_uuid": "eb9f3e5d-63ee-4ae4-b8c0-e961cfbfd622"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:58:27.929187 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-b9492f1e-f757-401a-a45e-fefa2029d467 req-4bff2547-45ca-416c-b975-e19891a2f3d5 tempest-AttachVolumeNegativeTest-1544877568 tempest-AttachVolumeNegativeTest-1544877568-project-member] https://10.4.3.240/volume/v3/volumes/1cb98b10-711e-4dd5-bab4-807bc6952c34 returned with HTTP 200 Aug 20 00:58:27.929682 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 226/913] 10.4.3.240 () {68 vars in 1598 bytes} [Thu Aug 20 00:58:27 2026] GET /volume/v3/volumes/1cb98b10-711e-4dd5-bab4-807bc6952c34 => generated 1140 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:58:27.934569 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:58:27.934569 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 00:58:27.958945 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-b9492f1e-f757-401a-a45e-fefa2029d467 req-c7b37aa9-1368-46f9-9319-3007f13211e4 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:58:27.960526 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-b9492f1e-f757-401a-a45e-fefa2029d467 req-c7b37aa9-1368-46f9-9319-3007f13211e4 tempest-AttachVolumeNegativeTest-1544877568 tempest-AttachVolumeNegativeTest-1544877568-project-member] POST https://10.4.3.240/volume/v3/volumes/1cb98b10-711e-4dd5-bab4-807bc6952c34/action Aug 20 00:58:27.960919 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-b9492f1e-f757-401a-a45e-fefa2029d467 req-c7b37aa9-1368-46f9-9319-3007f13211e4 tempest-AttachVolumeNegativeTest-1544877568 tempest-AttachVolumeNegativeTest-1544877568-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100215) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 00:58:27.961100 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-b9492f1e-f757-401a-a45e-fefa2029d467 req-c7b37aa9-1368-46f9-9319-3007f13211e4 tempest-AttachVolumeNegativeTest-1544877568 tempest-AttachVolumeNegativeTest-1544877568-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:58:27.968399 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-73c6a619-85d1-46f9-8a03-5f48494ea062 req-08ca6704-a323-47a2-aedc-75e58dcb2593 tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] https://10.4.3.240/volume/v3/attachments returned with HTTP 200 Aug 20 00:58:27.969668 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 230/914] 10.4.3.240 () {74 vars in 1594 bytes} [Thu Aug 20 00:58:27 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 20 00:58:27.975078 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:58:27.975078 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 00:58:27.976747 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [req-b9492f1e-f757-401a-a45e-fefa2029d467 req-c7b37aa9-1368-46f9-9319-3007f13211e4 tempest-AttachVolumeNegativeTest-1544877568 tempest-AttachVolumeNegativeTest-1544877568-project-member] Volume info retrieved successfully. Aug 20 00:58:27.978375 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.quota [req-10c54f29-8849-4da6-8f11-9c6b811ec282 req-f26ffcea-0b07-46ca-8a50-3948b6053c65 tempest-VolumesSnapshotsTestJSON-875011780 tempest-VolumesSnapshotsTestJSON-875011780-project-member] Created reservations ['03ead6d9-428b-4b04-b1d8-1ac07bbcfc96', '15cde569-1e4b-4577-ac93-9ea04d0e05b2', '257e3d03-bd10-42f1-8096-04930c7f9639', '752ed32d-435d-4e35-80d7-447aa08f2dd3'] {{(pid=100212) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:58:27.979141 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [req-10c54f29-8849-4da6-8f11-9c6b811ec282 req-f26ffcea-0b07-46ca-8a50-3948b6053c65 tempest-VolumesSnapshotsTestJSON-875011780 tempest-VolumesSnapshotsTestJSON-875011780-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f174ccb5-d8c4-4be1-be4e-dd0b42c59188) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['03ead6d9-428b-4b04-b1d8-1ac07bbcfc96', '15cde569-1e4b-4577-ac93-9ea04d0e05b2', '257e3d03-bd10-42f1-8096-04930c7f9639', '752ed32d-435d-4e35-80d7-447aa08f2dd3']}' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:58:27.979888 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [req-10c54f29-8849-4da6-8f11-9c6b811ec282 req-f26ffcea-0b07-46ca-8a50-3948b6053c65 tempest-VolumesSnapshotsTestJSON-875011780 tempest-VolumesSnapshotsTestJSON-875011780-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ab889e97-b39a-47b1-bb11-5022794925d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:58:27.990543 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [req-b9492f1e-f757-401a-a45e-fefa2029d467 req-c7b37aa9-1368-46f9-9319-3007f13211e4 tempest-AttachVolumeNegativeTest-1544877568 tempest-AttachVolumeNegativeTest-1544877568-project-member] Begin detaching volume completed successfully. Aug 20 00:58:27.991867 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-b9492f1e-f757-401a-a45e-fefa2029d467 req-c7b37aa9-1368-46f9-9319-3007f13211e4 tempest-AttachVolumeNegativeTest-1544877568 tempest-AttachVolumeNegativeTest-1544877568-project-member] https://10.4.3.240/volume/v3/volumes/1cb98b10-711e-4dd5-bab4-807bc6952c34/action returned with HTTP 202 Aug 20 00:58:27.991867 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 231/915] 10.4.3.240 () {72 vars in 1672 bytes} [Thu Aug 20 00:58:27 2026] POST /volume/v3/volumes/1cb98b10-711e-4dd5-bab4-807bc6952c34/action => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 00:58:28.002486 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-3be180be-f96e-4085-b3f5-64d67adf3159 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:58:28.009022 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [req-10c54f29-8849-4da6-8f11-9c6b811ec282 req-f26ffcea-0b07-46ca-8a50-3948b6053c65 tempest-VolumesSnapshotsTestJSON-875011780 tempest-VolumesSnapshotsTestJSON-875011780-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ab889e97-b39a-47b1-bb11-5022794925d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4ccbc196-45b1-47ed-b4dd-f7272575fad7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-1257072465',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8e44d554ac8e42228d1716da005f3357',qos_specs=None,replication_status=,reservations=['03ead6d9-428b-4b04-b1d8-1ac07bbcfc96','15cde569-1e4b-4577-ac93-9ea04d0e05b2','257e3d03-bd10-42f1-8096-04930c7f9639','752ed32d-435d-4e35-80d7-447aa08f2dd3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='585eb1b26afb43bd8d3851fe0e725a58',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T00:58:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-1257072465',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4ccbc196-45b1-47ed-b4dd-f7272575fad7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8e44d554ac8e42228d1716da005f3357',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='585eb1b26afb43bd8d3851fe0e725a58',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1ed58bd6-fe6a-497e-ae84-e8199d24fdfa),volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:58:28.009898 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-3be180be-f96e-4085-b3f5-64d67adf3159 tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] GET https://10.4.3.240/volume/v3/volumes/c9e63641-e7b6-4d62-b058-cea939f579ff Aug 20 00:58:28.010031 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [req-10c54f29-8849-4da6-8f11-9c6b811ec282 req-f26ffcea-0b07-46ca-8a50-3948b6053c65 tempest-VolumesSnapshotsTestJSON-875011780 tempest-VolumesSnapshotsTestJSON-875011780-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (270646f4-50f7-464b-ab89-235aa7d4a34a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:58:28.010164 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-3be180be-f96e-4085-b3f5-64d67adf3159 tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:58:28.010443 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-3be180be-f96e-4085-b3f5-64d67adf3159 tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:58:28.018754 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-8f86e183-d851-4017-9251-f0301f55230d None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:58:28.019214 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-8f86e183-d851-4017-9251-f0301f55230d None None] GET https://10.4.3.240/volume// Aug 20 00:58:28.019478 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-8f86e183-d851-4017-9251-f0301f55230d None None] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:58:28.019740 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-8f86e183-d851-4017-9251-f0301f55230d None None] Calling method 'all' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:58:28.020148 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-8f86e183-d851-4017-9251-f0301f55230d None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 20 00:58:28.020536 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 231/916] 10.4.3.240 () {66 vars in 1426 bytes} [Thu Aug 20 00:58:28 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 00:58:28.021351 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:58:28.021351 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 00:58:28.024945 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-3be180be-f96e-4085-b3f5-64d67adf3159 tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] Volume info retrieved successfully. Aug 20 00:58:28.029755 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-3be180be-f96e-4085-b3f5-64d67adf3159 tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] https://10.4.3.240/volume/v3/volumes/c9e63641-e7b6-4d62-b058-cea939f579ff returned with HTTP 200 Aug 20 00:58:28.029916 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-73c6a619-85d1-46f9-8a03-5f48494ea062 req-30b146c6-eb5c-46c1-ba6b-6158a6f571f8 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:58:28.029940 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 227/917] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:58:28 2026] GET /volume/v3/volumes/c9e63641-e7b6-4d62-b058-cea939f579ff => generated 935 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:58:28.034275 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-73c6a619-85d1-46f9-8a03-5f48494ea062 req-30b146c6-eb5c-46c1-ba6b-6158a6f571f8 tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] GET https://10.4.3.240/volume/v3/volumes/c9e63641-e7b6-4d62-b058-cea939f579ff Aug 20 00:58:28.034922 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-73c6a619-85d1-46f9-8a03-5f48494ea062 req-30b146c6-eb5c-46c1-ba6b-6158a6f571f8 tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:58:28.037430 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-73c6a619-85d1-46f9-8a03-5f48494ea062 req-30b146c6-eb5c-46c1-ba6b-6158a6f571f8 tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:58:28.044973 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [req-10c54f29-8849-4da6-8f11-9c6b811ec282 req-f26ffcea-0b07-46ca-8a50-3948b6053c65 tempest-VolumesSnapshotsTestJSON-875011780 tempest-VolumesSnapshotsTestJSON-875011780-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (270646f4-50f7-464b-ab89-235aa7d4a34a) transitioned into state 'SUCCESS' from state '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-1257072465',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8e44d554ac8e42228d1716da005f3357',qos_specs=None,replication_status=,reservations=['03ead6d9-428b-4b04-b1d8-1ac07bbcfc96','15cde569-1e4b-4577-ac93-9ea04d0e05b2','257e3d03-bd10-42f1-8096-04930c7f9639','752ed32d-435d-4e35-80d7-447aa08f2dd3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='585eb1b26afb43bd8d3851fe0e725a58',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:58:28.045708 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [req-10c54f29-8849-4da6-8f11-9c6b811ec282 req-f26ffcea-0b07-46ca-8a50-3948b6053c65 tempest-VolumesSnapshotsTestJSON-875011780 tempest-VolumesSnapshotsTestJSON-875011780-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (27fbc3f0-aa45-4d1e-b580-bf22ff6eef74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:58:28.050324 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:58:28.050324 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 00:58:28.050450 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-faf1beeb-f20e-4ab1-9f92-89ecfb4f654b None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:58:28.050667 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-faf1beeb-f20e-4ab1-9f92-89ecfb4f654b None None] GET https://10.4.3.240/volume// Aug 20 00:58:28.050796 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-faf1beeb-f20e-4ab1-9f92-89ecfb4f654b None None] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:58:28.051006 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-faf1beeb-f20e-4ab1-9f92-89ecfb4f654b None None] Calling method 'all' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:58:28.051355 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-faf1beeb-f20e-4ab1-9f92-89ecfb4f654b None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 20 00:58:28.051643 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 232/918] 10.4.3.240 () {66 vars in 1426 bytes} [Thu Aug 20 00:58:28 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 00:58:28.054453 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [req-73c6a619-85d1-46f9-8a03-5f48494ea062 req-30b146c6-eb5c-46c1-ba6b-6158a6f571f8 tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] Volume info retrieved successfully. Aug 20 00:58:28.058657 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [req-b9492f1e-f757-401a-a45e-fefa2029d467 req-678cdc85-88fd-4349-a517-bb0713389641 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:58:28.060214 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-73c6a619-85d1-46f9-8a03-5f48494ea062 req-30b146c6-eb5c-46c1-ba6b-6158a6f571f8 tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] https://10.4.3.240/volume/v3/volumes/c9e63641-e7b6-4d62-b058-cea939f579ff returned with HTTP 200 Aug 20 00:58:28.060691 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 232/919] 10.4.3.240 () {70 vars in 1639 bytes} [Thu Aug 20 00:58:28 2026] GET /volume/v3/volumes/c9e63641-e7b6-4d62-b058-cea939f579ff => generated 1115 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 00:58:28.061316 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-b9492f1e-f757-401a-a45e-fefa2029d467 req-678cdc85-88fd-4349-a517-bb0713389641 tempest-AttachVolumeNegativeTest-1544877568 tempest-AttachVolumeNegativeTest-1544877568-project-member] GET https://10.4.3.240/volume/v3/volumes/1cb98b10-711e-4dd5-bab4-807bc6952c34 Aug 20 00:58:28.061809 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [req-b9492f1e-f757-401a-a45e-fefa2029d467 req-678cdc85-88fd-4349-a517-bb0713389641 tempest-AttachVolumeNegativeTest-1544877568 tempest-AttachVolumeNegativeTest-1544877568-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:58:28.062150 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [req-b9492f1e-f757-401a-a45e-fefa2029d467 req-678cdc85-88fd-4349-a517-bb0713389641 tempest-AttachVolumeNegativeTest-1544877568 tempest-AttachVolumeNegativeTest-1544877568-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:58:28.064451 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [req-10c54f29-8849-4da6-8f11-9c6b811ec282 req-f26ffcea-0b07-46ca-8a50-3948b6053c65 tempest-VolumesSnapshotsTestJSON-875011780 tempest-VolumesSnapshotsTestJSON-875011780-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (27fbc3f0-aa45-4d1e-b580-bf22ff6eef74) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:58:28.065221 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [req-10c54f29-8849-4da6-8f11-9c6b811ec282 req-f26ffcea-0b07-46ca-8a50-3948b6053c65 tempest-VolumesSnapshotsTestJSON-875011780 tempest-VolumesSnapshotsTestJSON-875011780-project-member] Flow 'volume_create_api' (269be10d-72bf-4d60-8cb8-880412934bcc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100212) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:58:28.065586 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [req-10c54f29-8849-4da6-8f11-9c6b811ec282 req-f26ffcea-0b07-46ca-8a50-3948b6053c65 tempest-VolumesSnapshotsTestJSON-875011780 tempest-VolumesSnapshotsTestJSON-875011780-project-member] Create volume request issued successfully. Aug 20 00:58:28.066156 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-10c54f29-8849-4da6-8f11-9c6b811ec282 req-f26ffcea-0b07-46ca-8a50-3948b6053c65 tempest-VolumesSnapshotsTestJSON-875011780 tempest-VolumesSnapshotsTestJSON-875011780-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 20 00:58:28.066621 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 229/920] 10.4.3.240 () {72 vars in 1541 bytes} [Thu Aug 20 00:58:27 2026] POST /volume/v3/volumes => generated 755 bytes in 229 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 00:58:28.074123 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-10c54f29-8849-4da6-8f11-9c6b811ec282 req-f04b5301-a9ed-42df-a736-f16f26e0ea89 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:58:28.076008 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:58:28.076008 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 00:58:28.076450 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-10c54f29-8849-4da6-8f11-9c6b811ec282 req-f04b5301-a9ed-42df-a736-f16f26e0ea89 tempest-VolumesSnapshotsTestJSON-875011780 tempest-VolumesSnapshotsTestJSON-875011780-project-member] GET https://10.4.3.240/volume/v3/volumes/4ccbc196-45b1-47ed-b4dd-f7272575fad7 Aug 20 00:58:28.076588 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-10c54f29-8849-4da6-8f11-9c6b811ec282 req-f04b5301-a9ed-42df-a736-f16f26e0ea89 tempest-VolumesSnapshotsTestJSON-875011780 tempest-VolumesSnapshotsTestJSON-875011780-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:58:28.076780 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-10c54f29-8849-4da6-8f11-9c6b811ec282 req-f04b5301-a9ed-42df-a736-f16f26e0ea89 tempest-VolumesSnapshotsTestJSON-875011780 tempest-VolumesSnapshotsTestJSON-875011780-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:58:28.080816 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [req-b9492f1e-f757-401a-a45e-fefa2029d467 req-678cdc85-88fd-4349-a517-bb0713389641 tempest-AttachVolumeNegativeTest-1544877568 tempest-AttachVolumeNegativeTest-1544877568-project-member] Volume info retrieved successfully. Aug 20 00:58:28.083054 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:58:28.083054 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 00:58:28.086987 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [req-10c54f29-8849-4da6-8f11-9c6b811ec282 req-f04b5301-a9ed-42df-a736-f16f26e0ea89 tempest-VolumesSnapshotsTestJSON-875011780 tempest-VolumesSnapshotsTestJSON-875011780-project-member] Volume info retrieved successfully. Aug 20 00:58:28.089414 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-b9492f1e-f757-401a-a45e-fefa2029d467 req-678cdc85-88fd-4349-a517-bb0713389641 tempest-AttachVolumeNegativeTest-1544877568 tempest-AttachVolumeNegativeTest-1544877568-project-member] https://10.4.3.240/volume/v3/volumes/1cb98b10-711e-4dd5-bab4-807bc6952c34 returned with HTTP 200 Aug 20 00:58:28.090169 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 228/921] 10.4.3.240 () {70 vars in 1639 bytes} [Thu Aug 20 00:58:28 2026] GET /volume/v3/volumes/1cb98b10-711e-4dd5-bab4-807bc6952c34 => generated 1323 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 00:58:28.091440 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-10c54f29-8849-4da6-8f11-9c6b811ec282 req-f04b5301-a9ed-42df-a736-f16f26e0ea89 tempest-VolumesSnapshotsTestJSON-875011780 tempest-VolumesSnapshotsTestJSON-875011780-project-member] https://10.4.3.240/volume/v3/volumes/4ccbc196-45b1-47ed-b4dd-f7272575fad7 returned with HTTP 200 Aug 20 00:58:28.091756 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 233/922] 10.4.3.240 () {68 vars in 1598 bytes} [Thu Aug 20 00:58:28 2026] GET /volume/v3/volumes/4ccbc196-45b1-47ed-b4dd-f7272575fad7 => generated 823 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:58:28.121309 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-5d73fc72-a8c8-4ade-825b-8316abb90024 req-b382d005-b8ba-4d32-8832-83329a6db266 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:58:28.124184 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-5d73fc72-a8c8-4ade-825b-8316abb90024 req-b382d005-b8ba-4d32-8832-83329a6db266 tempest-VolumesSnapshotsTestJSON-875011780 tempest-VolumesSnapshotsTestJSON-875011780-project-member] GET https://10.4.3.240/volume/v3/volumes/4ccbc196-45b1-47ed-b4dd-f7272575fad7 Aug 20 00:58:28.124432 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-5d73fc72-a8c8-4ade-825b-8316abb90024 req-b382d005-b8ba-4d32-8832-83329a6db266 tempest-VolumesSnapshotsTestJSON-875011780 tempest-VolumesSnapshotsTestJSON-875011780-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:58:28.124781 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-5d73fc72-a8c8-4ade-825b-8316abb90024 req-b382d005-b8ba-4d32-8832-83329a6db266 tempest-VolumesSnapshotsTestJSON-875011780 tempest-VolumesSnapshotsTestJSON-875011780-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:58:28.136204 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:58:28.136204 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 00:58:28.140267 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [req-5d73fc72-a8c8-4ade-825b-8316abb90024 req-b382d005-b8ba-4d32-8832-83329a6db266 tempest-VolumesSnapshotsTestJSON-875011780 tempest-VolumesSnapshotsTestJSON-875011780-project-member] Volume info retrieved successfully. Aug 20 00:58:28.144714 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-5d73fc72-a8c8-4ade-825b-8316abb90024 req-b382d005-b8ba-4d32-8832-83329a6db266 tempest-VolumesSnapshotsTestJSON-875011780 tempest-VolumesSnapshotsTestJSON-875011780-project-member] https://10.4.3.240/volume/v3/volumes/4ccbc196-45b1-47ed-b4dd-f7272575fad7 returned with HTTP 200 Aug 20 00:58:28.145113 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 233/923] 10.4.3.240 () {68 vars in 1598 bytes} [Thu Aug 20 00:58:28 2026] GET /volume/v3/volumes/4ccbc196-45b1-47ed-b4dd-f7272575fad7 => generated 823 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:58:28.196144 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [req-73c6a619-85d1-46f9-8a03-5f48494ea062 req-7abacfad-8110-490a-9fac-a17c1b5b29a3 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:58:28.198455 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-73c6a619-85d1-46f9-8a03-5f48494ea062 req-7abacfad-8110-490a-9fac-a17c1b5b29a3 tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] PUT https://10.4.3.240/volume/v3/attachments/b39aaa76-981a-4802-8fff-cfe83b88dd29 Aug 20 00:58:28.198816 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [req-73c6a619-85d1-46f9-8a03-5f48494ea062 req-7abacfad-8110-490a-9fac-a17c1b5b29a3 tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.240", "host": "np0000007838", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:e656b6daafb0", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "870eaf75-1108-49d5-b5ab-79f4c93758d0", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:58:28.205641 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.coordination [req-73c6a619-85d1-46f9-8a03-5f48494ea062 req-7abacfad-8110-490a-9fac-a17c1b5b29a3 tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] Acquiring lock "cinder-attachment_update-c9e63641-e7b6-4d62-b058-cea939f579ff-np0000007838" by "attachment_update" {{(pid=100212) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 00:58:28.210585 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.coordination [req-73c6a619-85d1-46f9-8a03-5f48494ea062 req-7abacfad-8110-490a-9fac-a17c1b5b29a3 tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] Lock "cinder-attachment_update-c9e63641-e7b6-4d62-b058-cea939f579ff-np0000007838" acquired by "attachment_update" :: waited 0.005s {{(pid=100212) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 00:58:28.211593 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:58:28.211593 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 00:58:28.308199 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.coordination [req-73c6a619-85d1-46f9-8a03-5f48494ea062 req-7abacfad-8110-490a-9fac-a17c1b5b29a3 tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] Lock "cinder-attachment_update-c9e63641-e7b6-4d62-b058-cea939f579ff-np0000007838" released by "attachment_update" :: held 0.097s {{(pid=100212) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 00:58:28.308883 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-73c6a619-85d1-46f9-8a03-5f48494ea062 req-7abacfad-8110-490a-9fac-a17c1b5b29a3 tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] https://10.4.3.240/volume/v3/attachments/b39aaa76-981a-4802-8fff-cfe83b88dd29 returned with HTTP 200 Aug 20 00:58:28.309454 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 230/924] 10.4.3.240 () {74 vars in 1704 bytes} [Thu Aug 20 00:58:28 2026] PUT /volume/v3/attachments/b39aaa76-981a-4802-8fff-cfe83b88dd29 => generated 969 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:58:29.044600 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-a1091d11-8534-4948-8812-462add03e033 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:58:29.046907 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-a1091d11-8534-4948-8812-462add03e033 tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] GET https://10.4.3.240/volume/v3/volumes/c9e63641-e7b6-4d62-b058-cea939f579ff Aug 20 00:58:29.047163 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-a1091d11-8534-4948-8812-462add03e033 tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:58:29.047448 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-a1091d11-8534-4948-8812-462add03e033 tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:58:29.064148 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:58:29.064148 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 00:58:29.069209 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-a1091d11-8534-4948-8812-462add03e033 tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] Volume info retrieved successfully. Aug 20 00:58:29.074798 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-a1091d11-8534-4948-8812-462add03e033 tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] https://10.4.3.240/volume/v3/volumes/c9e63641-e7b6-4d62-b058-cea939f579ff returned with HTTP 200 Aug 20 00:58:29.075462 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 229/925] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:58:29 2026] GET /volume/v3/volumes/c9e63641-e7b6-4d62-b058-cea939f579ff => generated 936 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:58:29.179363 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-828a31ac-16ba-4405-8657-4e9c5b17a540 req-e7e592fb-62fd-4fab-8175-cb0b1ce09ab5 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:58:29.184929 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-828a31ac-16ba-4405-8657-4e9c5b17a540 req-e7e592fb-62fd-4fab-8175-cb0b1ce09ab5 tempest-VolumesSnapshotsTestJSON-875011780 tempest-VolumesSnapshotsTestJSON-875011780-project-member] GET https://10.4.3.240/volume/v3/volumes/4ccbc196-45b1-47ed-b4dd-f7272575fad7 Aug 20 00:58:29.185215 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-828a31ac-16ba-4405-8657-4e9c5b17a540 req-e7e592fb-62fd-4fab-8175-cb0b1ce09ab5 tempest-VolumesSnapshotsTestJSON-875011780 tempest-VolumesSnapshotsTestJSON-875011780-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:58:29.186946 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-828a31ac-16ba-4405-8657-4e9c5b17a540 req-e7e592fb-62fd-4fab-8175-cb0b1ce09ab5 tempest-VolumesSnapshotsTestJSON-875011780 tempest-VolumesSnapshotsTestJSON-875011780-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:58:29.197104 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:58:29.197104 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 00:58:29.203630 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [req-828a31ac-16ba-4405-8657-4e9c5b17a540 req-e7e592fb-62fd-4fab-8175-cb0b1ce09ab5 tempest-VolumesSnapshotsTestJSON-875011780 tempest-VolumesSnapshotsTestJSON-875011780-project-member] Volume info retrieved successfully. Aug 20 00:58:29.207692 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-828a31ac-16ba-4405-8657-4e9c5b17a540 req-e7e592fb-62fd-4fab-8175-cb0b1ce09ab5 tempest-VolumesSnapshotsTestJSON-875011780 tempest-VolumesSnapshotsTestJSON-875011780-project-member] https://10.4.3.240/volume/v3/volumes/4ccbc196-45b1-47ed-b4dd-f7272575fad7 returned with HTTP 200 Aug 20 00:58:29.208067 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 234/926] 10.4.3.240 () {68 vars in 1598 bytes} [Thu Aug 20 00:58:29 2026] GET /volume/v3/volumes/4ccbc196-45b1-47ed-b4dd-f7272575fad7 => generated 848 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:58:29.243983 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-4e6d484c-c25f-48bf-bee8-0cbc2bee702b req-ca4168ba-30f7-46bf-93af-d7c2e9b302db None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:58:29.248036 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-4e6d484c-c25f-48bf-bee8-0cbc2bee702b req-ca4168ba-30f7-46bf-93af-d7c2e9b302db tempest-VolumesSnapshotsTestJSON-875011780 tempest-VolumesSnapshotsTestJSON-875011780-project-member] POST https://10.4.3.240/volume/v3/snapshots Aug 20 00:58:29.251573 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-4e6d484c-c25f-48bf-bee8-0cbc2bee702b req-ca4168ba-30f7-46bf-93af-d7c2e9b302db tempest-VolumesSnapshotsTestJSON-875011780 tempest-VolumesSnapshotsTestJSON-875011780-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "4ccbc196-45b1-47ed-b4dd-f7272575fad7", "force": false, "name": "tempest-VolumesSnapshotsTestJSON-Snapshot-441071167", "description": null, "metadata": {}}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:58:29.257758 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:58:29.257758 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 00:58:29.258525 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [req-4e6d484c-c25f-48bf-bee8-0cbc2bee702b req-ca4168ba-30f7-46bf-93af-d7c2e9b302db tempest-VolumesSnapshotsTestJSON-875011780 tempest-VolumesSnapshotsTestJSON-875011780-project-member] Volume info retrieved successfully. Aug 20 00:58:29.258696 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.v3.snapshots [req-4e6d484c-c25f-48bf-bee8-0cbc2bee702b req-ca4168ba-30f7-46bf-93af-d7c2e9b302db tempest-VolumesSnapshotsTestJSON-875011780 tempest-VolumesSnapshotsTestJSON-875011780-project-member] Create snapshot from volume 4ccbc196-45b1-47ed-b4dd-f7272575fad7 Aug 20 00:58:29.297282 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.quota [req-4e6d484c-c25f-48bf-bee8-0cbc2bee702b req-ca4168ba-30f7-46bf-93af-d7c2e9b302db tempest-VolumesSnapshotsTestJSON-875011780 tempest-VolumesSnapshotsTestJSON-875011780-project-member] Created reservations ['0635c92a-e360-4624-abdb-5eaea092bb14', '9c30da92-5ae9-4d39-af55-552ab50841e6', '37e4a7ed-ba3d-4c4e-adb2-0a054812c809', 'e41778b3-b1eb-4732-b8ee-957232b9c670'] {{(pid=100215) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:58:29.335410 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [req-4e6d484c-c25f-48bf-bee8-0cbc2bee702b req-ca4168ba-30f7-46bf-93af-d7c2e9b302db tempest-VolumesSnapshotsTestJSON-875011780 tempest-VolumesSnapshotsTestJSON-875011780-project-member] Snapshot create request issued successfully. Aug 20 00:58:29.335410 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-4e6d484c-c25f-48bf-bee8-0cbc2bee702b req-ca4168ba-30f7-46bf-93af-d7c2e9b302db tempest-VolumesSnapshotsTestJSON-875011780 tempest-VolumesSnapshotsTestJSON-875011780-project-member] https://10.4.3.240/volume/v3/snapshots returned with HTTP 202 Aug 20 00:58:29.335410 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 234/927] 10.4.3.240 () {72 vars in 1547 bytes} [Thu Aug 20 00:58:29 2026] POST /volume/v3/snapshots => generated 310 bytes in 92 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 00:58:29.401414 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [req-98bcdf51-07c0-4f58-ad5e-0f6719957f45 req-272f3f3e-028a-4f3e-b78b-93f2e87330a9 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:58:29.403918 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-98bcdf51-07c0-4f58-ad5e-0f6719957f45 req-272f3f3e-028a-4f3e-b78b-93f2e87330a9 tempest-VolumesSnapshotsTestJSON-875011780 tempest-VolumesSnapshotsTestJSON-875011780-project-reader] GET https://10.4.3.240/volume/v3/snapshots/6ca791dc-fc76-4c1c-a30c-b53a7b8fb563 Aug 20 00:58:29.404093 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [req-98bcdf51-07c0-4f58-ad5e-0f6719957f45 req-272f3f3e-028a-4f3e-b78b-93f2e87330a9 tempest-VolumesSnapshotsTestJSON-875011780 tempest-VolumesSnapshotsTestJSON-875011780-project-reader] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:58:29.404300 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [req-98bcdf51-07c0-4f58-ad5e-0f6719957f45 req-272f3f3e-028a-4f3e-b78b-93f2e87330a9 tempest-VolumesSnapshotsTestJSON-875011780 tempest-VolumesSnapshotsTestJSON-875011780-project-reader] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:58:29.410874 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:58:29.410874 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 00:58:29.411419 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [req-98bcdf51-07c0-4f58-ad5e-0f6719957f45 req-272f3f3e-028a-4f3e-b78b-93f2e87330a9 tempest-VolumesSnapshotsTestJSON-875011780 tempest-VolumesSnapshotsTestJSON-875011780-project-reader] Snapshot retrieved successfully. Aug 20 00:58:29.412258 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-98bcdf51-07c0-4f58-ad5e-0f6719957f45 req-272f3f3e-028a-4f3e-b78b-93f2e87330a9 tempest-VolumesSnapshotsTestJSON-875011780 tempest-VolumesSnapshotsTestJSON-875011780-project-reader] https://10.4.3.240/volume/v3/snapshots/6ca791dc-fc76-4c1c-a30c-b53a7b8fb563 returned with HTTP 200 Aug 20 00:58:29.412637 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 231/928] 10.4.3.240 () {68 vars in 1604 bytes} [Thu Aug 20 00:58:29 2026] GET /volume/v3/snapshots/6ca791dc-fc76-4c1c-a30c-b53a7b8fb563 => generated 469 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:58:29.435842 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [req-1d5006dc-9365-423d-a476-974ac191976a req-199c698f-fff5-4e70-92b8-1d47a30c7cbc None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:58:29.443200 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-1d5006dc-9365-423d-a476-974ac191976a req-199c698f-fff5-4e70-92b8-1d47a30c7cbc tempest-VolumesSnapshotsTestJSON-875011780 tempest-VolumesSnapshotsTestJSON-875011780-project-reader] GET https://10.4.3.240/volume/v3/snapshots/detail Aug 20 00:58:29.443533 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [req-1d5006dc-9365-423d-a476-974ac191976a req-199c698f-fff5-4e70-92b8-1d47a30c7cbc tempest-VolumesSnapshotsTestJSON-875011780 tempest-VolumesSnapshotsTestJSON-875011780-project-reader] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:58:29.443801 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [req-1d5006dc-9365-423d-a476-974ac191976a req-199c698f-fff5-4e70-92b8-1d47a30c7cbc tempest-VolumesSnapshotsTestJSON-875011780 tempest-VolumesSnapshotsTestJSON-875011780-project-reader] Calling method 'detail' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:58:29.444159 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.api_utils [req-1d5006dc-9365-423d-a476-974ac191976a req-199c698f-fff5-4e70-92b8-1d47a30c7cbc tempest-VolumesSnapshotsTestJSON-875011780 tempest-VolumesSnapshotsTestJSON-875011780-project-reader] Removing options '' from query. {{(pid=100213) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 00:58:29.454988 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.db.api [req-1d5006dc-9365-423d-a476-974ac191976a req-199c698f-fff5-4e70-92b8-1d47a30c7cbc tempest-VolumesSnapshotsTestJSON-875011780 tempest-VolumesSnapshotsTestJSON-875011780-project-reader] Building query based on filter {{(pid=100213) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 20 00:58:29.469392 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [req-1d5006dc-9365-423d-a476-974ac191976a req-199c698f-fff5-4e70-92b8-1d47a30c7cbc tempest-VolumesSnapshotsTestJSON-875011780 tempest-VolumesSnapshotsTestJSON-875011780-project-reader] Get all snapshots completed successfully. Aug 20 00:58:29.469392 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:58:29.469392 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 00:58:29.470956 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-1d5006dc-9365-423d-a476-974ac191976a req-199c698f-fff5-4e70-92b8-1d47a30c7cbc tempest-VolumesSnapshotsTestJSON-875011780 tempest-VolumesSnapshotsTestJSON-875011780-project-reader] https://10.4.3.240/volume/v3/snapshots/detail returned with HTTP 200 Aug 20 00:58:29.471434 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 230/929] 10.4.3.240 () {68 vars in 1514 bytes} [Thu Aug 20 00:58:29 2026] GET /volume/v3/snapshots/detail => generated 472 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:58:29.499697 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-d6fcb2a5-8768-41f9-80bd-229db3ba6c4f req-66fd589e-666a-43a8-a11e-603b01768d7b None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:58:29.501541 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-d6fcb2a5-8768-41f9-80bd-229db3ba6c4f req-66fd589e-666a-43a8-a11e-603b01768d7b tempest-VolumesSnapshotsTestJSON-875011780 tempest-VolumesSnapshotsTestJSON-875011780-project-member] GET https://10.4.3.240/volume/v3/snapshots/6ca791dc-fc76-4c1c-a30c-b53a7b8fb563 Aug 20 00:58:29.501694 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-d6fcb2a5-8768-41f9-80bd-229db3ba6c4f req-66fd589e-666a-43a8-a11e-603b01768d7b tempest-VolumesSnapshotsTestJSON-875011780 tempest-VolumesSnapshotsTestJSON-875011780-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:58:29.501860 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-d6fcb2a5-8768-41f9-80bd-229db3ba6c4f req-66fd589e-666a-43a8-a11e-603b01768d7b tempest-VolumesSnapshotsTestJSON-875011780 tempest-VolumesSnapshotsTestJSON-875011780-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:58:29.506524 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:58:29.506524 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 00:58:29.506904 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [req-d6fcb2a5-8768-41f9-80bd-229db3ba6c4f req-66fd589e-666a-43a8-a11e-603b01768d7b tempest-VolumesSnapshotsTestJSON-875011780 tempest-VolumesSnapshotsTestJSON-875011780-project-member] Snapshot retrieved successfully. Aug 20 00:58:29.507577 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-d6fcb2a5-8768-41f9-80bd-229db3ba6c4f req-66fd589e-666a-43a8-a11e-603b01768d7b tempest-VolumesSnapshotsTestJSON-875011780 tempest-VolumesSnapshotsTestJSON-875011780-project-member] https://10.4.3.240/volume/v3/snapshots/6ca791dc-fc76-4c1c-a30c-b53a7b8fb563 returned with HTTP 200 Aug 20 00:58:29.507934 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 235/930] 10.4.3.240 () {68 vars in 1604 bytes} [Thu Aug 20 00:58:29 2026] GET /volume/v3/snapshots/6ca791dc-fc76-4c1c-a30c-b53a7b8fb563 => generated 469 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:58:29.531690 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-9d732b92-28db-4554-9bed-973755f82624 req-d84a245d-6d3b-4c5e-892f-088b37e3b13f None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:58:29.534063 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-9d732b92-28db-4554-9bed-973755f82624 req-d84a245d-6d3b-4c5e-892f-088b37e3b13f tempest-VolumesSnapshotsTestJSON-875011780 tempest-VolumesSnapshotsTestJSON-875011780-project-member] DELETE https://10.4.3.240/volume/v3/snapshots/6ca791dc-fc76-4c1c-a30c-b53a7b8fb563 Aug 20 00:58:29.534182 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-9d732b92-28db-4554-9bed-973755f82624 req-d84a245d-6d3b-4c5e-892f-088b37e3b13f tempest-VolumesSnapshotsTestJSON-875011780 tempest-VolumesSnapshotsTestJSON-875011780-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:58:29.534492 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-9d732b92-28db-4554-9bed-973755f82624 req-d84a245d-6d3b-4c5e-892f-088b37e3b13f tempest-VolumesSnapshotsTestJSON-875011780 tempest-VolumesSnapshotsTestJSON-875011780-project-member] Calling method 'delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:58:29.534548 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.v3.snapshots [req-9d732b92-28db-4554-9bed-973755f82624 req-d84a245d-6d3b-4c5e-892f-088b37e3b13f tempest-VolumesSnapshotsTestJSON-875011780 tempest-VolumesSnapshotsTestJSON-875011780-project-member] Delete snapshot with id: 6ca791dc-fc76-4c1c-a30c-b53a7b8fb563 Aug 20 00:58:29.540401 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:58:29.540401 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 00:58:29.541012 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [req-9d732b92-28db-4554-9bed-973755f82624 req-d84a245d-6d3b-4c5e-892f-088b37e3b13f tempest-VolumesSnapshotsTestJSON-875011780 tempest-VolumesSnapshotsTestJSON-875011780-project-member] Snapshot retrieved successfully. Aug 20 00:58:29.568625 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [req-9d732b92-28db-4554-9bed-973755f82624 req-d84a245d-6d3b-4c5e-892f-088b37e3b13f tempest-VolumesSnapshotsTestJSON-875011780 tempest-VolumesSnapshotsTestJSON-875011780-project-member] Snapshot delete request issued successfully. Aug 20 00:58:29.568625 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-9d732b92-28db-4554-9bed-973755f82624 req-d84a245d-6d3b-4c5e-892f-088b37e3b13f tempest-VolumesSnapshotsTestJSON-875011780 tempest-VolumesSnapshotsTestJSON-875011780-project-member] https://10.4.3.240/volume/v3/snapshots/6ca791dc-fc76-4c1c-a30c-b53a7b8fb563 returned with HTTP 202 Aug 20 00:58:29.568821 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 235/931] 10.4.3.240 () {70 vars in 1626 bytes} [Thu Aug 20 00:58:29 2026] DELETE /volume/v3/snapshots/6ca791dc-fc76-4c1c-a30c-b53a7b8fb563 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:58:29.597804 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [req-1f9b94c8-6d30-47c3-b616-59db8c6ec86c req-b5a17af7-e6db-4bc7-b5b5-00b558c8ef20 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:58:29.599919 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-1f9b94c8-6d30-47c3-b616-59db8c6ec86c req-b5a17af7-e6db-4bc7-b5b5-00b558c8ef20 tempest-VolumesSnapshotsTestJSON-875011780 tempest-VolumesSnapshotsTestJSON-875011780-project-member] GET https://10.4.3.240/volume/v3/snapshots/6ca791dc-fc76-4c1c-a30c-b53a7b8fb563 Aug 20 00:58:29.599919 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [req-1f9b94c8-6d30-47c3-b616-59db8c6ec86c req-b5a17af7-e6db-4bc7-b5b5-00b558c8ef20 tempest-VolumesSnapshotsTestJSON-875011780 tempest-VolumesSnapshotsTestJSON-875011780-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:58:29.600019 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [req-1f9b94c8-6d30-47c3-b616-59db8c6ec86c req-b5a17af7-e6db-4bc7-b5b5-00b558c8ef20 tempest-VolumesSnapshotsTestJSON-875011780 tempest-VolumesSnapshotsTestJSON-875011780-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:58:29.608612 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:58:29.608612 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 00:58:29.608737 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [req-1f9b94c8-6d30-47c3-b616-59db8c6ec86c req-b5a17af7-e6db-4bc7-b5b5-00b558c8ef20 tempest-VolumesSnapshotsTestJSON-875011780 tempest-VolumesSnapshotsTestJSON-875011780-project-member] Snapshot retrieved successfully. Aug 20 00:58:29.609591 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-1f9b94c8-6d30-47c3-b616-59db8c6ec86c req-b5a17af7-e6db-4bc7-b5b5-00b558c8ef20 tempest-VolumesSnapshotsTestJSON-875011780 tempest-VolumesSnapshotsTestJSON-875011780-project-member] https://10.4.3.240/volume/v3/snapshots/6ca791dc-fc76-4c1c-a30c-b53a7b8fb563 returned with HTTP 200 Aug 20 00:58:29.614396 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 232/932] 10.4.3.240 () {68 vars in 1604 bytes} [Thu Aug 20 00:58:29 2026] GET /volume/v3/snapshots/6ca791dc-fc76-4c1c-a30c-b53a7b8fb563 => generated 468 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:58:30.087568 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-10aeb136-0246-41b3-90a6-066989087567 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:58:30.089988 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-10aeb136-0246-41b3-90a6-066989087567 tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] GET https://10.4.3.240/volume/v3/volumes/c9e63641-e7b6-4d62-b058-cea939f579ff Aug 20 00:58:30.090180 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-10aeb136-0246-41b3-90a6-066989087567 tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:58:30.090421 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-10aeb136-0246-41b3-90a6-066989087567 tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:58:30.100217 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:58:30.100217 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 00:58:30.103768 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-10aeb136-0246-41b3-90a6-066989087567 tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] Volume info retrieved successfully. Aug 20 00:58:30.107608 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-10aeb136-0246-41b3-90a6-066989087567 tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] https://10.4.3.240/volume/v3/volumes/c9e63641-e7b6-4d62-b058-cea939f579ff returned with HTTP 200 Aug 20 00:58:30.107765 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 231/933] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:58:30 2026] GET /volume/v3/volumes/c9e63641-e7b6-4d62-b058-cea939f579ff => generated 936 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:58:30.655133 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-4f68bcb0-17df-4876-853b-02adf74893fd req-d6025887-64b8-43c4-9111-3dfbdb214bf9 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:58:30.660166 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-4f68bcb0-17df-4876-853b-02adf74893fd req-d6025887-64b8-43c4-9111-3dfbdb214bf9 tempest-VolumesSnapshotsTestJSON-875011780 tempest-VolumesSnapshotsTestJSON-875011780-project-member] GET https://10.4.3.240/volume/v3/snapshots/6ca791dc-fc76-4c1c-a30c-b53a7b8fb563 Aug 20 00:58:30.660368 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-4f68bcb0-17df-4876-853b-02adf74893fd req-d6025887-64b8-43c4-9111-3dfbdb214bf9 tempest-VolumesSnapshotsTestJSON-875011780 tempest-VolumesSnapshotsTestJSON-875011780-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:58:30.660560 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-4f68bcb0-17df-4876-853b-02adf74893fd req-d6025887-64b8-43c4-9111-3dfbdb214bf9 tempest-VolumesSnapshotsTestJSON-875011780 tempest-VolumesSnapshotsTestJSON-875011780-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:58:30.670137 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-4f68bcb0-17df-4876-853b-02adf74893fd req-d6025887-64b8-43c4-9111-3dfbdb214bf9 tempest-VolumesSnapshotsTestJSON-875011780 tempest-VolumesSnapshotsTestJSON-875011780-project-member] https://10.4.3.240/volume/v3/snapshots/6ca791dc-fc76-4c1c-a30c-b53a7b8fb563 returned with HTTP 404 Aug 20 00:58:30.670726 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 236/934] 10.4.3.240 () {68 vars in 1604 bytes} [Thu Aug 20 00:58:30 2026] GET /volume/v3/snapshots/6ca791dc-fc76-4c1c-a30c-b53a7b8fb563 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:58:30.693836 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-18a8955a-951d-4a8f-8aee-3079a1efe018 req-1a9e3fed-4bc1-46c9-bb32-01f5ad4f5707 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:58:30.697449 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-18a8955a-951d-4a8f-8aee-3079a1efe018 req-1a9e3fed-4bc1-46c9-bb32-01f5ad4f5707 tempest-VolumesSnapshotsTestJSON-875011780 tempest-VolumesSnapshotsTestJSON-875011780-project-member] DELETE https://10.4.3.240/volume/v3/volumes/4ccbc196-45b1-47ed-b4dd-f7272575fad7 Aug 20 00:58:30.697604 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-18a8955a-951d-4a8f-8aee-3079a1efe018 req-1a9e3fed-4bc1-46c9-bb32-01f5ad4f5707 tempest-VolumesSnapshotsTestJSON-875011780 tempest-VolumesSnapshotsTestJSON-875011780-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:58:30.697787 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-18a8955a-951d-4a8f-8aee-3079a1efe018 req-1a9e3fed-4bc1-46c9-bb32-01f5ad4f5707 tempest-VolumesSnapshotsTestJSON-875011780 tempest-VolumesSnapshotsTestJSON-875011780-project-member] Calling method 'delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:58:30.697953 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [req-18a8955a-951d-4a8f-8aee-3079a1efe018 req-1a9e3fed-4bc1-46c9-bb32-01f5ad4f5707 tempest-VolumesSnapshotsTestJSON-875011780 tempest-VolumesSnapshotsTestJSON-875011780-project-member] Delete volume with id: 4ccbc196-45b1-47ed-b4dd-f7272575fad7 Aug 20 00:58:30.705002 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:58:30.705002 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 00:58:30.705666 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [req-18a8955a-951d-4a8f-8aee-3079a1efe018 req-1a9e3fed-4bc1-46c9-bb32-01f5ad4f5707 tempest-VolumesSnapshotsTestJSON-875011780 tempest-VolumesSnapshotsTestJSON-875011780-project-member] Volume info retrieved successfully. Aug 20 00:58:30.726360 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [req-18a8955a-951d-4a8f-8aee-3079a1efe018 req-1a9e3fed-4bc1-46c9-bb32-01f5ad4f5707 tempest-VolumesSnapshotsTestJSON-875011780 tempest-VolumesSnapshotsTestJSON-875011780-project-member] Delete volume request issued successfully. Aug 20 00:58:30.726360 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-18a8955a-951d-4a8f-8aee-3079a1efe018 req-1a9e3fed-4bc1-46c9-bb32-01f5ad4f5707 tempest-VolumesSnapshotsTestJSON-875011780 tempest-VolumesSnapshotsTestJSON-875011780-project-member] https://10.4.3.240/volume/v3/volumes/4ccbc196-45b1-47ed-b4dd-f7272575fad7 returned with HTTP 202 Aug 20 00:58:30.726360 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 236/935] 10.4.3.240 () {70 vars in 1620 bytes} [Thu Aug 20 00:58:30 2026] DELETE /volume/v3/volumes/4ccbc196-45b1-47ed-b4dd-f7272575fad7 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:58:30.751000 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [req-e76e9e43-bdd4-4df5-a279-92bb3b8b2c24 req-f05ccb50-e5cd-4c36-8938-e19889c9845a None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:58:30.753645 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-e76e9e43-bdd4-4df5-a279-92bb3b8b2c24 req-f05ccb50-e5cd-4c36-8938-e19889c9845a tempest-VolumesSnapshotsTestJSON-875011780 tempest-VolumesSnapshotsTestJSON-875011780-project-member] GET https://10.4.3.240/volume/v3/volumes/4ccbc196-45b1-47ed-b4dd-f7272575fad7 Aug 20 00:58:30.753645 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [req-e76e9e43-bdd4-4df5-a279-92bb3b8b2c24 req-f05ccb50-e5cd-4c36-8938-e19889c9845a tempest-VolumesSnapshotsTestJSON-875011780 tempest-VolumesSnapshotsTestJSON-875011780-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:58:30.753645 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [req-e76e9e43-bdd4-4df5-a279-92bb3b8b2c24 req-f05ccb50-e5cd-4c36-8938-e19889c9845a tempest-VolumesSnapshotsTestJSON-875011780 tempest-VolumesSnapshotsTestJSON-875011780-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:58:30.761440 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:58:30.761440 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 00:58:30.764586 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [req-e76e9e43-bdd4-4df5-a279-92bb3b8b2c24 req-f05ccb50-e5cd-4c36-8938-e19889c9845a tempest-VolumesSnapshotsTestJSON-875011780 tempest-VolumesSnapshotsTestJSON-875011780-project-member] Volume info retrieved successfully. Aug 20 00:58:30.769624 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-e76e9e43-bdd4-4df5-a279-92bb3b8b2c24 req-f05ccb50-e5cd-4c36-8938-e19889c9845a tempest-VolumesSnapshotsTestJSON-875011780 tempest-VolumesSnapshotsTestJSON-875011780-project-member] https://10.4.3.240/volume/v3/volumes/4ccbc196-45b1-47ed-b4dd-f7272575fad7 returned with HTTP 200 Aug 20 00:58:30.769624 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 233/936] 10.4.3.240 () {68 vars in 1598 bytes} [Thu Aug 20 00:58:30 2026] GET /volume/v3/volumes/4ccbc196-45b1-47ed-b4dd-f7272575fad7 => generated 847 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:58:31.120743 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-3059d8b2-942a-4d76-ad4d-f6b318b34b4d None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:58:31.123144 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-3059d8b2-942a-4d76-ad4d-f6b318b34b4d tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] GET https://10.4.3.240/volume/v3/volumes/c9e63641-e7b6-4d62-b058-cea939f579ff Aug 20 00:58:31.123393 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-3059d8b2-942a-4d76-ad4d-f6b318b34b4d tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:58:31.123629 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-3059d8b2-942a-4d76-ad4d-f6b318b34b4d tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:58:31.133459 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:58:31.133459 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 00:58:31.138224 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-3059d8b2-942a-4d76-ad4d-f6b318b34b4d tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] Volume info retrieved successfully. Aug 20 00:58:31.141903 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-3059d8b2-942a-4d76-ad4d-f6b318b34b4d tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] https://10.4.3.240/volume/v3/volumes/c9e63641-e7b6-4d62-b058-cea939f579ff returned with HTTP 200 Aug 20 00:58:31.142264 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 232/937] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:58:31 2026] GET /volume/v3/volumes/c9e63641-e7b6-4d62-b058-cea939f579ff => generated 936 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:58:31.249330 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-09167af7-9a29-45e6-80c5-5a0c05e1deed None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:58:31.250897 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-09167af7-9a29-45e6-80c5-5a0c05e1deed tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] DELETE https://10.4.3.240/volume/v3/volumes/ffd752d7-d40f-4769-9d4a-85d8e0b46896 Aug 20 00:58:31.251126 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-09167af7-9a29-45e6-80c5-5a0c05e1deed tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:58:31.251363 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-09167af7-9a29-45e6-80c5-5a0c05e1deed tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Calling method 'delete' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:58:31.251532 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.v3.volumes [None req-09167af7-9a29-45e6-80c5-5a0c05e1deed tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Delete volume with id: ffd752d7-d40f-4769-9d4a-85d8e0b46896 Aug 20 00:58:31.258942 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:58:31.258942 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 00:58:31.259494 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-09167af7-9a29-45e6-80c5-5a0c05e1deed tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Volume info retrieved successfully. Aug 20 00:58:31.272905 np0000007838 devstack@c-api.service[100214]: WARNING cinder.keymgr.conf_key_mgr [None req-09167af7-9a29-45e6-80c5-5a0c05e1deed tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 20 00:58:31.279156 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-09167af7-9a29-45e6-80c5-5a0c05e1deed tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Delete volume request issued successfully. Aug 20 00:58:31.279433 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-09167af7-9a29-45e6-80c5-5a0c05e1deed tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] https://10.4.3.240/volume/v3/volumes/ffd752d7-d40f-4769-9d4a-85d8e0b46896 returned with HTTP 202 Aug 20 00:58:31.279864 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 237/938] 10.4.3.240 () {66 vars in 1351 bytes} [Thu Aug 20 00:58:31 2026] DELETE /volume/v3/volumes/ffd752d7-d40f-4769-9d4a-85d8e0b46896 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:58:31.286302 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-b11fa116-683d-440d-b5a2-f5921f1ebdad None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:58:31.287911 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-b11fa116-683d-440d-b5a2-f5921f1ebdad tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] GET https://10.4.3.240/volume/v3/volumes/ffd752d7-d40f-4769-9d4a-85d8e0b46896 Aug 20 00:58:31.288089 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-b11fa116-683d-440d-b5a2-f5921f1ebdad tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:58:31.288275 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-b11fa116-683d-440d-b5a2-f5921f1ebdad tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:58:31.294892 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:58:31.294892 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 00:58:31.298093 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-b11fa116-683d-440d-b5a2-f5921f1ebdad tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Volume info retrieved successfully. Aug 20 00:58:31.301996 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-b11fa116-683d-440d-b5a2-f5921f1ebdad tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] https://10.4.3.240/volume/v3/volumes/ffd752d7-d40f-4769-9d4a-85d8e0b46896 returned with HTTP 200 Aug 20 00:58:31.302332 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 237/939] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:58:31 2026] GET /volume/v3/volumes/ffd752d7-d40f-4769-9d4a-85d8e0b46896 => generated 882 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:58:31.605933 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [req-73c6a619-85d1-46f9-8a03-5f48494ea062 req-bd773f03-3aa3-4303-8324-a1d1f6dabea5 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:58:31.610838 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-73c6a619-85d1-46f9-8a03-5f48494ea062 req-bd773f03-3aa3-4303-8324-a1d1f6dabea5 tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] POST https://10.4.3.240/volume/v3/attachments/b39aaa76-981a-4802-8fff-cfe83b88dd29/action Aug 20 00:58:31.611344 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [req-73c6a619-85d1-46f9-8a03-5f48494ea062 req-bd773f03-3aa3-4303-8324-a1d1f6dabea5 tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] Action body: b'{"os-complete": null}' {{(pid=100212) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 00:58:31.611514 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [req-73c6a619-85d1-46f9-8a03-5f48494ea062 req-bd773f03-3aa3-4303-8324-a1d1f6dabea5 tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:58:31.641181 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:58:31.641181 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 00:58:31.656399 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-73c6a619-85d1-46f9-8a03-5f48494ea062 req-bd773f03-3aa3-4303-8324-a1d1f6dabea5 tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] https://10.4.3.240/volume/v3/attachments/b39aaa76-981a-4802-8fff-cfe83b88dd29/action returned with HTTP 204 Aug 20 00:58:31.657090 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 234/940] 10.4.3.240 () {74 vars in 1725 bytes} [Thu Aug 20 00:58:31 2026] POST /volume/v3/attachments/b39aaa76-981a-4802-8fff-cfe83b88dd29/action => generated 0 bytes in 52 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:58:31.745333 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [req-b9492f1e-f757-401a-a45e-fefa2029d467 req-37f90ab5-815a-43a9-9421-5d669b6608c7 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:58:31.747360 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-b9492f1e-f757-401a-a45e-fefa2029d467 req-37f90ab5-815a-43a9-9421-5d669b6608c7 tempest-AttachVolumeNegativeTest-1544877568 tempest-AttachVolumeNegativeTest-1544877568-project-member] DELETE https://10.4.3.240/volume/v3/attachments/7a9d67d8-4c22-4595-b0ef-21564b7096d9 Aug 20 00:58:31.747577 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [req-b9492f1e-f757-401a-a45e-fefa2029d467 req-37f90ab5-815a-43a9-9421-5d669b6608c7 tempest-AttachVolumeNegativeTest-1544877568 tempest-AttachVolumeNegativeTest-1544877568-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:58:31.747810 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [req-b9492f1e-f757-401a-a45e-fefa2029d467 req-37f90ab5-815a-43a9-9421-5d669b6608c7 tempest-AttachVolumeNegativeTest-1544877568 tempest-AttachVolumeNegativeTest-1544877568-project-member] Calling method 'version_select' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:58:31.758588 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:58:31.758588 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 00:58:31.795321 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-54a0ad16-69ec-4cd0-b4a0-892cb9894591 req-87a1b2c6-0411-4a8d-9de0-a865a811ffaf None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:58:31.798484 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-54a0ad16-69ec-4cd0-b4a0-892cb9894591 req-87a1b2c6-0411-4a8d-9de0-a865a811ffaf tempest-VolumesSnapshotsTestJSON-875011780 tempest-VolumesSnapshotsTestJSON-875011780-project-member] GET https://10.4.3.240/volume/v3/volumes/4ccbc196-45b1-47ed-b4dd-f7272575fad7 Aug 20 00:58:31.798738 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-54a0ad16-69ec-4cd0-b4a0-892cb9894591 req-87a1b2c6-0411-4a8d-9de0-a865a811ffaf tempest-VolumesSnapshotsTestJSON-875011780 tempest-VolumesSnapshotsTestJSON-875011780-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:58:31.798955 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-54a0ad16-69ec-4cd0-b4a0-892cb9894591 req-87a1b2c6-0411-4a8d-9de0-a865a811ffaf tempest-VolumesSnapshotsTestJSON-875011780 tempest-VolumesSnapshotsTestJSON-875011780-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:58:31.807884 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-54a0ad16-69ec-4cd0-b4a0-892cb9894591 req-87a1b2c6-0411-4a8d-9de0-a865a811ffaf tempest-VolumesSnapshotsTestJSON-875011780 tempest-VolumesSnapshotsTestJSON-875011780-project-member] https://10.4.3.240/volume/v3/volumes/4ccbc196-45b1-47ed-b4dd-f7272575fad7 returned with HTTP 404 Aug 20 00:58:31.808702 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 238/941] 10.4.3.240 () {68 vars in 1598 bytes} [Thu Aug 20 00:58:31 2026] GET /volume/v3/volumes/4ccbc196-45b1-47ed-b4dd-f7272575fad7 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:58:31.816524 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-b9492f1e-f757-401a-a45e-fefa2029d467 req-37f90ab5-815a-43a9-9421-5d669b6608c7 tempest-AttachVolumeNegativeTest-1544877568 tempest-AttachVolumeNegativeTest-1544877568-project-member] https://10.4.3.240/volume/v3/attachments/7a9d67d8-4c22-4595-b0ef-21564b7096d9 returned with HTTP 200 Aug 20 00:58:31.817000 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 233/942] 10.4.3.240 () {72 vars in 1673 bytes} [Thu Aug 20 00:58:31 2026] DELETE /volume/v3/attachments/7a9d67d8-4c22-4595-b0ef-21564b7096d9 => generated 19 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:58:31.834688 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-cdf7a257-6f14-4341-aff3-e0bb8d25bac0 req-9d0695f1-27be-4f65-a12e-a2a9ee9ddd4c None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:58:31.836723 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-cdf7a257-6f14-4341-aff3-e0bb8d25bac0 req-9d0695f1-27be-4f65-a12e-a2a9ee9ddd4c tempest-VolumesSnapshotsTestJSON-875011780 tempest-VolumesSnapshotsTestJSON-875011780-project-member] DELETE https://10.4.3.240/volume/v3/volumes/4ccbc196-45b1-47ed-b4dd-f7272575fad7 Aug 20 00:58:31.836889 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-cdf7a257-6f14-4341-aff3-e0bb8d25bac0 req-9d0695f1-27be-4f65-a12e-a2a9ee9ddd4c tempest-VolumesSnapshotsTestJSON-875011780 tempest-VolumesSnapshotsTestJSON-875011780-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:58:31.837262 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-cdf7a257-6f14-4341-aff3-e0bb8d25bac0 req-9d0695f1-27be-4f65-a12e-a2a9ee9ddd4c tempest-VolumesSnapshotsTestJSON-875011780 tempest-VolumesSnapshotsTestJSON-875011780-project-member] Calling method 'delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:58:31.837262 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [req-cdf7a257-6f14-4341-aff3-e0bb8d25bac0 req-9d0695f1-27be-4f65-a12e-a2a9ee9ddd4c tempest-VolumesSnapshotsTestJSON-875011780 tempest-VolumesSnapshotsTestJSON-875011780-project-member] Delete volume with id: 4ccbc196-45b1-47ed-b4dd-f7272575fad7 Aug 20 00:58:31.847984 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-cdf7a257-6f14-4341-aff3-e0bb8d25bac0 req-9d0695f1-27be-4f65-a12e-a2a9ee9ddd4c tempest-VolumesSnapshotsTestJSON-875011780 tempest-VolumesSnapshotsTestJSON-875011780-project-member] https://10.4.3.240/volume/v3/volumes/4ccbc196-45b1-47ed-b4dd-f7272575fad7 returned with HTTP 404 Aug 20 00:58:31.848533 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 238/943] 10.4.3.240 () {70 vars in 1620 bytes} [Thu Aug 20 00:58:31 2026] DELETE /volume/v3/volumes/4ccbc196-45b1-47ed-b4dd-f7272575fad7 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:58:31.870758 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [req-8ce2f940-3796-456b-b59d-2a60e6a525d3 req-83ce450c-11b3-4bfb-9dda-bff2ca273da7 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:58:31.873466 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-8ce2f940-3796-456b-b59d-2a60e6a525d3 req-83ce450c-11b3-4bfb-9dda-bff2ca273da7 tempest-VolumesSnapshotsTestJSON-875011780 tempest-VolumesSnapshotsTestJSON-875011780-project-member] GET https://10.4.3.240/volume/v3/volumes/4ccbc196-45b1-47ed-b4dd-f7272575fad7 Aug 20 00:58:31.873649 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [req-8ce2f940-3796-456b-b59d-2a60e6a525d3 req-83ce450c-11b3-4bfb-9dda-bff2ca273da7 tempest-VolumesSnapshotsTestJSON-875011780 tempest-VolumesSnapshotsTestJSON-875011780-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:58:31.873816 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [req-8ce2f940-3796-456b-b59d-2a60e6a525d3 req-83ce450c-11b3-4bfb-9dda-bff2ca273da7 tempest-VolumesSnapshotsTestJSON-875011780 tempest-VolumesSnapshotsTestJSON-875011780-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:58:31.879801 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-8ce2f940-3796-456b-b59d-2a60e6a525d3 req-83ce450c-11b3-4bfb-9dda-bff2ca273da7 tempest-VolumesSnapshotsTestJSON-875011780 tempest-VolumesSnapshotsTestJSON-875011780-project-member] https://10.4.3.240/volume/v3/volumes/4ccbc196-45b1-47ed-b4dd-f7272575fad7 returned with HTTP 404 Aug 20 00:58:31.880415 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 235/944] 10.4.3.240 () {68 vars in 1598 bytes} [Thu Aug 20 00:58:31 2026] GET /volume/v3/volumes/4ccbc196-45b1-47ed-b4dd-f7272575fad7 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:58:32.155396 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-9995eb09-0017-467f-a9cc-fffc0a55cd3e None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:58:32.158368 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-9995eb09-0017-467f-a9cc-fffc0a55cd3e tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] GET https://10.4.3.240/volume/v3/volumes/c9e63641-e7b6-4d62-b058-cea939f579ff Aug 20 00:58:32.158368 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-9995eb09-0017-467f-a9cc-fffc0a55cd3e tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:58:32.158368 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-9995eb09-0017-467f-a9cc-fffc0a55cd3e tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:58:32.171514 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:58:32.171514 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 00:58:32.179971 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-9995eb09-0017-467f-a9cc-fffc0a55cd3e tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] Volume info retrieved successfully. Aug 20 00:58:32.188536 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-9995eb09-0017-467f-a9cc-fffc0a55cd3e tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] https://10.4.3.240/volume/v3/volumes/c9e63641-e7b6-4d62-b058-cea939f579ff returned with HTTP 200 Aug 20 00:58:32.188536 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 239/945] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:58:32 2026] GET /volume/v3/volumes/c9e63641-e7b6-4d62-b058-cea939f579ff => generated 1228 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:58:32.202312 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-907363e0-59bb-47ac-bc54-87cba9bb4d91 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:58:32.204654 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-907363e0-59bb-47ac-bc54-87cba9bb4d91 tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] GET https://10.4.3.240/volume/v3/volumes/c9e63641-e7b6-4d62-b058-cea939f579ff Aug 20 00:58:32.204925 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-907363e0-59bb-47ac-bc54-87cba9bb4d91 tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:58:32.205189 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-907363e0-59bb-47ac-bc54-87cba9bb4d91 tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:58:32.219594 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:58:32.219594 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 00:58:32.220706 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-2652bfc3-f1f2-41ca-bc82-178d445a79a8 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:58:32.222534 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-2652bfc3-f1f2-41ca-bc82-178d445a79a8 tempest-AttachVolumeNegativeTest-1544877568 tempest-AttachVolumeNegativeTest-1544877568-project-member] GET https://10.4.3.240/volume/v3/volumes/1cb98b10-711e-4dd5-bab4-807bc6952c34 Aug 20 00:58:32.222752 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-2652bfc3-f1f2-41ca-bc82-178d445a79a8 tempest-AttachVolumeNegativeTest-1544877568 tempest-AttachVolumeNegativeTest-1544877568-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:58:32.222902 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-2652bfc3-f1f2-41ca-bc82-178d445a79a8 tempest-AttachVolumeNegativeTest-1544877568 tempest-AttachVolumeNegativeTest-1544877568-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:58:32.223113 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-907363e0-59bb-47ac-bc54-87cba9bb4d91 tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] Volume info retrieved successfully. Aug 20 00:58:32.228362 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-907363e0-59bb-47ac-bc54-87cba9bb4d91 tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] https://10.4.3.240/volume/v3/volumes/c9e63641-e7b6-4d62-b058-cea939f579ff returned with HTTP 200 Aug 20 00:58:32.228836 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 234/946] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:58:32 2026] GET /volume/v3/volumes/c9e63641-e7b6-4d62-b058-cea939f579ff => generated 1228 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:58:32.231031 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:58:32.231031 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 00:58:32.235882 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-2652bfc3-f1f2-41ca-bc82-178d445a79a8 tempest-AttachVolumeNegativeTest-1544877568 tempest-AttachVolumeNegativeTest-1544877568-project-member] Volume info retrieved successfully. Aug 20 00:58:32.243866 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-2652bfc3-f1f2-41ca-bc82-178d445a79a8 tempest-AttachVolumeNegativeTest-1544877568 tempest-AttachVolumeNegativeTest-1544877568-project-member] https://10.4.3.240/volume/v3/volumes/1cb98b10-711e-4dd5-bab4-807bc6952c34 returned with HTTP 200 Aug 20 00:58:32.244434 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 239/947] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:58:32 2026] GET /volume/v3/volumes/1cb98b10-711e-4dd5-bab4-807bc6952c34 => generated 848 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:58:32.319392 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-42a4c665-e35d-4653-b446-67b5c2a51351 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:58:32.323863 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-42a4c665-e35d-4653-b446-67b5c2a51351 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] GET https://10.4.3.240/volume/v3/volumes/ffd752d7-d40f-4769-9d4a-85d8e0b46896 Aug 20 00:58:32.324080 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-42a4c665-e35d-4653-b446-67b5c2a51351 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:58:32.324381 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-42a4c665-e35d-4653-b446-67b5c2a51351 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:58:32.334693 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-42a4c665-e35d-4653-b446-67b5c2a51351 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] https://10.4.3.240/volume/v3/volumes/ffd752d7-d40f-4769-9d4a-85d8e0b46896 returned with HTTP 404 Aug 20 00:58:32.335207 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 236/948] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:58:32 2026] GET /volume/v3/volumes/ffd752d7-d40f-4769-9d4a-85d8e0b46896 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:58:32.344119 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-d8f6c51b-8c1c-4ace-bd78-501eb2abb446 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:58:32.348042 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-d8f6c51b-8c1c-4ace-bd78-501eb2abb446 tempest-TestEncryptedCinderVolumes-1296560279 tempest-TestEncryptedCinderVolumes-1296560279-project-admin] GET https://10.4.3.240/volume/v3/volumes/detail?all_tenants=1 Aug 20 00:58:32.348357 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-d8f6c51b-8c1c-4ace-bd78-501eb2abb446 tempest-TestEncryptedCinderVolumes-1296560279 tempest-TestEncryptedCinderVolumes-1296560279-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:58:32.348602 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-d8f6c51b-8c1c-4ace-bd78-501eb2abb446 tempest-TestEncryptedCinderVolumes-1296560279 tempest-TestEncryptedCinderVolumes-1296560279-project-admin] Calling method 'detail' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:58:32.349827 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-d8f6c51b-8c1c-4ace-bd78-501eb2abb446 tempest-TestEncryptedCinderVolumes-1296560279 tempest-TestEncryptedCinderVolumes-1296560279-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100214) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 00:58:32.425230 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-d8f6c51b-8c1c-4ace-bd78-501eb2abb446 tempest-TestEncryptedCinderVolumes-1296560279 tempest-TestEncryptedCinderVolumes-1296560279-project-admin] Get all volumes completed successfully. Aug 20 00:58:32.429693 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:58:32.429693 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 00:58:32.436229 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-d8f6c51b-8c1c-4ace-bd78-501eb2abb446 tempest-TestEncryptedCinderVolumes-1296560279 tempest-TestEncryptedCinderVolumes-1296560279-project-admin] https://10.4.3.240/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 20 00:58:32.436368 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 240/949] 10.4.3.240 () {66 vars in 1285 bytes} [Thu Aug 20 00:58:32 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 17621 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 00:58:32.460189 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-7331b0dc-6976-48ee-8588-7b2fadba71ef None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:58:32.461768 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-7331b0dc-6976-48ee-8588-7b2fadba71ef tempest-TestEncryptedCinderVolumes-1296560279 tempest-TestEncryptedCinderVolumes-1296560279-project-admin] DELETE https://10.4.3.240/volume/v3/types/f8165503-f1dc-418d-bff6-0166f2bf0524 Aug 20 00:58:32.462119 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-7331b0dc-6976-48ee-8588-7b2fadba71ef tempest-TestEncryptedCinderVolumes-1296560279 tempest-TestEncryptedCinderVolumes-1296560279-project-admin] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:58:32.462992 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-7331b0dc-6976-48ee-8588-7b2fadba71ef tempest-TestEncryptedCinderVolumes-1296560279 tempest-TestEncryptedCinderVolumes-1296560279-project-admin] Calling method '_delete' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:58:32.498450 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-7331b0dc-6976-48ee-8588-7b2fadba71ef tempest-TestEncryptedCinderVolumes-1296560279 tempest-TestEncryptedCinderVolumes-1296560279-project-admin] https://10.4.3.240/volume/v3/types/f8165503-f1dc-418d-bff6-0166f2bf0524 returned with HTTP 202 Aug 20 00:58:32.498870 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 235/950] 10.4.3.240 () {66 vars in 1345 bytes} [Thu Aug 20 00:58:32 2026] DELETE /volume/v3/types/f8165503-f1dc-418d-bff6-0166f2bf0524 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:58:32.514333 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-16cff979-ab81-4cdd-b638-673fe593d087 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:58:32.516908 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-16cff979-ab81-4cdd-b638-673fe593d087 tempest-TestEncryptedCinderVolumes-1296560279 tempest-TestEncryptedCinderVolumes-1296560279-project-admin] POST https://10.4.3.240/volume/v3/types Aug 20 00:58:32.517449 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-16cff979-ab81-4cdd-b638-673fe593d087 tempest-TestEncryptedCinderVolumes-1296560279 tempest-TestEncryptedCinderVolumes-1296560279-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-728913192", "extra_specs": {}}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:58:32.536477 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-16cff979-ab81-4cdd-b638-673fe593d087 tempest-TestEncryptedCinderVolumes-1296560279 tempest-TestEncryptedCinderVolumes-1296560279-project-admin] https://10.4.3.240/volume/v3/types returned with HTTP 200 Aug 20 00:58:32.536959 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 240/951] 10.4.3.240 () {68 vars in 1252 bytes} [Thu Aug 20 00:58:32 2026] POST /volume/v3/types => generated 211 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:58:32.546028 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-dc1827b4-dfbc-4571-ae0b-421bf1cb2623 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:58:32.548561 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-dc1827b4-dfbc-4571-ae0b-421bf1cb2623 tempest-TestEncryptedCinderVolumes-1296560279 tempest-TestEncryptedCinderVolumes-1296560279-project-admin] POST https://10.4.3.240/volume/v3/types/6427fc30-6697-4a4e-94bf-b5e76fcc64aa/encryption Aug 20 00:58:32.549107 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-dc1827b4-dfbc-4571-ae0b-421bf1cb2623 tempest-TestEncryptedCinderVolumes-1296560279 tempest-TestEncryptedCinderVolumes-1296560279-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:58:32.570390 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-dc1827b4-dfbc-4571-ae0b-421bf1cb2623 tempest-TestEncryptedCinderVolumes-1296560279 tempest-TestEncryptedCinderVolumes-1296560279-project-admin] https://10.4.3.240/volume/v3/types/6427fc30-6697-4a4e-94bf-b5e76fcc64aa/encryption returned with HTTP 200 Aug 20 00:58:32.570820 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 237/952] 10.4.3.240 () {68 vars in 1397 bytes} [Thu Aug 20 00:58:32 2026] POST /volume/v3/types/6427fc30-6697-4a4e-94bf-b5e76fcc64aa/encryption => generated 230 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:58:32.581602 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-e1d01610-94ae-431d-b30f-5b04b965daf9 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:58:32.583328 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-e1d01610-94ae-431d-b30f-5b04b965daf9 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 20 00:58:32.583676 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-e1d01610-94ae-431d-b30f-5b04b965daf9 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-2048215323", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-728913192", "size": 1}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:58:32.585115 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.v3.volumes [None req-e1d01610-94ae-431d-b30f-5b04b965daf9 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-2048215323', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-728913192', 'size': 1}} {{(pid=100214) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 00:58:32.588713 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.v3.volumes [None req-e1d01610-94ae-431d-b30f-5b04b965daf9 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Create volume of 1 GB Aug 20 00:58:32.589033 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:58:32.589033 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 00:58:32.589629 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-e1d01610-94ae-431d-b30f-5b04b965daf9 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Availability Zones retrieved successfully. Aug 20 00:58:32.595271 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-e1d01610-94ae-431d-b30f-5b04b965daf9 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Flow 'volume_create_api' (0fd31433-5918-4bda-8c1f-9f76eac40886) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:58:32.596474 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-e1d01610-94ae-431d-b30f-5b04b965daf9 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d5653bac-b88b-42e8-81c9-aea2714deae8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:58:32.597536 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.flows.api.create_volume [None req-e1d01610-94ae-431d-b30f-5b04b965daf9 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Validating volume size '1' using validate_int {{(pid=100214) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 00:58:32.633371 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-e1d01610-94ae-431d-b30f-5b04b965daf9 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d5653bac-b88b-42e8-81c9-aea2714deae8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:58:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=6427fc30-6697-4a4e-94bf-b5e76fcc64aa,is_public=True,name='tempest-scenario-type-luks-728913192',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6427fc30-6697-4a4e-94bf-b5e76fcc64aa', '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=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:58:32.634311 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-e1d01610-94ae-431d-b30f-5b04b965daf9 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fe6879c1-210c-45b4-a111-4895316c33a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:58:32.672759 np0000007838 devstack@c-api.service[100214]: WARNING cinder.quota [None req-e1d01610-94ae-431d-b30f-5b04b965daf9 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-728913192 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-728913192, it is now deprecated. Please use the default quota class for default quota. Aug 20 00:58:32.673305 np0000007838 devstack@c-api.service[100214]: WARNING cinder.quota [None req-e1d01610-94ae-431d-b30f-5b04b965daf9 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-728913192 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-728913192, it is now deprecated. Please use the default quota class for default quota. Aug 20 00:58:32.702091 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.quota [None req-e1d01610-94ae-431d-b30f-5b04b965daf9 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Created reservations ['ad808563-3659-401b-a6c4-4190bad02806', 'f762446f-ce62-4902-b996-097c060f9cfb', 'f0ea0488-25e5-4a09-a0aa-01cfd1b294e0', '5827d714-bb8d-4f3f-b287-6a69d8b346b7'] {{(pid=100214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:58:32.702872 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-e1d01610-94ae-431d-b30f-5b04b965daf9 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fe6879c1-210c-45b4-a111-4895316c33a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ad808563-3659-401b-a6c4-4190bad02806', 'f762446f-ce62-4902-b996-097c060f9cfb', 'f0ea0488-25e5-4a09-a0aa-01cfd1b294e0', '5827d714-bb8d-4f3f-b287-6a69d8b346b7']}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:58:32.703599 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-e1d01610-94ae-431d-b30f-5b04b965daf9 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b2c1708a-df7a-452b-9fb7-e881b06fb2fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:58:32.726980 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-e1d01610-94ae-431d-b30f-5b04b965daf9 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b2c1708a-df7a-452b-9fb7-e881b06fb2fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '61d577b6-48fb-4a23-9cee-ed1ffa5ae2c1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-2048215323',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4e198c18fa0348cbbfde5c0de02e359a',qos_specs=None,replication_status=,reservations=['ad808563-3659-401b-a6c4-4190bad02806','f762446f-ce62-4902-b996-097c060f9cfb','f0ea0488-25e5-4a09-a0aa-01cfd1b294e0','5827d714-bb8d-4f3f-b287-6a69d8b346b7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='00c2b7b370b34694ac94f51ef2943593',volume_type_id=6427fc30-6697-4a4e-94bf-b5e76fcc64aa), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T00:58:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-2048215323',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=61d577b6-48fb-4a23-9cee-ed1ffa5ae2c1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4e198c18fa0348cbbfde5c0de02e359a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='00c2b7b370b34694ac94f51ef2943593',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6427fc30-6697-4a4e-94bf-b5e76fcc64aa),volume_type_id=6427fc30-6697-4a4e-94bf-b5e76fcc64aa)}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:58:32.727999 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-e1d01610-94ae-431d-b30f-5b04b965daf9 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (25454012-06c6-4877-af2a-47214152779d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:58:32.749979 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-e1d01610-94ae-431d-b30f-5b04b965daf9 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (25454012-06c6-4877-af2a-47214152779d) transitioned into state 'SUCCESS' from state '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-2048215323',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4e198c18fa0348cbbfde5c0de02e359a',qos_specs=None,replication_status=,reservations=['ad808563-3659-401b-a6c4-4190bad02806','f762446f-ce62-4902-b996-097c060f9cfb','f0ea0488-25e5-4a09-a0aa-01cfd1b294e0','5827d714-bb8d-4f3f-b287-6a69d8b346b7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='00c2b7b370b34694ac94f51ef2943593',volume_type_id=6427fc30-6697-4a4e-94bf-b5e76fcc64aa)}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:58:32.752349 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-e1d01610-94ae-431d-b30f-5b04b965daf9 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c613b6a3-9044-4c1e-bec5-1e3f5d33f33d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:58:32.767000 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-e1d01610-94ae-431d-b30f-5b04b965daf9 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c613b6a3-9044-4c1e-bec5-1e3f5d33f33d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:58:32.767717 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-e1d01610-94ae-431d-b30f-5b04b965daf9 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Flow 'volume_create_api' (0fd31433-5918-4bda-8c1f-9f76eac40886) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:58:32.768140 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-e1d01610-94ae-431d-b30f-5b04b965daf9 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Create volume request issued successfully. Aug 20 00:58:32.769013 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-e1d01610-94ae-431d-b30f-5b04b965daf9 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 20 00:58:32.769992 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 241/953] 10.4.3.240 () {68 vars in 1259 bytes} [Thu Aug 20 00:58:32 2026] POST /volume/v3/volumes => generated 784 bytes in 188 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 00:58:36.092068 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-b4c9d1ba-a3a5-4839-9e80-8207d911af23 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:58:36.095071 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-b4c9d1ba-a3a5-4839-9e80-8207d911af23 tempest-ImageDependencyTests-936551636 tempest-ImageDependencyTests-936551636-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 20 00:58:36.097354 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-b4c9d1ba-a3a5-4839-9e80-8207d911af23 tempest-ImageDependencyTests-936551636 tempest-ImageDependencyTests-936551636-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-184913600", "imageRef": "6b5efeb9-3fe5-49c4-b866-37c714b3b531", "size": 1}} {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:58:36.098468 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.v3.volumes [None req-b4c9d1ba-a3a5-4839-9e80-8207d911af23 tempest-ImageDependencyTests-936551636 tempest-ImageDependencyTests-936551636-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-184913600', 'imageRef': '6b5efeb9-3fe5-49c4-b866-37c714b3b531', 'size': 1}} {{(pid=100213) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 00:58:36.214807 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.v3.volumes [None req-b4c9d1ba-a3a5-4839-9e80-8207d911af23 tempest-ImageDependencyTests-936551636 tempest-ImageDependencyTests-936551636-project-member] Create volume of 1 GB Aug 20 00:58:36.218778 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-b4c9d1ba-a3a5-4839-9e80-8207d911af23 tempest-ImageDependencyTests-936551636 tempest-ImageDependencyTests-936551636-project-member] Availability Zones retrieved successfully. Aug 20 00:58:36.224008 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-b4c9d1ba-a3a5-4839-9e80-8207d911af23 tempest-ImageDependencyTests-936551636 tempest-ImageDependencyTests-936551636-project-member] Flow 'volume_create_api' (fafb536f-b67d-495a-99d2-ea63a1144dae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:58:36.225774 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-b4c9d1ba-a3a5-4839-9e80-8207d911af23 tempest-ImageDependencyTests-936551636 tempest-ImageDependencyTests-936551636-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (681bfa7a-57fa-4c3e-a339-b5ecdb696975) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:58:36.225774 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.flows.api.create_volume [None req-b4c9d1ba-a3a5-4839-9e80-8207d911af23 tempest-ImageDependencyTests-936551636 tempest-ImageDependencyTests-936551636-project-member] Validating volume size '1' using validate_int {{(pid=100213) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 00:58:36.281745 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-b4c9d1ba-a3a5-4839-9e80-8207d911af23 tempest-ImageDependencyTests-936551636 tempest-ImageDependencyTests-936551636-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (681bfa7a-57fa-4c3e-a339-b5ecdb696975) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:52:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1ed58bd6-fe6a-497e-ae84-e8199d24fdfa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:58:36.282837 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-b4c9d1ba-a3a5-4839-9e80-8207d911af23 tempest-ImageDependencyTests-936551636 tempest-ImageDependencyTests-936551636-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b4521e9b-80dc-4a82-80db-dea6fd7c2f38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:58:36.356530 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.quota [None req-b4c9d1ba-a3a5-4839-9e80-8207d911af23 tempest-ImageDependencyTests-936551636 tempest-ImageDependencyTests-936551636-project-member] Created reservations ['327a31e4-1f39-4f0a-a662-5f8ea81ab56f', '4f7eb7c5-6ebb-4f3a-9cd0-37117172e271', '100ce571-f785-41a4-a5b3-4c0dea7b7425', '5af743ca-6866-46d5-b3a7-ea870d28e4fb'] {{(pid=100213) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:58:36.357302 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-b4c9d1ba-a3a5-4839-9e80-8207d911af23 tempest-ImageDependencyTests-936551636 tempest-ImageDependencyTests-936551636-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b4521e9b-80dc-4a82-80db-dea6fd7c2f38) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['327a31e4-1f39-4f0a-a662-5f8ea81ab56f', '4f7eb7c5-6ebb-4f3a-9cd0-37117172e271', '100ce571-f785-41a4-a5b3-4c0dea7b7425', '5af743ca-6866-46d5-b3a7-ea870d28e4fb']}' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:58:36.358002 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-b4c9d1ba-a3a5-4839-9e80-8207d911af23 tempest-ImageDependencyTests-936551636 tempest-ImageDependencyTests-936551636-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (09aa53dc-3e7c-470c-8fba-287f774cd6ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:58:36.381202 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-b4c9d1ba-a3a5-4839-9e80-8207d911af23 tempest-ImageDependencyTests-936551636 tempest-ImageDependencyTests-936551636-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (09aa53dc-3e7c-470c-8fba-287f774cd6ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2c705824-363f-4c86-81e0-c0f62b78f505', '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-184913600',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b74ad43ff9724716a378a7ab3d454568',qos_specs=None,replication_status=,reservations=['327a31e4-1f39-4f0a-a662-5f8ea81ab56f','4f7eb7c5-6ebb-4f3a-9cd0-37117172e271','100ce571-f785-41a4-a5b3-4c0dea7b7425','5af743ca-6866-46d5-b3a7-ea870d28e4fb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1863481515504647b1b16e525393df52',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T00:58:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-184913600',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2c705824-363f-4c86-81e0-c0f62b78f505,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b74ad43ff9724716a378a7ab3d454568',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1863481515504647b1b16e525393df52',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1ed58bd6-fe6a-497e-ae84-e8199d24fdfa),volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:58:36.381987 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-b4c9d1ba-a3a5-4839-9e80-8207d911af23 tempest-ImageDependencyTests-936551636 tempest-ImageDependencyTests-936551636-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b448965b-9b9d-4701-a5ca-2e31308680dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:58:36.400041 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-b4c9d1ba-a3a5-4839-9e80-8207d911af23 tempest-ImageDependencyTests-936551636 tempest-ImageDependencyTests-936551636-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b448965b-9b9d-4701-a5ca-2e31308680dc) transitioned into state 'SUCCESS' from state '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-184913600',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b74ad43ff9724716a378a7ab3d454568',qos_specs=None,replication_status=,reservations=['327a31e4-1f39-4f0a-a662-5f8ea81ab56f','4f7eb7c5-6ebb-4f3a-9cd0-37117172e271','100ce571-f785-41a4-a5b3-4c0dea7b7425','5af743ca-6866-46d5-b3a7-ea870d28e4fb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1863481515504647b1b16e525393df52',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:58:36.401669 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-b4c9d1ba-a3a5-4839-9e80-8207d911af23 tempest-ImageDependencyTests-936551636 tempest-ImageDependencyTests-936551636-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8e3a99f1-78ec-4f51-9200-96af50549ac2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:58:36.410915 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-b4c9d1ba-a3a5-4839-9e80-8207d911af23 tempest-ImageDependencyTests-936551636 tempest-ImageDependencyTests-936551636-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8e3a99f1-78ec-4f51-9200-96af50549ac2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:58:36.411675 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-b4c9d1ba-a3a5-4839-9e80-8207d911af23 tempest-ImageDependencyTests-936551636 tempest-ImageDependencyTests-936551636-project-member] Flow 'volume_create_api' (fafb536f-b67d-495a-99d2-ea63a1144dae) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100213) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:58:36.412000 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-b4c9d1ba-a3a5-4839-9e80-8207d911af23 tempest-ImageDependencyTests-936551636 tempest-ImageDependencyTests-936551636-project-member] Create volume request issued successfully. Aug 20 00:58:36.412524 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-b4c9d1ba-a3a5-4839-9e80-8207d911af23 tempest-ImageDependencyTests-936551636 tempest-ImageDependencyTests-936551636-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 20 00:58:36.413066 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 236/954] 10.4.3.240 () {68 vars in 1259 bytes} [Thu Aug 20 00:58:36 2026] POST /volume/v3/volumes => generated 752 bytes in 321 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 00:58:36.429937 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-d2df0186-e71e-4038-b005-bea53f08e0d7 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:58:36.434124 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-d2df0186-e71e-4038-b005-bea53f08e0d7 tempest-ImageDependencyTests-936551636 tempest-ImageDependencyTests-936551636-project-member] GET https://10.4.3.240/volume/v3/volumes/2c705824-363f-4c86-81e0-c0f62b78f505 Aug 20 00:58:36.434357 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-d2df0186-e71e-4038-b005-bea53f08e0d7 tempest-ImageDependencyTests-936551636 tempest-ImageDependencyTests-936551636-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:58:36.434505 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-d2df0186-e71e-4038-b005-bea53f08e0d7 tempest-ImageDependencyTests-936551636 tempest-ImageDependencyTests-936551636-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:58:36.449377 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:58:36.449377 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 00:58:36.453513 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-d2df0186-e71e-4038-b005-bea53f08e0d7 tempest-ImageDependencyTests-936551636 tempest-ImageDependencyTests-936551636-project-member] Volume info retrieved successfully. Aug 20 00:58:36.459191 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-d2df0186-e71e-4038-b005-bea53f08e0d7 tempest-ImageDependencyTests-936551636 tempest-ImageDependencyTests-936551636-project-member] https://10.4.3.240/volume/v3/volumes/2c705824-363f-4c86-81e0-c0f62b78f505 returned with HTTP 200 Aug 20 00:58:36.459722 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 241/955] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:58:36 2026] GET /volume/v3/volumes/2c705824-363f-4c86-81e0-c0f62b78f505 => generated 820 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:58:37.067145 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-837b0124-9716-4fd2-b709-6995b5373833 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:58:37.230690 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-837b0124-9716-4fd2-b709-6995b5373833 tempest-VolumesTestJSON-57128619 tempest-VolumesTestJSON-57128619-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 20 00:58:37.231421 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-837b0124-9716-4fd2-b709-6995b5373833 tempest-VolumesTestJSON-57128619 tempest-VolumesTestJSON-57128619-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-719879624"}} {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:58:37.233601 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.v3.volumes [None req-837b0124-9716-4fd2-b709-6995b5373833 tempest-VolumesTestJSON-57128619 tempest-VolumesTestJSON-57128619-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-719879624'}} {{(pid=100212) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 00:58:37.234270 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.v3.volumes [None req-837b0124-9716-4fd2-b709-6995b5373833 tempest-VolumesTestJSON-57128619 tempest-VolumesTestJSON-57128619-project-member] Create volume of 1 GB Aug 20 00:58:37.240412 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-837b0124-9716-4fd2-b709-6995b5373833 tempest-VolumesTestJSON-57128619 tempest-VolumesTestJSON-57128619-project-member] Availability Zones retrieved successfully. Aug 20 00:58:37.249619 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-837b0124-9716-4fd2-b709-6995b5373833 tempest-VolumesTestJSON-57128619 tempest-VolumesTestJSON-57128619-project-member] Flow 'volume_create_api' (4a6d7caf-ba9a-4a5c-a573-498478db889f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100212) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:58:37.249619 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-837b0124-9716-4fd2-b709-6995b5373833 tempest-VolumesTestJSON-57128619 tempest-VolumesTestJSON-57128619-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (870c687e-56fe-4743-b479-89030c0df3f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:58:37.254354 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.flows.api.create_volume [None req-837b0124-9716-4fd2-b709-6995b5373833 tempest-VolumesTestJSON-57128619 tempest-VolumesTestJSON-57128619-project-member] Validating volume size '1' using validate_int {{(pid=100212) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 00:58:37.298893 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-837b0124-9716-4fd2-b709-6995b5373833 tempest-VolumesTestJSON-57128619 tempest-VolumesTestJSON-57128619-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (870c687e-56fe-4743-b479-89030c0df3f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:52:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1ed58bd6-fe6a-497e-ae84-e8199d24fdfa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:58:37.302693 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-837b0124-9716-4fd2-b709-6995b5373833 tempest-VolumesTestJSON-57128619 tempest-VolumesTestJSON-57128619-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ed5c9710-a1d8-460d-bf03-e4539fbf5614) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:58:37.390621 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.quota [None req-837b0124-9716-4fd2-b709-6995b5373833 tempest-VolumesTestJSON-57128619 tempest-VolumesTestJSON-57128619-project-member] Created reservations ['411e0fff-5d8a-42a6-85ea-b70e55109049', '6ab58432-cf9e-4bb8-8a08-b1edfa4a6f26', '7940fb57-0716-413c-a22b-a255a787daed', '99b4f8ca-5edb-49c8-b4a0-6f8905de99c3'] {{(pid=100212) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:58:37.391649 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-837b0124-9716-4fd2-b709-6995b5373833 tempest-VolumesTestJSON-57128619 tempest-VolumesTestJSON-57128619-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ed5c9710-a1d8-460d-bf03-e4539fbf5614) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['411e0fff-5d8a-42a6-85ea-b70e55109049', '6ab58432-cf9e-4bb8-8a08-b1edfa4a6f26', '7940fb57-0716-413c-a22b-a255a787daed', '99b4f8ca-5edb-49c8-b4a0-6f8905de99c3']}' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:58:37.392558 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-837b0124-9716-4fd2-b709-6995b5373833 tempest-VolumesTestJSON-57128619 tempest-VolumesTestJSON-57128619-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fb2fd69b-926a-4f03-b583-f0e214aed053) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:58:37.404246 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-50137e49-9635-4b28-a9c6-fd5fea7381ea req-71ba6a34-2d59-48b4-a863-0391c0d8e212 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:58:37.410850 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-50137e49-9635-4b28-a9c6-fd5fea7381ea req-71ba6a34-2d59-48b4-a863-0391c0d8e212 tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] GET https://10.4.3.240/volume/v3/volumes/59bf60eb-fc28-4cb4-a647-0bdd1905fc85 Aug 20 00:58:37.411052 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-50137e49-9635-4b28-a9c6-fd5fea7381ea req-71ba6a34-2d59-48b4-a863-0391c0d8e212 tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:58:37.411296 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-50137e49-9635-4b28-a9c6-fd5fea7381ea req-71ba6a34-2d59-48b4-a863-0391c0d8e212 tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:58:37.423038 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-837b0124-9716-4fd2-b709-6995b5373833 tempest-VolumesTestJSON-57128619 tempest-VolumesTestJSON-57128619-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fb2fd69b-926a-4f03-b583-f0e214aed053) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '52cfa0e3-a4ad-467f-bece-d4f6f5e0bb31', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-719879624',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='ecc648fc61b6440a84f0890575eae7ee',qos_specs=None,replication_status=,reservations=['411e0fff-5d8a-42a6-85ea-b70e55109049','6ab58432-cf9e-4bb8-8a08-b1edfa4a6f26','7940fb57-0716-413c-a22b-a255a787daed','99b4f8ca-5edb-49c8-b4a0-6f8905de99c3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8e1625ab350c4144823b0c94fae232ef',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T00:58:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-719879624',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=52cfa0e3-a4ad-467f-bece-d4f6f5e0bb31,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='ecc648fc61b6440a84f0890575eae7ee',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8e1625ab350c4144823b0c94fae232ef',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1ed58bd6-fe6a-497e-ae84-e8199d24fdfa),volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:58:37.423969 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-837b0124-9716-4fd2-b709-6995b5373833 tempest-VolumesTestJSON-57128619 tempest-VolumesTestJSON-57128619-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (534f1263-1dae-4a56-bde6-378c59f898f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:58:37.427330 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:58:37.427330 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 00:58:37.432066 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [req-50137e49-9635-4b28-a9c6-fd5fea7381ea req-71ba6a34-2d59-48b4-a863-0391c0d8e212 tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] Volume info retrieved successfully. Aug 20 00:58:37.437845 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-50137e49-9635-4b28-a9c6-fd5fea7381ea req-71ba6a34-2d59-48b4-a863-0391c0d8e212 tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] https://10.4.3.240/volume/v3/volumes/59bf60eb-fc28-4cb4-a647-0bdd1905fc85 returned with HTTP 200 Aug 20 00:58:37.438080 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 242/956] 10.4.3.240 () {68 vars in 1598 bytes} [Thu Aug 20 00:58:37 2026] GET /volume/v3/volumes/59bf60eb-fc28-4cb4-a647-0bdd1905fc85 => generated 1231 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:58:37.447135 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-837b0124-9716-4fd2-b709-6995b5373833 tempest-VolumesTestJSON-57128619 tempest-VolumesTestJSON-57128619-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (534f1263-1dae-4a56-bde6-378c59f898f3) transitioned into state 'SUCCESS' from state '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-719879624',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='ecc648fc61b6440a84f0890575eae7ee',qos_specs=None,replication_status=,reservations=['411e0fff-5d8a-42a6-85ea-b70e55109049','6ab58432-cf9e-4bb8-8a08-b1edfa4a6f26','7940fb57-0716-413c-a22b-a255a787daed','99b4f8ca-5edb-49c8-b4a0-6f8905de99c3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8e1625ab350c4144823b0c94fae232ef',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:58:37.448320 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-837b0124-9716-4fd2-b709-6995b5373833 tempest-VolumesTestJSON-57128619 tempest-VolumesTestJSON-57128619-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fa570b54-f43e-4ea0-b70a-8e0dab62a9c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:58:37.460930 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-837b0124-9716-4fd2-b709-6995b5373833 tempest-VolumesTestJSON-57128619 tempest-VolumesTestJSON-57128619-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fa570b54-f43e-4ea0-b70a-8e0dab62a9c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:58:37.461885 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-837b0124-9716-4fd2-b709-6995b5373833 tempest-VolumesTestJSON-57128619 tempest-VolumesTestJSON-57128619-project-member] Flow 'volume_create_api' (4a6d7caf-ba9a-4a5c-a573-498478db889f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100212) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:58:37.462189 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-837b0124-9716-4fd2-b709-6995b5373833 tempest-VolumesTestJSON-57128619 tempest-VolumesTestJSON-57128619-project-member] Create volume request issued successfully. Aug 20 00:58:37.462792 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-837b0124-9716-4fd2-b709-6995b5373833 tempest-VolumesTestJSON-57128619 tempest-VolumesTestJSON-57128619-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 20 00:58:37.463236 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 238/957] 10.4.3.240 () {68 vars in 1259 bytes} [Thu Aug 20 00:58:37 2026] POST /volume/v3/volumes => generated 759 bytes in 397 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 00:58:37.468240 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [req-50137e49-9635-4b28-a9c6-fd5fea7381ea req-8486e4c0-fe4f-4c80-b747-b68ed48fa1e1 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:58:37.471471 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-50137e49-9635-4b28-a9c6-fd5fea7381ea req-8486e4c0-fe4f-4c80-b747-b68ed48fa1e1 tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] POST https://10.4.3.240/volume/v3/volumes/59bf60eb-fc28-4cb4-a647-0bdd1905fc85/action Aug 20 00:58:37.471916 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [req-50137e49-9635-4b28-a9c6-fd5fea7381ea req-8486e4c0-fe4f-4c80-b747-b68ed48fa1e1 tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100213) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 00:58:37.472366 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [req-50137e49-9635-4b28-a9c6-fd5fea7381ea req-8486e4c0-fe4f-4c80-b747-b68ed48fa1e1 tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:58:37.476756 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-1741233b-feca-4e4a-800e-c118d6922d25 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:58:37.477103 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-a7586c64-80d8-4600-9e7e-550dca8e27c2 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:58:37.478640 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-1741233b-feca-4e4a-800e-c118d6922d25 tempest-VolumesTestJSON-57128619 tempest-VolumesTestJSON-57128619-project-member] GET https://10.4.3.240/volume/v3/volumes/52cfa0e3-a4ad-467f-bece-d4f6f5e0bb31 Aug 20 00:58:37.478838 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-1741233b-feca-4e4a-800e-c118d6922d25 tempest-VolumesTestJSON-57128619 tempest-VolumesTestJSON-57128619-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:58:37.479132 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-1741233b-feca-4e4a-800e-c118d6922d25 tempest-VolumesTestJSON-57128619 tempest-VolumesTestJSON-57128619-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:58:37.482469 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-a7586c64-80d8-4600-9e7e-550dca8e27c2 tempest-ImageDependencyTests-936551636 tempest-ImageDependencyTests-936551636-project-member] GET https://10.4.3.240/volume/v3/volumes/2c705824-363f-4c86-81e0-c0f62b78f505 Aug 20 00:58:37.482748 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-a7586c64-80d8-4600-9e7e-550dca8e27c2 tempest-ImageDependencyTests-936551636 tempest-ImageDependencyTests-936551636-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:58:37.483008 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-a7586c64-80d8-4600-9e7e-550dca8e27c2 tempest-ImageDependencyTests-936551636 tempest-ImageDependencyTests-936551636-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:58:37.489655 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:58:37.489655 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 00:58:37.490604 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [req-50137e49-9635-4b28-a9c6-fd5fea7381ea req-8486e4c0-fe4f-4c80-b747-b68ed48fa1e1 tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] Volume info retrieved successfully. Aug 20 00:58:37.491666 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:58:37.491666 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 00:58:37.500247 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:58:37.500247 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 00:58:37.501592 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-1741233b-feca-4e4a-800e-c118d6922d25 tempest-VolumesTestJSON-57128619 tempest-VolumesTestJSON-57128619-project-member] Volume info retrieved successfully. Aug 20 00:58:37.506317 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [req-50137e49-9635-4b28-a9c6-fd5fea7381ea req-8486e4c0-fe4f-4c80-b747-b68ed48fa1e1 tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] Begin detaching volume completed successfully. Aug 20 00:58:37.507187 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-50137e49-9635-4b28-a9c6-fd5fea7381ea req-8486e4c0-fe4f-4c80-b747-b68ed48fa1e1 tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] https://10.4.3.240/volume/v3/volumes/59bf60eb-fc28-4cb4-a647-0bdd1905fc85/action returned with HTTP 202 Aug 20 00:58:37.507299 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-1741233b-feca-4e4a-800e-c118d6922d25 tempest-VolumesTestJSON-57128619 tempest-VolumesTestJSON-57128619-project-member] https://10.4.3.240/volume/v3/volumes/52cfa0e3-a4ad-467f-bece-d4f6f5e0bb31 returned with HTTP 200 Aug 20 00:58:37.507385 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 237/958] 10.4.3.240 () {72 vars in 1672 bytes} [Thu Aug 20 00:58:37 2026] POST /volume/v3/volumes/59bf60eb-fc28-4cb4-a647-0bdd1905fc85/action => generated 0 bytes in 40 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 00:58:37.507435 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 242/959] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:58:37 2026] GET /volume/v3/volumes/52cfa0e3-a4ad-467f-bece-d4f6f5e0bb31 => generated 827 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:58:37.508030 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-a7586c64-80d8-4600-9e7e-550dca8e27c2 tempest-ImageDependencyTests-936551636 tempest-ImageDependencyTests-936551636-project-member] Volume info retrieved successfully. Aug 20 00:58:37.517562 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-a7586c64-80d8-4600-9e7e-550dca8e27c2 tempest-ImageDependencyTests-936551636 tempest-ImageDependencyTests-936551636-project-member] https://10.4.3.240/volume/v3/volumes/2c705824-363f-4c86-81e0-c0f62b78f505 returned with HTTP 200 Aug 20 00:58:37.518033 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 243/960] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:58:37 2026] GET /volume/v3/volumes/2c705824-363f-4c86-81e0-c0f62b78f505 => generated 844 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:58:37.560636 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-b6f09824-5ec2-4f27-bd76-110a6d857d2a None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:58:37.560942 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-b6f09824-5ec2-4f27-bd76-110a6d857d2a None None] GET https://10.4.3.240/volume// Aug 20 00:58:37.561110 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-b6f09824-5ec2-4f27-bd76-110a6d857d2a None None] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:58:37.561325 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-b6f09824-5ec2-4f27-bd76-110a6d857d2a None None] Calling method 'all' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:58:37.561774 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-b6f09824-5ec2-4f27-bd76-110a6d857d2a None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 20 00:58:37.561980 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 239/961] 10.4.3.240 () {66 vars in 1426 bytes} [Thu Aug 20 00:58:37 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 00:58:37.573045 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [req-50137e49-9635-4b28-a9c6-fd5fea7381ea req-e66f45db-04c3-4473-80b1-8b02e3fa84fe None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:58:37.580433 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-50137e49-9635-4b28-a9c6-fd5fea7381ea req-e66f45db-04c3-4473-80b1-8b02e3fa84fe tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] GET https://10.4.3.240/volume/v3/volumes/59bf60eb-fc28-4cb4-a647-0bdd1905fc85 Aug 20 00:58:37.581104 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [req-50137e49-9635-4b28-a9c6-fd5fea7381ea req-e66f45db-04c3-4473-80b1-8b02e3fa84fe tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:58:37.582441 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [req-50137e49-9635-4b28-a9c6-fd5fea7381ea req-e66f45db-04c3-4473-80b1-8b02e3fa84fe tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:58:37.601866 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:58:37.601866 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 00:58:37.607075 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [req-50137e49-9635-4b28-a9c6-fd5fea7381ea req-e66f45db-04c3-4473-80b1-8b02e3fa84fe tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] Volume info retrieved successfully. Aug 20 00:58:37.615484 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-50137e49-9635-4b28-a9c6-fd5fea7381ea req-e66f45db-04c3-4473-80b1-8b02e3fa84fe tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] https://10.4.3.240/volume/v3/volumes/59bf60eb-fc28-4cb4-a647-0bdd1905fc85 returned with HTTP 200 Aug 20 00:58:37.615484 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 238/962] 10.4.3.240 () {70 vars in 1639 bytes} [Thu Aug 20 00:58:37 2026] GET /volume/v3/volumes/59bf60eb-fc28-4cb4-a647-0bdd1905fc85 => generated 1414 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 00:58:38.524214 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-499c97bd-7296-492b-9240-ffded3db1038 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:58:38.527386 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-499c97bd-7296-492b-9240-ffded3db1038 tempest-VolumesTestJSON-57128619 tempest-VolumesTestJSON-57128619-project-member] GET https://10.4.3.240/volume/v3/volumes/52cfa0e3-a4ad-467f-bece-d4f6f5e0bb31 Aug 20 00:58:38.527386 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-499c97bd-7296-492b-9240-ffded3db1038 tempest-VolumesTestJSON-57128619 tempest-VolumesTestJSON-57128619-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:58:38.527731 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-499c97bd-7296-492b-9240-ffded3db1038 tempest-VolumesTestJSON-57128619 tempest-VolumesTestJSON-57128619-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:58:38.536282 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-fa3ba2cb-0467-4064-88c7-8aab615931a3 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:58:38.537546 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:58:38.537546 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 00:58:38.538954 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-fa3ba2cb-0467-4064-88c7-8aab615931a3 tempest-ImageDependencyTests-936551636 tempest-ImageDependencyTests-936551636-project-member] GET https://10.4.3.240/volume/v3/volumes/2c705824-363f-4c86-81e0-c0f62b78f505 Aug 20 00:58:38.539794 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-fa3ba2cb-0467-4064-88c7-8aab615931a3 tempest-ImageDependencyTests-936551636 tempest-ImageDependencyTests-936551636-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:58:38.539794 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-fa3ba2cb-0467-4064-88c7-8aab615931a3 tempest-ImageDependencyTests-936551636 tempest-ImageDependencyTests-936551636-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:58:38.541730 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-499c97bd-7296-492b-9240-ffded3db1038 tempest-VolumesTestJSON-57128619 tempest-VolumesTestJSON-57128619-project-member] Volume info retrieved successfully. Aug 20 00:58:38.547759 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:58:38.547759 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 00:58:38.552078 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-499c97bd-7296-492b-9240-ffded3db1038 tempest-VolumesTestJSON-57128619 tempest-VolumesTestJSON-57128619-project-member] https://10.4.3.240/volume/v3/volumes/52cfa0e3-a4ad-467f-bece-d4f6f5e0bb31 returned with HTTP 200 Aug 20 00:58:38.552635 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 243/963] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:58:38 2026] GET /volume/v3/volumes/52cfa0e3-a4ad-467f-bece-d4f6f5e0bb31 => generated 852 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:58:38.553925 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-fa3ba2cb-0467-4064-88c7-8aab615931a3 tempest-ImageDependencyTests-936551636 tempest-ImageDependencyTests-936551636-project-member] Volume info retrieved successfully. Aug 20 00:58:38.568261 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-fa3ba2cb-0467-4064-88c7-8aab615931a3 tempest-ImageDependencyTests-936551636 tempest-ImageDependencyTests-936551636-project-member] https://10.4.3.240/volume/v3/volumes/2c705824-363f-4c86-81e0-c0f62b78f505 returned with HTTP 200 Aug 20 00:58:38.568261 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 244/964] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:58:38 2026] GET /volume/v3/volumes/2c705824-363f-4c86-81e0-c0f62b78f505 => generated 905 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:58:38.589446 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [req-623c1978-2257-4b09-87f3-902eff07087a req-77439516-4807-4058-b664-04d78ad1c121 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:58:38.592454 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-623c1978-2257-4b09-87f3-902eff07087a req-77439516-4807-4058-b664-04d78ad1c121 tempest-VolumesTestJSON-57128619 tempest-VolumesTestJSON-57128619-project-member] GET https://10.4.3.240/volume/v3/volumes/52cfa0e3-a4ad-467f-bece-d4f6f5e0bb31 Aug 20 00:58:38.592755 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [req-623c1978-2257-4b09-87f3-902eff07087a req-77439516-4807-4058-b664-04d78ad1c121 tempest-VolumesTestJSON-57128619 tempest-VolumesTestJSON-57128619-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:58:38.593019 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [req-623c1978-2257-4b09-87f3-902eff07087a req-77439516-4807-4058-b664-04d78ad1c121 tempest-VolumesTestJSON-57128619 tempest-VolumesTestJSON-57128619-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:58:38.604973 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:58:38.604973 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 00:58:38.612972 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [req-623c1978-2257-4b09-87f3-902eff07087a req-77439516-4807-4058-b664-04d78ad1c121 tempest-VolumesTestJSON-57128619 tempest-VolumesTestJSON-57128619-project-member] Volume info retrieved successfully. Aug 20 00:58:38.623379 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-623c1978-2257-4b09-87f3-902eff07087a req-77439516-4807-4058-b664-04d78ad1c121 tempest-VolumesTestJSON-57128619 tempest-VolumesTestJSON-57128619-project-member] https://10.4.3.240/volume/v3/volumes/52cfa0e3-a4ad-467f-bece-d4f6f5e0bb31 returned with HTTP 200 Aug 20 00:58:38.623853 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 240/965] 10.4.3.240 () {68 vars in 1598 bytes} [Thu Aug 20 00:58:38 2026] GET /volume/v3/volumes/52cfa0e3-a4ad-467f-bece-d4f6f5e0bb31 => generated 852 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:58:38.640254 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-bb7c651b-b3df-47ba-a9aa-eb0b5251132b None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:58:38.650475 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-bb7c651b-b3df-47ba-a9aa-eb0b5251132b tempest-VolumesTestJSON-57128619 tempest-VolumesTestJSON-57128619-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 20 00:58:38.650475 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-bb7c651b-b3df-47ba-a9aa-eb0b5251132b tempest-VolumesTestJSON-57128619 tempest-VolumesTestJSON-57128619-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-1524893368"}} {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:58:38.651549 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.v3.volumes [None req-bb7c651b-b3df-47ba-a9aa-eb0b5251132b tempest-VolumesTestJSON-57128619 tempest-VolumesTestJSON-57128619-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-1524893368'}} {{(pid=100213) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 00:58:38.651549 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.v3.volumes [None req-bb7c651b-b3df-47ba-a9aa-eb0b5251132b tempest-VolumesTestJSON-57128619 tempest-VolumesTestJSON-57128619-project-member] Create volume of 1 GB Aug 20 00:58:38.659914 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-bb7c651b-b3df-47ba-a9aa-eb0b5251132b tempest-VolumesTestJSON-57128619 tempest-VolumesTestJSON-57128619-project-member] Availability Zones retrieved successfully. Aug 20 00:58:38.667423 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-bb7c651b-b3df-47ba-a9aa-eb0b5251132b tempest-VolumesTestJSON-57128619 tempest-VolumesTestJSON-57128619-project-member] Flow 'volume_create_api' (b4d84f6e-22bd-495b-9c3d-b24d25c9cb31) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:58:38.668688 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-bb7c651b-b3df-47ba-a9aa-eb0b5251132b tempest-VolumesTestJSON-57128619 tempest-VolumesTestJSON-57128619-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (08ce517b-47f1-43fb-b2d1-cdd69bd1a671) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:58:38.669711 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.flows.api.create_volume [None req-bb7c651b-b3df-47ba-a9aa-eb0b5251132b tempest-VolumesTestJSON-57128619 tempest-VolumesTestJSON-57128619-project-member] Validating volume size '1' using validate_int {{(pid=100213) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 00:58:38.709852 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-bb7c651b-b3df-47ba-a9aa-eb0b5251132b tempest-VolumesTestJSON-57128619 tempest-VolumesTestJSON-57128619-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (08ce517b-47f1-43fb-b2d1-cdd69bd1a671) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:52:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1ed58bd6-fe6a-497e-ae84-e8199d24fdfa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:58:38.711585 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-bb7c651b-b3df-47ba-a9aa-eb0b5251132b tempest-VolumesTestJSON-57128619 tempest-VolumesTestJSON-57128619-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (805e9c90-fbb7-4dc3-9662-fe448ff0857f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:58:38.765446 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.quota [None req-bb7c651b-b3df-47ba-a9aa-eb0b5251132b tempest-VolumesTestJSON-57128619 tempest-VolumesTestJSON-57128619-project-member] Created reservations ['07cdfea0-2fc4-47db-ad3e-6a80888b48a9', 'f543de7b-fc20-4d35-ae7f-899c96011ce3', 'be9bc389-d468-4f5b-9eaf-7fdf51706e41', '391a9cd1-e4f0-4370-b77a-3f7a22215749'] {{(pid=100213) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:58:38.766207 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-bb7c651b-b3df-47ba-a9aa-eb0b5251132b tempest-VolumesTestJSON-57128619 tempest-VolumesTestJSON-57128619-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (805e9c90-fbb7-4dc3-9662-fe448ff0857f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['07cdfea0-2fc4-47db-ad3e-6a80888b48a9', 'f543de7b-fc20-4d35-ae7f-899c96011ce3', 'be9bc389-d468-4f5b-9eaf-7fdf51706e41', '391a9cd1-e4f0-4370-b77a-3f7a22215749']}' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:58:38.766946 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-bb7c651b-b3df-47ba-a9aa-eb0b5251132b tempest-VolumesTestJSON-57128619 tempest-VolumesTestJSON-57128619-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fe6a425a-d90f-4aee-acb2-f67f39d49475) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:58:38.794969 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-bb7c651b-b3df-47ba-a9aa-eb0b5251132b tempest-VolumesTestJSON-57128619 tempest-VolumesTestJSON-57128619-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fe6a425a-d90f-4aee-acb2-f67f39d49475) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7f85892a-b714-4ec3-abba-536db8c6d0fc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1524893368',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='ecc648fc61b6440a84f0890575eae7ee',qos_specs=None,replication_status=,reservations=['07cdfea0-2fc4-47db-ad3e-6a80888b48a9','f543de7b-fc20-4d35-ae7f-899c96011ce3','be9bc389-d468-4f5b-9eaf-7fdf51706e41','391a9cd1-e4f0-4370-b77a-3f7a22215749'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8e1625ab350c4144823b0c94fae232ef',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T00:58:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1524893368',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7f85892a-b714-4ec3-abba-536db8c6d0fc,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='ecc648fc61b6440a84f0890575eae7ee',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8e1625ab350c4144823b0c94fae232ef',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1ed58bd6-fe6a-497e-ae84-e8199d24fdfa),volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:58:38.795851 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-bb7c651b-b3df-47ba-a9aa-eb0b5251132b tempest-VolumesTestJSON-57128619 tempest-VolumesTestJSON-57128619-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (34b50e66-4ffc-475a-b908-3e74dfa1b1c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:58:38.816440 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-bb7c651b-b3df-47ba-a9aa-eb0b5251132b tempest-VolumesTestJSON-57128619 tempest-VolumesTestJSON-57128619-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (34b50e66-4ffc-475a-b908-3e74dfa1b1c2) transitioned into state 'SUCCESS' from state '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-1524893368',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='ecc648fc61b6440a84f0890575eae7ee',qos_specs=None,replication_status=,reservations=['07cdfea0-2fc4-47db-ad3e-6a80888b48a9','f543de7b-fc20-4d35-ae7f-899c96011ce3','be9bc389-d468-4f5b-9eaf-7fdf51706e41','391a9cd1-e4f0-4370-b77a-3f7a22215749'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8e1625ab350c4144823b0c94fae232ef',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:58:38.816440 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-bb7c651b-b3df-47ba-a9aa-eb0b5251132b tempest-VolumesTestJSON-57128619 tempest-VolumesTestJSON-57128619-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b38c691a-7e55-4535-be33-463f916e7ad1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:58:38.826927 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-bb7c651b-b3df-47ba-a9aa-eb0b5251132b tempest-VolumesTestJSON-57128619 tempest-VolumesTestJSON-57128619-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b38c691a-7e55-4535-be33-463f916e7ad1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:58:38.827878 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-bb7c651b-b3df-47ba-a9aa-eb0b5251132b tempest-VolumesTestJSON-57128619 tempest-VolumesTestJSON-57128619-project-member] Flow 'volume_create_api' (b4d84f6e-22bd-495b-9c3d-b24d25c9cb31) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100213) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:58:38.828200 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-bb7c651b-b3df-47ba-a9aa-eb0b5251132b tempest-VolumesTestJSON-57128619 tempest-VolumesTestJSON-57128619-project-member] Create volume request issued successfully. Aug 20 00:58:38.828814 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-bb7c651b-b3df-47ba-a9aa-eb0b5251132b tempest-VolumesTestJSON-57128619 tempest-VolumesTestJSON-57128619-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 20 00:58:38.829300 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 239/966] 10.4.3.240 () {68 vars in 1259 bytes} [Thu Aug 20 00:58:38 2026] POST /volume/v3/volumes => generated 760 bytes in 190 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 00:58:38.844684 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-4bf69730-3a34-479b-88e8-0e61d31d2f9a None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:58:38.847464 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-4bf69730-3a34-479b-88e8-0e61d31d2f9a tempest-VolumesTestJSON-57128619 tempest-VolumesTestJSON-57128619-project-member] GET https://10.4.3.240/volume/v3/volumes/7f85892a-b714-4ec3-abba-536db8c6d0fc Aug 20 00:58:38.847464 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-4bf69730-3a34-479b-88e8-0e61d31d2f9a tempest-VolumesTestJSON-57128619 tempest-VolumesTestJSON-57128619-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:58:38.847464 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-4bf69730-3a34-479b-88e8-0e61d31d2f9a tempest-VolumesTestJSON-57128619 tempest-VolumesTestJSON-57128619-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:58:38.855089 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:58:38.855089 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 00:58:38.860403 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-4bf69730-3a34-479b-88e8-0e61d31d2f9a tempest-VolumesTestJSON-57128619 tempest-VolumesTestJSON-57128619-project-member] Volume info retrieved successfully. Aug 20 00:58:38.863405 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-4bf69730-3a34-479b-88e8-0e61d31d2f9a tempest-VolumesTestJSON-57128619 tempest-VolumesTestJSON-57128619-project-member] https://10.4.3.240/volume/v3/volumes/7f85892a-b714-4ec3-abba-536db8c6d0fc returned with HTTP 200 Aug 20 00:58:38.863843 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 244/967] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:58:38 2026] GET /volume/v3/volumes/7f85892a-b714-4ec3-abba-536db8c6d0fc => generated 828 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:58:39.583821 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-f869c5bc-87b1-4c7c-9480-a3f849023c52 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:58:39.585972 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-f869c5bc-87b1-4c7c-9480-a3f849023c52 tempest-ImageDependencyTests-936551636 tempest-ImageDependencyTests-936551636-project-member] GET https://10.4.3.240/volume/v3/volumes/2c705824-363f-4c86-81e0-c0f62b78f505 Aug 20 00:58:39.586220 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-f869c5bc-87b1-4c7c-9480-a3f849023c52 tempest-ImageDependencyTests-936551636 tempest-ImageDependencyTests-936551636-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:58:39.586493 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-f869c5bc-87b1-4c7c-9480-a3f849023c52 tempest-ImageDependencyTests-936551636 tempest-ImageDependencyTests-936551636-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:58:39.596410 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:58:39.596410 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 00:58:39.601158 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-f869c5bc-87b1-4c7c-9480-a3f849023c52 tempest-ImageDependencyTests-936551636 tempest-ImageDependencyTests-936551636-project-member] Volume info retrieved successfully. Aug 20 00:58:39.607170 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-f869c5bc-87b1-4c7c-9480-a3f849023c52 tempest-ImageDependencyTests-936551636 tempest-ImageDependencyTests-936551636-project-member] https://10.4.3.240/volume/v3/volumes/2c705824-363f-4c86-81e0-c0f62b78f505 returned with HTTP 200 Aug 20 00:58:39.607614 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 245/968] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:58:39 2026] GET /volume/v3/volumes/2c705824-363f-4c86-81e0-c0f62b78f505 => generated 905 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:58:39.878177 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-49e74e8e-f98e-49ab-a5f4-5f5156476db9 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:58:39.879817 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-49e74e8e-f98e-49ab-a5f4-5f5156476db9 tempest-VolumesTestJSON-57128619 tempest-VolumesTestJSON-57128619-project-member] GET https://10.4.3.240/volume/v3/volumes/7f85892a-b714-4ec3-abba-536db8c6d0fc Aug 20 00:58:39.880114 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-49e74e8e-f98e-49ab-a5f4-5f5156476db9 tempest-VolumesTestJSON-57128619 tempest-VolumesTestJSON-57128619-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:58:39.880415 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-49e74e8e-f98e-49ab-a5f4-5f5156476db9 tempest-VolumesTestJSON-57128619 tempest-VolumesTestJSON-57128619-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:58:39.887145 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:58:39.887145 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 00:58:39.893170 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-49e74e8e-f98e-49ab-a5f4-5f5156476db9 tempest-VolumesTestJSON-57128619 tempest-VolumesTestJSON-57128619-project-member] Volume info retrieved successfully. Aug 20 00:58:39.895037 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-49e74e8e-f98e-49ab-a5f4-5f5156476db9 tempest-VolumesTestJSON-57128619 tempest-VolumesTestJSON-57128619-project-member] https://10.4.3.240/volume/v3/volumes/7f85892a-b714-4ec3-abba-536db8c6d0fc returned with HTTP 200 Aug 20 00:58:39.895539 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 241/969] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:58:39 2026] GET /volume/v3/volumes/7f85892a-b714-4ec3-abba-536db8c6d0fc => generated 853 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:58:39.918328 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [req-6a5f49ec-178b-466c-a763-60f49542e2de req-22217b97-9310-4b49-938d-9aa8d88aaf34 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:58:39.920426 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-6a5f49ec-178b-466c-a763-60f49542e2de req-22217b97-9310-4b49-938d-9aa8d88aaf34 tempest-VolumesTestJSON-57128619 tempest-VolumesTestJSON-57128619-project-member] GET https://10.4.3.240/volume/v3/volumes/7f85892a-b714-4ec3-abba-536db8c6d0fc Aug 20 00:58:39.920606 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [req-6a5f49ec-178b-466c-a763-60f49542e2de req-22217b97-9310-4b49-938d-9aa8d88aaf34 tempest-VolumesTestJSON-57128619 tempest-VolumesTestJSON-57128619-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:58:39.920777 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [req-6a5f49ec-178b-466c-a763-60f49542e2de req-22217b97-9310-4b49-938d-9aa8d88aaf34 tempest-VolumesTestJSON-57128619 tempest-VolumesTestJSON-57128619-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:58:39.927561 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:58:39.927561 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 00:58:39.931139 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [req-6a5f49ec-178b-466c-a763-60f49542e2de req-22217b97-9310-4b49-938d-9aa8d88aaf34 tempest-VolumesTestJSON-57128619 tempest-VolumesTestJSON-57128619-project-member] Volume info retrieved successfully. Aug 20 00:58:39.935608 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-6a5f49ec-178b-466c-a763-60f49542e2de req-22217b97-9310-4b49-938d-9aa8d88aaf34 tempest-VolumesTestJSON-57128619 tempest-VolumesTestJSON-57128619-project-member] https://10.4.3.240/volume/v3/volumes/7f85892a-b714-4ec3-abba-536db8c6d0fc returned with HTTP 200 Aug 20 00:58:39.936015 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 240/970] 10.4.3.240 () {68 vars in 1598 bytes} [Thu Aug 20 00:58:39 2026] GET /volume/v3/volumes/7f85892a-b714-4ec3-abba-536db8c6d0fc => generated 853 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:58:39.948594 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-f8ce119c-8125-4cbb-96d0-05b8fa7a83e6 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:58:39.950268 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-f8ce119c-8125-4cbb-96d0-05b8fa7a83e6 tempest-VolumesTestJSON-57128619 tempest-VolumesTestJSON-57128619-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 20 00:58:39.950819 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-f8ce119c-8125-4cbb-96d0-05b8fa7a83e6 tempest-VolumesTestJSON-57128619 tempest-VolumesTestJSON-57128619-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-1191382530"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:58:39.952263 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.v3.volumes [None req-f8ce119c-8125-4cbb-96d0-05b8fa7a83e6 tempest-VolumesTestJSON-57128619 tempest-VolumesTestJSON-57128619-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-1191382530'}} {{(pid=100215) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 00:58:39.952457 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-f8ce119c-8125-4cbb-96d0-05b8fa7a83e6 tempest-VolumesTestJSON-57128619 tempest-VolumesTestJSON-57128619-project-member] Create volume of 1 GB Aug 20 00:58:39.959355 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-f8ce119c-8125-4cbb-96d0-05b8fa7a83e6 tempest-VolumesTestJSON-57128619 tempest-VolumesTestJSON-57128619-project-member] Availability Zones retrieved successfully. Aug 20 00:58:39.961262 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-f8ce119c-8125-4cbb-96d0-05b8fa7a83e6 tempest-VolumesTestJSON-57128619 tempest-VolumesTestJSON-57128619-project-member] Flow 'volume_create_api' (a691c108-4fa7-4221-b867-f529392028aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:58:39.962204 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-f8ce119c-8125-4cbb-96d0-05b8fa7a83e6 tempest-VolumesTestJSON-57128619 tempest-VolumesTestJSON-57128619-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (de48762f-3a7e-4c54-887e-a419b45353cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:58:39.963151 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.flows.api.create_volume [None req-f8ce119c-8125-4cbb-96d0-05b8fa7a83e6 tempest-VolumesTestJSON-57128619 tempest-VolumesTestJSON-57128619-project-member] Validating volume size '1' using validate_int {{(pid=100215) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 00:58:39.985939 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-f8ce119c-8125-4cbb-96d0-05b8fa7a83e6 tempest-VolumesTestJSON-57128619 tempest-VolumesTestJSON-57128619-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (de48762f-3a7e-4c54-887e-a419b45353cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:52:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1ed58bd6-fe6a-497e-ae84-e8199d24fdfa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:58:39.986899 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-f8ce119c-8125-4cbb-96d0-05b8fa7a83e6 tempest-VolumesTestJSON-57128619 tempest-VolumesTestJSON-57128619-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6a88bc12-2d80-40fd-85e5-7d4e931b2bac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:58:40.024305 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.quota [None req-f8ce119c-8125-4cbb-96d0-05b8fa7a83e6 tempest-VolumesTestJSON-57128619 tempest-VolumesTestJSON-57128619-project-member] Created reservations ['280ae02e-3c4a-4ce8-ac05-96e85021c025', 'e47f0f75-628a-4059-a7dc-3d95179f942c', '999e3881-6a9e-49fb-bb82-e116573d951c', '74db6b22-00c2-4b57-8daf-953b37ed8bc9'] {{(pid=100215) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:58:40.025244 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-f8ce119c-8125-4cbb-96d0-05b8fa7a83e6 tempest-VolumesTestJSON-57128619 tempest-VolumesTestJSON-57128619-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6a88bc12-2d80-40fd-85e5-7d4e931b2bac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['280ae02e-3c4a-4ce8-ac05-96e85021c025', 'e47f0f75-628a-4059-a7dc-3d95179f942c', '999e3881-6a9e-49fb-bb82-e116573d951c', '74db6b22-00c2-4b57-8daf-953b37ed8bc9']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:58:40.026083 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-f8ce119c-8125-4cbb-96d0-05b8fa7a83e6 tempest-VolumesTestJSON-57128619 tempest-VolumesTestJSON-57128619-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1cd39e6e-2ec0-4138-b599-eb75e541de69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:58:40.052798 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-f8ce119c-8125-4cbb-96d0-05b8fa7a83e6 tempest-VolumesTestJSON-57128619 tempest-VolumesTestJSON-57128619-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1cd39e6e-2ec0-4138-b599-eb75e541de69) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1372e60c-831a-4c4c-b4ba-9f4aca525487', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1191382530',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='ecc648fc61b6440a84f0890575eae7ee',qos_specs=None,replication_status=,reservations=['280ae02e-3c4a-4ce8-ac05-96e85021c025','e47f0f75-628a-4059-a7dc-3d95179f942c','999e3881-6a9e-49fb-bb82-e116573d951c','74db6b22-00c2-4b57-8daf-953b37ed8bc9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8e1625ab350c4144823b0c94fae232ef',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T00:58:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1191382530',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1372e60c-831a-4c4c-b4ba-9f4aca525487,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='ecc648fc61b6440a84f0890575eae7ee',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8e1625ab350c4144823b0c94fae232ef',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1ed58bd6-fe6a-497e-ae84-e8199d24fdfa),volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:58:40.054193 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-f8ce119c-8125-4cbb-96d0-05b8fa7a83e6 tempest-VolumesTestJSON-57128619 tempest-VolumesTestJSON-57128619-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4b57bb98-b003-4a6c-8e3b-8c7ad583eab3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:58:40.076692 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-f8ce119c-8125-4cbb-96d0-05b8fa7a83e6 tempest-VolumesTestJSON-57128619 tempest-VolumesTestJSON-57128619-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4b57bb98-b003-4a6c-8e3b-8c7ad583eab3) transitioned into state 'SUCCESS' from state '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-1191382530',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='ecc648fc61b6440a84f0890575eae7ee',qos_specs=None,replication_status=,reservations=['280ae02e-3c4a-4ce8-ac05-96e85021c025','e47f0f75-628a-4059-a7dc-3d95179f942c','999e3881-6a9e-49fb-bb82-e116573d951c','74db6b22-00c2-4b57-8daf-953b37ed8bc9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8e1625ab350c4144823b0c94fae232ef',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:58:40.077667 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-f8ce119c-8125-4cbb-96d0-05b8fa7a83e6 tempest-VolumesTestJSON-57128619 tempest-VolumesTestJSON-57128619-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a95d52de-1f40-4d4f-b06c-0d78c1a547e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:58:40.086652 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-f8ce119c-8125-4cbb-96d0-05b8fa7a83e6 tempest-VolumesTestJSON-57128619 tempest-VolumesTestJSON-57128619-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a95d52de-1f40-4d4f-b06c-0d78c1a547e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:58:40.087700 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-f8ce119c-8125-4cbb-96d0-05b8fa7a83e6 tempest-VolumesTestJSON-57128619 tempest-VolumesTestJSON-57128619-project-member] Flow 'volume_create_api' (a691c108-4fa7-4221-b867-f529392028aa) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:58:40.088137 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-f8ce119c-8125-4cbb-96d0-05b8fa7a83e6 tempest-VolumesTestJSON-57128619 tempest-VolumesTestJSON-57128619-project-member] Create volume request issued successfully. Aug 20 00:58:40.088896 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-f8ce119c-8125-4cbb-96d0-05b8fa7a83e6 tempest-VolumesTestJSON-57128619 tempest-VolumesTestJSON-57128619-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 20 00:58:40.089596 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 245/971] 10.4.3.240 () {68 vars in 1259 bytes} [Thu Aug 20 00:58:39 2026] POST /volume/v3/volumes => generated 760 bytes in 142 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 00:58:40.100922 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-20ac3f5e-9bae-4f48-a592-60f972864e53 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:58:40.102582 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-20ac3f5e-9bae-4f48-a592-60f972864e53 tempest-VolumesTestJSON-57128619 tempest-VolumesTestJSON-57128619-project-member] GET https://10.4.3.240/volume/v3/volumes/1372e60c-831a-4c4c-b4ba-9f4aca525487 Aug 20 00:58:40.102730 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-20ac3f5e-9bae-4f48-a592-60f972864e53 tempest-VolumesTestJSON-57128619 tempest-VolumesTestJSON-57128619-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:58:40.102916 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-20ac3f5e-9bae-4f48-a592-60f972864e53 tempest-VolumesTestJSON-57128619 tempest-VolumesTestJSON-57128619-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:58:40.109371 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:58:40.109371 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 00:58:40.112852 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-20ac3f5e-9bae-4f48-a592-60f972864e53 tempest-VolumesTestJSON-57128619 tempest-VolumesTestJSON-57128619-project-member] Volume info retrieved successfully. Aug 20 00:58:40.116653 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-20ac3f5e-9bae-4f48-a592-60f972864e53 tempest-VolumesTestJSON-57128619 tempest-VolumesTestJSON-57128619-project-member] https://10.4.3.240/volume/v3/volumes/1372e60c-831a-4c4c-b4ba-9f4aca525487 returned with HTTP 200 Aug 20 00:58:40.117017 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 246/972] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:58:40 2026] GET /volume/v3/volumes/1372e60c-831a-4c4c-b4ba-9f4aca525487 => generated 828 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:58:40.623612 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-09084af2-55af-4e33-97ec-982447c5127e None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:58:40.624942 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-09084af2-55af-4e33-97ec-982447c5127e tempest-ImageDependencyTests-936551636 tempest-ImageDependencyTests-936551636-project-member] GET https://10.4.3.240/volume/v3/volumes/2c705824-363f-4c86-81e0-c0f62b78f505 Aug 20 00:58:40.625244 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-09084af2-55af-4e33-97ec-982447c5127e tempest-ImageDependencyTests-936551636 tempest-ImageDependencyTests-936551636-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:58:40.625517 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-09084af2-55af-4e33-97ec-982447c5127e tempest-ImageDependencyTests-936551636 tempest-ImageDependencyTests-936551636-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:58:40.633756 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:58:40.633756 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 00:58:40.637001 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-09084af2-55af-4e33-97ec-982447c5127e tempest-ImageDependencyTests-936551636 tempest-ImageDependencyTests-936551636-project-member] Volume info retrieved successfully. Aug 20 00:58:40.641594 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-09084af2-55af-4e33-97ec-982447c5127e tempest-ImageDependencyTests-936551636 tempest-ImageDependencyTests-936551636-project-member] https://10.4.3.240/volume/v3/volumes/2c705824-363f-4c86-81e0-c0f62b78f505 returned with HTTP 200 Aug 20 00:58:40.642082 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 242/973] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:58:40 2026] GET /volume/v3/volumes/2c705824-363f-4c86-81e0-c0f62b78f505 => generated 905 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:58:41.131426 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-d858e77f-ad2e-4089-b76d-0ee212c215e9 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:58:41.135620 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-d858e77f-ad2e-4089-b76d-0ee212c215e9 tempest-VolumesTestJSON-57128619 tempest-VolumesTestJSON-57128619-project-member] GET https://10.4.3.240/volume/v3/volumes/1372e60c-831a-4c4c-b4ba-9f4aca525487 Aug 20 00:58:41.135908 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-d858e77f-ad2e-4089-b76d-0ee212c215e9 tempest-VolumesTestJSON-57128619 tempest-VolumesTestJSON-57128619-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:58:41.137176 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-d858e77f-ad2e-4089-b76d-0ee212c215e9 tempest-VolumesTestJSON-57128619 tempest-VolumesTestJSON-57128619-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:58:41.147096 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:58:41.147096 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 00:58:41.152501 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-d858e77f-ad2e-4089-b76d-0ee212c215e9 tempest-VolumesTestJSON-57128619 tempest-VolumesTestJSON-57128619-project-member] Volume info retrieved successfully. Aug 20 00:58:41.158632 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-d858e77f-ad2e-4089-b76d-0ee212c215e9 tempest-VolumesTestJSON-57128619 tempest-VolumesTestJSON-57128619-project-member] https://10.4.3.240/volume/v3/volumes/1372e60c-831a-4c4c-b4ba-9f4aca525487 returned with HTTP 200 Aug 20 00:58:41.159148 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 241/974] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:58:41 2026] GET /volume/v3/volumes/1372e60c-831a-4c4c-b4ba-9f4aca525487 => generated 853 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:58:41.192063 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-5bcc6239-cf74-4e2d-94b8-1f2d7e4f9169 req-3d09b095-67bd-4ac9-8925-8cfa908c4f81 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:58:41.195400 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-5bcc6239-cf74-4e2d-94b8-1f2d7e4f9169 req-3d09b095-67bd-4ac9-8925-8cfa908c4f81 tempest-VolumesTestJSON-57128619 tempest-VolumesTestJSON-57128619-project-member] GET https://10.4.3.240/volume/v3/volumes/1372e60c-831a-4c4c-b4ba-9f4aca525487 Aug 20 00:58:41.195641 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-5bcc6239-cf74-4e2d-94b8-1f2d7e4f9169 req-3d09b095-67bd-4ac9-8925-8cfa908c4f81 tempest-VolumesTestJSON-57128619 tempest-VolumesTestJSON-57128619-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:58:41.195893 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-5bcc6239-cf74-4e2d-94b8-1f2d7e4f9169 req-3d09b095-67bd-4ac9-8925-8cfa908c4f81 tempest-VolumesTestJSON-57128619 tempest-VolumesTestJSON-57128619-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:58:41.211263 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:58:41.211263 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 00:58:41.217478 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [req-5bcc6239-cf74-4e2d-94b8-1f2d7e4f9169 req-3d09b095-67bd-4ac9-8925-8cfa908c4f81 tempest-VolumesTestJSON-57128619 tempest-VolumesTestJSON-57128619-project-member] Volume info retrieved successfully. Aug 20 00:58:41.221976 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-5bcc6239-cf74-4e2d-94b8-1f2d7e4f9169 req-3d09b095-67bd-4ac9-8925-8cfa908c4f81 tempest-VolumesTestJSON-57128619 tempest-VolumesTestJSON-57128619-project-member] https://10.4.3.240/volume/v3/volumes/1372e60c-831a-4c4c-b4ba-9f4aca525487 returned with HTTP 200 Aug 20 00:58:41.222487 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 246/975] 10.4.3.240 () {68 vars in 1598 bytes} [Thu Aug 20 00:58:41 2026] GET /volume/v3/volumes/1372e60c-831a-4c4c-b4ba-9f4aca525487 => generated 853 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:58:41.362376 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-f4d26fb6-de62-479f-b3c6-990a1f6c0bf9 req-b4b0b5d0-46a3-4d32-8761-f4c7aef916ae None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:58:41.364122 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-f4d26fb6-de62-479f-b3c6-990a1f6c0bf9 req-b4b0b5d0-46a3-4d32-8761-f4c7aef916ae tempest-VolumesTestJSON-57128619 tempest-VolumesTestJSON-57128619-project-reader] GET https://10.4.3.240/volume/v3/volumes/detail Aug 20 00:58:41.364356 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-f4d26fb6-de62-479f-b3c6-990a1f6c0bf9 req-b4b0b5d0-46a3-4d32-8761-f4c7aef916ae tempest-VolumesTestJSON-57128619 tempest-VolumesTestJSON-57128619-project-reader] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:58:41.364592 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-f4d26fb6-de62-479f-b3c6-990a1f6c0bf9 req-b4b0b5d0-46a3-4d32-8761-f4c7aef916ae tempest-VolumesTestJSON-57128619 tempest-VolumesTestJSON-57128619-project-reader] Calling method 'detail' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:58:41.364886 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.api_utils [req-f4d26fb6-de62-479f-b3c6-990a1f6c0bf9 req-b4b0b5d0-46a3-4d32-8761-f4c7aef916ae tempest-VolumesTestJSON-57128619 tempest-VolumesTestJSON-57128619-project-reader] Removing options '' from query. {{(pid=100214) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 00:58:41.365651 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [req-f4d26fb6-de62-479f-b3c6-990a1f6c0bf9 req-b4b0b5d0-46a3-4d32-8761-f4c7aef916ae tempest-VolumesTestJSON-57128619 tempest-VolumesTestJSON-57128619-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100214) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 00:58:41.381636 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [req-f4d26fb6-de62-479f-b3c6-990a1f6c0bf9 req-b4b0b5d0-46a3-4d32-8761-f4c7aef916ae tempest-VolumesTestJSON-57128619 tempest-VolumesTestJSON-57128619-project-reader] Get all volumes completed successfully. Aug 20 00:58:41.382682 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:58:41.382682 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 00:58:41.386897 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-f4d26fb6-de62-479f-b3c6-990a1f6c0bf9 req-b4b0b5d0-46a3-4d32-8761-f4c7aef916ae tempest-VolumesTestJSON-57128619 tempest-VolumesTestJSON-57128619-project-reader] https://10.4.3.240/volume/v3/volumes/detail returned with HTTP 200 Aug 20 00:58:41.387348 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 247/976] 10.4.3.240 () {68 vars in 1508 bytes} [Thu Aug 20 00:58:41 2026] GET /volume/v3/volumes/detail => generated 2541 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:58:41.423548 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [req-6bd0409b-2fa3-4263-9aff-843395d855f3 req-7a00d53b-5eb7-43fa-a015-6105e1d2f2a8 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:58:41.427606 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-6bd0409b-2fa3-4263-9aff-843395d855f3 req-7a00d53b-5eb7-43fa-a015-6105e1d2f2a8 tempest-VolumesTestJSON-57128619 tempest-VolumesTestJSON-57128619-project-reader] GET https://10.4.3.240/volume/v3/volumes/detail Aug 20 00:58:41.427816 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [req-6bd0409b-2fa3-4263-9aff-843395d855f3 req-7a00d53b-5eb7-43fa-a015-6105e1d2f2a8 tempest-VolumesTestJSON-57128619 tempest-VolumesTestJSON-57128619-project-reader] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:58:41.427979 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [req-6bd0409b-2fa3-4263-9aff-843395d855f3 req-7a00d53b-5eb7-43fa-a015-6105e1d2f2a8 tempest-VolumesTestJSON-57128619 tempest-VolumesTestJSON-57128619-project-reader] Calling method 'detail' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:58:41.430995 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.api_utils [req-6bd0409b-2fa3-4263-9aff-843395d855f3 req-7a00d53b-5eb7-43fa-a015-6105e1d2f2a8 tempest-VolumesTestJSON-57128619 tempest-VolumesTestJSON-57128619-project-reader] Removing options '' from query. {{(pid=100212) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 00:58:41.430995 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [req-6bd0409b-2fa3-4263-9aff-843395d855f3 req-7a00d53b-5eb7-43fa-a015-6105e1d2f2a8 tempest-VolumesTestJSON-57128619 tempest-VolumesTestJSON-57128619-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100212) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 00:58:41.440776 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [req-6bd0409b-2fa3-4263-9aff-843395d855f3 req-7a00d53b-5eb7-43fa-a015-6105e1d2f2a8 tempest-VolumesTestJSON-57128619 tempest-VolumesTestJSON-57128619-project-reader] Get all volumes completed successfully. Aug 20 00:58:41.441658 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:58:41.441658 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 00:58:41.448718 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-6bd0409b-2fa3-4263-9aff-843395d855f3 req-7a00d53b-5eb7-43fa-a015-6105e1d2f2a8 tempest-VolumesTestJSON-57128619 tempest-VolumesTestJSON-57128619-project-reader] https://10.4.3.240/volume/v3/volumes/detail returned with HTTP 200 Aug 20 00:58:41.449347 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 243/977] 10.4.3.240 () {68 vars in 1508 bytes} [Thu Aug 20 00:58:41 2026] GET /volume/v3/volumes/detail => generated 2541 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:58:41.450131 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [req-50137e49-9635-4b28-a9c6-fd5fea7381ea req-3e27f71b-bd7c-43fe-8793-6031d7e6943f None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:58:41.456249 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-50137e49-9635-4b28-a9c6-fd5fea7381ea req-3e27f71b-bd7c-43fe-8793-6031d7e6943f tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] DELETE https://10.4.3.240/volume/v3/attachments/6d008f53-e51e-4d7a-be7f-9cbe79b4ee50 Aug 20 00:58:41.456400 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [req-50137e49-9635-4b28-a9c6-fd5fea7381ea req-3e27f71b-bd7c-43fe-8793-6031d7e6943f tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:58:41.456650 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [req-50137e49-9635-4b28-a9c6-fd5fea7381ea req-3e27f71b-bd7c-43fe-8793-6031d7e6943f tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] Calling method 'version_select' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:58:41.475756 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:58:41.475756 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 00:58:41.488873 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-dd62cce5-ba61-4fdd-b25b-ab2400cd62c6 req-1c05df2f-7104-4f42-809e-87737c529067 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:58:41.498984 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-dd62cce5-ba61-4fdd-b25b-ab2400cd62c6 req-1c05df2f-7104-4f42-809e-87737c529067 tempest-VolumesTestJSON-57128619 tempest-VolumesTestJSON-57128619-project-reader] GET https://10.4.3.240/volume/v3/volumes/detail Aug 20 00:58:41.498984 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-dd62cce5-ba61-4fdd-b25b-ab2400cd62c6 req-1c05df2f-7104-4f42-809e-87737c529067 tempest-VolumesTestJSON-57128619 tempest-VolumesTestJSON-57128619-project-reader] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:58:41.498984 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-dd62cce5-ba61-4fdd-b25b-ab2400cd62c6 req-1c05df2f-7104-4f42-809e-87737c529067 tempest-VolumesTestJSON-57128619 tempest-VolumesTestJSON-57128619-project-reader] Calling method 'detail' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:58:41.498984 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.api_utils [req-dd62cce5-ba61-4fdd-b25b-ab2400cd62c6 req-1c05df2f-7104-4f42-809e-87737c529067 tempest-VolumesTestJSON-57128619 tempest-VolumesTestJSON-57128619-project-reader] Removing options '' from query. {{(pid=100215) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 00:58:41.498984 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [req-dd62cce5-ba61-4fdd-b25b-ab2400cd62c6 req-1c05df2f-7104-4f42-809e-87737c529067 tempest-VolumesTestJSON-57128619 tempest-VolumesTestJSON-57128619-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100215) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 00:58:41.511389 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [req-dd62cce5-ba61-4fdd-b25b-ab2400cd62c6 req-1c05df2f-7104-4f42-809e-87737c529067 tempest-VolumesTestJSON-57128619 tempest-VolumesTestJSON-57128619-project-reader] Get all volumes completed successfully. Aug 20 00:58:41.512419 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:58:41.512419 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 00:58:41.519685 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-dd62cce5-ba61-4fdd-b25b-ab2400cd62c6 req-1c05df2f-7104-4f42-809e-87737c529067 tempest-VolumesTestJSON-57128619 tempest-VolumesTestJSON-57128619-project-reader] https://10.4.3.240/volume/v3/volumes/detail returned with HTTP 200 Aug 20 00:58:41.520176 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 247/978] 10.4.3.240 () {68 vars in 1508 bytes} [Thu Aug 20 00:58:41 2026] GET /volume/v3/volumes/detail => generated 2541 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:58:41.551389 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-04b26a95-876f-4885-bbfc-c877719e622e req-b864ad51-44df-414f-9158-37eba6ff218a None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:58:41.554520 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-04b26a95-876f-4885-bbfc-c877719e622e req-b864ad51-44df-414f-9158-37eba6ff218a tempest-VolumesTestJSON-57128619 tempest-VolumesTestJSON-57128619-project-reader] GET https://10.4.3.240/volume/v3/volumes/detail Aug 20 00:58:41.555563 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-04b26a95-876f-4885-bbfc-c877719e622e req-b864ad51-44df-414f-9158-37eba6ff218a tempest-VolumesTestJSON-57128619 tempest-VolumesTestJSON-57128619-project-reader] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:58:41.556002 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-04b26a95-876f-4885-bbfc-c877719e622e req-b864ad51-44df-414f-9158-37eba6ff218a tempest-VolumesTestJSON-57128619 tempest-VolumesTestJSON-57128619-project-reader] Calling method 'detail' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:58:41.556202 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.api_utils [req-04b26a95-876f-4885-bbfc-c877719e622e req-b864ad51-44df-414f-9158-37eba6ff218a tempest-VolumesTestJSON-57128619 tempest-VolumesTestJSON-57128619-project-reader] Removing options '' from query. {{(pid=100214) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 00:58:41.557139 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [req-04b26a95-876f-4885-bbfc-c877719e622e req-b864ad51-44df-414f-9158-37eba6ff218a tempest-VolumesTestJSON-57128619 tempest-VolumesTestJSON-57128619-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100214) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 00:58:41.569985 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-50137e49-9635-4b28-a9c6-fd5fea7381ea req-3e27f71b-bd7c-43fe-8793-6031d7e6943f tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] https://10.4.3.240/volume/v3/attachments/6d008f53-e51e-4d7a-be7f-9cbe79b4ee50 returned with HTTP 200 Aug 20 00:58:41.570433 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 242/979] 10.4.3.240 () {72 vars in 1673 bytes} [Thu Aug 20 00:58:41 2026] DELETE /volume/v3/attachments/6d008f53-e51e-4d7a-be7f-9cbe79b4ee50 => generated 19 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 20 00:58:41.570918 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [req-04b26a95-876f-4885-bbfc-c877719e622e req-b864ad51-44df-414f-9158-37eba6ff218a tempest-VolumesTestJSON-57128619 tempest-VolumesTestJSON-57128619-project-reader] Get all volumes completed successfully. Aug 20 00:58:41.573548 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:58:41.573548 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 00:58:41.579035 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-04b26a95-876f-4885-bbfc-c877719e622e req-b864ad51-44df-414f-9158-37eba6ff218a tempest-VolumesTestJSON-57128619 tempest-VolumesTestJSON-57128619-project-reader] https://10.4.3.240/volume/v3/volumes/detail returned with HTTP 200 Aug 20 00:58:41.579503 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 248/980] 10.4.3.240 () {68 vars in 1508 bytes} [Thu Aug 20 00:58:41 2026] GET /volume/v3/volumes/detail => generated 2541 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:58:41.625629 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [req-0cae3060-7c03-4ae1-ad80-770f333d80e2 req-a46dc3a7-181e-4ffa-af00-acfcaaffdfb7 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:58:41.633371 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-0cae3060-7c03-4ae1-ad80-770f333d80e2 req-a46dc3a7-181e-4ffa-af00-acfcaaffdfb7 tempest-VolumesTestJSON-57128619 tempest-VolumesTestJSON-57128619-project-reader] GET https://10.4.3.240/volume/v3/volumes/detail Aug 20 00:58:41.633371 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [req-0cae3060-7c03-4ae1-ad80-770f333d80e2 req-a46dc3a7-181e-4ffa-af00-acfcaaffdfb7 tempest-VolumesTestJSON-57128619 tempest-VolumesTestJSON-57128619-project-reader] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:58:41.633475 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [req-0cae3060-7c03-4ae1-ad80-770f333d80e2 req-a46dc3a7-181e-4ffa-af00-acfcaaffdfb7 tempest-VolumesTestJSON-57128619 tempest-VolumesTestJSON-57128619-project-reader] Calling method 'detail' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:58:41.633690 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.api_utils [req-0cae3060-7c03-4ae1-ad80-770f333d80e2 req-a46dc3a7-181e-4ffa-af00-acfcaaffdfb7 tempest-VolumesTestJSON-57128619 tempest-VolumesTestJSON-57128619-project-reader] Removing options '' from query. {{(pid=100212) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 00:58:41.634824 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [req-0cae3060-7c03-4ae1-ad80-770f333d80e2 req-a46dc3a7-181e-4ffa-af00-acfcaaffdfb7 tempest-VolumesTestJSON-57128619 tempest-VolumesTestJSON-57128619-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100212) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 00:58:41.645726 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [req-0cae3060-7c03-4ae1-ad80-770f333d80e2 req-a46dc3a7-181e-4ffa-af00-acfcaaffdfb7 tempest-VolumesTestJSON-57128619 tempest-VolumesTestJSON-57128619-project-reader] Get all volumes completed successfully. Aug 20 00:58:41.647461 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:58:41.647461 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 00:58:41.655369 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-0cae3060-7c03-4ae1-ad80-770f333d80e2 req-a46dc3a7-181e-4ffa-af00-acfcaaffdfb7 tempest-VolumesTestJSON-57128619 tempest-VolumesTestJSON-57128619-project-reader] https://10.4.3.240/volume/v3/volumes/detail returned with HTTP 200 Aug 20 00:58:41.655840 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 244/981] 10.4.3.240 () {68 vars in 1508 bytes} [Thu Aug 20 00:58:41 2026] GET /volume/v3/volumes/detail => generated 2541 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:58:41.662618 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-96dc4852-6f11-4297-9256-9bdf98900242 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:58:41.671735 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-96dc4852-6f11-4297-9256-9bdf98900242 tempest-ImageDependencyTests-936551636 tempest-ImageDependencyTests-936551636-project-member] GET https://10.4.3.240/volume/v3/volumes/2c705824-363f-4c86-81e0-c0f62b78f505 Aug 20 00:58:41.671735 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-96dc4852-6f11-4297-9256-9bdf98900242 tempest-ImageDependencyTests-936551636 tempest-ImageDependencyTests-936551636-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:58:41.671735 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-96dc4852-6f11-4297-9256-9bdf98900242 tempest-ImageDependencyTests-936551636 tempest-ImageDependencyTests-936551636-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:58:41.684825 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:58:41.684825 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 00:58:41.687025 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [req-1b20b5c5-18fa-4d8a-9909-aafdb1a07a6e req-6ce9a9e7-4735-4531-b790-e48bf37a92a4 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:58:41.689835 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-96dc4852-6f11-4297-9256-9bdf98900242 tempest-ImageDependencyTests-936551636 tempest-ImageDependencyTests-936551636-project-member] Volume info retrieved successfully. Aug 20 00:58:41.689933 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-1b20b5c5-18fa-4d8a-9909-aafdb1a07a6e req-6ce9a9e7-4735-4531-b790-e48bf37a92a4 tempest-VolumesTestJSON-57128619 tempest-VolumesTestJSON-57128619-project-reader] GET https://10.4.3.240/volume/v3/volumes/detail Aug 20 00:58:41.690127 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [req-1b20b5c5-18fa-4d8a-9909-aafdb1a07a6e req-6ce9a9e7-4735-4531-b790-e48bf37a92a4 tempest-VolumesTestJSON-57128619 tempest-VolumesTestJSON-57128619-project-reader] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:58:41.690738 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [req-1b20b5c5-18fa-4d8a-9909-aafdb1a07a6e req-6ce9a9e7-4735-4531-b790-e48bf37a92a4 tempest-VolumesTestJSON-57128619 tempest-VolumesTestJSON-57128619-project-reader] Calling method 'detail' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:58:41.690796 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.api_utils [req-1b20b5c5-18fa-4d8a-9909-aafdb1a07a6e req-6ce9a9e7-4735-4531-b790-e48bf37a92a4 tempest-VolumesTestJSON-57128619 tempest-VolumesTestJSON-57128619-project-reader] Removing options '' from query. {{(pid=100213) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 00:58:41.691244 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:58:41.691244 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 00:58:41.691816 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [req-1b20b5c5-18fa-4d8a-9909-aafdb1a07a6e req-6ce9a9e7-4735-4531-b790-e48bf37a92a4 tempest-VolumesTestJSON-57128619 tempest-VolumesTestJSON-57128619-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100213) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 00:58:41.695903 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-96dc4852-6f11-4297-9256-9bdf98900242 tempest-ImageDependencyTests-936551636 tempest-ImageDependencyTests-936551636-project-member] https://10.4.3.240/volume/v3/volumes/2c705824-363f-4c86-81e0-c0f62b78f505 returned with HTTP 200 Aug 20 00:58:41.696469 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 248/982] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:58:41 2026] GET /volume/v3/volumes/2c705824-363f-4c86-81e0-c0f62b78f505 => generated 905 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:58:41.706123 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [req-1b20b5c5-18fa-4d8a-9909-aafdb1a07a6e req-6ce9a9e7-4735-4531-b790-e48bf37a92a4 tempest-VolumesTestJSON-57128619 tempest-VolumesTestJSON-57128619-project-reader] Get all volumes completed successfully. Aug 20 00:58:41.707348 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:58:41.707348 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 00:58:41.712709 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-1b20b5c5-18fa-4d8a-9909-aafdb1a07a6e req-6ce9a9e7-4735-4531-b790-e48bf37a92a4 tempest-VolumesTestJSON-57128619 tempest-VolumesTestJSON-57128619-project-reader] https://10.4.3.240/volume/v3/volumes/detail returned with HTTP 200 Aug 20 00:58:41.713413 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 243/983] 10.4.3.240 () {68 vars in 1508 bytes} [Thu Aug 20 00:58:41 2026] GET /volume/v3/volumes/detail => generated 2541 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:58:41.760975 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-a46f6c18-0780-4c0d-ab17-efb10b84b90a req-01c8e6d5-0c92-4ee9-88b5-c0331fea105f None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:58:41.764387 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-a46f6c18-0780-4c0d-ab17-efb10b84b90a req-01c8e6d5-0c92-4ee9-88b5-c0331fea105f tempest-VolumesTestJSON-57128619 tempest-VolumesTestJSON-57128619-project-reader] GET https://10.4.3.240/volume/v3/volumes/detail Aug 20 00:58:41.764589 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-a46f6c18-0780-4c0d-ab17-efb10b84b90a req-01c8e6d5-0c92-4ee9-88b5-c0331fea105f tempest-VolumesTestJSON-57128619 tempest-VolumesTestJSON-57128619-project-reader] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:58:41.764770 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-a46f6c18-0780-4c0d-ab17-efb10b84b90a req-01c8e6d5-0c92-4ee9-88b5-c0331fea105f tempest-VolumesTestJSON-57128619 tempest-VolumesTestJSON-57128619-project-reader] Calling method 'detail' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:58:41.765003 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.api_utils [req-a46f6c18-0780-4c0d-ab17-efb10b84b90a req-01c8e6d5-0c92-4ee9-88b5-c0331fea105f tempest-VolumesTestJSON-57128619 tempest-VolumesTestJSON-57128619-project-reader] Removing options '' from query. {{(pid=100214) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 00:58:41.765761 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [req-a46f6c18-0780-4c0d-ab17-efb10b84b90a req-01c8e6d5-0c92-4ee9-88b5-c0331fea105f tempest-VolumesTestJSON-57128619 tempest-VolumesTestJSON-57128619-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100214) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 00:58:41.776633 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [req-a46f6c18-0780-4c0d-ab17-efb10b84b90a req-01c8e6d5-0c92-4ee9-88b5-c0331fea105f tempest-VolumesTestJSON-57128619 tempest-VolumesTestJSON-57128619-project-reader] Get all volumes completed successfully. Aug 20 00:58:41.778028 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:58:41.778028 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 00:58:41.783834 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-a46f6c18-0780-4c0d-ab17-efb10b84b90a req-01c8e6d5-0c92-4ee9-88b5-c0331fea105f tempest-VolumesTestJSON-57128619 tempest-VolumesTestJSON-57128619-project-reader] https://10.4.3.240/volume/v3/volumes/detail returned with HTTP 200 Aug 20 00:58:41.784809 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 249/984] 10.4.3.240 () {68 vars in 1508 bytes} [Thu Aug 20 00:58:41 2026] GET /volume/v3/volumes/detail => generated 2541 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:58:41.792984 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-b44f04c2-039d-475f-a5d8-3329bb23b951 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:58:41.803047 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-b44f04c2-039d-475f-a5d8-3329bb23b951 tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] DELETE https://10.4.3.240/volume/v3/volumes/59bf60eb-fc28-4cb4-a647-0bdd1905fc85 Aug 20 00:58:41.803264 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-b44f04c2-039d-475f-a5d8-3329bb23b951 tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:58:41.803466 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-b44f04c2-039d-475f-a5d8-3329bb23b951 tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] Calling method 'delete' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:58:41.803619 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.v3.volumes [None req-b44f04c2-039d-475f-a5d8-3329bb23b951 tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] Delete volume with id: 59bf60eb-fc28-4cb4-a647-0bdd1905fc85 Aug 20 00:58:41.817363 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:58:41.817363 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 00:58:41.817363 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-b44f04c2-039d-475f-a5d8-3329bb23b951 tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] Volume info retrieved successfully. Aug 20 00:58:41.817886 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-d3d59fe6-ded5-432e-bac7-0e4aeb5ee05f req-ecfed92b-746e-450f-a538-fc78960d6638 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:58:41.821788 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-d3d59fe6-ded5-432e-bac7-0e4aeb5ee05f req-ecfed92b-746e-450f-a538-fc78960d6638 tempest-VolumesTestJSON-57128619 tempest-VolumesTestJSON-57128619-project-reader] GET https://10.4.3.240/volume/v3/volumes/detail Aug 20 00:58:41.822038 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-d3d59fe6-ded5-432e-bac7-0e4aeb5ee05f req-ecfed92b-746e-450f-a538-fc78960d6638 tempest-VolumesTestJSON-57128619 tempest-VolumesTestJSON-57128619-project-reader] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:58:41.822270 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-d3d59fe6-ded5-432e-bac7-0e4aeb5ee05f req-ecfed92b-746e-450f-a538-fc78960d6638 tempest-VolumesTestJSON-57128619 tempest-VolumesTestJSON-57128619-project-reader] Calling method 'detail' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:58:41.822552 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.api_utils [req-d3d59fe6-ded5-432e-bac7-0e4aeb5ee05f req-ecfed92b-746e-450f-a538-fc78960d6638 tempest-VolumesTestJSON-57128619 tempest-VolumesTestJSON-57128619-project-reader] Removing options '' from query. {{(pid=100215) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 00:58:41.824089 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [req-d3d59fe6-ded5-432e-bac7-0e4aeb5ee05f req-ecfed92b-746e-450f-a538-fc78960d6638 tempest-VolumesTestJSON-57128619 tempest-VolumesTestJSON-57128619-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100215) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 00:58:41.833371 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [req-d3d59fe6-ded5-432e-bac7-0e4aeb5ee05f req-ecfed92b-746e-450f-a538-fc78960d6638 tempest-VolumesTestJSON-57128619 tempest-VolumesTestJSON-57128619-project-reader] Get all volumes completed successfully. Aug 20 00:58:41.834322 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:58:41.834322 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 00:58:41.839781 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-d3d59fe6-ded5-432e-bac7-0e4aeb5ee05f req-ecfed92b-746e-450f-a538-fc78960d6638 tempest-VolumesTestJSON-57128619 tempest-VolumesTestJSON-57128619-project-reader] https://10.4.3.240/volume/v3/volumes/detail returned with HTTP 200 Aug 20 00:58:41.840531 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 249/985] 10.4.3.240 () {68 vars in 1508 bytes} [Thu Aug 20 00:58:41 2026] GET /volume/v3/volumes/detail => generated 2541 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:58:41.848901 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-b44f04c2-039d-475f-a5d8-3329bb23b951 tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] Delete volume request issued successfully. Aug 20 00:58:41.848901 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-b44f04c2-039d-475f-a5d8-3329bb23b951 tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] https://10.4.3.240/volume/v3/volumes/59bf60eb-fc28-4cb4-a647-0bdd1905fc85 returned with HTTP 202 Aug 20 00:58:41.848901 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 245/986] 10.4.3.240 () {66 vars in 1351 bytes} [Thu Aug 20 00:58:41 2026] DELETE /volume/v3/volumes/59bf60eb-fc28-4cb4-a647-0bdd1905fc85 => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:58:41.864717 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-0ffa0d52-b737-41b6-a1de-613f56c41610 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:58:41.868289 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-0ffa0d52-b737-41b6-a1de-613f56c41610 tempest-VolumesTestJSON-57128619 tempest-VolumesTestJSON-57128619-project-member] DELETE https://10.4.3.240/volume/v3/volumes/1372e60c-831a-4c4c-b4ba-9f4aca525487 Aug 20 00:58:41.868732 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-0ffa0d52-b737-41b6-a1de-613f56c41610 tempest-VolumesTestJSON-57128619 tempest-VolumesTestJSON-57128619-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:58:41.869097 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-0ffa0d52-b737-41b6-a1de-613f56c41610 tempest-VolumesTestJSON-57128619 tempest-VolumesTestJSON-57128619-project-member] Calling method 'delete' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:58:41.869443 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.v3.volumes [None req-0ffa0d52-b737-41b6-a1de-613f56c41610 tempest-VolumesTestJSON-57128619 tempest-VolumesTestJSON-57128619-project-member] Delete volume with id: 1372e60c-831a-4c4c-b4ba-9f4aca525487 Aug 20 00:58:41.878546 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:58:41.878546 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 00:58:41.879393 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-0ffa0d52-b737-41b6-a1de-613f56c41610 tempest-VolumesTestJSON-57128619 tempest-VolumesTestJSON-57128619-project-member] Volume info retrieved successfully. Aug 20 00:58:41.925314 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-0ffa0d52-b737-41b6-a1de-613f56c41610 tempest-VolumesTestJSON-57128619 tempest-VolumesTestJSON-57128619-project-member] Delete volume request issued successfully. Aug 20 00:58:41.925756 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-0ffa0d52-b737-41b6-a1de-613f56c41610 tempest-VolumesTestJSON-57128619 tempest-VolumesTestJSON-57128619-project-member] https://10.4.3.240/volume/v3/volumes/1372e60c-831a-4c4c-b4ba-9f4aca525487 returned with HTTP 202 Aug 20 00:58:41.926187 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 244/987] 10.4.3.240 () {66 vars in 1351 bytes} [Thu Aug 20 00:58:41 2026] DELETE /volume/v3/volumes/1372e60c-831a-4c4c-b4ba-9f4aca525487 => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:58:41.934677 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-50cb483c-9d96-4ff9-8420-c5697f0b2ebb None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:58:41.937309 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-50cb483c-9d96-4ff9-8420-c5697f0b2ebb tempest-VolumesTestJSON-57128619 tempest-VolumesTestJSON-57128619-project-member] GET https://10.4.3.240/volume/v3/volumes/1372e60c-831a-4c4c-b4ba-9f4aca525487 Aug 20 00:58:41.938220 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-50cb483c-9d96-4ff9-8420-c5697f0b2ebb tempest-VolumesTestJSON-57128619 tempest-VolumesTestJSON-57128619-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:58:41.938220 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-50cb483c-9d96-4ff9-8420-c5697f0b2ebb tempest-VolumesTestJSON-57128619 tempest-VolumesTestJSON-57128619-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:58:41.951902 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:58:41.951902 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 00:58:41.958130 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-50cb483c-9d96-4ff9-8420-c5697f0b2ebb tempest-VolumesTestJSON-57128619 tempest-VolumesTestJSON-57128619-project-member] Volume info retrieved successfully. Aug 20 00:58:41.966883 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-50cb483c-9d96-4ff9-8420-c5697f0b2ebb tempest-VolumesTestJSON-57128619 tempest-VolumesTestJSON-57128619-project-member] https://10.4.3.240/volume/v3/volumes/1372e60c-831a-4c4c-b4ba-9f4aca525487 returned with HTTP 200 Aug 20 00:58:41.967449 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 250/988] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:58:41 2026] GET /volume/v3/volumes/1372e60c-831a-4c4c-b4ba-9f4aca525487 => generated 852 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:58:42.709973 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-83f724ef-5fdb-4bb1-9b43-5c93eeeb05e2 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:58:42.712275 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-83f724ef-5fdb-4bb1-9b43-5c93eeeb05e2 tempest-ImageDependencyTests-936551636 tempest-ImageDependencyTests-936551636-project-member] GET https://10.4.3.240/volume/v3/volumes/2c705824-363f-4c86-81e0-c0f62b78f505 Aug 20 00:58:42.712543 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-83f724ef-5fdb-4bb1-9b43-5c93eeeb05e2 tempest-ImageDependencyTests-936551636 tempest-ImageDependencyTests-936551636-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:58:42.712894 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-83f724ef-5fdb-4bb1-9b43-5c93eeeb05e2 tempest-ImageDependencyTests-936551636 tempest-ImageDependencyTests-936551636-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:58:42.722297 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:58:42.722297 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 00:58:42.727633 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-83f724ef-5fdb-4bb1-9b43-5c93eeeb05e2 tempest-ImageDependencyTests-936551636 tempest-ImageDependencyTests-936551636-project-member] Volume info retrieved successfully. Aug 20 00:58:42.734323 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-83f724ef-5fdb-4bb1-9b43-5c93eeeb05e2 tempest-ImageDependencyTests-936551636 tempest-ImageDependencyTests-936551636-project-member] https://10.4.3.240/volume/v3/volumes/2c705824-363f-4c86-81e0-c0f62b78f505 returned with HTTP 200 Aug 20 00:58:42.735026 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 250/989] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:58:42 2026] GET /volume/v3/volumes/2c705824-363f-4c86-81e0-c0f62b78f505 => generated 905 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:58:42.982363 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-bd7a6f89-ea01-4337-af25-37e4d31bafb1 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:58:42.984599 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-bd7a6f89-ea01-4337-af25-37e4d31bafb1 tempest-VolumesTestJSON-57128619 tempest-VolumesTestJSON-57128619-project-member] GET https://10.4.3.240/volume/v3/volumes/1372e60c-831a-4c4c-b4ba-9f4aca525487 Aug 20 00:58:42.984849 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-bd7a6f89-ea01-4337-af25-37e4d31bafb1 tempest-VolumesTestJSON-57128619 tempest-VolumesTestJSON-57128619-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:58:42.985187 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-bd7a6f89-ea01-4337-af25-37e4d31bafb1 tempest-VolumesTestJSON-57128619 tempest-VolumesTestJSON-57128619-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:58:42.991087 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-bd7a6f89-ea01-4337-af25-37e4d31bafb1 tempest-VolumesTestJSON-57128619 tempest-VolumesTestJSON-57128619-project-member] https://10.4.3.240/volume/v3/volumes/1372e60c-831a-4c4c-b4ba-9f4aca525487 returned with HTTP 404 Aug 20 00:58:42.991769 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 246/990] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:58:42 2026] GET /volume/v3/volumes/1372e60c-831a-4c4c-b4ba-9f4aca525487 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 20 00:58:43.001160 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-ac151baa-b37c-4ddd-80e5-d8910e994fc5 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:58:43.002751 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-ac151baa-b37c-4ddd-80e5-d8910e994fc5 tempest-VolumesTestJSON-57128619 tempest-VolumesTestJSON-57128619-project-member] DELETE https://10.4.3.240/volume/v3/volumes/7f85892a-b714-4ec3-abba-536db8c6d0fc Aug 20 00:58:43.003024 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-ac151baa-b37c-4ddd-80e5-d8910e994fc5 tempest-VolumesTestJSON-57128619 tempest-VolumesTestJSON-57128619-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:58:43.003318 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-ac151baa-b37c-4ddd-80e5-d8910e994fc5 tempest-VolumesTestJSON-57128619 tempest-VolumesTestJSON-57128619-project-member] Calling method 'delete' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:58:43.003598 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.v3.volumes [None req-ac151baa-b37c-4ddd-80e5-d8910e994fc5 tempest-VolumesTestJSON-57128619 tempest-VolumesTestJSON-57128619-project-member] Delete volume with id: 7f85892a-b714-4ec3-abba-536db8c6d0fc Aug 20 00:58:43.017931 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:58:43.017931 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 00:58:43.017931 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-ac151baa-b37c-4ddd-80e5-d8910e994fc5 tempest-VolumesTestJSON-57128619 tempest-VolumesTestJSON-57128619-project-member] Volume info retrieved successfully. Aug 20 00:58:43.039853 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-ac151baa-b37c-4ddd-80e5-d8910e994fc5 tempest-VolumesTestJSON-57128619 tempest-VolumesTestJSON-57128619-project-member] Delete volume request issued successfully. Aug 20 00:58:43.039853 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-ac151baa-b37c-4ddd-80e5-d8910e994fc5 tempest-VolumesTestJSON-57128619 tempest-VolumesTestJSON-57128619-project-member] https://10.4.3.240/volume/v3/volumes/7f85892a-b714-4ec3-abba-536db8c6d0fc returned with HTTP 202 Aug 20 00:58:43.039853 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 245/991] 10.4.3.240 () {66 vars in 1351 bytes} [Thu Aug 20 00:58:42 2026] DELETE /volume/v3/volumes/7f85892a-b714-4ec3-abba-536db8c6d0fc => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:58:43.047580 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-e490e60e-6001-4340-bfbd-1999ff0a87d7 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:58:43.050148 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-e490e60e-6001-4340-bfbd-1999ff0a87d7 tempest-VolumesTestJSON-57128619 tempest-VolumesTestJSON-57128619-project-member] GET https://10.4.3.240/volume/v3/volumes/7f85892a-b714-4ec3-abba-536db8c6d0fc Aug 20 00:58:43.050487 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-e490e60e-6001-4340-bfbd-1999ff0a87d7 tempest-VolumesTestJSON-57128619 tempest-VolumesTestJSON-57128619-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:58:43.050785 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-e490e60e-6001-4340-bfbd-1999ff0a87d7 tempest-VolumesTestJSON-57128619 tempest-VolumesTestJSON-57128619-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:58:43.060153 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:58:43.060153 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 00:58:43.064713 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-e490e60e-6001-4340-bfbd-1999ff0a87d7 tempest-VolumesTestJSON-57128619 tempest-VolumesTestJSON-57128619-project-member] Volume info retrieved successfully. Aug 20 00:58:43.070358 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-e490e60e-6001-4340-bfbd-1999ff0a87d7 tempest-VolumesTestJSON-57128619 tempest-VolumesTestJSON-57128619-project-member] https://10.4.3.240/volume/v3/volumes/7f85892a-b714-4ec3-abba-536db8c6d0fc returned with HTTP 200 Aug 20 00:58:43.070786 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 251/992] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:58:43 2026] GET /volume/v3/volumes/7f85892a-b714-4ec3-abba-536db8c6d0fc => generated 852 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:58:43.751873 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-964e787c-7fc4-4367-b877-915b46112ff0 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:58:43.753759 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-964e787c-7fc4-4367-b877-915b46112ff0 tempest-ImageDependencyTests-936551636 tempest-ImageDependencyTests-936551636-project-member] GET https://10.4.3.240/volume/v3/volumes/2c705824-363f-4c86-81e0-c0f62b78f505 Aug 20 00:58:43.754008 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-964e787c-7fc4-4367-b877-915b46112ff0 tempest-ImageDependencyTests-936551636 tempest-ImageDependencyTests-936551636-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:58:43.754273 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-964e787c-7fc4-4367-b877-915b46112ff0 tempest-ImageDependencyTests-936551636 tempest-ImageDependencyTests-936551636-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:58:43.767134 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:58:43.767134 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 00:58:43.777113 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-964e787c-7fc4-4367-b877-915b46112ff0 tempest-ImageDependencyTests-936551636 tempest-ImageDependencyTests-936551636-project-member] Volume info retrieved successfully. Aug 20 00:58:43.784263 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-964e787c-7fc4-4367-b877-915b46112ff0 tempest-ImageDependencyTests-936551636 tempest-ImageDependencyTests-936551636-project-member] https://10.4.3.240/volume/v3/volumes/2c705824-363f-4c86-81e0-c0f62b78f505 returned with HTTP 200 Aug 20 00:58:43.784263 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 251/993] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:58:43 2026] GET /volume/v3/volumes/2c705824-363f-4c86-81e0-c0f62b78f505 => generated 905 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:58:44.087441 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-60c61968-cf77-46ed-94ec-c0f626c1cd69 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:58:44.089955 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-60c61968-cf77-46ed-94ec-c0f626c1cd69 tempest-VolumesTestJSON-57128619 tempest-VolumesTestJSON-57128619-project-member] GET https://10.4.3.240/volume/v3/volumes/7f85892a-b714-4ec3-abba-536db8c6d0fc Aug 20 00:58:44.090260 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-60c61968-cf77-46ed-94ec-c0f626c1cd69 tempest-VolumesTestJSON-57128619 tempest-VolumesTestJSON-57128619-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:58:44.090572 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-60c61968-cf77-46ed-94ec-c0f626c1cd69 tempest-VolumesTestJSON-57128619 tempest-VolumesTestJSON-57128619-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:58:44.098777 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-60c61968-cf77-46ed-94ec-c0f626c1cd69 tempest-VolumesTestJSON-57128619 tempest-VolumesTestJSON-57128619-project-member] https://10.4.3.240/volume/v3/volumes/7f85892a-b714-4ec3-abba-536db8c6d0fc returned with HTTP 404 Aug 20 00:58:44.099664 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 247/994] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:58:44 2026] GET /volume/v3/volumes/7f85892a-b714-4ec3-abba-536db8c6d0fc => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:58:44.112574 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-05292511-3571-4d82-b486-3c5e963dd998 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:58:44.114816 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-05292511-3571-4d82-b486-3c5e963dd998 tempest-VolumesTestJSON-57128619 tempest-VolumesTestJSON-57128619-project-member] DELETE https://10.4.3.240/volume/v3/volumes/52cfa0e3-a4ad-467f-bece-d4f6f5e0bb31 Aug 20 00:58:44.115069 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-05292511-3571-4d82-b486-3c5e963dd998 tempest-VolumesTestJSON-57128619 tempest-VolumesTestJSON-57128619-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:58:44.115319 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-05292511-3571-4d82-b486-3c5e963dd998 tempest-VolumesTestJSON-57128619 tempest-VolumesTestJSON-57128619-project-member] Calling method 'delete' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:58:44.115627 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.v3.volumes [None req-05292511-3571-4d82-b486-3c5e963dd998 tempest-VolumesTestJSON-57128619 tempest-VolumesTestJSON-57128619-project-member] Delete volume with id: 52cfa0e3-a4ad-467f-bece-d4f6f5e0bb31 Aug 20 00:58:44.124593 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:58:44.124593 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 00:58:44.125121 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-05292511-3571-4d82-b486-3c5e963dd998 tempest-VolumesTestJSON-57128619 tempest-VolumesTestJSON-57128619-project-member] Volume info retrieved successfully. Aug 20 00:58:44.151356 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-05292511-3571-4d82-b486-3c5e963dd998 tempest-VolumesTestJSON-57128619 tempest-VolumesTestJSON-57128619-project-member] Delete volume request issued successfully. Aug 20 00:58:44.151586 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-05292511-3571-4d82-b486-3c5e963dd998 tempest-VolumesTestJSON-57128619 tempest-VolumesTestJSON-57128619-project-member] https://10.4.3.240/volume/v3/volumes/52cfa0e3-a4ad-467f-bece-d4f6f5e0bb31 returned with HTTP 202 Aug 20 00:58:44.152063 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 246/995] 10.4.3.240 () {66 vars in 1351 bytes} [Thu Aug 20 00:58:44 2026] DELETE /volume/v3/volumes/52cfa0e3-a4ad-467f-bece-d4f6f5e0bb31 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:58:44.160969 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-97b94961-9e6d-4794-8e7b-f5bb46bd6826 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:58:44.166379 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-97b94961-9e6d-4794-8e7b-f5bb46bd6826 tempest-VolumesTestJSON-57128619 tempest-VolumesTestJSON-57128619-project-member] GET https://10.4.3.240/volume/v3/volumes/52cfa0e3-a4ad-467f-bece-d4f6f5e0bb31 Aug 20 00:58:44.166560 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-97b94961-9e6d-4794-8e7b-f5bb46bd6826 tempest-VolumesTestJSON-57128619 tempest-VolumesTestJSON-57128619-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:58:44.166782 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-97b94961-9e6d-4794-8e7b-f5bb46bd6826 tempest-VolumesTestJSON-57128619 tempest-VolumesTestJSON-57128619-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:58:44.176609 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:58:44.176609 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 00:58:44.180325 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-97b94961-9e6d-4794-8e7b-f5bb46bd6826 tempest-VolumesTestJSON-57128619 tempest-VolumesTestJSON-57128619-project-member] Volume info retrieved successfully. Aug 20 00:58:44.185780 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-97b94961-9e6d-4794-8e7b-f5bb46bd6826 tempest-VolumesTestJSON-57128619 tempest-VolumesTestJSON-57128619-project-member] https://10.4.3.240/volume/v3/volumes/52cfa0e3-a4ad-467f-bece-d4f6f5e0bb31 returned with HTTP 200 Aug 20 00:58:44.186176 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 252/996] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:58:44 2026] GET /volume/v3/volumes/52cfa0e3-a4ad-467f-bece-d4f6f5e0bb31 => generated 851 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:58:44.801722 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-b601f02e-5a4e-45e0-b8ae-07df959f421b None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:58:44.803498 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-b601f02e-5a4e-45e0-b8ae-07df959f421b tempest-ImageDependencyTests-936551636 tempest-ImageDependencyTests-936551636-project-member] GET https://10.4.3.240/volume/v3/volumes/2c705824-363f-4c86-81e0-c0f62b78f505 Aug 20 00:58:44.803667 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-b601f02e-5a4e-45e0-b8ae-07df959f421b tempest-ImageDependencyTests-936551636 tempest-ImageDependencyTests-936551636-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:58:44.803848 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-b601f02e-5a4e-45e0-b8ae-07df959f421b tempest-ImageDependencyTests-936551636 tempest-ImageDependencyTests-936551636-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:58:44.810297 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:58:44.810297 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 00:58:44.813638 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-b601f02e-5a4e-45e0-b8ae-07df959f421b tempest-ImageDependencyTests-936551636 tempest-ImageDependencyTests-936551636-project-member] Volume info retrieved successfully. Aug 20 00:58:44.818142 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-b601f02e-5a4e-45e0-b8ae-07df959f421b tempest-ImageDependencyTests-936551636 tempest-ImageDependencyTests-936551636-project-member] https://10.4.3.240/volume/v3/volumes/2c705824-363f-4c86-81e0-c0f62b78f505 returned with HTTP 200 Aug 20 00:58:44.818585 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 252/997] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:58:44 2026] GET /volume/v3/volumes/2c705824-363f-4c86-81e0-c0f62b78f505 => generated 905 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:58:45.205659 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-a112d57d-b1c9-4741-9ce0-d7581a23d931 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:58:45.208299 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-a112d57d-b1c9-4741-9ce0-d7581a23d931 tempest-VolumesTestJSON-57128619 tempest-VolumesTestJSON-57128619-project-member] GET https://10.4.3.240/volume/v3/volumes/52cfa0e3-a4ad-467f-bece-d4f6f5e0bb31 Aug 20 00:58:45.208565 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-a112d57d-b1c9-4741-9ce0-d7581a23d931 tempest-VolumesTestJSON-57128619 tempest-VolumesTestJSON-57128619-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:58:45.208805 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-a112d57d-b1c9-4741-9ce0-d7581a23d931 tempest-VolumesTestJSON-57128619 tempest-VolumesTestJSON-57128619-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:58:45.217212 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-a112d57d-b1c9-4741-9ce0-d7581a23d931 tempest-VolumesTestJSON-57128619 tempest-VolumesTestJSON-57128619-project-member] https://10.4.3.240/volume/v3/volumes/52cfa0e3-a4ad-467f-bece-d4f6f5e0bb31 returned with HTTP 404 Aug 20 00:58:45.217912 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 248/998] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:58:45 2026] GET /volume/v3/volumes/52cfa0e3-a4ad-467f-bece-d4f6f5e0bb31 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:58:45.737895 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-260a4e5c-f38d-491b-ba01-e3815cee526c None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:58:45.740651 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-260a4e5c-f38d-491b-ba01-e3815cee526c tempest-ServerActionsTestOtherA-1972702099 tempest-ServerActionsTestOtherA-1972702099-project-member] GET https://10.4.3.240/volume/v3/volumes/b4dadda5-0d8e-4f73-8bb8-07fcb224c22c Aug 20 00:58:45.740922 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-260a4e5c-f38d-491b-ba01-e3815cee526c tempest-ServerActionsTestOtherA-1972702099 tempest-ServerActionsTestOtherA-1972702099-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:58:45.741167 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-260a4e5c-f38d-491b-ba01-e3815cee526c tempest-ServerActionsTestOtherA-1972702099 tempest-ServerActionsTestOtherA-1972702099-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:58:45.751172 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:58:45.751172 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 00:58:45.758275 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-260a4e5c-f38d-491b-ba01-e3815cee526c tempest-ServerActionsTestOtherA-1972702099 tempest-ServerActionsTestOtherA-1972702099-project-member] Volume info retrieved successfully. Aug 20 00:58:45.764591 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-260a4e5c-f38d-491b-ba01-e3815cee526c tempest-ServerActionsTestOtherA-1972702099 tempest-ServerActionsTestOtherA-1972702099-project-member] https://10.4.3.240/volume/v3/volumes/b4dadda5-0d8e-4f73-8bb8-07fcb224c22c returned with HTTP 200 Aug 20 00:58:45.765665 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 247/999] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:58:45 2026] GET /volume/v3/volumes/b4dadda5-0d8e-4f73-8bb8-07fcb224c22c => generated 846 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:58:45.816376 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-249ab4c3-ef94-4fd6-ae86-1e4d565ec04e req-9bce595c-3bc6-449f-899c-b560a8e1da16 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:58:45.819307 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-249ab4c3-ef94-4fd6-ae86-1e4d565ec04e req-9bce595c-3bc6-449f-899c-b560a8e1da16 tempest-ServerActionsTestOtherA-1972702099 tempest-ServerActionsTestOtherA-1972702099-project-member] GET https://10.4.3.240/volume/v3/volumes/b4dadda5-0d8e-4f73-8bb8-07fcb224c22c Aug 20 00:58:45.819614 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-249ab4c3-ef94-4fd6-ae86-1e4d565ec04e req-9bce595c-3bc6-449f-899c-b560a8e1da16 tempest-ServerActionsTestOtherA-1972702099 tempest-ServerActionsTestOtherA-1972702099-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:58:45.819811 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-249ab4c3-ef94-4fd6-ae86-1e4d565ec04e req-9bce595c-3bc6-449f-899c-b560a8e1da16 tempest-ServerActionsTestOtherA-1972702099 tempest-ServerActionsTestOtherA-1972702099-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:58:45.829632 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:58:45.829632 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 00:58:45.835930 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [req-249ab4c3-ef94-4fd6-ae86-1e4d565ec04e req-9bce595c-3bc6-449f-899c-b560a8e1da16 tempest-ServerActionsTestOtherA-1972702099 tempest-ServerActionsTestOtherA-1972702099-project-member] Volume info retrieved successfully. Aug 20 00:58:45.836162 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-2fb6f8aa-3daa-4dbd-a8b1-a2e1ca9c634f None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:58:45.840997 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-249ab4c3-ef94-4fd6-ae86-1e4d565ec04e req-9bce595c-3bc6-449f-899c-b560a8e1da16 tempest-ServerActionsTestOtherA-1972702099 tempest-ServerActionsTestOtherA-1972702099-project-member] https://10.4.3.240/volume/v3/volumes/b4dadda5-0d8e-4f73-8bb8-07fcb224c22c returned with HTTP 200 Aug 20 00:58:45.841473 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 253/1000] 10.4.3.240 () {68 vars in 1598 bytes} [Thu Aug 20 00:58:45 2026] GET /volume/v3/volumes/b4dadda5-0d8e-4f73-8bb8-07fcb224c22c => generated 846 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:58:45.842619 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-2fb6f8aa-3daa-4dbd-a8b1-a2e1ca9c634f tempest-ImageDependencyTests-936551636 tempest-ImageDependencyTests-936551636-project-member] GET https://10.4.3.240/volume/v3/volumes/2c705824-363f-4c86-81e0-c0f62b78f505 Aug 20 00:58:45.842827 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-2fb6f8aa-3daa-4dbd-a8b1-a2e1ca9c634f tempest-ImageDependencyTests-936551636 tempest-ImageDependencyTests-936551636-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:58:45.843022 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-2fb6f8aa-3daa-4dbd-a8b1-a2e1ca9c634f tempest-ImageDependencyTests-936551636 tempest-ImageDependencyTests-936551636-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:58:45.853161 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:58:45.853161 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 00:58:45.857765 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-2fb6f8aa-3daa-4dbd-a8b1-a2e1ca9c634f tempest-ImageDependencyTests-936551636 tempest-ImageDependencyTests-936551636-project-member] Volume info retrieved successfully. Aug 20 00:58:45.868505 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-2fb6f8aa-3daa-4dbd-a8b1-a2e1ca9c634f tempest-ImageDependencyTests-936551636 tempest-ImageDependencyTests-936551636-project-member] https://10.4.3.240/volume/v3/volumes/2c705824-363f-4c86-81e0-c0f62b78f505 returned with HTTP 200 Aug 20 00:58:45.869952 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 253/1001] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:58:45 2026] GET /volume/v3/volumes/2c705824-363f-4c86-81e0-c0f62b78f505 => generated 905 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:58:45.931321 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-dfa345d5-76e5-4513-a5d5-2ccf5d88d90b None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:58:45.931835 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-dfa345d5-76e5-4513-a5d5-2ccf5d88d90b None None] GET https://10.4.3.240/volume// Aug 20 00:58:45.932223 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-dfa345d5-76e5-4513-a5d5-2ccf5d88d90b None None] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:58:45.932223 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-dfa345d5-76e5-4513-a5d5-2ccf5d88d90b None None] Calling method 'all' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:58:45.932541 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-dfa345d5-76e5-4513-a5d5-2ccf5d88d90b None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 20 00:58:45.932932 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 249/1002] 10.4.3.240 () {66 vars in 1428 bytes} [Thu Aug 20 00:58:45 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 00:58:45.940961 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [req-249ab4c3-ef94-4fd6-ae86-1e4d565ec04e req-ed1bb2fa-96ad-4242-bd8e-e93c8528a1ae None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:58:45.945721 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-249ab4c3-ef94-4fd6-ae86-1e4d565ec04e req-ed1bb2fa-96ad-4242-bd8e-e93c8528a1ae tempest-ServerActionsTestOtherA-1972702099 tempest-ServerActionsTestOtherA-1972702099-project-member] POST https://10.4.3.240/volume/v3/attachments Aug 20 00:58:45.946248 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [req-249ab4c3-ef94-4fd6-ae86-1e4d565ec04e req-ed1bb2fa-96ad-4242-bd8e-e93c8528a1ae tempest-ServerActionsTestOtherA-1972702099 tempest-ServerActionsTestOtherA-1972702099-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b4dadda5-0d8e-4f73-8bb8-07fcb224c22c", "connector": null, "instance_uuid": "818c4678-86b8-401e-ac90-50a9d06db27d"}} {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:58:45.959095 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:58:45.959095 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 00:58:45.997242 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-249ab4c3-ef94-4fd6-ae86-1e4d565ec04e req-ed1bb2fa-96ad-4242-bd8e-e93c8528a1ae tempest-ServerActionsTestOtherA-1972702099 tempest-ServerActionsTestOtherA-1972702099-project-member] https://10.4.3.240/volume/v3/attachments returned with HTTP 200 Aug 20 00:58:45.997915 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 248/1003] 10.4.3.240 () {74 vars in 1594 bytes} [Thu Aug 20 00:58:45 2026] POST /volume/v3/attachments => generated 273 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:58:46.031093 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-acaba756-cc7a-44ba-9481-07f36b242614 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:58:46.032741 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-acaba756-cc7a-44ba-9481-07f36b242614 tempest-ServerActionsTestOtherA-1972702099 tempest-ServerActionsTestOtherA-1972702099-project-member] GET https://10.4.3.240/volume/v3/volumes/b4dadda5-0d8e-4f73-8bb8-07fcb224c22c Aug 20 00:58:46.032891 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-acaba756-cc7a-44ba-9481-07f36b242614 tempest-ServerActionsTestOtherA-1972702099 tempest-ServerActionsTestOtherA-1972702099-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:58:46.033058 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-acaba756-cc7a-44ba-9481-07f36b242614 tempest-ServerActionsTestOtherA-1972702099 tempest-ServerActionsTestOtherA-1972702099-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:58:46.050617 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-9823fffd-6194-4f03-bd6c-ac54e9b3a81c None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:58:46.051006 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-9823fffd-6194-4f03-bd6c-ac54e9b3a81c None None] GET https://10.4.3.240/volume// Aug 20 00:58:46.051423 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-9823fffd-6194-4f03-bd6c-ac54e9b3a81c None None] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:58:46.051645 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-9823fffd-6194-4f03-bd6c-ac54e9b3a81c None None] Calling method 'all' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:58:46.052097 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:58:46.052097 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 00:58:46.052185 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-9823fffd-6194-4f03-bd6c-ac54e9b3a81c None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 20 00:58:46.052464 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 254/1004] 10.4.3.240 () {66 vars in 1426 bytes} [Thu Aug 20 00:58:46 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 00:58:46.057403 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-acaba756-cc7a-44ba-9481-07f36b242614 tempest-ServerActionsTestOtherA-1972702099 tempest-ServerActionsTestOtherA-1972702099-project-member] Volume info retrieved successfully. Aug 20 00:58:46.059279 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [req-249ab4c3-ef94-4fd6-ae86-1e4d565ec04e req-b86b71aa-0260-4536-88aa-31745a23ae4c None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:58:46.061003 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-249ab4c3-ef94-4fd6-ae86-1e4d565ec04e req-b86b71aa-0260-4536-88aa-31745a23ae4c tempest-ServerActionsTestOtherA-1972702099 tempest-ServerActionsTestOtherA-1972702099-project-member] GET https://10.4.3.240/volume/v3/volumes/b4dadda5-0d8e-4f73-8bb8-07fcb224c22c Aug 20 00:58:46.061180 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [req-249ab4c3-ef94-4fd6-ae86-1e4d565ec04e req-b86b71aa-0260-4536-88aa-31745a23ae4c tempest-ServerActionsTestOtherA-1972702099 tempest-ServerActionsTestOtherA-1972702099-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:58:46.061377 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [req-249ab4c3-ef94-4fd6-ae86-1e4d565ec04e req-b86b71aa-0260-4536-88aa-31745a23ae4c tempest-ServerActionsTestOtherA-1972702099 tempest-ServerActionsTestOtherA-1972702099-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:58:46.064773 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-acaba756-cc7a-44ba-9481-07f36b242614 tempest-ServerActionsTestOtherA-1972702099 tempest-ServerActionsTestOtherA-1972702099-project-member] https://10.4.3.240/volume/v3/volumes/b4dadda5-0d8e-4f73-8bb8-07fcb224c22c returned with HTTP 200 Aug 20 00:58:46.065285 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 254/1005] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:58:46 2026] GET /volume/v3/volumes/b4dadda5-0d8e-4f73-8bb8-07fcb224c22c => generated 845 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:58:46.072937 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:58:46.072937 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 00:58:46.078580 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [req-249ab4c3-ef94-4fd6-ae86-1e4d565ec04e req-b86b71aa-0260-4536-88aa-31745a23ae4c tempest-ServerActionsTestOtherA-1972702099 tempest-ServerActionsTestOtherA-1972702099-project-member] Volume info retrieved successfully. Aug 20 00:58:46.084861 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-249ab4c3-ef94-4fd6-ae86-1e4d565ec04e req-b86b71aa-0260-4536-88aa-31745a23ae4c tempest-ServerActionsTestOtherA-1972702099 tempest-ServerActionsTestOtherA-1972702099-project-member] https://10.4.3.240/volume/v3/volumes/b4dadda5-0d8e-4f73-8bb8-07fcb224c22c returned with HTTP 200 Aug 20 00:58:46.085453 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 250/1006] 10.4.3.240 () {70 vars in 1639 bytes} [Thu Aug 20 00:58:46 2026] GET /volume/v3/volumes/b4dadda5-0d8e-4f73-8bb8-07fcb224c22c => generated 1025 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 00:58:46.210794 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [req-249ab4c3-ef94-4fd6-ae86-1e4d565ec04e req-fae5e44e-f75d-4f1a-a721-ad021a1fe223 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:58:46.214084 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-249ab4c3-ef94-4fd6-ae86-1e4d565ec04e req-fae5e44e-f75d-4f1a-a721-ad021a1fe223 tempest-ServerActionsTestOtherA-1972702099 tempest-ServerActionsTestOtherA-1972702099-project-member] PUT https://10.4.3.240/volume/v3/attachments/af3a5c23-b434-4ec1-b49d-e40fb00da5bc Aug 20 00:58:46.214702 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [req-249ab4c3-ef94-4fd6-ae86-1e4d565ec04e req-fae5e44e-f75d-4f1a-a721-ad021a1fe223 tempest-ServerActionsTestOtherA-1972702099 tempest-ServerActionsTestOtherA-1972702099-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.240", "host": "np0000007838", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:e656b6daafb0", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "870eaf75-1108-49d5-b5ab-79f4c93758d0", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:58:46.225627 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.coordination [req-249ab4c3-ef94-4fd6-ae86-1e4d565ec04e req-fae5e44e-f75d-4f1a-a721-ad021a1fe223 tempest-ServerActionsTestOtherA-1972702099 tempest-ServerActionsTestOtherA-1972702099-project-member] Acquiring lock "cinder-attachment_update-b4dadda5-0d8e-4f73-8bb8-07fcb224c22c-np0000007838" by "attachment_update" {{(pid=100213) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 00:58:46.231011 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.coordination [req-249ab4c3-ef94-4fd6-ae86-1e4d565ec04e req-fae5e44e-f75d-4f1a-a721-ad021a1fe223 tempest-ServerActionsTestOtherA-1972702099 tempest-ServerActionsTestOtherA-1972702099-project-member] Lock "cinder-attachment_update-b4dadda5-0d8e-4f73-8bb8-07fcb224c22c-np0000007838" acquired by "attachment_update" :: waited 0.005s {{(pid=100213) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 00:58:46.232676 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:58:46.232676 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 00:58:46.331823 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.coordination [req-249ab4c3-ef94-4fd6-ae86-1e4d565ec04e req-fae5e44e-f75d-4f1a-a721-ad021a1fe223 tempest-ServerActionsTestOtherA-1972702099 tempest-ServerActionsTestOtherA-1972702099-project-member] Lock "cinder-attachment_update-b4dadda5-0d8e-4f73-8bb8-07fcb224c22c-np0000007838" released by "attachment_update" :: held 0.101s {{(pid=100213) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 00:58:46.332208 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-249ab4c3-ef94-4fd6-ae86-1e4d565ec04e req-fae5e44e-f75d-4f1a-a721-ad021a1fe223 tempest-ServerActionsTestOtherA-1972702099 tempest-ServerActionsTestOtherA-1972702099-project-member] https://10.4.3.240/volume/v3/attachments/af3a5c23-b434-4ec1-b49d-e40fb00da5bc returned with HTTP 200 Aug 20 00:58:46.332831 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 249/1007] 10.4.3.240 () {74 vars in 1704 bytes} [Thu Aug 20 00:58:46 2026] PUT /volume/v3/attachments/af3a5c23-b434-4ec1-b49d-e40fb00da5bc => generated 969 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:58:46.566791 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-dc9b038b-5807-497c-beae-056c9e389633 req-45e63809-de8c-4b4c-b663-985f40e9d078 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:58:46.569629 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-dc9b038b-5807-497c-beae-056c9e389633 req-45e63809-de8c-4b4c-b663-985f40e9d078 tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] GET https://10.4.3.240/volume/v3/volumes/c9e63641-e7b6-4d62-b058-cea939f579ff Aug 20 00:58:46.569909 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-dc9b038b-5807-497c-beae-056c9e389633 req-45e63809-de8c-4b4c-b663-985f40e9d078 tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:58:46.570272 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-dc9b038b-5807-497c-beae-056c9e389633 req-45e63809-de8c-4b4c-b663-985f40e9d078 tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:58:46.583356 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:58:46.583356 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 00:58:46.587688 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [req-dc9b038b-5807-497c-beae-056c9e389633 req-45e63809-de8c-4b4c-b663-985f40e9d078 tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] Volume info retrieved successfully. Aug 20 00:58:46.592040 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-dc9b038b-5807-497c-beae-056c9e389633 req-45e63809-de8c-4b4c-b663-985f40e9d078 tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] https://10.4.3.240/volume/v3/volumes/c9e63641-e7b6-4d62-b058-cea939f579ff returned with HTTP 200 Aug 20 00:58:46.592496 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 255/1008] 10.4.3.240 () {68 vars in 1598 bytes} [Thu Aug 20 00:58:46 2026] GET /volume/v3/volumes/c9e63641-e7b6-4d62-b058-cea939f579ff => generated 1228 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:58:46.609332 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-dc9b038b-5807-497c-beae-056c9e389633 req-d794d631-e0af-459a-8dbd-9b3365d7389b None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:58:46.611287 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-dc9b038b-5807-497c-beae-056c9e389633 req-d794d631-e0af-459a-8dbd-9b3365d7389b tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] POST https://10.4.3.240/volume/v3/volumes/c9e63641-e7b6-4d62-b058-cea939f579ff/action Aug 20 00:58:46.611790 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-dc9b038b-5807-497c-beae-056c9e389633 req-d794d631-e0af-459a-8dbd-9b3365d7389b tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100214) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 00:58:46.611914 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-dc9b038b-5807-497c-beae-056c9e389633 req-d794d631-e0af-459a-8dbd-9b3365d7389b tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:58:46.623669 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:58:46.623669 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 00:58:46.624119 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [req-dc9b038b-5807-497c-beae-056c9e389633 req-d794d631-e0af-459a-8dbd-9b3365d7389b tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] Volume info retrieved successfully. Aug 20 00:58:46.633557 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [req-dc9b038b-5807-497c-beae-056c9e389633 req-d794d631-e0af-459a-8dbd-9b3365d7389b tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] Begin detaching volume completed successfully. Aug 20 00:58:46.633762 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-dc9b038b-5807-497c-beae-056c9e389633 req-d794d631-e0af-459a-8dbd-9b3365d7389b tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] https://10.4.3.240/volume/v3/volumes/c9e63641-e7b6-4d62-b058-cea939f579ff/action returned with HTTP 202 Aug 20 00:58:46.634152 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 255/1009] 10.4.3.240 () {72 vars in 1672 bytes} [Thu Aug 20 00:58:46 2026] POST /volume/v3/volumes/c9e63641-e7b6-4d62-b058-cea939f579ff/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 00:58:46.674555 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-29f69b6d-0946-4858-9446-74ed41e52148 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:58:46.674921 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-29f69b6d-0946-4858-9446-74ed41e52148 None None] GET https://10.4.3.240/volume// Aug 20 00:58:46.675083 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-29f69b6d-0946-4858-9446-74ed41e52148 None None] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:58:46.675292 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-29f69b6d-0946-4858-9446-74ed41e52148 None None] Calling method 'all' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:58:46.675624 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-29f69b6d-0946-4858-9446-74ed41e52148 None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 20 00:58:46.675896 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 251/1010] 10.4.3.240 () {66 vars in 1426 bytes} [Thu Aug 20 00:58:46 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 00:58:46.683819 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [req-dc9b038b-5807-497c-beae-056c9e389633 req-312a5abf-04b9-4811-bb7c-2c0a967a4343 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:58:46.686078 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-dc9b038b-5807-497c-beae-056c9e389633 req-312a5abf-04b9-4811-bb7c-2c0a967a4343 tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] GET https://10.4.3.240/volume/v3/volumes/c9e63641-e7b6-4d62-b058-cea939f579ff Aug 20 00:58:46.686316 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [req-dc9b038b-5807-497c-beae-056c9e389633 req-312a5abf-04b9-4811-bb7c-2c0a967a4343 tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:58:46.686545 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [req-dc9b038b-5807-497c-beae-056c9e389633 req-312a5abf-04b9-4811-bb7c-2c0a967a4343 tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:58:46.697267 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:58:46.697267 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 00:58:46.701088 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [req-dc9b038b-5807-497c-beae-056c9e389633 req-312a5abf-04b9-4811-bb7c-2c0a967a4343 tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] Volume info retrieved successfully. Aug 20 00:58:46.705903 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-dc9b038b-5807-497c-beae-056c9e389633 req-312a5abf-04b9-4811-bb7c-2c0a967a4343 tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] https://10.4.3.240/volume/v3/volumes/c9e63641-e7b6-4d62-b058-cea939f579ff returned with HTTP 200 Aug 20 00:58:46.706368 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 250/1011] 10.4.3.240 () {70 vars in 1639 bytes} [Thu Aug 20 00:58:46 2026] GET /volume/v3/volumes/c9e63641-e7b6-4d62-b058-cea939f579ff => generated 1411 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 00:58:46.881275 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-f418ed62-f90a-4d67-9409-6bc763b16d09 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:58:46.883252 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-f418ed62-f90a-4d67-9409-6bc763b16d09 tempest-ImageDependencyTests-936551636 tempest-ImageDependencyTests-936551636-project-member] GET https://10.4.3.240/volume/v3/volumes/2c705824-363f-4c86-81e0-c0f62b78f505 Aug 20 00:58:46.884679 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-f418ed62-f90a-4d67-9409-6bc763b16d09 tempest-ImageDependencyTests-936551636 tempest-ImageDependencyTests-936551636-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:58:46.884679 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-f418ed62-f90a-4d67-9409-6bc763b16d09 tempest-ImageDependencyTests-936551636 tempest-ImageDependencyTests-936551636-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:58:46.891378 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:58:46.891378 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 00:58:46.897716 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-f418ed62-f90a-4d67-9409-6bc763b16d09 tempest-ImageDependencyTests-936551636 tempest-ImageDependencyTests-936551636-project-member] Volume info retrieved successfully. Aug 20 00:58:46.900062 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-f418ed62-f90a-4d67-9409-6bc763b16d09 tempest-ImageDependencyTests-936551636 tempest-ImageDependencyTests-936551636-project-member] https://10.4.3.240/volume/v3/volumes/2c705824-363f-4c86-81e0-c0f62b78f505 returned with HTTP 200 Aug 20 00:58:46.900572 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 256/1012] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:58:46 2026] GET /volume/v3/volumes/2c705824-363f-4c86-81e0-c0f62b78f505 => generated 1159 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:58:46.933944 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-be020043-41ec-4ac1-9579-335312b46ed9 req-509945b3-9cde-4883-a11e-b14c1ada3b63 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:58:46.934279 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-be020043-41ec-4ac1-9579-335312b46ed9 req-509945b3-9cde-4883-a11e-b14c1ada3b63 tempest-ImageDependencyTests-936551636 tempest-ImageDependencyTests-936551636-project-member] GET https://10.4.3.240/volume/v3/volumes/2c705824-363f-4c86-81e0-c0f62b78f505 Aug 20 00:58:46.934443 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-be020043-41ec-4ac1-9579-335312b46ed9 req-509945b3-9cde-4883-a11e-b14c1ada3b63 tempest-ImageDependencyTests-936551636 tempest-ImageDependencyTests-936551636-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:58:46.934618 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-be020043-41ec-4ac1-9579-335312b46ed9 req-509945b3-9cde-4883-a11e-b14c1ada3b63 tempest-ImageDependencyTests-936551636 tempest-ImageDependencyTests-936551636-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:58:46.941154 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:58:46.941154 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 00:58:46.944472 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [req-be020043-41ec-4ac1-9579-335312b46ed9 req-509945b3-9cde-4883-a11e-b14c1ada3b63 tempest-ImageDependencyTests-936551636 tempest-ImageDependencyTests-936551636-project-member] Volume info retrieved successfully. Aug 20 00:58:46.948610 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-be020043-41ec-4ac1-9579-335312b46ed9 req-509945b3-9cde-4883-a11e-b14c1ada3b63 tempest-ImageDependencyTests-936551636 tempest-ImageDependencyTests-936551636-project-member] https://10.4.3.240/volume/v3/volumes/2c705824-363f-4c86-81e0-c0f62b78f505 returned with HTTP 200 Aug 20 00:58:46.949638 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 256/1013] 10.4.3.240 () {68 vars in 1598 bytes} [Thu Aug 20 00:58:46 2026] GET /volume/v3/volumes/2c705824-363f-4c86-81e0-c0f62b78f505 => generated 1159 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:58:47.081461 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-c618ea81-268b-4b1b-9f39-c826685b95f5 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:58:47.083153 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-c618ea81-268b-4b1b-9f39-c826685b95f5 tempest-ServerActionsTestOtherA-1972702099 tempest-ServerActionsTestOtherA-1972702099-project-member] GET https://10.4.3.240/volume/v3/volumes/b4dadda5-0d8e-4f73-8bb8-07fcb224c22c Aug 20 00:58:47.083380 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-c618ea81-268b-4b1b-9f39-c826685b95f5 tempest-ServerActionsTestOtherA-1972702099 tempest-ServerActionsTestOtherA-1972702099-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:58:47.083565 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-c618ea81-268b-4b1b-9f39-c826685b95f5 tempest-ServerActionsTestOtherA-1972702099 tempest-ServerActionsTestOtherA-1972702099-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:58:47.092278 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:58:47.092278 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 00:58:47.095597 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-c618ea81-268b-4b1b-9f39-c826685b95f5 tempest-ServerActionsTestOtherA-1972702099 tempest-ServerActionsTestOtherA-1972702099-project-member] Volume info retrieved successfully. Aug 20 00:58:47.100154 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-c618ea81-268b-4b1b-9f39-c826685b95f5 tempest-ServerActionsTestOtherA-1972702099 tempest-ServerActionsTestOtherA-1972702099-project-member] https://10.4.3.240/volume/v3/volumes/b4dadda5-0d8e-4f73-8bb8-07fcb224c22c returned with HTTP 200 Aug 20 00:58:47.100725 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 252/1014] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:58:47 2026] GET /volume/v3/volumes/b4dadda5-0d8e-4f73-8bb8-07fcb224c22c => generated 846 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:58:47.259161 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [req-be020043-41ec-4ac1-9579-335312b46ed9 req-a1fe3f38-385b-4bb4-b0d0-3e73609a6ba5 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:58:47.261256 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-be020043-41ec-4ac1-9579-335312b46ed9 req-a1fe3f38-385b-4bb4-b0d0-3e73609a6ba5 tempest-ImageDependencyTests-936551636 tempest-ImageDependencyTests-936551636-project-member] GET https://10.4.3.240/volume/v3/volumes/2c705824-363f-4c86-81e0-c0f62b78f505 Aug 20 00:58:47.262678 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [req-be020043-41ec-4ac1-9579-335312b46ed9 req-a1fe3f38-385b-4bb4-b0d0-3e73609a6ba5 tempest-ImageDependencyTests-936551636 tempest-ImageDependencyTests-936551636-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:58:47.262678 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [req-be020043-41ec-4ac1-9579-335312b46ed9 req-a1fe3f38-385b-4bb4-b0d0-3e73609a6ba5 tempest-ImageDependencyTests-936551636 tempest-ImageDependencyTests-936551636-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:58:47.268898 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:58:47.268898 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 00:58:47.272472 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [req-be020043-41ec-4ac1-9579-335312b46ed9 req-a1fe3f38-385b-4bb4-b0d0-3e73609a6ba5 tempest-ImageDependencyTests-936551636 tempest-ImageDependencyTests-936551636-project-member] Volume info retrieved successfully. Aug 20 00:58:47.278049 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-be020043-41ec-4ac1-9579-335312b46ed9 req-a1fe3f38-385b-4bb4-b0d0-3e73609a6ba5 tempest-ImageDependencyTests-936551636 tempest-ImageDependencyTests-936551636-project-member] https://10.4.3.240/volume/v3/volumes/2c705824-363f-4c86-81e0-c0f62b78f505 returned with HTTP 200 Aug 20 00:58:47.278593 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 251/1015] 10.4.3.240 () {68 vars in 1598 bytes} [Thu Aug 20 00:58:47 2026] GET /volume/v3/volumes/2c705824-363f-4c86-81e0-c0f62b78f505 => generated 1159 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:58:47.288160 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-6f468ba5-9453-4e61-ba5e-deeb4b888bdd None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:58:47.289724 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-6f468ba5-9453-4e61-ba5e-deeb4b888bdd None None] GET https://10.4.3.240/volume// Aug 20 00:58:47.289724 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-6f468ba5-9453-4e61-ba5e-deeb4b888bdd None None] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:58:47.289724 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-6f468ba5-9453-4e61-ba5e-deeb4b888bdd None None] Calling method 'all' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:58:47.289724 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-6f468ba5-9453-4e61-ba5e-deeb4b888bdd None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 20 00:58:47.289724 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 257/1016] 10.4.3.240 () {66 vars in 1419 bytes} [Thu Aug 20 00:58:47 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 00:58:47.297236 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-be020043-41ec-4ac1-9579-335312b46ed9 req-a252ce87-d0fc-4eb1-8e32-020d662dc6bd None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:58:47.299625 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-be020043-41ec-4ac1-9579-335312b46ed9 req-a252ce87-d0fc-4eb1-8e32-020d662dc6bd tempest-ImageDependencyTests-936551636 tempest-ImageDependencyTests-936551636-project-member] POST https://10.4.3.240/volume/v3/attachments Aug 20 00:58:47.300035 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-be020043-41ec-4ac1-9579-335312b46ed9 req-a252ce87-d0fc-4eb1-8e32-020d662dc6bd tempest-ImageDependencyTests-936551636 tempest-ImageDependencyTests-936551636-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2c705824-363f-4c86-81e0-c0f62b78f505", "connector": null, "instance_uuid": "a368026a-dcc8-4708-995f-cb4ebb6c6030"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:58:47.309828 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:58:47.309828 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 00:58:47.343254 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-be020043-41ec-4ac1-9579-335312b46ed9 req-a252ce87-d0fc-4eb1-8e32-020d662dc6bd tempest-ImageDependencyTests-936551636 tempest-ImageDependencyTests-936551636-project-member] https://10.4.3.240/volume/v3/attachments returned with HTTP 200 Aug 20 00:58:47.343923 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 257/1017] 10.4.3.240 () {74 vars in 1594 bytes} [Thu Aug 20 00:58:47 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 20 00:58:47.476891 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-9d7e6aa8-f4b7-4593-b499-3319230dd123 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:58:47.634242 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-9d7e6aa8-f4b7-4593-b499-3319230dd123 tempest-VolumeQuotasAdminTestJSON-312669473 tempest-VolumeQuotasAdminTestJSON-312669473-project-admin] GET https://10.4.3.240/volume/v3/os-quota-sets/f8f8e3c9939b48fb9ffc7f69e6625f7a Aug 20 00:58:47.634582 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-9d7e6aa8-f4b7-4593-b499-3319230dd123 tempest-VolumeQuotasAdminTestJSON-312669473 tempest-VolumeQuotasAdminTestJSON-312669473-project-admin] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:58:47.634806 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-9d7e6aa8-f4b7-4593-b499-3319230dd123 tempest-VolumeQuotasAdminTestJSON-312669473 tempest-VolumeQuotasAdminTestJSON-312669473-project-admin] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:58:47.648067 np0000007838 devstack@c-api.service[100212]: WARNING cinder.quota [None req-9d7e6aa8-f4b7-4593-b499-3319230dd123 tempest-VolumeQuotasAdminTestJSON-312669473 tempest-VolumeQuotasAdminTestJSON-312669473-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-728913192 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-728913192, it is now deprecated. Please use the default quota class for default quota. Aug 20 00:58:47.648067 np0000007838 devstack@c-api.service[100212]: WARNING cinder.quota [None req-9d7e6aa8-f4b7-4593-b499-3319230dd123 tempest-VolumeQuotasAdminTestJSON-312669473 tempest-VolumeQuotasAdminTestJSON-312669473-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-728913192 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-728913192, it is now deprecated. Please use the default quota class for default quota. Aug 20 00:58:47.648067 np0000007838 devstack@c-api.service[100212]: WARNING cinder.quota [None req-9d7e6aa8-f4b7-4593-b499-3319230dd123 tempest-VolumeQuotasAdminTestJSON-312669473 tempest-VolumeQuotasAdminTestJSON-312669473-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-728913192 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-728913192, it is now deprecated. Please use the default quota class for default quota. Aug 20 00:58:47.648067 np0000007838 devstack@c-api.service[100212]: WARNING cinder.quota [None req-9d7e6aa8-f4b7-4593-b499-3319230dd123 tempest-VolumeQuotasAdminTestJSON-312669473 tempest-VolumeQuotasAdminTestJSON-312669473-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-87345751-288156359 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-87345751-288156359, it is now deprecated. Please use the default quota class for default quota. Aug 20 00:58:47.648413 np0000007838 devstack@c-api.service[100212]: WARNING cinder.quota [None req-9d7e6aa8-f4b7-4593-b499-3319230dd123 tempest-VolumeQuotasAdminTestJSON-312669473 tempest-VolumeQuotasAdminTestJSON-312669473-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1398143727-260175863 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1398143727-260175863, it is now deprecated. Please use the default quota class for default quota. Aug 20 00:58:47.650854 np0000007838 devstack@c-api.service[100212]: WARNING cinder.quota [None req-9d7e6aa8-f4b7-4593-b499-3319230dd123 tempest-VolumeQuotasAdminTestJSON-312669473 tempest-VolumeQuotasAdminTestJSON-312669473-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1398143727-260175863 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1398143727-260175863, it is now deprecated. Please use the default quota class for default quota. Aug 20 00:58:47.650854 np0000007838 devstack@c-api.service[100212]: WARNING cinder.quota [None req-9d7e6aa8-f4b7-4593-b499-3319230dd123 tempest-VolumeQuotasAdminTestJSON-312669473 tempest-VolumeQuotasAdminTestJSON-312669473-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1398143727-260175863 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1398143727-260175863, it is now deprecated. Please use the default quota class for default quota. Aug 20 00:58:47.650854 np0000007838 devstack@c-api.service[100212]: WARNING cinder.quota [None req-9d7e6aa8-f4b7-4593-b499-3319230dd123 tempest-VolumeQuotasAdminTestJSON-312669473 tempest-VolumeQuotasAdminTestJSON-312669473-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1388019917-2008121924 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1388019917-2008121924, it is now deprecated. Please use the default quota class for default quota. Aug 20 00:58:47.650854 np0000007838 devstack@c-api.service[100212]: WARNING cinder.quota [None req-9d7e6aa8-f4b7-4593-b499-3319230dd123 tempest-VolumeQuotasAdminTestJSON-312669473 tempest-VolumeQuotasAdminTestJSON-312669473-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1388019917-2008121924 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1388019917-2008121924, it is now deprecated. Please use the default quota class for default quota. Aug 20 00:58:47.650854 np0000007838 devstack@c-api.service[100212]: WARNING cinder.quota [None req-9d7e6aa8-f4b7-4593-b499-3319230dd123 tempest-VolumeQuotasAdminTestJSON-312669473 tempest-VolumeQuotasAdminTestJSON-312669473-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1388019917-2008121924 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1388019917-2008121924, it is now deprecated. Please use the default quota class for default quota. Aug 20 00:58:47.657288 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-9d7e6aa8-f4b7-4593-b499-3319230dd123 tempest-VolumeQuotasAdminTestJSON-312669473 tempest-VolumeQuotasAdminTestJSON-312669473-project-admin] https://10.4.3.240/volume/v3/os-quota-sets/f8f8e3c9939b48fb9ffc7f69e6625f7a returned with HTTP 200 Aug 20 00:58:47.657920 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 253/1018] 10.4.3.240 () {66 vars in 1354 bytes} [Thu Aug 20 00:58:47 2026] GET /volume/v3/os-quota-sets/f8f8e3c9939b48fb9ffc7f69e6625f7a => generated 1587 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:58:47.669011 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-ae977c78-d453-4d51-bc8c-f4f87aefdd0d None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:58:47.670473 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-ae977c78-d453-4d51-bc8c-f4f87aefdd0d tempest-VolumeQuotasAdminTestJSON-312669473 tempest-VolumeQuotasAdminTestJSON-312669473-project-admin] GET https://10.4.3.240/volume/v3/os-quota-sets/f8f8e3c9939b48fb9ffc7f69e6625f7a/defaults Aug 20 00:58:47.670799 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-ae977c78-d453-4d51-bc8c-f4f87aefdd0d tempest-VolumeQuotasAdminTestJSON-312669473 tempest-VolumeQuotasAdminTestJSON-312669473-project-admin] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:58:47.671089 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-ae977c78-d453-4d51-bc8c-f4f87aefdd0d tempest-VolumeQuotasAdminTestJSON-312669473 tempest-VolumeQuotasAdminTestJSON-312669473-project-admin] Calling method 'defaults' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:58:47.681920 np0000007838 devstack@c-api.service[100213]: WARNING cinder.quota [None req-ae977c78-d453-4d51-bc8c-f4f87aefdd0d tempest-VolumeQuotasAdminTestJSON-312669473 tempest-VolumeQuotasAdminTestJSON-312669473-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-728913192 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-728913192, it is now deprecated. Please use the default quota class for default quota. Aug 20 00:58:47.683610 np0000007838 devstack@c-api.service[100213]: WARNING cinder.quota [None req-ae977c78-d453-4d51-bc8c-f4f87aefdd0d tempest-VolumeQuotasAdminTestJSON-312669473 tempest-VolumeQuotasAdminTestJSON-312669473-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-728913192 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-728913192, it is now deprecated. Please use the default quota class for default quota. Aug 20 00:58:47.684043 np0000007838 devstack@c-api.service[100213]: WARNING cinder.quota [None req-ae977c78-d453-4d51-bc8c-f4f87aefdd0d tempest-VolumeQuotasAdminTestJSON-312669473 tempest-VolumeQuotasAdminTestJSON-312669473-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-728913192 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-728913192, it is now deprecated. Please use the default quota class for default quota. Aug 20 00:58:47.686363 np0000007838 devstack@c-api.service[100213]: WARNING cinder.quota [None req-ae977c78-d453-4d51-bc8c-f4f87aefdd0d tempest-VolumeQuotasAdminTestJSON-312669473 tempest-VolumeQuotasAdminTestJSON-312669473-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-87345751-288156359 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-87345751-288156359, it is now deprecated. Please use the default quota class for default quota. Aug 20 00:58:47.686363 np0000007838 devstack@c-api.service[100213]: WARNING cinder.quota [None req-ae977c78-d453-4d51-bc8c-f4f87aefdd0d tempest-VolumeQuotasAdminTestJSON-312669473 tempest-VolumeQuotasAdminTestJSON-312669473-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-87345751-288156359 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-87345751-288156359, it is now deprecated. Please use the default quota class for default quota. Aug 20 00:58:47.686363 np0000007838 devstack@c-api.service[100213]: WARNING cinder.quota [None req-ae977c78-d453-4d51-bc8c-f4f87aefdd0d tempest-VolumeQuotasAdminTestJSON-312669473 tempest-VolumeQuotasAdminTestJSON-312669473-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-87345751-288156359 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-87345751-288156359, it is now deprecated. Please use the default quota class for default quota. Aug 20 00:58:47.686363 np0000007838 devstack@c-api.service[100213]: WARNING cinder.quota [None req-ae977c78-d453-4d51-bc8c-f4f87aefdd0d tempest-VolumeQuotasAdminTestJSON-312669473 tempest-VolumeQuotasAdminTestJSON-312669473-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1398143727-260175863 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1398143727-260175863, it is now deprecated. Please use the default quota class for default quota. Aug 20 00:58:47.686363 np0000007838 devstack@c-api.service[100213]: WARNING cinder.quota [None req-ae977c78-d453-4d51-bc8c-f4f87aefdd0d tempest-VolumeQuotasAdminTestJSON-312669473 tempest-VolumeQuotasAdminTestJSON-312669473-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1398143727-260175863 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1398143727-260175863, it is now deprecated. Please use the default quota class for default quota. Aug 20 00:58:47.686363 np0000007838 devstack@c-api.service[100213]: WARNING cinder.quota [None req-ae977c78-d453-4d51-bc8c-f4f87aefdd0d tempest-VolumeQuotasAdminTestJSON-312669473 tempest-VolumeQuotasAdminTestJSON-312669473-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1398143727-260175863 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1398143727-260175863, it is now deprecated. Please use the default quota class for default quota. Aug 20 00:58:47.686363 np0000007838 devstack@c-api.service[100213]: WARNING cinder.quota [None req-ae977c78-d453-4d51-bc8c-f4f87aefdd0d tempest-VolumeQuotasAdminTestJSON-312669473 tempest-VolumeQuotasAdminTestJSON-312669473-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1388019917-2008121924 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1388019917-2008121924, it is now deprecated. Please use the default quota class for default quota. Aug 20 00:58:47.693707 np0000007838 devstack@c-api.service[100213]: WARNING cinder.quota [None req-ae977c78-d453-4d51-bc8c-f4f87aefdd0d tempest-VolumeQuotasAdminTestJSON-312669473 tempest-VolumeQuotasAdminTestJSON-312669473-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1388019917-2008121924 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1388019917-2008121924, it is now deprecated. Please use the default quota class for default quota. Aug 20 00:58:47.693707 np0000007838 devstack@c-api.service[100213]: WARNING cinder.quota [None req-ae977c78-d453-4d51-bc8c-f4f87aefdd0d tempest-VolumeQuotasAdminTestJSON-312669473 tempest-VolumeQuotasAdminTestJSON-312669473-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1388019917-2008121924 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1388019917-2008121924, it is now deprecated. Please use the default quota class for default quota. Aug 20 00:58:47.702452 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-ae977c78-d453-4d51-bc8c-f4f87aefdd0d tempest-VolumeQuotasAdminTestJSON-312669473 tempest-VolumeQuotasAdminTestJSON-312669473-project-admin] https://10.4.3.240/volume/v3/os-quota-sets/f8f8e3c9939b48fb9ffc7f69e6625f7a/defaults returned with HTTP 200 Aug 20 00:58:47.702452 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 252/1019] 10.4.3.240 () {66 vars in 1381 bytes} [Thu Aug 20 00:58:47 2026] GET /volume/v3/os-quota-sets/f8f8e3c9939b48fb9ffc7f69e6625f7a/defaults => generated 1587 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:58:47.715136 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-3c287ce1-66e5-4257-946c-c08f1a1a4a7b None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:58:47.721582 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-3c287ce1-66e5-4257-946c-c08f1a1a4a7b tempest-VolumeQuotasAdminTestJSON-312669473 tempest-VolumeQuotasAdminTestJSON-312669473-project-admin] PUT https://10.4.3.240/volume/v3/os-quota-sets/f8f8e3c9939b48fb9ffc7f69e6625f7a Aug 20 00:58:47.721582 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-3c287ce1-66e5-4257-946c-c08f1a1a4a7b tempest-VolumeQuotasAdminTestJSON-312669473 tempest-VolumeQuotasAdminTestJSON-312669473-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 15}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:58:47.761510 np0000007838 devstack@c-api.service[100215]: WARNING cinder.quota [None req-3c287ce1-66e5-4257-946c-c08f1a1a4a7b tempest-VolumeQuotasAdminTestJSON-312669473 tempest-VolumeQuotasAdminTestJSON-312669473-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-728913192 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-728913192, it is now deprecated. Please use the default quota class for default quota. Aug 20 00:58:47.761590 np0000007838 devstack@c-api.service[100215]: WARNING cinder.quota [None req-3c287ce1-66e5-4257-946c-c08f1a1a4a7b tempest-VolumeQuotasAdminTestJSON-312669473 tempest-VolumeQuotasAdminTestJSON-312669473-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-728913192 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-728913192, it is now deprecated. Please use the default quota class for default quota. Aug 20 00:58:47.761915 np0000007838 devstack@c-api.service[100215]: WARNING cinder.quota [None req-3c287ce1-66e5-4257-946c-c08f1a1a4a7b tempest-VolumeQuotasAdminTestJSON-312669473 tempest-VolumeQuotasAdminTestJSON-312669473-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-728913192 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-728913192, it is now deprecated. Please use the default quota class for default quota. Aug 20 00:58:47.762154 np0000007838 devstack@c-api.service[100215]: WARNING cinder.quota [None req-3c287ce1-66e5-4257-946c-c08f1a1a4a7b tempest-VolumeQuotasAdminTestJSON-312669473 tempest-VolumeQuotasAdminTestJSON-312669473-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-87345751-288156359 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-87345751-288156359, it is now deprecated. Please use the default quota class for default quota. Aug 20 00:58:47.762468 np0000007838 devstack@c-api.service[100215]: WARNING cinder.quota [None req-3c287ce1-66e5-4257-946c-c08f1a1a4a7b tempest-VolumeQuotasAdminTestJSON-312669473 tempest-VolumeQuotasAdminTestJSON-312669473-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-87345751-288156359 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-87345751-288156359, it is now deprecated. Please use the default quota class for default quota. Aug 20 00:58:47.762749 np0000007838 devstack@c-api.service[100215]: WARNING cinder.quota [None req-3c287ce1-66e5-4257-946c-c08f1a1a4a7b tempest-VolumeQuotasAdminTestJSON-312669473 tempest-VolumeQuotasAdminTestJSON-312669473-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-87345751-288156359 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-87345751-288156359, it is now deprecated. Please use the default quota class for default quota. Aug 20 00:58:47.763138 np0000007838 devstack@c-api.service[100215]: WARNING cinder.quota [None req-3c287ce1-66e5-4257-946c-c08f1a1a4a7b tempest-VolumeQuotasAdminTestJSON-312669473 tempest-VolumeQuotasAdminTestJSON-312669473-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1398143727-260175863 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1398143727-260175863, it is now deprecated. Please use the default quota class for default quota. Aug 20 00:58:47.763411 np0000007838 devstack@c-api.service[100215]: WARNING cinder.quota [None req-3c287ce1-66e5-4257-946c-c08f1a1a4a7b tempest-VolumeQuotasAdminTestJSON-312669473 tempest-VolumeQuotasAdminTestJSON-312669473-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1388019917-2008121924 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1388019917-2008121924, it is now deprecated. Please use the default quota class for default quota. Aug 20 00:58:47.763650 np0000007838 devstack@c-api.service[100215]: WARNING cinder.quota [None req-3c287ce1-66e5-4257-946c-c08f1a1a4a7b tempest-VolumeQuotasAdminTestJSON-312669473 tempest-VolumeQuotasAdminTestJSON-312669473-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1388019917-2008121924 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1388019917-2008121924, it is now deprecated. Please use the default quota class for default quota. Aug 20 00:58:47.763876 np0000007838 devstack@c-api.service[100215]: WARNING cinder.quota [None req-3c287ce1-66e5-4257-946c-c08f1a1a4a7b tempest-VolumeQuotasAdminTestJSON-312669473 tempest-VolumeQuotasAdminTestJSON-312669473-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1388019917-2008121924 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1388019917-2008121924, it is now deprecated. Please use the default quota class for default quota. Aug 20 00:58:47.769138 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-3c287ce1-66e5-4257-946c-c08f1a1a4a7b tempest-VolumeQuotasAdminTestJSON-312669473 tempest-VolumeQuotasAdminTestJSON-312669473-project-admin] https://10.4.3.240/volume/v3/os-quota-sets/f8f8e3c9939b48fb9ffc7f69e6625f7a returned with HTTP 200 Aug 20 00:58:47.769594 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 258/1020] 10.4.3.240 () {68 vars in 1374 bytes} [Thu Aug 20 00:58:47 2026] PUT /volume/v3/os-quota-sets/f8f8e3c9939b48fb9ffc7f69e6625f7a => generated 1545 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:58:47.777469 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-29b6c7b8-78fb-4744-b223-5c2824d22099 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:58:47.779154 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-29b6c7b8-78fb-4744-b223-5c2824d22099 tempest-VolumeQuotasAdminTestJSON-312669473 tempest-VolumeQuotasAdminTestJSON-312669473-project-admin] DELETE https://10.4.3.240/volume/v3/os-quota-sets/f8f8e3c9939b48fb9ffc7f69e6625f7a Aug 20 00:58:47.779416 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-29b6c7b8-78fb-4744-b223-5c2824d22099 tempest-VolumeQuotasAdminTestJSON-312669473 tempest-VolumeQuotasAdminTestJSON-312669473-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:58:47.779669 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-29b6c7b8-78fb-4744-b223-5c2824d22099 tempest-VolumeQuotasAdminTestJSON-312669473 tempest-VolumeQuotasAdminTestJSON-312669473-project-admin] Calling method 'delete' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:58:47.779830 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:58:47.779830 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 00:58:47.786031 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-29b6c7b8-78fb-4744-b223-5c2824d22099 tempest-VolumeQuotasAdminTestJSON-312669473 tempest-VolumeQuotasAdminTestJSON-312669473-project-admin] https://10.4.3.240/volume/v3/os-quota-sets/f8f8e3c9939b48fb9ffc7f69e6625f7a returned with HTTP 200 Aug 20 00:58:47.786452 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 258/1021] 10.4.3.240 () {66 vars in 1357 bytes} [Thu Aug 20 00:58:47 2026] DELETE /volume/v3/os-quota-sets/f8f8e3c9939b48fb9ffc7f69e6625f7a => generated 0 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 20 00:58:47.795983 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-309de8fd-2553-4861-af1e-e2762a6eebed None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:58:47.797796 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-309de8fd-2553-4861-af1e-e2762a6eebed tempest-VolumeQuotasAdminTestJSON-312669473 tempest-VolumeQuotasAdminTestJSON-312669473-project-admin] GET https://10.4.3.240/volume/v3/os-quota-sets/f8f8e3c9939b48fb9ffc7f69e6625f7a Aug 20 00:58:47.799907 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-309de8fd-2553-4861-af1e-e2762a6eebed tempest-VolumeQuotasAdminTestJSON-312669473 tempest-VolumeQuotasAdminTestJSON-312669473-project-admin] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:58:47.799907 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-309de8fd-2553-4861-af1e-e2762a6eebed tempest-VolumeQuotasAdminTestJSON-312669473 tempest-VolumeQuotasAdminTestJSON-312669473-project-admin] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:58:47.811779 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-309de8fd-2553-4861-af1e-e2762a6eebed tempest-VolumeQuotasAdminTestJSON-312669473 tempest-VolumeQuotasAdminTestJSON-312669473-project-admin] https://10.4.3.240/volume/v3/os-quota-sets/f8f8e3c9939b48fb9ffc7f69e6625f7a returned with HTTP 200 Aug 20 00:58:47.812142 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 254/1022] 10.4.3.240 () {66 vars in 1354 bytes} [Thu Aug 20 00:58:47 2026] GET /volume/v3/os-quota-sets/f8f8e3c9939b48fb9ffc7f69e6625f7a => generated 1587 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:58:47.821812 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-7d3c9a61-3e1e-4a00-ba30-441ea283bce7 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:58:47.824101 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-7d3c9a61-3e1e-4a00-ba30-441ea283bce7 tempest-VolumeQuotasAdminTestJSON-312669473 tempest-VolumeQuotasAdminTestJSON-312669473-project-admin] PUT https://10.4.3.240/volume/v3/os-quota-sets/f8f8e3c9939b48fb9ffc7f69e6625f7a Aug 20 00:58:47.824538 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-7d3c9a61-3e1e-4a00-ba30-441ea283bce7 tempest-VolumeQuotasAdminTestJSON-312669473 tempest-VolumeQuotasAdminTestJSON-312669473-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=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:58:47.909276 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-7d3c9a61-3e1e-4a00-ba30-441ea283bce7 tempest-VolumeQuotasAdminTestJSON-312669473 tempest-VolumeQuotasAdminTestJSON-312669473-project-admin] https://10.4.3.240/volume/v3/os-quota-sets/f8f8e3c9939b48fb9ffc7f69e6625f7a returned with HTTP 200 Aug 20 00:58:47.909681 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 253/1023] 10.4.3.240 () {68 vars in 1375 bytes} [Thu Aug 20 00:58:47 2026] PUT /volume/v3/os-quota-sets/f8f8e3c9939b48fb9ffc7f69e6625f7a => generated 1545 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:58:47.920361 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-9860e932-f86e-4bc6-9efb-00f38940aedf None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:58:47.924765 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-9860e932-f86e-4bc6-9efb-00f38940aedf tempest-VolumeQuotasAdminTestJSON-312669473 tempest-VolumeQuotasAdminTestJSON-312669473-project-admin] GET https://10.4.3.240/volume/v3/os-quota-sets/f8f8e3c9939b48fb9ffc7f69e6625f7a/defaults Aug 20 00:58:47.927835 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-9860e932-f86e-4bc6-9efb-00f38940aedf tempest-VolumeQuotasAdminTestJSON-312669473 tempest-VolumeQuotasAdminTestJSON-312669473-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:58:47.928214 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-9860e932-f86e-4bc6-9efb-00f38940aedf tempest-VolumeQuotasAdminTestJSON-312669473 tempest-VolumeQuotasAdminTestJSON-312669473-project-admin] Calling method 'defaults' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:58:47.941464 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-9860e932-f86e-4bc6-9efb-00f38940aedf tempest-VolumeQuotasAdminTestJSON-312669473 tempest-VolumeQuotasAdminTestJSON-312669473-project-admin] https://10.4.3.240/volume/v3/os-quota-sets/f8f8e3c9939b48fb9ffc7f69e6625f7a/defaults returned with HTTP 200 Aug 20 00:58:47.941950 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 259/1024] 10.4.3.240 () {66 vars in 1381 bytes} [Thu Aug 20 00:58:47 2026] GET /volume/v3/os-quota-sets/f8f8e3c9939b48fb9ffc7f69e6625f7a/defaults => generated 1587 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:58:47.951722 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-ccae634c-e628-4ce7-9ec7-3457805c7b9f None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:58:47.954794 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-ccae634c-e628-4ce7-9ec7-3457805c7b9f tempest-VolumeQuotasAdminTestJSON-312669473 tempest-VolumeQuotasAdminTestJSON-312669473-project-admin] GET https://10.4.3.240/volume/v3/os-quota-sets/f8f8e3c9939b48fb9ffc7f69e6625f7a Aug 20 00:58:47.954952 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-ccae634c-e628-4ce7-9ec7-3457805c7b9f tempest-VolumeQuotasAdminTestJSON-312669473 tempest-VolumeQuotasAdminTestJSON-312669473-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:58:47.955147 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-ccae634c-e628-4ce7-9ec7-3457805c7b9f tempest-VolumeQuotasAdminTestJSON-312669473 tempest-VolumeQuotasAdminTestJSON-312669473-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:58:47.962873 np0000007838 devstack@c-api.service[100214]: WARNING cinder.quota [None req-ccae634c-e628-4ce7-9ec7-3457805c7b9f tempest-VolumeQuotasAdminTestJSON-312669473 tempest-VolumeQuotasAdminTestJSON-312669473-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-728913192 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-728913192, it is now deprecated. Please use the default quota class for default quota. Aug 20 00:58:47.963123 np0000007838 devstack@c-api.service[100214]: WARNING cinder.quota [None req-ccae634c-e628-4ce7-9ec7-3457805c7b9f tempest-VolumeQuotasAdminTestJSON-312669473 tempest-VolumeQuotasAdminTestJSON-312669473-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-87345751-288156359 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-87345751-288156359, it is now deprecated. Please use the default quota class for default quota. Aug 20 00:58:47.963416 np0000007838 devstack@c-api.service[100214]: WARNING cinder.quota [None req-ccae634c-e628-4ce7-9ec7-3457805c7b9f tempest-VolumeQuotasAdminTestJSON-312669473 tempest-VolumeQuotasAdminTestJSON-312669473-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-87345751-288156359 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-87345751-288156359, it is now deprecated. Please use the default quota class for default quota. Aug 20 00:58:47.963690 np0000007838 devstack@c-api.service[100214]: WARNING cinder.quota [None req-ccae634c-e628-4ce7-9ec7-3457805c7b9f tempest-VolumeQuotasAdminTestJSON-312669473 tempest-VolumeQuotasAdminTestJSON-312669473-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-87345751-288156359 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-87345751-288156359, it is now deprecated. Please use the default quota class for default quota. Aug 20 00:58:47.963904 np0000007838 devstack@c-api.service[100214]: WARNING cinder.quota [None req-ccae634c-e628-4ce7-9ec7-3457805c7b9f tempest-VolumeQuotasAdminTestJSON-312669473 tempest-VolumeQuotasAdminTestJSON-312669473-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1398143727-260175863 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1398143727-260175863, it is now deprecated. Please use the default quota class for default quota. Aug 20 00:58:47.964103 np0000007838 devstack@c-api.service[100214]: WARNING cinder.quota [None req-ccae634c-e628-4ce7-9ec7-3457805c7b9f tempest-VolumeQuotasAdminTestJSON-312669473 tempest-VolumeQuotasAdminTestJSON-312669473-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1398143727-260175863 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1398143727-260175863, it is now deprecated. Please use the default quota class for default quota. Aug 20 00:58:47.964358 np0000007838 devstack@c-api.service[100214]: WARNING cinder.quota [None req-ccae634c-e628-4ce7-9ec7-3457805c7b9f tempest-VolumeQuotasAdminTestJSON-312669473 tempest-VolumeQuotasAdminTestJSON-312669473-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1398143727-260175863 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1398143727-260175863, it is now deprecated. Please use the default quota class for default quota. Aug 20 00:58:47.964749 np0000007838 devstack@c-api.service[100214]: WARNING cinder.quota [None req-ccae634c-e628-4ce7-9ec7-3457805c7b9f tempest-VolumeQuotasAdminTestJSON-312669473 tempest-VolumeQuotasAdminTestJSON-312669473-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1388019917-2008121924 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1388019917-2008121924, it is now deprecated. Please use the default quota class for default quota. Aug 20 00:58:47.969940 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-ccae634c-e628-4ce7-9ec7-3457805c7b9f tempest-VolumeQuotasAdminTestJSON-312669473 tempest-VolumeQuotasAdminTestJSON-312669473-project-admin] https://10.4.3.240/volume/v3/os-quota-sets/f8f8e3c9939b48fb9ffc7f69e6625f7a returned with HTTP 200 Aug 20 00:58:47.970368 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 259/1025] 10.4.3.240 () {66 vars in 1354 bytes} [Thu Aug 20 00:58:47 2026] GET /volume/v3/os-quota-sets/f8f8e3c9939b48fb9ffc7f69e6625f7a => generated 1587 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:58:47.979641 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-7dd9628b-ccc8-4a28-8e63-82a7bfc9a427 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:58:47.982029 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-7dd9628b-ccc8-4a28-8e63-82a7bfc9a427 tempest-VolumeQuotasAdminTestJSON-312669473 tempest-VolumeQuotasAdminTestJSON-312669473-project-admin] GET https://10.4.3.240/volume/v3/os-quota-sets/f8f8e3c9939b48fb9ffc7f69e6625f7a?usage=True Aug 20 00:58:47.982221 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-7dd9628b-ccc8-4a28-8e63-82a7bfc9a427 tempest-VolumeQuotasAdminTestJSON-312669473 tempest-VolumeQuotasAdminTestJSON-312669473-project-admin] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:58:47.982400 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-7dd9628b-ccc8-4a28-8e63-82a7bfc9a427 tempest-VolumeQuotasAdminTestJSON-312669473 tempest-VolumeQuotasAdminTestJSON-312669473-project-admin] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:58:47.997177 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-7dd9628b-ccc8-4a28-8e63-82a7bfc9a427 tempest-VolumeQuotasAdminTestJSON-312669473 tempest-VolumeQuotasAdminTestJSON-312669473-project-admin] https://10.4.3.240/volume/v3/os-quota-sets/f8f8e3c9939b48fb9ffc7f69e6625f7a?usage=True returned with HTTP 200 Aug 20 00:58:47.997573 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 255/1026] 10.4.3.240 () {66 vars in 1375 bytes} [Thu Aug 20 00:58:47 2026] GET /volume/v3/os-quota-sets/f8f8e3c9939b48fb9ffc7f69e6625f7a?usage=True => generated 2679 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:58:48.008896 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-792a7a33-1e25-4a34-b6f1-c91b315e4d17 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:58:48.089947 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-792a7a33-1e25-4a34-b6f1-c91b315e4d17 tempest-VolumeQuotasAdminTestJSON-983203579 tempest-VolumeQuotasAdminTestJSON-983203579-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 20 00:58:48.090323 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-792a7a33-1e25-4a34-b6f1-c91b315e4d17 tempest-VolumeQuotasAdminTestJSON-983203579 tempest-VolumeQuotasAdminTestJSON-983203579-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-1669338000"}} {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:58:48.092581 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.v3.volumes [None req-792a7a33-1e25-4a34-b6f1-c91b315e4d17 tempest-VolumeQuotasAdminTestJSON-983203579 tempest-VolumeQuotasAdminTestJSON-983203579-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasAdminTestJSON-Volume-1669338000'}} {{(pid=100213) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 00:58:48.092581 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.v3.volumes [None req-792a7a33-1e25-4a34-b6f1-c91b315e4d17 tempest-VolumeQuotasAdminTestJSON-983203579 tempest-VolumeQuotasAdminTestJSON-983203579-project-member] Create volume of 1 GB Aug 20 00:58:48.096495 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-792a7a33-1e25-4a34-b6f1-c91b315e4d17 tempest-VolumeQuotasAdminTestJSON-983203579 tempest-VolumeQuotasAdminTestJSON-983203579-project-member] Availability Zones retrieved successfully. Aug 20 00:58:48.102902 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-792a7a33-1e25-4a34-b6f1-c91b315e4d17 tempest-VolumeQuotasAdminTestJSON-983203579 tempest-VolumeQuotasAdminTestJSON-983203579-project-member] Flow 'volume_create_api' (c036ef97-be8f-42f0-8acb-04c525633fe6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:58:48.103957 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-792a7a33-1e25-4a34-b6f1-c91b315e4d17 tempest-VolumeQuotasAdminTestJSON-983203579 tempest-VolumeQuotasAdminTestJSON-983203579-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f8754fb0-01e1-4769-9302-eda6d05a6d99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:58:48.105017 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.flows.api.create_volume [None req-792a7a33-1e25-4a34-b6f1-c91b315e4d17 tempest-VolumeQuotasAdminTestJSON-983203579 tempest-VolumeQuotasAdminTestJSON-983203579-project-member] Validating volume size '1' using validate_int {{(pid=100213) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 00:58:48.113229 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-eea0ccdc-5f4d-493b-9291-dc59aaa29578 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:58:48.115413 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-eea0ccdc-5f4d-493b-9291-dc59aaa29578 tempest-ServerActionsTestOtherA-1972702099 tempest-ServerActionsTestOtherA-1972702099-project-member] GET https://10.4.3.240/volume/v3/volumes/b4dadda5-0d8e-4f73-8bb8-07fcb224c22c Aug 20 00:58:48.115630 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-eea0ccdc-5f4d-493b-9291-dc59aaa29578 tempest-ServerActionsTestOtherA-1972702099 tempest-ServerActionsTestOtherA-1972702099-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:58:48.115864 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-eea0ccdc-5f4d-493b-9291-dc59aaa29578 tempest-ServerActionsTestOtherA-1972702099 tempest-ServerActionsTestOtherA-1972702099-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:58:48.127024 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:58:48.127024 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 00:58:48.130865 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-eea0ccdc-5f4d-493b-9291-dc59aaa29578 tempest-ServerActionsTestOtherA-1972702099 tempest-ServerActionsTestOtherA-1972702099-project-member] Volume info retrieved successfully. Aug 20 00:58:48.131850 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-792a7a33-1e25-4a34-b6f1-c91b315e4d17 tempest-VolumeQuotasAdminTestJSON-983203579 tempest-VolumeQuotasAdminTestJSON-983203579-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f8754fb0-01e1-4769-9302-eda6d05a6d99) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:52:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1ed58bd6-fe6a-497e-ae84-e8199d24fdfa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:58:48.132643 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-792a7a33-1e25-4a34-b6f1-c91b315e4d17 tempest-VolumeQuotasAdminTestJSON-983203579 tempest-VolumeQuotasAdminTestJSON-983203579-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3372516f-8b28-4fc8-84fe-51c3b010bf15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:58:48.136032 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-eea0ccdc-5f4d-493b-9291-dc59aaa29578 tempest-ServerActionsTestOtherA-1972702099 tempest-ServerActionsTestOtherA-1972702099-project-member] https://10.4.3.240/volume/v3/volumes/b4dadda5-0d8e-4f73-8bb8-07fcb224c22c returned with HTTP 200 Aug 20 00:58:48.136544 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 260/1027] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:58:48 2026] GET /volume/v3/volumes/b4dadda5-0d8e-4f73-8bb8-07fcb224c22c => generated 846 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:58:48.188140 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.quota [None req-792a7a33-1e25-4a34-b6f1-c91b315e4d17 tempest-VolumeQuotasAdminTestJSON-983203579 tempest-VolumeQuotasAdminTestJSON-983203579-project-member] Created reservations ['5262264d-894b-47df-b5ff-8d8321b25eb1', 'dc408faa-c50b-4d15-8702-8a2cfb6c6bee', 'ca80c2e6-1c24-4c48-a160-26e2cd89938d', '9a61229b-b6e2-4545-a798-fd3cd305c09b'] {{(pid=100213) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:58:48.188932 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-792a7a33-1e25-4a34-b6f1-c91b315e4d17 tempest-VolumeQuotasAdminTestJSON-983203579 tempest-VolumeQuotasAdminTestJSON-983203579-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3372516f-8b28-4fc8-84fe-51c3b010bf15) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5262264d-894b-47df-b5ff-8d8321b25eb1', 'dc408faa-c50b-4d15-8702-8a2cfb6c6bee', 'ca80c2e6-1c24-4c48-a160-26e2cd89938d', '9a61229b-b6e2-4545-a798-fd3cd305c09b']}' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:58:48.189762 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-792a7a33-1e25-4a34-b6f1-c91b315e4d17 tempest-VolumeQuotasAdminTestJSON-983203579 tempest-VolumeQuotasAdminTestJSON-983203579-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ffbd7c17-9a25-4f02-8e17-79591e3fab26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:58:48.213426 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-792a7a33-1e25-4a34-b6f1-c91b315e4d17 tempest-VolumeQuotasAdminTestJSON-983203579 tempest-VolumeQuotasAdminTestJSON-983203579-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ffbd7c17-9a25-4f02-8e17-79591e3fab26) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3629cada-917c-4990-a077-a11a75a0ed33', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1669338000',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f8f8e3c9939b48fb9ffc7f69e6625f7a',qos_specs=None,replication_status=,reservations=['5262264d-894b-47df-b5ff-8d8321b25eb1','dc408faa-c50b-4d15-8702-8a2cfb6c6bee','ca80c2e6-1c24-4c48-a160-26e2cd89938d','9a61229b-b6e2-4545-a798-fd3cd305c09b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ba85b8594de8439a9f477c003a4e798a',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T00:58:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1669338000',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3629cada-917c-4990-a077-a11a75a0ed33,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f8f8e3c9939b48fb9ffc7f69e6625f7a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ba85b8594de8439a9f477c003a4e798a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1ed58bd6-fe6a-497e-ae84-e8199d24fdfa),volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:58:48.214110 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-792a7a33-1e25-4a34-b6f1-c91b315e4d17 tempest-VolumeQuotasAdminTestJSON-983203579 tempest-VolumeQuotasAdminTestJSON-983203579-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2e717d32-a500-4dac-a148-82edb6eb1031) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:58:48.236009 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-792a7a33-1e25-4a34-b6f1-c91b315e4d17 tempest-VolumeQuotasAdminTestJSON-983203579 tempest-VolumeQuotasAdminTestJSON-983203579-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2e717d32-a500-4dac-a148-82edb6eb1031) transitioned into state 'SUCCESS' from state '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-1669338000',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f8f8e3c9939b48fb9ffc7f69e6625f7a',qos_specs=None,replication_status=,reservations=['5262264d-894b-47df-b5ff-8d8321b25eb1','dc408faa-c50b-4d15-8702-8a2cfb6c6bee','ca80c2e6-1c24-4c48-a160-26e2cd89938d','9a61229b-b6e2-4545-a798-fd3cd305c09b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ba85b8594de8439a9f477c003a4e798a',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:58:48.236790 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-792a7a33-1e25-4a34-b6f1-c91b315e4d17 tempest-VolumeQuotasAdminTestJSON-983203579 tempest-VolumeQuotasAdminTestJSON-983203579-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c8ea0ce9-c063-43dd-b315-13656fd10148) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:58:48.246056 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-792a7a33-1e25-4a34-b6f1-c91b315e4d17 tempest-VolumeQuotasAdminTestJSON-983203579 tempest-VolumeQuotasAdminTestJSON-983203579-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c8ea0ce9-c063-43dd-b315-13656fd10148) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:58:48.246960 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-792a7a33-1e25-4a34-b6f1-c91b315e4d17 tempest-VolumeQuotasAdminTestJSON-983203579 tempest-VolumeQuotasAdminTestJSON-983203579-project-member] Flow 'volume_create_api' (c036ef97-be8f-42f0-8acb-04c525633fe6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100213) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:58:48.247258 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-792a7a33-1e25-4a34-b6f1-c91b315e4d17 tempest-VolumeQuotasAdminTestJSON-983203579 tempest-VolumeQuotasAdminTestJSON-983203579-project-member] Create volume request issued successfully. Aug 20 00:58:48.247808 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-792a7a33-1e25-4a34-b6f1-c91b315e4d17 tempest-VolumeQuotasAdminTestJSON-983203579 tempest-VolumeQuotasAdminTestJSON-983203579-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 20 00:58:48.248224 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 254/1028] 10.4.3.240 () {68 vars in 1258 bytes} [Thu Aug 20 00:58:48 2026] POST /volume/v3/volumes => generated 756 bytes in 240 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 00:58:48.259311 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-271c4c72-648f-40cf-9cbc-cfd4dfc106f3 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:58:48.262047 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-271c4c72-648f-40cf-9cbc-cfd4dfc106f3 tempest-VolumeQuotasAdminTestJSON-983203579 tempest-VolumeQuotasAdminTestJSON-983203579-project-member] GET https://10.4.3.240/volume/v3/volumes/3629cada-917c-4990-a077-a11a75a0ed33 Aug 20 00:58:48.262300 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-271c4c72-648f-40cf-9cbc-cfd4dfc106f3 tempest-VolumeQuotasAdminTestJSON-983203579 tempest-VolumeQuotasAdminTestJSON-983203579-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:58:48.262503 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-271c4c72-648f-40cf-9cbc-cfd4dfc106f3 tempest-VolumeQuotasAdminTestJSON-983203579 tempest-VolumeQuotasAdminTestJSON-983203579-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:58:48.269020 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:58:48.269020 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 00:58:48.272434 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-271c4c72-648f-40cf-9cbc-cfd4dfc106f3 tempest-VolumeQuotasAdminTestJSON-983203579 tempest-VolumeQuotasAdminTestJSON-983203579-project-member] Volume info retrieved successfully. Aug 20 00:58:48.276422 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-271c4c72-648f-40cf-9cbc-cfd4dfc106f3 tempest-VolumeQuotasAdminTestJSON-983203579 tempest-VolumeQuotasAdminTestJSON-983203579-project-member] https://10.4.3.240/volume/v3/volumes/3629cada-917c-4990-a077-a11a75a0ed33 returned with HTTP 200 Aug 20 00:58:48.276833 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 260/1029] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:58:48 2026] GET /volume/v3/volumes/3629cada-917c-4990-a077-a11a75a0ed33 => generated 824 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:58:48.668574 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-16cfedaf-e8cb-40b0-9d4e-4b48398926c4 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:58:48.668995 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-16cfedaf-e8cb-40b0-9d4e-4b48398926c4 None None] GET https://10.4.3.240/volume// Aug 20 00:58:48.669126 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-16cfedaf-e8cb-40b0-9d4e-4b48398926c4 None None] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:58:48.669456 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-16cfedaf-e8cb-40b0-9d4e-4b48398926c4 None None] Calling method 'all' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:58:48.669866 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-16cfedaf-e8cb-40b0-9d4e-4b48398926c4 None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 20 00:58:48.670164 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 256/1030] 10.4.3.240 () {66 vars in 1426 bytes} [Thu Aug 20 00:58:48 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 00:58:48.678545 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-be020043-41ec-4ac1-9579-335312b46ed9 req-ebfd25c1-cb5d-4446-a7f0-fe0d831103f4 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:58:48.680968 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-be020043-41ec-4ac1-9579-335312b46ed9 req-ebfd25c1-cb5d-4446-a7f0-fe0d831103f4 tempest-ImageDependencyTests-936551636 tempest-ImageDependencyTests-936551636-project-member] GET https://10.4.3.240/volume/v3/volumes/2c705824-363f-4c86-81e0-c0f62b78f505 Aug 20 00:58:48.681190 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-be020043-41ec-4ac1-9579-335312b46ed9 req-ebfd25c1-cb5d-4446-a7f0-fe0d831103f4 tempest-ImageDependencyTests-936551636 tempest-ImageDependencyTests-936551636-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:58:48.681413 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-be020043-41ec-4ac1-9579-335312b46ed9 req-ebfd25c1-cb5d-4446-a7f0-fe0d831103f4 tempest-ImageDependencyTests-936551636 tempest-ImageDependencyTests-936551636-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:58:48.690162 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:58:48.690162 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 00:58:48.693515 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [req-be020043-41ec-4ac1-9579-335312b46ed9 req-ebfd25c1-cb5d-4446-a7f0-fe0d831103f4 tempest-ImageDependencyTests-936551636 tempest-ImageDependencyTests-936551636-project-member] Volume info retrieved successfully. Aug 20 00:58:48.698293 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-be020043-41ec-4ac1-9579-335312b46ed9 req-ebfd25c1-cb5d-4446-a7f0-fe0d831103f4 tempest-ImageDependencyTests-936551636 tempest-ImageDependencyTests-936551636-project-member] https://10.4.3.240/volume/v3/volumes/2c705824-363f-4c86-81e0-c0f62b78f505 returned with HTTP 200 Aug 20 00:58:48.698819 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 261/1031] 10.4.3.240 () {70 vars in 1639 bytes} [Thu Aug 20 00:58:48 2026] GET /volume/v3/volumes/2c705824-363f-4c86-81e0-c0f62b78f505 => generated 1338 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 00:58:48.792562 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [req-be020043-41ec-4ac1-9579-335312b46ed9 req-174442b2-1f5f-4abb-a9bd-0be3ff27cd9f None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:58:48.795223 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-be020043-41ec-4ac1-9579-335312b46ed9 req-174442b2-1f5f-4abb-a9bd-0be3ff27cd9f tempest-ImageDependencyTests-936551636 tempest-ImageDependencyTests-936551636-project-member] PUT https://10.4.3.240/volume/v3/attachments/e790cd6c-256b-43ad-be3c-1638037065fd Aug 20 00:58:48.795585 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [req-be020043-41ec-4ac1-9579-335312b46ed9 req-174442b2-1f5f-4abb-a9bd-0be3ff27cd9f tempest-ImageDependencyTests-936551636 tempest-ImageDependencyTests-936551636-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.240", "host": "np0000007838", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:e656b6daafb0", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "870eaf75-1108-49d5-b5ab-79f4c93758d0", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:58:48.806041 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.coordination [req-be020043-41ec-4ac1-9579-335312b46ed9 req-174442b2-1f5f-4abb-a9bd-0be3ff27cd9f tempest-ImageDependencyTests-936551636 tempest-ImageDependencyTests-936551636-project-member] Acquiring lock "cinder-attachment_update-2c705824-363f-4c86-81e0-c0f62b78f505-np0000007838" by "attachment_update" {{(pid=100213) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 00:58:48.810960 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.coordination [req-be020043-41ec-4ac1-9579-335312b46ed9 req-174442b2-1f5f-4abb-a9bd-0be3ff27cd9f tempest-ImageDependencyTests-936551636 tempest-ImageDependencyTests-936551636-project-member] Lock "cinder-attachment_update-2c705824-363f-4c86-81e0-c0f62b78f505-np0000007838" acquired by "attachment_update" :: waited 0.005s {{(pid=100213) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 00:58:48.811929 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:58:48.811929 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 00:58:48.887767 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.coordination [req-be020043-41ec-4ac1-9579-335312b46ed9 req-174442b2-1f5f-4abb-a9bd-0be3ff27cd9f tempest-ImageDependencyTests-936551636 tempest-ImageDependencyTests-936551636-project-member] Lock "cinder-attachment_update-2c705824-363f-4c86-81e0-c0f62b78f505-np0000007838" released by "attachment_update" :: held 0.077s {{(pid=100213) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 00:58:48.888149 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-be020043-41ec-4ac1-9579-335312b46ed9 req-174442b2-1f5f-4abb-a9bd-0be3ff27cd9f tempest-ImageDependencyTests-936551636 tempest-ImageDependencyTests-936551636-project-member] https://10.4.3.240/volume/v3/attachments/e790cd6c-256b-43ad-be3c-1638037065fd returned with HTTP 200 Aug 20 00:58:48.888759 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 255/1032] 10.4.3.240 () {74 vars in 1704 bytes} [Thu Aug 20 00:58:48 2026] PUT /volume/v3/attachments/e790cd6c-256b-43ad-be3c-1638037065fd => generated 969 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:58:48.914544 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-be020043-41ec-4ac1-9579-335312b46ed9 req-f582688b-8b9a-428f-994b-ed70d86ab422 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:58:48.918359 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-be020043-41ec-4ac1-9579-335312b46ed9 req-f582688b-8b9a-428f-994b-ed70d86ab422 tempest-ImageDependencyTests-936551636 tempest-ImageDependencyTests-936551636-project-member] POST https://10.4.3.240/volume/v3/attachments/e790cd6c-256b-43ad-be3c-1638037065fd/action Aug 20 00:58:48.919154 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-be020043-41ec-4ac1-9579-335312b46ed9 req-f582688b-8b9a-428f-994b-ed70d86ab422 tempest-ImageDependencyTests-936551636 tempest-ImageDependencyTests-936551636-project-member] Action body: b'{"os-complete": null}' {{(pid=100214) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 00:58:48.919379 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-be020043-41ec-4ac1-9579-335312b46ed9 req-f582688b-8b9a-428f-994b-ed70d86ab422 tempest-ImageDependencyTests-936551636 tempest-ImageDependencyTests-936551636-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:58:48.948976 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:58:48.948976 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 00:58:48.969363 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-be020043-41ec-4ac1-9579-335312b46ed9 req-f582688b-8b9a-428f-994b-ed70d86ab422 tempest-ImageDependencyTests-936551636 tempest-ImageDependencyTests-936551636-project-member] https://10.4.3.240/volume/v3/attachments/e790cd6c-256b-43ad-be3c-1638037065fd/action returned with HTTP 204 Aug 20 00:58:48.969963 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 261/1033] 10.4.3.240 () {74 vars in 1725 bytes} [Thu Aug 20 00:58:48 2026] POST /volume/v3/attachments/e790cd6c-256b-43ad-be3c-1638037065fd/action => generated 0 bytes in 56 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:58:49.149301 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-1537259e-2ec5-4ebc-a929-1fb1faaeec55 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:58:49.151291 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-1537259e-2ec5-4ebc-a929-1fb1faaeec55 tempest-ServerActionsTestOtherA-1972702099 tempest-ServerActionsTestOtherA-1972702099-project-member] GET https://10.4.3.240/volume/v3/volumes/b4dadda5-0d8e-4f73-8bb8-07fcb224c22c Aug 20 00:58:49.151477 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-1537259e-2ec5-4ebc-a929-1fb1faaeec55 tempest-ServerActionsTestOtherA-1972702099 tempest-ServerActionsTestOtherA-1972702099-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:58:49.151652 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-1537259e-2ec5-4ebc-a929-1fb1faaeec55 tempest-ServerActionsTestOtherA-1972702099 tempest-ServerActionsTestOtherA-1972702099-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:58:49.164685 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:58:49.164685 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 00:58:49.171063 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-1537259e-2ec5-4ebc-a929-1fb1faaeec55 tempest-ServerActionsTestOtherA-1972702099 tempest-ServerActionsTestOtherA-1972702099-project-member] Volume info retrieved successfully. Aug 20 00:58:49.179054 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-1537259e-2ec5-4ebc-a929-1fb1faaeec55 tempest-ServerActionsTestOtherA-1972702099 tempest-ServerActionsTestOtherA-1972702099-project-member] https://10.4.3.240/volume/v3/volumes/b4dadda5-0d8e-4f73-8bb8-07fcb224c22c returned with HTTP 200 Aug 20 00:58:49.179597 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 257/1034] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:58:49 2026] GET /volume/v3/volumes/b4dadda5-0d8e-4f73-8bb8-07fcb224c22c => generated 846 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:58:49.296704 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-0ba170ea-757c-45c3-a9c3-93e9e8b83b49 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:58:49.300366 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-0ba170ea-757c-45c3-a9c3-93e9e8b83b49 tempest-VolumeQuotasAdminTestJSON-983203579 tempest-VolumeQuotasAdminTestJSON-983203579-project-member] GET https://10.4.3.240/volume/v3/volumes/3629cada-917c-4990-a077-a11a75a0ed33 Aug 20 00:58:49.300541 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-0ba170ea-757c-45c3-a9c3-93e9e8b83b49 tempest-VolumeQuotasAdminTestJSON-983203579 tempest-VolumeQuotasAdminTestJSON-983203579-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:58:49.300714 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-0ba170ea-757c-45c3-a9c3-93e9e8b83b49 tempest-VolumeQuotasAdminTestJSON-983203579 tempest-VolumeQuotasAdminTestJSON-983203579-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:58:49.315100 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:58:49.315100 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 00:58:49.317821 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-0ba170ea-757c-45c3-a9c3-93e9e8b83b49 tempest-VolumeQuotasAdminTestJSON-983203579 tempest-VolumeQuotasAdminTestJSON-983203579-project-member] Volume info retrieved successfully. Aug 20 00:58:49.323540 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-0ba170ea-757c-45c3-a9c3-93e9e8b83b49 tempest-VolumeQuotasAdminTestJSON-983203579 tempest-VolumeQuotasAdminTestJSON-983203579-project-member] https://10.4.3.240/volume/v3/volumes/3629cada-917c-4990-a077-a11a75a0ed33 returned with HTTP 200 Aug 20 00:58:49.323903 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 262/1035] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:58:49 2026] GET /volume/v3/volumes/3629cada-917c-4990-a077-a11a75a0ed33 => generated 849 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:58:49.340456 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-5f5de8a3-fce9-4bf5-8576-646a5e01d0cd None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:58:49.342491 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-5f5de8a3-fce9-4bf5-8576-646a5e01d0cd tempest-VolumeQuotasAdminTestJSON-312669473 tempest-VolumeQuotasAdminTestJSON-312669473-project-admin] GET https://10.4.3.240/volume/v3/os-quota-sets/f8f8e3c9939b48fb9ffc7f69e6625f7a?usage=True Aug 20 00:58:49.342491 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-5f5de8a3-fce9-4bf5-8576-646a5e01d0cd tempest-VolumeQuotasAdminTestJSON-312669473 tempest-VolumeQuotasAdminTestJSON-312669473-project-admin] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:58:49.343561 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-5f5de8a3-fce9-4bf5-8576-646a5e01d0cd tempest-VolumeQuotasAdminTestJSON-312669473 tempest-VolumeQuotasAdminTestJSON-312669473-project-admin] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:58:49.343561 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:58:49.343561 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 00:58:49.360244 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-5f5de8a3-fce9-4bf5-8576-646a5e01d0cd tempest-VolumeQuotasAdminTestJSON-312669473 tempest-VolumeQuotasAdminTestJSON-312669473-project-admin] https://10.4.3.240/volume/v3/os-quota-sets/f8f8e3c9939b48fb9ffc7f69e6625f7a?usage=True returned with HTTP 200 Aug 20 00:58:49.360758 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 256/1036] 10.4.3.240 () {66 vars in 1375 bytes} [Thu Aug 20 00:58:49 2026] GET /volume/v3/os-quota-sets/f8f8e3c9939b48fb9ffc7f69e6625f7a?usage=True => generated 2679 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:58:49.375737 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-f5676943-fdb9-43a3-b2a9-f317597ab6dd None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:58:49.377612 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-f5676943-fdb9-43a3-b2a9-f317597ab6dd tempest-VolumeQuotasAdminTestJSON-983203579 tempest-VolumeQuotasAdminTestJSON-983203579-project-member] DELETE https://10.4.3.240/volume/v3/volumes/3629cada-917c-4990-a077-a11a75a0ed33 Aug 20 00:58:49.377872 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-f5676943-fdb9-43a3-b2a9-f317597ab6dd tempest-VolumeQuotasAdminTestJSON-983203579 tempest-VolumeQuotasAdminTestJSON-983203579-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:58:49.378132 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-f5676943-fdb9-43a3-b2a9-f317597ab6dd tempest-VolumeQuotasAdminTestJSON-983203579 tempest-VolumeQuotasAdminTestJSON-983203579-project-member] Calling method 'delete' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:58:49.378400 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.v3.volumes [None req-f5676943-fdb9-43a3-b2a9-f317597ab6dd tempest-VolumeQuotasAdminTestJSON-983203579 tempest-VolumeQuotasAdminTestJSON-983203579-project-member] Delete volume with id: 3629cada-917c-4990-a077-a11a75a0ed33 Aug 20 00:58:49.390785 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:58:49.390785 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 00:58:49.392070 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-f5676943-fdb9-43a3-b2a9-f317597ab6dd tempest-VolumeQuotasAdminTestJSON-983203579 tempest-VolumeQuotasAdminTestJSON-983203579-project-member] Volume info retrieved successfully. Aug 20 00:58:49.413224 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-f5676943-fdb9-43a3-b2a9-f317597ab6dd tempest-VolumeQuotasAdminTestJSON-983203579 tempest-VolumeQuotasAdminTestJSON-983203579-project-member] Delete volume request issued successfully. Aug 20 00:58:49.413374 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-f5676943-fdb9-43a3-b2a9-f317597ab6dd tempest-VolumeQuotasAdminTestJSON-983203579 tempest-VolumeQuotasAdminTestJSON-983203579-project-member] https://10.4.3.240/volume/v3/volumes/3629cada-917c-4990-a077-a11a75a0ed33 returned with HTTP 202 Aug 20 00:58:49.413665 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 262/1037] 10.4.3.240 () {66 vars in 1351 bytes} [Thu Aug 20 00:58:49 2026] DELETE /volume/v3/volumes/3629cada-917c-4990-a077-a11a75a0ed33 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:58:49.427139 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-9ccd0ccf-8fcd-45fc-908a-18d27678ef86 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:58:49.429265 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-9ccd0ccf-8fcd-45fc-908a-18d27678ef86 tempest-VolumeQuotasAdminTestJSON-983203579 tempest-VolumeQuotasAdminTestJSON-983203579-project-member] GET https://10.4.3.240/volume/v3/volumes/3629cada-917c-4990-a077-a11a75a0ed33 Aug 20 00:58:49.429582 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-9ccd0ccf-8fcd-45fc-908a-18d27678ef86 tempest-VolumeQuotasAdminTestJSON-983203579 tempest-VolumeQuotasAdminTestJSON-983203579-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:58:49.429865 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-9ccd0ccf-8fcd-45fc-908a-18d27678ef86 tempest-VolumeQuotasAdminTestJSON-983203579 tempest-VolumeQuotasAdminTestJSON-983203579-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:58:49.444259 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:58:49.444259 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 00:58:49.449688 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-9ccd0ccf-8fcd-45fc-908a-18d27678ef86 tempest-VolumeQuotasAdminTestJSON-983203579 tempest-VolumeQuotasAdminTestJSON-983203579-project-member] Volume info retrieved successfully. Aug 20 00:58:49.454767 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-9ccd0ccf-8fcd-45fc-908a-18d27678ef86 tempest-VolumeQuotasAdminTestJSON-983203579 tempest-VolumeQuotasAdminTestJSON-983203579-project-member] https://10.4.3.240/volume/v3/volumes/3629cada-917c-4990-a077-a11a75a0ed33 returned with HTTP 200 Aug 20 00:58:49.455227 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 258/1038] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:58:49 2026] GET /volume/v3/volumes/3629cada-917c-4990-a077-a11a75a0ed33 => generated 848 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:58:49.624995 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-249ab4c3-ef94-4fd6-ae86-1e4d565ec04e req-580d810f-778d-4ecc-bd4d-696c17d7a73b None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:58:49.627758 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-249ab4c3-ef94-4fd6-ae86-1e4d565ec04e req-580d810f-778d-4ecc-bd4d-696c17d7a73b tempest-ServerActionsTestOtherA-1972702099 tempest-ServerActionsTestOtherA-1972702099-project-member] POST https://10.4.3.240/volume/v3/attachments/af3a5c23-b434-4ec1-b49d-e40fb00da5bc/action Aug 20 00:58:49.628152 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-249ab4c3-ef94-4fd6-ae86-1e4d565ec04e req-580d810f-778d-4ecc-bd4d-696c17d7a73b tempest-ServerActionsTestOtherA-1972702099 tempest-ServerActionsTestOtherA-1972702099-project-member] Action body: b'{"os-complete": null}' {{(pid=100215) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 00:58:49.628359 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-249ab4c3-ef94-4fd6-ae86-1e4d565ec04e req-580d810f-778d-4ecc-bd4d-696c17d7a73b tempest-ServerActionsTestOtherA-1972702099 tempest-ServerActionsTestOtherA-1972702099-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:58:49.647584 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:58:49.647584 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 00:58:49.658417 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-249ab4c3-ef94-4fd6-ae86-1e4d565ec04e req-580d810f-778d-4ecc-bd4d-696c17d7a73b tempest-ServerActionsTestOtherA-1972702099 tempest-ServerActionsTestOtherA-1972702099-project-member] https://10.4.3.240/volume/v3/attachments/af3a5c23-b434-4ec1-b49d-e40fb00da5bc/action returned with HTTP 204 Aug 20 00:58:49.658993 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 263/1039] 10.4.3.240 () {74 vars in 1725 bytes} [Thu Aug 20 00:58:49 2026] POST /volume/v3/attachments/af3a5c23-b434-4ec1-b49d-e40fb00da5bc/action => generated 0 bytes in 35 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:58:49.766221 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [req-dc9b038b-5807-497c-beae-056c9e389633 req-da5b721a-2473-4958-add0-a7adb7226227 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:58:49.769108 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-dc9b038b-5807-497c-beae-056c9e389633 req-da5b721a-2473-4958-add0-a7adb7226227 tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] DELETE https://10.4.3.240/volume/v3/attachments/b39aaa76-981a-4802-8fff-cfe83b88dd29 Aug 20 00:58:49.769228 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [req-dc9b038b-5807-497c-beae-056c9e389633 req-da5b721a-2473-4958-add0-a7adb7226227 tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:58:49.769427 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [req-dc9b038b-5807-497c-beae-056c9e389633 req-da5b721a-2473-4958-add0-a7adb7226227 tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] Calling method 'version_select' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:58:49.776563 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:58:49.776563 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 00:58:49.839126 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-dc9b038b-5807-497c-beae-056c9e389633 req-da5b721a-2473-4958-add0-a7adb7226227 tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] https://10.4.3.240/volume/v3/attachments/b39aaa76-981a-4802-8fff-cfe83b88dd29 returned with HTTP 200 Aug 20 00:58:49.839566 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 257/1040] 10.4.3.240 () {72 vars in 1673 bytes} [Thu Aug 20 00:58:49 2026] DELETE /volume/v3/attachments/b39aaa76-981a-4802-8fff-cfe83b88dd29 => generated 19 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:58:50.196356 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-0004529f-7349-4d94-a842-29bc67ac1908 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:58:50.198647 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-0004529f-7349-4d94-a842-29bc67ac1908 tempest-ServerActionsTestOtherA-1972702099 tempest-ServerActionsTestOtherA-1972702099-project-member] GET https://10.4.3.240/volume/v3/volumes/b4dadda5-0d8e-4f73-8bb8-07fcb224c22c Aug 20 00:58:50.198909 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-0004529f-7349-4d94-a842-29bc67ac1908 tempest-ServerActionsTestOtherA-1972702099 tempest-ServerActionsTestOtherA-1972702099-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:58:50.199187 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-0004529f-7349-4d94-a842-29bc67ac1908 tempest-ServerActionsTestOtherA-1972702099 tempest-ServerActionsTestOtherA-1972702099-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:58:50.215700 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:58:50.215700 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 00:58:50.220716 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-0004529f-7349-4d94-a842-29bc67ac1908 tempest-ServerActionsTestOtherA-1972702099 tempest-ServerActionsTestOtherA-1972702099-project-member] Volume info retrieved successfully. Aug 20 00:58:50.229371 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-0004529f-7349-4d94-a842-29bc67ac1908 tempest-ServerActionsTestOtherA-1972702099 tempest-ServerActionsTestOtherA-1972702099-project-member] https://10.4.3.240/volume/v3/volumes/b4dadda5-0d8e-4f73-8bb8-07fcb224c22c returned with HTTP 200 Aug 20 00:58:50.229896 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 263/1041] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:58:50 2026] GET /volume/v3/volumes/b4dadda5-0d8e-4f73-8bb8-07fcb224c22c => generated 1138 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:58:50.244544 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-56c994f9-0ce4-450e-a422-46b4ef9efa1d None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:58:50.246360 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-56c994f9-0ce4-450e-a422-46b4ef9efa1d tempest-ServerActionsTestOtherA-1972702099 tempest-ServerActionsTestOtherA-1972702099-project-member] GET https://10.4.3.240/volume/v3/volumes/b4dadda5-0d8e-4f73-8bb8-07fcb224c22c Aug 20 00:58:50.246606 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-56c994f9-0ce4-450e-a422-46b4ef9efa1d tempest-ServerActionsTestOtherA-1972702099 tempest-ServerActionsTestOtherA-1972702099-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:58:50.246834 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-56c994f9-0ce4-450e-a422-46b4ef9efa1d tempest-ServerActionsTestOtherA-1972702099 tempest-ServerActionsTestOtherA-1972702099-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:58:50.255892 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:58:50.255892 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 00:58:50.259598 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-56c994f9-0ce4-450e-a422-46b4ef9efa1d tempest-ServerActionsTestOtherA-1972702099 tempest-ServerActionsTestOtherA-1972702099-project-member] Volume info retrieved successfully. Aug 20 00:58:50.264067 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-56c994f9-0ce4-450e-a422-46b4ef9efa1d tempest-ServerActionsTestOtherA-1972702099 tempest-ServerActionsTestOtherA-1972702099-project-member] https://10.4.3.240/volume/v3/volumes/b4dadda5-0d8e-4f73-8bb8-07fcb224c22c returned with HTTP 200 Aug 20 00:58:50.264528 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 259/1042] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:58:50 2026] GET /volume/v3/volumes/b4dadda5-0d8e-4f73-8bb8-07fcb224c22c => generated 1138 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:58:50.467243 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-ac755de1-7134-4429-965c-9ded7432d981 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:58:50.469111 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-ac755de1-7134-4429-965c-9ded7432d981 tempest-VolumeQuotasAdminTestJSON-983203579 tempest-VolumeQuotasAdminTestJSON-983203579-project-member] GET https://10.4.3.240/volume/v3/volumes/3629cada-917c-4990-a077-a11a75a0ed33 Aug 20 00:58:50.469278 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-ac755de1-7134-4429-965c-9ded7432d981 tempest-VolumeQuotasAdminTestJSON-983203579 tempest-VolumeQuotasAdminTestJSON-983203579-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:58:50.469515 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-ac755de1-7134-4429-965c-9ded7432d981 tempest-VolumeQuotasAdminTestJSON-983203579 tempest-VolumeQuotasAdminTestJSON-983203579-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:58:50.475634 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-ac755de1-7134-4429-965c-9ded7432d981 tempest-VolumeQuotasAdminTestJSON-983203579 tempest-VolumeQuotasAdminTestJSON-983203579-project-member] https://10.4.3.240/volume/v3/volumes/3629cada-917c-4990-a077-a11a75a0ed33 returned with HTTP 404 Aug 20 00:58:50.476057 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 264/1043] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:58:50 2026] GET /volume/v3/volumes/3629cada-917c-4990-a077-a11a75a0ed33 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:58:50.484265 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-e64268b3-a578-4bd0-9a8a-c2d2d6c74323 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:58:50.486429 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-e64268b3-a578-4bd0-9a8a-c2d2d6c74323 tempest-VolumeQuotasAdminTestJSON-983203579 tempest-VolumeQuotasAdminTestJSON-983203579-project-member] GET https://10.4.3.240/volume/v3/volumes/3629cada-917c-4990-a077-a11a75a0ed33 Aug 20 00:58:50.488683 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-e64268b3-a578-4bd0-9a8a-c2d2d6c74323 tempest-VolumeQuotasAdminTestJSON-983203579 tempest-VolumeQuotasAdminTestJSON-983203579-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:58:50.488683 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-e64268b3-a578-4bd0-9a8a-c2d2d6c74323 tempest-VolumeQuotasAdminTestJSON-983203579 tempest-VolumeQuotasAdminTestJSON-983203579-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:58:50.492860 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-e64268b3-a578-4bd0-9a8a-c2d2d6c74323 tempest-VolumeQuotasAdminTestJSON-983203579 tempest-VolumeQuotasAdminTestJSON-983203579-project-member] https://10.4.3.240/volume/v3/volumes/3629cada-917c-4990-a077-a11a75a0ed33 returned with HTTP 404 Aug 20 00:58:50.493443 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 258/1044] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:58:50 2026] GET /volume/v3/volumes/3629cada-917c-4990-a077-a11a75a0ed33 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:58:50.504230 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-b4efe16c-eea9-4ee5-8be4-c005f025c07a None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:58:50.506278 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-b4efe16c-eea9-4ee5-8be4-c005f025c07a tempest-VolumeQuotasAdminTestJSON-983203579 tempest-VolumeQuotasAdminTestJSON-983203579-project-member] DELETE https://10.4.3.240/volume/v3/volumes/3629cada-917c-4990-a077-a11a75a0ed33 Aug 20 00:58:50.506278 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-b4efe16c-eea9-4ee5-8be4-c005f025c07a tempest-VolumeQuotasAdminTestJSON-983203579 tempest-VolumeQuotasAdminTestJSON-983203579-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:58:50.506496 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-b4efe16c-eea9-4ee5-8be4-c005f025c07a tempest-VolumeQuotasAdminTestJSON-983203579 tempest-VolumeQuotasAdminTestJSON-983203579-project-member] Calling method 'delete' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:58:50.506608 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.v3.volumes [None req-b4efe16c-eea9-4ee5-8be4-c005f025c07a tempest-VolumeQuotasAdminTestJSON-983203579 tempest-VolumeQuotasAdminTestJSON-983203579-project-member] Delete volume with id: 3629cada-917c-4990-a077-a11a75a0ed33 Aug 20 00:58:50.513905 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-b4efe16c-eea9-4ee5-8be4-c005f025c07a tempest-VolumeQuotasAdminTestJSON-983203579 tempest-VolumeQuotasAdminTestJSON-983203579-project-member] https://10.4.3.240/volume/v3/volumes/3629cada-917c-4990-a077-a11a75a0ed33 returned with HTTP 404 Aug 20 00:58:50.513905 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 264/1045] 10.4.3.240 () {66 vars in 1351 bytes} [Thu Aug 20 00:58:50 2026] DELETE /volume/v3/volumes/3629cada-917c-4990-a077-a11a75a0ed33 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:58:50.523004 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-70916dac-65fa-4c2a-93ce-4d84c1e79c16 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:58:50.525430 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-70916dac-65fa-4c2a-93ce-4d84c1e79c16 tempest-VolumeQuotasAdminTestJSON-983203579 tempest-VolumeQuotasAdminTestJSON-983203579-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 20 00:58:50.525933 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-70916dac-65fa-4c2a-93ce-4d84c1e79c16 tempest-VolumeQuotasAdminTestJSON-983203579 tempest-VolumeQuotasAdminTestJSON-983203579-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-779471250"}} {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:58:50.528247 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.v3.volumes [None req-70916dac-65fa-4c2a-93ce-4d84c1e79c16 tempest-VolumeQuotasAdminTestJSON-983203579 tempest-VolumeQuotasAdminTestJSON-983203579-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasAdminTestJSON-Volume-779471250'}} {{(pid=100212) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 00:58:50.528500 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.v3.volumes [None req-70916dac-65fa-4c2a-93ce-4d84c1e79c16 tempest-VolumeQuotasAdminTestJSON-983203579 tempest-VolumeQuotasAdminTestJSON-983203579-project-member] Create volume of 1 GB Aug 20 00:58:50.535625 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-70916dac-65fa-4c2a-93ce-4d84c1e79c16 tempest-VolumeQuotasAdminTestJSON-983203579 tempest-VolumeQuotasAdminTestJSON-983203579-project-member] Availability Zones retrieved successfully. Aug 20 00:58:50.543927 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-70916dac-65fa-4c2a-93ce-4d84c1e79c16 tempest-VolumeQuotasAdminTestJSON-983203579 tempest-VolumeQuotasAdminTestJSON-983203579-project-member] Flow 'volume_create_api' (62921def-a3c0-444b-8495-a26da465a285) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100212) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:58:50.545441 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-70916dac-65fa-4c2a-93ce-4d84c1e79c16 tempest-VolumeQuotasAdminTestJSON-983203579 tempest-VolumeQuotasAdminTestJSON-983203579-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c516e0d1-3b44-4f9f-8f0f-e86eee15cdd6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:58:50.546761 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.flows.api.create_volume [None req-70916dac-65fa-4c2a-93ce-4d84c1e79c16 tempest-VolumeQuotasAdminTestJSON-983203579 tempest-VolumeQuotasAdminTestJSON-983203579-project-member] Validating volume size '1' using validate_int {{(pid=100212) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 00:58:50.582493 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-70916dac-65fa-4c2a-93ce-4d84c1e79c16 tempest-VolumeQuotasAdminTestJSON-983203579 tempest-VolumeQuotasAdminTestJSON-983203579-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c516e0d1-3b44-4f9f-8f0f-e86eee15cdd6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:52:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1ed58bd6-fe6a-497e-ae84-e8199d24fdfa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:58:50.583297 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-70916dac-65fa-4c2a-93ce-4d84c1e79c16 tempest-VolumeQuotasAdminTestJSON-983203579 tempest-VolumeQuotasAdminTestJSON-983203579-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (df5a69c0-a8bf-486b-a0d1-0695caf95e73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:58:50.633992 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.quota [None req-70916dac-65fa-4c2a-93ce-4d84c1e79c16 tempest-VolumeQuotasAdminTestJSON-983203579 tempest-VolumeQuotasAdminTestJSON-983203579-project-member] Created reservations ['0cb1f10a-11d3-42d4-954b-a858ae49d067', 'e83395a3-2649-47bb-8e39-5cd4e9c365d2', '5845d5d4-d3bb-45a9-9abf-259fc6856cda', 'f71769f2-a6a7-4a86-8a9c-40bb853cd11f'] {{(pid=100212) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:58:50.635033 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-70916dac-65fa-4c2a-93ce-4d84c1e79c16 tempest-VolumeQuotasAdminTestJSON-983203579 tempest-VolumeQuotasAdminTestJSON-983203579-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (df5a69c0-a8bf-486b-a0d1-0695caf95e73) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0cb1f10a-11d3-42d4-954b-a858ae49d067', 'e83395a3-2649-47bb-8e39-5cd4e9c365d2', '5845d5d4-d3bb-45a9-9abf-259fc6856cda', 'f71769f2-a6a7-4a86-8a9c-40bb853cd11f']}' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:58:50.635771 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-70916dac-65fa-4c2a-93ce-4d84c1e79c16 tempest-VolumeQuotasAdminTestJSON-983203579 tempest-VolumeQuotasAdminTestJSON-983203579-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c6dfb850-5cf5-4abc-ac02-56b6830f7df8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:58:50.666231 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-70916dac-65fa-4c2a-93ce-4d84c1e79c16 tempest-VolumeQuotasAdminTestJSON-983203579 tempest-VolumeQuotasAdminTestJSON-983203579-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c6dfb850-5cf5-4abc-ac02-56b6830f7df8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e9011505-d59b-46a0-9553-b2dee5bdd92c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-779471250',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f8f8e3c9939b48fb9ffc7f69e6625f7a',qos_specs=None,replication_status=,reservations=['0cb1f10a-11d3-42d4-954b-a858ae49d067','e83395a3-2649-47bb-8e39-5cd4e9c365d2','5845d5d4-d3bb-45a9-9abf-259fc6856cda','f71769f2-a6a7-4a86-8a9c-40bb853cd11f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ba85b8594de8439a9f477c003a4e798a',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T00:58:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-779471250',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e9011505-d59b-46a0-9553-b2dee5bdd92c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f8f8e3c9939b48fb9ffc7f69e6625f7a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ba85b8594de8439a9f477c003a4e798a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1ed58bd6-fe6a-497e-ae84-e8199d24fdfa),volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:58:50.666990 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-70916dac-65fa-4c2a-93ce-4d84c1e79c16 tempest-VolumeQuotasAdminTestJSON-983203579 tempest-VolumeQuotasAdminTestJSON-983203579-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (31b61214-ccb5-4f58-9f77-99ccee93e511) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:58:50.685991 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-70916dac-65fa-4c2a-93ce-4d84c1e79c16 tempest-VolumeQuotasAdminTestJSON-983203579 tempest-VolumeQuotasAdminTestJSON-983203579-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (31b61214-ccb5-4f58-9f77-99ccee93e511) transitioned into state 'SUCCESS' from state '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-779471250',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f8f8e3c9939b48fb9ffc7f69e6625f7a',qos_specs=None,replication_status=,reservations=['0cb1f10a-11d3-42d4-954b-a858ae49d067','e83395a3-2649-47bb-8e39-5cd4e9c365d2','5845d5d4-d3bb-45a9-9abf-259fc6856cda','f71769f2-a6a7-4a86-8a9c-40bb853cd11f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ba85b8594de8439a9f477c003a4e798a',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:58:50.686712 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-70916dac-65fa-4c2a-93ce-4d84c1e79c16 tempest-VolumeQuotasAdminTestJSON-983203579 tempest-VolumeQuotasAdminTestJSON-983203579-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c2553690-8be0-4d91-8032-bacbcd852595) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:58:50.695393 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-70916dac-65fa-4c2a-93ce-4d84c1e79c16 tempest-VolumeQuotasAdminTestJSON-983203579 tempest-VolumeQuotasAdminTestJSON-983203579-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c2553690-8be0-4d91-8032-bacbcd852595) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:58:50.696166 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-70916dac-65fa-4c2a-93ce-4d84c1e79c16 tempest-VolumeQuotasAdminTestJSON-983203579 tempest-VolumeQuotasAdminTestJSON-983203579-project-member] Flow 'volume_create_api' (62921def-a3c0-444b-8495-a26da465a285) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100212) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:58:50.696518 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-70916dac-65fa-4c2a-93ce-4d84c1e79c16 tempest-VolumeQuotasAdminTestJSON-983203579 tempest-VolumeQuotasAdminTestJSON-983203579-project-member] Create volume request issued successfully. Aug 20 00:58:50.697104 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-70916dac-65fa-4c2a-93ce-4d84c1e79c16 tempest-VolumeQuotasAdminTestJSON-983203579 tempest-VolumeQuotasAdminTestJSON-983203579-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 20 00:58:50.697541 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 260/1046] 10.4.3.240 () {68 vars in 1258 bytes} [Thu Aug 20 00:58:50 2026] POST /volume/v3/volumes => generated 755 bytes in 175 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 00:58:50.711628 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-8d0ea6f2-2865-422b-93fe-a3fca1324e28 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:58:50.712837 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [req-02e5741d-ce6f-4503-b156-bbef97a7cae0 req-c3d4716c-dab7-4416-8e99-e08ac2a9a189 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:58:50.715280 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-8d0ea6f2-2865-422b-93fe-a3fca1324e28 tempest-VolumeQuotasAdminTestJSON-983203579 tempest-VolumeQuotasAdminTestJSON-983203579-project-member] GET https://10.4.3.240/volume/v3/volumes/e9011505-d59b-46a0-9553-b2dee5bdd92c Aug 20 00:58:50.716808 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-02e5741d-ce6f-4503-b156-bbef97a7cae0 req-c3d4716c-dab7-4416-8e99-e08ac2a9a189 tempest-ServerActionsTestOtherA-1972702099 tempest-ServerActionsTestOtherA-1972702099-project-member] GET https://10.4.3.240/volume/v3/volumes/b4dadda5-0d8e-4f73-8bb8-07fcb224c22c Aug 20 00:58:50.717002 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [req-02e5741d-ce6f-4503-b156-bbef97a7cae0 req-c3d4716c-dab7-4416-8e99-e08ac2a9a189 tempest-ServerActionsTestOtherA-1972702099 tempest-ServerActionsTestOtherA-1972702099-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:58:50.717185 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [req-02e5741d-ce6f-4503-b156-bbef97a7cae0 req-c3d4716c-dab7-4416-8e99-e08ac2a9a189 tempest-ServerActionsTestOtherA-1972702099 tempest-ServerActionsTestOtherA-1972702099-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:58:50.718270 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-8d0ea6f2-2865-422b-93fe-a3fca1324e28 tempest-VolumeQuotasAdminTestJSON-983203579 tempest-VolumeQuotasAdminTestJSON-983203579-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:58:50.718498 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-8d0ea6f2-2865-422b-93fe-a3fca1324e28 tempest-VolumeQuotasAdminTestJSON-983203579 tempest-VolumeQuotasAdminTestJSON-983203579-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:58:50.728354 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:58:50.728354 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 00:58:50.735090 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:58:50.735090 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 00:58:50.735701 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-8d0ea6f2-2865-422b-93fe-a3fca1324e28 tempest-VolumeQuotasAdminTestJSON-983203579 tempest-VolumeQuotasAdminTestJSON-983203579-project-member] Volume info retrieved successfully. Aug 20 00:58:50.741732 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [req-02e5741d-ce6f-4503-b156-bbef97a7cae0 req-c3d4716c-dab7-4416-8e99-e08ac2a9a189 tempest-ServerActionsTestOtherA-1972702099 tempest-ServerActionsTestOtherA-1972702099-project-member] Volume info retrieved successfully. Aug 20 00:58:50.743942 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-8d0ea6f2-2865-422b-93fe-a3fca1324e28 tempest-VolumeQuotasAdminTestJSON-983203579 tempest-VolumeQuotasAdminTestJSON-983203579-project-member] https://10.4.3.240/volume/v3/volumes/e9011505-d59b-46a0-9553-b2dee5bdd92c returned with HTTP 200 Aug 20 00:58:50.744357 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 265/1047] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:58:50 2026] GET /volume/v3/volumes/e9011505-d59b-46a0-9553-b2dee5bdd92c => generated 823 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:58:50.747381 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-02e5741d-ce6f-4503-b156-bbef97a7cae0 req-c3d4716c-dab7-4416-8e99-e08ac2a9a189 tempest-ServerActionsTestOtherA-1972702099 tempest-ServerActionsTestOtherA-1972702099-project-member] https://10.4.3.240/volume/v3/volumes/b4dadda5-0d8e-4f73-8bb8-07fcb224c22c returned with HTTP 200 Aug 20 00:58:50.747766 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 259/1048] 10.4.3.240 () {68 vars in 1598 bytes} [Thu Aug 20 00:58:50 2026] GET /volume/v3/volumes/b4dadda5-0d8e-4f73-8bb8-07fcb224c22c => generated 1138 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:58:50.910258 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-cf92e393-e1bd-405e-b31f-b189778d57a9 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:58:50.912987 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-cf92e393-e1bd-405e-b31f-b189778d57a9 tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] DELETE https://10.4.3.240/volume/v3/volumes/c9e63641-e7b6-4d62-b058-cea939f579ff Aug 20 00:58:50.913313 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-cf92e393-e1bd-405e-b31f-b189778d57a9 tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:58:50.913570 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-cf92e393-e1bd-405e-b31f-b189778d57a9 tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] Calling method 'delete' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:58:50.914437 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.v3.volumes [None req-cf92e393-e1bd-405e-b31f-b189778d57a9 tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] Delete volume with id: c9e63641-e7b6-4d62-b058-cea939f579ff Aug 20 00:58:50.925585 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:58:50.925585 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 00:58:50.926414 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-cf92e393-e1bd-405e-b31f-b189778d57a9 tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] Volume info retrieved successfully. Aug 20 00:58:50.953849 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-cf92e393-e1bd-405e-b31f-b189778d57a9 tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] Delete volume request issued successfully. Aug 20 00:58:50.954080 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-cf92e393-e1bd-405e-b31f-b189778d57a9 tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] https://10.4.3.240/volume/v3/volumes/c9e63641-e7b6-4d62-b058-cea939f579ff returned with HTTP 202 Aug 20 00:58:50.955012 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 265/1049] 10.4.3.240 () {66 vars in 1351 bytes} [Thu Aug 20 00:58:50 2026] DELETE /volume/v3/volumes/c9e63641-e7b6-4d62-b058-cea939f579ff => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 20 00:58:51.005659 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [req-4d47e8cd-70da-4179-a2d1-5f2e7cde5d25 req-2c82bf00-cdad-4598-9792-f8bbb9c0871f None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:58:51.009265 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-4d47e8cd-70da-4179-a2d1-5f2e7cde5d25 req-2c82bf00-cdad-4598-9792-f8bbb9c0871f tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] GET https://10.4.3.240/volume/v3/volumes/c9e63641-e7b6-4d62-b058-cea939f579ff Aug 20 00:58:51.009503 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [req-4d47e8cd-70da-4179-a2d1-5f2e7cde5d25 req-2c82bf00-cdad-4598-9792-f8bbb9c0871f tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:58:51.009706 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [req-4d47e8cd-70da-4179-a2d1-5f2e7cde5d25 req-2c82bf00-cdad-4598-9792-f8bbb9c0871f tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:58:51.017112 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:58:51.017112 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 00:58:51.021433 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [req-4d47e8cd-70da-4179-a2d1-5f2e7cde5d25 req-2c82bf00-cdad-4598-9792-f8bbb9c0871f tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] Volume info retrieved successfully. Aug 20 00:58:51.027356 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-4d47e8cd-70da-4179-a2d1-5f2e7cde5d25 req-2c82bf00-cdad-4598-9792-f8bbb9c0871f tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] https://10.4.3.240/volume/v3/volumes/c9e63641-e7b6-4d62-b058-cea939f579ff returned with HTTP 200 Aug 20 00:58:51.027884 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 261/1050] 10.4.3.240 () {68 vars in 1598 bytes} [Thu Aug 20 00:58:51 2026] GET /volume/v3/volumes/c9e63641-e7b6-4d62-b058-cea939f579ff => generated 935 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:58:51.089926 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-92671335-d011-4e10-9572-51ef91d2fccf req-54250218-8334-4ec1-9f00-959c09137624 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:58:51.093802 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-92671335-d011-4e10-9572-51ef91d2fccf req-54250218-8334-4ec1-9f00-959c09137624 tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] GET https://10.4.3.240/volume/v3/volumes/59bf60eb-fc28-4cb4-a647-0bdd1905fc85 Aug 20 00:58:51.094707 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-92671335-d011-4e10-9572-51ef91d2fccf req-54250218-8334-4ec1-9f00-959c09137624 tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:58:51.094980 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-92671335-d011-4e10-9572-51ef91d2fccf req-54250218-8334-4ec1-9f00-959c09137624 tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:58:51.103042 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-92671335-d011-4e10-9572-51ef91d2fccf req-54250218-8334-4ec1-9f00-959c09137624 tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] https://10.4.3.240/volume/v3/volumes/59bf60eb-fc28-4cb4-a647-0bdd1905fc85 returned with HTTP 404 Aug 20 00:58:51.103813 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 266/1051] 10.4.3.240 () {68 vars in 1598 bytes} [Thu Aug 20 00:58:51 2026] GET /volume/v3/volumes/59bf60eb-fc28-4cb4-a647-0bdd1905fc85 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:58:51.686800 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-93484e63-d2e7-4264-a9a8-7d2b7b43a9d2 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:58:51.687152 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-93484e63-d2e7-4264-a9a8-7d2b7b43a9d2 None None] GET https://10.4.3.240/volume// Aug 20 00:58:51.687785 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-93484e63-d2e7-4264-a9a8-7d2b7b43a9d2 None None] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:58:51.687785 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-93484e63-d2e7-4264-a9a8-7d2b7b43a9d2 None None] Calling method 'all' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:58:51.687785 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-93484e63-d2e7-4264-a9a8-7d2b7b43a9d2 None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 20 00:58:51.688019 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 260/1052] 10.4.3.240 () {66 vars in 1426 bytes} [Thu Aug 20 00:58:51 2026] GET /volume/ => generated 386 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 00:58:51.698797 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-02e5741d-ce6f-4503-b156-bbef97a7cae0 req-a74ab267-ad86-4cc5-87ef-59b1dfd781b3 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:58:51.702661 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-02e5741d-ce6f-4503-b156-bbef97a7cae0 req-a74ab267-ad86-4cc5-87ef-59b1dfd781b3 tempest-ServerActionsTestOtherA-1972702099 tempest-ServerActionsTestOtherA-1972702099-project-member] POST https://10.4.3.240/volume/v3/attachments Aug 20 00:58:51.702959 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-02e5741d-ce6f-4503-b156-bbef97a7cae0 req-a74ab267-ad86-4cc5-87ef-59b1dfd781b3 tempest-ServerActionsTestOtherA-1972702099 tempest-ServerActionsTestOtherA-1972702099-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b4dadda5-0d8e-4f73-8bb8-07fcb224c22c", "connector": null, "instance_uuid": "818c4678-86b8-401e-ac90-50a9d06db27d"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:58:51.718847 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:58:51.718847 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 00:58:51.758797 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-02e5741d-ce6f-4503-b156-bbef97a7cae0 req-a74ab267-ad86-4cc5-87ef-59b1dfd781b3 tempest-ServerActionsTestOtherA-1972702099 tempest-ServerActionsTestOtherA-1972702099-project-member] https://10.4.3.240/volume/v3/attachments returned with HTTP 200 Aug 20 00:58:51.759370 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 266/1053] 10.4.3.240 () {74 vars in 1594 bytes} [Thu Aug 20 00:58:51 2026] POST /volume/v3/attachments => generated 273 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:58:51.760441 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-f930360d-aa2a-45a9-9fed-c54167c36266 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:58:51.769647 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-f930360d-aa2a-45a9-9fed-c54167c36266 tempest-VolumeQuotasAdminTestJSON-983203579 tempest-VolumeQuotasAdminTestJSON-983203579-project-member] GET https://10.4.3.240/volume/v3/volumes/e9011505-d59b-46a0-9553-b2dee5bdd92c Aug 20 00:58:51.769647 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-f930360d-aa2a-45a9-9fed-c54167c36266 tempest-VolumeQuotasAdminTestJSON-983203579 tempest-VolumeQuotasAdminTestJSON-983203579-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:58:51.769647 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-f930360d-aa2a-45a9-9fed-c54167c36266 tempest-VolumeQuotasAdminTestJSON-983203579 tempest-VolumeQuotasAdminTestJSON-983203579-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:58:51.772749 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:58:51.772749 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 00:58:51.776508 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-3ba8204d-b127-411f-bf30-16b9ff6727ca None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:58:51.776906 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-3ba8204d-b127-411f-bf30-16b9ff6727ca None None] GET https://10.4.3.240/volume// Aug 20 00:58:51.777224 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-3ba8204d-b127-411f-bf30-16b9ff6727ca None None] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:58:51.777456 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-3ba8204d-b127-411f-bf30-16b9ff6727ca None None] Calling method 'all' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:58:51.778036 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-3ba8204d-b127-411f-bf30-16b9ff6727ca None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 20 00:58:51.778088 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-f930360d-aa2a-45a9-9fed-c54167c36266 tempest-VolumeQuotasAdminTestJSON-983203579 tempest-VolumeQuotasAdminTestJSON-983203579-project-member] Volume info retrieved successfully. Aug 20 00:58:51.778260 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 267/1054] 10.4.3.240 () {66 vars in 1426 bytes} [Thu Aug 20 00:58:51 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 00:58:51.789048 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-f930360d-aa2a-45a9-9fed-c54167c36266 tempest-VolumeQuotasAdminTestJSON-983203579 tempest-VolumeQuotasAdminTestJSON-983203579-project-member] https://10.4.3.240/volume/v3/volumes/e9011505-d59b-46a0-9553-b2dee5bdd92c returned with HTTP 200 Aug 20 00:58:51.789581 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 262/1055] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:58:51 2026] GET /volume/v3/volumes/e9011505-d59b-46a0-9553-b2dee5bdd92c => generated 848 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:58:51.790212 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [req-02e5741d-ce6f-4503-b156-bbef97a7cae0 req-e7fe71c6-a3e7-42ad-8472-bf45bfa32cb2 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:58:51.796279 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-02e5741d-ce6f-4503-b156-bbef97a7cae0 req-e7fe71c6-a3e7-42ad-8472-bf45bfa32cb2 tempest-ServerActionsTestOtherA-1972702099 tempest-ServerActionsTestOtherA-1972702099-project-member] GET https://10.4.3.240/volume/v3/volumes/b4dadda5-0d8e-4f73-8bb8-07fcb224c22c Aug 20 00:58:51.796995 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [req-02e5741d-ce6f-4503-b156-bbef97a7cae0 req-e7fe71c6-a3e7-42ad-8472-bf45bfa32cb2 tempest-ServerActionsTestOtherA-1972702099 tempest-ServerActionsTestOtherA-1972702099-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:58:51.796995 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [req-02e5741d-ce6f-4503-b156-bbef97a7cae0 req-e7fe71c6-a3e7-42ad-8472-bf45bfa32cb2 tempest-ServerActionsTestOtherA-1972702099 tempest-ServerActionsTestOtherA-1972702099-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:58:51.802568 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-38090d41-dd99-422c-93cf-f16346a21de3 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:58:51.804153 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-38090d41-dd99-422c-93cf-f16346a21de3 tempest-VolumeQuotasAdminTestJSON-312669473 tempest-VolumeQuotasAdminTestJSON-312669473-project-admin] GET https://10.4.3.240/volume/v3/os-quota-sets/f8f8e3c9939b48fb9ffc7f69e6625f7a?usage=True Aug 20 00:58:51.804381 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-38090d41-dd99-422c-93cf-f16346a21de3 tempest-VolumeQuotasAdminTestJSON-312669473 tempest-VolumeQuotasAdminTestJSON-312669473-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:58:51.804565 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-38090d41-dd99-422c-93cf-f16346a21de3 tempest-VolumeQuotasAdminTestJSON-312669473 tempest-VolumeQuotasAdminTestJSON-312669473-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:58:51.804808 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:58:51.804808 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 00:58:51.816204 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:58:51.816204 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 00:58:51.822391 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [req-02e5741d-ce6f-4503-b156-bbef97a7cae0 req-e7fe71c6-a3e7-42ad-8472-bf45bfa32cb2 tempest-ServerActionsTestOtherA-1972702099 tempest-ServerActionsTestOtherA-1972702099-project-member] Volume info retrieved successfully. Aug 20 00:58:51.829712 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-02e5741d-ce6f-4503-b156-bbef97a7cae0 req-e7fe71c6-a3e7-42ad-8472-bf45bfa32cb2 tempest-ServerActionsTestOtherA-1972702099 tempest-ServerActionsTestOtherA-1972702099-project-member] https://10.4.3.240/volume/v3/volumes/b4dadda5-0d8e-4f73-8bb8-07fcb224c22c returned with HTTP 200 Aug 20 00:58:51.829847 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-38090d41-dd99-422c-93cf-f16346a21de3 tempest-VolumeQuotasAdminTestJSON-312669473 tempest-VolumeQuotasAdminTestJSON-312669473-project-admin] https://10.4.3.240/volume/v3/os-quota-sets/f8f8e3c9939b48fb9ffc7f69e6625f7a?usage=True returned with HTTP 200 Aug 20 00:58:51.830939 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 261/1056] 10.4.3.240 () {70 vars in 1639 bytes} [Thu Aug 20 00:58:51 2026] GET /volume/v3/volumes/b4dadda5-0d8e-4f73-8bb8-07fcb224c22c => generated 1318 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 00:58:51.831045 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 267/1057] 10.4.3.240 () {66 vars in 1375 bytes} [Thu Aug 20 00:58:51 2026] GET /volume/v3/os-quota-sets/f8f8e3c9939b48fb9ffc7f69e6625f7a?usage=True => generated 2679 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 20 00:58:51.851404 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-54ed5096-7ddf-4331-a59f-54da1974c33f None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:58:51.852041 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-54ed5096-7ddf-4331-a59f-54da1974c33f tempest-VolumeQuotasAdminTestJSON-312669473 tempest-VolumeQuotasAdminTestJSON-312669473-project-admin] GET https://10.4.3.240/volume/v3/os-quota-sets/6e4f0ac791e947c5ba7055e56b099618?usage=True Aug 20 00:58:51.852303 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-54ed5096-7ddf-4331-a59f-54da1974c33f tempest-VolumeQuotasAdminTestJSON-312669473 tempest-VolumeQuotasAdminTestJSON-312669473-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:58:51.852573 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-54ed5096-7ddf-4331-a59f-54da1974c33f tempest-VolumeQuotasAdminTestJSON-312669473 tempest-VolumeQuotasAdminTestJSON-312669473-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:58:51.874558 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-54ed5096-7ddf-4331-a59f-54da1974c33f tempest-VolumeQuotasAdminTestJSON-312669473 tempest-VolumeQuotasAdminTestJSON-312669473-project-admin] https://10.4.3.240/volume/v3/os-quota-sets/6e4f0ac791e947c5ba7055e56b099618?usage=True returned with HTTP 200 Aug 20 00:58:51.874935 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 268/1058] 10.4.3.240 () {66 vars in 1375 bytes} [Thu Aug 20 00:58:51 2026] GET /volume/v3/os-quota-sets/6e4f0ac791e947c5ba7055e56b099618?usage=True => generated 2679 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:58:51.885025 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-176d823e-b94c-43e7-9adb-b29a18760b8f None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:58:51.888743 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-176d823e-b94c-43e7-9adb-b29a18760b8f tempest-VolumeQuotasAdminTestJSON-983203579 tempest-VolumeQuotasAdminTestJSON-983203579-project-member] POST https://10.4.3.240/volume/v3/os-volume-transfer Aug 20 00:58:51.888743 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-176d823e-b94c-43e7-9adb-b29a18760b8f tempest-VolumeQuotasAdminTestJSON-983203579 tempest-VolumeQuotasAdminTestJSON-983203579-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "e9011505-d59b-46a0-9553-b2dee5bdd92c"}} {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:58:51.889853 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.contrib.volume_transfer [None req-176d823e-b94c-43e7-9adb-b29a18760b8f tempest-VolumeQuotasAdminTestJSON-983203579 tempest-VolumeQuotasAdminTestJSON-983203579-project-member] Creating new volume transfer {'transfer': {'volume_id': 'e9011505-d59b-46a0-9553-b2dee5bdd92c'}} {{(pid=100212) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Aug 20 00:58:51.890936 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.contrib.volume_transfer [None req-176d823e-b94c-43e7-9adb-b29a18760b8f tempest-VolumeQuotasAdminTestJSON-983203579 tempest-VolumeQuotasAdminTestJSON-983203579-project-member] Creating transfer of volume e9011505-d59b-46a0-9553-b2dee5bdd92c Aug 20 00:58:51.891202 np0000007838 devstack@c-api.service[100212]: INFO cinder.transfer.api [None req-176d823e-b94c-43e7-9adb-b29a18760b8f tempest-VolumeQuotasAdminTestJSON-983203579 tempest-VolumeQuotasAdminTestJSON-983203579-project-member] Generating transfer record for volume e9011505-d59b-46a0-9553-b2dee5bdd92c Aug 20 00:58:51.899666 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:58:51.899666 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 00:58:51.917580 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-176d823e-b94c-43e7-9adb-b29a18760b8f tempest-VolumeQuotasAdminTestJSON-983203579 tempest-VolumeQuotasAdminTestJSON-983203579-project-member] https://10.4.3.240/volume/v3/os-volume-transfer returned with HTTP 202 Aug 20 00:58:51.919279 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 263/1059] 10.4.3.240 () {68 vars in 1291 bytes} [Thu Aug 20 00:58:51 2026] POST /volume/v3/os-volume-transfer => generated 441 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 00:58:51.928520 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-39cae50e-2f0d-4913-b425-39c6de75cdef None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:58:52.030268 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-39cae50e-2f0d-4913-b425-39c6de75cdef tempest-VolumeQuotasAdminTestJSON-1708839157 tempest-VolumeQuotasAdminTestJSON-1708839157-project-member] POST https://10.4.3.240/volume/v3/os-volume-transfer/059dfc90-e4bc-404f-b705-cda343c7b0f0/accept Aug 20 00:58:52.030659 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-39cae50e-2f0d-4913-b425-39c6de75cdef tempest-VolumeQuotasAdminTestJSON-1708839157 tempest-VolumeQuotasAdminTestJSON-1708839157-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "9c68cc1db178006f"}} {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:58:52.031992 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.contrib.volume_transfer [None req-39cae50e-2f0d-4913-b425-39c6de75cdef tempest-VolumeQuotasAdminTestJSON-1708839157 tempest-VolumeQuotasAdminTestJSON-1708839157-project-member] Accepting volume transfer 059dfc90-e4bc-404f-b705-cda343c7b0f0 {{(pid=100213) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Aug 20 00:58:52.032093 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.contrib.volume_transfer [None req-39cae50e-2f0d-4913-b425-39c6de75cdef tempest-VolumeQuotasAdminTestJSON-1708839157 tempest-VolumeQuotasAdminTestJSON-1708839157-project-member] Accepting transfer 059dfc90-e4bc-404f-b705-cda343c7b0f0 Aug 20 00:58:52.101137 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.quota [None req-39cae50e-2f0d-4913-b425-39c6de75cdef tempest-VolumeQuotasAdminTestJSON-1708839157 tempest-VolumeQuotasAdminTestJSON-1708839157-project-member] Created reservations ['d5efb1fa-2f05-4508-bb2e-950a3a5ed870', '8e6783c0-995e-484d-9280-b78af83d9c4c', '0cbcbf13-dca0-44f8-a745-fa1c961763e3', '26ac6821-0b76-4fee-918d-0f50352ea99a'] {{(pid=100213) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:58:52.121798 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.quota [None req-39cae50e-2f0d-4913-b425-39c6de75cdef tempest-VolumeQuotasAdminTestJSON-1708839157 tempest-VolumeQuotasAdminTestJSON-1708839157-project-member] Created reservations ['c2195513-9c50-4061-9508-bba83827ce85', '67e03867-5b07-4960-845f-b107d81924c5', 'c7e60f62-34d2-4465-ab0c-81e2cdff293a', '3a6cf1dd-ab7e-4024-94d0-0b6c7d32b66d'] {{(pid=100213) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:58:52.156117 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.quota [None req-39cae50e-2f0d-4913-b425-39c6de75cdef tempest-VolumeQuotasAdminTestJSON-1708839157 tempest-VolumeQuotasAdminTestJSON-1708839157-project-member] Created reservations ['abeaf09e-5a8e-41eb-a205-2e19c406ae33', '618b8e55-c768-4818-bf9b-20881da97f74', 'f1dd7034-57d2-410f-af6b-992bc5063c99', '6092681b-9ec4-4d2b-a85c-065f3fb69fdd'] {{(pid=100213) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:58:52.196558 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.quota [None req-39cae50e-2f0d-4913-b425-39c6de75cdef tempest-VolumeQuotasAdminTestJSON-1708839157 tempest-VolumeQuotasAdminTestJSON-1708839157-project-member] Created reservations ['58bdda62-706a-4a92-a29f-b35f588edd3e', 'ce99b356-808b-4053-b696-df4914ca3b20', 'c01f8ed8-5214-4847-afbb-24c238ba8780', '19d6ac28-0213-4296-9f48-2f6cb01457e6'] {{(pid=100213) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:58:52.212001 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-39cae50e-2f0d-4913-b425-39c6de75cdef tempest-VolumeQuotasAdminTestJSON-1708839157 tempest-VolumeQuotasAdminTestJSON-1708839157-project-member] Transfer volume completed successfully. Aug 20 00:58:52.305986 np0000007838 devstack@c-api.service[100213]: INFO cinder.transfer.api [None req-39cae50e-2f0d-4913-b425-39c6de75cdef tempest-VolumeQuotasAdminTestJSON-1708839157 tempest-VolumeQuotasAdminTestJSON-1708839157-project-member] Volume e9011505-d59b-46a0-9553-b2dee5bdd92c has been transferred. Aug 20 00:58:52.313874 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-39cae50e-2f0d-4913-b425-39c6de75cdef tempest-VolumeQuotasAdminTestJSON-1708839157 tempest-VolumeQuotasAdminTestJSON-1708839157-project-member] https://10.4.3.240/volume/v3/os-volume-transfer/059dfc90-e4bc-404f-b705-cda343c7b0f0/accept returned with HTTP 202 Aug 20 00:58:52.314605 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 262/1060] 10.4.3.240 () {68 vars in 1423 bytes} [Thu Aug 20 00:58:51 2026] POST /volume/v3/os-volume-transfer/059dfc90-e4bc-404f-b705-cda343c7b0f0/accept => generated 365 bytes in 386 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 00:58:52.326024 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-007c0158-b0bd-4205-bf40-b5d03de2fb4f None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:58:52.327323 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-007c0158-b0bd-4205-bf40-b5d03de2fb4f tempest-VolumeQuotasAdminTestJSON-1708839157 tempest-VolumeQuotasAdminTestJSON-1708839157-project-member] GET https://10.4.3.240/volume/v3/volumes/e9011505-d59b-46a0-9553-b2dee5bdd92c Aug 20 00:58:52.327954 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-007c0158-b0bd-4205-bf40-b5d03de2fb4f tempest-VolumeQuotasAdminTestJSON-1708839157 tempest-VolumeQuotasAdminTestJSON-1708839157-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:58:52.328200 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-007c0158-b0bd-4205-bf40-b5d03de2fb4f tempest-VolumeQuotasAdminTestJSON-1708839157 tempest-VolumeQuotasAdminTestJSON-1708839157-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:58:52.336938 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:58:52.336938 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 00:58:52.343347 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-007c0158-b0bd-4205-bf40-b5d03de2fb4f tempest-VolumeQuotasAdminTestJSON-1708839157 tempest-VolumeQuotasAdminTestJSON-1708839157-project-member] Volume info retrieved successfully. Aug 20 00:58:52.348716 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-007c0158-b0bd-4205-bf40-b5d03de2fb4f tempest-VolumeQuotasAdminTestJSON-1708839157 tempest-VolumeQuotasAdminTestJSON-1708839157-project-member] https://10.4.3.240/volume/v3/volumes/e9011505-d59b-46a0-9553-b2dee5bdd92c returned with HTTP 200 Aug 20 00:58:52.349265 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 268/1061] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:58:52 2026] GET /volume/v3/volumes/e9011505-d59b-46a0-9553-b2dee5bdd92c => generated 848 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:58:52.366661 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-0ded2f6b-ea56-4b5d-95cb-bf0109a3f25c None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:58:52.369817 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-0ded2f6b-ea56-4b5d-95cb-bf0109a3f25c tempest-VolumeQuotasAdminTestJSON-312669473 tempest-VolumeQuotasAdminTestJSON-312669473-project-admin] GET https://10.4.3.240/volume/v3/os-quota-sets/f8f8e3c9939b48fb9ffc7f69e6625f7a?usage=True Aug 20 00:58:52.369994 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-0ded2f6b-ea56-4b5d-95cb-bf0109a3f25c tempest-VolumeQuotasAdminTestJSON-312669473 tempest-VolumeQuotasAdminTestJSON-312669473-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:58:52.370189 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-0ded2f6b-ea56-4b5d-95cb-bf0109a3f25c tempest-VolumeQuotasAdminTestJSON-312669473 tempest-VolumeQuotasAdminTestJSON-312669473-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:58:52.388463 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-0ded2f6b-ea56-4b5d-95cb-bf0109a3f25c tempest-VolumeQuotasAdminTestJSON-312669473 tempest-VolumeQuotasAdminTestJSON-312669473-project-admin] https://10.4.3.240/volume/v3/os-quota-sets/f8f8e3c9939b48fb9ffc7f69e6625f7a?usage=True returned with HTTP 200 Aug 20 00:58:52.388847 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 269/1062] 10.4.3.240 () {66 vars in 1375 bytes} [Thu Aug 20 00:58:52 2026] GET /volume/v3/os-quota-sets/f8f8e3c9939b48fb9ffc7f69e6625f7a?usage=True => generated 2679 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:58:52.400396 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-57a78096-e4b4-469d-bc3b-5cd709514e90 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:58:52.405434 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-57a78096-e4b4-469d-bc3b-5cd709514e90 tempest-VolumeQuotasAdminTestJSON-312669473 tempest-VolumeQuotasAdminTestJSON-312669473-project-admin] GET https://10.4.3.240/volume/v3/os-quota-sets/6e4f0ac791e947c5ba7055e56b099618?usage=True Aug 20 00:58:52.405532 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-57a78096-e4b4-469d-bc3b-5cd709514e90 tempest-VolumeQuotasAdminTestJSON-312669473 tempest-VolumeQuotasAdminTestJSON-312669473-project-admin] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:58:52.405886 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-57a78096-e4b4-469d-bc3b-5cd709514e90 tempest-VolumeQuotasAdminTestJSON-312669473 tempest-VolumeQuotasAdminTestJSON-312669473-project-admin] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:58:52.430412 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-57a78096-e4b4-469d-bc3b-5cd709514e90 tempest-VolumeQuotasAdminTestJSON-312669473 tempest-VolumeQuotasAdminTestJSON-312669473-project-admin] https://10.4.3.240/volume/v3/os-quota-sets/6e4f0ac791e947c5ba7055e56b099618?usage=True returned with HTTP 200 Aug 20 00:58:52.430412 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 264/1063] 10.4.3.240 () {66 vars in 1375 bytes} [Thu Aug 20 00:58:52 2026] GET /volume/v3/os-quota-sets/6e4f0ac791e947c5ba7055e56b099618?usage=True => generated 2679 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:58:52.445399 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-29b5e730-32de-4d33-9e74-70129a0c9a57 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:58:52.447318 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-29b5e730-32de-4d33-9e74-70129a0c9a57 tempest-VolumeQuotasAdminTestJSON-312669473 tempest-VolumeQuotasAdminTestJSON-312669473-project-admin] DELETE https://10.4.3.240/volume/v3/volumes/e9011505-d59b-46a0-9553-b2dee5bdd92c Aug 20 00:58:52.447539 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-29b5e730-32de-4d33-9e74-70129a0c9a57 tempest-VolumeQuotasAdminTestJSON-312669473 tempest-VolumeQuotasAdminTestJSON-312669473-project-admin] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:58:52.447726 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-29b5e730-32de-4d33-9e74-70129a0c9a57 tempest-VolumeQuotasAdminTestJSON-312669473 tempest-VolumeQuotasAdminTestJSON-312669473-project-admin] Calling method 'delete' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:58:52.447888 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.v3.volumes [None req-29b5e730-32de-4d33-9e74-70129a0c9a57 tempest-VolumeQuotasAdminTestJSON-312669473 tempest-VolumeQuotasAdminTestJSON-312669473-project-admin] Delete volume with id: e9011505-d59b-46a0-9553-b2dee5bdd92c Aug 20 00:58:52.456089 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:58:52.456089 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 00:58:52.458368 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-29b5e730-32de-4d33-9e74-70129a0c9a57 tempest-VolumeQuotasAdminTestJSON-312669473 tempest-VolumeQuotasAdminTestJSON-312669473-project-admin] Volume info retrieved successfully. Aug 20 00:58:52.483212 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-29b5e730-32de-4d33-9e74-70129a0c9a57 tempest-VolumeQuotasAdminTestJSON-312669473 tempest-VolumeQuotasAdminTestJSON-312669473-project-admin] Delete volume request issued successfully. Aug 20 00:58:52.483517 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-29b5e730-32de-4d33-9e74-70129a0c9a57 tempest-VolumeQuotasAdminTestJSON-312669473 tempest-VolumeQuotasAdminTestJSON-312669473-project-admin] https://10.4.3.240/volume/v3/volumes/e9011505-d59b-46a0-9553-b2dee5bdd92c returned with HTTP 202 Aug 20 00:58:52.484430 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 263/1064] 10.4.3.240 () {66 vars in 1351 bytes} [Thu Aug 20 00:58:52 2026] DELETE /volume/v3/volumes/e9011505-d59b-46a0-9553-b2dee5bdd92c => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 20 00:58:52.491847 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-1debdbb6-8500-4f7c-a65a-90eeab0437e7 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:58:52.493717 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-1debdbb6-8500-4f7c-a65a-90eeab0437e7 tempest-VolumeQuotasAdminTestJSON-312669473 tempest-VolumeQuotasAdminTestJSON-312669473-project-admin] GET https://10.4.3.240/volume/v3/volumes/e9011505-d59b-46a0-9553-b2dee5bdd92c Aug 20 00:58:52.493895 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-1debdbb6-8500-4f7c-a65a-90eeab0437e7 tempest-VolumeQuotasAdminTestJSON-312669473 tempest-VolumeQuotasAdminTestJSON-312669473-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:58:52.494066 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-1debdbb6-8500-4f7c-a65a-90eeab0437e7 tempest-VolumeQuotasAdminTestJSON-312669473 tempest-VolumeQuotasAdminTestJSON-312669473-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:58:52.507114 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:58:52.507114 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 00:58:52.512431 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-1debdbb6-8500-4f7c-a65a-90eeab0437e7 tempest-VolumeQuotasAdminTestJSON-312669473 tempest-VolumeQuotasAdminTestJSON-312669473-project-admin] Volume info retrieved successfully. Aug 20 00:58:52.516626 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-1debdbb6-8500-4f7c-a65a-90eeab0437e7 tempest-VolumeQuotasAdminTestJSON-312669473 tempest-VolumeQuotasAdminTestJSON-312669473-project-admin] https://10.4.3.240/volume/v3/volumes/e9011505-d59b-46a0-9553-b2dee5bdd92c returned with HTTP 200 Aug 20 00:58:52.517022 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 269/1065] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:58:52 2026] GET /volume/v3/volumes/e9011505-d59b-46a0-9553-b2dee5bdd92c => generated 1020 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:58:53.533657 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-c7bc9919-ec2b-4fa7-b094-7dd9f5ef4409 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:58:53.535677 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-c7bc9919-ec2b-4fa7-b094-7dd9f5ef4409 tempest-VolumeQuotasAdminTestJSON-312669473 tempest-VolumeQuotasAdminTestJSON-312669473-project-admin] GET https://10.4.3.240/volume/v3/volumes/e9011505-d59b-46a0-9553-b2dee5bdd92c Aug 20 00:58:53.535845 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-c7bc9919-ec2b-4fa7-b094-7dd9f5ef4409 tempest-VolumeQuotasAdminTestJSON-312669473 tempest-VolumeQuotasAdminTestJSON-312669473-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:58:53.536032 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-c7bc9919-ec2b-4fa7-b094-7dd9f5ef4409 tempest-VolumeQuotasAdminTestJSON-312669473 tempest-VolumeQuotasAdminTestJSON-312669473-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:58:53.542828 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-c7bc9919-ec2b-4fa7-b094-7dd9f5ef4409 tempest-VolumeQuotasAdminTestJSON-312669473 tempest-VolumeQuotasAdminTestJSON-312669473-project-admin] https://10.4.3.240/volume/v3/volumes/e9011505-d59b-46a0-9553-b2dee5bdd92c returned with HTTP 404 Aug 20 00:58:53.542828 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 270/1066] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:58:53 2026] GET /volume/v3/volumes/e9011505-d59b-46a0-9553-b2dee5bdd92c => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:58:53.552222 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-867a2c78-50fa-4eb1-9842-012139ee69e3 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:58:53.554025 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-867a2c78-50fa-4eb1-9842-012139ee69e3 tempest-VolumeQuotasAdminTestJSON-983203579 tempest-VolumeQuotasAdminTestJSON-983203579-project-member] GET https://10.4.3.240/volume/v3/volumes/e9011505-d59b-46a0-9553-b2dee5bdd92c Aug 20 00:58:53.554270 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-867a2c78-50fa-4eb1-9842-012139ee69e3 tempest-VolumeQuotasAdminTestJSON-983203579 tempest-VolumeQuotasAdminTestJSON-983203579-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:58:53.554504 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-867a2c78-50fa-4eb1-9842-012139ee69e3 tempest-VolumeQuotasAdminTestJSON-983203579 tempest-VolumeQuotasAdminTestJSON-983203579-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:58:53.565258 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-867a2c78-50fa-4eb1-9842-012139ee69e3 tempest-VolumeQuotasAdminTestJSON-983203579 tempest-VolumeQuotasAdminTestJSON-983203579-project-member] https://10.4.3.240/volume/v3/volumes/e9011505-d59b-46a0-9553-b2dee5bdd92c returned with HTTP 404 Aug 20 00:58:53.565622 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 265/1067] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:58:53 2026] GET /volume/v3/volumes/e9011505-d59b-46a0-9553-b2dee5bdd92c => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:58:53.574098 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-62014a38-3b68-4d5e-b92c-c71d9cac50e4 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:58:53.576644 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-62014a38-3b68-4d5e-b92c-c71d9cac50e4 tempest-VolumeQuotasAdminTestJSON-983203579 tempest-VolumeQuotasAdminTestJSON-983203579-project-member] DELETE https://10.4.3.240/volume/v3/volumes/e9011505-d59b-46a0-9553-b2dee5bdd92c Aug 20 00:58:53.576945 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-62014a38-3b68-4d5e-b92c-c71d9cac50e4 tempest-VolumeQuotasAdminTestJSON-983203579 tempest-VolumeQuotasAdminTestJSON-983203579-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:58:53.577239 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-62014a38-3b68-4d5e-b92c-c71d9cac50e4 tempest-VolumeQuotasAdminTestJSON-983203579 tempest-VolumeQuotasAdminTestJSON-983203579-project-member] Calling method 'delete' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:58:53.577535 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.v3.volumes [None req-62014a38-3b68-4d5e-b92c-c71d9cac50e4 tempest-VolumeQuotasAdminTestJSON-983203579 tempest-VolumeQuotasAdminTestJSON-983203579-project-member] Delete volume with id: e9011505-d59b-46a0-9553-b2dee5bdd92c Aug 20 00:58:53.587703 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-62014a38-3b68-4d5e-b92c-c71d9cac50e4 tempest-VolumeQuotasAdminTestJSON-983203579 tempest-VolumeQuotasAdminTestJSON-983203579-project-member] https://10.4.3.240/volume/v3/volumes/e9011505-d59b-46a0-9553-b2dee5bdd92c returned with HTTP 404 Aug 20 00:58:53.588777 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 264/1068] 10.4.3.240 () {66 vars in 1351 bytes} [Thu Aug 20 00:58:53 2026] DELETE /volume/v3/volumes/e9011505-d59b-46a0-9553-b2dee5bdd92c => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:58:53.609385 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-9726af5b-1e1a-48f7-9a6f-1d63c9526906 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:58:53.611690 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-9726af5b-1e1a-48f7-9a6f-1d63c9526906 tempest-VolumeQuotasAdminTestJSON-312669473 tempest-VolumeQuotasAdminTestJSON-312669473-project-admin] GET https://10.4.3.240/volume/v3/os-quota-sets/c0d652ef2a5a4fee8586a16496a35190?usage=True Aug 20 00:58:53.613372 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-9726af5b-1e1a-48f7-9a6f-1d63c9526906 tempest-VolumeQuotasAdminTestJSON-312669473 tempest-VolumeQuotasAdminTestJSON-312669473-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:58:53.613372 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-9726af5b-1e1a-48f7-9a6f-1d63c9526906 tempest-VolumeQuotasAdminTestJSON-312669473 tempest-VolumeQuotasAdminTestJSON-312669473-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:58:53.616940 np0000007838 devstack@c-api.service[100214]: DEBUG dbcounter [-] [100214] Writing DB stats cinder:SELECT=395,cinder:UPDATE=63,cinder:INSERT=22 {{(pid=100214) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 00:58:53.645108 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-9726af5b-1e1a-48f7-9a6f-1d63c9526906 tempest-VolumeQuotasAdminTestJSON-312669473 tempest-VolumeQuotasAdminTestJSON-312669473-project-admin] https://10.4.3.240/volume/v3/os-quota-sets/c0d652ef2a5a4fee8586a16496a35190?usage=True returned with HTTP 200 Aug 20 00:58:53.645699 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 270/1069] 10.4.3.240 () {66 vars in 1375 bytes} [Thu Aug 20 00:58:53 2026] GET /volume/v3/os-quota-sets/c0d652ef2a5a4fee8586a16496a35190?usage=True => generated 2679 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:58:53.662453 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-584ded2b-a916-4e49-bde5-2f2fb755d69f None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:58:53.667524 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-584ded2b-a916-4e49-bde5-2f2fb755d69f tempest-VolumeQuotasAdminTestJSON-312669473 tempest-VolumeQuotasAdminTestJSON-312669473-project-admin] PUT https://10.4.3.240/volume/v3/os-quota-sets/f8f8e3c9939b48fb9ffc7f69e6625f7a Aug 20 00:58:53.667978 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-584ded2b-a916-4e49-bde5-2f2fb755d69f tempest-VolumeQuotasAdminTestJSON-312669473 tempest-VolumeQuotasAdminTestJSON-312669473-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=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:58:53.799459 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-584ded2b-a916-4e49-bde5-2f2fb755d69f tempest-VolumeQuotasAdminTestJSON-312669473 tempest-VolumeQuotasAdminTestJSON-312669473-project-admin] https://10.4.3.240/volume/v3/os-quota-sets/f8f8e3c9939b48fb9ffc7f69e6625f7a returned with HTTP 200 Aug 20 00:58:53.799459 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 271/1070] 10.4.3.240 () {68 vars in 1375 bytes} [Thu Aug 20 00:58:53 2026] PUT /volume/v3/os-quota-sets/f8f8e3c9939b48fb9ffc7f69e6625f7a => generated 1547 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:58:53.809481 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-c5b16ae6-9400-4555-8632-d84a22777637 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:58:53.811731 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-c5b16ae6-9400-4555-8632-d84a22777637 tempest-VolumeQuotasAdminTestJSON-312669473 tempest-VolumeQuotasAdminTestJSON-312669473-project-admin] PUT https://10.4.3.240/volume/v3/os-quota-sets/f8f8e3c9939b48fb9ffc7f69e6625f7a Aug 20 00:58:53.812173 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-c5b16ae6-9400-4555-8632-d84a22777637 tempest-VolumeQuotasAdminTestJSON-312669473 tempest-VolumeQuotasAdminTestJSON-312669473-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=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:58:53.931657 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-c5b16ae6-9400-4555-8632-d84a22777637 tempest-VolumeQuotasAdminTestJSON-312669473 tempest-VolumeQuotasAdminTestJSON-312669473-project-admin] https://10.4.3.240/volume/v3/os-quota-sets/f8f8e3c9939b48fb9ffc7f69e6625f7a returned with HTTP 200 Aug 20 00:58:53.931768 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 266/1071] 10.4.3.240 () {68 vars in 1375 bytes} [Thu Aug 20 00:58:53 2026] PUT /volume/v3/os-quota-sets/f8f8e3c9939b48fb9ffc7f69e6625f7a => generated 1545 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:58:53.962358 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [req-02e5741d-ce6f-4503-b156-bbef97a7cae0 req-26a710bb-9a94-438a-b8f2-eab678636422 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:58:53.964619 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-02e5741d-ce6f-4503-b156-bbef97a7cae0 req-26a710bb-9a94-438a-b8f2-eab678636422 tempest-ServerActionsTestOtherA-1972702099 tempest-ServerActionsTestOtherA-1972702099-project-member] DELETE https://10.4.3.240/volume/v3/attachments/af3a5c23-b434-4ec1-b49d-e40fb00da5bc Aug 20 00:58:53.964847 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [req-02e5741d-ce6f-4503-b156-bbef97a7cae0 req-26a710bb-9a94-438a-b8f2-eab678636422 tempest-ServerActionsTestOtherA-1972702099 tempest-ServerActionsTestOtherA-1972702099-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:58:53.965089 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [req-02e5741d-ce6f-4503-b156-bbef97a7cae0 req-26a710bb-9a94-438a-b8f2-eab678636422 tempest-ServerActionsTestOtherA-1972702099 tempest-ServerActionsTestOtherA-1972702099-project-member] Calling method 'version_select' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:58:53.974215 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:58:53.974215 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 00:58:54.058319 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-02e5741d-ce6f-4503-b156-bbef97a7cae0 req-26a710bb-9a94-438a-b8f2-eab678636422 tempest-ServerActionsTestOtherA-1972702099 tempest-ServerActionsTestOtherA-1972702099-project-member] https://10.4.3.240/volume/v3/attachments/af3a5c23-b434-4ec1-b49d-e40fb00da5bc returned with HTTP 200 Aug 20 00:58:54.058803 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 265/1072] 10.4.3.240 () {72 vars in 1673 bytes} [Thu Aug 20 00:58:53 2026] DELETE /volume/v3/attachments/af3a5c23-b434-4ec1-b49d-e40fb00da5bc => generated 192 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:58:54.480878 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-53871d24-7861-43dd-9a13-78e5cf05f1a4 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:58:54.481484 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-53871d24-7861-43dd-9a13-78e5cf05f1a4 None None] GET https://10.4.3.240/volume// Aug 20 00:58:54.481653 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-53871d24-7861-43dd-9a13-78e5cf05f1a4 None None] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:58:54.481906 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-53871d24-7861-43dd-9a13-78e5cf05f1a4 None None] Calling method 'all' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:58:54.482299 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-53871d24-7861-43dd-9a13-78e5cf05f1a4 None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 20 00:58:54.482610 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 271/1073] 10.4.3.240 () {66 vars in 1426 bytes} [Thu Aug 20 00:58:54 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 00:58:54.496264 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-02e5741d-ce6f-4503-b156-bbef97a7cae0 req-c736a5e3-5a03-4ba4-9699-ea380f5f8c92 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:58:54.500268 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-02e5741d-ce6f-4503-b156-bbef97a7cae0 req-c736a5e3-5a03-4ba4-9699-ea380f5f8c92 tempest-ServerActionsTestOtherA-1972702099 tempest-ServerActionsTestOtherA-1972702099-project-member] GET https://10.4.3.240/volume/v3/volumes/b4dadda5-0d8e-4f73-8bb8-07fcb224c22c Aug 20 00:58:54.500676 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-02e5741d-ce6f-4503-b156-bbef97a7cae0 req-c736a5e3-5a03-4ba4-9699-ea380f5f8c92 tempest-ServerActionsTestOtherA-1972702099 tempest-ServerActionsTestOtherA-1972702099-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:58:54.501040 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-02e5741d-ce6f-4503-b156-bbef97a7cae0 req-c736a5e3-5a03-4ba4-9699-ea380f5f8c92 tempest-ServerActionsTestOtherA-1972702099 tempest-ServerActionsTestOtherA-1972702099-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:58:54.519987 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:58:54.519987 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 00:58:54.526419 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [req-02e5741d-ce6f-4503-b156-bbef97a7cae0 req-c736a5e3-5a03-4ba4-9699-ea380f5f8c92 tempest-ServerActionsTestOtherA-1972702099 tempest-ServerActionsTestOtherA-1972702099-project-member] Volume info retrieved successfully. Aug 20 00:58:54.532550 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-02e5741d-ce6f-4503-b156-bbef97a7cae0 req-c736a5e3-5a03-4ba4-9699-ea380f5f8c92 tempest-ServerActionsTestOtherA-1972702099 tempest-ServerActionsTestOtherA-1972702099-project-member] https://10.4.3.240/volume/v3/volumes/b4dadda5-0d8e-4f73-8bb8-07fcb224c22c returned with HTTP 200 Aug 20 00:58:54.533187 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 272/1074] 10.4.3.240 () {70 vars in 1639 bytes} [Thu Aug 20 00:58:54 2026] GET /volume/v3/volumes/b4dadda5-0d8e-4f73-8bb8-07fcb224c22c => generated 1025 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Aug 20 00:58:54.635791 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [req-02e5741d-ce6f-4503-b156-bbef97a7cae0 req-1b02c118-2f7e-49ca-997f-e24693d542dc None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:58:54.641093 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-02e5741d-ce6f-4503-b156-bbef97a7cae0 req-1b02c118-2f7e-49ca-997f-e24693d542dc tempest-ServerActionsTestOtherA-1972702099 tempest-ServerActionsTestOtherA-1972702099-project-member] PUT https://10.4.3.240/volume/v3/attachments/0c93c923-d11b-4c0d-bb6b-3d9b90a22d7f Aug 20 00:58:54.641093 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [req-02e5741d-ce6f-4503-b156-bbef97a7cae0 req-1b02c118-2f7e-49ca-997f-e24693d542dc tempest-ServerActionsTestOtherA-1972702099 tempest-ServerActionsTestOtherA-1972702099-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.240", "host": "np0000007838", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:e656b6daafb0", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "870eaf75-1108-49d5-b5ab-79f4c93758d0", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:58:54.651683 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.coordination [req-02e5741d-ce6f-4503-b156-bbef97a7cae0 req-1b02c118-2f7e-49ca-997f-e24693d542dc tempest-ServerActionsTestOtherA-1972702099 tempest-ServerActionsTestOtherA-1972702099-project-member] Acquiring lock "cinder-attachment_update-b4dadda5-0d8e-4f73-8bb8-07fcb224c22c-np0000007838" by "attachment_update" {{(pid=100212) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 00:58:54.658938 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.coordination [req-02e5741d-ce6f-4503-b156-bbef97a7cae0 req-1b02c118-2f7e-49ca-997f-e24693d542dc tempest-ServerActionsTestOtherA-1972702099 tempest-ServerActionsTestOtherA-1972702099-project-member] Lock "cinder-attachment_update-b4dadda5-0d8e-4f73-8bb8-07fcb224c22c-np0000007838" acquired by "attachment_update" :: waited 0.007s {{(pid=100212) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 00:58:54.660447 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:58:54.660447 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 00:58:54.764782 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.coordination [req-02e5741d-ce6f-4503-b156-bbef97a7cae0 req-1b02c118-2f7e-49ca-997f-e24693d542dc tempest-ServerActionsTestOtherA-1972702099 tempest-ServerActionsTestOtherA-1972702099-project-member] Lock "cinder-attachment_update-b4dadda5-0d8e-4f73-8bb8-07fcb224c22c-np0000007838" released by "attachment_update" :: held 0.106s {{(pid=100212) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 00:58:54.765214 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-02e5741d-ce6f-4503-b156-bbef97a7cae0 req-1b02c118-2f7e-49ca-997f-e24693d542dc tempest-ServerActionsTestOtherA-1972702099 tempest-ServerActionsTestOtherA-1972702099-project-member] https://10.4.3.240/volume/v3/attachments/0c93c923-d11b-4c0d-bb6b-3d9b90a22d7f returned with HTTP 200 Aug 20 00:58:54.766416 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 267/1075] 10.4.3.240 () {74 vars in 1704 bytes} [Thu Aug 20 00:58:54 2026] PUT /volume/v3/attachments/0c93c923-d11b-4c0d-bb6b-3d9b90a22d7f => generated 969 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:58:54.767952 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [req-264d4f5f-dcac-4ee0-9fea-a3ccaaec0483 req-0e607d5b-36f8-4b52-b70d-0212e20e7294 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:58:54.771167 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-264d4f5f-dcac-4ee0-9fea-a3ccaaec0483 req-0e607d5b-36f8-4b52-b70d-0212e20e7294 tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] DELETE https://10.4.3.240/volume/v3/attachments/0d5159a9-6050-49b1-bfc3-b393fa40dbc7 Aug 20 00:58:54.771518 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [req-264d4f5f-dcac-4ee0-9fea-a3ccaaec0483 req-0e607d5b-36f8-4b52-b70d-0212e20e7294 tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:58:54.771766 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [req-264d4f5f-dcac-4ee0-9fea-a3ccaaec0483 req-0e607d5b-36f8-4b52-b70d-0212e20e7294 tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] Calling method 'version_select' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:58:54.786424 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:58:54.786424 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 00:58:54.805211 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-02e5741d-ce6f-4503-b156-bbef97a7cae0 req-99fa9162-2b2d-43bd-80cf-1441c1606dc0 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:58:54.808399 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-02e5741d-ce6f-4503-b156-bbef97a7cae0 req-99fa9162-2b2d-43bd-80cf-1441c1606dc0 tempest-ServerActionsTestOtherA-1972702099 tempest-ServerActionsTestOtherA-1972702099-project-member] POST https://10.4.3.240/volume/v3/attachments/0c93c923-d11b-4c0d-bb6b-3d9b90a22d7f/action Aug 20 00:58:54.808943 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-02e5741d-ce6f-4503-b156-bbef97a7cae0 req-99fa9162-2b2d-43bd-80cf-1441c1606dc0 tempest-ServerActionsTestOtherA-1972702099 tempest-ServerActionsTestOtherA-1972702099-project-member] Action body: b'{"os-complete": null}' {{(pid=100214) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 00:58:54.809003 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-02e5741d-ce6f-4503-b156-bbef97a7cae0 req-99fa9162-2b2d-43bd-80cf-1441c1606dc0 tempest-ServerActionsTestOtherA-1972702099 tempest-ServerActionsTestOtherA-1972702099-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:58:54.830006 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:58:54.830006 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 00:58:54.845639 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-02e5741d-ce6f-4503-b156-bbef97a7cae0 req-99fa9162-2b2d-43bd-80cf-1441c1606dc0 tempest-ServerActionsTestOtherA-1972702099 tempest-ServerActionsTestOtherA-1972702099-project-member] https://10.4.3.240/volume/v3/attachments/0c93c923-d11b-4c0d-bb6b-3d9b90a22d7f/action returned with HTTP 204 Aug 20 00:58:54.846202 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 272/1076] 10.4.3.240 () {74 vars in 1725 bytes} [Thu Aug 20 00:58:54 2026] POST /volume/v3/attachments/0c93c923-d11b-4c0d-bb6b-3d9b90a22d7f/action => generated 0 bytes in 42 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:58:54.853744 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-264d4f5f-dcac-4ee0-9fea-a3ccaaec0483 req-0e607d5b-36f8-4b52-b70d-0212e20e7294 tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] https://10.4.3.240/volume/v3/attachments/0d5159a9-6050-49b1-bfc3-b393fa40dbc7 returned with HTTP 200 Aug 20 00:58:54.854194 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 266/1077] 10.4.3.240 () {72 vars in 1673 bytes} [Thu Aug 20 00:58:54 2026] DELETE /volume/v3/attachments/0d5159a9-6050-49b1-bfc3-b393fa40dbc7 => generated 19 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:58:56.164992 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-f455fe12-bce6-416d-b277-72e0032572a2 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:58:56.170630 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-f455fe12-bce6-416d-b277-72e0032572a2 tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] DELETE https://10.4.3.240/volume/v3/volumes/1b6c78e1-a615-42f2-897c-167ef937c868 Aug 20 00:58:56.170630 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-f455fe12-bce6-416d-b277-72e0032572a2 tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:58:56.170630 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-f455fe12-bce6-416d-b277-72e0032572a2 tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] Calling method 'delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:58:56.170630 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-f455fe12-bce6-416d-b277-72e0032572a2 tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] Delete volume with id: 1b6c78e1-a615-42f2-897c-167ef937c868 Aug 20 00:58:56.175094 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:58:56.175094 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 00:58:56.175554 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-f455fe12-bce6-416d-b277-72e0032572a2 tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] Volume info retrieved successfully. Aug 20 00:58:56.197796 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-f455fe12-bce6-416d-b277-72e0032572a2 tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] Delete volume request issued successfully. Aug 20 00:58:56.199304 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-f455fe12-bce6-416d-b277-72e0032572a2 tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] https://10.4.3.240/volume/v3/volumes/1b6c78e1-a615-42f2-897c-167ef937c868 returned with HTTP 202 Aug 20 00:58:56.199304 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 273/1078] 10.4.3.240 () {66 vars in 1351 bytes} [Thu Aug 20 00:58:56 2026] DELETE /volume/v3/volumes/1b6c78e1-a615-42f2-897c-167ef937c868 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:58:56.210047 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-e416ea2f-58db-4989-aeb9-e48036ffcdad None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:58:56.215126 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-e416ea2f-58db-4989-aeb9-e48036ffcdad tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] GET https://10.4.3.240/volume/v3/volumes/1b6c78e1-a615-42f2-897c-167ef937c868 Aug 20 00:58:56.215317 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-e416ea2f-58db-4989-aeb9-e48036ffcdad tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:58:56.216263 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-e416ea2f-58db-4989-aeb9-e48036ffcdad tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:58:56.225864 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:58:56.225864 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 00:58:56.233916 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-e416ea2f-58db-4989-aeb9-e48036ffcdad tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] Volume info retrieved successfully. Aug 20 00:58:56.242620 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-e416ea2f-58db-4989-aeb9-e48036ffcdad tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] https://10.4.3.240/volume/v3/volumes/1b6c78e1-a615-42f2-897c-167ef937c868 returned with HTTP 200 Aug 20 00:58:56.243814 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 268/1079] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:58:56 2026] GET /volume/v3/volumes/1b6c78e1-a615-42f2-897c-167ef937c868 => generated 1251 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:58:56.608452 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-25a2b18b-86b1-43ad-b885-8d79f37d8866 req-ea7b9e70-ff10-4eda-adf5-4b6c17b51391 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:58:56.610495 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-25a2b18b-86b1-43ad-b885-8d79f37d8866 req-ea7b9e70-ff10-4eda-adf5-4b6c17b51391 tempest-ImageDependencyTests-936551636 tempest-ImageDependencyTests-936551636-project-member] GET https://10.4.3.240/volume/v3/limits Aug 20 00:58:56.610745 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-25a2b18b-86b1-43ad-b885-8d79f37d8866 req-ea7b9e70-ff10-4eda-adf5-4b6c17b51391 tempest-ImageDependencyTests-936551636 tempest-ImageDependencyTests-936551636-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:58:56.610945 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-25a2b18b-86b1-43ad-b885-8d79f37d8866 req-ea7b9e70-ff10-4eda-adf5-4b6c17b51391 tempest-ImageDependencyTests-936551636 tempest-ImageDependencyTests-936551636-project-member] Calling method 'index' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:58:56.634390 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-25a2b18b-86b1-43ad-b885-8d79f37d8866 req-ea7b9e70-ff10-4eda-adf5-4b6c17b51391 tempest-ImageDependencyTests-936551636 tempest-ImageDependencyTests-936551636-project-member] https://10.4.3.240/volume/v3/limits returned with HTTP 200 Aug 20 00:58:56.634873 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 273/1080] 10.4.3.240 () {68 vars in 1484 bytes} [Thu Aug 20 00:58:56 2026] GET /volume/v3/limits => generated 302 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:58:56.707270 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [req-25a2b18b-86b1-43ad-b885-8d79f37d8866 req-0457fcb7-7210-47e1-af03-3e10a927b92f None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:58:56.715255 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-25a2b18b-86b1-43ad-b885-8d79f37d8866 req-0457fcb7-7210-47e1-af03-3e10a927b92f tempest-ImageDependencyTests-936551636 tempest-ImageDependencyTests-936551636-project-member] GET https://10.4.3.240/volume/v3/volumes/2c705824-363f-4c86-81e0-c0f62b78f505 Aug 20 00:58:56.715568 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [req-25a2b18b-86b1-43ad-b885-8d79f37d8866 req-0457fcb7-7210-47e1-af03-3e10a927b92f tempest-ImageDependencyTests-936551636 tempest-ImageDependencyTests-936551636-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:58:56.715819 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [req-25a2b18b-86b1-43ad-b885-8d79f37d8866 req-0457fcb7-7210-47e1-af03-3e10a927b92f tempest-ImageDependencyTests-936551636 tempest-ImageDependencyTests-936551636-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:58:56.733014 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:58:56.733014 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 00:58:56.737755 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [req-25a2b18b-86b1-43ad-b885-8d79f37d8866 req-0457fcb7-7210-47e1-af03-3e10a927b92f tempest-ImageDependencyTests-936551636 tempest-ImageDependencyTests-936551636-project-member] Volume info retrieved successfully. Aug 20 00:58:56.744410 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-25a2b18b-86b1-43ad-b885-8d79f37d8866 req-0457fcb7-7210-47e1-af03-3e10a927b92f tempest-ImageDependencyTests-936551636 tempest-ImageDependencyTests-936551636-project-member] https://10.4.3.240/volume/v3/volumes/2c705824-363f-4c86-81e0-c0f62b78f505 returned with HTTP 200 Aug 20 00:58:56.744964 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 267/1081] 10.4.3.240 () {68 vars in 1598 bytes} [Thu Aug 20 00:58:56 2026] GET /volume/v3/volumes/2c705824-363f-4c86-81e0-c0f62b78f505 => generated 1451 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:58:56.757568 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-25a2b18b-86b1-43ad-b885-8d79f37d8866 req-3eaae40a-68df-4d95-8052-7bce9365f4a5 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:58:56.761139 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-25a2b18b-86b1-43ad-b885-8d79f37d8866 req-3eaae40a-68df-4d95-8052-7bce9365f4a5 tempest-ImageDependencyTests-936551636 tempest-ImageDependencyTests-936551636-project-member] POST https://10.4.3.240/volume/v3/snapshots Aug 20 00:58:56.761542 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-25a2b18b-86b1-43ad-b885-8d79f37d8866 req-3eaae40a-68df-4d95-8052-7bce9365f4a5 tempest-ImageDependencyTests-936551636 tempest-ImageDependencyTests-936551636-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "2c705824-363f-4c86-81e0-c0f62b78f505", "force": true, "name": "snapshot for tempest-ImageDependencyTestssnapshot-1824493148", "description": null, "metadata": {}}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:58:56.774183 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:58:56.774183 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 00:58:56.774892 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [req-25a2b18b-86b1-43ad-b885-8d79f37d8866 req-3eaae40a-68df-4d95-8052-7bce9365f4a5 tempest-ImageDependencyTests-936551636 tempest-ImageDependencyTests-936551636-project-member] Volume info retrieved successfully. Aug 20 00:58:56.775107 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.v3.snapshots [req-25a2b18b-86b1-43ad-b885-8d79f37d8866 req-3eaae40a-68df-4d95-8052-7bce9365f4a5 tempest-ImageDependencyTests-936551636 tempest-ImageDependencyTests-936551636-project-member] Create snapshot from volume 2c705824-363f-4c86-81e0-c0f62b78f505 Aug 20 00:58:56.821093 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.quota [req-25a2b18b-86b1-43ad-b885-8d79f37d8866 req-3eaae40a-68df-4d95-8052-7bce9365f4a5 tempest-ImageDependencyTests-936551636 tempest-ImageDependencyTests-936551636-project-member] Created reservations ['97a57045-07a1-4dd2-88b1-36e0ba9b3be2', 'b2f36328-6003-44b3-9e03-7def6d1b2ff6', '956f5a44-b7f0-4f69-ac6d-3da05a816384', '69e349af-bb51-4083-996a-1da486af8646'] {{(pid=100215) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:58:56.865592 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [req-25a2b18b-86b1-43ad-b885-8d79f37d8866 req-3eaae40a-68df-4d95-8052-7bce9365f4a5 tempest-ImageDependencyTests-936551636 tempest-ImageDependencyTests-936551636-project-member] Snapshot force create request issued successfully. Aug 20 00:58:56.866029 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-25a2b18b-86b1-43ad-b885-8d79f37d8866 req-3eaae40a-68df-4d95-8052-7bce9365f4a5 tempest-ImageDependencyTests-936551636 tempest-ImageDependencyTests-936551636-project-member] https://10.4.3.240/volume/v3/snapshots returned with HTTP 202 Aug 20 00:58:56.866641 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 274/1082] 10.4.3.240 () {72 vars in 1547 bytes} [Thu Aug 20 00:58:56 2026] POST /volume/v3/snapshots => generated 319 bytes in 110 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 00:58:57.262007 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-528a8df9-7310-4714-bd98-5242b45b5702 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:58:57.264158 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-528a8df9-7310-4714-bd98-5242b45b5702 tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] GET https://10.4.3.240/volume/v3/volumes/1b6c78e1-a615-42f2-897c-167ef937c868 Aug 20 00:58:57.264426 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-528a8df9-7310-4714-bd98-5242b45b5702 tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:58:57.264672 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-528a8df9-7310-4714-bd98-5242b45b5702 tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:58:57.273858 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-528a8df9-7310-4714-bd98-5242b45b5702 tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] https://10.4.3.240/volume/v3/volumes/1b6c78e1-a615-42f2-897c-167ef937c868 returned with HTTP 404 Aug 20 00:58:57.274591 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 269/1083] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:58:57 2026] GET /volume/v3/volumes/1b6c78e1-a615-42f2-897c-167ef937c868 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:58:57.284360 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-32834cb1-71da-4f0a-9f44-b018dadeb3ab None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:58:57.288999 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-32834cb1-71da-4f0a-9f44-b018dadeb3ab tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] DELETE https://10.4.3.240/volume/v3/volumes/c9e63641-e7b6-4d62-b058-cea939f579ff Aug 20 00:58:57.289369 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-32834cb1-71da-4f0a-9f44-b018dadeb3ab tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:58:57.289669 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-32834cb1-71da-4f0a-9f44-b018dadeb3ab tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] Calling method 'delete' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:58:57.289885 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.v3.volumes [None req-32834cb1-71da-4f0a-9f44-b018dadeb3ab tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] Delete volume with id: c9e63641-e7b6-4d62-b058-cea939f579ff Aug 20 00:58:57.290366 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-0d950fd8-b3d3-418a-a568-4fe5f2144c9c None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:58:57.304409 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-32834cb1-71da-4f0a-9f44-b018dadeb3ab tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] https://10.4.3.240/volume/v3/volumes/c9e63641-e7b6-4d62-b058-cea939f579ff returned with HTTP 404 Aug 20 00:58:57.307242 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 274/1084] 10.4.3.240 () {66 vars in 1351 bytes} [Thu Aug 20 00:58:57 2026] DELETE /volume/v3/volumes/c9e63641-e7b6-4d62-b058-cea939f579ff => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:58:57.318678 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-5dd4ba1c-a44d-47f5-9c93-f74cc89c2d54 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:58:57.335697 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-5dd4ba1c-a44d-47f5-9c93-f74cc89c2d54 tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] GET https://10.4.3.240/volume/v3/volumes/c9e63641-e7b6-4d62-b058-cea939f579ff Aug 20 00:58:57.335982 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-5dd4ba1c-a44d-47f5-9c93-f74cc89c2d54 tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:58:57.336350 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-5dd4ba1c-a44d-47f5-9c93-f74cc89c2d54 tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:58:57.345399 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-5dd4ba1c-a44d-47f5-9c93-f74cc89c2d54 tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] https://10.4.3.240/volume/v3/volumes/c9e63641-e7b6-4d62-b058-cea939f579ff returned with HTTP 404 Aug 20 00:58:57.345399 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 275/1085] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:58:57 2026] GET /volume/v3/volumes/c9e63641-e7b6-4d62-b058-cea939f579ff => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:58:57.354035 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-d4c764af-c7a6-4a31-8faa-69faeca4d6ec None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:58:57.356281 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-d4c764af-c7a6-4a31-8faa-69faeca4d6ec tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] DELETE https://10.4.3.240/volume/v3/volumes/59bf60eb-fc28-4cb4-a647-0bdd1905fc85 Aug 20 00:58:57.357265 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-d4c764af-c7a6-4a31-8faa-69faeca4d6ec tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:58:57.357265 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-d4c764af-c7a6-4a31-8faa-69faeca4d6ec tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] Calling method 'delete' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:58:57.357265 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.v3.volumes [None req-d4c764af-c7a6-4a31-8faa-69faeca4d6ec tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] Delete volume with id: 59bf60eb-fc28-4cb4-a647-0bdd1905fc85 Aug 20 00:58:57.363973 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-d4c764af-c7a6-4a31-8faa-69faeca4d6ec tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] https://10.4.3.240/volume/v3/volumes/59bf60eb-fc28-4cb4-a647-0bdd1905fc85 returned with HTTP 404 Aug 20 00:58:57.364699 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 270/1086] 10.4.3.240 () {66 vars in 1351 bytes} [Thu Aug 20 00:58:57 2026] DELETE /volume/v3/volumes/59bf60eb-fc28-4cb4-a647-0bdd1905fc85 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:58:57.375173 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-65913459-3b6d-4d3e-96f4-803d2f0d8805 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:58:57.379280 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-65913459-3b6d-4d3e-96f4-803d2f0d8805 tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] GET https://10.4.3.240/volume/v3/volumes/59bf60eb-fc28-4cb4-a647-0bdd1905fc85 Aug 20 00:58:57.379523 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-65913459-3b6d-4d3e-96f4-803d2f0d8805 tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:58:57.379703 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-65913459-3b6d-4d3e-96f4-803d2f0d8805 tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:58:57.387430 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-65913459-3b6d-4d3e-96f4-803d2f0d8805 tempest-TestInstancesWithCinderVolumes-931555279 tempest-TestInstancesWithCinderVolumes-931555279-project-member] https://10.4.3.240/volume/v3/volumes/59bf60eb-fc28-4cb4-a647-0bdd1905fc85 returned with HTTP 404 Aug 20 00:58:57.387903 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 275/1087] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:58:57 2026] GET /volume/v3/volumes/59bf60eb-fc28-4cb4-a647-0bdd1905fc85 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:58:57.399393 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-15e9b17d-bee6-4411-a803-2286d6557cfa None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:58:57.401279 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-15e9b17d-bee6-4411-a803-2286d6557cfa tempest-TestInstancesWithCinderVolumes-1228514429 tempest-TestInstancesWithCinderVolumes-1228514429-project-admin] GET https://10.4.3.240/volume/v3/volumes/detail?all_tenants=1 Aug 20 00:58:57.401485 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-15e9b17d-bee6-4411-a803-2286d6557cfa tempest-TestInstancesWithCinderVolumes-1228514429 tempest-TestInstancesWithCinderVolumes-1228514429-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:58:57.401674 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-15e9b17d-bee6-4411-a803-2286d6557cfa tempest-TestInstancesWithCinderVolumes-1228514429 tempest-TestInstancesWithCinderVolumes-1228514429-project-admin] Calling method 'detail' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:58:57.402206 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:58:57.402206 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 00:58:57.402500 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-15e9b17d-bee6-4411-a803-2286d6557cfa tempest-TestInstancesWithCinderVolumes-1228514429 tempest-TestInstancesWithCinderVolumes-1228514429-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100215) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 00:58:57.406832 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-0d950fd8-b3d3-418a-a568-4fe5f2144c9c tempest-VolumeServicesNegativeTest-467391443 tempest-VolumeServicesNegativeTest-467391443-project-admin] GET https://10.4.3.240/volume/v3/os-services Aug 20 00:58:57.407055 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-0d950fd8-b3d3-418a-a568-4fe5f2144c9c tempest-VolumeServicesNegativeTest-467391443 tempest-VolumeServicesNegativeTest-467391443-project-admin] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:58:57.407290 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-0d950fd8-b3d3-418a-a568-4fe5f2144c9c tempest-VolumeServicesNegativeTest-467391443 tempest-VolumeServicesNegativeTest-467391443-project-admin] Calling method 'index' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:58:57.420046 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-0d950fd8-b3d3-418a-a568-4fe5f2144c9c tempest-VolumeServicesNegativeTest-467391443 tempest-VolumeServicesNegativeTest-467391443-project-admin] https://10.4.3.240/volume/v3/os-services returned with HTTP 200 Aug 20 00:58:57.420046 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 268/1088] 10.4.3.240 () {66 vars in 1249 bytes} [Thu Aug 20 00:58:57 2026] GET /volume/v3/os-services => generated 626 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:58:57.431654 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-573df9cf-2db1-450e-8dca-5df24903f63a None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:58:57.436082 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-573df9cf-2db1-450e-8dca-5df24903f63a tempest-VolumeServicesNegativeTest-467391443 tempest-VolumeServicesNegativeTest-467391443-project-admin] PUT https://10.4.3.240/volume/v3/os-services/disable-log-reason Aug 20 00:58:57.439309 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-573df9cf-2db1-450e-8dca-5df24903f63a tempest-VolumeServicesNegativeTest-467391443 tempest-VolumeServicesNegativeTest-467391443-project-admin] Action: 'disable_log_reason', calling method: disable_log_reason, body: {"host": "np0000007838", "binary": "cinder-scheduler", "disabled_reason": null} {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:58:57.439309 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-573df9cf-2db1-450e-8dca-5df24903f63a tempest-VolumeServicesNegativeTest-467391443 tempest-VolumeServicesNegativeTest-467391443-project-admin] https://10.4.3.240/volume/v3/os-services/disable-log-reason returned with HTTP 400 Aug 20 00:58:57.439508 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 271/1089] 10.4.3.240 () {68 vars in 1326 bytes} [Thu Aug 20 00:58:57 2026] PUT /volume/v3/os-services/disable-log-reason => generated 136 bytes in 8 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 20 00:58:57.451667 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-b5a1835e-298a-4cee-981f-c03e850c40ad None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:58:57.456956 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-b5a1835e-298a-4cee-981f-c03e850c40ad tempest-VolumeServicesNegativeTest-467391443 tempest-VolumeServicesNegativeTest-467391443-project-admin] PUT https://10.4.3.240/volume/v3/os-services/disable Aug 20 00:58:57.457459 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-b5a1835e-298a-4cee-981f-c03e850c40ad tempest-VolumeServicesNegativeTest-467391443 tempest-VolumeServicesNegativeTest-467391443-project-admin] Action: 'disable', calling method: disable, body: {"host": "np0000007838", "binary": "invalid_binary"} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:58:57.466882 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-b5a1835e-298a-4cee-981f-c03e850c40ad tempest-VolumeServicesNegativeTest-467391443 tempest-VolumeServicesNegativeTest-467391443-project-admin] https://10.4.3.240/volume/v3/os-services/disable returned with HTTP 404 Aug 20 00:58:57.467719 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 276/1090] 10.4.3.240 () {68 vars in 1293 bytes} [Thu Aug 20 00:58:57 2026] PUT /volume/v3/os-services/disable => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 20 00:58:57.469427 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-15e9b17d-bee6-4411-a803-2286d6557cfa tempest-TestInstancesWithCinderVolumes-1228514429 tempest-TestInstancesWithCinderVolumes-1228514429-project-admin] Get all volumes completed successfully. Aug 20 00:58:57.473974 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:58:57.473974 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 00:58:57.480841 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-15e9b17d-bee6-4411-a803-2286d6557cfa tempest-TestInstancesWithCinderVolumes-1228514429 tempest-TestInstancesWithCinderVolumes-1228514429-project-admin] https://10.4.3.240/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 20 00:58:57.492458 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 276/1091] 10.4.3.240 () {66 vars in 1285 bytes} [Thu Aug 20 00:58:57 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 17102 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 00:58:57.492932 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-a0601fb4-341d-443b-b3fc-f59eb745a39d None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:58:57.492932 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-a0601fb4-341d-443b-b3fc-f59eb745a39d tempest-VolumeServicesNegativeTest-467391443 tempest-VolumeServicesNegativeTest-467391443-project-admin] PUT https://10.4.3.240/volume/v3/os-services/enable Aug 20 00:58:57.492932 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-a0601fb4-341d-443b-b3fc-f59eb745a39d tempest-VolumeServicesNegativeTest-467391443 tempest-VolumeServicesNegativeTest-467391443-project-admin] Action: 'enable', calling method: enable, body: {"host": "invalid_host", "binary": "cinder-scheduler"} {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:58:57.512687 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-a0601fb4-341d-443b-b3fc-f59eb745a39d tempest-VolumeServicesNegativeTest-467391443 tempest-VolumeServicesNegativeTest-467391443-project-admin] https://10.4.3.240/volume/v3/os-services/enable returned with HTTP 404 Aug 20 00:58:57.512687 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 269/1092] 10.4.3.240 () {68 vars in 1290 bytes} [Thu Aug 20 00:58:57 2026] PUT /volume/v3/os-services/enable => generated 111 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:58:57.519224 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-a52c1b1a-e101-4a2a-a611-dd0ddc9c3d3e None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:58:57.520776 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-a2e8dcad-3ce7-4455-8179-91fcfbf1c387 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:58:57.524121 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-a2e8dcad-3ce7-4455-8179-91fcfbf1c387 tempest-VolumeServicesNegativeTest-467391443 tempest-VolumeServicesNegativeTest-467391443-project-admin] PUT https://10.4.3.240/volume/v3/os-services/freeze Aug 20 00:58:57.524487 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-a52c1b1a-e101-4a2a-a611-dd0ddc9c3d3e tempest-TestInstancesWithCinderVolumes-1228514429 tempest-TestInstancesWithCinderVolumes-1228514429-project-admin] DELETE https://10.4.3.240/volume/v3/types/8c56d7d1-823b-4836-b0c8-a312be09e9ca Aug 20 00:58:57.524549 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-a2e8dcad-3ce7-4455-8179-91fcfbf1c387 tempest-VolumeServicesNegativeTest-467391443 tempest-VolumeServicesNegativeTest-467391443-project-admin] Action: 'freeze', calling method: freeze, body: {"host": "invalid_host"} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:58:57.524792 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-a52c1b1a-e101-4a2a-a611-dd0ddc9c3d3e tempest-TestInstancesWithCinderVolumes-1228514429 tempest-TestInstancesWithCinderVolumes-1228514429-project-admin] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:58:57.525042 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-a52c1b1a-e101-4a2a-a611-dd0ddc9c3d3e tempest-TestInstancesWithCinderVolumes-1228514429 tempest-TestInstancesWithCinderVolumes-1228514429-project-admin] Calling method '_delete' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:58:57.533965 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-a2e8dcad-3ce7-4455-8179-91fcfbf1c387 tempest-VolumeServicesNegativeTest-467391443 tempest-VolumeServicesNegativeTest-467391443-project-admin] https://10.4.3.240/volume/v3/os-services/freeze returned with HTTP 400 Aug 20 00:58:57.534944 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 277/1093] 10.4.3.240 () {68 vars in 1290 bytes} [Thu Aug 20 00:58:57 2026] PUT /volume/v3/os-services/freeze => generated 83 bytes in 15 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 20 00:58:57.546121 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-256dbeb0-63f3-4061-a7c7-9b899ef6b1ca None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:58:57.548441 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-256dbeb0-63f3-4061-a7c7-9b899ef6b1ca tempest-VolumeServicesNegativeTest-467391443 tempest-VolumeServicesNegativeTest-467391443-project-admin] PUT https://10.4.3.240/volume/v3/os-services/thaw Aug 20 00:58:57.548894 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-256dbeb0-63f3-4061-a7c7-9b899ef6b1ca tempest-VolumeServicesNegativeTest-467391443 tempest-VolumeServicesNegativeTest-467391443-project-admin] Action: 'thaw', calling method: thaw, body: {"host": "invalid_host"} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:58:57.564003 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-a52c1b1a-e101-4a2a-a611-dd0ddc9c3d3e tempest-TestInstancesWithCinderVolumes-1228514429 tempest-TestInstancesWithCinderVolumes-1228514429-project-admin] https://10.4.3.240/volume/v3/types/8c56d7d1-823b-4836-b0c8-a312be09e9ca returned with HTTP 202 Aug 20 00:58:57.564269 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 272/1094] 10.4.3.240 () {66 vars in 1345 bytes} [Thu Aug 20 00:58:57 2026] DELETE /volume/v3/types/8c56d7d1-823b-4836-b0c8-a312be09e9ca => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:58:57.568999 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-256dbeb0-63f3-4061-a7c7-9b899ef6b1ca tempest-VolumeServicesNegativeTest-467391443 tempest-VolumeServicesNegativeTest-467391443-project-admin] https://10.4.3.240/volume/v3/os-services/thaw returned with HTTP 400 Aug 20 00:58:57.569408 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 277/1095] 10.4.3.240 () {68 vars in 1284 bytes} [Thu Aug 20 00:58:57 2026] PUT /volume/v3/os-services/thaw => generated 83 bytes in 24 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 20 00:58:57.572865 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-25b914ea-a722-4e09-b4b4-cf39ed128d1e None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:58:57.576370 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-25b914ea-a722-4e09-b4b4-cf39ed128d1e tempest-TestInstancesWithCinderVolumes-1228514429 tempest-TestInstancesWithCinderVolumes-1228514429-project-admin] GET https://10.4.3.240/volume/v3/volumes/detail?all_tenants=1 Aug 20 00:58:57.576615 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-25b914ea-a722-4e09-b4b4-cf39ed128d1e tempest-TestInstancesWithCinderVolumes-1228514429 tempest-TestInstancesWithCinderVolumes-1228514429-project-admin] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:58:57.576860 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-25b914ea-a722-4e09-b4b4-cf39ed128d1e tempest-TestInstancesWithCinderVolumes-1228514429 tempest-TestInstancesWithCinderVolumes-1228514429-project-admin] Calling method 'detail' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:58:57.578910 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-25b914ea-a722-4e09-b4b4-cf39ed128d1e tempest-TestInstancesWithCinderVolumes-1228514429 tempest-TestInstancesWithCinderVolumes-1228514429-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100213) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 00:58:57.651504 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-25b914ea-a722-4e09-b4b4-cf39ed128d1e tempest-TestInstancesWithCinderVolumes-1228514429 tempest-TestInstancesWithCinderVolumes-1228514429-project-admin] Get all volumes completed successfully. Aug 20 00:58:57.651504 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:58:57.651504 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 00:58:57.656938 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-25b914ea-a722-4e09-b4b4-cf39ed128d1e tempest-TestInstancesWithCinderVolumes-1228514429 tempest-TestInstancesWithCinderVolumes-1228514429-project-admin] https://10.4.3.240/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 20 00:58:57.657541 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 270/1096] 10.4.3.240 () {66 vars in 1285 bytes} [Thu Aug 20 00:58:57 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 17102 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 00:58:57.675209 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-ece010ec-87d1-4424-ae4f-92ec205b66df None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:58:57.677727 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-ece010ec-87d1-4424-ae4f-92ec205b66df tempest-TestInstancesWithCinderVolumes-1228514429 tempest-TestInstancesWithCinderVolumes-1228514429-project-admin] DELETE https://10.4.3.240/volume/v3/types/08b221c0-dc06-4021-9fd2-9a405d595e8f Aug 20 00:58:57.677920 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-ece010ec-87d1-4424-ae4f-92ec205b66df tempest-TestInstancesWithCinderVolumes-1228514429 tempest-TestInstancesWithCinderVolumes-1228514429-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:58:57.678108 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-ece010ec-87d1-4424-ae4f-92ec205b66df tempest-TestInstancesWithCinderVolumes-1228514429 tempest-TestInstancesWithCinderVolumes-1228514429-project-admin] Calling method '_delete' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:58:57.716195 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-ece010ec-87d1-4424-ae4f-92ec205b66df tempest-TestInstancesWithCinderVolumes-1228514429 tempest-TestInstancesWithCinderVolumes-1228514429-project-admin] https://10.4.3.240/volume/v3/types/08b221c0-dc06-4021-9fd2-9a405d595e8f returned with HTTP 202 Aug 20 00:58:57.716327 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 278/1097] 10.4.3.240 () {66 vars in 1345 bytes} [Thu Aug 20 00:58:57 2026] DELETE /volume/v3/types/08b221c0-dc06-4021-9fd2-9a405d595e8f => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:58:58.175909 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-8f173b9d-a7d8-4779-b93f-98b11602794d None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:58:58.177609 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-8f173b9d-a7d8-4779-b93f-98b11602794d tempest-TestInstancesWithCinderVolumes-1228514429 tempest-TestInstancesWithCinderVolumes-1228514429-project-admin] GET https://10.4.3.240/volume/v3/volumes/detail?all_tenants=1 Aug 20 00:58:58.177799 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-8f173b9d-a7d8-4779-b93f-98b11602794d tempest-TestInstancesWithCinderVolumes-1228514429 tempest-TestInstancesWithCinderVolumes-1228514429-project-admin] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:58:58.177991 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-8f173b9d-a7d8-4779-b93f-98b11602794d tempest-TestInstancesWithCinderVolumes-1228514429 tempest-TestInstancesWithCinderVolumes-1228514429-project-admin] Calling method 'detail' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:58:58.178756 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-8f173b9d-a7d8-4779-b93f-98b11602794d tempest-TestInstancesWithCinderVolumes-1228514429 tempest-TestInstancesWithCinderVolumes-1228514429-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100212) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 00:58:58.227746 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-8f173b9d-a7d8-4779-b93f-98b11602794d tempest-TestInstancesWithCinderVolumes-1228514429 tempest-TestInstancesWithCinderVolumes-1228514429-project-admin] Get all volumes completed successfully. Aug 20 00:58:58.230910 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:58:58.230910 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 00:58:58.237283 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-8f173b9d-a7d8-4779-b93f-98b11602794d tempest-TestInstancesWithCinderVolumes-1228514429 tempest-TestInstancesWithCinderVolumes-1228514429-project-admin] https://10.4.3.240/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 20 00:58:58.237633 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 273/1098] 10.4.3.240 () {66 vars in 1285 bytes} [Thu Aug 20 00:58:58 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 17102 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 00:58:58.254612 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-e58195d5-f9c1-4ff5-81cb-d04383ae0dc7 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:58:58.257051 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-e58195d5-f9c1-4ff5-81cb-d04383ae0dc7 tempest-TestInstancesWithCinderVolumes-1228514429 tempest-TestInstancesWithCinderVolumes-1228514429-project-admin] DELETE https://10.4.3.240/volume/v3/volumes/48812209-cdd9-44a1-a705-f8f8ca6f320a Aug 20 00:58:58.257631 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-e58195d5-f9c1-4ff5-81cb-d04383ae0dc7 tempest-TestInstancesWithCinderVolumes-1228514429 tempest-TestInstancesWithCinderVolumes-1228514429-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:58:58.257930 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-e58195d5-f9c1-4ff5-81cb-d04383ae0dc7 tempest-TestInstancesWithCinderVolumes-1228514429 tempest-TestInstancesWithCinderVolumes-1228514429-project-admin] Calling method 'delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:58:58.258275 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-e58195d5-f9c1-4ff5-81cb-d04383ae0dc7 tempest-TestInstancesWithCinderVolumes-1228514429 tempest-TestInstancesWithCinderVolumes-1228514429-project-admin] Delete volume with id: 48812209-cdd9-44a1-a705-f8f8ca6f320a Aug 20 00:58:58.266724 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:58:58.266724 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 00:58:58.267507 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-e58195d5-f9c1-4ff5-81cb-d04383ae0dc7 tempest-TestInstancesWithCinderVolumes-1228514429 tempest-TestInstancesWithCinderVolumes-1228514429-project-admin] Volume info retrieved successfully. Aug 20 00:58:58.283300 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.image.cache [None req-e58195d5-f9c1-4ff5-81cb-d04383ae0dc7 tempest-TestInstancesWithCinderVolumes-1228514429 tempest-TestInstancesWithCinderVolumes-1228514429-project-admin] Evicting image cache entry: {'id': 2, 'image_id': 'd5a7be18-42d5-4ff3-891c-1f9fd9a2ba59', 'volume_id': '48812209-cdd9-44a1-a705-f8f8ca6f320a', 'host': 'np0000007838@storpool#template_virtual', 'size': 1, 'image_updated_at': datetime.datetime(2026, 8, 20, 0, 57, 4), 'last_used': datetime.datetime(2026, 8, 20, 0, 57, 28)}. {{(pid=100215) evict /opt/stack/cinder/cinder/image/cache.py:52}} Aug 20 00:58:58.293679 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-e58195d5-f9c1-4ff5-81cb-d04383ae0dc7 tempest-TestInstancesWithCinderVolumes-1228514429 tempest-TestInstancesWithCinderVolumes-1228514429-project-admin] Delete volume request issued successfully. Aug 20 00:58:58.293679 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-e58195d5-f9c1-4ff5-81cb-d04383ae0dc7 tempest-TestInstancesWithCinderVolumes-1228514429 tempest-TestInstancesWithCinderVolumes-1228514429-project-admin] https://10.4.3.240/volume/v3/volumes/48812209-cdd9-44a1-a705-f8f8ca6f320a returned with HTTP 202 Aug 20 00:58:58.293679 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 278/1099] 10.4.3.240 () {66 vars in 1351 bytes} [Thu Aug 20 00:58:58 2026] DELETE /volume/v3/volumes/48812209-cdd9-44a1-a705-f8f8ca6f320a => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:58:58.302532 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-010c7397-711b-4299-9e34-2af63ba5dafa None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:58:58.304620 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-010c7397-711b-4299-9e34-2af63ba5dafa tempest-TestInstancesWithCinderVolumes-1228514429 tempest-TestInstancesWithCinderVolumes-1228514429-project-admin] GET https://10.4.3.240/volume/v3/volumes/48812209-cdd9-44a1-a705-f8f8ca6f320a Aug 20 00:58:58.305311 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-010c7397-711b-4299-9e34-2af63ba5dafa tempest-TestInstancesWithCinderVolumes-1228514429 tempest-TestInstancesWithCinderVolumes-1228514429-project-admin] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:58:58.305311 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-010c7397-711b-4299-9e34-2af63ba5dafa tempest-TestInstancesWithCinderVolumes-1228514429 tempest-TestInstancesWithCinderVolumes-1228514429-project-admin] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:58:58.314179 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:58:58.314179 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 00:58:58.318134 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-010c7397-711b-4299-9e34-2af63ba5dafa tempest-TestInstancesWithCinderVolumes-1228514429 tempest-TestInstancesWithCinderVolumes-1228514429-project-admin] Volume info retrieved successfully. Aug 20 00:58:58.322143 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-010c7397-711b-4299-9e34-2af63ba5dafa tempest-TestInstancesWithCinderVolumes-1228514429 tempest-TestInstancesWithCinderVolumes-1228514429-project-admin] https://10.4.3.240/volume/v3/volumes/48812209-cdd9-44a1-a705-f8f8ca6f320a returned with HTTP 200 Aug 20 00:58:58.322574 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 271/1100] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:58:58 2026] GET /volume/v3/volumes/48812209-cdd9-44a1-a705-f8f8ca6f320a => generated 1150 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:58:58.435408 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-5d32fda2-0a6f-4921-965b-bba2681ccd93 req-24a1d76b-d083-496e-83a6-206da758e698 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:58:58.438923 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-5d32fda2-0a6f-4921-965b-bba2681ccd93 req-24a1d76b-d083-496e-83a6-206da758e698 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] GET https://10.4.3.240/volume/v3/volumes/80996d83-2117-4d3e-92fa-3bb5b25be03b Aug 20 00:58:58.439224 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-5d32fda2-0a6f-4921-965b-bba2681ccd93 req-24a1d76b-d083-496e-83a6-206da758e698 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:58:58.439525 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-5d32fda2-0a6f-4921-965b-bba2681ccd93 req-24a1d76b-d083-496e-83a6-206da758e698 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:58:58.456669 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:58:58.456669 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 00:58:58.464309 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [req-5d32fda2-0a6f-4921-965b-bba2681ccd93 req-24a1d76b-d083-496e-83a6-206da758e698 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Volume info retrieved successfully. Aug 20 00:58:58.470749 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-5d32fda2-0a6f-4921-965b-bba2681ccd93 req-24a1d76b-d083-496e-83a6-206da758e698 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] https://10.4.3.240/volume/v3/volumes/80996d83-2117-4d3e-92fa-3bb5b25be03b returned with HTTP 200 Aug 20 00:58:58.471353 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 279/1101] 10.4.3.240 () {68 vars in 1598 bytes} [Thu Aug 20 00:58:58 2026] GET /volume/v3/volumes/80996d83-2117-4d3e-92fa-3bb5b25be03b => generated 1442 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:58:58.911915 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-716c75ce-f919-402e-acdb-621edbdfef8d None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:58:58.911915 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-716c75ce-f919-402e-acdb-621edbdfef8d None None] GET https://10.4.3.240/volume// Aug 20 00:58:58.911915 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-716c75ce-f919-402e-acdb-621edbdfef8d None None] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:58:58.911915 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-716c75ce-f919-402e-acdb-621edbdfef8d None None] Calling method 'all' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:58:58.911915 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-716c75ce-f919-402e-acdb-621edbdfef8d None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 20 00:58:58.911915 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 274/1102] 10.4.3.240 () {66 vars in 1426 bytes} [Thu Aug 20 00:58:58 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 00:58:58.920440 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-5d32fda2-0a6f-4921-965b-bba2681ccd93 req-0601f78b-33ac-4639-a83a-a9cdde8de03a None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:58:58.922425 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-5d32fda2-0a6f-4921-965b-bba2681ccd93 req-0601f78b-33ac-4639-a83a-a9cdde8de03a tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] POST https://10.4.3.240/volume/v3/attachments Aug 20 00:58:58.922860 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-5d32fda2-0a6f-4921-965b-bba2681ccd93 req-0601f78b-33ac-4639-a83a-a9cdde8de03a tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "80996d83-2117-4d3e-92fa-3bb5b25be03b", "connector": null, "instance_uuid": "32603eb6-3e87-433a-bded-020f924a2237"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:58:58.937758 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:58:58.937758 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 00:58:58.967353 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-5d32fda2-0a6f-4921-965b-bba2681ccd93 req-0601f78b-33ac-4639-a83a-a9cdde8de03a tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] https://10.4.3.240/volume/v3/attachments returned with HTTP 200 Aug 20 00:58:58.967812 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 279/1103] 10.4.3.240 () {74 vars in 1594 bytes} [Thu Aug 20 00:58:58 2026] POST /volume/v3/attachments => generated 273 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:58:58.975115 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [req-5d32fda2-0a6f-4921-965b-bba2681ccd93 req-88fd829b-3b4e-4616-867f-347103557fee None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:58:58.977057 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-5d32fda2-0a6f-4921-965b-bba2681ccd93 req-88fd829b-3b4e-4616-867f-347103557fee tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] DELETE https://10.4.3.240/volume/v3/attachments/fc3da9ba-1dd8-4c00-a0eb-a5a6bb883f95 Aug 20 00:58:58.977311 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [req-5d32fda2-0a6f-4921-965b-bba2681ccd93 req-88fd829b-3b4e-4616-867f-347103557fee tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:58:58.977573 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [req-5d32fda2-0a6f-4921-965b-bba2681ccd93 req-88fd829b-3b4e-4616-867f-347103557fee tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Calling method 'version_select' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:58:58.984949 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:58:58.984949 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 00:58:59.036902 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-5d32fda2-0a6f-4921-965b-bba2681ccd93 req-88fd829b-3b4e-4616-867f-347103557fee tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] https://10.4.3.240/volume/v3/attachments/fc3da9ba-1dd8-4c00-a0eb-a5a6bb883f95 returned with HTTP 200 Aug 20 00:58:59.037333 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 272/1104] 10.4.3.240 () {72 vars in 1673 bytes} [Thu Aug 20 00:58:58 2026] DELETE /volume/v3/attachments/fc3da9ba-1dd8-4c00-a0eb-a5a6bb883f95 => generated 367 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:58:59.116355 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-f7aa7243-09db-40ff-8fce-ab50d5ad989d None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:58:59.118349 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-f7aa7243-09db-40ff-8fce-ab50d5ad989d tempest-ImageDependencyTests-936551636 tempest-ImageDependencyTests-936551636-project-member] GET https://10.4.3.240/volume/v3/snapshots/837ac69c-82a5-4583-9764-248a42fd7698 Aug 20 00:58:59.118618 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-f7aa7243-09db-40ff-8fce-ab50d5ad989d tempest-ImageDependencyTests-936551636 tempest-ImageDependencyTests-936551636-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:58:59.118844 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-f7aa7243-09db-40ff-8fce-ab50d5ad989d tempest-ImageDependencyTests-936551636 tempest-ImageDependencyTests-936551636-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:58:59.124245 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:58:59.124245 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 00:58:59.124745 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-f7aa7243-09db-40ff-8fce-ab50d5ad989d tempest-ImageDependencyTests-936551636 tempest-ImageDependencyTests-936551636-project-member] Snapshot retrieved successfully. Aug 20 00:58:59.125557 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-f7aa7243-09db-40ff-8fce-ab50d5ad989d tempest-ImageDependencyTests-936551636 tempest-ImageDependencyTests-936551636-project-member] https://10.4.3.240/volume/v3/snapshots/837ac69c-82a5-4583-9764-248a42fd7698 returned with HTTP 200 Aug 20 00:58:59.126025 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 280/1105] 10.4.3.240 () {66 vars in 1354 bytes} [Thu Aug 20 00:58:59 2026] GET /volume/v3/snapshots/837ac69c-82a5-4583-9764-248a42fd7698 => generated 478 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:58:59.342632 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-b443dec4-f0f4-4e17-be22-ad10337b8c75 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:58:59.350417 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-b443dec4-f0f4-4e17-be22-ad10337b8c75 tempest-TestInstancesWithCinderVolumes-1228514429 tempest-TestInstancesWithCinderVolumes-1228514429-project-admin] GET https://10.4.3.240/volume/v3/volumes/48812209-cdd9-44a1-a705-f8f8ca6f320a Aug 20 00:58:59.350693 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-b443dec4-f0f4-4e17-be22-ad10337b8c75 tempest-TestInstancesWithCinderVolumes-1228514429 tempest-TestInstancesWithCinderVolumes-1228514429-project-admin] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:58:59.350954 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-b443dec4-f0f4-4e17-be22-ad10337b8c75 tempest-TestInstancesWithCinderVolumes-1228514429 tempest-TestInstancesWithCinderVolumes-1228514429-project-admin] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:58:59.361489 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-b443dec4-f0f4-4e17-be22-ad10337b8c75 tempest-TestInstancesWithCinderVolumes-1228514429 tempest-TestInstancesWithCinderVolumes-1228514429-project-admin] https://10.4.3.240/volume/v3/volumes/48812209-cdd9-44a1-a705-f8f8ca6f320a returned with HTTP 404 Aug 20 00:58:59.362404 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 275/1106] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:58:59 2026] GET /volume/v3/volumes/48812209-cdd9-44a1-a705-f8f8ca6f320a => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:58:59.373292 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-bda15b3e-887a-4c43-957e-b00d3362f36e None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:58:59.374187 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-bda15b3e-887a-4c43-957e-b00d3362f36e tempest-TestInstancesWithCinderVolumes-1228514429 tempest-TestInstancesWithCinderVolumes-1228514429-project-admin] DELETE https://10.4.3.240/volume/v3/types/29f891a3-1ca2-4d88-8b96-e39f3edc928b Aug 20 00:58:59.374421 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-bda15b3e-887a-4c43-957e-b00d3362f36e tempest-TestInstancesWithCinderVolumes-1228514429 tempest-TestInstancesWithCinderVolumes-1228514429-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:58:59.374619 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-bda15b3e-887a-4c43-957e-b00d3362f36e tempest-TestInstancesWithCinderVolumes-1228514429 tempest-TestInstancesWithCinderVolumes-1228514429-project-admin] Calling method '_delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:58:59.374853 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:58:59.374853 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 00:58:59.406943 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-bda15b3e-887a-4c43-957e-b00d3362f36e tempest-TestInstancesWithCinderVolumes-1228514429 tempest-TestInstancesWithCinderVolumes-1228514429-project-admin] https://10.4.3.240/volume/v3/types/29f891a3-1ca2-4d88-8b96-e39f3edc928b returned with HTTP 202 Aug 20 00:58:59.408221 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 280/1107] 10.4.3.240 () {66 vars in 1345 bytes} [Thu Aug 20 00:58:59 2026] DELETE /volume/v3/types/29f891a3-1ca2-4d88-8b96-e39f3edc928b => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:58:59.643055 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-8c34ea3b-f21e-4f2c-8ed6-da692cc92e9c None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:58:59.644940 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-8c34ea3b-f21e-4f2c-8ed6-da692cc92e9c tempest-ImageDependencyTests-936551636 tempest-ImageDependencyTests-936551636-project-member] DELETE https://10.4.3.240/volume/v3/snapshots/837ac69c-82a5-4583-9764-248a42fd7698 Aug 20 00:58:59.645165 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-8c34ea3b-f21e-4f2c-8ed6-da692cc92e9c tempest-ImageDependencyTests-936551636 tempest-ImageDependencyTests-936551636-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:58:59.645515 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-8c34ea3b-f21e-4f2c-8ed6-da692cc92e9c tempest-ImageDependencyTests-936551636 tempest-ImageDependencyTests-936551636-project-member] Calling method 'delete' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:58:59.645605 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.v3.snapshots [None req-8c34ea3b-f21e-4f2c-8ed6-da692cc92e9c tempest-ImageDependencyTests-936551636 tempest-ImageDependencyTests-936551636-project-member] Delete snapshot with id: 837ac69c-82a5-4583-9764-248a42fd7698 Aug 20 00:58:59.652579 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:58:59.652579 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 00:58:59.653015 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-8c34ea3b-f21e-4f2c-8ed6-da692cc92e9c tempest-ImageDependencyTests-936551636 tempest-ImageDependencyTests-936551636-project-member] Snapshot retrieved successfully. Aug 20 00:58:59.678206 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-8c34ea3b-f21e-4f2c-8ed6-da692cc92e9c tempest-ImageDependencyTests-936551636 tempest-ImageDependencyTests-936551636-project-member] Snapshot delete request issued successfully. Aug 20 00:58:59.678410 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-8c34ea3b-f21e-4f2c-8ed6-da692cc92e9c tempest-ImageDependencyTests-936551636 tempest-ImageDependencyTests-936551636-project-member] https://10.4.3.240/volume/v3/snapshots/837ac69c-82a5-4583-9764-248a42fd7698 returned with HTTP 202 Aug 20 00:58:59.678835 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 273/1108] 10.4.3.240 () {66 vars in 1357 bytes} [Thu Aug 20 00:58:59 2026] DELETE /volume/v3/snapshots/837ac69c-82a5-4583-9764-248a42fd7698 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:58:59.686125 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-6baf256a-b3fc-46e3-abc0-7144475e2f81 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:58:59.687244 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-6baf256a-b3fc-46e3-abc0-7144475e2f81 tempest-ImageDependencyTests-936551636 tempest-ImageDependencyTests-936551636-project-member] GET https://10.4.3.240/volume/v3/snapshots/837ac69c-82a5-4583-9764-248a42fd7698 Aug 20 00:58:59.687424 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-6baf256a-b3fc-46e3-abc0-7144475e2f81 tempest-ImageDependencyTests-936551636 tempest-ImageDependencyTests-936551636-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:58:59.687594 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-6baf256a-b3fc-46e3-abc0-7144475e2f81 tempest-ImageDependencyTests-936551636 tempest-ImageDependencyTests-936551636-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:58:59.691853 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:58:59.691853 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 00:58:59.692308 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-6baf256a-b3fc-46e3-abc0-7144475e2f81 tempest-ImageDependencyTests-936551636 tempest-ImageDependencyTests-936551636-project-member] Snapshot retrieved successfully. Aug 20 00:58:59.693146 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-6baf256a-b3fc-46e3-abc0-7144475e2f81 tempest-ImageDependencyTests-936551636 tempest-ImageDependencyTests-936551636-project-member] https://10.4.3.240/volume/v3/snapshots/837ac69c-82a5-4583-9764-248a42fd7698 returned with HTTP 200 Aug 20 00:58:59.693529 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 281/1109] 10.4.3.240 () {66 vars in 1354 bytes} [Thu Aug 20 00:58:59 2026] GET /volume/v3/snapshots/837ac69c-82a5-4583-9764-248a42fd7698 => generated 477 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:59:00.069721 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [req-5d32fda2-0a6f-4921-965b-bba2681ccd93 req-9234ce66-7339-4644-a2f3-112061abeb9b None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:59:00.071760 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-5d32fda2-0a6f-4921-965b-bba2681ccd93 req-9234ce66-7339-4644-a2f3-112061abeb9b tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] PUT https://10.4.3.240/volume/v3/attachments/339df846-b3ce-4193-9ab7-7db001139a40 Aug 20 00:59:00.072117 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [req-5d32fda2-0a6f-4921-965b-bba2681ccd93 req-9234ce66-7339-4644-a2f3-112061abeb9b tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.240", "host": "np0000007838", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:e656b6daafb0", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "870eaf75-1108-49d5-b5ab-79f4c93758d0", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:59:00.082968 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.coordination [req-5d32fda2-0a6f-4921-965b-bba2681ccd93 req-9234ce66-7339-4644-a2f3-112061abeb9b tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Acquiring lock "cinder-attachment_update-80996d83-2117-4d3e-92fa-3bb5b25be03b-np0000007838" by "attachment_update" {{(pid=100212) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 00:59:00.087355 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.coordination [req-5d32fda2-0a6f-4921-965b-bba2681ccd93 req-9234ce66-7339-4644-a2f3-112061abeb9b tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Lock "cinder-attachment_update-80996d83-2117-4d3e-92fa-3bb5b25be03b-np0000007838" acquired by "attachment_update" :: waited 0.004s {{(pid=100212) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 00:59:00.088276 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:59:00.088276 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 00:59:00.213482 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.coordination [req-5d32fda2-0a6f-4921-965b-bba2681ccd93 req-9234ce66-7339-4644-a2f3-112061abeb9b tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Lock "cinder-attachment_update-80996d83-2117-4d3e-92fa-3bb5b25be03b-np0000007838" released by "attachment_update" :: held 0.126s {{(pid=100212) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 00:59:00.213857 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-5d32fda2-0a6f-4921-965b-bba2681ccd93 req-9234ce66-7339-4644-a2f3-112061abeb9b tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] https://10.4.3.240/volume/v3/attachments/339df846-b3ce-4193-9ab7-7db001139a40 returned with HTTP 200 Aug 20 00:59:00.214437 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 276/1110] 10.4.3.240 () {74 vars in 1704 bytes} [Thu Aug 20 00:59:00 2026] PUT /volume/v3/attachments/339df846-b3ce-4193-9ab7-7db001139a40 => generated 969 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:59:00.223979 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-5d32fda2-0a6f-4921-965b-bba2681ccd93 req-266c3b8b-b75f-40bc-804f-d87bbfd101f2 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:59:00.227254 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-5d32fda2-0a6f-4921-965b-bba2681ccd93 req-266c3b8b-b75f-40bc-804f-d87bbfd101f2 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] GET https://10.4.3.240/volume/v3/attachments/339df846-b3ce-4193-9ab7-7db001139a40 Aug 20 00:59:00.227555 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-5d32fda2-0a6f-4921-965b-bba2681ccd93 req-266c3b8b-b75f-40bc-804f-d87bbfd101f2 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:59:00.227810 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-5d32fda2-0a6f-4921-965b-bba2681ccd93 req-266c3b8b-b75f-40bc-804f-d87bbfd101f2 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Calling method 'version_select' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:59:00.250816 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-5d32fda2-0a6f-4921-965b-bba2681ccd93 req-266c3b8b-b75f-40bc-804f-d87bbfd101f2 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] https://10.4.3.240/volume/v3/attachments/339df846-b3ce-4193-9ab7-7db001139a40 returned with HTTP 200 Aug 20 00:59:00.251434 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 281/1111] 10.4.3.240 () {70 vars in 1651 bytes} [Thu Aug 20 00:59:00 2026] GET /volume/v3/attachments/339df846-b3ce-4193-9ab7-7db001139a40 => generated 994 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:59:00.534653 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-9b38e624-7d8c-4a88-8a29-a689b1baae25 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:59:00.633454 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-9b38e624-7d8c-4a88-8a29-a689b1baae25 tempest-VolumeTypesAccessTest-1304102065 tempest-VolumeTypesAccessTest-1304102065-project-admin] POST https://10.4.3.240/volume/v3/types Aug 20 00:59:00.633932 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-9b38e624-7d8c-4a88-8a29-a689b1baae25 tempest-VolumeTypesAccessTest-1304102065 tempest-VolumeTypesAccessTest-1304102065-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-763127897", "os-volume-type-access:is_public": false}} {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:59:00.636426 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:59:00.636426 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 00:59:00.655564 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-9b38e624-7d8c-4a88-8a29-a689b1baae25 tempest-VolumeTypesAccessTest-1304102065 tempest-VolumeTypesAccessTest-1304102065-project-admin] https://10.4.3.240/volume/v3/types returned with HTTP 200 Aug 20 00:59:00.655954 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 274/1112] 10.4.3.240 () {68 vars in 1253 bytes} [Thu Aug 20 00:59:00 2026] POST /volume/v3/types => generated 228 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:59:00.665810 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-9574ffb8-f7c6-4e45-a32c-55bd298a051c None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:59:00.707480 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-0e348daf-1363-4da5-a23e-363f0c20ba88 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:59:00.712862 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-0e348daf-1363-4da5-a23e-363f0c20ba88 tempest-ImageDependencyTests-936551636 tempest-ImageDependencyTests-936551636-project-member] GET https://10.4.3.240/volume/v3/snapshots/837ac69c-82a5-4583-9764-248a42fd7698 Aug 20 00:59:00.713146 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-0e348daf-1363-4da5-a23e-363f0c20ba88 tempest-ImageDependencyTests-936551636 tempest-ImageDependencyTests-936551636-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:59:00.713572 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-0e348daf-1363-4da5-a23e-363f0c20ba88 tempest-ImageDependencyTests-936551636 tempest-ImageDependencyTests-936551636-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:59:00.720161 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-0e348daf-1363-4da5-a23e-363f0c20ba88 tempest-ImageDependencyTests-936551636 tempest-ImageDependencyTests-936551636-project-member] https://10.4.3.240/volume/v3/snapshots/837ac69c-82a5-4583-9764-248a42fd7698 returned with HTTP 404 Aug 20 00:59:00.721311 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 277/1113] 10.4.3.240 () {66 vars in 1354 bytes} [Thu Aug 20 00:59:00 2026] GET /volume/v3/snapshots/837ac69c-82a5-4583-9764-248a42fd7698 => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:59:00.750046 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-9574ffb8-f7c6-4e45-a32c-55bd298a051c tempest-VolumeTypesAccessTest-779160474 tempest-VolumeTypesAccessTest-779160474-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 20 00:59:00.750372 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-9574ffb8-f7c6-4e45-a32c-55bd298a051c tempest-VolumeTypesAccessTest-779160474 tempest-VolumeTypesAccessTest-779160474-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "60bb8267-5d61-4e0b-98fd-d50661bbdfd7", "size": 1}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:59:00.751926 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.v3.volumes [None req-9574ffb8-f7c6-4e45-a32c-55bd298a051c tempest-VolumeTypesAccessTest-779160474 tempest-VolumeTypesAccessTest-779160474-project-member] Create volume request body: {'volume': {'volume_type': '60bb8267-5d61-4e0b-98fd-d50661bbdfd7', 'size': 1}} {{(pid=100214) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 00:59:00.761146 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-9574ffb8-f7c6-4e45-a32c-55bd298a051c tempest-VolumeTypesAccessTest-779160474 tempest-VolumeTypesAccessTest-779160474-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 404 Aug 20 00:59:00.761734 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 282/1114] 10.4.3.240 () {68 vars in 1258 bytes} [Thu Aug 20 00:59:00 2026] POST /volume/v3/volumes => generated 114 bytes in 96 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:59:00.772159 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-afb0c087-3059-43fd-945e-0581fa0c1cc5 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:59:00.776691 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-afb0c087-3059-43fd-945e-0581fa0c1cc5 tempest-VolumeTypesAccessTest-1304102065 tempest-VolumeTypesAccessTest-1304102065-project-admin] POST https://10.4.3.240/volume/v3/types/60bb8267-5d61-4e0b-98fd-d50661bbdfd7/action Aug 20 00:59:00.777212 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-afb0c087-3059-43fd-945e-0581fa0c1cc5 tempest-VolumeTypesAccessTest-1304102065 tempest-VolumeTypesAccessTest-1304102065-project-admin] Action body: b'{"addProjectAccess": {"project": "a9d51250b92f4ebf901f051e8988d57d"}}' {{(pid=100215) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 00:59:00.777455 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-afb0c087-3059-43fd-945e-0581fa0c1cc5 tempest-VolumeTypesAccessTest-1304102065 tempest-VolumeTypesAccessTest-1304102065-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "a9d51250b92f4ebf901f051e8988d57d"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:59:00.779351 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:59:00.779351 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 00:59:00.790303 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-afb0c087-3059-43fd-945e-0581fa0c1cc5 tempest-VolumeTypesAccessTest-1304102065 tempest-VolumeTypesAccessTest-1304102065-project-admin] https://10.4.3.240/volume/v3/types/60bb8267-5d61-4e0b-98fd-d50661bbdfd7/action returned with HTTP 202 Aug 20 00:59:00.790886 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 282/1115] 10.4.3.240 () {68 vars in 1384 bytes} [Thu Aug 20 00:59:00 2026] POST /volume/v3/types/60bb8267-5d61-4e0b-98fd-d50661bbdfd7/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:59:00.798525 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-00117104-e127-4be4-9aa5-b2c5a62b60b0 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:59:00.800487 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-00117104-e127-4be4-9aa5-b2c5a62b60b0 tempest-VolumeTypesAccessTest-779160474 tempest-VolumeTypesAccessTest-779160474-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 20 00:59:00.800808 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-00117104-e127-4be4-9aa5-b2c5a62b60b0 tempest-VolumeTypesAccessTest-779160474 tempest-VolumeTypesAccessTest-779160474-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "60bb8267-5d61-4e0b-98fd-d50661bbdfd7", "size": 1, "name": "tempest-VolumeTypesAccessTest-Volume-1759943014"}} {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:59:00.802776 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.v3.volumes [None req-00117104-e127-4be4-9aa5-b2c5a62b60b0 tempest-VolumeTypesAccessTest-779160474 tempest-VolumeTypesAccessTest-779160474-project-member] Create volume request body: {'volume': {'volume_type': '60bb8267-5d61-4e0b-98fd-d50661bbdfd7', 'size': 1, 'name': 'tempest-VolumeTypesAccessTest-Volume-1759943014'}} {{(pid=100213) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 00:59:00.807742 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.v3.volumes [None req-00117104-e127-4be4-9aa5-b2c5a62b60b0 tempest-VolumeTypesAccessTest-779160474 tempest-VolumeTypesAccessTest-779160474-project-member] Create volume of 1 GB Aug 20 00:59:00.808247 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:59:00.808247 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 00:59:00.808846 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-00117104-e127-4be4-9aa5-b2c5a62b60b0 tempest-VolumeTypesAccessTest-779160474 tempest-VolumeTypesAccessTest-779160474-project-member] Availability Zones retrieved successfully. Aug 20 00:59:00.814656 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-00117104-e127-4be4-9aa5-b2c5a62b60b0 tempest-VolumeTypesAccessTest-779160474 tempest-VolumeTypesAccessTest-779160474-project-member] Flow 'volume_create_api' (c1c8a0d5-a47d-41f8-952c-657832c00506) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:59:00.815530 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-00117104-e127-4be4-9aa5-b2c5a62b60b0 tempest-VolumeTypesAccessTest-779160474 tempest-VolumeTypesAccessTest-779160474-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (220f2496-930b-42bc-bce0-eb2129100385) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:59:00.816534 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.flows.api.create_volume [None req-00117104-e127-4be4-9aa5-b2c5a62b60b0 tempest-VolumeTypesAccessTest-779160474 tempest-VolumeTypesAccessTest-779160474-project-member] Validating volume size '1' using validate_int {{(pid=100213) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 00:59:00.838392 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-00117104-e127-4be4-9aa5-b2c5a62b60b0 tempest-VolumeTypesAccessTest-779160474 tempest-VolumeTypesAccessTest-779160474-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (220f2496-930b-42bc-bce0-eb2129100385) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:59:01Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=60bb8267-5d61-4e0b-98fd-d50661bbdfd7,is_public=False,name='tempest-VolumeTypesAccessTest-volume-type-763127897',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '60bb8267-5d61-4e0b-98fd-d50661bbdfd7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:59:00.839739 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-00117104-e127-4be4-9aa5-b2c5a62b60b0 tempest-VolumeTypesAccessTest-779160474 tempest-VolumeTypesAccessTest-779160474-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (979ffdef-fe50-47ee-8e4f-1712e9fdb8cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:59:00.870299 np0000007838 devstack@c-api.service[100213]: WARNING cinder.quota [None req-00117104-e127-4be4-9aa5-b2c5a62b60b0 tempest-VolumeTypesAccessTest-779160474 tempest-VolumeTypesAccessTest-779160474-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesAccessTest-volume-type-763127897 is set by the default quota flag: quota_volumes_tempest-VolumeTypesAccessTest-volume-type-763127897, it is now deprecated. Please use the default quota class for default quota. Aug 20 00:59:00.870625 np0000007838 devstack@c-api.service[100213]: WARNING cinder.quota [None req-00117104-e127-4be4-9aa5-b2c5a62b60b0 tempest-VolumeTypesAccessTest-779160474 tempest-VolumeTypesAccessTest-779160474-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesAccessTest-volume-type-763127897 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesAccessTest-volume-type-763127897, it is now deprecated. Please use the default quota class for default quota. Aug 20 00:59:00.907597 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.quota [None req-00117104-e127-4be4-9aa5-b2c5a62b60b0 tempest-VolumeTypesAccessTest-779160474 tempest-VolumeTypesAccessTest-779160474-project-member] Created reservations ['9d5b8b46-add1-46e6-a023-ca713679ef95', 'd0b72c25-8448-4536-80cc-f310719a072d', '3fd6e887-e998-48cc-83e5-905e79139d83', '4f9e11f7-edab-4325-ba10-6d42632d7076'] {{(pid=100213) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:59:00.908867 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-00117104-e127-4be4-9aa5-b2c5a62b60b0 tempest-VolumeTypesAccessTest-779160474 tempest-VolumeTypesAccessTest-779160474-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (979ffdef-fe50-47ee-8e4f-1712e9fdb8cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9d5b8b46-add1-46e6-a023-ca713679ef95', 'd0b72c25-8448-4536-80cc-f310719a072d', '3fd6e887-e998-48cc-83e5-905e79139d83', '4f9e11f7-edab-4325-ba10-6d42632d7076']}' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:59:00.910028 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-00117104-e127-4be4-9aa5-b2c5a62b60b0 tempest-VolumeTypesAccessTest-779160474 tempest-VolumeTypesAccessTest-779160474-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (13fdf72e-afab-4249-82c9-f56cf5ddd882) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:59:00.947549 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-00117104-e127-4be4-9aa5-b2c5a62b60b0 tempest-VolumeTypesAccessTest-779160474 tempest-VolumeTypesAccessTest-779160474-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (13fdf72e-afab-4249-82c9-f56cf5ddd882) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'db9aa467-3f6d-4ea5-82e6-032fbdc69e1a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-1759943014',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a9d51250b92f4ebf901f051e8988d57d',qos_specs=None,replication_status=,reservations=['9d5b8b46-add1-46e6-a023-ca713679ef95','d0b72c25-8448-4536-80cc-f310719a072d','3fd6e887-e998-48cc-83e5-905e79139d83','4f9e11f7-edab-4325-ba10-6d42632d7076'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='18372993a7d94eb0bf2613ab09cfde90',volume_type_id=60bb8267-5d61-4e0b-98fd-d50661bbdfd7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T00:59:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-1759943014',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=db9aa467-3f6d-4ea5-82e6-032fbdc69e1a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a9d51250b92f4ebf901f051e8988d57d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='18372993a7d94eb0bf2613ab09cfde90',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(60bb8267-5d61-4e0b-98fd-d50661bbdfd7),volume_type_id=60bb8267-5d61-4e0b-98fd-d50661bbdfd7)}' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:59:00.948615 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-00117104-e127-4be4-9aa5-b2c5a62b60b0 tempest-VolumeTypesAccessTest-779160474 tempest-VolumeTypesAccessTest-779160474-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ca0b4a80-130a-4d17-aa68-74de45ae5155) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:59:00.971384 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-00117104-e127-4be4-9aa5-b2c5a62b60b0 tempest-VolumeTypesAccessTest-779160474 tempest-VolumeTypesAccessTest-779160474-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ca0b4a80-130a-4d17-aa68-74de45ae5155) transitioned into state 'SUCCESS' from state '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-1759943014',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a9d51250b92f4ebf901f051e8988d57d',qos_specs=None,replication_status=,reservations=['9d5b8b46-add1-46e6-a023-ca713679ef95','d0b72c25-8448-4536-80cc-f310719a072d','3fd6e887-e998-48cc-83e5-905e79139d83','4f9e11f7-edab-4325-ba10-6d42632d7076'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='18372993a7d94eb0bf2613ab09cfde90',volume_type_id=60bb8267-5d61-4e0b-98fd-d50661bbdfd7)}' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:59:00.972425 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-00117104-e127-4be4-9aa5-b2c5a62b60b0 tempest-VolumeTypesAccessTest-779160474 tempest-VolumeTypesAccessTest-779160474-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cc452768-5c36-4f19-9337-23d65c79986c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:59:00.985071 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-00117104-e127-4be4-9aa5-b2c5a62b60b0 tempest-VolumeTypesAccessTest-779160474 tempest-VolumeTypesAccessTest-779160474-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cc452768-5c36-4f19-9337-23d65c79986c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:59:00.986279 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-00117104-e127-4be4-9aa5-b2c5a62b60b0 tempest-VolumeTypesAccessTest-779160474 tempest-VolumeTypesAccessTest-779160474-project-member] Flow 'volume_create_api' (c1c8a0d5-a47d-41f8-952c-657832c00506) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100213) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:59:00.986713 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-00117104-e127-4be4-9aa5-b2c5a62b60b0 tempest-VolumeTypesAccessTest-779160474 tempest-VolumeTypesAccessTest-779160474-project-member] Create volume request issued successfully. Aug 20 00:59:00.987630 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-00117104-e127-4be4-9aa5-b2c5a62b60b0 tempest-VolumeTypesAccessTest-779160474 tempest-VolumeTypesAccessTest-779160474-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 20 00:59:00.988292 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 275/1116] 10.4.3.240 () {68 vars in 1259 bytes} [Thu Aug 20 00:59:00 2026] POST /volume/v3/volumes => generated 795 bytes in 190 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 00:59:01.003686 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-d4c3fe41-c5de-4f34-86f7-201e212cf3ae None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:59:01.006054 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-d4c3fe41-c5de-4f34-86f7-201e212cf3ae tempest-VolumeTypesAccessTest-779160474 tempest-VolumeTypesAccessTest-779160474-project-member] GET https://10.4.3.240/volume/v3/volumes/db9aa467-3f6d-4ea5-82e6-032fbdc69e1a Aug 20 00:59:01.006352 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-d4c3fe41-c5de-4f34-86f7-201e212cf3ae tempest-VolumeTypesAccessTest-779160474 tempest-VolumeTypesAccessTest-779160474-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:59:01.006626 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-d4c3fe41-c5de-4f34-86f7-201e212cf3ae tempest-VolumeTypesAccessTest-779160474 tempest-VolumeTypesAccessTest-779160474-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:59:01.016038 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:59:01.016038 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 00:59:01.021730 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-d4c3fe41-c5de-4f34-86f7-201e212cf3ae tempest-VolumeTypesAccessTest-779160474 tempest-VolumeTypesAccessTest-779160474-project-member] Volume info retrieved successfully. Aug 20 00:59:01.029392 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-d4c3fe41-c5de-4f34-86f7-201e212cf3ae tempest-VolumeTypesAccessTest-779160474 tempest-VolumeTypesAccessTest-779160474-project-member] https://10.4.3.240/volume/v3/volumes/db9aa467-3f6d-4ea5-82e6-032fbdc69e1a returned with HTTP 200 Aug 20 00:59:01.029885 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 278/1117] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:59:01 2026] GET /volume/v3/volumes/db9aa467-3f6d-4ea5-82e6-032fbdc69e1a => generated 863 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:59:02.042458 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-0c6a7c01-8907-4555-88c0-45c83f728b65 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:59:02.044235 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-0c6a7c01-8907-4555-88c0-45c83f728b65 tempest-VolumeTypesAccessTest-779160474 tempest-VolumeTypesAccessTest-779160474-project-member] GET https://10.4.3.240/volume/v3/volumes/db9aa467-3f6d-4ea5-82e6-032fbdc69e1a Aug 20 00:59:02.044423 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-0c6a7c01-8907-4555-88c0-45c83f728b65 tempest-VolumeTypesAccessTest-779160474 tempest-VolumeTypesAccessTest-779160474-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:59:02.044629 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-0c6a7c01-8907-4555-88c0-45c83f728b65 tempest-VolumeTypesAccessTest-779160474 tempest-VolumeTypesAccessTest-779160474-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:59:02.052494 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:59:02.052494 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 00:59:02.056115 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-0c6a7c01-8907-4555-88c0-45c83f728b65 tempest-VolumeTypesAccessTest-779160474 tempest-VolumeTypesAccessTest-779160474-project-member] Volume info retrieved successfully. Aug 20 00:59:02.059981 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-0c6a7c01-8907-4555-88c0-45c83f728b65 tempest-VolumeTypesAccessTest-779160474 tempest-VolumeTypesAccessTest-779160474-project-member] https://10.4.3.240/volume/v3/volumes/db9aa467-3f6d-4ea5-82e6-032fbdc69e1a returned with HTTP 200 Aug 20 00:59:02.060321 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 283/1118] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:59:02 2026] GET /volume/v3/volumes/db9aa467-3f6d-4ea5-82e6-032fbdc69e1a => generated 888 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:59:02.077639 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-acf65661-aa6a-41b1-bebc-9435baabcfb4 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:59:02.079481 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-acf65661-aa6a-41b1-bebc-9435baabcfb4 tempest-VolumeTypesAccessTest-779160474 tempest-VolumeTypesAccessTest-779160474-project-member] GET https://10.4.3.240/volume/v3/volumes/db9aa467-3f6d-4ea5-82e6-032fbdc69e1a Aug 20 00:59:02.079689 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-acf65661-aa6a-41b1-bebc-9435baabcfb4 tempest-VolumeTypesAccessTest-779160474 tempest-VolumeTypesAccessTest-779160474-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:59:02.080650 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-acf65661-aa6a-41b1-bebc-9435baabcfb4 tempest-VolumeTypesAccessTest-779160474 tempest-VolumeTypesAccessTest-779160474-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:59:02.087327 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:59:02.087327 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 00:59:02.091456 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-acf65661-aa6a-41b1-bebc-9435baabcfb4 tempest-VolumeTypesAccessTest-779160474 tempest-VolumeTypesAccessTest-779160474-project-member] Volume info retrieved successfully. Aug 20 00:59:02.095818 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-acf65661-aa6a-41b1-bebc-9435baabcfb4 tempest-VolumeTypesAccessTest-779160474 tempest-VolumeTypesAccessTest-779160474-project-member] https://10.4.3.240/volume/v3/volumes/db9aa467-3f6d-4ea5-82e6-032fbdc69e1a returned with HTTP 200 Aug 20 00:59:02.096347 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 283/1119] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:59:02 2026] GET /volume/v3/volumes/db9aa467-3f6d-4ea5-82e6-032fbdc69e1a => generated 888 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:59:02.111697 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-e739da48-26fb-4630-9752-7ce42f63bd0d None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:59:02.114265 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-e739da48-26fb-4630-9752-7ce42f63bd0d tempest-VolumeTypesAccessTest-779160474 tempest-VolumeTypesAccessTest-779160474-project-member] DELETE https://10.4.3.240/volume/v3/volumes/db9aa467-3f6d-4ea5-82e6-032fbdc69e1a Aug 20 00:59:02.114354 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-e739da48-26fb-4630-9752-7ce42f63bd0d tempest-VolumeTypesAccessTest-779160474 tempest-VolumeTypesAccessTest-779160474-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:59:02.114545 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-e739da48-26fb-4630-9752-7ce42f63bd0d tempest-VolumeTypesAccessTest-779160474 tempest-VolumeTypesAccessTest-779160474-project-member] Calling method 'delete' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:59:02.114697 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.v3.volumes [None req-e739da48-26fb-4630-9752-7ce42f63bd0d tempest-VolumeTypesAccessTest-779160474 tempest-VolumeTypesAccessTest-779160474-project-member] Delete volume with id: db9aa467-3f6d-4ea5-82e6-032fbdc69e1a Aug 20 00:59:02.121570 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:59:02.121570 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 00:59:02.121931 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-e739da48-26fb-4630-9752-7ce42f63bd0d tempest-VolumeTypesAccessTest-779160474 tempest-VolumeTypesAccessTest-779160474-project-member] Volume info retrieved successfully. Aug 20 00:59:02.143475 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-e739da48-26fb-4630-9752-7ce42f63bd0d tempest-VolumeTypesAccessTest-779160474 tempest-VolumeTypesAccessTest-779160474-project-member] Delete volume request issued successfully. Aug 20 00:59:02.143475 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-e739da48-26fb-4630-9752-7ce42f63bd0d tempest-VolumeTypesAccessTest-779160474 tempest-VolumeTypesAccessTest-779160474-project-member] https://10.4.3.240/volume/v3/volumes/db9aa467-3f6d-4ea5-82e6-032fbdc69e1a returned with HTTP 202 Aug 20 00:59:02.143475 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 276/1120] 10.4.3.240 () {66 vars in 1351 bytes} [Thu Aug 20 00:59:02 2026] DELETE /volume/v3/volumes/db9aa467-3f6d-4ea5-82e6-032fbdc69e1a => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:59:02.151435 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-97e3821e-e31c-44ef-9d72-38dc94a2856c None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:59:02.153476 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-97e3821e-e31c-44ef-9d72-38dc94a2856c tempest-VolumeTypesAccessTest-779160474 tempest-VolumeTypesAccessTest-779160474-project-member] GET https://10.4.3.240/volume/v3/volumes/db9aa467-3f6d-4ea5-82e6-032fbdc69e1a Aug 20 00:59:02.153558 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-97e3821e-e31c-44ef-9d72-38dc94a2856c tempest-VolumeTypesAccessTest-779160474 tempest-VolumeTypesAccessTest-779160474-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:59:02.153721 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-97e3821e-e31c-44ef-9d72-38dc94a2856c tempest-VolumeTypesAccessTest-779160474 tempest-VolumeTypesAccessTest-779160474-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:59:02.161957 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:59:02.161957 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 00:59:02.166629 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-97e3821e-e31c-44ef-9d72-38dc94a2856c tempest-VolumeTypesAccessTest-779160474 tempest-VolumeTypesAccessTest-779160474-project-member] Volume info retrieved successfully. Aug 20 00:59:02.170687 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-97e3821e-e31c-44ef-9d72-38dc94a2856c tempest-VolumeTypesAccessTest-779160474 tempest-VolumeTypesAccessTest-779160474-project-member] https://10.4.3.240/volume/v3/volumes/db9aa467-3f6d-4ea5-82e6-032fbdc69e1a returned with HTTP 200 Aug 20 00:59:02.171087 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 279/1121] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:59:02 2026] GET /volume/v3/volumes/db9aa467-3f6d-4ea5-82e6-032fbdc69e1a => generated 887 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:59:03.183373 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-af6afeaa-2771-4e67-80e1-145316310999 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:59:03.187809 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-af6afeaa-2771-4e67-80e1-145316310999 tempest-VolumeTypesAccessTest-779160474 tempest-VolumeTypesAccessTest-779160474-project-member] GET https://10.4.3.240/volume/v3/volumes/db9aa467-3f6d-4ea5-82e6-032fbdc69e1a Aug 20 00:59:03.187990 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-af6afeaa-2771-4e67-80e1-145316310999 tempest-VolumeTypesAccessTest-779160474 tempest-VolumeTypesAccessTest-779160474-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:59:03.188174 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-af6afeaa-2771-4e67-80e1-145316310999 tempest-VolumeTypesAccessTest-779160474 tempest-VolumeTypesAccessTest-779160474-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:59:03.193393 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-af6afeaa-2771-4e67-80e1-145316310999 tempest-VolumeTypesAccessTest-779160474 tempest-VolumeTypesAccessTest-779160474-project-member] https://10.4.3.240/volume/v3/volumes/db9aa467-3f6d-4ea5-82e6-032fbdc69e1a returned with HTTP 404 Aug 20 00:59:03.193800 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 284/1122] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:59:03 2026] GET /volume/v3/volumes/db9aa467-3f6d-4ea5-82e6-032fbdc69e1a => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:59:03.207017 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-f24cf4a7-6beb-49f1-b487-0b78508c17e7 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:59:03.212179 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-f24cf4a7-6beb-49f1-b487-0b78508c17e7 tempest-VolumeTypesAccessTest-1304102065 tempest-VolumeTypesAccessTest-1304102065-project-admin] POST https://10.4.3.240/volume/v3/types/60bb8267-5d61-4e0b-98fd-d50661bbdfd7/action Aug 20 00:59:03.212616 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-f24cf4a7-6beb-49f1-b487-0b78508c17e7 tempest-VolumeTypesAccessTest-1304102065 tempest-VolumeTypesAccessTest-1304102065-project-admin] Action body: b'{"removeProjectAccess": {"project": "a9d51250b92f4ebf901f051e8988d57d"}}' {{(pid=100215) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 00:59:03.212763 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-f24cf4a7-6beb-49f1-b487-0b78508c17e7 tempest-VolumeTypesAccessTest-1304102065 tempest-VolumeTypesAccessTest-1304102065-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "a9d51250b92f4ebf901f051e8988d57d"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:59:03.230563 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-f24cf4a7-6beb-49f1-b487-0b78508c17e7 tempest-VolumeTypesAccessTest-1304102065 tempest-VolumeTypesAccessTest-1304102065-project-admin] https://10.4.3.240/volume/v3/types/60bb8267-5d61-4e0b-98fd-d50661bbdfd7/action returned with HTTP 202 Aug 20 00:59:03.231097 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 284/1123] 10.4.3.240 () {68 vars in 1384 bytes} [Thu Aug 20 00:59:03 2026] POST /volume/v3/types/60bb8267-5d61-4e0b-98fd-d50661bbdfd7/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:59:03.238634 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-d23ed49d-c9de-49c7-bdf4-e7cc5f2a564b None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:59:03.241262 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-d23ed49d-c9de-49c7-bdf4-e7cc5f2a564b tempest-VolumeTypesAccessTest-1304102065 tempest-VolumeTypesAccessTest-1304102065-project-admin] DELETE https://10.4.3.240/volume/v3/types/60bb8267-5d61-4e0b-98fd-d50661bbdfd7 Aug 20 00:59:03.241489 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-d23ed49d-c9de-49c7-bdf4-e7cc5f2a564b tempest-VolumeTypesAccessTest-1304102065 tempest-VolumeTypesAccessTest-1304102065-project-admin] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:59:03.241691 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-d23ed49d-c9de-49c7-bdf4-e7cc5f2a564b tempest-VolumeTypesAccessTest-1304102065 tempest-VolumeTypesAccessTest-1304102065-project-admin] Calling method '_delete' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:59:03.287701 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-d23ed49d-c9de-49c7-bdf4-e7cc5f2a564b tempest-VolumeTypesAccessTest-1304102065 tempest-VolumeTypesAccessTest-1304102065-project-admin] https://10.4.3.240/volume/v3/types/60bb8267-5d61-4e0b-98fd-d50661bbdfd7 returned with HTTP 202 Aug 20 00:59:03.288408 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 277/1124] 10.4.3.240 () {66 vars in 1345 bytes} [Thu Aug 20 00:59:03 2026] DELETE /volume/v3/types/60bb8267-5d61-4e0b-98fd-d50661bbdfd7 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:59:03.299816 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-d2b55bf8-1260-480a-9a14-6a270efc64b1 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:59:03.302262 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-d2b55bf8-1260-480a-9a14-6a270efc64b1 tempest-VolumeTypesAccessTest-1304102065 tempest-VolumeTypesAccessTest-1304102065-project-admin] GET https://10.4.3.240/volume/v3/types/60bb8267-5d61-4e0b-98fd-d50661bbdfd7 Aug 20 00:59:03.302563 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-d2b55bf8-1260-480a-9a14-6a270efc64b1 tempest-VolumeTypesAccessTest-1304102065 tempest-VolumeTypesAccessTest-1304102065-project-admin] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:59:03.302824 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-d2b55bf8-1260-480a-9a14-6a270efc64b1 tempest-VolumeTypesAccessTest-1304102065 tempest-VolumeTypesAccessTest-1304102065-project-admin] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:59:03.309447 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-d2b55bf8-1260-480a-9a14-6a270efc64b1 tempest-VolumeTypesAccessTest-1304102065 tempest-VolumeTypesAccessTest-1304102065-project-admin] https://10.4.3.240/volume/v3/types/60bb8267-5d61-4e0b-98fd-d50661bbdfd7 returned with HTTP 404 Aug 20 00:59:03.310088 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 280/1125] 10.4.3.240 () {66 vars in 1342 bytes} [Thu Aug 20 00:59:03 2026] GET /volume/v3/types/60bb8267-5d61-4e0b-98fd-d50661bbdfd7 => generated 114 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:59:03.321392 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-bba94526-7efa-49f6-88d3-2c72a9d33b7d None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:59:03.323020 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-bba94526-7efa-49f6-88d3-2c72a9d33b7d tempest-VolumeTypesAccessTest-1304102065 tempest-VolumeTypesAccessTest-1304102065-project-admin] POST https://10.4.3.240/volume/v3/types Aug 20 00:59:03.323373 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-bba94526-7efa-49f6-88d3-2c72a9d33b7d tempest-VolumeTypesAccessTest-1304102065 tempest-VolumeTypesAccessTest-1304102065-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-458946171", "os-volume-type-access:is_public": false}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:59:03.335862 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-bba94526-7efa-49f6-88d3-2c72a9d33b7d tempest-VolumeTypesAccessTest-1304102065 tempest-VolumeTypesAccessTest-1304102065-project-admin] https://10.4.3.240/volume/v3/types returned with HTTP 200 Aug 20 00:59:03.336262 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 285/1126] 10.4.3.240 () {68 vars in 1253 bytes} [Thu Aug 20 00:59:03 2026] POST /volume/v3/types => generated 228 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:59:03.345944 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-967f64c4-4a9f-4946-b4d1-d35113d6fea4 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:59:03.348066 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-967f64c4-4a9f-4946-b4d1-d35113d6fea4 tempest-VolumeTypesAccessTest-1304102065 tempest-VolumeTypesAccessTest-1304102065-project-admin] POST https://10.4.3.240/volume/v3/types/9e81d7ec-4dc4-40a8-9642-04bc80acde1e/action Aug 20 00:59:03.348577 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-967f64c4-4a9f-4946-b4d1-d35113d6fea4 tempest-VolumeTypesAccessTest-1304102065 tempest-VolumeTypesAccessTest-1304102065-project-admin] Action body: b'{"addProjectAccess": {"project": "a9d51250b92f4ebf901f051e8988d57d"}}' {{(pid=100215) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 00:59:03.348769 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-967f64c4-4a9f-4946-b4d1-d35113d6fea4 tempest-VolumeTypesAccessTest-1304102065 tempest-VolumeTypesAccessTest-1304102065-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "a9d51250b92f4ebf901f051e8988d57d"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:59:03.360374 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-967f64c4-4a9f-4946-b4d1-d35113d6fea4 tempest-VolumeTypesAccessTest-1304102065 tempest-VolumeTypesAccessTest-1304102065-project-admin] https://10.4.3.240/volume/v3/types/9e81d7ec-4dc4-40a8-9642-04bc80acde1e/action returned with HTTP 202 Aug 20 00:59:03.360896 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 285/1127] 10.4.3.240 () {68 vars in 1384 bytes} [Thu Aug 20 00:59:03 2026] POST /volume/v3/types/9e81d7ec-4dc4-40a8-9642-04bc80acde1e/action => generated 0 bytes in 15 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:59:03.368439 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-e39f4f57-a15b-435c-87dc-2050351ed03b None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:59:03.370134 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-e39f4f57-a15b-435c-87dc-2050351ed03b tempest-VolumeTypesAccessTest-1304102065 tempest-VolumeTypesAccessTest-1304102065-project-admin] POST https://10.4.3.240/volume/v3/types/9e81d7ec-4dc4-40a8-9642-04bc80acde1e/action Aug 20 00:59:03.370632 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-e39f4f57-a15b-435c-87dc-2050351ed03b tempest-VolumeTypesAccessTest-1304102065 tempest-VolumeTypesAccessTest-1304102065-project-admin] Action body: b'{"addProjectAccess": {"project": "3feae0d3314347ccbb59633c9790b03e"}}' {{(pid=100213) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 00:59:03.372148 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-e39f4f57-a15b-435c-87dc-2050351ed03b tempest-VolumeTypesAccessTest-1304102065 tempest-VolumeTypesAccessTest-1304102065-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "3feae0d3314347ccbb59633c9790b03e"}} {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:59:03.383416 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-e39f4f57-a15b-435c-87dc-2050351ed03b tempest-VolumeTypesAccessTest-1304102065 tempest-VolumeTypesAccessTest-1304102065-project-admin] https://10.4.3.240/volume/v3/types/9e81d7ec-4dc4-40a8-9642-04bc80acde1e/action returned with HTTP 202 Aug 20 00:59:03.383900 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 278/1128] 10.4.3.240 () {68 vars in 1384 bytes} [Thu Aug 20 00:59:03 2026] POST /volume/v3/types/9e81d7ec-4dc4-40a8-9642-04bc80acde1e/action => generated 0 bytes in 16 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:59:03.391230 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-2840f67b-44bf-44ac-821d-71d118666dc7 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:59:03.393018 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-2840f67b-44bf-44ac-821d-71d118666dc7 tempest-VolumeTypesAccessTest-1304102065 tempest-VolumeTypesAccessTest-1304102065-project-admin] GET https://10.4.3.240/volume/v3/types/9e81d7ec-4dc4-40a8-9642-04bc80acde1e/os-volume-type-access Aug 20 00:59:03.393241 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-2840f67b-44bf-44ac-821d-71d118666dc7 tempest-VolumeTypesAccessTest-1304102065 tempest-VolumeTypesAccessTest-1304102065-project-admin] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:59:03.393433 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-2840f67b-44bf-44ac-821d-71d118666dc7 tempest-VolumeTypesAccessTest-1304102065 tempest-VolumeTypesAccessTest-1304102065-project-admin] Calling method 'index' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:59:03.403571 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-2840f67b-44bf-44ac-821d-71d118666dc7 tempest-VolumeTypesAccessTest-1304102065 tempest-VolumeTypesAccessTest-1304102065-project-admin] https://10.4.3.240/volume/v3/types/9e81d7ec-4dc4-40a8-9642-04bc80acde1e/os-volume-type-access returned with HTTP 200 Aug 20 00:59:03.403931 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 281/1129] 10.4.3.240 () {66 vars in 1408 bytes} [Thu Aug 20 00:59:03 2026] GET /volume/v3/types/9e81d7ec-4dc4-40a8-9642-04bc80acde1e/os-volume-type-access => generated 244 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:59:03.411399 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-ff88c506-9c3e-43e2-b557-519c4b9c86e6 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:59:03.413843 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-ff88c506-9c3e-43e2-b557-519c4b9c86e6 tempest-VolumeTypesAccessTest-1304102065 tempest-VolumeTypesAccessTest-1304102065-project-admin] POST https://10.4.3.240/volume/v3/types/9e81d7ec-4dc4-40a8-9642-04bc80acde1e/action Aug 20 00:59:03.414760 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-ff88c506-9c3e-43e2-b557-519c4b9c86e6 tempest-VolumeTypesAccessTest-1304102065 tempest-VolumeTypesAccessTest-1304102065-project-admin] Action body: b'{"removeProjectAccess": {"project": "3feae0d3314347ccbb59633c9790b03e"}}' {{(pid=100214) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 00:59:03.414908 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-ff88c506-9c3e-43e2-b557-519c4b9c86e6 tempest-VolumeTypesAccessTest-1304102065 tempest-VolumeTypesAccessTest-1304102065-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "3feae0d3314347ccbb59633c9790b03e"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:59:03.429551 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-ff88c506-9c3e-43e2-b557-519c4b9c86e6 tempest-VolumeTypesAccessTest-1304102065 tempest-VolumeTypesAccessTest-1304102065-project-admin] https://10.4.3.240/volume/v3/types/9e81d7ec-4dc4-40a8-9642-04bc80acde1e/action returned with HTTP 202 Aug 20 00:59:03.429964 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 286/1130] 10.4.3.240 () {68 vars in 1384 bytes} [Thu Aug 20 00:59:03 2026] POST /volume/v3/types/9e81d7ec-4dc4-40a8-9642-04bc80acde1e/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:59:03.438081 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-360436c0-e6ce-438b-a3a5-35199b2a9c2c None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:59:03.439661 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-360436c0-e6ce-438b-a3a5-35199b2a9c2c tempest-VolumeTypesAccessTest-1304102065 tempest-VolumeTypesAccessTest-1304102065-project-admin] POST https://10.4.3.240/volume/v3/types/9e81d7ec-4dc4-40a8-9642-04bc80acde1e/action Aug 20 00:59:03.440109 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-360436c0-e6ce-438b-a3a5-35199b2a9c2c tempest-VolumeTypesAccessTest-1304102065 tempest-VolumeTypesAccessTest-1304102065-project-admin] Action body: b'{"removeProjectAccess": {"project": "a9d51250b92f4ebf901f051e8988d57d"}}' {{(pid=100215) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 00:59:03.440304 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-360436c0-e6ce-438b-a3a5-35199b2a9c2c tempest-VolumeTypesAccessTest-1304102065 tempest-VolumeTypesAccessTest-1304102065-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "a9d51250b92f4ebf901f051e8988d57d"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:59:03.450307 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-360436c0-e6ce-438b-a3a5-35199b2a9c2c tempest-VolumeTypesAccessTest-1304102065 tempest-VolumeTypesAccessTest-1304102065-project-admin] https://10.4.3.240/volume/v3/types/9e81d7ec-4dc4-40a8-9642-04bc80acde1e/action returned with HTTP 202 Aug 20 00:59:03.450698 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 286/1131] 10.4.3.240 () {68 vars in 1384 bytes} [Thu Aug 20 00:59:03 2026] POST /volume/v3/types/9e81d7ec-4dc4-40a8-9642-04bc80acde1e/action => generated 0 bytes in 13 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:59:03.457363 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-cc49f638-27f6-4c53-8d16-2f356578d4d8 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:59:03.461302 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-cc49f638-27f6-4c53-8d16-2f356578d4d8 tempest-VolumeTypesAccessTest-1304102065 tempest-VolumeTypesAccessTest-1304102065-project-admin] DELETE https://10.4.3.240/volume/v3/types/9e81d7ec-4dc4-40a8-9642-04bc80acde1e Aug 20 00:59:03.461302 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-cc49f638-27f6-4c53-8d16-2f356578d4d8 tempest-VolumeTypesAccessTest-1304102065 tempest-VolumeTypesAccessTest-1304102065-project-admin] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:59:03.461302 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-cc49f638-27f6-4c53-8d16-2f356578d4d8 tempest-VolumeTypesAccessTest-1304102065 tempest-VolumeTypesAccessTest-1304102065-project-admin] Calling method '_delete' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:59:03.491002 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-cc49f638-27f6-4c53-8d16-2f356578d4d8 tempest-VolumeTypesAccessTest-1304102065 tempest-VolumeTypesAccessTest-1304102065-project-admin] https://10.4.3.240/volume/v3/types/9e81d7ec-4dc4-40a8-9642-04bc80acde1e returned with HTTP 202 Aug 20 00:59:03.491002 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 279/1132] 10.4.3.240 () {66 vars in 1345 bytes} [Thu Aug 20 00:59:03 2026] DELETE /volume/v3/types/9e81d7ec-4dc4-40a8-9642-04bc80acde1e => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:59:03.497841 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-1cdf352d-9986-449b-bf6d-de9f60a4553f None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:59:03.500426 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-1cdf352d-9986-449b-bf6d-de9f60a4553f tempest-VolumeTypesAccessTest-1304102065 tempest-VolumeTypesAccessTest-1304102065-project-admin] GET https://10.4.3.240/volume/v3/types/9e81d7ec-4dc4-40a8-9642-04bc80acde1e Aug 20 00:59:03.500696 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-1cdf352d-9986-449b-bf6d-de9f60a4553f tempest-VolumeTypesAccessTest-1304102065 tempest-VolumeTypesAccessTest-1304102065-project-admin] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:59:03.500899 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-1cdf352d-9986-449b-bf6d-de9f60a4553f tempest-VolumeTypesAccessTest-1304102065 tempest-VolumeTypesAccessTest-1304102065-project-admin] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:59:03.505249 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-1cdf352d-9986-449b-bf6d-de9f60a4553f tempest-VolumeTypesAccessTest-1304102065 tempest-VolumeTypesAccessTest-1304102065-project-admin] https://10.4.3.240/volume/v3/types/9e81d7ec-4dc4-40a8-9642-04bc80acde1e returned with HTTP 404 Aug 20 00:59:03.505741 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 282/1133] 10.4.3.240 () {66 vars in 1342 bytes} [Thu Aug 20 00:59:03 2026] GET /volume/v3/types/9e81d7ec-4dc4-40a8-9642-04bc80acde1e => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:59:03.577809 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-0729aa5c-f76e-4166-a8cd-a03ddab209c6 req-78305926-aed4-44ae-a6f2-1c3811d093c8 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:59:03.580720 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-0729aa5c-f76e-4166-a8cd-a03ddab209c6 req-78305926-aed4-44ae-a6f2-1c3811d093c8 tempest-ImageDependencyTests-936551636 tempest-ImageDependencyTests-936551636-project-member] DELETE https://10.4.3.240/volume/v3/attachments/e790cd6c-256b-43ad-be3c-1638037065fd Aug 20 00:59:03.581276 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-0729aa5c-f76e-4166-a8cd-a03ddab209c6 req-78305926-aed4-44ae-a6f2-1c3811d093c8 tempest-ImageDependencyTests-936551636 tempest-ImageDependencyTests-936551636-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:59:03.581573 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-0729aa5c-f76e-4166-a8cd-a03ddab209c6 req-78305926-aed4-44ae-a6f2-1c3811d093c8 tempest-ImageDependencyTests-936551636 tempest-ImageDependencyTests-936551636-project-member] Calling method 'version_select' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:59:03.589417 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:59:03.589417 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 00:59:03.645479 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-0729aa5c-f76e-4166-a8cd-a03ddab209c6 req-78305926-aed4-44ae-a6f2-1c3811d093c8 tempest-ImageDependencyTests-936551636 tempest-ImageDependencyTests-936551636-project-member] https://10.4.3.240/volume/v3/attachments/e790cd6c-256b-43ad-be3c-1638037065fd returned with HTTP 200 Aug 20 00:59:03.648840 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 287/1134] 10.4.3.240 () {72 vars in 1673 bytes} [Thu Aug 20 00:59:03 2026] DELETE /volume/v3/attachments/e790cd6c-256b-43ad-be3c-1638037065fd => generated 19 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:59:03.666424 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-0729aa5c-f76e-4166-a8cd-a03ddab209c6 req-08337f3d-a8da-488f-b52e-b299dd2c0e9e None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:59:03.671091 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-0729aa5c-f76e-4166-a8cd-a03ddab209c6 req-08337f3d-a8da-488f-b52e-b299dd2c0e9e tempest-ImageDependencyTests-936551636 tempest-ImageDependencyTests-936551636-project-member] DELETE https://10.4.3.240/volume/v3/volumes/2c705824-363f-4c86-81e0-c0f62b78f505 Aug 20 00:59:03.672172 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-0729aa5c-f76e-4166-a8cd-a03ddab209c6 req-08337f3d-a8da-488f-b52e-b299dd2c0e9e tempest-ImageDependencyTests-936551636 tempest-ImageDependencyTests-936551636-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:59:03.672172 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-0729aa5c-f76e-4166-a8cd-a03ddab209c6 req-08337f3d-a8da-488f-b52e-b299dd2c0e9e tempest-ImageDependencyTests-936551636 tempest-ImageDependencyTests-936551636-project-member] Calling method 'delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:59:03.672172 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [req-0729aa5c-f76e-4166-a8cd-a03ddab209c6 req-08337f3d-a8da-488f-b52e-b299dd2c0e9e tempest-ImageDependencyTests-936551636 tempest-ImageDependencyTests-936551636-project-member] Delete volume with id: 2c705824-363f-4c86-81e0-c0f62b78f505 Aug 20 00:59:03.682221 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:59:03.682221 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 00:59:03.682818 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [req-0729aa5c-f76e-4166-a8cd-a03ddab209c6 req-08337f3d-a8da-488f-b52e-b299dd2c0e9e tempest-ImageDependencyTests-936551636 tempest-ImageDependencyTests-936551636-project-member] Volume info retrieved successfully. Aug 20 00:59:03.705156 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [req-0729aa5c-f76e-4166-a8cd-a03ddab209c6 req-08337f3d-a8da-488f-b52e-b299dd2c0e9e tempest-ImageDependencyTests-936551636 tempest-ImageDependencyTests-936551636-project-member] Delete volume request issued successfully. Aug 20 00:59:03.705488 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-0729aa5c-f76e-4166-a8cd-a03ddab209c6 req-08337f3d-a8da-488f-b52e-b299dd2c0e9e tempest-ImageDependencyTests-936551636 tempest-ImageDependencyTests-936551636-project-member] https://10.4.3.240/volume/v3/volumes/2c705824-363f-4c86-81e0-c0f62b78f505 returned with HTTP 202 Aug 20 00:59:03.706040 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 287/1135] 10.4.3.240 () {70 vars in 1620 bytes} [Thu Aug 20 00:59:03 2026] DELETE /volume/v3/volumes/2c705824-363f-4c86-81e0-c0f62b78f505 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:59:04.194322 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [req-5d32fda2-0a6f-4921-965b-bba2681ccd93 req-90a3e8e2-677e-4649-a612-b6be487f151a None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:59:04.197576 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-5d32fda2-0a6f-4921-965b-bba2681ccd93 req-90a3e8e2-677e-4649-a612-b6be487f151a tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] POST https://10.4.3.240/volume/v3/attachments/339df846-b3ce-4193-9ab7-7db001139a40/action Aug 20 00:59:04.198013 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [req-5d32fda2-0a6f-4921-965b-bba2681ccd93 req-90a3e8e2-677e-4649-a612-b6be487f151a tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Action body: b'{"os-complete": null}' {{(pid=100213) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 00:59:04.198206 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [req-5d32fda2-0a6f-4921-965b-bba2681ccd93 req-90a3e8e2-677e-4649-a612-b6be487f151a tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:59:04.227209 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:59:04.227209 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 00:59:04.242612 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-5d32fda2-0a6f-4921-965b-bba2681ccd93 req-90a3e8e2-677e-4649-a612-b6be487f151a tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] https://10.4.3.240/volume/v3/attachments/339df846-b3ce-4193-9ab7-7db001139a40/action returned with HTTP 204 Aug 20 00:59:04.243228 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 280/1136] 10.4.3.240 () {74 vars in 1725 bytes} [Thu Aug 20 00:59:04 2026] POST /volume/v3/attachments/339df846-b3ce-4193-9ab7-7db001139a40/action => generated 0 bytes in 50 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:59:06.249707 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-bd02a1a8-6415-4f5f-a385-f935a1c3cea7 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:59:06.384539 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-bd02a1a8-6415-4f5f-a385-f935a1c3cea7 tempest-VolumesMetadataTest-1341512522 tempest-VolumesMetadataTest-1341512522-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 20 00:59:06.384539 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-bd02a1a8-6415-4f5f-a385-f935a1c3cea7 tempest-VolumesMetadataTest-1341512522 tempest-VolumesMetadataTest-1341512522-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesMetadataTest-Volume-644265119"}} {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:59:06.385868 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.v3.volumes [None req-bd02a1a8-6415-4f5f-a385-f935a1c3cea7 tempest-VolumesMetadataTest-1341512522 tempest-VolumesMetadataTest-1341512522-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesMetadataTest-Volume-644265119'}} {{(pid=100212) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 00:59:06.385976 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.v3.volumes [None req-bd02a1a8-6415-4f5f-a385-f935a1c3cea7 tempest-VolumesMetadataTest-1341512522 tempest-VolumesMetadataTest-1341512522-project-member] Create volume of 1 GB Aug 20 00:59:06.391329 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-bd02a1a8-6415-4f5f-a385-f935a1c3cea7 tempest-VolumesMetadataTest-1341512522 tempest-VolumesMetadataTest-1341512522-project-member] Availability Zones retrieved successfully. Aug 20 00:59:06.402899 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-bd02a1a8-6415-4f5f-a385-f935a1c3cea7 tempest-VolumesMetadataTest-1341512522 tempest-VolumesMetadataTest-1341512522-project-member] Flow 'volume_create_api' (a1f3c9ae-e67b-4b53-9a2c-16613883b68a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100212) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:59:06.404157 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-bd02a1a8-6415-4f5f-a385-f935a1c3cea7 tempest-VolumesMetadataTest-1341512522 tempest-VolumesMetadataTest-1341512522-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a528744a-de1f-4e74-8453-aa2833bfff7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:59:06.405097 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.flows.api.create_volume [None req-bd02a1a8-6415-4f5f-a385-f935a1c3cea7 tempest-VolumesMetadataTest-1341512522 tempest-VolumesMetadataTest-1341512522-project-member] Validating volume size '1' using validate_int {{(pid=100212) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 00:59:06.430155 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-bd02a1a8-6415-4f5f-a385-f935a1c3cea7 tempest-VolumesMetadataTest-1341512522 tempest-VolumesMetadataTest-1341512522-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a528744a-de1f-4e74-8453-aa2833bfff7c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:52:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1ed58bd6-fe6a-497e-ae84-e8199d24fdfa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:59:06.430886 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-bd02a1a8-6415-4f5f-a385-f935a1c3cea7 tempest-VolumesMetadataTest-1341512522 tempest-VolumesMetadataTest-1341512522-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (03a76c57-7f38-45f7-8193-62459ce3c01d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:59:06.518602 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.quota [None req-bd02a1a8-6415-4f5f-a385-f935a1c3cea7 tempest-VolumesMetadataTest-1341512522 tempest-VolumesMetadataTest-1341512522-project-member] Created reservations ['47e99774-8446-479a-81b4-a3c0cb617741', '615365e4-0b39-45eb-a6b4-e667a61c2bda', '0e86e433-b5a0-4b38-b3a4-ecae6711cab6', 'e1ad32f3-e844-485e-b25c-8b97ed16c5c1'] {{(pid=100212) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:59:06.519455 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-bd02a1a8-6415-4f5f-a385-f935a1c3cea7 tempest-VolumesMetadataTest-1341512522 tempest-VolumesMetadataTest-1341512522-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (03a76c57-7f38-45f7-8193-62459ce3c01d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['47e99774-8446-479a-81b4-a3c0cb617741', '615365e4-0b39-45eb-a6b4-e667a61c2bda', '0e86e433-b5a0-4b38-b3a4-ecae6711cab6', 'e1ad32f3-e844-485e-b25c-8b97ed16c5c1']}' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:59:06.520203 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-bd02a1a8-6415-4f5f-a385-f935a1c3cea7 tempest-VolumesMetadataTest-1341512522 tempest-VolumesMetadataTest-1341512522-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9f7c0a7d-a3a6-40c2-9093-17c8d0ccc809) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:59:06.543062 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-bd02a1a8-6415-4f5f-a385-f935a1c3cea7 tempest-VolumesMetadataTest-1341512522 tempest-VolumesMetadataTest-1341512522-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9f7c0a7d-a3a6-40c2-9093-17c8d0ccc809) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ae6443a5-88cc-4c37-a6b1-72cbda6c0465', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-644265119',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7c337d9056c3420387fb4554b7cdc738',qos_specs=None,replication_status=,reservations=['47e99774-8446-479a-81b4-a3c0cb617741','615365e4-0b39-45eb-a6b4-e667a61c2bda','0e86e433-b5a0-4b38-b3a4-ecae6711cab6','e1ad32f3-e844-485e-b25c-8b97ed16c5c1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='24249b4483e647128dc5daf46b8ad853',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T00:59:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-644265119',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ae6443a5-88cc-4c37-a6b1-72cbda6c0465,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7c337d9056c3420387fb4554b7cdc738',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='24249b4483e647128dc5daf46b8ad853',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1ed58bd6-fe6a-497e-ae84-e8199d24fdfa),volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:59:06.543810 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-bd02a1a8-6415-4f5f-a385-f935a1c3cea7 tempest-VolumesMetadataTest-1341512522 tempest-VolumesMetadataTest-1341512522-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (98de846d-f655-4073-ba56-2716ab5ff745) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:59:06.575526 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-bd02a1a8-6415-4f5f-a385-f935a1c3cea7 tempest-VolumesMetadataTest-1341512522 tempest-VolumesMetadataTest-1341512522-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (98de846d-f655-4073-ba56-2716ab5ff745) transitioned into state 'SUCCESS' from state '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-644265119',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7c337d9056c3420387fb4554b7cdc738',qos_specs=None,replication_status=,reservations=['47e99774-8446-479a-81b4-a3c0cb617741','615365e4-0b39-45eb-a6b4-e667a61c2bda','0e86e433-b5a0-4b38-b3a4-ecae6711cab6','e1ad32f3-e844-485e-b25c-8b97ed16c5c1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='24249b4483e647128dc5daf46b8ad853',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:59:06.576242 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-bd02a1a8-6415-4f5f-a385-f935a1c3cea7 tempest-VolumesMetadataTest-1341512522 tempest-VolumesMetadataTest-1341512522-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fa39dce4-04e5-4530-a0b4-869f343f4308) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:59:06.586628 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-bd02a1a8-6415-4f5f-a385-f935a1c3cea7 tempest-VolumesMetadataTest-1341512522 tempest-VolumesMetadataTest-1341512522-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fa39dce4-04e5-4530-a0b4-869f343f4308) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:59:06.587449 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-bd02a1a8-6415-4f5f-a385-f935a1c3cea7 tempest-VolumesMetadataTest-1341512522 tempest-VolumesMetadataTest-1341512522-project-member] Flow 'volume_create_api' (a1f3c9ae-e67b-4b53-9a2c-16613883b68a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100212) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:59:06.587745 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-bd02a1a8-6415-4f5f-a385-f935a1c3cea7 tempest-VolumesMetadataTest-1341512522 tempest-VolumesMetadataTest-1341512522-project-member] Create volume request issued successfully. Aug 20 00:59:06.588389 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-bd02a1a8-6415-4f5f-a385-f935a1c3cea7 tempest-VolumesMetadataTest-1341512522 tempest-VolumesMetadataTest-1341512522-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 20 00:59:06.588711 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 283/1137] 10.4.3.240 () {68 vars in 1258 bytes} [Thu Aug 20 00:59:06 2026] POST /volume/v3/volumes => generated 749 bytes in 339 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 00:59:06.601814 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-61255006-1910-404e-96ff-b73a898ecbb1 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:59:06.604707 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-61255006-1910-404e-96ff-b73a898ecbb1 tempest-VolumesMetadataTest-1341512522 tempest-VolumesMetadataTest-1341512522-project-member] GET https://10.4.3.240/volume/v3/volumes/ae6443a5-88cc-4c37-a6b1-72cbda6c0465 Aug 20 00:59:06.604897 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-61255006-1910-404e-96ff-b73a898ecbb1 tempest-VolumesMetadataTest-1341512522 tempest-VolumesMetadataTest-1341512522-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:59:06.605070 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-61255006-1910-404e-96ff-b73a898ecbb1 tempest-VolumesMetadataTest-1341512522 tempest-VolumesMetadataTest-1341512522-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:59:06.614715 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:59:06.614715 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 00:59:06.619404 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-61255006-1910-404e-96ff-b73a898ecbb1 tempest-VolumesMetadataTest-1341512522 tempest-VolumesMetadataTest-1341512522-project-member] Volume info retrieved successfully. Aug 20 00:59:06.627209 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-61255006-1910-404e-96ff-b73a898ecbb1 tempest-VolumesMetadataTest-1341512522 tempest-VolumesMetadataTest-1341512522-project-member] https://10.4.3.240/volume/v3/volumes/ae6443a5-88cc-4c37-a6b1-72cbda6c0465 returned with HTTP 200 Aug 20 00:59:06.627876 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 288/1138] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:59:06 2026] GET /volume/v3/volumes/ae6443a5-88cc-4c37-a6b1-72cbda6c0465 => generated 817 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:59:06.826285 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-a85ce28b-f793-4e9a-8c5c-9252d78988ab None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:59:06.935948 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-a85ce28b-f793-4e9a-8c5c-9252d78988ab tempest-GroupSnapshotsV319Test-779642898 tempest-GroupSnapshotsV319Test-779642898-project-admin] POST https://10.4.3.240/volume/v3/types Aug 20 00:59:06.936438 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-a85ce28b-f793-4e9a-8c5c-9252d78988ab tempest-GroupSnapshotsV319Test-779642898 tempest-GroupSnapshotsV319Test-779642898-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsV319Test-volume-type-249187247"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:59:06.955815 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-a85ce28b-f793-4e9a-8c5c-9252d78988ab tempest-GroupSnapshotsV319Test-779642898 tempest-GroupSnapshotsV319Test-779642898-project-admin] https://10.4.3.240/volume/v3/types returned with HTTP 200 Aug 20 00:59:06.956294 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 288/1139] 10.4.3.240 () {68 vars in 1252 bytes} [Thu Aug 20 00:59:06 2026] POST /volume/v3/types => generated 227 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:59:06.969177 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-63dc81db-03a0-4d68-909e-69184e117cec None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:59:06.974129 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-63dc81db-03a0-4d68-909e-69184e117cec tempest-GroupSnapshotsV319Test-779642898 tempest-GroupSnapshotsV319Test-779642898-project-admin] POST https://10.4.3.240/volume/v3/group_types Aug 20 00:59:06.974594 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-63dc81db-03a0-4d68-909e-69184e117cec tempest-GroupSnapshotsV319Test-779642898 tempest-GroupSnapshotsV319Test-779642898-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsV319Test-group-type-1744495198"}} {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:59:06.994021 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-63dc81db-03a0-4d68-909e-69184e117cec tempest-GroupSnapshotsV319Test-779642898 tempest-GroupSnapshotsV319Test-779642898-project-admin] https://10.4.3.240/volume/v3/group_types returned with HTTP 202 Aug 20 00:59:06.994478 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 281/1140] 10.4.3.240 () {70 vars in 1311 bytes} [Thu Aug 20 00:59:06 2026] POST /volume/v3/group_types => generated 185 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:59:07.005611 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-c6472685-2213-4224-aab7-22506cdae1b3 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:59:07.095023 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-c6472685-2213-4224-aab7-22506cdae1b3 tempest-GroupSnapshotsV319Test-465424408 tempest-GroupSnapshotsV319Test-465424408-project-member] POST https://10.4.3.240/volume/v3/groups Aug 20 00:59:07.095389 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-c6472685-2213-4224-aab7-22506cdae1b3 tempest-GroupSnapshotsV319Test-465424408 tempest-GroupSnapshotsV319Test-465424408-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "297399b4-a545-4cef-aaa8-7d20d3265331", "volume_types": ["5a166914-2645-4b61-a365-7c2b077c1b60"], "name": "tempest-GroupSnapshotsV319Test-Group-362805709"}} {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:59:07.096734 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.v3.groups [None req-c6472685-2213-4224-aab7-22506cdae1b3 tempest-GroupSnapshotsV319Test-465424408 tempest-GroupSnapshotsV319Test-465424408-project-member] Creating new group {'group': {'group_type': '297399b4-a545-4cef-aaa8-7d20d3265331', 'volume_types': ['5a166914-2645-4b61-a365-7c2b077c1b60'], 'name': 'tempest-GroupSnapshotsV319Test-Group-362805709'}} {{(pid=100212) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 20 00:59:07.100244 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.v3.groups [None req-c6472685-2213-4224-aab7-22506cdae1b3 tempest-GroupSnapshotsV319Test-465424408 tempest-GroupSnapshotsV319Test-465424408-project-member] Creating group tempest-GroupSnapshotsV319Test-Group-362805709. Aug 20 00:59:07.100532 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:59:07.100532 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 00:59:07.115922 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-c6472685-2213-4224-aab7-22506cdae1b3 tempest-GroupSnapshotsV319Test-465424408 tempest-GroupSnapshotsV319Test-465424408-project-member] Availability zone cache updated, next update will occur around 2026-08-20 01:59:07.115672. {{(pid=100212) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 20 00:59:07.116061 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-c6472685-2213-4224-aab7-22506cdae1b3 tempest-GroupSnapshotsV319Test-465424408 tempest-GroupSnapshotsV319Test-465424408-project-member] Availability Zones retrieved successfully. Aug 20 00:59:07.139199 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.quota [None req-c6472685-2213-4224-aab7-22506cdae1b3 tempest-GroupSnapshotsV319Test-465424408 tempest-GroupSnapshotsV319Test-465424408-project-member] Created reservations ['8bdeff12-543a-4ede-876b-70f974409c0a'] {{(pid=100212) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:59:07.163260 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-c6472685-2213-4224-aab7-22506cdae1b3 tempest-GroupSnapshotsV319Test-465424408 tempest-GroupSnapshotsV319Test-465424408-project-member] https://10.4.3.240/volume/v3/groups returned with HTTP 202 Aug 20 00:59:07.163772 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 284/1141] 10.4.3.240 () {70 vars in 1297 bytes} [Thu Aug 20 00:59:07 2026] POST /volume/v3/groups => generated 115 bytes in 159 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:59:07.176827 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-418a2978-9346-451e-968a-bb5699531467 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:59:07.178677 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-418a2978-9346-451e-968a-bb5699531467 tempest-GroupSnapshotsV319Test-465424408 tempest-GroupSnapshotsV319Test-465424408-project-member] GET https://10.4.3.240/volume/v3/groups/809c2d57-776d-48fc-9777-ad744c18db8a Aug 20 00:59:07.178970 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-418a2978-9346-451e-968a-bb5699531467 tempest-GroupSnapshotsV319Test-465424408 tempest-GroupSnapshotsV319Test-465424408-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:59:07.179239 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-418a2978-9346-451e-968a-bb5699531467 tempest-GroupSnapshotsV319Test-465424408 tempest-GroupSnapshotsV319Test-465424408-project-member] Calling method 'version_select' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:59:07.179454 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.v3.groups [None req-418a2978-9346-451e-968a-bb5699531467 tempest-GroupSnapshotsV319Test-465424408 tempest-GroupSnapshotsV319Test-465424408-project-member] show called for member 809c2d57-776d-48fc-9777-ad744c18db8a {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 20 00:59:07.184279 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:59:07.184279 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 00:59:07.193756 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-418a2978-9346-451e-968a-bb5699531467 tempest-GroupSnapshotsV319Test-465424408 tempest-GroupSnapshotsV319Test-465424408-project-member] https://10.4.3.240/volume/v3/groups/809c2d57-776d-48fc-9777-ad744c18db8a returned with HTTP 200 Aug 20 00:59:07.194815 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 289/1142] 10.4.3.240 () {68 vars in 1386 bytes} [Thu Aug 20 00:59:07 2026] GET /volume/v3/groups/809c2d57-776d-48fc-9777-ad744c18db8a => generated 395 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:59:07.642703 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-bf51db39-3d06-4919-891e-43985eafdfec None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:59:07.644429 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-bf51db39-3d06-4919-891e-43985eafdfec tempest-VolumesMetadataTest-1341512522 tempest-VolumesMetadataTest-1341512522-project-member] GET https://10.4.3.240/volume/v3/volumes/ae6443a5-88cc-4c37-a6b1-72cbda6c0465 Aug 20 00:59:07.644622 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-bf51db39-3d06-4919-891e-43985eafdfec tempest-VolumesMetadataTest-1341512522 tempest-VolumesMetadataTest-1341512522-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:59:07.644850 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-bf51db39-3d06-4919-891e-43985eafdfec tempest-VolumesMetadataTest-1341512522 tempest-VolumesMetadataTest-1341512522-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:59:07.654145 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:59:07.654145 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 00:59:07.659360 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-bf51db39-3d06-4919-891e-43985eafdfec tempest-VolumesMetadataTest-1341512522 tempest-VolumesMetadataTest-1341512522-project-member] Volume info retrieved successfully. Aug 20 00:59:07.665865 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-bf51db39-3d06-4919-891e-43985eafdfec tempest-VolumesMetadataTest-1341512522 tempest-VolumesMetadataTest-1341512522-project-member] https://10.4.3.240/volume/v3/volumes/ae6443a5-88cc-4c37-a6b1-72cbda6c0465 returned with HTTP 200 Aug 20 00:59:07.666420 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 289/1143] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:59:07 2026] GET /volume/v3/volumes/ae6443a5-88cc-4c37-a6b1-72cbda6c0465 => generated 842 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:59:07.679596 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-7fbae67d-317a-45bd-b065-4b03c71f9b6a None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:59:07.681532 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-7fbae67d-317a-45bd-b065-4b03c71f9b6a tempest-VolumesMetadataTest-1341512522 tempest-VolumesMetadataTest-1341512522-project-member] POST https://10.4.3.240/volume/v3/volumes/ae6443a5-88cc-4c37-a6b1-72cbda6c0465/metadata Aug 20 00:59:07.682576 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-7fbae67d-317a-45bd-b065-4b03c71f9b6a tempest-VolumesMetadataTest-1341512522 tempest-VolumesMetadataTest-1341512522-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3", "key4": ""}} {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:59:07.691664 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:59:07.691664 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 00:59:07.692197 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-7fbae67d-317a-45bd-b065-4b03c71f9b6a tempest-VolumesMetadataTest-1341512522 tempest-VolumesMetadataTest-1341512522-project-member] Volume info retrieved successfully. Aug 20 00:59:07.704306 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-7fbae67d-317a-45bd-b065-4b03c71f9b6a tempest-VolumesMetadataTest-1341512522 tempest-VolumesMetadataTest-1341512522-project-member] Create volume metadata completed successfully. Aug 20 00:59:07.704608 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-7fbae67d-317a-45bd-b065-4b03c71f9b6a tempest-VolumesMetadataTest-1341512522 tempest-VolumesMetadataTest-1341512522-project-member] https://10.4.3.240/volume/v3/volumes/ae6443a5-88cc-4c37-a6b1-72cbda6c0465/metadata returned with HTTP 200 Aug 20 00:59:07.705049 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 282/1144] 10.4.3.240 () {68 vars in 1397 bytes} [Thu Aug 20 00:59:07 2026] POST /volume/v3/volumes/ae6443a5-88cc-4c37-a6b1-72cbda6c0465/metadata => generated 101 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:59:07.713080 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-39a0ca3c-1490-49a3-bc63-4416c9b3b4ff None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:59:07.715390 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-39a0ca3c-1490-49a3-bc63-4416c9b3b4ff tempest-VolumesMetadataTest-1341512522 tempest-VolumesMetadataTest-1341512522-project-member] GET https://10.4.3.240/volume/v3/volumes/ae6443a5-88cc-4c37-a6b1-72cbda6c0465/metadata Aug 20 00:59:07.715599 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-39a0ca3c-1490-49a3-bc63-4416c9b3b4ff tempest-VolumesMetadataTest-1341512522 tempest-VolumesMetadataTest-1341512522-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:59:07.715824 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-39a0ca3c-1490-49a3-bc63-4416c9b3b4ff tempest-VolumesMetadataTest-1341512522 tempest-VolumesMetadataTest-1341512522-project-member] Calling method 'index' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:59:07.725935 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:59:07.725935 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 00:59:07.726944 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-39a0ca3c-1490-49a3-bc63-4416c9b3b4ff tempest-VolumesMetadataTest-1341512522 tempest-VolumesMetadataTest-1341512522-project-member] Volume info retrieved successfully. Aug 20 00:59:07.735617 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-39a0ca3c-1490-49a3-bc63-4416c9b3b4ff tempest-VolumesMetadataTest-1341512522 tempest-VolumesMetadataTest-1341512522-project-member] Get volume metadata completed successfully. Aug 20 00:59:07.735971 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-39a0ca3c-1490-49a3-bc63-4416c9b3b4ff tempest-VolumesMetadataTest-1341512522 tempest-VolumesMetadataTest-1341512522-project-member] https://10.4.3.240/volume/v3/volumes/ae6443a5-88cc-4c37-a6b1-72cbda6c0465/metadata returned with HTTP 200 Aug 20 00:59:07.736605 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 285/1145] 10.4.3.240 () {66 vars in 1375 bytes} [Thu Aug 20 00:59:07 2026] GET /volume/v3/volumes/ae6443a5-88cc-4c37-a6b1-72cbda6c0465/metadata => generated 101 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:59:07.744307 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-9961cacf-4d0b-4999-a2ef-5e8362c85fb0 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:59:07.748366 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-9961cacf-4d0b-4999-a2ef-5e8362c85fb0 tempest-VolumesMetadataTest-1341512522 tempest-VolumesMetadataTest-1341512522-project-member] PUT https://10.4.3.240/volume/v3/volumes/ae6443a5-88cc-4c37-a6b1-72cbda6c0465/metadata Aug 20 00:59:07.748366 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-9961cacf-4d0b-4999-a2ef-5e8362c85fb0 tempest-VolumesMetadataTest-1341512522 tempest-VolumesMetadataTest-1341512522-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {"key4": "value4", "key1": "value1_update"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:59:07.759563 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:59:07.759563 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 00:59:07.759563 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-9961cacf-4d0b-4999-a2ef-5e8362c85fb0 tempest-VolumesMetadataTest-1341512522 tempest-VolumesMetadataTest-1341512522-project-member] Volume info retrieved successfully. Aug 20 00:59:07.783696 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-9961cacf-4d0b-4999-a2ef-5e8362c85fb0 tempest-VolumesMetadataTest-1341512522 tempest-VolumesMetadataTest-1341512522-project-member] Update volume metadata completed successfully. Aug 20 00:59:07.783696 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-9961cacf-4d0b-4999-a2ef-5e8362c85fb0 tempest-VolumesMetadataTest-1341512522 tempest-VolumesMetadataTest-1341512522-project-member] https://10.4.3.240/volume/v3/volumes/ae6443a5-88cc-4c37-a6b1-72cbda6c0465/metadata returned with HTTP 200 Aug 20 00:59:07.783696 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 290/1146] 10.4.3.240 () {68 vars in 1395 bytes} [Thu Aug 20 00:59:07 2026] PUT /volume/v3/volumes/ae6443a5-88cc-4c37-a6b1-72cbda6c0465/metadata => generated 57 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 20 00:59:07.791927 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-ac7cf326-3c0c-4e42-8000-008882b6313d None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:59:07.793655 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-ac7cf326-3c0c-4e42-8000-008882b6313d tempest-VolumesMetadataTest-1341512522 tempest-VolumesMetadataTest-1341512522-project-member] GET https://10.4.3.240/volume/v3/volumes/ae6443a5-88cc-4c37-a6b1-72cbda6c0465/metadata Aug 20 00:59:07.793832 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-ac7cf326-3c0c-4e42-8000-008882b6313d tempest-VolumesMetadataTest-1341512522 tempest-VolumesMetadataTest-1341512522-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:59:07.794025 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-ac7cf326-3c0c-4e42-8000-008882b6313d tempest-VolumesMetadataTest-1341512522 tempest-VolumesMetadataTest-1341512522-project-member] Calling method 'index' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:59:07.800769 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:59:07.800769 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 00:59:07.801287 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-ac7cf326-3c0c-4e42-8000-008882b6313d tempest-VolumesMetadataTest-1341512522 tempest-VolumesMetadataTest-1341512522-project-member] Volume info retrieved successfully. Aug 20 00:59:07.808038 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-ac7cf326-3c0c-4e42-8000-008882b6313d tempest-VolumesMetadataTest-1341512522 tempest-VolumesMetadataTest-1341512522-project-member] Get volume metadata completed successfully. Aug 20 00:59:07.808286 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-ac7cf326-3c0c-4e42-8000-008882b6313d tempest-VolumesMetadataTest-1341512522 tempest-VolumesMetadataTest-1341512522-project-member] https://10.4.3.240/volume/v3/volumes/ae6443a5-88cc-4c37-a6b1-72cbda6c0465/metadata returned with HTTP 200 Aug 20 00:59:07.808689 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 290/1147] 10.4.3.240 () {66 vars in 1375 bytes} [Thu Aug 20 00:59:07 2026] GET /volume/v3/volumes/ae6443a5-88cc-4c37-a6b1-72cbda6c0465/metadata => generated 57 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 20 00:59:07.816588 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-3e7cf441-8794-46a2-b175-208dbd0cbcd5 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:59:07.818471 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-3e7cf441-8794-46a2-b175-208dbd0cbcd5 tempest-VolumesMetadataTest-1341512522 tempest-VolumesMetadataTest-1341512522-project-member] DELETE https://10.4.3.240/volume/v3/volumes/ae6443a5-88cc-4c37-a6b1-72cbda6c0465/metadata/key1 Aug 20 00:59:07.818698 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-3e7cf441-8794-46a2-b175-208dbd0cbcd5 tempest-VolumesMetadataTest-1341512522 tempest-VolumesMetadataTest-1341512522-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:59:07.818882 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-3e7cf441-8794-46a2-b175-208dbd0cbcd5 tempest-VolumesMetadataTest-1341512522 tempest-VolumesMetadataTest-1341512522-project-member] Calling method 'delete' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:59:07.827047 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:59:07.827047 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 00:59:07.827603 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-3e7cf441-8794-46a2-b175-208dbd0cbcd5 tempest-VolumesMetadataTest-1341512522 tempest-VolumesMetadataTest-1341512522-project-member] Volume info retrieved successfully. Aug 20 00:59:07.834139 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-3e7cf441-8794-46a2-b175-208dbd0cbcd5 tempest-VolumesMetadataTest-1341512522 tempest-VolumesMetadataTest-1341512522-project-member] Get volume metadata completed successfully. Aug 20 00:59:07.845406 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-3e7cf441-8794-46a2-b175-208dbd0cbcd5 tempest-VolumesMetadataTest-1341512522 tempest-VolumesMetadataTest-1341512522-project-member] Delete volume metadata completed successfully. Aug 20 00:59:07.845585 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-3e7cf441-8794-46a2-b175-208dbd0cbcd5 tempest-VolumesMetadataTest-1341512522 tempest-VolumesMetadataTest-1341512522-project-member] https://10.4.3.240/volume/v3/volumes/ae6443a5-88cc-4c37-a6b1-72cbda6c0465/metadata/key1 returned with HTTP 200 Aug 20 00:59:07.846001 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 283/1148] 10.4.3.240 () {66 vars in 1393 bytes} [Thu Aug 20 00:59:07 2026] DELETE /volume/v3/volumes/ae6443a5-88cc-4c37-a6b1-72cbda6c0465/metadata/key1 => generated 0 bytes in 30 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Aug 20 00:59:07.854154 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-8782018b-448a-481f-adbf-d7c944746e7d None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:59:07.854872 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-8782018b-448a-481f-adbf-d7c944746e7d tempest-VolumesMetadataTest-1341512522 tempest-VolumesMetadataTest-1341512522-project-member] GET https://10.4.3.240/volume/v3/volumes/ae6443a5-88cc-4c37-a6b1-72cbda6c0465/metadata Aug 20 00:59:07.855034 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-8782018b-448a-481f-adbf-d7c944746e7d tempest-VolumesMetadataTest-1341512522 tempest-VolumesMetadataTest-1341512522-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:59:07.855034 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-8782018b-448a-481f-adbf-d7c944746e7d tempest-VolumesMetadataTest-1341512522 tempest-VolumesMetadataTest-1341512522-project-member] Calling method 'index' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:59:07.862322 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:59:07.862322 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 00:59:07.862711 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-8782018b-448a-481f-adbf-d7c944746e7d tempest-VolumesMetadataTest-1341512522 tempest-VolumesMetadataTest-1341512522-project-member] Volume info retrieved successfully. Aug 20 00:59:07.867843 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-8782018b-448a-481f-adbf-d7c944746e7d tempest-VolumesMetadataTest-1341512522 tempest-VolumesMetadataTest-1341512522-project-member] Get volume metadata completed successfully. Aug 20 00:59:07.868116 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-8782018b-448a-481f-adbf-d7c944746e7d tempest-VolumesMetadataTest-1341512522 tempest-VolumesMetadataTest-1341512522-project-member] https://10.4.3.240/volume/v3/volumes/ae6443a5-88cc-4c37-a6b1-72cbda6c0465/metadata returned with HTTP 200 Aug 20 00:59:07.868504 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 286/1149] 10.4.3.240 () {66 vars in 1375 bytes} [Thu Aug 20 00:59:07 2026] GET /volume/v3/volumes/ae6443a5-88cc-4c37-a6b1-72cbda6c0465/metadata => generated 32 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 20 00:59:07.878356 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-69313198-c006-42b6-ba69-d950c61e3b65 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:59:07.879909 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-69313198-c006-42b6-ba69-d950c61e3b65 tempest-VolumesMetadataTest-1341512522 tempest-VolumesMetadataTest-1341512522-project-member] PUT https://10.4.3.240/volume/v3/volumes/ae6443a5-88cc-4c37-a6b1-72cbda6c0465/metadata Aug 20 00:59:07.880434 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-69313198-c006-42b6-ba69-d950c61e3b65 tempest-VolumesMetadataTest-1341512522 tempest-VolumesMetadataTest-1341512522-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:59:07.889248 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:59:07.889248 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 00:59:07.889940 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-69313198-c006-42b6-ba69-d950c61e3b65 tempest-VolumesMetadataTest-1341512522 tempest-VolumesMetadataTest-1341512522-project-member] Volume info retrieved successfully. Aug 20 00:59:07.902476 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-69313198-c006-42b6-ba69-d950c61e3b65 tempest-VolumesMetadataTest-1341512522 tempest-VolumesMetadataTest-1341512522-project-member] Update volume metadata completed successfully. Aug 20 00:59:07.903018 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-69313198-c006-42b6-ba69-d950c61e3b65 tempest-VolumesMetadataTest-1341512522 tempest-VolumesMetadataTest-1341512522-project-member] https://10.4.3.240/volume/v3/volumes/ae6443a5-88cc-4c37-a6b1-72cbda6c0465/metadata returned with HTTP 200 Aug 20 00:59:07.903578 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 291/1150] 10.4.3.240 () {68 vars in 1395 bytes} [Thu Aug 20 00:59:07 2026] PUT /volume/v3/volumes/ae6443a5-88cc-4c37-a6b1-72cbda6c0465/metadata => generated 16 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 20 00:59:07.915206 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-beed9a27-da94-4c64-afb4-851101c76264 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:59:07.916912 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-beed9a27-da94-4c64-afb4-851101c76264 tempest-VolumesMetadataTest-1341512522 tempest-VolumesMetadataTest-1341512522-project-member] POST https://10.4.3.240/volume/v3/volumes/ae6443a5-88cc-4c37-a6b1-72cbda6c0465/metadata Aug 20 00:59:07.917257 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-beed9a27-da94-4c64-afb4-851101c76264 tempest-VolumesMetadataTest-1341512522 tempest-VolumesMetadataTest-1341512522-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:59:07.925517 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:59:07.925517 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 00:59:07.926116 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-beed9a27-da94-4c64-afb4-851101c76264 tempest-VolumesMetadataTest-1341512522 tempest-VolumesMetadataTest-1341512522-project-member] Volume info retrieved successfully. Aug 20 00:59:07.934454 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-beed9a27-da94-4c64-afb4-851101c76264 tempest-VolumesMetadataTest-1341512522 tempest-VolumesMetadataTest-1341512522-project-member] Create volume metadata completed successfully. Aug 20 00:59:07.934751 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-beed9a27-da94-4c64-afb4-851101c76264 tempest-VolumesMetadataTest-1341512522 tempest-VolumesMetadataTest-1341512522-project-member] https://10.4.3.240/volume/v3/volumes/ae6443a5-88cc-4c37-a6b1-72cbda6c0465/metadata returned with HTTP 200 Aug 20 00:59:07.935200 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 291/1151] 10.4.3.240 () {68 vars in 1396 bytes} [Thu Aug 20 00:59:07 2026] POST /volume/v3/volumes/ae6443a5-88cc-4c37-a6b1-72cbda6c0465/metadata => generated 68 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 20 00:59:07.946549 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-cfd8fa2b-413c-45bc-87d7-d45d606903d6 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:59:07.948200 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-cfd8fa2b-413c-45bc-87d7-d45d606903d6 tempest-VolumesMetadataTest-1341512522 tempest-VolumesMetadataTest-1341512522-project-member] PUT https://10.4.3.240/volume/v3/volumes/ae6443a5-88cc-4c37-a6b1-72cbda6c0465/metadata/key3 Aug 20 00:59:07.948585 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-cfd8fa2b-413c-45bc-87d7-d45d606903d6 tempest-VolumesMetadataTest-1341512522 tempest-VolumesMetadataTest-1341512522-project-member] Action: 'update', calling method: update, body: {"meta": {"key3": "value3_update"}} {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:59:07.956204 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:59:07.956204 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 00:59:07.956754 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-cfd8fa2b-413c-45bc-87d7-d45d606903d6 tempest-VolumesMetadataTest-1341512522 tempest-VolumesMetadataTest-1341512522-project-member] Volume info retrieved successfully. Aug 20 00:59:07.966570 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-cfd8fa2b-413c-45bc-87d7-d45d606903d6 tempest-VolumesMetadataTest-1341512522 tempest-VolumesMetadataTest-1341512522-project-member] Update volume metadata completed successfully. Aug 20 00:59:07.966911 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-cfd8fa2b-413c-45bc-87d7-d45d606903d6 tempest-VolumesMetadataTest-1341512522 tempest-VolumesMetadataTest-1341512522-project-member] https://10.4.3.240/volume/v3/volumes/ae6443a5-88cc-4c37-a6b1-72cbda6c0465/metadata/key3 returned with HTTP 200 Aug 20 00:59:07.967518 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 284/1152] 10.4.3.240 () {68 vars in 1410 bytes} [Thu Aug 20 00:59:07 2026] PUT /volume/v3/volumes/ae6443a5-88cc-4c37-a6b1-72cbda6c0465/metadata/key3 => generated 35 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 20 00:59:07.974443 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-e70d85b3-1fe2-4e5a-98ea-14086dbe9a96 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:59:07.976551 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-e70d85b3-1fe2-4e5a-98ea-14086dbe9a96 tempest-VolumesMetadataTest-1341512522 tempest-VolumesMetadataTest-1341512522-project-member] GET https://10.4.3.240/volume/v3/volumes/ae6443a5-88cc-4c37-a6b1-72cbda6c0465/metadata/key3 Aug 20 00:59:07.976752 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-e70d85b3-1fe2-4e5a-98ea-14086dbe9a96 tempest-VolumesMetadataTest-1341512522 tempest-VolumesMetadataTest-1341512522-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:59:07.976957 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-e70d85b3-1fe2-4e5a-98ea-14086dbe9a96 tempest-VolumesMetadataTest-1341512522 tempest-VolumesMetadataTest-1341512522-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:59:07.983987 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:59:07.983987 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 00:59:07.984545 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-e70d85b3-1fe2-4e5a-98ea-14086dbe9a96 tempest-VolumesMetadataTest-1341512522 tempest-VolumesMetadataTest-1341512522-project-member] Volume info retrieved successfully. Aug 20 00:59:07.989677 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-e70d85b3-1fe2-4e5a-98ea-14086dbe9a96 tempest-VolumesMetadataTest-1341512522 tempest-VolumesMetadataTest-1341512522-project-member] Get volume metadata completed successfully. Aug 20 00:59:07.989976 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-e70d85b3-1fe2-4e5a-98ea-14086dbe9a96 tempest-VolumesMetadataTest-1341512522 tempest-VolumesMetadataTest-1341512522-project-member] https://10.4.3.240/volume/v3/volumes/ae6443a5-88cc-4c37-a6b1-72cbda6c0465/metadata/key3 returned with HTTP 200 Aug 20 00:59:07.990431 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 287/1153] 10.4.3.240 () {66 vars in 1390 bytes} [Thu Aug 20 00:59:07 2026] GET /volume/v3/volumes/ae6443a5-88cc-4c37-a6b1-72cbda6c0465/metadata/key3 => generated 35 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 20 00:59:07.999740 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-2548063b-bade-4e76-91a0-3cba1ad7edc9 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:59:08.001267 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-2548063b-bade-4e76-91a0-3cba1ad7edc9 tempest-VolumesMetadataTest-1341512522 tempest-VolumesMetadataTest-1341512522-project-member] GET https://10.4.3.240/volume/v3/volumes/ae6443a5-88cc-4c37-a6b1-72cbda6c0465/metadata Aug 20 00:59:08.001691 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-2548063b-bade-4e76-91a0-3cba1ad7edc9 tempest-VolumesMetadataTest-1341512522 tempest-VolumesMetadataTest-1341512522-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:59:08.002084 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-2548063b-bade-4e76-91a0-3cba1ad7edc9 tempest-VolumesMetadataTest-1341512522 tempest-VolumesMetadataTest-1341512522-project-member] Calling method 'index' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:59:08.010189 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:59:08.010189 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 00:59:08.012396 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-2548063b-bade-4e76-91a0-3cba1ad7edc9 tempest-VolumesMetadataTest-1341512522 tempest-VolumesMetadataTest-1341512522-project-member] Volume info retrieved successfully. Aug 20 00:59:08.016440 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-2548063b-bade-4e76-91a0-3cba1ad7edc9 tempest-VolumesMetadataTest-1341512522 tempest-VolumesMetadataTest-1341512522-project-member] Get volume metadata completed successfully. Aug 20 00:59:08.016891 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-2548063b-bade-4e76-91a0-3cba1ad7edc9 tempest-VolumesMetadataTest-1341512522 tempest-VolumesMetadataTest-1341512522-project-member] https://10.4.3.240/volume/v3/volumes/ae6443a5-88cc-4c37-a6b1-72cbda6c0465/metadata returned with HTTP 200 Aug 20 00:59:08.017410 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 292/1154] 10.4.3.240 () {66 vars in 1375 bytes} [Thu Aug 20 00:59:07 2026] GET /volume/v3/volumes/ae6443a5-88cc-4c37-a6b1-72cbda6c0465/metadata => generated 75 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 20 00:59:08.027307 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-e35ac983-ae4b-481f-beac-7e6dd45a8f74 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:59:08.029017 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-e35ac983-ae4b-481f-beac-7e6dd45a8f74 tempest-VolumesMetadataTest-1341512522 tempest-VolumesMetadataTest-1341512522-project-member] PUT https://10.4.3.240/volume/v3/volumes/ae6443a5-88cc-4c37-a6b1-72cbda6c0465/metadata Aug 20 00:59:08.029333 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-e35ac983-ae4b-481f-beac-7e6dd45a8f74 tempest-VolumesMetadataTest-1341512522 tempest-VolumesMetadataTest-1341512522-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:59:08.037484 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:59:08.037484 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 00:59:08.037984 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-e35ac983-ae4b-481f-beac-7e6dd45a8f74 tempest-VolumesMetadataTest-1341512522 tempest-VolumesMetadataTest-1341512522-project-member] Volume info retrieved successfully. Aug 20 00:59:08.047944 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-e35ac983-ae4b-481f-beac-7e6dd45a8f74 tempest-VolumesMetadataTest-1341512522 tempest-VolumesMetadataTest-1341512522-project-member] Update volume metadata completed successfully. Aug 20 00:59:08.048224 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-e35ac983-ae4b-481f-beac-7e6dd45a8f74 tempest-VolumesMetadataTest-1341512522 tempest-VolumesMetadataTest-1341512522-project-member] https://10.4.3.240/volume/v3/volumes/ae6443a5-88cc-4c37-a6b1-72cbda6c0465/metadata returned with HTTP 200 Aug 20 00:59:08.048643 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 292/1155] 10.4.3.240 () {68 vars in 1395 bytes} [Thu Aug 20 00:59:08 2026] PUT /volume/v3/volumes/ae6443a5-88cc-4c37-a6b1-72cbda6c0465/metadata => generated 16 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 20 00:59:08.058184 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-229374ff-b0c2-442c-b4e1-6c4d3ea03860 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:59:08.060500 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-229374ff-b0c2-442c-b4e1-6c4d3ea03860 tempest-VolumesMetadataTest-1341512522 tempest-VolumesMetadataTest-1341512522-project-member] GET https://10.4.3.240/volume/v3/volumes/ae6443a5-88cc-4c37-a6b1-72cbda6c0465 Aug 20 00:59:08.060775 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-229374ff-b0c2-442c-b4e1-6c4d3ea03860 tempest-VolumesMetadataTest-1341512522 tempest-VolumesMetadataTest-1341512522-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:59:08.061057 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-229374ff-b0c2-442c-b4e1-6c4d3ea03860 tempest-VolumesMetadataTest-1341512522 tempest-VolumesMetadataTest-1341512522-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:59:08.073397 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:59:08.073397 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 00:59:08.079505 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-229374ff-b0c2-442c-b4e1-6c4d3ea03860 tempest-VolumesMetadataTest-1341512522 tempest-VolumesMetadataTest-1341512522-project-member] Volume info retrieved successfully. Aug 20 00:59:08.085450 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-229374ff-b0c2-442c-b4e1-6c4d3ea03860 tempest-VolumesMetadataTest-1341512522 tempest-VolumesMetadataTest-1341512522-project-member] https://10.4.3.240/volume/v3/volumes/ae6443a5-88cc-4c37-a6b1-72cbda6c0465 returned with HTTP 200 Aug 20 00:59:08.086014 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 285/1156] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:59:08 2026] GET /volume/v3/volumes/ae6443a5-88cc-4c37-a6b1-72cbda6c0465 => generated 842 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:59:08.103493 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-d7138db9-14ac-4c2a-b53e-7540b13cf9d3 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:59:08.105789 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-d7138db9-14ac-4c2a-b53e-7540b13cf9d3 tempest-VolumesMetadataTest-1341512522 tempest-VolumesMetadataTest-1341512522-project-member] DELETE https://10.4.3.240/volume/v3/volumes/ae6443a5-88cc-4c37-a6b1-72cbda6c0465 Aug 20 00:59:08.106229 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-d7138db9-14ac-4c2a-b53e-7540b13cf9d3 tempest-VolumesMetadataTest-1341512522 tempest-VolumesMetadataTest-1341512522-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:59:08.106613 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-d7138db9-14ac-4c2a-b53e-7540b13cf9d3 tempest-VolumesMetadataTest-1341512522 tempest-VolumesMetadataTest-1341512522-project-member] Calling method 'delete' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:59:08.106885 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.v3.volumes [None req-d7138db9-14ac-4c2a-b53e-7540b13cf9d3 tempest-VolumesMetadataTest-1341512522 tempest-VolumesMetadataTest-1341512522-project-member] Delete volume with id: ae6443a5-88cc-4c37-a6b1-72cbda6c0465 Aug 20 00:59:08.116832 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:59:08.116832 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 00:59:08.117605 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-d7138db9-14ac-4c2a-b53e-7540b13cf9d3 tempest-VolumesMetadataTest-1341512522 tempest-VolumesMetadataTest-1341512522-project-member] Volume info retrieved successfully. Aug 20 00:59:08.149057 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-d7138db9-14ac-4c2a-b53e-7540b13cf9d3 tempest-VolumesMetadataTest-1341512522 tempest-VolumesMetadataTest-1341512522-project-member] Delete volume request issued successfully. Aug 20 00:59:08.149544 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-d7138db9-14ac-4c2a-b53e-7540b13cf9d3 tempest-VolumesMetadataTest-1341512522 tempest-VolumesMetadataTest-1341512522-project-member] https://10.4.3.240/volume/v3/volumes/ae6443a5-88cc-4c37-a6b1-72cbda6c0465 returned with HTTP 202 Aug 20 00:59:08.150217 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 288/1157] 10.4.3.240 () {66 vars in 1351 bytes} [Thu Aug 20 00:59:08 2026] DELETE /volume/v3/volumes/ae6443a5-88cc-4c37-a6b1-72cbda6c0465 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:59:08.161498 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-420cb086-2c6c-478d-bd3a-a451d46f6fb4 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:59:08.165752 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-420cb086-2c6c-478d-bd3a-a451d46f6fb4 tempest-VolumesMetadataTest-1341512522 tempest-VolumesMetadataTest-1341512522-project-member] GET https://10.4.3.240/volume/v3/volumes/ae6443a5-88cc-4c37-a6b1-72cbda6c0465 Aug 20 00:59:08.165752 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-420cb086-2c6c-478d-bd3a-a451d46f6fb4 tempest-VolumesMetadataTest-1341512522 tempest-VolumesMetadataTest-1341512522-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:59:08.165752 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-420cb086-2c6c-478d-bd3a-a451d46f6fb4 tempest-VolumesMetadataTest-1341512522 tempest-VolumesMetadataTest-1341512522-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:59:08.176874 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:59:08.176874 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 00:59:08.180755 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-420cb086-2c6c-478d-bd3a-a451d46f6fb4 tempest-VolumesMetadataTest-1341512522 tempest-VolumesMetadataTest-1341512522-project-member] Volume info retrieved successfully. Aug 20 00:59:08.185179 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-420cb086-2c6c-478d-bd3a-a451d46f6fb4 tempest-VolumesMetadataTest-1341512522 tempest-VolumesMetadataTest-1341512522-project-member] https://10.4.3.240/volume/v3/volumes/ae6443a5-88cc-4c37-a6b1-72cbda6c0465 returned with HTTP 200 Aug 20 00:59:08.185826 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 293/1158] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:59:08 2026] GET /volume/v3/volumes/ae6443a5-88cc-4c37-a6b1-72cbda6c0465 => generated 841 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:59:08.205452 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-60cbc2fc-b22a-425b-af8b-907c94a8635a None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:59:08.208442 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-60cbc2fc-b22a-425b-af8b-907c94a8635a tempest-GroupSnapshotsV319Test-465424408 tempest-GroupSnapshotsV319Test-465424408-project-member] GET https://10.4.3.240/volume/v3/groups/809c2d57-776d-48fc-9777-ad744c18db8a Aug 20 00:59:08.208667 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-60cbc2fc-b22a-425b-af8b-907c94a8635a tempest-GroupSnapshotsV319Test-465424408 tempest-GroupSnapshotsV319Test-465424408-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:59:08.208857 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-60cbc2fc-b22a-425b-af8b-907c94a8635a tempest-GroupSnapshotsV319Test-465424408 tempest-GroupSnapshotsV319Test-465424408-project-member] Calling method 'version_select' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:59:08.208987 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.v3.groups [None req-60cbc2fc-b22a-425b-af8b-907c94a8635a tempest-GroupSnapshotsV319Test-465424408 tempest-GroupSnapshotsV319Test-465424408-project-member] show called for member 809c2d57-776d-48fc-9777-ad744c18db8a {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 20 00:59:08.212302 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:59:08.212302 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 00:59:08.219860 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-60cbc2fc-b22a-425b-af8b-907c94a8635a tempest-GroupSnapshotsV319Test-465424408 tempest-GroupSnapshotsV319Test-465424408-project-member] https://10.4.3.240/volume/v3/groups/809c2d57-776d-48fc-9777-ad744c18db8a returned with HTTP 200 Aug 20 00:59:08.220679 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 293/1159] 10.4.3.240 () {68 vars in 1386 bytes} [Thu Aug 20 00:59:08 2026] GET /volume/v3/groups/809c2d57-776d-48fc-9777-ad744c18db8a => generated 396 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:59:08.235721 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-af5b8a78-9edd-4e2f-a75b-06a8007b95eb None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:59:08.237639 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-af5b8a78-9edd-4e2f-a75b-06a8007b95eb tempest-GroupSnapshotsV319Test-465424408 tempest-GroupSnapshotsV319Test-465424408-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 20 00:59:08.238168 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-af5b8a78-9edd-4e2f-a75b-06a8007b95eb tempest-GroupSnapshotsV319Test-465424408 tempest-GroupSnapshotsV319Test-465424408-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-2103718019", "volume_type": "5a166914-2645-4b61-a365-7c2b077c1b60", "group_id": "809c2d57-776d-48fc-9777-ad744c18db8a", "size": 1}} {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:59:08.239615 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.v3.volumes [None req-af5b8a78-9edd-4e2f-a75b-06a8007b95eb tempest-GroupSnapshotsV319Test-465424408 tempest-GroupSnapshotsV319Test-465424408-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-2103718019', 'volume_type': '5a166914-2645-4b61-a365-7c2b077c1b60', 'group_id': '809c2d57-776d-48fc-9777-ad744c18db8a', 'size': 1}} {{(pid=100213) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 00:59:08.247255 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:59:08.247255 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 00:59:08.247757 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.v3.volumes [None req-af5b8a78-9edd-4e2f-a75b-06a8007b95eb tempest-GroupSnapshotsV319Test-465424408 tempest-GroupSnapshotsV319Test-465424408-project-member] Create volume of 1 GB Aug 20 00:59:08.252535 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-af5b8a78-9edd-4e2f-a75b-06a8007b95eb tempest-GroupSnapshotsV319Test-465424408 tempest-GroupSnapshotsV319Test-465424408-project-member] Availability Zones retrieved successfully. Aug 20 00:59:08.257763 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-af5b8a78-9edd-4e2f-a75b-06a8007b95eb tempest-GroupSnapshotsV319Test-465424408 tempest-GroupSnapshotsV319Test-465424408-project-member] Flow 'volume_create_api' (57289d4f-e7e1-4c5e-af39-af5e182975fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:59:08.258864 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-af5b8a78-9edd-4e2f-a75b-06a8007b95eb tempest-GroupSnapshotsV319Test-465424408 tempest-GroupSnapshotsV319Test-465424408-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5fae7fa7-0d42-49e3-98e4-15bd07adcf28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:59:08.259473 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:59:08.259473 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 00:59:08.259869 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.flows.api.create_volume [None req-af5b8a78-9edd-4e2f-a75b-06a8007b95eb tempest-GroupSnapshotsV319Test-465424408 tempest-GroupSnapshotsV319Test-465424408-project-member] Validating volume size '1' using validate_int {{(pid=100213) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 00:59:08.278592 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-af5b8a78-9edd-4e2f-a75b-06a8007b95eb tempest-GroupSnapshotsV319Test-465424408 tempest-GroupSnapshotsV319Test-465424408-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5fae7fa7-0d42-49e3-98e4-15bd07adcf28) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:59:07Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5a166914-2645-4b61-a365-7c2b077c1b60,is_public=True,name='tempest-GroupSnapshotsV319Test-volume-type-249187247',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5a166914-2645-4b61-a365-7c2b077c1b60', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '809c2d57-776d-48fc-9777-ad744c18db8a', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:59:08.279287 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-af5b8a78-9edd-4e2f-a75b-06a8007b95eb tempest-GroupSnapshotsV319Test-465424408 tempest-GroupSnapshotsV319Test-465424408-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e100b4b8-24f2-46ef-ae9e-cdc9071a909c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:59:08.304786 np0000007838 devstack@c-api.service[100213]: WARNING cinder.quota [None req-af5b8a78-9edd-4e2f-a75b-06a8007b95eb tempest-GroupSnapshotsV319Test-465424408 tempest-GroupSnapshotsV319Test-465424408-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsV319Test-volume-type-249187247 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsV319Test-volume-type-249187247, it is now deprecated. Please use the default quota class for default quota. Aug 20 00:59:08.305148 np0000007838 devstack@c-api.service[100213]: WARNING cinder.quota [None req-af5b8a78-9edd-4e2f-a75b-06a8007b95eb tempest-GroupSnapshotsV319Test-465424408 tempest-GroupSnapshotsV319Test-465424408-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsV319Test-volume-type-249187247 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsV319Test-volume-type-249187247, it is now deprecated. Please use the default quota class for default quota. Aug 20 00:59:08.342198 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.quota [None req-af5b8a78-9edd-4e2f-a75b-06a8007b95eb tempest-GroupSnapshotsV319Test-465424408 tempest-GroupSnapshotsV319Test-465424408-project-member] Created reservations ['5466aa95-6448-4430-ac1a-2101065b3f77', 'a47ccb15-66dc-488d-b59b-f827405e1fe8', 'f3c98353-db26-48de-8672-7f66c3fbbf32', '0ef703fc-8899-4b92-9384-4c21b5655fb6'] {{(pid=100213) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:59:08.343127 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-af5b8a78-9edd-4e2f-a75b-06a8007b95eb tempest-GroupSnapshotsV319Test-465424408 tempest-GroupSnapshotsV319Test-465424408-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e100b4b8-24f2-46ef-ae9e-cdc9071a909c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5466aa95-6448-4430-ac1a-2101065b3f77', 'a47ccb15-66dc-488d-b59b-f827405e1fe8', 'f3c98353-db26-48de-8672-7f66c3fbbf32', '0ef703fc-8899-4b92-9384-4c21b5655fb6']}' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:59:08.343744 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-af5b8a78-9edd-4e2f-a75b-06a8007b95eb tempest-GroupSnapshotsV319Test-465424408 tempest-GroupSnapshotsV319Test-465424408-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f0a179de-6a86-4600-8291-cea3289b5c4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:59:08.372869 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-af5b8a78-9edd-4e2f-a75b-06a8007b95eb tempest-GroupSnapshotsV319Test-465424408 tempest-GroupSnapshotsV319Test-465424408-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f0a179de-6a86-4600-8291-cea3289b5c4b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a1f2668f-99d4-44fb-86c1-ede1dfc4d1fe', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-2103718019',encryption_key_id=None,group_id=809c2d57-776d-48fc-9777-ad744c18db8a,group_type_id=,metadata={},multiattach=False,project_id='720ff51af3dc4384bb87c5defbc0c1be',qos_specs=None,replication_status=,reservations=['5466aa95-6448-4430-ac1a-2101065b3f77','a47ccb15-66dc-488d-b59b-f827405e1fe8','f3c98353-db26-48de-8672-7f66c3fbbf32','0ef703fc-8899-4b92-9384-4c21b5655fb6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cb2a808066c84f9d9023665abef1873e',volume_type_id=5a166914-2645-4b61-a365-7c2b077c1b60), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T00:59:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-2103718019',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=809c2d57-776d-48fc-9777-ad744c18db8a,host=None,id=a1f2668f-99d4-44fb-86c1-ede1dfc4d1fe,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='720ff51af3dc4384bb87c5defbc0c1be',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cb2a808066c84f9d9023665abef1873e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5a166914-2645-4b61-a365-7c2b077c1b60),volume_type_id=5a166914-2645-4b61-a365-7c2b077c1b60)}' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:59:08.373965 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-af5b8a78-9edd-4e2f-a75b-06a8007b95eb tempest-GroupSnapshotsV319Test-465424408 tempest-GroupSnapshotsV319Test-465424408-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (93444404-af44-4c30-9b13-8a4bde3f831c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:59:08.401216 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-af5b8a78-9edd-4e2f-a75b-06a8007b95eb tempest-GroupSnapshotsV319Test-465424408 tempest-GroupSnapshotsV319Test-465424408-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (93444404-af44-4c30-9b13-8a4bde3f831c) transitioned into state 'SUCCESS' from state '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-2103718019',encryption_key_id=None,group_id=809c2d57-776d-48fc-9777-ad744c18db8a,group_type_id=,metadata={},multiattach=False,project_id='720ff51af3dc4384bb87c5defbc0c1be',qos_specs=None,replication_status=,reservations=['5466aa95-6448-4430-ac1a-2101065b3f77','a47ccb15-66dc-488d-b59b-f827405e1fe8','f3c98353-db26-48de-8672-7f66c3fbbf32','0ef703fc-8899-4b92-9384-4c21b5655fb6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cb2a808066c84f9d9023665abef1873e',volume_type_id=5a166914-2645-4b61-a365-7c2b077c1b60)}' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:59:08.402266 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-af5b8a78-9edd-4e2f-a75b-06a8007b95eb tempest-GroupSnapshotsV319Test-465424408 tempest-GroupSnapshotsV319Test-465424408-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a24ec816-b681-47aa-a6e7-abeae6cadf9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:59:08.417597 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-af5b8a78-9edd-4e2f-a75b-06a8007b95eb tempest-GroupSnapshotsV319Test-465424408 tempest-GroupSnapshotsV319Test-465424408-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a24ec816-b681-47aa-a6e7-abeae6cadf9b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:59:08.417912 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-af5b8a78-9edd-4e2f-a75b-06a8007b95eb tempest-GroupSnapshotsV319Test-465424408 tempest-GroupSnapshotsV319Test-465424408-project-member] Flow 'volume_create_api' (57289d4f-e7e1-4c5e-af39-af5e182975fd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100213) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:59:08.418246 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-af5b8a78-9edd-4e2f-a75b-06a8007b95eb tempest-GroupSnapshotsV319Test-465424408 tempest-GroupSnapshotsV319Test-465424408-project-member] Create volume request issued successfully. Aug 20 00:59:08.418929 np0000007838 devstack@c-api.service[100213]: WARNING stevedore.named [None req-af5b8a78-9edd-4e2f-a75b-06a8007b95eb tempest-GroupSnapshotsV319Test-465424408 tempest-GroupSnapshotsV319Test-465424408-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 00:59:08.419077 np0000007838 devstack@c-api.service[100213]: WARNING castellan.key_manager [None req-af5b8a78-9edd-4e2f-a75b-06a8007b95eb tempest-GroupSnapshotsV319Test-465424408 tempest-GroupSnapshotsV319Test-465424408-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 00:59:08.456495 np0000007838 devstack@c-api.service[100213]: DEBUG oslo_db.sqlalchemy.engines [None req-af5b8a78-9edd-4e2f-a75b-06a8007b95eb tempest-GroupSnapshotsV319Test-465424408 tempest-GroupSnapshotsV319Test-465424408-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100213) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 20 00:59:08.460907 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:59:08.460907 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 00:59:08.465934 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-af5b8a78-9edd-4e2f-a75b-06a8007b95eb tempest-GroupSnapshotsV319Test-465424408 tempest-GroupSnapshotsV319Test-465424408-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 20 00:59:08.466514 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 286/1160] 10.4.3.240 () {70 vars in 1300 bytes} [Thu Aug 20 00:59:08 2026] POST /volume/v3/volumes => generated 826 bytes in 231 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:59:08.482043 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-056b0651-f1b9-4225-b1bf-a474270cb79a None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:59:08.484181 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-056b0651-f1b9-4225-b1bf-a474270cb79a tempest-GroupSnapshotsV319Test-465424408 tempest-GroupSnapshotsV319Test-465424408-project-member] GET https://10.4.3.240/volume/v3/volumes/a1f2668f-99d4-44fb-86c1-ede1dfc4d1fe Aug 20 00:59:08.484424 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-056b0651-f1b9-4225-b1bf-a474270cb79a tempest-GroupSnapshotsV319Test-465424408 tempest-GroupSnapshotsV319Test-465424408-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:59:08.484695 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-056b0651-f1b9-4225-b1bf-a474270cb79a tempest-GroupSnapshotsV319Test-465424408 tempest-GroupSnapshotsV319Test-465424408-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:59:08.497745 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:59:08.497745 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 00:59:08.505545 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-056b0651-f1b9-4225-b1bf-a474270cb79a tempest-GroupSnapshotsV319Test-465424408 tempest-GroupSnapshotsV319Test-465424408-project-member] Volume info retrieved successfully. Aug 20 00:59:08.508276 np0000007838 devstack@c-api.service[100212]: WARNING stevedore.named [None req-056b0651-f1b9-4225-b1bf-a474270cb79a tempest-GroupSnapshotsV319Test-465424408 tempest-GroupSnapshotsV319Test-465424408-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 00:59:08.508276 np0000007838 devstack@c-api.service[100212]: WARNING castellan.key_manager [None req-056b0651-f1b9-4225-b1bf-a474270cb79a tempest-GroupSnapshotsV319Test-465424408 tempest-GroupSnapshotsV319Test-465424408-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 00:59:08.548186 np0000007838 devstack@c-api.service[100212]: DEBUG oslo_db.sqlalchemy.engines [None req-056b0651-f1b9-4225-b1bf-a474270cb79a tempest-GroupSnapshotsV319Test-465424408 tempest-GroupSnapshotsV319Test-465424408-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100212) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 20 00:59:08.551310 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:59:08.551310 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 00:59:08.561256 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-056b0651-f1b9-4225-b1bf-a474270cb79a tempest-GroupSnapshotsV319Test-465424408 tempest-GroupSnapshotsV319Test-465424408-project-member] https://10.4.3.240/volume/v3/volumes/a1f2668f-99d4-44fb-86c1-ede1dfc4d1fe returned with HTTP 200 Aug 20 00:59:08.561721 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 289/1161] 10.4.3.240 () {68 vars in 1389 bytes} [Thu Aug 20 00:59:08 2026] GET /volume/v3/volumes/a1f2668f-99d4-44fb-86c1-ede1dfc4d1fe => generated 894 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:59:09.203601 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-0b45ca05-47fe-4eb3-86de-6fbf2cac38bb None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:59:09.205349 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-0b45ca05-47fe-4eb3-86de-6fbf2cac38bb tempest-VolumesMetadataTest-1341512522 tempest-VolumesMetadataTest-1341512522-project-member] GET https://10.4.3.240/volume/v3/volumes/ae6443a5-88cc-4c37-a6b1-72cbda6c0465 Aug 20 00:59:09.205559 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-0b45ca05-47fe-4eb3-86de-6fbf2cac38bb tempest-VolumesMetadataTest-1341512522 tempest-VolumesMetadataTest-1341512522-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:59:09.206932 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-0b45ca05-47fe-4eb3-86de-6fbf2cac38bb tempest-VolumesMetadataTest-1341512522 tempest-VolumesMetadataTest-1341512522-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:59:09.211063 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-0b45ca05-47fe-4eb3-86de-6fbf2cac38bb tempest-VolumesMetadataTest-1341512522 tempest-VolumesMetadataTest-1341512522-project-member] https://10.4.3.240/volume/v3/volumes/ae6443a5-88cc-4c37-a6b1-72cbda6c0465 returned with HTTP 404 Aug 20 00:59:09.211563 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 294/1162] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:59:09 2026] GET /volume/v3/volumes/ae6443a5-88cc-4c37-a6b1-72cbda6c0465 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:59:09.575489 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-4929b4e6-7487-498a-8050-0ed169fe7a60 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:59:09.579532 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-4929b4e6-7487-498a-8050-0ed169fe7a60 tempest-GroupSnapshotsV319Test-465424408 tempest-GroupSnapshotsV319Test-465424408-project-member] GET https://10.4.3.240/volume/v3/volumes/a1f2668f-99d4-44fb-86c1-ede1dfc4d1fe Aug 20 00:59:09.579532 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-4929b4e6-7487-498a-8050-0ed169fe7a60 tempest-GroupSnapshotsV319Test-465424408 tempest-GroupSnapshotsV319Test-465424408-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:59:09.579532 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-4929b4e6-7487-498a-8050-0ed169fe7a60 tempest-GroupSnapshotsV319Test-465424408 tempest-GroupSnapshotsV319Test-465424408-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:59:09.590702 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:59:09.590702 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 00:59:09.595548 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-4929b4e6-7487-498a-8050-0ed169fe7a60 tempest-GroupSnapshotsV319Test-465424408 tempest-GroupSnapshotsV319Test-465424408-project-member] Volume info retrieved successfully. Aug 20 00:59:09.596681 np0000007838 devstack@c-api.service[100215]: WARNING stevedore.named [None req-4929b4e6-7487-498a-8050-0ed169fe7a60 tempest-GroupSnapshotsV319Test-465424408 tempest-GroupSnapshotsV319Test-465424408-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 00:59:09.597018 np0000007838 devstack@c-api.service[100215]: WARNING castellan.key_manager [None req-4929b4e6-7487-498a-8050-0ed169fe7a60 tempest-GroupSnapshotsV319Test-465424408 tempest-GroupSnapshotsV319Test-465424408-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 00:59:09.665954 np0000007838 devstack@c-api.service[100215]: DEBUG oslo_db.sqlalchemy.engines [None req-4929b4e6-7487-498a-8050-0ed169fe7a60 tempest-GroupSnapshotsV319Test-465424408 tempest-GroupSnapshotsV319Test-465424408-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100215) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 20 00:59:09.670755 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:59:09.670755 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 00:59:09.683851 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-4929b4e6-7487-498a-8050-0ed169fe7a60 tempest-GroupSnapshotsV319Test-465424408 tempest-GroupSnapshotsV319Test-465424408-project-member] https://10.4.3.240/volume/v3/volumes/a1f2668f-99d4-44fb-86c1-ede1dfc4d1fe returned with HTTP 200 Aug 20 00:59:09.684490 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 294/1163] 10.4.3.240 () {68 vars in 1389 bytes} [Thu Aug 20 00:59:09 2026] GET /volume/v3/volumes/a1f2668f-99d4-44fb-86c1-ede1dfc4d1fe => generated 919 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:59:09.702737 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-58093628-edb1-4cb1-8302-55203bd6ce25 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:59:09.705435 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-58093628-edb1-4cb1-8302-55203bd6ce25 tempest-GroupSnapshotsV319Test-465424408 tempest-GroupSnapshotsV319Test-465424408-project-member] POST https://10.4.3.240/volume/v3/group_snapshots Aug 20 00:59:09.705940 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-58093628-edb1-4cb1-8302-55203bd6ce25 tempest-GroupSnapshotsV319Test-465424408 tempest-GroupSnapshotsV319Test-465424408-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "809c2d57-776d-48fc-9777-ad744c18db8a", "name": "tempest-GroupSnapshotsV319Test-Group_Snapshot-1048709687"}} {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:59:09.707922 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.v3.group_snapshots [None req-58093628-edb1-4cb1-8302-55203bd6ce25 tempest-GroupSnapshotsV319Test-465424408 tempest-GroupSnapshotsV319Test-465424408-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '809c2d57-776d-48fc-9777-ad744c18db8a', 'name': 'tempest-GroupSnapshotsV319Test-Group_Snapshot-1048709687'}} {{(pid=100213) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Aug 20 00:59:09.713007 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:59:09.713007 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 00:59:09.717497 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.v3.group_snapshots [None req-58093628-edb1-4cb1-8302-55203bd6ce25 tempest-GroupSnapshotsV319Test-465424408 tempest-GroupSnapshotsV319Test-465424408-project-member] Creating group_snapshot tempest-GroupSnapshotsV319Test-Group_Snapshot-1048709687. Aug 20 00:59:09.784814 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:59:09.784814 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 00:59:09.801527 np0000007838 devstack@c-api.service[100213]: WARNING cinder.quota [None req-58093628-edb1-4cb1-8302-55203bd6ce25 tempest-GroupSnapshotsV319Test-465424408 tempest-GroupSnapshotsV319Test-465424408-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsV319Test-volume-type-249187247 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsV319Test-volume-type-249187247, it is now deprecated. Please use the default quota class for default quota. Aug 20 00:59:09.825845 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.quota [None req-58093628-edb1-4cb1-8302-55203bd6ce25 tempest-GroupSnapshotsV319Test-465424408 tempest-GroupSnapshotsV319Test-465424408-project-member] Created reservations ['831ecb3d-84b0-476a-b3d8-777896ac79c3', '577b55c5-92e9-4e5b-92a5-017b16a4fa6f', '01858144-b756-426a-9cbb-7f2d7cd9bd11', '1dfe6d7b-f5e4-4b01-9871-f024468ad8cc'] {{(pid=100213) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:59:09.854855 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-58093628-edb1-4cb1-8302-55203bd6ce25 tempest-GroupSnapshotsV319Test-465424408 tempest-GroupSnapshotsV319Test-465424408-project-member] https://10.4.3.240/volume/v3/group_snapshots returned with HTTP 202 Aug 20 00:59:09.855463 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 287/1164] 10.4.3.240 () {70 vars in 1324 bytes} [Thu Aug 20 00:59:09 2026] POST /volume/v3/group_snapshots => generated 191 bytes in 153 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:59:09.864838 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-53f1e6dc-45a9-443f-8a08-e99c6f31d1c1 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:59:09.867717 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-53f1e6dc-45a9-443f-8a08-e99c6f31d1c1 tempest-GroupSnapshotsV319Test-465424408 tempest-GroupSnapshotsV319Test-465424408-project-member] GET https://10.4.3.240/volume/v3/group_snapshots/21ec4007-8490-47c3-ab4b-0a7975e78d1c Aug 20 00:59:09.867918 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-53f1e6dc-45a9-443f-8a08-e99c6f31d1c1 tempest-GroupSnapshotsV319Test-465424408 tempest-GroupSnapshotsV319Test-465424408-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:59:09.868137 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-53f1e6dc-45a9-443f-8a08-e99c6f31d1c1 tempest-GroupSnapshotsV319Test-465424408 tempest-GroupSnapshotsV319Test-465424408-project-member] Calling method 'version_select' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:59:09.868286 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.v3.group_snapshots [None req-53f1e6dc-45a9-443f-8a08-e99c6f31d1c1 tempest-GroupSnapshotsV319Test-465424408 tempest-GroupSnapshotsV319Test-465424408-project-member] show called for member 21ec4007-8490-47c3-ab4b-0a7975e78d1c {{(pid=100212) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 20 00:59:09.873033 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:59:09.873033 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 00:59:09.877557 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-53f1e6dc-45a9-443f-8a08-e99c6f31d1c1 tempest-GroupSnapshotsV319Test-465424408 tempest-GroupSnapshotsV319Test-465424408-project-member] https://10.4.3.240/volume/v3/group_snapshots/21ec4007-8490-47c3-ab4b-0a7975e78d1c returned with HTTP 200 Aug 20 00:59:09.877955 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 290/1165] 10.4.3.240 () {68 vars in 1413 bytes} [Thu Aug 20 00:59:09 2026] GET /volume/v3/group_snapshots/21ec4007-8490-47c3-ab4b-0a7975e78d1c => generated 330 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:59:10.887492 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-43eb7ae5-abb4-41ee-9d77-ea9cd4d36c09 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:59:10.899163 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-43eb7ae5-abb4-41ee-9d77-ea9cd4d36c09 tempest-GroupSnapshotsV319Test-465424408 tempest-GroupSnapshotsV319Test-465424408-project-member] GET https://10.4.3.240/volume/v3/group_snapshots/21ec4007-8490-47c3-ab4b-0a7975e78d1c Aug 20 00:59:10.900397 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-43eb7ae5-abb4-41ee-9d77-ea9cd4d36c09 tempest-GroupSnapshotsV319Test-465424408 tempest-GroupSnapshotsV319Test-465424408-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:59:10.900397 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-43eb7ae5-abb4-41ee-9d77-ea9cd4d36c09 tempest-GroupSnapshotsV319Test-465424408 tempest-GroupSnapshotsV319Test-465424408-project-member] Calling method 'version_select' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:59:10.900397 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.v3.group_snapshots [None req-43eb7ae5-abb4-41ee-9d77-ea9cd4d36c09 tempest-GroupSnapshotsV319Test-465424408 tempest-GroupSnapshotsV319Test-465424408-project-member] show called for member 21ec4007-8490-47c3-ab4b-0a7975e78d1c {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 20 00:59:10.907912 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:59:10.907912 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 00:59:10.912883 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-43eb7ae5-abb4-41ee-9d77-ea9cd4d36c09 tempest-GroupSnapshotsV319Test-465424408 tempest-GroupSnapshotsV319Test-465424408-project-member] https://10.4.3.240/volume/v3/group_snapshots/21ec4007-8490-47c3-ab4b-0a7975e78d1c returned with HTTP 200 Aug 20 00:59:10.913775 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 295/1166] 10.4.3.240 () {68 vars in 1413 bytes} [Thu Aug 20 00:59:10 2026] GET /volume/v3/group_snapshots/21ec4007-8490-47c3-ab4b-0a7975e78d1c => generated 331 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:59:10.923373 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-8fffb9e5-7439-4cef-96f3-df4ebf3f56ab None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:59:10.925621 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-8fffb9e5-7439-4cef-96f3-df4ebf3f56ab tempest-GroupSnapshotsV319Test-465424408 tempest-GroupSnapshotsV319Test-465424408-project-member] GET https://10.4.3.240/volume/v3/snapshots/detail Aug 20 00:59:10.926517 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-8fffb9e5-7439-4cef-96f3-df4ebf3f56ab tempest-GroupSnapshotsV319Test-465424408 tempest-GroupSnapshotsV319Test-465424408-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:59:10.926517 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-8fffb9e5-7439-4cef-96f3-df4ebf3f56ab tempest-GroupSnapshotsV319Test-465424408 tempest-GroupSnapshotsV319Test-465424408-project-member] Calling method 'detail' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:59:10.926677 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.api_utils [None req-8fffb9e5-7439-4cef-96f3-df4ebf3f56ab tempest-GroupSnapshotsV319Test-465424408 tempest-GroupSnapshotsV319Test-465424408-project-member] Removing options '' from query. {{(pid=100215) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 00:59:10.928636 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.db.api [None req-8fffb9e5-7439-4cef-96f3-df4ebf3f56ab tempest-GroupSnapshotsV319Test-465424408 tempest-GroupSnapshotsV319Test-465424408-project-member] Building query based on filter {{(pid=100215) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 20 00:59:10.943635 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-8fffb9e5-7439-4cef-96f3-df4ebf3f56ab tempest-GroupSnapshotsV319Test-465424408 tempest-GroupSnapshotsV319Test-465424408-project-member] Get all snapshots completed successfully. Aug 20 00:59:10.944106 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:59:10.944106 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 00:59:10.944853 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-8fffb9e5-7439-4cef-96f3-df4ebf3f56ab tempest-GroupSnapshotsV319Test-465424408 tempest-GroupSnapshotsV319Test-465424408-project-member] https://10.4.3.240/volume/v3/snapshots/detail returned with HTTP 200 Aug 20 00:59:10.946426 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 295/1167] 10.4.3.240 () {66 vars in 1264 bytes} [Thu Aug 20 00:59:10 2026] GET /volume/v3/snapshots/detail => generated 477 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:59:10.956870 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-4706758d-c381-4222-9977-46fd873eedfe None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:59:10.959878 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-4706758d-c381-4222-9977-46fd873eedfe tempest-GroupSnapshotsV319Test-465424408 tempest-GroupSnapshotsV319Test-465424408-project-member] GET https://10.4.3.240/volume/v3/snapshots/07b04c82-6f10-4bcf-948e-adf27b58d472 Aug 20 00:59:10.959878 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-4706758d-c381-4222-9977-46fd873eedfe tempest-GroupSnapshotsV319Test-465424408 tempest-GroupSnapshotsV319Test-465424408-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:59:10.960101 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-4706758d-c381-4222-9977-46fd873eedfe tempest-GroupSnapshotsV319Test-465424408 tempest-GroupSnapshotsV319Test-465424408-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:59:10.967975 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:59:10.967975 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 00:59:10.968612 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-4706758d-c381-4222-9977-46fd873eedfe tempest-GroupSnapshotsV319Test-465424408 tempest-GroupSnapshotsV319Test-465424408-project-member] Snapshot retrieved successfully. Aug 20 00:59:10.970366 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-4706758d-c381-4222-9977-46fd873eedfe tempest-GroupSnapshotsV319Test-465424408 tempest-GroupSnapshotsV319Test-465424408-project-member] https://10.4.3.240/volume/v3/snapshots/07b04c82-6f10-4bcf-948e-adf27b58d472 returned with HTTP 200 Aug 20 00:59:10.970366 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 288/1168] 10.4.3.240 () {66 vars in 1354 bytes} [Thu Aug 20 00:59:10 2026] GET /volume/v3/snapshots/07b04c82-6f10-4bcf-948e-adf27b58d472 => generated 474 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:59:10.982752 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-f19c6354-417b-4a5a-a0ca-36b06f9f2a14 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:59:10.985861 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-f19c6354-417b-4a5a-a0ca-36b06f9f2a14 tempest-GroupSnapshotsV319Test-779642898 tempest-GroupSnapshotsV319Test-779642898-project-admin] POST https://10.4.3.240/volume/v3/group_snapshots/21ec4007-8490-47c3-ab4b-0a7975e78d1c/action Aug 20 00:59:10.986392 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-f19c6354-417b-4a5a-a0ca-36b06f9f2a14 tempest-GroupSnapshotsV319Test-779642898 tempest-GroupSnapshotsV319Test-779642898-project-admin] Action body: b'{"reset_status": {"status": "creating"}}' {{(pid=100212) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 00:59:10.986602 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-f19c6354-417b-4a5a-a0ca-36b06f9f2a14 tempest-GroupSnapshotsV319Test-779642898 tempest-GroupSnapshotsV319Test-779642898-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "creating"}} {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:59:10.989147 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.v3.group_snapshots [None req-f19c6354-417b-4a5a-a0ca-36b06f9f2a14 tempest-GroupSnapshotsV319Test-779642898 tempest-GroupSnapshotsV319Test-779642898-project-admin] Updating group '21ec4007-8490-47c3-ab4b-0a7975e78d1c' with 'creating' {{(pid=100212) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Aug 20 00:59:10.995815 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:59:10.995815 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 00:59:11.005399 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-f19c6354-417b-4a5a-a0ca-36b06f9f2a14 tempest-GroupSnapshotsV319Test-779642898 tempest-GroupSnapshotsV319Test-779642898-project-admin] https://10.4.3.240/volume/v3/group_snapshots/21ec4007-8490-47c3-ab4b-0a7975e78d1c/action returned with HTTP 202 Aug 20 00:59:11.007443 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 291/1169] 10.4.3.240 () {70 vars in 1455 bytes} [Thu Aug 20 00:59:10 2026] POST /volume/v3/group_snapshots/21ec4007-8490-47c3-ab4b-0a7975e78d1c/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 20 00:59:11.016507 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-2477ce58-ec5d-42bd-82f6-cddf4aa2e82c None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:59:11.018825 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-2477ce58-ec5d-42bd-82f6-cddf4aa2e82c tempest-GroupSnapshotsV319Test-465424408 tempest-GroupSnapshotsV319Test-465424408-project-member] GET https://10.4.3.240/volume/v3/group_snapshots/21ec4007-8490-47c3-ab4b-0a7975e78d1c Aug 20 00:59:11.019032 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-2477ce58-ec5d-42bd-82f6-cddf4aa2e82c tempest-GroupSnapshotsV319Test-465424408 tempest-GroupSnapshotsV319Test-465424408-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:59:11.019487 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-2477ce58-ec5d-42bd-82f6-cddf4aa2e82c tempest-GroupSnapshotsV319Test-465424408 tempest-GroupSnapshotsV319Test-465424408-project-member] Calling method 'version_select' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:59:11.019618 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.v3.group_snapshots [None req-2477ce58-ec5d-42bd-82f6-cddf4aa2e82c tempest-GroupSnapshotsV319Test-465424408 tempest-GroupSnapshotsV319Test-465424408-project-member] show called for member 21ec4007-8490-47c3-ab4b-0a7975e78d1c {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 20 00:59:11.024425 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:59:11.024425 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 00:59:11.034648 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-2477ce58-ec5d-42bd-82f6-cddf4aa2e82c tempest-GroupSnapshotsV319Test-465424408 tempest-GroupSnapshotsV319Test-465424408-project-member] https://10.4.3.240/volume/v3/group_snapshots/21ec4007-8490-47c3-ab4b-0a7975e78d1c returned with HTTP 200 Aug 20 00:59:11.035211 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 296/1170] 10.4.3.240 () {68 vars in 1413 bytes} [Thu Aug 20 00:59:11 2026] GET /volume/v3/group_snapshots/21ec4007-8490-47c3-ab4b-0a7975e78d1c => generated 330 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:59:11.043716 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-4ea85a49-3484-4281-bbd3-3896ee9439bb None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:59:11.045586 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-4ea85a49-3484-4281-bbd3-3896ee9439bb tempest-GroupSnapshotsV319Test-779642898 tempest-GroupSnapshotsV319Test-779642898-project-admin] POST https://10.4.3.240/volume/v3/group_snapshots/21ec4007-8490-47c3-ab4b-0a7975e78d1c/action Aug 20 00:59:11.046021 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-4ea85a49-3484-4281-bbd3-3896ee9439bb tempest-GroupSnapshotsV319Test-779642898 tempest-GroupSnapshotsV319Test-779642898-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=100215) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 00:59:11.046215 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-4ea85a49-3484-4281-bbd3-3896ee9439bb tempest-GroupSnapshotsV319Test-779642898 tempest-GroupSnapshotsV319Test-779642898-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "available"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:59:11.048038 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.v3.group_snapshots [None req-4ea85a49-3484-4281-bbd3-3896ee9439bb tempest-GroupSnapshotsV319Test-779642898 tempest-GroupSnapshotsV319Test-779642898-project-admin] Updating group '21ec4007-8490-47c3-ab4b-0a7975e78d1c' with 'available' {{(pid=100215) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Aug 20 00:59:11.054147 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:59:11.054147 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 00:59:11.065548 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-4ea85a49-3484-4281-bbd3-3896ee9439bb tempest-GroupSnapshotsV319Test-779642898 tempest-GroupSnapshotsV319Test-779642898-project-admin] https://10.4.3.240/volume/v3/group_snapshots/21ec4007-8490-47c3-ab4b-0a7975e78d1c/action returned with HTTP 202 Aug 20 00:59:11.066886 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 296/1171] 10.4.3.240 () {70 vars in 1455 bytes} [Thu Aug 20 00:59:11 2026] POST /volume/v3/group_snapshots/21ec4007-8490-47c3-ab4b-0a7975e78d1c/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 20 00:59:11.073835 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-18e5e373-9a92-436c-800b-7e3a55dc1670 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:59:11.075395 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-18e5e373-9a92-436c-800b-7e3a55dc1670 tempest-GroupSnapshotsV319Test-465424408 tempest-GroupSnapshotsV319Test-465424408-project-member] GET https://10.4.3.240/volume/v3/group_snapshots/21ec4007-8490-47c3-ab4b-0a7975e78d1c Aug 20 00:59:11.075709 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-18e5e373-9a92-436c-800b-7e3a55dc1670 tempest-GroupSnapshotsV319Test-465424408 tempest-GroupSnapshotsV319Test-465424408-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:59:11.076027 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-18e5e373-9a92-436c-800b-7e3a55dc1670 tempest-GroupSnapshotsV319Test-465424408 tempest-GroupSnapshotsV319Test-465424408-project-member] Calling method 'version_select' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:59:11.076301 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.v3.group_snapshots [None req-18e5e373-9a92-436c-800b-7e3a55dc1670 tempest-GroupSnapshotsV319Test-465424408 tempest-GroupSnapshotsV319Test-465424408-project-member] show called for member 21ec4007-8490-47c3-ab4b-0a7975e78d1c {{(pid=100213) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 20 00:59:11.083332 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:59:11.083332 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 00:59:11.087799 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-18e5e373-9a92-436c-800b-7e3a55dc1670 tempest-GroupSnapshotsV319Test-465424408 tempest-GroupSnapshotsV319Test-465424408-project-member] https://10.4.3.240/volume/v3/group_snapshots/21ec4007-8490-47c3-ab4b-0a7975e78d1c returned with HTTP 200 Aug 20 00:59:11.087799 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 289/1172] 10.4.3.240 () {68 vars in 1413 bytes} [Thu Aug 20 00:59:11 2026] GET /volume/v3/group_snapshots/21ec4007-8490-47c3-ab4b-0a7975e78d1c => generated 331 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:59:11.099269 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-21a3f0ce-e292-4dfc-8a3e-24c28f61d009 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:59:11.103223 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-21a3f0ce-e292-4dfc-8a3e-24c28f61d009 tempest-GroupSnapshotsV319Test-779642898 tempest-GroupSnapshotsV319Test-779642898-project-admin] POST https://10.4.3.240/volume/v3/group_snapshots/21ec4007-8490-47c3-ab4b-0a7975e78d1c/action Aug 20 00:59:11.103658 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-21a3f0ce-e292-4dfc-8a3e-24c28f61d009 tempest-GroupSnapshotsV319Test-779642898 tempest-GroupSnapshotsV319Test-779642898-project-admin] Action body: b'{"reset_status": {"status": "error"}}' {{(pid=100212) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 00:59:11.103841 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-21a3f0ce-e292-4dfc-8a3e-24c28f61d009 tempest-GroupSnapshotsV319Test-779642898 tempest-GroupSnapshotsV319Test-779642898-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "error"}} {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:59:11.106151 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.v3.group_snapshots [None req-21a3f0ce-e292-4dfc-8a3e-24c28f61d009 tempest-GroupSnapshotsV319Test-779642898 tempest-GroupSnapshotsV319Test-779642898-project-admin] Updating group '21ec4007-8490-47c3-ab4b-0a7975e78d1c' with 'error' {{(pid=100212) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Aug 20 00:59:11.109962 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:59:11.109962 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 00:59:11.121800 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-21a3f0ce-e292-4dfc-8a3e-24c28f61d009 tempest-GroupSnapshotsV319Test-779642898 tempest-GroupSnapshotsV319Test-779642898-project-admin] https://10.4.3.240/volume/v3/group_snapshots/21ec4007-8490-47c3-ab4b-0a7975e78d1c/action returned with HTTP 202 Aug 20 00:59:11.122459 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 292/1173] 10.4.3.240 () {70 vars in 1455 bytes} [Thu Aug 20 00:59:11 2026] POST /volume/v3/group_snapshots/21ec4007-8490-47c3-ab4b-0a7975e78d1c/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 20 00:59:11.130553 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-87aedd6a-3dde-4099-89ca-3fe284ea7d34 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:59:11.132853 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-87aedd6a-3dde-4099-89ca-3fe284ea7d34 tempest-GroupSnapshotsV319Test-465424408 tempest-GroupSnapshotsV319Test-465424408-project-member] GET https://10.4.3.240/volume/v3/group_snapshots/21ec4007-8490-47c3-ab4b-0a7975e78d1c Aug 20 00:59:11.133126 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-87aedd6a-3dde-4099-89ca-3fe284ea7d34 tempest-GroupSnapshotsV319Test-465424408 tempest-GroupSnapshotsV319Test-465424408-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:59:11.133436 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-87aedd6a-3dde-4099-89ca-3fe284ea7d34 tempest-GroupSnapshotsV319Test-465424408 tempest-GroupSnapshotsV319Test-465424408-project-member] Calling method 'version_select' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:59:11.133623 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.v3.group_snapshots [None req-87aedd6a-3dde-4099-89ca-3fe284ea7d34 tempest-GroupSnapshotsV319Test-465424408 tempest-GroupSnapshotsV319Test-465424408-project-member] show called for member 21ec4007-8490-47c3-ab4b-0a7975e78d1c {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 20 00:59:11.137518 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:59:11.137518 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 00:59:11.141901 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-87aedd6a-3dde-4099-89ca-3fe284ea7d34 tempest-GroupSnapshotsV319Test-465424408 tempest-GroupSnapshotsV319Test-465424408-project-member] https://10.4.3.240/volume/v3/group_snapshots/21ec4007-8490-47c3-ab4b-0a7975e78d1c returned with HTTP 200 Aug 20 00:59:11.142437 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 297/1174] 10.4.3.240 () {68 vars in 1413 bytes} [Thu Aug 20 00:59:11 2026] GET /volume/v3/group_snapshots/21ec4007-8490-47c3-ab4b-0a7975e78d1c => generated 327 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:59:11.152482 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-2fe5de60-3c5e-41c6-a0ca-68e6d5f21f4f None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:59:11.155930 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-2fe5de60-3c5e-41c6-a0ca-68e6d5f21f4f tempest-GroupSnapshotsV319Test-779642898 tempest-GroupSnapshotsV319Test-779642898-project-admin] POST https://10.4.3.240/volume/v3/group_snapshots/21ec4007-8490-47c3-ab4b-0a7975e78d1c/action Aug 20 00:59:11.156871 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-2fe5de60-3c5e-41c6-a0ca-68e6d5f21f4f tempest-GroupSnapshotsV319Test-779642898 tempest-GroupSnapshotsV319Test-779642898-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=100215) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 00:59:11.157055 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-2fe5de60-3c5e-41c6-a0ca-68e6d5f21f4f tempest-GroupSnapshotsV319Test-779642898 tempest-GroupSnapshotsV319Test-779642898-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:59:11.159173 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.v3.group_snapshots [None req-2fe5de60-3c5e-41c6-a0ca-68e6d5f21f4f tempest-GroupSnapshotsV319Test-779642898 tempest-GroupSnapshotsV319Test-779642898-project-admin] Updating group '21ec4007-8490-47c3-ab4b-0a7975e78d1c' with 'available' {{(pid=100215) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Aug 20 00:59:11.169576 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:59:11.169576 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 00:59:11.179868 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-2fe5de60-3c5e-41c6-a0ca-68e6d5f21f4f tempest-GroupSnapshotsV319Test-779642898 tempest-GroupSnapshotsV319Test-779642898-project-admin] https://10.4.3.240/volume/v3/group_snapshots/21ec4007-8490-47c3-ab4b-0a7975e78d1c/action returned with HTTP 202 Aug 20 00:59:11.180522 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 297/1175] 10.4.3.240 () {70 vars in 1455 bytes} [Thu Aug 20 00:59:11 2026] POST /volume/v3/group_snapshots/21ec4007-8490-47c3-ab4b-0a7975e78d1c/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 20 00:59:11.187498 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-bee7252b-1f27-4974-adba-6b96ef64d632 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:59:11.189033 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-bee7252b-1f27-4974-adba-6b96ef64d632 tempest-GroupSnapshotsV319Test-465424408 tempest-GroupSnapshotsV319Test-465424408-project-member] GET https://10.4.3.240/volume/v3/group_snapshots/21ec4007-8490-47c3-ab4b-0a7975e78d1c Aug 20 00:59:11.189408 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-bee7252b-1f27-4974-adba-6b96ef64d632 tempest-GroupSnapshotsV319Test-465424408 tempest-GroupSnapshotsV319Test-465424408-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:59:11.189674 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-bee7252b-1f27-4974-adba-6b96ef64d632 tempest-GroupSnapshotsV319Test-465424408 tempest-GroupSnapshotsV319Test-465424408-project-member] Calling method 'version_select' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:59:11.189876 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.v3.group_snapshots [None req-bee7252b-1f27-4974-adba-6b96ef64d632 tempest-GroupSnapshotsV319Test-465424408 tempest-GroupSnapshotsV319Test-465424408-project-member] show called for member 21ec4007-8490-47c3-ab4b-0a7975e78d1c {{(pid=100213) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 20 00:59:11.194719 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:59:11.194719 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 00:59:11.197204 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-bee7252b-1f27-4974-adba-6b96ef64d632 tempest-GroupSnapshotsV319Test-465424408 tempest-GroupSnapshotsV319Test-465424408-project-member] https://10.4.3.240/volume/v3/group_snapshots/21ec4007-8490-47c3-ab4b-0a7975e78d1c returned with HTTP 200 Aug 20 00:59:11.197676 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 290/1176] 10.4.3.240 () {68 vars in 1413 bytes} [Thu Aug 20 00:59:11 2026] GET /volume/v3/group_snapshots/21ec4007-8490-47c3-ab4b-0a7975e78d1c => generated 331 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:59:11.207065 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-98a7ef7a-c6b5-4859-acf1-a86a0b96e23c None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:59:11.212963 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-98a7ef7a-c6b5-4859-acf1-a86a0b96e23c tempest-GroupSnapshotsV319Test-465424408 tempest-GroupSnapshotsV319Test-465424408-project-member] DELETE https://10.4.3.240/volume/v3/group_snapshots/21ec4007-8490-47c3-ab4b-0a7975e78d1c Aug 20 00:59:11.213246 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-98a7ef7a-c6b5-4859-acf1-a86a0b96e23c tempest-GroupSnapshotsV319Test-465424408 tempest-GroupSnapshotsV319Test-465424408-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:59:11.213523 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-98a7ef7a-c6b5-4859-acf1-a86a0b96e23c tempest-GroupSnapshotsV319Test-465424408 tempest-GroupSnapshotsV319Test-465424408-project-member] Calling method 'version_select' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:59:11.213709 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.v3.group_snapshots [None req-98a7ef7a-c6b5-4859-acf1-a86a0b96e23c tempest-GroupSnapshotsV319Test-465424408 tempest-GroupSnapshotsV319Test-465424408-project-member] delete called for member 21ec4007-8490-47c3-ab4b-0a7975e78d1c {{(pid=100212) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 20 00:59:11.213888 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.v3.group_snapshots [None req-98a7ef7a-c6b5-4859-acf1-a86a0b96e23c tempest-GroupSnapshotsV319Test-465424408 tempest-GroupSnapshotsV319Test-465424408-project-member] Delete group_snapshot with id: 21ec4007-8490-47c3-ab4b-0a7975e78d1c Aug 20 00:59:11.218765 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:59:11.218765 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 00:59:11.262023 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-98a7ef7a-c6b5-4859-acf1-a86a0b96e23c tempest-GroupSnapshotsV319Test-465424408 tempest-GroupSnapshotsV319Test-465424408-project-member] https://10.4.3.240/volume/v3/group_snapshots/21ec4007-8490-47c3-ab4b-0a7975e78d1c returned with HTTP 202 Aug 20 00:59:11.262476 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 293/1177] 10.4.3.240 () {68 vars in 1416 bytes} [Thu Aug 20 00:59:11 2026] DELETE /volume/v3/group_snapshots/21ec4007-8490-47c3-ab4b-0a7975e78d1c => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 20 00:59:11.275407 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-7904e9ae-4e1c-4b68-827c-d6adc408ce14 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:59:11.277501 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-7904e9ae-4e1c-4b68-827c-d6adc408ce14 tempest-GroupSnapshotsV319Test-465424408 tempest-GroupSnapshotsV319Test-465424408-project-member] GET https://10.4.3.240/volume/v3/volumes/detail Aug 20 00:59:11.277794 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-7904e9ae-4e1c-4b68-827c-d6adc408ce14 tempest-GroupSnapshotsV319Test-465424408 tempest-GroupSnapshotsV319Test-465424408-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:59:11.278076 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-7904e9ae-4e1c-4b68-827c-d6adc408ce14 tempest-GroupSnapshotsV319Test-465424408 tempest-GroupSnapshotsV319Test-465424408-project-member] Calling method 'detail' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:59:11.278493 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.api_utils [None req-7904e9ae-4e1c-4b68-827c-d6adc408ce14 tempest-GroupSnapshotsV319Test-465424408 tempest-GroupSnapshotsV319Test-465424408-project-member] Removing options '' from query. {{(pid=100214) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 00:59:11.279484 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-7904e9ae-4e1c-4b68-827c-d6adc408ce14 tempest-GroupSnapshotsV319Test-465424408 tempest-GroupSnapshotsV319Test-465424408-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100214) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 00:59:11.296719 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-7904e9ae-4e1c-4b68-827c-d6adc408ce14 tempest-GroupSnapshotsV319Test-465424408 tempest-GroupSnapshotsV319Test-465424408-project-member] Get all volumes completed successfully. Aug 20 00:59:11.299607 np0000007838 devstack@c-api.service[100214]: WARNING stevedore.named [None req-7904e9ae-4e1c-4b68-827c-d6adc408ce14 tempest-GroupSnapshotsV319Test-465424408 tempest-GroupSnapshotsV319Test-465424408-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 00:59:11.299904 np0000007838 devstack@c-api.service[100214]: WARNING castellan.key_manager [None req-7904e9ae-4e1c-4b68-827c-d6adc408ce14 tempest-GroupSnapshotsV319Test-465424408 tempest-GroupSnapshotsV319Test-465424408-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 00:59:11.346156 np0000007838 devstack@c-api.service[100214]: DEBUG oslo_db.sqlalchemy.engines [None req-7904e9ae-4e1c-4b68-827c-d6adc408ce14 tempest-GroupSnapshotsV319Test-465424408 tempest-GroupSnapshotsV319Test-465424408-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100214) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 20 00:59:11.349906 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:59:11.349906 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 00:59:11.357556 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-7904e9ae-4e1c-4b68-827c-d6adc408ce14 tempest-GroupSnapshotsV319Test-465424408 tempest-GroupSnapshotsV319Test-465424408-project-member] https://10.4.3.240/volume/v3/volumes/detail returned with HTTP 200 Aug 20 00:59:11.358031 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 298/1178] 10.4.3.240 () {68 vars in 1299 bytes} [Thu Aug 20 00:59:11 2026] GET /volume/v3/volumes/detail => generated 922 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:59:11.373588 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-6c6ce7b6-5d42-455b-a811-98ab00233df0 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:59:11.376293 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-6c6ce7b6-5d42-455b-a811-98ab00233df0 tempest-GroupSnapshotsV319Test-465424408 tempest-GroupSnapshotsV319Test-465424408-project-member] GET https://10.4.3.240/volume/v3/snapshots/detail Aug 20 00:59:11.376518 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-6c6ce7b6-5d42-455b-a811-98ab00233df0 tempest-GroupSnapshotsV319Test-465424408 tempest-GroupSnapshotsV319Test-465424408-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:59:11.376712 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-6c6ce7b6-5d42-455b-a811-98ab00233df0 tempest-GroupSnapshotsV319Test-465424408 tempest-GroupSnapshotsV319Test-465424408-project-member] Calling method 'detail' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:59:11.376920 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.api_utils [None req-6c6ce7b6-5d42-455b-a811-98ab00233df0 tempest-GroupSnapshotsV319Test-465424408 tempest-GroupSnapshotsV319Test-465424408-project-member] Removing options '' from query. {{(pid=100215) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 00:59:11.378039 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.db.api [None req-6c6ce7b6-5d42-455b-a811-98ab00233df0 tempest-GroupSnapshotsV319Test-465424408 tempest-GroupSnapshotsV319Test-465424408-project-member] Building query based on filter {{(pid=100215) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 20 00:59:11.389897 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-6c6ce7b6-5d42-455b-a811-98ab00233df0 tempest-GroupSnapshotsV319Test-465424408 tempest-GroupSnapshotsV319Test-465424408-project-member] Get all snapshots completed successfully. Aug 20 00:59:11.390761 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-6c6ce7b6-5d42-455b-a811-98ab00233df0 tempest-GroupSnapshotsV319Test-465424408 tempest-GroupSnapshotsV319Test-465424408-project-member] https://10.4.3.240/volume/v3/snapshots/detail returned with HTTP 200 Aug 20 00:59:11.391135 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 298/1179] 10.4.3.240 () {66 vars in 1264 bytes} [Thu Aug 20 00:59:11 2026] GET /volume/v3/snapshots/detail => generated 17 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 20 00:59:11.402514 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-5086e357-ba3d-495a-a4ec-62c40d3b3883 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:59:11.403952 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-5086e357-ba3d-495a-a4ec-62c40d3b3883 tempest-GroupSnapshotsV319Test-465424408 tempest-GroupSnapshotsV319Test-465424408-project-member] GET https://10.4.3.240/volume/v3/group_snapshots/21ec4007-8490-47c3-ab4b-0a7975e78d1c Aug 20 00:59:11.404446 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-5086e357-ba3d-495a-a4ec-62c40d3b3883 tempest-GroupSnapshotsV319Test-465424408 tempest-GroupSnapshotsV319Test-465424408-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:59:11.404768 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-5086e357-ba3d-495a-a4ec-62c40d3b3883 tempest-GroupSnapshotsV319Test-465424408 tempest-GroupSnapshotsV319Test-465424408-project-member] Calling method 'version_select' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:59:11.405008 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.v3.group_snapshots [None req-5086e357-ba3d-495a-a4ec-62c40d3b3883 tempest-GroupSnapshotsV319Test-465424408 tempest-GroupSnapshotsV319Test-465424408-project-member] show called for member 21ec4007-8490-47c3-ab4b-0a7975e78d1c {{(pid=100213) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 20 00:59:11.412177 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-5086e357-ba3d-495a-a4ec-62c40d3b3883 tempest-GroupSnapshotsV319Test-465424408 tempest-GroupSnapshotsV319Test-465424408-project-member] https://10.4.3.240/volume/v3/group_snapshots/21ec4007-8490-47c3-ab4b-0a7975e78d1c returned with HTTP 404 Aug 20 00:59:11.412177 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 291/1180] 10.4.3.240 () {68 vars in 1413 bytes} [Thu Aug 20 00:59:11 2026] GET /volume/v3/group_snapshots/21ec4007-8490-47c3-ab4b-0a7975e78d1c => generated 116 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 00:59:11.419866 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-eadfaee0-3831-4490-a68a-22abe2c63466 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:59:11.421653 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-eadfaee0-3831-4490-a68a-22abe2c63466 tempest-GroupSnapshotsV319Test-465424408 tempest-GroupSnapshotsV319Test-465424408-project-member] GET https://10.4.3.240/volume/v3/volumes/detail Aug 20 00:59:11.421858 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-eadfaee0-3831-4490-a68a-22abe2c63466 tempest-GroupSnapshotsV319Test-465424408 tempest-GroupSnapshotsV319Test-465424408-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:59:11.422082 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-eadfaee0-3831-4490-a68a-22abe2c63466 tempest-GroupSnapshotsV319Test-465424408 tempest-GroupSnapshotsV319Test-465424408-project-member] Calling method 'detail' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:59:11.422349 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.api_utils [None req-eadfaee0-3831-4490-a68a-22abe2c63466 tempest-GroupSnapshotsV319Test-465424408 tempest-GroupSnapshotsV319Test-465424408-project-member] Removing options '' from query. {{(pid=100212) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 00:59:11.422692 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:59:11.422692 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 00:59:11.423116 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-eadfaee0-3831-4490-a68a-22abe2c63466 tempest-GroupSnapshotsV319Test-465424408 tempest-GroupSnapshotsV319Test-465424408-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100212) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 00:59:11.431629 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-eadfaee0-3831-4490-a68a-22abe2c63466 tempest-GroupSnapshotsV319Test-465424408 tempest-GroupSnapshotsV319Test-465424408-project-member] Get all volumes completed successfully. Aug 20 00:59:11.432347 np0000007838 devstack@c-api.service[100212]: WARNING stevedore.named [None req-eadfaee0-3831-4490-a68a-22abe2c63466 tempest-GroupSnapshotsV319Test-465424408 tempest-GroupSnapshotsV319Test-465424408-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 00:59:11.432526 np0000007838 devstack@c-api.service[100212]: WARNING castellan.key_manager [None req-eadfaee0-3831-4490-a68a-22abe2c63466 tempest-GroupSnapshotsV319Test-465424408 tempest-GroupSnapshotsV319Test-465424408-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 00:59:11.477950 np0000007838 devstack@c-api.service[100212]: DEBUG oslo_db.sqlalchemy.engines [None req-eadfaee0-3831-4490-a68a-22abe2c63466 tempest-GroupSnapshotsV319Test-465424408 tempest-GroupSnapshotsV319Test-465424408-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100212) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 20 00:59:11.481922 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:59:11.481922 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 00:59:11.491252 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-eadfaee0-3831-4490-a68a-22abe2c63466 tempest-GroupSnapshotsV319Test-465424408 tempest-GroupSnapshotsV319Test-465424408-project-member] https://10.4.3.240/volume/v3/volumes/detail returned with HTTP 200 Aug 20 00:59:11.491715 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 294/1181] 10.4.3.240 () {68 vars in 1299 bytes} [Thu Aug 20 00:59:11 2026] GET /volume/v3/volumes/detail => generated 922 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:59:11.507983 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-9426a708-a27c-42bf-9861-1d04d74efce9 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:59:11.510494 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-9426a708-a27c-42bf-9861-1d04d74efce9 tempest-GroupSnapshotsV319Test-465424408 tempest-GroupSnapshotsV319Test-465424408-project-member] POST https://10.4.3.240/volume/v3/groups/809c2d57-776d-48fc-9777-ad744c18db8a/action Aug 20 00:59:11.511246 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-9426a708-a27c-42bf-9861-1d04d74efce9 tempest-GroupSnapshotsV319Test-465424408 tempest-GroupSnapshotsV319Test-465424408-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100214) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 00:59:11.511411 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-9426a708-a27c-42bf-9861-1d04d74efce9 tempest-GroupSnapshotsV319Test-465424408 tempest-GroupSnapshotsV319Test-465424408-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:59:11.513141 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.v3.groups [None req-9426a708-a27c-42bf-9861-1d04d74efce9 tempest-GroupSnapshotsV319Test-465424408 tempest-GroupSnapshotsV319Test-465424408-project-member] delete called for group 809c2d57-776d-48fc-9777-ad744c18db8a {{(pid=100214) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 20 00:59:11.513332 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.v3.groups [None req-9426a708-a27c-42bf-9861-1d04d74efce9 tempest-GroupSnapshotsV319Test-465424408 tempest-GroupSnapshotsV319Test-465424408-project-member] Delete group with id: 809c2d57-776d-48fc-9777-ad744c18db8a Aug 20 00:59:11.516916 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:59:11.516916 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 00:59:11.606417 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-9426a708-a27c-42bf-9861-1d04d74efce9 tempest-GroupSnapshotsV319Test-465424408 tempest-GroupSnapshotsV319Test-465424408-project-member] https://10.4.3.240/volume/v3/groups/809c2d57-776d-48fc-9777-ad744c18db8a/action returned with HTTP 202 Aug 20 00:59:11.606845 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 299/1182] 10.4.3.240 () {70 vars in 1428 bytes} [Thu Aug 20 00:59:11 2026] POST /volume/v3/groups/809c2d57-776d-48fc-9777-ad744c18db8a/action => generated 0 bytes in 99 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 20 00:59:11.614693 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-2148898e-b1eb-46e1-a52d-1975ddb93a8a None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:59:11.617496 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-2148898e-b1eb-46e1-a52d-1975ddb93a8a tempest-GroupSnapshotsV319Test-465424408 tempest-GroupSnapshotsV319Test-465424408-project-member] GET https://10.4.3.240/volume/v3/volumes/a1f2668f-99d4-44fb-86c1-ede1dfc4d1fe Aug 20 00:59:11.617827 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-2148898e-b1eb-46e1-a52d-1975ddb93a8a tempest-GroupSnapshotsV319Test-465424408 tempest-GroupSnapshotsV319Test-465424408-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:59:11.618102 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-2148898e-b1eb-46e1-a52d-1975ddb93a8a tempest-GroupSnapshotsV319Test-465424408 tempest-GroupSnapshotsV319Test-465424408-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:59:11.628617 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:59:11.628617 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 00:59:11.634722 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-2148898e-b1eb-46e1-a52d-1975ddb93a8a tempest-GroupSnapshotsV319Test-465424408 tempest-GroupSnapshotsV319Test-465424408-project-member] Volume info retrieved successfully. Aug 20 00:59:11.635758 np0000007838 devstack@c-api.service[100215]: WARNING stevedore.named [None req-2148898e-b1eb-46e1-a52d-1975ddb93a8a tempest-GroupSnapshotsV319Test-465424408 tempest-GroupSnapshotsV319Test-465424408-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 00:59:11.636038 np0000007838 devstack@c-api.service[100215]: WARNING castellan.key_manager [None req-2148898e-b1eb-46e1-a52d-1975ddb93a8a tempest-GroupSnapshotsV319Test-465424408 tempest-GroupSnapshotsV319Test-465424408-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 00:59:11.679353 np0000007838 devstack@c-api.service[100215]: DEBUG oslo_db.sqlalchemy.engines [None req-2148898e-b1eb-46e1-a52d-1975ddb93a8a tempest-GroupSnapshotsV319Test-465424408 tempest-GroupSnapshotsV319Test-465424408-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100215) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 20 00:59:11.682564 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:59:11.682564 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 00:59:11.689651 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-2148898e-b1eb-46e1-a52d-1975ddb93a8a tempest-GroupSnapshotsV319Test-465424408 tempest-GroupSnapshotsV319Test-465424408-project-member] https://10.4.3.240/volume/v3/volumes/a1f2668f-99d4-44fb-86c1-ede1dfc4d1fe returned with HTTP 200 Aug 20 00:59:11.690147 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 299/1183] 10.4.3.240 () {68 vars in 1389 bytes} [Thu Aug 20 00:59:11 2026] GET /volume/v3/volumes/a1f2668f-99d4-44fb-86c1-ede1dfc4d1fe => generated 918 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:59:12.712654 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-db9d087c-b4b2-4e31-b82d-81b17e353034 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:59:12.717365 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-db9d087c-b4b2-4e31-b82d-81b17e353034 tempest-GroupSnapshotsV319Test-465424408 tempest-GroupSnapshotsV319Test-465424408-project-member] GET https://10.4.3.240/volume/v3/volumes/a1f2668f-99d4-44fb-86c1-ede1dfc4d1fe Aug 20 00:59:12.717365 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-db9d087c-b4b2-4e31-b82d-81b17e353034 tempest-GroupSnapshotsV319Test-465424408 tempest-GroupSnapshotsV319Test-465424408-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:59:12.717365 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-db9d087c-b4b2-4e31-b82d-81b17e353034 tempest-GroupSnapshotsV319Test-465424408 tempest-GroupSnapshotsV319Test-465424408-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:59:12.723815 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-db9d087c-b4b2-4e31-b82d-81b17e353034 tempest-GroupSnapshotsV319Test-465424408 tempest-GroupSnapshotsV319Test-465424408-project-member] https://10.4.3.240/volume/v3/volumes/a1f2668f-99d4-44fb-86c1-ede1dfc4d1fe returned with HTTP 404 Aug 20 00:59:12.724719 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 292/1184] 10.4.3.240 () {68 vars in 1389 bytes} [Thu Aug 20 00:59:12 2026] GET /volume/v3/volumes/a1f2668f-99d4-44fb-86c1-ede1dfc4d1fe => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 00:59:12.733690 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-97c6aff5-71ba-4148-9fa6-22c71e926dba None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:59:12.736104 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-97c6aff5-71ba-4148-9fa6-22c71e926dba tempest-GroupSnapshotsV319Test-465424408 tempest-GroupSnapshotsV319Test-465424408-project-member] GET https://10.4.3.240/volume/v3/groups/809c2d57-776d-48fc-9777-ad744c18db8a Aug 20 00:59:12.736474 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-97c6aff5-71ba-4148-9fa6-22c71e926dba tempest-GroupSnapshotsV319Test-465424408 tempest-GroupSnapshotsV319Test-465424408-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:59:12.736763 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-97c6aff5-71ba-4148-9fa6-22c71e926dba tempest-GroupSnapshotsV319Test-465424408 tempest-GroupSnapshotsV319Test-465424408-project-member] Calling method 'version_select' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:59:12.736984 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.v3.groups [None req-97c6aff5-71ba-4148-9fa6-22c71e926dba tempest-GroupSnapshotsV319Test-465424408 tempest-GroupSnapshotsV319Test-465424408-project-member] show called for member 809c2d57-776d-48fc-9777-ad744c18db8a {{(pid=100212) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 20 00:59:12.740641 np0000007838 devstack@c-api.service[100212]: DEBUG dbcounter [-] [100212] Writing DB stats cinder:SELECT=411,cinder:UPDATE=84,cinder:INSERT=48 {{(pid=100212) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 00:59:12.742956 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-97c6aff5-71ba-4148-9fa6-22c71e926dba tempest-GroupSnapshotsV319Test-465424408 tempest-GroupSnapshotsV319Test-465424408-project-member] https://10.4.3.240/volume/v3/groups/809c2d57-776d-48fc-9777-ad744c18db8a returned with HTTP 404 Aug 20 00:59:12.744145 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 295/1185] 10.4.3.240 () {68 vars in 1386 bytes} [Thu Aug 20 00:59:12 2026] GET /volume/v3/groups/809c2d57-776d-48fc-9777-ad744c18db8a => generated 108 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 00:59:12.752943 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-e37d15b6-c4d1-4af8-8878-6faa31e74e30 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:59:12.755781 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-e37d15b6-c4d1-4af8-8878-6faa31e74e30 tempest-GroupSnapshotsV319Test-779642898 tempest-GroupSnapshotsV319Test-779642898-project-admin] DELETE https://10.4.3.240/volume/v3/group_types/297399b4-a545-4cef-aaa8-7d20d3265331 Aug 20 00:59:12.755781 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-e37d15b6-c4d1-4af8-8878-6faa31e74e30 tempest-GroupSnapshotsV319Test-779642898 tempest-GroupSnapshotsV319Test-779642898-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:59:12.756059 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-e37d15b6-c4d1-4af8-8878-6faa31e74e30 tempest-GroupSnapshotsV319Test-779642898 tempest-GroupSnapshotsV319Test-779642898-project-admin] Calling method 'version_select' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:59:12.776782 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-e37d15b6-c4d1-4af8-8878-6faa31e74e30 tempest-GroupSnapshotsV319Test-779642898 tempest-GroupSnapshotsV319Test-779642898-project-admin] https://10.4.3.240/volume/v3/group_types/297399b4-a545-4cef-aaa8-7d20d3265331 returned with HTTP 202 Aug 20 00:59:12.777384 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 300/1186] 10.4.3.240 () {68 vars in 1404 bytes} [Thu Aug 20 00:59:12 2026] DELETE /volume/v3/group_types/297399b4-a545-4cef-aaa8-7d20d3265331 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 20 00:59:12.785257 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-d2bc9dfc-6f3c-4639-8ba8-5dabe6d7983e None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:59:12.787102 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-d2bc9dfc-6f3c-4639-8ba8-5dabe6d7983e tempest-GroupSnapshotsV319Test-779642898 tempest-GroupSnapshotsV319Test-779642898-project-admin] DELETE https://10.4.3.240/volume/v3/types/5a166914-2645-4b61-a365-7c2b077c1b60 Aug 20 00:59:12.787296 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-d2bc9dfc-6f3c-4639-8ba8-5dabe6d7983e tempest-GroupSnapshotsV319Test-779642898 tempest-GroupSnapshotsV319Test-779642898-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:59:12.787512 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-d2bc9dfc-6f3c-4639-8ba8-5dabe6d7983e tempest-GroupSnapshotsV319Test-779642898 tempest-GroupSnapshotsV319Test-779642898-project-admin] Calling method '_delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:59:12.815754 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-d2bc9dfc-6f3c-4639-8ba8-5dabe6d7983e tempest-GroupSnapshotsV319Test-779642898 tempest-GroupSnapshotsV319Test-779642898-project-admin] https://10.4.3.240/volume/v3/types/5a166914-2645-4b61-a365-7c2b077c1b60 returned with HTTP 202 Aug 20 00:59:12.816137 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 300/1187] 10.4.3.240 () {66 vars in 1345 bytes} [Thu Aug 20 00:59:12 2026] DELETE /volume/v3/types/5a166914-2645-4b61-a365-7c2b077c1b60 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:59:12.825263 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-7f50bf45-a704-4fbb-9f9a-f7402376cc58 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:59:12.828104 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-7f50bf45-a704-4fbb-9f9a-f7402376cc58 tempest-GroupSnapshotsV319Test-779642898 tempest-GroupSnapshotsV319Test-779642898-project-admin] GET https://10.4.3.240/volume/v3/types/5a166914-2645-4b61-a365-7c2b077c1b60 Aug 20 00:59:12.828104 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-7f50bf45-a704-4fbb-9f9a-f7402376cc58 tempest-GroupSnapshotsV319Test-779642898 tempest-GroupSnapshotsV319Test-779642898-project-admin] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:59:12.828104 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-7f50bf45-a704-4fbb-9f9a-f7402376cc58 tempest-GroupSnapshotsV319Test-779642898 tempest-GroupSnapshotsV319Test-779642898-project-admin] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:59:12.830659 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-7f50bf45-a704-4fbb-9f9a-f7402376cc58 tempest-GroupSnapshotsV319Test-779642898 tempest-GroupSnapshotsV319Test-779642898-project-admin] https://10.4.3.240/volume/v3/types/5a166914-2645-4b61-a365-7c2b077c1b60 returned with HTTP 404 Aug 20 00:59:12.831277 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 293/1188] 10.4.3.240 () {66 vars in 1342 bytes} [Thu Aug 20 00:59:12 2026] GET /volume/v3/types/5a166914-2645-4b61-a365-7c2b077c1b60 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:59:15.404874 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-7134f8ae-86d6-490d-90d6-110b74b31f58 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:59:15.546987 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-7134f8ae-86d6-490d-90d6-110b74b31f58 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 20 00:59:15.547198 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-7134f8ae-86d6-490d-90d6-110b74b31f58 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-504530022"}} {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:59:15.550920 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.v3.volumes [None req-7134f8ae-86d6-490d-90d6-110b74b31f58 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-504530022'}} {{(pid=100212) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 00:59:15.551045 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.v3.volumes [None req-7134f8ae-86d6-490d-90d6-110b74b31f58 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Create volume of 1 GB Aug 20 00:59:15.557653 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-7134f8ae-86d6-490d-90d6-110b74b31f58 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Availability Zones retrieved successfully. Aug 20 00:59:15.566821 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-7134f8ae-86d6-490d-90d6-110b74b31f58 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Flow 'volume_create_api' (37649fc0-9412-42ff-947a-d482049ebfbe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100212) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:59:15.567948 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-7134f8ae-86d6-490d-90d6-110b74b31f58 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1cd4fe23-351c-4e89-917f-393f1fcfd12a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:59:15.569249 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.flows.api.create_volume [None req-7134f8ae-86d6-490d-90d6-110b74b31f58 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Validating volume size '1' using validate_int {{(pid=100212) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 00:59:15.601420 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-7134f8ae-86d6-490d-90d6-110b74b31f58 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1cd4fe23-351c-4e89-917f-393f1fcfd12a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:52:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1ed58bd6-fe6a-497e-ae84-e8199d24fdfa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:59:15.601420 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-7134f8ae-86d6-490d-90d6-110b74b31f58 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (62734a20-d6f5-4370-8b66-0c77a6fe4aad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:59:15.604224 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-782b82ac-da04-41ab-913f-fbb7b107637c None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:59:15.674019 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-782b82ac-da04-41ab-913f-fbb7b107637c tempest-GroupTypesTest-18903603 tempest-GroupTypesTest-18903603-project-admin] POST https://10.4.3.240/volume/v3/group_types Aug 20 00:59:15.674447 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-782b82ac-da04-41ab-913f-fbb7b107637c tempest-GroupTypesTest-18903603 tempest-GroupTypesTest-18903603-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypesTest-group-type-45876421", "description": "tempest-group-type-description-2046554691", "group_specs": {"consistent_group_snapshot_enabled": " False"}, "is_public": true}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:59:15.676351 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.quota [None req-7134f8ae-86d6-490d-90d6-110b74b31f58 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Created reservations ['4fc48f61-9142-4724-98ad-9600204ba362', '6f0f53aa-42cf-4afe-99fc-394d4303f894', '425ff3f5-2976-476f-bc49-a2875c69cb6b', '470fd219-e3bf-4378-8e06-4f72bbd06d17'] {{(pid=100212) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:59:15.677422 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-7134f8ae-86d6-490d-90d6-110b74b31f58 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (62734a20-d6f5-4370-8b66-0c77a6fe4aad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4fc48f61-9142-4724-98ad-9600204ba362', '6f0f53aa-42cf-4afe-99fc-394d4303f894', '425ff3f5-2976-476f-bc49-a2875c69cb6b', '470fd219-e3bf-4378-8e06-4f72bbd06d17']}' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:59:15.678615 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-7134f8ae-86d6-490d-90d6-110b74b31f58 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c4aa4550-5639-4769-80ac-514be0ad0fa1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:59:15.698817 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-782b82ac-da04-41ab-913f-fbb7b107637c tempest-GroupTypesTest-18903603 tempest-GroupTypesTest-18903603-project-admin] https://10.4.3.240/volume/v3/group_types returned with HTTP 202 Aug 20 00:59:15.699203 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 301/1189] 10.4.3.240 () {70 vars in 1312 bytes} [Thu Aug 20 00:59:15 2026] POST /volume/v3/group_types => generated 263 bytes in 95 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:59:15.710278 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-fd03eb1c-bcb3-49e6-b699-ce2bad6ef97a None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:59:15.715364 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-7134f8ae-86d6-490d-90d6-110b74b31f58 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c4aa4550-5639-4769-80ac-514be0ad0fa1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1ac218bc-2aae-4365-ab4c-db2077f46fcd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-504530022',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8b36ad04b8144c8ab137449e3c415c73',qos_specs=None,replication_status=,reservations=['4fc48f61-9142-4724-98ad-9600204ba362','6f0f53aa-42cf-4afe-99fc-394d4303f894','425ff3f5-2976-476f-bc49-a2875c69cb6b','470fd219-e3bf-4378-8e06-4f72bbd06d17'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4f01c853e28343249d1b688975ac4c17',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T00:59:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-504530022',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1ac218bc-2aae-4365-ab4c-db2077f46fcd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8b36ad04b8144c8ab137449e3c415c73',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4f01c853e28343249d1b688975ac4c17',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1ed58bd6-fe6a-497e-ae84-e8199d24fdfa),volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:59:15.715364 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-7134f8ae-86d6-490d-90d6-110b74b31f58 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ebc89c3e-8130-44b9-a3da-651822094e88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:59:15.715580 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-fd03eb1c-bcb3-49e6-b699-ce2bad6ef97a tempest-GroupTypesTest-18903603 tempest-GroupTypesTest-18903603-project-admin] GET https://10.4.3.240/volume/v3/group_types Aug 20 00:59:15.715580 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-fd03eb1c-bcb3-49e6-b699-ce2bad6ef97a tempest-GroupTypesTest-18903603 tempest-GroupTypesTest-18903603-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:59:15.715580 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-fd03eb1c-bcb3-49e6-b699-ce2bad6ef97a tempest-GroupTypesTest-18903603 tempest-GroupTypesTest-18903603-project-admin] Calling method 'version_select' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:59:15.726225 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-fd03eb1c-bcb3-49e6-b699-ce2bad6ef97a tempest-GroupTypesTest-18903603 tempest-GroupTypesTest-18903603-project-admin] https://10.4.3.240/volume/v3/group_types returned with HTTP 200 Aug 20 00:59:15.726852 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 301/1190] 10.4.3.240 () {68 vars in 1290 bytes} [Thu Aug 20 00:59:15 2026] GET /volume/v3/group_types => generated 497 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:59:15.739295 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-7134f8ae-86d6-490d-90d6-110b74b31f58 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ebc89c3e-8130-44b9-a3da-651822094e88) transitioned into state 'SUCCESS' from state '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-504530022',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8b36ad04b8144c8ab137449e3c415c73',qos_specs=None,replication_status=,reservations=['4fc48f61-9142-4724-98ad-9600204ba362','6f0f53aa-42cf-4afe-99fc-394d4303f894','425ff3f5-2976-476f-bc49-a2875c69cb6b','470fd219-e3bf-4378-8e06-4f72bbd06d17'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4f01c853e28343249d1b688975ac4c17',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:59:15.740287 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-7134f8ae-86d6-490d-90d6-110b74b31f58 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ec7e369a-3253-40b3-85b4-2e8cb1858156) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:59:15.743967 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-1117c13a-b994-4da7-a201-325a06a539ae None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:59:15.747969 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-1117c13a-b994-4da7-a201-325a06a539ae tempest-GroupTypesTest-18903603 tempest-GroupTypesTest-18903603-project-admin] PUT https://10.4.3.240/volume/v3/group_types/09b193dc-560e-454a-af8f-546ad5b7d6aa Aug 20 00:59:15.748330 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-1117c13a-b994-4da7-a201-325a06a539ae tempest-GroupTypesTest-18903603 tempest-GroupTypesTest-18903603-project-admin] Action: 'update', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypesTest-updated-group-type-896516541", "description": "updated-group-type-desc"}} {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:59:15.761403 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-7134f8ae-86d6-490d-90d6-110b74b31f58 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ec7e369a-3253-40b3-85b4-2e8cb1858156) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:59:15.762533 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-7134f8ae-86d6-490d-90d6-110b74b31f58 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Flow 'volume_create_api' (37649fc0-9412-42ff-947a-d482049ebfbe) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100212) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:59:15.762919 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-7134f8ae-86d6-490d-90d6-110b74b31f58 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Create volume request issued successfully. Aug 20 00:59:15.764178 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-7134f8ae-86d6-490d-90d6-110b74b31f58 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 20 00:59:15.764178 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 296/1191] 10.4.3.240 () {68 vars in 1258 bytes} [Thu Aug 20 00:59:15 2026] POST /volume/v3/volumes => generated 748 bytes in 360 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 00:59:15.773753 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-1117c13a-b994-4da7-a201-325a06a539ae tempest-GroupTypesTest-18903603 tempest-GroupTypesTest-18903603-project-admin] https://10.4.3.240/volume/v3/group_types/09b193dc-560e-454a-af8f-546ad5b7d6aa returned with HTTP 200 Aug 20 00:59:15.774154 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 294/1192] 10.4.3.240 () {70 vars in 1422 bytes} [Thu Aug 20 00:59:15 2026] PUT /volume/v3/group_types/09b193dc-560e-454a-af8f-546ad5b7d6aa => generated 254 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:59:15.785008 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-232b85d4-481e-471e-8ff7-f8e37f269c00 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:59:15.786768 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-232b85d4-481e-471e-8ff7-f8e37f269c00 tempest-GroupTypesTest-18903603 tempest-GroupTypesTest-18903603-project-admin] GET https://10.4.3.240/volume/v3/group_types/09b193dc-560e-454a-af8f-546ad5b7d6aa Aug 20 00:59:15.786862 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-232b85d4-481e-471e-8ff7-f8e37f269c00 tempest-GroupTypesTest-18903603 tempest-GroupTypesTest-18903603-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:59:15.787034 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-232b85d4-481e-471e-8ff7-f8e37f269c00 tempest-GroupTypesTest-18903603 tempest-GroupTypesTest-18903603-project-admin] Calling method 'version_select' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:59:15.790766 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-232b85d4-481e-471e-8ff7-f8e37f269c00 tempest-GroupTypesTest-18903603 tempest-GroupTypesTest-18903603-project-admin] https://10.4.3.240/volume/v3/group_types/09b193dc-560e-454a-af8f-546ad5b7d6aa returned with HTTP 200 Aug 20 00:59:15.791090 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 302/1193] 10.4.3.240 () {68 vars in 1401 bytes} [Thu Aug 20 00:59:15 2026] GET /volume/v3/group_types/09b193dc-560e-454a-af8f-546ad5b7d6aa => generated 254 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:59:15.801133 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-48061ec3-fc0c-4671-bbba-36ac115d91fd None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:59:15.803982 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-48061ec3-fc0c-4671-bbba-36ac115d91fd tempest-GroupTypesTest-18903603 tempest-GroupTypesTest-18903603-project-admin] DELETE https://10.4.3.240/volume/v3/group_types/09b193dc-560e-454a-af8f-546ad5b7d6aa Aug 20 00:59:15.804657 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-48061ec3-fc0c-4671-bbba-36ac115d91fd tempest-GroupTypesTest-18903603 tempest-GroupTypesTest-18903603-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:59:15.804657 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-48061ec3-fc0c-4671-bbba-36ac115d91fd tempest-GroupTypesTest-18903603 tempest-GroupTypesTest-18903603-project-admin] Calling method 'version_select' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:59:15.842753 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-48061ec3-fc0c-4671-bbba-36ac115d91fd tempest-GroupTypesTest-18903603 tempest-GroupTypesTest-18903603-project-admin] https://10.4.3.240/volume/v3/group_types/09b193dc-560e-454a-af8f-546ad5b7d6aa returned with HTTP 202 Aug 20 00:59:15.842753 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 302/1194] 10.4.3.240 () {68 vars in 1404 bytes} [Thu Aug 20 00:59:15 2026] DELETE /volume/v3/group_types/09b193dc-560e-454a-af8f-546ad5b7d6aa => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 20 00:59:15.853208 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-f0212652-7ac1-416c-959d-6cacb93734f8 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:59:15.855779 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-f0212652-7ac1-416c-959d-6cacb93734f8 tempest-GroupTypesTest-18903603 tempest-GroupTypesTest-18903603-project-admin] GET https://10.4.3.240/volume/v3/group_types Aug 20 00:59:15.856125 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-f0212652-7ac1-416c-959d-6cacb93734f8 tempest-GroupTypesTest-18903603 tempest-GroupTypesTest-18903603-project-admin] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:59:15.856415 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-f0212652-7ac1-416c-959d-6cacb93734f8 tempest-GroupTypesTest-18903603 tempest-GroupTypesTest-18903603-project-admin] Calling method 'version_select' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:59:15.872625 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:59:15.872625 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 00:59:15.873389 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-f0212652-7ac1-416c-959d-6cacb93734f8 tempest-GroupTypesTest-18903603 tempest-GroupTypesTest-18903603-project-admin] https://10.4.3.240/volume/v3/group_types returned with HTTP 200 Aug 20 00:59:15.873928 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 297/1195] 10.4.3.240 () {68 vars in 1290 bytes} [Thu Aug 20 00:59:15 2026] GET /volume/v3/group_types => generated 248 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:59:15.886400 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-5c295873-de89-4f83-a8fd-a1d2e971afef None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:59:15.889610 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-5c295873-de89-4f83-a8fd-a1d2e971afef tempest-GroupTypesTest-18903603 tempest-GroupTypesTest-18903603-project-admin] POST https://10.4.3.240/volume/v3/group_types Aug 20 00:59:15.890134 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-5c295873-de89-4f83-a8fd-a1d2e971afef tempest-GroupTypesTest-18903603 tempest-GroupTypesTest-18903603-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "a_tempest-group-type-1306264983", "is_public": true}} {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:59:15.910961 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-5c295873-de89-4f83-a8fd-a1d2e971afef tempest-GroupTypesTest-18903603 tempest-GroupTypesTest-18903603-project-admin] https://10.4.3.240/volume/v3/group_types returned with HTTP 202 Aug 20 00:59:15.911934 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 295/1196] 10.4.3.240 () {70 vars in 1311 bytes} [Thu Aug 20 00:59:15 2026] POST /volume/v3/group_types => generated 164 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:59:15.923309 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-55214856-4821-479d-a2c9-0f47eaf6ed54 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:59:15.925436 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-55214856-4821-479d-a2c9-0f47eaf6ed54 tempest-GroupTypesTest-18903603 tempest-GroupTypesTest-18903603-project-admin] POST https://10.4.3.240/volume/v3/group_types Aug 20 00:59:15.925888 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-55214856-4821-479d-a2c9-0f47eaf6ed54 tempest-GroupTypesTest-18903603 tempest-GroupTypesTest-18903603-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "b_tempest-group-type-1027984222", "is_public": false}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:59:15.941282 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-55214856-4821-479d-a2c9-0f47eaf6ed54 tempest-GroupTypesTest-18903603 tempest-GroupTypesTest-18903603-project-admin] https://10.4.3.240/volume/v3/group_types returned with HTTP 202 Aug 20 00:59:15.941721 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 303/1197] 10.4.3.240 () {70 vars in 1311 bytes} [Thu Aug 20 00:59:15 2026] POST /volume/v3/group_types => generated 165 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:59:15.950674 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-598fb2d9-34d4-4761-9497-59fd12998e72 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:59:15.952481 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-598fb2d9-34d4-4761-9497-59fd12998e72 tempest-GroupTypesTest-18903603 tempest-GroupTypesTest-18903603-project-admin] GET https://10.4.3.240/volume/v3/group_types?sort=name%3Aasc&is_public=None Aug 20 00:59:15.953044 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-598fb2d9-34d4-4761-9497-59fd12998e72 tempest-GroupTypesTest-18903603 tempest-GroupTypesTest-18903603-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:59:15.953205 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-598fb2d9-34d4-4761-9497-59fd12998e72 tempest-GroupTypesTest-18903603 tempest-GroupTypesTest-18903603-project-admin] Calling method 'version_select' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:59:15.963902 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-598fb2d9-34d4-4761-9497-59fd12998e72 tempest-GroupTypesTest-18903603 tempest-GroupTypesTest-18903603-project-admin] https://10.4.3.240/volume/v3/group_types?sort=name%3Aasc&is_public=None returned with HTTP 200 Aug 20 00:59:15.963902 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 303/1198] 10.4.3.240 () {68 vars in 1351 bytes} [Thu Aug 20 00:59:15 2026] GET /volume/v3/group_types?sort=name%3Aasc&is_public=None => generated 549 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:59:15.972744 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-ffb02aeb-315c-4360-9170-6f2850553b35 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:59:15.975455 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-ffb02aeb-315c-4360-9170-6f2850553b35 tempest-GroupTypesTest-18903603 tempest-GroupTypesTest-18903603-project-admin] GET https://10.4.3.240/volume/v3/group_types?sort=name%3Adesc&is_public=None Aug 20 00:59:15.975455 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-ffb02aeb-315c-4360-9170-6f2850553b35 tempest-GroupTypesTest-18903603 tempest-GroupTypesTest-18903603-project-admin] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:59:15.975632 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-ffb02aeb-315c-4360-9170-6f2850553b35 tempest-GroupTypesTest-18903603 tempest-GroupTypesTest-18903603-project-admin] Calling method 'version_select' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:59:15.991320 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-ffb02aeb-315c-4360-9170-6f2850553b35 tempest-GroupTypesTest-18903603 tempest-GroupTypesTest-18903603-project-admin] https://10.4.3.240/volume/v3/group_types?sort=name%3Adesc&is_public=None returned with HTTP 200 Aug 20 00:59:15.993218 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 298/1199] 10.4.3.240 () {68 vars in 1353 bytes} [Thu Aug 20 00:59:15 2026] GET /volume/v3/group_types?sort=name%3Adesc&is_public=None => generated 549 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:59:16.003946 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-2ae5b800-ad99-4b4e-97d2-00709246e842 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:59:16.005478 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-2ae5b800-ad99-4b4e-97d2-00709246e842 tempest-GroupTypesTest-18903603 tempest-GroupTypesTest-18903603-project-admin] GET https://10.4.3.240/volume/v3/group_types?is_public=False Aug 20 00:59:16.005650 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-2ae5b800-ad99-4b4e-97d2-00709246e842 tempest-GroupTypesTest-18903603 tempest-GroupTypesTest-18903603-project-admin] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:59:16.005850 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-2ae5b800-ad99-4b4e-97d2-00709246e842 tempest-GroupTypesTest-18903603 tempest-GroupTypesTest-18903603-project-admin] Calling method 'version_select' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:59:16.016981 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-2ae5b800-ad99-4b4e-97d2-00709246e842 tempest-GroupTypesTest-18903603 tempest-GroupTypesTest-18903603-project-admin] https://10.4.3.240/volume/v3/group_types?is_public=False returned with HTTP 200 Aug 20 00:59:16.017326 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 296/1200] 10.4.3.240 () {68 vars in 1321 bytes} [Thu Aug 20 00:59:16 2026] GET /volume/v3/group_types?is_public=False => generated 168 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:59:16.028707 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-4d3f00ef-a6ea-4446-8a0a-8426d5ddc19d None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:59:16.030438 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-4d3f00ef-a6ea-4446-8a0a-8426d5ddc19d tempest-GroupTypesTest-18903603 tempest-GroupTypesTest-18903603-project-admin] GET https://10.4.3.240/volume/v3/group_types?is_public=True Aug 20 00:59:16.030662 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-4d3f00ef-a6ea-4446-8a0a-8426d5ddc19d tempest-GroupTypesTest-18903603 tempest-GroupTypesTest-18903603-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:59:16.030845 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-4d3f00ef-a6ea-4446-8a0a-8426d5ddc19d tempest-GroupTypesTest-18903603 tempest-GroupTypesTest-18903603-project-admin] Calling method 'version_select' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:59:16.042653 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-4d3f00ef-a6ea-4446-8a0a-8426d5ddc19d tempest-GroupTypesTest-18903603 tempest-GroupTypesTest-18903603-project-admin] https://10.4.3.240/volume/v3/group_types?is_public=True returned with HTTP 200 Aug 20 00:59:16.043187 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 304/1201] 10.4.3.240 () {68 vars in 1319 bytes} [Thu Aug 20 00:59:16 2026] GET /volume/v3/group_types?is_public=True => generated 398 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:59:16.052096 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-03cb79ae-2a0c-4f66-9938-657b27e9c3e4 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:59:16.054028 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-03cb79ae-2a0c-4f66-9938-657b27e9c3e4 tempest-GroupTypesTest-18903603 tempest-GroupTypesTest-18903603-project-admin] DELETE https://10.4.3.240/volume/v3/group_types/d8b6d400-9ed6-4b5f-9e96-ac6a3c25b4e1 Aug 20 00:59:16.054364 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-03cb79ae-2a0c-4f66-9938-657b27e9c3e4 tempest-GroupTypesTest-18903603 tempest-GroupTypesTest-18903603-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:59:16.054586 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-03cb79ae-2a0c-4f66-9938-657b27e9c3e4 tempest-GroupTypesTest-18903603 tempest-GroupTypesTest-18903603-project-admin] Calling method 'version_select' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:59:16.068947 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-03cb79ae-2a0c-4f66-9938-657b27e9c3e4 tempest-GroupTypesTest-18903603 tempest-GroupTypesTest-18903603-project-admin] https://10.4.3.240/volume/v3/group_types/d8b6d400-9ed6-4b5f-9e96-ac6a3c25b4e1 returned with HTTP 202 Aug 20 00:59:16.069701 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 304/1202] 10.4.3.240 () {68 vars in 1404 bytes} [Thu Aug 20 00:59:16 2026] DELETE /volume/v3/group_types/d8b6d400-9ed6-4b5f-9e96-ac6a3c25b4e1 => generated 0 bytes in 18 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 20 00:59:16.079059 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-ec93a89a-cc8d-4cf2-aa9d-df3b744729e5 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:59:16.082364 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-ec93a89a-cc8d-4cf2-aa9d-df3b744729e5 tempest-GroupTypesTest-18903603 tempest-GroupTypesTest-18903603-project-admin] DELETE https://10.4.3.240/volume/v3/group_types/94282d15-bbe4-4958-b3a6-34ff55e035ab Aug 20 00:59:16.082673 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-ec93a89a-cc8d-4cf2-aa9d-df3b744729e5 tempest-GroupTypesTest-18903603 tempest-GroupTypesTest-18903603-project-admin] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:59:16.082922 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-ec93a89a-cc8d-4cf2-aa9d-df3b744729e5 tempest-GroupTypesTest-18903603 tempest-GroupTypesTest-18903603-project-admin] Calling method 'version_select' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:59:16.104466 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-ec93a89a-cc8d-4cf2-aa9d-df3b744729e5 tempest-GroupTypesTest-18903603 tempest-GroupTypesTest-18903603-project-admin] https://10.4.3.240/volume/v3/group_types/94282d15-bbe4-4958-b3a6-34ff55e035ab returned with HTTP 202 Aug 20 00:59:16.104946 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 299/1203] 10.4.3.240 () {68 vars in 1404 bytes} [Thu Aug 20 00:59:16 2026] DELETE /volume/v3/group_types/94282d15-bbe4-4958-b3a6-34ff55e035ab => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 20 00:59:18.820990 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-a0a98d75-c9c1-4b1e-b375-29dc7972707b None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:59:18.868553 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-36a6fca7-cafd-4eac-a307-5acbbaf280ff None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:59:18.869531 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-36a6fca7-cafd-4eac-a307-5acbbaf280ff tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] GET https://10.4.3.240/volume/v3/volumes/61d577b6-48fb-4a23-9cee-ed1ffa5ae2c1 Aug 20 00:59:18.869740 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-36a6fca7-cafd-4eac-a307-5acbbaf280ff tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:59:18.869902 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-36a6fca7-cafd-4eac-a307-5acbbaf280ff tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:59:18.886328 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:59:18.886328 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 00:59:18.891805 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-36a6fca7-cafd-4eac-a307-5acbbaf280ff tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Volume info retrieved successfully. Aug 20 00:59:18.897210 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-36a6fca7-cafd-4eac-a307-5acbbaf280ff tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] https://10.4.3.240/volume/v3/volumes/61d577b6-48fb-4a23-9cee-ed1ffa5ae2c1 returned with HTTP 200 Aug 20 00:59:18.897696 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 305/1204] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:59:18 2026] GET /volume/v3/volumes/61d577b6-48fb-4a23-9cee-ed1ffa5ae2c1 => generated 877 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:59:18.913361 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-3230bf3b-5b76-4521-a646-4d2f833eaecf None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:59:18.915849 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-3230bf3b-5b76-4521-a646-4d2f833eaecf tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] GET https://10.4.3.240/volume/v3/volumes/61d577b6-48fb-4a23-9cee-ed1ffa5ae2c1 Aug 20 00:59:18.916255 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-3230bf3b-5b76-4521-a646-4d2f833eaecf tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:59:18.916650 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-3230bf3b-5b76-4521-a646-4d2f833eaecf tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:59:18.921617 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-a0a98d75-c9c1-4b1e-b375-29dc7972707b tempest-GroupsV314Test-1436599112 tempest-GroupsV314Test-1436599112-project-admin] POST https://10.4.3.240/volume/v3/types Aug 20 00:59:18.922053 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-a0a98d75-c9c1-4b1e-b375-29dc7972707b tempest-GroupsV314Test-1436599112 tempest-GroupsV314Test-1436599112-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsV314Test-volume-type-990551040"}} {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:59:18.925478 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:59:18.925478 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 00:59:18.925908 np0000007838 devstack@c-api.service[100213]: DEBUG dbcounter [-] [100213] Writing DB stats cinder:SELECT=566,cinder:UPDATE=153,cinder:INSERT=97 {{(pid=100213) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 00:59:18.934237 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-3230bf3b-5b76-4521-a646-4d2f833eaecf tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Volume info retrieved successfully. Aug 20 00:59:18.940955 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-3230bf3b-5b76-4521-a646-4d2f833eaecf tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] https://10.4.3.240/volume/v3/volumes/61d577b6-48fb-4a23-9cee-ed1ffa5ae2c1 returned with HTTP 200 Aug 20 00:59:18.941750 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-a0a98d75-c9c1-4b1e-b375-29dc7972707b tempest-GroupsV314Test-1436599112 tempest-GroupsV314Test-1436599112-project-admin] https://10.4.3.240/volume/v3/types returned with HTTP 200 Aug 20 00:59:18.941847 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 305/1205] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:59:18 2026] GET /volume/v3/volumes/61d577b6-48fb-4a23-9cee-ed1ffa5ae2c1 => generated 877 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:59:18.945363 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 297/1206] 10.4.3.240 () {68 vars in 1252 bytes} [Thu Aug 20 00:59:18 2026] POST /volume/v3/types => generated 219 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:59:18.955257 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-a9a95234-35c3-4c25-a281-c1c3c88ff042 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:59:18.955257 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-a9a95234-35c3-4c25-a281-c1c3c88ff042 tempest-GroupsV314Test-1436599112 tempest-GroupsV314Test-1436599112-project-admin] POST https://10.4.3.240/volume/v3/group_types Aug 20 00:59:18.955682 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-a9a95234-35c3-4c25-a281-c1c3c88ff042 tempest-GroupsV314Test-1436599112 tempest-GroupsV314Test-1436599112-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsV314Test-group-type-1458439961"}} {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:59:18.973145 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-a9a95234-35c3-4c25-a281-c1c3c88ff042 tempest-GroupsV314Test-1436599112 tempest-GroupsV314Test-1436599112-project-admin] https://10.4.3.240/volume/v3/group_types returned with HTTP 202 Aug 20 00:59:18.973646 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 300/1207] 10.4.3.240 () {70 vars in 1311 bytes} [Thu Aug 20 00:59:18 2026] POST /volume/v3/group_types => generated 177 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:59:18.985863 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-4af105e4-da71-4023-b53f-b99310016508 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:59:18.996329 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-62d98223-f941-4c56-93f1-520fee088f7b req-55e3040b-dc69-438d-83c4-b93e50c6623e None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:59:18.999238 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-62d98223-f941-4c56-93f1-520fee088f7b req-55e3040b-dc69-438d-83c4-b93e50c6623e tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] GET https://10.4.3.240/volume/v3/volumes/61d577b6-48fb-4a23-9cee-ed1ffa5ae2c1 Aug 20 00:59:18.999514 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-62d98223-f941-4c56-93f1-520fee088f7b req-55e3040b-dc69-438d-83c4-b93e50c6623e tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:59:18.999757 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-62d98223-f941-4c56-93f1-520fee088f7b req-55e3040b-dc69-438d-83c4-b93e50c6623e tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:59:19.008186 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:59:19.008186 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 00:59:19.013394 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [req-62d98223-f941-4c56-93f1-520fee088f7b req-55e3040b-dc69-438d-83c4-b93e50c6623e tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Volume info retrieved successfully. Aug 20 00:59:19.019575 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-62d98223-f941-4c56-93f1-520fee088f7b req-55e3040b-dc69-438d-83c4-b93e50c6623e tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] https://10.4.3.240/volume/v3/volumes/61d577b6-48fb-4a23-9cee-ed1ffa5ae2c1 returned with HTTP 200 Aug 20 00:59:19.020331 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 306/1208] 10.4.3.240 () {68 vars in 1598 bytes} [Thu Aug 20 00:59:18 2026] GET /volume/v3/volumes/61d577b6-48fb-4a23-9cee-ed1ffa5ae2c1 => generated 877 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:59:19.089775 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-4af105e4-da71-4023-b53f-b99310016508 tempest-GroupsV314Test-1251780465 tempest-GroupsV314Test-1251780465-project-member] POST https://10.4.3.240/volume/v3/groups Aug 20 00:59:19.090102 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-4af105e4-da71-4023-b53f-b99310016508 tempest-GroupsV314Test-1251780465 tempest-GroupsV314Test-1251780465-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "3638dbb3-32d6-4748-bc1e-90c841f6f838", "volume_types": ["0a4a813e-7f54-4dca-872a-20835d7ab38a"], "name": "tempest-GroupsV314Test-Group-1767170023"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:59:19.091566 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.v3.groups [None req-4af105e4-da71-4023-b53f-b99310016508 tempest-GroupsV314Test-1251780465 tempest-GroupsV314Test-1251780465-project-member] Creating new group {'group': {'group_type': '3638dbb3-32d6-4748-bc1e-90c841f6f838', 'volume_types': ['0a4a813e-7f54-4dca-872a-20835d7ab38a'], 'name': 'tempest-GroupsV314Test-Group-1767170023'}} {{(pid=100214) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 20 00:59:19.094952 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.v3.groups [None req-4af105e4-da71-4023-b53f-b99310016508 tempest-GroupsV314Test-1251780465 tempest-GroupsV314Test-1251780465-project-member] Creating group tempest-GroupsV314Test-Group-1767170023. Aug 20 00:59:19.102199 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-4af105e4-da71-4023-b53f-b99310016508 tempest-GroupsV314Test-1251780465 tempest-GroupsV314Test-1251780465-project-member] Availability Zones retrieved successfully. Aug 20 00:59:19.107322 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-03e1e1ad-bd7f-4455-9235-abcb43402f57 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:59:19.107845 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-03e1e1ad-bd7f-4455-9235-abcb43402f57 None None] GET https://10.4.3.240/volume// Aug 20 00:59:19.108073 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-03e1e1ad-bd7f-4455-9235-abcb43402f57 None None] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:59:19.108357 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-03e1e1ad-bd7f-4455-9235-abcb43402f57 None None] Calling method 'all' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:59:19.108837 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-03e1e1ad-bd7f-4455-9235-abcb43402f57 None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 20 00:59:19.109219 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 298/1209] 10.4.3.240 () {66 vars in 1428 bytes} [Thu Aug 20 00:59:19 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 00:59:19.117561 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [req-62d98223-f941-4c56-93f1-520fee088f7b req-99bad5e7-d8da-4946-86ce-11bc0dc24df9 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:59:19.120154 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-62d98223-f941-4c56-93f1-520fee088f7b req-99bad5e7-d8da-4946-86ce-11bc0dc24df9 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] POST https://10.4.3.240/volume/v3/attachments Aug 20 00:59:19.120726 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [req-62d98223-f941-4c56-93f1-520fee088f7b req-99bad5e7-d8da-4946-86ce-11bc0dc24df9 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "61d577b6-48fb-4a23-9cee-ed1ffa5ae2c1", "connector": null, "instance_uuid": "022fa421-a312-490e-a147-fd64e43733e2"}} {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:59:19.124611 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.quota [None req-4af105e4-da71-4023-b53f-b99310016508 tempest-GroupsV314Test-1251780465 tempest-GroupsV314Test-1251780465-project-member] Created reservations ['e5a8b857-e449-4ac0-b3d1-98230b7556e0'] {{(pid=100214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:59:19.131195 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:59:19.131195 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 00:59:19.152181 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-4af105e4-da71-4023-b53f-b99310016508 tempest-GroupsV314Test-1251780465 tempest-GroupsV314Test-1251780465-project-member] https://10.4.3.240/volume/v3/groups returned with HTTP 202 Aug 20 00:59:19.152627 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 306/1210] 10.4.3.240 () {70 vars in 1297 bytes} [Thu Aug 20 00:59:18 2026] POST /volume/v3/groups => generated 108 bytes in 167 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:59:19.162498 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-9a276194-2ec4-4727-825e-846eca62124e None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:59:19.169284 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-9a276194-2ec4-4727-825e-846eca62124e tempest-GroupsV314Test-1251780465 tempest-GroupsV314Test-1251780465-project-member] GET https://10.4.3.240/volume/v3/groups/cd64a9ea-56f3-45b3-b9af-b4a432659eba Aug 20 00:59:19.169599 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-9a276194-2ec4-4727-825e-846eca62124e tempest-GroupsV314Test-1251780465 tempest-GroupsV314Test-1251780465-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:59:19.169764 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-9a276194-2ec4-4727-825e-846eca62124e tempest-GroupsV314Test-1251780465 tempest-GroupsV314Test-1251780465-project-member] Calling method 'version_select' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:59:19.169899 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.v3.groups [None req-9a276194-2ec4-4727-825e-846eca62124e tempest-GroupsV314Test-1251780465 tempest-GroupsV314Test-1251780465-project-member] show called for member cd64a9ea-56f3-45b3-b9af-b4a432659eba {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 20 00:59:19.173902 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:59:19.173902 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 00:59:19.182996 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-62d98223-f941-4c56-93f1-520fee088f7b req-99bad5e7-d8da-4946-86ce-11bc0dc24df9 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] https://10.4.3.240/volume/v3/attachments returned with HTTP 200 Aug 20 00:59:19.183536 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-9a276194-2ec4-4727-825e-846eca62124e tempest-GroupsV314Test-1251780465 tempest-GroupsV314Test-1251780465-project-member] https://10.4.3.240/volume/v3/groups/cd64a9ea-56f3-45b3-b9af-b4a432659eba returned with HTTP 200 Aug 20 00:59:19.183600 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 301/1211] 10.4.3.240 () {74 vars in 1594 bytes} [Thu Aug 20 00:59:19 2026] POST /volume/v3/attachments => generated 273 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:59:19.184051 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 307/1212] 10.4.3.240 () {68 vars in 1386 bytes} [Thu Aug 20 00:59:19 2026] GET /volume/v3/groups/cd64a9ea-56f3-45b3-b9af-b4a432659eba => generated 388 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:59:19.215984 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-e33e0020-bfc3-4bcb-893b-f1a13bf8555b None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:59:19.218361 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-e33e0020-bfc3-4bcb-893b-f1a13bf8555b tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] GET https://10.4.3.240/volume/v3/volumes/61d577b6-48fb-4a23-9cee-ed1ffa5ae2c1 Aug 20 00:59:19.218645 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-e33e0020-bfc3-4bcb-893b-f1a13bf8555b tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:59:19.218932 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-e33e0020-bfc3-4bcb-893b-f1a13bf8555b tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:59:19.239353 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:59:19.239353 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 00:59:19.240365 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-754afff4-7357-4638-a2f0-1b19cdfb5481 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:59:19.240754 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-754afff4-7357-4638-a2f0-1b19cdfb5481 None None] GET https://10.4.3.240/volume// Aug 20 00:59:19.240912 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-754afff4-7357-4638-a2f0-1b19cdfb5481 None None] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:59:19.241176 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-754afff4-7357-4638-a2f0-1b19cdfb5481 None None] Calling method 'all' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:59:19.241564 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-754afff4-7357-4638-a2f0-1b19cdfb5481 None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 20 00:59:19.241857 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 307/1213] 10.4.3.240 () {66 vars in 1426 bytes} [Thu Aug 20 00:59:19 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 00:59:19.243582 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-e33e0020-bfc3-4bcb-893b-f1a13bf8555b tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Volume info retrieved successfully. Aug 20 00:59:19.250289 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [req-62d98223-f941-4c56-93f1-520fee088f7b req-3a88a90c-2d58-4c92-9831-0a2ef502fb8f None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:59:19.250698 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-e33e0020-bfc3-4bcb-893b-f1a13bf8555b tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] https://10.4.3.240/volume/v3/volumes/61d577b6-48fb-4a23-9cee-ed1ffa5ae2c1 returned with HTTP 200 Aug 20 00:59:19.251410 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 299/1214] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:59:19 2026] GET /volume/v3/volumes/61d577b6-48fb-4a23-9cee-ed1ffa5ae2c1 => generated 876 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:59:19.258353 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-62d98223-f941-4c56-93f1-520fee088f7b req-3a88a90c-2d58-4c92-9831-0a2ef502fb8f tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] GET https://10.4.3.240/volume/v3/volumes/61d577b6-48fb-4a23-9cee-ed1ffa5ae2c1 Aug 20 00:59:19.258353 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [req-62d98223-f941-4c56-93f1-520fee088f7b req-3a88a90c-2d58-4c92-9831-0a2ef502fb8f tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:59:19.258353 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [req-62d98223-f941-4c56-93f1-520fee088f7b req-3a88a90c-2d58-4c92-9831-0a2ef502fb8f tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:59:19.267412 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:59:19.267412 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 00:59:19.272214 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [req-62d98223-f941-4c56-93f1-520fee088f7b req-3a88a90c-2d58-4c92-9831-0a2ef502fb8f tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Volume info retrieved successfully. Aug 20 00:59:19.278366 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-62d98223-f941-4c56-93f1-520fee088f7b req-3a88a90c-2d58-4c92-9831-0a2ef502fb8f tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] https://10.4.3.240/volume/v3/volumes/61d577b6-48fb-4a23-9cee-ed1ffa5ae2c1 returned with HTTP 200 Aug 20 00:59:19.279030 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 302/1215] 10.4.3.240 () {70 vars in 1639 bytes} [Thu Aug 20 00:59:19 2026] GET /volume/v3/volumes/61d577b6-48fb-4a23-9cee-ed1ffa5ae2c1 => generated 1056 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 00:59:19.385921 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-62d98223-f941-4c56-93f1-520fee088f7b req-6eafcd24-98f7-4d2d-a9af-4bba08ad9c18 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:59:19.390361 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-62d98223-f941-4c56-93f1-520fee088f7b req-6eafcd24-98f7-4d2d-a9af-4bba08ad9c18 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] PUT https://10.4.3.240/volume/v3/attachments/a1062b51-6429-4e31-84e8-915390932575 Aug 20 00:59:19.391988 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-62d98223-f941-4c56-93f1-520fee088f7b req-6eafcd24-98f7-4d2d-a9af-4bba08ad9c18 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.240", "host": "np0000007838", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:e656b6daafb0", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "870eaf75-1108-49d5-b5ab-79f4c93758d0", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:59:19.407149 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.coordination [req-62d98223-f941-4c56-93f1-520fee088f7b req-6eafcd24-98f7-4d2d-a9af-4bba08ad9c18 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Acquiring lock "cinder-attachment_update-61d577b6-48fb-4a23-9cee-ed1ffa5ae2c1-np0000007838" by "attachment_update" {{(pid=100215) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 00:59:19.413312 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.coordination [req-62d98223-f941-4c56-93f1-520fee088f7b req-6eafcd24-98f7-4d2d-a9af-4bba08ad9c18 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Lock "cinder-attachment_update-61d577b6-48fb-4a23-9cee-ed1ffa5ae2c1-np0000007838" acquired by "attachment_update" :: waited 0.006s {{(pid=100215) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 00:59:19.414621 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:59:19.414621 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 00:59:19.536323 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.coordination [req-62d98223-f941-4c56-93f1-520fee088f7b req-6eafcd24-98f7-4d2d-a9af-4bba08ad9c18 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Lock "cinder-attachment_update-61d577b6-48fb-4a23-9cee-ed1ffa5ae2c1-np0000007838" released by "attachment_update" :: held 0.123s {{(pid=100215) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 00:59:19.536710 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-62d98223-f941-4c56-93f1-520fee088f7b req-6eafcd24-98f7-4d2d-a9af-4bba08ad9c18 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] https://10.4.3.240/volume/v3/attachments/a1062b51-6429-4e31-84e8-915390932575 returned with HTTP 200 Aug 20 00:59:19.537435 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 308/1216] 10.4.3.240 () {74 vars in 1704 bytes} [Thu Aug 20 00:59:19 2026] PUT /volume/v3/attachments/a1062b51-6429-4e31-84e8-915390932575 => generated 968 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:59:19.547679 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-62d98223-f941-4c56-93f1-520fee088f7b req-3eaa9ebc-2d34-4d81-aa14-e8a4373902c5 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:59:19.551750 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-62d98223-f941-4c56-93f1-520fee088f7b req-3eaa9ebc-2d34-4d81-aa14-e8a4373902c5 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] GET https://10.4.3.240/volume/v3/volumes/61d577b6-48fb-4a23-9cee-ed1ffa5ae2c1/encryption Aug 20 00:59:19.551900 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-62d98223-f941-4c56-93f1-520fee088f7b req-3eaa9ebc-2d34-4d81-aa14-e8a4373902c5 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:59:19.552065 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-62d98223-f941-4c56-93f1-520fee088f7b req-3eaa9ebc-2d34-4d81-aa14-e8a4373902c5 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Calling method 'index' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:59:19.566927 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:59:19.566927 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 00:59:19.580820 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-62d98223-f941-4c56-93f1-520fee088f7b req-3eaa9ebc-2d34-4d81-aa14-e8a4373902c5 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] https://10.4.3.240/volume/v3/volumes/61d577b6-48fb-4a23-9cee-ed1ffa5ae2c1/encryption returned with HTTP 200 Aug 20 00:59:19.581231 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 308/1217] 10.4.3.240 () {68 vars in 1631 bytes} [Thu Aug 20 00:59:19 2026] GET /volume/v3/volumes/61d577b6-48fb-4a23-9cee-ed1ffa5ae2c1/encryption => generated 160 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:59:20.196531 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-65c9d229-f155-4f05-ab85-8520e7034dfd None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:59:20.198278 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-65c9d229-f155-4f05-ab85-8520e7034dfd tempest-GroupsV314Test-1251780465 tempest-GroupsV314Test-1251780465-project-member] GET https://10.4.3.240/volume/v3/groups/cd64a9ea-56f3-45b3-b9af-b4a432659eba Aug 20 00:59:20.198547 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-65c9d229-f155-4f05-ab85-8520e7034dfd tempest-GroupsV314Test-1251780465 tempest-GroupsV314Test-1251780465-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:59:20.198738 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-65c9d229-f155-4f05-ab85-8520e7034dfd tempest-GroupsV314Test-1251780465 tempest-GroupsV314Test-1251780465-project-member] Calling method 'version_select' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:59:20.198865 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.v3.groups [None req-65c9d229-f155-4f05-ab85-8520e7034dfd tempest-GroupsV314Test-1251780465 tempest-GroupsV314Test-1251780465-project-member] show called for member cd64a9ea-56f3-45b3-b9af-b4a432659eba {{(pid=100213) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 20 00:59:20.202935 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:59:20.202935 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 00:59:20.211390 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-65c9d229-f155-4f05-ab85-8520e7034dfd tempest-GroupsV314Test-1251780465 tempest-GroupsV314Test-1251780465-project-member] https://10.4.3.240/volume/v3/groups/cd64a9ea-56f3-45b3-b9af-b4a432659eba returned with HTTP 200 Aug 20 00:59:20.211763 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 300/1218] 10.4.3.240 () {68 vars in 1386 bytes} [Thu Aug 20 00:59:20 2026] GET /volume/v3/groups/cd64a9ea-56f3-45b3-b9af-b4a432659eba => generated 389 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:59:20.226686 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-8bd57c63-c04a-49d8-85ab-b81b5bffe6c0 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:59:20.228609 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-8bd57c63-c04a-49d8-85ab-b81b5bffe6c0 tempest-GroupsV314Test-1251780465 tempest-GroupsV314Test-1251780465-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 20 00:59:20.229038 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-8bd57c63-c04a-49d8-85ab-b81b5bffe6c0 tempest-GroupsV314Test-1251780465 tempest-GroupsV314Test-1251780465-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1507010523", "volume_type": "0a4a813e-7f54-4dca-872a-20835d7ab38a", "group_id": "cd64a9ea-56f3-45b3-b9af-b4a432659eba", "size": 1}} {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:59:20.230855 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.v3.volumes [None req-8bd57c63-c04a-49d8-85ab-b81b5bffe6c0 tempest-GroupsV314Test-1251780465 tempest-GroupsV314Test-1251780465-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1507010523', 'volume_type': '0a4a813e-7f54-4dca-872a-20835d7ab38a', 'group_id': 'cd64a9ea-56f3-45b3-b9af-b4a432659eba', 'size': 1}} {{(pid=100212) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 00:59:20.238327 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:59:20.238327 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 00:59:20.238907 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.v3.volumes [None req-8bd57c63-c04a-49d8-85ab-b81b5bffe6c0 tempest-GroupsV314Test-1251780465 tempest-GroupsV314Test-1251780465-project-member] Create volume of 1 GB Aug 20 00:59:20.244748 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-8bd57c63-c04a-49d8-85ab-b81b5bffe6c0 tempest-GroupsV314Test-1251780465 tempest-GroupsV314Test-1251780465-project-member] Availability Zones retrieved successfully. Aug 20 00:59:20.250791 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-8bd57c63-c04a-49d8-85ab-b81b5bffe6c0 tempest-GroupsV314Test-1251780465 tempest-GroupsV314Test-1251780465-project-member] Flow 'volume_create_api' (d6d01972-708c-4e57-a1ce-1e26616056c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100212) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:59:20.251935 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-8bd57c63-c04a-49d8-85ab-b81b5bffe6c0 tempest-GroupsV314Test-1251780465 tempest-GroupsV314Test-1251780465-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8e427e1c-8588-4e33-9ed5-c0cd1778d949) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:59:20.252567 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:59:20.252567 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 00:59:20.253134 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.flows.api.create_volume [None req-8bd57c63-c04a-49d8-85ab-b81b5bffe6c0 tempest-GroupsV314Test-1251780465 tempest-GroupsV314Test-1251780465-project-member] Validating volume size '1' using validate_int {{(pid=100212) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 00:59:20.268991 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-611cb48b-2328-4677-aa0f-4fb13ed5d226 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:59:20.273223 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-611cb48b-2328-4677-aa0f-4fb13ed5d226 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] GET https://10.4.3.240/volume/v3/volumes/61d577b6-48fb-4a23-9cee-ed1ffa5ae2c1 Aug 20 00:59:20.274228 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-611cb48b-2328-4677-aa0f-4fb13ed5d226 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:59:20.274482 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-611cb48b-2328-4677-aa0f-4fb13ed5d226 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:59:20.286446 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-8bd57c63-c04a-49d8-85ab-b81b5bffe6c0 tempest-GroupsV314Test-1251780465 tempest-GroupsV314Test-1251780465-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8e427e1c-8588-4e33-9ed5-c0cd1778d949) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:59:19Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=0a4a813e-7f54-4dca-872a-20835d7ab38a,is_public=True,name='tempest-GroupsV314Test-volume-type-990551040',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0a4a813e-7f54-4dca-872a-20835d7ab38a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'cd64a9ea-56f3-45b3-b9af-b4a432659eba', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:59:20.287503 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-8bd57c63-c04a-49d8-85ab-b81b5bffe6c0 tempest-GroupsV314Test-1251780465 tempest-GroupsV314Test-1251780465-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ad1f93ec-8141-4aa4-bb37-8b62db04e67b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:59:20.298557 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:59:20.298557 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 00:59:20.306200 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-611cb48b-2328-4677-aa0f-4fb13ed5d226 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Volume info retrieved successfully. Aug 20 00:59:20.311277 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-611cb48b-2328-4677-aa0f-4fb13ed5d226 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] https://10.4.3.240/volume/v3/volumes/61d577b6-48fb-4a23-9cee-ed1ffa5ae2c1 returned with HTTP 200 Aug 20 00:59:20.312565 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 309/1219] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:59:20 2026] GET /volume/v3/volumes/61d577b6-48fb-4a23-9cee-ed1ffa5ae2c1 => generated 877 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:59:20.332060 np0000007838 devstack@c-api.service[100212]: WARNING cinder.quota [None req-8bd57c63-c04a-49d8-85ab-b81b5bffe6c0 tempest-GroupsV314Test-1251780465 tempest-GroupsV314Test-1251780465-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsV314Test-volume-type-990551040 is set by the default quota flag: quota_volumes_tempest-GroupsV314Test-volume-type-990551040, it is now deprecated. Please use the default quota class for default quota. Aug 20 00:59:20.332060 np0000007838 devstack@c-api.service[100212]: WARNING cinder.quota [None req-8bd57c63-c04a-49d8-85ab-b81b5bffe6c0 tempest-GroupsV314Test-1251780465 tempest-GroupsV314Test-1251780465-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsV314Test-volume-type-990551040 is set by the default quota flag: quota_gigabytes_tempest-GroupsV314Test-volume-type-990551040, it is now deprecated. Please use the default quota class for default quota. Aug 20 00:59:20.380135 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.quota [None req-8bd57c63-c04a-49d8-85ab-b81b5bffe6c0 tempest-GroupsV314Test-1251780465 tempest-GroupsV314Test-1251780465-project-member] Created reservations ['aa875275-ef1c-4945-9583-6f1e2020620c', 'd0df4c4c-9f69-4ca8-8762-a1b93f6a5c66', 'a6c7bd66-ed1a-429e-aacb-693b9e1be0db', 'f6f5a6b9-98d9-44b8-a664-e557c2672bbc'] {{(pid=100212) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:59:20.381154 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-8bd57c63-c04a-49d8-85ab-b81b5bffe6c0 tempest-GroupsV314Test-1251780465 tempest-GroupsV314Test-1251780465-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ad1f93ec-8141-4aa4-bb37-8b62db04e67b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['aa875275-ef1c-4945-9583-6f1e2020620c', 'd0df4c4c-9f69-4ca8-8762-a1b93f6a5c66', 'a6c7bd66-ed1a-429e-aacb-693b9e1be0db', 'f6f5a6b9-98d9-44b8-a664-e557c2672bbc']}' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:59:20.382155 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-8bd57c63-c04a-49d8-85ab-b81b5bffe6c0 tempest-GroupsV314Test-1251780465 tempest-GroupsV314Test-1251780465-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a9f9d820-c857-4919-acc9-40280f23eeca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:59:20.406199 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-8bd57c63-c04a-49d8-85ab-b81b5bffe6c0 tempest-GroupsV314Test-1251780465 tempest-GroupsV314Test-1251780465-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a9f9d820-c857-4919-acc9-40280f23eeca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a389f924-9064-437f-956b-bce0c9358a76', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1507010523',encryption_key_id=None,group_id=cd64a9ea-56f3-45b3-b9af-b4a432659eba,group_type_id=,metadata={},multiattach=False,project_id='78f7b0beb2664113bc2de5456ae2c419',qos_specs=None,replication_status=,reservations=['aa875275-ef1c-4945-9583-6f1e2020620c','d0df4c4c-9f69-4ca8-8762-a1b93f6a5c66','a6c7bd66-ed1a-429e-aacb-693b9e1be0db','f6f5a6b9-98d9-44b8-a664-e557c2672bbc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7621b8459f7d45418241e109ed911a4d',volume_type_id=0a4a813e-7f54-4dca-872a-20835d7ab38a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T00:59:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1507010523',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=cd64a9ea-56f3-45b3-b9af-b4a432659eba,host=None,id=a389f924-9064-437f-956b-bce0c9358a76,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='78f7b0beb2664113bc2de5456ae2c419',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7621b8459f7d45418241e109ed911a4d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0a4a813e-7f54-4dca-872a-20835d7ab38a),volume_type_id=0a4a813e-7f54-4dca-872a-20835d7ab38a)}' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:59:20.407016 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-8bd57c63-c04a-49d8-85ab-b81b5bffe6c0 tempest-GroupsV314Test-1251780465 tempest-GroupsV314Test-1251780465-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (73e3229c-5f69-4993-a8f9-1c12c793f910) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:59:20.425229 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-8bd57c63-c04a-49d8-85ab-b81b5bffe6c0 tempest-GroupsV314Test-1251780465 tempest-GroupsV314Test-1251780465-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (73e3229c-5f69-4993-a8f9-1c12c793f910) transitioned into state 'SUCCESS' from state '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-1507010523',encryption_key_id=None,group_id=cd64a9ea-56f3-45b3-b9af-b4a432659eba,group_type_id=,metadata={},multiattach=False,project_id='78f7b0beb2664113bc2de5456ae2c419',qos_specs=None,replication_status=,reservations=['aa875275-ef1c-4945-9583-6f1e2020620c','d0df4c4c-9f69-4ca8-8762-a1b93f6a5c66','a6c7bd66-ed1a-429e-aacb-693b9e1be0db','f6f5a6b9-98d9-44b8-a664-e557c2672bbc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7621b8459f7d45418241e109ed911a4d',volume_type_id=0a4a813e-7f54-4dca-872a-20835d7ab38a)}' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:59:20.426201 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-8bd57c63-c04a-49d8-85ab-b81b5bffe6c0 tempest-GroupsV314Test-1251780465 tempest-GroupsV314Test-1251780465-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (67bbabc9-89fc-44f6-98bc-f1af7e63610c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:59:20.438406 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-8bd57c63-c04a-49d8-85ab-b81b5bffe6c0 tempest-GroupsV314Test-1251780465 tempest-GroupsV314Test-1251780465-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (67bbabc9-89fc-44f6-98bc-f1af7e63610c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:59:20.439216 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-8bd57c63-c04a-49d8-85ab-b81b5bffe6c0 tempest-GroupsV314Test-1251780465 tempest-GroupsV314Test-1251780465-project-member] Flow 'volume_create_api' (d6d01972-708c-4e57-a1ce-1e26616056c5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100212) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:59:20.439510 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-8bd57c63-c04a-49d8-85ab-b81b5bffe6c0 tempest-GroupsV314Test-1251780465 tempest-GroupsV314Test-1251780465-project-member] Create volume request issued successfully. Aug 20 00:59:20.440134 np0000007838 devstack@c-api.service[100212]: WARNING stevedore.named [None req-8bd57c63-c04a-49d8-85ab-b81b5bffe6c0 tempest-GroupsV314Test-1251780465 tempest-GroupsV314Test-1251780465-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 00:59:20.440258 np0000007838 devstack@c-api.service[100212]: WARNING castellan.key_manager [None req-8bd57c63-c04a-49d8-85ab-b81b5bffe6c0 tempest-GroupsV314Test-1251780465 tempest-GroupsV314Test-1251780465-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 00:59:20.502029 np0000007838 devstack@c-api.service[100212]: DEBUG oslo_db.sqlalchemy.engines [None req-8bd57c63-c04a-49d8-85ab-b81b5bffe6c0 tempest-GroupsV314Test-1251780465 tempest-GroupsV314Test-1251780465-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100212) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 20 00:59:20.506186 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:59:20.506186 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 00:59:20.513769 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-8bd57c63-c04a-49d8-85ab-b81b5bffe6c0 tempest-GroupsV314Test-1251780465 tempest-GroupsV314Test-1251780465-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 20 00:59:20.514332 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 303/1220] 10.4.3.240 () {70 vars in 1300 bytes} [Thu Aug 20 00:59:20 2026] POST /volume/v3/volumes => generated 818 bytes in 288 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:59:20.533854 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-63308f1f-50b4-4e0f-95c6-4888de1f9458 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:59:20.536781 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-63308f1f-50b4-4e0f-95c6-4888de1f9458 tempest-GroupsV314Test-1251780465 tempest-GroupsV314Test-1251780465-project-member] GET https://10.4.3.240/volume/v3/volumes/a389f924-9064-437f-956b-bce0c9358a76 Aug 20 00:59:20.537543 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-63308f1f-50b4-4e0f-95c6-4888de1f9458 tempest-GroupsV314Test-1251780465 tempest-GroupsV314Test-1251780465-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:59:20.537883 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-63308f1f-50b4-4e0f-95c6-4888de1f9458 tempest-GroupsV314Test-1251780465 tempest-GroupsV314Test-1251780465-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:59:20.550479 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:59:20.550479 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 00:59:20.560261 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-63308f1f-50b4-4e0f-95c6-4888de1f9458 tempest-GroupsV314Test-1251780465 tempest-GroupsV314Test-1251780465-project-member] Volume info retrieved successfully. Aug 20 00:59:20.560261 np0000007838 devstack@c-api.service[100214]: WARNING stevedore.named [None req-63308f1f-50b4-4e0f-95c6-4888de1f9458 tempest-GroupsV314Test-1251780465 tempest-GroupsV314Test-1251780465-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 00:59:20.560261 np0000007838 devstack@c-api.service[100214]: WARNING castellan.key_manager [None req-63308f1f-50b4-4e0f-95c6-4888de1f9458 tempest-GroupsV314Test-1251780465 tempest-GroupsV314Test-1251780465-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 00:59:20.623364 np0000007838 devstack@c-api.service[100214]: DEBUG oslo_db.sqlalchemy.engines [None req-63308f1f-50b4-4e0f-95c6-4888de1f9458 tempest-GroupsV314Test-1251780465 tempest-GroupsV314Test-1251780465-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100214) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 20 00:59:20.629673 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:59:20.629673 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 00:59:20.641461 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-63308f1f-50b4-4e0f-95c6-4888de1f9458 tempest-GroupsV314Test-1251780465 tempest-GroupsV314Test-1251780465-project-member] https://10.4.3.240/volume/v3/volumes/a389f924-9064-437f-956b-bce0c9358a76 returned with HTTP 200 Aug 20 00:59:20.641461 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 309/1221] 10.4.3.240 () {68 vars in 1389 bytes} [Thu Aug 20 00:59:20 2026] GET /volume/v3/volumes/a389f924-9064-437f-956b-bce0c9358a76 => generated 886 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:59:20.743592 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-92c4c721-053c-40b4-b09a-b62d82448235 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:59:20.745923 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-92c4c721-053c-40b4-b09a-b62d82448235 tempest-AttachVolumeNegativeTest-1544877568 tempest-AttachVolumeNegativeTest-1544877568-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 20 00:59:20.746291 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-92c4c721-053c-40b4-b09a-b62d82448235 tempest-AttachVolumeNegativeTest-1544877568 tempest-AttachVolumeNegativeTest-1544877568-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-1151540424"}} {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:59:20.750442 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.v3.volumes [None req-92c4c721-053c-40b4-b09a-b62d82448235 tempest-AttachVolumeNegativeTest-1544877568 tempest-AttachVolumeNegativeTest-1544877568-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-1151540424'}} {{(pid=100213) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 00:59:20.750629 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.v3.volumes [None req-92c4c721-053c-40b4-b09a-b62d82448235 tempest-AttachVolumeNegativeTest-1544877568 tempest-AttachVolumeNegativeTest-1544877568-project-member] Create volume of 1 GB Aug 20 00:59:20.751396 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:59:20.751396 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 00:59:20.756814 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-92c4c721-053c-40b4-b09a-b62d82448235 tempest-AttachVolumeNegativeTest-1544877568 tempest-AttachVolumeNegativeTest-1544877568-project-member] Availability Zones retrieved successfully. Aug 20 00:59:20.764618 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-92c4c721-053c-40b4-b09a-b62d82448235 tempest-AttachVolumeNegativeTest-1544877568 tempest-AttachVolumeNegativeTest-1544877568-project-member] Flow 'volume_create_api' (cd1d290c-bfdf-4ee0-82d7-58311874d82c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:59:20.765967 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-92c4c721-053c-40b4-b09a-b62d82448235 tempest-AttachVolumeNegativeTest-1544877568 tempest-AttachVolumeNegativeTest-1544877568-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (065ea66b-9fbe-4159-9a9a-25d0661fecfa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:59:20.767242 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.flows.api.create_volume [None req-92c4c721-053c-40b4-b09a-b62d82448235 tempest-AttachVolumeNegativeTest-1544877568 tempest-AttachVolumeNegativeTest-1544877568-project-member] Validating volume size '1' using validate_int {{(pid=100213) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 00:59:20.806603 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-92c4c721-053c-40b4-b09a-b62d82448235 tempest-AttachVolumeNegativeTest-1544877568 tempest-AttachVolumeNegativeTest-1544877568-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (065ea66b-9fbe-4159-9a9a-25d0661fecfa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:52:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1ed58bd6-fe6a-497e-ae84-e8199d24fdfa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:59:20.807558 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-92c4c721-053c-40b4-b09a-b62d82448235 tempest-AttachVolumeNegativeTest-1544877568 tempest-AttachVolumeNegativeTest-1544877568-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1d206142-defa-4c59-a185-f76648ab76e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:59:20.868007 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.quota [None req-92c4c721-053c-40b4-b09a-b62d82448235 tempest-AttachVolumeNegativeTest-1544877568 tempest-AttachVolumeNegativeTest-1544877568-project-member] Created reservations ['56dca5fb-96e3-44f9-9734-bebd5ea583c0', 'a8d6b941-3b0f-4a3c-a559-e4eb0090701e', 'e5d1f726-ee90-4ea8-913b-342203a5c2e1', '4174d8bf-8f99-44cf-bdf6-1025179b3c77'] {{(pid=100213) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:59:20.868007 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-92c4c721-053c-40b4-b09a-b62d82448235 tempest-AttachVolumeNegativeTest-1544877568 tempest-AttachVolumeNegativeTest-1544877568-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1d206142-defa-4c59-a185-f76648ab76e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['56dca5fb-96e3-44f9-9734-bebd5ea583c0', 'a8d6b941-3b0f-4a3c-a559-e4eb0090701e', 'e5d1f726-ee90-4ea8-913b-342203a5c2e1', '4174d8bf-8f99-44cf-bdf6-1025179b3c77']}' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:59:20.868007 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-92c4c721-053c-40b4-b09a-b62d82448235 tempest-AttachVolumeNegativeTest-1544877568 tempest-AttachVolumeNegativeTest-1544877568-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2a7b0958-dbd7-485a-ae1e-e08c3db3c54d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:59:20.896726 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-92c4c721-053c-40b4-b09a-b62d82448235 tempest-AttachVolumeNegativeTest-1544877568 tempest-AttachVolumeNegativeTest-1544877568-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2a7b0958-dbd7-485a-ae1e-e08c3db3c54d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1801fd25-2890-4190-9505-87575f315b5a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1151540424',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='71e9e132920d48beacb2134113219510',qos_specs=None,replication_status=,reservations=['56dca5fb-96e3-44f9-9734-bebd5ea583c0','a8d6b941-3b0f-4a3c-a559-e4eb0090701e','e5d1f726-ee90-4ea8-913b-342203a5c2e1','4174d8bf-8f99-44cf-bdf6-1025179b3c77'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='76422621ab2c4cd9b2201e143b37919c',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T00:59:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1151540424',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1801fd25-2890-4190-9505-87575f315b5a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='71e9e132920d48beacb2134113219510',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='76422621ab2c4cd9b2201e143b37919c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1ed58bd6-fe6a-497e-ae84-e8199d24fdfa),volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:59:20.897701 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-92c4c721-053c-40b4-b09a-b62d82448235 tempest-AttachVolumeNegativeTest-1544877568 tempest-AttachVolumeNegativeTest-1544877568-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6199c409-b5a6-4410-ab79-1355aa3c0bcd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:59:20.923361 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-92c4c721-053c-40b4-b09a-b62d82448235 tempest-AttachVolumeNegativeTest-1544877568 tempest-AttachVolumeNegativeTest-1544877568-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6199c409-b5a6-4410-ab79-1355aa3c0bcd) transitioned into state 'SUCCESS' from state '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-1151540424',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='71e9e132920d48beacb2134113219510',qos_specs=None,replication_status=,reservations=['56dca5fb-96e3-44f9-9734-bebd5ea583c0','a8d6b941-3b0f-4a3c-a559-e4eb0090701e','e5d1f726-ee90-4ea8-913b-342203a5c2e1','4174d8bf-8f99-44cf-bdf6-1025179b3c77'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='76422621ab2c4cd9b2201e143b37919c',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:59:20.924732 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-92c4c721-053c-40b4-b09a-b62d82448235 tempest-AttachVolumeNegativeTest-1544877568 tempest-AttachVolumeNegativeTest-1544877568-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6e0db5c6-1c38-489f-baf0-dc1e5a773dff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:59:20.935424 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-92c4c721-053c-40b4-b09a-b62d82448235 tempest-AttachVolumeNegativeTest-1544877568 tempest-AttachVolumeNegativeTest-1544877568-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6e0db5c6-1c38-489f-baf0-dc1e5a773dff) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:59:20.936692 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-92c4c721-053c-40b4-b09a-b62d82448235 tempest-AttachVolumeNegativeTest-1544877568 tempest-AttachVolumeNegativeTest-1544877568-project-member] Flow 'volume_create_api' (cd1d290c-bfdf-4ee0-82d7-58311874d82c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100213) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:59:20.936692 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-92c4c721-053c-40b4-b09a-b62d82448235 tempest-AttachVolumeNegativeTest-1544877568 tempest-AttachVolumeNegativeTest-1544877568-project-member] Create volume request issued successfully. Aug 20 00:59:20.937418 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-92c4c721-053c-40b4-b09a-b62d82448235 tempest-AttachVolumeNegativeTest-1544877568 tempest-AttachVolumeNegativeTest-1544877568-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 20 00:59:20.937839 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 301/1222] 10.4.3.240 () {68 vars in 1258 bytes} [Thu Aug 20 00:59:20 2026] POST /volume/v3/volumes => generated 755 bytes in 195 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 00:59:20.951366 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-9b382ea4-349b-4eb2-a3a6-1111aa3fa091 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:59:20.954690 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-9b382ea4-349b-4eb2-a3a6-1111aa3fa091 tempest-AttachVolumeNegativeTest-1544877568 tempest-AttachVolumeNegativeTest-1544877568-project-member] GET https://10.4.3.240/volume/v3/volumes/1801fd25-2890-4190-9505-87575f315b5a Aug 20 00:59:20.954967 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-9b382ea4-349b-4eb2-a3a6-1111aa3fa091 tempest-AttachVolumeNegativeTest-1544877568 tempest-AttachVolumeNegativeTest-1544877568-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:59:20.955257 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-9b382ea4-349b-4eb2-a3a6-1111aa3fa091 tempest-AttachVolumeNegativeTest-1544877568 tempest-AttachVolumeNegativeTest-1544877568-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:59:20.969474 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:59:20.969474 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 00:59:20.975937 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-9b382ea4-349b-4eb2-a3a6-1111aa3fa091 tempest-AttachVolumeNegativeTest-1544877568 tempest-AttachVolumeNegativeTest-1544877568-project-member] Volume info retrieved successfully. Aug 20 00:59:20.982787 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-9b382ea4-349b-4eb2-a3a6-1111aa3fa091 tempest-AttachVolumeNegativeTest-1544877568 tempest-AttachVolumeNegativeTest-1544877568-project-member] https://10.4.3.240/volume/v3/volumes/1801fd25-2890-4190-9505-87575f315b5a returned with HTTP 200 Aug 20 00:59:20.983265 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 310/1223] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:59:20 2026] GET /volume/v3/volumes/1801fd25-2890-4190-9505-87575f315b5a => generated 823 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:59:21.327446 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-cd4b1778-8b63-46dc-a1db-327389d8f6d4 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:59:21.330890 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-cd4b1778-8b63-46dc-a1db-327389d8f6d4 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] GET https://10.4.3.240/volume/v3/volumes/61d577b6-48fb-4a23-9cee-ed1ffa5ae2c1 Aug 20 00:59:21.331073 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-cd4b1778-8b63-46dc-a1db-327389d8f6d4 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:59:21.331293 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-cd4b1778-8b63-46dc-a1db-327389d8f6d4 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:59:21.344509 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:59:21.344509 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 00:59:21.349484 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-cd4b1778-8b63-46dc-a1db-327389d8f6d4 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Volume info retrieved successfully. Aug 20 00:59:21.353781 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-cd4b1778-8b63-46dc-a1db-327389d8f6d4 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] https://10.4.3.240/volume/v3/volumes/61d577b6-48fb-4a23-9cee-ed1ffa5ae2c1 returned with HTTP 200 Aug 20 00:59:21.354293 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 304/1224] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:59:21 2026] GET /volume/v3/volumes/61d577b6-48fb-4a23-9cee-ed1ffa5ae2c1 => generated 877 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:59:21.657005 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-6a7dee91-220d-4d42-9fc2-dab6e9e20800 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:59:21.658890 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-6a7dee91-220d-4d42-9fc2-dab6e9e20800 tempest-GroupsV314Test-1251780465 tempest-GroupsV314Test-1251780465-project-member] GET https://10.4.3.240/volume/v3/volumes/a389f924-9064-437f-956b-bce0c9358a76 Aug 20 00:59:21.659106 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-6a7dee91-220d-4d42-9fc2-dab6e9e20800 tempest-GroupsV314Test-1251780465 tempest-GroupsV314Test-1251780465-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:59:21.659307 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-6a7dee91-220d-4d42-9fc2-dab6e9e20800 tempest-GroupsV314Test-1251780465 tempest-GroupsV314Test-1251780465-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:59:21.670164 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:59:21.670164 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 00:59:21.674768 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-6a7dee91-220d-4d42-9fc2-dab6e9e20800 tempest-GroupsV314Test-1251780465 tempest-GroupsV314Test-1251780465-project-member] Volume info retrieved successfully. Aug 20 00:59:21.675702 np0000007838 devstack@c-api.service[100214]: WARNING stevedore.named [None req-6a7dee91-220d-4d42-9fc2-dab6e9e20800 tempest-GroupsV314Test-1251780465 tempest-GroupsV314Test-1251780465-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 00:59:21.675962 np0000007838 devstack@c-api.service[100214]: WARNING castellan.key_manager [None req-6a7dee91-220d-4d42-9fc2-dab6e9e20800 tempest-GroupsV314Test-1251780465 tempest-GroupsV314Test-1251780465-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 00:59:21.728769 np0000007838 devstack@c-api.service[100214]: DEBUG oslo_db.sqlalchemy.engines [None req-6a7dee91-220d-4d42-9fc2-dab6e9e20800 tempest-GroupsV314Test-1251780465 tempest-GroupsV314Test-1251780465-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100214) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 20 00:59:21.732743 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:59:21.732743 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 00:59:21.740715 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-6a7dee91-220d-4d42-9fc2-dab6e9e20800 tempest-GroupsV314Test-1251780465 tempest-GroupsV314Test-1251780465-project-member] https://10.4.3.240/volume/v3/volumes/a389f924-9064-437f-956b-bce0c9358a76 returned with HTTP 200 Aug 20 00:59:21.741160 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 310/1225] 10.4.3.240 () {68 vars in 1389 bytes} [Thu Aug 20 00:59:21 2026] GET /volume/v3/volumes/a389f924-9064-437f-956b-bce0c9358a76 => generated 911 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:59:21.754710 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-68ec5ad4-d601-49f5-9419-22286d0eb558 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:59:21.757764 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-68ec5ad4-d601-49f5-9419-22286d0eb558 tempest-GroupsV314Test-1251780465 tempest-GroupsV314Test-1251780465-project-member] POST https://10.4.3.240/volume/v3/groups/action Aug 20 00:59:21.758269 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-68ec5ad4-d601-49f5-9419-22286d0eb558 tempest-GroupsV314Test-1251780465 tempest-GroupsV314Test-1251780465-project-member] Action body: b'{"create-from-src": {"source_group_id": "cd64a9ea-56f3-45b3-b9af-b4a432659eba", "name": "tempest-Group_from_grp-1119721543"}}' {{(pid=100213) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 00:59:21.758488 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-68ec5ad4-d601-49f5-9419-22286d0eb558 tempest-GroupsV314Test-1251780465 tempest-GroupsV314Test-1251780465-project-member] Action: 'action', calling method: version_select, body: {"create-from-src": {"source_group_id": "cd64a9ea-56f3-45b3-b9af-b4a432659eba", "name": "tempest-Group_from_grp-1119721543"}} {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:59:21.760256 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.v3.groups [None req-68ec5ad4-d601-49f5-9419-22286d0eb558 tempest-GroupsV314Test-1251780465 tempest-GroupsV314Test-1251780465-project-member] Creating new group {'create-from-src': {'source_group_id': 'cd64a9ea-56f3-45b3-b9af-b4a432659eba', 'name': 'tempest-Group_from_grp-1119721543'}}. {{(pid=100213) create_from_src /opt/stack/cinder/cinder/api/v3/groups.py:236}} Aug 20 00:59:21.760430 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.v3.groups [None req-68ec5ad4-d601-49f5-9419-22286d0eb558 tempest-GroupsV314Test-1251780465 tempest-GroupsV314Test-1251780465-project-member] Creating group tempest-Group_from_grp-1119721543 from source group cd64a9ea-56f3-45b3-b9af-b4a432659eba. Aug 20 00:59:21.764618 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:59:21.764618 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 00:59:21.772199 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:59:21.772199 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 00:59:21.811492 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.quota [None req-68ec5ad4-d601-49f5-9419-22286d0eb558 tempest-GroupsV314Test-1251780465 tempest-GroupsV314Test-1251780465-project-member] Created reservations ['ab6766e1-7672-48ec-9937-bbf8a9936b00'] {{(pid=100213) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:59:21.859131 np0000007838 devstack@c-api.service[100213]: INFO cinder.group.api [None req-68ec5ad4-d601-49f5-9419-22286d0eb558 tempest-GroupsV314Test-1251780465 tempest-GroupsV314Test-1251780465-project-member] A mapping entry already exists for group 26d9aefc-0570-42eb-98ef-62eb86e60d18 and volume type 0a4a813e-7f54-4dca-872a-20835d7ab38a. Do not need to create again. Aug 20 00:59:21.859494 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:59:21.859494 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 00:59:21.859962 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-68ec5ad4-d601-49f5-9419-22286d0eb558 tempest-GroupsV314Test-1251780465 tempest-GroupsV314Test-1251780465-project-member] Availability Zones retrieved successfully. Aug 20 00:59:21.864449 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-68ec5ad4-d601-49f5-9419-22286d0eb558 tempest-GroupsV314Test-1251780465 tempest-GroupsV314Test-1251780465-project-member] Flow 'volume_create_api' (1245878b-a745-490e-9323-63c0f8c24ce4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:59:21.865418 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-68ec5ad4-d601-49f5-9419-22286d0eb558 tempest-GroupsV314Test-1251780465 tempest-GroupsV314Test-1251780465-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (38b23685-7a8e-4ede-8904-6aee9dd8b1e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:59:21.866433 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.flows.api.create_volume [None req-68ec5ad4-d601-49f5-9419-22286d0eb558 tempest-GroupsV314Test-1251780465 tempest-GroupsV314Test-1251780465-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100213) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 00:59:21.884166 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-68ec5ad4-d601-49f5-9419-22286d0eb558 tempest-GroupsV314Test-1251780465 tempest-GroupsV314Test-1251780465-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (38b23685-7a8e-4ede-8904-6aee9dd8b1e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'a389f924-9064-437f-956b-bce0c9358a76', 'volume_type': VolumeType(created_at=2026-08-20T00:59:19Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=0a4a813e-7f54-4dca-872a-20835d7ab38a,is_public=True,name='tempest-GroupsV314Test-volume-type-990551040',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0a4a813e-7f54-4dca-872a-20835d7ab38a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '26d9aefc-0570-42eb-98ef-62eb86e60d18', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:59:21.884844 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-68ec5ad4-d601-49f5-9419-22286d0eb558 tempest-GroupsV314Test-1251780465 tempest-GroupsV314Test-1251780465-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f35f446e-711d-4fd5-8e1b-9c7c5398035a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:59:21.908739 np0000007838 devstack@c-api.service[100213]: WARNING cinder.quota [None req-68ec5ad4-d601-49f5-9419-22286d0eb558 tempest-GroupsV314Test-1251780465 tempest-GroupsV314Test-1251780465-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsV314Test-volume-type-990551040 is set by the default quota flag: quota_volumes_tempest-GroupsV314Test-volume-type-990551040, it is now deprecated. Please use the default quota class for default quota. Aug 20 00:59:21.908992 np0000007838 devstack@c-api.service[100213]: WARNING cinder.quota [None req-68ec5ad4-d601-49f5-9419-22286d0eb558 tempest-GroupsV314Test-1251780465 tempest-GroupsV314Test-1251780465-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsV314Test-volume-type-990551040 is set by the default quota flag: quota_gigabytes_tempest-GroupsV314Test-volume-type-990551040, it is now deprecated. Please use the default quota class for default quota. Aug 20 00:59:21.925810 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.quota [None req-68ec5ad4-d601-49f5-9419-22286d0eb558 tempest-GroupsV314Test-1251780465 tempest-GroupsV314Test-1251780465-project-member] Created reservations ['8f77308f-3212-4a2e-983d-28bab2f5b10e', 'ba9386b1-da9a-4455-89b3-4c57bd864f88', '91705944-5cc9-484c-ba49-d6aec39e9746', '1cfaa9b3-72fe-403a-85de-3ef7cfeec67f'] {{(pid=100213) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:59:21.926974 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-68ec5ad4-d601-49f5-9419-22286d0eb558 tempest-GroupsV314Test-1251780465 tempest-GroupsV314Test-1251780465-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f35f446e-711d-4fd5-8e1b-9c7c5398035a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8f77308f-3212-4a2e-983d-28bab2f5b10e', 'ba9386b1-da9a-4455-89b3-4c57bd864f88', '91705944-5cc9-484c-ba49-d6aec39e9746', '1cfaa9b3-72fe-403a-85de-3ef7cfeec67f']}' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:59:21.927872 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-68ec5ad4-d601-49f5-9419-22286d0eb558 tempest-GroupsV314Test-1251780465 tempest-GroupsV314Test-1251780465-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c3b91814-1e2a-4576-af47-b70d8ede5cad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:59:21.957101 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-68ec5ad4-d601-49f5-9419-22286d0eb558 tempest-GroupsV314Test-1251780465 tempest-GroupsV314Test-1251780465-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c3b91814-1e2a-4576-af47-b70d8ede5cad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '062e2e2c-3a16-4780-9e56-0e1d2ce4b7dd', '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=26d9aefc-0570-42eb-98ef-62eb86e60d18,group_type_id=,metadata={},multiattach=False,project_id='78f7b0beb2664113bc2de5456ae2c419',qos_specs=None,replication_status=,reservations=['8f77308f-3212-4a2e-983d-28bab2f5b10e','ba9386b1-da9a-4455-89b3-4c57bd864f88','91705944-5cc9-484c-ba49-d6aec39e9746','1cfaa9b3-72fe-403a-85de-3ef7cfeec67f'],size=1,snapshot_id=None,source_replicaid=,source_volid=a389f924-9064-437f-956b-bce0c9358a76,status='creating',user_id='7621b8459f7d45418241e109ed911a4d',volume_type_id=0a4a813e-7f54-4dca-872a-20835d7ab38a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T00:59:21Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=26d9aefc-0570-42eb-98ef-62eb86e60d18,host=None,id=062e2e2c-3a16-4780-9e56-0e1d2ce4b7dd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='78f7b0beb2664113bc2de5456ae2c419',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=a389f924-9064-437f-956b-bce0c9358a76,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7621b8459f7d45418241e109ed911a4d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0a4a813e-7f54-4dca-872a-20835d7ab38a),volume_type_id=0a4a813e-7f54-4dca-872a-20835d7ab38a)}' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:59:21.958217 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-68ec5ad4-d601-49f5-9419-22286d0eb558 tempest-GroupsV314Test-1251780465 tempest-GroupsV314Test-1251780465-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (538cabad-25e6-4921-8d80-42bd804392ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:59:21.980741 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-68ec5ad4-d601-49f5-9419-22286d0eb558 tempest-GroupsV314Test-1251780465 tempest-GroupsV314Test-1251780465-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (538cabad-25e6-4921-8d80-42bd804392ba) transitioned into state 'SUCCESS' from 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=26d9aefc-0570-42eb-98ef-62eb86e60d18,group_type_id=,metadata={},multiattach=False,project_id='78f7b0beb2664113bc2de5456ae2c419',qos_specs=None,replication_status=,reservations=['8f77308f-3212-4a2e-983d-28bab2f5b10e','ba9386b1-da9a-4455-89b3-4c57bd864f88','91705944-5cc9-484c-ba49-d6aec39e9746','1cfaa9b3-72fe-403a-85de-3ef7cfeec67f'],size=1,snapshot_id=None,source_replicaid=,source_volid=a389f924-9064-437f-956b-bce0c9358a76,status='creating',user_id='7621b8459f7d45418241e109ed911a4d',volume_type_id=0a4a813e-7f54-4dca-872a-20835d7ab38a)}' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:59:21.981506 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-68ec5ad4-d601-49f5-9419-22286d0eb558 tempest-GroupsV314Test-1251780465 tempest-GroupsV314Test-1251780465-project-member] Flow 'volume_create_api' (1245878b-a745-490e-9323-63c0f8c24ce4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100213) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:59:21.981815 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-68ec5ad4-d601-49f5-9419-22286d0eb558 tempest-GroupsV314Test-1251780465 tempest-GroupsV314Test-1251780465-project-member] Create volume request issued successfully. Aug 20 00:59:21.993410 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-68ec5ad4-d601-49f5-9419-22286d0eb558 tempest-GroupsV314Test-1251780465 tempest-GroupsV314Test-1251780465-project-member] https://10.4.3.240/volume/v3/groups/action returned with HTTP 202 Aug 20 00:59:21.993820 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 302/1226] 10.4.3.240 () {70 vars in 1318 bytes} [Thu Aug 20 00:59:21 2026] POST /volume/v3/groups/action => generated 102 bytes in 240 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:59:22.000946 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-d0eace6d-f286-4506-bb90-5ee5dc16d46d None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:59:22.003849 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-d0eace6d-f286-4506-bb90-5ee5dc16d46d tempest-AttachVolumeNegativeTest-1544877568 tempest-AttachVolumeNegativeTest-1544877568-project-member] GET https://10.4.3.240/volume/v3/volumes/1801fd25-2890-4190-9505-87575f315b5a Aug 20 00:59:22.004076 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-d0eace6d-f286-4506-bb90-5ee5dc16d46d tempest-AttachVolumeNegativeTest-1544877568 tempest-AttachVolumeNegativeTest-1544877568-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:59:22.004308 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-d0eace6d-f286-4506-bb90-5ee5dc16d46d tempest-AttachVolumeNegativeTest-1544877568 tempest-AttachVolumeNegativeTest-1544877568-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:59:22.006927 np0000007838 devstack@c-api.service[100215]: DEBUG dbcounter [-] [100215] Writing DB stats cinder:UPDATE=76,cinder:INSERT=33,cinder:SELECT=387,cinder:DELETE=1 {{(pid=100215) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 00:59:22.011945 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:59:22.011945 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 00:59:22.012457 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-cd266665-d5ee-4417-8e04-621ea4bb94aa None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:59:22.015018 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-cd266665-d5ee-4417-8e04-621ea4bb94aa tempest-GroupsV314Test-1251780465 tempest-GroupsV314Test-1251780465-project-member] GET https://10.4.3.240/volume/v3/volumes/detail Aug 20 00:59:22.015018 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-cd266665-d5ee-4417-8e04-621ea4bb94aa tempest-GroupsV314Test-1251780465 tempest-GroupsV314Test-1251780465-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:59:22.015018 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-cd266665-d5ee-4417-8e04-621ea4bb94aa tempest-GroupsV314Test-1251780465 tempest-GroupsV314Test-1251780465-project-member] Calling method 'detail' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:59:22.015018 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.api_utils [None req-cd266665-d5ee-4417-8e04-621ea4bb94aa tempest-GroupsV314Test-1251780465 tempest-GroupsV314Test-1251780465-project-member] Removing options '' from query. {{(pid=100212) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 00:59:22.016049 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-cd266665-d5ee-4417-8e04-621ea4bb94aa tempest-GroupsV314Test-1251780465 tempest-GroupsV314Test-1251780465-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100212) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 00:59:22.018653 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-d0eace6d-f286-4506-bb90-5ee5dc16d46d tempest-AttachVolumeNegativeTest-1544877568 tempest-AttachVolumeNegativeTest-1544877568-project-member] Volume info retrieved successfully. Aug 20 00:59:22.023698 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-d0eace6d-f286-4506-bb90-5ee5dc16d46d tempest-AttachVolumeNegativeTest-1544877568 tempest-AttachVolumeNegativeTest-1544877568-project-member] https://10.4.3.240/volume/v3/volumes/1801fd25-2890-4190-9505-87575f315b5a returned with HTTP 200 Aug 20 00:59:22.024071 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 311/1227] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:59:22 2026] GET /volume/v3/volumes/1801fd25-2890-4190-9505-87575f315b5a => generated 848 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:59:22.026766 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-cd266665-d5ee-4417-8e04-621ea4bb94aa tempest-GroupsV314Test-1251780465 tempest-GroupsV314Test-1251780465-project-member] Get all volumes completed successfully. Aug 20 00:59:22.027027 np0000007838 devstack@c-api.service[100212]: WARNING stevedore.named [None req-cd266665-d5ee-4417-8e04-621ea4bb94aa tempest-GroupsV314Test-1251780465 tempest-GroupsV314Test-1251780465-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 00:59:22.027205 np0000007838 devstack@c-api.service[100212]: WARNING castellan.key_manager [None req-cd266665-d5ee-4417-8e04-621ea4bb94aa tempest-GroupsV314Test-1251780465 tempest-GroupsV314Test-1251780465-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 00:59:22.068887 np0000007838 devstack@c-api.service[100212]: DEBUG oslo_db.sqlalchemy.engines [None req-cd266665-d5ee-4417-8e04-621ea4bb94aa tempest-GroupsV314Test-1251780465 tempest-GroupsV314Test-1251780465-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100212) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 20 00:59:22.073069 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:59:22.073069 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 00:59:22.079811 np0000007838 devstack@c-api.service[100212]: WARNING stevedore.named [None req-cd266665-d5ee-4417-8e04-621ea4bb94aa tempest-GroupsV314Test-1251780465 tempest-GroupsV314Test-1251780465-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 00:59:22.079973 np0000007838 devstack@c-api.service[100212]: WARNING castellan.key_manager [None req-cd266665-d5ee-4417-8e04-621ea4bb94aa tempest-GroupsV314Test-1251780465 tempest-GroupsV314Test-1251780465-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 00:59:22.091296 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-8ebdb9bc-3020-4aa5-a592-00d4a5ad2cb9 req-940933ab-b4b7-4505-94ea-d176bafc158a None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:59:22.093059 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-8ebdb9bc-3020-4aa5-a592-00d4a5ad2cb9 req-940933ab-b4b7-4505-94ea-d176bafc158a tempest-AttachVolumeNegativeTest-1544877568 tempest-AttachVolumeNegativeTest-1544877568-project-member] GET https://10.4.3.240/volume/v3/volumes/1801fd25-2890-4190-9505-87575f315b5a Aug 20 00:59:22.093304 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-8ebdb9bc-3020-4aa5-a592-00d4a5ad2cb9 req-940933ab-b4b7-4505-94ea-d176bafc158a tempest-AttachVolumeNegativeTest-1544877568 tempest-AttachVolumeNegativeTest-1544877568-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:59:22.093548 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-8ebdb9bc-3020-4aa5-a592-00d4a5ad2cb9 req-940933ab-b4b7-4505-94ea-d176bafc158a tempest-AttachVolumeNegativeTest-1544877568 tempest-AttachVolumeNegativeTest-1544877568-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:59:22.101011 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:59:22.101011 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 00:59:22.105523 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [req-8ebdb9bc-3020-4aa5-a592-00d4a5ad2cb9 req-940933ab-b4b7-4505-94ea-d176bafc158a tempest-AttachVolumeNegativeTest-1544877568 tempest-AttachVolumeNegativeTest-1544877568-project-member] Volume info retrieved successfully. Aug 20 00:59:22.114124 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-8ebdb9bc-3020-4aa5-a592-00d4a5ad2cb9 req-940933ab-b4b7-4505-94ea-d176bafc158a tempest-AttachVolumeNegativeTest-1544877568 tempest-AttachVolumeNegativeTest-1544877568-project-member] https://10.4.3.240/volume/v3/volumes/1801fd25-2890-4190-9505-87575f315b5a returned with HTTP 200 Aug 20 00:59:22.114124 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 311/1228] 10.4.3.240 () {68 vars in 1598 bytes} [Thu Aug 20 00:59:22 2026] GET /volume/v3/volumes/1801fd25-2890-4190-9505-87575f315b5a => generated 848 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:59:22.130010 np0000007838 devstack@c-api.service[100212]: DEBUG oslo_db.sqlalchemy.engines [None req-cd266665-d5ee-4417-8e04-621ea4bb94aa tempest-GroupsV314Test-1251780465 tempest-GroupsV314Test-1251780465-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100212) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 20 00:59:22.133392 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:59:22.133392 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 00:59:22.146646 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-cd266665-d5ee-4417-8e04-621ea4bb94aa tempest-GroupsV314Test-1251780465 tempest-GroupsV314Test-1251780465-project-member] https://10.4.3.240/volume/v3/volumes/detail returned with HTTP 200 Aug 20 00:59:22.147106 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 305/1229] 10.4.3.240 () {68 vars in 1299 bytes} [Thu Aug 20 00:59:22 2026] GET /volume/v3/volumes/detail => generated 1825 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 00:59:22.164710 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-2021949b-5a7c-4aaf-a4f8-e5859ba60da8 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:59:22.169451 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-2021949b-5a7c-4aaf-a4f8-e5859ba60da8 tempest-GroupsV314Test-1251780465 tempest-GroupsV314Test-1251780465-project-member] GET https://10.4.3.240/volume/v3/volumes/062e2e2c-3a16-4780-9e56-0e1d2ce4b7dd Aug 20 00:59:22.169806 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-2021949b-5a7c-4aaf-a4f8-e5859ba60da8 tempest-GroupsV314Test-1251780465 tempest-GroupsV314Test-1251780465-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:59:22.170016 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-2021949b-5a7c-4aaf-a4f8-e5859ba60da8 tempest-GroupsV314Test-1251780465 tempest-GroupsV314Test-1251780465-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:59:22.186765 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:59:22.186765 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 00:59:22.193463 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-2021949b-5a7c-4aaf-a4f8-e5859ba60da8 tempest-GroupsV314Test-1251780465 tempest-GroupsV314Test-1251780465-project-member] Volume info retrieved successfully. Aug 20 00:59:22.194359 np0000007838 devstack@c-api.service[100213]: WARNING stevedore.named [None req-2021949b-5a7c-4aaf-a4f8-e5859ba60da8 tempest-GroupsV314Test-1251780465 tempest-GroupsV314Test-1251780465-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 00:59:22.194621 np0000007838 devstack@c-api.service[100213]: WARNING castellan.key_manager [None req-2021949b-5a7c-4aaf-a4f8-e5859ba60da8 tempest-GroupsV314Test-1251780465 tempest-GroupsV314Test-1251780465-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 00:59:22.237741 np0000007838 devstack@c-api.service[100213]: DEBUG oslo_db.sqlalchemy.engines [None req-2021949b-5a7c-4aaf-a4f8-e5859ba60da8 tempest-GroupsV314Test-1251780465 tempest-GroupsV314Test-1251780465-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100213) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 20 00:59:22.245250 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:59:22.245250 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 00:59:22.256753 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-2021949b-5a7c-4aaf-a4f8-e5859ba60da8 tempest-GroupsV314Test-1251780465 tempest-GroupsV314Test-1251780465-project-member] https://10.4.3.240/volume/v3/volumes/062e2e2c-3a16-4780-9e56-0e1d2ce4b7dd returned with HTTP 200 Aug 20 00:59:22.257874 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 303/1230] 10.4.3.240 () {68 vars in 1389 bytes} [Thu Aug 20 00:59:22 2026] GET /volume/v3/volumes/062e2e2c-3a16-4780-9e56-0e1d2ce4b7dd => generated 922 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:59:22.264546 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-e335216d-cef7-4773-9486-cfa40e6d886a None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:59:22.264953 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-e335216d-cef7-4773-9486-cfa40e6d886a None None] GET https://10.4.3.240/volume// Aug 20 00:59:22.265168 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-e335216d-cef7-4773-9486-cfa40e6d886a None None] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:59:22.265375 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-e335216d-cef7-4773-9486-cfa40e6d886a None None] Calling method 'all' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:59:22.265732 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-e335216d-cef7-4773-9486-cfa40e6d886a None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 20 00:59:22.266063 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 312/1231] 10.4.3.240 () {66 vars in 1428 bytes} [Thu Aug 20 00:59:22 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 00:59:22.275146 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-baf8f149-7ede-4566-bf31-a01d2d6c3be2 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:59:22.277200 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-baf8f149-7ede-4566-bf31-a01d2d6c3be2 tempest-GroupsV314Test-1251780465 tempest-GroupsV314Test-1251780465-project-member] GET https://10.4.3.240/volume/v3/groups/26d9aefc-0570-42eb-98ef-62eb86e60d18 Aug 20 00:59:22.277519 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-baf8f149-7ede-4566-bf31-a01d2d6c3be2 tempest-GroupsV314Test-1251780465 tempest-GroupsV314Test-1251780465-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:59:22.277786 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-baf8f149-7ede-4566-bf31-a01d2d6c3be2 tempest-GroupsV314Test-1251780465 tempest-GroupsV314Test-1251780465-project-member] Calling method 'version_select' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:59:22.278385 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.v3.groups [None req-baf8f149-7ede-4566-bf31-a01d2d6c3be2 tempest-GroupsV314Test-1251780465 tempest-GroupsV314Test-1251780465-project-member] show called for member 26d9aefc-0570-42eb-98ef-62eb86e60d18 {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 20 00:59:22.280428 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [req-8ebdb9bc-3020-4aa5-a592-00d4a5ad2cb9 req-b346c974-576c-48e0-9197-a0bc23e5f72d None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:59:22.283391 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:59:22.283391 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 00:59:22.283868 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-8ebdb9bc-3020-4aa5-a592-00d4a5ad2cb9 req-b346c974-576c-48e0-9197-a0bc23e5f72d tempest-AttachVolumeNegativeTest-1544877568 tempest-AttachVolumeNegativeTest-1544877568-project-member] POST https://10.4.3.240/volume/v3/attachments Aug 20 00:59:22.284468 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [req-8ebdb9bc-3020-4aa5-a592-00d4a5ad2cb9 req-b346c974-576c-48e0-9197-a0bc23e5f72d tempest-AttachVolumeNegativeTest-1544877568 tempest-AttachVolumeNegativeTest-1544877568-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1801fd25-2890-4190-9505-87575f315b5a", "connector": null, "instance_uuid": "d5839a19-6f71-4bdc-b831-baf515f360fe"}} {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:59:22.298131 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-baf8f149-7ede-4566-bf31-a01d2d6c3be2 tempest-GroupsV314Test-1251780465 tempest-GroupsV314Test-1251780465-project-member] https://10.4.3.240/volume/v3/groups/26d9aefc-0570-42eb-98ef-62eb86e60d18 returned with HTTP 200 Aug 20 00:59:22.298802 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 312/1232] 10.4.3.240 () {68 vars in 1386 bytes} [Thu Aug 20 00:59:22 2026] GET /volume/v3/groups/26d9aefc-0570-42eb-98ef-62eb86e60d18 => generated 417 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:59:22.302044 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:59:22.302044 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 00:59:22.309058 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-abd7cf9e-0511-4ce8-bdbf-71d76b9d28a8 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:59:22.311543 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-abd7cf9e-0511-4ce8-bdbf-71d76b9d28a8 tempest-GroupsV314Test-1251780465 tempest-GroupsV314Test-1251780465-project-member] GET https://10.4.3.240/volume/v3/volumes/detail Aug 20 00:59:22.311816 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-abd7cf9e-0511-4ce8-bdbf-71d76b9d28a8 tempest-GroupsV314Test-1251780465 tempest-GroupsV314Test-1251780465-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:59:22.312070 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-abd7cf9e-0511-4ce8-bdbf-71d76b9d28a8 tempest-GroupsV314Test-1251780465 tempest-GroupsV314Test-1251780465-project-member] Calling method 'detail' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:59:22.312445 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.api_utils [None req-abd7cf9e-0511-4ce8-bdbf-71d76b9d28a8 tempest-GroupsV314Test-1251780465 tempest-GroupsV314Test-1251780465-project-member] Removing options '' from query. {{(pid=100213) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 00:59:22.313393 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-abd7cf9e-0511-4ce8-bdbf-71d76b9d28a8 tempest-GroupsV314Test-1251780465 tempest-GroupsV314Test-1251780465-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100213) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 00:59:22.327326 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-abd7cf9e-0511-4ce8-bdbf-71d76b9d28a8 tempest-GroupsV314Test-1251780465 tempest-GroupsV314Test-1251780465-project-member] Get all volumes completed successfully. Aug 20 00:59:22.328189 np0000007838 devstack@c-api.service[100213]: WARNING stevedore.named [None req-abd7cf9e-0511-4ce8-bdbf-71d76b9d28a8 tempest-GroupsV314Test-1251780465 tempest-GroupsV314Test-1251780465-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 00:59:22.328406 np0000007838 devstack@c-api.service[100213]: WARNING castellan.key_manager [None req-abd7cf9e-0511-4ce8-bdbf-71d76b9d28a8 tempest-GroupsV314Test-1251780465 tempest-GroupsV314Test-1251780465-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 00:59:22.343213 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-8ebdb9bc-3020-4aa5-a592-00d4a5ad2cb9 req-b346c974-576c-48e0-9197-a0bc23e5f72d tempest-AttachVolumeNegativeTest-1544877568 tempest-AttachVolumeNegativeTest-1544877568-project-member] https://10.4.3.240/volume/v3/attachments returned with HTTP 200 Aug 20 00:59:22.344303 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 306/1233] 10.4.3.240 () {74 vars in 1594 bytes} [Thu Aug 20 00:59:22 2026] POST /volume/v3/attachments => generated 273 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:59:22.368740 np0000007838 devstack@c-api.service[100213]: DEBUG oslo_db.sqlalchemy.engines [None req-abd7cf9e-0511-4ce8-bdbf-71d76b9d28a8 tempest-GroupsV314Test-1251780465 tempest-GroupsV314Test-1251780465-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100213) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 20 00:59:22.369317 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-50274850-7258-4a98-a087-1bee1760b247 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:59:22.372004 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:59:22.372004 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 00:59:22.374897 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-50274850-7258-4a98-a087-1bee1760b247 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] GET https://10.4.3.240/volume/v3/volumes/61d577b6-48fb-4a23-9cee-ed1ffa5ae2c1 Aug 20 00:59:22.375220 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-50274850-7258-4a98-a087-1bee1760b247 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:59:22.375538 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-50274850-7258-4a98-a087-1bee1760b247 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:59:22.376504 np0000007838 devstack@c-api.service[100213]: WARNING stevedore.named [None req-abd7cf9e-0511-4ce8-bdbf-71d76b9d28a8 tempest-GroupsV314Test-1251780465 tempest-GroupsV314Test-1251780465-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 00:59:22.376608 np0000007838 devstack@c-api.service[100213]: WARNING castellan.key_manager [None req-abd7cf9e-0511-4ce8-bdbf-71d76b9d28a8 tempest-GroupsV314Test-1251780465 tempest-GroupsV314Test-1251780465-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 00:59:22.380441 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-e81e6f74-12e8-4342-8f67-f1bf94aafd6d None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:59:22.382453 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-e81e6f74-12e8-4342-8f67-f1bf94aafd6d tempest-AttachVolumeNegativeTest-1544877568 tempest-AttachVolumeNegativeTest-1544877568-project-member] GET https://10.4.3.240/volume/v3/volumes/1801fd25-2890-4190-9505-87575f315b5a Aug 20 00:59:22.382671 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-e81e6f74-12e8-4342-8f67-f1bf94aafd6d tempest-AttachVolumeNegativeTest-1544877568 tempest-AttachVolumeNegativeTest-1544877568-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:59:22.382857 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-e81e6f74-12e8-4342-8f67-f1bf94aafd6d tempest-AttachVolumeNegativeTest-1544877568 tempest-AttachVolumeNegativeTest-1544877568-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:59:22.391959 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:59:22.391959 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 00:59:22.397664 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-50274850-7258-4a98-a087-1bee1760b247 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Volume info retrieved successfully. Aug 20 00:59:22.399374 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:59:22.399374 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 00:59:22.403562 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-50274850-7258-4a98-a087-1bee1760b247 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] https://10.4.3.240/volume/v3/volumes/61d577b6-48fb-4a23-9cee-ed1ffa5ae2c1 returned with HTTP 200 Aug 20 00:59:22.404086 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 313/1234] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:59:22 2026] GET /volume/v3/volumes/61d577b6-48fb-4a23-9cee-ed1ffa5ae2c1 => generated 877 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:59:22.405739 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-e81e6f74-12e8-4342-8f67-f1bf94aafd6d tempest-AttachVolumeNegativeTest-1544877568 tempest-AttachVolumeNegativeTest-1544877568-project-member] Volume info retrieved successfully. Aug 20 00:59:22.412326 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-e81e6f74-12e8-4342-8f67-f1bf94aafd6d tempest-AttachVolumeNegativeTest-1544877568 tempest-AttachVolumeNegativeTest-1544877568-project-member] https://10.4.3.240/volume/v3/volumes/1801fd25-2890-4190-9505-87575f315b5a returned with HTTP 200 Aug 20 00:59:22.413847 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 313/1235] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:59:22 2026] GET /volume/v3/volumes/1801fd25-2890-4190-9505-87575f315b5a => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:59:22.425593 np0000007838 devstack@c-api.service[100213]: DEBUG oslo_db.sqlalchemy.engines [None req-abd7cf9e-0511-4ce8-bdbf-71d76b9d28a8 tempest-GroupsV314Test-1251780465 tempest-GroupsV314Test-1251780465-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100213) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 20 00:59:22.431019 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:59:22.431019 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 00:59:22.433055 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-1c2430f4-eb25-413b-b57b-7bc9cc81a166 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:59:22.433501 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-1c2430f4-eb25-413b-b57b-7bc9cc81a166 None None] GET https://10.4.3.240/volume// Aug 20 00:59:22.433714 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-1c2430f4-eb25-413b-b57b-7bc9cc81a166 None None] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:59:22.433952 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-1c2430f4-eb25-413b-b57b-7bc9cc81a166 None None] Calling method 'all' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:59:22.434431 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-1c2430f4-eb25-413b-b57b-7bc9cc81a166 None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 20 00:59:22.434778 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 307/1236] 10.4.3.240 () {66 vars in 1426 bytes} [Thu Aug 20 00:59:22 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 00:59:22.441066 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-abd7cf9e-0511-4ce8-bdbf-71d76b9d28a8 tempest-GroupsV314Test-1251780465 tempest-GroupsV314Test-1251780465-project-member] https://10.4.3.240/volume/v3/volumes/detail returned with HTTP 200 Aug 20 00:59:22.441066 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 304/1237] 10.4.3.240 () {68 vars in 1299 bytes} [Thu Aug 20 00:59:22 2026] GET /volume/v3/volumes/detail => generated 1826 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 00:59:22.445697 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-8ebdb9bc-3020-4aa5-a592-00d4a5ad2cb9 req-39cc02e3-7ed7-484f-b48b-efea6452c425 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:59:22.448818 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-8ebdb9bc-3020-4aa5-a592-00d4a5ad2cb9 req-39cc02e3-7ed7-484f-b48b-efea6452c425 tempest-AttachVolumeNegativeTest-1544877568 tempest-AttachVolumeNegativeTest-1544877568-project-member] GET https://10.4.3.240/volume/v3/volumes/1801fd25-2890-4190-9505-87575f315b5a Aug 20 00:59:22.449040 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-8ebdb9bc-3020-4aa5-a592-00d4a5ad2cb9 req-39cc02e3-7ed7-484f-b48b-efea6452c425 tempest-AttachVolumeNegativeTest-1544877568 tempest-AttachVolumeNegativeTest-1544877568-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:59:22.449307 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-8ebdb9bc-3020-4aa5-a592-00d4a5ad2cb9 req-39cc02e3-7ed7-484f-b48b-efea6452c425 tempest-AttachVolumeNegativeTest-1544877568 tempest-AttachVolumeNegativeTest-1544877568-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:59:22.459326 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-c17e957f-3fab-40d4-93c5-d0d4c36110af None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:59:22.461271 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:59:22.461271 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 00:59:22.463991 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-c17e957f-3fab-40d4-93c5-d0d4c36110af tempest-GroupsV314Test-1251780465 tempest-GroupsV314Test-1251780465-project-member] POST https://10.4.3.240/volume/v3/groups/26d9aefc-0570-42eb-98ef-62eb86e60d18/action Aug 20 00:59:22.464638 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-c17e957f-3fab-40d4-93c5-d0d4c36110af tempest-GroupsV314Test-1251780465 tempest-GroupsV314Test-1251780465-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100214) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 00:59:22.464695 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-c17e957f-3fab-40d4-93c5-d0d4c36110af tempest-GroupsV314Test-1251780465 tempest-GroupsV314Test-1251780465-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:59:22.465873 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [req-8ebdb9bc-3020-4aa5-a592-00d4a5ad2cb9 req-39cc02e3-7ed7-484f-b48b-efea6452c425 tempest-AttachVolumeNegativeTest-1544877568 tempest-AttachVolumeNegativeTest-1544877568-project-member] Volume info retrieved successfully. Aug 20 00:59:22.467684 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.v3.groups [None req-c17e957f-3fab-40d4-93c5-d0d4c36110af tempest-GroupsV314Test-1251780465 tempest-GroupsV314Test-1251780465-project-member] delete called for group 26d9aefc-0570-42eb-98ef-62eb86e60d18 {{(pid=100214) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 20 00:59:22.467831 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.v3.groups [None req-c17e957f-3fab-40d4-93c5-d0d4c36110af tempest-GroupsV314Test-1251780465 tempest-GroupsV314Test-1251780465-project-member] Delete group with id: 26d9aefc-0570-42eb-98ef-62eb86e60d18 Aug 20 00:59:22.471828 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:59:22.471828 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 00:59:22.472932 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-8ebdb9bc-3020-4aa5-a592-00d4a5ad2cb9 req-39cc02e3-7ed7-484f-b48b-efea6452c425 tempest-AttachVolumeNegativeTest-1544877568 tempest-AttachVolumeNegativeTest-1544877568-project-member] https://10.4.3.240/volume/v3/volumes/1801fd25-2890-4190-9505-87575f315b5a returned with HTTP 200 Aug 20 00:59:22.473545 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 314/1238] 10.4.3.240 () {70 vars in 1639 bytes} [Thu Aug 20 00:59:22 2026] GET /volume/v3/volumes/1801fd25-2890-4190-9505-87575f315b5a => generated 1027 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 00:59:22.539830 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-c17e957f-3fab-40d4-93c5-d0d4c36110af tempest-GroupsV314Test-1251780465 tempest-GroupsV314Test-1251780465-project-member] https://10.4.3.240/volume/v3/groups/26d9aefc-0570-42eb-98ef-62eb86e60d18/action returned with HTTP 202 Aug 20 00:59:22.540490 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 314/1239] 10.4.3.240 () {70 vars in 1428 bytes} [Thu Aug 20 00:59:22 2026] POST /volume/v3/groups/26d9aefc-0570-42eb-98ef-62eb86e60d18/action => generated 0 bytes in 85 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 20 00:59:22.552104 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-e29a96ba-7f10-417a-bcbf-390758d4a9f3 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:59:22.554832 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-e29a96ba-7f10-417a-bcbf-390758d4a9f3 tempest-GroupsV314Test-1251780465 tempest-GroupsV314Test-1251780465-project-member] GET https://10.4.3.240/volume/v3/volumes/062e2e2c-3a16-4780-9e56-0e1d2ce4b7dd Aug 20 00:59:22.555756 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-e29a96ba-7f10-417a-bcbf-390758d4a9f3 tempest-GroupsV314Test-1251780465 tempest-GroupsV314Test-1251780465-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:59:22.555756 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-e29a96ba-7f10-417a-bcbf-390758d4a9f3 tempest-GroupsV314Test-1251780465 tempest-GroupsV314Test-1251780465-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:59:22.566988 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:59:22.566988 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 00:59:22.571887 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-e29a96ba-7f10-417a-bcbf-390758d4a9f3 tempest-GroupsV314Test-1251780465 tempest-GroupsV314Test-1251780465-project-member] Volume info retrieved successfully. Aug 20 00:59:22.572732 np0000007838 devstack@c-api.service[100212]: WARNING stevedore.named [None req-e29a96ba-7f10-417a-bcbf-390758d4a9f3 tempest-GroupsV314Test-1251780465 tempest-GroupsV314Test-1251780465-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 00:59:22.573030 np0000007838 devstack@c-api.service[100212]: WARNING castellan.key_manager [None req-e29a96ba-7f10-417a-bcbf-390758d4a9f3 tempest-GroupsV314Test-1251780465 tempest-GroupsV314Test-1251780465-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 00:59:22.594664 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [req-8ebdb9bc-3020-4aa5-a592-00d4a5ad2cb9 req-3d8a3223-221e-4469-97a6-201c73b06bd9 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:59:22.597124 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-8ebdb9bc-3020-4aa5-a592-00d4a5ad2cb9 req-3d8a3223-221e-4469-97a6-201c73b06bd9 tempest-AttachVolumeNegativeTest-1544877568 tempest-AttachVolumeNegativeTest-1544877568-project-member] PUT https://10.4.3.240/volume/v3/attachments/d832c91b-ef70-4532-8999-654dfdc03366 Aug 20 00:59:22.597577 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [req-8ebdb9bc-3020-4aa5-a592-00d4a5ad2cb9 req-3d8a3223-221e-4469-97a6-201c73b06bd9 tempest-AttachVolumeNegativeTest-1544877568 tempest-AttachVolumeNegativeTest-1544877568-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.240", "host": "np0000007838", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:e656b6daafb0", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "870eaf75-1108-49d5-b5ab-79f4c93758d0", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:59:22.611092 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.coordination [req-8ebdb9bc-3020-4aa5-a592-00d4a5ad2cb9 req-3d8a3223-221e-4469-97a6-201c73b06bd9 tempest-AttachVolumeNegativeTest-1544877568 tempest-AttachVolumeNegativeTest-1544877568-project-member] Acquiring lock "cinder-attachment_update-1801fd25-2890-4190-9505-87575f315b5a-np0000007838" by "attachment_update" {{(pid=100213) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 00:59:22.615053 np0000007838 devstack@c-api.service[100212]: DEBUG oslo_db.sqlalchemy.engines [None req-e29a96ba-7f10-417a-bcbf-390758d4a9f3 tempest-GroupsV314Test-1251780465 tempest-GroupsV314Test-1251780465-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100212) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 20 00:59:22.618848 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:59:22.618848 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 00:59:22.620623 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.coordination [req-8ebdb9bc-3020-4aa5-a592-00d4a5ad2cb9 req-3d8a3223-221e-4469-97a6-201c73b06bd9 tempest-AttachVolumeNegativeTest-1544877568 tempest-AttachVolumeNegativeTest-1544877568-project-member] Lock "cinder-attachment_update-1801fd25-2890-4190-9505-87575f315b5a-np0000007838" acquired by "attachment_update" :: waited 0.009s {{(pid=100213) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 00:59:22.621874 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:59:22.621874 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 00:59:22.629216 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-e29a96ba-7f10-417a-bcbf-390758d4a9f3 tempest-GroupsV314Test-1251780465 tempest-GroupsV314Test-1251780465-project-member] https://10.4.3.240/volume/v3/volumes/062e2e2c-3a16-4780-9e56-0e1d2ce4b7dd returned with HTTP 200 Aug 20 00:59:22.629690 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 308/1240] 10.4.3.240 () {68 vars in 1389 bytes} [Thu Aug 20 00:59:22 2026] GET /volume/v3/volumes/062e2e2c-3a16-4780-9e56-0e1d2ce4b7dd => generated 921 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:59:22.746572 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.coordination [req-8ebdb9bc-3020-4aa5-a592-00d4a5ad2cb9 req-3d8a3223-221e-4469-97a6-201c73b06bd9 tempest-AttachVolumeNegativeTest-1544877568 tempest-AttachVolumeNegativeTest-1544877568-project-member] Lock "cinder-attachment_update-1801fd25-2890-4190-9505-87575f315b5a-np0000007838" released by "attachment_update" :: held 0.126s {{(pid=100213) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 00:59:22.746663 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-8ebdb9bc-3020-4aa5-a592-00d4a5ad2cb9 req-3d8a3223-221e-4469-97a6-201c73b06bd9 tempest-AttachVolumeNegativeTest-1544877568 tempest-AttachVolumeNegativeTest-1544877568-project-member] https://10.4.3.240/volume/v3/attachments/d832c91b-ef70-4532-8999-654dfdc03366 returned with HTTP 200 Aug 20 00:59:22.747167 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 305/1241] 10.4.3.240 () {74 vars in 1704 bytes} [Thu Aug 20 00:59:22 2026] PUT /volume/v3/attachments/d832c91b-ef70-4532-8999-654dfdc03366 => generated 969 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:59:23.420682 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-e1c74751-0c59-41e7-a39f-f114dadb1a6a None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:59:23.425237 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-e1c74751-0c59-41e7-a39f-f114dadb1a6a tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] GET https://10.4.3.240/volume/v3/volumes/61d577b6-48fb-4a23-9cee-ed1ffa5ae2c1 Aug 20 00:59:23.425483 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-e1c74751-0c59-41e7-a39f-f114dadb1a6a tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:59:23.425708 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-e1c74751-0c59-41e7-a39f-f114dadb1a6a tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:59:23.437406 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-f00b1868-543e-40fe-a2ec-22cc788e6d9a None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:59:23.437406 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-f00b1868-543e-40fe-a2ec-22cc788e6d9a tempest-AttachVolumeNegativeTest-1544877568 tempest-AttachVolumeNegativeTest-1544877568-project-member] GET https://10.4.3.240/volume/v3/volumes/1801fd25-2890-4190-9505-87575f315b5a Aug 20 00:59:23.437406 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-f00b1868-543e-40fe-a2ec-22cc788e6d9a tempest-AttachVolumeNegativeTest-1544877568 tempest-AttachVolumeNegativeTest-1544877568-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:59:23.437406 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-f00b1868-543e-40fe-a2ec-22cc788e6d9a tempest-AttachVolumeNegativeTest-1544877568 tempest-AttachVolumeNegativeTest-1544877568-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:59:23.446602 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:59:23.446602 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 00:59:23.450023 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:59:23.450023 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 00:59:23.451868 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-f00b1868-543e-40fe-a2ec-22cc788e6d9a tempest-AttachVolumeNegativeTest-1544877568 tempest-AttachVolumeNegativeTest-1544877568-project-member] Volume info retrieved successfully. Aug 20 00:59:23.456709 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-e1c74751-0c59-41e7-a39f-f114dadb1a6a tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Volume info retrieved successfully. Aug 20 00:59:23.457417 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-f00b1868-543e-40fe-a2ec-22cc788e6d9a tempest-AttachVolumeNegativeTest-1544877568 tempest-AttachVolumeNegativeTest-1544877568-project-member] https://10.4.3.240/volume/v3/volumes/1801fd25-2890-4190-9505-87575f315b5a returned with HTTP 200 Aug 20 00:59:23.457892 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 315/1242] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:59:23 2026] GET /volume/v3/volumes/1801fd25-2890-4190-9505-87575f315b5a => generated 848 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:59:23.469438 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-e1c74751-0c59-41e7-a39f-f114dadb1a6a tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] https://10.4.3.240/volume/v3/volumes/61d577b6-48fb-4a23-9cee-ed1ffa5ae2c1 returned with HTTP 200 Aug 20 00:59:23.469788 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 315/1243] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:59:23 2026] GET /volume/v3/volumes/61d577b6-48fb-4a23-9cee-ed1ffa5ae2c1 => generated 877 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:59:23.646696 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-7fe1645a-5b5b-4efd-bbf7-e609738c65fd None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:59:23.648369 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-7fe1645a-5b5b-4efd-bbf7-e609738c65fd tempest-GroupsV314Test-1251780465 tempest-GroupsV314Test-1251780465-project-member] GET https://10.4.3.240/volume/v3/volumes/062e2e2c-3a16-4780-9e56-0e1d2ce4b7dd Aug 20 00:59:23.648556 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-7fe1645a-5b5b-4efd-bbf7-e609738c65fd tempest-GroupsV314Test-1251780465 tempest-GroupsV314Test-1251780465-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:59:23.648720 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-7fe1645a-5b5b-4efd-bbf7-e609738c65fd tempest-GroupsV314Test-1251780465 tempest-GroupsV314Test-1251780465-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:59:23.654413 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-7fe1645a-5b5b-4efd-bbf7-e609738c65fd tempest-GroupsV314Test-1251780465 tempest-GroupsV314Test-1251780465-project-member] https://10.4.3.240/volume/v3/volumes/062e2e2c-3a16-4780-9e56-0e1d2ce4b7dd returned with HTTP 404 Aug 20 00:59:23.654833 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 309/1244] 10.4.3.240 () {68 vars in 1389 bytes} [Thu Aug 20 00:59:23 2026] GET /volume/v3/volumes/062e2e2c-3a16-4780-9e56-0e1d2ce4b7dd => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 00:59:23.662814 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-71b3b2f2-993a-45ad-862b-b71f619ab7e1 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:59:23.664860 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-71b3b2f2-993a-45ad-862b-b71f619ab7e1 tempest-GroupsV314Test-1251780465 tempest-GroupsV314Test-1251780465-project-member] GET https://10.4.3.240/volume/v3/groups/26d9aefc-0570-42eb-98ef-62eb86e60d18 Aug 20 00:59:23.665070 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-71b3b2f2-993a-45ad-862b-b71f619ab7e1 tempest-GroupsV314Test-1251780465 tempest-GroupsV314Test-1251780465-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:59:23.665276 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-71b3b2f2-993a-45ad-862b-b71f619ab7e1 tempest-GroupsV314Test-1251780465 tempest-GroupsV314Test-1251780465-project-member] Calling method 'version_select' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:59:23.665553 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.v3.groups [None req-71b3b2f2-993a-45ad-862b-b71f619ab7e1 tempest-GroupsV314Test-1251780465 tempest-GroupsV314Test-1251780465-project-member] show called for member 26d9aefc-0570-42eb-98ef-62eb86e60d18 {{(pid=100213) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 20 00:59:23.668968 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-71b3b2f2-993a-45ad-862b-b71f619ab7e1 tempest-GroupsV314Test-1251780465 tempest-GroupsV314Test-1251780465-project-member] https://10.4.3.240/volume/v3/groups/26d9aefc-0570-42eb-98ef-62eb86e60d18 returned with HTTP 404 Aug 20 00:59:23.669624 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 306/1245] 10.4.3.240 () {68 vars in 1386 bytes} [Thu Aug 20 00:59:23 2026] GET /volume/v3/groups/26d9aefc-0570-42eb-98ef-62eb86e60d18 => generated 108 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 00:59:23.676330 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-e6217569-9990-4e09-94d1-917be61fbb51 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:59:23.678499 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-e6217569-9990-4e09-94d1-917be61fbb51 tempest-GroupsV314Test-1251780465 tempest-GroupsV314Test-1251780465-project-member] GET https://10.4.3.240/volume/v3/volumes/detail Aug 20 00:59:23.678740 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-e6217569-9990-4e09-94d1-917be61fbb51 tempest-GroupsV314Test-1251780465 tempest-GroupsV314Test-1251780465-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:59:23.679085 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-e6217569-9990-4e09-94d1-917be61fbb51 tempest-GroupsV314Test-1251780465 tempest-GroupsV314Test-1251780465-project-member] Calling method 'detail' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:59:23.679462 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.api_utils [None req-e6217569-9990-4e09-94d1-917be61fbb51 tempest-GroupsV314Test-1251780465 tempest-GroupsV314Test-1251780465-project-member] Removing options '' from query. {{(pid=100214) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 00:59:23.680448 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-e6217569-9990-4e09-94d1-917be61fbb51 tempest-GroupsV314Test-1251780465 tempest-GroupsV314Test-1251780465-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100214) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 00:59:23.689176 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-e6217569-9990-4e09-94d1-917be61fbb51 tempest-GroupsV314Test-1251780465 tempest-GroupsV314Test-1251780465-project-member] Get all volumes completed successfully. Aug 20 00:59:23.690211 np0000007838 devstack@c-api.service[100214]: WARNING stevedore.named [None req-e6217569-9990-4e09-94d1-917be61fbb51 tempest-GroupsV314Test-1251780465 tempest-GroupsV314Test-1251780465-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 00:59:23.690429 np0000007838 devstack@c-api.service[100214]: WARNING castellan.key_manager [None req-e6217569-9990-4e09-94d1-917be61fbb51 tempest-GroupsV314Test-1251780465 tempest-GroupsV314Test-1251780465-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 00:59:23.730777 np0000007838 devstack@c-api.service[100214]: DEBUG oslo_db.sqlalchemy.engines [None req-e6217569-9990-4e09-94d1-917be61fbb51 tempest-GroupsV314Test-1251780465 tempest-GroupsV314Test-1251780465-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100214) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 20 00:59:23.733605 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:59:23.733605 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 00:59:23.741603 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-e6217569-9990-4e09-94d1-917be61fbb51 tempest-GroupsV314Test-1251780465 tempest-GroupsV314Test-1251780465-project-member] https://10.4.3.240/volume/v3/volumes/detail returned with HTTP 200 Aug 20 00:59:23.741863 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 316/1246] 10.4.3.240 () {68 vars in 1299 bytes} [Thu Aug 20 00:59:23 2026] GET /volume/v3/volumes/detail => generated 914 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:59:23.760045 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-c61095bf-2992-45ca-aea3-e142dd9d0925 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:59:23.762377 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-c61095bf-2992-45ca-aea3-e142dd9d0925 tempest-GroupsV314Test-1251780465 tempest-GroupsV314Test-1251780465-project-member] POST https://10.4.3.240/volume/v3/groups/cd64a9ea-56f3-45b3-b9af-b4a432659eba/action Aug 20 00:59:23.762377 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-c61095bf-2992-45ca-aea3-e142dd9d0925 tempest-GroupsV314Test-1251780465 tempest-GroupsV314Test-1251780465-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100215) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 00:59:23.762571 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-c61095bf-2992-45ca-aea3-e142dd9d0925 tempest-GroupsV314Test-1251780465 tempest-GroupsV314Test-1251780465-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:59:23.763698 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.v3.groups [None req-c61095bf-2992-45ca-aea3-e142dd9d0925 tempest-GroupsV314Test-1251780465 tempest-GroupsV314Test-1251780465-project-member] delete called for group cd64a9ea-56f3-45b3-b9af-b4a432659eba {{(pid=100215) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 20 00:59:23.763797 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.v3.groups [None req-c61095bf-2992-45ca-aea3-e142dd9d0925 tempest-GroupsV314Test-1251780465 tempest-GroupsV314Test-1251780465-project-member] Delete group with id: cd64a9ea-56f3-45b3-b9af-b4a432659eba Aug 20 00:59:23.768199 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:59:23.768199 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 00:59:23.853682 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-c61095bf-2992-45ca-aea3-e142dd9d0925 tempest-GroupsV314Test-1251780465 tempest-GroupsV314Test-1251780465-project-member] https://10.4.3.240/volume/v3/groups/cd64a9ea-56f3-45b3-b9af-b4a432659eba/action returned with HTTP 202 Aug 20 00:59:23.853682 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 316/1247] 10.4.3.240 () {70 vars in 1428 bytes} [Thu Aug 20 00:59:23 2026] POST /volume/v3/groups/cd64a9ea-56f3-45b3-b9af-b4a432659eba/action => generated 0 bytes in 94 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 20 00:59:23.862794 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-e61657dd-f1d1-422a-bc7c-f72102c0e338 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:59:23.867149 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-e61657dd-f1d1-422a-bc7c-f72102c0e338 tempest-GroupsV314Test-1251780465 tempest-GroupsV314Test-1251780465-project-member] GET https://10.4.3.240/volume/v3/volumes/a389f924-9064-437f-956b-bce0c9358a76 Aug 20 00:59:23.867149 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-e61657dd-f1d1-422a-bc7c-f72102c0e338 tempest-GroupsV314Test-1251780465 tempest-GroupsV314Test-1251780465-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:59:23.867149 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-e61657dd-f1d1-422a-bc7c-f72102c0e338 tempest-GroupsV314Test-1251780465 tempest-GroupsV314Test-1251780465-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:59:23.876595 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:59:23.876595 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 00:59:23.881635 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-e61657dd-f1d1-422a-bc7c-f72102c0e338 tempest-GroupsV314Test-1251780465 tempest-GroupsV314Test-1251780465-project-member] Volume info retrieved successfully. Aug 20 00:59:23.882530 np0000007838 devstack@c-api.service[100212]: WARNING stevedore.named [None req-e61657dd-f1d1-422a-bc7c-f72102c0e338 tempest-GroupsV314Test-1251780465 tempest-GroupsV314Test-1251780465-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 00:59:23.882810 np0000007838 devstack@c-api.service[100212]: WARNING castellan.key_manager [None req-e61657dd-f1d1-422a-bc7c-f72102c0e338 tempest-GroupsV314Test-1251780465 tempest-GroupsV314Test-1251780465-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 00:59:23.932170 np0000007838 devstack@c-api.service[100212]: DEBUG oslo_db.sqlalchemy.engines [None req-e61657dd-f1d1-422a-bc7c-f72102c0e338 tempest-GroupsV314Test-1251780465 tempest-GroupsV314Test-1251780465-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100212) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 20 00:59:23.936543 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:59:23.936543 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 00:59:23.945527 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-e61657dd-f1d1-422a-bc7c-f72102c0e338 tempest-GroupsV314Test-1251780465 tempest-GroupsV314Test-1251780465-project-member] https://10.4.3.240/volume/v3/volumes/a389f924-9064-437f-956b-bce0c9358a76 returned with HTTP 200 Aug 20 00:59:23.946758 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 310/1248] 10.4.3.240 () {68 vars in 1389 bytes} [Thu Aug 20 00:59:23 2026] GET /volume/v3/volumes/a389f924-9064-437f-956b-bce0c9358a76 => generated 910 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:59:24.472011 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-cbcf9639-9ab7-4f07-9498-f53cbca6f48d None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:59:24.474156 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-cbcf9639-9ab7-4f07-9498-f53cbca6f48d tempest-AttachVolumeNegativeTest-1544877568 tempest-AttachVolumeNegativeTest-1544877568-project-member] GET https://10.4.3.240/volume/v3/volumes/1801fd25-2890-4190-9505-87575f315b5a Aug 20 00:59:24.474355 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-cbcf9639-9ab7-4f07-9498-f53cbca6f48d tempest-AttachVolumeNegativeTest-1544877568 tempest-AttachVolumeNegativeTest-1544877568-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:59:24.474589 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-cbcf9639-9ab7-4f07-9498-f53cbca6f48d tempest-AttachVolumeNegativeTest-1544877568 tempest-AttachVolumeNegativeTest-1544877568-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:59:24.482192 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-478ada13-bd47-4f32-a397-1c59fe30621e None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:59:24.484453 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-478ada13-bd47-4f32-a397-1c59fe30621e tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] GET https://10.4.3.240/volume/v3/volumes/61d577b6-48fb-4a23-9cee-ed1ffa5ae2c1 Aug 20 00:59:24.484687 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-478ada13-bd47-4f32-a397-1c59fe30621e tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:59:24.484907 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-478ada13-bd47-4f32-a397-1c59fe30621e tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:59:24.490988 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:59:24.490988 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 00:59:24.497221 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:59:24.497221 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 00:59:24.502404 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-478ada13-bd47-4f32-a397-1c59fe30621e tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Volume info retrieved successfully. Aug 20 00:59:24.504177 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-cbcf9639-9ab7-4f07-9498-f53cbca6f48d tempest-AttachVolumeNegativeTest-1544877568 tempest-AttachVolumeNegativeTest-1544877568-project-member] Volume info retrieved successfully. Aug 20 00:59:24.507503 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-478ada13-bd47-4f32-a397-1c59fe30621e tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] https://10.4.3.240/volume/v3/volumes/61d577b6-48fb-4a23-9cee-ed1ffa5ae2c1 returned with HTTP 200 Aug 20 00:59:24.507808 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 317/1249] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:59:24 2026] GET /volume/v3/volumes/61d577b6-48fb-4a23-9cee-ed1ffa5ae2c1 => generated 877 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:59:24.520209 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-cbcf9639-9ab7-4f07-9498-f53cbca6f48d tempest-AttachVolumeNegativeTest-1544877568 tempest-AttachVolumeNegativeTest-1544877568-project-member] https://10.4.3.240/volume/v3/volumes/1801fd25-2890-4190-9505-87575f315b5a returned with HTTP 200 Aug 20 00:59:24.520768 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 307/1250] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:59:24 2026] GET /volume/v3/volumes/1801fd25-2890-4190-9505-87575f315b5a => generated 848 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:59:24.961613 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-611ff230-a87e-4fef-acbe-4f8142695283 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:59:24.965358 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-611ff230-a87e-4fef-acbe-4f8142695283 tempest-GroupsV314Test-1251780465 tempest-GroupsV314Test-1251780465-project-member] GET https://10.4.3.240/volume/v3/volumes/a389f924-9064-437f-956b-bce0c9358a76 Aug 20 00:59:24.965358 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-611ff230-a87e-4fef-acbe-4f8142695283 tempest-GroupsV314Test-1251780465 tempest-GroupsV314Test-1251780465-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:59:24.965358 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-611ff230-a87e-4fef-acbe-4f8142695283 tempest-GroupsV314Test-1251780465 tempest-GroupsV314Test-1251780465-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:59:24.969547 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-611ff230-a87e-4fef-acbe-4f8142695283 tempest-GroupsV314Test-1251780465 tempest-GroupsV314Test-1251780465-project-member] https://10.4.3.240/volume/v3/volumes/a389f924-9064-437f-956b-bce0c9358a76 returned with HTTP 404 Aug 20 00:59:24.970037 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 317/1251] 10.4.3.240 () {68 vars in 1389 bytes} [Thu Aug 20 00:59:24 2026] GET /volume/v3/volumes/a389f924-9064-437f-956b-bce0c9358a76 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 00:59:24.976242 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-f3cd3189-ab64-4fe3-8e2a-831afc2b3cab None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:59:24.977953 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-f3cd3189-ab64-4fe3-8e2a-831afc2b3cab tempest-GroupsV314Test-1251780465 tempest-GroupsV314Test-1251780465-project-member] GET https://10.4.3.240/volume/v3/groups/cd64a9ea-56f3-45b3-b9af-b4a432659eba Aug 20 00:59:24.978147 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-f3cd3189-ab64-4fe3-8e2a-831afc2b3cab tempest-GroupsV314Test-1251780465 tempest-GroupsV314Test-1251780465-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:59:24.981356 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-f3cd3189-ab64-4fe3-8e2a-831afc2b3cab tempest-GroupsV314Test-1251780465 tempest-GroupsV314Test-1251780465-project-member] Calling method 'version_select' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:59:24.981356 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.v3.groups [None req-f3cd3189-ab64-4fe3-8e2a-831afc2b3cab tempest-GroupsV314Test-1251780465 tempest-GroupsV314Test-1251780465-project-member] show called for member cd64a9ea-56f3-45b3-b9af-b4a432659eba {{(pid=100212) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 20 00:59:24.983651 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-f3cd3189-ab64-4fe3-8e2a-831afc2b3cab tempest-GroupsV314Test-1251780465 tempest-GroupsV314Test-1251780465-project-member] https://10.4.3.240/volume/v3/groups/cd64a9ea-56f3-45b3-b9af-b4a432659eba returned with HTTP 404 Aug 20 00:59:24.984084 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 311/1252] 10.4.3.240 () {68 vars in 1386 bytes} [Thu Aug 20 00:59:24 2026] GET /volume/v3/groups/cd64a9ea-56f3-45b3-b9af-b4a432659eba => generated 108 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 00:59:24.990762 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-d31ad4cf-f353-4351-8863-a61b96d8a541 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:59:24.995380 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-d31ad4cf-f353-4351-8863-a61b96d8a541 tempest-GroupsV314Test-1436599112 tempest-GroupsV314Test-1436599112-project-admin] DELETE https://10.4.3.240/volume/v3/group_types/3638dbb3-32d6-4748-bc1e-90c841f6f838 Aug 20 00:59:24.995380 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-d31ad4cf-f353-4351-8863-a61b96d8a541 tempest-GroupsV314Test-1436599112 tempest-GroupsV314Test-1436599112-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:59:24.995380 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-d31ad4cf-f353-4351-8863-a61b96d8a541 tempest-GroupsV314Test-1436599112 tempest-GroupsV314Test-1436599112-project-admin] Calling method 'version_select' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:59:25.003590 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-d31ad4cf-f353-4351-8863-a61b96d8a541 tempest-GroupsV314Test-1436599112 tempest-GroupsV314Test-1436599112-project-admin] https://10.4.3.240/volume/v3/group_types/3638dbb3-32d6-4748-bc1e-90c841f6f838 returned with HTTP 202 Aug 20 00:59:25.003978 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 318/1253] 10.4.3.240 () {68 vars in 1404 bytes} [Thu Aug 20 00:59:24 2026] DELETE /volume/v3/group_types/3638dbb3-32d6-4748-bc1e-90c841f6f838 => generated 0 bytes in 14 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 20 00:59:25.010781 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-62678ac8-e38d-4eec-8fbb-645e3a809442 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:59:25.014581 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-62678ac8-e38d-4eec-8fbb-645e3a809442 tempest-GroupsV314Test-1436599112 tempest-GroupsV314Test-1436599112-project-admin] DELETE https://10.4.3.240/volume/v3/types/0a4a813e-7f54-4dca-872a-20835d7ab38a Aug 20 00:59:25.014581 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-62678ac8-e38d-4eec-8fbb-645e3a809442 tempest-GroupsV314Test-1436599112 tempest-GroupsV314Test-1436599112-project-admin] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:59:25.014581 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-62678ac8-e38d-4eec-8fbb-645e3a809442 tempest-GroupsV314Test-1436599112 tempest-GroupsV314Test-1436599112-project-admin] Calling method '_delete' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:59:25.041986 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-62678ac8-e38d-4eec-8fbb-645e3a809442 tempest-GroupsV314Test-1436599112 tempest-GroupsV314Test-1436599112-project-admin] https://10.4.3.240/volume/v3/types/0a4a813e-7f54-4dca-872a-20835d7ab38a returned with HTTP 202 Aug 20 00:59:25.041986 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 308/1254] 10.4.3.240 () {66 vars in 1345 bytes} [Thu Aug 20 00:59:25 2026] DELETE /volume/v3/types/0a4a813e-7f54-4dca-872a-20835d7ab38a => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:59:25.049785 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-25423e6a-afd7-4f55-ab50-91811e3e1f6e None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:59:25.051514 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-25423e6a-afd7-4f55-ab50-91811e3e1f6e tempest-GroupsV314Test-1436599112 tempest-GroupsV314Test-1436599112-project-admin] GET https://10.4.3.240/volume/v3/types/0a4a813e-7f54-4dca-872a-20835d7ab38a Aug 20 00:59:25.051748 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-25423e6a-afd7-4f55-ab50-91811e3e1f6e tempest-GroupsV314Test-1436599112 tempest-GroupsV314Test-1436599112-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:59:25.051976 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-25423e6a-afd7-4f55-ab50-91811e3e1f6e tempest-GroupsV314Test-1436599112 tempest-GroupsV314Test-1436599112-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:59:25.055378 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-25423e6a-afd7-4f55-ab50-91811e3e1f6e tempest-GroupsV314Test-1436599112 tempest-GroupsV314Test-1436599112-project-admin] https://10.4.3.240/volume/v3/types/0a4a813e-7f54-4dca-872a-20835d7ab38a returned with HTTP 404 Aug 20 00:59:25.055868 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 318/1255] 10.4.3.240 () {66 vars in 1342 bytes} [Thu Aug 20 00:59:25 2026] GET /volume/v3/types/0a4a813e-7f54-4dca-872a-20835d7ab38a => generated 114 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:59:25.530298 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-f295d710-44f0-482a-8a22-ea70bd4d51ce None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:59:25.534191 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-f79dcc60-7eb1-466e-8a5d-a5d7b91c06bf None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:59:25.535710 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-f295d710-44f0-482a-8a22-ea70bd4d51ce tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] GET https://10.4.3.240/volume/v3/volumes/61d577b6-48fb-4a23-9cee-ed1ffa5ae2c1 Aug 20 00:59:25.536064 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-f295d710-44f0-482a-8a22-ea70bd4d51ce tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:59:25.536113 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-f295d710-44f0-482a-8a22-ea70bd4d51ce tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:59:25.537104 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-f79dcc60-7eb1-466e-8a5d-a5d7b91c06bf tempest-AttachVolumeNegativeTest-1544877568 tempest-AttachVolumeNegativeTest-1544877568-project-member] GET https://10.4.3.240/volume/v3/volumes/1801fd25-2890-4190-9505-87575f315b5a Aug 20 00:59:25.537404 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-f79dcc60-7eb1-466e-8a5d-a5d7b91c06bf tempest-AttachVolumeNegativeTest-1544877568 tempest-AttachVolumeNegativeTest-1544877568-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:59:25.537683 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-f79dcc60-7eb1-466e-8a5d-a5d7b91c06bf tempest-AttachVolumeNegativeTest-1544877568 tempest-AttachVolumeNegativeTest-1544877568-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:59:25.549636 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:59:25.549636 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 00:59:25.554291 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-f79dcc60-7eb1-466e-8a5d-a5d7b91c06bf tempest-AttachVolumeNegativeTest-1544877568 tempest-AttachVolumeNegativeTest-1544877568-project-member] Volume info retrieved successfully. Aug 20 00:59:25.559446 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:59:25.559446 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 00:59:25.559939 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-f79dcc60-7eb1-466e-8a5d-a5d7b91c06bf tempest-AttachVolumeNegativeTest-1544877568 tempest-AttachVolumeNegativeTest-1544877568-project-member] https://10.4.3.240/volume/v3/volumes/1801fd25-2890-4190-9505-87575f315b5a returned with HTTP 200 Aug 20 00:59:25.560476 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 319/1256] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:59:25 2026] GET /volume/v3/volumes/1801fd25-2890-4190-9505-87575f315b5a => generated 848 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:59:25.569230 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-f295d710-44f0-482a-8a22-ea70bd4d51ce tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Volume info retrieved successfully. Aug 20 00:59:25.574598 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-f295d710-44f0-482a-8a22-ea70bd4d51ce tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] https://10.4.3.240/volume/v3/volumes/61d577b6-48fb-4a23-9cee-ed1ffa5ae2c1 returned with HTTP 200 Aug 20 00:59:25.575046 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 312/1257] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:59:25 2026] GET /volume/v3/volumes/61d577b6-48fb-4a23-9cee-ed1ffa5ae2c1 => generated 877 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:59:26.089205 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [req-8ebdb9bc-3020-4aa5-a592-00d4a5ad2cb9 req-165d889a-68c3-44a1-acdb-6acb2cce38f1 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:59:26.091447 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-8ebdb9bc-3020-4aa5-a592-00d4a5ad2cb9 req-165d889a-68c3-44a1-acdb-6acb2cce38f1 tempest-AttachVolumeNegativeTest-1544877568 tempest-AttachVolumeNegativeTest-1544877568-project-member] POST https://10.4.3.240/volume/v3/attachments/d832c91b-ef70-4532-8999-654dfdc03366/action Aug 20 00:59:26.091815 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [req-8ebdb9bc-3020-4aa5-a592-00d4a5ad2cb9 req-165d889a-68c3-44a1-acdb-6acb2cce38f1 tempest-AttachVolumeNegativeTest-1544877568 tempest-AttachVolumeNegativeTest-1544877568-project-member] Action body: b'{"os-complete": null}' {{(pid=100213) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 00:59:26.091929 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [req-8ebdb9bc-3020-4aa5-a592-00d4a5ad2cb9 req-165d889a-68c3-44a1-acdb-6acb2cce38f1 tempest-AttachVolumeNegativeTest-1544877568 tempest-AttachVolumeNegativeTest-1544877568-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:59:26.125435 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:59:26.125435 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 00:59:26.142273 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-8ebdb9bc-3020-4aa5-a592-00d4a5ad2cb9 req-165d889a-68c3-44a1-acdb-6acb2cce38f1 tempest-AttachVolumeNegativeTest-1544877568 tempest-AttachVolumeNegativeTest-1544877568-project-member] https://10.4.3.240/volume/v3/attachments/d832c91b-ef70-4532-8999-654dfdc03366/action returned with HTTP 204 Aug 20 00:59:26.142744 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 309/1258] 10.4.3.240 () {74 vars in 1725 bytes} [Thu Aug 20 00:59:26 2026] POST /volume/v3/attachments/d832c91b-ef70-4532-8999-654dfdc03366/action => generated 0 bytes in 54 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:59:26.578513 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-b7aeaa77-23d1-42b3-8f3a-72b991249544 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:59:26.581781 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-b7aeaa77-23d1-42b3-8f3a-72b991249544 tempest-AttachVolumeNegativeTest-1544877568 tempest-AttachVolumeNegativeTest-1544877568-project-member] GET https://10.4.3.240/volume/v3/volumes/1801fd25-2890-4190-9505-87575f315b5a Aug 20 00:59:26.582455 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-b7aeaa77-23d1-42b3-8f3a-72b991249544 tempest-AttachVolumeNegativeTest-1544877568 tempest-AttachVolumeNegativeTest-1544877568-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:59:26.582729 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-b7aeaa77-23d1-42b3-8f3a-72b991249544 tempest-AttachVolumeNegativeTest-1544877568 tempest-AttachVolumeNegativeTest-1544877568-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:59:26.589060 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-0f030e35-a380-4a67-9953-9babef421d95 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:59:26.593416 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-0f030e35-a380-4a67-9953-9babef421d95 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] GET https://10.4.3.240/volume/v3/volumes/61d577b6-48fb-4a23-9cee-ed1ffa5ae2c1 Aug 20 00:59:26.593416 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-0f030e35-a380-4a67-9953-9babef421d95 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:59:26.593416 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-0f030e35-a380-4a67-9953-9babef421d95 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:59:26.595411 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:59:26.595411 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 00:59:26.600808 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-b7aeaa77-23d1-42b3-8f3a-72b991249544 tempest-AttachVolumeNegativeTest-1544877568 tempest-AttachVolumeNegativeTest-1544877568-project-member] Volume info retrieved successfully. Aug 20 00:59:26.606806 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:59:26.606806 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 00:59:26.607686 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-b7aeaa77-23d1-42b3-8f3a-72b991249544 tempest-AttachVolumeNegativeTest-1544877568 tempest-AttachVolumeNegativeTest-1544877568-project-member] https://10.4.3.240/volume/v3/volumes/1801fd25-2890-4190-9505-87575f315b5a returned with HTTP 200 Aug 20 00:59:26.608175 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 319/1259] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:59:26 2026] GET /volume/v3/volumes/1801fd25-2890-4190-9505-87575f315b5a => generated 1140 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:59:26.610743 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-0f030e35-a380-4a67-9953-9babef421d95 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Volume info retrieved successfully. Aug 20 00:59:26.615101 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-0f030e35-a380-4a67-9953-9babef421d95 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] https://10.4.3.240/volume/v3/volumes/61d577b6-48fb-4a23-9cee-ed1ffa5ae2c1 returned with HTTP 200 Aug 20 00:59:26.615606 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 320/1260] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:59:26 2026] GET /volume/v3/volumes/61d577b6-48fb-4a23-9cee-ed1ffa5ae2c1 => generated 877 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:59:26.624926 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-de69ba41-b638-49de-8f15-950368de8427 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:59:26.632495 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-de69ba41-b638-49de-8f15-950368de8427 tempest-AttachVolumeNegativeTest-1544877568 tempest-AttachVolumeNegativeTest-1544877568-project-member] GET https://10.4.3.240/volume/v3/volumes/1801fd25-2890-4190-9505-87575f315b5a Aug 20 00:59:26.632772 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-de69ba41-b638-49de-8f15-950368de8427 tempest-AttachVolumeNegativeTest-1544877568 tempest-AttachVolumeNegativeTest-1544877568-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:59:26.633014 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-de69ba41-b638-49de-8f15-950368de8427 tempest-AttachVolumeNegativeTest-1544877568 tempest-AttachVolumeNegativeTest-1544877568-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:59:26.651081 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:59:26.651081 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 00:59:26.655708 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-de69ba41-b638-49de-8f15-950368de8427 tempest-AttachVolumeNegativeTest-1544877568 tempest-AttachVolumeNegativeTest-1544877568-project-member] Volume info retrieved successfully. Aug 20 00:59:26.662374 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-de69ba41-b638-49de-8f15-950368de8427 tempest-AttachVolumeNegativeTest-1544877568 tempest-AttachVolumeNegativeTest-1544877568-project-member] https://10.4.3.240/volume/v3/volumes/1801fd25-2890-4190-9505-87575f315b5a returned with HTTP 200 Aug 20 00:59:26.662374 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 313/1261] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:59:26 2026] GET /volume/v3/volumes/1801fd25-2890-4190-9505-87575f315b5a => generated 1140 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:59:26.727018 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [req-abacd07c-4fb3-49c3-ab03-1e527807ceb0 req-97ae8fd3-0947-438d-aad3-bab076aff60f None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:59:26.730046 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-abacd07c-4fb3-49c3-ab03-1e527807ceb0 req-97ae8fd3-0947-438d-aad3-bab076aff60f tempest-AttachVolumeNegativeTest-1544877568 tempest-AttachVolumeNegativeTest-1544877568-project-member] GET https://10.4.3.240/volume/v3/volumes/1801fd25-2890-4190-9505-87575f315b5a Aug 20 00:59:26.730198 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [req-abacd07c-4fb3-49c3-ab03-1e527807ceb0 req-97ae8fd3-0947-438d-aad3-bab076aff60f tempest-AttachVolumeNegativeTest-1544877568 tempest-AttachVolumeNegativeTest-1544877568-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:59:26.730723 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [req-abacd07c-4fb3-49c3-ab03-1e527807ceb0 req-97ae8fd3-0947-438d-aad3-bab076aff60f tempest-AttachVolumeNegativeTest-1544877568 tempest-AttachVolumeNegativeTest-1544877568-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:59:26.748080 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:59:26.748080 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 00:59:26.753498 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [req-abacd07c-4fb3-49c3-ab03-1e527807ceb0 req-97ae8fd3-0947-438d-aad3-bab076aff60f tempest-AttachVolumeNegativeTest-1544877568 tempest-AttachVolumeNegativeTest-1544877568-project-member] Volume info retrieved successfully. Aug 20 00:59:26.758833 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-abacd07c-4fb3-49c3-ab03-1e527807ceb0 req-97ae8fd3-0947-438d-aad3-bab076aff60f tempest-AttachVolumeNegativeTest-1544877568 tempest-AttachVolumeNegativeTest-1544877568-project-member] https://10.4.3.240/volume/v3/volumes/1801fd25-2890-4190-9505-87575f315b5a returned with HTTP 200 Aug 20 00:59:26.759262 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 310/1262] 10.4.3.240 () {68 vars in 1598 bytes} [Thu Aug 20 00:59:26 2026] GET /volume/v3/volumes/1801fd25-2890-4190-9505-87575f315b5a => generated 1140 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:59:26.780430 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-39fbddf9-9a3c-415a-a934-058b1829c8fc None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:59:26.781952 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-39fbddf9-9a3c-415a-a934-058b1829c8fc tempest-AttachVolumeNegativeTest-1544877568 tempest-AttachVolumeNegativeTest-1544877568-project-member] GET https://10.4.3.240/volume/v3/volumes/1801fd25-2890-4190-9505-87575f315b5a Aug 20 00:59:26.782321 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-39fbddf9-9a3c-415a-a934-058b1829c8fc tempest-AttachVolumeNegativeTest-1544877568 tempest-AttachVolumeNegativeTest-1544877568-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:59:26.782631 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-39fbddf9-9a3c-415a-a934-058b1829c8fc tempest-AttachVolumeNegativeTest-1544877568 tempest-AttachVolumeNegativeTest-1544877568-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:59:26.791719 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:59:26.791719 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 00:59:26.795668 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-39fbddf9-9a3c-415a-a934-058b1829c8fc tempest-AttachVolumeNegativeTest-1544877568 tempest-AttachVolumeNegativeTest-1544877568-project-member] Volume info retrieved successfully. Aug 20 00:59:26.800836 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-39fbddf9-9a3c-415a-a934-058b1829c8fc tempest-AttachVolumeNegativeTest-1544877568 tempest-AttachVolumeNegativeTest-1544877568-project-member] https://10.4.3.240/volume/v3/volumes/1801fd25-2890-4190-9505-87575f315b5a returned with HTTP 200 Aug 20 00:59:26.800836 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 320/1263] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:59:26 2026] GET /volume/v3/volumes/1801fd25-2890-4190-9505-87575f315b5a => generated 1140 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:59:26.856770 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-42a9e113-402c-4df8-9f6b-ccfe0b7b35f4 req-166a906f-e019-467d-81c8-8672cc605443 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:59:26.859540 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-42a9e113-402c-4df8-9f6b-ccfe0b7b35f4 req-166a906f-e019-467d-81c8-8672cc605443 tempest-AttachVolumeNegativeTest-1544877568 tempest-AttachVolumeNegativeTest-1544877568-project-member] GET https://10.4.3.240/volume/v3/volumes/1801fd25-2890-4190-9505-87575f315b5a Aug 20 00:59:26.859815 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-42a9e113-402c-4df8-9f6b-ccfe0b7b35f4 req-166a906f-e019-467d-81c8-8672cc605443 tempest-AttachVolumeNegativeTest-1544877568 tempest-AttachVolumeNegativeTest-1544877568-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:59:26.860089 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-42a9e113-402c-4df8-9f6b-ccfe0b7b35f4 req-166a906f-e019-467d-81c8-8672cc605443 tempest-AttachVolumeNegativeTest-1544877568 tempest-AttachVolumeNegativeTest-1544877568-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:59:26.873565 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:59:26.873565 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 00:59:26.879564 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [req-42a9e113-402c-4df8-9f6b-ccfe0b7b35f4 req-166a906f-e019-467d-81c8-8672cc605443 tempest-AttachVolumeNegativeTest-1544877568 tempest-AttachVolumeNegativeTest-1544877568-project-member] Volume info retrieved successfully. Aug 20 00:59:26.885922 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-42a9e113-402c-4df8-9f6b-ccfe0b7b35f4 req-166a906f-e019-467d-81c8-8672cc605443 tempest-AttachVolumeNegativeTest-1544877568 tempest-AttachVolumeNegativeTest-1544877568-project-member] https://10.4.3.240/volume/v3/volumes/1801fd25-2890-4190-9505-87575f315b5a returned with HTTP 200 Aug 20 00:59:26.886527 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 321/1264] 10.4.3.240 () {68 vars in 1598 bytes} [Thu Aug 20 00:59:26 2026] GET /volume/v3/volumes/1801fd25-2890-4190-9505-87575f315b5a => generated 1140 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:59:26.908427 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [req-42a9e113-402c-4df8-9f6b-ccfe0b7b35f4 req-a145f0cb-3023-4c67-9078-df833d735a4a None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:59:26.910578 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-42a9e113-402c-4df8-9f6b-ccfe0b7b35f4 req-a145f0cb-3023-4c67-9078-df833d735a4a tempest-AttachVolumeNegativeTest-1544877568 tempest-AttachVolumeNegativeTest-1544877568-project-member] POST https://10.4.3.240/volume/v3/volumes/1801fd25-2890-4190-9505-87575f315b5a/action Aug 20 00:59:26.910920 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [req-42a9e113-402c-4df8-9f6b-ccfe0b7b35f4 req-a145f0cb-3023-4c67-9078-df833d735a4a tempest-AttachVolumeNegativeTest-1544877568 tempest-AttachVolumeNegativeTest-1544877568-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100212) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 00:59:26.911040 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [req-42a9e113-402c-4df8-9f6b-ccfe0b7b35f4 req-a145f0cb-3023-4c67-9078-df833d735a4a tempest-AttachVolumeNegativeTest-1544877568 tempest-AttachVolumeNegativeTest-1544877568-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:59:26.922309 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:59:26.922309 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 00:59:26.923363 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [req-42a9e113-402c-4df8-9f6b-ccfe0b7b35f4 req-a145f0cb-3023-4c67-9078-df833d735a4a tempest-AttachVolumeNegativeTest-1544877568 tempest-AttachVolumeNegativeTest-1544877568-project-member] Volume info retrieved successfully. Aug 20 00:59:26.929025 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [req-42a9e113-402c-4df8-9f6b-ccfe0b7b35f4 req-a145f0cb-3023-4c67-9078-df833d735a4a tempest-AttachVolumeNegativeTest-1544877568 tempest-AttachVolumeNegativeTest-1544877568-project-member] Begin detaching volume completed successfully. Aug 20 00:59:26.929204 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-42a9e113-402c-4df8-9f6b-ccfe0b7b35f4 req-a145f0cb-3023-4c67-9078-df833d735a4a tempest-AttachVolumeNegativeTest-1544877568 tempest-AttachVolumeNegativeTest-1544877568-project-member] https://10.4.3.240/volume/v3/volumes/1801fd25-2890-4190-9505-87575f315b5a/action returned with HTTP 202 Aug 20 00:59:26.930217 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 314/1265] 10.4.3.240 () {72 vars in 1672 bytes} [Thu Aug 20 00:59:26 2026] POST /volume/v3/volumes/1801fd25-2890-4190-9505-87575f315b5a/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 00:59:27.000695 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-34f02b59-4f6b-447e-b97f-f71caffe285f None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:59:27.001083 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-34f02b59-4f6b-447e-b97f-f71caffe285f None None] GET https://10.4.3.240/volume// Aug 20 00:59:27.001293 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-34f02b59-4f6b-447e-b97f-f71caffe285f None None] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:59:27.001814 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-34f02b59-4f6b-447e-b97f-f71caffe285f None None] Calling method 'all' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:59:27.001814 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-34f02b59-4f6b-447e-b97f-f71caffe285f None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 20 00:59:27.002156 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 311/1266] 10.4.3.240 () {66 vars in 1426 bytes} [Thu Aug 20 00:59:26 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 00:59:27.011396 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-42a9e113-402c-4df8-9f6b-ccfe0b7b35f4 req-371b0894-b6b4-41c2-b7d2-4d4b04ff843f None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:59:27.014218 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-42a9e113-402c-4df8-9f6b-ccfe0b7b35f4 req-371b0894-b6b4-41c2-b7d2-4d4b04ff843f tempest-AttachVolumeNegativeTest-1544877568 tempest-AttachVolumeNegativeTest-1544877568-project-member] GET https://10.4.3.240/volume/v3/volumes/1801fd25-2890-4190-9505-87575f315b5a Aug 20 00:59:27.015360 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-42a9e113-402c-4df8-9f6b-ccfe0b7b35f4 req-371b0894-b6b4-41c2-b7d2-4d4b04ff843f tempest-AttachVolumeNegativeTest-1544877568 tempest-AttachVolumeNegativeTest-1544877568-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:59:27.015360 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-42a9e113-402c-4df8-9f6b-ccfe0b7b35f4 req-371b0894-b6b4-41c2-b7d2-4d4b04ff843f tempest-AttachVolumeNegativeTest-1544877568 tempest-AttachVolumeNegativeTest-1544877568-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:59:27.031435 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:59:27.031435 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 00:59:27.037082 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [req-42a9e113-402c-4df8-9f6b-ccfe0b7b35f4 req-371b0894-b6b4-41c2-b7d2-4d4b04ff843f tempest-AttachVolumeNegativeTest-1544877568 tempest-AttachVolumeNegativeTest-1544877568-project-member] Volume info retrieved successfully. Aug 20 00:59:27.042466 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-42a9e113-402c-4df8-9f6b-ccfe0b7b35f4 req-371b0894-b6b4-41c2-b7d2-4d4b04ff843f tempest-AttachVolumeNegativeTest-1544877568 tempest-AttachVolumeNegativeTest-1544877568-project-member] https://10.4.3.240/volume/v3/volumes/1801fd25-2890-4190-9505-87575f315b5a returned with HTTP 200 Aug 20 00:59:27.043053 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 321/1267] 10.4.3.240 () {70 vars in 1639 bytes} [Thu Aug 20 00:59:27 2026] GET /volume/v3/volumes/1801fd25-2890-4190-9505-87575f315b5a => generated 1323 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 00:59:27.634347 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-72a36fa5-e1ba-461c-ae33-1529edb4b965 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:59:27.636706 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-72a36fa5-e1ba-461c-ae33-1529edb4b965 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] GET https://10.4.3.240/volume/v3/volumes/61d577b6-48fb-4a23-9cee-ed1ffa5ae2c1 Aug 20 00:59:27.636889 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-72a36fa5-e1ba-461c-ae33-1529edb4b965 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:59:27.637066 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-72a36fa5-e1ba-461c-ae33-1529edb4b965 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:59:27.652932 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:59:27.652932 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 00:59:27.661498 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-72a36fa5-e1ba-461c-ae33-1529edb4b965 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Volume info retrieved successfully. Aug 20 00:59:27.666315 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-72a36fa5-e1ba-461c-ae33-1529edb4b965 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] https://10.4.3.240/volume/v3/volumes/61d577b6-48fb-4a23-9cee-ed1ffa5ae2c1 returned with HTTP 200 Aug 20 00:59:27.666794 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 322/1268] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:59:27 2026] GET /volume/v3/volumes/61d577b6-48fb-4a23-9cee-ed1ffa5ae2c1 => generated 877 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:59:28.111878 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [req-42a9e113-402c-4df8-9f6b-ccfe0b7b35f4 req-b7fe0029-5631-479b-a8bf-723bf0cba1b6 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:59:28.115359 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-42a9e113-402c-4df8-9f6b-ccfe0b7b35f4 req-b7fe0029-5631-479b-a8bf-723bf0cba1b6 tempest-AttachVolumeNegativeTest-1544877568 tempest-AttachVolumeNegativeTest-1544877568-project-member] DELETE https://10.4.3.240/volume/v3/attachments/d832c91b-ef70-4532-8999-654dfdc03366 Aug 20 00:59:28.115359 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [req-42a9e113-402c-4df8-9f6b-ccfe0b7b35f4 req-b7fe0029-5631-479b-a8bf-723bf0cba1b6 tempest-AttachVolumeNegativeTest-1544877568 tempest-AttachVolumeNegativeTest-1544877568-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:59:28.115359 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [req-42a9e113-402c-4df8-9f6b-ccfe0b7b35f4 req-b7fe0029-5631-479b-a8bf-723bf0cba1b6 tempest-AttachVolumeNegativeTest-1544877568 tempest-AttachVolumeNegativeTest-1544877568-project-member] Calling method 'version_select' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:59:28.121888 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:59:28.121888 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 00:59:28.232016 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-42a9e113-402c-4df8-9f6b-ccfe0b7b35f4 req-b7fe0029-5631-479b-a8bf-723bf0cba1b6 tempest-AttachVolumeNegativeTest-1544877568 tempest-AttachVolumeNegativeTest-1544877568-project-member] https://10.4.3.240/volume/v3/attachments/d832c91b-ef70-4532-8999-654dfdc03366 returned with HTTP 200 Aug 20 00:59:28.232591 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 315/1269] 10.4.3.240 () {72 vars in 1673 bytes} [Thu Aug 20 00:59:28 2026] DELETE /volume/v3/attachments/d832c91b-ef70-4532-8999-654dfdc03366 => generated 19 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:59:28.382825 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [req-62d98223-f941-4c56-93f1-520fee088f7b req-f76f89c9-b679-42c5-aec6-b4d7d4c8e24a None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:59:28.387935 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-62d98223-f941-4c56-93f1-520fee088f7b req-f76f89c9-b679-42c5-aec6-b4d7d4c8e24a tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] POST https://10.4.3.240/volume/v3/attachments/a1062b51-6429-4e31-84e8-915390932575/action Aug 20 00:59:28.387935 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [req-62d98223-f941-4c56-93f1-520fee088f7b req-f76f89c9-b679-42c5-aec6-b4d7d4c8e24a tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Action body: b'{"os-complete": null}' {{(pid=100213) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 00:59:28.387935 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [req-62d98223-f941-4c56-93f1-520fee088f7b req-f76f89c9-b679-42c5-aec6-b4d7d4c8e24a tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:59:28.411360 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:59:28.411360 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 00:59:28.426664 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-62d98223-f941-4c56-93f1-520fee088f7b req-f76f89c9-b679-42c5-aec6-b4d7d4c8e24a tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] https://10.4.3.240/volume/v3/attachments/a1062b51-6429-4e31-84e8-915390932575/action returned with HTTP 204 Aug 20 00:59:28.427886 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 312/1270] 10.4.3.240 () {74 vars in 1725 bytes} [Thu Aug 20 00:59:28 2026] POST /volume/v3/attachments/a1062b51-6429-4e31-84e8-915390932575/action => generated 0 bytes in 47 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:59:28.681802 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-93b3ddcd-5f5f-48cd-995e-394072f736d0 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:59:28.684616 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-93b3ddcd-5f5f-48cd-995e-394072f736d0 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] GET https://10.4.3.240/volume/v3/volumes/61d577b6-48fb-4a23-9cee-ed1ffa5ae2c1 Aug 20 00:59:28.684616 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-93b3ddcd-5f5f-48cd-995e-394072f736d0 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:59:28.685270 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-93b3ddcd-5f5f-48cd-995e-394072f736d0 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:59:28.697714 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:59:28.697714 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 00:59:28.702472 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-93b3ddcd-5f5f-48cd-995e-394072f736d0 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Volume info retrieved successfully. Aug 20 00:59:28.708765 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-93b3ddcd-5f5f-48cd-995e-394072f736d0 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] https://10.4.3.240/volume/v3/volumes/61d577b6-48fb-4a23-9cee-ed1ffa5ae2c1 returned with HTTP 200 Aug 20 00:59:28.711669 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 322/1271] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:59:28 2026] GET /volume/v3/volumes/61d577b6-48fb-4a23-9cee-ed1ffa5ae2c1 => generated 1169 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:59:28.726832 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-022b8cea-9a5c-46bd-897f-24880300815b None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:59:28.728711 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-022b8cea-9a5c-46bd-897f-24880300815b tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] GET https://10.4.3.240/volume/v3/volumes/61d577b6-48fb-4a23-9cee-ed1ffa5ae2c1 Aug 20 00:59:28.728895 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-022b8cea-9a5c-46bd-897f-24880300815b tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:59:28.729073 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-022b8cea-9a5c-46bd-897f-24880300815b tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:59:28.742977 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:59:28.742977 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 00:59:28.748095 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-022b8cea-9a5c-46bd-897f-24880300815b tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Volume info retrieved successfully. Aug 20 00:59:28.753799 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-022b8cea-9a5c-46bd-897f-24880300815b tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] https://10.4.3.240/volume/v3/volumes/61d577b6-48fb-4a23-9cee-ed1ffa5ae2c1 returned with HTTP 200 Aug 20 00:59:28.754624 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 323/1272] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:59:28 2026] GET /volume/v3/volumes/61d577b6-48fb-4a23-9cee-ed1ffa5ae2c1 => generated 1169 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:59:28.804029 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [req-6a540ebe-9c8d-42c7-912a-ef4098890e3d req-1db58118-8be2-4268-b58e-6a94017ec29b None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:59:28.806217 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-6a540ebe-9c8d-42c7-912a-ef4098890e3d req-1db58118-8be2-4268-b58e-6a94017ec29b tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] GET https://10.4.3.240/volume/v3/volumes/61d577b6-48fb-4a23-9cee-ed1ffa5ae2c1 Aug 20 00:59:28.806609 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [req-6a540ebe-9c8d-42c7-912a-ef4098890e3d req-1db58118-8be2-4268-b58e-6a94017ec29b tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:59:28.806675 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [req-6a540ebe-9c8d-42c7-912a-ef4098890e3d req-1db58118-8be2-4268-b58e-6a94017ec29b tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:59:28.817119 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:59:28.817119 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 00:59:28.823015 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [req-6a540ebe-9c8d-42c7-912a-ef4098890e3d req-1db58118-8be2-4268-b58e-6a94017ec29b tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Volume info retrieved successfully. Aug 20 00:59:28.827911 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-6a540ebe-9c8d-42c7-912a-ef4098890e3d req-1db58118-8be2-4268-b58e-6a94017ec29b tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] https://10.4.3.240/volume/v3/volumes/61d577b6-48fb-4a23-9cee-ed1ffa5ae2c1 returned with HTTP 200 Aug 20 00:59:28.828383 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 316/1273] 10.4.3.240 () {68 vars in 1598 bytes} [Thu Aug 20 00:59:28 2026] GET /volume/v3/volumes/61d577b6-48fb-4a23-9cee-ed1ffa5ae2c1 => generated 1169 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:59:28.849758 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [req-6a540ebe-9c8d-42c7-912a-ef4098890e3d req-37f2ff32-833b-42b5-a0da-9d9d22f67eeb None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:59:28.852086 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-6a540ebe-9c8d-42c7-912a-ef4098890e3d req-37f2ff32-833b-42b5-a0da-9d9d22f67eeb tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] POST https://10.4.3.240/volume/v3/volumes/61d577b6-48fb-4a23-9cee-ed1ffa5ae2c1/action Aug 20 00:59:28.852700 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [req-6a540ebe-9c8d-42c7-912a-ef4098890e3d req-37f2ff32-833b-42b5-a0da-9d9d22f67eeb tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100213) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 00:59:28.852936 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [req-6a540ebe-9c8d-42c7-912a-ef4098890e3d req-37f2ff32-833b-42b5-a0da-9d9d22f67eeb tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:59:28.868353 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:59:28.868353 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 00:59:28.870361 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [req-6a540ebe-9c8d-42c7-912a-ef4098890e3d req-37f2ff32-833b-42b5-a0da-9d9d22f67eeb tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Volume info retrieved successfully. Aug 20 00:59:28.877356 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [req-6a540ebe-9c8d-42c7-912a-ef4098890e3d req-37f2ff32-833b-42b5-a0da-9d9d22f67eeb tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Begin detaching volume completed successfully. Aug 20 00:59:28.877721 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-6a540ebe-9c8d-42c7-912a-ef4098890e3d req-37f2ff32-833b-42b5-a0da-9d9d22f67eeb tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] https://10.4.3.240/volume/v3/volumes/61d577b6-48fb-4a23-9cee-ed1ffa5ae2c1/action returned with HTTP 202 Aug 20 00:59:28.878773 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 313/1274] 10.4.3.240 () {72 vars in 1672 bytes} [Thu Aug 20 00:59:28 2026] POST /volume/v3/volumes/61d577b6-48fb-4a23-9cee-ed1ffa5ae2c1/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Aug 20 00:59:28.929801 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-6cff9d2d-87a0-48d1-b8fe-b4cca6a358ae None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:59:28.930137 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-6cff9d2d-87a0-48d1-b8fe-b4cca6a358ae None None] GET https://10.4.3.240/volume// Aug 20 00:59:28.930766 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-6cff9d2d-87a0-48d1-b8fe-b4cca6a358ae None None] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:59:28.930930 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-6cff9d2d-87a0-48d1-b8fe-b4cca6a358ae None None] Calling method 'all' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:59:28.931353 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-6cff9d2d-87a0-48d1-b8fe-b4cca6a358ae None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 20 00:59:28.931682 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 323/1275] 10.4.3.240 () {66 vars in 1426 bytes} [Thu Aug 20 00:59:28 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 00:59:28.940719 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-6a540ebe-9c8d-42c7-912a-ef4098890e3d req-3bc54df2-ccd8-4481-a96d-3de976dab22d None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:59:28.943017 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-6a540ebe-9c8d-42c7-912a-ef4098890e3d req-3bc54df2-ccd8-4481-a96d-3de976dab22d tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] GET https://10.4.3.240/volume/v3/volumes/61d577b6-48fb-4a23-9cee-ed1ffa5ae2c1 Aug 20 00:59:28.943314 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-6a540ebe-9c8d-42c7-912a-ef4098890e3d req-3bc54df2-ccd8-4481-a96d-3de976dab22d tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:59:28.943566 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-6a540ebe-9c8d-42c7-912a-ef4098890e3d req-3bc54df2-ccd8-4481-a96d-3de976dab22d tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:59:28.952447 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:59:28.952447 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 00:59:28.956122 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [req-6a540ebe-9c8d-42c7-912a-ef4098890e3d req-3bc54df2-ccd8-4481-a96d-3de976dab22d tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Volume info retrieved successfully. Aug 20 00:59:28.960704 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-6a540ebe-9c8d-42c7-912a-ef4098890e3d req-3bc54df2-ccd8-4481-a96d-3de976dab22d tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] https://10.4.3.240/volume/v3/volumes/61d577b6-48fb-4a23-9cee-ed1ffa5ae2c1 returned with HTTP 200 Aug 20 00:59:28.961073 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 324/1276] 10.4.3.240 () {70 vars in 1639 bytes} [Thu Aug 20 00:59:28 2026] GET /volume/v3/volumes/61d577b6-48fb-4a23-9cee-ed1ffa5ae2c1 => generated 1352 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 00:59:28.974365 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [req-6a540ebe-9c8d-42c7-912a-ef4098890e3d req-6a1bfaa0-7b5f-46d3-a1fd-c6e5d9d28247 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:59:28.975780 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-6a540ebe-9c8d-42c7-912a-ef4098890e3d req-6a1bfaa0-7b5f-46d3-a1fd-c6e5d9d28247 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] GET https://10.4.3.240/volume/v3/volumes/61d577b6-48fb-4a23-9cee-ed1ffa5ae2c1/encryption Aug 20 00:59:28.976016 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [req-6a540ebe-9c8d-42c7-912a-ef4098890e3d req-6a1bfaa0-7b5f-46d3-a1fd-c6e5d9d28247 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:59:28.976256 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [req-6a540ebe-9c8d-42c7-912a-ef4098890e3d req-6a1bfaa0-7b5f-46d3-a1fd-c6e5d9d28247 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Calling method 'index' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:59:28.987140 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:59:28.987140 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 00:59:28.996817 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-6a540ebe-9c8d-42c7-912a-ef4098890e3d req-6a1bfaa0-7b5f-46d3-a1fd-c6e5d9d28247 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] https://10.4.3.240/volume/v3/volumes/61d577b6-48fb-4a23-9cee-ed1ffa5ae2c1/encryption returned with HTTP 200 Aug 20 00:59:28.997212 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 317/1277] 10.4.3.240 () {68 vars in 1631 bytes} [Thu Aug 20 00:59:28 2026] GET /volume/v3/volumes/61d577b6-48fb-4a23-9cee-ed1ffa5ae2c1/encryption => generated 160 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:59:29.115330 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-be693dca-a807-43ec-86be-2b45422f5fbc None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:59:29.117073 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-be693dca-a807-43ec-86be-2b45422f5fbc tempest-AttachVolumeNegativeTest-1544877568 tempest-AttachVolumeNegativeTest-1544877568-project-member] GET https://10.4.3.240/volume/v3/volumes/1801fd25-2890-4190-9505-87575f315b5a Aug 20 00:59:29.117409 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-be693dca-a807-43ec-86be-2b45422f5fbc tempest-AttachVolumeNegativeTest-1544877568 tempest-AttachVolumeNegativeTest-1544877568-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:59:29.118400 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-be693dca-a807-43ec-86be-2b45422f5fbc tempest-AttachVolumeNegativeTest-1544877568 tempest-AttachVolumeNegativeTest-1544877568-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:59:29.130517 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:59:29.130517 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 00:59:29.138735 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-be693dca-a807-43ec-86be-2b45422f5fbc tempest-AttachVolumeNegativeTest-1544877568 tempest-AttachVolumeNegativeTest-1544877568-project-member] Volume info retrieved successfully. Aug 20 00:59:29.147104 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-be693dca-a807-43ec-86be-2b45422f5fbc tempest-AttachVolumeNegativeTest-1544877568 tempest-AttachVolumeNegativeTest-1544877568-project-member] https://10.4.3.240/volume/v3/volumes/1801fd25-2890-4190-9505-87575f315b5a returned with HTTP 200 Aug 20 00:59:29.147824 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 314/1278] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:59:29 2026] GET /volume/v3/volumes/1801fd25-2890-4190-9505-87575f315b5a => generated 848 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:59:30.858984 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-6a540ebe-9c8d-42c7-912a-ef4098890e3d req-6752d0d3-42e8-4bb5-b2cd-7ca58da97e87 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:59:30.867737 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-5d3666b3-fd41-400e-bcd2-5b57f9e0bb95 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:59:30.867737 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-5d3666b3-fd41-400e-bcd2-5b57f9e0bb95 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-reader] GET https://10.4.3.240/volume/v3/volumes/80996d83-2117-4d3e-92fa-3bb5b25be03b Aug 20 00:59:30.867737 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-5d3666b3-fd41-400e-bcd2-5b57f9e0bb95 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-reader] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:59:30.870168 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-6a540ebe-9c8d-42c7-912a-ef4098890e3d req-6752d0d3-42e8-4bb5-b2cd-7ca58da97e87 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] DELETE https://10.4.3.240/volume/v3/attachments/a1062b51-6429-4e31-84e8-915390932575 Aug 20 00:59:30.871067 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-5d3666b3-fd41-400e-bcd2-5b57f9e0bb95 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-reader] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:59:30.871780 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-6a540ebe-9c8d-42c7-912a-ef4098890e3d req-6752d0d3-42e8-4bb5-b2cd-7ca58da97e87 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:59:30.871780 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-6a540ebe-9c8d-42c7-912a-ef4098890e3d req-6752d0d3-42e8-4bb5-b2cd-7ca58da97e87 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Calling method 'version_select' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:59:30.872117 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:59:30.872117 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 00:59:30.872117 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-5d3666b3-fd41-400e-bcd2-5b57f9e0bb95 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-reader] Volume info retrieved successfully. Aug 20 00:59:30.872288 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:59:30.872288 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 00:59:30.872631 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-5d3666b3-fd41-400e-bcd2-5b57f9e0bb95 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-reader] https://10.4.3.240/volume/v3/volumes/80996d83-2117-4d3e-92fa-3bb5b25be03b returned with HTTP 200 Aug 20 00:59:30.872631 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 325/1279] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:59:30 2026] GET /volume/v3/volumes/80996d83-2117-4d3e-92fa-3bb5b25be03b => generated 1442 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:59:30.872903 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [req-0161b05f-fd77-49ed-91e1-ac7b161c6b25 req-fd2bdede-3b45-4cc7-b00f-2ebfac507b30 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:59:30.872903 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-0161b05f-fd77-49ed-91e1-ac7b161c6b25 req-fd2bdede-3b45-4cc7-b00f-2ebfac507b30 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] GET https://10.4.3.240/volume/v3/volumes/80996d83-2117-4d3e-92fa-3bb5b25be03b Aug 20 00:59:30.872903 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [req-0161b05f-fd77-49ed-91e1-ac7b161c6b25 req-fd2bdede-3b45-4cc7-b00f-2ebfac507b30 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:59:30.872903 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [req-0161b05f-fd77-49ed-91e1-ac7b161c6b25 req-fd2bdede-3b45-4cc7-b00f-2ebfac507b30 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:59:30.872903 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:59:30.872903 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 00:59:30.872903 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [req-0161b05f-fd77-49ed-91e1-ac7b161c6b25 req-fd2bdede-3b45-4cc7-b00f-2ebfac507b30 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Volume info retrieved successfully. Aug 20 00:59:30.873298 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-6a540ebe-9c8d-42c7-912a-ef4098890e3d req-6752d0d3-42e8-4bb5-b2cd-7ca58da97e87 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] https://10.4.3.240/volume/v3/attachments/a1062b51-6429-4e31-84e8-915390932575 returned with HTTP 200 Aug 20 00:59:30.873298 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 324/1280] 10.4.3.240 () {72 vars in 1673 bytes} [Thu Aug 20 00:59:30 2026] DELETE /volume/v3/attachments/a1062b51-6429-4e31-84e8-915390932575 => generated 19 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:59:30.873487 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-0161b05f-fd77-49ed-91e1-ac7b161c6b25 req-fd2bdede-3b45-4cc7-b00f-2ebfac507b30 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] https://10.4.3.240/volume/v3/volumes/80996d83-2117-4d3e-92fa-3bb5b25be03b returned with HTTP 200 Aug 20 00:59:30.873487 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 318/1281] 10.4.3.240 () {68 vars in 1598 bytes} [Thu Aug 20 00:59:30 2026] GET /volume/v3/volumes/80996d83-2117-4d3e-92fa-3bb5b25be03b => generated 1442 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:59:30.873643 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [req-0161b05f-fd77-49ed-91e1-ac7b161c6b25 req-f13bc157-9a10-4a8b-9d0a-b6209291fbdc None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:59:30.873643 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-0161b05f-fd77-49ed-91e1-ac7b161c6b25 req-f13bc157-9a10-4a8b-9d0a-b6209291fbdc tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] POST https://10.4.3.240/volume/v3/volumes/80996d83-2117-4d3e-92fa-3bb5b25be03b/action Aug 20 00:59:30.873643 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [req-0161b05f-fd77-49ed-91e1-ac7b161c6b25 req-f13bc157-9a10-4a8b-9d0a-b6209291fbdc tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100213) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 00:59:30.873643 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [req-0161b05f-fd77-49ed-91e1-ac7b161c6b25 req-f13bc157-9a10-4a8b-9d0a-b6209291fbdc tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:59:30.873643 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:59:30.873643 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 00:59:30.873643 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [req-0161b05f-fd77-49ed-91e1-ac7b161c6b25 req-f13bc157-9a10-4a8b-9d0a-b6209291fbdc tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Volume info retrieved successfully. Aug 20 00:59:30.873643 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [req-0161b05f-fd77-49ed-91e1-ac7b161c6b25 req-f13bc157-9a10-4a8b-9d0a-b6209291fbdc tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Begin detaching volume completed successfully. Aug 20 00:59:30.873643 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-0161b05f-fd77-49ed-91e1-ac7b161c6b25 req-f13bc157-9a10-4a8b-9d0a-b6209291fbdc tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] https://10.4.3.240/volume/v3/volumes/80996d83-2117-4d3e-92fa-3bb5b25be03b/action returned with HTTP 202 Aug 20 00:59:30.873643 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 315/1282] 10.4.3.240 () {72 vars in 1672 bytes} [Thu Aug 20 00:59:30 2026] POST /volume/v3/volumes/80996d83-2117-4d3e-92fa-3bb5b25be03b/action => generated 0 bytes in 39 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 00:59:30.874217 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-9f45fb56-5a62-472b-b0bf-63985b71ea0c None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:59:30.874217 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-9f45fb56-5a62-472b-b0bf-63985b71ea0c tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] GET https://10.4.3.240/volume/v3/volumes/80996d83-2117-4d3e-92fa-3bb5b25be03b Aug 20 00:59:30.874217 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-9f45fb56-5a62-472b-b0bf-63985b71ea0c tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:59:30.874217 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-9f45fb56-5a62-472b-b0bf-63985b71ea0c tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:59:30.874217 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:59:30.874217 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 00:59:30.874217 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-9f45fb56-5a62-472b-b0bf-63985b71ea0c tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Volume info retrieved successfully. Aug 20 00:59:30.874568 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-ac5ba1fe-73dd-4774-89b2-de10be156ab2 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:59:30.874568 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-ac5ba1fe-73dd-4774-89b2-de10be156ab2 None None] GET https://10.4.3.240/volume// Aug 20 00:59:30.874568 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-ac5ba1fe-73dd-4774-89b2-de10be156ab2 None None] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:59:30.874568 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-ac5ba1fe-73dd-4774-89b2-de10be156ab2 None None] Calling method 'all' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:59:30.874568 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-ac5ba1fe-73dd-4774-89b2-de10be156ab2 None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 20 00:59:30.874568 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 325/1283] 10.4.3.240 () {66 vars in 1426 bytes} [Thu Aug 20 00:59:30 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 00:59:30.874815 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-9f45fb56-5a62-472b-b0bf-63985b71ea0c tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] https://10.4.3.240/volume/v3/volumes/80996d83-2117-4d3e-92fa-3bb5b25be03b returned with HTTP 200 Aug 20 00:59:30.874815 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 326/1284] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:59:30 2026] GET /volume/v3/volumes/80996d83-2117-4d3e-92fa-3bb5b25be03b => generated 1445 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:59:30.875023 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [req-0161b05f-fd77-49ed-91e1-ac7b161c6b25 req-ae3cb3cf-7b0c-4255-ba77-3cb39370654a None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:59:30.875023 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-0161b05f-fd77-49ed-91e1-ac7b161c6b25 req-ae3cb3cf-7b0c-4255-ba77-3cb39370654a tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] GET https://10.4.3.240/volume/v3/volumes/80996d83-2117-4d3e-92fa-3bb5b25be03b Aug 20 00:59:30.875023 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [req-0161b05f-fd77-49ed-91e1-ac7b161c6b25 req-ae3cb3cf-7b0c-4255-ba77-3cb39370654a tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:59:30.875023 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [req-0161b05f-fd77-49ed-91e1-ac7b161c6b25 req-ae3cb3cf-7b0c-4255-ba77-3cb39370654a tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:59:30.875023 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:59:30.875023 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 00:59:30.875023 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [req-0161b05f-fd77-49ed-91e1-ac7b161c6b25 req-ae3cb3cf-7b0c-4255-ba77-3cb39370654a tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Volume info retrieved successfully. Aug 20 00:59:30.875023 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-0161b05f-fd77-49ed-91e1-ac7b161c6b25 req-ae3cb3cf-7b0c-4255-ba77-3cb39370654a tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] https://10.4.3.240/volume/v3/volumes/80996d83-2117-4d3e-92fa-3bb5b25be03b returned with HTTP 200 Aug 20 00:59:30.875023 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 319/1285] 10.4.3.240 () {70 vars in 1639 bytes} [Thu Aug 20 00:59:30 2026] GET /volume/v3/volumes/80996d83-2117-4d3e-92fa-3bb5b25be03b => generated 1625 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 00:59:31.042372 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [req-0161b05f-fd77-49ed-91e1-ac7b161c6b25 req-421ccf87-2109-46ef-849f-6947312506ec None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:59:31.044771 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-0161b05f-fd77-49ed-91e1-ac7b161c6b25 req-421ccf87-2109-46ef-849f-6947312506ec tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] GET https://10.4.3.240/volume/v3/volumes/80996d83-2117-4d3e-92fa-3bb5b25be03b Aug 20 00:59:31.044974 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [req-0161b05f-fd77-49ed-91e1-ac7b161c6b25 req-421ccf87-2109-46ef-849f-6947312506ec tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:59:31.045224 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [req-0161b05f-fd77-49ed-91e1-ac7b161c6b25 req-421ccf87-2109-46ef-849f-6947312506ec tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:59:31.062743 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:59:31.062743 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 00:59:31.068296 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [req-0161b05f-fd77-49ed-91e1-ac7b161c6b25 req-421ccf87-2109-46ef-849f-6947312506ec tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Volume info retrieved successfully. Aug 20 00:59:31.074718 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-0161b05f-fd77-49ed-91e1-ac7b161c6b25 req-421ccf87-2109-46ef-849f-6947312506ec tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] https://10.4.3.240/volume/v3/volumes/80996d83-2117-4d3e-92fa-3bb5b25be03b returned with HTTP 200 Aug 20 00:59:31.075249 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 316/1286] 10.4.3.240 () {68 vars in 1598 bytes} [Thu Aug 20 00:59:31 2026] GET /volume/v3/volumes/80996d83-2117-4d3e-92fa-3bb5b25be03b => generated 1445 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:59:31.090093 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-818934d4-dc8d-4fed-ad21-74e47266c246 req-1f836099-04b2-490a-82d3-909fb30eeea8 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:59:31.092856 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-818934d4-dc8d-4fed-ad21-74e47266c246 req-1f836099-04b2-490a-82d3-909fb30eeea8 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] GET https://10.4.3.240/volume/v3/volumes/61d577b6-48fb-4a23-9cee-ed1ffa5ae2c1 Aug 20 00:59:31.093299 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-818934d4-dc8d-4fed-ad21-74e47266c246 req-1f836099-04b2-490a-82d3-909fb30eeea8 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:59:31.093570 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-818934d4-dc8d-4fed-ad21-74e47266c246 req-1f836099-04b2-490a-82d3-909fb30eeea8 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:59:31.099061 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-0161b05f-fd77-49ed-91e1-ac7b161c6b25 req-d1334869-3c94-4a02-900a-093edf5e9e9a None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:59:31.104447 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-0161b05f-fd77-49ed-91e1-ac7b161c6b25 req-d1334869-3c94-4a02-900a-093edf5e9e9a tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] DELETE https://10.4.3.240/volume/v3/attachments/b9dc972b-800b-4016-b040-0086edfb146b Aug 20 00:59:31.104741 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-0161b05f-fd77-49ed-91e1-ac7b161c6b25 req-d1334869-3c94-4a02-900a-093edf5e9e9a tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:59:31.105626 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-0161b05f-fd77-49ed-91e1-ac7b161c6b25 req-d1334869-3c94-4a02-900a-093edf5e9e9a tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Calling method 'version_select' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:59:31.108119 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:59:31.108119 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 00:59:31.112835 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [req-818934d4-dc8d-4fed-ad21-74e47266c246 req-1f836099-04b2-490a-82d3-909fb30eeea8 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Volume info retrieved successfully. Aug 20 00:59:31.116128 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:59:31.116128 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 00:59:31.121361 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-818934d4-dc8d-4fed-ad21-74e47266c246 req-1f836099-04b2-490a-82d3-909fb30eeea8 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] https://10.4.3.240/volume/v3/volumes/61d577b6-48fb-4a23-9cee-ed1ffa5ae2c1 returned with HTTP 200 Aug 20 00:59:31.121361 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 326/1287] 10.4.3.240 () {68 vars in 1598 bytes} [Thu Aug 20 00:59:31 2026] GET /volume/v3/volumes/61d577b6-48fb-4a23-9cee-ed1ffa5ae2c1 => generated 877 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:59:31.172108 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-0161b05f-fd77-49ed-91e1-ac7b161c6b25 req-d1334869-3c94-4a02-900a-093edf5e9e9a tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] https://10.4.3.240/volume/v3/attachments/b9dc972b-800b-4016-b040-0086edfb146b returned with HTTP 200 Aug 20 00:59:31.172549 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 327/1288] 10.4.3.240 () {72 vars in 1673 bytes} [Thu Aug 20 00:59:31 2026] DELETE /volume/v3/attachments/b9dc972b-800b-4016-b040-0086edfb146b => generated 192 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 20 00:59:31.301407 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-42e0b566-0b25-487b-a293-a8e7e3a6bb77 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:59:31.304238 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-42e0b566-0b25-487b-a293-a8e7e3a6bb77 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] GET https://10.4.3.240/volume/v3/volumes/80996d83-2117-4d3e-92fa-3bb5b25be03b Aug 20 00:59:31.304525 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-42e0b566-0b25-487b-a293-a8e7e3a6bb77 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:59:31.304795 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-42e0b566-0b25-487b-a293-a8e7e3a6bb77 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:59:31.315907 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:59:31.315907 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 00:59:31.319750 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-42e0b566-0b25-487b-a293-a8e7e3a6bb77 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Volume info retrieved successfully. Aug 20 00:59:31.325298 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-42e0b566-0b25-487b-a293-a8e7e3a6bb77 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] https://10.4.3.240/volume/v3/volumes/80996d83-2117-4d3e-92fa-3bb5b25be03b returned with HTTP 200 Aug 20 00:59:31.325684 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 320/1289] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:59:31 2026] GET /volume/v3/volumes/80996d83-2117-4d3e-92fa-3bb5b25be03b => generated 1145 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:59:31.338918 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-9216b369-272a-4a5c-a62e-34c927604c97 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:59:31.341954 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-9216b369-272a-4a5c-a62e-34c927604c97 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-reader] GET https://10.4.3.240/volume/v3/volumes/80996d83-2117-4d3e-92fa-3bb5b25be03b Aug 20 00:59:31.341954 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-9216b369-272a-4a5c-a62e-34c927604c97 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-reader] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:59:31.341954 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-9216b369-272a-4a5c-a62e-34c927604c97 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-reader] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:59:31.353004 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:59:31.353004 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 00:59:31.359416 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-9216b369-272a-4a5c-a62e-34c927604c97 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-reader] Volume info retrieved successfully. Aug 20 00:59:31.362253 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-9216b369-272a-4a5c-a62e-34c927604c97 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-reader] https://10.4.3.240/volume/v3/volumes/80996d83-2117-4d3e-92fa-3bb5b25be03b returned with HTTP 200 Aug 20 00:59:31.362660 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 317/1290] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:59:31 2026] GET /volume/v3/volumes/80996d83-2117-4d3e-92fa-3bb5b25be03b => generated 1145 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:59:31.409032 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-9884c91f-15ec-4774-b1d2-9f5ae6ba239a req-055664c6-fb73-48e6-be34-8d6bc27a016f None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:59:31.411513 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-9884c91f-15ec-4774-b1d2-9f5ae6ba239a req-055664c6-fb73-48e6-be34-8d6bc27a016f tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] GET https://10.4.3.240/volume/v3/volumes/80996d83-2117-4d3e-92fa-3bb5b25be03b Aug 20 00:59:31.411738 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-9884c91f-15ec-4774-b1d2-9f5ae6ba239a req-055664c6-fb73-48e6-be34-8d6bc27a016f tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:59:31.411947 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-9884c91f-15ec-4774-b1d2-9f5ae6ba239a req-055664c6-fb73-48e6-be34-8d6bc27a016f tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:59:31.422387 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:59:31.422387 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 00:59:31.426009 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [req-9884c91f-15ec-4774-b1d2-9f5ae6ba239a req-055664c6-fb73-48e6-be34-8d6bc27a016f tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Volume info retrieved successfully. Aug 20 00:59:31.433065 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-9884c91f-15ec-4774-b1d2-9f5ae6ba239a req-055664c6-fb73-48e6-be34-8d6bc27a016f tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] https://10.4.3.240/volume/v3/volumes/80996d83-2117-4d3e-92fa-3bb5b25be03b returned with HTTP 200 Aug 20 00:59:31.435885 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 327/1291] 10.4.3.240 () {68 vars in 1598 bytes} [Thu Aug 20 00:59:31 2026] GET /volume/v3/volumes/80996d83-2117-4d3e-92fa-3bb5b25be03b => generated 1145 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:59:31.458770 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-9884c91f-15ec-4774-b1d2-9f5ae6ba239a req-ef4d509d-6540-41f9-9fc1-819bbb533f7f None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:59:31.460794 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-9884c91f-15ec-4774-b1d2-9f5ae6ba239a req-ef4d509d-6540-41f9-9fc1-819bbb533f7f tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] POST https://10.4.3.240/volume/v3/volumes/80996d83-2117-4d3e-92fa-3bb5b25be03b/action Aug 20 00:59:31.461657 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-9884c91f-15ec-4774-b1d2-9f5ae6ba239a req-ef4d509d-6540-41f9-9fc1-819bbb533f7f tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100214) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 00:59:31.461657 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-9884c91f-15ec-4774-b1d2-9f5ae6ba239a req-ef4d509d-6540-41f9-9fc1-819bbb533f7f tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:59:31.474566 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:59:31.474566 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 00:59:31.475411 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [req-9884c91f-15ec-4774-b1d2-9f5ae6ba239a req-ef4d509d-6540-41f9-9fc1-819bbb533f7f tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Volume info retrieved successfully. Aug 20 00:59:31.489723 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [req-9884c91f-15ec-4774-b1d2-9f5ae6ba239a req-ef4d509d-6540-41f9-9fc1-819bbb533f7f tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Begin detaching volume completed successfully. Aug 20 00:59:31.490206 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-9884c91f-15ec-4774-b1d2-9f5ae6ba239a req-ef4d509d-6540-41f9-9fc1-819bbb533f7f tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] https://10.4.3.240/volume/v3/volumes/80996d83-2117-4d3e-92fa-3bb5b25be03b/action returned with HTTP 202 Aug 20 00:59:31.490857 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 328/1292] 10.4.3.240 () {72 vars in 1672 bytes} [Thu Aug 20 00:59:31 2026] POST /volume/v3/volumes/80996d83-2117-4d3e-92fa-3bb5b25be03b/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 00:59:31.514635 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-c1277f12-1609-4dab-b694-4cccbfbc38dd None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:59:31.517174 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-c1277f12-1609-4dab-b694-4cccbfbc38dd tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] GET https://10.4.3.240/volume/v3/volumes/80996d83-2117-4d3e-92fa-3bb5b25be03b Aug 20 00:59:31.517479 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-c1277f12-1609-4dab-b694-4cccbfbc38dd tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:59:31.517704 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-c1277f12-1609-4dab-b694-4cccbfbc38dd tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:59:31.530450 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:59:31.530450 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 00:59:31.534740 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-c1277f12-1609-4dab-b694-4cccbfbc38dd tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Volume info retrieved successfully. Aug 20 00:59:31.540416 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-c1277f12-1609-4dab-b694-4cccbfbc38dd tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] https://10.4.3.240/volume/v3/volumes/80996d83-2117-4d3e-92fa-3bb5b25be03b returned with HTTP 200 Aug 20 00:59:31.542591 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 321/1293] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:59:31 2026] GET /volume/v3/volumes/80996d83-2117-4d3e-92fa-3bb5b25be03b => generated 1148 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:59:31.716977 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-703e4b3a-c0be-469d-8448-379d9ce83030 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:59:31.717459 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-703e4b3a-c0be-469d-8448-379d9ce83030 None None] GET https://10.4.3.240/volume// Aug 20 00:59:31.717656 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-703e4b3a-c0be-469d-8448-379d9ce83030 None None] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:59:31.718042 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-703e4b3a-c0be-469d-8448-379d9ce83030 None None] Calling method 'all' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:59:31.718291 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-703e4b3a-c0be-469d-8448-379d9ce83030 None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 20 00:59:31.718633 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 318/1294] 10.4.3.240 () {66 vars in 1426 bytes} [Thu Aug 20 00:59:31 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 00:59:31.733666 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-9884c91f-15ec-4774-b1d2-9f5ae6ba239a req-228ae4e4-65f5-46fc-a831-8761749a6fa9 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:59:31.734277 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-9884c91f-15ec-4774-b1d2-9f5ae6ba239a req-228ae4e4-65f5-46fc-a831-8761749a6fa9 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] GET https://10.4.3.240/volume/v3/volumes/80996d83-2117-4d3e-92fa-3bb5b25be03b Aug 20 00:59:31.734915 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-9884c91f-15ec-4774-b1d2-9f5ae6ba239a req-228ae4e4-65f5-46fc-a831-8761749a6fa9 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:59:31.734915 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-9884c91f-15ec-4774-b1d2-9f5ae6ba239a req-228ae4e4-65f5-46fc-a831-8761749a6fa9 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:59:31.750910 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:59:31.750910 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 00:59:31.759301 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [req-9884c91f-15ec-4774-b1d2-9f5ae6ba239a req-228ae4e4-65f5-46fc-a831-8761749a6fa9 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Volume info retrieved successfully. Aug 20 00:59:31.767031 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-9884c91f-15ec-4774-b1d2-9f5ae6ba239a req-228ae4e4-65f5-46fc-a831-8761749a6fa9 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] https://10.4.3.240/volume/v3/volumes/80996d83-2117-4d3e-92fa-3bb5b25be03b returned with HTTP 200 Aug 20 00:59:31.771427 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 328/1295] 10.4.3.240 () {70 vars in 1639 bytes} [Thu Aug 20 00:59:31 2026] GET /volume/v3/volumes/80996d83-2117-4d3e-92fa-3bb5b25be03b => generated 1328 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 00:59:32.554875 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-e6b65b54-4537-44ff-8403-344786fb00cd None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:59:32.556883 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-e6b65b54-4537-44ff-8403-344786fb00cd tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] GET https://10.4.3.240/volume/v3/volumes/80996d83-2117-4d3e-92fa-3bb5b25be03b Aug 20 00:59:32.557133 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-e6b65b54-4537-44ff-8403-344786fb00cd tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:59:32.557399 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-e6b65b54-4537-44ff-8403-344786fb00cd tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:59:32.595317 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:59:32.595317 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 00:59:32.608868 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-e6b65b54-4537-44ff-8403-344786fb00cd tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Volume info retrieved successfully. Aug 20 00:59:32.614154 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-e6b65b54-4537-44ff-8403-344786fb00cd tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] https://10.4.3.240/volume/v3/volumes/80996d83-2117-4d3e-92fa-3bb5b25be03b returned with HTTP 200 Aug 20 00:59:32.614622 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 329/1296] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:59:32 2026] GET /volume/v3/volumes/80996d83-2117-4d3e-92fa-3bb5b25be03b => generated 1148 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:59:33.630316 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-bef146a4-2044-4d6b-9ab1-aaf81dd087fe None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:59:33.632020 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-bef146a4-2044-4d6b-9ab1-aaf81dd087fe tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] GET https://10.4.3.240/volume/v3/volumes/80996d83-2117-4d3e-92fa-3bb5b25be03b Aug 20 00:59:33.632206 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-bef146a4-2044-4d6b-9ab1-aaf81dd087fe tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:59:33.632400 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-bef146a4-2044-4d6b-9ab1-aaf81dd087fe tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:59:33.642399 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:59:33.642399 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 00:59:33.646244 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-bef146a4-2044-4d6b-9ab1-aaf81dd087fe tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Volume info retrieved successfully. Aug 20 00:59:33.650651 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-bef146a4-2044-4d6b-9ab1-aaf81dd087fe tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] https://10.4.3.240/volume/v3/volumes/80996d83-2117-4d3e-92fa-3bb5b25be03b returned with HTTP 200 Aug 20 00:59:33.651019 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 322/1297] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:59:33 2026] GET /volume/v3/volumes/80996d83-2117-4d3e-92fa-3bb5b25be03b => generated 1148 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:59:34.255103 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [req-4efdbc80-2572-4dd8-8fdf-a2e0119382d4 req-e55c5178-ccd3-4ac6-9b88-f5354c4b2796 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:59:34.257763 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-4efdbc80-2572-4dd8-8fdf-a2e0119382d4 req-e55c5178-ccd3-4ac6-9b88-f5354c4b2796 tempest-TaggedBootDevicesTest-872157188 tempest-TaggedBootDevicesTest-872157188-project-member] DELETE https://10.4.3.240/volume/v3/attachments/2d6d8ddb-93db-4798-81e5-afbad6050075 Aug 20 00:59:34.258009 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [req-4efdbc80-2572-4dd8-8fdf-a2e0119382d4 req-e55c5178-ccd3-4ac6-9b88-f5354c4b2796 tempest-TaggedBootDevicesTest-872157188 tempest-TaggedBootDevicesTest-872157188-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:59:34.258288 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [req-4efdbc80-2572-4dd8-8fdf-a2e0119382d4 req-e55c5178-ccd3-4ac6-9b88-f5354c4b2796 tempest-TaggedBootDevicesTest-872157188 tempest-TaggedBootDevicesTest-872157188-project-member] Calling method 'version_select' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:59:34.268349 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:59:34.268349 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 00:59:34.317986 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-4efdbc80-2572-4dd8-8fdf-a2e0119382d4 req-e55c5178-ccd3-4ac6-9b88-f5354c4b2796 tempest-TaggedBootDevicesTest-872157188 tempest-TaggedBootDevicesTest-872157188-project-member] https://10.4.3.240/volume/v3/attachments/2d6d8ddb-93db-4798-81e5-afbad6050075 returned with HTTP 200 Aug 20 00:59:34.318606 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 319/1298] 10.4.3.240 () {72 vars in 1673 bytes} [Thu Aug 20 00:59:34 2026] DELETE /volume/v3/attachments/2d6d8ddb-93db-4798-81e5-afbad6050075 => generated 19 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:59:34.325757 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-4efdbc80-2572-4dd8-8fdf-a2e0119382d4 req-c70bc7e5-238d-4131-90de-1e782ba045f7 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:59:34.328014 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-4efdbc80-2572-4dd8-8fdf-a2e0119382d4 req-c70bc7e5-238d-4131-90de-1e782ba045f7 tempest-TaggedBootDevicesTest-872157188 tempest-TaggedBootDevicesTest-872157188-project-member] DELETE https://10.4.3.240/volume/v3/attachments/de40bf3c-b424-4c37-9360-c996ea603cc4 Aug 20 00:59:34.328243 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-4efdbc80-2572-4dd8-8fdf-a2e0119382d4 req-c70bc7e5-238d-4131-90de-1e782ba045f7 tempest-TaggedBootDevicesTest-872157188 tempest-TaggedBootDevicesTest-872157188-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:59:34.328525 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-4efdbc80-2572-4dd8-8fdf-a2e0119382d4 req-c70bc7e5-238d-4131-90de-1e782ba045f7 tempest-TaggedBootDevicesTest-872157188 tempest-TaggedBootDevicesTest-872157188-project-member] Calling method 'version_select' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:59:34.337948 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:59:34.337948 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 00:59:34.388707 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-4efdbc80-2572-4dd8-8fdf-a2e0119382d4 req-c70bc7e5-238d-4131-90de-1e782ba045f7 tempest-TaggedBootDevicesTest-872157188 tempest-TaggedBootDevicesTest-872157188-project-member] https://10.4.3.240/volume/v3/attachments/de40bf3c-b424-4c37-9360-c996ea603cc4 returned with HTTP 200 Aug 20 00:59:34.389312 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 329/1299] 10.4.3.240 () {72 vars in 1673 bytes} [Thu Aug 20 00:59:34 2026] DELETE /volume/v3/attachments/de40bf3c-b424-4c37-9360-c996ea603cc4 => generated 19 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:59:34.404246 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-4efdbc80-2572-4dd8-8fdf-a2e0119382d4 req-fed1f280-d4bd-4ca9-b664-777642688c89 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:59:34.406218 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-4efdbc80-2572-4dd8-8fdf-a2e0119382d4 req-fed1f280-d4bd-4ca9-b664-777642688c89 tempest-TaggedBootDevicesTest-872157188 tempest-TaggedBootDevicesTest-872157188-project-member] DELETE https://10.4.3.240/volume/v3/attachments/4c0e5a53-6f5c-4574-89e5-690fde994161 Aug 20 00:59:34.406423 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-4efdbc80-2572-4dd8-8fdf-a2e0119382d4 req-fed1f280-d4bd-4ca9-b664-777642688c89 tempest-TaggedBootDevicesTest-872157188 tempest-TaggedBootDevicesTest-872157188-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:59:34.406615 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-4efdbc80-2572-4dd8-8fdf-a2e0119382d4 req-fed1f280-d4bd-4ca9-b664-777642688c89 tempest-TaggedBootDevicesTest-872157188 tempest-TaggedBootDevicesTest-872157188-project-member] Calling method 'version_select' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:59:34.419991 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:59:34.419991 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 00:59:34.477480 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-4efdbc80-2572-4dd8-8fdf-a2e0119382d4 req-fed1f280-d4bd-4ca9-b664-777642688c89 tempest-TaggedBootDevicesTest-872157188 tempest-TaggedBootDevicesTest-872157188-project-member] https://10.4.3.240/volume/v3/attachments/4c0e5a53-6f5c-4574-89e5-690fde994161 returned with HTTP 200 Aug 20 00:59:34.477946 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 330/1300] 10.4.3.240 () {72 vars in 1673 bytes} [Thu Aug 20 00:59:34 2026] DELETE /volume/v3/attachments/4c0e5a53-6f5c-4574-89e5-690fde994161 => generated 19 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:59:34.668157 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-f90d1378-0e27-4dee-985e-e0f4184fc923 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:59:34.669981 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-f90d1378-0e27-4dee-985e-e0f4184fc923 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] GET https://10.4.3.240/volume/v3/volumes/80996d83-2117-4d3e-92fa-3bb5b25be03b Aug 20 00:59:34.670234 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-f90d1378-0e27-4dee-985e-e0f4184fc923 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:59:34.670494 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-f90d1378-0e27-4dee-985e-e0f4184fc923 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:59:34.681203 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:59:34.681203 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 00:59:34.684796 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-f90d1378-0e27-4dee-985e-e0f4184fc923 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Volume info retrieved successfully. Aug 20 00:59:34.688861 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-f90d1378-0e27-4dee-985e-e0f4184fc923 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] https://10.4.3.240/volume/v3/volumes/80996d83-2117-4d3e-92fa-3bb5b25be03b returned with HTTP 200 Aug 20 00:59:34.689471 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 323/1301] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:59:34 2026] GET /volume/v3/volumes/80996d83-2117-4d3e-92fa-3bb5b25be03b => generated 1148 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:59:35.686120 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-1aeaf89d-335e-454d-945f-9a2fcec3fceb None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:59:35.693908 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-1aeaf89d-335e-454d-945f-9a2fcec3fceb tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] DELETE https://10.4.3.240/volume/v3/volumes/61d577b6-48fb-4a23-9cee-ed1ffa5ae2c1 Aug 20 00:59:35.694208 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-1aeaf89d-335e-454d-945f-9a2fcec3fceb tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:59:35.696544 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-1aeaf89d-335e-454d-945f-9a2fcec3fceb tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Calling method 'delete' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:59:35.696544 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.v3.volumes [None req-1aeaf89d-335e-454d-945f-9a2fcec3fceb tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Delete volume with id: 61d577b6-48fb-4a23-9cee-ed1ffa5ae2c1 Aug 20 00:59:35.704958 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-d90a3aff-d8a9-4332-95c8-5db5c8ff8399 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:59:35.710411 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-d90a3aff-d8a9-4332-95c8-5db5c8ff8399 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] GET https://10.4.3.240/volume/v3/volumes/80996d83-2117-4d3e-92fa-3bb5b25be03b Aug 20 00:59:35.710490 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:59:35.710490 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 00:59:35.710562 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-d90a3aff-d8a9-4332-95c8-5db5c8ff8399 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:59:35.710562 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-d90a3aff-d8a9-4332-95c8-5db5c8ff8399 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:59:35.710630 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-1aeaf89d-335e-454d-945f-9a2fcec3fceb tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Volume info retrieved successfully. Aug 20 00:59:35.720741 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:59:35.720741 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 00:59:35.724822 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-d90a3aff-d8a9-4332-95c8-5db5c8ff8399 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Volume info retrieved successfully. Aug 20 00:59:35.730088 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-d90a3aff-d8a9-4332-95c8-5db5c8ff8399 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] https://10.4.3.240/volume/v3/volumes/80996d83-2117-4d3e-92fa-3bb5b25be03b returned with HTTP 200 Aug 20 00:59:35.730687 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 330/1302] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:59:35 2026] GET /volume/v3/volumes/80996d83-2117-4d3e-92fa-3bb5b25be03b => generated 1148 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:59:35.739729 np0000007838 devstack@c-api.service[100213]: WARNING cinder.keymgr.conf_key_mgr [None req-1aeaf89d-335e-454d-945f-9a2fcec3fceb tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 20 00:59:35.746154 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-1aeaf89d-335e-454d-945f-9a2fcec3fceb tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Delete volume request issued successfully. Aug 20 00:59:35.746614 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-1aeaf89d-335e-454d-945f-9a2fcec3fceb tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] https://10.4.3.240/volume/v3/volumes/61d577b6-48fb-4a23-9cee-ed1ffa5ae2c1 returned with HTTP 202 Aug 20 00:59:35.746855 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 320/1303] 10.4.3.240 () {66 vars in 1351 bytes} [Thu Aug 20 00:59:35 2026] DELETE /volume/v3/volumes/61d577b6-48fb-4a23-9cee-ed1ffa5ae2c1 => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:59:35.756729 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-cd62a324-71b1-401a-b97b-d27a69503271 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:59:35.758579 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-cd62a324-71b1-401a-b97b-d27a69503271 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] GET https://10.4.3.240/volume/v3/volumes/61d577b6-48fb-4a23-9cee-ed1ffa5ae2c1 Aug 20 00:59:35.758767 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-cd62a324-71b1-401a-b97b-d27a69503271 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:59:35.758954 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-cd62a324-71b1-401a-b97b-d27a69503271 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:59:35.769552 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:59:35.769552 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 00:59:35.781316 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-cd62a324-71b1-401a-b97b-d27a69503271 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Volume info retrieved successfully. Aug 20 00:59:35.793953 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-cd62a324-71b1-401a-b97b-d27a69503271 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] https://10.4.3.240/volume/v3/volumes/61d577b6-48fb-4a23-9cee-ed1ffa5ae2c1 returned with HTTP 200 Aug 20 00:59:35.795070 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 331/1304] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:59:35 2026] GET /volume/v3/volumes/61d577b6-48fb-4a23-9cee-ed1ffa5ae2c1 => generated 876 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:59:36.550607 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [req-9884c91f-15ec-4774-b1d2-9f5ae6ba239a req-c90ec9a7-dfbf-4e5c-b675-5689c16b906b None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:59:36.738465 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-9884c91f-15ec-4774-b1d2-9f5ae6ba239a req-c90ec9a7-dfbf-4e5c-b675-5689c16b906b tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] GET https://10.4.3.240/volume/v3/volumes/80996d83-2117-4d3e-92fa-3bb5b25be03b Aug 20 00:59:36.738745 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [req-9884c91f-15ec-4774-b1d2-9f5ae6ba239a req-c90ec9a7-dfbf-4e5c-b675-5689c16b906b tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:59:36.738957 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [req-9884c91f-15ec-4774-b1d2-9f5ae6ba239a req-c90ec9a7-dfbf-4e5c-b675-5689c16b906b tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:59:36.746665 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-e4c99bcc-2221-4056-a71c-b9d88d38fc96 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:59:36.751319 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:59:36.751319 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 00:59:36.751920 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-e4c99bcc-2221-4056-a71c-b9d88d38fc96 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] GET https://10.4.3.240/volume/v3/volumes/80996d83-2117-4d3e-92fa-3bb5b25be03b Aug 20 00:59:36.752223 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-e4c99bcc-2221-4056-a71c-b9d88d38fc96 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:59:36.752459 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-e4c99bcc-2221-4056-a71c-b9d88d38fc96 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:59:36.755950 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [req-9884c91f-15ec-4774-b1d2-9f5ae6ba239a req-c90ec9a7-dfbf-4e5c-b675-5689c16b906b tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Volume info retrieved successfully. Aug 20 00:59:36.761586 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-9884c91f-15ec-4774-b1d2-9f5ae6ba239a req-c90ec9a7-dfbf-4e5c-b675-5689c16b906b tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] https://10.4.3.240/volume/v3/volumes/80996d83-2117-4d3e-92fa-3bb5b25be03b returned with HTTP 200 Aug 20 00:59:36.764351 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 324/1305] 10.4.3.240 () {68 vars in 1598 bytes} [Thu Aug 20 00:59:36 2026] GET /volume/v3/volumes/80996d83-2117-4d3e-92fa-3bb5b25be03b => generated 1148 bytes in 212 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:59:36.769387 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:59:36.769387 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 00:59:36.777502 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-e4c99bcc-2221-4056-a71c-b9d88d38fc96 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Volume info retrieved successfully. Aug 20 00:59:36.785408 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-e4c99bcc-2221-4056-a71c-b9d88d38fc96 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] https://10.4.3.240/volume/v3/volumes/80996d83-2117-4d3e-92fa-3bb5b25be03b returned with HTTP 200 Aug 20 00:59:36.785784 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 331/1306] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:59:36 2026] GET /volume/v3/volumes/80996d83-2117-4d3e-92fa-3bb5b25be03b => generated 1148 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:59:36.813527 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-6a240c6a-0fae-4f26-baea-51b9f2638d53 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:59:36.815289 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-6a240c6a-0fae-4f26-baea-51b9f2638d53 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] GET https://10.4.3.240/volume/v3/volumes/61d577b6-48fb-4a23-9cee-ed1ffa5ae2c1 Aug 20 00:59:36.815538 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-6a240c6a-0fae-4f26-baea-51b9f2638d53 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:59:36.815856 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-6a240c6a-0fae-4f26-baea-51b9f2638d53 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:59:36.821356 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-6a240c6a-0fae-4f26-baea-51b9f2638d53 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] https://10.4.3.240/volume/v3/volumes/61d577b6-48fb-4a23-9cee-ed1ffa5ae2c1 returned with HTTP 404 Aug 20 00:59:36.821880 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 321/1307] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:59:36 2026] GET /volume/v3/volumes/61d577b6-48fb-4a23-9cee-ed1ffa5ae2c1 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:59:36.841494 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-03327271-2095-4682-acc0-1b8f86f27087 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:59:36.844304 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-03327271-2095-4682-acc0-1b8f86f27087 tempest-TestEncryptedCinderVolumes-1296560279 tempest-TestEncryptedCinderVolumes-1296560279-project-admin] GET https://10.4.3.240/volume/v3/volumes/detail?all_tenants=1 Aug 20 00:59:36.844583 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-03327271-2095-4682-acc0-1b8f86f27087 tempest-TestEncryptedCinderVolumes-1296560279 tempest-TestEncryptedCinderVolumes-1296560279-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:59:36.844809 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-03327271-2095-4682-acc0-1b8f86f27087 tempest-TestEncryptedCinderVolumes-1296560279 tempest-TestEncryptedCinderVolumes-1296560279-project-admin] Calling method 'detail' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:59:36.845574 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-03327271-2095-4682-acc0-1b8f86f27087 tempest-TestEncryptedCinderVolumes-1296560279 tempest-TestEncryptedCinderVolumes-1296560279-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100214) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 00:59:36.865287 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-03327271-2095-4682-acc0-1b8f86f27087 tempest-TestEncryptedCinderVolumes-1296560279 tempest-TestEncryptedCinderVolumes-1296560279-project-admin] Get all volumes completed successfully. Aug 20 00:59:36.867003 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:59:36.867003 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 00:59:36.874944 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-03327271-2095-4682-acc0-1b8f86f27087 tempest-TestEncryptedCinderVolumes-1296560279 tempest-TestEncryptedCinderVolumes-1296560279-project-admin] https://10.4.3.240/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 20 00:59:36.875519 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 332/1308] 10.4.3.240 () {66 vars in 1285 bytes} [Thu Aug 20 00:59:36 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 14111 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 00:59:36.901526 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-35ecf0ea-3bc6-42c6-94f1-81837f3bc2a3 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:59:36.903977 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-35ecf0ea-3bc6-42c6-94f1-81837f3bc2a3 tempest-TestEncryptedCinderVolumes-1296560279 tempest-TestEncryptedCinderVolumes-1296560279-project-admin] DELETE https://10.4.3.240/volume/v3/types/6427fc30-6697-4a4e-94bf-b5e76fcc64aa Aug 20 00:59:36.904374 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-35ecf0ea-3bc6-42c6-94f1-81837f3bc2a3 tempest-TestEncryptedCinderVolumes-1296560279 tempest-TestEncryptedCinderVolumes-1296560279-project-admin] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:59:36.904712 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-35ecf0ea-3bc6-42c6-94f1-81837f3bc2a3 tempest-TestEncryptedCinderVolumes-1296560279 tempest-TestEncryptedCinderVolumes-1296560279-project-admin] Calling method '_delete' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:59:36.929026 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-35ecf0ea-3bc6-42c6-94f1-81837f3bc2a3 tempest-TestEncryptedCinderVolumes-1296560279 tempest-TestEncryptedCinderVolumes-1296560279-project-admin] https://10.4.3.240/volume/v3/types/6427fc30-6697-4a4e-94bf-b5e76fcc64aa returned with HTTP 202 Aug 20 00:59:36.929862 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 325/1309] 10.4.3.240 () {66 vars in 1345 bytes} [Thu Aug 20 00:59:36 2026] DELETE /volume/v3/types/6427fc30-6697-4a4e-94bf-b5e76fcc64aa => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:59:36.941356 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-05a86502-9a2e-4eb4-b9da-624a2ea2bc1a None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:59:36.944047 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-05a86502-9a2e-4eb4-b9da-624a2ea2bc1a tempest-TestEncryptedCinderVolumes-1296560279 tempest-TestEncryptedCinderVolumes-1296560279-project-admin] POST https://10.4.3.240/volume/v3/types Aug 20 00:59:36.944536 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-05a86502-9a2e-4eb4-b9da-624a2ea2bc1a tempest-TestEncryptedCinderVolumes-1296560279 tempest-TestEncryptedCinderVolumes-1296560279-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luksv2-144647466", "extra_specs": {}}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:59:36.959547 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-05a86502-9a2e-4eb4-b9da-624a2ea2bc1a tempest-TestEncryptedCinderVolumes-1296560279 tempest-TestEncryptedCinderVolumes-1296560279-project-admin] https://10.4.3.240/volume/v3/types returned with HTTP 200 Aug 20 00:59:36.960022 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 332/1310] 10.4.3.240 () {68 vars in 1252 bytes} [Thu Aug 20 00:59:36 2026] POST /volume/v3/types => generated 213 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:59:36.974464 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-1f9e4dea-038c-4e91-b03b-e2ff17fa40e0 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:59:36.977002 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-1f9e4dea-038c-4e91-b03b-e2ff17fa40e0 tempest-TestEncryptedCinderVolumes-1296560279 tempest-TestEncryptedCinderVolumes-1296560279-project-admin] POST https://10.4.3.240/volume/v3/types/37d653a6-1ab1-4a87-9a1f-ebc65d87c296/encryption Aug 20 00:59:36.977469 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-1f9e4dea-038c-4e91-b03b-e2ff17fa40e0 tempest-TestEncryptedCinderVolumes-1296560279 tempest-TestEncryptedCinderVolumes-1296560279-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks2", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:59:37.018584 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-1f9e4dea-038c-4e91-b03b-e2ff17fa40e0 tempest-TestEncryptedCinderVolumes-1296560279 tempest-TestEncryptedCinderVolumes-1296560279-project-admin] https://10.4.3.240/volume/v3/types/37d653a6-1ab1-4a87-9a1f-ebc65d87c296/encryption returned with HTTP 200 Aug 20 00:59:37.019044 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 322/1311] 10.4.3.240 () {68 vars in 1397 bytes} [Thu Aug 20 00:59:36 2026] POST /volume/v3/types/37d653a6-1ab1-4a87-9a1f-ebc65d87c296/encryption => generated 231 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:59:37.032598 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-80a3bb16-2147-4308-9736-0c3661af7a32 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:59:37.034678 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-80a3bb16-2147-4308-9736-0c3661af7a32 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 20 00:59:37.035246 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-80a3bb16-2147-4308-9736-0c3661af7a32 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-1297980621", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luksv2-144647466", "size": 1}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:59:37.037049 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.v3.volumes [None req-80a3bb16-2147-4308-9736-0c3661af7a32 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-1297980621', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luksv2-144647466', 'size': 1}} {{(pid=100214) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 00:59:37.045404 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.v3.volumes [None req-80a3bb16-2147-4308-9736-0c3661af7a32 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Create volume of 1 GB Aug 20 00:59:37.045923 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:59:37.045923 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 00:59:37.046314 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-80a3bb16-2147-4308-9736-0c3661af7a32 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Availability Zones retrieved successfully. Aug 20 00:59:37.068012 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-80a3bb16-2147-4308-9736-0c3661af7a32 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Flow 'volume_create_api' (8651a2a9-a770-48e2-a086-59e67a3b0db8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:59:37.070005 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-80a3bb16-2147-4308-9736-0c3661af7a32 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7077cf5e-f2c2-41f7-b855-35fd2731c773) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:59:37.072225 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.flows.api.create_volume [None req-80a3bb16-2147-4308-9736-0c3661af7a32 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Validating volume size '1' using validate_int {{(pid=100214) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 00:59:37.111153 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-80a3bb16-2147-4308-9736-0c3661af7a32 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7077cf5e-f2c2-41f7-b855-35fd2731c773) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:59:37Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=37d653a6-1ab1-4a87-9a1f-ebc65d87c296,is_public=True,name='tempest-scenario-type-luksv2-144647466',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '37d653a6-1ab1-4a87-9a1f-ebc65d87c296', '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=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:59:37.112551 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-80a3bb16-2147-4308-9736-0c3661af7a32 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (32c2beb8-ba8b-46b5-83ec-49b0418c4321) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:59:37.146279 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [req-9884c91f-15ec-4774-b1d2-9f5ae6ba239a req-0c379d81-2ef0-4914-9916-d6df3081c369 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:59:37.146469 np0000007838 devstack@c-api.service[100214]: WARNING cinder.quota [None req-80a3bb16-2147-4308-9736-0c3661af7a32 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luksv2-144647466 is set by the default quota flag: quota_volumes_tempest-scenario-type-luksv2-144647466, it is now deprecated. Please use the default quota class for default quota. Aug 20 00:59:37.146813 np0000007838 devstack@c-api.service[100214]: WARNING cinder.quota [None req-80a3bb16-2147-4308-9736-0c3661af7a32 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luksv2-144647466 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luksv2-144647466, it is now deprecated. Please use the default quota class for default quota. Aug 20 00:59:37.149953 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-9884c91f-15ec-4774-b1d2-9f5ae6ba239a req-0c379d81-2ef0-4914-9916-d6df3081c369 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] DELETE https://10.4.3.240/volume/v3/attachments/339df846-b3ce-4193-9ab7-7db001139a40 Aug 20 00:59:37.150220 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [req-9884c91f-15ec-4774-b1d2-9f5ae6ba239a req-0c379d81-2ef0-4914-9916-d6df3081c369 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:59:37.150479 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [req-9884c91f-15ec-4774-b1d2-9f5ae6ba239a req-0c379d81-2ef0-4914-9916-d6df3081c369 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Calling method 'version_select' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:59:37.161110 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:59:37.161110 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 00:59:37.181569 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.quota [None req-80a3bb16-2147-4308-9736-0c3661af7a32 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Created reservations ['970db865-c737-4794-8cbc-871b73a677ec', '8ef1595b-fe3b-400b-8045-712b2e15d784', '28b78b17-21a1-48ac-a58c-b2528333959b', '0a37be07-76ae-4895-802b-e17edd334063'] {{(pid=100214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:59:37.182811 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-80a3bb16-2147-4308-9736-0c3661af7a32 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (32c2beb8-ba8b-46b5-83ec-49b0418c4321) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['970db865-c737-4794-8cbc-871b73a677ec', '8ef1595b-fe3b-400b-8045-712b2e15d784', '28b78b17-21a1-48ac-a58c-b2528333959b', '0a37be07-76ae-4895-802b-e17edd334063']}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:59:37.183835 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-80a3bb16-2147-4308-9736-0c3661af7a32 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b09b329e-0d6e-41de-9ba4-62cf5b313d3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:59:37.211784 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-80a3bb16-2147-4308-9736-0c3661af7a32 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b09b329e-0d6e-41de-9ba4-62cf5b313d3f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7d8f6c46-e0b6-42a6-b9c6-642d592cd125', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1297980621',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4e198c18fa0348cbbfde5c0de02e359a',qos_specs=None,replication_status=,reservations=['970db865-c737-4794-8cbc-871b73a677ec','8ef1595b-fe3b-400b-8045-712b2e15d784','28b78b17-21a1-48ac-a58c-b2528333959b','0a37be07-76ae-4895-802b-e17edd334063'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='00c2b7b370b34694ac94f51ef2943593',volume_type_id=37d653a6-1ab1-4a87-9a1f-ebc65d87c296), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T00:59:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1297980621',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=7d8f6c46-e0b6-42a6-b9c6-642d592cd125,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4e198c18fa0348cbbfde5c0de02e359a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='00c2b7b370b34694ac94f51ef2943593',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(37d653a6-1ab1-4a87-9a1f-ebc65d87c296),volume_type_id=37d653a6-1ab1-4a87-9a1f-ebc65d87c296)}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:59:37.212801 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-80a3bb16-2147-4308-9736-0c3661af7a32 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f2615f7e-a454-4b20-bb0b-723fb04e9241) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:59:37.221370 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-9884c91f-15ec-4774-b1d2-9f5ae6ba239a req-0c379d81-2ef0-4914-9916-d6df3081c369 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] https://10.4.3.240/volume/v3/attachments/339df846-b3ce-4193-9ab7-7db001139a40 returned with HTTP 200 Aug 20 00:59:37.221938 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 326/1312] 10.4.3.240 () {72 vars in 1673 bytes} [Thu Aug 20 00:59:37 2026] DELETE /volume/v3/attachments/339df846-b3ce-4193-9ab7-7db001139a40 => generated 19 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 20 00:59:37.237914 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-80a3bb16-2147-4308-9736-0c3661af7a32 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f2615f7e-a454-4b20-bb0b-723fb04e9241) transitioned into state 'SUCCESS' from state '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-1297980621',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4e198c18fa0348cbbfde5c0de02e359a',qos_specs=None,replication_status=,reservations=['970db865-c737-4794-8cbc-871b73a677ec','8ef1595b-fe3b-400b-8045-712b2e15d784','28b78b17-21a1-48ac-a58c-b2528333959b','0a37be07-76ae-4895-802b-e17edd334063'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='00c2b7b370b34694ac94f51ef2943593',volume_type_id=37d653a6-1ab1-4a87-9a1f-ebc65d87c296)}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:59:37.238706 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-80a3bb16-2147-4308-9736-0c3661af7a32 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3eee1ac5-91e3-4082-a930-5941d6404556) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:59:37.253604 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-80a3bb16-2147-4308-9736-0c3661af7a32 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3eee1ac5-91e3-4082-a930-5941d6404556) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:59:37.254483 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-80a3bb16-2147-4308-9736-0c3661af7a32 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Flow 'volume_create_api' (8651a2a9-a770-48e2-a086-59e67a3b0db8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:59:37.254872 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-80a3bb16-2147-4308-9736-0c3661af7a32 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Create volume request issued successfully. Aug 20 00:59:37.256597 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-80a3bb16-2147-4308-9736-0c3661af7a32 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 20 00:59:37.256597 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 333/1313] 10.4.3.240 () {68 vars in 1259 bytes} [Thu Aug 20 00:59:37 2026] POST /volume/v3/volumes => generated 786 bytes in 225 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 00:59:37.731757 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-7cec2b88-baf4-4233-a092-5750abcb1164 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:59:37.733457 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-7cec2b88-baf4-4233-a092-5750abcb1164 tempest-TaggedBootDevicesTest-872157188 tempest-TaggedBootDevicesTest-872157188-project-member] DELETE https://10.4.3.240/volume/v3/volumes/e655189b-98cf-46c8-8b41-b1253f7ef395 Aug 20 00:59:37.733635 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-7cec2b88-baf4-4233-a092-5750abcb1164 tempest-TaggedBootDevicesTest-872157188 tempest-TaggedBootDevicesTest-872157188-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:59:37.733823 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-7cec2b88-baf4-4233-a092-5750abcb1164 tempest-TaggedBootDevicesTest-872157188 tempest-TaggedBootDevicesTest-872157188-project-member] Calling method 'delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:59:37.733969 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-7cec2b88-baf4-4233-a092-5750abcb1164 tempest-TaggedBootDevicesTest-872157188 tempest-TaggedBootDevicesTest-872157188-project-member] Delete volume with id: e655189b-98cf-46c8-8b41-b1253f7ef395 Aug 20 00:59:37.742615 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:59:37.742615 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 00:59:37.743246 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-7cec2b88-baf4-4233-a092-5750abcb1164 tempest-TaggedBootDevicesTest-872157188 tempest-TaggedBootDevicesTest-872157188-project-member] Volume info retrieved successfully. Aug 20 00:59:37.765129 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-7cec2b88-baf4-4233-a092-5750abcb1164 tempest-TaggedBootDevicesTest-872157188 tempest-TaggedBootDevicesTest-872157188-project-member] Delete volume request issued successfully. Aug 20 00:59:37.765591 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-7cec2b88-baf4-4233-a092-5750abcb1164 tempest-TaggedBootDevicesTest-872157188 tempest-TaggedBootDevicesTest-872157188-project-member] https://10.4.3.240/volume/v3/volumes/e655189b-98cf-46c8-8b41-b1253f7ef395 returned with HTTP 202 Aug 20 00:59:37.765922 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 333/1314] 10.4.3.240 () {66 vars in 1351 bytes} [Thu Aug 20 00:59:37 2026] DELETE /volume/v3/volumes/e655189b-98cf-46c8-8b41-b1253f7ef395 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:59:37.777953 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-48e28a61-c8a8-46aa-95c3-520d68c7a217 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:59:37.781659 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-48e28a61-c8a8-46aa-95c3-520d68c7a217 tempest-TaggedBootDevicesTest-872157188 tempest-TaggedBootDevicesTest-872157188-project-member] GET https://10.4.3.240/volume/v3/volumes/e655189b-98cf-46c8-8b41-b1253f7ef395 Aug 20 00:59:37.781865 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-48e28a61-c8a8-46aa-95c3-520d68c7a217 tempest-TaggedBootDevicesTest-872157188 tempest-TaggedBootDevicesTest-872157188-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:59:37.782052 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-48e28a61-c8a8-46aa-95c3-520d68c7a217 tempest-TaggedBootDevicesTest-872157188 tempest-TaggedBootDevicesTest-872157188-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:59:37.800596 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:59:37.800596 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 00:59:37.800799 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-b8801b00-814c-477f-8135-11546b0e83d1 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:59:37.802939 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-b8801b00-814c-477f-8135-11546b0e83d1 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] GET https://10.4.3.240/volume/v3/volumes/80996d83-2117-4d3e-92fa-3bb5b25be03b Aug 20 00:59:37.803186 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-b8801b00-814c-477f-8135-11546b0e83d1 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:59:37.803456 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-b8801b00-814c-477f-8135-11546b0e83d1 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:59:37.806037 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-48e28a61-c8a8-46aa-95c3-520d68c7a217 tempest-TaggedBootDevicesTest-872157188 tempest-TaggedBootDevicesTest-872157188-project-member] Volume info retrieved successfully. Aug 20 00:59:37.814601 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-48e28a61-c8a8-46aa-95c3-520d68c7a217 tempest-TaggedBootDevicesTest-872157188 tempest-TaggedBootDevicesTest-872157188-project-member] https://10.4.3.240/volume/v3/volumes/e655189b-98cf-46c8-8b41-b1253f7ef395 returned with HTTP 200 Aug 20 00:59:37.815105 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:59:37.815105 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 00:59:37.815168 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 323/1315] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:59:37 2026] GET /volume/v3/volumes/e655189b-98cf-46c8-8b41-b1253f7ef395 => generated 844 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:59:37.823940 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-b8801b00-814c-477f-8135-11546b0e83d1 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Volume info retrieved successfully. Aug 20 00:59:37.828611 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-b8801b00-814c-477f-8135-11546b0e83d1 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] https://10.4.3.240/volume/v3/volumes/80996d83-2117-4d3e-92fa-3bb5b25be03b returned with HTTP 200 Aug 20 00:59:37.829037 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 327/1316] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:59:37 2026] GET /volume/v3/volumes/80996d83-2117-4d3e-92fa-3bb5b25be03b => generated 853 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:59:37.844881 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-4f168af6-de30-4863-9bee-9b181333e07d None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:59:37.850619 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-4f168af6-de30-4863-9bee-9b181333e07d tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] GET https://10.4.3.240/volume/v3/volumes/80996d83-2117-4d3e-92fa-3bb5b25be03b Aug 20 00:59:37.850619 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-4f168af6-de30-4863-9bee-9b181333e07d tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:59:37.850619 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-4f168af6-de30-4863-9bee-9b181333e07d tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:59:37.863552 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:59:37.863552 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 00:59:37.867468 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-4f168af6-de30-4863-9bee-9b181333e07d tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Volume info retrieved successfully. Aug 20 00:59:37.872181 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-4f168af6-de30-4863-9bee-9b181333e07d tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] https://10.4.3.240/volume/v3/volumes/80996d83-2117-4d3e-92fa-3bb5b25be03b returned with HTTP 200 Aug 20 00:59:37.872636 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 334/1317] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:59:37 2026] GET /volume/v3/volumes/80996d83-2117-4d3e-92fa-3bb5b25be03b => generated 853 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:59:37.929325 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-9730a064-5ce5-4b35-96d5-73166e21cb33 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:59:37.931667 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-9730a064-5ce5-4b35-96d5-73166e21cb33 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] GET https://10.4.3.240/volume/v3/volumes/80996d83-2117-4d3e-92fa-3bb5b25be03b Aug 20 00:59:37.931943 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-9730a064-5ce5-4b35-96d5-73166e21cb33 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:59:37.932224 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-9730a064-5ce5-4b35-96d5-73166e21cb33 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:59:37.943828 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:59:37.943828 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 00:59:37.948322 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-9730a064-5ce5-4b35-96d5-73166e21cb33 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Volume info retrieved successfully. Aug 20 00:59:37.953734 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-9730a064-5ce5-4b35-96d5-73166e21cb33 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] https://10.4.3.240/volume/v3/volumes/80996d83-2117-4d3e-92fa-3bb5b25be03b returned with HTTP 200 Aug 20 00:59:37.954225 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 334/1318] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:59:37 2026] GET /volume/v3/volumes/80996d83-2117-4d3e-92fa-3bb5b25be03b => generated 853 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:59:38.026157 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-5f390422-b767-41b1-a164-e230a163614e None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:59:38.028446 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-5f390422-b767-41b1-a164-e230a163614e tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 20 00:59:38.028682 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-5f390422-b767-41b1-a164-e230a163614e tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-35472350", "imageRef": "8d830113-4280-4524-bdd9-3a577a7d4174"}} {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:59:38.030236 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.v3.volumes [None req-5f390422-b767-41b1-a164-e230a163614e tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-35472350', 'imageRef': '8d830113-4280-4524-bdd9-3a577a7d4174'}} {{(pid=100213) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 00:59:38.226357 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.v3.volumes [None req-5f390422-b767-41b1-a164-e230a163614e tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Create volume of 1 GB Aug 20 00:59:38.226701 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:59:38.226701 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 00:59:38.227283 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-5f390422-b767-41b1-a164-e230a163614e tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Availability Zones retrieved successfully. Aug 20 00:59:38.237475 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-5f390422-b767-41b1-a164-e230a163614e tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Flow 'volume_create_api' (693e8bbe-3273-403a-be27-c3c28917c731) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:59:38.238996 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-5f390422-b767-41b1-a164-e230a163614e tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3db1328d-8a23-4b53-a2bf-0bd358610d23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:59:38.240260 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.flows.api.create_volume [None req-5f390422-b767-41b1-a164-e230a163614e tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Validating volume size '1' using validate_int {{(pid=100213) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 00:59:38.301270 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:59:38.301270 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 00:59:38.314252 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-5f390422-b767-41b1-a164-e230a163614e tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3db1328d-8a23-4b53-a2bf-0bd358610d23) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:52:30Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=0194b310-2a22-4ac8-a1ce-383dddbd16f6,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0194b310-2a22-4ac8-a1ce-383dddbd16f6', 'encryption_key_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=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:59:38.314981 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-5f390422-b767-41b1-a164-e230a163614e tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (868178ff-aee1-4ffc-a349-ac28cadd2369) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:59:38.359102 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.quota [None req-5f390422-b767-41b1-a164-e230a163614e tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Created reservations ['896f57ae-f461-43fa-9d06-fc3e6d26a66e', '3cc7857d-0c91-41de-bfec-61eaf9419630', '301c5291-e08d-4983-be24-1914186c1414', 'f231f86c-e7ce-461b-9402-414ea5d58295'] {{(pid=100213) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:59:38.359960 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-5f390422-b767-41b1-a164-e230a163614e tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (868178ff-aee1-4ffc-a349-ac28cadd2369) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['896f57ae-f461-43fa-9d06-fc3e6d26a66e', '3cc7857d-0c91-41de-bfec-61eaf9419630', '301c5291-e08d-4983-be24-1914186c1414', 'f231f86c-e7ce-461b-9402-414ea5d58295']}' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:59:38.361316 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-5f390422-b767-41b1-a164-e230a163614e tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (043f4498-2a89-48f2-a68a-363378e54ab8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:59:38.387912 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-5f390422-b767-41b1-a164-e230a163614e tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (043f4498-2a89-48f2-a68a-363378e54ab8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'afb8d4c4-10f9-4ca1-837e-d1e16599ac76', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-35472350',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='5150cb8f884d45fc9dca690eb8bb8a26',qos_specs=None,replication_status=,reservations=['896f57ae-f461-43fa-9d06-fc3e6d26a66e','3cc7857d-0c91-41de-bfec-61eaf9419630','301c5291-e08d-4983-be24-1914186c1414','f231f86c-e7ce-461b-9402-414ea5d58295'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6b2e791fb85249bfbeaea0af786b0ba2',volume_type_id=0194b310-2a22-4ac8-a1ce-383dddbd16f6), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T00:59:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-35472350',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=afb8d4c4-10f9-4ca1-837e-d1e16599ac76,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='5150cb8f884d45fc9dca690eb8bb8a26',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6b2e791fb85249bfbeaea0af786b0ba2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0194b310-2a22-4ac8-a1ce-383dddbd16f6),volume_type_id=0194b310-2a22-4ac8-a1ce-383dddbd16f6)}' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:59:38.388678 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-5f390422-b767-41b1-a164-e230a163614e tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0aed71d6-f435-4c15-813d-1b7d48c3db15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:59:38.409520 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-5f390422-b767-41b1-a164-e230a163614e tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0aed71d6-f435-4c15-813d-1b7d48c3db15) transitioned into state 'SUCCESS' from state '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-35472350',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='5150cb8f884d45fc9dca690eb8bb8a26',qos_specs=None,replication_status=,reservations=['896f57ae-f461-43fa-9d06-fc3e6d26a66e','3cc7857d-0c91-41de-bfec-61eaf9419630','301c5291-e08d-4983-be24-1914186c1414','f231f86c-e7ce-461b-9402-414ea5d58295'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6b2e791fb85249bfbeaea0af786b0ba2',volume_type_id=0194b310-2a22-4ac8-a1ce-383dddbd16f6)}' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:59:38.410188 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-5f390422-b767-41b1-a164-e230a163614e tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d659024d-5b5f-4810-b78b-5d3497c5daf1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:59:38.425513 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-5f390422-b767-41b1-a164-e230a163614e tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d659024d-5b5f-4810-b78b-5d3497c5daf1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:59:38.426276 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-5f390422-b767-41b1-a164-e230a163614e tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Flow 'volume_create_api' (693e8bbe-3273-403a-be27-c3c28917c731) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100213) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:59:38.426585 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-5f390422-b767-41b1-a164-e230a163614e tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Create volume request issued successfully. Aug 20 00:59:38.427093 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-5f390422-b767-41b1-a164-e230a163614e tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 20 00:59:38.427604 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 324/1319] 10.4.3.240 () {68 vars in 1259 bytes} [Thu Aug 20 00:59:38 2026] POST /volume/v3/volumes => generated 758 bytes in 402 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 00:59:38.445029 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-9d4b3440-2acc-4718-8d3d-b0d3ee0ac72c None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:59:38.447416 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-9d4b3440-2acc-4718-8d3d-b0d3ee0ac72c tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] GET https://10.4.3.240/volume/v3/volumes/afb8d4c4-10f9-4ca1-837e-d1e16599ac76 Aug 20 00:59:38.447416 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-9d4b3440-2acc-4718-8d3d-b0d3ee0ac72c tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:59:38.447416 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-9d4b3440-2acc-4718-8d3d-b0d3ee0ac72c tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:59:38.454927 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:59:38.454927 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 00:59:38.458650 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-9d4b3440-2acc-4718-8d3d-b0d3ee0ac72c tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Volume info retrieved successfully. Aug 20 00:59:38.462818 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-9d4b3440-2acc-4718-8d3d-b0d3ee0ac72c tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] https://10.4.3.240/volume/v3/volumes/afb8d4c4-10f9-4ca1-837e-d1e16599ac76 returned with HTTP 200 Aug 20 00:59:38.463164 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 328/1320] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:59:38 2026] GET /volume/v3/volumes/afb8d4c4-10f9-4ca1-837e-d1e16599ac76 => generated 826 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:59:38.612709 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-45ed6b03-88f9-48db-bfd8-1dcc32e890ba None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:59:38.615655 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-45ed6b03-88f9-48db-bfd8-1dcc32e890ba tempest-ServerActionsTestOtherA-1972702099 tempest-ServerActionsTestOtherA-1972702099-project-member] GET https://10.4.3.240/volume/v3/volumes/b4dadda5-0d8e-4f73-8bb8-07fcb224c22c Aug 20 00:59:38.615851 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-45ed6b03-88f9-48db-bfd8-1dcc32e890ba tempest-ServerActionsTestOtherA-1972702099 tempest-ServerActionsTestOtherA-1972702099-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:59:38.616058 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-45ed6b03-88f9-48db-bfd8-1dcc32e890ba tempest-ServerActionsTestOtherA-1972702099 tempest-ServerActionsTestOtherA-1972702099-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:59:38.637724 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:59:38.637724 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 00:59:38.644845 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-45ed6b03-88f9-48db-bfd8-1dcc32e890ba tempest-ServerActionsTestOtherA-1972702099 tempest-ServerActionsTestOtherA-1972702099-project-member] Volume info retrieved successfully. Aug 20 00:59:38.650354 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-45ed6b03-88f9-48db-bfd8-1dcc32e890ba tempest-ServerActionsTestOtherA-1972702099 tempest-ServerActionsTestOtherA-1972702099-project-member] https://10.4.3.240/volume/v3/volumes/b4dadda5-0d8e-4f73-8bb8-07fcb224c22c returned with HTTP 200 Aug 20 00:59:38.650852 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 335/1321] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:59:38 2026] GET /volume/v3/volumes/b4dadda5-0d8e-4f73-8bb8-07fcb224c22c => generated 1138 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:59:38.831099 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-af91bb45-6b95-4c4d-b534-9903bef028d8 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:59:38.833324 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-af91bb45-6b95-4c4d-b534-9903bef028d8 tempest-TaggedBootDevicesTest-872157188 tempest-TaggedBootDevicesTest-872157188-project-member] GET https://10.4.3.240/volume/v3/volumes/e655189b-98cf-46c8-8b41-b1253f7ef395 Aug 20 00:59:38.833628 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-af91bb45-6b95-4c4d-b534-9903bef028d8 tempest-TaggedBootDevicesTest-872157188 tempest-TaggedBootDevicesTest-872157188-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:59:38.833845 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-af91bb45-6b95-4c4d-b534-9903bef028d8 tempest-TaggedBootDevicesTest-872157188 tempest-TaggedBootDevicesTest-872157188-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:59:38.841182 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-af91bb45-6b95-4c4d-b534-9903bef028d8 tempest-TaggedBootDevicesTest-872157188 tempest-TaggedBootDevicesTest-872157188-project-member] https://10.4.3.240/volume/v3/volumes/e655189b-98cf-46c8-8b41-b1253f7ef395 returned with HTTP 404 Aug 20 00:59:38.841806 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 335/1322] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:59:38 2026] GET /volume/v3/volumes/e655189b-98cf-46c8-8b41-b1253f7ef395 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:59:38.853248 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-84f6ebaa-9a86-4473-8c24-a108d18e7454 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:59:38.855964 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-84f6ebaa-9a86-4473-8c24-a108d18e7454 tempest-TaggedBootDevicesTest-872157188 tempest-TaggedBootDevicesTest-872157188-project-member] DELETE https://10.4.3.240/volume/v3/volumes/a1918759-9c62-44c3-8d24-13e5eee336a8 Aug 20 00:59:38.855964 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-84f6ebaa-9a86-4473-8c24-a108d18e7454 tempest-TaggedBootDevicesTest-872157188 tempest-TaggedBootDevicesTest-872157188-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:59:38.855964 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-84f6ebaa-9a86-4473-8c24-a108d18e7454 tempest-TaggedBootDevicesTest-872157188 tempest-TaggedBootDevicesTest-872157188-project-member] Calling method 'delete' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:59:38.855964 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.v3.volumes [None req-84f6ebaa-9a86-4473-8c24-a108d18e7454 tempest-TaggedBootDevicesTest-872157188 tempest-TaggedBootDevicesTest-872157188-project-member] Delete volume with id: a1918759-9c62-44c3-8d24-13e5eee336a8 Aug 20 00:59:38.863591 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:59:38.863591 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 00:59:38.864250 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-84f6ebaa-9a86-4473-8c24-a108d18e7454 tempest-TaggedBootDevicesTest-872157188 tempest-TaggedBootDevicesTest-872157188-project-member] Volume info retrieved successfully. Aug 20 00:59:38.885117 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-84f6ebaa-9a86-4473-8c24-a108d18e7454 tempest-TaggedBootDevicesTest-872157188 tempest-TaggedBootDevicesTest-872157188-project-member] Delete volume request issued successfully. Aug 20 00:59:38.885537 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-84f6ebaa-9a86-4473-8c24-a108d18e7454 tempest-TaggedBootDevicesTest-872157188 tempest-TaggedBootDevicesTest-872157188-project-member] https://10.4.3.240/volume/v3/volumes/a1918759-9c62-44c3-8d24-13e5eee336a8 returned with HTTP 202 Aug 20 00:59:38.885981 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 325/1323] 10.4.3.240 () {66 vars in 1351 bytes} [Thu Aug 20 00:59:38 2026] DELETE /volume/v3/volumes/a1918759-9c62-44c3-8d24-13e5eee336a8 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 20 00:59:38.895020 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-9a432e4a-70ac-4cdb-a413-c923e16a90ab None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:59:38.897676 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-9a432e4a-70ac-4cdb-a413-c923e16a90ab tempest-TaggedBootDevicesTest-872157188 tempest-TaggedBootDevicesTest-872157188-project-member] GET https://10.4.3.240/volume/v3/volumes/a1918759-9c62-44c3-8d24-13e5eee336a8 Aug 20 00:59:38.897853 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-9a432e4a-70ac-4cdb-a413-c923e16a90ab tempest-TaggedBootDevicesTest-872157188 tempest-TaggedBootDevicesTest-872157188-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:59:38.898069 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-9a432e4a-70ac-4cdb-a413-c923e16a90ab tempest-TaggedBootDevicesTest-872157188 tempest-TaggedBootDevicesTest-872157188-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:59:38.906331 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:59:38.906331 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 00:59:38.910085 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-9a432e4a-70ac-4cdb-a413-c923e16a90ab tempest-TaggedBootDevicesTest-872157188 tempest-TaggedBootDevicesTest-872157188-project-member] Volume info retrieved successfully. Aug 20 00:59:38.917539 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-9a432e4a-70ac-4cdb-a413-c923e16a90ab tempest-TaggedBootDevicesTest-872157188 tempest-TaggedBootDevicesTest-872157188-project-member] https://10.4.3.240/volume/v3/volumes/a1918759-9c62-44c3-8d24-13e5eee336a8 returned with HTTP 200 Aug 20 00:59:38.918210 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 329/1324] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:59:38 2026] GET /volume/v3/volumes/a1918759-9c62-44c3-8d24-13e5eee336a8 => generated 843 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:59:38.928314 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-5cb3f954-fdcb-4487-8946-c4475755db80 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:59:38.930996 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-5cb3f954-fdcb-4487-8946-c4475755db80 tempest-ServerActionsTestOtherA-1972702099 tempest-ServerActionsTestOtherA-1972702099-project-member] GET https://10.4.3.240/volume/v3/volumes/b4dadda5-0d8e-4f73-8bb8-07fcb224c22c Aug 20 00:59:38.931188 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-5cb3f954-fdcb-4487-8946-c4475755db80 tempest-ServerActionsTestOtherA-1972702099 tempest-ServerActionsTestOtherA-1972702099-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:59:38.931482 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-5cb3f954-fdcb-4487-8946-c4475755db80 tempest-ServerActionsTestOtherA-1972702099 tempest-ServerActionsTestOtherA-1972702099-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:59:38.941849 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:59:38.941849 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 00:59:38.945485 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-5cb3f954-fdcb-4487-8946-c4475755db80 tempest-ServerActionsTestOtherA-1972702099 tempest-ServerActionsTestOtherA-1972702099-project-member] Volume info retrieved successfully. Aug 20 00:59:38.950086 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-5cb3f954-fdcb-4487-8946-c4475755db80 tempest-ServerActionsTestOtherA-1972702099 tempest-ServerActionsTestOtherA-1972702099-project-member] https://10.4.3.240/volume/v3/volumes/b4dadda5-0d8e-4f73-8bb8-07fcb224c22c returned with HTTP 200 Aug 20 00:59:38.950597 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 336/1325] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:59:38 2026] GET /volume/v3/volumes/b4dadda5-0d8e-4f73-8bb8-07fcb224c22c => generated 1138 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:59:39.018531 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-910cfc20-4f7c-4520-a1df-2e76212b5b4c req-aad799d1-c6a8-470a-ac06-288273550ebc None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:59:39.024129 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-910cfc20-4f7c-4520-a1df-2e76212b5b4c req-aad799d1-c6a8-470a-ac06-288273550ebc tempest-ServerActionsTestOtherA-1972702099 tempest-ServerActionsTestOtherA-1972702099-project-member] GET https://10.4.3.240/volume/v3/volumes/b4dadda5-0d8e-4f73-8bb8-07fcb224c22c Aug 20 00:59:39.024380 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-910cfc20-4f7c-4520-a1df-2e76212b5b4c req-aad799d1-c6a8-470a-ac06-288273550ebc tempest-ServerActionsTestOtherA-1972702099 tempest-ServerActionsTestOtherA-1972702099-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:59:39.024625 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-910cfc20-4f7c-4520-a1df-2e76212b5b4c req-aad799d1-c6a8-470a-ac06-288273550ebc tempest-ServerActionsTestOtherA-1972702099 tempest-ServerActionsTestOtherA-1972702099-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:59:39.038598 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:59:39.038598 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 00:59:39.043949 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [req-910cfc20-4f7c-4520-a1df-2e76212b5b4c req-aad799d1-c6a8-470a-ac06-288273550ebc tempest-ServerActionsTestOtherA-1972702099 tempest-ServerActionsTestOtherA-1972702099-project-member] Volume info retrieved successfully. Aug 20 00:59:39.051622 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-910cfc20-4f7c-4520-a1df-2e76212b5b4c req-aad799d1-c6a8-470a-ac06-288273550ebc tempest-ServerActionsTestOtherA-1972702099 tempest-ServerActionsTestOtherA-1972702099-project-member] https://10.4.3.240/volume/v3/volumes/b4dadda5-0d8e-4f73-8bb8-07fcb224c22c returned with HTTP 200 Aug 20 00:59:39.052059 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 336/1326] 10.4.3.240 () {68 vars in 1598 bytes} [Thu Aug 20 00:59:39 2026] GET /volume/v3/volumes/b4dadda5-0d8e-4f73-8bb8-07fcb224c22c => generated 1138 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:59:39.075514 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [req-910cfc20-4f7c-4520-a1df-2e76212b5b4c req-8c031562-442e-4853-95a1-d6b12737194e None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:59:39.081477 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-910cfc20-4f7c-4520-a1df-2e76212b5b4c req-8c031562-442e-4853-95a1-d6b12737194e tempest-ServerActionsTestOtherA-1972702099 tempest-ServerActionsTestOtherA-1972702099-project-member] POST https://10.4.3.240/volume/v3/volumes/b4dadda5-0d8e-4f73-8bb8-07fcb224c22c/action Aug 20 00:59:39.081477 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [req-910cfc20-4f7c-4520-a1df-2e76212b5b4c req-8c031562-442e-4853-95a1-d6b12737194e tempest-ServerActionsTestOtherA-1972702099 tempest-ServerActionsTestOtherA-1972702099-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100213) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 00:59:39.081477 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [req-910cfc20-4f7c-4520-a1df-2e76212b5b4c req-8c031562-442e-4853-95a1-d6b12737194e tempest-ServerActionsTestOtherA-1972702099 tempest-ServerActionsTestOtherA-1972702099-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:59:39.094418 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:59:39.094418 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 00:59:39.094827 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [req-910cfc20-4f7c-4520-a1df-2e76212b5b4c req-8c031562-442e-4853-95a1-d6b12737194e tempest-ServerActionsTestOtherA-1972702099 tempest-ServerActionsTestOtherA-1972702099-project-member] Volume info retrieved successfully. Aug 20 00:59:39.102147 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [req-910cfc20-4f7c-4520-a1df-2e76212b5b4c req-8c031562-442e-4853-95a1-d6b12737194e tempest-ServerActionsTestOtherA-1972702099 tempest-ServerActionsTestOtherA-1972702099-project-member] Begin detaching volume completed successfully. Aug 20 00:59:39.102385 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-910cfc20-4f7c-4520-a1df-2e76212b5b4c req-8c031562-442e-4853-95a1-d6b12737194e tempest-ServerActionsTestOtherA-1972702099 tempest-ServerActionsTestOtherA-1972702099-project-member] https://10.4.3.240/volume/v3/volumes/b4dadda5-0d8e-4f73-8bb8-07fcb224c22c/action returned with HTTP 202 Aug 20 00:59:39.102932 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 326/1327] 10.4.3.240 () {72 vars in 1672 bytes} [Thu Aug 20 00:59:39 2026] POST /volume/v3/volumes/b4dadda5-0d8e-4f73-8bb8-07fcb224c22c/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 00:59:39.176176 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-107f47b4-d833-43ef-b9b8-fe548087dc73 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:59:39.176697 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-107f47b4-d833-43ef-b9b8-fe548087dc73 None None] GET https://10.4.3.240/volume// Aug 20 00:59:39.176946 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-107f47b4-d833-43ef-b9b8-fe548087dc73 None None] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:59:39.177278 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-107f47b4-d833-43ef-b9b8-fe548087dc73 None None] Calling method 'all' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:59:39.177693 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-107f47b4-d833-43ef-b9b8-fe548087dc73 None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 20 00:59:39.178109 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 330/1328] 10.4.3.240 () {66 vars in 1426 bytes} [Thu Aug 20 00:59:39 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 00:59:39.188313 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-910cfc20-4f7c-4520-a1df-2e76212b5b4c req-9a1d6420-c4e3-4e0f-a801-ed8ae1e8f1c6 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:59:39.190544 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-910cfc20-4f7c-4520-a1df-2e76212b5b4c req-9a1d6420-c4e3-4e0f-a801-ed8ae1e8f1c6 tempest-ServerActionsTestOtherA-1972702099 tempest-ServerActionsTestOtherA-1972702099-project-member] GET https://10.4.3.240/volume/v3/volumes/b4dadda5-0d8e-4f73-8bb8-07fcb224c22c Aug 20 00:59:39.190818 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-910cfc20-4f7c-4520-a1df-2e76212b5b4c req-9a1d6420-c4e3-4e0f-a801-ed8ae1e8f1c6 tempest-ServerActionsTestOtherA-1972702099 tempest-ServerActionsTestOtherA-1972702099-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:59:39.191087 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-910cfc20-4f7c-4520-a1df-2e76212b5b4c req-9a1d6420-c4e3-4e0f-a801-ed8ae1e8f1c6 tempest-ServerActionsTestOtherA-1972702099 tempest-ServerActionsTestOtherA-1972702099-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:59:39.204661 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:59:39.204661 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 00:59:39.211653 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [req-910cfc20-4f7c-4520-a1df-2e76212b5b4c req-9a1d6420-c4e3-4e0f-a801-ed8ae1e8f1c6 tempest-ServerActionsTestOtherA-1972702099 tempest-ServerActionsTestOtherA-1972702099-project-member] Volume info retrieved successfully. Aug 20 00:59:39.217884 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-910cfc20-4f7c-4520-a1df-2e76212b5b4c req-9a1d6420-c4e3-4e0f-a801-ed8ae1e8f1c6 tempest-ServerActionsTestOtherA-1972702099 tempest-ServerActionsTestOtherA-1972702099-project-member] https://10.4.3.240/volume/v3/volumes/b4dadda5-0d8e-4f73-8bb8-07fcb224c22c returned with HTTP 200 Aug 20 00:59:39.218357 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 337/1329] 10.4.3.240 () {70 vars in 1639 bytes} [Thu Aug 20 00:59:39 2026] GET /volume/v3/volumes/b4dadda5-0d8e-4f73-8bb8-07fcb224c22c => generated 1321 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 00:59:39.479290 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-312390e9-2891-4c22-b267-f9fef2a046ce None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:59:39.482166 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-312390e9-2891-4c22-b267-f9fef2a046ce tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] GET https://10.4.3.240/volume/v3/volumes/afb8d4c4-10f9-4ca1-837e-d1e16599ac76 Aug 20 00:59:39.482460 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-312390e9-2891-4c22-b267-f9fef2a046ce tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:59:39.482882 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-312390e9-2891-4c22-b267-f9fef2a046ce tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:59:39.496623 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:59:39.496623 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 00:59:39.516100 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-312390e9-2891-4c22-b267-f9fef2a046ce tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Volume info retrieved successfully. Aug 20 00:59:39.534231 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-312390e9-2891-4c22-b267-f9fef2a046ce tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] https://10.4.3.240/volume/v3/volumes/afb8d4c4-10f9-4ca1-837e-d1e16599ac76 returned with HTTP 200 Aug 20 00:59:39.534231 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 337/1330] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:59:39 2026] GET /volume/v3/volumes/afb8d4c4-10f9-4ca1-837e-d1e16599ac76 => generated 1366 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:59:39.719030 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [req-838ef86a-97db-46eb-b28a-566c5764586e req-9a3c2df1-c738-48b2-be96-92aa99fccf01 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:59:39.722017 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-838ef86a-97db-46eb-b28a-566c5764586e req-9a3c2df1-c738-48b2-be96-92aa99fccf01 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] GET https://10.4.3.240/volume/v3/volumes/afb8d4c4-10f9-4ca1-837e-d1e16599ac76 Aug 20 00:59:39.722244 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [req-838ef86a-97db-46eb-b28a-566c5764586e req-9a3c2df1-c738-48b2-be96-92aa99fccf01 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:59:39.722416 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [req-838ef86a-97db-46eb-b28a-566c5764586e req-9a3c2df1-c738-48b2-be96-92aa99fccf01 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:59:39.734646 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:59:39.734646 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 00:59:39.740304 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [req-838ef86a-97db-46eb-b28a-566c5764586e req-9a3c2df1-c738-48b2-be96-92aa99fccf01 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Volume info retrieved successfully. Aug 20 00:59:39.745751 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-838ef86a-97db-46eb-b28a-566c5764586e req-9a3c2df1-c738-48b2-be96-92aa99fccf01 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] https://10.4.3.240/volume/v3/volumes/afb8d4c4-10f9-4ca1-837e-d1e16599ac76 returned with HTTP 200 Aug 20 00:59:39.746262 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 327/1331] 10.4.3.240 () {68 vars in 1598 bytes} [Thu Aug 20 00:59:39 2026] GET /volume/v3/volumes/afb8d4c4-10f9-4ca1-837e-d1e16599ac76 => generated 1366 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:59:39.933312 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-bc2935c8-178f-4f66-afc3-e10f2b8e9506 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:59:39.935776 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-bc2935c8-178f-4f66-afc3-e10f2b8e9506 tempest-TaggedBootDevicesTest-872157188 tempest-TaggedBootDevicesTest-872157188-project-member] GET https://10.4.3.240/volume/v3/volumes/a1918759-9c62-44c3-8d24-13e5eee336a8 Aug 20 00:59:39.936011 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-bc2935c8-178f-4f66-afc3-e10f2b8e9506 tempest-TaggedBootDevicesTest-872157188 tempest-TaggedBootDevicesTest-872157188-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:59:39.936183 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-bc2935c8-178f-4f66-afc3-e10f2b8e9506 tempest-TaggedBootDevicesTest-872157188 tempest-TaggedBootDevicesTest-872157188-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:59:39.942236 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-bc2935c8-178f-4f66-afc3-e10f2b8e9506 tempest-TaggedBootDevicesTest-872157188 tempest-TaggedBootDevicesTest-872157188-project-member] https://10.4.3.240/volume/v3/volumes/a1918759-9c62-44c3-8d24-13e5eee336a8 returned with HTTP 404 Aug 20 00:59:39.943464 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 331/1332] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:59:39 2026] GET /volume/v3/volumes/a1918759-9c62-44c3-8d24-13e5eee336a8 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:59:39.951694 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-65685ec9-dcfe-4231-b5b6-583efde2f307 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:59:39.953843 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-65685ec9-dcfe-4231-b5b6-583efde2f307 tempest-TaggedBootDevicesTest-872157188 tempest-TaggedBootDevicesTest-872157188-project-member] DELETE https://10.4.3.240/volume/v3/volumes/a68f6dba-3cab-4193-9494-213b9778acf9 Aug 20 00:59:39.954431 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-65685ec9-dcfe-4231-b5b6-583efde2f307 tempest-TaggedBootDevicesTest-872157188 tempest-TaggedBootDevicesTest-872157188-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:59:39.954431 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-65685ec9-dcfe-4231-b5b6-583efde2f307 tempest-TaggedBootDevicesTest-872157188 tempest-TaggedBootDevicesTest-872157188-project-member] Calling method 'delete' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:59:39.954581 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.v3.volumes [None req-65685ec9-dcfe-4231-b5b6-583efde2f307 tempest-TaggedBootDevicesTest-872157188 tempest-TaggedBootDevicesTest-872157188-project-member] Delete volume with id: a68f6dba-3cab-4193-9494-213b9778acf9 Aug 20 00:59:39.963320 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:59:39.963320 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 00:59:39.963923 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-65685ec9-dcfe-4231-b5b6-583efde2f307 tempest-TaggedBootDevicesTest-872157188 tempest-TaggedBootDevicesTest-872157188-project-member] Volume info retrieved successfully. Aug 20 00:59:39.994055 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-65685ec9-dcfe-4231-b5b6-583efde2f307 tempest-TaggedBootDevicesTest-872157188 tempest-TaggedBootDevicesTest-872157188-project-member] Delete volume request issued successfully. Aug 20 00:59:39.994280 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-65685ec9-dcfe-4231-b5b6-583efde2f307 tempest-TaggedBootDevicesTest-872157188 tempest-TaggedBootDevicesTest-872157188-project-member] https://10.4.3.240/volume/v3/volumes/a68f6dba-3cab-4193-9494-213b9778acf9 returned with HTTP 202 Aug 20 00:59:39.994768 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 338/1333] 10.4.3.240 () {66 vars in 1351 bytes} [Thu Aug 20 00:59:39 2026] DELETE /volume/v3/volumes/a68f6dba-3cab-4193-9494-213b9778acf9 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:59:40.006581 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-0848af6e-4540-4e43-8ee9-5e4591002937 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:59:40.010023 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-0848af6e-4540-4e43-8ee9-5e4591002937 tempest-TaggedBootDevicesTest-872157188 tempest-TaggedBootDevicesTest-872157188-project-member] GET https://10.4.3.240/volume/v3/volumes/a68f6dba-3cab-4193-9494-213b9778acf9 Aug 20 00:59:40.010023 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-0848af6e-4540-4e43-8ee9-5e4591002937 tempest-TaggedBootDevicesTest-872157188 tempest-TaggedBootDevicesTest-872157188-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:59:40.010023 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-0848af6e-4540-4e43-8ee9-5e4591002937 tempest-TaggedBootDevicesTest-872157188 tempest-TaggedBootDevicesTest-872157188-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:59:40.021617 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:59:40.021617 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 00:59:40.025663 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-0848af6e-4540-4e43-8ee9-5e4591002937 tempest-TaggedBootDevicesTest-872157188 tempest-TaggedBootDevicesTest-872157188-project-member] Volume info retrieved successfully. Aug 20 00:59:40.032800 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-0848af6e-4540-4e43-8ee9-5e4591002937 tempest-TaggedBootDevicesTest-872157188 tempest-TaggedBootDevicesTest-872157188-project-member] https://10.4.3.240/volume/v3/volumes/a68f6dba-3cab-4193-9494-213b9778acf9 returned with HTTP 200 Aug 20 00:59:40.033322 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 338/1334] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:59:40 2026] GET /volume/v3/volumes/a68f6dba-3cab-4193-9494-213b9778acf9 => generated 1358 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:59:40.260965 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [req-838ef86a-97db-46eb-b28a-566c5764586e req-5a89c4a6-180c-494d-acd6-3620c1aa3fad None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:59:40.263361 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-838ef86a-97db-46eb-b28a-566c5764586e req-5a89c4a6-180c-494d-acd6-3620c1aa3fad tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] GET https://10.4.3.240/volume/v3/volumes/afb8d4c4-10f9-4ca1-837e-d1e16599ac76 Aug 20 00:59:40.263613 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [req-838ef86a-97db-46eb-b28a-566c5764586e req-5a89c4a6-180c-494d-acd6-3620c1aa3fad tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:59:40.263841 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [req-838ef86a-97db-46eb-b28a-566c5764586e req-5a89c4a6-180c-494d-acd6-3620c1aa3fad tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:59:40.272777 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:59:40.272777 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 00:59:40.280265 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [req-910cfc20-4f7c-4520-a1df-2e76212b5b4c req-2eea18ee-0f10-4570-a0c5-cf0e0a94d133 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:59:40.281581 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [req-838ef86a-97db-46eb-b28a-566c5764586e req-5a89c4a6-180c-494d-acd6-3620c1aa3fad tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Volume info retrieved successfully. Aug 20 00:59:40.284306 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-910cfc20-4f7c-4520-a1df-2e76212b5b4c req-2eea18ee-0f10-4570-a0c5-cf0e0a94d133 tempest-ServerActionsTestOtherA-1972702099 tempest-ServerActionsTestOtherA-1972702099-project-member] DELETE https://10.4.3.240/volume/v3/attachments/0c93c923-d11b-4c0d-bb6b-3d9b90a22d7f Aug 20 00:59:40.284566 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [req-910cfc20-4f7c-4520-a1df-2e76212b5b4c req-2eea18ee-0f10-4570-a0c5-cf0e0a94d133 tempest-ServerActionsTestOtherA-1972702099 tempest-ServerActionsTestOtherA-1972702099-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:59:40.284789 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [req-910cfc20-4f7c-4520-a1df-2e76212b5b4c req-2eea18ee-0f10-4570-a0c5-cf0e0a94d133 tempest-ServerActionsTestOtherA-1972702099 tempest-ServerActionsTestOtherA-1972702099-project-member] Calling method 'version_select' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:59:40.288056 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-838ef86a-97db-46eb-b28a-566c5764586e req-5a89c4a6-180c-494d-acd6-3620c1aa3fad tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] https://10.4.3.240/volume/v3/volumes/afb8d4c4-10f9-4ca1-837e-d1e16599ac76 returned with HTTP 200 Aug 20 00:59:40.288625 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 328/1335] 10.4.3.240 () {68 vars in 1598 bytes} [Thu Aug 20 00:59:40 2026] GET /volume/v3/volumes/afb8d4c4-10f9-4ca1-837e-d1e16599ac76 => generated 1366 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:59:40.292455 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:59:40.292455 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 00:59:40.302368 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-d62a526e-19b4-49e6-850a-ff83ed47d04f None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:59:40.302368 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-d62a526e-19b4-49e6-850a-ff83ed47d04f None None] GET https://10.4.3.240/volume// Aug 20 00:59:40.302368 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-d62a526e-19b4-49e6-850a-ff83ed47d04f None None] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:59:40.302368 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-d62a526e-19b4-49e6-850a-ff83ed47d04f None None] Calling method 'all' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:59:40.302368 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-d62a526e-19b4-49e6-850a-ff83ed47d04f None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 20 00:59:40.302368 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 339/1336] 10.4.3.240 () {66 vars in 1419 bytes} [Thu Aug 20 00:59:40 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 00:59:40.309671 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-838ef86a-97db-46eb-b28a-566c5764586e req-9f6af5ef-2980-4d8d-8c13-f704279acc4a None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:59:40.312216 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-838ef86a-97db-46eb-b28a-566c5764586e req-9f6af5ef-2980-4d8d-8c13-f704279acc4a tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] POST https://10.4.3.240/volume/v3/attachments Aug 20 00:59:40.312707 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-838ef86a-97db-46eb-b28a-566c5764586e req-9f6af5ef-2980-4d8d-8c13-f704279acc4a tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "afb8d4c4-10f9-4ca1-837e-d1e16599ac76", "connector": null, "instance_uuid": "ae301c05-777a-4feb-b67d-12bf4d6d7a8f"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:59:40.322415 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:59:40.322415 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 00:59:40.349470 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-838ef86a-97db-46eb-b28a-566c5764586e req-9f6af5ef-2980-4d8d-8c13-f704279acc4a tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] https://10.4.3.240/volume/v3/attachments returned with HTTP 200 Aug 20 00:59:40.349886 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 339/1337] 10.4.3.240 () {74 vars in 1594 bytes} [Thu Aug 20 00:59:40 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 20 00:59:40.384810 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-910cfc20-4f7c-4520-a1df-2e76212b5b4c req-2eea18ee-0f10-4570-a0c5-cf0e0a94d133 tempest-ServerActionsTestOtherA-1972702099 tempest-ServerActionsTestOtherA-1972702099-project-member] https://10.4.3.240/volume/v3/attachments/0c93c923-d11b-4c0d-bb6b-3d9b90a22d7f returned with HTTP 200 Aug 20 00:59:40.385470 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 332/1338] 10.4.3.240 () {72 vars in 1673 bytes} [Thu Aug 20 00:59:40 2026] DELETE /volume/v3/attachments/0c93c923-d11b-4c0d-bb6b-3d9b90a22d7f => generated 19 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:59:41.059015 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-019c0727-97d6-4815-815f-9b84b5c31831 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:59:41.061642 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-019c0727-97d6-4815-815f-9b84b5c31831 tempest-TaggedBootDevicesTest-872157188 tempest-TaggedBootDevicesTest-872157188-project-member] GET https://10.4.3.240/volume/v3/volumes/a68f6dba-3cab-4193-9494-213b9778acf9 Aug 20 00:59:41.061899 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-019c0727-97d6-4815-815f-9b84b5c31831 tempest-TaggedBootDevicesTest-872157188 tempest-TaggedBootDevicesTest-872157188-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:59:41.062142 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-019c0727-97d6-4815-815f-9b84b5c31831 tempest-TaggedBootDevicesTest-872157188 tempest-TaggedBootDevicesTest-872157188-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:59:41.069178 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-019c0727-97d6-4815-815f-9b84b5c31831 tempest-TaggedBootDevicesTest-872157188 tempest-TaggedBootDevicesTest-872157188-project-member] https://10.4.3.240/volume/v3/volumes/a68f6dba-3cab-4193-9494-213b9778acf9 returned with HTTP 404 Aug 20 00:59:41.069815 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 329/1339] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:59:41 2026] GET /volume/v3/volumes/a68f6dba-3cab-4193-9494-213b9778acf9 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:59:41.291588 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-98559a90-f4cc-4b61-a368-2e440d16dd2d None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:59:41.299750 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-98559a90-f4cc-4b61-a368-2e440d16dd2d tempest-ServerActionsTestOtherA-1972702099 tempest-ServerActionsTestOtherA-1972702099-project-member] GET https://10.4.3.240/volume/v3/volumes/b4dadda5-0d8e-4f73-8bb8-07fcb224c22c Aug 20 00:59:41.299750 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-98559a90-f4cc-4b61-a368-2e440d16dd2d tempest-ServerActionsTestOtherA-1972702099 tempest-ServerActionsTestOtherA-1972702099-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:59:41.299750 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-98559a90-f4cc-4b61-a368-2e440d16dd2d tempest-ServerActionsTestOtherA-1972702099 tempest-ServerActionsTestOtherA-1972702099-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:59:41.311537 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:59:41.311537 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 00:59:41.317192 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-98559a90-f4cc-4b61-a368-2e440d16dd2d tempest-ServerActionsTestOtherA-1972702099 tempest-ServerActionsTestOtherA-1972702099-project-member] Volume info retrieved successfully. Aug 20 00:59:41.323406 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-98559a90-f4cc-4b61-a368-2e440d16dd2d tempest-ServerActionsTestOtherA-1972702099 tempest-ServerActionsTestOtherA-1972702099-project-member] https://10.4.3.240/volume/v3/volumes/b4dadda5-0d8e-4f73-8bb8-07fcb224c22c returned with HTTP 200 Aug 20 00:59:41.323987 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 340/1340] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:59:41 2026] GET /volume/v3/volumes/b4dadda5-0d8e-4f73-8bb8-07fcb224c22c => generated 846 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:59:43.220531 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-70c0fff1-8800-44e7-973c-5ada026ca8af None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:59:43.220910 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-70c0fff1-8800-44e7-973c-5ada026ca8af None None] GET https://10.4.3.240/volume// Aug 20 00:59:43.220910 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-70c0fff1-8800-44e7-973c-5ada026ca8af None None] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:59:43.221080 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-70c0fff1-8800-44e7-973c-5ada026ca8af None None] Calling method 'all' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:59:43.221403 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-70c0fff1-8800-44e7-973c-5ada026ca8af None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 20 00:59:43.221628 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 340/1341] 10.4.3.240 () {66 vars in 1426 bytes} [Thu Aug 20 00:59:43 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 00:59:43.245518 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [req-838ef86a-97db-46eb-b28a-566c5764586e req-90d66dba-4a45-40f4-98b5-f77b46475db1 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:59:43.249860 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-838ef86a-97db-46eb-b28a-566c5764586e req-90d66dba-4a45-40f4-98b5-f77b46475db1 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] GET https://10.4.3.240/volume/v3/volumes/afb8d4c4-10f9-4ca1-837e-d1e16599ac76 Aug 20 00:59:43.250140 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [req-838ef86a-97db-46eb-b28a-566c5764586e req-90d66dba-4a45-40f4-98b5-f77b46475db1 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:59:43.250540 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [req-838ef86a-97db-46eb-b28a-566c5764586e req-90d66dba-4a45-40f4-98b5-f77b46475db1 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:59:43.268918 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:59:43.268918 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 00:59:43.275633 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [req-838ef86a-97db-46eb-b28a-566c5764586e req-90d66dba-4a45-40f4-98b5-f77b46475db1 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Volume info retrieved successfully. Aug 20 00:59:43.283892 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-838ef86a-97db-46eb-b28a-566c5764586e req-90d66dba-4a45-40f4-98b5-f77b46475db1 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] https://10.4.3.240/volume/v3/volumes/afb8d4c4-10f9-4ca1-837e-d1e16599ac76 returned with HTTP 200 Aug 20 00:59:43.286272 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 333/1342] 10.4.3.240 () {70 vars in 1639 bytes} [Thu Aug 20 00:59:43 2026] GET /volume/v3/volumes/afb8d4c4-10f9-4ca1-837e-d1e16599ac76 => generated 1545 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 00:59:43.423355 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [req-838ef86a-97db-46eb-b28a-566c5764586e req-9bb5b341-f529-4129-8829-f998572198b5 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:59:43.427940 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-838ef86a-97db-46eb-b28a-566c5764586e req-9bb5b341-f529-4129-8829-f998572198b5 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] PUT https://10.4.3.240/volume/v3/attachments/8467e3ad-5410-4709-aa6c-0a0a8fea8abb Aug 20 00:59:43.428276 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [req-838ef86a-97db-46eb-b28a-566c5764586e req-9bb5b341-f529-4129-8829-f998572198b5 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.240", "host": "np0000007838", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:e656b6daafb0", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "870eaf75-1108-49d5-b5ab-79f4c93758d0", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:59:43.445632 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.coordination [req-838ef86a-97db-46eb-b28a-566c5764586e req-9bb5b341-f529-4129-8829-f998572198b5 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Acquiring lock "cinder-attachment_update-afb8d4c4-10f9-4ca1-837e-d1e16599ac76-np0000007838" by "attachment_update" {{(pid=100213) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 00:59:43.454629 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.coordination [req-838ef86a-97db-46eb-b28a-566c5764586e req-9bb5b341-f529-4129-8829-f998572198b5 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Lock "cinder-attachment_update-afb8d4c4-10f9-4ca1-837e-d1e16599ac76-np0000007838" acquired by "attachment_update" :: waited 0.009s {{(pid=100213) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 00:59:43.455925 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:59:43.455925 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 00:59:43.587934 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.coordination [req-838ef86a-97db-46eb-b28a-566c5764586e req-9bb5b341-f529-4129-8829-f998572198b5 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Lock "cinder-attachment_update-afb8d4c4-10f9-4ca1-837e-d1e16599ac76-np0000007838" released by "attachment_update" :: held 0.133s {{(pid=100213) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 00:59:43.588104 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-838ef86a-97db-46eb-b28a-566c5764586e req-9bb5b341-f529-4129-8829-f998572198b5 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] https://10.4.3.240/volume/v3/attachments/8467e3ad-5410-4709-aa6c-0a0a8fea8abb returned with HTTP 200 Aug 20 00:59:43.589143 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 330/1343] 10.4.3.240 () {74 vars in 1704 bytes} [Thu Aug 20 00:59:43 2026] PUT /volume/v3/attachments/8467e3ad-5410-4709-aa6c-0a0a8fea8abb => generated 969 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:59:43.622427 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-838ef86a-97db-46eb-b28a-566c5764586e req-753fd227-2e6d-4945-b9ad-4396be7792ba None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:59:43.625366 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-838ef86a-97db-46eb-b28a-566c5764586e req-753fd227-2e6d-4945-b9ad-4396be7792ba tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] POST https://10.4.3.240/volume/v3/attachments/8467e3ad-5410-4709-aa6c-0a0a8fea8abb/action Aug 20 00:59:43.625773 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-838ef86a-97db-46eb-b28a-566c5764586e req-753fd227-2e6d-4945-b9ad-4396be7792ba tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Action body: b'{"os-complete": null}' {{(pid=100214) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 00:59:43.625921 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-838ef86a-97db-46eb-b28a-566c5764586e req-753fd227-2e6d-4945-b9ad-4396be7792ba tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:59:43.645957 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:59:43.645957 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 00:59:43.655932 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-838ef86a-97db-46eb-b28a-566c5764586e req-753fd227-2e6d-4945-b9ad-4396be7792ba tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] https://10.4.3.240/volume/v3/attachments/8467e3ad-5410-4709-aa6c-0a0a8fea8abb/action returned with HTTP 204 Aug 20 00:59:43.656649 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 341/1344] 10.4.3.240 () {74 vars in 1725 bytes} [Thu Aug 20 00:59:43 2026] POST /volume/v3/attachments/8467e3ad-5410-4709-aa6c-0a0a8fea8abb/action => generated 0 bytes in 35 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:59:45.361815 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-8a4162e6-b04e-494c-97e1-28d2e4081618 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:59:45.364290 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-8a4162e6-b04e-494c-97e1-28d2e4081618 tempest-VolumesActionsTest-965505807 tempest-VolumesActionsTest-965505807-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 20 00:59:45.364764 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-8a4162e6-b04e-494c-97e1-28d2e4081618 tempest-VolumesActionsTest-965505807 tempest-VolumesActionsTest-965505807-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1065468935"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:59:45.366671 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.v3.volumes [None req-8a4162e6-b04e-494c-97e1-28d2e4081618 tempest-VolumesActionsTest-965505807 tempest-VolumesActionsTest-965505807-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1065468935'}} {{(pid=100215) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 00:59:45.366855 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-8a4162e6-b04e-494c-97e1-28d2e4081618 tempest-VolumesActionsTest-965505807 tempest-VolumesActionsTest-965505807-project-member] Create volume of 1 GB Aug 20 00:59:45.367244 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:59:45.367244 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 00:59:45.373701 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-8a4162e6-b04e-494c-97e1-28d2e4081618 tempest-VolumesActionsTest-965505807 tempest-VolumesActionsTest-965505807-project-member] Availability Zones retrieved successfully. Aug 20 00:59:45.381665 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-8a4162e6-b04e-494c-97e1-28d2e4081618 tempest-VolumesActionsTest-965505807 tempest-VolumesActionsTest-965505807-project-member] Flow 'volume_create_api' (182366c9-1b2c-4ae3-bfba-5a68cedebfba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:59:45.383296 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-8a4162e6-b04e-494c-97e1-28d2e4081618 tempest-VolumesActionsTest-965505807 tempest-VolumesActionsTest-965505807-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b75abd12-3090-4e7a-a661-82c3e3275ff2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:59:45.384674 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.flows.api.create_volume [None req-8a4162e6-b04e-494c-97e1-28d2e4081618 tempest-VolumesActionsTest-965505807 tempest-VolumesActionsTest-965505807-project-member] Validating volume size '1' using validate_int {{(pid=100215) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 00:59:45.421427 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-8a4162e6-b04e-494c-97e1-28d2e4081618 tempest-VolumesActionsTest-965505807 tempest-VolumesActionsTest-965505807-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b75abd12-3090-4e7a-a661-82c3e3275ff2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:52:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1ed58bd6-fe6a-497e-ae84-e8199d24fdfa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:59:45.422140 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-8a4162e6-b04e-494c-97e1-28d2e4081618 tempest-VolumesActionsTest-965505807 tempest-VolumesActionsTest-965505807-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dd0a50be-f316-4af7-a365-266b27e1757c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:59:45.509027 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.quota [None req-8a4162e6-b04e-494c-97e1-28d2e4081618 tempest-VolumesActionsTest-965505807 tempest-VolumesActionsTest-965505807-project-member] Created reservations ['c27354ca-cfe3-4ef3-8361-3a3be8f7dafa', 'a50b6ce7-cf85-4785-82db-86af46665c13', '9bbfa478-7be3-431f-bbca-33d123157aaa', '0c2c2b14-922b-421a-93ef-e21fe6d949a7'] {{(pid=100215) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:59:45.509891 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-8a4162e6-b04e-494c-97e1-28d2e4081618 tempest-VolumesActionsTest-965505807 tempest-VolumesActionsTest-965505807-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dd0a50be-f316-4af7-a365-266b27e1757c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c27354ca-cfe3-4ef3-8361-3a3be8f7dafa', 'a50b6ce7-cf85-4785-82db-86af46665c13', '9bbfa478-7be3-431f-bbca-33d123157aaa', '0c2c2b14-922b-421a-93ef-e21fe6d949a7']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:59:45.510754 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-8a4162e6-b04e-494c-97e1-28d2e4081618 tempest-VolumesActionsTest-965505807 tempest-VolumesActionsTest-965505807-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2042ce30-32dd-4bef-8b60-6b3d700b7e99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:59:45.534878 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-8a4162e6-b04e-494c-97e1-28d2e4081618 tempest-VolumesActionsTest-965505807 tempest-VolumesActionsTest-965505807-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2042ce30-32dd-4bef-8b60-6b3d700b7e99) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7c5508bc-39b7-4001-8e80-c3d3419eedc1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1065468935',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dfd41624bf6a4f13acf612070db271fb',qos_specs=None,replication_status=,reservations=['c27354ca-cfe3-4ef3-8361-3a3be8f7dafa','a50b6ce7-cf85-4785-82db-86af46665c13','9bbfa478-7be3-431f-bbca-33d123157aaa','0c2c2b14-922b-421a-93ef-e21fe6d949a7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='38bd68b2aa86422aafc1738d7319f336',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T00:59:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1065468935',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7c5508bc-39b7-4001-8e80-c3d3419eedc1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dfd41624bf6a4f13acf612070db271fb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='38bd68b2aa86422aafc1738d7319f336',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1ed58bd6-fe6a-497e-ae84-e8199d24fdfa),volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:59:45.535698 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-8a4162e6-b04e-494c-97e1-28d2e4081618 tempest-VolumesActionsTest-965505807 tempest-VolumesActionsTest-965505807-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bcc54264-742a-4f20-8125-2539f241dfa7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:59:45.553267 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-8a4162e6-b04e-494c-97e1-28d2e4081618 tempest-VolumesActionsTest-965505807 tempest-VolumesActionsTest-965505807-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bcc54264-742a-4f20-8125-2539f241dfa7) transitioned into state 'SUCCESS' from state '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-1065468935',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dfd41624bf6a4f13acf612070db271fb',qos_specs=None,replication_status=,reservations=['c27354ca-cfe3-4ef3-8361-3a3be8f7dafa','a50b6ce7-cf85-4785-82db-86af46665c13','9bbfa478-7be3-431f-bbca-33d123157aaa','0c2c2b14-922b-421a-93ef-e21fe6d949a7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='38bd68b2aa86422aafc1738d7319f336',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:59:45.554045 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-8a4162e6-b04e-494c-97e1-28d2e4081618 tempest-VolumesActionsTest-965505807 tempest-VolumesActionsTest-965505807-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (086d75b2-4369-4727-b64e-0d455b39abf9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:59:45.563066 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-8a4162e6-b04e-494c-97e1-28d2e4081618 tempest-VolumesActionsTest-965505807 tempest-VolumesActionsTest-965505807-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (086d75b2-4369-4727-b64e-0d455b39abf9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:59:45.563919 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-8a4162e6-b04e-494c-97e1-28d2e4081618 tempest-VolumesActionsTest-965505807 tempest-VolumesActionsTest-965505807-project-member] Flow 'volume_create_api' (182366c9-1b2c-4ae3-bfba-5a68cedebfba) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:59:45.564189 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-8a4162e6-b04e-494c-97e1-28d2e4081618 tempest-VolumesActionsTest-965505807 tempest-VolumesActionsTest-965505807-project-member] Create volume request issued successfully. Aug 20 00:59:45.564837 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-8a4162e6-b04e-494c-97e1-28d2e4081618 tempest-VolumesActionsTest-965505807 tempest-VolumesActionsTest-965505807-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 20 00:59:45.565224 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 341/1345] 10.4.3.240 () {68 vars in 1258 bytes} [Thu Aug 20 00:59:45 2026] POST /volume/v3/volumes => generated 749 bytes in 204 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 00:59:45.581368 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-3f02db59-67f5-4520-b211-0bcb18a83999 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:59:45.584745 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-3f02db59-67f5-4520-b211-0bcb18a83999 tempest-VolumesActionsTest-965505807 tempest-VolumesActionsTest-965505807-project-member] GET https://10.4.3.240/volume/v3/volumes/7c5508bc-39b7-4001-8e80-c3d3419eedc1 Aug 20 00:59:45.585020 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-3f02db59-67f5-4520-b211-0bcb18a83999 tempest-VolumesActionsTest-965505807 tempest-VolumesActionsTest-965505807-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:59:45.585487 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-3f02db59-67f5-4520-b211-0bcb18a83999 tempest-VolumesActionsTest-965505807 tempest-VolumesActionsTest-965505807-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:59:45.597751 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:59:45.597751 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 00:59:45.602980 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-3f02db59-67f5-4520-b211-0bcb18a83999 tempest-VolumesActionsTest-965505807 tempest-VolumesActionsTest-965505807-project-member] Volume info retrieved successfully. Aug 20 00:59:45.609632 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-3f02db59-67f5-4520-b211-0bcb18a83999 tempest-VolumesActionsTest-965505807 tempest-VolumesActionsTest-965505807-project-member] https://10.4.3.240/volume/v3/volumes/7c5508bc-39b7-4001-8e80-c3d3419eedc1 returned with HTTP 200 Aug 20 00:59:45.611511 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 334/1346] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:59:45 2026] GET /volume/v3/volumes/7c5508bc-39b7-4001-8e80-c3d3419eedc1 => generated 817 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:59:46.093941 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-8ffeb372-a501-4556-9afa-ba3e65bda7e2 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:59:46.095565 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-8ffeb372-a501-4556-9afa-ba3e65bda7e2 tempest-ServerActionsTestOtherA-1972702099 tempest-ServerActionsTestOtherA-1972702099-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 20 00:59:46.095915 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-8ffeb372-a501-4556-9afa-ba3e65bda7e2 tempest-ServerActionsTestOtherA-1972702099 tempest-ServerActionsTestOtherA-1972702099-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-1549370116", "imageRef": "8d830113-4280-4524-bdd9-3a577a7d4174", "size": 1}} {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:59:46.097203 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.v3.volumes [None req-8ffeb372-a501-4556-9afa-ba3e65bda7e2 tempest-ServerActionsTestOtherA-1972702099 tempest-ServerActionsTestOtherA-1972702099-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-1549370116', 'imageRef': '8d830113-4280-4524-bdd9-3a577a7d4174', 'size': 1}} {{(pid=100213) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 00:59:46.319036 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.v3.volumes [None req-8ffeb372-a501-4556-9afa-ba3e65bda7e2 tempest-ServerActionsTestOtherA-1972702099 tempest-ServerActionsTestOtherA-1972702099-project-member] Create volume of 1 GB Aug 20 00:59:46.319385 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:59:46.319385 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 00:59:46.323351 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-8ffeb372-a501-4556-9afa-ba3e65bda7e2 tempest-ServerActionsTestOtherA-1972702099 tempest-ServerActionsTestOtherA-1972702099-project-member] Availability Zones retrieved successfully. Aug 20 00:59:46.328809 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-8ffeb372-a501-4556-9afa-ba3e65bda7e2 tempest-ServerActionsTestOtherA-1972702099 tempest-ServerActionsTestOtherA-1972702099-project-member] Flow 'volume_create_api' (00222732-92f9-4db2-a514-dece31a4a9f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:59:46.329788 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-8ffeb372-a501-4556-9afa-ba3e65bda7e2 tempest-ServerActionsTestOtherA-1972702099 tempest-ServerActionsTestOtherA-1972702099-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9a62a560-83cc-4f7a-b767-594bdd52e4d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:59:46.330758 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.flows.api.create_volume [None req-8ffeb372-a501-4556-9afa-ba3e65bda7e2 tempest-ServerActionsTestOtherA-1972702099 tempest-ServerActionsTestOtherA-1972702099-project-member] Validating volume size '1' using validate_int {{(pid=100213) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 00:59:46.393985 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-8ffeb372-a501-4556-9afa-ba3e65bda7e2 tempest-ServerActionsTestOtherA-1972702099 tempest-ServerActionsTestOtherA-1972702099-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9a62a560-83cc-4f7a-b767-594bdd52e4d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:52:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1ed58bd6-fe6a-497e-ae84-e8199d24fdfa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:59:46.394839 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-8ffeb372-a501-4556-9afa-ba3e65bda7e2 tempest-ServerActionsTestOtherA-1972702099 tempest-ServerActionsTestOtherA-1972702099-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4d1b3f1e-163a-4102-854a-adf92a873e38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:59:46.451818 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.quota [None req-8ffeb372-a501-4556-9afa-ba3e65bda7e2 tempest-ServerActionsTestOtherA-1972702099 tempest-ServerActionsTestOtherA-1972702099-project-member] Created reservations ['54020116-9e85-4ef3-8584-02abe683a994', '307d34b8-f578-4202-9b12-864e2b6985c5', '4dc77c2c-09bf-4f15-afb3-2b8527f4cb14', '68803cf3-5966-4be7-b1f8-febffd4e05e2'] {{(pid=100213) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:59:46.452854 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-8ffeb372-a501-4556-9afa-ba3e65bda7e2 tempest-ServerActionsTestOtherA-1972702099 tempest-ServerActionsTestOtherA-1972702099-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4d1b3f1e-163a-4102-854a-adf92a873e38) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['54020116-9e85-4ef3-8584-02abe683a994', '307d34b8-f578-4202-9b12-864e2b6985c5', '4dc77c2c-09bf-4f15-afb3-2b8527f4cb14', '68803cf3-5966-4be7-b1f8-febffd4e05e2']}' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:59:46.453743 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-8ffeb372-a501-4556-9afa-ba3e65bda7e2 tempest-ServerActionsTestOtherA-1972702099 tempest-ServerActionsTestOtherA-1972702099-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (61869725-a7ce-4651-865e-b86ebbecde41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:59:46.480192 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-8ffeb372-a501-4556-9afa-ba3e65bda7e2 tempest-ServerActionsTestOtherA-1972702099 tempest-ServerActionsTestOtherA-1972702099-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (61869725-a7ce-4651-865e-b86ebbecde41) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0da57633-0964-4bf5-b36d-706da55067ba', '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-1549370116',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c0bf56ca5c51445c877892a1286bf220',qos_specs=None,replication_status=,reservations=['54020116-9e85-4ef3-8584-02abe683a994','307d34b8-f578-4202-9b12-864e2b6985c5','4dc77c2c-09bf-4f15-afb3-2b8527f4cb14','68803cf3-5966-4be7-b1f8-febffd4e05e2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ee98d54d24c14e6781194d1dc6b98156',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T00:59:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1549370116',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0da57633-0964-4bf5-b36d-706da55067ba,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c0bf56ca5c51445c877892a1286bf220',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ee98d54d24c14e6781194d1dc6b98156',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1ed58bd6-fe6a-497e-ae84-e8199d24fdfa),volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:59:46.481545 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-8ffeb372-a501-4556-9afa-ba3e65bda7e2 tempest-ServerActionsTestOtherA-1972702099 tempest-ServerActionsTestOtherA-1972702099-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3b71dcd9-24f9-441f-bae9-a357df3e48d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:59:46.515850 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-8ffeb372-a501-4556-9afa-ba3e65bda7e2 tempest-ServerActionsTestOtherA-1972702099 tempest-ServerActionsTestOtherA-1972702099-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3b71dcd9-24f9-441f-bae9-a357df3e48d1) transitioned into state 'SUCCESS' from state '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-1549370116',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c0bf56ca5c51445c877892a1286bf220',qos_specs=None,replication_status=,reservations=['54020116-9e85-4ef3-8584-02abe683a994','307d34b8-f578-4202-9b12-864e2b6985c5','4dc77c2c-09bf-4f15-afb3-2b8527f4cb14','68803cf3-5966-4be7-b1f8-febffd4e05e2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ee98d54d24c14e6781194d1dc6b98156',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:59:46.515850 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-8ffeb372-a501-4556-9afa-ba3e65bda7e2 tempest-ServerActionsTestOtherA-1972702099 tempest-ServerActionsTestOtherA-1972702099-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b2618e64-4758-4fe9-8b7d-47520eb1ada0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:59:46.528418 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-8ffeb372-a501-4556-9afa-ba3e65bda7e2 tempest-ServerActionsTestOtherA-1972702099 tempest-ServerActionsTestOtherA-1972702099-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b2618e64-4758-4fe9-8b7d-47520eb1ada0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:59:46.529477 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-8ffeb372-a501-4556-9afa-ba3e65bda7e2 tempest-ServerActionsTestOtherA-1972702099 tempest-ServerActionsTestOtherA-1972702099-project-member] Flow 'volume_create_api' (00222732-92f9-4db2-a514-dece31a4a9f9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100213) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:59:46.530020 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-8ffeb372-a501-4556-9afa-ba3e65bda7e2 tempest-ServerActionsTestOtherA-1972702099 tempest-ServerActionsTestOtherA-1972702099-project-member] Create volume request issued successfully. Aug 20 00:59:46.530787 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-8ffeb372-a501-4556-9afa-ba3e65bda7e2 tempest-ServerActionsTestOtherA-1972702099 tempest-ServerActionsTestOtherA-1972702099-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 20 00:59:46.531531 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 331/1347] 10.4.3.240 () {68 vars in 1259 bytes} [Thu Aug 20 00:59:46 2026] POST /volume/v3/volumes => generated 753 bytes in 438 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 00:59:46.547937 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-2eb3f27b-5de4-4227-b8ab-0134bbdd2576 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:59:46.550248 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-2eb3f27b-5de4-4227-b8ab-0134bbdd2576 tempest-ServerActionsTestOtherA-1972702099 tempest-ServerActionsTestOtherA-1972702099-project-member] GET https://10.4.3.240/volume/v3/volumes/0da57633-0964-4bf5-b36d-706da55067ba Aug 20 00:59:46.550702 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-2eb3f27b-5de4-4227-b8ab-0134bbdd2576 tempest-ServerActionsTestOtherA-1972702099 tempest-ServerActionsTestOtherA-1972702099-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:59:46.550953 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-2eb3f27b-5de4-4227-b8ab-0134bbdd2576 tempest-ServerActionsTestOtherA-1972702099 tempest-ServerActionsTestOtherA-1972702099-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:59:46.560853 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:59:46.560853 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 00:59:46.568209 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-2eb3f27b-5de4-4227-b8ab-0134bbdd2576 tempest-ServerActionsTestOtherA-1972702099 tempest-ServerActionsTestOtherA-1972702099-project-member] Volume info retrieved successfully. Aug 20 00:59:46.580078 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-2eb3f27b-5de4-4227-b8ab-0134bbdd2576 tempest-ServerActionsTestOtherA-1972702099 tempest-ServerActionsTestOtherA-1972702099-project-member] https://10.4.3.240/volume/v3/volumes/0da57633-0964-4bf5-b36d-706da55067ba returned with HTTP 200 Aug 20 00:59:46.580511 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 342/1348] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:59:46 2026] GET /volume/v3/volumes/0da57633-0964-4bf5-b36d-706da55067ba => generated 821 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:59:46.633943 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-88117ff5-f20c-42db-a8c1-205b6b1a9527 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:59:46.643268 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-88117ff5-f20c-42db-a8c1-205b6b1a9527 tempest-VolumesActionsTest-965505807 tempest-VolumesActionsTest-965505807-project-member] GET https://10.4.3.240/volume/v3/volumes/7c5508bc-39b7-4001-8e80-c3d3419eedc1 Aug 20 00:59:46.643905 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-88117ff5-f20c-42db-a8c1-205b6b1a9527 tempest-VolumesActionsTest-965505807 tempest-VolumesActionsTest-965505807-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:59:46.643905 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-88117ff5-f20c-42db-a8c1-205b6b1a9527 tempest-VolumesActionsTest-965505807 tempest-VolumesActionsTest-965505807-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:59:46.659102 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:59:46.659102 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 00:59:46.671222 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-88117ff5-f20c-42db-a8c1-205b6b1a9527 tempest-VolumesActionsTest-965505807 tempest-VolumesActionsTest-965505807-project-member] Volume info retrieved successfully. Aug 20 00:59:46.677289 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-88117ff5-f20c-42db-a8c1-205b6b1a9527 tempest-VolumesActionsTest-965505807 tempest-VolumesActionsTest-965505807-project-member] https://10.4.3.240/volume/v3/volumes/7c5508bc-39b7-4001-8e80-c3d3419eedc1 returned with HTTP 200 Aug 20 00:59:46.677867 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 342/1349] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:59:46 2026] GET /volume/v3/volumes/7c5508bc-39b7-4001-8e80-c3d3419eedc1 => generated 842 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:59:46.698111 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-6537cec7-e048-4e32-b913-65c1418bc2b2 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:59:46.702270 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-6537cec7-e048-4e32-b913-65c1418bc2b2 tempest-VolumesActionsTest-965505807 tempest-VolumesActionsTest-965505807-project-member] POST https://10.4.3.240/volume/v3/volumes/7c5508bc-39b7-4001-8e80-c3d3419eedc1/action Aug 20 00:59:46.702957 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-6537cec7-e048-4e32-b913-65c1418bc2b2 tempest-VolumesActionsTest-965505807 tempest-VolumesActionsTest-965505807-project-member] Action body: b'{"os-attach": {"instance_uuid": "6f6fb096-d086-431a-91c7-45f25cc0a498", "mountpoint": "/dev/vdb"}}' {{(pid=100212) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 00:59:46.703178 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-6537cec7-e048-4e32-b913-65c1418bc2b2 tempest-VolumesActionsTest-965505807 tempest-VolumesActionsTest-965505807-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "6f6fb096-d086-431a-91c7-45f25cc0a498", "mountpoint": "/dev/vdb"}} {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:59:46.713202 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:59:46.713202 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 00:59:46.713761 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-6537cec7-e048-4e32-b913-65c1418bc2b2 tempest-VolumesActionsTest-965505807 tempest-VolumesActionsTest-965505807-project-member] Volume info retrieved successfully. Aug 20 00:59:46.731077 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-6537cec7-e048-4e32-b913-65c1418bc2b2 tempest-VolumesActionsTest-965505807 tempest-VolumesActionsTest-965505807-project-member] Update volume admin metadata completed successfully. Aug 20 00:59:46.823405 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-6537cec7-e048-4e32-b913-65c1418bc2b2 tempest-VolumesActionsTest-965505807 tempest-VolumesActionsTest-965505807-project-member] Attach volume completed successfully. Aug 20 00:59:46.823666 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-6537cec7-e048-4e32-b913-65c1418bc2b2 tempest-VolumesActionsTest-965505807 tempest-VolumesActionsTest-965505807-project-member] https://10.4.3.240/volume/v3/volumes/7c5508bc-39b7-4001-8e80-c3d3419eedc1/action returned with HTTP 202 Aug 20 00:59:46.824460 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 335/1350] 10.4.3.240 () {68 vars in 1390 bytes} [Thu Aug 20 00:59:46 2026] POST /volume/v3/volumes/7c5508bc-39b7-4001-8e80-c3d3419eedc1/action => generated 0 bytes in 127 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 00:59:46.833425 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-f91ed754-c602-493c-9017-b04006db070b None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:59:46.834863 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-f91ed754-c602-493c-9017-b04006db070b tempest-VolumesActionsTest-965505807 tempest-VolumesActionsTest-965505807-project-member] GET https://10.4.3.240/volume/v3/volumes/7c5508bc-39b7-4001-8e80-c3d3419eedc1 Aug 20 00:59:46.835473 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-f91ed754-c602-493c-9017-b04006db070b tempest-VolumesActionsTest-965505807 tempest-VolumesActionsTest-965505807-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:59:46.835473 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-f91ed754-c602-493c-9017-b04006db070b tempest-VolumesActionsTest-965505807 tempest-VolumesActionsTest-965505807-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:59:46.846989 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:59:46.846989 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 00:59:46.852763 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-f91ed754-c602-493c-9017-b04006db070b tempest-VolumesActionsTest-965505807 tempest-VolumesActionsTest-965505807-project-member] Volume info retrieved successfully. Aug 20 00:59:46.858751 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-f91ed754-c602-493c-9017-b04006db070b tempest-VolumesActionsTest-965505807 tempest-VolumesActionsTest-965505807-project-member] https://10.4.3.240/volume/v3/volumes/7c5508bc-39b7-4001-8e80-c3d3419eedc1 returned with HTTP 200 Aug 20 00:59:46.859267 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 332/1351] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:59:46 2026] GET /volume/v3/volumes/7c5508bc-39b7-4001-8e80-c3d3419eedc1 => generated 1176 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:59:46.872142 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-991ebc92-0ae7-403d-804b-b5f8161c2ac7 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:59:46.875389 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-991ebc92-0ae7-403d-804b-b5f8161c2ac7 tempest-VolumesActionsTest-965505807 tempest-VolumesActionsTest-965505807-project-member] GET https://10.4.3.240/volume/v3/volumes/7c5508bc-39b7-4001-8e80-c3d3419eedc1 Aug 20 00:59:46.875612 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-991ebc92-0ae7-403d-804b-b5f8161c2ac7 tempest-VolumesActionsTest-965505807 tempest-VolumesActionsTest-965505807-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:59:46.875821 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-991ebc92-0ae7-403d-804b-b5f8161c2ac7 tempest-VolumesActionsTest-965505807 tempest-VolumesActionsTest-965505807-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:59:46.884709 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:59:46.884709 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 00:59:46.891410 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-991ebc92-0ae7-403d-804b-b5f8161c2ac7 tempest-VolumesActionsTest-965505807 tempest-VolumesActionsTest-965505807-project-member] Volume info retrieved successfully. Aug 20 00:59:46.896327 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-991ebc92-0ae7-403d-804b-b5f8161c2ac7 tempest-VolumesActionsTest-965505807 tempest-VolumesActionsTest-965505807-project-member] https://10.4.3.240/volume/v3/volumes/7c5508bc-39b7-4001-8e80-c3d3419eedc1 returned with HTTP 200 Aug 20 00:59:46.896841 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 343/1352] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:59:46 2026] GET /volume/v3/volumes/7c5508bc-39b7-4001-8e80-c3d3419eedc1 => generated 1176 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:59:46.914611 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-f5cacb31-187c-461c-a8a7-0b4f2cf0b7c9 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:59:46.963405 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-f5cacb31-187c-461c-a8a7-0b4f2cf0b7c9 tempest-VolumesActionsTest-1136040132 tempest-VolumesActionsTest-1136040132-project-admin] POST https://10.4.3.240/volume/v3/volumes/7c5508bc-39b7-4001-8e80-c3d3419eedc1/action Aug 20 00:59:46.963792 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-f5cacb31-187c-461c-a8a7-0b4f2cf0b7c9 tempest-VolumesActionsTest-1136040132 tempest-VolumesActionsTest-1136040132-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100215) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 00:59:46.963940 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-f5cacb31-187c-461c-a8a7-0b4f2cf0b7c9 tempest-VolumesActionsTest-1136040132 tempest-VolumesActionsTest-1136040132-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:59:46.982550 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:59:46.982550 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 00:59:46.982859 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.contrib.admin_actions [None req-f5cacb31-187c-461c-a8a7-0b4f2cf0b7c9 tempest-VolumesActionsTest-1136040132 tempest-VolumesActionsTest-1136040132-project-admin] Updating volume '7c5508bc-39b7-4001-8e80-c3d3419eedc1' with '{'status': 'error'}' {{(pid=100215) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 20 00:59:47.027862 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-f5cacb31-187c-461c-a8a7-0b4f2cf0b7c9 tempest-VolumesActionsTest-1136040132 tempest-VolumesActionsTest-1136040132-project-admin] https://10.4.3.240/volume/v3/volumes/7c5508bc-39b7-4001-8e80-c3d3419eedc1/action returned with HTTP 202 Aug 20 00:59:47.028435 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 343/1353] 10.4.3.240 () {68 vars in 1390 bytes} [Thu Aug 20 00:59:46 2026] POST /volume/v3/volumes/7c5508bc-39b7-4001-8e80-c3d3419eedc1/action => generated 0 bytes in 114 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 00:59:47.035594 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-031e447e-306f-4e17-941f-c08b00bf171d None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:59:47.037718 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-031e447e-306f-4e17-941f-c08b00bf171d tempest-VolumesActionsTest-965505807 tempest-VolumesActionsTest-965505807-project-member] GET https://10.4.3.240/volume/v3/volumes/7c5508bc-39b7-4001-8e80-c3d3419eedc1 Aug 20 00:59:47.037718 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-031e447e-306f-4e17-941f-c08b00bf171d tempest-VolumesActionsTest-965505807 tempest-VolumesActionsTest-965505807-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:59:47.037718 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-031e447e-306f-4e17-941f-c08b00bf171d tempest-VolumesActionsTest-965505807 tempest-VolumesActionsTest-965505807-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:59:47.048319 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:59:47.048319 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 00:59:47.050513 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-031e447e-306f-4e17-941f-c08b00bf171d tempest-VolumesActionsTest-965505807 tempest-VolumesActionsTest-965505807-project-member] Volume info retrieved successfully. Aug 20 00:59:47.057518 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-031e447e-306f-4e17-941f-c08b00bf171d tempest-VolumesActionsTest-965505807 tempest-VolumesActionsTest-965505807-project-member] https://10.4.3.240/volume/v3/volumes/7c5508bc-39b7-4001-8e80-c3d3419eedc1 returned with HTTP 200 Aug 20 00:59:47.058720 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 336/1354] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:59:47 2026] GET /volume/v3/volumes/7c5508bc-39b7-4001-8e80-c3d3419eedc1 => generated 1175 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:59:47.071116 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-800262f8-a302-42b1-9076-307db65bba94 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:59:47.072840 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-800262f8-a302-42b1-9076-307db65bba94 tempest-VolumesActionsTest-1136040132 tempest-VolumesActionsTest-1136040132-project-admin] POST https://10.4.3.240/volume/v3/volumes/7c5508bc-39b7-4001-8e80-c3d3419eedc1/action Aug 20 00:59:47.073178 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-800262f8-a302-42b1-9076-307db65bba94 tempest-VolumesActionsTest-1136040132 tempest-VolumesActionsTest-1136040132-project-admin] Action body: b'{"os-force_detach": {"connector": null, "attachment_id": "5645fc58-df44-4495-965b-e538273bc679"}}' {{(pid=100213) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 00:59:47.073389 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-800262f8-a302-42b1-9076-307db65bba94 tempest-VolumesActionsTest-1136040132 tempest-VolumesActionsTest-1136040132-project-admin] Action: 'action', calling method: _force_detach, body: {"os-force_detach": {"connector": null, "attachment_id": "5645fc58-df44-4495-965b-e538273bc679"}} {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:59:47.088694 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:59:47.088694 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 00:59:47.088968 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-800262f8-a302-42b1-9076-307db65bba94 tempest-VolumesActionsTest-1136040132 tempest-VolumesActionsTest-1136040132-project-admin] Volume info retrieved successfully. Aug 20 00:59:47.108460 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-800262f8-a302-42b1-9076-307db65bba94 tempest-VolumesActionsTest-1136040132 tempest-VolumesActionsTest-1136040132-project-admin] Terminate volume connection completed successfully. Aug 20 00:59:47.114546 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-800262f8-a302-42b1-9076-307db65bba94 tempest-VolumesActionsTest-1136040132 tempest-VolumesActionsTest-1136040132-project-admin] Attempted to unreserve volume that was not reserved, nothing to do. {{(pid=100213) unreserve_volume /opt/stack/cinder/cinder/volume/api.py:788}} Aug 20 00:59:47.174055 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-800262f8-a302-42b1-9076-307db65bba94 tempest-VolumesActionsTest-1136040132 tempest-VolumesActionsTest-1136040132-project-admin] Detach volume completed successfully. Aug 20 00:59:47.175168 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-800262f8-a302-42b1-9076-307db65bba94 tempest-VolumesActionsTest-1136040132 tempest-VolumesActionsTest-1136040132-project-admin] https://10.4.3.240/volume/v3/volumes/7c5508bc-39b7-4001-8e80-c3d3419eedc1/action returned with HTTP 202 Aug 20 00:59:47.175168 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 333/1355] 10.4.3.240 () {68 vars in 1390 bytes} [Thu Aug 20 00:59:47 2026] POST /volume/v3/volumes/7c5508bc-39b7-4001-8e80-c3d3419eedc1/action => generated 0 bytes in 104 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 00:59:47.182629 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-80f66975-74f5-4fad-88bc-718078501a21 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:59:47.184537 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-80f66975-74f5-4fad-88bc-718078501a21 tempest-VolumesActionsTest-965505807 tempest-VolumesActionsTest-965505807-project-member] GET https://10.4.3.240/volume/v3/volumes/7c5508bc-39b7-4001-8e80-c3d3419eedc1 Aug 20 00:59:47.184931 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-80f66975-74f5-4fad-88bc-718078501a21 tempest-VolumesActionsTest-965505807 tempest-VolumesActionsTest-965505807-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:59:47.185082 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-80f66975-74f5-4fad-88bc-718078501a21 tempest-VolumesActionsTest-965505807 tempest-VolumesActionsTest-965505807-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:59:47.193879 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:59:47.193879 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 00:59:47.199155 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-80f66975-74f5-4fad-88bc-718078501a21 tempest-VolumesActionsTest-965505807 tempest-VolumesActionsTest-965505807-project-member] Volume info retrieved successfully. Aug 20 00:59:47.204879 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-80f66975-74f5-4fad-88bc-718078501a21 tempest-VolumesActionsTest-965505807 tempest-VolumesActionsTest-965505807-project-member] https://10.4.3.240/volume/v3/volumes/7c5508bc-39b7-4001-8e80-c3d3419eedc1 returned with HTTP 200 Aug 20 00:59:47.205309 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 344/1356] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:59:47 2026] GET /volume/v3/volumes/7c5508bc-39b7-4001-8e80-c3d3419eedc1 => generated 861 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:59:47.222379 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-e96a93ba-9c48-48f8-a6b8-2725d1ab6ff7 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:59:47.224938 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-e96a93ba-9c48-48f8-a6b8-2725d1ab6ff7 tempest-VolumesActionsTest-965505807 tempest-VolumesActionsTest-965505807-project-member] GET https://10.4.3.240/volume/v3/volumes/7c5508bc-39b7-4001-8e80-c3d3419eedc1 Aug 20 00:59:47.225032 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-e96a93ba-9c48-48f8-a6b8-2725d1ab6ff7 tempest-VolumesActionsTest-965505807 tempest-VolumesActionsTest-965505807-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:59:47.225297 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-e96a93ba-9c48-48f8-a6b8-2725d1ab6ff7 tempest-VolumesActionsTest-965505807 tempest-VolumesActionsTest-965505807-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:59:47.234168 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:59:47.234168 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 00:59:47.240305 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-e96a93ba-9c48-48f8-a6b8-2725d1ab6ff7 tempest-VolumesActionsTest-965505807 tempest-VolumesActionsTest-965505807-project-member] Volume info retrieved successfully. Aug 20 00:59:47.246652 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-e96a93ba-9c48-48f8-a6b8-2725d1ab6ff7 tempest-VolumesActionsTest-965505807 tempest-VolumesActionsTest-965505807-project-member] https://10.4.3.240/volume/v3/volumes/7c5508bc-39b7-4001-8e80-c3d3419eedc1 returned with HTTP 200 Aug 20 00:59:47.247161 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 344/1357] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:59:47 2026] GET /volume/v3/volumes/7c5508bc-39b7-4001-8e80-c3d3419eedc1 => generated 861 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:59:47.263071 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-e95c6d91-2145-432f-bb1e-dbd6d50ca1ee None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:59:47.264542 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-e95c6d91-2145-432f-bb1e-dbd6d50ca1ee tempest-VolumesActionsTest-965505807 tempest-VolumesActionsTest-965505807-project-member] POST https://10.4.3.240/volume/v3/volumes/7c5508bc-39b7-4001-8e80-c3d3419eedc1/action Aug 20 00:59:47.264839 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-e95c6d91-2145-432f-bb1e-dbd6d50ca1ee tempest-VolumesActionsTest-965505807 tempest-VolumesActionsTest-965505807-project-member] Action body: b'{"os-detach": {}}' {{(pid=100212) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 00:59:47.264977 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-e95c6d91-2145-432f-bb1e-dbd6d50ca1ee tempest-VolumesActionsTest-965505807 tempest-VolumesActionsTest-965505807-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:59:47.278812 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:59:47.278812 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 00:59:47.279521 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-e95c6d91-2145-432f-bb1e-dbd6d50ca1ee tempest-VolumesActionsTest-965505807 tempest-VolumesActionsTest-965505807-project-member] Volume info retrieved successfully. Aug 20 00:59:47.300008 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-e95c6d91-2145-432f-bb1e-dbd6d50ca1ee tempest-VolumesActionsTest-965505807 tempest-VolumesActionsTest-965505807-project-member] Detach volume completed successfully. Aug 20 00:59:47.300320 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-e95c6d91-2145-432f-bb1e-dbd6d50ca1ee tempest-VolumesActionsTest-965505807 tempest-VolumesActionsTest-965505807-project-member] https://10.4.3.240/volume/v3/volumes/7c5508bc-39b7-4001-8e80-c3d3419eedc1/action returned with HTTP 202 Aug 20 00:59:47.301273 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 337/1358] 10.4.3.240 () {68 vars in 1390 bytes} [Thu Aug 20 00:59:47 2026] POST /volume/v3/volumes/7c5508bc-39b7-4001-8e80-c3d3419eedc1/action => generated 0 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 00:59:47.309291 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-10f603ad-a4b3-4a63-89ca-17b8c1b181f1 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:59:47.310901 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-10f603ad-a4b3-4a63-89ca-17b8c1b181f1 tempest-VolumesActionsTest-965505807 tempest-VolumesActionsTest-965505807-project-member] GET https://10.4.3.240/volume/v3/volumes/7c5508bc-39b7-4001-8e80-c3d3419eedc1 Aug 20 00:59:47.311075 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-10f603ad-a4b3-4a63-89ca-17b8c1b181f1 tempest-VolumesActionsTest-965505807 tempest-VolumesActionsTest-965505807-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:59:47.311254 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-10f603ad-a4b3-4a63-89ca-17b8c1b181f1 tempest-VolumesActionsTest-965505807 tempest-VolumesActionsTest-965505807-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:59:47.317789 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:59:47.317789 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 00:59:47.321038 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-10f603ad-a4b3-4a63-89ca-17b8c1b181f1 tempest-VolumesActionsTest-965505807 tempest-VolumesActionsTest-965505807-project-member] Volume info retrieved successfully. Aug 20 00:59:47.324759 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-10f603ad-a4b3-4a63-89ca-17b8c1b181f1 tempest-VolumesActionsTest-965505807 tempest-VolumesActionsTest-965505807-project-member] https://10.4.3.240/volume/v3/volumes/7c5508bc-39b7-4001-8e80-c3d3419eedc1 returned with HTTP 200 Aug 20 00:59:47.325097 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 334/1359] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:59:47 2026] GET /volume/v3/volumes/7c5508bc-39b7-4001-8e80-c3d3419eedc1 => generated 861 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:59:47.338224 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-0c6abe36-4858-4212-aa96-d00f07c57223 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:59:47.340545 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-0c6abe36-4858-4212-aa96-d00f07c57223 tempest-VolumesActionsTest-965505807 tempest-VolumesActionsTest-965505807-project-member] GET https://10.4.3.240/volume/v3/volumes/7c5508bc-39b7-4001-8e80-c3d3419eedc1 Aug 20 00:59:47.340775 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-0c6abe36-4858-4212-aa96-d00f07c57223 tempest-VolumesActionsTest-965505807 tempest-VolumesActionsTest-965505807-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:59:47.340980 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-0c6abe36-4858-4212-aa96-d00f07c57223 tempest-VolumesActionsTest-965505807 tempest-VolumesActionsTest-965505807-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:59:47.348542 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:59:47.348542 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 00:59:47.353437 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-0c6abe36-4858-4212-aa96-d00f07c57223 tempest-VolumesActionsTest-965505807 tempest-VolumesActionsTest-965505807-project-member] Volume info retrieved successfully. Aug 20 00:59:47.358735 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-0c6abe36-4858-4212-aa96-d00f07c57223 tempest-VolumesActionsTest-965505807 tempest-VolumesActionsTest-965505807-project-member] https://10.4.3.240/volume/v3/volumes/7c5508bc-39b7-4001-8e80-c3d3419eedc1 returned with HTTP 200 Aug 20 00:59:47.359502 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 345/1360] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:59:47 2026] GET /volume/v3/volumes/7c5508bc-39b7-4001-8e80-c3d3419eedc1 => generated 861 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:59:47.372201 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-705eab77-bdc4-49b2-88c7-06b8a3b3df9c None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:59:47.374116 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-705eab77-bdc4-49b2-88c7-06b8a3b3df9c tempest-VolumesActionsTest-965505807 tempest-VolumesActionsTest-965505807-project-member] DELETE https://10.4.3.240/volume/v3/volumes/7c5508bc-39b7-4001-8e80-c3d3419eedc1 Aug 20 00:59:47.374329 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-705eab77-bdc4-49b2-88c7-06b8a3b3df9c tempest-VolumesActionsTest-965505807 tempest-VolumesActionsTest-965505807-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:59:47.374574 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-705eab77-bdc4-49b2-88c7-06b8a3b3df9c tempest-VolumesActionsTest-965505807 tempest-VolumesActionsTest-965505807-project-member] Calling method 'delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:59:47.374739 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-705eab77-bdc4-49b2-88c7-06b8a3b3df9c tempest-VolumesActionsTest-965505807 tempest-VolumesActionsTest-965505807-project-member] Delete volume with id: 7c5508bc-39b7-4001-8e80-c3d3419eedc1 Aug 20 00:59:47.382158 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:59:47.382158 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 00:59:47.382814 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-705eab77-bdc4-49b2-88c7-06b8a3b3df9c tempest-VolumesActionsTest-965505807 tempest-VolumesActionsTest-965505807-project-member] Volume info retrieved successfully. Aug 20 00:59:47.404202 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-705eab77-bdc4-49b2-88c7-06b8a3b3df9c tempest-VolumesActionsTest-965505807 tempest-VolumesActionsTest-965505807-project-member] Delete volume request issued successfully. Aug 20 00:59:47.404451 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-705eab77-bdc4-49b2-88c7-06b8a3b3df9c tempest-VolumesActionsTest-965505807 tempest-VolumesActionsTest-965505807-project-member] https://10.4.3.240/volume/v3/volumes/7c5508bc-39b7-4001-8e80-c3d3419eedc1 returned with HTTP 202 Aug 20 00:59:47.404833 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 345/1361] 10.4.3.240 () {66 vars in 1351 bytes} [Thu Aug 20 00:59:47 2026] DELETE /volume/v3/volumes/7c5508bc-39b7-4001-8e80-c3d3419eedc1 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:59:47.415516 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-7f2e07a7-81d2-464d-84cc-1b125a716d77 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:59:47.418203 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-7f2e07a7-81d2-464d-84cc-1b125a716d77 tempest-VolumesActionsTest-965505807 tempest-VolumesActionsTest-965505807-project-member] GET https://10.4.3.240/volume/v3/volumes/7c5508bc-39b7-4001-8e80-c3d3419eedc1 Aug 20 00:59:47.418539 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-7f2e07a7-81d2-464d-84cc-1b125a716d77 tempest-VolumesActionsTest-965505807 tempest-VolumesActionsTest-965505807-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:59:47.418801 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-7f2e07a7-81d2-464d-84cc-1b125a716d77 tempest-VolumesActionsTest-965505807 tempest-VolumesActionsTest-965505807-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:59:47.431749 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:59:47.431749 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 00:59:47.436468 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-7f2e07a7-81d2-464d-84cc-1b125a716d77 tempest-VolumesActionsTest-965505807 tempest-VolumesActionsTest-965505807-project-member] Volume info retrieved successfully. Aug 20 00:59:47.442330 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-7f2e07a7-81d2-464d-84cc-1b125a716d77 tempest-VolumesActionsTest-965505807 tempest-VolumesActionsTest-965505807-project-member] https://10.4.3.240/volume/v3/volumes/7c5508bc-39b7-4001-8e80-c3d3419eedc1 returned with HTTP 200 Aug 20 00:59:47.442873 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 338/1362] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:59:47 2026] GET /volume/v3/volumes/7c5508bc-39b7-4001-8e80-c3d3419eedc1 => generated 860 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:59:47.600307 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-4b9a4ee0-05c0-46dd-9aeb-5939d1116708 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:59:47.602034 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-4b9a4ee0-05c0-46dd-9aeb-5939d1116708 tempest-ServerActionsTestOtherA-1972702099 tempest-ServerActionsTestOtherA-1972702099-project-member] GET https://10.4.3.240/volume/v3/volumes/0da57633-0964-4bf5-b36d-706da55067ba Aug 20 00:59:47.602258 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-4b9a4ee0-05c0-46dd-9aeb-5939d1116708 tempest-ServerActionsTestOtherA-1972702099 tempest-ServerActionsTestOtherA-1972702099-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:59:47.602527 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-4b9a4ee0-05c0-46dd-9aeb-5939d1116708 tempest-ServerActionsTestOtherA-1972702099 tempest-ServerActionsTestOtherA-1972702099-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:59:47.611541 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:59:47.611541 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 00:59:47.616019 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-4b9a4ee0-05c0-46dd-9aeb-5939d1116708 tempest-ServerActionsTestOtherA-1972702099 tempest-ServerActionsTestOtherA-1972702099-project-member] Volume info retrieved successfully. Aug 20 00:59:47.633057 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-4b9a4ee0-05c0-46dd-9aeb-5939d1116708 tempest-ServerActionsTestOtherA-1972702099 tempest-ServerActionsTestOtherA-1972702099-project-member] https://10.4.3.240/volume/v3/volumes/0da57633-0964-4bf5-b36d-706da55067ba returned with HTTP 200 Aug 20 00:59:47.633683 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 335/1363] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:59:47 2026] GET /volume/v3/volumes/0da57633-0964-4bf5-b36d-706da55067ba => generated 1361 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:59:47.668621 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-20ba7362-2bb7-45f9-9367-a6769f6f55f0 req-38539a4d-01e6-480c-8ecf-ab3756eaefea None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:59:47.670900 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-20ba7362-2bb7-45f9-9367-a6769f6f55f0 req-38539a4d-01e6-480c-8ecf-ab3756eaefea tempest-ServerActionsTestOtherA-1972702099 tempest-ServerActionsTestOtherA-1972702099-project-member] GET https://10.4.3.240/volume/v3/volumes/0da57633-0964-4bf5-b36d-706da55067ba Aug 20 00:59:47.671193 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-20ba7362-2bb7-45f9-9367-a6769f6f55f0 req-38539a4d-01e6-480c-8ecf-ab3756eaefea tempest-ServerActionsTestOtherA-1972702099 tempest-ServerActionsTestOtherA-1972702099-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:59:47.671418 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-20ba7362-2bb7-45f9-9367-a6769f6f55f0 req-38539a4d-01e6-480c-8ecf-ab3756eaefea tempest-ServerActionsTestOtherA-1972702099 tempest-ServerActionsTestOtherA-1972702099-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:59:47.683369 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:59:47.683369 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 00:59:47.691441 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [req-20ba7362-2bb7-45f9-9367-a6769f6f55f0 req-38539a4d-01e6-480c-8ecf-ab3756eaefea tempest-ServerActionsTestOtherA-1972702099 tempest-ServerActionsTestOtherA-1972702099-project-member] Volume info retrieved successfully. Aug 20 00:59:47.698718 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-20ba7362-2bb7-45f9-9367-a6769f6f55f0 req-38539a4d-01e6-480c-8ecf-ab3756eaefea tempest-ServerActionsTestOtherA-1972702099 tempest-ServerActionsTestOtherA-1972702099-project-member] https://10.4.3.240/volume/v3/volumes/0da57633-0964-4bf5-b36d-706da55067ba returned with HTTP 200 Aug 20 00:59:47.699088 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 346/1364] 10.4.3.240 () {68 vars in 1598 bytes} [Thu Aug 20 00:59:47 2026] GET /volume/v3/volumes/0da57633-0964-4bf5-b36d-706da55067ba => generated 1361 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:59:48.238583 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-20ba7362-2bb7-45f9-9367-a6769f6f55f0 req-dfc7781c-7db8-427d-b744-4f993b67abaf None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:59:48.241816 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-20ba7362-2bb7-45f9-9367-a6769f6f55f0 req-dfc7781c-7db8-427d-b744-4f993b67abaf tempest-ServerActionsTestOtherA-1972702099 tempest-ServerActionsTestOtherA-1972702099-project-member] GET https://10.4.3.240/volume/v3/volumes/0da57633-0964-4bf5-b36d-706da55067ba Aug 20 00:59:48.241995 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-20ba7362-2bb7-45f9-9367-a6769f6f55f0 req-dfc7781c-7db8-427d-b744-4f993b67abaf tempest-ServerActionsTestOtherA-1972702099 tempest-ServerActionsTestOtherA-1972702099-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:59:48.242170 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-20ba7362-2bb7-45f9-9367-a6769f6f55f0 req-dfc7781c-7db8-427d-b744-4f993b67abaf tempest-ServerActionsTestOtherA-1972702099 tempest-ServerActionsTestOtherA-1972702099-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:59:48.256064 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:59:48.256064 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 00:59:48.265504 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [req-20ba7362-2bb7-45f9-9367-a6769f6f55f0 req-dfc7781c-7db8-427d-b744-4f993b67abaf tempest-ServerActionsTestOtherA-1972702099 tempest-ServerActionsTestOtherA-1972702099-project-member] Volume info retrieved successfully. Aug 20 00:59:48.270545 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-20ba7362-2bb7-45f9-9367-a6769f6f55f0 req-dfc7781c-7db8-427d-b744-4f993b67abaf tempest-ServerActionsTestOtherA-1972702099 tempest-ServerActionsTestOtherA-1972702099-project-member] https://10.4.3.240/volume/v3/volumes/0da57633-0964-4bf5-b36d-706da55067ba returned with HTTP 200 Aug 20 00:59:48.270904 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 346/1365] 10.4.3.240 () {68 vars in 1598 bytes} [Thu Aug 20 00:59:48 2026] GET /volume/v3/volumes/0da57633-0964-4bf5-b36d-706da55067ba => generated 1361 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:59:48.280540 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-ae07e89e-325c-45d3-b3cf-6a2f8f6512e8 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:59:48.280874 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-ae07e89e-325c-45d3-b3cf-6a2f8f6512e8 None None] GET https://10.4.3.240/volume// Aug 20 00:59:48.281048 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-ae07e89e-325c-45d3-b3cf-6a2f8f6512e8 None None] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:59:48.281219 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-ae07e89e-325c-45d3-b3cf-6a2f8f6512e8 None None] Calling method 'all' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:59:48.281650 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-ae07e89e-325c-45d3-b3cf-6a2f8f6512e8 None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 20 00:59:48.281816 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 339/1366] 10.4.3.240 () {66 vars in 1419 bytes} [Thu Aug 20 00:59:48 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 00:59:48.289093 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [req-20ba7362-2bb7-45f9-9367-a6769f6f55f0 req-b436eacf-a2b7-4600-8025-6356cfce35b4 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:59:48.291238 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-20ba7362-2bb7-45f9-9367-a6769f6f55f0 req-b436eacf-a2b7-4600-8025-6356cfce35b4 tempest-ServerActionsTestOtherA-1972702099 tempest-ServerActionsTestOtherA-1972702099-project-member] POST https://10.4.3.240/volume/v3/attachments Aug 20 00:59:48.291651 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [req-20ba7362-2bb7-45f9-9367-a6769f6f55f0 req-b436eacf-a2b7-4600-8025-6356cfce35b4 tempest-ServerActionsTestOtherA-1972702099 tempest-ServerActionsTestOtherA-1972702099-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0da57633-0964-4bf5-b36d-706da55067ba", "connector": null, "instance_uuid": "387b5080-7d42-428c-bfda-83bdd3a1ebe3"}} {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:59:48.302115 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:59:48.302115 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 00:59:48.328740 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-20ba7362-2bb7-45f9-9367-a6769f6f55f0 req-b436eacf-a2b7-4600-8025-6356cfce35b4 tempest-ServerActionsTestOtherA-1972702099 tempest-ServerActionsTestOtherA-1972702099-project-member] https://10.4.3.240/volume/v3/attachments returned with HTTP 200 Aug 20 00:59:48.329396 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 336/1367] 10.4.3.240 () {74 vars in 1594 bytes} [Thu Aug 20 00:59:48 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 20 00:59:48.464416 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-91c91e83-e3df-4201-a790-23f0e20b0795 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:59:48.467106 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-91c91e83-e3df-4201-a790-23f0e20b0795 tempest-VolumesActionsTest-965505807 tempest-VolumesActionsTest-965505807-project-member] GET https://10.4.3.240/volume/v3/volumes/7c5508bc-39b7-4001-8e80-c3d3419eedc1 Aug 20 00:59:48.467106 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-91c91e83-e3df-4201-a790-23f0e20b0795 tempest-VolumesActionsTest-965505807 tempest-VolumesActionsTest-965505807-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:59:48.467286 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-91c91e83-e3df-4201-a790-23f0e20b0795 tempest-VolumesActionsTest-965505807 tempest-VolumesActionsTest-965505807-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:59:48.477302 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-91c91e83-e3df-4201-a790-23f0e20b0795 tempest-VolumesActionsTest-965505807 tempest-VolumesActionsTest-965505807-project-member] https://10.4.3.240/volume/v3/volumes/7c5508bc-39b7-4001-8e80-c3d3419eedc1 returned with HTTP 404 Aug 20 00:59:48.477877 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 347/1368] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:59:48 2026] GET /volume/v3/volumes/7c5508bc-39b7-4001-8e80-c3d3419eedc1 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:59:50.086384 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-92ddc76d-b46f-4491-95d2-ce70ed96b72c None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:59:50.086384 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-92ddc76d-b46f-4491-95d2-ce70ed96b72c None None] GET https://10.4.3.240/volume// Aug 20 00:59:50.086832 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-92ddc76d-b46f-4491-95d2-ce70ed96b72c None None] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:59:50.086832 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-92ddc76d-b46f-4491-95d2-ce70ed96b72c None None] Calling method 'all' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:59:50.087044 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-92ddc76d-b46f-4491-95d2-ce70ed96b72c None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 20 00:59:50.087416 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 347/1369] 10.4.3.240 () {66 vars in 1426 bytes} [Thu Aug 20 00:59:50 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 00:59:50.102850 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [req-20ba7362-2bb7-45f9-9367-a6769f6f55f0 req-3864617e-47d7-42ae-a8f6-f231ae9dc4b5 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:59:50.106492 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-20ba7362-2bb7-45f9-9367-a6769f6f55f0 req-3864617e-47d7-42ae-a8f6-f231ae9dc4b5 tempest-ServerActionsTestOtherA-1972702099 tempest-ServerActionsTestOtherA-1972702099-project-member] GET https://10.4.3.240/volume/v3/volumes/0da57633-0964-4bf5-b36d-706da55067ba Aug 20 00:59:50.106819 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [req-20ba7362-2bb7-45f9-9367-a6769f6f55f0 req-3864617e-47d7-42ae-a8f6-f231ae9dc4b5 tempest-ServerActionsTestOtherA-1972702099 tempest-ServerActionsTestOtherA-1972702099-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:59:50.107152 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [req-20ba7362-2bb7-45f9-9367-a6769f6f55f0 req-3864617e-47d7-42ae-a8f6-f231ae9dc4b5 tempest-ServerActionsTestOtherA-1972702099 tempest-ServerActionsTestOtherA-1972702099-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:59:50.123082 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:59:50.123082 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 00:59:50.131383 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [req-20ba7362-2bb7-45f9-9367-a6769f6f55f0 req-3864617e-47d7-42ae-a8f6-f231ae9dc4b5 tempest-ServerActionsTestOtherA-1972702099 tempest-ServerActionsTestOtherA-1972702099-project-member] Volume info retrieved successfully. Aug 20 00:59:50.138746 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-20ba7362-2bb7-45f9-9367-a6769f6f55f0 req-3864617e-47d7-42ae-a8f6-f231ae9dc4b5 tempest-ServerActionsTestOtherA-1972702099 tempest-ServerActionsTestOtherA-1972702099-project-member] https://10.4.3.240/volume/v3/volumes/0da57633-0964-4bf5-b36d-706da55067ba returned with HTTP 200 Aug 20 00:59:50.139151 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 340/1370] 10.4.3.240 () {70 vars in 1639 bytes} [Thu Aug 20 00:59:50 2026] GET /volume/v3/volumes/0da57633-0964-4bf5-b36d-706da55067ba => generated 1540 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 00:59:50.276332 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [req-20ba7362-2bb7-45f9-9367-a6769f6f55f0 req-875a57a3-197d-4960-8913-713aa2540de1 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:59:50.280826 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-20ba7362-2bb7-45f9-9367-a6769f6f55f0 req-875a57a3-197d-4960-8913-713aa2540de1 tempest-ServerActionsTestOtherA-1972702099 tempest-ServerActionsTestOtherA-1972702099-project-member] PUT https://10.4.3.240/volume/v3/attachments/928d2fd2-f8e3-406a-a4fb-59914ecf7128 Aug 20 00:59:50.280826 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [req-20ba7362-2bb7-45f9-9367-a6769f6f55f0 req-875a57a3-197d-4960-8913-713aa2540de1 tempest-ServerActionsTestOtherA-1972702099 tempest-ServerActionsTestOtherA-1972702099-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.240", "host": "np0000007838", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:e656b6daafb0", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "870eaf75-1108-49d5-b5ab-79f4c93758d0", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:59:50.290931 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.coordination [req-20ba7362-2bb7-45f9-9367-a6769f6f55f0 req-875a57a3-197d-4960-8913-713aa2540de1 tempest-ServerActionsTestOtherA-1972702099 tempest-ServerActionsTestOtherA-1972702099-project-member] Acquiring lock "cinder-attachment_update-0da57633-0964-4bf5-b36d-706da55067ba-np0000007838" by "attachment_update" {{(pid=100213) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 00:59:50.296662 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.coordination [req-20ba7362-2bb7-45f9-9367-a6769f6f55f0 req-875a57a3-197d-4960-8913-713aa2540de1 tempest-ServerActionsTestOtherA-1972702099 tempest-ServerActionsTestOtherA-1972702099-project-member] Lock "cinder-attachment_update-0da57633-0964-4bf5-b36d-706da55067ba-np0000007838" acquired by "attachment_update" :: waited 0.006s {{(pid=100213) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 00:59:50.298009 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:59:50.298009 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 00:59:50.408563 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.coordination [req-20ba7362-2bb7-45f9-9367-a6769f6f55f0 req-875a57a3-197d-4960-8913-713aa2540de1 tempest-ServerActionsTestOtherA-1972702099 tempest-ServerActionsTestOtherA-1972702099-project-member] Lock "cinder-attachment_update-0da57633-0964-4bf5-b36d-706da55067ba-np0000007838" released by "attachment_update" :: held 0.112s {{(pid=100213) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 00:59:50.409082 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-20ba7362-2bb7-45f9-9367-a6769f6f55f0 req-875a57a3-197d-4960-8913-713aa2540de1 tempest-ServerActionsTestOtherA-1972702099 tempest-ServerActionsTestOtherA-1972702099-project-member] https://10.4.3.240/volume/v3/attachments/928d2fd2-f8e3-406a-a4fb-59914ecf7128 returned with HTTP 200 Aug 20 00:59:50.410070 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 337/1371] 10.4.3.240 () {74 vars in 1704 bytes} [Thu Aug 20 00:59:50 2026] PUT /volume/v3/attachments/928d2fd2-f8e3-406a-a4fb-59914ecf7128 => generated 969 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:59:50.443793 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-20ba7362-2bb7-45f9-9367-a6769f6f55f0 req-2f38f39b-d758-4007-92aa-2e5a16cf9a14 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:59:50.448129 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-20ba7362-2bb7-45f9-9367-a6769f6f55f0 req-2f38f39b-d758-4007-92aa-2e5a16cf9a14 tempest-ServerActionsTestOtherA-1972702099 tempest-ServerActionsTestOtherA-1972702099-project-member] POST https://10.4.3.240/volume/v3/attachments/928d2fd2-f8e3-406a-a4fb-59914ecf7128/action Aug 20 00:59:50.448884 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-20ba7362-2bb7-45f9-9367-a6769f6f55f0 req-2f38f39b-d758-4007-92aa-2e5a16cf9a14 tempest-ServerActionsTestOtherA-1972702099 tempest-ServerActionsTestOtherA-1972702099-project-member] Action body: b'{"os-complete": null}' {{(pid=100214) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 00:59:50.449325 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-20ba7362-2bb7-45f9-9367-a6769f6f55f0 req-2f38f39b-d758-4007-92aa-2e5a16cf9a14 tempest-ServerActionsTestOtherA-1972702099 tempest-ServerActionsTestOtherA-1972702099-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:59:50.477643 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:59:50.477643 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 00:59:50.491102 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-20ba7362-2bb7-45f9-9367-a6769f6f55f0 req-2f38f39b-d758-4007-92aa-2e5a16cf9a14 tempest-ServerActionsTestOtherA-1972702099 tempest-ServerActionsTestOtherA-1972702099-project-member] https://10.4.3.240/volume/v3/attachments/928d2fd2-f8e3-406a-a4fb-59914ecf7128/action returned with HTTP 204 Aug 20 00:59:50.491816 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 348/1372] 10.4.3.240 () {74 vars in 1725 bytes} [Thu Aug 20 00:59:50 2026] POST /volume/v3/attachments/928d2fd2-f8e3-406a-a4fb-59914ecf7128/action => generated 0 bytes in 48 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:59:51.793730 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-8a3f8aa4-d5e1-4e74-b1c7-e5b9bb8346ad req-529c3eba-740a-4632-8759-a7a05b4147a4 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:59:51.796579 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-8a3f8aa4-d5e1-4e74-b1c7-e5b9bb8346ad req-529c3eba-740a-4632-8759-a7a05b4147a4 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] GET https://10.4.3.240/volume/v3/limits Aug 20 00:59:51.796846 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-8a3f8aa4-d5e1-4e74-b1c7-e5b9bb8346ad req-529c3eba-740a-4632-8759-a7a05b4147a4 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:59:51.797100 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-8a3f8aa4-d5e1-4e74-b1c7-e5b9bb8346ad req-529c3eba-740a-4632-8759-a7a05b4147a4 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Calling method 'index' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:59:51.810185 np0000007838 devstack@c-api.service[100215]: WARNING cinder.quota [req-8a3f8aa4-d5e1-4e74-b1c7-e5b9bb8346ad req-529c3eba-740a-4632-8759-a7a05b4147a4 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luksv2-144647466 is set by the default quota flag: quota_volumes_tempest-scenario-type-luksv2-144647466, it is now deprecated. Please use the default quota class for default quota. Aug 20 00:59:51.810619 np0000007838 devstack@c-api.service[100215]: WARNING cinder.quota [req-8a3f8aa4-d5e1-4e74-b1c7-e5b9bb8346ad req-529c3eba-740a-4632-8759-a7a05b4147a4 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luksv2-144647466 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luksv2-144647466, it is now deprecated. Please use the default quota class for default quota. Aug 20 00:59:51.810991 np0000007838 devstack@c-api.service[100215]: WARNING cinder.quota [req-8a3f8aa4-d5e1-4e74-b1c7-e5b9bb8346ad req-529c3eba-740a-4632-8759-a7a05b4147a4 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luksv2-144647466 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luksv2-144647466, it is now deprecated. Please use the default quota class for default quota. Aug 20 00:59:51.830899 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-8a3f8aa4-d5e1-4e74-b1c7-e5b9bb8346ad req-529c3eba-740a-4632-8759-a7a05b4147a4 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] https://10.4.3.240/volume/v3/limits returned with HTTP 200 Aug 20 00:59:51.831358 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 348/1373] 10.4.3.240 () {68 vars in 1484 bytes} [Thu Aug 20 00:59:51 2026] GET /volume/v3/limits => generated 302 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:59:51.867419 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [req-8a3f8aa4-d5e1-4e74-b1c7-e5b9bb8346ad req-7e07fc27-e2b3-4464-a0b5-4afbda5ab5ea None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:59:51.870921 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-8a3f8aa4-d5e1-4e74-b1c7-e5b9bb8346ad req-7e07fc27-e2b3-4464-a0b5-4afbda5ab5ea tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] GET https://10.4.3.240/volume/v3/volumes/afb8d4c4-10f9-4ca1-837e-d1e16599ac76 Aug 20 00:59:51.870921 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [req-8a3f8aa4-d5e1-4e74-b1c7-e5b9bb8346ad req-7e07fc27-e2b3-4464-a0b5-4afbda5ab5ea tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:59:51.870921 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [req-8a3f8aa4-d5e1-4e74-b1c7-e5b9bb8346ad req-7e07fc27-e2b3-4464-a0b5-4afbda5ab5ea tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:59:51.889358 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:59:51.889358 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 00:59:51.894916 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [req-8a3f8aa4-d5e1-4e74-b1c7-e5b9bb8346ad req-7e07fc27-e2b3-4464-a0b5-4afbda5ab5ea tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Volume info retrieved successfully. Aug 20 00:59:51.902837 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-8a3f8aa4-d5e1-4e74-b1c7-e5b9bb8346ad req-7e07fc27-e2b3-4464-a0b5-4afbda5ab5ea tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] https://10.4.3.240/volume/v3/volumes/afb8d4c4-10f9-4ca1-837e-d1e16599ac76 returned with HTTP 200 Aug 20 00:59:51.903628 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 341/1374] 10.4.3.240 () {68 vars in 1598 bytes} [Thu Aug 20 00:59:51 2026] GET /volume/v3/volumes/afb8d4c4-10f9-4ca1-837e-d1e16599ac76 => generated 1658 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:59:51.912782 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [req-8a3f8aa4-d5e1-4e74-b1c7-e5b9bb8346ad req-e17cb984-fa49-4ff9-9eb9-ad23d63b8313 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:59:51.914815 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-8a3f8aa4-d5e1-4e74-b1c7-e5b9bb8346ad req-e17cb984-fa49-4ff9-9eb9-ad23d63b8313 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] POST https://10.4.3.240/volume/v3/snapshots Aug 20 00:59:51.915121 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [req-8a3f8aa4-d5e1-4e74-b1c7-e5b9bb8346ad req-e17cb984-fa49-4ff9-9eb9-ad23d63b8313 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "afb8d4c4-10f9-4ca1-837e-d1e16599ac76", "force": true, "name": "snapshot for multiattach-snapshot", "description": null, "metadata": {}}} {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:59:51.932387 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:59:51.932387 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 00:59:51.933171 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [req-8a3f8aa4-d5e1-4e74-b1c7-e5b9bb8346ad req-e17cb984-fa49-4ff9-9eb9-ad23d63b8313 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Volume info retrieved successfully. Aug 20 00:59:51.933369 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.v3.snapshots [req-8a3f8aa4-d5e1-4e74-b1c7-e5b9bb8346ad req-e17cb984-fa49-4ff9-9eb9-ad23d63b8313 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Create snapshot from volume afb8d4c4-10f9-4ca1-837e-d1e16599ac76 Aug 20 00:59:51.976616 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.quota [req-8a3f8aa4-d5e1-4e74-b1c7-e5b9bb8346ad req-e17cb984-fa49-4ff9-9eb9-ad23d63b8313 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Created reservations ['22dd26d8-94fc-4ba6-bdf5-c174e55251e6', 'd358e239-3473-4347-b708-4a46af279c12', '8393ca68-c022-4c5b-91a8-e701aa7ffd80', 'cd75c3c4-9f76-40f4-9340-a225749f1912'] {{(pid=100213) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:59:52.012685 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [req-8a3f8aa4-d5e1-4e74-b1c7-e5b9bb8346ad req-e17cb984-fa49-4ff9-9eb9-ad23d63b8313 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Snapshot force create request issued successfully. Aug 20 00:59:52.012902 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-8a3f8aa4-d5e1-4e74-b1c7-e5b9bb8346ad req-e17cb984-fa49-4ff9-9eb9-ad23d63b8313 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] https://10.4.3.240/volume/v3/snapshots returned with HTTP 202 Aug 20 00:59:52.014355 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 338/1375] 10.4.3.240 () {72 vars in 1547 bytes} [Thu Aug 20 00:59:51 2026] POST /volume/v3/snapshots => generated 292 bytes in 101 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 00:59:52.459428 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-328c85d0-03bd-4a8f-bb94-0c6d2e2b397d None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:59:52.461485 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-328c85d0-03bd-4a8f-bb94-0c6d2e2b397d tempest-VolumesActionsTest-965505807 tempest-VolumesActionsTest-965505807-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 20 00:59:52.461909 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-328c85d0-03bd-4a8f-bb94-0c6d2e2b397d tempest-VolumesActionsTest-965505807 tempest-VolumesActionsTest-965505807-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1318134946"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:59:52.464871 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.v3.volumes [None req-328c85d0-03bd-4a8f-bb94-0c6d2e2b397d tempest-VolumesActionsTest-965505807 tempest-VolumesActionsTest-965505807-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1318134946'}} {{(pid=100214) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 00:59:52.465135 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.v3.volumes [None req-328c85d0-03bd-4a8f-bb94-0c6d2e2b397d tempest-VolumesActionsTest-965505807 tempest-VolumesActionsTest-965505807-project-member] Create volume of 1 GB Aug 20 00:59:52.472385 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-328c85d0-03bd-4a8f-bb94-0c6d2e2b397d tempest-VolumesActionsTest-965505807 tempest-VolumesActionsTest-965505807-project-member] Availability Zones retrieved successfully. Aug 20 00:59:52.486130 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-328c85d0-03bd-4a8f-bb94-0c6d2e2b397d tempest-VolumesActionsTest-965505807 tempest-VolumesActionsTest-965505807-project-member] Flow 'volume_create_api' (14be838a-4331-4aaa-b600-82a777007f51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:59:52.487700 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-328c85d0-03bd-4a8f-bb94-0c6d2e2b397d tempest-VolumesActionsTest-965505807 tempest-VolumesActionsTest-965505807-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (12c53159-9c31-4f1c-b6e7-36c568f04235) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:59:52.489548 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.flows.api.create_volume [None req-328c85d0-03bd-4a8f-bb94-0c6d2e2b397d tempest-VolumesActionsTest-965505807 tempest-VolumesActionsTest-965505807-project-member] Validating volume size '1' using validate_int {{(pid=100214) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 00:59:52.536439 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-328c85d0-03bd-4a8f-bb94-0c6d2e2b397d tempest-VolumesActionsTest-965505807 tempest-VolumesActionsTest-965505807-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (12c53159-9c31-4f1c-b6e7-36c568f04235) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:52:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1ed58bd6-fe6a-497e-ae84-e8199d24fdfa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:59:52.539111 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-328c85d0-03bd-4a8f-bb94-0c6d2e2b397d tempest-VolumesActionsTest-965505807 tempest-VolumesActionsTest-965505807-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (57612c0f-cae8-449a-87af-e1162b7e6a3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:59:52.598398 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.quota [None req-328c85d0-03bd-4a8f-bb94-0c6d2e2b397d tempest-VolumesActionsTest-965505807 tempest-VolumesActionsTest-965505807-project-member] Created reservations ['e498fb4c-7f07-4bc0-8494-67c078bad8ab', '1f3589fa-001a-4946-b379-0ffdf28a0301', '2bed8dd6-500e-4948-8b71-9af8e5e24ee6', '877aeb20-7398-42f0-92b9-0823b9d828f0'] {{(pid=100214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:59:52.599487 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-328c85d0-03bd-4a8f-bb94-0c6d2e2b397d tempest-VolumesActionsTest-965505807 tempest-VolumesActionsTest-965505807-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (57612c0f-cae8-449a-87af-e1162b7e6a3b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e498fb4c-7f07-4bc0-8494-67c078bad8ab', '1f3589fa-001a-4946-b379-0ffdf28a0301', '2bed8dd6-500e-4948-8b71-9af8e5e24ee6', '877aeb20-7398-42f0-92b9-0823b9d828f0']}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:59:52.600987 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-328c85d0-03bd-4a8f-bb94-0c6d2e2b397d tempest-VolumesActionsTest-965505807 tempest-VolumesActionsTest-965505807-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (52d20eae-b401-4851-83a3-23651c31cdd1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:59:52.628211 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-328c85d0-03bd-4a8f-bb94-0c6d2e2b397d tempest-VolumesActionsTest-965505807 tempest-VolumesActionsTest-965505807-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (52d20eae-b401-4851-83a3-23651c31cdd1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ce0ece91-0f3f-453a-9f35-b2f60bf2551e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1318134946',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dfd41624bf6a4f13acf612070db271fb',qos_specs=None,replication_status=,reservations=['e498fb4c-7f07-4bc0-8494-67c078bad8ab','1f3589fa-001a-4946-b379-0ffdf28a0301','2bed8dd6-500e-4948-8b71-9af8e5e24ee6','877aeb20-7398-42f0-92b9-0823b9d828f0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='38bd68b2aa86422aafc1738d7319f336',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T00:59:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1318134946',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ce0ece91-0f3f-453a-9f35-b2f60bf2551e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dfd41624bf6a4f13acf612070db271fb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='38bd68b2aa86422aafc1738d7319f336',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1ed58bd6-fe6a-497e-ae84-e8199d24fdfa),volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:59:52.629106 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-328c85d0-03bd-4a8f-bb94-0c6d2e2b397d tempest-VolumesActionsTest-965505807 tempest-VolumesActionsTest-965505807-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0d22f046-4565-4edf-a85f-c711d5c963a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:59:52.653486 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-328c85d0-03bd-4a8f-bb94-0c6d2e2b397d tempest-VolumesActionsTest-965505807 tempest-VolumesActionsTest-965505807-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0d22f046-4565-4edf-a85f-c711d5c963a5) transitioned into state 'SUCCESS' from state '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-1318134946',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dfd41624bf6a4f13acf612070db271fb',qos_specs=None,replication_status=,reservations=['e498fb4c-7f07-4bc0-8494-67c078bad8ab','1f3589fa-001a-4946-b379-0ffdf28a0301','2bed8dd6-500e-4948-8b71-9af8e5e24ee6','877aeb20-7398-42f0-92b9-0823b9d828f0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='38bd68b2aa86422aafc1738d7319f336',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:59:52.654327 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-328c85d0-03bd-4a8f-bb94-0c6d2e2b397d tempest-VolumesActionsTest-965505807 tempest-VolumesActionsTest-965505807-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (db29c0ed-fd7c-4a5d-a5f2-e3a35c89d567) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:59:52.669364 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-328c85d0-03bd-4a8f-bb94-0c6d2e2b397d tempest-VolumesActionsTest-965505807 tempest-VolumesActionsTest-965505807-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (db29c0ed-fd7c-4a5d-a5f2-e3a35c89d567) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:59:52.669364 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-328c85d0-03bd-4a8f-bb94-0c6d2e2b397d tempest-VolumesActionsTest-965505807 tempest-VolumesActionsTest-965505807-project-member] Flow 'volume_create_api' (14be838a-4331-4aaa-b600-82a777007f51) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:59:52.669364 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-328c85d0-03bd-4a8f-bb94-0c6d2e2b397d tempest-VolumesActionsTest-965505807 tempest-VolumesActionsTest-965505807-project-member] Create volume request issued successfully. Aug 20 00:59:52.669657 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-328c85d0-03bd-4a8f-bb94-0c6d2e2b397d tempest-VolumesActionsTest-965505807 tempest-VolumesActionsTest-965505807-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 20 00:59:52.670137 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 349/1376] 10.4.3.240 () {68 vars in 1258 bytes} [Thu Aug 20 00:59:52 2026] POST /volume/v3/volumes => generated 749 bytes in 211 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 00:59:52.684968 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-5a3e6916-65f4-4fd7-9ea2-8d5cd9db4bcc None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:59:52.687144 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-5a3e6916-65f4-4fd7-9ea2-8d5cd9db4bcc tempest-VolumesActionsTest-965505807 tempest-VolumesActionsTest-965505807-project-member] GET https://10.4.3.240/volume/v3/volumes/ce0ece91-0f3f-453a-9f35-b2f60bf2551e Aug 20 00:59:52.687375 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-5a3e6916-65f4-4fd7-9ea2-8d5cd9db4bcc tempest-VolumesActionsTest-965505807 tempest-VolumesActionsTest-965505807-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:59:52.687795 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-5a3e6916-65f4-4fd7-9ea2-8d5cd9db4bcc tempest-VolumesActionsTest-965505807 tempest-VolumesActionsTest-965505807-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:59:52.696509 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:59:52.696509 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 00:59:52.703360 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-5a3e6916-65f4-4fd7-9ea2-8d5cd9db4bcc tempest-VolumesActionsTest-965505807 tempest-VolumesActionsTest-965505807-project-member] Volume info retrieved successfully. Aug 20 00:59:52.707507 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-5a3e6916-65f4-4fd7-9ea2-8d5cd9db4bcc tempest-VolumesActionsTest-965505807 tempest-VolumesActionsTest-965505807-project-member] https://10.4.3.240/volume/v3/volumes/ce0ece91-0f3f-453a-9f35-b2f60bf2551e returned with HTTP 200 Aug 20 00:59:52.708040 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 349/1377] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:59:52 2026] GET /volume/v3/volumes/ce0ece91-0f3f-453a-9f35-b2f60bf2551e => generated 817 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:59:53.722660 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-71886f43-2fe5-4589-9ee4-f9eeb896b53f None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:59:53.724917 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-71886f43-2fe5-4589-9ee4-f9eeb896b53f tempest-VolumesActionsTest-965505807 tempest-VolumesActionsTest-965505807-project-member] GET https://10.4.3.240/volume/v3/volumes/ce0ece91-0f3f-453a-9f35-b2f60bf2551e Aug 20 00:59:53.725143 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-71886f43-2fe5-4589-9ee4-f9eeb896b53f tempest-VolumesActionsTest-965505807 tempest-VolumesActionsTest-965505807-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:59:53.725400 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-71886f43-2fe5-4589-9ee4-f9eeb896b53f tempest-VolumesActionsTest-965505807 tempest-VolumesActionsTest-965505807-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:59:53.734507 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:59:53.734507 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 00:59:53.738814 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-71886f43-2fe5-4589-9ee4-f9eeb896b53f tempest-VolumesActionsTest-965505807 tempest-VolumesActionsTest-965505807-project-member] Volume info retrieved successfully. Aug 20 00:59:53.744112 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-71886f43-2fe5-4589-9ee4-f9eeb896b53f tempest-VolumesActionsTest-965505807 tempest-VolumesActionsTest-965505807-project-member] https://10.4.3.240/volume/v3/volumes/ce0ece91-0f3f-453a-9f35-b2f60bf2551e returned with HTTP 200 Aug 20 00:59:53.744681 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 342/1378] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:59:53 2026] GET /volume/v3/volumes/ce0ece91-0f3f-453a-9f35-b2f60bf2551e => generated 842 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:59:53.758469 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-945adf81-12be-438f-ae30-6001b5850d13 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:59:53.760393 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-945adf81-12be-438f-ae30-6001b5850d13 tempest-VolumesActionsTest-1136040132 tempest-VolumesActionsTest-1136040132-project-admin] POST https://10.4.3.240/volume/v3/volumes/ce0ece91-0f3f-453a-9f35-b2f60bf2551e/action Aug 20 00:59:53.760771 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-945adf81-12be-438f-ae30-6001b5850d13 tempest-VolumesActionsTest-1136040132 tempest-VolumesActionsTest-1136040132-project-admin] Action body: b'{"os-reset_status": {"status": "attaching"}}' {{(pid=100213) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 00:59:53.760873 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-945adf81-12be-438f-ae30-6001b5850d13 tempest-VolumesActionsTest-1136040132 tempest-VolumesActionsTest-1136040132-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "attaching"}} {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:59:53.772871 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:59:53.772871 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 00:59:53.773260 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.contrib.admin_actions [None req-945adf81-12be-438f-ae30-6001b5850d13 tempest-VolumesActionsTest-1136040132 tempest-VolumesActionsTest-1136040132-project-admin] Updating volume 'ce0ece91-0f3f-453a-9f35-b2f60bf2551e' with '{'status': 'attaching'}' {{(pid=100213) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 20 00:59:53.802432 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-945adf81-12be-438f-ae30-6001b5850d13 tempest-VolumesActionsTest-1136040132 tempest-VolumesActionsTest-1136040132-project-admin] https://10.4.3.240/volume/v3/volumes/ce0ece91-0f3f-453a-9f35-b2f60bf2551e/action returned with HTTP 202 Aug 20 00:59:53.802432 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 339/1379] 10.4.3.240 () {68 vars in 1390 bytes} [Thu Aug 20 00:59:53 2026] POST /volume/v3/volumes/ce0ece91-0f3f-453a-9f35-b2f60bf2551e/action => generated 0 bytes in 45 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 00:59:53.811852 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-750b4af1-93df-40c9-9b9e-a18b1cb9c9ca None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:59:53.813548 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-750b4af1-93df-40c9-9b9e-a18b1cb9c9ca tempest-VolumesActionsTest-965505807 tempest-VolumesActionsTest-965505807-project-member] GET https://10.4.3.240/volume/v3/volumes/ce0ece91-0f3f-453a-9f35-b2f60bf2551e Aug 20 00:59:53.813714 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-750b4af1-93df-40c9-9b9e-a18b1cb9c9ca tempest-VolumesActionsTest-965505807 tempest-VolumesActionsTest-965505807-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:59:53.813887 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-750b4af1-93df-40c9-9b9e-a18b1cb9c9ca tempest-VolumesActionsTest-965505807 tempest-VolumesActionsTest-965505807-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:59:53.815882 np0000007838 devstack@c-api.service[100214]: DEBUG dbcounter [-] [100214] Writing DB stats cinder:SELECT=360,cinder:UPDATE=61,cinder:INSERT=23 {{(pid=100214) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 00:59:53.821619 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:59:53.821619 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 00:59:53.825780 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-750b4af1-93df-40c9-9b9e-a18b1cb9c9ca tempest-VolumesActionsTest-965505807 tempest-VolumesActionsTest-965505807-project-member] Volume info retrieved successfully. Aug 20 00:59:53.831246 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-750b4af1-93df-40c9-9b9e-a18b1cb9c9ca tempest-VolumesActionsTest-965505807 tempest-VolumesActionsTest-965505807-project-member] https://10.4.3.240/volume/v3/volumes/ce0ece91-0f3f-453a-9f35-b2f60bf2551e returned with HTTP 200 Aug 20 00:59:53.831246 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 350/1380] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:59:53 2026] GET /volume/v3/volumes/ce0ece91-0f3f-453a-9f35-b2f60bf2551e => generated 842 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:59:53.844548 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-db7cdb3e-f674-45ae-b112-04f61a9aa94a None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:59:53.848817 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-db7cdb3e-f674-45ae-b112-04f61a9aa94a tempest-VolumesActionsTest-1136040132 tempest-VolumesActionsTest-1136040132-project-admin] POST https://10.4.3.240/volume/v3/volumes/ce0ece91-0f3f-453a-9f35-b2f60bf2551e/action Aug 20 00:59:53.848817 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-db7cdb3e-f674-45ae-b112-04f61a9aa94a tempest-VolumesActionsTest-1136040132 tempest-VolumesActionsTest-1136040132-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100215) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 00:59:53.848817 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-db7cdb3e-f674-45ae-b112-04f61a9aa94a tempest-VolumesActionsTest-1136040132 tempest-VolumesActionsTest-1136040132-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:59:53.868952 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:59:53.868952 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 00:59:53.869463 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-db7cdb3e-f674-45ae-b112-04f61a9aa94a tempest-VolumesActionsTest-1136040132 tempest-VolumesActionsTest-1136040132-project-admin] Volume info retrieved successfully. Aug 20 00:59:53.900063 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-db7cdb3e-f674-45ae-b112-04f61a9aa94a tempest-VolumesActionsTest-1136040132 tempest-VolumesActionsTest-1136040132-project-admin] Delete volume request issued successfully. Aug 20 00:59:53.900402 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-db7cdb3e-f674-45ae-b112-04f61a9aa94a tempest-VolumesActionsTest-1136040132 tempest-VolumesActionsTest-1136040132-project-admin] https://10.4.3.240/volume/v3/volumes/ce0ece91-0f3f-453a-9f35-b2f60bf2551e/action returned with HTTP 202 Aug 20 00:59:53.900944 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 350/1381] 10.4.3.240 () {68 vars in 1390 bytes} [Thu Aug 20 00:59:53 2026] POST /volume/v3/volumes/ce0ece91-0f3f-453a-9f35-b2f60bf2551e/action => generated 0 bytes in 57 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 00:59:53.909356 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-a39175d0-fb9b-41f1-a28c-949c28571688 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:59:53.914245 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-a39175d0-fb9b-41f1-a28c-949c28571688 tempest-VolumesActionsTest-965505807 tempest-VolumesActionsTest-965505807-project-member] GET https://10.4.3.240/volume/v3/volumes/ce0ece91-0f3f-453a-9f35-b2f60bf2551e Aug 20 00:59:53.914492 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-a39175d0-fb9b-41f1-a28c-949c28571688 tempest-VolumesActionsTest-965505807 tempest-VolumesActionsTest-965505807-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:59:53.914689 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-a39175d0-fb9b-41f1-a28c-949c28571688 tempest-VolumesActionsTest-965505807 tempest-VolumesActionsTest-965505807-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:59:53.925354 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:59:53.925354 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 00:59:53.931180 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-a39175d0-fb9b-41f1-a28c-949c28571688 tempest-VolumesActionsTest-965505807 tempest-VolumesActionsTest-965505807-project-member] Volume info retrieved successfully. Aug 20 00:59:53.937135 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-a39175d0-fb9b-41f1-a28c-949c28571688 tempest-VolumesActionsTest-965505807 tempest-VolumesActionsTest-965505807-project-member] https://10.4.3.240/volume/v3/volumes/ce0ece91-0f3f-453a-9f35-b2f60bf2551e returned with HTTP 200 Aug 20 00:59:53.938022 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 343/1382] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:59:53 2026] GET /volume/v3/volumes/ce0ece91-0f3f-453a-9f35-b2f60bf2551e => generated 841 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:59:54.952137 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-1600a31a-51b0-482d-a23b-fd13e7e3300b None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:59:54.956973 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-1600a31a-51b0-482d-a23b-fd13e7e3300b tempest-VolumesActionsTest-965505807 tempest-VolumesActionsTest-965505807-project-member] GET https://10.4.3.240/volume/v3/volumes/ce0ece91-0f3f-453a-9f35-b2f60bf2551e Aug 20 00:59:54.956973 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-1600a31a-51b0-482d-a23b-fd13e7e3300b tempest-VolumesActionsTest-965505807 tempest-VolumesActionsTest-965505807-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:59:54.956973 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-1600a31a-51b0-482d-a23b-fd13e7e3300b tempest-VolumesActionsTest-965505807 tempest-VolumesActionsTest-965505807-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:59:54.963690 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-1600a31a-51b0-482d-a23b-fd13e7e3300b tempest-VolumesActionsTest-965505807 tempest-VolumesActionsTest-965505807-project-member] https://10.4.3.240/volume/v3/volumes/ce0ece91-0f3f-453a-9f35-b2f60bf2551e returned with HTTP 404 Aug 20 00:59:54.964221 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 340/1383] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:59:54 2026] GET /volume/v3/volumes/ce0ece91-0f3f-453a-9f35-b2f60bf2551e => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:59:54.972693 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-9b1744ce-f794-4b0c-99d9-fd63512462ca None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:59:54.975621 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-9b1744ce-f794-4b0c-99d9-fd63512462ca tempest-VolumesActionsTest-965505807 tempest-VolumesActionsTest-965505807-project-member] GET https://10.4.3.240/volume/v3/volumes/ce0ece91-0f3f-453a-9f35-b2f60bf2551e Aug 20 00:59:54.975849 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-9b1744ce-f794-4b0c-99d9-fd63512462ca tempest-VolumesActionsTest-965505807 tempest-VolumesActionsTest-965505807-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:59:54.976044 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-9b1744ce-f794-4b0c-99d9-fd63512462ca tempest-VolumesActionsTest-965505807 tempest-VolumesActionsTest-965505807-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:59:54.982758 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-9b1744ce-f794-4b0c-99d9-fd63512462ca tempest-VolumesActionsTest-965505807 tempest-VolumesActionsTest-965505807-project-member] https://10.4.3.240/volume/v3/volumes/ce0ece91-0f3f-453a-9f35-b2f60bf2551e returned with HTTP 404 Aug 20 00:59:54.986462 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 351/1384] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:59:54 2026] GET /volume/v3/volumes/ce0ece91-0f3f-453a-9f35-b2f60bf2551e => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:59:54.993043 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-c9659781-68be-417f-abb3-9e78cf4c64fd None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:59:54.995612 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-c9659781-68be-417f-abb3-9e78cf4c64fd tempest-VolumesActionsTest-965505807 tempest-VolumesActionsTest-965505807-project-member] DELETE https://10.4.3.240/volume/v3/volumes/ce0ece91-0f3f-453a-9f35-b2f60bf2551e Aug 20 00:59:54.995774 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-c9659781-68be-417f-abb3-9e78cf4c64fd tempest-VolumesActionsTest-965505807 tempest-VolumesActionsTest-965505807-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:59:54.995925 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-c9659781-68be-417f-abb3-9e78cf4c64fd tempest-VolumesActionsTest-965505807 tempest-VolumesActionsTest-965505807-project-member] Calling method 'delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:59:54.996113 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-c9659781-68be-417f-abb3-9e78cf4c64fd tempest-VolumesActionsTest-965505807 tempest-VolumesActionsTest-965505807-project-member] Delete volume with id: ce0ece91-0f3f-453a-9f35-b2f60bf2551e Aug 20 00:59:54.999467 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [req-5bb3e40f-7c81-415e-b9ae-3daabb0a20a8 req-4d61137e-fc7a-4943-8d15-b6247b25d4af None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:59:55.001414 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-5bb3e40f-7c81-415e-b9ae-3daabb0a20a8 req-4d61137e-fc7a-4943-8d15-b6247b25d4af tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] GET https://10.4.3.240/volume/v3/volumes/afb8d4c4-10f9-4ca1-837e-d1e16599ac76 Aug 20 00:59:55.001620 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [req-5bb3e40f-7c81-415e-b9ae-3daabb0a20a8 req-4d61137e-fc7a-4943-8d15-b6247b25d4af tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:59:55.001828 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [req-5bb3e40f-7c81-415e-b9ae-3daabb0a20a8 req-4d61137e-fc7a-4943-8d15-b6247b25d4af tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:59:55.003771 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-c9659781-68be-417f-abb3-9e78cf4c64fd tempest-VolumesActionsTest-965505807 tempest-VolumesActionsTest-965505807-project-member] https://10.4.3.240/volume/v3/volumes/ce0ece91-0f3f-453a-9f35-b2f60bf2551e returned with HTTP 404 Aug 20 00:59:55.004397 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 351/1385] 10.4.3.240 () {66 vars in 1351 bytes} [Thu Aug 20 00:59:54 2026] DELETE /volume/v3/volumes/ce0ece91-0f3f-453a-9f35-b2f60bf2551e => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 20 00:59:55.013276 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-f08c050c-3989-469a-83c0-a76c9ed10d48 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:59:55.013834 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:59:55.013834 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 00:59:55.015365 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-f08c050c-3989-469a-83c0-a76c9ed10d48 tempest-VolumesActionsTest-965505807 tempest-VolumesActionsTest-965505807-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 20 00:59:55.015704 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-f08c050c-3989-469a-83c0-a76c9ed10d48 tempest-VolumesActionsTest-965505807 tempest-VolumesActionsTest-965505807-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1989248871"}} {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:59:55.017482 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.v3.volumes [None req-f08c050c-3989-469a-83c0-a76c9ed10d48 tempest-VolumesActionsTest-965505807 tempest-VolumesActionsTest-965505807-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1989248871'}} {{(pid=100213) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 00:59:55.017682 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.v3.volumes [None req-f08c050c-3989-469a-83c0-a76c9ed10d48 tempest-VolumesActionsTest-965505807 tempest-VolumesActionsTest-965505807-project-member] Create volume of 1 GB Aug 20 00:59:55.017869 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [req-5bb3e40f-7c81-415e-b9ae-3daabb0a20a8 req-4d61137e-fc7a-4943-8d15-b6247b25d4af tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Volume info retrieved successfully. Aug 20 00:59:55.018028 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:59:55.018028 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 00:59:55.022195 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-f08c050c-3989-469a-83c0-a76c9ed10d48 tempest-VolumesActionsTest-965505807 tempest-VolumesActionsTest-965505807-project-member] Availability Zones retrieved successfully. Aug 20 00:59:55.024147 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-5bb3e40f-7c81-415e-b9ae-3daabb0a20a8 req-4d61137e-fc7a-4943-8d15-b6247b25d4af tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] https://10.4.3.240/volume/v3/volumes/afb8d4c4-10f9-4ca1-837e-d1e16599ac76 returned with HTTP 200 Aug 20 00:59:55.024566 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 344/1386] 10.4.3.240 () {68 vars in 1598 bytes} [Thu Aug 20 00:59:54 2026] GET /volume/v3/volumes/afb8d4c4-10f9-4ca1-837e-d1e16599ac76 => generated 1658 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:59:55.030656 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-f08c050c-3989-469a-83c0-a76c9ed10d48 tempest-VolumesActionsTest-965505807 tempest-VolumesActionsTest-965505807-project-member] Flow 'volume_create_api' (0b422a60-a795-4720-8f0b-3a1414b700e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:59:55.032015 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-f08c050c-3989-469a-83c0-a76c9ed10d48 tempest-VolumesActionsTest-965505807 tempest-VolumesActionsTest-965505807-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eedd8d9f-9d18-4225-9b11-cac36fb4122b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:59:55.033964 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.flows.api.create_volume [None req-f08c050c-3989-469a-83c0-a76c9ed10d48 tempest-VolumesActionsTest-965505807 tempest-VolumesActionsTest-965505807-project-member] Validating volume size '1' using validate_int {{(pid=100213) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 00:59:55.068265 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-f08c050c-3989-469a-83c0-a76c9ed10d48 tempest-VolumesActionsTest-965505807 tempest-VolumesActionsTest-965505807-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eedd8d9f-9d18-4225-9b11-cac36fb4122b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:52:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1ed58bd6-fe6a-497e-ae84-e8199d24fdfa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:59:55.069222 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-f08c050c-3989-469a-83c0-a76c9ed10d48 tempest-VolumesActionsTest-965505807 tempest-VolumesActionsTest-965505807-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (08d39b79-91b9-4469-9e7e-2540918d8494) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:59:55.122405 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.quota [None req-f08c050c-3989-469a-83c0-a76c9ed10d48 tempest-VolumesActionsTest-965505807 tempest-VolumesActionsTest-965505807-project-member] Created reservations ['794f9172-bf5b-4c5a-9267-242056de4b7a', 'd7aa1947-9a6d-4d73-91fa-44e8327e7fa3', 'f3b8b62f-5731-462f-8423-e769115db301', 'dcd8c76c-eba0-4b34-8be6-306a5174e4e0'] {{(pid=100213) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:59:55.123398 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-f08c050c-3989-469a-83c0-a76c9ed10d48 tempest-VolumesActionsTest-965505807 tempest-VolumesActionsTest-965505807-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (08d39b79-91b9-4469-9e7e-2540918d8494) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['794f9172-bf5b-4c5a-9267-242056de4b7a', 'd7aa1947-9a6d-4d73-91fa-44e8327e7fa3', 'f3b8b62f-5731-462f-8423-e769115db301', 'dcd8c76c-eba0-4b34-8be6-306a5174e4e0']}' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:59:55.124369 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-f08c050c-3989-469a-83c0-a76c9ed10d48 tempest-VolumesActionsTest-965505807 tempest-VolumesActionsTest-965505807-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1363f609-7775-4325-8085-abe488f5d44e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:59:55.156383 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-f08c050c-3989-469a-83c0-a76c9ed10d48 tempest-VolumesActionsTest-965505807 tempest-VolumesActionsTest-965505807-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1363f609-7775-4325-8085-abe488f5d44e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd861260c-5a79-435a-b693-b9fb296fadc9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1989248871',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dfd41624bf6a4f13acf612070db271fb',qos_specs=None,replication_status=,reservations=['794f9172-bf5b-4c5a-9267-242056de4b7a','d7aa1947-9a6d-4d73-91fa-44e8327e7fa3','f3b8b62f-5731-462f-8423-e769115db301','dcd8c76c-eba0-4b34-8be6-306a5174e4e0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='38bd68b2aa86422aafc1738d7319f336',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T00:59:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1989248871',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d861260c-5a79-435a-b693-b9fb296fadc9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dfd41624bf6a4f13acf612070db271fb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='38bd68b2aa86422aafc1738d7319f336',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1ed58bd6-fe6a-497e-ae84-e8199d24fdfa),volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:59:55.157473 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-f08c050c-3989-469a-83c0-a76c9ed10d48 tempest-VolumesActionsTest-965505807 tempest-VolumesActionsTest-965505807-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (510d694d-583d-412e-9916-10893f213961) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:59:55.185940 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-f08c050c-3989-469a-83c0-a76c9ed10d48 tempest-VolumesActionsTest-965505807 tempest-VolumesActionsTest-965505807-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (510d694d-583d-412e-9916-10893f213961) transitioned into state 'SUCCESS' from state '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-1989248871',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dfd41624bf6a4f13acf612070db271fb',qos_specs=None,replication_status=,reservations=['794f9172-bf5b-4c5a-9267-242056de4b7a','d7aa1947-9a6d-4d73-91fa-44e8327e7fa3','f3b8b62f-5731-462f-8423-e769115db301','dcd8c76c-eba0-4b34-8be6-306a5174e4e0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='38bd68b2aa86422aafc1738d7319f336',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:59:55.186878 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-f08c050c-3989-469a-83c0-a76c9ed10d48 tempest-VolumesActionsTest-965505807 tempest-VolumesActionsTest-965505807-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e869a4d1-0143-4718-a494-8ed26b78d383) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:59:55.201691 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-f08c050c-3989-469a-83c0-a76c9ed10d48 tempest-VolumesActionsTest-965505807 tempest-VolumesActionsTest-965505807-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e869a4d1-0143-4718-a494-8ed26b78d383) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:59:55.203473 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-f08c050c-3989-469a-83c0-a76c9ed10d48 tempest-VolumesActionsTest-965505807 tempest-VolumesActionsTest-965505807-project-member] Flow 'volume_create_api' (0b422a60-a795-4720-8f0b-3a1414b700e1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100213) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:59:55.203473 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-f08c050c-3989-469a-83c0-a76c9ed10d48 tempest-VolumesActionsTest-965505807 tempest-VolumesActionsTest-965505807-project-member] Create volume request issued successfully. Aug 20 00:59:55.204306 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-f08c050c-3989-469a-83c0-a76c9ed10d48 tempest-VolumesActionsTest-965505807 tempest-VolumesActionsTest-965505807-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 20 00:59:55.204951 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 341/1387] 10.4.3.240 () {68 vars in 1258 bytes} [Thu Aug 20 00:59:55 2026] POST /volume/v3/volumes => generated 749 bytes in 192 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 00:59:55.221086 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-9cb36b6a-6174-4913-bde9-a29dc2004efd None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:59:55.224135 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-9cb36b6a-6174-4913-bde9-a29dc2004efd tempest-VolumesActionsTest-965505807 tempest-VolumesActionsTest-965505807-project-member] GET https://10.4.3.240/volume/v3/volumes/d861260c-5a79-435a-b693-b9fb296fadc9 Aug 20 00:59:55.225406 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-9cb36b6a-6174-4913-bde9-a29dc2004efd tempest-VolumesActionsTest-965505807 tempest-VolumesActionsTest-965505807-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:59:55.226366 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-9cb36b6a-6174-4913-bde9-a29dc2004efd tempest-VolumesActionsTest-965505807 tempest-VolumesActionsTest-965505807-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:59:55.237150 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:59:55.237150 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 00:59:55.246288 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-9cb36b6a-6174-4913-bde9-a29dc2004efd tempest-VolumesActionsTest-965505807 tempest-VolumesActionsTest-965505807-project-member] Volume info retrieved successfully. Aug 20 00:59:55.251073 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-9cb36b6a-6174-4913-bde9-a29dc2004efd tempest-VolumesActionsTest-965505807 tempest-VolumesActionsTest-965505807-project-member] https://10.4.3.240/volume/v3/volumes/d861260c-5a79-435a-b693-b9fb296fadc9 returned with HTTP 200 Aug 20 00:59:55.251688 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 352/1388] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:59:55 2026] GET /volume/v3/volumes/d861260c-5a79-435a-b693-b9fb296fadc9 => generated 817 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:59:56.032840 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-5bb3e40f-7c81-415e-b9ae-3daabb0a20a8 req-82101241-ae57-4877-9b8b-d11357f9c9a7 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:59:56.035433 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-5bb3e40f-7c81-415e-b9ae-3daabb0a20a8 req-82101241-ae57-4877-9b8b-d11357f9c9a7 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] DELETE https://10.4.3.240/volume/v3/attachments/8467e3ad-5410-4709-aa6c-0a0a8fea8abb Aug 20 00:59:56.035679 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-5bb3e40f-7c81-415e-b9ae-3daabb0a20a8 req-82101241-ae57-4877-9b8b-d11357f9c9a7 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:59:56.035905 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-5bb3e40f-7c81-415e-b9ae-3daabb0a20a8 req-82101241-ae57-4877-9b8b-d11357f9c9a7 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Calling method 'version_select' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:59:56.049502 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:59:56.049502 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 00:59:56.098766 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-5bb3e40f-7c81-415e-b9ae-3daabb0a20a8 req-82101241-ae57-4877-9b8b-d11357f9c9a7 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] https://10.4.3.240/volume/v3/attachments/8467e3ad-5410-4709-aa6c-0a0a8fea8abb returned with HTTP 200 Aug 20 00:59:56.099409 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 352/1389] 10.4.3.240 () {72 vars in 1673 bytes} [Thu Aug 20 00:59:56 2026] DELETE /volume/v3/attachments/8467e3ad-5410-4709-aa6c-0a0a8fea8abb => generated 19 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 20 00:59:56.267440 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-a2798378-b450-4a79-b431-41d84f2d4273 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:59:56.269726 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-a2798378-b450-4a79-b431-41d84f2d4273 tempest-VolumesActionsTest-965505807 tempest-VolumesActionsTest-965505807-project-member] GET https://10.4.3.240/volume/v3/volumes/d861260c-5a79-435a-b693-b9fb296fadc9 Aug 20 00:59:56.272184 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-a2798378-b450-4a79-b431-41d84f2d4273 tempest-VolumesActionsTest-965505807 tempest-VolumesActionsTest-965505807-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:59:56.272184 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-a2798378-b450-4a79-b431-41d84f2d4273 tempest-VolumesActionsTest-965505807 tempest-VolumesActionsTest-965505807-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:59:56.283426 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:59:56.283426 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 00:59:56.292837 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-a2798378-b450-4a79-b431-41d84f2d4273 tempest-VolumesActionsTest-965505807 tempest-VolumesActionsTest-965505807-project-member] Volume info retrieved successfully. Aug 20 00:59:56.294928 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-a2798378-b450-4a79-b431-41d84f2d4273 tempest-VolumesActionsTest-965505807 tempest-VolumesActionsTest-965505807-project-member] https://10.4.3.240/volume/v3/volumes/d861260c-5a79-435a-b693-b9fb296fadc9 returned with HTTP 200 Aug 20 00:59:56.295536 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 345/1390] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:59:56 2026] GET /volume/v3/volumes/d861260c-5a79-435a-b693-b9fb296fadc9 => generated 842 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:59:56.311818 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-9482e485-a913-4a65-8301-99f9e6678b3a None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:59:56.313991 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-9482e485-a913-4a65-8301-99f9e6678b3a tempest-VolumesActionsTest-1136040132 tempest-VolumesActionsTest-1136040132-project-admin] POST https://10.4.3.240/volume/v3/volumes/d861260c-5a79-435a-b693-b9fb296fadc9/action Aug 20 00:59:56.314477 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-9482e485-a913-4a65-8301-99f9e6678b3a tempest-VolumesActionsTest-1136040132 tempest-VolumesActionsTest-1136040132-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100213) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 00:59:56.314642 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-9482e485-a913-4a65-8301-99f9e6678b3a tempest-VolumesActionsTest-1136040132 tempest-VolumesActionsTest-1136040132-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:59:56.325817 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:59:56.325817 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 00:59:56.326232 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.contrib.admin_actions [None req-9482e485-a913-4a65-8301-99f9e6678b3a tempest-VolumesActionsTest-1136040132 tempest-VolumesActionsTest-1136040132-project-admin] Updating volume 'd861260c-5a79-435a-b693-b9fb296fadc9' with '{'status': 'creating'}' {{(pid=100213) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 20 00:59:56.352319 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-9482e485-a913-4a65-8301-99f9e6678b3a tempest-VolumesActionsTest-1136040132 tempest-VolumesActionsTest-1136040132-project-admin] https://10.4.3.240/volume/v3/volumes/d861260c-5a79-435a-b693-b9fb296fadc9/action returned with HTTP 202 Aug 20 00:59:56.353032 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 342/1391] 10.4.3.240 () {68 vars in 1390 bytes} [Thu Aug 20 00:59:56 2026] POST /volume/v3/volumes/d861260c-5a79-435a-b693-b9fb296fadc9/action => generated 0 bytes in 42 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 00:59:56.359917 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-1fe30b38-997e-4931-ad51-58ad55144210 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:59:56.361752 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-1fe30b38-997e-4931-ad51-58ad55144210 tempest-VolumesActionsTest-965505807 tempest-VolumesActionsTest-965505807-project-member] GET https://10.4.3.240/volume/v3/volumes/d861260c-5a79-435a-b693-b9fb296fadc9 Aug 20 00:59:56.361951 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-1fe30b38-997e-4931-ad51-58ad55144210 tempest-VolumesActionsTest-965505807 tempest-VolumesActionsTest-965505807-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:59:56.362147 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-1fe30b38-997e-4931-ad51-58ad55144210 tempest-VolumesActionsTest-965505807 tempest-VolumesActionsTest-965505807-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:59:56.369448 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:59:56.369448 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 00:59:56.373519 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-1fe30b38-997e-4931-ad51-58ad55144210 tempest-VolumesActionsTest-965505807 tempest-VolumesActionsTest-965505807-project-member] Volume info retrieved successfully. Aug 20 00:59:56.377826 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-1fe30b38-997e-4931-ad51-58ad55144210 tempest-VolumesActionsTest-965505807 tempest-VolumesActionsTest-965505807-project-member] https://10.4.3.240/volume/v3/volumes/d861260c-5a79-435a-b693-b9fb296fadc9 returned with HTTP 200 Aug 20 00:59:56.378194 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 353/1392] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:59:56 2026] GET /volume/v3/volumes/d861260c-5a79-435a-b693-b9fb296fadc9 => generated 841 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:59:56.390648 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-f7600158-09e0-432a-9e8a-5aefc397b5a5 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:59:56.392730 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-f7600158-09e0-432a-9e8a-5aefc397b5a5 tempest-VolumesActionsTest-1136040132 tempest-VolumesActionsTest-1136040132-project-admin] POST https://10.4.3.240/volume/v3/volumes/d861260c-5a79-435a-b693-b9fb296fadc9/action Aug 20 00:59:56.393233 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-f7600158-09e0-432a-9e8a-5aefc397b5a5 tempest-VolumesActionsTest-1136040132 tempest-VolumesActionsTest-1136040132-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100215) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 00:59:56.393624 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-f7600158-09e0-432a-9e8a-5aefc397b5a5 tempest-VolumesActionsTest-1136040132 tempest-VolumesActionsTest-1136040132-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:59:56.403938 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:59:56.403938 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 00:59:56.403938 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-f7600158-09e0-432a-9e8a-5aefc397b5a5 tempest-VolumesActionsTest-1136040132 tempest-VolumesActionsTest-1136040132-project-admin] Volume info retrieved successfully. Aug 20 00:59:56.424940 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-f7600158-09e0-432a-9e8a-5aefc397b5a5 tempest-VolumesActionsTest-1136040132 tempest-VolumesActionsTest-1136040132-project-admin] Delete volume request issued successfully. Aug 20 00:59:56.425503 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-f7600158-09e0-432a-9e8a-5aefc397b5a5 tempest-VolumesActionsTest-1136040132 tempest-VolumesActionsTest-1136040132-project-admin] https://10.4.3.240/volume/v3/volumes/d861260c-5a79-435a-b693-b9fb296fadc9/action returned with HTTP 202 Aug 20 00:59:56.426368 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 353/1393] 10.4.3.240 () {68 vars in 1390 bytes} [Thu Aug 20 00:59:56 2026] POST /volume/v3/volumes/d861260c-5a79-435a-b693-b9fb296fadc9/action => generated 0 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 00:59:56.436113 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-d0b5ab9f-fea2-480a-a957-3611eba87390 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:59:56.438125 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-d0b5ab9f-fea2-480a-a957-3611eba87390 tempest-VolumesActionsTest-965505807 tempest-VolumesActionsTest-965505807-project-member] GET https://10.4.3.240/volume/v3/volumes/d861260c-5a79-435a-b693-b9fb296fadc9 Aug 20 00:59:56.438679 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-d0b5ab9f-fea2-480a-a957-3611eba87390 tempest-VolumesActionsTest-965505807 tempest-VolumesActionsTest-965505807-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:59:56.439124 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-d0b5ab9f-fea2-480a-a957-3611eba87390 tempest-VolumesActionsTest-965505807 tempest-VolumesActionsTest-965505807-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:59:56.454053 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:59:56.454053 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 00:59:56.462293 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-d0b5ab9f-fea2-480a-a957-3611eba87390 tempest-VolumesActionsTest-965505807 tempest-VolumesActionsTest-965505807-project-member] Volume info retrieved successfully. Aug 20 00:59:56.469347 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-d0b5ab9f-fea2-480a-a957-3611eba87390 tempest-VolumesActionsTest-965505807 tempest-VolumesActionsTest-965505807-project-member] https://10.4.3.240/volume/v3/volumes/d861260c-5a79-435a-b693-b9fb296fadc9 returned with HTTP 200 Aug 20 00:59:56.470067 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 346/1394] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:59:56 2026] GET /volume/v3/volumes/d861260c-5a79-435a-b693-b9fb296fadc9 => generated 841 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:59:57.126078 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-ce906bd4-2f47-48fe-bb15-d1a1d93c1c5e None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:59:57.127897 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-ce906bd4-2f47-48fe-bb15-d1a1d93c1c5e tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] DELETE https://10.4.3.240/volume/v3/volumes/afb8d4c4-10f9-4ca1-837e-d1e16599ac76?cascade=True Aug 20 00:59:57.128052 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-ce906bd4-2f47-48fe-bb15-d1a1d93c1c5e tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:59:57.128247 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-ce906bd4-2f47-48fe-bb15-d1a1d93c1c5e tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Calling method 'delete' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:59:57.128487 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.v3.volumes [None req-ce906bd4-2f47-48fe-bb15-d1a1d93c1c5e tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Delete volume with id: afb8d4c4-10f9-4ca1-837e-d1e16599ac76 Aug 20 00:59:57.136042 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:59:57.136042 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 00:59:57.136435 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-ce906bd4-2f47-48fe-bb15-d1a1d93c1c5e tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Volume info retrieved successfully. Aug 20 00:59:57.165525 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-ce906bd4-2f47-48fe-bb15-d1a1d93c1c5e tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Delete volume request issued successfully. Aug 20 00:59:57.165713 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-ce906bd4-2f47-48fe-bb15-d1a1d93c1c5e tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] https://10.4.3.240/volume/v3/volumes/afb8d4c4-10f9-4ca1-837e-d1e16599ac76?cascade=True returned with HTTP 202 Aug 20 00:59:57.166161 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 343/1395] 10.4.3.240 () {66 vars in 1376 bytes} [Thu Aug 20 00:59:57 2026] DELETE /volume/v3/volumes/afb8d4c4-10f9-4ca1-837e-d1e16599ac76?cascade=True => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:59:57.174534 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-45e0e973-dd89-48dd-af1c-79e2ba2e52d8 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:59:57.176519 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-45e0e973-dd89-48dd-af1c-79e2ba2e52d8 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] GET https://10.4.3.240/volume/v3/volumes/afb8d4c4-10f9-4ca1-837e-d1e16599ac76 Aug 20 00:59:57.176719 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-45e0e973-dd89-48dd-af1c-79e2ba2e52d8 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:59:57.176950 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-45e0e973-dd89-48dd-af1c-79e2ba2e52d8 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:59:57.188050 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:59:57.188050 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 00:59:57.193577 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-45e0e973-dd89-48dd-af1c-79e2ba2e52d8 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Volume info retrieved successfully. Aug 20 00:59:57.201156 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-45e0e973-dd89-48dd-af1c-79e2ba2e52d8 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] https://10.4.3.240/volume/v3/volumes/afb8d4c4-10f9-4ca1-837e-d1e16599ac76 returned with HTTP 200 Aug 20 00:59:57.201734 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 354/1396] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:59:57 2026] GET /volume/v3/volumes/afb8d4c4-10f9-4ca1-837e-d1e16599ac76 => generated 1365 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 00:59:57.483041 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-be9f5f46-ad02-4e4b-8782-249cf46abc89 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:59:57.485489 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-be9f5f46-ad02-4e4b-8782-249cf46abc89 tempest-VolumesActionsTest-965505807 tempest-VolumesActionsTest-965505807-project-member] GET https://10.4.3.240/volume/v3/volumes/d861260c-5a79-435a-b693-b9fb296fadc9 Aug 20 00:59:57.487317 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-be9f5f46-ad02-4e4b-8782-249cf46abc89 tempest-VolumesActionsTest-965505807 tempest-VolumesActionsTest-965505807-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:59:57.487317 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-be9f5f46-ad02-4e4b-8782-249cf46abc89 tempest-VolumesActionsTest-965505807 tempest-VolumesActionsTest-965505807-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:59:57.493217 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-be9f5f46-ad02-4e4b-8782-249cf46abc89 tempest-VolumesActionsTest-965505807 tempest-VolumesActionsTest-965505807-project-member] https://10.4.3.240/volume/v3/volumes/d861260c-5a79-435a-b693-b9fb296fadc9 returned with HTTP 404 Aug 20 00:59:57.494254 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 354/1397] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:59:57 2026] GET /volume/v3/volumes/d861260c-5a79-435a-b693-b9fb296fadc9 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:59:57.501597 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-03583aed-0f6d-4a39-9cd3-0facbfe22bad None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:59:57.504083 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-03583aed-0f6d-4a39-9cd3-0facbfe22bad tempest-VolumesActionsTest-965505807 tempest-VolumesActionsTest-965505807-project-member] GET https://10.4.3.240/volume/v3/volumes/d861260c-5a79-435a-b693-b9fb296fadc9 Aug 20 00:59:57.504382 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-03583aed-0f6d-4a39-9cd3-0facbfe22bad tempest-VolumesActionsTest-965505807 tempest-VolumesActionsTest-965505807-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:59:57.504563 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-03583aed-0f6d-4a39-9cd3-0facbfe22bad tempest-VolumesActionsTest-965505807 tempest-VolumesActionsTest-965505807-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:59:57.511476 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-03583aed-0f6d-4a39-9cd3-0facbfe22bad tempest-VolumesActionsTest-965505807 tempest-VolumesActionsTest-965505807-project-member] https://10.4.3.240/volume/v3/volumes/d861260c-5a79-435a-b693-b9fb296fadc9 returned with HTTP 404 Aug 20 00:59:57.511911 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 347/1398] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:59:57 2026] GET /volume/v3/volumes/d861260c-5a79-435a-b693-b9fb296fadc9 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:59:57.520752 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-caf6198b-251b-4996-8901-c36eaf66a80c None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:59:57.522700 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-caf6198b-251b-4996-8901-c36eaf66a80c tempest-VolumesActionsTest-965505807 tempest-VolumesActionsTest-965505807-project-member] DELETE https://10.4.3.240/volume/v3/volumes/d861260c-5a79-435a-b693-b9fb296fadc9 Aug 20 00:59:57.523066 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-caf6198b-251b-4996-8901-c36eaf66a80c tempest-VolumesActionsTest-965505807 tempest-VolumesActionsTest-965505807-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:59:57.523319 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-caf6198b-251b-4996-8901-c36eaf66a80c tempest-VolumesActionsTest-965505807 tempest-VolumesActionsTest-965505807-project-member] Calling method 'delete' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:59:57.523558 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.v3.volumes [None req-caf6198b-251b-4996-8901-c36eaf66a80c tempest-VolumesActionsTest-965505807 tempest-VolumesActionsTest-965505807-project-member] Delete volume with id: d861260c-5a79-435a-b693-b9fb296fadc9 Aug 20 00:59:57.533778 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-caf6198b-251b-4996-8901-c36eaf66a80c tempest-VolumesActionsTest-965505807 tempest-VolumesActionsTest-965505807-project-member] https://10.4.3.240/volume/v3/volumes/d861260c-5a79-435a-b693-b9fb296fadc9 returned with HTTP 404 Aug 20 00:59:57.533778 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 344/1399] 10.4.3.240 () {66 vars in 1351 bytes} [Thu Aug 20 00:59:57 2026] DELETE /volume/v3/volumes/d861260c-5a79-435a-b693-b9fb296fadc9 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:59:57.543091 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-3e697847-7da9-4f7d-a00d-26c05b3f5c43 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:59:57.544912 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-3e697847-7da9-4f7d-a00d-26c05b3f5c43 tempest-VolumesActionsTest-965505807 tempest-VolumesActionsTest-965505807-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 20 00:59:57.545420 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-3e697847-7da9-4f7d-a00d-26c05b3f5c43 tempest-VolumesActionsTest-965505807 tempest-VolumesActionsTest-965505807-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-2136348983"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:59:57.547405 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.v3.volumes [None req-3e697847-7da9-4f7d-a00d-26c05b3f5c43 tempest-VolumesActionsTest-965505807 tempest-VolumesActionsTest-965505807-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-2136348983'}} {{(pid=100214) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 00:59:57.547672 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.v3.volumes [None req-3e697847-7da9-4f7d-a00d-26c05b3f5c43 tempest-VolumesActionsTest-965505807 tempest-VolumesActionsTest-965505807-project-member] Create volume of 1 GB Aug 20 00:59:57.552120 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-3e697847-7da9-4f7d-a00d-26c05b3f5c43 tempest-VolumesActionsTest-965505807 tempest-VolumesActionsTest-965505807-project-member] Availability Zones retrieved successfully. Aug 20 00:59:57.559695 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-3e697847-7da9-4f7d-a00d-26c05b3f5c43 tempest-VolumesActionsTest-965505807 tempest-VolumesActionsTest-965505807-project-member] Flow 'volume_create_api' (938b248a-502c-475b-a1b9-9a72b70efdfe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:59:57.561013 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-3e697847-7da9-4f7d-a00d-26c05b3f5c43 tempest-VolumesActionsTest-965505807 tempest-VolumesActionsTest-965505807-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d246e5eb-17ec-4357-bf51-dca79b5b2121) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:59:57.562228 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.flows.api.create_volume [None req-3e697847-7da9-4f7d-a00d-26c05b3f5c43 tempest-VolumesActionsTest-965505807 tempest-VolumesActionsTest-965505807-project-member] Validating volume size '1' using validate_int {{(pid=100214) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 00:59:57.592995 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-3e697847-7da9-4f7d-a00d-26c05b3f5c43 tempest-VolumesActionsTest-965505807 tempest-VolumesActionsTest-965505807-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d246e5eb-17ec-4357-bf51-dca79b5b2121) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:52:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1ed58bd6-fe6a-497e-ae84-e8199d24fdfa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:59:57.594084 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-3e697847-7da9-4f7d-a00d-26c05b3f5c43 tempest-VolumesActionsTest-965505807 tempest-VolumesActionsTest-965505807-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (500b800c-c3e2-4126-a984-831d1b833748) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:59:57.645008 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.quota [None req-3e697847-7da9-4f7d-a00d-26c05b3f5c43 tempest-VolumesActionsTest-965505807 tempest-VolumesActionsTest-965505807-project-member] Created reservations ['e3f2304d-2866-4248-a3df-69e86ffad46e', 'a206450e-c1eb-4a7d-a539-0c916bfdd8b4', '114ce14b-d375-48a1-be46-6178c11d0e52', 'ea326502-927c-43ec-a867-12ae37ab00e1'] {{(pid=100214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 00:59:57.646049 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-3e697847-7da9-4f7d-a00d-26c05b3f5c43 tempest-VolumesActionsTest-965505807 tempest-VolumesActionsTest-965505807-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (500b800c-c3e2-4126-a984-831d1b833748) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e3f2304d-2866-4248-a3df-69e86ffad46e', 'a206450e-c1eb-4a7d-a539-0c916bfdd8b4', '114ce14b-d375-48a1-be46-6178c11d0e52', 'ea326502-927c-43ec-a867-12ae37ab00e1']}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:59:57.647164 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-3e697847-7da9-4f7d-a00d-26c05b3f5c43 tempest-VolumesActionsTest-965505807 tempest-VolumesActionsTest-965505807-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e3d1b246-1684-4e74-b78d-3862ec0aff2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:59:57.670979 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-3e697847-7da9-4f7d-a00d-26c05b3f5c43 tempest-VolumesActionsTest-965505807 tempest-VolumesActionsTest-965505807-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e3d1b246-1684-4e74-b78d-3862ec0aff2d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a8f8c588-97e7-4c83-83c3-58d54fd1db7a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-2136348983',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dfd41624bf6a4f13acf612070db271fb',qos_specs=None,replication_status=,reservations=['e3f2304d-2866-4248-a3df-69e86ffad46e','a206450e-c1eb-4a7d-a539-0c916bfdd8b4','114ce14b-d375-48a1-be46-6178c11d0e52','ea326502-927c-43ec-a867-12ae37ab00e1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='38bd68b2aa86422aafc1738d7319f336',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T00:59:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-2136348983',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a8f8c588-97e7-4c83-83c3-58d54fd1db7a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dfd41624bf6a4f13acf612070db271fb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='38bd68b2aa86422aafc1738d7319f336',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1ed58bd6-fe6a-497e-ae84-e8199d24fdfa),volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:59:57.672106 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-3e697847-7da9-4f7d-a00d-26c05b3f5c43 tempest-VolumesActionsTest-965505807 tempest-VolumesActionsTest-965505807-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (33238f64-8554-47a3-8bbb-e5632baa40f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:59:57.695447 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-3e697847-7da9-4f7d-a00d-26c05b3f5c43 tempest-VolumesActionsTest-965505807 tempest-VolumesActionsTest-965505807-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (33238f64-8554-47a3-8bbb-e5632baa40f7) transitioned into state 'SUCCESS' from state '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-2136348983',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dfd41624bf6a4f13acf612070db271fb',qos_specs=None,replication_status=,reservations=['e3f2304d-2866-4248-a3df-69e86ffad46e','a206450e-c1eb-4a7d-a539-0c916bfdd8b4','114ce14b-d375-48a1-be46-6178c11d0e52','ea326502-927c-43ec-a867-12ae37ab00e1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='38bd68b2aa86422aafc1738d7319f336',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:59:57.696376 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-3e697847-7da9-4f7d-a00d-26c05b3f5c43 tempest-VolumesActionsTest-965505807 tempest-VolumesActionsTest-965505807-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a04e19bc-bfeb-4a74-a0c0-4c2eb91a26d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 00:59:57.710176 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-3e697847-7da9-4f7d-a00d-26c05b3f5c43 tempest-VolumesActionsTest-965505807 tempest-VolumesActionsTest-965505807-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a04e19bc-bfeb-4a74-a0c0-4c2eb91a26d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 00:59:57.711389 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-3e697847-7da9-4f7d-a00d-26c05b3f5c43 tempest-VolumesActionsTest-965505807 tempest-VolumesActionsTest-965505807-project-member] Flow 'volume_create_api' (938b248a-502c-475b-a1b9-9a72b70efdfe) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 00:59:57.711718 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-3e697847-7da9-4f7d-a00d-26c05b3f5c43 tempest-VolumesActionsTest-965505807 tempest-VolumesActionsTest-965505807-project-member] Create volume request issued successfully. Aug 20 00:59:57.712716 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-3e697847-7da9-4f7d-a00d-26c05b3f5c43 tempest-VolumesActionsTest-965505807 tempest-VolumesActionsTest-965505807-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 20 00:59:57.713259 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 355/1400] 10.4.3.240 () {68 vars in 1258 bytes} [Thu Aug 20 00:59:57 2026] POST /volume/v3/volumes => generated 749 bytes in 170 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 00:59:57.727559 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-1603ff53-0dde-44a3-817f-93843a8a7c89 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:59:57.731435 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-1603ff53-0dde-44a3-817f-93843a8a7c89 tempest-VolumesActionsTest-965505807 tempest-VolumesActionsTest-965505807-project-member] GET https://10.4.3.240/volume/v3/volumes/a8f8c588-97e7-4c83-83c3-58d54fd1db7a Aug 20 00:59:57.731435 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-1603ff53-0dde-44a3-817f-93843a8a7c89 tempest-VolumesActionsTest-965505807 tempest-VolumesActionsTest-965505807-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:59:57.731435 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-1603ff53-0dde-44a3-817f-93843a8a7c89 tempest-VolumesActionsTest-965505807 tempest-VolumesActionsTest-965505807-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:59:57.739304 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:59:57.739304 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 00:59:57.744698 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-1603ff53-0dde-44a3-817f-93843a8a7c89 tempest-VolumesActionsTest-965505807 tempest-VolumesActionsTest-965505807-project-member] Volume info retrieved successfully. Aug 20 00:59:57.750260 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-1603ff53-0dde-44a3-817f-93843a8a7c89 tempest-VolumesActionsTest-965505807 tempest-VolumesActionsTest-965505807-project-member] https://10.4.3.240/volume/v3/volumes/a8f8c588-97e7-4c83-83c3-58d54fd1db7a returned with HTTP 200 Aug 20 00:59:57.750450 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 355/1401] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:59:57 2026] GET /volume/v3/volumes/a8f8c588-97e7-4c83-83c3-58d54fd1db7a => generated 817 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:59:58.216947 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-b9b0f3bc-ef8a-4dcd-b28a-278b19dba4f1 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:59:58.219206 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-b9b0f3bc-ef8a-4dcd-b28a-278b19dba4f1 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] GET https://10.4.3.240/volume/v3/volumes/afb8d4c4-10f9-4ca1-837e-d1e16599ac76 Aug 20 00:59:58.219514 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-b9b0f3bc-ef8a-4dcd-b28a-278b19dba4f1 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:59:58.219777 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-b9b0f3bc-ef8a-4dcd-b28a-278b19dba4f1 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:59:58.227220 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-b9b0f3bc-ef8a-4dcd-b28a-278b19dba4f1 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] https://10.4.3.240/volume/v3/volumes/afb8d4c4-10f9-4ca1-837e-d1e16599ac76 returned with HTTP 404 Aug 20 00:59:58.227900 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 348/1402] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:59:58 2026] GET /volume/v3/volumes/afb8d4c4-10f9-4ca1-837e-d1e16599ac76 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:59:58.661697 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-8f3df0dd-8d08-4e73-b7f5-203138fd47cf None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:59:58.663446 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-8f3df0dd-8d08-4e73-b7f5-203138fd47cf tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] DELETE https://10.4.3.240/volume/v3/volumes/afb8d4c4-10f9-4ca1-837e-d1e16599ac76 Aug 20 00:59:58.663670 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-8f3df0dd-8d08-4e73-b7f5-203138fd47cf tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:59:58.663907 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-8f3df0dd-8d08-4e73-b7f5-203138fd47cf tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Calling method 'delete' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:59:58.664058 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.v3.volumes [None req-8f3df0dd-8d08-4e73-b7f5-203138fd47cf tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Delete volume with id: afb8d4c4-10f9-4ca1-837e-d1e16599ac76 Aug 20 00:59:58.669427 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-8f3df0dd-8d08-4e73-b7f5-203138fd47cf tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] https://10.4.3.240/volume/v3/volumes/afb8d4c4-10f9-4ca1-837e-d1e16599ac76 returned with HTTP 404 Aug 20 00:59:58.669868 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 345/1403] 10.4.3.240 () {66 vars in 1351 bytes} [Thu Aug 20 00:59:58 2026] DELETE /volume/v3/volumes/afb8d4c4-10f9-4ca1-837e-d1e16599ac76 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:59:58.676678 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-c37d0442-2cb8-4d65-90e7-cc971efc879f None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:59:58.678471 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-c37d0442-2cb8-4d65-90e7-cc971efc879f tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] GET https://10.4.3.240/volume/v3/volumes/afb8d4c4-10f9-4ca1-837e-d1e16599ac76 Aug 20 00:59:58.678672 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-c37d0442-2cb8-4d65-90e7-cc971efc879f tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:59:58.678849 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-c37d0442-2cb8-4d65-90e7-cc971efc879f tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:59:58.684774 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-c37d0442-2cb8-4d65-90e7-cc971efc879f tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] https://10.4.3.240/volume/v3/volumes/afb8d4c4-10f9-4ca1-837e-d1e16599ac76 returned with HTTP 404 Aug 20 00:59:58.685201 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 356/1404] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:59:58 2026] GET /volume/v3/volumes/afb8d4c4-10f9-4ca1-837e-d1e16599ac76 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:59:58.693302 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-a8f3bcd8-c140-4a35-9af3-3af36bec0a10 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:59:58.696114 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-a8f3bcd8-c140-4a35-9af3-3af36bec0a10 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] DELETE https://10.4.3.240/volume/v3/volumes/80996d83-2117-4d3e-92fa-3bb5b25be03b Aug 20 00:59:58.696457 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-a8f3bcd8-c140-4a35-9af3-3af36bec0a10 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:59:58.696751 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-a8f3bcd8-c140-4a35-9af3-3af36bec0a10 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Calling method 'delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:59:58.697001 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-a8f3bcd8-c140-4a35-9af3-3af36bec0a10 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Delete volume with id: 80996d83-2117-4d3e-92fa-3bb5b25be03b Aug 20 00:59:58.705071 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:59:58.705071 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 00:59:58.705690 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-a8f3bcd8-c140-4a35-9af3-3af36bec0a10 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Volume info retrieved successfully. Aug 20 00:59:58.738189 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-a8f3bcd8-c140-4a35-9af3-3af36bec0a10 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Delete volume request issued successfully. Aug 20 00:59:58.738957 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-a8f3bcd8-c140-4a35-9af3-3af36bec0a10 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] https://10.4.3.240/volume/v3/volumes/80996d83-2117-4d3e-92fa-3bb5b25be03b returned with HTTP 202 Aug 20 00:59:58.738957 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 356/1405] 10.4.3.240 () {66 vars in 1351 bytes} [Thu Aug 20 00:59:58 2026] DELETE /volume/v3/volumes/80996d83-2117-4d3e-92fa-3bb5b25be03b => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 00:59:58.748775 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-0bb29265-bb0d-41f1-9dd7-7ebde285124c None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:59:58.752583 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-0bb29265-bb0d-41f1-9dd7-7ebde285124c tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] GET https://10.4.3.240/volume/v3/volumes/80996d83-2117-4d3e-92fa-3bb5b25be03b Aug 20 00:59:58.752583 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-0bb29265-bb0d-41f1-9dd7-7ebde285124c tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:59:58.752583 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-0bb29265-bb0d-41f1-9dd7-7ebde285124c tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:59:58.764433 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:59:58.764433 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 00:59:58.768360 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-0bb29265-bb0d-41f1-9dd7-7ebde285124c tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Volume info retrieved successfully. Aug 20 00:59:58.768469 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-9d4074fc-2b43-4def-8220-2450d20c66f1 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:59:58.770235 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-9d4074fc-2b43-4def-8220-2450d20c66f1 tempest-VolumesActionsTest-965505807 tempest-VolumesActionsTest-965505807-project-member] GET https://10.4.3.240/volume/v3/volumes/a8f8c588-97e7-4c83-83c3-58d54fd1db7a Aug 20 00:59:58.770493 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-9d4074fc-2b43-4def-8220-2450d20c66f1 tempest-VolumesActionsTest-965505807 tempest-VolumesActionsTest-965505807-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:59:58.770729 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-9d4074fc-2b43-4def-8220-2450d20c66f1 tempest-VolumesActionsTest-965505807 tempest-VolumesActionsTest-965505807-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:59:58.773358 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-0bb29265-bb0d-41f1-9dd7-7ebde285124c tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] https://10.4.3.240/volume/v3/volumes/80996d83-2117-4d3e-92fa-3bb5b25be03b returned with HTTP 200 Aug 20 00:59:58.774674 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 349/1406] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:59:58 2026] GET /volume/v3/volumes/80996d83-2117-4d3e-92fa-3bb5b25be03b => generated 852 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:59:58.780817 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:59:58.780817 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 00:59:58.787379 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-9d4074fc-2b43-4def-8220-2450d20c66f1 tempest-VolumesActionsTest-965505807 tempest-VolumesActionsTest-965505807-project-member] Volume info retrieved successfully. Aug 20 00:59:58.796473 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-9d4074fc-2b43-4def-8220-2450d20c66f1 tempest-VolumesActionsTest-965505807 tempest-VolumesActionsTest-965505807-project-member] https://10.4.3.240/volume/v3/volumes/a8f8c588-97e7-4c83-83c3-58d54fd1db7a returned with HTTP 200 Aug 20 00:59:58.796687 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 346/1407] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:59:58 2026] GET /volume/v3/volumes/a8f8c588-97e7-4c83-83c3-58d54fd1db7a => generated 842 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:59:58.815695 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-ac4aab2b-0739-48d6-bb69-4c8762d8f218 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:59:58.817900 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-ac4aab2b-0739-48d6-bb69-4c8762d8f218 tempest-VolumesActionsTest-1136040132 tempest-VolumesActionsTest-1136040132-project-admin] POST https://10.4.3.240/volume/v3/volumes/a8f8c588-97e7-4c83-83c3-58d54fd1db7a/action Aug 20 00:59:58.818221 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-ac4aab2b-0739-48d6-bb69-4c8762d8f218 tempest-VolumesActionsTest-1136040132 tempest-VolumesActionsTest-1136040132-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100214) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 00:59:58.818361 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-ac4aab2b-0739-48d6-bb69-4c8762d8f218 tempest-VolumesActionsTest-1136040132 tempest-VolumesActionsTest-1136040132-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:59:58.828936 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:59:58.828936 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 00:59:58.829389 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.contrib.admin_actions [None req-ac4aab2b-0739-48d6-bb69-4c8762d8f218 tempest-VolumesActionsTest-1136040132 tempest-VolumesActionsTest-1136040132-project-admin] Updating volume 'a8f8c588-97e7-4c83-83c3-58d54fd1db7a' with '{'status': 'error'}' {{(pid=100214) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 20 00:59:58.852833 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-ac4aab2b-0739-48d6-bb69-4c8762d8f218 tempest-VolumesActionsTest-1136040132 tempest-VolumesActionsTest-1136040132-project-admin] https://10.4.3.240/volume/v3/volumes/a8f8c588-97e7-4c83-83c3-58d54fd1db7a/action returned with HTTP 202 Aug 20 00:59:58.853452 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 357/1408] 10.4.3.240 () {68 vars in 1390 bytes} [Thu Aug 20 00:59:58 2026] POST /volume/v3/volumes/a8f8c588-97e7-4c83-83c3-58d54fd1db7a/action => generated 0 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 00:59:58.860095 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-393a9276-454c-4324-ba88-d3bf9f02a173 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:59:58.861968 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-393a9276-454c-4324-ba88-d3bf9f02a173 tempest-VolumesActionsTest-965505807 tempest-VolumesActionsTest-965505807-project-member] GET https://10.4.3.240/volume/v3/volumes/a8f8c588-97e7-4c83-83c3-58d54fd1db7a Aug 20 00:59:58.862199 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-393a9276-454c-4324-ba88-d3bf9f02a173 tempest-VolumesActionsTest-965505807 tempest-VolumesActionsTest-965505807-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:59:58.862494 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-393a9276-454c-4324-ba88-d3bf9f02a173 tempest-VolumesActionsTest-965505807 tempest-VolumesActionsTest-965505807-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:59:58.869946 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:59:58.869946 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 00:59:58.874774 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-393a9276-454c-4324-ba88-d3bf9f02a173 tempest-VolumesActionsTest-965505807 tempest-VolumesActionsTest-965505807-project-member] Volume info retrieved successfully. Aug 20 00:59:58.879263 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-393a9276-454c-4324-ba88-d3bf9f02a173 tempest-VolumesActionsTest-965505807 tempest-VolumesActionsTest-965505807-project-member] https://10.4.3.240/volume/v3/volumes/a8f8c588-97e7-4c83-83c3-58d54fd1db7a returned with HTTP 200 Aug 20 00:59:58.879675 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 357/1409] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:59:58 2026] GET /volume/v3/volumes/a8f8c588-97e7-4c83-83c3-58d54fd1db7a => generated 838 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:59:58.899040 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-b7310c7f-21c1-492a-8a9a-67a7ed62bed3 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:59:58.901113 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-b7310c7f-21c1-492a-8a9a-67a7ed62bed3 tempest-VolumesActionsTest-1136040132 tempest-VolumesActionsTest-1136040132-project-admin] POST https://10.4.3.240/volume/v3/volumes/a8f8c588-97e7-4c83-83c3-58d54fd1db7a/action Aug 20 00:59:58.901528 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-b7310c7f-21c1-492a-8a9a-67a7ed62bed3 tempest-VolumesActionsTest-1136040132 tempest-VolumesActionsTest-1136040132-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100212) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 00:59:58.902971 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-b7310c7f-21c1-492a-8a9a-67a7ed62bed3 tempest-VolumesActionsTest-1136040132 tempest-VolumesActionsTest-1136040132-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 00:59:58.913068 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:59:58.913068 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 00:59:58.913456 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-b7310c7f-21c1-492a-8a9a-67a7ed62bed3 tempest-VolumesActionsTest-1136040132 tempest-VolumesActionsTest-1136040132-project-admin] Volume info retrieved successfully. Aug 20 00:59:58.937717 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-b7310c7f-21c1-492a-8a9a-67a7ed62bed3 tempest-VolumesActionsTest-1136040132 tempest-VolumesActionsTest-1136040132-project-admin] Delete volume request issued successfully. Aug 20 00:59:58.937717 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-b7310c7f-21c1-492a-8a9a-67a7ed62bed3 tempest-VolumesActionsTest-1136040132 tempest-VolumesActionsTest-1136040132-project-admin] https://10.4.3.240/volume/v3/volumes/a8f8c588-97e7-4c83-83c3-58d54fd1db7a/action returned with HTTP 202 Aug 20 00:59:58.937717 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 350/1410] 10.4.3.240 () {68 vars in 1390 bytes} [Thu Aug 20 00:59:58 2026] POST /volume/v3/volumes/a8f8c588-97e7-4c83-83c3-58d54fd1db7a/action => generated 0 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 00:59:58.941987 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-fa465b8a-fa59-4d49-9210-eb4e058def79 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:59:58.943623 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-fa465b8a-fa59-4d49-9210-eb4e058def79 tempest-VolumesActionsTest-965505807 tempest-VolumesActionsTest-965505807-project-member] GET https://10.4.3.240/volume/v3/volumes/a8f8c588-97e7-4c83-83c3-58d54fd1db7a Aug 20 00:59:58.943728 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-fa465b8a-fa59-4d49-9210-eb4e058def79 tempest-VolumesActionsTest-965505807 tempest-VolumesActionsTest-965505807-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:59:58.943998 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-fa465b8a-fa59-4d49-9210-eb4e058def79 tempest-VolumesActionsTest-965505807 tempest-VolumesActionsTest-965505807-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:59:58.952298 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 00:59:58.952298 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 00:59:58.956537 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-fa465b8a-fa59-4d49-9210-eb4e058def79 tempest-VolumesActionsTest-965505807 tempest-VolumesActionsTest-965505807-project-member] Volume info retrieved successfully. Aug 20 00:59:58.960462 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-fa465b8a-fa59-4d49-9210-eb4e058def79 tempest-VolumesActionsTest-965505807 tempest-VolumesActionsTest-965505807-project-member] https://10.4.3.240/volume/v3/volumes/a8f8c588-97e7-4c83-83c3-58d54fd1db7a returned with HTTP 200 Aug 20 00:59:58.960843 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 347/1411] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:59:58 2026] GET /volume/v3/volumes/a8f8c588-97e7-4c83-83c3-58d54fd1db7a => generated 841 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 00:59:59.790205 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-75c0c319-f797-4214-8744-36a23fccda9a None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:59:59.794137 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-75c0c319-f797-4214-8744-36a23fccda9a tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] GET https://10.4.3.240/volume/v3/volumes/80996d83-2117-4d3e-92fa-3bb5b25be03b Aug 20 00:59:59.794137 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-75c0c319-f797-4214-8744-36a23fccda9a tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:59:59.794137 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-75c0c319-f797-4214-8744-36a23fccda9a tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:59:59.803216 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-75c0c319-f797-4214-8744-36a23fccda9a tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] https://10.4.3.240/volume/v3/volumes/80996d83-2117-4d3e-92fa-3bb5b25be03b returned with HTTP 404 Aug 20 00:59:59.804238 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 358/1412] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:59:59 2026] GET /volume/v3/volumes/80996d83-2117-4d3e-92fa-3bb5b25be03b => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:59:59.981037 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-948f54fa-5961-4343-8125-137c7f766802 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 00:59:59.982643 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-948f54fa-5961-4343-8125-137c7f766802 tempest-VolumesActionsTest-965505807 tempest-VolumesActionsTest-965505807-project-member] GET https://10.4.3.240/volume/v3/volumes/a8f8c588-97e7-4c83-83c3-58d54fd1db7a Aug 20 00:59:59.982812 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-948f54fa-5961-4343-8125-137c7f766802 tempest-VolumesActionsTest-965505807 tempest-VolumesActionsTest-965505807-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 00:59:59.982981 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-948f54fa-5961-4343-8125-137c7f766802 tempest-VolumesActionsTest-965505807 tempest-VolumesActionsTest-965505807-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 00:59:59.989994 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-948f54fa-5961-4343-8125-137c7f766802 tempest-VolumesActionsTest-965505807 tempest-VolumesActionsTest-965505807-project-member] https://10.4.3.240/volume/v3/volumes/a8f8c588-97e7-4c83-83c3-58d54fd1db7a returned with HTTP 404 Aug 20 00:59:59.992678 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 358/1413] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:59:59 2026] GET /volume/v3/volumes/a8f8c588-97e7-4c83-83c3-58d54fd1db7a => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 00:59:59.999774 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-146f1adb-6d6f-460f-bb3a-22e5647430fa None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:00.005073 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-146f1adb-6d6f-460f-bb3a-22e5647430fa tempest-VolumesActionsTest-965505807 tempest-VolumesActionsTest-965505807-project-member] GET https://10.4.3.240/volume/v3/volumes/a8f8c588-97e7-4c83-83c3-58d54fd1db7a Aug 20 01:00:00.005275 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-146f1adb-6d6f-460f-bb3a-22e5647430fa tempest-VolumesActionsTest-965505807 tempest-VolumesActionsTest-965505807-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:00.005530 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-146f1adb-6d6f-460f-bb3a-22e5647430fa tempest-VolumesActionsTest-965505807 tempest-VolumesActionsTest-965505807-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:00.011898 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-146f1adb-6d6f-460f-bb3a-22e5647430fa tempest-VolumesActionsTest-965505807 tempest-VolumesActionsTest-965505807-project-member] https://10.4.3.240/volume/v3/volumes/a8f8c588-97e7-4c83-83c3-58d54fd1db7a returned with HTTP 404 Aug 20 01:00:00.012482 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 351/1414] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 00:59:59 2026] GET /volume/v3/volumes/a8f8c588-97e7-4c83-83c3-58d54fd1db7a => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:00:00.021956 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-1a4d6f94-23ee-43b6-89c5-edba580a08f3 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:00.023729 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-1a4d6f94-23ee-43b6-89c5-edba580a08f3 tempest-VolumesActionsTest-965505807 tempest-VolumesActionsTest-965505807-project-member] DELETE https://10.4.3.240/volume/v3/volumes/a8f8c588-97e7-4c83-83c3-58d54fd1db7a Aug 20 01:00:00.023952 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-1a4d6f94-23ee-43b6-89c5-edba580a08f3 tempest-VolumesActionsTest-965505807 tempest-VolumesActionsTest-965505807-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:00.024138 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-1a4d6f94-23ee-43b6-89c5-edba580a08f3 tempest-VolumesActionsTest-965505807 tempest-VolumesActionsTest-965505807-project-member] Calling method 'delete' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:00.024318 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.v3.volumes [None req-1a4d6f94-23ee-43b6-89c5-edba580a08f3 tempest-VolumesActionsTest-965505807 tempest-VolumesActionsTest-965505807-project-member] Delete volume with id: a8f8c588-97e7-4c83-83c3-58d54fd1db7a Aug 20 01:00:00.030669 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-1a4d6f94-23ee-43b6-89c5-edba580a08f3 tempest-VolumesActionsTest-965505807 tempest-VolumesActionsTest-965505807-project-member] https://10.4.3.240/volume/v3/volumes/a8f8c588-97e7-4c83-83c3-58d54fd1db7a returned with HTTP 404 Aug 20 01:00:00.031180 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 348/1415] 10.4.3.240 () {66 vars in 1351 bytes} [Thu Aug 20 01:00:00 2026] DELETE /volume/v3/volumes/a8f8c588-97e7-4c83-83c3-58d54fd1db7a => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:00:00.044223 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-ee1780c3-9bbc-481d-b6e1-4321654b95db None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:00.048576 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-ee1780c3-9bbc-481d-b6e1-4321654b95db tempest-VolumesActionsTest-965505807 tempest-VolumesActionsTest-965505807-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 20 01:00:00.048576 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-ee1780c3-9bbc-481d-b6e1-4321654b95db tempest-VolumesActionsTest-965505807 tempest-VolumesActionsTest-965505807-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-218831554"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:00:00.049642 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.v3.volumes [None req-ee1780c3-9bbc-481d-b6e1-4321654b95db tempest-VolumesActionsTest-965505807 tempest-VolumesActionsTest-965505807-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-218831554'}} {{(pid=100214) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 01:00:00.049932 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.v3.volumes [None req-ee1780c3-9bbc-481d-b6e1-4321654b95db tempest-VolumesActionsTest-965505807 tempest-VolumesActionsTest-965505807-project-member] Create volume of 1 GB Aug 20 01:00:00.050435 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:00.050435 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:00:00.055638 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-ee1780c3-9bbc-481d-b6e1-4321654b95db tempest-VolumesActionsTest-965505807 tempest-VolumesActionsTest-965505807-project-member] Availability Zones retrieved successfully. Aug 20 01:00:00.064649 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-ee1780c3-9bbc-481d-b6e1-4321654b95db tempest-VolumesActionsTest-965505807 tempest-VolumesActionsTest-965505807-project-member] Flow 'volume_create_api' (5f14b5da-b307-4562-9862-283e849fa1f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:00:00.066140 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-ee1780c3-9bbc-481d-b6e1-4321654b95db tempest-VolumesActionsTest-965505807 tempest-VolumesActionsTest-965505807-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c4f74918-bcd0-423d-afc7-3bc7b59296d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:00:00.067660 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.flows.api.create_volume [None req-ee1780c3-9bbc-481d-b6e1-4321654b95db tempest-VolumesActionsTest-965505807 tempest-VolumesActionsTest-965505807-project-member] Validating volume size '1' using validate_int {{(pid=100214) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 01:00:00.112838 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-ee1780c3-9bbc-481d-b6e1-4321654b95db tempest-VolumesActionsTest-965505807 tempest-VolumesActionsTest-965505807-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c4f74918-bcd0-423d-afc7-3bc7b59296d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:52:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1ed58bd6-fe6a-497e-ae84-e8199d24fdfa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:00:00.114357 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-ee1780c3-9bbc-481d-b6e1-4321654b95db tempest-VolumesActionsTest-965505807 tempest-VolumesActionsTest-965505807-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (33aec272-0b94-4f81-b8c2-658d94a360ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:00:00.175146 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.quota [None req-ee1780c3-9bbc-481d-b6e1-4321654b95db tempest-VolumesActionsTest-965505807 tempest-VolumesActionsTest-965505807-project-member] Created reservations ['b7847395-1bf5-4112-b7a1-e3ee75828288', '560263f8-3425-4fb9-b2b5-137b212f5bc5', '098379fe-664c-4186-9557-458268646389', '7d0772bb-3ec9-43c3-96a2-9947277305bd'] {{(pid=100214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 01:00:00.177777 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-ee1780c3-9bbc-481d-b6e1-4321654b95db tempest-VolumesActionsTest-965505807 tempest-VolumesActionsTest-965505807-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (33aec272-0b94-4f81-b8c2-658d94a360ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b7847395-1bf5-4112-b7a1-e3ee75828288', '560263f8-3425-4fb9-b2b5-137b212f5bc5', '098379fe-664c-4186-9557-458268646389', '7d0772bb-3ec9-43c3-96a2-9947277305bd']}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:00:00.177777 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-ee1780c3-9bbc-481d-b6e1-4321654b95db tempest-VolumesActionsTest-965505807 tempest-VolumesActionsTest-965505807-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dfbdc68a-5577-4501-9d2b-4813819dad3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:00:00.210071 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-ee1780c3-9bbc-481d-b6e1-4321654b95db tempest-VolumesActionsTest-965505807 tempest-VolumesActionsTest-965505807-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dfbdc68a-5577-4501-9d2b-4813819dad3a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'eae1c03a-5a6a-413a-864c-c74a01d5a73f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-218831554',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dfd41624bf6a4f13acf612070db271fb',qos_specs=None,replication_status=,reservations=['b7847395-1bf5-4112-b7a1-e3ee75828288','560263f8-3425-4fb9-b2b5-137b212f5bc5','098379fe-664c-4186-9557-458268646389','7d0772bb-3ec9-43c3-96a2-9947277305bd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='38bd68b2aa86422aafc1738d7319f336',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T01:00:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-218831554',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=eae1c03a-5a6a-413a-864c-c74a01d5a73f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dfd41624bf6a4f13acf612070db271fb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='38bd68b2aa86422aafc1738d7319f336',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1ed58bd6-fe6a-497e-ae84-e8199d24fdfa),volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:00:00.211358 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-ee1780c3-9bbc-481d-b6e1-4321654b95db tempest-VolumesActionsTest-965505807 tempest-VolumesActionsTest-965505807-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (16ef648f-4299-4b3c-99c9-e12856349633) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:00:00.235043 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-ee1780c3-9bbc-481d-b6e1-4321654b95db tempest-VolumesActionsTest-965505807 tempest-VolumesActionsTest-965505807-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (16ef648f-4299-4b3c-99c9-e12856349633) transitioned into state 'SUCCESS' from state '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-218831554',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dfd41624bf6a4f13acf612070db271fb',qos_specs=None,replication_status=,reservations=['b7847395-1bf5-4112-b7a1-e3ee75828288','560263f8-3425-4fb9-b2b5-137b212f5bc5','098379fe-664c-4186-9557-458268646389','7d0772bb-3ec9-43c3-96a2-9947277305bd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='38bd68b2aa86422aafc1738d7319f336',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:00:00.236358 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-ee1780c3-9bbc-481d-b6e1-4321654b95db tempest-VolumesActionsTest-965505807 tempest-VolumesActionsTest-965505807-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2cc8cf15-9850-4920-8584-93948939ca6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:00:00.248571 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-ee1780c3-9bbc-481d-b6e1-4321654b95db tempest-VolumesActionsTest-965505807 tempest-VolumesActionsTest-965505807-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2cc8cf15-9850-4920-8584-93948939ca6d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:00:00.249640 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-ee1780c3-9bbc-481d-b6e1-4321654b95db tempest-VolumesActionsTest-965505807 tempest-VolumesActionsTest-965505807-project-member] Flow 'volume_create_api' (5f14b5da-b307-4562-9862-283e849fa1f5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:00:00.250164 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-ee1780c3-9bbc-481d-b6e1-4321654b95db tempest-VolumesActionsTest-965505807 tempest-VolumesActionsTest-965505807-project-member] Create volume request issued successfully. Aug 20 01:00:00.251736 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-ee1780c3-9bbc-481d-b6e1-4321654b95db tempest-VolumesActionsTest-965505807 tempest-VolumesActionsTest-965505807-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 20 01:00:00.252465 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 359/1416] 10.4.3.240 () {68 vars in 1258 bytes} [Thu Aug 20 01:00:00 2026] POST /volume/v3/volumes => generated 748 bytes in 209 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 01:00:00.264309 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-eb6da6de-97c3-4387-8f59-c489093b772c None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:00.266658 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-eb6da6de-97c3-4387-8f59-c489093b772c tempest-VolumesActionsTest-965505807 tempest-VolumesActionsTest-965505807-project-member] GET https://10.4.3.240/volume/v3/volumes/eae1c03a-5a6a-413a-864c-c74a01d5a73f Aug 20 01:00:00.266962 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-eb6da6de-97c3-4387-8f59-c489093b772c tempest-VolumesActionsTest-965505807 tempest-VolumesActionsTest-965505807-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:00.267647 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-eb6da6de-97c3-4387-8f59-c489093b772c tempest-VolumesActionsTest-965505807 tempest-VolumesActionsTest-965505807-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:00.274547 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:00.274547 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:00:00.283919 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-eb6da6de-97c3-4387-8f59-c489093b772c tempest-VolumesActionsTest-965505807 tempest-VolumesActionsTest-965505807-project-member] Volume info retrieved successfully. Aug 20 01:00:00.286597 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-eb6da6de-97c3-4387-8f59-c489093b772c tempest-VolumesActionsTest-965505807 tempest-VolumesActionsTest-965505807-project-member] https://10.4.3.240/volume/v3/volumes/eae1c03a-5a6a-413a-864c-c74a01d5a73f returned with HTTP 200 Aug 20 01:00:00.291067 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 359/1417] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:00:00 2026] GET /volume/v3/volumes/eae1c03a-5a6a-413a-864c-c74a01d5a73f => generated 816 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:00:01.209779 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-c84df421-5147-411b-b196-d96c68015065 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:01.211499 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-c84df421-5147-411b-b196-d96c68015065 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] GET https://10.4.3.240/volume/v3/volumes/1ac218bc-2aae-4365-ab4c-db2077f46fcd Aug 20 01:00:01.211692 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-c84df421-5147-411b-b196-d96c68015065 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:01.211880 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-c84df421-5147-411b-b196-d96c68015065 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:01.219470 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:01.219470 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:00:01.229054 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-c84df421-5147-411b-b196-d96c68015065 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Volume info retrieved successfully. Aug 20 01:00:01.236329 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-c84df421-5147-411b-b196-d96c68015065 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] https://10.4.3.240/volume/v3/volumes/1ac218bc-2aae-4365-ab4c-db2077f46fcd returned with HTTP 200 Aug 20 01:00:01.236329 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 352/1418] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:00:01 2026] GET /volume/v3/volumes/1ac218bc-2aae-4365-ab4c-db2077f46fcd => generated 841 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:00:01.293905 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [req-d5e35fcd-6a34-43fd-b169-f848ec2c53e2 req-d718ad93-2ff1-45f6-b858-23d127d56c22 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:01.298393 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-d5e35fcd-6a34-43fd-b169-f848ec2c53e2 req-d718ad93-2ff1-45f6-b858-23d127d56c22 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] GET https://10.4.3.240/volume/v3/volumes/1ac218bc-2aae-4365-ab4c-db2077f46fcd Aug 20 01:00:01.298393 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [req-d5e35fcd-6a34-43fd-b169-f848ec2c53e2 req-d718ad93-2ff1-45f6-b858-23d127d56c22 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:01.298594 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [req-d5e35fcd-6a34-43fd-b169-f848ec2c53e2 req-d718ad93-2ff1-45f6-b858-23d127d56c22 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:01.303582 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-f0a6b29b-954d-437d-b2ea-d816291cd3ec None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:01.305683 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-f0a6b29b-954d-437d-b2ea-d816291cd3ec tempest-VolumesActionsTest-965505807 tempest-VolumesActionsTest-965505807-project-member] GET https://10.4.3.240/volume/v3/volumes/eae1c03a-5a6a-413a-864c-c74a01d5a73f Aug 20 01:00:01.305905 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-f0a6b29b-954d-437d-b2ea-d816291cd3ec tempest-VolumesActionsTest-965505807 tempest-VolumesActionsTest-965505807-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:01.306120 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-f0a6b29b-954d-437d-b2ea-d816291cd3ec tempest-VolumesActionsTest-965505807 tempest-VolumesActionsTest-965505807-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:01.309773 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:01.309773 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:00:01.314932 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:01.314932 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:00:01.317416 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [req-d5e35fcd-6a34-43fd-b169-f848ec2c53e2 req-d718ad93-2ff1-45f6-b858-23d127d56c22 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Volume info retrieved successfully. Aug 20 01:00:01.319972 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-f0a6b29b-954d-437d-b2ea-d816291cd3ec tempest-VolumesActionsTest-965505807 tempest-VolumesActionsTest-965505807-project-member] Volume info retrieved successfully. Aug 20 01:00:01.324435 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-d5e35fcd-6a34-43fd-b169-f848ec2c53e2 req-d718ad93-2ff1-45f6-b858-23d127d56c22 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] https://10.4.3.240/volume/v3/volumes/1ac218bc-2aae-4365-ab4c-db2077f46fcd returned with HTTP 200 Aug 20 01:00:01.325256 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 349/1419] 10.4.3.240 () {68 vars in 1598 bytes} [Thu Aug 20 01:00:01 2026] GET /volume/v3/volumes/1ac218bc-2aae-4365-ab4c-db2077f46fcd => generated 841 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:00:01.326315 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-f0a6b29b-954d-437d-b2ea-d816291cd3ec tempest-VolumesActionsTest-965505807 tempest-VolumesActionsTest-965505807-project-member] https://10.4.3.240/volume/v3/volumes/eae1c03a-5a6a-413a-864c-c74a01d5a73f returned with HTTP 200 Aug 20 01:00:01.327274 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 360/1420] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:00:01 2026] GET /volume/v3/volumes/eae1c03a-5a6a-413a-864c-c74a01d5a73f => generated 841 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:00:01.348173 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-ae1b859f-6cd5-489c-be81-9a224f1d2368 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:01.352393 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-ae1b859f-6cd5-489c-be81-9a224f1d2368 tempest-VolumesActionsTest-1136040132 tempest-VolumesActionsTest-1136040132-project-admin] POST https://10.4.3.240/volume/v3/volumes/eae1c03a-5a6a-413a-864c-c74a01d5a73f/action Aug 20 01:00:01.352393 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-ae1b859f-6cd5-489c-be81-9a224f1d2368 tempest-VolumesActionsTest-1136040132 tempest-VolumesActionsTest-1136040132-project-admin] Action body: b'{"os-reset_status": {"status": "maintenance"}}' {{(pid=100215) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 01:00:01.352663 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-ae1b859f-6cd5-489c-be81-9a224f1d2368 tempest-VolumesActionsTest-1136040132 tempest-VolumesActionsTest-1136040132-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "maintenance"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:00:01.369544 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:01.369544 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:00:01.372250 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.contrib.admin_actions [None req-ae1b859f-6cd5-489c-be81-9a224f1d2368 tempest-VolumesActionsTest-1136040132 tempest-VolumesActionsTest-1136040132-project-admin] Updating volume 'eae1c03a-5a6a-413a-864c-c74a01d5a73f' with '{'status': 'maintenance'}' {{(pid=100215) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 20 01:00:01.408094 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-ae1b859f-6cd5-489c-be81-9a224f1d2368 tempest-VolumesActionsTest-1136040132 tempest-VolumesActionsTest-1136040132-project-admin] https://10.4.3.240/volume/v3/volumes/eae1c03a-5a6a-413a-864c-c74a01d5a73f/action returned with HTTP 202 Aug 20 01:00:01.408094 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 360/1421] 10.4.3.240 () {68 vars in 1390 bytes} [Thu Aug 20 01:00:01 2026] POST /volume/v3/volumes/eae1c03a-5a6a-413a-864c-c74a01d5a73f/action => generated 0 bytes in 60 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 01:00:01.417384 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-d21b928a-8a88-4d91-b19b-5a4d8c9d4d03 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:01.419489 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-d21b928a-8a88-4d91-b19b-5a4d8c9d4d03 tempest-VolumesActionsTest-965505807 tempest-VolumesActionsTest-965505807-project-member] GET https://10.4.3.240/volume/v3/volumes/eae1c03a-5a6a-413a-864c-c74a01d5a73f Aug 20 01:00:01.419719 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-d21b928a-8a88-4d91-b19b-5a4d8c9d4d03 tempest-VolumesActionsTest-965505807 tempest-VolumesActionsTest-965505807-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:01.419937 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-d21b928a-8a88-4d91-b19b-5a4d8c9d4d03 tempest-VolumesActionsTest-965505807 tempest-VolumesActionsTest-965505807-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:01.430262 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:01.430262 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:00:01.436738 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-d21b928a-8a88-4d91-b19b-5a4d8c9d4d03 tempest-VolumesActionsTest-965505807 tempest-VolumesActionsTest-965505807-project-member] Volume info retrieved successfully. Aug 20 01:00:01.447592 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-d21b928a-8a88-4d91-b19b-5a4d8c9d4d03 tempest-VolumesActionsTest-965505807 tempest-VolumesActionsTest-965505807-project-member] https://10.4.3.240/volume/v3/volumes/eae1c03a-5a6a-413a-864c-c74a01d5a73f returned with HTTP 200 Aug 20 01:00:01.448005 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-be33363b-63ab-469e-967b-6b5471c86758 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:01.448106 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 353/1422] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:00:01 2026] GET /volume/v3/volumes/eae1c03a-5a6a-413a-864c-c74a01d5a73f => generated 843 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:00:01.448499 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-be33363b-63ab-469e-967b-6b5471c86758 None None] GET https://10.4.3.240/volume// Aug 20 01:00:01.448686 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-be33363b-63ab-469e-967b-6b5471c86758 None None] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:01.449565 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-be33363b-63ab-469e-967b-6b5471c86758 None None] Calling method 'all' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:01.449565 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-be33363b-63ab-469e-967b-6b5471c86758 None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 20 01:00:01.449565 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 350/1423] 10.4.3.240 () {66 vars in 1428 bytes} [Thu Aug 20 01:00:01 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 01:00:01.468445 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-a6f34c33-a8cf-47e7-a24b-c9816b513302 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:01.471452 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-d5e35fcd-6a34-43fd-b169-f848ec2c53e2 req-7dc541f4-62be-40e4-ad85-3671e2faaa9b None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:01.471512 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-a6f34c33-a8cf-47e7-a24b-c9816b513302 tempest-VolumesActionsTest-1136040132 tempest-VolumesActionsTest-1136040132-project-admin] POST https://10.4.3.240/volume/v3/volumes/eae1c03a-5a6a-413a-864c-c74a01d5a73f/action Aug 20 01:00:01.471512 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-a6f34c33-a8cf-47e7-a24b-c9816b513302 tempest-VolumesActionsTest-1136040132 tempest-VolumesActionsTest-1136040132-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100214) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 01:00:01.471619 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-a6f34c33-a8cf-47e7-a24b-c9816b513302 tempest-VolumesActionsTest-1136040132 tempest-VolumesActionsTest-1136040132-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:00:01.474465 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-d5e35fcd-6a34-43fd-b169-f848ec2c53e2 req-7dc541f4-62be-40e4-ad85-3671e2faaa9b tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] POST https://10.4.3.240/volume/v3/attachments Aug 20 01:00:01.476407 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-d5e35fcd-6a34-43fd-b169-f848ec2c53e2 req-7dc541f4-62be-40e4-ad85-3671e2faaa9b tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1ac218bc-2aae-4365-ab4c-db2077f46fcd", "connector": null, "instance_uuid": "1e82136d-4dc6-4f9c-b3e3-1c327907b224"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:00:01.487678 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:01.487678 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:00:01.488901 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:01.488901 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:00:01.489364 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-a6f34c33-a8cf-47e7-a24b-c9816b513302 tempest-VolumesActionsTest-1136040132 tempest-VolumesActionsTest-1136040132-project-admin] Volume info retrieved successfully. Aug 20 01:00:01.530988 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-a6f34c33-a8cf-47e7-a24b-c9816b513302 tempest-VolumesActionsTest-1136040132 tempest-VolumesActionsTest-1136040132-project-admin] Delete volume request issued successfully. Aug 20 01:00:01.534364 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-a6f34c33-a8cf-47e7-a24b-c9816b513302 tempest-VolumesActionsTest-1136040132 tempest-VolumesActionsTest-1136040132-project-admin] https://10.4.3.240/volume/v3/volumes/eae1c03a-5a6a-413a-864c-c74a01d5a73f/action returned with HTTP 202 Aug 20 01:00:01.534364 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 361/1424] 10.4.3.240 () {68 vars in 1390 bytes} [Thu Aug 20 01:00:01 2026] POST /volume/v3/volumes/eae1c03a-5a6a-413a-864c-c74a01d5a73f/action => generated 0 bytes in 64 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Aug 20 01:00:01.546269 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-419ee0e3-ccf6-4ca6-902b-9f15970b7659 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:01.549743 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-d5e35fcd-6a34-43fd-b169-f848ec2c53e2 req-7dc541f4-62be-40e4-ad85-3671e2faaa9b tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] https://10.4.3.240/volume/v3/attachments returned with HTTP 200 Aug 20 01:00:01.550728 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-419ee0e3-ccf6-4ca6-902b-9f15970b7659 tempest-VolumesActionsTest-965505807 tempest-VolumesActionsTest-965505807-project-member] GET https://10.4.3.240/volume/v3/volumes/eae1c03a-5a6a-413a-864c-c74a01d5a73f Aug 20 01:00:01.550728 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-419ee0e3-ccf6-4ca6-902b-9f15970b7659 tempest-VolumesActionsTest-965505807 tempest-VolumesActionsTest-965505807-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:01.551002 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-419ee0e3-ccf6-4ca6-902b-9f15970b7659 tempest-VolumesActionsTest-965505807 tempest-VolumesActionsTest-965505807-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:01.551831 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 361/1425] 10.4.3.240 () {74 vars in 1594 bytes} [Thu Aug 20 01:00:01 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 20 01:00:01.566381 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:01.566381 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:00:01.573780 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-419ee0e3-ccf6-4ca6-902b-9f15970b7659 tempest-VolumesActionsTest-965505807 tempest-VolumesActionsTest-965505807-project-member] Volume info retrieved successfully. Aug 20 01:00:01.587283 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-419ee0e3-ccf6-4ca6-902b-9f15970b7659 tempest-VolumesActionsTest-965505807 tempest-VolumesActionsTest-965505807-project-member] https://10.4.3.240/volume/v3/volumes/eae1c03a-5a6a-413a-864c-c74a01d5a73f returned with HTTP 200 Aug 20 01:00:01.588275 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 354/1426] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:00:01 2026] GET /volume/v3/volumes/eae1c03a-5a6a-413a-864c-c74a01d5a73f => generated 840 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:00:01.609515 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-c6f45aeb-fd82-49b2-97f6-0540c1603828 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:01.613114 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-c6f45aeb-fd82-49b2-97f6-0540c1603828 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] GET https://10.4.3.240/volume/v3/volumes/1ac218bc-2aae-4365-ab4c-db2077f46fcd Aug 20 01:00:01.613319 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-c6f45aeb-fd82-49b2-97f6-0540c1603828 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:01.613795 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-c6f45aeb-fd82-49b2-97f6-0540c1603828 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:01.629365 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:01.629365 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:00:01.634515 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-c6f45aeb-fd82-49b2-97f6-0540c1603828 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Volume info retrieved successfully. Aug 20 01:00:01.634852 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-4e82dbf0-b4c0-40e2-a01e-a3e44d6dbca6 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:01.635887 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-4e82dbf0-b4c0-40e2-a01e-a3e44d6dbca6 None None] GET https://10.4.3.240/volume// Aug 20 01:00:01.635887 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-4e82dbf0-b4c0-40e2-a01e-a3e44d6dbca6 None None] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:01.635887 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-4e82dbf0-b4c0-40e2-a01e-a3e44d6dbca6 None None] Calling method 'all' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:01.636850 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-4e82dbf0-b4c0-40e2-a01e-a3e44d6dbca6 None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 20 01:00:01.637475 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 362/1427] 10.4.3.240 () {66 vars in 1426 bytes} [Thu Aug 20 01:00:01 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 01:00:01.642007 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-c6f45aeb-fd82-49b2-97f6-0540c1603828 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] https://10.4.3.240/volume/v3/volumes/1ac218bc-2aae-4365-ab4c-db2077f46fcd returned with HTTP 200 Aug 20 01:00:01.644167 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 351/1428] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:00:01 2026] GET /volume/v3/volumes/1ac218bc-2aae-4365-ab4c-db2077f46fcd => generated 840 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:00:01.647414 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-d5e35fcd-6a34-43fd-b169-f848ec2c53e2 req-0649c173-1f4b-4846-8a79-4943f4eb7afd None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:01.649726 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-d5e35fcd-6a34-43fd-b169-f848ec2c53e2 req-0649c173-1f4b-4846-8a79-4943f4eb7afd tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] GET https://10.4.3.240/volume/v3/volumes/1ac218bc-2aae-4365-ab4c-db2077f46fcd Aug 20 01:00:01.649953 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-d5e35fcd-6a34-43fd-b169-f848ec2c53e2 req-0649c173-1f4b-4846-8a79-4943f4eb7afd tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:01.650151 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-d5e35fcd-6a34-43fd-b169-f848ec2c53e2 req-0649c173-1f4b-4846-8a79-4943f4eb7afd tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:01.663887 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:01.663887 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:00:01.670456 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [req-d5e35fcd-6a34-43fd-b169-f848ec2c53e2 req-0649c173-1f4b-4846-8a79-4943f4eb7afd tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Volume info retrieved successfully. Aug 20 01:00:01.681138 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-d5e35fcd-6a34-43fd-b169-f848ec2c53e2 req-0649c173-1f4b-4846-8a79-4943f4eb7afd tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] https://10.4.3.240/volume/v3/volumes/1ac218bc-2aae-4365-ab4c-db2077f46fcd returned with HTTP 200 Aug 20 01:00:01.681740 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 362/1429] 10.4.3.240 () {70 vars in 1639 bytes} [Thu Aug 20 01:00:01 2026] GET /volume/v3/volumes/1ac218bc-2aae-4365-ab4c-db2077f46fcd => generated 1020 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 01:00:01.869965 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [req-d5e35fcd-6a34-43fd-b169-f848ec2c53e2 req-21163102-9df8-46aa-bac5-f71205d18c78 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:01.872990 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-d5e35fcd-6a34-43fd-b169-f848ec2c53e2 req-21163102-9df8-46aa-bac5-f71205d18c78 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] PUT https://10.4.3.240/volume/v3/attachments/58810cef-c615-479d-8572-8384790e94bc Aug 20 01:00:01.873674 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [req-d5e35fcd-6a34-43fd-b169-f848ec2c53e2 req-21163102-9df8-46aa-bac5-f71205d18c78 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.240", "host": "np0000007838", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:e656b6daafb0", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "870eaf75-1108-49d5-b5ab-79f4c93758d0", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:00:01.884877 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.coordination [req-d5e35fcd-6a34-43fd-b169-f848ec2c53e2 req-21163102-9df8-46aa-bac5-f71205d18c78 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Acquiring lock "cinder-attachment_update-1ac218bc-2aae-4365-ab4c-db2077f46fcd-np0000007838" by "attachment_update" {{(pid=100212) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 01:00:01.894837 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.coordination [req-d5e35fcd-6a34-43fd-b169-f848ec2c53e2 req-21163102-9df8-46aa-bac5-f71205d18c78 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Lock "cinder-attachment_update-1ac218bc-2aae-4365-ab4c-db2077f46fcd-np0000007838" acquired by "attachment_update" :: waited 0.010s {{(pid=100212) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 01:00:01.895905 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:01.895905 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:00:02.067167 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.coordination [req-d5e35fcd-6a34-43fd-b169-f848ec2c53e2 req-21163102-9df8-46aa-bac5-f71205d18c78 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Lock "cinder-attachment_update-1ac218bc-2aae-4365-ab4c-db2077f46fcd-np0000007838" released by "attachment_update" :: held 0.172s {{(pid=100212) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 01:00:02.071455 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-d5e35fcd-6a34-43fd-b169-f848ec2c53e2 req-21163102-9df8-46aa-bac5-f71205d18c78 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] https://10.4.3.240/volume/v3/attachments/58810cef-c615-479d-8572-8384790e94bc returned with HTTP 200 Aug 20 01:00:02.071659 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 355/1430] 10.4.3.240 () {74 vars in 1704 bytes} [Thu Aug 20 01:00:01 2026] PUT /volume/v3/attachments/58810cef-c615-479d-8572-8384790e94bc => generated 969 bytes in 203 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:00:02.230688 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-a1722aca-6561-45db-98d6-a7f75fb26a00 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:02.232408 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-a1722aca-6561-45db-98d6-a7f75fb26a00 tempest-TestServerVolumeAttachScenarioOldVersion-1891828636 tempest-TestServerVolumeAttachScenarioOldVersion-1891828636-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 20 01:00:02.233132 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-a1722aca-6561-45db-98d6-a7f75fb26a00 tempest-TestServerVolumeAttachScenarioOldVersion-1891828636 tempest-TestServerVolumeAttachScenarioOldVersion-1891828636-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachScenarioOldVersion-volume-1789761164", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:00:02.237360 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.v3.volumes [None req-a1722aca-6561-45db-98d6-a7f75fb26a00 tempest-TestServerVolumeAttachScenarioOldVersion-1891828636 tempest-TestServerVolumeAttachScenarioOldVersion-1891828636-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachScenarioOldVersion-volume-1789761164', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100214) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 01:00:02.237360 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.v3.volumes [None req-a1722aca-6561-45db-98d6-a7f75fb26a00 tempest-TestServerVolumeAttachScenarioOldVersion-1891828636 tempest-TestServerVolumeAttachScenarioOldVersion-1891828636-project-member] Create volume of 1 GB Aug 20 01:00:02.241127 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-a1722aca-6561-45db-98d6-a7f75fb26a00 tempest-TestServerVolumeAttachScenarioOldVersion-1891828636 tempest-TestServerVolumeAttachScenarioOldVersion-1891828636-project-member] Availability Zones retrieved successfully. Aug 20 01:00:02.248038 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-a1722aca-6561-45db-98d6-a7f75fb26a00 tempest-TestServerVolumeAttachScenarioOldVersion-1891828636 tempest-TestServerVolumeAttachScenarioOldVersion-1891828636-project-member] Flow 'volume_create_api' (2456dac7-308d-4122-8c81-165b0de1edcf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:00:02.249050 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-a1722aca-6561-45db-98d6-a7f75fb26a00 tempest-TestServerVolumeAttachScenarioOldVersion-1891828636 tempest-TestServerVolumeAttachScenarioOldVersion-1891828636-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d034d688-d4db-4b2b-aa6b-39c9a1558e0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:00:02.249938 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.flows.api.create_volume [None req-a1722aca-6561-45db-98d6-a7f75fb26a00 tempest-TestServerVolumeAttachScenarioOldVersion-1891828636 tempest-TestServerVolumeAttachScenarioOldVersion-1891828636-project-member] Validating volume size '1' using validate_int {{(pid=100214) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 01:00:02.279651 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-a1722aca-6561-45db-98d6-a7f75fb26a00 tempest-TestServerVolumeAttachScenarioOldVersion-1891828636 tempest-TestServerVolumeAttachScenarioOldVersion-1891828636-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d034d688-d4db-4b2b-aa6b-39c9a1558e0a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:52:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1ed58bd6-fe6a-497e-ae84-e8199d24fdfa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:00:02.280320 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-a1722aca-6561-45db-98d6-a7f75fb26a00 tempest-TestServerVolumeAttachScenarioOldVersion-1891828636 tempest-TestServerVolumeAttachScenarioOldVersion-1891828636-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a64e7c52-ebf3-453b-823e-e50e550b8367) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:00:02.381571 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.quota [None req-a1722aca-6561-45db-98d6-a7f75fb26a00 tempest-TestServerVolumeAttachScenarioOldVersion-1891828636 tempest-TestServerVolumeAttachScenarioOldVersion-1891828636-project-member] Created reservations ['a73c7544-3e58-4d57-8b6c-60984cfbdff2', '4f20c77c-61d4-4e1f-aa2d-03527f004cc0', '2a57d791-b8f6-414c-95aa-293e3d763a14', '13564cca-f552-4ff7-838a-9d8274b4cb24'] {{(pid=100214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 01:00:02.382436 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-a1722aca-6561-45db-98d6-a7f75fb26a00 tempest-TestServerVolumeAttachScenarioOldVersion-1891828636 tempest-TestServerVolumeAttachScenarioOldVersion-1891828636-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a64e7c52-ebf3-453b-823e-e50e550b8367) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a73c7544-3e58-4d57-8b6c-60984cfbdff2', '4f20c77c-61d4-4e1f-aa2d-03527f004cc0', '2a57d791-b8f6-414c-95aa-293e3d763a14', '13564cca-f552-4ff7-838a-9d8274b4cb24']}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:00:02.383202 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-a1722aca-6561-45db-98d6-a7f75fb26a00 tempest-TestServerVolumeAttachScenarioOldVersion-1891828636 tempest-TestServerVolumeAttachScenarioOldVersion-1891828636-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5b2ea981-a48e-4784-bace-1bfe97e06482) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:00:02.414835 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-a1722aca-6561-45db-98d6-a7f75fb26a00 tempest-TestServerVolumeAttachScenarioOldVersion-1891828636 tempest-TestServerVolumeAttachScenarioOldVersion-1891828636-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5b2ea981-a48e-4784-bace-1bfe97e06482) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd43842d1-4e98-4e46-88b2-af153599f7d2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachScenarioOldVersion-volume-1789761164',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eaf3b3c09b094e9c9183fdd6409a9b73',qos_specs=None,replication_status=,reservations=['a73c7544-3e58-4d57-8b6c-60984cfbdff2','4f20c77c-61d4-4e1f-aa2d-03527f004cc0','2a57d791-b8f6-414c-95aa-293e3d763a14','13564cca-f552-4ff7-838a-9d8274b4cb24'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4f96f222be52499c91c9a238564f3a3a',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T01:00:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachScenarioOldVersion-volume-1789761164',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d43842d1-4e98-4e46-88b2-af153599f7d2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='eaf3b3c09b094e9c9183fdd6409a9b73',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4f96f222be52499c91c9a238564f3a3a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1ed58bd6-fe6a-497e-ae84-e8199d24fdfa),volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:00:02.415858 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-a1722aca-6561-45db-98d6-a7f75fb26a00 tempest-TestServerVolumeAttachScenarioOldVersion-1891828636 tempest-TestServerVolumeAttachScenarioOldVersion-1891828636-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b652a984-0877-43e0-affc-89bca808dccb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:00:02.446224 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-a1722aca-6561-45db-98d6-a7f75fb26a00 tempest-TestServerVolumeAttachScenarioOldVersion-1891828636 tempest-TestServerVolumeAttachScenarioOldVersion-1891828636-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b652a984-0877-43e0-affc-89bca808dccb) transitioned into state 'SUCCESS' from state '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-1789761164',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eaf3b3c09b094e9c9183fdd6409a9b73',qos_specs=None,replication_status=,reservations=['a73c7544-3e58-4d57-8b6c-60984cfbdff2','4f20c77c-61d4-4e1f-aa2d-03527f004cc0','2a57d791-b8f6-414c-95aa-293e3d763a14','13564cca-f552-4ff7-838a-9d8274b4cb24'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4f96f222be52499c91c9a238564f3a3a',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:00:02.447033 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-a1722aca-6561-45db-98d6-a7f75fb26a00 tempest-TestServerVolumeAttachScenarioOldVersion-1891828636 tempest-TestServerVolumeAttachScenarioOldVersion-1891828636-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (88340425-c19a-40d9-9b9b-0296e5f62da3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:00:02.463487 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-a1722aca-6561-45db-98d6-a7f75fb26a00 tempest-TestServerVolumeAttachScenarioOldVersion-1891828636 tempest-TestServerVolumeAttachScenarioOldVersion-1891828636-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (88340425-c19a-40d9-9b9b-0296e5f62da3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:00:02.464574 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-a1722aca-6561-45db-98d6-a7f75fb26a00 tempest-TestServerVolumeAttachScenarioOldVersion-1891828636 tempest-TestServerVolumeAttachScenarioOldVersion-1891828636-project-member] Flow 'volume_create_api' (2456dac7-308d-4122-8c81-165b0de1edcf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:00:02.464989 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-a1722aca-6561-45db-98d6-a7f75fb26a00 tempest-TestServerVolumeAttachScenarioOldVersion-1891828636 tempest-TestServerVolumeAttachScenarioOldVersion-1891828636-project-member] Create volume request issued successfully. Aug 20 01:00:02.465690 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-a1722aca-6561-45db-98d6-a7f75fb26a00 tempest-TestServerVolumeAttachScenarioOldVersion-1891828636 tempest-TestServerVolumeAttachScenarioOldVersion-1891828636-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 20 01:00:02.466165 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 363/1431] 10.4.3.240 () {70 vars in 1300 bytes} [Thu Aug 20 01:00:02 2026] POST /volume/v3/volumes => generated 789 bytes in 236 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:00:02.483429 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-650bfe75-083a-41e3-a411-aeaab0fb4a06 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:02.486107 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-650bfe75-083a-41e3-a411-aeaab0fb4a06 tempest-TestServerVolumeAttachScenarioOldVersion-1891828636 tempest-TestServerVolumeAttachScenarioOldVersion-1891828636-project-member] GET https://10.4.3.240/volume/v3/volumes/d43842d1-4e98-4e46-88b2-af153599f7d2 Aug 20 01:00:02.486487 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-650bfe75-083a-41e3-a411-aeaab0fb4a06 tempest-TestServerVolumeAttachScenarioOldVersion-1891828636 tempest-TestServerVolumeAttachScenarioOldVersion-1891828636-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:02.486767 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-650bfe75-083a-41e3-a411-aeaab0fb4a06 tempest-TestServerVolumeAttachScenarioOldVersion-1891828636 tempest-TestServerVolumeAttachScenarioOldVersion-1891828636-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:02.495972 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:02.495972 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:00:02.504609 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-650bfe75-083a-41e3-a411-aeaab0fb4a06 tempest-TestServerVolumeAttachScenarioOldVersion-1891828636 tempest-TestServerVolumeAttachScenarioOldVersion-1891828636-project-member] Volume info retrieved successfully. Aug 20 01:00:02.510921 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-650bfe75-083a-41e3-a411-aeaab0fb4a06 tempest-TestServerVolumeAttachScenarioOldVersion-1891828636 tempest-TestServerVolumeAttachScenarioOldVersion-1891828636-project-member] https://10.4.3.240/volume/v3/volumes/d43842d1-4e98-4e46-88b2-af153599f7d2 returned with HTTP 200 Aug 20 01:00:02.511485 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 352/1432] 10.4.3.240 () {68 vars in 1389 bytes} [Thu Aug 20 01:00:02 2026] GET /volume/v3/volumes/d43842d1-4e98-4e46-88b2-af153599f7d2 => generated 857 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:00:02.607082 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-0bc06634-f8d7-492a-9e47-8ad9e7845e7f None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:02.611517 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-0bc06634-f8d7-492a-9e47-8ad9e7845e7f tempest-VolumesActionsTest-965505807 tempest-VolumesActionsTest-965505807-project-member] GET https://10.4.3.240/volume/v3/volumes/eae1c03a-5a6a-413a-864c-c74a01d5a73f Aug 20 01:00:02.611517 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-0bc06634-f8d7-492a-9e47-8ad9e7845e7f tempest-VolumesActionsTest-965505807 tempest-VolumesActionsTest-965505807-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:02.611517 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-0bc06634-f8d7-492a-9e47-8ad9e7845e7f tempest-VolumesActionsTest-965505807 tempest-VolumesActionsTest-965505807-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:02.615845 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-0bc06634-f8d7-492a-9e47-8ad9e7845e7f tempest-VolumesActionsTest-965505807 tempest-VolumesActionsTest-965505807-project-member] https://10.4.3.240/volume/v3/volumes/eae1c03a-5a6a-413a-864c-c74a01d5a73f returned with HTTP 404 Aug 20 01:00:02.616432 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 363/1433] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:00:02 2026] GET /volume/v3/volumes/eae1c03a-5a6a-413a-864c-c74a01d5a73f => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:00:02.625694 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-0a5bcbc0-6264-49a9-8da9-ad61a4516c6a None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:02.628856 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-0a5bcbc0-6264-49a9-8da9-ad61a4516c6a tempest-VolumesActionsTest-965505807 tempest-VolumesActionsTest-965505807-project-member] GET https://10.4.3.240/volume/v3/volumes/eae1c03a-5a6a-413a-864c-c74a01d5a73f Aug 20 01:00:02.629281 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-0a5bcbc0-6264-49a9-8da9-ad61a4516c6a tempest-VolumesActionsTest-965505807 tempest-VolumesActionsTest-965505807-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:02.630355 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-0a5bcbc0-6264-49a9-8da9-ad61a4516c6a tempest-VolumesActionsTest-965505807 tempest-VolumesActionsTest-965505807-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:02.636983 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-0a5bcbc0-6264-49a9-8da9-ad61a4516c6a tempest-VolumesActionsTest-965505807 tempest-VolumesActionsTest-965505807-project-member] https://10.4.3.240/volume/v3/volumes/eae1c03a-5a6a-413a-864c-c74a01d5a73f returned with HTTP 404 Aug 20 01:00:02.637817 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 356/1434] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:00:02 2026] GET /volume/v3/volumes/eae1c03a-5a6a-413a-864c-c74a01d5a73f => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:00:02.646954 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-6bec9289-b0c2-4db7-8eb8-c8ce26ebb279 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:02.649252 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-6bec9289-b0c2-4db7-8eb8-c8ce26ebb279 tempest-VolumesActionsTest-965505807 tempest-VolumesActionsTest-965505807-project-member] DELETE https://10.4.3.240/volume/v3/volumes/eae1c03a-5a6a-413a-864c-c74a01d5a73f Aug 20 01:00:02.649887 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-6bec9289-b0c2-4db7-8eb8-c8ce26ebb279 tempest-VolumesActionsTest-965505807 tempest-VolumesActionsTest-965505807-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:02.649887 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-6bec9289-b0c2-4db7-8eb8-c8ce26ebb279 tempest-VolumesActionsTest-965505807 tempest-VolumesActionsTest-965505807-project-member] Calling method 'delete' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:02.649887 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.v3.volumes [None req-6bec9289-b0c2-4db7-8eb8-c8ce26ebb279 tempest-VolumesActionsTest-965505807 tempest-VolumesActionsTest-965505807-project-member] Delete volume with id: eae1c03a-5a6a-413a-864c-c74a01d5a73f Aug 20 01:00:02.660953 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-6bec9289-b0c2-4db7-8eb8-c8ce26ebb279 tempest-VolumesActionsTest-965505807 tempest-VolumesActionsTest-965505807-project-member] https://10.4.3.240/volume/v3/volumes/eae1c03a-5a6a-413a-864c-c74a01d5a73f returned with HTTP 404 Aug 20 01:00:02.661475 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 364/1435] 10.4.3.240 () {66 vars in 1351 bytes} [Thu Aug 20 01:00:02 2026] DELETE /volume/v3/volumes/eae1c03a-5a6a-413a-864c-c74a01d5a73f => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:00:02.664268 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-9d82d1e8-f6b9-499b-9104-09083c887fdd None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:02.667070 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-9d82d1e8-f6b9-499b-9104-09083c887fdd tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] GET https://10.4.3.240/volume/v3/volumes/1ac218bc-2aae-4365-ab4c-db2077f46fcd Aug 20 01:00:02.667514 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-9d82d1e8-f6b9-499b-9104-09083c887fdd tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:02.667777 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-9d82d1e8-f6b9-499b-9104-09083c887fdd tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:02.673718 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-8b762ff6-920a-4b4e-ba3c-3211f82c3f11 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:02.675362 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-8b762ff6-920a-4b4e-ba3c-3211f82c3f11 tempest-VolumesActionsTest-965505807 tempest-VolumesActionsTest-965505807-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 20 01:00:02.675740 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-8b762ff6-920a-4b4e-ba3c-3211f82c3f11 tempest-VolumesActionsTest-965505807 tempest-VolumesActionsTest-965505807-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1852082311"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:00:02.677163 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.v3.volumes [None req-8b762ff6-920a-4b4e-ba3c-3211f82c3f11 tempest-VolumesActionsTest-965505807 tempest-VolumesActionsTest-965505807-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1852082311'}} {{(pid=100215) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 01:00:02.677288 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-8b762ff6-920a-4b4e-ba3c-3211f82c3f11 tempest-VolumesActionsTest-965505807 tempest-VolumesActionsTest-965505807-project-member] Create volume of 1 GB Aug 20 01:00:02.683727 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-8b762ff6-920a-4b4e-ba3c-3211f82c3f11 tempest-VolumesActionsTest-965505807 tempest-VolumesActionsTest-965505807-project-member] Availability Zones retrieved successfully. Aug 20 01:00:02.686329 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:02.686329 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:00:02.689817 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-8b762ff6-920a-4b4e-ba3c-3211f82c3f11 tempest-VolumesActionsTest-965505807 tempest-VolumesActionsTest-965505807-project-member] Flow 'volume_create_api' (fe684421-356b-4007-86cc-0c820d05c985) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:00:02.690761 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-8b762ff6-920a-4b4e-ba3c-3211f82c3f11 tempest-VolumesActionsTest-965505807 tempest-VolumesActionsTest-965505807-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7cd725b8-3016-46ba-a526-826abffba794) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:00:02.691742 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.flows.api.create_volume [None req-8b762ff6-920a-4b4e-ba3c-3211f82c3f11 tempest-VolumesActionsTest-965505807 tempest-VolumesActionsTest-965505807-project-member] Validating volume size '1' using validate_int {{(pid=100215) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 01:00:02.694825 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-9d82d1e8-f6b9-499b-9104-09083c887fdd tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Volume info retrieved successfully. Aug 20 01:00:02.703892 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-9d82d1e8-f6b9-499b-9104-09083c887fdd tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] https://10.4.3.240/volume/v3/volumes/1ac218bc-2aae-4365-ab4c-db2077f46fcd returned with HTTP 200 Aug 20 01:00:02.705966 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 353/1436] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:00:02 2026] GET /volume/v3/volumes/1ac218bc-2aae-4365-ab4c-db2077f46fcd => generated 841 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:00:02.731358 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-8b762ff6-920a-4b4e-ba3c-3211f82c3f11 tempest-VolumesActionsTest-965505807 tempest-VolumesActionsTest-965505807-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7cd725b8-3016-46ba-a526-826abffba794) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:52:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1ed58bd6-fe6a-497e-ae84-e8199d24fdfa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:00:02.732898 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-8b762ff6-920a-4b4e-ba3c-3211f82c3f11 tempest-VolumesActionsTest-965505807 tempest-VolumesActionsTest-965505807-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7ab4e160-cdf2-4134-9dc6-689872b90c51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:00:02.782033 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.quota [None req-8b762ff6-920a-4b4e-ba3c-3211f82c3f11 tempest-VolumesActionsTest-965505807 tempest-VolumesActionsTest-965505807-project-member] Created reservations ['c25c9db4-74fc-44c2-a318-faa8adbf64b7', '56bff703-d9f4-4441-b70f-a77d78ddf536', 'e90a0d06-cc66-4131-828e-d82eccf6ede1', 'a72d6019-8994-4c4a-8a90-65988308c34e'] {{(pid=100215) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 01:00:02.783033 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-8b762ff6-920a-4b4e-ba3c-3211f82c3f11 tempest-VolumesActionsTest-965505807 tempest-VolumesActionsTest-965505807-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7ab4e160-cdf2-4134-9dc6-689872b90c51) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c25c9db4-74fc-44c2-a318-faa8adbf64b7', '56bff703-d9f4-4441-b70f-a77d78ddf536', 'e90a0d06-cc66-4131-828e-d82eccf6ede1', 'a72d6019-8994-4c4a-8a90-65988308c34e']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:00:02.783931 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-8b762ff6-920a-4b4e-ba3c-3211f82c3f11 tempest-VolumesActionsTest-965505807 tempest-VolumesActionsTest-965505807-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dba7bcfa-4c8c-4ee2-ab82-0024657ccc60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:00:02.810047 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-8b762ff6-920a-4b4e-ba3c-3211f82c3f11 tempest-VolumesActionsTest-965505807 tempest-VolumesActionsTest-965505807-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dba7bcfa-4c8c-4ee2-ab82-0024657ccc60) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3b8ca4f0-cec2-4b95-9753-2a606b4941a8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1852082311',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dfd41624bf6a4f13acf612070db271fb',qos_specs=None,replication_status=,reservations=['c25c9db4-74fc-44c2-a318-faa8adbf64b7','56bff703-d9f4-4441-b70f-a77d78ddf536','e90a0d06-cc66-4131-828e-d82eccf6ede1','a72d6019-8994-4c4a-8a90-65988308c34e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='38bd68b2aa86422aafc1738d7319f336',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T01:00:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1852082311',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3b8ca4f0-cec2-4b95-9753-2a606b4941a8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dfd41624bf6a4f13acf612070db271fb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='38bd68b2aa86422aafc1738d7319f336',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1ed58bd6-fe6a-497e-ae84-e8199d24fdfa),volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:00:02.811265 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-8b762ff6-920a-4b4e-ba3c-3211f82c3f11 tempest-VolumesActionsTest-965505807 tempest-VolumesActionsTest-965505807-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e915b8f1-6f5c-4f0e-82d0-b8e3b6f181c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:00:02.833846 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-8b762ff6-920a-4b4e-ba3c-3211f82c3f11 tempest-VolumesActionsTest-965505807 tempest-VolumesActionsTest-965505807-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e915b8f1-6f5c-4f0e-82d0-b8e3b6f181c9) transitioned into state 'SUCCESS' from state '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-1852082311',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dfd41624bf6a4f13acf612070db271fb',qos_specs=None,replication_status=,reservations=['c25c9db4-74fc-44c2-a318-faa8adbf64b7','56bff703-d9f4-4441-b70f-a77d78ddf536','e90a0d06-cc66-4131-828e-d82eccf6ede1','a72d6019-8994-4c4a-8a90-65988308c34e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='38bd68b2aa86422aafc1738d7319f336',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:00:02.834686 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-8b762ff6-920a-4b4e-ba3c-3211f82c3f11 tempest-VolumesActionsTest-965505807 tempest-VolumesActionsTest-965505807-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (88182368-03e7-426e-8a00-e1ebf085cb05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:00:02.845569 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-8b762ff6-920a-4b4e-ba3c-3211f82c3f11 tempest-VolumesActionsTest-965505807 tempest-VolumesActionsTest-965505807-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (88182368-03e7-426e-8a00-e1ebf085cb05) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:00:02.846708 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-8b762ff6-920a-4b4e-ba3c-3211f82c3f11 tempest-VolumesActionsTest-965505807 tempest-VolumesActionsTest-965505807-project-member] Flow 'volume_create_api' (fe684421-356b-4007-86cc-0c820d05c985) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:00:02.847117 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-8b762ff6-920a-4b4e-ba3c-3211f82c3f11 tempest-VolumesActionsTest-965505807 tempest-VolumesActionsTest-965505807-project-member] Create volume request issued successfully. Aug 20 01:00:02.848627 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-8b762ff6-920a-4b4e-ba3c-3211f82c3f11 tempest-VolumesActionsTest-965505807 tempest-VolumesActionsTest-965505807-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 20 01:00:02.849372 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 364/1437] 10.4.3.240 () {68 vars in 1258 bytes} [Thu Aug 20 01:00:02 2026] POST /volume/v3/volumes => generated 749 bytes in 176 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 01:00:02.864980 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-1e572c0a-a4ae-4759-9041-9ecfbbee6a3f None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:02.867253 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-1e572c0a-a4ae-4759-9041-9ecfbbee6a3f tempest-VolumesActionsTest-965505807 tempest-VolumesActionsTest-965505807-project-member] GET https://10.4.3.240/volume/v3/volumes/3b8ca4f0-cec2-4b95-9753-2a606b4941a8 Aug 20 01:00:02.867674 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-1e572c0a-a4ae-4759-9041-9ecfbbee6a3f tempest-VolumesActionsTest-965505807 tempest-VolumesActionsTest-965505807-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:02.869356 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-1e572c0a-a4ae-4759-9041-9ecfbbee6a3f tempest-VolumesActionsTest-965505807 tempest-VolumesActionsTest-965505807-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:02.878888 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:02.878888 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:00:02.887360 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-1e572c0a-a4ae-4759-9041-9ecfbbee6a3f tempest-VolumesActionsTest-965505807 tempest-VolumesActionsTest-965505807-project-member] Volume info retrieved successfully. Aug 20 01:00:02.892068 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-1e572c0a-a4ae-4759-9041-9ecfbbee6a3f tempest-VolumesActionsTest-965505807 tempest-VolumesActionsTest-965505807-project-member] https://10.4.3.240/volume/v3/volumes/3b8ca4f0-cec2-4b95-9753-2a606b4941a8 returned with HTTP 200 Aug 20 01:00:02.892794 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 357/1438] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:00:02 2026] GET /volume/v3/volumes/3b8ca4f0-cec2-4b95-9753-2a606b4941a8 => generated 817 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:00:03.534438 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-96747b77-5b7a-46b1-a157-3a15509b3e71 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:03.536290 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-96747b77-5b7a-46b1-a157-3a15509b3e71 tempest-TestServerVolumeAttachScenarioOldVersion-1891828636 tempest-TestServerVolumeAttachScenarioOldVersion-1891828636-project-member] GET https://10.4.3.240/volume/v3/volumes/d43842d1-4e98-4e46-88b2-af153599f7d2 Aug 20 01:00:03.536570 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-96747b77-5b7a-46b1-a157-3a15509b3e71 tempest-TestServerVolumeAttachScenarioOldVersion-1891828636 tempest-TestServerVolumeAttachScenarioOldVersion-1891828636-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:03.536800 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-96747b77-5b7a-46b1-a157-3a15509b3e71 tempest-TestServerVolumeAttachScenarioOldVersion-1891828636 tempest-TestServerVolumeAttachScenarioOldVersion-1891828636-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:03.545254 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:03.545254 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:00:03.549350 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-96747b77-5b7a-46b1-a157-3a15509b3e71 tempest-TestServerVolumeAttachScenarioOldVersion-1891828636 tempest-TestServerVolumeAttachScenarioOldVersion-1891828636-project-member] Volume info retrieved successfully. Aug 20 01:00:03.559719 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-96747b77-5b7a-46b1-a157-3a15509b3e71 tempest-TestServerVolumeAttachScenarioOldVersion-1891828636 tempest-TestServerVolumeAttachScenarioOldVersion-1891828636-project-member] https://10.4.3.240/volume/v3/volumes/d43842d1-4e98-4e46-88b2-af153599f7d2 returned with HTTP 200 Aug 20 01:00:03.560167 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 365/1439] 10.4.3.240 () {68 vars in 1389 bytes} [Thu Aug 20 01:00:03 2026] GET /volume/v3/volumes/d43842d1-4e98-4e46-88b2-af153599f7d2 => generated 882 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:00:03.574253 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-08535875-c216-4725-9ee3-793ed42a4fe5 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:03.576296 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-08535875-c216-4725-9ee3-793ed42a4fe5 tempest-TestServerVolumeAttachScenarioOldVersion-1891828636 tempest-TestServerVolumeAttachScenarioOldVersion-1891828636-project-member] GET https://10.4.3.240/volume/v3/volumes/d43842d1-4e98-4e46-88b2-af153599f7d2 Aug 20 01:00:03.576676 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-08535875-c216-4725-9ee3-793ed42a4fe5 tempest-TestServerVolumeAttachScenarioOldVersion-1891828636 tempest-TestServerVolumeAttachScenarioOldVersion-1891828636-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:03.577012 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-08535875-c216-4725-9ee3-793ed42a4fe5 tempest-TestServerVolumeAttachScenarioOldVersion-1891828636 tempest-TestServerVolumeAttachScenarioOldVersion-1891828636-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:03.586061 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:03.586061 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:00:03.593512 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-08535875-c216-4725-9ee3-793ed42a4fe5 tempest-TestServerVolumeAttachScenarioOldVersion-1891828636 tempest-TestServerVolumeAttachScenarioOldVersion-1891828636-project-member] Volume info retrieved successfully. Aug 20 01:00:03.601252 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-08535875-c216-4725-9ee3-793ed42a4fe5 tempest-TestServerVolumeAttachScenarioOldVersion-1891828636 tempest-TestServerVolumeAttachScenarioOldVersion-1891828636-project-member] https://10.4.3.240/volume/v3/volumes/d43842d1-4e98-4e46-88b2-af153599f7d2 returned with HTTP 200 Aug 20 01:00:03.601719 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 354/1440] 10.4.3.240 () {68 vars in 1389 bytes} [Thu Aug 20 01:00:03 2026] GET /volume/v3/volumes/d43842d1-4e98-4e46-88b2-af153599f7d2 => generated 882 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:00:03.691277 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-9032f4cc-c9c6-441f-bb78-5f32eb5f1c56 req-5f6b3955-cb27-4911-b6fa-92aa9fd645b2 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:03.696379 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-9032f4cc-c9c6-441f-bb78-5f32eb5f1c56 req-5f6b3955-cb27-4911-b6fa-92aa9fd645b2 tempest-TestServerVolumeAttachScenarioOldVersion-1891828636 tempest-TestServerVolumeAttachScenarioOldVersion-1891828636-project-member] GET https://10.4.3.240/volume/v3/volumes/d43842d1-4e98-4e46-88b2-af153599f7d2 Aug 20 01:00:03.696622 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-9032f4cc-c9c6-441f-bb78-5f32eb5f1c56 req-5f6b3955-cb27-4911-b6fa-92aa9fd645b2 tempest-TestServerVolumeAttachScenarioOldVersion-1891828636 tempest-TestServerVolumeAttachScenarioOldVersion-1891828636-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:03.696854 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-9032f4cc-c9c6-441f-bb78-5f32eb5f1c56 req-5f6b3955-cb27-4911-b6fa-92aa9fd645b2 tempest-TestServerVolumeAttachScenarioOldVersion-1891828636 tempest-TestServerVolumeAttachScenarioOldVersion-1891828636-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:03.714249 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:03.714249 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:00:03.718289 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-2f8a36a0-3e2a-4ca1-8bdf-3c45fc836652 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:03.720351 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-2f8a36a0-3e2a-4ca1-8bdf-3c45fc836652 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] GET https://10.4.3.240/volume/v3/volumes/1ac218bc-2aae-4365-ab4c-db2077f46fcd Aug 20 01:00:03.720585 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-2f8a36a0-3e2a-4ca1-8bdf-3c45fc836652 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:03.720771 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-2f8a36a0-3e2a-4ca1-8bdf-3c45fc836652 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:03.720890 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [req-9032f4cc-c9c6-441f-bb78-5f32eb5f1c56 req-5f6b3955-cb27-4911-b6fa-92aa9fd645b2 tempest-TestServerVolumeAttachScenarioOldVersion-1891828636 tempest-TestServerVolumeAttachScenarioOldVersion-1891828636-project-member] Volume info retrieved successfully. Aug 20 01:00:03.726180 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-9032f4cc-c9c6-441f-bb78-5f32eb5f1c56 req-5f6b3955-cb27-4911-b6fa-92aa9fd645b2 tempest-TestServerVolumeAttachScenarioOldVersion-1891828636 tempest-TestServerVolumeAttachScenarioOldVersion-1891828636-project-member] https://10.4.3.240/volume/v3/volumes/d43842d1-4e98-4e46-88b2-af153599f7d2 returned with HTTP 200 Aug 20 01:00:03.726837 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 365/1441] 10.4.3.240 () {68 vars in 1598 bytes} [Thu Aug 20 01:00:03 2026] GET /volume/v3/volumes/d43842d1-4e98-4e46-88b2-af153599f7d2 => generated 864 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:00:03.744243 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:03.744243 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:00:03.748252 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-2f8a36a0-3e2a-4ca1-8bdf-3c45fc836652 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Volume info retrieved successfully. Aug 20 01:00:03.753033 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-2f8a36a0-3e2a-4ca1-8bdf-3c45fc836652 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] https://10.4.3.240/volume/v3/volumes/1ac218bc-2aae-4365-ab4c-db2077f46fcd returned with HTTP 200 Aug 20 01:00:03.753646 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 358/1442] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:00:03 2026] GET /volume/v3/volumes/1ac218bc-2aae-4365-ab4c-db2077f46fcd => generated 841 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:00:03.840084 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-6ab8d7a6-5d6c-4e3e-8840-32694186923a None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:03.840582 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-6ab8d7a6-5d6c-4e3e-8840-32694186923a None None] GET https://10.4.3.240/volume// Aug 20 01:00:03.840801 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-6ab8d7a6-5d6c-4e3e-8840-32694186923a None None] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:03.841065 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-6ab8d7a6-5d6c-4e3e-8840-32694186923a None None] Calling method 'all' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:03.841455 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-6ab8d7a6-5d6c-4e3e-8840-32694186923a None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 20 01:00:03.841767 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 366/1443] 10.4.3.240 () {66 vars in 1428 bytes} [Thu Aug 20 01:00:03 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 01:00:03.850250 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [req-9032f4cc-c9c6-441f-bb78-5f32eb5f1c56 req-66f70399-c792-4474-9ee6-cdcc104cd261 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:03.852586 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-9032f4cc-c9c6-441f-bb78-5f32eb5f1c56 req-66f70399-c792-4474-9ee6-cdcc104cd261 tempest-TestServerVolumeAttachScenarioOldVersion-1891828636 tempest-TestServerVolumeAttachScenarioOldVersion-1891828636-project-member] POST https://10.4.3.240/volume/v3/attachments Aug 20 01:00:03.852960 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [req-9032f4cc-c9c6-441f-bb78-5f32eb5f1c56 req-66f70399-c792-4474-9ee6-cdcc104cd261 tempest-TestServerVolumeAttachScenarioOldVersion-1891828636 tempest-TestServerVolumeAttachScenarioOldVersion-1891828636-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d43842d1-4e98-4e46-88b2-af153599f7d2", "connector": null, "instance_uuid": "3d8132b3-2c34-4cab-9b01-9606e8a143b3"}} {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:00:03.864713 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:03.864713 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:00:03.899821 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-9032f4cc-c9c6-441f-bb78-5f32eb5f1c56 req-66f70399-c792-4474-9ee6-cdcc104cd261 tempest-TestServerVolumeAttachScenarioOldVersion-1891828636 tempest-TestServerVolumeAttachScenarioOldVersion-1891828636-project-member] https://10.4.3.240/volume/v3/attachments returned with HTTP 200 Aug 20 01:00:03.900435 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 355/1444] 10.4.3.240 () {74 vars in 1594 bytes} [Thu Aug 20 01:00:03 2026] POST /volume/v3/attachments => generated 273 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:00:03.906260 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-d07135f1-6463-47fa-869c-7170d43f2411 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:03.908559 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-d07135f1-6463-47fa-869c-7170d43f2411 tempest-VolumesActionsTest-965505807 tempest-VolumesActionsTest-965505807-project-member] GET https://10.4.3.240/volume/v3/volumes/3b8ca4f0-cec2-4b95-9753-2a606b4941a8 Aug 20 01:00:03.908756 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-d07135f1-6463-47fa-869c-7170d43f2411 tempest-VolumesActionsTest-965505807 tempest-VolumesActionsTest-965505807-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:03.908982 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-d07135f1-6463-47fa-869c-7170d43f2411 tempest-VolumesActionsTest-965505807 tempest-VolumesActionsTest-965505807-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:03.919831 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:03.919831 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:00:03.927358 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-d07135f1-6463-47fa-869c-7170d43f2411 tempest-VolumesActionsTest-965505807 tempest-VolumesActionsTest-965505807-project-member] Volume info retrieved successfully. Aug 20 01:00:03.931864 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-d07135f1-6463-47fa-869c-7170d43f2411 tempest-VolumesActionsTest-965505807 tempest-VolumesActionsTest-965505807-project-member] https://10.4.3.240/volume/v3/volumes/3b8ca4f0-cec2-4b95-9753-2a606b4941a8 returned with HTTP 200 Aug 20 01:00:03.932521 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 366/1445] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:00:03 2026] GET /volume/v3/volumes/3b8ca4f0-cec2-4b95-9753-2a606b4941a8 => generated 842 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:00:03.945227 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-857a39d4-4dc5-4664-a2f5-692c7b8b34e0 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:03.947197 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-857a39d4-4dc5-4664-a2f5-692c7b8b34e0 tempest-VolumesActionsTest-1136040132 tempest-VolumesActionsTest-1136040132-project-admin] POST https://10.4.3.240/volume/v3/volumes/3b8ca4f0-cec2-4b95-9753-2a606b4941a8/action Aug 20 01:00:03.947660 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-857a39d4-4dc5-4664-a2f5-692c7b8b34e0 tempest-VolumesActionsTest-1136040132 tempest-VolumesActionsTest-1136040132-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100212) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 01:00:03.947805 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-857a39d4-4dc5-4664-a2f5-692c7b8b34e0 tempest-VolumesActionsTest-1136040132 tempest-VolumesActionsTest-1136040132-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:00:03.949227 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-84ae933c-7298-4b55-9ada-f4c22aeb65bc None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:03.950829 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-84ae933c-7298-4b55-9ada-f4c22aeb65bc tempest-TestServerVolumeAttachScenarioOldVersion-1891828636 tempest-TestServerVolumeAttachScenarioOldVersion-1891828636-project-member] GET https://10.4.3.240/volume/v3/volumes/d43842d1-4e98-4e46-88b2-af153599f7d2 Aug 20 01:00:03.951046 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-84ae933c-7298-4b55-9ada-f4c22aeb65bc tempest-TestServerVolumeAttachScenarioOldVersion-1891828636 tempest-TestServerVolumeAttachScenarioOldVersion-1891828636-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:03.951211 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-84ae933c-7298-4b55-9ada-f4c22aeb65bc tempest-TestServerVolumeAttachScenarioOldVersion-1891828636 tempest-TestServerVolumeAttachScenarioOldVersion-1891828636-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:03.957158 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:03.957158 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:00:03.957596 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.contrib.admin_actions [None req-857a39d4-4dc5-4664-a2f5-692c7b8b34e0 tempest-VolumesActionsTest-1136040132 tempest-VolumesActionsTest-1136040132-project-admin] Updating volume '3b8ca4f0-cec2-4b95-9753-2a606b4941a8' with '{'status': 'error'}' {{(pid=100212) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 20 01:00:03.962192 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:03.962192 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:00:03.965554 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-84ae933c-7298-4b55-9ada-f4c22aeb65bc tempest-TestServerVolumeAttachScenarioOldVersion-1891828636 tempest-TestServerVolumeAttachScenarioOldVersion-1891828636-project-member] Volume info retrieved successfully. Aug 20 01:00:03.965992 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-ef74a5f6-d018-46eb-9416-1d104076dbb7 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:03.966401 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-ef74a5f6-d018-46eb-9416-1d104076dbb7 None None] GET https://10.4.3.240/volume// Aug 20 01:00:03.966544 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-ef74a5f6-d018-46eb-9416-1d104076dbb7 None None] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:03.966723 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-ef74a5f6-d018-46eb-9416-1d104076dbb7 None None] Calling method 'all' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:03.967022 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-ef74a5f6-d018-46eb-9416-1d104076dbb7 None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 20 01:00:03.967355 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 356/1446] 10.4.3.240 () {66 vars in 1426 bytes} [Thu Aug 20 01:00:03 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 01:00:03.969805 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-84ae933c-7298-4b55-9ada-f4c22aeb65bc tempest-TestServerVolumeAttachScenarioOldVersion-1891828636 tempest-TestServerVolumeAttachScenarioOldVersion-1891828636-project-member] https://10.4.3.240/volume/v3/volumes/d43842d1-4e98-4e46-88b2-af153599f7d2 returned with HTTP 200 Aug 20 01:00:03.970193 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 367/1447] 10.4.3.240 () {68 vars in 1389 bytes} [Thu Aug 20 01:00:03 2026] GET /volume/v3/volumes/d43842d1-4e98-4e46-88b2-af153599f7d2 => generated 881 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:00:03.980408 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-9032f4cc-c9c6-441f-bb78-5f32eb5f1c56 req-2182df62-8cf1-4321-b8e9-e9f4b17211e4 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:03.982299 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-9032f4cc-c9c6-441f-bb78-5f32eb5f1c56 req-2182df62-8cf1-4321-b8e9-e9f4b17211e4 tempest-TestServerVolumeAttachScenarioOldVersion-1891828636 tempest-TestServerVolumeAttachScenarioOldVersion-1891828636-project-member] GET https://10.4.3.240/volume/v3/volumes/d43842d1-4e98-4e46-88b2-af153599f7d2 Aug 20 01:00:03.982550 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-9032f4cc-c9c6-441f-bb78-5f32eb5f1c56 req-2182df62-8cf1-4321-b8e9-e9f4b17211e4 tempest-TestServerVolumeAttachScenarioOldVersion-1891828636 tempest-TestServerVolumeAttachScenarioOldVersion-1891828636-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:03.982752 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-9032f4cc-c9c6-441f-bb78-5f32eb5f1c56 req-2182df62-8cf1-4321-b8e9-e9f4b17211e4 tempest-TestServerVolumeAttachScenarioOldVersion-1891828636 tempest-TestServerVolumeAttachScenarioOldVersion-1891828636-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:03.984302 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-857a39d4-4dc5-4664-a2f5-692c7b8b34e0 tempest-VolumesActionsTest-1136040132 tempest-VolumesActionsTest-1136040132-project-admin] https://10.4.3.240/volume/v3/volumes/3b8ca4f0-cec2-4b95-9753-2a606b4941a8/action returned with HTTP 202 Aug 20 01:00:03.984907 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 359/1448] 10.4.3.240 () {68 vars in 1390 bytes} [Thu Aug 20 01:00:03 2026] POST /volume/v3/volumes/3b8ca4f0-cec2-4b95-9753-2a606b4941a8/action => generated 0 bytes in 40 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 01:00:03.992925 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:03.992925 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:00:03.993082 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-cd04c6ce-c8b3-48a0-b83d-073d5afd072a None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:03.997387 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-cd04c6ce-c8b3-48a0-b83d-073d5afd072a tempest-VolumesActionsTest-965505807 tempest-VolumesActionsTest-965505807-project-member] GET https://10.4.3.240/volume/v3/volumes/3b8ca4f0-cec2-4b95-9753-2a606b4941a8 Aug 20 01:00:03.997710 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-cd04c6ce-c8b3-48a0-b83d-073d5afd072a tempest-VolumesActionsTest-965505807 tempest-VolumesActionsTest-965505807-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:03.997830 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-cd04c6ce-c8b3-48a0-b83d-073d5afd072a tempest-VolumesActionsTest-965505807 tempest-VolumesActionsTest-965505807-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:04.001249 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [req-9032f4cc-c9c6-441f-bb78-5f32eb5f1c56 req-2182df62-8cf1-4321-b8e9-e9f4b17211e4 tempest-TestServerVolumeAttachScenarioOldVersion-1891828636 tempest-TestServerVolumeAttachScenarioOldVersion-1891828636-project-member] Volume info retrieved successfully. Aug 20 01:00:04.009349 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-9032f4cc-c9c6-441f-bb78-5f32eb5f1c56 req-2182df62-8cf1-4321-b8e9-e9f4b17211e4 tempest-TestServerVolumeAttachScenarioOldVersion-1891828636 tempest-TestServerVolumeAttachScenarioOldVersion-1891828636-project-member] https://10.4.3.240/volume/v3/volumes/d43842d1-4e98-4e46-88b2-af153599f7d2 returned with HTTP 200 Aug 20 01:00:04.009861 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 367/1449] 10.4.3.240 () {70 vars in 1639 bytes} [Thu Aug 20 01:00:03 2026] GET /volume/v3/volumes/d43842d1-4e98-4e46-88b2-af153599f7d2 => generated 1043 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 01:00:04.010637 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:04.010637 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:00:04.017118 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-cd04c6ce-c8b3-48a0-b83d-073d5afd072a tempest-VolumesActionsTest-965505807 tempest-VolumesActionsTest-965505807-project-member] Volume info retrieved successfully. Aug 20 01:00:04.024068 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-cd04c6ce-c8b3-48a0-b83d-073d5afd072a tempest-VolumesActionsTest-965505807 tempest-VolumesActionsTest-965505807-project-member] https://10.4.3.240/volume/v3/volumes/3b8ca4f0-cec2-4b95-9753-2a606b4941a8 returned with HTTP 200 Aug 20 01:00:04.024481 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 357/1450] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:00:03 2026] GET /volume/v3/volumes/3b8ca4f0-cec2-4b95-9753-2a606b4941a8 => generated 838 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:00:04.041447 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-bac097ec-ff07-44ff-a0c6-cd7b9a72b3fd None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:04.051417 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-bac097ec-ff07-44ff-a0c6-cd7b9a72b3fd tempest-VolumesActionsTest-1136040132 tempest-VolumesActionsTest-1136040132-project-admin] POST https://10.4.3.240/volume/v3/volumes/3b8ca4f0-cec2-4b95-9753-2a606b4941a8/action Aug 20 01:00:04.051417 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-bac097ec-ff07-44ff-a0c6-cd7b9a72b3fd tempest-VolumesActionsTest-1136040132 tempest-VolumesActionsTest-1136040132-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100214) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 01:00:04.051417 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-bac097ec-ff07-44ff-a0c6-cd7b9a72b3fd tempest-VolumesActionsTest-1136040132 tempest-VolumesActionsTest-1136040132-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:00:04.064817 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:04.064817 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:00:04.065269 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.contrib.admin_actions [None req-bac097ec-ff07-44ff-a0c6-cd7b9a72b3fd tempest-VolumesActionsTest-1136040132 tempest-VolumesActionsTest-1136040132-project-admin] Updating volume '3b8ca4f0-cec2-4b95-9753-2a606b4941a8' with '{'status': 'available'}' {{(pid=100214) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 20 01:00:04.101848 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-bac097ec-ff07-44ff-a0c6-cd7b9a72b3fd tempest-VolumesActionsTest-1136040132 tempest-VolumesActionsTest-1136040132-project-admin] https://10.4.3.240/volume/v3/volumes/3b8ca4f0-cec2-4b95-9753-2a606b4941a8/action returned with HTTP 202 Aug 20 01:00:04.101848 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 368/1451] 10.4.3.240 () {68 vars in 1390 bytes} [Thu Aug 20 01:00:04 2026] POST /volume/v3/volumes/3b8ca4f0-cec2-4b95-9753-2a606b4941a8/action => generated 0 bytes in 60 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 01:00:04.110258 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-4d8b9ae0-3da6-4819-b303-0545e0499238 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:04.116543 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-4d8b9ae0-3da6-4819-b303-0545e0499238 tempest-VolumesActionsTest-965505807 tempest-VolumesActionsTest-965505807-project-member] GET https://10.4.3.240/volume/v3/volumes/3b8ca4f0-cec2-4b95-9753-2a606b4941a8 Aug 20 01:00:04.116543 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-4d8b9ae0-3da6-4819-b303-0545e0499238 tempest-VolumesActionsTest-965505807 tempest-VolumesActionsTest-965505807-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:04.116543 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-4d8b9ae0-3da6-4819-b303-0545e0499238 tempest-VolumesActionsTest-965505807 tempest-VolumesActionsTest-965505807-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:04.131369 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:04.131369 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:00:04.138557 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-4d8b9ae0-3da6-4819-b303-0545e0499238 tempest-VolumesActionsTest-965505807 tempest-VolumesActionsTest-965505807-project-member] Volume info retrieved successfully. Aug 20 01:00:04.144734 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-4d8b9ae0-3da6-4819-b303-0545e0499238 tempest-VolumesActionsTest-965505807 tempest-VolumesActionsTest-965505807-project-member] https://10.4.3.240/volume/v3/volumes/3b8ca4f0-cec2-4b95-9753-2a606b4941a8 returned with HTTP 200 Aug 20 01:00:04.145828 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-9032f4cc-c9c6-441f-bb78-5f32eb5f1c56 req-6ed3490a-f6e5-4692-9858-c3d461cc751b None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:04.145946 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 360/1452] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:00:04 2026] GET /volume/v3/volumes/3b8ca4f0-cec2-4b95-9753-2a606b4941a8 => generated 842 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:00:04.150495 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-9032f4cc-c9c6-441f-bb78-5f32eb5f1c56 req-6ed3490a-f6e5-4692-9858-c3d461cc751b tempest-TestServerVolumeAttachScenarioOldVersion-1891828636 tempest-TestServerVolumeAttachScenarioOldVersion-1891828636-project-member] PUT https://10.4.3.240/volume/v3/attachments/8b6f5a1b-bab8-4ae5-b2fe-7f0b346f4436 Aug 20 01:00:04.150495 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-9032f4cc-c9c6-441f-bb78-5f32eb5f1c56 req-6ed3490a-f6e5-4692-9858-c3d461cc751b tempest-TestServerVolumeAttachScenarioOldVersion-1891828636 tempest-TestServerVolumeAttachScenarioOldVersion-1891828636-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.240", "host": "np0000007838", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:e656b6daafb0", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "870eaf75-1108-49d5-b5ab-79f4c93758d0", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:00:04.162166 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.coordination [req-9032f4cc-c9c6-441f-bb78-5f32eb5f1c56 req-6ed3490a-f6e5-4692-9858-c3d461cc751b tempest-TestServerVolumeAttachScenarioOldVersion-1891828636 tempest-TestServerVolumeAttachScenarioOldVersion-1891828636-project-member] Acquiring lock "cinder-attachment_update-d43842d1-4e98-4e46-88b2-af153599f7d2-np0000007838" by "attachment_update" {{(pid=100215) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 01:00:04.165716 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-12f3fbe4-d3f3-43bc-ab43-288e3d73b73f None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:04.167110 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-12f3fbe4-d3f3-43bc-ab43-288e3d73b73f tempest-VolumesActionsTest-1136040132 tempest-VolumesActionsTest-1136040132-project-admin] POST https://10.4.3.240/volume/v3/volumes/3b8ca4f0-cec2-4b95-9753-2a606b4941a8/action Aug 20 01:00:04.168272 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-12f3fbe4-d3f3-43bc-ab43-288e3d73b73f tempest-VolumesActionsTest-1136040132 tempest-VolumesActionsTest-1136040132-project-admin] Action body: b'{"os-reset_status": {"status": "maintenance"}}' {{(pid=100213) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 01:00:04.168272 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-12f3fbe4-d3f3-43bc-ab43-288e3d73b73f tempest-VolumesActionsTest-1136040132 tempest-VolumesActionsTest-1136040132-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "maintenance"}} {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:00:04.171804 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.coordination [req-9032f4cc-c9c6-441f-bb78-5f32eb5f1c56 req-6ed3490a-f6e5-4692-9858-c3d461cc751b tempest-TestServerVolumeAttachScenarioOldVersion-1891828636 tempest-TestServerVolumeAttachScenarioOldVersion-1891828636-project-member] Lock "cinder-attachment_update-d43842d1-4e98-4e46-88b2-af153599f7d2-np0000007838" acquired by "attachment_update" :: waited 0.009s {{(pid=100215) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 01:00:04.174583 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:04.174583 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:00:04.181105 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:04.181105 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:00:04.181525 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.contrib.admin_actions [None req-12f3fbe4-d3f3-43bc-ab43-288e3d73b73f tempest-VolumesActionsTest-1136040132 tempest-VolumesActionsTest-1136040132-project-admin] Updating volume '3b8ca4f0-cec2-4b95-9753-2a606b4941a8' with '{'status': 'maintenance'}' {{(pid=100213) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 20 01:00:04.211134 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-12f3fbe4-d3f3-43bc-ab43-288e3d73b73f tempest-VolumesActionsTest-1136040132 tempest-VolumesActionsTest-1136040132-project-admin] https://10.4.3.240/volume/v3/volumes/3b8ca4f0-cec2-4b95-9753-2a606b4941a8/action returned with HTTP 202 Aug 20 01:00:04.212382 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 358/1453] 10.4.3.240 () {68 vars in 1390 bytes} [Thu Aug 20 01:00:04 2026] POST /volume/v3/volumes/3b8ca4f0-cec2-4b95-9753-2a606b4941a8/action => generated 0 bytes in 49 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 01:00:04.224275 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-bb7f0f83-9953-4059-ab75-ee3920989cfb None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:04.224795 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-bb7f0f83-9953-4059-ab75-ee3920989cfb tempest-VolumesActionsTest-965505807 tempest-VolumesActionsTest-965505807-project-member] GET https://10.4.3.240/volume/v3/volumes/3b8ca4f0-cec2-4b95-9753-2a606b4941a8 Aug 20 01:00:04.224795 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-bb7f0f83-9953-4059-ab75-ee3920989cfb tempest-VolumesActionsTest-965505807 tempest-VolumesActionsTest-965505807-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:04.225087 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-bb7f0f83-9953-4059-ab75-ee3920989cfb tempest-VolumesActionsTest-965505807 tempest-VolumesActionsTest-965505807-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:04.237119 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:04.237119 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:00:04.241497 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-bb7f0f83-9953-4059-ab75-ee3920989cfb tempest-VolumesActionsTest-965505807 tempest-VolumesActionsTest-965505807-project-member] Volume info retrieved successfully. Aug 20 01:00:04.248141 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-bb7f0f83-9953-4059-ab75-ee3920989cfb tempest-VolumesActionsTest-965505807 tempest-VolumesActionsTest-965505807-project-member] https://10.4.3.240/volume/v3/volumes/3b8ca4f0-cec2-4b95-9753-2a606b4941a8 returned with HTTP 200 Aug 20 01:00:04.248709 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 369/1454] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:00:04 2026] GET /volume/v3/volumes/3b8ca4f0-cec2-4b95-9753-2a606b4941a8 => generated 844 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:00:04.263593 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-7a62044e-dade-492d-86f0-f9901b43972d None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:04.266648 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-7a62044e-dade-492d-86f0-f9901b43972d tempest-VolumesActionsTest-1136040132 tempest-VolumesActionsTest-1136040132-project-admin] POST https://10.4.3.240/volume/v3/volumes/3b8ca4f0-cec2-4b95-9753-2a606b4941a8/action Aug 20 01:00:04.267036 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-7a62044e-dade-492d-86f0-f9901b43972d tempest-VolumesActionsTest-1136040132 tempest-VolumesActionsTest-1136040132-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100212) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 01:00:04.267548 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-7a62044e-dade-492d-86f0-f9901b43972d tempest-VolumesActionsTest-1136040132 tempest-VolumesActionsTest-1136040132-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:00:04.284133 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:04.284133 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:00:04.284614 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.contrib.admin_actions [None req-7a62044e-dade-492d-86f0-f9901b43972d tempest-VolumesActionsTest-1136040132 tempest-VolumesActionsTest-1136040132-project-admin] Updating volume '3b8ca4f0-cec2-4b95-9753-2a606b4941a8' with '{'status': 'available'}' {{(pid=100212) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 20 01:00:04.306520 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.coordination [req-9032f4cc-c9c6-441f-bb78-5f32eb5f1c56 req-6ed3490a-f6e5-4692-9858-c3d461cc751b tempest-TestServerVolumeAttachScenarioOldVersion-1891828636 tempest-TestServerVolumeAttachScenarioOldVersion-1891828636-project-member] Lock "cinder-attachment_update-d43842d1-4e98-4e46-88b2-af153599f7d2-np0000007838" released by "attachment_update" :: held 0.135s {{(pid=100215) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 01:00:04.306876 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-9032f4cc-c9c6-441f-bb78-5f32eb5f1c56 req-6ed3490a-f6e5-4692-9858-c3d461cc751b tempest-TestServerVolumeAttachScenarioOldVersion-1891828636 tempest-TestServerVolumeAttachScenarioOldVersion-1891828636-project-member] https://10.4.3.240/volume/v3/attachments/8b6f5a1b-bab8-4ae5-b2fe-7f0b346f4436 returned with HTTP 200 Aug 20 01:00:04.307441 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 368/1455] 10.4.3.240 () {74 vars in 1704 bytes} [Thu Aug 20 01:00:04 2026] PUT /volume/v3/attachments/8b6f5a1b-bab8-4ae5-b2fe-7f0b346f4436 => generated 969 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:00:04.314807 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-7a62044e-dade-492d-86f0-f9901b43972d tempest-VolumesActionsTest-1136040132 tempest-VolumesActionsTest-1136040132-project-admin] https://10.4.3.240/volume/v3/volumes/3b8ca4f0-cec2-4b95-9753-2a606b4941a8/action returned with HTTP 202 Aug 20 01:00:04.315581 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 361/1456] 10.4.3.240 () {68 vars in 1390 bytes} [Thu Aug 20 01:00:04 2026] POST /volume/v3/volumes/3b8ca4f0-cec2-4b95-9753-2a606b4941a8/action => generated 0 bytes in 53 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 01:00:04.326928 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-a5f0072d-57e5-4692-b40b-ea36473a07ca None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:04.329071 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-a5f0072d-57e5-4692-b40b-ea36473a07ca tempest-VolumesActionsTest-965505807 tempest-VolumesActionsTest-965505807-project-member] GET https://10.4.3.240/volume/v3/volumes/3b8ca4f0-cec2-4b95-9753-2a606b4941a8 Aug 20 01:00:04.329326 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-a5f0072d-57e5-4692-b40b-ea36473a07ca tempest-VolumesActionsTest-965505807 tempest-VolumesActionsTest-965505807-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:04.329567 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-a5f0072d-57e5-4692-b40b-ea36473a07ca tempest-VolumesActionsTest-965505807 tempest-VolumesActionsTest-965505807-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:04.338696 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:04.338696 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:00:04.344949 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-a5f0072d-57e5-4692-b40b-ea36473a07ca tempest-VolumesActionsTest-965505807 tempest-VolumesActionsTest-965505807-project-member] Volume info retrieved successfully. Aug 20 01:00:04.349846 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-a5f0072d-57e5-4692-b40b-ea36473a07ca tempest-VolumesActionsTest-965505807 tempest-VolumesActionsTest-965505807-project-member] https://10.4.3.240/volume/v3/volumes/3b8ca4f0-cec2-4b95-9753-2a606b4941a8 returned with HTTP 200 Aug 20 01:00:04.350464 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 359/1457] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:00:04 2026] GET /volume/v3/volumes/3b8ca4f0-cec2-4b95-9753-2a606b4941a8 => generated 842 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:00:04.366980 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-fac08e16-971b-4be5-80aa-a4c6789bb75b None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:04.369468 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-fac08e16-971b-4be5-80aa-a4c6789bb75b tempest-VolumesActionsTest-965505807 tempest-VolumesActionsTest-965505807-project-member] GET https://10.4.3.240/volume/v3/volumes/3b8ca4f0-cec2-4b95-9753-2a606b4941a8 Aug 20 01:00:04.369672 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-fac08e16-971b-4be5-80aa-a4c6789bb75b tempest-VolumesActionsTest-965505807 tempest-VolumesActionsTest-965505807-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:04.369991 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-fac08e16-971b-4be5-80aa-a4c6789bb75b tempest-VolumesActionsTest-965505807 tempest-VolumesActionsTest-965505807-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:04.379200 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:04.379200 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:00:04.383856 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-fac08e16-971b-4be5-80aa-a4c6789bb75b tempest-VolumesActionsTest-965505807 tempest-VolumesActionsTest-965505807-project-member] Volume info retrieved successfully. Aug 20 01:00:04.389276 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-fac08e16-971b-4be5-80aa-a4c6789bb75b tempest-VolumesActionsTest-965505807 tempest-VolumesActionsTest-965505807-project-member] https://10.4.3.240/volume/v3/volumes/3b8ca4f0-cec2-4b95-9753-2a606b4941a8 returned with HTTP 200 Aug 20 01:00:04.389750 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 370/1458] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:00:04 2026] GET /volume/v3/volumes/3b8ca4f0-cec2-4b95-9753-2a606b4941a8 => generated 842 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:00:04.403107 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-05888185-d9e8-4aa2-93e0-10e326e3a525 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:04.405325 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-05888185-d9e8-4aa2-93e0-10e326e3a525 tempest-VolumesActionsTest-965505807 tempest-VolumesActionsTest-965505807-project-member] DELETE https://10.4.3.240/volume/v3/volumes/3b8ca4f0-cec2-4b95-9753-2a606b4941a8 Aug 20 01:00:04.405641 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-05888185-d9e8-4aa2-93e0-10e326e3a525 tempest-VolumesActionsTest-965505807 tempest-VolumesActionsTest-965505807-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:04.405866 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-05888185-d9e8-4aa2-93e0-10e326e3a525 tempest-VolumesActionsTest-965505807 tempest-VolumesActionsTest-965505807-project-member] Calling method 'delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:04.406070 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-05888185-d9e8-4aa2-93e0-10e326e3a525 tempest-VolumesActionsTest-965505807 tempest-VolumesActionsTest-965505807-project-member] Delete volume with id: 3b8ca4f0-cec2-4b95-9753-2a606b4941a8 Aug 20 01:00:04.414874 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:04.414874 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:00:04.415766 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-05888185-d9e8-4aa2-93e0-10e326e3a525 tempest-VolumesActionsTest-965505807 tempest-VolumesActionsTest-965505807-project-member] Volume info retrieved successfully. Aug 20 01:00:04.446081 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-05888185-d9e8-4aa2-93e0-10e326e3a525 tempest-VolumesActionsTest-965505807 tempest-VolumesActionsTest-965505807-project-member] Delete volume request issued successfully. Aug 20 01:00:04.446317 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-05888185-d9e8-4aa2-93e0-10e326e3a525 tempest-VolumesActionsTest-965505807 tempest-VolumesActionsTest-965505807-project-member] https://10.4.3.240/volume/v3/volumes/3b8ca4f0-cec2-4b95-9753-2a606b4941a8 returned with HTTP 202 Aug 20 01:00:04.447191 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 369/1459] 10.4.3.240 () {66 vars in 1351 bytes} [Thu Aug 20 01:00:04 2026] DELETE /volume/v3/volumes/3b8ca4f0-cec2-4b95-9753-2a606b4941a8 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 01:00:04.457251 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-6b8f5628-1911-40e1-8029-1948764c819f None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:04.459587 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-6b8f5628-1911-40e1-8029-1948764c819f tempest-VolumesActionsTest-965505807 tempest-VolumesActionsTest-965505807-project-member] GET https://10.4.3.240/volume/v3/volumes/3b8ca4f0-cec2-4b95-9753-2a606b4941a8 Aug 20 01:00:04.459899 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-6b8f5628-1911-40e1-8029-1948764c819f tempest-VolumesActionsTest-965505807 tempest-VolumesActionsTest-965505807-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:04.460233 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-6b8f5628-1911-40e1-8029-1948764c819f tempest-VolumesActionsTest-965505807 tempest-VolumesActionsTest-965505807-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:04.469087 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:04.469087 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:00:04.473570 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-6b8f5628-1911-40e1-8029-1948764c819f tempest-VolumesActionsTest-965505807 tempest-VolumesActionsTest-965505807-project-member] Volume info retrieved successfully. Aug 20 01:00:04.478294 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-6b8f5628-1911-40e1-8029-1948764c819f tempest-VolumesActionsTest-965505807 tempest-VolumesActionsTest-965505807-project-member] https://10.4.3.240/volume/v3/volumes/3b8ca4f0-cec2-4b95-9753-2a606b4941a8 returned with HTTP 200 Aug 20 01:00:04.478777 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 362/1460] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:00:04 2026] GET /volume/v3/volumes/3b8ca4f0-cec2-4b95-9753-2a606b4941a8 => generated 841 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:00:04.772154 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-3c7bc8ae-ca4e-43cb-aa29-51f706f5b99d None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:04.773553 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-3c7bc8ae-ca4e-43cb-aa29-51f706f5b99d tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] GET https://10.4.3.240/volume/v3/volumes/1ac218bc-2aae-4365-ab4c-db2077f46fcd Aug 20 01:00:04.773739 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-3c7bc8ae-ca4e-43cb-aa29-51f706f5b99d tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:04.773948 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-3c7bc8ae-ca4e-43cb-aa29-51f706f5b99d tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:04.787048 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:04.787048 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:00:04.791220 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-3c7bc8ae-ca4e-43cb-aa29-51f706f5b99d tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Volume info retrieved successfully. Aug 20 01:00:04.801057 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-3c7bc8ae-ca4e-43cb-aa29-51f706f5b99d tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] https://10.4.3.240/volume/v3/volumes/1ac218bc-2aae-4365-ab4c-db2077f46fcd returned with HTTP 200 Aug 20 01:00:04.801449 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 360/1461] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:00:04 2026] GET /volume/v3/volumes/1ac218bc-2aae-4365-ab4c-db2077f46fcd => generated 841 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:00:04.983580 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-1b60a616-62b6-454a-9f79-7222c6cec03b None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:04.984361 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-1b60a616-62b6-454a-9f79-7222c6cec03b tempest-TestServerVolumeAttachScenarioOldVersion-1891828636 tempest-TestServerVolumeAttachScenarioOldVersion-1891828636-project-member] GET https://10.4.3.240/volume/v3/volumes/d43842d1-4e98-4e46-88b2-af153599f7d2 Aug 20 01:00:04.984602 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-1b60a616-62b6-454a-9f79-7222c6cec03b tempest-TestServerVolumeAttachScenarioOldVersion-1891828636 tempest-TestServerVolumeAttachScenarioOldVersion-1891828636-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:04.984817 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-1b60a616-62b6-454a-9f79-7222c6cec03b tempest-TestServerVolumeAttachScenarioOldVersion-1891828636 tempest-TestServerVolumeAttachScenarioOldVersion-1891828636-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:04.997870 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:04.997870 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:00:05.002703 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-1b60a616-62b6-454a-9f79-7222c6cec03b tempest-TestServerVolumeAttachScenarioOldVersion-1891828636 tempest-TestServerVolumeAttachScenarioOldVersion-1891828636-project-member] Volume info retrieved successfully. Aug 20 01:00:05.008982 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-1b60a616-62b6-454a-9f79-7222c6cec03b tempest-TestServerVolumeAttachScenarioOldVersion-1891828636 tempest-TestServerVolumeAttachScenarioOldVersion-1891828636-project-member] https://10.4.3.240/volume/v3/volumes/d43842d1-4e98-4e46-88b2-af153599f7d2 returned with HTTP 200 Aug 20 01:00:05.009278 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 371/1462] 10.4.3.240 () {68 vars in 1389 bytes} [Thu Aug 20 01:00:04 2026] GET /volume/v3/volumes/d43842d1-4e98-4e46-88b2-af153599f7d2 => generated 882 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:00:05.401495 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-d5e35fcd-6a34-43fd-b169-f848ec2c53e2 req-b1515ae5-0d31-4777-aff9-84f5ae9b24b5 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:05.404291 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-d5e35fcd-6a34-43fd-b169-f848ec2c53e2 req-b1515ae5-0d31-4777-aff9-84f5ae9b24b5 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] POST https://10.4.3.240/volume/v3/attachments/58810cef-c615-479d-8572-8384790e94bc/action Aug 20 01:00:05.404810 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-d5e35fcd-6a34-43fd-b169-f848ec2c53e2 req-b1515ae5-0d31-4777-aff9-84f5ae9b24b5 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Action body: b'{"os-complete": null}' {{(pid=100215) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 01:00:05.404976 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-d5e35fcd-6a34-43fd-b169-f848ec2c53e2 req-b1515ae5-0d31-4777-aff9-84f5ae9b24b5 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:00:05.425751 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:05.425751 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:00:05.446363 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-d5e35fcd-6a34-43fd-b169-f848ec2c53e2 req-b1515ae5-0d31-4777-aff9-84f5ae9b24b5 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] https://10.4.3.240/volume/v3/attachments/58810cef-c615-479d-8572-8384790e94bc/action returned with HTTP 204 Aug 20 01:00:05.447009 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 370/1463] 10.4.3.240 () {74 vars in 1725 bytes} [Thu Aug 20 01:00:05 2026] POST /volume/v3/attachments/58810cef-c615-479d-8572-8384790e94bc/action => generated 0 bytes in 46 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:00:05.494101 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-4e3d1d37-0d8d-4777-8697-a34f6031e906 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:05.496483 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-4e3d1d37-0d8d-4777-8697-a34f6031e906 tempest-VolumesActionsTest-965505807 tempest-VolumesActionsTest-965505807-project-member] GET https://10.4.3.240/volume/v3/volumes/3b8ca4f0-cec2-4b95-9753-2a606b4941a8 Aug 20 01:00:05.496654 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-4e3d1d37-0d8d-4777-8697-a34f6031e906 tempest-VolumesActionsTest-965505807 tempest-VolumesActionsTest-965505807-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:05.496936 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-4e3d1d37-0d8d-4777-8697-a34f6031e906 tempest-VolumesActionsTest-965505807 tempest-VolumesActionsTest-965505807-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:05.504091 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-4e3d1d37-0d8d-4777-8697-a34f6031e906 tempest-VolumesActionsTest-965505807 tempest-VolumesActionsTest-965505807-project-member] https://10.4.3.240/volume/v3/volumes/3b8ca4f0-cec2-4b95-9753-2a606b4941a8 returned with HTTP 404 Aug 20 01:00:05.504585 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 363/1464] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:00:05 2026] GET /volume/v3/volumes/3b8ca4f0-cec2-4b95-9753-2a606b4941a8 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:00:05.597062 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-be53de5a-4d78-41fb-b999-da820a9d8598 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:05.598560 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-be53de5a-4d78-41fb-b999-da820a9d8598 None None] GET https://10.4.3.240/volume// Aug 20 01:00:05.598727 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-be53de5a-4d78-41fb-b999-da820a9d8598 None None] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:05.598823 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-be53de5a-4d78-41fb-b999-da820a9d8598 None None] Calling method 'all' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:05.599150 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-be53de5a-4d78-41fb-b999-da820a9d8598 None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 20 01:00:05.600363 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 361/1465] 10.4.3.240 () {66 vars in 1426 bytes} [Thu Aug 20 01:00:05 2026] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 01:00:05.614567 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-ef65cd78-e34e-4ebb-b009-ef434641d76c req-02c18781-537d-4c3e-87fd-bdfbf63760fd None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:05.616697 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-ef65cd78-e34e-4ebb-b009-ef434641d76c req-02c18781-537d-4c3e-87fd-bdfbf63760fd tempest-ServerActionsTestOtherA-1972702099 tempest-ServerActionsTestOtherA-1972702099-project-member] POST https://10.4.3.240/volume/v3/attachments Aug 20 01:00:05.617092 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-ef65cd78-e34e-4ebb-b009-ef434641d76c req-02c18781-537d-4c3e-87fd-bdfbf63760fd tempest-ServerActionsTestOtherA-1972702099 tempest-ServerActionsTestOtherA-1972702099-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0da57633-0964-4bf5-b36d-706da55067ba", "connector": null, "instance_uuid": "387b5080-7d42-428c-bfda-83bdd3a1ebe3"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:00:05.632235 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:05.632235 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:00:05.686289 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-ef65cd78-e34e-4ebb-b009-ef434641d76c req-02c18781-537d-4c3e-87fd-bdfbf63760fd tempest-ServerActionsTestOtherA-1972702099 tempest-ServerActionsTestOtherA-1972702099-project-member] https://10.4.3.240/volume/v3/attachments returned with HTTP 200 Aug 20 01:00:05.686869 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 372/1466] 10.4.3.240 () {74 vars in 1594 bytes} [Thu Aug 20 01:00:05 2026] POST /volume/v3/attachments => generated 273 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:00:05.701793 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-ef65cd78-e34e-4ebb-b009-ef434641d76c req-acee479b-c76b-42dc-abac-967de07be088 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:05.703791 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-ef65cd78-e34e-4ebb-b009-ef434641d76c req-acee479b-c76b-42dc-abac-967de07be088 tempest-ServerActionsTestOtherA-1972702099 tempest-ServerActionsTestOtherA-1972702099-project-member] DELETE https://10.4.3.240/volume/v3/attachments/928d2fd2-f8e3-406a-a4fb-59914ecf7128 Aug 20 01:00:05.704970 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-ef65cd78-e34e-4ebb-b009-ef434641d76c req-acee479b-c76b-42dc-abac-967de07be088 tempest-ServerActionsTestOtherA-1972702099 tempest-ServerActionsTestOtherA-1972702099-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:05.704970 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-ef65cd78-e34e-4ebb-b009-ef434641d76c req-acee479b-c76b-42dc-abac-967de07be088 tempest-ServerActionsTestOtherA-1972702099 tempest-ServerActionsTestOtherA-1972702099-project-member] Calling method 'version_select' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:05.711229 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:05.711229 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:00:05.793235 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-ef65cd78-e34e-4ebb-b009-ef434641d76c req-acee479b-c76b-42dc-abac-967de07be088 tempest-ServerActionsTestOtherA-1972702099 tempest-ServerActionsTestOtherA-1972702099-project-member] https://10.4.3.240/volume/v3/attachments/928d2fd2-f8e3-406a-a4fb-59914ecf7128 returned with HTTP 200 Aug 20 01:00:05.793648 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 371/1467] 10.4.3.240 () {72 vars in 1673 bytes} [Thu Aug 20 01:00:05 2026] DELETE /volume/v3/attachments/928d2fd2-f8e3-406a-a4fb-59914ecf7128 => generated 192 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:00:05.818768 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-a8cfb4cb-1677-49d4-a441-5fcddffcaef6 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:05.821523 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-a8cfb4cb-1677-49d4-a441-5fcddffcaef6 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] GET https://10.4.3.240/volume/v3/volumes/1ac218bc-2aae-4365-ab4c-db2077f46fcd Aug 20 01:00:05.821792 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-a8cfb4cb-1677-49d4-a441-5fcddffcaef6 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:05.822110 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-a8cfb4cb-1677-49d4-a441-5fcddffcaef6 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:05.834378 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:05.834378 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:00:05.839167 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-a8cfb4cb-1677-49d4-a441-5fcddffcaef6 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Volume info retrieved successfully. Aug 20 01:00:05.844901 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-a8cfb4cb-1677-49d4-a441-5fcddffcaef6 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] https://10.4.3.240/volume/v3/volumes/1ac218bc-2aae-4365-ab4c-db2077f46fcd returned with HTTP 200 Aug 20 01:00:05.845438 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 364/1468] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:00:05 2026] GET /volume/v3/volumes/1ac218bc-2aae-4365-ab4c-db2077f46fcd => generated 1133 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:00:05.863889 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-418573cd-4abf-444c-b1f6-6a34cabe30d6 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:05.865712 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-418573cd-4abf-444c-b1f6-6a34cabe30d6 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] POST https://10.4.3.240/volume/v3/backups Aug 20 01:00:05.866394 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-418573cd-4abf-444c-b1f6-6a34cabe30d6 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "1ac218bc-2aae-4365-ab4c-db2077f46fcd", "name": "tempest-VolumesBackupsTest-Backup-1584741904", "force": true, "container": "tempest-volumesbackupstest-backup-container-232110978"}} {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:00:05.867678 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.contrib.backups [None req-418573cd-4abf-444c-b1f6-6a34cabe30d6 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Creating new backup {'backup': {'volume_id': '1ac218bc-2aae-4365-ab4c-db2077f46fcd', 'name': 'tempest-VolumesBackupsTest-Backup-1584741904', 'force': True, 'container': 'tempest-volumesbackupstest-backup-container-232110978'}} {{(pid=100213) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 20 01:00:05.867678 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.contrib.backups [None req-418573cd-4abf-444c-b1f6-6a34cabe30d6 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Creating backup of volume 1ac218bc-2aae-4365-ab4c-db2077f46fcd in container tempest-volumesbackupstest-backup-container-232110978 Aug 20 01:00:05.880034 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:05.880034 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:00:05.880034 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-418573cd-4abf-444c-b1f6-6a34cabe30d6 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Volume info retrieved successfully. Aug 20 01:00:05.962994 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.quota [None req-418573cd-4abf-444c-b1f6-6a34cabe30d6 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Created reservations ['76ecc06d-23db-4146-a1e1-ef55e3e84ce0', 'bd4a6942-10ab-44ee-b39b-ba2b3efb0355'] {{(pid=100213) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 01:00:06.028356 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-94c17988-3660-4bbd-8756-8e2ba0083138 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:06.030828 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-94c17988-3660-4bbd-8756-8e2ba0083138 tempest-TestServerVolumeAttachScenarioOldVersion-1891828636 tempest-TestServerVolumeAttachScenarioOldVersion-1891828636-project-member] GET https://10.4.3.240/volume/v3/volumes/d43842d1-4e98-4e46-88b2-af153599f7d2 Aug 20 01:00:06.031302 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-94c17988-3660-4bbd-8756-8e2ba0083138 tempest-TestServerVolumeAttachScenarioOldVersion-1891828636 tempest-TestServerVolumeAttachScenarioOldVersion-1891828636-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:06.031412 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-94c17988-3660-4bbd-8756-8e2ba0083138 tempest-TestServerVolumeAttachScenarioOldVersion-1891828636 tempest-TestServerVolumeAttachScenarioOldVersion-1891828636-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:06.042185 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-418573cd-4abf-444c-b1f6-6a34cabe30d6 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] https://10.4.3.240/volume/v3/backups returned with HTTP 202 Aug 20 01:00:06.043422 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 362/1469] 10.4.3.240 () {68 vars in 1259 bytes} [Thu Aug 20 01:00:05 2026] POST /volume/v3/backups => generated 330 bytes in 179 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 01:00:06.054582 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-6fc32fe3-1b2b-46d8-a750-4cd9016c1739 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:06.055961 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:06.055961 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:00:06.056614 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-6fc32fe3-1b2b-46d8-a750-4cd9016c1739 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] GET https://10.4.3.240/volume/v3/backups/c52260c9-70f9-40f6-9fac-d1e7886d7798 Aug 20 01:00:06.057381 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-6fc32fe3-1b2b-46d8-a750-4cd9016c1739 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:06.057381 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-6fc32fe3-1b2b-46d8-a750-4cd9016c1739 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:06.057381 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-6fc32fe3-1b2b-46d8-a750-4cd9016c1739 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Show backup with id c52260c9-70f9-40f6-9fac-d1e7886d7798. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:00:06.060596 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-94c17988-3660-4bbd-8756-8e2ba0083138 tempest-TestServerVolumeAttachScenarioOldVersion-1891828636 tempest-TestServerVolumeAttachScenarioOldVersion-1891828636-project-member] Volume info retrieved successfully. Aug 20 01:00:06.065864 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-0b38e15a-0bd9-4384-b478-6d478df4d592 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:06.067770 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-94c17988-3660-4bbd-8756-8e2ba0083138 tempest-TestServerVolumeAttachScenarioOldVersion-1891828636 tempest-TestServerVolumeAttachScenarioOldVersion-1891828636-project-member] https://10.4.3.240/volume/v3/volumes/d43842d1-4e98-4e46-88b2-af153599f7d2 returned with HTTP 200 Aug 20 01:00:06.070415 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-0b38e15a-0bd9-4384-b478-6d478df4d592 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] DELETE https://10.4.3.240/volume/v3/volumes/e677daac-9d3c-4752-997d-c4532ef61e05 Aug 20 01:00:06.070523 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 373/1470] 10.4.3.240 () {68 vars in 1389 bytes} [Thu Aug 20 01:00:06 2026] GET /volume/v3/volumes/d43842d1-4e98-4e46-88b2-af153599f7d2 => generated 882 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:00:06.070577 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-0b38e15a-0bd9-4384-b478-6d478df4d592 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:06.070577 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-0b38e15a-0bd9-4384-b478-6d478df4d592 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Calling method 'delete' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:06.070577 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.v3.volumes [None req-0b38e15a-0bd9-4384-b478-6d478df4d592 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Delete volume with id: e677daac-9d3c-4752-997d-c4532ef61e05 Aug 20 01:00:06.077048 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:06.077048 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:00:06.078032 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-6fc32fe3-1b2b-46d8-a750-4cd9016c1739 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] https://10.4.3.240/volume/v3/backups/c52260c9-70f9-40f6-9fac-d1e7886d7798 returned with HTTP 200 Aug 20 01:00:06.079278 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 372/1471] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:00:06 2026] GET /volume/v3/backups/c52260c9-70f9-40f6-9fac-d1e7886d7798 => generated 788 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:00:06.079666 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:06.079666 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:00:06.080432 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-0b38e15a-0bd9-4384-b478-6d478df4d592 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Volume info retrieved successfully. Aug 20 01:00:06.112413 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-0b38e15a-0bd9-4384-b478-6d478df4d592 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Delete volume request issued successfully. Aug 20 01:00:06.112671 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-0b38e15a-0bd9-4384-b478-6d478df4d592 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] https://10.4.3.240/volume/v3/volumes/e677daac-9d3c-4752-997d-c4532ef61e05 returned with HTTP 202 Aug 20 01:00:06.113089 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 365/1472] 10.4.3.240 () {66 vars in 1351 bytes} [Thu Aug 20 01:00:06 2026] DELETE /volume/v3/volumes/e677daac-9d3c-4752-997d-c4532ef61e05 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 01:00:06.121144 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-8da0d74b-1035-4f73-9ea3-8115f463e71d None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:06.124419 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-8da0d74b-1035-4f73-9ea3-8115f463e71d tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] GET https://10.4.3.240/volume/v3/volumes/e677daac-9d3c-4752-997d-c4532ef61e05 Aug 20 01:00:06.124671 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-8da0d74b-1035-4f73-9ea3-8115f463e71d tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:06.124921 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-8da0d74b-1035-4f73-9ea3-8115f463e71d tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:06.138351 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:06.138351 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:00:06.143729 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-8da0d74b-1035-4f73-9ea3-8115f463e71d tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Volume info retrieved successfully. Aug 20 01:00:06.153893 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-8da0d74b-1035-4f73-9ea3-8115f463e71d tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] https://10.4.3.240/volume/v3/volumes/e677daac-9d3c-4752-997d-c4532ef61e05 returned with HTTP 200 Aug 20 01:00:06.154827 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 363/1473] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:00:06 2026] GET /volume/v3/volumes/e677daac-9d3c-4752-997d-c4532ef61e05 => generated 851 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:00:07.082398 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-ba21fe8a-56f0-4391-8543-d5167dbf24d0 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:07.085359 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-ba21fe8a-56f0-4391-8543-d5167dbf24d0 tempest-TestServerVolumeAttachScenarioOldVersion-1891828636 tempest-TestServerVolumeAttachScenarioOldVersion-1891828636-project-member] GET https://10.4.3.240/volume/v3/volumes/d43842d1-4e98-4e46-88b2-af153599f7d2 Aug 20 01:00:07.085359 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-ba21fe8a-56f0-4391-8543-d5167dbf24d0 tempest-TestServerVolumeAttachScenarioOldVersion-1891828636 tempest-TestServerVolumeAttachScenarioOldVersion-1891828636-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:07.085359 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-ba21fe8a-56f0-4391-8543-d5167dbf24d0 tempest-TestServerVolumeAttachScenarioOldVersion-1891828636 tempest-TestServerVolumeAttachScenarioOldVersion-1891828636-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:07.089230 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-1c2f925b-def6-4710-802f-3aa10fd83e30 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:07.091626 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-1c2f925b-def6-4710-802f-3aa10fd83e30 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] GET https://10.4.3.240/volume/v3/backups/c52260c9-70f9-40f6-9fac-d1e7886d7798 Aug 20 01:00:07.091734 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-1c2f925b-def6-4710-802f-3aa10fd83e30 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:07.091992 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-1c2f925b-def6-4710-802f-3aa10fd83e30 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:07.092172 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-1c2f925b-def6-4710-802f-3aa10fd83e30 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Show backup with id c52260c9-70f9-40f6-9fac-d1e7886d7798. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:00:07.094221 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:07.094221 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:00:07.096848 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:07.096848 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:00:07.097756 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-1c2f925b-def6-4710-802f-3aa10fd83e30 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] https://10.4.3.240/volume/v3/backups/c52260c9-70f9-40f6-9fac-d1e7886d7798 returned with HTTP 200 Aug 20 01:00:07.098243 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 373/1474] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:00:07 2026] GET /volume/v3/backups/c52260c9-70f9-40f6-9fac-d1e7886d7798 => generated 790 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:00:07.098369 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-ba21fe8a-56f0-4391-8543-d5167dbf24d0 tempest-TestServerVolumeAttachScenarioOldVersion-1891828636 tempest-TestServerVolumeAttachScenarioOldVersion-1891828636-project-member] Volume info retrieved successfully. Aug 20 01:00:07.100375 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [req-ef65cd78-e34e-4ebb-b009-ef434641d76c req-46890d0c-78ce-4bcd-804a-96bf885d6a45 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:07.102502 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-ba21fe8a-56f0-4391-8543-d5167dbf24d0 tempest-TestServerVolumeAttachScenarioOldVersion-1891828636 tempest-TestServerVolumeAttachScenarioOldVersion-1891828636-project-member] https://10.4.3.240/volume/v3/volumes/d43842d1-4e98-4e46-88b2-af153599f7d2 returned with HTTP 200 Aug 20 01:00:07.102665 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-ef65cd78-e34e-4ebb-b009-ef434641d76c req-46890d0c-78ce-4bcd-804a-96bf885d6a45 tempest-ServerActionsTestOtherA-1972702099 tempest-ServerActionsTestOtherA-1972702099-project-member] PUT https://10.4.3.240/volume/v3/attachments/5e661548-6099-4700-910b-57b4224763d8 Aug 20 01:00:07.102787 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 374/1475] 10.4.3.240 () {68 vars in 1389 bytes} [Thu Aug 20 01:00:07 2026] GET /volume/v3/volumes/d43842d1-4e98-4e46-88b2-af153599f7d2 => generated 882 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:00:07.103436 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [req-ef65cd78-e34e-4ebb-b009-ef434641d76c req-46890d0c-78ce-4bcd-804a-96bf885d6a45 tempest-ServerActionsTestOtherA-1972702099 tempest-ServerActionsTestOtherA-1972702099-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.240", "host": "np0000007838", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:e656b6daafb0", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "870eaf75-1108-49d5-b5ab-79f4c93758d0", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:00:07.117461 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.coordination [req-ef65cd78-e34e-4ebb-b009-ef434641d76c req-46890d0c-78ce-4bcd-804a-96bf885d6a45 tempest-ServerActionsTestOtherA-1972702099 tempest-ServerActionsTestOtherA-1972702099-project-member] Acquiring lock "cinder-attachment_update-0da57633-0964-4bf5-b36d-706da55067ba-np0000007838" by "attachment_update" {{(pid=100212) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 01:00:07.121389 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.coordination [req-ef65cd78-e34e-4ebb-b009-ef434641d76c req-46890d0c-78ce-4bcd-804a-96bf885d6a45 tempest-ServerActionsTestOtherA-1972702099 tempest-ServerActionsTestOtherA-1972702099-project-member] Lock "cinder-attachment_update-0da57633-0964-4bf5-b36d-706da55067ba-np0000007838" acquired by "attachment_update" :: waited 0.004s {{(pid=100212) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 01:00:07.121914 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:07.121914 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:00:07.168220 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-06913dc6-f5c0-455f-818e-2423bb14fa10 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:07.170252 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-06913dc6-f5c0-455f-818e-2423bb14fa10 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] GET https://10.4.3.240/volume/v3/volumes/e677daac-9d3c-4752-997d-c4532ef61e05 Aug 20 01:00:07.170534 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-06913dc6-f5c0-455f-818e-2423bb14fa10 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:07.170765 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-06913dc6-f5c0-455f-818e-2423bb14fa10 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:07.177697 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-06913dc6-f5c0-455f-818e-2423bb14fa10 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] https://10.4.3.240/volume/v3/volumes/e677daac-9d3c-4752-997d-c4532ef61e05 returned with HTTP 404 Aug 20 01:00:07.177697 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 364/1476] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:00:07 2026] GET /volume/v3/volumes/e677daac-9d3c-4752-997d-c4532ef61e05 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:00:07.238924 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.coordination [req-ef65cd78-e34e-4ebb-b009-ef434641d76c req-46890d0c-78ce-4bcd-804a-96bf885d6a45 tempest-ServerActionsTestOtherA-1972702099 tempest-ServerActionsTestOtherA-1972702099-project-member] Lock "cinder-attachment_update-0da57633-0964-4bf5-b36d-706da55067ba-np0000007838" released by "attachment_update" :: held 0.118s {{(pid=100212) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 01:00:07.239420 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-ef65cd78-e34e-4ebb-b009-ef434641d76c req-46890d0c-78ce-4bcd-804a-96bf885d6a45 tempest-ServerActionsTestOtherA-1972702099 tempest-ServerActionsTestOtherA-1972702099-project-member] https://10.4.3.240/volume/v3/attachments/5e661548-6099-4700-910b-57b4224763d8 returned with HTTP 200 Aug 20 01:00:07.240024 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 366/1477] 10.4.3.240 () {74 vars in 1704 bytes} [Thu Aug 20 01:00:07 2026] PUT /volume/v3/attachments/5e661548-6099-4700-910b-57b4224763d8 => generated 969 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:00:07.249736 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-ef65cd78-e34e-4ebb-b009-ef434641d76c req-c4e0972b-261f-48be-9a23-f71eeedb2264 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:07.251744 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-ef65cd78-e34e-4ebb-b009-ef434641d76c req-c4e0972b-261f-48be-9a23-f71eeedb2264 tempest-ServerActionsTestOtherA-1972702099 tempest-ServerActionsTestOtherA-1972702099-project-member] GET https://10.4.3.240/volume/v3/attachments/5e661548-6099-4700-910b-57b4224763d8 Aug 20 01:00:07.251936 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-ef65cd78-e34e-4ebb-b009-ef434641d76c req-c4e0972b-261f-48be-9a23-f71eeedb2264 tempest-ServerActionsTestOtherA-1972702099 tempest-ServerActionsTestOtherA-1972702099-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:07.252911 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-ef65cd78-e34e-4ebb-b009-ef434641d76c req-c4e0972b-261f-48be-9a23-f71eeedb2264 tempest-ServerActionsTestOtherA-1972702099 tempest-ServerActionsTestOtherA-1972702099-project-member] Calling method 'version_select' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:07.267611 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-ef65cd78-e34e-4ebb-b009-ef434641d76c req-c4e0972b-261f-48be-9a23-f71eeedb2264 tempest-ServerActionsTestOtherA-1972702099 tempest-ServerActionsTestOtherA-1972702099-project-member] https://10.4.3.240/volume/v3/attachments/5e661548-6099-4700-910b-57b4224763d8 returned with HTTP 200 Aug 20 01:00:07.268092 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 374/1478] 10.4.3.240 () {70 vars in 1651 bytes} [Thu Aug 20 01:00:07 2026] GET /volume/v3/attachments/5e661548-6099-4700-910b-57b4224763d8 => generated 994 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:00:08.108005 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-0ddc58c8-4e4c-4791-84c2-371aace84a65 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:08.110065 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-0ddc58c8-4e4c-4791-84c2-371aace84a65 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] GET https://10.4.3.240/volume/v3/backups/c52260c9-70f9-40f6-9fac-d1e7886d7798 Aug 20 01:00:08.110252 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-0ddc58c8-4e4c-4791-84c2-371aace84a65 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:08.110507 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-0ddc58c8-4e4c-4791-84c2-371aace84a65 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:08.110646 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-0ddc58c8-4e4c-4791-84c2-371aace84a65 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Show backup with id c52260c9-70f9-40f6-9fac-d1e7886d7798. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:00:08.114783 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-754cedeb-ba4a-4d18-9e64-7638627d3a0b None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:08.116755 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-754cedeb-ba4a-4d18-9e64-7638627d3a0b tempest-TestServerVolumeAttachScenarioOldVersion-1891828636 tempest-TestServerVolumeAttachScenarioOldVersion-1891828636-project-member] GET https://10.4.3.240/volume/v3/volumes/d43842d1-4e98-4e46-88b2-af153599f7d2 Aug 20 01:00:08.116945 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-754cedeb-ba4a-4d18-9e64-7638627d3a0b tempest-TestServerVolumeAttachScenarioOldVersion-1891828636 tempest-TestServerVolumeAttachScenarioOldVersion-1891828636-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:08.117134 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-754cedeb-ba4a-4d18-9e64-7638627d3a0b tempest-TestServerVolumeAttachScenarioOldVersion-1891828636 tempest-TestServerVolumeAttachScenarioOldVersion-1891828636-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:08.127313 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:08.127313 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:00:08.128935 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:08.128935 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:00:08.130066 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-0ddc58c8-4e4c-4791-84c2-371aace84a65 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] https://10.4.3.240/volume/v3/backups/c52260c9-70f9-40f6-9fac-d1e7886d7798 returned with HTTP 200 Aug 20 01:00:08.130659 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 375/1479] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:00:08 2026] GET /volume/v3/backups/c52260c9-70f9-40f6-9fac-d1e7886d7798 => generated 790 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:00:08.130836 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-754cedeb-ba4a-4d18-9e64-7638627d3a0b tempest-TestServerVolumeAttachScenarioOldVersion-1891828636 tempest-TestServerVolumeAttachScenarioOldVersion-1891828636-project-member] Volume info retrieved successfully. Aug 20 01:00:08.138294 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-754cedeb-ba4a-4d18-9e64-7638627d3a0b tempest-TestServerVolumeAttachScenarioOldVersion-1891828636 tempest-TestServerVolumeAttachScenarioOldVersion-1891828636-project-member] https://10.4.3.240/volume/v3/volumes/d43842d1-4e98-4e46-88b2-af153599f7d2 returned with HTTP 200 Aug 20 01:00:08.138761 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 365/1480] 10.4.3.240 () {68 vars in 1389 bytes} [Thu Aug 20 01:00:08 2026] GET /volume/v3/volumes/d43842d1-4e98-4e46-88b2-af153599f7d2 => generated 882 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:00:08.841207 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [req-9032f4cc-c9c6-441f-bb78-5f32eb5f1c56 req-6747e422-b0ae-4fa4-bc39-467609229b3b None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:08.843566 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-9032f4cc-c9c6-441f-bb78-5f32eb5f1c56 req-6747e422-b0ae-4fa4-bc39-467609229b3b tempest-TestServerVolumeAttachScenarioOldVersion-1891828636 tempest-TestServerVolumeAttachScenarioOldVersion-1891828636-project-member] POST https://10.4.3.240/volume/v3/attachments/8b6f5a1b-bab8-4ae5-b2fe-7f0b346f4436/action Aug 20 01:00:08.843996 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [req-9032f4cc-c9c6-441f-bb78-5f32eb5f1c56 req-6747e422-b0ae-4fa4-bc39-467609229b3b tempest-TestServerVolumeAttachScenarioOldVersion-1891828636 tempest-TestServerVolumeAttachScenarioOldVersion-1891828636-project-member] Action body: b'{"os-complete": null}' {{(pid=100212) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 01:00:08.844160 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [req-9032f4cc-c9c6-441f-bb78-5f32eb5f1c56 req-6747e422-b0ae-4fa4-bc39-467609229b3b tempest-TestServerVolumeAttachScenarioOldVersion-1891828636 tempest-TestServerVolumeAttachScenarioOldVersion-1891828636-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:00:08.860978 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:08.860978 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:00:08.872903 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-9032f4cc-c9c6-441f-bb78-5f32eb5f1c56 req-6747e422-b0ae-4fa4-bc39-467609229b3b tempest-TestServerVolumeAttachScenarioOldVersion-1891828636 tempest-TestServerVolumeAttachScenarioOldVersion-1891828636-project-member] https://10.4.3.240/volume/v3/attachments/8b6f5a1b-bab8-4ae5-b2fe-7f0b346f4436/action returned with HTTP 204 Aug 20 01:00:08.873512 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 367/1481] 10.4.3.240 () {74 vars in 1725 bytes} [Thu Aug 20 01:00:08 2026] POST /volume/v3/attachments/8b6f5a1b-bab8-4ae5-b2fe-7f0b346f4436/action => generated 0 bytes in 33 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:00:09.143299 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-d31e189c-e6ff-43ce-a65a-7c5a60a55b89 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:09.145212 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-d31e189c-e6ff-43ce-a65a-7c5a60a55b89 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] GET https://10.4.3.240/volume/v3/backups/c52260c9-70f9-40f6-9fac-d1e7886d7798 Aug 20 01:00:09.145444 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-d31e189c-e6ff-43ce-a65a-7c5a60a55b89 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:09.145628 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-d31e189c-e6ff-43ce-a65a-7c5a60a55b89 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:09.145750 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-d31e189c-e6ff-43ce-a65a-7c5a60a55b89 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Show backup with id c52260c9-70f9-40f6-9fac-d1e7886d7798. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:00:09.149588 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-3579734d-12ec-4d9a-9814-55d0457ff700 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:09.151479 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-3579734d-12ec-4d9a-9814-55d0457ff700 tempest-TestServerVolumeAttachScenarioOldVersion-1891828636 tempest-TestServerVolumeAttachScenarioOldVersion-1891828636-project-member] GET https://10.4.3.240/volume/v3/volumes/d43842d1-4e98-4e46-88b2-af153599f7d2 Aug 20 01:00:09.151590 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:09.151590 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:00:09.152962 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-d31e189c-e6ff-43ce-a65a-7c5a60a55b89 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] https://10.4.3.240/volume/v3/backups/c52260c9-70f9-40f6-9fac-d1e7886d7798 returned with HTTP 200 Aug 20 01:00:09.153152 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-3579734d-12ec-4d9a-9814-55d0457ff700 tempest-TestServerVolumeAttachScenarioOldVersion-1891828636 tempest-TestServerVolumeAttachScenarioOldVersion-1891828636-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:09.153422 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-3579734d-12ec-4d9a-9814-55d0457ff700 tempest-TestServerVolumeAttachScenarioOldVersion-1891828636 tempest-TestServerVolumeAttachScenarioOldVersion-1891828636-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:09.153596 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 375/1482] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:00:09 2026] GET /volume/v3/backups/c52260c9-70f9-40f6-9fac-d1e7886d7798 => generated 790 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:00:09.163398 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:09.163398 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:00:09.167764 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-3579734d-12ec-4d9a-9814-55d0457ff700 tempest-TestServerVolumeAttachScenarioOldVersion-1891828636 tempest-TestServerVolumeAttachScenarioOldVersion-1891828636-project-member] Volume info retrieved successfully. Aug 20 01:00:09.172504 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-3579734d-12ec-4d9a-9814-55d0457ff700 tempest-TestServerVolumeAttachScenarioOldVersion-1891828636 tempest-TestServerVolumeAttachScenarioOldVersion-1891828636-project-member] https://10.4.3.240/volume/v3/volumes/d43842d1-4e98-4e46-88b2-af153599f7d2 returned with HTTP 200 Aug 20 01:00:09.172924 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 376/1483] 10.4.3.240 () {68 vars in 1389 bytes} [Thu Aug 20 01:00:09 2026] GET /volume/v3/volumes/d43842d1-4e98-4e46-88b2-af153599f7d2 => generated 1174 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 01:00:09.185840 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-259e87bf-796f-40f5-baa8-4522e64fbb50 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:09.187632 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-259e87bf-796f-40f5-baa8-4522e64fbb50 tempest-TestServerVolumeAttachScenarioOldVersion-1891828636 tempest-TestServerVolumeAttachScenarioOldVersion-1891828636-project-member] GET https://10.4.3.240/volume/v3/volumes/d43842d1-4e98-4e46-88b2-af153599f7d2 Aug 20 01:00:09.187856 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-259e87bf-796f-40f5-baa8-4522e64fbb50 tempest-TestServerVolumeAttachScenarioOldVersion-1891828636 tempest-TestServerVolumeAttachScenarioOldVersion-1891828636-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:09.188053 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-259e87bf-796f-40f5-baa8-4522e64fbb50 tempest-TestServerVolumeAttachScenarioOldVersion-1891828636 tempest-TestServerVolumeAttachScenarioOldVersion-1891828636-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:09.198765 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:09.198765 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:00:09.202400 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-259e87bf-796f-40f5-baa8-4522e64fbb50 tempest-TestServerVolumeAttachScenarioOldVersion-1891828636 tempest-TestServerVolumeAttachScenarioOldVersion-1891828636-project-member] Volume info retrieved successfully. Aug 20 01:00:09.207607 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-259e87bf-796f-40f5-baa8-4522e64fbb50 tempest-TestServerVolumeAttachScenarioOldVersion-1891828636 tempest-TestServerVolumeAttachScenarioOldVersion-1891828636-project-member] https://10.4.3.240/volume/v3/volumes/d43842d1-4e98-4e46-88b2-af153599f7d2 returned with HTTP 200 Aug 20 01:00:09.208071 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 366/1484] 10.4.3.240 () {68 vars in 1389 bytes} [Thu Aug 20 01:00:09 2026] GET /volume/v3/volumes/d43842d1-4e98-4e46-88b2-af153599f7d2 => generated 1174 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 01:00:09.220047 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-76355b5e-c955-4a72-9675-3c7bbd513ad2 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:09.221795 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 368/1485] 10.4.3.240 () {70 vars in 1611 bytes} [Thu Aug 20 01:00:09 2026] DELETE /volume/v3/attachments/8b6f5a1b-bab8-4ae5-b2fe-7f0b346f4436 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Aug 20 01:00:09.232262 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-dead52ac-96bc-4a34-89ac-06e15d3d0380 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:09.299149 np0000007838 devstack@c-api.service[100215]: WARNING keystonemiddleware.auth_token [None req-dead52ac-96bc-4a34-89ac-06e15d3d0380 None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Aug 20 01:00:09.301010 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 376/1486] 10.4.3.240 () {70 vars in 1611 bytes} [Thu Aug 20 01:00:09 2026] DELETE /volume/v3/attachments/8b6f5a1b-bab8-4ae5-b2fe-7f0b346f4436 => generated 114 bytes in 69 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Aug 20 01:00:09.311214 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-84f3e8d9-a519-4257-be8b-9c23721b1844 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:09.313682 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-84f3e8d9-a519-4257-be8b-9c23721b1844 tempest-TestServerVolumeAttachScenarioOldVersion-1891828636 tempest-TestServerVolumeAttachScenarioOldVersion-1891828636-project-member] DELETE https://10.4.3.240/volume/v3/attachments/8b6f5a1b-bab8-4ae5-b2fe-7f0b346f4436 Aug 20 01:00:09.313682 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-84f3e8d9-a519-4257-be8b-9c23721b1844 tempest-TestServerVolumeAttachScenarioOldVersion-1891828636 tempest-TestServerVolumeAttachScenarioOldVersion-1891828636-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:09.314122 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-84f3e8d9-a519-4257-be8b-9c23721b1844 tempest-TestServerVolumeAttachScenarioOldVersion-1891828636 tempest-TestServerVolumeAttachScenarioOldVersion-1891828636-project-member] Calling method 'version_select' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:09.322580 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:09.322580 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:00:09.393291 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-84f3e8d9-a519-4257-be8b-9c23721b1844 tempest-TestServerVolumeAttachScenarioOldVersion-1891828636 tempest-TestServerVolumeAttachScenarioOldVersion-1891828636-project-member] Attachment connected to vm 3d8132b3-2c34-4cab-9b01-9606e8a143b3, checking data on nova Aug 20 01:00:09.398666 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.compute.nova [None req-84f3e8d9-a519-4257-be8b-9c23721b1844 tempest-TestServerVolumeAttachScenarioOldVersion-1891828636 tempest-TestServerVolumeAttachScenarioOldVersion-1891828636-project-member] Creating Keystone token plugin using URL: https://10.4.3.240/identity {{(pid=100214) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Aug 20 01:00:09.588204 np0000007838 devstack@c-api.service[100214]: DEBUG novaclient.v2.client [None req-84f3e8d9-a519-4257-be8b-9c23721b1844 tempest-TestServerVolumeAttachScenarioOldVersion-1891828636 tempest-TestServerVolumeAttachScenarioOldVersion-1891828636-project-member] REQ: curl -g -i -X GET https://10.4.3.240/compute/v2.1/servers/3d8132b3-2c34-4cab-9b01-9606e8a143b3/os-volume_attachments/d43842d1-4e98-4e46-88b2-af153599f7d2 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}7af2c446bdf439d9f27f5b97e34f700417e56140d83ab89f13fb49765cbe3943" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-84f3e8d9-a519-4257-be8b-9c23721b1844" -H "X-Service-Token: {SHA256}46b85d5f68f0c49c7193625eab59537be3b459b5f17070fc10dad105406fe3c5" {{(pid=100214) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Aug 20 01:00:09.705444 np0000007838 devstack@c-api.service[100214]: DEBUG novaclient.v2.client [None req-84f3e8d9-a519-4257-be8b-9c23721b1844 tempest-TestServerVolumeAttachScenarioOldVersion-1891828636 tempest-TestServerVolumeAttachScenarioOldVersion-1891828636-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Thu, 20 Aug 2026 01:00:09 GMT OpenStack-API-Version: compute 2.89 Server: Apache/2.4.58 (Ubuntu) Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.89 x-compute-request-id: req-07883745-7475-492b-9b94-99a2e916cb47 x-openstack-request-id: req-07883745-7475-492b-9b94-99a2e916cb47 {{(pid=100214) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Aug 20 01:00:09.705444 np0000007838 devstack@c-api.service[100214]: DEBUG novaclient.v2.client [None req-84f3e8d9-a519-4257-be8b-9c23721b1844 tempest-TestServerVolumeAttachScenarioOldVersion-1891828636 tempest-TestServerVolumeAttachScenarioOldVersion-1891828636-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "d43842d1-4e98-4e46-88b2-af153599f7d2", "serverId": "3d8132b3-2c34-4cab-9b01-9606e8a143b3", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "8b6f5a1b-bab8-4ae5-b2fe-7f0b346f4436", "bdm_uuid": "8ee0622a-45b6-4dae-ab69-6c9fb231cbc6"}} {{(pid=100214) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Aug 20 01:00:09.705444 np0000007838 devstack@c-api.service[100214]: DEBUG novaclient.v2.client [None req-84f3e8d9-a519-4257-be8b-9c23721b1844 tempest-TestServerVolumeAttachScenarioOldVersion-1891828636 tempest-TestServerVolumeAttachScenarioOldVersion-1891828636-project-member] GET call to compute for https://10.4.3.240/compute/v2.1/servers/3d8132b3-2c34-4cab-9b01-9606e8a143b3/os-volume_attachments/d43842d1-4e98-4e46-88b2-af153599f7d2 used request id req-07883745-7475-492b-9b94-99a2e916cb47 {{(pid=100214) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Aug 20 01:00:09.707475 np0000007838 devstack@c-api.service[100214]: ERROR cinder.volume.api [None req-84f3e8d9-a519-4257-be8b-9c23721b1844 tempest-TestServerVolumeAttachScenarioOldVersion-1891828636 tempest-TestServerVolumeAttachScenarioOldVersion-1891828636-project-member] Detected user call to delete in-use attachment. Call must come from the nova service and nova must be configured to send the service token. Bug #2004555 Aug 20 01:00:09.709913 np0000007838 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault [None req-84f3e8d9-a519-4257-be8b-9c23721b1844 tempest-TestServerVolumeAttachScenarioOldVersion-1891828636 tempest-TestServerVolumeAttachScenarioOldVersion-1891828636-project-member] Caught error: Detach volume from instance 3d8132b3-2c34-4cab-9b01-9606e8a143b3 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 3d8132b3-2c34-4cab-9b01-9606e8a143b3 using the Compute API Aug 20 01:00:09.709913 np0000007838 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Aug 20 01:00:09.709913 np0000007838 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Aug 20 01:00:09.709913 np0000007838 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 20 01:00:09.709913 np0000007838 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 01:00:09.709913 np0000007838 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Aug 20 01:00:09.709913 np0000007838 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 20 01:00:09.709913 np0000007838 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 20 01:00:09.709913 np0000007838 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Aug 20 01:00:09.709913 np0000007838 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 20 01:00:09.709913 np0000007838 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 01:00:09.709913 np0000007838 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 20 01:00:09.709913 np0000007838 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 20 01:00:09.709913 np0000007838 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 01:00:09.709913 np0000007838 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 20 01:00:09.709913 np0000007838 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 20 01:00:09.709913 np0000007838 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 01:00:09.709913 np0000007838 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Aug 20 01:00:09.709913 np0000007838 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 20 01:00:09.709913 np0000007838 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 01:00:09.709913 np0000007838 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Aug 20 01:00:09.709913 np0000007838 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 20 01:00:09.709913 np0000007838 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 20 01:00:09.709913 np0000007838 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Aug 20 01:00:09.709913 np0000007838 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 20 01:00:09.709913 np0000007838 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 01:00:09.709913 np0000007838 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 20 01:00:09.709913 np0000007838 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 20 01:00:09.709913 np0000007838 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 01:00:09.709913 np0000007838 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 20 01:00:09.709913 np0000007838 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 20 01:00:09.709913 np0000007838 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 01:00:09.709913 np0000007838 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Aug 20 01:00:09.709913 np0000007838 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Aug 20 01:00:09.709913 np0000007838 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 01:00:09.709913 np0000007838 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Aug 20 01:00:09.709913 np0000007838 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 20 01:00:09.709913 np0000007838 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 20 01:00:09.709913 np0000007838 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Aug 20 01:00:09.709913 np0000007838 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 20 01:00:09.709913 np0000007838 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 01:00:09.709913 np0000007838 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 20 01:00:09.709913 np0000007838 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 20 01:00:09.709913 np0000007838 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 01:00:09.709913 np0000007838 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 20 01:00:09.709913 np0000007838 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 20 01:00:09.709913 np0000007838 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 01:00:09.709913 np0000007838 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/keystonemiddleware/auth_token/__init__.py", line 340, in __call__ Aug 20 01:00:09.709913 np0000007838 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Aug 20 01:00:09.709913 np0000007838 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 01:00:09.711271 np0000007838 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Aug 20 01:00:09.711271 np0000007838 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 20 01:00:09.711271 np0000007838 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 20 01:00:09.711271 np0000007838 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Aug 20 01:00:09.711271 np0000007838 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 20 01:00:09.711271 np0000007838 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 01:00:09.711271 np0000007838 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 20 01:00:09.711271 np0000007838 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 20 01:00:09.711271 np0000007838 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 01:00:09.711271 np0000007838 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 20 01:00:09.711271 np0000007838 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 20 01:00:09.711271 np0000007838 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 01:00:09.711271 np0000007838 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Aug 20 01:00:09.711271 np0000007838 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Aug 20 01:00:09.711271 np0000007838 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 01:00:09.711271 np0000007838 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 20 01:00:09.711271 np0000007838 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 20 01:00:09.711271 np0000007838 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 01:00:09.711271 np0000007838 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 20 01:00:09.711271 np0000007838 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 20 01:00:09.711271 np0000007838 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 01:00:09.711271 np0000007838 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 20 01:00:09.711271 np0000007838 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 20 01:00:09.711271 np0000007838 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 01:00:09.711271 np0000007838 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Aug 20 01:00:09.711271 np0000007838 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Aug 20 01:00:09.711271 np0000007838 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 01:00:09.711271 np0000007838 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Aug 20 01:00:09.711271 np0000007838 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Aug 20 01:00:09.711271 np0000007838 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 01:00:09.711271 np0000007838 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Aug 20 01:00:09.711271 np0000007838 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Aug 20 01:00:09.711271 np0000007838 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 01:00:09.711271 np0000007838 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1170, in version_select Aug 20 01:00:09.711271 np0000007838 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault return func.func(self, *args, **kwargs) Aug 20 01:00:09.711271 np0000007838 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 01:00:09.711271 np0000007838 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/v3/attachments.py", line 282, in delete Aug 20 01:00:09.711271 np0000007838 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault attachments = self.volume_api.attachment_delete(context, attachment) Aug 20 01:00:09.711271 np0000007838 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 01:00:09.711271 np0000007838 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2670, in attachment_delete Aug 20 01:00:09.711271 np0000007838 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(ctxt, attachment) Aug 20 01:00:09.711271 np0000007838 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Aug 20 01:00:09.711271 np0000007838 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Aug 20 01:00:09.711271 np0000007838 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 3d8132b3-2c34-4cab-9b01-9606e8a143b3 using the Compute API Aug 20 01:00:09.711271 np0000007838 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault Aug 20 01:00:09.711271 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.middleware.fault [None req-84f3e8d9-a519-4257-be8b-9c23721b1844 tempest-TestServerVolumeAttachScenarioOldVersion-1891828636 tempest-TestServerVolumeAttachScenarioOldVersion-1891828636-project-member] https://10.4.3.240/volume/v3/attachments/8b6f5a1b-bab8-4ae5-b2fe-7f0b346f4436 returned with HTTP 409 Aug 20 01:00:09.711271 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 377/1487] 10.4.3.240 () {68 vars in 1404 bytes} [Thu Aug 20 01:00:09 2026] DELETE /volume/v3/attachments/8b6f5a1b-bab8-4ae5-b2fe-7f0b346f4436 => generated 167 bytes in 400 msecs (HTTP/1.1 409) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:00:09.755482 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [req-37961009-43a1-481d-a212-07dcc9da15d4 req-6c0aaaae-a125-4df8-836e-bd8d768f41ab None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:09.760326 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-37961009-43a1-481d-a212-07dcc9da15d4 req-6c0aaaae-a125-4df8-836e-bd8d768f41ab tempest-TestServerVolumeAttachScenarioOldVersion-1891828636 tempest-TestServerVolumeAttachScenarioOldVersion-1891828636-project-member] GET https://10.4.3.240/volume/v3/volumes/d43842d1-4e98-4e46-88b2-af153599f7d2 Aug 20 01:00:09.760682 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [req-37961009-43a1-481d-a212-07dcc9da15d4 req-6c0aaaae-a125-4df8-836e-bd8d768f41ab tempest-TestServerVolumeAttachScenarioOldVersion-1891828636 tempest-TestServerVolumeAttachScenarioOldVersion-1891828636-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:09.760772 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [req-37961009-43a1-481d-a212-07dcc9da15d4 req-6c0aaaae-a125-4df8-836e-bd8d768f41ab tempest-TestServerVolumeAttachScenarioOldVersion-1891828636 tempest-TestServerVolumeAttachScenarioOldVersion-1891828636-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:09.775681 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:09.775681 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:00:09.781647 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [req-37961009-43a1-481d-a212-07dcc9da15d4 req-6c0aaaae-a125-4df8-836e-bd8d768f41ab tempest-TestServerVolumeAttachScenarioOldVersion-1891828636 tempest-TestServerVolumeAttachScenarioOldVersion-1891828636-project-member] Volume info retrieved successfully. Aug 20 01:00:09.786816 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-37961009-43a1-481d-a212-07dcc9da15d4 req-6c0aaaae-a125-4df8-836e-bd8d768f41ab tempest-TestServerVolumeAttachScenarioOldVersion-1891828636 tempest-TestServerVolumeAttachScenarioOldVersion-1891828636-project-member] https://10.4.3.240/volume/v3/volumes/d43842d1-4e98-4e46-88b2-af153599f7d2 returned with HTTP 200 Aug 20 01:00:09.787225 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 367/1488] 10.4.3.240 () {68 vars in 1598 bytes} [Thu Aug 20 01:00:09 2026] GET /volume/v3/volumes/d43842d1-4e98-4e46-88b2-af153599f7d2 => generated 1156 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:00:09.827400 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [req-37961009-43a1-481d-a212-07dcc9da15d4 req-91b42b93-1ba2-4a6a-9a35-6db3552c4fc2 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:09.827400 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-37961009-43a1-481d-a212-07dcc9da15d4 req-91b42b93-1ba2-4a6a-9a35-6db3552c4fc2 tempest-TestServerVolumeAttachScenarioOldVersion-1891828636 tempest-TestServerVolumeAttachScenarioOldVersion-1891828636-project-member] POST https://10.4.3.240/volume/v3/volumes/d43842d1-4e98-4e46-88b2-af153599f7d2/action Aug 20 01:00:09.827400 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [req-37961009-43a1-481d-a212-07dcc9da15d4 req-91b42b93-1ba2-4a6a-9a35-6db3552c4fc2 tempest-TestServerVolumeAttachScenarioOldVersion-1891828636 tempest-TestServerVolumeAttachScenarioOldVersion-1891828636-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100212) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 01:00:09.827400 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [req-37961009-43a1-481d-a212-07dcc9da15d4 req-91b42b93-1ba2-4a6a-9a35-6db3552c4fc2 tempest-TestServerVolumeAttachScenarioOldVersion-1891828636 tempest-TestServerVolumeAttachScenarioOldVersion-1891828636-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:00:09.829104 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:09.829104 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:00:09.829104 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [req-37961009-43a1-481d-a212-07dcc9da15d4 req-91b42b93-1ba2-4a6a-9a35-6db3552c4fc2 tempest-TestServerVolumeAttachScenarioOldVersion-1891828636 tempest-TestServerVolumeAttachScenarioOldVersion-1891828636-project-member] Volume info retrieved successfully. Aug 20 01:00:09.838395 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [req-37961009-43a1-481d-a212-07dcc9da15d4 req-91b42b93-1ba2-4a6a-9a35-6db3552c4fc2 tempest-TestServerVolumeAttachScenarioOldVersion-1891828636 tempest-TestServerVolumeAttachScenarioOldVersion-1891828636-project-member] Begin detaching volume completed successfully. Aug 20 01:00:09.838395 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-37961009-43a1-481d-a212-07dcc9da15d4 req-91b42b93-1ba2-4a6a-9a35-6db3552c4fc2 tempest-TestServerVolumeAttachScenarioOldVersion-1891828636 tempest-TestServerVolumeAttachScenarioOldVersion-1891828636-project-member] https://10.4.3.240/volume/v3/volumes/d43842d1-4e98-4e46-88b2-af153599f7d2/action returned with HTTP 202 Aug 20 01:00:09.838395 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 369/1489] 10.4.3.240 () {72 vars in 1672 bytes} [Thu Aug 20 01:00:09 2026] POST /volume/v3/volumes/d43842d1-4e98-4e46-88b2-af153599f7d2/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 01:00:09.907078 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-5bc03736-b1d3-407d-a84f-33fea09d697f None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:09.907675 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-5bc03736-b1d3-407d-a84f-33fea09d697f None None] GET https://10.4.3.240/volume// Aug 20 01:00:09.907952 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-5bc03736-b1d3-407d-a84f-33fea09d697f None None] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:09.908275 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-5bc03736-b1d3-407d-a84f-33fea09d697f None None] Calling method 'all' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:09.908758 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-5bc03736-b1d3-407d-a84f-33fea09d697f None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 20 01:00:09.909400 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 377/1490] 10.4.3.240 () {66 vars in 1426 bytes} [Thu Aug 20 01:00:09 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 01:00:09.926707 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-37961009-43a1-481d-a212-07dcc9da15d4 req-8d7e1367-a485-4baa-9f35-c23b2182c199 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:09.929401 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-37961009-43a1-481d-a212-07dcc9da15d4 req-8d7e1367-a485-4baa-9f35-c23b2182c199 tempest-TestServerVolumeAttachScenarioOldVersion-1891828636 tempest-TestServerVolumeAttachScenarioOldVersion-1891828636-project-member] GET https://10.4.3.240/volume/v3/volumes/d43842d1-4e98-4e46-88b2-af153599f7d2 Aug 20 01:00:09.930693 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-37961009-43a1-481d-a212-07dcc9da15d4 req-8d7e1367-a485-4baa-9f35-c23b2182c199 tempest-TestServerVolumeAttachScenarioOldVersion-1891828636 tempest-TestServerVolumeAttachScenarioOldVersion-1891828636-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:09.930693 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-37961009-43a1-481d-a212-07dcc9da15d4 req-8d7e1367-a485-4baa-9f35-c23b2182c199 tempest-TestServerVolumeAttachScenarioOldVersion-1891828636 tempest-TestServerVolumeAttachScenarioOldVersion-1891828636-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:09.990219 np0000007838 devstack@c-api.service[100214]: DEBUG oslo_db.sqlalchemy.engines [req-37961009-43a1-481d-a212-07dcc9da15d4 req-8d7e1367-a485-4baa-9f35-c23b2182c199 tempest-TestServerVolumeAttachScenarioOldVersion-1891828636 tempest-TestServerVolumeAttachScenarioOldVersion-1891828636-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100214) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 20 01:00:10.001786 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:10.001786 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:00:10.008098 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [req-37961009-43a1-481d-a212-07dcc9da15d4 req-8d7e1367-a485-4baa-9f35-c23b2182c199 tempest-TestServerVolumeAttachScenarioOldVersion-1891828636 tempest-TestServerVolumeAttachScenarioOldVersion-1891828636-project-member] Volume info retrieved successfully. Aug 20 01:00:10.014980 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-37961009-43a1-481d-a212-07dcc9da15d4 req-8d7e1367-a485-4baa-9f35-c23b2182c199 tempest-TestServerVolumeAttachScenarioOldVersion-1891828636 tempest-TestServerVolumeAttachScenarioOldVersion-1891828636-project-member] https://10.4.3.240/volume/v3/volumes/d43842d1-4e98-4e46-88b2-af153599f7d2 returned with HTTP 200 Aug 20 01:00:10.015543 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 378/1491] 10.4.3.240 () {70 vars in 1639 bytes} [Thu Aug 20 01:00:09 2026] GET /volume/v3/volumes/d43842d1-4e98-4e46-88b2-af153599f7d2 => generated 1339 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 01:00:10.165942 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-c3e7face-32aa-43a1-a638-681a12d3883b None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:10.168450 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-c3e7face-32aa-43a1-a638-681a12d3883b tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] GET https://10.4.3.240/volume/v3/backups/c52260c9-70f9-40f6-9fac-d1e7886d7798 Aug 20 01:00:10.168731 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-c3e7face-32aa-43a1-a638-681a12d3883b tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:10.168997 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-c3e7face-32aa-43a1-a638-681a12d3883b tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:10.169150 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.v3.backups [None req-c3e7face-32aa-43a1-a638-681a12d3883b tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Show backup with id c52260c9-70f9-40f6-9fac-d1e7886d7798. {{(pid=100213) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:00:10.182122 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:10.182122 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:00:10.183260 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-c3e7face-32aa-43a1-a638-681a12d3883b tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] https://10.4.3.240/volume/v3/backups/c52260c9-70f9-40f6-9fac-d1e7886d7798 returned with HTTP 200 Aug 20 01:00:10.183782 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 368/1492] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:00:10 2026] GET /volume/v3/backups/c52260c9-70f9-40f6-9fac-d1e7886d7798 => generated 790 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:00:11.196099 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-c4dec860-2fe5-4072-929f-f289335bc1e0 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:11.198055 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-c4dec860-2fe5-4072-929f-f289335bc1e0 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] GET https://10.4.3.240/volume/v3/backups/c52260c9-70f9-40f6-9fac-d1e7886d7798 Aug 20 01:00:11.198629 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-c4dec860-2fe5-4072-929f-f289335bc1e0 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:11.199066 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-c4dec860-2fe5-4072-929f-f289335bc1e0 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:11.199251 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.v3.backups [None req-c4dec860-2fe5-4072-929f-f289335bc1e0 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Show backup with id c52260c9-70f9-40f6-9fac-d1e7886d7798. {{(pid=100212) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:00:11.213485 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:11.213485 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:00:11.214395 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-c4dec860-2fe5-4072-929f-f289335bc1e0 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] https://10.4.3.240/volume/v3/backups/c52260c9-70f9-40f6-9fac-d1e7886d7798 returned with HTTP 200 Aug 20 01:00:11.214824 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 370/1493] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:00:11 2026] GET /volume/v3/backups/c52260c9-70f9-40f6-9fac-d1e7886d7798 => generated 790 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:00:11.595246 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-0dc40553-37c4-448e-bd21-396cb7dbafb5 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:11.596872 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-0dc40553-37c4-448e-bd21-396cb7dbafb5 tempest-ServersNegativeTestJSON-902757162 tempest-ServersNegativeTestJSON-902757162-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 20 01:00:11.597201 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-0dc40553-37c4-448e-bd21-396cb7dbafb5 tempest-ServersNegativeTestJSON-902757162 tempest-ServersNegativeTestJSON-902757162-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-654791856"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:00:11.598616 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.v3.volumes [None req-0dc40553-37c4-448e-bd21-396cb7dbafb5 tempest-ServersNegativeTestJSON-902757162 tempest-ServersNegativeTestJSON-902757162-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-654791856'}} {{(pid=100215) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 01:00:11.598729 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-0dc40553-37c4-448e-bd21-396cb7dbafb5 tempest-ServersNegativeTestJSON-902757162 tempest-ServersNegativeTestJSON-902757162-project-member] Create volume of 1 GB Aug 20 01:00:11.603658 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-0dc40553-37c4-448e-bd21-396cb7dbafb5 tempest-ServersNegativeTestJSON-902757162 tempest-ServersNegativeTestJSON-902757162-project-member] Availability Zones retrieved successfully. Aug 20 01:00:11.609468 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-0dc40553-37c4-448e-bd21-396cb7dbafb5 tempest-ServersNegativeTestJSON-902757162 tempest-ServersNegativeTestJSON-902757162-project-member] Flow 'volume_create_api' (662faf50-b1c0-4f28-8e08-ddc086130945) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:00:11.611603 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-0dc40553-37c4-448e-bd21-396cb7dbafb5 tempest-ServersNegativeTestJSON-902757162 tempest-ServersNegativeTestJSON-902757162-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (518dd997-8f9c-425b-8101-16b4ed9542d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:00:11.612726 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.flows.api.create_volume [None req-0dc40553-37c4-448e-bd21-396cb7dbafb5 tempest-ServersNegativeTestJSON-902757162 tempest-ServersNegativeTestJSON-902757162-project-member] Validating volume size '1' using validate_int {{(pid=100215) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 01:00:11.654522 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-0dc40553-37c4-448e-bd21-396cb7dbafb5 tempest-ServersNegativeTestJSON-902757162 tempest-ServersNegativeTestJSON-902757162-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (518dd997-8f9c-425b-8101-16b4ed9542d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:52:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1ed58bd6-fe6a-497e-ae84-e8199d24fdfa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:00:11.655103 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-0dc40553-37c4-448e-bd21-396cb7dbafb5 tempest-ServersNegativeTestJSON-902757162 tempest-ServersNegativeTestJSON-902757162-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f56d30b6-144c-4a13-b763-ccfda6d9190e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:00:11.776818 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.quota [None req-0dc40553-37c4-448e-bd21-396cb7dbafb5 tempest-ServersNegativeTestJSON-902757162 tempest-ServersNegativeTestJSON-902757162-project-member] Created reservations ['34da41c1-38f7-4798-aa5f-c6f549431634', '3e55fd75-2d19-4b5e-bb85-a740fe0f6f16', '12f06c0a-bbe3-4a22-a612-d195b687904c', '1413a9b8-d5a8-416e-8a5b-744f52b72020'] {{(pid=100215) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 01:00:11.777651 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-0dc40553-37c4-448e-bd21-396cb7dbafb5 tempest-ServersNegativeTestJSON-902757162 tempest-ServersNegativeTestJSON-902757162-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f56d30b6-144c-4a13-b763-ccfda6d9190e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['34da41c1-38f7-4798-aa5f-c6f549431634', '3e55fd75-2d19-4b5e-bb85-a740fe0f6f16', '12f06c0a-bbe3-4a22-a612-d195b687904c', '1413a9b8-d5a8-416e-8a5b-744f52b72020']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:00:11.778573 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-0dc40553-37c4-448e-bd21-396cb7dbafb5 tempest-ServersNegativeTestJSON-902757162 tempest-ServersNegativeTestJSON-902757162-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (33761d7a-b51b-4175-850b-bb8689c69301) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:00:11.804176 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-0dc40553-37c4-448e-bd21-396cb7dbafb5 tempest-ServersNegativeTestJSON-902757162 tempest-ServersNegativeTestJSON-902757162-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (33761d7a-b51b-4175-850b-bb8689c69301) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '556bc679-6d6a-410a-8e31-32e0a9f8bf60', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-654791856',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f19457f67fbc476e95a2f7ec52bcddd2',qos_specs=None,replication_status=,reservations=['34da41c1-38f7-4798-aa5f-c6f549431634','3e55fd75-2d19-4b5e-bb85-a740fe0f6f16','12f06c0a-bbe3-4a22-a612-d195b687904c','1413a9b8-d5a8-416e-8a5b-744f52b72020'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7e8316b96200428c88a90b2da1fa5b06',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T01:00:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-654791856',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=556bc679-6d6a-410a-8e31-32e0a9f8bf60,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f19457f67fbc476e95a2f7ec52bcddd2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7e8316b96200428c88a90b2da1fa5b06',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1ed58bd6-fe6a-497e-ae84-e8199d24fdfa),volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:00:11.804937 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-0dc40553-37c4-448e-bd21-396cb7dbafb5 tempest-ServersNegativeTestJSON-902757162 tempest-ServersNegativeTestJSON-902757162-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7023113d-ae0c-45e0-bdf7-2e9aca35170f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:00:11.830501 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-0dc40553-37c4-448e-bd21-396cb7dbafb5 tempest-ServersNegativeTestJSON-902757162 tempest-ServersNegativeTestJSON-902757162-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7023113d-ae0c-45e0-bdf7-2e9aca35170f) transitioned into state 'SUCCESS' from state '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-654791856',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f19457f67fbc476e95a2f7ec52bcddd2',qos_specs=None,replication_status=,reservations=['34da41c1-38f7-4798-aa5f-c6f549431634','3e55fd75-2d19-4b5e-bb85-a740fe0f6f16','12f06c0a-bbe3-4a22-a612-d195b687904c','1413a9b8-d5a8-416e-8a5b-744f52b72020'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7e8316b96200428c88a90b2da1fa5b06',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:00:11.830634 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-0dc40553-37c4-448e-bd21-396cb7dbafb5 tempest-ServersNegativeTestJSON-902757162 tempest-ServersNegativeTestJSON-902757162-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b868068c-6453-4957-8716-0557d6a14f24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:00:11.845838 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-0dc40553-37c4-448e-bd21-396cb7dbafb5 tempest-ServersNegativeTestJSON-902757162 tempest-ServersNegativeTestJSON-902757162-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b868068c-6453-4957-8716-0557d6a14f24) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:00:11.846773 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-0dc40553-37c4-448e-bd21-396cb7dbafb5 tempest-ServersNegativeTestJSON-902757162 tempest-ServersNegativeTestJSON-902757162-project-member] Flow 'volume_create_api' (662faf50-b1c0-4f28-8e08-ddc086130945) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:00:11.847182 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-0dc40553-37c4-448e-bd21-396cb7dbafb5 tempest-ServersNegativeTestJSON-902757162 tempest-ServersNegativeTestJSON-902757162-project-member] Create volume request issued successfully. Aug 20 01:00:11.848192 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-0dc40553-37c4-448e-bd21-396cb7dbafb5 tempest-ServersNegativeTestJSON-902757162 tempest-ServersNegativeTestJSON-902757162-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 20 01:00:11.848766 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 378/1494] 10.4.3.240 () {68 vars in 1258 bytes} [Thu Aug 20 01:00:11 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 20 01:00:11.862520 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-cde5f54e-c716-424e-a327-60bacc3667c8 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:11.865881 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-cde5f54e-c716-424e-a327-60bacc3667c8 tempest-ServersNegativeTestJSON-902757162 tempest-ServersNegativeTestJSON-902757162-project-member] GET https://10.4.3.240/volume/v3/volumes/556bc679-6d6a-410a-8e31-32e0a9f8bf60 Aug 20 01:00:11.866513 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-cde5f54e-c716-424e-a327-60bacc3667c8 tempest-ServersNegativeTestJSON-902757162 tempest-ServersNegativeTestJSON-902757162-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:11.866949 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-cde5f54e-c716-424e-a327-60bacc3667c8 tempest-ServersNegativeTestJSON-902757162 tempest-ServersNegativeTestJSON-902757162-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:11.879859 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:11.879859 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:00:11.889622 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-cde5f54e-c716-424e-a327-60bacc3667c8 tempest-ServersNegativeTestJSON-902757162 tempest-ServersNegativeTestJSON-902757162-project-member] Volume info retrieved successfully. Aug 20 01:00:11.896403 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-cde5f54e-c716-424e-a327-60bacc3667c8 tempest-ServersNegativeTestJSON-902757162 tempest-ServersNegativeTestJSON-902757162-project-member] https://10.4.3.240/volume/v3/volumes/556bc679-6d6a-410a-8e31-32e0a9f8bf60 returned with HTTP 200 Aug 20 01:00:11.896403 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 379/1495] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:00:11 2026] GET /volume/v3/volumes/556bc679-6d6a-410a-8e31-32e0a9f8bf60 => generated 821 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:00:12.020739 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [req-37961009-43a1-481d-a212-07dcc9da15d4 req-715f5818-f150-417b-8a31-66d4f517438d None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:12.024713 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-37961009-43a1-481d-a212-07dcc9da15d4 req-715f5818-f150-417b-8a31-66d4f517438d tempest-TestServerVolumeAttachScenarioOldVersion-1891828636 tempest-TestServerVolumeAttachScenarioOldVersion-1891828636-project-member] DELETE https://10.4.3.240/volume/v3/attachments/8b6f5a1b-bab8-4ae5-b2fe-7f0b346f4436 Aug 20 01:00:12.025051 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [req-37961009-43a1-481d-a212-07dcc9da15d4 req-715f5818-f150-417b-8a31-66d4f517438d tempest-TestServerVolumeAttachScenarioOldVersion-1891828636 tempest-TestServerVolumeAttachScenarioOldVersion-1891828636-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:12.025156 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [req-37961009-43a1-481d-a212-07dcc9da15d4 req-715f5818-f150-417b-8a31-66d4f517438d tempest-TestServerVolumeAttachScenarioOldVersion-1891828636 tempest-TestServerVolumeAttachScenarioOldVersion-1891828636-project-member] Calling method 'version_select' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:12.041080 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:12.041080 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:00:12.102145 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-37961009-43a1-481d-a212-07dcc9da15d4 req-715f5818-f150-417b-8a31-66d4f517438d tempest-TestServerVolumeAttachScenarioOldVersion-1891828636 tempest-TestServerVolumeAttachScenarioOldVersion-1891828636-project-member] https://10.4.3.240/volume/v3/attachments/8b6f5a1b-bab8-4ae5-b2fe-7f0b346f4436 returned with HTTP 200 Aug 20 01:00:12.102725 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 369/1496] 10.4.3.240 () {72 vars in 1673 bytes} [Thu Aug 20 01:00:12 2026] DELETE /volume/v3/attachments/8b6f5a1b-bab8-4ae5-b2fe-7f0b346f4436 => generated 19 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:00:12.230642 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-31f4e43a-3f98-4a3b-a381-d12fdec66efd None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:12.232860 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-31f4e43a-3f98-4a3b-a381-d12fdec66efd tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] GET https://10.4.3.240/volume/v3/backups/c52260c9-70f9-40f6-9fac-d1e7886d7798 Aug 20 01:00:12.233105 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-31f4e43a-3f98-4a3b-a381-d12fdec66efd tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:12.233512 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-31f4e43a-3f98-4a3b-a381-d12fdec66efd tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:12.233512 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.v3.backups [None req-31f4e43a-3f98-4a3b-a381-d12fdec66efd tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Show backup with id c52260c9-70f9-40f6-9fac-d1e7886d7798. {{(pid=100212) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:00:12.238946 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:12.238946 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:00:12.239957 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-31f4e43a-3f98-4a3b-a381-d12fdec66efd tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] https://10.4.3.240/volume/v3/backups/c52260c9-70f9-40f6-9fac-d1e7886d7798 returned with HTTP 200 Aug 20 01:00:12.240426 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 371/1497] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:00:12 2026] GET /volume/v3/backups/c52260c9-70f9-40f6-9fac-d1e7886d7798 => generated 790 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:00:12.872258 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-32d60422-8162-4531-9357-177204245f63 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:12.872721 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-32d60422-8162-4531-9357-177204245f63 None None] GET https://10.4.3.240/volume// Aug 20 01:00:12.872891 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-32d60422-8162-4531-9357-177204245f63 None None] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:12.873071 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-32d60422-8162-4531-9357-177204245f63 None None] Calling method 'all' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:12.873395 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-32d60422-8162-4531-9357-177204245f63 None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 20 01:00:12.873659 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 379/1498] 10.4.3.240 () {64 vars in 1004 bytes} [Thu Aug 20 01:00:12 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 01:00:12.884480 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-7c4473e7-72c7-424e-8bb7-efc08b3057a8 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:12.884993 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-7c4473e7-72c7-424e-8bb7-efc08b3057a8 None None] GET https://10.4.3.240/volume// Aug 20 01:00:12.885253 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-7c4473e7-72c7-424e-8bb7-efc08b3057a8 None None] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:12.885585 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-7c4473e7-72c7-424e-8bb7-efc08b3057a8 None None] Calling method 'all' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:12.886040 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-7c4473e7-72c7-424e-8bb7-efc08b3057a8 None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 20 01:00:12.886732 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 380/1499] 10.4.3.240 () {64 vars in 1004 bytes} [Thu Aug 20 01:00:12 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 01:00:12.896388 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-ee4ae194-fc6c-4543-a451-d0063a988282 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:12.911455 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-b7787919-79c2-4be0-b4ac-19b3d2d48173 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:12.914745 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-b7787919-79c2-4be0-b4ac-19b3d2d48173 tempest-ServersNegativeTestJSON-902757162 tempest-ServersNegativeTestJSON-902757162-project-member] GET https://10.4.3.240/volume/v3/volumes/556bc679-6d6a-410a-8e31-32e0a9f8bf60 Aug 20 01:00:12.915147 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-b7787919-79c2-4be0-b4ac-19b3d2d48173 tempest-ServersNegativeTestJSON-902757162 tempest-ServersNegativeTestJSON-902757162-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:12.915650 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-b7787919-79c2-4be0-b4ac-19b3d2d48173 tempest-ServersNegativeTestJSON-902757162 tempest-ServersNegativeTestJSON-902757162-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:12.920800 np0000007838 devstack@c-api.service[100212]: DEBUG dbcounter [-] [100212] Writing DB stats cinder:SELECT=342,cinder:INSERT=26,cinder:UPDATE=53,cinder:DELETE=2 {{(pid=100212) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 01:00:12.929778 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:12.929778 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:00:12.937637 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-b7787919-79c2-4be0-b4ac-19b3d2d48173 tempest-ServersNegativeTestJSON-902757162 tempest-ServersNegativeTestJSON-902757162-project-member] Volume info retrieved successfully. Aug 20 01:00:12.941738 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-b7787919-79c2-4be0-b4ac-19b3d2d48173 tempest-ServersNegativeTestJSON-902757162 tempest-ServersNegativeTestJSON-902757162-project-member] https://10.4.3.240/volume/v3/volumes/556bc679-6d6a-410a-8e31-32e0a9f8bf60 returned with HTTP 200 Aug 20 01:00:12.942090 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 372/1500] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:00:12 2026] GET /volume/v3/volumes/556bc679-6d6a-410a-8e31-32e0a9f8bf60 => generated 846 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:00:12.957453 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-e238e93f-454d-4881-9379-5df16ef1f85a None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:12.959748 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-e238e93f-454d-4881-9379-5df16ef1f85a tempest-ServersNegativeTestJSON-902757162 tempest-ServersNegativeTestJSON-902757162-project-member] POST https://10.4.3.240/volume/v3/volumes/556bc679-6d6a-410a-8e31-32e0a9f8bf60/action Aug 20 01:00:12.959748 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-e238e93f-454d-4881-9379-5df16ef1f85a tempest-ServersNegativeTestJSON-902757162 tempest-ServersNegativeTestJSON-902757162-project-member] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=100215) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 01:00:12.959748 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-e238e93f-454d-4881-9379-5df16ef1f85a tempest-ServersNegativeTestJSON-902757162 tempest-ServersNegativeTestJSON-902757162-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:00:12.967467 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:12.967467 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:00:12.968693 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-e238e93f-454d-4881-9379-5df16ef1f85a tempest-ServersNegativeTestJSON-902757162 tempest-ServersNegativeTestJSON-902757162-project-member] Volume info retrieved successfully. Aug 20 01:00:12.973907 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-e238e93f-454d-4881-9379-5df16ef1f85a tempest-ServersNegativeTestJSON-902757162 tempest-ServersNegativeTestJSON-902757162-project-member] Volume updated successfully. Aug 20 01:00:12.974110 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-e238e93f-454d-4881-9379-5df16ef1f85a tempest-ServersNegativeTestJSON-902757162 tempest-ServersNegativeTestJSON-902757162-project-member] https://10.4.3.240/volume/v3/volumes/556bc679-6d6a-410a-8e31-32e0a9f8bf60/action returned with HTTP 200 Aug 20 01:00:12.974679 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 380/1501] 10.4.3.240 () {68 vars in 1390 bytes} [Thu Aug 20 01:00:12 2026] POST /volume/v3/volumes/556bc679-6d6a-410a-8e31-32e0a9f8bf60/action => generated 0 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 20 01:00:12.982164 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-d4582020-d11e-4b03-a87b-71ac02edc04b None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:12.984977 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-d4582020-d11e-4b03-a87b-71ac02edc04b tempest-ServersNegativeTestJSON-902757162 tempest-ServersNegativeTestJSON-902757162-project-member] GET https://10.4.3.240/volume/v3/volumes/556bc679-6d6a-410a-8e31-32e0a9f8bf60 Aug 20 01:00:12.984977 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-d4582020-d11e-4b03-a87b-71ac02edc04b tempest-ServersNegativeTestJSON-902757162 tempest-ServersNegativeTestJSON-902757162-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:12.984977 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-d4582020-d11e-4b03-a87b-71ac02edc04b tempest-ServersNegativeTestJSON-902757162 tempest-ServersNegativeTestJSON-902757162-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:12.994678 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:12.994678 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:00:12.999855 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-d4582020-d11e-4b03-a87b-71ac02edc04b tempest-ServersNegativeTestJSON-902757162 tempest-ServersNegativeTestJSON-902757162-project-member] Volume info retrieved successfully. Aug 20 01:00:13.005011 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-d4582020-d11e-4b03-a87b-71ac02edc04b tempest-ServersNegativeTestJSON-902757162 tempest-ServersNegativeTestJSON-902757162-project-member] https://10.4.3.240/volume/v3/volumes/556bc679-6d6a-410a-8e31-32e0a9f8bf60 returned with HTTP 200 Aug 20 01:00:13.005232 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 381/1502] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:00:12 2026] GET /volume/v3/volumes/556bc679-6d6a-410a-8e31-32e0a9f8bf60 => generated 846 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:00:13.019402 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-ee4ae194-fc6c-4543-a451-d0063a988282 tempest-VersionsTest-1587689786 tempest-VersionsTest-1587689786-project-member] GET https://10.4.3.240/volume/v3/ Aug 20 01:00:13.019402 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-ee4ae194-fc6c-4543-a451-d0063a988282 tempest-VersionsTest-1587689786 tempest-VersionsTest-1587689786-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:13.019402 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-ee4ae194-fc6c-4543-a451-d0063a988282 tempest-VersionsTest-1587689786 tempest-VersionsTest-1587689786-project-member] Calling method 'version_select' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:13.019402 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-ee4ae194-fc6c-4543-a451-d0063a988282 tempest-VersionsTest-1587689786 tempest-VersionsTest-1587689786-project-member] https://10.4.3.240/volume/v3/ returned with HTTP 200 Aug 20 01:00:13.019402 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 370/1503] 10.4.3.240 () {66 vars in 1216 bytes} [Thu Aug 20 01:00:12 2026] GET /volume/v3/ => generated 386 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:00:13.118325 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [req-2cb3ebd2-d337-45d9-a1d7-dede07fc666b req-0b0546de-df04-418c-90ee-57809e38a4a5 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:13.120684 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-2cb3ebd2-d337-45d9-a1d7-dede07fc666b req-0b0546de-df04-418c-90ee-57809e38a4a5 tempest-TestServerVolumeAttachScenarioOldVersion-1891828636 tempest-TestServerVolumeAttachScenarioOldVersion-1891828636-project-member] GET https://10.4.3.240/volume/v3/volumes/d43842d1-4e98-4e46-88b2-af153599f7d2 Aug 20 01:00:13.120903 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [req-2cb3ebd2-d337-45d9-a1d7-dede07fc666b req-0b0546de-df04-418c-90ee-57809e38a4a5 tempest-TestServerVolumeAttachScenarioOldVersion-1891828636 tempest-TestServerVolumeAttachScenarioOldVersion-1891828636-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:13.121112 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [req-2cb3ebd2-d337-45d9-a1d7-dede07fc666b req-0b0546de-df04-418c-90ee-57809e38a4a5 tempest-TestServerVolumeAttachScenarioOldVersion-1891828636 tempest-TestServerVolumeAttachScenarioOldVersion-1891828636-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:13.135616 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:13.135616 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:00:13.144455 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [req-2cb3ebd2-d337-45d9-a1d7-dede07fc666b req-0b0546de-df04-418c-90ee-57809e38a4a5 tempest-TestServerVolumeAttachScenarioOldVersion-1891828636 tempest-TestServerVolumeAttachScenarioOldVersion-1891828636-project-member] Volume info retrieved successfully. Aug 20 01:00:13.151445 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-2cb3ebd2-d337-45d9-a1d7-dede07fc666b req-0b0546de-df04-418c-90ee-57809e38a4a5 tempest-TestServerVolumeAttachScenarioOldVersion-1891828636 tempest-TestServerVolumeAttachScenarioOldVersion-1891828636-project-member] https://10.4.3.240/volume/v3/volumes/d43842d1-4e98-4e46-88b2-af153599f7d2 returned with HTTP 200 Aug 20 01:00:13.151873 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 373/1504] 10.4.3.240 () {68 vars in 1598 bytes} [Thu Aug 20 01:00:13 2026] GET /volume/v3/volumes/d43842d1-4e98-4e46-88b2-af153599f7d2 => generated 864 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:00:13.172810 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-3a167ba8-83d7-4df2-ad83-080cafbefa97 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:13.177630 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-88994086-93f3-485b-ba8e-803495517fe4 req-16f2d97c-7ae2-4e76-8d47-34d4352e4e17 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:13.178832 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-3a167ba8-83d7-4df2-ad83-080cafbefa97 tempest-TestServerVolumeAttachScenarioOldVersion-1891828636 tempest-TestServerVolumeAttachScenarioOldVersion-1891828636-project-member] DELETE https://10.4.3.240/volume/v3/volumes/d43842d1-4e98-4e46-88b2-af153599f7d2 Aug 20 01:00:13.179268 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-3a167ba8-83d7-4df2-ad83-080cafbefa97 tempest-TestServerVolumeAttachScenarioOldVersion-1891828636 tempest-TestServerVolumeAttachScenarioOldVersion-1891828636-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:13.179621 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-3a167ba8-83d7-4df2-ad83-080cafbefa97 tempest-TestServerVolumeAttachScenarioOldVersion-1891828636 tempest-TestServerVolumeAttachScenarioOldVersion-1891828636-project-member] Calling method 'delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:13.179823 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-3a167ba8-83d7-4df2-ad83-080cafbefa97 tempest-TestServerVolumeAttachScenarioOldVersion-1891828636 tempest-TestServerVolumeAttachScenarioOldVersion-1891828636-project-member] Delete volume with id: d43842d1-4e98-4e46-88b2-af153599f7d2 Aug 20 01:00:13.185579 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-88994086-93f3-485b-ba8e-803495517fe4 req-16f2d97c-7ae2-4e76-8d47-34d4352e4e17 tempest-ServersNegativeTestJSON-902757162 tempest-ServersNegativeTestJSON-902757162-project-member] GET https://10.4.3.240/volume/v3/volumes/556bc679-6d6a-410a-8e31-32e0a9f8bf60 Aug 20 01:00:13.187569 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-88994086-93f3-485b-ba8e-803495517fe4 req-16f2d97c-7ae2-4e76-8d47-34d4352e4e17 tempest-ServersNegativeTestJSON-902757162 tempest-ServersNegativeTestJSON-902757162-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:13.187850 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-88994086-93f3-485b-ba8e-803495517fe4 req-16f2d97c-7ae2-4e76-8d47-34d4352e4e17 tempest-ServersNegativeTestJSON-902757162 tempest-ServersNegativeTestJSON-902757162-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:13.190102 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:13.190102 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:00:13.191360 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-3a167ba8-83d7-4df2-ad83-080cafbefa97 tempest-TestServerVolumeAttachScenarioOldVersion-1891828636 tempest-TestServerVolumeAttachScenarioOldVersion-1891828636-project-member] Volume info retrieved successfully. Aug 20 01:00:13.201003 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:13.201003 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:00:13.205854 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [req-88994086-93f3-485b-ba8e-803495517fe4 req-16f2d97c-7ae2-4e76-8d47-34d4352e4e17 tempest-ServersNegativeTestJSON-902757162 tempest-ServersNegativeTestJSON-902757162-project-member] Volume info retrieved successfully. Aug 20 01:00:13.216251 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-88994086-93f3-485b-ba8e-803495517fe4 req-16f2d97c-7ae2-4e76-8d47-34d4352e4e17 tempest-ServersNegativeTestJSON-902757162 tempest-ServersNegativeTestJSON-902757162-project-member] https://10.4.3.240/volume/v3/volumes/556bc679-6d6a-410a-8e31-32e0a9f8bf60 returned with HTTP 200 Aug 20 01:00:13.216251 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 382/1505] 10.4.3.240 () {68 vars in 1598 bytes} [Thu Aug 20 01:00:13 2026] GET /volume/v3/volumes/556bc679-6d6a-410a-8e31-32e0a9f8bf60 => generated 846 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:00:13.216523 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [req-ef65cd78-e34e-4ebb-b009-ef434641d76c req-e3ab6d69-ba29-4866-a1c0-b43eb01b1aff None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:13.223181 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-ef65cd78-e34e-4ebb-b009-ef434641d76c req-e3ab6d69-ba29-4866-a1c0-b43eb01b1aff tempest-ServerActionsTestOtherA-1972702099 tempest-ServerActionsTestOtherA-1972702099-project-member] POST https://10.4.3.240/volume/v3/attachments/5e661548-6099-4700-910b-57b4224763d8/action Aug 20 01:00:13.223467 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [req-05d33dec-d276-464d-bc60-02a16fb7e18b req-86ffa006-8d9b-4a69-946d-4d29ab47dbd9 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:13.223516 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [req-ef65cd78-e34e-4ebb-b009-ef434641d76c req-e3ab6d69-ba29-4866-a1c0-b43eb01b1aff tempest-ServerActionsTestOtherA-1972702099 tempest-ServerActionsTestOtherA-1972702099-project-member] Action body: b'{"os-complete": null}' {{(pid=100213) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 01:00:13.223516 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [req-ef65cd78-e34e-4ebb-b009-ef434641d76c req-e3ab6d69-ba29-4866-a1c0-b43eb01b1aff tempest-ServerActionsTestOtherA-1972702099 tempest-ServerActionsTestOtherA-1972702099-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:00:13.223985 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-05d33dec-d276-464d-bc60-02a16fb7e18b req-86ffa006-8d9b-4a69-946d-4d29ab47dbd9 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] GET https://10.4.3.240/volume/v3/volumes/edf66ef3-b4ef-4aff-a8f6-91203a30243b Aug 20 01:00:13.224168 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [req-05d33dec-d276-464d-bc60-02a16fb7e18b req-86ffa006-8d9b-4a69-946d-4d29ab47dbd9 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:13.224478 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [req-05d33dec-d276-464d-bc60-02a16fb7e18b req-86ffa006-8d9b-4a69-946d-4d29ab47dbd9 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:13.234559 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-3a167ba8-83d7-4df2-ad83-080cafbefa97 tempest-TestServerVolumeAttachScenarioOldVersion-1891828636 tempest-TestServerVolumeAttachScenarioOldVersion-1891828636-project-member] Delete volume request issued successfully. Aug 20 01:00:13.234559 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-3a167ba8-83d7-4df2-ad83-080cafbefa97 tempest-TestServerVolumeAttachScenarioOldVersion-1891828636 tempest-TestServerVolumeAttachScenarioOldVersion-1891828636-project-member] https://10.4.3.240/volume/v3/volumes/d43842d1-4e98-4e46-88b2-af153599f7d2 returned with HTTP 202 Aug 20 01:00:13.235090 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 381/1506] 10.4.3.240 () {68 vars in 1392 bytes} [Thu Aug 20 01:00:13 2026] DELETE /volume/v3/volumes/d43842d1-4e98-4e46-88b2-af153599f7d2 => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 20 01:00:13.247735 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:13.247735 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:00:13.249904 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-fd96a911-c907-48ba-a0bb-21700039115e None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:13.252214 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-fd96a911-c907-48ba-a0bb-21700039115e tempest-TestServerVolumeAttachScenarioOldVersion-1891828636 tempest-TestServerVolumeAttachScenarioOldVersion-1891828636-project-member] GET https://10.4.3.240/volume/v3/volumes/d43842d1-4e98-4e46-88b2-af153599f7d2 Aug 20 01:00:13.252583 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-fd96a911-c907-48ba-a0bb-21700039115e tempest-TestServerVolumeAttachScenarioOldVersion-1891828636 tempest-TestServerVolumeAttachScenarioOldVersion-1891828636-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:13.253896 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-fd96a911-c907-48ba-a0bb-21700039115e tempest-TestServerVolumeAttachScenarioOldVersion-1891828636 tempest-TestServerVolumeAttachScenarioOldVersion-1891828636-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:13.254229 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:13.254229 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:00:13.260405 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [req-05d33dec-d276-464d-bc60-02a16fb7e18b req-86ffa006-8d9b-4a69-946d-4d29ab47dbd9 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Volume info retrieved successfully. Aug 20 01:00:13.261189 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-279e17f2-f5ab-43a0-896e-4629d3288ad6 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:13.261189 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-279e17f2-f5ab-43a0-896e-4629d3288ad6 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] GET https://10.4.3.240/volume/v3/backups/c52260c9-70f9-40f6-9fac-d1e7886d7798 Aug 20 01:00:13.261189 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-279e17f2-f5ab-43a0-896e-4629d3288ad6 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:13.261429 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-279e17f2-f5ab-43a0-896e-4629d3288ad6 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:13.261612 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-279e17f2-f5ab-43a0-896e-4629d3288ad6 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Show backup with id c52260c9-70f9-40f6-9fac-d1e7886d7798. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:00:13.264896 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:13.264896 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:00:13.266717 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:13.266717 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:00:13.267679 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-05d33dec-d276-464d-bc60-02a16fb7e18b req-86ffa006-8d9b-4a69-946d-4d29ab47dbd9 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] https://10.4.3.240/volume/v3/volumes/edf66ef3-b4ef-4aff-a8f6-91203a30243b returned with HTTP 200 Aug 20 01:00:13.267796 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-279e17f2-f5ab-43a0-896e-4629d3288ad6 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] https://10.4.3.240/volume/v3/backups/c52260c9-70f9-40f6-9fac-d1e7886d7798 returned with HTTP 200 Aug 20 01:00:13.268169 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 382/1507] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:00:13 2026] GET /volume/v3/backups/c52260c9-70f9-40f6-9fac-d1e7886d7798 => generated 790 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:00:13.268624 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 374/1508] 10.4.3.240 () {68 vars in 1598 bytes} [Thu Aug 20 01:00:13 2026] GET /volume/v3/volumes/edf66ef3-b4ef-4aff-a8f6-91203a30243b => generated 1659 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:00:13.270807 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-fd96a911-c907-48ba-a0bb-21700039115e tempest-TestServerVolumeAttachScenarioOldVersion-1891828636 tempest-TestServerVolumeAttachScenarioOldVersion-1891828636-project-member] Volume info retrieved successfully. Aug 20 01:00:13.277411 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-fd96a911-c907-48ba-a0bb-21700039115e tempest-TestServerVolumeAttachScenarioOldVersion-1891828636 tempest-TestServerVolumeAttachScenarioOldVersion-1891828636-project-member] https://10.4.3.240/volume/v3/volumes/d43842d1-4e98-4e46-88b2-af153599f7d2 returned with HTTP 200 Aug 20 01:00:13.277411 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 383/1509] 10.4.3.240 () {68 vars in 1389 bytes} [Thu Aug 20 01:00:13 2026] GET /volume/v3/volumes/d43842d1-4e98-4e46-88b2-af153599f7d2 => generated 881 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:00:13.284578 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-ef65cd78-e34e-4ebb-b009-ef434641d76c req-e3ab6d69-ba29-4866-a1c0-b43eb01b1aff tempest-ServerActionsTestOtherA-1972702099 tempest-ServerActionsTestOtherA-1972702099-project-member] https://10.4.3.240/volume/v3/attachments/5e661548-6099-4700-910b-57b4224763d8/action returned with HTTP 204 Aug 20 01:00:13.285217 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 371/1510] 10.4.3.240 () {74 vars in 1725 bytes} [Thu Aug 20 01:00:13 2026] POST /volume/v3/attachments/5e661548-6099-4700-910b-57b4224763d8/action => generated 0 bytes in 69 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:00:13.755301 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-f9d1aeee-4783-42fb-b5fb-6acbf08a2a85 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:13.757223 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-f9d1aeee-4783-42fb-b5fb-6acbf08a2a85 tempest-ServersNegativeTestJSON-902757162 tempest-ServersNegativeTestJSON-902757162-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 20 01:00:13.757606 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-f9d1aeee-4783-42fb-b5fb-6acbf08a2a85 tempest-ServersNegativeTestJSON-902757162 tempest-ServersNegativeTestJSON-902757162-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-2116449609"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:00:13.759084 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.v3.volumes [None req-f9d1aeee-4783-42fb-b5fb-6acbf08a2a85 tempest-ServersNegativeTestJSON-902757162 tempest-ServersNegativeTestJSON-902757162-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-2116449609'}} {{(pid=100215) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 01:00:13.759232 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-f9d1aeee-4783-42fb-b5fb-6acbf08a2a85 tempest-ServersNegativeTestJSON-902757162 tempest-ServersNegativeTestJSON-902757162-project-member] Create volume of 1 GB Aug 20 01:00:13.763968 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-f9d1aeee-4783-42fb-b5fb-6acbf08a2a85 tempest-ServersNegativeTestJSON-902757162 tempest-ServersNegativeTestJSON-902757162-project-member] Availability Zones retrieved successfully. Aug 20 01:00:13.769931 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-f9d1aeee-4783-42fb-b5fb-6acbf08a2a85 tempest-ServersNegativeTestJSON-902757162 tempest-ServersNegativeTestJSON-902757162-project-member] Flow 'volume_create_api' (7a460a91-0ab4-4324-b6ca-023194c4713a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:00:13.770864 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-f9d1aeee-4783-42fb-b5fb-6acbf08a2a85 tempest-ServersNegativeTestJSON-902757162 tempest-ServersNegativeTestJSON-902757162-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f23c03e2-b0b5-40e7-9ad4-dba4e3de6149) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:00:13.772013 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.flows.api.create_volume [None req-f9d1aeee-4783-42fb-b5fb-6acbf08a2a85 tempest-ServersNegativeTestJSON-902757162 tempest-ServersNegativeTestJSON-902757162-project-member] Validating volume size '1' using validate_int {{(pid=100215) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 01:00:13.802135 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-f9d1aeee-4783-42fb-b5fb-6acbf08a2a85 tempest-ServersNegativeTestJSON-902757162 tempest-ServersNegativeTestJSON-902757162-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f23c03e2-b0b5-40e7-9ad4-dba4e3de6149) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:52:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1ed58bd6-fe6a-497e-ae84-e8199d24fdfa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:00:13.803011 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-f9d1aeee-4783-42fb-b5fb-6acbf08a2a85 tempest-ServersNegativeTestJSON-902757162 tempest-ServersNegativeTestJSON-902757162-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e83ebd80-d52e-426d-b851-aa84eda3ad51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:00:13.846193 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.quota [None req-f9d1aeee-4783-42fb-b5fb-6acbf08a2a85 tempest-ServersNegativeTestJSON-902757162 tempest-ServersNegativeTestJSON-902757162-project-member] Created reservations ['64ad71d0-ba27-4844-b1d1-1f6fa68b1cb8', '27fb0859-f59d-4ca4-888a-3285157b0c41', '4e109265-8388-4c50-b3c0-2cc73a8ecb03', 'c118abb9-62b2-40c5-aa5d-a549792166fd'] {{(pid=100215) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 01:00:13.846989 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-f9d1aeee-4783-42fb-b5fb-6acbf08a2a85 tempest-ServersNegativeTestJSON-902757162 tempest-ServersNegativeTestJSON-902757162-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e83ebd80-d52e-426d-b851-aa84eda3ad51) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['64ad71d0-ba27-4844-b1d1-1f6fa68b1cb8', '27fb0859-f59d-4ca4-888a-3285157b0c41', '4e109265-8388-4c50-b3c0-2cc73a8ecb03', 'c118abb9-62b2-40c5-aa5d-a549792166fd']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:00:13.848579 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-f9d1aeee-4783-42fb-b5fb-6acbf08a2a85 tempest-ServersNegativeTestJSON-902757162 tempest-ServersNegativeTestJSON-902757162-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1c3a5c0c-98ef-4e45-a14c-a2a2b2b344dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:00:13.874307 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-f9d1aeee-4783-42fb-b5fb-6acbf08a2a85 tempest-ServersNegativeTestJSON-902757162 tempest-ServersNegativeTestJSON-902757162-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1c3a5c0c-98ef-4e45-a14c-a2a2b2b344dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f0b72e23-d952-4ea6-a0e7-8c614f9ab3f5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-2116449609',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f19457f67fbc476e95a2f7ec52bcddd2',qos_specs=None,replication_status=,reservations=['64ad71d0-ba27-4844-b1d1-1f6fa68b1cb8','27fb0859-f59d-4ca4-888a-3285157b0c41','4e109265-8388-4c50-b3c0-2cc73a8ecb03','c118abb9-62b2-40c5-aa5d-a549792166fd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7e8316b96200428c88a90b2da1fa5b06',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T01:00:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-2116449609',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f0b72e23-d952-4ea6-a0e7-8c614f9ab3f5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f19457f67fbc476e95a2f7ec52bcddd2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7e8316b96200428c88a90b2da1fa5b06',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1ed58bd6-fe6a-497e-ae84-e8199d24fdfa),volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:00:13.875055 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-f9d1aeee-4783-42fb-b5fb-6acbf08a2a85 tempest-ServersNegativeTestJSON-902757162 tempest-ServersNegativeTestJSON-902757162-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8b167575-c149-4a5f-9c10-7d0e3a11298a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:00:13.893471 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-f9d1aeee-4783-42fb-b5fb-6acbf08a2a85 tempest-ServersNegativeTestJSON-902757162 tempest-ServersNegativeTestJSON-902757162-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8b167575-c149-4a5f-9c10-7d0e3a11298a) transitioned into state 'SUCCESS' from state '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-2116449609',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f19457f67fbc476e95a2f7ec52bcddd2',qos_specs=None,replication_status=,reservations=['64ad71d0-ba27-4844-b1d1-1f6fa68b1cb8','27fb0859-f59d-4ca4-888a-3285157b0c41','4e109265-8388-4c50-b3c0-2cc73a8ecb03','c118abb9-62b2-40c5-aa5d-a549792166fd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7e8316b96200428c88a90b2da1fa5b06',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:00:13.894121 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-f9d1aeee-4783-42fb-b5fb-6acbf08a2a85 tempest-ServersNegativeTestJSON-902757162 tempest-ServersNegativeTestJSON-902757162-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f896369a-bd67-4f41-a113-f01e712685a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:00:13.902920 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-f9d1aeee-4783-42fb-b5fb-6acbf08a2a85 tempest-ServersNegativeTestJSON-902757162 tempest-ServersNegativeTestJSON-902757162-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f896369a-bd67-4f41-a113-f01e712685a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:00:13.903774 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-f9d1aeee-4783-42fb-b5fb-6acbf08a2a85 tempest-ServersNegativeTestJSON-902757162 tempest-ServersNegativeTestJSON-902757162-project-member] Flow 'volume_create_api' (7a460a91-0ab4-4324-b6ca-023194c4713a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:00:13.904140 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-f9d1aeee-4783-42fb-b5fb-6acbf08a2a85 tempest-ServersNegativeTestJSON-902757162 tempest-ServersNegativeTestJSON-902757162-project-member] Create volume request issued successfully. Aug 20 01:00:13.904842 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-f9d1aeee-4783-42fb-b5fb-6acbf08a2a85 tempest-ServersNegativeTestJSON-902757162 tempest-ServersNegativeTestJSON-902757162-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 20 01:00:13.905259 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 383/1511] 10.4.3.240 () {68 vars in 1258 bytes} [Thu Aug 20 01:00:13 2026] POST /volume/v3/volumes => generated 754 bytes in 151 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 01:00:13.919654 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-fdce1445-0a23-4f0c-905c-3d3089eb1d14 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:13.925562 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-fdce1445-0a23-4f0c-905c-3d3089eb1d14 tempest-ServersNegativeTestJSON-902757162 tempest-ServersNegativeTestJSON-902757162-project-member] GET https://10.4.3.240/volume/v3/volumes/f0b72e23-d952-4ea6-a0e7-8c614f9ab3f5 Aug 20 01:00:13.927580 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-fdce1445-0a23-4f0c-905c-3d3089eb1d14 tempest-ServersNegativeTestJSON-902757162 tempest-ServersNegativeTestJSON-902757162-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:13.928857 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-fdce1445-0a23-4f0c-905c-3d3089eb1d14 tempest-ServersNegativeTestJSON-902757162 tempest-ServersNegativeTestJSON-902757162-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:13.946826 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:13.946826 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:00:13.953482 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-fdce1445-0a23-4f0c-905c-3d3089eb1d14 tempest-ServersNegativeTestJSON-902757162 tempest-ServersNegativeTestJSON-902757162-project-member] Volume info retrieved successfully. Aug 20 01:00:13.960762 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-fdce1445-0a23-4f0c-905c-3d3089eb1d14 tempest-ServersNegativeTestJSON-902757162 tempest-ServersNegativeTestJSON-902757162-project-member] https://10.4.3.240/volume/v3/volumes/f0b72e23-d952-4ea6-a0e7-8c614f9ab3f5 returned with HTTP 200 Aug 20 01:00:13.961327 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 375/1512] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:00:13 2026] GET /volume/v3/volumes/f0b72e23-d952-4ea6-a0e7-8c614f9ab3f5 => generated 822 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:00:14.283017 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-0347b09a-9b0f-4370-9f29-ea0e15b352ec None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:14.285253 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-0347b09a-9b0f-4370-9f29-ea0e15b352ec tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] GET https://10.4.3.240/volume/v3/backups/c52260c9-70f9-40f6-9fac-d1e7886d7798 Aug 20 01:00:14.285462 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-0347b09a-9b0f-4370-9f29-ea0e15b352ec tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:14.285639 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-0347b09a-9b0f-4370-9f29-ea0e15b352ec tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:14.285741 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-0347b09a-9b0f-4370-9f29-ea0e15b352ec tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Show backup with id c52260c9-70f9-40f6-9fac-d1e7886d7798. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:00:14.291198 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-2a325c51-684c-445f-aa01-b914fbf411b1 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:14.295316 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-2a325c51-684c-445f-aa01-b914fbf411b1 tempest-TestServerVolumeAttachScenarioOldVersion-1891828636 tempest-TestServerVolumeAttachScenarioOldVersion-1891828636-project-member] GET https://10.4.3.240/volume/v3/volumes/d43842d1-4e98-4e46-88b2-af153599f7d2 Aug 20 01:00:14.295646 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-2a325c51-684c-445f-aa01-b914fbf411b1 tempest-TestServerVolumeAttachScenarioOldVersion-1891828636 tempest-TestServerVolumeAttachScenarioOldVersion-1891828636-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:14.295886 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-2a325c51-684c-445f-aa01-b914fbf411b1 tempest-TestServerVolumeAttachScenarioOldVersion-1891828636 tempest-TestServerVolumeAttachScenarioOldVersion-1891828636-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:14.298941 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:14.298941 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:00:14.300889 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-0347b09a-9b0f-4370-9f29-ea0e15b352ec tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] https://10.4.3.240/volume/v3/backups/c52260c9-70f9-40f6-9fac-d1e7886d7798 returned with HTTP 200 Aug 20 01:00:14.303161 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 384/1513] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:00:14 2026] GET /volume/v3/backups/c52260c9-70f9-40f6-9fac-d1e7886d7798 => generated 790 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:00:14.310429 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-2a325c51-684c-445f-aa01-b914fbf411b1 tempest-TestServerVolumeAttachScenarioOldVersion-1891828636 tempest-TestServerVolumeAttachScenarioOldVersion-1891828636-project-member] https://10.4.3.240/volume/v3/volumes/d43842d1-4e98-4e46-88b2-af153599f7d2 returned with HTTP 404 Aug 20 01:00:14.311432 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 372/1514] 10.4.3.240 () {68 vars in 1389 bytes} [Thu Aug 20 01:00:14 2026] GET /volume/v3/volumes/d43842d1-4e98-4e46-88b2-af153599f7d2 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Aug 20 01:00:14.529773 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-c518b1d0-2372-4391-878f-fcc4bd296784 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:14.657932 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-c518b1d0-2372-4391-878f-fcc4bd296784 tempest-VolumesDeleteCascade-1662578927 tempest-VolumesDeleteCascade-1662578927-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 20 01:00:14.658302 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-c518b1d0-2372-4391-878f-fcc4bd296784 tempest-VolumesDeleteCascade-1662578927 tempest-VolumesDeleteCascade-1662578927-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-1040542304"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:00:14.660179 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.v3.volumes [None req-c518b1d0-2372-4391-878f-fcc4bd296784 tempest-VolumesDeleteCascade-1662578927 tempest-VolumesDeleteCascade-1662578927-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-1040542304'}} {{(pid=100215) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 01:00:14.660324 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-c518b1d0-2372-4391-878f-fcc4bd296784 tempest-VolumesDeleteCascade-1662578927 tempest-VolumesDeleteCascade-1662578927-project-member] Create volume of 1 GB Aug 20 01:00:14.660739 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:14.660739 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:00:14.665302 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-c518b1d0-2372-4391-878f-fcc4bd296784 tempest-VolumesDeleteCascade-1662578927 tempest-VolumesDeleteCascade-1662578927-project-member] Availability Zones retrieved successfully. Aug 20 01:00:14.672848 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-c518b1d0-2372-4391-878f-fcc4bd296784 tempest-VolumesDeleteCascade-1662578927 tempest-VolumesDeleteCascade-1662578927-project-member] Flow 'volume_create_api' (c822fab8-f7bc-4c78-a56d-6f58fbc61ac9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:00:14.674044 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-c518b1d0-2372-4391-878f-fcc4bd296784 tempest-VolumesDeleteCascade-1662578927 tempest-VolumesDeleteCascade-1662578927-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e6d51d1f-bca1-48d6-9ee6-bdfc540e9ed0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:00:14.675245 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.flows.api.create_volume [None req-c518b1d0-2372-4391-878f-fcc4bd296784 tempest-VolumesDeleteCascade-1662578927 tempest-VolumesDeleteCascade-1662578927-project-member] Validating volume size '1' using validate_int {{(pid=100215) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 01:00:14.710969 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-c518b1d0-2372-4391-878f-fcc4bd296784 tempest-VolumesDeleteCascade-1662578927 tempest-VolumesDeleteCascade-1662578927-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e6d51d1f-bca1-48d6-9ee6-bdfc540e9ed0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:52:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1ed58bd6-fe6a-497e-ae84-e8199d24fdfa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:00:14.712058 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-c518b1d0-2372-4391-878f-fcc4bd296784 tempest-VolumesDeleteCascade-1662578927 tempest-VolumesDeleteCascade-1662578927-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8218e062-3e4d-426e-9719-fbc7fe5b5110) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:00:14.806582 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.quota [None req-c518b1d0-2372-4391-878f-fcc4bd296784 tempest-VolumesDeleteCascade-1662578927 tempest-VolumesDeleteCascade-1662578927-project-member] Created reservations ['83d747a8-7491-4db3-8a10-be2556a267df', '67e26e70-2808-43c1-82fa-cbb51a0a43b3', '38326151-8c36-48d6-ae84-372c5abfccee', '098dae54-2f64-4509-9429-24a2f3c1603f'] {{(pid=100215) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 01:00:14.806582 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-c518b1d0-2372-4391-878f-fcc4bd296784 tempest-VolumesDeleteCascade-1662578927 tempest-VolumesDeleteCascade-1662578927-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8218e062-3e4d-426e-9719-fbc7fe5b5110) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['83d747a8-7491-4db3-8a10-be2556a267df', '67e26e70-2808-43c1-82fa-cbb51a0a43b3', '38326151-8c36-48d6-ae84-372c5abfccee', '098dae54-2f64-4509-9429-24a2f3c1603f']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:00:14.809735 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-c518b1d0-2372-4391-878f-fcc4bd296784 tempest-VolumesDeleteCascade-1662578927 tempest-VolumesDeleteCascade-1662578927-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (62e3ecf0-724c-409f-aedf-89a52cb8ec66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:00:14.855142 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-c518b1d0-2372-4391-878f-fcc4bd296784 tempest-VolumesDeleteCascade-1662578927 tempest-VolumesDeleteCascade-1662578927-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (62e3ecf0-724c-409f-aedf-89a52cb8ec66) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8aa2d237-5a48-4a03-b3e3-5cc5a20dc0cf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1040542304',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='53783a4cbc6b4809927861084b2c28e6',qos_specs=None,replication_status=,reservations=['83d747a8-7491-4db3-8a10-be2556a267df','67e26e70-2808-43c1-82fa-cbb51a0a43b3','38326151-8c36-48d6-ae84-372c5abfccee','098dae54-2f64-4509-9429-24a2f3c1603f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0fb2cd040b544cc4ae5d07a1d3c18bef',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T01:00:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1040542304',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8aa2d237-5a48-4a03-b3e3-5cc5a20dc0cf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='53783a4cbc6b4809927861084b2c28e6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0fb2cd040b544cc4ae5d07a1d3c18bef',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1ed58bd6-fe6a-497e-ae84-e8199d24fdfa),volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:00:14.856699 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-c518b1d0-2372-4391-878f-fcc4bd296784 tempest-VolumesDeleteCascade-1662578927 tempest-VolumesDeleteCascade-1662578927-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (03b87a80-8300-4067-b58a-fe4623bb7fb9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:00:14.893557 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-c518b1d0-2372-4391-878f-fcc4bd296784 tempest-VolumesDeleteCascade-1662578927 tempest-VolumesDeleteCascade-1662578927-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (03b87a80-8300-4067-b58a-fe4623bb7fb9) transitioned into state 'SUCCESS' from state '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-1040542304',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='53783a4cbc6b4809927861084b2c28e6',qos_specs=None,replication_status=,reservations=['83d747a8-7491-4db3-8a10-be2556a267df','67e26e70-2808-43c1-82fa-cbb51a0a43b3','38326151-8c36-48d6-ae84-372c5abfccee','098dae54-2f64-4509-9429-24a2f3c1603f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0fb2cd040b544cc4ae5d07a1d3c18bef',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:00:14.894994 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-c518b1d0-2372-4391-878f-fcc4bd296784 tempest-VolumesDeleteCascade-1662578927 tempest-VolumesDeleteCascade-1662578927-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3efb4283-cd1f-4cd8-9734-c770d3d89f2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:00:14.912270 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-c518b1d0-2372-4391-878f-fcc4bd296784 tempest-VolumesDeleteCascade-1662578927 tempest-VolumesDeleteCascade-1662578927-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3efb4283-cd1f-4cd8-9734-c770d3d89f2a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:00:14.913752 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-c518b1d0-2372-4391-878f-fcc4bd296784 tempest-VolumesDeleteCascade-1662578927 tempest-VolumesDeleteCascade-1662578927-project-member] Flow 'volume_create_api' (c822fab8-f7bc-4c78-a56d-6f58fbc61ac9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:00:14.915260 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-c518b1d0-2372-4391-878f-fcc4bd296784 tempest-VolumesDeleteCascade-1662578927 tempest-VolumesDeleteCascade-1662578927-project-member] Create volume request issued successfully. Aug 20 01:00:14.915684 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-c518b1d0-2372-4391-878f-fcc4bd296784 tempest-VolumesDeleteCascade-1662578927 tempest-VolumesDeleteCascade-1662578927-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 20 01:00:14.916166 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 384/1515] 10.4.3.240 () {68 vars in 1258 bytes} [Thu Aug 20 01:00:14 2026] POST /volume/v3/volumes => generated 751 bytes in 387 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 01:00:14.932727 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-474e5965-7063-4478-a4aa-7fe9ac161a83 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:14.935294 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-474e5965-7063-4478-a4aa-7fe9ac161a83 tempest-VolumesDeleteCascade-1662578927 tempest-VolumesDeleteCascade-1662578927-project-member] GET https://10.4.3.240/volume/v3/volumes/8aa2d237-5a48-4a03-b3e3-5cc5a20dc0cf Aug 20 01:00:14.935584 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-474e5965-7063-4478-a4aa-7fe9ac161a83 tempest-VolumesDeleteCascade-1662578927 tempest-VolumesDeleteCascade-1662578927-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:14.936112 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-474e5965-7063-4478-a4aa-7fe9ac161a83 tempest-VolumesDeleteCascade-1662578927 tempest-VolumesDeleteCascade-1662578927-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:14.955595 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:14.955595 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:00:14.963679 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-474e5965-7063-4478-a4aa-7fe9ac161a83 tempest-VolumesDeleteCascade-1662578927 tempest-VolumesDeleteCascade-1662578927-project-member] Volume info retrieved successfully. Aug 20 01:00:14.969723 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-474e5965-7063-4478-a4aa-7fe9ac161a83 tempest-VolumesDeleteCascade-1662578927 tempest-VolumesDeleteCascade-1662578927-project-member] https://10.4.3.240/volume/v3/volumes/8aa2d237-5a48-4a03-b3e3-5cc5a20dc0cf returned with HTTP 200 Aug 20 01:00:14.970507 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 376/1516] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:00:14 2026] GET /volume/v3/volumes/8aa2d237-5a48-4a03-b3e3-5cc5a20dc0cf => generated 819 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:00:14.978943 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-fdbc512e-f7d2-4490-8342-ee3fea55692a None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:14.984890 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-fdbc512e-f7d2-4490-8342-ee3fea55692a tempest-ServersNegativeTestJSON-902757162 tempest-ServersNegativeTestJSON-902757162-project-member] GET https://10.4.3.240/volume/v3/volumes/f0b72e23-d952-4ea6-a0e7-8c614f9ab3f5 Aug 20 01:00:14.984890 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-fdbc512e-f7d2-4490-8342-ee3fea55692a tempest-ServersNegativeTestJSON-902757162 tempest-ServersNegativeTestJSON-902757162-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:14.984890 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-fdbc512e-f7d2-4490-8342-ee3fea55692a tempest-ServersNegativeTestJSON-902757162 tempest-ServersNegativeTestJSON-902757162-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:15.169973 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [req-05d33dec-d276-464d-bc60-02a16fb7e18b req-5f3bab61-4745-427c-8f02-296936372cc6 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:15.172704 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-05d33dec-d276-464d-bc60-02a16fb7e18b req-5f3bab61-4745-427c-8f02-296936372cc6 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] DELETE https://10.4.3.240/volume/v3/attachments/501cff9d-68f8-4c63-8a9f-57d445a98a41 Aug 20 01:00:15.172998 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [req-05d33dec-d276-464d-bc60-02a16fb7e18b req-5f3bab61-4745-427c-8f02-296936372cc6 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:15.174194 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [req-05d33dec-d276-464d-bc60-02a16fb7e18b req-5f3bab61-4745-427c-8f02-296936372cc6 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Calling method 'version_select' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:15.184503 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:15.184503 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:00:15.191076 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:15.191076 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:00:15.191216 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-fdbc512e-f7d2-4490-8342-ee3fea55692a tempest-ServersNegativeTestJSON-902757162 tempest-ServersNegativeTestJSON-902757162-project-member] Volume info retrieved successfully. Aug 20 01:00:15.199990 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-fdbc512e-f7d2-4490-8342-ee3fea55692a tempest-ServersNegativeTestJSON-902757162 tempest-ServersNegativeTestJSON-902757162-project-member] https://10.4.3.240/volume/v3/volumes/f0b72e23-d952-4ea6-a0e7-8c614f9ab3f5 returned with HTTP 200 Aug 20 01:00:15.200218 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 385/1517] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:00:14 2026] GET /volume/v3/volumes/f0b72e23-d952-4ea6-a0e7-8c614f9ab3f5 => generated 847 bytes in 222 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:00:15.255387 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-05d33dec-d276-464d-bc60-02a16fb7e18b req-5f3bab61-4745-427c-8f02-296936372cc6 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] https://10.4.3.240/volume/v3/attachments/501cff9d-68f8-4c63-8a9f-57d445a98a41 returned with HTTP 200 Aug 20 01:00:15.255674 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 373/1518] 10.4.3.240 () {72 vars in 1673 bytes} [Thu Aug 20 01:00:15 2026] DELETE /volume/v3/attachments/501cff9d-68f8-4c63-8a9f-57d445a98a41 => generated 19 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:00:15.315668 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-1a913a5a-9ea5-4a87-bde1-3f05f7c06262 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:15.317756 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-1a913a5a-9ea5-4a87-bde1-3f05f7c06262 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] GET https://10.4.3.240/volume/v3/backups/c52260c9-70f9-40f6-9fac-d1e7886d7798 Aug 20 01:00:15.317953 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-1a913a5a-9ea5-4a87-bde1-3f05f7c06262 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:15.318126 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-1a913a5a-9ea5-4a87-bde1-3f05f7c06262 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:15.318225 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-1a913a5a-9ea5-4a87-bde1-3f05f7c06262 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Show backup with id c52260c9-70f9-40f6-9fac-d1e7886d7798. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:00:15.323532 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:15.323532 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:00:15.324653 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-1a913a5a-9ea5-4a87-bde1-3f05f7c06262 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] https://10.4.3.240/volume/v3/backups/c52260c9-70f9-40f6-9fac-d1e7886d7798 returned with HTTP 200 Aug 20 01:00:15.325142 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 385/1519] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:00:15 2026] GET /volume/v3/backups/c52260c9-70f9-40f6-9fac-d1e7886d7798 => generated 790 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:00:15.622097 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-becd19e1-cab3-46eb-a32e-27ae378cebb1 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:15.624015 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-becd19e1-cab3-46eb-a32e-27ae378cebb1 tempest-ServersNegativeTestJSON-902757162 tempest-ServersNegativeTestJSON-902757162-project-member] DELETE https://10.4.3.240/volume/v3/volumes/f0b72e23-d952-4ea6-a0e7-8c614f9ab3f5 Aug 20 01:00:15.624232 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-becd19e1-cab3-46eb-a32e-27ae378cebb1 tempest-ServersNegativeTestJSON-902757162 tempest-ServersNegativeTestJSON-902757162-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:15.624496 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-becd19e1-cab3-46eb-a32e-27ae378cebb1 tempest-ServersNegativeTestJSON-902757162 tempest-ServersNegativeTestJSON-902757162-project-member] Calling method 'delete' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:15.624659 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.v3.volumes [None req-becd19e1-cab3-46eb-a32e-27ae378cebb1 tempest-ServersNegativeTestJSON-902757162 tempest-ServersNegativeTestJSON-902757162-project-member] Delete volume with id: f0b72e23-d952-4ea6-a0e7-8c614f9ab3f5 Aug 20 01:00:15.633064 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:15.633064 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:00:15.636367 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-becd19e1-cab3-46eb-a32e-27ae378cebb1 tempest-ServersNegativeTestJSON-902757162 tempest-ServersNegativeTestJSON-902757162-project-member] Volume info retrieved successfully. Aug 20 01:00:15.659621 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-becd19e1-cab3-46eb-a32e-27ae378cebb1 tempest-ServersNegativeTestJSON-902757162 tempest-ServersNegativeTestJSON-902757162-project-member] Delete volume request issued successfully. Aug 20 01:00:15.659806 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-becd19e1-cab3-46eb-a32e-27ae378cebb1 tempest-ServersNegativeTestJSON-902757162 tempest-ServersNegativeTestJSON-902757162-project-member] https://10.4.3.240/volume/v3/volumes/f0b72e23-d952-4ea6-a0e7-8c614f9ab3f5 returned with HTTP 202 Aug 20 01:00:15.660316 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 377/1520] 10.4.3.240 () {66 vars in 1351 bytes} [Thu Aug 20 01:00:15 2026] DELETE /volume/v3/volumes/f0b72e23-d952-4ea6-a0e7-8c614f9ab3f5 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 01:00:15.671875 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-bbd804f6-a902-4d51-9de7-1bef6b14338f None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:15.675600 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-bbd804f6-a902-4d51-9de7-1bef6b14338f tempest-ServersNegativeTestJSON-902757162 tempest-ServersNegativeTestJSON-902757162-project-member] GET https://10.4.3.240/volume/v3/volumes/f0b72e23-d952-4ea6-a0e7-8c614f9ab3f5 Aug 20 01:00:15.675600 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-bbd804f6-a902-4d51-9de7-1bef6b14338f tempest-ServersNegativeTestJSON-902757162 tempest-ServersNegativeTestJSON-902757162-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:15.675600 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-bbd804f6-a902-4d51-9de7-1bef6b14338f tempest-ServersNegativeTestJSON-902757162 tempest-ServersNegativeTestJSON-902757162-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:15.690423 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:15.690423 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:00:15.701077 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-bbd804f6-a902-4d51-9de7-1bef6b14338f tempest-ServersNegativeTestJSON-902757162 tempest-ServersNegativeTestJSON-902757162-project-member] Volume info retrieved successfully. Aug 20 01:00:15.710720 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-bbd804f6-a902-4d51-9de7-1bef6b14338f tempest-ServersNegativeTestJSON-902757162 tempest-ServersNegativeTestJSON-902757162-project-member] https://10.4.3.240/volume/v3/volumes/f0b72e23-d952-4ea6-a0e7-8c614f9ab3f5 returned with HTTP 200 Aug 20 01:00:15.711785 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 386/1521] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:00:15 2026] GET /volume/v3/volumes/f0b72e23-d952-4ea6-a0e7-8c614f9ab3f5 => generated 846 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:00:15.991045 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-9378ae64-6ab2-4dd4-825d-ed4161620f6f None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:15.994329 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-9378ae64-6ab2-4dd4-825d-ed4161620f6f tempest-VolumesDeleteCascade-1662578927 tempest-VolumesDeleteCascade-1662578927-project-member] GET https://10.4.3.240/volume/v3/volumes/8aa2d237-5a48-4a03-b3e3-5cc5a20dc0cf Aug 20 01:00:15.994329 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-9378ae64-6ab2-4dd4-825d-ed4161620f6f tempest-VolumesDeleteCascade-1662578927 tempest-VolumesDeleteCascade-1662578927-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:15.994329 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-9378ae64-6ab2-4dd4-825d-ed4161620f6f tempest-VolumesDeleteCascade-1662578927 tempest-VolumesDeleteCascade-1662578927-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:16.000009 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:16.000009 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:00:16.003575 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-9378ae64-6ab2-4dd4-825d-ed4161620f6f tempest-VolumesDeleteCascade-1662578927 tempest-VolumesDeleteCascade-1662578927-project-member] Volume info retrieved successfully. Aug 20 01:00:16.007940 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-9378ae64-6ab2-4dd4-825d-ed4161620f6f tempest-VolumesDeleteCascade-1662578927 tempest-VolumesDeleteCascade-1662578927-project-member] https://10.4.3.240/volume/v3/volumes/8aa2d237-5a48-4a03-b3e3-5cc5a20dc0cf returned with HTTP 200 Aug 20 01:00:16.008330 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 374/1522] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:00:15 2026] GET /volume/v3/volumes/8aa2d237-5a48-4a03-b3e3-5cc5a20dc0cf => generated 844 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:00:16.026855 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-27c18143-00f7-4477-96b8-8ebfb656de7a None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:16.029057 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-27c18143-00f7-4477-96b8-8ebfb656de7a tempest-VolumesDeleteCascade-1662578927 tempest-VolumesDeleteCascade-1662578927-project-member] POST https://10.4.3.240/volume/v3/snapshots Aug 20 01:00:16.029496 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-27c18143-00f7-4477-96b8-8ebfb656de7a tempest-VolumesDeleteCascade-1662578927 tempest-VolumesDeleteCascade-1662578927-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "8aa2d237-5a48-4a03-b3e3-5cc5a20dc0cf", "name": "tempest-VolumesDeleteCascade-Snapshot-1437394822"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:00:16.041133 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:16.041133 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:00:16.041834 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-27c18143-00f7-4477-96b8-8ebfb656de7a tempest-VolumesDeleteCascade-1662578927 tempest-VolumesDeleteCascade-1662578927-project-member] Volume info retrieved successfully. Aug 20 01:00:16.042027 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.v3.snapshots [None req-27c18143-00f7-4477-96b8-8ebfb656de7a tempest-VolumesDeleteCascade-1662578927 tempest-VolumesDeleteCascade-1662578927-project-member] Create snapshot from volume 8aa2d237-5a48-4a03-b3e3-5cc5a20dc0cf Aug 20 01:00:16.087056 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.quota [None req-27c18143-00f7-4477-96b8-8ebfb656de7a tempest-VolumesDeleteCascade-1662578927 tempest-VolumesDeleteCascade-1662578927-project-member] Created reservations ['1aac92d6-89e4-467a-9af4-25b2e9c9f778', 'e0db96e3-7c37-439d-b927-5b77f843f1d0', 'a5d95d73-e124-44ac-952f-ec59ac2052e9', '3b40cb6d-516b-4a3b-8644-d133a3316248'] {{(pid=100215) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 01:00:16.124258 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-27c18143-00f7-4477-96b8-8ebfb656de7a tempest-VolumesDeleteCascade-1662578927 tempest-VolumesDeleteCascade-1662578927-project-member] Snapshot create request issued successfully. Aug 20 01:00:16.124613 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-27c18143-00f7-4477-96b8-8ebfb656de7a tempest-VolumesDeleteCascade-1662578927 tempest-VolumesDeleteCascade-1662578927-project-member] https://10.4.3.240/volume/v3/snapshots returned with HTTP 202 Aug 20 01:00:16.125146 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 386/1523] 10.4.3.240 () {68 vars in 1265 bytes} [Thu Aug 20 01:00:16 2026] POST /volume/v3/snapshots => generated 307 bytes in 99 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 01:00:16.134890 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-30098898-75a4-4ae2-bf5d-dcf9a81d4bea None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:16.138157 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-30098898-75a4-4ae2-bf5d-dcf9a81d4bea tempest-VolumesDeleteCascade-1662578927 tempest-VolumesDeleteCascade-1662578927-project-member] GET https://10.4.3.240/volume/v3/snapshots/9bfccbba-72d6-4074-bc86-edf4e8ba2c4b Aug 20 01:00:16.138572 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-30098898-75a4-4ae2-bf5d-dcf9a81d4bea tempest-VolumesDeleteCascade-1662578927 tempest-VolumesDeleteCascade-1662578927-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:16.138806 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-30098898-75a4-4ae2-bf5d-dcf9a81d4bea tempest-VolumesDeleteCascade-1662578927 tempest-VolumesDeleteCascade-1662578927-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:16.145391 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:16.145391 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:00:16.145902 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-30098898-75a4-4ae2-bf5d-dcf9a81d4bea tempest-VolumesDeleteCascade-1662578927 tempest-VolumesDeleteCascade-1662578927-project-member] Snapshot retrieved successfully. Aug 20 01:00:16.146726 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-30098898-75a4-4ae2-bf5d-dcf9a81d4bea tempest-VolumesDeleteCascade-1662578927 tempest-VolumesDeleteCascade-1662578927-project-member] https://10.4.3.240/volume/v3/snapshots/9bfccbba-72d6-4074-bc86-edf4e8ba2c4b returned with HTTP 200 Aug 20 01:00:16.147237 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 378/1524] 10.4.3.240 () {66 vars in 1354 bytes} [Thu Aug 20 01:00:16 2026] GET /volume/v3/snapshots/9bfccbba-72d6-4074-bc86-edf4e8ba2c4b => generated 439 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:00:16.338452 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-557a6671-c8a3-477b-99d9-adfec78a8251 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:16.340640 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-557a6671-c8a3-477b-99d9-adfec78a8251 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] GET https://10.4.3.240/volume/v3/backups/c52260c9-70f9-40f6-9fac-d1e7886d7798 Aug 20 01:00:16.340968 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-557a6671-c8a3-477b-99d9-adfec78a8251 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:16.341256 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-557a6671-c8a3-477b-99d9-adfec78a8251 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:16.341468 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-557a6671-c8a3-477b-99d9-adfec78a8251 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Show backup with id c52260c9-70f9-40f6-9fac-d1e7886d7798. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:00:16.347474 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:16.347474 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:00:16.348216 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-557a6671-c8a3-477b-99d9-adfec78a8251 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] https://10.4.3.240/volume/v3/backups/c52260c9-70f9-40f6-9fac-d1e7886d7798 returned with HTTP 200 Aug 20 01:00:16.348690 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 387/1525] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:00:16 2026] GET /volume/v3/backups/c52260c9-70f9-40f6-9fac-d1e7886d7798 => generated 790 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:00:16.407212 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-6a06076f-d4bd-46ba-8e11-a4e3584a01be None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:16.409616 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-6a06076f-d4bd-46ba-8e11-a4e3584a01be tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] DELETE https://10.4.3.240/volume/v3/volumes/edf66ef3-b4ef-4aff-a8f6-91203a30243b Aug 20 01:00:16.409840 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-6a06076f-d4bd-46ba-8e11-a4e3584a01be tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:16.410079 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-6a06076f-d4bd-46ba-8e11-a4e3584a01be tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Calling method 'delete' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:16.410286 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.v3.volumes [None req-6a06076f-d4bd-46ba-8e11-a4e3584a01be tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Delete volume with id: edf66ef3-b4ef-4aff-a8f6-91203a30243b Aug 20 01:00:16.420556 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:16.420556 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:00:16.421240 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-6a06076f-d4bd-46ba-8e11-a4e3584a01be tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Volume info retrieved successfully. Aug 20 01:00:16.448440 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-6a06076f-d4bd-46ba-8e11-a4e3584a01be tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Delete volume request issued successfully. Aug 20 01:00:16.448685 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-6a06076f-d4bd-46ba-8e11-a4e3584a01be tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] https://10.4.3.240/volume/v3/volumes/edf66ef3-b4ef-4aff-a8f6-91203a30243b returned with HTTP 202 Aug 20 01:00:16.449216 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 375/1526] 10.4.3.240 () {66 vars in 1351 bytes} [Thu Aug 20 01:00:16 2026] DELETE /volume/v3/volumes/edf66ef3-b4ef-4aff-a8f6-91203a30243b => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 01:00:16.461195 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-458ca1ab-169f-4462-9cde-a75c017a2d78 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:16.463311 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-458ca1ab-169f-4462-9cde-a75c017a2d78 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] GET https://10.4.3.240/volume/v3/volumes/edf66ef3-b4ef-4aff-a8f6-91203a30243b Aug 20 01:00:16.463548 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-458ca1ab-169f-4462-9cde-a75c017a2d78 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:16.463773 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-458ca1ab-169f-4462-9cde-a75c017a2d78 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:16.471588 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:16.471588 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:00:16.475600 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-458ca1ab-169f-4462-9cde-a75c017a2d78 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Volume info retrieved successfully. Aug 20 01:00:16.482271 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-458ca1ab-169f-4462-9cde-a75c017a2d78 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] https://10.4.3.240/volume/v3/volumes/edf66ef3-b4ef-4aff-a8f6-91203a30243b returned with HTTP 200 Aug 20 01:00:16.482753 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 387/1527] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:00:16 2026] GET /volume/v3/volumes/edf66ef3-b4ef-4aff-a8f6-91203a30243b => generated 1366 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:00:16.732207 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-60f6724b-9f50-44af-a960-5cd51fb7544a None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:16.734331 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-60f6724b-9f50-44af-a960-5cd51fb7544a tempest-ServersNegativeTestJSON-902757162 tempest-ServersNegativeTestJSON-902757162-project-member] GET https://10.4.3.240/volume/v3/volumes/f0b72e23-d952-4ea6-a0e7-8c614f9ab3f5 Aug 20 01:00:16.734596 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-60f6724b-9f50-44af-a960-5cd51fb7544a tempest-ServersNegativeTestJSON-902757162 tempest-ServersNegativeTestJSON-902757162-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:16.734865 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-60f6724b-9f50-44af-a960-5cd51fb7544a tempest-ServersNegativeTestJSON-902757162 tempest-ServersNegativeTestJSON-902757162-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:16.743124 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-60f6724b-9f50-44af-a960-5cd51fb7544a tempest-ServersNegativeTestJSON-902757162 tempest-ServersNegativeTestJSON-902757162-project-member] https://10.4.3.240/volume/v3/volumes/f0b72e23-d952-4ea6-a0e7-8c614f9ab3f5 returned with HTTP 404 Aug 20 01:00:16.743881 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 379/1528] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:00:16 2026] GET /volume/v3/volumes/f0b72e23-d952-4ea6-a0e7-8c614f9ab3f5 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:00:16.752400 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-5348a934-5ee2-499e-928a-46f970b2fdf9 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:16.755717 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-5348a934-5ee2-499e-928a-46f970b2fdf9 tempest-ServersNegativeTestJSON-902757162 tempest-ServersNegativeTestJSON-902757162-project-member] DELETE https://10.4.3.240/volume/v3/volumes/556bc679-6d6a-410a-8e31-32e0a9f8bf60 Aug 20 01:00:16.756060 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-5348a934-5ee2-499e-928a-46f970b2fdf9 tempest-ServersNegativeTestJSON-902757162 tempest-ServersNegativeTestJSON-902757162-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:16.756352 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-5348a934-5ee2-499e-928a-46f970b2fdf9 tempest-ServersNegativeTestJSON-902757162 tempest-ServersNegativeTestJSON-902757162-project-member] Calling method 'delete' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:16.756815 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.v3.volumes [None req-5348a934-5ee2-499e-928a-46f970b2fdf9 tempest-ServersNegativeTestJSON-902757162 tempest-ServersNegativeTestJSON-902757162-project-member] Delete volume with id: 556bc679-6d6a-410a-8e31-32e0a9f8bf60 Aug 20 01:00:16.765643 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:16.765643 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:00:16.766167 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-5348a934-5ee2-499e-928a-46f970b2fdf9 tempest-ServersNegativeTestJSON-902757162 tempest-ServersNegativeTestJSON-902757162-project-member] Volume info retrieved successfully. Aug 20 01:00:16.792629 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-5348a934-5ee2-499e-928a-46f970b2fdf9 tempest-ServersNegativeTestJSON-902757162 tempest-ServersNegativeTestJSON-902757162-project-member] Delete volume request issued successfully. Aug 20 01:00:16.792629 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-5348a934-5ee2-499e-928a-46f970b2fdf9 tempest-ServersNegativeTestJSON-902757162 tempest-ServersNegativeTestJSON-902757162-project-member] https://10.4.3.240/volume/v3/volumes/556bc679-6d6a-410a-8e31-32e0a9f8bf60 returned with HTTP 202 Aug 20 01:00:16.792629 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 388/1529] 10.4.3.240 () {66 vars in 1351 bytes} [Thu Aug 20 01:00:16 2026] DELETE /volume/v3/volumes/556bc679-6d6a-410a-8e31-32e0a9f8bf60 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 01:00:16.804640 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-3cca2d7f-35a6-4e89-b62d-b2a8e90577c0 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:16.804640 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-3cca2d7f-35a6-4e89-b62d-b2a8e90577c0 tempest-ServersNegativeTestJSON-902757162 tempest-ServersNegativeTestJSON-902757162-project-member] GET https://10.4.3.240/volume/v3/volumes/556bc679-6d6a-410a-8e31-32e0a9f8bf60 Aug 20 01:00:16.804640 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-3cca2d7f-35a6-4e89-b62d-b2a8e90577c0 tempest-ServersNegativeTestJSON-902757162 tempest-ServersNegativeTestJSON-902757162-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:16.804640 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-3cca2d7f-35a6-4e89-b62d-b2a8e90577c0 tempest-ServersNegativeTestJSON-902757162 tempest-ServersNegativeTestJSON-902757162-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:16.818309 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:16.818309 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:00:16.823187 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-3cca2d7f-35a6-4e89-b62d-b2a8e90577c0 tempest-ServersNegativeTestJSON-902757162 tempest-ServersNegativeTestJSON-902757162-project-member] Volume info retrieved successfully. Aug 20 01:00:16.828048 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-3cca2d7f-35a6-4e89-b62d-b2a8e90577c0 tempest-ServersNegativeTestJSON-902757162 tempest-ServersNegativeTestJSON-902757162-project-member] https://10.4.3.240/volume/v3/volumes/556bc679-6d6a-410a-8e31-32e0a9f8bf60 returned with HTTP 200 Aug 20 01:00:16.829836 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 376/1530] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:00:16 2026] GET /volume/v3/volumes/556bc679-6d6a-410a-8e31-32e0a9f8bf60 => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:00:17.159695 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-157aa0d6-afe3-46ca-bad0-c633eb451330 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:17.163705 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-157aa0d6-afe3-46ca-bad0-c633eb451330 tempest-VolumesDeleteCascade-1662578927 tempest-VolumesDeleteCascade-1662578927-project-member] GET https://10.4.3.240/volume/v3/snapshots/9bfccbba-72d6-4074-bc86-edf4e8ba2c4b Aug 20 01:00:17.163705 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-157aa0d6-afe3-46ca-bad0-c633eb451330 tempest-VolumesDeleteCascade-1662578927 tempest-VolumesDeleteCascade-1662578927-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:17.163705 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-157aa0d6-afe3-46ca-bad0-c633eb451330 tempest-VolumesDeleteCascade-1662578927 tempest-VolumesDeleteCascade-1662578927-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:17.167090 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:17.167090 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:00:17.167550 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-157aa0d6-afe3-46ca-bad0-c633eb451330 tempest-VolumesDeleteCascade-1662578927 tempest-VolumesDeleteCascade-1662578927-project-member] Snapshot retrieved successfully. Aug 20 01:00:17.168294 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-157aa0d6-afe3-46ca-bad0-c633eb451330 tempest-VolumesDeleteCascade-1662578927 tempest-VolumesDeleteCascade-1662578927-project-member] https://10.4.3.240/volume/v3/snapshots/9bfccbba-72d6-4074-bc86-edf4e8ba2c4b returned with HTTP 200 Aug 20 01:00:17.168686 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 388/1531] 10.4.3.240 () {66 vars in 1354 bytes} [Thu Aug 20 01:00:17 2026] GET /volume/v3/snapshots/9bfccbba-72d6-4074-bc86-edf4e8ba2c4b => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:00:17.180405 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-cfa385c8-452f-4196-afaf-17e09d9de5f3 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:17.182313 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-cfa385c8-452f-4196-afaf-17e09d9de5f3 tempest-VolumesDeleteCascade-1662578927 tempest-VolumesDeleteCascade-1662578927-project-member] POST https://10.4.3.240/volume/v3/snapshots Aug 20 01:00:17.182796 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-cfa385c8-452f-4196-afaf-17e09d9de5f3 tempest-VolumesDeleteCascade-1662578927 tempest-VolumesDeleteCascade-1662578927-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "8aa2d237-5a48-4a03-b3e3-5cc5a20dc0cf", "name": "tempest-VolumesDeleteCascade-Snapshot-630971855"}} {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:00:17.192501 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:17.192501 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:00:17.193103 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-cfa385c8-452f-4196-afaf-17e09d9de5f3 tempest-VolumesDeleteCascade-1662578927 tempest-VolumesDeleteCascade-1662578927-project-member] Volume info retrieved successfully. Aug 20 01:00:17.193281 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.v3.snapshots [None req-cfa385c8-452f-4196-afaf-17e09d9de5f3 tempest-VolumesDeleteCascade-1662578927 tempest-VolumesDeleteCascade-1662578927-project-member] Create snapshot from volume 8aa2d237-5a48-4a03-b3e3-5cc5a20dc0cf Aug 20 01:00:17.224054 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.quota [None req-cfa385c8-452f-4196-afaf-17e09d9de5f3 tempest-VolumesDeleteCascade-1662578927 tempest-VolumesDeleteCascade-1662578927-project-member] Created reservations ['d3882b9b-b8cc-44b4-b695-1b3d3e560144', 'e8870c35-b16e-4e77-968f-d7fc14a5fbaa', '1525b7d8-3595-4765-8099-3926eef66acf', '8bd95a1a-4d13-4841-9882-297551bb0c90'] {{(pid=100212) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 01:00:17.255799 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-cfa385c8-452f-4196-afaf-17e09d9de5f3 tempest-VolumesDeleteCascade-1662578927 tempest-VolumesDeleteCascade-1662578927-project-member] Snapshot create request issued successfully. Aug 20 01:00:17.256128 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-cfa385c8-452f-4196-afaf-17e09d9de5f3 tempest-VolumesDeleteCascade-1662578927 tempest-VolumesDeleteCascade-1662578927-project-member] https://10.4.3.240/volume/v3/snapshots returned with HTTP 202 Aug 20 01:00:17.256599 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 380/1532] 10.4.3.240 () {68 vars in 1265 bytes} [Thu Aug 20 01:00:17 2026] POST /volume/v3/snapshots => generated 306 bytes in 77 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 01:00:17.276639 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-6d044d8b-9e70-4379-8fd3-a04de326f3a3 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:17.279247 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-6d044d8b-9e70-4379-8fd3-a04de326f3a3 tempest-VolumesDeleteCascade-1662578927 tempest-VolumesDeleteCascade-1662578927-project-member] GET https://10.4.3.240/volume/v3/snapshots/82c854cc-a2d6-4bc4-be68-42c01b99e5b7 Aug 20 01:00:17.279556 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-6d044d8b-9e70-4379-8fd3-a04de326f3a3 tempest-VolumesDeleteCascade-1662578927 tempest-VolumesDeleteCascade-1662578927-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:17.280630 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-6d044d8b-9e70-4379-8fd3-a04de326f3a3 tempest-VolumesDeleteCascade-1662578927 tempest-VolumesDeleteCascade-1662578927-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:17.287073 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:17.287073 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:00:17.287825 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-6d044d8b-9e70-4379-8fd3-a04de326f3a3 tempest-VolumesDeleteCascade-1662578927 tempest-VolumesDeleteCascade-1662578927-project-member] Snapshot retrieved successfully. Aug 20 01:00:17.288769 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-6d044d8b-9e70-4379-8fd3-a04de326f3a3 tempest-VolumesDeleteCascade-1662578927 tempest-VolumesDeleteCascade-1662578927-project-member] https://10.4.3.240/volume/v3/snapshots/82c854cc-a2d6-4bc4-be68-42c01b99e5b7 returned with HTTP 200 Aug 20 01:00:17.289141 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 389/1533] 10.4.3.240 () {66 vars in 1354 bytes} [Thu Aug 20 01:00:17 2026] GET /volume/v3/snapshots/82c854cc-a2d6-4bc4-be68-42c01b99e5b7 => generated 438 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:00:17.360373 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-1095cf19-6567-4cdf-90e8-4de183122113 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:17.362564 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-1095cf19-6567-4cdf-90e8-4de183122113 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] GET https://10.4.3.240/volume/v3/backups/c52260c9-70f9-40f6-9fac-d1e7886d7798 Aug 20 01:00:17.363063 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-1095cf19-6567-4cdf-90e8-4de183122113 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:17.363312 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-1095cf19-6567-4cdf-90e8-4de183122113 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:17.363719 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.v3.backups [None req-1095cf19-6567-4cdf-90e8-4de183122113 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Show backup with id c52260c9-70f9-40f6-9fac-d1e7886d7798. {{(pid=100213) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:00:17.370171 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:17.370171 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:00:17.371463 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-1095cf19-6567-4cdf-90e8-4de183122113 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] https://10.4.3.240/volume/v3/backups/c52260c9-70f9-40f6-9fac-d1e7886d7798 returned with HTTP 200 Aug 20 01:00:17.372102 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 377/1534] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:00:17 2026] GET /volume/v3/backups/c52260c9-70f9-40f6-9fac-d1e7886d7798 => generated 790 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:00:17.500386 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-7c714378-1fa8-4b87-88d4-c795b7be5ac3 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:17.502146 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-7c714378-1fa8-4b87-88d4-c795b7be5ac3 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] GET https://10.4.3.240/volume/v3/volumes/edf66ef3-b4ef-4aff-a8f6-91203a30243b Aug 20 01:00:17.502376 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-7c714378-1fa8-4b87-88d4-c795b7be5ac3 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:17.502602 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-7c714378-1fa8-4b87-88d4-c795b7be5ac3 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:17.510728 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-7c714378-1fa8-4b87-88d4-c795b7be5ac3 tempest-AttachVolumeMultiAttachTest-1743737855 tempest-AttachVolumeMultiAttachTest-1743737855-project-member] https://10.4.3.240/volume/v3/volumes/edf66ef3-b4ef-4aff-a8f6-91203a30243b returned with HTTP 404 Aug 20 01:00:17.511155 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 389/1535] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:00:17 2026] GET /volume/v3/volumes/edf66ef3-b4ef-4aff-a8f6-91203a30243b => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:00:17.850855 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-b4202d04-e549-48e0-b446-383e5f0a8ad7 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:17.852875 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-b4202d04-e549-48e0-b446-383e5f0a8ad7 tempest-ServersNegativeTestJSON-902757162 tempest-ServersNegativeTestJSON-902757162-project-member] GET https://10.4.3.240/volume/v3/volumes/556bc679-6d6a-410a-8e31-32e0a9f8bf60 Aug 20 01:00:17.853517 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-b4202d04-e549-48e0-b446-383e5f0a8ad7 tempest-ServersNegativeTestJSON-902757162 tempest-ServersNegativeTestJSON-902757162-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:17.854079 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-b4202d04-e549-48e0-b446-383e5f0a8ad7 tempest-ServersNegativeTestJSON-902757162 tempest-ServersNegativeTestJSON-902757162-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:17.864051 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-b4202d04-e549-48e0-b446-383e5f0a8ad7 tempest-ServersNegativeTestJSON-902757162 tempest-ServersNegativeTestJSON-902757162-project-member] https://10.4.3.240/volume/v3/volumes/556bc679-6d6a-410a-8e31-32e0a9f8bf60 returned with HTTP 404 Aug 20 01:00:17.865062 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 381/1536] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:00:17 2026] GET /volume/v3/volumes/556bc679-6d6a-410a-8e31-32e0a9f8bf60 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:00:18.301152 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-e09fc8e1-eee7-4248-b34c-ee5d4d06df2c None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:18.305415 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-e09fc8e1-eee7-4248-b34c-ee5d4d06df2c tempest-VolumesDeleteCascade-1662578927 tempest-VolumesDeleteCascade-1662578927-project-member] GET https://10.4.3.240/volume/v3/snapshots/82c854cc-a2d6-4bc4-be68-42c01b99e5b7 Aug 20 01:00:18.305415 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-e09fc8e1-eee7-4248-b34c-ee5d4d06df2c tempest-VolumesDeleteCascade-1662578927 tempest-VolumesDeleteCascade-1662578927-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:18.305415 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-e09fc8e1-eee7-4248-b34c-ee5d4d06df2c tempest-VolumesDeleteCascade-1662578927 tempest-VolumesDeleteCascade-1662578927-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:18.310790 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:18.310790 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:00:18.311654 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-e09fc8e1-eee7-4248-b34c-ee5d4d06df2c tempest-VolumesDeleteCascade-1662578927 tempest-VolumesDeleteCascade-1662578927-project-member] Snapshot retrieved successfully. Aug 20 01:00:18.313670 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-e09fc8e1-eee7-4248-b34c-ee5d4d06df2c tempest-VolumesDeleteCascade-1662578927 tempest-VolumesDeleteCascade-1662578927-project-member] https://10.4.3.240/volume/v3/snapshots/82c854cc-a2d6-4bc4-be68-42c01b99e5b7 returned with HTTP 200 Aug 20 01:00:18.314321 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 390/1537] 10.4.3.240 () {66 vars in 1354 bytes} [Thu Aug 20 01:00:18 2026] GET /volume/v3/snapshots/82c854cc-a2d6-4bc4-be68-42c01b99e5b7 => generated 465 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:00:18.324748 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-fa976b1a-8598-444f-a81c-3f5e1feacbdb None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:18.327328 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-fa976b1a-8598-444f-a81c-3f5e1feacbdb tempest-VolumesDeleteCascade-1662578927 tempest-VolumesDeleteCascade-1662578927-project-member] DELETE https://10.4.3.240/volume/v3/volumes/8aa2d237-5a48-4a03-b3e3-5cc5a20dc0cf?cascade=True Aug 20 01:00:18.327328 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-fa976b1a-8598-444f-a81c-3f5e1feacbdb tempest-VolumesDeleteCascade-1662578927 tempest-VolumesDeleteCascade-1662578927-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:18.327509 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-fa976b1a-8598-444f-a81c-3f5e1feacbdb tempest-VolumesDeleteCascade-1662578927 tempest-VolumesDeleteCascade-1662578927-project-member] Calling method 'delete' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:18.327667 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.v3.volumes [None req-fa976b1a-8598-444f-a81c-3f5e1feacbdb tempest-VolumesDeleteCascade-1662578927 tempest-VolumesDeleteCascade-1662578927-project-member] Delete volume with id: 8aa2d237-5a48-4a03-b3e3-5cc5a20dc0cf Aug 20 01:00:18.335147 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:18.335147 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:00:18.335677 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-fa976b1a-8598-444f-a81c-3f5e1feacbdb tempest-VolumesDeleteCascade-1662578927 tempest-VolumesDeleteCascade-1662578927-project-member] Volume info retrieved successfully. Aug 20 01:00:18.379017 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-fa976b1a-8598-444f-a81c-3f5e1feacbdb tempest-VolumesDeleteCascade-1662578927 tempest-VolumesDeleteCascade-1662578927-project-member] Delete volume request issued successfully. Aug 20 01:00:18.379017 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-fa976b1a-8598-444f-a81c-3f5e1feacbdb tempest-VolumesDeleteCascade-1662578927 tempest-VolumesDeleteCascade-1662578927-project-member] https://10.4.3.240/volume/v3/volumes/8aa2d237-5a48-4a03-b3e3-5cc5a20dc0cf?cascade=True returned with HTTP 202 Aug 20 01:00:18.379547 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 378/1538] 10.4.3.240 () {66 vars in 1376 bytes} [Thu Aug 20 01:00:18 2026] DELETE /volume/v3/volumes/8aa2d237-5a48-4a03-b3e3-5cc5a20dc0cf?cascade=True => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 01:00:18.384988 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-c834cd3d-4b70-4574-8381-bd157480eebf None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:18.389219 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-c834cd3d-4b70-4574-8381-bd157480eebf tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] GET https://10.4.3.240/volume/v3/backups/c52260c9-70f9-40f6-9fac-d1e7886d7798 Aug 20 01:00:18.389605 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-c834cd3d-4b70-4574-8381-bd157480eebf tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:18.389879 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-c834cd3d-4b70-4574-8381-bd157480eebf tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:18.390032 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-c834cd3d-4b70-4574-8381-bd157480eebf tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Show backup with id c52260c9-70f9-40f6-9fac-d1e7886d7798. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:00:18.390349 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-e433f450-399c-4041-b8ce-a7b18af2dab1 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:18.393068 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-e433f450-399c-4041-b8ce-a7b18af2dab1 tempest-VolumesDeleteCascade-1662578927 tempest-VolumesDeleteCascade-1662578927-project-member] GET https://10.4.3.240/volume/v3/volumes/8aa2d237-5a48-4a03-b3e3-5cc5a20dc0cf Aug 20 01:00:18.393068 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-e433f450-399c-4041-b8ce-a7b18af2dab1 tempest-VolumesDeleteCascade-1662578927 tempest-VolumesDeleteCascade-1662578927-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:18.393201 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-e433f450-399c-4041-b8ce-a7b18af2dab1 tempest-VolumesDeleteCascade-1662578927 tempest-VolumesDeleteCascade-1662578927-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:18.400458 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:18.400458 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:00:18.401601 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-c834cd3d-4b70-4574-8381-bd157480eebf tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] https://10.4.3.240/volume/v3/backups/c52260c9-70f9-40f6-9fac-d1e7886d7798 returned with HTTP 200 Aug 20 01:00:18.402057 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 390/1539] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:00:18 2026] GET /volume/v3/backups/c52260c9-70f9-40f6-9fac-d1e7886d7798 => generated 790 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:00:18.407328 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:18.407328 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:00:18.411633 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-e433f450-399c-4041-b8ce-a7b18af2dab1 tempest-VolumesDeleteCascade-1662578927 tempest-VolumesDeleteCascade-1662578927-project-member] Volume info retrieved successfully. Aug 20 01:00:18.423559 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-e433f450-399c-4041-b8ce-a7b18af2dab1 tempest-VolumesDeleteCascade-1662578927 tempest-VolumesDeleteCascade-1662578927-project-member] https://10.4.3.240/volume/v3/volumes/8aa2d237-5a48-4a03-b3e3-5cc5a20dc0cf returned with HTTP 200 Aug 20 01:00:18.423925 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 382/1540] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:00:18 2026] GET /volume/v3/volumes/8aa2d237-5a48-4a03-b3e3-5cc5a20dc0cf => generated 843 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:00:19.417301 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-25365f7f-9498-4f1d-83ec-7a0051044d10 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:19.419141 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-25365f7f-9498-4f1d-83ec-7a0051044d10 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] GET https://10.4.3.240/volume/v3/backups/c52260c9-70f9-40f6-9fac-d1e7886d7798 Aug 20 01:00:19.419562 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-25365f7f-9498-4f1d-83ec-7a0051044d10 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:19.419981 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-25365f7f-9498-4f1d-83ec-7a0051044d10 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:19.420175 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-25365f7f-9498-4f1d-83ec-7a0051044d10 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Show backup with id c52260c9-70f9-40f6-9fac-d1e7886d7798. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:00:19.425845 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:19.425845 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:00:19.428193 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-25365f7f-9498-4f1d-83ec-7a0051044d10 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] https://10.4.3.240/volume/v3/backups/c52260c9-70f9-40f6-9fac-d1e7886d7798 returned with HTTP 200 Aug 20 01:00:19.428193 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 391/1541] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:00:19 2026] GET /volume/v3/backups/c52260c9-70f9-40f6-9fac-d1e7886d7798 => generated 790 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:00:19.438072 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-becba8b8-7fec-4d3f-b53f-8fadc175762b None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:19.440501 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-becba8b8-7fec-4d3f-b53f-8fadc175762b tempest-VolumesDeleteCascade-1662578927 tempest-VolumesDeleteCascade-1662578927-project-member] GET https://10.4.3.240/volume/v3/volumes/8aa2d237-5a48-4a03-b3e3-5cc5a20dc0cf Aug 20 01:00:19.440795 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-becba8b8-7fec-4d3f-b53f-8fadc175762b tempest-VolumesDeleteCascade-1662578927 tempest-VolumesDeleteCascade-1662578927-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:19.441176 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-becba8b8-7fec-4d3f-b53f-8fadc175762b tempest-VolumesDeleteCascade-1662578927 tempest-VolumesDeleteCascade-1662578927-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:19.443912 np0000007838 devstack@c-api.service[100213]: DEBUG dbcounter [-] [100213] Writing DB stats cinder:SELECT=416,cinder:INSERT=53,cinder:UPDATE=125,cinder:DELETE=3 {{(pid=100213) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 01:00:19.449394 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-becba8b8-7fec-4d3f-b53f-8fadc175762b tempest-VolumesDeleteCascade-1662578927 tempest-VolumesDeleteCascade-1662578927-project-member] https://10.4.3.240/volume/v3/volumes/8aa2d237-5a48-4a03-b3e3-5cc5a20dc0cf returned with HTTP 404 Aug 20 01:00:19.450170 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 379/1542] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:00:19 2026] GET /volume/v3/volumes/8aa2d237-5a48-4a03-b3e3-5cc5a20dc0cf => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:00:19.458119 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-414df809-b2da-411b-8f1c-a7c3654a9441 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:19.461054 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-414df809-b2da-411b-8f1c-a7c3654a9441 tempest-VolumesDeleteCascade-1662578927 tempest-VolumesDeleteCascade-1662578927-project-member] GET https://10.4.3.240/volume/v3/volumes Aug 20 01:00:19.461320 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-414df809-b2da-411b-8f1c-a7c3654a9441 tempest-VolumesDeleteCascade-1662578927 tempest-VolumesDeleteCascade-1662578927-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:19.461610 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-414df809-b2da-411b-8f1c-a7c3654a9441 tempest-VolumesDeleteCascade-1662578927 tempest-VolumesDeleteCascade-1662578927-project-member] Calling method 'index' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:19.461976 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.api_utils [None req-414df809-b2da-411b-8f1c-a7c3654a9441 tempest-VolumesDeleteCascade-1662578927 tempest-VolumesDeleteCascade-1662578927-project-member] Removing options '' from query. {{(pid=100215) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 01:00:19.462983 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-414df809-b2da-411b-8f1c-a7c3654a9441 tempest-VolumesDeleteCascade-1662578927 tempest-VolumesDeleteCascade-1662578927-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100215) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 01:00:19.471118 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-414df809-b2da-411b-8f1c-a7c3654a9441 tempest-VolumesDeleteCascade-1662578927 tempest-VolumesDeleteCascade-1662578927-project-member] Get all volumes completed successfully. Aug 20 01:00:19.471655 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-414df809-b2da-411b-8f1c-a7c3654a9441 tempest-VolumesDeleteCascade-1662578927 tempest-VolumesDeleteCascade-1662578927-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 200 Aug 20 01:00:19.472131 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 391/1543] 10.4.3.240 () {66 vars in 1237 bytes} [Thu Aug 20 01:00:19 2026] GET /volume/v3/volumes => generated 15 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 20 01:00:19.481446 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-a4ae0b8c-ab61-4989-abe3-0f882ae63229 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:19.483087 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-a4ae0b8c-ab61-4989-abe3-0f882ae63229 tempest-VolumesDeleteCascade-1662578927 tempest-VolumesDeleteCascade-1662578927-project-member] GET https://10.4.3.240/volume/v3/snapshots Aug 20 01:00:19.484964 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-a4ae0b8c-ab61-4989-abe3-0f882ae63229 tempest-VolumesDeleteCascade-1662578927 tempest-VolumesDeleteCascade-1662578927-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:19.484964 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-a4ae0b8c-ab61-4989-abe3-0f882ae63229 tempest-VolumesDeleteCascade-1662578927 tempest-VolumesDeleteCascade-1662578927-project-member] Calling method 'index' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:19.484964 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.api_utils [None req-a4ae0b8c-ab61-4989-abe3-0f882ae63229 tempest-VolumesDeleteCascade-1662578927 tempest-VolumesDeleteCascade-1662578927-project-member] Removing options '' from query. {{(pid=100212) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 01:00:19.484964 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.db.api [None req-a4ae0b8c-ab61-4989-abe3-0f882ae63229 tempest-VolumesDeleteCascade-1662578927 tempest-VolumesDeleteCascade-1662578927-project-member] Building query based on filter {{(pid=100212) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 20 01:00:19.506024 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-a4ae0b8c-ab61-4989-abe3-0f882ae63229 tempest-VolumesDeleteCascade-1662578927 tempest-VolumesDeleteCascade-1662578927-project-member] Get all snapshots completed successfully. Aug 20 01:00:19.506310 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-a4ae0b8c-ab61-4989-abe3-0f882ae63229 tempest-VolumesDeleteCascade-1662578927 tempest-VolumesDeleteCascade-1662578927-project-member] https://10.4.3.240/volume/v3/snapshots returned with HTTP 200 Aug 20 01:00:19.506815 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 383/1544] 10.4.3.240 () {66 vars in 1243 bytes} [Thu Aug 20 01:00:19 2026] GET /volume/v3/snapshots => generated 17 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 20 01:00:19.517078 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-43ebb115-589e-4749-940e-7dcde75eea1b None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:19.518686 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-43ebb115-589e-4749-940e-7dcde75eea1b tempest-VolumesDeleteCascade-1662578927 tempest-VolumesDeleteCascade-1662578927-project-member] DELETE https://10.4.3.240/volume/v3/snapshots/82c854cc-a2d6-4bc4-be68-42c01b99e5b7 Aug 20 01:00:19.519297 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-43ebb115-589e-4749-940e-7dcde75eea1b tempest-VolumesDeleteCascade-1662578927 tempest-VolumesDeleteCascade-1662578927-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:19.519698 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-43ebb115-589e-4749-940e-7dcde75eea1b tempest-VolumesDeleteCascade-1662578927 tempest-VolumesDeleteCascade-1662578927-project-member] Calling method 'delete' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:19.519943 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.v3.snapshots [None req-43ebb115-589e-4749-940e-7dcde75eea1b tempest-VolumesDeleteCascade-1662578927 tempest-VolumesDeleteCascade-1662578927-project-member] Delete snapshot with id: 82c854cc-a2d6-4bc4-be68-42c01b99e5b7 Aug 20 01:00:19.526092 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-43ebb115-589e-4749-940e-7dcde75eea1b tempest-VolumesDeleteCascade-1662578927 tempest-VolumesDeleteCascade-1662578927-project-member] https://10.4.3.240/volume/v3/snapshots/82c854cc-a2d6-4bc4-be68-42c01b99e5b7 returned with HTTP 404 Aug 20 01:00:19.526092 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 392/1545] 10.4.3.240 () {66 vars in 1357 bytes} [Thu Aug 20 01:00:19 2026] DELETE /volume/v3/snapshots/82c854cc-a2d6-4bc4-be68-42c01b99e5b7 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:00:19.534960 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-b2b16704-590a-40a9-ae58-577bb4d72833 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:19.540057 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-b2b16704-590a-40a9-ae58-577bb4d72833 tempest-VolumesDeleteCascade-1662578927 tempest-VolumesDeleteCascade-1662578927-project-member] DELETE https://10.4.3.240/volume/v3/snapshots/9bfccbba-72d6-4074-bc86-edf4e8ba2c4b Aug 20 01:00:19.541186 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-b2b16704-590a-40a9-ae58-577bb4d72833 tempest-VolumesDeleteCascade-1662578927 tempest-VolumesDeleteCascade-1662578927-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:19.541734 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-b2b16704-590a-40a9-ae58-577bb4d72833 tempest-VolumesDeleteCascade-1662578927 tempest-VolumesDeleteCascade-1662578927-project-member] Calling method 'delete' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:19.541856 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.v3.snapshots [None req-b2b16704-590a-40a9-ae58-577bb4d72833 tempest-VolumesDeleteCascade-1662578927 tempest-VolumesDeleteCascade-1662578927-project-member] Delete snapshot with id: 9bfccbba-72d6-4074-bc86-edf4e8ba2c4b Aug 20 01:00:19.550016 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-b2b16704-590a-40a9-ae58-577bb4d72833 tempest-VolumesDeleteCascade-1662578927 tempest-VolumesDeleteCascade-1662578927-project-member] https://10.4.3.240/volume/v3/snapshots/9bfccbba-72d6-4074-bc86-edf4e8ba2c4b returned with HTTP 404 Aug 20 01:00:19.550557 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 380/1546] 10.4.3.240 () {66 vars in 1357 bytes} [Thu Aug 20 01:00:19 2026] DELETE /volume/v3/snapshots/9bfccbba-72d6-4074-bc86-edf4e8ba2c4b => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:00:19.560724 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-ab7eb517-c60c-40ed-9de2-8d018215b4de None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:19.563270 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-ab7eb517-c60c-40ed-9de2-8d018215b4de tempest-VolumesDeleteCascade-1662578927 tempest-VolumesDeleteCascade-1662578927-project-member] GET https://10.4.3.240/volume/v3/volumes/8aa2d237-5a48-4a03-b3e3-5cc5a20dc0cf Aug 20 01:00:19.563616 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-ab7eb517-c60c-40ed-9de2-8d018215b4de tempest-VolumesDeleteCascade-1662578927 tempest-VolumesDeleteCascade-1662578927-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:19.563911 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-ab7eb517-c60c-40ed-9de2-8d018215b4de tempest-VolumesDeleteCascade-1662578927 tempest-VolumesDeleteCascade-1662578927-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:19.573257 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-ab7eb517-c60c-40ed-9de2-8d018215b4de tempest-VolumesDeleteCascade-1662578927 tempest-VolumesDeleteCascade-1662578927-project-member] https://10.4.3.240/volume/v3/volumes/8aa2d237-5a48-4a03-b3e3-5cc5a20dc0cf returned with HTTP 404 Aug 20 01:00:19.573819 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 392/1547] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:00:19 2026] GET /volume/v3/volumes/8aa2d237-5a48-4a03-b3e3-5cc5a20dc0cf => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:00:19.581036 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-112b148a-422c-4a5e-af80-445fb895e368 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:19.584475 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-112b148a-422c-4a5e-af80-445fb895e368 tempest-VolumesDeleteCascade-1662578927 tempest-VolumesDeleteCascade-1662578927-project-member] DELETE https://10.4.3.240/volume/v3/volumes/8aa2d237-5a48-4a03-b3e3-5cc5a20dc0cf Aug 20 01:00:19.584475 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-112b148a-422c-4a5e-af80-445fb895e368 tempest-VolumesDeleteCascade-1662578927 tempest-VolumesDeleteCascade-1662578927-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:19.584475 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-112b148a-422c-4a5e-af80-445fb895e368 tempest-VolumesDeleteCascade-1662578927 tempest-VolumesDeleteCascade-1662578927-project-member] Calling method 'delete' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:19.584475 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.v3.volumes [None req-112b148a-422c-4a5e-af80-445fb895e368 tempest-VolumesDeleteCascade-1662578927 tempest-VolumesDeleteCascade-1662578927-project-member] Delete volume with id: 8aa2d237-5a48-4a03-b3e3-5cc5a20dc0cf Aug 20 01:00:19.590377 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-112b148a-422c-4a5e-af80-445fb895e368 tempest-VolumesDeleteCascade-1662578927 tempest-VolumesDeleteCascade-1662578927-project-member] https://10.4.3.240/volume/v3/volumes/8aa2d237-5a48-4a03-b3e3-5cc5a20dc0cf returned with HTTP 404 Aug 20 01:00:19.591068 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 384/1548] 10.4.3.240 () {66 vars in 1351 bytes} [Thu Aug 20 01:00:19 2026] DELETE /volume/v3/volumes/8aa2d237-5a48-4a03-b3e3-5cc5a20dc0cf => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:00:19.610427 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-6eb4037d-2fed-4e4a-aa6b-31fc55cfc618 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:19.610427 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-6eb4037d-2fed-4e4a-aa6b-31fc55cfc618 tempest-VolumesDeleteCascade-1662578927 tempest-VolumesDeleteCascade-1662578927-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 20 01:00:19.610427 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-6eb4037d-2fed-4e4a-aa6b-31fc55cfc618 tempest-VolumesDeleteCascade-1662578927 tempest-VolumesDeleteCascade-1662578927-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-209297044"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:00:19.612320 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.v3.volumes [None req-6eb4037d-2fed-4e4a-aa6b-31fc55cfc618 tempest-VolumesDeleteCascade-1662578927 tempest-VolumesDeleteCascade-1662578927-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-209297044'}} {{(pid=100214) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 01:00:19.612502 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.v3.volumes [None req-6eb4037d-2fed-4e4a-aa6b-31fc55cfc618 tempest-VolumesDeleteCascade-1662578927 tempest-VolumesDeleteCascade-1662578927-project-member] Create volume of 1 GB Aug 20 01:00:19.620624 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-6eb4037d-2fed-4e4a-aa6b-31fc55cfc618 tempest-VolumesDeleteCascade-1662578927 tempest-VolumesDeleteCascade-1662578927-project-member] Availability Zones retrieved successfully. Aug 20 01:00:19.626576 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-6eb4037d-2fed-4e4a-aa6b-31fc55cfc618 tempest-VolumesDeleteCascade-1662578927 tempest-VolumesDeleteCascade-1662578927-project-member] Flow 'volume_create_api' (f37cd045-da9f-431c-9147-fc2a847ffa73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:00:19.627633 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-6eb4037d-2fed-4e4a-aa6b-31fc55cfc618 tempest-VolumesDeleteCascade-1662578927 tempest-VolumesDeleteCascade-1662578927-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (78655173-2939-41ed-a5a0-73af3002f15a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:00:19.628641 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.flows.api.create_volume [None req-6eb4037d-2fed-4e4a-aa6b-31fc55cfc618 tempest-VolumesDeleteCascade-1662578927 tempest-VolumesDeleteCascade-1662578927-project-member] Validating volume size '1' using validate_int {{(pid=100214) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 01:00:19.657923 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-6eb4037d-2fed-4e4a-aa6b-31fc55cfc618 tempest-VolumesDeleteCascade-1662578927 tempest-VolumesDeleteCascade-1662578927-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (78655173-2939-41ed-a5a0-73af3002f15a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:52:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1ed58bd6-fe6a-497e-ae84-e8199d24fdfa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:00:19.658679 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-6eb4037d-2fed-4e4a-aa6b-31fc55cfc618 tempest-VolumesDeleteCascade-1662578927 tempest-VolumesDeleteCascade-1662578927-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e4b38ec1-e7b6-4b17-bec6-68a0a37eab75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:00:19.710364 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.quota [None req-6eb4037d-2fed-4e4a-aa6b-31fc55cfc618 tempest-VolumesDeleteCascade-1662578927 tempest-VolumesDeleteCascade-1662578927-project-member] Created reservations ['d49a498a-6563-4a88-b153-c2e21229f7ff', '1f167926-0ba1-46af-811b-9a12704317f4', '6e411243-f94a-4207-9320-df3448a598a8', 'fad897fd-3f7d-48fa-93e7-73949b46a492'] {{(pid=100214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 01:00:19.711464 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-6eb4037d-2fed-4e4a-aa6b-31fc55cfc618 tempest-VolumesDeleteCascade-1662578927 tempest-VolumesDeleteCascade-1662578927-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e4b38ec1-e7b6-4b17-bec6-68a0a37eab75) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d49a498a-6563-4a88-b153-c2e21229f7ff', '1f167926-0ba1-46af-811b-9a12704317f4', '6e411243-f94a-4207-9320-df3448a598a8', 'fad897fd-3f7d-48fa-93e7-73949b46a492']}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:00:19.712488 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-6eb4037d-2fed-4e4a-aa6b-31fc55cfc618 tempest-VolumesDeleteCascade-1662578927 tempest-VolumesDeleteCascade-1662578927-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f918c152-cf92-4575-a353-828f1ef35080) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:00:19.746405 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-6eb4037d-2fed-4e4a-aa6b-31fc55cfc618 tempest-VolumesDeleteCascade-1662578927 tempest-VolumesDeleteCascade-1662578927-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f918c152-cf92-4575-a353-828f1ef35080) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e960eb7c-aca6-4bcd-a7c6-2e6ff58d56b1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-209297044',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='53783a4cbc6b4809927861084b2c28e6',qos_specs=None,replication_status=,reservations=['d49a498a-6563-4a88-b153-c2e21229f7ff','1f167926-0ba1-46af-811b-9a12704317f4','6e411243-f94a-4207-9320-df3448a598a8','fad897fd-3f7d-48fa-93e7-73949b46a492'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0fb2cd040b544cc4ae5d07a1d3c18bef',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T01:00:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-209297044',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e960eb7c-aca6-4bcd-a7c6-2e6ff58d56b1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='53783a4cbc6b4809927861084b2c28e6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0fb2cd040b544cc4ae5d07a1d3c18bef',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1ed58bd6-fe6a-497e-ae84-e8199d24fdfa),volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:00:19.748812 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-6eb4037d-2fed-4e4a-aa6b-31fc55cfc618 tempest-VolumesDeleteCascade-1662578927 tempest-VolumesDeleteCascade-1662578927-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e56c4f72-a13e-4410-842c-35b03d062e62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:00:19.783871 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-6eb4037d-2fed-4e4a-aa6b-31fc55cfc618 tempest-VolumesDeleteCascade-1662578927 tempest-VolumesDeleteCascade-1662578927-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e56c4f72-a13e-4410-842c-35b03d062e62) transitioned into state 'SUCCESS' from state '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-209297044',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='53783a4cbc6b4809927861084b2c28e6',qos_specs=None,replication_status=,reservations=['d49a498a-6563-4a88-b153-c2e21229f7ff','1f167926-0ba1-46af-811b-9a12704317f4','6e411243-f94a-4207-9320-df3448a598a8','fad897fd-3f7d-48fa-93e7-73949b46a492'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0fb2cd040b544cc4ae5d07a1d3c18bef',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:00:19.785056 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-6eb4037d-2fed-4e4a-aa6b-31fc55cfc618 tempest-VolumesDeleteCascade-1662578927 tempest-VolumesDeleteCascade-1662578927-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ce6cbc71-fa53-4da3-a188-30193812a35f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:00:19.803504 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-6eb4037d-2fed-4e4a-aa6b-31fc55cfc618 tempest-VolumesDeleteCascade-1662578927 tempest-VolumesDeleteCascade-1662578927-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ce6cbc71-fa53-4da3-a188-30193812a35f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:00:19.804931 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-6eb4037d-2fed-4e4a-aa6b-31fc55cfc618 tempest-VolumesDeleteCascade-1662578927 tempest-VolumesDeleteCascade-1662578927-project-member] Flow 'volume_create_api' (f37cd045-da9f-431c-9147-fc2a847ffa73) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:00:19.805649 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-6eb4037d-2fed-4e4a-aa6b-31fc55cfc618 tempest-VolumesDeleteCascade-1662578927 tempest-VolumesDeleteCascade-1662578927-project-member] Create volume request issued successfully. Aug 20 01:00:19.806737 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-6eb4037d-2fed-4e4a-aa6b-31fc55cfc618 tempest-VolumesDeleteCascade-1662578927 tempest-VolumesDeleteCascade-1662578927-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 20 01:00:19.807567 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 393/1549] 10.4.3.240 () {68 vars in 1258 bytes} [Thu Aug 20 01:00:19 2026] POST /volume/v3/volumes => generated 750 bytes in 202 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 01:00:19.825136 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-c1b5e129-6328-42b0-9c3e-36ebf666fa27 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:19.827230 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-c1b5e129-6328-42b0-9c3e-36ebf666fa27 tempest-VolumesDeleteCascade-1662578927 tempest-VolumesDeleteCascade-1662578927-project-member] GET https://10.4.3.240/volume/v3/volumes/e960eb7c-aca6-4bcd-a7c6-2e6ff58d56b1 Aug 20 01:00:19.827458 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-c1b5e129-6328-42b0-9c3e-36ebf666fa27 tempest-VolumesDeleteCascade-1662578927 tempest-VolumesDeleteCascade-1662578927-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:19.827693 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-c1b5e129-6328-42b0-9c3e-36ebf666fa27 tempest-VolumesDeleteCascade-1662578927 tempest-VolumesDeleteCascade-1662578927-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:19.839505 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:19.839505 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:00:19.846651 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-c1b5e129-6328-42b0-9c3e-36ebf666fa27 tempest-VolumesDeleteCascade-1662578927 tempest-VolumesDeleteCascade-1662578927-project-member] Volume info retrieved successfully. Aug 20 01:00:19.852224 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-c1b5e129-6328-42b0-9c3e-36ebf666fa27 tempest-VolumesDeleteCascade-1662578927 tempest-VolumesDeleteCascade-1662578927-project-member] https://10.4.3.240/volume/v3/volumes/e960eb7c-aca6-4bcd-a7c6-2e6ff58d56b1 returned with HTTP 200 Aug 20 01:00:19.852799 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 381/1550] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:00:19 2026] GET /volume/v3/volumes/e960eb7c-aca6-4bcd-a7c6-2e6ff58d56b1 => generated 818 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:00:20.441526 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-55b49f2d-e93a-4704-986d-fe58832084a2 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:20.444686 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-55b49f2d-e93a-4704-986d-fe58832084a2 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] GET https://10.4.3.240/volume/v3/backups/c52260c9-70f9-40f6-9fac-d1e7886d7798 Aug 20 01:00:20.444916 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-55b49f2d-e93a-4704-986d-fe58832084a2 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:20.445195 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-55b49f2d-e93a-4704-986d-fe58832084a2 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:20.445195 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-55b49f2d-e93a-4704-986d-fe58832084a2 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Show backup with id c52260c9-70f9-40f6-9fac-d1e7886d7798. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:00:20.451965 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:20.451965 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:00:20.452791 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-55b49f2d-e93a-4704-986d-fe58832084a2 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] https://10.4.3.240/volume/v3/backups/c52260c9-70f9-40f6-9fac-d1e7886d7798 returned with HTTP 200 Aug 20 01:00:20.453226 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 393/1551] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:00:20 2026] GET /volume/v3/backups/c52260c9-70f9-40f6-9fac-d1e7886d7798 => generated 790 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:00:20.870073 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-6c735af0-e2ea-4ed1-8942-77a033f5568b None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:20.873866 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-6c735af0-e2ea-4ed1-8942-77a033f5568b tempest-VolumesDeleteCascade-1662578927 tempest-VolumesDeleteCascade-1662578927-project-member] GET https://10.4.3.240/volume/v3/volumes/e960eb7c-aca6-4bcd-a7c6-2e6ff58d56b1 Aug 20 01:00:20.874061 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-6c735af0-e2ea-4ed1-8942-77a033f5568b tempest-VolumesDeleteCascade-1662578927 tempest-VolumesDeleteCascade-1662578927-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:20.874248 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-6c735af0-e2ea-4ed1-8942-77a033f5568b tempest-VolumesDeleteCascade-1662578927 tempest-VolumesDeleteCascade-1662578927-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:20.882421 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:20.882421 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:00:20.887409 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-6c735af0-e2ea-4ed1-8942-77a033f5568b tempest-VolumesDeleteCascade-1662578927 tempest-VolumesDeleteCascade-1662578927-project-member] Volume info retrieved successfully. Aug 20 01:00:20.892264 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-6c735af0-e2ea-4ed1-8942-77a033f5568b tempest-VolumesDeleteCascade-1662578927 tempest-VolumesDeleteCascade-1662578927-project-member] https://10.4.3.240/volume/v3/volumes/e960eb7c-aca6-4bcd-a7c6-2e6ff58d56b1 returned with HTTP 200 Aug 20 01:00:20.892716 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 385/1552] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:00:20 2026] GET /volume/v3/volumes/e960eb7c-aca6-4bcd-a7c6-2e6ff58d56b1 => generated 843 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:00:20.905930 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-1f999776-17bd-4aa5-94a4-61a9243a85b3 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:20.909109 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-1f999776-17bd-4aa5-94a4-61a9243a85b3 tempest-VolumesDeleteCascade-1662578927 tempest-VolumesDeleteCascade-1662578927-project-member] POST https://10.4.3.240/volume/v3/snapshots Aug 20 01:00:20.909543 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-1f999776-17bd-4aa5-94a4-61a9243a85b3 tempest-VolumesDeleteCascade-1662578927 tempest-VolumesDeleteCascade-1662578927-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e960eb7c-aca6-4bcd-a7c6-2e6ff58d56b1", "name": "tempest-VolumesDeleteCascade-Snapshot-398317704"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:00:20.922160 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:20.922160 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:00:20.922160 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-1f999776-17bd-4aa5-94a4-61a9243a85b3 tempest-VolumesDeleteCascade-1662578927 tempest-VolumesDeleteCascade-1662578927-project-member] Volume info retrieved successfully. Aug 20 01:00:20.922160 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.v3.snapshots [None req-1f999776-17bd-4aa5-94a4-61a9243a85b3 tempest-VolumesDeleteCascade-1662578927 tempest-VolumesDeleteCascade-1662578927-project-member] Create snapshot from volume e960eb7c-aca6-4bcd-a7c6-2e6ff58d56b1 Aug 20 01:00:20.956100 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.quota [None req-1f999776-17bd-4aa5-94a4-61a9243a85b3 tempest-VolumesDeleteCascade-1662578927 tempest-VolumesDeleteCascade-1662578927-project-member] Created reservations ['320fcc84-6599-483f-bd55-50b144ca3347', 'c971fdb6-ab22-4229-9e09-ca0ed0ac25de', 'e47b0f19-d902-4ad0-8a99-f0ed37dd2059', '0a06f450-f454-4ed0-86eb-1e3e49f27baf'] {{(pid=100214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 01:00:20.992784 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-1f999776-17bd-4aa5-94a4-61a9243a85b3 tempest-VolumesDeleteCascade-1662578927 tempest-VolumesDeleteCascade-1662578927-project-member] Snapshot create request issued successfully. Aug 20 01:00:20.993106 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-1f999776-17bd-4aa5-94a4-61a9243a85b3 tempest-VolumesDeleteCascade-1662578927 tempest-VolumesDeleteCascade-1662578927-project-member] https://10.4.3.240/volume/v3/snapshots returned with HTTP 202 Aug 20 01:00:20.993561 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 394/1553] 10.4.3.240 () {68 vars in 1265 bytes} [Thu Aug 20 01:00:20 2026] POST /volume/v3/snapshots => generated 306 bytes in 88 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 01:00:21.007744 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-9b65c84b-d554-43c8-bb9b-ae3819d68187 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:21.017792 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-9b65c84b-d554-43c8-bb9b-ae3819d68187 tempest-VolumesDeleteCascade-1662578927 tempest-VolumesDeleteCascade-1662578927-project-member] GET https://10.4.3.240/volume/v3/snapshots/2610e10c-a441-4508-a87e-cfd9c1606db0 Aug 20 01:00:21.018050 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-9b65c84b-d554-43c8-bb9b-ae3819d68187 tempest-VolumesDeleteCascade-1662578927 tempest-VolumesDeleteCascade-1662578927-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:21.018319 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-9b65c84b-d554-43c8-bb9b-ae3819d68187 tempest-VolumesDeleteCascade-1662578927 tempest-VolumesDeleteCascade-1662578927-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:21.030503 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:21.030503 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:00:21.030503 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-9b65c84b-d554-43c8-bb9b-ae3819d68187 tempest-VolumesDeleteCascade-1662578927 tempest-VolumesDeleteCascade-1662578927-project-member] Snapshot retrieved successfully. Aug 20 01:00:21.031944 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-9b65c84b-d554-43c8-bb9b-ae3819d68187 tempest-VolumesDeleteCascade-1662578927 tempest-VolumesDeleteCascade-1662578927-project-member] https://10.4.3.240/volume/v3/snapshots/2610e10c-a441-4508-a87e-cfd9c1606db0 returned with HTTP 200 Aug 20 01:00:21.032435 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 382/1554] 10.4.3.240 () {66 vars in 1354 bytes} [Thu Aug 20 01:00:21 2026] GET /volume/v3/snapshots/2610e10c-a441-4508-a87e-cfd9c1606db0 => generated 438 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:00:21.188314 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-ecf5a872-9300-4c06-829d-983e681cf73e None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:21.191765 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-ecf5a872-9300-4c06-829d-983e681cf73e tempest-AttachVolumeNegativeTest-1544877568 tempest-AttachVolumeNegativeTest-1544877568-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 20 01:00:21.192289 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-ecf5a872-9300-4c06-829d-983e681cf73e tempest-AttachVolumeNegativeTest-1544877568 tempest-AttachVolumeNegativeTest-1544877568-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-1035243432"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:00:21.194701 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.v3.volumes [None req-ecf5a872-9300-4c06-829d-983e681cf73e tempest-AttachVolumeNegativeTest-1544877568 tempest-AttachVolumeNegativeTest-1544877568-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-1035243432'}} {{(pid=100215) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 01:00:21.194816 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-ecf5a872-9300-4c06-829d-983e681cf73e tempest-AttachVolumeNegativeTest-1544877568 tempest-AttachVolumeNegativeTest-1544877568-project-member] Create volume of 1 GB Aug 20 01:00:21.200473 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-ecf5a872-9300-4c06-829d-983e681cf73e tempest-AttachVolumeNegativeTest-1544877568 tempest-AttachVolumeNegativeTest-1544877568-project-member] Availability Zones retrieved successfully. Aug 20 01:00:21.207358 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-ecf5a872-9300-4c06-829d-983e681cf73e tempest-AttachVolumeNegativeTest-1544877568 tempest-AttachVolumeNegativeTest-1544877568-project-member] Flow 'volume_create_api' (127fbe14-f4e6-4ee2-82ec-1cca89e90a63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:00:21.208670 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-ecf5a872-9300-4c06-829d-983e681cf73e tempest-AttachVolumeNegativeTest-1544877568 tempest-AttachVolumeNegativeTest-1544877568-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (49a2d2e1-2763-4931-80f6-3079224877a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:00:21.210148 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.flows.api.create_volume [None req-ecf5a872-9300-4c06-829d-983e681cf73e tempest-AttachVolumeNegativeTest-1544877568 tempest-AttachVolumeNegativeTest-1544877568-project-member] Validating volume size '1' using validate_int {{(pid=100215) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 01:00:21.242927 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-ecf5a872-9300-4c06-829d-983e681cf73e tempest-AttachVolumeNegativeTest-1544877568 tempest-AttachVolumeNegativeTest-1544877568-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (49a2d2e1-2763-4931-80f6-3079224877a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:52:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1ed58bd6-fe6a-497e-ae84-e8199d24fdfa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:00:21.244229 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-ecf5a872-9300-4c06-829d-983e681cf73e tempest-AttachVolumeNegativeTest-1544877568 tempest-AttachVolumeNegativeTest-1544877568-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a3d597ed-3c42-4376-8f80-ea1e164d0110) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:00:21.296713 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.quota [None req-ecf5a872-9300-4c06-829d-983e681cf73e tempest-AttachVolumeNegativeTest-1544877568 tempest-AttachVolumeNegativeTest-1544877568-project-member] Created reservations ['086fbaa9-db66-421b-b6e9-916333d51f9a', '8149027b-c30d-4fa8-9faf-6f15d9c01e7f', '9deadb70-b481-4427-b889-77d475600105', '8bffcb27-2a76-41e9-ba4c-c49158c7939a'] {{(pid=100215) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 01:00:21.297807 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-ecf5a872-9300-4c06-829d-983e681cf73e tempest-AttachVolumeNegativeTest-1544877568 tempest-AttachVolumeNegativeTest-1544877568-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a3d597ed-3c42-4376-8f80-ea1e164d0110) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['086fbaa9-db66-421b-b6e9-916333d51f9a', '8149027b-c30d-4fa8-9faf-6f15d9c01e7f', '9deadb70-b481-4427-b889-77d475600105', '8bffcb27-2a76-41e9-ba4c-c49158c7939a']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:00:21.299849 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-ecf5a872-9300-4c06-829d-983e681cf73e tempest-AttachVolumeNegativeTest-1544877568 tempest-AttachVolumeNegativeTest-1544877568-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (78c4b01f-ca54-485a-aef6-25df2a92e7e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:00:21.342068 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-ecf5a872-9300-4c06-829d-983e681cf73e tempest-AttachVolumeNegativeTest-1544877568 tempest-AttachVolumeNegativeTest-1544877568-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (78c4b01f-ca54-485a-aef6-25df2a92e7e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dc9bd7ac-e5f6-4647-835a-1a99c728d83e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1035243432',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='71e9e132920d48beacb2134113219510',qos_specs=None,replication_status=,reservations=['086fbaa9-db66-421b-b6e9-916333d51f9a','8149027b-c30d-4fa8-9faf-6f15d9c01e7f','9deadb70-b481-4427-b889-77d475600105','8bffcb27-2a76-41e9-ba4c-c49158c7939a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='76422621ab2c4cd9b2201e143b37919c',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T01:00:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1035243432',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dc9bd7ac-e5f6-4647-835a-1a99c728d83e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='71e9e132920d48beacb2134113219510',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='76422621ab2c4cd9b2201e143b37919c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1ed58bd6-fe6a-497e-ae84-e8199d24fdfa),volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:00:21.342823 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-ecf5a872-9300-4c06-829d-983e681cf73e tempest-AttachVolumeNegativeTest-1544877568 tempest-AttachVolumeNegativeTest-1544877568-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ba10d0c6-79b7-4133-bcab-e398175539e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:00:21.362865 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-ecf5a872-9300-4c06-829d-983e681cf73e tempest-AttachVolumeNegativeTest-1544877568 tempest-AttachVolumeNegativeTest-1544877568-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ba10d0c6-79b7-4133-bcab-e398175539e9) transitioned into state 'SUCCESS' from state '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-1035243432',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='71e9e132920d48beacb2134113219510',qos_specs=None,replication_status=,reservations=['086fbaa9-db66-421b-b6e9-916333d51f9a','8149027b-c30d-4fa8-9faf-6f15d9c01e7f','9deadb70-b481-4427-b889-77d475600105','8bffcb27-2a76-41e9-ba4c-c49158c7939a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='76422621ab2c4cd9b2201e143b37919c',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:00:21.363672 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-ecf5a872-9300-4c06-829d-983e681cf73e tempest-AttachVolumeNegativeTest-1544877568 tempest-AttachVolumeNegativeTest-1544877568-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (100f3524-df13-419a-83eb-e18d8ae87840) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:00:21.373477 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-ecf5a872-9300-4c06-829d-983e681cf73e tempest-AttachVolumeNegativeTest-1544877568 tempest-AttachVolumeNegativeTest-1544877568-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (100f3524-df13-419a-83eb-e18d8ae87840) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:00:21.374919 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-ecf5a872-9300-4c06-829d-983e681cf73e tempest-AttachVolumeNegativeTest-1544877568 tempest-AttachVolumeNegativeTest-1544877568-project-member] Flow 'volume_create_api' (127fbe14-f4e6-4ee2-82ec-1cca89e90a63) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:00:21.376028 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-ecf5a872-9300-4c06-829d-983e681cf73e tempest-AttachVolumeNegativeTest-1544877568 tempest-AttachVolumeNegativeTest-1544877568-project-member] Create volume request issued successfully. Aug 20 01:00:21.376028 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-ecf5a872-9300-4c06-829d-983e681cf73e tempest-AttachVolumeNegativeTest-1544877568 tempest-AttachVolumeNegativeTest-1544877568-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 20 01:00:21.376664 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 394/1555] 10.4.3.240 () {68 vars in 1258 bytes} [Thu Aug 20 01:00:21 2026] POST /volume/v3/volumes => generated 755 bytes in 189 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 01:00:21.395176 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-5fbcd18d-321e-4251-9fc2-64310c23f1e6 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:21.398052 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-5fbcd18d-321e-4251-9fc2-64310c23f1e6 tempest-AttachVolumeNegativeTest-1544877568 tempest-AttachVolumeNegativeTest-1544877568-project-member] GET https://10.4.3.240/volume/v3/volumes/dc9bd7ac-e5f6-4647-835a-1a99c728d83e Aug 20 01:00:21.398298 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-5fbcd18d-321e-4251-9fc2-64310c23f1e6 tempest-AttachVolumeNegativeTest-1544877568 tempest-AttachVolumeNegativeTest-1544877568-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:21.398575 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-5fbcd18d-321e-4251-9fc2-64310c23f1e6 tempest-AttachVolumeNegativeTest-1544877568 tempest-AttachVolumeNegativeTest-1544877568-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:21.412153 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:21.412153 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:00:21.421177 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-5fbcd18d-321e-4251-9fc2-64310c23f1e6 tempest-AttachVolumeNegativeTest-1544877568 tempest-AttachVolumeNegativeTest-1544877568-project-member] Volume info retrieved successfully. Aug 20 01:00:21.426909 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-5fbcd18d-321e-4251-9fc2-64310c23f1e6 tempest-AttachVolumeNegativeTest-1544877568 tempest-AttachVolumeNegativeTest-1544877568-project-member] https://10.4.3.240/volume/v3/volumes/dc9bd7ac-e5f6-4647-835a-1a99c728d83e returned with HTTP 200 Aug 20 01:00:21.427220 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 386/1556] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:00:21 2026] GET /volume/v3/volumes/dc9bd7ac-e5f6-4647-835a-1a99c728d83e => generated 823 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:00:21.464799 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-019022d3-da3f-4109-886b-7c27799ffb6d None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:21.467147 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-019022d3-da3f-4109-886b-7c27799ffb6d tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] GET https://10.4.3.240/volume/v3/backups/c52260c9-70f9-40f6-9fac-d1e7886d7798 Aug 20 01:00:21.467465 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-019022d3-da3f-4109-886b-7c27799ffb6d tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:21.467707 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-019022d3-da3f-4109-886b-7c27799ffb6d tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:21.467837 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-019022d3-da3f-4109-886b-7c27799ffb6d tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Show backup with id c52260c9-70f9-40f6-9fac-d1e7886d7798. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:00:21.472690 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:21.472690 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:00:21.473672 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-019022d3-da3f-4109-886b-7c27799ffb6d tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] https://10.4.3.240/volume/v3/backups/c52260c9-70f9-40f6-9fac-d1e7886d7798 returned with HTTP 200 Aug 20 01:00:21.474075 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 395/1557] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:00:21 2026] GET /volume/v3/backups/c52260c9-70f9-40f6-9fac-d1e7886d7798 => generated 790 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:00:21.886887 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-35e1b7ad-f7ce-48b5-9860-b82557c1a7a3 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:21.985051 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-35e1b7ad-f7ce-48b5-9860-b82557c1a7a3 tempest-GroupsV320Test-710347549 tempest-GroupsV320Test-710347549-project-admin] POST https://10.4.3.240/volume/v3/types Aug 20 01:00:21.985559 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-35e1b7ad-f7ce-48b5-9860-b82557c1a7a3 tempest-GroupsV320Test-710347549 tempest-GroupsV320Test-710347549-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsV320Test-volume-type-47886566"}} {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:00:22.001278 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-35e1b7ad-f7ce-48b5-9860-b82557c1a7a3 tempest-GroupsV320Test-710347549 tempest-GroupsV320Test-710347549-project-admin] https://10.4.3.240/volume/v3/types returned with HTTP 200 Aug 20 01:00:22.001634 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 383/1558] 10.4.3.240 () {68 vars in 1252 bytes} [Thu Aug 20 01:00:21 2026] POST /volume/v3/types => generated 218 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:00:22.010527 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-cfe86024-69f4-4d82-a78f-d7bfb884deb1 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:22.012181 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-cfe86024-69f4-4d82-a78f-d7bfb884deb1 tempest-GroupsV320Test-710347549 tempest-GroupsV320Test-710347549-project-admin] POST https://10.4.3.240/volume/v3/group_types Aug 20 01:00:22.012538 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-cfe86024-69f4-4d82-a78f-d7bfb884deb1 tempest-GroupsV320Test-710347549 tempest-GroupsV320Test-710347549-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsV320Test-group-type-1107772019"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:00:22.013864 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:22.013864 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:00:22.025664 np0000007838 devstack@c-api.service[100215]: DEBUG dbcounter [-] [100215] Writing DB stats cinder:SELECT=419,cinder:UPDATE=115,cinder:INSERT=66,cinder:DELETE=2 {{(pid=100215) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 01:00:22.028483 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-cfe86024-69f4-4d82-a78f-d7bfb884deb1 tempest-GroupsV320Test-710347549 tempest-GroupsV320Test-710347549-project-admin] https://10.4.3.240/volume/v3/group_types returned with HTTP 202 Aug 20 01:00:22.028846 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 395/1559] 10.4.3.240 () {70 vars in 1311 bytes} [Thu Aug 20 01:00:22 2026] POST /volume/v3/group_types => generated 177 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:00:22.041414 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-c81bae28-1622-4402-9514-25d750895133 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:22.043079 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-dac7f679-3d4c-4626-9d64-fb599c9bbb52 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:22.045491 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-dac7f679-3d4c-4626-9d64-fb599c9bbb52 tempest-VolumesDeleteCascade-1662578927 tempest-VolumesDeleteCascade-1662578927-project-member] GET https://10.4.3.240/volume/v3/snapshots/2610e10c-a441-4508-a87e-cfd9c1606db0 Aug 20 01:00:22.045750 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-dac7f679-3d4c-4626-9d64-fb599c9bbb52 tempest-VolumesDeleteCascade-1662578927 tempest-VolumesDeleteCascade-1662578927-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:22.046017 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-dac7f679-3d4c-4626-9d64-fb599c9bbb52 tempest-VolumesDeleteCascade-1662578927 tempest-VolumesDeleteCascade-1662578927-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:22.052969 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:22.052969 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:00:22.053641 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-dac7f679-3d4c-4626-9d64-fb599c9bbb52 tempest-VolumesDeleteCascade-1662578927 tempest-VolumesDeleteCascade-1662578927-project-member] Snapshot retrieved successfully. Aug 20 01:00:22.054754 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-dac7f679-3d4c-4626-9d64-fb599c9bbb52 tempest-VolumesDeleteCascade-1662578927 tempest-VolumesDeleteCascade-1662578927-project-member] https://10.4.3.240/volume/v3/snapshots/2610e10c-a441-4508-a87e-cfd9c1606db0 returned with HTTP 200 Aug 20 01:00:22.055273 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 396/1560] 10.4.3.240 () {66 vars in 1354 bytes} [Thu Aug 20 01:00:22 2026] GET /volume/v3/snapshots/2610e10c-a441-4508-a87e-cfd9c1606db0 => generated 465 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:00:22.064658 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-b21cb92f-7179-4ea5-9d55-91a2e71ee0ba None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:22.066322 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-b21cb92f-7179-4ea5-9d55-91a2e71ee0ba tempest-VolumesDeleteCascade-1662578927 tempest-VolumesDeleteCascade-1662578927-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 20 01:00:22.066692 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-b21cb92f-7179-4ea5-9d55-91a2e71ee0ba tempest-VolumesDeleteCascade-1662578927 tempest-VolumesDeleteCascade-1662578927-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "2610e10c-a441-4508-a87e-cfd9c1606db0", "size": 1, "name": "tempest-VolumesDeleteCascade-Volume-1975549968"}} {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:00:22.068484 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.v3.volumes [None req-b21cb92f-7179-4ea5-9d55-91a2e71ee0ba tempest-VolumesDeleteCascade-1662578927 tempest-VolumesDeleteCascade-1662578927-project-member] Create volume request body: {'volume': {'snapshot_id': '2610e10c-a441-4508-a87e-cfd9c1606db0', 'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-1975549968'}} {{(pid=100213) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 01:00:22.073066 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:22.073066 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:00:22.073648 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-b21cb92f-7179-4ea5-9d55-91a2e71ee0ba tempest-VolumesDeleteCascade-1662578927 tempest-VolumesDeleteCascade-1662578927-project-member] Snapshot retrieved successfully. Aug 20 01:00:22.073821 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.v3.volumes [None req-b21cb92f-7179-4ea5-9d55-91a2e71ee0ba tempest-VolumesDeleteCascade-1662578927 tempest-VolumesDeleteCascade-1662578927-project-member] Create volume of 1 GB Aug 20 01:00:22.077208 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-b21cb92f-7179-4ea5-9d55-91a2e71ee0ba tempest-VolumesDeleteCascade-1662578927 tempest-VolumesDeleteCascade-1662578927-project-member] Availability Zones retrieved successfully. Aug 20 01:00:22.082244 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-b21cb92f-7179-4ea5-9d55-91a2e71ee0ba tempest-VolumesDeleteCascade-1662578927 tempest-VolumesDeleteCascade-1662578927-project-member] Flow 'volume_create_api' (53ea578d-c1e2-475c-9a24-12edc91e4667) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:00:22.083093 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-b21cb92f-7179-4ea5-9d55-91a2e71ee0ba tempest-VolumesDeleteCascade-1662578927 tempest-VolumesDeleteCascade-1662578927-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e5520ac2-4487-4a46-84ae-5c92bfa87aff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:00:22.084015 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.flows.api.create_volume [None req-b21cb92f-7179-4ea5-9d55-91a2e71ee0ba tempest-VolumesDeleteCascade-1662578927 tempest-VolumesDeleteCascade-1662578927-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100213) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 01:00:22.101308 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-c81bae28-1622-4402-9514-25d750895133 tempest-GroupsV320Test-1652750366 tempest-GroupsV320Test-1652750366-project-member] POST https://10.4.3.240/volume/v3/groups Aug 20 01:00:22.101712 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-c81bae28-1622-4402-9514-25d750895133 tempest-GroupsV320Test-1652750366 tempest-GroupsV320Test-1652750366-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "1a7ee0c1-3d45-47aa-b3e7-78f6caac170c", "volume_types": ["d55c1bce-e8e0-47a2-8dca-0c156fbca653"], "name": "tempest-GroupsV320Test-Group-280066054"}} {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:00:22.103164 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.v3.groups [None req-c81bae28-1622-4402-9514-25d750895133 tempest-GroupsV320Test-1652750366 tempest-GroupsV320Test-1652750366-project-member] Creating new group {'group': {'group_type': '1a7ee0c1-3d45-47aa-b3e7-78f6caac170c', 'volume_types': ['d55c1bce-e8e0-47a2-8dca-0c156fbca653'], 'name': 'tempest-GroupsV320Test-Group-280066054'}} {{(pid=100212) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 20 01:00:22.106640 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.v3.groups [None req-c81bae28-1622-4402-9514-25d750895133 tempest-GroupsV320Test-1652750366 tempest-GroupsV320Test-1652750366-project-member] Creating group tempest-GroupsV320Test-Group-280066054. Aug 20 01:00:22.116082 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-c81bae28-1622-4402-9514-25d750895133 tempest-GroupsV320Test-1652750366 tempest-GroupsV320Test-1652750366-project-member] Availability Zones retrieved successfully. Aug 20 01:00:22.135898 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.quota [None req-c81bae28-1622-4402-9514-25d750895133 tempest-GroupsV320Test-1652750366 tempest-GroupsV320Test-1652750366-project-member] Created reservations ['f4a5a53c-6a8d-41ec-8bf7-51fda075805c'] {{(pid=100212) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 01:00:22.136763 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-b21cb92f-7179-4ea5-9d55-91a2e71ee0ba tempest-VolumesDeleteCascade-1662578927 tempest-VolumesDeleteCascade-1662578927-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e5520ac2-4487-4a46-84ae-5c92bfa87aff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '2610e10c-a441-4508-a87e-cfd9c1606db0', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:52:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1ed58bd6-fe6a-497e-ae84-e8199d24fdfa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:00:22.139020 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-b21cb92f-7179-4ea5-9d55-91a2e71ee0ba tempest-VolumesDeleteCascade-1662578927 tempest-VolumesDeleteCascade-1662578927-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8aa30c41-a4ac-4903-a332-adef6339d75d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:00:22.163805 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-c81bae28-1622-4402-9514-25d750895133 tempest-GroupsV320Test-1652750366 tempest-GroupsV320Test-1652750366-project-member] https://10.4.3.240/volume/v3/groups returned with HTTP 202 Aug 20 01:00:22.164609 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 387/1561] 10.4.3.240 () {70 vars in 1297 bytes} [Thu Aug 20 01:00:22 2026] POST /volume/v3/groups => generated 107 bytes in 124 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:00:22.173748 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-ab46b4b8-100d-4c23-a50c-9d946d42798d None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:22.175826 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-ab46b4b8-100d-4c23-a50c-9d946d42798d tempest-GroupsV320Test-1652750366 tempest-GroupsV320Test-1652750366-project-member] GET https://10.4.3.240/volume/v3/groups/da94da55-7b45-48d4-b439-cf025909d6dd Aug 20 01:00:22.175995 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-ab46b4b8-100d-4c23-a50c-9d946d42798d tempest-GroupsV320Test-1652750366 tempest-GroupsV320Test-1652750366-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:22.176189 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-ab46b4b8-100d-4c23-a50c-9d946d42798d tempest-GroupsV320Test-1652750366 tempest-GroupsV320Test-1652750366-project-member] Calling method 'version_select' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:22.176322 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.v3.groups [None req-ab46b4b8-100d-4c23-a50c-9d946d42798d tempest-GroupsV320Test-1652750366 tempest-GroupsV320Test-1652750366-project-member] show called for member da94da55-7b45-48d4-b439-cf025909d6dd {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 20 01:00:22.181439 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:22.181439 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:00:22.189243 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-ab46b4b8-100d-4c23-a50c-9d946d42798d tempest-GroupsV320Test-1652750366 tempest-GroupsV320Test-1652750366-project-member] https://10.4.3.240/volume/v3/groups/da94da55-7b45-48d4-b439-cf025909d6dd returned with HTTP 200 Aug 20 01:00:22.189848 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 396/1562] 10.4.3.240 () {68 vars in 1386 bytes} [Thu Aug 20 01:00:22 2026] GET /volume/v3/groups/da94da55-7b45-48d4-b439-cf025909d6dd => generated 387 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:00:22.209465 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.quota [None req-b21cb92f-7179-4ea5-9d55-91a2e71ee0ba tempest-VolumesDeleteCascade-1662578927 tempest-VolumesDeleteCascade-1662578927-project-member] Created reservations ['742e918e-93f8-45bc-b17e-3bbc1532b8d8', 'c1ce86a7-3497-4532-ae55-23b4155ef501', '4f8ad5d5-94a8-4e67-9c5c-c916a6f86828', '8a4809c9-74d0-4746-9f27-d701465cc6fd'] {{(pid=100213) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 01:00:22.210294 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-b21cb92f-7179-4ea5-9d55-91a2e71ee0ba tempest-VolumesDeleteCascade-1662578927 tempest-VolumesDeleteCascade-1662578927-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8aa30c41-a4ac-4903-a332-adef6339d75d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['742e918e-93f8-45bc-b17e-3bbc1532b8d8', 'c1ce86a7-3497-4532-ae55-23b4155ef501', '4f8ad5d5-94a8-4e67-9c5c-c916a6f86828', '8a4809c9-74d0-4746-9f27-d701465cc6fd']}' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:00:22.210989 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-b21cb92f-7179-4ea5-9d55-91a2e71ee0ba tempest-VolumesDeleteCascade-1662578927 tempest-VolumesDeleteCascade-1662578927-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f6dea1bb-f7f4-42aa-aab1-776412fcdde2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:00:22.255136 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-b21cb92f-7179-4ea5-9d55-91a2e71ee0ba tempest-VolumesDeleteCascade-1662578927 tempest-VolumesDeleteCascade-1662578927-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f6dea1bb-f7f4-42aa-aab1-776412fcdde2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0ca4b624-a4a8-4410-94da-6f9f605db642', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1975549968',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='53783a4cbc6b4809927861084b2c28e6',qos_specs=None,replication_status=,reservations=['742e918e-93f8-45bc-b17e-3bbc1532b8d8','c1ce86a7-3497-4532-ae55-23b4155ef501','4f8ad5d5-94a8-4e67-9c5c-c916a6f86828','8a4809c9-74d0-4746-9f27-d701465cc6fd'],size=1,snapshot_id=2610e10c-a441-4508-a87e-cfd9c1606db0,source_replicaid=,source_volid=None,status='creating',user_id='0fb2cd040b544cc4ae5d07a1d3c18bef',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T01:00:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1975549968',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0ca4b624-a4a8-4410-94da-6f9f605db642,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='53783a4cbc6b4809927861084b2c28e6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=2610e10c-a441-4508-a87e-cfd9c1606db0,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0fb2cd040b544cc4ae5d07a1d3c18bef',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1ed58bd6-fe6a-497e-ae84-e8199d24fdfa),volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:00:22.255968 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-b21cb92f-7179-4ea5-9d55-91a2e71ee0ba tempest-VolumesDeleteCascade-1662578927 tempest-VolumesDeleteCascade-1662578927-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ee1a11e4-aa72-4740-8c19-2ceb42639e1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:00:22.288811 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-b21cb92f-7179-4ea5-9d55-91a2e71ee0ba tempest-VolumesDeleteCascade-1662578927 tempest-VolumesDeleteCascade-1662578927-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ee1a11e4-aa72-4740-8c19-2ceb42639e1b) transitioned into state 'SUCCESS' from state '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-1975549968',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='53783a4cbc6b4809927861084b2c28e6',qos_specs=None,replication_status=,reservations=['742e918e-93f8-45bc-b17e-3bbc1532b8d8','c1ce86a7-3497-4532-ae55-23b4155ef501','4f8ad5d5-94a8-4e67-9c5c-c916a6f86828','8a4809c9-74d0-4746-9f27-d701465cc6fd'],size=1,snapshot_id=2610e10c-a441-4508-a87e-cfd9c1606db0,source_replicaid=,source_volid=None,status='creating',user_id='0fb2cd040b544cc4ae5d07a1d3c18bef',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:00:22.289807 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-b21cb92f-7179-4ea5-9d55-91a2e71ee0ba tempest-VolumesDeleteCascade-1662578927 tempest-VolumesDeleteCascade-1662578927-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (479b98ae-cb14-4ddc-a317-dbb9dfe1df85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:00:22.316479 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-b21cb92f-7179-4ea5-9d55-91a2e71ee0ba tempest-VolumesDeleteCascade-1662578927 tempest-VolumesDeleteCascade-1662578927-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (479b98ae-cb14-4ddc-a317-dbb9dfe1df85) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:00:22.317434 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-b21cb92f-7179-4ea5-9d55-91a2e71ee0ba tempest-VolumesDeleteCascade-1662578927 tempest-VolumesDeleteCascade-1662578927-project-member] Flow 'volume_create_api' (53ea578d-c1e2-475c-9a24-12edc91e4667) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100213) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:00:22.317772 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-b21cb92f-7179-4ea5-9d55-91a2e71ee0ba tempest-VolumesDeleteCascade-1662578927 tempest-VolumesDeleteCascade-1662578927-project-member] Create volume request issued successfully. Aug 20 01:00:22.318313 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-b21cb92f-7179-4ea5-9d55-91a2e71ee0ba tempest-VolumesDeleteCascade-1662578927 tempest-VolumesDeleteCascade-1662578927-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 20 01:00:22.318789 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 384/1563] 10.4.3.240 () {68 vars in 1259 bytes} [Thu Aug 20 01:00:22 2026] POST /volume/v3/volumes => generated 785 bytes in 254 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 01:00:22.333840 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-7f8e2c77-0866-42a9-b555-3f618eaff358 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:22.340415 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-7f8e2c77-0866-42a9-b555-3f618eaff358 tempest-VolumesDeleteCascade-1662578927 tempest-VolumesDeleteCascade-1662578927-project-member] GET https://10.4.3.240/volume/v3/volumes/0ca4b624-a4a8-4410-94da-6f9f605db642 Aug 20 01:00:22.340713 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-7f8e2c77-0866-42a9-b555-3f618eaff358 tempest-VolumesDeleteCascade-1662578927 tempest-VolumesDeleteCascade-1662578927-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:22.340962 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-7f8e2c77-0866-42a9-b555-3f618eaff358 tempest-VolumesDeleteCascade-1662578927 tempest-VolumesDeleteCascade-1662578927-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:22.353738 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:22.353738 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:00:22.363059 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-7f8e2c77-0866-42a9-b555-3f618eaff358 tempest-VolumesDeleteCascade-1662578927 tempest-VolumesDeleteCascade-1662578927-project-member] Volume info retrieved successfully. Aug 20 01:00:22.367994 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-7f8e2c77-0866-42a9-b555-3f618eaff358 tempest-VolumesDeleteCascade-1662578927 tempest-VolumesDeleteCascade-1662578927-project-member] https://10.4.3.240/volume/v3/volumes/0ca4b624-a4a8-4410-94da-6f9f605db642 returned with HTTP 200 Aug 20 01:00:22.368525 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 397/1564] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:00:22 2026] GET /volume/v3/volumes/0ca4b624-a4a8-4410-94da-6f9f605db642 => generated 853 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:00:22.445151 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-c2819258-bc41-4a4c-8874-03960ccaa96b None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:22.449678 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-c2819258-bc41-4a4c-8874-03960ccaa96b tempest-AttachVolumeNegativeTest-1544877568 tempest-AttachVolumeNegativeTest-1544877568-project-member] GET https://10.4.3.240/volume/v3/volumes/dc9bd7ac-e5f6-4647-835a-1a99c728d83e Aug 20 01:00:22.449864 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-c2819258-bc41-4a4c-8874-03960ccaa96b tempest-AttachVolumeNegativeTest-1544877568 tempest-AttachVolumeNegativeTest-1544877568-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:22.450030 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-c2819258-bc41-4a4c-8874-03960ccaa96b tempest-AttachVolumeNegativeTest-1544877568 tempest-AttachVolumeNegativeTest-1544877568-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:22.458265 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:22.458265 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:00:22.461575 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-c2819258-bc41-4a4c-8874-03960ccaa96b tempest-AttachVolumeNegativeTest-1544877568 tempest-AttachVolumeNegativeTest-1544877568-project-member] Volume info retrieved successfully. Aug 20 01:00:22.465332 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-c2819258-bc41-4a4c-8874-03960ccaa96b tempest-AttachVolumeNegativeTest-1544877568 tempest-AttachVolumeNegativeTest-1544877568-project-member] https://10.4.3.240/volume/v3/volumes/dc9bd7ac-e5f6-4647-835a-1a99c728d83e returned with HTTP 200 Aug 20 01:00:22.465890 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 388/1565] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:00:22 2026] GET /volume/v3/volumes/dc9bd7ac-e5f6-4647-835a-1a99c728d83e => generated 848 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:00:22.488012 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-1e1b2cf4-b3f2-469a-a87a-8862fbf56227 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:22.492080 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-1e1b2cf4-b3f2-469a-a87a-8862fbf56227 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] GET https://10.4.3.240/volume/v3/backups/c52260c9-70f9-40f6-9fac-d1e7886d7798 Aug 20 01:00:22.492351 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-1e1b2cf4-b3f2-469a-a87a-8862fbf56227 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:22.492592 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-1e1b2cf4-b3f2-469a-a87a-8862fbf56227 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:22.492716 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-1e1b2cf4-b3f2-469a-a87a-8862fbf56227 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Show backup with id c52260c9-70f9-40f6-9fac-d1e7886d7798. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:00:22.498832 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:22.498832 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:00:22.499946 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-1e1b2cf4-b3f2-469a-a87a-8862fbf56227 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] https://10.4.3.240/volume/v3/backups/c52260c9-70f9-40f6-9fac-d1e7886d7798 returned with HTTP 200 Aug 20 01:00:22.500936 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 397/1566] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:00:22 2026] GET /volume/v3/backups/c52260c9-70f9-40f6-9fac-d1e7886d7798 => generated 790 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:00:22.521209 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [req-d35c149c-4a45-4066-b021-2501bd35974d req-f137386d-8ab0-4563-82ee-88a9c337a09d None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:22.523578 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-d35c149c-4a45-4066-b021-2501bd35974d req-f137386d-8ab0-4563-82ee-88a9c337a09d tempest-AttachVolumeNegativeTest-1544877568 tempest-AttachVolumeNegativeTest-1544877568-project-member] GET https://10.4.3.240/volume/v3/volumes/dc9bd7ac-e5f6-4647-835a-1a99c728d83e Aug 20 01:00:22.523770 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [req-d35c149c-4a45-4066-b021-2501bd35974d req-f137386d-8ab0-4563-82ee-88a9c337a09d tempest-AttachVolumeNegativeTest-1544877568 tempest-AttachVolumeNegativeTest-1544877568-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:22.523948 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [req-d35c149c-4a45-4066-b021-2501bd35974d req-f137386d-8ab0-4563-82ee-88a9c337a09d tempest-AttachVolumeNegativeTest-1544877568 tempest-AttachVolumeNegativeTest-1544877568-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:22.530761 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:22.530761 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:00:22.535661 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [req-d35c149c-4a45-4066-b021-2501bd35974d req-f137386d-8ab0-4563-82ee-88a9c337a09d tempest-AttachVolumeNegativeTest-1544877568 tempest-AttachVolumeNegativeTest-1544877568-project-member] Volume info retrieved successfully. Aug 20 01:00:22.541603 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-d35c149c-4a45-4066-b021-2501bd35974d req-f137386d-8ab0-4563-82ee-88a9c337a09d tempest-AttachVolumeNegativeTest-1544877568 tempest-AttachVolumeNegativeTest-1544877568-project-member] https://10.4.3.240/volume/v3/volumes/dc9bd7ac-e5f6-4647-835a-1a99c728d83e returned with HTTP 200 Aug 20 01:00:22.542013 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 385/1567] 10.4.3.240 () {68 vars in 1598 bytes} [Thu Aug 20 01:00:22 2026] GET /volume/v3/volumes/dc9bd7ac-e5f6-4647-835a-1a99c728d83e => generated 848 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:00:22.637827 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-96009feb-8d5e-48b3-994a-4e28295a3fb8 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:22.637827 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-96009feb-8d5e-48b3-994a-4e28295a3fb8 None None] GET https://10.4.3.240/volume// Aug 20 01:00:22.637827 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-96009feb-8d5e-48b3-994a-4e28295a3fb8 None None] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:22.637827 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-96009feb-8d5e-48b3-994a-4e28295a3fb8 None None] Calling method 'all' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:22.638085 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-96009feb-8d5e-48b3-994a-4e28295a3fb8 None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 20 01:00:22.638364 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 398/1568] 10.4.3.240 () {66 vars in 1428 bytes} [Thu Aug 20 01:00:22 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 01:00:22.647908 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [req-d35c149c-4a45-4066-b021-2501bd35974d req-55868925-9f83-44b8-ad69-fa77fb49ec50 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:22.649947 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-d35c149c-4a45-4066-b021-2501bd35974d req-55868925-9f83-44b8-ad69-fa77fb49ec50 tempest-AttachVolumeNegativeTest-1544877568 tempest-AttachVolumeNegativeTest-1544877568-project-member] POST https://10.4.3.240/volume/v3/attachments Aug 20 01:00:22.650250 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [req-d35c149c-4a45-4066-b021-2501bd35974d req-55868925-9f83-44b8-ad69-fa77fb49ec50 tempest-AttachVolumeNegativeTest-1544877568 tempest-AttachVolumeNegativeTest-1544877568-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "dc9bd7ac-e5f6-4647-835a-1a99c728d83e", "connector": null, "instance_uuid": "1414fc3c-47f0-4ab2-95cb-033a512d3761"}} {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:00:22.662003 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:22.662003 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:00:22.695821 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-d35c149c-4a45-4066-b021-2501bd35974d req-55868925-9f83-44b8-ad69-fa77fb49ec50 tempest-AttachVolumeNegativeTest-1544877568 tempest-AttachVolumeNegativeTest-1544877568-project-member] https://10.4.3.240/volume/v3/attachments returned with HTTP 200 Aug 20 01:00:22.696360 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 389/1569] 10.4.3.240 () {74 vars in 1594 bytes} [Thu Aug 20 01:00:22 2026] POST /volume/v3/attachments => generated 273 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:00:22.745840 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-9156a8b6-3baa-42b3-a2c9-6d390eee1534 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:22.753621 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-9156a8b6-3baa-42b3-a2c9-6d390eee1534 tempest-AttachVolumeNegativeTest-1544877568 tempest-AttachVolumeNegativeTest-1544877568-project-member] GET https://10.4.3.240/volume/v3/volumes/dc9bd7ac-e5f6-4647-835a-1a99c728d83e Aug 20 01:00:22.753930 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-9156a8b6-3baa-42b3-a2c9-6d390eee1534 tempest-AttachVolumeNegativeTest-1544877568 tempest-AttachVolumeNegativeTest-1544877568-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:22.754227 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-9156a8b6-3baa-42b3-a2c9-6d390eee1534 tempest-AttachVolumeNegativeTest-1544877568 tempest-AttachVolumeNegativeTest-1544877568-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:22.764766 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-108018b0-0283-4cf9-94c7-2b0a691216a5 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:22.765222 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-108018b0-0283-4cf9-94c7-2b0a691216a5 None None] GET https://10.4.3.240/volume// Aug 20 01:00:22.765480 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-108018b0-0283-4cf9-94c7-2b0a691216a5 None None] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:22.765707 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-108018b0-0283-4cf9-94c7-2b0a691216a5 None None] Calling method 'all' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:22.766097 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-108018b0-0283-4cf9-94c7-2b0a691216a5 None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 20 01:00:22.766502 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 386/1570] 10.4.3.240 () {66 vars in 1426 bytes} [Thu Aug 20 01:00:22 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 01:00:22.767091 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:22.767091 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:00:22.773271 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-9156a8b6-3baa-42b3-a2c9-6d390eee1534 tempest-AttachVolumeNegativeTest-1544877568 tempest-AttachVolumeNegativeTest-1544877568-project-member] Volume info retrieved successfully. Aug 20 01:00:22.775129 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-d35c149c-4a45-4066-b021-2501bd35974d req-8c6831eb-4389-455c-b028-6a7b433196a6 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:22.778708 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-9156a8b6-3baa-42b3-a2c9-6d390eee1534 tempest-AttachVolumeNegativeTest-1544877568 tempest-AttachVolumeNegativeTest-1544877568-project-member] https://10.4.3.240/volume/v3/volumes/dc9bd7ac-e5f6-4647-835a-1a99c728d83e returned with HTTP 200 Aug 20 01:00:22.779182 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-d35c149c-4a45-4066-b021-2501bd35974d req-8c6831eb-4389-455c-b028-6a7b433196a6 tempest-AttachVolumeNegativeTest-1544877568 tempest-AttachVolumeNegativeTest-1544877568-project-member] GET https://10.4.3.240/volume/v3/volumes/dc9bd7ac-e5f6-4647-835a-1a99c728d83e Aug 20 01:00:22.779270 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 398/1571] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:00:22 2026] GET /volume/v3/volumes/dc9bd7ac-e5f6-4647-835a-1a99c728d83e => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:00:22.779505 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-d35c149c-4a45-4066-b021-2501bd35974d req-8c6831eb-4389-455c-b028-6a7b433196a6 tempest-AttachVolumeNegativeTest-1544877568 tempest-AttachVolumeNegativeTest-1544877568-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:22.780043 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-d35c149c-4a45-4066-b021-2501bd35974d req-8c6831eb-4389-455c-b028-6a7b433196a6 tempest-AttachVolumeNegativeTest-1544877568 tempest-AttachVolumeNegativeTest-1544877568-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:22.795232 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:22.795232 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:00:22.800755 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [req-d35c149c-4a45-4066-b021-2501bd35974d req-8c6831eb-4389-455c-b028-6a7b433196a6 tempest-AttachVolumeNegativeTest-1544877568 tempest-AttachVolumeNegativeTest-1544877568-project-member] Volume info retrieved successfully. Aug 20 01:00:22.810148 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-d35c149c-4a45-4066-b021-2501bd35974d req-8c6831eb-4389-455c-b028-6a7b433196a6 tempest-AttachVolumeNegativeTest-1544877568 tempest-AttachVolumeNegativeTest-1544877568-project-member] https://10.4.3.240/volume/v3/volumes/dc9bd7ac-e5f6-4647-835a-1a99c728d83e returned with HTTP 200 Aug 20 01:00:22.810639 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 399/1572] 10.4.3.240 () {70 vars in 1639 bytes} [Thu Aug 20 01:00:22 2026] GET /volume/v3/volumes/dc9bd7ac-e5f6-4647-835a-1a99c728d83e => generated 1027 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 01:00:22.928784 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [req-d35c149c-4a45-4066-b021-2501bd35974d req-a65cb661-b711-483d-a298-006835e87300 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:22.932158 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-d35c149c-4a45-4066-b021-2501bd35974d req-a65cb661-b711-483d-a298-006835e87300 tempest-AttachVolumeNegativeTest-1544877568 tempest-AttachVolumeNegativeTest-1544877568-project-member] PUT https://10.4.3.240/volume/v3/attachments/e80a187e-cb7e-4e67-97d6-b1d33cdf25b8 Aug 20 01:00:22.932732 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [req-d35c149c-4a45-4066-b021-2501bd35974d req-a65cb661-b711-483d-a298-006835e87300 tempest-AttachVolumeNegativeTest-1544877568 tempest-AttachVolumeNegativeTest-1544877568-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.240", "host": "np0000007838", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:e656b6daafb0", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "870eaf75-1108-49d5-b5ab-79f4c93758d0", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:00:22.942929 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.coordination [req-d35c149c-4a45-4066-b021-2501bd35974d req-a65cb661-b711-483d-a298-006835e87300 tempest-AttachVolumeNegativeTest-1544877568 tempest-AttachVolumeNegativeTest-1544877568-project-member] Acquiring lock "cinder-attachment_update-dc9bd7ac-e5f6-4647-835a-1a99c728d83e-np0000007838" by "attachment_update" {{(pid=100212) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 01:00:22.949255 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.coordination [req-d35c149c-4a45-4066-b021-2501bd35974d req-a65cb661-b711-483d-a298-006835e87300 tempest-AttachVolumeNegativeTest-1544877568 tempest-AttachVolumeNegativeTest-1544877568-project-member] Lock "cinder-attachment_update-dc9bd7ac-e5f6-4647-835a-1a99c728d83e-np0000007838" acquired by "attachment_update" :: waited 0.006s {{(pid=100212) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 01:00:22.950852 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:22.950852 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:00:23.045436 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.coordination [req-d35c149c-4a45-4066-b021-2501bd35974d req-a65cb661-b711-483d-a298-006835e87300 tempest-AttachVolumeNegativeTest-1544877568 tempest-AttachVolumeNegativeTest-1544877568-project-member] Lock "cinder-attachment_update-dc9bd7ac-e5f6-4647-835a-1a99c728d83e-np0000007838" released by "attachment_update" :: held 0.096s {{(pid=100212) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 01:00:23.045776 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-d35c149c-4a45-4066-b021-2501bd35974d req-a65cb661-b711-483d-a298-006835e87300 tempest-AttachVolumeNegativeTest-1544877568 tempest-AttachVolumeNegativeTest-1544877568-project-member] https://10.4.3.240/volume/v3/attachments/e80a187e-cb7e-4e67-97d6-b1d33cdf25b8 returned with HTTP 200 Aug 20 01:00:23.046225 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 390/1573] 10.4.3.240 () {74 vars in 1704 bytes} [Thu Aug 20 01:00:22 2026] PUT /volume/v3/attachments/e80a187e-cb7e-4e67-97d6-b1d33cdf25b8 => generated 969 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:00:23.203260 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-bd3b0caf-fddd-4243-a718-6d0d726517e2 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:23.205506 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-bd3b0caf-fddd-4243-a718-6d0d726517e2 tempest-GroupsV320Test-1652750366 tempest-GroupsV320Test-1652750366-project-member] GET https://10.4.3.240/volume/v3/groups/da94da55-7b45-48d4-b439-cf025909d6dd Aug 20 01:00:23.205716 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-bd3b0caf-fddd-4243-a718-6d0d726517e2 tempest-GroupsV320Test-1652750366 tempest-GroupsV320Test-1652750366-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:23.205911 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-bd3b0caf-fddd-4243-a718-6d0d726517e2 tempest-GroupsV320Test-1652750366 tempest-GroupsV320Test-1652750366-project-member] Calling method 'version_select' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:23.206088 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.v3.groups [None req-bd3b0caf-fddd-4243-a718-6d0d726517e2 tempest-GroupsV320Test-1652750366 tempest-GroupsV320Test-1652750366-project-member] show called for member da94da55-7b45-48d4-b439-cf025909d6dd {{(pid=100213) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 20 01:00:23.209822 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:23.209822 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:00:23.218438 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-bd3b0caf-fddd-4243-a718-6d0d726517e2 tempest-GroupsV320Test-1652750366 tempest-GroupsV320Test-1652750366-project-member] https://10.4.3.240/volume/v3/groups/da94da55-7b45-48d4-b439-cf025909d6dd returned with HTTP 200 Aug 20 01:00:23.218881 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 387/1574] 10.4.3.240 () {68 vars in 1386 bytes} [Thu Aug 20 01:00:23 2026] GET /volume/v3/groups/da94da55-7b45-48d4-b439-cf025909d6dd => generated 388 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:00:23.228663 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-982568c4-9fde-40d1-bf65-e8e6db4e42d2 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:23.230188 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-982568c4-9fde-40d1-bf65-e8e6db4e42d2 tempest-GroupsV320Test-710347549 tempest-GroupsV320Test-710347549-project-admin] POST https://10.4.3.240/volume/v3/groups/da94da55-7b45-48d4-b439-cf025909d6dd/action Aug 20 01:00:23.231760 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-982568c4-9fde-40d1-bf65-e8e6db4e42d2 tempest-GroupsV320Test-710347549 tempest-GroupsV320Test-710347549-project-admin] Action body: b'{"reset_status": {"status": "creating"}}' {{(pid=100215) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 01:00:23.231981 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-982568c4-9fde-40d1-bf65-e8e6db4e42d2 tempest-GroupsV320Test-710347549 tempest-GroupsV320Test-710347549-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "creating"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:00:23.233831 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.v3.groups [None req-982568c4-9fde-40d1-bf65-e8e6db4e42d2 tempest-GroupsV320Test-710347549 tempest-GroupsV320Test-710347549-project-admin] Updating group 'da94da55-7b45-48d4-b439-cf025909d6dd' with 'creating' {{(pid=100215) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Aug 20 01:00:23.240543 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:23.240543 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:00:23.249468 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-982568c4-9fde-40d1-bf65-e8e6db4e42d2 tempest-GroupsV320Test-710347549 tempest-GroupsV320Test-710347549-project-admin] https://10.4.3.240/volume/v3/groups/da94da55-7b45-48d4-b439-cf025909d6dd/action returned with HTTP 202 Aug 20 01:00:23.250127 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 399/1575] 10.4.3.240 () {70 vars in 1428 bytes} [Thu Aug 20 01:00:23 2026] POST /volume/v3/groups/da94da55-7b45-48d4-b439-cf025909d6dd/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 20 01:00:23.259697 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-513a9214-e8c3-485f-acc2-4897b5977d8d None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:23.263829 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-513a9214-e8c3-485f-acc2-4897b5977d8d tempest-GroupsV320Test-1652750366 tempest-GroupsV320Test-1652750366-project-member] GET https://10.4.3.240/volume/v3/groups/da94da55-7b45-48d4-b439-cf025909d6dd Aug 20 01:00:23.264113 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-513a9214-e8c3-485f-acc2-4897b5977d8d tempest-GroupsV320Test-1652750366 tempest-GroupsV320Test-1652750366-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:23.264284 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-513a9214-e8c3-485f-acc2-4897b5977d8d tempest-GroupsV320Test-1652750366 tempest-GroupsV320Test-1652750366-project-member] Calling method 'version_select' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:23.264449 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.v3.groups [None req-513a9214-e8c3-485f-acc2-4897b5977d8d tempest-GroupsV320Test-1652750366 tempest-GroupsV320Test-1652750366-project-member] show called for member da94da55-7b45-48d4-b439-cf025909d6dd {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 20 01:00:23.271998 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:23.271998 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:00:23.286631 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-513a9214-e8c3-485f-acc2-4897b5977d8d tempest-GroupsV320Test-1652750366 tempest-GroupsV320Test-1652750366-project-member] https://10.4.3.240/volume/v3/groups/da94da55-7b45-48d4-b439-cf025909d6dd returned with HTTP 200 Aug 20 01:00:23.287110 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 400/1576] 10.4.3.240 () {68 vars in 1386 bytes} [Thu Aug 20 01:00:23 2026] GET /volume/v3/groups/da94da55-7b45-48d4-b439-cf025909d6dd => generated 387 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:00:23.295679 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-57d40e97-3550-4ec8-a693-05dd30102a3f None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:23.297650 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-57d40e97-3550-4ec8-a693-05dd30102a3f tempest-GroupsV320Test-710347549 tempest-GroupsV320Test-710347549-project-admin] POST https://10.4.3.240/volume/v3/groups/da94da55-7b45-48d4-b439-cf025909d6dd/action Aug 20 01:00:23.298034 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-57d40e97-3550-4ec8-a693-05dd30102a3f tempest-GroupsV320Test-710347549 tempest-GroupsV320Test-710347549-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=100212) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 01:00:23.298206 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-57d40e97-3550-4ec8-a693-05dd30102a3f tempest-GroupsV320Test-710347549 tempest-GroupsV320Test-710347549-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "available"}} {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:00:23.299624 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.v3.groups [None req-57d40e97-3550-4ec8-a693-05dd30102a3f tempest-GroupsV320Test-710347549 tempest-GroupsV320Test-710347549-project-admin] Updating group 'da94da55-7b45-48d4-b439-cf025909d6dd' with 'available' {{(pid=100212) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Aug 20 01:00:23.304455 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:23.304455 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:00:23.312973 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-57d40e97-3550-4ec8-a693-05dd30102a3f tempest-GroupsV320Test-710347549 tempest-GroupsV320Test-710347549-project-admin] https://10.4.3.240/volume/v3/groups/da94da55-7b45-48d4-b439-cf025909d6dd/action returned with HTTP 202 Aug 20 01:00:23.313564 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 391/1577] 10.4.3.240 () {70 vars in 1428 bytes} [Thu Aug 20 01:00:23 2026] POST /volume/v3/groups/da94da55-7b45-48d4-b439-cf025909d6dd/action => generated 0 bytes in 18 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 20 01:00:23.322124 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-307abb5f-bf38-4abb-a467-ed5c3b1ae42f None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:23.324738 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-307abb5f-bf38-4abb-a467-ed5c3b1ae42f tempest-GroupsV320Test-1652750366 tempest-GroupsV320Test-1652750366-project-member] GET https://10.4.3.240/volume/v3/groups/da94da55-7b45-48d4-b439-cf025909d6dd Aug 20 01:00:23.325197 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-307abb5f-bf38-4abb-a467-ed5c3b1ae42f tempest-GroupsV320Test-1652750366 tempest-GroupsV320Test-1652750366-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:23.325495 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-307abb5f-bf38-4abb-a467-ed5c3b1ae42f tempest-GroupsV320Test-1652750366 tempest-GroupsV320Test-1652750366-project-member] Calling method 'version_select' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:23.325706 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.v3.groups [None req-307abb5f-bf38-4abb-a467-ed5c3b1ae42f tempest-GroupsV320Test-1652750366 tempest-GroupsV320Test-1652750366-project-member] show called for member da94da55-7b45-48d4-b439-cf025909d6dd {{(pid=100213) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 20 01:00:23.330072 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:23.330072 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:00:23.339943 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-307abb5f-bf38-4abb-a467-ed5c3b1ae42f tempest-GroupsV320Test-1652750366 tempest-GroupsV320Test-1652750366-project-member] https://10.4.3.240/volume/v3/groups/da94da55-7b45-48d4-b439-cf025909d6dd returned with HTTP 200 Aug 20 01:00:23.340544 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 388/1578] 10.4.3.240 () {68 vars in 1386 bytes} [Thu Aug 20 01:00:23 2026] GET /volume/v3/groups/da94da55-7b45-48d4-b439-cf025909d6dd => generated 388 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:00:23.350263 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-b92ca811-50ee-4a78-bcb3-bcee755a075f None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:23.351912 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-b92ca811-50ee-4a78-bcb3-bcee755a075f tempest-GroupsV320Test-710347549 tempest-GroupsV320Test-710347549-project-admin] POST https://10.4.3.240/volume/v3/groups/da94da55-7b45-48d4-b439-cf025909d6dd/action Aug 20 01:00:23.352500 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-b92ca811-50ee-4a78-bcb3-bcee755a075f tempest-GroupsV320Test-710347549 tempest-GroupsV320Test-710347549-project-admin] Action body: b'{"reset_status": {"status": "error"}}' {{(pid=100215) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 01:00:23.352768 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-b92ca811-50ee-4a78-bcb3-bcee755a075f tempest-GroupsV320Test-710347549 tempest-GroupsV320Test-710347549-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "error"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:00:23.354977 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.v3.groups [None req-b92ca811-50ee-4a78-bcb3-bcee755a075f tempest-GroupsV320Test-710347549 tempest-GroupsV320Test-710347549-project-admin] Updating group 'da94da55-7b45-48d4-b439-cf025909d6dd' with 'error' {{(pid=100215) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Aug 20 01:00:23.357766 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:23.357766 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:00:23.365120 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-b92ca811-50ee-4a78-bcb3-bcee755a075f tempest-GroupsV320Test-710347549 tempest-GroupsV320Test-710347549-project-admin] https://10.4.3.240/volume/v3/groups/da94da55-7b45-48d4-b439-cf025909d6dd/action returned with HTTP 202 Aug 20 01:00:23.365120 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 400/1579] 10.4.3.240 () {70 vars in 1428 bytes} [Thu Aug 20 01:00:23 2026] POST /volume/v3/groups/da94da55-7b45-48d4-b439-cf025909d6dd/action => generated 0 bytes in 16 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 20 01:00:23.372655 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-51b63778-9643-4d0d-b997-338f315be2f0 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:23.374879 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-51b63778-9643-4d0d-b997-338f315be2f0 tempest-GroupsV320Test-1652750366 tempest-GroupsV320Test-1652750366-project-member] GET https://10.4.3.240/volume/v3/groups/da94da55-7b45-48d4-b439-cf025909d6dd Aug 20 01:00:23.375204 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-51b63778-9643-4d0d-b997-338f315be2f0 tempest-GroupsV320Test-1652750366 tempest-GroupsV320Test-1652750366-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:23.375555 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-51b63778-9643-4d0d-b997-338f315be2f0 tempest-GroupsV320Test-1652750366 tempest-GroupsV320Test-1652750366-project-member] Calling method 'version_select' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:23.375688 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.v3.groups [None req-51b63778-9643-4d0d-b997-338f315be2f0 tempest-GroupsV320Test-1652750366 tempest-GroupsV320Test-1652750366-project-member] show called for member da94da55-7b45-48d4-b439-cf025909d6dd {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 20 01:00:23.379895 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:23.379895 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:00:23.384883 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-8486bcdc-0e7b-4565-a2ad-4138dba523f0 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:23.386294 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-8486bcdc-0e7b-4565-a2ad-4138dba523f0 tempest-VolumesDeleteCascade-1662578927 tempest-VolumesDeleteCascade-1662578927-project-member] GET https://10.4.3.240/volume/v3/volumes/0ca4b624-a4a8-4410-94da-6f9f605db642 Aug 20 01:00:23.386553 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-8486bcdc-0e7b-4565-a2ad-4138dba523f0 tempest-VolumesDeleteCascade-1662578927 tempest-VolumesDeleteCascade-1662578927-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:23.386725 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-8486bcdc-0e7b-4565-a2ad-4138dba523f0 tempest-VolumesDeleteCascade-1662578927 tempest-VolumesDeleteCascade-1662578927-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:23.391654 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-51b63778-9643-4d0d-b997-338f315be2f0 tempest-GroupsV320Test-1652750366 tempest-GroupsV320Test-1652750366-project-member] https://10.4.3.240/volume/v3/groups/da94da55-7b45-48d4-b439-cf025909d6dd returned with HTTP 200 Aug 20 01:00:23.392119 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 401/1580] 10.4.3.240 () {68 vars in 1386 bytes} [Thu Aug 20 01:00:23 2026] GET /volume/v3/groups/da94da55-7b45-48d4-b439-cf025909d6dd => generated 384 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:00:23.394899 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:23.394899 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:00:23.399161 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-8486bcdc-0e7b-4565-a2ad-4138dba523f0 tempest-VolumesDeleteCascade-1662578927 tempest-VolumesDeleteCascade-1662578927-project-member] Volume info retrieved successfully. Aug 20 01:00:23.403171 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-8486bcdc-0e7b-4565-a2ad-4138dba523f0 tempest-VolumesDeleteCascade-1662578927 tempest-VolumesDeleteCascade-1662578927-project-member] https://10.4.3.240/volume/v3/volumes/0ca4b624-a4a8-4410-94da-6f9f605db642 returned with HTTP 200 Aug 20 01:00:23.403596 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 392/1581] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:00:23 2026] GET /volume/v3/volumes/0ca4b624-a4a8-4410-94da-6f9f605db642 => generated 878 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:00:23.408892 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-d94b6d13-3b82-44d5-81cc-7c71b32a39cb None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:23.410449 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-d94b6d13-3b82-44d5-81cc-7c71b32a39cb tempest-GroupsV320Test-710347549 tempest-GroupsV320Test-710347549-project-admin] POST https://10.4.3.240/volume/v3/groups/da94da55-7b45-48d4-b439-cf025909d6dd/action Aug 20 01:00:23.410798 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-d94b6d13-3b82-44d5-81cc-7c71b32a39cb tempest-GroupsV320Test-710347549 tempest-GroupsV320Test-710347549-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=100213) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 01:00:23.410951 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-d94b6d13-3b82-44d5-81cc-7c71b32a39cb tempest-GroupsV320Test-710347549 tempest-GroupsV320Test-710347549-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "available"}} {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:00:23.412366 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.v3.groups [None req-d94b6d13-3b82-44d5-81cc-7c71b32a39cb tempest-GroupsV320Test-710347549 tempest-GroupsV320Test-710347549-project-admin] Updating group 'da94da55-7b45-48d4-b439-cf025909d6dd' with 'available' {{(pid=100213) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Aug 20 01:00:23.416889 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-5391664d-d3e9-4e08-9a14-0c1205d6248b None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:23.420199 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:23.420199 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:00:23.420315 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-5391664d-d3e9-4e08-9a14-0c1205d6248b tempest-VolumesDeleteCascade-1662578927 tempest-VolumesDeleteCascade-1662578927-project-member] GET https://10.4.3.240/volume/v3/volumes/0ca4b624-a4a8-4410-94da-6f9f605db642 Aug 20 01:00:23.420315 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-5391664d-d3e9-4e08-9a14-0c1205d6248b tempest-VolumesDeleteCascade-1662578927 tempest-VolumesDeleteCascade-1662578927-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:23.420315 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-5391664d-d3e9-4e08-9a14-0c1205d6248b tempest-VolumesDeleteCascade-1662578927 tempest-VolumesDeleteCascade-1662578927-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:23.424949 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-d94b6d13-3b82-44d5-81cc-7c71b32a39cb tempest-GroupsV320Test-710347549 tempest-GroupsV320Test-710347549-project-admin] https://10.4.3.240/volume/v3/groups/da94da55-7b45-48d4-b439-cf025909d6dd/action returned with HTTP 202 Aug 20 01:00:23.425841 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 389/1582] 10.4.3.240 () {70 vars in 1428 bytes} [Thu Aug 20 01:00:23 2026] POST /volume/v3/groups/da94da55-7b45-48d4-b439-cf025909d6dd/action => generated 0 bytes in 17 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 20 01:00:23.427250 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:23.427250 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:00:23.431092 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-5391664d-d3e9-4e08-9a14-0c1205d6248b tempest-VolumesDeleteCascade-1662578927 tempest-VolumesDeleteCascade-1662578927-project-member] Volume info retrieved successfully. Aug 20 01:00:23.434138 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-096acfbd-5ced-4410-b885-faacfa205d05 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:23.436008 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-096acfbd-5ced-4410-b885-faacfa205d05 tempest-GroupsV320Test-1652750366 tempest-GroupsV320Test-1652750366-project-member] GET https://10.4.3.240/volume/v3/groups/da94da55-7b45-48d4-b439-cf025909d6dd Aug 20 01:00:23.436217 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-096acfbd-5ced-4410-b885-faacfa205d05 tempest-GroupsV320Test-1652750366 tempest-GroupsV320Test-1652750366-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:23.436321 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-5391664d-d3e9-4e08-9a14-0c1205d6248b tempest-VolumesDeleteCascade-1662578927 tempest-VolumesDeleteCascade-1662578927-project-member] https://10.4.3.240/volume/v3/volumes/0ca4b624-a4a8-4410-94da-6f9f605db642 returned with HTTP 200 Aug 20 01:00:23.436473 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-096acfbd-5ced-4410-b885-faacfa205d05 tempest-GroupsV320Test-1652750366 tempest-GroupsV320Test-1652750366-project-member] Calling method 'version_select' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:23.436610 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.v3.groups [None req-096acfbd-5ced-4410-b885-faacfa205d05 tempest-GroupsV320Test-1652750366 tempest-GroupsV320Test-1652750366-project-member] show called for member da94da55-7b45-48d4-b439-cf025909d6dd {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 20 01:00:23.436937 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 401/1583] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:00:23 2026] GET /volume/v3/volumes/0ca4b624-a4a8-4410-94da-6f9f605db642 => generated 878 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:00:23.439839 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:23.439839 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:00:23.447552 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-096acfbd-5ced-4410-b885-faacfa205d05 tempest-GroupsV320Test-1652750366 tempest-GroupsV320Test-1652750366-project-member] https://10.4.3.240/volume/v3/groups/da94da55-7b45-48d4-b439-cf025909d6dd returned with HTTP 200 Aug 20 01:00:23.448012 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 402/1584] 10.4.3.240 () {68 vars in 1386 bytes} [Thu Aug 20 01:00:23 2026] GET /volume/v3/groups/da94da55-7b45-48d4-b439-cf025909d6dd => generated 388 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:00:23.455393 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-7e20d7fe-45bb-417c-9f32-11913f5878f8 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:23.457169 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-7e20d7fe-45bb-417c-9f32-11913f5878f8 tempest-VolumesDeleteCascade-1662578927 tempest-VolumesDeleteCascade-1662578927-project-member] DELETE https://10.4.3.240/volume/v3/volumes/e960eb7c-aca6-4bcd-a7c6-2e6ff58d56b1?cascade=True Aug 20 01:00:23.457698 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-7e20d7fe-45bb-417c-9f32-11913f5878f8 tempest-VolumesDeleteCascade-1662578927 tempest-VolumesDeleteCascade-1662578927-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:23.457698 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-7e20d7fe-45bb-417c-9f32-11913f5878f8 tempest-VolumesDeleteCascade-1662578927 tempest-VolumesDeleteCascade-1662578927-project-member] Calling method 'delete' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:23.457808 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.v3.volumes [None req-7e20d7fe-45bb-417c-9f32-11913f5878f8 tempest-VolumesDeleteCascade-1662578927 tempest-VolumesDeleteCascade-1662578927-project-member] Delete volume with id: e960eb7c-aca6-4bcd-a7c6-2e6ff58d56b1 Aug 20 01:00:23.460148 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-3f96ab79-d617-4016-9c0b-0f5211c4df68 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:23.465614 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-3f96ab79-d617-4016-9c0b-0f5211c4df68 tempest-GroupsV320Test-1652750366 tempest-GroupsV320Test-1652750366-project-member] GET https://10.4.3.240/volume/v3/volumes/detail Aug 20 01:00:23.465752 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:23.465752 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:00:23.465935 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-3f96ab79-d617-4016-9c0b-0f5211c4df68 tempest-GroupsV320Test-1652750366 tempest-GroupsV320Test-1652750366-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:23.466075 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-7e20d7fe-45bb-417c-9f32-11913f5878f8 tempest-VolumesDeleteCascade-1662578927 tempest-VolumesDeleteCascade-1662578927-project-member] Volume info retrieved successfully. Aug 20 01:00:23.466153 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-3f96ab79-d617-4016-9c0b-0f5211c4df68 tempest-GroupsV320Test-1652750366 tempest-GroupsV320Test-1652750366-project-member] Calling method 'detail' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:23.466507 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.api_utils [None req-3f96ab79-d617-4016-9c0b-0f5211c4df68 tempest-GroupsV320Test-1652750366 tempest-GroupsV320Test-1652750366-project-member] Removing options '' from query. {{(pid=100213) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 01:00:23.467211 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-3f96ab79-d617-4016-9c0b-0f5211c4df68 tempest-GroupsV320Test-1652750366 tempest-GroupsV320Test-1652750366-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100213) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 01:00:23.480317 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-3f96ab79-d617-4016-9c0b-0f5211c4df68 tempest-GroupsV320Test-1652750366 tempest-GroupsV320Test-1652750366-project-member] Get all volumes completed successfully. Aug 20 01:00:23.483837 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-3f96ab79-d617-4016-9c0b-0f5211c4df68 tempest-GroupsV320Test-1652750366 tempest-GroupsV320Test-1652750366-project-member] https://10.4.3.240/volume/v3/volumes/detail returned with HTTP 200 Aug 20 01:00:23.484396 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 390/1585] 10.4.3.240 () {68 vars in 1299 bytes} [Thu Aug 20 01:00:23 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:00:23.509882 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-fe1309d7-4087-49af-9d72-e0a8c0e69562 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:23.513246 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-fe1309d7-4087-49af-9d72-e0a8c0e69562 tempest-GroupsV320Test-1652750366 tempest-GroupsV320Test-1652750366-project-member] POST https://10.4.3.240/volume/v3/groups/da94da55-7b45-48d4-b439-cf025909d6dd/action Aug 20 01:00:23.513725 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-fe1309d7-4087-49af-9d72-e0a8c0e69562 tempest-GroupsV320Test-1652750366 tempest-GroupsV320Test-1652750366-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100215) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 01:00:23.513846 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-fe1309d7-4087-49af-9d72-e0a8c0e69562 tempest-GroupsV320Test-1652750366 tempest-GroupsV320Test-1652750366-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:00:23.515178 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.v3.groups [None req-fe1309d7-4087-49af-9d72-e0a8c0e69562 tempest-GroupsV320Test-1652750366 tempest-GroupsV320Test-1652750366-project-member] delete called for group da94da55-7b45-48d4-b439-cf025909d6dd {{(pid=100215) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 20 01:00:23.515287 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.v3.groups [None req-fe1309d7-4087-49af-9d72-e0a8c0e69562 tempest-GroupsV320Test-1652750366 tempest-GroupsV320Test-1652750366-project-member] Delete group with id: da94da55-7b45-48d4-b439-cf025909d6dd Aug 20 01:00:23.516001 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-d009fa6b-50b4-4780-a5ba-449538c9ed1b None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:23.519392 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:23.519392 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:00:23.520172 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-d009fa6b-50b4-4780-a5ba-449538c9ed1b tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] GET https://10.4.3.240/volume/v3/backups/c52260c9-70f9-40f6-9fac-d1e7886d7798 Aug 20 01:00:23.520687 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-d009fa6b-50b4-4780-a5ba-449538c9ed1b tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:23.520924 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-d009fa6b-50b4-4780-a5ba-449538c9ed1b tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:23.521058 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-d009fa6b-50b4-4780-a5ba-449538c9ed1b tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Show backup with id c52260c9-70f9-40f6-9fac-d1e7886d7798. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:00:23.527510 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-7e20d7fe-45bb-417c-9f32-11913f5878f8 tempest-VolumesDeleteCascade-1662578927 tempest-VolumesDeleteCascade-1662578927-project-member] Delete volume request issued successfully. Aug 20 01:00:23.527719 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-7e20d7fe-45bb-417c-9f32-11913f5878f8 tempest-VolumesDeleteCascade-1662578927 tempest-VolumesDeleteCascade-1662578927-project-member] https://10.4.3.240/volume/v3/volumes/e960eb7c-aca6-4bcd-a7c6-2e6ff58d56b1?cascade=True returned with HTTP 202 Aug 20 01:00:23.528319 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 393/1586] 10.4.3.240 () {66 vars in 1376 bytes} [Thu Aug 20 01:00:23 2026] DELETE /volume/v3/volumes/e960eb7c-aca6-4bcd-a7c6-2e6ff58d56b1?cascade=True => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 01:00:23.532759 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:23.532759 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:00:23.534749 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-d009fa6b-50b4-4780-a5ba-449538c9ed1b tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] https://10.4.3.240/volume/v3/backups/c52260c9-70f9-40f6-9fac-d1e7886d7798 returned with HTTP 200 Aug 20 01:00:23.535280 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 403/1587] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:00:23 2026] GET /volume/v3/backups/c52260c9-70f9-40f6-9fac-d1e7886d7798 => generated 790 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:00:23.538052 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-e1b3acd3-1262-42ac-872c-8ed5210a7425 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:23.541454 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-e1b3acd3-1262-42ac-872c-8ed5210a7425 tempest-VolumesDeleteCascade-1662578927 tempest-VolumesDeleteCascade-1662578927-project-member] GET https://10.4.3.240/volume/v3/volumes/e960eb7c-aca6-4bcd-a7c6-2e6ff58d56b1 Aug 20 01:00:23.541676 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-e1b3acd3-1262-42ac-872c-8ed5210a7425 tempest-VolumesDeleteCascade-1662578927 tempest-VolumesDeleteCascade-1662578927-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:23.542085 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-e1b3acd3-1262-42ac-872c-8ed5210a7425 tempest-VolumesDeleteCascade-1662578927 tempest-VolumesDeleteCascade-1662578927-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:23.553174 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:23.553174 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:00:23.559746 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-e1b3acd3-1262-42ac-872c-8ed5210a7425 tempest-VolumesDeleteCascade-1662578927 tempest-VolumesDeleteCascade-1662578927-project-member] Volume info retrieved successfully. Aug 20 01:00:23.561807 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-fe1309d7-4087-49af-9d72-e0a8c0e69562 tempest-GroupsV320Test-1652750366 tempest-GroupsV320Test-1652750366-project-member] https://10.4.3.240/volume/v3/groups/da94da55-7b45-48d4-b439-cf025909d6dd/action returned with HTTP 202 Aug 20 01:00:23.562309 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 402/1588] 10.4.3.240 () {70 vars in 1428 bytes} [Thu Aug 20 01:00:23 2026] POST /volume/v3/groups/da94da55-7b45-48d4-b439-cf025909d6dd/action => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 20 01:00:23.566891 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-e1b3acd3-1262-42ac-872c-8ed5210a7425 tempest-VolumesDeleteCascade-1662578927 tempest-VolumesDeleteCascade-1662578927-project-member] https://10.4.3.240/volume/v3/volumes/e960eb7c-aca6-4bcd-a7c6-2e6ff58d56b1 returned with HTTP 200 Aug 20 01:00:23.567327 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 391/1589] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:00:23 2026] GET /volume/v3/volumes/e960eb7c-aca6-4bcd-a7c6-2e6ff58d56b1 => generated 842 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:00:23.573520 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-4909431e-c66a-4677-9f9e-b2a351a41e24 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:23.575508 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-4909431e-c66a-4677-9f9e-b2a351a41e24 tempest-GroupsV320Test-1652750366 tempest-GroupsV320Test-1652750366-project-member] GET https://10.4.3.240/volume/v3/groups/da94da55-7b45-48d4-b439-cf025909d6dd Aug 20 01:00:23.575733 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-4909431e-c66a-4677-9f9e-b2a351a41e24 tempest-GroupsV320Test-1652750366 tempest-GroupsV320Test-1652750366-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:23.575921 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-4909431e-c66a-4677-9f9e-b2a351a41e24 tempest-GroupsV320Test-1652750366 tempest-GroupsV320Test-1652750366-project-member] Calling method 'version_select' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:23.576034 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.v3.groups [None req-4909431e-c66a-4677-9f9e-b2a351a41e24 tempest-GroupsV320Test-1652750366 tempest-GroupsV320Test-1652750366-project-member] show called for member da94da55-7b45-48d4-b439-cf025909d6dd {{(pid=100212) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 20 01:00:23.583301 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:23.583301 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:00:23.766760 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-4909431e-c66a-4677-9f9e-b2a351a41e24 tempest-GroupsV320Test-1652750366 tempest-GroupsV320Test-1652750366-project-member] https://10.4.3.240/volume/v3/groups/da94da55-7b45-48d4-b439-cf025909d6dd returned with HTTP 200 Aug 20 01:00:23.769619 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 394/1590] 10.4.3.240 () {68 vars in 1386 bytes} [Thu Aug 20 01:00:23 2026] GET /volume/v3/groups/da94da55-7b45-48d4-b439-cf025909d6dd => generated 349 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:00:23.804240 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-60b3ad5f-99e6-420a-9ac0-db3e176acfed None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:23.808146 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-60b3ad5f-99e6-420a-9ac0-db3e176acfed tempest-AttachVolumeNegativeTest-1544877568 tempest-AttachVolumeNegativeTest-1544877568-project-member] GET https://10.4.3.240/volume/v3/volumes/dc9bd7ac-e5f6-4647-835a-1a99c728d83e Aug 20 01:00:23.808437 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-60b3ad5f-99e6-420a-9ac0-db3e176acfed tempest-AttachVolumeNegativeTest-1544877568 tempest-AttachVolumeNegativeTest-1544877568-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:23.808671 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-60b3ad5f-99e6-420a-9ac0-db3e176acfed tempest-AttachVolumeNegativeTest-1544877568 tempest-AttachVolumeNegativeTest-1544877568-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:23.825132 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:23.825132 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:00:23.830049 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-60b3ad5f-99e6-420a-9ac0-db3e176acfed tempest-AttachVolumeNegativeTest-1544877568 tempest-AttachVolumeNegativeTest-1544877568-project-member] Volume info retrieved successfully. Aug 20 01:00:23.836350 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-60b3ad5f-99e6-420a-9ac0-db3e176acfed tempest-AttachVolumeNegativeTest-1544877568 tempest-AttachVolumeNegativeTest-1544877568-project-member] https://10.4.3.240/volume/v3/volumes/dc9bd7ac-e5f6-4647-835a-1a99c728d83e returned with HTTP 200 Aug 20 01:00:23.837265 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 404/1591] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:00:23 2026] GET /volume/v3/volumes/dc9bd7ac-e5f6-4647-835a-1a99c728d83e => generated 848 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:00:24.006290 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-effeacb5-620d-4b5f-855d-4fd58d3834db None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:24.008537 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-effeacb5-620d-4b5f-855d-4fd58d3834db tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] GET https://10.4.3.240/volume/v3/volumes/7d8f6c46-e0b6-42a6-b9c6-642d592cd125 Aug 20 01:00:24.008765 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-effeacb5-620d-4b5f-855d-4fd58d3834db tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:24.008972 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-effeacb5-620d-4b5f-855d-4fd58d3834db tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:24.019429 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:24.019429 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:00:24.024296 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-effeacb5-620d-4b5f-855d-4fd58d3834db tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Volume info retrieved successfully. Aug 20 01:00:24.031572 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-effeacb5-620d-4b5f-855d-4fd58d3834db tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] https://10.4.3.240/volume/v3/volumes/7d8f6c46-e0b6-42a6-b9c6-642d592cd125 returned with HTTP 200 Aug 20 01:00:24.032252 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 403/1592] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:00:24 2026] GET /volume/v3/volumes/7d8f6c46-e0b6-42a6-b9c6-642d592cd125 => generated 879 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:00:24.046275 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-e8700077-9813-4e57-a5f9-4f7a1bbcf0fb None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:24.048570 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-e8700077-9813-4e57-a5f9-4f7a1bbcf0fb tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] GET https://10.4.3.240/volume/v3/volumes/7d8f6c46-e0b6-42a6-b9c6-642d592cd125 Aug 20 01:00:24.048885 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-e8700077-9813-4e57-a5f9-4f7a1bbcf0fb tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:24.049158 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-e8700077-9813-4e57-a5f9-4f7a1bbcf0fb tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:24.059600 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:24.059600 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:00:24.074472 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-e8700077-9813-4e57-a5f9-4f7a1bbcf0fb tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Volume info retrieved successfully. Aug 20 01:00:24.081649 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-e8700077-9813-4e57-a5f9-4f7a1bbcf0fb tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] https://10.4.3.240/volume/v3/volumes/7d8f6c46-e0b6-42a6-b9c6-642d592cd125 returned with HTTP 200 Aug 20 01:00:24.082190 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 392/1593] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:00:24 2026] GET /volume/v3/volumes/7d8f6c46-e0b6-42a6-b9c6-642d592cd125 => generated 879 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:00:24.135981 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [req-034c8752-1859-4926-ae76-07ef8cbbb222 req-f93a99f1-89de-426b-a91b-af316d583df6 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:24.139778 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-034c8752-1859-4926-ae76-07ef8cbbb222 req-f93a99f1-89de-426b-a91b-af316d583df6 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] GET https://10.4.3.240/volume/v3/volumes/7d8f6c46-e0b6-42a6-b9c6-642d592cd125 Aug 20 01:00:24.140017 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [req-034c8752-1859-4926-ae76-07ef8cbbb222 req-f93a99f1-89de-426b-a91b-af316d583df6 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:24.140230 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [req-034c8752-1859-4926-ae76-07ef8cbbb222 req-f93a99f1-89de-426b-a91b-af316d583df6 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:24.149700 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:24.149700 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:00:24.159064 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [req-034c8752-1859-4926-ae76-07ef8cbbb222 req-f93a99f1-89de-426b-a91b-af316d583df6 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Volume info retrieved successfully. Aug 20 01:00:24.164105 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-034c8752-1859-4926-ae76-07ef8cbbb222 req-f93a99f1-89de-426b-a91b-af316d583df6 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] https://10.4.3.240/volume/v3/volumes/7d8f6c46-e0b6-42a6-b9c6-642d592cd125 returned with HTTP 200 Aug 20 01:00:24.164661 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 395/1594] 10.4.3.240 () {68 vars in 1598 bytes} [Thu Aug 20 01:00:24 2026] GET /volume/v3/volumes/7d8f6c46-e0b6-42a6-b9c6-642d592cd125 => generated 879 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:00:24.273741 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-da4e08ec-5360-417d-b2e0-c0a8931ca5d6 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:24.274251 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-da4e08ec-5360-417d-b2e0-c0a8931ca5d6 None None] GET https://10.4.3.240/volume// Aug 20 01:00:24.274477 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-da4e08ec-5360-417d-b2e0-c0a8931ca5d6 None None] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:24.274672 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-da4e08ec-5360-417d-b2e0-c0a8931ca5d6 None None] Calling method 'all' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:24.274967 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-da4e08ec-5360-417d-b2e0-c0a8931ca5d6 None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 20 01:00:24.275246 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 405/1595] 10.4.3.240 () {66 vars in 1428 bytes} [Thu Aug 20 01:00:24 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 01:00:24.285722 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-034c8752-1859-4926-ae76-07ef8cbbb222 req-8c7a7553-1ffb-4c9d-993d-e730a005830a None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:24.288161 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-034c8752-1859-4926-ae76-07ef8cbbb222 req-8c7a7553-1ffb-4c9d-993d-e730a005830a tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] POST https://10.4.3.240/volume/v3/attachments Aug 20 01:00:24.289046 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-034c8752-1859-4926-ae76-07ef8cbbb222 req-8c7a7553-1ffb-4c9d-993d-e730a005830a tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7d8f6c46-e0b6-42a6-b9c6-642d592cd125", "connector": null, "instance_uuid": "cf3a1006-88d5-4ecf-83f9-817a8bc307b2"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:00:24.300497 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:24.300497 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:00:24.337495 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-034c8752-1859-4926-ae76-07ef8cbbb222 req-8c7a7553-1ffb-4c9d-993d-e730a005830a tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] https://10.4.3.240/volume/v3/attachments returned with HTTP 200 Aug 20 01:00:24.337495 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 404/1596] 10.4.3.240 () {74 vars in 1594 bytes} [Thu Aug 20 01:00:24 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 20 01:00:24.372698 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-9cb5d8bb-5fb1-4165-af75-97e2dafca85a None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:24.375009 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-9cb5d8bb-5fb1-4165-af75-97e2dafca85a tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] GET https://10.4.3.240/volume/v3/volumes/7d8f6c46-e0b6-42a6-b9c6-642d592cd125 Aug 20 01:00:24.375277 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-9cb5d8bb-5fb1-4165-af75-97e2dafca85a tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:24.377281 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-9cb5d8bb-5fb1-4165-af75-97e2dafca85a tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:24.390843 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:24.390843 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:00:24.395111 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-07490b51-8e7f-4f7c-87fc-75b6bf33507b None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:24.395525 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-07490b51-8e7f-4f7c-87fc-75b6bf33507b None None] GET https://10.4.3.240/volume// Aug 20 01:00:24.395701 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-07490b51-8e7f-4f7c-87fc-75b6bf33507b None None] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:24.395885 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-07490b51-8e7f-4f7c-87fc-75b6bf33507b None None] Calling method 'all' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:24.396194 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-07490b51-8e7f-4f7c-87fc-75b6bf33507b None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 20 01:00:24.396506 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 396/1597] 10.4.3.240 () {66 vars in 1426 bytes} [Thu Aug 20 01:00:24 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Aug 20 01:00:24.396899 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-9cb5d8bb-5fb1-4165-af75-97e2dafca85a tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Volume info retrieved successfully. Aug 20 01:00:24.407574 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-034c8752-1859-4926-ae76-07ef8cbbb222 req-457ce68d-af39-4bc1-89ec-94dde2afe209 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:24.407755 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-9cb5d8bb-5fb1-4165-af75-97e2dafca85a tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] https://10.4.3.240/volume/v3/volumes/7d8f6c46-e0b6-42a6-b9c6-642d592cd125 returned with HTTP 200 Aug 20 01:00:24.408248 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 393/1598] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:00:24 2026] GET /volume/v3/volumes/7d8f6c46-e0b6-42a6-b9c6-642d592cd125 => generated 878 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:00:24.410150 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-034c8752-1859-4926-ae76-07ef8cbbb222 req-457ce68d-af39-4bc1-89ec-94dde2afe209 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] GET https://10.4.3.240/volume/v3/volumes/7d8f6c46-e0b6-42a6-b9c6-642d592cd125 Aug 20 01:00:24.410476 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-034c8752-1859-4926-ae76-07ef8cbbb222 req-457ce68d-af39-4bc1-89ec-94dde2afe209 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:24.411288 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-034c8752-1859-4926-ae76-07ef8cbbb222 req-457ce68d-af39-4bc1-89ec-94dde2afe209 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:24.421665 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:24.421665 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:00:24.425319 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [req-034c8752-1859-4926-ae76-07ef8cbbb222 req-457ce68d-af39-4bc1-89ec-94dde2afe209 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Volume info retrieved successfully. Aug 20 01:00:24.429705 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-034c8752-1859-4926-ae76-07ef8cbbb222 req-457ce68d-af39-4bc1-89ec-94dde2afe209 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] https://10.4.3.240/volume/v3/volumes/7d8f6c46-e0b6-42a6-b9c6-642d592cd125 returned with HTTP 200 Aug 20 01:00:24.430579 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 406/1599] 10.4.3.240 () {70 vars in 1639 bytes} [Thu Aug 20 01:00:24 2026] GET /volume/v3/volumes/7d8f6c46-e0b6-42a6-b9c6-642d592cd125 => generated 1058 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 01:00:24.548987 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-ec54b17d-4e2b-45dc-8bbc-6f5a029475dd None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:24.553669 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-ec54b17d-4e2b-45dc-8bbc-6f5a029475dd tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] GET https://10.4.3.240/volume/v3/backups/c52260c9-70f9-40f6-9fac-d1e7886d7798 Aug 20 01:00:24.553669 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-ec54b17d-4e2b-45dc-8bbc-6f5a029475dd tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:24.553669 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-ec54b17d-4e2b-45dc-8bbc-6f5a029475dd tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:24.553669 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-ec54b17d-4e2b-45dc-8bbc-6f5a029475dd tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Show backup with id c52260c9-70f9-40f6-9fac-d1e7886d7798. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:00:24.553794 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [req-034c8752-1859-4926-ae76-07ef8cbbb222 req-959fe421-adda-4610-95f0-58471094acbb None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:24.556526 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-034c8752-1859-4926-ae76-07ef8cbbb222 req-959fe421-adda-4610-95f0-58471094acbb tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] PUT https://10.4.3.240/volume/v3/attachments/bc55c93e-ccfc-4555-b6dd-85ec1578d52e Aug 20 01:00:24.557176 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [req-034c8752-1859-4926-ae76-07ef8cbbb222 req-959fe421-adda-4610-95f0-58471094acbb tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.240", "host": "np0000007838", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:e656b6daafb0", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "870eaf75-1108-49d5-b5ab-79f4c93758d0", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:00:24.560664 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:24.560664 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:00:24.560664 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-ec54b17d-4e2b-45dc-8bbc-6f5a029475dd tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] https://10.4.3.240/volume/v3/backups/c52260c9-70f9-40f6-9fac-d1e7886d7798 returned with HTTP 200 Aug 20 01:00:24.560664 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 405/1600] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:00:24 2026] GET /volume/v3/backups/c52260c9-70f9-40f6-9fac-d1e7886d7798 => generated 790 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:00:24.569509 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.coordination [req-034c8752-1859-4926-ae76-07ef8cbbb222 req-959fe421-adda-4610-95f0-58471094acbb tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Acquiring lock "cinder-attachment_update-7d8f6c46-e0b6-42a6-b9c6-642d592cd125-np0000007838" by "attachment_update" {{(pid=100212) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 01:00:24.575959 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.coordination [req-034c8752-1859-4926-ae76-07ef8cbbb222 req-959fe421-adda-4610-95f0-58471094acbb tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Lock "cinder-attachment_update-7d8f6c46-e0b6-42a6-b9c6-642d592cd125-np0000007838" acquired by "attachment_update" :: waited 0.007s {{(pid=100212) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 01:00:24.576980 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:24.576980 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:00:24.588476 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-5ae7658c-671b-4442-be11-d50da6982144 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:24.590988 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-5ae7658c-671b-4442-be11-d50da6982144 tempest-VolumesDeleteCascade-1662578927 tempest-VolumesDeleteCascade-1662578927-project-member] GET https://10.4.3.240/volume/v3/volumes/e960eb7c-aca6-4bcd-a7c6-2e6ff58d56b1 Aug 20 01:00:24.591355 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-5ae7658c-671b-4442-be11-d50da6982144 tempest-VolumesDeleteCascade-1662578927 tempest-VolumesDeleteCascade-1662578927-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:24.591685 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-5ae7658c-671b-4442-be11-d50da6982144 tempest-VolumesDeleteCascade-1662578927 tempest-VolumesDeleteCascade-1662578927-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:24.600369 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-5ae7658c-671b-4442-be11-d50da6982144 tempest-VolumesDeleteCascade-1662578927 tempest-VolumesDeleteCascade-1662578927-project-member] https://10.4.3.240/volume/v3/volumes/e960eb7c-aca6-4bcd-a7c6-2e6ff58d56b1 returned with HTTP 404 Aug 20 01:00:24.601076 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 394/1601] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:00:24 2026] GET /volume/v3/volumes/e960eb7c-aca6-4bcd-a7c6-2e6ff58d56b1 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:00:24.612172 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-694984b3-46c5-4718-b261-1726c2082728 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:24.617133 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-694984b3-46c5-4718-b261-1726c2082728 tempest-VolumesDeleteCascade-1662578927 tempest-VolumesDeleteCascade-1662578927-project-member] GET https://10.4.3.240/volume/v3/volumes Aug 20 01:00:24.617133 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-694984b3-46c5-4718-b261-1726c2082728 tempest-VolumesDeleteCascade-1662578927 tempest-VolumesDeleteCascade-1662578927-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:24.619503 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-694984b3-46c5-4718-b261-1726c2082728 tempest-VolumesDeleteCascade-1662578927 tempest-VolumesDeleteCascade-1662578927-project-member] Calling method 'index' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:24.619941 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.api_utils [None req-694984b3-46c5-4718-b261-1726c2082728 tempest-VolumesDeleteCascade-1662578927 tempest-VolumesDeleteCascade-1662578927-project-member] Removing options '' from query. {{(pid=100214) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 01:00:24.621546 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-694984b3-46c5-4718-b261-1726c2082728 tempest-VolumesDeleteCascade-1662578927 tempest-VolumesDeleteCascade-1662578927-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100214) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 01:00:24.636075 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-694984b3-46c5-4718-b261-1726c2082728 tempest-VolumesDeleteCascade-1662578927 tempest-VolumesDeleteCascade-1662578927-project-member] Get all volumes completed successfully. Aug 20 01:00:24.636601 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-694984b3-46c5-4718-b261-1726c2082728 tempest-VolumesDeleteCascade-1662578927 tempest-VolumesDeleteCascade-1662578927-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 200 Aug 20 01:00:24.637064 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 407/1602] 10.4.3.240 () {66 vars in 1237 bytes} [Thu Aug 20 01:00:24 2026] GET /volume/v3/volumes => generated 335 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:00:24.647402 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-7e87abee-7fe7-43e3-9c51-2a8f453157b2 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:24.651364 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-7e87abee-7fe7-43e3-9c51-2a8f453157b2 tempest-VolumesDeleteCascade-1662578927 tempest-VolumesDeleteCascade-1662578927-project-member] GET https://10.4.3.240/volume/v3/snapshots Aug 20 01:00:24.651364 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-7e87abee-7fe7-43e3-9c51-2a8f453157b2 tempest-VolumesDeleteCascade-1662578927 tempest-VolumesDeleteCascade-1662578927-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:24.651364 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-7e87abee-7fe7-43e3-9c51-2a8f453157b2 tempest-VolumesDeleteCascade-1662578927 tempest-VolumesDeleteCascade-1662578927-project-member] Calling method 'index' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:24.651364 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.api_utils [None req-7e87abee-7fe7-43e3-9c51-2a8f453157b2 tempest-VolumesDeleteCascade-1662578927 tempest-VolumesDeleteCascade-1662578927-project-member] Removing options '' from query. {{(pid=100215) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 01:00:24.651364 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.db.api [None req-7e87abee-7fe7-43e3-9c51-2a8f453157b2 tempest-VolumesDeleteCascade-1662578927 tempest-VolumesDeleteCascade-1662578927-project-member] Building query based on filter {{(pid=100215) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 20 01:00:24.655999 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-7e87abee-7fe7-43e3-9c51-2a8f453157b2 tempest-VolumesDeleteCascade-1662578927 tempest-VolumesDeleteCascade-1662578927-project-member] Get all snapshots completed successfully. Aug 20 01:00:24.656589 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-7e87abee-7fe7-43e3-9c51-2a8f453157b2 tempest-VolumesDeleteCascade-1662578927 tempest-VolumesDeleteCascade-1662578927-project-member] https://10.4.3.240/volume/v3/snapshots returned with HTTP 200 Aug 20 01:00:24.657140 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 406/1603] 10.4.3.240 () {66 vars in 1243 bytes} [Thu Aug 20 01:00:24 2026] GET /volume/v3/snapshots => generated 17 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 20 01:00:24.669232 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-dd1b2d30-2872-4396-84df-66aeab0ab5dd None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:24.671515 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-dd1b2d30-2872-4396-84df-66aeab0ab5dd tempest-VolumesDeleteCascade-1662578927 tempest-VolumesDeleteCascade-1662578927-project-member] GET https://10.4.3.240/volume/v3/volumes/0ca4b624-a4a8-4410-94da-6f9f605db642 Aug 20 01:00:24.671943 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-dd1b2d30-2872-4396-84df-66aeab0ab5dd tempest-VolumesDeleteCascade-1662578927 tempest-VolumesDeleteCascade-1662578927-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:24.672211 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-dd1b2d30-2872-4396-84df-66aeab0ab5dd tempest-VolumesDeleteCascade-1662578927 tempest-VolumesDeleteCascade-1662578927-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:24.682442 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:24.682442 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:00:24.687878 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-dd1b2d30-2872-4396-84df-66aeab0ab5dd tempest-VolumesDeleteCascade-1662578927 tempest-VolumesDeleteCascade-1662578927-project-member] Volume info retrieved successfully. Aug 20 01:00:24.695092 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-dd1b2d30-2872-4396-84df-66aeab0ab5dd tempest-VolumesDeleteCascade-1662578927 tempest-VolumesDeleteCascade-1662578927-project-member] https://10.4.3.240/volume/v3/volumes/0ca4b624-a4a8-4410-94da-6f9f605db642 returned with HTTP 200 Aug 20 01:00:24.695215 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 395/1604] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:00:24 2026] GET /volume/v3/volumes/0ca4b624-a4a8-4410-94da-6f9f605db642 => generated 878 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:00:24.695520 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.coordination [req-034c8752-1859-4926-ae76-07ef8cbbb222 req-959fe421-adda-4610-95f0-58471094acbb tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Lock "cinder-attachment_update-7d8f6c46-e0b6-42a6-b9c6-642d592cd125-np0000007838" released by "attachment_update" :: held 0.120s {{(pid=100212) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 01:00:24.697631 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-034c8752-1859-4926-ae76-07ef8cbbb222 req-959fe421-adda-4610-95f0-58471094acbb tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] https://10.4.3.240/volume/v3/attachments/bc55c93e-ccfc-4555-b6dd-85ec1578d52e returned with HTTP 200 Aug 20 01:00:24.697631 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 397/1605] 10.4.3.240 () {74 vars in 1704 bytes} [Thu Aug 20 01:00:24 2026] PUT /volume/v3/attachments/bc55c93e-ccfc-4555-b6dd-85ec1578d52e => generated 968 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:00:24.708132 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-034c8752-1859-4926-ae76-07ef8cbbb222 req-3fc438ef-b7be-40e9-bc76-7b84bf7ab81d None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:24.711065 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-034c8752-1859-4926-ae76-07ef8cbbb222 req-3fc438ef-b7be-40e9-bc76-7b84bf7ab81d tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] GET https://10.4.3.240/volume/v3/volumes/7d8f6c46-e0b6-42a6-b9c6-642d592cd125/encryption Aug 20 01:00:24.711065 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-034c8752-1859-4926-ae76-07ef8cbbb222 req-3fc438ef-b7be-40e9-bc76-7b84bf7ab81d tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:24.711065 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-034c8752-1859-4926-ae76-07ef8cbbb222 req-3fc438ef-b7be-40e9-bc76-7b84bf7ab81d tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Calling method 'index' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:24.713845 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-768a72f8-0839-441f-9c5a-cd2ed925652d None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:24.718768 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-768a72f8-0839-441f-9c5a-cd2ed925652d tempest-VolumesDeleteCascade-1662578927 tempest-VolumesDeleteCascade-1662578927-project-member] DELETE https://10.4.3.240/volume/v3/volumes/0ca4b624-a4a8-4410-94da-6f9f605db642 Aug 20 01:00:24.718768 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-768a72f8-0839-441f-9c5a-cd2ed925652d tempest-VolumesDeleteCascade-1662578927 tempest-VolumesDeleteCascade-1662578927-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:24.718768 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-768a72f8-0839-441f-9c5a-cd2ed925652d tempest-VolumesDeleteCascade-1662578927 tempest-VolumesDeleteCascade-1662578927-project-member] Calling method 'delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:24.718768 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-768a72f8-0839-441f-9c5a-cd2ed925652d tempest-VolumesDeleteCascade-1662578927 tempest-VolumesDeleteCascade-1662578927-project-member] Delete volume with id: 0ca4b624-a4a8-4410-94da-6f9f605db642 Aug 20 01:00:24.721847 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:24.721847 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:00:24.725816 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:24.725816 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:00:24.726431 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-768a72f8-0839-441f-9c5a-cd2ed925652d tempest-VolumesDeleteCascade-1662578927 tempest-VolumesDeleteCascade-1662578927-project-member] Volume info retrieved successfully. Aug 20 01:00:24.729515 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-034c8752-1859-4926-ae76-07ef8cbbb222 req-3fc438ef-b7be-40e9-bc76-7b84bf7ab81d tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] https://10.4.3.240/volume/v3/volumes/7d8f6c46-e0b6-42a6-b9c6-642d592cd125/encryption returned with HTTP 200 Aug 20 01:00:24.729515 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 408/1606] 10.4.3.240 () {68 vars in 1631 bytes} [Thu Aug 20 01:00:24 2026] GET /volume/v3/volumes/7d8f6c46-e0b6-42a6-b9c6-642d592cd125/encryption => generated 161 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:00:24.750095 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-768a72f8-0839-441f-9c5a-cd2ed925652d tempest-VolumesDeleteCascade-1662578927 tempest-VolumesDeleteCascade-1662578927-project-member] Delete volume request issued successfully. Aug 20 01:00:24.750095 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-768a72f8-0839-441f-9c5a-cd2ed925652d tempest-VolumesDeleteCascade-1662578927 tempest-VolumesDeleteCascade-1662578927-project-member] https://10.4.3.240/volume/v3/volumes/0ca4b624-a4a8-4410-94da-6f9f605db642 returned with HTTP 202 Aug 20 01:00:24.750095 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 407/1607] 10.4.3.240 () {66 vars in 1351 bytes} [Thu Aug 20 01:00:24 2026] DELETE /volume/v3/volumes/0ca4b624-a4a8-4410-94da-6f9f605db642 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 01:00:24.757907 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-4eba0ea8-1d0c-4426-a3aa-0cf9adfbf937 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:24.760108 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-4eba0ea8-1d0c-4426-a3aa-0cf9adfbf937 tempest-VolumesDeleteCascade-1662578927 tempest-VolumesDeleteCascade-1662578927-project-member] GET https://10.4.3.240/volume/v3/volumes/0ca4b624-a4a8-4410-94da-6f9f605db642 Aug 20 01:00:24.760364 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-4eba0ea8-1d0c-4426-a3aa-0cf9adfbf937 tempest-VolumesDeleteCascade-1662578927 tempest-VolumesDeleteCascade-1662578927-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:24.760731 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-4eba0ea8-1d0c-4426-a3aa-0cf9adfbf937 tempest-VolumesDeleteCascade-1662578927 tempest-VolumesDeleteCascade-1662578927-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:24.769567 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:24.769567 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:00:24.774439 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-4eba0ea8-1d0c-4426-a3aa-0cf9adfbf937 tempest-VolumesDeleteCascade-1662578927 tempest-VolumesDeleteCascade-1662578927-project-member] Volume info retrieved successfully. Aug 20 01:00:24.776947 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-26694af4-d085-45fb-8638-a2ff0b094716 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:24.779106 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-26694af4-d085-45fb-8638-a2ff0b094716 tempest-GroupsV320Test-1652750366 tempest-GroupsV320Test-1652750366-project-member] GET https://10.4.3.240/volume/v3/groups/da94da55-7b45-48d4-b439-cf025909d6dd Aug 20 01:00:24.779434 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-26694af4-d085-45fb-8638-a2ff0b094716 tempest-GroupsV320Test-1652750366 tempest-GroupsV320Test-1652750366-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:24.779660 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-26694af4-d085-45fb-8638-a2ff0b094716 tempest-GroupsV320Test-1652750366 tempest-GroupsV320Test-1652750366-project-member] Calling method 'version_select' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:24.779853 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.v3.groups [None req-26694af4-d085-45fb-8638-a2ff0b094716 tempest-GroupsV320Test-1652750366 tempest-GroupsV320Test-1652750366-project-member] show called for member da94da55-7b45-48d4-b439-cf025909d6dd {{(pid=100212) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 20 01:00:24.779906 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-4eba0ea8-1d0c-4426-a3aa-0cf9adfbf937 tempest-VolumesDeleteCascade-1662578927 tempest-VolumesDeleteCascade-1662578927-project-member] https://10.4.3.240/volume/v3/volumes/0ca4b624-a4a8-4410-94da-6f9f605db642 returned with HTTP 200 Aug 20 01:00:24.780445 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 396/1608] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:00:24 2026] GET /volume/v3/volumes/0ca4b624-a4a8-4410-94da-6f9f605db642 => generated 877 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:00:24.783110 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-26694af4-d085-45fb-8638-a2ff0b094716 tempest-GroupsV320Test-1652750366 tempest-GroupsV320Test-1652750366-project-member] https://10.4.3.240/volume/v3/groups/da94da55-7b45-48d4-b439-cf025909d6dd returned with HTTP 404 Aug 20 01:00:24.783622 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 398/1609] 10.4.3.240 () {68 vars in 1386 bytes} [Thu Aug 20 01:00:24 2026] GET /volume/v3/groups/da94da55-7b45-48d4-b439-cf025909d6dd => generated 108 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 01:00:24.795405 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-a00d883e-775c-43de-adb0-971c7af23672 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:24.797643 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-a00d883e-775c-43de-adb0-971c7af23672 tempest-GroupsV320Test-710347549 tempest-GroupsV320Test-710347549-project-admin] DELETE https://10.4.3.240/volume/v3/group_types/1a7ee0c1-3d45-47aa-b3e7-78f6caac170c Aug 20 01:00:24.797912 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-a00d883e-775c-43de-adb0-971c7af23672 tempest-GroupsV320Test-710347549 tempest-GroupsV320Test-710347549-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:24.798096 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-a00d883e-775c-43de-adb0-971c7af23672 tempest-GroupsV320Test-710347549 tempest-GroupsV320Test-710347549-project-admin] Calling method 'version_select' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:24.818838 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-a00d883e-775c-43de-adb0-971c7af23672 tempest-GroupsV320Test-710347549 tempest-GroupsV320Test-710347549-project-admin] https://10.4.3.240/volume/v3/group_types/1a7ee0c1-3d45-47aa-b3e7-78f6caac170c returned with HTTP 202 Aug 20 01:00:24.819921 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 409/1610] 10.4.3.240 () {68 vars in 1404 bytes} [Thu Aug 20 01:00:24 2026] DELETE /volume/v3/group_types/1a7ee0c1-3d45-47aa-b3e7-78f6caac170c => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 20 01:00:24.826075 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-064cb807-fbb7-44c1-8309-fd1b96be92ff None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:24.828866 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-064cb807-fbb7-44c1-8309-fd1b96be92ff tempest-GroupsV320Test-710347549 tempest-GroupsV320Test-710347549-project-admin] DELETE https://10.4.3.240/volume/v3/types/d55c1bce-e8e0-47a2-8dca-0c156fbca653 Aug 20 01:00:24.828866 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-064cb807-fbb7-44c1-8309-fd1b96be92ff tempest-GroupsV320Test-710347549 tempest-GroupsV320Test-710347549-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:24.828866 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-064cb807-fbb7-44c1-8309-fd1b96be92ff tempest-GroupsV320Test-710347549 tempest-GroupsV320Test-710347549-project-admin] Calling method '_delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:24.851220 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-064cb807-fbb7-44c1-8309-fd1b96be92ff tempest-GroupsV320Test-710347549 tempest-GroupsV320Test-710347549-project-admin] https://10.4.3.240/volume/v3/types/d55c1bce-e8e0-47a2-8dca-0c156fbca653 returned with HTTP 202 Aug 20 01:00:24.851827 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 408/1611] 10.4.3.240 () {66 vars in 1345 bytes} [Thu Aug 20 01:00:24 2026] DELETE /volume/v3/types/d55c1bce-e8e0-47a2-8dca-0c156fbca653 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 01:00:24.852231 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-fe5944a6-c255-43e5-a8e3-01ef67510267 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:24.854509 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-fe5944a6-c255-43e5-a8e3-01ef67510267 tempest-AttachVolumeNegativeTest-1544877568 tempest-AttachVolumeNegativeTest-1544877568-project-member] GET https://10.4.3.240/volume/v3/volumes/dc9bd7ac-e5f6-4647-835a-1a99c728d83e Aug 20 01:00:24.854793 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-fe5944a6-c255-43e5-a8e3-01ef67510267 tempest-AttachVolumeNegativeTest-1544877568 tempest-AttachVolumeNegativeTest-1544877568-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:24.854976 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-fe5944a6-c255-43e5-a8e3-01ef67510267 tempest-AttachVolumeNegativeTest-1544877568 tempest-AttachVolumeNegativeTest-1544877568-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:24.858964 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-587b69b7-8918-4c0c-973e-2cbc207e5b45 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:24.860708 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-587b69b7-8918-4c0c-973e-2cbc207e5b45 tempest-GroupsV320Test-710347549 tempest-GroupsV320Test-710347549-project-admin] GET https://10.4.3.240/volume/v3/types/d55c1bce-e8e0-47a2-8dca-0c156fbca653 Aug 20 01:00:24.860918 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-587b69b7-8918-4c0c-973e-2cbc207e5b45 tempest-GroupsV320Test-710347549 tempest-GroupsV320Test-710347549-project-admin] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:24.861103 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-587b69b7-8918-4c0c-973e-2cbc207e5b45 tempest-GroupsV320Test-710347549 tempest-GroupsV320Test-710347549-project-admin] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:24.864837 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-587b69b7-8918-4c0c-973e-2cbc207e5b45 tempest-GroupsV320Test-710347549 tempest-GroupsV320Test-710347549-project-admin] https://10.4.3.240/volume/v3/types/d55c1bce-e8e0-47a2-8dca-0c156fbca653 returned with HTTP 404 Aug 20 01:00:24.865371 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 399/1612] 10.4.3.240 () {66 vars in 1342 bytes} [Thu Aug 20 01:00:24 2026] GET /volume/v3/types/d55c1bce-e8e0-47a2-8dca-0c156fbca653 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:00:24.867226 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:24.867226 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:00:24.871811 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-fe5944a6-c255-43e5-a8e3-01ef67510267 tempest-AttachVolumeNegativeTest-1544877568 tempest-AttachVolumeNegativeTest-1544877568-project-member] Volume info retrieved successfully. Aug 20 01:00:24.877719 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-fe5944a6-c255-43e5-a8e3-01ef67510267 tempest-AttachVolumeNegativeTest-1544877568 tempest-AttachVolumeNegativeTest-1544877568-project-member] https://10.4.3.240/volume/v3/volumes/dc9bd7ac-e5f6-4647-835a-1a99c728d83e returned with HTTP 200 Aug 20 01:00:24.878251 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 397/1613] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:00:24 2026] GET /volume/v3/volumes/dc9bd7ac-e5f6-4647-835a-1a99c728d83e => generated 848 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:00:24.948306 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-eb7f25be-e78f-443e-96fd-057538945106 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:25.111146 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-eb7f25be-e78f-443e-96fd-057538945106 tempest-GroupTypeSpecsTest-138062072 tempest-GroupTypeSpecsTest-138062072-project-admin] POST https://10.4.3.240/volume/v3/group_types Aug 20 01:00:25.111146 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-eb7f25be-e78f-443e-96fd-057538945106 tempest-GroupTypeSpecsTest-138062072 tempest-GroupTypeSpecsTest-138062072-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypeSpecsTest-group-type-370264777"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:00:25.137325 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-eb7f25be-e78f-443e-96fd-057538945106 tempest-GroupTypeSpecsTest-138062072 tempest-GroupTypeSpecsTest-138062072-project-admin] https://10.4.3.240/volume/v3/group_types returned with HTTP 202 Aug 20 01:00:25.137920 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 410/1614] 10.4.3.240 () {70 vars in 1311 bytes} [Thu Aug 20 01:00:24 2026] POST /volume/v3/group_types => generated 180 bytes in 190 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:00:25.146999 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-bdc223ef-61a9-4b2b-8a6d-02288feda488 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:25.149848 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-bdc223ef-61a9-4b2b-8a6d-02288feda488 tempest-GroupTypeSpecsTest-138062072 tempest-GroupTypeSpecsTest-138062072-project-admin] POST https://10.4.3.240/volume/v3/group_types/dc5b7be1-4dee-47b9-811b-e06ba151f09d/group_specs Aug 20 01:00:25.149848 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-bdc223ef-61a9-4b2b-8a6d-02288feda488 tempest-GroupTypeSpecsTest-138062072 tempest-GroupTypeSpecsTest-138062072-project-admin] Action: 'create', calling method: version_select, body: {"group_specs": {"key1": "value1", "key2": "value2"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:00:25.167610 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-bdc223ef-61a9-4b2b-8a6d-02288feda488 tempest-GroupTypeSpecsTest-138062072 tempest-GroupTypeSpecsTest-138062072-project-admin] https://10.4.3.240/volume/v3/group_types/dc5b7be1-4dee-47b9-811b-e06ba151f09d/group_specs returned with HTTP 202 Aug 20 01:00:25.168124 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 409/1615] 10.4.3.240 () {70 vars in 1458 bytes} [Thu Aug 20 01:00:25 2026] POST /volume/v3/group_types/dc5b7be1-4dee-47b9-811b-e06ba151f09d/group_specs => generated 53 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 01:00:25.178523 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-f125772c-6c8a-4f3b-9656-4d14ce97531e None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:25.180616 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-f125772c-6c8a-4f3b-9656-4d14ce97531e tempest-GroupTypeSpecsTest-138062072 tempest-GroupTypeSpecsTest-138062072-project-admin] POST https://10.4.3.240/volume/v3/group_types/dc5b7be1-4dee-47b9-811b-e06ba151f09d/group_specs Aug 20 01:00:25.181256 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-f125772c-6c8a-4f3b-9656-4d14ce97531e tempest-GroupTypeSpecsTest-138062072 tempest-GroupTypeSpecsTest-138062072-project-admin] Action: 'create', calling method: version_select, body: {"group_specs": {"key2": "value2-updated", "key3": "value3"}} {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:00:25.183409 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:25.183409 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:00:25.207584 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-f125772c-6c8a-4f3b-9656-4d14ce97531e tempest-GroupTypeSpecsTest-138062072 tempest-GroupTypeSpecsTest-138062072-project-admin] https://10.4.3.240/volume/v3/group_types/dc5b7be1-4dee-47b9-811b-e06ba151f09d/group_specs returned with HTTP 202 Aug 20 01:00:25.209016 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 400/1616] 10.4.3.240 () {70 vars in 1458 bytes} [Thu Aug 20 01:00:25 2026] POST /volume/v3/group_types/dc5b7be1-4dee-47b9-811b-e06ba151f09d/group_specs => generated 61 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 01:00:25.218537 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-fb9b2ade-a4d1-4617-ba90-3247e0a1521d None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:25.220970 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-fb9b2ade-a4d1-4617-ba90-3247e0a1521d tempest-GroupTypeSpecsTest-138062072 tempest-GroupTypeSpecsTest-138062072-project-admin] GET https://10.4.3.240/volume/v3/group_types/dc5b7be1-4dee-47b9-811b-e06ba151f09d/group_specs/key2 Aug 20 01:00:25.221375 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-fb9b2ade-a4d1-4617-ba90-3247e0a1521d tempest-GroupTypeSpecsTest-138062072 tempest-GroupTypeSpecsTest-138062072-project-admin] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:25.221460 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-fb9b2ade-a4d1-4617-ba90-3247e0a1521d tempest-GroupTypeSpecsTest-138062072 tempest-GroupTypeSpecsTest-138062072-project-admin] Calling method 'version_select' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:25.230094 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-fb9b2ade-a4d1-4617-ba90-3247e0a1521d tempest-GroupTypeSpecsTest-138062072 tempest-GroupTypeSpecsTest-138062072-project-admin] https://10.4.3.240/volume/v3/group_types/dc5b7be1-4dee-47b9-811b-e06ba151f09d/group_specs/key2 returned with HTTP 200 Aug 20 01:00:25.230895 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 398/1617] 10.4.3.240 () {68 vars in 1452 bytes} [Thu Aug 20 01:00:25 2026] GET /volume/v3/group_types/dc5b7be1-4dee-47b9-811b-e06ba151f09d/group_specs/key2 => generated 26 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:00:25.240080 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-54753594-9d26-4f11-841a-358b18aaa5f7 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:25.242202 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-54753594-9d26-4f11-841a-358b18aaa5f7 tempest-GroupTypeSpecsTest-138062072 tempest-GroupTypeSpecsTest-138062072-project-admin] GET https://10.4.3.240/volume/v3/group_types/dc5b7be1-4dee-47b9-811b-e06ba151f09d/group_specs/key3 Aug 20 01:00:25.242383 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-54753594-9d26-4f11-841a-358b18aaa5f7 tempest-GroupTypeSpecsTest-138062072 tempest-GroupTypeSpecsTest-138062072-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:25.242655 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-54753594-9d26-4f11-841a-358b18aaa5f7 tempest-GroupTypeSpecsTest-138062072 tempest-GroupTypeSpecsTest-138062072-project-admin] Calling method 'version_select' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:25.252017 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-54753594-9d26-4f11-841a-358b18aaa5f7 tempest-GroupTypeSpecsTest-138062072 tempest-GroupTypeSpecsTest-138062072-project-admin] https://10.4.3.240/volume/v3/group_types/dc5b7be1-4dee-47b9-811b-e06ba151f09d/group_specs/key3 returned with HTTP 200 Aug 20 01:00:25.252438 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 411/1618] 10.4.3.240 () {68 vars in 1452 bytes} [Thu Aug 20 01:00:25 2026] GET /volume/v3/group_types/dc5b7be1-4dee-47b9-811b-e06ba151f09d/group_specs/key3 => generated 18 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:00:25.267251 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-883cae8b-b47a-4b1b-807d-95ec58a3f9b0 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:25.269186 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-883cae8b-b47a-4b1b-807d-95ec58a3f9b0 tempest-GroupTypeSpecsTest-138062072 tempest-GroupTypeSpecsTest-138062072-project-admin] PUT https://10.4.3.240/volume/v3/group_types/dc5b7be1-4dee-47b9-811b-e06ba151f09d/group_specs/key3 Aug 20 01:00:25.269577 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-883cae8b-b47a-4b1b-807d-95ec58a3f9b0 tempest-GroupTypeSpecsTest-138062072 tempest-GroupTypeSpecsTest-138062072-project-admin] Action: 'update', calling method: version_select, body: {"key3": "value3-updated"} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:00:25.284738 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-883cae8b-b47a-4b1b-807d-95ec58a3f9b0 tempest-GroupTypeSpecsTest-138062072 tempest-GroupTypeSpecsTest-138062072-project-admin] https://10.4.3.240/volume/v3/group_types/dc5b7be1-4dee-47b9-811b-e06ba151f09d/group_specs/key3 returned with HTTP 200 Aug 20 01:00:25.286228 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 410/1619] 10.4.3.240 () {70 vars in 1472 bytes} [Thu Aug 20 01:00:25 2026] PUT /volume/v3/group_types/dc5b7be1-4dee-47b9-811b-e06ba151f09d/group_specs/key3 => generated 26 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 20 01:00:25.296936 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-6cc2e2e4-1390-41f6-907b-ff7ab8c0b9e3 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:25.298775 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-6cc2e2e4-1390-41f6-907b-ff7ab8c0b9e3 tempest-GroupTypeSpecsTest-138062072 tempest-GroupTypeSpecsTest-138062072-project-admin] GET https://10.4.3.240/volume/v3/group_types/dc5b7be1-4dee-47b9-811b-e06ba151f09d/group_specs Aug 20 01:00:25.299023 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-6cc2e2e4-1390-41f6-907b-ff7ab8c0b9e3 tempest-GroupTypeSpecsTest-138062072 tempest-GroupTypeSpecsTest-138062072-project-admin] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:25.299212 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-6cc2e2e4-1390-41f6-907b-ff7ab8c0b9e3 tempest-GroupTypeSpecsTest-138062072 tempest-GroupTypeSpecsTest-138062072-project-admin] Calling method 'version_select' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:25.306417 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-6cc2e2e4-1390-41f6-907b-ff7ab8c0b9e3 tempest-GroupTypeSpecsTest-138062072 tempest-GroupTypeSpecsTest-138062072-project-admin] https://10.4.3.240/volume/v3/group_types/dc5b7be1-4dee-47b9-811b-e06ba151f09d/group_specs returned with HTTP 200 Aug 20 01:00:25.307022 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 401/1620] 10.4.3.240 () {68 vars in 1437 bytes} [Thu Aug 20 01:00:25 2026] GET /volume/v3/group_types/dc5b7be1-4dee-47b9-811b-e06ba151f09d/group_specs => generated 87 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:00:25.315657 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-cc255732-a7bd-4d5c-9dac-65bb0ee7ba46 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:25.317531 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-cc255732-a7bd-4d5c-9dac-65bb0ee7ba46 tempest-GroupTypeSpecsTest-138062072 tempest-GroupTypeSpecsTest-138062072-project-admin] DELETE https://10.4.3.240/volume/v3/group_types/dc5b7be1-4dee-47b9-811b-e06ba151f09d/group_specs/key1 Aug 20 01:00:25.317766 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-cc255732-a7bd-4d5c-9dac-65bb0ee7ba46 tempest-GroupTypeSpecsTest-138062072 tempest-GroupTypeSpecsTest-138062072-project-admin] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:25.317978 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-cc255732-a7bd-4d5c-9dac-65bb0ee7ba46 tempest-GroupTypeSpecsTest-138062072 tempest-GroupTypeSpecsTest-138062072-project-admin] Calling method 'version_select' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:25.329325 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-cc255732-a7bd-4d5c-9dac-65bb0ee7ba46 tempest-GroupTypeSpecsTest-138062072 tempest-GroupTypeSpecsTest-138062072-project-admin] https://10.4.3.240/volume/v3/group_types/dc5b7be1-4dee-47b9-811b-e06ba151f09d/group_specs/key1 returned with HTTP 202 Aug 20 01:00:25.329715 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 399/1621] 10.4.3.240 () {68 vars in 1455 bytes} [Thu Aug 20 01:00:25 2026] DELETE /volume/v3/group_types/dc5b7be1-4dee-47b9-811b-e06ba151f09d/group_specs/key1 => generated 0 bytes in 14 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 20 01:00:25.336980 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-4ab6821e-4ea4-456b-9b15-1a7ee20cc692 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:25.338808 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-4ab6821e-4ea4-456b-9b15-1a7ee20cc692 tempest-GroupTypeSpecsTest-138062072 tempest-GroupTypeSpecsTest-138062072-project-admin] GET https://10.4.3.240/volume/v3/group_types/dc5b7be1-4dee-47b9-811b-e06ba151f09d/group_specs/key1 Aug 20 01:00:25.339032 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-4ab6821e-4ea4-456b-9b15-1a7ee20cc692 tempest-GroupTypeSpecsTest-138062072 tempest-GroupTypeSpecsTest-138062072-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:25.339211 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-4ab6821e-4ea4-456b-9b15-1a7ee20cc692 tempest-GroupTypeSpecsTest-138062072 tempest-GroupTypeSpecsTest-138062072-project-admin] Calling method 'version_select' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:25.345138 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-4ab6821e-4ea4-456b-9b15-1a7ee20cc692 tempest-GroupTypeSpecsTest-138062072 tempest-GroupTypeSpecsTest-138062072-project-admin] HTTP exception thrown: Group Type dc5b7be1-4dee-47b9-811b-e06ba151f09d has no extra spec with key key1. Aug 20 01:00:25.345273 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-4ab6821e-4ea4-456b-9b15-1a7ee20cc692 tempest-GroupTypeSpecsTest-138062072 tempest-GroupTypeSpecsTest-138062072-project-admin] https://10.4.3.240/volume/v3/group_types/dc5b7be1-4dee-47b9-811b-e06ba151f09d/group_specs/key1 returned with HTTP 404 Aug 20 01:00:25.345780 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 412/1622] 10.4.3.240 () {68 vars in 1452 bytes} [Thu Aug 20 01:00:25 2026] GET /volume/v3/group_types/dc5b7be1-4dee-47b9-811b-e06ba151f09d/group_specs/key1 => generated 126 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 01:00:25.356152 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-99bcfaa1-20e2-4087-bf93-7e170a30444f None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:25.360413 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-99bcfaa1-20e2-4087-bf93-7e170a30444f tempest-GroupTypeSpecsTest-138062072 tempest-GroupTypeSpecsTest-138062072-project-admin] DELETE https://10.4.3.240/volume/v3/group_types/dc5b7be1-4dee-47b9-811b-e06ba151f09d/group_specs/key2 Aug 20 01:00:25.360696 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-99bcfaa1-20e2-4087-bf93-7e170a30444f tempest-GroupTypeSpecsTest-138062072 tempest-GroupTypeSpecsTest-138062072-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:25.360960 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-99bcfaa1-20e2-4087-bf93-7e170a30444f tempest-GroupTypeSpecsTest-138062072 tempest-GroupTypeSpecsTest-138062072-project-admin] Calling method 'version_select' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:25.373023 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-99bcfaa1-20e2-4087-bf93-7e170a30444f tempest-GroupTypeSpecsTest-138062072 tempest-GroupTypeSpecsTest-138062072-project-admin] https://10.4.3.240/volume/v3/group_types/dc5b7be1-4dee-47b9-811b-e06ba151f09d/group_specs/key2 returned with HTTP 202 Aug 20 01:00:25.373455 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 411/1623] 10.4.3.240 () {68 vars in 1455 bytes} [Thu Aug 20 01:00:25 2026] DELETE /volume/v3/group_types/dc5b7be1-4dee-47b9-811b-e06ba151f09d/group_specs/key2 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 20 01:00:25.381825 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-057ed202-21dd-4827-922a-091140910bda None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:25.386314 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-057ed202-21dd-4827-922a-091140910bda tempest-GroupTypeSpecsTest-138062072 tempest-GroupTypeSpecsTest-138062072-project-admin] GET https://10.4.3.240/volume/v3/group_types/dc5b7be1-4dee-47b9-811b-e06ba151f09d/group_specs/key2 Aug 20 01:00:25.386585 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-057ed202-21dd-4827-922a-091140910bda tempest-GroupTypeSpecsTest-138062072 tempest-GroupTypeSpecsTest-138062072-project-admin] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:25.386776 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-057ed202-21dd-4827-922a-091140910bda tempest-GroupTypeSpecsTest-138062072 tempest-GroupTypeSpecsTest-138062072-project-admin] Calling method 'version_select' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:25.394753 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-057ed202-21dd-4827-922a-091140910bda tempest-GroupTypeSpecsTest-138062072 tempest-GroupTypeSpecsTest-138062072-project-admin] HTTP exception thrown: Group Type dc5b7be1-4dee-47b9-811b-e06ba151f09d has no extra spec with key key2. Aug 20 01:00:25.394929 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-057ed202-21dd-4827-922a-091140910bda tempest-GroupTypeSpecsTest-138062072 tempest-GroupTypeSpecsTest-138062072-project-admin] https://10.4.3.240/volume/v3/group_types/dc5b7be1-4dee-47b9-811b-e06ba151f09d/group_specs/key2 returned with HTTP 404 Aug 20 01:00:25.395535 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 402/1624] 10.4.3.240 () {68 vars in 1452 bytes} [Thu Aug 20 01:00:25 2026] GET /volume/v3/group_types/dc5b7be1-4dee-47b9-811b-e06ba151f09d/group_specs/key2 => generated 126 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 01:00:25.406405 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-305ec0f9-b8e8-420e-9c81-66d83961d4ed None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:25.407292 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-305ec0f9-b8e8-420e-9c81-66d83961d4ed tempest-GroupTypeSpecsTest-138062072 tempest-GroupTypeSpecsTest-138062072-project-admin] DELETE https://10.4.3.240/volume/v3/group_types/dc5b7be1-4dee-47b9-811b-e06ba151f09d/group_specs/key3 Aug 20 01:00:25.407529 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-305ec0f9-b8e8-420e-9c81-66d83961d4ed tempest-GroupTypeSpecsTest-138062072 tempest-GroupTypeSpecsTest-138062072-project-admin] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:25.407715 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-305ec0f9-b8e8-420e-9c81-66d83961d4ed tempest-GroupTypeSpecsTest-138062072 tempest-GroupTypeSpecsTest-138062072-project-admin] Calling method 'version_select' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:25.417570 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-305ec0f9-b8e8-420e-9c81-66d83961d4ed tempest-GroupTypeSpecsTest-138062072 tempest-GroupTypeSpecsTest-138062072-project-admin] https://10.4.3.240/volume/v3/group_types/dc5b7be1-4dee-47b9-811b-e06ba151f09d/group_specs/key3 returned with HTTP 202 Aug 20 01:00:25.418026 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 400/1625] 10.4.3.240 () {68 vars in 1455 bytes} [Thu Aug 20 01:00:25 2026] DELETE /volume/v3/group_types/dc5b7be1-4dee-47b9-811b-e06ba151f09d/group_specs/key3 => generated 0 bytes in 13 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 20 01:00:25.422576 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-d09dce89-c73c-40c8-a30a-095ac8cd9576 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:25.424944 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-d09dce89-c73c-40c8-a30a-095ac8cd9576 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] GET https://10.4.3.240/volume/v3/volumes/7d8f6c46-e0b6-42a6-b9c6-642d592cd125 Aug 20 01:00:25.425190 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-d09dce89-c73c-40c8-a30a-095ac8cd9576 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:25.425477 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-d09dce89-c73c-40c8-a30a-095ac8cd9576 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:25.431139 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-6cb80967-d33f-4b04-8ed6-ddd7a27c46da None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:25.433539 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-6cb80967-d33f-4b04-8ed6-ddd7a27c46da tempest-GroupTypeSpecsTest-138062072 tempest-GroupTypeSpecsTest-138062072-project-admin] GET https://10.4.3.240/volume/v3/group_types/dc5b7be1-4dee-47b9-811b-e06ba151f09d/group_specs/key3 Aug 20 01:00:25.433805 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-6cb80967-d33f-4b04-8ed6-ddd7a27c46da tempest-GroupTypeSpecsTest-138062072 tempest-GroupTypeSpecsTest-138062072-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:25.434023 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-6cb80967-d33f-4b04-8ed6-ddd7a27c46da tempest-GroupTypeSpecsTest-138062072 tempest-GroupTypeSpecsTest-138062072-project-admin] Calling method 'version_select' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:25.438313 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:25.438313 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:00:25.444392 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-6cb80967-d33f-4b04-8ed6-ddd7a27c46da tempest-GroupTypeSpecsTest-138062072 tempest-GroupTypeSpecsTest-138062072-project-admin] HTTP exception thrown: Group Type dc5b7be1-4dee-47b9-811b-e06ba151f09d has no extra spec with key key3. Aug 20 01:00:25.444775 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-6cb80967-d33f-4b04-8ed6-ddd7a27c46da tempest-GroupTypeSpecsTest-138062072 tempest-GroupTypeSpecsTest-138062072-project-admin] https://10.4.3.240/volume/v3/group_types/dc5b7be1-4dee-47b9-811b-e06ba151f09d/group_specs/key3 returned with HTTP 404 Aug 20 01:00:25.445532 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 412/1626] 10.4.3.240 () {68 vars in 1452 bytes} [Thu Aug 20 01:00:25 2026] GET /volume/v3/group_types/dc5b7be1-4dee-47b9-811b-e06ba151f09d/group_specs/key3 => generated 126 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 01:00:25.446595 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-d09dce89-c73c-40c8-a30a-095ac8cd9576 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Volume info retrieved successfully. Aug 20 01:00:25.452627 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-6a2fa351-aa70-4cf1-90b9-40e92a5ae903 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:25.458160 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-6a2fa351-aa70-4cf1-90b9-40e92a5ae903 tempest-GroupTypeSpecsTest-138062072 tempest-GroupTypeSpecsTest-138062072-project-admin] DELETE https://10.4.3.240/volume/v3/group_types/dc5b7be1-4dee-47b9-811b-e06ba151f09d Aug 20 01:00:25.458160 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-6a2fa351-aa70-4cf1-90b9-40e92a5ae903 tempest-GroupTypeSpecsTest-138062072 tempest-GroupTypeSpecsTest-138062072-project-admin] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:25.458160 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-6a2fa351-aa70-4cf1-90b9-40e92a5ae903 tempest-GroupTypeSpecsTest-138062072 tempest-GroupTypeSpecsTest-138062072-project-admin] Calling method 'version_select' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:25.459248 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-d09dce89-c73c-40c8-a30a-095ac8cd9576 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] https://10.4.3.240/volume/v3/volumes/7d8f6c46-e0b6-42a6-b9c6-642d592cd125 returned with HTTP 200 Aug 20 01:00:25.461496 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 413/1627] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:00:25 2026] GET /volume/v3/volumes/7d8f6c46-e0b6-42a6-b9c6-642d592cd125 => generated 879 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:00:25.479611 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-6a2fa351-aa70-4cf1-90b9-40e92a5ae903 tempest-GroupTypeSpecsTest-138062072 tempest-GroupTypeSpecsTest-138062072-project-admin] https://10.4.3.240/volume/v3/group_types/dc5b7be1-4dee-47b9-811b-e06ba151f09d returned with HTTP 202 Aug 20 01:00:25.480216 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 403/1628] 10.4.3.240 () {68 vars in 1404 bytes} [Thu Aug 20 01:00:25 2026] DELETE /volume/v3/group_types/dc5b7be1-4dee-47b9-811b-e06ba151f09d => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 20 01:00:25.575429 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-d12514ad-1b24-406c-9d22-11e1818d1371 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:25.577473 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-d12514ad-1b24-406c-9d22-11e1818d1371 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] GET https://10.4.3.240/volume/v3/backups/c52260c9-70f9-40f6-9fac-d1e7886d7798 Aug 20 01:00:25.577473 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-d12514ad-1b24-406c-9d22-11e1818d1371 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:25.577473 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-d12514ad-1b24-406c-9d22-11e1818d1371 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:25.577609 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.v3.backups [None req-d12514ad-1b24-406c-9d22-11e1818d1371 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Show backup with id c52260c9-70f9-40f6-9fac-d1e7886d7798. {{(pid=100213) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:00:25.581909 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:25.581909 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:00:25.582941 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-d12514ad-1b24-406c-9d22-11e1818d1371 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] https://10.4.3.240/volume/v3/backups/c52260c9-70f9-40f6-9fac-d1e7886d7798 returned with HTTP 200 Aug 20 01:00:25.583254 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 401/1629] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:00:25 2026] GET /volume/v3/backups/c52260c9-70f9-40f6-9fac-d1e7886d7798 => generated 790 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:00:25.796227 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-8a568979-9e31-4bdd-adf1-e7f51e988556 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:25.798927 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-8a568979-9e31-4bdd-adf1-e7f51e988556 tempest-VolumesDeleteCascade-1662578927 tempest-VolumesDeleteCascade-1662578927-project-member] GET https://10.4.3.240/volume/v3/volumes/0ca4b624-a4a8-4410-94da-6f9f605db642 Aug 20 01:00:25.799789 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-8a568979-9e31-4bdd-adf1-e7f51e988556 tempest-VolumesDeleteCascade-1662578927 tempest-VolumesDeleteCascade-1662578927-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:25.799789 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-8a568979-9e31-4bdd-adf1-e7f51e988556 tempest-VolumesDeleteCascade-1662578927 tempest-VolumesDeleteCascade-1662578927-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:25.806825 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-8a568979-9e31-4bdd-adf1-e7f51e988556 tempest-VolumesDeleteCascade-1662578927 tempest-VolumesDeleteCascade-1662578927-project-member] https://10.4.3.240/volume/v3/volumes/0ca4b624-a4a8-4410-94da-6f9f605db642 returned with HTTP 404 Aug 20 01:00:25.807589 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 413/1630] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:00:25 2026] GET /volume/v3/volumes/0ca4b624-a4a8-4410-94da-6f9f605db642 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:00:25.815879 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-c9d3a74a-6fa5-487f-baf2-8104e7c1ba01 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:25.817730 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-c9d3a74a-6fa5-487f-baf2-8104e7c1ba01 tempest-VolumesDeleteCascade-1662578927 tempest-VolumesDeleteCascade-1662578927-project-member] DELETE https://10.4.3.240/volume/v3/snapshots/2610e10c-a441-4508-a87e-cfd9c1606db0 Aug 20 01:00:25.817933 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-c9d3a74a-6fa5-487f-baf2-8104e7c1ba01 tempest-VolumesDeleteCascade-1662578927 tempest-VolumesDeleteCascade-1662578927-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:25.818326 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-c9d3a74a-6fa5-487f-baf2-8104e7c1ba01 tempest-VolumesDeleteCascade-1662578927 tempest-VolumesDeleteCascade-1662578927-project-member] Calling method 'delete' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:25.818326 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.v3.snapshots [None req-c9d3a74a-6fa5-487f-baf2-8104e7c1ba01 tempest-VolumesDeleteCascade-1662578927 tempest-VolumesDeleteCascade-1662578927-project-member] Delete snapshot with id: 2610e10c-a441-4508-a87e-cfd9c1606db0 Aug 20 01:00:25.822821 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-c9d3a74a-6fa5-487f-baf2-8104e7c1ba01 tempest-VolumesDeleteCascade-1662578927 tempest-VolumesDeleteCascade-1662578927-project-member] https://10.4.3.240/volume/v3/snapshots/2610e10c-a441-4508-a87e-cfd9c1606db0 returned with HTTP 404 Aug 20 01:00:25.823328 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 414/1631] 10.4.3.240 () {66 vars in 1357 bytes} [Thu Aug 20 01:00:25 2026] DELETE /volume/v3/snapshots/2610e10c-a441-4508-a87e-cfd9c1606db0 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:00:25.832915 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-e3ffdfed-a87e-475b-9a40-a8b4bd3b7d93 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:25.835524 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-e3ffdfed-a87e-475b-9a40-a8b4bd3b7d93 tempest-VolumesDeleteCascade-1662578927 tempest-VolumesDeleteCascade-1662578927-project-member] GET https://10.4.3.240/volume/v3/volumes/e960eb7c-aca6-4bcd-a7c6-2e6ff58d56b1 Aug 20 01:00:25.835955 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-e3ffdfed-a87e-475b-9a40-a8b4bd3b7d93 tempest-VolumesDeleteCascade-1662578927 tempest-VolumesDeleteCascade-1662578927-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:25.835955 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-e3ffdfed-a87e-475b-9a40-a8b4bd3b7d93 tempest-VolumesDeleteCascade-1662578927 tempest-VolumesDeleteCascade-1662578927-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:25.847528 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-e3ffdfed-a87e-475b-9a40-a8b4bd3b7d93 tempest-VolumesDeleteCascade-1662578927 tempest-VolumesDeleteCascade-1662578927-project-member] https://10.4.3.240/volume/v3/volumes/e960eb7c-aca6-4bcd-a7c6-2e6ff58d56b1 returned with HTTP 404 Aug 20 01:00:25.847528 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 404/1632] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:00:25 2026] GET /volume/v3/volumes/e960eb7c-aca6-4bcd-a7c6-2e6ff58d56b1 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:00:25.858876 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-b016b7f1-e9af-4c56-9651-beeca372ad59 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:25.861093 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-b016b7f1-e9af-4c56-9651-beeca372ad59 tempest-VolumesDeleteCascade-1662578927 tempest-VolumesDeleteCascade-1662578927-project-member] DELETE https://10.4.3.240/volume/v3/volumes/e960eb7c-aca6-4bcd-a7c6-2e6ff58d56b1 Aug 20 01:00:25.861310 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-b016b7f1-e9af-4c56-9651-beeca372ad59 tempest-VolumesDeleteCascade-1662578927 tempest-VolumesDeleteCascade-1662578927-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:25.861582 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-b016b7f1-e9af-4c56-9651-beeca372ad59 tempest-VolumesDeleteCascade-1662578927 tempest-VolumesDeleteCascade-1662578927-project-member] Calling method 'delete' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:25.861776 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.v3.volumes [None req-b016b7f1-e9af-4c56-9651-beeca372ad59 tempest-VolumesDeleteCascade-1662578927 tempest-VolumesDeleteCascade-1662578927-project-member] Delete volume with id: e960eb7c-aca6-4bcd-a7c6-2e6ff58d56b1 Aug 20 01:00:25.871149 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-b016b7f1-e9af-4c56-9651-beeca372ad59 tempest-VolumesDeleteCascade-1662578927 tempest-VolumesDeleteCascade-1662578927-project-member] https://10.4.3.240/volume/v3/volumes/e960eb7c-aca6-4bcd-a7c6-2e6ff58d56b1 returned with HTTP 404 Aug 20 01:00:25.871817 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 402/1633] 10.4.3.240 () {66 vars in 1351 bytes} [Thu Aug 20 01:00:25 2026] DELETE /volume/v3/volumes/e960eb7c-aca6-4bcd-a7c6-2e6ff58d56b1 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:00:25.895275 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-6937ad7f-faf7-4471-90b7-da0291948355 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:25.897720 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-6937ad7f-faf7-4471-90b7-da0291948355 tempest-AttachVolumeNegativeTest-1544877568 tempest-AttachVolumeNegativeTest-1544877568-project-member] GET https://10.4.3.240/volume/v3/volumes/dc9bd7ac-e5f6-4647-835a-1a99c728d83e Aug 20 01:00:25.897995 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-6937ad7f-faf7-4471-90b7-da0291948355 tempest-AttachVolumeNegativeTest-1544877568 tempest-AttachVolumeNegativeTest-1544877568-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:25.898248 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-6937ad7f-faf7-4471-90b7-da0291948355 tempest-AttachVolumeNegativeTest-1544877568 tempest-AttachVolumeNegativeTest-1544877568-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:25.910254 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:25.910254 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:00:25.914477 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-6937ad7f-faf7-4471-90b7-da0291948355 tempest-AttachVolumeNegativeTest-1544877568 tempest-AttachVolumeNegativeTest-1544877568-project-member] Volume info retrieved successfully. Aug 20 01:00:25.920718 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-6937ad7f-faf7-4471-90b7-da0291948355 tempest-AttachVolumeNegativeTest-1544877568 tempest-AttachVolumeNegativeTest-1544877568-project-member] https://10.4.3.240/volume/v3/volumes/dc9bd7ac-e5f6-4647-835a-1a99c728d83e returned with HTTP 200 Aug 20 01:00:25.921202 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 414/1634] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:00:25 2026] GET /volume/v3/volumes/dc9bd7ac-e5f6-4647-835a-1a99c728d83e => generated 848 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:00:26.367934 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-d35c149c-4a45-4066-b021-2501bd35974d req-6516db22-1dbd-497a-9406-d6e6bbe6f2ee None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:26.372490 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-d35c149c-4a45-4066-b021-2501bd35974d req-6516db22-1dbd-497a-9406-d6e6bbe6f2ee tempest-AttachVolumeNegativeTest-1544877568 tempest-AttachVolumeNegativeTest-1544877568-project-member] POST https://10.4.3.240/volume/v3/attachments/e80a187e-cb7e-4e67-97d6-b1d33cdf25b8/action Aug 20 01:00:26.372976 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-d35c149c-4a45-4066-b021-2501bd35974d req-6516db22-1dbd-497a-9406-d6e6bbe6f2ee tempest-AttachVolumeNegativeTest-1544877568 tempest-AttachVolumeNegativeTest-1544877568-project-member] Action body: b'{"os-complete": null}' {{(pid=100214) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 01:00:26.373157 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-d35c149c-4a45-4066-b021-2501bd35974d req-6516db22-1dbd-497a-9406-d6e6bbe6f2ee tempest-AttachVolumeNegativeTest-1544877568 tempest-AttachVolumeNegativeTest-1544877568-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:00:26.402677 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:26.402677 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:00:26.424735 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-d35c149c-4a45-4066-b021-2501bd35974d req-6516db22-1dbd-497a-9406-d6e6bbe6f2ee tempest-AttachVolumeNegativeTest-1544877568 tempest-AttachVolumeNegativeTest-1544877568-project-member] https://10.4.3.240/volume/v3/attachments/e80a187e-cb7e-4e67-97d6-b1d33cdf25b8/action returned with HTTP 204 Aug 20 01:00:26.425950 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 415/1635] 10.4.3.240 () {74 vars in 1725 bytes} [Thu Aug 20 01:00:26 2026] POST /volume/v3/attachments/e80a187e-cb7e-4e67-97d6-b1d33cdf25b8/action => generated 0 bytes in 58 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:00:26.481753 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-10c7da97-8d71-455e-b452-7a2675161942 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:26.484165 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-10c7da97-8d71-455e-b452-7a2675161942 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] GET https://10.4.3.240/volume/v3/volumes/7d8f6c46-e0b6-42a6-b9c6-642d592cd125 Aug 20 01:00:26.484293 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-10c7da97-8d71-455e-b452-7a2675161942 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:26.485700 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-10c7da97-8d71-455e-b452-7a2675161942 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:26.495475 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:26.495475 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:00:26.499916 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-10c7da97-8d71-455e-b452-7a2675161942 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Volume info retrieved successfully. Aug 20 01:00:26.508040 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-10c7da97-8d71-455e-b452-7a2675161942 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] https://10.4.3.240/volume/v3/volumes/7d8f6c46-e0b6-42a6-b9c6-642d592cd125 returned with HTTP 200 Aug 20 01:00:26.508040 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 405/1636] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:00:26 2026] GET /volume/v3/volumes/7d8f6c46-e0b6-42a6-b9c6-642d592cd125 => generated 879 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:00:26.599365 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-34e18c76-d669-41f8-805d-532909625d6d None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:26.601227 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-34e18c76-d669-41f8-805d-532909625d6d tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] GET https://10.4.3.240/volume/v3/backups/c52260c9-70f9-40f6-9fac-d1e7886d7798 Aug 20 01:00:26.601552 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-34e18c76-d669-41f8-805d-532909625d6d tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:26.602036 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-34e18c76-d669-41f8-805d-532909625d6d tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:26.602194 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.v3.backups [None req-34e18c76-d669-41f8-805d-532909625d6d tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Show backup with id c52260c9-70f9-40f6-9fac-d1e7886d7798. {{(pid=100213) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:00:26.608769 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:26.608769 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:00:26.609772 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-34e18c76-d669-41f8-805d-532909625d6d tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] https://10.4.3.240/volume/v3/backups/c52260c9-70f9-40f6-9fac-d1e7886d7798 returned with HTTP 200 Aug 20 01:00:26.610275 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 403/1637] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:00:26 2026] GET /volume/v3/backups/c52260c9-70f9-40f6-9fac-d1e7886d7798 => generated 790 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:00:26.940055 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-954e363d-a313-4568-a556-99e524d58ddb None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:26.942149 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-954e363d-a313-4568-a556-99e524d58ddb tempest-AttachVolumeNegativeTest-1544877568 tempest-AttachVolumeNegativeTest-1544877568-project-member] GET https://10.4.3.240/volume/v3/volumes/dc9bd7ac-e5f6-4647-835a-1a99c728d83e Aug 20 01:00:26.942356 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-954e363d-a313-4568-a556-99e524d58ddb tempest-AttachVolumeNegativeTest-1544877568 tempest-AttachVolumeNegativeTest-1544877568-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:26.942569 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-954e363d-a313-4568-a556-99e524d58ddb tempest-AttachVolumeNegativeTest-1544877568 tempest-AttachVolumeNegativeTest-1544877568-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:26.956305 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:26.956305 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:00:26.961363 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-954e363d-a313-4568-a556-99e524d58ddb tempest-AttachVolumeNegativeTest-1544877568 tempest-AttachVolumeNegativeTest-1544877568-project-member] Volume info retrieved successfully. Aug 20 01:00:26.967479 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-954e363d-a313-4568-a556-99e524d58ddb tempest-AttachVolumeNegativeTest-1544877568 tempest-AttachVolumeNegativeTest-1544877568-project-member] https://10.4.3.240/volume/v3/volumes/dc9bd7ac-e5f6-4647-835a-1a99c728d83e returned with HTTP 200 Aug 20 01:00:26.968573 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 415/1638] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:00:26 2026] GET /volume/v3/volumes/dc9bd7ac-e5f6-4647-835a-1a99c728d83e => generated 1140 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:00:26.992606 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-380198b4-4328-4e0a-85c9-d6585e000c13 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:26.992606 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-380198b4-4328-4e0a-85c9-d6585e000c13 tempest-AttachVolumeNegativeTest-1544877568 tempest-AttachVolumeNegativeTest-1544877568-project-member] GET https://10.4.3.240/volume/v3/volumes/dc9bd7ac-e5f6-4647-835a-1a99c728d83e Aug 20 01:00:26.992606 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-380198b4-4328-4e0a-85c9-d6585e000c13 tempest-AttachVolumeNegativeTest-1544877568 tempest-AttachVolumeNegativeTest-1544877568-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:26.992606 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-380198b4-4328-4e0a-85c9-d6585e000c13 tempest-AttachVolumeNegativeTest-1544877568 tempest-AttachVolumeNegativeTest-1544877568-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:27.009816 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:27.009816 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:00:27.017725 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-380198b4-4328-4e0a-85c9-d6585e000c13 tempest-AttachVolumeNegativeTest-1544877568 tempest-AttachVolumeNegativeTest-1544877568-project-member] Volume info retrieved successfully. Aug 20 01:00:27.022387 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-380198b4-4328-4e0a-85c9-d6585e000c13 tempest-AttachVolumeNegativeTest-1544877568 tempest-AttachVolumeNegativeTest-1544877568-project-member] https://10.4.3.240/volume/v3/volumes/dc9bd7ac-e5f6-4647-835a-1a99c728d83e returned with HTTP 200 Aug 20 01:00:27.022826 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 416/1639] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:00:26 2026] GET /volume/v3/volumes/dc9bd7ac-e5f6-4647-835a-1a99c728d83e => generated 1140 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:00:27.036750 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-ef1038f6-9f1d-4251-a34b-dd4c89744bc5 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:27.042950 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-ef1038f6-9f1d-4251-a34b-dd4c89744bc5 tempest-AttachVolumeNegativeTest-1544877568 tempest-AttachVolumeNegativeTest-1544877568-project-member] DELETE https://10.4.3.240/volume/v3/volumes/dc9bd7ac-e5f6-4647-835a-1a99c728d83e Aug 20 01:00:27.042950 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-ef1038f6-9f1d-4251-a34b-dd4c89744bc5 tempest-AttachVolumeNegativeTest-1544877568 tempest-AttachVolumeNegativeTest-1544877568-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:27.042950 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-ef1038f6-9f1d-4251-a34b-dd4c89744bc5 tempest-AttachVolumeNegativeTest-1544877568 tempest-AttachVolumeNegativeTest-1544877568-project-member] Calling method 'delete' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:27.042950 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.v3.volumes [None req-ef1038f6-9f1d-4251-a34b-dd4c89744bc5 tempest-AttachVolumeNegativeTest-1544877568 tempest-AttachVolumeNegativeTest-1544877568-project-member] Delete volume with id: dc9bd7ac-e5f6-4647-835a-1a99c728d83e Aug 20 01:00:27.064578 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:27.064578 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:00:27.065202 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-ef1038f6-9f1d-4251-a34b-dd4c89744bc5 tempest-AttachVolumeNegativeTest-1544877568 tempest-AttachVolumeNegativeTest-1544877568-project-member] Volume info retrieved successfully. Aug 20 01:00:27.073370 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-ef1038f6-9f1d-4251-a34b-dd4c89744bc5 tempest-AttachVolumeNegativeTest-1544877568 tempest-AttachVolumeNegativeTest-1544877568-project-member] Volume status must be available or error or error_restoring or error_extending or error_managing and must not be migrating, attached, belong to a group, have snapshots, awaiting a transfer, or be disassociated from snapshots after volume transfer. Aug 20 01:00:27.073798 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-ef1038f6-9f1d-4251-a34b-dd4c89744bc5 tempest-AttachVolumeNegativeTest-1544877568 tempest-AttachVolumeNegativeTest-1544877568-project-member] https://10.4.3.240/volume/v3/volumes/dc9bd7ac-e5f6-4647-835a-1a99c728d83e returned with HTTP 400 Aug 20 01:00:27.074301 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 406/1640] 10.4.3.240 () {66 vars in 1351 bytes} [Thu Aug 20 01:00:27 2026] DELETE /volume/v3/volumes/dc9bd7ac-e5f6-4647-835a-1a99c728d83e => generated 307 bytes in 39 msecs (HTTP/1.1 400) 7 headers in 294 bytes (2 switches on core 0) Aug 20 01:00:27.082172 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-68e88a34-ec59-4996-8efd-03a567c66314 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:27.084125 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-68e88a34-ec59-4996-8efd-03a567c66314 tempest-AttachVolumeNegativeTest-1544877568 tempest-AttachVolumeNegativeTest-1544877568-project-member] GET https://10.4.3.240/volume/v3/volumes/dc9bd7ac-e5f6-4647-835a-1a99c728d83e Aug 20 01:00:27.084472 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-68e88a34-ec59-4996-8efd-03a567c66314 tempest-AttachVolumeNegativeTest-1544877568 tempest-AttachVolumeNegativeTest-1544877568-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:27.084705 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-68e88a34-ec59-4996-8efd-03a567c66314 tempest-AttachVolumeNegativeTest-1544877568 tempest-AttachVolumeNegativeTest-1544877568-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:27.095598 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:27.095598 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:00:27.100075 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-68e88a34-ec59-4996-8efd-03a567c66314 tempest-AttachVolumeNegativeTest-1544877568 tempest-AttachVolumeNegativeTest-1544877568-project-member] Volume info retrieved successfully. Aug 20 01:00:27.105118 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-68e88a34-ec59-4996-8efd-03a567c66314 tempest-AttachVolumeNegativeTest-1544877568 tempest-AttachVolumeNegativeTest-1544877568-project-member] https://10.4.3.240/volume/v3/volumes/dc9bd7ac-e5f6-4647-835a-1a99c728d83e returned with HTTP 200 Aug 20 01:00:27.105549 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 404/1641] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:00:27 2026] GET /volume/v3/volumes/dc9bd7ac-e5f6-4647-835a-1a99c728d83e => generated 1140 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:00:27.150715 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-33d37767-0818-452f-bcfd-60ccb3d0cf2e req-4b5213f1-13a0-4330-bd42-c343cb7e7556 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:27.154732 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-33d37767-0818-452f-bcfd-60ccb3d0cf2e req-4b5213f1-13a0-4330-bd42-c343cb7e7556 tempest-AttachVolumeNegativeTest-1544877568 tempest-AttachVolumeNegativeTest-1544877568-project-member] GET https://10.4.3.240/volume/v3/volumes/dc9bd7ac-e5f6-4647-835a-1a99c728d83e Aug 20 01:00:27.155179 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-33d37767-0818-452f-bcfd-60ccb3d0cf2e req-4b5213f1-13a0-4330-bd42-c343cb7e7556 tempest-AttachVolumeNegativeTest-1544877568 tempest-AttachVolumeNegativeTest-1544877568-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:27.155622 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-33d37767-0818-452f-bcfd-60ccb3d0cf2e req-4b5213f1-13a0-4330-bd42-c343cb7e7556 tempest-AttachVolumeNegativeTest-1544877568 tempest-AttachVolumeNegativeTest-1544877568-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:27.173856 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:27.173856 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:00:27.181013 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [req-33d37767-0818-452f-bcfd-60ccb3d0cf2e req-4b5213f1-13a0-4330-bd42-c343cb7e7556 tempest-AttachVolumeNegativeTest-1544877568 tempest-AttachVolumeNegativeTest-1544877568-project-member] Volume info retrieved successfully. Aug 20 01:00:27.187888 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-33d37767-0818-452f-bcfd-60ccb3d0cf2e req-4b5213f1-13a0-4330-bd42-c343cb7e7556 tempest-AttachVolumeNegativeTest-1544877568 tempest-AttachVolumeNegativeTest-1544877568-project-member] https://10.4.3.240/volume/v3/volumes/dc9bd7ac-e5f6-4647-835a-1a99c728d83e returned with HTTP 200 Aug 20 01:00:27.188506 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 416/1642] 10.4.3.240 () {68 vars in 1598 bytes} [Thu Aug 20 01:00:27 2026] GET /volume/v3/volumes/dc9bd7ac-e5f6-4647-835a-1a99c728d83e => generated 1140 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:00:27.214208 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-33d37767-0818-452f-bcfd-60ccb3d0cf2e req-7b19c406-764e-4ef8-8542-9db3c65b1c85 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:27.216711 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-33d37767-0818-452f-bcfd-60ccb3d0cf2e req-7b19c406-764e-4ef8-8542-9db3c65b1c85 tempest-AttachVolumeNegativeTest-1544877568 tempest-AttachVolumeNegativeTest-1544877568-project-member] POST https://10.4.3.240/volume/v3/volumes/dc9bd7ac-e5f6-4647-835a-1a99c728d83e/action Aug 20 01:00:27.217109 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-33d37767-0818-452f-bcfd-60ccb3d0cf2e req-7b19c406-764e-4ef8-8542-9db3c65b1c85 tempest-AttachVolumeNegativeTest-1544877568 tempest-AttachVolumeNegativeTest-1544877568-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100214) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 01:00:27.217261 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-33d37767-0818-452f-bcfd-60ccb3d0cf2e req-7b19c406-764e-4ef8-8542-9db3c65b1c85 tempest-AttachVolumeNegativeTest-1544877568 tempest-AttachVolumeNegativeTest-1544877568-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:00:27.229961 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:27.229961 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:00:27.230625 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [req-33d37767-0818-452f-bcfd-60ccb3d0cf2e req-7b19c406-764e-4ef8-8542-9db3c65b1c85 tempest-AttachVolumeNegativeTest-1544877568 tempest-AttachVolumeNegativeTest-1544877568-project-member] Volume info retrieved successfully. Aug 20 01:00:27.240831 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [req-33d37767-0818-452f-bcfd-60ccb3d0cf2e req-7b19c406-764e-4ef8-8542-9db3c65b1c85 tempest-AttachVolumeNegativeTest-1544877568 tempest-AttachVolumeNegativeTest-1544877568-project-member] Begin detaching volume completed successfully. Aug 20 01:00:27.241103 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-33d37767-0818-452f-bcfd-60ccb3d0cf2e req-7b19c406-764e-4ef8-8542-9db3c65b1c85 tempest-AttachVolumeNegativeTest-1544877568 tempest-AttachVolumeNegativeTest-1544877568-project-member] https://10.4.3.240/volume/v3/volumes/dc9bd7ac-e5f6-4647-835a-1a99c728d83e/action returned with HTTP 202 Aug 20 01:00:27.241581 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 417/1643] 10.4.3.240 () {72 vars in 1672 bytes} [Thu Aug 20 01:00:27 2026] POST /volume/v3/volumes/dc9bd7ac-e5f6-4647-835a-1a99c728d83e/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 01:00:27.298371 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-6eed1243-eb9f-4ab6-a81b-b275057fcd6b None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:27.298371 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-6eed1243-eb9f-4ab6-a81b-b275057fcd6b None None] GET https://10.4.3.240/volume// Aug 20 01:00:27.298371 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-6eed1243-eb9f-4ab6-a81b-b275057fcd6b None None] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:27.298371 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-6eed1243-eb9f-4ab6-a81b-b275057fcd6b None None] Calling method 'all' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:27.298610 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-6eed1243-eb9f-4ab6-a81b-b275057fcd6b None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 20 01:00:27.299230 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 407/1644] 10.4.3.240 () {66 vars in 1426 bytes} [Thu Aug 20 01:00:27 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 01:00:27.307598 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [req-33d37767-0818-452f-bcfd-60ccb3d0cf2e req-b1424c65-cd46-430c-9d83-81750b75bf28 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:27.313472 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-33d37767-0818-452f-bcfd-60ccb3d0cf2e req-b1424c65-cd46-430c-9d83-81750b75bf28 tempest-AttachVolumeNegativeTest-1544877568 tempest-AttachVolumeNegativeTest-1544877568-project-member] GET https://10.4.3.240/volume/v3/volumes/dc9bd7ac-e5f6-4647-835a-1a99c728d83e Aug 20 01:00:27.313732 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [req-33d37767-0818-452f-bcfd-60ccb3d0cf2e req-b1424c65-cd46-430c-9d83-81750b75bf28 tempest-AttachVolumeNegativeTest-1544877568 tempest-AttachVolumeNegativeTest-1544877568-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:27.313958 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [req-33d37767-0818-452f-bcfd-60ccb3d0cf2e req-b1424c65-cd46-430c-9d83-81750b75bf28 tempest-AttachVolumeNegativeTest-1544877568 tempest-AttachVolumeNegativeTest-1544877568-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:27.339076 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:27.339076 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:00:27.339076 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [req-33d37767-0818-452f-bcfd-60ccb3d0cf2e req-b1424c65-cd46-430c-9d83-81750b75bf28 tempest-AttachVolumeNegativeTest-1544877568 tempest-AttachVolumeNegativeTest-1544877568-project-member] Volume info retrieved successfully. Aug 20 01:00:27.346744 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-33d37767-0818-452f-bcfd-60ccb3d0cf2e req-b1424c65-cd46-430c-9d83-81750b75bf28 tempest-AttachVolumeNegativeTest-1544877568 tempest-AttachVolumeNegativeTest-1544877568-project-member] https://10.4.3.240/volume/v3/volumes/dc9bd7ac-e5f6-4647-835a-1a99c728d83e returned with HTTP 200 Aug 20 01:00:27.347526 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 405/1645] 10.4.3.240 () {70 vars in 1639 bytes} [Thu Aug 20 01:00:27 2026] GET /volume/v3/volumes/dc9bd7ac-e5f6-4647-835a-1a99c728d83e => generated 1323 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 01:00:27.525807 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-b81c5bf2-7f01-426b-a9ec-4825e1ed73f8 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:27.530753 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-b81c5bf2-7f01-426b-a9ec-4825e1ed73f8 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] GET https://10.4.3.240/volume/v3/volumes/7d8f6c46-e0b6-42a6-b9c6-642d592cd125 Aug 20 01:00:27.531497 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-b81c5bf2-7f01-426b-a9ec-4825e1ed73f8 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:27.532162 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-b81c5bf2-7f01-426b-a9ec-4825e1ed73f8 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:27.550664 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:27.550664 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:00:27.557447 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-b81c5bf2-7f01-426b-a9ec-4825e1ed73f8 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Volume info retrieved successfully. Aug 20 01:00:27.564055 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-b81c5bf2-7f01-426b-a9ec-4825e1ed73f8 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] https://10.4.3.240/volume/v3/volumes/7d8f6c46-e0b6-42a6-b9c6-642d592cd125 returned with HTTP 200 Aug 20 01:00:27.564574 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 417/1646] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:00:27 2026] GET /volume/v3/volumes/7d8f6c46-e0b6-42a6-b9c6-642d592cd125 => generated 879 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:00:27.625869 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-d489d161-4fb8-4c45-b27b-de8bb90b227f None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:27.626638 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-d489d161-4fb8-4c45-b27b-de8bb90b227f tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] GET https://10.4.3.240/volume/v3/backups/c52260c9-70f9-40f6-9fac-d1e7886d7798 Aug 20 01:00:27.626833 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-d489d161-4fb8-4c45-b27b-de8bb90b227f tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:27.627033 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-d489d161-4fb8-4c45-b27b-de8bb90b227f tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:27.627168 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-d489d161-4fb8-4c45-b27b-de8bb90b227f tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Show backup with id c52260c9-70f9-40f6-9fac-d1e7886d7798. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:00:27.632047 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-e91510f8-c4a4-472a-a913-4775315ba52a None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:27.634371 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:27.634371 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:00:27.635283 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-d489d161-4fb8-4c45-b27b-de8bb90b227f tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] https://10.4.3.240/volume/v3/backups/c52260c9-70f9-40f6-9fac-d1e7886d7798 returned with HTTP 200 Aug 20 01:00:27.635820 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 418/1647] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:00:27 2026] GET /volume/v3/backups/c52260c9-70f9-40f6-9fac-d1e7886d7798 => generated 791 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:00:27.638005 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-84588b37-b442-483e-8243-5cc28e013889 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:27.798384 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-e91510f8-c4a4-472a-a913-4775315ba52a tempest-VolumeHostsAdminTestsJSON-778960836 tempest-VolumeHostsAdminTestsJSON-778960836-project-admin] GET https://10.4.3.240/volume/v3/os-hosts Aug 20 01:00:27.798773 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-e91510f8-c4a4-472a-a913-4775315ba52a tempest-VolumeHostsAdminTestsJSON-778960836 tempest-VolumeHostsAdminTestsJSON-778960836-project-admin] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:27.798839 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-e91510f8-c4a4-472a-a913-4775315ba52a tempest-VolumeHostsAdminTestsJSON-778960836 tempest-VolumeHostsAdminTestsJSON-778960836-project-admin] Calling method 'index' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:27.807741 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.contrib.hosts [None req-e91510f8-c4a4-472a-a913-4775315ba52a tempest-VolumeHostsAdminTestsJSON-778960836 tempest-VolumeHostsAdminTestsJSON-778960836-project-admin] status, active and update: available, enabled, 2026-08-20 00:58:31+00:00 {{(pid=100212) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 20 01:00:27.807942 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.contrib.hosts [None req-e91510f8-c4a4-472a-a913-4775315ba52a tempest-VolumeHostsAdminTestsJSON-778960836 tempest-VolumeHostsAdminTestsJSON-778960836-project-admin] status, active and update: available, enabled, 2026-08-20 00:58:28+00:00 {{(pid=100212) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 20 01:00:27.808057 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.contrib.hosts [None req-e91510f8-c4a4-472a-a913-4775315ba52a tempest-VolumeHostsAdminTestsJSON-778960836 tempest-VolumeHostsAdminTestsJSON-778960836-project-admin] status, active and update: available, enabled, 2026-08-20 01:00:07+00:00 {{(pid=100212) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 20 01:00:27.808312 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-e91510f8-c4a4-472a-a913-4775315ba52a tempest-VolumeHostsAdminTestsJSON-778960836 tempest-VolumeHostsAdminTestsJSON-778960836-project-admin] https://10.4.3.240/volume/v3/os-hosts returned with HTTP 200 Aug 20 01:00:27.808697 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 408/1648] 10.4.3.240 () {66 vars in 1240 bytes} [Thu Aug 20 01:00:27 2026] GET /volume/v3/os-hosts => generated 560 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:00:27.818379 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-84588b37-b442-483e-8243-5cc28e013889 tempest-VolumesBackupsV39Test-819749700 tempest-VolumesBackupsV39Test-819749700-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 20 01:00:27.818379 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-84588b37-b442-483e-8243-5cc28e013889 tempest-VolumesBackupsV39Test-819749700 tempest-VolumesBackupsV39Test-819749700-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsV39Test-Volume-886061819"}} {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:00:27.819660 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.v3.volumes [None req-84588b37-b442-483e-8243-5cc28e013889 tempest-VolumesBackupsV39Test-819749700 tempest-VolumesBackupsV39Test-819749700-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsV39Test-Volume-886061819'}} {{(pid=100213) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 01:00:27.820206 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.v3.volumes [None req-84588b37-b442-483e-8243-5cc28e013889 tempest-VolumesBackupsV39Test-819749700 tempest-VolumesBackupsV39Test-819749700-project-member] Create volume of 1 GB Aug 20 01:00:27.821020 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-44681ada-8371-445f-9b76-1d3263565430 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:27.823790 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-44681ada-8371-445f-9b76-1d3263565430 tempest-VolumeHostsAdminTestsJSON-778960836 tempest-VolumeHostsAdminTestsJSON-778960836-project-admin] GET https://10.4.3.240/volume/v3/os-hosts Aug 20 01:00:27.824806 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-44681ada-8371-445f-9b76-1d3263565430 tempest-VolumeHostsAdminTestsJSON-778960836 tempest-VolumeHostsAdminTestsJSON-778960836-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:27.824806 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-44681ada-8371-445f-9b76-1d3263565430 tempest-VolumeHostsAdminTestsJSON-778960836 tempest-VolumeHostsAdminTestsJSON-778960836-project-admin] Calling method 'index' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:27.825631 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-84588b37-b442-483e-8243-5cc28e013889 tempest-VolumesBackupsV39Test-819749700 tempest-VolumesBackupsV39Test-819749700-project-member] Availability Zones retrieved successfully. Aug 20 01:00:27.832808 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-84588b37-b442-483e-8243-5cc28e013889 tempest-VolumesBackupsV39Test-819749700 tempest-VolumesBackupsV39Test-819749700-project-member] Flow 'volume_create_api' (16b1091c-c4ba-451a-ae24-6f0c2428f49f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:00:27.835552 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.contrib.hosts [None req-44681ada-8371-445f-9b76-1d3263565430 tempest-VolumeHostsAdminTestsJSON-778960836 tempest-VolumeHostsAdminTestsJSON-778960836-project-admin] status, active and update: available, enabled, 2026-08-20 00:58:31+00:00 {{(pid=100215) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 20 01:00:27.835552 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.contrib.hosts [None req-44681ada-8371-445f-9b76-1d3263565430 tempest-VolumeHostsAdminTestsJSON-778960836 tempest-VolumeHostsAdminTestsJSON-778960836-project-admin] status, active and update: available, enabled, 2026-08-20 00:58:28+00:00 {{(pid=100215) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 20 01:00:27.835552 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.contrib.hosts [None req-44681ada-8371-445f-9b76-1d3263565430 tempest-VolumeHostsAdminTestsJSON-778960836 tempest-VolumeHostsAdminTestsJSON-778960836-project-admin] status, active and update: available, enabled, 2026-08-20 01:00:07+00:00 {{(pid=100215) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 20 01:00:27.835672 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-84588b37-b442-483e-8243-5cc28e013889 tempest-VolumesBackupsV39Test-819749700 tempest-VolumesBackupsV39Test-819749700-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f652bbbf-ea6c-4972-9766-47ca086d5c65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:00:27.835699 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-44681ada-8371-445f-9b76-1d3263565430 tempest-VolumeHostsAdminTestsJSON-778960836 tempest-VolumeHostsAdminTestsJSON-778960836-project-admin] https://10.4.3.240/volume/v3/os-hosts returned with HTTP 200 Aug 20 01:00:27.835744 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.flows.api.create_volume [None req-84588b37-b442-483e-8243-5cc28e013889 tempest-VolumesBackupsV39Test-819749700 tempest-VolumesBackupsV39Test-819749700-project-member] Validating volume size '1' using validate_int {{(pid=100213) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 01:00:27.835774 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 418/1649] 10.4.3.240 () {66 vars in 1240 bytes} [Thu Aug 20 01:00:27 2026] GET /volume/v3/os-hosts => generated 560 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:00:27.844028 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-f1db9886-d854-4538-aeba-98a3e9d105fe None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:27.846083 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-f1db9886-d854-4538-aeba-98a3e9d105fe tempest-VolumeHostsAdminTestsJSON-778960836 tempest-VolumeHostsAdminTestsJSON-778960836-project-admin] GET https://10.4.3.240/volume/v3/os-hosts/np0000007838@storpool Aug 20 01:00:27.846322 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-f1db9886-d854-4538-aeba-98a3e9d105fe tempest-VolumeHostsAdminTestsJSON-778960836 tempest-VolumeHostsAdminTestsJSON-778960836-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:27.846621 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-f1db9886-d854-4538-aeba-98a3e9d105fe tempest-VolumeHostsAdminTestsJSON-778960836 tempest-VolumeHostsAdminTestsJSON-778960836-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:27.861440 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-84588b37-b442-483e-8243-5cc28e013889 tempest-VolumesBackupsV39Test-819749700 tempest-VolumesBackupsV39Test-819749700-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f652bbbf-ea6c-4972-9766-47ca086d5c65) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:52:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1ed58bd6-fe6a-497e-ae84-e8199d24fdfa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:00:27.862027 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-84588b37-b442-483e-8243-5cc28e013889 tempest-VolumesBackupsV39Test-819749700 tempest-VolumesBackupsV39Test-819749700-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a8347ee5-31b9-4528-aa4a-aa77512c61f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:00:27.909967 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-f1db9886-d854-4538-aeba-98a3e9d105fe tempest-VolumeHostsAdminTestsJSON-778960836 tempest-VolumeHostsAdminTestsJSON-778960836-project-admin] https://10.4.3.240/volume/v3/os-hosts/np0000007838@storpool returned with HTTP 200 Aug 20 01:00:27.910360 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 419/1650] 10.4.3.240 () {66 vars in 1306 bytes} [Thu Aug 20 01:00:27 2026] GET /volume/v3/os-hosts/np0000007838@storpool => generated 1127 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:00:27.930214 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.quota [None req-84588b37-b442-483e-8243-5cc28e013889 tempest-VolumesBackupsV39Test-819749700 tempest-VolumesBackupsV39Test-819749700-project-member] Created reservations ['f48c690c-e66b-4e13-aea1-631f337e9c6d', '8e17db12-3cef-415e-a9ff-d4bb44396dc1', 'ce17abb9-4e92-4645-8192-fdd27fd4e07d', '84b9a80b-922e-420f-9266-4d94777f0466'] {{(pid=100213) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 01:00:27.931121 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-84588b37-b442-483e-8243-5cc28e013889 tempest-VolumesBackupsV39Test-819749700 tempest-VolumesBackupsV39Test-819749700-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a8347ee5-31b9-4528-aa4a-aa77512c61f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f48c690c-e66b-4e13-aea1-631f337e9c6d', '8e17db12-3cef-415e-a9ff-d4bb44396dc1', 'ce17abb9-4e92-4645-8192-fdd27fd4e07d', '84b9a80b-922e-420f-9266-4d94777f0466']}' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:00:27.931803 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-84588b37-b442-483e-8243-5cc28e013889 tempest-VolumesBackupsV39Test-819749700 tempest-VolumesBackupsV39Test-819749700-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eda113bb-61a9-4a86-9c32-dd0a06526282) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:00:27.954454 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-84588b37-b442-483e-8243-5cc28e013889 tempest-VolumesBackupsV39Test-819749700 tempest-VolumesBackupsV39Test-819749700-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eda113bb-61a9-4a86-9c32-dd0a06526282) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f5e0085d-e1be-4041-a059-e132a32acced', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsV39Test-Volume-886061819',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ea35596a22564061ae0a9596a784e5e1',qos_specs=None,replication_status=,reservations=['f48c690c-e66b-4e13-aea1-631f337e9c6d','8e17db12-3cef-415e-a9ff-d4bb44396dc1','ce17abb9-4e92-4645-8192-fdd27fd4e07d','84b9a80b-922e-420f-9266-4d94777f0466'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aca394f2c48c4f69b15b47bafbf64d7b',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T01:00:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsV39Test-Volume-886061819',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f5e0085d-e1be-4041-a059-e132a32acced,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ea35596a22564061ae0a9596a784e5e1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='aca394f2c48c4f69b15b47bafbf64d7b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1ed58bd6-fe6a-497e-ae84-e8199d24fdfa),volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:00:27.955171 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-84588b37-b442-483e-8243-5cc28e013889 tempest-VolumesBackupsV39Test-819749700 tempest-VolumesBackupsV39Test-819749700-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ef439e99-b1e3-425f-b51c-0ddf4b5c6204) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:00:27.979355 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-84588b37-b442-483e-8243-5cc28e013889 tempest-VolumesBackupsV39Test-819749700 tempest-VolumesBackupsV39Test-819749700-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ef439e99-b1e3-425f-b51c-0ddf4b5c6204) transitioned into state 'SUCCESS' from state '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-886061819',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ea35596a22564061ae0a9596a784e5e1',qos_specs=None,replication_status=,reservations=['f48c690c-e66b-4e13-aea1-631f337e9c6d','8e17db12-3cef-415e-a9ff-d4bb44396dc1','ce17abb9-4e92-4645-8192-fdd27fd4e07d','84b9a80b-922e-420f-9266-4d94777f0466'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aca394f2c48c4f69b15b47bafbf64d7b',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:00:27.980247 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-84588b37-b442-483e-8243-5cc28e013889 tempest-VolumesBackupsV39Test-819749700 tempest-VolumesBackupsV39Test-819749700-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (39022d8a-b3a9-45c9-9d89-1c73f09467fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:00:27.993387 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-84588b37-b442-483e-8243-5cc28e013889 tempest-VolumesBackupsV39Test-819749700 tempest-VolumesBackupsV39Test-819749700-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (39022d8a-b3a9-45c9-9d89-1c73f09467fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:00:27.994256 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-84588b37-b442-483e-8243-5cc28e013889 tempest-VolumesBackupsV39Test-819749700 tempest-VolumesBackupsV39Test-819749700-project-member] Flow 'volume_create_api' (16b1091c-c4ba-451a-ae24-6f0c2428f49f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100213) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:00:27.994737 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-84588b37-b442-483e-8243-5cc28e013889 tempest-VolumesBackupsV39Test-819749700 tempest-VolumesBackupsV39Test-819749700-project-member] Create volume request issued successfully. Aug 20 01:00:27.995267 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-84588b37-b442-483e-8243-5cc28e013889 tempest-VolumesBackupsV39Test-819749700 tempest-VolumesBackupsV39Test-819749700-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 20 01:00:27.996165 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 406/1651] 10.4.3.240 () {70 vars in 1298 bytes} [Thu Aug 20 01:00:27 2026] POST /volume/v3/volumes => generated 751 bytes in 358 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 01:00:28.010825 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-ddb80a44-09a1-4ee5-b4a4-fcd58fe48f68 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:28.013368 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-ddb80a44-09a1-4ee5-b4a4-fcd58fe48f68 tempest-VolumesBackupsV39Test-819749700 tempest-VolumesBackupsV39Test-819749700-project-member] GET https://10.4.3.240/volume/v3/volumes/f5e0085d-e1be-4041-a059-e132a32acced Aug 20 01:00:28.013689 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-ddb80a44-09a1-4ee5-b4a4-fcd58fe48f68 tempest-VolumesBackupsV39Test-819749700 tempest-VolumesBackupsV39Test-819749700-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:28.014091 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-ddb80a44-09a1-4ee5-b4a4-fcd58fe48f68 tempest-VolumesBackupsV39Test-819749700 tempest-VolumesBackupsV39Test-819749700-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:28.023212 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:28.023212 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:00:28.029139 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-ddb80a44-09a1-4ee5-b4a4-fcd58fe48f68 tempest-VolumesBackupsV39Test-819749700 tempest-VolumesBackupsV39Test-819749700-project-member] Volume info retrieved successfully. Aug 20 01:00:28.033600 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-ddb80a44-09a1-4ee5-b4a4-fcd58fe48f68 tempest-VolumesBackupsV39Test-819749700 tempest-VolumesBackupsV39Test-819749700-project-member] https://10.4.3.240/volume/v3/volumes/f5e0085d-e1be-4041-a059-e132a32acced returned with HTTP 200 Aug 20 01:00:28.034188 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 409/1652] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:00:28 2026] GET /volume/v3/volumes/f5e0085d-e1be-4041-a059-e132a32acced => generated 819 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:00:28.420981 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-b4aeff9e-d23c-4337-b29b-7770a71cc0a3 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:28.530494 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-b4aeff9e-d23c-4337-b29b-7770a71cc0a3 tempest-VolumeRetypeMultiattachTest-969767779 tempest-VolumeRetypeMultiattachTest-969767779-project-admin] POST https://10.4.3.240/volume/v3/types Aug 20 01:00:28.530821 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-b4aeff9e-d23c-4337-b29b-7770a71cc0a3 tempest-VolumeRetypeMultiattachTest-969767779 tempest-VolumeRetypeMultiattachTest-969767779-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeRetypeMultiattachTest-volume-type-580527440"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:00:28.556667 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-b4aeff9e-d23c-4337-b29b-7770a71cc0a3 tempest-VolumeRetypeMultiattachTest-969767779 tempest-VolumeRetypeMultiattachTest-969767779-project-admin] https://10.4.3.240/volume/v3/types returned with HTTP 200 Aug 20 01:00:28.557452 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 419/1653] 10.4.3.240 () {68 vars in 1252 bytes} [Thu Aug 20 01:00:28 2026] POST /volume/v3/types => generated 232 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:00:28.565249 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-602a8976-4057-488c-be71-f7abd435681d None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:28.567094 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-602a8976-4057-488c-be71-f7abd435681d tempest-VolumeRetypeMultiattachTest-969767779 tempest-VolumeRetypeMultiattachTest-969767779-project-admin] POST https://10.4.3.240/volume/v3/types Aug 20 01:00:28.567527 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-602a8976-4057-488c-be71-f7abd435681d tempest-VolumeRetypeMultiattachTest-969767779 tempest-VolumeRetypeMultiattachTest-969767779-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeRetypeMultiattachTest-volume-type-599367080", "extra_specs": {"multiattach": " True"}}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:00:28.580536 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-254fdb5a-8fbc-4ae9-831a-04bddd9ffe2a None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:28.582509 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-254fdb5a-8fbc-4ae9-831a-04bddd9ffe2a tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] GET https://10.4.3.240/volume/v3/volumes/7d8f6c46-e0b6-42a6-b9c6-642d592cd125 Aug 20 01:00:28.582692 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-254fdb5a-8fbc-4ae9-831a-04bddd9ffe2a tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:28.582873 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-254fdb5a-8fbc-4ae9-831a-04bddd9ffe2a tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:28.592271 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-602a8976-4057-488c-be71-f7abd435681d tempest-VolumeRetypeMultiattachTest-969767779 tempest-VolumeRetypeMultiattachTest-969767779-project-admin] https://10.4.3.240/volume/v3/types returned with HTTP 200 Aug 20 01:00:28.592719 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 420/1654] 10.4.3.240 () {68 vars in 1253 bytes} [Thu Aug 20 01:00:28 2026] POST /volume/v3/types => generated 258 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:00:28.596534 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:28.596534 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:00:28.602158 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-254fdb5a-8fbc-4ae9-831a-04bddd9ffe2a tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Volume info retrieved successfully. Aug 20 01:00:28.606938 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-8ee980e9-1351-4203-a830-27ec69e9d613 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:28.614448 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-254fdb5a-8fbc-4ae9-831a-04bddd9ffe2a tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] https://10.4.3.240/volume/v3/volumes/7d8f6c46-e0b6-42a6-b9c6-642d592cd125 returned with HTTP 200 Aug 20 01:00:28.614448 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 407/1655] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:00:28 2026] GET /volume/v3/volumes/7d8f6c46-e0b6-42a6-b9c6-642d592cd125 => generated 879 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:00:28.648828 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-d77de970-c78a-4517-a2f9-39aa8b333d19 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:28.650867 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-d77de970-c78a-4517-a2f9-39aa8b333d19 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] GET https://10.4.3.240/volume/v3/backups/c52260c9-70f9-40f6-9fac-d1e7886d7798 Aug 20 01:00:28.651104 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-d77de970-c78a-4517-a2f9-39aa8b333d19 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:28.651359 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-d77de970-c78a-4517-a2f9-39aa8b333d19 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:28.651528 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-d77de970-c78a-4517-a2f9-39aa8b333d19 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Show backup with id c52260c9-70f9-40f6-9fac-d1e7886d7798. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:00:28.662258 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:28.662258 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:00:28.664625 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-d77de970-c78a-4517-a2f9-39aa8b333d19 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] https://10.4.3.240/volume/v3/backups/c52260c9-70f9-40f6-9fac-d1e7886d7798 returned with HTTP 200 Aug 20 01:00:28.666186 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 420/1656] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:00:28 2026] GET /volume/v3/backups/c52260c9-70f9-40f6-9fac-d1e7886d7798 => generated 791 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:00:28.704366 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-8ee980e9-1351-4203-a830-27ec69e9d613 tempest-VolumeRetypeMultiattachTest-2024149227 tempest-VolumeRetypeMultiattachTest-2024149227-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 20 01:00:28.704366 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-8ee980e9-1351-4203-a830-27ec69e9d613 tempest-VolumeRetypeMultiattachTest-2024149227 tempest-VolumeRetypeMultiattachTest-2024149227-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "tempest-VolumeRetypeMultiattachTest-volume-type-580527440", "size": 1, "name": "tempest-VolumeRetypeMultiattachTest-Volume-1895309191"}} {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:00:28.706385 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.v3.volumes [None req-8ee980e9-1351-4203-a830-27ec69e9d613 tempest-VolumeRetypeMultiattachTest-2024149227 tempest-VolumeRetypeMultiattachTest-2024149227-project-member] Create volume request body: {'volume': {'volume_type': 'tempest-VolumeRetypeMultiattachTest-volume-type-580527440', 'size': 1, 'name': 'tempest-VolumeRetypeMultiattachTest-Volume-1895309191'}} {{(pid=100212) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 01:00:28.708683 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.v3.volumes [None req-8ee980e9-1351-4203-a830-27ec69e9d613 tempest-VolumeRetypeMultiattachTest-2024149227 tempest-VolumeRetypeMultiattachTest-2024149227-project-member] Create volume of 1 GB Aug 20 01:00:28.709089 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:28.709089 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:00:28.709662 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-8ee980e9-1351-4203-a830-27ec69e9d613 tempest-VolumeRetypeMultiattachTest-2024149227 tempest-VolumeRetypeMultiattachTest-2024149227-project-member] Availability Zones retrieved successfully. Aug 20 01:00:28.715371 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-8ee980e9-1351-4203-a830-27ec69e9d613 tempest-VolumeRetypeMultiattachTest-2024149227 tempest-VolumeRetypeMultiattachTest-2024149227-project-member] Flow 'volume_create_api' (960a5f6b-0404-4d8c-bf10-2941fbe7464b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100212) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:00:28.716653 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-8ee980e9-1351-4203-a830-27ec69e9d613 tempest-VolumeRetypeMultiattachTest-2024149227 tempest-VolumeRetypeMultiattachTest-2024149227-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (15bdd79c-29e5-4661-bbfa-1aca8b0ecc15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:00:28.717623 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.flows.api.create_volume [None req-8ee980e9-1351-4203-a830-27ec69e9d613 tempest-VolumeRetypeMultiattachTest-2024149227 tempest-VolumeRetypeMultiattachTest-2024149227-project-member] Validating volume size '1' using validate_int {{(pid=100212) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 01:00:28.742221 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-8ee980e9-1351-4203-a830-27ec69e9d613 tempest-VolumeRetypeMultiattachTest-2024149227 tempest-VolumeRetypeMultiattachTest-2024149227-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (15bdd79c-29e5-4661-bbfa-1aca8b0ecc15) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T01:00:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c0ec2134-784f-44aa-ae09-454ee07b9c0e,is_public=True,name='tempest-VolumeRetypeMultiattachTest-volume-type-580527440',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c0ec2134-784f-44aa-ae09-454ee07b9c0e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:00:28.743998 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-8ee980e9-1351-4203-a830-27ec69e9d613 tempest-VolumeRetypeMultiattachTest-2024149227 tempest-VolumeRetypeMultiattachTest-2024149227-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cef8cada-ef09-4bfb-841d-43721ae6aa8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:00:28.771590 np0000007838 devstack@c-api.service[100212]: WARNING cinder.quota [None req-8ee980e9-1351-4203-a830-27ec69e9d613 tempest-VolumeRetypeMultiattachTest-2024149227 tempest-VolumeRetypeMultiattachTest-2024149227-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-580527440 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-580527440, it is now deprecated. Please use the default quota class for default quota. Aug 20 01:00:28.771911 np0000007838 devstack@c-api.service[100212]: WARNING cinder.quota [None req-8ee980e9-1351-4203-a830-27ec69e9d613 tempest-VolumeRetypeMultiattachTest-2024149227 tempest-VolumeRetypeMultiattachTest-2024149227-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-580527440 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-580527440, it is now deprecated. Please use the default quota class for default quota. Aug 20 01:00:28.806825 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.quota [None req-8ee980e9-1351-4203-a830-27ec69e9d613 tempest-VolumeRetypeMultiattachTest-2024149227 tempest-VolumeRetypeMultiattachTest-2024149227-project-member] Created reservations ['fd30f09f-c762-4475-a373-f390b1764091', 'f5e3c016-249a-4542-9a58-193a8e4b189e', '78f16671-1b4f-4e6a-b2f1-cd4936cdbd78', '34088117-6f7a-47e8-a993-f52c02f239ce'] {{(pid=100212) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 01:00:28.808018 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-8ee980e9-1351-4203-a830-27ec69e9d613 tempest-VolumeRetypeMultiattachTest-2024149227 tempest-VolumeRetypeMultiattachTest-2024149227-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cef8cada-ef09-4bfb-841d-43721ae6aa8d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fd30f09f-c762-4475-a373-f390b1764091', 'f5e3c016-249a-4542-9a58-193a8e4b189e', '78f16671-1b4f-4e6a-b2f1-cd4936cdbd78', '34088117-6f7a-47e8-a993-f52c02f239ce']}' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:00:28.809118 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-8ee980e9-1351-4203-a830-27ec69e9d613 tempest-VolumeRetypeMultiattachTest-2024149227 tempest-VolumeRetypeMultiattachTest-2024149227-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ad4e7ba2-9285-4ed1-9644-ee3498a095d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:00:28.833269 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-8ee980e9-1351-4203-a830-27ec69e9d613 tempest-VolumeRetypeMultiattachTest-2024149227 tempest-VolumeRetypeMultiattachTest-2024149227-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ad4e7ba2-9285-4ed1-9644-ee3498a095d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1637c79d-94ea-468a-8663-3249eaa572d1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRetypeMultiattachTest-Volume-1895309191',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b22a132ee3ac46ca9e243c1eadf86ada',qos_specs=None,replication_status=,reservations=['fd30f09f-c762-4475-a373-f390b1764091','f5e3c016-249a-4542-9a58-193a8e4b189e','78f16671-1b4f-4e6a-b2f1-cd4936cdbd78','34088117-6f7a-47e8-a993-f52c02f239ce'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='99c0003edc1241b28576e4fc60bad76d',volume_type_id=c0ec2134-784f-44aa-ae09-454ee07b9c0e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T01:00:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRetypeMultiattachTest-Volume-1895309191',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1637c79d-94ea-468a-8663-3249eaa572d1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b22a132ee3ac46ca9e243c1eadf86ada',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='99c0003edc1241b28576e4fc60bad76d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c0ec2134-784f-44aa-ae09-454ee07b9c0e),volume_type_id=c0ec2134-784f-44aa-ae09-454ee07b9c0e)}' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:00:28.834154 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-8ee980e9-1351-4203-a830-27ec69e9d613 tempest-VolumeRetypeMultiattachTest-2024149227 tempest-VolumeRetypeMultiattachTest-2024149227-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f2eb2c93-d32a-4383-a8b0-a8178cf28097) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:00:28.853828 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-8ee980e9-1351-4203-a830-27ec69e9d613 tempest-VolumeRetypeMultiattachTest-2024149227 tempest-VolumeRetypeMultiattachTest-2024149227-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f2eb2c93-d32a-4383-a8b0-a8178cf28097) transitioned into state 'SUCCESS' from state '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-1895309191',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b22a132ee3ac46ca9e243c1eadf86ada',qos_specs=None,replication_status=,reservations=['fd30f09f-c762-4475-a373-f390b1764091','f5e3c016-249a-4542-9a58-193a8e4b189e','78f16671-1b4f-4e6a-b2f1-cd4936cdbd78','34088117-6f7a-47e8-a993-f52c02f239ce'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='99c0003edc1241b28576e4fc60bad76d',volume_type_id=c0ec2134-784f-44aa-ae09-454ee07b9c0e)}' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:00:28.854592 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-8ee980e9-1351-4203-a830-27ec69e9d613 tempest-VolumeRetypeMultiattachTest-2024149227 tempest-VolumeRetypeMultiattachTest-2024149227-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d583b89e-ebcb-48cd-8a26-12fcba12fb5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:00:28.866442 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-8ee980e9-1351-4203-a830-27ec69e9d613 tempest-VolumeRetypeMultiattachTest-2024149227 tempest-VolumeRetypeMultiattachTest-2024149227-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d583b89e-ebcb-48cd-8a26-12fcba12fb5e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:00:28.867324 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-8ee980e9-1351-4203-a830-27ec69e9d613 tempest-VolumeRetypeMultiattachTest-2024149227 tempest-VolumeRetypeMultiattachTest-2024149227-project-member] Flow 'volume_create_api' (960a5f6b-0404-4d8c-bf10-2941fbe7464b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100212) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:00:28.867699 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-8ee980e9-1351-4203-a830-27ec69e9d613 tempest-VolumeRetypeMultiattachTest-2024149227 tempest-VolumeRetypeMultiattachTest-2024149227-project-member] Create volume request issued successfully. Aug 20 01:00:28.868280 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-8ee980e9-1351-4203-a830-27ec69e9d613 tempest-VolumeRetypeMultiattachTest-2024149227 tempest-VolumeRetypeMultiattachTest-2024149227-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 20 01:00:28.868742 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 410/1657] 10.4.3.240 () {70 vars in 1300 bytes} [Thu Aug 20 01:00:28 2026] POST /volume/v3/volumes => generated 871 bytes in 262 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:00:28.883136 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-55d40654-fac9-4e07-bdfb-dff090d5bf5f None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:28.885089 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-55d40654-fac9-4e07-bdfb-dff090d5bf5f tempest-VolumeRetypeMultiattachTest-2024149227 tempest-VolumeRetypeMultiattachTest-2024149227-project-member] GET https://10.4.3.240/volume/v3/volumes/1637c79d-94ea-468a-8663-3249eaa572d1 Aug 20 01:00:28.885365 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-55d40654-fac9-4e07-bdfb-dff090d5bf5f tempest-VolumeRetypeMultiattachTest-2024149227 tempest-VolumeRetypeMultiattachTest-2024149227-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:28.885618 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-55d40654-fac9-4e07-bdfb-dff090d5bf5f tempest-VolumeRetypeMultiattachTest-2024149227 tempest-VolumeRetypeMultiattachTest-2024149227-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:28.894926 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:28.894926 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:00:28.905734 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-55d40654-fac9-4e07-bdfb-dff090d5bf5f tempest-VolumeRetypeMultiattachTest-2024149227 tempest-VolumeRetypeMultiattachTest-2024149227-project-member] Volume info retrieved successfully. Aug 20 01:00:28.912392 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-55d40654-fac9-4e07-bdfb-dff090d5bf5f tempest-VolumeRetypeMultiattachTest-2024149227 tempest-VolumeRetypeMultiattachTest-2024149227-project-member] https://10.4.3.240/volume/v3/volumes/1637c79d-94ea-468a-8663-3249eaa572d1 returned with HTTP 200 Aug 20 01:00:28.912931 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 421/1658] 10.4.3.240 () {68 vars in 1389 bytes} [Thu Aug 20 01:00:28 2026] GET /volume/v3/volumes/1637c79d-94ea-468a-8663-3249eaa572d1 => generated 939 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:00:29.050808 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-a63e4ddd-ad09-4987-b5ab-775bb7d83106 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:29.052780 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-a63e4ddd-ad09-4987-b5ab-775bb7d83106 tempest-VolumesBackupsV39Test-819749700 tempest-VolumesBackupsV39Test-819749700-project-member] GET https://10.4.3.240/volume/v3/volumes/f5e0085d-e1be-4041-a059-e132a32acced Aug 20 01:00:29.053020 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-a63e4ddd-ad09-4987-b5ab-775bb7d83106 tempest-VolumesBackupsV39Test-819749700 tempest-VolumesBackupsV39Test-819749700-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:29.053231 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-a63e4ddd-ad09-4987-b5ab-775bb7d83106 tempest-VolumesBackupsV39Test-819749700 tempest-VolumesBackupsV39Test-819749700-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:29.060122 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:29.060122 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:00:29.063626 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-a63e4ddd-ad09-4987-b5ab-775bb7d83106 tempest-VolumesBackupsV39Test-819749700 tempest-VolumesBackupsV39Test-819749700-project-member] Volume info retrieved successfully. Aug 20 01:00:29.067733 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-a63e4ddd-ad09-4987-b5ab-775bb7d83106 tempest-VolumesBackupsV39Test-819749700 tempest-VolumesBackupsV39Test-819749700-project-member] https://10.4.3.240/volume/v3/volumes/f5e0085d-e1be-4041-a059-e132a32acced returned with HTTP 200 Aug 20 01:00:29.068100 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 408/1659] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:00:29 2026] GET /volume/v3/volumes/f5e0085d-e1be-4041-a059-e132a32acced => generated 844 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:00:29.084808 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-f033b560-5732-4e6f-926f-5a392b0d6e3c None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:29.086762 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-f033b560-5732-4e6f-926f-5a392b0d6e3c tempest-VolumesBackupsV39Test-819749700 tempest-VolumesBackupsV39Test-819749700-project-member] POST https://10.4.3.240/volume/v3/backups Aug 20 01:00:29.087165 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-f033b560-5732-4e6f-926f-5a392b0d6e3c tempest-VolumesBackupsV39Test-819749700 tempest-VolumesBackupsV39Test-819749700-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "f5e0085d-e1be-4041-a059-e132a32acced", "name": "tempest-VolumesBackupsV39Test-Backup-1647213082", "container": "tempest-volumesbackupsv39test-backup-container-1097741896"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:00:29.088821 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.contrib.backups [None req-f033b560-5732-4e6f-926f-5a392b0d6e3c tempest-VolumesBackupsV39Test-819749700 tempest-VolumesBackupsV39Test-819749700-project-member] Creating new backup {'backup': {'volume_id': 'f5e0085d-e1be-4041-a059-e132a32acced', 'name': 'tempest-VolumesBackupsV39Test-Backup-1647213082', 'container': 'tempest-volumesbackupsv39test-backup-container-1097741896'}} {{(pid=100215) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 20 01:00:29.088981 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.contrib.backups [None req-f033b560-5732-4e6f-926f-5a392b0d6e3c tempest-VolumesBackupsV39Test-819749700 tempest-VolumesBackupsV39Test-819749700-project-member] Creating backup of volume f5e0085d-e1be-4041-a059-e132a32acced in container tempest-volumesbackupsv39test-backup-container-1097741896 Aug 20 01:00:29.100948 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:29.100948 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:00:29.100948 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-f033b560-5732-4e6f-926f-5a392b0d6e3c tempest-VolumesBackupsV39Test-819749700 tempest-VolumesBackupsV39Test-819749700-project-member] Volume info retrieved successfully. Aug 20 01:00:29.133523 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.quota [None req-f033b560-5732-4e6f-926f-5a392b0d6e3c tempest-VolumesBackupsV39Test-819749700 tempest-VolumesBackupsV39Test-819749700-project-member] Created reservations ['397f88b3-0099-4ae7-b998-6230b9679559', 'e9bf6e64-f58d-443b-b46b-aabebb0607fb'] {{(pid=100215) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 01:00:29.177603 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-f033b560-5732-4e6f-926f-5a392b0d6e3c tempest-VolumesBackupsV39Test-819749700 tempest-VolumesBackupsV39Test-819749700-project-member] https://10.4.3.240/volume/v3/backups returned with HTTP 202 Aug 20 01:00:29.177938 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 421/1660] 10.4.3.240 () {70 vars in 1299 bytes} [Thu Aug 20 01:00:29 2026] POST /volume/v3/backups => generated 333 bytes in 93 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 01:00:29.188359 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-fbfba01f-c9bc-4896-907f-4d3813caf925 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:29.190357 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-fbfba01f-c9bc-4896-907f-4d3813caf925 tempest-VolumesBackupsV39Test-819749700 tempest-VolumesBackupsV39Test-819749700-project-member] GET https://10.4.3.240/volume/v3/backups/2a945873-a050-4a03-b033-dfea73376304 Aug 20 01:00:29.190618 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-fbfba01f-c9bc-4896-907f-4d3813caf925 tempest-VolumesBackupsV39Test-819749700 tempest-VolumesBackupsV39Test-819749700-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:29.191389 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-fbfba01f-c9bc-4896-907f-4d3813caf925 tempest-VolumesBackupsV39Test-819749700 tempest-VolumesBackupsV39Test-819749700-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:29.191543 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.v3.backups [None req-fbfba01f-c9bc-4896-907f-4d3813caf925 tempest-VolumesBackupsV39Test-819749700 tempest-VolumesBackupsV39Test-819749700-project-member] Show backup with id 2a945873-a050-4a03-b033-dfea73376304. {{(pid=100212) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:00:29.197118 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:29.197118 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:00:29.198145 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-fbfba01f-c9bc-4896-907f-4d3813caf925 tempest-VolumesBackupsV39Test-819749700 tempest-VolumesBackupsV39Test-819749700-project-member] https://10.4.3.240/volume/v3/backups/2a945873-a050-4a03-b033-dfea73376304 returned with HTTP 200 Aug 20 01:00:29.198616 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 411/1661] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:00:29 2026] GET /volume/v3/backups/2a945873-a050-4a03-b033-dfea73376304 => generated 795 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:00:29.513216 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-33d37767-0818-452f-bcfd-60ccb3d0cf2e req-71c304aa-25ff-4ed7-9ff3-9f04459135e9 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:29.515640 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-33d37767-0818-452f-bcfd-60ccb3d0cf2e req-71c304aa-25ff-4ed7-9ff3-9f04459135e9 tempest-AttachVolumeNegativeTest-1544877568 tempest-AttachVolumeNegativeTest-1544877568-project-member] DELETE https://10.4.3.240/volume/v3/attachments/e80a187e-cb7e-4e67-97d6-b1d33cdf25b8 Aug 20 01:00:29.515836 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-33d37767-0818-452f-bcfd-60ccb3d0cf2e req-71c304aa-25ff-4ed7-9ff3-9f04459135e9 tempest-AttachVolumeNegativeTest-1544877568 tempest-AttachVolumeNegativeTest-1544877568-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:29.516183 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-33d37767-0818-452f-bcfd-60ccb3d0cf2e req-71c304aa-25ff-4ed7-9ff3-9f04459135e9 tempest-AttachVolumeNegativeTest-1544877568 tempest-AttachVolumeNegativeTest-1544877568-project-member] Calling method 'version_select' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:29.529193 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:29.529193 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:00:29.589889 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-33d37767-0818-452f-bcfd-60ccb3d0cf2e req-71c304aa-25ff-4ed7-9ff3-9f04459135e9 tempest-AttachVolumeNegativeTest-1544877568 tempest-AttachVolumeNegativeTest-1544877568-project-member] https://10.4.3.240/volume/v3/attachments/e80a187e-cb7e-4e67-97d6-b1d33cdf25b8 returned with HTTP 200 Aug 20 01:00:29.590495 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 422/1662] 10.4.3.240 () {72 vars in 1673 bytes} [Thu Aug 20 01:00:29 2026] DELETE /volume/v3/attachments/e80a187e-cb7e-4e67-97d6-b1d33cdf25b8 => generated 19 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:00:29.630515 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-0fa9a109-49b5-4bb8-9d9d-e998888e3424 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:29.633761 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-0fa9a109-49b5-4bb8-9d9d-e998888e3424 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] GET https://10.4.3.240/volume/v3/volumes/7d8f6c46-e0b6-42a6-b9c6-642d592cd125 Aug 20 01:00:29.633952 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-0fa9a109-49b5-4bb8-9d9d-e998888e3424 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:29.634141 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-0fa9a109-49b5-4bb8-9d9d-e998888e3424 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:29.665840 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:29.665840 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:00:29.669618 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-0fa9a109-49b5-4bb8-9d9d-e998888e3424 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Volume info retrieved successfully. Aug 20 01:00:29.675940 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-0fa9a109-49b5-4bb8-9d9d-e998888e3424 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] https://10.4.3.240/volume/v3/volumes/7d8f6c46-e0b6-42a6-b9c6-642d592cd125 returned with HTTP 200 Aug 20 01:00:29.677149 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 409/1663] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:00:29 2026] GET /volume/v3/volumes/7d8f6c46-e0b6-42a6-b9c6-642d592cd125 => generated 879 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:00:29.678475 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-8ae5db38-7d86-4f2b-88a3-25bdc1dd70bf None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:29.681776 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-8ae5db38-7d86-4f2b-88a3-25bdc1dd70bf tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] GET https://10.4.3.240/volume/v3/backups/c52260c9-70f9-40f6-9fac-d1e7886d7798 Aug 20 01:00:29.682105 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-8ae5db38-7d86-4f2b-88a3-25bdc1dd70bf tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:29.683251 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-8ae5db38-7d86-4f2b-88a3-25bdc1dd70bf tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:29.683413 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-8ae5db38-7d86-4f2b-88a3-25bdc1dd70bf tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Show backup with id c52260c9-70f9-40f6-9fac-d1e7886d7798. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:00:29.687861 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:29.687861 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:00:29.688713 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-8ae5db38-7d86-4f2b-88a3-25bdc1dd70bf tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] https://10.4.3.240/volume/v3/backups/c52260c9-70f9-40f6-9fac-d1e7886d7798 returned with HTTP 200 Aug 20 01:00:29.689084 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 422/1664] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:00:29 2026] GET /volume/v3/backups/c52260c9-70f9-40f6-9fac-d1e7886d7798 => generated 791 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:00:29.927373 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-c3319326-6432-4d42-8191-1fd243aca578 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:29.929311 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-c3319326-6432-4d42-8191-1fd243aca578 tempest-VolumeRetypeMultiattachTest-2024149227 tempest-VolumeRetypeMultiattachTest-2024149227-project-member] GET https://10.4.3.240/volume/v3/volumes/1637c79d-94ea-468a-8663-3249eaa572d1 Aug 20 01:00:29.929579 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-c3319326-6432-4d42-8191-1fd243aca578 tempest-VolumeRetypeMultiattachTest-2024149227 tempest-VolumeRetypeMultiattachTest-2024149227-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:29.929768 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-c3319326-6432-4d42-8191-1fd243aca578 tempest-VolumeRetypeMultiattachTest-2024149227 tempest-VolumeRetypeMultiattachTest-2024149227-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:29.936478 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:29.936478 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:00:29.940098 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-c3319326-6432-4d42-8191-1fd243aca578 tempest-VolumeRetypeMultiattachTest-2024149227 tempest-VolumeRetypeMultiattachTest-2024149227-project-member] Volume info retrieved successfully. Aug 20 01:00:29.944858 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-c3319326-6432-4d42-8191-1fd243aca578 tempest-VolumeRetypeMultiattachTest-2024149227 tempest-VolumeRetypeMultiattachTest-2024149227-project-member] https://10.4.3.240/volume/v3/volumes/1637c79d-94ea-468a-8663-3249eaa572d1 returned with HTTP 200 Aug 20 01:00:29.945363 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 412/1665] 10.4.3.240 () {68 vars in 1389 bytes} [Thu Aug 20 01:00:29 2026] GET /volume/v3/volumes/1637c79d-94ea-468a-8663-3249eaa572d1 => generated 998 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:00:29.959319 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-7497cd0a-dab5-4aab-957e-7fbcf017dd79 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:29.961505 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-7497cd0a-dab5-4aab-957e-7fbcf017dd79 tempest-VolumeRetypeMultiattachTest-969767779 tempest-VolumeRetypeMultiattachTest-969767779-project-admin] GET https://10.4.3.240/volume/v3/volumes/1637c79d-94ea-468a-8663-3249eaa572d1 Aug 20 01:00:29.961776 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-7497cd0a-dab5-4aab-957e-7fbcf017dd79 tempest-VolumeRetypeMultiattachTest-969767779 tempest-VolumeRetypeMultiattachTest-969767779-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:29.961952 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-7497cd0a-dab5-4aab-957e-7fbcf017dd79 tempest-VolumeRetypeMultiattachTest-969767779 tempest-VolumeRetypeMultiattachTest-969767779-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:29.969320 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:29.969320 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:00:29.973395 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-7497cd0a-dab5-4aab-957e-7fbcf017dd79 tempest-VolumeRetypeMultiattachTest-969767779 tempest-VolumeRetypeMultiattachTest-969767779-project-admin] Volume info retrieved successfully. Aug 20 01:00:29.978032 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-7497cd0a-dab5-4aab-957e-7fbcf017dd79 tempest-VolumeRetypeMultiattachTest-969767779 tempest-VolumeRetypeMultiattachTest-969767779-project-admin] https://10.4.3.240/volume/v3/volumes/1637c79d-94ea-468a-8663-3249eaa572d1 returned with HTTP 200 Aug 20 01:00:29.978560 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 423/1666] 10.4.3.240 () {68 vars in 1389 bytes} [Thu Aug 20 01:00:29 2026] GET /volume/v3/volumes/1637c79d-94ea-468a-8663-3249eaa572d1 => generated 1183 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 01:00:29.996381 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-31db428f-e32f-4466-bea9-0e0efb4c2e18 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:29.998831 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-31db428f-e32f-4466-bea9-0e0efb4c2e18 tempest-VolumeRetypeMultiattachTest-2024149227 tempest-VolumeRetypeMultiattachTest-2024149227-project-member] POST https://10.4.3.240/volume/v3/volumes/1637c79d-94ea-468a-8663-3249eaa572d1/action Aug 20 01:00:29.999453 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-31db428f-e32f-4466-bea9-0e0efb4c2e18 tempest-VolumeRetypeMultiattachTest-2024149227 tempest-VolumeRetypeMultiattachTest-2024149227-project-member] Action body: b'{"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-599367080", "migration_policy": "never"}}' {{(pid=100213) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 01:00:29.999604 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-31db428f-e32f-4466-bea9-0e0efb4c2e18 tempest-VolumeRetypeMultiattachTest-2024149227 tempest-VolumeRetypeMultiattachTest-2024149227-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-599367080", "migration_policy": "never"}} {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:00:30.010363 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:30.010363 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:00:30.011175 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-31db428f-e32f-4466-bea9-0e0efb4c2e18 tempest-VolumeRetypeMultiattachTest-2024149227 tempest-VolumeRetypeMultiattachTest-2024149227-project-member] Volume info retrieved successfully. Aug 20 01:00:30.017959 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:30.017959 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:00:30.037090 np0000007838 devstack@c-api.service[100213]: WARNING cinder.quota [None req-31db428f-e32f-4466-bea9-0e0efb4c2e18 tempest-VolumeRetypeMultiattachTest-2024149227 tempest-VolumeRetypeMultiattachTest-2024149227-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-599367080 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-599367080, it is now deprecated. Please use the default quota class for default quota. Aug 20 01:00:30.037558 np0000007838 devstack@c-api.service[100213]: WARNING cinder.quota [None req-31db428f-e32f-4466-bea9-0e0efb4c2e18 tempest-VolumeRetypeMultiattachTest-2024149227 tempest-VolumeRetypeMultiattachTest-2024149227-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-599367080 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-599367080, it is now deprecated. Please use the default quota class for default quota. Aug 20 01:00:30.065655 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.quota [None req-31db428f-e32f-4466-bea9-0e0efb4c2e18 tempest-VolumeRetypeMultiattachTest-2024149227 tempest-VolumeRetypeMultiattachTest-2024149227-project-member] Created reservations ['c8364db3-0e40-4b76-b284-ba520a4dacc1', '53202d62-509a-4603-869b-5cf0dbbb2f2f'] {{(pid=100213) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 01:00:30.079530 np0000007838 devstack@c-api.service[100213]: WARNING cinder.quota [None req-31db428f-e32f-4466-bea9-0e0efb4c2e18 tempest-VolumeRetypeMultiattachTest-2024149227 tempest-VolumeRetypeMultiattachTest-2024149227-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-580527440 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-580527440, it is now deprecated. Please use the default quota class for default quota. Aug 20 01:00:30.080044 np0000007838 devstack@c-api.service[100213]: WARNING cinder.quota [None req-31db428f-e32f-4466-bea9-0e0efb4c2e18 tempest-VolumeRetypeMultiattachTest-2024149227 tempest-VolumeRetypeMultiattachTest-2024149227-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-580527440 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-580527440, it is now deprecated. Please use the default quota class for default quota. Aug 20 01:00:30.093104 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.quota [None req-31db428f-e32f-4466-bea9-0e0efb4c2e18 tempest-VolumeRetypeMultiattachTest-2024149227 tempest-VolumeRetypeMultiattachTest-2024149227-project-member] Created reservations ['3af899cd-518c-4468-9d09-d1de22b6abf0', '57f0e541-2e90-4680-8c66-6697dcde8ce3'] {{(pid=100213) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 01:00:30.136245 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-31db428f-e32f-4466-bea9-0e0efb4c2e18 tempest-VolumeRetypeMultiattachTest-2024149227 tempest-VolumeRetypeMultiattachTest-2024149227-project-member] Retype volume request issued successfully. Aug 20 01:00:30.136631 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-31db428f-e32f-4466-bea9-0e0efb4c2e18 tempest-VolumeRetypeMultiattachTest-2024149227 tempest-VolumeRetypeMultiattachTest-2024149227-project-member] https://10.4.3.240/volume/v3/volumes/1637c79d-94ea-468a-8663-3249eaa572d1/action returned with HTTP 202 Aug 20 01:00:30.137234 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 410/1667] 10.4.3.240 () {70 vars in 1432 bytes} [Thu Aug 20 01:00:29 2026] POST /volume/v3/volumes/1637c79d-94ea-468a-8663-3249eaa572d1/action => generated 0 bytes in 141 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 20 01:00:30.146140 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-5a9694d7-1f1d-4ae3-b06f-0d67c9176221 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:30.149789 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-5a9694d7-1f1d-4ae3-b06f-0d67c9176221 tempest-VolumeRetypeMultiattachTest-2024149227 tempest-VolumeRetypeMultiattachTest-2024149227-project-member] GET https://10.4.3.240/volume/v3/volumes/1637c79d-94ea-468a-8663-3249eaa572d1 Aug 20 01:00:30.149969 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-5a9694d7-1f1d-4ae3-b06f-0d67c9176221 tempest-VolumeRetypeMultiattachTest-2024149227 tempest-VolumeRetypeMultiattachTest-2024149227-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:30.150132 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-5a9694d7-1f1d-4ae3-b06f-0d67c9176221 tempest-VolumeRetypeMultiattachTest-2024149227 tempest-VolumeRetypeMultiattachTest-2024149227-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:30.161105 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:30.161105 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:00:30.166325 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-5a9694d7-1f1d-4ae3-b06f-0d67c9176221 tempest-VolumeRetypeMultiattachTest-2024149227 tempest-VolumeRetypeMultiattachTest-2024149227-project-member] Volume info retrieved successfully. Aug 20 01:00:30.173111 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-5a9694d7-1f1d-4ae3-b06f-0d67c9176221 tempest-VolumeRetypeMultiattachTest-2024149227 tempest-VolumeRetypeMultiattachTest-2024149227-project-member] https://10.4.3.240/volume/v3/volumes/1637c79d-94ea-468a-8663-3249eaa572d1 returned with HTTP 200 Aug 20 01:00:30.174472 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 423/1668] 10.4.3.240 () {68 vars in 1389 bytes} [Thu Aug 20 01:00:30 2026] GET /volume/v3/volumes/1637c79d-94ea-468a-8663-3249eaa572d1 => generated 996 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:00:30.211123 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-6a93675e-fdb8-471a-9334-39e92f08d512 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:30.213153 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-6a93675e-fdb8-471a-9334-39e92f08d512 tempest-VolumesBackupsV39Test-819749700 tempest-VolumesBackupsV39Test-819749700-project-member] GET https://10.4.3.240/volume/v3/backups/2a945873-a050-4a03-b033-dfea73376304 Aug 20 01:00:30.213451 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-6a93675e-fdb8-471a-9334-39e92f08d512 tempest-VolumesBackupsV39Test-819749700 tempest-VolumesBackupsV39Test-819749700-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:30.213675 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-6a93675e-fdb8-471a-9334-39e92f08d512 tempest-VolumesBackupsV39Test-819749700 tempest-VolumesBackupsV39Test-819749700-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:30.213784 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.v3.backups [None req-6a93675e-fdb8-471a-9334-39e92f08d512 tempest-VolumesBackupsV39Test-819749700 tempest-VolumesBackupsV39Test-819749700-project-member] Show backup with id 2a945873-a050-4a03-b033-dfea73376304. {{(pid=100212) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:00:30.217577 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:30.217577 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:00:30.218307 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-6a93675e-fdb8-471a-9334-39e92f08d512 tempest-VolumesBackupsV39Test-819749700 tempest-VolumesBackupsV39Test-819749700-project-member] https://10.4.3.240/volume/v3/backups/2a945873-a050-4a03-b033-dfea73376304 returned with HTTP 200 Aug 20 01:00:30.218818 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 413/1669] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:00:30 2026] GET /volume/v3/backups/2a945873-a050-4a03-b033-dfea73376304 => generated 797 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:00:30.314273 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-3b938c71-c136-4cb2-a950-70a16f1ee94e None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:30.444898 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-3b938c71-c136-4cb2-a950-70a16f1ee94e tempest-VolumeQuotaClassesTest-2008128675 tempest-VolumeQuotaClassesTest-2008128675-project-admin] GET https://10.4.3.240/volume/v3/os-quota-class-sets/default Aug 20 01:00:30.445143 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-3b938c71-c136-4cb2-a950-70a16f1ee94e tempest-VolumeQuotaClassesTest-2008128675 tempest-VolumeQuotaClassesTest-2008128675-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:30.445421 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-3b938c71-c136-4cb2-a950-70a16f1ee94e tempest-VolumeQuotaClassesTest-2008128675 tempest-VolumeQuotaClassesTest-2008128675-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:30.467676 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-3b938c71-c136-4cb2-a950-70a16f1ee94e tempest-VolumeQuotaClassesTest-2008128675 tempest-VolumeQuotaClassesTest-2008128675-project-admin] https://10.4.3.240/volume/v3/os-quota-class-sets/default returned with HTTP 200 Aug 20 01:00:30.468260 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 424/1670] 10.4.3.240 () {66 vars in 1297 bytes} [Thu Aug 20 01:00:30 2026] GET /volume/v3/os-quota-class-sets/default => generated 1030 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:00:30.478805 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-595db4a4-c271-431f-a244-d0e9851156c9 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:30.481109 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-595db4a4-c271-431f-a244-d0e9851156c9 tempest-VolumeQuotaClassesTest-2008128675 tempest-VolumeQuotaClassesTest-2008128675-project-admin] GET https://10.4.3.240/volume/v3/os-quota-class-sets/default Aug 20 01:00:30.481348 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-595db4a4-c271-431f-a244-d0e9851156c9 tempest-VolumeQuotaClassesTest-2008128675 tempest-VolumeQuotaClassesTest-2008128675-project-admin] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:30.481630 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-595db4a4-c271-431f-a244-d0e9851156c9 tempest-VolumeQuotaClassesTest-2008128675 tempest-VolumeQuotaClassesTest-2008128675-project-admin] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:30.481918 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:30.481918 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:00:30.491516 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-9ee279be-edd6-450f-8373-b6106de03c50 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:30.493770 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-9ee279be-edd6-450f-8373-b6106de03c50 tempest-AttachVolumeNegativeTest-1544877568 tempest-AttachVolumeNegativeTest-1544877568-project-member] GET https://10.4.3.240/volume/v3/volumes/dc9bd7ac-e5f6-4647-835a-1a99c728d83e Aug 20 01:00:30.493995 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-9ee279be-edd6-450f-8373-b6106de03c50 tempest-AttachVolumeNegativeTest-1544877568 tempest-AttachVolumeNegativeTest-1544877568-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:30.494208 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-9ee279be-edd6-450f-8373-b6106de03c50 tempest-AttachVolumeNegativeTest-1544877568 tempest-AttachVolumeNegativeTest-1544877568-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:30.498708 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-595db4a4-c271-431f-a244-d0e9851156c9 tempest-VolumeQuotaClassesTest-2008128675 tempest-VolumeQuotaClassesTest-2008128675-project-admin] https://10.4.3.240/volume/v3/os-quota-class-sets/default returned with HTTP 200 Aug 20 01:00:30.499391 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 411/1671] 10.4.3.240 () {66 vars in 1297 bytes} [Thu Aug 20 01:00:30 2026] GET /volume/v3/os-quota-class-sets/default => generated 1030 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:00:30.502476 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:30.502476 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:00:30.509175 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-9ee279be-edd6-450f-8373-b6106de03c50 tempest-AttachVolumeNegativeTest-1544877568 tempest-AttachVolumeNegativeTest-1544877568-project-member] Volume info retrieved successfully. Aug 20 01:00:30.512249 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-7ccc6936-441f-488e-b8f5-a3c34b166000 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:30.516204 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-7ccc6936-441f-488e-b8f5-a3c34b166000 tempest-VolumeQuotaClassesTest-2008128675 tempest-VolumeQuotaClassesTest-2008128675-project-admin] POST https://10.4.3.240/volume/v3/types Aug 20 01:00:30.517836 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-7ccc6936-441f-488e-b8f5-a3c34b166000 tempest-VolumeQuotaClassesTest-2008128675 tempest-VolumeQuotaClassesTest-2008128675-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeQuotaClassesTest-volume-type-2035447474"}} {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:00:30.518159 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-9ee279be-edd6-450f-8373-b6106de03c50 tempest-AttachVolumeNegativeTest-1544877568 tempest-AttachVolumeNegativeTest-1544877568-project-member] https://10.4.3.240/volume/v3/volumes/dc9bd7ac-e5f6-4647-835a-1a99c728d83e returned with HTTP 200 Aug 20 01:00:30.518796 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 424/1672] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:00:30 2026] GET /volume/v3/volumes/dc9bd7ac-e5f6-4647-835a-1a99c728d83e => generated 848 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:00:30.539882 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-7ccc6936-441f-488e-b8f5-a3c34b166000 tempest-VolumeQuotaClassesTest-2008128675 tempest-VolumeQuotaClassesTest-2008128675-project-admin] https://10.4.3.240/volume/v3/types returned with HTTP 200 Aug 20 01:00:30.540249 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 414/1673] 10.4.3.240 () {68 vars in 1252 bytes} [Thu Aug 20 01:00:30 2026] POST /volume/v3/types => generated 228 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:00:30.551795 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-041f2306-414c-46db-94ea-10cc514704b2 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:30.553776 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-041f2306-414c-46db-94ea-10cc514704b2 tempest-VolumeQuotaClassesTest-2008128675 tempest-VolumeQuotaClassesTest-2008128675-project-admin] PUT https://10.4.3.240/volume/v3/os-quota-class-sets/default Aug 20 01:00:30.554195 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-041f2306-414c-46db-94ea-10cc514704b2 tempest-VolumeQuotaClassesTest-2008128675 tempest-VolumeQuotaClassesTest-2008128675-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-2035447474": 7, "snapshots_tempest-VolumeQuotaClassesTest-volume-type-2035447474": 6, "gigabytes_tempest-VolumeQuotaClassesTest-volume-type-2035447474": 4}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:00:30.690530 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-dc908e9a-9222-4629-bcef-8c7b70b9b55e None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:30.692842 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-dc908e9a-9222-4629-bcef-8c7b70b9b55e tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] GET https://10.4.3.240/volume/v3/volumes/7d8f6c46-e0b6-42a6-b9c6-642d592cd125 Aug 20 01:00:30.693019 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-dc908e9a-9222-4629-bcef-8c7b70b9b55e tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:30.693219 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-dc908e9a-9222-4629-bcef-8c7b70b9b55e tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:30.709909 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-42c19ff7-b0c7-43f9-85e9-2b9e0a709990 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:30.712046 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-42c19ff7-b0c7-43f9-85e9-2b9e0a709990 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] GET https://10.4.3.240/volume/v3/backups/c52260c9-70f9-40f6-9fac-d1e7886d7798 Aug 20 01:00:30.713026 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-42c19ff7-b0c7-43f9-85e9-2b9e0a709990 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:30.713026 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-42c19ff7-b0c7-43f9-85e9-2b9e0a709990 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:30.713026 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-42c19ff7-b0c7-43f9-85e9-2b9e0a709990 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Show backup with id c52260c9-70f9-40f6-9fac-d1e7886d7798. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:00:30.714169 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:30.714169 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:00:30.719565 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-dc908e9a-9222-4629-bcef-8c7b70b9b55e tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Volume info retrieved successfully. Aug 20 01:00:30.722105 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:30.722105 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:00:30.722783 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-42c19ff7-b0c7-43f9-85e9-2b9e0a709990 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] https://10.4.3.240/volume/v3/backups/c52260c9-70f9-40f6-9fac-d1e7886d7798 returned with HTTP 200 Aug 20 01:00:30.723210 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 425/1674] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:00:30 2026] GET /volume/v3/backups/c52260c9-70f9-40f6-9fac-d1e7886d7798 => generated 792 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:00:30.727965 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-dc908e9a-9222-4629-bcef-8c7b70b9b55e tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] https://10.4.3.240/volume/v3/volumes/7d8f6c46-e0b6-42a6-b9c6-642d592cd125 returned with HTTP 200 Aug 20 01:00:30.728445 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 412/1675] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:00:30 2026] GET /volume/v3/volumes/7d8f6c46-e0b6-42a6-b9c6-642d592cd125 => generated 879 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:00:30.736083 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-041f2306-414c-46db-94ea-10cc514704b2 tempest-VolumeQuotaClassesTest-2008128675 tempest-VolumeQuotaClassesTest-2008128675-project-admin] https://10.4.3.240/volume/v3/os-quota-class-sets/default returned with HTTP 200 Aug 20 01:00:30.736575 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 425/1676] 10.4.3.240 () {68 vars in 1318 bytes} [Thu Aug 20 01:00:30 2026] PUT /volume/v3/os-quota-class-sets/default => generated 1221 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:00:30.744032 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-6425411f-7a65-4b67-8613-0c3b77273209 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:30.752381 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-6425411f-7a65-4b67-8613-0c3b77273209 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] GET https://10.4.3.240/volume/v3/volumes/1ac218bc-2aae-4365-ab4c-db2077f46fcd Aug 20 01:00:30.752381 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-6425411f-7a65-4b67-8613-0c3b77273209 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:30.752381 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-6425411f-7a65-4b67-8613-0c3b77273209 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:30.753141 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-7ffc2083-9f68-4391-90aa-b821edbfbe16 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:30.754853 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-7ffc2083-9f68-4391-90aa-b821edbfbe16 tempest-VolumeQuotaClassesTest-2008128675 tempest-VolumeQuotaClassesTest-2008128675-project-admin] GET https://10.4.3.240/volume/v3/os-quota-sets/1200df20593d4b23abd6d3e987ab347f/defaults Aug 20 01:00:30.755038 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-7ffc2083-9f68-4391-90aa-b821edbfbe16 tempest-VolumeQuotaClassesTest-2008128675 tempest-VolumeQuotaClassesTest-2008128675-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:30.755218 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-7ffc2083-9f68-4391-90aa-b821edbfbe16 tempest-VolumeQuotaClassesTest-2008128675 tempest-VolumeQuotaClassesTest-2008128675-project-admin] Calling method 'defaults' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:30.761591 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:30.761591 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:00:30.766255 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-6425411f-7a65-4b67-8613-0c3b77273209 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Volume info retrieved successfully. Aug 20 01:00:30.774170 np0000007838 devstack@c-api.service[100215]: WARNING cinder.quota [None req-7ffc2083-9f68-4391-90aa-b821edbfbe16 tempest-VolumeQuotaClassesTest-2008128675 tempest-VolumeQuotaClassesTest-2008128675-project-admin] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-580527440 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-580527440, it is now deprecated. Please use the default quota class for default quota. Aug 20 01:00:30.774170 np0000007838 devstack@c-api.service[100215]: WARNING cinder.quota [None req-7ffc2083-9f68-4391-90aa-b821edbfbe16 tempest-VolumeQuotaClassesTest-2008128675 tempest-VolumeQuotaClassesTest-2008128675-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-580527440 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-580527440, it is now deprecated. Please use the default quota class for default quota. Aug 20 01:00:30.774413 np0000007838 devstack@c-api.service[100215]: WARNING cinder.quota [None req-7ffc2083-9f68-4391-90aa-b821edbfbe16 tempest-VolumeQuotaClassesTest-2008128675 tempest-VolumeQuotaClassesTest-2008128675-project-admin] Deprecated: Default quota for resource: snapshots_tempest-VolumeRetypeMultiattachTest-volume-type-580527440 is set by the default quota flag: quota_snapshots_tempest-VolumeRetypeMultiattachTest-volume-type-580527440, it is now deprecated. Please use the default quota class for default quota. Aug 20 01:00:30.774687 np0000007838 devstack@c-api.service[100215]: WARNING cinder.quota [None req-7ffc2083-9f68-4391-90aa-b821edbfbe16 tempest-VolumeQuotaClassesTest-2008128675 tempest-VolumeQuotaClassesTest-2008128675-project-admin] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-599367080 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-599367080, it is now deprecated. Please use the default quota class for default quota. Aug 20 01:00:30.776070 np0000007838 devstack@c-api.service[100215]: WARNING cinder.quota [None req-7ffc2083-9f68-4391-90aa-b821edbfbe16 tempest-VolumeQuotaClassesTest-2008128675 tempest-VolumeQuotaClassesTest-2008128675-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-599367080 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-599367080, it is now deprecated. Please use the default quota class for default quota. Aug 20 01:00:30.776070 np0000007838 devstack@c-api.service[100215]: WARNING cinder.quota [None req-7ffc2083-9f68-4391-90aa-b821edbfbe16 tempest-VolumeQuotaClassesTest-2008128675 tempest-VolumeQuotaClassesTest-2008128675-project-admin] Deprecated: Default quota for resource: snapshots_tempest-VolumeRetypeMultiattachTest-volume-type-599367080 is set by the default quota flag: quota_snapshots_tempest-VolumeRetypeMultiattachTest-volume-type-599367080, it is now deprecated. Please use the default quota class for default quota. Aug 20 01:00:30.776172 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-6425411f-7a65-4b67-8613-0c3b77273209 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] https://10.4.3.240/volume/v3/volumes/1ac218bc-2aae-4365-ab4c-db2077f46fcd returned with HTTP 200 Aug 20 01:00:30.776172 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 415/1677] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:00:30 2026] GET /volume/v3/volumes/1ac218bc-2aae-4365-ab4c-db2077f46fcd => generated 1133 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:00:30.779927 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-7ffc2083-9f68-4391-90aa-b821edbfbe16 tempest-VolumeQuotaClassesTest-2008128675 tempest-VolumeQuotaClassesTest-2008128675-project-admin] https://10.4.3.240/volume/v3/os-quota-sets/1200df20593d4b23abd6d3e987ab347f/defaults returned with HTTP 200 Aug 20 01:00:30.780315 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 426/1678] 10.4.3.240 () {66 vars in 1381 bytes} [Thu Aug 20 01:00:30 2026] GET /volume/v3/os-quota-sets/1200df20593d4b23abd6d3e987ab347f/defaults => generated 1257 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:00:30.791216 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-1913f0ca-2eb2-4bfb-aeea-1aa7ca0cf0a4 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:30.793938 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-1913f0ca-2eb2-4bfb-aeea-1aa7ca0cf0a4 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] DELETE https://10.4.3.240/volume/v3/backups/c52260c9-70f9-40f6-9fac-d1e7886d7798 Aug 20 01:00:30.794479 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-1913f0ca-2eb2-4bfb-aeea-1aa7ca0cf0a4 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:30.794553 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-1913f0ca-2eb2-4bfb-aeea-1aa7ca0cf0a4 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Calling method 'delete' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:30.794687 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.contrib.backups [None req-1913f0ca-2eb2-4bfb-aeea-1aa7ca0cf0a4 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Delete backup with id: c52260c9-70f9-40f6-9fac-d1e7886d7798. Aug 20 01:00:30.799277 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:30.799277 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:00:30.828402 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.backup.rpcapi [None req-1913f0ca-2eb2-4bfb-aeea-1aa7ca0cf0a4 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] delete_backup rpcapi backup_id c52260c9-70f9-40f6-9fac-d1e7886d7798 {{(pid=100213) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 20 01:00:30.832803 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-1913f0ca-2eb2-4bfb-aeea-1aa7ca0cf0a4 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] https://10.4.3.240/volume/v3/backups/c52260c9-70f9-40f6-9fac-d1e7886d7798 returned with HTTP 202 Aug 20 01:00:30.833500 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 413/1679] 10.4.3.240 () {66 vars in 1351 bytes} [Thu Aug 20 01:00:30 2026] DELETE /volume/v3/backups/c52260c9-70f9-40f6-9fac-d1e7886d7798 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 01:00:30.845362 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-61d8ba60-7e13-4ca0-b22e-6357239fc31e None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:30.846978 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-61d8ba60-7e13-4ca0-b22e-6357239fc31e tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] GET https://10.4.3.240/volume/v3/backups/c52260c9-70f9-40f6-9fac-d1e7886d7798 Aug 20 01:00:30.846978 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-61d8ba60-7e13-4ca0-b22e-6357239fc31e tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:30.846978 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-61d8ba60-7e13-4ca0-b22e-6357239fc31e tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:30.846978 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-61d8ba60-7e13-4ca0-b22e-6357239fc31e tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Show backup with id c52260c9-70f9-40f6-9fac-d1e7886d7798. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:00:30.852244 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:30.852244 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:00:30.853049 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-61d8ba60-7e13-4ca0-b22e-6357239fc31e tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] https://10.4.3.240/volume/v3/backups/c52260c9-70f9-40f6-9fac-d1e7886d7798 returned with HTTP 200 Aug 20 01:00:30.853414 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 426/1680] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:00:30 2026] GET /volume/v3/backups/c52260c9-70f9-40f6-9fac-d1e7886d7798 => generated 791 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:00:31.024431 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-30b23aa7-8789-4300-93bf-bda63ab7fe1a None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:31.025000 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-30b23aa7-8789-4300-93bf-bda63ab7fe1a tempest-VolumeQuotaClassesTest-2008128675 tempest-VolumeQuotaClassesTest-2008128675-project-admin] GET https://10.4.3.240/volume/v3/os-quota-sets/c5656bbc4a5a41c5b8cd993f94701b3d/defaults Aug 20 01:00:31.025000 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-30b23aa7-8789-4300-93bf-bda63ab7fe1a tempest-VolumeQuotaClassesTest-2008128675 tempest-VolumeQuotaClassesTest-2008128675-project-admin] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:31.025273 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-30b23aa7-8789-4300-93bf-bda63ab7fe1a tempest-VolumeQuotaClassesTest-2008128675 tempest-VolumeQuotaClassesTest-2008128675-project-admin] Calling method 'defaults' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:31.035105 np0000007838 devstack@c-api.service[100212]: WARNING cinder.quota [None req-30b23aa7-8789-4300-93bf-bda63ab7fe1a tempest-VolumeQuotaClassesTest-2008128675 tempest-VolumeQuotaClassesTest-2008128675-project-admin] Deprecated: Default quota for resource: snapshots_tempest-VolumeRetypeMultiattachTest-volume-type-580527440 is set by the default quota flag: quota_snapshots_tempest-VolumeRetypeMultiattachTest-volume-type-580527440, it is now deprecated. Please use the default quota class for default quota. Aug 20 01:00:31.035524 np0000007838 devstack@c-api.service[100212]: WARNING cinder.quota [None req-30b23aa7-8789-4300-93bf-bda63ab7fe1a tempest-VolumeQuotaClassesTest-2008128675 tempest-VolumeQuotaClassesTest-2008128675-project-admin] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-599367080 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-599367080, it is now deprecated. Please use the default quota class for default quota. Aug 20 01:00:31.039415 np0000007838 devstack@c-api.service[100212]: WARNING cinder.quota [None req-30b23aa7-8789-4300-93bf-bda63ab7fe1a tempest-VolumeQuotaClassesTest-2008128675 tempest-VolumeQuotaClassesTest-2008128675-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-599367080 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-599367080, it is now deprecated. Please use the default quota class for default quota. Aug 20 01:00:31.039415 np0000007838 devstack@c-api.service[100212]: WARNING cinder.quota [None req-30b23aa7-8789-4300-93bf-bda63ab7fe1a tempest-VolumeQuotaClassesTest-2008128675 tempest-VolumeQuotaClassesTest-2008128675-project-admin] Deprecated: Default quota for resource: snapshots_tempest-VolumeRetypeMultiattachTest-volume-type-599367080 is set by the default quota flag: quota_snapshots_tempest-VolumeRetypeMultiattachTest-volume-type-599367080, it is now deprecated. Please use the default quota class for default quota. Aug 20 01:00:31.039415 np0000007838 devstack@c-api.service[100212]: WARNING cinder.quota [None req-30b23aa7-8789-4300-93bf-bda63ab7fe1a tempest-VolumeQuotaClassesTest-2008128675 tempest-VolumeQuotaClassesTest-2008128675-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luksv2-144647466 is set by the default quota flag: quota_volumes_tempest-scenario-type-luksv2-144647466, it is now deprecated. Please use the default quota class for default quota. Aug 20 01:00:31.039415 np0000007838 devstack@c-api.service[100212]: WARNING cinder.quota [None req-30b23aa7-8789-4300-93bf-bda63ab7fe1a tempest-VolumeQuotaClassesTest-2008128675 tempest-VolumeQuotaClassesTest-2008128675-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luksv2-144647466 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luksv2-144647466, it is now deprecated. Please use the default quota class for default quota. Aug 20 01:00:31.039415 np0000007838 devstack@c-api.service[100212]: WARNING cinder.quota [None req-30b23aa7-8789-4300-93bf-bda63ab7fe1a tempest-VolumeQuotaClassesTest-2008128675 tempest-VolumeQuotaClassesTest-2008128675-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luksv2-144647466 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luksv2-144647466, it is now deprecated. Please use the default quota class for default quota. Aug 20 01:00:31.041869 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-30b23aa7-8789-4300-93bf-bda63ab7fe1a tempest-VolumeQuotaClassesTest-2008128675 tempest-VolumeQuotaClassesTest-2008128675-project-admin] https://10.4.3.240/volume/v3/os-quota-sets/c5656bbc4a5a41c5b8cd993f94701b3d/defaults returned with HTTP 200 Aug 20 01:00:31.042290 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 416/1681] 10.4.3.240 () {66 vars in 1381 bytes} [Thu Aug 20 01:00:31 2026] GET /volume/v3/os-quota-sets/c5656bbc4a5a41c5b8cd993f94701b3d/defaults => generated 1257 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:00:31.145570 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-5d13759f-056d-44e8-a74e-e47fbd59236f None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:31.152793 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-5d13759f-056d-44e8-a74e-e47fbd59236f tempest-VolumeQuotaClassesTest-2008128675 tempest-VolumeQuotaClassesTest-2008128675-project-admin] DELETE https://10.4.3.240/volume/v3/types/95c8e271-9867-4c40-b031-6823552180e6 Aug 20 01:00:31.152793 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-5d13759f-056d-44e8-a74e-e47fbd59236f tempest-VolumeQuotaClassesTest-2008128675 tempest-VolumeQuotaClassesTest-2008128675-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:31.152793 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-5d13759f-056d-44e8-a74e-e47fbd59236f tempest-VolumeQuotaClassesTest-2008128675 tempest-VolumeQuotaClassesTest-2008128675-project-admin] Calling method '_delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:31.182126 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-5d13759f-056d-44e8-a74e-e47fbd59236f tempest-VolumeQuotaClassesTest-2008128675 tempest-VolumeQuotaClassesTest-2008128675-project-admin] https://10.4.3.240/volume/v3/types/95c8e271-9867-4c40-b031-6823552180e6 returned with HTTP 202 Aug 20 01:00:31.182126 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 427/1682] 10.4.3.240 () {66 vars in 1345 bytes} [Thu Aug 20 01:00:31 2026] DELETE /volume/v3/types/95c8e271-9867-4c40-b031-6823552180e6 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 01:00:31.193378 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-43df25b6-c01f-4f51-8b3c-926a5a4c8779 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:31.193743 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-7d3527d2-3e60-46dc-8fb8-7b68c8db6987 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:31.195729 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-7d3527d2-3e60-46dc-8fb8-7b68c8db6987 tempest-VolumeQuotaClassesTest-2008128675 tempest-VolumeQuotaClassesTest-2008128675-project-admin] GET https://10.4.3.240/volume/v3/types/95c8e271-9867-4c40-b031-6823552180e6 Aug 20 01:00:31.196079 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-7d3527d2-3e60-46dc-8fb8-7b68c8db6987 tempest-VolumeQuotaClassesTest-2008128675 tempest-VolumeQuotaClassesTest-2008128675-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:31.196349 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-7d3527d2-3e60-46dc-8fb8-7b68c8db6987 tempest-VolumeQuotaClassesTest-2008128675 tempest-VolumeQuotaClassesTest-2008128675-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:31.202786 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-43df25b6-c01f-4f51-8b3c-926a5a4c8779 tempest-VolumeRetypeMultiattachTest-2024149227 tempest-VolumeRetypeMultiattachTest-2024149227-project-member] GET https://10.4.3.240/volume/v3/volumes/1637c79d-94ea-468a-8663-3249eaa572d1 Aug 20 01:00:31.203180 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-43df25b6-c01f-4f51-8b3c-926a5a4c8779 tempest-VolumeRetypeMultiattachTest-2024149227 tempest-VolumeRetypeMultiattachTest-2024149227-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:31.203180 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-43df25b6-c01f-4f51-8b3c-926a5a4c8779 tempest-VolumeRetypeMultiattachTest-2024149227 tempest-VolumeRetypeMultiattachTest-2024149227-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:31.210267 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-7d3527d2-3e60-46dc-8fb8-7b68c8db6987 tempest-VolumeQuotaClassesTest-2008128675 tempest-VolumeQuotaClassesTest-2008128675-project-admin] https://10.4.3.240/volume/v3/types/95c8e271-9867-4c40-b031-6823552180e6 returned with HTTP 404 Aug 20 01:00:31.210267 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 427/1683] 10.4.3.240 () {66 vars in 1342 bytes} [Thu Aug 20 01:00:31 2026] GET /volume/v3/types/95c8e271-9867-4c40-b031-6823552180e6 => generated 114 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:00:31.219191 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-4a1d952a-2fba-489d-8761-786a755e6621 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:31.224943 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-4a1d952a-2fba-489d-8761-786a755e6621 tempest-VolumeQuotaClassesTest-2008128675 tempest-VolumeQuotaClassesTest-2008128675-project-admin] PUT https://10.4.3.240/volume/v3/os-quota-class-sets/default Aug 20 01:00:31.225078 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-4a1d952a-2fba-489d-8761-786a755e6621 tempest-VolumeQuotaClassesTest-2008128675 tempest-VolumeQuotaClassesTest-2008128675-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=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:00:31.229307 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:31.229307 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:00:31.232306 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-0645cc1b-5d29-4d3a-a1c6-72c552c6dd1b None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:31.237729 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-43df25b6-c01f-4f51-8b3c-926a5a4c8779 tempest-VolumeRetypeMultiattachTest-2024149227 tempest-VolumeRetypeMultiattachTest-2024149227-project-member] Volume info retrieved successfully. Aug 20 01:00:31.242435 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-43df25b6-c01f-4f51-8b3c-926a5a4c8779 tempest-VolumeRetypeMultiattachTest-2024149227 tempest-VolumeRetypeMultiattachTest-2024149227-project-member] https://10.4.3.240/volume/v3/volumes/1637c79d-94ea-468a-8663-3249eaa572d1 returned with HTTP 200 Aug 20 01:00:31.242435 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 414/1684] 10.4.3.240 () {68 vars in 1389 bytes} [Thu Aug 20 01:00:31 2026] GET /volume/v3/volumes/1637c79d-94ea-468a-8663-3249eaa572d1 => generated 997 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:00:31.242660 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-0645cc1b-5d29-4d3a-a1c6-72c552c6dd1b tempest-VolumesBackupsV39Test-819749700 tempest-VolumesBackupsV39Test-819749700-project-member] GET https://10.4.3.240/volume/v3/backups/2a945873-a050-4a03-b033-dfea73376304 Aug 20 01:00:31.242660 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-0645cc1b-5d29-4d3a-a1c6-72c552c6dd1b tempest-VolumesBackupsV39Test-819749700 tempest-VolumesBackupsV39Test-819749700-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:31.242660 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-0645cc1b-5d29-4d3a-a1c6-72c552c6dd1b tempest-VolumesBackupsV39Test-819749700 tempest-VolumesBackupsV39Test-819749700-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:31.242660 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-0645cc1b-5d29-4d3a-a1c6-72c552c6dd1b tempest-VolumesBackupsV39Test-819749700 tempest-VolumesBackupsV39Test-819749700-project-member] Show backup with id 2a945873-a050-4a03-b033-dfea73376304. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:00:31.247508 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:31.247508 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:00:31.248586 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-0645cc1b-5d29-4d3a-a1c6-72c552c6dd1b tempest-VolumesBackupsV39Test-819749700 tempest-VolumesBackupsV39Test-819749700-project-member] https://10.4.3.240/volume/v3/backups/2a945873-a050-4a03-b033-dfea73376304 returned with HTTP 200 Aug 20 01:00:31.249043 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 428/1685] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:00:31 2026] GET /volume/v3/backups/2a945873-a050-4a03-b033-dfea73376304 => generated 797 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:00:31.263602 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-4924e926-6796-4335-afa6-0a15a8fd304d None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:31.265626 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-4924e926-6796-4335-afa6-0a15a8fd304d tempest-VolumeRetypeMultiattachTest-969767779 tempest-VolumeRetypeMultiattachTest-969767779-project-admin] GET https://10.4.3.240/volume/v3/volumes/1637c79d-94ea-468a-8663-3249eaa572d1 Aug 20 01:00:31.265846 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-4924e926-6796-4335-afa6-0a15a8fd304d tempest-VolumeRetypeMultiattachTest-969767779 tempest-VolumeRetypeMultiattachTest-969767779-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:31.266030 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-4924e926-6796-4335-afa6-0a15a8fd304d tempest-VolumeRetypeMultiattachTest-969767779 tempest-VolumeRetypeMultiattachTest-969767779-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:31.278201 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:31.278201 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:00:31.283832 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-4924e926-6796-4335-afa6-0a15a8fd304d tempest-VolumeRetypeMultiattachTest-969767779 tempest-VolumeRetypeMultiattachTest-969767779-project-admin] Volume info retrieved successfully. Aug 20 01:00:31.288888 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-4924e926-6796-4335-afa6-0a15a8fd304d tempest-VolumeRetypeMultiattachTest-969767779 tempest-VolumeRetypeMultiattachTest-969767779-project-admin] https://10.4.3.240/volume/v3/volumes/1637c79d-94ea-468a-8663-3249eaa572d1 returned with HTTP 200 Aug 20 01:00:31.289387 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 428/1686] 10.4.3.240 () {68 vars in 1389 bytes} [Thu Aug 20 01:00:31 2026] GET /volume/v3/volumes/1637c79d-94ea-468a-8663-3249eaa572d1 => generated 1182 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 01:00:31.304769 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-083d4b1c-e900-42be-abea-f93d4351ae30 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:31.308772 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-083d4b1c-e900-42be-abea-f93d4351ae30 tempest-VolumeRetypeMultiattachTest-969767779 tempest-VolumeRetypeMultiattachTest-969767779-project-admin] GET https://10.4.3.240/volume/v3/volumes/1637c79d-94ea-468a-8663-3249eaa572d1 Aug 20 01:00:31.308772 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-083d4b1c-e900-42be-abea-f93d4351ae30 tempest-VolumeRetypeMultiattachTest-969767779 tempest-VolumeRetypeMultiattachTest-969767779-project-admin] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:31.308772 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-083d4b1c-e900-42be-abea-f93d4351ae30 tempest-VolumeRetypeMultiattachTest-969767779 tempest-VolumeRetypeMultiattachTest-969767779-project-admin] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:31.320810 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:31.320810 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:00:31.325210 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-083d4b1c-e900-42be-abea-f93d4351ae30 tempest-VolumeRetypeMultiattachTest-969767779 tempest-VolumeRetypeMultiattachTest-969767779-project-admin] Volume info retrieved successfully. Aug 20 01:00:31.333118 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-083d4b1c-e900-42be-abea-f93d4351ae30 tempest-VolumeRetypeMultiattachTest-969767779 tempest-VolumeRetypeMultiattachTest-969767779-project-admin] https://10.4.3.240/volume/v3/volumes/1637c79d-94ea-468a-8663-3249eaa572d1 returned with HTTP 200 Aug 20 01:00:31.333719 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 415/1687] 10.4.3.240 () {68 vars in 1389 bytes} [Thu Aug 20 01:00:31 2026] GET /volume/v3/volumes/1637c79d-94ea-468a-8663-3249eaa572d1 => generated 1182 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 01:00:31.352206 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-f31ec5d1-9201-44fb-a8af-7b39bccf8c79 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:31.355968 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-f31ec5d1-9201-44fb-a8af-7b39bccf8c79 tempest-VolumeRetypeMultiattachTest-2024149227 tempest-VolumeRetypeMultiattachTest-2024149227-project-member] POST https://10.4.3.240/volume/v3/volumes/1637c79d-94ea-468a-8663-3249eaa572d1/action Aug 20 01:00:31.356477 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-f31ec5d1-9201-44fb-a8af-7b39bccf8c79 tempest-VolumeRetypeMultiattachTest-2024149227 tempest-VolumeRetypeMultiattachTest-2024149227-project-member] Action body: b'{"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-580527440", "migration_policy": "never"}}' {{(pid=100215) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 01:00:31.356620 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-f31ec5d1-9201-44fb-a8af-7b39bccf8c79 tempest-VolumeRetypeMultiattachTest-2024149227 tempest-VolumeRetypeMultiattachTest-2024149227-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-580527440", "migration_policy": "never"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:00:31.368977 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:31.368977 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:00:31.370239 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-f31ec5d1-9201-44fb-a8af-7b39bccf8c79 tempest-VolumeRetypeMultiattachTest-2024149227 tempest-VolumeRetypeMultiattachTest-2024149227-project-member] Volume info retrieved successfully. Aug 20 01:00:31.383105 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-4a1d952a-2fba-489d-8761-786a755e6621 tempest-VolumeQuotaClassesTest-2008128675 tempest-VolumeQuotaClassesTest-2008128675-project-admin] https://10.4.3.240/volume/v3/os-quota-class-sets/default returned with HTTP 200 Aug 20 01:00:31.383727 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 417/1688] 10.4.3.240 () {68 vars in 1318 bytes} [Thu Aug 20 01:00:31 2026] PUT /volume/v3/os-quota-class-sets/default => generated 1013 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:00:31.414458 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.quota [None req-f31ec5d1-9201-44fb-a8af-7b39bccf8c79 tempest-VolumeRetypeMultiattachTest-2024149227 tempest-VolumeRetypeMultiattachTest-2024149227-project-member] Created reservations ['8a58cde4-4939-4f33-959a-c8c8786688d8', 'f88292cd-87e2-410f-abe9-5bcbcc336aee'] {{(pid=100215) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 01:00:31.436584 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.quota [None req-f31ec5d1-9201-44fb-a8af-7b39bccf8c79 tempest-VolumeRetypeMultiattachTest-2024149227 tempest-VolumeRetypeMultiattachTest-2024149227-project-member] Created reservations ['3a1614df-b433-4b57-b11b-c757beb357c2', '9e5855c1-5b01-408d-af00-61b50438b045'] {{(pid=100215) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 01:00:31.483073 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-f31ec5d1-9201-44fb-a8af-7b39bccf8c79 tempest-VolumeRetypeMultiattachTest-2024149227 tempest-VolumeRetypeMultiattachTest-2024149227-project-member] Retype volume request issued successfully. Aug 20 01:00:31.483462 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-f31ec5d1-9201-44fb-a8af-7b39bccf8c79 tempest-VolumeRetypeMultiattachTest-2024149227 tempest-VolumeRetypeMultiattachTest-2024149227-project-member] https://10.4.3.240/volume/v3/volumes/1637c79d-94ea-468a-8663-3249eaa572d1/action returned with HTTP 202 Aug 20 01:00:31.483861 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 429/1689] 10.4.3.240 () {70 vars in 1432 bytes} [Thu Aug 20 01:00:31 2026] POST /volume/v3/volumes/1637c79d-94ea-468a-8663-3249eaa572d1/action => generated 0 bytes in 132 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 20 01:00:31.496817 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-0cf9937a-daef-4b4a-80dd-bbefce86936d None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:31.500352 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-0cf9937a-daef-4b4a-80dd-bbefce86936d tempest-VolumeRetypeMultiattachTest-2024149227 tempest-VolumeRetypeMultiattachTest-2024149227-project-member] GET https://10.4.3.240/volume/v3/volumes/1637c79d-94ea-468a-8663-3249eaa572d1 Aug 20 01:00:31.500845 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-0cf9937a-daef-4b4a-80dd-bbefce86936d tempest-VolumeRetypeMultiattachTest-2024149227 tempest-VolumeRetypeMultiattachTest-2024149227-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:31.500958 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-0cf9937a-daef-4b4a-80dd-bbefce86936d tempest-VolumeRetypeMultiattachTest-2024149227 tempest-VolumeRetypeMultiattachTest-2024149227-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:31.520831 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:31.520831 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:00:31.529672 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-0cf9937a-daef-4b4a-80dd-bbefce86936d tempest-VolumeRetypeMultiattachTest-2024149227 tempest-VolumeRetypeMultiattachTest-2024149227-project-member] Volume info retrieved successfully. Aug 20 01:00:31.545522 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-0cf9937a-daef-4b4a-80dd-bbefce86936d tempest-VolumeRetypeMultiattachTest-2024149227 tempest-VolumeRetypeMultiattachTest-2024149227-project-member] https://10.4.3.240/volume/v3/volumes/1637c79d-94ea-468a-8663-3249eaa572d1 returned with HTTP 200 Aug 20 01:00:31.545522 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 429/1690] 10.4.3.240 () {68 vars in 1389 bytes} [Thu Aug 20 01:00:31 2026] GET /volume/v3/volumes/1637c79d-94ea-468a-8663-3249eaa572d1 => generated 997 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:00:31.750988 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-f4cbf433-9211-4136-a48f-2bb8c92319ab None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:31.750988 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-f4cbf433-9211-4136-a48f-2bb8c92319ab tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] GET https://10.4.3.240/volume/v3/volumes/7d8f6c46-e0b6-42a6-b9c6-642d592cd125 Aug 20 01:00:31.750988 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-f4cbf433-9211-4136-a48f-2bb8c92319ab tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:31.750988 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-f4cbf433-9211-4136-a48f-2bb8c92319ab tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:31.768720 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:31.768720 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:00:31.771945 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-f4cbf433-9211-4136-a48f-2bb8c92319ab tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Volume info retrieved successfully. Aug 20 01:00:31.776749 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-f4cbf433-9211-4136-a48f-2bb8c92319ab tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] https://10.4.3.240/volume/v3/volumes/7d8f6c46-e0b6-42a6-b9c6-642d592cd125 returned with HTTP 200 Aug 20 01:00:31.777138 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 416/1691] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:00:31 2026] GET /volume/v3/volumes/7d8f6c46-e0b6-42a6-b9c6-642d592cd125 => generated 879 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:00:31.877079 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-a3b1e7ae-7195-465d-908f-32606b687cf4 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:31.883533 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-a3b1e7ae-7195-465d-908f-32606b687cf4 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] GET https://10.4.3.240/volume/v3/backups/c52260c9-70f9-40f6-9fac-d1e7886d7798 Aug 20 01:00:31.883830 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-a3b1e7ae-7195-465d-908f-32606b687cf4 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:31.884124 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-a3b1e7ae-7195-465d-908f-32606b687cf4 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:31.884292 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.v3.backups [None req-a3b1e7ae-7195-465d-908f-32606b687cf4 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Show backup with id c52260c9-70f9-40f6-9fac-d1e7886d7798. {{(pid=100212) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:00:31.890083 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:31.890083 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:00:31.891314 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-a3b1e7ae-7195-465d-908f-32606b687cf4 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] https://10.4.3.240/volume/v3/backups/c52260c9-70f9-40f6-9fac-d1e7886d7798 returned with HTTP 200 Aug 20 01:00:31.891888 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 418/1692] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:00:31 2026] GET /volume/v3/backups/c52260c9-70f9-40f6-9fac-d1e7886d7798 => generated 791 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:00:32.261319 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-9989a3b7-96be-4243-afda-2337cb6d40c6 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:32.268832 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-9989a3b7-96be-4243-afda-2337cb6d40c6 tempest-VolumesBackupsV39Test-819749700 tempest-VolumesBackupsV39Test-819749700-project-member] GET https://10.4.3.240/volume/v3/backups/2a945873-a050-4a03-b033-dfea73376304 Aug 20 01:00:32.268832 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-9989a3b7-96be-4243-afda-2337cb6d40c6 tempest-VolumesBackupsV39Test-819749700 tempest-VolumesBackupsV39Test-819749700-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:32.269140 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-9989a3b7-96be-4243-afda-2337cb6d40c6 tempest-VolumesBackupsV39Test-819749700 tempest-VolumesBackupsV39Test-819749700-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:32.269360 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-9989a3b7-96be-4243-afda-2337cb6d40c6 tempest-VolumesBackupsV39Test-819749700 tempest-VolumesBackupsV39Test-819749700-project-member] Show backup with id 2a945873-a050-4a03-b033-dfea73376304. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:00:32.278285 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:32.278285 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:00:32.279363 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-9989a3b7-96be-4243-afda-2337cb6d40c6 tempest-VolumesBackupsV39Test-819749700 tempest-VolumesBackupsV39Test-819749700-project-member] https://10.4.3.240/volume/v3/backups/2a945873-a050-4a03-b033-dfea73376304 returned with HTTP 200 Aug 20 01:00:32.279813 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 430/1693] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:00:32 2026] GET /volume/v3/backups/2a945873-a050-4a03-b033-dfea73376304 => generated 797 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:00:32.563869 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-b233e610-de1e-4474-92c5-52544168bbff None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:32.571202 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-b233e610-de1e-4474-92c5-52544168bbff tempest-VolumeRetypeMultiattachTest-2024149227 tempest-VolumeRetypeMultiattachTest-2024149227-project-member] GET https://10.4.3.240/volume/v3/volumes/1637c79d-94ea-468a-8663-3249eaa572d1 Aug 20 01:00:32.571524 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-b233e610-de1e-4474-92c5-52544168bbff tempest-VolumeRetypeMultiattachTest-2024149227 tempest-VolumeRetypeMultiattachTest-2024149227-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:32.571976 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-b233e610-de1e-4474-92c5-52544168bbff tempest-VolumeRetypeMultiattachTest-2024149227 tempest-VolumeRetypeMultiattachTest-2024149227-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:32.582488 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:32.582488 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:00:32.589514 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-b233e610-de1e-4474-92c5-52544168bbff tempest-VolumeRetypeMultiattachTest-2024149227 tempest-VolumeRetypeMultiattachTest-2024149227-project-member] Volume info retrieved successfully. Aug 20 01:00:32.595922 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-b233e610-de1e-4474-92c5-52544168bbff tempest-VolumeRetypeMultiattachTest-2024149227 tempest-VolumeRetypeMultiattachTest-2024149227-project-member] https://10.4.3.240/volume/v3/volumes/1637c79d-94ea-468a-8663-3249eaa572d1 returned with HTTP 200 Aug 20 01:00:32.596482 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 430/1694] 10.4.3.240 () {68 vars in 1389 bytes} [Thu Aug 20 01:00:32 2026] GET /volume/v3/volumes/1637c79d-94ea-468a-8663-3249eaa572d1 => generated 998 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:00:32.620562 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-467fa7aa-5057-444c-ba3c-b44ad4afb57c None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:32.622853 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-467fa7aa-5057-444c-ba3c-b44ad4afb57c tempest-VolumeRetypeMultiattachTest-969767779 tempest-VolumeRetypeMultiattachTest-969767779-project-admin] GET https://10.4.3.240/volume/v3/volumes/1637c79d-94ea-468a-8663-3249eaa572d1 Aug 20 01:00:32.623154 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-467fa7aa-5057-444c-ba3c-b44ad4afb57c tempest-VolumeRetypeMultiattachTest-969767779 tempest-VolumeRetypeMultiattachTest-969767779-project-admin] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:32.623318 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-467fa7aa-5057-444c-ba3c-b44ad4afb57c tempest-VolumeRetypeMultiattachTest-969767779 tempest-VolumeRetypeMultiattachTest-969767779-project-admin] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:32.636099 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:32.636099 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:00:32.641603 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-467fa7aa-5057-444c-ba3c-b44ad4afb57c tempest-VolumeRetypeMultiattachTest-969767779 tempest-VolumeRetypeMultiattachTest-969767779-project-admin] Volume info retrieved successfully. Aug 20 01:00:32.647579 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-467fa7aa-5057-444c-ba3c-b44ad4afb57c tempest-VolumeRetypeMultiattachTest-969767779 tempest-VolumeRetypeMultiattachTest-969767779-project-admin] https://10.4.3.240/volume/v3/volumes/1637c79d-94ea-468a-8663-3249eaa572d1 returned with HTTP 200 Aug 20 01:00:32.648013 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 417/1695] 10.4.3.240 () {68 vars in 1389 bytes} [Thu Aug 20 01:00:32 2026] GET /volume/v3/volumes/1637c79d-94ea-468a-8663-3249eaa572d1 => generated 1183 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 01:00:32.667066 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-fd3af40c-3aaf-4e27-98b2-c6bdac1cb5ac None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:32.684469 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-fd3af40c-3aaf-4e27-98b2-c6bdac1cb5ac tempest-VolumeRetypeMultiattachTest-969767779 tempest-VolumeRetypeMultiattachTest-969767779-project-admin] GET https://10.4.3.240/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-1895309191 Aug 20 01:00:32.684469 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-fd3af40c-3aaf-4e27-98b2-c6bdac1cb5ac tempest-VolumeRetypeMultiattachTest-969767779 tempest-VolumeRetypeMultiattachTest-969767779-project-admin] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:32.684469 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-fd3af40c-3aaf-4e27-98b2-c6bdac1cb5ac tempest-VolumeRetypeMultiattachTest-969767779 tempest-VolumeRetypeMultiattachTest-969767779-project-admin] Calling method 'index' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:32.685023 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-fd3af40c-3aaf-4e27-98b2-c6bdac1cb5ac tempest-VolumeRetypeMultiattachTest-969767779 tempest-VolumeRetypeMultiattachTest-969767779-project-admin] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeMultiattachTest-Volume-1895309191'), ('all_tenants', True)]). {{(pid=100212) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 01:00:32.704491 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-fd3af40c-3aaf-4e27-98b2-c6bdac1cb5ac tempest-VolumeRetypeMultiattachTest-969767779 tempest-VolumeRetypeMultiattachTest-969767779-project-admin] Get all volumes completed successfully. Aug 20 01:00:32.705028 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-fd3af40c-3aaf-4e27-98b2-c6bdac1cb5ac tempest-VolumeRetypeMultiattachTest-969767779 tempest-VolumeRetypeMultiattachTest-969767779-project-admin] https://10.4.3.240/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-1895309191 returned with HTTP 200 Aug 20 01:00:32.705504 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 419/1696] 10.4.3.240 () {68 vars in 1429 bytes} [Thu Aug 20 01:00:32 2026] GET /volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-1895309191 => generated 342 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:00:32.726065 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-f84ad431-ac95-4638-810e-9fdbd521d82e None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:32.728662 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-f84ad431-ac95-4638-810e-9fdbd521d82e tempest-VolumeRetypeMultiattachTest-969767779 tempest-VolumeRetypeMultiattachTest-969767779-project-admin] GET https://10.4.3.240/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-1895309191 Aug 20 01:00:32.728974 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-f84ad431-ac95-4638-810e-9fdbd521d82e tempest-VolumeRetypeMultiattachTest-969767779 tempest-VolumeRetypeMultiattachTest-969767779-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:32.729012 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-f84ad431-ac95-4638-810e-9fdbd521d82e tempest-VolumeRetypeMultiattachTest-969767779 tempest-VolumeRetypeMultiattachTest-969767779-project-admin] Calling method 'index' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:32.729997 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-f84ad431-ac95-4638-810e-9fdbd521d82e tempest-VolumeRetypeMultiattachTest-969767779 tempest-VolumeRetypeMultiattachTest-969767779-project-admin] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeMultiattachTest-Volume-1895309191'), ('all_tenants', True)]). {{(pid=100215) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 01:00:32.764164 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-f84ad431-ac95-4638-810e-9fdbd521d82e tempest-VolumeRetypeMultiattachTest-969767779 tempest-VolumeRetypeMultiattachTest-969767779-project-admin] Get all volumes completed successfully. Aug 20 01:00:32.764704 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-f84ad431-ac95-4638-810e-9fdbd521d82e tempest-VolumeRetypeMultiattachTest-969767779 tempest-VolumeRetypeMultiattachTest-969767779-project-admin] https://10.4.3.240/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-1895309191 returned with HTTP 200 Aug 20 01:00:32.765275 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 431/1697] 10.4.3.240 () {68 vars in 1429 bytes} [Thu Aug 20 01:00:32 2026] GET /volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-1895309191 => generated 342 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:00:32.775914 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-93fd7d8b-4cd7-4532-8478-980a79e5eaad None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:32.780249 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-93fd7d8b-4cd7-4532-8478-980a79e5eaad tempest-VolumeRetypeMultiattachTest-2024149227 tempest-VolumeRetypeMultiattachTest-2024149227-project-member] GET https://10.4.3.240/volume/v3/volumes/1637c79d-94ea-468a-8663-3249eaa572d1 Aug 20 01:00:32.780502 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-93fd7d8b-4cd7-4532-8478-980a79e5eaad tempest-VolumeRetypeMultiattachTest-2024149227 tempest-VolumeRetypeMultiattachTest-2024149227-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:32.780711 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-93fd7d8b-4cd7-4532-8478-980a79e5eaad tempest-VolumeRetypeMultiattachTest-2024149227 tempest-VolumeRetypeMultiattachTest-2024149227-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:32.790706 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:32.790706 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:00:32.795621 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-93fd7d8b-4cd7-4532-8478-980a79e5eaad tempest-VolumeRetypeMultiattachTest-2024149227 tempest-VolumeRetypeMultiattachTest-2024149227-project-member] Volume info retrieved successfully. Aug 20 01:00:32.801712 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-93fd7d8b-4cd7-4532-8478-980a79e5eaad tempest-VolumeRetypeMultiattachTest-2024149227 tempest-VolumeRetypeMultiattachTest-2024149227-project-member] https://10.4.3.240/volume/v3/volumes/1637c79d-94ea-468a-8663-3249eaa572d1 returned with HTTP 200 Aug 20 01:00:32.802185 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 431/1698] 10.4.3.240 () {68 vars in 1389 bytes} [Thu Aug 20 01:00:32 2026] GET /volume/v3/volumes/1637c79d-94ea-468a-8663-3249eaa572d1 => generated 998 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:00:32.802285 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-aaa2ff67-6a02-4cf3-a678-5b0bd340c32a None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:32.810116 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-aaa2ff67-6a02-4cf3-a678-5b0bd340c32a tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] GET https://10.4.3.240/volume/v3/volumes/7d8f6c46-e0b6-42a6-b9c6-642d592cd125 Aug 20 01:00:32.810116 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-aaa2ff67-6a02-4cf3-a678-5b0bd340c32a tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:32.810116 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-aaa2ff67-6a02-4cf3-a678-5b0bd340c32a tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:32.818116 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:32.818116 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:00:32.819587 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-c6856a82-fb75-4a2d-b5b3-5667b2ea69ac None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:32.822247 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-c6856a82-fb75-4a2d-b5b3-5667b2ea69ac tempest-VolumeRetypeMultiattachTest-2024149227 tempest-VolumeRetypeMultiattachTest-2024149227-project-member] DELETE https://10.4.3.240/volume/v3/volumes/1637c79d-94ea-468a-8663-3249eaa572d1 Aug 20 01:00:32.822531 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-c6856a82-fb75-4a2d-b5b3-5667b2ea69ac tempest-VolumeRetypeMultiattachTest-2024149227 tempest-VolumeRetypeMultiattachTest-2024149227-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:32.822778 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-c6856a82-fb75-4a2d-b5b3-5667b2ea69ac tempest-VolumeRetypeMultiattachTest-2024149227 tempest-VolumeRetypeMultiattachTest-2024149227-project-member] Calling method 'delete' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:32.822976 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.v3.volumes [None req-c6856a82-fb75-4a2d-b5b3-5667b2ea69ac tempest-VolumeRetypeMultiattachTest-2024149227 tempest-VolumeRetypeMultiattachTest-2024149227-project-member] Delete volume with id: 1637c79d-94ea-468a-8663-3249eaa572d1 Aug 20 01:00:32.823138 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-aaa2ff67-6a02-4cf3-a678-5b0bd340c32a tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Volume info retrieved successfully. Aug 20 01:00:32.830213 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-aaa2ff67-6a02-4cf3-a678-5b0bd340c32a tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] https://10.4.3.240/volume/v3/volumes/7d8f6c46-e0b6-42a6-b9c6-642d592cd125 returned with HTTP 200 Aug 20 01:00:32.830889 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 418/1699] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:00:32 2026] GET /volume/v3/volumes/7d8f6c46-e0b6-42a6-b9c6-642d592cd125 => generated 879 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:00:32.833559 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:32.833559 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:00:32.834437 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-c6856a82-fb75-4a2d-b5b3-5667b2ea69ac tempest-VolumeRetypeMultiattachTest-2024149227 tempest-VolumeRetypeMultiattachTest-2024149227-project-member] Volume info retrieved successfully. Aug 20 01:00:32.861637 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-c6856a82-fb75-4a2d-b5b3-5667b2ea69ac tempest-VolumeRetypeMultiattachTest-2024149227 tempest-VolumeRetypeMultiattachTest-2024149227-project-member] Delete volume request issued successfully. Aug 20 01:00:32.861918 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-c6856a82-fb75-4a2d-b5b3-5667b2ea69ac tempest-VolumeRetypeMultiattachTest-2024149227 tempest-VolumeRetypeMultiattachTest-2024149227-project-member] https://10.4.3.240/volume/v3/volumes/1637c79d-94ea-468a-8663-3249eaa572d1 returned with HTTP 202 Aug 20 01:00:32.862384 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 420/1700] 10.4.3.240 () {68 vars in 1392 bytes} [Thu Aug 20 01:00:32 2026] DELETE /volume/v3/volumes/1637c79d-94ea-468a-8663-3249eaa572d1 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 20 01:00:32.869999 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-a2b12f9f-7a3d-4a0a-a75a-b60e53fb6feb None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:32.872670 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-a2b12f9f-7a3d-4a0a-a75a-b60e53fb6feb tempest-VolumeRetypeMultiattachTest-2024149227 tempest-VolumeRetypeMultiattachTest-2024149227-project-member] GET https://10.4.3.240/volume/v3/volumes/1637c79d-94ea-468a-8663-3249eaa572d1 Aug 20 01:00:32.873026 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-a2b12f9f-7a3d-4a0a-a75a-b60e53fb6feb tempest-VolumeRetypeMultiattachTest-2024149227 tempest-VolumeRetypeMultiattachTest-2024149227-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:32.873325 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-a2b12f9f-7a3d-4a0a-a75a-b60e53fb6feb tempest-VolumeRetypeMultiattachTest-2024149227 tempest-VolumeRetypeMultiattachTest-2024149227-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:32.882802 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:32.882802 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:00:32.886908 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-a2b12f9f-7a3d-4a0a-a75a-b60e53fb6feb tempest-VolumeRetypeMultiattachTest-2024149227 tempest-VolumeRetypeMultiattachTest-2024149227-project-member] Volume info retrieved successfully. Aug 20 01:00:32.894209 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-a2b12f9f-7a3d-4a0a-a75a-b60e53fb6feb tempest-VolumeRetypeMultiattachTest-2024149227 tempest-VolumeRetypeMultiattachTest-2024149227-project-member] https://10.4.3.240/volume/v3/volumes/1637c79d-94ea-468a-8663-3249eaa572d1 returned with HTTP 200 Aug 20 01:00:32.894941 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 432/1701] 10.4.3.240 () {68 vars in 1389 bytes} [Thu Aug 20 01:00:32 2026] GET /volume/v3/volumes/1637c79d-94ea-468a-8663-3249eaa572d1 => generated 997 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:00:32.927034 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-b4f9f02e-aae0-4aea-a9a9-bb65b5450980 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:32.929003 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-b4f9f02e-aae0-4aea-a9a9-bb65b5450980 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] GET https://10.4.3.240/volume/v3/backups/c52260c9-70f9-40f6-9fac-d1e7886d7798 Aug 20 01:00:32.929225 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-b4f9f02e-aae0-4aea-a9a9-bb65b5450980 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:32.929482 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-b4f9f02e-aae0-4aea-a9a9-bb65b5450980 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:32.929599 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-b4f9f02e-aae0-4aea-a9a9-bb65b5450980 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Show backup with id c52260c9-70f9-40f6-9fac-d1e7886d7798. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:00:32.933944 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-b4f9f02e-aae0-4aea-a9a9-bb65b5450980 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] https://10.4.3.240/volume/v3/backups/c52260c9-70f9-40f6-9fac-d1e7886d7798 returned with HTTP 404 Aug 20 01:00:32.934597 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 432/1702] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:00:32 2026] GET /volume/v3/backups/c52260c9-70f9-40f6-9fac-d1e7886d7798 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:00:33.095799 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [req-9f84901c-19f1-42e5-b492-18750dc544a2 req-6b70d67e-ad71-4ee7-aacc-eab29748bc7f None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:33.098652 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-9f84901c-19f1-42e5-b492-18750dc544a2 req-6b70d67e-ad71-4ee7-aacc-eab29748bc7f tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] GET https://10.4.3.240/volume/v3/volumes/1ac218bc-2aae-4365-ab4c-db2077f46fcd Aug 20 01:00:33.099453 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [req-9f84901c-19f1-42e5-b492-18750dc544a2 req-6b70d67e-ad71-4ee7-aacc-eab29748bc7f tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:33.099453 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [req-9f84901c-19f1-42e5-b492-18750dc544a2 req-6b70d67e-ad71-4ee7-aacc-eab29748bc7f tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:33.112139 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:33.112139 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:00:33.117995 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [req-9f84901c-19f1-42e5-b492-18750dc544a2 req-6b70d67e-ad71-4ee7-aacc-eab29748bc7f tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Volume info retrieved successfully. Aug 20 01:00:33.123785 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-9f84901c-19f1-42e5-b492-18750dc544a2 req-6b70d67e-ad71-4ee7-aacc-eab29748bc7f tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] https://10.4.3.240/volume/v3/volumes/1ac218bc-2aae-4365-ab4c-db2077f46fcd returned with HTTP 200 Aug 20 01:00:33.124190 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 419/1703] 10.4.3.240 () {68 vars in 1598 bytes} [Thu Aug 20 01:00:33 2026] GET /volume/v3/volumes/1ac218bc-2aae-4365-ab4c-db2077f46fcd => generated 1133 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:00:33.150290 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [req-9f84901c-19f1-42e5-b492-18750dc544a2 req-d4706a2b-f2d7-425a-b93d-89eca9ba0ad5 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:33.164843 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-9f84901c-19f1-42e5-b492-18750dc544a2 req-d4706a2b-f2d7-425a-b93d-89eca9ba0ad5 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] POST https://10.4.3.240/volume/v3/volumes/1ac218bc-2aae-4365-ab4c-db2077f46fcd/action Aug 20 01:00:33.165217 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [req-9f84901c-19f1-42e5-b492-18750dc544a2 req-d4706a2b-f2d7-425a-b93d-89eca9ba0ad5 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100212) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 01:00:33.165396 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [req-9f84901c-19f1-42e5-b492-18750dc544a2 req-d4706a2b-f2d7-425a-b93d-89eca9ba0ad5 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:00:33.184479 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:33.184479 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:00:33.185409 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [req-9f84901c-19f1-42e5-b492-18750dc544a2 req-d4706a2b-f2d7-425a-b93d-89eca9ba0ad5 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Volume info retrieved successfully. Aug 20 01:00:33.193253 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [req-9f84901c-19f1-42e5-b492-18750dc544a2 req-d4706a2b-f2d7-425a-b93d-89eca9ba0ad5 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Begin detaching volume completed successfully. Aug 20 01:00:33.193761 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-9f84901c-19f1-42e5-b492-18750dc544a2 req-d4706a2b-f2d7-425a-b93d-89eca9ba0ad5 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] https://10.4.3.240/volume/v3/volumes/1ac218bc-2aae-4365-ab4c-db2077f46fcd/action returned with HTTP 202 Aug 20 01:00:33.194497 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 421/1704] 10.4.3.240 () {72 vars in 1672 bytes} [Thu Aug 20 01:00:33 2026] POST /volume/v3/volumes/1ac218bc-2aae-4365-ab4c-db2077f46fcd/action => generated 0 bytes in 45 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 01:00:33.220448 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-656310c6-f21a-4b7c-bddb-c846397f7bbd None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:33.224277 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-656310c6-f21a-4b7c-bddb-c846397f7bbd tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] GET https://10.4.3.240/volume/v3/volumes/1ac218bc-2aae-4365-ab4c-db2077f46fcd Aug 20 01:00:33.224555 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-656310c6-f21a-4b7c-bddb-c846397f7bbd tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:33.225008 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-656310c6-f21a-4b7c-bddb-c846397f7bbd tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:33.276810 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-50aac185-a60e-459d-bc0a-19278d1ccd52 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:33.277377 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-50aac185-a60e-459d-bc0a-19278d1ccd52 None None] GET https://10.4.3.240/volume// Aug 20 01:00:33.279882 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-50aac185-a60e-459d-bc0a-19278d1ccd52 None None] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:33.280765 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-50aac185-a60e-459d-bc0a-19278d1ccd52 None None] Calling method 'all' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:33.280765 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-50aac185-a60e-459d-bc0a-19278d1ccd52 None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 20 01:00:33.281048 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 433/1705] 10.4.3.240 () {66 vars in 1426 bytes} [Thu Aug 20 01:00:33 2026] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 01:00:33.293666 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [req-9f84901c-19f1-42e5-b492-18750dc544a2 req-ec5d5e68-51f7-4b71-b4ac-1aa151665d01 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:33.300266 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-15118909-e0e7-4417-8400-804bd6097e29 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:33.301176 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-9f84901c-19f1-42e5-b492-18750dc544a2 req-ec5d5e68-51f7-4b71-b4ac-1aa151665d01 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] GET https://10.4.3.240/volume/v3/volumes/1ac218bc-2aae-4365-ab4c-db2077f46fcd Aug 20 01:00:33.301464 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [req-9f84901c-19f1-42e5-b492-18750dc544a2 req-ec5d5e68-51f7-4b71-b4ac-1aa151665d01 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:33.301677 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [req-9f84901c-19f1-42e5-b492-18750dc544a2 req-ec5d5e68-51f7-4b71-b4ac-1aa151665d01 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:33.302926 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-15118909-e0e7-4417-8400-804bd6097e29 tempest-VolumesBackupsV39Test-819749700 tempest-VolumesBackupsV39Test-819749700-project-member] GET https://10.4.3.240/volume/v3/backups/2a945873-a050-4a03-b033-dfea73376304 Aug 20 01:00:33.303263 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-15118909-e0e7-4417-8400-804bd6097e29 tempest-VolumesBackupsV39Test-819749700 tempest-VolumesBackupsV39Test-819749700-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:33.303603 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-15118909-e0e7-4417-8400-804bd6097e29 tempest-VolumesBackupsV39Test-819749700 tempest-VolumesBackupsV39Test-819749700-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:33.303841 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.v3.backups [None req-15118909-e0e7-4417-8400-804bd6097e29 tempest-VolumesBackupsV39Test-819749700 tempest-VolumesBackupsV39Test-819749700-project-member] Show backup with id 2a945873-a050-4a03-b033-dfea73376304. {{(pid=100212) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:00:33.309763 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:33.309763 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:00:33.311054 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-15118909-e0e7-4417-8400-804bd6097e29 tempest-VolumesBackupsV39Test-819749700 tempest-VolumesBackupsV39Test-819749700-project-member] https://10.4.3.240/volume/v3/backups/2a945873-a050-4a03-b033-dfea73376304 returned with HTTP 200 Aug 20 01:00:33.311054 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 422/1706] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:00:33 2026] GET /volume/v3/backups/2a945873-a050-4a03-b033-dfea73376304 => generated 797 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:00:33.318823 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:33.318823 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:00:33.323992 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [req-9f84901c-19f1-42e5-b492-18750dc544a2 req-ec5d5e68-51f7-4b71-b4ac-1aa151665d01 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Volume info retrieved successfully. Aug 20 01:00:33.329296 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-9f84901c-19f1-42e5-b492-18750dc544a2 req-ec5d5e68-51f7-4b71-b4ac-1aa151665d01 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] https://10.4.3.240/volume/v3/volumes/1ac218bc-2aae-4365-ab4c-db2077f46fcd returned with HTTP 200 Aug 20 01:00:33.329923 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 420/1707] 10.4.3.240 () {70 vars in 1639 bytes} [Thu Aug 20 01:00:33 2026] GET /volume/v3/volumes/1ac218bc-2aae-4365-ab4c-db2077f46fcd => generated 1316 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 01:00:33.420646 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:33.420646 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:00:33.424997 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-656310c6-f21a-4b7c-bddb-c846397f7bbd tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Volume info retrieved successfully. Aug 20 01:00:33.429733 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-656310c6-f21a-4b7c-bddb-c846397f7bbd tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] https://10.4.3.240/volume/v3/volumes/1ac218bc-2aae-4365-ab4c-db2077f46fcd returned with HTTP 200 Aug 20 01:00:33.430128 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 433/1708] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:00:33 2026] GET /volume/v3/volumes/1ac218bc-2aae-4365-ab4c-db2077f46fcd => generated 1136 bytes in 210 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:00:33.819926 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-a745e187-7be4-4f2f-896a-02d0fa55a727 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:33.824140 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-a745e187-7be4-4f2f-896a-02d0fa55a727 tempest-AttachVolumeNegativeTest-1544877568 tempest-AttachVolumeNegativeTest-1544877568-project-member] DELETE https://10.4.3.240/volume/v3/volumes/dc9bd7ac-e5f6-4647-835a-1a99c728d83e Aug 20 01:00:33.824140 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-a745e187-7be4-4f2f-896a-02d0fa55a727 tempest-AttachVolumeNegativeTest-1544877568 tempest-AttachVolumeNegativeTest-1544877568-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:33.824766 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-a745e187-7be4-4f2f-896a-02d0fa55a727 tempest-AttachVolumeNegativeTest-1544877568 tempest-AttachVolumeNegativeTest-1544877568-project-member] Calling method 'delete' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:33.824766 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.v3.volumes [None req-a745e187-7be4-4f2f-896a-02d0fa55a727 tempest-AttachVolumeNegativeTest-1544877568 tempest-AttachVolumeNegativeTest-1544877568-project-member] Delete volume with id: dc9bd7ac-e5f6-4647-835a-1a99c728d83e Aug 20 01:00:33.834118 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:33.834118 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:00:33.834679 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-a745e187-7be4-4f2f-896a-02d0fa55a727 tempest-AttachVolumeNegativeTest-1544877568 tempest-AttachVolumeNegativeTest-1544877568-project-member] Volume info retrieved successfully. Aug 20 01:00:33.856777 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-e2bb9929-c9d7-41ab-8063-70bea3eec967 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:33.860538 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-e2bb9929-c9d7-41ab-8063-70bea3eec967 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] GET https://10.4.3.240/volume/v3/volumes/7d8f6c46-e0b6-42a6-b9c6-642d592cd125 Aug 20 01:00:33.860805 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-e2bb9929-c9d7-41ab-8063-70bea3eec967 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:33.861076 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-e2bb9929-c9d7-41ab-8063-70bea3eec967 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:33.865656 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-a745e187-7be4-4f2f-896a-02d0fa55a727 tempest-AttachVolumeNegativeTest-1544877568 tempest-AttachVolumeNegativeTest-1544877568-project-member] Delete volume request issued successfully. Aug 20 01:00:33.865918 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-a745e187-7be4-4f2f-896a-02d0fa55a727 tempest-AttachVolumeNegativeTest-1544877568 tempest-AttachVolumeNegativeTest-1544877568-project-member] https://10.4.3.240/volume/v3/volumes/dc9bd7ac-e5f6-4647-835a-1a99c728d83e returned with HTTP 202 Aug 20 01:00:33.866516 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 434/1709] 10.4.3.240 () {66 vars in 1351 bytes} [Thu Aug 20 01:00:33 2026] DELETE /volume/v3/volumes/dc9bd7ac-e5f6-4647-835a-1a99c728d83e => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 01:00:33.885674 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-ad889d78-cb65-41f5-8d79-02f86b5acd24 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:33.887889 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-ad889d78-cb65-41f5-8d79-02f86b5acd24 tempest-AttachVolumeNegativeTest-1544877568 tempest-AttachVolumeNegativeTest-1544877568-project-member] GET https://10.4.3.240/volume/v3/volumes/dc9bd7ac-e5f6-4647-835a-1a99c728d83e Aug 20 01:00:33.888028 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:33.888028 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:00:33.888104 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-ad889d78-cb65-41f5-8d79-02f86b5acd24 tempest-AttachVolumeNegativeTest-1544877568 tempest-AttachVolumeNegativeTest-1544877568-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:33.888281 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-ad889d78-cb65-41f5-8d79-02f86b5acd24 tempest-AttachVolumeNegativeTest-1544877568 tempest-AttachVolumeNegativeTest-1544877568-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:33.894082 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-e2bb9929-c9d7-41ab-8063-70bea3eec967 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Volume info retrieved successfully. Aug 20 01:00:33.902268 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-e2bb9929-c9d7-41ab-8063-70bea3eec967 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] https://10.4.3.240/volume/v3/volumes/7d8f6c46-e0b6-42a6-b9c6-642d592cd125 returned with HTTP 200 Aug 20 01:00:33.902480 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:33.902480 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:00:33.903580 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 423/1710] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:00:33 2026] GET /volume/v3/volumes/7d8f6c46-e0b6-42a6-b9c6-642d592cd125 => generated 879 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:00:33.910110 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-67eec966-ef21-4af7-9a86-871c01b338ea None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:33.913216 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-ad889d78-cb65-41f5-8d79-02f86b5acd24 tempest-AttachVolumeNegativeTest-1544877568 tempest-AttachVolumeNegativeTest-1544877568-project-member] Volume info retrieved successfully. Aug 20 01:00:33.916678 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-67eec966-ef21-4af7-9a86-871c01b338ea tempest-VolumeRetypeMultiattachTest-2024149227 tempest-VolumeRetypeMultiattachTest-2024149227-project-member] GET https://10.4.3.240/volume/v3/volumes/1637c79d-94ea-468a-8663-3249eaa572d1 Aug 20 01:00:33.917865 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-67eec966-ef21-4af7-9a86-871c01b338ea tempest-VolumeRetypeMultiattachTest-2024149227 tempest-VolumeRetypeMultiattachTest-2024149227-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:33.917865 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-67eec966-ef21-4af7-9a86-871c01b338ea tempest-VolumeRetypeMultiattachTest-2024149227 tempest-VolumeRetypeMultiattachTest-2024149227-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:33.920457 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-ad889d78-cb65-41f5-8d79-02f86b5acd24 tempest-AttachVolumeNegativeTest-1544877568 tempest-AttachVolumeNegativeTest-1544877568-project-member] https://10.4.3.240/volume/v3/volumes/dc9bd7ac-e5f6-4647-835a-1a99c728d83e returned with HTTP 200 Aug 20 01:00:33.921003 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 421/1711] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:00:33 2026] GET /volume/v3/volumes/dc9bd7ac-e5f6-4647-835a-1a99c728d83e => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:00:33.928451 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-67eec966-ef21-4af7-9a86-871c01b338ea tempest-VolumeRetypeMultiattachTest-2024149227 tempest-VolumeRetypeMultiattachTest-2024149227-project-member] https://10.4.3.240/volume/v3/volumes/1637c79d-94ea-468a-8663-3249eaa572d1 returned with HTTP 404 Aug 20 01:00:33.929052 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 434/1712] 10.4.3.240 () {68 vars in 1389 bytes} [Thu Aug 20 01:00:33 2026] GET /volume/v3/volumes/1637c79d-94ea-468a-8663-3249eaa572d1 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 01:00:33.943168 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-1fb62b78-1183-4be5-b133-337b788efce1 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:33.947359 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-1fb62b78-1183-4be5-b133-337b788efce1 tempest-VolumeRetypeMultiattachTest-969767779 tempest-VolumeRetypeMultiattachTest-969767779-project-admin] DELETE https://10.4.3.240/volume/v3/types/601176e2-4e8d-4dd5-83bf-6ee56829b465 Aug 20 01:00:33.948154 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-1fb62b78-1183-4be5-b133-337b788efce1 tempest-VolumeRetypeMultiattachTest-969767779 tempest-VolumeRetypeMultiattachTest-969767779-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:33.950426 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-1fb62b78-1183-4be5-b133-337b788efce1 tempest-VolumeRetypeMultiattachTest-969767779 tempest-VolumeRetypeMultiattachTest-969767779-project-admin] Calling method '_delete' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:33.990189 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-1fb62b78-1183-4be5-b133-337b788efce1 tempest-VolumeRetypeMultiattachTest-969767779 tempest-VolumeRetypeMultiattachTest-969767779-project-admin] https://10.4.3.240/volume/v3/types/601176e2-4e8d-4dd5-83bf-6ee56829b465 returned with HTTP 202 Aug 20 01:00:33.990917 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 435/1713] 10.4.3.240 () {66 vars in 1345 bytes} [Thu Aug 20 01:00:33 2026] DELETE /volume/v3/types/601176e2-4e8d-4dd5-83bf-6ee56829b465 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 01:00:34.004062 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-e83986cc-a80c-49bd-b080-fdcc21ad4e30 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:34.010361 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-e83986cc-a80c-49bd-b080-fdcc21ad4e30 tempest-VolumeRetypeMultiattachTest-969767779 tempest-VolumeRetypeMultiattachTest-969767779-project-admin] GET https://10.4.3.240/volume/v3/types/601176e2-4e8d-4dd5-83bf-6ee56829b465 Aug 20 01:00:34.010361 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-e83986cc-a80c-49bd-b080-fdcc21ad4e30 tempest-VolumeRetypeMultiattachTest-969767779 tempest-VolumeRetypeMultiattachTest-969767779-project-admin] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:34.010361 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-e83986cc-a80c-49bd-b080-fdcc21ad4e30 tempest-VolumeRetypeMultiattachTest-969767779 tempest-VolumeRetypeMultiattachTest-969767779-project-admin] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:34.016945 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-e83986cc-a80c-49bd-b080-fdcc21ad4e30 tempest-VolumeRetypeMultiattachTest-969767779 tempest-VolumeRetypeMultiattachTest-969767779-project-admin] https://10.4.3.240/volume/v3/types/601176e2-4e8d-4dd5-83bf-6ee56829b465 returned with HTTP 404 Aug 20 01:00:34.016945 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 424/1714] 10.4.3.240 () {66 vars in 1342 bytes} [Thu Aug 20 01:00:34 2026] GET /volume/v3/types/601176e2-4e8d-4dd5-83bf-6ee56829b465 => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:00:34.023076 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-cbedab9b-faec-41cd-9de8-cc86e5dae7b6 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:34.025679 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-cbedab9b-faec-41cd-9de8-cc86e5dae7b6 tempest-VolumeRetypeMultiattachTest-969767779 tempest-VolumeRetypeMultiattachTest-969767779-project-admin] DELETE https://10.4.3.240/volume/v3/types/c0ec2134-784f-44aa-ae09-454ee07b9c0e Aug 20 01:00:34.025785 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-cbedab9b-faec-41cd-9de8-cc86e5dae7b6 tempest-VolumeRetypeMultiattachTest-969767779 tempest-VolumeRetypeMultiattachTest-969767779-project-admin] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:34.026308 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-cbedab9b-faec-41cd-9de8-cc86e5dae7b6 tempest-VolumeRetypeMultiattachTest-969767779 tempest-VolumeRetypeMultiattachTest-969767779-project-admin] Calling method '_delete' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:34.064576 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-cbedab9b-faec-41cd-9de8-cc86e5dae7b6 tempest-VolumeRetypeMultiattachTest-969767779 tempest-VolumeRetypeMultiattachTest-969767779-project-admin] https://10.4.3.240/volume/v3/types/c0ec2134-784f-44aa-ae09-454ee07b9c0e returned with HTTP 202 Aug 20 01:00:34.065039 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 422/1715] 10.4.3.240 () {66 vars in 1345 bytes} [Thu Aug 20 01:00:34 2026] DELETE /volume/v3/types/c0ec2134-784f-44aa-ae09-454ee07b9c0e => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 01:00:34.074012 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-3a375f39-7e20-4ce3-a8b2-45cf1d11cb5b None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:34.075843 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-3a375f39-7e20-4ce3-a8b2-45cf1d11cb5b tempest-VolumeRetypeMultiattachTest-969767779 tempest-VolumeRetypeMultiattachTest-969767779-project-admin] GET https://10.4.3.240/volume/v3/types/c0ec2134-784f-44aa-ae09-454ee07b9c0e Aug 20 01:00:34.076061 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-3a375f39-7e20-4ce3-a8b2-45cf1d11cb5b tempest-VolumeRetypeMultiattachTest-969767779 tempest-VolumeRetypeMultiattachTest-969767779-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:34.076271 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-3a375f39-7e20-4ce3-a8b2-45cf1d11cb5b tempest-VolumeRetypeMultiattachTest-969767779 tempest-VolumeRetypeMultiattachTest-969767779-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:34.079671 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-3a375f39-7e20-4ce3-a8b2-45cf1d11cb5b tempest-VolumeRetypeMultiattachTest-969767779 tempest-VolumeRetypeMultiattachTest-969767779-project-admin] https://10.4.3.240/volume/v3/types/c0ec2134-784f-44aa-ae09-454ee07b9c0e returned with HTTP 404 Aug 20 01:00:34.080676 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 435/1716] 10.4.3.240 () {66 vars in 1342 bytes} [Thu Aug 20 01:00:34 2026] GET /volume/v3/types/c0ec2134-784f-44aa-ae09-454ee07b9c0e => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:00:34.330974 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-42bd7339-dcdf-4bd8-a262-8be0cefef874 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:34.336007 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-42bd7339-dcdf-4bd8-a262-8be0cefef874 tempest-VolumesBackupsV39Test-819749700 tempest-VolumesBackupsV39Test-819749700-project-member] GET https://10.4.3.240/volume/v3/backups/2a945873-a050-4a03-b033-dfea73376304 Aug 20 01:00:34.336007 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-42bd7339-dcdf-4bd8-a262-8be0cefef874 tempest-VolumesBackupsV39Test-819749700 tempest-VolumesBackupsV39Test-819749700-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:34.336007 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-42bd7339-dcdf-4bd8-a262-8be0cefef874 tempest-VolumesBackupsV39Test-819749700 tempest-VolumesBackupsV39Test-819749700-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:34.336007 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-42bd7339-dcdf-4bd8-a262-8be0cefef874 tempest-VolumesBackupsV39Test-819749700 tempest-VolumesBackupsV39Test-819749700-project-member] Show backup with id 2a945873-a050-4a03-b033-dfea73376304. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:00:34.344467 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:34.344467 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:00:34.344467 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-42bd7339-dcdf-4bd8-a262-8be0cefef874 tempest-VolumesBackupsV39Test-819749700 tempest-VolumesBackupsV39Test-819749700-project-member] https://10.4.3.240/volume/v3/backups/2a945873-a050-4a03-b033-dfea73376304 returned with HTTP 200 Aug 20 01:00:34.344467 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 436/1717] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:00:34 2026] GET /volume/v3/backups/2a945873-a050-4a03-b033-dfea73376304 => generated 797 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:00:34.414851 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [req-9f84901c-19f1-42e5-b492-18750dc544a2 req-97bfc5e0-91c1-487c-983f-80bef2a96c0c None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:34.417077 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-9f84901c-19f1-42e5-b492-18750dc544a2 req-97bfc5e0-91c1-487c-983f-80bef2a96c0c tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] DELETE https://10.4.3.240/volume/v3/attachments/58810cef-c615-479d-8572-8384790e94bc Aug 20 01:00:34.418084 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [req-9f84901c-19f1-42e5-b492-18750dc544a2 req-97bfc5e0-91c1-487c-983f-80bef2a96c0c tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:34.418084 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [req-9f84901c-19f1-42e5-b492-18750dc544a2 req-97bfc5e0-91c1-487c-983f-80bef2a96c0c tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Calling method 'version_select' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:34.432307 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:34.432307 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:00:34.445057 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-cd50cad9-5e36-4b0d-814f-0c547c0ec1cb None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:34.447356 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-cd50cad9-5e36-4b0d-814f-0c547c0ec1cb tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] GET https://10.4.3.240/volume/v3/volumes/1ac218bc-2aae-4365-ab4c-db2077f46fcd Aug 20 01:00:34.447975 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-cd50cad9-5e36-4b0d-814f-0c547c0ec1cb tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:34.447975 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-cd50cad9-5e36-4b0d-814f-0c547c0ec1cb tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:34.462902 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:34.462902 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:00:34.467825 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-cd50cad9-5e36-4b0d-814f-0c547c0ec1cb tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Volume info retrieved successfully. Aug 20 01:00:34.474725 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-cd50cad9-5e36-4b0d-814f-0c547c0ec1cb tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] https://10.4.3.240/volume/v3/volumes/1ac218bc-2aae-4365-ab4c-db2077f46fcd returned with HTTP 200 Aug 20 01:00:34.475384 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 423/1718] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:00:34 2026] GET /volume/v3/volumes/1ac218bc-2aae-4365-ab4c-db2077f46fcd => generated 1136 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:00:34.490856 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-9f84901c-19f1-42e5-b492-18750dc544a2 req-97bfc5e0-91c1-487c-983f-80bef2a96c0c tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] https://10.4.3.240/volume/v3/attachments/58810cef-c615-479d-8572-8384790e94bc returned with HTTP 200 Aug 20 01:00:34.491319 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 425/1719] 10.4.3.240 () {72 vars in 1673 bytes} [Thu Aug 20 01:00:34 2026] DELETE /volume/v3/attachments/58810cef-c615-479d-8572-8384790e94bc => generated 19 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:00:34.928196 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-358b74d8-6344-428f-8022-176196232e29 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:34.932110 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-358b74d8-6344-428f-8022-176196232e29 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] GET https://10.4.3.240/volume/v3/volumes/7d8f6c46-e0b6-42a6-b9c6-642d592cd125 Aug 20 01:00:34.932434 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-358b74d8-6344-428f-8022-176196232e29 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:34.932728 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-358b74d8-6344-428f-8022-176196232e29 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:34.938106 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-516cce89-febb-4188-b1f8-f55c881418af None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:34.940506 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-43fc1578-ef5c-4637-b965-c21681a38a19 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:34.943065 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-43fc1578-ef5c-4637-b965-c21681a38a19 tempest-AttachVolumeNegativeTest-1544877568 tempest-AttachVolumeNegativeTest-1544877568-project-member] GET https://10.4.3.240/volume/v3/volumes/dc9bd7ac-e5f6-4647-835a-1a99c728d83e Aug 20 01:00:34.943385 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-43fc1578-ef5c-4637-b965-c21681a38a19 tempest-AttachVolumeNegativeTest-1544877568 tempest-AttachVolumeNegativeTest-1544877568-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:34.943696 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-43fc1578-ef5c-4637-b965-c21681a38a19 tempest-AttachVolumeNegativeTest-1544877568 tempest-AttachVolumeNegativeTest-1544877568-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:34.943766 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:34.943766 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:00:34.947768 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-358b74d8-6344-428f-8022-176196232e29 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Volume info retrieved successfully. Aug 20 01:00:34.952744 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-358b74d8-6344-428f-8022-176196232e29 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] https://10.4.3.240/volume/v3/volumes/7d8f6c46-e0b6-42a6-b9c6-642d592cd125 returned with HTTP 200 Aug 20 01:00:34.953179 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 436/1720] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:00:34 2026] GET /volume/v3/volumes/7d8f6c46-e0b6-42a6-b9c6-642d592cd125 => generated 879 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:00:34.955191 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-43fc1578-ef5c-4637-b965-c21681a38a19 tempest-AttachVolumeNegativeTest-1544877568 tempest-AttachVolumeNegativeTest-1544877568-project-member] https://10.4.3.240/volume/v3/volumes/dc9bd7ac-e5f6-4647-835a-1a99c728d83e returned with HTTP 404 Aug 20 01:00:34.956590 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 424/1721] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:00:34 2026] GET /volume/v3/volumes/dc9bd7ac-e5f6-4647-835a-1a99c728d83e => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:00:35.048399 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-5a6dd0f4-20da-456b-b851-20cf1f4223e2 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:35.050293 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-5a6dd0f4-20da-456b-b851-20cf1f4223e2 tempest-AttachVolumeNegativeTest-1544877568 tempest-AttachVolumeNegativeTest-1544877568-project-member] DELETE https://10.4.3.240/volume/v3/volumes/1801fd25-2890-4190-9505-87575f315b5a Aug 20 01:00:35.050767 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-5a6dd0f4-20da-456b-b851-20cf1f4223e2 tempest-AttachVolumeNegativeTest-1544877568 tempest-AttachVolumeNegativeTest-1544877568-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:35.050897 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-5a6dd0f4-20da-456b-b851-20cf1f4223e2 tempest-AttachVolumeNegativeTest-1544877568 tempest-AttachVolumeNegativeTest-1544877568-project-member] Calling method 'delete' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:35.051108 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.v3.volumes [None req-5a6dd0f4-20da-456b-b851-20cf1f4223e2 tempest-AttachVolumeNegativeTest-1544877568 tempest-AttachVolumeNegativeTest-1544877568-project-member] Delete volume with id: 1801fd25-2890-4190-9505-87575f315b5a Aug 20 01:00:35.060774 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:35.060774 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:00:35.061303 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-5a6dd0f4-20da-456b-b851-20cf1f4223e2 tempest-AttachVolumeNegativeTest-1544877568 tempest-AttachVolumeNegativeTest-1544877568-project-member] Volume info retrieved successfully. Aug 20 01:00:35.065293 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-516cce89-febb-4188-b1f8-f55c881418af tempest-VolumeTypesExtraSpecsTest-748990418 tempest-VolumeTypesExtraSpecsTest-748990418-project-admin] POST https://10.4.3.240/volume/v3/types Aug 20 01:00:35.065805 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-516cce89-febb-4188-b1f8-f55c881418af tempest-VolumeTypesExtraSpecsTest-748990418 tempest-VolumeTypesExtraSpecsTest-748990418-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesExtraSpecsTest-volume-type-1440816866"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:00:35.080403 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-516cce89-febb-4188-b1f8-f55c881418af tempest-VolumeTypesExtraSpecsTest-748990418 tempest-VolumeTypesExtraSpecsTest-748990418-project-admin] https://10.4.3.240/volume/v3/types returned with HTTP 200 Aug 20 01:00:35.081042 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 437/1722] 10.4.3.240 () {68 vars in 1252 bytes} [Thu Aug 20 01:00:34 2026] POST /volume/v3/types => generated 231 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:00:35.082386 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-5a6dd0f4-20da-456b-b851-20cf1f4223e2 tempest-AttachVolumeNegativeTest-1544877568 tempest-AttachVolumeNegativeTest-1544877568-project-member] Delete volume request issued successfully. Aug 20 01:00:35.082663 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-5a6dd0f4-20da-456b-b851-20cf1f4223e2 tempest-AttachVolumeNegativeTest-1544877568 tempest-AttachVolumeNegativeTest-1544877568-project-member] https://10.4.3.240/volume/v3/volumes/1801fd25-2890-4190-9505-87575f315b5a returned with HTTP 202 Aug 20 01:00:35.083168 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 426/1723] 10.4.3.240 () {66 vars in 1351 bytes} [Thu Aug 20 01:00:35 2026] DELETE /volume/v3/volumes/1801fd25-2890-4190-9505-87575f315b5a => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 01:00:35.093901 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-9fcf54c3-2231-43c5-9bb2-6b26b8fd725c None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:35.096084 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-9fcf54c3-2231-43c5-9bb2-6b26b8fd725c tempest-VolumeTypesExtraSpecsTest-748990418 tempest-VolumeTypesExtraSpecsTest-748990418-project-admin] POST https://10.4.3.240/volume/v3/types/2d855d21-60f2-4b33-802c-65379af725f3/extra_specs Aug 20 01:00:35.096540 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-9fcf54c3-2231-43c5-9bb2-6b26b8fd725c tempest-VolumeTypesExtraSpecsTest-748990418 tempest-VolumeTypesExtraSpecsTest-748990418-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec3": "val1"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:00:35.098628 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-e36077ed-b5ae-4627-9175-d8c6f1cd6d5f None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:35.100543 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-e36077ed-b5ae-4627-9175-d8c6f1cd6d5f tempest-AttachVolumeNegativeTest-1544877568 tempest-AttachVolumeNegativeTest-1544877568-project-member] GET https://10.4.3.240/volume/v3/volumes/1801fd25-2890-4190-9505-87575f315b5a Aug 20 01:00:35.100735 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-e36077ed-b5ae-4627-9175-d8c6f1cd6d5f tempest-AttachVolumeNegativeTest-1544877568 tempest-AttachVolumeNegativeTest-1544877568-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:35.101041 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-e36077ed-b5ae-4627-9175-d8c6f1cd6d5f tempest-AttachVolumeNegativeTest-1544877568 tempest-AttachVolumeNegativeTest-1544877568-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:35.109185 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:35.109185 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:00:35.113688 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-e36077ed-b5ae-4627-9175-d8c6f1cd6d5f tempest-AttachVolumeNegativeTest-1544877568 tempest-AttachVolumeNegativeTest-1544877568-project-member] Volume info retrieved successfully. Aug 20 01:00:35.121465 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-e36077ed-b5ae-4627-9175-d8c6f1cd6d5f tempest-AttachVolumeNegativeTest-1544877568 tempest-AttachVolumeNegativeTest-1544877568-project-member] https://10.4.3.240/volume/v3/volumes/1801fd25-2890-4190-9505-87575f315b5a returned with HTTP 200 Aug 20 01:00:35.121958 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 425/1724] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:00:35 2026] GET /volume/v3/volumes/1801fd25-2890-4190-9505-87575f315b5a => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:00:35.124504 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-9fcf54c3-2231-43c5-9bb2-6b26b8fd725c tempest-VolumeTypesExtraSpecsTest-748990418 tempest-VolumeTypesExtraSpecsTest-748990418-project-admin] https://10.4.3.240/volume/v3/types/2d855d21-60f2-4b33-802c-65379af725f3/extra_specs returned with HTTP 200 Aug 20 01:00:35.124504 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 437/1725] 10.4.3.240 () {68 vars in 1399 bytes} [Thu Aug 20 01:00:35 2026] POST /volume/v3/types/2d855d21-60f2-4b33-802c-65379af725f3/extra_specs => generated 34 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 20 01:00:35.134060 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-8ff6269b-6c74-49e3-8641-c3fa51e42422 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:35.136395 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-8ff6269b-6c74-49e3-8641-c3fa51e42422 tempest-VolumeTypesExtraSpecsTest-748990418 tempest-VolumeTypesExtraSpecsTest-748990418-project-admin] GET https://10.4.3.240/volume/v3/types/2d855d21-60f2-4b33-802c-65379af725f3/extra_specs/spec3 Aug 20 01:00:35.136664 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-8ff6269b-6c74-49e3-8641-c3fa51e42422 tempest-VolumeTypesExtraSpecsTest-748990418 tempest-VolumeTypesExtraSpecsTest-748990418-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:35.136942 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-8ff6269b-6c74-49e3-8641-c3fa51e42422 tempest-VolumeTypesExtraSpecsTest-748990418 tempest-VolumeTypesExtraSpecsTest-748990418-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:35.147193 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-8ff6269b-6c74-49e3-8641-c3fa51e42422 tempest-VolumeTypesExtraSpecsTest-748990418 tempest-VolumeTypesExtraSpecsTest-748990418-project-admin] https://10.4.3.240/volume/v3/types/2d855d21-60f2-4b33-802c-65379af725f3/extra_specs/spec3 returned with HTTP 200 Aug 20 01:00:35.147754 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 438/1726] 10.4.3.240 () {66 vars in 1396 bytes} [Thu Aug 20 01:00:35 2026] GET /volume/v3/types/2d855d21-60f2-4b33-802c-65379af725f3/extra_specs/spec3 => generated 17 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 20 01:00:35.157630 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-de9ce05c-7ca1-4120-a8d2-1d3f55cfb318 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:35.161298 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-de9ce05c-7ca1-4120-a8d2-1d3f55cfb318 tempest-VolumeTypesExtraSpecsTest-748990418 tempest-VolumeTypesExtraSpecsTest-748990418-project-admin] DELETE https://10.4.3.240/volume/v3/types/2d855d21-60f2-4b33-802c-65379af725f3/extra_specs/spec3 Aug 20 01:00:35.161578 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-de9ce05c-7ca1-4120-a8d2-1d3f55cfb318 tempest-VolumeTypesExtraSpecsTest-748990418 tempest-VolumeTypesExtraSpecsTest-748990418-project-admin] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:35.161789 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-de9ce05c-7ca1-4120-a8d2-1d3f55cfb318 tempest-VolumeTypesExtraSpecsTest-748990418 tempest-VolumeTypesExtraSpecsTest-748990418-project-admin] Calling method 'delete' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:35.217892 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-de9ce05c-7ca1-4120-a8d2-1d3f55cfb318 tempest-VolumeTypesExtraSpecsTest-748990418 tempest-VolumeTypesExtraSpecsTest-748990418-project-admin] https://10.4.3.240/volume/v3/types/2d855d21-60f2-4b33-802c-65379af725f3/extra_specs/spec3 returned with HTTP 202 Aug 20 01:00:35.218532 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 427/1727] 10.4.3.240 () {66 vars in 1399 bytes} [Thu Aug 20 01:00:35 2026] DELETE /volume/v3/types/2d855d21-60f2-4b33-802c-65379af725f3/extra_specs/spec3 => generated 0 bytes in 61 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 01:00:35.229146 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-2191aa66-9ead-49d9-9bce-848ee7f96e76 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:35.231932 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-2191aa66-9ead-49d9-9bce-848ee7f96e76 tempest-VolumeTypesExtraSpecsTest-748990418 tempest-VolumeTypesExtraSpecsTest-748990418-project-admin] GET https://10.4.3.240/volume/v3/types/2d855d21-60f2-4b33-802c-65379af725f3/extra_specs/spec3 Aug 20 01:00:35.232248 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-2191aa66-9ead-49d9-9bce-848ee7f96e76 tempest-VolumeTypesExtraSpecsTest-748990418 tempest-VolumeTypesExtraSpecsTest-748990418-project-admin] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:35.232574 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-2191aa66-9ead-49d9-9bce-848ee7f96e76 tempest-VolumeTypesExtraSpecsTest-748990418 tempest-VolumeTypesExtraSpecsTest-748990418-project-admin] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:35.241204 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-2191aa66-9ead-49d9-9bce-848ee7f96e76 tempest-VolumeTypesExtraSpecsTest-748990418 tempest-VolumeTypesExtraSpecsTest-748990418-project-admin] https://10.4.3.240/volume/v3/types/2d855d21-60f2-4b33-802c-65379af725f3/extra_specs/spec3 returned with HTTP 404 Aug 20 01:00:35.241938 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 426/1728] 10.4.3.240 () {66 vars in 1396 bytes} [Thu Aug 20 01:00:35 2026] GET /volume/v3/types/2d855d21-60f2-4b33-802c-65379af725f3/extra_specs/spec3 => generated 129 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:00:35.253641 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-c1338af7-f890-450b-aa1b-e55045198b10 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:35.255978 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-c1338af7-f890-450b-aa1b-e55045198b10 tempest-VolumeTypesExtraSpecsTest-748990418 tempest-VolumeTypesExtraSpecsTest-748990418-project-admin] POST https://10.4.3.240/volume/v3/types/2d855d21-60f2-4b33-802c-65379af725f3/extra_specs Aug 20 01:00:35.256511 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-c1338af7-f890-450b-aa1b-e55045198b10 tempest-VolumeTypesExtraSpecsTest-748990418 tempest-VolumeTypesExtraSpecsTest-748990418-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec1": "val1"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:00:35.288326 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-c1338af7-f890-450b-aa1b-e55045198b10 tempest-VolumeTypesExtraSpecsTest-748990418 tempest-VolumeTypesExtraSpecsTest-748990418-project-admin] https://10.4.3.240/volume/v3/types/2d855d21-60f2-4b33-802c-65379af725f3/extra_specs returned with HTTP 200 Aug 20 01:00:35.288496 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 438/1729] 10.4.3.240 () {68 vars in 1399 bytes} [Thu Aug 20 01:00:35 2026] POST /volume/v3/types/2d855d21-60f2-4b33-802c-65379af725f3/extra_specs => generated 34 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 20 01:00:35.304845 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-b56ec79d-867b-4dfb-bced-f01f5a724d09 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:35.304845 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-b56ec79d-867b-4dfb-bced-f01f5a724d09 tempest-VolumeTypesExtraSpecsTest-748990418 tempest-VolumeTypesExtraSpecsTest-748990418-project-admin] GET https://10.4.3.240/volume/v3/types/2d855d21-60f2-4b33-802c-65379af725f3/extra_specs Aug 20 01:00:35.304845 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-b56ec79d-867b-4dfb-bced-f01f5a724d09 tempest-VolumeTypesExtraSpecsTest-748990418 tempest-VolumeTypesExtraSpecsTest-748990418-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:35.304845 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-b56ec79d-867b-4dfb-bced-f01f5a724d09 tempest-VolumeTypesExtraSpecsTest-748990418 tempest-VolumeTypesExtraSpecsTest-748990418-project-admin] Calling method 'index' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:35.315515 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-b56ec79d-867b-4dfb-bced-f01f5a724d09 tempest-VolumeTypesExtraSpecsTest-748990418 tempest-VolumeTypesExtraSpecsTest-748990418-project-admin] https://10.4.3.240/volume/v3/types/2d855d21-60f2-4b33-802c-65379af725f3/extra_specs returned with HTTP 200 Aug 20 01:00:35.315515 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 439/1730] 10.4.3.240 () {66 vars in 1378 bytes} [Thu Aug 20 01:00:35 2026] GET /volume/v3/types/2d855d21-60f2-4b33-802c-65379af725f3/extra_specs => generated 34 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 20 01:00:35.324219 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-cfc1552f-ea5b-40df-b3ac-56fd10b9d1df None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:35.326159 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-cfc1552f-ea5b-40df-b3ac-56fd10b9d1df tempest-VolumeTypesExtraSpecsTest-748990418 tempest-VolumeTypesExtraSpecsTest-748990418-project-admin] POST https://10.4.3.240/volume/v3/types/2d855d21-60f2-4b33-802c-65379af725f3/extra_specs Aug 20 01:00:35.326562 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-cfc1552f-ea5b-40df-b3ac-56fd10b9d1df tempest-VolumeTypesExtraSpecsTest-748990418 tempest-VolumeTypesExtraSpecsTest-748990418-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val1"}} {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:00:35.359564 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-cfc1552f-ea5b-40df-b3ac-56fd10b9d1df tempest-VolumeTypesExtraSpecsTest-748990418 tempest-VolumeTypesExtraSpecsTest-748990418-project-admin] https://10.4.3.240/volume/v3/types/2d855d21-60f2-4b33-802c-65379af725f3/extra_specs returned with HTTP 200 Aug 20 01:00:35.360258 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 428/1731] 10.4.3.240 () {68 vars in 1399 bytes} [Thu Aug 20 01:00:35 2026] POST /volume/v3/types/2d855d21-60f2-4b33-802c-65379af725f3/extra_specs => generated 34 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 20 01:00:35.361168 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-a9c6c231-9e3c-4d5a-8022-0bf2729f71b4 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:35.363259 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-a9c6c231-9e3c-4d5a-8022-0bf2729f71b4 tempest-VolumesBackupsV39Test-819749700 tempest-VolumesBackupsV39Test-819749700-project-member] GET https://10.4.3.240/volume/v3/backups/2a945873-a050-4a03-b033-dfea73376304 Aug 20 01:00:35.363745 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-a9c6c231-9e3c-4d5a-8022-0bf2729f71b4 tempest-VolumesBackupsV39Test-819749700 tempest-VolumesBackupsV39Test-819749700-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:35.364266 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-a9c6c231-9e3c-4d5a-8022-0bf2729f71b4 tempest-VolumesBackupsV39Test-819749700 tempest-VolumesBackupsV39Test-819749700-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:35.364266 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.v3.backups [None req-a9c6c231-9e3c-4d5a-8022-0bf2729f71b4 tempest-VolumesBackupsV39Test-819749700 tempest-VolumesBackupsV39Test-819749700-project-member] Show backup with id 2a945873-a050-4a03-b033-dfea73376304. {{(pid=100213) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:00:35.369985 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:35.369985 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:00:35.370976 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-a9c6c231-9e3c-4d5a-8022-0bf2729f71b4 tempest-VolumesBackupsV39Test-819749700 tempest-VolumesBackupsV39Test-819749700-project-member] https://10.4.3.240/volume/v3/backups/2a945873-a050-4a03-b033-dfea73376304 returned with HTTP 200 Aug 20 01:00:35.371207 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 427/1732] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:00:35 2026] GET /volume/v3/backups/2a945873-a050-4a03-b033-dfea73376304 => generated 797 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:00:35.371830 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-56117d2d-47aa-4eb9-95d0-ca889760494a None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:35.375049 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-56117d2d-47aa-4eb9-95d0-ca889760494a tempest-VolumeTypesExtraSpecsTest-748990418 tempest-VolumeTypesExtraSpecsTest-748990418-project-admin] PUT https://10.4.3.240/volume/v3/types/2d855d21-60f2-4b33-802c-65379af725f3/extra_specs/spec2 Aug 20 01:00:35.376873 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-56117d2d-47aa-4eb9-95d0-ca889760494a tempest-VolumeTypesExtraSpecsTest-748990418 tempest-VolumeTypesExtraSpecsTest-748990418-project-admin] Action: 'update', calling method: update, body: {"spec2": "val2"} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:00:35.398133 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-56117d2d-47aa-4eb9-95d0-ca889760494a tempest-VolumeTypesExtraSpecsTest-748990418 tempest-VolumeTypesExtraSpecsTest-748990418-project-admin] https://10.4.3.240/volume/v3/types/2d855d21-60f2-4b33-802c-65379af725f3/extra_specs/spec2 returned with HTTP 200 Aug 20 01:00:35.398997 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 439/1733] 10.4.3.240 () {68 vars in 1416 bytes} [Thu Aug 20 01:00:35 2026] PUT /volume/v3/types/2d855d21-60f2-4b33-802c-65379af725f3/extra_specs/spec2 => generated 17 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 20 01:00:35.409539 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-ee1feb57-c27a-4ed5-9cf1-264734c81067 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:35.412441 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-ee1feb57-c27a-4ed5-9cf1-264734c81067 tempest-VolumeTypesExtraSpecsTest-748990418 tempest-VolumeTypesExtraSpecsTest-748990418-project-admin] GET https://10.4.3.240/volume/v3/types/2d855d21-60f2-4b33-802c-65379af725f3/extra_specs/spec2 Aug 20 01:00:35.412753 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-ee1feb57-c27a-4ed5-9cf1-264734c81067 tempest-VolumeTypesExtraSpecsTest-748990418 tempest-VolumeTypesExtraSpecsTest-748990418-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:35.413050 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-ee1feb57-c27a-4ed5-9cf1-264734c81067 tempest-VolumeTypesExtraSpecsTest-748990418 tempest-VolumeTypesExtraSpecsTest-748990418-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:35.421045 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-ee1feb57-c27a-4ed5-9cf1-264734c81067 tempest-VolumeTypesExtraSpecsTest-748990418 tempest-VolumeTypesExtraSpecsTest-748990418-project-admin] https://10.4.3.240/volume/v3/types/2d855d21-60f2-4b33-802c-65379af725f3/extra_specs/spec2 returned with HTTP 200 Aug 20 01:00:35.421616 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 440/1734] 10.4.3.240 () {66 vars in 1396 bytes} [Thu Aug 20 01:00:35 2026] GET /volume/v3/types/2d855d21-60f2-4b33-802c-65379af725f3/extra_specs/spec2 => generated 17 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 20 01:00:35.432970 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-52b8b27e-5955-486e-90be-18a06a48fac0 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:35.435189 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-52b8b27e-5955-486e-90be-18a06a48fac0 tempest-VolumeTypesExtraSpecsTest-748990418 tempest-VolumeTypesExtraSpecsTest-748990418-project-admin] POST https://10.4.3.240/volume/v3/types/2d855d21-60f2-4b33-802c-65379af725f3/extra_specs Aug 20 01:00:35.435653 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-52b8b27e-5955-486e-90be-18a06a48fac0 tempest-VolumeTypesExtraSpecsTest-748990418 tempest-VolumeTypesExtraSpecsTest-748990418-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val3", "spec4": "val4"}} {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:00:35.460440 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-52b8b27e-5955-486e-90be-18a06a48fac0 tempest-VolumeTypesExtraSpecsTest-748990418 tempest-VolumeTypesExtraSpecsTest-748990418-project-admin] https://10.4.3.240/volume/v3/types/2d855d21-60f2-4b33-802c-65379af725f3/extra_specs returned with HTTP 200 Aug 20 01:00:35.461021 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 429/1735] 10.4.3.240 () {68 vars in 1399 bytes} [Thu Aug 20 01:00:35 2026] POST /volume/v3/types/2d855d21-60f2-4b33-802c-65379af725f3/extra_specs => generated 51 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 20 01:00:35.470982 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-5b58652e-14ad-4143-a629-a040f065f3df None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:35.475025 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-5b58652e-14ad-4143-a629-a040f065f3df tempest-VolumeTypesExtraSpecsTest-748990418 tempest-VolumeTypesExtraSpecsTest-748990418-project-admin] GET https://10.4.3.240/volume/v3/types/2d855d21-60f2-4b33-802c-65379af725f3/extra_specs Aug 20 01:00:35.475284 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-5b58652e-14ad-4143-a629-a040f065f3df tempest-VolumeTypesExtraSpecsTest-748990418 tempest-VolumeTypesExtraSpecsTest-748990418-project-admin] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:35.475595 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-5b58652e-14ad-4143-a629-a040f065f3df tempest-VolumeTypesExtraSpecsTest-748990418 tempest-VolumeTypesExtraSpecsTest-748990418-project-admin] Calling method 'index' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:35.493432 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-680095d6-498f-40c5-ac79-689ef78a2e76 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:35.494179 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-5b58652e-14ad-4143-a629-a040f065f3df tempest-VolumeTypesExtraSpecsTest-748990418 tempest-VolumeTypesExtraSpecsTest-748990418-project-admin] https://10.4.3.240/volume/v3/types/2d855d21-60f2-4b33-802c-65379af725f3/extra_specs returned with HTTP 200 Aug 20 01:00:35.494651 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 428/1736] 10.4.3.240 () {66 vars in 1378 bytes} [Thu Aug 20 01:00:35 2026] GET /volume/v3/types/2d855d21-60f2-4b33-802c-65379af725f3/extra_specs => generated 68 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 20 01:00:35.497518 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-680095d6-498f-40c5-ac79-689ef78a2e76 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] GET https://10.4.3.240/volume/v3/volumes/1ac218bc-2aae-4365-ab4c-db2077f46fcd Aug 20 01:00:35.498742 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-680095d6-498f-40c5-ac79-689ef78a2e76 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:35.498990 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-680095d6-498f-40c5-ac79-689ef78a2e76 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:35.506850 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-0cd9cd55-d81a-4f88-a9a3-2fe3b0cfb10d None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:35.512369 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:35.512369 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:00:35.518248 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-680095d6-498f-40c5-ac79-689ef78a2e76 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Volume info retrieved successfully. Aug 20 01:00:35.524318 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-0cd9cd55-d81a-4f88-a9a3-2fe3b0cfb10d tempest-VolumeTypesExtraSpecsTest-748990418 tempest-VolumeTypesExtraSpecsTest-748990418-project-admin] DELETE https://10.4.3.240/volume/v3/types/2d855d21-60f2-4b33-802c-65379af725f3 Aug 20 01:00:35.525244 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-680095d6-498f-40c5-ac79-689ef78a2e76 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] https://10.4.3.240/volume/v3/volumes/1ac218bc-2aae-4365-ab4c-db2077f46fcd returned with HTTP 200 Aug 20 01:00:35.525940 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 440/1737] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:00:35 2026] GET /volume/v3/volumes/1ac218bc-2aae-4365-ab4c-db2077f46fcd => generated 841 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:00:35.527152 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-0cd9cd55-d81a-4f88-a9a3-2fe3b0cfb10d tempest-VolumeTypesExtraSpecsTest-748990418 tempest-VolumeTypesExtraSpecsTest-748990418-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:35.533368 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-0cd9cd55-d81a-4f88-a9a3-2fe3b0cfb10d tempest-VolumeTypesExtraSpecsTest-748990418 tempest-VolumeTypesExtraSpecsTest-748990418-project-admin] Calling method '_delete' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:35.562453 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-0cd9cd55-d81a-4f88-a9a3-2fe3b0cfb10d tempest-VolumeTypesExtraSpecsTest-748990418 tempest-VolumeTypesExtraSpecsTest-748990418-project-admin] https://10.4.3.240/volume/v3/types/2d855d21-60f2-4b33-802c-65379af725f3 returned with HTTP 202 Aug 20 01:00:35.563232 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 441/1738] 10.4.3.240 () {66 vars in 1345 bytes} [Thu Aug 20 01:00:35 2026] DELETE /volume/v3/types/2d855d21-60f2-4b33-802c-65379af725f3 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 01:00:35.576955 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-fc563d7b-14f6-4480-8e43-2d37cd4da586 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:35.578828 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-fc563d7b-14f6-4480-8e43-2d37cd4da586 tempest-VolumeTypesExtraSpecsTest-748990418 tempest-VolumeTypesExtraSpecsTest-748990418-project-admin] GET https://10.4.3.240/volume/v3/types/2d855d21-60f2-4b33-802c-65379af725f3 Aug 20 01:00:35.579083 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-fc563d7b-14f6-4480-8e43-2d37cd4da586 tempest-VolumeTypesExtraSpecsTest-748990418 tempest-VolumeTypesExtraSpecsTest-748990418-project-admin] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:35.579355 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-fc563d7b-14f6-4480-8e43-2d37cd4da586 tempest-VolumeTypesExtraSpecsTest-748990418 tempest-VolumeTypesExtraSpecsTest-748990418-project-admin] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:35.585843 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-fc563d7b-14f6-4480-8e43-2d37cd4da586 tempest-VolumeTypesExtraSpecsTest-748990418 tempest-VolumeTypesExtraSpecsTest-748990418-project-admin] https://10.4.3.240/volume/v3/types/2d855d21-60f2-4b33-802c-65379af725f3 returned with HTTP 404 Aug 20 01:00:35.586442 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 430/1739] 10.4.3.240 () {66 vars in 1342 bytes} [Thu Aug 20 01:00:35 2026] GET /volume/v3/types/2d855d21-60f2-4b33-802c-65379af725f3 => generated 114 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:00:35.968611 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-cecade13-ad9d-44f6-a4d5-3828afdd2588 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:35.970968 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-cecade13-ad9d-44f6-a4d5-3828afdd2588 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] GET https://10.4.3.240/volume/v3/volumes/7d8f6c46-e0b6-42a6-b9c6-642d592cd125 Aug 20 01:00:35.971212 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-cecade13-ad9d-44f6-a4d5-3828afdd2588 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:35.971500 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-cecade13-ad9d-44f6-a4d5-3828afdd2588 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:35.988971 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:35.988971 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:00:35.994702 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-cecade13-ad9d-44f6-a4d5-3828afdd2588 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Volume info retrieved successfully. Aug 20 01:00:36.003553 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-cecade13-ad9d-44f6-a4d5-3828afdd2588 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] https://10.4.3.240/volume/v3/volumes/7d8f6c46-e0b6-42a6-b9c6-642d592cd125 returned with HTTP 200 Aug 20 01:00:36.004774 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 429/1740] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:00:35 2026] GET /volume/v3/volumes/7d8f6c46-e0b6-42a6-b9c6-642d592cd125 => generated 879 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:00:36.140822 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-3f765c0d-9ba4-4c72-94df-d113c74a00dd None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:36.146377 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-3f765c0d-9ba4-4c72-94df-d113c74a00dd tempest-AttachVolumeNegativeTest-1544877568 tempest-AttachVolumeNegativeTest-1544877568-project-member] GET https://10.4.3.240/volume/v3/volumes/1801fd25-2890-4190-9505-87575f315b5a Aug 20 01:00:36.146974 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-3f765c0d-9ba4-4c72-94df-d113c74a00dd tempest-AttachVolumeNegativeTest-1544877568 tempest-AttachVolumeNegativeTest-1544877568-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:36.146974 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-3f765c0d-9ba4-4c72-94df-d113c74a00dd tempest-AttachVolumeNegativeTest-1544877568 tempest-AttachVolumeNegativeTest-1544877568-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:36.157965 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-3f765c0d-9ba4-4c72-94df-d113c74a00dd tempest-AttachVolumeNegativeTest-1544877568 tempest-AttachVolumeNegativeTest-1544877568-project-member] https://10.4.3.240/volume/v3/volumes/1801fd25-2890-4190-9505-87575f315b5a returned with HTTP 404 Aug 20 01:00:36.158557 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 441/1741] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:00:36 2026] GET /volume/v3/volumes/1801fd25-2890-4190-9505-87575f315b5a => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:00:36.314331 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-12aa650d-f4a5-49fc-89f8-4412ed6b1fec None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:36.316301 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-12aa650d-f4a5-49fc-89f8-4412ed6b1fec tempest-AttachVolumeNegativeTest-1544877568 tempest-AttachVolumeNegativeTest-1544877568-project-member] DELETE https://10.4.3.240/volume/v3/volumes/1cb98b10-711e-4dd5-bab4-807bc6952c34 Aug 20 01:00:36.316565 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-12aa650d-f4a5-49fc-89f8-4412ed6b1fec tempest-AttachVolumeNegativeTest-1544877568 tempest-AttachVolumeNegativeTest-1544877568-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:36.317114 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-12aa650d-f4a5-49fc-89f8-4412ed6b1fec tempest-AttachVolumeNegativeTest-1544877568 tempest-AttachVolumeNegativeTest-1544877568-project-member] Calling method 'delete' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:36.317114 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.v3.volumes [None req-12aa650d-f4a5-49fc-89f8-4412ed6b1fec tempest-AttachVolumeNegativeTest-1544877568 tempest-AttachVolumeNegativeTest-1544877568-project-member] Delete volume with id: 1cb98b10-711e-4dd5-bab4-807bc6952c34 Aug 20 01:00:36.325216 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:36.325216 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:00:36.325815 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-12aa650d-f4a5-49fc-89f8-4412ed6b1fec tempest-AttachVolumeNegativeTest-1544877568 tempest-AttachVolumeNegativeTest-1544877568-project-member] Volume info retrieved successfully. Aug 20 01:00:36.359585 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-12aa650d-f4a5-49fc-89f8-4412ed6b1fec tempest-AttachVolumeNegativeTest-1544877568 tempest-AttachVolumeNegativeTest-1544877568-project-member] Delete volume request issued successfully. Aug 20 01:00:36.362401 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-12aa650d-f4a5-49fc-89f8-4412ed6b1fec tempest-AttachVolumeNegativeTest-1544877568 tempest-AttachVolumeNegativeTest-1544877568-project-member] https://10.4.3.240/volume/v3/volumes/1cb98b10-711e-4dd5-bab4-807bc6952c34 returned with HTTP 202 Aug 20 01:00:36.362401 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 442/1742] 10.4.3.240 () {66 vars in 1351 bytes} [Thu Aug 20 01:00:36 2026] DELETE /volume/v3/volumes/1cb98b10-711e-4dd5-bab4-807bc6952c34 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 01:00:36.370868 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-ba7b0222-6447-4171-9854-a8be3223a687 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:36.374244 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-ba7b0222-6447-4171-9854-a8be3223a687 tempest-AttachVolumeNegativeTest-1544877568 tempest-AttachVolumeNegativeTest-1544877568-project-member] GET https://10.4.3.240/volume/v3/volumes/1cb98b10-711e-4dd5-bab4-807bc6952c34 Aug 20 01:00:36.374878 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-ba7b0222-6447-4171-9854-a8be3223a687 tempest-AttachVolumeNegativeTest-1544877568 tempest-AttachVolumeNegativeTest-1544877568-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:36.374878 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-ba7b0222-6447-4171-9854-a8be3223a687 tempest-AttachVolumeNegativeTest-1544877568 tempest-AttachVolumeNegativeTest-1544877568-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:36.384634 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-4c2f4033-89fa-45bd-a331-7042ce526777 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:36.386673 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-4c2f4033-89fa-45bd-a331-7042ce526777 tempest-VolumesBackupsV39Test-819749700 tempest-VolumesBackupsV39Test-819749700-project-member] GET https://10.4.3.240/volume/v3/backups/2a945873-a050-4a03-b033-dfea73376304 Aug 20 01:00:36.386988 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-4c2f4033-89fa-45bd-a331-7042ce526777 tempest-VolumesBackupsV39Test-819749700 tempest-VolumesBackupsV39Test-819749700-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:36.387192 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-4c2f4033-89fa-45bd-a331-7042ce526777 tempest-VolumesBackupsV39Test-819749700 tempest-VolumesBackupsV39Test-819749700-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:36.387314 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.v3.backups [None req-4c2f4033-89fa-45bd-a331-7042ce526777 tempest-VolumesBackupsV39Test-819749700 tempest-VolumesBackupsV39Test-819749700-project-member] Show backup with id 2a945873-a050-4a03-b033-dfea73376304. {{(pid=100213) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:00:36.391253 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:36.391253 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:00:36.392664 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:36.392664 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:00:36.393568 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-4c2f4033-89fa-45bd-a331-7042ce526777 tempest-VolumesBackupsV39Test-819749700 tempest-VolumesBackupsV39Test-819749700-project-member] https://10.4.3.240/volume/v3/backups/2a945873-a050-4a03-b033-dfea73376304 returned with HTTP 200 Aug 20 01:00:36.393992 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 430/1743] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:00:36 2026] GET /volume/v3/backups/2a945873-a050-4a03-b033-dfea73376304 => generated 797 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:00:36.401241 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-ba7b0222-6447-4171-9854-a8be3223a687 tempest-AttachVolumeNegativeTest-1544877568 tempest-AttachVolumeNegativeTest-1544877568-project-member] Volume info retrieved successfully. Aug 20 01:00:36.415962 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-ba7b0222-6447-4171-9854-a8be3223a687 tempest-AttachVolumeNegativeTest-1544877568 tempest-AttachVolumeNegativeTest-1544877568-project-member] https://10.4.3.240/volume/v3/volumes/1cb98b10-711e-4dd5-bab4-807bc6952c34 returned with HTTP 200 Aug 20 01:00:36.416655 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 431/1744] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:00:36 2026] GET /volume/v3/volumes/1cb98b10-711e-4dd5-bab4-807bc6952c34 => generated 847 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 20 01:00:37.023129 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-f5a1c3da-ae88-47be-94eb-33827a5393e0 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:37.028080 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-f5a1c3da-ae88-47be-94eb-33827a5393e0 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] GET https://10.4.3.240/volume/v3/volumes/7d8f6c46-e0b6-42a6-b9c6-642d592cd125 Aug 20 01:00:37.028412 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-f5a1c3da-ae88-47be-94eb-33827a5393e0 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:37.028641 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-f5a1c3da-ae88-47be-94eb-33827a5393e0 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:37.044447 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:37.044447 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:00:37.053134 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-2687c214-7af4-414f-bce8-137c67cc6ce5 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:37.053283 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-f5a1c3da-ae88-47be-94eb-33827a5393e0 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Volume info retrieved successfully. Aug 20 01:00:37.073670 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-f5a1c3da-ae88-47be-94eb-33827a5393e0 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] https://10.4.3.240/volume/v3/volumes/7d8f6c46-e0b6-42a6-b9c6-642d592cd125 returned with HTTP 200 Aug 20 01:00:37.074589 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 442/1745] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:00:37 2026] GET /volume/v3/volumes/7d8f6c46-e0b6-42a6-b9c6-642d592cd125 => generated 879 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:00:37.268846 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-2687c214-7af4-414f-bce8-137c67cc6ce5 tempest-VolumeTypesTest-16528623 tempest-VolumeTypesTest-16528623-project-admin] POST https://10.4.3.240/volume/v3/types Aug 20 01:00:37.269372 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-2687c214-7af4-414f-bce8-137c67cc6ce5 tempest-VolumeTypesTest-16528623 tempest-VolumeTypesTest-16528623-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-135343750", "extra_specs": {"storage_protocol": "iscsi", "vendor_name": "StorPool"}}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:00:37.298475 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-2687c214-7af4-414f-bce8-137c67cc6ce5 tempest-VolumeTypesTest-16528623 tempest-VolumeTypesTest-16528623-project-admin] https://10.4.3.240/volume/v3/types returned with HTTP 200 Aug 20 01:00:37.299060 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 443/1746] 10.4.3.240 () {68 vars in 1253 bytes} [Thu Aug 20 01:00:37 2026] POST /volume/v3/types => generated 274 bytes in 247 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:00:37.310760 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-0bd7a5d3-0916-4673-9cc7-6018cf6f9e48 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:37.312243 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-0bd7a5d3-0916-4673-9cc7-6018cf6f9e48 tempest-VolumeTypesTest-16528623 tempest-VolumeTypesTest-16528623-project-admin] POST https://10.4.3.240/volume/v3/types Aug 20 01:00:37.312591 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-0bd7a5d3-0916-4673-9cc7-6018cf6f9e48 tempest-VolumeTypesTest-16528623 tempest-VolumeTypesTest-16528623-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1622813205", "extra_specs": {"storage_protocol": "iscsi", "vendor_name": "StorPool"}}} {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:00:37.331451 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-0bd7a5d3-0916-4673-9cc7-6018cf6f9e48 tempest-VolumeTypesTest-16528623 tempest-VolumeTypesTest-16528623-project-admin] https://10.4.3.240/volume/v3/types returned with HTTP 200 Aug 20 01:00:37.332756 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 431/1747] 10.4.3.240 () {68 vars in 1253 bytes} [Thu Aug 20 01:00:37 2026] POST /volume/v3/types => generated 275 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:00:37.347808 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-4fa67810-6b3d-4e0f-a13d-d3b91cfb5433 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:37.409576 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-b6e077be-ec0e-4f74-868e-7ed578b07195 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:37.412804 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-b6e077be-ec0e-4f74-868e-7ed578b07195 tempest-VolumesBackupsV39Test-819749700 tempest-VolumesBackupsV39Test-819749700-project-member] GET https://10.4.3.240/volume/v3/backups/2a945873-a050-4a03-b033-dfea73376304 Aug 20 01:00:37.412804 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-b6e077be-ec0e-4f74-868e-7ed578b07195 tempest-VolumesBackupsV39Test-819749700 tempest-VolumesBackupsV39Test-819749700-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:37.412804 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-b6e077be-ec0e-4f74-868e-7ed578b07195 tempest-VolumesBackupsV39Test-819749700 tempest-VolumesBackupsV39Test-819749700-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:37.412804 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-b6e077be-ec0e-4f74-868e-7ed578b07195 tempest-VolumesBackupsV39Test-819749700 tempest-VolumesBackupsV39Test-819749700-project-member] Show backup with id 2a945873-a050-4a03-b033-dfea73376304. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:00:37.418227 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:37.418227 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:00:37.419217 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-b6e077be-ec0e-4f74-868e-7ed578b07195 tempest-VolumesBackupsV39Test-819749700 tempest-VolumesBackupsV39Test-819749700-project-member] https://10.4.3.240/volume/v3/backups/2a945873-a050-4a03-b033-dfea73376304 returned with HTTP 200 Aug 20 01:00:37.419756 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 443/1748] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:00:37 2026] GET /volume/v3/backups/2a945873-a050-4a03-b033-dfea73376304 => generated 797 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:00:37.437793 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-a2fbfa40-c4aa-4989-b8f6-20ff6a9db9dd None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:37.440085 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-a2fbfa40-c4aa-4989-b8f6-20ff6a9db9dd tempest-AttachVolumeNegativeTest-1544877568 tempest-AttachVolumeNegativeTest-1544877568-project-member] GET https://10.4.3.240/volume/v3/volumes/1cb98b10-711e-4dd5-bab4-807bc6952c34 Aug 20 01:00:37.440379 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-a2fbfa40-c4aa-4989-b8f6-20ff6a9db9dd tempest-AttachVolumeNegativeTest-1544877568 tempest-AttachVolumeNegativeTest-1544877568-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:37.440657 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-a2fbfa40-c4aa-4989-b8f6-20ff6a9db9dd tempest-AttachVolumeNegativeTest-1544877568 tempest-AttachVolumeNegativeTest-1544877568-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:37.447781 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-a2fbfa40-c4aa-4989-b8f6-20ff6a9db9dd tempest-AttachVolumeNegativeTest-1544877568 tempest-AttachVolumeNegativeTest-1544877568-project-member] https://10.4.3.240/volume/v3/volumes/1cb98b10-711e-4dd5-bab4-807bc6952c34 returned with HTTP 404 Aug 20 01:00:37.448335 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 444/1749] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:00:37 2026] GET /volume/v3/volumes/1cb98b10-711e-4dd5-bab4-807bc6952c34 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:00:37.498704 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-4fa67810-6b3d-4e0f-a13d-d3b91cfb5433 tempest-VolumeTypesTest-253207821 tempest-VolumeTypesTest-253207821-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 20 01:00:37.499241 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-4fa67810-6b3d-4e0f-a13d-d3b91cfb5433 tempest-VolumeTypesTest-253207821 tempest-VolumeTypesTest-253207821-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeTypesTest-volume-1168130668", "volume_type": "3cf387d3-734a-4bde-9f7a-bda49273a064", "size": 1}} {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:00:37.500814 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.v3.volumes [None req-4fa67810-6b3d-4e0f-a13d-d3b91cfb5433 tempest-VolumeTypesTest-253207821 tempest-VolumeTypesTest-253207821-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeTypesTest-volume-1168130668', 'volume_type': '3cf387d3-734a-4bde-9f7a-bda49273a064', 'size': 1}} {{(pid=100212) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 01:00:37.506651 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.v3.volumes [None req-4fa67810-6b3d-4e0f-a13d-d3b91cfb5433 tempest-VolumeTypesTest-253207821 tempest-VolumeTypesTest-253207821-project-member] Create volume of 1 GB Aug 20 01:00:37.507029 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:37.507029 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:00:37.507598 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-4fa67810-6b3d-4e0f-a13d-d3b91cfb5433 tempest-VolumeTypesTest-253207821 tempest-VolumeTypesTest-253207821-project-member] Availability Zones retrieved successfully. Aug 20 01:00:37.514435 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-4fa67810-6b3d-4e0f-a13d-d3b91cfb5433 tempest-VolumeTypesTest-253207821 tempest-VolumeTypesTest-253207821-project-member] Flow 'volume_create_api' (996fd576-5a3b-483d-a497-e7b98557b3bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100212) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:00:37.518858 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-4fa67810-6b3d-4e0f-a13d-d3b91cfb5433 tempest-VolumeTypesTest-253207821 tempest-VolumeTypesTest-253207821-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e5587894-cb37-48bb-bf61-65215a9a9892) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:00:37.519536 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.flows.api.create_volume [None req-4fa67810-6b3d-4e0f-a13d-d3b91cfb5433 tempest-VolumeTypesTest-253207821 tempest-VolumeTypesTest-253207821-project-member] Validating volume size '1' using validate_int {{(pid=100212) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 01:00:37.555712 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-4fa67810-6b3d-4e0f-a13d-d3b91cfb5433 tempest-VolumeTypesTest-253207821 tempest-VolumeTypesTest-253207821-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e5587894-cb37-48bb-bf61-65215a9a9892) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T01:00:37Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='iscsi',vendor_name='StorPool'},id=3cf387d3-734a-4bde-9f7a-bda49273a064,is_public=True,name='tempest-VolumeTypesTest-volume-type-135343750',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3cf387d3-734a-4bde-9f7a-bda49273a064', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:00:37.556622 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-4fa67810-6b3d-4e0f-a13d-d3b91cfb5433 tempest-VolumeTypesTest-253207821 tempest-VolumeTypesTest-253207821-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e30a29fb-e34a-4fb5-b388-9f6888324898) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:00:37.606868 np0000007838 devstack@c-api.service[100212]: WARNING cinder.quota [None req-4fa67810-6b3d-4e0f-a13d-d3b91cfb5433 tempest-VolumeTypesTest-253207821 tempest-VolumeTypesTest-253207821-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-135343750 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-135343750, it is now deprecated. Please use the default quota class for default quota. Aug 20 01:00:37.607256 np0000007838 devstack@c-api.service[100212]: WARNING cinder.quota [None req-4fa67810-6b3d-4e0f-a13d-d3b91cfb5433 tempest-VolumeTypesTest-253207821 tempest-VolumeTypesTest-253207821-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-135343750 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-135343750, it is now deprecated. Please use the default quota class for default quota. Aug 20 01:00:37.662607 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.quota [None req-4fa67810-6b3d-4e0f-a13d-d3b91cfb5433 tempest-VolumeTypesTest-253207821 tempest-VolumeTypesTest-253207821-project-member] Created reservations ['6d63dc48-2bfe-4a6c-bec9-bbc8d0f9b3c7', 'ed8012c8-4acb-416c-92b8-2b2deabee8ba', 'af15e719-be6f-4c6c-98a2-3f8ecb0fb8d6', '9273219e-940a-4491-957b-5ef365badc61'] {{(pid=100212) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 01:00:37.663370 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-4fa67810-6b3d-4e0f-a13d-d3b91cfb5433 tempest-VolumeTypesTest-253207821 tempest-VolumeTypesTest-253207821-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e30a29fb-e34a-4fb5-b388-9f6888324898) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6d63dc48-2bfe-4a6c-bec9-bbc8d0f9b3c7', 'ed8012c8-4acb-416c-92b8-2b2deabee8ba', 'af15e719-be6f-4c6c-98a2-3f8ecb0fb8d6', '9273219e-940a-4491-957b-5ef365badc61']}' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:00:37.664448 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-4fa67810-6b3d-4e0f-a13d-d3b91cfb5433 tempest-VolumeTypesTest-253207821 tempest-VolumeTypesTest-253207821-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (25204dfb-b15f-4e82-9016-cb9c40c7419c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:00:37.698168 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-4fa67810-6b3d-4e0f-a13d-d3b91cfb5433 tempest-VolumeTypesTest-253207821 tempest-VolumeTypesTest-253207821-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (25204dfb-b15f-4e82-9016-cb9c40c7419c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '02f3b7b3-5a31-4340-bdbe-68e267c6543a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeTypesTest-volume-1168130668',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='06fd08dd7dc34d6f9b52504cf5312fc2',qos_specs=None,replication_status=,reservations=['6d63dc48-2bfe-4a6c-bec9-bbc8d0f9b3c7','ed8012c8-4acb-416c-92b8-2b2deabee8ba','af15e719-be6f-4c6c-98a2-3f8ecb0fb8d6','9273219e-940a-4491-957b-5ef365badc61'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='50c4ee7a132d4dc19f5fe80261ea966d',volume_type_id=3cf387d3-734a-4bde-9f7a-bda49273a064), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T01:00:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesTest-volume-1168130668',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=02f3b7b3-5a31-4340-bdbe-68e267c6543a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='06fd08dd7dc34d6f9b52504cf5312fc2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='50c4ee7a132d4dc19f5fe80261ea966d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3cf387d3-734a-4bde-9f7a-bda49273a064),volume_type_id=3cf387d3-734a-4bde-9f7a-bda49273a064)}' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:00:37.699111 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-4fa67810-6b3d-4e0f-a13d-d3b91cfb5433 tempest-VolumeTypesTest-253207821 tempest-VolumeTypesTest-253207821-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c7bc2d96-1d28-4553-899d-cabea8687c90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:00:37.732974 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-4fa67810-6b3d-4e0f-a13d-d3b91cfb5433 tempest-VolumeTypesTest-253207821 tempest-VolumeTypesTest-253207821-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c7bc2d96-1d28-4553-899d-cabea8687c90) transitioned into state 'SUCCESS' from state '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-1168130668',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='06fd08dd7dc34d6f9b52504cf5312fc2',qos_specs=None,replication_status=,reservations=['6d63dc48-2bfe-4a6c-bec9-bbc8d0f9b3c7','ed8012c8-4acb-416c-92b8-2b2deabee8ba','af15e719-be6f-4c6c-98a2-3f8ecb0fb8d6','9273219e-940a-4491-957b-5ef365badc61'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='50c4ee7a132d4dc19f5fe80261ea966d',volume_type_id=3cf387d3-734a-4bde-9f7a-bda49273a064)}' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:00:37.733990 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-4fa67810-6b3d-4e0f-a13d-d3b91cfb5433 tempest-VolumeTypesTest-253207821 tempest-VolumeTypesTest-253207821-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (94977822-c296-4f40-bdcf-3e0e239723ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:00:37.748093 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-4fa67810-6b3d-4e0f-a13d-d3b91cfb5433 tempest-VolumeTypesTest-253207821 tempest-VolumeTypesTest-253207821-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (94977822-c296-4f40-bdcf-3e0e239723ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:00:37.749263 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-4fa67810-6b3d-4e0f-a13d-d3b91cfb5433 tempest-VolumeTypesTest-253207821 tempest-VolumeTypesTest-253207821-project-member] Flow 'volume_create_api' (996fd576-5a3b-483d-a497-e7b98557b3bf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100212) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:00:37.750492 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-4fa67810-6b3d-4e0f-a13d-d3b91cfb5433 tempest-VolumeTypesTest-253207821 tempest-VolumeTypesTest-253207821-project-member] Create volume request issued successfully. Aug 20 01:00:37.750492 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-4fa67810-6b3d-4e0f-a13d-d3b91cfb5433 tempest-VolumeTypesTest-253207821 tempest-VolumeTypesTest-253207821-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 20 01:00:37.751131 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 432/1750] 10.4.3.240 () {68 vars in 1259 bytes} [Thu Aug 20 01:00:37 2026] POST /volume/v3/volumes => generated 783 bytes in 404 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 01:00:37.767424 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-eed4194f-96d8-4cb6-9238-0b75ded7fadb None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:37.770358 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-eed4194f-96d8-4cb6-9238-0b75ded7fadb tempest-VolumeTypesTest-253207821 tempest-VolumeTypesTest-253207821-project-member] GET https://10.4.3.240/volume/v3/volumes/02f3b7b3-5a31-4340-bdbe-68e267c6543a Aug 20 01:00:37.770886 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-eed4194f-96d8-4cb6-9238-0b75ded7fadb tempest-VolumeTypesTest-253207821 tempest-VolumeTypesTest-253207821-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:37.771292 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-eed4194f-96d8-4cb6-9238-0b75ded7fadb tempest-VolumeTypesTest-253207821 tempest-VolumeTypesTest-253207821-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:37.792081 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:37.792081 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:00:37.798950 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-eed4194f-96d8-4cb6-9238-0b75ded7fadb tempest-VolumeTypesTest-253207821 tempest-VolumeTypesTest-253207821-project-member] Volume info retrieved successfully. Aug 20 01:00:37.806148 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-eed4194f-96d8-4cb6-9238-0b75ded7fadb tempest-VolumeTypesTest-253207821 tempest-VolumeTypesTest-253207821-project-member] https://10.4.3.240/volume/v3/volumes/02f3b7b3-5a31-4340-bdbe-68e267c6543a returned with HTTP 200 Aug 20 01:00:37.806733 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 432/1751] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:00:37 2026] GET /volume/v3/volumes/02f3b7b3-5a31-4340-bdbe-68e267c6543a => generated 851 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:00:38.087729 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-6752c222-8ef1-4c3f-b5c2-c07daec86c4f None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:38.089751 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-6752c222-8ef1-4c3f-b5c2-c07daec86c4f tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] GET https://10.4.3.240/volume/v3/volumes/7d8f6c46-e0b6-42a6-b9c6-642d592cd125 Aug 20 01:00:38.089953 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-6752c222-8ef1-4c3f-b5c2-c07daec86c4f tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:38.090380 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-6752c222-8ef1-4c3f-b5c2-c07daec86c4f tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:38.100147 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:38.100147 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:00:38.104192 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-6752c222-8ef1-4c3f-b5c2-c07daec86c4f tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Volume info retrieved successfully. Aug 20 01:00:38.108565 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-6752c222-8ef1-4c3f-b5c2-c07daec86c4f tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] https://10.4.3.240/volume/v3/volumes/7d8f6c46-e0b6-42a6-b9c6-642d592cd125 returned with HTTP 200 Aug 20 01:00:38.108783 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 444/1752] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:00:38 2026] GET /volume/v3/volumes/7d8f6c46-e0b6-42a6-b9c6-642d592cd125 => generated 879 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:00:38.434612 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-3428b1fa-b47c-4508-9285-f32146844e07 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:38.436638 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-3428b1fa-b47c-4508-9285-f32146844e07 tempest-VolumesBackupsV39Test-819749700 tempest-VolumesBackupsV39Test-819749700-project-member] GET https://10.4.3.240/volume/v3/backups/2a945873-a050-4a03-b033-dfea73376304 Aug 20 01:00:38.436763 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-3428b1fa-b47c-4508-9285-f32146844e07 tempest-VolumesBackupsV39Test-819749700 tempest-VolumesBackupsV39Test-819749700-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:38.436983 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-3428b1fa-b47c-4508-9285-f32146844e07 tempest-VolumesBackupsV39Test-819749700 tempest-VolumesBackupsV39Test-819749700-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:38.437102 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-3428b1fa-b47c-4508-9285-f32146844e07 tempest-VolumesBackupsV39Test-819749700 tempest-VolumesBackupsV39Test-819749700-project-member] Show backup with id 2a945873-a050-4a03-b033-dfea73376304. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:00:38.445311 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:38.445311 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:00:38.446901 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-3428b1fa-b47c-4508-9285-f32146844e07 tempest-VolumesBackupsV39Test-819749700 tempest-VolumesBackupsV39Test-819749700-project-member] https://10.4.3.240/volume/v3/backups/2a945873-a050-4a03-b033-dfea73376304 returned with HTTP 200 Aug 20 01:00:38.446901 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 445/1753] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:00:38 2026] GET /volume/v3/backups/2a945873-a050-4a03-b033-dfea73376304 => generated 797 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:00:38.638151 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-b4235688-82a9-4c4f-bdb7-19518d6e092c None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:38.639820 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-b4235688-82a9-4c4f-bdb7-19518d6e092c tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] DELETE https://10.4.3.240/volume/v3/volumes/1ac218bc-2aae-4365-ab4c-db2077f46fcd Aug 20 01:00:38.640055 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-b4235688-82a9-4c4f-bdb7-19518d6e092c tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:38.640286 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-b4235688-82a9-4c4f-bdb7-19518d6e092c tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Calling method 'delete' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:38.640543 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.v3.volumes [None req-b4235688-82a9-4c4f-bdb7-19518d6e092c tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Delete volume with id: 1ac218bc-2aae-4365-ab4c-db2077f46fcd Aug 20 01:00:38.649151 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:38.649151 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:00:38.649853 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-b4235688-82a9-4c4f-bdb7-19518d6e092c tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Volume info retrieved successfully. Aug 20 01:00:38.681129 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-b4235688-82a9-4c4f-bdb7-19518d6e092c tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Delete volume request issued successfully. Aug 20 01:00:38.681286 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-b4235688-82a9-4c4f-bdb7-19518d6e092c tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] https://10.4.3.240/volume/v3/volumes/1ac218bc-2aae-4365-ab4c-db2077f46fcd returned with HTTP 202 Aug 20 01:00:38.681965 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 433/1754] 10.4.3.240 () {66 vars in 1351 bytes} [Thu Aug 20 01:00:38 2026] DELETE /volume/v3/volumes/1ac218bc-2aae-4365-ab4c-db2077f46fcd => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 01:00:38.690989 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-902a08fd-e26d-40a6-a12e-789c48f0f2ea None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:38.693100 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-902a08fd-e26d-40a6-a12e-789c48f0f2ea tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] GET https://10.4.3.240/volume/v3/volumes/1ac218bc-2aae-4365-ab4c-db2077f46fcd Aug 20 01:00:38.693251 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-902a08fd-e26d-40a6-a12e-789c48f0f2ea tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:38.693485 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-902a08fd-e26d-40a6-a12e-789c48f0f2ea tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:38.703836 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:38.703836 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:00:38.704618 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-034c8752-1859-4926-ae76-07ef8cbbb222 req-709fb095-7f23-46bc-8dc6-253add817f4f None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:38.706835 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-034c8752-1859-4926-ae76-07ef8cbbb222 req-709fb095-7f23-46bc-8dc6-253add817f4f tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] POST https://10.4.3.240/volume/v3/attachments/bc55c93e-ccfc-4555-b6dd-85ec1578d52e/action Aug 20 01:00:38.707233 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-034c8752-1859-4926-ae76-07ef8cbbb222 req-709fb095-7f23-46bc-8dc6-253add817f4f tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Action body: b'{"os-complete": null}' {{(pid=100215) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 01:00:38.707446 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-034c8752-1859-4926-ae76-07ef8cbbb222 req-709fb095-7f23-46bc-8dc6-253add817f4f tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:00:38.712709 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-902a08fd-e26d-40a6-a12e-789c48f0f2ea tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Volume info retrieved successfully. Aug 20 01:00:38.717589 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-902a08fd-e26d-40a6-a12e-789c48f0f2ea tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] https://10.4.3.240/volume/v3/volumes/1ac218bc-2aae-4365-ab4c-db2077f46fcd returned with HTTP 200 Aug 20 01:00:38.719365 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 433/1755] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:00:38 2026] GET /volume/v3/volumes/1ac218bc-2aae-4365-ab4c-db2077f46fcd => generated 840 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:00:38.726401 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:38.726401 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:00:38.742759 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-034c8752-1859-4926-ae76-07ef8cbbb222 req-709fb095-7f23-46bc-8dc6-253add817f4f tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] https://10.4.3.240/volume/v3/attachments/bc55c93e-ccfc-4555-b6dd-85ec1578d52e/action returned with HTTP 204 Aug 20 01:00:38.743238 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 445/1756] 10.4.3.240 () {74 vars in 1725 bytes} [Thu Aug 20 01:00:38 2026] POST /volume/v3/attachments/bc55c93e-ccfc-4555-b6dd-85ec1578d52e/action => generated 0 bytes in 39 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:00:38.772723 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-7519ccaf-66c9-4f14-8f2c-a582fa4ab1d7 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:38.775596 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-7519ccaf-66c9-4f14-8f2c-a582fa4ab1d7 tempest-TestVolumeBackupRestore-1998646298 tempest-TestVolumeBackupRestore-1998646298-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 20 01:00:38.776071 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-7519ccaf-66c9-4f14-8f2c-a582fa4ab1d7 tempest-TestVolumeBackupRestore-1998646298 tempest-TestVolumeBackupRestore-1998646298-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBackupRestore-volume-2034518913", "snapshot_id": null, "imageRef": "8d830113-4280-4524-bdd9-3a577a7d4174", "volume_type": null, "size": 1}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:00:38.778911 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.v3.volumes [None req-7519ccaf-66c9-4f14-8f2c-a582fa4ab1d7 tempest-TestVolumeBackupRestore-1998646298 tempest-TestVolumeBackupRestore-1998646298-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBackupRestore-volume-2034518913', 'snapshot_id': None, 'imageRef': '8d830113-4280-4524-bdd9-3a577a7d4174', 'volume_type': None, 'size': 1}} {{(pid=100214) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 01:00:38.821796 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-48453df6-28f2-4776-b7e8-b75b3abc472a None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:38.826631 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-48453df6-28f2-4776-b7e8-b75b3abc472a tempest-VolumeTypesTest-253207821 tempest-VolumeTypesTest-253207821-project-member] GET https://10.4.3.240/volume/v3/volumes/02f3b7b3-5a31-4340-bdbe-68e267c6543a Aug 20 01:00:38.826916 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-48453df6-28f2-4776-b7e8-b75b3abc472a tempest-VolumeTypesTest-253207821 tempest-VolumeTypesTest-253207821-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:38.827134 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-48453df6-28f2-4776-b7e8-b75b3abc472a tempest-VolumeTypesTest-253207821 tempest-VolumeTypesTest-253207821-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:38.843906 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:38.843906 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:00:38.844049 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-e91cb987-c4d6-44f4-b8e6-8562361b777a None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:38.849986 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-48453df6-28f2-4776-b7e8-b75b3abc472a tempest-VolumeTypesTest-253207821 tempest-VolumeTypesTest-253207821-project-member] Volume info retrieved successfully. Aug 20 01:00:38.856246 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-48453df6-28f2-4776-b7e8-b75b3abc472a tempest-VolumeTypesTest-253207821 tempest-VolumeTypesTest-253207821-project-member] https://10.4.3.240/volume/v3/volumes/02f3b7b3-5a31-4340-bdbe-68e267c6543a returned with HTTP 200 Aug 20 01:00:38.856921 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 434/1757] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:00:38 2026] GET /volume/v3/volumes/02f3b7b3-5a31-4340-bdbe-68e267c6543a => generated 876 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:00:38.870810 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-c55225dc-d06c-4dce-96b9-228da5692996 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:38.872531 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-c55225dc-d06c-4dce-96b9-228da5692996 tempest-VolumeTypesTest-253207821 tempest-VolumeTypesTest-253207821-project-member] POST https://10.4.3.240/volume/v3/volumes/02f3b7b3-5a31-4340-bdbe-68e267c6543a/action Aug 20 01:00:38.872827 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-c55225dc-d06c-4dce-96b9-228da5692996 tempest-VolumeTypesTest-253207821 tempest-VolumeTypesTest-253207821-project-member] Action body: b'{"os-retype": {"new_type": "f01eaa72-8070-4ed5-bf4c-54d051ccf571"}}' {{(pid=100215) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 01:00:38.872957 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-c55225dc-d06c-4dce-96b9-228da5692996 tempest-VolumeTypesTest-253207821 tempest-VolumeTypesTest-253207821-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "f01eaa72-8070-4ed5-bf4c-54d051ccf571"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:00:38.890506 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:38.890506 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:00:38.891179 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-c55225dc-d06c-4dce-96b9-228da5692996 tempest-VolumeTypesTest-253207821 tempest-VolumeTypesTest-253207821-project-member] Volume info retrieved successfully. Aug 20 01:00:38.931373 np0000007838 devstack@c-api.service[100215]: WARNING cinder.quota [None req-c55225dc-d06c-4dce-96b9-228da5692996 tempest-VolumeTypesTest-253207821 tempest-VolumeTypesTest-253207821-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-1622813205 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-1622813205, it is now deprecated. Please use the default quota class for default quota. Aug 20 01:00:38.931373 np0000007838 devstack@c-api.service[100215]: WARNING cinder.quota [None req-c55225dc-d06c-4dce-96b9-228da5692996 tempest-VolumeTypesTest-253207821 tempest-VolumeTypesTest-253207821-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-1622813205 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-1622813205, it is now deprecated. Please use the default quota class for default quota. Aug 20 01:00:38.931977 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-e91cb987-c4d6-44f4-b8e6-8562361b777a tempest-VolumeTypesNegativeTest-945240967 tempest-VolumeTypesNegativeTest-945240967-project-admin] POST https://10.4.3.240/volume/v3/types/ac393d97-f1d5-4130-b0c0-f4d84534f9d5/encryption Aug 20 01:00:38.932357 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-e91cb987-c4d6-44f4-b8e6-8562361b777a tempest-VolumeTypesNegativeTest-945240967 tempest-VolumeTypesNegativeTest-945240967-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:00:38.943539 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-e91cb987-c4d6-44f4-b8e6-8562361b777a tempest-VolumeTypesNegativeTest-945240967 tempest-VolumeTypesNegativeTest-945240967-project-admin] https://10.4.3.240/volume/v3/types/ac393d97-f1d5-4130-b0c0-f4d84534f9d5/encryption returned with HTTP 404 Aug 20 01:00:38.943673 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 434/1758] 10.4.3.240 () {68 vars in 1397 bytes} [Thu Aug 20 01:00:38 2026] POST /volume/v3/types/ac393d97-f1d5-4130-b0c0-f4d84534f9d5/encryption => generated 114 bytes in 100 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:00:38.953887 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-e9699076-7607-46cd-b473-b1090fc6f05d None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:38.955798 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-e9699076-7607-46cd-b473-b1090fc6f05d tempest-VolumeTypesNegativeTest-945240967 tempest-VolumeTypesNegativeTest-945240967-project-admin] POST https://10.4.3.240/volume/v3/types Aug 20 01:00:38.956233 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-e9699076-7607-46cd-b473-b1090fc6f05d tempest-VolumeTypesNegativeTest-945240967 tempest-VolumeTypesNegativeTest-945240967-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-550992885", "os-volume-type-access:is_public": false}} {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:00:38.959863 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.quota [None req-c55225dc-d06c-4dce-96b9-228da5692996 tempest-VolumeTypesTest-253207821 tempest-VolumeTypesTest-253207821-project-member] Created reservations ['fb78eee7-940c-4296-b7f2-03af9ead69db', '629c27f1-262e-41f7-9254-34ee48f8f2c0'] {{(pid=100215) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 01:00:38.973406 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-e9699076-7607-46cd-b473-b1090fc6f05d tempest-VolumeTypesNegativeTest-945240967 tempest-VolumeTypesNegativeTest-945240967-project-admin] https://10.4.3.240/volume/v3/types returned with HTTP 200 Aug 20 01:00:38.973949 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 435/1759] 10.4.3.240 () {68 vars in 1253 bytes} [Thu Aug 20 01:00:38 2026] POST /volume/v3/types => generated 230 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:00:38.977126 np0000007838 devstack@c-api.service[100215]: WARNING cinder.quota [None req-c55225dc-d06c-4dce-96b9-228da5692996 tempest-VolumeTypesTest-253207821 tempest-VolumeTypesTest-253207821-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-135343750 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-135343750, it is now deprecated. Please use the default quota class for default quota. Aug 20 01:00:38.977126 np0000007838 devstack@c-api.service[100215]: WARNING cinder.quota [None req-c55225dc-d06c-4dce-96b9-228da5692996 tempest-VolumeTypesTest-253207821 tempest-VolumeTypesTest-253207821-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-135343750 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-135343750, it is now deprecated. Please use the default quota class for default quota. Aug 20 01:00:38.983703 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-696eb9b8-6dff-4d96-b9ec-44fb46af91c2 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:38.988185 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.quota [None req-c55225dc-d06c-4dce-96b9-228da5692996 tempest-VolumeTypesTest-253207821 tempest-VolumeTypesTest-253207821-project-member] Created reservations ['3665e3a9-7df6-4bc7-8861-18cdcd92a8c3', '193f6fce-30aa-42bc-84e5-2cad7bcc0f2d'] {{(pid=100215) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 01:00:39.007086 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.v3.volumes [None req-7519ccaf-66c9-4f14-8f2c-a582fa4ab1d7 tempest-TestVolumeBackupRestore-1998646298 tempest-TestVolumeBackupRestore-1998646298-project-member] Create volume of 1 GB Aug 20 01:00:39.012810 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-7519ccaf-66c9-4f14-8f2c-a582fa4ab1d7 tempest-TestVolumeBackupRestore-1998646298 tempest-TestVolumeBackupRestore-1998646298-project-member] Availability Zones retrieved successfully. Aug 20 01:00:39.017093 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-c55225dc-d06c-4dce-96b9-228da5692996 tempest-VolumeTypesTest-253207821 tempest-VolumeTypesTest-253207821-project-member] Retype volume request issued successfully. Aug 20 01:00:39.017245 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-c55225dc-d06c-4dce-96b9-228da5692996 tempest-VolumeTypesTest-253207821 tempest-VolumeTypesTest-253207821-project-member] https://10.4.3.240/volume/v3/volumes/02f3b7b3-5a31-4340-bdbe-68e267c6543a/action returned with HTTP 202 Aug 20 01:00:39.017661 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 446/1760] 10.4.3.240 () {68 vars in 1390 bytes} [Thu Aug 20 01:00:38 2026] POST /volume/v3/volumes/02f3b7b3-5a31-4340-bdbe-68e267c6543a/action => generated 0 bytes in 147 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 01:00:39.020469 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-7519ccaf-66c9-4f14-8f2c-a582fa4ab1d7 tempest-TestVolumeBackupRestore-1998646298 tempest-TestVolumeBackupRestore-1998646298-project-member] Flow 'volume_create_api' (277430cb-d7ed-41f7-b3f4-e7f5dc8e0aa2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:00:39.022277 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-7519ccaf-66c9-4f14-8f2c-a582fa4ab1d7 tempest-TestVolumeBackupRestore-1998646298 tempest-TestVolumeBackupRestore-1998646298-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (04445e57-c891-45b8-956f-a8de676f49ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:00:39.023705 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.flows.api.create_volume [None req-7519ccaf-66c9-4f14-8f2c-a582fa4ab1d7 tempest-TestVolumeBackupRestore-1998646298 tempest-TestVolumeBackupRestore-1998646298-project-member] Validating volume size '1' using validate_int {{(pid=100214) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 01:00:39.027924 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-e1f34d8f-6f81-4e90-afb7-2f6989f3b94d None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:39.038182 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-e1f34d8f-6f81-4e90-afb7-2f6989f3b94d tempest-VolumeTypesTest-253207821 tempest-VolumeTypesTest-253207821-project-member] GET https://10.4.3.240/volume/v3/volumes/02f3b7b3-5a31-4340-bdbe-68e267c6543a Aug 20 01:00:39.038521 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-e1f34d8f-6f81-4e90-afb7-2f6989f3b94d tempest-VolumeTypesTest-253207821 tempest-VolumeTypesTest-253207821-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:39.038810 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-e1f34d8f-6f81-4e90-afb7-2f6989f3b94d tempest-VolumeTypesTest-253207821 tempest-VolumeTypesTest-253207821-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:39.051283 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:39.051283 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:00:39.057266 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-e1f34d8f-6f81-4e90-afb7-2f6989f3b94d tempest-VolumeTypesTest-253207821 tempest-VolumeTypesTest-253207821-project-member] Volume info retrieved successfully. Aug 20 01:00:39.065062 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-e1f34d8f-6f81-4e90-afb7-2f6989f3b94d tempest-VolumeTypesTest-253207821 tempest-VolumeTypesTest-253207821-project-member] https://10.4.3.240/volume/v3/volumes/02f3b7b3-5a31-4340-bdbe-68e267c6543a returned with HTTP 200 Aug 20 01:00:39.065775 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 436/1761] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:00:39 2026] GET /volume/v3/volumes/02f3b7b3-5a31-4340-bdbe-68e267c6543a => generated 875 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:00:39.091762 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-7519ccaf-66c9-4f14-8f2c-a582fa4ab1d7 tempest-TestVolumeBackupRestore-1998646298 tempest-TestVolumeBackupRestore-1998646298-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (04445e57-c891-45b8-956f-a8de676f49ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:52:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1ed58bd6-fe6a-497e-ae84-e8199d24fdfa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:00:39.092581 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-7519ccaf-66c9-4f14-8f2c-a582fa4ab1d7 tempest-TestVolumeBackupRestore-1998646298 tempest-TestVolumeBackupRestore-1998646298-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6bce7cd0-c330-4d6c-b001-1f6c36ac6c08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:00:39.101806 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-696eb9b8-6dff-4d96-b9ec-44fb46af91c2 tempest-VolumeTypesNegativeTest-202593339 tempest-VolumeTypesNegativeTest-202593339-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 20 01:00:39.102144 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-696eb9b8-6dff-4d96-b9ec-44fb46af91c2 tempest-VolumeTypesNegativeTest-202593339 tempest-VolumeTypesNegativeTest-202593339-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "074391e8-9404-44db-8419-9ecd0678273f", "size": 1, "name": "tempest-VolumeTypesNegativeTest-Volume-553069610"}} {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:00:39.103719 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.v3.volumes [None req-696eb9b8-6dff-4d96-b9ec-44fb46af91c2 tempest-VolumeTypesNegativeTest-202593339 tempest-VolumeTypesNegativeTest-202593339-project-member] Create volume request body: {'volume': {'volume_type': '074391e8-9404-44db-8419-9ecd0678273f', 'size': 1, 'name': 'tempest-VolumeTypesNegativeTest-Volume-553069610'}} {{(pid=100213) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 01:00:39.111642 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-696eb9b8-6dff-4d96-b9ec-44fb46af91c2 tempest-VolumeTypesNegativeTest-202593339 tempest-VolumeTypesNegativeTest-202593339-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 404 Aug 20 01:00:39.112108 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 435/1762] 10.4.3.240 () {68 vars in 1259 bytes} [Thu Aug 20 01:00:38 2026] POST /volume/v3/volumes => generated 114 bytes in 129 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:00:39.119590 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-1b87f177-fbd5-4092-a364-adaa46fd1ff6 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:39.121927 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-1b87f177-fbd5-4092-a364-adaa46fd1ff6 tempest-VolumeTypesNegativeTest-945240967 tempest-VolumeTypesNegativeTest-945240967-project-admin] DELETE https://10.4.3.240/volume/v3/types/074391e8-9404-44db-8419-9ecd0678273f Aug 20 01:00:39.122000 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-f71ddc6d-5a74-4a81-9fc3-714af38f5da6 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:39.122209 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-1b87f177-fbd5-4092-a364-adaa46fd1ff6 tempest-VolumeTypesNegativeTest-945240967 tempest-VolumeTypesNegativeTest-945240967-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:39.122496 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-1b87f177-fbd5-4092-a364-adaa46fd1ff6 tempest-VolumeTypesNegativeTest-945240967 tempest-VolumeTypesNegativeTest-945240967-project-admin] Calling method '_delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:39.122822 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:39.122822 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:00:39.123944 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-f71ddc6d-5a74-4a81-9fc3-714af38f5da6 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] GET https://10.4.3.240/volume/v3/volumes/7d8f6c46-e0b6-42a6-b9c6-642d592cd125 Aug 20 01:00:39.124122 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-f71ddc6d-5a74-4a81-9fc3-714af38f5da6 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:39.124301 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-f71ddc6d-5a74-4a81-9fc3-714af38f5da6 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:39.134406 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:39.134406 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:00:39.138242 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-f71ddc6d-5a74-4a81-9fc3-714af38f5da6 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Volume info retrieved successfully. Aug 20 01:00:39.142895 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-f71ddc6d-5a74-4a81-9fc3-714af38f5da6 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] https://10.4.3.240/volume/v3/volumes/7d8f6c46-e0b6-42a6-b9c6-642d592cd125 returned with HTTP 200 Aug 20 01:00:39.143354 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 437/1763] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:00:39 2026] GET /volume/v3/volumes/7d8f6c46-e0b6-42a6-b9c6-642d592cd125 => generated 1171 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:00:39.152846 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.quota [None req-7519ccaf-66c9-4f14-8f2c-a582fa4ab1d7 tempest-TestVolumeBackupRestore-1998646298 tempest-TestVolumeBackupRestore-1998646298-project-member] Created reservations ['fd31e589-d20c-4ce1-b9ef-4cac717372be', 'c6c84224-f493-4c67-9072-6f0635afbe70', '8662af3b-0bc8-42bd-af07-68c2a5b87480', '0dedbac5-7e99-4e06-9e9b-f2af2c1473f5'] {{(pid=100214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 01:00:39.153673 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-1b87f177-fbd5-4092-a364-adaa46fd1ff6 tempest-VolumeTypesNegativeTest-945240967 tempest-VolumeTypesNegativeTest-945240967-project-admin] https://10.4.3.240/volume/v3/types/074391e8-9404-44db-8419-9ecd0678273f returned with HTTP 202 Aug 20 01:00:39.153793 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-7519ccaf-66c9-4f14-8f2c-a582fa4ab1d7 tempest-TestVolumeBackupRestore-1998646298 tempest-TestVolumeBackupRestore-1998646298-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6bce7cd0-c330-4d6c-b001-1f6c36ac6c08) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fd31e589-d20c-4ce1-b9ef-4cac717372be', 'c6c84224-f493-4c67-9072-6f0635afbe70', '8662af3b-0bc8-42bd-af07-68c2a5b87480', '0dedbac5-7e99-4e06-9e9b-f2af2c1473f5']}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:00:39.154242 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 447/1764] 10.4.3.240 () {66 vars in 1345 bytes} [Thu Aug 20 01:00:39 2026] DELETE /volume/v3/types/074391e8-9404-44db-8419-9ecd0678273f => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 01:00:39.154493 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-7519ccaf-66c9-4f14-8f2c-a582fa4ab1d7 tempest-TestVolumeBackupRestore-1998646298 tempest-TestVolumeBackupRestore-1998646298-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (40a1e8fc-cbb2-4eb5-b2e5-3591b5ebfb2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:00:39.159033 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-acd8c93e-7d77-47bc-8c1a-580bf9dd7fb8 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:39.161553 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-acd8c93e-7d77-47bc-8c1a-580bf9dd7fb8 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] GET https://10.4.3.240/volume/v3/volumes/7d8f6c46-e0b6-42a6-b9c6-642d592cd125 Aug 20 01:00:39.161814 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-acd8c93e-7d77-47bc-8c1a-580bf9dd7fb8 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:39.161927 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-d26041da-5dc5-43d1-8a07-61eefb5c1412 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:39.162057 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-acd8c93e-7d77-47bc-8c1a-580bf9dd7fb8 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:39.163701 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-d26041da-5dc5-43d1-8a07-61eefb5c1412 tempest-VolumeTypesNegativeTest-945240967 tempest-VolumeTypesNegativeTest-945240967-project-admin] GET https://10.4.3.240/volume/v3/types/074391e8-9404-44db-8419-9ecd0678273f Aug 20 01:00:39.163867 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-d26041da-5dc5-43d1-8a07-61eefb5c1412 tempest-VolumeTypesNegativeTest-945240967 tempest-VolumeTypesNegativeTest-945240967-project-admin] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:39.164043 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-d26041da-5dc5-43d1-8a07-61eefb5c1412 tempest-VolumeTypesNegativeTest-945240967 tempest-VolumeTypesNegativeTest-945240967-project-admin] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:39.167111 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-d26041da-5dc5-43d1-8a07-61eefb5c1412 tempest-VolumeTypesNegativeTest-945240967 tempest-VolumeTypesNegativeTest-945240967-project-admin] https://10.4.3.240/volume/v3/types/074391e8-9404-44db-8419-9ecd0678273f returned with HTTP 404 Aug 20 01:00:39.167751 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 438/1765] 10.4.3.240 () {66 vars in 1342 bytes} [Thu Aug 20 01:00:39 2026] GET /volume/v3/types/074391e8-9404-44db-8419-9ecd0678273f => generated 114 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:00:39.174857 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:39.174857 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:00:39.177507 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-4cc859de-b73a-499c-b71e-506e7467101f None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:39.178490 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-7519ccaf-66c9-4f14-8f2c-a582fa4ab1d7 tempest-TestVolumeBackupRestore-1998646298 tempest-TestVolumeBackupRestore-1998646298-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (40a1e8fc-cbb2-4eb5-b2e5-3591b5ebfb2f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '19b88f54-5099-43a5-aeb3-a84bdda37ce3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBackupRestore-volume-2034518913',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c16a9e458eba4e989088336540cfbdf0',qos_specs=None,replication_status=,reservations=['fd31e589-d20c-4ce1-b9ef-4cac717372be','c6c84224-f493-4c67-9072-6f0635afbe70','8662af3b-0bc8-42bd-af07-68c2a5b87480','0dedbac5-7e99-4e06-9e9b-f2af2c1473f5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cb619922739c45deba9ae946140faa4c',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T01:00:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBackupRestore-volume-2034518913',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=19b88f54-5099-43a5-aeb3-a84bdda37ce3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c16a9e458eba4e989088336540cfbdf0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cb619922739c45deba9ae946140faa4c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1ed58bd6-fe6a-497e-ae84-e8199d24fdfa),volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:00:39.179253 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-7519ccaf-66c9-4f14-8f2c-a582fa4ab1d7 tempest-TestVolumeBackupRestore-1998646298 tempest-TestVolumeBackupRestore-1998646298-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0506e0c3-9adf-4cab-9a04-73405ad90261) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:00:39.179440 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-4cc859de-b73a-499c-b71e-506e7467101f tempest-VolumeTypesNegativeTest-945240967 tempest-VolumeTypesNegativeTest-945240967-project-admin] POST https://10.4.3.240/volume/v3/types Aug 20 01:00:39.179823 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-4cc859de-b73a-499c-b71e-506e7467101f tempest-VolumeTypesNegativeTest-945240967 tempest-VolumeTypesNegativeTest-945240967-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": ""}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:00:39.180054 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-acd8c93e-7d77-47bc-8c1a-580bf9dd7fb8 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Volume info retrieved successfully. Aug 20 01:00:39.181476 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-4cc859de-b73a-499c-b71e-506e7467101f tempest-VolumeTypesNegativeTest-945240967 tempest-VolumeTypesNegativeTest-945240967-project-admin] https://10.4.3.240/volume/v3/types returned with HTTP 400 Aug 20 01:00:39.181953 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 448/1766] 10.4.3.240 () {68 vars in 1252 bytes} [Thu Aug 20 01:00:39 2026] POST /volume/v3/types => generated 115 bytes in 5 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 20 01:00:39.186245 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-acd8c93e-7d77-47bc-8c1a-580bf9dd7fb8 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] https://10.4.3.240/volume/v3/volumes/7d8f6c46-e0b6-42a6-b9c6-642d592cd125 returned with HTTP 200 Aug 20 01:00:39.186962 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 436/1767] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:00:39 2026] GET /volume/v3/volumes/7d8f6c46-e0b6-42a6-b9c6-642d592cd125 => generated 1171 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:00:39.189945 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-5329bf51-b5e8-48ab-81d0-7a3d536c1a5d None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:39.192087 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-5329bf51-b5e8-48ab-81d0-7a3d536c1a5d tempest-VolumeTypesNegativeTest-945240967 tempest-VolumeTypesNegativeTest-945240967-project-admin] POST https://10.4.3.240/volume/v3/types Aug 20 01:00:39.192474 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-5329bf51-b5e8-48ab-81d0-7a3d536c1a5d tempest-VolumeTypesNegativeTest-945240967 tempest-VolumeTypesNegativeTest-945240967-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-234416604"}} {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:00:39.203528 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-7519ccaf-66c9-4f14-8f2c-a582fa4ab1d7 tempest-TestVolumeBackupRestore-1998646298 tempest-TestVolumeBackupRestore-1998646298-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0506e0c3-9adf-4cab-9a04-73405ad90261) transitioned into state 'SUCCESS' from state '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-2034518913',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c16a9e458eba4e989088336540cfbdf0',qos_specs=None,replication_status=,reservations=['fd31e589-d20c-4ce1-b9ef-4cac717372be','c6c84224-f493-4c67-9072-6f0635afbe70','8662af3b-0bc8-42bd-af07-68c2a5b87480','0dedbac5-7e99-4e06-9e9b-f2af2c1473f5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cb619922739c45deba9ae946140faa4c',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:00:39.204403 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-7519ccaf-66c9-4f14-8f2c-a582fa4ab1d7 tempest-TestVolumeBackupRestore-1998646298 tempest-TestVolumeBackupRestore-1998646298-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (60f9b9c6-03b5-4ee5-9f3e-86e082461782) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:00:39.207933 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-5329bf51-b5e8-48ab-81d0-7a3d536c1a5d tempest-VolumeTypesNegativeTest-945240967 tempest-VolumeTypesNegativeTest-945240967-project-admin] https://10.4.3.240/volume/v3/types returned with HTTP 200 Aug 20 01:00:39.208450 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 439/1768] 10.4.3.240 () {68 vars in 1252 bytes} [Thu Aug 20 01:00:39 2026] POST /volume/v3/types => generated 228 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:00:39.216076 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-7519ccaf-66c9-4f14-8f2c-a582fa4ab1d7 tempest-TestVolumeBackupRestore-1998646298 tempest-TestVolumeBackupRestore-1998646298-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (60f9b9c6-03b5-4ee5-9f3e-86e082461782) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:00:39.217312 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-7519ccaf-66c9-4f14-8f2c-a582fa4ab1d7 tempest-TestVolumeBackupRestore-1998646298 tempest-TestVolumeBackupRestore-1998646298-project-member] Flow 'volume_create_api' (277430cb-d7ed-41f7-b3f4-e7f5dc8e0aa2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:00:39.217312 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-7519ccaf-66c9-4f14-8f2c-a582fa4ab1d7 tempest-TestVolumeBackupRestore-1998646298 tempest-TestVolumeBackupRestore-1998646298-project-member] Create volume request issued successfully. Aug 20 01:00:39.218258 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-7519ccaf-66c9-4f14-8f2c-a582fa4ab1d7 tempest-TestVolumeBackupRestore-1998646298 tempest-TestVolumeBackupRestore-1998646298-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 20 01:00:39.218326 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 446/1769] 10.4.3.240 () {68 vars in 1259 bytes} [Thu Aug 20 01:00:38 2026] POST /volume/v3/volumes => generated 754 bytes in 446 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 01:00:39.218750 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-96fc0fb3-387f-47db-b4db-9707c1fe6680 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:39.221282 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-96fc0fb3-387f-47db-b4db-9707c1fe6680 tempest-VolumeTypesNegativeTest-945240967 tempest-VolumeTypesNegativeTest-945240967-project-admin] POST https://10.4.3.240/volume/v3/types Aug 20 01:00:39.222112 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-96fc0fb3-387f-47db-b4db-9707c1fe6680 tempest-VolumeTypesNegativeTest-945240967 tempest-VolumeTypesNegativeTest-945240967-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-234416604"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:00:39.227526 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-96fc0fb3-387f-47db-b4db-9707c1fe6680 tempest-VolumeTypesNegativeTest-945240967 tempest-VolumeTypesNegativeTest-945240967-project-admin] HTTP exception thrown: Volume Type tempest-VolumeTypesNegativeTest-volume-type-234416604 already exists. Aug 20 01:00:39.227761 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-96fc0fb3-387f-47db-b4db-9707c1fe6680 tempest-VolumeTypesNegativeTest-945240967 tempest-VolumeTypesNegativeTest-945240967-project-admin] https://10.4.3.240/volume/v3/types returned with HTTP 409 Aug 20 01:00:39.228264 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 449/1770] 10.4.3.240 () {68 vars in 1252 bytes} [Thu Aug 20 01:00:39 2026] POST /volume/v3/types => generated 133 bytes in 10 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Aug 20 01:00:39.236367 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-6ef5fa6a-2b83-45fb-82e8-1ea35a19a449 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:39.236873 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-6ef5fa6a-2b83-45fb-82e8-1ea35a19a449 tempest-TestVolumeBackupRestore-1998646298 tempest-TestVolumeBackupRestore-1998646298-project-member] GET https://10.4.3.240/volume/v3/volumes/19b88f54-5099-43a5-aeb3-a84bdda37ce3 Aug 20 01:00:39.237075 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-6ef5fa6a-2b83-45fb-82e8-1ea35a19a449 tempest-TestVolumeBackupRestore-1998646298 tempest-TestVolumeBackupRestore-1998646298-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:39.237136 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-5a22b4cd-34d1-49c6-a445-ec86d610edee None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:39.237189 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [req-3c3f4a58-f36d-4130-9919-b73b810e156f req-1eac9dcb-c6c6-4af7-9982-72bd4cf2df28 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:39.237258 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-6ef5fa6a-2b83-45fb-82e8-1ea35a19a449 tempest-TestVolumeBackupRestore-1998646298 tempest-TestVolumeBackupRestore-1998646298-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:39.239128 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-5a22b4cd-34d1-49c6-a445-ec86d610edee tempest-VolumeTypesNegativeTest-945240967 tempest-VolumeTypesNegativeTest-945240967-project-admin] DELETE https://10.4.3.240/volume/v3/types/217c733d-9638-4800-bb1a-d71f8d51cfb6 Aug 20 01:00:39.239329 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-5a22b4cd-34d1-49c6-a445-ec86d610edee tempest-VolumeTypesNegativeTest-945240967 tempest-VolumeTypesNegativeTest-945240967-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:39.239591 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-5a22b4cd-34d1-49c6-a445-ec86d610edee tempest-VolumeTypesNegativeTest-945240967 tempest-VolumeTypesNegativeTest-945240967-project-admin] Calling method '_delete' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:39.239803 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:39.239803 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:00:39.239866 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-3c3f4a58-f36d-4130-9919-b73b810e156f req-1eac9dcb-c6c6-4af7-9982-72bd4cf2df28 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] GET https://10.4.3.240/volume/v3/volumes/7d8f6c46-e0b6-42a6-b9c6-642d592cd125 Aug 20 01:00:39.240079 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [req-3c3f4a58-f36d-4130-9919-b73b810e156f req-1eac9dcb-c6c6-4af7-9982-72bd4cf2df28 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:39.240287 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [req-3c3f4a58-f36d-4130-9919-b73b810e156f req-1eac9dcb-c6c6-4af7-9982-72bd4cf2df28 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:39.247574 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:39.247574 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:00:39.252223 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-6ef5fa6a-2b83-45fb-82e8-1ea35a19a449 tempest-TestVolumeBackupRestore-1998646298 tempest-TestVolumeBackupRestore-1998646298-project-member] Volume info retrieved successfully. Aug 20 01:00:39.254917 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:39.254917 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:00:39.257941 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-6ef5fa6a-2b83-45fb-82e8-1ea35a19a449 tempest-TestVolumeBackupRestore-1998646298 tempest-TestVolumeBackupRestore-1998646298-project-member] https://10.4.3.240/volume/v3/volumes/19b88f54-5099-43a5-aeb3-a84bdda37ce3 returned with HTTP 200 Aug 20 01:00:39.257941 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 437/1771] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:00:39 2026] GET /volume/v3/volumes/19b88f54-5099-43a5-aeb3-a84bdda37ce3 => generated 822 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:00:39.261303 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [req-3c3f4a58-f36d-4130-9919-b73b810e156f req-1eac9dcb-c6c6-4af7-9982-72bd4cf2df28 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Volume info retrieved successfully. Aug 20 01:00:39.266115 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-5a22b4cd-34d1-49c6-a445-ec86d610edee tempest-VolumeTypesNegativeTest-945240967 tempest-VolumeTypesNegativeTest-945240967-project-admin] https://10.4.3.240/volume/v3/types/217c733d-9638-4800-bb1a-d71f8d51cfb6 returned with HTTP 202 Aug 20 01:00:39.266529 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 447/1772] 10.4.3.240 () {66 vars in 1345 bytes} [Thu Aug 20 01:00:39 2026] DELETE /volume/v3/types/217c733d-9638-4800-bb1a-d71f8d51cfb6 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 01:00:39.269242 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-3c3f4a58-f36d-4130-9919-b73b810e156f req-1eac9dcb-c6c6-4af7-9982-72bd4cf2df28 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] https://10.4.3.240/volume/v3/volumes/7d8f6c46-e0b6-42a6-b9c6-642d592cd125 returned with HTTP 200 Aug 20 01:00:39.270374 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 440/1773] 10.4.3.240 () {68 vars in 1598 bytes} [Thu Aug 20 01:00:39 2026] GET /volume/v3/volumes/7d8f6c46-e0b6-42a6-b9c6-642d592cd125 => generated 1171 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:00:39.274311 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-ef149f2a-68b8-40f7-badb-252583299f99 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:39.276235 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-ef149f2a-68b8-40f7-badb-252583299f99 tempest-VolumeTypesNegativeTest-945240967 tempest-VolumeTypesNegativeTest-945240967-project-admin] GET https://10.4.3.240/volume/v3/types/217c733d-9638-4800-bb1a-d71f8d51cfb6 Aug 20 01:00:39.276490 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-ef149f2a-68b8-40f7-badb-252583299f99 tempest-VolumeTypesNegativeTest-945240967 tempest-VolumeTypesNegativeTest-945240967-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:39.276713 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-ef149f2a-68b8-40f7-badb-252583299f99 tempest-VolumeTypesNegativeTest-945240967 tempest-VolumeTypesNegativeTest-945240967-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:39.280072 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-ef149f2a-68b8-40f7-badb-252583299f99 tempest-VolumeTypesNegativeTest-945240967 tempest-VolumeTypesNegativeTest-945240967-project-admin] https://10.4.3.240/volume/v3/types/217c733d-9638-4800-bb1a-d71f8d51cfb6 returned with HTTP 404 Aug 20 01:00:39.284368 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 450/1774] 10.4.3.240 () {66 vars in 1342 bytes} [Thu Aug 20 01:00:39 2026] GET /volume/v3/types/217c733d-9638-4800-bb1a-d71f8d51cfb6 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:00:39.289213 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [req-3c3f4a58-f36d-4130-9919-b73b810e156f req-5d7e4e99-19c6-4088-bc19-e8116c32b900 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:39.289387 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-2b865533-5dc5-463c-895d-dac077cace25 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:39.291243 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-3c3f4a58-f36d-4130-9919-b73b810e156f req-5d7e4e99-19c6-4088-bc19-e8116c32b900 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] POST https://10.4.3.240/volume/v3/volumes/7d8f6c46-e0b6-42a6-b9c6-642d592cd125/action Aug 20 01:00:39.291586 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [req-3c3f4a58-f36d-4130-9919-b73b810e156f req-5d7e4e99-19c6-4088-bc19-e8116c32b900 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100213) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 01:00:39.291667 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-2b865533-5dc5-463c-895d-dac077cace25 tempest-VolumeTypesNegativeTest-945240967 tempest-VolumeTypesNegativeTest-945240967-project-admin] DELETE https://10.4.3.240/volume/v3/types/ea7bbc06-cb3e-4347-a9bf-11a117f4a19c Aug 20 01:00:39.291719 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [req-3c3f4a58-f36d-4130-9919-b73b810e156f req-5d7e4e99-19c6-4088-bc19-e8116c32b900 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:00:39.291845 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-2b865533-5dc5-463c-895d-dac077cace25 tempest-VolumeTypesNegativeTest-945240967 tempest-VolumeTypesNegativeTest-945240967-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:39.292097 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-2b865533-5dc5-463c-895d-dac077cace25 tempest-VolumeTypesNegativeTest-945240967 tempest-VolumeTypesNegativeTest-945240967-project-admin] Calling method '_delete' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:39.295888 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-2b865533-5dc5-463c-895d-dac077cace25 tempest-VolumeTypesNegativeTest-945240967 tempest-VolumeTypesNegativeTest-945240967-project-admin] https://10.4.3.240/volume/v3/types/ea7bbc06-cb3e-4347-a9bf-11a117f4a19c returned with HTTP 404 Aug 20 01:00:39.296295 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 448/1775] 10.4.3.240 () {66 vars in 1345 bytes} [Thu Aug 20 01:00:39 2026] DELETE /volume/v3/types/ea7bbc06-cb3e-4347-a9bf-11a117f4a19c => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:00:39.303808 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-6b624bde-7210-420d-ae66-0ef2043f9dfe None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:39.304147 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:39.304147 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:00:39.304833 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [req-3c3f4a58-f36d-4130-9919-b73b810e156f req-5d7e4e99-19c6-4088-bc19-e8116c32b900 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Volume info retrieved successfully. Aug 20 01:00:39.305657 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-6b624bde-7210-420d-ae66-0ef2043f9dfe tempest-VolumeTypesNegativeTest-945240967 tempest-VolumeTypesNegativeTest-945240967-project-admin] GET https://10.4.3.240/volume/v3/types/8c34303d-c187-484a-9b2a-0ef7c26694c7 Aug 20 01:00:39.305867 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-6b624bde-7210-420d-ae66-0ef2043f9dfe tempest-VolumeTypesNegativeTest-945240967 tempest-VolumeTypesNegativeTest-945240967-project-admin] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:39.306052 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-6b624bde-7210-420d-ae66-0ef2043f9dfe tempest-VolumeTypesNegativeTest-945240967 tempest-VolumeTypesNegativeTest-945240967-project-admin] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:39.309224 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-6b624bde-7210-420d-ae66-0ef2043f9dfe tempest-VolumeTypesNegativeTest-945240967 tempest-VolumeTypesNegativeTest-945240967-project-admin] https://10.4.3.240/volume/v3/types/8c34303d-c187-484a-9b2a-0ef7c26694c7 returned with HTTP 404 Aug 20 01:00:39.309829 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 441/1776] 10.4.3.240 () {66 vars in 1342 bytes} [Thu Aug 20 01:00:39 2026] GET /volume/v3/types/8c34303d-c187-484a-9b2a-0ef7c26694c7 => generated 114 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:00:39.312820 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [req-3c3f4a58-f36d-4130-9919-b73b810e156f req-5d7e4e99-19c6-4088-bc19-e8116c32b900 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Begin detaching volume completed successfully. Aug 20 01:00:39.313116 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-3c3f4a58-f36d-4130-9919-b73b810e156f req-5d7e4e99-19c6-4088-bc19-e8116c32b900 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] https://10.4.3.240/volume/v3/volumes/7d8f6c46-e0b6-42a6-b9c6-642d592cd125/action returned with HTTP 202 Aug 20 01:00:39.313847 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 438/1777] 10.4.3.240 () {72 vars in 1672 bytes} [Thu Aug 20 01:00:39 2026] POST /volume/v3/volumes/7d8f6c46-e0b6-42a6-b9c6-642d592cd125/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Aug 20 01:00:39.358746 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-0810f4f7-d8e0-4e7e-a381-cadcf9be8527 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:39.359179 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-0810f4f7-d8e0-4e7e-a381-cadcf9be8527 None None] GET https://10.4.3.240/volume// Aug 20 01:00:39.359414 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-0810f4f7-d8e0-4e7e-a381-cadcf9be8527 None None] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:39.359671 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-0810f4f7-d8e0-4e7e-a381-cadcf9be8527 None None] Calling method 'all' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:39.360070 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-0810f4f7-d8e0-4e7e-a381-cadcf9be8527 None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 20 01:00:39.360376 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 451/1778] 10.4.3.240 () {66 vars in 1426 bytes} [Thu Aug 20 01:00:39 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 01:00:39.368921 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-3c3f4a58-f36d-4130-9919-b73b810e156f req-392dee77-d518-4c19-88ef-2029083f552a None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:39.372299 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-3c3f4a58-f36d-4130-9919-b73b810e156f req-392dee77-d518-4c19-88ef-2029083f552a tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] GET https://10.4.3.240/volume/v3/volumes/7d8f6c46-e0b6-42a6-b9c6-642d592cd125 Aug 20 01:00:39.373573 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-3c3f4a58-f36d-4130-9919-b73b810e156f req-392dee77-d518-4c19-88ef-2029083f552a tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:39.373573 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-3c3f4a58-f36d-4130-9919-b73b810e156f req-392dee77-d518-4c19-88ef-2029083f552a tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:39.382130 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:39.382130 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:00:39.386579 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [req-3c3f4a58-f36d-4130-9919-b73b810e156f req-392dee77-d518-4c19-88ef-2029083f552a tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Volume info retrieved successfully. Aug 20 01:00:39.392270 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-3c3f4a58-f36d-4130-9919-b73b810e156f req-392dee77-d518-4c19-88ef-2029083f552a tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] https://10.4.3.240/volume/v3/volumes/7d8f6c46-e0b6-42a6-b9c6-642d592cd125 returned with HTTP 200 Aug 20 01:00:39.392819 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 449/1779] 10.4.3.240 () {70 vars in 1639 bytes} [Thu Aug 20 01:00:39 2026] GET /volume/v3/volumes/7d8f6c46-e0b6-42a6-b9c6-642d592cd125 => generated 1354 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 01:00:39.402288 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [req-3c3f4a58-f36d-4130-9919-b73b810e156f req-c249c74a-162c-44d5-ae81-93ff85db8086 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:39.404886 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-3c3f4a58-f36d-4130-9919-b73b810e156f req-c249c74a-162c-44d5-ae81-93ff85db8086 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] GET https://10.4.3.240/volume/v3/volumes/7d8f6c46-e0b6-42a6-b9c6-642d592cd125/encryption Aug 20 01:00:39.405177 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [req-3c3f4a58-f36d-4130-9919-b73b810e156f req-c249c74a-162c-44d5-ae81-93ff85db8086 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:39.405344 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [req-3c3f4a58-f36d-4130-9919-b73b810e156f req-c249c74a-162c-44d5-ae81-93ff85db8086 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Calling method 'index' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:39.416498 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:39.416498 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:00:39.425658 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-3c3f4a58-f36d-4130-9919-b73b810e156f req-c249c74a-162c-44d5-ae81-93ff85db8086 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] https://10.4.3.240/volume/v3/volumes/7d8f6c46-e0b6-42a6-b9c6-642d592cd125/encryption returned with HTTP 200 Aug 20 01:00:39.426131 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 442/1780] 10.4.3.240 () {68 vars in 1631 bytes} [Thu Aug 20 01:00:39 2026] GET /volume/v3/volumes/7d8f6c46-e0b6-42a6-b9c6-642d592cd125/encryption => generated 161 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:00:39.458666 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-0cad6181-e781-4641-b5ed-1e6074e065db None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:39.460716 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-0cad6181-e781-4641-b5ed-1e6074e065db tempest-VolumesBackupsV39Test-819749700 tempest-VolumesBackupsV39Test-819749700-project-member] GET https://10.4.3.240/volume/v3/backups/2a945873-a050-4a03-b033-dfea73376304 Aug 20 01:00:39.460904 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-0cad6181-e781-4641-b5ed-1e6074e065db tempest-VolumesBackupsV39Test-819749700 tempest-VolumesBackupsV39Test-819749700-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:39.461084 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-0cad6181-e781-4641-b5ed-1e6074e065db tempest-VolumesBackupsV39Test-819749700 tempest-VolumesBackupsV39Test-819749700-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:39.461174 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.v3.backups [None req-0cad6181-e781-4641-b5ed-1e6074e065db tempest-VolumesBackupsV39Test-819749700 tempest-VolumesBackupsV39Test-819749700-project-member] Show backup with id 2a945873-a050-4a03-b033-dfea73376304. {{(pid=100213) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:00:39.465756 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:39.465756 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:00:39.466982 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-0cad6181-e781-4641-b5ed-1e6074e065db tempest-VolumesBackupsV39Test-819749700 tempest-VolumesBackupsV39Test-819749700-project-member] https://10.4.3.240/volume/v3/backups/2a945873-a050-4a03-b033-dfea73376304 returned with HTTP 200 Aug 20 01:00:39.467327 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 439/1781] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:00:39 2026] GET /volume/v3/backups/2a945873-a050-4a03-b033-dfea73376304 => generated 797 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:00:39.732970 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-17f9904c-3c05-4722-8e47-096998c363cf None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:39.734755 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-17f9904c-3c05-4722-8e47-096998c363cf tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] GET https://10.4.3.240/volume/v3/volumes/1ac218bc-2aae-4365-ab4c-db2077f46fcd Aug 20 01:00:39.734939 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-17f9904c-3c05-4722-8e47-096998c363cf tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:39.735113 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-17f9904c-3c05-4722-8e47-096998c363cf tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:39.741463 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-17f9904c-3c05-4722-8e47-096998c363cf tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] https://10.4.3.240/volume/v3/volumes/1ac218bc-2aae-4365-ab4c-db2077f46fcd returned with HTTP 404 Aug 20 01:00:39.741959 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 452/1782] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:00:39 2026] GET /volume/v3/volumes/1ac218bc-2aae-4365-ab4c-db2077f46fcd => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:00:39.750921 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-6d2710de-9d03-48f7-b861-89b59dbaad54 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:39.752695 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-6d2710de-9d03-48f7-b861-89b59dbaad54 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] GET https://10.4.3.240/volume/v3/volumes/1ac218bc-2aae-4365-ab4c-db2077f46fcd Aug 20 01:00:39.752846 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-6d2710de-9d03-48f7-b861-89b59dbaad54 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:39.753033 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-6d2710de-9d03-48f7-b861-89b59dbaad54 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:39.758415 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-6d2710de-9d03-48f7-b861-89b59dbaad54 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] https://10.4.3.240/volume/v3/volumes/1ac218bc-2aae-4365-ab4c-db2077f46fcd returned with HTTP 404 Aug 20 01:00:39.758892 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 450/1783] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:00:39 2026] GET /volume/v3/volumes/1ac218bc-2aae-4365-ab4c-db2077f46fcd => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:00:39.767285 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-5509125c-502f-4b98-9c49-a8300a29ff9f None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:39.769553 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-5509125c-502f-4b98-9c49-a8300a29ff9f tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] DELETE https://10.4.3.240/volume/v3/volumes/1ac218bc-2aae-4365-ab4c-db2077f46fcd Aug 20 01:00:39.769740 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-5509125c-502f-4b98-9c49-a8300a29ff9f tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:39.769982 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-5509125c-502f-4b98-9c49-a8300a29ff9f tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Calling method 'delete' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:39.770198 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.v3.volumes [None req-5509125c-502f-4b98-9c49-a8300a29ff9f tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Delete volume with id: 1ac218bc-2aae-4365-ab4c-db2077f46fcd Aug 20 01:00:39.778140 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-5509125c-502f-4b98-9c49-a8300a29ff9f tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] https://10.4.3.240/volume/v3/volumes/1ac218bc-2aae-4365-ab4c-db2077f46fcd returned with HTTP 404 Aug 20 01:00:39.778789 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 443/1784] 10.4.3.240 () {66 vars in 1351 bytes} [Thu Aug 20 01:00:39 2026] DELETE /volume/v3/volumes/1ac218bc-2aae-4365-ab4c-db2077f46fcd => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:00:39.814472 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-349b5f07-091a-4183-8fd8-f5de8cf46e48 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:39.816039 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-349b5f07-091a-4183-8fd8-f5de8cf46e48 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 20 01:00:39.816362 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-349b5f07-091a-4183-8fd8-f5de8cf46e48 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "8d830113-4280-4524-bdd9-3a577a7d4174", "size": 1, "name": "tempest-VolumesBackupsTest-Volume-1499801018"}} {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:00:39.817716 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.v3.volumes [None req-349b5f07-091a-4183-8fd8-f5de8cf46e48 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Create volume request body: {'volume': {'imageRef': '8d830113-4280-4524-bdd9-3a577a7d4174', 'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1499801018'}} {{(pid=100213) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 01:00:39.937967 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.v3.volumes [None req-349b5f07-091a-4183-8fd8-f5de8cf46e48 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Create volume of 1 GB Aug 20 01:00:39.941957 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-349b5f07-091a-4183-8fd8-f5de8cf46e48 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Availability Zones retrieved successfully. Aug 20 01:00:39.947212 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-349b5f07-091a-4183-8fd8-f5de8cf46e48 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Flow 'volume_create_api' (ec1c0e33-0bee-41b9-8da9-f439f5e8bc9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:00:39.948604 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-349b5f07-091a-4183-8fd8-f5de8cf46e48 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (99aa5f87-5433-47ac-90c8-f23c8687c3f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:00:39.949841 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.flows.api.create_volume [None req-349b5f07-091a-4183-8fd8-f5de8cf46e48 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Validating volume size '1' using validate_int {{(pid=100213) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 01:00:40.003468 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-349b5f07-091a-4183-8fd8-f5de8cf46e48 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (99aa5f87-5433-47ac-90c8-f23c8687c3f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:52:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1ed58bd6-fe6a-497e-ae84-e8199d24fdfa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:00:40.004162 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-349b5f07-091a-4183-8fd8-f5de8cf46e48 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4dd050b0-67f2-444f-8bfd-8e37b1074327) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:00:40.043120 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.quota [None req-349b5f07-091a-4183-8fd8-f5de8cf46e48 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Created reservations ['c41acc03-e039-4e5d-882e-8783cc9b772a', 'd8e600b5-f90c-48c3-be25-e0dd47e27ecd', '406a5aaf-6f0a-4f03-8bcd-461dbf740f5b', '6a6d4510-b4ab-44c3-834b-f016ea06a9b0'] {{(pid=100213) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 01:00:40.044188 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-349b5f07-091a-4183-8fd8-f5de8cf46e48 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4dd050b0-67f2-444f-8bfd-8e37b1074327) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c41acc03-e039-4e5d-882e-8783cc9b772a', 'd8e600b5-f90c-48c3-be25-e0dd47e27ecd', '406a5aaf-6f0a-4f03-8bcd-461dbf740f5b', '6a6d4510-b4ab-44c3-834b-f016ea06a9b0']}' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:00:40.044790 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-349b5f07-091a-4183-8fd8-f5de8cf46e48 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d23857a8-e4ea-499d-9dcc-d61402762483) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:00:40.069754 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-349b5f07-091a-4183-8fd8-f5de8cf46e48 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d23857a8-e4ea-499d-9dcc-d61402762483) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b3c6c4dd-1618-4623-8834-941963d361a9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1499801018',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8b36ad04b8144c8ab137449e3c415c73',qos_specs=None,replication_status=,reservations=['c41acc03-e039-4e5d-882e-8783cc9b772a','d8e600b5-f90c-48c3-be25-e0dd47e27ecd','406a5aaf-6f0a-4f03-8bcd-461dbf740f5b','6a6d4510-b4ab-44c3-834b-f016ea06a9b0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4f01c853e28343249d1b688975ac4c17',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T01:00:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1499801018',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b3c6c4dd-1618-4623-8834-941963d361a9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8b36ad04b8144c8ab137449e3c415c73',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4f01c853e28343249d1b688975ac4c17',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1ed58bd6-fe6a-497e-ae84-e8199d24fdfa),volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:00:40.070636 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-349b5f07-091a-4183-8fd8-f5de8cf46e48 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7eaa0c35-e83a-4268-8445-03e4d678adf5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:00:40.080962 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-64545efb-12b9-4d0a-a00b-487e6fb6a3b3 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:40.082906 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-64545efb-12b9-4d0a-a00b-487e6fb6a3b3 tempest-VolumeTypesTest-253207821 tempest-VolumeTypesTest-253207821-project-member] GET https://10.4.3.240/volume/v3/volumes/02f3b7b3-5a31-4340-bdbe-68e267c6543a Aug 20 01:00:40.083162 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-64545efb-12b9-4d0a-a00b-487e6fb6a3b3 tempest-VolumeTypesTest-253207821 tempest-VolumeTypesTest-253207821-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:40.083468 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-64545efb-12b9-4d0a-a00b-487e6fb6a3b3 tempest-VolumeTypesTest-253207821 tempest-VolumeTypesTest-253207821-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:40.092124 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:40.092124 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:00:40.092813 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-349b5f07-091a-4183-8fd8-f5de8cf46e48 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7eaa0c35-e83a-4268-8445-03e4d678adf5) transitioned into state 'SUCCESS' from state '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-1499801018',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8b36ad04b8144c8ab137449e3c415c73',qos_specs=None,replication_status=,reservations=['c41acc03-e039-4e5d-882e-8783cc9b772a','d8e600b5-f90c-48c3-be25-e0dd47e27ecd','406a5aaf-6f0a-4f03-8bcd-461dbf740f5b','6a6d4510-b4ab-44c3-834b-f016ea06a9b0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4f01c853e28343249d1b688975ac4c17',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:00:40.093693 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-349b5f07-091a-4183-8fd8-f5de8cf46e48 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9778f429-69eb-4156-8788-2623908ebd13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:00:40.097048 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-64545efb-12b9-4d0a-a00b-487e6fb6a3b3 tempest-VolumeTypesTest-253207821 tempest-VolumeTypesTest-253207821-project-member] Volume info retrieved successfully. Aug 20 01:00:40.102585 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-64545efb-12b9-4d0a-a00b-487e6fb6a3b3 tempest-VolumeTypesTest-253207821 tempest-VolumeTypesTest-253207821-project-member] https://10.4.3.240/volume/v3/volumes/02f3b7b3-5a31-4340-bdbe-68e267c6543a returned with HTTP 200 Aug 20 01:00:40.103090 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 453/1785] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:00:40 2026] GET /volume/v3/volumes/02f3b7b3-5a31-4340-bdbe-68e267c6543a => generated 877 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:00:40.103775 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-349b5f07-091a-4183-8fd8-f5de8cf46e48 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9778f429-69eb-4156-8788-2623908ebd13) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:00:40.104771 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-349b5f07-091a-4183-8fd8-f5de8cf46e48 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Flow 'volume_create_api' (ec1c0e33-0bee-41b9-8da9-f439f5e8bc9f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100213) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:00:40.105100 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-349b5f07-091a-4183-8fd8-f5de8cf46e48 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Create volume request issued successfully. Aug 20 01:00:40.105761 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-349b5f07-091a-4183-8fd8-f5de8cf46e48 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 20 01:00:40.106230 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 440/1786] 10.4.3.240 () {68 vars in 1259 bytes} [Thu Aug 20 01:00:39 2026] POST /volume/v3/volumes => generated 749 bytes in 292 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 01:00:40.121238 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-2379555a-45d5-4a14-ba88-786c40331cb4 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:40.122923 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-2379555a-45d5-4a14-ba88-786c40331cb4 tempest-VolumeTypesTest-253207821 tempest-VolumeTypesTest-253207821-project-member] GET https://10.4.3.240/volume/v3/volumes/02f3b7b3-5a31-4340-bdbe-68e267c6543a Aug 20 01:00:40.123109 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-2379555a-45d5-4a14-ba88-786c40331cb4 tempest-VolumeTypesTest-253207821 tempest-VolumeTypesTest-253207821-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:40.123288 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-2379555a-45d5-4a14-ba88-786c40331cb4 tempest-VolumeTypesTest-253207821 tempest-VolumeTypesTest-253207821-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:40.123990 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-1a5526e9-98a6-43d5-9d45-f110797b8d95 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:40.126020 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-1a5526e9-98a6-43d5-9d45-f110797b8d95 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] GET https://10.4.3.240/volume/v3/volumes/b3c6c4dd-1618-4623-8834-941963d361a9 Aug 20 01:00:40.126020 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-1a5526e9-98a6-43d5-9d45-f110797b8d95 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:40.126231 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-1a5526e9-98a6-43d5-9d45-f110797b8d95 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:40.131644 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:40.131644 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:00:40.133515 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:40.133515 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:00:40.136478 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-2379555a-45d5-4a14-ba88-786c40331cb4 tempest-VolumeTypesTest-253207821 tempest-VolumeTypesTest-253207821-project-member] Volume info retrieved successfully. Aug 20 01:00:40.138118 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-1a5526e9-98a6-43d5-9d45-f110797b8d95 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Volume info retrieved successfully. Aug 20 01:00:40.142790 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-2379555a-45d5-4a14-ba88-786c40331cb4 tempest-VolumeTypesTest-253207821 tempest-VolumeTypesTest-253207821-project-member] https://10.4.3.240/volume/v3/volumes/02f3b7b3-5a31-4340-bdbe-68e267c6543a returned with HTTP 200 Aug 20 01:00:40.142926 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-1a5526e9-98a6-43d5-9d45-f110797b8d95 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] https://10.4.3.240/volume/v3/volumes/b3c6c4dd-1618-4623-8834-941963d361a9 returned with HTTP 200 Aug 20 01:00:40.142971 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 451/1787] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:00:40 2026] GET /volume/v3/volumes/02f3b7b3-5a31-4340-bdbe-68e267c6543a => generated 877 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:00:40.143523 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 444/1788] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:00:40 2026] GET /volume/v3/volumes/b3c6c4dd-1618-4623-8834-941963d361a9 => generated 817 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:00:40.155923 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-e563f309-6696-40e6-a65a-38981cac4259 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:40.157777 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-e563f309-6696-40e6-a65a-38981cac4259 tempest-VolumeTypesTest-253207821 tempest-VolumeTypesTest-253207821-project-member] GET https://10.4.3.240/volume/v3/volumes/02f3b7b3-5a31-4340-bdbe-68e267c6543a Aug 20 01:00:40.158044 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-e563f309-6696-40e6-a65a-38981cac4259 tempest-VolumeTypesTest-253207821 tempest-VolumeTypesTest-253207821-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:40.158213 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-e563f309-6696-40e6-a65a-38981cac4259 tempest-VolumeTypesTest-253207821 tempest-VolumeTypesTest-253207821-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:40.165197 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:40.165197 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:00:40.168238 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-e563f309-6696-40e6-a65a-38981cac4259 tempest-VolumeTypesTest-253207821 tempest-VolumeTypesTest-253207821-project-member] Volume info retrieved successfully. Aug 20 01:00:40.171985 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-e563f309-6696-40e6-a65a-38981cac4259 tempest-VolumeTypesTest-253207821 tempest-VolumeTypesTest-253207821-project-member] https://10.4.3.240/volume/v3/volumes/02f3b7b3-5a31-4340-bdbe-68e267c6543a returned with HTTP 200 Aug 20 01:00:40.172308 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 454/1789] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:00:40 2026] GET /volume/v3/volumes/02f3b7b3-5a31-4340-bdbe-68e267c6543a => generated 877 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:00:40.184618 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-517f6a4a-131f-4482-a170-0695d30782b4 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:40.186520 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-517f6a4a-131f-4482-a170-0695d30782b4 tempest-VolumeTypesTest-253207821 tempest-VolumeTypesTest-253207821-project-member] DELETE https://10.4.3.240/volume/v3/volumes/02f3b7b3-5a31-4340-bdbe-68e267c6543a Aug 20 01:00:40.186709 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-517f6a4a-131f-4482-a170-0695d30782b4 tempest-VolumeTypesTest-253207821 tempest-VolumeTypesTest-253207821-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:40.186903 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-517f6a4a-131f-4482-a170-0695d30782b4 tempest-VolumeTypesTest-253207821 tempest-VolumeTypesTest-253207821-project-member] Calling method 'delete' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:40.187147 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.v3.volumes [None req-517f6a4a-131f-4482-a170-0695d30782b4 tempest-VolumeTypesTest-253207821 tempest-VolumeTypesTest-253207821-project-member] Delete volume with id: 02f3b7b3-5a31-4340-bdbe-68e267c6543a Aug 20 01:00:40.195124 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:40.195124 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:00:40.195794 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-517f6a4a-131f-4482-a170-0695d30782b4 tempest-VolumeTypesTest-253207821 tempest-VolumeTypesTest-253207821-project-member] Volume info retrieved successfully. Aug 20 01:00:40.215134 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-517f6a4a-131f-4482-a170-0695d30782b4 tempest-VolumeTypesTest-253207821 tempest-VolumeTypesTest-253207821-project-member] Delete volume request issued successfully. Aug 20 01:00:40.215377 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-517f6a4a-131f-4482-a170-0695d30782b4 tempest-VolumeTypesTest-253207821 tempest-VolumeTypesTest-253207821-project-member] https://10.4.3.240/volume/v3/volumes/02f3b7b3-5a31-4340-bdbe-68e267c6543a returned with HTTP 202 Aug 20 01:00:40.215789 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 441/1790] 10.4.3.240 () {66 vars in 1351 bytes} [Thu Aug 20 01:00:40 2026] DELETE /volume/v3/volumes/02f3b7b3-5a31-4340-bdbe-68e267c6543a => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 01:00:40.224508 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-1cb512db-da99-46fe-9cc8-619b7e467621 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:40.230007 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-1cb512db-da99-46fe-9cc8-619b7e467621 tempest-VolumeTypesTest-253207821 tempest-VolumeTypesTest-253207821-project-member] GET https://10.4.3.240/volume/v3/volumes/02f3b7b3-5a31-4340-bdbe-68e267c6543a Aug 20 01:00:40.230007 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-1cb512db-da99-46fe-9cc8-619b7e467621 tempest-VolumeTypesTest-253207821 tempest-VolumeTypesTest-253207821-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:40.230260 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-1cb512db-da99-46fe-9cc8-619b7e467621 tempest-VolumeTypesTest-253207821 tempest-VolumeTypesTest-253207821-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:40.237066 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:40.237066 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:00:40.240198 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-1cb512db-da99-46fe-9cc8-619b7e467621 tempest-VolumeTypesTest-253207821 tempest-VolumeTypesTest-253207821-project-member] Volume info retrieved successfully. Aug 20 01:00:40.244319 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-1cb512db-da99-46fe-9cc8-619b7e467621 tempest-VolumeTypesTest-253207821 tempest-VolumeTypesTest-253207821-project-member] https://10.4.3.240/volume/v3/volumes/02f3b7b3-5a31-4340-bdbe-68e267c6543a returned with HTTP 200 Aug 20 01:00:40.244852 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 452/1791] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:00:40 2026] GET /volume/v3/volumes/02f3b7b3-5a31-4340-bdbe-68e267c6543a => generated 876 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:00:40.271073 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-c2dccdad-f71d-4712-93dc-282f52dd3819 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:40.274043 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-c2dccdad-f71d-4712-93dc-282f52dd3819 tempest-TestVolumeBackupRestore-1998646298 tempest-TestVolumeBackupRestore-1998646298-project-member] GET https://10.4.3.240/volume/v3/volumes/19b88f54-5099-43a5-aeb3-a84bdda37ce3 Aug 20 01:00:40.274043 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-c2dccdad-f71d-4712-93dc-282f52dd3819 tempest-TestVolumeBackupRestore-1998646298 tempest-TestVolumeBackupRestore-1998646298-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:40.274164 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-c2dccdad-f71d-4712-93dc-282f52dd3819 tempest-TestVolumeBackupRestore-1998646298 tempest-TestVolumeBackupRestore-1998646298-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:40.282854 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:40.282854 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:00:40.288494 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-c2dccdad-f71d-4712-93dc-282f52dd3819 tempest-TestVolumeBackupRestore-1998646298 tempest-TestVolumeBackupRestore-1998646298-project-member] Volume info retrieved successfully. Aug 20 01:00:40.297000 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-c2dccdad-f71d-4712-93dc-282f52dd3819 tempest-TestVolumeBackupRestore-1998646298 tempest-TestVolumeBackupRestore-1998646298-project-member] https://10.4.3.240/volume/v3/volumes/19b88f54-5099-43a5-aeb3-a84bdda37ce3 returned with HTTP 200 Aug 20 01:00:40.297558 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 445/1792] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:00:40 2026] GET /volume/v3/volumes/19b88f54-5099-43a5-aeb3-a84bdda37ce3 => generated 1362 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:00:40.317095 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-4c726e71-f6c7-4caf-9160-384e784e0ea9 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:40.319673 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-4c726e71-f6c7-4caf-9160-384e784e0ea9 tempest-TestVolumeBackupRestore-1998646298 tempest-TestVolumeBackupRestore-1998646298-project-member] GET https://10.4.3.240/volume/v3/volumes/19b88f54-5099-43a5-aeb3-a84bdda37ce3 Aug 20 01:00:40.319898 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-4c726e71-f6c7-4caf-9160-384e784e0ea9 tempest-TestVolumeBackupRestore-1998646298 tempest-TestVolumeBackupRestore-1998646298-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:40.320088 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-4c726e71-f6c7-4caf-9160-384e784e0ea9 tempest-TestVolumeBackupRestore-1998646298 tempest-TestVolumeBackupRestore-1998646298-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:40.329224 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:40.329224 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:00:40.334797 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-4c726e71-f6c7-4caf-9160-384e784e0ea9 tempest-TestVolumeBackupRestore-1998646298 tempest-TestVolumeBackupRestore-1998646298-project-member] Volume info retrieved successfully. Aug 20 01:00:40.340156 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-4c726e71-f6c7-4caf-9160-384e784e0ea9 tempest-TestVolumeBackupRestore-1998646298 tempest-TestVolumeBackupRestore-1998646298-project-member] https://10.4.3.240/volume/v3/volumes/19b88f54-5099-43a5-aeb3-a84bdda37ce3 returned with HTTP 200 Aug 20 01:00:40.340497 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 455/1793] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:00:40 2026] GET /volume/v3/volumes/19b88f54-5099-43a5-aeb3-a84bdda37ce3 => generated 1362 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:00:40.355518 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-195e9d2e-a74a-4bca-a8ff-711b301aa4a4 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:40.357708 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-195e9d2e-a74a-4bca-a8ff-711b301aa4a4 tempest-TestVolumeBackupRestore-1998646298 tempest-TestVolumeBackupRestore-1998646298-project-member] GET https://10.4.3.240/volume/v3/volumes/19b88f54-5099-43a5-aeb3-a84bdda37ce3 Aug 20 01:00:40.357972 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-195e9d2e-a74a-4bca-a8ff-711b301aa4a4 tempest-TestVolumeBackupRestore-1998646298 tempest-TestVolumeBackupRestore-1998646298-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:40.358237 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-195e9d2e-a74a-4bca-a8ff-711b301aa4a4 tempest-TestVolumeBackupRestore-1998646298 tempest-TestVolumeBackupRestore-1998646298-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:40.367806 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:40.367806 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:00:40.381569 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-195e9d2e-a74a-4bca-a8ff-711b301aa4a4 tempest-TestVolumeBackupRestore-1998646298 tempest-TestVolumeBackupRestore-1998646298-project-member] Volume info retrieved successfully. Aug 20 01:00:40.384355 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-3c3f4a58-f36d-4130-9919-b73b810e156f req-0a8fb674-f683-4531-825e-2158d627376f None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:40.387959 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-195e9d2e-a74a-4bca-a8ff-711b301aa4a4 tempest-TestVolumeBackupRestore-1998646298 tempest-TestVolumeBackupRestore-1998646298-project-member] https://10.4.3.240/volume/v3/volumes/19b88f54-5099-43a5-aeb3-a84bdda37ce3 returned with HTTP 200 Aug 20 01:00:40.388003 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-3c3f4a58-f36d-4130-9919-b73b810e156f req-0a8fb674-f683-4531-825e-2158d627376f tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] DELETE https://10.4.3.240/volume/v3/attachments/bc55c93e-ccfc-4555-b6dd-85ec1578d52e Aug 20 01:00:40.388107 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-3c3f4a58-f36d-4130-9919-b73b810e156f req-0a8fb674-f683-4531-825e-2158d627376f tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:40.388210 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 442/1794] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:00:40 2026] GET /volume/v3/volumes/19b88f54-5099-43a5-aeb3-a84bdda37ce3 => generated 1362 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:00:40.388666 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-3c3f4a58-f36d-4130-9919-b73b810e156f req-0a8fb674-f683-4531-825e-2158d627376f tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Calling method 'version_select' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:40.396476 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:40.396476 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:00:40.405408 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-52bda81c-e935-49e8-9f4e-cd8b1e89db99 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:40.407325 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-52bda81c-e935-49e8-9f4e-cd8b1e89db99 tempest-TestVolumeBackupRestore-1998646298 tempest-TestVolumeBackupRestore-1998646298-project-member] POST https://10.4.3.240/volume/v3/backups Aug 20 01:00:40.407752 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-52bda81c-e935-49e8-9f4e-cd8b1e89db99 tempest-TestVolumeBackupRestore-1998646298 tempest-TestVolumeBackupRestore-1998646298-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "19b88f54-5099-43a5-aeb3-a84bdda37ce3", "name": "tempest-TestVolumeBackupRestore-backup-774283236", "description": null, "force": false, "snapshot_id": null, "incremental": false, "container": null}} {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:00:40.409484 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.contrib.backups [None req-52bda81c-e935-49e8-9f4e-cd8b1e89db99 tempest-TestVolumeBackupRestore-1998646298 tempest-TestVolumeBackupRestore-1998646298-project-member] Creating new backup {'backup': {'volume_id': '19b88f54-5099-43a5-aeb3-a84bdda37ce3', 'name': 'tempest-TestVolumeBackupRestore-backup-774283236', 'description': None, 'force': False, 'snapshot_id': None, 'incremental': False, 'container': None}} {{(pid=100212) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 20 01:00:40.409636 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.contrib.backups [None req-52bda81c-e935-49e8-9f4e-cd8b1e89db99 tempest-TestVolumeBackupRestore-1998646298 tempest-TestVolumeBackupRestore-1998646298-project-member] Creating backup of volume 19b88f54-5099-43a5-aeb3-a84bdda37ce3 in container None Aug 20 01:00:40.417701 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:40.417701 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:00:40.418696 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-52bda81c-e935-49e8-9f4e-cd8b1e89db99 tempest-TestVolumeBackupRestore-1998646298 tempest-TestVolumeBackupRestore-1998646298-project-member] Volume info retrieved successfully. Aug 20 01:00:40.450902 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.quota [None req-52bda81c-e935-49e8-9f4e-cd8b1e89db99 tempest-TestVolumeBackupRestore-1998646298 tempest-TestVolumeBackupRestore-1998646298-project-member] Created reservations ['c30dcd23-6b42-4be2-adbf-71d7619c3aff', '29ba3a90-2f72-4fdf-afa8-ef44c61cdf11'] {{(pid=100212) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 01:00:40.454934 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-3c3f4a58-f36d-4130-9919-b73b810e156f req-0a8fb674-f683-4531-825e-2158d627376f tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] https://10.4.3.240/volume/v3/attachments/bc55c93e-ccfc-4555-b6dd-85ec1578d52e returned with HTTP 200 Aug 20 01:00:40.455345 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 453/1795] 10.4.3.240 () {72 vars in 1673 bytes} [Thu Aug 20 01:00:40 2026] DELETE /volume/v3/attachments/bc55c93e-ccfc-4555-b6dd-85ec1578d52e => generated 19 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:00:40.477562 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-8630145d-a5a0-4780-8e41-44be7935bad6 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:40.479889 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-8630145d-a5a0-4780-8e41-44be7935bad6 tempest-VolumesBackupsV39Test-819749700 tempest-VolumesBackupsV39Test-819749700-project-member] GET https://10.4.3.240/volume/v3/backups/2a945873-a050-4a03-b033-dfea73376304 Aug 20 01:00:40.480076 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-8630145d-a5a0-4780-8e41-44be7935bad6 tempest-VolumesBackupsV39Test-819749700 tempest-VolumesBackupsV39Test-819749700-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:40.480299 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-8630145d-a5a0-4780-8e41-44be7935bad6 tempest-VolumesBackupsV39Test-819749700 tempest-VolumesBackupsV39Test-819749700-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:40.480477 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-8630145d-a5a0-4780-8e41-44be7935bad6 tempest-VolumesBackupsV39Test-819749700 tempest-VolumesBackupsV39Test-819749700-project-member] Show backup with id 2a945873-a050-4a03-b033-dfea73376304. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:00:40.484871 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:40.484871 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:00:40.485710 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-8630145d-a5a0-4780-8e41-44be7935bad6 tempest-VolumesBackupsV39Test-819749700 tempest-VolumesBackupsV39Test-819749700-project-member] https://10.4.3.240/volume/v3/backups/2a945873-a050-4a03-b033-dfea73376304 returned with HTTP 200 Aug 20 01:00:40.486187 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 456/1796] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:00:40 2026] GET /volume/v3/backups/2a945873-a050-4a03-b033-dfea73376304 => generated 797 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:00:40.501631 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-52bda81c-e935-49e8-9f4e-cd8b1e89db99 tempest-TestVolumeBackupRestore-1998646298 tempest-TestVolumeBackupRestore-1998646298-project-member] https://10.4.3.240/volume/v3/backups returned with HTTP 202 Aug 20 01:00:40.502121 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 446/1797] 10.4.3.240 () {68 vars in 1259 bytes} [Thu Aug 20 01:00:40 2026] POST /volume/v3/backups => generated 334 bytes in 97 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 01:00:40.510549 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-a82a70e3-a605-426a-aa90-780a1ca9e1f3 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:40.512728 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-a82a70e3-a605-426a-aa90-780a1ca9e1f3 tempest-TestVolumeBackupRestore-1998646298 tempest-TestVolumeBackupRestore-1998646298-project-member] GET https://10.4.3.240/volume/v3/backups/45a31aff-ad66-4885-b172-7a589b613287 Aug 20 01:00:40.512976 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-a82a70e3-a605-426a-aa90-780a1ca9e1f3 tempest-TestVolumeBackupRestore-1998646298 tempest-TestVolumeBackupRestore-1998646298-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:40.513236 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-a82a70e3-a605-426a-aa90-780a1ca9e1f3 tempest-TestVolumeBackupRestore-1998646298 tempest-TestVolumeBackupRestore-1998646298-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:40.513416 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.v3.backups [None req-a82a70e3-a605-426a-aa90-780a1ca9e1f3 tempest-TestVolumeBackupRestore-1998646298 tempest-TestVolumeBackupRestore-1998646298-project-member] Show backup with id 45a31aff-ad66-4885-b172-7a589b613287. {{(pid=100213) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:00:40.518634 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:40.518634 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:00:40.519304 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-a82a70e3-a605-426a-aa90-780a1ca9e1f3 tempest-TestVolumeBackupRestore-1998646298 tempest-TestVolumeBackupRestore-1998646298-project-member] https://10.4.3.240/volume/v3/backups/45a31aff-ad66-4885-b172-7a589b613287 returned with HTTP 200 Aug 20 01:00:40.519718 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 443/1798] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:00:40 2026] GET /volume/v3/backups/45a31aff-ad66-4885-b172-7a589b613287 => generated 741 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:00:41.157786 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-93e339d0-3eb4-4ac5-a76c-bf14f938bb98 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:41.159730 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-93e339d0-3eb4-4ac5-a76c-bf14f938bb98 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] GET https://10.4.3.240/volume/v3/volumes/b3c6c4dd-1618-4623-8834-941963d361a9 Aug 20 01:00:41.159913 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-93e339d0-3eb4-4ac5-a76c-bf14f938bb98 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:41.160088 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-93e339d0-3eb4-4ac5-a76c-bf14f938bb98 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:41.166711 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:41.166711 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:00:41.170177 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-93e339d0-3eb4-4ac5-a76c-bf14f938bb98 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Volume info retrieved successfully. Aug 20 01:00:41.175089 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-93e339d0-3eb4-4ac5-a76c-bf14f938bb98 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] https://10.4.3.240/volume/v3/volumes/b3c6c4dd-1618-4623-8834-941963d361a9 returned with HTTP 200 Aug 20 01:00:41.175444 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 454/1799] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:00:41 2026] GET /volume/v3/volumes/b3c6c4dd-1618-4623-8834-941963d361a9 => generated 1357 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:00:41.187614 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-7c6c2ba7-ff11-4a28-8028-09177bd141eb None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:41.190548 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-7c6c2ba7-ff11-4a28-8028-09177bd141eb tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] GET https://10.4.3.240/volume/v3/volumes/b3c6c4dd-1618-4623-8834-941963d361a9 Aug 20 01:00:41.190548 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-7c6c2ba7-ff11-4a28-8028-09177bd141eb tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:41.191014 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-7c6c2ba7-ff11-4a28-8028-09177bd141eb tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:41.199272 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:41.199272 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:00:41.202764 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-7c6c2ba7-ff11-4a28-8028-09177bd141eb tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Volume info retrieved successfully. Aug 20 01:00:41.208014 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-7c6c2ba7-ff11-4a28-8028-09177bd141eb tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] https://10.4.3.240/volume/v3/volumes/b3c6c4dd-1618-4623-8834-941963d361a9 returned with HTTP 200 Aug 20 01:00:41.208470 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 457/1800] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:00:41 2026] GET /volume/v3/volumes/b3c6c4dd-1618-4623-8834-941963d361a9 => generated 1357 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:00:41.222354 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-23498f5b-8805-467f-875c-c8f0a90a2aa3 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:41.224546 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-23498f5b-8805-467f-875c-c8f0a90a2aa3 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] POST https://10.4.3.240/volume/v3/backups Aug 20 01:00:41.224972 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-23498f5b-8805-467f-875c-c8f0a90a2aa3 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "b3c6c4dd-1618-4623-8834-941963d361a9", "name": "tempest-VolumesBackupsTest-Backup-1251492163", "container": "tempest-volumesbackupstest-backup-container-1177696038"}} {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:00:41.226951 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.contrib.backups [None req-23498f5b-8805-467f-875c-c8f0a90a2aa3 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Creating new backup {'backup': {'volume_id': 'b3c6c4dd-1618-4623-8834-941963d361a9', 'name': 'tempest-VolumesBackupsTest-Backup-1251492163', 'container': 'tempest-volumesbackupstest-backup-container-1177696038'}} {{(pid=100212) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 20 01:00:41.227096 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.contrib.backups [None req-23498f5b-8805-467f-875c-c8f0a90a2aa3 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Creating backup of volume b3c6c4dd-1618-4623-8834-941963d361a9 in container tempest-volumesbackupstest-backup-container-1177696038 Aug 20 01:00:41.235565 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:41.235565 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:00:41.236130 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-23498f5b-8805-467f-875c-c8f0a90a2aa3 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Volume info retrieved successfully. Aug 20 01:00:41.255917 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.quota [None req-23498f5b-8805-467f-875c-c8f0a90a2aa3 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Created reservations ['2d1be108-967a-466f-baee-78da27792476', '46101d66-b545-4260-b68f-beed413e0cb6'] {{(pid=100212) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 01:00:41.260739 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-635a2969-99e1-4159-bcbc-e4b47655aba9 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:41.262282 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-635a2969-99e1-4159-bcbc-e4b47655aba9 tempest-VolumeTypesTest-253207821 tempest-VolumeTypesTest-253207821-project-member] GET https://10.4.3.240/volume/v3/volumes/02f3b7b3-5a31-4340-bdbe-68e267c6543a Aug 20 01:00:41.262675 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-635a2969-99e1-4159-bcbc-e4b47655aba9 tempest-VolumeTypesTest-253207821 tempest-VolumeTypesTest-253207821-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:41.262731 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-635a2969-99e1-4159-bcbc-e4b47655aba9 tempest-VolumeTypesTest-253207821 tempest-VolumeTypesTest-253207821-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:41.268611 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-635a2969-99e1-4159-bcbc-e4b47655aba9 tempest-VolumeTypesTest-253207821 tempest-VolumeTypesTest-253207821-project-member] https://10.4.3.240/volume/v3/volumes/02f3b7b3-5a31-4340-bdbe-68e267c6543a returned with HTTP 404 Aug 20 01:00:41.268611 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 444/1801] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:00:41 2026] GET /volume/v3/volumes/02f3b7b3-5a31-4340-bdbe-68e267c6543a => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:00:41.276747 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-ce676218-6f63-42b2-9f36-7b31058054e9 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:41.278889 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-ce676218-6f63-42b2-9f36-7b31058054e9 tempest-VolumeTypesTest-16528623 tempest-VolumeTypesTest-16528623-project-admin] DELETE https://10.4.3.240/volume/v3/types/f01eaa72-8070-4ed5-bf4c-54d051ccf571 Aug 20 01:00:41.279186 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-ce676218-6f63-42b2-9f36-7b31058054e9 tempest-VolumeTypesTest-16528623 tempest-VolumeTypesTest-16528623-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:41.279298 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-ce676218-6f63-42b2-9f36-7b31058054e9 tempest-VolumeTypesTest-16528623 tempest-VolumeTypesTest-16528623-project-admin] Calling method '_delete' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:41.291700 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-b900a1ea-65a7-481e-8771-e827947ae1e7 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:41.295349 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-23498f5b-8805-467f-875c-c8f0a90a2aa3 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] https://10.4.3.240/volume/v3/backups returned with HTTP 202 Aug 20 01:00:41.295808 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 447/1802] 10.4.3.240 () {68 vars in 1259 bytes} [Thu Aug 20 01:00:41 2026] POST /volume/v3/backups => generated 330 bytes in 74 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 01:00:41.305114 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-1b239561-b7ad-4656-a2bf-0c6a0f7e16df None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:41.307046 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-1b239561-b7ad-4656-a2bf-0c6a0f7e16df tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] GET https://10.4.3.240/volume/v3/backups/55af38b3-864b-4f8f-96a1-60193e93f64f Aug 20 01:00:41.307114 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-ce676218-6f63-42b2-9f36-7b31058054e9 tempest-VolumeTypesTest-16528623 tempest-VolumeTypesTest-16528623-project-admin] https://10.4.3.240/volume/v3/types/f01eaa72-8070-4ed5-bf4c-54d051ccf571 returned with HTTP 202 Aug 20 01:00:41.307251 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-1b239561-b7ad-4656-a2bf-0c6a0f7e16df tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:41.307486 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 455/1803] 10.4.3.240 () {66 vars in 1345 bytes} [Thu Aug 20 01:00:41 2026] DELETE /volume/v3/types/f01eaa72-8070-4ed5-bf4c-54d051ccf571 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 01:00:41.307553 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-1b239561-b7ad-4656-a2bf-0c6a0f7e16df tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:41.307864 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.v3.backups [None req-1b239561-b7ad-4656-a2bf-0c6a0f7e16df tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Show backup with id 55af38b3-864b-4f8f-96a1-60193e93f64f. {{(pid=100213) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:00:41.312043 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:41.312043 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:00:41.312851 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-1b239561-b7ad-4656-a2bf-0c6a0f7e16df tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] https://10.4.3.240/volume/v3/backups/55af38b3-864b-4f8f-96a1-60193e93f64f returned with HTTP 200 Aug 20 01:00:41.313424 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 445/1804] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:00:41 2026] GET /volume/v3/backups/55af38b3-864b-4f8f-96a1-60193e93f64f => generated 789 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:00:41.314479 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-2b9e97ae-d992-4b79-a666-8ff1518c6630 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:41.316951 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-2b9e97ae-d992-4b79-a666-8ff1518c6630 tempest-VolumeTypesTest-16528623 tempest-VolumeTypesTest-16528623-project-admin] GET https://10.4.3.240/volume/v3/types/f01eaa72-8070-4ed5-bf4c-54d051ccf571 Aug 20 01:00:41.317281 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-2b9e97ae-d992-4b79-a666-8ff1518c6630 tempest-VolumeTypesTest-16528623 tempest-VolumeTypesTest-16528623-project-admin] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:41.317563 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-2b9e97ae-d992-4b79-a666-8ff1518c6630 tempest-VolumeTypesTest-16528623 tempest-VolumeTypesTest-16528623-project-admin] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:41.321135 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-2b9e97ae-d992-4b79-a666-8ff1518c6630 tempest-VolumeTypesTest-16528623 tempest-VolumeTypesTest-16528623-project-admin] https://10.4.3.240/volume/v3/types/f01eaa72-8070-4ed5-bf4c-54d051ccf571 returned with HTTP 404 Aug 20 01:00:41.321738 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 448/1805] 10.4.3.240 () {66 vars in 1342 bytes} [Thu Aug 20 01:00:41 2026] GET /volume/v3/types/f01eaa72-8070-4ed5-bf4c-54d051ccf571 => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:00:41.329703 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-01784ce7-e156-413d-bd80-6e4761315c20 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:41.331517 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-01784ce7-e156-413d-bd80-6e4761315c20 tempest-VolumeTypesTest-16528623 tempest-VolumeTypesTest-16528623-project-admin] DELETE https://10.4.3.240/volume/v3/types/3cf387d3-734a-4bde-9f7a-bda49273a064 Aug 20 01:00:41.331714 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-01784ce7-e156-413d-bd80-6e4761315c20 tempest-VolumeTypesTest-16528623 tempest-VolumeTypesTest-16528623-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:41.331883 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-01784ce7-e156-413d-bd80-6e4761315c20 tempest-VolumeTypesTest-16528623 tempest-VolumeTypesTest-16528623-project-admin] Calling method '_delete' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:41.354748 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-01784ce7-e156-413d-bd80-6e4761315c20 tempest-VolumeTypesTest-16528623 tempest-VolumeTypesTest-16528623-project-admin] https://10.4.3.240/volume/v3/types/3cf387d3-734a-4bde-9f7a-bda49273a064 returned with HTTP 202 Aug 20 01:00:41.355195 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 456/1806] 10.4.3.240 () {66 vars in 1345 bytes} [Thu Aug 20 01:00:41 2026] DELETE /volume/v3/types/3cf387d3-734a-4bde-9f7a-bda49273a064 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 01:00:41.362797 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-d8bfa91a-dc1e-4193-af84-a1a11edeaf77 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:41.365165 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-d8bfa91a-dc1e-4193-af84-a1a11edeaf77 tempest-VolumeTypesTest-16528623 tempest-VolumeTypesTest-16528623-project-admin] GET https://10.4.3.240/volume/v3/types/3cf387d3-734a-4bde-9f7a-bda49273a064 Aug 20 01:00:41.365165 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-d8bfa91a-dc1e-4193-af84-a1a11edeaf77 tempest-VolumeTypesTest-16528623 tempest-VolumeTypesTest-16528623-project-admin] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:41.365411 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-d8bfa91a-dc1e-4193-af84-a1a11edeaf77 tempest-VolumeTypesTest-16528623 tempest-VolumeTypesTest-16528623-project-admin] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:41.368897 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-d8bfa91a-dc1e-4193-af84-a1a11edeaf77 tempest-VolumeTypesTest-16528623 tempest-VolumeTypesTest-16528623-project-admin] https://10.4.3.240/volume/v3/types/3cf387d3-734a-4bde-9f7a-bda49273a064 returned with HTTP 404 Aug 20 01:00:41.369458 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 446/1807] 10.4.3.240 () {66 vars in 1342 bytes} [Thu Aug 20 01:00:41 2026] GET /volume/v3/types/3cf387d3-734a-4bde-9f7a-bda49273a064 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:00:41.378278 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-3c2674ae-169d-4d22-b8d9-65aa69abf3d3 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:41.380096 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-3c2674ae-169d-4d22-b8d9-65aa69abf3d3 tempest-VolumeTypesTest-16528623 tempest-VolumeTypesTest-16528623-project-admin] POST https://10.4.3.240/volume/v3/types Aug 20 01:00:41.380470 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-3c2674ae-169d-4d22-b8d9-65aa69abf3d3 tempest-VolumeTypesTest-16528623 tempest-VolumeTypesTest-16528623-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-187187880", "description": "tempest-volume-type-description-596072416", "extra_specs": {"storage_protocol": "iscsi", "vendor_name": "StorPool"}, "os-volume-type-access:is_public": true}} {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:00:41.382157 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:41.382157 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:00:41.388793 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-b900a1ea-65a7-481e-8771-e827947ae1e7 tempest-AvailabilityZoneTestJSON-851244230 tempest-AvailabilityZoneTestJSON-851244230-project-member] GET https://10.4.3.240/volume/v3/os-availability-zone Aug 20 01:00:41.388885 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-b900a1ea-65a7-481e-8771-e827947ae1e7 tempest-AvailabilityZoneTestJSON-851244230 tempest-AvailabilityZoneTestJSON-851244230-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:41.389100 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-b900a1ea-65a7-481e-8771-e827947ae1e7 tempest-AvailabilityZoneTestJSON-851244230 tempest-AvailabilityZoneTestJSON-851244230-project-member] Calling method 'index' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:41.392747 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-b900a1ea-65a7-481e-8771-e827947ae1e7 tempest-AvailabilityZoneTestJSON-851244230 tempest-AvailabilityZoneTestJSON-851244230-project-member] Availability Zones retrieved successfully. Aug 20 01:00:41.393033 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-b900a1ea-65a7-481e-8771-e827947ae1e7 tempest-AvailabilityZoneTestJSON-851244230 tempest-AvailabilityZoneTestJSON-851244230-project-member] https://10.4.3.240/volume/v3/os-availability-zone returned with HTTP 200 Aug 20 01:00:41.393506 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 458/1808] 10.4.3.240 () {66 vars in 1276 bytes} [Thu Aug 20 01:00:41 2026] GET /volume/v3/os-availability-zone => generated 82 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 20 01:00:41.400605 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-3c2674ae-169d-4d22-b8d9-65aa69abf3d3 tempest-VolumeTypesTest-16528623 tempest-VolumeTypesTest-16528623-project-admin] https://10.4.3.240/volume/v3/types returned with HTTP 200 Aug 20 01:00:41.401134 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 449/1809] 10.4.3.240 () {68 vars in 1253 bytes} [Thu Aug 20 01:00:41 2026] POST /volume/v3/types => generated 313 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:00:41.411894 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-8f538eb4-688c-4caa-b199-832622c5f2d4 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:41.413494 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-8f538eb4-688c-4caa-b199-832622c5f2d4 tempest-VolumeTypesTest-16528623 tempest-VolumeTypesTest-16528623-project-admin] GET https://10.4.3.240/volume/v3/types/471d1f06-62ad-4cdf-966c-03cdaf6560a9 Aug 20 01:00:41.413669 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-8f538eb4-688c-4caa-b199-832622c5f2d4 tempest-VolumeTypesTest-16528623 tempest-VolumeTypesTest-16528623-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:41.413920 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-8f538eb4-688c-4caa-b199-832622c5f2d4 tempest-VolumeTypesTest-16528623 tempest-VolumeTypesTest-16528623-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:41.418767 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-8f538eb4-688c-4caa-b199-832622c5f2d4 tempest-VolumeTypesTest-16528623 tempest-VolumeTypesTest-16528623-project-admin] https://10.4.3.240/volume/v3/types/471d1f06-62ad-4cdf-966c-03cdaf6560a9 returned with HTTP 200 Aug 20 01:00:41.419123 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 457/1810] 10.4.3.240 () {66 vars in 1342 bytes} [Thu Aug 20 01:00:41 2026] GET /volume/v3/types/471d1f06-62ad-4cdf-966c-03cdaf6560a9 => generated 335 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:00:41.432499 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-11680be2-b785-41c4-946f-8cf4225b3d58 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:41.439015 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-11680be2-b785-41c4-946f-8cf4225b3d58 tempest-VolumeTypesTest-16528623 tempest-VolumeTypesTest-16528623-project-admin] DELETE https://10.4.3.240/volume/v3/types/471d1f06-62ad-4cdf-966c-03cdaf6560a9 Aug 20 01:00:41.439294 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-11680be2-b785-41c4-946f-8cf4225b3d58 tempest-VolumeTypesTest-16528623 tempest-VolumeTypesTest-16528623-project-admin] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:41.439691 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-11680be2-b785-41c4-946f-8cf4225b3d58 tempest-VolumeTypesTest-16528623 tempest-VolumeTypesTest-16528623-project-admin] Calling method '_delete' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:41.474383 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-11680be2-b785-41c4-946f-8cf4225b3d58 tempest-VolumeTypesTest-16528623 tempest-VolumeTypesTest-16528623-project-admin] https://10.4.3.240/volume/v3/types/471d1f06-62ad-4cdf-966c-03cdaf6560a9 returned with HTTP 202 Aug 20 01:00:41.474980 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 447/1811] 10.4.3.240 () {66 vars in 1345 bytes} [Thu Aug 20 01:00:41 2026] DELETE /volume/v3/types/471d1f06-62ad-4cdf-966c-03cdaf6560a9 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 01:00:41.482883 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-0ddfa73d-f77c-4ac8-9169-3c4f37e262c0 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:41.484551 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-0ddfa73d-f77c-4ac8-9169-3c4f37e262c0 tempest-VolumeTypesTest-16528623 tempest-VolumeTypesTest-16528623-project-admin] GET https://10.4.3.240/volume/v3/types/471d1f06-62ad-4cdf-966c-03cdaf6560a9 Aug 20 01:00:41.484733 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-0ddfa73d-f77c-4ac8-9169-3c4f37e262c0 tempest-VolumeTypesTest-16528623 tempest-VolumeTypesTest-16528623-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:41.484907 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-0ddfa73d-f77c-4ac8-9169-3c4f37e262c0 tempest-VolumeTypesTest-16528623 tempest-VolumeTypesTest-16528623-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:41.487985 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-0ddfa73d-f77c-4ac8-9169-3c4f37e262c0 tempest-VolumeTypesTest-16528623 tempest-VolumeTypesTest-16528623-project-admin] https://10.4.3.240/volume/v3/types/471d1f06-62ad-4cdf-966c-03cdaf6560a9 returned with HTTP 404 Aug 20 01:00:41.488446 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 459/1812] 10.4.3.240 () {66 vars in 1342 bytes} [Thu Aug 20 01:00:41 2026] GET /volume/v3/types/471d1f06-62ad-4cdf-966c-03cdaf6560a9 => generated 114 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:00:41.497078 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [req-a26c766d-6c01-4d6a-9ef8-2109d8414d8e req-75c6de4b-b264-4775-9b62-7693ad83064b None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:41.498716 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-bdc2a4bc-e606-4bcb-bb24-5ecb771eaf87 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:41.499231 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-a26c766d-6c01-4d6a-9ef8-2109d8414d8e req-75c6de4b-b264-4775-9b62-7693ad83064b tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] GET https://10.4.3.240/volume/v3/volumes/7d8f6c46-e0b6-42a6-b9c6-642d592cd125 Aug 20 01:00:41.499450 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [req-a26c766d-6c01-4d6a-9ef8-2109d8414d8e req-75c6de4b-b264-4775-9b62-7693ad83064b tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:41.499631 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [req-a26c766d-6c01-4d6a-9ef8-2109d8414d8e req-75c6de4b-b264-4775-9b62-7693ad83064b tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:41.500819 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-bdc2a4bc-e606-4bcb-bb24-5ecb771eaf87 tempest-VolumeTypesTest-16528623 tempest-VolumeTypesTest-16528623-project-admin] POST https://10.4.3.240/volume/v3/types Aug 20 01:00:41.501254 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-bdc2a4bc-e606-4bcb-bb24-5ecb771eaf87 tempest-VolumeTypesTest-16528623 tempest-VolumeTypesTest-16528623-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1315948361"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:00:41.504786 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-67808230-0006-44e4-a55c-1334bb112457 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:41.507782 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-67808230-0006-44e4-a55c-1334bb112457 tempest-VolumesBackupsV39Test-819749700 tempest-VolumesBackupsV39Test-819749700-project-member] GET https://10.4.3.240/volume/v3/backups/2a945873-a050-4a03-b033-dfea73376304 Aug 20 01:00:41.507782 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-67808230-0006-44e4-a55c-1334bb112457 tempest-VolumesBackupsV39Test-819749700 tempest-VolumesBackupsV39Test-819749700-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:41.507782 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-67808230-0006-44e4-a55c-1334bb112457 tempest-VolumesBackupsV39Test-819749700 tempest-VolumesBackupsV39Test-819749700-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:41.507782 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.v3.backups [None req-67808230-0006-44e4-a55c-1334bb112457 tempest-VolumesBackupsV39Test-819749700 tempest-VolumesBackupsV39Test-819749700-project-member] Show backup with id 2a945873-a050-4a03-b033-dfea73376304. {{(pid=100213) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:00:41.510669 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:41.510669 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:00:41.512664 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:41.512664 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:00:41.513737 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-67808230-0006-44e4-a55c-1334bb112457 tempest-VolumesBackupsV39Test-819749700 tempest-VolumesBackupsV39Test-819749700-project-member] https://10.4.3.240/volume/v3/backups/2a945873-a050-4a03-b033-dfea73376304 returned with HTTP 200 Aug 20 01:00:41.514242 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 448/1813] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:00:41 2026] GET /volume/v3/backups/2a945873-a050-4a03-b033-dfea73376304 => generated 797 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:00:41.515936 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-bdc2a4bc-e606-4bcb-bb24-5ecb771eaf87 tempest-VolumeTypesTest-16528623 tempest-VolumeTypesTest-16528623-project-admin] https://10.4.3.240/volume/v3/types returned with HTTP 200 Aug 20 01:00:41.516324 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 458/1814] 10.4.3.240 () {68 vars in 1252 bytes} [Thu Aug 20 01:00:41 2026] POST /volume/v3/types => generated 221 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:00:41.519014 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [req-a26c766d-6c01-4d6a-9ef8-2109d8414d8e req-75c6de4b-b264-4775-9b62-7693ad83064b tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Volume info retrieved successfully. Aug 20 01:00:41.524364 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-a26c766d-6c01-4d6a-9ef8-2109d8414d8e req-75c6de4b-b264-4775-9b62-7693ad83064b tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] https://10.4.3.240/volume/v3/volumes/7d8f6c46-e0b6-42a6-b9c6-642d592cd125 returned with HTTP 200 Aug 20 01:00:41.524814 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 450/1815] 10.4.3.240 () {68 vars in 1598 bytes} [Thu Aug 20 01:00:41 2026] GET /volume/v3/volumes/7d8f6c46-e0b6-42a6-b9c6-642d592cd125 => generated 879 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:00:41.526294 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-7ba4d14f-df18-4726-931f-db68bfa1da4b None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:41.528165 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-7ba4d14f-df18-4726-931f-db68bfa1da4b tempest-VolumeTypesTest-16528623 tempest-VolumeTypesTest-16528623-project-admin] POST https://10.4.3.240/volume/v3/types/13b40d33-ffd9-4b74-bd46-4e54f3d5a2c3/encryption Aug 20 01:00:41.528544 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-7ba4d14f-df18-4726-931f-db68bfa1da4b tempest-VolumeTypesTest-16528623 tempest-VolumeTypesTest-16528623-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:00:41.531925 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-63975e04-eaa9-43f1-87dc-5513f17052ce None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:41.533810 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-63975e04-eaa9-43f1-87dc-5513f17052ce tempest-TestVolumeBackupRestore-1998646298 tempest-TestVolumeBackupRestore-1998646298-project-member] GET https://10.4.3.240/volume/v3/backups/45a31aff-ad66-4885-b172-7a589b613287 Aug 20 01:00:41.534035 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-63975e04-eaa9-43f1-87dc-5513f17052ce tempest-TestVolumeBackupRestore-1998646298 tempest-TestVolumeBackupRestore-1998646298-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:41.534245 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-63975e04-eaa9-43f1-87dc-5513f17052ce tempest-TestVolumeBackupRestore-1998646298 tempest-TestVolumeBackupRestore-1998646298-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:41.534376 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.v3.backups [None req-63975e04-eaa9-43f1-87dc-5513f17052ce tempest-TestVolumeBackupRestore-1998646298 tempest-TestVolumeBackupRestore-1998646298-project-member] Show backup with id 45a31aff-ad66-4885-b172-7a589b613287. {{(pid=100213) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:00:41.539773 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:41.539773 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:00:41.540856 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-63975e04-eaa9-43f1-87dc-5513f17052ce tempest-TestVolumeBackupRestore-1998646298 tempest-TestVolumeBackupRestore-1998646298-project-member] https://10.4.3.240/volume/v3/backups/45a31aff-ad66-4885-b172-7a589b613287 returned with HTTP 200 Aug 20 01:00:41.541433 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 449/1816] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:00:41 2026] GET /volume/v3/backups/45a31aff-ad66-4885-b172-7a589b613287 => generated 743 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:00:41.561778 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-7ba4d14f-df18-4726-931f-db68bfa1da4b tempest-VolumeTypesTest-16528623 tempest-VolumeTypesTest-16528623-project-admin] https://10.4.3.240/volume/v3/types/13b40d33-ffd9-4b74-bd46-4e54f3d5a2c3/encryption returned with HTTP 200 Aug 20 01:00:41.562178 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 460/1817] 10.4.3.240 () {68 vars in 1397 bytes} [Thu Aug 20 01:00:41 2026] POST /volume/v3/types/13b40d33-ffd9-4b74-bd46-4e54f3d5a2c3/encryption => generated 239 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 20 01:00:41.570345 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-2e96eba3-6980-4ccf-bb38-348e334f6444 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:41.572151 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-2e96eba3-6980-4ccf-bb38-348e334f6444 tempest-VolumeTypesTest-16528623 tempest-VolumeTypesTest-16528623-project-admin] GET https://10.4.3.240/volume/v3/types/13b40d33-ffd9-4b74-bd46-4e54f3d5a2c3/encryption Aug 20 01:00:41.572344 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-2e96eba3-6980-4ccf-bb38-348e334f6444 tempest-VolumeTypesTest-16528623 tempest-VolumeTypesTest-16528623-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:41.572595 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-2e96eba3-6980-4ccf-bb38-348e334f6444 tempest-VolumeTypesTest-16528623 tempest-VolumeTypesTest-16528623-project-admin] Calling method 'index' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:41.580889 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-2e96eba3-6980-4ccf-bb38-348e334f6444 tempest-VolumeTypesTest-16528623 tempest-VolumeTypesTest-16528623-project-admin] https://10.4.3.240/volume/v3/types/13b40d33-ffd9-4b74-bd46-4e54f3d5a2c3/encryption returned with HTTP 200 Aug 20 01:00:41.581447 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 459/1818] 10.4.3.240 () {66 vars in 1375 bytes} [Thu Aug 20 01:00:41 2026] GET /volume/v3/types/13b40d33-ffd9-4b74-bd46-4e54f3d5a2c3/encryption => generated 325 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:00:41.591696 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-805f771d-5ada-4ade-be39-2a0828efb5af None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:41.595599 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-805f771d-5ada-4ade-be39-2a0828efb5af tempest-VolumeTypesTest-16528623 tempest-VolumeTypesTest-16528623-project-admin] PUT https://10.4.3.240/volume/v3/types/13b40d33-ffd9-4b74-bd46-4e54f3d5a2c3/encryption/3fe57045-2a10-46d4-a8ff-904926bfb22b Aug 20 01:00:41.595935 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-805f771d-5ada-4ade-be39-2a0828efb5af tempest-VolumeTypesTest-16528623 tempest-VolumeTypesTest-16528623-project-admin] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128, "provider": "SomeProvider", "cipher": "aes-xts-plain64", "control_location": "back-end"}} {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:00:41.629549 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-805f771d-5ada-4ade-be39-2a0828efb5af tempest-VolumeTypesTest-16528623 tempest-VolumeTypesTest-16528623-project-admin] https://10.4.3.240/volume/v3/types/13b40d33-ffd9-4b74-bd46-4e54f3d5a2c3/encryption/3fe57045-2a10-46d4-a8ff-904926bfb22b returned with HTTP 200 Aug 20 01:00:41.630010 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 451/1819] 10.4.3.240 () {68 vars in 1507 bytes} [Thu Aug 20 01:00:41 2026] PUT /volume/v3/types/13b40d33-ffd9-4b74-bd46-4e54f3d5a2c3/encryption/3fe57045-2a10-46d4-a8ff-904926bfb22b => generated 122 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:00:41.639241 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-c7a528e9-7846-4e23-b04f-fae7f70a7080 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:41.641603 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-c7a528e9-7846-4e23-b04f-fae7f70a7080 tempest-VolumeTypesTest-16528623 tempest-VolumeTypesTest-16528623-project-admin] GET https://10.4.3.240/volume/v3/types/13b40d33-ffd9-4b74-bd46-4e54f3d5a2c3/encryption Aug 20 01:00:41.641856 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-c7a528e9-7846-4e23-b04f-fae7f70a7080 tempest-VolumeTypesTest-16528623 tempest-VolumeTypesTest-16528623-project-admin] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:41.642158 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-c7a528e9-7846-4e23-b04f-fae7f70a7080 tempest-VolumeTypesTest-16528623 tempest-VolumeTypesTest-16528623-project-admin] Calling method 'index' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:41.648348 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-c7a528e9-7846-4e23-b04f-fae7f70a7080 tempest-VolumeTypesTest-16528623 tempest-VolumeTypesTest-16528623-project-admin] https://10.4.3.240/volume/v3/types/13b40d33-ffd9-4b74-bd46-4e54f3d5a2c3/encryption returned with HTTP 200 Aug 20 01:00:41.649113 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 450/1820] 10.4.3.240 () {66 vars in 1375 bytes} [Thu Aug 20 01:00:41 2026] GET /volume/v3/types/13b40d33-ffd9-4b74-bd46-4e54f3d5a2c3/encryption => generated 347 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:00:41.662884 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-12ad8e45-1fa2-4509-b0bf-ae57a7a8661e None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:41.665057 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-12ad8e45-1fa2-4509-b0bf-ae57a7a8661e tempest-VolumeTypesTest-16528623 tempest-VolumeTypesTest-16528623-project-admin] GET https://10.4.3.240/volume/v3/types/13b40d33-ffd9-4b74-bd46-4e54f3d5a2c3/encryption/cipher Aug 20 01:00:41.665259 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-12ad8e45-1fa2-4509-b0bf-ae57a7a8661e tempest-VolumeTypesTest-16528623 tempest-VolumeTypesTest-16528623-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:41.665548 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-12ad8e45-1fa2-4509-b0bf-ae57a7a8661e tempest-VolumeTypesTest-16528623 tempest-VolumeTypesTest-16528623-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:41.674685 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-12ad8e45-1fa2-4509-b0bf-ae57a7a8661e tempest-VolumeTypesTest-16528623 tempest-VolumeTypesTest-16528623-project-admin] https://10.4.3.240/volume/v3/types/13b40d33-ffd9-4b74-bd46-4e54f3d5a2c3/encryption/cipher returned with HTTP 200 Aug 20 01:00:41.675039 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 461/1821] 10.4.3.240 () {66 vars in 1396 bytes} [Thu Aug 20 01:00:41 2026] GET /volume/v3/types/13b40d33-ffd9-4b74-bd46-4e54f3d5a2c3/encryption/cipher => generated 29 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 20 01:00:41.682570 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-ea463f5a-cb6b-4188-8d33-6e263ee8d0a7 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:41.687492 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-ea463f5a-cb6b-4188-8d33-6e263ee8d0a7 tempest-VolumeTypesTest-16528623 tempest-VolumeTypesTest-16528623-project-admin] DELETE https://10.4.3.240/volume/v3/types/13b40d33-ffd9-4b74-bd46-4e54f3d5a2c3/encryption/3fe57045-2a10-46d4-a8ff-904926bfb22b Aug 20 01:00:41.687795 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-ea463f5a-cb6b-4188-8d33-6e263ee8d0a7 tempest-VolumeTypesTest-16528623 tempest-VolumeTypesTest-16528623-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:41.688087 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-ea463f5a-cb6b-4188-8d33-6e263ee8d0a7 tempest-VolumeTypesTest-16528623 tempest-VolumeTypesTest-16528623-project-admin] Calling method 'delete' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:41.739674 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-ea463f5a-cb6b-4188-8d33-6e263ee8d0a7 tempest-VolumeTypesTest-16528623 tempest-VolumeTypesTest-16528623-project-admin] https://10.4.3.240/volume/v3/types/13b40d33-ffd9-4b74-bd46-4e54f3d5a2c3/encryption/3fe57045-2a10-46d4-a8ff-904926bfb22b returned with HTTP 202 Aug 20 01:00:41.739674 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 460/1822] 10.4.3.240 () {66 vars in 1489 bytes} [Thu Aug 20 01:00:41 2026] DELETE /volume/v3/types/13b40d33-ffd9-4b74-bd46-4e54f3d5a2c3/encryption/3fe57045-2a10-46d4-a8ff-904926bfb22b => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 01:00:41.748954 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-ad0d8792-f18b-45b4-afe5-99ddbdef5fc2 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:41.752466 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-ad0d8792-f18b-45b4-afe5-99ddbdef5fc2 tempest-VolumeTypesTest-16528623 tempest-VolumeTypesTest-16528623-project-admin] GET https://10.4.3.240/volume/v3/types/13b40d33-ffd9-4b74-bd46-4e54f3d5a2c3/encryption Aug 20 01:00:41.752466 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-ad0d8792-f18b-45b4-afe5-99ddbdef5fc2 tempest-VolumeTypesTest-16528623 tempest-VolumeTypesTest-16528623-project-admin] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:41.752607 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-ad0d8792-f18b-45b4-afe5-99ddbdef5fc2 tempest-VolumeTypesTest-16528623 tempest-VolumeTypesTest-16528623-project-admin] Calling method 'index' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:41.761804 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-ad0d8792-f18b-45b4-afe5-99ddbdef5fc2 tempest-VolumeTypesTest-16528623 tempest-VolumeTypesTest-16528623-project-admin] https://10.4.3.240/volume/v3/types/13b40d33-ffd9-4b74-bd46-4e54f3d5a2c3/encryption returned with HTTP 200 Aug 20 01:00:41.762329 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 452/1823] 10.4.3.240 () {66 vars in 1375 bytes} [Thu Aug 20 01:00:41 2026] GET /volume/v3/types/13b40d33-ffd9-4b74-bd46-4e54f3d5a2c3/encryption => generated 2 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 20 01:00:41.774777 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-5bd5a4f2-134b-4f05-9a53-22d1f893ba4e None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:41.777092 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-5bd5a4f2-134b-4f05-9a53-22d1f893ba4e tempest-VolumeTypesTest-16528623 tempest-VolumeTypesTest-16528623-project-admin] GET https://10.4.3.240/volume/v3/types/13b40d33-ffd9-4b74-bd46-4e54f3d5a2c3/encryption Aug 20 01:00:41.777355 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-5bd5a4f2-134b-4f05-9a53-22d1f893ba4e tempest-VolumeTypesTest-16528623 tempest-VolumeTypesTest-16528623-project-admin] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:41.777836 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-5bd5a4f2-134b-4f05-9a53-22d1f893ba4e tempest-VolumeTypesTest-16528623 tempest-VolumeTypesTest-16528623-project-admin] Calling method 'index' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:41.791031 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-5bd5a4f2-134b-4f05-9a53-22d1f893ba4e tempest-VolumeTypesTest-16528623 tempest-VolumeTypesTest-16528623-project-admin] https://10.4.3.240/volume/v3/types/13b40d33-ffd9-4b74-bd46-4e54f3d5a2c3/encryption returned with HTTP 200 Aug 20 01:00:41.791645 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 451/1824] 10.4.3.240 () {66 vars in 1375 bytes} [Thu Aug 20 01:00:41 2026] GET /volume/v3/types/13b40d33-ffd9-4b74-bd46-4e54f3d5a2c3/encryption => generated 2 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 20 01:00:41.803159 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-805ae7ff-7acc-43c8-8faf-75dbfabd02c2 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:41.805679 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-805ae7ff-7acc-43c8-8faf-75dbfabd02c2 tempest-VolumeTypesTest-16528623 tempest-VolumeTypesTest-16528623-project-admin] DELETE https://10.4.3.240/volume/v3/types/13b40d33-ffd9-4b74-bd46-4e54f3d5a2c3 Aug 20 01:00:41.805679 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-805ae7ff-7acc-43c8-8faf-75dbfabd02c2 tempest-VolumeTypesTest-16528623 tempest-VolumeTypesTest-16528623-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:41.805813 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-805ae7ff-7acc-43c8-8faf-75dbfabd02c2 tempest-VolumeTypesTest-16528623 tempest-VolumeTypesTest-16528623-project-admin] Calling method '_delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:41.830109 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-c9bee6e5-82ef-4900-a7ec-b57ec90c3a47 req-56c59797-5e2a-45a2-82fd-a1f6092aa718 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:41.837200 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-c9bee6e5-82ef-4900-a7ec-b57ec90c3a47 req-56c59797-5e2a-45a2-82fd-a1f6092aa718 tempest-VolumesGetTestJSON-230594911 tempest-VolumesGetTestJSON-230594911-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 20 01:00:41.838224 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-c9bee6e5-82ef-4900-a7ec-b57ec90c3a47 req-56c59797-5e2a-45a2-82fd-a1f6092aa718 tempest-VolumesGetTestJSON-230594911 tempest-VolumesGetTestJSON-230594911-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesGetTestJSON-Volume-1220276812", "description": null, "volume_type": null, "availability_zone": null, "metadata": {"Type": "work"}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:00:41.839919 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-805ae7ff-7acc-43c8-8faf-75dbfabd02c2 tempest-VolumeTypesTest-16528623 tempest-VolumeTypesTest-16528623-project-admin] https://10.4.3.240/volume/v3/types/13b40d33-ffd9-4b74-bd46-4e54f3d5a2c3 returned with HTTP 202 Aug 20 01:00:41.840309 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 462/1825] 10.4.3.240 () {66 vars in 1345 bytes} [Thu Aug 20 01:00:41 2026] DELETE /volume/v3/types/13b40d33-ffd9-4b74-bd46-4e54f3d5a2c3 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 01:00:41.843424 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.v3.volumes [req-c9bee6e5-82ef-4900-a7ec-b57ec90c3a47 req-56c59797-5e2a-45a2-82fd-a1f6092aa718 tempest-VolumesGetTestJSON-230594911 tempest-VolumesGetTestJSON-230594911-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesGetTestJSON-Volume-1220276812', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {'Type': 'work'}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100214) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 01:00:41.843424 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.v3.volumes [req-c9bee6e5-82ef-4900-a7ec-b57ec90c3a47 req-56c59797-5e2a-45a2-82fd-a1f6092aa718 tempest-VolumesGetTestJSON-230594911 tempest-VolumesGetTestJSON-230594911-project-member] Create volume of 1 GB Aug 20 01:00:41.848584 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [req-c9bee6e5-82ef-4900-a7ec-b57ec90c3a47 req-56c59797-5e2a-45a2-82fd-a1f6092aa718 tempest-VolumesGetTestJSON-230594911 tempest-VolumesGetTestJSON-230594911-project-member] Availability Zones retrieved successfully. Aug 20 01:00:41.849066 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-f282ef6b-c467-420f-a8dd-93c7be43189d None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:41.851303 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-f282ef6b-c467-420f-a8dd-93c7be43189d tempest-VolumeTypesTest-16528623 tempest-VolumeTypesTest-16528623-project-admin] GET https://10.4.3.240/volume/v3/types/13b40d33-ffd9-4b74-bd46-4e54f3d5a2c3 Aug 20 01:00:41.851595 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-f282ef6b-c467-420f-a8dd-93c7be43189d tempest-VolumeTypesTest-16528623 tempest-VolumeTypesTest-16528623-project-admin] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:41.851788 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-f282ef6b-c467-420f-a8dd-93c7be43189d tempest-VolumeTypesTest-16528623 tempest-VolumeTypesTest-16528623-project-admin] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:41.855273 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-f282ef6b-c467-420f-a8dd-93c7be43189d tempest-VolumeTypesTest-16528623 tempest-VolumeTypesTest-16528623-project-admin] https://10.4.3.240/volume/v3/types/13b40d33-ffd9-4b74-bd46-4e54f3d5a2c3 returned with HTTP 404 Aug 20 01:00:41.855842 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 453/1826] 10.4.3.240 () {66 vars in 1342 bytes} [Thu Aug 20 01:00:41 2026] GET /volume/v3/types/13b40d33-ffd9-4b74-bd46-4e54f3d5a2c3 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:00:41.859253 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [req-c9bee6e5-82ef-4900-a7ec-b57ec90c3a47 req-56c59797-5e2a-45a2-82fd-a1f6092aa718 tempest-VolumesGetTestJSON-230594911 tempest-VolumesGetTestJSON-230594911-project-member] Flow 'volume_create_api' (f4dde26b-e300-4b0b-aa1e-628256a2e5ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:00:41.864923 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [req-c9bee6e5-82ef-4900-a7ec-b57ec90c3a47 req-56c59797-5e2a-45a2-82fd-a1f6092aa718 tempest-VolumesGetTestJSON-230594911 tempest-VolumesGetTestJSON-230594911-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fd2f0ec4-7820-4f66-9ab0-7646c315f68c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:00:41.864923 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.flows.api.create_volume [req-c9bee6e5-82ef-4900-a7ec-b57ec90c3a47 req-56c59797-5e2a-45a2-82fd-a1f6092aa718 tempest-VolumesGetTestJSON-230594911 tempest-VolumesGetTestJSON-230594911-project-member] Validating volume size '1' using validate_int {{(pid=100214) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 01:00:41.869554 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-691e1a66-7e67-4f68-b744-66f60706fc3f None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:41.874504 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-691e1a66-7e67-4f68-b744-66f60706fc3f tempest-VolumeTypesTest-16528623 tempest-VolumeTypesTest-16528623-project-admin] GET https://10.4.3.240/volume/v3/types Aug 20 01:00:41.874504 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-691e1a66-7e67-4f68-b744-66f60706fc3f tempest-VolumeTypesTest-16528623 tempest-VolumeTypesTest-16528623-project-admin] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:41.874504 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-691e1a66-7e67-4f68-b744-66f60706fc3f tempest-VolumeTypesTest-16528623 tempest-VolumeTypesTest-16528623-project-admin] Calling method 'index' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:41.891027 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-691e1a66-7e67-4f68-b744-66f60706fc3f tempest-VolumeTypesTest-16528623 tempest-VolumeTypesTest-16528623-project-admin] https://10.4.3.240/volume/v3/types returned with HTTP 200 Aug 20 01:00:41.891501 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 452/1827] 10.4.3.240 () {66 vars in 1231 bytes} [Thu Aug 20 01:00:41 2026] GET /volume/v3/types => generated 890 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:00:41.904938 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-864ab525-35ea-40d1-9de6-aa0ed6d27d48 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:41.906028 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [req-c9bee6e5-82ef-4900-a7ec-b57ec90c3a47 req-56c59797-5e2a-45a2-82fd-a1f6092aa718 tempest-VolumesGetTestJSON-230594911 tempest-VolumesGetTestJSON-230594911-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fd2f0ec4-7820-4f66-9ab0-7646c315f68c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:52:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1ed58bd6-fe6a-497e-ae84-e8199d24fdfa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:00:41.906762 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [req-c9bee6e5-82ef-4900-a7ec-b57ec90c3a47 req-56c59797-5e2a-45a2-82fd-a1f6092aa718 tempest-VolumesGetTestJSON-230594911 tempest-VolumesGetTestJSON-230594911-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9ae0a6eb-afc4-4d1f-b38f-29af9e98869b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:00:41.909462 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-864ab525-35ea-40d1-9de6-aa0ed6d27d48 tempest-VolumeTypesTest-16528623 tempest-VolumeTypesTest-16528623-project-admin] POST https://10.4.3.240/volume/v3/types Aug 20 01:00:41.909947 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-864ab525-35ea-40d1-9de6-aa0ed6d27d48 tempest-VolumeTypesTest-16528623 tempest-VolumeTypesTest-16528623-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1782767600"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:00:41.932872 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-864ab525-35ea-40d1-9de6-aa0ed6d27d48 tempest-VolumeTypesTest-16528623 tempest-VolumeTypesTest-16528623-project-admin] https://10.4.3.240/volume/v3/types returned with HTTP 200 Aug 20 01:00:41.933431 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 463/1828] 10.4.3.240 () {68 vars in 1252 bytes} [Thu Aug 20 01:00:41 2026] POST /volume/v3/types => generated 221 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:00:41.946940 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-b1324f22-da97-42df-9f4c-0c2268cce782 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:41.949229 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-b1324f22-da97-42df-9f4c-0c2268cce782 tempest-VolumeTypesTest-16528623 tempest-VolumeTypesTest-16528623-project-admin] PUT https://10.4.3.240/volume/v3/types/0e1f13c8-f610-4bd2-8187-1c4b8610ed8d Aug 20 01:00:41.949757 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-b1324f22-da97-42df-9f4c-0c2268cce782 tempest-VolumeTypesTest-16528623 tempest-VolumeTypesTest-16528623-project-admin] Action: 'update', calling method: _update, body: {"volume_type": {"name": "tempest-volume-type-1724026923", "description": "tempest-volume-type-description-290814944", "is_public": false}} {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:00:41.971656 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.quota [req-c9bee6e5-82ef-4900-a7ec-b57ec90c3a47 req-56c59797-5e2a-45a2-82fd-a1f6092aa718 tempest-VolumesGetTestJSON-230594911 tempest-VolumesGetTestJSON-230594911-project-member] Created reservations ['689259c8-3117-4d8c-9e34-bd019d0bc144', '81ee811e-0500-4bfa-b79f-0fa8b17a1db0', '2b092930-7a8e-481f-9683-5f876925c559', '8e720454-cc9e-4875-9b65-b9425f4dd734'] {{(pid=100214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 01:00:41.972976 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [req-c9bee6e5-82ef-4900-a7ec-b57ec90c3a47 req-56c59797-5e2a-45a2-82fd-a1f6092aa718 tempest-VolumesGetTestJSON-230594911 tempest-VolumesGetTestJSON-230594911-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9ae0a6eb-afc4-4d1f-b38f-29af9e98869b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['689259c8-3117-4d8c-9e34-bd019d0bc144', '81ee811e-0500-4bfa-b79f-0fa8b17a1db0', '2b092930-7a8e-481f-9683-5f876925c559', '8e720454-cc9e-4875-9b65-b9425f4dd734']}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:00:41.974293 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [req-c9bee6e5-82ef-4900-a7ec-b57ec90c3a47 req-56c59797-5e2a-45a2-82fd-a1f6092aa718 tempest-VolumesGetTestJSON-230594911 tempest-VolumesGetTestJSON-230594911-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (49a05939-687d-42fe-87b6-693ab7490ad5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:00:42.006538 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [req-c9bee6e5-82ef-4900-a7ec-b57ec90c3a47 req-56c59797-5e2a-45a2-82fd-a1f6092aa718 tempest-VolumesGetTestJSON-230594911 tempest-VolumesGetTestJSON-230594911-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (49a05939-687d-42fe-87b6-693ab7490ad5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1639ec9b-9c76-4db5-94b2-05d10648b719', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-1220276812',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='9b1189412ac84882a0ade8d0df65f99e',qos_specs=None,replication_status=,reservations=['689259c8-3117-4d8c-9e34-bd019d0bc144','81ee811e-0500-4bfa-b79f-0fa8b17a1db0','2b092930-7a8e-481f-9683-5f876925c559','8e720454-cc9e-4875-9b65-b9425f4dd734'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2581f8f95b2e44ed90ea4779eed0e09b',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T01:00:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-1220276812',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1639ec9b-9c76-4db5-94b2-05d10648b719,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='9b1189412ac84882a0ade8d0df65f99e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2581f8f95b2e44ed90ea4779eed0e09b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1ed58bd6-fe6a-497e-ae84-e8199d24fdfa),volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:00:42.008120 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [req-c9bee6e5-82ef-4900-a7ec-b57ec90c3a47 req-56c59797-5e2a-45a2-82fd-a1f6092aa718 tempest-VolumesGetTestJSON-230594911 tempest-VolumesGetTestJSON-230594911-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (05c9a1f3-58e3-418f-ad62-dc2337e3f337) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:00:42.014821 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-b1324f22-da97-42df-9f4c-0c2268cce782 tempest-VolumeTypesTest-16528623 tempest-VolumeTypesTest-16528623-project-admin] https://10.4.3.240/volume/v3/types/0e1f13c8-f610-4bd2-8187-1c4b8610ed8d returned with HTTP 200 Aug 20 01:00:42.015293 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 454/1829] 10.4.3.240 () {68 vars in 1363 bytes} [Thu Aug 20 01:00:41 2026] PUT /volume/v3/types/0e1f13c8-f610-4bd2-8187-1c4b8610ed8d => generated 204 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:00:42.026833 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-48e67d8c-88d5-48e4-a09e-cce76a80f3cd None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:42.030739 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-48e67d8c-88d5-48e4-a09e-cce76a80f3cd tempest-VolumeTypesTest-16528623 tempest-VolumeTypesTest-16528623-project-admin] GET https://10.4.3.240/volume/v3/types/0e1f13c8-f610-4bd2-8187-1c4b8610ed8d Aug 20 01:00:42.030739 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-48e67d8c-88d5-48e4-a09e-cce76a80f3cd tempest-VolumeTypesTest-16528623 tempest-VolumeTypesTest-16528623-project-admin] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:42.030739 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-48e67d8c-88d5-48e4-a09e-cce76a80f3cd tempest-VolumeTypesTest-16528623 tempest-VolumeTypesTest-16528623-project-admin] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:42.038667 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [req-c9bee6e5-82ef-4900-a7ec-b57ec90c3a47 req-56c59797-5e2a-45a2-82fd-a1f6092aa718 tempest-VolumesGetTestJSON-230594911 tempest-VolumesGetTestJSON-230594911-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (05c9a1f3-58e3-418f-ad62-dc2337e3f337) transitioned into state 'SUCCESS' from state '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-1220276812',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='9b1189412ac84882a0ade8d0df65f99e',qos_specs=None,replication_status=,reservations=['689259c8-3117-4d8c-9e34-bd019d0bc144','81ee811e-0500-4bfa-b79f-0fa8b17a1db0','2b092930-7a8e-481f-9683-5f876925c559','8e720454-cc9e-4875-9b65-b9425f4dd734'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2581f8f95b2e44ed90ea4779eed0e09b',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:00:42.038869 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-48e67d8c-88d5-48e4-a09e-cce76a80f3cd tempest-VolumeTypesTest-16528623 tempest-VolumeTypesTest-16528623-project-admin] https://10.4.3.240/volume/v3/types/0e1f13c8-f610-4bd2-8187-1c4b8610ed8d returned with HTTP 200 Aug 20 01:00:42.039592 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [req-c9bee6e5-82ef-4900-a7ec-b57ec90c3a47 req-56c59797-5e2a-45a2-82fd-a1f6092aa718 tempest-VolumesGetTestJSON-230594911 tempest-VolumesGetTestJSON-230594911-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d1bfb03a-8465-49ef-a001-cc8862fcf6c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:00:42.041517 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 453/1830] 10.4.3.240 () {66 vars in 1342 bytes} [Thu Aug 20 01:00:42 2026] GET /volume/v3/types/0e1f13c8-f610-4bd2-8187-1c4b8610ed8d => generated 268 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:00:42.052283 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-7597c758-5926-410d-8ccf-41a1b4c2b396 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:42.053855 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-7597c758-5926-410d-8ccf-41a1b4c2b396 tempest-VolumeTypesTest-16528623 tempest-VolumeTypesTest-16528623-project-admin] DELETE https://10.4.3.240/volume/v3/types/0e1f13c8-f610-4bd2-8187-1c4b8610ed8d Aug 20 01:00:42.054153 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-7597c758-5926-410d-8ccf-41a1b4c2b396 tempest-VolumeTypesTest-16528623 tempest-VolumeTypesTest-16528623-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:42.054940 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-7597c758-5926-410d-8ccf-41a1b4c2b396 tempest-VolumeTypesTest-16528623 tempest-VolumeTypesTest-16528623-project-admin] Calling method '_delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:42.059871 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [req-c9bee6e5-82ef-4900-a7ec-b57ec90c3a47 req-56c59797-5e2a-45a2-82fd-a1f6092aa718 tempest-VolumesGetTestJSON-230594911 tempest-VolumesGetTestJSON-230594911-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d1bfb03a-8465-49ef-a001-cc8862fcf6c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:00:42.061037 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [req-c9bee6e5-82ef-4900-a7ec-b57ec90c3a47 req-56c59797-5e2a-45a2-82fd-a1f6092aa718 tempest-VolumesGetTestJSON-230594911 tempest-VolumesGetTestJSON-230594911-project-member] Flow 'volume_create_api' (f4dde26b-e300-4b0b-aa1e-628256a2e5ea) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:00:42.061497 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [req-c9bee6e5-82ef-4900-a7ec-b57ec90c3a47 req-56c59797-5e2a-45a2-82fd-a1f6092aa718 tempest-VolumesGetTestJSON-230594911 tempest-VolumesGetTestJSON-230594911-project-member] Create volume request issued successfully. Aug 20 01:00:42.062412 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-c9bee6e5-82ef-4900-a7ec-b57ec90c3a47 req-56c59797-5e2a-45a2-82fd-a1f6092aa718 tempest-VolumesGetTestJSON-230594911 tempest-VolumesGetTestJSON-230594911-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 20 01:00:42.062788 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 461/1831] 10.4.3.240 () {72 vars in 1541 bytes} [Thu Aug 20 01:00:41 2026] POST /volume/v3/volumes => generated 763 bytes in 233 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 01:00:42.078400 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [req-c9bee6e5-82ef-4900-a7ec-b57ec90c3a47 req-433536eb-79d0-4d0f-b92e-e32b9864605a None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:42.080830 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-c9bee6e5-82ef-4900-a7ec-b57ec90c3a47 req-433536eb-79d0-4d0f-b92e-e32b9864605a tempest-VolumesGetTestJSON-230594911 tempest-VolumesGetTestJSON-230594911-project-member] GET https://10.4.3.240/volume/v3/volumes/1639ec9b-9c76-4db5-94b2-05d10648b719 Aug 20 01:00:42.080986 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [req-c9bee6e5-82ef-4900-a7ec-b57ec90c3a47 req-433536eb-79d0-4d0f-b92e-e32b9864605a tempest-VolumesGetTestJSON-230594911 tempest-VolumesGetTestJSON-230594911-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:42.081210 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [req-c9bee6e5-82ef-4900-a7ec-b57ec90c3a47 req-433536eb-79d0-4d0f-b92e-e32b9864605a tempest-VolumesGetTestJSON-230594911 tempest-VolumesGetTestJSON-230594911-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:42.084462 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-7597c758-5926-410d-8ccf-41a1b4c2b396 tempest-VolumeTypesTest-16528623 tempest-VolumeTypesTest-16528623-project-admin] https://10.4.3.240/volume/v3/types/0e1f13c8-f610-4bd2-8187-1c4b8610ed8d returned with HTTP 202 Aug 20 01:00:42.085041 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 464/1832] 10.4.3.240 () {66 vars in 1345 bytes} [Thu Aug 20 01:00:42 2026] DELETE /volume/v3/types/0e1f13c8-f610-4bd2-8187-1c4b8610ed8d => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 01:00:42.091137 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:42.091137 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:00:42.095545 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-8d0f03b7-2132-4e22-b16d-b6322a2d9f62 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:42.098305 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-8d0f03b7-2132-4e22-b16d-b6322a2d9f62 tempest-VolumeTypesTest-16528623 tempest-VolumeTypesTest-16528623-project-admin] GET https://10.4.3.240/volume/v3/types/0e1f13c8-f610-4bd2-8187-1c4b8610ed8d Aug 20 01:00:42.098637 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-8d0f03b7-2132-4e22-b16d-b6322a2d9f62 tempest-VolumeTypesTest-16528623 tempest-VolumeTypesTest-16528623-project-admin] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:42.098897 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-8d0f03b7-2132-4e22-b16d-b6322a2d9f62 tempest-VolumeTypesTest-16528623 tempest-VolumeTypesTest-16528623-project-admin] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:42.101979 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [req-c9bee6e5-82ef-4900-a7ec-b57ec90c3a47 req-433536eb-79d0-4d0f-b92e-e32b9864605a tempest-VolumesGetTestJSON-230594911 tempest-VolumesGetTestJSON-230594911-project-member] Volume info retrieved successfully. Aug 20 01:00:42.103881 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-8d0f03b7-2132-4e22-b16d-b6322a2d9f62 tempest-VolumeTypesTest-16528623 tempest-VolumeTypesTest-16528623-project-admin] https://10.4.3.240/volume/v3/types/0e1f13c8-f610-4bd2-8187-1c4b8610ed8d returned with HTTP 404 Aug 20 01:00:42.104995 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 454/1833] 10.4.3.240 () {66 vars in 1342 bytes} [Thu Aug 20 01:00:42 2026] GET /volume/v3/types/0e1f13c8-f610-4bd2-8187-1c4b8610ed8d => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:00:42.113025 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-c9bee6e5-82ef-4900-a7ec-b57ec90c3a47 req-433536eb-79d0-4d0f-b92e-e32b9864605a tempest-VolumesGetTestJSON-230594911 tempest-VolumesGetTestJSON-230594911-project-member] https://10.4.3.240/volume/v3/volumes/1639ec9b-9c76-4db5-94b2-05d10648b719 returned with HTTP 200 Aug 20 01:00:42.113635 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 455/1834] 10.4.3.240 () {68 vars in 1598 bytes} [Thu Aug 20 01:00:42 2026] GET /volume/v3/volumes/1639ec9b-9c76-4db5-94b2-05d10648b719 => generated 831 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:00:42.152433 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-480a9123-dc8c-4552-aa31-4ba82e3dc9fd req-d1d97ae3-72fd-47d6-9685-b6d0a104feee None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:42.153046 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-480a9123-dc8c-4552-aa31-4ba82e3dc9fd req-d1d97ae3-72fd-47d6-9685-b6d0a104feee tempest-VolumesGetTestJSON-230594911 tempest-VolumesGetTestJSON-230594911-project-member] GET https://10.4.3.240/volume/v3/volumes/1639ec9b-9c76-4db5-94b2-05d10648b719 Aug 20 01:00:42.153046 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-480a9123-dc8c-4552-aa31-4ba82e3dc9fd req-d1d97ae3-72fd-47d6-9685-b6d0a104feee tempest-VolumesGetTestJSON-230594911 tempest-VolumesGetTestJSON-230594911-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:42.153287 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-480a9123-dc8c-4552-aa31-4ba82e3dc9fd req-d1d97ae3-72fd-47d6-9685-b6d0a104feee tempest-VolumesGetTestJSON-230594911 tempest-VolumesGetTestJSON-230594911-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:42.163411 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:42.163411 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:00:42.171123 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [req-480a9123-dc8c-4552-aa31-4ba82e3dc9fd req-d1d97ae3-72fd-47d6-9685-b6d0a104feee tempest-VolumesGetTestJSON-230594911 tempest-VolumesGetTestJSON-230594911-project-member] Volume info retrieved successfully. Aug 20 01:00:42.177160 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-480a9123-dc8c-4552-aa31-4ba82e3dc9fd req-d1d97ae3-72fd-47d6-9685-b6d0a104feee tempest-VolumesGetTestJSON-230594911 tempest-VolumesGetTestJSON-230594911-project-member] https://10.4.3.240/volume/v3/volumes/1639ec9b-9c76-4db5-94b2-05d10648b719 returned with HTTP 200 Aug 20 01:00:42.178373 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 462/1835] 10.4.3.240 () {68 vars in 1598 bytes} [Thu Aug 20 01:00:42 2026] GET /volume/v3/volumes/1639ec9b-9c76-4db5-94b2-05d10648b719 => generated 855 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:00:42.329101 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-781579cf-7e5c-4b10-9c4c-e01f56a9a594 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:42.331705 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-781579cf-7e5c-4b10-9c4c-e01f56a9a594 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] GET https://10.4.3.240/volume/v3/backups/55af38b3-864b-4f8f-96a1-60193e93f64f Aug 20 01:00:42.331950 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-781579cf-7e5c-4b10-9c4c-e01f56a9a594 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:42.332144 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-781579cf-7e5c-4b10-9c4c-e01f56a9a594 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:42.332294 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-781579cf-7e5c-4b10-9c4c-e01f56a9a594 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Show backup with id 55af38b3-864b-4f8f-96a1-60193e93f64f. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:00:42.338334 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:42.338334 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:00:42.339734 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-781579cf-7e5c-4b10-9c4c-e01f56a9a594 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] https://10.4.3.240/volume/v3/backups/55af38b3-864b-4f8f-96a1-60193e93f64f returned with HTTP 200 Aug 20 01:00:42.340178 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 465/1836] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:00:42 2026] GET /volume/v3/backups/55af38b3-864b-4f8f-96a1-60193e93f64f => generated 791 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 20 01:00:42.530320 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-d5f4c253-6f8e-4f68-811c-21166afec884 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:42.532650 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-d5f4c253-6f8e-4f68-811c-21166afec884 tempest-VolumesBackupsV39Test-819749700 tempest-VolumesBackupsV39Test-819749700-project-member] GET https://10.4.3.240/volume/v3/backups/2a945873-a050-4a03-b033-dfea73376304 Aug 20 01:00:42.532994 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-d5f4c253-6f8e-4f68-811c-21166afec884 tempest-VolumesBackupsV39Test-819749700 tempest-VolumesBackupsV39Test-819749700-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:42.533191 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-d5f4c253-6f8e-4f68-811c-21166afec884 tempest-VolumesBackupsV39Test-819749700 tempest-VolumesBackupsV39Test-819749700-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:42.533345 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.v3.backups [None req-d5f4c253-6f8e-4f68-811c-21166afec884 tempest-VolumesBackupsV39Test-819749700 tempest-VolumesBackupsV39Test-819749700-project-member] Show backup with id 2a945873-a050-4a03-b033-dfea73376304. {{(pid=100213) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:00:42.540829 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:42.540829 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:00:42.541797 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-d5f4c253-6f8e-4f68-811c-21166afec884 tempest-VolumesBackupsV39Test-819749700 tempest-VolumesBackupsV39Test-819749700-project-member] https://10.4.3.240/volume/v3/backups/2a945873-a050-4a03-b033-dfea73376304 returned with HTTP 200 Aug 20 01:00:42.542264 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 455/1837] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:00:42 2026] GET /volume/v3/backups/2a945873-a050-4a03-b033-dfea73376304 => generated 797 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:00:42.553826 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-72ca7113-84f2-4327-8cf3-480a76f6913a None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:42.556208 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-72ca7113-84f2-4327-8cf3-480a76f6913a tempest-TestVolumeBackupRestore-1998646298 tempest-TestVolumeBackupRestore-1998646298-project-member] GET https://10.4.3.240/volume/v3/backups/45a31aff-ad66-4885-b172-7a589b613287 Aug 20 01:00:42.556504 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-72ca7113-84f2-4327-8cf3-480a76f6913a tempest-TestVolumeBackupRestore-1998646298 tempest-TestVolumeBackupRestore-1998646298-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:42.556799 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-72ca7113-84f2-4327-8cf3-480a76f6913a tempest-TestVolumeBackupRestore-1998646298 tempest-TestVolumeBackupRestore-1998646298-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:42.557009 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.v3.backups [None req-72ca7113-84f2-4327-8cf3-480a76f6913a tempest-TestVolumeBackupRestore-1998646298 tempest-TestVolumeBackupRestore-1998646298-project-member] Show backup with id 45a31aff-ad66-4885-b172-7a589b613287. {{(pid=100212) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:00:42.562831 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:42.562831 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:00:42.563922 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-72ca7113-84f2-4327-8cf3-480a76f6913a tempest-TestVolumeBackupRestore-1998646298 tempest-TestVolumeBackupRestore-1998646298-project-member] https://10.4.3.240/volume/v3/backups/45a31aff-ad66-4885-b172-7a589b613287 returned with HTTP 200 Aug 20 01:00:42.564457 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 456/1838] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:00:42 2026] GET /volume/v3/backups/45a31aff-ad66-4885-b172-7a589b613287 => generated 743 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:00:43.219244 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-bd4c598a-ee01-47bf-aafd-4eb5b651bc10 req-4e214d5a-88fa-4574-9aa6-c0319f3e2cb4 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:43.223671 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-bd4c598a-ee01-47bf-aafd-4eb5b651bc10 req-4e214d5a-88fa-4574-9aa6-c0319f3e2cb4 tempest-VolumesGetTestJSON-230594911 tempest-VolumesGetTestJSON-230594911-project-member] GET https://10.4.3.240/volume/v3/volumes/1639ec9b-9c76-4db5-94b2-05d10648b719 Aug 20 01:00:43.224027 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-bd4c598a-ee01-47bf-aafd-4eb5b651bc10 req-4e214d5a-88fa-4574-9aa6-c0319f3e2cb4 tempest-VolumesGetTestJSON-230594911 tempest-VolumesGetTestJSON-230594911-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:43.224189 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-bd4c598a-ee01-47bf-aafd-4eb5b651bc10 req-4e214d5a-88fa-4574-9aa6-c0319f3e2cb4 tempest-VolumesGetTestJSON-230594911 tempest-VolumesGetTestJSON-230594911-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:43.237514 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:43.237514 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:00:43.242895 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [req-bd4c598a-ee01-47bf-aafd-4eb5b651bc10 req-4e214d5a-88fa-4574-9aa6-c0319f3e2cb4 tempest-VolumesGetTestJSON-230594911 tempest-VolumesGetTestJSON-230594911-project-member] Volume info retrieved successfully. Aug 20 01:00:43.248180 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-bd4c598a-ee01-47bf-aafd-4eb5b651bc10 req-4e214d5a-88fa-4574-9aa6-c0319f3e2cb4 tempest-VolumesGetTestJSON-230594911 tempest-VolumesGetTestJSON-230594911-project-member] https://10.4.3.240/volume/v3/volumes/1639ec9b-9c76-4db5-94b2-05d10648b719 returned with HTTP 200 Aug 20 01:00:43.248687 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 463/1839] 10.4.3.240 () {68 vars in 1598 bytes} [Thu Aug 20 01:00:43 2026] GET /volume/v3/volumes/1639ec9b-9c76-4db5-94b2-05d10648b719 => generated 856 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:00:43.354011 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-8bb9cd7f-6edf-4234-9655-cd5a83184569 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:43.355868 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-8bb9cd7f-6edf-4234-9655-cd5a83184569 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] GET https://10.4.3.240/volume/v3/backups/55af38b3-864b-4f8f-96a1-60193e93f64f Aug 20 01:00:43.356065 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-8bb9cd7f-6edf-4234-9655-cd5a83184569 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:43.356252 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-8bb9cd7f-6edf-4234-9655-cd5a83184569 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:43.356371 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-8bb9cd7f-6edf-4234-9655-cd5a83184569 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Show backup with id 55af38b3-864b-4f8f-96a1-60193e93f64f. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:00:43.371574 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:43.371574 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:00:43.372524 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-8bb9cd7f-6edf-4234-9655-cd5a83184569 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] https://10.4.3.240/volume/v3/backups/55af38b3-864b-4f8f-96a1-60193e93f64f returned with HTTP 200 Aug 20 01:00:43.376538 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 466/1840] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:00:43 2026] GET /volume/v3/backups/55af38b3-864b-4f8f-96a1-60193e93f64f => generated 791 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:00:43.469417 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [req-9e2b09b1-ab4b-4c83-8d15-c9c0a0cb4362 req-02de8887-75aa-4183-8840-3f5e9884b261 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:43.472152 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-9e2b09b1-ab4b-4c83-8d15-c9c0a0cb4362 req-02de8887-75aa-4183-8840-3f5e9884b261 tempest-VolumesGetTestJSON-230594911 tempest-VolumesGetTestJSON-230594911-project-reader] GET https://10.4.3.240/volume/v3/volumes/1639ec9b-9c76-4db5-94b2-05d10648b719 Aug 20 01:00:43.472454 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [req-9e2b09b1-ab4b-4c83-8d15-c9c0a0cb4362 req-02de8887-75aa-4183-8840-3f5e9884b261 tempest-VolumesGetTestJSON-230594911 tempest-VolumesGetTestJSON-230594911-project-reader] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:43.472731 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [req-9e2b09b1-ab4b-4c83-8d15-c9c0a0cb4362 req-02de8887-75aa-4183-8840-3f5e9884b261 tempest-VolumesGetTestJSON-230594911 tempest-VolumesGetTestJSON-230594911-project-reader] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:43.482987 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:43.482987 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:00:43.488168 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [req-9e2b09b1-ab4b-4c83-8d15-c9c0a0cb4362 req-02de8887-75aa-4183-8840-3f5e9884b261 tempest-VolumesGetTestJSON-230594911 tempest-VolumesGetTestJSON-230594911-project-reader] Volume info retrieved successfully. Aug 20 01:00:43.494371 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-9e2b09b1-ab4b-4c83-8d15-c9c0a0cb4362 req-02de8887-75aa-4183-8840-3f5e9884b261 tempest-VolumesGetTestJSON-230594911 tempest-VolumesGetTestJSON-230594911-project-reader] https://10.4.3.240/volume/v3/volumes/1639ec9b-9c76-4db5-94b2-05d10648b719 returned with HTTP 200 Aug 20 01:00:43.494939 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 456/1841] 10.4.3.240 () {68 vars in 1598 bytes} [Thu Aug 20 01:00:43 2026] GET /volume/v3/volumes/1639ec9b-9c76-4db5-94b2-05d10648b719 => generated 856 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:00:43.524285 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [req-f1733c10-94d7-4eb2-9d5e-6c2f5468549c req-8c883d56-2e03-499c-a574-121bc9a442fb None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:43.527170 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-f1733c10-94d7-4eb2-9d5e-6c2f5468549c req-8c883d56-2e03-499c-a574-121bc9a442fb tempest-VolumesGetTestJSON-230594911 tempest-VolumesGetTestJSON-230594911-project-member] DELETE https://10.4.3.240/volume/v3/volumes/1639ec9b-9c76-4db5-94b2-05d10648b719 Aug 20 01:00:43.527389 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [req-f1733c10-94d7-4eb2-9d5e-6c2f5468549c req-8c883d56-2e03-499c-a574-121bc9a442fb tempest-VolumesGetTestJSON-230594911 tempest-VolumesGetTestJSON-230594911-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:43.527582 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [req-f1733c10-94d7-4eb2-9d5e-6c2f5468549c req-8c883d56-2e03-499c-a574-121bc9a442fb tempest-VolumesGetTestJSON-230594911 tempest-VolumesGetTestJSON-230594911-project-member] Calling method 'delete' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:43.527756 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.v3.volumes [req-f1733c10-94d7-4eb2-9d5e-6c2f5468549c req-8c883d56-2e03-499c-a574-121bc9a442fb tempest-VolumesGetTestJSON-230594911 tempest-VolumesGetTestJSON-230594911-project-member] Delete volume with id: 1639ec9b-9c76-4db5-94b2-05d10648b719 Aug 20 01:00:43.543230 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:43.543230 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:00:43.544353 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [req-f1733c10-94d7-4eb2-9d5e-6c2f5468549c req-8c883d56-2e03-499c-a574-121bc9a442fb tempest-VolumesGetTestJSON-230594911 tempest-VolumesGetTestJSON-230594911-project-member] Volume info retrieved successfully. Aug 20 01:00:43.556657 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-a1b86743-cf82-43e5-9142-3b674bdd982a None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:43.559963 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-a1b86743-cf82-43e5-9142-3b674bdd982a tempest-VolumesBackupsV39Test-819749700 tempest-VolumesBackupsV39Test-819749700-project-member] GET https://10.4.3.240/volume/v3/backups/2a945873-a050-4a03-b033-dfea73376304 Aug 20 01:00:43.560206 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-a1b86743-cf82-43e5-9142-3b674bdd982a tempest-VolumesBackupsV39Test-819749700 tempest-VolumesBackupsV39Test-819749700-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:43.560553 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-a1b86743-cf82-43e5-9142-3b674bdd982a tempest-VolumesBackupsV39Test-819749700 tempest-VolumesBackupsV39Test-819749700-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:43.560659 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-a1b86743-cf82-43e5-9142-3b674bdd982a tempest-VolumesBackupsV39Test-819749700 tempest-VolumesBackupsV39Test-819749700-project-member] Show backup with id 2a945873-a050-4a03-b033-dfea73376304. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:00:43.568438 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:43.568438 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:00:43.569321 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-a1b86743-cf82-43e5-9142-3b674bdd982a tempest-VolumesBackupsV39Test-819749700 tempest-VolumesBackupsV39Test-819749700-project-member] https://10.4.3.240/volume/v3/backups/2a945873-a050-4a03-b033-dfea73376304 returned with HTTP 200 Aug 20 01:00:43.569728 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 464/1842] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:00:43 2026] GET /volume/v3/backups/2a945873-a050-4a03-b033-dfea73376304 => generated 797 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:00:43.576389 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-02836f56-95b3-4b1c-9c7b-232c3680d41f None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:43.581612 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-02836f56-95b3-4b1c-9c7b-232c3680d41f tempest-TestVolumeBackupRestore-1998646298 tempest-TestVolumeBackupRestore-1998646298-project-member] GET https://10.4.3.240/volume/v3/backups/45a31aff-ad66-4885-b172-7a589b613287 Aug 20 01:00:43.581797 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-02836f56-95b3-4b1c-9c7b-232c3680d41f tempest-TestVolumeBackupRestore-1998646298 tempest-TestVolumeBackupRestore-1998646298-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:43.581995 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-02836f56-95b3-4b1c-9c7b-232c3680d41f tempest-TestVolumeBackupRestore-1998646298 tempest-TestVolumeBackupRestore-1998646298-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:43.582106 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-02836f56-95b3-4b1c-9c7b-232c3680d41f tempest-TestVolumeBackupRestore-1998646298 tempest-TestVolumeBackupRestore-1998646298-project-member] Show backup with id 45a31aff-ad66-4885-b172-7a589b613287. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:00:43.583216 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [req-f1733c10-94d7-4eb2-9d5e-6c2f5468549c req-8c883d56-2e03-499c-a574-121bc9a442fb tempest-VolumesGetTestJSON-230594911 tempest-VolumesGetTestJSON-230594911-project-member] Delete volume request issued successfully. Aug 20 01:00:43.583639 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-f1733c10-94d7-4eb2-9d5e-6c2f5468549c req-8c883d56-2e03-499c-a574-121bc9a442fb tempest-VolumesGetTestJSON-230594911 tempest-VolumesGetTestJSON-230594911-project-member] https://10.4.3.240/volume/v3/volumes/1639ec9b-9c76-4db5-94b2-05d10648b719 returned with HTTP 202 Aug 20 01:00:43.584252 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 457/1843] 10.4.3.240 () {70 vars in 1620 bytes} [Thu Aug 20 01:00:43 2026] DELETE /volume/v3/volumes/1639ec9b-9c76-4db5-94b2-05d10648b719 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 01:00:43.591006 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:43.591006 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:00:43.591967 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-02836f56-95b3-4b1c-9c7b-232c3680d41f tempest-TestVolumeBackupRestore-1998646298 tempest-TestVolumeBackupRestore-1998646298-project-member] https://10.4.3.240/volume/v3/backups/45a31aff-ad66-4885-b172-7a589b613287 returned with HTTP 200 Aug 20 01:00:43.592513 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 467/1844] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:00:43 2026] GET /volume/v3/backups/45a31aff-ad66-4885-b172-7a589b613287 => generated 754 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:00:43.615176 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [req-a125d5d3-fd51-42b6-813b-c5a2d492f39d req-689ffb9c-cb40-47e5-9e02-af2b611f3837 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:43.617958 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-a125d5d3-fd51-42b6-813b-c5a2d492f39d req-689ffb9c-cb40-47e5-9e02-af2b611f3837 tempest-VolumesGetTestJSON-230594911 tempest-VolumesGetTestJSON-230594911-project-member] GET https://10.4.3.240/volume/v3/volumes/1639ec9b-9c76-4db5-94b2-05d10648b719 Aug 20 01:00:43.618136 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [req-a125d5d3-fd51-42b6-813b-c5a2d492f39d req-689ffb9c-cb40-47e5-9e02-af2b611f3837 tempest-VolumesGetTestJSON-230594911 tempest-VolumesGetTestJSON-230594911-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:43.618311 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [req-a125d5d3-fd51-42b6-813b-c5a2d492f39d req-689ffb9c-cb40-47e5-9e02-af2b611f3837 tempest-VolumesGetTestJSON-230594911 tempest-VolumesGetTestJSON-230594911-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:43.627644 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:43.627644 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:00:43.635608 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [req-a125d5d3-fd51-42b6-813b-c5a2d492f39d req-689ffb9c-cb40-47e5-9e02-af2b611f3837 tempest-VolumesGetTestJSON-230594911 tempest-VolumesGetTestJSON-230594911-project-member] Volume info retrieved successfully. Aug 20 01:00:43.642029 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-a125d5d3-fd51-42b6-813b-c5a2d492f39d req-689ffb9c-cb40-47e5-9e02-af2b611f3837 tempest-VolumesGetTestJSON-230594911 tempest-VolumesGetTestJSON-230594911-project-member] https://10.4.3.240/volume/v3/volumes/1639ec9b-9c76-4db5-94b2-05d10648b719 returned with HTTP 200 Aug 20 01:00:43.642534 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 457/1845] 10.4.3.240 () {68 vars in 1598 bytes} [Thu Aug 20 01:00:43 2026] GET /volume/v3/volumes/1639ec9b-9c76-4db5-94b2-05d10648b719 => generated 855 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:00:43.908325 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-1afbaf4a-3d5e-431b-8d52-a7dcbcab029f None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:44.060550 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-1afbaf4a-3d5e-431b-8d52-a7dcbcab029f tempest-VolumesTransfersV355Test-30404957 tempest-VolumesTransfersV355Test-30404957-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 20 01:00:44.061062 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-1afbaf4a-3d5e-431b-8d52-a7dcbcab029f tempest-VolumesTransfersV355Test-30404957 tempest-VolumesTransfersV355Test-30404957-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV355Test-Volume-1369223232"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:00:44.062907 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.v3.volumes [None req-1afbaf4a-3d5e-431b-8d52-a7dcbcab029f tempest-VolumesTransfersV355Test-30404957 tempest-VolumesTransfersV355Test-30404957-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV355Test-Volume-1369223232'}} {{(pid=100214) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 01:00:44.063071 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.v3.volumes [None req-1afbaf4a-3d5e-431b-8d52-a7dcbcab029f tempest-VolumesTransfersV355Test-30404957 tempest-VolumesTransfersV355Test-30404957-project-member] Create volume of 1 GB Aug 20 01:00:44.069855 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-1afbaf4a-3d5e-431b-8d52-a7dcbcab029f tempest-VolumesTransfersV355Test-30404957 tempest-VolumesTransfersV355Test-30404957-project-member] Availability Zones retrieved successfully. Aug 20 01:00:44.078975 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-1afbaf4a-3d5e-431b-8d52-a7dcbcab029f tempest-VolumesTransfersV355Test-30404957 tempest-VolumesTransfersV355Test-30404957-project-member] Flow 'volume_create_api' (744d5143-d6e4-4392-8a5d-becabb4dcd3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:00:44.080170 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-1afbaf4a-3d5e-431b-8d52-a7dcbcab029f tempest-VolumesTransfersV355Test-30404957 tempest-VolumesTransfersV355Test-30404957-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3a352c81-18cf-44ff-bafe-804bdc94bbad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:00:44.081638 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.flows.api.create_volume [None req-1afbaf4a-3d5e-431b-8d52-a7dcbcab029f tempest-VolumesTransfersV355Test-30404957 tempest-VolumesTransfersV355Test-30404957-project-member] Validating volume size '1' using validate_int {{(pid=100214) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 01:00:44.122327 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-1afbaf4a-3d5e-431b-8d52-a7dcbcab029f tempest-VolumesTransfersV355Test-30404957 tempest-VolumesTransfersV355Test-30404957-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3a352c81-18cf-44ff-bafe-804bdc94bbad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:52:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1ed58bd6-fe6a-497e-ae84-e8199d24fdfa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:00:44.123475 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-1afbaf4a-3d5e-431b-8d52-a7dcbcab029f tempest-VolumesTransfersV355Test-30404957 tempest-VolumesTransfersV355Test-30404957-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7fbe6580-de62-44fc-a506-e6a023515cec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:00:44.185844 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.quota [None req-1afbaf4a-3d5e-431b-8d52-a7dcbcab029f tempest-VolumesTransfersV355Test-30404957 tempest-VolumesTransfersV355Test-30404957-project-member] Created reservations ['312ef537-02f4-4b9f-8d23-2efa84aa8c06', 'd8bd2648-6eab-4234-b511-77db9cbe9103', '991c4985-b89b-4391-9e31-8074daed0786', '5e0fef6c-fa0a-4762-9121-e15c733eb5d1'] {{(pid=100214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 01:00:44.186720 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-1afbaf4a-3d5e-431b-8d52-a7dcbcab029f tempest-VolumesTransfersV355Test-30404957 tempest-VolumesTransfersV355Test-30404957-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7fbe6580-de62-44fc-a506-e6a023515cec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['312ef537-02f4-4b9f-8d23-2efa84aa8c06', 'd8bd2648-6eab-4234-b511-77db9cbe9103', '991c4985-b89b-4391-9e31-8074daed0786', '5e0fef6c-fa0a-4762-9121-e15c733eb5d1']}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:00:44.187584 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-1afbaf4a-3d5e-431b-8d52-a7dcbcab029f tempest-VolumesTransfersV355Test-30404957 tempest-VolumesTransfersV355Test-30404957-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (179d6c19-a7e1-4986-a65b-f326d09c91b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:00:44.213159 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-1afbaf4a-3d5e-431b-8d52-a7dcbcab029f tempest-VolumesTransfersV355Test-30404957 tempest-VolumesTransfersV355Test-30404957-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (179d6c19-a7e1-4986-a65b-f326d09c91b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd4e0e98f-acc8-4c78-86fd-9e7416eff792', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-1369223232',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d302ea6534b94495bbde44b10e0214ef',qos_specs=None,replication_status=,reservations=['312ef537-02f4-4b9f-8d23-2efa84aa8c06','d8bd2648-6eab-4234-b511-77db9cbe9103','991c4985-b89b-4391-9e31-8074daed0786','5e0fef6c-fa0a-4762-9121-e15c733eb5d1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6248cfeba565418eb0910fbfc41c8136',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T01:00:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-1369223232',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d4e0e98f-acc8-4c78-86fd-9e7416eff792,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d302ea6534b94495bbde44b10e0214ef',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6248cfeba565418eb0910fbfc41c8136',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1ed58bd6-fe6a-497e-ae84-e8199d24fdfa),volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:00:44.213942 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-1afbaf4a-3d5e-431b-8d52-a7dcbcab029f tempest-VolumesTransfersV355Test-30404957 tempest-VolumesTransfersV355Test-30404957-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d5d907ea-ca46-4f3f-ac69-94810cac7377) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:00:44.232869 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-1afbaf4a-3d5e-431b-8d52-a7dcbcab029f tempest-VolumesTransfersV355Test-30404957 tempest-VolumesTransfersV355Test-30404957-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d5d907ea-ca46-4f3f-ac69-94810cac7377) transitioned into state 'SUCCESS' from state '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-1369223232',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d302ea6534b94495bbde44b10e0214ef',qos_specs=None,replication_status=,reservations=['312ef537-02f4-4b9f-8d23-2efa84aa8c06','d8bd2648-6eab-4234-b511-77db9cbe9103','991c4985-b89b-4391-9e31-8074daed0786','5e0fef6c-fa0a-4762-9121-e15c733eb5d1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6248cfeba565418eb0910fbfc41c8136',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:00:44.233894 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-1afbaf4a-3d5e-431b-8d52-a7dcbcab029f tempest-VolumesTransfersV355Test-30404957 tempest-VolumesTransfersV355Test-30404957-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (698d36e9-1082-4045-899d-a150a06212d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:00:44.255772 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-1afbaf4a-3d5e-431b-8d52-a7dcbcab029f tempest-VolumesTransfersV355Test-30404957 tempest-VolumesTransfersV355Test-30404957-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (698d36e9-1082-4045-899d-a150a06212d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:00:44.256878 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-1afbaf4a-3d5e-431b-8d52-a7dcbcab029f tempest-VolumesTransfersV355Test-30404957 tempest-VolumesTransfersV355Test-30404957-project-member] Flow 'volume_create_api' (744d5143-d6e4-4392-8a5d-becabb4dcd3e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:00:44.257293 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-1afbaf4a-3d5e-431b-8d52-a7dcbcab029f tempest-VolumesTransfersV355Test-30404957 tempest-VolumesTransfersV355Test-30404957-project-member] Create volume request issued successfully. Aug 20 01:00:44.258073 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-1afbaf4a-3d5e-431b-8d52-a7dcbcab029f tempest-VolumesTransfersV355Test-30404957 tempest-VolumesTransfersV355Test-30404957-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 20 01:00:44.258594 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 465/1846] 10.4.3.240 () {70 vars in 1299 bytes} [Thu Aug 20 01:00:43 2026] POST /volume/v3/volumes => generated 819 bytes in 351 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:00:44.277067 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-0b5c2014-198b-419c-b182-7b4db562af40 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:44.280142 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-0b5c2014-198b-419c-b182-7b4db562af40 tempest-VolumesTransfersV355Test-30404957 tempest-VolumesTransfersV355Test-30404957-project-member] GET https://10.4.3.240/volume/v3/volumes/d4e0e98f-acc8-4c78-86fd-9e7416eff792 Aug 20 01:00:44.280443 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-0b5c2014-198b-419c-b182-7b4db562af40 tempest-VolumesTransfersV355Test-30404957 tempest-VolumesTransfersV355Test-30404957-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:44.280698 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-0b5c2014-198b-419c-b182-7b4db562af40 tempest-VolumesTransfersV355Test-30404957 tempest-VolumesTransfersV355Test-30404957-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:44.293226 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:44.293226 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:00:44.299030 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-0b5c2014-198b-419c-b182-7b4db562af40 tempest-VolumesTransfersV355Test-30404957 tempest-VolumesTransfersV355Test-30404957-project-member] Volume info retrieved successfully. Aug 20 01:00:44.306421 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-0b5c2014-198b-419c-b182-7b4db562af40 tempest-VolumesTransfersV355Test-30404957 tempest-VolumesTransfersV355Test-30404957-project-member] https://10.4.3.240/volume/v3/volumes/d4e0e98f-acc8-4c78-86fd-9e7416eff792 returned with HTTP 200 Aug 20 01:00:44.307238 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 458/1847] 10.4.3.240 () {68 vars in 1389 bytes} [Thu Aug 20 01:00:44 2026] GET /volume/v3/volumes/d4e0e98f-acc8-4c78-86fd-9e7416eff792 => generated 887 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:00:44.386369 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-c6067635-16a1-4024-873a-e3d0e1d8abd8 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:44.391234 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-c6067635-16a1-4024-873a-e3d0e1d8abd8 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] GET https://10.4.3.240/volume/v3/backups/55af38b3-864b-4f8f-96a1-60193e93f64f Aug 20 01:00:44.392158 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-c6067635-16a1-4024-873a-e3d0e1d8abd8 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:44.392418 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-c6067635-16a1-4024-873a-e3d0e1d8abd8 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:44.392613 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-c6067635-16a1-4024-873a-e3d0e1d8abd8 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Show backup with id 55af38b3-864b-4f8f-96a1-60193e93f64f. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:00:44.400696 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:44.400696 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:00:44.401504 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-c6067635-16a1-4024-873a-e3d0e1d8abd8 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] https://10.4.3.240/volume/v3/backups/55af38b3-864b-4f8f-96a1-60193e93f64f returned with HTTP 200 Aug 20 01:00:44.401856 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 468/1848] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:00:44 2026] GET /volume/v3/backups/55af38b3-864b-4f8f-96a1-60193e93f64f => generated 791 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:00:44.582722 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-ebfc05f8-77ea-4cd7-aea6-a7136c1a9200 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:44.585160 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-ebfc05f8-77ea-4cd7-aea6-a7136c1a9200 tempest-VolumesBackupsV39Test-819749700 tempest-VolumesBackupsV39Test-819749700-project-member] GET https://10.4.3.240/volume/v3/backups/2a945873-a050-4a03-b033-dfea73376304 Aug 20 01:00:44.585982 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-ebfc05f8-77ea-4cd7-aea6-a7136c1a9200 tempest-VolumesBackupsV39Test-819749700 tempest-VolumesBackupsV39Test-819749700-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:44.585982 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-ebfc05f8-77ea-4cd7-aea6-a7136c1a9200 tempest-VolumesBackupsV39Test-819749700 tempest-VolumesBackupsV39Test-819749700-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:44.585982 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.v3.backups [None req-ebfc05f8-77ea-4cd7-aea6-a7136c1a9200 tempest-VolumesBackupsV39Test-819749700 tempest-VolumesBackupsV39Test-819749700-project-member] Show backup with id 2a945873-a050-4a03-b033-dfea73376304. {{(pid=100213) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:00:44.593193 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:44.593193 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:00:44.594879 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-ebfc05f8-77ea-4cd7-aea6-a7136c1a9200 tempest-VolumesBackupsV39Test-819749700 tempest-VolumesBackupsV39Test-819749700-project-member] https://10.4.3.240/volume/v3/backups/2a945873-a050-4a03-b033-dfea73376304 returned with HTTP 200 Aug 20 01:00:44.595356 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 458/1849] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:00:44 2026] GET /volume/v3/backups/2a945873-a050-4a03-b033-dfea73376304 => generated 797 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:00:44.606116 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-12135bcb-58c8-4e48-a778-b502de648dc2 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:44.609525 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-12135bcb-58c8-4e48-a778-b502de648dc2 tempest-TestVolumeBackupRestore-1998646298 tempest-TestVolumeBackupRestore-1998646298-project-member] GET https://10.4.3.240/volume/v3/backups/45a31aff-ad66-4885-b172-7a589b613287 Aug 20 01:00:44.609839 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-12135bcb-58c8-4e48-a778-b502de648dc2 tempest-TestVolumeBackupRestore-1998646298 tempest-TestVolumeBackupRestore-1998646298-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:44.610033 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-12135bcb-58c8-4e48-a778-b502de648dc2 tempest-TestVolumeBackupRestore-1998646298 tempest-TestVolumeBackupRestore-1998646298-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:44.610173 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-12135bcb-58c8-4e48-a778-b502de648dc2 tempest-TestVolumeBackupRestore-1998646298 tempest-TestVolumeBackupRestore-1998646298-project-member] Show backup with id 45a31aff-ad66-4885-b172-7a589b613287. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:00:44.615401 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:44.615401 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:00:44.616528 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-12135bcb-58c8-4e48-a778-b502de648dc2 tempest-TestVolumeBackupRestore-1998646298 tempest-TestVolumeBackupRestore-1998646298-project-member] https://10.4.3.240/volume/v3/backups/45a31aff-ad66-4885-b172-7a589b613287 returned with HTTP 200 Aug 20 01:00:44.617073 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 466/1850] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:00:44 2026] GET /volume/v3/backups/45a31aff-ad66-4885-b172-7a589b613287 => generated 754 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:00:44.663938 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-a0b56f5d-dffb-4c52-9565-16cdcdbe7d10 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:44.665857 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-a0b56f5d-dffb-4c52-9565-16cdcdbe7d10 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] DELETE https://10.4.3.240/volume/v3/volumes/7d8f6c46-e0b6-42a6-b9c6-642d592cd125 Aug 20 01:00:44.666119 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-a0b56f5d-dffb-4c52-9565-16cdcdbe7d10 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:44.666672 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-a0b56f5d-dffb-4c52-9565-16cdcdbe7d10 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Calling method 'delete' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:44.666672 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.v3.volumes [None req-a0b56f5d-dffb-4c52-9565-16cdcdbe7d10 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Delete volume with id: 7d8f6c46-e0b6-42a6-b9c6-642d592cd125 Aug 20 01:00:44.671801 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-2487631a-0743-4f76-a81b-b2c2bf942407 req-f83abc13-1df8-4328-adb2-95038d6fb7b5 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:44.675226 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-2487631a-0743-4f76-a81b-b2c2bf942407 req-f83abc13-1df8-4328-adb2-95038d6fb7b5 tempest-VolumesGetTestJSON-230594911 tempest-VolumesGetTestJSON-230594911-project-member] GET https://10.4.3.240/volume/v3/volumes/1639ec9b-9c76-4db5-94b2-05d10648b719 Aug 20 01:00:44.676808 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-2487631a-0743-4f76-a81b-b2c2bf942407 req-f83abc13-1df8-4328-adb2-95038d6fb7b5 tempest-VolumesGetTestJSON-230594911 tempest-VolumesGetTestJSON-230594911-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:44.676898 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:44.676898 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:00:44.677137 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-2487631a-0743-4f76-a81b-b2c2bf942407 req-f83abc13-1df8-4328-adb2-95038d6fb7b5 tempest-VolumesGetTestJSON-230594911 tempest-VolumesGetTestJSON-230594911-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:44.677422 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-a0b56f5d-dffb-4c52-9565-16cdcdbe7d10 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Volume info retrieved successfully. Aug 20 01:00:44.689094 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-2487631a-0743-4f76-a81b-b2c2bf942407 req-f83abc13-1df8-4328-adb2-95038d6fb7b5 tempest-VolumesGetTestJSON-230594911 tempest-VolumesGetTestJSON-230594911-project-member] https://10.4.3.240/volume/v3/volumes/1639ec9b-9c76-4db5-94b2-05d10648b719 returned with HTTP 404 Aug 20 01:00:44.689901 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 469/1851] 10.4.3.240 () {68 vars in 1598 bytes} [Thu Aug 20 01:00:44 2026] GET /volume/v3/volumes/1639ec9b-9c76-4db5-94b2-05d10648b719 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:00:44.696441 np0000007838 devstack@c-api.service[100212]: WARNING cinder.keymgr.conf_key_mgr [None req-a0b56f5d-dffb-4c52-9565-16cdcdbe7d10 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 20 01:00:44.705661 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-a0b56f5d-dffb-4c52-9565-16cdcdbe7d10 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Delete volume request issued successfully. Aug 20 01:00:44.705918 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-a0b56f5d-dffb-4c52-9565-16cdcdbe7d10 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] https://10.4.3.240/volume/v3/volumes/7d8f6c46-e0b6-42a6-b9c6-642d592cd125 returned with HTTP 202 Aug 20 01:00:44.706417 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 459/1852] 10.4.3.240 () {66 vars in 1351 bytes} [Thu Aug 20 01:00:44 2026] DELETE /volume/v3/volumes/7d8f6c46-e0b6-42a6-b9c6-642d592cd125 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 01:00:44.715705 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-0c6edc3d-ca80-4a8d-a3ba-ee044cd84936 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:44.717962 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-0c6edc3d-ca80-4a8d-a3ba-ee044cd84936 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] GET https://10.4.3.240/volume/v3/volumes/7d8f6c46-e0b6-42a6-b9c6-642d592cd125 Aug 20 01:00:44.718164 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-0c6edc3d-ca80-4a8d-a3ba-ee044cd84936 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:44.718419 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-0c6edc3d-ca80-4a8d-a3ba-ee044cd84936 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:44.727631 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:44.727631 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:00:44.732789 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-0c6edc3d-ca80-4a8d-a3ba-ee044cd84936 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Volume info retrieved successfully. Aug 20 01:00:44.739031 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-0c6edc3d-ca80-4a8d-a3ba-ee044cd84936 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] https://10.4.3.240/volume/v3/volumes/7d8f6c46-e0b6-42a6-b9c6-642d592cd125 returned with HTTP 200 Aug 20 01:00:44.739695 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 459/1853] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:00:44 2026] GET /volume/v3/volumes/7d8f6c46-e0b6-42a6-b9c6-642d592cd125 => generated 878 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:00:44.876181 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-b976d893-9e0d-4276-a80f-b9f679a9e3d1 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:45.023932 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-b976d893-9e0d-4276-a80f-b9f679a9e3d1 tempest-ExtraSpecsNegativeTest-179590671 tempest-ExtraSpecsNegativeTest-179590671-project-admin] POST https://10.4.3.240/volume/v3/types Aug 20 01:00:45.024158 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-b976d893-9e0d-4276-a80f-b9f679a9e3d1 tempest-ExtraSpecsNegativeTest-179590671 tempest-ExtraSpecsNegativeTest-179590671-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ExtraSpecsNegativeTest-volume-type-1682699406", "extra_specs": {"spec1": "val1"}}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:00:45.042876 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-b976d893-9e0d-4276-a80f-b9f679a9e3d1 tempest-ExtraSpecsNegativeTest-179590671 tempest-ExtraSpecsNegativeTest-179590671-project-admin] https://10.4.3.240/volume/v3/types returned with HTTP 200 Aug 20 01:00:45.043283 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 467/1854] 10.4.3.240 () {68 vars in 1253 bytes} [Thu Aug 20 01:00:44 2026] POST /volume/v3/types => generated 243 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:00:45.053472 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-42ef28a5-ba3e-4d8e-a66a-37f59103deb1 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:45.055508 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-42ef28a5-ba3e-4d8e-a66a-37f59103deb1 tempest-ExtraSpecsNegativeTest-179590671 tempest-ExtraSpecsNegativeTest-179590671-project-admin] POST https://10.4.3.240/volume/v3/types/513cc4d4-629a-4502-9f79-d73c2a645822/extra_specs Aug 20 01:00:45.055867 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-42ef28a5-ba3e-4d8e-a66a-37f59103deb1 tempest-ExtraSpecsNegativeTest-179590671 tempest-ExtraSpecsNegativeTest-179590671-project-admin] Action: 'create', calling method: create, body: {"extra_specs": ["invalid"]} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:00:45.057641 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-42ef28a5-ba3e-4d8e-a66a-37f59103deb1 tempest-ExtraSpecsNegativeTest-179590671 tempest-ExtraSpecsNegativeTest-179590671-project-admin] https://10.4.3.240/volume/v3/types/513cc4d4-629a-4502-9f79-d73c2a645822/extra_specs returned with HTTP 400 Aug 20 01:00:45.058204 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 470/1855] 10.4.3.240 () {68 vars in 1399 bytes} [Thu Aug 20 01:00:45 2026] POST /volume/v3/types/513cc4d4-629a-4502-9f79-d73c2a645822/extra_specs => generated 146 bytes in 5 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 20 01:00:45.066013 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-cfacf190-bb7f-4793-8826-1d98246fe586 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:45.069433 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-cfacf190-bb7f-4793-8826-1d98246fe586 tempest-ExtraSpecsNegativeTest-179590671 tempest-ExtraSpecsNegativeTest-179590671-project-admin] POST https://10.4.3.240/volume/v3/types/513cc4d4-629a-4502-9f79-d73c2a645822/extra_specs Aug 20 01:00:45.069433 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-cfacf190-bb7f-4793-8826-1d98246fe586 tempest-ExtraSpecsNegativeTest-179590671 tempest-ExtraSpecsNegativeTest-179590671-project-admin] Action: 'create', calling method: create, body: {"extra_specs": null} {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:00:45.070164 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-cfacf190-bb7f-4793-8826-1d98246fe586 tempest-ExtraSpecsNegativeTest-179590671 tempest-ExtraSpecsNegativeTest-179590671-project-admin] https://10.4.3.240/volume/v3/types/513cc4d4-629a-4502-9f79-d73c2a645822/extra_specs returned with HTTP 400 Aug 20 01:00:45.070687 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 460/1856] 10.4.3.240 () {68 vars in 1399 bytes} [Thu Aug 20 01:00:45 2026] POST /volume/v3/types/513cc4d4-629a-4502-9f79-d73c2a645822/extra_specs => generated 132 bytes in 5 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 20 01:00:45.079168 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-56108b4b-b804-4c84-85e0-bae9cfd3fdf4 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:45.081058 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-56108b4b-b804-4c84-85e0-bae9cfd3fdf4 tempest-ExtraSpecsNegativeTest-179590671 tempest-ExtraSpecsNegativeTest-179590671-project-admin] POST https://10.4.3.240/volume/v3/types/363fc15a-6a88-4263-a558-df0ad7ac60fd/extra_specs Aug 20 01:00:45.081515 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-56108b4b-b804-4c84-85e0-bae9cfd3fdf4 tempest-ExtraSpecsNegativeTest-179590671 tempest-ExtraSpecsNegativeTest-179590671-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val1"}} {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:00:45.091706 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-56108b4b-b804-4c84-85e0-bae9cfd3fdf4 tempest-ExtraSpecsNegativeTest-179590671 tempest-ExtraSpecsNegativeTest-179590671-project-admin] https://10.4.3.240/volume/v3/types/363fc15a-6a88-4263-a558-df0ad7ac60fd/extra_specs returned with HTTP 404 Aug 20 01:00:45.092250 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 460/1857] 10.4.3.240 () {68 vars in 1399 bytes} [Thu Aug 20 01:00:45 2026] POST /volume/v3/types/363fc15a-6a88-4263-a558-df0ad7ac60fd/extra_specs => generated 114 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:00:45.103252 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-d7f1402a-f43e-4845-95b6-2f5977d67ace None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:45.105507 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-d7f1402a-f43e-4845-95b6-2f5977d67ace tempest-ExtraSpecsNegativeTest-179590671 tempest-ExtraSpecsNegativeTest-179590671-project-admin] DELETE https://10.4.3.240/volume/v3/types/360b7bd4-57e7-44b5-8ff5-2d99c2d85a0f/extra_specs/spec1 Aug 20 01:00:45.105735 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-d7f1402a-f43e-4845-95b6-2f5977d67ace tempest-ExtraSpecsNegativeTest-179590671 tempest-ExtraSpecsNegativeTest-179590671-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:45.105970 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-d7f1402a-f43e-4845-95b6-2f5977d67ace tempest-ExtraSpecsNegativeTest-179590671 tempest-ExtraSpecsNegativeTest-179590671-project-admin] Calling method 'delete' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:45.109670 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-d7f1402a-f43e-4845-95b6-2f5977d67ace tempest-ExtraSpecsNegativeTest-179590671 tempest-ExtraSpecsNegativeTest-179590671-project-admin] https://10.4.3.240/volume/v3/types/360b7bd4-57e7-44b5-8ff5-2d99c2d85a0f/extra_specs/spec1 returned with HTTP 404 Aug 20 01:00:45.110581 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 468/1858] 10.4.3.240 () {66 vars in 1399 bytes} [Thu Aug 20 01:00:45 2026] DELETE /volume/v3/types/360b7bd4-57e7-44b5-8ff5-2d99c2d85a0f/extra_specs/spec1 => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:00:45.117982 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-75ceab5c-4b38-4996-9523-a3c816d765f2 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:45.119707 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-75ceab5c-4b38-4996-9523-a3c816d765f2 tempest-ExtraSpecsNegativeTest-179590671 tempest-ExtraSpecsNegativeTest-179590671-project-admin] GET https://10.4.3.240/volume/v3/types/513cc4d4-629a-4502-9f79-d73c2a645822/extra_specs/nonexistent_extra_spec_name Aug 20 01:00:45.119867 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-75ceab5c-4b38-4996-9523-a3c816d765f2 tempest-ExtraSpecsNegativeTest-179590671 tempest-ExtraSpecsNegativeTest-179590671-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:45.120058 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-75ceab5c-4b38-4996-9523-a3c816d765f2 tempest-ExtraSpecsNegativeTest-179590671 tempest-ExtraSpecsNegativeTest-179590671-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:45.130056 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-75ceab5c-4b38-4996-9523-a3c816d765f2 tempest-ExtraSpecsNegativeTest-179590671 tempest-ExtraSpecsNegativeTest-179590671-project-admin] https://10.4.3.240/volume/v3/types/513cc4d4-629a-4502-9f79-d73c2a645822/extra_specs/nonexistent_extra_spec_name returned with HTTP 404 Aug 20 01:00:45.130567 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 471/1859] 10.4.3.240 () {66 vars in 1462 bytes} [Thu Aug 20 01:00:45 2026] GET /volume/v3/types/513cc4d4-629a-4502-9f79-d73c2a645822/extra_specs/nonexistent_extra_spec_name => generated 151 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:00:45.137595 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-0427fd3a-3fee-4508-8413-bdf0b16e6a82 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:45.140097 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-0427fd3a-3fee-4508-8413-bdf0b16e6a82 tempest-ExtraSpecsNegativeTest-179590671 tempest-ExtraSpecsNegativeTest-179590671-project-admin] GET https://10.4.3.240/volume/v3/types/9fafcce5-60bb-4650-b5df-1691561e83b6/extra_specs/spec1 Aug 20 01:00:45.140293 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-0427fd3a-3fee-4508-8413-bdf0b16e6a82 tempest-ExtraSpecsNegativeTest-179590671 tempest-ExtraSpecsNegativeTest-179590671-project-admin] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:45.140521 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-0427fd3a-3fee-4508-8413-bdf0b16e6a82 tempest-ExtraSpecsNegativeTest-179590671 tempest-ExtraSpecsNegativeTest-179590671-project-admin] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:45.148582 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-0427fd3a-3fee-4508-8413-bdf0b16e6a82 tempest-ExtraSpecsNegativeTest-179590671 tempest-ExtraSpecsNegativeTest-179590671-project-admin] https://10.4.3.240/volume/v3/types/9fafcce5-60bb-4650-b5df-1691561e83b6/extra_specs/spec1 returned with HTTP 404 Aug 20 01:00:45.149008 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 461/1860] 10.4.3.240 () {66 vars in 1396 bytes} [Thu Aug 20 01:00:45 2026] GET /volume/v3/types/9fafcce5-60bb-4650-b5df-1691561e83b6/extra_specs/spec1 => generated 114 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:00:45.157695 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-ecc8d2a4-d971-4d7e-b536-f739152732e1 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:45.159558 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-ecc8d2a4-d971-4d7e-b536-f739152732e1 tempest-ExtraSpecsNegativeTest-179590671 tempest-ExtraSpecsNegativeTest-179590671-project-admin] GET https://10.4.3.240/volume/v3/types/3e8c3405-3c40-4e24-96d2-7b37f9c18139/extra_specs Aug 20 01:00:45.159808 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-ecc8d2a4-d971-4d7e-b536-f739152732e1 tempest-ExtraSpecsNegativeTest-179590671 tempest-ExtraSpecsNegativeTest-179590671-project-admin] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:45.160045 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-ecc8d2a4-d971-4d7e-b536-f739152732e1 tempest-ExtraSpecsNegativeTest-179590671 tempest-ExtraSpecsNegativeTest-179590671-project-admin] Calling method 'index' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:45.163412 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-ecc8d2a4-d971-4d7e-b536-f739152732e1 tempest-ExtraSpecsNegativeTest-179590671 tempest-ExtraSpecsNegativeTest-179590671-project-admin] https://10.4.3.240/volume/v3/types/3e8c3405-3c40-4e24-96d2-7b37f9c18139/extra_specs returned with HTTP 404 Aug 20 01:00:45.164015 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 461/1861] 10.4.3.240 () {66 vars in 1378 bytes} [Thu Aug 20 01:00:45 2026] GET /volume/v3/types/3e8c3405-3c40-4e24-96d2-7b37f9c18139/extra_specs => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:00:45.170561 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-4fb7026e-c311-45db-9c5a-c5609d7eae27 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:45.172232 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-4fb7026e-c311-45db-9c5a-c5609d7eae27 tempest-ExtraSpecsNegativeTest-179590671 tempest-ExtraSpecsNegativeTest-179590671-project-admin] PUT https://10.4.3.240/volume/v3/types/513cc4d4-629a-4502-9f79-d73c2a645822/extra_specs/spec1 Aug 20 01:00:45.172582 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-4fb7026e-c311-45db-9c5a-c5609d7eae27 tempest-ExtraSpecsNegativeTest-179590671 tempest-ExtraSpecsNegativeTest-179590671-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2", "spec2": "val1"} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:00:45.174054 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-4fb7026e-c311-45db-9c5a-c5609d7eae27 tempest-ExtraSpecsNegativeTest-179590671 tempest-ExtraSpecsNegativeTest-179590671-project-admin] https://10.4.3.240/volume/v3/types/513cc4d4-629a-4502-9f79-d73c2a645822/extra_specs/spec1 returned with HTTP 400 Aug 20 01:00:45.174874 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 469/1862] 10.4.3.240 () {68 vars in 1416 bytes} [Thu Aug 20 01:00:45 2026] PUT /volume/v3/types/513cc4d4-629a-4502-9f79-d73c2a645822/extra_specs/spec1 => generated 102 bytes in 4 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 20 01:00:45.181700 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-0d600a85-88f2-4cdf-8713-6e31451ffebf None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:45.183882 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-0d600a85-88f2-4cdf-8713-6e31451ffebf tempest-ExtraSpecsNegativeTest-179590671 tempest-ExtraSpecsNegativeTest-179590671-project-admin] PUT https://10.4.3.240/volume/v3/types/513cc4d4-629a-4502-9f79-d73c2a645822/extra_specs/spec1 Aug 20 01:00:45.184216 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-0d600a85-88f2-4cdf-8713-6e31451ffebf tempest-ExtraSpecsNegativeTest-179590671 tempest-ExtraSpecsNegativeTest-179590671-project-admin] Action: 'update', calling method: update, body: null {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:00:45.185631 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-0d600a85-88f2-4cdf-8713-6e31451ffebf tempest-ExtraSpecsNegativeTest-179590671 tempest-ExtraSpecsNegativeTest-179590671-project-admin] https://10.4.3.240/volume/v3/types/513cc4d4-629a-4502-9f79-d73c2a645822/extra_specs/spec1 returned with HTTP 400 Aug 20 01:00:45.186082 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 472/1863] 10.4.3.240 () {68 vars in 1415 bytes} [Thu Aug 20 01:00:45 2026] PUT /volume/v3/types/513cc4d4-629a-4502-9f79-d73c2a645822/extra_specs/spec1 => generated 72 bytes in 5 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 20 01:00:45.193639 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-330656da-e602-47d4-947e-f412fc6b80bc None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:45.197467 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-330656da-e602-47d4-947e-f412fc6b80bc tempest-ExtraSpecsNegativeTest-179590671 tempest-ExtraSpecsNegativeTest-179590671-project-admin] PUT https://10.4.3.240/volume/v3/types/513cc4d4-629a-4502-9f79-d73c2a645822/extra_specs/None Aug 20 01:00:45.197467 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-330656da-e602-47d4-947e-f412fc6b80bc tempest-ExtraSpecsNegativeTest-179590671 tempest-ExtraSpecsNegativeTest-179590671-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2"} {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:00:45.215567 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-330656da-e602-47d4-947e-f412fc6b80bc tempest-ExtraSpecsNegativeTest-179590671 tempest-ExtraSpecsNegativeTest-179590671-project-admin] HTTP exception thrown: Request body and URI mismatch Aug 20 01:00:45.215791 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-330656da-e602-47d4-947e-f412fc6b80bc tempest-ExtraSpecsNegativeTest-179590671 tempest-ExtraSpecsNegativeTest-179590671-project-admin] https://10.4.3.240/volume/v3/types/513cc4d4-629a-4502-9f79-d73c2a645822/extra_specs/None returned with HTTP 400 Aug 20 01:00:45.216429 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 462/1864] 10.4.3.240 () {68 vars in 1413 bytes} [Thu Aug 20 01:00:45 2026] PUT /volume/v3/types/513cc4d4-629a-4502-9f79-d73c2a645822/extra_specs/None => generated 73 bytes in 23 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 20 01:00:45.226413 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-38253358-2a02-4cd2-8e5f-a6a3ce1f551b None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:45.228693 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-38253358-2a02-4cd2-8e5f-a6a3ce1f551b tempest-ExtraSpecsNegativeTest-179590671 tempest-ExtraSpecsNegativeTest-179590671-project-admin] PUT https://10.4.3.240/volume/v3/types/513cc4d4-629a-4502-9f79-d73c2a645822/extra_specs/85cfef16-1f74-46a3-82e6-d3d5451ed29b Aug 20 01:00:45.229106 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-38253358-2a02-4cd2-8e5f-a6a3ce1f551b tempest-ExtraSpecsNegativeTest-179590671 tempest-ExtraSpecsNegativeTest-179590671-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2"} {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:00:45.241095 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-38253358-2a02-4cd2-8e5f-a6a3ce1f551b tempest-ExtraSpecsNegativeTest-179590671 tempest-ExtraSpecsNegativeTest-179590671-project-admin] HTTP exception thrown: Request body and URI mismatch Aug 20 01:00:45.241311 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-38253358-2a02-4cd2-8e5f-a6a3ce1f551b tempest-ExtraSpecsNegativeTest-179590671 tempest-ExtraSpecsNegativeTest-179590671-project-admin] https://10.4.3.240/volume/v3/types/513cc4d4-629a-4502-9f79-d73c2a645822/extra_specs/85cfef16-1f74-46a3-82e6-d3d5451ed29b returned with HTTP 400 Aug 20 01:00:45.241968 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 462/1865] 10.4.3.240 () {68 vars in 1509 bytes} [Thu Aug 20 01:00:45 2026] PUT /volume/v3/types/513cc4d4-629a-4502-9f79-d73c2a645822/extra_specs/85cfef16-1f74-46a3-82e6-d3d5451ed29b => generated 73 bytes in 16 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 20 01:00:45.251993 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-c8856fdd-7069-4672-b9cd-c78b0cc6871c None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:45.257020 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-c8856fdd-7069-4672-b9cd-c78b0cc6871c tempest-ExtraSpecsNegativeTest-179590671 tempest-ExtraSpecsNegativeTest-179590671-project-admin] PUT https://10.4.3.240/volume/v3/types/c19ab3e3-f026-40c3-9b7f-1778313ab131/extra_specs/spec1 Aug 20 01:00:45.259272 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-c8856fdd-7069-4672-b9cd-c78b0cc6871c tempest-ExtraSpecsNegativeTest-179590671 tempest-ExtraSpecsNegativeTest-179590671-project-admin] Action: 'update', calling method: update, body: {"spec1": "val5"} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:00:45.306970 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-c8856fdd-7069-4672-b9cd-c78b0cc6871c tempest-ExtraSpecsNegativeTest-179590671 tempest-ExtraSpecsNegativeTest-179590671-project-admin] https://10.4.3.240/volume/v3/types/c19ab3e3-f026-40c3-9b7f-1778313ab131/extra_specs/spec1 returned with HTTP 404 Aug 20 01:00:45.307727 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 470/1866] 10.4.3.240 () {68 vars in 1416 bytes} [Thu Aug 20 01:00:45 2026] PUT /volume/v3/types/c19ab3e3-f026-40c3-9b7f-1778313ab131/extra_specs/spec1 => generated 114 bytes in 56 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:00:45.317818 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-d8d3b9d1-d416-4659-9ff8-ddab84422f1b None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:45.319976 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-d8d3b9d1-d416-4659-9ff8-ddab84422f1b tempest-ExtraSpecsNegativeTest-179590671 tempest-ExtraSpecsNegativeTest-179590671-project-admin] DELETE https://10.4.3.240/volume/v3/types/513cc4d4-629a-4502-9f79-d73c2a645822 Aug 20 01:00:45.320558 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-d8d3b9d1-d416-4659-9ff8-ddab84422f1b tempest-ExtraSpecsNegativeTest-179590671 tempest-ExtraSpecsNegativeTest-179590671-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:45.320558 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-d8d3b9d1-d416-4659-9ff8-ddab84422f1b tempest-ExtraSpecsNegativeTest-179590671 tempest-ExtraSpecsNegativeTest-179590671-project-admin] Calling method '_delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:45.329053 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-072a3811-422f-4d9c-aa4c-557d4dca2c7b None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:45.332271 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-072a3811-422f-4d9c-aa4c-557d4dca2c7b tempest-VolumesTransfersV355Test-30404957 tempest-VolumesTransfersV355Test-30404957-project-member] GET https://10.4.3.240/volume/v3/volumes/d4e0e98f-acc8-4c78-86fd-9e7416eff792 Aug 20 01:00:45.332553 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-072a3811-422f-4d9c-aa4c-557d4dca2c7b tempest-VolumesTransfersV355Test-30404957 tempest-VolumesTransfersV355Test-30404957-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:45.332985 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-072a3811-422f-4d9c-aa4c-557d4dca2c7b tempest-VolumesTransfersV355Test-30404957 tempest-VolumesTransfersV355Test-30404957-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:45.341782 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:45.341782 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:00:45.348313 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-072a3811-422f-4d9c-aa4c-557d4dca2c7b tempest-VolumesTransfersV355Test-30404957 tempest-VolumesTransfersV355Test-30404957-project-member] Volume info retrieved successfully. Aug 20 01:00:45.355447 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-072a3811-422f-4d9c-aa4c-557d4dca2c7b tempest-VolumesTransfersV355Test-30404957 tempest-VolumesTransfersV355Test-30404957-project-member] https://10.4.3.240/volume/v3/volumes/d4e0e98f-acc8-4c78-86fd-9e7416eff792 returned with HTTP 200 Aug 20 01:00:45.355952 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 463/1867] 10.4.3.240 () {68 vars in 1389 bytes} [Thu Aug 20 01:00:45 2026] GET /volume/v3/volumes/d4e0e98f-acc8-4c78-86fd-9e7416eff792 => generated 946 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:00:45.358316 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-d8d3b9d1-d416-4659-9ff8-ddab84422f1b tempest-ExtraSpecsNegativeTest-179590671 tempest-ExtraSpecsNegativeTest-179590671-project-admin] https://10.4.3.240/volume/v3/types/513cc4d4-629a-4502-9f79-d73c2a645822 returned with HTTP 202 Aug 20 01:00:45.358761 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 473/1868] 10.4.3.240 () {66 vars in 1345 bytes} [Thu Aug 20 01:00:45 2026] DELETE /volume/v3/types/513cc4d4-629a-4502-9f79-d73c2a645822 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 01:00:45.369162 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-5b26ed29-afb5-4a4f-b6b9-05b6302815dc None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:45.371263 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-5b26ed29-afb5-4a4f-b6b9-05b6302815dc tempest-ExtraSpecsNegativeTest-179590671 tempest-ExtraSpecsNegativeTest-179590671-project-admin] GET https://10.4.3.240/volume/v3/types/513cc4d4-629a-4502-9f79-d73c2a645822 Aug 20 01:00:45.371404 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-dd7e26bd-ae14-4129-bf1f-db7175d35103 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:45.371460 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-5b26ed29-afb5-4a4f-b6b9-05b6302815dc tempest-ExtraSpecsNegativeTest-179590671 tempest-ExtraSpecsNegativeTest-179590671-project-admin] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:45.371604 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-5b26ed29-afb5-4a4f-b6b9-05b6302815dc tempest-ExtraSpecsNegativeTest-179590671 tempest-ExtraSpecsNegativeTest-179590671-project-admin] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:45.373478 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-dd7e26bd-ae14-4129-bf1f-db7175d35103 tempest-VolumesTransfersV355Test-30404957 tempest-VolumesTransfersV355Test-30404957-project-member] POST https://10.4.3.240/volume/v3/volume-transfers Aug 20 01:00:45.373898 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-dd7e26bd-ae14-4129-bf1f-db7175d35103 tempest-VolumesTransfersV355Test-30404957 tempest-VolumesTransfersV355Test-30404957-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "d4e0e98f-acc8-4c78-86fd-9e7416eff792"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:00:45.375652 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.v3.volume_transfer [None req-dd7e26bd-ae14-4129-bf1f-db7175d35103 tempest-VolumesTransfersV355Test-30404957 tempest-VolumesTransfersV355Test-30404957-project-member] Creating new volume transfer {'transfer': {'volume_id': 'd4e0e98f-acc8-4c78-86fd-9e7416eff792'}} {{(pid=100214) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Aug 20 01:00:45.375829 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.v3.volume_transfer [None req-dd7e26bd-ae14-4129-bf1f-db7175d35103 tempest-VolumesTransfersV355Test-30404957 tempest-VolumesTransfersV355Test-30404957-project-member] Creating transfer of volume d4e0e98f-acc8-4c78-86fd-9e7416eff792 Aug 20 01:00:45.375969 np0000007838 devstack@c-api.service[100214]: INFO cinder.transfer.api [None req-dd7e26bd-ae14-4129-bf1f-db7175d35103 tempest-VolumesTransfersV355Test-30404957 tempest-VolumesTransfersV355Test-30404957-project-member] Generating transfer record for volume d4e0e98f-acc8-4c78-86fd-9e7416eff792 Aug 20 01:00:45.376443 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-5b26ed29-afb5-4a4f-b6b9-05b6302815dc tempest-ExtraSpecsNegativeTest-179590671 tempest-ExtraSpecsNegativeTest-179590671-project-admin] https://10.4.3.240/volume/v3/types/513cc4d4-629a-4502-9f79-d73c2a645822 returned with HTTP 404 Aug 20 01:00:45.377266 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 463/1869] 10.4.3.240 () {66 vars in 1342 bytes} [Thu Aug 20 01:00:45 2026] GET /volume/v3/types/513cc4d4-629a-4502-9f79-d73c2a645822 => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:00:45.387782 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:45.387782 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:00:45.404936 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-dd7e26bd-ae14-4129-bf1f-db7175d35103 tempest-VolumesTransfersV355Test-30404957 tempest-VolumesTransfersV355Test-30404957-project-member] https://10.4.3.240/volume/v3/volume-transfers returned with HTTP 202 Aug 20 01:00:45.405419 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 471/1870] 10.4.3.240 () {70 vars in 1326 bytes} [Thu Aug 20 01:00:45 2026] POST /volume/v3/volume-transfers => generated 464 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:00:45.415227 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-a9f48bbc-cfa5-4c56-aac7-28d6d0635184 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:45.416651 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-8891fece-508a-43ca-990e-535ec3ea6a33 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:45.417725 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-a9f48bbc-cfa5-4c56-aac7-28d6d0635184 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] GET https://10.4.3.240/volume/v3/backups/55af38b3-864b-4f8f-96a1-60193e93f64f Aug 20 01:00:45.417992 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-a9f48bbc-cfa5-4c56-aac7-28d6d0635184 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:45.418214 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-a9f48bbc-cfa5-4c56-aac7-28d6d0635184 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:45.418356 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.v3.backups [None req-a9f48bbc-cfa5-4c56-aac7-28d6d0635184 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Show backup with id 55af38b3-864b-4f8f-96a1-60193e93f64f. {{(pid=100212) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:00:45.418943 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-8891fece-508a-43ca-990e-535ec3ea6a33 tempest-VolumesTransfersV355Test-30404957 tempest-VolumesTransfersV355Test-30404957-project-member] GET https://10.4.3.240/volume/v3/volumes/d4e0e98f-acc8-4c78-86fd-9e7416eff792 Aug 20 01:00:45.419141 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-8891fece-508a-43ca-990e-535ec3ea6a33 tempest-VolumesTransfersV355Test-30404957 tempest-VolumesTransfersV355Test-30404957-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:45.419333 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-8891fece-508a-43ca-990e-535ec3ea6a33 tempest-VolumesTransfersV355Test-30404957 tempest-VolumesTransfersV355Test-30404957-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:45.425611 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:45.425611 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:00:45.426585 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-a9f48bbc-cfa5-4c56-aac7-28d6d0635184 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] https://10.4.3.240/volume/v3/backups/55af38b3-864b-4f8f-96a1-60193e93f64f returned with HTTP 200 Aug 20 01:00:45.426969 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 464/1871] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:00:45 2026] GET /volume/v3/backups/55af38b3-864b-4f8f-96a1-60193e93f64f => generated 791 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:00:45.430277 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:45.430277 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:00:45.437637 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-8891fece-508a-43ca-990e-535ec3ea6a33 tempest-VolumesTransfersV355Test-30404957 tempest-VolumesTransfersV355Test-30404957-project-member] Volume info retrieved successfully. Aug 20 01:00:45.446245 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-8891fece-508a-43ca-990e-535ec3ea6a33 tempest-VolumesTransfersV355Test-30404957 tempest-VolumesTransfersV355Test-30404957-project-member] https://10.4.3.240/volume/v3/volumes/d4e0e98f-acc8-4c78-86fd-9e7416eff792 returned with HTTP 200 Aug 20 01:00:45.446687 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 474/1872] 10.4.3.240 () {68 vars in 1389 bytes} [Thu Aug 20 01:00:45 2026] GET /volume/v3/volumes/d4e0e98f-acc8-4c78-86fd-9e7416eff792 => generated 954 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:00:45.463126 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-dcc69287-414e-4d93-86e0-d4bf4967e905 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:45.465531 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-dcc69287-414e-4d93-86e0-d4bf4967e905 tempest-VolumesTransfersV355Test-30404957 tempest-VolumesTransfersV355Test-30404957-project-member] GET https://10.4.3.240/volume/v3/volume-transfers/b498fcc0-185f-44b5-89f9-6369dda4e5ef Aug 20 01:00:45.466096 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-dcc69287-414e-4d93-86e0-d4bf4967e905 tempest-VolumesTransfersV355Test-30404957 tempest-VolumesTransfersV355Test-30404957-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:45.466174 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-dcc69287-414e-4d93-86e0-d4bf4967e905 tempest-VolumesTransfersV355Test-30404957 tempest-VolumesTransfersV355Test-30404957-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:45.476240 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-dcc69287-414e-4d93-86e0-d4bf4967e905 tempest-VolumesTransfersV355Test-30404957 tempest-VolumesTransfersV355Test-30404957-project-member] https://10.4.3.240/volume/v3/volume-transfers/b498fcc0-185f-44b5-89f9-6369dda4e5ef returned with HTTP 200 Aug 20 01:00:45.476919 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 464/1873] 10.4.3.240 () {68 vars in 1416 bytes} [Thu Aug 20 01:00:45 2026] GET /volume/v3/volume-transfers/b498fcc0-185f-44b5-89f9-6369dda4e5ef => generated 432 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:00:45.486811 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-d4656f4a-2014-417c-a251-220ea23ef162 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:45.488986 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-d4656f4a-2014-417c-a251-220ea23ef162 tempest-VolumesTransfersV355Test-30404957 tempest-VolumesTransfersV355Test-30404957-project-member] GET https://10.4.3.240/volume/v3/volume-transfers Aug 20 01:00:45.489519 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-d4656f4a-2014-417c-a251-220ea23ef162 tempest-VolumesTransfersV355Test-30404957 tempest-VolumesTransfersV355Test-30404957-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:45.489519 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-d4656f4a-2014-417c-a251-220ea23ef162 tempest-VolumesTransfersV355Test-30404957 tempest-VolumesTransfersV355Test-30404957-project-member] Calling method 'index' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:45.489606 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.v3.volume_transfer [None req-d4656f4a-2014-417c-a251-220ea23ef162 tempest-VolumesTransfersV355Test-30404957 tempest-VolumesTransfersV355Test-30404957-project-member] Listing volume transfers {{(pid=100214) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Aug 20 01:00:45.497992 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-d4656f4a-2014-417c-a251-220ea23ef162 tempest-VolumesTransfersV355Test-30404957 tempest-VolumesTransfersV355Test-30404957-project-member] https://10.4.3.240/volume/v3/volume-transfers returned with HTTP 200 Aug 20 01:00:45.498834 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 472/1874] 10.4.3.240 () {68 vars in 1305 bytes} [Thu Aug 20 01:00:45 2026] GET /volume/v3/volume-transfers => generated 368 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:00:45.508529 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-68ebbd6c-5061-4d61-83fa-afeacb8afacd None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:45.609827 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-a25287a7-3aea-4304-91f5-f155912dbe13 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:45.611180 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-a25287a7-3aea-4304-91f5-f155912dbe13 tempest-VolumesBackupsV39Test-819749700 tempest-VolumesBackupsV39Test-819749700-project-member] GET https://10.4.3.240/volume/v3/backups/2a945873-a050-4a03-b033-dfea73376304 Aug 20 01:00:45.611477 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-a25287a7-3aea-4304-91f5-f155912dbe13 tempest-VolumesBackupsV39Test-819749700 tempest-VolumesBackupsV39Test-819749700-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:45.611729 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-a25287a7-3aea-4304-91f5-f155912dbe13 tempest-VolumesBackupsV39Test-819749700 tempest-VolumesBackupsV39Test-819749700-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:45.611915 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-a25287a7-3aea-4304-91f5-f155912dbe13 tempest-VolumesBackupsV39Test-819749700 tempest-VolumesBackupsV39Test-819749700-project-member] Show backup with id 2a945873-a050-4a03-b033-dfea73376304. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:00:45.621009 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:45.621009 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:00:45.621463 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-a25287a7-3aea-4304-91f5-f155912dbe13 tempest-VolumesBackupsV39Test-819749700 tempest-VolumesBackupsV39Test-819749700-project-member] https://10.4.3.240/volume/v3/backups/2a945873-a050-4a03-b033-dfea73376304 returned with HTTP 200 Aug 20 01:00:45.622043 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 475/1875] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:00:45 2026] GET /volume/v3/backups/2a945873-a050-4a03-b033-dfea73376304 => generated 798 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:00:45.631374 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-5d59ed28-a172-4ab6-a268-7d10886ffd4b None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:45.634509 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-5d59ed28-a172-4ab6-a268-7d10886ffd4b tempest-TestVolumeBackupRestore-1998646298 tempest-TestVolumeBackupRestore-1998646298-project-member] GET https://10.4.3.240/volume/v3/backups/45a31aff-ad66-4885-b172-7a589b613287 Aug 20 01:00:45.634792 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-5d59ed28-a172-4ab6-a268-7d10886ffd4b tempest-TestVolumeBackupRestore-1998646298 tempest-TestVolumeBackupRestore-1998646298-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:45.635220 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-5d59ed28-a172-4ab6-a268-7d10886ffd4b tempest-TestVolumeBackupRestore-1998646298 tempest-TestVolumeBackupRestore-1998646298-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:45.635399 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.v3.backups [None req-5d59ed28-a172-4ab6-a268-7d10886ffd4b tempest-TestVolumeBackupRestore-1998646298 tempest-TestVolumeBackupRestore-1998646298-project-member] Show backup with id 45a31aff-ad66-4885-b172-7a589b613287. {{(pid=100213) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:00:45.644033 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:45.644033 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:00:45.644033 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-5d59ed28-a172-4ab6-a268-7d10886ffd4b tempest-TestVolumeBackupRestore-1998646298 tempest-TestVolumeBackupRestore-1998646298-project-member] https://10.4.3.240/volume/v3/backups/45a31aff-ad66-4885-b172-7a589b613287 returned with HTTP 200 Aug 20 01:00:45.645944 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 465/1876] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:00:45 2026] GET /volume/v3/backups/45a31aff-ad66-4885-b172-7a589b613287 => generated 754 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:00:45.664288 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-68ebbd6c-5061-4d61-83fa-afeacb8afacd tempest-VolumesTransfersV355Test-1841857989 tempest-VolumesTransfersV355Test-1841857989-project-member] POST https://10.4.3.240/volume/v3/volume-transfers/b498fcc0-185f-44b5-89f9-6369dda4e5ef/accept Aug 20 01:00:45.664802 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-68ebbd6c-5061-4d61-83fa-afeacb8afacd tempest-VolumesTransfersV355Test-1841857989 tempest-VolumesTransfersV355Test-1841857989-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "55fd191ca55a6d54"}} {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:00:45.666172 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.contrib.volume_transfer [None req-68ebbd6c-5061-4d61-83fa-afeacb8afacd tempest-VolumesTransfersV355Test-1841857989 tempest-VolumesTransfersV355Test-1841857989-project-member] Accepting volume transfer b498fcc0-185f-44b5-89f9-6369dda4e5ef {{(pid=100212) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Aug 20 01:00:45.666331 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.contrib.volume_transfer [None req-68ebbd6c-5061-4d61-83fa-afeacb8afacd tempest-VolumesTransfersV355Test-1841857989 tempest-VolumesTransfersV355Test-1841857989-project-member] Accepting transfer b498fcc0-185f-44b5-89f9-6369dda4e5ef Aug 20 01:00:45.730720 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.quota [None req-68ebbd6c-5061-4d61-83fa-afeacb8afacd tempest-VolumesTransfersV355Test-1841857989 tempest-VolumesTransfersV355Test-1841857989-project-member] Created reservations ['a96a637e-981a-4ff8-a816-a28e19211361', 'a5ffe1c2-1174-48b9-8487-656563884d7d', 'fe0fa265-a0b8-4a9b-a1ec-216b2edf8803', '33474674-32b2-4edd-9c37-fc4ce8dd9b2e'] {{(pid=100212) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 01:00:45.749067 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.quota [None req-68ebbd6c-5061-4d61-83fa-afeacb8afacd tempest-VolumesTransfersV355Test-1841857989 tempest-VolumesTransfersV355Test-1841857989-project-member] Created reservations ['4e15a80c-4bff-4ac3-b628-74b809110c30', '37648312-69cc-4a7b-9f7b-b3687214c453', 'c74df977-c696-4baf-83c7-ba3335f30683', 'cd91049d-49b0-4aa7-804c-69263478ff13'] {{(pid=100212) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 01:00:45.758761 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-17b51a47-7765-4313-8f8f-3710b96a2c82 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:45.761027 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-17b51a47-7765-4313-8f8f-3710b96a2c82 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] GET https://10.4.3.240/volume/v3/volumes/7d8f6c46-e0b6-42a6-b9c6-642d592cd125 Aug 20 01:00:45.761311 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-17b51a47-7765-4313-8f8f-3710b96a2c82 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:45.761655 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-17b51a47-7765-4313-8f8f-3710b96a2c82 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:45.770944 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-17b51a47-7765-4313-8f8f-3710b96a2c82 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] https://10.4.3.240/volume/v3/volumes/7d8f6c46-e0b6-42a6-b9c6-642d592cd125 returned with HTTP 404 Aug 20 01:00:45.771714 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 473/1877] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:00:45 2026] GET /volume/v3/volumes/7d8f6c46-e0b6-42a6-b9c6-642d592cd125 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:00:45.782535 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-32852bcc-9389-43c7-ac8c-09cfe4e640ef None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:45.784579 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-32852bcc-9389-43c7-ac8c-09cfe4e640ef tempest-TestEncryptedCinderVolumes-1296560279 tempest-TestEncryptedCinderVolumes-1296560279-project-admin] GET https://10.4.3.240/volume/v3/volumes/detail?all_tenants=1 Aug 20 01:00:45.784837 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-32852bcc-9389-43c7-ac8c-09cfe4e640ef tempest-TestEncryptedCinderVolumes-1296560279 tempest-TestEncryptedCinderVolumes-1296560279-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:45.785084 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-32852bcc-9389-43c7-ac8c-09cfe4e640ef tempest-TestEncryptedCinderVolumes-1296560279 tempest-TestEncryptedCinderVolumes-1296560279-project-admin] Calling method 'detail' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:45.786029 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-32852bcc-9389-43c7-ac8c-09cfe4e640ef tempest-TestEncryptedCinderVolumes-1296560279 tempest-TestEncryptedCinderVolumes-1296560279-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100215) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 01:00:45.796110 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.quota [None req-68ebbd6c-5061-4d61-83fa-afeacb8afacd tempest-VolumesTransfersV355Test-1841857989 tempest-VolumesTransfersV355Test-1841857989-project-member] Created reservations ['f10d22e1-29c5-4e5f-b23d-275adc7ee9a1', 'fbbbe08a-5c8f-42d3-8a87-d4f29aa8926b', '97c78d0e-d246-4888-becd-544d5ef0c334', '1ad792b3-02d0-4ed9-873e-fc98031a1d08'] {{(pid=100212) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 01:00:45.808355 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-32852bcc-9389-43c7-ac8c-09cfe4e640ef tempest-TestEncryptedCinderVolumes-1296560279 tempest-TestEncryptedCinderVolumes-1296560279-project-admin] Get all volumes completed successfully. Aug 20 01:00:45.811166 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:45.811166 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:00:45.819914 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-32852bcc-9389-43c7-ac8c-09cfe4e640ef tempest-TestEncryptedCinderVolumes-1296560279 tempest-TestEncryptedCinderVolumes-1296560279-project-admin] https://10.4.3.240/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 20 01:00:45.820376 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 476/1878] 10.4.3.240 () {66 vars in 1285 bytes} [Thu Aug 20 01:00:45 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 9987 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:00:45.821939 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.quota [None req-68ebbd6c-5061-4d61-83fa-afeacb8afacd tempest-VolumesTransfersV355Test-1841857989 tempest-VolumesTransfersV355Test-1841857989-project-member] Created reservations ['7cbdbf35-5a6e-455d-97fb-8b0f3d2d253b', '9fa0b238-876a-48dc-8c51-e4064c49b8d9', '2c7afb44-b82b-4cf7-8aa6-ae7ff7a3035e', '65510821-7938-4e0d-899a-87cfe43f92b7'] {{(pid=100212) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 01:00:45.840086 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-68ebbd6c-5061-4d61-83fa-afeacb8afacd tempest-VolumesTransfersV355Test-1841857989 tempest-VolumesTransfersV355Test-1841857989-project-member] Transfer volume completed successfully. Aug 20 01:00:45.842146 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-de9ab79e-63a2-4029-81a9-58dc7c624ca8 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:45.844603 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-de9ab79e-63a2-4029-81a9-58dc7c624ca8 tempest-TestEncryptedCinderVolumes-1296560279 tempest-TestEncryptedCinderVolumes-1296560279-project-admin] DELETE https://10.4.3.240/volume/v3/types/37d653a6-1ab1-4a87-9a1f-ebc65d87c296 Aug 20 01:00:45.845358 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-de9ab79e-63a2-4029-81a9-58dc7c624ca8 tempest-TestEncryptedCinderVolumes-1296560279 tempest-TestEncryptedCinderVolumes-1296560279-project-admin] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:45.845358 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-de9ab79e-63a2-4029-81a9-58dc7c624ca8 tempest-TestEncryptedCinderVolumes-1296560279 tempest-TestEncryptedCinderVolumes-1296560279-project-admin] Calling method '_delete' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:45.877786 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-de9ab79e-63a2-4029-81a9-58dc7c624ca8 tempest-TestEncryptedCinderVolumes-1296560279 tempest-TestEncryptedCinderVolumes-1296560279-project-admin] https://10.4.3.240/volume/v3/types/37d653a6-1ab1-4a87-9a1f-ebc65d87c296 returned with HTTP 202 Aug 20 01:00:45.878171 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 466/1879] 10.4.3.240 () {66 vars in 1345 bytes} [Thu Aug 20 01:00:45 2026] DELETE /volume/v3/types/37d653a6-1ab1-4a87-9a1f-ebc65d87c296 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 01:00:45.897046 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-ad9d802f-7af4-4792-b92a-bd8258ad9271 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:45.898665 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-ad9d802f-7af4-4792-b92a-bd8258ad9271 tempest-TestEncryptedCinderVolumes-1296560279 tempest-TestEncryptedCinderVolumes-1296560279-project-admin] POST https://10.4.3.240/volume/v3/types Aug 20 01:00:45.898955 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-ad9d802f-7af4-4792-b92a-bd8258ad9271 tempest-TestEncryptedCinderVolumes-1296560279 tempest-TestEncryptedCinderVolumes-1296560279-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-1202610562", "extra_specs": {}}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:00:45.906535 np0000007838 devstack@c-api.service[100212]: INFO cinder.transfer.api [None req-68ebbd6c-5061-4d61-83fa-afeacb8afacd tempest-VolumesTransfersV355Test-1841857989 tempest-VolumesTransfersV355Test-1841857989-project-member] Volume d4e0e98f-acc8-4c78-86fd-9e7416eff792 has been transferred. Aug 20 01:00:45.913870 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-68ebbd6c-5061-4d61-83fa-afeacb8afacd tempest-VolumesTransfersV355Test-1841857989 tempest-VolumesTransfersV355Test-1841857989-project-member] https://10.4.3.240/volume/v3/volume-transfers/b498fcc0-185f-44b5-89f9-6369dda4e5ef/accept returned with HTTP 202 Aug 20 01:00:45.914290 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 465/1880] 10.4.3.240 () {70 vars in 1458 bytes} [Thu Aug 20 01:00:45 2026] POST /volume/v3/volume-transfers/b498fcc0-185f-44b5-89f9-6369dda4e5ef/accept => generated 365 bytes in 406 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:00:45.918657 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-ad9d802f-7af4-4792-b92a-bd8258ad9271 tempest-TestEncryptedCinderVolumes-1296560279 tempest-TestEncryptedCinderVolumes-1296560279-project-admin] https://10.4.3.240/volume/v3/types returned with HTTP 200 Aug 20 01:00:45.919014 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 474/1881] 10.4.3.240 () {68 vars in 1252 bytes} [Thu Aug 20 01:00:45 2026] POST /volume/v3/types => generated 212 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:00:45.924707 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-43c6a089-0cd4-4086-871d-b410c07a59e5 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:45.926232 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-43c6a089-0cd4-4086-871d-b410c07a59e5 tempest-VolumesTransfersV355Test-1841857989 tempest-VolumesTransfersV355Test-1841857989-project-member] GET https://10.4.3.240/volume/v3/volumes/d4e0e98f-acc8-4c78-86fd-9e7416eff792 Aug 20 01:00:45.926437 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-43c6a089-0cd4-4086-871d-b410c07a59e5 tempest-VolumesTransfersV355Test-1841857989 tempest-VolumesTransfersV355Test-1841857989-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:45.926646 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-43c6a089-0cd4-4086-871d-b410c07a59e5 tempest-VolumesTransfersV355Test-1841857989 tempest-VolumesTransfersV355Test-1841857989-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:45.928409 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-595c1a2e-3b64-4dd3-975a-eba3214c64df None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:45.930602 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-595c1a2e-3b64-4dd3-975a-eba3214c64df tempest-TestEncryptedCinderVolumes-1296560279 tempest-TestEncryptedCinderVolumes-1296560279-project-admin] POST https://10.4.3.240/volume/v3/types/5c7b31c8-903b-49fd-ae5d-dde1930d0c74/encryption Aug 20 01:00:45.931609 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-595c1a2e-3b64-4dd3-975a-eba3214c64df tempest-TestEncryptedCinderVolumes-1296560279 tempest-TestEncryptedCinderVolumes-1296560279-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:00:45.935060 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:45.935060 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:00:45.938902 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-43c6a089-0cd4-4086-871d-b410c07a59e5 tempest-VolumesTransfersV355Test-1841857989 tempest-VolumesTransfersV355Test-1841857989-project-member] Volume info retrieved successfully. Aug 20 01:00:45.943106 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-43c6a089-0cd4-4086-871d-b410c07a59e5 tempest-VolumesTransfersV355Test-1841857989 tempest-VolumesTransfersV355Test-1841857989-project-member] https://10.4.3.240/volume/v3/volumes/d4e0e98f-acc8-4c78-86fd-9e7416eff792 returned with HTTP 200 Aug 20 01:00:45.943535 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 477/1882] 10.4.3.240 () {68 vars in 1389 bytes} [Thu Aug 20 01:00:45 2026] GET /volume/v3/volumes/d4e0e98f-acc8-4c78-86fd-9e7416eff792 => generated 946 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:00:45.950794 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-595c1a2e-3b64-4dd3-975a-eba3214c64df tempest-TestEncryptedCinderVolumes-1296560279 tempest-TestEncryptedCinderVolumes-1296560279-project-admin] https://10.4.3.240/volume/v3/types/5c7b31c8-903b-49fd-ae5d-dde1930d0c74/encryption returned with HTTP 200 Aug 20 01:00:45.951288 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 467/1883] 10.4.3.240 () {68 vars in 1397 bytes} [Thu Aug 20 01:00:45 2026] POST /volume/v3/types/5c7b31c8-903b-49fd-ae5d-dde1930d0c74/encryption => generated 230 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:00:45.956992 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-e866ed5e-0637-4269-a89c-ed1d8e723474 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:45.959502 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-e866ed5e-0637-4269-a89c-ed1d8e723474 tempest-VolumesTransfersV355Test-1841857989 tempest-VolumesTransfersV355Test-1841857989-project-member] GET https://10.4.3.240/volume/v3/volumes/d4e0e98f-acc8-4c78-86fd-9e7416eff792 Aug 20 01:00:45.959754 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-e866ed5e-0637-4269-a89c-ed1d8e723474 tempest-VolumesTransfersV355Test-1841857989 tempest-VolumesTransfersV355Test-1841857989-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:45.959947 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-e866ed5e-0637-4269-a89c-ed1d8e723474 tempest-VolumesTransfersV355Test-1841857989 tempest-VolumesTransfersV355Test-1841857989-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:45.961292 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-3130cbc2-8f76-43ad-a36f-dde9ae9278a6 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:45.963599 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-3130cbc2-8f76-43ad-a36f-dde9ae9278a6 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 20 01:00:45.965273 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-3130cbc2-8f76-43ad-a36f-dde9ae9278a6 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-105130382", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-1202610562", "size": 1}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:00:45.966696 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.v3.volumes [None req-3130cbc2-8f76-43ad-a36f-dde9ae9278a6 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-105130382', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-1202610562', 'size': 1}} {{(pid=100214) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 01:00:45.969185 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:45.969185 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:00:45.974206 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-e866ed5e-0637-4269-a89c-ed1d8e723474 tempest-VolumesTransfersV355Test-1841857989 tempest-VolumesTransfersV355Test-1841857989-project-member] Volume info retrieved successfully. Aug 20 01:00:45.977088 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.v3.volumes [None req-3130cbc2-8f76-43ad-a36f-dde9ae9278a6 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Create volume of 1 GB Aug 20 01:00:45.977088 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:45.977088 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:00:45.977088 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-3130cbc2-8f76-43ad-a36f-dde9ae9278a6 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Availability Zones retrieved successfully. Aug 20 01:00:45.979042 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-e866ed5e-0637-4269-a89c-ed1d8e723474 tempest-VolumesTransfersV355Test-1841857989 tempest-VolumesTransfersV355Test-1841857989-project-member] https://10.4.3.240/volume/v3/volumes/d4e0e98f-acc8-4c78-86fd-9e7416eff792 returned with HTTP 200 Aug 20 01:00:45.979578 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 466/1884] 10.4.3.240 () {68 vars in 1389 bytes} [Thu Aug 20 01:00:45 2026] GET /volume/v3/volumes/d4e0e98f-acc8-4c78-86fd-9e7416eff792 => generated 946 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:00:45.984491 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-3130cbc2-8f76-43ad-a36f-dde9ae9278a6 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Flow 'volume_create_api' (96cab2ea-5247-4fd5-98ab-03f9e0580c4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:00:45.986017 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-3130cbc2-8f76-43ad-a36f-dde9ae9278a6 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f0aec68f-d6c6-46a4-ac3d-d9498a3b500c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:00:45.987256 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.flows.api.create_volume [None req-3130cbc2-8f76-43ad-a36f-dde9ae9278a6 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Validating volume size '1' using validate_int {{(pid=100214) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 01:00:45.993929 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-3e075d91-ace1-42bc-9b25-2ebeca4e3bcb None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:45.997762 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-3e075d91-ace1-42bc-9b25-2ebeca4e3bcb tempest-VolumesTransfersV355Test-30404957 tempest-VolumesTransfersV355Test-30404957-project-member] DELETE https://10.4.3.240/volume/v3/volume-transfers/b498fcc0-185f-44b5-89f9-6369dda4e5ef Aug 20 01:00:46.001082 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-3e075d91-ace1-42bc-9b25-2ebeca4e3bcb tempest-VolumesTransfersV355Test-30404957 tempest-VolumesTransfersV355Test-30404957-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:46.001082 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-3e075d91-ace1-42bc-9b25-2ebeca4e3bcb tempest-VolumesTransfersV355Test-30404957 tempest-VolumesTransfersV355Test-30404957-project-member] Calling method 'delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:46.001082 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.contrib.volume_transfer [None req-3e075d91-ace1-42bc-9b25-2ebeca4e3bcb tempest-VolumesTransfersV355Test-30404957 tempest-VolumesTransfersV355Test-30404957-project-member] Delete transfer with id: b498fcc0-185f-44b5-89f9-6369dda4e5ef Aug 20 01:00:46.003854 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-3e075d91-ace1-42bc-9b25-2ebeca4e3bcb tempest-VolumesTransfersV355Test-30404957 tempest-VolumesTransfersV355Test-30404957-project-member] https://10.4.3.240/volume/v3/volume-transfers/b498fcc0-185f-44b5-89f9-6369dda4e5ef returned with HTTP 404 Aug 20 01:00:46.004842 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 478/1885] 10.4.3.240 () {68 vars in 1419 bytes} [Thu Aug 20 01:00:45 2026] DELETE /volume/v3/volume-transfers/b498fcc0-185f-44b5-89f9-6369dda4e5ef => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 01:00:46.013824 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-fe257691-3473-4793-ba22-1e1f856708c2 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:46.026811 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-3130cbc2-8f76-43ad-a36f-dde9ae9278a6 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f0aec68f-d6c6-46a4-ac3d-d9498a3b500c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T01:00:46Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5c7b31c8-903b-49fd-ae5d-dde1930d0c74,is_public=True,name='tempest-scenario-type-luks-1202610562',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5c7b31c8-903b-49fd-ae5d-dde1930d0c74', '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=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:00:46.027636 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-3130cbc2-8f76-43ad-a36f-dde9ae9278a6 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (43924aeb-cc22-4ec0-a6a7-74cdca3593c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:00:46.062509 np0000007838 devstack@c-api.service[100214]: WARNING cinder.quota [None req-3130cbc2-8f76-43ad-a36f-dde9ae9278a6 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1202610562 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1202610562, it is now deprecated. Please use the default quota class for default quota. Aug 20 01:00:46.062509 np0000007838 devstack@c-api.service[100214]: WARNING cinder.quota [None req-3130cbc2-8f76-43ad-a36f-dde9ae9278a6 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1202610562 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1202610562, it is now deprecated. Please use the default quota class for default quota. Aug 20 01:00:46.106954 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.quota [None req-3130cbc2-8f76-43ad-a36f-dde9ae9278a6 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Created reservations ['ebec4463-1611-49f0-8367-05558a251025', '0e8d3e55-dd5f-416d-9a72-1a2c45121461', '9c071c56-66c3-4c64-a994-85d95d2227e3', '316da934-d7aa-466b-9c8e-fd2634c5d843'] {{(pid=100214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 01:00:46.107795 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-3130cbc2-8f76-43ad-a36f-dde9ae9278a6 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (43924aeb-cc22-4ec0-a6a7-74cdca3593c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ebec4463-1611-49f0-8367-05558a251025', '0e8d3e55-dd5f-416d-9a72-1a2c45121461', '9c071c56-66c3-4c64-a994-85d95d2227e3', '316da934-d7aa-466b-9c8e-fd2634c5d843']}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:00:46.108542 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-3130cbc2-8f76-43ad-a36f-dde9ae9278a6 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a9fbf8b6-c333-49f5-819c-55a4ff20bc78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:00:46.139507 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-3130cbc2-8f76-43ad-a36f-dde9ae9278a6 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a9fbf8b6-c333-49f5-819c-55a4ff20bc78) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f92ba911-cf43-43d3-a206-c8e77c39a18b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-105130382',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4e198c18fa0348cbbfde5c0de02e359a',qos_specs=None,replication_status=,reservations=['ebec4463-1611-49f0-8367-05558a251025','0e8d3e55-dd5f-416d-9a72-1a2c45121461','9c071c56-66c3-4c64-a994-85d95d2227e3','316da934-d7aa-466b-9c8e-fd2634c5d843'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='00c2b7b370b34694ac94f51ef2943593',volume_type_id=5c7b31c8-903b-49fd-ae5d-dde1930d0c74), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T01:00:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-105130382',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=f92ba911-cf43-43d3-a206-c8e77c39a18b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4e198c18fa0348cbbfde5c0de02e359a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='00c2b7b370b34694ac94f51ef2943593',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5c7b31c8-903b-49fd-ae5d-dde1930d0c74),volume_type_id=5c7b31c8-903b-49fd-ae5d-dde1930d0c74)}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:00:46.140305 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-3130cbc2-8f76-43ad-a36f-dde9ae9278a6 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ee1dd1f6-14db-47f6-96f1-65314699fcba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:00:46.162960 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-3130cbc2-8f76-43ad-a36f-dde9ae9278a6 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ee1dd1f6-14db-47f6-96f1-65314699fcba) transitioned into state 'SUCCESS' from state '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-105130382',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4e198c18fa0348cbbfde5c0de02e359a',qos_specs=None,replication_status=,reservations=['ebec4463-1611-49f0-8367-05558a251025','0e8d3e55-dd5f-416d-9a72-1a2c45121461','9c071c56-66c3-4c64-a994-85d95d2227e3','316da934-d7aa-466b-9c8e-fd2634c5d843'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='00c2b7b370b34694ac94f51ef2943593',volume_type_id=5c7b31c8-903b-49fd-ae5d-dde1930d0c74)}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:00:46.164072 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-3130cbc2-8f76-43ad-a36f-dde9ae9278a6 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d5b305e0-eec7-4771-b68f-f7c2ea1bb070) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:00:46.172530 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-fe257691-3473-4793-ba22-1e1f856708c2 tempest-VolumesTransfersV355Test-638496172 tempest-VolumesTransfersV355Test-638496172-project-admin] DELETE https://10.4.3.240/volume/v3/volumes/d4e0e98f-acc8-4c78-86fd-9e7416eff792 Aug 20 01:00:46.172832 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-fe257691-3473-4793-ba22-1e1f856708c2 tempest-VolumesTransfersV355Test-638496172 tempest-VolumesTransfersV355Test-638496172-project-admin] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:46.173089 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-fe257691-3473-4793-ba22-1e1f856708c2 tempest-VolumesTransfersV355Test-638496172 tempest-VolumesTransfersV355Test-638496172-project-admin] Calling method 'delete' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:46.173641 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.v3.volumes [None req-fe257691-3473-4793-ba22-1e1f856708c2 tempest-VolumesTransfersV355Test-638496172 tempest-VolumesTransfersV355Test-638496172-project-admin] Delete volume with id: d4e0e98f-acc8-4c78-86fd-9e7416eff792 Aug 20 01:00:46.178689 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-3130cbc2-8f76-43ad-a36f-dde9ae9278a6 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d5b305e0-eec7-4771-b68f-f7c2ea1bb070) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:00:46.182361 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-3130cbc2-8f76-43ad-a36f-dde9ae9278a6 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Flow 'volume_create_api' (96cab2ea-5247-4fd5-98ab-03f9e0580c4a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:00:46.182361 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-3130cbc2-8f76-43ad-a36f-dde9ae9278a6 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Create volume request issued successfully. Aug 20 01:00:46.182361 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-3130cbc2-8f76-43ad-a36f-dde9ae9278a6 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 20 01:00:46.182736 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 475/1886] 10.4.3.240 () {68 vars in 1259 bytes} [Thu Aug 20 01:00:45 2026] POST /volume/v3/volumes => generated 784 bytes in 222 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 01:00:46.187960 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:46.187960 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:00:46.188781 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-fe257691-3473-4793-ba22-1e1f856708c2 tempest-VolumesTransfersV355Test-638496172 tempest-VolumesTransfersV355Test-638496172-project-admin] Volume info retrieved successfully. Aug 20 01:00:46.225010 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-fe257691-3473-4793-ba22-1e1f856708c2 tempest-VolumesTransfersV355Test-638496172 tempest-VolumesTransfersV355Test-638496172-project-admin] Delete volume request issued successfully. Aug 20 01:00:46.225010 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-fe257691-3473-4793-ba22-1e1f856708c2 tempest-VolumesTransfersV355Test-638496172 tempest-VolumesTransfersV355Test-638496172-project-admin] https://10.4.3.240/volume/v3/volumes/d4e0e98f-acc8-4c78-86fd-9e7416eff792 returned with HTTP 202 Aug 20 01:00:46.225010 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 468/1887] 10.4.3.240 () {68 vars in 1392 bytes} [Thu Aug 20 01:00:46 2026] DELETE /volume/v3/volumes/d4e0e98f-acc8-4c78-86fd-9e7416eff792 => generated 0 bytes in 212 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 20 01:00:46.233042 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-56775c5b-b78e-41e6-b363-583a0ef2d4a1 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:46.236568 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-56775c5b-b78e-41e6-b363-583a0ef2d4a1 tempest-VolumesTransfersV355Test-638496172 tempest-VolumesTransfersV355Test-638496172-project-admin] GET https://10.4.3.240/volume/v3/volumes/d4e0e98f-acc8-4c78-86fd-9e7416eff792 Aug 20 01:00:46.236568 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-56775c5b-b78e-41e6-b363-583a0ef2d4a1 tempest-VolumesTransfersV355Test-638496172 tempest-VolumesTransfersV355Test-638496172-project-admin] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:46.236936 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-56775c5b-b78e-41e6-b363-583a0ef2d4a1 tempest-VolumesTransfersV355Test-638496172 tempest-VolumesTransfersV355Test-638496172-project-admin] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:46.255112 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:46.255112 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:00:46.270626 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-56775c5b-b78e-41e6-b363-583a0ef2d4a1 tempest-VolumesTransfersV355Test-638496172 tempest-VolumesTransfersV355Test-638496172-project-admin] Volume info retrieved successfully. Aug 20 01:00:46.280679 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-56775c5b-b78e-41e6-b363-583a0ef2d4a1 tempest-VolumesTransfersV355Test-638496172 tempest-VolumesTransfersV355Test-638496172-project-admin] https://10.4.3.240/volume/v3/volumes/d4e0e98f-acc8-4c78-86fd-9e7416eff792 returned with HTTP 200 Aug 20 01:00:46.281210 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 467/1888] 10.4.3.240 () {68 vars in 1389 bytes} [Thu Aug 20 01:00:46 2026] GET /volume/v3/volumes/d4e0e98f-acc8-4c78-86fd-9e7416eff792 => generated 1130 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 01:00:46.442749 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-00ccfaa6-15c1-4522-9b9c-9086516be749 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:46.445208 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-00ccfaa6-15c1-4522-9b9c-9086516be749 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] GET https://10.4.3.240/volume/v3/backups/55af38b3-864b-4f8f-96a1-60193e93f64f Aug 20 01:00:46.445208 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-00ccfaa6-15c1-4522-9b9c-9086516be749 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:46.445441 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-00ccfaa6-15c1-4522-9b9c-9086516be749 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:46.445591 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-00ccfaa6-15c1-4522-9b9c-9086516be749 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Show backup with id 55af38b3-864b-4f8f-96a1-60193e93f64f. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:00:46.450964 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:46.450964 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:00:46.451896 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-00ccfaa6-15c1-4522-9b9c-9086516be749 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] https://10.4.3.240/volume/v3/backups/55af38b3-864b-4f8f-96a1-60193e93f64f returned with HTTP 200 Aug 20 01:00:46.452304 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 479/1889] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:00:46 2026] GET /volume/v3/backups/55af38b3-864b-4f8f-96a1-60193e93f64f => generated 791 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:00:46.632329 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-70890a90-c0c6-4cbc-9fc0-72e51b886400 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:46.633890 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-70890a90-c0c6-4cbc-9fc0-72e51b886400 tempest-VolumesBackupsV39Test-819749700 tempest-VolumesBackupsV39Test-819749700-project-member] GET https://10.4.3.240/volume/v3/backups/2a945873-a050-4a03-b033-dfea73376304 Aug 20 01:00:46.634048 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-70890a90-c0c6-4cbc-9fc0-72e51b886400 tempest-VolumesBackupsV39Test-819749700 tempest-VolumesBackupsV39Test-819749700-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:46.634235 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-70890a90-c0c6-4cbc-9fc0-72e51b886400 tempest-VolumesBackupsV39Test-819749700 tempest-VolumesBackupsV39Test-819749700-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:46.634830 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-70890a90-c0c6-4cbc-9fc0-72e51b886400 tempest-VolumesBackupsV39Test-819749700 tempest-VolumesBackupsV39Test-819749700-project-member] Show backup with id 2a945873-a050-4a03-b033-dfea73376304. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:00:46.638242 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:46.638242 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:00:46.639072 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-70890a90-c0c6-4cbc-9fc0-72e51b886400 tempest-VolumesBackupsV39Test-819749700 tempest-VolumesBackupsV39Test-819749700-project-member] https://10.4.3.240/volume/v3/backups/2a945873-a050-4a03-b033-dfea73376304 returned with HTTP 200 Aug 20 01:00:46.639432 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 476/1890] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:00:46 2026] GET /volume/v3/backups/2a945873-a050-4a03-b033-dfea73376304 => generated 799 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:00:46.650819 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-4cd50cd0-1cc9-4df2-ab19-a9102b3c6db1 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:46.654125 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-4cd50cd0-1cc9-4df2-ab19-a9102b3c6db1 tempest-VolumesBackupsV39Test-819749700 tempest-VolumesBackupsV39Test-819749700-project-member] GET https://10.4.3.240/volume/v3/volumes/f5e0085d-e1be-4041-a059-e132a32acced Aug 20 01:00:46.654388 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-4cd50cd0-1cc9-4df2-ab19-a9102b3c6db1 tempest-VolumesBackupsV39Test-819749700 tempest-VolumesBackupsV39Test-819749700-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:46.654624 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-4cd50cd0-1cc9-4df2-ab19-a9102b3c6db1 tempest-VolumesBackupsV39Test-819749700 tempest-VolumesBackupsV39Test-819749700-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:46.660360 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-33c5e761-92d3-4228-88ca-ad40daa27daf None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:46.662603 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-33c5e761-92d3-4228-88ca-ad40daa27daf tempest-TestVolumeBackupRestore-1998646298 tempest-TestVolumeBackupRestore-1998646298-project-member] GET https://10.4.3.240/volume/v3/backups/45a31aff-ad66-4885-b172-7a589b613287 Aug 20 01:00:46.662819 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-33c5e761-92d3-4228-88ca-ad40daa27daf tempest-TestVolumeBackupRestore-1998646298 tempest-TestVolumeBackupRestore-1998646298-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:46.662969 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-33c5e761-92d3-4228-88ca-ad40daa27daf tempest-TestVolumeBackupRestore-1998646298 tempest-TestVolumeBackupRestore-1998646298-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:46.663069 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.v3.backups [None req-33c5e761-92d3-4228-88ca-ad40daa27daf tempest-TestVolumeBackupRestore-1998646298 tempest-TestVolumeBackupRestore-1998646298-project-member] Show backup with id 45a31aff-ad66-4885-b172-7a589b613287. {{(pid=100212) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:00:46.668280 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:46.668280 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:00:46.669049 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-33c5e761-92d3-4228-88ca-ad40daa27daf tempest-TestVolumeBackupRestore-1998646298 tempest-TestVolumeBackupRestore-1998646298-project-member] https://10.4.3.240/volume/v3/backups/45a31aff-ad66-4885-b172-7a589b613287 returned with HTTP 200 Aug 20 01:00:46.669404 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 468/1891] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:00:46 2026] GET /volume/v3/backups/45a31aff-ad66-4885-b172-7a589b613287 => generated 754 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:00:46.670151 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:46.670151 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:00:46.678298 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-4cd50cd0-1cc9-4df2-ab19-a9102b3c6db1 tempest-VolumesBackupsV39Test-819749700 tempest-VolumesBackupsV39Test-819749700-project-member] Volume info retrieved successfully. Aug 20 01:00:46.691107 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-4cd50cd0-1cc9-4df2-ab19-a9102b3c6db1 tempest-VolumesBackupsV39Test-819749700 tempest-VolumesBackupsV39Test-819749700-project-member] https://10.4.3.240/volume/v3/volumes/f5e0085d-e1be-4041-a059-e132a32acced returned with HTTP 200 Aug 20 01:00:46.691318 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 469/1892] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:00:46 2026] GET /volume/v3/volumes/f5e0085d-e1be-4041-a059-e132a32acced => generated 844 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:00:46.706655 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-48e6c6ac-0f26-437b-86f0-3256b5a06e59 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:46.710992 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-48e6c6ac-0f26-437b-86f0-3256b5a06e59 tempest-VolumesBackupsV39Test-819749700 tempest-VolumesBackupsV39Test-819749700-project-member] PUT https://10.4.3.240/volume/v3/backups/2a945873-a050-4a03-b033-dfea73376304 Aug 20 01:00:46.711711 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-48e6c6ac-0f26-437b-86f0-3256b5a06e59 tempest-VolumesBackupsV39Test-819749700 tempest-VolumesBackupsV39Test-819749700-project-member] Action: 'update', calling method: version_select, body: {"backup": {"name": "tempest-VolumesBackupsV39Test-Backup-621867609", "description": "tempest-volume-backup-description-787716474"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:00:46.723406 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:46.723406 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:00:46.733636 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-48e6c6ac-0f26-437b-86f0-3256b5a06e59 tempest-VolumesBackupsV39Test-819749700 tempest-VolumesBackupsV39Test-819749700-project-member] https://10.4.3.240/volume/v3/backups/2a945873-a050-4a03-b033-dfea73376304 returned with HTTP 200 Aug 20 01:00:46.734126 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 480/1893] 10.4.3.240 () {70 vars in 1409 bytes} [Thu Aug 20 01:00:46 2026] PUT /volume/v3/backups/2a945873-a050-4a03-b033-dfea73376304 => generated 332 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:00:46.745160 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-8ebd4559-ec0c-4c69-801b-6d6916f44ea7 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:46.747549 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-8ebd4559-ec0c-4c69-801b-6d6916f44ea7 tempest-VolumesBackupsV39Test-819749700 tempest-VolumesBackupsV39Test-819749700-project-member] GET https://10.4.3.240/volume/v3/backups/2a945873-a050-4a03-b033-dfea73376304 Aug 20 01:00:46.748189 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-8ebd4559-ec0c-4c69-801b-6d6916f44ea7 tempest-VolumesBackupsV39Test-819749700 tempest-VolumesBackupsV39Test-819749700-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:46.748189 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-8ebd4559-ec0c-4c69-801b-6d6916f44ea7 tempest-VolumesBackupsV39Test-819749700 tempest-VolumesBackupsV39Test-819749700-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:46.748257 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-8ebd4559-ec0c-4c69-801b-6d6916f44ea7 tempest-VolumesBackupsV39Test-819749700 tempest-VolumesBackupsV39Test-819749700-project-member] Show backup with id 2a945873-a050-4a03-b033-dfea73376304. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:00:46.756481 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:46.756481 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:00:46.757363 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-8ebd4559-ec0c-4c69-801b-6d6916f44ea7 tempest-VolumesBackupsV39Test-819749700 tempest-VolumesBackupsV39Test-819749700-project-member] https://10.4.3.240/volume/v3/backups/2a945873-a050-4a03-b033-dfea73376304 returned with HTTP 200 Aug 20 01:00:46.757858 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 477/1894] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:00:46 2026] GET /volume/v3/backups/2a945873-a050-4a03-b033-dfea73376304 => generated 839 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:00:46.774153 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-8b068457-7a9c-41cf-bd65-30e5fd0d02b4 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:46.775842 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-8b068457-7a9c-41cf-bd65-30e5fd0d02b4 tempest-VolumesBackupsV39Test-819749700 tempest-VolumesBackupsV39Test-819749700-project-member] DELETE https://10.4.3.240/volume/v3/backups/2a945873-a050-4a03-b033-dfea73376304 Aug 20 01:00:46.776251 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-8b068457-7a9c-41cf-bd65-30e5fd0d02b4 tempest-VolumesBackupsV39Test-819749700 tempest-VolumesBackupsV39Test-819749700-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:46.776386 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-8b068457-7a9c-41cf-bd65-30e5fd0d02b4 tempest-VolumesBackupsV39Test-819749700 tempest-VolumesBackupsV39Test-819749700-project-member] Calling method 'delete' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:46.776523 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.contrib.backups [None req-8b068457-7a9c-41cf-bd65-30e5fd0d02b4 tempest-VolumesBackupsV39Test-819749700 tempest-VolumesBackupsV39Test-819749700-project-member] Delete backup with id: 2a945873-a050-4a03-b033-dfea73376304. Aug 20 01:00:46.780978 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:46.780978 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:00:46.802569 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.backup.rpcapi [None req-8b068457-7a9c-41cf-bd65-30e5fd0d02b4 tempest-VolumesBackupsV39Test-819749700 tempest-VolumesBackupsV39Test-819749700-project-member] delete_backup rpcapi backup_id 2a945873-a050-4a03-b033-dfea73376304 {{(pid=100212) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 20 01:00:46.804728 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-8b068457-7a9c-41cf-bd65-30e5fd0d02b4 tempest-VolumesBackupsV39Test-819749700 tempest-VolumesBackupsV39Test-819749700-project-member] https://10.4.3.240/volume/v3/backups/2a945873-a050-4a03-b033-dfea73376304 returned with HTTP 202 Aug 20 01:00:46.805422 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 469/1895] 10.4.3.240 () {68 vars in 1391 bytes} [Thu Aug 20 01:00:46 2026] DELETE /volume/v3/backups/2a945873-a050-4a03-b033-dfea73376304 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 01:00:46.813325 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-0f4a2ba1-3d56-469d-8255-78f805c12181 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:46.815738 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-0f4a2ba1-3d56-469d-8255-78f805c12181 tempest-VolumesBackupsV39Test-819749700 tempest-VolumesBackupsV39Test-819749700-project-member] GET https://10.4.3.240/volume/v3/backups/2a945873-a050-4a03-b033-dfea73376304 Aug 20 01:00:46.816001 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-0f4a2ba1-3d56-469d-8255-78f805c12181 tempest-VolumesBackupsV39Test-819749700 tempest-VolumesBackupsV39Test-819749700-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:46.816389 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-0f4a2ba1-3d56-469d-8255-78f805c12181 tempest-VolumesBackupsV39Test-819749700 tempest-VolumesBackupsV39Test-819749700-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:46.816389 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.v3.backups [None req-0f4a2ba1-3d56-469d-8255-78f805c12181 tempest-VolumesBackupsV39Test-819749700 tempest-VolumesBackupsV39Test-819749700-project-member] Show backup with id 2a945873-a050-4a03-b033-dfea73376304. {{(pid=100213) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:00:46.821016 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:46.821016 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:00:46.821931 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-0f4a2ba1-3d56-469d-8255-78f805c12181 tempest-VolumesBackupsV39Test-819749700 tempest-VolumesBackupsV39Test-819749700-project-member] https://10.4.3.240/volume/v3/backups/2a945873-a050-4a03-b033-dfea73376304 returned with HTTP 200 Aug 20 01:00:46.822355 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 470/1896] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:00:46 2026] GET /volume/v3/backups/2a945873-a050-4a03-b033-dfea73376304 => generated 838 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:00:47.084555 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-23a220d2-cf11-4f17-92f0-b4f4f1eb5733 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:47.241444 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-23a220d2-cf11-4f17-92f0-b4f4f1eb5733 tempest-GroupSnapshotsTest-297194122 tempest-GroupSnapshotsTest-297194122-project-admin] POST https://10.4.3.240/volume/v3/types Aug 20 01:00:47.241839 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-23a220d2-cf11-4f17-92f0-b4f4f1eb5733 tempest-GroupSnapshotsTest-297194122 tempest-GroupSnapshotsTest-297194122-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-181383056"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:00:47.254302 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-23a220d2-cf11-4f17-92f0-b4f4f1eb5733 tempest-GroupSnapshotsTest-297194122 tempest-GroupSnapshotsTest-297194122-project-admin] https://10.4.3.240/volume/v3/types returned with HTTP 200 Aug 20 01:00:47.254730 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 481/1897] 10.4.3.240 () {68 vars in 1252 bytes} [Thu Aug 20 01:00:47 2026] POST /volume/v3/types => generated 223 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:00:47.263357 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-4aff0642-76d8-4fb3-90ea-c1603dd8a174 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:47.265563 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-4aff0642-76d8-4fb3-90ea-c1603dd8a174 tempest-GroupSnapshotsTest-297194122 tempest-GroupSnapshotsTest-297194122-project-admin] POST https://10.4.3.240/volume/v3/group_types Aug 20 01:00:47.265896 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-4aff0642-76d8-4fb3-90ea-c1603dd8a174 tempest-GroupSnapshotsTest-297194122 tempest-GroupSnapshotsTest-297194122-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-1631153919"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:00:47.282283 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-4aff0642-76d8-4fb3-90ea-c1603dd8a174 tempest-GroupSnapshotsTest-297194122 tempest-GroupSnapshotsTest-297194122-project-admin] https://10.4.3.240/volume/v3/group_types returned with HTTP 202 Aug 20 01:00:47.282676 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 478/1898] 10.4.3.240 () {70 vars in 1311 bytes} [Thu Aug 20 01:00:47 2026] POST /volume/v3/group_types => generated 181 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:00:47.295431 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-eee4abe9-2f0f-435b-ac10-5c02463bc65d None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:47.297904 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-6e612c2d-b35a-4e81-9951-3a264091a60c None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:47.299979 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-6e612c2d-b35a-4e81-9951-3a264091a60c tempest-VolumesTransfersV355Test-638496172 tempest-VolumesTransfersV355Test-638496172-project-admin] GET https://10.4.3.240/volume/v3/volumes/d4e0e98f-acc8-4c78-86fd-9e7416eff792 Aug 20 01:00:47.300276 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-6e612c2d-b35a-4e81-9951-3a264091a60c tempest-VolumesTransfersV355Test-638496172 tempest-VolumesTransfersV355Test-638496172-project-admin] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:47.300578 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-6e612c2d-b35a-4e81-9951-3a264091a60c tempest-VolumesTransfersV355Test-638496172 tempest-VolumesTransfersV355Test-638496172-project-admin] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:47.309442 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-6e612c2d-b35a-4e81-9951-3a264091a60c tempest-VolumesTransfersV355Test-638496172 tempest-VolumesTransfersV355Test-638496172-project-admin] https://10.4.3.240/volume/v3/volumes/d4e0e98f-acc8-4c78-86fd-9e7416eff792 returned with HTTP 404 Aug 20 01:00:47.310117 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 471/1899] 10.4.3.240 () {68 vars in 1389 bytes} [Thu Aug 20 01:00:47 2026] GET /volume/v3/volumes/d4e0e98f-acc8-4c78-86fd-9e7416eff792 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 01:00:47.319091 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-44cb73c5-69f0-4829-bbde-1e70b514b519 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:47.320715 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-44cb73c5-69f0-4829-bbde-1e70b514b519 tempest-VolumesTransfersV355Test-30404957 tempest-VolumesTransfersV355Test-30404957-project-member] GET https://10.4.3.240/volume/v3/volumes/d4e0e98f-acc8-4c78-86fd-9e7416eff792 Aug 20 01:00:47.320895 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-44cb73c5-69f0-4829-bbde-1e70b514b519 tempest-VolumesTransfersV355Test-30404957 tempest-VolumesTransfersV355Test-30404957-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:47.321065 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-44cb73c5-69f0-4829-bbde-1e70b514b519 tempest-VolumesTransfersV355Test-30404957 tempest-VolumesTransfersV355Test-30404957-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:47.328520 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-44cb73c5-69f0-4829-bbde-1e70b514b519 tempest-VolumesTransfersV355Test-30404957 tempest-VolumesTransfersV355Test-30404957-project-member] https://10.4.3.240/volume/v3/volumes/d4e0e98f-acc8-4c78-86fd-9e7416eff792 returned with HTTP 404 Aug 20 01:00:47.328979 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 482/1900] 10.4.3.240 () {68 vars in 1389 bytes} [Thu Aug 20 01:00:47 2026] GET /volume/v3/volumes/d4e0e98f-acc8-4c78-86fd-9e7416eff792 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 01:00:47.339232 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-18393733-374d-40a0-9b3d-ce07fbfd787f None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:47.341432 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-18393733-374d-40a0-9b3d-ce07fbfd787f tempest-VolumesTransfersV355Test-30404957 tempest-VolumesTransfersV355Test-30404957-project-member] DELETE https://10.4.3.240/volume/v3/volumes/d4e0e98f-acc8-4c78-86fd-9e7416eff792 Aug 20 01:00:47.341679 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-18393733-374d-40a0-9b3d-ce07fbfd787f tempest-VolumesTransfersV355Test-30404957 tempest-VolumesTransfersV355Test-30404957-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:47.341901 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-18393733-374d-40a0-9b3d-ce07fbfd787f tempest-VolumesTransfersV355Test-30404957 tempest-VolumesTransfersV355Test-30404957-project-member] Calling method 'delete' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:47.342078 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.v3.volumes [None req-18393733-374d-40a0-9b3d-ce07fbfd787f tempest-VolumesTransfersV355Test-30404957 tempest-VolumesTransfersV355Test-30404957-project-member] Delete volume with id: d4e0e98f-acc8-4c78-86fd-9e7416eff792 Aug 20 01:00:47.350926 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-18393733-374d-40a0-9b3d-ce07fbfd787f tempest-VolumesTransfersV355Test-30404957 tempest-VolumesTransfersV355Test-30404957-project-member] https://10.4.3.240/volume/v3/volumes/d4e0e98f-acc8-4c78-86fd-9e7416eff792 returned with HTTP 404 Aug 20 01:00:47.351861 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 479/1901] 10.4.3.240 () {68 vars in 1392 bytes} [Thu Aug 20 01:00:47 2026] DELETE /volume/v3/volumes/d4e0e98f-acc8-4c78-86fd-9e7416eff792 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 01:00:47.361359 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-9a3fa101-af33-4caa-861d-982f56043d3b None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:47.364032 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-eee4abe9-2f0f-435b-ac10-5c02463bc65d tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] POST https://10.4.3.240/volume/v3/groups Aug 20 01:00:47.364403 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-eee4abe9-2f0f-435b-ac10-5c02463bc65d tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "04be38ec-eb90-4a1b-82d6-2e9640eafc24", "volume_types": ["bcc255e2-2dd3-4a0e-b465-991f6f8d8efa"], "name": "tempest-GroupSnapshotsTest-Group-1552137509"}} {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:00:47.364553 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-9a3fa101-af33-4caa-861d-982f56043d3b tempest-VolumesTransfersV355Test-30404957 tempest-VolumesTransfersV355Test-30404957-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 20 01:00:47.364962 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-9a3fa101-af33-4caa-861d-982f56043d3b tempest-VolumesTransfersV355Test-30404957 tempest-VolumesTransfersV355Test-30404957-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV355Test-Volume-562931071"}} {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:00:47.367629 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.v3.volumes [None req-9a3fa101-af33-4caa-861d-982f56043d3b tempest-VolumesTransfersV355Test-30404957 tempest-VolumesTransfersV355Test-30404957-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV355Test-Volume-562931071'}} {{(pid=100213) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 01:00:47.367810 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.v3.volumes [None req-9a3fa101-af33-4caa-861d-982f56043d3b tempest-VolumesTransfersV355Test-30404957 tempest-VolumesTransfersV355Test-30404957-project-member] Create volume of 1 GB Aug 20 01:00:47.368050 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.v3.groups [None req-eee4abe9-2f0f-435b-ac10-5c02463bc65d tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Creating new group {'group': {'group_type': '04be38ec-eb90-4a1b-82d6-2e9640eafc24', 'volume_types': ['bcc255e2-2dd3-4a0e-b465-991f6f8d8efa'], 'name': 'tempest-GroupSnapshotsTest-Group-1552137509'}} {{(pid=100212) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 20 01:00:47.372320 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.v3.groups [None req-eee4abe9-2f0f-435b-ac10-5c02463bc65d tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Creating group tempest-GroupSnapshotsTest-Group-1552137509. Aug 20 01:00:47.374734 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-9a3fa101-af33-4caa-861d-982f56043d3b tempest-VolumesTransfersV355Test-30404957 tempest-VolumesTransfersV355Test-30404957-project-member] Availability Zones retrieved successfully. Aug 20 01:00:47.380305 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-eee4abe9-2f0f-435b-ac10-5c02463bc65d tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Availability Zones retrieved successfully. Aug 20 01:00:47.387916 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-9a3fa101-af33-4caa-861d-982f56043d3b tempest-VolumesTransfersV355Test-30404957 tempest-VolumesTransfersV355Test-30404957-project-member] Flow 'volume_create_api' (74372585-2eb7-452a-8cd9-ffc37eb508c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:00:47.389169 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-9a3fa101-af33-4caa-861d-982f56043d3b tempest-VolumesTransfersV355Test-30404957 tempest-VolumesTransfersV355Test-30404957-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1fa71094-4aeb-4983-92c7-290798a622be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:00:47.390408 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.flows.api.create_volume [None req-9a3fa101-af33-4caa-861d-982f56043d3b tempest-VolumesTransfersV355Test-30404957 tempest-VolumesTransfersV355Test-30404957-project-member] Validating volume size '1' using validate_int {{(pid=100213) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 01:00:47.399532 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.quota [None req-eee4abe9-2f0f-435b-ac10-5c02463bc65d tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Created reservations ['b46e5ec7-e024-4cc9-8d51-553bcb17de2a'] {{(pid=100212) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 01:00:47.419411 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-9a3fa101-af33-4caa-861d-982f56043d3b tempest-VolumesTransfersV355Test-30404957 tempest-VolumesTransfersV355Test-30404957-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1fa71094-4aeb-4983-92c7-290798a622be) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:52:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1ed58bd6-fe6a-497e-ae84-e8199d24fdfa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:00:47.420343 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-9a3fa101-af33-4caa-861d-982f56043d3b tempest-VolumesTransfersV355Test-30404957 tempest-VolumesTransfersV355Test-30404957-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (78e2704f-006d-45df-9912-e040b5a54cdc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:00:47.423706 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-eee4abe9-2f0f-435b-ac10-5c02463bc65d tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] https://10.4.3.240/volume/v3/groups returned with HTTP 202 Aug 20 01:00:47.424079 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 470/1902] 10.4.3.240 () {70 vars in 1297 bytes} [Thu Aug 20 01:00:47 2026] POST /volume/v3/groups => generated 112 bytes in 131 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:00:47.433725 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-cace934c-5ff0-4967-a457-62e4370a7f04 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:47.436732 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-cace934c-5ff0-4967-a457-62e4370a7f04 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] GET https://10.4.3.240/volume/v3/groups/804ee6b9-e9e7-4867-a08e-c155be3ee5f8 Aug 20 01:00:47.439180 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-cace934c-5ff0-4967-a457-62e4370a7f04 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:47.439501 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-cace934c-5ff0-4967-a457-62e4370a7f04 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Calling method 'version_select' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:47.439690 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.v3.groups [None req-cace934c-5ff0-4967-a457-62e4370a7f04 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] show called for member 804ee6b9-e9e7-4867-a08e-c155be3ee5f8 {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 20 01:00:47.450581 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:47.450581 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:00:47.459887 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-cace934c-5ff0-4967-a457-62e4370a7f04 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] https://10.4.3.240/volume/v3/groups/804ee6b9-e9e7-4867-a08e-c155be3ee5f8 returned with HTTP 200 Aug 20 01:00:47.460436 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 483/1903] 10.4.3.240 () {68 vars in 1386 bytes} [Thu Aug 20 01:00:47 2026] GET /volume/v3/groups/804ee6b9-e9e7-4867-a08e-c155be3ee5f8 => generated 392 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:00:47.467277 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-6ac36d46-8cf7-43f2-b241-3f9024a1b7fb None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:47.470322 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-6ac36d46-8cf7-43f2-b241-3f9024a1b7fb tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] GET https://10.4.3.240/volume/v3/backups/55af38b3-864b-4f8f-96a1-60193e93f64f Aug 20 01:00:47.470322 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-6ac36d46-8cf7-43f2-b241-3f9024a1b7fb tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:47.470949 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-6ac36d46-8cf7-43f2-b241-3f9024a1b7fb tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:47.470949 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-6ac36d46-8cf7-43f2-b241-3f9024a1b7fb tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Show backup with id 55af38b3-864b-4f8f-96a1-60193e93f64f. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:00:47.476387 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:47.476387 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:00:47.477349 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-6ac36d46-8cf7-43f2-b241-3f9024a1b7fb tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] https://10.4.3.240/volume/v3/backups/55af38b3-864b-4f8f-96a1-60193e93f64f returned with HTTP 200 Aug 20 01:00:47.478019 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 480/1904] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:00:47 2026] GET /volume/v3/backups/55af38b3-864b-4f8f-96a1-60193e93f64f => generated 791 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:00:47.484163 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.quota [None req-9a3fa101-af33-4caa-861d-982f56043d3b tempest-VolumesTransfersV355Test-30404957 tempest-VolumesTransfersV355Test-30404957-project-member] Created reservations ['e51cf72e-4c40-4aa1-aa55-9a3dd50e5d6d', 'cdcb790c-966f-4f34-9e96-d56543f3f6ff', 'afbb00a3-6bb3-41c5-b058-76fa788426a4', '0518e922-4dc9-4fc3-bcc5-62281024bbec'] {{(pid=100213) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 01:00:47.485177 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-9a3fa101-af33-4caa-861d-982f56043d3b tempest-VolumesTransfersV355Test-30404957 tempest-VolumesTransfersV355Test-30404957-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (78e2704f-006d-45df-9912-e040b5a54cdc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e51cf72e-4c40-4aa1-aa55-9a3dd50e5d6d', 'cdcb790c-966f-4f34-9e96-d56543f3f6ff', 'afbb00a3-6bb3-41c5-b058-76fa788426a4', '0518e922-4dc9-4fc3-bcc5-62281024bbec']}' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:00:47.485753 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-9a3fa101-af33-4caa-861d-982f56043d3b tempest-VolumesTransfersV355Test-30404957 tempest-VolumesTransfersV355Test-30404957-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (49969814-4a57-44dd-b1e0-db8d53ca6a40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:00:47.508627 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-9a3fa101-af33-4caa-861d-982f56043d3b tempest-VolumesTransfersV355Test-30404957 tempest-VolumesTransfersV355Test-30404957-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (49969814-4a57-44dd-b1e0-db8d53ca6a40) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '20046007-fffe-43ce-a44f-9f1e70dbde60', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-562931071',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d302ea6534b94495bbde44b10e0214ef',qos_specs=None,replication_status=,reservations=['e51cf72e-4c40-4aa1-aa55-9a3dd50e5d6d','cdcb790c-966f-4f34-9e96-d56543f3f6ff','afbb00a3-6bb3-41c5-b058-76fa788426a4','0518e922-4dc9-4fc3-bcc5-62281024bbec'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6248cfeba565418eb0910fbfc41c8136',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T01:00:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-562931071',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=20046007-fffe-43ce-a44f-9f1e70dbde60,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d302ea6534b94495bbde44b10e0214ef',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6248cfeba565418eb0910fbfc41c8136',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1ed58bd6-fe6a-497e-ae84-e8199d24fdfa),volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:00:47.509470 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-9a3fa101-af33-4caa-861d-982f56043d3b tempest-VolumesTransfersV355Test-30404957 tempest-VolumesTransfersV355Test-30404957-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1e7ccaff-a531-44db-bef6-e421a29f842a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:00:47.537930 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-9a3fa101-af33-4caa-861d-982f56043d3b tempest-VolumesTransfersV355Test-30404957 tempest-VolumesTransfersV355Test-30404957-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1e7ccaff-a531-44db-bef6-e421a29f842a) transitioned into state 'SUCCESS' from state '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-562931071',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d302ea6534b94495bbde44b10e0214ef',qos_specs=None,replication_status=,reservations=['e51cf72e-4c40-4aa1-aa55-9a3dd50e5d6d','cdcb790c-966f-4f34-9e96-d56543f3f6ff','afbb00a3-6bb3-41c5-b058-76fa788426a4','0518e922-4dc9-4fc3-bcc5-62281024bbec'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6248cfeba565418eb0910fbfc41c8136',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:00:47.538890 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-9a3fa101-af33-4caa-861d-982f56043d3b tempest-VolumesTransfersV355Test-30404957 tempest-VolumesTransfersV355Test-30404957-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (61ca9e15-6add-4484-b92b-2628b924626c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:00:47.556912 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-9a3fa101-af33-4caa-861d-982f56043d3b tempest-VolumesTransfersV355Test-30404957 tempest-VolumesTransfersV355Test-30404957-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (61ca9e15-6add-4484-b92b-2628b924626c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:00:47.557717 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-9a3fa101-af33-4caa-861d-982f56043d3b tempest-VolumesTransfersV355Test-30404957 tempest-VolumesTransfersV355Test-30404957-project-member] Flow 'volume_create_api' (74372585-2eb7-452a-8cd9-ffc37eb508c7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100213) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:00:47.558141 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-9a3fa101-af33-4caa-861d-982f56043d3b tempest-VolumesTransfersV355Test-30404957 tempest-VolumesTransfersV355Test-30404957-project-member] Create volume request issued successfully. Aug 20 01:00:47.558794 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-9a3fa101-af33-4caa-861d-982f56043d3b tempest-VolumesTransfersV355Test-30404957 tempest-VolumesTransfersV355Test-30404957-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 20 01:00:47.559281 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 472/1905] 10.4.3.240 () {70 vars in 1299 bytes} [Thu Aug 20 01:00:47 2026] POST /volume/v3/volumes => generated 818 bytes in 199 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:00:47.573228 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-75d43b3b-0a29-4b90-9fe9-1cac624be719 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:47.575162 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-75d43b3b-0a29-4b90-9fe9-1cac624be719 tempest-VolumesTransfersV355Test-30404957 tempest-VolumesTransfersV355Test-30404957-project-member] GET https://10.4.3.240/volume/v3/volumes/20046007-fffe-43ce-a44f-9f1e70dbde60 Aug 20 01:00:47.575432 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-75d43b3b-0a29-4b90-9fe9-1cac624be719 tempest-VolumesTransfersV355Test-30404957 tempest-VolumesTransfersV355Test-30404957-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:47.575717 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-75d43b3b-0a29-4b90-9fe9-1cac624be719 tempest-VolumesTransfersV355Test-30404957 tempest-VolumesTransfersV355Test-30404957-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:47.624385 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:47.624385 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:00:47.637406 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-75d43b3b-0a29-4b90-9fe9-1cac624be719 tempest-VolumesTransfersV355Test-30404957 tempest-VolumesTransfersV355Test-30404957-project-member] Volume info retrieved successfully. Aug 20 01:00:47.646109 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-75d43b3b-0a29-4b90-9fe9-1cac624be719 tempest-VolumesTransfersV355Test-30404957 tempest-VolumesTransfersV355Test-30404957-project-member] https://10.4.3.240/volume/v3/volumes/20046007-fffe-43ce-a44f-9f1e70dbde60 returned with HTTP 200 Aug 20 01:00:47.646809 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 471/1906] 10.4.3.240 () {68 vars in 1389 bytes} [Thu Aug 20 01:00:47 2026] GET /volume/v3/volumes/20046007-fffe-43ce-a44f-9f1e70dbde60 => generated 886 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:00:47.701962 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-68ba67cf-5d93-4a92-9c92-00a7cc9267b5 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:47.704200 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-68ba67cf-5d93-4a92-9c92-00a7cc9267b5 tempest-TestVolumeBackupRestore-1998646298 tempest-TestVolumeBackupRestore-1998646298-project-member] GET https://10.4.3.240/volume/v3/backups/45a31aff-ad66-4885-b172-7a589b613287 Aug 20 01:00:47.704200 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-68ba67cf-5d93-4a92-9c92-00a7cc9267b5 tempest-TestVolumeBackupRestore-1998646298 tempest-TestVolumeBackupRestore-1998646298-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:47.704522 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-68ba67cf-5d93-4a92-9c92-00a7cc9267b5 tempest-TestVolumeBackupRestore-1998646298 tempest-TestVolumeBackupRestore-1998646298-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:47.704657 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-68ba67cf-5d93-4a92-9c92-00a7cc9267b5 tempest-TestVolumeBackupRestore-1998646298 tempest-TestVolumeBackupRestore-1998646298-project-member] Show backup with id 45a31aff-ad66-4885-b172-7a589b613287. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:00:47.710088 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:47.710088 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:00:47.710969 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-68ba67cf-5d93-4a92-9c92-00a7cc9267b5 tempest-TestVolumeBackupRestore-1998646298 tempest-TestVolumeBackupRestore-1998646298-project-member] https://10.4.3.240/volume/v3/backups/45a31aff-ad66-4885-b172-7a589b613287 returned with HTTP 200 Aug 20 01:00:47.711601 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 484/1907] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:00:47 2026] GET /volume/v3/backups/45a31aff-ad66-4885-b172-7a589b613287 => generated 754 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:00:47.833626 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-cedf2cd1-a601-4519-a04e-44458eee9627 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:47.835241 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-cedf2cd1-a601-4519-a04e-44458eee9627 tempest-VolumesBackupsV39Test-819749700 tempest-VolumesBackupsV39Test-819749700-project-member] GET https://10.4.3.240/volume/v3/backups/2a945873-a050-4a03-b033-dfea73376304 Aug 20 01:00:47.835451 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-cedf2cd1-a601-4519-a04e-44458eee9627 tempest-VolumesBackupsV39Test-819749700 tempest-VolumesBackupsV39Test-819749700-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:47.835637 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-cedf2cd1-a601-4519-a04e-44458eee9627 tempest-VolumesBackupsV39Test-819749700 tempest-VolumesBackupsV39Test-819749700-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:47.835738 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-cedf2cd1-a601-4519-a04e-44458eee9627 tempest-VolumesBackupsV39Test-819749700 tempest-VolumesBackupsV39Test-819749700-project-member] Show backup with id 2a945873-a050-4a03-b033-dfea73376304. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:00:47.839026 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-cedf2cd1-a601-4519-a04e-44458eee9627 tempest-VolumesBackupsV39Test-819749700 tempest-VolumesBackupsV39Test-819749700-project-member] https://10.4.3.240/volume/v3/backups/2a945873-a050-4a03-b033-dfea73376304 returned with HTTP 404 Aug 20 01:00:47.839444 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 481/1908] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:00:47 2026] GET /volume/v3/backups/2a945873-a050-4a03-b033-dfea73376304 => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:00:47.922738 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-c80357b8-fd49-4986-9266-a0e1975b438e None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:47.925209 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-c80357b8-fd49-4986-9266-a0e1975b438e tempest-VolumesBackupsV39Test-819749700 tempest-VolumesBackupsV39Test-819749700-project-member] GET https://10.4.3.240/volume/v3/volumes/f5e0085d-e1be-4041-a059-e132a32acced Aug 20 01:00:47.925543 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-c80357b8-fd49-4986-9266-a0e1975b438e tempest-VolumesBackupsV39Test-819749700 tempest-VolumesBackupsV39Test-819749700-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:47.925783 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-c80357b8-fd49-4986-9266-a0e1975b438e tempest-VolumesBackupsV39Test-819749700 tempest-VolumesBackupsV39Test-819749700-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:47.937159 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:47.937159 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:00:47.946695 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-c80357b8-fd49-4986-9266-a0e1975b438e tempest-VolumesBackupsV39Test-819749700 tempest-VolumesBackupsV39Test-819749700-project-member] Volume info retrieved successfully. Aug 20 01:00:47.961257 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-c80357b8-fd49-4986-9266-a0e1975b438e tempest-VolumesBackupsV39Test-819749700 tempest-VolumesBackupsV39Test-819749700-project-member] https://10.4.3.240/volume/v3/volumes/f5e0085d-e1be-4041-a059-e132a32acced returned with HTTP 200 Aug 20 01:00:47.961711 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 473/1909] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:00:47 2026] GET /volume/v3/volumes/f5e0085d-e1be-4041-a059-e132a32acced => generated 844 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:00:47.973135 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-3955577f-684a-4412-8a6b-aa694a77f0ef None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:47.975677 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-3955577f-684a-4412-8a6b-aa694a77f0ef tempest-VolumesBackupsV39Test-819749700 tempest-VolumesBackupsV39Test-819749700-project-member] DELETE https://10.4.3.240/volume/v3/volumes/f5e0085d-e1be-4041-a059-e132a32acced Aug 20 01:00:47.975904 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-3955577f-684a-4412-8a6b-aa694a77f0ef tempest-VolumesBackupsV39Test-819749700 tempest-VolumesBackupsV39Test-819749700-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:47.976085 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-3955577f-684a-4412-8a6b-aa694a77f0ef tempest-VolumesBackupsV39Test-819749700 tempest-VolumesBackupsV39Test-819749700-project-member] Calling method 'delete' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:47.976239 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.v3.volumes [None req-3955577f-684a-4412-8a6b-aa694a77f0ef tempest-VolumesBackupsV39Test-819749700 tempest-VolumesBackupsV39Test-819749700-project-member] Delete volume with id: f5e0085d-e1be-4041-a059-e132a32acced Aug 20 01:00:47.988376 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:47.988376 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:00:47.989209 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-3955577f-684a-4412-8a6b-aa694a77f0ef tempest-VolumesBackupsV39Test-819749700 tempest-VolumesBackupsV39Test-819749700-project-member] Volume info retrieved successfully. Aug 20 01:00:48.010850 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-3955577f-684a-4412-8a6b-aa694a77f0ef tempest-VolumesBackupsV39Test-819749700 tempest-VolumesBackupsV39Test-819749700-project-member] Delete volume request issued successfully. Aug 20 01:00:48.010850 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-3955577f-684a-4412-8a6b-aa694a77f0ef tempest-VolumesBackupsV39Test-819749700 tempest-VolumesBackupsV39Test-819749700-project-member] https://10.4.3.240/volume/v3/volumes/f5e0085d-e1be-4041-a059-e132a32acced returned with HTTP 202 Aug 20 01:00:48.011621 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 472/1910] 10.4.3.240 () {68 vars in 1391 bytes} [Thu Aug 20 01:00:47 2026] DELETE /volume/v3/volumes/f5e0085d-e1be-4041-a059-e132a32acced => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 01:00:48.029912 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-02110bda-cefd-4957-97e2-85eb92f16bdf None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:48.032216 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-02110bda-cefd-4957-97e2-85eb92f16bdf tempest-VolumesBackupsV39Test-819749700 tempest-VolumesBackupsV39Test-819749700-project-member] GET https://10.4.3.240/volume/v3/volumes/f5e0085d-e1be-4041-a059-e132a32acced Aug 20 01:00:48.032559 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-02110bda-cefd-4957-97e2-85eb92f16bdf tempest-VolumesBackupsV39Test-819749700 tempest-VolumesBackupsV39Test-819749700-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:48.032835 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-02110bda-cefd-4957-97e2-85eb92f16bdf tempest-VolumesBackupsV39Test-819749700 tempest-VolumesBackupsV39Test-819749700-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:48.052526 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:48.052526 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:00:48.058352 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-02110bda-cefd-4957-97e2-85eb92f16bdf tempest-VolumesBackupsV39Test-819749700 tempest-VolumesBackupsV39Test-819749700-project-member] Volume info retrieved successfully. Aug 20 01:00:48.063154 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-02110bda-cefd-4957-97e2-85eb92f16bdf tempest-VolumesBackupsV39Test-819749700 tempest-VolumesBackupsV39Test-819749700-project-member] https://10.4.3.240/volume/v3/volumes/f5e0085d-e1be-4041-a059-e132a32acced returned with HTTP 200 Aug 20 01:00:48.063734 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 485/1911] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:00:48 2026] GET /volume/v3/volumes/f5e0085d-e1be-4041-a059-e132a32acced => generated 843 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:00:48.136003 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-3b33d0cc-3383-45ea-b168-ce646c491629 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:48.272454 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-3b33d0cc-3383-45ea-b168-ce646c491629 tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 20 01:00:48.272840 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-3b33d0cc-3383-45ea-b168-ce646c491629 tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsAdminTest-Volume-806771206"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:00:48.274943 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.v3.volumes [None req-3b33d0cc-3383-45ea-b168-ce646c491629 tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsAdminTest-Volume-806771206'}} {{(pid=100214) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 01:00:48.275090 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.v3.volumes [None req-3b33d0cc-3383-45ea-b168-ce646c491629 tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] Create volume of 1 GB Aug 20 01:00:48.279173 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-3b33d0cc-3383-45ea-b168-ce646c491629 tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] Availability Zones retrieved successfully. Aug 20 01:00:48.284612 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-3b33d0cc-3383-45ea-b168-ce646c491629 tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] Flow 'volume_create_api' (2c6bb7c1-e742-4af7-a6b2-a20ac3bee49f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:00:48.285997 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-3b33d0cc-3383-45ea-b168-ce646c491629 tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (330fca58-f739-47ec-9456-e3f23d0565bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:00:48.287214 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.flows.api.create_volume [None req-3b33d0cc-3383-45ea-b168-ce646c491629 tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] Validating volume size '1' using validate_int {{(pid=100214) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 01:00:48.312328 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-3b33d0cc-3383-45ea-b168-ce646c491629 tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (330fca58-f739-47ec-9456-e3f23d0565bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:52:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1ed58bd6-fe6a-497e-ae84-e8199d24fdfa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:00:48.313065 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-3b33d0cc-3383-45ea-b168-ce646c491629 tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8f728837-6d89-4c5a-ae2d-4532ca494ebb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:00:48.373209 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.quota [None req-3b33d0cc-3383-45ea-b168-ce646c491629 tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] Created reservations ['412ff56a-febb-422c-9d00-2278a5a0efa1', 'e57da289-53e1-4eff-8471-5647f5c25f96', 'c2a1ace0-19c7-4fcb-9cdc-6795682322e9', '46bf8ac2-4f97-4e7c-ae56-03322554201d'] {{(pid=100214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 01:00:48.373959 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-3b33d0cc-3383-45ea-b168-ce646c491629 tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8f728837-6d89-4c5a-ae2d-4532ca494ebb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['412ff56a-febb-422c-9d00-2278a5a0efa1', 'e57da289-53e1-4eff-8471-5647f5c25f96', 'c2a1ace0-19c7-4fcb-9cdc-6795682322e9', '46bf8ac2-4f97-4e7c-ae56-03322554201d']}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:00:48.374673 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-3b33d0cc-3383-45ea-b168-ce646c491629 tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c0fe5c57-34b4-4972-9449-6d7c5c5c4ef6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:00:48.395840 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-3b33d0cc-3383-45ea-b168-ce646c491629 tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c0fe5c57-34b4-4972-9449-6d7c5c5c4ef6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9453dc5b-6d99-46aa-82e5-52eaac3c3bd0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-806771206',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='afef25538f434d9a91691adeaae2607e',qos_specs=None,replication_status=,reservations=['412ff56a-febb-422c-9d00-2278a5a0efa1','e57da289-53e1-4eff-8471-5647f5c25f96','c2a1ace0-19c7-4fcb-9cdc-6795682322e9','46bf8ac2-4f97-4e7c-ae56-03322554201d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='596ae67879e7460dbe2760d8a3f93da2',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T01:00:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-806771206',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9453dc5b-6d99-46aa-82e5-52eaac3c3bd0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='afef25538f434d9a91691adeaae2607e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='596ae67879e7460dbe2760d8a3f93da2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1ed58bd6-fe6a-497e-ae84-e8199d24fdfa),volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:00:48.397083 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-3b33d0cc-3383-45ea-b168-ce646c491629 tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (beef3299-7fd5-4307-96c9-7d0bbd72f193) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:00:48.419581 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-3b33d0cc-3383-45ea-b168-ce646c491629 tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (beef3299-7fd5-4307-96c9-7d0bbd72f193) transitioned into state 'SUCCESS' from state '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-806771206',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='afef25538f434d9a91691adeaae2607e',qos_specs=None,replication_status=,reservations=['412ff56a-febb-422c-9d00-2278a5a0efa1','e57da289-53e1-4eff-8471-5647f5c25f96','c2a1ace0-19c7-4fcb-9cdc-6795682322e9','46bf8ac2-4f97-4e7c-ae56-03322554201d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='596ae67879e7460dbe2760d8a3f93da2',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:00:48.420235 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-3b33d0cc-3383-45ea-b168-ce646c491629 tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4dce728f-dadf-4b2a-b942-6758da5c163d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:00:48.429818 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-3b33d0cc-3383-45ea-b168-ce646c491629 tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4dce728f-dadf-4b2a-b942-6758da5c163d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:00:48.430626 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-3b33d0cc-3383-45ea-b168-ce646c491629 tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] Flow 'volume_create_api' (2c6bb7c1-e742-4af7-a6b2-a20ac3bee49f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:00:48.430910 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-3b33d0cc-3383-45ea-b168-ce646c491629 tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] Create volume request issued successfully. Aug 20 01:00:48.431545 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-3b33d0cc-3383-45ea-b168-ce646c491629 tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 20 01:00:48.431906 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 482/1912] 10.4.3.240 () {68 vars in 1258 bytes} [Thu Aug 20 01:00:48 2026] POST /volume/v3/volumes => generated 753 bytes in 296 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 01:00:48.447200 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-1698ebd7-218e-4351-a3dd-fc20dad62e0e None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:48.449620 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-1698ebd7-218e-4351-a3dd-fc20dad62e0e tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] GET https://10.4.3.240/volume/v3/volumes/9453dc5b-6d99-46aa-82e5-52eaac3c3bd0 Aug 20 01:00:48.449917 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-1698ebd7-218e-4351-a3dd-fc20dad62e0e tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:48.450186 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-1698ebd7-218e-4351-a3dd-fc20dad62e0e tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:48.458883 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:48.458883 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:00:48.463715 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-1698ebd7-218e-4351-a3dd-fc20dad62e0e tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] Volume info retrieved successfully. Aug 20 01:00:48.469244 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-1698ebd7-218e-4351-a3dd-fc20dad62e0e tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] https://10.4.3.240/volume/v3/volumes/9453dc5b-6d99-46aa-82e5-52eaac3c3bd0 returned with HTTP 200 Aug 20 01:00:48.469809 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 474/1913] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:00:48 2026] GET /volume/v3/volumes/9453dc5b-6d99-46aa-82e5-52eaac3c3bd0 => generated 821 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:00:48.475467 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-0f04a324-4ef6-4b20-849f-e6f1bd96caf8 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:48.477398 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-0f04a324-4ef6-4b20-849f-e6f1bd96caf8 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] GET https://10.4.3.240/volume/v3/groups/804ee6b9-e9e7-4867-a08e-c155be3ee5f8 Aug 20 01:00:48.477743 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-0f04a324-4ef6-4b20-849f-e6f1bd96caf8 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:48.478008 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-0f04a324-4ef6-4b20-849f-e6f1bd96caf8 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Calling method 'version_select' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:48.478238 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.v3.groups [None req-0f04a324-4ef6-4b20-849f-e6f1bd96caf8 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] show called for member 804ee6b9-e9e7-4867-a08e-c155be3ee5f8 {{(pid=100212) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 20 01:00:48.483580 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:48.483580 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:00:48.488611 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-f612b911-6c28-4b40-883b-7bda1d337e6a None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:48.490177 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-0f04a324-4ef6-4b20-849f-e6f1bd96caf8 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] https://10.4.3.240/volume/v3/groups/804ee6b9-e9e7-4867-a08e-c155be3ee5f8 returned with HTTP 200 Aug 20 01:00:48.490608 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 473/1914] 10.4.3.240 () {68 vars in 1386 bytes} [Thu Aug 20 01:00:48 2026] GET /volume/v3/groups/804ee6b9-e9e7-4867-a08e-c155be3ee5f8 => generated 393 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:00:48.490898 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-f612b911-6c28-4b40-883b-7bda1d337e6a tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] GET https://10.4.3.240/volume/v3/backups/55af38b3-864b-4f8f-96a1-60193e93f64f Aug 20 01:00:48.493643 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-f612b911-6c28-4b40-883b-7bda1d337e6a tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:48.493643 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-f612b911-6c28-4b40-883b-7bda1d337e6a tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:48.493643 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-f612b911-6c28-4b40-883b-7bda1d337e6a tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Show backup with id 55af38b3-864b-4f8f-96a1-60193e93f64f. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:00:48.497023 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:48.497023 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:00:48.497373 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-f612b911-6c28-4b40-883b-7bda1d337e6a tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] https://10.4.3.240/volume/v3/backups/55af38b3-864b-4f8f-96a1-60193e93f64f returned with HTTP 200 Aug 20 01:00:48.502560 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 486/1915] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:00:48 2026] GET /volume/v3/backups/55af38b3-864b-4f8f-96a1-60193e93f64f => generated 791 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:00:48.506300 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-1b7ee6f2-d645-4d8e-9582-785233033da2 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:48.508366 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-1b7ee6f2-d645-4d8e-9582-785233033da2 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 20 01:00:48.508833 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-1b7ee6f2-d645-4d8e-9582-785233033da2 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-95439086", "volume_type": "bcc255e2-2dd3-4a0e-b465-991f6f8d8efa", "group_id": "804ee6b9-e9e7-4867-a08e-c155be3ee5f8", "size": 1}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:00:48.510325 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.v3.volumes [None req-1b7ee6f2-d645-4d8e-9582-785233033da2 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-95439086', 'volume_type': 'bcc255e2-2dd3-4a0e-b465-991f6f8d8efa', 'group_id': '804ee6b9-e9e7-4867-a08e-c155be3ee5f8', 'size': 1}} {{(pid=100214) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 01:00:48.517261 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:48.517261 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:00:48.517830 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.v3.volumes [None req-1b7ee6f2-d645-4d8e-9582-785233033da2 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Create volume of 1 GB Aug 20 01:00:48.524702 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-1b7ee6f2-d645-4d8e-9582-785233033da2 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Availability Zones retrieved successfully. Aug 20 01:00:48.529975 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-1b7ee6f2-d645-4d8e-9582-785233033da2 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Flow 'volume_create_api' (49a7e50e-0043-464e-9e4e-e377e686977a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:00:48.531152 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-1b7ee6f2-d645-4d8e-9582-785233033da2 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e57a5021-b6fd-4ed9-9aa8-3c4b5a25cdb0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:00:48.531693 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:48.531693 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:00:48.532076 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.flows.api.create_volume [None req-1b7ee6f2-d645-4d8e-9582-785233033da2 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Validating volume size '1' using validate_int {{(pid=100214) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 01:00:48.554646 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-1b7ee6f2-d645-4d8e-9582-785233033da2 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e57a5021-b6fd-4ed9-9aa8-3c4b5a25cdb0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T01:00:47Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bcc255e2-2dd3-4a0e-b465-991f6f8d8efa,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-181383056',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bcc255e2-2dd3-4a0e-b465-991f6f8d8efa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '804ee6b9-e9e7-4867-a08e-c155be3ee5f8', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:00:48.555326 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-1b7ee6f2-d645-4d8e-9582-785233033da2 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5783fd61-514f-4946-8ef4-4bae073f36d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:00:48.586766 np0000007838 devstack@c-api.service[100214]: WARNING cinder.quota [None req-1b7ee6f2-d645-4d8e-9582-785233033da2 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-181383056 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-181383056, it is now deprecated. Please use the default quota class for default quota. Aug 20 01:00:48.587224 np0000007838 devstack@c-api.service[100214]: WARNING cinder.quota [None req-1b7ee6f2-d645-4d8e-9582-785233033da2 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-181383056 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-181383056, it is now deprecated. Please use the default quota class for default quota. Aug 20 01:00:48.627988 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.quota [None req-1b7ee6f2-d645-4d8e-9582-785233033da2 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Created reservations ['48022c87-d11d-434f-81bb-9ab8c46fcfbd', '8ae99164-0264-4b60-ad5a-217ff92b1982', '5ec6d17f-3057-4113-a4b0-b64bcb4a5c8b', 'a428190f-2cb2-4cf5-a883-d138225d9573'] {{(pid=100214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 01:00:48.628830 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-1b7ee6f2-d645-4d8e-9582-785233033da2 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5783fd61-514f-4946-8ef4-4bae073f36d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['48022c87-d11d-434f-81bb-9ab8c46fcfbd', '8ae99164-0264-4b60-ad5a-217ff92b1982', '5ec6d17f-3057-4113-a4b0-b64bcb4a5c8b', 'a428190f-2cb2-4cf5-a883-d138225d9573']}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:00:48.629619 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-1b7ee6f2-d645-4d8e-9582-785233033da2 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (218e73a2-86b2-451b-bc11-f1e873e6b31f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:00:48.656143 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-1b7ee6f2-d645-4d8e-9582-785233033da2 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (218e73a2-86b2-451b-bc11-f1e873e6b31f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9fd5de75-1b6f-4cad-b6a0-fd66b8771dd4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-95439086',encryption_key_id=None,group_id=804ee6b9-e9e7-4867-a08e-c155be3ee5f8,group_type_id=,metadata={},multiattach=False,project_id='d45d997aeb774a86b4e31c2d6afb9252',qos_specs=None,replication_status=,reservations=['48022c87-d11d-434f-81bb-9ab8c46fcfbd','8ae99164-0264-4b60-ad5a-217ff92b1982','5ec6d17f-3057-4113-a4b0-b64bcb4a5c8b','a428190f-2cb2-4cf5-a883-d138225d9573'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2fe18b07009b4921898a99996d73d9ec',volume_type_id=bcc255e2-2dd3-4a0e-b465-991f6f8d8efa), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T01:00:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-95439086',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=804ee6b9-e9e7-4867-a08e-c155be3ee5f8,host=None,id=9fd5de75-1b6f-4cad-b6a0-fd66b8771dd4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d45d997aeb774a86b4e31c2d6afb9252',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2fe18b07009b4921898a99996d73d9ec',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bcc255e2-2dd3-4a0e-b465-991f6f8d8efa),volume_type_id=bcc255e2-2dd3-4a0e-b465-991f6f8d8efa)}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:00:48.657247 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-1b7ee6f2-d645-4d8e-9582-785233033da2 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (41139429-59c4-4740-96db-0cba8db5b487) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:00:48.662772 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-d4356811-d434-4798-be83-b0e992f0ace2 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:48.665545 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-d4356811-d434-4798-be83-b0e992f0ace2 tempest-VolumesTransfersV355Test-30404957 tempest-VolumesTransfersV355Test-30404957-project-member] GET https://10.4.3.240/volume/v3/volumes/20046007-fffe-43ce-a44f-9f1e70dbde60 Aug 20 01:00:48.665821 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-d4356811-d434-4798-be83-b0e992f0ace2 tempest-VolumesTransfersV355Test-30404957 tempest-VolumesTransfersV355Test-30404957-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:48.666057 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-d4356811-d434-4798-be83-b0e992f0ace2 tempest-VolumesTransfersV355Test-30404957 tempest-VolumesTransfersV355Test-30404957-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:48.674541 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:48.674541 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:00:48.678738 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-d4356811-d434-4798-be83-b0e992f0ace2 tempest-VolumesTransfersV355Test-30404957 tempest-VolumesTransfersV355Test-30404957-project-member] Volume info retrieved successfully. Aug 20 01:00:48.679133 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-1b7ee6f2-d645-4d8e-9582-785233033da2 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (41139429-59c4-4740-96db-0cba8db5b487) transitioned into state 'SUCCESS' from state '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-95439086',encryption_key_id=None,group_id=804ee6b9-e9e7-4867-a08e-c155be3ee5f8,group_type_id=,metadata={},multiattach=False,project_id='d45d997aeb774a86b4e31c2d6afb9252',qos_specs=None,replication_status=,reservations=['48022c87-d11d-434f-81bb-9ab8c46fcfbd','8ae99164-0264-4b60-ad5a-217ff92b1982','5ec6d17f-3057-4113-a4b0-b64bcb4a5c8b','a428190f-2cb2-4cf5-a883-d138225d9573'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2fe18b07009b4921898a99996d73d9ec',volume_type_id=bcc255e2-2dd3-4a0e-b465-991f6f8d8efa)}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:00:48.679919 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-1b7ee6f2-d645-4d8e-9582-785233033da2 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aa2006a2-f046-4573-ab13-4593812a29d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:00:48.683852 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-d4356811-d434-4798-be83-b0e992f0ace2 tempest-VolumesTransfersV355Test-30404957 tempest-VolumesTransfersV355Test-30404957-project-member] https://10.4.3.240/volume/v3/volumes/20046007-fffe-43ce-a44f-9f1e70dbde60 returned with HTTP 200 Aug 20 01:00:48.684314 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 475/1916] 10.4.3.240 () {68 vars in 1389 bytes} [Thu Aug 20 01:00:48 2026] GET /volume/v3/volumes/20046007-fffe-43ce-a44f-9f1e70dbde60 => generated 945 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:00:48.693852 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-1b7ee6f2-d645-4d8e-9582-785233033da2 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aa2006a2-f046-4573-ab13-4593812a29d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:00:48.694649 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-1b7ee6f2-d645-4d8e-9582-785233033da2 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Flow 'volume_create_api' (49a7e50e-0043-464e-9e4e-e377e686977a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:00:48.694943 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-1b7ee6f2-d645-4d8e-9582-785233033da2 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Create volume request issued successfully. Aug 20 01:00:48.695622 np0000007838 devstack@c-api.service[100214]: WARNING stevedore.named [None req-1b7ee6f2-d645-4d8e-9582-785233033da2 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 01:00:48.695788 np0000007838 devstack@c-api.service[100214]: WARNING castellan.key_manager [None req-1b7ee6f2-d645-4d8e-9582-785233033da2 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 01:00:48.701117 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-d87228ab-d7b0-4b85-9cd4-f2650fc47269 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:48.703781 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-d87228ab-d7b0-4b85-9cd4-f2650fc47269 tempest-VolumesTransfersV355Test-30404957 tempest-VolumesTransfersV355Test-30404957-project-member] POST https://10.4.3.240/volume/v3/volume-transfers Aug 20 01:00:48.703986 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-d87228ab-d7b0-4b85-9cd4-f2650fc47269 tempest-VolumesTransfersV355Test-30404957 tempest-VolumesTransfersV355Test-30404957-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "20046007-fffe-43ce-a44f-9f1e70dbde60"}} {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:00:48.706144 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.v3.volume_transfer [None req-d87228ab-d7b0-4b85-9cd4-f2650fc47269 tempest-VolumesTransfersV355Test-30404957 tempest-VolumesTransfersV355Test-30404957-project-member] Creating new volume transfer {'transfer': {'volume_id': '20046007-fffe-43ce-a44f-9f1e70dbde60'}} {{(pid=100212) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Aug 20 01:00:48.706144 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.v3.volume_transfer [None req-d87228ab-d7b0-4b85-9cd4-f2650fc47269 tempest-VolumesTransfersV355Test-30404957 tempest-VolumesTransfersV355Test-30404957-project-member] Creating transfer of volume 20046007-fffe-43ce-a44f-9f1e70dbde60 Aug 20 01:00:48.706259 np0000007838 devstack@c-api.service[100212]: INFO cinder.transfer.api [None req-d87228ab-d7b0-4b85-9cd4-f2650fc47269 tempest-VolumesTransfersV355Test-30404957 tempest-VolumesTransfersV355Test-30404957-project-member] Generating transfer record for volume 20046007-fffe-43ce-a44f-9f1e70dbde60 Aug 20 01:00:48.723783 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-49339e32-89b7-4f27-b2b8-81a32cf1d383 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:48.726596 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:48.726596 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:00:48.726844 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-49339e32-89b7-4f27-b2b8-81a32cf1d383 tempest-TestVolumeBackupRestore-1998646298 tempest-TestVolumeBackupRestore-1998646298-project-member] GET https://10.4.3.240/volume/v3/backups/45a31aff-ad66-4885-b172-7a589b613287 Aug 20 01:00:48.727170 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-49339e32-89b7-4f27-b2b8-81a32cf1d383 tempest-TestVolumeBackupRestore-1998646298 tempest-TestVolumeBackupRestore-1998646298-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:48.727503 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-49339e32-89b7-4f27-b2b8-81a32cf1d383 tempest-TestVolumeBackupRestore-1998646298 tempest-TestVolumeBackupRestore-1998646298-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:48.728361 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-49339e32-89b7-4f27-b2b8-81a32cf1d383 tempest-TestVolumeBackupRestore-1998646298 tempest-TestVolumeBackupRestore-1998646298-project-member] Show backup with id 45a31aff-ad66-4885-b172-7a589b613287. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:00:48.732265 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:48.732265 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:00:48.733288 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-49339e32-89b7-4f27-b2b8-81a32cf1d383 tempest-TestVolumeBackupRestore-1998646298 tempest-TestVolumeBackupRestore-1998646298-project-member] https://10.4.3.240/volume/v3/backups/45a31aff-ad66-4885-b172-7a589b613287 returned with HTTP 200 Aug 20 01:00:48.733915 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 487/1917] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:00:48 2026] GET /volume/v3/backups/45a31aff-ad66-4885-b172-7a589b613287 => generated 754 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:00:48.739595 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-d87228ab-d7b0-4b85-9cd4-f2650fc47269 tempest-VolumesTransfersV355Test-30404957 tempest-VolumesTransfersV355Test-30404957-project-member] https://10.4.3.240/volume/v3/volume-transfers returned with HTTP 202 Aug 20 01:00:48.740142 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 474/1918] 10.4.3.240 () {70 vars in 1326 bytes} [Thu Aug 20 01:00:48 2026] POST /volume/v3/volume-transfers => generated 464 bytes in 39 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:00:48.742126 np0000007838 devstack@c-api.service[100214]: DEBUG oslo_db.sqlalchemy.engines [None req-1b7ee6f2-d645-4d8e-9582-785233033da2 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100214) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 20 01:00:48.745095 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:48.745095 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:00:48.749401 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-1b7ee6f2-d645-4d8e-9582-785233033da2 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 20 01:00:48.749747 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-3234ba33-c797-4b61-9140-e4ef6c80f11f None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:48.749852 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 483/1919] 10.4.3.240 () {70 vars in 1300 bytes} [Thu Aug 20 01:00:48 2026] POST /volume/v3/volumes => generated 820 bytes in 244 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:00:48.753317 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-3234ba33-c797-4b61-9140-e4ef6c80f11f tempest-VolumesTransfersV355Test-30404957 tempest-VolumesTransfersV355Test-30404957-project-member] GET https://10.4.3.240/volume/v3/volumes/20046007-fffe-43ce-a44f-9f1e70dbde60 Aug 20 01:00:48.753547 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-3234ba33-c797-4b61-9140-e4ef6c80f11f tempest-VolumesTransfersV355Test-30404957 tempest-VolumesTransfersV355Test-30404957-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:48.753832 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-3234ba33-c797-4b61-9140-e4ef6c80f11f tempest-VolumesTransfersV355Test-30404957 tempest-VolumesTransfersV355Test-30404957-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:48.763156 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:48.763156 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:00:48.766678 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-89ecc0f4-b2d8-425f-91ed-80bb59f15c4a None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:48.767841 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-3234ba33-c797-4b61-9140-e4ef6c80f11f tempest-VolumesTransfersV355Test-30404957 tempest-VolumesTransfersV355Test-30404957-project-member] Volume info retrieved successfully. Aug 20 01:00:48.768207 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-89ecc0f4-b2d8-425f-91ed-80bb59f15c4a tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] GET https://10.4.3.240/volume/v3/volumes/9fd5de75-1b6f-4cad-b6a0-fd66b8771dd4 Aug 20 01:00:48.768571 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-89ecc0f4-b2d8-425f-91ed-80bb59f15c4a tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:48.768830 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-89ecc0f4-b2d8-425f-91ed-80bb59f15c4a tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:48.773067 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-3234ba33-c797-4b61-9140-e4ef6c80f11f tempest-VolumesTransfersV355Test-30404957 tempest-VolumesTransfersV355Test-30404957-project-member] https://10.4.3.240/volume/v3/volumes/20046007-fffe-43ce-a44f-9f1e70dbde60 returned with HTTP 200 Aug 20 01:00:48.773589 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 476/1920] 10.4.3.240 () {68 vars in 1389 bytes} [Thu Aug 20 01:00:48 2026] GET /volume/v3/volumes/20046007-fffe-43ce-a44f-9f1e70dbde60 => generated 953 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:00:48.781865 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:48.781865 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:00:48.786670 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-89ecc0f4-b2d8-425f-91ed-80bb59f15c4a tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Volume info retrieved successfully. Aug 20 01:00:48.789409 np0000007838 devstack@c-api.service[100215]: WARNING stevedore.named [None req-89ecc0f4-b2d8-425f-91ed-80bb59f15c4a tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 01:00:48.789524 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-aa594727-a734-40ff-8aaf-56adb4555d73 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:48.789574 np0000007838 devstack@c-api.service[100215]: WARNING castellan.key_manager [None req-89ecc0f4-b2d8-425f-91ed-80bb59f15c4a tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 01:00:48.789635 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-aa594727-a734-40ff-8aaf-56adb4555d73 tempest-VolumesTransfersV355Test-30404957 tempest-VolumesTransfersV355Test-30404957-project-member] GET https://10.4.3.240/volume/v3/volume-transfers/detail Aug 20 01:00:48.790005 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-aa594727-a734-40ff-8aaf-56adb4555d73 tempest-VolumesTransfersV355Test-30404957 tempest-VolumesTransfersV355Test-30404957-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:48.790005 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-aa594727-a734-40ff-8aaf-56adb4555d73 tempest-VolumesTransfersV355Test-30404957 tempest-VolumesTransfersV355Test-30404957-project-member] Calling method 'detail' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:48.790092 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.v3.volume_transfer [None req-aa594727-a734-40ff-8aaf-56adb4555d73 tempest-VolumesTransfersV355Test-30404957 tempest-VolumesTransfersV355Test-30404957-project-member] Listing volume transfers {{(pid=100212) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Aug 20 01:00:48.793739 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-aa594727-a734-40ff-8aaf-56adb4555d73 tempest-VolumesTransfersV355Test-30404957 tempest-VolumesTransfersV355Test-30404957-project-member] https://10.4.3.240/volume/v3/volume-transfers/detail returned with HTTP 200 Aug 20 01:00:48.794089 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 475/1921] 10.4.3.240 () {68 vars in 1326 bytes} [Thu Aug 20 01:00:48 2026] GET /volume/v3/volume-transfers/detail => generated 435 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:00:48.804302 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-c38b4df2-f549-448a-b177-4c63875715f7 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:48.806661 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-c38b4df2-f549-448a-b177-4c63875715f7 tempest-VolumesTransfersV355Test-30404957 tempest-VolumesTransfersV355Test-30404957-project-member] DELETE https://10.4.3.240/volume/v3/volume-transfers/32d72fa6-ca65-4b92-ad61-e22cd58f02e2 Aug 20 01:00:48.806991 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-c38b4df2-f549-448a-b177-4c63875715f7 tempest-VolumesTransfersV355Test-30404957 tempest-VolumesTransfersV355Test-30404957-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:48.807294 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-c38b4df2-f549-448a-b177-4c63875715f7 tempest-VolumesTransfersV355Test-30404957 tempest-VolumesTransfersV355Test-30404957-project-member] Calling method 'delete' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:48.807493 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.contrib.volume_transfer [None req-c38b4df2-f549-448a-b177-4c63875715f7 tempest-VolumesTransfersV355Test-30404957 tempest-VolumesTransfersV355Test-30404957-project-member] Delete transfer with id: 32d72fa6-ca65-4b92-ad61-e22cd58f02e2 Aug 20 01:00:48.822517 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:48.822517 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:00:48.830257 np0000007838 devstack@c-api.service[100215]: DEBUG oslo_db.sqlalchemy.engines [None req-89ecc0f4-b2d8-425f-91ed-80bb59f15c4a tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100215) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 20 01:00:48.833889 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:48.833889 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:00:48.835127 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-c38b4df2-f549-448a-b177-4c63875715f7 tempest-VolumesTransfersV355Test-30404957 tempest-VolumesTransfersV355Test-30404957-project-member] https://10.4.3.240/volume/v3/volume-transfers/32d72fa6-ca65-4b92-ad61-e22cd58f02e2 returned with HTTP 202 Aug 20 01:00:48.835495 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 484/1922] 10.4.3.240 () {68 vars in 1419 bytes} [Thu Aug 20 01:00:48 2026] DELETE /volume/v3/volume-transfers/32d72fa6-ca65-4b92-ad61-e22cd58f02e2 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 20 01:00:48.843670 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-89ecc0f4-b2d8-425f-91ed-80bb59f15c4a tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] https://10.4.3.240/volume/v3/volumes/9fd5de75-1b6f-4cad-b6a0-fd66b8771dd4 returned with HTTP 200 Aug 20 01:00:48.843670 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 488/1923] 10.4.3.240 () {68 vars in 1389 bytes} [Thu Aug 20 01:00:48 2026] GET /volume/v3/volumes/9fd5de75-1b6f-4cad-b6a0-fd66b8771dd4 => generated 888 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:00:48.851699 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-8e03b114-95e4-4fa3-a9af-3459c69a229e None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:48.855535 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-8e03b114-95e4-4fa3-a9af-3459c69a229e tempest-VolumesTransfersV355Test-30404957 tempest-VolumesTransfersV355Test-30404957-project-member] GET https://10.4.3.240/volume/v3/volumes/20046007-fffe-43ce-a44f-9f1e70dbde60 Aug 20 01:00:48.855873 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-8e03b114-95e4-4fa3-a9af-3459c69a229e tempest-VolumesTransfersV355Test-30404957 tempest-VolumesTransfersV355Test-30404957-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:48.856120 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-8e03b114-95e4-4fa3-a9af-3459c69a229e tempest-VolumesTransfersV355Test-30404957 tempest-VolumesTransfersV355Test-30404957-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:48.863861 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:48.863861 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:00:48.867638 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-8e03b114-95e4-4fa3-a9af-3459c69a229e tempest-VolumesTransfersV355Test-30404957 tempest-VolumesTransfersV355Test-30404957-project-member] Volume info retrieved successfully. Aug 20 01:00:48.871646 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-8e03b114-95e4-4fa3-a9af-3459c69a229e tempest-VolumesTransfersV355Test-30404957 tempest-VolumesTransfersV355Test-30404957-project-member] https://10.4.3.240/volume/v3/volumes/20046007-fffe-43ce-a44f-9f1e70dbde60 returned with HTTP 200 Aug 20 01:00:48.872055 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 477/1924] 10.4.3.240 () {68 vars in 1389 bytes} [Thu Aug 20 01:00:48 2026] GET /volume/v3/volumes/20046007-fffe-43ce-a44f-9f1e70dbde60 => generated 945 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:00:48.888310 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-b76ab5d5-81a7-4e75-a466-e54d1ccc1504 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:48.890261 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-b76ab5d5-81a7-4e75-a466-e54d1ccc1504 tempest-VolumesTransfersV355Test-30404957 tempest-VolumesTransfersV355Test-30404957-project-member] DELETE https://10.4.3.240/volume/v3/volume-transfers/32d72fa6-ca65-4b92-ad61-e22cd58f02e2 Aug 20 01:00:48.890609 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-b76ab5d5-81a7-4e75-a466-e54d1ccc1504 tempest-VolumesTransfersV355Test-30404957 tempest-VolumesTransfersV355Test-30404957-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:48.890879 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-b76ab5d5-81a7-4e75-a466-e54d1ccc1504 tempest-VolumesTransfersV355Test-30404957 tempest-VolumesTransfersV355Test-30404957-project-member] Calling method 'delete' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:48.891032 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.contrib.volume_transfer [None req-b76ab5d5-81a7-4e75-a466-e54d1ccc1504 tempest-VolumesTransfersV355Test-30404957 tempest-VolumesTransfersV355Test-30404957-project-member] Delete transfer with id: 32d72fa6-ca65-4b92-ad61-e22cd58f02e2 Aug 20 01:00:48.895310 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-b76ab5d5-81a7-4e75-a466-e54d1ccc1504 tempest-VolumesTransfersV355Test-30404957 tempest-VolumesTransfersV355Test-30404957-project-member] https://10.4.3.240/volume/v3/volume-transfers/32d72fa6-ca65-4b92-ad61-e22cd58f02e2 returned with HTTP 404 Aug 20 01:00:48.895862 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 476/1925] 10.4.3.240 () {68 vars in 1419 bytes} [Thu Aug 20 01:00:48 2026] DELETE /volume/v3/volume-transfers/32d72fa6-ca65-4b92-ad61-e22cd58f02e2 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 01:00:48.903595 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-159400f2-3650-443f-8d5e-9d470f75ac05 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:48.905589 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-159400f2-3650-443f-8d5e-9d470f75ac05 tempest-VolumesTransfersV355Test-638496172 tempest-VolumesTransfersV355Test-638496172-project-admin] DELETE https://10.4.3.240/volume/v3/volumes/20046007-fffe-43ce-a44f-9f1e70dbde60 Aug 20 01:00:48.905843 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-159400f2-3650-443f-8d5e-9d470f75ac05 tempest-VolumesTransfersV355Test-638496172 tempest-VolumesTransfersV355Test-638496172-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:48.906059 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-159400f2-3650-443f-8d5e-9d470f75ac05 tempest-VolumesTransfersV355Test-638496172 tempest-VolumesTransfersV355Test-638496172-project-admin] Calling method 'delete' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:48.906246 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.v3.volumes [None req-159400f2-3650-443f-8d5e-9d470f75ac05 tempest-VolumesTransfersV355Test-638496172 tempest-VolumesTransfersV355Test-638496172-project-admin] Delete volume with id: 20046007-fffe-43ce-a44f-9f1e70dbde60 Aug 20 01:00:48.914578 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:48.914578 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:00:48.915014 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-159400f2-3650-443f-8d5e-9d470f75ac05 tempest-VolumesTransfersV355Test-638496172 tempest-VolumesTransfersV355Test-638496172-project-admin] Volume info retrieved successfully. Aug 20 01:00:48.934529 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-159400f2-3650-443f-8d5e-9d470f75ac05 tempest-VolumesTransfersV355Test-638496172 tempest-VolumesTransfersV355Test-638496172-project-admin] Delete volume request issued successfully. Aug 20 01:00:48.934730 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-159400f2-3650-443f-8d5e-9d470f75ac05 tempest-VolumesTransfersV355Test-638496172 tempest-VolumesTransfersV355Test-638496172-project-admin] https://10.4.3.240/volume/v3/volumes/20046007-fffe-43ce-a44f-9f1e70dbde60 returned with HTTP 202 Aug 20 01:00:48.935173 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 485/1926] 10.4.3.240 () {68 vars in 1392 bytes} [Thu Aug 20 01:00:48 2026] DELETE /volume/v3/volumes/20046007-fffe-43ce-a44f-9f1e70dbde60 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 20 01:00:48.942756 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-d0357a2e-9f4f-4ad9-9d34-cac3b13f6e25 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:48.946400 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-d0357a2e-9f4f-4ad9-9d34-cac3b13f6e25 tempest-VolumesTransfersV355Test-638496172 tempest-VolumesTransfersV355Test-638496172-project-admin] GET https://10.4.3.240/volume/v3/volumes/20046007-fffe-43ce-a44f-9f1e70dbde60 Aug 20 01:00:48.946400 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-d0357a2e-9f4f-4ad9-9d34-cac3b13f6e25 tempest-VolumesTransfersV355Test-638496172 tempest-VolumesTransfersV355Test-638496172-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:48.946400 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-d0357a2e-9f4f-4ad9-9d34-cac3b13f6e25 tempest-VolumesTransfersV355Test-638496172 tempest-VolumesTransfersV355Test-638496172-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:48.954749 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:48.954749 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:00:48.960497 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-d0357a2e-9f4f-4ad9-9d34-cac3b13f6e25 tempest-VolumesTransfersV355Test-638496172 tempest-VolumesTransfersV355Test-638496172-project-admin] Volume info retrieved successfully. Aug 20 01:00:48.966635 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-d0357a2e-9f4f-4ad9-9d34-cac3b13f6e25 tempest-VolumesTransfersV355Test-638496172 tempest-VolumesTransfersV355Test-638496172-project-admin] https://10.4.3.240/volume/v3/volumes/20046007-fffe-43ce-a44f-9f1e70dbde60 returned with HTTP 200 Aug 20 01:00:48.967176 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 489/1927] 10.4.3.240 () {68 vars in 1389 bytes} [Thu Aug 20 01:00:48 2026] GET /volume/v3/volumes/20046007-fffe-43ce-a44f-9f1e70dbde60 => generated 1129 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 01:00:49.090329 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-f29c3ed5-7f6c-4eeb-ae99-01c753ff82c0 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:49.092804 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-f29c3ed5-7f6c-4eeb-ae99-01c753ff82c0 tempest-VolumesBackupsV39Test-819749700 tempest-VolumesBackupsV39Test-819749700-project-member] GET https://10.4.3.240/volume/v3/volumes/f5e0085d-e1be-4041-a059-e132a32acced Aug 20 01:00:49.093095 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-f29c3ed5-7f6c-4eeb-ae99-01c753ff82c0 tempest-VolumesBackupsV39Test-819749700 tempest-VolumesBackupsV39Test-819749700-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:49.093384 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-f29c3ed5-7f6c-4eeb-ae99-01c753ff82c0 tempest-VolumesBackupsV39Test-819749700 tempest-VolumesBackupsV39Test-819749700-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:49.101109 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-f29c3ed5-7f6c-4eeb-ae99-01c753ff82c0 tempest-VolumesBackupsV39Test-819749700 tempest-VolumesBackupsV39Test-819749700-project-member] https://10.4.3.240/volume/v3/volumes/f5e0085d-e1be-4041-a059-e132a32acced returned with HTTP 404 Aug 20 01:00:49.101768 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 478/1928] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:00:49 2026] GET /volume/v3/volumes/f5e0085d-e1be-4041-a059-e132a32acced => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:00:49.484795 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-d49b80b6-e409-4cc1-a2e3-85dcbe42e308 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:49.487877 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-d49b80b6-e409-4cc1-a2e3-85dcbe42e308 tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] GET https://10.4.3.240/volume/v3/volumes/9453dc5b-6d99-46aa-82e5-52eaac3c3bd0 Aug 20 01:00:49.488054 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-d49b80b6-e409-4cc1-a2e3-85dcbe42e308 tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:49.488267 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-d49b80b6-e409-4cc1-a2e3-85dcbe42e308 tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:49.501939 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:49.501939 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:00:49.509724 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-d49b80b6-e409-4cc1-a2e3-85dcbe42e308 tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] Volume info retrieved successfully. Aug 20 01:00:49.516010 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-d49b80b6-e409-4cc1-a2e3-85dcbe42e308 tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] https://10.4.3.240/volume/v3/volumes/9453dc5b-6d99-46aa-82e5-52eaac3c3bd0 returned with HTTP 200 Aug 20 01:00:49.516106 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-965ccfba-e0d3-417f-82eb-079fe7799fa5 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:49.516199 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 477/1929] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:00:49 2026] GET /volume/v3/volumes/9453dc5b-6d99-46aa-82e5-52eaac3c3bd0 => generated 846 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:00:49.517815 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-965ccfba-e0d3-417f-82eb-079fe7799fa5 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] GET https://10.4.3.240/volume/v3/backups/55af38b3-864b-4f8f-96a1-60193e93f64f Aug 20 01:00:49.518026 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-965ccfba-e0d3-417f-82eb-079fe7799fa5 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:49.518207 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-965ccfba-e0d3-417f-82eb-079fe7799fa5 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:49.518307 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-965ccfba-e0d3-417f-82eb-079fe7799fa5 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Show backup with id 55af38b3-864b-4f8f-96a1-60193e93f64f. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:00:49.526680 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:49.526680 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:00:49.527723 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-965ccfba-e0d3-417f-82eb-079fe7799fa5 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] https://10.4.3.240/volume/v3/backups/55af38b3-864b-4f8f-96a1-60193e93f64f returned with HTTP 200 Aug 20 01:00:49.528074 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 486/1930] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:00:49 2026] GET /volume/v3/backups/55af38b3-864b-4f8f-96a1-60193e93f64f => generated 791 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:00:49.532299 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-ce56ebb1-6ac2-462b-8270-d5ebbffb2b34 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:49.534267 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-ce56ebb1-6ac2-462b-8270-d5ebbffb2b34 tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] POST https://10.4.3.240/volume/v3/backups Aug 20 01:00:49.534744 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-ce56ebb1-6ac2-462b-8270-d5ebbffb2b34 tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "9453dc5b-6d99-46aa-82e5-52eaac3c3bd0", "name": "tempest-VolumesBackupsAdminTest-Backup-952713372", "container": "tempest-volumesbackupsadmintest-backup-container-1602633616"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:00:49.536288 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.contrib.backups [None req-ce56ebb1-6ac2-462b-8270-d5ebbffb2b34 tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] Creating new backup {'backup': {'volume_id': '9453dc5b-6d99-46aa-82e5-52eaac3c3bd0', 'name': 'tempest-VolumesBackupsAdminTest-Backup-952713372', 'container': 'tempest-volumesbackupsadmintest-backup-container-1602633616'}} {{(pid=100215) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 20 01:00:49.536555 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.contrib.backups [None req-ce56ebb1-6ac2-462b-8270-d5ebbffb2b34 tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] Creating backup of volume 9453dc5b-6d99-46aa-82e5-52eaac3c3bd0 in container tempest-volumesbackupsadmintest-backup-container-1602633616 Aug 20 01:00:49.547802 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:49.547802 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:00:49.548499 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-ce56ebb1-6ac2-462b-8270-d5ebbffb2b34 tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] Volume info retrieved successfully. Aug 20 01:00:49.605518 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.quota [None req-ce56ebb1-6ac2-462b-8270-d5ebbffb2b34 tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] Created reservations ['73730d11-e56b-43f5-9916-c5548cecde8e', '0df34b08-28a6-4b0f-964d-18b79b1ccc2f'] {{(pid=100215) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 01:00:49.649144 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-ce56ebb1-6ac2-462b-8270-d5ebbffb2b34 tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] https://10.4.3.240/volume/v3/backups returned with HTTP 202 Aug 20 01:00:49.649676 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 490/1931] 10.4.3.240 () {68 vars in 1259 bytes} [Thu Aug 20 01:00:49 2026] POST /volume/v3/backups => generated 334 bytes in 117 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 01:00:49.659300 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-63824fd2-6f40-4b25-acbb-7c8b7db84155 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:49.661721 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-63824fd2-6f40-4b25-acbb-7c8b7db84155 tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] GET https://10.4.3.240/volume/v3/backups/673b2038-d41b-4b66-8481-cd8953daf7ca Aug 20 01:00:49.661995 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-63824fd2-6f40-4b25-acbb-7c8b7db84155 tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:49.662279 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-63824fd2-6f40-4b25-acbb-7c8b7db84155 tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:49.662441 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.v3.backups [None req-63824fd2-6f40-4b25-acbb-7c8b7db84155 tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] Show backup with id 673b2038-d41b-4b66-8481-cd8953daf7ca. {{(pid=100213) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:00:49.667550 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:49.667550 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:00:49.668534 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-63824fd2-6f40-4b25-acbb-7c8b7db84155 tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] https://10.4.3.240/volume/v3/backups/673b2038-d41b-4b66-8481-cd8953daf7ca returned with HTTP 200 Aug 20 01:00:49.668949 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 479/1932] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:00:49 2026] GET /volume/v3/backups/673b2038-d41b-4b66-8481-cd8953daf7ca => generated 798 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:00:49.744993 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-fc1d40d3-b95a-4f49-a97c-ca4e958919a4 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:49.747335 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-fc1d40d3-b95a-4f49-a97c-ca4e958919a4 tempest-TestVolumeBackupRestore-1998646298 tempest-TestVolumeBackupRestore-1998646298-project-member] GET https://10.4.3.240/volume/v3/backups/45a31aff-ad66-4885-b172-7a589b613287 Aug 20 01:00:49.747633 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-fc1d40d3-b95a-4f49-a97c-ca4e958919a4 tempest-TestVolumeBackupRestore-1998646298 tempest-TestVolumeBackupRestore-1998646298-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:49.747849 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-fc1d40d3-b95a-4f49-a97c-ca4e958919a4 tempest-TestVolumeBackupRestore-1998646298 tempest-TestVolumeBackupRestore-1998646298-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:49.748013 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.v3.backups [None req-fc1d40d3-b95a-4f49-a97c-ca4e958919a4 tempest-TestVolumeBackupRestore-1998646298 tempest-TestVolumeBackupRestore-1998646298-project-member] Show backup with id 45a31aff-ad66-4885-b172-7a589b613287. {{(pid=100212) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:00:49.752368 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:49.752368 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:00:49.753107 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-fc1d40d3-b95a-4f49-a97c-ca4e958919a4 tempest-TestVolumeBackupRestore-1998646298 tempest-TestVolumeBackupRestore-1998646298-project-member] https://10.4.3.240/volume/v3/backups/45a31aff-ad66-4885-b172-7a589b613287 returned with HTTP 200 Aug 20 01:00:49.753546 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 478/1933] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:00:49 2026] GET /volume/v3/backups/45a31aff-ad66-4885-b172-7a589b613287 => generated 754 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:00:49.861663 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-bbf11f86-e7b8-483f-8675-07792774c902 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:49.863331 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-bbf11f86-e7b8-483f-8675-07792774c902 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] GET https://10.4.3.240/volume/v3/volumes/9fd5de75-1b6f-4cad-b6a0-fd66b8771dd4 Aug 20 01:00:49.863611 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-bbf11f86-e7b8-483f-8675-07792774c902 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:49.863920 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-bbf11f86-e7b8-483f-8675-07792774c902 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:49.871141 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:49.871141 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:00:49.874681 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-bbf11f86-e7b8-483f-8675-07792774c902 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Volume info retrieved successfully. Aug 20 01:00:49.875393 np0000007838 devstack@c-api.service[100214]: WARNING stevedore.named [None req-bbf11f86-e7b8-483f-8675-07792774c902 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 01:00:49.875535 np0000007838 devstack@c-api.service[100214]: WARNING castellan.key_manager [None req-bbf11f86-e7b8-483f-8675-07792774c902 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 01:00:49.910707 np0000007838 devstack@c-api.service[100214]: DEBUG oslo_db.sqlalchemy.engines [None req-bbf11f86-e7b8-483f-8675-07792774c902 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100214) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 20 01:00:49.913665 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:49.913665 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:00:49.920373 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-bbf11f86-e7b8-483f-8675-07792774c902 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] https://10.4.3.240/volume/v3/volumes/9fd5de75-1b6f-4cad-b6a0-fd66b8771dd4 returned with HTTP 200 Aug 20 01:00:49.920990 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 487/1934] 10.4.3.240 () {68 vars in 1389 bytes} [Thu Aug 20 01:00:49 2026] GET /volume/v3/volumes/9fd5de75-1b6f-4cad-b6a0-fd66b8771dd4 => generated 913 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:00:49.933255 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-64111622-7890-496e-952e-7bb236bb2e3f None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:49.937008 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-64111622-7890-496e-952e-7bb236bb2e3f tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] POST https://10.4.3.240/volume/v3/group_snapshots Aug 20 01:00:49.938482 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-64111622-7890-496e-952e-7bb236bb2e3f tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "804ee6b9-e9e7-4867-a08e-c155be3ee5f8", "name": "tempest-group_snapshot-1361277522"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:00:49.938677 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.v3.group_snapshots [None req-64111622-7890-496e-952e-7bb236bb2e3f tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '804ee6b9-e9e7-4867-a08e-c155be3ee5f8', 'name': 'tempest-group_snapshot-1361277522'}} {{(pid=100215) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Aug 20 01:00:49.944926 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:49.944926 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:00:49.952579 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.v3.group_snapshots [None req-64111622-7890-496e-952e-7bb236bb2e3f tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Creating group_snapshot tempest-group_snapshot-1361277522. Aug 20 01:00:49.975987 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:49.975987 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:00:49.983326 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-6456e1f6-f687-402c-b15c-4ba0885dada1 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:49.985132 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-6456e1f6-f687-402c-b15c-4ba0885dada1 tempest-VolumesTransfersV355Test-638496172 tempest-VolumesTransfersV355Test-638496172-project-admin] GET https://10.4.3.240/volume/v3/volumes/20046007-fffe-43ce-a44f-9f1e70dbde60 Aug 20 01:00:49.985268 np0000007838 devstack@c-api.service[100215]: WARNING cinder.quota [None req-64111622-7890-496e-952e-7bb236bb2e3f tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-181383056 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-181383056, it is now deprecated. Please use the default quota class for default quota. Aug 20 01:00:49.985332 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-6456e1f6-f687-402c-b15c-4ba0885dada1 tempest-VolumesTransfersV355Test-638496172 tempest-VolumesTransfersV355Test-638496172-project-admin] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:49.985564 np0000007838 devstack@c-api.service[100215]: WARNING cinder.quota [None req-64111622-7890-496e-952e-7bb236bb2e3f tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-181383056 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-181383056, it is now deprecated. Please use the default quota class for default quota. Aug 20 01:00:49.985640 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-6456e1f6-f687-402c-b15c-4ba0885dada1 tempest-VolumesTransfersV355Test-638496172 tempest-VolumesTransfersV355Test-638496172-project-admin] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:49.991116 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-6456e1f6-f687-402c-b15c-4ba0885dada1 tempest-VolumesTransfersV355Test-638496172 tempest-VolumesTransfersV355Test-638496172-project-admin] https://10.4.3.240/volume/v3/volumes/20046007-fffe-43ce-a44f-9f1e70dbde60 returned with HTTP 404 Aug 20 01:00:49.991764 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 480/1935] 10.4.3.240 () {68 vars in 1389 bytes} [Thu Aug 20 01:00:49 2026] GET /volume/v3/volumes/20046007-fffe-43ce-a44f-9f1e70dbde60 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 01:00:49.999439 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-1b9f1a48-af24-40f5-b8af-d315c72fa577 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:50.010690 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.quota [None req-64111622-7890-496e-952e-7bb236bb2e3f tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Created reservations ['f96ed123-7519-4cec-9a5b-1fa37ab8f91a', 'f08e58a3-e7d7-4659-9716-95e3c571d1ce', '4c2d7ac5-96ee-4350-b46a-58f4a948951a', 'b5611df4-7b20-4fb7-856e-c81b6df2de01'] {{(pid=100215) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 01:00:50.010848 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-1b9f1a48-af24-40f5-b8af-d315c72fa577 tempest-VolumesTransfersV355Test-30404957 tempest-VolumesTransfersV355Test-30404957-project-member] GET https://10.4.3.240/volume/v3/volumes/20046007-fffe-43ce-a44f-9f1e70dbde60 Aug 20 01:00:50.011000 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-1b9f1a48-af24-40f5-b8af-d315c72fa577 tempest-VolumesTransfersV355Test-30404957 tempest-VolumesTransfersV355Test-30404957-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:50.011243 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-1b9f1a48-af24-40f5-b8af-d315c72fa577 tempest-VolumesTransfersV355Test-30404957 tempest-VolumesTransfersV355Test-30404957-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:50.020053 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-1b9f1a48-af24-40f5-b8af-d315c72fa577 tempest-VolumesTransfersV355Test-30404957 tempest-VolumesTransfersV355Test-30404957-project-member] https://10.4.3.240/volume/v3/volumes/20046007-fffe-43ce-a44f-9f1e70dbde60 returned with HTTP 404 Aug 20 01:00:50.020721 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 479/1936] 10.4.3.240 () {68 vars in 1389 bytes} [Thu Aug 20 01:00:49 2026] GET /volume/v3/volumes/20046007-fffe-43ce-a44f-9f1e70dbde60 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 01:00:50.028808 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-51399868-4174-43f4-b337-1660930278cb None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:50.030742 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-51399868-4174-43f4-b337-1660930278cb tempest-VolumesTransfersV355Test-30404957 tempest-VolumesTransfersV355Test-30404957-project-member] DELETE https://10.4.3.240/volume/v3/volumes/20046007-fffe-43ce-a44f-9f1e70dbde60 Aug 20 01:00:50.030958 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-51399868-4174-43f4-b337-1660930278cb tempest-VolumesTransfersV355Test-30404957 tempest-VolumesTransfersV355Test-30404957-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:50.031162 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-51399868-4174-43f4-b337-1660930278cb tempest-VolumesTransfersV355Test-30404957 tempest-VolumesTransfersV355Test-30404957-project-member] Calling method 'delete' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:50.031326 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.v3.volumes [None req-51399868-4174-43f4-b337-1660930278cb tempest-VolumesTransfersV355Test-30404957 tempest-VolumesTransfersV355Test-30404957-project-member] Delete volume with id: 20046007-fffe-43ce-a44f-9f1e70dbde60 Aug 20 01:00:50.037133 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-51399868-4174-43f4-b337-1660930278cb tempest-VolumesTransfersV355Test-30404957 tempest-VolumesTransfersV355Test-30404957-project-member] https://10.4.3.240/volume/v3/volumes/20046007-fffe-43ce-a44f-9f1e70dbde60 returned with HTTP 404 Aug 20 01:00:50.037582 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 488/1937] 10.4.3.240 () {68 vars in 1392 bytes} [Thu Aug 20 01:00:50 2026] DELETE /volume/v3/volumes/20046007-fffe-43ce-a44f-9f1e70dbde60 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 01:00:50.051930 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-64111622-7890-496e-952e-7bb236bb2e3f tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] https://10.4.3.240/volume/v3/group_snapshots returned with HTTP 202 Aug 20 01:00:50.052730 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 491/1938] 10.4.3.240 () {70 vars in 1324 bytes} [Thu Aug 20 01:00:49 2026] POST /volume/v3/group_snapshots => generated 168 bytes in 119 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:00:50.059198 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-4ecda15f-70a9-423a-9f16-358593bbf589 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:50.062866 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-4ecda15f-70a9-423a-9f16-358593bbf589 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] GET https://10.4.3.240/volume/v3/group_snapshots/c665d0c3-27bd-418c-a92b-d31d3a0596ab Aug 20 01:00:50.063058 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-4ecda15f-70a9-423a-9f16-358593bbf589 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:50.064117 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-4ecda15f-70a9-423a-9f16-358593bbf589 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Calling method 'version_select' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:50.064117 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.v3.group_snapshots [None req-4ecda15f-70a9-423a-9f16-358593bbf589 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] show called for member c665d0c3-27bd-418c-a92b-d31d3a0596ab {{(pid=100213) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 20 01:00:50.067395 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:50.067395 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:00:50.071391 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-4ecda15f-70a9-423a-9f16-358593bbf589 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] https://10.4.3.240/volume/v3/group_snapshots/c665d0c3-27bd-418c-a92b-d31d3a0596ab returned with HTTP 200 Aug 20 01:00:50.071391 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 481/1939] 10.4.3.240 () {68 vars in 1413 bytes} [Thu Aug 20 01:00:50 2026] GET /volume/v3/group_snapshots/c665d0c3-27bd-418c-a92b-d31d3a0596ab => generated 307 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:00:50.463158 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-712e07a3-0329-47e1-8c05-75bb78bd0b91 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:50.538865 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-45b1ac2b-3715-4720-8e03-5210697e8fcd None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:50.540851 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-45b1ac2b-3715-4720-8e03-5210697e8fcd tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] GET https://10.4.3.240/volume/v3/backups/55af38b3-864b-4f8f-96a1-60193e93f64f Aug 20 01:00:50.541140 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-45b1ac2b-3715-4720-8e03-5210697e8fcd tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:50.541443 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-45b1ac2b-3715-4720-8e03-5210697e8fcd tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:50.541627 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-45b1ac2b-3715-4720-8e03-5210697e8fcd tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Show backup with id 55af38b3-864b-4f8f-96a1-60193e93f64f. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:00:50.550033 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:50.550033 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:00:50.550966 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-45b1ac2b-3715-4720-8e03-5210697e8fcd tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] https://10.4.3.240/volume/v3/backups/55af38b3-864b-4f8f-96a1-60193e93f64f returned with HTTP 200 Aug 20 01:00:50.551645 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 489/1940] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:00:50 2026] GET /volume/v3/backups/55af38b3-864b-4f8f-96a1-60193e93f64f => generated 791 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:00:50.558943 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-712e07a3-0329-47e1-8c05-75bb78bd0b91 tempest-VolumesSnapshotNegativeTestJSON-489006311 tempest-VolumesSnapshotNegativeTestJSON-489006311-project-member] POST https://10.4.3.240/volume/v3/snapshots Aug 20 01:00:50.559381 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-712e07a3-0329-47e1-8c05-75bb78bd0b91 tempest-VolumesSnapshotNegativeTestJSON-489006311 tempest-VolumesSnapshotNegativeTestJSON-489006311-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "9eb84cee-02ba-452d-a603-a2eb9f8ce403", "display_name": "tempest-VolumesSnapshotNegativeTestJSON-snap-173446437"}} {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:00:50.568060 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-712e07a3-0329-47e1-8c05-75bb78bd0b91 tempest-VolumesSnapshotNegativeTestJSON-489006311 tempest-VolumesSnapshotNegativeTestJSON-489006311-project-member] https://10.4.3.240/volume/v3/snapshots returned with HTTP 404 Aug 20 01:00:50.568735 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 480/1941] 10.4.3.240 () {68 vars in 1265 bytes} [Thu Aug 20 01:00:50 2026] POST /volume/v3/snapshots => generated 109 bytes in 106 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:00:50.577313 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-9cb5c028-5056-40a7-a1f1-408a781ef0e8 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:50.579027 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-9cb5c028-5056-40a7-a1f1-408a781ef0e8 tempest-VolumesSnapshotNegativeTestJSON-489006311 tempest-VolumesSnapshotNegativeTestJSON-489006311-project-member] POST https://10.4.3.240/volume/v3/snapshots Aug 20 01:00:50.579320 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-9cb5c028-5056-40a7-a1f1-408a781ef0e8 tempest-VolumesSnapshotNegativeTestJSON-489006311 tempest-VolumesSnapshotNegativeTestJSON-489006311-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": null, "display_name": "tempest-VolumesSnapshotNegativeTestJSON-snap-291529973"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:00:50.611195 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-9cb5c028-5056-40a7-a1f1-408a781ef0e8 tempest-VolumesSnapshotNegativeTestJSON-489006311 tempest-VolumesSnapshotNegativeTestJSON-489006311-project-member] https://10.4.3.240/volume/v3/snapshots returned with HTTP 404 Aug 20 01:00:50.611803 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 492/1942] 10.4.3.240 () {68 vars in 1265 bytes} [Thu Aug 20 01:00:50 2026] POST /volume/v3/snapshots => generated 77 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 20 01:00:50.619801 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-99e35fc0-7d58-4ca3-9a0d-9a0775867183 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:50.621752 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-99e35fc0-7d58-4ca3-9a0d-9a0775867183 tempest-VolumesSnapshotNegativeTestJSON-489006311 tempest-VolumesSnapshotNegativeTestJSON-489006311-project-member] GET https://10.4.3.240/volume/v3/snapshots?limit=invalid Aug 20 01:00:50.622016 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-99e35fc0-7d58-4ca3-9a0d-9a0775867183 tempest-VolumesSnapshotNegativeTestJSON-489006311 tempest-VolumesSnapshotNegativeTestJSON-489006311-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:50.622294 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-99e35fc0-7d58-4ca3-9a0d-9a0775867183 tempest-VolumesSnapshotNegativeTestJSON-489006311 tempest-VolumesSnapshotNegativeTestJSON-489006311-project-member] Calling method 'index' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:50.622686 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-99e35fc0-7d58-4ca3-9a0d-9a0775867183 tempest-VolumesSnapshotNegativeTestJSON-489006311 tempest-VolumesSnapshotNegativeTestJSON-489006311-project-member] HTTP exception thrown: limit param must be an integer Aug 20 01:00:50.622870 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-99e35fc0-7d58-4ca3-9a0d-9a0775867183 tempest-VolumesSnapshotNegativeTestJSON-489006311 tempest-VolumesSnapshotNegativeTestJSON-489006311-project-member] https://10.4.3.240/volume/v3/snapshots?limit=invalid returned with HTTP 400 Aug 20 01:00:50.623469 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 482/1943] 10.4.3.240 () {66 vars in 1270 bytes} [Thu Aug 20 01:00:50 2026] GET /volume/v3/snapshots?limit=invalid => generated 74 bytes in 4 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 20 01:00:50.632792 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-169dca52-245a-4ef5-88a0-9cb0d222537f None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:50.634301 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-169dca52-245a-4ef5-88a0-9cb0d222537f tempest-VolumesSnapshotNegativeTestJSON-489006311 tempest-VolumesSnapshotNegativeTestJSON-489006311-project-member] GET https://10.4.3.240/volume/v3/snapshots?marker=cf9d8fd2-4cfa-4c64-a6e2-8ca02a810c2e Aug 20 01:00:50.634537 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-169dca52-245a-4ef5-88a0-9cb0d222537f tempest-VolumesSnapshotNegativeTestJSON-489006311 tempest-VolumesSnapshotNegativeTestJSON-489006311-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:50.634729 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-169dca52-245a-4ef5-88a0-9cb0d222537f tempest-VolumesSnapshotNegativeTestJSON-489006311 tempest-VolumesSnapshotNegativeTestJSON-489006311-project-member] Calling method 'index' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:50.635026 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.api_utils [None req-169dca52-245a-4ef5-88a0-9cb0d222537f tempest-VolumesSnapshotNegativeTestJSON-489006311 tempest-VolumesSnapshotNegativeTestJSON-489006311-project-member] Removing options '' from query. {{(pid=100214) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 01:00:50.636169 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.db.api [None req-169dca52-245a-4ef5-88a0-9cb0d222537f tempest-VolumesSnapshotNegativeTestJSON-489006311 tempest-VolumesSnapshotNegativeTestJSON-489006311-project-member] Building query based on filter {{(pid=100214) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 20 01:00:50.640921 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-169dca52-245a-4ef5-88a0-9cb0d222537f tempest-VolumesSnapshotNegativeTestJSON-489006311 tempest-VolumesSnapshotNegativeTestJSON-489006311-project-member] https://10.4.3.240/volume/v3/snapshots?marker=cf9d8fd2-4cfa-4c64-a6e2-8ca02a810c2e returned with HTTP 404 Aug 20 01:00:50.641406 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 490/1944] 10.4.3.240 () {66 vars in 1330 bytes} [Thu Aug 20 01:00:50 2026] GET /volume/v3/snapshots?marker=cf9d8fd2-4cfa-4c64-a6e2-8ca02a810c2e => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:00:50.650306 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-0c762bcc-e78d-49b6-8abe-adec4c81ce3c None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:50.652130 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-0c762bcc-e78d-49b6-8abe-adec4c81ce3c tempest-VolumesSnapshotNegativeTestJSON-489006311 tempest-VolumesSnapshotNegativeTestJSON-489006311-project-member] GET https://10.4.3.240/volume/v3/snapshots?sort_key=invalid Aug 20 01:00:50.652322 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-0c762bcc-e78d-49b6-8abe-adec4c81ce3c tempest-VolumesSnapshotNegativeTestJSON-489006311 tempest-VolumesSnapshotNegativeTestJSON-489006311-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:50.652667 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-0c762bcc-e78d-49b6-8abe-adec4c81ce3c tempest-VolumesSnapshotNegativeTestJSON-489006311 tempest-VolumesSnapshotNegativeTestJSON-489006311-project-member] Calling method 'index' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:50.652848 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.api_utils [None req-0c762bcc-e78d-49b6-8abe-adec4c81ce3c tempest-VolumesSnapshotNegativeTestJSON-489006311 tempest-VolumesSnapshotNegativeTestJSON-489006311-project-member] Removing options '' from query. {{(pid=100212) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 01:00:50.656369 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.db.api [None req-0c762bcc-e78d-49b6-8abe-adec4c81ce3c tempest-VolumesSnapshotNegativeTestJSON-489006311 tempest-VolumesSnapshotNegativeTestJSON-489006311-project-member] Building query based on filter {{(pid=100212) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 20 01:00:50.656369 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-0c762bcc-e78d-49b6-8abe-adec4c81ce3c tempest-VolumesSnapshotNegativeTestJSON-489006311 tempest-VolumesSnapshotNegativeTestJSON-489006311-project-member] https://10.4.3.240/volume/v3/snapshots?sort_key=invalid returned with HTTP 400 Aug 20 01:00:50.656369 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 481/1945] 10.4.3.240 () {66 vars in 1276 bytes} [Thu Aug 20 01:00:50 2026] GET /volume/v3/snapshots?sort_key=invalid => generated 84 bytes in 5 msecs (HTTP/1.1 400) 7 headers in 293 bytes (2 switches on core 0) Aug 20 01:00:50.663018 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-c72f09a0-f375-4e10-baef-b96d313ff41f None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:50.664883 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-c72f09a0-f375-4e10-baef-b96d313ff41f tempest-VolumesSnapshotNegativeTestJSON-489006311 tempest-VolumesSnapshotNegativeTestJSON-489006311-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 20 01:00:50.665323 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-c72f09a0-f375-4e10-baef-b96d313ff41f tempest-VolumesSnapshotNegativeTestJSON-489006311 tempest-VolumesSnapshotNegativeTestJSON-489006311-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2, "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1755603362"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:00:50.666718 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.v3.volumes [None req-c72f09a0-f375-4e10-baef-b96d313ff41f tempest-VolumesSnapshotNegativeTestJSON-489006311 tempest-VolumesSnapshotNegativeTestJSON-489006311-project-member] Create volume request body: {'volume': {'size': 2, 'name': 'tempest-VolumesSnapshotNegativeTestJSON-Volume-1755603362'}} {{(pid=100215) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 01:00:50.666811 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-c72f09a0-f375-4e10-baef-b96d313ff41f tempest-VolumesSnapshotNegativeTestJSON-489006311 tempest-VolumesSnapshotNegativeTestJSON-489006311-project-member] Create volume of 2 GB Aug 20 01:00:50.667026 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:50.667026 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:00:50.673496 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-c72f09a0-f375-4e10-baef-b96d313ff41f tempest-VolumesSnapshotNegativeTestJSON-489006311 tempest-VolumesSnapshotNegativeTestJSON-489006311-project-member] Availability Zones retrieved successfully. Aug 20 01:00:50.685590 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-c72f09a0-f375-4e10-baef-b96d313ff41f tempest-VolumesSnapshotNegativeTestJSON-489006311 tempest-VolumesSnapshotNegativeTestJSON-489006311-project-member] Flow 'volume_create_api' (9412ad8f-8380-4059-bb81-798b5cd6c01b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:00:50.685590 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-c72f09a0-f375-4e10-baef-b96d313ff41f tempest-VolumesSnapshotNegativeTestJSON-489006311 tempest-VolumesSnapshotNegativeTestJSON-489006311-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (478233ac-731e-44e4-aaea-339bfe4c52ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:00:50.686106 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.flows.api.create_volume [None req-c72f09a0-f375-4e10-baef-b96d313ff41f tempest-VolumesSnapshotNegativeTestJSON-489006311 tempest-VolumesSnapshotNegativeTestJSON-489006311-project-member] Validating volume size '2' using validate_int {{(pid=100215) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 01:00:50.688671 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-73f001c0-ea7a-47a3-9787-850cf41fc3fe None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:50.692709 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-73f001c0-ea7a-47a3-9787-850cf41fc3fe tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] GET https://10.4.3.240/volume/v3/backups/673b2038-d41b-4b66-8481-cd8953daf7ca Aug 20 01:00:50.692988 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-73f001c0-ea7a-47a3-9787-850cf41fc3fe tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:50.693262 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-73f001c0-ea7a-47a3-9787-850cf41fc3fe tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:50.693426 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.v3.backups [None req-73f001c0-ea7a-47a3-9787-850cf41fc3fe tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] Show backup with id 673b2038-d41b-4b66-8481-cd8953daf7ca. {{(pid=100213) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:00:50.701373 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:50.701373 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:00:50.701373 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-73f001c0-ea7a-47a3-9787-850cf41fc3fe tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] https://10.4.3.240/volume/v3/backups/673b2038-d41b-4b66-8481-cd8953daf7ca returned with HTTP 200 Aug 20 01:00:50.701373 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 483/1946] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:00:50 2026] GET /volume/v3/backups/673b2038-d41b-4b66-8481-cd8953daf7ca => generated 800 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:00:50.725137 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-c72f09a0-f375-4e10-baef-b96d313ff41f tempest-VolumesSnapshotNegativeTestJSON-489006311 tempest-VolumesSnapshotNegativeTestJSON-489006311-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (478233ac-731e-44e4-aaea-339bfe4c52ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:52:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1ed58bd6-fe6a-497e-ae84-e8199d24fdfa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:00:50.728357 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-c72f09a0-f375-4e10-baef-b96d313ff41f tempest-VolumesSnapshotNegativeTestJSON-489006311 tempest-VolumesSnapshotNegativeTestJSON-489006311-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (091e2f32-a0cc-403d-a5af-407b1967cf7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:00:50.766408 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-c8abbdf8-2563-4605-899e-95a7fd310de0 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:50.767784 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-c8abbdf8-2563-4605-899e-95a7fd310de0 tempest-TestVolumeBackupRestore-1998646298 tempest-TestVolumeBackupRestore-1998646298-project-member] GET https://10.4.3.240/volume/v3/backups/45a31aff-ad66-4885-b172-7a589b613287 Aug 20 01:00:50.768065 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-c8abbdf8-2563-4605-899e-95a7fd310de0 tempest-TestVolumeBackupRestore-1998646298 tempest-TestVolumeBackupRestore-1998646298-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:50.768298 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-c8abbdf8-2563-4605-899e-95a7fd310de0 tempest-TestVolumeBackupRestore-1998646298 tempest-TestVolumeBackupRestore-1998646298-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:50.768499 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-c8abbdf8-2563-4605-899e-95a7fd310de0 tempest-TestVolumeBackupRestore-1998646298 tempest-TestVolumeBackupRestore-1998646298-project-member] Show backup with id 45a31aff-ad66-4885-b172-7a589b613287. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:00:50.778315 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:50.778315 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:00:50.779204 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-c8abbdf8-2563-4605-899e-95a7fd310de0 tempest-TestVolumeBackupRestore-1998646298 tempest-TestVolumeBackupRestore-1998646298-project-member] https://10.4.3.240/volume/v3/backups/45a31aff-ad66-4885-b172-7a589b613287 returned with HTTP 200 Aug 20 01:00:50.779639 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 491/1947] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:00:50 2026] GET /volume/v3/backups/45a31aff-ad66-4885-b172-7a589b613287 => generated 754 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:00:50.803603 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.quota [None req-c72f09a0-f375-4e10-baef-b96d313ff41f tempest-VolumesSnapshotNegativeTestJSON-489006311 tempest-VolumesSnapshotNegativeTestJSON-489006311-project-member] Created reservations ['dcea6e37-cf9a-4fc2-a96a-85e9f2cd45e2', '7cd31b7e-00bc-498a-945e-cc112538a3d8', '32531d05-9777-4a43-89d6-608498ab7b52', '63fe23ee-5ef5-4b8c-9295-5db680c3a79e'] {{(pid=100215) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 01:00:50.804443 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-c72f09a0-f375-4e10-baef-b96d313ff41f tempest-VolumesSnapshotNegativeTestJSON-489006311 tempest-VolumesSnapshotNegativeTestJSON-489006311-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (091e2f32-a0cc-403d-a5af-407b1967cf7b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dcea6e37-cf9a-4fc2-a96a-85e9f2cd45e2', '7cd31b7e-00bc-498a-945e-cc112538a3d8', '32531d05-9777-4a43-89d6-608498ab7b52', '63fe23ee-5ef5-4b8c-9295-5db680c3a79e']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:00:50.805127 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-c72f09a0-f375-4e10-baef-b96d313ff41f tempest-VolumesSnapshotNegativeTestJSON-489006311 tempest-VolumesSnapshotNegativeTestJSON-489006311-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (edb090bb-2487-4cf2-aa40-d30abdc7a09b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:00:50.838644 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-c72f09a0-f375-4e10-baef-b96d313ff41f tempest-VolumesSnapshotNegativeTestJSON-489006311 tempest-VolumesSnapshotNegativeTestJSON-489006311-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (edb090bb-2487-4cf2-aa40-d30abdc7a09b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a3d8aa7c-e19f-4d0a-9429-7d40951fca10', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-1755603362',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d7b1db4ebb3743cf85a7246c40000450',qos_specs=None,replication_status=,reservations=['dcea6e37-cf9a-4fc2-a96a-85e9f2cd45e2','7cd31b7e-00bc-498a-945e-cc112538a3d8','32531d05-9777-4a43-89d6-608498ab7b52','63fe23ee-5ef5-4b8c-9295-5db680c3a79e'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2f2ca50e303247d58e29712382e11075',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T01:00:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-1755603362',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a3d8aa7c-e19f-4d0a-9429-7d40951fca10,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d7b1db4ebb3743cf85a7246c40000450',provider_auth=None,provider_geometry=None,provider_id=None,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='2f2ca50e303247d58e29712382e11075',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1ed58bd6-fe6a-497e-ae84-e8199d24fdfa),volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:00:50.841185 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-c72f09a0-f375-4e10-baef-b96d313ff41f tempest-VolumesSnapshotNegativeTestJSON-489006311 tempest-VolumesSnapshotNegativeTestJSON-489006311-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (61f3280e-adb2-461e-b9f4-f41b001950b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:00:50.864220 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-c72f09a0-f375-4e10-baef-b96d313ff41f tempest-VolumesSnapshotNegativeTestJSON-489006311 tempest-VolumesSnapshotNegativeTestJSON-489006311-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (61f3280e-adb2-461e-b9f4-f41b001950b5) transitioned into state 'SUCCESS' from state '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-1755603362',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d7b1db4ebb3743cf85a7246c40000450',qos_specs=None,replication_status=,reservations=['dcea6e37-cf9a-4fc2-a96a-85e9f2cd45e2','7cd31b7e-00bc-498a-945e-cc112538a3d8','32531d05-9777-4a43-89d6-608498ab7b52','63fe23ee-5ef5-4b8c-9295-5db680c3a79e'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2f2ca50e303247d58e29712382e11075',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:00:50.864862 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-c72f09a0-f375-4e10-baef-b96d313ff41f tempest-VolumesSnapshotNegativeTestJSON-489006311 tempest-VolumesSnapshotNegativeTestJSON-489006311-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1fe6f189-1ed2-42e7-b48b-452181f31f79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:00:50.878833 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-c72f09a0-f375-4e10-baef-b96d313ff41f tempest-VolumesSnapshotNegativeTestJSON-489006311 tempest-VolumesSnapshotNegativeTestJSON-489006311-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1fe6f189-1ed2-42e7-b48b-452181f31f79) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:00:50.879139 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-c72f09a0-f375-4e10-baef-b96d313ff41f tempest-VolumesSnapshotNegativeTestJSON-489006311 tempest-VolumesSnapshotNegativeTestJSON-489006311-project-member] Flow 'volume_create_api' (9412ad8f-8380-4059-bb81-798b5cd6c01b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:00:50.879515 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-c72f09a0-f375-4e10-baef-b96d313ff41f tempest-VolumesSnapshotNegativeTestJSON-489006311 tempest-VolumesSnapshotNegativeTestJSON-489006311-project-member] Create volume request issued successfully. Aug 20 01:00:50.880142 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-c72f09a0-f375-4e10-baef-b96d313ff41f tempest-VolumesSnapshotNegativeTestJSON-489006311 tempest-VolumesSnapshotNegativeTestJSON-489006311-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 20 01:00:50.880641 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 493/1948] 10.4.3.240 () {68 vars in 1258 bytes} [Thu Aug 20 01:00:50 2026] POST /volume/v3/volumes => generated 762 bytes in 218 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 01:00:50.904358 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-cbe2e0fc-0f80-4111-98bd-ec8cb3761a0c None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:50.908498 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-cbe2e0fc-0f80-4111-98bd-ec8cb3761a0c tempest-VolumesSnapshotNegativeTestJSON-489006311 tempest-VolumesSnapshotNegativeTestJSON-489006311-project-member] GET https://10.4.3.240/volume/v3/volumes/a3d8aa7c-e19f-4d0a-9429-7d40951fca10 Aug 20 01:00:50.908498 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-cbe2e0fc-0f80-4111-98bd-ec8cb3761a0c tempest-VolumesSnapshotNegativeTestJSON-489006311 tempest-VolumesSnapshotNegativeTestJSON-489006311-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:50.908498 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-cbe2e0fc-0f80-4111-98bd-ec8cb3761a0c tempest-VolumesSnapshotNegativeTestJSON-489006311 tempest-VolumesSnapshotNegativeTestJSON-489006311-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:50.917957 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:50.917957 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:00:50.922778 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-cbe2e0fc-0f80-4111-98bd-ec8cb3761a0c tempest-VolumesSnapshotNegativeTestJSON-489006311 tempest-VolumesSnapshotNegativeTestJSON-489006311-project-member] Volume info retrieved successfully. Aug 20 01:00:50.927841 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-cbe2e0fc-0f80-4111-98bd-ec8cb3761a0c tempest-VolumesSnapshotNegativeTestJSON-489006311 tempest-VolumesSnapshotNegativeTestJSON-489006311-project-member] https://10.4.3.240/volume/v3/volumes/a3d8aa7c-e19f-4d0a-9429-7d40951fca10 returned with HTTP 200 Aug 20 01:00:50.928363 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 482/1949] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:00:50 2026] GET /volume/v3/volumes/a3d8aa7c-e19f-4d0a-9429-7d40951fca10 => generated 830 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:00:51.081212 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-1731fd64-b9d1-4976-a331-bd14b7c85f46 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:51.084283 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-1731fd64-b9d1-4976-a331-bd14b7c85f46 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] GET https://10.4.3.240/volume/v3/group_snapshots/c665d0c3-27bd-418c-a92b-d31d3a0596ab Aug 20 01:00:51.084565 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-1731fd64-b9d1-4976-a331-bd14b7c85f46 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:51.085221 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-1731fd64-b9d1-4976-a331-bd14b7c85f46 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Calling method 'version_select' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:51.085221 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.v3.group_snapshots [None req-1731fd64-b9d1-4976-a331-bd14b7c85f46 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] show called for member c665d0c3-27bd-418c-a92b-d31d3a0596ab {{(pid=100213) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 20 01:00:51.088290 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:51.088290 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:00:51.092078 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-1731fd64-b9d1-4976-a331-bd14b7c85f46 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] https://10.4.3.240/volume/v3/group_snapshots/c665d0c3-27bd-418c-a92b-d31d3a0596ab returned with HTTP 200 Aug 20 01:00:51.092517 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 484/1950] 10.4.3.240 () {68 vars in 1413 bytes} [Thu Aug 20 01:00:51 2026] GET /volume/v3/group_snapshots/c665d0c3-27bd-418c-a92b-d31d3a0596ab => generated 308 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:00:51.113763 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-fb350ccd-e118-49eb-8da0-8a8390f3cb2d None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:51.120450 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-fb350ccd-e118-49eb-8da0-8a8390f3cb2d tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] GET https://10.4.3.240/volume/v3/snapshots/detail Aug 20 01:00:51.120715 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-fb350ccd-e118-49eb-8da0-8a8390f3cb2d tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:51.120993 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-fb350ccd-e118-49eb-8da0-8a8390f3cb2d tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Calling method 'detail' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:51.121294 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.api_utils [None req-fb350ccd-e118-49eb-8da0-8a8390f3cb2d tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Removing options '' from query. {{(pid=100214) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 01:00:51.122773 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.db.api [None req-fb350ccd-e118-49eb-8da0-8a8390f3cb2d tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Building query based on filter {{(pid=100214) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 20 01:00:51.138144 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-fb350ccd-e118-49eb-8da0-8a8390f3cb2d tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Get all snapshots completed successfully. Aug 20 01:00:51.138646 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:51.138646 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:00:51.139287 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-fb350ccd-e118-49eb-8da0-8a8390f3cb2d tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] https://10.4.3.240/volume/v3/snapshots/detail returned with HTTP 200 Aug 20 01:00:51.139764 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 492/1951] 10.4.3.240 () {66 vars in 1264 bytes} [Thu Aug 20 01:00:51 2026] GET /volume/v3/snapshots/detail => generated 454 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:00:51.151887 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-32b24884-7ce6-41aa-b989-38610dca56cf None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:51.154796 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-32b24884-7ce6-41aa-b989-38610dca56cf tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] GET https://10.4.3.240/volume/v3/snapshots/8d29f4e8-cf19-4162-a42e-5df13955ac2d Aug 20 01:00:51.154928 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-32b24884-7ce6-41aa-b989-38610dca56cf tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:51.155171 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-32b24884-7ce6-41aa-b989-38610dca56cf tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:51.163074 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:51.163074 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:00:51.165980 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-32b24884-7ce6-41aa-b989-38610dca56cf tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Snapshot retrieved successfully. Aug 20 01:00:51.165980 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-32b24884-7ce6-41aa-b989-38610dca56cf tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] https://10.4.3.240/volume/v3/snapshots/8d29f4e8-cf19-4162-a42e-5df13955ac2d returned with HTTP 200 Aug 20 01:00:51.165980 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 494/1952] 10.4.3.240 () {66 vars in 1354 bytes} [Thu Aug 20 01:00:51 2026] GET /volume/v3/snapshots/8d29f4e8-cf19-4162-a42e-5df13955ac2d => generated 451 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:00:51.177429 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-88f1bc9a-2fdc-4cdd-b082-78e73f3b859f None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:51.179325 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-88f1bc9a-2fdc-4cdd-b082-78e73f3b859f tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] POST https://10.4.3.240/volume/v3/groups/action Aug 20 01:00:51.179858 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-88f1bc9a-2fdc-4cdd-b082-78e73f3b859f tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Action body: b'{"create-from-src": {"group_snapshot_id": "c665d0c3-27bd-418c-a92b-d31d3a0596ab", "name": "tempest-Group_from_snap-261721769"}}' {{(pid=100212) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 01:00:51.180013 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-88f1bc9a-2fdc-4cdd-b082-78e73f3b859f tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Action: 'action', calling method: version_select, body: {"create-from-src": {"group_snapshot_id": "c665d0c3-27bd-418c-a92b-d31d3a0596ab", "name": "tempest-Group_from_snap-261721769"}} {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:00:51.181599 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.v3.groups [None req-88f1bc9a-2fdc-4cdd-b082-78e73f3b859f tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Creating new group {'create-from-src': {'group_snapshot_id': 'c665d0c3-27bd-418c-a92b-d31d3a0596ab', 'name': 'tempest-Group_from_snap-261721769'}}. {{(pid=100212) create_from_src /opt/stack/cinder/cinder/api/v3/groups.py:236}} Aug 20 01:00:51.181747 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.v3.groups [None req-88f1bc9a-2fdc-4cdd-b082-78e73f3b859f tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Creating group tempest-Group_from_snap-261721769 from group_snapshot c665d0c3-27bd-418c-a92b-d31d3a0596ab. Aug 20 01:00:51.185230 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:51.185230 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:00:51.193463 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:51.193463 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:00:51.197505 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:51.197505 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:00:51.226131 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.quota [None req-88f1bc9a-2fdc-4cdd-b082-78e73f3b859f tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Created reservations ['c1eba8a3-48b6-4fb4-a675-15f1c57e9006'] {{(pid=100212) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 01:00:51.279761 np0000007838 devstack@c-api.service[100212]: INFO cinder.group.api [None req-88f1bc9a-2fdc-4cdd-b082-78e73f3b859f tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] A mapping entry already exists for group d9887e6c-7cf5-43d1-8c32-62cb8cf1a8b6 and volume type bcc255e2-2dd3-4a0e-b465-991f6f8d8efa. Do not need to create again. Aug 20 01:00:51.280023 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:51.280023 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:00:51.280554 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-88f1bc9a-2fdc-4cdd-b082-78e73f3b859f tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Availability Zones retrieved successfully. Aug 20 01:00:51.285730 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-88f1bc9a-2fdc-4cdd-b082-78e73f3b859f tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Flow 'volume_create_api' (49455d72-0327-4806-aea7-20f35a3de0fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100212) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:00:51.286862 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-88f1bc9a-2fdc-4cdd-b082-78e73f3b859f tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f777edeb-fe6f-40af-a5cd-f195699440f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:00:51.288179 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.flows.api.create_volume [None req-88f1bc9a-2fdc-4cdd-b082-78e73f3b859f tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100212) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 01:00:51.316489 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-88f1bc9a-2fdc-4cdd-b082-78e73f3b859f tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f777edeb-fe6f-40af-a5cd-f195699440f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '8d29f4e8-cf19-4162-a42e-5df13955ac2d', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T01:00:47Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bcc255e2-2dd3-4a0e-b465-991f6f8d8efa,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-181383056',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bcc255e2-2dd3-4a0e-b465-991f6f8d8efa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'd9887e6c-7cf5-43d1-8c32-62cb8cf1a8b6', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:00:51.317285 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-88f1bc9a-2fdc-4cdd-b082-78e73f3b859f tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4f26d9fd-5daf-42e6-b9bd-e1d7ce001b7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:00:51.340324 np0000007838 devstack@c-api.service[100212]: WARNING cinder.quota [None req-88f1bc9a-2fdc-4cdd-b082-78e73f3b859f tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-181383056 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-181383056, it is now deprecated. Please use the default quota class for default quota. Aug 20 01:00:51.351177 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.quota [None req-88f1bc9a-2fdc-4cdd-b082-78e73f3b859f tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Created reservations ['c77c6a76-f01c-4cc8-9ea9-59acded5a84b', 'b7570b8d-f08d-405d-8a52-97c1b7a8a05a'] {{(pid=100212) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 01:00:51.352067 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-88f1bc9a-2fdc-4cdd-b082-78e73f3b859f tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4f26d9fd-5daf-42e6-b9bd-e1d7ce001b7e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c77c6a76-f01c-4cc8-9ea9-59acded5a84b', 'b7570b8d-f08d-405d-8a52-97c1b7a8a05a']}' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:00:51.352829 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-88f1bc9a-2fdc-4cdd-b082-78e73f3b859f tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (60bef812-f7dd-4150-9efb-8b6033dea666) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:00:51.380138 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-88f1bc9a-2fdc-4cdd-b082-78e73f3b859f tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (60bef812-f7dd-4150-9efb-8b6033dea666) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1a517ade-29b7-453f-a4c7-b8cd632f13ce', '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=d9887e6c-7cf5-43d1-8c32-62cb8cf1a8b6,group_type_id=,metadata={},multiattach=False,project_id='d45d997aeb774a86b4e31c2d6afb9252',qos_specs=None,replication_status=,reservations=['c77c6a76-f01c-4cc8-9ea9-59acded5a84b','b7570b8d-f08d-405d-8a52-97c1b7a8a05a'],size=1,snapshot_id=8d29f4e8-cf19-4162-a42e-5df13955ac2d,source_replicaid=,source_volid=None,status='creating',user_id='2fe18b07009b4921898a99996d73d9ec',volume_type_id=bcc255e2-2dd3-4a0e-b465-991f6f8d8efa), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T01:00:51Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=d9887e6c-7cf5-43d1-8c32-62cb8cf1a8b6,host=None,id=1a517ade-29b7-453f-a4c7-b8cd632f13ce,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d45d997aeb774a86b4e31c2d6afb9252',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=8d29f4e8-cf19-4162-a42e-5df13955ac2d,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2fe18b07009b4921898a99996d73d9ec',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bcc255e2-2dd3-4a0e-b465-991f6f8d8efa),volume_type_id=bcc255e2-2dd3-4a0e-b465-991f6f8d8efa)}' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:00:51.380862 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-88f1bc9a-2fdc-4cdd-b082-78e73f3b859f tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9156c558-c1a5-45a6-b774-461340b9f5a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:00:51.395640 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-88f1bc9a-2fdc-4cdd-b082-78e73f3b859f tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9156c558-c1a5-45a6-b774-461340b9f5a0) transitioned into state 'SUCCESS' from 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=d9887e6c-7cf5-43d1-8c32-62cb8cf1a8b6,group_type_id=,metadata={},multiattach=False,project_id='d45d997aeb774a86b4e31c2d6afb9252',qos_specs=None,replication_status=,reservations=['c77c6a76-f01c-4cc8-9ea9-59acded5a84b','b7570b8d-f08d-405d-8a52-97c1b7a8a05a'],size=1,snapshot_id=8d29f4e8-cf19-4162-a42e-5df13955ac2d,source_replicaid=,source_volid=None,status='creating',user_id='2fe18b07009b4921898a99996d73d9ec',volume_type_id=bcc255e2-2dd3-4a0e-b465-991f6f8d8efa)}' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:00:51.396394 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-88f1bc9a-2fdc-4cdd-b082-78e73f3b859f tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Flow 'volume_create_api' (49455d72-0327-4806-aea7-20f35a3de0fa) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100212) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:00:51.396746 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-88f1bc9a-2fdc-4cdd-b082-78e73f3b859f tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Create volume request issued successfully. Aug 20 01:00:51.413448 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-88f1bc9a-2fdc-4cdd-b082-78e73f3b859f tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] https://10.4.3.240/volume/v3/groups/action returned with HTTP 202 Aug 20 01:00:51.413960 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 483/1953] 10.4.3.240 () {70 vars in 1318 bytes} [Thu Aug 20 01:00:51 2026] POST /volume/v3/groups/action => generated 102 bytes in 237 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Aug 20 01:00:51.423738 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-640e83dd-f052-4380-8c71-3802f9c919ce None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:51.425451 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-640e83dd-f052-4380-8c71-3802f9c919ce tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] GET https://10.4.3.240/volume/v3/volumes/detail Aug 20 01:00:51.425643 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-640e83dd-f052-4380-8c71-3802f9c919ce tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:51.425839 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-640e83dd-f052-4380-8c71-3802f9c919ce tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Calling method 'detail' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:51.426074 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.api_utils [None req-640e83dd-f052-4380-8c71-3802f9c919ce tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Removing options '' from query. {{(pid=100213) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 01:00:51.426768 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-640e83dd-f052-4380-8c71-3802f9c919ce tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100213) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 01:00:51.433569 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-640e83dd-f052-4380-8c71-3802f9c919ce tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Get all volumes completed successfully. Aug 20 01:00:51.434165 np0000007838 devstack@c-api.service[100213]: WARNING stevedore.named [None req-640e83dd-f052-4380-8c71-3802f9c919ce tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 01:00:51.434304 np0000007838 devstack@c-api.service[100213]: WARNING castellan.key_manager [None req-640e83dd-f052-4380-8c71-3802f9c919ce tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 01:00:51.473420 np0000007838 devstack@c-api.service[100213]: DEBUG oslo_db.sqlalchemy.engines [None req-640e83dd-f052-4380-8c71-3802f9c919ce tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100213) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 20 01:00:51.476416 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:51.476416 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:00:51.479989 np0000007838 devstack@c-api.service[100213]: WARNING stevedore.named [None req-640e83dd-f052-4380-8c71-3802f9c919ce tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 01:00:51.480264 np0000007838 devstack@c-api.service[100213]: WARNING castellan.key_manager [None req-640e83dd-f052-4380-8c71-3802f9c919ce tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 01:00:51.520639 np0000007838 devstack@c-api.service[100213]: DEBUG oslo_db.sqlalchemy.engines [None req-640e83dd-f052-4380-8c71-3802f9c919ce tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100213) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 20 01:00:51.524361 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:51.524361 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:00:51.535549 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-640e83dd-f052-4380-8c71-3802f9c919ce tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] https://10.4.3.240/volume/v3/volumes/detail returned with HTTP 200 Aug 20 01:00:51.536113 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 485/1954] 10.4.3.240 () {68 vars in 1299 bytes} [Thu Aug 20 01:00:51 2026] GET /volume/v3/volumes/detail => generated 1831 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 01:00:51.548486 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-8c7d7a05-6d4b-4ac8-a38f-44c9f5b95b47 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:51.551088 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-8c7d7a05-6d4b-4ac8-a38f-44c9f5b95b47 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] GET https://10.4.3.240/volume/v3/volumes/1a517ade-29b7-453f-a4c7-b8cd632f13ce Aug 20 01:00:51.551088 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-8c7d7a05-6d4b-4ac8-a38f-44c9f5b95b47 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:51.551088 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-8c7d7a05-6d4b-4ac8-a38f-44c9f5b95b47 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:51.557852 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:51.557852 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:00:51.561245 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-b80a37c0-33e4-4856-8dd1-68ed6d70653e None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:51.563179 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-b80a37c0-33e4-4856-8dd1-68ed6d70653e tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] GET https://10.4.3.240/volume/v3/backups/55af38b3-864b-4f8f-96a1-60193e93f64f Aug 20 01:00:51.563565 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-b80a37c0-33e4-4856-8dd1-68ed6d70653e tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:51.563736 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-b80a37c0-33e4-4856-8dd1-68ed6d70653e tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:51.563864 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-b80a37c0-33e4-4856-8dd1-68ed6d70653e tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Show backup with id 55af38b3-864b-4f8f-96a1-60193e93f64f. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:00:51.567439 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-8c7d7a05-6d4b-4ac8-a38f-44c9f5b95b47 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Volume info retrieved successfully. Aug 20 01:00:51.568083 np0000007838 devstack@c-api.service[100214]: WARNING stevedore.named [None req-8c7d7a05-6d4b-4ac8-a38f-44c9f5b95b47 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 01:00:51.568221 np0000007838 devstack@c-api.service[100214]: WARNING castellan.key_manager [None req-8c7d7a05-6d4b-4ac8-a38f-44c9f5b95b47 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 01:00:51.569676 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:51.569676 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:00:51.570694 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-b80a37c0-33e4-4856-8dd1-68ed6d70653e tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] https://10.4.3.240/volume/v3/backups/55af38b3-864b-4f8f-96a1-60193e93f64f returned with HTTP 200 Aug 20 01:00:51.571105 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 495/1955] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:00:51 2026] GET /volume/v3/backups/55af38b3-864b-4f8f-96a1-60193e93f64f => generated 791 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:00:51.605030 np0000007838 devstack@c-api.service[100214]: DEBUG oslo_db.sqlalchemy.engines [None req-8c7d7a05-6d4b-4ac8-a38f-44c9f5b95b47 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100214) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 20 01:00:51.608295 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:51.608295 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:00:51.619801 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-8c7d7a05-6d4b-4ac8-a38f-44c9f5b95b47 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] https://10.4.3.240/volume/v3/volumes/1a517ade-29b7-453f-a4c7-b8cd632f13ce returned with HTTP 200 Aug 20 01:00:51.620291 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 493/1956] 10.4.3.240 () {68 vars in 1389 bytes} [Thu Aug 20 01:00:51 2026] GET /volume/v3/volumes/1a517ade-29b7-453f-a4c7-b8cd632f13ce => generated 926 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:00:51.636860 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-cd9819d0-e0ef-40e3-b8b9-5b854aab0466 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:51.639128 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-cd9819d0-e0ef-40e3-b8b9-5b854aab0466 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] GET https://10.4.3.240/volume/v3/groups/d9887e6c-7cf5-43d1-8c32-62cb8cf1a8b6 Aug 20 01:00:51.639621 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-cd9819d0-e0ef-40e3-b8b9-5b854aab0466 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:51.639680 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-cd9819d0-e0ef-40e3-b8b9-5b854aab0466 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Calling method 'version_select' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:51.639804 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.v3.groups [None req-cd9819d0-e0ef-40e3-b8b9-5b854aab0466 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] show called for member d9887e6c-7cf5-43d1-8c32-62cb8cf1a8b6 {{(pid=100212) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 20 01:00:51.649148 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:51.649148 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:00:51.661504 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-cd9819d0-e0ef-40e3-b8b9-5b854aab0466 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] https://10.4.3.240/volume/v3/groups/d9887e6c-7cf5-43d1-8c32-62cb8cf1a8b6 returned with HTTP 200 Aug 20 01:00:51.661864 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 484/1957] 10.4.3.240 () {68 vars in 1386 bytes} [Thu Aug 20 01:00:51 2026] GET /volume/v3/groups/d9887e6c-7cf5-43d1-8c32-62cb8cf1a8b6 => generated 417 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:00:51.671969 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-bda3d57e-28a5-4298-8a62-2cb912c2dba6 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:51.674245 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-bda3d57e-28a5-4298-8a62-2cb912c2dba6 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] GET https://10.4.3.240/volume/v3/volumes/detail Aug 20 01:00:51.674704 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-bda3d57e-28a5-4298-8a62-2cb912c2dba6 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:51.674960 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-bda3d57e-28a5-4298-8a62-2cb912c2dba6 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Calling method 'detail' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:51.675264 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.api_utils [None req-bda3d57e-28a5-4298-8a62-2cb912c2dba6 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Removing options '' from query. {{(pid=100213) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 01:00:51.676346 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-bda3d57e-28a5-4298-8a62-2cb912c2dba6 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100213) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 01:00:51.685820 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-bda3d57e-28a5-4298-8a62-2cb912c2dba6 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Get all volumes completed successfully. Aug 20 01:00:51.686781 np0000007838 devstack@c-api.service[100213]: WARNING stevedore.named [None req-bda3d57e-28a5-4298-8a62-2cb912c2dba6 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 01:00:51.686990 np0000007838 devstack@c-api.service[100213]: WARNING castellan.key_manager [None req-bda3d57e-28a5-4298-8a62-2cb912c2dba6 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 01:00:51.714534 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-f8a3946e-3a64-4eae-b6ed-cb0f8e3660cf None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:51.717255 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-f8a3946e-3a64-4eae-b6ed-cb0f8e3660cf tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] GET https://10.4.3.240/volume/v3/backups/673b2038-d41b-4b66-8481-cd8953daf7ca Aug 20 01:00:51.717255 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-f8a3946e-3a64-4eae-b6ed-cb0f8e3660cf tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:51.717255 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-f8a3946e-3a64-4eae-b6ed-cb0f8e3660cf tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:51.717255 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-f8a3946e-3a64-4eae-b6ed-cb0f8e3660cf tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] Show backup with id 673b2038-d41b-4b66-8481-cd8953daf7ca. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:00:51.722318 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:51.722318 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:00:51.723134 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-f8a3946e-3a64-4eae-b6ed-cb0f8e3660cf tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] https://10.4.3.240/volume/v3/backups/673b2038-d41b-4b66-8481-cd8953daf7ca returned with HTTP 200 Aug 20 01:00:51.724202 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 496/1958] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:00:51 2026] GET /volume/v3/backups/673b2038-d41b-4b66-8481-cd8953daf7ca => generated 800 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:00:51.733863 np0000007838 devstack@c-api.service[100213]: DEBUG oslo_db.sqlalchemy.engines [None req-bda3d57e-28a5-4298-8a62-2cb912c2dba6 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100213) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 20 01:00:51.736832 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:51.736832 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:00:51.741100 np0000007838 devstack@c-api.service[100213]: WARNING stevedore.named [None req-bda3d57e-28a5-4298-8a62-2cb912c2dba6 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 01:00:51.741301 np0000007838 devstack@c-api.service[100213]: WARNING castellan.key_manager [None req-bda3d57e-28a5-4298-8a62-2cb912c2dba6 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 01:00:51.784634 np0000007838 devstack@c-api.service[100213]: DEBUG oslo_db.sqlalchemy.engines [None req-bda3d57e-28a5-4298-8a62-2cb912c2dba6 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100213) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 20 01:00:51.788285 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:51.788285 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:00:51.792193 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-3407e1c3-29e0-4d21-9b82-9cf28cbb2039 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:51.794907 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-3407e1c3-29e0-4d21-9b82-9cf28cbb2039 tempest-TestVolumeBackupRestore-1998646298 tempest-TestVolumeBackupRestore-1998646298-project-member] GET https://10.4.3.240/volume/v3/backups/45a31aff-ad66-4885-b172-7a589b613287 Aug 20 01:00:51.795145 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-3407e1c3-29e0-4d21-9b82-9cf28cbb2039 tempest-TestVolumeBackupRestore-1998646298 tempest-TestVolumeBackupRestore-1998646298-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:51.795556 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-3407e1c3-29e0-4d21-9b82-9cf28cbb2039 tempest-TestVolumeBackupRestore-1998646298 tempest-TestVolumeBackupRestore-1998646298-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:51.795670 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-3407e1c3-29e0-4d21-9b82-9cf28cbb2039 tempest-TestVolumeBackupRestore-1998646298 tempest-TestVolumeBackupRestore-1998646298-project-member] Show backup with id 45a31aff-ad66-4885-b172-7a589b613287. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:00:51.796603 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-bda3d57e-28a5-4298-8a62-2cb912c2dba6 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] https://10.4.3.240/volume/v3/volumes/detail returned with HTTP 200 Aug 20 01:00:51.797073 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 486/1959] 10.4.3.240 () {68 vars in 1299 bytes} [Thu Aug 20 01:00:51 2026] GET /volume/v3/volumes/detail => generated 1832 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 01:00:51.800624 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:51.800624 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:00:51.801503 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-3407e1c3-29e0-4d21-9b82-9cf28cbb2039 tempest-TestVolumeBackupRestore-1998646298 tempest-TestVolumeBackupRestore-1998646298-project-member] https://10.4.3.240/volume/v3/backups/45a31aff-ad66-4885-b172-7a589b613287 returned with HTTP 200 Aug 20 01:00:51.801880 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 494/1960] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:00:51 2026] GET /volume/v3/backups/45a31aff-ad66-4885-b172-7a589b613287 => generated 754 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:00:51.811979 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-1bc7bce1-c002-490f-8624-5a840f3fe417 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:51.814478 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-1bc7bce1-c002-490f-8624-5a840f3fe417 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] POST https://10.4.3.240/volume/v3/groups/d9887e6c-7cf5-43d1-8c32-62cb8cf1a8b6/action Aug 20 01:00:51.814983 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-1bc7bce1-c002-490f-8624-5a840f3fe417 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100212) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 01:00:51.815136 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-1bc7bce1-c002-490f-8624-5a840f3fe417 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:00:51.818298 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.v3.groups [None req-1bc7bce1-c002-490f-8624-5a840f3fe417 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] delete called for group d9887e6c-7cf5-43d1-8c32-62cb8cf1a8b6 {{(pid=100212) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 20 01:00:51.818493 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.v3.groups [None req-1bc7bce1-c002-490f-8624-5a840f3fe417 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Delete group with id: d9887e6c-7cf5-43d1-8c32-62cb8cf1a8b6 Aug 20 01:00:51.822900 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:51.822900 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:00:51.868322 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-1bc7bce1-c002-490f-8624-5a840f3fe417 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] https://10.4.3.240/volume/v3/groups/d9887e6c-7cf5-43d1-8c32-62cb8cf1a8b6/action returned with HTTP 202 Aug 20 01:00:51.868876 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 485/1961] 10.4.3.240 () {70 vars in 1428 bytes} [Thu Aug 20 01:00:51 2026] POST /volume/v3/groups/d9887e6c-7cf5-43d1-8c32-62cb8cf1a8b6/action => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 20 01:00:51.877361 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-1e2db294-8bf1-45a0-a803-56ee72760e87 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:51.879611 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-1e2db294-8bf1-45a0-a803-56ee72760e87 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] GET https://10.4.3.240/volume/v3/volumes/1a517ade-29b7-453f-a4c7-b8cd632f13ce Aug 20 01:00:51.879716 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-1e2db294-8bf1-45a0-a803-56ee72760e87 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:51.880029 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-1e2db294-8bf1-45a0-a803-56ee72760e87 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:51.887194 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:51.887194 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:00:51.891765 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-1e2db294-8bf1-45a0-a803-56ee72760e87 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Volume info retrieved successfully. Aug 20 01:00:51.892700 np0000007838 devstack@c-api.service[100215]: WARNING stevedore.named [None req-1e2db294-8bf1-45a0-a803-56ee72760e87 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 01:00:51.892922 np0000007838 devstack@c-api.service[100215]: WARNING castellan.key_manager [None req-1e2db294-8bf1-45a0-a803-56ee72760e87 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 01:00:51.930002 np0000007838 devstack@c-api.service[100215]: DEBUG oslo_db.sqlalchemy.engines [None req-1e2db294-8bf1-45a0-a803-56ee72760e87 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100215) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 20 01:00:51.933973 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:51.933973 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:00:51.944387 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-ce6157c5-af11-4a40-ba58-e013658e50f4 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:51.945333 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-1e2db294-8bf1-45a0-a803-56ee72760e87 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] https://10.4.3.240/volume/v3/volumes/1a517ade-29b7-453f-a4c7-b8cd632f13ce returned with HTTP 200 Aug 20 01:00:51.946047 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 497/1962] 10.4.3.240 () {68 vars in 1389 bytes} [Thu Aug 20 01:00:51 2026] GET /volume/v3/volumes/1a517ade-29b7-453f-a4c7-b8cd632f13ce => generated 925 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:00:51.946479 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-ce6157c5-af11-4a40-ba58-e013658e50f4 tempest-VolumesSnapshotNegativeTestJSON-489006311 tempest-VolumesSnapshotNegativeTestJSON-489006311-project-member] GET https://10.4.3.240/volume/v3/volumes/a3d8aa7c-e19f-4d0a-9429-7d40951fca10 Aug 20 01:00:51.946712 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-ce6157c5-af11-4a40-ba58-e013658e50f4 tempest-VolumesSnapshotNegativeTestJSON-489006311 tempest-VolumesSnapshotNegativeTestJSON-489006311-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:51.946874 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-ce6157c5-af11-4a40-ba58-e013658e50f4 tempest-VolumesSnapshotNegativeTestJSON-489006311 tempest-VolumesSnapshotNegativeTestJSON-489006311-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:51.957158 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:51.957158 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:00:51.961847 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-ce6157c5-af11-4a40-ba58-e013658e50f4 tempest-VolumesSnapshotNegativeTestJSON-489006311 tempest-VolumesSnapshotNegativeTestJSON-489006311-project-member] Volume info retrieved successfully. Aug 20 01:00:51.966562 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-ce6157c5-af11-4a40-ba58-e013658e50f4 tempest-VolumesSnapshotNegativeTestJSON-489006311 tempest-VolumesSnapshotNegativeTestJSON-489006311-project-member] https://10.4.3.240/volume/v3/volumes/a3d8aa7c-e19f-4d0a-9429-7d40951fca10 returned with HTTP 200 Aug 20 01:00:51.966937 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 487/1963] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:00:51 2026] GET /volume/v3/volumes/a3d8aa7c-e19f-4d0a-9429-7d40951fca10 => generated 855 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:00:51.982518 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-77f917a9-198b-426f-978d-ca2cba06f93b None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:51.984227 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-77f917a9-198b-426f-978d-ca2cba06f93b tempest-VolumesSnapshotNegativeTestJSON-489006311 tempest-VolumesSnapshotNegativeTestJSON-489006311-project-member] POST https://10.4.3.240/volume/v3/snapshots Aug 20 01:00:51.984581 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-77f917a9-198b-426f-978d-ca2cba06f93b tempest-VolumesSnapshotNegativeTestJSON-489006311 tempest-VolumesSnapshotNegativeTestJSON-489006311-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a3d8aa7c-e19f-4d0a-9429-7d40951fca10", "name": "tempest-VolumesSnapshotNegativeTestJSON-Snapshot-2065678767"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:00:51.993774 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:51.993774 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:00:51.994483 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-77f917a9-198b-426f-978d-ca2cba06f93b tempest-VolumesSnapshotNegativeTestJSON-489006311 tempest-VolumesSnapshotNegativeTestJSON-489006311-project-member] Volume info retrieved successfully. Aug 20 01:00:51.994611 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.v3.snapshots [None req-77f917a9-198b-426f-978d-ca2cba06f93b tempest-VolumesSnapshotNegativeTestJSON-489006311 tempest-VolumesSnapshotNegativeTestJSON-489006311-project-member] Create snapshot from volume a3d8aa7c-e19f-4d0a-9429-7d40951fca10 Aug 20 01:00:52.032268 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.quota [None req-77f917a9-198b-426f-978d-ca2cba06f93b tempest-VolumesSnapshotNegativeTestJSON-489006311 tempest-VolumesSnapshotNegativeTestJSON-489006311-project-member] Created reservations ['4e78128c-f1cc-4645-a32f-be73b3c19521', '8829aae2-00a4-4a77-8fbb-92558a443fc6', '6721bce5-450a-4cb3-89fe-02e1df49ae6a', '5c17f1cb-a056-4935-bc27-70a9a786a7ff'] {{(pid=100214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 01:00:52.061050 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-77f917a9-198b-426f-978d-ca2cba06f93b tempest-VolumesSnapshotNegativeTestJSON-489006311 tempest-VolumesSnapshotNegativeTestJSON-489006311-project-member] Snapshot create request issued successfully. Aug 20 01:00:52.061377 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-77f917a9-198b-426f-978d-ca2cba06f93b tempest-VolumesSnapshotNegativeTestJSON-489006311 tempest-VolumesSnapshotNegativeTestJSON-489006311-project-member] https://10.4.3.240/volume/v3/snapshots returned with HTTP 202 Aug 20 01:00:52.061794 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 495/1964] 10.4.3.240 () {68 vars in 1265 bytes} [Thu Aug 20 01:00:51 2026] POST /volume/v3/snapshots => generated 318 bytes in 80 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 01:00:52.069934 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-8aa69358-71b4-42e6-94b9-593d9debc5d1 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:52.073042 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-8aa69358-71b4-42e6-94b9-593d9debc5d1 tempest-VolumesSnapshotNegativeTestJSON-489006311 tempest-VolumesSnapshotNegativeTestJSON-489006311-project-member] GET https://10.4.3.240/volume/v3/snapshots/8fcea544-95e8-4068-9362-9db8ac07f30b Aug 20 01:00:52.073243 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-8aa69358-71b4-42e6-94b9-593d9debc5d1 tempest-VolumesSnapshotNegativeTestJSON-489006311 tempest-VolumesSnapshotNegativeTestJSON-489006311-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:52.073448 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-8aa69358-71b4-42e6-94b9-593d9debc5d1 tempest-VolumesSnapshotNegativeTestJSON-489006311 tempest-VolumesSnapshotNegativeTestJSON-489006311-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:52.079998 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:52.079998 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:00:52.080579 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-8aa69358-71b4-42e6-94b9-593d9debc5d1 tempest-VolumesSnapshotNegativeTestJSON-489006311 tempest-VolumesSnapshotNegativeTestJSON-489006311-project-member] Snapshot retrieved successfully. Aug 20 01:00:52.081561 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-8aa69358-71b4-42e6-94b9-593d9debc5d1 tempest-VolumesSnapshotNegativeTestJSON-489006311 tempest-VolumesSnapshotNegativeTestJSON-489006311-project-member] https://10.4.3.240/volume/v3/snapshots/8fcea544-95e8-4068-9362-9db8ac07f30b returned with HTTP 200 Aug 20 01:00:52.082159 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 486/1965] 10.4.3.240 () {66 vars in 1354 bytes} [Thu Aug 20 01:00:52 2026] GET /volume/v3/snapshots/8fcea544-95e8-4068-9362-9db8ac07f30b => generated 450 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:00:52.598459 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-44306c36-d076-4191-98c7-992b64edef06 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:52.600898 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-44306c36-d076-4191-98c7-992b64edef06 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] GET https://10.4.3.240/volume/v3/backups/55af38b3-864b-4f8f-96a1-60193e93f64f Aug 20 01:00:52.601092 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-44306c36-d076-4191-98c7-992b64edef06 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:52.601284 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-44306c36-d076-4191-98c7-992b64edef06 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:52.601407 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-44306c36-d076-4191-98c7-992b64edef06 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Show backup with id 55af38b3-864b-4f8f-96a1-60193e93f64f. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:00:52.607271 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:52.607271 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:00:52.608439 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-44306c36-d076-4191-98c7-992b64edef06 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] https://10.4.3.240/volume/v3/backups/55af38b3-864b-4f8f-96a1-60193e93f64f returned with HTTP 200 Aug 20 01:00:52.608862 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 498/1966] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:00:52 2026] GET /volume/v3/backups/55af38b3-864b-4f8f-96a1-60193e93f64f => generated 791 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:00:52.734894 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-b4178886-4f06-4b00-be37-1e7c18cfe1e4 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:52.736829 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-b4178886-4f06-4b00-be37-1e7c18cfe1e4 tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] GET https://10.4.3.240/volume/v3/backups/673b2038-d41b-4b66-8481-cd8953daf7ca Aug 20 01:00:52.737012 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-b4178886-4f06-4b00-be37-1e7c18cfe1e4 tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:52.737211 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-b4178886-4f06-4b00-be37-1e7c18cfe1e4 tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:52.737323 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.v3.backups [None req-b4178886-4f06-4b00-be37-1e7c18cfe1e4 tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] Show backup with id 673b2038-d41b-4b66-8481-cd8953daf7ca. {{(pid=100213) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:00:52.742108 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:52.742108 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:00:52.743012 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-b4178886-4f06-4b00-be37-1e7c18cfe1e4 tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] https://10.4.3.240/volume/v3/backups/673b2038-d41b-4b66-8481-cd8953daf7ca returned with HTTP 200 Aug 20 01:00:52.743442 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 488/1967] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:00:52 2026] GET /volume/v3/backups/673b2038-d41b-4b66-8481-cd8953daf7ca => generated 800 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:00:52.816088 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-d86c2027-9306-4ea7-b098-912480808592 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:52.819860 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-d86c2027-9306-4ea7-b098-912480808592 tempest-TestVolumeBackupRestore-1998646298 tempest-TestVolumeBackupRestore-1998646298-project-member] GET https://10.4.3.240/volume/v3/backups/45a31aff-ad66-4885-b172-7a589b613287 Aug 20 01:00:52.820115 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-d86c2027-9306-4ea7-b098-912480808592 tempest-TestVolumeBackupRestore-1998646298 tempest-TestVolumeBackupRestore-1998646298-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:52.820433 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-d86c2027-9306-4ea7-b098-912480808592 tempest-TestVolumeBackupRestore-1998646298 tempest-TestVolumeBackupRestore-1998646298-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:52.820433 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-d86c2027-9306-4ea7-b098-912480808592 tempest-TestVolumeBackupRestore-1998646298 tempest-TestVolumeBackupRestore-1998646298-project-member] Show backup with id 45a31aff-ad66-4885-b172-7a589b613287. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:00:52.825147 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:52.825147 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:00:52.825888 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-d86c2027-9306-4ea7-b098-912480808592 tempest-TestVolumeBackupRestore-1998646298 tempest-TestVolumeBackupRestore-1998646298-project-member] https://10.4.3.240/volume/v3/backups/45a31aff-ad66-4885-b172-7a589b613287 returned with HTTP 200 Aug 20 01:00:52.826247 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 496/1968] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:00:52 2026] GET /volume/v3/backups/45a31aff-ad66-4885-b172-7a589b613287 => generated 754 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:00:52.962179 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-e017de6e-3ff2-44ee-acf0-fa899c7daa35 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:52.964415 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-e017de6e-3ff2-44ee-acf0-fa899c7daa35 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] GET https://10.4.3.240/volume/v3/volumes/1a517ade-29b7-453f-a4c7-b8cd632f13ce Aug 20 01:00:52.964710 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-e017de6e-3ff2-44ee-acf0-fa899c7daa35 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:52.964965 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-e017de6e-3ff2-44ee-acf0-fa899c7daa35 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:52.975977 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-e017de6e-3ff2-44ee-acf0-fa899c7daa35 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] https://10.4.3.240/volume/v3/volumes/1a517ade-29b7-453f-a4c7-b8cd632f13ce returned with HTTP 404 Aug 20 01:00:52.977306 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 487/1969] 10.4.3.240 () {68 vars in 1389 bytes} [Thu Aug 20 01:00:52 2026] GET /volume/v3/volumes/1a517ade-29b7-453f-a4c7-b8cd632f13ce => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 01:00:52.989385 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-f02d4192-0f2f-4e45-946d-f5ff24ce8991 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:52.991413 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-f02d4192-0f2f-4e45-946d-f5ff24ce8991 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] GET https://10.4.3.240/volume/v3/groups/d9887e6c-7cf5-43d1-8c32-62cb8cf1a8b6 Aug 20 01:00:52.991725 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-f02d4192-0f2f-4e45-946d-f5ff24ce8991 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:52.992001 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-f02d4192-0f2f-4e45-946d-f5ff24ce8991 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Calling method 'version_select' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:52.992207 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.v3.groups [None req-f02d4192-0f2f-4e45-946d-f5ff24ce8991 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] show called for member d9887e6c-7cf5-43d1-8c32-62cb8cf1a8b6 {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 20 01:00:52.998108 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-f02d4192-0f2f-4e45-946d-f5ff24ce8991 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] https://10.4.3.240/volume/v3/groups/d9887e6c-7cf5-43d1-8c32-62cb8cf1a8b6 returned with HTTP 404 Aug 20 01:00:52.998634 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 499/1970] 10.4.3.240 () {68 vars in 1386 bytes} [Thu Aug 20 01:00:52 2026] GET /volume/v3/groups/d9887e6c-7cf5-43d1-8c32-62cb8cf1a8b6 => generated 108 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 01:00:53.009067 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-1ba330d7-761e-4f53-a9be-6531621b3522 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:53.011261 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-1ba330d7-761e-4f53-a9be-6531621b3522 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] DELETE https://10.4.3.240/volume/v3/group_snapshots/c665d0c3-27bd-418c-a92b-d31d3a0596ab Aug 20 01:00:53.011567 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-1ba330d7-761e-4f53-a9be-6531621b3522 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:53.011806 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-1ba330d7-761e-4f53-a9be-6531621b3522 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Calling method 'version_select' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:53.011958 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.v3.group_snapshots [None req-1ba330d7-761e-4f53-a9be-6531621b3522 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] delete called for member c665d0c3-27bd-418c-a92b-d31d3a0596ab {{(pid=100213) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 20 01:00:53.012074 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.v3.group_snapshots [None req-1ba330d7-761e-4f53-a9be-6531621b3522 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Delete group_snapshot with id: c665d0c3-27bd-418c-a92b-d31d3a0596ab Aug 20 01:00:53.016111 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:53.016111 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:00:53.090442 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-1ba330d7-761e-4f53-a9be-6531621b3522 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] https://10.4.3.240/volume/v3/group_snapshots/c665d0c3-27bd-418c-a92b-d31d3a0596ab returned with HTTP 202 Aug 20 01:00:53.090442 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 489/1971] 10.4.3.240 () {68 vars in 1416 bytes} [Thu Aug 20 01:00:53 2026] DELETE /volume/v3/group_snapshots/c665d0c3-27bd-418c-a92b-d31d3a0596ab => generated 0 bytes in 81 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 20 01:00:53.096186 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-a1d1fea7-f96b-4da9-aa51-135131cda602 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:53.097870 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-92c903d0-5880-4077-bb61-f747154a9d60 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:53.098169 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-a1d1fea7-f96b-4da9-aa51-135131cda602 tempest-VolumesSnapshotNegativeTestJSON-489006311 tempest-VolumesSnapshotNegativeTestJSON-489006311-project-member] GET https://10.4.3.240/volume/v3/snapshots/8fcea544-95e8-4068-9362-9db8ac07f30b Aug 20 01:00:53.098377 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-a1d1fea7-f96b-4da9-aa51-135131cda602 tempest-VolumesSnapshotNegativeTestJSON-489006311 tempest-VolumesSnapshotNegativeTestJSON-489006311-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:53.098605 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-a1d1fea7-f96b-4da9-aa51-135131cda602 tempest-VolumesSnapshotNegativeTestJSON-489006311 tempest-VolumesSnapshotNegativeTestJSON-489006311-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:53.100421 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-92c903d0-5880-4077-bb61-f747154a9d60 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] GET https://10.4.3.240/volume/v3/volumes/detail Aug 20 01:00:53.100516 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-92c903d0-5880-4077-bb61-f747154a9d60 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:53.100782 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-92c903d0-5880-4077-bb61-f747154a9d60 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Calling method 'detail' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:53.101174 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.api_utils [None req-92c903d0-5880-4077-bb61-f747154a9d60 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Removing options '' from query. {{(pid=100212) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 01:00:53.102220 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-92c903d0-5880-4077-bb61-f747154a9d60 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100212) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 01:00:53.106700 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:53.106700 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:00:53.107656 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-a1d1fea7-f96b-4da9-aa51-135131cda602 tempest-VolumesSnapshotNegativeTestJSON-489006311 tempest-VolumesSnapshotNegativeTestJSON-489006311-project-member] Snapshot retrieved successfully. Aug 20 01:00:53.108949 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-a1d1fea7-f96b-4da9-aa51-135131cda602 tempest-VolumesSnapshotNegativeTestJSON-489006311 tempest-VolumesSnapshotNegativeTestJSON-489006311-project-member] https://10.4.3.240/volume/v3/snapshots/8fcea544-95e8-4068-9362-9db8ac07f30b returned with HTTP 200 Aug 20 01:00:53.109701 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 497/1972] 10.4.3.240 () {66 vars in 1354 bytes} [Thu Aug 20 01:00:53 2026] GET /volume/v3/snapshots/8fcea544-95e8-4068-9362-9db8ac07f30b => generated 477 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:00:53.111557 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-92c903d0-5880-4077-bb61-f747154a9d60 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Get all volumes completed successfully. Aug 20 01:00:53.112566 np0000007838 devstack@c-api.service[100212]: WARNING stevedore.named [None req-92c903d0-5880-4077-bb61-f747154a9d60 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 01:00:53.112752 np0000007838 devstack@c-api.service[100212]: WARNING castellan.key_manager [None req-92c903d0-5880-4077-bb61-f747154a9d60 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 01:00:53.118573 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-584eba61-7a03-45ed-9bcb-3fe4d53a37bf None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:53.120411 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-584eba61-7a03-45ed-9bcb-3fe4d53a37bf tempest-VolumesSnapshotNegativeTestJSON-489006311 tempest-VolumesSnapshotNegativeTestJSON-489006311-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 20 01:00:53.120880 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-584eba61-7a03-45ed-9bcb-3fe4d53a37bf tempest-VolumesSnapshotNegativeTestJSON-489006311 tempest-VolumesSnapshotNegativeTestJSON-489006311-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "snapshot_id": "8fcea544-95e8-4068-9362-9db8ac07f30b"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:00:53.122899 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.v3.volumes [None req-584eba61-7a03-45ed-9bcb-3fe4d53a37bf tempest-VolumesSnapshotNegativeTestJSON-489006311 tempest-VolumesSnapshotNegativeTestJSON-489006311-project-member] Create volume request body: {'volume': {'size': 1, 'snapshot_id': '8fcea544-95e8-4068-9362-9db8ac07f30b'}} {{(pid=100215) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 01:00:53.127572 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:53.127572 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:00:53.128069 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-584eba61-7a03-45ed-9bcb-3fe4d53a37bf tempest-VolumesSnapshotNegativeTestJSON-489006311 tempest-VolumesSnapshotNegativeTestJSON-489006311-project-member] Snapshot retrieved successfully. Aug 20 01:00:53.128219 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-584eba61-7a03-45ed-9bcb-3fe4d53a37bf tempest-VolumesSnapshotNegativeTestJSON-489006311 tempest-VolumesSnapshotNegativeTestJSON-489006311-project-member] Create volume of 1 GB Aug 20 01:00:53.132618 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-584eba61-7a03-45ed-9bcb-3fe4d53a37bf tempest-VolumesSnapshotNegativeTestJSON-489006311 tempest-VolumesSnapshotNegativeTestJSON-489006311-project-member] Availability Zones retrieved successfully. Aug 20 01:00:53.138330 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-584eba61-7a03-45ed-9bcb-3fe4d53a37bf tempest-VolumesSnapshotNegativeTestJSON-489006311 tempest-VolumesSnapshotNegativeTestJSON-489006311-project-member] Flow 'volume_create_api' (e4367f1d-8053-4d23-9890-aaf0d2856439) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:00:53.139359 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-584eba61-7a03-45ed-9bcb-3fe4d53a37bf tempest-VolumesSnapshotNegativeTestJSON-489006311 tempest-VolumesSnapshotNegativeTestJSON-489006311-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a27afbd8-9540-4d84-aeed-e080b7427c36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:00:53.140271 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.flows.api.create_volume [None req-584eba61-7a03-45ed-9bcb-3fe4d53a37bf tempest-VolumesSnapshotNegativeTestJSON-489006311 tempest-VolumesSnapshotNegativeTestJSON-489006311-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100215) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 01:00:53.142218 np0000007838 devstack@c-api.service[100215]: WARNING cinder.volume.api [None req-584eba61-7a03-45ed-9bcb-3fe4d53a37bf tempest-VolumesSnapshotNegativeTestJSON-489006311 tempest-VolumesSnapshotNegativeTestJSON-489006311-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a27afbd8-9540-4d84-aeed-e080b7427c36) transitioned into state 'FAILURE' from state 'RUNNING' Aug 20 01:00:53.142218 np0000007838 devstack@c-api.service[100215]: Failure: cinder.exception.InvalidInput: Invalid input received: Volume size '1'GB cannot be smaller than the snapshot size 2GB. They must be >= original snapshot size. Aug 20 01:00:53.144036 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-584eba61-7a03-45ed-9bcb-3fe4d53a37bf tempest-VolumesSnapshotNegativeTestJSON-489006311 tempest-VolumesSnapshotNegativeTestJSON-489006311-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a27afbd8-9540-4d84-aeed-e080b7427c36) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:00:53.145069 np0000007838 devstack@c-api.service[100215]: WARNING cinder.volume.api [None req-584eba61-7a03-45ed-9bcb-3fe4d53a37bf tempest-VolumesSnapshotNegativeTestJSON-489006311 tempest-VolumesSnapshotNegativeTestJSON-489006311-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a27afbd8-9540-4d84-aeed-e080b7427c36) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 20 01:00:53.146119 np0000007838 devstack@c-api.service[100215]: WARNING cinder.volume.api [None req-584eba61-7a03-45ed-9bcb-3fe4d53a37bf tempest-VolumesSnapshotNegativeTestJSON-489006311 tempest-VolumesSnapshotNegativeTestJSON-489006311-project-member] Flow 'volume_create_api' (e4367f1d-8053-4d23-9890-aaf0d2856439) transitioned into state 'REVERTED' from state 'RUNNING' Aug 20 01:00:53.146534 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-584eba61-7a03-45ed-9bcb-3fe4d53a37bf tempest-VolumesSnapshotNegativeTestJSON-489006311 tempest-VolumesSnapshotNegativeTestJSON-489006311-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 400 Aug 20 01:00:53.147415 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 500/1973] 10.4.3.240 () {68 vars in 1258 bytes} [Thu Aug 20 01:00:53 2026] POST /volume/v3/volumes => generated 171 bytes in 29 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 20 01:00:53.157189 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-3c31b7f9-0cb2-4563-a8e3-201d93b8873f None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:53.160167 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-3c31b7f9-0cb2-4563-a8e3-201d93b8873f tempest-VolumesSnapshotNegativeTestJSON-489006311 tempest-VolumesSnapshotNegativeTestJSON-489006311-project-member] DELETE https://10.4.3.240/volume/v3/snapshots/8fcea544-95e8-4068-9362-9db8ac07f30b Aug 20 01:00:53.160167 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-3c31b7f9-0cb2-4563-a8e3-201d93b8873f tempest-VolumesSnapshotNegativeTestJSON-489006311 tempest-VolumesSnapshotNegativeTestJSON-489006311-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:53.160167 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-3c31b7f9-0cb2-4563-a8e3-201d93b8873f tempest-VolumesSnapshotNegativeTestJSON-489006311 tempest-VolumesSnapshotNegativeTestJSON-489006311-project-member] Calling method 'delete' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:53.160167 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.v3.snapshots [None req-3c31b7f9-0cb2-4563-a8e3-201d93b8873f tempest-VolumesSnapshotNegativeTestJSON-489006311 tempest-VolumesSnapshotNegativeTestJSON-489006311-project-member] Delete snapshot with id: 8fcea544-95e8-4068-9362-9db8ac07f30b Aug 20 01:00:53.165534 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:53.165534 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:00:53.166278 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-3c31b7f9-0cb2-4563-a8e3-201d93b8873f tempest-VolumesSnapshotNegativeTestJSON-489006311 tempest-VolumesSnapshotNegativeTestJSON-489006311-project-member] Snapshot retrieved successfully. Aug 20 01:00:53.166383 np0000007838 devstack@c-api.service[100212]: DEBUG oslo_db.sqlalchemy.engines [None req-92c903d0-5880-4077-bb61-f747154a9d60 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100212) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 20 01:00:53.170490 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:53.170490 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:00:53.180621 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-92c903d0-5880-4077-bb61-f747154a9d60 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] https://10.4.3.240/volume/v3/volumes/detail returned with HTTP 200 Aug 20 01:00:53.181054 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 488/1974] 10.4.3.240 () {68 vars in 1299 bytes} [Thu Aug 20 01:00:53 2026] GET /volume/v3/volumes/detail => generated 916 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:00:53.190112 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-3c31b7f9-0cb2-4563-a8e3-201d93b8873f tempest-VolumesSnapshotNegativeTestJSON-489006311 tempest-VolumesSnapshotNegativeTestJSON-489006311-project-member] Snapshot delete request issued successfully. Aug 20 01:00:53.190537 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-3c31b7f9-0cb2-4563-a8e3-201d93b8873f tempest-VolumesSnapshotNegativeTestJSON-489006311 tempest-VolumesSnapshotNegativeTestJSON-489006311-project-member] https://10.4.3.240/volume/v3/snapshots/8fcea544-95e8-4068-9362-9db8ac07f30b returned with HTTP 202 Aug 20 01:00:53.190790 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 490/1975] 10.4.3.240 () {66 vars in 1357 bytes} [Thu Aug 20 01:00:53 2026] DELETE /volume/v3/snapshots/8fcea544-95e8-4068-9362-9db8ac07f30b => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 01:00:53.199810 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-6dd958ff-9e26-46e3-a232-9d3b651802c5 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:53.203711 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-6dd958ff-9e26-46e3-a232-9d3b651802c5 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] GET https://10.4.3.240/volume/v3/snapshots/detail Aug 20 01:00:53.203711 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-6dd958ff-9e26-46e3-a232-9d3b651802c5 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:53.203841 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-154bf0ee-faf8-4b60-8d3b-13d3656f9ade None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:53.203874 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-6dd958ff-9e26-46e3-a232-9d3b651802c5 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Calling method 'detail' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:53.204015 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.api_utils [None req-6dd958ff-9e26-46e3-a232-9d3b651802c5 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Removing options '' from query. {{(pid=100214) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 01:00:53.205288 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-154bf0ee-faf8-4b60-8d3b-13d3656f9ade tempest-VolumesSnapshotNegativeTestJSON-489006311 tempest-VolumesSnapshotNegativeTestJSON-489006311-project-member] GET https://10.4.3.240/volume/v3/snapshots/8fcea544-95e8-4068-9362-9db8ac07f30b Aug 20 01:00:53.205634 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-154bf0ee-faf8-4b60-8d3b-13d3656f9ade tempest-VolumesSnapshotNegativeTestJSON-489006311 tempest-VolumesSnapshotNegativeTestJSON-489006311-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:53.205908 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-154bf0ee-faf8-4b60-8d3b-13d3656f9ade tempest-VolumesSnapshotNegativeTestJSON-489006311 tempest-VolumesSnapshotNegativeTestJSON-489006311-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:53.206181 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.db.api [None req-6dd958ff-9e26-46e3-a232-9d3b651802c5 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Building query based on filter {{(pid=100214) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 20 01:00:53.211210 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-6dd958ff-9e26-46e3-a232-9d3b651802c5 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Get all snapshots completed successfully. Aug 20 01:00:53.211520 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:53.211520 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:00:53.212023 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-154bf0ee-faf8-4b60-8d3b-13d3656f9ade tempest-VolumesSnapshotNegativeTestJSON-489006311 tempest-VolumesSnapshotNegativeTestJSON-489006311-project-member] Snapshot retrieved successfully. Aug 20 01:00:53.212749 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-6dd958ff-9e26-46e3-a232-9d3b651802c5 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] https://10.4.3.240/volume/v3/snapshots/detail returned with HTTP 200 Aug 20 01:00:53.213002 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-154bf0ee-faf8-4b60-8d3b-13d3656f9ade tempest-VolumesSnapshotNegativeTestJSON-489006311 tempest-VolumesSnapshotNegativeTestJSON-489006311-project-member] https://10.4.3.240/volume/v3/snapshots/8fcea544-95e8-4068-9362-9db8ac07f30b returned with HTTP 200 Aug 20 01:00:53.213436 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 501/1976] 10.4.3.240 () {66 vars in 1354 bytes} [Thu Aug 20 01:00:53 2026] GET /volume/v3/snapshots/8fcea544-95e8-4068-9362-9db8ac07f30b => generated 476 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:00:53.213712 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 498/1977] 10.4.3.240 () {66 vars in 1264 bytes} [Thu Aug 20 01:00:53 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 20 01:00:53.230030 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-1a4e2ece-a229-4db4-8d1d-018fb13ad9ef None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:53.233174 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-1a4e2ece-a229-4db4-8d1d-018fb13ad9ef tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] GET https://10.4.3.240/volume/v3/group_snapshots/c665d0c3-27bd-418c-a92b-d31d3a0596ab Aug 20 01:00:53.233560 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-1a4e2ece-a229-4db4-8d1d-018fb13ad9ef tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:53.233899 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-1a4e2ece-a229-4db4-8d1d-018fb13ad9ef tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Calling method 'version_select' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:53.234127 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.v3.group_snapshots [None req-1a4e2ece-a229-4db4-8d1d-018fb13ad9ef tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] show called for member c665d0c3-27bd-418c-a92b-d31d3a0596ab {{(pid=100212) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 20 01:00:53.238703 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-1a4e2ece-a229-4db4-8d1d-018fb13ad9ef tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] https://10.4.3.240/volume/v3/group_snapshots/c665d0c3-27bd-418c-a92b-d31d3a0596ab returned with HTTP 404 Aug 20 01:00:53.239592 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 489/1978] 10.4.3.240 () {68 vars in 1413 bytes} [Thu Aug 20 01:00:53 2026] GET /volume/v3/group_snapshots/c665d0c3-27bd-418c-a92b-d31d3a0596ab => generated 116 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 01:00:53.249731 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-90d8c7b0-21c5-49e4-91ab-a0803614bc38 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:53.251641 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-90d8c7b0-21c5-49e4-91ab-a0803614bc38 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] GET https://10.4.3.240/volume/v3/volumes/detail Aug 20 01:00:53.251851 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-90d8c7b0-21c5-49e4-91ab-a0803614bc38 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:53.252031 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-90d8c7b0-21c5-49e4-91ab-a0803614bc38 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Calling method 'detail' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:53.252236 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.api_utils [None req-90d8c7b0-21c5-49e4-91ab-a0803614bc38 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Removing options '' from query. {{(pid=100213) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 01:00:53.252606 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:53.252606 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:00:53.253014 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-90d8c7b0-21c5-49e4-91ab-a0803614bc38 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100213) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 01:00:53.260092 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-90d8c7b0-21c5-49e4-91ab-a0803614bc38 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Get all volumes completed successfully. Aug 20 01:00:53.261078 np0000007838 devstack@c-api.service[100213]: WARNING stevedore.named [None req-90d8c7b0-21c5-49e4-91ab-a0803614bc38 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 01:00:53.261078 np0000007838 devstack@c-api.service[100213]: WARNING castellan.key_manager [None req-90d8c7b0-21c5-49e4-91ab-a0803614bc38 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 01:00:53.320077 np0000007838 devstack@c-api.service[100213]: DEBUG oslo_db.sqlalchemy.engines [None req-90d8c7b0-21c5-49e4-91ab-a0803614bc38 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100213) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 20 01:00:53.325099 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:53.325099 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:00:53.333531 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-90d8c7b0-21c5-49e4-91ab-a0803614bc38 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] https://10.4.3.240/volume/v3/volumes/detail returned with HTTP 200 Aug 20 01:00:53.334133 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 491/1979] 10.4.3.240 () {68 vars in 1299 bytes} [Thu Aug 20 01:00:53 2026] GET /volume/v3/volumes/detail => generated 916 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:00:53.353035 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-6d88bf8a-cef6-4747-b797-6dcadbce4bd2 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:53.354722 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-6d88bf8a-cef6-4747-b797-6dcadbce4bd2 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] POST https://10.4.3.240/volume/v3/groups/804ee6b9-e9e7-4867-a08e-c155be3ee5f8/action Aug 20 01:00:53.355257 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-6d88bf8a-cef6-4747-b797-6dcadbce4bd2 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100215) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 01:00:53.355530 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-6d88bf8a-cef6-4747-b797-6dcadbce4bd2 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:00:53.357334 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.v3.groups [None req-6d88bf8a-cef6-4747-b797-6dcadbce4bd2 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] delete called for group 804ee6b9-e9e7-4867-a08e-c155be3ee5f8 {{(pid=100215) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 20 01:00:53.357600 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.v3.groups [None req-6d88bf8a-cef6-4747-b797-6dcadbce4bd2 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Delete group with id: 804ee6b9-e9e7-4867-a08e-c155be3ee5f8 Aug 20 01:00:53.361614 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:53.361614 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:00:53.398068 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-6d88bf8a-cef6-4747-b797-6dcadbce4bd2 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] https://10.4.3.240/volume/v3/groups/804ee6b9-e9e7-4867-a08e-c155be3ee5f8/action returned with HTTP 202 Aug 20 01:00:53.398677 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 502/1980] 10.4.3.240 () {70 vars in 1428 bytes} [Thu Aug 20 01:00:53 2026] POST /volume/v3/groups/804ee6b9-e9e7-4867-a08e-c155be3ee5f8/action => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 20 01:00:53.408423 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-35cd2352-bfdf-4d6b-9b0e-18a181695547 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:53.410877 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-35cd2352-bfdf-4d6b-9b0e-18a181695547 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] GET https://10.4.3.240/volume/v3/volumes/9fd5de75-1b6f-4cad-b6a0-fd66b8771dd4 Aug 20 01:00:53.411275 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-35cd2352-bfdf-4d6b-9b0e-18a181695547 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:53.411758 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-35cd2352-bfdf-4d6b-9b0e-18a181695547 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:53.421656 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:53.421656 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:00:53.426311 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-35cd2352-bfdf-4d6b-9b0e-18a181695547 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Volume info retrieved successfully. Aug 20 01:00:53.427153 np0000007838 devstack@c-api.service[100214]: WARNING stevedore.named [None req-35cd2352-bfdf-4d6b-9b0e-18a181695547 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 01:00:53.427357 np0000007838 devstack@c-api.service[100214]: WARNING castellan.key_manager [None req-35cd2352-bfdf-4d6b-9b0e-18a181695547 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 01:00:53.474894 np0000007838 devstack@c-api.service[100214]: DEBUG oslo_db.sqlalchemy.engines [None req-35cd2352-bfdf-4d6b-9b0e-18a181695547 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100214) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 20 01:00:53.478204 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:53.478204 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:00:53.487109 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-35cd2352-bfdf-4d6b-9b0e-18a181695547 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] https://10.4.3.240/volume/v3/volumes/9fd5de75-1b6f-4cad-b6a0-fd66b8771dd4 returned with HTTP 200 Aug 20 01:00:53.487914 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 499/1981] 10.4.3.240 () {68 vars in 1389 bytes} [Thu Aug 20 01:00:53 2026] GET /volume/v3/volumes/9fd5de75-1b6f-4cad-b6a0-fd66b8771dd4 => generated 912 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:00:53.630274 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-985ca510-093d-45fc-8c9f-6ed88e7f7498 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:53.632050 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-985ca510-093d-45fc-8c9f-6ed88e7f7498 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] GET https://10.4.3.240/volume/v3/backups/55af38b3-864b-4f8f-96a1-60193e93f64f Aug 20 01:00:53.632242 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-985ca510-093d-45fc-8c9f-6ed88e7f7498 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:53.632457 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-985ca510-093d-45fc-8c9f-6ed88e7f7498 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:53.632583 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.v3.backups [None req-985ca510-093d-45fc-8c9f-6ed88e7f7498 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Show backup with id 55af38b3-864b-4f8f-96a1-60193e93f64f. {{(pid=100212) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:00:53.639328 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:53.639328 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:00:53.640125 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-985ca510-093d-45fc-8c9f-6ed88e7f7498 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] https://10.4.3.240/volume/v3/backups/55af38b3-864b-4f8f-96a1-60193e93f64f returned with HTTP 200 Aug 20 01:00:53.640512 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 490/1982] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:00:53 2026] GET /volume/v3/backups/55af38b3-864b-4f8f-96a1-60193e93f64f => generated 791 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:00:53.761551 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-4d24925d-0d56-434e-8e3a-13e36909ba89 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:53.764181 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-4d24925d-0d56-434e-8e3a-13e36909ba89 tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] GET https://10.4.3.240/volume/v3/backups/673b2038-d41b-4b66-8481-cd8953daf7ca Aug 20 01:00:53.764399 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-4d24925d-0d56-434e-8e3a-13e36909ba89 tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:53.764633 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-4d24925d-0d56-434e-8e3a-13e36909ba89 tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:53.764753 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.v3.backups [None req-4d24925d-0d56-434e-8e3a-13e36909ba89 tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] Show backup with id 673b2038-d41b-4b66-8481-cd8953daf7ca. {{(pid=100213) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:00:53.770168 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:53.770168 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:00:53.771179 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-4d24925d-0d56-434e-8e3a-13e36909ba89 tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] https://10.4.3.240/volume/v3/backups/673b2038-d41b-4b66-8481-cd8953daf7ca returned with HTTP 200 Aug 20 01:00:53.771932 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 492/1983] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:00:53 2026] GET /volume/v3/backups/673b2038-d41b-4b66-8481-cd8953daf7ca => generated 800 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:00:53.839321 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-e756b1f2-3cb6-482f-872a-bd064aa0c8a9 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:53.841712 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-e756b1f2-3cb6-482f-872a-bd064aa0c8a9 tempest-TestVolumeBackupRestore-1998646298 tempest-TestVolumeBackupRestore-1998646298-project-member] GET https://10.4.3.240/volume/v3/backups/45a31aff-ad66-4885-b172-7a589b613287 Aug 20 01:00:53.841884 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-e756b1f2-3cb6-482f-872a-bd064aa0c8a9 tempest-TestVolumeBackupRestore-1998646298 tempest-TestVolumeBackupRestore-1998646298-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:53.842120 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-e756b1f2-3cb6-482f-872a-bd064aa0c8a9 tempest-TestVolumeBackupRestore-1998646298 tempest-TestVolumeBackupRestore-1998646298-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:53.842810 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-e756b1f2-3cb6-482f-872a-bd064aa0c8a9 tempest-TestVolumeBackupRestore-1998646298 tempest-TestVolumeBackupRestore-1998646298-project-member] Show backup with id 45a31aff-ad66-4885-b172-7a589b613287. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:00:53.852537 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:53.852537 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:00:53.853530 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-e756b1f2-3cb6-482f-872a-bd064aa0c8a9 tempest-TestVolumeBackupRestore-1998646298 tempest-TestVolumeBackupRestore-1998646298-project-member] https://10.4.3.240/volume/v3/backups/45a31aff-ad66-4885-b172-7a589b613287 returned with HTTP 200 Aug 20 01:00:53.854072 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 503/1984] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:00:53 2026] GET /volume/v3/backups/45a31aff-ad66-4885-b172-7a589b613287 => generated 754 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:00:54.229045 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-85ee0cf8-a7a9-4ce0-9e00-9a5454f181fa None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:54.231082 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-85ee0cf8-a7a9-4ce0-9e00-9a5454f181fa tempest-VolumesSnapshotNegativeTestJSON-489006311 tempest-VolumesSnapshotNegativeTestJSON-489006311-project-member] GET https://10.4.3.240/volume/v3/snapshots/8fcea544-95e8-4068-9362-9db8ac07f30b Aug 20 01:00:54.231508 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-85ee0cf8-a7a9-4ce0-9e00-9a5454f181fa tempest-VolumesSnapshotNegativeTestJSON-489006311 tempest-VolumesSnapshotNegativeTestJSON-489006311-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:54.231558 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-85ee0cf8-a7a9-4ce0-9e00-9a5454f181fa tempest-VolumesSnapshotNegativeTestJSON-489006311 tempest-VolumesSnapshotNegativeTestJSON-489006311-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:54.233507 np0000007838 devstack@c-api.service[100214]: DEBUG dbcounter [-] [100214] Writing DB stats cinder:SELECT=708,cinder:INSERT=121,cinder:UPDATE=193,cinder:DELETE=2 {{(pid=100214) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 01:00:54.238260 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-85ee0cf8-a7a9-4ce0-9e00-9a5454f181fa tempest-VolumesSnapshotNegativeTestJSON-489006311 tempest-VolumesSnapshotNegativeTestJSON-489006311-project-member] https://10.4.3.240/volume/v3/snapshots/8fcea544-95e8-4068-9362-9db8ac07f30b returned with HTTP 404 Aug 20 01:00:54.238812 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 500/1985] 10.4.3.240 () {66 vars in 1354 bytes} [Thu Aug 20 01:00:54 2026] GET /volume/v3/snapshots/8fcea544-95e8-4068-9362-9db8ac07f30b => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:00:54.250061 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-45917420-6761-4cd8-bc3c-42a396d4a3cf None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:54.252192 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-45917420-6761-4cd8-bc3c-42a396d4a3cf tempest-VolumesSnapshotNegativeTestJSON-489006311 tempest-VolumesSnapshotNegativeTestJSON-489006311-project-member] GET https://10.4.3.240/volume/v3/volumes/a3d8aa7c-e19f-4d0a-9429-7d40951fca10 Aug 20 01:00:54.252442 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-45917420-6761-4cd8-bc3c-42a396d4a3cf tempest-VolumesSnapshotNegativeTestJSON-489006311 tempest-VolumesSnapshotNegativeTestJSON-489006311-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:54.252686 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-45917420-6761-4cd8-bc3c-42a396d4a3cf tempest-VolumesSnapshotNegativeTestJSON-489006311 tempest-VolumesSnapshotNegativeTestJSON-489006311-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:54.260876 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:54.260876 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:00:54.264992 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-45917420-6761-4cd8-bc3c-42a396d4a3cf tempest-VolumesSnapshotNegativeTestJSON-489006311 tempest-VolumesSnapshotNegativeTestJSON-489006311-project-member] Volume info retrieved successfully. Aug 20 01:00:54.270250 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-45917420-6761-4cd8-bc3c-42a396d4a3cf tempest-VolumesSnapshotNegativeTestJSON-489006311 tempest-VolumesSnapshotNegativeTestJSON-489006311-project-member] https://10.4.3.240/volume/v3/volumes/a3d8aa7c-e19f-4d0a-9429-7d40951fca10 returned with HTTP 200 Aug 20 01:00:54.270823 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 491/1986] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:00:54 2026] GET /volume/v3/volumes/a3d8aa7c-e19f-4d0a-9429-7d40951fca10 => generated 855 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:00:54.286793 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-a109c390-eae8-4d22-85a4-d5c293f76224 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:54.289012 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-a109c390-eae8-4d22-85a4-d5c293f76224 tempest-VolumesSnapshotNegativeTestJSON-489006311 tempest-VolumesSnapshotNegativeTestJSON-489006311-project-member] DELETE https://10.4.3.240/volume/v3/volumes/a3d8aa7c-e19f-4d0a-9429-7d40951fca10 Aug 20 01:00:54.289318 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-a109c390-eae8-4d22-85a4-d5c293f76224 tempest-VolumesSnapshotNegativeTestJSON-489006311 tempest-VolumesSnapshotNegativeTestJSON-489006311-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:54.289618 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-a109c390-eae8-4d22-85a4-d5c293f76224 tempest-VolumesSnapshotNegativeTestJSON-489006311 tempest-VolumesSnapshotNegativeTestJSON-489006311-project-member] Calling method 'delete' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:54.289859 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.v3.volumes [None req-a109c390-eae8-4d22-85a4-d5c293f76224 tempest-VolumesSnapshotNegativeTestJSON-489006311 tempest-VolumesSnapshotNegativeTestJSON-489006311-project-member] Delete volume with id: a3d8aa7c-e19f-4d0a-9429-7d40951fca10 Aug 20 01:00:54.301267 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:54.301267 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:00:54.301827 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-a109c390-eae8-4d22-85a4-d5c293f76224 tempest-VolumesSnapshotNegativeTestJSON-489006311 tempest-VolumesSnapshotNegativeTestJSON-489006311-project-member] Volume info retrieved successfully. Aug 20 01:00:54.323794 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-a109c390-eae8-4d22-85a4-d5c293f76224 tempest-VolumesSnapshotNegativeTestJSON-489006311 tempest-VolumesSnapshotNegativeTestJSON-489006311-project-member] Delete volume request issued successfully. Aug 20 01:00:54.324074 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-a109c390-eae8-4d22-85a4-d5c293f76224 tempest-VolumesSnapshotNegativeTestJSON-489006311 tempest-VolumesSnapshotNegativeTestJSON-489006311-project-member] https://10.4.3.240/volume/v3/volumes/a3d8aa7c-e19f-4d0a-9429-7d40951fca10 returned with HTTP 202 Aug 20 01:00:54.324701 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 493/1987] 10.4.3.240 () {66 vars in 1351 bytes} [Thu Aug 20 01:00:54 2026] DELETE /volume/v3/volumes/a3d8aa7c-e19f-4d0a-9429-7d40951fca10 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 01:00:54.333778 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-0b9a35ef-dcc5-49f8-8553-864968da1fa2 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:54.336212 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-0b9a35ef-dcc5-49f8-8553-864968da1fa2 tempest-VolumesSnapshotNegativeTestJSON-489006311 tempest-VolumesSnapshotNegativeTestJSON-489006311-project-member] GET https://10.4.3.240/volume/v3/volumes/a3d8aa7c-e19f-4d0a-9429-7d40951fca10 Aug 20 01:00:54.336549 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-0b9a35ef-dcc5-49f8-8553-864968da1fa2 tempest-VolumesSnapshotNegativeTestJSON-489006311 tempest-VolumesSnapshotNegativeTestJSON-489006311-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:54.336792 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-0b9a35ef-dcc5-49f8-8553-864968da1fa2 tempest-VolumesSnapshotNegativeTestJSON-489006311 tempest-VolumesSnapshotNegativeTestJSON-489006311-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:54.345764 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:54.345764 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:00:54.351575 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-0b9a35ef-dcc5-49f8-8553-864968da1fa2 tempest-VolumesSnapshotNegativeTestJSON-489006311 tempest-VolumesSnapshotNegativeTestJSON-489006311-project-member] Volume info retrieved successfully. Aug 20 01:00:54.357835 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-0b9a35ef-dcc5-49f8-8553-864968da1fa2 tempest-VolumesSnapshotNegativeTestJSON-489006311 tempest-VolumesSnapshotNegativeTestJSON-489006311-project-member] https://10.4.3.240/volume/v3/volumes/a3d8aa7c-e19f-4d0a-9429-7d40951fca10 returned with HTTP 200 Aug 20 01:00:54.358287 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 504/1988] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:00:54 2026] GET /volume/v3/volumes/a3d8aa7c-e19f-4d0a-9429-7d40951fca10 => generated 854 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:00:54.503074 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-95228937-e946-4682-9edf-1b8d45f77aab None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:54.505608 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-95228937-e946-4682-9edf-1b8d45f77aab tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] GET https://10.4.3.240/volume/v3/volumes/9fd5de75-1b6f-4cad-b6a0-fd66b8771dd4 Aug 20 01:00:54.505608 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-95228937-e946-4682-9edf-1b8d45f77aab tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:54.505608 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-95228937-e946-4682-9edf-1b8d45f77aab tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:54.516263 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-95228937-e946-4682-9edf-1b8d45f77aab tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] https://10.4.3.240/volume/v3/volumes/9fd5de75-1b6f-4cad-b6a0-fd66b8771dd4 returned with HTTP 404 Aug 20 01:00:54.516263 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 501/1989] 10.4.3.240 () {68 vars in 1389 bytes} [Thu Aug 20 01:00:54 2026] GET /volume/v3/volumes/9fd5de75-1b6f-4cad-b6a0-fd66b8771dd4 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 01:00:54.523373 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-d48966f2-e0e8-42af-8b2e-d15bb0dc0012 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:54.525209 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-d48966f2-e0e8-42af-8b2e-d15bb0dc0012 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] GET https://10.4.3.240/volume/v3/groups/804ee6b9-e9e7-4867-a08e-c155be3ee5f8 Aug 20 01:00:54.525461 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-d48966f2-e0e8-42af-8b2e-d15bb0dc0012 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:54.525702 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-d48966f2-e0e8-42af-8b2e-d15bb0dc0012 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Calling method 'version_select' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:54.525844 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.v3.groups [None req-d48966f2-e0e8-42af-8b2e-d15bb0dc0012 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] show called for member 804ee6b9-e9e7-4867-a08e-c155be3ee5f8 {{(pid=100212) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 20 01:00:54.528821 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-d48966f2-e0e8-42af-8b2e-d15bb0dc0012 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] https://10.4.3.240/volume/v3/groups/804ee6b9-e9e7-4867-a08e-c155be3ee5f8 returned with HTTP 404 Aug 20 01:00:54.529289 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 492/1990] 10.4.3.240 () {68 vars in 1386 bytes} [Thu Aug 20 01:00:54 2026] GET /volume/v3/groups/804ee6b9-e9e7-4867-a08e-c155be3ee5f8 => generated 108 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 01:00:54.540223 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-5095288c-44be-48bd-ac70-3b62e36ca957 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:54.542324 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-5095288c-44be-48bd-ac70-3b62e36ca957 tempest-GroupSnapshotsTest-297194122 tempest-GroupSnapshotsTest-297194122-project-admin] DELETE https://10.4.3.240/volume/v3/group_types/04be38ec-eb90-4a1b-82d6-2e9640eafc24 Aug 20 01:00:54.542663 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-5095288c-44be-48bd-ac70-3b62e36ca957 tempest-GroupSnapshotsTest-297194122 tempest-GroupSnapshotsTest-297194122-project-admin] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:54.542940 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-5095288c-44be-48bd-ac70-3b62e36ca957 tempest-GroupSnapshotsTest-297194122 tempest-GroupSnapshotsTest-297194122-project-admin] Calling method 'version_select' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:54.564465 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-5095288c-44be-48bd-ac70-3b62e36ca957 tempest-GroupSnapshotsTest-297194122 tempest-GroupSnapshotsTest-297194122-project-admin] https://10.4.3.240/volume/v3/group_types/04be38ec-eb90-4a1b-82d6-2e9640eafc24 returned with HTTP 202 Aug 20 01:00:54.564906 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 494/1991] 10.4.3.240 () {68 vars in 1404 bytes} [Thu Aug 20 01:00:54 2026] DELETE /volume/v3/group_types/04be38ec-eb90-4a1b-82d6-2e9640eafc24 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 20 01:00:54.579365 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-135a19fe-e674-4015-9356-5d5ccc1d097e None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:54.579365 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-135a19fe-e674-4015-9356-5d5ccc1d097e tempest-GroupSnapshotsTest-297194122 tempest-GroupSnapshotsTest-297194122-project-admin] DELETE https://10.4.3.240/volume/v3/types/bcc255e2-2dd3-4a0e-b465-991f6f8d8efa Aug 20 01:00:54.579365 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-135a19fe-e674-4015-9356-5d5ccc1d097e tempest-GroupSnapshotsTest-297194122 tempest-GroupSnapshotsTest-297194122-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:54.579365 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-135a19fe-e674-4015-9356-5d5ccc1d097e tempest-GroupSnapshotsTest-297194122 tempest-GroupSnapshotsTest-297194122-project-admin] Calling method '_delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:54.625784 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-135a19fe-e674-4015-9356-5d5ccc1d097e tempest-GroupSnapshotsTest-297194122 tempest-GroupSnapshotsTest-297194122-project-admin] https://10.4.3.240/volume/v3/types/bcc255e2-2dd3-4a0e-b465-991f6f8d8efa returned with HTTP 202 Aug 20 01:00:54.626099 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 505/1992] 10.4.3.240 () {66 vars in 1345 bytes} [Thu Aug 20 01:00:54 2026] DELETE /volume/v3/types/bcc255e2-2dd3-4a0e-b465-991f6f8d8efa => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 01:00:54.635978 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-6462d8ad-ec98-4bd0-b744-92a1fa4b465a None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:54.640196 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-6462d8ad-ec98-4bd0-b744-92a1fa4b465a tempest-GroupSnapshotsTest-297194122 tempest-GroupSnapshotsTest-297194122-project-admin] GET https://10.4.3.240/volume/v3/types/bcc255e2-2dd3-4a0e-b465-991f6f8d8efa Aug 20 01:00:54.640447 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-6462d8ad-ec98-4bd0-b744-92a1fa4b465a tempest-GroupSnapshotsTest-297194122 tempest-GroupSnapshotsTest-297194122-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:54.640681 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-6462d8ad-ec98-4bd0-b744-92a1fa4b465a tempest-GroupSnapshotsTest-297194122 tempest-GroupSnapshotsTest-297194122-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:54.644535 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-6462d8ad-ec98-4bd0-b744-92a1fa4b465a tempest-GroupSnapshotsTest-297194122 tempest-GroupSnapshotsTest-297194122-project-admin] https://10.4.3.240/volume/v3/types/bcc255e2-2dd3-4a0e-b465-991f6f8d8efa returned with HTTP 404 Aug 20 01:00:54.645051 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 502/1993] 10.4.3.240 () {66 vars in 1342 bytes} [Thu Aug 20 01:00:54 2026] GET /volume/v3/types/bcc255e2-2dd3-4a0e-b465-991f6f8d8efa => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:00:54.655322 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-b3faa995-73ba-4d41-819f-ac2c0d9240a4 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:54.659052 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-b3faa995-73ba-4d41-819f-ac2c0d9240a4 tempest-GroupSnapshotsTest-297194122 tempest-GroupSnapshotsTest-297194122-project-admin] POST https://10.4.3.240/volume/v3/types Aug 20 01:00:54.659464 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-b3faa995-73ba-4d41-819f-ac2c0d9240a4 tempest-GroupSnapshotsTest-297194122 tempest-GroupSnapshotsTest-297194122-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-1511196455"}} {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:00:54.667379 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-21b6a7fb-1c31-4686-a033-e76d7bf22386 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:54.669200 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-21b6a7fb-1c31-4686-a033-e76d7bf22386 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] GET https://10.4.3.240/volume/v3/backups/55af38b3-864b-4f8f-96a1-60193e93f64f Aug 20 01:00:54.669465 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-21b6a7fb-1c31-4686-a033-e76d7bf22386 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:54.669787 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-21b6a7fb-1c31-4686-a033-e76d7bf22386 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:54.669914 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.v3.backups [None req-21b6a7fb-1c31-4686-a033-e76d7bf22386 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Show backup with id 55af38b3-864b-4f8f-96a1-60193e93f64f. {{(pid=100213) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:00:54.678377 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:54.678377 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:00:54.679625 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-21b6a7fb-1c31-4686-a033-e76d7bf22386 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] https://10.4.3.240/volume/v3/backups/55af38b3-864b-4f8f-96a1-60193e93f64f returned with HTTP 200 Aug 20 01:00:54.680808 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 495/1994] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:00:54 2026] GET /volume/v3/backups/55af38b3-864b-4f8f-96a1-60193e93f64f => generated 791 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:00:54.682424 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-b3faa995-73ba-4d41-819f-ac2c0d9240a4 tempest-GroupSnapshotsTest-297194122 tempest-GroupSnapshotsTest-297194122-project-admin] https://10.4.3.240/volume/v3/types returned with HTTP 200 Aug 20 01:00:54.683073 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 493/1995] 10.4.3.240 () {68 vars in 1252 bytes} [Thu Aug 20 01:00:54 2026] POST /volume/v3/types => generated 224 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:00:54.695830 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-976e1891-252a-439f-81a3-aaf1425f15db None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:54.696741 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-976e1891-252a-439f-81a3-aaf1425f15db tempest-GroupSnapshotsTest-297194122 tempest-GroupSnapshotsTest-297194122-project-admin] POST https://10.4.3.240/volume/v3/group_types Aug 20 01:00:54.697069 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-976e1891-252a-439f-81a3-aaf1425f15db tempest-GroupSnapshotsTest-297194122 tempest-GroupSnapshotsTest-297194122-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-741639945"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:00:54.725122 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-976e1891-252a-439f-81a3-aaf1425f15db tempest-GroupSnapshotsTest-297194122 tempest-GroupSnapshotsTest-297194122-project-admin] https://10.4.3.240/volume/v3/group_types returned with HTTP 202 Aug 20 01:00:54.726091 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 506/1996] 10.4.3.240 () {70 vars in 1311 bytes} [Thu Aug 20 01:00:54 2026] POST /volume/v3/group_types => generated 180 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:00:54.739292 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-1fe1c12b-a398-4f1e-95ee-4016475b0ae7 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:54.747041 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-1fe1c12b-a398-4f1e-95ee-4016475b0ae7 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] POST https://10.4.3.240/volume/v3/groups Aug 20 01:00:54.747405 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-1fe1c12b-a398-4f1e-95ee-4016475b0ae7 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "43820273-2696-4ef9-8ad5-c0e1a3062c05", "volume_types": ["0878bd50-3da6-4a50-8562-dc276c48dced"], "name": "tempest-GroupSnapshotsTest-Group-706275915"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:00:54.749327 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.v3.groups [None req-1fe1c12b-a398-4f1e-95ee-4016475b0ae7 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Creating new group {'group': {'group_type': '43820273-2696-4ef9-8ad5-c0e1a3062c05', 'volume_types': ['0878bd50-3da6-4a50-8562-dc276c48dced'], 'name': 'tempest-GroupSnapshotsTest-Group-706275915'}} {{(pid=100214) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 20 01:00:54.753884 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.v3.groups [None req-1fe1c12b-a398-4f1e-95ee-4016475b0ae7 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Creating group tempest-GroupSnapshotsTest-Group-706275915. Aug 20 01:00:54.762265 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-1fe1c12b-a398-4f1e-95ee-4016475b0ae7 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Availability Zones retrieved successfully. Aug 20 01:00:54.774839 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.quota [None req-1fe1c12b-a398-4f1e-95ee-4016475b0ae7 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Created reservations ['c50282b9-513b-46a7-8007-4935b8077673'] {{(pid=100214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 01:00:54.788361 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-b45c028a-763c-4d5d-94e4-62a92b921a4a None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:54.790785 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-b45c028a-763c-4d5d-94e4-62a92b921a4a tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] GET https://10.4.3.240/volume/v3/backups/673b2038-d41b-4b66-8481-cd8953daf7ca Aug 20 01:00:54.791059 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-b45c028a-763c-4d5d-94e4-62a92b921a4a tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:54.791327 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-b45c028a-763c-4d5d-94e4-62a92b921a4a tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:54.791527 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.v3.backups [None req-b45c028a-763c-4d5d-94e4-62a92b921a4a tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] Show backup with id 673b2038-d41b-4b66-8481-cd8953daf7ca. {{(pid=100213) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:00:54.796923 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:54.796923 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:00:54.797972 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-b45c028a-763c-4d5d-94e4-62a92b921a4a tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] https://10.4.3.240/volume/v3/backups/673b2038-d41b-4b66-8481-cd8953daf7ca returned with HTTP 200 Aug 20 01:00:54.798491 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 496/1997] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:00:54 2026] GET /volume/v3/backups/673b2038-d41b-4b66-8481-cd8953daf7ca => generated 800 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:00:54.806064 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-1fe1c12b-a398-4f1e-95ee-4016475b0ae7 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] https://10.4.3.240/volume/v3/groups returned with HTTP 202 Aug 20 01:00:54.806487 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 503/1998] 10.4.3.240 () {70 vars in 1297 bytes} [Thu Aug 20 01:00:54 2026] POST /volume/v3/groups => generated 111 bytes in 68 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:00:54.815982 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-1a1e9841-61e0-4670-8da3-52c92464b178 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:54.818702 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-1a1e9841-61e0-4670-8da3-52c92464b178 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] GET https://10.4.3.240/volume/v3/groups/c01e1863-4f67-48ba-8cec-b04277479fca Aug 20 01:00:54.819001 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-1a1e9841-61e0-4670-8da3-52c92464b178 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:54.819354 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-1a1e9841-61e0-4670-8da3-52c92464b178 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Calling method 'version_select' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:54.819550 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.v3.groups [None req-1a1e9841-61e0-4670-8da3-52c92464b178 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] show called for member c01e1863-4f67-48ba-8cec-b04277479fca {{(pid=100212) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 20 01:00:54.828139 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:54.828139 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:00:54.838649 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-1a1e9841-61e0-4670-8da3-52c92464b178 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] https://10.4.3.240/volume/v3/groups/c01e1863-4f67-48ba-8cec-b04277479fca returned with HTTP 200 Aug 20 01:00:54.840106 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 494/1999] 10.4.3.240 () {68 vars in 1386 bytes} [Thu Aug 20 01:00:54 2026] GET /volume/v3/groups/c01e1863-4f67-48ba-8cec-b04277479fca => generated 391 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:00:54.863934 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-b11b2bb5-ebe7-4531-8947-b56ad98b4ab8 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:54.867548 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-b11b2bb5-ebe7-4531-8947-b56ad98b4ab8 tempest-TestVolumeBackupRestore-1998646298 tempest-TestVolumeBackupRestore-1998646298-project-member] GET https://10.4.3.240/volume/v3/backups/45a31aff-ad66-4885-b172-7a589b613287 Aug 20 01:00:54.867548 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-b11b2bb5-ebe7-4531-8947-b56ad98b4ab8 tempest-TestVolumeBackupRestore-1998646298 tempest-TestVolumeBackupRestore-1998646298-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:54.867548 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-b11b2bb5-ebe7-4531-8947-b56ad98b4ab8 tempest-TestVolumeBackupRestore-1998646298 tempest-TestVolumeBackupRestore-1998646298-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:54.867548 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-b11b2bb5-ebe7-4531-8947-b56ad98b4ab8 tempest-TestVolumeBackupRestore-1998646298 tempest-TestVolumeBackupRestore-1998646298-project-member] Show backup with id 45a31aff-ad66-4885-b172-7a589b613287. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:00:54.872524 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:54.872524 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:00:54.873533 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-b11b2bb5-ebe7-4531-8947-b56ad98b4ab8 tempest-TestVolumeBackupRestore-1998646298 tempest-TestVolumeBackupRestore-1998646298-project-member] https://10.4.3.240/volume/v3/backups/45a31aff-ad66-4885-b172-7a589b613287 returned with HTTP 200 Aug 20 01:00:54.874236 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 507/2000] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:00:54 2026] GET /volume/v3/backups/45a31aff-ad66-4885-b172-7a589b613287 => generated 754 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:00:55.380178 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-d401eab4-9744-4ae6-9d6f-19c9b0c1746c None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:55.390208 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-d401eab4-9744-4ae6-9d6f-19c9b0c1746c tempest-VolumesSnapshotNegativeTestJSON-489006311 tempest-VolumesSnapshotNegativeTestJSON-489006311-project-member] GET https://10.4.3.240/volume/v3/volumes/a3d8aa7c-e19f-4d0a-9429-7d40951fca10 Aug 20 01:00:55.390469 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-d401eab4-9744-4ae6-9d6f-19c9b0c1746c tempest-VolumesSnapshotNegativeTestJSON-489006311 tempest-VolumesSnapshotNegativeTestJSON-489006311-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:55.391882 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-d401eab4-9744-4ae6-9d6f-19c9b0c1746c tempest-VolumesSnapshotNegativeTestJSON-489006311 tempest-VolumesSnapshotNegativeTestJSON-489006311-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:55.410655 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-d401eab4-9744-4ae6-9d6f-19c9b0c1746c tempest-VolumesSnapshotNegativeTestJSON-489006311 tempest-VolumesSnapshotNegativeTestJSON-489006311-project-member] https://10.4.3.240/volume/v3/volumes/a3d8aa7c-e19f-4d0a-9429-7d40951fca10 returned with HTTP 404 Aug 20 01:00:55.411318 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 497/2001] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:00:55 2026] GET /volume/v3/volumes/a3d8aa7c-e19f-4d0a-9429-7d40951fca10 => generated 109 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:00:55.729719 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-e74b421b-6421-4627-b91c-2e5d4a7c5113 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:55.731494 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-e74b421b-6421-4627-b91c-2e5d4a7c5113 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] GET https://10.4.3.240/volume/v3/backups/55af38b3-864b-4f8f-96a1-60193e93f64f Aug 20 01:00:55.731701 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-e74b421b-6421-4627-b91c-2e5d4a7c5113 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:55.732132 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-e74b421b-6421-4627-b91c-2e5d4a7c5113 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:55.732132 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-e74b421b-6421-4627-b91c-2e5d4a7c5113 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Show backup with id 55af38b3-864b-4f8f-96a1-60193e93f64f. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:00:55.737537 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:55.737537 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:00:55.738382 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-e74b421b-6421-4627-b91c-2e5d4a7c5113 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] https://10.4.3.240/volume/v3/backups/55af38b3-864b-4f8f-96a1-60193e93f64f returned with HTTP 200 Aug 20 01:00:55.738621 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 504/2002] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:00:55 2026] GET /volume/v3/backups/55af38b3-864b-4f8f-96a1-60193e93f64f => generated 791 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:00:55.812621 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-769cc6be-b125-4c01-adef-34fc93f50116 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:55.817394 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-769cc6be-b125-4c01-adef-34fc93f50116 tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] GET https://10.4.3.240/volume/v3/backups/673b2038-d41b-4b66-8481-cd8953daf7ca Aug 20 01:00:55.817394 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-769cc6be-b125-4c01-adef-34fc93f50116 tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:55.817394 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-769cc6be-b125-4c01-adef-34fc93f50116 tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:55.817394 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.v3.backups [None req-769cc6be-b125-4c01-adef-34fc93f50116 tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] Show backup with id 673b2038-d41b-4b66-8481-cd8953daf7ca. {{(pid=100212) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:00:55.822601 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:55.822601 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:00:55.823398 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-769cc6be-b125-4c01-adef-34fc93f50116 tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] https://10.4.3.240/volume/v3/backups/673b2038-d41b-4b66-8481-cd8953daf7ca returned with HTTP 200 Aug 20 01:00:55.823802 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 495/2003] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:00:55 2026] GET /volume/v3/backups/673b2038-d41b-4b66-8481-cd8953daf7ca => generated 800 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:00:55.844099 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-cd855130-7aaf-4d7f-91f3-5bb63f82c65f req-353e2324-827a-4323-85ad-360d5593e900 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:55.850067 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-cd855130-7aaf-4d7f-91f3-5bb63f82c65f req-353e2324-827a-4323-85ad-360d5593e900 tempest-ServerActionsTestOtherA-1972702099 tempest-ServerActionsTestOtherA-1972702099-project-member] DELETE https://10.4.3.240/volume/v3/attachments/5e661548-6099-4700-910b-57b4224763d8 Aug 20 01:00:55.850259 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-cd855130-7aaf-4d7f-91f3-5bb63f82c65f req-353e2324-827a-4323-85ad-360d5593e900 tempest-ServerActionsTestOtherA-1972702099 tempest-ServerActionsTestOtherA-1972702099-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:55.850557 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-cd855130-7aaf-4d7f-91f3-5bb63f82c65f req-353e2324-827a-4323-85ad-360d5593e900 tempest-ServerActionsTestOtherA-1972702099 tempest-ServerActionsTestOtherA-1972702099-project-member] Calling method 'version_select' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:55.853683 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-aada0360-9437-43ad-affb-be6a871be97e None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:55.855548 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-aada0360-9437-43ad-affb-be6a871be97e tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] GET https://10.4.3.240/volume/v3/groups/c01e1863-4f67-48ba-8cec-b04277479fca Aug 20 01:00:55.855783 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-aada0360-9437-43ad-affb-be6a871be97e tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:55.855983 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-aada0360-9437-43ad-affb-be6a871be97e tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Calling method 'version_select' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:55.856119 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.v3.groups [None req-aada0360-9437-43ad-affb-be6a871be97e tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] show called for member c01e1863-4f67-48ba-8cec-b04277479fca {{(pid=100213) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 20 01:00:55.859167 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:55.859167 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:00:55.860868 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:55.860868 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:00:55.881249 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-aada0360-9437-43ad-affb-be6a871be97e tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] https://10.4.3.240/volume/v3/groups/c01e1863-4f67-48ba-8cec-b04277479fca returned with HTTP 200 Aug 20 01:00:55.883644 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 498/2004] 10.4.3.240 () {68 vars in 1386 bytes} [Thu Aug 20 01:00:55 2026] GET /volume/v3/groups/c01e1863-4f67-48ba-8cec-b04277479fca => generated 392 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:00:55.887019 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-57f9d8ce-d529-4ef9-ac97-d7f8ea20cc60 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:55.889761 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-57f9d8ce-d529-4ef9-ac97-d7f8ea20cc60 tempest-TestVolumeBackupRestore-1998646298 tempest-TestVolumeBackupRestore-1998646298-project-member] GET https://10.4.3.240/volume/v3/backups/45a31aff-ad66-4885-b172-7a589b613287 Aug 20 01:00:55.890220 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-57f9d8ce-d529-4ef9-ac97-d7f8ea20cc60 tempest-TestVolumeBackupRestore-1998646298 tempest-TestVolumeBackupRestore-1998646298-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:55.890533 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-57f9d8ce-d529-4ef9-ac97-d7f8ea20cc60 tempest-TestVolumeBackupRestore-1998646298 tempest-TestVolumeBackupRestore-1998646298-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:55.890986 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-57f9d8ce-d529-4ef9-ac97-d7f8ea20cc60 tempest-TestVolumeBackupRestore-1998646298 tempest-TestVolumeBackupRestore-1998646298-project-member] Show backup with id 45a31aff-ad66-4885-b172-7a589b613287. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:00:55.895301 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-372a46b0-a7a9-40f0-9414-ac6314bf3488 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:55.896752 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:55.896752 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:00:55.897091 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-372a46b0-a7a9-40f0-9414-ac6314bf3488 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 20 01:00:55.897275 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-57f9d8ce-d529-4ef9-ac97-d7f8ea20cc60 tempest-TestVolumeBackupRestore-1998646298 tempest-TestVolumeBackupRestore-1998646298-project-member] https://10.4.3.240/volume/v3/backups/45a31aff-ad66-4885-b172-7a589b613287 returned with HTTP 200 Aug 20 01:00:55.897501 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-372a46b0-a7a9-40f0-9414-ac6314bf3488 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-846089229", "volume_type": "0878bd50-3da6-4a50-8562-dc276c48dced", "group_id": "c01e1863-4f67-48ba-8cec-b04277479fca", "size": 1}} {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:00:55.897851 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 505/2005] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:00:55 2026] GET /volume/v3/backups/45a31aff-ad66-4885-b172-7a589b613287 => generated 754 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:00:55.898928 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.v3.volumes [None req-372a46b0-a7a9-40f0-9414-ac6314bf3488 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-846089229', 'volume_type': '0878bd50-3da6-4a50-8562-dc276c48dced', 'group_id': 'c01e1863-4f67-48ba-8cec-b04277479fca', 'size': 1}} {{(pid=100212) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 01:00:55.906679 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:55.906679 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:00:55.907354 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.v3.volumes [None req-372a46b0-a7a9-40f0-9414-ac6314bf3488 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Create volume of 1 GB Aug 20 01:00:55.913605 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-372a46b0-a7a9-40f0-9414-ac6314bf3488 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Availability Zones retrieved successfully. Aug 20 01:00:55.921588 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-372a46b0-a7a9-40f0-9414-ac6314bf3488 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Flow 'volume_create_api' (20c9fb4d-28f5-4cf3-84eb-5645ff8f0dce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100212) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:00:55.922620 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-cd855130-7aaf-4d7f-91f3-5bb63f82c65f req-353e2324-827a-4323-85ad-360d5593e900 tempest-ServerActionsTestOtherA-1972702099 tempest-ServerActionsTestOtherA-1972702099-project-member] https://10.4.3.240/volume/v3/attachments/5e661548-6099-4700-910b-57b4224763d8 returned with HTTP 200 Aug 20 01:00:55.922987 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 508/2006] 10.4.3.240 () {72 vars in 1673 bytes} [Thu Aug 20 01:00:55 2026] DELETE /volume/v3/attachments/5e661548-6099-4700-910b-57b4224763d8 => generated 19 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:00:55.923246 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-372a46b0-a7a9-40f0-9414-ac6314bf3488 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f6d03f85-22a2-44e7-8071-f80837551afa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:00:55.923886 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:55.923886 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:00:55.924450 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.flows.api.create_volume [None req-372a46b0-a7a9-40f0-9414-ac6314bf3488 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Validating volume size '1' using validate_int {{(pid=100212) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 01:00:55.932476 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [req-cd855130-7aaf-4d7f-91f3-5bb63f82c65f req-68d7f3bd-d3be-440d-872c-c0316fb3e4d4 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:55.934663 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-cd855130-7aaf-4d7f-91f3-5bb63f82c65f req-68d7f3bd-d3be-440d-872c-c0316fb3e4d4 tempest-ServerActionsTestOtherA-1972702099 tempest-ServerActionsTestOtherA-1972702099-project-member] DELETE https://10.4.3.240/volume/v3/volumes/0da57633-0964-4bf5-b36d-706da55067ba Aug 20 01:00:55.934815 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [req-cd855130-7aaf-4d7f-91f3-5bb63f82c65f req-68d7f3bd-d3be-440d-872c-c0316fb3e4d4 tempest-ServerActionsTestOtherA-1972702099 tempest-ServerActionsTestOtherA-1972702099-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:55.935575 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [req-cd855130-7aaf-4d7f-91f3-5bb63f82c65f req-68d7f3bd-d3be-440d-872c-c0316fb3e4d4 tempest-ServerActionsTestOtherA-1972702099 tempest-ServerActionsTestOtherA-1972702099-project-member] Calling method 'delete' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:55.935740 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.v3.volumes [req-cd855130-7aaf-4d7f-91f3-5bb63f82c65f req-68d7f3bd-d3be-440d-872c-c0316fb3e4d4 tempest-ServerActionsTestOtherA-1972702099 tempest-ServerActionsTestOtherA-1972702099-project-member] Delete volume with id: 0da57633-0964-4bf5-b36d-706da55067ba Aug 20 01:00:55.944031 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:55.944031 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:00:55.944564 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [req-cd855130-7aaf-4d7f-91f3-5bb63f82c65f req-68d7f3bd-d3be-440d-872c-c0316fb3e4d4 tempest-ServerActionsTestOtherA-1972702099 tempest-ServerActionsTestOtherA-1972702099-project-member] Volume info retrieved successfully. Aug 20 01:00:55.946600 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-372a46b0-a7a9-40f0-9414-ac6314bf3488 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f6d03f85-22a2-44e7-8071-f80837551afa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T01:00:55Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=0878bd50-3da6-4a50-8562-dc276c48dced,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1511196455',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0878bd50-3da6-4a50-8562-dc276c48dced', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'c01e1863-4f67-48ba-8cec-b04277479fca', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:00:55.948291 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-372a46b0-a7a9-40f0-9414-ac6314bf3488 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cb2400a3-f096-4c67-8ee8-5dc287a1931f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:00:55.963487 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [req-cd855130-7aaf-4d7f-91f3-5bb63f82c65f req-68d7f3bd-d3be-440d-872c-c0316fb3e4d4 tempest-ServerActionsTestOtherA-1972702099 tempest-ServerActionsTestOtherA-1972702099-project-member] Delete volume request issued successfully. Aug 20 01:00:55.963668 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-cd855130-7aaf-4d7f-91f3-5bb63f82c65f req-68d7f3bd-d3be-440d-872c-c0316fb3e4d4 tempest-ServerActionsTestOtherA-1972702099 tempest-ServerActionsTestOtherA-1972702099-project-member] https://10.4.3.240/volume/v3/volumes/0da57633-0964-4bf5-b36d-706da55067ba returned with HTTP 202 Aug 20 01:00:55.964126 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 499/2007] 10.4.3.240 () {70 vars in 1620 bytes} [Thu Aug 20 01:00:55 2026] DELETE /volume/v3/volumes/0da57633-0964-4bf5-b36d-706da55067ba => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 01:00:55.984119 np0000007838 devstack@c-api.service[100212]: WARNING cinder.quota [None req-372a46b0-a7a9-40f0-9414-ac6314bf3488 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1511196455 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1511196455, it is now deprecated. Please use the default quota class for default quota. Aug 20 01:00:55.984467 np0000007838 devstack@c-api.service[100212]: WARNING cinder.quota [None req-372a46b0-a7a9-40f0-9414-ac6314bf3488 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1511196455 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1511196455, it is now deprecated. Please use the default quota class for default quota. Aug 20 01:00:56.016351 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.quota [None req-372a46b0-a7a9-40f0-9414-ac6314bf3488 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Created reservations ['f6728395-8138-421d-9ecf-4fc78e16cbf4', '03dd380a-5e43-4226-92c4-64fcb483a872', '4c500bea-0d6e-4af1-b7e9-7a7b9c9d58df', '7d2262b9-75f0-4738-b9e8-5c085ce6616b'] {{(pid=100212) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 01:00:56.017142 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-372a46b0-a7a9-40f0-9414-ac6314bf3488 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cb2400a3-f096-4c67-8ee8-5dc287a1931f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f6728395-8138-421d-9ecf-4fc78e16cbf4', '03dd380a-5e43-4226-92c4-64fcb483a872', '4c500bea-0d6e-4af1-b7e9-7a7b9c9d58df', '7d2262b9-75f0-4738-b9e8-5c085ce6616b']}' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:00:56.017909 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-372a46b0-a7a9-40f0-9414-ac6314bf3488 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6d6fec7a-90d4-4d01-8f66-4d6c1a11deb8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:00:56.050580 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-372a46b0-a7a9-40f0-9414-ac6314bf3488 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6d6fec7a-90d4-4d01-8f66-4d6c1a11deb8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1861da02-81b6-4911-93a6-133290ddbe27', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-846089229',encryption_key_id=None,group_id=c01e1863-4f67-48ba-8cec-b04277479fca,group_type_id=,metadata={},multiattach=False,project_id='d45d997aeb774a86b4e31c2d6afb9252',qos_specs=None,replication_status=,reservations=['f6728395-8138-421d-9ecf-4fc78e16cbf4','03dd380a-5e43-4226-92c4-64fcb483a872','4c500bea-0d6e-4af1-b7e9-7a7b9c9d58df','7d2262b9-75f0-4738-b9e8-5c085ce6616b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2fe18b07009b4921898a99996d73d9ec',volume_type_id=0878bd50-3da6-4a50-8562-dc276c48dced), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T01:00:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-846089229',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=c01e1863-4f67-48ba-8cec-b04277479fca,host=None,id=1861da02-81b6-4911-93a6-133290ddbe27,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d45d997aeb774a86b4e31c2d6afb9252',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2fe18b07009b4921898a99996d73d9ec',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0878bd50-3da6-4a50-8562-dc276c48dced),volume_type_id=0878bd50-3da6-4a50-8562-dc276c48dced)}' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:00:56.051611 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-372a46b0-a7a9-40f0-9414-ac6314bf3488 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f407003c-d8f4-4fdd-b37c-930ff6ad7a5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:00:56.078853 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-372a46b0-a7a9-40f0-9414-ac6314bf3488 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f407003c-d8f4-4fdd-b37c-930ff6ad7a5b) transitioned into state 'SUCCESS' from state '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-846089229',encryption_key_id=None,group_id=c01e1863-4f67-48ba-8cec-b04277479fca,group_type_id=,metadata={},multiattach=False,project_id='d45d997aeb774a86b4e31c2d6afb9252',qos_specs=None,replication_status=,reservations=['f6728395-8138-421d-9ecf-4fc78e16cbf4','03dd380a-5e43-4226-92c4-64fcb483a872','4c500bea-0d6e-4af1-b7e9-7a7b9c9d58df','7d2262b9-75f0-4738-b9e8-5c085ce6616b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2fe18b07009b4921898a99996d73d9ec',volume_type_id=0878bd50-3da6-4a50-8562-dc276c48dced)}' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:00:56.079720 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-372a46b0-a7a9-40f0-9414-ac6314bf3488 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ae0a3752-ad57-4199-8fc7-2a55bd6135f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:00:56.101325 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-372a46b0-a7a9-40f0-9414-ac6314bf3488 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ae0a3752-ad57-4199-8fc7-2a55bd6135f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:00:56.102494 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-372a46b0-a7a9-40f0-9414-ac6314bf3488 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Flow 'volume_create_api' (20c9fb4d-28f5-4cf3-84eb-5645ff8f0dce) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100212) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:00:56.103389 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-372a46b0-a7a9-40f0-9414-ac6314bf3488 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Create volume request issued successfully. Aug 20 01:00:56.104275 np0000007838 devstack@c-api.service[100212]: WARNING stevedore.named [None req-372a46b0-a7a9-40f0-9414-ac6314bf3488 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 01:00:56.104612 np0000007838 devstack@c-api.service[100212]: WARNING castellan.key_manager [None req-372a46b0-a7a9-40f0-9414-ac6314bf3488 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 01:00:56.166346 np0000007838 devstack@c-api.service[100212]: DEBUG oslo_db.sqlalchemy.engines [None req-372a46b0-a7a9-40f0-9414-ac6314bf3488 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100212) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 20 01:00:56.174269 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:56.174269 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:00:56.178256 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-372a46b0-a7a9-40f0-9414-ac6314bf3488 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 20 01:00:56.178661 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 496/2008] 10.4.3.240 () {70 vars in 1300 bytes} [Thu Aug 20 01:00:55 2026] POST /volume/v3/volumes => generated 822 bytes in 284 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:00:56.192434 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-c5809c39-cb74-4736-b5a5-a39766dda995 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:56.194531 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-c5809c39-cb74-4736-b5a5-a39766dda995 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] GET https://10.4.3.240/volume/v3/volumes/1861da02-81b6-4911-93a6-133290ddbe27 Aug 20 01:00:56.194812 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-c5809c39-cb74-4736-b5a5-a39766dda995 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:56.195085 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-c5809c39-cb74-4736-b5a5-a39766dda995 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:56.210842 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:56.210842 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:00:56.215957 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-c5809c39-cb74-4736-b5a5-a39766dda995 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Volume info retrieved successfully. Aug 20 01:00:56.216604 np0000007838 devstack@c-api.service[100214]: WARNING stevedore.named [None req-c5809c39-cb74-4736-b5a5-a39766dda995 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 01:00:56.216777 np0000007838 devstack@c-api.service[100214]: WARNING castellan.key_manager [None req-c5809c39-cb74-4736-b5a5-a39766dda995 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 01:00:56.268645 np0000007838 devstack@c-api.service[100214]: DEBUG oslo_db.sqlalchemy.engines [None req-c5809c39-cb74-4736-b5a5-a39766dda995 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100214) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 20 01:00:56.272201 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:56.272201 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:00:56.282797 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-c5809c39-cb74-4736-b5a5-a39766dda995 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] https://10.4.3.240/volume/v3/volumes/1861da02-81b6-4911-93a6-133290ddbe27 returned with HTTP 200 Aug 20 01:00:56.283257 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 506/2009] 10.4.3.240 () {68 vars in 1389 bytes} [Thu Aug 20 01:00:56 2026] GET /volume/v3/volumes/1861da02-81b6-4911-93a6-133290ddbe27 => generated 914 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:00:56.771889 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-95a330f4-11d5-4770-9e85-dd00d11f5b03 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:56.773429 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-95a330f4-11d5-4770-9e85-dd00d11f5b03 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] GET https://10.4.3.240/volume/v3/backups/55af38b3-864b-4f8f-96a1-60193e93f64f Aug 20 01:00:56.775027 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-95a330f4-11d5-4770-9e85-dd00d11f5b03 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:56.775027 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-95a330f4-11d5-4770-9e85-dd00d11f5b03 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:56.775027 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-95a330f4-11d5-4770-9e85-dd00d11f5b03 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Show backup with id 55af38b3-864b-4f8f-96a1-60193e93f64f. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:00:56.779237 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:56.779237 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:00:56.780361 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-95a330f4-11d5-4770-9e85-dd00d11f5b03 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] https://10.4.3.240/volume/v3/backups/55af38b3-864b-4f8f-96a1-60193e93f64f returned with HTTP 200 Aug 20 01:00:56.780952 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 509/2010] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:00:56 2026] GET /volume/v3/backups/55af38b3-864b-4f8f-96a1-60193e93f64f => generated 791 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:00:56.829235 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-981ffef0-b050-4595-a1a9-f0cfa10b1f80 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:56.831157 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-981ffef0-b050-4595-a1a9-f0cfa10b1f80 tempest-ServerActionsTestOtherA-1972702099 tempest-ServerActionsTestOtherA-1972702099-project-member] DELETE https://10.4.3.240/volume/v3/volumes/b4dadda5-0d8e-4f73-8bb8-07fcb224c22c Aug 20 01:00:56.834664 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-981ffef0-b050-4595-a1a9-f0cfa10b1f80 tempest-ServerActionsTestOtherA-1972702099 tempest-ServerActionsTestOtherA-1972702099-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:56.834664 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-981ffef0-b050-4595-a1a9-f0cfa10b1f80 tempest-ServerActionsTestOtherA-1972702099 tempest-ServerActionsTestOtherA-1972702099-project-member] Calling method 'delete' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:56.834664 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.v3.volumes [None req-981ffef0-b050-4595-a1a9-f0cfa10b1f80 tempest-ServerActionsTestOtherA-1972702099 tempest-ServerActionsTestOtherA-1972702099-project-member] Delete volume with id: b4dadda5-0d8e-4f73-8bb8-07fcb224c22c Aug 20 01:00:56.841312 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-7a3bd5b0-2da3-4b83-b09e-bc0267b75539 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:56.842413 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:56.842413 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:00:56.843078 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-981ffef0-b050-4595-a1a9-f0cfa10b1f80 tempest-ServerActionsTestOtherA-1972702099 tempest-ServerActionsTestOtherA-1972702099-project-member] Volume info retrieved successfully. Aug 20 01:00:56.844367 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-7a3bd5b0-2da3-4b83-b09e-bc0267b75539 tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] GET https://10.4.3.240/volume/v3/backups/673b2038-d41b-4b66-8481-cd8953daf7ca Aug 20 01:00:56.844643 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-7a3bd5b0-2da3-4b83-b09e-bc0267b75539 tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:56.844876 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-7a3bd5b0-2da3-4b83-b09e-bc0267b75539 tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:56.845049 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.v3.backups [None req-7a3bd5b0-2da3-4b83-b09e-bc0267b75539 tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] Show backup with id 673b2038-d41b-4b66-8481-cd8953daf7ca. {{(pid=100212) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:00:56.850433 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:56.850433 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:00:56.851362 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-7a3bd5b0-2da3-4b83-b09e-bc0267b75539 tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] https://10.4.3.240/volume/v3/backups/673b2038-d41b-4b66-8481-cd8953daf7ca returned with HTTP 200 Aug 20 01:00:56.851816 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 497/2011] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:00:56 2026] GET /volume/v3/backups/673b2038-d41b-4b66-8481-cd8953daf7ca => generated 800 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:00:56.870192 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-981ffef0-b050-4595-a1a9-f0cfa10b1f80 tempest-ServerActionsTestOtherA-1972702099 tempest-ServerActionsTestOtherA-1972702099-project-member] Delete volume request issued successfully. Aug 20 01:00:56.870638 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-981ffef0-b050-4595-a1a9-f0cfa10b1f80 tempest-ServerActionsTestOtherA-1972702099 tempest-ServerActionsTestOtherA-1972702099-project-member] https://10.4.3.240/volume/v3/volumes/b4dadda5-0d8e-4f73-8bb8-07fcb224c22c returned with HTTP 202 Aug 20 01:00:56.871241 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 500/2012] 10.4.3.240 () {66 vars in 1351 bytes} [Thu Aug 20 01:00:56 2026] DELETE /volume/v3/volumes/b4dadda5-0d8e-4f73-8bb8-07fcb224c22c => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 01:00:56.881423 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-ec8715fe-07b4-4dbc-abe2-cafe76bebc1d None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:56.883836 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-ec8715fe-07b4-4dbc-abe2-cafe76bebc1d tempest-ServerActionsTestOtherA-1972702099 tempest-ServerActionsTestOtherA-1972702099-project-member] GET https://10.4.3.240/volume/v3/volumes/b4dadda5-0d8e-4f73-8bb8-07fcb224c22c Aug 20 01:00:56.884122 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-ec8715fe-07b4-4dbc-abe2-cafe76bebc1d tempest-ServerActionsTestOtherA-1972702099 tempest-ServerActionsTestOtherA-1972702099-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:56.884377 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-ec8715fe-07b4-4dbc-abe2-cafe76bebc1d tempest-ServerActionsTestOtherA-1972702099 tempest-ServerActionsTestOtherA-1972702099-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:56.894108 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:56.894108 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:00:56.903844 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-ec8715fe-07b4-4dbc-abe2-cafe76bebc1d tempest-ServerActionsTestOtherA-1972702099 tempest-ServerActionsTestOtherA-1972702099-project-member] Volume info retrieved successfully. Aug 20 01:00:56.907292 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-ec8715fe-07b4-4dbc-abe2-cafe76bebc1d tempest-ServerActionsTestOtherA-1972702099 tempest-ServerActionsTestOtherA-1972702099-project-member] https://10.4.3.240/volume/v3/volumes/b4dadda5-0d8e-4f73-8bb8-07fcb224c22c returned with HTTP 200 Aug 20 01:00:56.907958 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 507/2013] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:00:56 2026] GET /volume/v3/volumes/b4dadda5-0d8e-4f73-8bb8-07fcb224c22c => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:00:56.914653 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-e8845586-a9fc-4b92-b9da-8024d9b17fb9 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:56.921700 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-e8845586-a9fc-4b92-b9da-8024d9b17fb9 tempest-TestVolumeBackupRestore-1998646298 tempest-TestVolumeBackupRestore-1998646298-project-member] GET https://10.4.3.240/volume/v3/backups/45a31aff-ad66-4885-b172-7a589b613287 Aug 20 01:00:56.921700 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-e8845586-a9fc-4b92-b9da-8024d9b17fb9 tempest-TestVolumeBackupRestore-1998646298 tempest-TestVolumeBackupRestore-1998646298-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:56.921700 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-e8845586-a9fc-4b92-b9da-8024d9b17fb9 tempest-TestVolumeBackupRestore-1998646298 tempest-TestVolumeBackupRestore-1998646298-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:56.921700 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-e8845586-a9fc-4b92-b9da-8024d9b17fb9 tempest-TestVolumeBackupRestore-1998646298 tempest-TestVolumeBackupRestore-1998646298-project-member] Show backup with id 45a31aff-ad66-4885-b172-7a589b613287. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:00:56.927267 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:56.927267 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:00:56.928372 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-e8845586-a9fc-4b92-b9da-8024d9b17fb9 tempest-TestVolumeBackupRestore-1998646298 tempest-TestVolumeBackupRestore-1998646298-project-member] https://10.4.3.240/volume/v3/backups/45a31aff-ad66-4885-b172-7a589b613287 returned with HTTP 200 Aug 20 01:00:56.929171 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 510/2014] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:00:56 2026] GET /volume/v3/backups/45a31aff-ad66-4885-b172-7a589b613287 => generated 754 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:00:57.299422 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-d0461f24-4156-4d13-8de9-ac3b81b0b392 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:57.302277 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-d0461f24-4156-4d13-8de9-ac3b81b0b392 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] GET https://10.4.3.240/volume/v3/volumes/1861da02-81b6-4911-93a6-133290ddbe27 Aug 20 01:00:57.302796 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-d0461f24-4156-4d13-8de9-ac3b81b0b392 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:57.302796 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-d0461f24-4156-4d13-8de9-ac3b81b0b392 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:57.311450 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:57.311450 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:00:57.316690 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-d0461f24-4156-4d13-8de9-ac3b81b0b392 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Volume info retrieved successfully. Aug 20 01:00:57.317355 np0000007838 devstack@c-api.service[100212]: WARNING stevedore.named [None req-d0461f24-4156-4d13-8de9-ac3b81b0b392 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 01:00:57.317957 np0000007838 devstack@c-api.service[100212]: WARNING castellan.key_manager [None req-d0461f24-4156-4d13-8de9-ac3b81b0b392 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 01:00:57.370446 np0000007838 devstack@c-api.service[100212]: DEBUG oslo_db.sqlalchemy.engines [None req-d0461f24-4156-4d13-8de9-ac3b81b0b392 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100212) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 20 01:00:57.373801 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:57.373801 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:00:57.383367 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-d0461f24-4156-4d13-8de9-ac3b81b0b392 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] https://10.4.3.240/volume/v3/volumes/1861da02-81b6-4911-93a6-133290ddbe27 returned with HTTP 200 Aug 20 01:00:57.384366 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 498/2015] 10.4.3.240 () {68 vars in 1389 bytes} [Thu Aug 20 01:00:57 2026] GET /volume/v3/volumes/1861da02-81b6-4911-93a6-133290ddbe27 => generated 915 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:00:57.412300 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-9b8a478d-6e7a-4121-920d-07367ea42af6 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:57.414015 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-9b8a478d-6e7a-4121-920d-07367ea42af6 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 20 01:00:57.414329 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-9b8a478d-6e7a-4121-920d-07367ea42af6 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-689963715", "volume_type": "0878bd50-3da6-4a50-8562-dc276c48dced", "group_id": "c01e1863-4f67-48ba-8cec-b04277479fca", "size": 1}} {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:00:57.417730 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.v3.volumes [None req-9b8a478d-6e7a-4121-920d-07367ea42af6 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-689963715', 'volume_type': '0878bd50-3da6-4a50-8562-dc276c48dced', 'group_id': 'c01e1863-4f67-48ba-8cec-b04277479fca', 'size': 1}} {{(pid=100213) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 01:00:57.434389 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:57.434389 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:00:57.434911 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.v3.volumes [None req-9b8a478d-6e7a-4121-920d-07367ea42af6 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Create volume of 1 GB Aug 20 01:00:57.441000 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-9b8a478d-6e7a-4121-920d-07367ea42af6 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Availability Zones retrieved successfully. Aug 20 01:00:57.447150 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-9b8a478d-6e7a-4121-920d-07367ea42af6 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Flow 'volume_create_api' (9026dc13-c406-4e50-a6fc-c2ed25f2b14e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:00:57.448603 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-9b8a478d-6e7a-4121-920d-07367ea42af6 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (428dff28-3994-4cb8-8143-9e9fcd84dc92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:00:57.449300 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:57.449300 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:00:57.449913 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.flows.api.create_volume [None req-9b8a478d-6e7a-4121-920d-07367ea42af6 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Validating volume size '1' using validate_int {{(pid=100213) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 01:00:57.484995 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-9b8a478d-6e7a-4121-920d-07367ea42af6 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (428dff28-3994-4cb8-8143-9e9fcd84dc92) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T01:00:55Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=0878bd50-3da6-4a50-8562-dc276c48dced,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1511196455',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0878bd50-3da6-4a50-8562-dc276c48dced', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'c01e1863-4f67-48ba-8cec-b04277479fca', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:00:57.487606 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-9b8a478d-6e7a-4121-920d-07367ea42af6 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (47027ee4-1de5-477d-873b-00bbcc7ac956) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:00:57.521997 np0000007838 devstack@c-api.service[100213]: WARNING cinder.quota [None req-9b8a478d-6e7a-4121-920d-07367ea42af6 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1511196455 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1511196455, it is now deprecated. Please use the default quota class for default quota. Aug 20 01:00:57.525995 np0000007838 devstack@c-api.service[100213]: WARNING cinder.quota [None req-9b8a478d-6e7a-4121-920d-07367ea42af6 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1511196455 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1511196455, it is now deprecated. Please use the default quota class for default quota. Aug 20 01:00:57.541195 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.quota [None req-9b8a478d-6e7a-4121-920d-07367ea42af6 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Created reservations ['889d81e2-f16e-4516-b722-eafc3fba0b96', '31aed958-c6cb-4575-b299-a0ed8a26e114', 'b0f2d03c-ba80-4049-abe0-7ce4102348d8', '8f864a34-116d-4ec5-a2b9-e5da35ec9424'] {{(pid=100213) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 01:00:57.542615 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-9b8a478d-6e7a-4121-920d-07367ea42af6 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (47027ee4-1de5-477d-873b-00bbcc7ac956) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['889d81e2-f16e-4516-b722-eafc3fba0b96', '31aed958-c6cb-4575-b299-a0ed8a26e114', 'b0f2d03c-ba80-4049-abe0-7ce4102348d8', '8f864a34-116d-4ec5-a2b9-e5da35ec9424']}' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:00:57.543502 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-9b8a478d-6e7a-4121-920d-07367ea42af6 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1f948ede-a344-45af-9214-3147b5194013) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:00:57.574399 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-9b8a478d-6e7a-4121-920d-07367ea42af6 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1f948ede-a344-45af-9214-3147b5194013) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6607e666-955c-40ba-98a3-70aae467bdb1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-689963715',encryption_key_id=None,group_id=c01e1863-4f67-48ba-8cec-b04277479fca,group_type_id=,metadata={},multiattach=False,project_id='d45d997aeb774a86b4e31c2d6afb9252',qos_specs=None,replication_status=,reservations=['889d81e2-f16e-4516-b722-eafc3fba0b96','31aed958-c6cb-4575-b299-a0ed8a26e114','b0f2d03c-ba80-4049-abe0-7ce4102348d8','8f864a34-116d-4ec5-a2b9-e5da35ec9424'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2fe18b07009b4921898a99996d73d9ec',volume_type_id=0878bd50-3da6-4a50-8562-dc276c48dced), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T01:00:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-689963715',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=c01e1863-4f67-48ba-8cec-b04277479fca,host=None,id=6607e666-955c-40ba-98a3-70aae467bdb1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d45d997aeb774a86b4e31c2d6afb9252',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2fe18b07009b4921898a99996d73d9ec',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0878bd50-3da6-4a50-8562-dc276c48dced),volume_type_id=0878bd50-3da6-4a50-8562-dc276c48dced)}' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:00:57.575162 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-9b8a478d-6e7a-4121-920d-07367ea42af6 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f0621dbb-7216-4834-bc9f-24b55e97eda6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:00:57.602134 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-9b8a478d-6e7a-4121-920d-07367ea42af6 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f0621dbb-7216-4834-bc9f-24b55e97eda6) transitioned into state 'SUCCESS' from state '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-689963715',encryption_key_id=None,group_id=c01e1863-4f67-48ba-8cec-b04277479fca,group_type_id=,metadata={},multiattach=False,project_id='d45d997aeb774a86b4e31c2d6afb9252',qos_specs=None,replication_status=,reservations=['889d81e2-f16e-4516-b722-eafc3fba0b96','31aed958-c6cb-4575-b299-a0ed8a26e114','b0f2d03c-ba80-4049-abe0-7ce4102348d8','8f864a34-116d-4ec5-a2b9-e5da35ec9424'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2fe18b07009b4921898a99996d73d9ec',volume_type_id=0878bd50-3da6-4a50-8562-dc276c48dced)}' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:00:57.603044 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-9b8a478d-6e7a-4121-920d-07367ea42af6 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (002cf163-5e97-477a-988b-be796cfa5726) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:00:57.624037 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-9b8a478d-6e7a-4121-920d-07367ea42af6 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (002cf163-5e97-477a-988b-be796cfa5726) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:00:57.625106 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-9b8a478d-6e7a-4121-920d-07367ea42af6 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Flow 'volume_create_api' (9026dc13-c406-4e50-a6fc-c2ed25f2b14e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100213) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:00:57.625469 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-9b8a478d-6e7a-4121-920d-07367ea42af6 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Create volume request issued successfully. Aug 20 01:00:57.626264 np0000007838 devstack@c-api.service[100213]: WARNING stevedore.named [None req-9b8a478d-6e7a-4121-920d-07367ea42af6 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 01:00:57.626529 np0000007838 devstack@c-api.service[100213]: WARNING castellan.key_manager [None req-9b8a478d-6e7a-4121-920d-07367ea42af6 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 01:00:57.671404 np0000007838 devstack@c-api.service[100213]: DEBUG oslo_db.sqlalchemy.engines [None req-9b8a478d-6e7a-4121-920d-07367ea42af6 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100213) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 20 01:00:57.678812 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:57.678812 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:00:57.682680 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-9b8a478d-6e7a-4121-920d-07367ea42af6 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 20 01:00:57.683078 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 501/2016] 10.4.3.240 () {70 vars in 1300 bytes} [Thu Aug 20 01:00:57 2026] POST /volume/v3/volumes => generated 822 bytes in 271 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:00:57.709673 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-4a77f6c2-bd36-4c69-8698-806aa1422593 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:57.710320 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-4a77f6c2-bd36-4c69-8698-806aa1422593 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] GET https://10.4.3.240/volume/v3/volumes/6607e666-955c-40ba-98a3-70aae467bdb1 Aug 20 01:00:57.710663 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-4a77f6c2-bd36-4c69-8698-806aa1422593 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:57.711207 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-4a77f6c2-bd36-4c69-8698-806aa1422593 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:57.727195 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:57.727195 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:00:57.733333 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-4a77f6c2-bd36-4c69-8698-806aa1422593 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Volume info retrieved successfully. Aug 20 01:00:57.734274 np0000007838 devstack@c-api.service[100214]: WARNING stevedore.named [None req-4a77f6c2-bd36-4c69-8698-806aa1422593 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 01:00:57.737316 np0000007838 devstack@c-api.service[100214]: WARNING castellan.key_manager [None req-4a77f6c2-bd36-4c69-8698-806aa1422593 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 01:00:57.792973 np0000007838 devstack@c-api.service[100214]: DEBUG oslo_db.sqlalchemy.engines [None req-4a77f6c2-bd36-4c69-8698-806aa1422593 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100214) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 20 01:00:57.793095 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-1edeb6fe-7367-44fe-871f-495cac8541ca None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:57.794821 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-1edeb6fe-7367-44fe-871f-495cac8541ca tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] GET https://10.4.3.240/volume/v3/backups/55af38b3-864b-4f8f-96a1-60193e93f64f Aug 20 01:00:57.795021 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-1edeb6fe-7367-44fe-871f-495cac8541ca tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:57.795299 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-1edeb6fe-7367-44fe-871f-495cac8541ca tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:57.795299 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-1edeb6fe-7367-44fe-871f-495cac8541ca tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Show backup with id 55af38b3-864b-4f8f-96a1-60193e93f64f. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:00:57.798558 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:57.798558 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:00:57.806097 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-4a77f6c2-bd36-4c69-8698-806aa1422593 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] https://10.4.3.240/volume/v3/volumes/6607e666-955c-40ba-98a3-70aae467bdb1 returned with HTTP 200 Aug 20 01:00:57.806644 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 508/2017] 10.4.3.240 () {68 vars in 1389 bytes} [Thu Aug 20 01:00:57 2026] GET /volume/v3/volumes/6607e666-955c-40ba-98a3-70aae467bdb1 => generated 890 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:00:57.807285 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:57.807285 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:00:57.808479 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-1edeb6fe-7367-44fe-871f-495cac8541ca tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] https://10.4.3.240/volume/v3/backups/55af38b3-864b-4f8f-96a1-60193e93f64f returned with HTTP 200 Aug 20 01:00:57.809044 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 511/2018] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:00:57 2026] GET /volume/v3/backups/55af38b3-864b-4f8f-96a1-60193e93f64f => generated 791 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:00:57.862836 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-69839291-d373-4d09-9bc4-0aee5bc344ff None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:57.865845 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-69839291-d373-4d09-9bc4-0aee5bc344ff tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] GET https://10.4.3.240/volume/v3/backups/673b2038-d41b-4b66-8481-cd8953daf7ca Aug 20 01:00:57.866053 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-69839291-d373-4d09-9bc4-0aee5bc344ff tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:57.866515 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-69839291-d373-4d09-9bc4-0aee5bc344ff tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:57.866650 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.v3.backups [None req-69839291-d373-4d09-9bc4-0aee5bc344ff tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] Show backup with id 673b2038-d41b-4b66-8481-cd8953daf7ca. {{(pid=100212) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:00:57.872425 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:57.872425 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:00:57.873551 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-69839291-d373-4d09-9bc4-0aee5bc344ff tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] https://10.4.3.240/volume/v3/backups/673b2038-d41b-4b66-8481-cd8953daf7ca returned with HTTP 200 Aug 20 01:00:57.874069 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 499/2019] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:00:57 2026] GET /volume/v3/backups/673b2038-d41b-4b66-8481-cd8953daf7ca => generated 800 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:00:57.921872 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-d3a1acc4-1e75-4f21-b0e4-ad4d110122ea None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:57.924306 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-d3a1acc4-1e75-4f21-b0e4-ad4d110122ea tempest-ServerActionsTestOtherA-1972702099 tempest-ServerActionsTestOtherA-1972702099-project-member] GET https://10.4.3.240/volume/v3/volumes/b4dadda5-0d8e-4f73-8bb8-07fcb224c22c Aug 20 01:00:57.924615 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-d3a1acc4-1e75-4f21-b0e4-ad4d110122ea tempest-ServerActionsTestOtherA-1972702099 tempest-ServerActionsTestOtherA-1972702099-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:57.924951 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-d3a1acc4-1e75-4f21-b0e4-ad4d110122ea tempest-ServerActionsTestOtherA-1972702099 tempest-ServerActionsTestOtherA-1972702099-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:57.932151 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-d3a1acc4-1e75-4f21-b0e4-ad4d110122ea tempest-ServerActionsTestOtherA-1972702099 tempest-ServerActionsTestOtherA-1972702099-project-member] https://10.4.3.240/volume/v3/volumes/b4dadda5-0d8e-4f73-8bb8-07fcb224c22c returned with HTTP 404 Aug 20 01:00:57.932804 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 502/2020] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:00:57 2026] GET /volume/v3/volumes/b4dadda5-0d8e-4f73-8bb8-07fcb224c22c => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:00:57.940892 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-bb748159-5eb7-4a64-be8c-bd01297c5a40 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:57.942850 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-bb748159-5eb7-4a64-be8c-bd01297c5a40 tempest-TestVolumeBackupRestore-1998646298 tempest-TestVolumeBackupRestore-1998646298-project-member] GET https://10.4.3.240/volume/v3/backups/45a31aff-ad66-4885-b172-7a589b613287 Aug 20 01:00:57.942973 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-bb748159-5eb7-4a64-be8c-bd01297c5a40 tempest-TestVolumeBackupRestore-1998646298 tempest-TestVolumeBackupRestore-1998646298-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:57.943211 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-bb748159-5eb7-4a64-be8c-bd01297c5a40 tempest-TestVolumeBackupRestore-1998646298 tempest-TestVolumeBackupRestore-1998646298-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:57.943211 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-bb748159-5eb7-4a64-be8c-bd01297c5a40 tempest-TestVolumeBackupRestore-1998646298 tempest-TestVolumeBackupRestore-1998646298-project-member] Show backup with id 45a31aff-ad66-4885-b172-7a589b613287. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:00:57.951621 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:57.951621 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:00:57.952055 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-bb748159-5eb7-4a64-be8c-bd01297c5a40 tempest-TestVolumeBackupRestore-1998646298 tempest-TestVolumeBackupRestore-1998646298-project-member] https://10.4.3.240/volume/v3/backups/45a31aff-ad66-4885-b172-7a589b613287 returned with HTTP 200 Aug 20 01:00:57.952507 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 509/2021] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:00:57 2026] GET /volume/v3/backups/45a31aff-ad66-4885-b172-7a589b613287 => generated 754 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:00:58.823875 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-234caadf-df30-4f85-bff8-13e1e3137e47 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:58.828010 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-234caadf-df30-4f85-bff8-13e1e3137e47 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] GET https://10.4.3.240/volume/v3/volumes/6607e666-955c-40ba-98a3-70aae467bdb1 Aug 20 01:00:58.828371 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-234caadf-df30-4f85-bff8-13e1e3137e47 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:58.828662 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-234caadf-df30-4f85-bff8-13e1e3137e47 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:58.838707 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-05b08722-b94c-4f07-a464-87d1aba47ead None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:58.840482 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-05b08722-b94c-4f07-a464-87d1aba47ead tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] GET https://10.4.3.240/volume/v3/backups/55af38b3-864b-4f8f-96a1-60193e93f64f Aug 20 01:00:58.840689 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-05b08722-b94c-4f07-a464-87d1aba47ead tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:58.840924 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-05b08722-b94c-4f07-a464-87d1aba47ead tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:58.841088 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.v3.backups [None req-05b08722-b94c-4f07-a464-87d1aba47ead tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Show backup with id 55af38b3-864b-4f8f-96a1-60193e93f64f. {{(pid=100212) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:00:58.843142 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:58.843142 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:00:58.845922 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:58.845922 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:00:58.846806 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-05b08722-b94c-4f07-a464-87d1aba47ead tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] https://10.4.3.240/volume/v3/backups/55af38b3-864b-4f8f-96a1-60193e93f64f returned with HTTP 200 Aug 20 01:00:58.847214 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 500/2022] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:00:58 2026] GET /volume/v3/backups/55af38b3-864b-4f8f-96a1-60193e93f64f => generated 791 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:00:58.851095 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-234caadf-df30-4f85-bff8-13e1e3137e47 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Volume info retrieved successfully. Aug 20 01:00:58.852215 np0000007838 devstack@c-api.service[100215]: WARNING stevedore.named [None req-234caadf-df30-4f85-bff8-13e1e3137e47 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 01:00:58.852373 np0000007838 devstack@c-api.service[100215]: WARNING castellan.key_manager [None req-234caadf-df30-4f85-bff8-13e1e3137e47 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 01:00:58.888171 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-c90cd917-848b-47df-bd64-cb60c03220aa None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:58.890642 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-c90cd917-848b-47df-bd64-cb60c03220aa tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] GET https://10.4.3.240/volume/v3/backups/673b2038-d41b-4b66-8481-cd8953daf7ca Aug 20 01:00:58.890804 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-c90cd917-848b-47df-bd64-cb60c03220aa tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:58.890989 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-c90cd917-848b-47df-bd64-cb60c03220aa tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:58.891105 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.v3.backups [None req-c90cd917-848b-47df-bd64-cb60c03220aa tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] Show backup with id 673b2038-d41b-4b66-8481-cd8953daf7ca. {{(pid=100213) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:00:58.895787 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:58.895787 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:00:58.896747 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-c90cd917-848b-47df-bd64-cb60c03220aa tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] https://10.4.3.240/volume/v3/backups/673b2038-d41b-4b66-8481-cd8953daf7ca returned with HTTP 200 Aug 20 01:00:58.897126 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 503/2023] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:00:58 2026] GET /volume/v3/backups/673b2038-d41b-4b66-8481-cd8953daf7ca => generated 800 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:00:58.916594 np0000007838 devstack@c-api.service[100215]: DEBUG oslo_db.sqlalchemy.engines [None req-234caadf-df30-4f85-bff8-13e1e3137e47 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100215) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 20 01:00:58.920403 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:58.920403 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:00:58.927418 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-234caadf-df30-4f85-bff8-13e1e3137e47 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] https://10.4.3.240/volume/v3/volumes/6607e666-955c-40ba-98a3-70aae467bdb1 returned with HTTP 200 Aug 20 01:00:58.927895 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 512/2024] 10.4.3.240 () {68 vars in 1389 bytes} [Thu Aug 20 01:00:58 2026] GET /volume/v3/volumes/6607e666-955c-40ba-98a3-70aae467bdb1 => generated 915 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:00:58.951212 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-ad05f9b0-2f64-4eba-88e6-76bbebcd1869 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:58.952393 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-ad05f9b0-2f64-4eba-88e6-76bbebcd1869 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] PUT https://10.4.3.240/volume/v3/groups/c01e1863-4f67-48ba-8cec-b04277479fca Aug 20 01:00:58.952393 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-ad05f9b0-2f64-4eba-88e6-76bbebcd1869 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "1861da02-81b6-4911-93a6-133290ddbe27"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:00:58.953940 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.v3.groups [None req-ad05f9b0-2f64-4eba-88e6-76bbebcd1869 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Update called for group c01e1863-4f67-48ba-8cec-b04277479fca. {{(pid=100214) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 20 01:00:58.954094 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.v3.groups [None req-ad05f9b0-2f64-4eba-88e6-76bbebcd1869 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Updating group c01e1863-4f67-48ba-8cec-b04277479fca with name None description: None add_volumes: None remove_volumes: 1861da02-81b6-4911-93a6-133290ddbe27. Aug 20 01:00:58.957948 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:58.957948 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:00:58.966839 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-f7cc3f6e-3fef-4142-8f73-036fbb0417c5 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:58.969245 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-f7cc3f6e-3fef-4142-8f73-036fbb0417c5 tempest-TestVolumeBackupRestore-1998646298 tempest-TestVolumeBackupRestore-1998646298-project-member] GET https://10.4.3.240/volume/v3/backups/45a31aff-ad66-4885-b172-7a589b613287 Aug 20 01:00:58.969245 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-f7cc3f6e-3fef-4142-8f73-036fbb0417c5 tempest-TestVolumeBackupRestore-1998646298 tempest-TestVolumeBackupRestore-1998646298-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:58.969245 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-f7cc3f6e-3fef-4142-8f73-036fbb0417c5 tempest-TestVolumeBackupRestore-1998646298 tempest-TestVolumeBackupRestore-1998646298-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:58.969730 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.v3.backups [None req-f7cc3f6e-3fef-4142-8f73-036fbb0417c5 tempest-TestVolumeBackupRestore-1998646298 tempest-TestVolumeBackupRestore-1998646298-project-member] Show backup with id 45a31aff-ad66-4885-b172-7a589b613287. {{(pid=100212) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:00:58.974986 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:58.974986 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:00:58.976835 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-f7cc3f6e-3fef-4142-8f73-036fbb0417c5 tempest-TestVolumeBackupRestore-1998646298 tempest-TestVolumeBackupRestore-1998646298-project-member] https://10.4.3.240/volume/v3/backups/45a31aff-ad66-4885-b172-7a589b613287 returned with HTTP 200 Aug 20 01:00:58.976996 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 501/2025] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:00:58 2026] GET /volume/v3/backups/45a31aff-ad66-4885-b172-7a589b613287 => generated 754 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:00:58.982549 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-ad05f9b0-2f64-4eba-88e6-76bbebcd1869 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] https://10.4.3.240/volume/v3/groups/c01e1863-4f67-48ba-8cec-b04277479fca returned with HTTP 202 Aug 20 01:00:58.982701 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 510/2026] 10.4.3.240 () {70 vars in 1406 bytes} [Thu Aug 20 01:00:58 2026] PUT /volume/v3/groups/c01e1863-4f67-48ba-8cec-b04277479fca => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 20 01:00:58.991108 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-e5bf795a-103d-492e-945a-25dc695763be None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:58.993078 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-e5bf795a-103d-492e-945a-25dc695763be tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] GET https://10.4.3.240/volume/v3/groups/c01e1863-4f67-48ba-8cec-b04277479fca Aug 20 01:00:58.993478 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-e5bf795a-103d-492e-945a-25dc695763be tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:58.993562 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-e5bf795a-103d-492e-945a-25dc695763be tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Calling method 'version_select' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:58.993703 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.v3.groups [None req-e5bf795a-103d-492e-945a-25dc695763be tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] show called for member c01e1863-4f67-48ba-8cec-b04277479fca {{(pid=100213) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 20 01:00:58.997320 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:58.997320 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:00:59.008733 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-e5bf795a-103d-492e-945a-25dc695763be tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] https://10.4.3.240/volume/v3/groups/c01e1863-4f67-48ba-8cec-b04277479fca returned with HTTP 200 Aug 20 01:00:59.009145 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 504/2027] 10.4.3.240 () {68 vars in 1386 bytes} [Thu Aug 20 01:00:58 2026] GET /volume/v3/groups/c01e1863-4f67-48ba-8cec-b04277479fca => generated 391 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:00:59.887611 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-d0be8bb9-ba19-4ebb-b26e-f1bb772dbc31 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:59.891200 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-d0be8bb9-ba19-4ebb-b26e-f1bb772dbc31 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] GET https://10.4.3.240/volume/v3/backups/55af38b3-864b-4f8f-96a1-60193e93f64f Aug 20 01:00:59.891405 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-d0be8bb9-ba19-4ebb-b26e-f1bb772dbc31 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:59.891606 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-d0be8bb9-ba19-4ebb-b26e-f1bb772dbc31 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:59.891735 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-d0be8bb9-ba19-4ebb-b26e-f1bb772dbc31 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Show backup with id 55af38b3-864b-4f8f-96a1-60193e93f64f. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:00:59.896359 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:59.896359 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:00:59.897134 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-d0be8bb9-ba19-4ebb-b26e-f1bb772dbc31 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] https://10.4.3.240/volume/v3/backups/55af38b3-864b-4f8f-96a1-60193e93f64f returned with HTTP 200 Aug 20 01:00:59.897596 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 513/2028] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:00:59 2026] GET /volume/v3/backups/55af38b3-864b-4f8f-96a1-60193e93f64f => generated 791 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:00:59.913638 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-9018151c-3b7f-4fe1-8f5f-cf4a588f0b85 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:59.915664 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-9018151c-3b7f-4fe1-8f5f-cf4a588f0b85 tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] GET https://10.4.3.240/volume/v3/backups/673b2038-d41b-4b66-8481-cd8953daf7ca Aug 20 01:00:59.915845 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-9018151c-3b7f-4fe1-8f5f-cf4a588f0b85 tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:59.916039 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-9018151c-3b7f-4fe1-8f5f-cf4a588f0b85 tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:59.916280 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.v3.backups [None req-9018151c-3b7f-4fe1-8f5f-cf4a588f0b85 tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] Show backup with id 673b2038-d41b-4b66-8481-cd8953daf7ca. {{(pid=100212) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:00:59.920075 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:59.920075 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:00:59.920928 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-9018151c-3b7f-4fe1-8f5f-cf4a588f0b85 tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] https://10.4.3.240/volume/v3/backups/673b2038-d41b-4b66-8481-cd8953daf7ca returned with HTTP 200 Aug 20 01:00:59.921324 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 502/2029] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:00:59 2026] GET /volume/v3/backups/673b2038-d41b-4b66-8481-cd8953daf7ca => generated 800 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:00:59.989160 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-744e8ca3-f7f4-4f59-a1cf-2a81dccd8f89 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:00:59.990837 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-744e8ca3-f7f4-4f59-a1cf-2a81dccd8f89 tempest-TestVolumeBackupRestore-1998646298 tempest-TestVolumeBackupRestore-1998646298-project-member] GET https://10.4.3.240/volume/v3/backups/45a31aff-ad66-4885-b172-7a589b613287 Aug 20 01:00:59.991022 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-744e8ca3-f7f4-4f59-a1cf-2a81dccd8f89 tempest-TestVolumeBackupRestore-1998646298 tempest-TestVolumeBackupRestore-1998646298-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:00:59.991200 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-744e8ca3-f7f4-4f59-a1cf-2a81dccd8f89 tempest-TestVolumeBackupRestore-1998646298 tempest-TestVolumeBackupRestore-1998646298-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:00:59.991304 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-744e8ca3-f7f4-4f59-a1cf-2a81dccd8f89 tempest-TestVolumeBackupRestore-1998646298 tempest-TestVolumeBackupRestore-1998646298-project-member] Show backup with id 45a31aff-ad66-4885-b172-7a589b613287. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:00:59.995056 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:00:59.995056 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:00:59.995742 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-744e8ca3-f7f4-4f59-a1cf-2a81dccd8f89 tempest-TestVolumeBackupRestore-1998646298 tempest-TestVolumeBackupRestore-1998646298-project-member] https://10.4.3.240/volume/v3/backups/45a31aff-ad66-4885-b172-7a589b613287 returned with HTTP 200 Aug 20 01:00:59.996305 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 511/2030] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:00:59 2026] GET /volume/v3/backups/45a31aff-ad66-4885-b172-7a589b613287 => generated 756 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:01:00.004846 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-8debb54f-4ebb-400e-9a1e-cd77b9b2a8d6 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:00.008468 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-8debb54f-4ebb-400e-9a1e-cd77b9b2a8d6 tempest-TestVolumeBackupRestore-1998646298 tempest-TestVolumeBackupRestore-1998646298-project-member] GET https://10.4.3.240/volume/v3/volumes/19b88f54-5099-43a5-aeb3-a84bdda37ce3 Aug 20 01:01:00.008679 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-8debb54f-4ebb-400e-9a1e-cd77b9b2a8d6 tempest-TestVolumeBackupRestore-1998646298 tempest-TestVolumeBackupRestore-1998646298-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:01:00.008861 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-8debb54f-4ebb-400e-9a1e-cd77b9b2a8d6 tempest-TestVolumeBackupRestore-1998646298 tempest-TestVolumeBackupRestore-1998646298-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:01:00.020509 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:00.020509 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:01:00.022079 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-28b24fbc-d6b4-433f-928e-051cbaa764b7 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:00.024149 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-28b24fbc-d6b4-433f-928e-051cbaa764b7 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] GET https://10.4.3.240/volume/v3/groups/c01e1863-4f67-48ba-8cec-b04277479fca Aug 20 01:01:00.024399 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-28b24fbc-d6b4-433f-928e-051cbaa764b7 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:01:00.024630 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-28b24fbc-d6b4-433f-928e-051cbaa764b7 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Calling method 'version_select' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:01:00.024772 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.v3.groups [None req-28b24fbc-d6b4-433f-928e-051cbaa764b7 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] show called for member c01e1863-4f67-48ba-8cec-b04277479fca {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 20 01:01:00.025450 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-8debb54f-4ebb-400e-9a1e-cd77b9b2a8d6 tempest-TestVolumeBackupRestore-1998646298 tempest-TestVolumeBackupRestore-1998646298-project-member] Volume info retrieved successfully. Aug 20 01:01:00.030205 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-8debb54f-4ebb-400e-9a1e-cd77b9b2a8d6 tempest-TestVolumeBackupRestore-1998646298 tempest-TestVolumeBackupRestore-1998646298-project-member] https://10.4.3.240/volume/v3/volumes/19b88f54-5099-43a5-aeb3-a84bdda37ce3 returned with HTTP 200 Aug 20 01:01:00.030553 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:00.030553 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:01:00.030619 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 505/2031] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:01:00 2026] GET /volume/v3/volumes/19b88f54-5099-43a5-aeb3-a84bdda37ce3 => generated 1362 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:01:00.038766 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-28b24fbc-d6b4-433f-928e-051cbaa764b7 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] https://10.4.3.240/volume/v3/groups/c01e1863-4f67-48ba-8cec-b04277479fca returned with HTTP 200 Aug 20 01:01:00.039212 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 514/2032] 10.4.3.240 () {68 vars in 1386 bytes} [Thu Aug 20 01:01:00 2026] GET /volume/v3/groups/c01e1863-4f67-48ba-8cec-b04277479fca => generated 392 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:01:00.047938 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-38dc0e87-1c12-4af9-968c-455f66e69746 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:00.048042 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-c2e9db4e-1991-4d9b-9c41-80fff398a529 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:00.049856 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-38dc0e87-1c12-4af9-968c-455f66e69746 tempest-TestVolumeBackupRestore-1998646298 tempest-TestVolumeBackupRestore-1998646298-project-member] POST https://10.4.3.240/volume/v3/backups/45a31aff-ad66-4885-b172-7a589b613287/restore Aug 20 01:01:00.050190 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-38dc0e87-1c12-4af9-968c-455f66e69746 tempest-TestVolumeBackupRestore-1998646298 tempest-TestVolumeBackupRestore-1998646298-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:01:00.050229 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-c2e9db4e-1991-4d9b-9c41-80fff398a529 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] PUT https://10.4.3.240/volume/v3/groups/c01e1863-4f67-48ba-8cec-b04277479fca Aug 20 01:01:00.050715 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-c2e9db4e-1991-4d9b-9c41-80fff398a529 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "1861da02-81b6-4911-93a6-133290ddbe27"}} {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:01:00.051536 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.contrib.backups [None req-38dc0e87-1c12-4af9-968c-455f66e69746 tempest-TestVolumeBackupRestore-1998646298 tempest-TestVolumeBackupRestore-1998646298-project-member] Restoring backup 45a31aff-ad66-4885-b172-7a589b613287 ({'restore': {}}) {{(pid=100214) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 20 01:01:00.051650 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.contrib.backups [None req-38dc0e87-1c12-4af9-968c-455f66e69746 tempest-TestVolumeBackupRestore-1998646298 tempest-TestVolumeBackupRestore-1998646298-project-member] Restoring backup 45a31aff-ad66-4885-b172-7a589b613287 to volume None. Aug 20 01:01:00.052785 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.v3.groups [None req-c2e9db4e-1991-4d9b-9c41-80fff398a529 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Update called for group c01e1863-4f67-48ba-8cec-b04277479fca. {{(pid=100212) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 20 01:01:00.052992 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.v3.groups [None req-c2e9db4e-1991-4d9b-9c41-80fff398a529 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Updating group c01e1863-4f67-48ba-8cec-b04277479fca with name None description: None add_volumes: 1861da02-81b6-4911-93a6-133290ddbe27 remove_volumes: None. Aug 20 01:01:00.055504 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:00.055504 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:01:00.056706 np0000007838 devstack@c-api.service[100214]: INFO cinder.backup.api [None req-38dc0e87-1c12-4af9-968c-455f66e69746 tempest-TestVolumeBackupRestore-1998646298 tempest-TestVolumeBackupRestore-1998646298-project-member] Creating volume of 1 GB for restore of backup 45a31aff-ad66-4885-b172-7a589b613287. Aug 20 01:01:00.058844 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:00.058844 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:01:00.062864 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-38dc0e87-1c12-4af9-968c-455f66e69746 tempest-TestVolumeBackupRestore-1998646298 tempest-TestVolumeBackupRestore-1998646298-project-member] Availability zone cache updated, next update will occur around 2026-08-20 02:01:00.062631. {{(pid=100214) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 20 01:01:00.062975 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-38dc0e87-1c12-4af9-968c-455f66e69746 tempest-TestVolumeBackupRestore-1998646298 tempest-TestVolumeBackupRestore-1998646298-project-member] Availability Zones retrieved successfully. Aug 20 01:01:00.068300 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-38dc0e87-1c12-4af9-968c-455f66e69746 tempest-TestVolumeBackupRestore-1998646298 tempest-TestVolumeBackupRestore-1998646298-project-member] Flow 'volume_create_api' (1c74ca1e-fe92-4b80-8eb2-7dcdc49bc012) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:01:00.070825 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-38dc0e87-1c12-4af9-968c-455f66e69746 tempest-TestVolumeBackupRestore-1998646298 tempest-TestVolumeBackupRestore-1998646298-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d988f14e-7482-4168-bc3f-5e4daa84c062) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:01:00.070825 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.flows.api.create_volume [None req-38dc0e87-1c12-4af9-968c-455f66e69746 tempest-TestVolumeBackupRestore-1998646298 tempest-TestVolumeBackupRestore-1998646298-project-member] Validating volume size '1' using validate_int {{(pid=100214) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 01:01:00.092166 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-c2e9db4e-1991-4d9b-9c41-80fff398a529 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] https://10.4.3.240/volume/v3/groups/c01e1863-4f67-48ba-8cec-b04277479fca returned with HTTP 202 Aug 20 01:01:00.092618 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 503/2033] 10.4.3.240 () {70 vars in 1406 bytes} [Thu Aug 20 01:01:00 2026] PUT /volume/v3/groups/c01e1863-4f67-48ba-8cec-b04277479fca => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 20 01:01:00.099233 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-38dc0e87-1c12-4af9-968c-455f66e69746 tempest-TestVolumeBackupRestore-1998646298 tempest-TestVolumeBackupRestore-1998646298-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d988f14e-7482-4168-bc3f-5e4daa84c062) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:52:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1ed58bd6-fe6a-497e-ae84-e8199d24fdfa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:01:00.099582 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-08c7f4f7-3e1a-4981-92ae-92cbb8f961a4 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:00.100128 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-38dc0e87-1c12-4af9-968c-455f66e69746 tempest-TestVolumeBackupRestore-1998646298 tempest-TestVolumeBackupRestore-1998646298-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (48d3d6dd-d35f-43d7-8b42-f6486b1a9a42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:01:00.101827 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-08c7f4f7-3e1a-4981-92ae-92cbb8f961a4 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] GET https://10.4.3.240/volume/v3/groups/c01e1863-4f67-48ba-8cec-b04277479fca Aug 20 01:01:00.102149 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-08c7f4f7-3e1a-4981-92ae-92cbb8f961a4 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:01:00.102354 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-08c7f4f7-3e1a-4981-92ae-92cbb8f961a4 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Calling method 'version_select' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:01:00.102542 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.v3.groups [None req-08c7f4f7-3e1a-4981-92ae-92cbb8f961a4 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] show called for member c01e1863-4f67-48ba-8cec-b04277479fca {{(pid=100213) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 20 01:01:00.105939 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:00.105939 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:01:00.116643 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-08c7f4f7-3e1a-4981-92ae-92cbb8f961a4 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] https://10.4.3.240/volume/v3/groups/c01e1863-4f67-48ba-8cec-b04277479fca returned with HTTP 200 Aug 20 01:01:00.117126 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 506/2034] 10.4.3.240 () {68 vars in 1386 bytes} [Thu Aug 20 01:01:00 2026] GET /volume/v3/groups/c01e1863-4f67-48ba-8cec-b04277479fca => generated 391 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:01:00.138185 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.quota [None req-38dc0e87-1c12-4af9-968c-455f66e69746 tempest-TestVolumeBackupRestore-1998646298 tempest-TestVolumeBackupRestore-1998646298-project-member] Created reservations ['ef77cd49-5ed8-4c9a-8c2b-20f7d4435a0e', '765d2fdb-9608-40a2-96df-bac855311b21', '33a68c53-2c7f-4cf5-b054-a67753cd8b6c', 'fb09f8d1-c935-4dd7-b046-56307bec7e54'] {{(pid=100214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 01:01:00.140715 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-38dc0e87-1c12-4af9-968c-455f66e69746 tempest-TestVolumeBackupRestore-1998646298 tempest-TestVolumeBackupRestore-1998646298-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (48d3d6dd-d35f-43d7-8b42-f6486b1a9a42) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ef77cd49-5ed8-4c9a-8c2b-20f7d4435a0e', '765d2fdb-9608-40a2-96df-bac855311b21', '33a68c53-2c7f-4cf5-b054-a67753cd8b6c', 'fb09f8d1-c935-4dd7-b046-56307bec7e54']}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:01:00.140715 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-38dc0e87-1c12-4af9-968c-455f66e69746 tempest-TestVolumeBackupRestore-1998646298 tempest-TestVolumeBackupRestore-1998646298-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a2791797-91c3-4e94-9b33-3c34e505e26a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:01:00.175084 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-38dc0e87-1c12-4af9-968c-455f66e69746 tempest-TestVolumeBackupRestore-1998646298 tempest-TestVolumeBackupRestore-1998646298-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a2791797-91c3-4e94-9b33-3c34e505e26a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '110b52a5-04eb-4b9f-8bdc-59ec8796d3b9', '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_45a31aff-ad66-4885-b172-7a589b613287',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c16a9e458eba4e989088336540cfbdf0',qos_specs=None,replication_status=,reservations=['ef77cd49-5ed8-4c9a-8c2b-20f7d4435a0e','765d2fdb-9608-40a2-96df-bac855311b21','33a68c53-2c7f-4cf5-b054-a67753cd8b6c','fb09f8d1-c935-4dd7-b046-56307bec7e54'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cb619922739c45deba9ae946140faa4c',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T01:01:00Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_45a31aff-ad66-4885-b172-7a589b613287',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=110b52a5-04eb-4b9f-8bdc-59ec8796d3b9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c16a9e458eba4e989088336540cfbdf0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cb619922739c45deba9ae946140faa4c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1ed58bd6-fe6a-497e-ae84-e8199d24fdfa),volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:01:00.176126 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-38dc0e87-1c12-4af9-968c-455f66e69746 tempest-TestVolumeBackupRestore-1998646298 tempest-TestVolumeBackupRestore-1998646298-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (751a9862-bcfb-49b0-b9bd-caf281e187df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:01:00.193943 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-38dc0e87-1c12-4af9-968c-455f66e69746 tempest-TestVolumeBackupRestore-1998646298 tempest-TestVolumeBackupRestore-1998646298-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (751a9862-bcfb-49b0-b9bd-caf281e187df) transitioned into 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_45a31aff-ad66-4885-b172-7a589b613287',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c16a9e458eba4e989088336540cfbdf0',qos_specs=None,replication_status=,reservations=['ef77cd49-5ed8-4c9a-8c2b-20f7d4435a0e','765d2fdb-9608-40a2-96df-bac855311b21','33a68c53-2c7f-4cf5-b054-a67753cd8b6c','fb09f8d1-c935-4dd7-b046-56307bec7e54'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cb619922739c45deba9ae946140faa4c',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:01:00.194849 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-38dc0e87-1c12-4af9-968c-455f66e69746 tempest-TestVolumeBackupRestore-1998646298 tempest-TestVolumeBackupRestore-1998646298-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (206b9925-9b6f-402b-8633-83f7d3237845) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:01:00.206712 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-38dc0e87-1c12-4af9-968c-455f66e69746 tempest-TestVolumeBackupRestore-1998646298 tempest-TestVolumeBackupRestore-1998646298-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (206b9925-9b6f-402b-8633-83f7d3237845) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:01:00.207616 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-38dc0e87-1c12-4af9-968c-455f66e69746 tempest-TestVolumeBackupRestore-1998646298 tempest-TestVolumeBackupRestore-1998646298-project-member] Flow 'volume_create_api' (1c74ca1e-fe92-4b80-8eb2-7dcdc49bc012) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:01:00.208063 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-38dc0e87-1c12-4af9-968c-455f66e69746 tempest-TestVolumeBackupRestore-1998646298 tempest-TestVolumeBackupRestore-1998646298-project-member] Create volume request issued successfully. Aug 20 01:01:00.216996 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:00.216996 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:01:00.217559 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-38dc0e87-1c12-4af9-968c-455f66e69746 tempest-TestVolumeBackupRestore-1998646298 tempest-TestVolumeBackupRestore-1998646298-project-member] Volume info retrieved successfully. Aug 20 01:01:00.910415 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-738e4f10-3489-4415-8c04-9c57c2b7b077 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:00.912114 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-738e4f10-3489-4415-8c04-9c57c2b7b077 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] GET https://10.4.3.240/volume/v3/backups/55af38b3-864b-4f8f-96a1-60193e93f64f Aug 20 01:01:00.912330 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-738e4f10-3489-4415-8c04-9c57c2b7b077 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:01:00.912557 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-738e4f10-3489-4415-8c04-9c57c2b7b077 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:01:00.912656 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-738e4f10-3489-4415-8c04-9c57c2b7b077 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Show backup with id 55af38b3-864b-4f8f-96a1-60193e93f64f. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:01:00.916557 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:00.916557 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:01:00.917476 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-738e4f10-3489-4415-8c04-9c57c2b7b077 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] https://10.4.3.240/volume/v3/backups/55af38b3-864b-4f8f-96a1-60193e93f64f returned with HTTP 200 Aug 20 01:01:00.917959 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 515/2035] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:01:00 2026] GET /volume/v3/backups/55af38b3-864b-4f8f-96a1-60193e93f64f => generated 791 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:01:00.933684 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-b840e5b4-1fbc-45d4-8a73-49e97182634c None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:00.935525 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-b840e5b4-1fbc-45d4-8a73-49e97182634c tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] GET https://10.4.3.240/volume/v3/backups/673b2038-d41b-4b66-8481-cd8953daf7ca Aug 20 01:01:00.935775 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-b840e5b4-1fbc-45d4-8a73-49e97182634c tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:01:00.935997 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-b840e5b4-1fbc-45d4-8a73-49e97182634c tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:01:00.936087 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.v3.backups [None req-b840e5b4-1fbc-45d4-8a73-49e97182634c tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] Show backup with id 673b2038-d41b-4b66-8481-cd8953daf7ca. {{(pid=100212) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:01:00.940948 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:00.940948 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:01:00.942748 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-b840e5b4-1fbc-45d4-8a73-49e97182634c tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] https://10.4.3.240/volume/v3/backups/673b2038-d41b-4b66-8481-cd8953daf7ca returned with HTTP 200 Aug 20 01:01:00.943171 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 504/2036] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:01:00 2026] GET /volume/v3/backups/673b2038-d41b-4b66-8481-cd8953daf7ca => generated 800 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:01:01.127697 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-b46220a4-6b24-4ce1-88ea-7c9b98a7044c None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:01.132148 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-b46220a4-6b24-4ce1-88ea-7c9b98a7044c tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] GET https://10.4.3.240/volume/v3/groups/c01e1863-4f67-48ba-8cec-b04277479fca Aug 20 01:01:01.132539 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-b46220a4-6b24-4ce1-88ea-7c9b98a7044c tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:01:01.132783 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-b46220a4-6b24-4ce1-88ea-7c9b98a7044c tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Calling method 'version_select' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:01:01.132926 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.v3.groups [None req-b46220a4-6b24-4ce1-88ea-7c9b98a7044c tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] show called for member c01e1863-4f67-48ba-8cec-b04277479fca {{(pid=100213) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 20 01:01:01.137579 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:01.137579 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:01:01.147150 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-b46220a4-6b24-4ce1-88ea-7c9b98a7044c tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] https://10.4.3.240/volume/v3/groups/c01e1863-4f67-48ba-8cec-b04277479fca returned with HTTP 200 Aug 20 01:01:01.147560 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 507/2037] 10.4.3.240 () {68 vars in 1386 bytes} [Thu Aug 20 01:01:01 2026] GET /volume/v3/groups/c01e1863-4f67-48ba-8cec-b04277479fca => generated 392 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:01:01.161364 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-11edb1a3-947a-42f1-ae2f-5dfa9eff96f5 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:01.166449 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-11edb1a3-947a-42f1-ae2f-5dfa9eff96f5 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] PUT https://10.4.3.240/volume/v3/groups/c01e1863-4f67-48ba-8cec-b04277479fca Aug 20 01:01:01.166972 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-11edb1a3-947a-42f1-ae2f-5dfa9eff96f5 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "6607e666-955c-40ba-98a3-70aae467bdb1"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:01:01.171152 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.v3.groups [None req-11edb1a3-947a-42f1-ae2f-5dfa9eff96f5 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Update called for group c01e1863-4f67-48ba-8cec-b04277479fca. {{(pid=100215) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 20 01:01:01.171313 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.v3.groups [None req-11edb1a3-947a-42f1-ae2f-5dfa9eff96f5 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Updating group c01e1863-4f67-48ba-8cec-b04277479fca with name None description: None add_volumes: None remove_volumes: 6607e666-955c-40ba-98a3-70aae467bdb1. Aug 20 01:01:01.175678 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:01.175678 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:01:01.211719 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-11edb1a3-947a-42f1-ae2f-5dfa9eff96f5 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] https://10.4.3.240/volume/v3/groups/c01e1863-4f67-48ba-8cec-b04277479fca returned with HTTP 202 Aug 20 01:01:01.212035 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 516/2038] 10.4.3.240 () {70 vars in 1406 bytes} [Thu Aug 20 01:01:01 2026] PUT /volume/v3/groups/c01e1863-4f67-48ba-8cec-b04277479fca => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 20 01:01:01.221363 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-fb1ecfbc-897d-4750-9882-30cd365fc30b None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:01.221777 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-fb1ecfbc-897d-4750-9882-30cd365fc30b tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] GET https://10.4.3.240/volume/v3/groups/c01e1863-4f67-48ba-8cec-b04277479fca Aug 20 01:01:01.222001 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-fb1ecfbc-897d-4750-9882-30cd365fc30b tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:01:01.222205 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-fb1ecfbc-897d-4750-9882-30cd365fc30b tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Calling method 'version_select' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:01:01.222330 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.v3.groups [None req-fb1ecfbc-897d-4750-9882-30cd365fc30b tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] show called for member c01e1863-4f67-48ba-8cec-b04277479fca {{(pid=100212) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 20 01:01:01.225987 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:01.225987 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:01:01.227260 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:01.227260 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:01:01.228054 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-38dc0e87-1c12-4af9-968c-455f66e69746 tempest-TestVolumeBackupRestore-1998646298 tempest-TestVolumeBackupRestore-1998646298-project-member] Volume info retrieved successfully. Aug 20 01:01:01.228054 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.backup.api [None req-38dc0e87-1c12-4af9-968c-455f66e69746 tempest-TestVolumeBackupRestore-1998646298 tempest-TestVolumeBackupRestore-1998646298-project-member] Checking backup size 1 against volume size 1 {{(pid=100214) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 20 01:01:01.228199 np0000007838 devstack@c-api.service[100214]: INFO cinder.backup.api [None req-38dc0e87-1c12-4af9-968c-455f66e69746 tempest-TestVolumeBackupRestore-1998646298 tempest-TestVolumeBackupRestore-1998646298-project-member] Overwriting volume 110b52a5-04eb-4b9f-8bdc-59ec8796d3b9 with restore of backup 45a31aff-ad66-4885-b172-7a589b613287 Aug 20 01:01:01.236609 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-fb1ecfbc-897d-4750-9882-30cd365fc30b tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] https://10.4.3.240/volume/v3/groups/c01e1863-4f67-48ba-8cec-b04277479fca returned with HTTP 200 Aug 20 01:01:01.237233 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 505/2039] 10.4.3.240 () {68 vars in 1386 bytes} [Thu Aug 20 01:01:01 2026] GET /volume/v3/groups/c01e1863-4f67-48ba-8cec-b04277479fca => generated 391 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:01:01.247472 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.backup.rpcapi [None req-38dc0e87-1c12-4af9-968c-455f66e69746 tempest-TestVolumeBackupRestore-1998646298 tempest-TestVolumeBackupRestore-1998646298-project-member] restore_backup in rpcapi backup_id 45a31aff-ad66-4885-b172-7a589b613287 {{(pid=100214) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 20 01:01:01.249541 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-38dc0e87-1c12-4af9-968c-455f66e69746 tempest-TestVolumeBackupRestore-1998646298 tempest-TestVolumeBackupRestore-1998646298-project-member] https://10.4.3.240/volume/v3/backups/45a31aff-ad66-4885-b172-7a589b613287/restore returned with HTTP 202 Aug 20 01:01:01.250094 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 512/2040] 10.4.3.240 () {68 vars in 1393 bytes} [Thu Aug 20 01:01:00 2026] POST /volume/v3/backups/45a31aff-ad66-4885-b172-7a589b613287/restore => generated 189 bytes in 1202 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 01:01:01.261004 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-9db9f440-c29c-47f2-9ec7-5b87e587b613 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:01.263635 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-9db9f440-c29c-47f2-9ec7-5b87e587b613 tempest-TestVolumeBackupRestore-1998646298 tempest-TestVolumeBackupRestore-1998646298-project-member] GET https://10.4.3.240/volume/v3/backups/45a31aff-ad66-4885-b172-7a589b613287 Aug 20 01:01:01.263945 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-9db9f440-c29c-47f2-9ec7-5b87e587b613 tempest-TestVolumeBackupRestore-1998646298 tempest-TestVolumeBackupRestore-1998646298-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:01:01.264251 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-9db9f440-c29c-47f2-9ec7-5b87e587b613 tempest-TestVolumeBackupRestore-1998646298 tempest-TestVolumeBackupRestore-1998646298-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:01:01.264419 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.v3.backups [None req-9db9f440-c29c-47f2-9ec7-5b87e587b613 tempest-TestVolumeBackupRestore-1998646298 tempest-TestVolumeBackupRestore-1998646298-project-member] Show backup with id 45a31aff-ad66-4885-b172-7a589b613287. {{(pid=100213) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:01:01.269769 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:01.269769 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:01:01.270836 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-9db9f440-c29c-47f2-9ec7-5b87e587b613 tempest-TestVolumeBackupRestore-1998646298 tempest-TestVolumeBackupRestore-1998646298-project-member] https://10.4.3.240/volume/v3/backups/45a31aff-ad66-4885-b172-7a589b613287 returned with HTTP 200 Aug 20 01:01:01.271352 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 508/2041] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:01:01 2026] GET /volume/v3/backups/45a31aff-ad66-4885-b172-7a589b613287 => generated 756 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:01:01.955542 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-65d92e62-28a6-47ce-b75f-8045cc60bb89 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:01.957376 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-65d92e62-28a6-47ce-b75f-8045cc60bb89 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] GET https://10.4.3.240/volume/v3/backups/55af38b3-864b-4f8f-96a1-60193e93f64f Aug 20 01:01:01.957639 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-65d92e62-28a6-47ce-b75f-8045cc60bb89 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:01:01.957900 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-65d92e62-28a6-47ce-b75f-8045cc60bb89 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:01:01.958027 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-65d92e62-28a6-47ce-b75f-8045cc60bb89 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Show backup with id 55af38b3-864b-4f8f-96a1-60193e93f64f. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:01:01.961934 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-13639a86-2b9a-4fd8-8c60-62061a83d24c None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:01.964280 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-13639a86-2b9a-4fd8-8c60-62061a83d24c tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] GET https://10.4.3.240/volume/v3/backups/673b2038-d41b-4b66-8481-cd8953daf7ca Aug 20 01:01:01.964577 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-13639a86-2b9a-4fd8-8c60-62061a83d24c tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:01:01.964763 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-13639a86-2b9a-4fd8-8c60-62061a83d24c tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:01:01.964934 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.v3.backups [None req-13639a86-2b9a-4fd8-8c60-62061a83d24c tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] Show backup with id 673b2038-d41b-4b66-8481-cd8953daf7ca. {{(pid=100212) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:01:01.966605 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:01.966605 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:01:01.967351 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-65d92e62-28a6-47ce-b75f-8045cc60bb89 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] https://10.4.3.240/volume/v3/backups/55af38b3-864b-4f8f-96a1-60193e93f64f returned with HTTP 200 Aug 20 01:01:01.967883 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 517/2042] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:01:01 2026] GET /volume/v3/backups/55af38b3-864b-4f8f-96a1-60193e93f64f => generated 792 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:01:01.969527 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:01.969527 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:01:01.970521 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-13639a86-2b9a-4fd8-8c60-62061a83d24c tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] https://10.4.3.240/volume/v3/backups/673b2038-d41b-4b66-8481-cd8953daf7ca returned with HTTP 200 Aug 20 01:01:01.971140 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 506/2043] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:01:01 2026] GET /volume/v3/backups/673b2038-d41b-4b66-8481-cd8953daf7ca => generated 800 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:01:02.247118 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-20c7c419-8c39-4889-b7d2-d9859b61ac97 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:02.249879 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-20c7c419-8c39-4889-b7d2-d9859b61ac97 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] GET https://10.4.3.240/volume/v3/groups/c01e1863-4f67-48ba-8cec-b04277479fca Aug 20 01:01:02.250169 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-20c7c419-8c39-4889-b7d2-d9859b61ac97 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:01:02.250360 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-20c7c419-8c39-4889-b7d2-d9859b61ac97 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Calling method 'version_select' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:01:02.250576 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.v3.groups [None req-20c7c419-8c39-4889-b7d2-d9859b61ac97 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] show called for member c01e1863-4f67-48ba-8cec-b04277479fca {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 20 01:01:02.256613 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:02.256613 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:01:02.268909 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-20c7c419-8c39-4889-b7d2-d9859b61ac97 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] https://10.4.3.240/volume/v3/groups/c01e1863-4f67-48ba-8cec-b04277479fca returned with HTTP 200 Aug 20 01:01:02.269526 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 513/2044] 10.4.3.240 () {68 vars in 1386 bytes} [Thu Aug 20 01:01:02 2026] GET /volume/v3/groups/c01e1863-4f67-48ba-8cec-b04277479fca => generated 392 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:01:02.278656 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-aa5d6a7d-a0aa-46a4-a89b-5bb4cacda3ee None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:02.280736 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-aa5d6a7d-a0aa-46a4-a89b-5bb4cacda3ee tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] PUT https://10.4.3.240/volume/v3/groups/c01e1863-4f67-48ba-8cec-b04277479fca Aug 20 01:01:02.281096 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-aa5d6a7d-a0aa-46a4-a89b-5bb4cacda3ee tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "6607e666-955c-40ba-98a3-70aae467bdb1"}} {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:01:02.282753 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.v3.groups [None req-aa5d6a7d-a0aa-46a4-a89b-5bb4cacda3ee tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Update called for group c01e1863-4f67-48ba-8cec-b04277479fca. {{(pid=100213) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 20 01:01:02.282889 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.v3.groups [None req-aa5d6a7d-a0aa-46a4-a89b-5bb4cacda3ee tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Updating group c01e1863-4f67-48ba-8cec-b04277479fca with name None description: None add_volumes: 6607e666-955c-40ba-98a3-70aae467bdb1 remove_volumes: None. Aug 20 01:01:02.283648 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-b2a16eaf-854e-4fc7-bf2e-8390d9bd6510 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:02.285458 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-b2a16eaf-854e-4fc7-bf2e-8390d9bd6510 tempest-TestVolumeBackupRestore-1998646298 tempest-TestVolumeBackupRestore-1998646298-project-member] GET https://10.4.3.240/volume/v3/backups/45a31aff-ad66-4885-b172-7a589b613287 Aug 20 01:01:02.285684 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-b2a16eaf-854e-4fc7-bf2e-8390d9bd6510 tempest-TestVolumeBackupRestore-1998646298 tempest-TestVolumeBackupRestore-1998646298-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:01:02.285922 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-b2a16eaf-854e-4fc7-bf2e-8390d9bd6510 tempest-TestVolumeBackupRestore-1998646298 tempest-TestVolumeBackupRestore-1998646298-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:01:02.286076 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-b2a16eaf-854e-4fc7-bf2e-8390d9bd6510 tempest-TestVolumeBackupRestore-1998646298 tempest-TestVolumeBackupRestore-1998646298-project-member] Show backup with id 45a31aff-ad66-4885-b172-7a589b613287. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:01:02.288118 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:02.288118 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:01:02.290382 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:02.290382 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:01:02.291206 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-b2a16eaf-854e-4fc7-bf2e-8390d9bd6510 tempest-TestVolumeBackupRestore-1998646298 tempest-TestVolumeBackupRestore-1998646298-project-member] https://10.4.3.240/volume/v3/backups/45a31aff-ad66-4885-b172-7a589b613287 returned with HTTP 200 Aug 20 01:01:02.291671 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 518/2045] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:01:02 2026] GET /volume/v3/backups/45a31aff-ad66-4885-b172-7a589b613287 => generated 756 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:01:02.326320 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-aa5d6a7d-a0aa-46a4-a89b-5bb4cacda3ee tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] https://10.4.3.240/volume/v3/groups/c01e1863-4f67-48ba-8cec-b04277479fca returned with HTTP 202 Aug 20 01:01:02.326320 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 509/2046] 10.4.3.240 () {70 vars in 1406 bytes} [Thu Aug 20 01:01:02 2026] PUT /volume/v3/groups/c01e1863-4f67-48ba-8cec-b04277479fca => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 20 01:01:02.335058 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-5160a5c5-482a-4d30-9b11-409070ce5b5b None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:02.336921 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-5160a5c5-482a-4d30-9b11-409070ce5b5b tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] GET https://10.4.3.240/volume/v3/groups/c01e1863-4f67-48ba-8cec-b04277479fca Aug 20 01:01:02.337145 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-5160a5c5-482a-4d30-9b11-409070ce5b5b tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:01:02.337355 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-5160a5c5-482a-4d30-9b11-409070ce5b5b tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Calling method 'version_select' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:01:02.337502 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.v3.groups [None req-5160a5c5-482a-4d30-9b11-409070ce5b5b tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] show called for member c01e1863-4f67-48ba-8cec-b04277479fca {{(pid=100212) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 20 01:01:02.342607 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:02.342607 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:01:02.355841 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-5160a5c5-482a-4d30-9b11-409070ce5b5b tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] https://10.4.3.240/volume/v3/groups/c01e1863-4f67-48ba-8cec-b04277479fca returned with HTTP 200 Aug 20 01:01:02.356257 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 507/2047] 10.4.3.240 () {68 vars in 1386 bytes} [Thu Aug 20 01:01:02 2026] GET /volume/v3/groups/c01e1863-4f67-48ba-8cec-b04277479fca => generated 391 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:01:02.983538 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-afd95b1e-fc81-48a6-ab22-2fd0053b05a0 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:02.984398 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-49f7deaa-55e2-49da-a911-75f5b2a00176 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:02.985865 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-afd95b1e-fc81-48a6-ab22-2fd0053b05a0 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] GET https://10.4.3.240/volume/v3/backups/55af38b3-864b-4f8f-96a1-60193e93f64f Aug 20 01:01:02.986148 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-afd95b1e-fc81-48a6-ab22-2fd0053b05a0 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:01:02.986422 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-afd95b1e-fc81-48a6-ab22-2fd0053b05a0 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:01:02.986602 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-afd95b1e-fc81-48a6-ab22-2fd0053b05a0 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Show backup with id 55af38b3-864b-4f8f-96a1-60193e93f64f. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:01:02.990020 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-49f7deaa-55e2-49da-a911-75f5b2a00176 tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] GET https://10.4.3.240/volume/v3/backups/673b2038-d41b-4b66-8481-cd8953daf7ca Aug 20 01:01:02.990522 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-49f7deaa-55e2-49da-a911-75f5b2a00176 tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:01:02.990522 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-49f7deaa-55e2-49da-a911-75f5b2a00176 tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:01:02.990860 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-49f7deaa-55e2-49da-a911-75f5b2a00176 tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] Show backup with id 673b2038-d41b-4b66-8481-cd8953daf7ca. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:01:02.995075 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:02.995075 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:01:02.995943 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-afd95b1e-fc81-48a6-ab22-2fd0053b05a0 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] https://10.4.3.240/volume/v3/backups/55af38b3-864b-4f8f-96a1-60193e93f64f returned with HTTP 200 Aug 20 01:01:02.996478 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 514/2048] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:01:02 2026] GET /volume/v3/backups/55af38b3-864b-4f8f-96a1-60193e93f64f => generated 792 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:01:02.998291 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:02.998291 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:01:02.999262 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-49f7deaa-55e2-49da-a911-75f5b2a00176 tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] https://10.4.3.240/volume/v3/backups/673b2038-d41b-4b66-8481-cd8953daf7ca returned with HTTP 200 Aug 20 01:01:02.999761 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 519/2049] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:01:02 2026] GET /volume/v3/backups/673b2038-d41b-4b66-8481-cd8953daf7ca => generated 800 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:01:03.302761 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-3bca6fe4-c812-425a-b366-31bf80e42e55 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:03.305909 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-3bca6fe4-c812-425a-b366-31bf80e42e55 tempest-TestVolumeBackupRestore-1998646298 tempest-TestVolumeBackupRestore-1998646298-project-member] GET https://10.4.3.240/volume/v3/backups/45a31aff-ad66-4885-b172-7a589b613287 Aug 20 01:01:03.305909 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-3bca6fe4-c812-425a-b366-31bf80e42e55 tempest-TestVolumeBackupRestore-1998646298 tempest-TestVolumeBackupRestore-1998646298-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:01:03.305909 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-3bca6fe4-c812-425a-b366-31bf80e42e55 tempest-TestVolumeBackupRestore-1998646298 tempest-TestVolumeBackupRestore-1998646298-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:01:03.305909 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.v3.backups [None req-3bca6fe4-c812-425a-b366-31bf80e42e55 tempest-TestVolumeBackupRestore-1998646298 tempest-TestVolumeBackupRestore-1998646298-project-member] Show backup with id 45a31aff-ad66-4885-b172-7a589b613287. {{(pid=100213) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:01:03.308776 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:03.308776 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:01:03.309487 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-3bca6fe4-c812-425a-b366-31bf80e42e55 tempest-TestVolumeBackupRestore-1998646298 tempest-TestVolumeBackupRestore-1998646298-project-member] https://10.4.3.240/volume/v3/backups/45a31aff-ad66-4885-b172-7a589b613287 returned with HTTP 200 Aug 20 01:01:03.309902 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 510/2050] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:01:03 2026] GET /volume/v3/backups/45a31aff-ad66-4885-b172-7a589b613287 => generated 756 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:01:03.368664 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-cde32906-a013-4771-a646-9e6a77f15d5d None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:03.370775 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-cde32906-a013-4771-a646-9e6a77f15d5d tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] GET https://10.4.3.240/volume/v3/groups/c01e1863-4f67-48ba-8cec-b04277479fca Aug 20 01:01:03.371002 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-cde32906-a013-4771-a646-9e6a77f15d5d tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:01:03.371238 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-cde32906-a013-4771-a646-9e6a77f15d5d tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Calling method 'version_select' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:01:03.371316 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.v3.groups [None req-cde32906-a013-4771-a646-9e6a77f15d5d tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] show called for member c01e1863-4f67-48ba-8cec-b04277479fca {{(pid=100212) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 20 01:01:03.376106 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:03.376106 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:01:03.383671 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-cde32906-a013-4771-a646-9e6a77f15d5d tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] https://10.4.3.240/volume/v3/groups/c01e1863-4f67-48ba-8cec-b04277479fca returned with HTTP 200 Aug 20 01:01:03.384075 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 508/2051] 10.4.3.240 () {68 vars in 1386 bytes} [Thu Aug 20 01:01:03 2026] GET /volume/v3/groups/c01e1863-4f67-48ba-8cec-b04277479fca => generated 392 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:01:03.396574 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-caab138d-0c45-4428-b0fd-c043ea3dc141 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:03.398641 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-caab138d-0c45-4428-b0fd-c043ea3dc141 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] GET https://10.4.3.240/volume/v3/volumes/detail Aug 20 01:01:03.398872 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-caab138d-0c45-4428-b0fd-c043ea3dc141 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:01:03.399001 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-caab138d-0c45-4428-b0fd-c043ea3dc141 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Calling method 'detail' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:01:03.399254 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.api_utils [None req-caab138d-0c45-4428-b0fd-c043ea3dc141 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Removing options '' from query. {{(pid=100214) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 01:01:03.399905 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-caab138d-0c45-4428-b0fd-c043ea3dc141 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100214) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 01:01:03.409416 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-caab138d-0c45-4428-b0fd-c043ea3dc141 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Get all volumes completed successfully. Aug 20 01:01:03.409416 np0000007838 devstack@c-api.service[100214]: WARNING stevedore.named [None req-caab138d-0c45-4428-b0fd-c043ea3dc141 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 01:01:03.409416 np0000007838 devstack@c-api.service[100214]: WARNING castellan.key_manager [None req-caab138d-0c45-4428-b0fd-c043ea3dc141 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 01:01:03.463759 np0000007838 devstack@c-api.service[100214]: DEBUG oslo_db.sqlalchemy.engines [None req-caab138d-0c45-4428-b0fd-c043ea3dc141 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100214) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 20 01:01:03.468926 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:03.468926 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:01:03.472831 np0000007838 devstack@c-api.service[100214]: WARNING stevedore.named [None req-caab138d-0c45-4428-b0fd-c043ea3dc141 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 01:01:03.473006 np0000007838 devstack@c-api.service[100214]: WARNING castellan.key_manager [None req-caab138d-0c45-4428-b0fd-c043ea3dc141 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 01:01:03.533423 np0000007838 devstack@c-api.service[100214]: DEBUG oslo_db.sqlalchemy.engines [None req-caab138d-0c45-4428-b0fd-c043ea3dc141 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100214) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 20 01:01:03.540655 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:03.540655 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:01:03.555799 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-caab138d-0c45-4428-b0fd-c043ea3dc141 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] https://10.4.3.240/volume/v3/volumes/detail returned with HTTP 200 Aug 20 01:01:03.556543 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 515/2052] 10.4.3.240 () {68 vars in 1299 bytes} [Thu Aug 20 01:01:03 2026] GET /volume/v3/volumes/detail => generated 1823 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 01:01:03.574147 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-50f593dd-73f6-4a71-a233-acc9523d54dd None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:03.578823 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-50f593dd-73f6-4a71-a233-acc9523d54dd tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] POST https://10.4.3.240/volume/v3/group_snapshots Aug 20 01:01:03.579333 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-50f593dd-73f6-4a71-a233-acc9523d54dd tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "c01e1863-4f67-48ba-8cec-b04277479fca", "name": "tempest-GroupSnapshotsTest-Group_Snapshot-822137555"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:01:03.582736 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.v3.group_snapshots [None req-50f593dd-73f6-4a71-a233-acc9523d54dd tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': 'c01e1863-4f67-48ba-8cec-b04277479fca', 'name': 'tempest-GroupSnapshotsTest-Group_Snapshot-822137555'}} {{(pid=100215) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Aug 20 01:01:03.591097 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:03.591097 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:01:03.595876 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.v3.group_snapshots [None req-50f593dd-73f6-4a71-a233-acc9523d54dd tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Creating group_snapshot tempest-GroupSnapshotsTest-Group_Snapshot-822137555. Aug 20 01:01:03.624375 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:03.624375 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:01:03.652183 np0000007838 devstack@c-api.service[100215]: WARNING cinder.quota [None req-50f593dd-73f6-4a71-a233-acc9523d54dd tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1511196455 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1511196455, it is now deprecated. Please use the default quota class for default quota. Aug 20 01:01:03.652654 np0000007838 devstack@c-api.service[100215]: WARNING cinder.quota [None req-50f593dd-73f6-4a71-a233-acc9523d54dd tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-1511196455 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-1511196455, it is now deprecated. Please use the default quota class for default quota. Aug 20 01:01:03.682169 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.quota [None req-50f593dd-73f6-4a71-a233-acc9523d54dd tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Created reservations ['066ca0a0-b28e-4e66-83cc-8b6e5af15760', '74b0f38d-552f-4468-88f2-ee804e84fa99', '4f6bc9a1-7321-4968-8cfc-d5619fefe6ff', '2787a10e-0a17-4550-897f-ab4a6f63ffaa'] {{(pid=100215) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 01:01:03.738535 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-50f593dd-73f6-4a71-a233-acc9523d54dd tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] https://10.4.3.240/volume/v3/group_snapshots returned with HTTP 202 Aug 20 01:01:03.738905 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 520/2053] 10.4.3.240 () {70 vars in 1324 bytes} [Thu Aug 20 01:01:03 2026] POST /volume/v3/group_snapshots => generated 186 bytes in 165 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:01:03.745832 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-3a307aa5-e535-43e6-8432-0a39ae4f42f4 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:03.749178 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-3a307aa5-e535-43e6-8432-0a39ae4f42f4 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] GET https://10.4.3.240/volume/v3/group_snapshots/ccb98df7-ef1f-4b2b-bd4a-bd2470eddbe3 Aug 20 01:01:03.749386 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-3a307aa5-e535-43e6-8432-0a39ae4f42f4 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:01:03.749570 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-3a307aa5-e535-43e6-8432-0a39ae4f42f4 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Calling method 'version_select' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:01:03.749699 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.v3.group_snapshots [None req-3a307aa5-e535-43e6-8432-0a39ae4f42f4 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] show called for member ccb98df7-ef1f-4b2b-bd4a-bd2470eddbe3 {{(pid=100213) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 20 01:01:03.754876 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:03.754876 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:01:03.758241 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-3a307aa5-e535-43e6-8432-0a39ae4f42f4 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] https://10.4.3.240/volume/v3/group_snapshots/ccb98df7-ef1f-4b2b-bd4a-bd2470eddbe3 returned with HTTP 200 Aug 20 01:01:03.760490 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 511/2054] 10.4.3.240 () {68 vars in 1413 bytes} [Thu Aug 20 01:01:03 2026] GET /volume/v3/group_snapshots/ccb98df7-ef1f-4b2b-bd4a-bd2470eddbe3 => generated 325 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:01:04.017208 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-94c39de8-ffb9-496a-8c53-5822b2f279cd None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:04.018928 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-08f1b185-c1db-483e-8940-2460fe1244a4 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:04.020076 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-94c39de8-ffb9-496a-8c53-5822b2f279cd tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] GET https://10.4.3.240/volume/v3/backups/55af38b3-864b-4f8f-96a1-60193e93f64f Aug 20 01:01:04.020351 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-94c39de8-ffb9-496a-8c53-5822b2f279cd tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:01:04.020597 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-94c39de8-ffb9-496a-8c53-5822b2f279cd tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:01:04.020718 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.v3.backups [None req-94c39de8-ffb9-496a-8c53-5822b2f279cd tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Show backup with id 55af38b3-864b-4f8f-96a1-60193e93f64f. {{(pid=100212) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:01:04.020909 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-08f1b185-c1db-483e-8940-2460fe1244a4 tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] GET https://10.4.3.240/volume/v3/backups/673b2038-d41b-4b66-8481-cd8953daf7ca Aug 20 01:01:04.021109 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-08f1b185-c1db-483e-8940-2460fe1244a4 tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:01:04.021289 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-08f1b185-c1db-483e-8940-2460fe1244a4 tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:01:04.021439 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-08f1b185-c1db-483e-8940-2460fe1244a4 tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] Show backup with id 673b2038-d41b-4b66-8481-cd8953daf7ca. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:01:04.026172 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:04.026172 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:01:04.027169 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-94c39de8-ffb9-496a-8c53-5822b2f279cd tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] https://10.4.3.240/volume/v3/backups/55af38b3-864b-4f8f-96a1-60193e93f64f returned with HTTP 200 Aug 20 01:01:04.027620 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 509/2055] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:01:04 2026] GET /volume/v3/backups/55af38b3-864b-4f8f-96a1-60193e93f64f => generated 793 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:01:04.028044 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:04.028044 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:01:04.028840 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-08f1b185-c1db-483e-8940-2460fe1244a4 tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] https://10.4.3.240/volume/v3/backups/673b2038-d41b-4b66-8481-cd8953daf7ca returned with HTTP 200 Aug 20 01:01:04.029163 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 516/2056] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:01:04 2026] GET /volume/v3/backups/673b2038-d41b-4b66-8481-cd8953daf7ca => generated 800 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:01:04.043390 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-a3035274-145d-4b18-9055-111581b324e6 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:04.049043 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-a3035274-145d-4b18-9055-111581b324e6 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] GET https://10.4.3.240/volume/v3/volumes/b3c6c4dd-1618-4623-8834-941963d361a9 Aug 20 01:01:04.049043 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-a3035274-145d-4b18-9055-111581b324e6 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:01:04.049043 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-a3035274-145d-4b18-9055-111581b324e6 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:01:04.068434 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:04.068434 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:01:04.077109 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-a3035274-145d-4b18-9055-111581b324e6 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Volume info retrieved successfully. Aug 20 01:01:04.086198 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-a3035274-145d-4b18-9055-111581b324e6 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] https://10.4.3.240/volume/v3/volumes/b3c6c4dd-1618-4623-8834-941963d361a9 returned with HTTP 200 Aug 20 01:01:04.086759 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 521/2057] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:01:04 2026] GET /volume/v3/volumes/b3c6c4dd-1618-4623-8834-941963d361a9 => generated 1357 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:01:04.100300 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-6c7f015b-b15f-4e75-9af1-765df2e0c7eb None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:04.105365 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-6c7f015b-b15f-4e75-9af1-765df2e0c7eb tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] POST https://10.4.3.240/volume/v3/backups/55af38b3-864b-4f8f-96a1-60193e93f64f/restore Aug 20 01:01:04.105365 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-6c7f015b-b15f-4e75-9af1-765df2e0c7eb tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:01:04.107073 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.contrib.backups [None req-6c7f015b-b15f-4e75-9af1-765df2e0c7eb tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Restoring backup 55af38b3-864b-4f8f-96a1-60193e93f64f ({'restore': {}}) {{(pid=100213) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 20 01:01:04.107778 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.contrib.backups [None req-6c7f015b-b15f-4e75-9af1-765df2e0c7eb tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Restoring backup 55af38b3-864b-4f8f-96a1-60193e93f64f to volume None. Aug 20 01:01:04.114075 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:04.114075 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:01:04.115967 np0000007838 devstack@c-api.service[100213]: INFO cinder.backup.api [None req-6c7f015b-b15f-4e75-9af1-765df2e0c7eb tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Creating volume of 1 GB for restore of backup 55af38b3-864b-4f8f-96a1-60193e93f64f. Aug 20 01:01:04.125119 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-6c7f015b-b15f-4e75-9af1-765df2e0c7eb tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Availability zone cache updated, next update will occur around 2026-08-20 02:01:04.123751. {{(pid=100213) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 20 01:01:04.125119 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-6c7f015b-b15f-4e75-9af1-765df2e0c7eb tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Availability Zones retrieved successfully. Aug 20 01:01:04.134758 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-6c7f015b-b15f-4e75-9af1-765df2e0c7eb tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Flow 'volume_create_api' (e3d47216-26d7-4b9f-803a-e0a3e099c83b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:01:04.137217 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-6c7f015b-b15f-4e75-9af1-765df2e0c7eb tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7d6e8919-e568-4fbd-8135-c5a4d4a4c25a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:01:04.138916 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.flows.api.create_volume [None req-6c7f015b-b15f-4e75-9af1-765df2e0c7eb tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Validating volume size '1' using validate_int {{(pid=100213) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 01:01:04.172042 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-6c7f015b-b15f-4e75-9af1-765df2e0c7eb tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7d6e8919-e568-4fbd-8135-c5a4d4a4c25a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:52:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1ed58bd6-fe6a-497e-ae84-e8199d24fdfa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:01:04.174422 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-6c7f015b-b15f-4e75-9af1-765df2e0c7eb tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (69abe89d-cb6d-408e-8a75-30ea70949f0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:01:04.214556 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.quota [None req-6c7f015b-b15f-4e75-9af1-765df2e0c7eb tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Created reservations ['d59fadbb-bbf1-4e68-8fda-dcbca76e1f66', '54bd38d4-e652-41b5-a371-20f60ddec9b9', '3c240f7a-7ac2-4009-9a9f-700e0a57950c', 'c591ae96-5ec0-49ea-ad27-ec27d30103e7'] {{(pid=100213) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 01:01:04.215495 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-6c7f015b-b15f-4e75-9af1-765df2e0c7eb tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (69abe89d-cb6d-408e-8a75-30ea70949f0c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d59fadbb-bbf1-4e68-8fda-dcbca76e1f66', '54bd38d4-e652-41b5-a371-20f60ddec9b9', '3c240f7a-7ac2-4009-9a9f-700e0a57950c', 'c591ae96-5ec0-49ea-ad27-ec27d30103e7']}' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:01:04.216674 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-6c7f015b-b15f-4e75-9af1-765df2e0c7eb tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2326aea2-5c50-4bda-979e-4c04a8754990) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:01:04.264597 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-6c7f015b-b15f-4e75-9af1-765df2e0c7eb tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2326aea2-5c50-4bda-979e-4c04a8754990) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b9ba406e-c7b2-4549-8ba8-0d88d6ae1930', '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_55af38b3-864b-4f8f-96a1-60193e93f64f',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8b36ad04b8144c8ab137449e3c415c73',qos_specs=None,replication_status=,reservations=['d59fadbb-bbf1-4e68-8fda-dcbca76e1f66','54bd38d4-e652-41b5-a371-20f60ddec9b9','3c240f7a-7ac2-4009-9a9f-700e0a57950c','c591ae96-5ec0-49ea-ad27-ec27d30103e7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4f01c853e28343249d1b688975ac4c17',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T01:01:04Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_55af38b3-864b-4f8f-96a1-60193e93f64f',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b9ba406e-c7b2-4549-8ba8-0d88d6ae1930,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8b36ad04b8144c8ab137449e3c415c73',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4f01c853e28343249d1b688975ac4c17',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1ed58bd6-fe6a-497e-ae84-e8199d24fdfa),volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:01:04.265820 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-6c7f015b-b15f-4e75-9af1-765df2e0c7eb tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (75be0403-cbe8-4bae-844a-1a71db462b37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:01:04.288384 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-6c7f015b-b15f-4e75-9af1-765df2e0c7eb tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (75be0403-cbe8-4bae-844a-1a71db462b37) transitioned into 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_55af38b3-864b-4f8f-96a1-60193e93f64f',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8b36ad04b8144c8ab137449e3c415c73',qos_specs=None,replication_status=,reservations=['d59fadbb-bbf1-4e68-8fda-dcbca76e1f66','54bd38d4-e652-41b5-a371-20f60ddec9b9','3c240f7a-7ac2-4009-9a9f-700e0a57950c','c591ae96-5ec0-49ea-ad27-ec27d30103e7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4f01c853e28343249d1b688975ac4c17',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:01:04.289301 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-6c7f015b-b15f-4e75-9af1-765df2e0c7eb tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ae08079c-9c05-4226-841b-2e644106a7e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:01:04.301037 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-6c7f015b-b15f-4e75-9af1-765df2e0c7eb tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ae08079c-9c05-4226-841b-2e644106a7e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:01:04.302145 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-6c7f015b-b15f-4e75-9af1-765df2e0c7eb tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Flow 'volume_create_api' (e3d47216-26d7-4b9f-803a-e0a3e099c83b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100213) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:01:04.302561 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-6c7f015b-b15f-4e75-9af1-765df2e0c7eb tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Create volume request issued successfully. Aug 20 01:01:04.312673 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:04.312673 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:01:04.313234 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-6c7f015b-b15f-4e75-9af1-765df2e0c7eb tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Volume info retrieved successfully. Aug 20 01:01:04.321664 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-94e7d018-82e3-4f76-bae6-9a1595b327c4 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:04.323852 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-94e7d018-82e3-4f76-bae6-9a1595b327c4 tempest-TestVolumeBackupRestore-1998646298 tempest-TestVolumeBackupRestore-1998646298-project-member] GET https://10.4.3.240/volume/v3/backups/45a31aff-ad66-4885-b172-7a589b613287 Aug 20 01:01:04.324089 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-94e7d018-82e3-4f76-bae6-9a1595b327c4 tempest-TestVolumeBackupRestore-1998646298 tempest-TestVolumeBackupRestore-1998646298-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:01:04.324359 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-94e7d018-82e3-4f76-bae6-9a1595b327c4 tempest-TestVolumeBackupRestore-1998646298 tempest-TestVolumeBackupRestore-1998646298-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:01:04.324523 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.v3.backups [None req-94e7d018-82e3-4f76-bae6-9a1595b327c4 tempest-TestVolumeBackupRestore-1998646298 tempest-TestVolumeBackupRestore-1998646298-project-member] Show backup with id 45a31aff-ad66-4885-b172-7a589b613287. {{(pid=100212) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:01:04.329673 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:04.329673 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:01:04.333593 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-94e7d018-82e3-4f76-bae6-9a1595b327c4 tempest-TestVolumeBackupRestore-1998646298 tempest-TestVolumeBackupRestore-1998646298-project-member] https://10.4.3.240/volume/v3/backups/45a31aff-ad66-4885-b172-7a589b613287 returned with HTTP 200 Aug 20 01:01:04.333593 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 510/2058] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:01:04 2026] GET /volume/v3/backups/45a31aff-ad66-4885-b172-7a589b613287 => generated 756 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:01:04.767263 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-7130db5c-c3e6-49f6-8ac9-48e56d3c539f None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:04.769101 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-7130db5c-c3e6-49f6-8ac9-48e56d3c539f tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] GET https://10.4.3.240/volume/v3/group_snapshots/ccb98df7-ef1f-4b2b-bd4a-bd2470eddbe3 Aug 20 01:01:04.769284 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-7130db5c-c3e6-49f6-8ac9-48e56d3c539f tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:01:04.769490 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-7130db5c-c3e6-49f6-8ac9-48e56d3c539f tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Calling method 'version_select' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:01:04.769650 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.v3.group_snapshots [None req-7130db5c-c3e6-49f6-8ac9-48e56d3c539f tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] show called for member ccb98df7-ef1f-4b2b-bd4a-bd2470eddbe3 {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 20 01:01:04.772937 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:04.772937 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:01:04.776355 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-7130db5c-c3e6-49f6-8ac9-48e56d3c539f tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] https://10.4.3.240/volume/v3/group_snapshots/ccb98df7-ef1f-4b2b-bd4a-bd2470eddbe3 returned with HTTP 200 Aug 20 01:01:04.776736 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 517/2059] 10.4.3.240 () {68 vars in 1413 bytes} [Thu Aug 20 01:01:04 2026] GET /volume/v3/group_snapshots/ccb98df7-ef1f-4b2b-bd4a-bd2470eddbe3 => generated 326 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:01:04.784715 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-38a25429-befd-43d6-a04b-52898e35d1f9 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:04.786665 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-38a25429-befd-43d6-a04b-52898e35d1f9 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] GET https://10.4.3.240/volume/v3/snapshots/detail Aug 20 01:01:04.786861 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-38a25429-befd-43d6-a04b-52898e35d1f9 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:01:04.787351 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-38a25429-befd-43d6-a04b-52898e35d1f9 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Calling method 'detail' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:01:04.787351 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.api_utils [None req-38a25429-befd-43d6-a04b-52898e35d1f9 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Removing options '' from query. {{(pid=100215) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 01:01:04.788249 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.db.api [None req-38a25429-befd-43d6-a04b-52898e35d1f9 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Building query based on filter {{(pid=100215) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 20 01:01:04.794280 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-38a25429-befd-43d6-a04b-52898e35d1f9 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Get all snapshots completed successfully. Aug 20 01:01:04.794949 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:04.794949 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:01:04.795902 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-38a25429-befd-43d6-a04b-52898e35d1f9 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] https://10.4.3.240/volume/v3/snapshots/detail returned with HTTP 200 Aug 20 01:01:04.797374 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 522/2060] 10.4.3.240 () {66 vars in 1264 bytes} [Thu Aug 20 01:01:04 2026] GET /volume/v3/snapshots/detail => generated 929 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:01:04.805707 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-0894d7c5-842c-49cc-bfe6-dcb3c965ad0e None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:04.808438 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-0894d7c5-842c-49cc-bfe6-dcb3c965ad0e tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] GET https://10.4.3.240/volume/v3/snapshots/b4b2a91f-15ee-442a-86c1-2aeb7c6f5b0c Aug 20 01:01:04.808957 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-0894d7c5-842c-49cc-bfe6-dcb3c965ad0e tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:01:04.809100 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-0894d7c5-842c-49cc-bfe6-dcb3c965ad0e tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:01:04.815580 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:04.815580 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:01:04.816228 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-0894d7c5-842c-49cc-bfe6-dcb3c965ad0e tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Snapshot retrieved successfully. Aug 20 01:01:04.817282 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-0894d7c5-842c-49cc-bfe6-dcb3c965ad0e tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] https://10.4.3.240/volume/v3/snapshots/b4b2a91f-15ee-442a-86c1-2aeb7c6f5b0c returned with HTTP 200 Aug 20 01:01:04.817916 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 511/2061] 10.4.3.240 () {66 vars in 1354 bytes} [Thu Aug 20 01:01:04 2026] GET /volume/v3/snapshots/b4b2a91f-15ee-442a-86c1-2aeb7c6f5b0c => generated 469 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:01:04.825900 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-5ccaddf9-bc0a-4b65-986f-a53bb2d4e879 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:04.827958 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-5ccaddf9-bc0a-4b65-986f-a53bb2d4e879 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] GET https://10.4.3.240/volume/v3/snapshots/5f6253fe-6ac4-4a5e-a0f5-8f5ad4701c55 Aug 20 01:01:04.828196 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-5ccaddf9-bc0a-4b65-986f-a53bb2d4e879 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:01:04.828456 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-5ccaddf9-bc0a-4b65-986f-a53bb2d4e879 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:01:04.834098 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:04.834098 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:01:04.834829 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-5ccaddf9-bc0a-4b65-986f-a53bb2d4e879 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Snapshot retrieved successfully. Aug 20 01:01:04.835602 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-5ccaddf9-bc0a-4b65-986f-a53bb2d4e879 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] https://10.4.3.240/volume/v3/snapshots/5f6253fe-6ac4-4a5e-a0f5-8f5ad4701c55 returned with HTTP 200 Aug 20 01:01:04.836021 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 518/2062] 10.4.3.240 () {66 vars in 1354 bytes} [Thu Aug 20 01:01:04 2026] GET /volume/v3/snapshots/5f6253fe-6ac4-4a5e-a0f5-8f5ad4701c55 => generated 469 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:01:04.845484 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-62f3c02c-b9cb-435c-8f48-0c87e4f2b715 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:04.847716 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-62f3c02c-b9cb-435c-8f48-0c87e4f2b715 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] DELETE https://10.4.3.240/volume/v3/group_snapshots/ccb98df7-ef1f-4b2b-bd4a-bd2470eddbe3 Aug 20 01:01:04.848015 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-62f3c02c-b9cb-435c-8f48-0c87e4f2b715 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:01:04.848265 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-62f3c02c-b9cb-435c-8f48-0c87e4f2b715 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Calling method 'version_select' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:01:04.848461 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.v3.group_snapshots [None req-62f3c02c-b9cb-435c-8f48-0c87e4f2b715 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] delete called for member ccb98df7-ef1f-4b2b-bd4a-bd2470eddbe3 {{(pid=100215) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 20 01:01:04.848624 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.v3.group_snapshots [None req-62f3c02c-b9cb-435c-8f48-0c87e4f2b715 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Delete group_snapshot with id: ccb98df7-ef1f-4b2b-bd4a-bd2470eddbe3 Aug 20 01:01:04.852315 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:04.852315 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:01:04.910080 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-62f3c02c-b9cb-435c-8f48-0c87e4f2b715 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] https://10.4.3.240/volume/v3/group_snapshots/ccb98df7-ef1f-4b2b-bd4a-bd2470eddbe3 returned with HTTP 202 Aug 20 01:01:04.910530 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 523/2063] 10.4.3.240 () {68 vars in 1416 bytes} [Thu Aug 20 01:01:04 2026] DELETE /volume/v3/group_snapshots/ccb98df7-ef1f-4b2b-bd4a-bd2470eddbe3 => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 20 01:01:04.920038 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-69e204d8-74af-4fb7-929f-9b4435e0b05f None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:04.921923 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-69e204d8-74af-4fb7-929f-9b4435e0b05f tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] GET https://10.4.3.240/volume/v3/volumes/detail Aug 20 01:01:04.921923 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-69e204d8-74af-4fb7-929f-9b4435e0b05f tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:01:04.922169 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-69e204d8-74af-4fb7-929f-9b4435e0b05f tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Calling method 'detail' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:01:04.922597 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.api_utils [None req-69e204d8-74af-4fb7-929f-9b4435e0b05f tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Removing options '' from query. {{(pid=100212) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 01:01:04.923435 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-69e204d8-74af-4fb7-929f-9b4435e0b05f tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100212) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 01:01:04.932483 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-69e204d8-74af-4fb7-929f-9b4435e0b05f tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Get all volumes completed successfully. Aug 20 01:01:04.933564 np0000007838 devstack@c-api.service[100212]: WARNING stevedore.named [None req-69e204d8-74af-4fb7-929f-9b4435e0b05f tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 01:01:04.934080 np0000007838 devstack@c-api.service[100212]: WARNING castellan.key_manager [None req-69e204d8-74af-4fb7-929f-9b4435e0b05f tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 01:01:04.984696 np0000007838 devstack@c-api.service[100212]: DEBUG oslo_db.sqlalchemy.engines [None req-69e204d8-74af-4fb7-929f-9b4435e0b05f tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100212) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 20 01:01:04.988663 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:04.988663 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:01:04.993620 np0000007838 devstack@c-api.service[100212]: WARNING stevedore.named [None req-69e204d8-74af-4fb7-929f-9b4435e0b05f tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 01:01:04.994076 np0000007838 devstack@c-api.service[100212]: WARNING castellan.key_manager [None req-69e204d8-74af-4fb7-929f-9b4435e0b05f tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 01:01:05.031933 np0000007838 devstack@c-api.service[100212]: DEBUG oslo_db.sqlalchemy.engines [None req-69e204d8-74af-4fb7-929f-9b4435e0b05f tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100212) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 20 01:01:05.035216 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:05.035216 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:01:05.042075 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-5582b2ae-b181-4219-ab7b-5e216e867a20 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:05.042805 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-69e204d8-74af-4fb7-929f-9b4435e0b05f tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] https://10.4.3.240/volume/v3/volumes/detail returned with HTTP 200 Aug 20 01:01:05.043435 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 512/2064] 10.4.3.240 () {68 vars in 1299 bytes} [Thu Aug 20 01:01:04 2026] GET /volume/v3/volumes/detail => generated 1823 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 01:01:05.047084 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-5582b2ae-b181-4219-ab7b-5e216e867a20 tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] GET https://10.4.3.240/volume/v3/backups/673b2038-d41b-4b66-8481-cd8953daf7ca Aug 20 01:01:05.047661 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-5582b2ae-b181-4219-ab7b-5e216e867a20 tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:01:05.047661 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-5582b2ae-b181-4219-ab7b-5e216e867a20 tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:01:05.047786 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-5582b2ae-b181-4219-ab7b-5e216e867a20 tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] Show backup with id 673b2038-d41b-4b66-8481-cd8953daf7ca. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:01:05.060392 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-e032b250-f996-4d06-8c3b-89045bcdbe7e None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:05.061909 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:05.061909 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:01:05.062731 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-e032b250-f996-4d06-8c3b-89045bcdbe7e tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] GET https://10.4.3.240/volume/v3/snapshots/detail Aug 20 01:01:05.062880 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-5582b2ae-b181-4219-ab7b-5e216e867a20 tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] https://10.4.3.240/volume/v3/backups/673b2038-d41b-4b66-8481-cd8953daf7ca returned with HTTP 200 Aug 20 01:01:05.062922 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-e032b250-f996-4d06-8c3b-89045bcdbe7e tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:01:05.063082 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-e032b250-f996-4d06-8c3b-89045bcdbe7e tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Calling method 'detail' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:01:05.063269 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.api_utils [None req-e032b250-f996-4d06-8c3b-89045bcdbe7e tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Removing options '' from query. {{(pid=100215) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 01:01:05.063541 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 519/2065] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:01:05 2026] GET /volume/v3/backups/673b2038-d41b-4b66-8481-cd8953daf7ca => generated 800 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:01:05.063595 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:05.063595 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:01:05.064275 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.db.api [None req-e032b250-f996-4d06-8c3b-89045bcdbe7e tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Building query based on filter {{(pid=100215) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 20 01:01:05.067827 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-e032b250-f996-4d06-8c3b-89045bcdbe7e tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Get all snapshots completed successfully. Aug 20 01:01:05.068146 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:05.068146 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:01:05.068705 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-e032b250-f996-4d06-8c3b-89045bcdbe7e tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] https://10.4.3.240/volume/v3/snapshots/detail returned with HTTP 200 Aug 20 01:01:05.069110 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 524/2066] 10.4.3.240 () {66 vars in 1264 bytes} [Thu Aug 20 01:01:05 2026] GET /volume/v3/snapshots/detail => generated 470 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:01:05.081731 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-fcaf755d-04a8-42c7-bbef-b73e65abe629 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:05.084006 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-fcaf755d-04a8-42c7-bbef-b73e65abe629 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] GET https://10.4.3.240/volume/v3/snapshots/b4b2a91f-15ee-442a-86c1-2aeb7c6f5b0c Aug 20 01:01:05.084208 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-fcaf755d-04a8-42c7-bbef-b73e65abe629 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:01:05.084431 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-fcaf755d-04a8-42c7-bbef-b73e65abe629 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:01:05.090192 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:05.090192 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:01:05.090639 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-fcaf755d-04a8-42c7-bbef-b73e65abe629 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Snapshot retrieved successfully. Aug 20 01:01:05.091299 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-fcaf755d-04a8-42c7-bbef-b73e65abe629 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] https://10.4.3.240/volume/v3/snapshots/b4b2a91f-15ee-442a-86c1-2aeb7c6f5b0c returned with HTTP 200 Aug 20 01:01:05.091701 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 513/2067] 10.4.3.240 () {66 vars in 1354 bytes} [Thu Aug 20 01:01:05 2026] GET /volume/v3/snapshots/b4b2a91f-15ee-442a-86c1-2aeb7c6f5b0c => generated 467 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:01:05.320480 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:05.320480 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:01:05.320956 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-6c7f015b-b15f-4e75-9af1-765df2e0c7eb tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Volume info retrieved successfully. Aug 20 01:01:05.321088 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.backup.api [None req-6c7f015b-b15f-4e75-9af1-765df2e0c7eb tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Checking backup size 1 against volume size 1 {{(pid=100213) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 20 01:01:05.321217 np0000007838 devstack@c-api.service[100213]: INFO cinder.backup.api [None req-6c7f015b-b15f-4e75-9af1-765df2e0c7eb tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Overwriting volume b9ba406e-c7b2-4549-8ba8-0d88d6ae1930 with restore of backup 55af38b3-864b-4f8f-96a1-60193e93f64f Aug 20 01:01:05.334606 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.backup.rpcapi [None req-6c7f015b-b15f-4e75-9af1-765df2e0c7eb tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] restore_backup in rpcapi backup_id 55af38b3-864b-4f8f-96a1-60193e93f64f {{(pid=100213) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 20 01:01:05.336311 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-6c7f015b-b15f-4e75-9af1-765df2e0c7eb tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] https://10.4.3.240/volume/v3/backups/55af38b3-864b-4f8f-96a1-60193e93f64f/restore returned with HTTP 202 Aug 20 01:01:05.336779 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 512/2068] 10.4.3.240 () {68 vars in 1393 bytes} [Thu Aug 20 01:01:04 2026] POST /volume/v3/backups/55af38b3-864b-4f8f-96a1-60193e93f64f/restore => generated 189 bytes in 1237 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 01:01:05.344716 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-bf0a3016-ee17-4898-9c1c-f5f7cba16c24 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:05.347301 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-bf0a3016-ee17-4898-9c1c-f5f7cba16c24 tempest-TestVolumeBackupRestore-1998646298 tempest-TestVolumeBackupRestore-1998646298-project-member] GET https://10.4.3.240/volume/v3/backups/45a31aff-ad66-4885-b172-7a589b613287 Aug 20 01:01:05.347598 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-bf0a3016-ee17-4898-9c1c-f5f7cba16c24 tempest-TestVolumeBackupRestore-1998646298 tempest-TestVolumeBackupRestore-1998646298-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:01:05.347669 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-0c206376-b36c-4854-a1a3-146982d55413 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:05.347855 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-bf0a3016-ee17-4898-9c1c-f5f7cba16c24 tempest-TestVolumeBackupRestore-1998646298 tempest-TestVolumeBackupRestore-1998646298-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:01:05.348068 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-bf0a3016-ee17-4898-9c1c-f5f7cba16c24 tempest-TestVolumeBackupRestore-1998646298 tempest-TestVolumeBackupRestore-1998646298-project-member] Show backup with id 45a31aff-ad66-4885-b172-7a589b613287. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:01:05.349480 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-0c206376-b36c-4854-a1a3-146982d55413 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] GET https://10.4.3.240/volume/v3/backups/55af38b3-864b-4f8f-96a1-60193e93f64f Aug 20 01:01:05.349705 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-0c206376-b36c-4854-a1a3-146982d55413 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:01:05.349903 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-0c206376-b36c-4854-a1a3-146982d55413 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:01:05.350004 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-0c206376-b36c-4854-a1a3-146982d55413 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Show backup with id 55af38b3-864b-4f8f-96a1-60193e93f64f. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:01:05.352780 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:05.352780 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:01:05.353586 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-bf0a3016-ee17-4898-9c1c-f5f7cba16c24 tempest-TestVolumeBackupRestore-1998646298 tempest-TestVolumeBackupRestore-1998646298-project-member] https://10.4.3.240/volume/v3/backups/45a31aff-ad66-4885-b172-7a589b613287 returned with HTTP 200 Aug 20 01:01:05.353870 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 520/2069] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:01:05 2026] GET /volume/v3/backups/45a31aff-ad66-4885-b172-7a589b613287 => generated 756 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:01:05.354481 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:05.354481 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:01:05.355273 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-0c206376-b36c-4854-a1a3-146982d55413 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] https://10.4.3.240/volume/v3/backups/55af38b3-864b-4f8f-96a1-60193e93f64f returned with HTTP 200 Aug 20 01:01:05.355727 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 525/2070] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:01:05 2026] GET /volume/v3/backups/55af38b3-864b-4f8f-96a1-60193e93f64f => generated 793 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 20 01:01:06.076782 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-5d7cfcee-2a88-4acd-888d-598eeb3fbf59 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:06.077558 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-5d7cfcee-2a88-4acd-888d-598eeb3fbf59 tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] GET https://10.4.3.240/volume/v3/backups/673b2038-d41b-4b66-8481-cd8953daf7ca Aug 20 01:01:06.077747 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-5d7cfcee-2a88-4acd-888d-598eeb3fbf59 tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:01:06.077903 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-5d7cfcee-2a88-4acd-888d-598eeb3fbf59 tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:01:06.077903 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.v3.backups [None req-5d7cfcee-2a88-4acd-888d-598eeb3fbf59 tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] Show backup with id 673b2038-d41b-4b66-8481-cd8953daf7ca. {{(pid=100212) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:01:06.082057 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:06.082057 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:01:06.082900 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-5d7cfcee-2a88-4acd-888d-598eeb3fbf59 tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] https://10.4.3.240/volume/v3/backups/673b2038-d41b-4b66-8481-cd8953daf7ca returned with HTTP 200 Aug 20 01:01:06.083326 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 514/2071] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:01:06 2026] GET /volume/v3/backups/673b2038-d41b-4b66-8481-cd8953daf7ca => generated 800 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:01:06.103355 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-d0d6535d-b092-4b18-ac0f-7a66832440b4 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:06.106465 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-d0d6535d-b092-4b18-ac0f-7a66832440b4 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] GET https://10.4.3.240/volume/v3/snapshots/b4b2a91f-15ee-442a-86c1-2aeb7c6f5b0c Aug 20 01:01:06.106760 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-d0d6535d-b092-4b18-ac0f-7a66832440b4 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:01:06.107009 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-d0d6535d-b092-4b18-ac0f-7a66832440b4 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:01:06.115176 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-d0d6535d-b092-4b18-ac0f-7a66832440b4 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] https://10.4.3.240/volume/v3/snapshots/b4b2a91f-15ee-442a-86c1-2aeb7c6f5b0c returned with HTTP 404 Aug 20 01:01:06.116891 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 513/2072] 10.4.3.240 () {66 vars in 1354 bytes} [Thu Aug 20 01:01:06 2026] GET /volume/v3/snapshots/b4b2a91f-15ee-442a-86c1-2aeb7c6f5b0c => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:01:06.124266 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-1b3ecc50-98bf-49ee-90e1-f2fe5dcc4284 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:06.127271 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-1b3ecc50-98bf-49ee-90e1-f2fe5dcc4284 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] GET https://10.4.3.240/volume/v3/group_snapshots/ccb98df7-ef1f-4b2b-bd4a-bd2470eddbe3 Aug 20 01:01:06.127576 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-1b3ecc50-98bf-49ee-90e1-f2fe5dcc4284 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:01:06.127809 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-1b3ecc50-98bf-49ee-90e1-f2fe5dcc4284 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Calling method 'version_select' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:01:06.127985 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.v3.group_snapshots [None req-1b3ecc50-98bf-49ee-90e1-f2fe5dcc4284 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] show called for member ccb98df7-ef1f-4b2b-bd4a-bd2470eddbe3 {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 20 01:01:06.132565 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-1b3ecc50-98bf-49ee-90e1-f2fe5dcc4284 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] https://10.4.3.240/volume/v3/group_snapshots/ccb98df7-ef1f-4b2b-bd4a-bd2470eddbe3 returned with HTTP 404 Aug 20 01:01:06.134456 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 521/2073] 10.4.3.240 () {68 vars in 1413 bytes} [Thu Aug 20 01:01:06 2026] GET /volume/v3/group_snapshots/ccb98df7-ef1f-4b2b-bd4a-bd2470eddbe3 => generated 116 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 01:01:06.143731 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-d3b11f52-0f3f-4fe8-bd7b-5fcfc344e88b None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:06.146091 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-d3b11f52-0f3f-4fe8-bd7b-5fcfc344e88b tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] DELETE https://10.4.3.240/volume/v3/group_snapshots/ccb98df7-ef1f-4b2b-bd4a-bd2470eddbe3 Aug 20 01:01:06.146222 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-d3b11f52-0f3f-4fe8-bd7b-5fcfc344e88b tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:01:06.146399 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-d3b11f52-0f3f-4fe8-bd7b-5fcfc344e88b tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Calling method 'version_select' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:01:06.146530 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.v3.group_snapshots [None req-d3b11f52-0f3f-4fe8-bd7b-5fcfc344e88b tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] delete called for member ccb98df7-ef1f-4b2b-bd4a-bd2470eddbe3 {{(pid=100215) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 20 01:01:06.146615 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.v3.group_snapshots [None req-d3b11f52-0f3f-4fe8-bd7b-5fcfc344e88b tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Delete group_snapshot with id: ccb98df7-ef1f-4b2b-bd4a-bd2470eddbe3 Aug 20 01:01:06.150787 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-d3b11f52-0f3f-4fe8-bd7b-5fcfc344e88b tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] https://10.4.3.240/volume/v3/group_snapshots/ccb98df7-ef1f-4b2b-bd4a-bd2470eddbe3 returned with HTTP 404 Aug 20 01:01:06.151454 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 526/2074] 10.4.3.240 () {68 vars in 1416 bytes} [Thu Aug 20 01:01:06 2026] DELETE /volume/v3/group_snapshots/ccb98df7-ef1f-4b2b-bd4a-bd2470eddbe3 => generated 116 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 01:01:06.158277 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-f32ed2a3-d8aa-4485-9bf6-1a635ddc6348 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:06.160946 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-f32ed2a3-d8aa-4485-9bf6-1a635ddc6348 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] GET https://10.4.3.240/volume/v3/volumes/detail Aug 20 01:01:06.161183 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-f32ed2a3-d8aa-4485-9bf6-1a635ddc6348 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:01:06.161427 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-f32ed2a3-d8aa-4485-9bf6-1a635ddc6348 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Calling method 'detail' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:01:06.161715 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.api_utils [None req-f32ed2a3-d8aa-4485-9bf6-1a635ddc6348 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Removing options '' from query. {{(pid=100212) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 01:01:06.162851 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-f32ed2a3-d8aa-4485-9bf6-1a635ddc6348 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100212) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 01:01:06.172073 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-f32ed2a3-d8aa-4485-9bf6-1a635ddc6348 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Get all volumes completed successfully. Aug 20 01:01:06.172896 np0000007838 devstack@c-api.service[100212]: WARNING stevedore.named [None req-f32ed2a3-d8aa-4485-9bf6-1a635ddc6348 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 01:01:06.173084 np0000007838 devstack@c-api.service[100212]: WARNING castellan.key_manager [None req-f32ed2a3-d8aa-4485-9bf6-1a635ddc6348 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 01:01:06.227171 np0000007838 devstack@c-api.service[100212]: DEBUG oslo_db.sqlalchemy.engines [None req-f32ed2a3-d8aa-4485-9bf6-1a635ddc6348 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100212) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 20 01:01:06.228601 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:06.228601 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:01:06.232740 np0000007838 devstack@c-api.service[100212]: WARNING stevedore.named [None req-f32ed2a3-d8aa-4485-9bf6-1a635ddc6348 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 01:01:06.232969 np0000007838 devstack@c-api.service[100212]: WARNING castellan.key_manager [None req-f32ed2a3-d8aa-4485-9bf6-1a635ddc6348 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 01:01:06.283500 np0000007838 devstack@c-api.service[100212]: DEBUG oslo_db.sqlalchemy.engines [None req-f32ed2a3-d8aa-4485-9bf6-1a635ddc6348 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100212) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 20 01:01:06.290356 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:06.290356 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:01:06.297298 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-f32ed2a3-d8aa-4485-9bf6-1a635ddc6348 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] https://10.4.3.240/volume/v3/volumes/detail returned with HTTP 200 Aug 20 01:01:06.297872 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 515/2075] 10.4.3.240 () {68 vars in 1299 bytes} [Thu Aug 20 01:01:06 2026] GET /volume/v3/volumes/detail => generated 1823 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 01:01:06.323134 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-4b5b434c-c815-4738-84af-43b0ecf866aa None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:06.325353 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-4b5b434c-c815-4738-84af-43b0ecf866aa tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] POST https://10.4.3.240/volume/v3/groups/c01e1863-4f67-48ba-8cec-b04277479fca/action Aug 20 01:01:06.325353 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-4b5b434c-c815-4738-84af-43b0ecf866aa tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100213) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 01:01:06.325353 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-4b5b434c-c815-4738-84af-43b0ecf866aa tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:01:06.326472 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.v3.groups [None req-4b5b434c-c815-4738-84af-43b0ecf866aa tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] delete called for group c01e1863-4f67-48ba-8cec-b04277479fca {{(pid=100213) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 20 01:01:06.326606 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.v3.groups [None req-4b5b434c-c815-4738-84af-43b0ecf866aa tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Delete group with id: c01e1863-4f67-48ba-8cec-b04277479fca Aug 20 01:01:06.331765 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:06.331765 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:01:06.367830 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-f32a3198-b8cb-4b0a-b890-199077153533 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:06.368233 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-5afa947a-1b48-4aa6-bea1-cab1b44b1d60 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:06.370214 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-5afa947a-1b48-4aa6-bea1-cab1b44b1d60 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] GET https://10.4.3.240/volume/v3/backups/55af38b3-864b-4f8f-96a1-60193e93f64f Aug 20 01:01:06.370484 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-5afa947a-1b48-4aa6-bea1-cab1b44b1d60 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:01:06.370741 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-5afa947a-1b48-4aa6-bea1-cab1b44b1d60 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:01:06.370924 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-5afa947a-1b48-4aa6-bea1-cab1b44b1d60 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Show backup with id 55af38b3-864b-4f8f-96a1-60193e93f64f. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:01:06.375806 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:06.375806 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:01:06.376761 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-5afa947a-1b48-4aa6-bea1-cab1b44b1d60 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] https://10.4.3.240/volume/v3/backups/55af38b3-864b-4f8f-96a1-60193e93f64f returned with HTTP 200 Aug 20 01:01:06.377159 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 527/2076] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:01:06 2026] GET /volume/v3/backups/55af38b3-864b-4f8f-96a1-60193e93f64f => generated 793 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:01:06.377794 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-f32a3198-b8cb-4b0a-b890-199077153533 tempest-TestVolumeBackupRestore-1998646298 tempest-TestVolumeBackupRestore-1998646298-project-member] GET https://10.4.3.240/volume/v3/backups/45a31aff-ad66-4885-b172-7a589b613287 Aug 20 01:01:06.378008 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-f32a3198-b8cb-4b0a-b890-199077153533 tempest-TestVolumeBackupRestore-1998646298 tempest-TestVolumeBackupRestore-1998646298-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:01:06.378246 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-f32a3198-b8cb-4b0a-b890-199077153533 tempest-TestVolumeBackupRestore-1998646298 tempest-TestVolumeBackupRestore-1998646298-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:01:06.378480 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-f32a3198-b8cb-4b0a-b890-199077153533 tempest-TestVolumeBackupRestore-1998646298 tempest-TestVolumeBackupRestore-1998646298-project-member] Show backup with id 45a31aff-ad66-4885-b172-7a589b613287. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:01:06.386884 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:06.386884 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:01:06.387945 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-f32a3198-b8cb-4b0a-b890-199077153533 tempest-TestVolumeBackupRestore-1998646298 tempest-TestVolumeBackupRestore-1998646298-project-member] https://10.4.3.240/volume/v3/backups/45a31aff-ad66-4885-b172-7a589b613287 returned with HTTP 200 Aug 20 01:01:06.388479 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 522/2077] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:01:06 2026] GET /volume/v3/backups/45a31aff-ad66-4885-b172-7a589b613287 => generated 756 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:01:06.392141 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-4b5b434c-c815-4738-84af-43b0ecf866aa tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] https://10.4.3.240/volume/v3/groups/c01e1863-4f67-48ba-8cec-b04277479fca/action returned with HTTP 202 Aug 20 01:01:06.392649 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 514/2078] 10.4.3.240 () {70 vars in 1428 bytes} [Thu Aug 20 01:01:06 2026] POST /volume/v3/groups/c01e1863-4f67-48ba-8cec-b04277479fca/action => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 20 01:01:06.401837 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-20e33b2d-81a4-4942-aa3d-a9b087555a47 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:06.403829 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-20e33b2d-81a4-4942-aa3d-a9b087555a47 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] GET https://10.4.3.240/volume/v3/volumes/6607e666-955c-40ba-98a3-70aae467bdb1 Aug 20 01:01:06.404006 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-20e33b2d-81a4-4942-aa3d-a9b087555a47 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:01:06.404215 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-20e33b2d-81a4-4942-aa3d-a9b087555a47 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:01:06.412349 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:06.412349 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:01:06.416854 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-20e33b2d-81a4-4942-aa3d-a9b087555a47 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Volume info retrieved successfully. Aug 20 01:01:06.417481 np0000007838 devstack@c-api.service[100212]: WARNING stevedore.named [None req-20e33b2d-81a4-4942-aa3d-a9b087555a47 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 01:01:06.417616 np0000007838 devstack@c-api.service[100212]: WARNING castellan.key_manager [None req-20e33b2d-81a4-4942-aa3d-a9b087555a47 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 01:01:06.476902 np0000007838 devstack@c-api.service[100212]: DEBUG oslo_db.sqlalchemy.engines [None req-20e33b2d-81a4-4942-aa3d-a9b087555a47 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100212) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 20 01:01:06.480503 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:06.480503 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:01:06.488307 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-20e33b2d-81a4-4942-aa3d-a9b087555a47 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] https://10.4.3.240/volume/v3/volumes/6607e666-955c-40ba-98a3-70aae467bdb1 returned with HTTP 200 Aug 20 01:01:06.488797 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 516/2079] 10.4.3.240 () {68 vars in 1389 bytes} [Thu Aug 20 01:01:06 2026] GET /volume/v3/volumes/6607e666-955c-40ba-98a3-70aae467bdb1 => generated 914 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:01:07.095688 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-d50c5e81-a8af-423a-986d-ff7f04b7fd17 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:07.098205 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-d50c5e81-a8af-423a-986d-ff7f04b7fd17 tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] GET https://10.4.3.240/volume/v3/backups/673b2038-d41b-4b66-8481-cd8953daf7ca Aug 20 01:01:07.098405 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-d50c5e81-a8af-423a-986d-ff7f04b7fd17 tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:01:07.098595 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-d50c5e81-a8af-423a-986d-ff7f04b7fd17 tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:01:07.098702 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-d50c5e81-a8af-423a-986d-ff7f04b7fd17 tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] Show backup with id 673b2038-d41b-4b66-8481-cd8953daf7ca. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:01:07.110572 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:07.110572 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:01:07.112388 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-d50c5e81-a8af-423a-986d-ff7f04b7fd17 tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] https://10.4.3.240/volume/v3/backups/673b2038-d41b-4b66-8481-cd8953daf7ca returned with HTTP 200 Aug 20 01:01:07.112388 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 528/2080] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:01:07 2026] GET /volume/v3/backups/673b2038-d41b-4b66-8481-cd8953daf7ca => generated 800 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:01:07.391726 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-3e08e883-6580-4e48-bdcc-35dbccba47ea None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:07.393917 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-3e08e883-6580-4e48-bdcc-35dbccba47ea tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] GET https://10.4.3.240/volume/v3/backups/55af38b3-864b-4f8f-96a1-60193e93f64f Aug 20 01:01:07.394152 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-3e08e883-6580-4e48-bdcc-35dbccba47ea tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:01:07.394439 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-3e08e883-6580-4e48-bdcc-35dbccba47ea tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:01:07.394604 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-3e08e883-6580-4e48-bdcc-35dbccba47ea tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Show backup with id 55af38b3-864b-4f8f-96a1-60193e93f64f. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:01:07.400376 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:07.400376 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:01:07.401190 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-3e08e883-6580-4e48-bdcc-35dbccba47ea tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] https://10.4.3.240/volume/v3/backups/55af38b3-864b-4f8f-96a1-60193e93f64f returned with HTTP 200 Aug 20 01:01:07.401584 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 523/2081] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:01:07 2026] GET /volume/v3/backups/55af38b3-864b-4f8f-96a1-60193e93f64f => generated 793 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:01:07.402890 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-9757c602-bb88-405c-9981-df492f2d7102 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:07.409359 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-9757c602-bb88-405c-9981-df492f2d7102 tempest-TestVolumeBackupRestore-1998646298 tempest-TestVolumeBackupRestore-1998646298-project-member] GET https://10.4.3.240/volume/v3/backups/45a31aff-ad66-4885-b172-7a589b613287 Aug 20 01:01:07.409359 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-9757c602-bb88-405c-9981-df492f2d7102 tempest-TestVolumeBackupRestore-1998646298 tempest-TestVolumeBackupRestore-1998646298-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:01:07.409359 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-9757c602-bb88-405c-9981-df492f2d7102 tempest-TestVolumeBackupRestore-1998646298 tempest-TestVolumeBackupRestore-1998646298-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:01:07.411026 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.v3.backups [None req-9757c602-bb88-405c-9981-df492f2d7102 tempest-TestVolumeBackupRestore-1998646298 tempest-TestVolumeBackupRestore-1998646298-project-member] Show backup with id 45a31aff-ad66-4885-b172-7a589b613287. {{(pid=100213) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:01:07.418456 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:07.418456 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:01:07.421057 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-9757c602-bb88-405c-9981-df492f2d7102 tempest-TestVolumeBackupRestore-1998646298 tempest-TestVolumeBackupRestore-1998646298-project-member] https://10.4.3.240/volume/v3/backups/45a31aff-ad66-4885-b172-7a589b613287 returned with HTTP 200 Aug 20 01:01:07.421461 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 515/2082] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:01:07 2026] GET /volume/v3/backups/45a31aff-ad66-4885-b172-7a589b613287 => generated 756 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:01:07.519568 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-373bb479-e68c-4517-8fdc-cb352fa6125d None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:07.519568 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-373bb479-e68c-4517-8fdc-cb352fa6125d tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] GET https://10.4.3.240/volume/v3/volumes/6607e666-955c-40ba-98a3-70aae467bdb1 Aug 20 01:01:07.519568 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-373bb479-e68c-4517-8fdc-cb352fa6125d tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:01:07.519568 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-373bb479-e68c-4517-8fdc-cb352fa6125d tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:01:07.519568 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-373bb479-e68c-4517-8fdc-cb352fa6125d tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] https://10.4.3.240/volume/v3/volumes/6607e666-955c-40ba-98a3-70aae467bdb1 returned with HTTP 404 Aug 20 01:01:07.519568 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 517/2083] 10.4.3.240 () {68 vars in 1389 bytes} [Thu Aug 20 01:01:07 2026] GET /volume/v3/volumes/6607e666-955c-40ba-98a3-70aae467bdb1 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 01:01:07.530579 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-43d708c8-1022-42fe-ac3f-aa1a3462b9fd None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:07.532274 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-43d708c8-1022-42fe-ac3f-aa1a3462b9fd tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] GET https://10.4.3.240/volume/v3/volumes/1861da02-81b6-4911-93a6-133290ddbe27 Aug 20 01:01:07.532562 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-43d708c8-1022-42fe-ac3f-aa1a3462b9fd tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:01:07.532741 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-43d708c8-1022-42fe-ac3f-aa1a3462b9fd tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:01:07.540367 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-43d708c8-1022-42fe-ac3f-aa1a3462b9fd tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] https://10.4.3.240/volume/v3/volumes/1861da02-81b6-4911-93a6-133290ddbe27 returned with HTTP 404 Aug 20 01:01:07.541099 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 529/2084] 10.4.3.240 () {68 vars in 1389 bytes} [Thu Aug 20 01:01:07 2026] GET /volume/v3/volumes/1861da02-81b6-4911-93a6-133290ddbe27 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 01:01:07.548602 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-380f55d9-ed33-4d1e-9e0a-b630d28ec6ca None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:07.550304 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-380f55d9-ed33-4d1e-9e0a-b630d28ec6ca tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] GET https://10.4.3.240/volume/v3/groups/c01e1863-4f67-48ba-8cec-b04277479fca Aug 20 01:01:07.550532 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-380f55d9-ed33-4d1e-9e0a-b630d28ec6ca tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:01:07.550696 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-380f55d9-ed33-4d1e-9e0a-b630d28ec6ca tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Calling method 'version_select' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:01:07.550823 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.v3.groups [None req-380f55d9-ed33-4d1e-9e0a-b630d28ec6ca tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] show called for member c01e1863-4f67-48ba-8cec-b04277479fca {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 20 01:01:07.555150 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-380f55d9-ed33-4d1e-9e0a-b630d28ec6ca tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] https://10.4.3.240/volume/v3/groups/c01e1863-4f67-48ba-8cec-b04277479fca returned with HTTP 404 Aug 20 01:01:07.555653 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 524/2085] 10.4.3.240 () {68 vars in 1386 bytes} [Thu Aug 20 01:01:07 2026] GET /volume/v3/groups/c01e1863-4f67-48ba-8cec-b04277479fca => generated 108 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 01:01:07.565827 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-2f6f51b0-687f-4581-8fbf-3fd33ddb1f52 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:07.568819 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-2f6f51b0-687f-4581-8fbf-3fd33ddb1f52 tempest-GroupSnapshotsTest-297194122 tempest-GroupSnapshotsTest-297194122-project-admin] DELETE https://10.4.3.240/volume/v3/group_types/43820273-2696-4ef9-8ad5-c0e1a3062c05 Aug 20 01:01:07.569275 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-2f6f51b0-687f-4581-8fbf-3fd33ddb1f52 tempest-GroupSnapshotsTest-297194122 tempest-GroupSnapshotsTest-297194122-project-admin] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:01:07.569275 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-2f6f51b0-687f-4581-8fbf-3fd33ddb1f52 tempest-GroupSnapshotsTest-297194122 tempest-GroupSnapshotsTest-297194122-project-admin] Calling method 'version_select' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:01:07.599302 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-2f6f51b0-687f-4581-8fbf-3fd33ddb1f52 tempest-GroupSnapshotsTest-297194122 tempest-GroupSnapshotsTest-297194122-project-admin] https://10.4.3.240/volume/v3/group_types/43820273-2696-4ef9-8ad5-c0e1a3062c05 returned with HTTP 202 Aug 20 01:01:07.600040 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 516/2086] 10.4.3.240 () {68 vars in 1404 bytes} [Thu Aug 20 01:01:07 2026] DELETE /volume/v3/group_types/43820273-2696-4ef9-8ad5-c0e1a3062c05 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 20 01:01:07.610957 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-9115eae5-8db8-4bca-bec8-6e6b101a925d None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:07.613957 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-9115eae5-8db8-4bca-bec8-6e6b101a925d tempest-GroupSnapshotsTest-297194122 tempest-GroupSnapshotsTest-297194122-project-admin] DELETE https://10.4.3.240/volume/v3/types/0878bd50-3da6-4a50-8562-dc276c48dced Aug 20 01:01:07.614385 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-9115eae5-8db8-4bca-bec8-6e6b101a925d tempest-GroupSnapshotsTest-297194122 tempest-GroupSnapshotsTest-297194122-project-admin] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:01:07.614740 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-9115eae5-8db8-4bca-bec8-6e6b101a925d tempest-GroupSnapshotsTest-297194122 tempest-GroupSnapshotsTest-297194122-project-admin] Calling method '_delete' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:01:07.681886 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-9115eae5-8db8-4bca-bec8-6e6b101a925d tempest-GroupSnapshotsTest-297194122 tempest-GroupSnapshotsTest-297194122-project-admin] https://10.4.3.240/volume/v3/types/0878bd50-3da6-4a50-8562-dc276c48dced returned with HTTP 202 Aug 20 01:01:07.682036 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 518/2087] 10.4.3.240 () {66 vars in 1345 bytes} [Thu Aug 20 01:01:07 2026] DELETE /volume/v3/types/0878bd50-3da6-4a50-8562-dc276c48dced => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 01:01:07.691133 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-98e0903b-a1d5-473b-b812-ef0203e16043 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:07.698030 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-98e0903b-a1d5-473b-b812-ef0203e16043 tempest-GroupSnapshotsTest-297194122 tempest-GroupSnapshotsTest-297194122-project-admin] GET https://10.4.3.240/volume/v3/types/0878bd50-3da6-4a50-8562-dc276c48dced Aug 20 01:01:07.698354 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-98e0903b-a1d5-473b-b812-ef0203e16043 tempest-GroupSnapshotsTest-297194122 tempest-GroupSnapshotsTest-297194122-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:01:07.699039 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-98e0903b-a1d5-473b-b812-ef0203e16043 tempest-GroupSnapshotsTest-297194122 tempest-GroupSnapshotsTest-297194122-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:01:07.707986 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-98e0903b-a1d5-473b-b812-ef0203e16043 tempest-GroupSnapshotsTest-297194122 tempest-GroupSnapshotsTest-297194122-project-admin] https://10.4.3.240/volume/v3/types/0878bd50-3da6-4a50-8562-dc276c48dced returned with HTTP 404 Aug 20 01:01:07.708620 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 530/2088] 10.4.3.240 () {66 vars in 1342 bytes} [Thu Aug 20 01:01:07 2026] GET /volume/v3/types/0878bd50-3da6-4a50-8562-dc276c48dced => generated 114 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:01:07.728223 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-23bd607b-456c-44be-ae8d-b24a2f159ba8 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:07.733356 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-23bd607b-456c-44be-ae8d-b24a2f159ba8 tempest-GroupSnapshotsTest-297194122 tempest-GroupSnapshotsTest-297194122-project-admin] POST https://10.4.3.240/volume/v3/types Aug 20 01:01:07.733867 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-23bd607b-456c-44be-ae8d-b24a2f159ba8 tempest-GroupSnapshotsTest-297194122 tempest-GroupSnapshotsTest-297194122-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-1780091246"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:01:07.768121 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-23bd607b-456c-44be-ae8d-b24a2f159ba8 tempest-GroupSnapshotsTest-297194122 tempest-GroupSnapshotsTest-297194122-project-admin] https://10.4.3.240/volume/v3/types returned with HTTP 200 Aug 20 01:01:07.768887 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 525/2089] 10.4.3.240 () {68 vars in 1252 bytes} [Thu Aug 20 01:01:07 2026] POST /volume/v3/types => generated 224 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:01:07.777468 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-3f5289dd-da56-4448-9bb0-67c4dbe4d2c2 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:07.779079 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-3f5289dd-da56-4448-9bb0-67c4dbe4d2c2 tempest-GroupSnapshotsTest-297194122 tempest-GroupSnapshotsTest-297194122-project-admin] POST https://10.4.3.240/volume/v3/group_types Aug 20 01:01:07.779418 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-3f5289dd-da56-4448-9bb0-67c4dbe4d2c2 tempest-GroupSnapshotsTest-297194122 tempest-GroupSnapshotsTest-297194122-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-17436168"}} {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:01:07.791856 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-3f5289dd-da56-4448-9bb0-67c4dbe4d2c2 tempest-GroupSnapshotsTest-297194122 tempest-GroupSnapshotsTest-297194122-project-admin] https://10.4.3.240/volume/v3/group_types returned with HTTP 202 Aug 20 01:01:07.792237 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 517/2090] 10.4.3.240 () {70 vars in 1311 bytes} [Thu Aug 20 01:01:07 2026] POST /volume/v3/group_types => generated 179 bytes in 15 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:01:07.804046 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-24663af3-db11-483e-aa91-e1c30ea3fc09 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:07.806400 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-24663af3-db11-483e-aa91-e1c30ea3fc09 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] POST https://10.4.3.240/volume/v3/groups Aug 20 01:01:07.806925 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-24663af3-db11-483e-aa91-e1c30ea3fc09 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "6f0eb436-df14-4273-aad8-4ad3d712e8b5", "volume_types": ["33c42844-e20d-4bf9-85ef-436d4ea299b7"], "name": "tempest-GroupSnapshotsTest-Group-219254"}} {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:01:07.808867 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.v3.groups [None req-24663af3-db11-483e-aa91-e1c30ea3fc09 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Creating new group {'group': {'group_type': '6f0eb436-df14-4273-aad8-4ad3d712e8b5', 'volume_types': ['33c42844-e20d-4bf9-85ef-436d4ea299b7'], 'name': 'tempest-GroupSnapshotsTest-Group-219254'}} {{(pid=100212) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 20 01:01:07.813876 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.v3.groups [None req-24663af3-db11-483e-aa91-e1c30ea3fc09 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Creating group tempest-GroupSnapshotsTest-Group-219254. Aug 20 01:01:07.822497 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-24663af3-db11-483e-aa91-e1c30ea3fc09 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Availability Zones retrieved successfully. Aug 20 01:01:07.835876 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.quota [None req-24663af3-db11-483e-aa91-e1c30ea3fc09 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Created reservations ['cab5d52c-405a-43b2-ab77-8ca94ecf5bac'] {{(pid=100212) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 01:01:07.857065 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-24663af3-db11-483e-aa91-e1c30ea3fc09 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] https://10.4.3.240/volume/v3/groups returned with HTTP 202 Aug 20 01:01:07.857473 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 519/2091] 10.4.3.240 () {70 vars in 1297 bytes} [Thu Aug 20 01:01:07 2026] POST /volume/v3/groups => generated 108 bytes in 54 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:01:07.866416 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-fd39b4e1-7dc8-4a8f-be8b-f5a7e2903529 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:07.871349 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-fd39b4e1-7dc8-4a8f-be8b-f5a7e2903529 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] GET https://10.4.3.240/volume/v3/groups/cd5a82bb-2485-4f06-ad01-f2d6b41027a1 Aug 20 01:01:07.871631 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-fd39b4e1-7dc8-4a8f-be8b-f5a7e2903529 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:01:07.871859 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-fd39b4e1-7dc8-4a8f-be8b-f5a7e2903529 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Calling method 'version_select' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:01:07.872028 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.v3.groups [None req-fd39b4e1-7dc8-4a8f-be8b-f5a7e2903529 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] show called for member cd5a82bb-2485-4f06-ad01-f2d6b41027a1 {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 20 01:01:07.881526 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:07.881526 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:01:07.892796 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-fd39b4e1-7dc8-4a8f-be8b-f5a7e2903529 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] https://10.4.3.240/volume/v3/groups/cd5a82bb-2485-4f06-ad01-f2d6b41027a1 returned with HTTP 200 Aug 20 01:01:07.893212 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 531/2092] 10.4.3.240 () {68 vars in 1386 bytes} [Thu Aug 20 01:01:07 2026] GET /volume/v3/groups/cd5a82bb-2485-4f06-ad01-f2d6b41027a1 => generated 388 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:01:08.129265 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-24d8ab10-49d8-46f8-a5be-84200f18922e None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:08.131364 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-24d8ab10-49d8-46f8-a5be-84200f18922e tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] GET https://10.4.3.240/volume/v3/backups/673b2038-d41b-4b66-8481-cd8953daf7ca Aug 20 01:01:08.132977 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-24d8ab10-49d8-46f8-a5be-84200f18922e tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:01:08.132977 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-24d8ab10-49d8-46f8-a5be-84200f18922e tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:01:08.132977 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-24d8ab10-49d8-46f8-a5be-84200f18922e tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] Show backup with id 673b2038-d41b-4b66-8481-cd8953daf7ca. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:01:08.142238 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:08.142238 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:01:08.143411 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-24d8ab10-49d8-46f8-a5be-84200f18922e tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] https://10.4.3.240/volume/v3/backups/673b2038-d41b-4b66-8481-cd8953daf7ca returned with HTTP 200 Aug 20 01:01:08.143900 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 526/2093] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:01:08 2026] GET /volume/v3/backups/673b2038-d41b-4b66-8481-cd8953daf7ca => generated 801 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:01:08.415826 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-159a5654-3100-4f84-941d-2c252ea2d096 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:08.418129 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-159a5654-3100-4f84-941d-2c252ea2d096 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] GET https://10.4.3.240/volume/v3/backups/55af38b3-864b-4f8f-96a1-60193e93f64f Aug 20 01:01:08.418399 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-159a5654-3100-4f84-941d-2c252ea2d096 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:01:08.418657 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-159a5654-3100-4f84-941d-2c252ea2d096 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:01:08.418816 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.v3.backups [None req-159a5654-3100-4f84-941d-2c252ea2d096 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Show backup with id 55af38b3-864b-4f8f-96a1-60193e93f64f. {{(pid=100213) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:01:08.427579 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:08.427579 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:01:08.428797 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-159a5654-3100-4f84-941d-2c252ea2d096 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] https://10.4.3.240/volume/v3/backups/55af38b3-864b-4f8f-96a1-60193e93f64f returned with HTTP 200 Aug 20 01:01:08.429592 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 518/2094] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:01:08 2026] GET /volume/v3/backups/55af38b3-864b-4f8f-96a1-60193e93f64f => generated 793 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:01:08.435550 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-941446bb-5fa9-41f4-8dae-f1ae5ed8d8bc None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:08.440167 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-941446bb-5fa9-41f4-8dae-f1ae5ed8d8bc tempest-TestVolumeBackupRestore-1998646298 tempest-TestVolumeBackupRestore-1998646298-project-member] GET https://10.4.3.240/volume/v3/backups/45a31aff-ad66-4885-b172-7a589b613287 Aug 20 01:01:08.440167 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-941446bb-5fa9-41f4-8dae-f1ae5ed8d8bc tempest-TestVolumeBackupRestore-1998646298 tempest-TestVolumeBackupRestore-1998646298-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:01:08.440167 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-941446bb-5fa9-41f4-8dae-f1ae5ed8d8bc tempest-TestVolumeBackupRestore-1998646298 tempest-TestVolumeBackupRestore-1998646298-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:01:08.440167 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.v3.backups [None req-941446bb-5fa9-41f4-8dae-f1ae5ed8d8bc tempest-TestVolumeBackupRestore-1998646298 tempest-TestVolumeBackupRestore-1998646298-project-member] Show backup with id 45a31aff-ad66-4885-b172-7a589b613287. {{(pid=100212) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:01:08.446951 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:08.446951 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:01:08.448147 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-941446bb-5fa9-41f4-8dae-f1ae5ed8d8bc tempest-TestVolumeBackupRestore-1998646298 tempest-TestVolumeBackupRestore-1998646298-project-member] https://10.4.3.240/volume/v3/backups/45a31aff-ad66-4885-b172-7a589b613287 returned with HTTP 200 Aug 20 01:01:08.448632 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 520/2095] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:01:08 2026] GET /volume/v3/backups/45a31aff-ad66-4885-b172-7a589b613287 => generated 756 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:01:08.850096 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-77f62e23-2fbf-4f84-9d9a-ecbd8fba4be0 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:08.902686 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-38c2ab54-3994-4c69-8cbd-ee09c75017f6 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:08.906138 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-38c2ab54-3994-4c69-8cbd-ee09c75017f6 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] GET https://10.4.3.240/volume/v3/groups/cd5a82bb-2485-4f06-ad01-f2d6b41027a1 Aug 20 01:01:08.906351 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-38c2ab54-3994-4c69-8cbd-ee09c75017f6 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:01:08.906568 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-38c2ab54-3994-4c69-8cbd-ee09c75017f6 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Calling method 'version_select' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:01:08.906722 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.v3.groups [None req-38c2ab54-3994-4c69-8cbd-ee09c75017f6 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] show called for member cd5a82bb-2485-4f06-ad01-f2d6b41027a1 {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 20 01:01:08.912099 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:08.912099 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:01:08.923859 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-38c2ab54-3994-4c69-8cbd-ee09c75017f6 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] https://10.4.3.240/volume/v3/groups/cd5a82bb-2485-4f06-ad01-f2d6b41027a1 returned with HTTP 200 Aug 20 01:01:08.924456 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 527/2096] 10.4.3.240 () {68 vars in 1386 bytes} [Thu Aug 20 01:01:08 2026] GET /volume/v3/groups/cd5a82bb-2485-4f06-ad01-f2d6b41027a1 => generated 389 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:01:08.926359 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-77f62e23-2fbf-4f84-9d9a-ecbd8fba4be0 tempest-TestVolumeBootPattern-491855050 tempest-TestVolumeBootPattern-491855050-project-admin] POST https://10.4.3.240/volume/v3/types Aug 20 01:01:08.926747 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-77f62e23-2fbf-4f84-9d9a-ecbd8fba4be0 tempest-TestVolumeBootPattern-491855050 tempest-TestVolumeBootPattern-491855050-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-167118265", "extra_specs": {}}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:01:08.929790 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:08.929790 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:01:08.936823 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-c04fcba6-32f5-42ef-94d6-6de3edbf05d6 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:08.939910 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-c04fcba6-32f5-42ef-94d6-6de3edbf05d6 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 20 01:01:08.940393 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-c04fcba6-32f5-42ef-94d6-6de3edbf05d6 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-973809334", "volume_type": "33c42844-e20d-4bf9-85ef-436d4ea299b7", "group_id": "cd5a82bb-2485-4f06-ad01-f2d6b41027a1", "size": 1}} {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:01:08.942326 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.v3.volumes [None req-c04fcba6-32f5-42ef-94d6-6de3edbf05d6 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-973809334', 'volume_type': '33c42844-e20d-4bf9-85ef-436d4ea299b7', 'group_id': 'cd5a82bb-2485-4f06-ad01-f2d6b41027a1', 'size': 1}} {{(pid=100213) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 01:01:08.950438 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-77f62e23-2fbf-4f84-9d9a-ecbd8fba4be0 tempest-TestVolumeBootPattern-491855050 tempest-TestVolumeBootPattern-491855050-project-admin] https://10.4.3.240/volume/v3/types returned with HTTP 200 Aug 20 01:01:08.950817 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 532/2097] 10.4.3.240 () {68 vars in 1252 bytes} [Thu Aug 20 01:01:08 2026] POST /volume/v3/types => generated 211 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:01:08.952144 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:08.952144 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:01:08.952526 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.v3.volumes [None req-c04fcba6-32f5-42ef-94d6-6de3edbf05d6 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Create volume of 1 GB Aug 20 01:01:08.962866 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-74b0e50b-13b6-45e8-a1b7-e2a024ed52cc None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:08.964692 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-74b0e50b-13b6-45e8-a1b7-e2a024ed52cc tempest-TestVolumeBootPattern-491855050 tempest-TestVolumeBootPattern-491855050-project-admin] POST https://10.4.3.240/volume/v3/types/2254c8e4-8c95-472b-b096-bd3906c6f167/encryption Aug 20 01:01:08.965130 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-74b0e50b-13b6-45e8-a1b7-e2a024ed52cc tempest-TestVolumeBootPattern-491855050 tempest-TestVolumeBootPattern-491855050-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:01:08.965181 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-c04fcba6-32f5-42ef-94d6-6de3edbf05d6 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Availability Zones retrieved successfully. Aug 20 01:01:08.973937 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-c04fcba6-32f5-42ef-94d6-6de3edbf05d6 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Flow 'volume_create_api' (986af4a3-1738-4ab4-be97-3ddb0522ffc4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:01:08.976057 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-c04fcba6-32f5-42ef-94d6-6de3edbf05d6 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e213df10-def2-4d4e-bcdd-c27027cccf6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:01:08.980372 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:08.980372 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:01:08.980372 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.flows.api.create_volume [None req-c04fcba6-32f5-42ef-94d6-6de3edbf05d6 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Validating volume size '1' using validate_int {{(pid=100213) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 01:01:08.994193 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-74b0e50b-13b6-45e8-a1b7-e2a024ed52cc tempest-TestVolumeBootPattern-491855050 tempest-TestVolumeBootPattern-491855050-project-admin] https://10.4.3.240/volume/v3/types/2254c8e4-8c95-472b-b096-bd3906c6f167/encryption returned with HTTP 200 Aug 20 01:01:08.994825 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 521/2098] 10.4.3.240 () {68 vars in 1397 bytes} [Thu Aug 20 01:01:08 2026] POST /volume/v3/types/2254c8e4-8c95-472b-b096-bd3906c6f167/encryption => generated 230 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:01:09.002954 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-e604c661-e588-4666-ab7e-3936b058fb18 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:09.004288 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-c04fcba6-32f5-42ef-94d6-6de3edbf05d6 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e213df10-def2-4d4e-bcdd-c27027cccf6c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T01:01:08Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=33c42844-e20d-4bf9-85ef-436d4ea299b7,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1780091246',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '33c42844-e20d-4bf9-85ef-436d4ea299b7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'cd5a82bb-2485-4f06-ad01-f2d6b41027a1', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:01:09.004987 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-c04fcba6-32f5-42ef-94d6-6de3edbf05d6 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (53b31a8d-0046-4103-99f9-d8dba293a05b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:01:09.041946 np0000007838 devstack@c-api.service[100213]: WARNING cinder.quota [None req-c04fcba6-32f5-42ef-94d6-6de3edbf05d6 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1780091246 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1780091246, it is now deprecated. Please use the default quota class for default quota. Aug 20 01:01:09.044418 np0000007838 devstack@c-api.service[100213]: WARNING cinder.quota [None req-c04fcba6-32f5-42ef-94d6-6de3edbf05d6 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1780091246 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1780091246, it is now deprecated. Please use the default quota class for default quota. Aug 20 01:01:09.079069 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.quota [None req-c04fcba6-32f5-42ef-94d6-6de3edbf05d6 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Created reservations ['6aa98e04-7724-4cdd-b637-87b1a96f76ab', '68b76547-ccd5-4834-b9da-7c04e9808f62', 'e804f983-c791-47a3-b968-2723d49969d1', 'ba14683d-bd24-44aa-8b3c-7c40fecc6097'] {{(pid=100213) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 01:01:09.080138 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-c04fcba6-32f5-42ef-94d6-6de3edbf05d6 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (53b31a8d-0046-4103-99f9-d8dba293a05b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6aa98e04-7724-4cdd-b637-87b1a96f76ab', '68b76547-ccd5-4834-b9da-7c04e9808f62', 'e804f983-c791-47a3-b968-2723d49969d1', 'ba14683d-bd24-44aa-8b3c-7c40fecc6097']}' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:01:09.081179 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-c04fcba6-32f5-42ef-94d6-6de3edbf05d6 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (50e42523-d68c-48d4-a441-64b809020bd3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:01:09.107232 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-e604c661-e588-4666-ab7e-3936b058fb18 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 20 01:01:09.107601 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-e604c661-e588-4666-ab7e-3936b058fb18 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-786521635", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-167118265", "size": 1}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:01:09.110189 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.v3.volumes [None req-e604c661-e588-4666-ab7e-3936b058fb18 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-786521635', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-167118265', 'size': 1}} {{(pid=100214) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 01:01:09.112966 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-c04fcba6-32f5-42ef-94d6-6de3edbf05d6 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (50e42523-d68c-48d4-a441-64b809020bd3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd522a51a-263d-4d06-814e-24af3df5eb36', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-973809334',encryption_key_id=None,group_id=cd5a82bb-2485-4f06-ad01-f2d6b41027a1,group_type_id=,metadata={},multiattach=False,project_id='d45d997aeb774a86b4e31c2d6afb9252',qos_specs=None,replication_status=,reservations=['6aa98e04-7724-4cdd-b637-87b1a96f76ab','68b76547-ccd5-4834-b9da-7c04e9808f62','e804f983-c791-47a3-b968-2723d49969d1','ba14683d-bd24-44aa-8b3c-7c40fecc6097'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2fe18b07009b4921898a99996d73d9ec',volume_type_id=33c42844-e20d-4bf9-85ef-436d4ea299b7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T01:01:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-973809334',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=cd5a82bb-2485-4f06-ad01-f2d6b41027a1,host=None,id=d522a51a-263d-4d06-814e-24af3df5eb36,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d45d997aeb774a86b4e31c2d6afb9252',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2fe18b07009b4921898a99996d73d9ec',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(33c42844-e20d-4bf9-85ef-436d4ea299b7),volume_type_id=33c42844-e20d-4bf9-85ef-436d4ea299b7)}' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:01:09.113894 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-c04fcba6-32f5-42ef-94d6-6de3edbf05d6 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (559a41c6-54ef-4d78-8728-815834e4b4b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:01:09.113949 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.v3.volumes [None req-e604c661-e588-4666-ab7e-3936b058fb18 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Create volume of 1 GB Aug 20 01:01:09.114220 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:09.114220 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:01:09.114793 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-e604c661-e588-4666-ab7e-3936b058fb18 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Availability Zones retrieved successfully. Aug 20 01:01:09.125600 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-e604c661-e588-4666-ab7e-3936b058fb18 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Flow 'volume_create_api' (a958ee73-1fef-4458-ae43-bf9381734305) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:01:09.125600 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-e604c661-e588-4666-ab7e-3936b058fb18 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9f6b22eb-7d61-4c32-9ed5-264982cabe59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:01:09.125600 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.flows.api.create_volume [None req-e604c661-e588-4666-ab7e-3936b058fb18 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Validating volume size '1' using validate_int {{(pid=100214) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 01:01:09.134748 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-c04fcba6-32f5-42ef-94d6-6de3edbf05d6 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (559a41c6-54ef-4d78-8728-815834e4b4b8) transitioned into state 'SUCCESS' from state '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-973809334',encryption_key_id=None,group_id=cd5a82bb-2485-4f06-ad01-f2d6b41027a1,group_type_id=,metadata={},multiattach=False,project_id='d45d997aeb774a86b4e31c2d6afb9252',qos_specs=None,replication_status=,reservations=['6aa98e04-7724-4cdd-b637-87b1a96f76ab','68b76547-ccd5-4834-b9da-7c04e9808f62','e804f983-c791-47a3-b968-2723d49969d1','ba14683d-bd24-44aa-8b3c-7c40fecc6097'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2fe18b07009b4921898a99996d73d9ec',volume_type_id=33c42844-e20d-4bf9-85ef-436d4ea299b7)}' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:01:09.135326 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-c04fcba6-32f5-42ef-94d6-6de3edbf05d6 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a9d7ca95-d0cb-4f28-9705-1bb0093a20a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:01:09.154210 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-e604c661-e588-4666-ab7e-3936b058fb18 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9f6b22eb-7d61-4c32-9ed5-264982cabe59) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T01:01:09Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2254c8e4-8c95-472b-b096-bd3906c6f167,is_public=True,name='tempest-scenario-type-luks-167118265',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2254c8e4-8c95-472b-b096-bd3906c6f167', '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=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:01:09.154807 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-b8f8ca0d-6ecc-446d-a12a-5c127240d50c None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:09.155181 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-e604c661-e588-4666-ab7e-3936b058fb18 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f292cc4f-fb76-4e49-b83a-37dd609befd4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:01:09.158158 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-b8f8ca0d-6ecc-446d-a12a-5c127240d50c tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] GET https://10.4.3.240/volume/v3/backups/673b2038-d41b-4b66-8481-cd8953daf7ca Aug 20 01:01:09.158362 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-b8f8ca0d-6ecc-446d-a12a-5c127240d50c tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:01:09.158504 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-c04fcba6-32f5-42ef-94d6-6de3edbf05d6 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a9d7ca95-d0cb-4f28-9705-1bb0093a20a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:01:09.158588 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-b8f8ca0d-6ecc-446d-a12a-5c127240d50c tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:01:09.158683 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-b8f8ca0d-6ecc-446d-a12a-5c127240d50c tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] Show backup with id 673b2038-d41b-4b66-8481-cd8953daf7ca. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:01:09.159174 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-c04fcba6-32f5-42ef-94d6-6de3edbf05d6 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Flow 'volume_create_api' (986af4a3-1738-4ab4-be97-3ddb0522ffc4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100213) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:01:09.159678 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-c04fcba6-32f5-42ef-94d6-6de3edbf05d6 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Create volume request issued successfully. Aug 20 01:01:09.160446 np0000007838 devstack@c-api.service[100213]: WARNING stevedore.named [None req-c04fcba6-32f5-42ef-94d6-6de3edbf05d6 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 01:01:09.160666 np0000007838 devstack@c-api.service[100213]: WARNING castellan.key_manager [None req-c04fcba6-32f5-42ef-94d6-6de3edbf05d6 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 01:01:09.164618 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:09.164618 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:01:09.165054 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-b8f8ca0d-6ecc-446d-a12a-5c127240d50c tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] https://10.4.3.240/volume/v3/backups/673b2038-d41b-4b66-8481-cd8953daf7ca returned with HTTP 200 Aug 20 01:01:09.165496 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 533/2099] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:01:09 2026] GET /volume/v3/backups/673b2038-d41b-4b66-8481-cd8953daf7ca => generated 802 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:01:09.176446 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-f95d0f54-60f0-4b91-b7ea-f944b765d158 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:09.179145 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-f95d0f54-60f0-4b91-b7ea-f944b765d158 tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] GET https://10.4.3.240/volume/v3/volumes/9453dc5b-6d99-46aa-82e5-52eaac3c3bd0 Aug 20 01:01:09.179424 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-f95d0f54-60f0-4b91-b7ea-f944b765d158 tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:01:09.179717 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-f95d0f54-60f0-4b91-b7ea-f944b765d158 tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:01:09.183385 np0000007838 devstack@c-api.service[100214]: WARNING cinder.quota [None req-e604c661-e588-4666-ab7e-3936b058fb18 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-167118265 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-167118265, it is now deprecated. Please use the default quota class for default quota. Aug 20 01:01:09.183800 np0000007838 devstack@c-api.service[100214]: WARNING cinder.quota [None req-e604c661-e588-4666-ab7e-3936b058fb18 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-167118265 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-167118265, it is now deprecated. Please use the default quota class for default quota. Aug 20 01:01:09.189203 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:09.189203 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:01:09.194059 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-f95d0f54-60f0-4b91-b7ea-f944b765d158 tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] Volume info retrieved successfully. Aug 20 01:01:09.196011 np0000007838 devstack@c-api.service[100213]: DEBUG oslo_db.sqlalchemy.engines [None req-c04fcba6-32f5-42ef-94d6-6de3edbf05d6 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100213) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 20 01:01:09.198826 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:09.198826 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:01:09.199841 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-f95d0f54-60f0-4b91-b7ea-f944b765d158 tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] https://10.4.3.240/volume/v3/volumes/9453dc5b-6d99-46aa-82e5-52eaac3c3bd0 returned with HTTP 200 Aug 20 01:01:09.200403 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 522/2100] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:01:09 2026] GET /volume/v3/volumes/9453dc5b-6d99-46aa-82e5-52eaac3c3bd0 => generated 846 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:01:09.203606 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-c04fcba6-32f5-42ef-94d6-6de3edbf05d6 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 20 01:01:09.203606 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 519/2101] 10.4.3.240 () {70 vars in 1300 bytes} [Thu Aug 20 01:01:08 2026] POST /volume/v3/volumes => generated 822 bytes in 267 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:01:09.218312 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-b29b3941-fd5c-4dfa-8940-51449bbc341c None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:09.218670 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-8f2e4408-7563-40ba-b76c-311de11c063e None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:09.220653 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-b29b3941-fd5c-4dfa-8940-51449bbc341c tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] GET https://10.4.3.240/volume/v3/volumes/d522a51a-263d-4d06-814e-24af3df5eb36 Aug 20 01:01:09.220926 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-b29b3941-fd5c-4dfa-8940-51449bbc341c tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:01:09.221223 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-b29b3941-fd5c-4dfa-8940-51449bbc341c tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:01:09.230294 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:09.230294 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:01:09.232806 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.quota [None req-e604c661-e588-4666-ab7e-3936b058fb18 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Created reservations ['bd6d10f5-662e-48d6-af07-f3b7fc4ecc55', 'c1c9f312-b236-4b96-85b1-89c0e2c005c7', '4d3a7f43-d71e-4755-9271-bc72646c255e', 'd5c24e87-8e0a-46b2-9d9f-3c6ad342afa3'] {{(pid=100214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 01:01:09.234071 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-e604c661-e588-4666-ab7e-3936b058fb18 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f292cc4f-fb76-4e49-b83a-37dd609befd4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bd6d10f5-662e-48d6-af07-f3b7fc4ecc55', 'c1c9f312-b236-4b96-85b1-89c0e2c005c7', '4d3a7f43-d71e-4755-9271-bc72646c255e', 'd5c24e87-8e0a-46b2-9d9f-3c6ad342afa3']}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:01:09.234582 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-b29b3941-fd5c-4dfa-8940-51449bbc341c tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Volume info retrieved successfully. Aug 20 01:01:09.235371 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-e604c661-e588-4666-ab7e-3936b058fb18 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (796654d8-ae0b-4e18-b750-1381c9f0d9ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:01:09.235508 np0000007838 devstack@c-api.service[100215]: WARNING stevedore.named [None req-b29b3941-fd5c-4dfa-8940-51449bbc341c tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 01:01:09.235719 np0000007838 devstack@c-api.service[100215]: WARNING castellan.key_manager [None req-b29b3941-fd5c-4dfa-8940-51449bbc341c tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 01:01:09.270319 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-e604c661-e588-4666-ab7e-3936b058fb18 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (796654d8-ae0b-4e18-b750-1381c9f0d9ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9538a690-5759-4f04-997b-1b6d84a96bb5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-786521635',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='03a37021255e41ccb3259dd49aff4a78',qos_specs=None,replication_status=,reservations=['bd6d10f5-662e-48d6-af07-f3b7fc4ecc55','c1c9f312-b236-4b96-85b1-89c0e2c005c7','4d3a7f43-d71e-4755-9271-bc72646c255e','d5c24e87-8e0a-46b2-9d9f-3c6ad342afa3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d1fcea7d7ab543fdbc3f32dca8fe540e',volume_type_id=2254c8e4-8c95-472b-b096-bd3906c6f167), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T01:01:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-786521635',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=9538a690-5759-4f04-997b-1b6d84a96bb5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='03a37021255e41ccb3259dd49aff4a78',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d1fcea7d7ab543fdbc3f32dca8fe540e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2254c8e4-8c95-472b-b096-bd3906c6f167),volume_type_id=2254c8e4-8c95-472b-b096-bd3906c6f167)}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:01:09.271284 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-e604c661-e588-4666-ab7e-3936b058fb18 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9f53bdb7-9a4f-4cf1-8e72-0302dba19414) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:01:09.291196 np0000007838 devstack@c-api.service[100215]: DEBUG oslo_db.sqlalchemy.engines [None req-b29b3941-fd5c-4dfa-8940-51449bbc341c tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100215) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 20 01:01:09.296370 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:09.296370 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:01:09.300316 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-e604c661-e588-4666-ab7e-3936b058fb18 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9f53bdb7-9a4f-4cf1-8e72-0302dba19414) transitioned into state 'SUCCESS' from state '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-786521635',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='03a37021255e41ccb3259dd49aff4a78',qos_specs=None,replication_status=,reservations=['bd6d10f5-662e-48d6-af07-f3b7fc4ecc55','c1c9f312-b236-4b96-85b1-89c0e2c005c7','4d3a7f43-d71e-4755-9271-bc72646c255e','d5c24e87-8e0a-46b2-9d9f-3c6ad342afa3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d1fcea7d7ab543fdbc3f32dca8fe540e',volume_type_id=2254c8e4-8c95-472b-b096-bd3906c6f167)}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:01:09.301043 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-e604c661-e588-4666-ab7e-3936b058fb18 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2c38238e-c03a-489f-8afb-b6f25de22221) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:01:09.306667 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-b29b3941-fd5c-4dfa-8940-51449bbc341c tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] https://10.4.3.240/volume/v3/volumes/d522a51a-263d-4d06-814e-24af3df5eb36 returned with HTTP 200 Aug 20 01:01:09.307036 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 534/2102] 10.4.3.240 () {68 vars in 1389 bytes} [Thu Aug 20 01:01:09 2026] GET /volume/v3/volumes/d522a51a-263d-4d06-814e-24af3df5eb36 => generated 890 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:01:09.314320 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-e604c661-e588-4666-ab7e-3936b058fb18 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2c38238e-c03a-489f-8afb-b6f25de22221) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:01:09.315392 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-e604c661-e588-4666-ab7e-3936b058fb18 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Flow 'volume_create_api' (a958ee73-1fef-4458-ae43-bf9381734305) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:01:09.315773 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-e604c661-e588-4666-ab7e-3936b058fb18 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Create volume request issued successfully. Aug 20 01:01:09.316355 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-e604c661-e588-4666-ab7e-3936b058fb18 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 20 01:01:09.317542 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 528/2103] 10.4.3.240 () {68 vars in 1259 bytes} [Thu Aug 20 01:01:09 2026] POST /volume/v3/volumes => generated 778 bytes in 315 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 01:01:09.329505 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-8f2e4408-7563-40ba-b76c-311de11c063e tempest-VolumesBackupsAdminTest-652996026 tempest-VolumesBackupsAdminTest-652996026-project-admin] GET https://10.4.3.240/volume/v3/backups/673b2038-d41b-4b66-8481-cd8953daf7ca/export_record Aug 20 01:01:09.329505 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-8f2e4408-7563-40ba-b76c-311de11c063e tempest-VolumesBackupsAdminTest-652996026 tempest-VolumesBackupsAdminTest-652996026-project-admin] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:01:09.330066 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-8f2e4408-7563-40ba-b76c-311de11c063e tempest-VolumesBackupsAdminTest-652996026 tempest-VolumesBackupsAdminTest-652996026-project-admin] Calling method 'export_record' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:01:09.330066 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.contrib.backups [None req-8f2e4408-7563-40ba-b76c-311de11c063e tempest-VolumesBackupsAdminTest-652996026 tempest-VolumesBackupsAdminTest-652996026-project-admin] Export record for backup 673b2038-d41b-4b66-8481-cd8953daf7ca. {{(pid=100212) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 20 01:01:09.333941 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-1491eb7e-eb82-420f-a525-cdf1651648dc None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:09.336139 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-1491eb7e-eb82-420f-a525-cdf1651648dc tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] GET https://10.4.3.240/volume/v3/volumes/9538a690-5759-4f04-997b-1b6d84a96bb5 Aug 20 01:01:09.336476 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-1491eb7e-eb82-420f-a525-cdf1651648dc tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:01:09.336824 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-1491eb7e-eb82-420f-a525-cdf1651648dc tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:01:09.345571 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:09.345571 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:01:09.350937 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:09.350937 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:01:09.351443 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-1491eb7e-eb82-420f-a525-cdf1651648dc tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Volume info retrieved successfully. Aug 20 01:01:09.355203 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.backup.api [None req-8f2e4408-7563-40ba-b76c-311de11c063e tempest-VolumesBackupsAdminTest-652996026 tempest-VolumesBackupsAdminTest-652996026-project-admin] Calling RPCAPI with context: , host: np0000007838, backup: 673b2038-d41b-4b66-8481-cd8953daf7ca. {{(pid=100212) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Aug 20 01:01:09.357492 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-1491eb7e-eb82-420f-a525-cdf1651648dc tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] https://10.4.3.240/volume/v3/volumes/9538a690-5759-4f04-997b-1b6d84a96bb5 returned with HTTP 200 Aug 20 01:01:09.358016 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 520/2104] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:01:09 2026] GET /volume/v3/volumes/9538a690-5759-4f04-997b-1b6d84a96bb5 => generated 846 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:01:09.363059 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.backup.rpcapi [None req-8f2e4408-7563-40ba-b76c-311de11c063e tempest-VolumesBackupsAdminTest-652996026 tempest-VolumesBackupsAdminTest-652996026-project-admin] export_record in rpcapi backup_id 673b2038-d41b-4b66-8481-cd8953daf7ca on host np0000007838. {{(pid=100212) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Aug 20 01:01:09.374958 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.contrib.backups [None req-8f2e4408-7563-40ba-b76c-311de11c063e tempest-VolumesBackupsAdminTest-652996026 tempest-VolumesBackupsAdminTest-652996026-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNjczYjIwMzgtZDQxYi00YjY2LTg0ODEtY2Q4OTUzZGFmN2NhIiwgInVzZXJfaWQiOiAiNTk2YWU2Nzg3OWU3NDYwZGJlMjc2MGQ4YTNmOTNkYTIiLCAicHJvamVjdF9pZCI6ICJhZmVmMjU1MzhmNDM0ZDlhOTE2OTFhZGVhYWUyNjA3ZSIsICJ2b2x1bWVfaWQiOiAiOTQ1M2RjNWItNmQ5OS00NmFhLTgyZTUtNTJlYWFjM2MzYmQwIiwgImhvc3QiOiAibnAwMDAwMDA3ODM4IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci0xNjAyNjMzNjE2IiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTk1MjcxMzM3MiIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lXzk0NTNkYzViLTZkOTktNDZhYS04MmU1LTUyZWFhYzNjM2JkMC8yMDI2MDgyMDAxMDA1Mi9hel9ub3ZhX2JhY2t1cF82NzNiMjAzOC1kNDFiLTRiNjYtODQ4MS1jZDg5NTNkYWY3Y2EiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMjEsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDI2LTA4LTIwVDAxOjAwOjUwWiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDI2LTA4LTIwVDAxOjAwOjUwWiIsICJ1cGRhdGVkX2F0IjogIjIwMjYtMDgtMjBUMDE6MDE6MDhaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ=='}}. {{(pid=100212) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Aug 20 01:01:09.375313 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-8f2e4408-7563-40ba-b76c-311de11c063e tempest-VolumesBackupsAdminTest-652996026 tempest-VolumesBackupsAdminTest-652996026-project-admin] https://10.4.3.240/volume/v3/backups/673b2038-d41b-4b66-8481-cd8953daf7ca/export_record returned with HTTP 200 Aug 20 01:01:09.376133 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 523/2105] 10.4.3.240 () {66 vars in 1390 bytes} [Thu Aug 20 01:01:09 2026] GET /volume/v3/backups/673b2038-d41b-4b66-8481-cd8953daf7ca/export_record => generated 1512 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:01:09.389523 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-4cb16052-9e74-475f-8dad-2c3b7a98224d None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:09.392866 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-4cb16052-9e74-475f-8dad-2c3b7a98224d tempest-VolumesBackupsAdminTest-652996026 tempest-VolumesBackupsAdminTest-652996026-project-admin] POST https://10.4.3.240/volume/v3/backups/import_record Aug 20 01:01:09.392866 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-4cb16052-9e74-475f-8dad-2c3b7a98224d tempest-VolumesBackupsAdminTest-652996026 tempest-VolumesBackupsAdminTest-652996026-project-admin] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiODJmYmQ5M2UtMjY3MS00NjNhLWFhMWUtMzA2NmY1MmU0MzI2IiwgInVzZXJfaWQiOiAiNTk2YWU2Nzg3OWU3NDYwZGJlMjc2MGQ4YTNmOTNkYTIiLCAicHJvamVjdF9pZCI6ICJhZmVmMjU1MzhmNDM0ZDlhOTE2OTFhZGVhYWUyNjA3ZSIsICJ2b2x1bWVfaWQiOiAiOTQ1M2RjNWItNmQ5OS00NmFhLTgyZTUtNTJlYWFjM2MzYmQwIiwgImhvc3QiOiAibnAwMDAwMDA3ODM4IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci0xNjAyNjMzNjE2IiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTk1MjcxMzM3MiIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lXzk0NTNkYzViLTZkOTktNDZhYS04MmU1LTUyZWFhYzNjM2JkMC8yMDI2MDgyMDAxMDA1Mi9hel9ub3ZhX2JhY2t1cF82NzNiMjAzOC1kNDFiLTRiNjYtODQ4MS1jZDg5NTNkYWY3Y2EiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMjEsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDI2LTA4LTIwVDAxOjAwOjUwWiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDI2LTA4LTIwVDAxOjAwOjUwWiIsICJ1cGRhdGVkX2F0IjogIjIwMjYtMDgtMjBUMDE6MDE6MDhaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ=="}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:01:09.393068 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.contrib.backups [None req-4cb16052-9e74-475f-8dad-2c3b7a98224d tempest-VolumesBackupsAdminTest-652996026 tempest-VolumesBackupsAdminTest-652996026-project-admin] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiODJmYmQ5M2UtMjY3MS00NjNhLWFhMWUtMzA2NmY1MmU0MzI2IiwgInVzZXJfaWQiOiAiNTk2YWU2Nzg3OWU3NDYwZGJlMjc2MGQ4YTNmOTNkYTIiLCAicHJvamVjdF9pZCI6ICJhZmVmMjU1MzhmNDM0ZDlhOTE2OTFhZGVhYWUyNjA3ZSIsICJ2b2x1bWVfaWQiOiAiOTQ1M2RjNWItNmQ5OS00NmFhLTgyZTUtNTJlYWFjM2MzYmQwIiwgImhvc3QiOiAibnAwMDAwMDA3ODM4IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci0xNjAyNjMzNjE2IiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTk1MjcxMzM3MiIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lXzk0NTNkYzViLTZkOTktNDZhYS04MmU1LTUyZWFhYzNjM2JkMC8yMDI2MDgyMDAxMDA1Mi9hel9ub3ZhX2JhY2t1cF82NzNiMjAzOC1kNDFiLTRiNjYtODQ4MS1jZDg5NTNkYWY3Y2EiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMjEsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDI2LTA4LTIwVDAxOjAwOjUwWiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDI2LTA4LTIwVDAxOjAwOjUwWiIsICJ1cGRhdGVkX2F0IjogIjIwMjYtMDgtMjBUMDE6MDE6MDhaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ=='}}. {{(pid=100215) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Aug 20 01:01:09.393433 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.contrib.backups [None req-4cb16052-9e74-475f-8dad-2c3b7a98224d tempest-VolumesBackupsAdminTest-652996026 tempest-VolumesBackupsAdminTest-652996026-project-admin] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiODJmYmQ5M2UtMjY3MS00NjNhLWFhMWUtMzA2NmY1MmU0MzI2IiwgInVzZXJfaWQiOiAiNTk2YWU2Nzg3OWU3NDYwZGJlMjc2MGQ4YTNmOTNkYTIiLCAicHJvamVjdF9pZCI6ICJhZmVmMjU1MzhmNDM0ZDlhOTE2OTFhZGVhYWUyNjA3ZSIsICJ2b2x1bWVfaWQiOiAiOTQ1M2RjNWItNmQ5OS00NmFhLTgyZTUtNTJlYWFjM2MzYmQwIiwgImhvc3QiOiAibnAwMDAwMDA3ODM4IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci0xNjAyNjMzNjE2IiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTk1MjcxMzM3MiIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lXzk0NTNkYzViLTZkOTktNDZhYS04MmU1LTUyZWFhYzNjM2JkMC8yMDI2MDgyMDAxMDA1Mi9hel9ub3ZhX2JhY2t1cF82NzNiMjAzOC1kNDFiLTRiNjYtODQ4MS1jZDg5NTNkYWY3Y2EiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMjEsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDI2LTA4LTIwVDAxOjAwOjUwWiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDI2LTA4LTIwVDAxOjAwOjUwWiIsICJ1cGRhdGVkX2F0IjogIjIwMjYtMDgtMjBUMDE6MDE6MDhaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ==. {{(pid=100215) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Aug 20 01:01:09.440178 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.quota [None req-4cb16052-9e74-475f-8dad-2c3b7a98224d tempest-VolumesBackupsAdminTest-652996026 tempest-VolumesBackupsAdminTest-652996026-project-admin] Created reservations ['cead3fa0-c1fb-492c-91f3-1661ed0b3d62', '65c90f7d-007f-43df-b273-50eb96c92138'] {{(pid=100215) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 01:01:09.448103 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-0b82843a-4756-43e5-bde0-1c03cb8c613c None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:09.450351 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-0b82843a-4756-43e5-bde0-1c03cb8c613c tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] GET https://10.4.3.240/volume/v3/backups/55af38b3-864b-4f8f-96a1-60193e93f64f Aug 20 01:01:09.450570 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-0b82843a-4756-43e5-bde0-1c03cb8c613c tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:01:09.450747 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-0b82843a-4756-43e5-bde0-1c03cb8c613c tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:01:09.450848 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-0b82843a-4756-43e5-bde0-1c03cb8c613c tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Show backup with id 55af38b3-864b-4f8f-96a1-60193e93f64f. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:01:09.458693 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:09.458693 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:01:09.459351 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-0b82843a-4756-43e5-bde0-1c03cb8c613c tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] https://10.4.3.240/volume/v3/backups/55af38b3-864b-4f8f-96a1-60193e93f64f returned with HTTP 200 Aug 20 01:01:09.459726 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 529/2106] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:01:09 2026] GET /volume/v3/backups/55af38b3-864b-4f8f-96a1-60193e93f64f => generated 793 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:01:09.463860 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-cda5e2da-7451-477e-83ae-964614d28bc9 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:09.467015 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-cda5e2da-7451-477e-83ae-964614d28bc9 tempest-TestVolumeBackupRestore-1998646298 tempest-TestVolumeBackupRestore-1998646298-project-member] GET https://10.4.3.240/volume/v3/backups/45a31aff-ad66-4885-b172-7a589b613287 Aug 20 01:01:09.467218 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-cda5e2da-7451-477e-83ae-964614d28bc9 tempest-TestVolumeBackupRestore-1998646298 tempest-TestVolumeBackupRestore-1998646298-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:01:09.467440 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-cda5e2da-7451-477e-83ae-964614d28bc9 tempest-TestVolumeBackupRestore-1998646298 tempest-TestVolumeBackupRestore-1998646298-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:01:09.467542 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.v3.backups [None req-cda5e2da-7451-477e-83ae-964614d28bc9 tempest-TestVolumeBackupRestore-1998646298 tempest-TestVolumeBackupRestore-1998646298-project-member] Show backup with id 45a31aff-ad66-4885-b172-7a589b613287. {{(pid=100213) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:01:09.472607 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.backup.rpcapi [None req-4cb16052-9e74-475f-8dad-2c3b7a98224d tempest-VolumesBackupsAdminTest-652996026 tempest-VolumesBackupsAdminTest-652996026-project-admin] import_record rpcapi backup id 82fbd93e-2671-463a-aa1e-3066f52e4326 on host np0000007838 for backup_url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiODJmYmQ5M2UtMjY3MS00NjNhLWFhMWUtMzA2NmY1MmU0MzI2IiwgInVzZXJfaWQiOiAiNTk2YWU2Nzg3OWU3NDYwZGJlMjc2MGQ4YTNmOTNkYTIiLCAicHJvamVjdF9pZCI6ICJhZmVmMjU1MzhmNDM0ZDlhOTE2OTFhZGVhYWUyNjA3ZSIsICJ2b2x1bWVfaWQiOiAiOTQ1M2RjNWItNmQ5OS00NmFhLTgyZTUtNTJlYWFjM2MzYmQwIiwgImhvc3QiOiAibnAwMDAwMDA3ODM4IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci0xNjAyNjMzNjE2IiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTk1MjcxMzM3MiIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lXzk0NTNkYzViLTZkOTktNDZhYS04MmU1LTUyZWFhYzNjM2JkMC8yMDI2MDgyMDAxMDA1Mi9hel9ub3ZhX2JhY2t1cF82NzNiMjAzOC1kNDFiLTRiNjYtODQ4MS1jZDg5NTNkYWY3Y2EiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMjEsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDI2LTA4LTIwVDAxOjAwOjUwWiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDI2LTA4LTIwVDAxOjAwOjUwWiIsICJ1cGRhdGVkX2F0IjogIjIwMjYtMDgtMjBUMDE6MDE6MDhaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ==. {{(pid=100215) import_record /opt/stack/cinder/cinder/backup/rpcapi.py:96}} Aug 20 01:01:09.473710 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:09.473710 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:01:09.474881 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-cda5e2da-7451-477e-83ae-964614d28bc9 tempest-TestVolumeBackupRestore-1998646298 tempest-TestVolumeBackupRestore-1998646298-project-member] https://10.4.3.240/volume/v3/backups/45a31aff-ad66-4885-b172-7a589b613287 returned with HTTP 200 Aug 20 01:01:09.475356 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.contrib.backups [None req-4cb16052-9e74-475f-8dad-2c3b7a98224d tempest-VolumesBackupsAdminTest-652996026 tempest-VolumesBackupsAdminTest-652996026-project-admin] Import record output: {'backup': {'id': '82fbd93e-2671-463a-aa1e-3066f52e4326', 'name': None, 'links': [{'rel': 'self', 'href': 'https://10.4.3.240/volume/v3/backups/82fbd93e-2671-463a-aa1e-3066f52e4326'}, {'rel': 'bookmark', 'href': 'https://10.4.3.240/volume/backups/82fbd93e-2671-463a-aa1e-3066f52e4326'}]}}. {{(pid=100215) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:279}} Aug 20 01:01:09.475356 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-4cb16052-9e74-475f-8dad-2c3b7a98224d tempest-VolumesBackupsAdminTest-652996026 tempest-VolumesBackupsAdminTest-652996026-project-admin] https://10.4.3.240/volume/v3/backups/import_record returned with HTTP 201 Aug 20 01:01:09.475570 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 521/2107] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:01:09 2026] GET /volume/v3/backups/45a31aff-ad66-4885-b172-7a589b613287 => generated 756 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:01:09.475800 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 535/2108] 10.4.3.240 () {68 vars in 1302 bytes} [Thu Aug 20 01:01:09 2026] POST /volume/v3/backups/import_record => generated 288 bytes in 87 msecs (HTTP/1.1 201) 7 headers in 290 bytes (1 switches on core 0) Aug 20 01:01:09.485808 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-41554e87-4d23-435a-b2c2-ead5bb5d06f5 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:09.487799 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-41554e87-4d23-435a-b2c2-ead5bb5d06f5 tempest-VolumesBackupsAdminTest-652996026 tempest-VolumesBackupsAdminTest-652996026-project-admin] GET https://10.4.3.240/volume/v3/backups/82fbd93e-2671-463a-aa1e-3066f52e4326 Aug 20 01:01:09.487985 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-41554e87-4d23-435a-b2c2-ead5bb5d06f5 tempest-VolumesBackupsAdminTest-652996026 tempest-VolumesBackupsAdminTest-652996026-project-admin] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:01:09.488211 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-41554e87-4d23-435a-b2c2-ead5bb5d06f5 tempest-VolumesBackupsAdminTest-652996026 tempest-VolumesBackupsAdminTest-652996026-project-admin] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:01:09.488309 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.v3.backups [None req-41554e87-4d23-435a-b2c2-ead5bb5d06f5 tempest-VolumesBackupsAdminTest-652996026 tempest-VolumesBackupsAdminTest-652996026-project-admin] Show backup with id 82fbd93e-2671-463a-aa1e-3066f52e4326. {{(pid=100212) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:01:09.492899 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:09.492899 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:01:09.493588 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-41554e87-4d23-435a-b2c2-ead5bb5d06f5 tempest-VolumesBackupsAdminTest-652996026 tempest-VolumesBackupsAdminTest-652996026-project-admin] https://10.4.3.240/volume/v3/backups/82fbd93e-2671-463a-aa1e-3066f52e4326 returned with HTTP 200 Aug 20 01:01:09.493971 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 524/2109] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:01:09 2026] GET /volume/v3/backups/82fbd93e-2671-463a-aa1e-3066f52e4326 => generated 647 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:01:10.261619 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-908ddbf2-2aba-45e2-8c00-22ea1a6e6b5e None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:10.324368 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-ca57759b-629e-4fa0-96d6-875dd3a0365e None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:10.325852 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-ca57759b-629e-4fa0-96d6-875dd3a0365e tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] GET https://10.4.3.240/volume/v3/volumes/d522a51a-263d-4d06-814e-24af3df5eb36 Aug 20 01:01:10.326023 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-ca57759b-629e-4fa0-96d6-875dd3a0365e tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:01:10.326198 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-ca57759b-629e-4fa0-96d6-875dd3a0365e tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:01:10.332158 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:10.332158 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:01:10.335128 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-ca57759b-629e-4fa0-96d6-875dd3a0365e tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Volume info retrieved successfully. Aug 20 01:01:10.335693 np0000007838 devstack@c-api.service[100213]: WARNING stevedore.named [None req-ca57759b-629e-4fa0-96d6-875dd3a0365e tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 01:01:10.335833 np0000007838 devstack@c-api.service[100213]: WARNING castellan.key_manager [None req-ca57759b-629e-4fa0-96d6-875dd3a0365e tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 01:01:10.368373 np0000007838 devstack@c-api.service[100213]: DEBUG oslo_db.sqlalchemy.engines [None req-ca57759b-629e-4fa0-96d6-875dd3a0365e tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100213) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 20 01:01:10.370392 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-a70ee834-be73-4de7-8b1e-801bf2416f1d None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:10.371828 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:10.371828 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:01:10.372109 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-a70ee834-be73-4de7-8b1e-801bf2416f1d tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] GET https://10.4.3.240/volume/v3/volumes/9538a690-5759-4f04-997b-1b6d84a96bb5 Aug 20 01:01:10.372292 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-a70ee834-be73-4de7-8b1e-801bf2416f1d tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:01:10.372361 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-908ddbf2-2aba-45e2-8c00-22ea1a6e6b5e tempest-ServerStableDeviceRescueTest-285192711 tempest-ServerStableDeviceRescueTest-285192711-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 20 01:01:10.372530 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-a70ee834-be73-4de7-8b1e-801bf2416f1d tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:01:10.372721 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-908ddbf2-2aba-45e2-8c00-22ea1a6e6b5e tempest-ServerStableDeviceRescueTest-285192711 tempest-ServerStableDeviceRescueTest-285192711-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerStableDeviceRescueTest-volume-785991597"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:01:10.374116 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.v3.volumes [None req-908ddbf2-2aba-45e2-8c00-22ea1a6e6b5e tempest-ServerStableDeviceRescueTest-285192711 tempest-ServerStableDeviceRescueTest-285192711-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerStableDeviceRescueTest-volume-785991597'}} {{(pid=100214) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 01:01:10.374230 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.v3.volumes [None req-908ddbf2-2aba-45e2-8c00-22ea1a6e6b5e tempest-ServerStableDeviceRescueTest-285192711 tempest-ServerStableDeviceRescueTest-285192711-project-member] Create volume of 1 GB Aug 20 01:01:10.377883 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-908ddbf2-2aba-45e2-8c00-22ea1a6e6b5e tempest-ServerStableDeviceRescueTest-285192711 tempest-ServerStableDeviceRescueTest-285192711-project-member] Availability Zones retrieved successfully. Aug 20 01:01:10.378705 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:10.378705 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:01:10.379696 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-ca57759b-629e-4fa0-96d6-875dd3a0365e tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] https://10.4.3.240/volume/v3/volumes/d522a51a-263d-4d06-814e-24af3df5eb36 returned with HTTP 200 Aug 20 01:01:10.380148 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 522/2110] 10.4.3.240 () {68 vars in 1389 bytes} [Thu Aug 20 01:01:10 2026] GET /volume/v3/volumes/d522a51a-263d-4d06-814e-24af3df5eb36 => generated 915 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:01:10.382247 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-a70ee834-be73-4de7-8b1e-801bf2416f1d tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Volume info retrieved successfully. Aug 20 01:01:10.383077 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-908ddbf2-2aba-45e2-8c00-22ea1a6e6b5e tempest-ServerStableDeviceRescueTest-285192711 tempest-ServerStableDeviceRescueTest-285192711-project-member] Flow 'volume_create_api' (e5882709-be60-4afb-a19a-9874ab655e3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:01:10.384179 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-908ddbf2-2aba-45e2-8c00-22ea1a6e6b5e tempest-ServerStableDeviceRescueTest-285192711 tempest-ServerStableDeviceRescueTest-285192711-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d1719d19-2469-400e-9b9c-c5a1a8328f66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:01:10.385034 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.flows.api.create_volume [None req-908ddbf2-2aba-45e2-8c00-22ea1a6e6b5e tempest-ServerStableDeviceRescueTest-285192711 tempest-ServerStableDeviceRescueTest-285192711-project-member] Validating volume size '1' using validate_int {{(pid=100214) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 01:01:10.386509 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-a70ee834-be73-4de7-8b1e-801bf2416f1d tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] https://10.4.3.240/volume/v3/volumes/9538a690-5759-4f04-997b-1b6d84a96bb5 returned with HTTP 200 Aug 20 01:01:10.387278 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 536/2111] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:01:10 2026] GET /volume/v3/volumes/9538a690-5759-4f04-997b-1b6d84a96bb5 => generated 871 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:01:10.391875 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-a02a3c75-a50c-4635-9489-2cf0f4f08bec None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:10.395359 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-a02a3c75-a50c-4635-9489-2cf0f4f08bec tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] POST https://10.4.3.240/volume/v3/group_snapshots Aug 20 01:01:10.395359 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-a02a3c75-a50c-4635-9489-2cf0f4f08bec tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "cd5a82bb-2485-4f06-ad01-f2d6b41027a1", "name": "tempest-group_snapshot-2146415584"}} {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:01:10.395359 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.v3.group_snapshots [None req-a02a3c75-a50c-4635-9489-2cf0f4f08bec tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': 'cd5a82bb-2485-4f06-ad01-f2d6b41027a1', 'name': 'tempest-group_snapshot-2146415584'}} {{(pid=100212) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Aug 20 01:01:10.398867 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:10.398867 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:01:10.399958 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-73f15eda-4130-4add-95c2-c7a3898f0c8a None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:10.402120 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.v3.group_snapshots [None req-a02a3c75-a50c-4635-9489-2cf0f4f08bec tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Creating group_snapshot tempest-group_snapshot-2146415584. Aug 20 01:01:10.402417 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-73f15eda-4130-4add-95c2-c7a3898f0c8a tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] GET https://10.4.3.240/volume/v3/volumes/9538a690-5759-4f04-997b-1b6d84a96bb5 Aug 20 01:01:10.403590 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-73f15eda-4130-4add-95c2-c7a3898f0c8a tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:01:10.403590 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-73f15eda-4130-4add-95c2-c7a3898f0c8a tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:01:10.407843 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-908ddbf2-2aba-45e2-8c00-22ea1a6e6b5e tempest-ServerStableDeviceRescueTest-285192711 tempest-ServerStableDeviceRescueTest-285192711-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d1719d19-2469-400e-9b9c-c5a1a8328f66) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:52:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1ed58bd6-fe6a-497e-ae84-e8199d24fdfa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:01:10.408558 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-908ddbf2-2aba-45e2-8c00-22ea1a6e6b5e tempest-ServerStableDeviceRescueTest-285192711 tempest-ServerStableDeviceRescueTest-285192711-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dc4dd0c5-b07f-4e4b-a1e9-f6d8fc20def9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:01:10.412032 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:10.412032 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:01:10.417348 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-73f15eda-4130-4add-95c2-c7a3898f0c8a tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Volume info retrieved successfully. Aug 20 01:01:10.419233 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:10.419233 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:01:10.419457 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-73f15eda-4130-4add-95c2-c7a3898f0c8a tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] https://10.4.3.240/volume/v3/volumes/9538a690-5759-4f04-997b-1b6d84a96bb5 returned with HTTP 200 Aug 20 01:01:10.419833 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 523/2112] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:01:10 2026] GET /volume/v3/volumes/9538a690-5759-4f04-997b-1b6d84a96bb5 => generated 871 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:01:10.430245 np0000007838 devstack@c-api.service[100212]: WARNING cinder.quota [None req-a02a3c75-a50c-4635-9489-2cf0f4f08bec tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1780091246 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1780091246, it is now deprecated. Please use the default quota class for default quota. Aug 20 01:01:10.430245 np0000007838 devstack@c-api.service[100212]: WARNING cinder.quota [None req-a02a3c75-a50c-4635-9489-2cf0f4f08bec tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-1780091246 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-1780091246, it is now deprecated. Please use the default quota class for default quota. Aug 20 01:01:10.431578 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-a2efb738-17b4-43ae-bc8d-4193283d1ffd None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:10.434435 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-a2efb738-17b4-43ae-bc8d-4193283d1ffd tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] POST https://10.4.3.240/volume/v3/volumes/9538a690-5759-4f04-997b-1b6d84a96bb5/action Aug 20 01:01:10.434972 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-a2efb738-17b4-43ae-bc8d-4193283d1ffd tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=100215) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 01:01:10.435063 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-a2efb738-17b4-43ae-bc8d-4193283d1ffd tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:01:10.445038 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:10.445038 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:01:10.445511 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-a2efb738-17b4-43ae-bc8d-4193283d1ffd tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Volume info retrieved successfully. Aug 20 01:01:10.456994 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-a2efb738-17b4-43ae-bc8d-4193283d1ffd tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Volume updated successfully. Aug 20 01:01:10.457320 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-a2efb738-17b4-43ae-bc8d-4193283d1ffd tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] https://10.4.3.240/volume/v3/volumes/9538a690-5759-4f04-997b-1b6d84a96bb5/action returned with HTTP 200 Aug 20 01:01:10.457814 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 537/2113] 10.4.3.240 () {68 vars in 1390 bytes} [Thu Aug 20 01:01:10 2026] POST /volume/v3/volumes/9538a690-5759-4f04-997b-1b6d84a96bb5/action => generated 0 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 20 01:01:10.462638 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.quota [None req-a02a3c75-a50c-4635-9489-2cf0f4f08bec tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Created reservations ['4278c0f8-4bc0-4c37-9269-de0181c01e11', '12bb0168-7a4a-4598-b729-98d0acbda7d6', '9389863f-4ea8-421e-913a-e54cc91b8017', '9cbea03d-76a0-48b2-87b3-141d60601a29'] {{(pid=100212) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 01:01:10.467643 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.quota [None req-908ddbf2-2aba-45e2-8c00-22ea1a6e6b5e tempest-ServerStableDeviceRescueTest-285192711 tempest-ServerStableDeviceRescueTest-285192711-project-member] Created reservations ['12c87e59-0cfb-411e-be59-2d6d957d5d51', '0714fe99-fc2e-44ef-a5c9-f25b6a8c57c2', '1fc8cfb6-ce87-45c2-9a21-e1f25e71f5f8', '53e62625-15a5-43e7-bb16-14bc7f4e93ac'] {{(pid=100214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 01:01:10.468329 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-908ddbf2-2aba-45e2-8c00-22ea1a6e6b5e tempest-ServerStableDeviceRescueTest-285192711 tempest-ServerStableDeviceRescueTest-285192711-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dc4dd0c5-b07f-4e4b-a1e9-f6d8fc20def9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['12c87e59-0cfb-411e-be59-2d6d957d5d51', '0714fe99-fc2e-44ef-a5c9-f25b6a8c57c2', '1fc8cfb6-ce87-45c2-9a21-e1f25e71f5f8', '53e62625-15a5-43e7-bb16-14bc7f4e93ac']}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:01:10.469004 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-908ddbf2-2aba-45e2-8c00-22ea1a6e6b5e tempest-ServerStableDeviceRescueTest-285192711 tempest-ServerStableDeviceRescueTest-285192711-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fb0ef4c4-36bc-4387-9609-d32470d0ce7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:01:10.472317 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-16810fea-6d0d-403a-856a-2942fb33576d None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:10.473533 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-16810fea-6d0d-403a-856a-2942fb33576d tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] GET https://10.4.3.240/volume/v3/backups/55af38b3-864b-4f8f-96a1-60193e93f64f Aug 20 01:01:10.473721 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-16810fea-6d0d-403a-856a-2942fb33576d tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:01:10.475829 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-16810fea-6d0d-403a-856a-2942fb33576d tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:01:10.475829 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.v3.backups [None req-16810fea-6d0d-403a-856a-2942fb33576d tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Show backup with id 55af38b3-864b-4f8f-96a1-60193e93f64f. {{(pid=100213) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:01:10.478506 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:10.478506 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:01:10.478676 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-16810fea-6d0d-403a-856a-2942fb33576d tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] https://10.4.3.240/volume/v3/backups/55af38b3-864b-4f8f-96a1-60193e93f64f returned with HTTP 200 Aug 20 01:01:10.479012 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 524/2114] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:01:10 2026] GET /volume/v3/backups/55af38b3-864b-4f8f-96a1-60193e93f64f => generated 793 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:01:10.488014 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-78aa734b-7e99-443e-af0b-e9dc2dc26370 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:10.490536 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-78aa734b-7e99-443e-af0b-e9dc2dc26370 tempest-TestVolumeBackupRestore-1998646298 tempest-TestVolumeBackupRestore-1998646298-project-member] GET https://10.4.3.240/volume/v3/backups/45a31aff-ad66-4885-b172-7a589b613287 Aug 20 01:01:10.490647 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-78aa734b-7e99-443e-af0b-e9dc2dc26370 tempest-TestVolumeBackupRestore-1998646298 tempest-TestVolumeBackupRestore-1998646298-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:01:10.490867 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-78aa734b-7e99-443e-af0b-e9dc2dc26370 tempest-TestVolumeBackupRestore-1998646298 tempest-TestVolumeBackupRestore-1998646298-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:01:10.491026 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-78aa734b-7e99-443e-af0b-e9dc2dc26370 tempest-TestVolumeBackupRestore-1998646298 tempest-TestVolumeBackupRestore-1998646298-project-member] Show backup with id 45a31aff-ad66-4885-b172-7a589b613287. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:01:10.492374 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-908ddbf2-2aba-45e2-8c00-22ea1a6e6b5e tempest-ServerStableDeviceRescueTest-285192711 tempest-ServerStableDeviceRescueTest-285192711-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fb0ef4c4-36bc-4387-9609-d32470d0ce7b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7d598188-1e46-48dc-a60a-df986e5e3227', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerStableDeviceRescueTest-volume-785991597',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7c92fd17219646519603ae994e569d01',qos_specs=None,replication_status=,reservations=['12c87e59-0cfb-411e-be59-2d6d957d5d51','0714fe99-fc2e-44ef-a5c9-f25b6a8c57c2','1fc8cfb6-ce87-45c2-9a21-e1f25e71f5f8','53e62625-15a5-43e7-bb16-14bc7f4e93ac'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='196d26ab1fb148b6be93bb19cb46f8a4',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T01:01:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerStableDeviceRescueTest-volume-785991597',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7d598188-1e46-48dc-a60a-df986e5e3227,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7c92fd17219646519603ae994e569d01',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='196d26ab1fb148b6be93bb19cb46f8a4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1ed58bd6-fe6a-497e-ae84-e8199d24fdfa),volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:01:10.492786 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-908ddbf2-2aba-45e2-8c00-22ea1a6e6b5e tempest-ServerStableDeviceRescueTest-285192711 tempest-ServerStableDeviceRescueTest-285192711-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0ca0086f-c9ce-46d6-a4ba-03f40b93691e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:01:10.496823 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-a02a3c75-a50c-4635-9489-2cf0f4f08bec tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] https://10.4.3.240/volume/v3/group_snapshots returned with HTTP 202 Aug 20 01:01:10.496935 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:10.496935 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:01:10.497657 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 525/2115] 10.4.3.240 () {70 vars in 1324 bytes} [Thu Aug 20 01:01:10 2026] POST /volume/v3/group_snapshots => generated 168 bytes in 106 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:01:10.500080 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-78aa734b-7e99-443e-af0b-e9dc2dc26370 tempest-TestVolumeBackupRestore-1998646298 tempest-TestVolumeBackupRestore-1998646298-project-member] https://10.4.3.240/volume/v3/backups/45a31aff-ad66-4885-b172-7a589b613287 returned with HTTP 200 Aug 20 01:01:10.500505 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 538/2116] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:01:10 2026] GET /volume/v3/backups/45a31aff-ad66-4885-b172-7a589b613287 => generated 756 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:01:10.505018 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-bad06bc8-3f35-432a-b7c7-ada4fe0e1d82 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:10.507115 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-bad06bc8-3f35-432a-b7c7-ada4fe0e1d82 tempest-VolumesBackupsAdminTest-652996026 tempest-VolumesBackupsAdminTest-652996026-project-admin] GET https://10.4.3.240/volume/v3/backups/82fbd93e-2671-463a-aa1e-3066f52e4326 Aug 20 01:01:10.507371 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-bad06bc8-3f35-432a-b7c7-ada4fe0e1d82 tempest-VolumesBackupsAdminTest-652996026 tempest-VolumesBackupsAdminTest-652996026-project-admin] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:01:10.507620 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-bad06bc8-3f35-432a-b7c7-ada4fe0e1d82 tempest-VolumesBackupsAdminTest-652996026 tempest-VolumesBackupsAdminTest-652996026-project-admin] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:01:10.507753 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.v3.backups [None req-bad06bc8-3f35-432a-b7c7-ada4fe0e1d82 tempest-VolumesBackupsAdminTest-652996026 tempest-VolumesBackupsAdminTest-652996026-project-admin] Show backup with id 82fbd93e-2671-463a-aa1e-3066f52e4326. {{(pid=100213) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:01:10.511126 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-e4c27df8-f11d-4f56-884e-cf66b787848f None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:10.512851 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-e4c27df8-f11d-4f56-884e-cf66b787848f tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] GET https://10.4.3.240/volume/v3/group_snapshots/164a59b2-1979-42e7-bf34-7c5264fe7607 Aug 20 01:01:10.513181 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-e4c27df8-f11d-4f56-884e-cf66b787848f tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:01:10.513464 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-e4c27df8-f11d-4f56-884e-cf66b787848f tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Calling method 'version_select' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:01:10.513837 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.v3.group_snapshots [None req-e4c27df8-f11d-4f56-884e-cf66b787848f tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] show called for member 164a59b2-1979-42e7-bf34-7c5264fe7607 {{(pid=100212) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 20 01:01:10.518267 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:10.518267 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:01:10.520966 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-908ddbf2-2aba-45e2-8c00-22ea1a6e6b5e tempest-ServerStableDeviceRescueTest-285192711 tempest-ServerStableDeviceRescueTest-285192711-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0ca0086f-c9ce-46d6-a4ba-03f40b93691e) transitioned into state 'SUCCESS' from state '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-785991597',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7c92fd17219646519603ae994e569d01',qos_specs=None,replication_status=,reservations=['12c87e59-0cfb-411e-be59-2d6d957d5d51','0714fe99-fc2e-44ef-a5c9-f25b6a8c57c2','1fc8cfb6-ce87-45c2-9a21-e1f25e71f5f8','53e62625-15a5-43e7-bb16-14bc7f4e93ac'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='196d26ab1fb148b6be93bb19cb46f8a4',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:01:10.521703 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:10.521703 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:01:10.521762 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-e4c27df8-f11d-4f56-884e-cf66b787848f tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] https://10.4.3.240/volume/v3/group_snapshots/164a59b2-1979-42e7-bf34-7c5264fe7607 returned with HTTP 200 Aug 20 01:01:10.521800 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-908ddbf2-2aba-45e2-8c00-22ea1a6e6b5e tempest-ServerStableDeviceRescueTest-285192711 tempest-ServerStableDeviceRescueTest-285192711-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aea339c2-acce-4993-98e0-9faa88c30009) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:01:10.522074 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-bad06bc8-3f35-432a-b7c7-ada4fe0e1d82 tempest-VolumesBackupsAdminTest-652996026 tempest-VolumesBackupsAdminTest-652996026-project-admin] https://10.4.3.240/volume/v3/backups/82fbd93e-2671-463a-aa1e-3066f52e4326 returned with HTTP 200 Aug 20 01:01:10.522270 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 526/2117] 10.4.3.240 () {68 vars in 1413 bytes} [Thu Aug 20 01:01:10 2026] GET /volume/v3/group_snapshots/164a59b2-1979-42e7-bf34-7c5264fe7607 => generated 307 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:01:10.522558 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 525/2118] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:01:10 2026] GET /volume/v3/backups/82fbd93e-2671-463a-aa1e-3066f52e4326 => generated 802 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:01:10.534787 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-908ddbf2-2aba-45e2-8c00-22ea1a6e6b5e tempest-ServerStableDeviceRescueTest-285192711 tempest-ServerStableDeviceRescueTest-285192711-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aea339c2-acce-4993-98e0-9faa88c30009) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:01:10.535107 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-cfdc99dc-84dc-4bd4-ba6c-8ec20c8cb43f None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:10.535813 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-908ddbf2-2aba-45e2-8c00-22ea1a6e6b5e tempest-ServerStableDeviceRescueTest-285192711 tempest-ServerStableDeviceRescueTest-285192711-project-member] Flow 'volume_create_api' (e5882709-be60-4afb-a19a-9874ab655e3f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:01:10.536139 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-908ddbf2-2aba-45e2-8c00-22ea1a6e6b5e tempest-ServerStableDeviceRescueTest-285192711 tempest-ServerStableDeviceRescueTest-285192711-project-member] Create volume request issued successfully. Aug 20 01:01:10.536692 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-908ddbf2-2aba-45e2-8c00-22ea1a6e6b5e tempest-ServerStableDeviceRescueTest-285192711 tempest-ServerStableDeviceRescueTest-285192711-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 20 01:01:10.537139 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-cfdc99dc-84dc-4bd4-ba6c-8ec20c8cb43f tempest-VolumesBackupsAdminTest-652996026 tempest-VolumesBackupsAdminTest-652996026-project-admin] GET https://10.4.3.240/volume/v3/backups Aug 20 01:01:10.537279 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-cfdc99dc-84dc-4bd4-ba6c-8ec20c8cb43f tempest-VolumesBackupsAdminTest-652996026 tempest-VolumesBackupsAdminTest-652996026-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:01:10.540450 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-cfdc99dc-84dc-4bd4-ba6c-8ec20c8cb43f tempest-VolumesBackupsAdminTest-652996026 tempest-VolumesBackupsAdminTest-652996026-project-admin] Calling method 'index' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:01:10.540552 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 530/2119] 10.4.3.240 () {68 vars in 1258 bytes} [Thu Aug 20 01:01:10 2026] POST /volume/v3/volumes => generated 758 bytes in 276 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 01:01:10.550214 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-cfdc99dc-84dc-4bd4-ba6c-8ec20c8cb43f tempest-VolumesBackupsAdminTest-652996026 tempest-VolumesBackupsAdminTest-652996026-project-admin] https://10.4.3.240/volume/v3/backups returned with HTTP 200 Aug 20 01:01:10.550739 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 539/2120] 10.4.3.240 () {66 vars in 1237 bytes} [Thu Aug 20 01:01:10 2026] GET /volume/v3/backups => generated 337 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:01:10.561139 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-482dd47c-6bfb-4392-aa06-cf33283635b1 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:10.563447 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-482dd47c-6bfb-4392-aa06-cf33283635b1 tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] POST https://10.4.3.240/volume/v3/backups/673b2038-d41b-4b66-8481-cd8953daf7ca/restore Aug 20 01:01:10.564438 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-482dd47c-6bfb-4392-aa06-cf33283635b1 tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:01:10.566887 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.contrib.backups [None req-482dd47c-6bfb-4392-aa06-cf33283635b1 tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] Restoring backup 673b2038-d41b-4b66-8481-cd8953daf7ca ({'restore': {}}) {{(pid=100212) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 20 01:01:10.568415 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.contrib.backups [None req-482dd47c-6bfb-4392-aa06-cf33283635b1 tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] Restoring backup 673b2038-d41b-4b66-8481-cd8953daf7ca to volume None. Aug 20 01:01:10.573808 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:10.573808 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:01:10.576228 np0000007838 devstack@c-api.service[100212]: INFO cinder.backup.api [None req-482dd47c-6bfb-4392-aa06-cf33283635b1 tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] Creating volume of 1 GB for restore of backup 673b2038-d41b-4b66-8481-cd8953daf7ca. Aug 20 01:01:10.587364 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-482dd47c-6bfb-4392-aa06-cf33283635b1 tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] Availability zone cache updated, next update will occur around 2026-08-20 02:01:10.584196. {{(pid=100212) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 20 01:01:10.587364 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-482dd47c-6bfb-4392-aa06-cf33283635b1 tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] Availability Zones retrieved successfully. Aug 20 01:01:10.592174 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-482dd47c-6bfb-4392-aa06-cf33283635b1 tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] Flow 'volume_create_api' (5704f472-9cfc-4c38-a555-8ea709169a88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100212) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:01:10.593279 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-482dd47c-6bfb-4392-aa06-cf33283635b1 tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e3506607-39ed-4062-bb72-0c4201e76ece) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:01:10.594536 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.flows.api.create_volume [None req-482dd47c-6bfb-4392-aa06-cf33283635b1 tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] Validating volume size '1' using validate_int {{(pid=100212) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 01:01:10.621638 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [req-b56f6443-8bd6-4000-96cf-5cfddb7c99df req-0b984631-6b02-4a24-8745-f8a28224b172 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:10.630459 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-b56f6443-8bd6-4000-96cf-5cfddb7c99df req-0b984631-6b02-4a24-8745-f8a28224b172 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] GET https://10.4.3.240/volume/v3/volumes/9538a690-5759-4f04-997b-1b6d84a96bb5 Aug 20 01:01:10.630459 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [req-b56f6443-8bd6-4000-96cf-5cfddb7c99df req-0b984631-6b02-4a24-8745-f8a28224b172 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:01:10.630459 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [req-b56f6443-8bd6-4000-96cf-5cfddb7c99df req-0b984631-6b02-4a24-8745-f8a28224b172 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:01:10.633238 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-482dd47c-6bfb-4392-aa06-cf33283635b1 tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e3506607-39ed-4062-bb72-0c4201e76ece) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:52:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1ed58bd6-fe6a-497e-ae84-e8199d24fdfa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:01:10.634085 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-482dd47c-6bfb-4392-aa06-cf33283635b1 tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8dfa2c9b-a725-448d-a4f3-70c671f83023) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:01:10.635512 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:10.635512 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:01:10.638610 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [req-b56f6443-8bd6-4000-96cf-5cfddb7c99df req-0b984631-6b02-4a24-8745-f8a28224b172 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Volume info retrieved successfully. Aug 20 01:01:10.643656 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-b56f6443-8bd6-4000-96cf-5cfddb7c99df req-0b984631-6b02-4a24-8745-f8a28224b172 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] https://10.4.3.240/volume/v3/volumes/9538a690-5759-4f04-997b-1b6d84a96bb5 returned with HTTP 200 Aug 20 01:01:10.644031 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 526/2121] 10.4.3.240 () {68 vars in 1598 bytes} [Thu Aug 20 01:01:10 2026] GET /volume/v3/volumes/9538a690-5759-4f04-997b-1b6d84a96bb5 => generated 870 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:01:10.679463 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.quota [None req-482dd47c-6bfb-4392-aa06-cf33283635b1 tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] Created reservations ['d0e1920e-2982-439f-b0a0-d533deca135a', 'aa2675bd-435c-4053-9212-63e5fe8264e5', '0f7ce743-0d42-4e91-901e-ae90d6a2d507', 'd6a6832a-408b-421f-b744-15bd92b469ae'] {{(pid=100212) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 01:01:10.680325 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-482dd47c-6bfb-4392-aa06-cf33283635b1 tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8dfa2c9b-a725-448d-a4f3-70c671f83023) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d0e1920e-2982-439f-b0a0-d533deca135a', 'aa2675bd-435c-4053-9212-63e5fe8264e5', '0f7ce743-0d42-4e91-901e-ae90d6a2d507', 'd6a6832a-408b-421f-b744-15bd92b469ae']}' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:01:10.681353 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-482dd47c-6bfb-4392-aa06-cf33283635b1 tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5e4e97ff-64ed-44a7-8669-38b3e75bfba5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:01:10.716822 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-482dd47c-6bfb-4392-aa06-cf33283635b1 tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5e4e97ff-64ed-44a7-8669-38b3e75bfba5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1b001d2e-c397-441c-b690-8dc65409f997', '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_673b2038-d41b-4b66-8481-cd8953daf7ca',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='afef25538f434d9a91691adeaae2607e',qos_specs=None,replication_status=,reservations=['d0e1920e-2982-439f-b0a0-d533deca135a','aa2675bd-435c-4053-9212-63e5fe8264e5','0f7ce743-0d42-4e91-901e-ae90d6a2d507','d6a6832a-408b-421f-b744-15bd92b469ae'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='596ae67879e7460dbe2760d8a3f93da2',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T01:01:10Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_673b2038-d41b-4b66-8481-cd8953daf7ca',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1b001d2e-c397-441c-b690-8dc65409f997,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='afef25538f434d9a91691adeaae2607e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='596ae67879e7460dbe2760d8a3f93da2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1ed58bd6-fe6a-497e-ae84-e8199d24fdfa),volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:01:10.718397 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-482dd47c-6bfb-4392-aa06-cf33283635b1 tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f6cc4851-374a-4649-ad6b-6a3ff1ac0b7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:01:10.731622 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-482dd47c-6bfb-4392-aa06-cf33283635b1 tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f6cc4851-374a-4649-ad6b-6a3ff1ac0b7e) transitioned into 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_673b2038-d41b-4b66-8481-cd8953daf7ca',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='afef25538f434d9a91691adeaae2607e',qos_specs=None,replication_status=,reservations=['d0e1920e-2982-439f-b0a0-d533deca135a','aa2675bd-435c-4053-9212-63e5fe8264e5','0f7ce743-0d42-4e91-901e-ae90d6a2d507','d6a6832a-408b-421f-b744-15bd92b469ae'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='596ae67879e7460dbe2760d8a3f93da2',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:01:10.732195 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-482dd47c-6bfb-4392-aa06-cf33283635b1 tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7a6ccc6d-a641-4844-93bf-a15bda771108) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:01:10.741001 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-482dd47c-6bfb-4392-aa06-cf33283635b1 tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7a6ccc6d-a641-4844-93bf-a15bda771108) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:01:10.742413 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-482dd47c-6bfb-4392-aa06-cf33283635b1 tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] Flow 'volume_create_api' (5704f472-9cfc-4c38-a555-8ea709169a88) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100212) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:01:10.742413 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-482dd47c-6bfb-4392-aa06-cf33283635b1 tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] Create volume request issued successfully. Aug 20 01:01:10.749321 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:10.749321 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:01:10.749794 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-482dd47c-6bfb-4392-aa06-cf33283635b1 tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] Volume info retrieved successfully. Aug 20 01:01:11.041482 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-b56f6443-8bd6-4000-96cf-5cfddb7c99df req-3dc32663-824a-4f09-9531-33f9cbb01d2d None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:11.044037 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-b56f6443-8bd6-4000-96cf-5cfddb7c99df req-3dc32663-824a-4f09-9531-33f9cbb01d2d tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] GET https://10.4.3.240/volume/v3/volumes/9538a690-5759-4f04-997b-1b6d84a96bb5 Aug 20 01:01:11.044269 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-b56f6443-8bd6-4000-96cf-5cfddb7c99df req-3dc32663-824a-4f09-9531-33f9cbb01d2d tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:01:11.044527 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-b56f6443-8bd6-4000-96cf-5cfddb7c99df req-3dc32663-824a-4f09-9531-33f9cbb01d2d tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:01:11.052936 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:11.052936 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:01:11.057144 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [req-b56f6443-8bd6-4000-96cf-5cfddb7c99df req-3dc32663-824a-4f09-9531-33f9cbb01d2d tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Volume info retrieved successfully. Aug 20 01:01:11.061002 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-b56f6443-8bd6-4000-96cf-5cfddb7c99df req-3dc32663-824a-4f09-9531-33f9cbb01d2d tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] https://10.4.3.240/volume/v3/volumes/9538a690-5759-4f04-997b-1b6d84a96bb5 returned with HTTP 200 Aug 20 01:01:11.061363 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 531/2122] 10.4.3.240 () {68 vars in 1598 bytes} [Thu Aug 20 01:01:11 2026] GET /volume/v3/volumes/9538a690-5759-4f04-997b-1b6d84a96bb5 => generated 870 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:01:11.069960 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-c3941707-50e2-4533-8f1b-5f0e037ab63d None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:11.070326 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-c3941707-50e2-4533-8f1b-5f0e037ab63d None None] GET https://10.4.3.240/volume// Aug 20 01:01:11.070506 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-c3941707-50e2-4533-8f1b-5f0e037ab63d None None] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:01:11.070726 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-c3941707-50e2-4533-8f1b-5f0e037ab63d None None] Calling method 'all' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:01:11.070999 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-c3941707-50e2-4533-8f1b-5f0e037ab63d None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 20 01:01:11.071257 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 540/2123] 10.4.3.240 () {66 vars in 1419 bytes} [Thu Aug 20 01:01:11 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 01:01:11.078091 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [req-b56f6443-8bd6-4000-96cf-5cfddb7c99df req-4d4fa8ab-387b-41ed-a5bb-d2ef43bfb74b None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:11.080034 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-b56f6443-8bd6-4000-96cf-5cfddb7c99df req-4d4fa8ab-387b-41ed-a5bb-d2ef43bfb74b tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] POST https://10.4.3.240/volume/v3/attachments Aug 20 01:01:11.080457 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [req-b56f6443-8bd6-4000-96cf-5cfddb7c99df req-4d4fa8ab-387b-41ed-a5bb-d2ef43bfb74b tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9538a690-5759-4f04-997b-1b6d84a96bb5", "connector": null, "instance_uuid": "165be195-d820-4547-bf62-e85ceebbf3ef"}} {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:01:11.088321 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:11.088321 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:01:11.115135 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-b56f6443-8bd6-4000-96cf-5cfddb7c99df req-4d4fa8ab-387b-41ed-a5bb-d2ef43bfb74b tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] https://10.4.3.240/volume/v3/attachments returned with HTTP 200 Aug 20 01:01:11.115654 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 527/2124] 10.4.3.240 () {74 vars in 1594 bytes} [Thu Aug 20 01:01:11 2026] POST /volume/v3/attachments => generated 273 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:01:11.489259 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-5fdcc369-8334-484f-8936-ecd5b97f7678 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:11.492013 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-5fdcc369-8334-484f-8936-ecd5b97f7678 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] GET https://10.4.3.240/volume/v3/backups/55af38b3-864b-4f8f-96a1-60193e93f64f Aug 20 01:01:11.492258 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-5fdcc369-8334-484f-8936-ecd5b97f7678 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:01:11.492551 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-5fdcc369-8334-484f-8936-ecd5b97f7678 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:01:11.492695 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-5fdcc369-8334-484f-8936-ecd5b97f7678 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Show backup with id 55af38b3-864b-4f8f-96a1-60193e93f64f. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:01:11.498617 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:11.498617 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:01:11.499653 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-5fdcc369-8334-484f-8936-ecd5b97f7678 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] https://10.4.3.240/volume/v3/backups/55af38b3-864b-4f8f-96a1-60193e93f64f returned with HTTP 200 Aug 20 01:01:11.500322 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 532/2125] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:01:11 2026] GET /volume/v3/backups/55af38b3-864b-4f8f-96a1-60193e93f64f => generated 793 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:01:11.515007 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-f883bdd7-217a-496c-945b-8093e116f07b None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:11.516787 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-f883bdd7-217a-496c-945b-8093e116f07b tempest-TestVolumeBackupRestore-1998646298 tempest-TestVolumeBackupRestore-1998646298-project-member] GET https://10.4.3.240/volume/v3/backups/45a31aff-ad66-4885-b172-7a589b613287 Aug 20 01:01:11.516860 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-f883bdd7-217a-496c-945b-8093e116f07b tempest-TestVolumeBackupRestore-1998646298 tempest-TestVolumeBackupRestore-1998646298-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:01:11.516993 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-f883bdd7-217a-496c-945b-8093e116f07b tempest-TestVolumeBackupRestore-1998646298 tempest-TestVolumeBackupRestore-1998646298-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:01:11.517115 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-f883bdd7-217a-496c-945b-8093e116f07b tempest-TestVolumeBackupRestore-1998646298 tempest-TestVolumeBackupRestore-1998646298-project-member] Show backup with id 45a31aff-ad66-4885-b172-7a589b613287. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:01:11.520923 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:11.520923 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:01:11.521795 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-f883bdd7-217a-496c-945b-8093e116f07b tempest-TestVolumeBackupRestore-1998646298 tempest-TestVolumeBackupRestore-1998646298-project-member] https://10.4.3.240/volume/v3/backups/45a31aff-ad66-4885-b172-7a589b613287 returned with HTTP 200 Aug 20 01:01:11.522014 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 541/2126] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:01:11 2026] GET /volume/v3/backups/45a31aff-ad66-4885-b172-7a589b613287 => generated 756 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:01:11.532176 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-59877256-eae0-4f82-b096-872d61a37613 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:11.536267 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-59877256-eae0-4f82-b096-872d61a37613 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] GET https://10.4.3.240/volume/v3/group_snapshots/164a59b2-1979-42e7-bf34-7c5264fe7607 Aug 20 01:01:11.536267 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-59877256-eae0-4f82-b096-872d61a37613 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:01:11.536267 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-59877256-eae0-4f82-b096-872d61a37613 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Calling method 'version_select' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:01:11.536267 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.v3.group_snapshots [None req-59877256-eae0-4f82-b096-872d61a37613 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] show called for member 164a59b2-1979-42e7-bf34-7c5264fe7607 {{(pid=100213) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 20 01:01:11.539699 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:11.539699 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:01:11.543902 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-59877256-eae0-4f82-b096-872d61a37613 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] https://10.4.3.240/volume/v3/group_snapshots/164a59b2-1979-42e7-bf34-7c5264fe7607 returned with HTTP 200 Aug 20 01:01:11.544384 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 528/2127] 10.4.3.240 () {68 vars in 1413 bytes} [Thu Aug 20 01:01:11 2026] GET /volume/v3/group_snapshots/164a59b2-1979-42e7-bf34-7c5264fe7607 => generated 308 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:01:11.555452 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-649e889c-b86b-44be-b3d6-f5f6655162f7 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:11.557816 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-649e889c-b86b-44be-b3d6-f5f6655162f7 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] GET https://10.4.3.240/volume/v3/snapshots/detail Aug 20 01:01:11.558087 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-649e889c-b86b-44be-b3d6-f5f6655162f7 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:01:11.558362 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-649e889c-b86b-44be-b3d6-f5f6655162f7 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Calling method 'detail' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:01:11.558724 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.api_utils [None req-649e889c-b86b-44be-b3d6-f5f6655162f7 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Removing options '' from query. {{(pid=100214) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 01:01:11.560188 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.db.api [None req-649e889c-b86b-44be-b3d6-f5f6655162f7 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Building query based on filter {{(pid=100214) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 20 01:01:11.570593 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-649e889c-b86b-44be-b3d6-f5f6655162f7 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Get all snapshots completed successfully. Aug 20 01:01:11.571026 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:11.571026 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:01:11.571643 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-649e889c-b86b-44be-b3d6-f5f6655162f7 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] https://10.4.3.240/volume/v3/snapshots/detail returned with HTTP 200 Aug 20 01:01:11.572062 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 533/2128] 10.4.3.240 () {66 vars in 1264 bytes} [Thu Aug 20 01:01:11 2026] GET /volume/v3/snapshots/detail => generated 454 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:01:11.587656 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-2aacfa2d-0534-4dc5-b533-6ee2b35b2606 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:11.589695 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-2aacfa2d-0534-4dc5-b533-6ee2b35b2606 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] GET https://10.4.3.240/volume/v3/snapshots/16addc49-1813-47c0-807b-57499b098094 Aug 20 01:01:11.589695 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-2aacfa2d-0534-4dc5-b533-6ee2b35b2606 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:01:11.590040 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-2aacfa2d-0534-4dc5-b533-6ee2b35b2606 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:01:11.599245 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:11.599245 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:01:11.601327 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-2aacfa2d-0534-4dc5-b533-6ee2b35b2606 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Snapshot retrieved successfully. Aug 20 01:01:11.602554 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-2aacfa2d-0534-4dc5-b533-6ee2b35b2606 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] https://10.4.3.240/volume/v3/snapshots/16addc49-1813-47c0-807b-57499b098094 returned with HTTP 200 Aug 20 01:01:11.602892 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 542/2129] 10.4.3.240 () {66 vars in 1354 bytes} [Thu Aug 20 01:01:11 2026] GET /volume/v3/snapshots/16addc49-1813-47c0-807b-57499b098094 => generated 451 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:01:11.611606 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-1a1232b1-6c54-452e-be1c-f8b05a71e285 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:11.613438 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-1a1232b1-6c54-452e-be1c-f8b05a71e285 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] GET https://10.4.3.240/volume/v3/group_snapshots/164a59b2-1979-42e7-bf34-7c5264fe7607 Aug 20 01:01:11.613721 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-1a1232b1-6c54-452e-be1c-f8b05a71e285 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:01:11.613900 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-1a1232b1-6c54-452e-be1c-f8b05a71e285 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Calling method 'version_select' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:01:11.614038 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.v3.group_snapshots [None req-1a1232b1-6c54-452e-be1c-f8b05a71e285 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] show called for member 164a59b2-1979-42e7-bf34-7c5264fe7607 {{(pid=100213) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 20 01:01:11.618109 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:11.618109 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:01:11.622419 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-1a1232b1-6c54-452e-be1c-f8b05a71e285 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] https://10.4.3.240/volume/v3/group_snapshots/164a59b2-1979-42e7-bf34-7c5264fe7607 returned with HTTP 200 Aug 20 01:01:11.622768 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 529/2130] 10.4.3.240 () {68 vars in 1413 bytes} [Thu Aug 20 01:01:11 2026] GET /volume/v3/group_snapshots/164a59b2-1979-42e7-bf34-7c5264fe7607 => generated 308 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:01:11.631457 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-61cafb93-6d0d-4560-851c-d2442b2bea6b None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:11.633737 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-61cafb93-6d0d-4560-851c-d2442b2bea6b tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] GET https://10.4.3.240/volume/v3/group_snapshots/detail Aug 20 01:01:11.633999 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-61cafb93-6d0d-4560-851c-d2442b2bea6b tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:01:11.634251 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-61cafb93-6d0d-4560-851c-d2442b2bea6b tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Calling method 'version_select' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:01:11.644713 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-61cafb93-6d0d-4560-851c-d2442b2bea6b tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] https://10.4.3.240/volume/v3/group_snapshots/detail returned with HTTP 200 Aug 20 01:01:11.645086 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 534/2131] 10.4.3.240 () {68 vars in 1323 bytes} [Thu Aug 20 01:01:11 2026] GET /volume/v3/group_snapshots/detail => generated 311 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:01:11.656899 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-edeaafb1-4963-453e-8166-c9987ee4ca46 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:11.658604 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-edeaafb1-4963-453e-8166-c9987ee4ca46 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] DELETE https://10.4.3.240/volume/v3/group_snapshots/164a59b2-1979-42e7-bf34-7c5264fe7607 Aug 20 01:01:11.658834 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-edeaafb1-4963-453e-8166-c9987ee4ca46 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:01:11.659107 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-edeaafb1-4963-453e-8166-c9987ee4ca46 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Calling method 'version_select' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:01:11.659216 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.v3.group_snapshots [None req-edeaafb1-4963-453e-8166-c9987ee4ca46 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] delete called for member 164a59b2-1979-42e7-bf34-7c5264fe7607 {{(pid=100215) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 20 01:01:11.659376 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.v3.group_snapshots [None req-edeaafb1-4963-453e-8166-c9987ee4ca46 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Delete group_snapshot with id: 164a59b2-1979-42e7-bf34-7c5264fe7607 Aug 20 01:01:11.662759 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:11.662759 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:01:11.711438 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-edeaafb1-4963-453e-8166-c9987ee4ca46 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] https://10.4.3.240/volume/v3/group_snapshots/164a59b2-1979-42e7-bf34-7c5264fe7607 returned with HTTP 202 Aug 20 01:01:11.712161 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 543/2132] 10.4.3.240 () {68 vars in 1416 bytes} [Thu Aug 20 01:01:11 2026] DELETE /volume/v3/group_snapshots/164a59b2-1979-42e7-bf34-7c5264fe7607 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 20 01:01:11.720124 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-8e7e271e-c2dc-4ba3-a18a-d2f64badd393 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:11.721771 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-8e7e271e-c2dc-4ba3-a18a-d2f64badd393 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] GET https://10.4.3.240/volume/v3/volumes/detail Aug 20 01:01:11.721999 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-8e7e271e-c2dc-4ba3-a18a-d2f64badd393 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:01:11.722171 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-8e7e271e-c2dc-4ba3-a18a-d2f64badd393 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Calling method 'detail' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:01:11.722508 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.api_utils [None req-8e7e271e-c2dc-4ba3-a18a-d2f64badd393 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Removing options '' from query. {{(pid=100213) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 01:01:11.723062 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-8e7e271e-c2dc-4ba3-a18a-d2f64badd393 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100213) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 01:01:11.735685 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-8e7e271e-c2dc-4ba3-a18a-d2f64badd393 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Get all volumes completed successfully. Aug 20 01:01:11.736827 np0000007838 devstack@c-api.service[100213]: WARNING stevedore.named [None req-8e7e271e-c2dc-4ba3-a18a-d2f64badd393 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 01:01:11.737006 np0000007838 devstack@c-api.service[100213]: WARNING castellan.key_manager [None req-8e7e271e-c2dc-4ba3-a18a-d2f64badd393 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 01:01:11.758564 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:11.758564 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:01:11.759048 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-482dd47c-6bfb-4392-aa06-cf33283635b1 tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] Volume info retrieved successfully. Aug 20 01:01:11.759176 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.backup.api [None req-482dd47c-6bfb-4392-aa06-cf33283635b1 tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] Checking backup size 1 against volume size 1 {{(pid=100212) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 20 01:01:11.759260 np0000007838 devstack@c-api.service[100212]: INFO cinder.backup.api [None req-482dd47c-6bfb-4392-aa06-cf33283635b1 tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] Overwriting volume 1b001d2e-c397-441c-b690-8dc65409f997 with restore of backup 673b2038-d41b-4b66-8481-cd8953daf7ca Aug 20 01:01:11.774095 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.backup.rpcapi [None req-482dd47c-6bfb-4392-aa06-cf33283635b1 tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] restore_backup in rpcapi backup_id 673b2038-d41b-4b66-8481-cd8953daf7ca {{(pid=100212) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 20 01:01:11.775796 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-482dd47c-6bfb-4392-aa06-cf33283635b1 tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] https://10.4.3.240/volume/v3/backups/673b2038-d41b-4b66-8481-cd8953daf7ca/restore returned with HTTP 202 Aug 20 01:01:11.776251 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 527/2133] 10.4.3.240 () {68 vars in 1393 bytes} [Thu Aug 20 01:01:10 2026] POST /volume/v3/backups/673b2038-d41b-4b66-8481-cd8953daf7ca/restore => generated 189 bytes in 1217 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 01:01:11.785511 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-c3fe5ebd-8105-47ee-b2a9-9a6bb3f9b6c0 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:11.787167 np0000007838 devstack@c-api.service[100213]: DEBUG oslo_db.sqlalchemy.engines [None req-8e7e271e-c2dc-4ba3-a18a-d2f64badd393 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100213) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 20 01:01:11.790164 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:11.790164 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:01:11.791725 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-c3fe5ebd-8105-47ee-b2a9-9a6bb3f9b6c0 tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] GET https://10.4.3.240/volume/v3/backups/673b2038-d41b-4b66-8481-cd8953daf7ca Aug 20 01:01:11.792442 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-c3fe5ebd-8105-47ee-b2a9-9a6bb3f9b6c0 tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:01:11.793885 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-c3fe5ebd-8105-47ee-b2a9-9a6bb3f9b6c0 tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:01:11.793885 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-c3fe5ebd-8105-47ee-b2a9-9a6bb3f9b6c0 tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] Show backup with id 673b2038-d41b-4b66-8481-cd8953daf7ca. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:01:11.797156 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-8e7e271e-c2dc-4ba3-a18a-d2f64badd393 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] https://10.4.3.240/volume/v3/volumes/detail returned with HTTP 200 Aug 20 01:01:11.797636 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 530/2134] 10.4.3.240 () {68 vars in 1299 bytes} [Thu Aug 20 01:01:11 2026] GET /volume/v3/volumes/detail => generated 918 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:01:11.805429 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:11.805429 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:01:11.807772 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-c3fe5ebd-8105-47ee-b2a9-9a6bb3f9b6c0 tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] https://10.4.3.240/volume/v3/backups/673b2038-d41b-4b66-8481-cd8953daf7ca returned with HTTP 200 Aug 20 01:01:11.809172 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 535/2135] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:01:11 2026] GET /volume/v3/backups/673b2038-d41b-4b66-8481-cd8953daf7ca => generated 802 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:01:11.810070 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-cdc0c89f-fcfd-4444-a289-ec891ce896e2 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:11.812900 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-cdc0c89f-fcfd-4444-a289-ec891ce896e2 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] GET https://10.4.3.240/volume/v3/snapshots/detail Aug 20 01:01:11.813097 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-cdc0c89f-fcfd-4444-a289-ec891ce896e2 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:01:11.813414 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-cdc0c89f-fcfd-4444-a289-ec891ce896e2 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Calling method 'detail' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:01:11.813594 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.api_utils [None req-cdc0c89f-fcfd-4444-a289-ec891ce896e2 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Removing options '' from query. {{(pid=100215) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 01:01:11.813917 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:11.813917 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:01:11.814929 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.db.api [None req-cdc0c89f-fcfd-4444-a289-ec891ce896e2 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Building query based on filter {{(pid=100215) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 20 01:01:11.819098 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-cdc0c89f-fcfd-4444-a289-ec891ce896e2 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Get all snapshots completed successfully. Aug 20 01:01:11.820097 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-cdc0c89f-fcfd-4444-a289-ec891ce896e2 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] https://10.4.3.240/volume/v3/snapshots/detail returned with HTTP 200 Aug 20 01:01:11.820636 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 544/2136] 10.4.3.240 () {66 vars in 1264 bytes} [Thu Aug 20 01:01:11 2026] GET /volume/v3/snapshots/detail => generated 17 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 20 01:01:11.832810 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-2beb6d02-03cc-45fa-9ad0-fcc4d891c246 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:11.835654 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-2beb6d02-03cc-45fa-9ad0-fcc4d891c246 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] GET https://10.4.3.240/volume/v3/group_snapshots/164a59b2-1979-42e7-bf34-7c5264fe7607 Aug 20 01:01:11.835989 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-2beb6d02-03cc-45fa-9ad0-fcc4d891c246 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:01:11.836252 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-2beb6d02-03cc-45fa-9ad0-fcc4d891c246 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Calling method 'version_select' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:01:11.836470 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.v3.group_snapshots [None req-2beb6d02-03cc-45fa-9ad0-fcc4d891c246 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] show called for member 164a59b2-1979-42e7-bf34-7c5264fe7607 {{(pid=100212) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 20 01:01:11.839728 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-2beb6d02-03cc-45fa-9ad0-fcc4d891c246 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] https://10.4.3.240/volume/v3/group_snapshots/164a59b2-1979-42e7-bf34-7c5264fe7607 returned with HTTP 404 Aug 20 01:01:11.840354 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 528/2137] 10.4.3.240 () {68 vars in 1413 bytes} [Thu Aug 20 01:01:11 2026] GET /volume/v3/group_snapshots/164a59b2-1979-42e7-bf34-7c5264fe7607 => generated 116 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 01:01:11.850290 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-b732b13f-43e1-48f4-ae37-85cff0e3d937 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:11.852188 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-b732b13f-43e1-48f4-ae37-85cff0e3d937 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] GET https://10.4.3.240/volume/v3/group_snapshots Aug 20 01:01:11.852467 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-b732b13f-43e1-48f4-ae37-85cff0e3d937 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:01:11.852703 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-b732b13f-43e1-48f4-ae37-85cff0e3d937 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Calling method 'version_select' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:01:11.857158 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-b732b13f-43e1-48f4-ae37-85cff0e3d937 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] https://10.4.3.240/volume/v3/group_snapshots returned with HTTP 200 Aug 20 01:01:11.857567 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 531/2138] 10.4.3.240 () {68 vars in 1302 bytes} [Thu Aug 20 01:01:11 2026] GET /volume/v3/group_snapshots => generated 23 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:01:11.864889 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-c630d1e6-45b7-46a6-b637-07f9c2eb9c57 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:11.866666 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-c630d1e6-45b7-46a6-b637-07f9c2eb9c57 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] DELETE https://10.4.3.240/volume/v3/group_snapshots/164a59b2-1979-42e7-bf34-7c5264fe7607 Aug 20 01:01:11.866899 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-c630d1e6-45b7-46a6-b637-07f9c2eb9c57 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:01:11.867084 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-c630d1e6-45b7-46a6-b637-07f9c2eb9c57 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Calling method 'version_select' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:01:11.867221 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.v3.group_snapshots [None req-c630d1e6-45b7-46a6-b637-07f9c2eb9c57 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] delete called for member 164a59b2-1979-42e7-bf34-7c5264fe7607 {{(pid=100214) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 20 01:01:11.867322 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.v3.group_snapshots [None req-c630d1e6-45b7-46a6-b637-07f9c2eb9c57 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Delete group_snapshot with id: 164a59b2-1979-42e7-bf34-7c5264fe7607 Aug 20 01:01:11.871190 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-c630d1e6-45b7-46a6-b637-07f9c2eb9c57 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] https://10.4.3.240/volume/v3/group_snapshots/164a59b2-1979-42e7-bf34-7c5264fe7607 returned with HTTP 404 Aug 20 01:01:11.871840 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 536/2139] 10.4.3.240 () {68 vars in 1416 bytes} [Thu Aug 20 01:01:11 2026] DELETE /volume/v3/group_snapshots/164a59b2-1979-42e7-bf34-7c5264fe7607 => generated 116 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 01:01:11.877737 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-7fc2bd5b-1828-4ded-b34f-edef3c942fb8 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:11.879858 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-7fc2bd5b-1828-4ded-b34f-edef3c942fb8 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] GET https://10.4.3.240/volume/v3/volumes/detail Aug 20 01:01:11.880096 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-7fc2bd5b-1828-4ded-b34f-edef3c942fb8 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:01:11.880316 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-7fc2bd5b-1828-4ded-b34f-edef3c942fb8 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Calling method 'detail' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:01:11.880616 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.api_utils [None req-7fc2bd5b-1828-4ded-b34f-edef3c942fb8 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Removing options '' from query. {{(pid=100215) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 01:01:11.881490 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-7fc2bd5b-1828-4ded-b34f-edef3c942fb8 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100215) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 01:01:11.889316 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-7fc2bd5b-1828-4ded-b34f-edef3c942fb8 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Get all volumes completed successfully. Aug 20 01:01:11.890089 np0000007838 devstack@c-api.service[100215]: WARNING stevedore.named [None req-7fc2bd5b-1828-4ded-b34f-edef3c942fb8 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 01:01:11.890259 np0000007838 devstack@c-api.service[100215]: WARNING castellan.key_manager [None req-7fc2bd5b-1828-4ded-b34f-edef3c942fb8 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 01:01:11.931931 np0000007838 devstack@c-api.service[100215]: DEBUG oslo_db.sqlalchemy.engines [None req-7fc2bd5b-1828-4ded-b34f-edef3c942fb8 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100215) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 20 01:01:11.935017 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:11.935017 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:01:11.941633 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-7fc2bd5b-1828-4ded-b34f-edef3c942fb8 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] https://10.4.3.240/volume/v3/volumes/detail returned with HTTP 200 Aug 20 01:01:11.942034 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 545/2140] 10.4.3.240 () {68 vars in 1299 bytes} [Thu Aug 20 01:01:11 2026] GET /volume/v3/volumes/detail => generated 918 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:01:11.959225 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-d1789104-995f-4b45-b33b-36224650b8a7 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:11.961923 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-d1789104-995f-4b45-b33b-36224650b8a7 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] POST https://10.4.3.240/volume/v3/groups/cd5a82bb-2485-4f06-ad01-f2d6b41027a1/action Aug 20 01:01:11.962265 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-d1789104-995f-4b45-b33b-36224650b8a7 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100212) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 01:01:11.962404 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-d1789104-995f-4b45-b33b-36224650b8a7 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:01:11.967611 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.v3.groups [None req-d1789104-995f-4b45-b33b-36224650b8a7 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] delete called for group cd5a82bb-2485-4f06-ad01-f2d6b41027a1 {{(pid=100212) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 20 01:01:11.967729 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.v3.groups [None req-d1789104-995f-4b45-b33b-36224650b8a7 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Delete group with id: cd5a82bb-2485-4f06-ad01-f2d6b41027a1 Aug 20 01:01:11.973270 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:11.973270 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:01:12.016218 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-d1789104-995f-4b45-b33b-36224650b8a7 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] https://10.4.3.240/volume/v3/groups/cd5a82bb-2485-4f06-ad01-f2d6b41027a1/action returned with HTTP 202 Aug 20 01:01:12.017203 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 529/2141] 10.4.3.240 () {70 vars in 1428 bytes} [Thu Aug 20 01:01:11 2026] POST /volume/v3/groups/cd5a82bb-2485-4f06-ad01-f2d6b41027a1/action => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 20 01:01:12.026265 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-d50a06fc-0bef-4d86-b234-06e4c7610909 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:12.035426 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-d50a06fc-0bef-4d86-b234-06e4c7610909 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] GET https://10.4.3.240/volume/v3/volumes/d522a51a-263d-4d06-814e-24af3df5eb36 Aug 20 01:01:12.035426 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-d50a06fc-0bef-4d86-b234-06e4c7610909 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:01:12.035757 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-d50a06fc-0bef-4d86-b234-06e4c7610909 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:01:12.047059 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:12.047059 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:01:12.052845 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-d50a06fc-0bef-4d86-b234-06e4c7610909 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Volume info retrieved successfully. Aug 20 01:01:12.053704 np0000007838 devstack@c-api.service[100213]: WARNING stevedore.named [None req-d50a06fc-0bef-4d86-b234-06e4c7610909 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 01:01:12.053906 np0000007838 devstack@c-api.service[100213]: WARNING castellan.key_manager [None req-d50a06fc-0bef-4d86-b234-06e4c7610909 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 01:01:12.111845 np0000007838 devstack@c-api.service[100213]: DEBUG oslo_db.sqlalchemy.engines [None req-d50a06fc-0bef-4d86-b234-06e4c7610909 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100213) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 20 01:01:12.115260 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:12.115260 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:01:12.123984 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-d50a06fc-0bef-4d86-b234-06e4c7610909 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] https://10.4.3.240/volume/v3/volumes/d522a51a-263d-4d06-814e-24af3df5eb36 returned with HTTP 200 Aug 20 01:01:12.124460 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 532/2142] 10.4.3.240 () {68 vars in 1389 bytes} [Thu Aug 20 01:01:12 2026] GET /volume/v3/volumes/d522a51a-263d-4d06-814e-24af3df5eb36 => generated 914 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:01:12.145819 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-21b0badc-aa25-4d11-82bc-b105330e6994 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:12.146209 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-21b0badc-aa25-4d11-82bc-b105330e6994 None None] GET https://10.4.3.240/volume// Aug 20 01:01:12.146605 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-21b0badc-aa25-4d11-82bc-b105330e6994 None None] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:01:12.146827 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-21b0badc-aa25-4d11-82bc-b105330e6994 None None] Calling method 'all' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:01:12.147161 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-21b0badc-aa25-4d11-82bc-b105330e6994 None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 20 01:01:12.147685 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 537/2143] 10.4.3.240 () {66 vars in 1426 bytes} [Thu Aug 20 01:01:12 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 01:01:12.154996 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-b56f6443-8bd6-4000-96cf-5cfddb7c99df req-60947c6b-1937-4524-9b09-fdacaa3bbe3c None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:12.157201 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-b56f6443-8bd6-4000-96cf-5cfddb7c99df req-60947c6b-1937-4524-9b09-fdacaa3bbe3c tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] GET https://10.4.3.240/volume/v3/volumes/9538a690-5759-4f04-997b-1b6d84a96bb5 Aug 20 01:01:12.157453 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-b56f6443-8bd6-4000-96cf-5cfddb7c99df req-60947c6b-1937-4524-9b09-fdacaa3bbe3c tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:01:12.157640 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-b56f6443-8bd6-4000-96cf-5cfddb7c99df req-60947c6b-1937-4524-9b09-fdacaa3bbe3c tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:01:12.166807 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:12.166807 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:01:12.170135 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [req-b56f6443-8bd6-4000-96cf-5cfddb7c99df req-60947c6b-1937-4524-9b09-fdacaa3bbe3c tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Volume info retrieved successfully. Aug 20 01:01:12.174174 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-b56f6443-8bd6-4000-96cf-5cfddb7c99df req-60947c6b-1937-4524-9b09-fdacaa3bbe3c tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] https://10.4.3.240/volume/v3/volumes/9538a690-5759-4f04-997b-1b6d84a96bb5 returned with HTTP 200 Aug 20 01:01:12.174568 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 546/2144] 10.4.3.240 () {70 vars in 1639 bytes} [Thu Aug 20 01:01:12 2026] GET /volume/v3/volumes/9538a690-5759-4f04-997b-1b6d84a96bb5 => generated 1049 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 01:01:12.281840 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [req-b56f6443-8bd6-4000-96cf-5cfddb7c99df req-c36c9cc1-9b11-4bce-8126-b62db76f7259 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:12.289995 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-b56f6443-8bd6-4000-96cf-5cfddb7c99df req-c36c9cc1-9b11-4bce-8126-b62db76f7259 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] PUT https://10.4.3.240/volume/v3/attachments/e62e1c75-9437-410d-9492-51ac0f25bb42 Aug 20 01:01:12.290222 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [req-b56f6443-8bd6-4000-96cf-5cfddb7c99df req-c36c9cc1-9b11-4bce-8126-b62db76f7259 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.240", "host": "np0000007838", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:e656b6daafb0", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "870eaf75-1108-49d5-b5ab-79f4c93758d0", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:01:12.311955 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.coordination [req-b56f6443-8bd6-4000-96cf-5cfddb7c99df req-c36c9cc1-9b11-4bce-8126-b62db76f7259 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Acquiring lock "cinder-attachment_update-9538a690-5759-4f04-997b-1b6d84a96bb5-np0000007838" by "attachment_update" {{(pid=100212) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 01:01:12.317788 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.coordination [req-b56f6443-8bd6-4000-96cf-5cfddb7c99df req-c36c9cc1-9b11-4bce-8126-b62db76f7259 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Lock "cinder-attachment_update-9538a690-5759-4f04-997b-1b6d84a96bb5-np0000007838" acquired by "attachment_update" :: waited 0.006s {{(pid=100212) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 01:01:12.317788 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:12.317788 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:01:12.401739 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.coordination [req-b56f6443-8bd6-4000-96cf-5cfddb7c99df req-c36c9cc1-9b11-4bce-8126-b62db76f7259 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Lock "cinder-attachment_update-9538a690-5759-4f04-997b-1b6d84a96bb5-np0000007838" released by "attachment_update" :: held 0.085s {{(pid=100212) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 01:01:12.402218 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-b56f6443-8bd6-4000-96cf-5cfddb7c99df req-c36c9cc1-9b11-4bce-8126-b62db76f7259 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] https://10.4.3.240/volume/v3/attachments/e62e1c75-9437-410d-9492-51ac0f25bb42 returned with HTTP 200 Aug 20 01:01:12.402781 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 530/2145] 10.4.3.240 () {74 vars in 1704 bytes} [Thu Aug 20 01:01:12 2026] PUT /volume/v3/attachments/e62e1c75-9437-410d-9492-51ac0f25bb42 => generated 968 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:01:12.434929 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [req-b56f6443-8bd6-4000-96cf-5cfddb7c99df req-caf06b3a-641b-4fdb-969f-3a873d9f6254 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:12.435262 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-b56f6443-8bd6-4000-96cf-5cfddb7c99df req-caf06b3a-641b-4fdb-969f-3a873d9f6254 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] POST https://10.4.3.240/volume/v3/attachments/e62e1c75-9437-410d-9492-51ac0f25bb42/action Aug 20 01:01:12.435664 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [req-b56f6443-8bd6-4000-96cf-5cfddb7c99df req-caf06b3a-641b-4fdb-969f-3a873d9f6254 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Action body: b'{"os-complete": null}' {{(pid=100213) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 01:01:12.435787 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [req-b56f6443-8bd6-4000-96cf-5cfddb7c99df req-caf06b3a-641b-4fdb-969f-3a873d9f6254 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:01:12.451358 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:12.451358 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:01:12.468068 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-b56f6443-8bd6-4000-96cf-5cfddb7c99df req-caf06b3a-641b-4fdb-969f-3a873d9f6254 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] https://10.4.3.240/volume/v3/attachments/e62e1c75-9437-410d-9492-51ac0f25bb42/action returned with HTTP 204 Aug 20 01:01:12.468562 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 533/2146] 10.4.3.240 () {74 vars in 1725 bytes} [Thu Aug 20 01:01:12 2026] POST /volume/v3/attachments/e62e1c75-9437-410d-9492-51ac0f25bb42/action => generated 0 bytes in 36 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:01:12.513253 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-54d7548f-fba0-4fd1-930a-b48abd9606ba None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:12.518777 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-54d7548f-fba0-4fd1-930a-b48abd9606ba tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] GET https://10.4.3.240/volume/v3/backups/55af38b3-864b-4f8f-96a1-60193e93f64f Aug 20 01:01:12.519011 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-54d7548f-fba0-4fd1-930a-b48abd9606ba tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:01:12.519236 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-54d7548f-fba0-4fd1-930a-b48abd9606ba tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:01:12.519473 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-54d7548f-fba0-4fd1-930a-b48abd9606ba tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Show backup with id 55af38b3-864b-4f8f-96a1-60193e93f64f. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:01:12.533882 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:12.533882 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:01:12.536585 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-54d7548f-fba0-4fd1-930a-b48abd9606ba tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] https://10.4.3.240/volume/v3/backups/55af38b3-864b-4f8f-96a1-60193e93f64f returned with HTTP 200 Aug 20 01:01:12.537198 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 538/2147] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:01:12 2026] GET /volume/v3/backups/55af38b3-864b-4f8f-96a1-60193e93f64f => generated 793 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:01:12.538361 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-b2a0e189-d851-43d0-9db8-2fab48cb5f33 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:12.540791 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-b2a0e189-d851-43d0-9db8-2fab48cb5f33 tempest-TestVolumeBackupRestore-1998646298 tempest-TestVolumeBackupRestore-1998646298-project-member] GET https://10.4.3.240/volume/v3/backups/45a31aff-ad66-4885-b172-7a589b613287 Aug 20 01:01:12.541314 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-b2a0e189-d851-43d0-9db8-2fab48cb5f33 tempest-TestVolumeBackupRestore-1998646298 tempest-TestVolumeBackupRestore-1998646298-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:01:12.541705 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-b2a0e189-d851-43d0-9db8-2fab48cb5f33 tempest-TestVolumeBackupRestore-1998646298 tempest-TestVolumeBackupRestore-1998646298-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:01:12.541865 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-b2a0e189-d851-43d0-9db8-2fab48cb5f33 tempest-TestVolumeBackupRestore-1998646298 tempest-TestVolumeBackupRestore-1998646298-project-member] Show backup with id 45a31aff-ad66-4885-b172-7a589b613287. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:01:12.550101 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:12.550101 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:01:12.551169 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-b2a0e189-d851-43d0-9db8-2fab48cb5f33 tempest-TestVolumeBackupRestore-1998646298 tempest-TestVolumeBackupRestore-1998646298-project-member] https://10.4.3.240/volume/v3/backups/45a31aff-ad66-4885-b172-7a589b613287 returned with HTTP 200 Aug 20 01:01:12.551843 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 547/2148] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:01:12 2026] GET /volume/v3/backups/45a31aff-ad66-4885-b172-7a589b613287 => generated 756 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:01:12.822228 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-310a73f4-5f8d-4b5e-91a0-d2b79ccc15bb None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:12.825055 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-310a73f4-5f8d-4b5e-91a0-d2b79ccc15bb tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] GET https://10.4.3.240/volume/v3/backups/673b2038-d41b-4b66-8481-cd8953daf7ca Aug 20 01:01:12.825239 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-310a73f4-5f8d-4b5e-91a0-d2b79ccc15bb tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:01:12.825438 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-310a73f4-5f8d-4b5e-91a0-d2b79ccc15bb tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:01:12.825552 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.v3.backups [None req-310a73f4-5f8d-4b5e-91a0-d2b79ccc15bb tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] Show backup with id 673b2038-d41b-4b66-8481-cd8953daf7ca. {{(pid=100212) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:01:12.832116 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:12.832116 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:01:12.834146 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-310a73f4-5f8d-4b5e-91a0-d2b79ccc15bb tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] https://10.4.3.240/volume/v3/backups/673b2038-d41b-4b66-8481-cd8953daf7ca returned with HTTP 200 Aug 20 01:01:12.834542 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 531/2149] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:01:12 2026] GET /volume/v3/backups/673b2038-d41b-4b66-8481-cd8953daf7ca => generated 802 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:01:13.137687 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-7b72f711-b905-4726-acee-905e6e99c55b None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:13.139241 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-7b72f711-b905-4726-acee-905e6e99c55b tempest-TestMinimumBasicScenario-256610915 tempest-TestMinimumBasicScenario-256610915-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 20 01:01:13.139757 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-7b72f711-b905-4726-acee-905e6e99c55b tempest-TestMinimumBasicScenario-256610915 tempest-TestMinimumBasicScenario-256610915-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-174600886", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:01:13.141018 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.v3.volumes [None req-7b72f711-b905-4726-acee-905e6e99c55b tempest-TestMinimumBasicScenario-256610915 tempest-TestMinimumBasicScenario-256610915-project-member] Create volume request body: {'volume': {'name': 'tempest-TestMinimumBasicScenario-volume-174600886', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100213) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 01:01:13.141145 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.v3.volumes [None req-7b72f711-b905-4726-acee-905e6e99c55b tempest-TestMinimumBasicScenario-256610915 tempest-TestMinimumBasicScenario-256610915-project-member] Create volume of 1 GB Aug 20 01:01:13.143559 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-686eb7cb-0c9c-4dc8-882a-65e26e791443 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:13.145438 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-686eb7cb-0c9c-4dc8-882a-65e26e791443 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] GET https://10.4.3.240/volume/v3/volumes/d522a51a-263d-4d06-814e-24af3df5eb36 Aug 20 01:01:13.145682 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-686eb7cb-0c9c-4dc8-882a-65e26e791443 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:01:13.145764 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-7b72f711-b905-4726-acee-905e6e99c55b tempest-TestMinimumBasicScenario-256610915 tempest-TestMinimumBasicScenario-256610915-project-member] Availability Zones retrieved successfully. Aug 20 01:01:13.145893 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-686eb7cb-0c9c-4dc8-882a-65e26e791443 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:01:13.151292 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-7b72f711-b905-4726-acee-905e6e99c55b tempest-TestMinimumBasicScenario-256610915 tempest-TestMinimumBasicScenario-256610915-project-member] Flow 'volume_create_api' (acc6502e-59cb-4703-b3d2-cf19828f35e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:01:13.152306 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-7b72f711-b905-4726-acee-905e6e99c55b tempest-TestMinimumBasicScenario-256610915 tempest-TestMinimumBasicScenario-256610915-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (16bd93d4-d170-4f2d-8b06-6dbdafa3ff01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:01:13.153352 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.flows.api.create_volume [None req-7b72f711-b905-4726-acee-905e6e99c55b tempest-TestMinimumBasicScenario-256610915 tempest-TestMinimumBasicScenario-256610915-project-member] Validating volume size '1' using validate_int {{(pid=100213) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 01:01:13.154323 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-686eb7cb-0c9c-4dc8-882a-65e26e791443 tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] https://10.4.3.240/volume/v3/volumes/d522a51a-263d-4d06-814e-24af3df5eb36 returned with HTTP 404 Aug 20 01:01:13.154959 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 539/2150] 10.4.3.240 () {68 vars in 1389 bytes} [Thu Aug 20 01:01:13 2026] GET /volume/v3/volumes/d522a51a-263d-4d06-814e-24af3df5eb36 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 01:01:13.163917 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-9e8dbbc0-dd6d-4399-981a-c6fc3d86d93f None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:13.168228 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-9e8dbbc0-dd6d-4399-981a-c6fc3d86d93f tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] GET https://10.4.3.240/volume/v3/groups/cd5a82bb-2485-4f06-ad01-f2d6b41027a1 Aug 20 01:01:13.168228 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-9e8dbbc0-dd6d-4399-981a-c6fc3d86d93f tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:01:13.168228 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-9e8dbbc0-dd6d-4399-981a-c6fc3d86d93f tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] Calling method 'version_select' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:01:13.168228 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.v3.groups [None req-9e8dbbc0-dd6d-4399-981a-c6fc3d86d93f tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] show called for member cd5a82bb-2485-4f06-ad01-f2d6b41027a1 {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 20 01:01:13.169504 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-9e8dbbc0-dd6d-4399-981a-c6fc3d86d93f tempest-GroupSnapshotsTest-1969424068 tempest-GroupSnapshotsTest-1969424068-project-member] https://10.4.3.240/volume/v3/groups/cd5a82bb-2485-4f06-ad01-f2d6b41027a1 returned with HTTP 404 Aug 20 01:01:13.169938 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 548/2151] 10.4.3.240 () {68 vars in 1386 bytes} [Thu Aug 20 01:01:13 2026] GET /volume/v3/groups/cd5a82bb-2485-4f06-ad01-f2d6b41027a1 => generated 108 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 01:01:13.178206 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-19367574-a37c-4edf-a1ae-b6ab17da3885 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:13.182448 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-19367574-a37c-4edf-a1ae-b6ab17da3885 tempest-GroupSnapshotsTest-297194122 tempest-GroupSnapshotsTest-297194122-project-admin] DELETE https://10.4.3.240/volume/v3/group_types/6f0eb436-df14-4273-aad8-4ad3d712e8b5 Aug 20 01:01:13.182448 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-19367574-a37c-4edf-a1ae-b6ab17da3885 tempest-GroupSnapshotsTest-297194122 tempest-GroupSnapshotsTest-297194122-project-admin] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:01:13.182448 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-19367574-a37c-4edf-a1ae-b6ab17da3885 tempest-GroupSnapshotsTest-297194122 tempest-GroupSnapshotsTest-297194122-project-admin] Calling method 'version_select' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:01:13.188540 np0000007838 devstack@c-api.service[100212]: DEBUG dbcounter [-] [100212] Writing DB stats cinder:SELECT=722,cinder:UPDATE=183,cinder:INSERT=116 {{(pid=100212) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 01:01:13.198167 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-7b72f711-b905-4726-acee-905e6e99c55b tempest-TestMinimumBasicScenario-256610915 tempest-TestMinimumBasicScenario-256610915-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (16bd93d4-d170-4f2d-8b06-6dbdafa3ff01) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:52:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1ed58bd6-fe6a-497e-ae84-e8199d24fdfa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:01:13.198566 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-19367574-a37c-4edf-a1ae-b6ab17da3885 tempest-GroupSnapshotsTest-297194122 tempest-GroupSnapshotsTest-297194122-project-admin] https://10.4.3.240/volume/v3/group_types/6f0eb436-df14-4273-aad8-4ad3d712e8b5 returned with HTTP 202 Aug 20 01:01:13.198967 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 532/2152] 10.4.3.240 () {68 vars in 1404 bytes} [Thu Aug 20 01:01:13 2026] DELETE /volume/v3/group_types/6f0eb436-df14-4273-aad8-4ad3d712e8b5 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 20 01:01:13.199150 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-7b72f711-b905-4726-acee-905e6e99c55b tempest-TestMinimumBasicScenario-256610915 tempest-TestMinimumBasicScenario-256610915-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ddec1fdf-9837-490e-85d2-a0259607b2ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:01:13.207627 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-b028321c-5274-4b61-b092-28bc18078a94 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:13.209352 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-b028321c-5274-4b61-b092-28bc18078a94 tempest-GroupSnapshotsTest-297194122 tempest-GroupSnapshotsTest-297194122-project-admin] DELETE https://10.4.3.240/volume/v3/types/33c42844-e20d-4bf9-85ef-436d4ea299b7 Aug 20 01:01:13.209352 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-b028321c-5274-4b61-b092-28bc18078a94 tempest-GroupSnapshotsTest-297194122 tempest-GroupSnapshotsTest-297194122-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:01:13.209352 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-b028321c-5274-4b61-b092-28bc18078a94 tempest-GroupSnapshotsTest-297194122 tempest-GroupSnapshotsTest-297194122-project-admin] Calling method '_delete' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:01:13.235692 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-b028321c-5274-4b61-b092-28bc18078a94 tempest-GroupSnapshotsTest-297194122 tempest-GroupSnapshotsTest-297194122-project-admin] https://10.4.3.240/volume/v3/types/33c42844-e20d-4bf9-85ef-436d4ea299b7 returned with HTTP 202 Aug 20 01:01:13.236360 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 540/2153] 10.4.3.240 () {66 vars in 1345 bytes} [Thu Aug 20 01:01:13 2026] DELETE /volume/v3/types/33c42844-e20d-4bf9-85ef-436d4ea299b7 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 01:01:13.247230 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-e84f2f23-20de-4c41-a3c4-58307399d146 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:13.249005 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-e84f2f23-20de-4c41-a3c4-58307399d146 tempest-GroupSnapshotsTest-297194122 tempest-GroupSnapshotsTest-297194122-project-admin] GET https://10.4.3.240/volume/v3/types/33c42844-e20d-4bf9-85ef-436d4ea299b7 Aug 20 01:01:13.251413 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-e84f2f23-20de-4c41-a3c4-58307399d146 tempest-GroupSnapshotsTest-297194122 tempest-GroupSnapshotsTest-297194122-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:01:13.251413 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-e84f2f23-20de-4c41-a3c4-58307399d146 tempest-GroupSnapshotsTest-297194122 tempest-GroupSnapshotsTest-297194122-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:01:13.259567 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-e84f2f23-20de-4c41-a3c4-58307399d146 tempest-GroupSnapshotsTest-297194122 tempest-GroupSnapshotsTest-297194122-project-admin] https://10.4.3.240/volume/v3/types/33c42844-e20d-4bf9-85ef-436d4ea299b7 returned with HTTP 404 Aug 20 01:01:13.260034 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 549/2154] 10.4.3.240 () {66 vars in 1342 bytes} [Thu Aug 20 01:01:13 2026] GET /volume/v3/types/33c42844-e20d-4bf9-85ef-436d4ea299b7 => generated 114 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:01:13.274757 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.quota [None req-7b72f711-b905-4726-acee-905e6e99c55b tempest-TestMinimumBasicScenario-256610915 tempest-TestMinimumBasicScenario-256610915-project-member] Created reservations ['5b10aa52-679c-4760-a497-287b51756dcb', 'ad9f554d-2330-46c6-87c8-53b8184ac7eb', '7d6075bc-f5dc-429d-9dc5-e6ace4cf0a8c', '6bd4fcae-2633-4fed-9445-b185992b407c'] {{(pid=100213) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 01:01:13.275603 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-7b72f711-b905-4726-acee-905e6e99c55b tempest-TestMinimumBasicScenario-256610915 tempest-TestMinimumBasicScenario-256610915-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ddec1fdf-9837-490e-85d2-a0259607b2ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5b10aa52-679c-4760-a497-287b51756dcb', 'ad9f554d-2330-46c6-87c8-53b8184ac7eb', '7d6075bc-f5dc-429d-9dc5-e6ace4cf0a8c', '6bd4fcae-2633-4fed-9445-b185992b407c']}' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:01:13.276296 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-7b72f711-b905-4726-acee-905e6e99c55b tempest-TestMinimumBasicScenario-256610915 tempest-TestMinimumBasicScenario-256610915-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4875c90e-582b-4960-a449-dce17eee2d8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:01:13.297498 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-7b72f711-b905-4726-acee-905e6e99c55b tempest-TestMinimumBasicScenario-256610915 tempest-TestMinimumBasicScenario-256610915-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4875c90e-582b-4960-a449-dce17eee2d8c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '53110d33-8e17-4891-86b7-b4e9e291a503', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-174600886',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9ad1f460cd734e8383cc69b69997e432',qos_specs=None,replication_status=,reservations=['5b10aa52-679c-4760-a497-287b51756dcb','ad9f554d-2330-46c6-87c8-53b8184ac7eb','7d6075bc-f5dc-429d-9dc5-e6ace4cf0a8c','6bd4fcae-2633-4fed-9445-b185992b407c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c8b5d618a497423c95d63dd8b6b21ec2',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T01:01:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-174600886',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=53110d33-8e17-4891-86b7-b4e9e291a503,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9ad1f460cd734e8383cc69b69997e432',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c8b5d618a497423c95d63dd8b6b21ec2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1ed58bd6-fe6a-497e-ae84-e8199d24fdfa),volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:01:13.298219 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-7b72f711-b905-4726-acee-905e6e99c55b tempest-TestMinimumBasicScenario-256610915 tempest-TestMinimumBasicScenario-256610915-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c7171b0a-147f-4612-b570-c8873be22956) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:01:13.319697 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-7b72f711-b905-4726-acee-905e6e99c55b tempest-TestMinimumBasicScenario-256610915 tempest-TestMinimumBasicScenario-256610915-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c7171b0a-147f-4612-b570-c8873be22956) transitioned into state 'SUCCESS' from state '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-174600886',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9ad1f460cd734e8383cc69b69997e432',qos_specs=None,replication_status=,reservations=['5b10aa52-679c-4760-a497-287b51756dcb','ad9f554d-2330-46c6-87c8-53b8184ac7eb','7d6075bc-f5dc-429d-9dc5-e6ace4cf0a8c','6bd4fcae-2633-4fed-9445-b185992b407c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c8b5d618a497423c95d63dd8b6b21ec2',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:01:13.320696 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-7b72f711-b905-4726-acee-905e6e99c55b tempest-TestMinimumBasicScenario-256610915 tempest-TestMinimumBasicScenario-256610915-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (43ab6859-0ec9-45f5-a7fe-b746a53ecfca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:01:13.330193 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-7b72f711-b905-4726-acee-905e6e99c55b tempest-TestMinimumBasicScenario-256610915 tempest-TestMinimumBasicScenario-256610915-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (43ab6859-0ec9-45f5-a7fe-b746a53ecfca) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:01:13.331011 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-7b72f711-b905-4726-acee-905e6e99c55b tempest-TestMinimumBasicScenario-256610915 tempest-TestMinimumBasicScenario-256610915-project-member] Flow 'volume_create_api' (acc6502e-59cb-4703-b3d2-cf19828f35e3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100213) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:01:13.331281 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-7b72f711-b905-4726-acee-905e6e99c55b tempest-TestMinimumBasicScenario-256610915 tempest-TestMinimumBasicScenario-256610915-project-member] Create volume request issued successfully. Aug 20 01:01:13.331870 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-7b72f711-b905-4726-acee-905e6e99c55b tempest-TestMinimumBasicScenario-256610915 tempest-TestMinimumBasicScenario-256610915-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 20 01:01:13.332258 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 534/2155] 10.4.3.240 () {68 vars in 1259 bytes} [Thu Aug 20 01:01:13 2026] POST /volume/v3/volumes => generated 754 bytes in 195 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 01:01:13.348361 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-7084fc6d-2b3d-4f02-a423-53886b5c3a91 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:13.348871 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-7084fc6d-2b3d-4f02-a423-53886b5c3a91 tempest-TestMinimumBasicScenario-256610915 tempest-TestMinimumBasicScenario-256610915-project-member] GET https://10.4.3.240/volume/v3/volumes/53110d33-8e17-4891-86b7-b4e9e291a503 Aug 20 01:01:13.349066 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-7084fc6d-2b3d-4f02-a423-53886b5c3a91 tempest-TestMinimumBasicScenario-256610915 tempest-TestMinimumBasicScenario-256610915-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:01:13.349253 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-7084fc6d-2b3d-4f02-a423-53886b5c3a91 tempest-TestMinimumBasicScenario-256610915 tempest-TestMinimumBasicScenario-256610915-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:01:13.355946 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:13.355946 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:01:13.360022 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-7084fc6d-2b3d-4f02-a423-53886b5c3a91 tempest-TestMinimumBasicScenario-256610915 tempest-TestMinimumBasicScenario-256610915-project-member] Volume info retrieved successfully. Aug 20 01:01:13.364490 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-7084fc6d-2b3d-4f02-a423-53886b5c3a91 tempest-TestMinimumBasicScenario-256610915 tempest-TestMinimumBasicScenario-256610915-project-member] https://10.4.3.240/volume/v3/volumes/53110d33-8e17-4891-86b7-b4e9e291a503 returned with HTTP 200 Aug 20 01:01:13.365487 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 533/2156] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:01:13 2026] GET /volume/v3/volumes/53110d33-8e17-4891-86b7-b4e9e291a503 => generated 822 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:01:13.548569 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-97f98c62-a48a-4747-a9f8-b21c7a0ffc44 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:13.550208 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-97f98c62-a48a-4747-a9f8-b21c7a0ffc44 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] GET https://10.4.3.240/volume/v3/backups/55af38b3-864b-4f8f-96a1-60193e93f64f Aug 20 01:01:13.550406 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-97f98c62-a48a-4747-a9f8-b21c7a0ffc44 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:01:13.551126 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-97f98c62-a48a-4747-a9f8-b21c7a0ffc44 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:01:13.551126 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-97f98c62-a48a-4747-a9f8-b21c7a0ffc44 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Show backup with id 55af38b3-864b-4f8f-96a1-60193e93f64f. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:01:13.555924 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:13.555924 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:01:13.556606 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-97f98c62-a48a-4747-a9f8-b21c7a0ffc44 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] https://10.4.3.240/volume/v3/backups/55af38b3-864b-4f8f-96a1-60193e93f64f returned with HTTP 200 Aug 20 01:01:13.557106 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 541/2157] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:01:13 2026] GET /volume/v3/backups/55af38b3-864b-4f8f-96a1-60193e93f64f => generated 793 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:01:13.565885 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-002ffa55-5599-4b29-bd7f-3b8f99f5a2b8 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:13.567830 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-002ffa55-5599-4b29-bd7f-3b8f99f5a2b8 tempest-TestVolumeBackupRestore-1998646298 tempest-TestVolumeBackupRestore-1998646298-project-member] GET https://10.4.3.240/volume/v3/backups/45a31aff-ad66-4885-b172-7a589b613287 Aug 20 01:01:13.569286 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-002ffa55-5599-4b29-bd7f-3b8f99f5a2b8 tempest-TestVolumeBackupRestore-1998646298 tempest-TestVolumeBackupRestore-1998646298-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:01:13.569552 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-002ffa55-5599-4b29-bd7f-3b8f99f5a2b8 tempest-TestVolumeBackupRestore-1998646298 tempest-TestVolumeBackupRestore-1998646298-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:01:13.569698 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-002ffa55-5599-4b29-bd7f-3b8f99f5a2b8 tempest-TestVolumeBackupRestore-1998646298 tempest-TestVolumeBackupRestore-1998646298-project-member] Show backup with id 45a31aff-ad66-4885-b172-7a589b613287. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:01:13.583780 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:13.583780 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:01:13.585714 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-002ffa55-5599-4b29-bd7f-3b8f99f5a2b8 tempest-TestVolumeBackupRestore-1998646298 tempest-TestVolumeBackupRestore-1998646298-project-member] https://10.4.3.240/volume/v3/backups/45a31aff-ad66-4885-b172-7a589b613287 returned with HTTP 200 Aug 20 01:01:13.587036 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 550/2158] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:01:13 2026] GET /volume/v3/backups/45a31aff-ad66-4885-b172-7a589b613287 => generated 756 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:01:13.846251 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-b703a963-27b3-41f1-a6f8-ae9ba5a2218d None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:13.852326 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-b703a963-27b3-41f1-a6f8-ae9ba5a2218d tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] GET https://10.4.3.240/volume/v3/backups/673b2038-d41b-4b66-8481-cd8953daf7ca Aug 20 01:01:13.852542 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-b703a963-27b3-41f1-a6f8-ae9ba5a2218d tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:01:13.852723 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-b703a963-27b3-41f1-a6f8-ae9ba5a2218d tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:01:13.852847 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.v3.backups [None req-b703a963-27b3-41f1-a6f8-ae9ba5a2218d tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] Show backup with id 673b2038-d41b-4b66-8481-cd8953daf7ca. {{(pid=100213) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:01:13.856608 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:13.856608 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:01:13.857355 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-b703a963-27b3-41f1-a6f8-ae9ba5a2218d tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] https://10.4.3.240/volume/v3/backups/673b2038-d41b-4b66-8481-cd8953daf7ca returned with HTTP 200 Aug 20 01:01:13.857690 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 535/2159] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:01:13 2026] GET /volume/v3/backups/673b2038-d41b-4b66-8481-cd8953daf7ca => generated 802 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:01:14.376627 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-6afa507b-9bc0-4278-8f9c-6745950955a5 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:14.379021 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-6afa507b-9bc0-4278-8f9c-6745950955a5 tempest-TestMinimumBasicScenario-256610915 tempest-TestMinimumBasicScenario-256610915-project-member] GET https://10.4.3.240/volume/v3/volumes/53110d33-8e17-4891-86b7-b4e9e291a503 Aug 20 01:01:14.379021 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-6afa507b-9bc0-4278-8f9c-6745950955a5 tempest-TestMinimumBasicScenario-256610915 tempest-TestMinimumBasicScenario-256610915-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:01:14.379021 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-6afa507b-9bc0-4278-8f9c-6745950955a5 tempest-TestMinimumBasicScenario-256610915 tempest-TestMinimumBasicScenario-256610915-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:01:14.386355 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:14.386355 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:01:14.387770 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-6afa507b-9bc0-4278-8f9c-6745950955a5 tempest-TestMinimumBasicScenario-256610915 tempest-TestMinimumBasicScenario-256610915-project-member] Volume info retrieved successfully. Aug 20 01:01:14.392084 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-6afa507b-9bc0-4278-8f9c-6745950955a5 tempest-TestMinimumBasicScenario-256610915 tempest-TestMinimumBasicScenario-256610915-project-member] https://10.4.3.240/volume/v3/volumes/53110d33-8e17-4891-86b7-b4e9e291a503 returned with HTTP 200 Aug 20 01:01:14.392565 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 534/2160] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:01:14 2026] GET /volume/v3/volumes/53110d33-8e17-4891-86b7-b4e9e291a503 => generated 847 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:01:14.407184 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-e5404594-047f-4579-8ace-45b80daf950f None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:14.410977 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-e5404594-047f-4579-8ace-45b80daf950f tempest-TestMinimumBasicScenario-256610915 tempest-TestMinimumBasicScenario-256610915-project-member] GET https://10.4.3.240/volume/v3/volumes/53110d33-8e17-4891-86b7-b4e9e291a503 Aug 20 01:01:14.411268 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-e5404594-047f-4579-8ace-45b80daf950f tempest-TestMinimumBasicScenario-256610915 tempest-TestMinimumBasicScenario-256610915-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:01:14.411588 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-e5404594-047f-4579-8ace-45b80daf950f tempest-TestMinimumBasicScenario-256610915 tempest-TestMinimumBasicScenario-256610915-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:01:14.420971 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:14.420971 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:01:14.425412 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-e5404594-047f-4579-8ace-45b80daf950f tempest-TestMinimumBasicScenario-256610915 tempest-TestMinimumBasicScenario-256610915-project-member] Volume info retrieved successfully. Aug 20 01:01:14.432537 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-e5404594-047f-4579-8ace-45b80daf950f tempest-TestMinimumBasicScenario-256610915 tempest-TestMinimumBasicScenario-256610915-project-member] https://10.4.3.240/volume/v3/volumes/53110d33-8e17-4891-86b7-b4e9e291a503 returned with HTTP 200 Aug 20 01:01:14.432537 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 542/2161] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:01:14 2026] GET /volume/v3/volumes/53110d33-8e17-4891-86b7-b4e9e291a503 => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:01:14.443514 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-0f8ca74f-bf45-44ea-af17-65cad7ff47ed None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:14.445871 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-0f8ca74f-bf45-44ea-af17-65cad7ff47ed tempest-TestMinimumBasicScenario-256610915 tempest-TestMinimumBasicScenario-256610915-project-member] GET https://10.4.3.240/volume/v3/volumes Aug 20 01:01:14.446202 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-0f8ca74f-bf45-44ea-af17-65cad7ff47ed tempest-TestMinimumBasicScenario-256610915 tempest-TestMinimumBasicScenario-256610915-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:01:14.447188 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-0f8ca74f-bf45-44ea-af17-65cad7ff47ed tempest-TestMinimumBasicScenario-256610915 tempest-TestMinimumBasicScenario-256610915-project-member] Calling method 'index' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:01:14.447314 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.api_utils [None req-0f8ca74f-bf45-44ea-af17-65cad7ff47ed tempest-TestMinimumBasicScenario-256610915 tempest-TestMinimumBasicScenario-256610915-project-member] Removing options '' from query. {{(pid=100215) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 01:01:14.448685 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-0f8ca74f-bf45-44ea-af17-65cad7ff47ed tempest-TestMinimumBasicScenario-256610915 tempest-TestMinimumBasicScenario-256610915-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100215) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 01:01:14.463186 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-0f8ca74f-bf45-44ea-af17-65cad7ff47ed tempest-TestMinimumBasicScenario-256610915 tempest-TestMinimumBasicScenario-256610915-project-member] Get all volumes completed successfully. Aug 20 01:01:14.463802 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-0f8ca74f-bf45-44ea-af17-65cad7ff47ed tempest-TestMinimumBasicScenario-256610915 tempest-TestMinimumBasicScenario-256610915-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 200 Aug 20 01:01:14.464505 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 551/2162] 10.4.3.240 () {66 vars in 1237 bytes} [Thu Aug 20 01:01:14 2026] GET /volume/v3/volumes => generated 338 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:01:14.472322 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-5bdeb611-1f0d-4e81-a177-3871415eb33e None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:14.474501 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-5bdeb611-1f0d-4e81-a177-3871415eb33e tempest-TestMinimumBasicScenario-256610915 tempest-TestMinimumBasicScenario-256610915-project-member] GET https://10.4.3.240/volume/v3/volumes/53110d33-8e17-4891-86b7-b4e9e291a503 Aug 20 01:01:14.474796 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-5bdeb611-1f0d-4e81-a177-3871415eb33e tempest-TestMinimumBasicScenario-256610915 tempest-TestMinimumBasicScenario-256610915-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:01:14.475049 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-5bdeb611-1f0d-4e81-a177-3871415eb33e tempest-TestMinimumBasicScenario-256610915 tempest-TestMinimumBasicScenario-256610915-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:01:14.483876 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:14.483876 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:01:14.487543 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-5bdeb611-1f0d-4e81-a177-3871415eb33e tempest-TestMinimumBasicScenario-256610915 tempest-TestMinimumBasicScenario-256610915-project-member] Volume info retrieved successfully. Aug 20 01:01:14.492180 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-5bdeb611-1f0d-4e81-a177-3871415eb33e tempest-TestMinimumBasicScenario-256610915 tempest-TestMinimumBasicScenario-256610915-project-member] https://10.4.3.240/volume/v3/volumes/53110d33-8e17-4891-86b7-b4e9e291a503 returned with HTTP 200 Aug 20 01:01:14.492260 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 536/2163] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:01:14 2026] GET /volume/v3/volumes/53110d33-8e17-4891-86b7-b4e9e291a503 => generated 847 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:01:14.547359 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [req-76b6cc28-3e92-4a27-a12f-48a2f2832192 req-c5bb63c4-b6b5-4a06-977a-c56abe736ab7 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:14.549919 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-76b6cc28-3e92-4a27-a12f-48a2f2832192 req-c5bb63c4-b6b5-4a06-977a-c56abe736ab7 tempest-TestMinimumBasicScenario-256610915 tempest-TestMinimumBasicScenario-256610915-project-member] GET https://10.4.3.240/volume/v3/volumes/53110d33-8e17-4891-86b7-b4e9e291a503 Aug 20 01:01:14.550173 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [req-76b6cc28-3e92-4a27-a12f-48a2f2832192 req-c5bb63c4-b6b5-4a06-977a-c56abe736ab7 tempest-TestMinimumBasicScenario-256610915 tempest-TestMinimumBasicScenario-256610915-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:01:14.550419 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [req-76b6cc28-3e92-4a27-a12f-48a2f2832192 req-c5bb63c4-b6b5-4a06-977a-c56abe736ab7 tempest-TestMinimumBasicScenario-256610915 tempest-TestMinimumBasicScenario-256610915-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:01:14.559069 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:14.559069 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:01:14.567884 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-cb089435-82c3-4ea0-9029-736f04f30a51 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:14.569542 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-cb089435-82c3-4ea0-9029-736f04f30a51 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] GET https://10.4.3.240/volume/v3/backups/55af38b3-864b-4f8f-96a1-60193e93f64f Aug 20 01:01:14.569751 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-cb089435-82c3-4ea0-9029-736f04f30a51 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:01:14.569931 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-cb089435-82c3-4ea0-9029-736f04f30a51 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:01:14.570033 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-cb089435-82c3-4ea0-9029-736f04f30a51 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Show backup with id 55af38b3-864b-4f8f-96a1-60193e93f64f. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:01:14.575882 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:14.575882 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:01:14.575946 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [req-76b6cc28-3e92-4a27-a12f-48a2f2832192 req-c5bb63c4-b6b5-4a06-977a-c56abe736ab7 tempest-TestMinimumBasicScenario-256610915 tempest-TestMinimumBasicScenario-256610915-project-member] Volume info retrieved successfully. Aug 20 01:01:14.580010 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-cb089435-82c3-4ea0-9029-736f04f30a51 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] https://10.4.3.240/volume/v3/backups/55af38b3-864b-4f8f-96a1-60193e93f64f returned with HTTP 200 Aug 20 01:01:14.580010 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 543/2164] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:01:14 2026] GET /volume/v3/backups/55af38b3-864b-4f8f-96a1-60193e93f64f => generated 793 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:01:14.586127 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-76b6cc28-3e92-4a27-a12f-48a2f2832192 req-c5bb63c4-b6b5-4a06-977a-c56abe736ab7 tempest-TestMinimumBasicScenario-256610915 tempest-TestMinimumBasicScenario-256610915-project-member] https://10.4.3.240/volume/v3/volumes/53110d33-8e17-4891-86b7-b4e9e291a503 returned with HTTP 200 Aug 20 01:01:14.586478 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 535/2165] 10.4.3.240 () {68 vars in 1598 bytes} [Thu Aug 20 01:01:14 2026] GET /volume/v3/volumes/53110d33-8e17-4891-86b7-b4e9e291a503 => generated 847 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:01:14.597718 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-b5872357-c8af-49d1-b514-a29f04f9f8e9 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:14.599897 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-b5872357-c8af-49d1-b514-a29f04f9f8e9 tempest-TestVolumeBackupRestore-1998646298 tempest-TestVolumeBackupRestore-1998646298-project-member] GET https://10.4.3.240/volume/v3/backups/45a31aff-ad66-4885-b172-7a589b613287 Aug 20 01:01:14.600082 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-b5872357-c8af-49d1-b514-a29f04f9f8e9 tempest-TestVolumeBackupRestore-1998646298 tempest-TestVolumeBackupRestore-1998646298-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:01:14.600742 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-b5872357-c8af-49d1-b514-a29f04f9f8e9 tempest-TestVolumeBackupRestore-1998646298 tempest-TestVolumeBackupRestore-1998646298-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:01:14.600865 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-b5872357-c8af-49d1-b514-a29f04f9f8e9 tempest-TestVolumeBackupRestore-1998646298 tempest-TestVolumeBackupRestore-1998646298-project-member] Show backup with id 45a31aff-ad66-4885-b172-7a589b613287. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:01:14.605685 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:14.605685 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:01:14.606581 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-b5872357-c8af-49d1-b514-a29f04f9f8e9 tempest-TestVolumeBackupRestore-1998646298 tempest-TestVolumeBackupRestore-1998646298-project-member] https://10.4.3.240/volume/v3/backups/45a31aff-ad66-4885-b172-7a589b613287 returned with HTTP 200 Aug 20 01:01:14.607171 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 552/2166] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:01:14 2026] GET /volume/v3/backups/45a31aff-ad66-4885-b172-7a589b613287 => generated 756 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:01:14.690185 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-b0d499e2-d195-4b62-b54c-fec442ed17ad None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:14.690630 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-b0d499e2-d195-4b62-b54c-fec442ed17ad None None] GET https://10.4.3.240/volume// Aug 20 01:01:14.690818 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-b0d499e2-d195-4b62-b54c-fec442ed17ad None None] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:01:14.690992 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-b0d499e2-d195-4b62-b54c-fec442ed17ad None None] Calling method 'all' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:01:14.691397 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-b0d499e2-d195-4b62-b54c-fec442ed17ad None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 20 01:01:14.691758 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 537/2167] 10.4.3.240 () {66 vars in 1428 bytes} [Thu Aug 20 01:01:14 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 01:01:14.707122 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-76b6cc28-3e92-4a27-a12f-48a2f2832192 req-e13dd782-2c7e-489f-8303-db44217f615f None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:14.870096 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-64bb239e-0a03-4293-8b7e-7c374fb7b991 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:14.870712 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-76b6cc28-3e92-4a27-a12f-48a2f2832192 req-e13dd782-2c7e-489f-8303-db44217f615f tempest-TestMinimumBasicScenario-256610915 tempest-TestMinimumBasicScenario-256610915-project-member] POST https://10.4.3.240/volume/v3/attachments Aug 20 01:01:14.871192 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-76b6cc28-3e92-4a27-a12f-48a2f2832192 req-e13dd782-2c7e-489f-8303-db44217f615f tempest-TestMinimumBasicScenario-256610915 tempest-TestMinimumBasicScenario-256610915-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "53110d33-8e17-4891-86b7-b4e9e291a503", "connector": null, "instance_uuid": "01d45062-83c5-4c23-b3a7-2e5fb6200a78"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:01:14.871805 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-64bb239e-0a03-4293-8b7e-7c374fb7b991 tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] GET https://10.4.3.240/volume/v3/backups/673b2038-d41b-4b66-8481-cd8953daf7ca Aug 20 01:01:14.872007 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-64bb239e-0a03-4293-8b7e-7c374fb7b991 tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:01:14.872190 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-64bb239e-0a03-4293-8b7e-7c374fb7b991 tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:01:14.872290 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.v3.backups [None req-64bb239e-0a03-4293-8b7e-7c374fb7b991 tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] Show backup with id 673b2038-d41b-4b66-8481-cd8953daf7ca. {{(pid=100212) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:01:14.880568 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:14.880568 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:01:14.881411 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-64bb239e-0a03-4293-8b7e-7c374fb7b991 tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] https://10.4.3.240/volume/v3/backups/673b2038-d41b-4b66-8481-cd8953daf7ca returned with HTTP 200 Aug 20 01:01:14.881774 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 536/2168] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:01:14 2026] GET /volume/v3/backups/673b2038-d41b-4b66-8481-cd8953daf7ca => generated 802 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:01:14.893013 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:14.893013 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:01:14.921705 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-76b6cc28-3e92-4a27-a12f-48a2f2832192 req-e13dd782-2c7e-489f-8303-db44217f615f tempest-TestMinimumBasicScenario-256610915 tempest-TestMinimumBasicScenario-256610915-project-member] https://10.4.3.240/volume/v3/attachments returned with HTTP 200 Aug 20 01:01:14.922233 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 544/2169] 10.4.3.240 () {74 vars in 1594 bytes} [Thu Aug 20 01:01:14 2026] POST /volume/v3/attachments => generated 273 bytes in 216 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:01:14.958976 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-16997eec-6e4e-4f17-ab41-a19ac93b2c43 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:14.960924 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-16997eec-6e4e-4f17-ab41-a19ac93b2c43 tempest-TestMinimumBasicScenario-256610915 tempest-TestMinimumBasicScenario-256610915-project-member] GET https://10.4.3.240/volume/v3/volumes/53110d33-8e17-4891-86b7-b4e9e291a503 Aug 20 01:01:14.961108 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-16997eec-6e4e-4f17-ab41-a19ac93b2c43 tempest-TestMinimumBasicScenario-256610915 tempest-TestMinimumBasicScenario-256610915-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:01:14.961431 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-16997eec-6e4e-4f17-ab41-a19ac93b2c43 tempest-TestMinimumBasicScenario-256610915 tempest-TestMinimumBasicScenario-256610915-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:01:14.971136 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:14.971136 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:01:14.974593 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-1bb1daf1-7e9c-43fd-bedd-8799003fc97c None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:14.974980 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-1bb1daf1-7e9c-43fd-bedd-8799003fc97c None None] GET https://10.4.3.240/volume// Aug 20 01:01:14.975156 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-1bb1daf1-7e9c-43fd-bedd-8799003fc97c None None] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:01:14.975231 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-16997eec-6e4e-4f17-ab41-a19ac93b2c43 tempest-TestMinimumBasicScenario-256610915 tempest-TestMinimumBasicScenario-256610915-project-member] Volume info retrieved successfully. Aug 20 01:01:14.975414 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-1bb1daf1-7e9c-43fd-bedd-8799003fc97c None None] Calling method 'all' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:01:14.975773 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-1bb1daf1-7e9c-43fd-bedd-8799003fc97c None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 20 01:01:14.976068 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 538/2170] 10.4.3.240 () {66 vars in 1426 bytes} [Thu Aug 20 01:01:14 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 01:01:14.979835 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-16997eec-6e4e-4f17-ab41-a19ac93b2c43 tempest-TestMinimumBasicScenario-256610915 tempest-TestMinimumBasicScenario-256610915-project-member] https://10.4.3.240/volume/v3/volumes/53110d33-8e17-4891-86b7-b4e9e291a503 returned with HTTP 200 Aug 20 01:01:14.980315 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 553/2171] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:01:14 2026] GET /volume/v3/volumes/53110d33-8e17-4891-86b7-b4e9e291a503 => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:01:14.984604 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [req-76b6cc28-3e92-4a27-a12f-48a2f2832192 req-5914842d-888c-4986-ade4-a312c0b62516 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:14.985887 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-76b6cc28-3e92-4a27-a12f-48a2f2832192 req-5914842d-888c-4986-ade4-a312c0b62516 tempest-TestMinimumBasicScenario-256610915 tempest-TestMinimumBasicScenario-256610915-project-member] GET https://10.4.3.240/volume/v3/volumes/53110d33-8e17-4891-86b7-b4e9e291a503 Aug 20 01:01:14.986080 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [req-76b6cc28-3e92-4a27-a12f-48a2f2832192 req-5914842d-888c-4986-ade4-a312c0b62516 tempest-TestMinimumBasicScenario-256610915 tempest-TestMinimumBasicScenario-256610915-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:01:14.986251 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [req-76b6cc28-3e92-4a27-a12f-48a2f2832192 req-5914842d-888c-4986-ade4-a312c0b62516 tempest-TestMinimumBasicScenario-256610915 tempest-TestMinimumBasicScenario-256610915-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:01:15.001377 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:15.001377 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:01:15.004901 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [req-76b6cc28-3e92-4a27-a12f-48a2f2832192 req-5914842d-888c-4986-ade4-a312c0b62516 tempest-TestMinimumBasicScenario-256610915 tempest-TestMinimumBasicScenario-256610915-project-member] Volume info retrieved successfully. Aug 20 01:01:15.010351 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-76b6cc28-3e92-4a27-a12f-48a2f2832192 req-5914842d-888c-4986-ade4-a312c0b62516 tempest-TestMinimumBasicScenario-256610915 tempest-TestMinimumBasicScenario-256610915-project-member] https://10.4.3.240/volume/v3/volumes/53110d33-8e17-4891-86b7-b4e9e291a503 returned with HTTP 200 Aug 20 01:01:15.010351 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 537/2172] 10.4.3.240 () {70 vars in 1639 bytes} [Thu Aug 20 01:01:14 2026] GET /volume/v3/volumes/53110d33-8e17-4891-86b7-b4e9e291a503 => generated 1026 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 01:01:15.141024 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-76b6cc28-3e92-4a27-a12f-48a2f2832192 req-807decae-c443-4ea3-aa8a-dae7c0d6caf4 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:15.144547 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-76b6cc28-3e92-4a27-a12f-48a2f2832192 req-807decae-c443-4ea3-aa8a-dae7c0d6caf4 tempest-TestMinimumBasicScenario-256610915 tempest-TestMinimumBasicScenario-256610915-project-member] PUT https://10.4.3.240/volume/v3/attachments/71edca00-dccf-4c45-be17-361ea6553d70 Aug 20 01:01:15.144933 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-76b6cc28-3e92-4a27-a12f-48a2f2832192 req-807decae-c443-4ea3-aa8a-dae7c0d6caf4 tempest-TestMinimumBasicScenario-256610915 tempest-TestMinimumBasicScenario-256610915-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.240", "host": "np0000007838", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:e656b6daafb0", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "870eaf75-1108-49d5-b5ab-79f4c93758d0", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:01:15.155883 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.coordination [req-76b6cc28-3e92-4a27-a12f-48a2f2832192 req-807decae-c443-4ea3-aa8a-dae7c0d6caf4 tempest-TestMinimumBasicScenario-256610915 tempest-TestMinimumBasicScenario-256610915-project-member] Acquiring lock "cinder-attachment_update-53110d33-8e17-4891-86b7-b4e9e291a503-np0000007838" by "attachment_update" {{(pid=100214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 01:01:15.160673 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.coordination [req-76b6cc28-3e92-4a27-a12f-48a2f2832192 req-807decae-c443-4ea3-aa8a-dae7c0d6caf4 tempest-TestMinimumBasicScenario-256610915 tempest-TestMinimumBasicScenario-256610915-project-member] Lock "cinder-attachment_update-53110d33-8e17-4891-86b7-b4e9e291a503-np0000007838" acquired by "attachment_update" :: waited 0.005s {{(pid=100214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 01:01:15.161645 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:15.161645 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:01:15.267421 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.coordination [req-76b6cc28-3e92-4a27-a12f-48a2f2832192 req-807decae-c443-4ea3-aa8a-dae7c0d6caf4 tempest-TestMinimumBasicScenario-256610915 tempest-TestMinimumBasicScenario-256610915-project-member] Lock "cinder-attachment_update-53110d33-8e17-4891-86b7-b4e9e291a503-np0000007838" released by "attachment_update" :: held 0.107s {{(pid=100214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 01:01:15.267818 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-76b6cc28-3e92-4a27-a12f-48a2f2832192 req-807decae-c443-4ea3-aa8a-dae7c0d6caf4 tempest-TestMinimumBasicScenario-256610915 tempest-TestMinimumBasicScenario-256610915-project-member] https://10.4.3.240/volume/v3/attachments/71edca00-dccf-4c45-be17-361ea6553d70 returned with HTTP 200 Aug 20 01:01:15.268586 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 545/2173] 10.4.3.240 () {74 vars in 1704 bytes} [Thu Aug 20 01:01:15 2026] PUT /volume/v3/attachments/71edca00-dccf-4c45-be17-361ea6553d70 => generated 969 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:01:15.575655 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-bfd78546-bf40-41a8-9587-5e80d12b4c88 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:15.591434 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-4c082b5b-3315-4e50-9fb0-c4625d54500c None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:15.597052 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-4c082b5b-3315-4e50-9fb0-c4625d54500c tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] GET https://10.4.3.240/volume/v3/backups/55af38b3-864b-4f8f-96a1-60193e93f64f Aug 20 01:01:15.597264 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-4c082b5b-3315-4e50-9fb0-c4625d54500c tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:01:15.597506 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-4c082b5b-3315-4e50-9fb0-c4625d54500c tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:01:15.597633 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-4c082b5b-3315-4e50-9fb0-c4625d54500c tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Show backup with id 55af38b3-864b-4f8f-96a1-60193e93f64f. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:01:15.602603 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:15.602603 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:01:15.603566 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-4c082b5b-3315-4e50-9fb0-c4625d54500c tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] https://10.4.3.240/volume/v3/backups/55af38b3-864b-4f8f-96a1-60193e93f64f returned with HTTP 200 Aug 20 01:01:15.604243 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 554/2174] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:01:15 2026] GET /volume/v3/backups/55af38b3-864b-4f8f-96a1-60193e93f64f => generated 793 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:01:15.617538 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-d1d51e72-12a9-40c8-87cd-d8f52ae5cc16 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:15.619954 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-d1d51e72-12a9-40c8-87cd-d8f52ae5cc16 tempest-TestVolumeBackupRestore-1998646298 tempest-TestVolumeBackupRestore-1998646298-project-member] GET https://10.4.3.240/volume/v3/backups/45a31aff-ad66-4885-b172-7a589b613287 Aug 20 01:01:15.620512 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-d1d51e72-12a9-40c8-87cd-d8f52ae5cc16 tempest-TestVolumeBackupRestore-1998646298 tempest-TestVolumeBackupRestore-1998646298-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:01:15.620783 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-d1d51e72-12a9-40c8-87cd-d8f52ae5cc16 tempest-TestVolumeBackupRestore-1998646298 tempest-TestVolumeBackupRestore-1998646298-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:01:15.620910 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.v3.backups [None req-d1d51e72-12a9-40c8-87cd-d8f52ae5cc16 tempest-TestVolumeBackupRestore-1998646298 tempest-TestVolumeBackupRestore-1998646298-project-member] Show backup with id 45a31aff-ad66-4885-b172-7a589b613287. {{(pid=100212) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:01:15.626109 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:15.626109 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:01:15.626931 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-d1d51e72-12a9-40c8-87cd-d8f52ae5cc16 tempest-TestVolumeBackupRestore-1998646298 tempest-TestVolumeBackupRestore-1998646298-project-member] https://10.4.3.240/volume/v3/backups/45a31aff-ad66-4885-b172-7a589b613287 returned with HTTP 200 Aug 20 01:01:15.627376 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 538/2175] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:01:15 2026] GET /volume/v3/backups/45a31aff-ad66-4885-b172-7a589b613287 => generated 756 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:01:15.726963 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-bfd78546-bf40-41a8-9587-5e80d12b4c88 tempest-SnapshotsActionsTest-1311625991 tempest-SnapshotsActionsTest-1311625991-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 20 01:01:15.727255 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-bfd78546-bf40-41a8-9587-5e80d12b4c88 tempest-SnapshotsActionsTest-1311625991 tempest-SnapshotsActionsTest-1311625991-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotsActionsTest-Volume-522145664"}} {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:01:15.728501 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.v3.volumes [None req-bfd78546-bf40-41a8-9587-5e80d12b4c88 tempest-SnapshotsActionsTest-1311625991 tempest-SnapshotsActionsTest-1311625991-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotsActionsTest-Volume-522145664'}} {{(pid=100213) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 01:01:15.728620 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.v3.volumes [None req-bfd78546-bf40-41a8-9587-5e80d12b4c88 tempest-SnapshotsActionsTest-1311625991 tempest-SnapshotsActionsTest-1311625991-project-member] Create volume of 1 GB Aug 20 01:01:15.732046 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-bfd78546-bf40-41a8-9587-5e80d12b4c88 tempest-SnapshotsActionsTest-1311625991 tempest-SnapshotsActionsTest-1311625991-project-member] Availability Zones retrieved successfully. Aug 20 01:01:15.736784 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-bfd78546-bf40-41a8-9587-5e80d12b4c88 tempest-SnapshotsActionsTest-1311625991 tempest-SnapshotsActionsTest-1311625991-project-member] Flow 'volume_create_api' (81c74750-3a51-4166-b70c-ff085c9dc16c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:01:15.737603 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-bfd78546-bf40-41a8-9587-5e80d12b4c88 tempest-SnapshotsActionsTest-1311625991 tempest-SnapshotsActionsTest-1311625991-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (97a5f1bd-38a0-4f47-8c27-d45c127a4d00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:01:15.738380 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.flows.api.create_volume [None req-bfd78546-bf40-41a8-9587-5e80d12b4c88 tempest-SnapshotsActionsTest-1311625991 tempest-SnapshotsActionsTest-1311625991-project-member] Validating volume size '1' using validate_int {{(pid=100213) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 01:01:15.760411 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-bfd78546-bf40-41a8-9587-5e80d12b4c88 tempest-SnapshotsActionsTest-1311625991 tempest-SnapshotsActionsTest-1311625991-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (97a5f1bd-38a0-4f47-8c27-d45c127a4d00) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:52:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1ed58bd6-fe6a-497e-ae84-e8199d24fdfa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:01:15.761092 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-bfd78546-bf40-41a8-9587-5e80d12b4c88 tempest-SnapshotsActionsTest-1311625991 tempest-SnapshotsActionsTest-1311625991-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3bf12579-d4f6-40d0-a608-bc6ce6812776) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:01:15.819073 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.quota [None req-bfd78546-bf40-41a8-9587-5e80d12b4c88 tempest-SnapshotsActionsTest-1311625991 tempest-SnapshotsActionsTest-1311625991-project-member] Created reservations ['61d0d284-7bf5-400b-8bef-3c35ede7a8a2', 'c6f4c7e5-0042-4fef-af5e-183c2d75abb2', 'eaa77102-bd21-41a0-815d-6d057f3c1763', '73682e80-d73e-403d-9c26-1fc3ba2fe12a'] {{(pid=100213) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 01:01:15.819901 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-bfd78546-bf40-41a8-9587-5e80d12b4c88 tempest-SnapshotsActionsTest-1311625991 tempest-SnapshotsActionsTest-1311625991-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3bf12579-d4f6-40d0-a608-bc6ce6812776) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['61d0d284-7bf5-400b-8bef-3c35ede7a8a2', 'c6f4c7e5-0042-4fef-af5e-183c2d75abb2', 'eaa77102-bd21-41a0-815d-6d057f3c1763', '73682e80-d73e-403d-9c26-1fc3ba2fe12a']}' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:01:15.820645 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-bfd78546-bf40-41a8-9587-5e80d12b4c88 tempest-SnapshotsActionsTest-1311625991 tempest-SnapshotsActionsTest-1311625991-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1ceee3e9-6e59-4e34-b80d-a7766edd381c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:01:15.845759 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-bfd78546-bf40-41a8-9587-5e80d12b4c88 tempest-SnapshotsActionsTest-1311625991 tempest-SnapshotsActionsTest-1311625991-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1ceee3e9-6e59-4e34-b80d-a7766edd381c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9de6fe21-3d6c-477b-8ea6-233d8b26bed5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-522145664',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='913a2f5800dd45ad9e2c98bf8a4afb32',qos_specs=None,replication_status=,reservations=['61d0d284-7bf5-400b-8bef-3c35ede7a8a2','c6f4c7e5-0042-4fef-af5e-183c2d75abb2','eaa77102-bd21-41a0-815d-6d057f3c1763','73682e80-d73e-403d-9c26-1fc3ba2fe12a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2cda2015bde64b49baf78850375893eb',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T01:01:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-522145664',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9de6fe21-3d6c-477b-8ea6-233d8b26bed5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='913a2f5800dd45ad9e2c98bf8a4afb32',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2cda2015bde64b49baf78850375893eb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1ed58bd6-fe6a-497e-ae84-e8199d24fdfa),volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:01:15.846739 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-bfd78546-bf40-41a8-9587-5e80d12b4c88 tempest-SnapshotsActionsTest-1311625991 tempest-SnapshotsActionsTest-1311625991-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (098eb977-3e78-4337-9684-ea4a788d6b86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:01:15.877694 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-bfd78546-bf40-41a8-9587-5e80d12b4c88 tempest-SnapshotsActionsTest-1311625991 tempest-SnapshotsActionsTest-1311625991-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (098eb977-3e78-4337-9684-ea4a788d6b86) transitioned into state 'SUCCESS' from state '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-522145664',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='913a2f5800dd45ad9e2c98bf8a4afb32',qos_specs=None,replication_status=,reservations=['61d0d284-7bf5-400b-8bef-3c35ede7a8a2','c6f4c7e5-0042-4fef-af5e-183c2d75abb2','eaa77102-bd21-41a0-815d-6d057f3c1763','73682e80-d73e-403d-9c26-1fc3ba2fe12a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2cda2015bde64b49baf78850375893eb',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:01:15.878638 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-bfd78546-bf40-41a8-9587-5e80d12b4c88 tempest-SnapshotsActionsTest-1311625991 tempest-SnapshotsActionsTest-1311625991-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b5e05eb7-6ef1-4c0b-ab5b-fe97c3de17e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:01:15.889118 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-bfd78546-bf40-41a8-9587-5e80d12b4c88 tempest-SnapshotsActionsTest-1311625991 tempest-SnapshotsActionsTest-1311625991-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b5e05eb7-6ef1-4c0b-ab5b-fe97c3de17e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:01:15.890251 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-bfd78546-bf40-41a8-9587-5e80d12b4c88 tempest-SnapshotsActionsTest-1311625991 tempest-SnapshotsActionsTest-1311625991-project-member] Flow 'volume_create_api' (81c74750-3a51-4166-b70c-ff085c9dc16c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100213) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:01:15.890677 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-bfd78546-bf40-41a8-9587-5e80d12b4c88 tempest-SnapshotsActionsTest-1311625991 tempest-SnapshotsActionsTest-1311625991-project-member] Create volume request issued successfully. Aug 20 01:01:15.891412 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-bfd78546-bf40-41a8-9587-5e80d12b4c88 tempest-SnapshotsActionsTest-1311625991 tempest-SnapshotsActionsTest-1311625991-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 20 01:01:15.891989 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 539/2176] 10.4.3.240 () {68 vars in 1258 bytes} [Thu Aug 20 01:01:15 2026] POST /volume/v3/volumes => generated 750 bytes in 317 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 01:01:15.895485 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-9421be84-811f-455e-9d04-357676aa62f5 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:15.897650 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-9421be84-811f-455e-9d04-357676aa62f5 tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] GET https://10.4.3.240/volume/v3/backups/673b2038-d41b-4b66-8481-cd8953daf7ca Aug 20 01:01:15.897851 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-9421be84-811f-455e-9d04-357676aa62f5 tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:01:15.898005 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-9421be84-811f-455e-9d04-357676aa62f5 tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:01:15.898130 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-9421be84-811f-455e-9d04-357676aa62f5 tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] Show backup with id 673b2038-d41b-4b66-8481-cd8953daf7ca. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:01:15.905716 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:15.905716 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:01:15.906703 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-9421be84-811f-455e-9d04-357676aa62f5 tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] https://10.4.3.240/volume/v3/backups/673b2038-d41b-4b66-8481-cd8953daf7ca returned with HTTP 200 Aug 20 01:01:15.906806 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-99b7b4cf-40ec-462a-bb1d-46bbdba5d29d None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:15.907193 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 546/2177] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:01:15 2026] GET /volume/v3/backups/673b2038-d41b-4b66-8481-cd8953daf7ca => generated 802 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:01:15.913142 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-99b7b4cf-40ec-462a-bb1d-46bbdba5d29d tempest-SnapshotsActionsTest-1311625991 tempest-SnapshotsActionsTest-1311625991-project-member] GET https://10.4.3.240/volume/v3/volumes/9de6fe21-3d6c-477b-8ea6-233d8b26bed5 Aug 20 01:01:15.913447 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-99b7b4cf-40ec-462a-bb1d-46bbdba5d29d tempest-SnapshotsActionsTest-1311625991 tempest-SnapshotsActionsTest-1311625991-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:01:15.913786 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-99b7b4cf-40ec-462a-bb1d-46bbdba5d29d tempest-SnapshotsActionsTest-1311625991 tempest-SnapshotsActionsTest-1311625991-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:01:15.924515 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:15.924515 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:01:15.928857 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-99b7b4cf-40ec-462a-bb1d-46bbdba5d29d tempest-SnapshotsActionsTest-1311625991 tempest-SnapshotsActionsTest-1311625991-project-member] Volume info retrieved successfully. Aug 20 01:01:15.933762 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-99b7b4cf-40ec-462a-bb1d-46bbdba5d29d tempest-SnapshotsActionsTest-1311625991 tempest-SnapshotsActionsTest-1311625991-project-member] https://10.4.3.240/volume/v3/volumes/9de6fe21-3d6c-477b-8ea6-233d8b26bed5 returned with HTTP 200 Aug 20 01:01:15.934261 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 555/2178] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:01:15 2026] GET /volume/v3/volumes/9de6fe21-3d6c-477b-8ea6-233d8b26bed5 => generated 818 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:01:15.995388 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-7910442b-cf4c-4ad1-8f6d-5afaa1567194 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:15.997368 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-7910442b-cf4c-4ad1-8f6d-5afaa1567194 tempest-TestMinimumBasicScenario-256610915 tempest-TestMinimumBasicScenario-256610915-project-member] GET https://10.4.3.240/volume/v3/volumes/53110d33-8e17-4891-86b7-b4e9e291a503 Aug 20 01:01:15.997661 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-7910442b-cf4c-4ad1-8f6d-5afaa1567194 tempest-TestMinimumBasicScenario-256610915 tempest-TestMinimumBasicScenario-256610915-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:01:15.997944 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-7910442b-cf4c-4ad1-8f6d-5afaa1567194 tempest-TestMinimumBasicScenario-256610915 tempest-TestMinimumBasicScenario-256610915-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:01:16.011353 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:16.011353 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:01:16.016351 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-7910442b-cf4c-4ad1-8f6d-5afaa1567194 tempest-TestMinimumBasicScenario-256610915 tempest-TestMinimumBasicScenario-256610915-project-member] Volume info retrieved successfully. Aug 20 01:01:16.022348 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-7910442b-cf4c-4ad1-8f6d-5afaa1567194 tempest-TestMinimumBasicScenario-256610915 tempest-TestMinimumBasicScenario-256610915-project-member] https://10.4.3.240/volume/v3/volumes/53110d33-8e17-4891-86b7-b4e9e291a503 returned with HTTP 200 Aug 20 01:01:16.022883 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 539/2179] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:01:15 2026] GET /volume/v3/volumes/53110d33-8e17-4891-86b7-b4e9e291a503 => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:01:16.618677 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-fd6edeb7-1ad5-41b5-a4d3-92d0758273d1 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:16.620855 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-fd6edeb7-1ad5-41b5-a4d3-92d0758273d1 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] GET https://10.4.3.240/volume/v3/backups/55af38b3-864b-4f8f-96a1-60193e93f64f Aug 20 01:01:16.621097 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-fd6edeb7-1ad5-41b5-a4d3-92d0758273d1 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:01:16.621362 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-fd6edeb7-1ad5-41b5-a4d3-92d0758273d1 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:01:16.621519 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.v3.backups [None req-fd6edeb7-1ad5-41b5-a4d3-92d0758273d1 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Show backup with id 55af38b3-864b-4f8f-96a1-60193e93f64f. {{(pid=100213) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:01:16.627089 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:16.627089 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:01:16.628012 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-fd6edeb7-1ad5-41b5-a4d3-92d0758273d1 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] https://10.4.3.240/volume/v3/backups/55af38b3-864b-4f8f-96a1-60193e93f64f returned with HTTP 200 Aug 20 01:01:16.628353 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 540/2180] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:01:16 2026] GET /volume/v3/backups/55af38b3-864b-4f8f-96a1-60193e93f64f => generated 793 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:01:16.644404 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-e79fd242-97a7-4ee0-ae23-5b11c30a8e22 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:16.644404 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-e79fd242-97a7-4ee0-ae23-5b11c30a8e22 tempest-TestVolumeBackupRestore-1998646298 tempest-TestVolumeBackupRestore-1998646298-project-member] GET https://10.4.3.240/volume/v3/backups/45a31aff-ad66-4885-b172-7a589b613287 Aug 20 01:01:16.644592 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-e79fd242-97a7-4ee0-ae23-5b11c30a8e22 tempest-TestVolumeBackupRestore-1998646298 tempest-TestVolumeBackupRestore-1998646298-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:01:16.644746 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-e79fd242-97a7-4ee0-ae23-5b11c30a8e22 tempest-TestVolumeBackupRestore-1998646298 tempest-TestVolumeBackupRestore-1998646298-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:01:16.644919 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-e79fd242-97a7-4ee0-ae23-5b11c30a8e22 tempest-TestVolumeBackupRestore-1998646298 tempest-TestVolumeBackupRestore-1998646298-project-member] Show backup with id 45a31aff-ad66-4885-b172-7a589b613287. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:01:16.650895 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:16.650895 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:01:16.652020 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-e79fd242-97a7-4ee0-ae23-5b11c30a8e22 tempest-TestVolumeBackupRestore-1998646298 tempest-TestVolumeBackupRestore-1998646298-project-member] https://10.4.3.240/volume/v3/backups/45a31aff-ad66-4885-b172-7a589b613287 returned with HTTP 200 Aug 20 01:01:16.652616 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 547/2181] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:01:16 2026] GET /volume/v3/backups/45a31aff-ad66-4885-b172-7a589b613287 => generated 756 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:01:16.917620 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-be502c18-ddc1-44a0-84b2-26d3c4dff858 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:16.919549 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-be502c18-ddc1-44a0-84b2-26d3c4dff858 tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] GET https://10.4.3.240/volume/v3/backups/673b2038-d41b-4b66-8481-cd8953daf7ca Aug 20 01:01:16.919855 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-be502c18-ddc1-44a0-84b2-26d3c4dff858 tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:01:16.920149 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-be502c18-ddc1-44a0-84b2-26d3c4dff858 tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:01:16.920322 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-be502c18-ddc1-44a0-84b2-26d3c4dff858 tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] Show backup with id 673b2038-d41b-4b66-8481-cd8953daf7ca. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:01:16.925853 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:16.925853 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:01:16.926739 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-be502c18-ddc1-44a0-84b2-26d3c4dff858 tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] https://10.4.3.240/volume/v3/backups/673b2038-d41b-4b66-8481-cd8953daf7ca returned with HTTP 200 Aug 20 01:01:16.927231 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 556/2182] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:01:16 2026] GET /volume/v3/backups/673b2038-d41b-4b66-8481-cd8953daf7ca => generated 802 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:01:16.948073 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-1289a69d-bcb4-4a64-b6d1-62b28f2f207d None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:16.950467 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-1289a69d-bcb4-4a64-b6d1-62b28f2f207d tempest-SnapshotsActionsTest-1311625991 tempest-SnapshotsActionsTest-1311625991-project-member] GET https://10.4.3.240/volume/v3/volumes/9de6fe21-3d6c-477b-8ea6-233d8b26bed5 Aug 20 01:01:16.950730 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-1289a69d-bcb4-4a64-b6d1-62b28f2f207d tempest-SnapshotsActionsTest-1311625991 tempest-SnapshotsActionsTest-1311625991-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:01:16.950983 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-1289a69d-bcb4-4a64-b6d1-62b28f2f207d tempest-SnapshotsActionsTest-1311625991 tempest-SnapshotsActionsTest-1311625991-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:01:16.960163 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:16.960163 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:01:16.966826 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-1289a69d-bcb4-4a64-b6d1-62b28f2f207d tempest-SnapshotsActionsTest-1311625991 tempest-SnapshotsActionsTest-1311625991-project-member] Volume info retrieved successfully. Aug 20 01:01:16.972966 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-1289a69d-bcb4-4a64-b6d1-62b28f2f207d tempest-SnapshotsActionsTest-1311625991 tempest-SnapshotsActionsTest-1311625991-project-member] https://10.4.3.240/volume/v3/volumes/9de6fe21-3d6c-477b-8ea6-233d8b26bed5 returned with HTTP 200 Aug 20 01:01:16.973503 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 540/2183] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:01:16 2026] GET /volume/v3/volumes/9de6fe21-3d6c-477b-8ea6-233d8b26bed5 => generated 843 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:01:16.984441 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-06fee6a2-bc2f-40ea-b20e-8152a2f34d5e None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:16.987348 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-06fee6a2-bc2f-40ea-b20e-8152a2f34d5e tempest-SnapshotsActionsTest-1311625991 tempest-SnapshotsActionsTest-1311625991-project-member] POST https://10.4.3.240/volume/v3/snapshots Aug 20 01:01:16.987348 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-06fee6a2-bc2f-40ea-b20e-8152a2f34d5e tempest-SnapshotsActionsTest-1311625991 tempest-SnapshotsActionsTest-1311625991-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "9de6fe21-3d6c-477b-8ea6-233d8b26bed5", "name": "tempest-SnapshotsActionsTest-Snapshot-1266141639"}} {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:01:16.993863 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:16.993863 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:01:16.994279 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-06fee6a2-bc2f-40ea-b20e-8152a2f34d5e tempest-SnapshotsActionsTest-1311625991 tempest-SnapshotsActionsTest-1311625991-project-member] Volume info retrieved successfully. Aug 20 01:01:16.994405 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.v3.snapshots [None req-06fee6a2-bc2f-40ea-b20e-8152a2f34d5e tempest-SnapshotsActionsTest-1311625991 tempest-SnapshotsActionsTest-1311625991-project-member] Create snapshot from volume 9de6fe21-3d6c-477b-8ea6-233d8b26bed5 Aug 20 01:01:17.028517 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.quota [None req-06fee6a2-bc2f-40ea-b20e-8152a2f34d5e tempest-SnapshotsActionsTest-1311625991 tempest-SnapshotsActionsTest-1311625991-project-member] Created reservations ['d1768c13-fd29-453f-97b1-ec4d8c70fb3c', 'a6e1b605-a8a7-43fb-a945-7648307ab5c6', 'f463d1ba-5243-4dcb-b820-b4220df3d9ed', 'c268f2fc-3908-4893-9a7d-5f1a43b5ac89'] {{(pid=100213) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 01:01:17.036124 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-36c3623e-9f1d-401c-b4d7-7574b7bfdd78 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:17.040362 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-36c3623e-9f1d-401c-b4d7-7574b7bfdd78 tempest-TestMinimumBasicScenario-256610915 tempest-TestMinimumBasicScenario-256610915-project-member] GET https://10.4.3.240/volume/v3/volumes/53110d33-8e17-4891-86b7-b4e9e291a503 Aug 20 01:01:17.040362 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-36c3623e-9f1d-401c-b4d7-7574b7bfdd78 tempest-TestMinimumBasicScenario-256610915 tempest-TestMinimumBasicScenario-256610915-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:01:17.040362 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-36c3623e-9f1d-401c-b4d7-7574b7bfdd78 tempest-TestMinimumBasicScenario-256610915 tempest-TestMinimumBasicScenario-256610915-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:01:17.051694 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:17.051694 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:01:17.055799 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-36c3623e-9f1d-401c-b4d7-7574b7bfdd78 tempest-TestMinimumBasicScenario-256610915 tempest-TestMinimumBasicScenario-256610915-project-member] Volume info retrieved successfully. Aug 20 01:01:17.061066 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-06fee6a2-bc2f-40ea-b20e-8152a2f34d5e tempest-SnapshotsActionsTest-1311625991 tempest-SnapshotsActionsTest-1311625991-project-member] Snapshot create request issued successfully. Aug 20 01:01:17.061464 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-06fee6a2-bc2f-40ea-b20e-8152a2f34d5e tempest-SnapshotsActionsTest-1311625991 tempest-SnapshotsActionsTest-1311625991-project-member] https://10.4.3.240/volume/v3/snapshots returned with HTTP 202 Aug 20 01:01:17.061527 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-36c3623e-9f1d-401c-b4d7-7574b7bfdd78 tempest-TestMinimumBasicScenario-256610915 tempest-TestMinimumBasicScenario-256610915-project-member] https://10.4.3.240/volume/v3/volumes/53110d33-8e17-4891-86b7-b4e9e291a503 returned with HTTP 200 Aug 20 01:01:17.061945 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 541/2184] 10.4.3.240 () {68 vars in 1265 bytes} [Thu Aug 20 01:01:16 2026] POST /volume/v3/snapshots => generated 307 bytes in 78 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 01:01:17.062033 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 548/2185] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:01:17 2026] GET /volume/v3/volumes/53110d33-8e17-4891-86b7-b4e9e291a503 => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:01:17.073861 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-d76062ee-05aa-4d86-9808-5ab196c5bbe2 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:17.076179 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-d76062ee-05aa-4d86-9808-5ab196c5bbe2 tempest-SnapshotsActionsTest-1311625991 tempest-SnapshotsActionsTest-1311625991-project-member] GET https://10.4.3.240/volume/v3/snapshots/08e384da-b33f-4443-b0bd-f5f5622f5158 Aug 20 01:01:17.076514 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-d76062ee-05aa-4d86-9808-5ab196c5bbe2 tempest-SnapshotsActionsTest-1311625991 tempest-SnapshotsActionsTest-1311625991-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:01:17.077026 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-d76062ee-05aa-4d86-9808-5ab196c5bbe2 tempest-SnapshotsActionsTest-1311625991 tempest-SnapshotsActionsTest-1311625991-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:01:17.088163 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:17.088163 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:01:17.088653 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-d76062ee-05aa-4d86-9808-5ab196c5bbe2 tempest-SnapshotsActionsTest-1311625991 tempest-SnapshotsActionsTest-1311625991-project-member] Snapshot retrieved successfully. Aug 20 01:01:17.090774 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-d76062ee-05aa-4d86-9808-5ab196c5bbe2 tempest-SnapshotsActionsTest-1311625991 tempest-SnapshotsActionsTest-1311625991-project-member] https://10.4.3.240/volume/v3/snapshots/08e384da-b33f-4443-b0bd-f5f5622f5158 returned with HTTP 200 Aug 20 01:01:17.092440 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 557/2186] 10.4.3.240 () {66 vars in 1354 bytes} [Thu Aug 20 01:01:17 2026] GET /volume/v3/snapshots/08e384da-b33f-4443-b0bd-f5f5622f5158 => generated 439 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:01:17.480114 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [req-b56f6443-8bd6-4000-96cf-5cfddb7c99df req-8f1d84a5-3b13-49a0-92fd-16b7ec8b4a27 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:17.482689 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-b56f6443-8bd6-4000-96cf-5cfddb7c99df req-8f1d84a5-3b13-49a0-92fd-16b7ec8b4a27 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] GET https://10.4.3.240/volume/v3/volumes/9538a690-5759-4f04-997b-1b6d84a96bb5/encryption Aug 20 01:01:17.482938 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [req-b56f6443-8bd6-4000-96cf-5cfddb7c99df req-8f1d84a5-3b13-49a0-92fd-16b7ec8b4a27 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:01:17.483175 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [req-b56f6443-8bd6-4000-96cf-5cfddb7c99df req-8f1d84a5-3b13-49a0-92fd-16b7ec8b4a27 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Calling method 'index' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:01:17.494508 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:17.494508 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:01:17.503241 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-b56f6443-8bd6-4000-96cf-5cfddb7c99df req-8f1d84a5-3b13-49a0-92fd-16b7ec8b4a27 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] https://10.4.3.240/volume/v3/volumes/9538a690-5759-4f04-997b-1b6d84a96bb5/encryption returned with HTTP 200 Aug 20 01:01:17.503659 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 541/2187] 10.4.3.240 () {68 vars in 1631 bytes} [Thu Aug 20 01:01:17 2026] GET /volume/v3/volumes/9538a690-5759-4f04-997b-1b6d84a96bb5/encryption => generated 160 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:01:17.640160 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-8f06dee0-c7d4-42a0-9839-f0266e31bf66 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:17.642996 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-8f06dee0-c7d4-42a0-9839-f0266e31bf66 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] GET https://10.4.3.240/volume/v3/backups/55af38b3-864b-4f8f-96a1-60193e93f64f Aug 20 01:01:17.643235 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-8f06dee0-c7d4-42a0-9839-f0266e31bf66 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:01:17.643484 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-8f06dee0-c7d4-42a0-9839-f0266e31bf66 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:01:17.643633 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.v3.backups [None req-8f06dee0-c7d4-42a0-9839-f0266e31bf66 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Show backup with id 55af38b3-864b-4f8f-96a1-60193e93f64f. {{(pid=100213) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:01:17.648935 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:17.648935 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:01:17.649953 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-8f06dee0-c7d4-42a0-9839-f0266e31bf66 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] https://10.4.3.240/volume/v3/backups/55af38b3-864b-4f8f-96a1-60193e93f64f returned with HTTP 200 Aug 20 01:01:17.650567 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 542/2188] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:01:17 2026] GET /volume/v3/backups/55af38b3-864b-4f8f-96a1-60193e93f64f => generated 793 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:01:17.665650 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-8b3ef879-79e1-46b6-b3f5-693d7edc445e None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:17.667222 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-8b3ef879-79e1-46b6-b3f5-693d7edc445e tempest-TestVolumeBackupRestore-1998646298 tempest-TestVolumeBackupRestore-1998646298-project-member] GET https://10.4.3.240/volume/v3/backups/45a31aff-ad66-4885-b172-7a589b613287 Aug 20 01:01:17.667401 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-8b3ef879-79e1-46b6-b3f5-693d7edc445e tempest-TestVolumeBackupRestore-1998646298 tempest-TestVolumeBackupRestore-1998646298-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:01:17.668742 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-8b3ef879-79e1-46b6-b3f5-693d7edc445e tempest-TestVolumeBackupRestore-1998646298 tempest-TestVolumeBackupRestore-1998646298-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:01:17.668742 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-8b3ef879-79e1-46b6-b3f5-693d7edc445e tempest-TestVolumeBackupRestore-1998646298 tempest-TestVolumeBackupRestore-1998646298-project-member] Show backup with id 45a31aff-ad66-4885-b172-7a589b613287. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:01:17.673192 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:17.673192 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:01:17.674031 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-8b3ef879-79e1-46b6-b3f5-693d7edc445e tempest-TestVolumeBackupRestore-1998646298 tempest-TestVolumeBackupRestore-1998646298-project-member] https://10.4.3.240/volume/v3/backups/45a31aff-ad66-4885-b172-7a589b613287 returned with HTTP 200 Aug 20 01:01:17.674464 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 549/2189] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:01:17 2026] GET /volume/v3/backups/45a31aff-ad66-4885-b172-7a589b613287 => generated 756 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:01:17.937413 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-906aac91-2216-4a7e-99e5-eef014c41314 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:17.939732 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-906aac91-2216-4a7e-99e5-eef014c41314 tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] GET https://10.4.3.240/volume/v3/backups/673b2038-d41b-4b66-8481-cd8953daf7ca Aug 20 01:01:17.940002 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-906aac91-2216-4a7e-99e5-eef014c41314 tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:01:17.940247 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-906aac91-2216-4a7e-99e5-eef014c41314 tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:01:17.940479 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-906aac91-2216-4a7e-99e5-eef014c41314 tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] Show backup with id 673b2038-d41b-4b66-8481-cd8953daf7ca. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:01:17.945841 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:17.945841 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:01:17.946758 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-906aac91-2216-4a7e-99e5-eef014c41314 tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] https://10.4.3.240/volume/v3/backups/673b2038-d41b-4b66-8481-cd8953daf7ca returned with HTTP 200 Aug 20 01:01:17.947202 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 558/2190] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:01:17 2026] GET /volume/v3/backups/673b2038-d41b-4b66-8481-cd8953daf7ca => generated 802 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:01:18.081043 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-e8d5c022-1fd4-45a4-bba9-0b39ed9ba030 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:18.083098 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-e8d5c022-1fd4-45a4-bba9-0b39ed9ba030 tempest-TestMinimumBasicScenario-256610915 tempest-TestMinimumBasicScenario-256610915-project-member] GET https://10.4.3.240/volume/v3/volumes/53110d33-8e17-4891-86b7-b4e9e291a503 Aug 20 01:01:18.084356 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-e8d5c022-1fd4-45a4-bba9-0b39ed9ba030 tempest-TestMinimumBasicScenario-256610915 tempest-TestMinimumBasicScenario-256610915-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:01:18.084356 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-e8d5c022-1fd4-45a4-bba9-0b39ed9ba030 tempest-TestMinimumBasicScenario-256610915 tempest-TestMinimumBasicScenario-256610915-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:01:18.094822 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:18.094822 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:01:18.098708 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-e8d5c022-1fd4-45a4-bba9-0b39ed9ba030 tempest-TestMinimumBasicScenario-256610915 tempest-TestMinimumBasicScenario-256610915-project-member] Volume info retrieved successfully. Aug 20 01:01:18.103650 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-e8d5c022-1fd4-45a4-bba9-0b39ed9ba030 tempest-TestMinimumBasicScenario-256610915 tempest-TestMinimumBasicScenario-256610915-project-member] https://10.4.3.240/volume/v3/volumes/53110d33-8e17-4891-86b7-b4e9e291a503 returned with HTTP 200 Aug 20 01:01:18.104096 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 542/2191] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:01:18 2026] GET /volume/v3/volumes/53110d33-8e17-4891-86b7-b4e9e291a503 => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:01:18.105134 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-a5491ad5-dd9a-4867-adb5-876c0f1dcbc6 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:18.108790 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-a5491ad5-dd9a-4867-adb5-876c0f1dcbc6 tempest-SnapshotsActionsTest-1311625991 tempest-SnapshotsActionsTest-1311625991-project-member] GET https://10.4.3.240/volume/v3/snapshots/08e384da-b33f-4443-b0bd-f5f5622f5158 Aug 20 01:01:18.108924 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-a5491ad5-dd9a-4867-adb5-876c0f1dcbc6 tempest-SnapshotsActionsTest-1311625991 tempest-SnapshotsActionsTest-1311625991-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:01:18.109101 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-a5491ad5-dd9a-4867-adb5-876c0f1dcbc6 tempest-SnapshotsActionsTest-1311625991 tempest-SnapshotsActionsTest-1311625991-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:01:18.120267 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:18.120267 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:01:18.120756 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-a5491ad5-dd9a-4867-adb5-876c0f1dcbc6 tempest-SnapshotsActionsTest-1311625991 tempest-SnapshotsActionsTest-1311625991-project-member] Snapshot retrieved successfully. Aug 20 01:01:18.121578 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-a5491ad5-dd9a-4867-adb5-876c0f1dcbc6 tempest-SnapshotsActionsTest-1311625991 tempest-SnapshotsActionsTest-1311625991-project-member] https://10.4.3.240/volume/v3/snapshots/08e384da-b33f-4443-b0bd-f5f5622f5158 returned with HTTP 200 Aug 20 01:01:18.121963 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 543/2192] 10.4.3.240 () {66 vars in 1354 bytes} [Thu Aug 20 01:01:18 2026] GET /volume/v3/snapshots/08e384da-b33f-4443-b0bd-f5f5622f5158 => generated 466 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:01:18.131232 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-adde25d5-9579-4eaf-a7df-22d8945daa97 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:18.163790 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-adde25d5-9579-4eaf-a7df-22d8945daa97 tempest-SnapshotsActionsTest-549656120 tempest-SnapshotsActionsTest-549656120-project-admin] POST https://10.4.3.240/volume/v3/snapshots/08e384da-b33f-4443-b0bd-f5f5622f5158/action Aug 20 01:01:18.164100 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-adde25d5-9579-4eaf-a7df-22d8945daa97 tempest-SnapshotsActionsTest-549656120 tempest-SnapshotsActionsTest-549656120-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100214) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 01:01:18.164212 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-adde25d5-9579-4eaf-a7df-22d8945daa97 tempest-SnapshotsActionsTest-549656120 tempest-SnapshotsActionsTest-549656120-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:01:18.165422 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.contrib.admin_actions [None req-adde25d5-9579-4eaf-a7df-22d8945daa97 tempest-SnapshotsActionsTest-549656120 tempest-SnapshotsActionsTest-549656120-project-admin] Updating snapshot '08e384da-b33f-4443-b0bd-f5f5622f5158' with '{'status': 'creating'}' {{(pid=100214) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 20 01:01:18.173300 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:18.173300 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:01:18.185518 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-adde25d5-9579-4eaf-a7df-22d8945daa97 tempest-SnapshotsActionsTest-549656120 tempest-SnapshotsActionsTest-549656120-project-admin] https://10.4.3.240/volume/v3/snapshots/08e384da-b33f-4443-b0bd-f5f5622f5158/action returned with HTTP 202 Aug 20 01:01:18.186019 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 550/2193] 10.4.3.240 () {68 vars in 1396 bytes} [Thu Aug 20 01:01:18 2026] POST /volume/v3/snapshots/08e384da-b33f-4443-b0bd-f5f5622f5158/action => generated 0 bytes in 55 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 01:01:18.194364 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-90a13843-b755-4461-8a24-9f1349159edb None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:18.196724 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-90a13843-b755-4461-8a24-9f1349159edb tempest-SnapshotsActionsTest-1311625991 tempest-SnapshotsActionsTest-1311625991-project-member] GET https://10.4.3.240/volume/v3/snapshots/08e384da-b33f-4443-b0bd-f5f5622f5158 Aug 20 01:01:18.196982 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-90a13843-b755-4461-8a24-9f1349159edb tempest-SnapshotsActionsTest-1311625991 tempest-SnapshotsActionsTest-1311625991-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:01:18.197199 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-90a13843-b755-4461-8a24-9f1349159edb tempest-SnapshotsActionsTest-1311625991 tempest-SnapshotsActionsTest-1311625991-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:01:18.202761 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:18.202761 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:01:18.203239 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-90a13843-b755-4461-8a24-9f1349159edb tempest-SnapshotsActionsTest-1311625991 tempest-SnapshotsActionsTest-1311625991-project-member] Snapshot retrieved successfully. Aug 20 01:01:18.204115 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-90a13843-b755-4461-8a24-9f1349159edb tempest-SnapshotsActionsTest-1311625991 tempest-SnapshotsActionsTest-1311625991-project-member] https://10.4.3.240/volume/v3/snapshots/08e384da-b33f-4443-b0bd-f5f5622f5158 returned with HTTP 200 Aug 20 01:01:18.204660 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 559/2194] 10.4.3.240 () {66 vars in 1354 bytes} [Thu Aug 20 01:01:18 2026] GET /volume/v3/snapshots/08e384da-b33f-4443-b0bd-f5f5622f5158 => generated 465 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:01:18.215617 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-374adc69-8a34-42e7-99b8-2d01b2da156e None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:18.217575 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-374adc69-8a34-42e7-99b8-2d01b2da156e tempest-SnapshotsActionsTest-549656120 tempest-SnapshotsActionsTest-549656120-project-admin] POST https://10.4.3.240/volume/v3/snapshots/08e384da-b33f-4443-b0bd-f5f5622f5158/action Aug 20 01:01:18.218053 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-374adc69-8a34-42e7-99b8-2d01b2da156e tempest-SnapshotsActionsTest-549656120 tempest-SnapshotsActionsTest-549656120-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100212) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 01:01:18.218148 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-374adc69-8a34-42e7-99b8-2d01b2da156e tempest-SnapshotsActionsTest-549656120 tempest-SnapshotsActionsTest-549656120-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:01:18.219819 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.contrib.admin_actions [None req-374adc69-8a34-42e7-99b8-2d01b2da156e tempest-SnapshotsActionsTest-549656120 tempest-SnapshotsActionsTest-549656120-project-admin] Updating snapshot '08e384da-b33f-4443-b0bd-f5f5622f5158' with '{'status': 'available'}' {{(pid=100212) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 20 01:01:18.244566 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:18.244566 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:01:18.257701 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-374adc69-8a34-42e7-99b8-2d01b2da156e tempest-SnapshotsActionsTest-549656120 tempest-SnapshotsActionsTest-549656120-project-admin] https://10.4.3.240/volume/v3/snapshots/08e384da-b33f-4443-b0bd-f5f5622f5158/action returned with HTTP 202 Aug 20 01:01:18.258188 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 543/2195] 10.4.3.240 () {68 vars in 1396 bytes} [Thu Aug 20 01:01:18 2026] POST /volume/v3/snapshots/08e384da-b33f-4443-b0bd-f5f5622f5158/action => generated 0 bytes in 43 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 01:01:18.265019 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-c1ea74c2-5e7f-46c5-a963-1d07a492f7c2 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:18.266919 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-c1ea74c2-5e7f-46c5-a963-1d07a492f7c2 tempest-SnapshotsActionsTest-1311625991 tempest-SnapshotsActionsTest-1311625991-project-member] GET https://10.4.3.240/volume/v3/snapshots/08e384da-b33f-4443-b0bd-f5f5622f5158 Aug 20 01:01:18.267147 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-c1ea74c2-5e7f-46c5-a963-1d07a492f7c2 tempest-SnapshotsActionsTest-1311625991 tempest-SnapshotsActionsTest-1311625991-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:01:18.267357 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-c1ea74c2-5e7f-46c5-a963-1d07a492f7c2 tempest-SnapshotsActionsTest-1311625991 tempest-SnapshotsActionsTest-1311625991-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:01:18.272499 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:18.272499 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:01:18.272989 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-c1ea74c2-5e7f-46c5-a963-1d07a492f7c2 tempest-SnapshotsActionsTest-1311625991 tempest-SnapshotsActionsTest-1311625991-project-member] Snapshot retrieved successfully. Aug 20 01:01:18.273834 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-c1ea74c2-5e7f-46c5-a963-1d07a492f7c2 tempest-SnapshotsActionsTest-1311625991 tempest-SnapshotsActionsTest-1311625991-project-member] https://10.4.3.240/volume/v3/snapshots/08e384da-b33f-4443-b0bd-f5f5622f5158 returned with HTTP 200 Aug 20 01:01:18.274488 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 544/2196] 10.4.3.240 () {66 vars in 1354 bytes} [Thu Aug 20 01:01:18 2026] GET /volume/v3/snapshots/08e384da-b33f-4443-b0bd-f5f5622f5158 => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:01:18.286126 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-a47ae83b-ac38-40c0-9f1d-28732ae5710c None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:18.287800 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-a47ae83b-ac38-40c0-9f1d-28732ae5710c tempest-SnapshotsActionsTest-1311625991 tempest-SnapshotsActionsTest-1311625991-project-member] POST https://10.4.3.240/volume/v3/snapshots Aug 20 01:01:18.288112 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-a47ae83b-ac38-40c0-9f1d-28732ae5710c tempest-SnapshotsActionsTest-1311625991 tempest-SnapshotsActionsTest-1311625991-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "9de6fe21-3d6c-477b-8ea6-233d8b26bed5", "name": "tempest-SnapshotsActionsTest-Snapshot-1008870252"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:01:18.295826 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:18.295826 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:01:18.296843 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-a47ae83b-ac38-40c0-9f1d-28732ae5710c tempest-SnapshotsActionsTest-1311625991 tempest-SnapshotsActionsTest-1311625991-project-member] Volume info retrieved successfully. Aug 20 01:01:18.296843 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.v3.snapshots [None req-a47ae83b-ac38-40c0-9f1d-28732ae5710c tempest-SnapshotsActionsTest-1311625991 tempest-SnapshotsActionsTest-1311625991-project-member] Create snapshot from volume 9de6fe21-3d6c-477b-8ea6-233d8b26bed5 Aug 20 01:01:18.318853 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.quota [None req-a47ae83b-ac38-40c0-9f1d-28732ae5710c tempest-SnapshotsActionsTest-1311625991 tempest-SnapshotsActionsTest-1311625991-project-member] Created reservations ['a941cac0-21b2-46fd-8a81-a3caec8df6ab', '82a5ed27-e6a3-4fb3-9875-0d0faaf4458a', '9267a6e4-2de3-4f7b-a56e-4f51aa55a422', '4782d081-8810-45b7-b795-67ac80e82f40'] {{(pid=100214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 01:01:18.352626 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-a47ae83b-ac38-40c0-9f1d-28732ae5710c tempest-SnapshotsActionsTest-1311625991 tempest-SnapshotsActionsTest-1311625991-project-member] Snapshot create request issued successfully. Aug 20 01:01:18.352960 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-a47ae83b-ac38-40c0-9f1d-28732ae5710c tempest-SnapshotsActionsTest-1311625991 tempest-SnapshotsActionsTest-1311625991-project-member] https://10.4.3.240/volume/v3/snapshots returned with HTTP 202 Aug 20 01:01:18.353438 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 551/2197] 10.4.3.240 () {68 vars in 1265 bytes} [Thu Aug 20 01:01:18 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 20 01:01:18.363996 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-210dfde5-d1a1-4f2c-8c89-da460defb15a None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:18.365690 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-210dfde5-d1a1-4f2c-8c89-da460defb15a tempest-SnapshotsActionsTest-1311625991 tempest-SnapshotsActionsTest-1311625991-project-member] GET https://10.4.3.240/volume/v3/snapshots/46917fde-2da5-471c-a1fc-109945e08f25 Aug 20 01:01:18.365877 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-210dfde5-d1a1-4f2c-8c89-da460defb15a tempest-SnapshotsActionsTest-1311625991 tempest-SnapshotsActionsTest-1311625991-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:01:18.366133 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-210dfde5-d1a1-4f2c-8c89-da460defb15a tempest-SnapshotsActionsTest-1311625991 tempest-SnapshotsActionsTest-1311625991-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:01:18.374810 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:18.374810 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:01:18.374925 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-210dfde5-d1a1-4f2c-8c89-da460defb15a tempest-SnapshotsActionsTest-1311625991 tempest-SnapshotsActionsTest-1311625991-project-member] Snapshot retrieved successfully. Aug 20 01:01:18.375696 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-210dfde5-d1a1-4f2c-8c89-da460defb15a tempest-SnapshotsActionsTest-1311625991 tempest-SnapshotsActionsTest-1311625991-project-member] https://10.4.3.240/volume/v3/snapshots/46917fde-2da5-471c-a1fc-109945e08f25 returned with HTTP 200 Aug 20 01:01:18.378355 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 560/2198] 10.4.3.240 () {66 vars in 1354 bytes} [Thu Aug 20 01:01:18 2026] GET /volume/v3/snapshots/46917fde-2da5-471c-a1fc-109945e08f25 => generated 439 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:01:18.668760 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-2464c867-8514-4f5f-9f82-abb98a7b5a6b None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:18.668760 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-2464c867-8514-4f5f-9f82-abb98a7b5a6b tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] GET https://10.4.3.240/volume/v3/backups/55af38b3-864b-4f8f-96a1-60193e93f64f Aug 20 01:01:18.668760 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-2464c867-8514-4f5f-9f82-abb98a7b5a6b tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:01:18.668760 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-2464c867-8514-4f5f-9f82-abb98a7b5a6b tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:01:18.668760 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.v3.backups [None req-2464c867-8514-4f5f-9f82-abb98a7b5a6b tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Show backup with id 55af38b3-864b-4f8f-96a1-60193e93f64f. {{(pid=100212) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:01:18.673202 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:18.673202 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:01:18.674377 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-2464c867-8514-4f5f-9f82-abb98a7b5a6b tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] https://10.4.3.240/volume/v3/backups/55af38b3-864b-4f8f-96a1-60193e93f64f returned with HTTP 200 Aug 20 01:01:18.675299 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 544/2199] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:01:18 2026] GET /volume/v3/backups/55af38b3-864b-4f8f-96a1-60193e93f64f => generated 793 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:01:18.688864 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-c56eb9e2-3e5b-4c4c-98b7-6066074d8b73 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:18.691549 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-c56eb9e2-3e5b-4c4c-98b7-6066074d8b73 tempest-TestVolumeBackupRestore-1998646298 tempest-TestVolumeBackupRestore-1998646298-project-member] GET https://10.4.3.240/volume/v3/backups/45a31aff-ad66-4885-b172-7a589b613287 Aug 20 01:01:18.691756 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-c56eb9e2-3e5b-4c4c-98b7-6066074d8b73 tempest-TestVolumeBackupRestore-1998646298 tempest-TestVolumeBackupRestore-1998646298-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:01:18.691942 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-c56eb9e2-3e5b-4c4c-98b7-6066074d8b73 tempest-TestVolumeBackupRestore-1998646298 tempest-TestVolumeBackupRestore-1998646298-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:01:18.692042 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.v3.backups [None req-c56eb9e2-3e5b-4c4c-98b7-6066074d8b73 tempest-TestVolumeBackupRestore-1998646298 tempest-TestVolumeBackupRestore-1998646298-project-member] Show backup with id 45a31aff-ad66-4885-b172-7a589b613287. {{(pid=100213) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:01:18.696899 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:18.696899 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:01:18.697601 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-c56eb9e2-3e5b-4c4c-98b7-6066074d8b73 tempest-TestVolumeBackupRestore-1998646298 tempest-TestVolumeBackupRestore-1998646298-project-member] https://10.4.3.240/volume/v3/backups/45a31aff-ad66-4885-b172-7a589b613287 returned with HTTP 200 Aug 20 01:01:18.698023 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 545/2200] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:01:18 2026] GET /volume/v3/backups/45a31aff-ad66-4885-b172-7a589b613287 => generated 756 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:01:18.958894 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-259d2450-d6ac-4206-a665-cdb90ea1944c None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:18.961587 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-259d2450-d6ac-4206-a665-cdb90ea1944c tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] GET https://10.4.3.240/volume/v3/backups/673b2038-d41b-4b66-8481-cd8953daf7ca Aug 20 01:01:18.961587 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-259d2450-d6ac-4206-a665-cdb90ea1944c tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:01:18.961587 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-259d2450-d6ac-4206-a665-cdb90ea1944c tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:01:18.961587 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-259d2450-d6ac-4206-a665-cdb90ea1944c tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] Show backup with id 673b2038-d41b-4b66-8481-cd8953daf7ca. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:01:18.964960 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:18.964960 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:01:18.965898 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-259d2450-d6ac-4206-a665-cdb90ea1944c tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] https://10.4.3.240/volume/v3/backups/673b2038-d41b-4b66-8481-cd8953daf7ca returned with HTTP 200 Aug 20 01:01:18.966398 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 552/2201] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:01:18 2026] GET /volume/v3/backups/673b2038-d41b-4b66-8481-cd8953daf7ca => generated 802 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:01:19.118471 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-0777bd27-74cd-428c-ba09-ddd6e87b528a None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:19.120242 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-0777bd27-74cd-428c-ba09-ddd6e87b528a tempest-TestMinimumBasicScenario-256610915 tempest-TestMinimumBasicScenario-256610915-project-member] GET https://10.4.3.240/volume/v3/volumes/53110d33-8e17-4891-86b7-b4e9e291a503 Aug 20 01:01:19.120444 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-0777bd27-74cd-428c-ba09-ddd6e87b528a tempest-TestMinimumBasicScenario-256610915 tempest-TestMinimumBasicScenario-256610915-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:01:19.120656 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-0777bd27-74cd-428c-ba09-ddd6e87b528a tempest-TestMinimumBasicScenario-256610915 tempest-TestMinimumBasicScenario-256610915-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:01:19.131377 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:19.131377 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:01:19.134835 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-0777bd27-74cd-428c-ba09-ddd6e87b528a tempest-TestMinimumBasicScenario-256610915 tempest-TestMinimumBasicScenario-256610915-project-member] Volume info retrieved successfully. Aug 20 01:01:19.139096 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-0777bd27-74cd-428c-ba09-ddd6e87b528a tempest-TestMinimumBasicScenario-256610915 tempest-TestMinimumBasicScenario-256610915-project-member] https://10.4.3.240/volume/v3/volumes/53110d33-8e17-4891-86b7-b4e9e291a503 returned with HTTP 200 Aug 20 01:01:19.139486 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 561/2202] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:01:19 2026] GET /volume/v3/volumes/53110d33-8e17-4891-86b7-b4e9e291a503 => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:01:19.387598 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-174d0f5d-c908-48c4-8aa7-086adc2a27e3 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:19.389322 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-174d0f5d-c908-48c4-8aa7-086adc2a27e3 tempest-SnapshotsActionsTest-1311625991 tempest-SnapshotsActionsTest-1311625991-project-member] GET https://10.4.3.240/volume/v3/snapshots/46917fde-2da5-471c-a1fc-109945e08f25 Aug 20 01:01:19.389550 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-174d0f5d-c908-48c4-8aa7-086adc2a27e3 tempest-SnapshotsActionsTest-1311625991 tempest-SnapshotsActionsTest-1311625991-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:01:19.389759 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-174d0f5d-c908-48c4-8aa7-086adc2a27e3 tempest-SnapshotsActionsTest-1311625991 tempest-SnapshotsActionsTest-1311625991-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:01:19.395551 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:19.395551 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:01:19.396004 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-174d0f5d-c908-48c4-8aa7-086adc2a27e3 tempest-SnapshotsActionsTest-1311625991 tempest-SnapshotsActionsTest-1311625991-project-member] Snapshot retrieved successfully. Aug 20 01:01:19.396886 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-174d0f5d-c908-48c4-8aa7-086adc2a27e3 tempest-SnapshotsActionsTest-1311625991 tempest-SnapshotsActionsTest-1311625991-project-member] https://10.4.3.240/volume/v3/snapshots/46917fde-2da5-471c-a1fc-109945e08f25 returned with HTTP 200 Aug 20 01:01:19.397265 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 545/2203] 10.4.3.240 () {66 vars in 1354 bytes} [Thu Aug 20 01:01:19 2026] GET /volume/v3/snapshots/46917fde-2da5-471c-a1fc-109945e08f25 => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:01:19.406123 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-a3b9ea2f-ec43-40ea-9588-e0bbdd297891 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:19.408032 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-a3b9ea2f-ec43-40ea-9588-e0bbdd297891 tempest-SnapshotsActionsTest-549656120 tempest-SnapshotsActionsTest-549656120-project-admin] POST https://10.4.3.240/volume/v3/snapshots/46917fde-2da5-471c-a1fc-109945e08f25/action Aug 20 01:01:19.408406 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-a3b9ea2f-ec43-40ea-9588-e0bbdd297891 tempest-SnapshotsActionsTest-549656120 tempest-SnapshotsActionsTest-549656120-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100213) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 01:01:19.408560 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-a3b9ea2f-ec43-40ea-9588-e0bbdd297891 tempest-SnapshotsActionsTest-549656120 tempest-SnapshotsActionsTest-549656120-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:01:19.410106 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.contrib.admin_actions [None req-a3b9ea2f-ec43-40ea-9588-e0bbdd297891 tempest-SnapshotsActionsTest-549656120 tempest-SnapshotsActionsTest-549656120-project-admin] Updating snapshot '46917fde-2da5-471c-a1fc-109945e08f25' with '{'status': 'creating'}' {{(pid=100213) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 20 01:01:19.419933 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:19.419933 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:01:19.434334 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-a3b9ea2f-ec43-40ea-9588-e0bbdd297891 tempest-SnapshotsActionsTest-549656120 tempest-SnapshotsActionsTest-549656120-project-admin] https://10.4.3.240/volume/v3/snapshots/46917fde-2da5-471c-a1fc-109945e08f25/action returned with HTTP 202 Aug 20 01:01:19.434334 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 546/2204] 10.4.3.240 () {68 vars in 1396 bytes} [Thu Aug 20 01:01:19 2026] POST /volume/v3/snapshots/46917fde-2da5-471c-a1fc-109945e08f25/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 01:01:19.444199 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-3eae30f3-5287-493e-9a19-2087a1dc52e1 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:19.452855 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-3eae30f3-5287-493e-9a19-2087a1dc52e1 tempest-SnapshotsActionsTest-1311625991 tempest-SnapshotsActionsTest-1311625991-project-member] GET https://10.4.3.240/volume/v3/snapshots/46917fde-2da5-471c-a1fc-109945e08f25 Aug 20 01:01:19.452855 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-3eae30f3-5287-493e-9a19-2087a1dc52e1 tempest-SnapshotsActionsTest-1311625991 tempest-SnapshotsActionsTest-1311625991-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:01:19.452855 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-3eae30f3-5287-493e-9a19-2087a1dc52e1 tempest-SnapshotsActionsTest-1311625991 tempest-SnapshotsActionsTest-1311625991-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:01:19.465497 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:19.465497 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:01:19.468101 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-3eae30f3-5287-493e-9a19-2087a1dc52e1 tempest-SnapshotsActionsTest-1311625991 tempest-SnapshotsActionsTest-1311625991-project-member] Snapshot retrieved successfully. Aug 20 01:01:19.470490 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-3eae30f3-5287-493e-9a19-2087a1dc52e1 tempest-SnapshotsActionsTest-1311625991 tempest-SnapshotsActionsTest-1311625991-project-member] https://10.4.3.240/volume/v3/snapshots/46917fde-2da5-471c-a1fc-109945e08f25 returned with HTTP 200 Aug 20 01:01:19.471193 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 553/2205] 10.4.3.240 () {66 vars in 1354 bytes} [Thu Aug 20 01:01:19 2026] GET /volume/v3/snapshots/46917fde-2da5-471c-a1fc-109945e08f25 => generated 465 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:01:19.483922 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-969fb0fa-d662-4c97-9c1d-81e884f77204 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:19.486331 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-969fb0fa-d662-4c97-9c1d-81e884f77204 tempest-SnapshotsActionsTest-549656120 tempest-SnapshotsActionsTest-549656120-project-admin] POST https://10.4.3.240/volume/v3/snapshots/46917fde-2da5-471c-a1fc-109945e08f25/action Aug 20 01:01:19.486865 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-969fb0fa-d662-4c97-9c1d-81e884f77204 tempest-SnapshotsActionsTest-549656120 tempest-SnapshotsActionsTest-549656120-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100215) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 01:01:19.487052 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-969fb0fa-d662-4c97-9c1d-81e884f77204 tempest-SnapshotsActionsTest-549656120 tempest-SnapshotsActionsTest-549656120-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:01:19.514108 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:19.514108 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:01:19.514712 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-969fb0fa-d662-4c97-9c1d-81e884f77204 tempest-SnapshotsActionsTest-549656120 tempest-SnapshotsActionsTest-549656120-project-admin] Snapshot retrieved successfully. Aug 20 01:01:19.535494 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-969fb0fa-d662-4c97-9c1d-81e884f77204 tempest-SnapshotsActionsTest-549656120 tempest-SnapshotsActionsTest-549656120-project-admin] Snapshot delete request issued successfully. Aug 20 01:01:19.535782 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-969fb0fa-d662-4c97-9c1d-81e884f77204 tempest-SnapshotsActionsTest-549656120 tempest-SnapshotsActionsTest-549656120-project-admin] https://10.4.3.240/volume/v3/snapshots/46917fde-2da5-471c-a1fc-109945e08f25/action returned with HTTP 202 Aug 20 01:01:19.536331 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 562/2206] 10.4.3.240 () {68 vars in 1396 bytes} [Thu Aug 20 01:01:19 2026] POST /volume/v3/snapshots/46917fde-2da5-471c-a1fc-109945e08f25/action => generated 0 bytes in 53 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 01:01:19.547402 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-9937a1f9-38f4-41c1-b638-e42bd49b0842 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:19.550207 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-9937a1f9-38f4-41c1-b638-e42bd49b0842 tempest-SnapshotsActionsTest-1311625991 tempest-SnapshotsActionsTest-1311625991-project-member] GET https://10.4.3.240/volume/v3/snapshots/46917fde-2da5-471c-a1fc-109945e08f25 Aug 20 01:01:19.550494 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-9937a1f9-38f4-41c1-b638-e42bd49b0842 tempest-SnapshotsActionsTest-1311625991 tempest-SnapshotsActionsTest-1311625991-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:01:19.550826 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-9937a1f9-38f4-41c1-b638-e42bd49b0842 tempest-SnapshotsActionsTest-1311625991 tempest-SnapshotsActionsTest-1311625991-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:01:19.557741 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:19.557741 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:01:19.558325 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-9937a1f9-38f4-41c1-b638-e42bd49b0842 tempest-SnapshotsActionsTest-1311625991 tempest-SnapshotsActionsTest-1311625991-project-member] Snapshot retrieved successfully. Aug 20 01:01:19.559513 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-9937a1f9-38f4-41c1-b638-e42bd49b0842 tempest-SnapshotsActionsTest-1311625991 tempest-SnapshotsActionsTest-1311625991-project-member] https://10.4.3.240/volume/v3/snapshots/46917fde-2da5-471c-a1fc-109945e08f25 returned with HTTP 200 Aug 20 01:01:19.559921 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 546/2207] 10.4.3.240 () {66 vars in 1354 bytes} [Thu Aug 20 01:01:19 2026] GET /volume/v3/snapshots/46917fde-2da5-471c-a1fc-109945e08f25 => generated 465 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:01:19.686428 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-e78ca703-3876-4b49-9b8b-586bcef82e1e None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:19.689634 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-e78ca703-3876-4b49-9b8b-586bcef82e1e tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] GET https://10.4.3.240/volume/v3/backups/55af38b3-864b-4f8f-96a1-60193e93f64f Aug 20 01:01:19.689634 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-e78ca703-3876-4b49-9b8b-586bcef82e1e tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:01:19.689634 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-e78ca703-3876-4b49-9b8b-586bcef82e1e tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:01:19.689634 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.v3.backups [None req-e78ca703-3876-4b49-9b8b-586bcef82e1e tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Show backup with id 55af38b3-864b-4f8f-96a1-60193e93f64f. {{(pid=100213) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:01:19.690784 np0000007838 devstack@c-api.service[100213]: DEBUG dbcounter [-] [100213] Writing DB stats cinder:SELECT=699,cinder:INSERT=93,cinder:UPDATE=164,cinder:DELETE=1 {{(pid=100213) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 01:01:19.693674 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:19.693674 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:01:19.694730 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-e78ca703-3876-4b49-9b8b-586bcef82e1e tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] https://10.4.3.240/volume/v3/backups/55af38b3-864b-4f8f-96a1-60193e93f64f returned with HTTP 200 Aug 20 01:01:19.695655 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 547/2208] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:01:19 2026] GET /volume/v3/backups/55af38b3-864b-4f8f-96a1-60193e93f64f => generated 793 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:01:19.708749 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-934363c8-0dc0-4e00-93fb-7a29566a3124 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:19.710687 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-934363c8-0dc0-4e00-93fb-7a29566a3124 tempest-TestVolumeBackupRestore-1998646298 tempest-TestVolumeBackupRestore-1998646298-project-member] GET https://10.4.3.240/volume/v3/backups/45a31aff-ad66-4885-b172-7a589b613287 Aug 20 01:01:19.710968 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-934363c8-0dc0-4e00-93fb-7a29566a3124 tempest-TestVolumeBackupRestore-1998646298 tempest-TestVolumeBackupRestore-1998646298-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:01:19.711224 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-934363c8-0dc0-4e00-93fb-7a29566a3124 tempest-TestVolumeBackupRestore-1998646298 tempest-TestVolumeBackupRestore-1998646298-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:01:19.711437 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-934363c8-0dc0-4e00-93fb-7a29566a3124 tempest-TestVolumeBackupRestore-1998646298 tempest-TestVolumeBackupRestore-1998646298-project-member] Show backup with id 45a31aff-ad66-4885-b172-7a589b613287. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:01:19.715784 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:19.715784 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:01:19.716609 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-934363c8-0dc0-4e00-93fb-7a29566a3124 tempest-TestVolumeBackupRestore-1998646298 tempest-TestVolumeBackupRestore-1998646298-project-member] https://10.4.3.240/volume/v3/backups/45a31aff-ad66-4885-b172-7a589b613287 returned with HTTP 200 Aug 20 01:01:19.717015 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 554/2209] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:01:19 2026] GET /volume/v3/backups/45a31aff-ad66-4885-b172-7a589b613287 => generated 756 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:01:19.976312 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-adba7706-a43b-4820-9f20-d69fd5cb0cd4 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:19.978095 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-adba7706-a43b-4820-9f20-d69fd5cb0cd4 tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] GET https://10.4.3.240/volume/v3/backups/673b2038-d41b-4b66-8481-cd8953daf7ca Aug 20 01:01:19.978257 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-adba7706-a43b-4820-9f20-d69fd5cb0cd4 tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:01:19.978463 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-adba7706-a43b-4820-9f20-d69fd5cb0cd4 tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:01:19.978592 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-adba7706-a43b-4820-9f20-d69fd5cb0cd4 tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] Show backup with id 673b2038-d41b-4b66-8481-cd8953daf7ca. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:01:19.982622 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:19.982622 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:01:19.983272 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-adba7706-a43b-4820-9f20-d69fd5cb0cd4 tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] https://10.4.3.240/volume/v3/backups/673b2038-d41b-4b66-8481-cd8953daf7ca returned with HTTP 200 Aug 20 01:01:19.983675 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 563/2210] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:01:19 2026] GET /volume/v3/backups/673b2038-d41b-4b66-8481-cd8953daf7ca => generated 802 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:01:20.151358 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-1894f2d3-f1b4-4c2b-954b-1809e333176a None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:20.152673 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-1894f2d3-f1b4-4c2b-954b-1809e333176a tempest-TestMinimumBasicScenario-256610915 tempest-TestMinimumBasicScenario-256610915-project-member] GET https://10.4.3.240/volume/v3/volumes/53110d33-8e17-4891-86b7-b4e9e291a503 Aug 20 01:01:20.152849 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-1894f2d3-f1b4-4c2b-954b-1809e333176a tempest-TestMinimumBasicScenario-256610915 tempest-TestMinimumBasicScenario-256610915-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:01:20.153021 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-1894f2d3-f1b4-4c2b-954b-1809e333176a tempest-TestMinimumBasicScenario-256610915 tempest-TestMinimumBasicScenario-256610915-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:01:20.162171 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:20.162171 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:01:20.165596 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-1894f2d3-f1b4-4c2b-954b-1809e333176a tempest-TestMinimumBasicScenario-256610915 tempest-TestMinimumBasicScenario-256610915-project-member] Volume info retrieved successfully. Aug 20 01:01:20.169352 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-1894f2d3-f1b4-4c2b-954b-1809e333176a tempest-TestMinimumBasicScenario-256610915 tempest-TestMinimumBasicScenario-256610915-project-member] https://10.4.3.240/volume/v3/volumes/53110d33-8e17-4891-86b7-b4e9e291a503 returned with HTTP 200 Aug 20 01:01:20.169720 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 547/2211] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:01:20 2026] GET /volume/v3/volumes/53110d33-8e17-4891-86b7-b4e9e291a503 => generated 847 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:01:20.570688 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-f7e9149a-759f-41cf-a47c-a8e42e423481 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:20.572237 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-f7e9149a-759f-41cf-a47c-a8e42e423481 tempest-SnapshotsActionsTest-1311625991 tempest-SnapshotsActionsTest-1311625991-project-member] GET https://10.4.3.240/volume/v3/snapshots/46917fde-2da5-471c-a1fc-109945e08f25 Aug 20 01:01:20.572490 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-f7e9149a-759f-41cf-a47c-a8e42e423481 tempest-SnapshotsActionsTest-1311625991 tempest-SnapshotsActionsTest-1311625991-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:01:20.572603 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-f7e9149a-759f-41cf-a47c-a8e42e423481 tempest-SnapshotsActionsTest-1311625991 tempest-SnapshotsActionsTest-1311625991-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:01:20.577180 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-f7e9149a-759f-41cf-a47c-a8e42e423481 tempest-SnapshotsActionsTest-1311625991 tempest-SnapshotsActionsTest-1311625991-project-member] https://10.4.3.240/volume/v3/snapshots/46917fde-2da5-471c-a1fc-109945e08f25 returned with HTTP 404 Aug 20 01:01:20.577718 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 548/2212] 10.4.3.240 () {66 vars in 1354 bytes} [Thu Aug 20 01:01:20 2026] GET /volume/v3/snapshots/46917fde-2da5-471c-a1fc-109945e08f25 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:01:20.587921 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-3aa0ba54-7b00-4973-a502-6f4d5e97a80c None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:20.589768 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-3aa0ba54-7b00-4973-a502-6f4d5e97a80c tempest-SnapshotsActionsTest-549656120 tempest-SnapshotsActionsTest-549656120-project-admin] POST https://10.4.3.240/volume/v3/snapshots/08e384da-b33f-4443-b0bd-f5f5622f5158/action Aug 20 01:01:20.590134 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-3aa0ba54-7b00-4973-a502-6f4d5e97a80c tempest-SnapshotsActionsTest-549656120 tempest-SnapshotsActionsTest-549656120-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100214) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 01:01:20.590264 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-3aa0ba54-7b00-4973-a502-6f4d5e97a80c tempest-SnapshotsActionsTest-549656120 tempest-SnapshotsActionsTest-549656120-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:01:20.591913 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.contrib.admin_actions [None req-3aa0ba54-7b00-4973-a502-6f4d5e97a80c tempest-SnapshotsActionsTest-549656120 tempest-SnapshotsActionsTest-549656120-project-admin] Updating snapshot '08e384da-b33f-4443-b0bd-f5f5622f5158' with '{'status': 'available'}' {{(pid=100214) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 20 01:01:20.604449 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:20.604449 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:01:20.621096 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-3aa0ba54-7b00-4973-a502-6f4d5e97a80c tempest-SnapshotsActionsTest-549656120 tempest-SnapshotsActionsTest-549656120-project-admin] https://10.4.3.240/volume/v3/snapshots/08e384da-b33f-4443-b0bd-f5f5622f5158/action returned with HTTP 202 Aug 20 01:01:20.621732 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 555/2213] 10.4.3.240 () {68 vars in 1396 bytes} [Thu Aug 20 01:01:20 2026] POST /volume/v3/snapshots/08e384da-b33f-4443-b0bd-f5f5622f5158/action => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 01:01:20.630022 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-b66fec97-1a36-4c02-b1ab-81223349b30d None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:20.632275 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-b66fec97-1a36-4c02-b1ab-81223349b30d tempest-SnapshotsActionsTest-1311625991 tempest-SnapshotsActionsTest-1311625991-project-member] GET https://10.4.3.240/volume/v3/snapshots/08e384da-b33f-4443-b0bd-f5f5622f5158 Aug 20 01:01:20.632557 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-b66fec97-1a36-4c02-b1ab-81223349b30d tempest-SnapshotsActionsTest-1311625991 tempest-SnapshotsActionsTest-1311625991-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:01:20.632818 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-b66fec97-1a36-4c02-b1ab-81223349b30d tempest-SnapshotsActionsTest-1311625991 tempest-SnapshotsActionsTest-1311625991-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:01:20.639570 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:20.639570 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:01:20.640096 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-b66fec97-1a36-4c02-b1ab-81223349b30d tempest-SnapshotsActionsTest-1311625991 tempest-SnapshotsActionsTest-1311625991-project-member] Snapshot retrieved successfully. Aug 20 01:01:20.641226 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-b66fec97-1a36-4c02-b1ab-81223349b30d tempest-SnapshotsActionsTest-1311625991 tempest-SnapshotsActionsTest-1311625991-project-member] https://10.4.3.240/volume/v3/snapshots/08e384da-b33f-4443-b0bd-f5f5622f5158 returned with HTTP 200 Aug 20 01:01:20.641734 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 564/2214] 10.4.3.240 () {66 vars in 1354 bytes} [Thu Aug 20 01:01:20 2026] GET /volume/v3/snapshots/08e384da-b33f-4443-b0bd-f5f5622f5158 => generated 466 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:01:20.651730 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-170941f3-6feb-4e92-9ca2-c1eff5c1fbac None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:20.654250 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-170941f3-6feb-4e92-9ca2-c1eff5c1fbac tempest-SnapshotsActionsTest-1311625991 tempest-SnapshotsActionsTest-1311625991-project-member] DELETE https://10.4.3.240/volume/v3/snapshots/46917fde-2da5-471c-a1fc-109945e08f25 Aug 20 01:01:20.654583 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-170941f3-6feb-4e92-9ca2-c1eff5c1fbac tempest-SnapshotsActionsTest-1311625991 tempest-SnapshotsActionsTest-1311625991-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:01:20.654895 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-170941f3-6feb-4e92-9ca2-c1eff5c1fbac tempest-SnapshotsActionsTest-1311625991 tempest-SnapshotsActionsTest-1311625991-project-member] Calling method 'delete' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:01:20.655037 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.v3.snapshots [None req-170941f3-6feb-4e92-9ca2-c1eff5c1fbac tempest-SnapshotsActionsTest-1311625991 tempest-SnapshotsActionsTest-1311625991-project-member] Delete snapshot with id: 46917fde-2da5-471c-a1fc-109945e08f25 Aug 20 01:01:20.661948 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-170941f3-6feb-4e92-9ca2-c1eff5c1fbac tempest-SnapshotsActionsTest-1311625991 tempest-SnapshotsActionsTest-1311625991-project-member] https://10.4.3.240/volume/v3/snapshots/46917fde-2da5-471c-a1fc-109945e08f25 returned with HTTP 404 Aug 20 01:01:20.664071 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 548/2215] 10.4.3.240 () {66 vars in 1357 bytes} [Thu Aug 20 01:01:20 2026] DELETE /volume/v3/snapshots/46917fde-2da5-471c-a1fc-109945e08f25 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:01:20.676284 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-9ddbcf2a-0eae-4fbe-b122-92f5abe56b5d None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:20.677928 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-9ddbcf2a-0eae-4fbe-b122-92f5abe56b5d tempest-SnapshotsActionsTest-1311625991 tempest-SnapshotsActionsTest-1311625991-project-member] POST https://10.4.3.240/volume/v3/snapshots Aug 20 01:01:20.678428 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-9ddbcf2a-0eae-4fbe-b122-92f5abe56b5d tempest-SnapshotsActionsTest-1311625991 tempest-SnapshotsActionsTest-1311625991-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "9de6fe21-3d6c-477b-8ea6-233d8b26bed5", "name": "tempest-SnapshotsActionsTest-Snapshot-1542473192"}} {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:01:20.692789 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:20.692789 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:01:20.693303 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-9ddbcf2a-0eae-4fbe-b122-92f5abe56b5d tempest-SnapshotsActionsTest-1311625991 tempest-SnapshotsActionsTest-1311625991-project-member] Volume info retrieved successfully. Aug 20 01:01:20.693442 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.v3.snapshots [None req-9ddbcf2a-0eae-4fbe-b122-92f5abe56b5d tempest-SnapshotsActionsTest-1311625991 tempest-SnapshotsActionsTest-1311625991-project-member] Create snapshot from volume 9de6fe21-3d6c-477b-8ea6-233d8b26bed5 Aug 20 01:01:20.707148 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-6a4c7667-db32-4895-9699-ec783ce8e7b3 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:20.710397 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-6a4c7667-db32-4895-9699-ec783ce8e7b3 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] GET https://10.4.3.240/volume/v3/backups/55af38b3-864b-4f8f-96a1-60193e93f64f Aug 20 01:01:20.711461 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-6a4c7667-db32-4895-9699-ec783ce8e7b3 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:01:20.711685 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-6a4c7667-db32-4895-9699-ec783ce8e7b3 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:01:20.711790 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-6a4c7667-db32-4895-9699-ec783ce8e7b3 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Show backup with id 55af38b3-864b-4f8f-96a1-60193e93f64f. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:01:20.718292 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:20.718292 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:01:20.720623 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-6a4c7667-db32-4895-9699-ec783ce8e7b3 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] https://10.4.3.240/volume/v3/backups/55af38b3-864b-4f8f-96a1-60193e93f64f returned with HTTP 200 Aug 20 01:01:20.720998 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 556/2216] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:01:20 2026] GET /volume/v3/backups/55af38b3-864b-4f8f-96a1-60193e93f64f => generated 793 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:01:20.731327 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-efdbef6f-b0d5-470f-a93a-be443b75a068 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:20.733879 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-efdbef6f-b0d5-470f-a93a-be443b75a068 tempest-TestVolumeBackupRestore-1998646298 tempest-TestVolumeBackupRestore-1998646298-project-member] GET https://10.4.3.240/volume/v3/backups/45a31aff-ad66-4885-b172-7a589b613287 Aug 20 01:01:20.734155 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-efdbef6f-b0d5-470f-a93a-be443b75a068 tempest-TestVolumeBackupRestore-1998646298 tempest-TestVolumeBackupRestore-1998646298-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:01:20.734454 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-efdbef6f-b0d5-470f-a93a-be443b75a068 tempest-TestVolumeBackupRestore-1998646298 tempest-TestVolumeBackupRestore-1998646298-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:01:20.734637 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-efdbef6f-b0d5-470f-a93a-be443b75a068 tempest-TestVolumeBackupRestore-1998646298 tempest-TestVolumeBackupRestore-1998646298-project-member] Show backup with id 45a31aff-ad66-4885-b172-7a589b613287. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:01:20.741774 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:20.741774 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:01:20.742971 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-efdbef6f-b0d5-470f-a93a-be443b75a068 tempest-TestVolumeBackupRestore-1998646298 tempest-TestVolumeBackupRestore-1998646298-project-member] https://10.4.3.240/volume/v3/backups/45a31aff-ad66-4885-b172-7a589b613287 returned with HTTP 200 Aug 20 01:01:20.743548 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 565/2217] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:01:20 2026] GET /volume/v3/backups/45a31aff-ad66-4885-b172-7a589b613287 => generated 756 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:01:20.746328 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.quota [None req-9ddbcf2a-0eae-4fbe-b122-92f5abe56b5d tempest-SnapshotsActionsTest-1311625991 tempest-SnapshotsActionsTest-1311625991-project-member] Created reservations ['f6133844-055c-42d0-904c-f2f058bcdd00', 'e53c2790-1420-4b8d-b1c7-1ce972204a82', '0a210ffe-c6c5-401c-bccc-074fc86c21cb', '3c2025f3-b9e8-4210-a9f5-ba3b2e014d8b'] {{(pid=100213) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 01:01:20.746991 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [req-76b6cc28-3e92-4a27-a12f-48a2f2832192 req-81676efa-2c4a-4d32-9381-7f94fa2d37a4 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:20.749097 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-76b6cc28-3e92-4a27-a12f-48a2f2832192 req-81676efa-2c4a-4d32-9381-7f94fa2d37a4 tempest-TestMinimumBasicScenario-256610915 tempest-TestMinimumBasicScenario-256610915-project-member] POST https://10.4.3.240/volume/v3/attachments/71edca00-dccf-4c45-be17-361ea6553d70/action Aug 20 01:01:20.749461 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [req-76b6cc28-3e92-4a27-a12f-48a2f2832192 req-81676efa-2c4a-4d32-9381-7f94fa2d37a4 tempest-TestMinimumBasicScenario-256610915 tempest-TestMinimumBasicScenario-256610915-project-member] Action body: b'{"os-complete": null}' {{(pid=100212) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 01:01:20.750172 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [req-76b6cc28-3e92-4a27-a12f-48a2f2832192 req-81676efa-2c4a-4d32-9381-7f94fa2d37a4 tempest-TestMinimumBasicScenario-256610915 tempest-TestMinimumBasicScenario-256610915-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:01:20.769665 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:20.769665 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:01:20.783647 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-9ddbcf2a-0eae-4fbe-b122-92f5abe56b5d tempest-SnapshotsActionsTest-1311625991 tempest-SnapshotsActionsTest-1311625991-project-member] Snapshot create request issued successfully. Aug 20 01:01:20.783971 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-9ddbcf2a-0eae-4fbe-b122-92f5abe56b5d tempest-SnapshotsActionsTest-1311625991 tempest-SnapshotsActionsTest-1311625991-project-member] https://10.4.3.240/volume/v3/snapshots returned with HTTP 202 Aug 20 01:01:20.784500 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 549/2218] 10.4.3.240 () {68 vars in 1265 bytes} [Thu Aug 20 01:01:20 2026] POST /volume/v3/snapshots => generated 307 bytes in 108 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 01:01:20.790791 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-76b6cc28-3e92-4a27-a12f-48a2f2832192 req-81676efa-2c4a-4d32-9381-7f94fa2d37a4 tempest-TestMinimumBasicScenario-256610915 tempest-TestMinimumBasicScenario-256610915-project-member] https://10.4.3.240/volume/v3/attachments/71edca00-dccf-4c45-be17-361ea6553d70/action returned with HTTP 204 Aug 20 01:01:20.791329 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 549/2219] 10.4.3.240 () {74 vars in 1725 bytes} [Thu Aug 20 01:01:20 2026] POST /volume/v3/attachments/71edca00-dccf-4c45-be17-361ea6553d70/action => generated 0 bytes in 45 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:01:20.796826 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-d6aa418e-c9c3-47ea-9f8c-dd83580b5816 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:20.798959 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-d6aa418e-c9c3-47ea-9f8c-dd83580b5816 tempest-SnapshotsActionsTest-1311625991 tempest-SnapshotsActionsTest-1311625991-project-member] GET https://10.4.3.240/volume/v3/snapshots/d2c42f89-0e7d-4746-aca0-e29c62ed1fe9 Aug 20 01:01:20.799054 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-d6aa418e-c9c3-47ea-9f8c-dd83580b5816 tempest-SnapshotsActionsTest-1311625991 tempest-SnapshotsActionsTest-1311625991-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:01:20.799176 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-d6aa418e-c9c3-47ea-9f8c-dd83580b5816 tempest-SnapshotsActionsTest-1311625991 tempest-SnapshotsActionsTest-1311625991-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:01:20.805279 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:20.805279 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:01:20.805758 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-d6aa418e-c9c3-47ea-9f8c-dd83580b5816 tempest-SnapshotsActionsTest-1311625991 tempest-SnapshotsActionsTest-1311625991-project-member] Snapshot retrieved successfully. Aug 20 01:01:20.806672 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-d6aa418e-c9c3-47ea-9f8c-dd83580b5816 tempest-SnapshotsActionsTest-1311625991 tempest-SnapshotsActionsTest-1311625991-project-member] https://10.4.3.240/volume/v3/snapshots/d2c42f89-0e7d-4746-aca0-e29c62ed1fe9 returned with HTTP 200 Aug 20 01:01:20.808428 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 557/2220] 10.4.3.240 () {66 vars in 1354 bytes} [Thu Aug 20 01:01:20 2026] GET /volume/v3/snapshots/d2c42f89-0e7d-4746-aca0-e29c62ed1fe9 => generated 439 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:01:20.994047 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-9eeaa169-cb74-4304-b938-b4ef7485eb81 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:20.996244 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-9eeaa169-cb74-4304-b938-b4ef7485eb81 tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] GET https://10.4.3.240/volume/v3/backups/673b2038-d41b-4b66-8481-cd8953daf7ca Aug 20 01:01:20.996553 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-9eeaa169-cb74-4304-b938-b4ef7485eb81 tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:01:20.996786 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-9eeaa169-cb74-4304-b938-b4ef7485eb81 tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:01:20.996927 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-9eeaa169-cb74-4304-b938-b4ef7485eb81 tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] Show backup with id 673b2038-d41b-4b66-8481-cd8953daf7ca. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:01:21.004425 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:21.004425 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:01:21.004843 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-9eeaa169-cb74-4304-b938-b4ef7485eb81 tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] https://10.4.3.240/volume/v3/backups/673b2038-d41b-4b66-8481-cd8953daf7ca returned with HTTP 200 Aug 20 01:01:21.005290 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 566/2221] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:01:20 2026] GET /volume/v3/backups/673b2038-d41b-4b66-8481-cd8953daf7ca => generated 802 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:01:21.190079 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-30845cdc-362d-4fc1-9a56-a60067187d88 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:21.193514 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-30845cdc-362d-4fc1-9a56-a60067187d88 tempest-TestMinimumBasicScenario-256610915 tempest-TestMinimumBasicScenario-256610915-project-member] GET https://10.4.3.240/volume/v3/volumes/53110d33-8e17-4891-86b7-b4e9e291a503 Aug 20 01:01:21.193768 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-30845cdc-362d-4fc1-9a56-a60067187d88 tempest-TestMinimumBasicScenario-256610915 tempest-TestMinimumBasicScenario-256610915-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:01:21.194057 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-30845cdc-362d-4fc1-9a56-a60067187d88 tempest-TestMinimumBasicScenario-256610915 tempest-TestMinimumBasicScenario-256610915-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:01:21.211993 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:21.211993 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:01:21.216999 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-30845cdc-362d-4fc1-9a56-a60067187d88 tempest-TestMinimumBasicScenario-256610915 tempest-TestMinimumBasicScenario-256610915-project-member] Volume info retrieved successfully. Aug 20 01:01:21.222075 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-30845cdc-362d-4fc1-9a56-a60067187d88 tempest-TestMinimumBasicScenario-256610915 tempest-TestMinimumBasicScenario-256610915-project-member] https://10.4.3.240/volume/v3/volumes/53110d33-8e17-4891-86b7-b4e9e291a503 returned with HTTP 200 Aug 20 01:01:21.223093 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 550/2222] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:01:21 2026] GET /volume/v3/volumes/53110d33-8e17-4891-86b7-b4e9e291a503 => generated 1139 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:01:21.241227 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-d53b82c7-6d70-4292-a4ee-a0e222267ff1 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:21.243134 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-d53b82c7-6d70-4292-a4ee-a0e222267ff1 tempest-TestMinimumBasicScenario-256610915 tempest-TestMinimumBasicScenario-256610915-project-member] GET https://10.4.3.240/volume/v3/volumes/53110d33-8e17-4891-86b7-b4e9e291a503 Aug 20 01:01:21.243310 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-d53b82c7-6d70-4292-a4ee-a0e222267ff1 tempest-TestMinimumBasicScenario-256610915 tempest-TestMinimumBasicScenario-256610915-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:01:21.243525 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-d53b82c7-6d70-4292-a4ee-a0e222267ff1 tempest-TestMinimumBasicScenario-256610915 tempest-TestMinimumBasicScenario-256610915-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:01:21.253354 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:21.253354 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:01:21.257349 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-d53b82c7-6d70-4292-a4ee-a0e222267ff1 tempest-TestMinimumBasicScenario-256610915 tempest-TestMinimumBasicScenario-256610915-project-member] Volume info retrieved successfully. Aug 20 01:01:21.262231 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-d53b82c7-6d70-4292-a4ee-a0e222267ff1 tempest-TestMinimumBasicScenario-256610915 tempest-TestMinimumBasicScenario-256610915-project-member] https://10.4.3.240/volume/v3/volumes/53110d33-8e17-4891-86b7-b4e9e291a503 returned with HTTP 200 Aug 20 01:01:21.262644 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 550/2223] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:01:21 2026] GET /volume/v3/volumes/53110d33-8e17-4891-86b7-b4e9e291a503 => generated 1139 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:01:21.278615 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-bcc58bb9-f66f-4f94-977c-dc718fa8e9af None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:21.281963 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-bcc58bb9-f66f-4f94-977c-dc718fa8e9af tempest-TestMinimumBasicScenario-256610915 tempest-TestMinimumBasicScenario-256610915-project-member] POST https://10.4.3.240/volume/v3/snapshots Aug 20 01:01:21.282502 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-bcc58bb9-f66f-4f94-977c-dc718fa8e9af tempest-TestMinimumBasicScenario-256610915 tempest-TestMinimumBasicScenario-256610915-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "53110d33-8e17-4891-86b7-b4e9e291a503", "force": true, "name": "tempest-TestMinimumBasicScenario-snapshot-512069132", "description": null, "metadata": null}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:01:21.296279 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:21.296279 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:01:21.296873 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-bcc58bb9-f66f-4f94-977c-dc718fa8e9af tempest-TestMinimumBasicScenario-256610915 tempest-TestMinimumBasicScenario-256610915-project-member] Volume info retrieved successfully. Aug 20 01:01:21.297528 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.v3.snapshots [None req-bcc58bb9-f66f-4f94-977c-dc718fa8e9af tempest-TestMinimumBasicScenario-256610915 tempest-TestMinimumBasicScenario-256610915-project-member] Create snapshot from volume 53110d33-8e17-4891-86b7-b4e9e291a503 Aug 20 01:01:21.342180 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.quota [None req-bcc58bb9-f66f-4f94-977c-dc718fa8e9af tempest-TestMinimumBasicScenario-256610915 tempest-TestMinimumBasicScenario-256610915-project-member] Created reservations ['ae5bdd4f-2080-4a8e-a1ec-c95c6c5e0019', '7aa770a5-257b-47b0-b87b-5c4e592ef6fa', '6b6b7cf7-1d75-461c-b9b0-e7c588d4b7fa', 'f7a5158f-c54a-46c1-8f5d-eb03eaae1b31'] {{(pid=100214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 01:01:21.385848 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-bcc58bb9-f66f-4f94-977c-dc718fa8e9af tempest-TestMinimumBasicScenario-256610915 tempest-TestMinimumBasicScenario-256610915-project-member] Snapshot force create request issued successfully. Aug 20 01:01:21.386294 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-bcc58bb9-f66f-4f94-977c-dc718fa8e9af tempest-TestMinimumBasicScenario-256610915 tempest-TestMinimumBasicScenario-256610915-project-member] https://10.4.3.240/volume/v3/snapshots returned with HTTP 202 Aug 20 01:01:21.387000 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 558/2224] 10.4.3.240 () {68 vars in 1265 bytes} [Thu Aug 20 01:01:21 2026] POST /volume/v3/snapshots => generated 310 bytes in 109 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 01:01:21.402169 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-3aa2cef2-19d9-4deb-bba1-409e1fa8e015 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:21.403863 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-3aa2cef2-19d9-4deb-bba1-409e1fa8e015 tempest-TestMinimumBasicScenario-256610915 tempest-TestMinimumBasicScenario-256610915-project-member] GET https://10.4.3.240/volume/v3/snapshots/e71a80fd-b8da-43fd-996f-da1b79a2ca8b Aug 20 01:01:21.404026 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-3aa2cef2-19d9-4deb-bba1-409e1fa8e015 tempest-TestMinimumBasicScenario-256610915 tempest-TestMinimumBasicScenario-256610915-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:01:21.404196 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-3aa2cef2-19d9-4deb-bba1-409e1fa8e015 tempest-TestMinimumBasicScenario-256610915 tempest-TestMinimumBasicScenario-256610915-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:01:21.409146 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:21.409146 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:01:21.409588 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-3aa2cef2-19d9-4deb-bba1-409e1fa8e015 tempest-TestMinimumBasicScenario-256610915 tempest-TestMinimumBasicScenario-256610915-project-member] Snapshot retrieved successfully. Aug 20 01:01:21.410259 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-3aa2cef2-19d9-4deb-bba1-409e1fa8e015 tempest-TestMinimumBasicScenario-256610915 tempest-TestMinimumBasicScenario-256610915-project-member] https://10.4.3.240/volume/v3/snapshots/e71a80fd-b8da-43fd-996f-da1b79a2ca8b returned with HTTP 200 Aug 20 01:01:21.410697 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 567/2225] 10.4.3.240 () {66 vars in 1354 bytes} [Thu Aug 20 01:01:21 2026] GET /volume/v3/snapshots/e71a80fd-b8da-43fd-996f-da1b79a2ca8b => generated 442 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:01:21.732652 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-e708fb48-a2f6-4f49-8363-06f598096933 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:21.734998 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-e708fb48-a2f6-4f49-8363-06f598096933 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] GET https://10.4.3.240/volume/v3/backups/55af38b3-864b-4f8f-96a1-60193e93f64f Aug 20 01:01:21.735306 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-e708fb48-a2f6-4f49-8363-06f598096933 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:01:21.735577 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-e708fb48-a2f6-4f49-8363-06f598096933 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:01:21.735735 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.v3.backups [None req-e708fb48-a2f6-4f49-8363-06f598096933 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Show backup with id 55af38b3-864b-4f8f-96a1-60193e93f64f. {{(pid=100213) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:01:21.741497 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:21.741497 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:01:21.742769 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-e708fb48-a2f6-4f49-8363-06f598096933 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] https://10.4.3.240/volume/v3/backups/55af38b3-864b-4f8f-96a1-60193e93f64f returned with HTTP 200 Aug 20 01:01:21.743307 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 551/2226] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:01:21 2026] GET /volume/v3/backups/55af38b3-864b-4f8f-96a1-60193e93f64f => generated 793 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:01:21.760020 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-ada3aee1-f6c3-45fc-95a2-f360f85f9a98 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:21.760632 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-21a30287-c216-48ac-85d6-4df10323794d None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:21.763326 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-21a30287-c216-48ac-85d6-4df10323794d tempest-TestVolumeBackupRestore-1998646298 tempest-TestVolumeBackupRestore-1998646298-project-member] GET https://10.4.3.240/volume/v3/backups/45a31aff-ad66-4885-b172-7a589b613287 Aug 20 01:01:21.763464 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-21a30287-c216-48ac-85d6-4df10323794d tempest-TestVolumeBackupRestore-1998646298 tempest-TestVolumeBackupRestore-1998646298-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:01:21.763744 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-21a30287-c216-48ac-85d6-4df10323794d tempest-TestVolumeBackupRestore-1998646298 tempest-TestVolumeBackupRestore-1998646298-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:01:21.764089 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-21a30287-c216-48ac-85d6-4df10323794d tempest-TestVolumeBackupRestore-1998646298 tempest-TestVolumeBackupRestore-1998646298-project-member] Show backup with id 45a31aff-ad66-4885-b172-7a589b613287. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:01:21.767914 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-ada3aee1-f6c3-45fc-95a2-f360f85f9a98 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] GET https://10.4.3.240/volume/v3/volumes/b9ba406e-c7b2-4549-8ba8-0d88d6ae1930 Aug 20 01:01:21.768211 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-ada3aee1-f6c3-45fc-95a2-f360f85f9a98 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:01:21.768566 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-ada3aee1-f6c3-45fc-95a2-f360f85f9a98 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:01:21.771282 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:21.771282 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:01:21.772484 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-21a30287-c216-48ac-85d6-4df10323794d tempest-TestVolumeBackupRestore-1998646298 tempest-TestVolumeBackupRestore-1998646298-project-member] https://10.4.3.240/volume/v3/backups/45a31aff-ad66-4885-b172-7a589b613287 returned with HTTP 200 Aug 20 01:01:21.773086 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 559/2227] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:01:21 2026] GET /volume/v3/backups/45a31aff-ad66-4885-b172-7a589b613287 => generated 756 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:01:21.779639 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:21.779639 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:01:21.787740 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-c82eb3b1-0d79-4ecb-a5cf-579a5a68a42e None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:21.788147 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-ada3aee1-f6c3-45fc-95a2-f360f85f9a98 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Volume info retrieved successfully. Aug 20 01:01:21.792899 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-c82eb3b1-0d79-4ecb-a5cf-579a5a68a42e tempest-TestVolumeBackupRestore-1998646298 tempest-TestVolumeBackupRestore-1998646298-project-member] GET https://10.4.3.240/volume/v3/volumes/110b52a5-04eb-4b9f-8bdc-59ec8796d3b9 Aug 20 01:01:21.792899 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-c82eb3b1-0d79-4ecb-a5cf-579a5a68a42e tempest-TestVolumeBackupRestore-1998646298 tempest-TestVolumeBackupRestore-1998646298-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:01:21.792899 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-c82eb3b1-0d79-4ecb-a5cf-579a5a68a42e tempest-TestVolumeBackupRestore-1998646298 tempest-TestVolumeBackupRestore-1998646298-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:01:21.796568 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-ada3aee1-f6c3-45fc-95a2-f360f85f9a98 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] https://10.4.3.240/volume/v3/volumes/b9ba406e-c7b2-4549-8ba8-0d88d6ae1930 returned with HTTP 200 Aug 20 01:01:21.796568 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 551/2228] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:01:21 2026] GET /volume/v3/volumes/b9ba406e-c7b2-4549-8ba8-0d88d6ae1930 => generated 1412 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:01:21.799970 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:21.799970 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:01:21.804222 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-c82eb3b1-0d79-4ecb-a5cf-579a5a68a42e tempest-TestVolumeBackupRestore-1998646298 tempest-TestVolumeBackupRestore-1998646298-project-member] Volume info retrieved successfully. Aug 20 01:01:21.810516 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-c82eb3b1-0d79-4ecb-a5cf-579a5a68a42e tempest-TestVolumeBackupRestore-1998646298 tempest-TestVolumeBackupRestore-1998646298-project-member] https://10.4.3.240/volume/v3/volumes/110b52a5-04eb-4b9f-8bdc-59ec8796d3b9 returned with HTTP 200 Aug 20 01:01:21.811003 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 568/2229] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:01:21 2026] GET /volume/v3/volumes/110b52a5-04eb-4b9f-8bdc-59ec8796d3b9 => generated 1417 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:01:21.815370 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-fef1e3f1-ef03-4000-87c8-69b31e5c7b3f None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:21.818815 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-fef1e3f1-ef03-4000-87c8-69b31e5c7b3f tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] GET https://10.4.3.240/volume/v3/volumes/b9ba406e-c7b2-4549-8ba8-0d88d6ae1930 Aug 20 01:01:21.819126 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-fef1e3f1-ef03-4000-87c8-69b31e5c7b3f tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:01:21.819447 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-fef1e3f1-ef03-4000-87c8-69b31e5c7b3f tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:01:21.821509 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-b5dafed2-e211-44a6-8539-b01edc6c6836 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:21.823693 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-b5dafed2-e211-44a6-8539-b01edc6c6836 tempest-SnapshotsActionsTest-1311625991 tempest-SnapshotsActionsTest-1311625991-project-member] GET https://10.4.3.240/volume/v3/snapshots/d2c42f89-0e7d-4746-aca0-e29c62ed1fe9 Aug 20 01:01:21.824737 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-b5dafed2-e211-44a6-8539-b01edc6c6836 tempest-SnapshotsActionsTest-1311625991 tempest-SnapshotsActionsTest-1311625991-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:01:21.824737 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-b5dafed2-e211-44a6-8539-b01edc6c6836 tempest-SnapshotsActionsTest-1311625991 tempest-SnapshotsActionsTest-1311625991-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:01:21.826716 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-b8fe7872-08b3-48ca-8899-44e2516d4b90 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:21.828958 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-b8fe7872-08b3-48ca-8899-44e2516d4b90 tempest-TestVolumeBackupRestore-1998646298 tempest-TestVolumeBackupRestore-1998646298-project-member] GET https://10.4.3.240/volume/v3/volumes/110b52a5-04eb-4b9f-8bdc-59ec8796d3b9 Aug 20 01:01:21.829132 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-b8fe7872-08b3-48ca-8899-44e2516d4b90 tempest-TestVolumeBackupRestore-1998646298 tempest-TestVolumeBackupRestore-1998646298-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:01:21.829311 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-b8fe7872-08b3-48ca-8899-44e2516d4b90 tempest-TestVolumeBackupRestore-1998646298 tempest-TestVolumeBackupRestore-1998646298-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:01:21.835538 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:21.835538 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:01:21.837201 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:21.837201 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:01:21.837746 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-b5dafed2-e211-44a6-8539-b01edc6c6836 tempest-SnapshotsActionsTest-1311625991 tempest-SnapshotsActionsTest-1311625991-project-member] Snapshot retrieved successfully. Aug 20 01:01:21.839022 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-b5dafed2-e211-44a6-8539-b01edc6c6836 tempest-SnapshotsActionsTest-1311625991 tempest-SnapshotsActionsTest-1311625991-project-member] https://10.4.3.240/volume/v3/snapshots/d2c42f89-0e7d-4746-aca0-e29c62ed1fe9 returned with HTTP 200 Aug 20 01:01:21.839565 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 560/2230] 10.4.3.240 () {66 vars in 1354 bytes} [Thu Aug 20 01:01:21 2026] GET /volume/v3/snapshots/d2c42f89-0e7d-4746-aca0-e29c62ed1fe9 => generated 466 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:01:21.842371 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:21.842371 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:01:21.845500 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-fef1e3f1-ef03-4000-87c8-69b31e5c7b3f tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Volume info retrieved successfully. Aug 20 01:01:21.849691 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-b8fe7872-08b3-48ca-8899-44e2516d4b90 tempest-TestVolumeBackupRestore-1998646298 tempest-TestVolumeBackupRestore-1998646298-project-member] Volume info retrieved successfully. Aug 20 01:01:21.852450 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-a2015c6b-0156-48c2-ba4e-a5d1ef4b6d41 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:21.852775 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-fef1e3f1-ef03-4000-87c8-69b31e5c7b3f tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] https://10.4.3.240/volume/v3/volumes/b9ba406e-c7b2-4549-8ba8-0d88d6ae1930 returned with HTTP 200 Aug 20 01:01:21.853666 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 552/2231] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:01:21 2026] GET /volume/v3/volumes/b9ba406e-c7b2-4549-8ba8-0d88d6ae1930 => generated 1412 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:01:21.854355 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-b8fe7872-08b3-48ca-8899-44e2516d4b90 tempest-TestVolumeBackupRestore-1998646298 tempest-TestVolumeBackupRestore-1998646298-project-member] https://10.4.3.240/volume/v3/volumes/110b52a5-04eb-4b9f-8bdc-59ec8796d3b9 returned with HTTP 200 Aug 20 01:01:21.854441 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-a2015c6b-0156-48c2-ba4e-a5d1ef4b6d41 tempest-SnapshotsActionsTest-549656120 tempest-SnapshotsActionsTest-549656120-project-admin] POST https://10.4.3.240/volume/v3/snapshots/d2c42f89-0e7d-4746-aca0-e29c62ed1fe9/action Aug 20 01:01:21.854697 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-a2015c6b-0156-48c2-ba4e-a5d1ef4b6d41 tempest-SnapshotsActionsTest-549656120 tempest-SnapshotsActionsTest-549656120-project-admin] Action body: b'{"os-reset_status": {"status": "deleting"}}' {{(pid=100215) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 01:01:21.854752 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 552/2232] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:01:21 2026] GET /volume/v3/volumes/110b52a5-04eb-4b9f-8bdc-59ec8796d3b9 => generated 1417 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:01:21.854795 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-a2015c6b-0156-48c2-ba4e-a5d1ef4b6d41 tempest-SnapshotsActionsTest-549656120 tempest-SnapshotsActionsTest-549656120-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "deleting"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:01:21.856049 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.contrib.admin_actions [None req-a2015c6b-0156-48c2-ba4e-a5d1ef4b6d41 tempest-SnapshotsActionsTest-549656120 tempest-SnapshotsActionsTest-549656120-project-admin] Updating snapshot 'd2c42f89-0e7d-4746-aca0-e29c62ed1fe9' with '{'status': 'deleting'}' {{(pid=100215) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 20 01:01:21.870771 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:21.870771 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:01:21.873305 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-0f3616a4-acda-4239-9506-56dfe25ec56e None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:21.877951 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-0f3616a4-acda-4239-9506-56dfe25ec56e tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] DELETE https://10.4.3.240/volume/v3/volumes/b9ba406e-c7b2-4549-8ba8-0d88d6ae1930 Aug 20 01:01:21.878054 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-0f3616a4-acda-4239-9506-56dfe25ec56e tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:01:21.878202 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-0f3616a4-acda-4239-9506-56dfe25ec56e tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Calling method 'delete' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:01:21.878354 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.v3.volumes [None req-0f3616a4-acda-4239-9506-56dfe25ec56e tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Delete volume with id: b9ba406e-c7b2-4549-8ba8-0d88d6ae1930 Aug 20 01:01:21.885467 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:21.885467 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:01:21.885957 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-0f3616a4-acda-4239-9506-56dfe25ec56e tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Volume info retrieved successfully. Aug 20 01:01:21.889677 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-a2015c6b-0156-48c2-ba4e-a5d1ef4b6d41 tempest-SnapshotsActionsTest-549656120 tempest-SnapshotsActionsTest-549656120-project-admin] https://10.4.3.240/volume/v3/snapshots/d2c42f89-0e7d-4746-aca0-e29c62ed1fe9/action returned with HTTP 202 Aug 20 01:01:21.890277 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 569/2233] 10.4.3.240 () {68 vars in 1396 bytes} [Thu Aug 20 01:01:21 2026] POST /volume/v3/snapshots/d2c42f89-0e7d-4746-aca0-e29c62ed1fe9/action => generated 0 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 01:01:21.899891 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-f1192a1e-b33d-4177-8f84-8e2b2cf7dfb4 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:21.901860 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-f1192a1e-b33d-4177-8f84-8e2b2cf7dfb4 tempest-SnapshotsActionsTest-1311625991 tempest-SnapshotsActionsTest-1311625991-project-member] GET https://10.4.3.240/volume/v3/snapshots/d2c42f89-0e7d-4746-aca0-e29c62ed1fe9 Aug 20 01:01:21.902094 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-f1192a1e-b33d-4177-8f84-8e2b2cf7dfb4 tempest-SnapshotsActionsTest-1311625991 tempest-SnapshotsActionsTest-1311625991-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:01:21.902294 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-f1192a1e-b33d-4177-8f84-8e2b2cf7dfb4 tempest-SnapshotsActionsTest-1311625991 tempest-SnapshotsActionsTest-1311625991-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:01:21.907894 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:21.907894 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:01:21.908368 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-f1192a1e-b33d-4177-8f84-8e2b2cf7dfb4 tempest-SnapshotsActionsTest-1311625991 tempest-SnapshotsActionsTest-1311625991-project-member] Snapshot retrieved successfully. Aug 20 01:01:21.909125 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-f1192a1e-b33d-4177-8f84-8e2b2cf7dfb4 tempest-SnapshotsActionsTest-1311625991 tempest-SnapshotsActionsTest-1311625991-project-member] https://10.4.3.240/volume/v3/snapshots/d2c42f89-0e7d-4746-aca0-e29c62ed1fe9 returned with HTTP 200 Aug 20 01:01:21.909481 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 553/2234] 10.4.3.240 () {66 vars in 1354 bytes} [Thu Aug 20 01:01:21 2026] GET /volume/v3/snapshots/d2c42f89-0e7d-4746-aca0-e29c62ed1fe9 => generated 465 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:01:21.920064 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-0f3616a4-acda-4239-9506-56dfe25ec56e tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Delete volume request issued successfully. Aug 20 01:01:21.920312 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-0f3616a4-acda-4239-9506-56dfe25ec56e tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] https://10.4.3.240/volume/v3/volumes/b9ba406e-c7b2-4549-8ba8-0d88d6ae1930 returned with HTTP 202 Aug 20 01:01:21.920887 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 561/2235] 10.4.3.240 () {66 vars in 1351 bytes} [Thu Aug 20 01:01:21 2026] DELETE /volume/v3/volumes/b9ba406e-c7b2-4549-8ba8-0d88d6ae1930 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 01:01:21.920981 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-f88b102e-bfac-423a-a363-897099f4bb6d None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:21.923200 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-f88b102e-bfac-423a-a363-897099f4bb6d tempest-SnapshotsActionsTest-549656120 tempest-SnapshotsActionsTest-549656120-project-admin] POST https://10.4.3.240/volume/v3/snapshots/d2c42f89-0e7d-4746-aca0-e29c62ed1fe9/action Aug 20 01:01:21.923711 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-f88b102e-bfac-423a-a363-897099f4bb6d tempest-SnapshotsActionsTest-549656120 tempest-SnapshotsActionsTest-549656120-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100212) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 01:01:21.923815 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-f88b102e-bfac-423a-a363-897099f4bb6d tempest-SnapshotsActionsTest-549656120 tempest-SnapshotsActionsTest-549656120-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:01:21.929901 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-3e7299f5-335e-4ec3-9bd3-6fab6e6f6f47 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:21.933184 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-3e7299f5-335e-4ec3-9bd3-6fab6e6f6f47 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] GET https://10.4.3.240/volume/v3/volumes/b9ba406e-c7b2-4549-8ba8-0d88d6ae1930 Aug 20 01:01:21.933481 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-3e7299f5-335e-4ec3-9bd3-6fab6e6f6f47 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:01:21.933775 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-3e7299f5-335e-4ec3-9bd3-6fab6e6f6f47 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:01:21.937521 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:21.937521 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:01:21.937936 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-f88b102e-bfac-423a-a363-897099f4bb6d tempest-SnapshotsActionsTest-549656120 tempest-SnapshotsActionsTest-549656120-project-admin] Snapshot retrieved successfully. Aug 20 01:01:21.945803 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:21.945803 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:01:21.951536 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-3e7299f5-335e-4ec3-9bd3-6fab6e6f6f47 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Volume info retrieved successfully. Aug 20 01:01:21.959753 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-3e7299f5-335e-4ec3-9bd3-6fab6e6f6f47 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] https://10.4.3.240/volume/v3/volumes/b9ba406e-c7b2-4549-8ba8-0d88d6ae1930 returned with HTTP 200 Aug 20 01:01:21.960291 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 570/2236] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:01:21 2026] GET /volume/v3/volumes/b9ba406e-c7b2-4549-8ba8-0d88d6ae1930 => generated 1411 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:01:21.964112 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-f88b102e-bfac-423a-a363-897099f4bb6d tempest-SnapshotsActionsTest-549656120 tempest-SnapshotsActionsTest-549656120-project-admin] Snapshot delete request issued successfully. Aug 20 01:01:21.964349 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-f88b102e-bfac-423a-a363-897099f4bb6d tempest-SnapshotsActionsTest-549656120 tempest-SnapshotsActionsTest-549656120-project-admin] https://10.4.3.240/volume/v3/snapshots/d2c42f89-0e7d-4746-aca0-e29c62ed1fe9/action returned with HTTP 202 Aug 20 01:01:21.964826 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 553/2237] 10.4.3.240 () {68 vars in 1396 bytes} [Thu Aug 20 01:01:21 2026] POST /volume/v3/snapshots/d2c42f89-0e7d-4746-aca0-e29c62ed1fe9/action => generated 0 bytes in 44 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 01:01:21.974223 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-5a238c85-96b9-45fa-bb45-ff1d05b32ce9 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:21.975927 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-5a238c85-96b9-45fa-bb45-ff1d05b32ce9 tempest-SnapshotsActionsTest-1311625991 tempest-SnapshotsActionsTest-1311625991-project-member] GET https://10.4.3.240/volume/v3/snapshots/d2c42f89-0e7d-4746-aca0-e29c62ed1fe9 Aug 20 01:01:21.976139 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-5a238c85-96b9-45fa-bb45-ff1d05b32ce9 tempest-SnapshotsActionsTest-1311625991 tempest-SnapshotsActionsTest-1311625991-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:01:21.976320 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-5a238c85-96b9-45fa-bb45-ff1d05b32ce9 tempest-SnapshotsActionsTest-1311625991 tempest-SnapshotsActionsTest-1311625991-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:01:21.983468 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:21.983468 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:01:21.984094 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-5a238c85-96b9-45fa-bb45-ff1d05b32ce9 tempest-SnapshotsActionsTest-1311625991 tempest-SnapshotsActionsTest-1311625991-project-member] Snapshot retrieved successfully. Aug 20 01:01:21.985822 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-5a238c85-96b9-45fa-bb45-ff1d05b32ce9 tempest-SnapshotsActionsTest-1311625991 tempest-SnapshotsActionsTest-1311625991-project-member] https://10.4.3.240/volume/v3/snapshots/d2c42f89-0e7d-4746-aca0-e29c62ed1fe9 returned with HTTP 200 Aug 20 01:01:21.986643 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 554/2238] 10.4.3.240 () {66 vars in 1354 bytes} [Thu Aug 20 01:01:21 2026] GET /volume/v3/snapshots/d2c42f89-0e7d-4746-aca0-e29c62ed1fe9 => generated 465 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:01:22.018948 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-fc0d4637-9ae5-491e-b624-d01b55e948e9 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:22.026786 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-fc0d4637-9ae5-491e-b624-d01b55e948e9 tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] GET https://10.4.3.240/volume/v3/backups/673b2038-d41b-4b66-8481-cd8953daf7ca Aug 20 01:01:22.026786 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-fc0d4637-9ae5-491e-b624-d01b55e948e9 tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:01:22.026786 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-fc0d4637-9ae5-491e-b624-d01b55e948e9 tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:01:22.026786 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-fc0d4637-9ae5-491e-b624-d01b55e948e9 tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] Show backup with id 673b2038-d41b-4b66-8481-cd8953daf7ca. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:01:22.029986 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:22.029986 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:01:22.031398 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-fc0d4637-9ae5-491e-b624-d01b55e948e9 tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] https://10.4.3.240/volume/v3/backups/673b2038-d41b-4b66-8481-cd8953daf7ca returned with HTTP 200 Aug 20 01:01:22.031996 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 562/2239] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:01:22 2026] GET /volume/v3/backups/673b2038-d41b-4b66-8481-cd8953daf7ca => generated 802 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:01:22.042947 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-c9f4b415-da08-4e85-8035-ddc8a40ed7ae None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:22.045235 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-c9f4b415-da08-4e85-8035-ddc8a40ed7ae tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] GET https://10.4.3.240/volume/v3/volumes/1b001d2e-c397-441c-b690-8dc65409f997 Aug 20 01:01:22.045611 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-c9f4b415-da08-4e85-8035-ddc8a40ed7ae tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:01:22.045752 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-c9f4b415-da08-4e85-8035-ddc8a40ed7ae tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:01:22.048507 np0000007838 devstack@c-api.service[100215]: DEBUG dbcounter [-] [100215] Writing DB stats cinder:SELECT=570,cinder:UPDATE=120,cinder:INSERT=63,cinder:DELETE=1 {{(pid=100215) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 01:01:22.054756 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:22.054756 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:01:22.058082 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-c9f4b415-da08-4e85-8035-ddc8a40ed7ae tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] Volume info retrieved successfully. Aug 20 01:01:22.061923 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-c9f4b415-da08-4e85-8035-ddc8a40ed7ae tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] https://10.4.3.240/volume/v3/volumes/1b001d2e-c397-441c-b690-8dc65409f997 returned with HTTP 200 Aug 20 01:01:22.062681 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 571/2240] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:01:22 2026] GET /volume/v3/volumes/1b001d2e-c397-441c-b690-8dc65409f997 => generated 901 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:01:22.075266 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-1e30ab03-3b4a-4f58-bbc1-95e2122abcd8 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:22.077558 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-1e30ab03-3b4a-4f58-bbc1-95e2122abcd8 tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] GET https://10.4.3.240/volume/v3/volumes Aug 20 01:01:22.077856 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-1e30ab03-3b4a-4f58-bbc1-95e2122abcd8 tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:01:22.078090 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-1e30ab03-3b4a-4f58-bbc1-95e2122abcd8 tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] Calling method 'index' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:01:22.078456 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.api_utils [None req-1e30ab03-3b4a-4f58-bbc1-95e2122abcd8 tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] Removing options '' from query. {{(pid=100212) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 01:01:22.078912 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:22.078912 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:01:22.079525 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-1e30ab03-3b4a-4f58-bbc1-95e2122abcd8 tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100212) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 01:01:22.088964 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-1e30ab03-3b4a-4f58-bbc1-95e2122abcd8 tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] Get all volumes completed successfully. Aug 20 01:01:22.089632 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-1e30ab03-3b4a-4f58-bbc1-95e2122abcd8 tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 200 Aug 20 01:01:22.090115 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 554/2241] 10.4.3.240 () {66 vars in 1237 bytes} [Thu Aug 20 01:01:22 2026] GET /volume/v3/volumes => generated 661 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:01:22.106028 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-e5e9fd7a-f65e-44be-bb74-fcb454b38c8a None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:22.108716 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-e5e9fd7a-f65e-44be-bb74-fcb454b38c8a tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] DELETE https://10.4.3.240/volume/v3/volumes/1b001d2e-c397-441c-b690-8dc65409f997 Aug 20 01:01:22.108919 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-e5e9fd7a-f65e-44be-bb74-fcb454b38c8a tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:01:22.109116 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-e5e9fd7a-f65e-44be-bb74-fcb454b38c8a tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] Calling method 'delete' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:01:22.109269 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.v3.volumes [None req-e5e9fd7a-f65e-44be-bb74-fcb454b38c8a tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] Delete volume with id: 1b001d2e-c397-441c-b690-8dc65409f997 Aug 20 01:01:22.116182 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:22.116182 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:01:22.116689 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-e5e9fd7a-f65e-44be-bb74-fcb454b38c8a tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] Volume info retrieved successfully. Aug 20 01:01:22.144053 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-e5e9fd7a-f65e-44be-bb74-fcb454b38c8a tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] Delete volume request issued successfully. Aug 20 01:01:22.144334 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-e5e9fd7a-f65e-44be-bb74-fcb454b38c8a tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] https://10.4.3.240/volume/v3/volumes/1b001d2e-c397-441c-b690-8dc65409f997 returned with HTTP 202 Aug 20 01:01:22.144794 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 555/2242] 10.4.3.240 () {66 vars in 1351 bytes} [Thu Aug 20 01:01:22 2026] DELETE /volume/v3/volumes/1b001d2e-c397-441c-b690-8dc65409f997 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 01:01:22.152212 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-0be193f0-6033-418b-8b8c-18d979273368 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:22.156442 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-0be193f0-6033-418b-8b8c-18d979273368 tempest-VolumesBackupsAdminTest-652996026 tempest-VolumesBackupsAdminTest-652996026-project-admin] DELETE https://10.4.3.240/volume/v3/backups/82fbd93e-2671-463a-aa1e-3066f52e4326 Aug 20 01:01:22.156643 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-0be193f0-6033-418b-8b8c-18d979273368 tempest-VolumesBackupsAdminTest-652996026 tempest-VolumesBackupsAdminTest-652996026-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:01:22.156882 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-0be193f0-6033-418b-8b8c-18d979273368 tempest-VolumesBackupsAdminTest-652996026 tempest-VolumesBackupsAdminTest-652996026-project-admin] Calling method 'delete' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:01:22.157030 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.contrib.backups [None req-0be193f0-6033-418b-8b8c-18d979273368 tempest-VolumesBackupsAdminTest-652996026 tempest-VolumesBackupsAdminTest-652996026-project-admin] Delete backup with id: 82fbd93e-2671-463a-aa1e-3066f52e4326. Aug 20 01:01:22.174413 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:22.174413 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:01:22.196019 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.backup.rpcapi [None req-0be193f0-6033-418b-8b8c-18d979273368 tempest-VolumesBackupsAdminTest-652996026 tempest-VolumesBackupsAdminTest-652996026-project-admin] delete_backup rpcapi backup_id 82fbd93e-2671-463a-aa1e-3066f52e4326 {{(pid=100214) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 20 01:01:22.200355 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-0be193f0-6033-418b-8b8c-18d979273368 tempest-VolumesBackupsAdminTest-652996026 tempest-VolumesBackupsAdminTest-652996026-project-admin] https://10.4.3.240/volume/v3/backups/82fbd93e-2671-463a-aa1e-3066f52e4326 returned with HTTP 202 Aug 20 01:01:22.200355 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 563/2243] 10.4.3.240 () {66 vars in 1351 bytes} [Thu Aug 20 01:01:22 2026] DELETE /volume/v3/backups/82fbd93e-2671-463a-aa1e-3066f52e4326 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 01:01:22.205456 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-c453c8b6-2767-4736-84cb-59afa552a1e3 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:22.208325 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-c453c8b6-2767-4736-84cb-59afa552a1e3 tempest-VolumesBackupsAdminTest-652996026 tempest-VolumesBackupsAdminTest-652996026-project-admin] GET https://10.4.3.240/volume/v3/backups/82fbd93e-2671-463a-aa1e-3066f52e4326 Aug 20 01:01:22.208519 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-c453c8b6-2767-4736-84cb-59afa552a1e3 tempest-VolumesBackupsAdminTest-652996026 tempest-VolumesBackupsAdminTest-652996026-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:01:22.208814 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-c453c8b6-2767-4736-84cb-59afa552a1e3 tempest-VolumesBackupsAdminTest-652996026 tempest-VolumesBackupsAdminTest-652996026-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:01:22.208888 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-c453c8b6-2767-4736-84cb-59afa552a1e3 tempest-VolumesBackupsAdminTest-652996026 tempest-VolumesBackupsAdminTest-652996026-project-admin] Show backup with id 82fbd93e-2671-463a-aa1e-3066f52e4326. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:01:22.212950 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:22.212950 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:01:22.213627 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-c453c8b6-2767-4736-84cb-59afa552a1e3 tempest-VolumesBackupsAdminTest-652996026 tempest-VolumesBackupsAdminTest-652996026-project-admin] https://10.4.3.240/volume/v3/backups/82fbd93e-2671-463a-aa1e-3066f52e4326 returned with HTTP 200 Aug 20 01:01:22.214011 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 572/2244] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:01:22 2026] GET /volume/v3/backups/82fbd93e-2671-463a-aa1e-3066f52e4326 => generated 801 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 20 01:01:22.424832 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-e8b5d082-ea7a-4030-a58b-4b694dae3ea4 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:22.427112 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-e8b5d082-ea7a-4030-a58b-4b694dae3ea4 tempest-TestMinimumBasicScenario-256610915 tempest-TestMinimumBasicScenario-256610915-project-member] GET https://10.4.3.240/volume/v3/snapshots/e71a80fd-b8da-43fd-996f-da1b79a2ca8b Aug 20 01:01:22.427363 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-e8b5d082-ea7a-4030-a58b-4b694dae3ea4 tempest-TestMinimumBasicScenario-256610915 tempest-TestMinimumBasicScenario-256610915-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:01:22.427637 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-e8b5d082-ea7a-4030-a58b-4b694dae3ea4 tempest-TestMinimumBasicScenario-256610915 tempest-TestMinimumBasicScenario-256610915-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:01:22.433236 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:22.433236 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:01:22.433878 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-e8b5d082-ea7a-4030-a58b-4b694dae3ea4 tempest-TestMinimumBasicScenario-256610915 tempest-TestMinimumBasicScenario-256610915-project-member] Snapshot retrieved successfully. Aug 20 01:01:22.434828 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-e8b5d082-ea7a-4030-a58b-4b694dae3ea4 tempest-TestMinimumBasicScenario-256610915 tempest-TestMinimumBasicScenario-256610915-project-member] https://10.4.3.240/volume/v3/snapshots/e71a80fd-b8da-43fd-996f-da1b79a2ca8b returned with HTTP 200 Aug 20 01:01:22.435282 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 555/2245] 10.4.3.240 () {66 vars in 1354 bytes} [Thu Aug 20 01:01:22 2026] GET /volume/v3/snapshots/e71a80fd-b8da-43fd-996f-da1b79a2ca8b => generated 469 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:01:22.448061 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-8e1c86a4-3ffc-4f7d-a6b7-939cda6488f5 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:22.451749 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-8e1c86a4-3ffc-4f7d-a6b7-939cda6488f5 tempest-TestMinimumBasicScenario-256610915 tempest-TestMinimumBasicScenario-256610915-project-member] GET https://10.4.3.240/volume/v3/snapshots/e71a80fd-b8da-43fd-996f-da1b79a2ca8b Aug 20 01:01:22.452407 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-8e1c86a4-3ffc-4f7d-a6b7-939cda6488f5 tempest-TestMinimumBasicScenario-256610915 tempest-TestMinimumBasicScenario-256610915-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:01:22.452602 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-8e1c86a4-3ffc-4f7d-a6b7-939cda6488f5 tempest-TestMinimumBasicScenario-256610915 tempest-TestMinimumBasicScenario-256610915-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:01:22.457769 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:22.457769 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:01:22.458183 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-8e1c86a4-3ffc-4f7d-a6b7-939cda6488f5 tempest-TestMinimumBasicScenario-256610915 tempest-TestMinimumBasicScenario-256610915-project-member] Snapshot retrieved successfully. Aug 20 01:01:22.458877 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-8e1c86a4-3ffc-4f7d-a6b7-939cda6488f5 tempest-TestMinimumBasicScenario-256610915 tempest-TestMinimumBasicScenario-256610915-project-member] https://10.4.3.240/volume/v3/snapshots/e71a80fd-b8da-43fd-996f-da1b79a2ca8b returned with HTTP 200 Aug 20 01:01:22.459254 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 556/2246] 10.4.3.240 () {66 vars in 1354 bytes} [Thu Aug 20 01:01:22 2026] GET /volume/v3/snapshots/e71a80fd-b8da-43fd-996f-da1b79a2ca8b => generated 469 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:01:22.467303 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-20f5dcb2-583e-4e8a-a7ae-c3ce92e556c2 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:22.469014 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-20f5dcb2-583e-4e8a-a7ae-c3ce92e556c2 tempest-TestMinimumBasicScenario-256610915 tempest-TestMinimumBasicScenario-256610915-project-member] GET https://10.4.3.240/volume/v3/volumes/53110d33-8e17-4891-86b7-b4e9e291a503 Aug 20 01:01:22.469678 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-20f5dcb2-583e-4e8a-a7ae-c3ce92e556c2 tempest-TestMinimumBasicScenario-256610915 tempest-TestMinimumBasicScenario-256610915-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:01:22.469678 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-20f5dcb2-583e-4e8a-a7ae-c3ce92e556c2 tempest-TestMinimumBasicScenario-256610915 tempest-TestMinimumBasicScenario-256610915-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:01:22.481286 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:22.481286 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:01:22.484718 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-20f5dcb2-583e-4e8a-a7ae-c3ce92e556c2 tempest-TestMinimumBasicScenario-256610915 tempest-TestMinimumBasicScenario-256610915-project-member] Volume info retrieved successfully. Aug 20 01:01:22.490044 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-20f5dcb2-583e-4e8a-a7ae-c3ce92e556c2 tempest-TestMinimumBasicScenario-256610915 tempest-TestMinimumBasicScenario-256610915-project-member] https://10.4.3.240/volume/v3/volumes/53110d33-8e17-4891-86b7-b4e9e291a503 returned with HTTP 200 Aug 20 01:01:22.490451 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 564/2247] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:01:22 2026] GET /volume/v3/volumes/53110d33-8e17-4891-86b7-b4e9e291a503 => generated 1139 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:01:22.975606 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-6d7388ba-def9-4dca-9e5c-1bda32e47eb4 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:22.977707 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-6d7388ba-def9-4dca-9e5c-1bda32e47eb4 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] GET https://10.4.3.240/volume/v3/volumes/b9ba406e-c7b2-4549-8ba8-0d88d6ae1930 Aug 20 01:01:22.977943 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-6d7388ba-def9-4dca-9e5c-1bda32e47eb4 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:01:22.978172 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-6d7388ba-def9-4dca-9e5c-1bda32e47eb4 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:01:22.985502 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-6d7388ba-def9-4dca-9e5c-1bda32e47eb4 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] https://10.4.3.240/volume/v3/volumes/b9ba406e-c7b2-4549-8ba8-0d88d6ae1930 returned with HTTP 404 Aug 20 01:01:22.986435 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 573/2248] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:01:22 2026] GET /volume/v3/volumes/b9ba406e-c7b2-4549-8ba8-0d88d6ae1930 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:01:22.993064 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-332e39d3-9a0c-464f-b140-6ec0e749d635 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:22.995933 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-332e39d3-9a0c-464f-b140-6ec0e749d635 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] DELETE https://10.4.3.240/volume/v3/backups/55af38b3-864b-4f8f-96a1-60193e93f64f Aug 20 01:01:22.995933 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-332e39d3-9a0c-464f-b140-6ec0e749d635 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:01:22.995933 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-332e39d3-9a0c-464f-b140-6ec0e749d635 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Calling method 'delete' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:01:22.995933 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.contrib.backups [None req-332e39d3-9a0c-464f-b140-6ec0e749d635 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Delete backup with id: 55af38b3-864b-4f8f-96a1-60193e93f64f. Aug 20 01:01:22.999900 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-da2b36ae-4944-4f66-ab9f-1a8f910ad1f4 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:23.001233 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:23.001233 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:01:23.004596 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-da2b36ae-4944-4f66-ab9f-1a8f910ad1f4 tempest-SnapshotsActionsTest-1311625991 tempest-SnapshotsActionsTest-1311625991-project-member] GET https://10.4.3.240/volume/v3/snapshots/d2c42f89-0e7d-4746-aca0-e29c62ed1fe9 Aug 20 01:01:23.004596 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-da2b36ae-4944-4f66-ab9f-1a8f910ad1f4 tempest-SnapshotsActionsTest-1311625991 tempest-SnapshotsActionsTest-1311625991-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:01:23.004596 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-da2b36ae-4944-4f66-ab9f-1a8f910ad1f4 tempest-SnapshotsActionsTest-1311625991 tempest-SnapshotsActionsTest-1311625991-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:01:23.010843 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-da2b36ae-4944-4f66-ab9f-1a8f910ad1f4 tempest-SnapshotsActionsTest-1311625991 tempest-SnapshotsActionsTest-1311625991-project-member] https://10.4.3.240/volume/v3/snapshots/d2c42f89-0e7d-4746-aca0-e29c62ed1fe9 returned with HTTP 404 Aug 20 01:01:23.010941 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 557/2249] 10.4.3.240 () {66 vars in 1354 bytes} [Thu Aug 20 01:01:22 2026] GET /volume/v3/snapshots/d2c42f89-0e7d-4746-aca0-e29c62ed1fe9 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:01:23.020574 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-0c6b451e-e5d8-4862-9810-4b2299d22ac2 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:23.025717 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-0c6b451e-e5d8-4862-9810-4b2299d22ac2 tempest-SnapshotsActionsTest-549656120 tempest-SnapshotsActionsTest-549656120-project-admin] POST https://10.4.3.240/volume/v3/snapshots/08e384da-b33f-4443-b0bd-f5f5622f5158/action Aug 20 01:01:23.026063 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-0c6b451e-e5d8-4862-9810-4b2299d22ac2 tempest-SnapshotsActionsTest-549656120 tempest-SnapshotsActionsTest-549656120-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100214) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 01:01:23.026276 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-0c6b451e-e5d8-4862-9810-4b2299d22ac2 tempest-SnapshotsActionsTest-549656120 tempest-SnapshotsActionsTest-549656120-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:01:23.029272 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.contrib.admin_actions [None req-0c6b451e-e5d8-4862-9810-4b2299d22ac2 tempest-SnapshotsActionsTest-549656120 tempest-SnapshotsActionsTest-549656120-project-admin] Updating snapshot '08e384da-b33f-4443-b0bd-f5f5622f5158' with '{'status': 'available'}' {{(pid=100214) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 20 01:01:23.031696 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.backup.rpcapi [None req-332e39d3-9a0c-464f-b140-6ec0e749d635 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] delete_backup rpcapi backup_id 55af38b3-864b-4f8f-96a1-60193e93f64f {{(pid=100212) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 20 01:01:23.033611 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-332e39d3-9a0c-464f-b140-6ec0e749d635 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] https://10.4.3.240/volume/v3/backups/55af38b3-864b-4f8f-96a1-60193e93f64f returned with HTTP 202 Aug 20 01:01:23.034111 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 556/2250] 10.4.3.240 () {66 vars in 1351 bytes} [Thu Aug 20 01:01:22 2026] DELETE /volume/v3/backups/55af38b3-864b-4f8f-96a1-60193e93f64f => generated 0 bytes in 42 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 01:01:23.042573 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-3363fdb1-5285-414c-abd9-529844d5b1ea None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:23.044732 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-3363fdb1-5285-414c-abd9-529844d5b1ea tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] GET https://10.4.3.240/volume/v3/backups/55af38b3-864b-4f8f-96a1-60193e93f64f Aug 20 01:01:23.045531 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-3363fdb1-5285-414c-abd9-529844d5b1ea tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:01:23.045531 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-3363fdb1-5285-414c-abd9-529844d5b1ea tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:01:23.045531 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-3363fdb1-5285-414c-abd9-529844d5b1ea tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Show backup with id 55af38b3-864b-4f8f-96a1-60193e93f64f. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:01:23.051281 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:23.051281 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:01:23.053591 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-3363fdb1-5285-414c-abd9-529844d5b1ea tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] https://10.4.3.240/volume/v3/backups/55af38b3-864b-4f8f-96a1-60193e93f64f returned with HTTP 200 Aug 20 01:01:23.053970 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 574/2251] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:01:23 2026] GET /volume/v3/backups/55af38b3-864b-4f8f-96a1-60193e93f64f => generated 792 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:01:23.057967 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:23.057967 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:01:23.135176 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-0c6b451e-e5d8-4862-9810-4b2299d22ac2 tempest-SnapshotsActionsTest-549656120 tempest-SnapshotsActionsTest-549656120-project-admin] https://10.4.3.240/volume/v3/snapshots/08e384da-b33f-4443-b0bd-f5f5622f5158/action returned with HTTP 202 Aug 20 01:01:23.135773 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 565/2252] 10.4.3.240 () {68 vars in 1396 bytes} [Thu Aug 20 01:01:23 2026] POST /volume/v3/snapshots/08e384da-b33f-4443-b0bd-f5f5622f5158/action => generated 0 bytes in 115 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 01:01:23.150203 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-6048e464-8e7f-4b41-857d-ad9f3f299a70 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:23.154187 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-6048e464-8e7f-4b41-857d-ad9f3f299a70 tempest-SnapshotsActionsTest-1311625991 tempest-SnapshotsActionsTest-1311625991-project-member] GET https://10.4.3.240/volume/v3/snapshots/08e384da-b33f-4443-b0bd-f5f5622f5158 Aug 20 01:01:23.154187 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-6048e464-8e7f-4b41-857d-ad9f3f299a70 tempest-SnapshotsActionsTest-1311625991 tempest-SnapshotsActionsTest-1311625991-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:01:23.154187 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-6048e464-8e7f-4b41-857d-ad9f3f299a70 tempest-SnapshotsActionsTest-1311625991 tempest-SnapshotsActionsTest-1311625991-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:01:23.158370 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:23.158370 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:01:23.158818 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-6048e464-8e7f-4b41-857d-ad9f3f299a70 tempest-SnapshotsActionsTest-1311625991 tempest-SnapshotsActionsTest-1311625991-project-member] Snapshot retrieved successfully. Aug 20 01:01:23.159534 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-6048e464-8e7f-4b41-857d-ad9f3f299a70 tempest-SnapshotsActionsTest-1311625991 tempest-SnapshotsActionsTest-1311625991-project-member] https://10.4.3.240/volume/v3/snapshots/08e384da-b33f-4443-b0bd-f5f5622f5158 returned with HTTP 200 Aug 20 01:01:23.159994 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 558/2253] 10.4.3.240 () {66 vars in 1354 bytes} [Thu Aug 20 01:01:23 2026] GET /volume/v3/snapshots/08e384da-b33f-4443-b0bd-f5f5622f5158 => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:01:23.170328 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-f28200c1-6226-4c8b-8e79-f3aa256ef6f2 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:23.172489 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-f28200c1-6226-4c8b-8e79-f3aa256ef6f2 tempest-SnapshotsActionsTest-1311625991 tempest-SnapshotsActionsTest-1311625991-project-member] DELETE https://10.4.3.240/volume/v3/snapshots/d2c42f89-0e7d-4746-aca0-e29c62ed1fe9 Aug 20 01:01:23.172757 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-f28200c1-6226-4c8b-8e79-f3aa256ef6f2 tempest-SnapshotsActionsTest-1311625991 tempest-SnapshotsActionsTest-1311625991-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:01:23.173198 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-f28200c1-6226-4c8b-8e79-f3aa256ef6f2 tempest-SnapshotsActionsTest-1311625991 tempest-SnapshotsActionsTest-1311625991-project-member] Calling method 'delete' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:01:23.173198 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.v3.snapshots [None req-f28200c1-6226-4c8b-8e79-f3aa256ef6f2 tempest-SnapshotsActionsTest-1311625991 tempest-SnapshotsActionsTest-1311625991-project-member] Delete snapshot with id: d2c42f89-0e7d-4746-aca0-e29c62ed1fe9 Aug 20 01:01:23.181593 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-f28200c1-6226-4c8b-8e79-f3aa256ef6f2 tempest-SnapshotsActionsTest-1311625991 tempest-SnapshotsActionsTest-1311625991-project-member] https://10.4.3.240/volume/v3/snapshots/d2c42f89-0e7d-4746-aca0-e29c62ed1fe9 returned with HTTP 404 Aug 20 01:01:23.182120 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 557/2254] 10.4.3.240 () {66 vars in 1357 bytes} [Thu Aug 20 01:01:23 2026] DELETE /volume/v3/snapshots/d2c42f89-0e7d-4746-aca0-e29c62ed1fe9 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 20 01:01:23.189586 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-2ffadbf5-296e-47de-a565-3ccf229fbced None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:23.193603 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-2ffadbf5-296e-47de-a565-3ccf229fbced tempest-SnapshotsActionsTest-1311625991 tempest-SnapshotsActionsTest-1311625991-project-member] POST https://10.4.3.240/volume/v3/snapshots Aug 20 01:01:23.193603 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-2ffadbf5-296e-47de-a565-3ccf229fbced tempest-SnapshotsActionsTest-1311625991 tempest-SnapshotsActionsTest-1311625991-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "9de6fe21-3d6c-477b-8ea6-233d8b26bed5", "name": "tempest-SnapshotsActionsTest-Snapshot-1230835168"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:01:23.201586 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:23.201586 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:01:23.202006 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-2ffadbf5-296e-47de-a565-3ccf229fbced tempest-SnapshotsActionsTest-1311625991 tempest-SnapshotsActionsTest-1311625991-project-member] Volume info retrieved successfully. Aug 20 01:01:23.202123 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.v3.snapshots [None req-2ffadbf5-296e-47de-a565-3ccf229fbced tempest-SnapshotsActionsTest-1311625991 tempest-SnapshotsActionsTest-1311625991-project-member] Create snapshot from volume 9de6fe21-3d6c-477b-8ea6-233d8b26bed5 Aug 20 01:01:23.224200 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-0a5723c9-8a47-43d6-b50d-14010f3dce2a None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:23.225890 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-0a5723c9-8a47-43d6-b50d-14010f3dce2a tempest-VolumesBackupsAdminTest-652996026 tempest-VolumesBackupsAdminTest-652996026-project-admin] GET https://10.4.3.240/volume/v3/backups/82fbd93e-2671-463a-aa1e-3066f52e4326 Aug 20 01:01:23.227396 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-0a5723c9-8a47-43d6-b50d-14010f3dce2a tempest-VolumesBackupsAdminTest-652996026 tempest-VolumesBackupsAdminTest-652996026-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:01:23.227396 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-0a5723c9-8a47-43d6-b50d-14010f3dce2a tempest-VolumesBackupsAdminTest-652996026 tempest-VolumesBackupsAdminTest-652996026-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:01:23.227396 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-0a5723c9-8a47-43d6-b50d-14010f3dce2a tempest-VolumesBackupsAdminTest-652996026 tempest-VolumesBackupsAdminTest-652996026-project-admin] Show backup with id 82fbd93e-2671-463a-aa1e-3066f52e4326. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:01:23.243306 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-0a5723c9-8a47-43d6-b50d-14010f3dce2a tempest-VolumesBackupsAdminTest-652996026 tempest-VolumesBackupsAdminTest-652996026-project-admin] https://10.4.3.240/volume/v3/backups/82fbd93e-2671-463a-aa1e-3066f52e4326 returned with HTTP 404 Aug 20 01:01:23.243848 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 566/2255] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:01:23 2026] GET /volume/v3/backups/82fbd93e-2671-463a-aa1e-3066f52e4326 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:01:23.252636 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-0e2d0ed2-7965-443b-b974-a1f1dc105233 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:23.254632 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-0e2d0ed2-7965-443b-b974-a1f1dc105233 tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] DELETE https://10.4.3.240/volume/v3/backups/673b2038-d41b-4b66-8481-cd8953daf7ca Aug 20 01:01:23.254795 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-0e2d0ed2-7965-443b-b974-a1f1dc105233 tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:01:23.254958 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-0e2d0ed2-7965-443b-b974-a1f1dc105233 tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] Calling method 'delete' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:01:23.255052 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.contrib.backups [None req-0e2d0ed2-7965-443b-b974-a1f1dc105233 tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] Delete backup with id: 673b2038-d41b-4b66-8481-cd8953daf7ca. Aug 20 01:01:23.261240 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.quota [None req-2ffadbf5-296e-47de-a565-3ccf229fbced tempest-SnapshotsActionsTest-1311625991 tempest-SnapshotsActionsTest-1311625991-project-member] Created reservations ['25dee573-491a-4eae-bca8-7c64ae0e63ca', '2e679bcb-3aed-4f31-a6e8-2027bb3796e7', 'dc4fc082-e8d9-41e0-99dd-3220b29219db', '63628b3c-08b5-4df8-9546-c181ef7805fd'] {{(pid=100215) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 01:01:23.262360 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:23.262360 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:01:23.288892 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.backup.rpcapi [None req-0e2d0ed2-7965-443b-b974-a1f1dc105233 tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] delete_backup rpcapi backup_id 673b2038-d41b-4b66-8481-cd8953daf7ca {{(pid=100213) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 20 01:01:23.290994 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-0e2d0ed2-7965-443b-b974-a1f1dc105233 tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] https://10.4.3.240/volume/v3/backups/673b2038-d41b-4b66-8481-cd8953daf7ca returned with HTTP 202 Aug 20 01:01:23.291589 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 559/2256] 10.4.3.240 () {66 vars in 1351 bytes} [Thu Aug 20 01:01:23 2026] DELETE /volume/v3/backups/673b2038-d41b-4b66-8481-cd8953daf7ca => generated 0 bytes in 39 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 01:01:23.299872 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-0cb8d8a5-f3ad-4112-9655-c07c1b04a098 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:23.302255 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-0cb8d8a5-f3ad-4112-9655-c07c1b04a098 tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] GET https://10.4.3.240/volume/v3/backups/673b2038-d41b-4b66-8481-cd8953daf7ca Aug 20 01:01:23.302255 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-0cb8d8a5-f3ad-4112-9655-c07c1b04a098 tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:01:23.302255 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-0cb8d8a5-f3ad-4112-9655-c07c1b04a098 tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:01:23.302255 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.v3.backups [None req-0cb8d8a5-f3ad-4112-9655-c07c1b04a098 tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] Show backup with id 673b2038-d41b-4b66-8481-cd8953daf7ca. {{(pid=100212) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:01:23.306995 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:23.306995 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:01:23.307124 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-0cb8d8a5-f3ad-4112-9655-c07c1b04a098 tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] https://10.4.3.240/volume/v3/backups/673b2038-d41b-4b66-8481-cd8953daf7ca returned with HTTP 200 Aug 20 01:01:23.308631 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 558/2257] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:01:23 2026] GET /volume/v3/backups/673b2038-d41b-4b66-8481-cd8953daf7ca => generated 801 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:01:23.347476 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-2ffadbf5-296e-47de-a565-3ccf229fbced tempest-SnapshotsActionsTest-1311625991 tempest-SnapshotsActionsTest-1311625991-project-member] Snapshot create request issued successfully. Aug 20 01:01:23.347880 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-2ffadbf5-296e-47de-a565-3ccf229fbced tempest-SnapshotsActionsTest-1311625991 tempest-SnapshotsActionsTest-1311625991-project-member] https://10.4.3.240/volume/v3/snapshots returned with HTTP 202 Aug 20 01:01:23.348468 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 575/2258] 10.4.3.240 () {68 vars in 1265 bytes} [Thu Aug 20 01:01:23 2026] POST /volume/v3/snapshots => generated 307 bytes in 159 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 01:01:23.359484 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-d3ac7b89-0125-4df4-82d9-f048177fd925 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:23.365102 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-d3ac7b89-0125-4df4-82d9-f048177fd925 tempest-SnapshotsActionsTest-1311625991 tempest-SnapshotsActionsTest-1311625991-project-member] GET https://10.4.3.240/volume/v3/snapshots/25ec7340-708a-421d-b1fa-e61bdcf384e2 Aug 20 01:01:23.365358 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-d3ac7b89-0125-4df4-82d9-f048177fd925 tempest-SnapshotsActionsTest-1311625991 tempest-SnapshotsActionsTest-1311625991-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:01:23.365688 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-d3ac7b89-0125-4df4-82d9-f048177fd925 tempest-SnapshotsActionsTest-1311625991 tempest-SnapshotsActionsTest-1311625991-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:01:23.371816 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:23.371816 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:01:23.372350 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-d3ac7b89-0125-4df4-82d9-f048177fd925 tempest-SnapshotsActionsTest-1311625991 tempest-SnapshotsActionsTest-1311625991-project-member] Snapshot retrieved successfully. Aug 20 01:01:23.374371 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-d3ac7b89-0125-4df4-82d9-f048177fd925 tempest-SnapshotsActionsTest-1311625991 tempest-SnapshotsActionsTest-1311625991-project-member] https://10.4.3.240/volume/v3/snapshots/25ec7340-708a-421d-b1fa-e61bdcf384e2 returned with HTTP 200 Aug 20 01:01:23.374371 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 567/2259] 10.4.3.240 () {66 vars in 1354 bytes} [Thu Aug 20 01:01:23 2026] GET /volume/v3/snapshots/25ec7340-708a-421d-b1fa-e61bdcf384e2 => generated 439 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:01:23.602536 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [req-bf33e4bd-f421-4e5f-85a9-d14f674c547e req-548056c9-ea44-432c-b755-7bc0832493c6 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:23.604874 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-bf33e4bd-f421-4e5f-85a9-d14f674c547e req-548056c9-ea44-432c-b755-7bc0832493c6 tempest-TestVolumeBackupRestore-1998646298 tempest-TestVolumeBackupRestore-1998646298-project-member] GET https://10.4.3.240/volume/v3/volumes/110b52a5-04eb-4b9f-8bdc-59ec8796d3b9 Aug 20 01:01:23.605087 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [req-bf33e4bd-f421-4e5f-85a9-d14f674c547e req-548056c9-ea44-432c-b755-7bc0832493c6 tempest-TestVolumeBackupRestore-1998646298 tempest-TestVolumeBackupRestore-1998646298-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:01:23.605304 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [req-bf33e4bd-f421-4e5f-85a9-d14f674c547e req-548056c9-ea44-432c-b755-7bc0832493c6 tempest-TestVolumeBackupRestore-1998646298 tempest-TestVolumeBackupRestore-1998646298-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:01:23.613884 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:23.613884 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:01:23.617517 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [req-bf33e4bd-f421-4e5f-85a9-d14f674c547e req-548056c9-ea44-432c-b755-7bc0832493c6 tempest-TestVolumeBackupRestore-1998646298 tempest-TestVolumeBackupRestore-1998646298-project-member] Volume info retrieved successfully. Aug 20 01:01:23.622850 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-bf33e4bd-f421-4e5f-85a9-d14f674c547e req-548056c9-ea44-432c-b755-7bc0832493c6 tempest-TestVolumeBackupRestore-1998646298 tempest-TestVolumeBackupRestore-1998646298-project-member] https://10.4.3.240/volume/v3/volumes/110b52a5-04eb-4b9f-8bdc-59ec8796d3b9 returned with HTTP 200 Aug 20 01:01:23.623456 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 560/2260] 10.4.3.240 () {68 vars in 1598 bytes} [Thu Aug 20 01:01:23 2026] GET /volume/v3/volumes/110b52a5-04eb-4b9f-8bdc-59ec8796d3b9 => generated 1417 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:01:24.064631 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-f8c92841-2d8e-4298-b6f0-d3531fff6de0 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:24.066810 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-f8c92841-2d8e-4298-b6f0-d3531fff6de0 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] GET https://10.4.3.240/volume/v3/backups/55af38b3-864b-4f8f-96a1-60193e93f64f Aug 20 01:01:24.067030 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-f8c92841-2d8e-4298-b6f0-d3531fff6de0 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:01:24.067260 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-f8c92841-2d8e-4298-b6f0-d3531fff6de0 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:01:24.067444 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.v3.backups [None req-f8c92841-2d8e-4298-b6f0-d3531fff6de0 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Show backup with id 55af38b3-864b-4f8f-96a1-60193e93f64f. {{(pid=100212) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:01:24.070892 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-f8c92841-2d8e-4298-b6f0-d3531fff6de0 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] https://10.4.3.240/volume/v3/backups/55af38b3-864b-4f8f-96a1-60193e93f64f returned with HTTP 404 Aug 20 01:01:24.071319 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 559/2261] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:01:24 2026] GET /volume/v3/backups/55af38b3-864b-4f8f-96a1-60193e93f64f => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:01:24.158121 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-a739556e-2a97-4bba-9811-09a4cafa509d None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:24.160130 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-a739556e-2a97-4bba-9811-09a4cafa509d tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] GET https://10.4.3.240/volume/v3/volumes/b3c6c4dd-1618-4623-8834-941963d361a9 Aug 20 01:01:24.160407 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-a739556e-2a97-4bba-9811-09a4cafa509d tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:01:24.162410 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-a739556e-2a97-4bba-9811-09a4cafa509d tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:01:24.170117 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:24.170117 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:01:24.174846 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-a739556e-2a97-4bba-9811-09a4cafa509d tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Volume info retrieved successfully. Aug 20 01:01:24.180949 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-a739556e-2a97-4bba-9811-09a4cafa509d tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] https://10.4.3.240/volume/v3/volumes/b3c6c4dd-1618-4623-8834-941963d361a9 returned with HTTP 200 Aug 20 01:01:24.181313 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 576/2262] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:01:24 2026] GET /volume/v3/volumes/b3c6c4dd-1618-4623-8834-941963d361a9 => generated 1357 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:01:24.181817 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-bf33e4bd-f421-4e5f-85a9-d14f674c547e req-c3c4b2ab-fad7-43a9-a163-74a718e52896 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:24.184161 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-bf33e4bd-f421-4e5f-85a9-d14f674c547e req-c3c4b2ab-fad7-43a9-a163-74a718e52896 tempest-TestVolumeBackupRestore-1998646298 tempest-TestVolumeBackupRestore-1998646298-project-member] GET https://10.4.3.240/volume/v3/volumes/110b52a5-04eb-4b9f-8bdc-59ec8796d3b9 Aug 20 01:01:24.184391 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-bf33e4bd-f421-4e5f-85a9-d14f674c547e req-c3c4b2ab-fad7-43a9-a163-74a718e52896 tempest-TestVolumeBackupRestore-1998646298 tempest-TestVolumeBackupRestore-1998646298-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:01:24.184758 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-bf33e4bd-f421-4e5f-85a9-d14f674c547e req-c3c4b2ab-fad7-43a9-a163-74a718e52896 tempest-TestVolumeBackupRestore-1998646298 tempest-TestVolumeBackupRestore-1998646298-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:01:24.192180 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:24.192180 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:01:24.193136 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-d16e8cec-499f-4eb3-91d6-495694a36553 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:24.195281 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-d16e8cec-499f-4eb3-91d6-495694a36553 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] DELETE https://10.4.3.240/volume/v3/volumes/b3c6c4dd-1618-4623-8834-941963d361a9 Aug 20 01:01:24.195555 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-d16e8cec-499f-4eb3-91d6-495694a36553 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:01:24.195677 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [req-bf33e4bd-f421-4e5f-85a9-d14f674c547e req-c3c4b2ab-fad7-43a9-a163-74a718e52896 tempest-TestVolumeBackupRestore-1998646298 tempest-TestVolumeBackupRestore-1998646298-project-member] Volume info retrieved successfully. Aug 20 01:01:24.195801 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-d16e8cec-499f-4eb3-91d6-495694a36553 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Calling method 'delete' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:01:24.195993 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.v3.volumes [None req-d16e8cec-499f-4eb3-91d6-495694a36553 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Delete volume with id: b3c6c4dd-1618-4623-8834-941963d361a9 Aug 20 01:01:24.202402 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-bf33e4bd-f421-4e5f-85a9-d14f674c547e req-c3c4b2ab-fad7-43a9-a163-74a718e52896 tempest-TestVolumeBackupRestore-1998646298 tempest-TestVolumeBackupRestore-1998646298-project-member] https://10.4.3.240/volume/v3/volumes/110b52a5-04eb-4b9f-8bdc-59ec8796d3b9 returned with HTTP 200 Aug 20 01:01:24.202919 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 568/2263] 10.4.3.240 () {68 vars in 1598 bytes} [Thu Aug 20 01:01:24 2026] GET /volume/v3/volumes/110b52a5-04eb-4b9f-8bdc-59ec8796d3b9 => generated 1417 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:01:24.205072 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:24.205072 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:01:24.205692 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-d16e8cec-499f-4eb3-91d6-495694a36553 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Volume info retrieved successfully. Aug 20 01:01:24.213441 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-c14a46b4-baa0-4433-98e9-a52f3a85cfa3 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:24.213752 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-c14a46b4-baa0-4433-98e9-a52f3a85cfa3 None None] GET https://10.4.3.240/volume// Aug 20 01:01:24.213887 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-c14a46b4-baa0-4433-98e9-a52f3a85cfa3 None None] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:01:24.214072 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-c14a46b4-baa0-4433-98e9-a52f3a85cfa3 None None] Calling method 'all' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:01:24.214379 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-c14a46b4-baa0-4433-98e9-a52f3a85cfa3 None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 20 01:01:24.214681 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 560/2264] 10.4.3.240 () {66 vars in 1419 bytes} [Thu Aug 20 01:01:24 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 01:01:24.222807 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-bf33e4bd-f421-4e5f-85a9-d14f674c547e req-915ad4cf-287c-4e5a-94cb-c26bd2e2590d None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:24.226139 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-bf33e4bd-f421-4e5f-85a9-d14f674c547e req-915ad4cf-287c-4e5a-94cb-c26bd2e2590d tempest-TestVolumeBackupRestore-1998646298 tempest-TestVolumeBackupRestore-1998646298-project-member] POST https://10.4.3.240/volume/v3/attachments Aug 20 01:01:24.226139 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-bf33e4bd-f421-4e5f-85a9-d14f674c547e req-915ad4cf-287c-4e5a-94cb-c26bd2e2590d tempest-TestVolumeBackupRestore-1998646298 tempest-TestVolumeBackupRestore-1998646298-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "110b52a5-04eb-4b9f-8bdc-59ec8796d3b9", "connector": null, "instance_uuid": "ce7a0515-7dab-400d-b0c2-7a520c17d714"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:01:24.233954 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-d16e8cec-499f-4eb3-91d6-495694a36553 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Delete volume request issued successfully. Aug 20 01:01:24.234193 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-d16e8cec-499f-4eb3-91d6-495694a36553 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] https://10.4.3.240/volume/v3/volumes/b3c6c4dd-1618-4623-8834-941963d361a9 returned with HTTP 202 Aug 20 01:01:24.234851 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 561/2265] 10.4.3.240 () {66 vars in 1351 bytes} [Thu Aug 20 01:01:24 2026] DELETE /volume/v3/volumes/b3c6c4dd-1618-4623-8834-941963d361a9 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 01:01:24.235753 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:24.235753 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:01:24.241761 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-68d7426e-cf76-4ef7-8dab-c311c1c3bcba None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:24.245151 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-68d7426e-cf76-4ef7-8dab-c311c1c3bcba tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] GET https://10.4.3.240/volume/v3/volumes/b3c6c4dd-1618-4623-8834-941963d361a9 Aug 20 01:01:24.245458 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-68d7426e-cf76-4ef7-8dab-c311c1c3bcba tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:01:24.245890 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-68d7426e-cf76-4ef7-8dab-c311c1c3bcba tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:01:24.253445 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:24.253445 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:01:24.257768 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-68d7426e-cf76-4ef7-8dab-c311c1c3bcba tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Volume info retrieved successfully. Aug 20 01:01:24.264187 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-68d7426e-cf76-4ef7-8dab-c311c1c3bcba tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] https://10.4.3.240/volume/v3/volumes/b3c6c4dd-1618-4623-8834-941963d361a9 returned with HTTP 200 Aug 20 01:01:24.264187 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 569/2266] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:01:24 2026] GET /volume/v3/volumes/b3c6c4dd-1618-4623-8834-941963d361a9 => generated 1356 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:01:24.267139 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-bf33e4bd-f421-4e5f-85a9-d14f674c547e req-915ad4cf-287c-4e5a-94cb-c26bd2e2590d tempest-TestVolumeBackupRestore-1998646298 tempest-TestVolumeBackupRestore-1998646298-project-member] https://10.4.3.240/volume/v3/attachments returned with HTTP 200 Aug 20 01:01:24.267594 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 577/2267] 10.4.3.240 () {74 vars in 1594 bytes} [Thu Aug 20 01:01:24 2026] POST /volume/v3/attachments => generated 273 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:01:24.318262 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-97deb6de-d48e-4f93-b649-8483ad65315b None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:24.320404 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-97deb6de-d48e-4f93-b649-8483ad65315b tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] GET https://10.4.3.240/volume/v3/backups/673b2038-d41b-4b66-8481-cd8953daf7ca Aug 20 01:01:24.320669 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-97deb6de-d48e-4f93-b649-8483ad65315b tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:01:24.321101 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-97deb6de-d48e-4f93-b649-8483ad65315b tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:01:24.321101 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.v3.backups [None req-97deb6de-d48e-4f93-b649-8483ad65315b tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] Show backup with id 673b2038-d41b-4b66-8481-cd8953daf7ca. {{(pid=100212) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:01:24.325881 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-97deb6de-d48e-4f93-b649-8483ad65315b tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] https://10.4.3.240/volume/v3/backups/673b2038-d41b-4b66-8481-cd8953daf7ca returned with HTTP 404 Aug 20 01:01:24.326437 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 561/2268] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:01:24 2026] GET /volume/v3/backups/673b2038-d41b-4b66-8481-cd8953daf7ca => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:01:24.384746 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-21cd170f-217a-420a-a444-5b4a45a9a502 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:24.390291 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-21cd170f-217a-420a-a444-5b4a45a9a502 tempest-SnapshotsActionsTest-1311625991 tempest-SnapshotsActionsTest-1311625991-project-member] GET https://10.4.3.240/volume/v3/snapshots/25ec7340-708a-421d-b1fa-e61bdcf384e2 Aug 20 01:01:24.390291 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-21cd170f-217a-420a-a444-5b4a45a9a502 tempest-SnapshotsActionsTest-1311625991 tempest-SnapshotsActionsTest-1311625991-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:01:24.390981 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-21cd170f-217a-420a-a444-5b4a45a9a502 tempest-SnapshotsActionsTest-1311625991 tempest-SnapshotsActionsTest-1311625991-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:01:24.399878 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:24.399878 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:01:24.400102 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-21cd170f-217a-420a-a444-5b4a45a9a502 tempest-SnapshotsActionsTest-1311625991 tempest-SnapshotsActionsTest-1311625991-project-member] Snapshot retrieved successfully. Aug 20 01:01:24.400920 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-21cd170f-217a-420a-a444-5b4a45a9a502 tempest-SnapshotsActionsTest-1311625991 tempest-SnapshotsActionsTest-1311625991-project-member] https://10.4.3.240/volume/v3/snapshots/25ec7340-708a-421d-b1fa-e61bdcf384e2 returned with HTTP 200 Aug 20 01:01:24.401554 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 562/2269] 10.4.3.240 () {66 vars in 1354 bytes} [Thu Aug 20 01:01:24 2026] GET /volume/v3/snapshots/25ec7340-708a-421d-b1fa-e61bdcf384e2 => generated 466 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:01:24.411794 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-10c6417f-2e3d-4a00-8685-deabbaf55794 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:24.418064 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-10c6417f-2e3d-4a00-8685-deabbaf55794 tempest-SnapshotsActionsTest-549656120 tempest-SnapshotsActionsTest-549656120-project-admin] POST https://10.4.3.240/volume/v3/snapshots/25ec7340-708a-421d-b1fa-e61bdcf384e2/action Aug 20 01:01:24.419195 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-10c6417f-2e3d-4a00-8685-deabbaf55794 tempest-SnapshotsActionsTest-549656120 tempest-SnapshotsActionsTest-549656120-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100214) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 01:01:24.419448 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-10c6417f-2e3d-4a00-8685-deabbaf55794 tempest-SnapshotsActionsTest-549656120 tempest-SnapshotsActionsTest-549656120-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:01:24.421726 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.contrib.admin_actions [None req-10c6417f-2e3d-4a00-8685-deabbaf55794 tempest-SnapshotsActionsTest-549656120 tempest-SnapshotsActionsTest-549656120-project-admin] Updating snapshot '25ec7340-708a-421d-b1fa-e61bdcf384e2' with '{'status': 'error'}' {{(pid=100214) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 20 01:01:24.436113 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:24.436113 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:01:24.443948 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-2766ca60-6d13-40e5-88df-1beb95fcb8a6 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:24.445881 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-2766ca60-6d13-40e5-88df-1beb95fcb8a6 tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] GET https://10.4.3.240/volume/v3/volumes/9453dc5b-6d99-46aa-82e5-52eaac3c3bd0 Aug 20 01:01:24.446071 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-2766ca60-6d13-40e5-88df-1beb95fcb8a6 tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:01:24.446295 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-2766ca60-6d13-40e5-88df-1beb95fcb8a6 tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:01:24.457565 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:24.457565 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:01:24.459904 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-10c6417f-2e3d-4a00-8685-deabbaf55794 tempest-SnapshotsActionsTest-549656120 tempest-SnapshotsActionsTest-549656120-project-admin] https://10.4.3.240/volume/v3/snapshots/25ec7340-708a-421d-b1fa-e61bdcf384e2/action returned with HTTP 202 Aug 20 01:01:24.460359 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 570/2270] 10.4.3.240 () {68 vars in 1396 bytes} [Thu Aug 20 01:01:24 2026] POST /volume/v3/snapshots/25ec7340-708a-421d-b1fa-e61bdcf384e2/action => generated 0 bytes in 49 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 01:01:24.464094 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-2766ca60-6d13-40e5-88df-1beb95fcb8a6 tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] Volume info retrieved successfully. Aug 20 01:01:24.468498 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-2766ca60-6d13-40e5-88df-1beb95fcb8a6 tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] https://10.4.3.240/volume/v3/volumes/9453dc5b-6d99-46aa-82e5-52eaac3c3bd0 returned with HTTP 200 Aug 20 01:01:24.468588 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-4b6d468f-bd3a-48b0-b968-2d73128c18c6 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:24.468905 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 578/2271] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:01:24 2026] GET /volume/v3/volumes/9453dc5b-6d99-46aa-82e5-52eaac3c3bd0 => generated 846 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:01:24.470398 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-4b6d468f-bd3a-48b0-b968-2d73128c18c6 tempest-SnapshotsActionsTest-1311625991 tempest-SnapshotsActionsTest-1311625991-project-member] GET https://10.4.3.240/volume/v3/snapshots/25ec7340-708a-421d-b1fa-e61bdcf384e2 Aug 20 01:01:24.470630 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-4b6d468f-bd3a-48b0-b968-2d73128c18c6 tempest-SnapshotsActionsTest-1311625991 tempest-SnapshotsActionsTest-1311625991-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:01:24.470914 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-4b6d468f-bd3a-48b0-b968-2d73128c18c6 tempest-SnapshotsActionsTest-1311625991 tempest-SnapshotsActionsTest-1311625991-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:01:24.481027 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:24.481027 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:01:24.481866 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-4b6d468f-bd3a-48b0-b968-2d73128c18c6 tempest-SnapshotsActionsTest-1311625991 tempest-SnapshotsActionsTest-1311625991-project-member] Snapshot retrieved successfully. Aug 20 01:01:24.483904 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-4b6d468f-bd3a-48b0-b968-2d73128c18c6 tempest-SnapshotsActionsTest-1311625991 tempest-SnapshotsActionsTest-1311625991-project-member] https://10.4.3.240/volume/v3/snapshots/25ec7340-708a-421d-b1fa-e61bdcf384e2 returned with HTTP 200 Aug 20 01:01:24.484255 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 562/2272] 10.4.3.240 () {66 vars in 1354 bytes} [Thu Aug 20 01:01:24 2026] GET /volume/v3/snapshots/25ec7340-708a-421d-b1fa-e61bdcf384e2 => generated 462 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:01:24.485289 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-dd829876-5eb8-4cf5-94d9-21496e22e7a5 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:24.488072 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-dd829876-5eb8-4cf5-94d9-21496e22e7a5 tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] DELETE https://10.4.3.240/volume/v3/volumes/9453dc5b-6d99-46aa-82e5-52eaac3c3bd0 Aug 20 01:01:24.488802 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-dd829876-5eb8-4cf5-94d9-21496e22e7a5 tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:01:24.489090 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-dd829876-5eb8-4cf5-94d9-21496e22e7a5 tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] Calling method 'delete' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:01:24.489358 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.v3.volumes [None req-dd829876-5eb8-4cf5-94d9-21496e22e7a5 tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] Delete volume with id: 9453dc5b-6d99-46aa-82e5-52eaac3c3bd0 Aug 20 01:01:24.498674 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-650cebbb-f3d9-4d38-aead-e11b2405eb14 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:24.498790 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:24.498790 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:01:24.499180 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-dd829876-5eb8-4cf5-94d9-21496e22e7a5 tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] Volume info retrieved successfully. Aug 20 01:01:24.500498 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-650cebbb-f3d9-4d38-aead-e11b2405eb14 tempest-SnapshotsActionsTest-549656120 tempest-SnapshotsActionsTest-549656120-project-admin] POST https://10.4.3.240/volume/v3/snapshots/25ec7340-708a-421d-b1fa-e61bdcf384e2/action Aug 20 01:01:24.500857 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-650cebbb-f3d9-4d38-aead-e11b2405eb14 tempest-SnapshotsActionsTest-549656120 tempest-SnapshotsActionsTest-549656120-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100214) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 01:01:24.500980 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-650cebbb-f3d9-4d38-aead-e11b2405eb14 tempest-SnapshotsActionsTest-549656120 tempest-SnapshotsActionsTest-549656120-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:01:24.513783 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:24.513783 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:01:24.514045 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-650cebbb-f3d9-4d38-aead-e11b2405eb14 tempest-SnapshotsActionsTest-549656120 tempest-SnapshotsActionsTest-549656120-project-admin] Snapshot retrieved successfully. Aug 20 01:01:24.522986 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-dd829876-5eb8-4cf5-94d9-21496e22e7a5 tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] Delete volume request issued successfully. Aug 20 01:01:24.523177 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-dd829876-5eb8-4cf5-94d9-21496e22e7a5 tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] https://10.4.3.240/volume/v3/volumes/9453dc5b-6d99-46aa-82e5-52eaac3c3bd0 returned with HTTP 202 Aug 20 01:01:24.523623 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 563/2273] 10.4.3.240 () {66 vars in 1351 bytes} [Thu Aug 20 01:01:24 2026] DELETE /volume/v3/volumes/9453dc5b-6d99-46aa-82e5-52eaac3c3bd0 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 01:01:24.537928 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-2ed45ac0-5320-48fa-a444-b9ecf62ed536 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:24.539454 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-2ed45ac0-5320-48fa-a444-b9ecf62ed536 tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] GET https://10.4.3.240/volume/v3/volumes/9453dc5b-6d99-46aa-82e5-52eaac3c3bd0 Aug 20 01:01:24.539658 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-2ed45ac0-5320-48fa-a444-b9ecf62ed536 tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:01:24.539881 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-2ed45ac0-5320-48fa-a444-b9ecf62ed536 tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:01:24.545599 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-650cebbb-f3d9-4d38-aead-e11b2405eb14 tempest-SnapshotsActionsTest-549656120 tempest-SnapshotsActionsTest-549656120-project-admin] Snapshot delete request issued successfully. Aug 20 01:01:24.545846 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-650cebbb-f3d9-4d38-aead-e11b2405eb14 tempest-SnapshotsActionsTest-549656120 tempest-SnapshotsActionsTest-549656120-project-admin] https://10.4.3.240/volume/v3/snapshots/25ec7340-708a-421d-b1fa-e61bdcf384e2/action returned with HTTP 202 Aug 20 01:01:24.546407 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 571/2274] 10.4.3.240 () {68 vars in 1396 bytes} [Thu Aug 20 01:01:24 2026] POST /volume/v3/snapshots/25ec7340-708a-421d-b1fa-e61bdcf384e2/action => generated 0 bytes in 48 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 01:01:24.547123 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:24.547123 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:01:24.550615 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-2ed45ac0-5320-48fa-a444-b9ecf62ed536 tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] Volume info retrieved successfully. Aug 20 01:01:24.556047 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-2ed45ac0-5320-48fa-a444-b9ecf62ed536 tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] https://10.4.3.240/volume/v3/volumes/9453dc5b-6d99-46aa-82e5-52eaac3c3bd0 returned with HTTP 200 Aug 20 01:01:24.556373 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 579/2275] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:01:24 2026] GET /volume/v3/volumes/9453dc5b-6d99-46aa-82e5-52eaac3c3bd0 => generated 845 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:01:24.556685 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-6e247dcb-537c-4ec7-b5e5-1edcebefca1b None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:24.559805 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-6e247dcb-537c-4ec7-b5e5-1edcebefca1b tempest-SnapshotsActionsTest-1311625991 tempest-SnapshotsActionsTest-1311625991-project-member] GET https://10.4.3.240/volume/v3/snapshots/25ec7340-708a-421d-b1fa-e61bdcf384e2 Aug 20 01:01:24.560117 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-6e247dcb-537c-4ec7-b5e5-1edcebefca1b tempest-SnapshotsActionsTest-1311625991 tempest-SnapshotsActionsTest-1311625991-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:01:24.560413 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-6e247dcb-537c-4ec7-b5e5-1edcebefca1b tempest-SnapshotsActionsTest-1311625991 tempest-SnapshotsActionsTest-1311625991-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:01:24.569775 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:24.569775 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:01:24.570214 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-6e247dcb-537c-4ec7-b5e5-1edcebefca1b tempest-SnapshotsActionsTest-1311625991 tempest-SnapshotsActionsTest-1311625991-project-member] Snapshot retrieved successfully. Aug 20 01:01:24.571026 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-6e247dcb-537c-4ec7-b5e5-1edcebefca1b tempest-SnapshotsActionsTest-1311625991 tempest-SnapshotsActionsTest-1311625991-project-member] https://10.4.3.240/volume/v3/snapshots/25ec7340-708a-421d-b1fa-e61bdcf384e2 returned with HTTP 200 Aug 20 01:01:24.571466 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 563/2276] 10.4.3.240 () {66 vars in 1354 bytes} [Thu Aug 20 01:01:24 2026] GET /volume/v3/snapshots/25ec7340-708a-421d-b1fa-e61bdcf384e2 => generated 465 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:01:25.278430 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-c0db9729-74c2-4fed-9534-647ae257b6b0 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:25.280228 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-c0db9729-74c2-4fed-9534-647ae257b6b0 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] GET https://10.4.3.240/volume/v3/volumes/b3c6c4dd-1618-4623-8834-941963d361a9 Aug 20 01:01:25.280457 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-c0db9729-74c2-4fed-9534-647ae257b6b0 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:01:25.280684 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-c0db9729-74c2-4fed-9534-647ae257b6b0 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:01:25.288906 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-c0db9729-74c2-4fed-9534-647ae257b6b0 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] https://10.4.3.240/volume/v3/volumes/b3c6c4dd-1618-4623-8834-941963d361a9 returned with HTTP 404 Aug 20 01:01:25.289375 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 564/2277] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:01:25 2026] GET /volume/v3/volumes/b3c6c4dd-1618-4623-8834-941963d361a9 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:01:25.303947 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-735f6d9f-5ee3-4076-9582-8e7fb23320f6 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:25.306131 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-735f6d9f-5ee3-4076-9582-8e7fb23320f6 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 20 01:01:25.306801 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-735f6d9f-5ee3-4076-9582-8e7fb23320f6 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-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-908499549"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:01:25.308631 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.v3.volumes [None req-735f6d9f-5ee3-4076-9582-8e7fb23320f6 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Create volume request body: {'volume': {'metadata': {'vol-meta1': 'value1', 'vol-meta2': 'value2', 'vol-meta3': 'value3'}, 'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-908499549'}} {{(pid=100214) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 01:01:25.308813 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.v3.volumes [None req-735f6d9f-5ee3-4076-9582-8e7fb23320f6 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Create volume of 1 GB Aug 20 01:01:25.309138 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:25.309138 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:01:25.316369 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-735f6d9f-5ee3-4076-9582-8e7fb23320f6 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Availability Zones retrieved successfully. Aug 20 01:01:25.323936 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-735f6d9f-5ee3-4076-9582-8e7fb23320f6 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Flow 'volume_create_api' (6a60f998-5c19-4a62-84ef-877a1413eef1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:01:25.325381 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-735f6d9f-5ee3-4076-9582-8e7fb23320f6 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6397c855-a37a-4ad0-9374-e2da36b39228) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:01:25.326998 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.flows.api.create_volume [None req-735f6d9f-5ee3-4076-9582-8e7fb23320f6 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Validating volume size '1' using validate_int {{(pid=100214) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 01:01:25.360728 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-735f6d9f-5ee3-4076-9582-8e7fb23320f6 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6397c855-a37a-4ad0-9374-e2da36b39228) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:52:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1ed58bd6-fe6a-497e-ae84-e8199d24fdfa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:01:25.361436 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-735f6d9f-5ee3-4076-9582-8e7fb23320f6 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (36a36d4e-1fe2-4755-82f0-18bec82bec1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:01:25.399210 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.quota [None req-735f6d9f-5ee3-4076-9582-8e7fb23320f6 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Created reservations ['da5fac68-661b-4fc4-a262-860448436b14', 'bc6e1018-5cd2-406e-9d6e-7a8ee19533d5', '36a5b5e8-a621-459f-ad66-c1d326ae46ed', '6a089d2a-c9de-45c7-b440-d1a4cf2e0783'] {{(pid=100214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 01:01:25.400298 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-735f6d9f-5ee3-4076-9582-8e7fb23320f6 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (36a36d4e-1fe2-4755-82f0-18bec82bec1b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['da5fac68-661b-4fc4-a262-860448436b14', 'bc6e1018-5cd2-406e-9d6e-7a8ee19533d5', '36a5b5e8-a621-459f-ad66-c1d326ae46ed', '6a089d2a-c9de-45c7-b440-d1a4cf2e0783']}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:01:25.401334 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-735f6d9f-5ee3-4076-9582-8e7fb23320f6 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5f3bc0b5-982c-4fce-8ed7-fa2764433dc1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:01:25.434210 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-51cebc9b-5f72-4a1f-8a18-e2d6aeef4410 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:25.434591 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-51cebc9b-5f72-4a1f-8a18-e2d6aeef4410 None None] GET https://10.4.3.240/volume// Aug 20 01:01:25.434767 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-51cebc9b-5f72-4a1f-8a18-e2d6aeef4410 None None] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:01:25.434974 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-51cebc9b-5f72-4a1f-8a18-e2d6aeef4410 None None] Calling method 'all' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:01:25.435293 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-51cebc9b-5f72-4a1f-8a18-e2d6aeef4410 None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 20 01:01:25.435630 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 580/2278] 10.4.3.240 () {66 vars in 1426 bytes} [Thu Aug 20 01:01:25 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 01:01:25.444963 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-735f6d9f-5ee3-4076-9582-8e7fb23320f6 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5f3bc0b5-982c-4fce-8ed7-fa2764433dc1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c56dde77-1191-4bb6-9e9a-211aff4b2171', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-908499549',encryption_key_id=None,group_id=None,group_type_id=,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},multiattach=False,project_id='8b36ad04b8144c8ab137449e3c415c73',qos_specs=None,replication_status=,reservations=['da5fac68-661b-4fc4-a262-860448436b14','bc6e1018-5cd2-406e-9d6e-7a8ee19533d5','36a5b5e8-a621-459f-ad66-c1d326ae46ed','6a089d2a-c9de-45c7-b440-d1a4cf2e0783'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4f01c853e28343249d1b688975ac4c17',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T01:01:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-908499549',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c56dde77-1191-4bb6-9e9a-211aff4b2171,launched_at=None,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},migration_status=None,multiattach=False,previous_status=None,project_id='8b36ad04b8144c8ab137449e3c415c73',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4f01c853e28343249d1b688975ac4c17',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1ed58bd6-fe6a-497e-ae84-e8199d24fdfa),volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:01:25.445818 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [req-bf33e4bd-f421-4e5f-85a9-d14f674c547e req-58d192cf-d2fb-4bdd-bab9-fddea6e9e151 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:25.446108 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-735f6d9f-5ee3-4076-9582-8e7fb23320f6 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1869dcc0-be73-48c9-9d6e-2c339068899b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:01:25.449814 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-bf33e4bd-f421-4e5f-85a9-d14f674c547e req-58d192cf-d2fb-4bdd-bab9-fddea6e9e151 tempest-TestVolumeBackupRestore-1998646298 tempest-TestVolumeBackupRestore-1998646298-project-member] GET https://10.4.3.240/volume/v3/volumes/110b52a5-04eb-4b9f-8bdc-59ec8796d3b9 Aug 20 01:01:25.451612 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [req-bf33e4bd-f421-4e5f-85a9-d14f674c547e req-58d192cf-d2fb-4bdd-bab9-fddea6e9e151 tempest-TestVolumeBackupRestore-1998646298 tempest-TestVolumeBackupRestore-1998646298-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:01:25.451612 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [req-bf33e4bd-f421-4e5f-85a9-d14f674c547e req-58d192cf-d2fb-4bdd-bab9-fddea6e9e151 tempest-TestVolumeBackupRestore-1998646298 tempest-TestVolumeBackupRestore-1998646298-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:01:25.461968 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:25.461968 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:01:25.466748 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [req-bf33e4bd-f421-4e5f-85a9-d14f674c547e req-58d192cf-d2fb-4bdd-bab9-fddea6e9e151 tempest-TestVolumeBackupRestore-1998646298 tempest-TestVolumeBackupRestore-1998646298-project-member] Volume info retrieved successfully. Aug 20 01:01:25.470220 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-735f6d9f-5ee3-4076-9582-8e7fb23320f6 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1869dcc0-be73-48c9-9d6e-2c339068899b) transitioned into state 'SUCCESS' from state '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-908499549',encryption_key_id=None,group_id=None,group_type_id=,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},multiattach=False,project_id='8b36ad04b8144c8ab137449e3c415c73',qos_specs=None,replication_status=,reservations=['da5fac68-661b-4fc4-a262-860448436b14','bc6e1018-5cd2-406e-9d6e-7a8ee19533d5','36a5b5e8-a621-459f-ad66-c1d326ae46ed','6a089d2a-c9de-45c7-b440-d1a4cf2e0783'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4f01c853e28343249d1b688975ac4c17',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:01:25.471085 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-735f6d9f-5ee3-4076-9582-8e7fb23320f6 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7618eebf-544b-4391-b7e5-18249cdabc3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:01:25.473897 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-bf33e4bd-f421-4e5f-85a9-d14f674c547e req-58d192cf-d2fb-4bdd-bab9-fddea6e9e151 tempest-TestVolumeBackupRestore-1998646298 tempest-TestVolumeBackupRestore-1998646298-project-member] https://10.4.3.240/volume/v3/volumes/110b52a5-04eb-4b9f-8bdc-59ec8796d3b9 returned with HTTP 200 Aug 20 01:01:25.474462 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 564/2279] 10.4.3.240 () {70 vars in 1639 bytes} [Thu Aug 20 01:01:25 2026] GET /volume/v3/volumes/110b52a5-04eb-4b9f-8bdc-59ec8796d3b9 => generated 1596 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 01:01:25.488259 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-735f6d9f-5ee3-4076-9582-8e7fb23320f6 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7618eebf-544b-4391-b7e5-18249cdabc3c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:01:25.489236 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-735f6d9f-5ee3-4076-9582-8e7fb23320f6 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Flow 'volume_create_api' (6a60f998-5c19-4a62-84ef-877a1413eef1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:01:25.490595 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-735f6d9f-5ee3-4076-9582-8e7fb23320f6 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Create volume request issued successfully. Aug 20 01:01:25.493235 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-735f6d9f-5ee3-4076-9582-8e7fb23320f6 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 20 01:01:25.493827 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 572/2280] 10.4.3.240 () {68 vars in 1259 bytes} [Thu Aug 20 01:01:25 2026] POST /volume/v3/volumes => generated 815 bytes in 191 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 01:01:25.505598 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-0fbbc852-c02d-4c10-9745-d0ec55ccd07a None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:25.508299 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-0fbbc852-c02d-4c10-9745-d0ec55ccd07a tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] GET https://10.4.3.240/volume/v3/volumes/c56dde77-1191-4bb6-9e9a-211aff4b2171 Aug 20 01:01:25.508299 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-0fbbc852-c02d-4c10-9745-d0ec55ccd07a tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:01:25.508299 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-0fbbc852-c02d-4c10-9745-d0ec55ccd07a tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:01:25.520231 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:25.520231 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:01:25.524991 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-0fbbc852-c02d-4c10-9745-d0ec55ccd07a tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Volume info retrieved successfully. Aug 20 01:01:25.532259 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-0fbbc852-c02d-4c10-9745-d0ec55ccd07a tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] https://10.4.3.240/volume/v3/volumes/c56dde77-1191-4bb6-9e9a-211aff4b2171 returned with HTTP 200 Aug 20 01:01:25.532794 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 565/2281] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:01:25 2026] GET /volume/v3/volumes/c56dde77-1191-4bb6-9e9a-211aff4b2171 => generated 883 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:01:25.571271 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-d27b41e3-5676-4ddb-b290-69ef81ee1ae1 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:25.577387 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-d27b41e3-5676-4ddb-b290-69ef81ee1ae1 tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] GET https://10.4.3.240/volume/v3/volumes/9453dc5b-6d99-46aa-82e5-52eaac3c3bd0 Aug 20 01:01:25.577583 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-d27b41e3-5676-4ddb-b290-69ef81ee1ae1 tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:01:25.577784 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-d27b41e3-5676-4ddb-b290-69ef81ee1ae1 tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:01:25.581395 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-adbcfbf1-f6fe-4657-b18d-6650b4792456 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:25.584305 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-d27b41e3-5676-4ddb-b290-69ef81ee1ae1 tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] https://10.4.3.240/volume/v3/volumes/9453dc5b-6d99-46aa-82e5-52eaac3c3bd0 returned with HTTP 404 Aug 20 01:01:25.584852 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-adbcfbf1-f6fe-4657-b18d-6650b4792456 tempest-SnapshotsActionsTest-1311625991 tempest-SnapshotsActionsTest-1311625991-project-member] GET https://10.4.3.240/volume/v3/snapshots/25ec7340-708a-421d-b1fa-e61bdcf384e2 Aug 20 01:01:25.585100 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-adbcfbf1-f6fe-4657-b18d-6650b4792456 tempest-SnapshotsActionsTest-1311625991 tempest-SnapshotsActionsTest-1311625991-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:01:25.585143 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 581/2282] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:01:25 2026] GET /volume/v3/volumes/9453dc5b-6d99-46aa-82e5-52eaac3c3bd0 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:01:25.585303 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-adbcfbf1-f6fe-4657-b18d-6650b4792456 tempest-SnapshotsActionsTest-1311625991 tempest-SnapshotsActionsTest-1311625991-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:01:25.593993 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-adbcfbf1-f6fe-4657-b18d-6650b4792456 tempest-SnapshotsActionsTest-1311625991 tempest-SnapshotsActionsTest-1311625991-project-member] https://10.4.3.240/volume/v3/snapshots/25ec7340-708a-421d-b1fa-e61bdcf384e2 returned with HTTP 404 Aug 20 01:01:25.593993 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 565/2283] 10.4.3.240 () {66 vars in 1354 bytes} [Thu Aug 20 01:01:25 2026] GET /volume/v3/snapshots/25ec7340-708a-421d-b1fa-e61bdcf384e2 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:01:25.599854 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-a1f011ca-7b89-4783-a069-0ed00e93339d None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:25.601666 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-a1f011ca-7b89-4783-a069-0ed00e93339d tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 20 01:01:25.601982 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-a1f011ca-7b89-4783-a069-0ed00e93339d tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsAdminTest-Volume-194865404"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:01:25.604331 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.v3.volumes [None req-a1f011ca-7b89-4783-a069-0ed00e93339d tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsAdminTest-Volume-194865404'}} {{(pid=100214) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 01:01:25.604331 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.v3.volumes [None req-a1f011ca-7b89-4783-a069-0ed00e93339d tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] Create volume of 1 GB Aug 20 01:01:25.604888 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:25.604888 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:01:25.605075 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-d3360477-71e1-4dbb-a7ca-cd6af9f6cb97 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:25.606896 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-d3360477-71e1-4dbb-a7ca-cd6af9f6cb97 tempest-SnapshotsActionsTest-549656120 tempest-SnapshotsActionsTest-549656120-project-admin] POST https://10.4.3.240/volume/v3/snapshots/08e384da-b33f-4443-b0bd-f5f5622f5158/action Aug 20 01:01:25.607386 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-d3360477-71e1-4dbb-a7ca-cd6af9f6cb97 tempest-SnapshotsActionsTest-549656120 tempest-SnapshotsActionsTest-549656120-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100213) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 01:01:25.607612 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-d3360477-71e1-4dbb-a7ca-cd6af9f6cb97 tempest-SnapshotsActionsTest-549656120 tempest-SnapshotsActionsTest-549656120-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:01:25.608696 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-bf33e4bd-f421-4e5f-85a9-d14f674c547e req-cef9205b-4740-4e9a-89c7-d1ab7cd63e0c None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:25.609095 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.contrib.admin_actions [None req-d3360477-71e1-4dbb-a7ca-cd6af9f6cb97 tempest-SnapshotsActionsTest-549656120 tempest-SnapshotsActionsTest-549656120-project-admin] Updating snapshot '08e384da-b33f-4443-b0bd-f5f5622f5158' with '{'status': 'available'}' {{(pid=100213) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 20 01:01:25.611290 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-bf33e4bd-f421-4e5f-85a9-d14f674c547e req-cef9205b-4740-4e9a-89c7-d1ab7cd63e0c tempest-TestVolumeBackupRestore-1998646298 tempest-TestVolumeBackupRestore-1998646298-project-member] PUT https://10.4.3.240/volume/v3/attachments/305e7411-9701-4e8a-9cc2-0fc81525703c Aug 20 01:01:25.611649 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-bf33e4bd-f421-4e5f-85a9-d14f674c547e req-cef9205b-4740-4e9a-89c7-d1ab7cd63e0c tempest-TestVolumeBackupRestore-1998646298 tempest-TestVolumeBackupRestore-1998646298-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.240", "host": "np0000007838", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:e656b6daafb0", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "870eaf75-1108-49d5-b5ab-79f4c93758d0", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:01:25.613941 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-a1f011ca-7b89-4783-a069-0ed00e93339d tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] Availability Zones retrieved successfully. Aug 20 01:01:25.621962 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.coordination [req-bf33e4bd-f421-4e5f-85a9-d14f674c547e req-cef9205b-4740-4e9a-89c7-d1ab7cd63e0c tempest-TestVolumeBackupRestore-1998646298 tempest-TestVolumeBackupRestore-1998646298-project-member] Acquiring lock "cinder-attachment_update-110b52a5-04eb-4b9f-8bdc-59ec8796d3b9-np0000007838" by "attachment_update" {{(pid=100215) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 01:01:25.623947 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-a1f011ca-7b89-4783-a069-0ed00e93339d tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] Flow 'volume_create_api' (1c643071-e422-40d5-aa2c-19f88efe803c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:01:25.625538 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-a1f011ca-7b89-4783-a069-0ed00e93339d tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (db1559f9-e562-49a5-bc58-bb245c79947c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:01:25.626212 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.flows.api.create_volume [None req-a1f011ca-7b89-4783-a069-0ed00e93339d tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] Validating volume size '1' using validate_int {{(pid=100214) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 01:01:25.628931 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:25.628931 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:01:25.631471 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.coordination [req-bf33e4bd-f421-4e5f-85a9-d14f674c547e req-cef9205b-4740-4e9a-89c7-d1ab7cd63e0c tempest-TestVolumeBackupRestore-1998646298 tempest-TestVolumeBackupRestore-1998646298-project-member] Lock "cinder-attachment_update-110b52a5-04eb-4b9f-8bdc-59ec8796d3b9-np0000007838" acquired by "attachment_update" :: waited 0.009s {{(pid=100215) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 01:01:25.632666 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:25.632666 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:01:25.641774 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-d3360477-71e1-4dbb-a7ca-cd6af9f6cb97 tempest-SnapshotsActionsTest-549656120 tempest-SnapshotsActionsTest-549656120-project-admin] https://10.4.3.240/volume/v3/snapshots/08e384da-b33f-4443-b0bd-f5f5622f5158/action returned with HTTP 202 Aug 20 01:01:25.642200 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 566/2284] 10.4.3.240 () {68 vars in 1396 bytes} [Thu Aug 20 01:01:25 2026] POST /volume/v3/snapshots/08e384da-b33f-4443-b0bd-f5f5622f5158/action => generated 0 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 01:01:25.651476 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-38d21d2b-42af-408c-b619-2c04921fe295 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:25.653725 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-38d21d2b-42af-408c-b619-2c04921fe295 tempest-SnapshotsActionsTest-1311625991 tempest-SnapshotsActionsTest-1311625991-project-member] GET https://10.4.3.240/volume/v3/snapshots/08e384da-b33f-4443-b0bd-f5f5622f5158 Aug 20 01:01:25.653952 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-a1f011ca-7b89-4783-a069-0ed00e93339d tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (db1559f9-e562-49a5-bc58-bb245c79947c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:52:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1ed58bd6-fe6a-497e-ae84-e8199d24fdfa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:01:25.654060 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-38d21d2b-42af-408c-b619-2c04921fe295 tempest-SnapshotsActionsTest-1311625991 tempest-SnapshotsActionsTest-1311625991-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:01:25.654209 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-38d21d2b-42af-408c-b619-2c04921fe295 tempest-SnapshotsActionsTest-1311625991 tempest-SnapshotsActionsTest-1311625991-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:01:25.654698 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-a1f011ca-7b89-4783-a069-0ed00e93339d tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7ab62391-2a1b-4fce-9db1-4d97db21ffa9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:01:25.660514 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:25.660514 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:01:25.661154 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-38d21d2b-42af-408c-b619-2c04921fe295 tempest-SnapshotsActionsTest-1311625991 tempest-SnapshotsActionsTest-1311625991-project-member] Snapshot retrieved successfully. Aug 20 01:01:25.662229 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-38d21d2b-42af-408c-b619-2c04921fe295 tempest-SnapshotsActionsTest-1311625991 tempest-SnapshotsActionsTest-1311625991-project-member] https://10.4.3.240/volume/v3/snapshots/08e384da-b33f-4443-b0bd-f5f5622f5158 returned with HTTP 200 Aug 20 01:01:25.662743 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 566/2285] 10.4.3.240 () {66 vars in 1354 bytes} [Thu Aug 20 01:01:25 2026] GET /volume/v3/snapshots/08e384da-b33f-4443-b0bd-f5f5622f5158 => generated 466 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:01:25.674970 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-90b7f385-1b04-4fe9-a198-d92f2b489304 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:25.677890 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-90b7f385-1b04-4fe9-a198-d92f2b489304 tempest-SnapshotsActionsTest-1311625991 tempest-SnapshotsActionsTest-1311625991-project-member] DELETE https://10.4.3.240/volume/v3/snapshots/25ec7340-708a-421d-b1fa-e61bdcf384e2 Aug 20 01:01:25.678152 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-90b7f385-1b04-4fe9-a198-d92f2b489304 tempest-SnapshotsActionsTest-1311625991 tempest-SnapshotsActionsTest-1311625991-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:01:25.678743 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-90b7f385-1b04-4fe9-a198-d92f2b489304 tempest-SnapshotsActionsTest-1311625991 tempest-SnapshotsActionsTest-1311625991-project-member] Calling method 'delete' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:01:25.678891 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.v3.snapshots [None req-90b7f385-1b04-4fe9-a198-d92f2b489304 tempest-SnapshotsActionsTest-1311625991 tempest-SnapshotsActionsTest-1311625991-project-member] Delete snapshot with id: 25ec7340-708a-421d-b1fa-e61bdcf384e2 Aug 20 01:01:25.685399 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-90b7f385-1b04-4fe9-a198-d92f2b489304 tempest-SnapshotsActionsTest-1311625991 tempest-SnapshotsActionsTest-1311625991-project-member] https://10.4.3.240/volume/v3/snapshots/25ec7340-708a-421d-b1fa-e61bdcf384e2 returned with HTTP 404 Aug 20 01:01:25.686181 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 567/2286] 10.4.3.240 () {66 vars in 1357 bytes} [Thu Aug 20 01:01:25 2026] DELETE /volume/v3/snapshots/25ec7340-708a-421d-b1fa-e61bdcf384e2 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:01:25.696403 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-ae2b7125-b70c-41b6-b53a-2ad240a00f80 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:25.698623 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-ae2b7125-b70c-41b6-b53a-2ad240a00f80 tempest-SnapshotsActionsTest-1311625991 tempest-SnapshotsActionsTest-1311625991-project-member] POST https://10.4.3.240/volume/v3/snapshots Aug 20 01:01:25.699007 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-ae2b7125-b70c-41b6-b53a-2ad240a00f80 tempest-SnapshotsActionsTest-1311625991 tempest-SnapshotsActionsTest-1311625991-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "9de6fe21-3d6c-477b-8ea6-233d8b26bed5", "name": "tempest-SnapshotsActionsTest-Snapshot-326390784"}} {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:01:25.709273 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:25.709273 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:01:25.709858 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-ae2b7125-b70c-41b6-b53a-2ad240a00f80 tempest-SnapshotsActionsTest-1311625991 tempest-SnapshotsActionsTest-1311625991-project-member] Volume info retrieved successfully. Aug 20 01:01:25.709998 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.v3.snapshots [None req-ae2b7125-b70c-41b6-b53a-2ad240a00f80 tempest-SnapshotsActionsTest-1311625991 tempest-SnapshotsActionsTest-1311625991-project-member] Create snapshot from volume 9de6fe21-3d6c-477b-8ea6-233d8b26bed5 Aug 20 01:01:25.714967 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.quota [None req-a1f011ca-7b89-4783-a069-0ed00e93339d tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] Created reservations ['75074af1-01f5-4031-91b0-7a01cf50cb37', 'c66597ac-490f-4c4d-b297-d7f40c9a59f9', '364cbf0a-0572-417a-b472-9dbd8a32e715', 'd78815d0-849e-4bb4-b036-fc30c2b1e864'] {{(pid=100214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 01:01:25.715804 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-a1f011ca-7b89-4783-a069-0ed00e93339d tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7ab62391-2a1b-4fce-9db1-4d97db21ffa9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['75074af1-01f5-4031-91b0-7a01cf50cb37', 'c66597ac-490f-4c4d-b297-d7f40c9a59f9', '364cbf0a-0572-417a-b472-9dbd8a32e715', 'd78815d0-849e-4bb4-b036-fc30c2b1e864']}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:01:25.716472 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-a1f011ca-7b89-4783-a069-0ed00e93339d tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e6aef80a-66d5-49be-b01b-b50ff3867ebb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:01:25.740577 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.quota [None req-ae2b7125-b70c-41b6-b53a-2ad240a00f80 tempest-SnapshotsActionsTest-1311625991 tempest-SnapshotsActionsTest-1311625991-project-member] Created reservations ['5c5d773f-a05c-42b7-9ff1-18cf9dc076fc', '2a9bed09-ef7c-4ec4-bb0e-5e7053e89f75', '07bf3900-11c3-49db-90ad-2237e543f328', '2a853985-91d3-4f1e-95ef-fe6f011cf112'] {{(pid=100212) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 01:01:25.748366 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-a1f011ca-7b89-4783-a069-0ed00e93339d tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e6aef80a-66d5-49be-b01b-b50ff3867ebb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ab75b32a-b04e-4f0e-8a4e-8e34beda0977', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-194865404',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='afef25538f434d9a91691adeaae2607e',qos_specs=None,replication_status=,reservations=['75074af1-01f5-4031-91b0-7a01cf50cb37','c66597ac-490f-4c4d-b297-d7f40c9a59f9','364cbf0a-0572-417a-b472-9dbd8a32e715','d78815d0-849e-4bb4-b036-fc30c2b1e864'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='596ae67879e7460dbe2760d8a3f93da2',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T01:01:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-194865404',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ab75b32a-b04e-4f0e-8a4e-8e34beda0977,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='afef25538f434d9a91691adeaae2607e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='596ae67879e7460dbe2760d8a3f93da2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1ed58bd6-fe6a-497e-ae84-e8199d24fdfa),volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:01:25.749137 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-a1f011ca-7b89-4783-a069-0ed00e93339d tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (98caeb3c-0037-413f-a11e-9df9fff5a366) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:01:25.786629 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-a1f011ca-7b89-4783-a069-0ed00e93339d tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (98caeb3c-0037-413f-a11e-9df9fff5a366) transitioned into state 'SUCCESS' from state '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-194865404',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='afef25538f434d9a91691adeaae2607e',qos_specs=None,replication_status=,reservations=['75074af1-01f5-4031-91b0-7a01cf50cb37','c66597ac-490f-4c4d-b297-d7f40c9a59f9','364cbf0a-0572-417a-b472-9dbd8a32e715','d78815d0-849e-4bb4-b036-fc30c2b1e864'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='596ae67879e7460dbe2760d8a3f93da2',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:01:25.787917 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-a1f011ca-7b89-4783-a069-0ed00e93339d tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (05763168-0a0c-4952-930e-5596509f0ef9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:01:25.800005 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-a1f011ca-7b89-4783-a069-0ed00e93339d tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (05763168-0a0c-4952-930e-5596509f0ef9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:01:25.800795 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-a1f011ca-7b89-4783-a069-0ed00e93339d tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] Flow 'volume_create_api' (1c643071-e422-40d5-aa2c-19f88efe803c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:01:25.801106 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-a1f011ca-7b89-4783-a069-0ed00e93339d tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] Create volume request issued successfully. Aug 20 01:01:25.801738 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-a1f011ca-7b89-4783-a069-0ed00e93339d tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 20 01:01:25.802125 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 573/2287] 10.4.3.240 () {68 vars in 1258 bytes} [Thu Aug 20 01:01:25 2026] POST /volume/v3/volumes => generated 753 bytes in 203 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 01:01:25.808010 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.coordination [req-bf33e4bd-f421-4e5f-85a9-d14f674c547e req-cef9205b-4740-4e9a-89c7-d1ab7cd63e0c tempest-TestVolumeBackupRestore-1998646298 tempest-TestVolumeBackupRestore-1998646298-project-member] Lock "cinder-attachment_update-110b52a5-04eb-4b9f-8bdc-59ec8796d3b9-np0000007838" released by "attachment_update" :: held 0.177s {{(pid=100215) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 01:01:25.808328 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-bf33e4bd-f421-4e5f-85a9-d14f674c547e req-cef9205b-4740-4e9a-89c7-d1ab7cd63e0c tempest-TestVolumeBackupRestore-1998646298 tempest-TestVolumeBackupRestore-1998646298-project-member] https://10.4.3.240/volume/v3/attachments/305e7411-9701-4e8a-9cc2-0fc81525703c returned with HTTP 200 Aug 20 01:01:25.808844 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 582/2288] 10.4.3.240 () {74 vars in 1704 bytes} [Thu Aug 20 01:01:25 2026] PUT /volume/v3/attachments/305e7411-9701-4e8a-9cc2-0fc81525703c => generated 969 bytes in 201 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:01:25.811150 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-ae2b7125-b70c-41b6-b53a-2ad240a00f80 tempest-SnapshotsActionsTest-1311625991 tempest-SnapshotsActionsTest-1311625991-project-member] Snapshot create request issued successfully. Aug 20 01:01:25.811477 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-ae2b7125-b70c-41b6-b53a-2ad240a00f80 tempest-SnapshotsActionsTest-1311625991 tempest-SnapshotsActionsTest-1311625991-project-member] https://10.4.3.240/volume/v3/snapshots returned with HTTP 202 Aug 20 01:01:25.811917 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 567/2289] 10.4.3.240 () {68 vars in 1265 bytes} [Thu Aug 20 01:01:25 2026] POST /volume/v3/snapshots => generated 306 bytes in 116 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 01:01:25.819735 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-d21415f1-0ab6-45ff-b1e0-a044dde6445f None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:25.823364 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-d21415f1-0ab6-45ff-b1e0-a044dde6445f tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] GET https://10.4.3.240/volume/v3/volumes/ab75b32a-b04e-4f0e-8a4e-8e34beda0977 Aug 20 01:01:25.823619 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-d21415f1-0ab6-45ff-b1e0-a044dde6445f tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:01:25.823814 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-d21415f1-0ab6-45ff-b1e0-a044dde6445f tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:01:25.825864 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-dcbe1a84-158f-4a89-8998-feb23aa92b0a None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:25.828189 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-dcbe1a84-158f-4a89-8998-feb23aa92b0a tempest-SnapshotsActionsTest-1311625991 tempest-SnapshotsActionsTest-1311625991-project-member] GET https://10.4.3.240/volume/v3/snapshots/9d02886c-9604-4250-bc78-a741bf38d926 Aug 20 01:01:25.828412 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-dcbe1a84-158f-4a89-8998-feb23aa92b0a tempest-SnapshotsActionsTest-1311625991 tempest-SnapshotsActionsTest-1311625991-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:01:25.828619 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-dcbe1a84-158f-4a89-8998-feb23aa92b0a tempest-SnapshotsActionsTest-1311625991 tempest-SnapshotsActionsTest-1311625991-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:01:25.833938 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:25.833938 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:01:25.834675 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-dcbe1a84-158f-4a89-8998-feb23aa92b0a tempest-SnapshotsActionsTest-1311625991 tempest-SnapshotsActionsTest-1311625991-project-member] Snapshot retrieved successfully. Aug 20 01:01:25.835487 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-dcbe1a84-158f-4a89-8998-feb23aa92b0a tempest-SnapshotsActionsTest-1311625991 tempest-SnapshotsActionsTest-1311625991-project-member] https://10.4.3.240/volume/v3/snapshots/9d02886c-9604-4250-bc78-a741bf38d926 returned with HTTP 200 Aug 20 01:01:25.835894 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 574/2290] 10.4.3.240 () {66 vars in 1354 bytes} [Thu Aug 20 01:01:25 2026] GET /volume/v3/snapshots/9d02886c-9604-4250-bc78-a741bf38d926 => generated 438 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:01:25.836988 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:25.836988 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:01:25.841146 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-d21415f1-0ab6-45ff-b1e0-a044dde6445f tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] Volume info retrieved successfully. Aug 20 01:01:25.846100 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-d21415f1-0ab6-45ff-b1e0-a044dde6445f tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] https://10.4.3.240/volume/v3/volumes/ab75b32a-b04e-4f0e-8a4e-8e34beda0977 returned with HTTP 200 Aug 20 01:01:25.846754 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 568/2291] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:01:25 2026] GET /volume/v3/volumes/ab75b32a-b04e-4f0e-8a4e-8e34beda0977 => generated 821 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:01:25.857969 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-bf33e4bd-f421-4e5f-85a9-d14f674c547e req-46765d72-7991-4936-bac6-39350d15365b None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:25.861309 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-bf33e4bd-f421-4e5f-85a9-d14f674c547e req-46765d72-7991-4936-bac6-39350d15365b tempest-TestVolumeBackupRestore-1998646298 tempest-TestVolumeBackupRestore-1998646298-project-member] POST https://10.4.3.240/volume/v3/attachments/305e7411-9701-4e8a-9cc2-0fc81525703c/action Aug 20 01:01:25.861712 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-bf33e4bd-f421-4e5f-85a9-d14f674c547e req-46765d72-7991-4936-bac6-39350d15365b tempest-TestVolumeBackupRestore-1998646298 tempest-TestVolumeBackupRestore-1998646298-project-member] Action body: b'{"os-complete": null}' {{(pid=100215) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 01:01:25.861874 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-bf33e4bd-f421-4e5f-85a9-d14f674c547e req-46765d72-7991-4936-bac6-39350d15365b tempest-TestVolumeBackupRestore-1998646298 tempest-TestVolumeBackupRestore-1998646298-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:01:25.879840 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:25.879840 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:01:25.894165 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-bf33e4bd-f421-4e5f-85a9-d14f674c547e req-46765d72-7991-4936-bac6-39350d15365b tempest-TestVolumeBackupRestore-1998646298 tempest-TestVolumeBackupRestore-1998646298-project-member] https://10.4.3.240/volume/v3/attachments/305e7411-9701-4e8a-9cc2-0fc81525703c/action returned with HTTP 204 Aug 20 01:01:25.894602 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 583/2292] 10.4.3.240 () {74 vars in 1725 bytes} [Thu Aug 20 01:01:25 2026] POST /volume/v3/attachments/305e7411-9701-4e8a-9cc2-0fc81525703c/action => generated 0 bytes in 37 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:01:26.546634 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-5cb8d333-786d-44e3-bf95-0a48a6840331 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:26.549786 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-5cb8d333-786d-44e3-bf95-0a48a6840331 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] GET https://10.4.3.240/volume/v3/volumes/c56dde77-1191-4bb6-9e9a-211aff4b2171 Aug 20 01:01:26.549926 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-5cb8d333-786d-44e3-bf95-0a48a6840331 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:01:26.550180 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-5cb8d333-786d-44e3-bf95-0a48a6840331 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:01:26.560059 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:26.560059 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:01:26.563736 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-5cb8d333-786d-44e3-bf95-0a48a6840331 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Volume info retrieved successfully. Aug 20 01:01:26.568352 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-5cb8d333-786d-44e3-bf95-0a48a6840331 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] https://10.4.3.240/volume/v3/volumes/c56dde77-1191-4bb6-9e9a-211aff4b2171 returned with HTTP 200 Aug 20 01:01:26.568895 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 568/2293] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:01:26 2026] GET /volume/v3/volumes/c56dde77-1191-4bb6-9e9a-211aff4b2171 => generated 908 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:01:26.584156 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-27b40a95-0418-4f4c-8600-fc14dbd8e992 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:26.587581 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-27b40a95-0418-4f4c-8600-fc14dbd8e992 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] POST https://10.4.3.240/volume/v3/backups Aug 20 01:01:26.587581 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-27b40a95-0418-4f4c-8600-fc14dbd8e992 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "c56dde77-1191-4bb6-9e9a-211aff4b2171", "name": "tempest-VolumesBackupsTest-Backup-481537719", "description": "tempest-backup-description-1452574080", "container": "tempest-volumesbackupstest-backup-container-1754362113"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:01:26.592447 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.contrib.backups [None req-27b40a95-0418-4f4c-8600-fc14dbd8e992 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Creating new backup {'backup': {'volume_id': 'c56dde77-1191-4bb6-9e9a-211aff4b2171', 'name': 'tempest-VolumesBackupsTest-Backup-481537719', 'description': 'tempest-backup-description-1452574080', 'container': 'tempest-volumesbackupstest-backup-container-1754362113'}} {{(pid=100214) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 20 01:01:26.592920 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.contrib.backups [None req-27b40a95-0418-4f4c-8600-fc14dbd8e992 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Creating backup of volume c56dde77-1191-4bb6-9e9a-211aff4b2171 in container tempest-volumesbackupstest-backup-container-1754362113 Aug 20 01:01:26.605094 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:26.605094 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:01:26.606044 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-27b40a95-0418-4f4c-8600-fc14dbd8e992 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Volume info retrieved successfully. Aug 20 01:01:26.631107 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.quota [None req-27b40a95-0418-4f4c-8600-fc14dbd8e992 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Created reservations ['98f01466-e963-4384-962b-103b811641f3', '7c5bc27c-325e-4fd1-8fe5-409c77c5f159'] {{(pid=100214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 01:01:26.682064 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-27b40a95-0418-4f4c-8600-fc14dbd8e992 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] https://10.4.3.240/volume/v3/backups returned with HTTP 202 Aug 20 01:01:26.682064 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 575/2294] 10.4.3.240 () {68 vars in 1259 bytes} [Thu Aug 20 01:01:26 2026] POST /volume/v3/backups => generated 329 bytes in 99 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 01:01:26.693605 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-2c524518-b8ee-44f9-af50-6be5adc74015 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:26.695778 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-2c524518-b8ee-44f9-af50-6be5adc74015 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] GET https://10.4.3.240/volume/v3/backups/75510bf6-a931-4018-b3e9-266167db6d84 Aug 20 01:01:26.696000 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-2c524518-b8ee-44f9-af50-6be5adc74015 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:01:26.696272 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-2c524518-b8ee-44f9-af50-6be5adc74015 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:01:26.696390 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.v3.backups [None req-2c524518-b8ee-44f9-af50-6be5adc74015 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Show backup with id 75510bf6-a931-4018-b3e9-266167db6d84. {{(pid=100213) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:01:26.701324 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:26.701324 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:01:26.702276 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-2c524518-b8ee-44f9-af50-6be5adc74015 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] https://10.4.3.240/volume/v3/backups/75510bf6-a931-4018-b3e9-266167db6d84 returned with HTTP 200 Aug 20 01:01:26.703002 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 569/2295] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:01:26 2026] GET /volume/v3/backups/75510bf6-a931-4018-b3e9-266167db6d84 => generated 823 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:01:26.848169 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-a5d67a18-645e-4b78-bed2-57b539accbf3 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:26.850119 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-a5d67a18-645e-4b78-bed2-57b539accbf3 tempest-SnapshotsActionsTest-1311625991 tempest-SnapshotsActionsTest-1311625991-project-member] GET https://10.4.3.240/volume/v3/snapshots/9d02886c-9604-4250-bc78-a741bf38d926 Aug 20 01:01:26.850301 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-a5d67a18-645e-4b78-bed2-57b539accbf3 tempest-SnapshotsActionsTest-1311625991 tempest-SnapshotsActionsTest-1311625991-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:01:26.850490 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-a5d67a18-645e-4b78-bed2-57b539accbf3 tempest-SnapshotsActionsTest-1311625991 tempest-SnapshotsActionsTest-1311625991-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:01:26.855109 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:26.855109 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:01:26.855560 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-a5d67a18-645e-4b78-bed2-57b539accbf3 tempest-SnapshotsActionsTest-1311625991 tempest-SnapshotsActionsTest-1311625991-project-member] Snapshot retrieved successfully. Aug 20 01:01:26.856409 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-a5d67a18-645e-4b78-bed2-57b539accbf3 tempest-SnapshotsActionsTest-1311625991 tempest-SnapshotsActionsTest-1311625991-project-member] https://10.4.3.240/volume/v3/snapshots/9d02886c-9604-4250-bc78-a741bf38d926 returned with HTTP 200 Aug 20 01:01:26.856643 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 584/2296] 10.4.3.240 () {66 vars in 1354 bytes} [Thu Aug 20 01:01:26 2026] GET /volume/v3/snapshots/9d02886c-9604-4250-bc78-a741bf38d926 => generated 465 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:01:26.861870 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-d580b804-5d74-4a53-b640-3a8a4c00f5a5 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:26.865184 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-9e757d2e-b1b9-41dd-bfb3-bbda362d6a72 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:26.865467 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-d580b804-5d74-4a53-b640-3a8a4c00f5a5 tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] GET https://10.4.3.240/volume/v3/volumes/ab75b32a-b04e-4f0e-8a4e-8e34beda0977 Aug 20 01:01:26.865824 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-d580b804-5d74-4a53-b640-3a8a4c00f5a5 tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:01:26.868415 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-d580b804-5d74-4a53-b640-3a8a4c00f5a5 tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:01:26.868491 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-9e757d2e-b1b9-41dd-bfb3-bbda362d6a72 tempest-SnapshotsActionsTest-549656120 tempest-SnapshotsActionsTest-549656120-project-admin] POST https://10.4.3.240/volume/v3/snapshots/9d02886c-9604-4250-bc78-a741bf38d926/action Aug 20 01:01:26.868491 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-9e757d2e-b1b9-41dd-bfb3-bbda362d6a72 tempest-SnapshotsActionsTest-549656120 tempest-SnapshotsActionsTest-549656120-project-admin] Action body: b'{"os-reset_status": {"status": "error_deleting"}}' {{(pid=100214) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 01:01:26.868491 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-9e757d2e-b1b9-41dd-bfb3-bbda362d6a72 tempest-SnapshotsActionsTest-549656120 tempest-SnapshotsActionsTest-549656120-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error_deleting"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:01:26.868957 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.contrib.admin_actions [None req-9e757d2e-b1b9-41dd-bfb3-bbda362d6a72 tempest-SnapshotsActionsTest-549656120 tempest-SnapshotsActionsTest-549656120-project-admin] Updating snapshot '9d02886c-9604-4250-bc78-a741bf38d926' with '{'status': 'error_deleting'}' {{(pid=100214) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 20 01:01:26.879846 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:26.879846 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:01:26.882113 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:26.882113 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:01:26.888294 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-d580b804-5d74-4a53-b640-3a8a4c00f5a5 tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] Volume info retrieved successfully. Aug 20 01:01:26.892040 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-9e757d2e-b1b9-41dd-bfb3-bbda362d6a72 tempest-SnapshotsActionsTest-549656120 tempest-SnapshotsActionsTest-549656120-project-admin] https://10.4.3.240/volume/v3/snapshots/9d02886c-9604-4250-bc78-a741bf38d926/action returned with HTTP 202 Aug 20 01:01:26.892737 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 576/2297] 10.4.3.240 () {68 vars in 1396 bytes} [Thu Aug 20 01:01:26 2026] POST /volume/v3/snapshots/9d02886c-9604-4250-bc78-a741bf38d926/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 01:01:26.897020 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-d580b804-5d74-4a53-b640-3a8a4c00f5a5 tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] https://10.4.3.240/volume/v3/volumes/ab75b32a-b04e-4f0e-8a4e-8e34beda0977 returned with HTTP 200 Aug 20 01:01:26.897628 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 569/2298] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:01:26 2026] GET /volume/v3/volumes/ab75b32a-b04e-4f0e-8a4e-8e34beda0977 => generated 846 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:01:26.907198 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-cb6dfcdb-19b6-42ba-8ea5-609dc3ec6c52 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:26.909462 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-cb6dfcdb-19b6-42ba-8ea5-609dc3ec6c52 tempest-SnapshotsActionsTest-1311625991 tempest-SnapshotsActionsTest-1311625991-project-member] GET https://10.4.3.240/volume/v3/snapshots/9d02886c-9604-4250-bc78-a741bf38d926 Aug 20 01:01:26.909462 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-cb6dfcdb-19b6-42ba-8ea5-609dc3ec6c52 tempest-SnapshotsActionsTest-1311625991 tempest-SnapshotsActionsTest-1311625991-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:01:26.909462 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-cb6dfcdb-19b6-42ba-8ea5-609dc3ec6c52 tempest-SnapshotsActionsTest-1311625991 tempest-SnapshotsActionsTest-1311625991-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:01:26.912248 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-952c9345-68a7-4b87-99d5-3671d3c6a77d None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:26.913299 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:26.913299 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:01:26.913738 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-cb6dfcdb-19b6-42ba-8ea5-609dc3ec6c52 tempest-SnapshotsActionsTest-1311625991 tempest-SnapshotsActionsTest-1311625991-project-member] Snapshot retrieved successfully. Aug 20 01:01:26.914621 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-952c9345-68a7-4b87-99d5-3671d3c6a77d tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] POST https://10.4.3.240/volume/v3/backups Aug 20 01:01:26.914663 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-cb6dfcdb-19b6-42ba-8ea5-609dc3ec6c52 tempest-SnapshotsActionsTest-1311625991 tempest-SnapshotsActionsTest-1311625991-project-member] https://10.4.3.240/volume/v3/snapshots/9d02886c-9604-4250-bc78-a741bf38d926 returned with HTTP 200 Aug 20 01:01:26.914959 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 570/2299] 10.4.3.240 () {66 vars in 1354 bytes} [Thu Aug 20 01:01:26 2026] GET /volume/v3/snapshots/9d02886c-9604-4250-bc78-a741bf38d926 => generated 470 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:01:26.915082 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-952c9345-68a7-4b87-99d5-3671d3c6a77d tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "ab75b32a-b04e-4f0e-8a4e-8e34beda0977", "name": "tempest-VolumesBackupsAdminTest-Backup-1842371809", "container": "tempest-volumesbackupsadmintest-backup-container-816860730"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:01:26.917419 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.contrib.backups [None req-952c9345-68a7-4b87-99d5-3671d3c6a77d tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] Creating new backup {'backup': {'volume_id': 'ab75b32a-b04e-4f0e-8a4e-8e34beda0977', 'name': 'tempest-VolumesBackupsAdminTest-Backup-1842371809', 'container': 'tempest-volumesbackupsadmintest-backup-container-816860730'}} {{(pid=100215) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 20 01:01:26.917588 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.contrib.backups [None req-952c9345-68a7-4b87-99d5-3671d3c6a77d tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] Creating backup of volume ab75b32a-b04e-4f0e-8a4e-8e34beda0977 in container tempest-volumesbackupsadmintest-backup-container-816860730 Aug 20 01:01:26.928574 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-1619fe0e-4e54-4945-b361-2e7c4c5ee4ab None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:26.929941 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-1619fe0e-4e54-4945-b361-2e7c4c5ee4ab tempest-SnapshotsActionsTest-549656120 tempest-SnapshotsActionsTest-549656120-project-admin] POST https://10.4.3.240/volume/v3/snapshots/9d02886c-9604-4250-bc78-a741bf38d926/action Aug 20 01:01:26.930355 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-1619fe0e-4e54-4945-b361-2e7c4c5ee4ab tempest-SnapshotsActionsTest-549656120 tempest-SnapshotsActionsTest-549656120-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100214) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 01:01:26.930599 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-1619fe0e-4e54-4945-b361-2e7c4c5ee4ab tempest-SnapshotsActionsTest-549656120 tempest-SnapshotsActionsTest-549656120-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:01:26.931143 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:26.931143 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:01:26.931910 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-952c9345-68a7-4b87-99d5-3671d3c6a77d tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] Volume info retrieved successfully. Aug 20 01:01:26.940522 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:26.940522 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:01:26.940522 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-1619fe0e-4e54-4945-b361-2e7c4c5ee4ab tempest-SnapshotsActionsTest-549656120 tempest-SnapshotsActionsTest-549656120-project-admin] Snapshot retrieved successfully. Aug 20 01:01:26.959702 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.quota [None req-952c9345-68a7-4b87-99d5-3671d3c6a77d tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] Created reservations ['5c1c4d2a-909d-40ef-a83f-6ac4027c537c', '2302e8db-c674-4037-a194-e5293d0c418b'] {{(pid=100215) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 01:01:26.962893 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-1619fe0e-4e54-4945-b361-2e7c4c5ee4ab tempest-SnapshotsActionsTest-549656120 tempest-SnapshotsActionsTest-549656120-project-admin] Snapshot delete request issued successfully. Aug 20 01:01:26.962893 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-1619fe0e-4e54-4945-b361-2e7c4c5ee4ab tempest-SnapshotsActionsTest-549656120 tempest-SnapshotsActionsTest-549656120-project-admin] https://10.4.3.240/volume/v3/snapshots/9d02886c-9604-4250-bc78-a741bf38d926/action returned with HTTP 202 Aug 20 01:01:26.962893 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 577/2300] 10.4.3.240 () {68 vars in 1396 bytes} [Thu Aug 20 01:01:26 2026] POST /volume/v3/snapshots/9d02886c-9604-4250-bc78-a741bf38d926/action => generated 0 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 01:01:26.971505 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-8778d7d7-23ea-4cb6-bedd-175fc2a5cdd0 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:26.973543 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-8778d7d7-23ea-4cb6-bedd-175fc2a5cdd0 tempest-SnapshotsActionsTest-1311625991 tempest-SnapshotsActionsTest-1311625991-project-member] GET https://10.4.3.240/volume/v3/snapshots/9d02886c-9604-4250-bc78-a741bf38d926 Aug 20 01:01:26.973812 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-8778d7d7-23ea-4cb6-bedd-175fc2a5cdd0 tempest-SnapshotsActionsTest-1311625991 tempest-SnapshotsActionsTest-1311625991-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:01:26.974020 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-8778d7d7-23ea-4cb6-bedd-175fc2a5cdd0 tempest-SnapshotsActionsTest-1311625991 tempest-SnapshotsActionsTest-1311625991-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:01:26.979948 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:26.979948 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:01:26.980522 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-8778d7d7-23ea-4cb6-bedd-175fc2a5cdd0 tempest-SnapshotsActionsTest-1311625991 tempest-SnapshotsActionsTest-1311625991-project-member] Snapshot retrieved successfully. Aug 20 01:01:26.981659 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-8778d7d7-23ea-4cb6-bedd-175fc2a5cdd0 tempest-SnapshotsActionsTest-1311625991 tempest-SnapshotsActionsTest-1311625991-project-member] https://10.4.3.240/volume/v3/snapshots/9d02886c-9604-4250-bc78-a741bf38d926 returned with HTTP 200 Aug 20 01:01:26.982153 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 570/2301] 10.4.3.240 () {66 vars in 1354 bytes} [Thu Aug 20 01:01:26 2026] GET /volume/v3/snapshots/9d02886c-9604-4250-bc78-a741bf38d926 => generated 464 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:01:26.994201 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-952c9345-68a7-4b87-99d5-3671d3c6a77d tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] https://10.4.3.240/volume/v3/backups returned with HTTP 202 Aug 20 01:01:26.994717 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 585/2302] 10.4.3.240 () {68 vars in 1259 bytes} [Thu Aug 20 01:01:26 2026] POST /volume/v3/backups => generated 335 bytes in 83 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 01:01:27.003316 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-40470f3e-f6e4-4da6-b8c4-9ada15e5e007 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:27.006002 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-40470f3e-f6e4-4da6-b8c4-9ada15e5e007 tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] GET https://10.4.3.240/volume/v3/backups/514d1a43-7e92-4b6f-81a2-bda0225e364a Aug 20 01:01:27.006414 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-40470f3e-f6e4-4da6-b8c4-9ada15e5e007 tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:01:27.006712 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-40470f3e-f6e4-4da6-b8c4-9ada15e5e007 tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:01:27.006858 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.v3.backups [None req-40470f3e-f6e4-4da6-b8c4-9ada15e5e007 tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] Show backup with id 514d1a43-7e92-4b6f-81a2-bda0225e364a. {{(pid=100213) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:01:27.012177 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:27.012177 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:01:27.013456 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-40470f3e-f6e4-4da6-b8c4-9ada15e5e007 tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] https://10.4.3.240/volume/v3/backups/514d1a43-7e92-4b6f-81a2-bda0225e364a returned with HTTP 200 Aug 20 01:01:27.013985 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 571/2303] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:01:27 2026] GET /volume/v3/backups/514d1a43-7e92-4b6f-81a2-bda0225e364a => generated 798 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:01:27.712050 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-ecd123a0-94d0-4bf9-93b2-865debf678d0 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:27.715363 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-ecd123a0-94d0-4bf9-93b2-865debf678d0 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] GET https://10.4.3.240/volume/v3/backups/75510bf6-a931-4018-b3e9-266167db6d84 Aug 20 01:01:27.715363 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-ecd123a0-94d0-4bf9-93b2-865debf678d0 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:01:27.715363 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-ecd123a0-94d0-4bf9-93b2-865debf678d0 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:01:27.715363 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-ecd123a0-94d0-4bf9-93b2-865debf678d0 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Show backup with id 75510bf6-a931-4018-b3e9-266167db6d84. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:01:27.718544 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:27.718544 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:01:27.719433 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-ecd123a0-94d0-4bf9-93b2-865debf678d0 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] https://10.4.3.240/volume/v3/backups/75510bf6-a931-4018-b3e9-266167db6d84 returned with HTTP 200 Aug 20 01:01:27.719866 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 578/2304] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:01:27 2026] GET /volume/v3/backups/75510bf6-a931-4018-b3e9-266167db6d84 => generated 825 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:01:27.991642 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-ff32cb23-1ed7-46a6-b96c-ab17a96d0d1f None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:27.993173 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-ff32cb23-1ed7-46a6-b96c-ab17a96d0d1f tempest-SnapshotsActionsTest-1311625991 tempest-SnapshotsActionsTest-1311625991-project-member] GET https://10.4.3.240/volume/v3/snapshots/9d02886c-9604-4250-bc78-a741bf38d926 Aug 20 01:01:27.993387 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-ff32cb23-1ed7-46a6-b96c-ab17a96d0d1f tempest-SnapshotsActionsTest-1311625991 tempest-SnapshotsActionsTest-1311625991-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:01:27.993607 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-ff32cb23-1ed7-46a6-b96c-ab17a96d0d1f tempest-SnapshotsActionsTest-1311625991 tempest-SnapshotsActionsTest-1311625991-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:01:27.997475 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-ff32cb23-1ed7-46a6-b96c-ab17a96d0d1f tempest-SnapshotsActionsTest-1311625991 tempest-SnapshotsActionsTest-1311625991-project-member] https://10.4.3.240/volume/v3/snapshots/9d02886c-9604-4250-bc78-a741bf38d926 returned with HTTP 404 Aug 20 01:01:27.998011 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 571/2305] 10.4.3.240 () {66 vars in 1354 bytes} [Thu Aug 20 01:01:27 2026] GET /volume/v3/snapshots/9d02886c-9604-4250-bc78-a741bf38d926 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:01:28.005358 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-d53f056d-6682-40d5-849a-81214e07d81c None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:28.006576 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-d53f056d-6682-40d5-849a-81214e07d81c tempest-SnapshotsActionsTest-549656120 tempest-SnapshotsActionsTest-549656120-project-admin] POST https://10.4.3.240/volume/v3/snapshots/08e384da-b33f-4443-b0bd-f5f5622f5158/action Aug 20 01:01:28.006989 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-d53f056d-6682-40d5-849a-81214e07d81c tempest-SnapshotsActionsTest-549656120 tempest-SnapshotsActionsTest-549656120-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100215) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 01:01:28.007151 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-d53f056d-6682-40d5-849a-81214e07d81c tempest-SnapshotsActionsTest-549656120 tempest-SnapshotsActionsTest-549656120-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:01:28.008876 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.contrib.admin_actions [None req-d53f056d-6682-40d5-849a-81214e07d81c tempest-SnapshotsActionsTest-549656120 tempest-SnapshotsActionsTest-549656120-project-admin] Updating snapshot '08e384da-b33f-4443-b0bd-f5f5622f5158' with '{'status': 'available'}' {{(pid=100215) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 20 01:01:28.019194 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:28.019194 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:01:28.025181 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-21a4c5b3-936c-4830-b9f8-3c0481f6894b None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:28.026883 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-21a4c5b3-936c-4830-b9f8-3c0481f6894b tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] GET https://10.4.3.240/volume/v3/backups/514d1a43-7e92-4b6f-81a2-bda0225e364a Aug 20 01:01:28.027110 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-21a4c5b3-936c-4830-b9f8-3c0481f6894b tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:01:28.027351 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-21a4c5b3-936c-4830-b9f8-3c0481f6894b tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:01:28.027473 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.v3.backups [None req-21a4c5b3-936c-4830-b9f8-3c0481f6894b tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] Show backup with id 514d1a43-7e92-4b6f-81a2-bda0225e364a. {{(pid=100213) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:01:28.032406 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:28.032406 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:01:28.033398 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-21a4c5b3-936c-4830-b9f8-3c0481f6894b tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] https://10.4.3.240/volume/v3/backups/514d1a43-7e92-4b6f-81a2-bda0225e364a returned with HTTP 200 Aug 20 01:01:28.033890 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 572/2306] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:01:28 2026] GET /volume/v3/backups/514d1a43-7e92-4b6f-81a2-bda0225e364a => generated 800 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:01:28.035818 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-d53f056d-6682-40d5-849a-81214e07d81c tempest-SnapshotsActionsTest-549656120 tempest-SnapshotsActionsTest-549656120-project-admin] https://10.4.3.240/volume/v3/snapshots/08e384da-b33f-4443-b0bd-f5f5622f5158/action returned with HTTP 202 Aug 20 01:01:28.036191 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 586/2307] 10.4.3.240 () {68 vars in 1396 bytes} [Thu Aug 20 01:01:28 2026] POST /volume/v3/snapshots/08e384da-b33f-4443-b0bd-f5f5622f5158/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 01:01:28.043226 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-ad910a7f-664e-4f39-8f7b-27126ac8777d None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:28.045136 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-ad910a7f-664e-4f39-8f7b-27126ac8777d tempest-SnapshotsActionsTest-1311625991 tempest-SnapshotsActionsTest-1311625991-project-member] GET https://10.4.3.240/volume/v3/snapshots/08e384da-b33f-4443-b0bd-f5f5622f5158 Aug 20 01:01:28.045621 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-ad910a7f-664e-4f39-8f7b-27126ac8777d tempest-SnapshotsActionsTest-1311625991 tempest-SnapshotsActionsTest-1311625991-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:01:28.047111 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-ad910a7f-664e-4f39-8f7b-27126ac8777d tempest-SnapshotsActionsTest-1311625991 tempest-SnapshotsActionsTest-1311625991-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:01:28.052106 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:28.052106 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:01:28.052981 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-ad910a7f-664e-4f39-8f7b-27126ac8777d tempest-SnapshotsActionsTest-1311625991 tempest-SnapshotsActionsTest-1311625991-project-member] Snapshot retrieved successfully. Aug 20 01:01:28.054207 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-ad910a7f-664e-4f39-8f7b-27126ac8777d tempest-SnapshotsActionsTest-1311625991 tempest-SnapshotsActionsTest-1311625991-project-member] https://10.4.3.240/volume/v3/snapshots/08e384da-b33f-4443-b0bd-f5f5622f5158 returned with HTTP 200 Aug 20 01:01:28.054847 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 579/2308] 10.4.3.240 () {66 vars in 1354 bytes} [Thu Aug 20 01:01:28 2026] GET /volume/v3/snapshots/08e384da-b33f-4443-b0bd-f5f5622f5158 => generated 466 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:01:28.066292 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-0a01e94c-03ea-4f01-9b61-ce6021f1c482 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:28.067943 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-0a01e94c-03ea-4f01-9b61-ce6021f1c482 tempest-SnapshotsActionsTest-1311625991 tempest-SnapshotsActionsTest-1311625991-project-member] DELETE https://10.4.3.240/volume/v3/snapshots/9d02886c-9604-4250-bc78-a741bf38d926 Aug 20 01:01:28.068146 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-0a01e94c-03ea-4f01-9b61-ce6021f1c482 tempest-SnapshotsActionsTest-1311625991 tempest-SnapshotsActionsTest-1311625991-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:01:28.068368 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-0a01e94c-03ea-4f01-9b61-ce6021f1c482 tempest-SnapshotsActionsTest-1311625991 tempest-SnapshotsActionsTest-1311625991-project-member] Calling method 'delete' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:01:28.068500 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.v3.snapshots [None req-0a01e94c-03ea-4f01-9b61-ce6021f1c482 tempest-SnapshotsActionsTest-1311625991 tempest-SnapshotsActionsTest-1311625991-project-member] Delete snapshot with id: 9d02886c-9604-4250-bc78-a741bf38d926 Aug 20 01:01:28.073033 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-0a01e94c-03ea-4f01-9b61-ce6021f1c482 tempest-SnapshotsActionsTest-1311625991 tempest-SnapshotsActionsTest-1311625991-project-member] https://10.4.3.240/volume/v3/snapshots/9d02886c-9604-4250-bc78-a741bf38d926 returned with HTTP 404 Aug 20 01:01:28.073476 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 572/2309] 10.4.3.240 () {66 vars in 1357 bytes} [Thu Aug 20 01:01:28 2026] DELETE /volume/v3/snapshots/9d02886c-9604-4250-bc78-a741bf38d926 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:01:28.080953 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-26629c3c-2176-4f65-b3ea-cc3465f6944a None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:28.082624 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-26629c3c-2176-4f65-b3ea-cc3465f6944a tempest-SnapshotsActionsTest-549656120 tempest-SnapshotsActionsTest-549656120-project-admin] POST https://10.4.3.240/volume/v3/snapshots/08e384da-b33f-4443-b0bd-f5f5622f5158/action Aug 20 01:01:28.082932 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-26629c3c-2176-4f65-b3ea-cc3465f6944a tempest-SnapshotsActionsTest-549656120 tempest-SnapshotsActionsTest-549656120-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100213) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 01:01:28.083042 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-26629c3c-2176-4f65-b3ea-cc3465f6944a tempest-SnapshotsActionsTest-549656120 tempest-SnapshotsActionsTest-549656120-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:01:28.084250 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.contrib.admin_actions [None req-26629c3c-2176-4f65-b3ea-cc3465f6944a tempest-SnapshotsActionsTest-549656120 tempest-SnapshotsActionsTest-549656120-project-admin] Updating snapshot '08e384da-b33f-4443-b0bd-f5f5622f5158' with '{'status': 'creating'}' {{(pid=100213) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 20 01:01:28.092315 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:28.092315 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:01:28.102902 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-26629c3c-2176-4f65-b3ea-cc3465f6944a tempest-SnapshotsActionsTest-549656120 tempest-SnapshotsActionsTest-549656120-project-admin] https://10.4.3.240/volume/v3/snapshots/08e384da-b33f-4443-b0bd-f5f5622f5158/action returned with HTTP 202 Aug 20 01:01:28.103269 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 573/2310] 10.4.3.240 () {68 vars in 1396 bytes} [Thu Aug 20 01:01:28 2026] POST /volume/v3/snapshots/08e384da-b33f-4443-b0bd-f5f5622f5158/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 01:01:28.108918 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-57400d55-c5f7-4123-88dd-f83a8b70b614 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:28.110509 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-57400d55-c5f7-4123-88dd-f83a8b70b614 tempest-SnapshotsActionsTest-1311625991 tempest-SnapshotsActionsTest-1311625991-project-member] GET https://10.4.3.240/volume/v3/snapshots/08e384da-b33f-4443-b0bd-f5f5622f5158 Aug 20 01:01:28.110687 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-57400d55-c5f7-4123-88dd-f83a8b70b614 tempest-SnapshotsActionsTest-1311625991 tempest-SnapshotsActionsTest-1311625991-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:01:28.110876 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-57400d55-c5f7-4123-88dd-f83a8b70b614 tempest-SnapshotsActionsTest-1311625991 tempest-SnapshotsActionsTest-1311625991-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:01:28.115167 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:28.115167 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:01:28.115570 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-57400d55-c5f7-4123-88dd-f83a8b70b614 tempest-SnapshotsActionsTest-1311625991 tempest-SnapshotsActionsTest-1311625991-project-member] Snapshot retrieved successfully. Aug 20 01:01:28.116270 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-57400d55-c5f7-4123-88dd-f83a8b70b614 tempest-SnapshotsActionsTest-1311625991 tempest-SnapshotsActionsTest-1311625991-project-member] https://10.4.3.240/volume/v3/snapshots/08e384da-b33f-4443-b0bd-f5f5622f5158 returned with HTTP 200 Aug 20 01:01:28.116613 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 587/2311] 10.4.3.240 () {66 vars in 1354 bytes} [Thu Aug 20 01:01:28 2026] GET /volume/v3/snapshots/08e384da-b33f-4443-b0bd-f5f5622f5158 => generated 465 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:01:28.124747 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-07694e6f-17a7-444a-9128-e877828c5a8d None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:28.126121 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-07694e6f-17a7-444a-9128-e877828c5a8d tempest-SnapshotsActionsTest-1311625991 tempest-SnapshotsActionsTest-1311625991-project-member] POST https://10.4.3.240/volume/v3/snapshots/08e384da-b33f-4443-b0bd-f5f5622f5158/action Aug 20 01:01:28.126598 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-07694e6f-17a7-444a-9128-e877828c5a8d tempest-SnapshotsActionsTest-1311625991 tempest-SnapshotsActionsTest-1311625991-project-member] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "80%"}}' {{(pid=100214) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 01:01:28.126841 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-07694e6f-17a7-444a-9128-e877828c5a8d tempest-SnapshotsActionsTest-1311625991 tempest-SnapshotsActionsTest-1311625991-project-member] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "80%"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:01:28.128131 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.contrib.snapshot_actions [None req-07694e6f-17a7-444a-9128-e877828c5a8d tempest-SnapshotsActionsTest-1311625991 tempest-SnapshotsActionsTest-1311625991-project-member] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '80%'}} {{(pid=100214) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Aug 20 01:01:28.134187 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:28.134187 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:01:28.134187 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.contrib.snapshot_actions [None req-07694e6f-17a7-444a-9128-e877828c5a8d tempest-SnapshotsActionsTest-1311625991 tempest-SnapshotsActionsTest-1311625991-project-member] Updating snapshot 08e384da-b33f-4443-b0bd-f5f5622f5158 with info {'id': '08e384da-b33f-4443-b0bd-f5f5622f5158', 'status': 'error', 'progress': '80%'} Aug 20 01:01:28.139235 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-07694e6f-17a7-444a-9128-e877828c5a8d tempest-SnapshotsActionsTest-1311625991 tempest-SnapshotsActionsTest-1311625991-project-member] https://10.4.3.240/volume/v3/snapshots/08e384da-b33f-4443-b0bd-f5f5622f5158/action returned with HTTP 202 Aug 20 01:01:28.139939 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 580/2312] 10.4.3.240 () {68 vars in 1396 bytes} [Thu Aug 20 01:01:28 2026] POST /volume/v3/snapshots/08e384da-b33f-4443-b0bd-f5f5622f5158/action => generated 0 bytes in 16 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 01:01:28.146179 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-680a7a3b-ff11-4d6f-8e5f-10db0516d02e None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:28.147883 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-680a7a3b-ff11-4d6f-8e5f-10db0516d02e tempest-SnapshotsActionsTest-549656120 tempest-SnapshotsActionsTest-549656120-project-admin] GET https://10.4.3.240/volume/v3/snapshots/08e384da-b33f-4443-b0bd-f5f5622f5158 Aug 20 01:01:28.148086 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-680a7a3b-ff11-4d6f-8e5f-10db0516d02e tempest-SnapshotsActionsTest-549656120 tempest-SnapshotsActionsTest-549656120-project-admin] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:01:28.148314 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-680a7a3b-ff11-4d6f-8e5f-10db0516d02e tempest-SnapshotsActionsTest-549656120 tempest-SnapshotsActionsTest-549656120-project-admin] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:01:28.152911 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:28.152911 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:01:28.153246 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-680a7a3b-ff11-4d6f-8e5f-10db0516d02e tempest-SnapshotsActionsTest-549656120 tempest-SnapshotsActionsTest-549656120-project-admin] Snapshot retrieved successfully. Aug 20 01:01:28.153912 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-680a7a3b-ff11-4d6f-8e5f-10db0516d02e tempest-SnapshotsActionsTest-549656120 tempest-SnapshotsActionsTest-549656120-project-admin] https://10.4.3.240/volume/v3/snapshots/08e384da-b33f-4443-b0bd-f5f5622f5158 returned with HTTP 200 Aug 20 01:01:28.154283 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 573/2313] 10.4.3.240 () {66 vars in 1354 bytes} [Thu Aug 20 01:01:28 2026] GET /volume/v3/snapshots/08e384da-b33f-4443-b0bd-f5f5622f5158 => generated 461 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:01:28.165423 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-3ac20737-943e-47ab-9c1b-0a2dc6a09925 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:28.167117 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-3ac20737-943e-47ab-9c1b-0a2dc6a09925 tempest-SnapshotsActionsTest-549656120 tempest-SnapshotsActionsTest-549656120-project-admin] POST https://10.4.3.240/volume/v3/snapshots/08e384da-b33f-4443-b0bd-f5f5622f5158/action Aug 20 01:01:28.167482 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-3ac20737-943e-47ab-9c1b-0a2dc6a09925 tempest-SnapshotsActionsTest-549656120 tempest-SnapshotsActionsTest-549656120-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100213) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 01:01:28.167649 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-3ac20737-943e-47ab-9c1b-0a2dc6a09925 tempest-SnapshotsActionsTest-549656120 tempest-SnapshotsActionsTest-549656120-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:01:28.168920 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.contrib.admin_actions [None req-3ac20737-943e-47ab-9c1b-0a2dc6a09925 tempest-SnapshotsActionsTest-549656120 tempest-SnapshotsActionsTest-549656120-project-admin] Updating snapshot '08e384da-b33f-4443-b0bd-f5f5622f5158' with '{'status': 'available'}' {{(pid=100213) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 20 01:01:28.177028 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:28.177028 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:01:28.188743 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-3ac20737-943e-47ab-9c1b-0a2dc6a09925 tempest-SnapshotsActionsTest-549656120 tempest-SnapshotsActionsTest-549656120-project-admin] https://10.4.3.240/volume/v3/snapshots/08e384da-b33f-4443-b0bd-f5f5622f5158/action returned with HTTP 202 Aug 20 01:01:28.189137 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 574/2314] 10.4.3.240 () {68 vars in 1396 bytes} [Thu Aug 20 01:01:28 2026] POST /volume/v3/snapshots/08e384da-b33f-4443-b0bd-f5f5622f5158/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 01:01:28.196165 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-1eb602be-71a9-4ac7-a244-0d8a10c0afe7 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:28.197862 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-1eb602be-71a9-4ac7-a244-0d8a10c0afe7 tempest-SnapshotsActionsTest-1311625991 tempest-SnapshotsActionsTest-1311625991-project-member] GET https://10.4.3.240/volume/v3/snapshots/08e384da-b33f-4443-b0bd-f5f5622f5158 Aug 20 01:01:28.198042 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-1eb602be-71a9-4ac7-a244-0d8a10c0afe7 tempest-SnapshotsActionsTest-1311625991 tempest-SnapshotsActionsTest-1311625991-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:01:28.198215 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-1eb602be-71a9-4ac7-a244-0d8a10c0afe7 tempest-SnapshotsActionsTest-1311625991 tempest-SnapshotsActionsTest-1311625991-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:01:28.202632 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:28.202632 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:01:28.203003 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-1eb602be-71a9-4ac7-a244-0d8a10c0afe7 tempest-SnapshotsActionsTest-1311625991 tempest-SnapshotsActionsTest-1311625991-project-member] Snapshot retrieved successfully. Aug 20 01:01:28.203751 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-1eb602be-71a9-4ac7-a244-0d8a10c0afe7 tempest-SnapshotsActionsTest-1311625991 tempest-SnapshotsActionsTest-1311625991-project-member] https://10.4.3.240/volume/v3/snapshots/08e384da-b33f-4443-b0bd-f5f5622f5158 returned with HTTP 200 Aug 20 01:01:28.204074 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 588/2315] 10.4.3.240 () {66 vars in 1354 bytes} [Thu Aug 20 01:01:28 2026] GET /volume/v3/snapshots/08e384da-b33f-4443-b0bd-f5f5622f5158 => generated 465 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:01:28.217788 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-213515e6-a9e7-4434-bf4c-e0006e6f48d4 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:28.219081 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-213515e6-a9e7-4434-bf4c-e0006e6f48d4 tempest-SnapshotsActionsTest-1311625991 tempest-SnapshotsActionsTest-1311625991-project-member] DELETE https://10.4.3.240/volume/v3/snapshots/08e384da-b33f-4443-b0bd-f5f5622f5158 Aug 20 01:01:28.219364 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-213515e6-a9e7-4434-bf4c-e0006e6f48d4 tempest-SnapshotsActionsTest-1311625991 tempest-SnapshotsActionsTest-1311625991-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:01:28.219647 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-213515e6-a9e7-4434-bf4c-e0006e6f48d4 tempest-SnapshotsActionsTest-1311625991 tempest-SnapshotsActionsTest-1311625991-project-member] Calling method 'delete' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:01:28.219860 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.v3.snapshots [None req-213515e6-a9e7-4434-bf4c-e0006e6f48d4 tempest-SnapshotsActionsTest-1311625991 tempest-SnapshotsActionsTest-1311625991-project-member] Delete snapshot with id: 08e384da-b33f-4443-b0bd-f5f5622f5158 Aug 20 01:01:28.224882 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:28.224882 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:01:28.225359 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-213515e6-a9e7-4434-bf4c-e0006e6f48d4 tempest-SnapshotsActionsTest-1311625991 tempest-SnapshotsActionsTest-1311625991-project-member] Snapshot retrieved successfully. Aug 20 01:01:28.242047 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-213515e6-a9e7-4434-bf4c-e0006e6f48d4 tempest-SnapshotsActionsTest-1311625991 tempest-SnapshotsActionsTest-1311625991-project-member] Snapshot delete request issued successfully. Aug 20 01:01:28.242772 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-213515e6-a9e7-4434-bf4c-e0006e6f48d4 tempest-SnapshotsActionsTest-1311625991 tempest-SnapshotsActionsTest-1311625991-project-member] https://10.4.3.240/volume/v3/snapshots/08e384da-b33f-4443-b0bd-f5f5622f5158 returned with HTTP 202 Aug 20 01:01:28.242772 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 581/2316] 10.4.3.240 () {66 vars in 1357 bytes} [Thu Aug 20 01:01:28 2026] DELETE /volume/v3/snapshots/08e384da-b33f-4443-b0bd-f5f5622f5158 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 01:01:28.251497 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-ea748c13-7afe-4f01-8a30-e8d3ec48a2a3 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:28.253532 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-ea748c13-7afe-4f01-8a30-e8d3ec48a2a3 tempest-SnapshotsActionsTest-1311625991 tempest-SnapshotsActionsTest-1311625991-project-member] GET https://10.4.3.240/volume/v3/snapshots/08e384da-b33f-4443-b0bd-f5f5622f5158 Aug 20 01:01:28.253794 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-ea748c13-7afe-4f01-8a30-e8d3ec48a2a3 tempest-SnapshotsActionsTest-1311625991 tempest-SnapshotsActionsTest-1311625991-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:01:28.254106 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-ea748c13-7afe-4f01-8a30-e8d3ec48a2a3 tempest-SnapshotsActionsTest-1311625991 tempest-SnapshotsActionsTest-1311625991-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:01:28.258603 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:28.258603 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:01:28.259097 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-ea748c13-7afe-4f01-8a30-e8d3ec48a2a3 tempest-SnapshotsActionsTest-1311625991 tempest-SnapshotsActionsTest-1311625991-project-member] Snapshot retrieved successfully. Aug 20 01:01:28.259877 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-ea748c13-7afe-4f01-8a30-e8d3ec48a2a3 tempest-SnapshotsActionsTest-1311625991 tempest-SnapshotsActionsTest-1311625991-project-member] https://10.4.3.240/volume/v3/snapshots/08e384da-b33f-4443-b0bd-f5f5622f5158 returned with HTTP 200 Aug 20 01:01:28.260230 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 574/2317] 10.4.3.240 () {66 vars in 1354 bytes} [Thu Aug 20 01:01:28 2026] GET /volume/v3/snapshots/08e384da-b33f-4443-b0bd-f5f5622f5158 => generated 464 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:01:28.728891 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-cc25131a-5b59-4fba-9463-5b030e0fce51 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:28.730745 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-cc25131a-5b59-4fba-9463-5b030e0fce51 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] GET https://10.4.3.240/volume/v3/backups/75510bf6-a931-4018-b3e9-266167db6d84 Aug 20 01:01:28.730968 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-cc25131a-5b59-4fba-9463-5b030e0fce51 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:01:28.731178 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-cc25131a-5b59-4fba-9463-5b030e0fce51 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:01:28.731298 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.v3.backups [None req-cc25131a-5b59-4fba-9463-5b030e0fce51 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Show backup with id 75510bf6-a931-4018-b3e9-266167db6d84. {{(pid=100213) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:01:28.735314 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:28.735314 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:01:28.736076 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-cc25131a-5b59-4fba-9463-5b030e0fce51 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] https://10.4.3.240/volume/v3/backups/75510bf6-a931-4018-b3e9-266167db6d84 returned with HTTP 200 Aug 20 01:01:28.736485 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 575/2318] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:01:28 2026] GET /volume/v3/backups/75510bf6-a931-4018-b3e9-266167db6d84 => generated 825 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:01:29.044227 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-e493559e-d74a-4a6e-809e-863eea361f6f None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:29.047451 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-e493559e-d74a-4a6e-809e-863eea361f6f tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] GET https://10.4.3.240/volume/v3/backups/514d1a43-7e92-4b6f-81a2-bda0225e364a Aug 20 01:01:29.047711 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-e493559e-d74a-4a6e-809e-863eea361f6f tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:01:29.047972 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-e493559e-d74a-4a6e-809e-863eea361f6f tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:01:29.048128 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-e493559e-d74a-4a6e-809e-863eea361f6f tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] Show backup with id 514d1a43-7e92-4b6f-81a2-bda0225e364a. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:01:29.053585 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:29.053585 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:01:29.054615 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-e493559e-d74a-4a6e-809e-863eea361f6f tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] https://10.4.3.240/volume/v3/backups/514d1a43-7e92-4b6f-81a2-bda0225e364a returned with HTTP 200 Aug 20 01:01:29.055101 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 589/2319] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:01:29 2026] GET /volume/v3/backups/514d1a43-7e92-4b6f-81a2-bda0225e364a => generated 800 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:01:29.271050 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-0ee82659-e88a-4ce4-9956-2878eeab1165 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:29.272838 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-0ee82659-e88a-4ce4-9956-2878eeab1165 tempest-SnapshotsActionsTest-1311625991 tempest-SnapshotsActionsTest-1311625991-project-member] GET https://10.4.3.240/volume/v3/snapshots/08e384da-b33f-4443-b0bd-f5f5622f5158 Aug 20 01:01:29.273058 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-0ee82659-e88a-4ce4-9956-2878eeab1165 tempest-SnapshotsActionsTest-1311625991 tempest-SnapshotsActionsTest-1311625991-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:01:29.273283 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-0ee82659-e88a-4ce4-9956-2878eeab1165 tempest-SnapshotsActionsTest-1311625991 tempest-SnapshotsActionsTest-1311625991-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:01:29.278848 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-0ee82659-e88a-4ce4-9956-2878eeab1165 tempest-SnapshotsActionsTest-1311625991 tempest-SnapshotsActionsTest-1311625991-project-member] https://10.4.3.240/volume/v3/snapshots/08e384da-b33f-4443-b0bd-f5f5622f5158 returned with HTTP 404 Aug 20 01:01:29.279500 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 582/2320] 10.4.3.240 () {66 vars in 1354 bytes} [Thu Aug 20 01:01:29 2026] GET /volume/v3/snapshots/08e384da-b33f-4443-b0bd-f5f5622f5158 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 20 01:01:29.286774 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-97dd6e55-246c-46b7-a64c-3ab582368259 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:29.288855 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-97dd6e55-246c-46b7-a64c-3ab582368259 tempest-SnapshotsActionsTest-1311625991 tempest-SnapshotsActionsTest-1311625991-project-member] GET https://10.4.3.240/volume/v3/volumes/9de6fe21-3d6c-477b-8ea6-233d8b26bed5 Aug 20 01:01:29.289097 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-97dd6e55-246c-46b7-a64c-3ab582368259 tempest-SnapshotsActionsTest-1311625991 tempest-SnapshotsActionsTest-1311625991-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:01:29.289305 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-97dd6e55-246c-46b7-a64c-3ab582368259 tempest-SnapshotsActionsTest-1311625991 tempest-SnapshotsActionsTest-1311625991-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:01:29.297258 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:29.297258 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:01:29.302013 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-97dd6e55-246c-46b7-a64c-3ab582368259 tempest-SnapshotsActionsTest-1311625991 tempest-SnapshotsActionsTest-1311625991-project-member] Volume info retrieved successfully. Aug 20 01:01:29.306508 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-97dd6e55-246c-46b7-a64c-3ab582368259 tempest-SnapshotsActionsTest-1311625991 tempest-SnapshotsActionsTest-1311625991-project-member] https://10.4.3.240/volume/v3/volumes/9de6fe21-3d6c-477b-8ea6-233d8b26bed5 returned with HTTP 200 Aug 20 01:01:29.306978 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 575/2321] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:01:29 2026] GET /volume/v3/volumes/9de6fe21-3d6c-477b-8ea6-233d8b26bed5 => generated 843 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:01:29.321405 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-6eeba1bf-9a8e-4f3b-bda8-4fc50791d150 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:29.325257 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-6eeba1bf-9a8e-4f3b-bda8-4fc50791d150 tempest-SnapshotsActionsTest-1311625991 tempest-SnapshotsActionsTest-1311625991-project-member] DELETE https://10.4.3.240/volume/v3/volumes/9de6fe21-3d6c-477b-8ea6-233d8b26bed5 Aug 20 01:01:29.325452 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-6eeba1bf-9a8e-4f3b-bda8-4fc50791d150 tempest-SnapshotsActionsTest-1311625991 tempest-SnapshotsActionsTest-1311625991-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:01:29.325696 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-6eeba1bf-9a8e-4f3b-bda8-4fc50791d150 tempest-SnapshotsActionsTest-1311625991 tempest-SnapshotsActionsTest-1311625991-project-member] Calling method 'delete' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:01:29.325899 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.v3.volumes [None req-6eeba1bf-9a8e-4f3b-bda8-4fc50791d150 tempest-SnapshotsActionsTest-1311625991 tempest-SnapshotsActionsTest-1311625991-project-member] Delete volume with id: 9de6fe21-3d6c-477b-8ea6-233d8b26bed5 Aug 20 01:01:29.334088 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:29.334088 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:01:29.334686 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-6eeba1bf-9a8e-4f3b-bda8-4fc50791d150 tempest-SnapshotsActionsTest-1311625991 tempest-SnapshotsActionsTest-1311625991-project-member] Volume info retrieved successfully. Aug 20 01:01:29.357156 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-6eeba1bf-9a8e-4f3b-bda8-4fc50791d150 tempest-SnapshotsActionsTest-1311625991 tempest-SnapshotsActionsTest-1311625991-project-member] Delete volume request issued successfully. Aug 20 01:01:29.357348 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-6eeba1bf-9a8e-4f3b-bda8-4fc50791d150 tempest-SnapshotsActionsTest-1311625991 tempest-SnapshotsActionsTest-1311625991-project-member] https://10.4.3.240/volume/v3/volumes/9de6fe21-3d6c-477b-8ea6-233d8b26bed5 returned with HTTP 202 Aug 20 01:01:29.358110 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 576/2322] 10.4.3.240 () {66 vars in 1351 bytes} [Thu Aug 20 01:01:29 2026] DELETE /volume/v3/volumes/9de6fe21-3d6c-477b-8ea6-233d8b26bed5 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 01:01:29.365561 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-ed50de1b-da0c-4dfb-99ee-1891dac04332 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:29.367783 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-ed50de1b-da0c-4dfb-99ee-1891dac04332 tempest-SnapshotsActionsTest-1311625991 tempest-SnapshotsActionsTest-1311625991-project-member] GET https://10.4.3.240/volume/v3/volumes/9de6fe21-3d6c-477b-8ea6-233d8b26bed5 Aug 20 01:01:29.368026 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-ed50de1b-da0c-4dfb-99ee-1891dac04332 tempest-SnapshotsActionsTest-1311625991 tempest-SnapshotsActionsTest-1311625991-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:01:29.368283 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-ed50de1b-da0c-4dfb-99ee-1891dac04332 tempest-SnapshotsActionsTest-1311625991 tempest-SnapshotsActionsTest-1311625991-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:01:29.376849 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:29.376849 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:01:29.380767 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-ed50de1b-da0c-4dfb-99ee-1891dac04332 tempest-SnapshotsActionsTest-1311625991 tempest-SnapshotsActionsTest-1311625991-project-member] Volume info retrieved successfully. Aug 20 01:01:29.386187 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-ed50de1b-da0c-4dfb-99ee-1891dac04332 tempest-SnapshotsActionsTest-1311625991 tempest-SnapshotsActionsTest-1311625991-project-member] https://10.4.3.240/volume/v3/volumes/9de6fe21-3d6c-477b-8ea6-233d8b26bed5 returned with HTTP 200 Aug 20 01:01:29.386915 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 590/2323] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:01:29 2026] GET /volume/v3/volumes/9de6fe21-3d6c-477b-8ea6-233d8b26bed5 => generated 842 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:01:29.745118 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-1ef7bfae-1e12-4873-91ae-3606c755fde7 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:29.746775 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-1ef7bfae-1e12-4873-91ae-3606c755fde7 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] GET https://10.4.3.240/volume/v3/backups/75510bf6-a931-4018-b3e9-266167db6d84 Aug 20 01:01:29.746953 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-1ef7bfae-1e12-4873-91ae-3606c755fde7 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:01:29.747130 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-1ef7bfae-1e12-4873-91ae-3606c755fde7 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:01:29.747228 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-1ef7bfae-1e12-4873-91ae-3606c755fde7 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Show backup with id 75510bf6-a931-4018-b3e9-266167db6d84. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:01:29.751819 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:29.751819 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:01:29.752474 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-1ef7bfae-1e12-4873-91ae-3606c755fde7 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] https://10.4.3.240/volume/v3/backups/75510bf6-a931-4018-b3e9-266167db6d84 returned with HTTP 200 Aug 20 01:01:29.752794 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 583/2324] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:01:29 2026] GET /volume/v3/backups/75510bf6-a931-4018-b3e9-266167db6d84 => generated 825 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:01:30.065332 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-d6fcb22b-333e-4811-8800-98ef140e2cac None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:30.067156 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-d6fcb22b-333e-4811-8800-98ef140e2cac tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] GET https://10.4.3.240/volume/v3/backups/514d1a43-7e92-4b6f-81a2-bda0225e364a Aug 20 01:01:30.067447 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-d6fcb22b-333e-4811-8800-98ef140e2cac tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:01:30.067727 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-d6fcb22b-333e-4811-8800-98ef140e2cac tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:01:30.067887 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.v3.backups [None req-d6fcb22b-333e-4811-8800-98ef140e2cac tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] Show backup with id 514d1a43-7e92-4b6f-81a2-bda0225e364a. {{(pid=100212) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:01:30.072007 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:30.072007 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:01:30.072716 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-d6fcb22b-333e-4811-8800-98ef140e2cac tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] https://10.4.3.240/volume/v3/backups/514d1a43-7e92-4b6f-81a2-bda0225e364a returned with HTTP 200 Aug 20 01:01:30.073036 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 576/2325] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:01:30 2026] GET /volume/v3/backups/514d1a43-7e92-4b6f-81a2-bda0225e364a => generated 800 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:01:30.401593 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-1bc25e04-47db-4371-81e2-8c7a9bf03413 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:30.403511 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-1bc25e04-47db-4371-81e2-8c7a9bf03413 tempest-SnapshotsActionsTest-1311625991 tempest-SnapshotsActionsTest-1311625991-project-member] GET https://10.4.3.240/volume/v3/volumes/9de6fe21-3d6c-477b-8ea6-233d8b26bed5 Aug 20 01:01:30.403720 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-1bc25e04-47db-4371-81e2-8c7a9bf03413 tempest-SnapshotsActionsTest-1311625991 tempest-SnapshotsActionsTest-1311625991-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:01:30.403901 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-1bc25e04-47db-4371-81e2-8c7a9bf03413 tempest-SnapshotsActionsTest-1311625991 tempest-SnapshotsActionsTest-1311625991-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:01:30.409291 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-1bc25e04-47db-4371-81e2-8c7a9bf03413 tempest-SnapshotsActionsTest-1311625991 tempest-SnapshotsActionsTest-1311625991-project-member] https://10.4.3.240/volume/v3/volumes/9de6fe21-3d6c-477b-8ea6-233d8b26bed5 returned with HTTP 404 Aug 20 01:01:30.409886 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 577/2326] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:01:30 2026] GET /volume/v3/volumes/9de6fe21-3d6c-477b-8ea6-233d8b26bed5 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:01:30.421321 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-24f5f66f-755c-466f-9823-1aa0885fb9ff None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:30.423066 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-24f5f66f-755c-466f-9823-1aa0885fb9ff tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] GET https://10.4.3.240/volume/v3/volumes/f92ba911-cf43-43d3-a206-c8e77c39a18b Aug 20 01:01:30.423163 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-24f5f66f-755c-466f-9823-1aa0885fb9ff tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:01:30.423409 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-24f5f66f-755c-466f-9823-1aa0885fb9ff tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:01:30.429711 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:30.429711 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:01:30.432924 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-24f5f66f-755c-466f-9823-1aa0885fb9ff tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Volume info retrieved successfully. Aug 20 01:01:30.436788 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-24f5f66f-755c-466f-9823-1aa0885fb9ff tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] https://10.4.3.240/volume/v3/volumes/f92ba911-cf43-43d3-a206-c8e77c39a18b returned with HTTP 200 Aug 20 01:01:30.437147 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 591/2327] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:01:30 2026] GET /volume/v3/volumes/f92ba911-cf43-43d3-a206-c8e77c39a18b => generated 877 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:01:30.450927 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-60d3a94b-fdfa-4475-90e6-91526a33ad21 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:30.454473 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-60d3a94b-fdfa-4475-90e6-91526a33ad21 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] GET https://10.4.3.240/volume/v3/volumes/f92ba911-cf43-43d3-a206-c8e77c39a18b Aug 20 01:01:30.454710 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-60d3a94b-fdfa-4475-90e6-91526a33ad21 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:01:30.455112 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-60d3a94b-fdfa-4475-90e6-91526a33ad21 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:01:30.461693 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:30.461693 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:01:30.464975 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-60d3a94b-fdfa-4475-90e6-91526a33ad21 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Volume info retrieved successfully. Aug 20 01:01:30.468754 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-60d3a94b-fdfa-4475-90e6-91526a33ad21 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] https://10.4.3.240/volume/v3/volumes/f92ba911-cf43-43d3-a206-c8e77c39a18b returned with HTTP 200 Aug 20 01:01:30.469096 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 584/2328] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:01:30 2026] GET /volume/v3/volumes/f92ba911-cf43-43d3-a206-c8e77c39a18b => generated 877 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:01:30.509268 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [req-0887c072-9e96-4493-879a-130cf91dbdd8 req-33ae6b78-24dc-4971-859a-798d4d18310c None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:30.511693 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-0887c072-9e96-4493-879a-130cf91dbdd8 req-33ae6b78-24dc-4971-859a-798d4d18310c tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] GET https://10.4.3.240/volume/v3/volumes/f92ba911-cf43-43d3-a206-c8e77c39a18b Aug 20 01:01:30.512139 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [req-0887c072-9e96-4493-879a-130cf91dbdd8 req-33ae6b78-24dc-4971-859a-798d4d18310c tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:01:30.512501 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [req-0887c072-9e96-4493-879a-130cf91dbdd8 req-33ae6b78-24dc-4971-859a-798d4d18310c tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:01:30.522836 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:30.522836 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:01:30.528484 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [req-0887c072-9e96-4493-879a-130cf91dbdd8 req-33ae6b78-24dc-4971-859a-798d4d18310c tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Volume info retrieved successfully. Aug 20 01:01:30.534121 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-0887c072-9e96-4493-879a-130cf91dbdd8 req-33ae6b78-24dc-4971-859a-798d4d18310c tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] https://10.4.3.240/volume/v3/volumes/f92ba911-cf43-43d3-a206-c8e77c39a18b returned with HTTP 200 Aug 20 01:01:30.534845 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 577/2329] 10.4.3.240 () {68 vars in 1598 bytes} [Thu Aug 20 01:01:30 2026] GET /volume/v3/volumes/f92ba911-cf43-43d3-a206-c8e77c39a18b => generated 877 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:01:30.606471 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-31484646-f77d-4172-88e0-a93f342623f1 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:30.606853 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-31484646-f77d-4172-88e0-a93f342623f1 None None] GET https://10.4.3.240/volume// Aug 20 01:01:30.607001 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-31484646-f77d-4172-88e0-a93f342623f1 None None] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:01:30.607180 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-31484646-f77d-4172-88e0-a93f342623f1 None None] Calling method 'all' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:01:30.607545 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-31484646-f77d-4172-88e0-a93f342623f1 None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 20 01:01:30.607808 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 578/2330] 10.4.3.240 () {66 vars in 1428 bytes} [Thu Aug 20 01:01:30 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 01:01:30.616525 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-0887c072-9e96-4493-879a-130cf91dbdd8 req-a3e8dea8-0d26-476c-8886-bc96606d2667 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:30.763236 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-0887c072-9e96-4493-879a-130cf91dbdd8 req-a3e8dea8-0d26-476c-8886-bc96606d2667 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] POST https://10.4.3.240/volume/v3/attachments Aug 20 01:01:30.763788 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-0887c072-9e96-4493-879a-130cf91dbdd8 req-a3e8dea8-0d26-476c-8886-bc96606d2667 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f92ba911-cf43-43d3-a206-c8e77c39a18b", "connector": null, "instance_uuid": "e98d7f57-2269-43f7-84e9-6b5ce160d18f"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:01:30.766868 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-3e598cd6-80e9-40c8-921b-e07dfaba039e None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:30.768614 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-3e598cd6-80e9-40c8-921b-e07dfaba039e tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] GET https://10.4.3.240/volume/v3/backups/75510bf6-a931-4018-b3e9-266167db6d84 Aug 20 01:01:30.768802 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-3e598cd6-80e9-40c8-921b-e07dfaba039e tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:01:30.769059 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-3e598cd6-80e9-40c8-921b-e07dfaba039e tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:01:30.769112 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-3e598cd6-80e9-40c8-921b-e07dfaba039e tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Show backup with id 75510bf6-a931-4018-b3e9-266167db6d84. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:01:30.779039 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:30.779039 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:01:30.779923 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-3e598cd6-80e9-40c8-921b-e07dfaba039e tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] https://10.4.3.240/volume/v3/backups/75510bf6-a931-4018-b3e9-266167db6d84 returned with HTTP 200 Aug 20 01:01:30.780434 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 585/2331] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:01:30 2026] GET /volume/v3/backups/75510bf6-a931-4018-b3e9-266167db6d84 => generated 825 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:01:30.780545 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:30.780545 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:01:30.810207 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-0887c072-9e96-4493-879a-130cf91dbdd8 req-a3e8dea8-0d26-476c-8886-bc96606d2667 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] https://10.4.3.240/volume/v3/attachments returned with HTTP 200 Aug 20 01:01:30.810852 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 592/2332] 10.4.3.240 () {74 vars in 1594 bytes} [Thu Aug 20 01:01:30 2026] POST /volume/v3/attachments => generated 273 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:01:30.839112 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-42fe5cb8-7e09-4949-bd70-9e7c483de6bb None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:30.840864 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-42fe5cb8-7e09-4949-bd70-9e7c483de6bb tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] GET https://10.4.3.240/volume/v3/volumes/f92ba911-cf43-43d3-a206-c8e77c39a18b Aug 20 01:01:30.841121 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-42fe5cb8-7e09-4949-bd70-9e7c483de6bb tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:01:30.841267 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-42fe5cb8-7e09-4949-bd70-9e7c483de6bb tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:01:30.850585 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:30.850585 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:01:30.855278 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-42fe5cb8-7e09-4949-bd70-9e7c483de6bb tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Volume info retrieved successfully. Aug 20 01:01:30.859359 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-fdecca84-d746-41e6-b7f2-b1e35e75fba0 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:30.859755 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-fdecca84-d746-41e6-b7f2-b1e35e75fba0 None None] GET https://10.4.3.240/volume// Aug 20 01:01:30.859913 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-fdecca84-d746-41e6-b7f2-b1e35e75fba0 None None] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:01:30.860209 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-fdecca84-d746-41e6-b7f2-b1e35e75fba0 None None] Calling method 'all' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:01:30.860540 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-fdecca84-d746-41e6-b7f2-b1e35e75fba0 None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 20 01:01:30.860845 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 579/2333] 10.4.3.240 () {66 vars in 1426 bytes} [Thu Aug 20 01:01:30 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 01:01:30.861535 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-42fe5cb8-7e09-4949-bd70-9e7c483de6bb tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] https://10.4.3.240/volume/v3/volumes/f92ba911-cf43-43d3-a206-c8e77c39a18b returned with HTTP 200 Aug 20 01:01:30.861962 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 578/2334] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:01:30 2026] GET /volume/v3/volumes/f92ba911-cf43-43d3-a206-c8e77c39a18b => generated 876 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:01:30.885979 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-0887c072-9e96-4493-879a-130cf91dbdd8 req-f898a480-048b-48c6-b070-8c2da85f63e2 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:30.887946 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-0887c072-9e96-4493-879a-130cf91dbdd8 req-f898a480-048b-48c6-b070-8c2da85f63e2 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] GET https://10.4.3.240/volume/v3/volumes/f92ba911-cf43-43d3-a206-c8e77c39a18b Aug 20 01:01:30.888126 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-0887c072-9e96-4493-879a-130cf91dbdd8 req-f898a480-048b-48c6-b070-8c2da85f63e2 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:01:30.888315 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-0887c072-9e96-4493-879a-130cf91dbdd8 req-f898a480-048b-48c6-b070-8c2da85f63e2 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:01:30.898043 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:30.898043 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:01:30.901966 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [req-0887c072-9e96-4493-879a-130cf91dbdd8 req-f898a480-048b-48c6-b070-8c2da85f63e2 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Volume info retrieved successfully. Aug 20 01:01:30.906986 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-0887c072-9e96-4493-879a-130cf91dbdd8 req-f898a480-048b-48c6-b070-8c2da85f63e2 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] https://10.4.3.240/volume/v3/volumes/f92ba911-cf43-43d3-a206-c8e77c39a18b returned with HTTP 200 Aug 20 01:01:30.907611 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 586/2335] 10.4.3.240 () {70 vars in 1639 bytes} [Thu Aug 20 01:01:30 2026] GET /volume/v3/volumes/f92ba911-cf43-43d3-a206-c8e77c39a18b => generated 1056 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 01:01:31.049146 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-0887c072-9e96-4493-879a-130cf91dbdd8 req-cff084e4-3e0a-4e33-8ade-ecb1b5422832 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:31.051000 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-0887c072-9e96-4493-879a-130cf91dbdd8 req-cff084e4-3e0a-4e33-8ade-ecb1b5422832 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] PUT https://10.4.3.240/volume/v3/attachments/bfb88c69-1931-444c-819b-9e73491535a6 Aug 20 01:01:31.051359 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-0887c072-9e96-4493-879a-130cf91dbdd8 req-cff084e4-3e0a-4e33-8ade-ecb1b5422832 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.240", "host": "np0000007838", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:e656b6daafb0", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "870eaf75-1108-49d5-b5ab-79f4c93758d0", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:01:31.062064 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.coordination [req-0887c072-9e96-4493-879a-130cf91dbdd8 req-cff084e4-3e0a-4e33-8ade-ecb1b5422832 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Acquiring lock "cinder-attachment_update-f92ba911-cf43-43d3-a206-c8e77c39a18b-np0000007838" by "attachment_update" {{(pid=100215) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 01:01:31.067863 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.coordination [req-0887c072-9e96-4493-879a-130cf91dbdd8 req-cff084e4-3e0a-4e33-8ade-ecb1b5422832 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Lock "cinder-attachment_update-f92ba911-cf43-43d3-a206-c8e77c39a18b-np0000007838" acquired by "attachment_update" :: waited 0.006s {{(pid=100215) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 01:01:31.068754 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:31.068754 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:01:31.085749 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-3ff560df-976e-420c-9a1e-5a1218b631f2 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:31.087534 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-3ff560df-976e-420c-9a1e-5a1218b631f2 tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] GET https://10.4.3.240/volume/v3/backups/514d1a43-7e92-4b6f-81a2-bda0225e364a Aug 20 01:01:31.087687 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-3ff560df-976e-420c-9a1e-5a1218b631f2 tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:01:31.087747 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-3ff560df-976e-420c-9a1e-5a1218b631f2 tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:01:31.087873 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.v3.backups [None req-3ff560df-976e-420c-9a1e-5a1218b631f2 tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] Show backup with id 514d1a43-7e92-4b6f-81a2-bda0225e364a. {{(pid=100213) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:01:31.091848 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:31.091848 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:01:31.092509 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-3ff560df-976e-420c-9a1e-5a1218b631f2 tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] https://10.4.3.240/volume/v3/backups/514d1a43-7e92-4b6f-81a2-bda0225e364a returned with HTTP 200 Aug 20 01:01:31.092841 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 580/2336] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:01:31 2026] GET /volume/v3/backups/514d1a43-7e92-4b6f-81a2-bda0225e364a => generated 800 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:01:31.156216 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.coordination [req-0887c072-9e96-4493-879a-130cf91dbdd8 req-cff084e4-3e0a-4e33-8ade-ecb1b5422832 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Lock "cinder-attachment_update-f92ba911-cf43-43d3-a206-c8e77c39a18b-np0000007838" released by "attachment_update" :: held 0.088s {{(pid=100215) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 01:01:31.156639 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-0887c072-9e96-4493-879a-130cf91dbdd8 req-cff084e4-3e0a-4e33-8ade-ecb1b5422832 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] https://10.4.3.240/volume/v3/attachments/bfb88c69-1931-444c-819b-9e73491535a6 returned with HTTP 200 Aug 20 01:01:31.157211 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 593/2337] 10.4.3.240 () {74 vars in 1704 bytes} [Thu Aug 20 01:01:31 2026] PUT /volume/v3/attachments/bfb88c69-1931-444c-819b-9e73491535a6 => generated 968 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:01:31.164962 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [req-0887c072-9e96-4493-879a-130cf91dbdd8 req-1e4c3598-0b6b-43a0-b1cb-9acf1f7c249d None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:31.170790 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-0887c072-9e96-4493-879a-130cf91dbdd8 req-1e4c3598-0b6b-43a0-b1cb-9acf1f7c249d tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] GET https://10.4.3.240/volume/v3/volumes/f92ba911-cf43-43d3-a206-c8e77c39a18b/encryption Aug 20 01:01:31.170911 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [req-0887c072-9e96-4493-879a-130cf91dbdd8 req-1e4c3598-0b6b-43a0-b1cb-9acf1f7c249d tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:01:31.171128 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [req-0887c072-9e96-4493-879a-130cf91dbdd8 req-1e4c3598-0b6b-43a0-b1cb-9acf1f7c249d tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Calling method 'index' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:01:31.182678 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:31.182678 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:01:31.189691 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-0887c072-9e96-4493-879a-130cf91dbdd8 req-1e4c3598-0b6b-43a0-b1cb-9acf1f7c249d tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] https://10.4.3.240/volume/v3/volumes/f92ba911-cf43-43d3-a206-c8e77c39a18b/encryption returned with HTTP 200 Aug 20 01:01:31.190122 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 579/2338] 10.4.3.240 () {68 vars in 1631 bytes} [Thu Aug 20 01:01:31 2026] GET /volume/v3/volumes/f92ba911-cf43-43d3-a206-c8e77c39a18b/encryption => generated 160 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:01:31.790984 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-e5c98de1-b9c9-4ea1-ba87-1ac65cfa4334 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:31.793455 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-e5c98de1-b9c9-4ea1-ba87-1ac65cfa4334 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] GET https://10.4.3.240/volume/v3/backups/75510bf6-a931-4018-b3e9-266167db6d84 Aug 20 01:01:31.793623 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-e5c98de1-b9c9-4ea1-ba87-1ac65cfa4334 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:01:31.793877 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-e5c98de1-b9c9-4ea1-ba87-1ac65cfa4334 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:01:31.794030 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-e5c98de1-b9c9-4ea1-ba87-1ac65cfa4334 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Show backup with id 75510bf6-a931-4018-b3e9-266167db6d84. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:01:31.799151 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:31.799151 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:01:31.800218 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-e5c98de1-b9c9-4ea1-ba87-1ac65cfa4334 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] https://10.4.3.240/volume/v3/backups/75510bf6-a931-4018-b3e9-266167db6d84 returned with HTTP 200 Aug 20 01:01:31.800593 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 587/2339] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:01:31 2026] GET /volume/v3/backups/75510bf6-a931-4018-b3e9-266167db6d84 => generated 825 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:01:31.873515 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-07af366f-dbfa-4e93-8333-217f016cc170 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:31.875866 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-07af366f-dbfa-4e93-8333-217f016cc170 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] GET https://10.4.3.240/volume/v3/volumes/f92ba911-cf43-43d3-a206-c8e77c39a18b Aug 20 01:01:31.876116 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-07af366f-dbfa-4e93-8333-217f016cc170 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:01:31.876383 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-07af366f-dbfa-4e93-8333-217f016cc170 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:01:31.888353 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:31.888353 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:01:31.893229 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-07af366f-dbfa-4e93-8333-217f016cc170 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Volume info retrieved successfully. Aug 20 01:01:31.898361 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-07af366f-dbfa-4e93-8333-217f016cc170 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] https://10.4.3.240/volume/v3/volumes/f92ba911-cf43-43d3-a206-c8e77c39a18b returned with HTTP 200 Aug 20 01:01:31.898870 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 581/2340] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:01:31 2026] GET /volume/v3/volumes/f92ba911-cf43-43d3-a206-c8e77c39a18b => generated 877 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:01:32.018736 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-8695eead-c4ca-475c-b4aa-453d5c898615 req-be6b7ae8-a1e6-4c98-a7fe-4c6d886d1a41 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:32.021257 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-8695eead-c4ca-475c-b4aa-453d5c898615 req-be6b7ae8-a1e6-4c98-a7fe-4c6d886d1a41 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] DELETE https://10.4.3.240/volume/v3/attachments/e62e1c75-9437-410d-9492-51ac0f25bb42 Aug 20 01:01:32.021527 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-8695eead-c4ca-475c-b4aa-453d5c898615 req-be6b7ae8-a1e6-4c98-a7fe-4c6d886d1a41 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:01:32.021966 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-8695eead-c4ca-475c-b4aa-453d5c898615 req-be6b7ae8-a1e6-4c98-a7fe-4c6d886d1a41 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Calling method 'version_select' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:01:32.030741 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:32.030741 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:01:32.082927 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-8695eead-c4ca-475c-b4aa-453d5c898615 req-be6b7ae8-a1e6-4c98-a7fe-4c6d886d1a41 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] https://10.4.3.240/volume/v3/attachments/e62e1c75-9437-410d-9492-51ac0f25bb42 returned with HTTP 200 Aug 20 01:01:32.083381 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 594/2341] 10.4.3.240 () {72 vars in 1673 bytes} [Thu Aug 20 01:01:32 2026] DELETE /volume/v3/attachments/e62e1c75-9437-410d-9492-51ac0f25bb42 => generated 19 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:01:32.102445 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-69fe97b9-6085-4f98-8e4c-953cd8d79da9 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:32.104242 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-69fe97b9-6085-4f98-8e4c-953cd8d79da9 tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] GET https://10.4.3.240/volume/v3/backups/514d1a43-7e92-4b6f-81a2-bda0225e364a Aug 20 01:01:32.104660 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-69fe97b9-6085-4f98-8e4c-953cd8d79da9 tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:01:32.104752 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-69fe97b9-6085-4f98-8e4c-953cd8d79da9 tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:01:32.104839 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.v3.backups [None req-69fe97b9-6085-4f98-8e4c-953cd8d79da9 tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] Show backup with id 514d1a43-7e92-4b6f-81a2-bda0225e364a. {{(pid=100212) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:01:32.109669 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:32.109669 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:01:32.110407 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-69fe97b9-6085-4f98-8e4c-953cd8d79da9 tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] https://10.4.3.240/volume/v3/backups/514d1a43-7e92-4b6f-81a2-bda0225e364a returned with HTTP 200 Aug 20 01:01:32.110901 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 580/2342] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:01:32 2026] GET /volume/v3/backups/514d1a43-7e92-4b6f-81a2-bda0225e364a => generated 800 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:01:32.621230 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-36a51981-28f5-4e5c-b714-5c81d539e210 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:32.750945 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-36a51981-28f5-4e5c-b714-5c81d539e210 tempest-VolumesListAdminTestJSON-1508138870 tempest-VolumesListAdminTestJSON-1508138870-project-member] GET https://10.4.3.240/volume/v3/volumes Aug 20 01:01:32.751216 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-36a51981-28f5-4e5c-b714-5c81d539e210 tempest-VolumesListAdminTestJSON-1508138870 tempest-VolumesListAdminTestJSON-1508138870-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:01:32.751523 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-36a51981-28f5-4e5c-b714-5c81d539e210 tempest-VolumesListAdminTestJSON-1508138870 tempest-VolumesListAdminTestJSON-1508138870-project-member] Calling method 'index' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:01:32.751920 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.api_utils [None req-36a51981-28f5-4e5c-b714-5c81d539e210 tempest-VolumesListAdminTestJSON-1508138870 tempest-VolumesListAdminTestJSON-1508138870-project-member] Removing options '' from query. {{(pid=100214) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 01:01:32.752950 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-36a51981-28f5-4e5c-b714-5c81d539e210 tempest-VolumesListAdminTestJSON-1508138870 tempest-VolumesListAdminTestJSON-1508138870-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100214) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 01:01:32.761244 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-36a51981-28f5-4e5c-b714-5c81d539e210 tempest-VolumesListAdminTestJSON-1508138870 tempest-VolumesListAdminTestJSON-1508138870-project-member] Get all volumes completed successfully. Aug 20 01:01:32.761745 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-36a51981-28f5-4e5c-b714-5c81d539e210 tempest-VolumesListAdminTestJSON-1508138870 tempest-VolumesListAdminTestJSON-1508138870-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 200 Aug 20 01:01:32.762243 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 588/2343] 10.4.3.240 () {66 vars in 1237 bytes} [Thu Aug 20 01:01:32 2026] GET /volume/v3/volumes => generated 15 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 20 01:01:32.773324 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-109ae9cb-8441-4345-9e66-df5fda53f471 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:32.775519 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-109ae9cb-8441-4345-9e66-df5fda53f471 tempest-VolumesListAdminTestJSON-1508138870 tempest-VolumesListAdminTestJSON-1508138870-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 20 01:01:32.775955 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-109ae9cb-8441-4345-9e66-df5fda53f471 tempest-VolumesListAdminTestJSON-1508138870 tempest-VolumesListAdminTestJSON-1508138870-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-1081221776"}} {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:01:32.777434 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.v3.volumes [None req-109ae9cb-8441-4345-9e66-df5fda53f471 tempest-VolumesListAdminTestJSON-1508138870 tempest-VolumesListAdminTestJSON-1508138870-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-1081221776'}} {{(pid=100213) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 01:01:32.777634 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.v3.volumes [None req-109ae9cb-8441-4345-9e66-df5fda53f471 tempest-VolumesListAdminTestJSON-1508138870 tempest-VolumesListAdminTestJSON-1508138870-project-member] Create volume of 1 GB Aug 20 01:01:32.781894 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-109ae9cb-8441-4345-9e66-df5fda53f471 tempest-VolumesListAdminTestJSON-1508138870 tempest-VolumesListAdminTestJSON-1508138870-project-member] Availability Zones retrieved successfully. Aug 20 01:01:32.787615 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-109ae9cb-8441-4345-9e66-df5fda53f471 tempest-VolumesListAdminTestJSON-1508138870 tempest-VolumesListAdminTestJSON-1508138870-project-member] Flow 'volume_create_api' (df3c7784-7e1d-41bf-8919-ef9c24105e78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:01:32.788473 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-109ae9cb-8441-4345-9e66-df5fda53f471 tempest-VolumesListAdminTestJSON-1508138870 tempest-VolumesListAdminTestJSON-1508138870-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7e1a1e4f-2d43-4f5a-a627-73b773936c92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:01:32.789432 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.flows.api.create_volume [None req-109ae9cb-8441-4345-9e66-df5fda53f471 tempest-VolumesListAdminTestJSON-1508138870 tempest-VolumesListAdminTestJSON-1508138870-project-member] Validating volume size '1' using validate_int {{(pid=100213) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 01:01:32.810425 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-fab8a877-8336-4db9-99ca-9a88beb2f381 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:32.812092 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-fab8a877-8336-4db9-99ca-9a88beb2f381 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] GET https://10.4.3.240/volume/v3/backups/75510bf6-a931-4018-b3e9-266167db6d84 Aug 20 01:01:32.812307 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-fab8a877-8336-4db9-99ca-9a88beb2f381 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:01:32.812644 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-fab8a877-8336-4db9-99ca-9a88beb2f381 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:01:32.812644 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-fab8a877-8336-4db9-99ca-9a88beb2f381 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Show backup with id 75510bf6-a931-4018-b3e9-266167db6d84. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:01:32.817222 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:32.817222 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:01:32.818107 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-fab8a877-8336-4db9-99ca-9a88beb2f381 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] https://10.4.3.240/volume/v3/backups/75510bf6-a931-4018-b3e9-266167db6d84 returned with HTTP 200 Aug 20 01:01:32.818516 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 595/2344] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:01:32 2026] GET /volume/v3/backups/75510bf6-a931-4018-b3e9-266167db6d84 => generated 825 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:01:32.820166 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-109ae9cb-8441-4345-9e66-df5fda53f471 tempest-VolumesListAdminTestJSON-1508138870 tempest-VolumesListAdminTestJSON-1508138870-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7e1a1e4f-2d43-4f5a-a627-73b773936c92) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:52:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1ed58bd6-fe6a-497e-ae84-e8199d24fdfa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:01:32.821018 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-109ae9cb-8441-4345-9e66-df5fda53f471 tempest-VolumesListAdminTestJSON-1508138870 tempest-VolumesListAdminTestJSON-1508138870-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d81cd8e8-9860-4245-9fec-5fd285ad2837) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:01:32.881431 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.quota [None req-109ae9cb-8441-4345-9e66-df5fda53f471 tempest-VolumesListAdminTestJSON-1508138870 tempest-VolumesListAdminTestJSON-1508138870-project-member] Created reservations ['49a61e1c-fd76-48ba-a127-14b589e9fa41', '5ae8d722-c731-4510-a8e6-fb5aa77506dc', '8e838e18-a5b3-4893-b5b6-7b8b01a43a49', '84dff81e-cad0-4771-8dd4-ea5e3994391d'] {{(pid=100213) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 01:01:32.882274 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-109ae9cb-8441-4345-9e66-df5fda53f471 tempest-VolumesListAdminTestJSON-1508138870 tempest-VolumesListAdminTestJSON-1508138870-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d81cd8e8-9860-4245-9fec-5fd285ad2837) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['49a61e1c-fd76-48ba-a127-14b589e9fa41', '5ae8d722-c731-4510-a8e6-fb5aa77506dc', '8e838e18-a5b3-4893-b5b6-7b8b01a43a49', '84dff81e-cad0-4771-8dd4-ea5e3994391d']}' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:01:32.883046 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-109ae9cb-8441-4345-9e66-df5fda53f471 tempest-VolumesListAdminTestJSON-1508138870 tempest-VolumesListAdminTestJSON-1508138870-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6376718b-a0e1-4f05-be9a-27a22f4a91c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:01:32.906060 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-109ae9cb-8441-4345-9e66-df5fda53f471 tempest-VolumesListAdminTestJSON-1508138870 tempest-VolumesListAdminTestJSON-1508138870-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6376718b-a0e1-4f05-be9a-27a22f4a91c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e3733200-9ad0-49e3-9e95-297d68660f7e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1081221776',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c11d4c95074846379b3bc80f12bcc790',qos_specs=None,replication_status=,reservations=['49a61e1c-fd76-48ba-a127-14b589e9fa41','5ae8d722-c731-4510-a8e6-fb5aa77506dc','8e838e18-a5b3-4893-b5b6-7b8b01a43a49','84dff81e-cad0-4771-8dd4-ea5e3994391d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f07aaba014cf4011b123f68c51da0fd4',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T01:01:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1081221776',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e3733200-9ad0-49e3-9e95-297d68660f7e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c11d4c95074846379b3bc80f12bcc790',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f07aaba014cf4011b123f68c51da0fd4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1ed58bd6-fe6a-497e-ae84-e8199d24fdfa),volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:01:32.906975 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-109ae9cb-8441-4345-9e66-df5fda53f471 tempest-VolumesListAdminTestJSON-1508138870 tempest-VolumesListAdminTestJSON-1508138870-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (285f5cc6-fc11-4446-9fa3-db65a35072da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:01:32.918294 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-963560ac-e88b-481e-94cf-dccc563bef47 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:32.921212 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-963560ac-e88b-481e-94cf-dccc563bef47 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] GET https://10.4.3.240/volume/v3/volumes/f92ba911-cf43-43d3-a206-c8e77c39a18b Aug 20 01:01:32.921413 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-963560ac-e88b-481e-94cf-dccc563bef47 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:01:32.921670 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-963560ac-e88b-481e-94cf-dccc563bef47 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:01:32.934412 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-109ae9cb-8441-4345-9e66-df5fda53f471 tempest-VolumesListAdminTestJSON-1508138870 tempest-VolumesListAdminTestJSON-1508138870-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (285f5cc6-fc11-4446-9fa3-db65a35072da) transitioned into state 'SUCCESS' from state '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-1081221776',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c11d4c95074846379b3bc80f12bcc790',qos_specs=None,replication_status=,reservations=['49a61e1c-fd76-48ba-a127-14b589e9fa41','5ae8d722-c731-4510-a8e6-fb5aa77506dc','8e838e18-a5b3-4893-b5b6-7b8b01a43a49','84dff81e-cad0-4771-8dd4-ea5e3994391d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f07aaba014cf4011b123f68c51da0fd4',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:01:32.935105 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-109ae9cb-8441-4345-9e66-df5fda53f471 tempest-VolumesListAdminTestJSON-1508138870 tempest-VolumesListAdminTestJSON-1508138870-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e4ed8012-df80-417f-a5ad-bdb3415bb764) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:01:32.945227 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:32.945227 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:01:32.947299 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-109ae9cb-8441-4345-9e66-df5fda53f471 tempest-VolumesListAdminTestJSON-1508138870 tempest-VolumesListAdminTestJSON-1508138870-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e4ed8012-df80-417f-a5ad-bdb3415bb764) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:01:32.948571 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-109ae9cb-8441-4345-9e66-df5fda53f471 tempest-VolumesListAdminTestJSON-1508138870 tempest-VolumesListAdminTestJSON-1508138870-project-member] Flow 'volume_create_api' (df3c7784-7e1d-41bf-8919-ef9c24105e78) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100213) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:01:32.949184 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-109ae9cb-8441-4345-9e66-df5fda53f471 tempest-VolumesListAdminTestJSON-1508138870 tempest-VolumesListAdminTestJSON-1508138870-project-member] Create volume request issued successfully. Aug 20 01:01:32.950023 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-109ae9cb-8441-4345-9e66-df5fda53f471 tempest-VolumesListAdminTestJSON-1508138870 tempest-VolumesListAdminTestJSON-1508138870-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 20 01:01:32.950403 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 582/2345] 10.4.3.240 () {68 vars in 1258 bytes} [Thu Aug 20 01:01:32 2026] POST /volume/v3/volumes => generated 755 bytes in 177 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 01:01:32.954428 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-963560ac-e88b-481e-94cf-dccc563bef47 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Volume info retrieved successfully. Aug 20 01:01:32.958135 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-963560ac-e88b-481e-94cf-dccc563bef47 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] https://10.4.3.240/volume/v3/volumes/f92ba911-cf43-43d3-a206-c8e77c39a18b returned with HTTP 200 Aug 20 01:01:32.958684 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 581/2346] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:01:32 2026] GET /volume/v3/volumes/f92ba911-cf43-43d3-a206-c8e77c39a18b => generated 877 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:01:32.965254 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-1aca5dec-dd04-4171-81a0-f2da939cdbe4 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:32.967300 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-1aca5dec-dd04-4171-81a0-f2da939cdbe4 tempest-VolumesListAdminTestJSON-1508138870 tempest-VolumesListAdminTestJSON-1508138870-project-member] GET https://10.4.3.240/volume/v3/volumes/e3733200-9ad0-49e3-9e95-297d68660f7e Aug 20 01:01:32.967823 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-1aca5dec-dd04-4171-81a0-f2da939cdbe4 tempest-VolumesListAdminTestJSON-1508138870 tempest-VolumesListAdminTestJSON-1508138870-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:01:32.967823 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-1aca5dec-dd04-4171-81a0-f2da939cdbe4 tempest-VolumesListAdminTestJSON-1508138870 tempest-VolumesListAdminTestJSON-1508138870-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:01:32.980142 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:32.980142 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:01:32.984360 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-1aca5dec-dd04-4171-81a0-f2da939cdbe4 tempest-VolumesListAdminTestJSON-1508138870 tempest-VolumesListAdminTestJSON-1508138870-project-member] Volume info retrieved successfully. Aug 20 01:01:32.990941 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-1aca5dec-dd04-4171-81a0-f2da939cdbe4 tempest-VolumesListAdminTestJSON-1508138870 tempest-VolumesListAdminTestJSON-1508138870-project-member] https://10.4.3.240/volume/v3/volumes/e3733200-9ad0-49e3-9e95-297d68660f7e returned with HTTP 200 Aug 20 01:01:32.990941 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 589/2347] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:01:32 2026] GET /volume/v3/volumes/e3733200-9ad0-49e3-9e95-297d68660f7e => generated 823 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:01:33.120151 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-89012c97-d0a7-4c16-876d-512409e0f88d None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:33.121889 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-89012c97-d0a7-4c16-876d-512409e0f88d tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] GET https://10.4.3.240/volume/v3/backups/514d1a43-7e92-4b6f-81a2-bda0225e364a Aug 20 01:01:33.122089 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-89012c97-d0a7-4c16-876d-512409e0f88d tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:01:33.122264 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-89012c97-d0a7-4c16-876d-512409e0f88d tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:01:33.122380 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-89012c97-d0a7-4c16-876d-512409e0f88d tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] Show backup with id 514d1a43-7e92-4b6f-81a2-bda0225e364a. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:01:33.126281 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:33.126281 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:01:33.127076 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-89012c97-d0a7-4c16-876d-512409e0f88d tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] https://10.4.3.240/volume/v3/backups/514d1a43-7e92-4b6f-81a2-bda0225e364a returned with HTTP 200 Aug 20 01:01:33.127452 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 596/2348] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:01:33 2026] GET /volume/v3/backups/514d1a43-7e92-4b6f-81a2-bda0225e364a => generated 800 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:01:33.563153 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-d46daeff-a51a-47ed-b849-13cf13b3eacd None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:33.565447 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-d46daeff-a51a-47ed-b849-13cf13b3eacd tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] DELETE https://10.4.3.240/volume/v3/volumes/9538a690-5759-4f04-997b-1b6d84a96bb5 Aug 20 01:01:33.565653 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-d46daeff-a51a-47ed-b849-13cf13b3eacd tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:01:33.565824 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-d46daeff-a51a-47ed-b849-13cf13b3eacd tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Calling method 'delete' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:01:33.565970 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.v3.volumes [None req-d46daeff-a51a-47ed-b849-13cf13b3eacd tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Delete volume with id: 9538a690-5759-4f04-997b-1b6d84a96bb5 Aug 20 01:01:33.572346 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:33.572346 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:01:33.572786 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-d46daeff-a51a-47ed-b849-13cf13b3eacd tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Volume info retrieved successfully. Aug 20 01:01:33.583216 np0000007838 devstack@c-api.service[100213]: WARNING cinder.keymgr.conf_key_mgr [None req-d46daeff-a51a-47ed-b849-13cf13b3eacd tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 20 01:01:33.589149 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-d46daeff-a51a-47ed-b849-13cf13b3eacd tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Delete volume request issued successfully. Aug 20 01:01:33.589305 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-d46daeff-a51a-47ed-b849-13cf13b3eacd tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] https://10.4.3.240/volume/v3/volumes/9538a690-5759-4f04-997b-1b6d84a96bb5 returned with HTTP 202 Aug 20 01:01:33.589684 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 583/2349] 10.4.3.240 () {66 vars in 1351 bytes} [Thu Aug 20 01:01:33 2026] DELETE /volume/v3/volumes/9538a690-5759-4f04-997b-1b6d84a96bb5 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 01:01:33.596085 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-f170a3de-916f-4061-9a69-dd599b7b953b None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:33.597996 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-f170a3de-916f-4061-9a69-dd599b7b953b tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] GET https://10.4.3.240/volume/v3/volumes/9538a690-5759-4f04-997b-1b6d84a96bb5 Aug 20 01:01:33.598349 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-f170a3de-916f-4061-9a69-dd599b7b953b tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:01:33.598517 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-f170a3de-916f-4061-9a69-dd599b7b953b tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:01:33.607052 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:33.607052 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:01:33.611355 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-f170a3de-916f-4061-9a69-dd599b7b953b tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Volume info retrieved successfully. Aug 20 01:01:33.615779 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-f170a3de-916f-4061-9a69-dd599b7b953b tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] https://10.4.3.240/volume/v3/volumes/9538a690-5759-4f04-997b-1b6d84a96bb5 returned with HTTP 200 Aug 20 01:01:33.616239 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 582/2350] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:01:33 2026] GET /volume/v3/volumes/9538a690-5759-4f04-997b-1b6d84a96bb5 => generated 869 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:01:33.827856 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-301736c8-dd16-42fa-973a-91fd96a9701d None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:33.829682 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-301736c8-dd16-42fa-973a-91fd96a9701d tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] GET https://10.4.3.240/volume/v3/backups/75510bf6-a931-4018-b3e9-266167db6d84 Aug 20 01:01:33.829852 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-301736c8-dd16-42fa-973a-91fd96a9701d tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:01:33.830028 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-301736c8-dd16-42fa-973a-91fd96a9701d tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:01:33.830121 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-301736c8-dd16-42fa-973a-91fd96a9701d tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Show backup with id 75510bf6-a931-4018-b3e9-266167db6d84. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:01:33.834113 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:33.834113 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:01:33.834728 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-301736c8-dd16-42fa-973a-91fd96a9701d tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] https://10.4.3.240/volume/v3/backups/75510bf6-a931-4018-b3e9-266167db6d84 returned with HTTP 200 Aug 20 01:01:33.835042 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 590/2351] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:01:33 2026] GET /volume/v3/backups/75510bf6-a931-4018-b3e9-266167db6d84 => generated 825 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:01:33.975083 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-d97be9d2-8a3b-4f37-91b1-cfeba59b88e0 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:33.976727 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-d97be9d2-8a3b-4f37-91b1-cfeba59b88e0 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] GET https://10.4.3.240/volume/v3/volumes/f92ba911-cf43-43d3-a206-c8e77c39a18b Aug 20 01:01:33.976898 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-d97be9d2-8a3b-4f37-91b1-cfeba59b88e0 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:01:33.977066 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-d97be9d2-8a3b-4f37-91b1-cfeba59b88e0 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:01:33.986062 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:33.986062 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:01:33.988841 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-d97be9d2-8a3b-4f37-91b1-cfeba59b88e0 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Volume info retrieved successfully. Aug 20 01:01:33.992242 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-d97be9d2-8a3b-4f37-91b1-cfeba59b88e0 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] https://10.4.3.240/volume/v3/volumes/f92ba911-cf43-43d3-a206-c8e77c39a18b returned with HTTP 200 Aug 20 01:01:33.992652 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 597/2352] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:01:33 2026] GET /volume/v3/volumes/f92ba911-cf43-43d3-a206-c8e77c39a18b => generated 877 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:01:34.001106 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-99664db9-39e5-4105-ad75-c9d500010fa6 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:34.002760 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-99664db9-39e5-4105-ad75-c9d500010fa6 tempest-VolumesListAdminTestJSON-1508138870 tempest-VolumesListAdminTestJSON-1508138870-project-member] GET https://10.4.3.240/volume/v3/volumes/e3733200-9ad0-49e3-9e95-297d68660f7e Aug 20 01:01:34.002932 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-99664db9-39e5-4105-ad75-c9d500010fa6 tempest-VolumesListAdminTestJSON-1508138870 tempest-VolumesListAdminTestJSON-1508138870-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:01:34.003102 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-99664db9-39e5-4105-ad75-c9d500010fa6 tempest-VolumesListAdminTestJSON-1508138870 tempest-VolumesListAdminTestJSON-1508138870-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:01:34.009917 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:34.009917 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:01:34.013288 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-99664db9-39e5-4105-ad75-c9d500010fa6 tempest-VolumesListAdminTestJSON-1508138870 tempest-VolumesListAdminTestJSON-1508138870-project-member] Volume info retrieved successfully. Aug 20 01:01:34.017015 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-99664db9-39e5-4105-ad75-c9d500010fa6 tempest-VolumesListAdminTestJSON-1508138870 tempest-VolumesListAdminTestJSON-1508138870-project-member] https://10.4.3.240/volume/v3/volumes/e3733200-9ad0-49e3-9e95-297d68660f7e returned with HTTP 200 Aug 20 01:01:34.017385 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 584/2353] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:01:34 2026] GET /volume/v3/volumes/e3733200-9ad0-49e3-9e95-297d68660f7e => generated 848 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:01:34.027959 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-e95271a7-69a9-465c-880c-a2d20a9b4263 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:34.029760 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-e95271a7-69a9-465c-880c-a2d20a9b4263 tempest-VolumesListAdminTestJSON-1508138870 tempest-VolumesListAdminTestJSON-1508138870-project-member] GET https://10.4.3.240/volume/v3/volumes/e3733200-9ad0-49e3-9e95-297d68660f7e Aug 20 01:01:34.029760 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-e95271a7-69a9-465c-880c-a2d20a9b4263 tempest-VolumesListAdminTestJSON-1508138870 tempest-VolumesListAdminTestJSON-1508138870-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:01:34.029887 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-e95271a7-69a9-465c-880c-a2d20a9b4263 tempest-VolumesListAdminTestJSON-1508138870 tempest-VolumesListAdminTestJSON-1508138870-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:01:34.036167 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:34.036167 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:01:34.039514 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-e95271a7-69a9-465c-880c-a2d20a9b4263 tempest-VolumesListAdminTestJSON-1508138870 tempest-VolumesListAdminTestJSON-1508138870-project-member] Volume info retrieved successfully. Aug 20 01:01:34.043535 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-e95271a7-69a9-465c-880c-a2d20a9b4263 tempest-VolumesListAdminTestJSON-1508138870 tempest-VolumesListAdminTestJSON-1508138870-project-member] https://10.4.3.240/volume/v3/volumes/e3733200-9ad0-49e3-9e95-297d68660f7e returned with HTTP 200 Aug 20 01:01:34.043893 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 583/2354] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:01:34 2026] GET /volume/v3/volumes/e3733200-9ad0-49e3-9e95-297d68660f7e => generated 848 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:01:34.055278 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-d0cc3c84-badc-4b57-ad9e-6c87e0d34af0 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:34.057268 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-d0cc3c84-badc-4b57-ad9e-6c87e0d34af0 tempest-VolumesListAdminTestJSON-1508138870 tempest-VolumesListAdminTestJSON-1508138870-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 20 01:01:34.057686 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-d0cc3c84-badc-4b57-ad9e-6c87e0d34af0 tempest-VolumesListAdminTestJSON-1508138870 tempest-VolumesListAdminTestJSON-1508138870-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-1564276586"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:01:34.059347 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.v3.volumes [None req-d0cc3c84-badc-4b57-ad9e-6c87e0d34af0 tempest-VolumesListAdminTestJSON-1508138870 tempest-VolumesListAdminTestJSON-1508138870-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-1564276586'}} {{(pid=100214) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 01:01:34.059473 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.v3.volumes [None req-d0cc3c84-badc-4b57-ad9e-6c87e0d34af0 tempest-VolumesListAdminTestJSON-1508138870 tempest-VolumesListAdminTestJSON-1508138870-project-member] Create volume of 1 GB Aug 20 01:01:34.063503 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-d0cc3c84-badc-4b57-ad9e-6c87e0d34af0 tempest-VolumesListAdminTestJSON-1508138870 tempest-VolumesListAdminTestJSON-1508138870-project-member] Availability Zones retrieved successfully. Aug 20 01:01:34.070324 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-d0cc3c84-badc-4b57-ad9e-6c87e0d34af0 tempest-VolumesListAdminTestJSON-1508138870 tempest-VolumesListAdminTestJSON-1508138870-project-member] Flow 'volume_create_api' (e01fee44-f8a2-4822-9025-5ffeebd8f0bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:01:34.071458 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-d0cc3c84-badc-4b57-ad9e-6c87e0d34af0 tempest-VolumesListAdminTestJSON-1508138870 tempest-VolumesListAdminTestJSON-1508138870-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a967cc88-2ed6-4dd8-a84a-127eca6e9810) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:01:34.072549 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.flows.api.create_volume [None req-d0cc3c84-badc-4b57-ad9e-6c87e0d34af0 tempest-VolumesListAdminTestJSON-1508138870 tempest-VolumesListAdminTestJSON-1508138870-project-member] Validating volume size '1' using validate_int {{(pid=100214) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 01:01:34.099150 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-d0cc3c84-badc-4b57-ad9e-6c87e0d34af0 tempest-VolumesListAdminTestJSON-1508138870 tempest-VolumesListAdminTestJSON-1508138870-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a967cc88-2ed6-4dd8-a84a-127eca6e9810) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:52:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1ed58bd6-fe6a-497e-ae84-e8199d24fdfa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:01:34.099894 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-d0cc3c84-badc-4b57-ad9e-6c87e0d34af0 tempest-VolumesListAdminTestJSON-1508138870 tempest-VolumesListAdminTestJSON-1508138870-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8fdac5e3-71dc-4ec3-ae40-4ff81860a5b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:01:34.136950 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-81d9cf4e-f97a-4efa-8b9d-4c50d603eda3 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:34.138782 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-81d9cf4e-f97a-4efa-8b9d-4c50d603eda3 tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] GET https://10.4.3.240/volume/v3/backups/514d1a43-7e92-4b6f-81a2-bda0225e364a Aug 20 01:01:34.138871 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.quota [None req-d0cc3c84-badc-4b57-ad9e-6c87e0d34af0 tempest-VolumesListAdminTestJSON-1508138870 tempest-VolumesListAdminTestJSON-1508138870-project-member] Created reservations ['65b8457f-08c7-44a8-b0cd-572534c15a22', '05e28edd-301b-406e-a0a6-4f408df57001', '317b2e36-4f56-4485-86ce-d21480c5bc5c', 'ae603f5e-a07e-4b15-8c91-705ff6e73bc6'] {{(pid=100214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 01:01:34.138975 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-81d9cf4e-f97a-4efa-8b9d-4c50d603eda3 tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:01:34.139212 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-81d9cf4e-f97a-4efa-8b9d-4c50d603eda3 tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:01:34.139309 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-81d9cf4e-f97a-4efa-8b9d-4c50d603eda3 tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] Show backup with id 514d1a43-7e92-4b6f-81a2-bda0225e364a. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:01:34.139813 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-d0cc3c84-badc-4b57-ad9e-6c87e0d34af0 tempest-VolumesListAdminTestJSON-1508138870 tempest-VolumesListAdminTestJSON-1508138870-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8fdac5e3-71dc-4ec3-ae40-4ff81860a5b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['65b8457f-08c7-44a8-b0cd-572534c15a22', '05e28edd-301b-406e-a0a6-4f408df57001', '317b2e36-4f56-4485-86ce-d21480c5bc5c', 'ae603f5e-a07e-4b15-8c91-705ff6e73bc6']}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:01:34.140677 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-d0cc3c84-badc-4b57-ad9e-6c87e0d34af0 tempest-VolumesListAdminTestJSON-1508138870 tempest-VolumesListAdminTestJSON-1508138870-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (63eaa915-7a56-46c6-8647-bbbd29844474) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:01:34.143926 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:34.143926 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:01:34.144795 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-81d9cf4e-f97a-4efa-8b9d-4c50d603eda3 tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] https://10.4.3.240/volume/v3/backups/514d1a43-7e92-4b6f-81a2-bda0225e364a returned with HTTP 200 Aug 20 01:01:34.145176 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 598/2355] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:01:34 2026] GET /volume/v3/backups/514d1a43-7e92-4b6f-81a2-bda0225e364a => generated 800 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:01:34.163351 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-d0cc3c84-badc-4b57-ad9e-6c87e0d34af0 tempest-VolumesListAdminTestJSON-1508138870 tempest-VolumesListAdminTestJSON-1508138870-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (63eaa915-7a56-46c6-8647-bbbd29844474) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '63c1dc25-4298-4fe3-b7fc-b542fe8ba61b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1564276586',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c11d4c95074846379b3bc80f12bcc790',qos_specs=None,replication_status=,reservations=['65b8457f-08c7-44a8-b0cd-572534c15a22','05e28edd-301b-406e-a0a6-4f408df57001','317b2e36-4f56-4485-86ce-d21480c5bc5c','ae603f5e-a07e-4b15-8c91-705ff6e73bc6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f07aaba014cf4011b123f68c51da0fd4',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T01:01:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1564276586',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=63c1dc25-4298-4fe3-b7fc-b542fe8ba61b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c11d4c95074846379b3bc80f12bcc790',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f07aaba014cf4011b123f68c51da0fd4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1ed58bd6-fe6a-497e-ae84-e8199d24fdfa),volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:01:34.164080 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-d0cc3c84-badc-4b57-ad9e-6c87e0d34af0 tempest-VolumesListAdminTestJSON-1508138870 tempest-VolumesListAdminTestJSON-1508138870-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (58442551-6d2f-4f85-8f7a-d305f10da660) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:01:34.181866 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-d0cc3c84-badc-4b57-ad9e-6c87e0d34af0 tempest-VolumesListAdminTestJSON-1508138870 tempest-VolumesListAdminTestJSON-1508138870-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (58442551-6d2f-4f85-8f7a-d305f10da660) transitioned into state 'SUCCESS' from state '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-1564276586',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c11d4c95074846379b3bc80f12bcc790',qos_specs=None,replication_status=,reservations=['65b8457f-08c7-44a8-b0cd-572534c15a22','05e28edd-301b-406e-a0a6-4f408df57001','317b2e36-4f56-4485-86ce-d21480c5bc5c','ae603f5e-a07e-4b15-8c91-705ff6e73bc6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f07aaba014cf4011b123f68c51da0fd4',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:01:34.182550 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-d0cc3c84-badc-4b57-ad9e-6c87e0d34af0 tempest-VolumesListAdminTestJSON-1508138870 tempest-VolumesListAdminTestJSON-1508138870-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e32feeff-a264-425f-a535-d6d96e653935) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:01:34.191699 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-d0cc3c84-badc-4b57-ad9e-6c87e0d34af0 tempest-VolumesListAdminTestJSON-1508138870 tempest-VolumesListAdminTestJSON-1508138870-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e32feeff-a264-425f-a535-d6d96e653935) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:01:34.192511 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-d0cc3c84-badc-4b57-ad9e-6c87e0d34af0 tempest-VolumesListAdminTestJSON-1508138870 tempest-VolumesListAdminTestJSON-1508138870-project-member] Flow 'volume_create_api' (e01fee44-f8a2-4822-9025-5ffeebd8f0bf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:01:34.192907 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-d0cc3c84-badc-4b57-ad9e-6c87e0d34af0 tempest-VolumesListAdminTestJSON-1508138870 tempest-VolumesListAdminTestJSON-1508138870-project-member] Create volume request issued successfully. Aug 20 01:01:34.193507 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-d0cc3c84-badc-4b57-ad9e-6c87e0d34af0 tempest-VolumesListAdminTestJSON-1508138870 tempest-VolumesListAdminTestJSON-1508138870-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 20 01:01:34.194271 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 591/2356] 10.4.3.240 () {68 vars in 1258 bytes} [Thu Aug 20 01:01:34 2026] POST /volume/v3/volumes => generated 755 bytes in 139 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 01:01:34.208248 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-ac03c5be-2dc2-41c6-a988-71ecbf10314d None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:34.209646 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-ac03c5be-2dc2-41c6-a988-71ecbf10314d tempest-VolumesListAdminTestJSON-1508138870 tempest-VolumesListAdminTestJSON-1508138870-project-member] GET https://10.4.3.240/volume/v3/volumes/63c1dc25-4298-4fe3-b7fc-b542fe8ba61b Aug 20 01:01:34.209836 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-ac03c5be-2dc2-41c6-a988-71ecbf10314d tempest-VolumesListAdminTestJSON-1508138870 tempest-VolumesListAdminTestJSON-1508138870-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:01:34.210003 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-ac03c5be-2dc2-41c6-a988-71ecbf10314d tempest-VolumesListAdminTestJSON-1508138870 tempest-VolumesListAdminTestJSON-1508138870-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:01:34.216586 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:34.216586 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:01:34.219702 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-ac03c5be-2dc2-41c6-a988-71ecbf10314d tempest-VolumesListAdminTestJSON-1508138870 tempest-VolumesListAdminTestJSON-1508138870-project-member] Volume info retrieved successfully. Aug 20 01:01:34.223460 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-ac03c5be-2dc2-41c6-a988-71ecbf10314d tempest-VolumesListAdminTestJSON-1508138870 tempest-VolumesListAdminTestJSON-1508138870-project-member] https://10.4.3.240/volume/v3/volumes/63c1dc25-4298-4fe3-b7fc-b542fe8ba61b returned with HTTP 200 Aug 20 01:01:34.223812 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 585/2357] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:01:34 2026] GET /volume/v3/volumes/63c1dc25-4298-4fe3-b7fc-b542fe8ba61b => generated 823 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:01:34.629072 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-686608dd-b938-4be3-b159-4b3aaeaf2679 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:34.630703 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-686608dd-b938-4be3-b159-4b3aaeaf2679 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] GET https://10.4.3.240/volume/v3/volumes/9538a690-5759-4f04-997b-1b6d84a96bb5 Aug 20 01:01:34.630895 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-686608dd-b938-4be3-b159-4b3aaeaf2679 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:01:34.631014 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-686608dd-b938-4be3-b159-4b3aaeaf2679 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:01:34.636015 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-686608dd-b938-4be3-b159-4b3aaeaf2679 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] https://10.4.3.240/volume/v3/volumes/9538a690-5759-4f04-997b-1b6d84a96bb5 returned with HTTP 404 Aug 20 01:01:34.636815 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 584/2358] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:01:34 2026] GET /volume/v3/volumes/9538a690-5759-4f04-997b-1b6d84a96bb5 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:01:34.642700 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-1c26047c-8d42-445c-9f63-f342014e89d6 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:34.644203 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-1c26047c-8d42-445c-9f63-f342014e89d6 tempest-TestVolumeBootPattern-491855050 tempest-TestVolumeBootPattern-491855050-project-admin] GET https://10.4.3.240/volume/v3/volumes/detail?all_tenants=1 Aug 20 01:01:34.644427 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-1c26047c-8d42-445c-9f63-f342014e89d6 tempest-TestVolumeBootPattern-491855050 tempest-TestVolumeBootPattern-491855050-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:01:34.644654 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-1c26047c-8d42-445c-9f63-f342014e89d6 tempest-TestVolumeBootPattern-491855050 tempest-TestVolumeBootPattern-491855050-project-admin] Calling method 'detail' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:01:34.645376 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-1c26047c-8d42-445c-9f63-f342014e89d6 tempest-TestVolumeBootPattern-491855050 tempest-TestVolumeBootPattern-491855050-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100215) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 01:01:34.659997 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-1c26047c-8d42-445c-9f63-f342014e89d6 tempest-TestVolumeBootPattern-491855050 tempest-TestVolumeBootPattern-491855050-project-admin] Get all volumes completed successfully. Aug 20 01:01:34.662085 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:34.662085 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:01:34.666260 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-1c26047c-8d42-445c-9f63-f342014e89d6 tempest-TestVolumeBootPattern-491855050 tempest-TestVolumeBootPattern-491855050-project-admin] https://10.4.3.240/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 20 01:01:34.666710 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 599/2359] 10.4.3.240 () {66 vars in 1285 bytes} [Thu Aug 20 01:01:34 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 12937 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 01:01:34.683248 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-2c00ca1a-9c27-4929-b13c-013fcc45ce82 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:34.685643 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-2c00ca1a-9c27-4929-b13c-013fcc45ce82 tempest-TestVolumeBootPattern-491855050 tempest-TestVolumeBootPattern-491855050-project-admin] DELETE https://10.4.3.240/volume/v3/types/2254c8e4-8c95-472b-b096-bd3906c6f167 Aug 20 01:01:34.685803 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-2c00ca1a-9c27-4929-b13c-013fcc45ce82 tempest-TestVolumeBootPattern-491855050 tempest-TestVolumeBootPattern-491855050-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:01:34.685991 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-2c00ca1a-9c27-4929-b13c-013fcc45ce82 tempest-TestVolumeBootPattern-491855050 tempest-TestVolumeBootPattern-491855050-project-admin] Calling method '_delete' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:01:34.686234 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:34.686234 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:01:34.706772 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-2c00ca1a-9c27-4929-b13c-013fcc45ce82 tempest-TestVolumeBootPattern-491855050 tempest-TestVolumeBootPattern-491855050-project-admin] https://10.4.3.240/volume/v3/types/2254c8e4-8c95-472b-b096-bd3906c6f167 returned with HTTP 202 Aug 20 01:01:34.707197 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 592/2360] 10.4.3.240 () {66 vars in 1345 bytes} [Thu Aug 20 01:01:34 2026] DELETE /volume/v3/types/2254c8e4-8c95-472b-b096-bd3906c6f167 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 01:01:34.716981 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-164bd7b6-636b-4251-b071-d5bbf8097305 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:34.719044 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-164bd7b6-636b-4251-b071-d5bbf8097305 tempest-TestVolumeBootPattern-491855050 tempest-TestVolumeBootPattern-491855050-project-admin] POST https://10.4.3.240/volume/v3/types Aug 20 01:01:34.719499 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-164bd7b6-636b-4251-b071-d5bbf8097305 tempest-TestVolumeBootPattern-491855050 tempest-TestVolumeBootPattern-491855050-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks2-1157330592", "extra_specs": {}}} {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:01:34.732104 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-164bd7b6-636b-4251-b071-d5bbf8097305 tempest-TestVolumeBootPattern-491855050 tempest-TestVolumeBootPattern-491855050-project-admin] https://10.4.3.240/volume/v3/types returned with HTTP 200 Aug 20 01:01:34.732545 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 586/2361] 10.4.3.240 () {68 vars in 1252 bytes} [Thu Aug 20 01:01:34 2026] POST /volume/v3/types => generated 213 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:01:34.740396 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-2b95a5c1-6247-4a09-812f-25fc242b7ba0 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:34.742295 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-2b95a5c1-6247-4a09-812f-25fc242b7ba0 tempest-TestVolumeBootPattern-491855050 tempest-TestVolumeBootPattern-491855050-project-admin] POST https://10.4.3.240/volume/v3/types/bb1ce58c-004b-455e-a85d-34ac0ec3ce6a/encryption Aug 20 01:01:34.742658 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-2b95a5c1-6247-4a09-812f-25fc242b7ba0 tempest-TestVolumeBootPattern-491855050 tempest-TestVolumeBootPattern-491855050-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks2", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:01:34.759562 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-2b95a5c1-6247-4a09-812f-25fc242b7ba0 tempest-TestVolumeBootPattern-491855050 tempest-TestVolumeBootPattern-491855050-project-admin] https://10.4.3.240/volume/v3/types/bb1ce58c-004b-455e-a85d-34ac0ec3ce6a/encryption returned with HTTP 200 Aug 20 01:01:34.759967 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 585/2362] 10.4.3.240 () {68 vars in 1397 bytes} [Thu Aug 20 01:01:34 2026] POST /volume/v3/types/bb1ce58c-004b-455e-a85d-34ac0ec3ce6a/encryption => generated 231 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:01:34.767945 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-7fb796f0-c1de-43d9-907d-f32d7727edc4 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:34.769925 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-7fb796f0-c1de-43d9-907d-f32d7727edc4 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 20 01:01:34.770280 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-7fb796f0-c1de-43d9-907d-f32d7727edc4 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-507059227", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks2-1157330592", "size": 1}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:01:34.771971 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.v3.volumes [None req-7fb796f0-c1de-43d9-907d-f32d7727edc4 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-507059227', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks2-1157330592', 'size': 1}} {{(pid=100215) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 01:01:34.776014 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-7fb796f0-c1de-43d9-907d-f32d7727edc4 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Create volume of 1 GB Aug 20 01:01:34.776401 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:34.776401 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:01:34.776995 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-7fb796f0-c1de-43d9-907d-f32d7727edc4 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Availability Zones retrieved successfully. Aug 20 01:01:34.783029 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-7fb796f0-c1de-43d9-907d-f32d7727edc4 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Flow 'volume_create_api' (a8b8318f-ff25-4867-ad1d-f1b6efd7a701) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:01:34.784034 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-7fb796f0-c1de-43d9-907d-f32d7727edc4 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (179f8aa7-0009-4bac-9c2c-0f89ceacad27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:01:34.784971 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.flows.api.create_volume [None req-7fb796f0-c1de-43d9-907d-f32d7727edc4 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Validating volume size '1' using validate_int {{(pid=100215) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 01:01:34.808632 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-7fb796f0-c1de-43d9-907d-f32d7727edc4 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (179f8aa7-0009-4bac-9c2c-0f89ceacad27) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T01:01:35Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bb1ce58c-004b-455e-a85d-34ac0ec3ce6a,is_public=True,name='tempest-scenario-type-luks2-1157330592',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bb1ce58c-004b-455e-a85d-34ac0ec3ce6a', '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=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:01:34.809433 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-7fb796f0-c1de-43d9-907d-f32d7727edc4 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fb3e8bda-a996-4430-893a-01f3a96431d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:01:34.833216 np0000007838 devstack@c-api.service[100215]: WARNING cinder.quota [None req-7fb796f0-c1de-43d9-907d-f32d7727edc4 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks2-1157330592 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks2-1157330592, it is now deprecated. Please use the default quota class for default quota. Aug 20 01:01:34.833519 np0000007838 devstack@c-api.service[100215]: WARNING cinder.quota [None req-7fb796f0-c1de-43d9-907d-f32d7727edc4 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks2-1157330592 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks2-1157330592, it is now deprecated. Please use the default quota class for default quota. Aug 20 01:01:34.844908 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-7629fb13-a4c3-42dd-bd0e-2b411dc694fd None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:34.846394 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-7629fb13-a4c3-42dd-bd0e-2b411dc694fd tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] GET https://10.4.3.240/volume/v3/backups/75510bf6-a931-4018-b3e9-266167db6d84 Aug 20 01:01:34.846585 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-7629fb13-a4c3-42dd-bd0e-2b411dc694fd tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:01:34.846744 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-7629fb13-a4c3-42dd-bd0e-2b411dc694fd tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:01:34.846842 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-7629fb13-a4c3-42dd-bd0e-2b411dc694fd tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Show backup with id 75510bf6-a931-4018-b3e9-266167db6d84. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:01:34.850871 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:34.850871 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:01:34.851503 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-7629fb13-a4c3-42dd-bd0e-2b411dc694fd tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] https://10.4.3.240/volume/v3/backups/75510bf6-a931-4018-b3e9-266167db6d84 returned with HTTP 200 Aug 20 01:01:34.851825 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 593/2363] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:01:34 2026] GET /volume/v3/backups/75510bf6-a931-4018-b3e9-266167db6d84 => generated 825 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:01:34.857232 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.quota [None req-7fb796f0-c1de-43d9-907d-f32d7727edc4 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Created reservations ['e508f912-df53-4084-97b9-7e373acc8633', 'b127d447-1c21-4cca-88e8-bb8681cdd0d6', 'd399bc02-3fec-41d8-ac3c-4ba0fc6037a4', '7cdb76c6-bfa1-491c-8de7-2169d3b9dce3'] {{(pid=100215) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 01:01:34.858238 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-7fb796f0-c1de-43d9-907d-f32d7727edc4 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fb3e8bda-a996-4430-893a-01f3a96431d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e508f912-df53-4084-97b9-7e373acc8633', 'b127d447-1c21-4cca-88e8-bb8681cdd0d6', 'd399bc02-3fec-41d8-ac3c-4ba0fc6037a4', '7cdb76c6-bfa1-491c-8de7-2169d3b9dce3']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:01:34.858990 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-7fb796f0-c1de-43d9-907d-f32d7727edc4 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (660f6527-6f77-4d79-bfd4-6b2663f34795) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:01:34.880957 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-7fb796f0-c1de-43d9-907d-f32d7727edc4 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (660f6527-6f77-4d79-bfd4-6b2663f34795) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6da9e7f7-f7ee-4b74-8677-8bc05c7f86a3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-507059227',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='03a37021255e41ccb3259dd49aff4a78',qos_specs=None,replication_status=,reservations=['e508f912-df53-4084-97b9-7e373acc8633','b127d447-1c21-4cca-88e8-bb8681cdd0d6','d399bc02-3fec-41d8-ac3c-4ba0fc6037a4','7cdb76c6-bfa1-491c-8de7-2169d3b9dce3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d1fcea7d7ab543fdbc3f32dca8fe540e',volume_type_id=bb1ce58c-004b-455e-a85d-34ac0ec3ce6a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T01:01:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-507059227',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=6da9e7f7-f7ee-4b74-8677-8bc05c7f86a3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='03a37021255e41ccb3259dd49aff4a78',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d1fcea7d7ab543fdbc3f32dca8fe540e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bb1ce58c-004b-455e-a85d-34ac0ec3ce6a),volume_type_id=bb1ce58c-004b-455e-a85d-34ac0ec3ce6a)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:01:34.881916 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-7fb796f0-c1de-43d9-907d-f32d7727edc4 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8a743da7-948d-4a5c-a997-5f8b401cbd1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:01:34.899683 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-7fb796f0-c1de-43d9-907d-f32d7727edc4 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8a743da7-948d-4a5c-a997-5f8b401cbd1c) transitioned into state 'SUCCESS' from state '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-507059227',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='03a37021255e41ccb3259dd49aff4a78',qos_specs=None,replication_status=,reservations=['e508f912-df53-4084-97b9-7e373acc8633','b127d447-1c21-4cca-88e8-bb8681cdd0d6','d399bc02-3fec-41d8-ac3c-4ba0fc6037a4','7cdb76c6-bfa1-491c-8de7-2169d3b9dce3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d1fcea7d7ab543fdbc3f32dca8fe540e',volume_type_id=bb1ce58c-004b-455e-a85d-34ac0ec3ce6a)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:01:34.900350 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-7fb796f0-c1de-43d9-907d-f32d7727edc4 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (df47fcff-226d-48e6-8273-e3d5dd6a8bea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:01:34.908511 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-7fb796f0-c1de-43d9-907d-f32d7727edc4 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (df47fcff-226d-48e6-8273-e3d5dd6a8bea) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:01:34.909299 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-7fb796f0-c1de-43d9-907d-f32d7727edc4 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Flow 'volume_create_api' (a8b8318f-ff25-4867-ad1d-f1b6efd7a701) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:01:34.909635 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-7fb796f0-c1de-43d9-907d-f32d7727edc4 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Create volume request issued successfully. Aug 20 01:01:34.910169 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-7fb796f0-c1de-43d9-907d-f32d7727edc4 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 20 01:01:34.910619 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 600/2364] 10.4.3.240 () {68 vars in 1259 bytes} [Thu Aug 20 01:01:34 2026] POST /volume/v3/volumes => generated 780 bytes in 143 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 01:01:34.923045 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-97fb90f4-3211-422b-8e63-2510a416c1e9 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:34.924745 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-97fb90f4-3211-422b-8e63-2510a416c1e9 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] GET https://10.4.3.240/volume/v3/volumes/6da9e7f7-f7ee-4b74-8677-8bc05c7f86a3 Aug 20 01:01:34.924949 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-97fb90f4-3211-422b-8e63-2510a416c1e9 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:01:34.925122 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-97fb90f4-3211-422b-8e63-2510a416c1e9 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:01:34.931807 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:34.931807 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:01:34.936281 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-97fb90f4-3211-422b-8e63-2510a416c1e9 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Volume info retrieved successfully. Aug 20 01:01:34.944357 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-97fb90f4-3211-422b-8e63-2510a416c1e9 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] https://10.4.3.240/volume/v3/volumes/6da9e7f7-f7ee-4b74-8677-8bc05c7f86a3 returned with HTTP 200 Aug 20 01:01:34.944357 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 587/2365] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:01:34 2026] GET /volume/v3/volumes/6da9e7f7-f7ee-4b74-8677-8bc05c7f86a3 => generated 848 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:01:35.008743 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-960d68b0-80e8-4752-a205-b11d4bb688da None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:35.010823 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-960d68b0-80e8-4752-a205-b11d4bb688da tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] GET https://10.4.3.240/volume/v3/volumes/f92ba911-cf43-43d3-a206-c8e77c39a18b Aug 20 01:01:35.011064 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-960d68b0-80e8-4752-a205-b11d4bb688da tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:01:35.011298 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-960d68b0-80e8-4752-a205-b11d4bb688da tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:01:35.023943 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:35.023943 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:01:35.027912 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-960d68b0-80e8-4752-a205-b11d4bb688da tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Volume info retrieved successfully. Aug 20 01:01:35.034355 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-960d68b0-80e8-4752-a205-b11d4bb688da tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] https://10.4.3.240/volume/v3/volumes/f92ba911-cf43-43d3-a206-c8e77c39a18b returned with HTTP 200 Aug 20 01:01:35.034355 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 586/2366] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:01:35 2026] GET /volume/v3/volumes/f92ba911-cf43-43d3-a206-c8e77c39a18b => generated 877 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:01:35.154222 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-8c4a6851-fb5c-4832-86f1-bdfcef22f3bb None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:35.155978 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-8c4a6851-fb5c-4832-86f1-bdfcef22f3bb tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] GET https://10.4.3.240/volume/v3/backups/514d1a43-7e92-4b6f-81a2-bda0225e364a Aug 20 01:01:35.156199 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-8c4a6851-fb5c-4832-86f1-bdfcef22f3bb tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:01:35.156432 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-8c4a6851-fb5c-4832-86f1-bdfcef22f3bb tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:01:35.156581 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-8c4a6851-fb5c-4832-86f1-bdfcef22f3bb tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] Show backup with id 514d1a43-7e92-4b6f-81a2-bda0225e364a. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:01:35.160734 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:35.160734 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:01:35.161484 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-8c4a6851-fb5c-4832-86f1-bdfcef22f3bb tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] https://10.4.3.240/volume/v3/backups/514d1a43-7e92-4b6f-81a2-bda0225e364a returned with HTTP 200 Aug 20 01:01:35.161867 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 594/2367] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:01:35 2026] GET /volume/v3/backups/514d1a43-7e92-4b6f-81a2-bda0225e364a => generated 800 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:01:35.247704 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-35d7ba0e-9202-42d3-b78c-f6687e4ec1ff None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:35.249691 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-35d7ba0e-9202-42d3-b78c-f6687e4ec1ff tempest-VolumesListAdminTestJSON-1508138870 tempest-VolumesListAdminTestJSON-1508138870-project-member] GET https://10.4.3.240/volume/v3/volumes/63c1dc25-4298-4fe3-b7fc-b542fe8ba61b Aug 20 01:01:35.249967 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-35d7ba0e-9202-42d3-b78c-f6687e4ec1ff tempest-VolumesListAdminTestJSON-1508138870 tempest-VolumesListAdminTestJSON-1508138870-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:01:35.250182 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-35d7ba0e-9202-42d3-b78c-f6687e4ec1ff tempest-VolumesListAdminTestJSON-1508138870 tempest-VolumesListAdminTestJSON-1508138870-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:01:35.257714 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:35.257714 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:01:35.261152 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-35d7ba0e-9202-42d3-b78c-f6687e4ec1ff tempest-VolumesListAdminTestJSON-1508138870 tempest-VolumesListAdminTestJSON-1508138870-project-member] Volume info retrieved successfully. Aug 20 01:01:35.264921 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-35d7ba0e-9202-42d3-b78c-f6687e4ec1ff tempest-VolumesListAdminTestJSON-1508138870 tempest-VolumesListAdminTestJSON-1508138870-project-member] https://10.4.3.240/volume/v3/volumes/63c1dc25-4298-4fe3-b7fc-b542fe8ba61b returned with HTTP 200 Aug 20 01:01:35.265277 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 601/2368] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:01:35 2026] GET /volume/v3/volumes/63c1dc25-4298-4fe3-b7fc-b542fe8ba61b => generated 848 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:01:35.283476 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-4e3701c8-4840-47c3-965c-5a3968fb85b3 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:35.285467 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-4e3701c8-4840-47c3-965c-5a3968fb85b3 tempest-VolumesListAdminTestJSON-1508138870 tempest-VolumesListAdminTestJSON-1508138870-project-member] GET https://10.4.3.240/volume/v3/volumes/63c1dc25-4298-4fe3-b7fc-b542fe8ba61b Aug 20 01:01:35.285761 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-4e3701c8-4840-47c3-965c-5a3968fb85b3 tempest-VolumesListAdminTestJSON-1508138870 tempest-VolumesListAdminTestJSON-1508138870-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:01:35.286022 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-4e3701c8-4840-47c3-965c-5a3968fb85b3 tempest-VolumesListAdminTestJSON-1508138870 tempest-VolumesListAdminTestJSON-1508138870-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:01:35.293815 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:35.293815 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:01:35.297686 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-4e3701c8-4840-47c3-965c-5a3968fb85b3 tempest-VolumesListAdminTestJSON-1508138870 tempest-VolumesListAdminTestJSON-1508138870-project-member] Volume info retrieved successfully. Aug 20 01:01:35.302325 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-4e3701c8-4840-47c3-965c-5a3968fb85b3 tempest-VolumesListAdminTestJSON-1508138870 tempest-VolumesListAdminTestJSON-1508138870-project-member] https://10.4.3.240/volume/v3/volumes/63c1dc25-4298-4fe3-b7fc-b542fe8ba61b returned with HTTP 200 Aug 20 01:01:35.302829 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 588/2369] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:01:35 2026] GET /volume/v3/volumes/63c1dc25-4298-4fe3-b7fc-b542fe8ba61b => generated 848 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:01:35.315868 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-4cd5c67a-03ea-4411-a230-3d0451ccfced None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:35.317772 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-4cd5c67a-03ea-4411-a230-3d0451ccfced tempest-VolumesListAdminTestJSON-1508138870 tempest-VolumesListAdminTestJSON-1508138870-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 20 01:01:35.318149 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-4cd5c67a-03ea-4411-a230-3d0451ccfced tempest-VolumesListAdminTestJSON-1508138870 tempest-VolumesListAdminTestJSON-1508138870-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-952556713"}} {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:01:35.319763 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.v3.volumes [None req-4cd5c67a-03ea-4411-a230-3d0451ccfced tempest-VolumesListAdminTestJSON-1508138870 tempest-VolumesListAdminTestJSON-1508138870-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-952556713'}} {{(pid=100212) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 01:01:35.319878 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.v3.volumes [None req-4cd5c67a-03ea-4411-a230-3d0451ccfced tempest-VolumesListAdminTestJSON-1508138870 tempest-VolumesListAdminTestJSON-1508138870-project-member] Create volume of 1 GB Aug 20 01:01:35.323524 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-4cd5c67a-03ea-4411-a230-3d0451ccfced tempest-VolumesListAdminTestJSON-1508138870 tempest-VolumesListAdminTestJSON-1508138870-project-member] Availability Zones retrieved successfully. Aug 20 01:01:35.329645 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-4cd5c67a-03ea-4411-a230-3d0451ccfced tempest-VolumesListAdminTestJSON-1508138870 tempest-VolumesListAdminTestJSON-1508138870-project-member] Flow 'volume_create_api' (f186c3a9-1d6f-4b1c-be7c-2c3ee5daa9c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100212) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:01:35.330473 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-4cd5c67a-03ea-4411-a230-3d0451ccfced tempest-VolumesListAdminTestJSON-1508138870 tempest-VolumesListAdminTestJSON-1508138870-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2e4822ee-d3ba-4158-bfc7-6e747b35ab8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:01:35.331286 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.flows.api.create_volume [None req-4cd5c67a-03ea-4411-a230-3d0451ccfced tempest-VolumesListAdminTestJSON-1508138870 tempest-VolumesListAdminTestJSON-1508138870-project-member] Validating volume size '1' using validate_int {{(pid=100212) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 01:01:35.355412 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-4cd5c67a-03ea-4411-a230-3d0451ccfced tempest-VolumesListAdminTestJSON-1508138870 tempest-VolumesListAdminTestJSON-1508138870-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2e4822ee-d3ba-4158-bfc7-6e747b35ab8c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:52:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1ed58bd6-fe6a-497e-ae84-e8199d24fdfa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:01:35.355412 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-4cd5c67a-03ea-4411-a230-3d0451ccfced tempest-VolumesListAdminTestJSON-1508138870 tempest-VolumesListAdminTestJSON-1508138870-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (82409cdf-2dff-4cd1-a23d-55d09e493dae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:01:35.391078 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.quota [None req-4cd5c67a-03ea-4411-a230-3d0451ccfced tempest-VolumesListAdminTestJSON-1508138870 tempest-VolumesListAdminTestJSON-1508138870-project-member] Created reservations ['317e39fd-ddc3-42e1-a6b9-a0c1901dec60', 'd8338201-4f95-4764-a0a5-e987c02c9676', 'afcf0bbb-7fe5-4a6d-9fc9-7d8ff214ee18', 'fe1946f7-1a1a-4f76-99ff-c9cec69df0a7'] {{(pid=100212) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 01:01:35.391906 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-4cd5c67a-03ea-4411-a230-3d0451ccfced tempest-VolumesListAdminTestJSON-1508138870 tempest-VolumesListAdminTestJSON-1508138870-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (82409cdf-2dff-4cd1-a23d-55d09e493dae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['317e39fd-ddc3-42e1-a6b9-a0c1901dec60', 'd8338201-4f95-4764-a0a5-e987c02c9676', 'afcf0bbb-7fe5-4a6d-9fc9-7d8ff214ee18', 'fe1946f7-1a1a-4f76-99ff-c9cec69df0a7']}' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:01:35.392812 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-4cd5c67a-03ea-4411-a230-3d0451ccfced tempest-VolumesListAdminTestJSON-1508138870 tempest-VolumesListAdminTestJSON-1508138870-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e4990693-c437-4adb-91de-51e87614dafd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:01:35.413314 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-4cd5c67a-03ea-4411-a230-3d0451ccfced tempest-VolumesListAdminTestJSON-1508138870 tempest-VolumesListAdminTestJSON-1508138870-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e4990693-c437-4adb-91de-51e87614dafd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cd3ee97e-8b23-4476-84b9-43aa62a69d9f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-952556713',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c11d4c95074846379b3bc80f12bcc790',qos_specs=None,replication_status=,reservations=['317e39fd-ddc3-42e1-a6b9-a0c1901dec60','d8338201-4f95-4764-a0a5-e987c02c9676','afcf0bbb-7fe5-4a6d-9fc9-7d8ff214ee18','fe1946f7-1a1a-4f76-99ff-c9cec69df0a7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f07aaba014cf4011b123f68c51da0fd4',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T01:01:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-952556713',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cd3ee97e-8b23-4476-84b9-43aa62a69d9f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c11d4c95074846379b3bc80f12bcc790',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f07aaba014cf4011b123f68c51da0fd4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1ed58bd6-fe6a-497e-ae84-e8199d24fdfa),volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:01:35.414115 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-4cd5c67a-03ea-4411-a230-3d0451ccfced tempest-VolumesListAdminTestJSON-1508138870 tempest-VolumesListAdminTestJSON-1508138870-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c84593e5-81e5-4df3-9e1b-b65ed76cf700) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:01:35.430612 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-4cd5c67a-03ea-4411-a230-3d0451ccfced tempest-VolumesListAdminTestJSON-1508138870 tempest-VolumesListAdminTestJSON-1508138870-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c84593e5-81e5-4df3-9e1b-b65ed76cf700) transitioned into state 'SUCCESS' from state '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-952556713',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c11d4c95074846379b3bc80f12bcc790',qos_specs=None,replication_status=,reservations=['317e39fd-ddc3-42e1-a6b9-a0c1901dec60','d8338201-4f95-4764-a0a5-e987c02c9676','afcf0bbb-7fe5-4a6d-9fc9-7d8ff214ee18','fe1946f7-1a1a-4f76-99ff-c9cec69df0a7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f07aaba014cf4011b123f68c51da0fd4',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:01:35.431274 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-4cd5c67a-03ea-4411-a230-3d0451ccfced tempest-VolumesListAdminTestJSON-1508138870 tempest-VolumesListAdminTestJSON-1508138870-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3ca2effe-246e-497b-9df9-f2935b8a4ff2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:01:35.443704 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-4cd5c67a-03ea-4411-a230-3d0451ccfced tempest-VolumesListAdminTestJSON-1508138870 tempest-VolumesListAdminTestJSON-1508138870-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3ca2effe-246e-497b-9df9-f2935b8a4ff2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:01:35.444398 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-4cd5c67a-03ea-4411-a230-3d0451ccfced tempest-VolumesListAdminTestJSON-1508138870 tempest-VolumesListAdminTestJSON-1508138870-project-member] Flow 'volume_create_api' (f186c3a9-1d6f-4b1c-be7c-2c3ee5daa9c5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100212) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:01:35.444671 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-4cd5c67a-03ea-4411-a230-3d0451ccfced tempest-VolumesListAdminTestJSON-1508138870 tempest-VolumesListAdminTestJSON-1508138870-project-member] Create volume request issued successfully. Aug 20 01:01:35.445147 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-4cd5c67a-03ea-4411-a230-3d0451ccfced tempest-VolumesListAdminTestJSON-1508138870 tempest-VolumesListAdminTestJSON-1508138870-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 20 01:01:35.445551 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 587/2370] 10.4.3.240 () {68 vars in 1258 bytes} [Thu Aug 20 01:01:35 2026] POST /volume/v3/volumes => generated 754 bytes in 130 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 01:01:35.456624 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-a825e63f-d0b6-49e7-89c9-ac61ca890d0e None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:35.459616 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-a825e63f-d0b6-49e7-89c9-ac61ca890d0e tempest-VolumesListAdminTestJSON-1508138870 tempest-VolumesListAdminTestJSON-1508138870-project-member] GET https://10.4.3.240/volume/v3/volumes/cd3ee97e-8b23-4476-84b9-43aa62a69d9f Aug 20 01:01:35.459834 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-a825e63f-d0b6-49e7-89c9-ac61ca890d0e tempest-VolumesListAdminTestJSON-1508138870 tempest-VolumesListAdminTestJSON-1508138870-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:01:35.460048 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-a825e63f-d0b6-49e7-89c9-ac61ca890d0e tempest-VolumesListAdminTestJSON-1508138870 tempest-VolumesListAdminTestJSON-1508138870-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:01:35.466423 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:35.466423 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:01:35.469876 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-a825e63f-d0b6-49e7-89c9-ac61ca890d0e tempest-VolumesListAdminTestJSON-1508138870 tempest-VolumesListAdminTestJSON-1508138870-project-member] Volume info retrieved successfully. Aug 20 01:01:35.473588 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-a825e63f-d0b6-49e7-89c9-ac61ca890d0e tempest-VolumesListAdminTestJSON-1508138870 tempest-VolumesListAdminTestJSON-1508138870-project-member] https://10.4.3.240/volume/v3/volumes/cd3ee97e-8b23-4476-84b9-43aa62a69d9f returned with HTTP 200 Aug 20 01:01:35.473991 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 595/2371] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:01:35 2026] GET /volume/v3/volumes/cd3ee97e-8b23-4476-84b9-43aa62a69d9f => generated 822 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:01:35.880154 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-80fe2c66-fea0-4a38-bfc5-4c8ff322e06f None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:35.888506 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-80fe2c66-fea0-4a38-bfc5-4c8ff322e06f tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] GET https://10.4.3.240/volume/v3/backups/75510bf6-a931-4018-b3e9-266167db6d84 Aug 20 01:01:35.889397 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-80fe2c66-fea0-4a38-bfc5-4c8ff322e06f tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:01:35.891093 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-80fe2c66-fea0-4a38-bfc5-4c8ff322e06f tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:01:35.891205 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-80fe2c66-fea0-4a38-bfc5-4c8ff322e06f tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Show backup with id 75510bf6-a931-4018-b3e9-266167db6d84. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:01:35.913820 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:35.913820 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:01:35.919530 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-80fe2c66-fea0-4a38-bfc5-4c8ff322e06f tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] https://10.4.3.240/volume/v3/backups/75510bf6-a931-4018-b3e9-266167db6d84 returned with HTTP 200 Aug 20 01:01:35.922127 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 602/2372] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:01:35 2026] GET /volume/v3/backups/75510bf6-a931-4018-b3e9-266167db6d84 => generated 825 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:01:35.956023 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-a2a62d7f-374e-4cd8-b811-0c023d61f21d None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:35.957717 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-a2a62d7f-374e-4cd8-b811-0c023d61f21d tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] GET https://10.4.3.240/volume/v3/volumes/6da9e7f7-f7ee-4b74-8677-8bc05c7f86a3 Aug 20 01:01:35.957906 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-a2a62d7f-374e-4cd8-b811-0c023d61f21d tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:01:35.958108 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-a2a62d7f-374e-4cd8-b811-0c023d61f21d tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:01:35.964622 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:35.964622 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:01:35.967991 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-a2a62d7f-374e-4cd8-b811-0c023d61f21d tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Volume info retrieved successfully. Aug 20 01:01:35.973163 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-a2a62d7f-374e-4cd8-b811-0c023d61f21d tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] https://10.4.3.240/volume/v3/volumes/6da9e7f7-f7ee-4b74-8677-8bc05c7f86a3 returned with HTTP 200 Aug 20 01:01:35.973618 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 589/2373] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:01:35 2026] GET /volume/v3/volumes/6da9e7f7-f7ee-4b74-8677-8bc05c7f86a3 => generated 873 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:01:35.986129 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-5d199edd-43b4-4efb-a89c-794631bc65b0 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:35.987977 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-5d199edd-43b4-4efb-a89c-794631bc65b0 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] GET https://10.4.3.240/volume/v3/volumes/6da9e7f7-f7ee-4b74-8677-8bc05c7f86a3 Aug 20 01:01:35.988196 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-5d199edd-43b4-4efb-a89c-794631bc65b0 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:01:35.988779 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-5d199edd-43b4-4efb-a89c-794631bc65b0 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:01:35.995778 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:35.995778 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:01:36.000744 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-5d199edd-43b4-4efb-a89c-794631bc65b0 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Volume info retrieved successfully. Aug 20 01:01:36.005065 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-5d199edd-43b4-4efb-a89c-794631bc65b0 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] https://10.4.3.240/volume/v3/volumes/6da9e7f7-f7ee-4b74-8677-8bc05c7f86a3 returned with HTTP 200 Aug 20 01:01:36.005427 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 588/2374] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:01:35 2026] GET /volume/v3/volumes/6da9e7f7-f7ee-4b74-8677-8bc05c7f86a3 => generated 873 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:01:36.017503 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-84e7d3aa-34fe-4e0b-a837-96487184955b None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:36.019359 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-84e7d3aa-34fe-4e0b-a837-96487184955b tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] POST https://10.4.3.240/volume/v3/volumes/6da9e7f7-f7ee-4b74-8677-8bc05c7f86a3/action Aug 20 01:01:36.019698 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-84e7d3aa-34fe-4e0b-a837-96487184955b tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=100214) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 01:01:36.019809 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-84e7d3aa-34fe-4e0b-a837-96487184955b tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:01:36.028463 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:36.028463 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:01:36.028911 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-84e7d3aa-34fe-4e0b-a837-96487184955b tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Volume info retrieved successfully. Aug 20 01:01:36.039430 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-84e7d3aa-34fe-4e0b-a837-96487184955b tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Volume updated successfully. Aug 20 01:01:36.039649 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-84e7d3aa-34fe-4e0b-a837-96487184955b tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] https://10.4.3.240/volume/v3/volumes/6da9e7f7-f7ee-4b74-8677-8bc05c7f86a3/action returned with HTTP 200 Aug 20 01:01:36.040205 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 596/2375] 10.4.3.240 () {68 vars in 1390 bytes} [Thu Aug 20 01:01:36 2026] POST /volume/v3/volumes/6da9e7f7-f7ee-4b74-8677-8bc05c7f86a3/action => generated 0 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 20 01:01:36.044682 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-1127f689-2afd-4bee-a76d-308025b862b1 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:36.046186 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-1127f689-2afd-4bee-a76d-308025b862b1 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] GET https://10.4.3.240/volume/v3/volumes/f92ba911-cf43-43d3-a206-c8e77c39a18b Aug 20 01:01:36.046373 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-1127f689-2afd-4bee-a76d-308025b862b1 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:01:36.046580 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-1127f689-2afd-4bee-a76d-308025b862b1 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:01:36.054215 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:36.054215 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:01:36.056953 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-1127f689-2afd-4bee-a76d-308025b862b1 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Volume info retrieved successfully. Aug 20 01:01:36.060252 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-1127f689-2afd-4bee-a76d-308025b862b1 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] https://10.4.3.240/volume/v3/volumes/f92ba911-cf43-43d3-a206-c8e77c39a18b returned with HTTP 200 Aug 20 01:01:36.060668 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 603/2376] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:01:36 2026] GET /volume/v3/volumes/f92ba911-cf43-43d3-a206-c8e77c39a18b => generated 877 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:01:36.170048 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [req-e846c99f-6af8-411f-9dcf-4a322d6a3ffc req-d4c3b498-ba0c-4be0-b951-6ed2d7e97451 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:36.171911 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-e846c99f-6af8-411f-9dcf-4a322d6a3ffc req-d4c3b498-ba0c-4be0-b951-6ed2d7e97451 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] GET https://10.4.3.240/volume/v3/volumes/6da9e7f7-f7ee-4b74-8677-8bc05c7f86a3 Aug 20 01:01:36.172116 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [req-e846c99f-6af8-411f-9dcf-4a322d6a3ffc req-d4c3b498-ba0c-4be0-b951-6ed2d7e97451 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:01:36.172319 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [req-e846c99f-6af8-411f-9dcf-4a322d6a3ffc req-d4c3b498-ba0c-4be0-b951-6ed2d7e97451 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:01:36.174792 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-fbdb653f-40ab-4b52-bab2-f3a0468a482d None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:36.176619 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-fbdb653f-40ab-4b52-bab2-f3a0468a482d tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] GET https://10.4.3.240/volume/v3/backups/514d1a43-7e92-4b6f-81a2-bda0225e364a Aug 20 01:01:36.176861 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-fbdb653f-40ab-4b52-bab2-f3a0468a482d tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:01:36.177056 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-fbdb653f-40ab-4b52-bab2-f3a0468a482d tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:01:36.177164 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.v3.backups [None req-fbdb653f-40ab-4b52-bab2-f3a0468a482d tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] Show backup with id 514d1a43-7e92-4b6f-81a2-bda0225e364a. {{(pid=100212) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:01:36.179088 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:36.179088 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:01:36.182687 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [req-e846c99f-6af8-411f-9dcf-4a322d6a3ffc req-d4c3b498-ba0c-4be0-b951-6ed2d7e97451 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Volume info retrieved successfully. Aug 20 01:01:36.182730 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:36.182730 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:01:36.183477 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-fbdb653f-40ab-4b52-bab2-f3a0468a482d tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] https://10.4.3.240/volume/v3/backups/514d1a43-7e92-4b6f-81a2-bda0225e364a returned with HTTP 200 Aug 20 01:01:36.183900 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 589/2377] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:01:36 2026] GET /volume/v3/backups/514d1a43-7e92-4b6f-81a2-bda0225e364a => generated 800 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:01:36.187581 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-e846c99f-6af8-411f-9dcf-4a322d6a3ffc req-d4c3b498-ba0c-4be0-b951-6ed2d7e97451 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] https://10.4.3.240/volume/v3/volumes/6da9e7f7-f7ee-4b74-8677-8bc05c7f86a3 returned with HTTP 200 Aug 20 01:01:36.188013 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 590/2378] 10.4.3.240 () {68 vars in 1598 bytes} [Thu Aug 20 01:01:36 2026] GET /volume/v3/volumes/6da9e7f7-f7ee-4b74-8677-8bc05c7f86a3 => generated 872 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:01:36.490362 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-b4aafa3a-cf63-4334-9ab3-6d485fbc3c38 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:36.490362 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-b4aafa3a-cf63-4334-9ab3-6d485fbc3c38 tempest-VolumesListAdminTestJSON-1508138870 tempest-VolumesListAdminTestJSON-1508138870-project-member] GET https://10.4.3.240/volume/v3/volumes/cd3ee97e-8b23-4476-84b9-43aa62a69d9f Aug 20 01:01:36.490362 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-b4aafa3a-cf63-4334-9ab3-6d485fbc3c38 tempest-VolumesListAdminTestJSON-1508138870 tempest-VolumesListAdminTestJSON-1508138870-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:01:36.490362 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-b4aafa3a-cf63-4334-9ab3-6d485fbc3c38 tempest-VolumesListAdminTestJSON-1508138870 tempest-VolumesListAdminTestJSON-1508138870-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:01:36.496351 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:36.496351 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:01:36.499906 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-b4aafa3a-cf63-4334-9ab3-6d485fbc3c38 tempest-VolumesListAdminTestJSON-1508138870 tempest-VolumesListAdminTestJSON-1508138870-project-member] Volume info retrieved successfully. Aug 20 01:01:36.504095 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-b4aafa3a-cf63-4334-9ab3-6d485fbc3c38 tempest-VolumesListAdminTestJSON-1508138870 tempest-VolumesListAdminTestJSON-1508138870-project-member] https://10.4.3.240/volume/v3/volumes/cd3ee97e-8b23-4476-84b9-43aa62a69d9f returned with HTTP 200 Aug 20 01:01:36.504508 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 597/2379] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:01:36 2026] GET /volume/v3/volumes/cd3ee97e-8b23-4476-84b9-43aa62a69d9f => generated 847 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:01:36.520532 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-3278a767-c3f0-48cc-97d5-6f70daf45bfe None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:36.530056 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-3278a767-c3f0-48cc-97d5-6f70daf45bfe tempest-VolumesListAdminTestJSON-1508138870 tempest-VolumesListAdminTestJSON-1508138870-project-member] GET https://10.4.3.240/volume/v3/volumes/cd3ee97e-8b23-4476-84b9-43aa62a69d9f Aug 20 01:01:36.530056 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-3278a767-c3f0-48cc-97d5-6f70daf45bfe tempest-VolumesListAdminTestJSON-1508138870 tempest-VolumesListAdminTestJSON-1508138870-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:01:36.530493 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-3278a767-c3f0-48cc-97d5-6f70daf45bfe tempest-VolumesListAdminTestJSON-1508138870 tempest-VolumesListAdminTestJSON-1508138870-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:01:36.572388 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:36.572388 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:01:36.588310 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-3278a767-c3f0-48cc-97d5-6f70daf45bfe tempest-VolumesListAdminTestJSON-1508138870 tempest-VolumesListAdminTestJSON-1508138870-project-member] Volume info retrieved successfully. Aug 20 01:01:36.598178 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [req-e846c99f-6af8-411f-9dcf-4a322d6a3ffc req-3b77daef-ce40-4a5b-b1c7-44732dc4b729 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:36.600474 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-e846c99f-6af8-411f-9dcf-4a322d6a3ffc req-3b77daef-ce40-4a5b-b1c7-44732dc4b729 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] GET https://10.4.3.240/volume/v3/volumes/6da9e7f7-f7ee-4b74-8677-8bc05c7f86a3 Aug 20 01:01:36.600727 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [req-e846c99f-6af8-411f-9dcf-4a322d6a3ffc req-3b77daef-ce40-4a5b-b1c7-44732dc4b729 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:01:36.600944 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [req-e846c99f-6af8-411f-9dcf-4a322d6a3ffc req-3b77daef-ce40-4a5b-b1c7-44732dc4b729 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:01:36.606820 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-3278a767-c3f0-48cc-97d5-6f70daf45bfe tempest-VolumesListAdminTestJSON-1508138870 tempest-VolumesListAdminTestJSON-1508138870-project-member] https://10.4.3.240/volume/v3/volumes/cd3ee97e-8b23-4476-84b9-43aa62a69d9f returned with HTTP 200 Aug 20 01:01:36.608271 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:36.608271 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:01:36.608652 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 604/2380] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:01:36 2026] GET /volume/v3/volumes/cd3ee97e-8b23-4476-84b9-43aa62a69d9f => generated 847 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:01:36.611822 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [req-e846c99f-6af8-411f-9dcf-4a322d6a3ffc req-3b77daef-ce40-4a5b-b1c7-44732dc4b729 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Volume info retrieved successfully. Aug 20 01:01:36.615730 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-e846c99f-6af8-411f-9dcf-4a322d6a3ffc req-3b77daef-ce40-4a5b-b1c7-44732dc4b729 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] https://10.4.3.240/volume/v3/volumes/6da9e7f7-f7ee-4b74-8677-8bc05c7f86a3 returned with HTTP 200 Aug 20 01:01:36.616089 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 590/2381] 10.4.3.240 () {68 vars in 1598 bytes} [Thu Aug 20 01:01:36 2026] GET /volume/v3/volumes/6da9e7f7-f7ee-4b74-8677-8bc05c7f86a3 => generated 872 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:01:36.623149 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-658e3edc-3517-476e-b951-7d08ffee00c8 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:36.625954 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-350c23fe-7ba5-4884-82c6-6ff6f16a0e54 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:36.626521 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-350c23fe-7ba5-4884-82c6-6ff6f16a0e54 None None] GET https://10.4.3.240/volume// Aug 20 01:01:36.626779 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-350c23fe-7ba5-4884-82c6-6ff6f16a0e54 None None] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:01:36.627034 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-350c23fe-7ba5-4884-82c6-6ff6f16a0e54 None None] Calling method 'all' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:01:36.627478 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-350c23fe-7ba5-4884-82c6-6ff6f16a0e54 None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 20 01:01:36.627860 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 598/2382] 10.4.3.240 () {66 vars in 1419 bytes} [Thu Aug 20 01:01:36 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 01:01:36.635985 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-e846c99f-6af8-411f-9dcf-4a322d6a3ffc req-58ecfc56-801b-40a5-8ff8-61383a2cebc4 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:36.641007 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-e846c99f-6af8-411f-9dcf-4a322d6a3ffc req-58ecfc56-801b-40a5-8ff8-61383a2cebc4 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] POST https://10.4.3.240/volume/v3/attachments Aug 20 01:01:36.644372 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-e846c99f-6af8-411f-9dcf-4a322d6a3ffc req-58ecfc56-801b-40a5-8ff8-61383a2cebc4 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6da9e7f7-f7ee-4b74-8677-8bc05c7f86a3", "connector": null, "instance_uuid": "2a1adb0f-597c-406c-9780-8648a89504e8"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:01:36.658592 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:36.658592 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:01:36.665290 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-658e3edc-3517-476e-b951-7d08ffee00c8 tempest-VolumesListAdminTestJSON-380105759 tempest-VolumesListAdminTestJSON-380105759-project-admin] POST https://10.4.3.240/volume/v3/volumes Aug 20 01:01:36.665774 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-658e3edc-3517-476e-b951-7d08ffee00c8 tempest-VolumesListAdminTestJSON-380105759 tempest-VolumesListAdminTestJSON-380105759-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1}} {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:01:36.670265 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.v3.volumes [None req-658e3edc-3517-476e-b951-7d08ffee00c8 tempest-VolumesListAdminTestJSON-380105759 tempest-VolumesListAdminTestJSON-380105759-project-admin] Create volume request body: {'volume': {'size': 1}} {{(pid=100213) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 01:01:36.671766 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.v3.volumes [None req-658e3edc-3517-476e-b951-7d08ffee00c8 tempest-VolumesListAdminTestJSON-380105759 tempest-VolumesListAdminTestJSON-380105759-project-admin] Create volume of 1 GB Aug 20 01:01:36.680539 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-658e3edc-3517-476e-b951-7d08ffee00c8 tempest-VolumesListAdminTestJSON-380105759 tempest-VolumesListAdminTestJSON-380105759-project-admin] Availability Zones retrieved successfully. Aug 20 01:01:36.685262 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-e846c99f-6af8-411f-9dcf-4a322d6a3ffc req-58ecfc56-801b-40a5-8ff8-61383a2cebc4 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] https://10.4.3.240/volume/v3/attachments returned with HTTP 200 Aug 20 01:01:36.685787 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 605/2383] 10.4.3.240 () {74 vars in 1594 bytes} [Thu Aug 20 01:01:36 2026] POST /volume/v3/attachments => generated 273 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:01:36.689361 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-658e3edc-3517-476e-b951-7d08ffee00c8 tempest-VolumesListAdminTestJSON-380105759 tempest-VolumesListAdminTestJSON-380105759-project-admin] Flow 'volume_create_api' (c814f0b5-b1e9-42a8-ab4b-0478d9095107) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:01:36.690104 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-658e3edc-3517-476e-b951-7d08ffee00c8 tempest-VolumesListAdminTestJSON-380105759 tempest-VolumesListAdminTestJSON-380105759-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (72c59f81-8266-4956-a49c-642c4786efa6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:01:36.691276 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.flows.api.create_volume [None req-658e3edc-3517-476e-b951-7d08ffee00c8 tempest-VolumesListAdminTestJSON-380105759 tempest-VolumesListAdminTestJSON-380105759-project-admin] Validating volume size '1' using validate_int {{(pid=100213) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 01:01:36.726055 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-658e3edc-3517-476e-b951-7d08ffee00c8 tempest-VolumesListAdminTestJSON-380105759 tempest-VolumesListAdminTestJSON-380105759-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (72c59f81-8266-4956-a49c-642c4786efa6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:52:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1ed58bd6-fe6a-497e-ae84-e8199d24fdfa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:01:36.727159 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-658e3edc-3517-476e-b951-7d08ffee00c8 tempest-VolumesListAdminTestJSON-380105759 tempest-VolumesListAdminTestJSON-380105759-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (39bdbc6a-7e2e-4d2e-a7bf-f8f212f8cd9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:01:36.808251 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.quota [None req-658e3edc-3517-476e-b951-7d08ffee00c8 tempest-VolumesListAdminTestJSON-380105759 tempest-VolumesListAdminTestJSON-380105759-project-admin] Created reservations ['cc7d4473-3162-4ecd-86b6-2763a0baa142', '237070ff-fb4a-4818-89b7-711a822eff54', 'fcd8f4e5-d640-43c0-92c4-17d71aaeaa44', 'e34717e9-c434-4b1c-9d63-31c9db00dc38'] {{(pid=100213) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 01:01:36.809014 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-658e3edc-3517-476e-b951-7d08ffee00c8 tempest-VolumesListAdminTestJSON-380105759 tempest-VolumesListAdminTestJSON-380105759-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (39bdbc6a-7e2e-4d2e-a7bf-f8f212f8cd9d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cc7d4473-3162-4ecd-86b6-2763a0baa142', '237070ff-fb4a-4818-89b7-711a822eff54', 'fcd8f4e5-d640-43c0-92c4-17d71aaeaa44', 'e34717e9-c434-4b1c-9d63-31c9db00dc38']}' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:01:36.809714 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-658e3edc-3517-476e-b951-7d08ffee00c8 tempest-VolumesListAdminTestJSON-380105759 tempest-VolumesListAdminTestJSON-380105759-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (84f260fc-36e9-47dd-93c3-db78d8a7174c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:01:36.835166 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-658e3edc-3517-476e-b951-7d08ffee00c8 tempest-VolumesListAdminTestJSON-380105759 tempest-VolumesListAdminTestJSON-380105759-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (84f260fc-36e9-47dd-93c3-db78d8a7174c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '617ab246-5856-4045-80a9-e4ff47065c11', '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='37e3ccddd2b74c5c9fe274fb1eebf856',qos_specs=None,replication_status=,reservations=['cc7d4473-3162-4ecd-86b6-2763a0baa142','237070ff-fb4a-4818-89b7-711a822eff54','fcd8f4e5-d640-43c0-92c4-17d71aaeaa44','e34717e9-c434-4b1c-9d63-31c9db00dc38'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c583c7f1ec5844cf939095452d4ab797',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T01:01:36Z,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=617ab246-5856-4045-80a9-e4ff47065c11,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='37e3ccddd2b74c5c9fe274fb1eebf856',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c583c7f1ec5844cf939095452d4ab797',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1ed58bd6-fe6a-497e-ae84-e8199d24fdfa),volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:01:36.836775 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-658e3edc-3517-476e-b951-7d08ffee00c8 tempest-VolumesListAdminTestJSON-380105759 tempest-VolumesListAdminTestJSON-380105759-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a5f45e49-1812-48a0-9615-86e5ec966cdf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:01:36.863867 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-658e3edc-3517-476e-b951-7d08ffee00c8 tempest-VolumesListAdminTestJSON-380105759 tempest-VolumesListAdminTestJSON-380105759-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a5f45e49-1812-48a0-9615-86e5ec966cdf) transitioned into state 'SUCCESS' from 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='37e3ccddd2b74c5c9fe274fb1eebf856',qos_specs=None,replication_status=,reservations=['cc7d4473-3162-4ecd-86b6-2763a0baa142','237070ff-fb4a-4818-89b7-711a822eff54','fcd8f4e5-d640-43c0-92c4-17d71aaeaa44','e34717e9-c434-4b1c-9d63-31c9db00dc38'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c583c7f1ec5844cf939095452d4ab797',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:01:36.864459 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-658e3edc-3517-476e-b951-7d08ffee00c8 tempest-VolumesListAdminTestJSON-380105759 tempest-VolumesListAdminTestJSON-380105759-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6c2500e4-73e6-4faa-9b85-9595a579ce00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:01:36.879164 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-658e3edc-3517-476e-b951-7d08ffee00c8 tempest-VolumesListAdminTestJSON-380105759 tempest-VolumesListAdminTestJSON-380105759-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6c2500e4-73e6-4faa-9b85-9595a579ce00) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:01:36.880519 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-658e3edc-3517-476e-b951-7d08ffee00c8 tempest-VolumesListAdminTestJSON-380105759 tempest-VolumesListAdminTestJSON-380105759-project-admin] Flow 'volume_create_api' (c814f0b5-b1e9-42a8-ab4b-0478d9095107) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100213) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:01:36.881030 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-658e3edc-3517-476e-b951-7d08ffee00c8 tempest-VolumesListAdminTestJSON-380105759 tempest-VolumesListAdminTestJSON-380105759-project-admin] Create volume request issued successfully. Aug 20 01:01:36.882622 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-658e3edc-3517-476e-b951-7d08ffee00c8 tempest-VolumesListAdminTestJSON-380105759 tempest-VolumesListAdminTestJSON-380105759-project-admin] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 20 01:01:36.883670 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 591/2384] 10.4.3.240 () {68 vars in 1258 bytes} [Thu Aug 20 01:01:36 2026] POST /volume/v3/volumes => generated 733 bytes in 261 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 01:01:36.902170 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-416d6836-4758-4756-a8fd-3607f726db1c None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:36.907513 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-416d6836-4758-4756-a8fd-3607f726db1c tempest-VolumesListAdminTestJSON-380105759 tempest-VolumesListAdminTestJSON-380105759-project-admin] GET https://10.4.3.240/volume/v3/volumes/617ab246-5856-4045-80a9-e4ff47065c11 Aug 20 01:01:36.907513 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-416d6836-4758-4756-a8fd-3607f726db1c tempest-VolumesListAdminTestJSON-380105759 tempest-VolumesListAdminTestJSON-380105759-project-admin] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:01:36.907513 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-416d6836-4758-4756-a8fd-3607f726db1c tempest-VolumesListAdminTestJSON-380105759 tempest-VolumesListAdminTestJSON-380105759-project-admin] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:01:36.916475 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:36.916475 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:01:36.925125 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-416d6836-4758-4756-a8fd-3607f726db1c tempest-VolumesListAdminTestJSON-380105759 tempest-VolumesListAdminTestJSON-380105759-project-admin] Volume info retrieved successfully. Aug 20 01:01:36.930531 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-416d6836-4758-4756-a8fd-3607f726db1c tempest-VolumesListAdminTestJSON-380105759 tempest-VolumesListAdminTestJSON-380105759-project-admin] https://10.4.3.240/volume/v3/volumes/617ab246-5856-4045-80a9-e4ff47065c11 returned with HTTP 200 Aug 20 01:01:36.931005 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 591/2385] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:01:36 2026] GET /volume/v3/volumes/617ab246-5856-4045-80a9-e4ff47065c11 => generated 912 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:01:36.934403 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-358c7b17-45f6-4a2f-9a97-058bb3fce7a1 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:36.936209 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-358c7b17-45f6-4a2f-9a97-058bb3fce7a1 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] GET https://10.4.3.240/volume/v3/backups/75510bf6-a931-4018-b3e9-266167db6d84 Aug 20 01:01:36.936782 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-358c7b17-45f6-4a2f-9a97-058bb3fce7a1 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:01:36.936782 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-358c7b17-45f6-4a2f-9a97-058bb3fce7a1 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:01:36.936782 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-358c7b17-45f6-4a2f-9a97-058bb3fce7a1 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Show backup with id 75510bf6-a931-4018-b3e9-266167db6d84. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:01:36.943160 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:36.943160 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:01:36.944023 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-358c7b17-45f6-4a2f-9a97-058bb3fce7a1 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] https://10.4.3.240/volume/v3/backups/75510bf6-a931-4018-b3e9-266167db6d84 returned with HTTP 200 Aug 20 01:01:36.944411 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 599/2386] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:01:36 2026] GET /volume/v3/backups/75510bf6-a931-4018-b3e9-266167db6d84 => generated 825 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:01:37.081541 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-744465cc-49ed-4c61-95c5-bab21ad40408 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:37.089752 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-744465cc-49ed-4c61-95c5-bab21ad40408 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] GET https://10.4.3.240/volume/v3/volumes/f92ba911-cf43-43d3-a206-c8e77c39a18b Aug 20 01:01:37.092068 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-744465cc-49ed-4c61-95c5-bab21ad40408 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:01:37.094949 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-744465cc-49ed-4c61-95c5-bab21ad40408 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:01:37.119021 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:37.119021 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:01:37.125965 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-744465cc-49ed-4c61-95c5-bab21ad40408 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Volume info retrieved successfully. Aug 20 01:01:37.131467 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-744465cc-49ed-4c61-95c5-bab21ad40408 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] https://10.4.3.240/volume/v3/volumes/f92ba911-cf43-43d3-a206-c8e77c39a18b returned with HTTP 200 Aug 20 01:01:37.131880 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 606/2387] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:01:37 2026] GET /volume/v3/volumes/f92ba911-cf43-43d3-a206-c8e77c39a18b => generated 877 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:01:37.196862 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-9ca0bb00-edd2-47e9-b4b6-e77a7dd657e9 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:37.198599 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-9ca0bb00-edd2-47e9-b4b6-e77a7dd657e9 tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] GET https://10.4.3.240/volume/v3/backups/514d1a43-7e92-4b6f-81a2-bda0225e364a Aug 20 01:01:37.198756 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-9ca0bb00-edd2-47e9-b4b6-e77a7dd657e9 tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:01:37.198927 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-9ca0bb00-edd2-47e9-b4b6-e77a7dd657e9 tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:01:37.199018 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.v3.backups [None req-9ca0bb00-edd2-47e9-b4b6-e77a7dd657e9 tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] Show backup with id 514d1a43-7e92-4b6f-81a2-bda0225e364a. {{(pid=100213) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:01:37.202961 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:37.202961 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:01:37.203640 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-9ca0bb00-edd2-47e9-b4b6-e77a7dd657e9 tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] https://10.4.3.240/volume/v3/backups/514d1a43-7e92-4b6f-81a2-bda0225e364a returned with HTTP 200 Aug 20 01:01:37.203955 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 592/2388] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:01:37 2026] GET /volume/v3/backups/514d1a43-7e92-4b6f-81a2-bda0225e364a => generated 800 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:01:37.759399 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-b5af9d38-4fc3-4449-a9fb-4d724b710b49 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:37.760322 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-b5af9d38-4fc3-4449-a9fb-4d724b710b49 None None] GET https://10.4.3.240/volume// Aug 20 01:01:37.760756 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-b5af9d38-4fc3-4449-a9fb-4d724b710b49 None None] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:01:37.761191 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-b5af9d38-4fc3-4449-a9fb-4d724b710b49 None None] Calling method 'all' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:01:37.762281 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-b5af9d38-4fc3-4449-a9fb-4d724b710b49 None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 20 01:01:37.762691 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 592/2389] 10.4.3.240 () {66 vars in 1426 bytes} [Thu Aug 20 01:01:37 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 01:01:37.770807 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-e846c99f-6af8-411f-9dcf-4a322d6a3ffc req-d3ccb31a-c2ba-4cc9-996b-50bf6fdb9aa0 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:37.773313 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-e846c99f-6af8-411f-9dcf-4a322d6a3ffc req-d3ccb31a-c2ba-4cc9-996b-50bf6fdb9aa0 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] GET https://10.4.3.240/volume/v3/volumes/6da9e7f7-f7ee-4b74-8677-8bc05c7f86a3 Aug 20 01:01:37.773638 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-e846c99f-6af8-411f-9dcf-4a322d6a3ffc req-d3ccb31a-c2ba-4cc9-996b-50bf6fdb9aa0 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:01:37.773824 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-e846c99f-6af8-411f-9dcf-4a322d6a3ffc req-d3ccb31a-c2ba-4cc9-996b-50bf6fdb9aa0 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:01:37.785105 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:37.785105 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:01:37.789420 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [req-e846c99f-6af8-411f-9dcf-4a322d6a3ffc req-d3ccb31a-c2ba-4cc9-996b-50bf6fdb9aa0 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Volume info retrieved successfully. Aug 20 01:01:37.795033 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-e846c99f-6af8-411f-9dcf-4a322d6a3ffc req-d3ccb31a-c2ba-4cc9-996b-50bf6fdb9aa0 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] https://10.4.3.240/volume/v3/volumes/6da9e7f7-f7ee-4b74-8677-8bc05c7f86a3 returned with HTTP 200 Aug 20 01:01:37.795562 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 600/2390] 10.4.3.240 () {70 vars in 1639 bytes} [Thu Aug 20 01:01:37 2026] GET /volume/v3/volumes/6da9e7f7-f7ee-4b74-8677-8bc05c7f86a3 => generated 1051 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 01:01:37.936127 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-e846c99f-6af8-411f-9dcf-4a322d6a3ffc req-b528b5d1-10c5-4691-b549-3fb85e399794 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:37.938476 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-e846c99f-6af8-411f-9dcf-4a322d6a3ffc req-b528b5d1-10c5-4691-b549-3fb85e399794 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] PUT https://10.4.3.240/volume/v3/attachments/7c1a7b6a-a1a9-47df-9751-a60087a78e09 Aug 20 01:01:37.938906 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-e846c99f-6af8-411f-9dcf-4a322d6a3ffc req-b528b5d1-10c5-4691-b549-3fb85e399794 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.240", "host": "np0000007838", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:e656b6daafb0", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "870eaf75-1108-49d5-b5ab-79f4c93758d0", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:01:37.947315 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.coordination [req-e846c99f-6af8-411f-9dcf-4a322d6a3ffc req-b528b5d1-10c5-4691-b549-3fb85e399794 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Acquiring lock "cinder-attachment_update-6da9e7f7-f7ee-4b74-8677-8bc05c7f86a3-np0000007838" by "attachment_update" {{(pid=100215) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 01:01:37.947628 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-09fd7cf5-ea9c-446b-bdae-66372e211823 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:37.950021 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-09fd7cf5-ea9c-446b-bdae-66372e211823 tempest-VolumesListAdminTestJSON-380105759 tempest-VolumesListAdminTestJSON-380105759-project-admin] GET https://10.4.3.240/volume/v3/volumes/617ab246-5856-4045-80a9-e4ff47065c11 Aug 20 01:01:37.950558 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-09fd7cf5-ea9c-446b-bdae-66372e211823 tempest-VolumesListAdminTestJSON-380105759 tempest-VolumesListAdminTestJSON-380105759-project-admin] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:01:37.950558 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-09fd7cf5-ea9c-446b-bdae-66372e211823 tempest-VolumesListAdminTestJSON-380105759 tempest-VolumesListAdminTestJSON-380105759-project-admin] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:01:37.954941 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.coordination [req-e846c99f-6af8-411f-9dcf-4a322d6a3ffc req-b528b5d1-10c5-4691-b549-3fb85e399794 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Lock "cinder-attachment_update-6da9e7f7-f7ee-4b74-8677-8bc05c7f86a3-np0000007838" acquired by "attachment_update" :: waited 0.008s {{(pid=100215) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 01:01:37.956219 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:37.956219 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:01:37.959690 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-1106bd9f-6083-4332-aa64-5e7f1a56a8ca None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:37.962640 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:37.962640 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:01:37.962689 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-1106bd9f-6083-4332-aa64-5e7f1a56a8ca tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] GET https://10.4.3.240/volume/v3/backups/75510bf6-a931-4018-b3e9-266167db6d84 Aug 20 01:01:37.962689 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-1106bd9f-6083-4332-aa64-5e7f1a56a8ca tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:01:37.962689 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-1106bd9f-6083-4332-aa64-5e7f1a56a8ca tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:01:37.962689 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.v3.backups [None req-1106bd9f-6083-4332-aa64-5e7f1a56a8ca tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Show backup with id 75510bf6-a931-4018-b3e9-266167db6d84. {{(pid=100212) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:01:37.966145 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-09fd7cf5-ea9c-446b-bdae-66372e211823 tempest-VolumesListAdminTestJSON-380105759 tempest-VolumesListAdminTestJSON-380105759-project-admin] Volume info retrieved successfully. Aug 20 01:01:37.971363 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:37.971363 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:01:37.971363 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-1106bd9f-6083-4332-aa64-5e7f1a56a8ca tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] https://10.4.3.240/volume/v3/backups/75510bf6-a931-4018-b3e9-266167db6d84 returned with HTTP 200 Aug 20 01:01:37.971363 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 593/2391] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:01:37 2026] GET /volume/v3/backups/75510bf6-a931-4018-b3e9-266167db6d84 => generated 825 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:01:37.971522 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-09fd7cf5-ea9c-446b-bdae-66372e211823 tempest-VolumesListAdminTestJSON-380105759 tempest-VolumesListAdminTestJSON-380105759-project-admin] https://10.4.3.240/volume/v3/volumes/617ab246-5856-4045-80a9-e4ff47065c11 returned with HTTP 200 Aug 20 01:01:37.971834 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 593/2392] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:01:37 2026] GET /volume/v3/volumes/617ab246-5856-4045-80a9-e4ff47065c11 => generated 964 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:01:37.988885 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-beda933f-b109-4887-9e38-a31974ffe821 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:37.991105 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-beda933f-b109-4887-9e38-a31974ffe821 tempest-VolumesListAdminTestJSON-380105759 tempest-VolumesListAdminTestJSON-380105759-project-admin] GET https://10.4.3.240/volume/v3/volumes/detail?all_tenants=1&project_id=c11d4c95074846379b3bc80f12bcc790 Aug 20 01:01:37.991359 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-beda933f-b109-4887-9e38-a31974ffe821 tempest-VolumesListAdminTestJSON-380105759 tempest-VolumesListAdminTestJSON-380105759-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:01:37.991624 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-beda933f-b109-4887-9e38-a31974ffe821 tempest-VolumesListAdminTestJSON-380105759 tempest-VolumesListAdminTestJSON-380105759-project-admin] Calling method 'detail' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:01:37.992146 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-beda933f-b109-4887-9e38-a31974ffe821 tempest-VolumesListAdminTestJSON-380105759 tempest-VolumesListAdminTestJSON-380105759-project-admin] Could not evaluate value c11d4c95074846379b3bc80f12bcc790, assuming string {{(pid=100214) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 20 01:01:37.993174 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-beda933f-b109-4887-9e38-a31974ffe821 tempest-VolumesListAdminTestJSON-380105759 tempest-VolumesListAdminTestJSON-380105759-project-admin] Searching by: MultiDict([('project_id', 'c11d4c95074846379b3bc80f12bcc790'), ('all_tenants', 1)]). {{(pid=100214) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 01:01:38.031275 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-beda933f-b109-4887-9e38-a31974ffe821 tempest-VolumesListAdminTestJSON-380105759 tempest-VolumesListAdminTestJSON-380105759-project-admin] Get all volumes completed successfully. Aug 20 01:01:38.032277 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.coordination [req-e846c99f-6af8-411f-9dcf-4a322d6a3ffc req-b528b5d1-10c5-4691-b549-3fb85e399794 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Lock "cinder-attachment_update-6da9e7f7-f7ee-4b74-8677-8bc05c7f86a3-np0000007838" released by "attachment_update" :: held 0.077s {{(pid=100215) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 01:01:38.032476 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:38.032476 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:01:38.032900 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-e846c99f-6af8-411f-9dcf-4a322d6a3ffc req-b528b5d1-10c5-4691-b549-3fb85e399794 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] https://10.4.3.240/volume/v3/attachments/7c1a7b6a-a1a9-47df-9751-a60087a78e09 returned with HTTP 200 Aug 20 01:01:38.033441 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 607/2393] 10.4.3.240 () {74 vars in 1704 bytes} [Thu Aug 20 01:01:37 2026] PUT /volume/v3/attachments/7c1a7b6a-a1a9-47df-9751-a60087a78e09 => generated 968 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:01:38.037695 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-beda933f-b109-4887-9e38-a31974ffe821 tempest-VolumesListAdminTestJSON-380105759 tempest-VolumesListAdminTestJSON-380105759-project-admin] https://10.4.3.240/volume/v3/volumes/detail?all_tenants=1&project_id=c11d4c95074846379b3bc80f12bcc790 returned with HTTP 200 Aug 20 01:01:38.038167 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 601/2394] 10.4.3.240 () {66 vars in 1373 bytes} [Thu Aug 20 01:01:37 2026] GET /volume/v3/volumes/detail?all_tenants=1&project_id=c11d4c95074846379b3bc80f12bcc790 => generated 3045 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:01:38.060703 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-02637e1a-cd90-4550-90c5-56e04a5d85af None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:38.063670 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-02637e1a-cd90-4550-90c5-56e04a5d85af tempest-VolumesListAdminTestJSON-380105759 tempest-VolumesListAdminTestJSON-380105759-project-admin] DELETE https://10.4.3.240/volume/v3/volumes/617ab246-5856-4045-80a9-e4ff47065c11 Aug 20 01:01:38.065782 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-02637e1a-cd90-4550-90c5-56e04a5d85af tempest-VolumesListAdminTestJSON-380105759 tempest-VolumesListAdminTestJSON-380105759-project-admin] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:01:38.065782 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-02637e1a-cd90-4550-90c5-56e04a5d85af tempest-VolumesListAdminTestJSON-380105759 tempest-VolumesListAdminTestJSON-380105759-project-admin] Calling method 'delete' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:01:38.065782 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.v3.volumes [None req-02637e1a-cd90-4550-90c5-56e04a5d85af tempest-VolumesListAdminTestJSON-380105759 tempest-VolumesListAdminTestJSON-380105759-project-admin] Delete volume with id: 617ab246-5856-4045-80a9-e4ff47065c11 Aug 20 01:01:38.068991 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [req-e846c99f-6af8-411f-9dcf-4a322d6a3ffc req-abb967a0-6a83-417a-9b41-05d078e06960 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:38.071213 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-e846c99f-6af8-411f-9dcf-4a322d6a3ffc req-abb967a0-6a83-417a-9b41-05d078e06960 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] POST https://10.4.3.240/volume/v3/attachments/7c1a7b6a-a1a9-47df-9751-a60087a78e09/action Aug 20 01:01:38.071538 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [req-e846c99f-6af8-411f-9dcf-4a322d6a3ffc req-abb967a0-6a83-417a-9b41-05d078e06960 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Action body: b'{"os-complete": null}' {{(pid=100213) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 01:01:38.071669 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [req-e846c99f-6af8-411f-9dcf-4a322d6a3ffc req-abb967a0-6a83-417a-9b41-05d078e06960 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:01:38.074066 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:38.074066 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:01:38.074606 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-02637e1a-cd90-4550-90c5-56e04a5d85af tempest-VolumesListAdminTestJSON-380105759 tempest-VolumesListAdminTestJSON-380105759-project-admin] Volume info retrieved successfully. Aug 20 01:01:38.089226 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:38.089226 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:01:38.093863 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-02637e1a-cd90-4550-90c5-56e04a5d85af tempest-VolumesListAdminTestJSON-380105759 tempest-VolumesListAdminTestJSON-380105759-project-admin] Delete volume request issued successfully. Aug 20 01:01:38.094084 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-02637e1a-cd90-4550-90c5-56e04a5d85af tempest-VolumesListAdminTestJSON-380105759 tempest-VolumesListAdminTestJSON-380105759-project-admin] https://10.4.3.240/volume/v3/volumes/617ab246-5856-4045-80a9-e4ff47065c11 returned with HTTP 202 Aug 20 01:01:38.094800 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 594/2395] 10.4.3.240 () {66 vars in 1351 bytes} [Thu Aug 20 01:01:38 2026] DELETE /volume/v3/volumes/617ab246-5856-4045-80a9-e4ff47065c11 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 01:01:38.099259 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-e846c99f-6af8-411f-9dcf-4a322d6a3ffc req-abb967a0-6a83-417a-9b41-05d078e06960 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] https://10.4.3.240/volume/v3/attachments/7c1a7b6a-a1a9-47df-9751-a60087a78e09/action returned with HTTP 204 Aug 20 01:01:38.100217 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 594/2396] 10.4.3.240 () {74 vars in 1725 bytes} [Thu Aug 20 01:01:38 2026] POST /volume/v3/attachments/7c1a7b6a-a1a9-47df-9751-a60087a78e09/action => generated 0 bytes in 31 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:01:38.106090 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-7119a619-92c4-4825-aa6a-cb76887aa2eb None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:38.108410 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-7119a619-92c4-4825-aa6a-cb76887aa2eb tempest-VolumesListAdminTestJSON-1508138870 tempest-VolumesListAdminTestJSON-1508138870-project-member] GET https://10.4.3.240/volume/v3/volumes/cd3ee97e-8b23-4476-84b9-43aa62a69d9f Aug 20 01:01:38.108686 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-7119a619-92c4-4825-aa6a-cb76887aa2eb tempest-VolumesListAdminTestJSON-1508138870 tempest-VolumesListAdminTestJSON-1508138870-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:01:38.108984 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-7119a619-92c4-4825-aa6a-cb76887aa2eb tempest-VolumesListAdminTestJSON-1508138870 tempest-VolumesListAdminTestJSON-1508138870-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:01:38.117304 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:38.117304 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:01:38.126648 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-7119a619-92c4-4825-aa6a-cb76887aa2eb tempest-VolumesListAdminTestJSON-1508138870 tempest-VolumesListAdminTestJSON-1508138870-project-member] Volume info retrieved successfully. Aug 20 01:01:38.136109 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-7119a619-92c4-4825-aa6a-cb76887aa2eb tempest-VolumesListAdminTestJSON-1508138870 tempest-VolumesListAdminTestJSON-1508138870-project-member] https://10.4.3.240/volume/v3/volumes/cd3ee97e-8b23-4476-84b9-43aa62a69d9f returned with HTTP 200 Aug 20 01:01:38.136737 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 608/2397] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:01:38 2026] GET /volume/v3/volumes/cd3ee97e-8b23-4476-84b9-43aa62a69d9f => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:01:38.149765 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-e65cd23a-bb2b-4396-b7de-fbac31d72d20 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:38.153121 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-e65cd23a-bb2b-4396-b7de-fbac31d72d20 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] GET https://10.4.3.240/volume/v3/volumes/f92ba911-cf43-43d3-a206-c8e77c39a18b Aug 20 01:01:38.153501 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-e65cd23a-bb2b-4396-b7de-fbac31d72d20 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:01:38.155062 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-e65cd23a-bb2b-4396-b7de-fbac31d72d20 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:01:38.155154 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-c591e0aa-d13e-43fc-983b-b2501ff517ce None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:38.156776 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-c591e0aa-d13e-43fc-983b-b2501ff517ce tempest-VolumesListAdminTestJSON-1508138870 tempest-VolumesListAdminTestJSON-1508138870-project-member] DELETE https://10.4.3.240/volume/v3/volumes/cd3ee97e-8b23-4476-84b9-43aa62a69d9f Aug 20 01:01:38.157155 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-c591e0aa-d13e-43fc-983b-b2501ff517ce tempest-VolumesListAdminTestJSON-1508138870 tempest-VolumesListAdminTestJSON-1508138870-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:01:38.157504 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-c591e0aa-d13e-43fc-983b-b2501ff517ce tempest-VolumesListAdminTestJSON-1508138870 tempest-VolumesListAdminTestJSON-1508138870-project-member] Calling method 'delete' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:01:38.157927 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.v3.volumes [None req-c591e0aa-d13e-43fc-983b-b2501ff517ce tempest-VolumesListAdminTestJSON-1508138870 tempest-VolumesListAdminTestJSON-1508138870-project-member] Delete volume with id: cd3ee97e-8b23-4476-84b9-43aa62a69d9f Aug 20 01:01:38.164128 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:38.164128 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:01:38.165220 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:38.165220 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:01:38.165949 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-c591e0aa-d13e-43fc-983b-b2501ff517ce tempest-VolumesListAdminTestJSON-1508138870 tempest-VolumesListAdminTestJSON-1508138870-project-member] Volume info retrieved successfully. Aug 20 01:01:38.167565 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-e65cd23a-bb2b-4396-b7de-fbac31d72d20 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Volume info retrieved successfully. Aug 20 01:01:38.171588 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-e65cd23a-bb2b-4396-b7de-fbac31d72d20 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] https://10.4.3.240/volume/v3/volumes/f92ba911-cf43-43d3-a206-c8e77c39a18b returned with HTTP 200 Aug 20 01:01:38.171993 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 602/2398] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:01:38 2026] GET /volume/v3/volumes/f92ba911-cf43-43d3-a206-c8e77c39a18b => generated 877 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:01:38.189328 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-c591e0aa-d13e-43fc-983b-b2501ff517ce tempest-VolumesListAdminTestJSON-1508138870 tempest-VolumesListAdminTestJSON-1508138870-project-member] Delete volume request issued successfully. Aug 20 01:01:38.189328 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-c591e0aa-d13e-43fc-983b-b2501ff517ce tempest-VolumesListAdminTestJSON-1508138870 tempest-VolumesListAdminTestJSON-1508138870-project-member] https://10.4.3.240/volume/v3/volumes/cd3ee97e-8b23-4476-84b9-43aa62a69d9f returned with HTTP 202 Aug 20 01:01:38.189853 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 595/2399] 10.4.3.240 () {66 vars in 1351 bytes} [Thu Aug 20 01:01:38 2026] DELETE /volume/v3/volumes/cd3ee97e-8b23-4476-84b9-43aa62a69d9f => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 01:01:38.198534 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-ac9da9d4-70df-431e-a1e8-811370520f4f None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:38.200740 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-ac9da9d4-70df-431e-a1e8-811370520f4f tempest-VolumesListAdminTestJSON-1508138870 tempest-VolumesListAdminTestJSON-1508138870-project-member] GET https://10.4.3.240/volume/v3/volumes/cd3ee97e-8b23-4476-84b9-43aa62a69d9f Aug 20 01:01:38.200990 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-ac9da9d4-70df-431e-a1e8-811370520f4f tempest-VolumesListAdminTestJSON-1508138870 tempest-VolumesListAdminTestJSON-1508138870-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:01:38.201216 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-ac9da9d4-70df-431e-a1e8-811370520f4f tempest-VolumesListAdminTestJSON-1508138870 tempest-VolumesListAdminTestJSON-1508138870-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:01:38.215586 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:38.215586 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:01:38.217019 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-d9d9f230-0298-4d83-8074-21835d969861 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:38.219126 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-d9d9f230-0298-4d83-8074-21835d969861 tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] GET https://10.4.3.240/volume/v3/backups/514d1a43-7e92-4b6f-81a2-bda0225e364a Aug 20 01:01:38.219381 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-d9d9f230-0298-4d83-8074-21835d969861 tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:01:38.219561 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-d9d9f230-0298-4d83-8074-21835d969861 tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:01:38.219688 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-d9d9f230-0298-4d83-8074-21835d969861 tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] Show backup with id 514d1a43-7e92-4b6f-81a2-bda0225e364a. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:01:38.222139 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-ac9da9d4-70df-431e-a1e8-811370520f4f tempest-VolumesListAdminTestJSON-1508138870 tempest-VolumesListAdminTestJSON-1508138870-project-member] Volume info retrieved successfully. Aug 20 01:01:38.224238 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:38.224238 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:01:38.225495 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-d9d9f230-0298-4d83-8074-21835d969861 tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] https://10.4.3.240/volume/v3/backups/514d1a43-7e92-4b6f-81a2-bda0225e364a returned with HTTP 200 Aug 20 01:01:38.225921 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 609/2400] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:01:38 2026] GET /volume/v3/backups/514d1a43-7e92-4b6f-81a2-bda0225e364a => generated 800 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:01:38.229461 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-ac9da9d4-70df-431e-a1e8-811370520f4f tempest-VolumesListAdminTestJSON-1508138870 tempest-VolumesListAdminTestJSON-1508138870-project-member] https://10.4.3.240/volume/v3/volumes/cd3ee97e-8b23-4476-84b9-43aa62a69d9f returned with HTTP 200 Aug 20 01:01:38.230259 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 595/2401] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:01:38 2026] GET /volume/v3/volumes/cd3ee97e-8b23-4476-84b9-43aa62a69d9f => generated 846 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 20 01:01:38.984023 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-053796b4-904e-48cf-ab7c-12ad5aa7598b None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:38.985954 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-053796b4-904e-48cf-ab7c-12ad5aa7598b tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] GET https://10.4.3.240/volume/v3/backups/75510bf6-a931-4018-b3e9-266167db6d84 Aug 20 01:01:38.986137 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-053796b4-904e-48cf-ab7c-12ad5aa7598b tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:01:38.986308 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-053796b4-904e-48cf-ab7c-12ad5aa7598b tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:01:38.986434 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-053796b4-904e-48cf-ab7c-12ad5aa7598b tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Show backup with id 75510bf6-a931-4018-b3e9-266167db6d84. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:01:38.990541 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:38.990541 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:01:38.991255 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-053796b4-904e-48cf-ab7c-12ad5aa7598b tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] https://10.4.3.240/volume/v3/backups/75510bf6-a931-4018-b3e9-266167db6d84 returned with HTTP 200 Aug 20 01:01:38.991626 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 603/2402] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:01:38 2026] GET /volume/v3/backups/75510bf6-a931-4018-b3e9-266167db6d84 => generated 825 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:01:39.187673 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-a67a10c9-e0b5-4eb6-983f-011dcf79d661 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:39.189979 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-a67a10c9-e0b5-4eb6-983f-011dcf79d661 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] GET https://10.4.3.240/volume/v3/volumes/f92ba911-cf43-43d3-a206-c8e77c39a18b Aug 20 01:01:39.190271 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-a67a10c9-e0b5-4eb6-983f-011dcf79d661 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:01:39.190567 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-a67a10c9-e0b5-4eb6-983f-011dcf79d661 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:01:39.201485 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:39.201485 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:01:39.204988 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-a67a10c9-e0b5-4eb6-983f-011dcf79d661 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Volume info retrieved successfully. Aug 20 01:01:39.212096 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-a67a10c9-e0b5-4eb6-983f-011dcf79d661 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] https://10.4.3.240/volume/v3/volumes/f92ba911-cf43-43d3-a206-c8e77c39a18b returned with HTTP 200 Aug 20 01:01:39.212200 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 596/2403] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:01:39 2026] GET /volume/v3/volumes/f92ba911-cf43-43d3-a206-c8e77c39a18b => generated 877 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:01:39.236389 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-0648f343-146f-45fd-995b-fcdcd0ded5a1 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:39.238059 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-0648f343-146f-45fd-995b-fcdcd0ded5a1 tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] GET https://10.4.3.240/volume/v3/backups/514d1a43-7e92-4b6f-81a2-bda0225e364a Aug 20 01:01:39.238240 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-0648f343-146f-45fd-995b-fcdcd0ded5a1 tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:01:39.238432 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-0648f343-146f-45fd-995b-fcdcd0ded5a1 tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:01:39.238546 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-0648f343-146f-45fd-995b-fcdcd0ded5a1 tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] Show backup with id 514d1a43-7e92-4b6f-81a2-bda0225e364a. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:01:39.242587 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:39.242587 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:01:39.243242 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-0648f343-146f-45fd-995b-fcdcd0ded5a1 tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] https://10.4.3.240/volume/v3/backups/514d1a43-7e92-4b6f-81a2-bda0225e364a returned with HTTP 200 Aug 20 01:01:39.243703 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 610/2404] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:01:39 2026] GET /volume/v3/backups/514d1a43-7e92-4b6f-81a2-bda0225e364a => generated 800 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:01:39.244640 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-fce1db90-bbf3-4b8d-8252-d8ca7de90deb None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:39.248742 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-fce1db90-bbf3-4b8d-8252-d8ca7de90deb tempest-VolumesListAdminTestJSON-1508138870 tempest-VolumesListAdminTestJSON-1508138870-project-member] GET https://10.4.3.240/volume/v3/volumes/cd3ee97e-8b23-4476-84b9-43aa62a69d9f Aug 20 01:01:39.248919 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-fce1db90-bbf3-4b8d-8252-d8ca7de90deb tempest-VolumesListAdminTestJSON-1508138870 tempest-VolumesListAdminTestJSON-1508138870-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:01:39.249102 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-fce1db90-bbf3-4b8d-8252-d8ca7de90deb tempest-VolumesListAdminTestJSON-1508138870 tempest-VolumesListAdminTestJSON-1508138870-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:01:39.254421 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-fce1db90-bbf3-4b8d-8252-d8ca7de90deb tempest-VolumesListAdminTestJSON-1508138870 tempest-VolumesListAdminTestJSON-1508138870-project-member] https://10.4.3.240/volume/v3/volumes/cd3ee97e-8b23-4476-84b9-43aa62a69d9f returned with HTTP 404 Aug 20 01:01:39.254852 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 596/2405] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:01:39 2026] GET /volume/v3/volumes/cd3ee97e-8b23-4476-84b9-43aa62a69d9f => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:01:39.263163 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-a529812f-030d-4663-a73a-fafe8ee53ff3 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:39.264923 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-a529812f-030d-4663-a73a-fafe8ee53ff3 tempest-VolumesListAdminTestJSON-1508138870 tempest-VolumesListAdminTestJSON-1508138870-project-member] GET https://10.4.3.240/volume/v3/volumes/63c1dc25-4298-4fe3-b7fc-b542fe8ba61b Aug 20 01:01:39.265159 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-a529812f-030d-4663-a73a-fafe8ee53ff3 tempest-VolumesListAdminTestJSON-1508138870 tempest-VolumesListAdminTestJSON-1508138870-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:01:39.265404 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-a529812f-030d-4663-a73a-fafe8ee53ff3 tempest-VolumesListAdminTestJSON-1508138870 tempest-VolumesListAdminTestJSON-1508138870-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:01:39.272237 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:39.272237 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:01:39.275981 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-a529812f-030d-4663-a73a-fafe8ee53ff3 tempest-VolumesListAdminTestJSON-1508138870 tempest-VolumesListAdminTestJSON-1508138870-project-member] Volume info retrieved successfully. Aug 20 01:01:39.280287 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-a529812f-030d-4663-a73a-fafe8ee53ff3 tempest-VolumesListAdminTestJSON-1508138870 tempest-VolumesListAdminTestJSON-1508138870-project-member] https://10.4.3.240/volume/v3/volumes/63c1dc25-4298-4fe3-b7fc-b542fe8ba61b returned with HTTP 200 Aug 20 01:01:39.280849 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 604/2406] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:01:39 2026] GET /volume/v3/volumes/63c1dc25-4298-4fe3-b7fc-b542fe8ba61b => generated 848 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:01:39.301190 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-35c7d7a0-2aa6-4ea9-9072-20ebf39e955a None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:39.305832 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-35c7d7a0-2aa6-4ea9-9072-20ebf39e955a tempest-VolumesListAdminTestJSON-1508138870 tempest-VolumesListAdminTestJSON-1508138870-project-member] DELETE https://10.4.3.240/volume/v3/volumes/63c1dc25-4298-4fe3-b7fc-b542fe8ba61b Aug 20 01:01:39.306028 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-35c7d7a0-2aa6-4ea9-9072-20ebf39e955a tempest-VolumesListAdminTestJSON-1508138870 tempest-VolumesListAdminTestJSON-1508138870-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:01:39.306265 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-35c7d7a0-2aa6-4ea9-9072-20ebf39e955a tempest-VolumesListAdminTestJSON-1508138870 tempest-VolumesListAdminTestJSON-1508138870-project-member] Calling method 'delete' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:01:39.306448 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.v3.volumes [None req-35c7d7a0-2aa6-4ea9-9072-20ebf39e955a tempest-VolumesListAdminTestJSON-1508138870 tempest-VolumesListAdminTestJSON-1508138870-project-member] Delete volume with id: 63c1dc25-4298-4fe3-b7fc-b542fe8ba61b Aug 20 01:01:39.314380 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:39.314380 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:01:39.314852 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-35c7d7a0-2aa6-4ea9-9072-20ebf39e955a tempest-VolumesListAdminTestJSON-1508138870 tempest-VolumesListAdminTestJSON-1508138870-project-member] Volume info retrieved successfully. Aug 20 01:01:39.338031 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-35c7d7a0-2aa6-4ea9-9072-20ebf39e955a tempest-VolumesListAdminTestJSON-1508138870 tempest-VolumesListAdminTestJSON-1508138870-project-member] Delete volume request issued successfully. Aug 20 01:01:39.338231 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-35c7d7a0-2aa6-4ea9-9072-20ebf39e955a tempest-VolumesListAdminTestJSON-1508138870 tempest-VolumesListAdminTestJSON-1508138870-project-member] https://10.4.3.240/volume/v3/volumes/63c1dc25-4298-4fe3-b7fc-b542fe8ba61b returned with HTTP 202 Aug 20 01:01:39.339038 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 597/2407] 10.4.3.240 () {66 vars in 1351 bytes} [Thu Aug 20 01:01:39 2026] DELETE /volume/v3/volumes/63c1dc25-4298-4fe3-b7fc-b542fe8ba61b => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 01:01:39.346465 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-9b0d692b-d4b7-4984-bfa1-20c604fb211c None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:39.349568 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-9b0d692b-d4b7-4984-bfa1-20c604fb211c tempest-VolumesListAdminTestJSON-1508138870 tempest-VolumesListAdminTestJSON-1508138870-project-member] GET https://10.4.3.240/volume/v3/volumes/63c1dc25-4298-4fe3-b7fc-b542fe8ba61b Aug 20 01:01:39.350372 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-9b0d692b-d4b7-4984-bfa1-20c604fb211c tempest-VolumesListAdminTestJSON-1508138870 tempest-VolumesListAdminTestJSON-1508138870-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:01:39.351366 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-9b0d692b-d4b7-4984-bfa1-20c604fb211c tempest-VolumesListAdminTestJSON-1508138870 tempest-VolumesListAdminTestJSON-1508138870-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:01:39.361719 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:39.361719 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:01:39.366324 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-9b0d692b-d4b7-4984-bfa1-20c604fb211c tempest-VolumesListAdminTestJSON-1508138870 tempest-VolumesListAdminTestJSON-1508138870-project-member] Volume info retrieved successfully. Aug 20 01:01:39.371295 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-9b0d692b-d4b7-4984-bfa1-20c604fb211c tempest-VolumesListAdminTestJSON-1508138870 tempest-VolumesListAdminTestJSON-1508138870-project-member] https://10.4.3.240/volume/v3/volumes/63c1dc25-4298-4fe3-b7fc-b542fe8ba61b returned with HTTP 200 Aug 20 01:01:39.372149 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 611/2408] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:01:39 2026] GET /volume/v3/volumes/63c1dc25-4298-4fe3-b7fc-b542fe8ba61b => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:01:40.002490 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-9066f3e0-9187-4c72-9bcc-579ea057b8b3 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:40.003861 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-9066f3e0-9187-4c72-9bcc-579ea057b8b3 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] GET https://10.4.3.240/volume/v3/backups/75510bf6-a931-4018-b3e9-266167db6d84 Aug 20 01:01:40.004230 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-9066f3e0-9187-4c72-9bcc-579ea057b8b3 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:01:40.004546 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-9066f3e0-9187-4c72-9bcc-579ea057b8b3 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:01:40.004758 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.v3.backups [None req-9066f3e0-9187-4c72-9bcc-579ea057b8b3 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Show backup with id 75510bf6-a931-4018-b3e9-266167db6d84. {{(pid=100213) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:01:40.019685 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:40.019685 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:01:40.019685 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-9066f3e0-9187-4c72-9bcc-579ea057b8b3 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] https://10.4.3.240/volume/v3/backups/75510bf6-a931-4018-b3e9-266167db6d84 returned with HTTP 200 Aug 20 01:01:40.019685 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 597/2409] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:01:40 2026] GET /volume/v3/backups/75510bf6-a931-4018-b3e9-266167db6d84 => generated 825 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:01:40.231293 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-2b69d081-7456-4cdd-a19f-041b618275ce None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:40.233086 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-2b69d081-7456-4cdd-a19f-041b618275ce tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] GET https://10.4.3.240/volume/v3/volumes/f92ba911-cf43-43d3-a206-c8e77c39a18b Aug 20 01:01:40.233284 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-2b69d081-7456-4cdd-a19f-041b618275ce tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:01:40.233510 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-2b69d081-7456-4cdd-a19f-041b618275ce tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:01:40.253322 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-2f65558b-67f6-43e7-bf17-926c82d06219 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:40.253672 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:40.253672 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:01:40.255180 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-2f65558b-67f6-43e7-bf17-926c82d06219 tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] GET https://10.4.3.240/volume/v3/backups/514d1a43-7e92-4b6f-81a2-bda0225e364a Aug 20 01:01:40.256350 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-2f65558b-67f6-43e7-bf17-926c82d06219 tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:01:40.256552 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-2f65558b-67f6-43e7-bf17-926c82d06219 tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:01:40.256664 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.v3.backups [None req-2f65558b-67f6-43e7-bf17-926c82d06219 tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] Show backup with id 514d1a43-7e92-4b6f-81a2-bda0225e364a. {{(pid=100212) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:01:40.260392 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:40.260392 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:01:40.261032 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-2f65558b-67f6-43e7-bf17-926c82d06219 tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] https://10.4.3.240/volume/v3/backups/514d1a43-7e92-4b6f-81a2-bda0225e364a returned with HTTP 200 Aug 20 01:01:40.261371 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 598/2410] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:01:40 2026] GET /volume/v3/backups/514d1a43-7e92-4b6f-81a2-bda0225e364a => generated 800 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:01:40.264983 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-2b69d081-7456-4cdd-a19f-041b618275ce tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Volume info retrieved successfully. Aug 20 01:01:40.275127 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-2b69d081-7456-4cdd-a19f-041b618275ce tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] https://10.4.3.240/volume/v3/volumes/f92ba911-cf43-43d3-a206-c8e77c39a18b returned with HTTP 200 Aug 20 01:01:40.275604 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 605/2411] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:01:40 2026] GET /volume/v3/volumes/f92ba911-cf43-43d3-a206-c8e77c39a18b => generated 877 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:01:40.386326 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-7ea0fd46-367e-4dae-a8cf-8eab14ef1cdf None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:40.396883 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-7ea0fd46-367e-4dae-a8cf-8eab14ef1cdf tempest-VolumesListAdminTestJSON-1508138870 tempest-VolumesListAdminTestJSON-1508138870-project-member] GET https://10.4.3.240/volume/v3/volumes/63c1dc25-4298-4fe3-b7fc-b542fe8ba61b Aug 20 01:01:40.396883 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-7ea0fd46-367e-4dae-a8cf-8eab14ef1cdf tempest-VolumesListAdminTestJSON-1508138870 tempest-VolumesListAdminTestJSON-1508138870-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:01:40.396883 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-7ea0fd46-367e-4dae-a8cf-8eab14ef1cdf tempest-VolumesListAdminTestJSON-1508138870 tempest-VolumesListAdminTestJSON-1508138870-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:01:40.399023 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-7ea0fd46-367e-4dae-a8cf-8eab14ef1cdf tempest-VolumesListAdminTestJSON-1508138870 tempest-VolumesListAdminTestJSON-1508138870-project-member] https://10.4.3.240/volume/v3/volumes/63c1dc25-4298-4fe3-b7fc-b542fe8ba61b returned with HTTP 404 Aug 20 01:01:40.399023 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 612/2412] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:01:40 2026] GET /volume/v3/volumes/63c1dc25-4298-4fe3-b7fc-b542fe8ba61b => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:01:40.405956 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-17c4f590-e918-4426-8094-69ddb3beb949 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:40.409848 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-17c4f590-e918-4426-8094-69ddb3beb949 tempest-VolumesListAdminTestJSON-1508138870 tempest-VolumesListAdminTestJSON-1508138870-project-member] GET https://10.4.3.240/volume/v3/volumes/e3733200-9ad0-49e3-9e95-297d68660f7e Aug 20 01:01:40.409848 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-17c4f590-e918-4426-8094-69ddb3beb949 tempest-VolumesListAdminTestJSON-1508138870 tempest-VolumesListAdminTestJSON-1508138870-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:01:40.409848 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-17c4f590-e918-4426-8094-69ddb3beb949 tempest-VolumesListAdminTestJSON-1508138870 tempest-VolumesListAdminTestJSON-1508138870-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:01:40.414855 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:40.414855 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:01:40.419920 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-17c4f590-e918-4426-8094-69ddb3beb949 tempest-VolumesListAdminTestJSON-1508138870 tempest-VolumesListAdminTestJSON-1508138870-project-member] Volume info retrieved successfully. Aug 20 01:01:40.425574 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-17c4f590-e918-4426-8094-69ddb3beb949 tempest-VolumesListAdminTestJSON-1508138870 tempest-VolumesListAdminTestJSON-1508138870-project-member] https://10.4.3.240/volume/v3/volumes/e3733200-9ad0-49e3-9e95-297d68660f7e returned with HTTP 200 Aug 20 01:01:40.425574 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 598/2413] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:01:40 2026] GET /volume/v3/volumes/e3733200-9ad0-49e3-9e95-297d68660f7e => generated 848 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:01:40.434226 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-d4a1dcd6-2fa4-40e8-98d0-6c0006d66b76 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:40.435936 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-d4a1dcd6-2fa4-40e8-98d0-6c0006d66b76 tempest-VolumesListAdminTestJSON-1508138870 tempest-VolumesListAdminTestJSON-1508138870-project-member] DELETE https://10.4.3.240/volume/v3/volumes/e3733200-9ad0-49e3-9e95-297d68660f7e Aug 20 01:01:40.436115 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-d4a1dcd6-2fa4-40e8-98d0-6c0006d66b76 tempest-VolumesListAdminTestJSON-1508138870 tempest-VolumesListAdminTestJSON-1508138870-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:01:40.436288 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-d4a1dcd6-2fa4-40e8-98d0-6c0006d66b76 tempest-VolumesListAdminTestJSON-1508138870 tempest-VolumesListAdminTestJSON-1508138870-project-member] Calling method 'delete' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:01:40.436458 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.v3.volumes [None req-d4a1dcd6-2fa4-40e8-98d0-6c0006d66b76 tempest-VolumesListAdminTestJSON-1508138870 tempest-VolumesListAdminTestJSON-1508138870-project-member] Delete volume with id: e3733200-9ad0-49e3-9e95-297d68660f7e Aug 20 01:01:40.443195 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:40.443195 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:01:40.443651 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-d4a1dcd6-2fa4-40e8-98d0-6c0006d66b76 tempest-VolumesListAdminTestJSON-1508138870 tempest-VolumesListAdminTestJSON-1508138870-project-member] Volume info retrieved successfully. Aug 20 01:01:40.460819 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-d4a1dcd6-2fa4-40e8-98d0-6c0006d66b76 tempest-VolumesListAdminTestJSON-1508138870 tempest-VolumesListAdminTestJSON-1508138870-project-member] Delete volume request issued successfully. Aug 20 01:01:40.460972 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-d4a1dcd6-2fa4-40e8-98d0-6c0006d66b76 tempest-VolumesListAdminTestJSON-1508138870 tempest-VolumesListAdminTestJSON-1508138870-project-member] https://10.4.3.240/volume/v3/volumes/e3733200-9ad0-49e3-9e95-297d68660f7e returned with HTTP 202 Aug 20 01:01:40.461354 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 599/2414] 10.4.3.240 () {66 vars in 1351 bytes} [Thu Aug 20 01:01:40 2026] DELETE /volume/v3/volumes/e3733200-9ad0-49e3-9e95-297d68660f7e => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 01:01:40.471008 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-7728cc4d-f2a7-4d95-956c-0ef7d6c35e94 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:40.472676 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-7728cc4d-f2a7-4d95-956c-0ef7d6c35e94 tempest-VolumesListAdminTestJSON-1508138870 tempest-VolumesListAdminTestJSON-1508138870-project-member] GET https://10.4.3.240/volume/v3/volumes/e3733200-9ad0-49e3-9e95-297d68660f7e Aug 20 01:01:40.472843 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-7728cc4d-f2a7-4d95-956c-0ef7d6c35e94 tempest-VolumesListAdminTestJSON-1508138870 tempest-VolumesListAdminTestJSON-1508138870-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:01:40.473015 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-7728cc4d-f2a7-4d95-956c-0ef7d6c35e94 tempest-VolumesListAdminTestJSON-1508138870 tempest-VolumesListAdminTestJSON-1508138870-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:01:40.483869 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:40.483869 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:01:40.492834 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-7728cc4d-f2a7-4d95-956c-0ef7d6c35e94 tempest-VolumesListAdminTestJSON-1508138870 tempest-VolumesListAdminTestJSON-1508138870-project-member] Volume info retrieved successfully. Aug 20 01:01:40.498300 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-7728cc4d-f2a7-4d95-956c-0ef7d6c35e94 tempest-VolumesListAdminTestJSON-1508138870 tempest-VolumesListAdminTestJSON-1508138870-project-member] https://10.4.3.240/volume/v3/volumes/e3733200-9ad0-49e3-9e95-297d68660f7e returned with HTTP 200 Aug 20 01:01:40.498804 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 606/2415] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:01:40 2026] GET /volume/v3/volumes/e3733200-9ad0-49e3-9e95-297d68660f7e => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:01:41.031552 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-30febf91-1d6a-4efd-ad80-12c7dff71c16 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:41.034487 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-30febf91-1d6a-4efd-ad80-12c7dff71c16 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] GET https://10.4.3.240/volume/v3/backups/75510bf6-a931-4018-b3e9-266167db6d84 Aug 20 01:01:41.035177 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-30febf91-1d6a-4efd-ad80-12c7dff71c16 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:01:41.035394 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-30febf91-1d6a-4efd-ad80-12c7dff71c16 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:01:41.035542 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-30febf91-1d6a-4efd-ad80-12c7dff71c16 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Show backup with id 75510bf6-a931-4018-b3e9-266167db6d84. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:01:41.040540 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:41.040540 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:01:41.041289 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-30febf91-1d6a-4efd-ad80-12c7dff71c16 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] https://10.4.3.240/volume/v3/backups/75510bf6-a931-4018-b3e9-266167db6d84 returned with HTTP 200 Aug 20 01:01:41.041814 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 613/2416] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:01:41 2026] GET /volume/v3/backups/75510bf6-a931-4018-b3e9-266167db6d84 => generated 825 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:01:41.271028 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-13fffe2e-4623-4d5c-8384-04bbf0781fe5 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:41.274538 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-13fffe2e-4623-4d5c-8384-04bbf0781fe5 tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] GET https://10.4.3.240/volume/v3/backups/514d1a43-7e92-4b6f-81a2-bda0225e364a Aug 20 01:01:41.274538 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-13fffe2e-4623-4d5c-8384-04bbf0781fe5 tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:01:41.274538 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-13fffe2e-4623-4d5c-8384-04bbf0781fe5 tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:01:41.274538 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.v3.backups [None req-13fffe2e-4623-4d5c-8384-04bbf0781fe5 tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] Show backup with id 514d1a43-7e92-4b6f-81a2-bda0225e364a. {{(pid=100213) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:01:41.278221 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:41.278221 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:01:41.279287 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-13fffe2e-4623-4d5c-8384-04bbf0781fe5 tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] https://10.4.3.240/volume/v3/backups/514d1a43-7e92-4b6f-81a2-bda0225e364a returned with HTTP 200 Aug 20 01:01:41.279834 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 599/2417] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:01:41 2026] GET /volume/v3/backups/514d1a43-7e92-4b6f-81a2-bda0225e364a => generated 800 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:01:41.289778 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-5ff125da-9e38-4b1b-8478-9077643afa02 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:41.292180 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-5ff125da-9e38-4b1b-8478-9077643afa02 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] GET https://10.4.3.240/volume/v3/volumes/f92ba911-cf43-43d3-a206-c8e77c39a18b Aug 20 01:01:41.292573 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-5ff125da-9e38-4b1b-8478-9077643afa02 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:01:41.292857 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-5ff125da-9e38-4b1b-8478-9077643afa02 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:01:41.301856 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:41.301856 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:01:41.306051 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-5ff125da-9e38-4b1b-8478-9077643afa02 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Volume info retrieved successfully. Aug 20 01:01:41.311102 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-5ff125da-9e38-4b1b-8478-9077643afa02 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] https://10.4.3.240/volume/v3/volumes/f92ba911-cf43-43d3-a206-c8e77c39a18b returned with HTTP 200 Aug 20 01:01:41.311102 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 600/2418] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:01:41 2026] GET /volume/v3/volumes/f92ba911-cf43-43d3-a206-c8e77c39a18b => generated 877 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:01:41.513375 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-a7c1fb0f-2034-4cd4-8592-913eca746c75 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:41.515740 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-a7c1fb0f-2034-4cd4-8592-913eca746c75 tempest-VolumesListAdminTestJSON-1508138870 tempest-VolumesListAdminTestJSON-1508138870-project-member] GET https://10.4.3.240/volume/v3/volumes/e3733200-9ad0-49e3-9e95-297d68660f7e Aug 20 01:01:41.515929 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-a7c1fb0f-2034-4cd4-8592-913eca746c75 tempest-VolumesListAdminTestJSON-1508138870 tempest-VolumesListAdminTestJSON-1508138870-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:01:41.516142 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-a7c1fb0f-2034-4cd4-8592-913eca746c75 tempest-VolumesListAdminTestJSON-1508138870 tempest-VolumesListAdminTestJSON-1508138870-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:01:41.522910 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-a7c1fb0f-2034-4cd4-8592-913eca746c75 tempest-VolumesListAdminTestJSON-1508138870 tempest-VolumesListAdminTestJSON-1508138870-project-member] https://10.4.3.240/volume/v3/volumes/e3733200-9ad0-49e3-9e95-297d68660f7e returned with HTTP 404 Aug 20 01:01:41.523612 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 607/2419] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:01:41 2026] GET /volume/v3/volumes/e3733200-9ad0-49e3-9e95-297d68660f7e => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:01:42.058563 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-646ab1c6-eb76-4988-9a5a-222abd4dcd5d None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:42.060272 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-646ab1c6-eb76-4988-9a5a-222abd4dcd5d tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] GET https://10.4.3.240/volume/v3/backups/75510bf6-a931-4018-b3e9-266167db6d84 Aug 20 01:01:42.060524 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-646ab1c6-eb76-4988-9a5a-222abd4dcd5d tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:01:42.060764 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-646ab1c6-eb76-4988-9a5a-222abd4dcd5d tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:01:42.060976 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-646ab1c6-eb76-4988-9a5a-222abd4dcd5d tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Show backup with id 75510bf6-a931-4018-b3e9-266167db6d84. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:01:42.065860 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:42.065860 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:01:42.066838 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-646ab1c6-eb76-4988-9a5a-222abd4dcd5d tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] https://10.4.3.240/volume/v3/backups/75510bf6-a931-4018-b3e9-266167db6d84 returned with HTTP 200 Aug 20 01:01:42.067226 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 614/2420] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:01:42 2026] GET /volume/v3/backups/75510bf6-a931-4018-b3e9-266167db6d84 => generated 825 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:01:42.290194 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-939d17fa-51a5-44f6-bdbd-431ed7289320 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:42.292308 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-939d17fa-51a5-44f6-bdbd-431ed7289320 tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] GET https://10.4.3.240/volume/v3/backups/514d1a43-7e92-4b6f-81a2-bda0225e364a Aug 20 01:01:42.292519 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-939d17fa-51a5-44f6-bdbd-431ed7289320 tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:01:42.292713 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-939d17fa-51a5-44f6-bdbd-431ed7289320 tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:01:42.292818 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.v3.backups [None req-939d17fa-51a5-44f6-bdbd-431ed7289320 tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] Show backup with id 514d1a43-7e92-4b6f-81a2-bda0225e364a. {{(pid=100213) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:01:42.297101 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:42.297101 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:01:42.297940 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-939d17fa-51a5-44f6-bdbd-431ed7289320 tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] https://10.4.3.240/volume/v3/backups/514d1a43-7e92-4b6f-81a2-bda0225e364a returned with HTTP 200 Aug 20 01:01:42.298307 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 600/2421] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:01:42 2026] GET /volume/v3/backups/514d1a43-7e92-4b6f-81a2-bda0225e364a => generated 800 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:01:42.324055 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-a0997e67-9876-478b-be02-382e32abc694 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:42.325820 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-a0997e67-9876-478b-be02-382e32abc694 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] GET https://10.4.3.240/volume/v3/volumes/f92ba911-cf43-43d3-a206-c8e77c39a18b Aug 20 01:01:42.326138 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-a0997e67-9876-478b-be02-382e32abc694 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:01:42.326434 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-a0997e67-9876-478b-be02-382e32abc694 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:01:42.341292 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:42.341292 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:01:42.345528 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-a0997e67-9876-478b-be02-382e32abc694 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Volume info retrieved successfully. Aug 20 01:01:42.351333 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-a0997e67-9876-478b-be02-382e32abc694 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] https://10.4.3.240/volume/v3/volumes/f92ba911-cf43-43d3-a206-c8e77c39a18b returned with HTTP 200 Aug 20 01:01:42.351923 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 601/2422] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:01:42 2026] GET /volume/v3/volumes/f92ba911-cf43-43d3-a206-c8e77c39a18b => generated 877 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:01:42.421772 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-e846c99f-6af8-411f-9dcf-4a322d6a3ffc req-ecd73587-0c83-472b-ad20-b9a08d247556 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:42.423881 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-e846c99f-6af8-411f-9dcf-4a322d6a3ffc req-ecd73587-0c83-472b-ad20-b9a08d247556 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] GET https://10.4.3.240/volume/v3/volumes/6da9e7f7-f7ee-4b74-8677-8bc05c7f86a3/encryption Aug 20 01:01:42.424146 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-e846c99f-6af8-411f-9dcf-4a322d6a3ffc req-ecd73587-0c83-472b-ad20-b9a08d247556 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:01:42.424333 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-e846c99f-6af8-411f-9dcf-4a322d6a3ffc req-ecd73587-0c83-472b-ad20-b9a08d247556 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Calling method 'index' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:01:42.434688 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:42.434688 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:01:42.443683 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-e846c99f-6af8-411f-9dcf-4a322d6a3ffc req-ecd73587-0c83-472b-ad20-b9a08d247556 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] https://10.4.3.240/volume/v3/volumes/6da9e7f7-f7ee-4b74-8677-8bc05c7f86a3/encryption returned with HTTP 200 Aug 20 01:01:42.444230 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 608/2423] 10.4.3.240 () {68 vars in 1631 bytes} [Thu Aug 20 01:01:42 2026] GET /volume/v3/volumes/6da9e7f7-f7ee-4b74-8677-8bc05c7f86a3/encryption => generated 161 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:01:43.081217 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-3cae31c0-4dfd-45eb-b914-6aa2954bcfcb None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:43.083313 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-3cae31c0-4dfd-45eb-b914-6aa2954bcfcb tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] GET https://10.4.3.240/volume/v3/backups/75510bf6-a931-4018-b3e9-266167db6d84 Aug 20 01:01:43.083567 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-3cae31c0-4dfd-45eb-b914-6aa2954bcfcb tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:01:43.083961 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-3cae31c0-4dfd-45eb-b914-6aa2954bcfcb tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:01:43.084118 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-3cae31c0-4dfd-45eb-b914-6aa2954bcfcb tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Show backup with id 75510bf6-a931-4018-b3e9-266167db6d84. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:01:43.092907 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:43.092907 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:01:43.093786 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-3cae31c0-4dfd-45eb-b914-6aa2954bcfcb tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] https://10.4.3.240/volume/v3/backups/75510bf6-a931-4018-b3e9-266167db6d84 returned with HTTP 200 Aug 20 01:01:43.094243 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 615/2424] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:01:43 2026] GET /volume/v3/backups/75510bf6-a931-4018-b3e9-266167db6d84 => generated 827 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:01:43.110783 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-4dfb7fe1-bd9c-4711-b2a9-3bdbf22e298a None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:43.117860 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-4dfb7fe1-bd9c-4711-b2a9-3bdbf22e298a tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] GET https://10.4.3.240/volume/v3/volumes/c56dde77-1191-4bb6-9e9a-211aff4b2171 Aug 20 01:01:43.117973 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-4dfb7fe1-bd9c-4711-b2a9-3bdbf22e298a tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:01:43.118183 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-4dfb7fe1-bd9c-4711-b2a9-3bdbf22e298a tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:01:43.130360 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:43.130360 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:01:43.132798 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-4dfb7fe1-bd9c-4711-b2a9-3bdbf22e298a tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Volume info retrieved successfully. Aug 20 01:01:43.139412 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-4dfb7fe1-bd9c-4711-b2a9-3bdbf22e298a tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] https://10.4.3.240/volume/v3/volumes/c56dde77-1191-4bb6-9e9a-211aff4b2171 returned with HTTP 200 Aug 20 01:01:43.142755 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 601/2425] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:01:43 2026] GET /volume/v3/volumes/c56dde77-1191-4bb6-9e9a-211aff4b2171 => generated 908 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:01:43.158351 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-8f406a3d-6bc8-474b-b445-c4eb26c4b418 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:43.160906 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-8f406a3d-6bc8-474b-b445-c4eb26c4b418 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] GET https://10.4.3.240/volume/v3/backups/75510bf6-a931-4018-b3e9-266167db6d84 Aug 20 01:01:43.161170 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-8f406a3d-6bc8-474b-b445-c4eb26c4b418 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:01:43.161430 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-8f406a3d-6bc8-474b-b445-c4eb26c4b418 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:01:43.161906 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.v3.backups [None req-8f406a3d-6bc8-474b-b445-c4eb26c4b418 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Show backup with id 75510bf6-a931-4018-b3e9-266167db6d84. {{(pid=100212) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:01:43.166221 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:43.166221 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:01:43.167030 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-8f406a3d-6bc8-474b-b445-c4eb26c4b418 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] https://10.4.3.240/volume/v3/backups/75510bf6-a931-4018-b3e9-266167db6d84 returned with HTTP 200 Aug 20 01:01:43.168796 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 602/2426] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:01:43 2026] GET /volume/v3/backups/75510bf6-a931-4018-b3e9-266167db6d84 => generated 827 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:01:43.180431 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-c6f18fdd-e67b-42a8-b107-ccbe6592df78 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:43.181984 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-c6f18fdd-e67b-42a8-b107-ccbe6592df78 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] GET https://10.4.3.240/volume/v3/backups/detail Aug 20 01:01:43.182220 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-c6f18fdd-e67b-42a8-b107-ccbe6592df78 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:01:43.182442 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-c6f18fdd-e67b-42a8-b107-ccbe6592df78 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Calling method 'detail' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:01:43.183303 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.api_utils [None req-c6f18fdd-e67b-42a8-b107-ccbe6592df78 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Removing options '' from query. {{(pid=100214) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 01:01:43.196094 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-c6f18fdd-e67b-42a8-b107-ccbe6592df78 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] https://10.4.3.240/volume/v3/backups/detail returned with HTTP 200 Aug 20 01:01:43.197623 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 609/2427] 10.4.3.240 () {66 vars in 1258 bytes} [Thu Aug 20 01:01:43 2026] GET /volume/v3/backups/detail => generated 830 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:01:43.211431 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-38ac4098-df17-44b0-bef8-dd56eccab238 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:43.213384 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-38ac4098-df17-44b0-bef8-dd56eccab238 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] POST https://10.4.3.240/volume/v3/backups/75510bf6-a931-4018-b3e9-266167db6d84/restore Aug 20 01:01:43.213740 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-38ac4098-df17-44b0-bef8-dd56eccab238 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:01:43.215215 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.contrib.backups [None req-38ac4098-df17-44b0-bef8-dd56eccab238 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Restoring backup 75510bf6-a931-4018-b3e9-266167db6d84 ({'restore': {}}) {{(pid=100215) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 20 01:01:43.215348 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.contrib.backups [None req-38ac4098-df17-44b0-bef8-dd56eccab238 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Restoring backup 75510bf6-a931-4018-b3e9-266167db6d84 to volume None. Aug 20 01:01:43.221199 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:43.221199 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:01:43.222483 np0000007838 devstack@c-api.service[100215]: INFO cinder.backup.api [None req-38ac4098-df17-44b0-bef8-dd56eccab238 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Creating volume of 1 GB for restore of backup 75510bf6-a931-4018-b3e9-266167db6d84. Aug 20 01:01:43.229823 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-38ac4098-df17-44b0-bef8-dd56eccab238 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Availability zone cache updated, next update will occur around 2026-08-20 02:01:43.229474. {{(pid=100215) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 20 01:01:43.229936 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-38ac4098-df17-44b0-bef8-dd56eccab238 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Availability Zones retrieved successfully. Aug 20 01:01:43.237183 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-38ac4098-df17-44b0-bef8-dd56eccab238 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Flow 'volume_create_api' (655a12f8-73a9-4b4c-a612-63977580bf54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:01:43.238433 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-38ac4098-df17-44b0-bef8-dd56eccab238 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2222d0ad-ffba-42b0-96ea-f9aeda4e65dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:01:43.239527 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.flows.api.create_volume [None req-38ac4098-df17-44b0-bef8-dd56eccab238 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Validating volume size '1' using validate_int {{(pid=100215) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 01:01:43.268636 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-38ac4098-df17-44b0-bef8-dd56eccab238 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2222d0ad-ffba-42b0-96ea-f9aeda4e65dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:52:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1ed58bd6-fe6a-497e-ae84-e8199d24fdfa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:01:43.268923 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-38ac4098-df17-44b0-bef8-dd56eccab238 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (501c2562-673e-4e09-ab7a-7619683723a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:01:43.304924 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.quota [None req-38ac4098-df17-44b0-bef8-dd56eccab238 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Created reservations ['d1d6e4d5-932b-45bf-972d-374667934e42', '93edd18a-e51e-4803-bac6-09a8623cee91', '4b44119c-6443-4cc4-9483-291fb9ad4159', 'fd5e9759-8cc3-42ac-a770-b612440de8dc'] {{(pid=100215) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 01:01:43.307707 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-38ac4098-df17-44b0-bef8-dd56eccab238 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (501c2562-673e-4e09-ab7a-7619683723a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d1d6e4d5-932b-45bf-972d-374667934e42', '93edd18a-e51e-4803-bac6-09a8623cee91', '4b44119c-6443-4cc4-9483-291fb9ad4159', 'fd5e9759-8cc3-42ac-a770-b612440de8dc']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:01:43.307707 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-38ac4098-df17-44b0-bef8-dd56eccab238 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a3f554d6-b3e8-4d0b-a45c-19c2a4efa363) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:01:43.312509 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-91d920ba-702e-48df-b80b-08327d45757d None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:43.324887 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-91d920ba-702e-48df-b80b-08327d45757d tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] GET https://10.4.3.240/volume/v3/backups/514d1a43-7e92-4b6f-81a2-bda0225e364a Aug 20 01:01:43.324887 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-91d920ba-702e-48df-b80b-08327d45757d tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:01:43.325031 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-91d920ba-702e-48df-b80b-08327d45757d tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:01:43.325031 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.v3.backups [None req-91d920ba-702e-48df-b80b-08327d45757d tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] Show backup with id 514d1a43-7e92-4b6f-81a2-bda0225e364a. {{(pid=100213) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:01:43.329000 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:43.329000 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:01:43.329730 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-91d920ba-702e-48df-b80b-08327d45757d tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] https://10.4.3.240/volume/v3/backups/514d1a43-7e92-4b6f-81a2-bda0225e364a returned with HTTP 200 Aug 20 01:01:43.330101 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 602/2428] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:01:43 2026] GET /volume/v3/backups/514d1a43-7e92-4b6f-81a2-bda0225e364a => generated 800 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:01:43.342474 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-38ac4098-df17-44b0-bef8-dd56eccab238 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a3f554d6-b3e8-4d0b-a45c-19c2a4efa363) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '58c9e9b1-4d2e-4d02-8244-f24221e31fbf', '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_75510bf6-a931-4018-b3e9-266167db6d84',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8b36ad04b8144c8ab137449e3c415c73',qos_specs=None,replication_status=,reservations=['d1d6e4d5-932b-45bf-972d-374667934e42','93edd18a-e51e-4803-bac6-09a8623cee91','4b44119c-6443-4cc4-9483-291fb9ad4159','fd5e9759-8cc3-42ac-a770-b612440de8dc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4f01c853e28343249d1b688975ac4c17',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T01:01:43Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_75510bf6-a931-4018-b3e9-266167db6d84',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=58c9e9b1-4d2e-4d02-8244-f24221e31fbf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8b36ad04b8144c8ab137449e3c415c73',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4f01c853e28343249d1b688975ac4c17',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1ed58bd6-fe6a-497e-ae84-e8199d24fdfa),volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:01:43.343321 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-38ac4098-df17-44b0-bef8-dd56eccab238 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a30c9c70-647c-4c24-aa7b-31dd388476a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:01:43.360012 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-38ac4098-df17-44b0-bef8-dd56eccab238 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a30c9c70-647c-4c24-aa7b-31dd388476a2) transitioned into 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_75510bf6-a931-4018-b3e9-266167db6d84',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8b36ad04b8144c8ab137449e3c415c73',qos_specs=None,replication_status=,reservations=['d1d6e4d5-932b-45bf-972d-374667934e42','93edd18a-e51e-4803-bac6-09a8623cee91','4b44119c-6443-4cc4-9483-291fb9ad4159','fd5e9759-8cc3-42ac-a770-b612440de8dc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4f01c853e28343249d1b688975ac4c17',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:01:43.360927 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-38ac4098-df17-44b0-bef8-dd56eccab238 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (248de415-28d1-44ed-bd4e-aa0ad47bc132) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:01:43.373380 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-6f6e1f10-da0c-4dec-a9fa-b317f77e1562 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:43.373755 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-38ac4098-df17-44b0-bef8-dd56eccab238 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (248de415-28d1-44ed-bd4e-aa0ad47bc132) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:01:43.373755 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-38ac4098-df17-44b0-bef8-dd56eccab238 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Flow 'volume_create_api' (655a12f8-73a9-4b4c-a612-63977580bf54) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:01:43.374014 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-38ac4098-df17-44b0-bef8-dd56eccab238 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Create volume request issued successfully. Aug 20 01:01:43.374163 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-6f6e1f10-da0c-4dec-a9fa-b317f77e1562 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] GET https://10.4.3.240/volume/v3/volumes/f92ba911-cf43-43d3-a206-c8e77c39a18b Aug 20 01:01:43.374384 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-6f6e1f10-da0c-4dec-a9fa-b317f77e1562 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:01:43.374594 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-6f6e1f10-da0c-4dec-a9fa-b317f77e1562 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:01:43.382356 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:43.382356 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:01:43.382941 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-38ac4098-df17-44b0-bef8-dd56eccab238 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Volume info retrieved successfully. Aug 20 01:01:43.388644 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:43.388644 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:01:43.393771 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-6f6e1f10-da0c-4dec-a9fa-b317f77e1562 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Volume info retrieved successfully. Aug 20 01:01:43.398259 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-6f6e1f10-da0c-4dec-a9fa-b317f77e1562 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] https://10.4.3.240/volume/v3/volumes/f92ba911-cf43-43d3-a206-c8e77c39a18b returned with HTTP 200 Aug 20 01:01:43.420024 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 603/2429] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:01:43 2026] GET /volume/v3/volumes/f92ba911-cf43-43d3-a206-c8e77c39a18b => generated 877 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:01:43.681839 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-1dc84f9d-eaeb-4990-a20e-769f27718e92 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:43.683488 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-1dc84f9d-eaeb-4990-a20e-769f27718e92 tempest-VolumesImageMetadata-2057493092 tempest-VolumesImageMetadata-2057493092-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 20 01:01:43.683834 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-1dc84f9d-eaeb-4990-a20e-769f27718e92 tempest-VolumesImageMetadata-2057493092 tempest-VolumesImageMetadata-2057493092-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "8d830113-4280-4524-bdd9-3a577a7d4174", "size": 1, "name": "tempest-VolumesImageMetadata-Volume-1211730780"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:01:43.686173 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.v3.volumes [None req-1dc84f9d-eaeb-4990-a20e-769f27718e92 tempest-VolumesImageMetadata-2057493092 tempest-VolumesImageMetadata-2057493092-project-member] Create volume request body: {'volume': {'imageRef': '8d830113-4280-4524-bdd9-3a577a7d4174', 'size': 1, 'name': 'tempest-VolumesImageMetadata-Volume-1211730780'}} {{(pid=100214) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 01:01:43.782089 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.v3.volumes [None req-1dc84f9d-eaeb-4990-a20e-769f27718e92 tempest-VolumesImageMetadata-2057493092 tempest-VolumesImageMetadata-2057493092-project-member] Create volume of 1 GB Aug 20 01:01:43.782490 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:43.782490 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:01:43.788132 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-1dc84f9d-eaeb-4990-a20e-769f27718e92 tempest-VolumesImageMetadata-2057493092 tempest-VolumesImageMetadata-2057493092-project-member] Availability Zones retrieved successfully. Aug 20 01:01:43.795080 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-1dc84f9d-eaeb-4990-a20e-769f27718e92 tempest-VolumesImageMetadata-2057493092 tempest-VolumesImageMetadata-2057493092-project-member] Flow 'volume_create_api' (11ec9e7b-3508-40bc-80c0-6c66de4a14af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:01:43.796123 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-1dc84f9d-eaeb-4990-a20e-769f27718e92 tempest-VolumesImageMetadata-2057493092 tempest-VolumesImageMetadata-2057493092-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5f478efc-6be3-489f-8088-fbb28fde5ab2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:01:43.797303 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.flows.api.create_volume [None req-1dc84f9d-eaeb-4990-a20e-769f27718e92 tempest-VolumesImageMetadata-2057493092 tempest-VolumesImageMetadata-2057493092-project-member] Validating volume size '1' using validate_int {{(pid=100214) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 01:01:43.833320 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [req-0887c072-9e96-4493-879a-130cf91dbdd8 req-06ec7923-814a-4341-82f5-af689186ac8e None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:43.835730 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-0887c072-9e96-4493-879a-130cf91dbdd8 req-06ec7923-814a-4341-82f5-af689186ac8e tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] POST https://10.4.3.240/volume/v3/attachments/bfb88c69-1931-444c-819b-9e73491535a6/action Aug 20 01:01:43.836069 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [req-0887c072-9e96-4493-879a-130cf91dbdd8 req-06ec7923-814a-4341-82f5-af689186ac8e tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Action body: b'{"os-complete": null}' {{(pid=100213) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 01:01:43.836178 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [req-0887c072-9e96-4493-879a-130cf91dbdd8 req-06ec7923-814a-4341-82f5-af689186ac8e tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:01:43.855918 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:43.855918 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:01:43.870574 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-0887c072-9e96-4493-879a-130cf91dbdd8 req-06ec7923-814a-4341-82f5-af689186ac8e tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] https://10.4.3.240/volume/v3/attachments/bfb88c69-1931-444c-819b-9e73491535a6/action returned with HTTP 204 Aug 20 01:01:43.874112 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 603/2430] 10.4.3.240 () {74 vars in 1725 bytes} [Thu Aug 20 01:01:43 2026] POST /volume/v3/attachments/bfb88c69-1931-444c-819b-9e73491535a6/action => generated 0 bytes in 38 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:01:43.874268 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-1dc84f9d-eaeb-4990-a20e-769f27718e92 tempest-VolumesImageMetadata-2057493092 tempest-VolumesImageMetadata-2057493092-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5f478efc-6be3-489f-8088-fbb28fde5ab2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:52:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1ed58bd6-fe6a-497e-ae84-e8199d24fdfa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:01:43.875670 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-1dc84f9d-eaeb-4990-a20e-769f27718e92 tempest-VolumesImageMetadata-2057493092 tempest-VolumesImageMetadata-2057493092-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8ae198f0-8f55-4b1f-b1b2-d79c2ae06a94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:01:43.982897 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.quota [None req-1dc84f9d-eaeb-4990-a20e-769f27718e92 tempest-VolumesImageMetadata-2057493092 tempest-VolumesImageMetadata-2057493092-project-member] Created reservations ['f2d4500a-465d-43ed-8431-b36a205e2fc0', '48ecd6f3-6404-482a-83f3-af73576c30b0', 'a66cfe0f-beb2-4734-a892-af3e93e3cc92', 'fd979e38-f46b-4f8d-8b46-db797f4fc3e0'] {{(pid=100214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 01:01:43.983802 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-1dc84f9d-eaeb-4990-a20e-769f27718e92 tempest-VolumesImageMetadata-2057493092 tempest-VolumesImageMetadata-2057493092-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8ae198f0-8f55-4b1f-b1b2-d79c2ae06a94) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f2d4500a-465d-43ed-8431-b36a205e2fc0', '48ecd6f3-6404-482a-83f3-af73576c30b0', 'a66cfe0f-beb2-4734-a892-af3e93e3cc92', 'fd979e38-f46b-4f8d-8b46-db797f4fc3e0']}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:01:43.984660 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-1dc84f9d-eaeb-4990-a20e-769f27718e92 tempest-VolumesImageMetadata-2057493092 tempest-VolumesImageMetadata-2057493092-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cccbbcd9-2cd1-41b9-8dc5-bbbe6eefd617) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:01:44.013293 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-1dc84f9d-eaeb-4990-a20e-769f27718e92 tempest-VolumesImageMetadata-2057493092 tempest-VolumesImageMetadata-2057493092-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cccbbcd9-2cd1-41b9-8dc5-bbbe6eefd617) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2fa42e5e-ed53-41a0-b07a-f70dfca99da6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-1211730780',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='088c441ef1194157ac263633e6a058bd',qos_specs=None,replication_status=,reservations=['f2d4500a-465d-43ed-8431-b36a205e2fc0','48ecd6f3-6404-482a-83f3-af73576c30b0','a66cfe0f-beb2-4734-a892-af3e93e3cc92','fd979e38-f46b-4f8d-8b46-db797f4fc3e0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='554719748d5f4ee392bcf12993716d81',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T01:01:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-1211730780',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2fa42e5e-ed53-41a0-b07a-f70dfca99da6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='088c441ef1194157ac263633e6a058bd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='554719748d5f4ee392bcf12993716d81',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1ed58bd6-fe6a-497e-ae84-e8199d24fdfa),volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:01:44.014358 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-1dc84f9d-eaeb-4990-a20e-769f27718e92 tempest-VolumesImageMetadata-2057493092 tempest-VolumesImageMetadata-2057493092-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (95d1e534-1c88-474c-b393-bee4c65d0a81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:01:44.040108 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-1dc84f9d-eaeb-4990-a20e-769f27718e92 tempest-VolumesImageMetadata-2057493092 tempest-VolumesImageMetadata-2057493092-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (95d1e534-1c88-474c-b393-bee4c65d0a81) transitioned into state 'SUCCESS' from state '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-1211730780',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='088c441ef1194157ac263633e6a058bd',qos_specs=None,replication_status=,reservations=['f2d4500a-465d-43ed-8431-b36a205e2fc0','48ecd6f3-6404-482a-83f3-af73576c30b0','a66cfe0f-beb2-4734-a892-af3e93e3cc92','fd979e38-f46b-4f8d-8b46-db797f4fc3e0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='554719748d5f4ee392bcf12993716d81',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:01:44.041378 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-1dc84f9d-eaeb-4990-a20e-769f27718e92 tempest-VolumesImageMetadata-2057493092 tempest-VolumesImageMetadata-2057493092-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9e727418-231b-4e25-a984-a31b8975e640) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:01:44.061555 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-1dc84f9d-eaeb-4990-a20e-769f27718e92 tempest-VolumesImageMetadata-2057493092 tempest-VolumesImageMetadata-2057493092-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9e727418-231b-4e25-a984-a31b8975e640) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:01:44.061555 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-1dc84f9d-eaeb-4990-a20e-769f27718e92 tempest-VolumesImageMetadata-2057493092 tempest-VolumesImageMetadata-2057493092-project-member] Flow 'volume_create_api' (11ec9e7b-3508-40bc-80c0-6c66de4a14af) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:01:44.061555 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-1dc84f9d-eaeb-4990-a20e-769f27718e92 tempest-VolumesImageMetadata-2057493092 tempest-VolumesImageMetadata-2057493092-project-member] Create volume request issued successfully. Aug 20 01:01:44.061555 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-1dc84f9d-eaeb-4990-a20e-769f27718e92 tempest-VolumesImageMetadata-2057493092 tempest-VolumesImageMetadata-2057493092-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 20 01:01:44.061555 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 610/2431] 10.4.3.240 () {68 vars in 1259 bytes} [Thu Aug 20 01:01:43 2026] POST /volume/v3/volumes => generated 751 bytes in 377 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 01:01:44.071196 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-61405364-67ca-4740-a615-9a8a182eff34 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:44.072969 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-61405364-67ca-4740-a615-9a8a182eff34 tempest-VolumesImageMetadata-2057493092 tempest-VolumesImageMetadata-2057493092-project-member] GET https://10.4.3.240/volume/v3/volumes/2fa42e5e-ed53-41a0-b07a-f70dfca99da6 Aug 20 01:01:44.073171 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-61405364-67ca-4740-a615-9a8a182eff34 tempest-VolumesImageMetadata-2057493092 tempest-VolumesImageMetadata-2057493092-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:01:44.073452 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-61405364-67ca-4740-a615-9a8a182eff34 tempest-VolumesImageMetadata-2057493092 tempest-VolumesImageMetadata-2057493092-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:01:44.085402 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:44.085402 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:01:44.086964 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-61405364-67ca-4740-a615-9a8a182eff34 tempest-VolumesImageMetadata-2057493092 tempest-VolumesImageMetadata-2057493092-project-member] Volume info retrieved successfully. Aug 20 01:01:44.091393 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-61405364-67ca-4740-a615-9a8a182eff34 tempest-VolumesImageMetadata-2057493092 tempest-VolumesImageMetadata-2057493092-project-member] https://10.4.3.240/volume/v3/volumes/2fa42e5e-ed53-41a0-b07a-f70dfca99da6 returned with HTTP 200 Aug 20 01:01:44.091756 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 604/2432] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:01:44 2026] GET /volume/v3/volumes/2fa42e5e-ed53-41a0-b07a-f70dfca99da6 => generated 819 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:01:44.343562 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-331aeed3-dee6-43cb-a837-3db0353c2e02 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:44.345604 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-331aeed3-dee6-43cb-a837-3db0353c2e02 tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] GET https://10.4.3.240/volume/v3/backups/514d1a43-7e92-4b6f-81a2-bda0225e364a Aug 20 01:01:44.345815 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-331aeed3-dee6-43cb-a837-3db0353c2e02 tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:01:44.345993 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-331aeed3-dee6-43cb-a837-3db0353c2e02 tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:01:44.346073 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.v3.backups [None req-331aeed3-dee6-43cb-a837-3db0353c2e02 tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] Show backup with id 514d1a43-7e92-4b6f-81a2-bda0225e364a. {{(pid=100213) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:01:44.351292 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:44.351292 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:01:44.352054 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-331aeed3-dee6-43cb-a837-3db0353c2e02 tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] https://10.4.3.240/volume/v3/backups/514d1a43-7e92-4b6f-81a2-bda0225e364a returned with HTTP 200 Aug 20 01:01:44.352434 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 604/2433] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:01:44 2026] GET /volume/v3/backups/514d1a43-7e92-4b6f-81a2-bda0225e364a => generated 800 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:01:44.398943 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:44.398943 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:01:44.398943 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-38ac4098-df17-44b0-bef8-dd56eccab238 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Volume info retrieved successfully. Aug 20 01:01:44.398943 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.backup.api [None req-38ac4098-df17-44b0-bef8-dd56eccab238 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Checking backup size 1 against volume size 1 {{(pid=100215) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 20 01:01:44.398943 np0000007838 devstack@c-api.service[100215]: INFO cinder.backup.api [None req-38ac4098-df17-44b0-bef8-dd56eccab238 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Overwriting volume 58c9e9b1-4d2e-4d02-8244-f24221e31fbf with restore of backup 75510bf6-a931-4018-b3e9-266167db6d84 Aug 20 01:01:44.407818 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.backup.rpcapi [None req-38ac4098-df17-44b0-bef8-dd56eccab238 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] restore_backup in rpcapi backup_id 75510bf6-a931-4018-b3e9-266167db6d84 {{(pid=100215) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 20 01:01:44.409636 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-38ac4098-df17-44b0-bef8-dd56eccab238 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] https://10.4.3.240/volume/v3/backups/75510bf6-a931-4018-b3e9-266167db6d84/restore returned with HTTP 202 Aug 20 01:01:44.410056 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 616/2434] 10.4.3.240 () {68 vars in 1393 bytes} [Thu Aug 20 01:01:43 2026] POST /volume/v3/backups/75510bf6-a931-4018-b3e9-266167db6d84/restore => generated 189 bytes in 1199 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 01:01:44.418306 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-11557fdf-89d2-4656-ae40-712b15785791 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:44.422306 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-11557fdf-89d2-4656-ae40-712b15785791 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] GET https://10.4.3.240/volume/v3/volumes/f92ba911-cf43-43d3-a206-c8e77c39a18b Aug 20 01:01:44.422554 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-11557fdf-89d2-4656-ae40-712b15785791 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:01:44.422788 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-11557fdf-89d2-4656-ae40-712b15785791 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:01:44.429273 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-ace9312b-ce70-40d4-b688-4ec9f66a3488 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:44.431405 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-ace9312b-ce70-40d4-b688-4ec9f66a3488 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] GET https://10.4.3.240/volume/v3/backups/75510bf6-a931-4018-b3e9-266167db6d84 Aug 20 01:01:44.431681 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-ace9312b-ce70-40d4-b688-4ec9f66a3488 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:01:44.431912 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-ace9312b-ce70-40d4-b688-4ec9f66a3488 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:01:44.432038 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.v3.backups [None req-ace9312b-ce70-40d4-b688-4ec9f66a3488 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Show backup with id 75510bf6-a931-4018-b3e9-266167db6d84. {{(pid=100212) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:01:44.432167 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:44.432167 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:01:44.436193 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-11557fdf-89d2-4656-ae40-712b15785791 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Volume info retrieved successfully. Aug 20 01:01:44.439870 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:44.439870 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:01:44.440953 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-11557fdf-89d2-4656-ae40-712b15785791 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] https://10.4.3.240/volume/v3/volumes/f92ba911-cf43-43d3-a206-c8e77c39a18b returned with HTTP 200 Aug 20 01:01:44.441013 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-ace9312b-ce70-40d4-b688-4ec9f66a3488 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] https://10.4.3.240/volume/v3/backups/75510bf6-a931-4018-b3e9-266167db6d84 returned with HTTP 200 Aug 20 01:01:44.441436 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 611/2435] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:01:44 2026] GET /volume/v3/volumes/f92ba911-cf43-43d3-a206-c8e77c39a18b => generated 1169 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:01:44.443273 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 605/2436] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:01:44 2026] GET /volume/v3/backups/75510bf6-a931-4018-b3e9-266167db6d84 => generated 827 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:01:44.455408 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-1bd3b4e2-b0b7-4f20-8e72-d71180f30ed2 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:44.458414 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-1bd3b4e2-b0b7-4f20-8e72-d71180f30ed2 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] GET https://10.4.3.240/volume/v3/volumes/f92ba911-cf43-43d3-a206-c8e77c39a18b Aug 20 01:01:44.458414 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-1bd3b4e2-b0b7-4f20-8e72-d71180f30ed2 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:01:44.458414 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-1bd3b4e2-b0b7-4f20-8e72-d71180f30ed2 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:01:44.471318 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:44.471318 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:01:44.477162 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-1bd3b4e2-b0b7-4f20-8e72-d71180f30ed2 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Volume info retrieved successfully. Aug 20 01:01:44.482779 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-1bd3b4e2-b0b7-4f20-8e72-d71180f30ed2 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] https://10.4.3.240/volume/v3/volumes/f92ba911-cf43-43d3-a206-c8e77c39a18b returned with HTTP 200 Aug 20 01:01:44.484098 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 605/2437] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:01:44 2026] GET /volume/v3/volumes/f92ba911-cf43-43d3-a206-c8e77c39a18b => generated 1169 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:01:45.105967 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-1a80f425-d77e-4e17-9059-85238d7f1433 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:45.108895 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-1a80f425-d77e-4e17-9059-85238d7f1433 tempest-VolumesImageMetadata-2057493092 tempest-VolumesImageMetadata-2057493092-project-member] GET https://10.4.3.240/volume/v3/volumes/2fa42e5e-ed53-41a0-b07a-f70dfca99da6 Aug 20 01:01:45.109094 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-1a80f425-d77e-4e17-9059-85238d7f1433 tempest-VolumesImageMetadata-2057493092 tempest-VolumesImageMetadata-2057493092-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:01:45.109283 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-1a80f425-d77e-4e17-9059-85238d7f1433 tempest-VolumesImageMetadata-2057493092 tempest-VolumesImageMetadata-2057493092-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:01:45.116395 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:45.116395 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:01:45.120030 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-1a80f425-d77e-4e17-9059-85238d7f1433 tempest-VolumesImageMetadata-2057493092 tempest-VolumesImageMetadata-2057493092-project-member] Volume info retrieved successfully. Aug 20 01:01:45.125065 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-1a80f425-d77e-4e17-9059-85238d7f1433 tempest-VolumesImageMetadata-2057493092 tempest-VolumesImageMetadata-2057493092-project-member] https://10.4.3.240/volume/v3/volumes/2fa42e5e-ed53-41a0-b07a-f70dfca99da6 returned with HTTP 200 Aug 20 01:01:45.125179 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 617/2438] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:01:45 2026] GET /volume/v3/volumes/2fa42e5e-ed53-41a0-b07a-f70dfca99da6 => generated 1359 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:01:45.139747 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-afd9869d-e854-45ea-a44a-f9dd34cb52e2 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:45.142052 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-afd9869d-e854-45ea-a44a-f9dd34cb52e2 tempest-VolumesImageMetadata-2057493092 tempest-VolumesImageMetadata-2057493092-project-member] POST https://10.4.3.240/volume/v3/volumes/2fa42e5e-ed53-41a0-b07a-f70dfca99da6/action Aug 20 01:01:45.142550 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-afd9869d-e854-45ea-a44a-f9dd34cb52e2 tempest-VolumesImageMetadata-2057493092 tempest-VolumesImageMetadata-2057493092-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=100214) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 01:01:45.142844 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-afd9869d-e854-45ea-a44a-f9dd34cb52e2 tempest-VolumesImageMetadata-2057493092 tempest-VolumesImageMetadata-2057493092-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=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:01:45.164168 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:45.164168 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:01:45.172155 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:45.172155 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:01:45.172760 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-afd9869d-e854-45ea-a44a-f9dd34cb52e2 tempest-VolumesImageMetadata-2057493092 tempest-VolumesImageMetadata-2057493092-project-member] Volume info retrieved successfully. Aug 20 01:01:45.189570 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-afd9869d-e854-45ea-a44a-f9dd34cb52e2 tempest-VolumesImageMetadata-2057493092 tempest-VolumesImageMetadata-2057493092-project-member] Update volume metadata completed successfully. Aug 20 01:01:45.189880 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-afd9869d-e854-45ea-a44a-f9dd34cb52e2 tempest-VolumesImageMetadata-2057493092 tempest-VolumesImageMetadata-2057493092-project-member] https://10.4.3.240/volume/v3/volumes/2fa42e5e-ed53-41a0-b07a-f70dfca99da6/action returned with HTTP 200 Aug 20 01:01:45.190799 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 612/2439] 10.4.3.240 () {68 vars in 1391 bytes} [Thu Aug 20 01:01:45 2026] POST /volume/v3/volumes/2fa42e5e-ed53-41a0-b07a-f70dfca99da6/action => generated 563 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:01:45.205966 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-d5e1e7eb-baa2-4ae7-b0f0-a055d0e19d02 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:45.207879 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-d5e1e7eb-baa2-4ae7-b0f0-a055d0e19d02 tempest-VolumesImageMetadata-2057493092 tempest-VolumesImageMetadata-2057493092-project-member] GET https://10.4.3.240/volume/v3/volumes/2fa42e5e-ed53-41a0-b07a-f70dfca99da6 Aug 20 01:01:45.208062 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-d5e1e7eb-baa2-4ae7-b0f0-a055d0e19d02 tempest-VolumesImageMetadata-2057493092 tempest-VolumesImageMetadata-2057493092-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:01:45.208309 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-d5e1e7eb-baa2-4ae7-b0f0-a055d0e19d02 tempest-VolumesImageMetadata-2057493092 tempest-VolumesImageMetadata-2057493092-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:01:45.215595 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:45.215595 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:01:45.219435 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-d5e1e7eb-baa2-4ae7-b0f0-a055d0e19d02 tempest-VolumesImageMetadata-2057493092 tempest-VolumesImageMetadata-2057493092-project-member] Volume info retrieved successfully. Aug 20 01:01:45.224682 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-d5e1e7eb-baa2-4ae7-b0f0-a055d0e19d02 tempest-VolumesImageMetadata-2057493092 tempest-VolumesImageMetadata-2057493092-project-member] https://10.4.3.240/volume/v3/volumes/2fa42e5e-ed53-41a0-b07a-f70dfca99da6 returned with HTTP 200 Aug 20 01:01:45.225102 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 606/2440] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:01:45 2026] GET /volume/v3/volumes/2fa42e5e-ed53-41a0-b07a-f70dfca99da6 => generated 1419 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:01:45.251214 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-2c80ec56-e4a0-49b6-abba-1bec0ddde746 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:45.252927 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-2c80ec56-e4a0-49b6-abba-1bec0ddde746 tempest-VolumesImageMetadata-2057493092 tempest-VolumesImageMetadata-2057493092-project-member] POST https://10.4.3.240/volume/v3/volumes/2fa42e5e-ed53-41a0-b07a-f70dfca99da6/action Aug 20 01:01:45.253264 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-2c80ec56-e4a0-49b6-abba-1bec0ddde746 tempest-VolumesImageMetadata-2057493092 tempest-VolumesImageMetadata-2057493092-project-member] Action body: b'{"os-unset_image_metadata": {"key": "ramdisk_id"}}' {{(pid=100213) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 01:01:45.253402 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-2c80ec56-e4a0-49b6-abba-1bec0ddde746 tempest-VolumesImageMetadata-2057493092 tempest-VolumesImageMetadata-2057493092-project-member] Action: 'action', calling method: delete, body: {"os-unset_image_metadata": {"key": "ramdisk_id"}} {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:01:45.261416 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:45.261416 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:01:45.267807 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:45.267807 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:01:45.268267 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-2c80ec56-e4a0-49b6-abba-1bec0ddde746 tempest-VolumesImageMetadata-2057493092 tempest-VolumesImageMetadata-2057493092-project-member] Volume info retrieved successfully. Aug 20 01:01:45.276963 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-2c80ec56-e4a0-49b6-abba-1bec0ddde746 tempest-VolumesImageMetadata-2057493092 tempest-VolumesImageMetadata-2057493092-project-member] Get volume image-metadata completed successfully. Aug 20 01:01:45.294791 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-2c80ec56-e4a0-49b6-abba-1bec0ddde746 tempest-VolumesImageMetadata-2057493092 tempest-VolumesImageMetadata-2057493092-project-member] Delete volume metadata completed successfully. Aug 20 01:01:45.294979 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-2c80ec56-e4a0-49b6-abba-1bec0ddde746 tempest-VolumesImageMetadata-2057493092 tempest-VolumesImageMetadata-2057493092-project-member] https://10.4.3.240/volume/v3/volumes/2fa42e5e-ed53-41a0-b07a-f70dfca99da6/action returned with HTTP 200 Aug 20 01:01:45.295500 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 606/2441] 10.4.3.240 () {68 vars in 1390 bytes} [Thu Aug 20 01:01:45 2026] POST /volume/v3/volumes/2fa42e5e-ed53-41a0-b07a-f70dfca99da6/action => generated 0 bytes in 45 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Aug 20 01:01:45.305834 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-fde3ab78-a783-4b5e-b009-e5c0b79525b5 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:45.307974 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-fde3ab78-a783-4b5e-b009-e5c0b79525b5 tempest-VolumesImageMetadata-2057493092 tempest-VolumesImageMetadata-2057493092-project-member] POST https://10.4.3.240/volume/v3/volumes/2fa42e5e-ed53-41a0-b07a-f70dfca99da6/action Aug 20 01:01:45.309353 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-fde3ab78-a783-4b5e-b009-e5c0b79525b5 tempest-VolumesImageMetadata-2057493092 tempest-VolumesImageMetadata-2057493092-project-member] Action body: b'{"os-show_image_metadata": {}}' {{(pid=100215) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 01:01:45.309353 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-fde3ab78-a783-4b5e-b009-e5c0b79525b5 tempest-VolumesImageMetadata-2057493092 tempest-VolumesImageMetadata-2057493092-project-member] Action: 'action', calling method: index, body: {"os-show_image_metadata": {}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:01:45.319047 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:45.319047 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:01:45.319633 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-fde3ab78-a783-4b5e-b009-e5c0b79525b5 tempest-VolumesImageMetadata-2057493092 tempest-VolumesImageMetadata-2057493092-project-member] Volume info retrieved successfully. Aug 20 01:01:45.326153 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-fde3ab78-a783-4b5e-b009-e5c0b79525b5 tempest-VolumesImageMetadata-2057493092 tempest-VolumesImageMetadata-2057493092-project-member] Get volume image-metadata completed successfully. Aug 20 01:01:45.326512 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-fde3ab78-a783-4b5e-b009-e5c0b79525b5 tempest-VolumesImageMetadata-2057493092 tempest-VolumesImageMetadata-2057493092-project-member] https://10.4.3.240/volume/v3/volumes/2fa42e5e-ed53-41a0-b07a-f70dfca99da6/action returned with HTTP 200 Aug 20 01:01:45.326940 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 618/2442] 10.4.3.240 () {68 vars in 1390 bytes} [Thu Aug 20 01:01:45 2026] POST /volume/v3/volumes/2fa42e5e-ed53-41a0-b07a-f70dfca99da6/action => generated 537 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:01:45.338354 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-17226b93-c453-44b3-bf41-838eb2c69f32 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:45.341646 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-17226b93-c453-44b3-bf41-838eb2c69f32 tempest-VolumesImageMetadata-2057493092 tempest-VolumesImageMetadata-2057493092-project-member] GET https://10.4.3.240/volume/v3/volumes/2fa42e5e-ed53-41a0-b07a-f70dfca99da6 Aug 20 01:01:45.341914 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-17226b93-c453-44b3-bf41-838eb2c69f32 tempest-VolumesImageMetadata-2057493092 tempest-VolumesImageMetadata-2057493092-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:01:45.342165 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-17226b93-c453-44b3-bf41-838eb2c69f32 tempest-VolumesImageMetadata-2057493092 tempest-VolumesImageMetadata-2057493092-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:01:45.357367 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:45.357367 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:01:45.366509 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-e4d7d660-b5ae-4627-ac79-8a1d289235c4 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:45.367572 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-17226b93-c453-44b3-bf41-838eb2c69f32 tempest-VolumesImageMetadata-2057493092 tempest-VolumesImageMetadata-2057493092-project-member] Volume info retrieved successfully. Aug 20 01:01:45.371730 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-e4d7d660-b5ae-4627-ac79-8a1d289235c4 tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] GET https://10.4.3.240/volume/v3/backups/514d1a43-7e92-4b6f-81a2-bda0225e364a Aug 20 01:01:45.371956 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-e4d7d660-b5ae-4627-ac79-8a1d289235c4 tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:01:45.372175 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-e4d7d660-b5ae-4627-ac79-8a1d289235c4 tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:01:45.372286 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.v3.backups [None req-e4d7d660-b5ae-4627-ac79-8a1d289235c4 tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] Show backup with id 514d1a43-7e92-4b6f-81a2-bda0225e364a. {{(pid=100212) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:01:45.377865 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-17226b93-c453-44b3-bf41-838eb2c69f32 tempest-VolumesImageMetadata-2057493092 tempest-VolumesImageMetadata-2057493092-project-member] https://10.4.3.240/volume/v3/volumes/2fa42e5e-ed53-41a0-b07a-f70dfca99da6 returned with HTTP 200 Aug 20 01:01:45.378284 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 613/2443] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:01:45 2026] GET /volume/v3/volumes/2fa42e5e-ed53-41a0-b07a-f70dfca99da6 => generated 1393 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:01:45.380323 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:45.380323 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:01:45.381324 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-e4d7d660-b5ae-4627-ac79-8a1d289235c4 tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] https://10.4.3.240/volume/v3/backups/514d1a43-7e92-4b6f-81a2-bda0225e364a returned with HTTP 200 Aug 20 01:01:45.381795 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 607/2444] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:01:45 2026] GET /volume/v3/backups/514d1a43-7e92-4b6f-81a2-bda0225e364a => generated 801 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:01:45.397931 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-fd7f6730-9af9-42c4-a097-6884f1836f79 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:45.399898 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-fd7f6730-9af9-42c4-a097-6884f1836f79 tempest-VolumesImageMetadata-2057493092 tempest-VolumesImageMetadata-2057493092-project-member] DELETE https://10.4.3.240/volume/v3/volumes/2fa42e5e-ed53-41a0-b07a-f70dfca99da6 Aug 20 01:01:45.400095 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-fd7f6730-9af9-42c4-a097-6884f1836f79 tempest-VolumesImageMetadata-2057493092 tempest-VolumesImageMetadata-2057493092-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:01:45.400288 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-fd7f6730-9af9-42c4-a097-6884f1836f79 tempest-VolumesImageMetadata-2057493092 tempest-VolumesImageMetadata-2057493092-project-member] Calling method 'delete' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:01:45.400483 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.v3.volumes [None req-fd7f6730-9af9-42c4-a097-6884f1836f79 tempest-VolumesImageMetadata-2057493092 tempest-VolumesImageMetadata-2057493092-project-member] Delete volume with id: 2fa42e5e-ed53-41a0-b07a-f70dfca99da6 Aug 20 01:01:45.407480 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:45.407480 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:01:45.408198 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-fd7f6730-9af9-42c4-a097-6884f1836f79 tempest-VolumesImageMetadata-2057493092 tempest-VolumesImageMetadata-2057493092-project-member] Volume info retrieved successfully. Aug 20 01:01:45.435565 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-fd7f6730-9af9-42c4-a097-6884f1836f79 tempest-VolumesImageMetadata-2057493092 tempest-VolumesImageMetadata-2057493092-project-member] Delete volume request issued successfully. Aug 20 01:01:45.435858 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-fd7f6730-9af9-42c4-a097-6884f1836f79 tempest-VolumesImageMetadata-2057493092 tempest-VolumesImageMetadata-2057493092-project-member] https://10.4.3.240/volume/v3/volumes/2fa42e5e-ed53-41a0-b07a-f70dfca99da6 returned with HTTP 202 Aug 20 01:01:45.436404 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 607/2445] 10.4.3.240 () {66 vars in 1351 bytes} [Thu Aug 20 01:01:45 2026] DELETE /volume/v3/volumes/2fa42e5e-ed53-41a0-b07a-f70dfca99da6 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 01:01:45.454280 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-23df2174-1c5b-4cc1-be89-4b4d8c1e88e4 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:45.456937 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-c9b1642d-d708-4cd3-a52c-f9eb6d4fa392 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:45.460094 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-c9b1642d-d708-4cd3-a52c-f9eb6d4fa392 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] GET https://10.4.3.240/volume/v3/backups/75510bf6-a931-4018-b3e9-266167db6d84 Aug 20 01:01:45.460265 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-c9b1642d-d708-4cd3-a52c-f9eb6d4fa392 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:01:45.461665 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-23df2174-1c5b-4cc1-be89-4b4d8c1e88e4 tempest-VolumesImageMetadata-2057493092 tempest-VolumesImageMetadata-2057493092-project-member] GET https://10.4.3.240/volume/v3/volumes/2fa42e5e-ed53-41a0-b07a-f70dfca99da6 Aug 20 01:01:45.462027 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-23df2174-1c5b-4cc1-be89-4b4d8c1e88e4 tempest-VolumesImageMetadata-2057493092 tempest-VolumesImageMetadata-2057493092-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:01:45.462405 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-23df2174-1c5b-4cc1-be89-4b4d8c1e88e4 tempest-VolumesImageMetadata-2057493092 tempest-VolumesImageMetadata-2057493092-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:01:45.462882 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-c9b1642d-d708-4cd3-a52c-f9eb6d4fa392 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:01:45.463048 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-c9b1642d-d708-4cd3-a52c-f9eb6d4fa392 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Show backup with id 75510bf6-a931-4018-b3e9-266167db6d84. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:01:45.472254 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:45.472254 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:01:45.473180 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-c9b1642d-d708-4cd3-a52c-f9eb6d4fa392 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] https://10.4.3.240/volume/v3/backups/75510bf6-a931-4018-b3e9-266167db6d84 returned with HTTP 200 Aug 20 01:01:45.473568 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 614/2446] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:01:45 2026] GET /volume/v3/backups/75510bf6-a931-4018-b3e9-266167db6d84 => generated 827 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:01:45.478454 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:45.478454 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:01:45.481567 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-23df2174-1c5b-4cc1-be89-4b4d8c1e88e4 tempest-VolumesImageMetadata-2057493092 tempest-VolumesImageMetadata-2057493092-project-member] Volume info retrieved successfully. Aug 20 01:01:45.486479 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-23df2174-1c5b-4cc1-be89-4b4d8c1e88e4 tempest-VolumesImageMetadata-2057493092 tempest-VolumesImageMetadata-2057493092-project-member] https://10.4.3.240/volume/v3/volumes/2fa42e5e-ed53-41a0-b07a-f70dfca99da6 returned with HTTP 200 Aug 20 01:01:45.486974 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 619/2447] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:01:45 2026] GET /volume/v3/volumes/2fa42e5e-ed53-41a0-b07a-f70dfca99da6 => generated 1392 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:01:46.395401 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-2d097642-a743-4313-b04d-8c3163464a2b None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:46.398160 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-2d097642-a743-4313-b04d-8c3163464a2b tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] GET https://10.4.3.240/volume/v3/backups/514d1a43-7e92-4b6f-81a2-bda0225e364a Aug 20 01:01:46.398607 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-2d097642-a743-4313-b04d-8c3163464a2b tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:01:46.399038 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-2d097642-a743-4313-b04d-8c3163464a2b tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:01:46.399210 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.v3.backups [None req-2d097642-a743-4313-b04d-8c3163464a2b tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] Show backup with id 514d1a43-7e92-4b6f-81a2-bda0225e364a. {{(pid=100212) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:01:46.416189 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:46.416189 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:01:46.417718 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-2d097642-a743-4313-b04d-8c3163464a2b tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] https://10.4.3.240/volume/v3/backups/514d1a43-7e92-4b6f-81a2-bda0225e364a returned with HTTP 200 Aug 20 01:01:46.418276 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 608/2448] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:01:46 2026] GET /volume/v3/backups/514d1a43-7e92-4b6f-81a2-bda0225e364a => generated 801 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:01:46.487298 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-2d1c0baf-06bd-4039-834a-7abb1f95d12e None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:46.497261 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-2d1c0baf-06bd-4039-834a-7abb1f95d12e tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] GET https://10.4.3.240/volume/v3/backups/75510bf6-a931-4018-b3e9-266167db6d84 Aug 20 01:01:46.497559 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-2d1c0baf-06bd-4039-834a-7abb1f95d12e tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:01:46.497826 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-2d1c0baf-06bd-4039-834a-7abb1f95d12e tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:01:46.497921 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.v3.backups [None req-2d1c0baf-06bd-4039-834a-7abb1f95d12e tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Show backup with id 75510bf6-a931-4018-b3e9-266167db6d84. {{(pid=100213) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:01:46.501841 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-3d4daceb-6dee-4585-8541-1e8277a68e67 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:46.503999 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-3d4daceb-6dee-4585-8541-1e8277a68e67 tempest-VolumesImageMetadata-2057493092 tempest-VolumesImageMetadata-2057493092-project-member] GET https://10.4.3.240/volume/v3/volumes/2fa42e5e-ed53-41a0-b07a-f70dfca99da6 Aug 20 01:01:46.504243 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-3d4daceb-6dee-4585-8541-1e8277a68e67 tempest-VolumesImageMetadata-2057493092 tempest-VolumesImageMetadata-2057493092-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:01:46.504505 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-3d4daceb-6dee-4585-8541-1e8277a68e67 tempest-VolumesImageMetadata-2057493092 tempest-VolumesImageMetadata-2057493092-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:01:46.510998 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-3d4daceb-6dee-4585-8541-1e8277a68e67 tempest-VolumesImageMetadata-2057493092 tempest-VolumesImageMetadata-2057493092-project-member] https://10.4.3.240/volume/v3/volumes/2fa42e5e-ed53-41a0-b07a-f70dfca99da6 returned with HTTP 404 Aug 20 01:01:46.511464 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 615/2449] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:01:46 2026] GET /volume/v3/volumes/2fa42e5e-ed53-41a0-b07a-f70dfca99da6 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:01:46.518636 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:46.518636 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:01:46.520054 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-2d1c0baf-06bd-4039-834a-7abb1f95d12e tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] https://10.4.3.240/volume/v3/backups/75510bf6-a931-4018-b3e9-266167db6d84 returned with HTTP 200 Aug 20 01:01:46.520697 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 608/2450] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:01:46 2026] GET /volume/v3/backups/75510bf6-a931-4018-b3e9-266167db6d84 => generated 827 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:01:47.429495 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-9fe37888-f738-4d0f-9e94-265961e615b3 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:47.433198 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-9fe37888-f738-4d0f-9e94-265961e615b3 tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] GET https://10.4.3.240/volume/v3/backups/514d1a43-7e92-4b6f-81a2-bda0225e364a Aug 20 01:01:47.433441 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-9fe37888-f738-4d0f-9e94-265961e615b3 tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:01:47.433680 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-9fe37888-f738-4d0f-9e94-265961e615b3 tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:01:47.433817 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-9fe37888-f738-4d0f-9e94-265961e615b3 tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] Show backup with id 514d1a43-7e92-4b6f-81a2-bda0225e364a. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:01:47.444816 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:47.444816 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:01:47.445819 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-9fe37888-f738-4d0f-9e94-265961e615b3 tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] https://10.4.3.240/volume/v3/backups/514d1a43-7e92-4b6f-81a2-bda0225e364a returned with HTTP 200 Aug 20 01:01:47.446802 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 620/2451] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:01:47 2026] GET /volume/v3/backups/514d1a43-7e92-4b6f-81a2-bda0225e364a => generated 802 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:01:47.465668 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-aa6c3013-0937-401f-8a50-7361c8d9cad6 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:47.469212 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-aa6c3013-0937-401f-8a50-7361c8d9cad6 tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] GET https://10.4.3.240/volume/v3/volumes/ab75b32a-b04e-4f0e-8a4e-8e34beda0977 Aug 20 01:01:47.470214 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-aa6c3013-0937-401f-8a50-7361c8d9cad6 tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:01:47.470214 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-aa6c3013-0937-401f-8a50-7361c8d9cad6 tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:01:47.483790 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:47.483790 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:01:47.488890 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-aa6c3013-0937-401f-8a50-7361c8d9cad6 tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] Volume info retrieved successfully. Aug 20 01:01:47.496312 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-aa6c3013-0937-401f-8a50-7361c8d9cad6 tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] https://10.4.3.240/volume/v3/volumes/ab75b32a-b04e-4f0e-8a4e-8e34beda0977 returned with HTTP 200 Aug 20 01:01:47.496312 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 609/2452] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:01:47 2026] GET /volume/v3/volumes/ab75b32a-b04e-4f0e-8a4e-8e34beda0977 => generated 846 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 20 01:01:47.519527 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-215e39be-27fd-4706-aa88-2e8105dd9869 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:47.521992 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-215e39be-27fd-4706-aa88-2e8105dd9869 tempest-VolumesBackupsAdminTest-652996026 tempest-VolumesBackupsAdminTest-652996026-project-admin] POST https://10.4.3.240/volume/v3/backups/514d1a43-7e92-4b6f-81a2-bda0225e364a/action Aug 20 01:01:47.521992 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-215e39be-27fd-4706-aa88-2e8105dd9869 tempest-VolumesBackupsAdminTest-652996026 tempest-VolumesBackupsAdminTest-652996026-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100214) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 01:01:47.522207 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-215e39be-27fd-4706-aa88-2e8105dd9869 tempest-VolumesBackupsAdminTest-652996026 tempest-VolumesBackupsAdminTest-652996026-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:01:47.524782 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.contrib.admin_actions [None req-215e39be-27fd-4706-aa88-2e8105dd9869 tempest-VolumesBackupsAdminTest-652996026 tempest-VolumesBackupsAdminTest-652996026-project-admin] Updating backup '514d1a43-7e92-4b6f-81a2-bda0225e364a' with '{'status': 'error'}' {{(pid=100214) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Aug 20 01:01:47.532489 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-2464ce58-e1fb-42c2-9952-3d39eb95efcf None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:47.534759 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-2464ce58-e1fb-42c2-9952-3d39eb95efcf tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] GET https://10.4.3.240/volume/v3/backups/75510bf6-a931-4018-b3e9-266167db6d84 Aug 20 01:01:47.534960 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-2464ce58-e1fb-42c2-9952-3d39eb95efcf tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:01:47.535365 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-2464ce58-e1fb-42c2-9952-3d39eb95efcf tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:01:47.535625 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.v3.backups [None req-2464ce58-e1fb-42c2-9952-3d39eb95efcf tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Show backup with id 75510bf6-a931-4018-b3e9-266167db6d84. {{(pid=100213) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:01:47.541436 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:47.541436 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:01:47.544018 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:47.544018 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:01:47.544432 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-2464ce58-e1fb-42c2-9952-3d39eb95efcf tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] https://10.4.3.240/volume/v3/backups/75510bf6-a931-4018-b3e9-266167db6d84 returned with HTTP 200 Aug 20 01:01:47.544846 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 609/2453] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:01:47 2026] GET /volume/v3/backups/75510bf6-a931-4018-b3e9-266167db6d84 => generated 827 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:01:47.562041 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.backup.rpcapi [None req-215e39be-27fd-4706-aa88-2e8105dd9869 tempest-VolumesBackupsAdminTest-652996026 tempest-VolumesBackupsAdminTest-652996026-project-admin] reset_status in rpcapi backup_id 514d1a43-7e92-4b6f-81a2-bda0225e364a on host np0000007838. {{(pid=100214) reset_status /opt/stack/cinder/cinder/backup/rpcapi.py:107}} Aug 20 01:01:47.567327 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-215e39be-27fd-4706-aa88-2e8105dd9869 tempest-VolumesBackupsAdminTest-652996026 tempest-VolumesBackupsAdminTest-652996026-project-admin] https://10.4.3.240/volume/v3/backups/514d1a43-7e92-4b6f-81a2-bda0225e364a/action returned with HTTP 202 Aug 20 01:01:47.567923 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 616/2454] 10.4.3.240 () {68 vars in 1390 bytes} [Thu Aug 20 01:01:47 2026] POST /volume/v3/backups/514d1a43-7e92-4b6f-81a2-bda0225e364a/action => generated 0 bytes in 52 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 01:01:47.597690 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-4e2d9ab8-2b06-424b-a1d2-8e11de3ca36b None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:47.599704 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-4e2d9ab8-2b06-424b-a1d2-8e11de3ca36b tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] GET https://10.4.3.240/volume/v3/backups/514d1a43-7e92-4b6f-81a2-bda0225e364a Aug 20 01:01:47.601364 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-4e2d9ab8-2b06-424b-a1d2-8e11de3ca36b tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:01:47.601364 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-4e2d9ab8-2b06-424b-a1d2-8e11de3ca36b tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:01:47.601364 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-4e2d9ab8-2b06-424b-a1d2-8e11de3ca36b tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] Show backup with id 514d1a43-7e92-4b6f-81a2-bda0225e364a. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:01:47.607111 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:47.607111 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:01:47.608803 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-4e2d9ab8-2b06-424b-a1d2-8e11de3ca36b tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] https://10.4.3.240/volume/v3/backups/514d1a43-7e92-4b6f-81a2-bda0225e364a returned with HTTP 200 Aug 20 01:01:47.609872 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 621/2455] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:01:47 2026] GET /volume/v3/backups/514d1a43-7e92-4b6f-81a2-bda0225e364a => generated 798 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:01:47.625646 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-648bf7bc-2c6c-41c6-a0d8-0359333f61ac None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:47.627734 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-648bf7bc-2c6c-41c6-a0d8-0359333f61ac tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] DELETE https://10.4.3.240/volume/v3/backups/514d1a43-7e92-4b6f-81a2-bda0225e364a Aug 20 01:01:47.628125 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-648bf7bc-2c6c-41c6-a0d8-0359333f61ac tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:01:47.628191 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-648bf7bc-2c6c-41c6-a0d8-0359333f61ac tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] Calling method 'delete' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:01:47.628301 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.contrib.backups [None req-648bf7bc-2c6c-41c6-a0d8-0359333f61ac tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] Delete backup with id: 514d1a43-7e92-4b6f-81a2-bda0225e364a. Aug 20 01:01:47.634249 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:47.634249 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:01:47.658167 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.backup.rpcapi [None req-648bf7bc-2c6c-41c6-a0d8-0359333f61ac tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] delete_backup rpcapi backup_id 514d1a43-7e92-4b6f-81a2-bda0225e364a {{(pid=100212) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 20 01:01:47.665536 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-648bf7bc-2c6c-41c6-a0d8-0359333f61ac tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] https://10.4.3.240/volume/v3/backups/514d1a43-7e92-4b6f-81a2-bda0225e364a returned with HTTP 202 Aug 20 01:01:47.666143 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 610/2456] 10.4.3.240 () {66 vars in 1351 bytes} [Thu Aug 20 01:01:47 2026] DELETE /volume/v3/backups/514d1a43-7e92-4b6f-81a2-bda0225e364a => generated 0 bytes in 41 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 01:01:47.677275 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-fb283808-d324-43eb-bed2-7b04e85046d5 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:47.679130 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-fb283808-d324-43eb-bed2-7b04e85046d5 tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] GET https://10.4.3.240/volume/v3/backups/514d1a43-7e92-4b6f-81a2-bda0225e364a Aug 20 01:01:47.679390 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-fb283808-d324-43eb-bed2-7b04e85046d5 tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:01:47.679762 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-fb283808-d324-43eb-bed2-7b04e85046d5 tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:01:47.679762 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.v3.backups [None req-fb283808-d324-43eb-bed2-7b04e85046d5 tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] Show backup with id 514d1a43-7e92-4b6f-81a2-bda0225e364a. {{(pid=100213) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:01:47.687891 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:47.687891 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:01:47.689034 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-fb283808-d324-43eb-bed2-7b04e85046d5 tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] https://10.4.3.240/volume/v3/backups/514d1a43-7e92-4b6f-81a2-bda0225e364a returned with HTTP 200 Aug 20 01:01:47.689468 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 610/2457] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:01:47 2026] GET /volume/v3/backups/514d1a43-7e92-4b6f-81a2-bda0225e364a => generated 801 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:01:48.376372 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-86c4bc61-e2bf-4d6f-ac85-87287a0efb92 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:48.376372 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-86c4bc61-e2bf-4d6f-ac85-87287a0efb92 None None] GET https://10.4.3.240/volume// Aug 20 01:01:48.376372 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-86c4bc61-e2bf-4d6f-ac85-87287a0efb92 None None] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:01:48.376372 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-86c4bc61-e2bf-4d6f-ac85-87287a0efb92 None None] Calling method 'all' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:01:48.376372 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-86c4bc61-e2bf-4d6f-ac85-87287a0efb92 None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 20 01:01:48.376858 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 617/2458] 10.4.3.240 () {66 vars in 1426 bytes} [Thu Aug 20 01:01:48 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 01:01:48.407157 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-1032832c-7fa8-4344-a857-70e6078507c3 req-93fa4efc-ed82-4501-a2e5-0cc395da75c6 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:48.408497 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-1032832c-7fa8-4344-a857-70e6078507c3 req-93fa4efc-ed82-4501-a2e5-0cc395da75c6 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] POST https://10.4.3.240/volume/v3/attachments Aug 20 01:01:48.408895 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-1032832c-7fa8-4344-a857-70e6078507c3 req-93fa4efc-ed82-4501-a2e5-0cc395da75c6 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f92ba911-cf43-43d3-a206-c8e77c39a18b", "connector": null, "instance_uuid": "e98d7f57-2269-43f7-84e9-6b5ce160d18f"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:01:48.423947 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:48.423947 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:01:48.456910 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-1032832c-7fa8-4344-a857-70e6078507c3 req-93fa4efc-ed82-4501-a2e5-0cc395da75c6 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] https://10.4.3.240/volume/v3/attachments returned with HTTP 200 Aug 20 01:01:48.457391 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 622/2459] 10.4.3.240 () {74 vars in 1594 bytes} [Thu Aug 20 01:01:48 2026] POST /volume/v3/attachments => generated 273 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:01:48.466476 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [req-1032832c-7fa8-4344-a857-70e6078507c3 req-3be63b7a-926a-4db4-a220-5ca52d83d503 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:48.468931 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-1032832c-7fa8-4344-a857-70e6078507c3 req-3be63b7a-926a-4db4-a220-5ca52d83d503 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] DELETE https://10.4.3.240/volume/v3/attachments/bfb88c69-1931-444c-819b-9e73491535a6 Aug 20 01:01:48.469119 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [req-1032832c-7fa8-4344-a857-70e6078507c3 req-3be63b7a-926a-4db4-a220-5ca52d83d503 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:01:48.469351 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [req-1032832c-7fa8-4344-a857-70e6078507c3 req-3be63b7a-926a-4db4-a220-5ca52d83d503 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Calling method 'version_select' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:01:48.479777 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:48.479777 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:01:48.529184 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-1032832c-7fa8-4344-a857-70e6078507c3 req-3be63b7a-926a-4db4-a220-5ca52d83d503 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] https://10.4.3.240/volume/v3/attachments/bfb88c69-1931-444c-819b-9e73491535a6 returned with HTTP 200 Aug 20 01:01:48.529726 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 611/2460] 10.4.3.240 () {72 vars in 1673 bytes} [Thu Aug 20 01:01:48 2026] DELETE /volume/v3/attachments/bfb88c69-1931-444c-819b-9e73491535a6 => generated 192 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:01:48.567216 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-899d6434-f738-4329-b0a2-75fe7aa54a2f None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:48.571583 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-899d6434-f738-4329-b0a2-75fe7aa54a2f tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] GET https://10.4.3.240/volume/v3/backups/75510bf6-a931-4018-b3e9-266167db6d84 Aug 20 01:01:48.573471 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-899d6434-f738-4329-b0a2-75fe7aa54a2f tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:01:48.573471 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-899d6434-f738-4329-b0a2-75fe7aa54a2f tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:01:48.573471 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.v3.backups [None req-899d6434-f738-4329-b0a2-75fe7aa54a2f tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Show backup with id 75510bf6-a931-4018-b3e9-266167db6d84. {{(pid=100213) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:01:48.579268 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:48.579268 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:01:48.580213 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-899d6434-f738-4329-b0a2-75fe7aa54a2f tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] https://10.4.3.240/volume/v3/backups/75510bf6-a931-4018-b3e9-266167db6d84 returned with HTTP 200 Aug 20 01:01:48.580649 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 611/2461] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:01:48 2026] GET /volume/v3/backups/75510bf6-a931-4018-b3e9-266167db6d84 => generated 827 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:01:48.710017 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-5cd5ddaf-f4bc-44dc-8522-796622151699 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:48.712625 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-5cd5ddaf-f4bc-44dc-8522-796622151699 tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] GET https://10.4.3.240/volume/v3/backups/514d1a43-7e92-4b6f-81a2-bda0225e364a Aug 20 01:01:48.712841 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-5cd5ddaf-f4bc-44dc-8522-796622151699 tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:01:48.713120 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-5cd5ddaf-f4bc-44dc-8522-796622151699 tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:01:48.713258 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-5cd5ddaf-f4bc-44dc-8522-796622151699 tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] Show backup with id 514d1a43-7e92-4b6f-81a2-bda0225e364a. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:01:48.719904 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:48.719904 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:01:48.721449 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-5cd5ddaf-f4bc-44dc-8522-796622151699 tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] https://10.4.3.240/volume/v3/backups/514d1a43-7e92-4b6f-81a2-bda0225e364a returned with HTTP 200 Aug 20 01:01:48.721857 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 618/2462] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:01:48 2026] GET /volume/v3/backups/514d1a43-7e92-4b6f-81a2-bda0225e364a => generated 801 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:01:49.595365 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-1710beda-24c2-4578-a3fd-4119a8289872 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:49.600646 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-1710beda-24c2-4578-a3fd-4119a8289872 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] GET https://10.4.3.240/volume/v3/backups/75510bf6-a931-4018-b3e9-266167db6d84 Aug 20 01:01:49.600855 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-1710beda-24c2-4578-a3fd-4119a8289872 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:01:49.601044 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-1710beda-24c2-4578-a3fd-4119a8289872 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:01:49.601149 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-1710beda-24c2-4578-a3fd-4119a8289872 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Show backup with id 75510bf6-a931-4018-b3e9-266167db6d84. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:01:49.611422 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:49.611422 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:01:49.612738 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-1710beda-24c2-4578-a3fd-4119a8289872 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] https://10.4.3.240/volume/v3/backups/75510bf6-a931-4018-b3e9-266167db6d84 returned with HTTP 200 Aug 20 01:01:49.613326 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 623/2463] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:01:49 2026] GET /volume/v3/backups/75510bf6-a931-4018-b3e9-266167db6d84 => generated 827 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:01:49.733693 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-7c0b430b-f404-4472-bded-d8db496a0927 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:49.738833 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-7c0b430b-f404-4472-bded-d8db496a0927 tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] GET https://10.4.3.240/volume/v3/backups/514d1a43-7e92-4b6f-81a2-bda0225e364a Aug 20 01:01:49.739024 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-7c0b430b-f404-4472-bded-d8db496a0927 tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:01:49.739189 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-7c0b430b-f404-4472-bded-d8db496a0927 tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:01:49.739282 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.v3.backups [None req-7c0b430b-f404-4472-bded-d8db496a0927 tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] Show backup with id 514d1a43-7e92-4b6f-81a2-bda0225e364a. {{(pid=100212) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:01:49.749434 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-7c0b430b-f404-4472-bded-d8db496a0927 tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] https://10.4.3.240/volume/v3/backups/514d1a43-7e92-4b6f-81a2-bda0225e364a returned with HTTP 404 Aug 20 01:01:49.752358 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 612/2464] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:01:49 2026] GET /volume/v3/backups/514d1a43-7e92-4b6f-81a2-bda0225e364a => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:01:49.786895 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-90ad2ccb-ec8e-4b55-ae9f-f983740a381b None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:49.789054 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-90ad2ccb-ec8e-4b55-ae9f-f983740a381b tempest-TestMinimumBasicScenario-256610915 tempest-TestMinimumBasicScenario-256610915-project-member] DELETE https://10.4.3.240/volume/v3/snapshots/e71a80fd-b8da-43fd-996f-da1b79a2ca8b Aug 20 01:01:49.789199 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-90ad2ccb-ec8e-4b55-ae9f-f983740a381b tempest-TestMinimumBasicScenario-256610915 tempest-TestMinimumBasicScenario-256610915-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:01:49.789466 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-90ad2ccb-ec8e-4b55-ae9f-f983740a381b tempest-TestMinimumBasicScenario-256610915 tempest-TestMinimumBasicScenario-256610915-project-member] Calling method 'delete' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:01:49.789602 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.v3.snapshots [None req-90ad2ccb-ec8e-4b55-ae9f-f983740a381b tempest-TestMinimumBasicScenario-256610915 tempest-TestMinimumBasicScenario-256610915-project-member] Delete snapshot with id: e71a80fd-b8da-43fd-996f-da1b79a2ca8b Aug 20 01:01:49.797323 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:49.797323 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:01:49.797772 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-90ad2ccb-ec8e-4b55-ae9f-f983740a381b tempest-TestMinimumBasicScenario-256610915 tempest-TestMinimumBasicScenario-256610915-project-member] Snapshot retrieved successfully. Aug 20 01:01:49.826831 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-90ad2ccb-ec8e-4b55-ae9f-f983740a381b tempest-TestMinimumBasicScenario-256610915 tempest-TestMinimumBasicScenario-256610915-project-member] Snapshot delete request issued successfully. Aug 20 01:01:49.827031 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-90ad2ccb-ec8e-4b55-ae9f-f983740a381b tempest-TestMinimumBasicScenario-256610915 tempest-TestMinimumBasicScenario-256610915-project-member] https://10.4.3.240/volume/v3/snapshots/e71a80fd-b8da-43fd-996f-da1b79a2ca8b returned with HTTP 202 Aug 20 01:01:49.827470 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 612/2465] 10.4.3.240 () {66 vars in 1357 bytes} [Thu Aug 20 01:01:49 2026] DELETE /volume/v3/snapshots/e71a80fd-b8da-43fd-996f-da1b79a2ca8b => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 01:01:49.842326 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-e7c01c27-5f10-4a17-b7f2-348bd2c78ef1 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:49.846128 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-e7c01c27-5f10-4a17-b7f2-348bd2c78ef1 tempest-TestMinimumBasicScenario-256610915 tempest-TestMinimumBasicScenario-256610915-project-member] GET https://10.4.3.240/volume/v3/snapshots/e71a80fd-b8da-43fd-996f-da1b79a2ca8b Aug 20 01:01:49.846128 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-e7c01c27-5f10-4a17-b7f2-348bd2c78ef1 tempest-TestMinimumBasicScenario-256610915 tempest-TestMinimumBasicScenario-256610915-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:01:49.846128 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-e7c01c27-5f10-4a17-b7f2-348bd2c78ef1 tempest-TestMinimumBasicScenario-256610915 tempest-TestMinimumBasicScenario-256610915-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:01:49.853407 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:49.853407 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:01:49.853407 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-e7c01c27-5f10-4a17-b7f2-348bd2c78ef1 tempest-TestMinimumBasicScenario-256610915 tempest-TestMinimumBasicScenario-256610915-project-member] Snapshot retrieved successfully. Aug 20 01:01:49.855284 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-e7c01c27-5f10-4a17-b7f2-348bd2c78ef1 tempest-TestMinimumBasicScenario-256610915 tempest-TestMinimumBasicScenario-256610915-project-member] https://10.4.3.240/volume/v3/snapshots/e71a80fd-b8da-43fd-996f-da1b79a2ca8b returned with HTTP 200 Aug 20 01:01:49.855284 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 619/2466] 10.4.3.240 () {66 vars in 1354 bytes} [Thu Aug 20 01:01:49 2026] GET /volume/v3/snapshots/e71a80fd-b8da-43fd-996f-da1b79a2ca8b => generated 468 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:01:49.869850 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-24d43046-f3d4-4d27-ac98-bac2d4271167 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:49.872527 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-24d43046-f3d4-4d27-ac98-bac2d4271167 tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] GET https://10.4.3.240/volume/v3/volumes/ab75b32a-b04e-4f0e-8a4e-8e34beda0977 Aug 20 01:01:49.873032 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-24d43046-f3d4-4d27-ac98-bac2d4271167 tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:01:49.874364 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-24d43046-f3d4-4d27-ac98-bac2d4271167 tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:01:49.890365 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:49.890365 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:01:49.899397 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-24d43046-f3d4-4d27-ac98-bac2d4271167 tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] Volume info retrieved successfully. Aug 20 01:01:49.904490 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-24d43046-f3d4-4d27-ac98-bac2d4271167 tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] https://10.4.3.240/volume/v3/volumes/ab75b32a-b04e-4f0e-8a4e-8e34beda0977 returned with HTTP 200 Aug 20 01:01:49.905421 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 624/2467] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:01:49 2026] GET /volume/v3/volumes/ab75b32a-b04e-4f0e-8a4e-8e34beda0977 => generated 846 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:01:49.926044 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-8e8334fb-ece1-4cab-b871-242e546575b8 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:49.928824 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-8e8334fb-ece1-4cab-b871-242e546575b8 tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] DELETE https://10.4.3.240/volume/v3/volumes/ab75b32a-b04e-4f0e-8a4e-8e34beda0977 Aug 20 01:01:49.929048 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-8e8334fb-ece1-4cab-b871-242e546575b8 tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:01:49.929241 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-8e8334fb-ece1-4cab-b871-242e546575b8 tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] Calling method 'delete' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:01:49.929456 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.v3.volumes [None req-8e8334fb-ece1-4cab-b871-242e546575b8 tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] Delete volume with id: ab75b32a-b04e-4f0e-8a4e-8e34beda0977 Aug 20 01:01:49.937290 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:49.937290 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:01:49.937914 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-8e8334fb-ece1-4cab-b871-242e546575b8 tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] Volume info retrieved successfully. Aug 20 01:01:49.956852 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-8e8334fb-ece1-4cab-b871-242e546575b8 tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] Delete volume request issued successfully. Aug 20 01:01:49.957172 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-8e8334fb-ece1-4cab-b871-242e546575b8 tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] https://10.4.3.240/volume/v3/volumes/ab75b32a-b04e-4f0e-8a4e-8e34beda0977 returned with HTTP 202 Aug 20 01:01:49.957805 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 613/2468] 10.4.3.240 () {66 vars in 1351 bytes} [Thu Aug 20 01:01:49 2026] DELETE /volume/v3/volumes/ab75b32a-b04e-4f0e-8a4e-8e34beda0977 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 01:01:49.967527 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-771c3ddc-ae2e-4a7c-a885-11a835873715 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:49.971121 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-771c3ddc-ae2e-4a7c-a885-11a835873715 tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] GET https://10.4.3.240/volume/v3/volumes/ab75b32a-b04e-4f0e-8a4e-8e34beda0977 Aug 20 01:01:49.971389 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-771c3ddc-ae2e-4a7c-a885-11a835873715 tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:01:49.971693 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-771c3ddc-ae2e-4a7c-a885-11a835873715 tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:01:49.980845 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:49.980845 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:01:49.985275 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-771c3ddc-ae2e-4a7c-a885-11a835873715 tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] Volume info retrieved successfully. Aug 20 01:01:49.991432 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-771c3ddc-ae2e-4a7c-a885-11a835873715 tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] https://10.4.3.240/volume/v3/volumes/ab75b32a-b04e-4f0e-8a4e-8e34beda0977 returned with HTTP 200 Aug 20 01:01:49.991888 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 613/2469] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:01:49 2026] GET /volume/v3/volumes/ab75b32a-b04e-4f0e-8a4e-8e34beda0977 => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:01:50.162294 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-1032832c-7fa8-4344-a857-70e6078507c3 req-1fccbd90-39f8-43f7-9a18-b04f16235185 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:50.164391 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-1032832c-7fa8-4344-a857-70e6078507c3 req-1fccbd90-39f8-43f7-9a18-b04f16235185 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] PUT https://10.4.3.240/volume/v3/attachments/d66fd17f-c9ae-4ded-9e91-627752e963ec Aug 20 01:01:50.164752 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-1032832c-7fa8-4344-a857-70e6078507c3 req-1fccbd90-39f8-43f7-9a18-b04f16235185 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.240", "host": "np0000007838", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:e656b6daafb0", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "870eaf75-1108-49d5-b5ab-79f4c93758d0", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:01:50.173681 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.coordination [req-1032832c-7fa8-4344-a857-70e6078507c3 req-1fccbd90-39f8-43f7-9a18-b04f16235185 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Acquiring lock "cinder-attachment_update-f92ba911-cf43-43d3-a206-c8e77c39a18b-np0000007838" by "attachment_update" {{(pid=100214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 01:01:50.181262 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.coordination [req-1032832c-7fa8-4344-a857-70e6078507c3 req-1fccbd90-39f8-43f7-9a18-b04f16235185 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Lock "cinder-attachment_update-f92ba911-cf43-43d3-a206-c8e77c39a18b-np0000007838" acquired by "attachment_update" :: waited 0.008s {{(pid=100214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 01:01:50.182781 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:50.182781 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:01:50.268216 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.coordination [req-1032832c-7fa8-4344-a857-70e6078507c3 req-1fccbd90-39f8-43f7-9a18-b04f16235185 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Lock "cinder-attachment_update-f92ba911-cf43-43d3-a206-c8e77c39a18b-np0000007838" released by "attachment_update" :: held 0.087s {{(pid=100214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 01:01:50.268553 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-1032832c-7fa8-4344-a857-70e6078507c3 req-1fccbd90-39f8-43f7-9a18-b04f16235185 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] https://10.4.3.240/volume/v3/attachments/d66fd17f-c9ae-4ded-9e91-627752e963ec returned with HTTP 200 Aug 20 01:01:50.269071 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 620/2470] 10.4.3.240 () {74 vars in 1704 bytes} [Thu Aug 20 01:01:50 2026] PUT /volume/v3/attachments/d66fd17f-c9ae-4ded-9e91-627752e963ec => generated 968 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:01:50.277864 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-1032832c-7fa8-4344-a857-70e6078507c3 req-085d18c3-9420-42ef-964f-f90b7a368d30 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:50.279663 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-1032832c-7fa8-4344-a857-70e6078507c3 req-085d18c3-9420-42ef-964f-f90b7a368d30 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] GET https://10.4.3.240/volume/v3/attachments/d66fd17f-c9ae-4ded-9e91-627752e963ec Aug 20 01:01:50.280223 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-1032832c-7fa8-4344-a857-70e6078507c3 req-085d18c3-9420-42ef-964f-f90b7a368d30 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:01:50.280533 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-1032832c-7fa8-4344-a857-70e6078507c3 req-085d18c3-9420-42ef-964f-f90b7a368d30 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Calling method 'version_select' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:01:50.308693 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-1032832c-7fa8-4344-a857-70e6078507c3 req-085d18c3-9420-42ef-964f-f90b7a368d30 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] https://10.4.3.240/volume/v3/attachments/d66fd17f-c9ae-4ded-9e91-627752e963ec returned with HTTP 200 Aug 20 01:01:50.308693 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 625/2471] 10.4.3.240 () {70 vars in 1651 bytes} [Thu Aug 20 01:01:50 2026] GET /volume/v3/attachments/d66fd17f-c9ae-4ded-9e91-627752e963ec => generated 993 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:01:50.629713 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-d3f97a3e-78d2-47a0-b845-9a7efbf86926 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:50.634582 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-d3f97a3e-78d2-47a0-b845-9a7efbf86926 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] GET https://10.4.3.240/volume/v3/backups/75510bf6-a931-4018-b3e9-266167db6d84 Aug 20 01:01:50.634582 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-d3f97a3e-78d2-47a0-b845-9a7efbf86926 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:01:50.634582 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-d3f97a3e-78d2-47a0-b845-9a7efbf86926 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:01:50.634582 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.v3.backups [None req-d3f97a3e-78d2-47a0-b845-9a7efbf86926 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Show backup with id 75510bf6-a931-4018-b3e9-266167db6d84. {{(pid=100212) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:01:50.656058 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:50.656058 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:01:50.656409 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-d3f97a3e-78d2-47a0-b845-9a7efbf86926 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] https://10.4.3.240/volume/v3/backups/75510bf6-a931-4018-b3e9-266167db6d84 returned with HTTP 200 Aug 20 01:01:50.657110 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 614/2472] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:01:50 2026] GET /volume/v3/backups/75510bf6-a931-4018-b3e9-266167db6d84 => generated 827 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:01:50.866135 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-1e4a698e-4812-4582-810b-6e30032a78c7 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:50.871664 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-1e4a698e-4812-4582-810b-6e30032a78c7 tempest-TestMinimumBasicScenario-256610915 tempest-TestMinimumBasicScenario-256610915-project-member] GET https://10.4.3.240/volume/v3/snapshots/e71a80fd-b8da-43fd-996f-da1b79a2ca8b Aug 20 01:01:50.871664 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-1e4a698e-4812-4582-810b-6e30032a78c7 tempest-TestMinimumBasicScenario-256610915 tempest-TestMinimumBasicScenario-256610915-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:01:50.871664 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-1e4a698e-4812-4582-810b-6e30032a78c7 tempest-TestMinimumBasicScenario-256610915 tempest-TestMinimumBasicScenario-256610915-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:01:50.878927 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-1e4a698e-4812-4582-810b-6e30032a78c7 tempest-TestMinimumBasicScenario-256610915 tempest-TestMinimumBasicScenario-256610915-project-member] https://10.4.3.240/volume/v3/snapshots/e71a80fd-b8da-43fd-996f-da1b79a2ca8b returned with HTTP 404 Aug 20 01:01:50.879765 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 614/2473] 10.4.3.240 () {66 vars in 1354 bytes} [Thu Aug 20 01:01:50 2026] GET /volume/v3/snapshots/e71a80fd-b8da-43fd-996f-da1b79a2ca8b => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:01:51.012475 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-2bb2e418-7002-45d0-b9a2-13f7776be938 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:51.014856 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-2bb2e418-7002-45d0-b9a2-13f7776be938 tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] GET https://10.4.3.240/volume/v3/volumes/ab75b32a-b04e-4f0e-8a4e-8e34beda0977 Aug 20 01:01:51.015112 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-2bb2e418-7002-45d0-b9a2-13f7776be938 tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:01:51.015441 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-2bb2e418-7002-45d0-b9a2-13f7776be938 tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:01:51.023359 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-2bb2e418-7002-45d0-b9a2-13f7776be938 tempest-VolumesBackupsAdminTest-491935773 tempest-VolumesBackupsAdminTest-491935773-project-member] https://10.4.3.240/volume/v3/volumes/ab75b32a-b04e-4f0e-8a4e-8e34beda0977 returned with HTTP 404 Aug 20 01:01:51.024000 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 621/2474] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:01:51 2026] GET /volume/v3/volumes/ab75b32a-b04e-4f0e-8a4e-8e34beda0977 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:01:51.027892 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-16ef04b4-1211-40f7-b50e-9e46d547e949 req-e585ca7d-0f1c-491e-aba4-bf6a50e520c7 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:51.033698 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-16ef04b4-1211-40f7-b50e-9e46d547e949 req-e585ca7d-0f1c-491e-aba4-bf6a50e520c7 tempest-TestMinimumBasicScenario-256610915 tempest-TestMinimumBasicScenario-256610915-project-member] GET https://10.4.3.240/volume/v3/attachments?instance_id=01d45062-83c5-4c23-b3a7-2e5fb6200a78 Aug 20 01:01:51.033891 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-16ef04b4-1211-40f7-b50e-9e46d547e949 req-e585ca7d-0f1c-491e-aba4-bf6a50e520c7 tempest-TestMinimumBasicScenario-256610915 tempest-TestMinimumBasicScenario-256610915-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:01:51.034331 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-16ef04b4-1211-40f7-b50e-9e46d547e949 req-e585ca7d-0f1c-491e-aba4-bf6a50e520c7 tempest-TestMinimumBasicScenario-256610915 tempest-TestMinimumBasicScenario-256610915-project-member] Calling method 'version_select' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:01:51.049579 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-16ef04b4-1211-40f7-b50e-9e46d547e949 req-e585ca7d-0f1c-491e-aba4-bf6a50e520c7 tempest-TestMinimumBasicScenario-256610915 tempest-TestMinimumBasicScenario-256610915-project-member] https://10.4.3.240/volume/v3/attachments?instance_id=01d45062-83c5-4c23-b3a7-2e5fb6200a78 returned with HTTP 200 Aug 20 01:01:51.049960 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 626/2475] 10.4.3.240 () {70 vars in 1637 bytes} [Thu Aug 20 01:01:51 2026] GET /volume/v3/attachments?instance_id=01d45062-83c5-4c23-b3a7-2e5fb6200a78 => generated 192 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:01:51.064142 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [req-16ef04b4-1211-40f7-b50e-9e46d547e949 req-221eb65c-f31a-459e-925d-fe385315f955 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:51.067950 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-16ef04b4-1211-40f7-b50e-9e46d547e949 req-221eb65c-f31a-459e-925d-fe385315f955 tempest-TestMinimumBasicScenario-256610915 tempest-TestMinimumBasicScenario-256610915-project-member] GET https://10.4.3.240/volume/v3/attachments/71edca00-dccf-4c45-be17-361ea6553d70 Aug 20 01:01:51.068284 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [req-16ef04b4-1211-40f7-b50e-9e46d547e949 req-221eb65c-f31a-459e-925d-fe385315f955 tempest-TestMinimumBasicScenario-256610915 tempest-TestMinimumBasicScenario-256610915-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:01:51.068604 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [req-16ef04b4-1211-40f7-b50e-9e46d547e949 req-221eb65c-f31a-459e-925d-fe385315f955 tempest-TestMinimumBasicScenario-256610915 tempest-TestMinimumBasicScenario-256610915-project-member] Calling method 'version_select' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:01:51.100520 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-16ef04b4-1211-40f7-b50e-9e46d547e949 req-221eb65c-f31a-459e-925d-fe385315f955 tempest-TestMinimumBasicScenario-256610915 tempest-TestMinimumBasicScenario-256610915-project-member] https://10.4.3.240/volume/v3/attachments/71edca00-dccf-4c45-be17-361ea6553d70 returned with HTTP 200 Aug 20 01:01:51.101085 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 615/2476] 10.4.3.240 () {70 vars in 1651 bytes} [Thu Aug 20 01:01:51 2026] GET /volume/v3/attachments/71edca00-dccf-4c45-be17-361ea6553d70 => generated 993 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:01:51.679232 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-c5485063-aba8-424d-9783-102b862748d2 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:51.680991 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-c5485063-aba8-424d-9783-102b862748d2 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] GET https://10.4.3.240/volume/v3/backups/75510bf6-a931-4018-b3e9-266167db6d84 Aug 20 01:01:51.681163 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-c5485063-aba8-424d-9783-102b862748d2 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:01:51.681352 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-c5485063-aba8-424d-9783-102b862748d2 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:01:51.681463 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.v3.backups [None req-c5485063-aba8-424d-9783-102b862748d2 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Show backup with id 75510bf6-a931-4018-b3e9-266167db6d84. {{(pid=100213) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:01:51.694018 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:51.694018 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:01:51.695198 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-c5485063-aba8-424d-9783-102b862748d2 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] https://10.4.3.240/volume/v3/backups/75510bf6-a931-4018-b3e9-266167db6d84 returned with HTTP 200 Aug 20 01:01:51.696401 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 615/2477] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:01:51 2026] GET /volume/v3/backups/75510bf6-a931-4018-b3e9-266167db6d84 => generated 827 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:01:52.709815 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-74ecea87-c6e2-4667-a49d-d708d579ed11 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:52.711638 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-74ecea87-c6e2-4667-a49d-d708d579ed11 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] GET https://10.4.3.240/volume/v3/backups/75510bf6-a931-4018-b3e9-266167db6d84 Aug 20 01:01:52.711854 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-74ecea87-c6e2-4667-a49d-d708d579ed11 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:01:52.712044 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-74ecea87-c6e2-4667-a49d-d708d579ed11 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:01:52.712183 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-74ecea87-c6e2-4667-a49d-d708d579ed11 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Show backup with id 75510bf6-a931-4018-b3e9-266167db6d84. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:01:52.716891 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:52.716891 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:01:52.717658 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-74ecea87-c6e2-4667-a49d-d708d579ed11 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] https://10.4.3.240/volume/v3/backups/75510bf6-a931-4018-b3e9-266167db6d84 returned with HTTP 200 Aug 20 01:01:52.718053 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 622/2478] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:01:52 2026] GET /volume/v3/backups/75510bf6-a931-4018-b3e9-266167db6d84 => generated 827 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:01:53.162059 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-e2aee712-290f-4de0-a531-b8607a2dc241 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:53.270884 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-e2aee712-290f-4de0-a531-b8607a2dc241 tempest-ExtensionsTestJSON-1786811253 tempest-ExtensionsTestJSON-1786811253-project-member] GET https://10.4.3.240/volume/v3/extensions Aug 20 01:01:53.271114 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-e2aee712-290f-4de0-a531-b8607a2dc241 tempest-ExtensionsTestJSON-1786811253 tempest-ExtensionsTestJSON-1786811253-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:01:53.271318 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-e2aee712-290f-4de0-a531-b8607a2dc241 tempest-ExtensionsTestJSON-1786811253 tempest-ExtensionsTestJSON-1786811253-project-member] Calling method 'index' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:01:53.271698 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-e2aee712-290f-4de0-a531-b8607a2dc241 tempest-ExtensionsTestJSON-1786811253 tempest-ExtensionsTestJSON-1786811253-project-member] https://10.4.3.240/volume/v3/extensions returned with HTTP 200 Aug 20 01:01:53.272090 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 627/2479] 10.4.3.240 () {66 vars in 1246 bytes} [Thu Aug 20 01:01:53 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 20 01:01:53.733540 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-a6db66e2-8707-466e-92eb-544aa83da4d9 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:53.737018 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-a6db66e2-8707-466e-92eb-544aa83da4d9 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] GET https://10.4.3.240/volume/v3/backups/75510bf6-a931-4018-b3e9-266167db6d84 Aug 20 01:01:53.737018 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-a6db66e2-8707-466e-92eb-544aa83da4d9 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:01:53.737018 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-a6db66e2-8707-466e-92eb-544aa83da4d9 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:01:53.737193 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.v3.backups [None req-a6db66e2-8707-466e-92eb-544aa83da4d9 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Show backup with id 75510bf6-a931-4018-b3e9-266167db6d84. {{(pid=100212) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:01:53.742844 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:53.742844 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:01:53.743617 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-a6db66e2-8707-466e-92eb-544aa83da4d9 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] https://10.4.3.240/volume/v3/backups/75510bf6-a931-4018-b3e9-266167db6d84 returned with HTTP 200 Aug 20 01:01:53.743960 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 616/2480] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:01:53 2026] GET /volume/v3/backups/75510bf6-a931-4018-b3e9-266167db6d84 => generated 827 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:01:53.812162 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [req-1032832c-7fa8-4344-a857-70e6078507c3 req-e3044337-5e66-41f0-9b3d-80868d11e554 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:53.814625 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-1032832c-7fa8-4344-a857-70e6078507c3 req-e3044337-5e66-41f0-9b3d-80868d11e554 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] GET https://10.4.3.240/volume/v3/volumes/f92ba911-cf43-43d3-a206-c8e77c39a18b/encryption Aug 20 01:01:53.816007 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [req-1032832c-7fa8-4344-a857-70e6078507c3 req-e3044337-5e66-41f0-9b3d-80868d11e554 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:01:53.816007 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [req-1032832c-7fa8-4344-a857-70e6078507c3 req-e3044337-5e66-41f0-9b3d-80868d11e554 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Calling method 'index' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:01:53.828519 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:53.828519 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:01:53.836437 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-1032832c-7fa8-4344-a857-70e6078507c3 req-e3044337-5e66-41f0-9b3d-80868d11e554 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] https://10.4.3.240/volume/v3/volumes/f92ba911-cf43-43d3-a206-c8e77c39a18b/encryption returned with HTTP 200 Aug 20 01:01:53.837676 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 616/2481] 10.4.3.240 () {68 vars in 1631 bytes} [Thu Aug 20 01:01:53 2026] GET /volume/v3/volumes/f92ba911-cf43-43d3-a206-c8e77c39a18b/encryption => generated 160 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:01:54.089832 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-3e13ab44-2bfb-4096-89da-1a1f4717b63c None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:54.162571 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-3e13ab44-2bfb-4096-89da-1a1f4717b63c tempest-VolumesActionsTest-1462979513 tempest-VolumesActionsTest-1462979513-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 20 01:01:54.162571 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-3e13ab44-2bfb-4096-89da-1a1f4717b63c tempest-VolumesActionsTest-1462979513 tempest-VolumesActionsTest-1462979513-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1685533410"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:01:54.166941 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.v3.volumes [None req-3e13ab44-2bfb-4096-89da-1a1f4717b63c tempest-VolumesActionsTest-1462979513 tempest-VolumesActionsTest-1462979513-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1685533410'}} {{(pid=100214) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 01:01:54.167088 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.v3.volumes [None req-3e13ab44-2bfb-4096-89da-1a1f4717b63c tempest-VolumesActionsTest-1462979513 tempest-VolumesActionsTest-1462979513-project-member] Create volume of 1 GB Aug 20 01:01:54.177149 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-3e13ab44-2bfb-4096-89da-1a1f4717b63c tempest-VolumesActionsTest-1462979513 tempest-VolumesActionsTest-1462979513-project-member] Availability Zones retrieved successfully. Aug 20 01:01:54.183434 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-3e13ab44-2bfb-4096-89da-1a1f4717b63c tempest-VolumesActionsTest-1462979513 tempest-VolumesActionsTest-1462979513-project-member] Flow 'volume_create_api' (3ba31dd5-a843-456d-b114-7fe3106d716c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:01:54.184573 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-3e13ab44-2bfb-4096-89da-1a1f4717b63c tempest-VolumesActionsTest-1462979513 tempest-VolumesActionsTest-1462979513-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (688d7304-189e-42f8-afd9-e8c7f63a4b6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:01:54.185725 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.flows.api.create_volume [None req-3e13ab44-2bfb-4096-89da-1a1f4717b63c tempest-VolumesActionsTest-1462979513 tempest-VolumesActionsTest-1462979513-project-member] Validating volume size '1' using validate_int {{(pid=100214) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 01:01:54.220391 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-3e13ab44-2bfb-4096-89da-1a1f4717b63c tempest-VolumesActionsTest-1462979513 tempest-VolumesActionsTest-1462979513-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (688d7304-189e-42f8-afd9-e8c7f63a4b6f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:52:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1ed58bd6-fe6a-497e-ae84-e8199d24fdfa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:01:54.220617 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-3e13ab44-2bfb-4096-89da-1a1f4717b63c tempest-VolumesActionsTest-1462979513 tempest-VolumesActionsTest-1462979513-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b67dbff5-c8f7-4b28-a810-1ac1c0bc36ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:01:54.250191 np0000007838 devstack@c-api.service[100214]: DEBUG dbcounter [-] [100214] Writing DB stats cinder:SELECT=483,cinder:INSERT=79,cinder:UPDATE=149,cinder:DELETE=5 {{(pid=100214) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 01:01:54.303329 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.quota [None req-3e13ab44-2bfb-4096-89da-1a1f4717b63c tempest-VolumesActionsTest-1462979513 tempest-VolumesActionsTest-1462979513-project-member] Created reservations ['a1f8063f-823f-4665-8228-0e49b54628d9', '896488c9-775e-41a2-86b8-81cfb5a6112e', '6c8dc1ff-6c41-4ff8-9264-519f7e1b6f50', 'cb79b4e2-d0af-4688-97c8-ff4cd4111c4f'] {{(pid=100214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 01:01:54.304757 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-3e13ab44-2bfb-4096-89da-1a1f4717b63c tempest-VolumesActionsTest-1462979513 tempest-VolumesActionsTest-1462979513-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b67dbff5-c8f7-4b28-a810-1ac1c0bc36ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a1f8063f-823f-4665-8228-0e49b54628d9', '896488c9-775e-41a2-86b8-81cfb5a6112e', '6c8dc1ff-6c41-4ff8-9264-519f7e1b6f50', 'cb79b4e2-d0af-4688-97c8-ff4cd4111c4f']}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:01:54.304930 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-3e13ab44-2bfb-4096-89da-1a1f4717b63c tempest-VolumesActionsTest-1462979513 tempest-VolumesActionsTest-1462979513-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e12cc93b-5b6f-4af4-8e88-c3170e506b7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:01:54.330586 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-3e13ab44-2bfb-4096-89da-1a1f4717b63c tempest-VolumesActionsTest-1462979513 tempest-VolumesActionsTest-1462979513-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e12cc93b-5b6f-4af4-8e88-c3170e506b7f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'abc397c6-d17d-41be-98c7-166c9498983f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1685533410',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a7a30fab79a4468fb4ad88bbf00c8455',qos_specs=None,replication_status=,reservations=['a1f8063f-823f-4665-8228-0e49b54628d9','896488c9-775e-41a2-86b8-81cfb5a6112e','6c8dc1ff-6c41-4ff8-9264-519f7e1b6f50','cb79b4e2-d0af-4688-97c8-ff4cd4111c4f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4eb18c1491c644bf95bd93981b12492c',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T01:01:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1685533410',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=abc397c6-d17d-41be-98c7-166c9498983f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a7a30fab79a4468fb4ad88bbf00c8455',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4eb18c1491c644bf95bd93981b12492c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1ed58bd6-fe6a-497e-ae84-e8199d24fdfa),volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:01:54.331521 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-3e13ab44-2bfb-4096-89da-1a1f4717b63c tempest-VolumesActionsTest-1462979513 tempest-VolumesActionsTest-1462979513-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ef1b0656-1006-4b2d-959b-d47b0d6ad768) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:01:54.357508 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-3e13ab44-2bfb-4096-89da-1a1f4717b63c tempest-VolumesActionsTest-1462979513 tempest-VolumesActionsTest-1462979513-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ef1b0656-1006-4b2d-959b-d47b0d6ad768) transitioned into state 'SUCCESS' from state '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-1685533410',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a7a30fab79a4468fb4ad88bbf00c8455',qos_specs=None,replication_status=,reservations=['a1f8063f-823f-4665-8228-0e49b54628d9','896488c9-775e-41a2-86b8-81cfb5a6112e','6c8dc1ff-6c41-4ff8-9264-519f7e1b6f50','cb79b4e2-d0af-4688-97c8-ff4cd4111c4f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4eb18c1491c644bf95bd93981b12492c',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:01:54.358217 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-3e13ab44-2bfb-4096-89da-1a1f4717b63c tempest-VolumesActionsTest-1462979513 tempest-VolumesActionsTest-1462979513-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (81f66ecc-0dbd-4623-a4a4-0b1795b8ed5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:01:54.371284 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-3e13ab44-2bfb-4096-89da-1a1f4717b63c tempest-VolumesActionsTest-1462979513 tempest-VolumesActionsTest-1462979513-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (81f66ecc-0dbd-4623-a4a4-0b1795b8ed5c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:01:54.372109 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-3e13ab44-2bfb-4096-89da-1a1f4717b63c tempest-VolumesActionsTest-1462979513 tempest-VolumesActionsTest-1462979513-project-member] Flow 'volume_create_api' (3ba31dd5-a843-456d-b114-7fe3106d716c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:01:54.372420 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-3e13ab44-2bfb-4096-89da-1a1f4717b63c tempest-VolumesActionsTest-1462979513 tempest-VolumesActionsTest-1462979513-project-member] Create volume request issued successfully. Aug 20 01:01:54.373194 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-3e13ab44-2bfb-4096-89da-1a1f4717b63c tempest-VolumesActionsTest-1462979513 tempest-VolumesActionsTest-1462979513-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 20 01:01:54.373718 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 623/2482] 10.4.3.240 () {68 vars in 1258 bytes} [Thu Aug 20 01:01:54 2026] POST /volume/v3/volumes => generated 749 bytes in 292 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 01:01:54.392641 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-c69656bb-e5fa-407d-8ea8-bf5ca55855e5 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:54.393693 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-c69656bb-e5fa-407d-8ea8-bf5ca55855e5 tempest-VolumesActionsTest-1462979513 tempest-VolumesActionsTest-1462979513-project-member] GET https://10.4.3.240/volume/v3/volumes/abc397c6-d17d-41be-98c7-166c9498983f Aug 20 01:01:54.395137 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-c69656bb-e5fa-407d-8ea8-bf5ca55855e5 tempest-VolumesActionsTest-1462979513 tempest-VolumesActionsTest-1462979513-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:01:54.395393 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-c69656bb-e5fa-407d-8ea8-bf5ca55855e5 tempest-VolumesActionsTest-1462979513 tempest-VolumesActionsTest-1462979513-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:01:54.409952 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:54.409952 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:01:54.420071 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-c69656bb-e5fa-407d-8ea8-bf5ca55855e5 tempest-VolumesActionsTest-1462979513 tempest-VolumesActionsTest-1462979513-project-member] Volume info retrieved successfully. Aug 20 01:01:54.424058 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-c69656bb-e5fa-407d-8ea8-bf5ca55855e5 tempest-VolumesActionsTest-1462979513 tempest-VolumesActionsTest-1462979513-project-member] https://10.4.3.240/volume/v3/volumes/abc397c6-d17d-41be-98c7-166c9498983f returned with HTTP 200 Aug 20 01:01:54.424849 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 628/2483] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:01:54 2026] GET /volume/v3/volumes/abc397c6-d17d-41be-98c7-166c9498983f => generated 817 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:01:54.759631 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-541adb3e-40dd-41f0-8e23-cf3468ad2086 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:54.761242 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-541adb3e-40dd-41f0-8e23-cf3468ad2086 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] GET https://10.4.3.240/volume/v3/backups/75510bf6-a931-4018-b3e9-266167db6d84 Aug 20 01:01:54.761448 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-541adb3e-40dd-41f0-8e23-cf3468ad2086 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:01:54.761640 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-541adb3e-40dd-41f0-8e23-cf3468ad2086 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:01:54.761745 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.v3.backups [None req-541adb3e-40dd-41f0-8e23-cf3468ad2086 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Show backup with id 75510bf6-a931-4018-b3e9-266167db6d84. {{(pid=100212) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:01:54.766509 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:54.766509 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:01:54.766999 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-541adb3e-40dd-41f0-8e23-cf3468ad2086 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] https://10.4.3.240/volume/v3/backups/75510bf6-a931-4018-b3e9-266167db6d84 returned with HTTP 200 Aug 20 01:01:54.767358 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 617/2484] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:01:54 2026] GET /volume/v3/backups/75510bf6-a931-4018-b3e9-266167db6d84 => generated 827 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:01:54.781796 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-a5d714c4-6c9a-4187-9744-326a12338e81 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:54.783988 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-a5d714c4-6c9a-4187-9744-326a12338e81 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] GET https://10.4.3.240/volume/v3/volumes/58c9e9b1-4d2e-4d02-8244-f24221e31fbf Aug 20 01:01:54.784188 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-a5d714c4-6c9a-4187-9744-326a12338e81 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:01:54.784428 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-a5d714c4-6c9a-4187-9744-326a12338e81 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:01:54.792581 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:54.792581 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:01:54.796025 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-a5d714c4-6c9a-4187-9744-326a12338e81 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Volume info retrieved successfully. Aug 20 01:01:54.800246 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-a5d714c4-6c9a-4187-9744-326a12338e81 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] https://10.4.3.240/volume/v3/volumes/58c9e9b1-4d2e-4d02-8244-f24221e31fbf returned with HTTP 200 Aug 20 01:01:54.800899 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 617/2485] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:01:54 2026] GET /volume/v3/volumes/58c9e9b1-4d2e-4d02-8244-f24221e31fbf => generated 965 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:01:54.814956 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-66c74b35-fa2c-4e6e-85c1-711369e63e0e None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:54.816731 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-66c74b35-fa2c-4e6e-85c1-711369e63e0e tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] GET https://10.4.3.240/volume/v3/volumes/58c9e9b1-4d2e-4d02-8244-f24221e31fbf Aug 20 01:01:54.816918 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-66c74b35-fa2c-4e6e-85c1-711369e63e0e tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:01:54.817086 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-66c74b35-fa2c-4e6e-85c1-711369e63e0e tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:01:54.828017 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:54.828017 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:01:54.831780 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-66c74b35-fa2c-4e6e-85c1-711369e63e0e tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Volume info retrieved successfully. Aug 20 01:01:54.835713 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-66c74b35-fa2c-4e6e-85c1-711369e63e0e tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] https://10.4.3.240/volume/v3/volumes/58c9e9b1-4d2e-4d02-8244-f24221e31fbf returned with HTTP 200 Aug 20 01:01:54.836095 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 624/2486] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:01:54 2026] GET /volume/v3/volumes/58c9e9b1-4d2e-4d02-8244-f24221e31fbf => generated 965 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:01:54.848956 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-7045fbcf-4a57-46b8-819d-d7dda4db53ce None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:54.849169 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-7045fbcf-4a57-46b8-819d-d7dda4db53ce tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] DELETE https://10.4.3.240/volume/v3/volumes/58c9e9b1-4d2e-4d02-8244-f24221e31fbf Aug 20 01:01:54.849333 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-7045fbcf-4a57-46b8-819d-d7dda4db53ce tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:01:54.849561 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-7045fbcf-4a57-46b8-819d-d7dda4db53ce tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Calling method 'delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:01:54.849713 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-7045fbcf-4a57-46b8-819d-d7dda4db53ce tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Delete volume with id: 58c9e9b1-4d2e-4d02-8244-f24221e31fbf Aug 20 01:01:54.858986 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:54.858986 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:01:54.859506 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-7045fbcf-4a57-46b8-819d-d7dda4db53ce tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Volume info retrieved successfully. Aug 20 01:01:54.875566 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-7045fbcf-4a57-46b8-819d-d7dda4db53ce tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Delete volume request issued successfully. Aug 20 01:01:54.875566 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-7045fbcf-4a57-46b8-819d-d7dda4db53ce tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] https://10.4.3.240/volume/v3/volumes/58c9e9b1-4d2e-4d02-8244-f24221e31fbf returned with HTTP 202 Aug 20 01:01:54.875863 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 629/2487] 10.4.3.240 () {66 vars in 1351 bytes} [Thu Aug 20 01:01:54 2026] DELETE /volume/v3/volumes/58c9e9b1-4d2e-4d02-8244-f24221e31fbf => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 01:01:54.885653 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-ba81faa6-cf11-4430-8630-ff8df96b40c6 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:54.887530 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-ba81faa6-cf11-4430-8630-ff8df96b40c6 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] GET https://10.4.3.240/volume/v3/volumes/58c9e9b1-4d2e-4d02-8244-f24221e31fbf Aug 20 01:01:54.887790 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-ba81faa6-cf11-4430-8630-ff8df96b40c6 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:01:54.888232 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-ba81faa6-cf11-4430-8630-ff8df96b40c6 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:01:54.897466 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:54.897466 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:01:54.902770 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-ba81faa6-cf11-4430-8630-ff8df96b40c6 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Volume info retrieved successfully. Aug 20 01:01:54.908028 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-ba81faa6-cf11-4430-8630-ff8df96b40c6 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] https://10.4.3.240/volume/v3/volumes/58c9e9b1-4d2e-4d02-8244-f24221e31fbf returned with HTTP 200 Aug 20 01:01:54.908516 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 618/2488] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:01:54 2026] GET /volume/v3/volumes/58c9e9b1-4d2e-4d02-8244-f24221e31fbf => generated 964 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:01:54.958968 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-7f58a3f9-5a63-4d21-a39c-4e9abdb05017 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:55.041610 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-7f58a3f9-5a63-4d21-a39c-4e9abdb05017 tempest-VolumesCloneNegativeTest-85396855 tempest-VolumesCloneNegativeTest-85396855-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 20 01:01:55.041989 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-7f58a3f9-5a63-4d21-a39c-4e9abdb05017 tempest-VolumesCloneNegativeTest-85396855 tempest-VolumesCloneNegativeTest-85396855-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2, "name": "tempest-VolumesCloneNegativeTest-Volume-802421535"}} {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:01:55.043698 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.v3.volumes [None req-7f58a3f9-5a63-4d21-a39c-4e9abdb05017 tempest-VolumesCloneNegativeTest-85396855 tempest-VolumesCloneNegativeTest-85396855-project-member] Create volume request body: {'volume': {'size': 2, 'name': 'tempest-VolumesCloneNegativeTest-Volume-802421535'}} {{(pid=100213) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 01:01:55.043825 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.v3.volumes [None req-7f58a3f9-5a63-4d21-a39c-4e9abdb05017 tempest-VolumesCloneNegativeTest-85396855 tempest-VolumesCloneNegativeTest-85396855-project-member] Create volume of 2 GB Aug 20 01:01:55.047805 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-7f58a3f9-5a63-4d21-a39c-4e9abdb05017 tempest-VolumesCloneNegativeTest-85396855 tempest-VolumesCloneNegativeTest-85396855-project-member] Availability Zones retrieved successfully. Aug 20 01:01:55.052820 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-7f58a3f9-5a63-4d21-a39c-4e9abdb05017 tempest-VolumesCloneNegativeTest-85396855 tempest-VolumesCloneNegativeTest-85396855-project-member] Flow 'volume_create_api' (a6d17df1-1e86-425a-b36c-048c098d9cc1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:01:55.053741 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-7f58a3f9-5a63-4d21-a39c-4e9abdb05017 tempest-VolumesCloneNegativeTest-85396855 tempest-VolumesCloneNegativeTest-85396855-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (86ad3601-edff-4d13-850a-3056e4f22b61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:01:55.054559 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.flows.api.create_volume [None req-7f58a3f9-5a63-4d21-a39c-4e9abdb05017 tempest-VolumesCloneNegativeTest-85396855 tempest-VolumesCloneNegativeTest-85396855-project-member] Validating volume size '2' using validate_int {{(pid=100213) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 01:01:55.078310 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-7f58a3f9-5a63-4d21-a39c-4e9abdb05017 tempest-VolumesCloneNegativeTest-85396855 tempest-VolumesCloneNegativeTest-85396855-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (86ad3601-edff-4d13-850a-3056e4f22b61) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:52:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1ed58bd6-fe6a-497e-ae84-e8199d24fdfa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:01:55.079075 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-7f58a3f9-5a63-4d21-a39c-4e9abdb05017 tempest-VolumesCloneNegativeTest-85396855 tempest-VolumesCloneNegativeTest-85396855-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (65dacb2c-755c-484f-8ed8-888cb046acf6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:01:55.143986 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.quota [None req-7f58a3f9-5a63-4d21-a39c-4e9abdb05017 tempest-VolumesCloneNegativeTest-85396855 tempest-VolumesCloneNegativeTest-85396855-project-member] Created reservations ['481f7d65-ceeb-478e-a1e8-479649387547', 'f686afe0-739e-45e7-96ac-e3f925ab6be1', '0b19f922-428f-4203-9e54-7985ec6cb069', 'e3824c85-c0b8-475b-a3ed-32630e15bd27'] {{(pid=100213) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 01:01:55.144870 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-7f58a3f9-5a63-4d21-a39c-4e9abdb05017 tempest-VolumesCloneNegativeTest-85396855 tempest-VolumesCloneNegativeTest-85396855-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (65dacb2c-755c-484f-8ed8-888cb046acf6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['481f7d65-ceeb-478e-a1e8-479649387547', 'f686afe0-739e-45e7-96ac-e3f925ab6be1', '0b19f922-428f-4203-9e54-7985ec6cb069', 'e3824c85-c0b8-475b-a3ed-32630e15bd27']}' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:01:55.145670 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-7f58a3f9-5a63-4d21-a39c-4e9abdb05017 tempest-VolumesCloneNegativeTest-85396855 tempest-VolumesCloneNegativeTest-85396855-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (da72ea2b-adbe-4123-a31d-713f9385438b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:01:55.167090 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-7f58a3f9-5a63-4d21-a39c-4e9abdb05017 tempest-VolumesCloneNegativeTest-85396855 tempest-VolumesCloneNegativeTest-85396855-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (da72ea2b-adbe-4123-a31d-713f9385438b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'aeab6bcb-e7d9-4593-b9e0-ac9ee1303df7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-802421535',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='10a7d65b3056478faf441817e8ca0d9c',qos_specs=None,replication_status=,reservations=['481f7d65-ceeb-478e-a1e8-479649387547','f686afe0-739e-45e7-96ac-e3f925ab6be1','0b19f922-428f-4203-9e54-7985ec6cb069','e3824c85-c0b8-475b-a3ed-32630e15bd27'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b59d5662e7684ad785a9462b28b8a920',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T01:01:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-802421535',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=aeab6bcb-e7d9-4593-b9e0-ac9ee1303df7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='10a7d65b3056478faf441817e8ca0d9c',provider_auth=None,provider_geometry=None,provider_id=None,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='b59d5662e7684ad785a9462b28b8a920',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1ed58bd6-fe6a-497e-ae84-e8199d24fdfa),volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:01:55.167687 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-7f58a3f9-5a63-4d21-a39c-4e9abdb05017 tempest-VolumesCloneNegativeTest-85396855 tempest-VolumesCloneNegativeTest-85396855-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (58448df5-7fee-42b8-ba6a-56594a656e92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:01:55.185365 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-7f58a3f9-5a63-4d21-a39c-4e9abdb05017 tempest-VolumesCloneNegativeTest-85396855 tempest-VolumesCloneNegativeTest-85396855-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (58448df5-7fee-42b8-ba6a-56594a656e92) transitioned into state 'SUCCESS' from state '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-802421535',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='10a7d65b3056478faf441817e8ca0d9c',qos_specs=None,replication_status=,reservations=['481f7d65-ceeb-478e-a1e8-479649387547','f686afe0-739e-45e7-96ac-e3f925ab6be1','0b19f922-428f-4203-9e54-7985ec6cb069','e3824c85-c0b8-475b-a3ed-32630e15bd27'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b59d5662e7684ad785a9462b28b8a920',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:01:55.186025 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-7f58a3f9-5a63-4d21-a39c-4e9abdb05017 tempest-VolumesCloneNegativeTest-85396855 tempest-VolumesCloneNegativeTest-85396855-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (846f78a4-c693-41b7-83af-51b24f0d1a7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:01:55.202408 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-7f58a3f9-5a63-4d21-a39c-4e9abdb05017 tempest-VolumesCloneNegativeTest-85396855 tempest-VolumesCloneNegativeTest-85396855-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (846f78a4-c693-41b7-83af-51b24f0d1a7e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:01:55.202408 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-7f58a3f9-5a63-4d21-a39c-4e9abdb05017 tempest-VolumesCloneNegativeTest-85396855 tempest-VolumesCloneNegativeTest-85396855-project-member] Flow 'volume_create_api' (a6d17df1-1e86-425a-b36c-048c098d9cc1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100213) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:01:55.202408 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-7f58a3f9-5a63-4d21-a39c-4e9abdb05017 tempest-VolumesCloneNegativeTest-85396855 tempest-VolumesCloneNegativeTest-85396855-project-member] Create volume request issued successfully. Aug 20 01:01:55.202408 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-7f58a3f9-5a63-4d21-a39c-4e9abdb05017 tempest-VolumesCloneNegativeTest-85396855 tempest-VolumesCloneNegativeTest-85396855-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 20 01:01:55.202408 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 618/2489] 10.4.3.240 () {68 vars in 1258 bytes} [Thu Aug 20 01:01:54 2026] POST /volume/v3/volumes => generated 754 bytes in 244 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 01:01:55.216664 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-17fcb973-14e4-4b6e-b402-7c1aacf3166b None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:55.218414 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-17fcb973-14e4-4b6e-b402-7c1aacf3166b tempest-VolumesCloneNegativeTest-85396855 tempest-VolumesCloneNegativeTest-85396855-project-member] GET https://10.4.3.240/volume/v3/volumes/aeab6bcb-e7d9-4593-b9e0-ac9ee1303df7 Aug 20 01:01:55.219761 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-17fcb973-14e4-4b6e-b402-7c1aacf3166b tempest-VolumesCloneNegativeTest-85396855 tempest-VolumesCloneNegativeTest-85396855-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:01:55.223920 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-17fcb973-14e4-4b6e-b402-7c1aacf3166b tempest-VolumesCloneNegativeTest-85396855 tempest-VolumesCloneNegativeTest-85396855-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:01:55.233927 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:55.233927 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:01:55.246367 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-17fcb973-14e4-4b6e-b402-7c1aacf3166b tempest-VolumesCloneNegativeTest-85396855 tempest-VolumesCloneNegativeTest-85396855-project-member] Volume info retrieved successfully. Aug 20 01:01:55.251086 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-17fcb973-14e4-4b6e-b402-7c1aacf3166b tempest-VolumesCloneNegativeTest-85396855 tempest-VolumesCloneNegativeTest-85396855-project-member] https://10.4.3.240/volume/v3/volumes/aeab6bcb-e7d9-4593-b9e0-ac9ee1303df7 returned with HTTP 200 Aug 20 01:01:55.251579 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 625/2490] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:01:55 2026] GET /volume/v3/volumes/aeab6bcb-e7d9-4593-b9e0-ac9ee1303df7 => generated 822 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:01:55.439713 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-c7f81088-b1c9-4f49-8be3-aed6bfeb96dc None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:55.442663 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-c7f81088-b1c9-4f49-8be3-aed6bfeb96dc tempest-VolumesActionsTest-1462979513 tempest-VolumesActionsTest-1462979513-project-member] GET https://10.4.3.240/volume/v3/volumes/abc397c6-d17d-41be-98c7-166c9498983f Aug 20 01:01:55.442663 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-c7f81088-b1c9-4f49-8be3-aed6bfeb96dc tempest-VolumesActionsTest-1462979513 tempest-VolumesActionsTest-1462979513-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:01:55.442663 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-c7f81088-b1c9-4f49-8be3-aed6bfeb96dc tempest-VolumesActionsTest-1462979513 tempest-VolumesActionsTest-1462979513-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:01:55.450479 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:55.450479 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:01:55.455246 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-c7f81088-b1c9-4f49-8be3-aed6bfeb96dc tempest-VolumesActionsTest-1462979513 tempest-VolumesActionsTest-1462979513-project-member] Volume info retrieved successfully. Aug 20 01:01:55.459943 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-c7f81088-b1c9-4f49-8be3-aed6bfeb96dc tempest-VolumesActionsTest-1462979513 tempest-VolumesActionsTest-1462979513-project-member] https://10.4.3.240/volume/v3/volumes/abc397c6-d17d-41be-98c7-166c9498983f returned with HTTP 200 Aug 20 01:01:55.460556 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 630/2491] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:01:55 2026] GET /volume/v3/volumes/abc397c6-d17d-41be-98c7-166c9498983f => generated 842 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:01:55.921147 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-567edead-96e3-4bb0-8b60-45a02bd4dc8d None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:55.925883 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-567edead-96e3-4bb0-8b60-45a02bd4dc8d tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] GET https://10.4.3.240/volume/v3/volumes/58c9e9b1-4d2e-4d02-8244-f24221e31fbf Aug 20 01:01:55.927564 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-567edead-96e3-4bb0-8b60-45a02bd4dc8d tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:01:55.927564 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-567edead-96e3-4bb0-8b60-45a02bd4dc8d tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:01:55.937243 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-567edead-96e3-4bb0-8b60-45a02bd4dc8d tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] https://10.4.3.240/volume/v3/volumes/58c9e9b1-4d2e-4d02-8244-f24221e31fbf returned with HTTP 404 Aug 20 01:01:55.937839 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 619/2492] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:01:55 2026] GET /volume/v3/volumes/58c9e9b1-4d2e-4d02-8244-f24221e31fbf => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:01:55.947359 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-022d1176-f98c-40b2-b4e4-0a9bbba5f0d6 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:55.950903 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-022d1176-f98c-40b2-b4e4-0a9bbba5f0d6 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] DELETE https://10.4.3.240/volume/v3/backups/75510bf6-a931-4018-b3e9-266167db6d84 Aug 20 01:01:55.951149 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-022d1176-f98c-40b2-b4e4-0a9bbba5f0d6 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:01:55.951414 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-022d1176-f98c-40b2-b4e4-0a9bbba5f0d6 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Calling method 'delete' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:01:55.951553 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.contrib.backups [None req-022d1176-f98c-40b2-b4e4-0a9bbba5f0d6 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Delete backup with id: 75510bf6-a931-4018-b3e9-266167db6d84. Aug 20 01:01:55.956239 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:55.956239 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:01:55.968568 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.backup.rpcapi [None req-022d1176-f98c-40b2-b4e4-0a9bbba5f0d6 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] delete_backup rpcapi backup_id 75510bf6-a931-4018-b3e9-266167db6d84 {{(pid=100213) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 20 01:01:55.973399 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-022d1176-f98c-40b2-b4e4-0a9bbba5f0d6 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] https://10.4.3.240/volume/v3/backups/75510bf6-a931-4018-b3e9-266167db6d84 returned with HTTP 202 Aug 20 01:01:55.973399 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 619/2493] 10.4.3.240 () {66 vars in 1351 bytes} [Thu Aug 20 01:01:55 2026] DELETE /volume/v3/backups/75510bf6-a931-4018-b3e9-266167db6d84 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 01:01:55.979114 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-8f73cbd7-e079-4c40-8fbc-30f664dec1bb None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:55.984853 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-8f73cbd7-e079-4c40-8fbc-30f664dec1bb tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] GET https://10.4.3.240/volume/v3/backups/75510bf6-a931-4018-b3e9-266167db6d84 Aug 20 01:01:55.984853 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-8f73cbd7-e079-4c40-8fbc-30f664dec1bb tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:01:55.984853 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-8f73cbd7-e079-4c40-8fbc-30f664dec1bb tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:01:55.984853 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-8f73cbd7-e079-4c40-8fbc-30f664dec1bb tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Show backup with id 75510bf6-a931-4018-b3e9-266167db6d84. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:01:55.994068 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:55.994068 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:01:55.997276 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-8f73cbd7-e079-4c40-8fbc-30f664dec1bb tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] https://10.4.3.240/volume/v3/backups/75510bf6-a931-4018-b3e9-266167db6d84 returned with HTTP 200 Aug 20 01:01:55.997276 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 626/2494] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:01:55 2026] GET /volume/v3/backups/75510bf6-a931-4018-b3e9-266167db6d84 => generated 826 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:01:56.264369 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-d14a55a6-3445-4316-9f27-cddc34f21833 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:56.265944 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-d14a55a6-3445-4316-9f27-cddc34f21833 tempest-VolumesCloneNegativeTest-85396855 tempest-VolumesCloneNegativeTest-85396855-project-member] GET https://10.4.3.240/volume/v3/volumes/aeab6bcb-e7d9-4593-b9e0-ac9ee1303df7 Aug 20 01:01:56.266119 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-d14a55a6-3445-4316-9f27-cddc34f21833 tempest-VolumesCloneNegativeTest-85396855 tempest-VolumesCloneNegativeTest-85396855-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:01:56.266296 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-d14a55a6-3445-4316-9f27-cddc34f21833 tempest-VolumesCloneNegativeTest-85396855 tempest-VolumesCloneNegativeTest-85396855-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:01:56.273091 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:56.273091 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:01:56.276384 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-d14a55a6-3445-4316-9f27-cddc34f21833 tempest-VolumesCloneNegativeTest-85396855 tempest-VolumesCloneNegativeTest-85396855-project-member] Volume info retrieved successfully. Aug 20 01:01:56.280359 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-d14a55a6-3445-4316-9f27-cddc34f21833 tempest-VolumesCloneNegativeTest-85396855 tempest-VolumesCloneNegativeTest-85396855-project-member] https://10.4.3.240/volume/v3/volumes/aeab6bcb-e7d9-4593-b9e0-ac9ee1303df7 returned with HTTP 200 Aug 20 01:01:56.280790 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 631/2495] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:01:56 2026] GET /volume/v3/volumes/aeab6bcb-e7d9-4593-b9e0-ac9ee1303df7 => generated 847 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:01:56.293248 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-617dc26a-2f03-4ca6-9094-b2da7c7c219e None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:56.295578 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-617dc26a-2f03-4ca6-9094-b2da7c7c219e tempest-VolumesCloneNegativeTest-85396855 tempest-VolumesCloneNegativeTest-85396855-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 20 01:01:56.295904 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-617dc26a-2f03-4ca6-9094-b2da7c7c219e tempest-VolumesCloneNegativeTest-85396855 tempest-VolumesCloneNegativeTest-85396855-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "source_volid": "aeab6bcb-e7d9-4593-b9e0-ac9ee1303df7"}} {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:01:56.297302 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.v3.volumes [None req-617dc26a-2f03-4ca6-9094-b2da7c7c219e tempest-VolumesCloneNegativeTest-85396855 tempest-VolumesCloneNegativeTest-85396855-project-member] Create volume request body: {'volume': {'size': 1, 'source_volid': 'aeab6bcb-e7d9-4593-b9e0-ac9ee1303df7'}} {{(pid=100212) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 01:01:56.305502 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:56.305502 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:01:56.306402 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-617dc26a-2f03-4ca6-9094-b2da7c7c219e tempest-VolumesCloneNegativeTest-85396855 tempest-VolumesCloneNegativeTest-85396855-project-member] Volume retrieved successfully. Aug 20 01:01:56.306402 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.v3.volumes [None req-617dc26a-2f03-4ca6-9094-b2da7c7c219e tempest-VolumesCloneNegativeTest-85396855 tempest-VolumesCloneNegativeTest-85396855-project-member] Create volume of 1 GB Aug 20 01:01:56.310304 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-617dc26a-2f03-4ca6-9094-b2da7c7c219e tempest-VolumesCloneNegativeTest-85396855 tempest-VolumesCloneNegativeTest-85396855-project-member] Availability Zones retrieved successfully. Aug 20 01:01:56.316070 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-617dc26a-2f03-4ca6-9094-b2da7c7c219e tempest-VolumesCloneNegativeTest-85396855 tempest-VolumesCloneNegativeTest-85396855-project-member] Flow 'volume_create_api' (eac3695a-f40e-43f0-8165-eae3b02a831d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100212) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:01:56.317488 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-617dc26a-2f03-4ca6-9094-b2da7c7c219e tempest-VolumesCloneNegativeTest-85396855 tempest-VolumesCloneNegativeTest-85396855-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (18200829-2e52-430d-92af-4c5de20e8c3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:01:56.318984 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.flows.api.create_volume [None req-617dc26a-2f03-4ca6-9094-b2da7c7c219e tempest-VolumesCloneNegativeTest-85396855 tempest-VolumesCloneNegativeTest-85396855-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100212) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 01:01:56.320947 np0000007838 devstack@c-api.service[100212]: WARNING cinder.volume.api [None req-617dc26a-2f03-4ca6-9094-b2da7c7c219e tempest-VolumesCloneNegativeTest-85396855 tempest-VolumesCloneNegativeTest-85396855-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (18200829-2e52-430d-92af-4c5de20e8c3e) transitioned into state 'FAILURE' from state 'RUNNING' Aug 20 01:01:56.320947 np0000007838 devstack@c-api.service[100212]: Failure: cinder.exception.InvalidInput: Invalid input received: Volume size '1'GB cannot be smaller than original volume size 2GB. They must be >= original volume size. Aug 20 01:01:56.323231 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-617dc26a-2f03-4ca6-9094-b2da7c7c219e tempest-VolumesCloneNegativeTest-85396855 tempest-VolumesCloneNegativeTest-85396855-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (18200829-2e52-430d-92af-4c5de20e8c3e) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:01:56.324243 np0000007838 devstack@c-api.service[100212]: WARNING cinder.volume.api [None req-617dc26a-2f03-4ca6-9094-b2da7c7c219e tempest-VolumesCloneNegativeTest-85396855 tempest-VolumesCloneNegativeTest-85396855-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (18200829-2e52-430d-92af-4c5de20e8c3e) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 20 01:01:56.325256 np0000007838 devstack@c-api.service[100212]: WARNING cinder.volume.api [None req-617dc26a-2f03-4ca6-9094-b2da7c7c219e tempest-VolumesCloneNegativeTest-85396855 tempest-VolumesCloneNegativeTest-85396855-project-member] Flow 'volume_create_api' (eac3695a-f40e-43f0-8165-eae3b02a831d) transitioned into state 'REVERTED' from state 'RUNNING' Aug 20 01:01:56.325644 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-617dc26a-2f03-4ca6-9094-b2da7c7c219e tempest-VolumesCloneNegativeTest-85396855 tempest-VolumesCloneNegativeTest-85396855-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 400 Aug 20 01:01:56.326255 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 620/2496] 10.4.3.240 () {68 vars in 1258 bytes} [Thu Aug 20 01:01:56 2026] POST /volume/v3/volumes => generated 173 bytes in 33 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 20 01:01:56.333307 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-103874e3-feba-415e-a3ad-6a0c4f5a484d None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:56.334949 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-103874e3-feba-415e-a3ad-6a0c4f5a484d tempest-VolumesCloneNegativeTest-85396855 tempest-VolumesCloneNegativeTest-85396855-project-member] GET https://10.4.3.240/volume/v3/volumes/aeab6bcb-e7d9-4593-b9e0-ac9ee1303df7 Aug 20 01:01:56.335107 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-103874e3-feba-415e-a3ad-6a0c4f5a484d tempest-VolumesCloneNegativeTest-85396855 tempest-VolumesCloneNegativeTest-85396855-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:01:56.335274 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-103874e3-feba-415e-a3ad-6a0c4f5a484d tempest-VolumesCloneNegativeTest-85396855 tempest-VolumesCloneNegativeTest-85396855-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:01:56.341817 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:56.341817 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:01:56.345293 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-103874e3-feba-415e-a3ad-6a0c4f5a484d tempest-VolumesCloneNegativeTest-85396855 tempest-VolumesCloneNegativeTest-85396855-project-member] Volume info retrieved successfully. Aug 20 01:01:56.349920 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-103874e3-feba-415e-a3ad-6a0c4f5a484d tempest-VolumesCloneNegativeTest-85396855 tempest-VolumesCloneNegativeTest-85396855-project-member] https://10.4.3.240/volume/v3/volumes/aeab6bcb-e7d9-4593-b9e0-ac9ee1303df7 returned with HTTP 200 Aug 20 01:01:56.350312 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 620/2497] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:01:56 2026] GET /volume/v3/volumes/aeab6bcb-e7d9-4593-b9e0-ac9ee1303df7 => generated 847 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:01:56.362528 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-e2da8d37-fb80-4950-a952-7685e7689cdb None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:56.364322 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-e2da8d37-fb80-4950-a952-7685e7689cdb tempest-VolumesCloneNegativeTest-85396855 tempest-VolumesCloneNegativeTest-85396855-project-member] DELETE https://10.4.3.240/volume/v3/volumes/aeab6bcb-e7d9-4593-b9e0-ac9ee1303df7 Aug 20 01:01:56.364734 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-e2da8d37-fb80-4950-a952-7685e7689cdb tempest-VolumesCloneNegativeTest-85396855 tempest-VolumesCloneNegativeTest-85396855-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:01:56.364897 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-e2da8d37-fb80-4950-a952-7685e7689cdb tempest-VolumesCloneNegativeTest-85396855 tempest-VolumesCloneNegativeTest-85396855-project-member] Calling method 'delete' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:01:56.365068 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.v3.volumes [None req-e2da8d37-fb80-4950-a952-7685e7689cdb tempest-VolumesCloneNegativeTest-85396855 tempest-VolumesCloneNegativeTest-85396855-project-member] Delete volume with id: aeab6bcb-e7d9-4593-b9e0-ac9ee1303df7 Aug 20 01:01:56.372029 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:56.372029 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:01:56.372794 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-e2da8d37-fb80-4950-a952-7685e7689cdb tempest-VolumesCloneNegativeTest-85396855 tempest-VolumesCloneNegativeTest-85396855-project-member] Volume info retrieved successfully. Aug 20 01:01:56.396456 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-e2da8d37-fb80-4950-a952-7685e7689cdb tempest-VolumesCloneNegativeTest-85396855 tempest-VolumesCloneNegativeTest-85396855-project-member] Delete volume request issued successfully. Aug 20 01:01:56.396456 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-e2da8d37-fb80-4950-a952-7685e7689cdb tempest-VolumesCloneNegativeTest-85396855 tempest-VolumesCloneNegativeTest-85396855-project-member] https://10.4.3.240/volume/v3/volumes/aeab6bcb-e7d9-4593-b9e0-ac9ee1303df7 returned with HTTP 202 Aug 20 01:01:56.396641 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 627/2498] 10.4.3.240 () {66 vars in 1351 bytes} [Thu Aug 20 01:01:56 2026] DELETE /volume/v3/volumes/aeab6bcb-e7d9-4593-b9e0-ac9ee1303df7 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 01:01:56.407562 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-929e272f-148d-4663-9383-a0556019a607 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:56.409467 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-929e272f-148d-4663-9383-a0556019a607 tempest-VolumesCloneNegativeTest-85396855 tempest-VolumesCloneNegativeTest-85396855-project-member] GET https://10.4.3.240/volume/v3/volumes/aeab6bcb-e7d9-4593-b9e0-ac9ee1303df7 Aug 20 01:01:56.409708 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-929e272f-148d-4663-9383-a0556019a607 tempest-VolumesCloneNegativeTest-85396855 tempest-VolumesCloneNegativeTest-85396855-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:01:56.409949 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-929e272f-148d-4663-9383-a0556019a607 tempest-VolumesCloneNegativeTest-85396855 tempest-VolumesCloneNegativeTest-85396855-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:01:56.417692 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:56.417692 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:01:56.422593 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-929e272f-148d-4663-9383-a0556019a607 tempest-VolumesCloneNegativeTest-85396855 tempest-VolumesCloneNegativeTest-85396855-project-member] Volume info retrieved successfully. Aug 20 01:01:56.426418 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-929e272f-148d-4663-9383-a0556019a607 tempest-VolumesCloneNegativeTest-85396855 tempest-VolumesCloneNegativeTest-85396855-project-member] https://10.4.3.240/volume/v3/volumes/aeab6bcb-e7d9-4593-b9e0-ac9ee1303df7 returned with HTTP 200 Aug 20 01:01:56.426855 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 632/2499] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:01:56 2026] GET /volume/v3/volumes/aeab6bcb-e7d9-4593-b9e0-ac9ee1303df7 => generated 846 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:01:56.702079 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [req-1032832c-7fa8-4344-a857-70e6078507c3 req-f74160d2-7ed1-4c44-95af-26d43d467df4 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:56.703809 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-1032832c-7fa8-4344-a857-70e6078507c3 req-f74160d2-7ed1-4c44-95af-26d43d467df4 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] POST https://10.4.3.240/volume/v3/attachments/d66fd17f-c9ae-4ded-9e91-627752e963ec/action Aug 20 01:01:56.704109 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [req-1032832c-7fa8-4344-a857-70e6078507c3 req-f74160d2-7ed1-4c44-95af-26d43d467df4 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Action body: b'{"os-complete": null}' {{(pid=100212) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 01:01:56.704216 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [req-1032832c-7fa8-4344-a857-70e6078507c3 req-f74160d2-7ed1-4c44-95af-26d43d467df4 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:01:56.724742 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:56.724742 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:01:56.738448 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-1032832c-7fa8-4344-a857-70e6078507c3 req-f74160d2-7ed1-4c44-95af-26d43d467df4 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] https://10.4.3.240/volume/v3/attachments/d66fd17f-c9ae-4ded-9e91-627752e963ec/action returned with HTTP 204 Aug 20 01:01:56.739025 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 621/2500] 10.4.3.240 () {74 vars in 1725 bytes} [Thu Aug 20 01:01:56 2026] POST /volume/v3/attachments/d66fd17f-c9ae-4ded-9e91-627752e963ec/action => generated 0 bytes in 37 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:01:57.009565 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-b29e4ed3-f40c-4aa4-b021-99dd081e0a76 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:57.011562 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-b29e4ed3-f40c-4aa4-b021-99dd081e0a76 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] GET https://10.4.3.240/volume/v3/backups/75510bf6-a931-4018-b3e9-266167db6d84 Aug 20 01:01:57.011562 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-b29e4ed3-f40c-4aa4-b021-99dd081e0a76 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:01:57.011562 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-b29e4ed3-f40c-4aa4-b021-99dd081e0a76 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:01:57.011750 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.v3.backups [None req-b29e4ed3-f40c-4aa4-b021-99dd081e0a76 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Show backup with id 75510bf6-a931-4018-b3e9-266167db6d84. {{(pid=100213) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:01:57.014861 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-b29e4ed3-f40c-4aa4-b021-99dd081e0a76 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] https://10.4.3.240/volume/v3/backups/75510bf6-a931-4018-b3e9-266167db6d84 returned with HTTP 404 Aug 20 01:01:57.015253 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 621/2501] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:01:57 2026] GET /volume/v3/backups/75510bf6-a931-4018-b3e9-266167db6d84 => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:01:57.105135 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-22642c7c-878d-4288-ac24-16fc7537cf95 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:57.110422 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-22642c7c-878d-4288-ac24-16fc7537cf95 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] DELETE https://10.4.3.240/volume/v3/volumes/c56dde77-1191-4bb6-9e9a-211aff4b2171 Aug 20 01:01:57.110422 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-22642c7c-878d-4288-ac24-16fc7537cf95 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:01:57.110422 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-22642c7c-878d-4288-ac24-16fc7537cf95 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Calling method 'delete' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:01:57.110422 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.v3.volumes [None req-22642c7c-878d-4288-ac24-16fc7537cf95 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Delete volume with id: c56dde77-1191-4bb6-9e9a-211aff4b2171 Aug 20 01:01:57.114184 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:57.114184 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:01:57.114676 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-22642c7c-878d-4288-ac24-16fc7537cf95 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Volume info retrieved successfully. Aug 20 01:01:57.134981 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-22642c7c-878d-4288-ac24-16fc7537cf95 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Delete volume request issued successfully. Aug 20 01:01:57.135265 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-22642c7c-878d-4288-ac24-16fc7537cf95 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] https://10.4.3.240/volume/v3/volumes/c56dde77-1191-4bb6-9e9a-211aff4b2171 returned with HTTP 202 Aug 20 01:01:57.138432 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 628/2502] 10.4.3.240 () {66 vars in 1351 bytes} [Thu Aug 20 01:01:57 2026] DELETE /volume/v3/volumes/c56dde77-1191-4bb6-9e9a-211aff4b2171 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 01:01:57.149618 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-e31c9fb8-0bd8-4010-a482-19dbb2568f3a None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:57.152173 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-e31c9fb8-0bd8-4010-a482-19dbb2568f3a tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] GET https://10.4.3.240/volume/v3/volumes/c56dde77-1191-4bb6-9e9a-211aff4b2171 Aug 20 01:01:57.152232 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-e31c9fb8-0bd8-4010-a482-19dbb2568f3a tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:01:57.152512 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-e31c9fb8-0bd8-4010-a482-19dbb2568f3a tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:01:57.164171 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:57.164171 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:01:57.168905 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-e31c9fb8-0bd8-4010-a482-19dbb2568f3a tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Volume info retrieved successfully. Aug 20 01:01:57.175418 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-e31c9fb8-0bd8-4010-a482-19dbb2568f3a tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] https://10.4.3.240/volume/v3/volumes/c56dde77-1191-4bb6-9e9a-211aff4b2171 returned with HTTP 200 Aug 20 01:01:57.176687 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 633/2503] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:01:57 2026] GET /volume/v3/volumes/c56dde77-1191-4bb6-9e9a-211aff4b2171 => generated 907 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:01:57.373869 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [req-12560b23-0ec5-409d-8475-bebc96a96680 req-539ae85c-8322-486c-8d51-cb735d3bd5cc None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:57.376679 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-12560b23-0ec5-409d-8475-bebc96a96680 req-539ae85c-8322-486c-8d51-cb735d3bd5cc tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] GET https://10.4.3.240/volume/v3/volumes/6da9e7f7-f7ee-4b74-8677-8bc05c7f86a3/encryption Aug 20 01:01:57.376961 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [req-12560b23-0ec5-409d-8475-bebc96a96680 req-539ae85c-8322-486c-8d51-cb735d3bd5cc tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:01:57.377223 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [req-12560b23-0ec5-409d-8475-bebc96a96680 req-539ae85c-8322-486c-8d51-cb735d3bd5cc tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Calling method 'index' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:01:57.397741 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:57.397741 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:01:57.408918 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-12560b23-0ec5-409d-8475-bebc96a96680 req-539ae85c-8322-486c-8d51-cb735d3bd5cc tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] https://10.4.3.240/volume/v3/volumes/6da9e7f7-f7ee-4b74-8677-8bc05c7f86a3/encryption returned with HTTP 200 Aug 20 01:01:57.409504 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 622/2504] 10.4.3.240 () {68 vars in 1631 bytes} [Thu Aug 20 01:01:57 2026] GET /volume/v3/volumes/6da9e7f7-f7ee-4b74-8677-8bc05c7f86a3/encryption => generated 161 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:01:57.443167 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-539c684b-ee8a-4990-bec9-090bce736f3d None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:57.445469 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-539c684b-ee8a-4990-bec9-090bce736f3d tempest-VolumesCloneNegativeTest-85396855 tempest-VolumesCloneNegativeTest-85396855-project-member] GET https://10.4.3.240/volume/v3/volumes/aeab6bcb-e7d9-4593-b9e0-ac9ee1303df7 Aug 20 01:01:57.445469 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-539c684b-ee8a-4990-bec9-090bce736f3d tempest-VolumesCloneNegativeTest-85396855 tempest-VolumesCloneNegativeTest-85396855-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:01:57.445982 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-539c684b-ee8a-4990-bec9-090bce736f3d tempest-VolumesCloneNegativeTest-85396855 tempest-VolumesCloneNegativeTest-85396855-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:01:57.451742 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-539c684b-ee8a-4990-bec9-090bce736f3d tempest-VolumesCloneNegativeTest-85396855 tempest-VolumesCloneNegativeTest-85396855-project-member] https://10.4.3.240/volume/v3/volumes/aeab6bcb-e7d9-4593-b9e0-ac9ee1303df7 returned with HTTP 404 Aug 20 01:01:57.453541 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 622/2505] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:01:57 2026] GET /volume/v3/volumes/aeab6bcb-e7d9-4593-b9e0-ac9ee1303df7 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:01:58.196211 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-48c25e7e-454d-46e1-9a12-a82e2e6f9ae2 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:58.203495 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-48c25e7e-454d-46e1-9a12-a82e2e6f9ae2 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] GET https://10.4.3.240/volume/v3/volumes/c56dde77-1191-4bb6-9e9a-211aff4b2171 Aug 20 01:01:58.203804 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-48c25e7e-454d-46e1-9a12-a82e2e6f9ae2 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:01:58.203992 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-48c25e7e-454d-46e1-9a12-a82e2e6f9ae2 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:01:58.214195 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-48c25e7e-454d-46e1-9a12-a82e2e6f9ae2 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] https://10.4.3.240/volume/v3/volumes/c56dde77-1191-4bb6-9e9a-211aff4b2171 returned with HTTP 404 Aug 20 01:01:58.214757 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 629/2506] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:01:58 2026] GET /volume/v3/volumes/c56dde77-1191-4bb6-9e9a-211aff4b2171 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:01:58.228414 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-6a1b80e0-f3d5-447e-a0ef-2722156d9394 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:58.232114 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-6a1b80e0-f3d5-447e-a0ef-2722156d9394 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] GET https://10.4.3.240/volume/v3/volumes/c56dde77-1191-4bb6-9e9a-211aff4b2171 Aug 20 01:01:58.233267 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-6a1b80e0-f3d5-447e-a0ef-2722156d9394 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:01:58.233267 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-6a1b80e0-f3d5-447e-a0ef-2722156d9394 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:01:58.243995 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-6a1b80e0-f3d5-447e-a0ef-2722156d9394 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] https://10.4.3.240/volume/v3/volumes/c56dde77-1191-4bb6-9e9a-211aff4b2171 returned with HTTP 404 Aug 20 01:01:58.244295 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 634/2507] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:01:58 2026] GET /volume/v3/volumes/c56dde77-1191-4bb6-9e9a-211aff4b2171 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:01:58.258361 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-9573cb1b-3625-48ab-86b1-8aeb92e75fca None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:58.259267 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-9573cb1b-3625-48ab-86b1-8aeb92e75fca tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] DELETE https://10.4.3.240/volume/v3/volumes/c56dde77-1191-4bb6-9e9a-211aff4b2171 Aug 20 01:01:58.259515 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-9573cb1b-3625-48ab-86b1-8aeb92e75fca tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:01:58.259754 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-9573cb1b-3625-48ab-86b1-8aeb92e75fca tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Calling method 'delete' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:01:58.259954 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.v3.volumes [None req-9573cb1b-3625-48ab-86b1-8aeb92e75fca tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Delete volume with id: c56dde77-1191-4bb6-9e9a-211aff4b2171 Aug 20 01:01:58.266635 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-9573cb1b-3625-48ab-86b1-8aeb92e75fca tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] https://10.4.3.240/volume/v3/volumes/c56dde77-1191-4bb6-9e9a-211aff4b2171 returned with HTTP 404 Aug 20 01:01:58.267237 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 623/2508] 10.4.3.240 () {66 vars in 1351 bytes} [Thu Aug 20 01:01:58 2026] DELETE /volume/v3/volumes/c56dde77-1191-4bb6-9e9a-211aff4b2171 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:01:58.280263 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-992f1c79-2f81-466b-bd49-6fb93d15590a None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:58.283542 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-992f1c79-2f81-466b-bd49-6fb93d15590a tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 20 01:01:58.283542 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-992f1c79-2f81-466b-bd49-6fb93d15590a tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1346676319"}} {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:01:58.284639 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.v3.volumes [None req-992f1c79-2f81-466b-bd49-6fb93d15590a tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1346676319'}} {{(pid=100213) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 01:01:58.284812 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.v3.volumes [None req-992f1c79-2f81-466b-bd49-6fb93d15590a tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Create volume of 1 GB Aug 20 01:01:58.293361 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-992f1c79-2f81-466b-bd49-6fb93d15590a tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Availability Zones retrieved successfully. Aug 20 01:01:58.299791 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-992f1c79-2f81-466b-bd49-6fb93d15590a tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Flow 'volume_create_api' (af8844b2-54bd-42bc-8e09-14e458f286bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:01:58.303008 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-992f1c79-2f81-466b-bd49-6fb93d15590a tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7177215b-308d-4c55-9d4b-cb4f66c973fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:01:58.303008 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.flows.api.create_volume [None req-992f1c79-2f81-466b-bd49-6fb93d15590a tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Validating volume size '1' using validate_int {{(pid=100213) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 01:01:58.342370 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-992f1c79-2f81-466b-bd49-6fb93d15590a tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7177215b-308d-4c55-9d4b-cb4f66c973fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:52:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1ed58bd6-fe6a-497e-ae84-e8199d24fdfa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:01:58.342370 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-992f1c79-2f81-466b-bd49-6fb93d15590a tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (296160b7-9b7c-46e3-ac36-3aad0e3dae70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:01:58.415160 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.quota [None req-992f1c79-2f81-466b-bd49-6fb93d15590a tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Created reservations ['b35a0f9d-5565-427c-a677-d24be748f775', 'cf3ef3a3-37f1-4248-8816-cb87707aac22', 'ec192ea2-8814-40d6-8201-72aba2c61e68', '4fd81b91-4b08-4b6b-affe-8dc6710d3276'] {{(pid=100213) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 01:01:58.415937 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-992f1c79-2f81-466b-bd49-6fb93d15590a tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (296160b7-9b7c-46e3-ac36-3aad0e3dae70) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b35a0f9d-5565-427c-a677-d24be748f775', 'cf3ef3a3-37f1-4248-8816-cb87707aac22', 'ec192ea2-8814-40d6-8201-72aba2c61e68', '4fd81b91-4b08-4b6b-affe-8dc6710d3276']}' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:01:58.416672 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-992f1c79-2f81-466b-bd49-6fb93d15590a tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b4ee2c6b-8f3f-4cc2-96aa-00e805795c8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:01:58.453757 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-992f1c79-2f81-466b-bd49-6fb93d15590a tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b4ee2c6b-8f3f-4cc2-96aa-00e805795c8d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3d3694ed-577d-4f16-a968-76660e9e53ca', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1346676319',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8b36ad04b8144c8ab137449e3c415c73',qos_specs=None,replication_status=,reservations=['b35a0f9d-5565-427c-a677-d24be748f775','cf3ef3a3-37f1-4248-8816-cb87707aac22','ec192ea2-8814-40d6-8201-72aba2c61e68','4fd81b91-4b08-4b6b-affe-8dc6710d3276'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4f01c853e28343249d1b688975ac4c17',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T01:01:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1346676319',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3d3694ed-577d-4f16-a968-76660e9e53ca,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8b36ad04b8144c8ab137449e3c415c73',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4f01c853e28343249d1b688975ac4c17',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1ed58bd6-fe6a-497e-ae84-e8199d24fdfa),volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:01:58.454061 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-992f1c79-2f81-466b-bd49-6fb93d15590a tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (88b75a1b-59a2-4c9d-ab4f-09187b4dd8b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:01:58.490789 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-992f1c79-2f81-466b-bd49-6fb93d15590a tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (88b75a1b-59a2-4c9d-ab4f-09187b4dd8b5) transitioned into state 'SUCCESS' from state '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-1346676319',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8b36ad04b8144c8ab137449e3c415c73',qos_specs=None,replication_status=,reservations=['b35a0f9d-5565-427c-a677-d24be748f775','cf3ef3a3-37f1-4248-8816-cb87707aac22','ec192ea2-8814-40d6-8201-72aba2c61e68','4fd81b91-4b08-4b6b-affe-8dc6710d3276'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4f01c853e28343249d1b688975ac4c17',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:01:58.491540 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-992f1c79-2f81-466b-bd49-6fb93d15590a tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3dfb7709-2493-416c-843d-8142cc43cf95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:01:58.504753 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-12560b23-0ec5-409d-8475-bebc96a96680 req-e3f1948c-64d9-4259-864f-ffd03c886d5d None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:58.506937 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-12560b23-0ec5-409d-8475-bebc96a96680 req-e3f1948c-64d9-4259-864f-ffd03c886d5d tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] DELETE https://10.4.3.240/volume/v3/attachments/7c1a7b6a-a1a9-47df-9751-a60087a78e09 Aug 20 01:01:58.507196 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-12560b23-0ec5-409d-8475-bebc96a96680 req-e3f1948c-64d9-4259-864f-ffd03c886d5d tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:01:58.508447 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-12560b23-0ec5-409d-8475-bebc96a96680 req-e3f1948c-64d9-4259-864f-ffd03c886d5d tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Calling method 'version_select' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:01:58.509927 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-992f1c79-2f81-466b-bd49-6fb93d15590a tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3dfb7709-2493-416c-843d-8142cc43cf95) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:01:58.511763 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-992f1c79-2f81-466b-bd49-6fb93d15590a tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Flow 'volume_create_api' (af8844b2-54bd-42bc-8e09-14e458f286bd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100213) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:01:58.511763 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-992f1c79-2f81-466b-bd49-6fb93d15590a tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Create volume request issued successfully. Aug 20 01:01:58.511763 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-992f1c79-2f81-466b-bd49-6fb93d15590a tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 20 01:01:58.512108 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 623/2509] 10.4.3.240 () {68 vars in 1258 bytes} [Thu Aug 20 01:01:58 2026] POST /volume/v3/volumes => generated 749 bytes in 233 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 20 01:01:58.522443 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:58.522443 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:01:58.524197 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-9cb24903-834c-40c4-8159-34ef1b03c53a None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:58.526118 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-9cb24903-834c-40c4-8159-34ef1b03c53a tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] GET https://10.4.3.240/volume/v3/volumes/3d3694ed-577d-4f16-a968-76660e9e53ca Aug 20 01:01:58.526367 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-9cb24903-834c-40c4-8159-34ef1b03c53a tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:01:58.526672 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-9cb24903-834c-40c4-8159-34ef1b03c53a tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:01:58.536272 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:58.536272 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:01:58.545175 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-9cb24903-834c-40c4-8159-34ef1b03c53a tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Volume info retrieved successfully. Aug 20 01:01:58.552176 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-9cb24903-834c-40c4-8159-34ef1b03c53a tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] https://10.4.3.240/volume/v3/volumes/3d3694ed-577d-4f16-a968-76660e9e53ca returned with HTTP 200 Aug 20 01:01:58.552689 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 635/2510] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:01:58 2026] GET /volume/v3/volumes/3d3694ed-577d-4f16-a968-76660e9e53ca => generated 817 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:01:58.591435 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-12560b23-0ec5-409d-8475-bebc96a96680 req-e3f1948c-64d9-4259-864f-ffd03c886d5d tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] https://10.4.3.240/volume/v3/attachments/7c1a7b6a-a1a9-47df-9751-a60087a78e09 returned with HTTP 200 Aug 20 01:01:58.592001 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 630/2511] 10.4.3.240 () {72 vars in 1673 bytes} [Thu Aug 20 01:01:58 2026] DELETE /volume/v3/attachments/7c1a7b6a-a1a9-47df-9751-a60087a78e09 => generated 19 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:01:58.959833 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-6108dfa2-3f84-4d74-9725-5ee5cb598882 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:59.054948 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-6108dfa2-3f84-4d74-9725-5ee5cb598882 tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 20 01:01:59.055473 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-6108dfa2-3f84-4d74-9725-5ee5cb598882 tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-1494447649", "metadata": {"Type": "Test"}}} {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:01:59.057070 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.v3.volumes [None req-6108dfa2-3f84-4d74-9725-5ee5cb598882 tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1494447649', 'metadata': {'Type': 'Test'}}} {{(pid=100212) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 01:01:59.057222 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.v3.volumes [None req-6108dfa2-3f84-4d74-9725-5ee5cb598882 tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] Create volume of 1 GB Aug 20 01:01:59.061813 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-6108dfa2-3f84-4d74-9725-5ee5cb598882 tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] Availability Zones retrieved successfully. Aug 20 01:01:59.069285 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-6108dfa2-3f84-4d74-9725-5ee5cb598882 tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] Flow 'volume_create_api' (694d6918-4425-4b71-b049-7f7cebe26c05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100212) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:01:59.070133 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-6108dfa2-3f84-4d74-9725-5ee5cb598882 tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a3e941b7-e9b0-481f-a6b6-f99defce38eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:01:59.071087 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.flows.api.create_volume [None req-6108dfa2-3f84-4d74-9725-5ee5cb598882 tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] Validating volume size '1' using validate_int {{(pid=100212) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 01:01:59.103416 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-6108dfa2-3f84-4d74-9725-5ee5cb598882 tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a3e941b7-e9b0-481f-a6b6-f99defce38eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:52:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1ed58bd6-fe6a-497e-ae84-e8199d24fdfa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:01:59.104567 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-6108dfa2-3f84-4d74-9725-5ee5cb598882 tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8b8d2033-ae5c-4e9b-a669-2753e811c4e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:01:59.173654 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.quota [None req-6108dfa2-3f84-4d74-9725-5ee5cb598882 tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] Created reservations ['b7f9f380-be88-4771-884a-56ea24264c6c', '259708ba-5e6b-4366-907f-a963a6c51ead', '29fdb214-9675-46d8-a9d0-8109e274ccff', 'e7abb02f-4aa5-4945-9536-486dc043bb4c'] {{(pid=100212) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 01:01:59.174373 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-6108dfa2-3f84-4d74-9725-5ee5cb598882 tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8b8d2033-ae5c-4e9b-a669-2753e811c4e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b7f9f380-be88-4771-884a-56ea24264c6c', '259708ba-5e6b-4366-907f-a963a6c51ead', '29fdb214-9675-46d8-a9d0-8109e274ccff', 'e7abb02f-4aa5-4945-9536-486dc043bb4c']}' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:01:59.175115 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-6108dfa2-3f84-4d74-9725-5ee5cb598882 tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1b99ea24-1de0-4d44-97e7-a55e34df836e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:01:59.198295 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-6108dfa2-3f84-4d74-9725-5ee5cb598882 tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1b99ea24-1de0-4d44-97e7-a55e34df836e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '860d34d8-0c0e-464d-8014-7fc4dc0daced', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1494447649',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='231039ede09e4aab827ab1cc1dc1f41c',qos_specs=None,replication_status=,reservations=['b7f9f380-be88-4771-884a-56ea24264c6c','259708ba-5e6b-4366-907f-a963a6c51ead','29fdb214-9675-46d8-a9d0-8109e274ccff','e7abb02f-4aa5-4945-9536-486dc043bb4c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0d2858954c804dfd933c612cf8a0806c',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T01:01:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1494447649',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=860d34d8-0c0e-464d-8014-7fc4dc0daced,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='231039ede09e4aab827ab1cc1dc1f41c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0d2858954c804dfd933c612cf8a0806c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1ed58bd6-fe6a-497e-ae84-e8199d24fdfa),volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:01:59.199179 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-6108dfa2-3f84-4d74-9725-5ee5cb598882 tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8247ecb7-e7c1-4ad1-beee-2ac44657f1cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:01:59.223050 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-6108dfa2-3f84-4d74-9725-5ee5cb598882 tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8247ecb7-e7c1-4ad1-beee-2ac44657f1cb) transitioned into state 'SUCCESS' from state '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-1494447649',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='231039ede09e4aab827ab1cc1dc1f41c',qos_specs=None,replication_status=,reservations=['b7f9f380-be88-4771-884a-56ea24264c6c','259708ba-5e6b-4366-907f-a963a6c51ead','29fdb214-9675-46d8-a9d0-8109e274ccff','e7abb02f-4aa5-4945-9536-486dc043bb4c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0d2858954c804dfd933c612cf8a0806c',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:01:59.223596 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-6108dfa2-3f84-4d74-9725-5ee5cb598882 tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (841aba39-d5e1-45da-bc85-1e71da2fc549) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:01:59.231331 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-6108dfa2-3f84-4d74-9725-5ee5cb598882 tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (841aba39-d5e1-45da-bc85-1e71da2fc549) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:01:59.232128 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-6108dfa2-3f84-4d74-9725-5ee5cb598882 tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] Flow 'volume_create_api' (694d6918-4425-4b71-b049-7f7cebe26c05) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100212) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:01:59.232326 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-6108dfa2-3f84-4d74-9725-5ee5cb598882 tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] Create volume request issued successfully. Aug 20 01:01:59.233057 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-6108dfa2-3f84-4d74-9725-5ee5cb598882 tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 20 01:01:59.233561 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 624/2512] 10.4.3.240 () {68 vars in 1259 bytes} [Thu Aug 20 01:01:58 2026] POST /volume/v3/volumes => generated 759 bytes in 274 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 01:01:59.246529 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-80394ff1-9f23-4651-b5b6-428f524a191e None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:59.248428 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-80394ff1-9f23-4651-b5b6-428f524a191e tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] GET https://10.4.3.240/volume/v3/volumes/860d34d8-0c0e-464d-8014-7fc4dc0daced Aug 20 01:01:59.248428 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-80394ff1-9f23-4651-b5b6-428f524a191e tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:01:59.248644 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-80394ff1-9f23-4651-b5b6-428f524a191e tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:01:59.255995 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:59.255995 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:01:59.259869 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-80394ff1-9f23-4651-b5b6-428f524a191e tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] Volume info retrieved successfully. Aug 20 01:01:59.264216 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-80394ff1-9f23-4651-b5b6-428f524a191e tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] https://10.4.3.240/volume/v3/volumes/860d34d8-0c0e-464d-8014-7fc4dc0daced returned with HTTP 200 Aug 20 01:01:59.264577 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 624/2513] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:01:59 2026] GET /volume/v3/volumes/860d34d8-0c0e-464d-8014-7fc4dc0daced => generated 827 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:01:59.398048 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-efd9494e-7f63-44bc-8c8e-d98043037cfb None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:59.400556 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-efd9494e-7f63-44bc-8c8e-d98043037cfb tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] DELETE https://10.4.3.240/volume/v3/volumes/6da9e7f7-f7ee-4b74-8677-8bc05c7f86a3 Aug 20 01:01:59.400871 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-efd9494e-7f63-44bc-8c8e-d98043037cfb tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:01:59.401592 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-efd9494e-7f63-44bc-8c8e-d98043037cfb tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Calling method 'delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:01:59.401592 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-efd9494e-7f63-44bc-8c8e-d98043037cfb tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Delete volume with id: 6da9e7f7-f7ee-4b74-8677-8bc05c7f86a3 Aug 20 01:01:59.409272 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:59.409272 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:01:59.409868 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-efd9494e-7f63-44bc-8c8e-d98043037cfb tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Volume info retrieved successfully. Aug 20 01:01:59.417989 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-56207531-8fea-4912-aac7-49dafc6adde4 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:59.418397 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-56207531-8fea-4912-aac7-49dafc6adde4 None None] GET https://10.4.3.240/volume// Aug 20 01:01:59.419901 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-56207531-8fea-4912-aac7-49dafc6adde4 None None] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:01:59.419901 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-56207531-8fea-4912-aac7-49dafc6adde4 None None] Calling method 'all' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:01:59.419901 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-56207531-8fea-4912-aac7-49dafc6adde4 None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 20 01:01:59.419901 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 631/2514] 10.4.3.240 () {66 vars in 1426 bytes} [Thu Aug 20 01:01:59 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 01:01:59.423419 np0000007838 devstack@c-api.service[100215]: WARNING cinder.keymgr.conf_key_mgr [None req-efd9494e-7f63-44bc-8c8e-d98043037cfb tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 20 01:01:59.432257 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [req-ccc15ed8-6b35-4e42-b98a-0ee2e0fb218a req-20d1c3cb-4078-4270-bf2d-0db03511d8c3 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:59.433928 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-efd9494e-7f63-44bc-8c8e-d98043037cfb tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Delete volume request issued successfully. Aug 20 01:01:59.434109 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-efd9494e-7f63-44bc-8c8e-d98043037cfb tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] https://10.4.3.240/volume/v3/volumes/6da9e7f7-f7ee-4b74-8677-8bc05c7f86a3 returned with HTTP 202 Aug 20 01:01:59.434621 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-ccc15ed8-6b35-4e42-b98a-0ee2e0fb218a req-20d1c3cb-4078-4270-bf2d-0db03511d8c3 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] POST https://10.4.3.240/volume/v3/attachments Aug 20 01:01:59.434819 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 636/2515] 10.4.3.240 () {66 vars in 1351 bytes} [Thu Aug 20 01:01:59 2026] DELETE /volume/v3/volumes/6da9e7f7-f7ee-4b74-8677-8bc05c7f86a3 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 01:01:59.435695 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [req-ccc15ed8-6b35-4e42-b98a-0ee2e0fb218a req-20d1c3cb-4078-4270-bf2d-0db03511d8c3 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f92ba911-cf43-43d3-a206-c8e77c39a18b", "connector": null, "instance_uuid": "e98d7f57-2269-43f7-84e9-6b5ce160d18f"}} {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:01:59.449075 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-257e630c-b163-4cd6-8694-1845426cdb03 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:59.452372 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-257e630c-b163-4cd6-8694-1845426cdb03 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] GET https://10.4.3.240/volume/v3/volumes/6da9e7f7-f7ee-4b74-8677-8bc05c7f86a3 Aug 20 01:01:59.452549 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-257e630c-b163-4cd6-8694-1845426cdb03 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:01:59.452885 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-257e630c-b163-4cd6-8694-1845426cdb03 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:01:59.452958 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:59.452958 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:01:59.461585 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:59.461585 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:01:59.466408 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-257e630c-b163-4cd6-8694-1845426cdb03 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Volume info retrieved successfully. Aug 20 01:01:59.470533 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-257e630c-b163-4cd6-8694-1845426cdb03 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] https://10.4.3.240/volume/v3/volumes/6da9e7f7-f7ee-4b74-8677-8bc05c7f86a3 returned with HTTP 200 Aug 20 01:01:59.470983 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 625/2516] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:01:59 2026] GET /volume/v3/volumes/6da9e7f7-f7ee-4b74-8677-8bc05c7f86a3 => generated 871 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:01:59.498889 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-ccc15ed8-6b35-4e42-b98a-0ee2e0fb218a req-20d1c3cb-4078-4270-bf2d-0db03511d8c3 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] https://10.4.3.240/volume/v3/attachments returned with HTTP 200 Aug 20 01:01:59.499497 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 625/2517] 10.4.3.240 () {74 vars in 1594 bytes} [Thu Aug 20 01:01:59 2026] POST /volume/v3/attachments => generated 273 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:01:59.510983 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-ccc15ed8-6b35-4e42-b98a-0ee2e0fb218a req-bd75e7d4-c308-4c28-8211-4544414d3c09 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:59.512832 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-ccc15ed8-6b35-4e42-b98a-0ee2e0fb218a req-bd75e7d4-c308-4c28-8211-4544414d3c09 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] DELETE https://10.4.3.240/volume/v3/attachments/d66fd17f-c9ae-4ded-9e91-627752e963ec Aug 20 01:01:59.513003 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-ccc15ed8-6b35-4e42-b98a-0ee2e0fb218a req-bd75e7d4-c308-4c28-8211-4544414d3c09 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:01:59.513181 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-ccc15ed8-6b35-4e42-b98a-0ee2e0fb218a req-bd75e7d4-c308-4c28-8211-4544414d3c09 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Calling method 'version_select' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:01:59.521393 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:59.521393 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:01:59.570278 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-d19d3f92-3755-4c16-8159-7a016dc30b42 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:01:59.572365 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-d19d3f92-3755-4c16-8159-7a016dc30b42 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] GET https://10.4.3.240/volume/v3/volumes/3d3694ed-577d-4f16-a968-76660e9e53ca Aug 20 01:01:59.573517 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-d19d3f92-3755-4c16-8159-7a016dc30b42 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:01:59.573765 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-d19d3f92-3755-4c16-8159-7a016dc30b42 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:01:59.587770 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:01:59.587770 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:01:59.598679 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-d19d3f92-3755-4c16-8159-7a016dc30b42 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Volume info retrieved successfully. Aug 20 01:01:59.610104 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-d19d3f92-3755-4c16-8159-7a016dc30b42 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] https://10.4.3.240/volume/v3/volumes/3d3694ed-577d-4f16-a968-76660e9e53ca returned with HTTP 200 Aug 20 01:01:59.610736 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 637/2518] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:01:59 2026] GET /volume/v3/volumes/3d3694ed-577d-4f16-a968-76660e9e53ca => generated 842 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:01:59.613783 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-ccc15ed8-6b35-4e42-b98a-0ee2e0fb218a req-bd75e7d4-c308-4c28-8211-4544414d3c09 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] https://10.4.3.240/volume/v3/attachments/d66fd17f-c9ae-4ded-9e91-627752e963ec returned with HTTP 200 Aug 20 01:01:59.614269 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 632/2519] 10.4.3.240 () {72 vars in 1673 bytes} [Thu Aug 20 01:01:59 2026] DELETE /volume/v3/attachments/d66fd17f-c9ae-4ded-9e91-627752e963ec => generated 192 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:02:00.242358 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-378ca3c5-57fb-4592-b998-7ac0764db522 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:02:00.244004 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-378ca3c5-57fb-4592-b998-7ac0764db522 tempest-ServerStableDeviceRescueTest-285192711 tempest-ServerStableDeviceRescueTest-285192711-project-member] GET https://10.4.3.240/volume/v3/volumes/7d598188-1e46-48dc-a60a-df986e5e3227 Aug 20 01:02:00.244280 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-378ca3c5-57fb-4592-b998-7ac0764db522 tempest-ServerStableDeviceRescueTest-285192711 tempest-ServerStableDeviceRescueTest-285192711-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:02:00.244374 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-378ca3c5-57fb-4592-b998-7ac0764db522 tempest-ServerStableDeviceRescueTest-285192711 tempest-ServerStableDeviceRescueTest-285192711-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:02:00.251962 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:02:00.251962 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:02:00.255815 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-378ca3c5-57fb-4592-b998-7ac0764db522 tempest-ServerStableDeviceRescueTest-285192711 tempest-ServerStableDeviceRescueTest-285192711-project-member] Volume info retrieved successfully. Aug 20 01:02:00.260063 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-378ca3c5-57fb-4592-b998-7ac0764db522 tempest-ServerStableDeviceRescueTest-285192711 tempest-ServerStableDeviceRescueTest-285192711-project-member] https://10.4.3.240/volume/v3/volumes/7d598188-1e46-48dc-a60a-df986e5e3227 returned with HTTP 200 Aug 20 01:02:00.260442 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 626/2520] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:02:00 2026] GET /volume/v3/volumes/7d598188-1e46-48dc-a60a-df986e5e3227 => generated 851 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:02:00.277472 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-4bc2f950-4220-424b-882f-095fc6a5be94 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:02:00.279266 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-4bc2f950-4220-424b-882f-095fc6a5be94 tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] GET https://10.4.3.240/volume/v3/volumes/860d34d8-0c0e-464d-8014-7fc4dc0daced Aug 20 01:02:00.279518 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-4bc2f950-4220-424b-882f-095fc6a5be94 tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:02:00.279714 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-4bc2f950-4220-424b-882f-095fc6a5be94 tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:02:00.287316 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:02:00.287316 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:02:00.290971 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-4bc2f950-4220-424b-882f-095fc6a5be94 tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] Volume info retrieved successfully. Aug 20 01:02:00.295651 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-4bc2f950-4220-424b-882f-095fc6a5be94 tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] https://10.4.3.240/volume/v3/volumes/860d34d8-0c0e-464d-8014-7fc4dc0daced returned with HTTP 200 Aug 20 01:02:00.296022 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 626/2521] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:02:00 2026] GET /volume/v3/volumes/860d34d8-0c0e-464d-8014-7fc4dc0daced => generated 852 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:02:00.311371 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-255b536d-8efc-461e-a83e-ac8f1b9989a4 req-be10d9eb-55a6-4fef-bdfc-761654bd46d3 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:02:00.313217 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-efe5900b-25a0-426d-9a98-683d20b2d1f5 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:02:00.313350 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-255b536d-8efc-461e-a83e-ac8f1b9989a4 req-be10d9eb-55a6-4fef-bdfc-761654bd46d3 tempest-ServerStableDeviceRescueTest-285192711 tempest-ServerStableDeviceRescueTest-285192711-project-member] GET https://10.4.3.240/volume/v3/volumes/7d598188-1e46-48dc-a60a-df986e5e3227 Aug 20 01:02:00.313550 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-255b536d-8efc-461e-a83e-ac8f1b9989a4 req-be10d9eb-55a6-4fef-bdfc-761654bd46d3 tempest-ServerStableDeviceRescueTest-285192711 tempest-ServerStableDeviceRescueTest-285192711-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:02:00.313746 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-255b536d-8efc-461e-a83e-ac8f1b9989a4 req-be10d9eb-55a6-4fef-bdfc-761654bd46d3 tempest-ServerStableDeviceRescueTest-285192711 tempest-ServerStableDeviceRescueTest-285192711-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:02:00.315285 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-efe5900b-25a0-426d-9a98-683d20b2d1f5 tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] GET https://10.4.3.240/volume/v3/volumes/860d34d8-0c0e-464d-8014-7fc4dc0daced Aug 20 01:02:00.316395 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-efe5900b-25a0-426d-9a98-683d20b2d1f5 tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:02:00.316723 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-efe5900b-25a0-426d-9a98-683d20b2d1f5 tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:02:00.323403 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:02:00.323403 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:02:00.323699 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:02:00.323699 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:02:00.326658 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [req-255b536d-8efc-461e-a83e-ac8f1b9989a4 req-be10d9eb-55a6-4fef-bdfc-761654bd46d3 tempest-ServerStableDeviceRescueTest-285192711 tempest-ServerStableDeviceRescueTest-285192711-project-member] Volume info retrieved successfully. Aug 20 01:02:00.327906 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-efe5900b-25a0-426d-9a98-683d20b2d1f5 tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] Volume info retrieved successfully. Aug 20 01:02:00.330458 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-255b536d-8efc-461e-a83e-ac8f1b9989a4 req-be10d9eb-55a6-4fef-bdfc-761654bd46d3 tempest-ServerStableDeviceRescueTest-285192711 tempest-ServerStableDeviceRescueTest-285192711-project-member] https://10.4.3.240/volume/v3/volumes/7d598188-1e46-48dc-a60a-df986e5e3227 returned with HTTP 200 Aug 20 01:02:00.330861 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 638/2522] 10.4.3.240 () {68 vars in 1598 bytes} [Thu Aug 20 01:02:00 2026] GET /volume/v3/volumes/7d598188-1e46-48dc-a60a-df986e5e3227 => generated 851 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:02:00.333560 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-efe5900b-25a0-426d-9a98-683d20b2d1f5 tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] https://10.4.3.240/volume/v3/volumes/860d34d8-0c0e-464d-8014-7fc4dc0daced returned with HTTP 200 Aug 20 01:02:00.333939 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 633/2523] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:02:00 2026] GET /volume/v3/volumes/860d34d8-0c0e-464d-8014-7fc4dc0daced => generated 852 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:02:00.348014 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-934cb933-d031-4c2b-a2fc-c5751681111c None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:02:00.349640 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-934cb933-d031-4c2b-a2fc-c5751681111c tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] PUT https://10.4.3.240/volume/v3/volumes/860d34d8-0c0e-464d-8014-7fc4dc0daced Aug 20 01:02:00.349963 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-934cb933-d031-4c2b-a2fc-c5751681111c tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1494447649"}} {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:02:00.365035 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:02:00.365035 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:02:00.368698 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-934cb933-d031-4c2b-a2fc-c5751681111c tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] Volume info retrieved successfully. Aug 20 01:02:00.377138 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-934cb933-d031-4c2b-a2fc-c5751681111c tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] Volume updated successfully. Aug 20 01:02:00.377750 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-934cb933-d031-4c2b-a2fc-c5751681111c tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] https://10.4.3.240/volume/v3/volumes/860d34d8-0c0e-464d-8014-7fc4dc0daced returned with HTTP 200 Aug 20 01:02:00.378155 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 627/2524] 10.4.3.240 () {68 vars in 1368 bytes} [Thu Aug 20 01:02:00 2026] PUT /volume/v3/volumes/860d34d8-0c0e-464d-8014-7fc4dc0daced => generated 784 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:02:00.394444 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-54901909-2277-4e09-8af6-dd721c366656 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:02:00.396116 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-54901909-2277-4e09-8af6-dd721c366656 tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] PUT https://10.4.3.240/volume/v3/volumes/860d34d8-0c0e-464d-8014-7fc4dc0daced Aug 20 01:02:00.396522 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-54901909-2277-4e09-8af6-dd721c366656 tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-603314259", "description": "This is the new description of volume"}} {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:02:00.405150 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:02:00.405150 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:02:00.410285 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-54901909-2277-4e09-8af6-dd721c366656 tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] Volume info retrieved successfully. Aug 20 01:02:00.420740 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-54901909-2277-4e09-8af6-dd721c366656 tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] Volume updated successfully. Aug 20 01:02:00.421323 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-54901909-2277-4e09-8af6-dd721c366656 tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] https://10.4.3.240/volume/v3/volumes/860d34d8-0c0e-464d-8014-7fc4dc0daced returned with HTTP 200 Aug 20 01:02:00.421746 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 627/2525] 10.4.3.240 () {68 vars in 1369 bytes} [Thu Aug 20 01:02:00 2026] PUT /volume/v3/volumes/860d34d8-0c0e-464d-8014-7fc4dc0daced => generated 822 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:02:00.430850 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-678682db-89ef-40bf-a287-c0a0b71d130b None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:02:00.431287 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-678682db-89ef-40bf-a287-c0a0b71d130b None None] GET https://10.4.3.240/volume// Aug 20 01:02:00.431495 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-678682db-89ef-40bf-a287-c0a0b71d130b None None] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:02:00.431584 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-eb835b5f-413a-4af0-adc7-a11f2572f5cf None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:02:00.431864 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-678682db-89ef-40bf-a287-c0a0b71d130b None None] Calling method 'all' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:02:00.432157 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-678682db-89ef-40bf-a287-c0a0b71d130b None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 20 01:02:00.432471 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 639/2526] 10.4.3.240 () {66 vars in 1428 bytes} [Thu Aug 20 01:02:00 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 01:02:00.436255 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-eb835b5f-413a-4af0-adc7-a11f2572f5cf tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] GET https://10.4.3.240/volume/v3/volumes/860d34d8-0c0e-464d-8014-7fc4dc0daced Aug 20 01:02:00.436255 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-eb835b5f-413a-4af0-adc7-a11f2572f5cf tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:02:00.436255 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-eb835b5f-413a-4af0-adc7-a11f2572f5cf tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:02:00.439964 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:02:00.439964 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:02:00.441651 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [req-255b536d-8efc-461e-a83e-ac8f1b9989a4 req-99c01417-cd25-4f26-8bcd-1557a4e3f6c8 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:02:00.443718 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-eb835b5f-413a-4af0-adc7-a11f2572f5cf tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] Volume info retrieved successfully. Aug 20 01:02:00.444142 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-255b536d-8efc-461e-a83e-ac8f1b9989a4 req-99c01417-cd25-4f26-8bcd-1557a4e3f6c8 tempest-ServerStableDeviceRescueTest-285192711 tempest-ServerStableDeviceRescueTest-285192711-project-member] POST https://10.4.3.240/volume/v3/attachments Aug 20 01:02:00.444695 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [req-255b536d-8efc-461e-a83e-ac8f1b9989a4 req-99c01417-cd25-4f26-8bcd-1557a4e3f6c8 tempest-ServerStableDeviceRescueTest-285192711 tempest-ServerStableDeviceRescueTest-285192711-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7d598188-1e46-48dc-a60a-df986e5e3227", "connector": null, "instance_uuid": "e6317afc-2c09-4635-8fbb-1b8ee6fa3df6"}} {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:02:00.448604 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-eb835b5f-413a-4af0-adc7-a11f2572f5cf tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] https://10.4.3.240/volume/v3/volumes/860d34d8-0c0e-464d-8014-7fc4dc0daced returned with HTTP 200 Aug 20 01:02:00.448944 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 634/2527] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:02:00 2026] GET /volume/v3/volumes/860d34d8-0c0e-464d-8014-7fc4dc0daced => generated 890 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:02:00.452963 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:02:00.452963 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:02:00.461193 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-55e3e0bf-6a0e-4fbe-806d-31cda4e50c6a None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:02:00.462970 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-55e3e0bf-6a0e-4fbe-806d-31cda4e50c6a tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 20 01:02:00.463285 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-55e3e0bf-6a0e-4fbe-806d-31cda4e50c6a tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-871076313", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-1206303336"}} {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:02:00.464640 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.v3.volumes [None req-55e3e0bf-6a0e-4fbe-806d-31cda4e50c6a tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-871076313', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1206303336'}} {{(pid=100212) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 01:02:00.464781 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.v3.volumes [None req-55e3e0bf-6a0e-4fbe-806d-31cda4e50c6a tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] Create volume of 1 GB Aug 20 01:02:00.468162 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-55e3e0bf-6a0e-4fbe-806d-31cda4e50c6a tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] Availability Zones retrieved successfully. Aug 20 01:02:00.472978 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-55e3e0bf-6a0e-4fbe-806d-31cda4e50c6a tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] Flow 'volume_create_api' (74d4ac70-df02-41f7-a08f-a4e2d2db35d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100212) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:02:00.474011 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-55e3e0bf-6a0e-4fbe-806d-31cda4e50c6a tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (41589f13-bc05-48d9-b224-a0fc6a0b9159) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:02:00.475071 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.flows.api.create_volume [None req-55e3e0bf-6a0e-4fbe-806d-31cda4e50c6a tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] Validating volume size '1' using validate_int {{(pid=100212) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 01:02:00.477570 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-255b536d-8efc-461e-a83e-ac8f1b9989a4 req-99c01417-cd25-4f26-8bcd-1557a4e3f6c8 tempest-ServerStableDeviceRescueTest-285192711 tempest-ServerStableDeviceRescueTest-285192711-project-member] https://10.4.3.240/volume/v3/attachments returned with HTTP 200 Aug 20 01:02:00.478017 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 628/2528] 10.4.3.240 () {74 vars in 1594 bytes} [Thu Aug 20 01:02:00 2026] POST /volume/v3/attachments => generated 273 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:02:00.485174 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-4d63070a-0e01-4d2d-a872-e86a33cc960f None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:02:00.488396 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-4d63070a-0e01-4d2d-a872-e86a33cc960f tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] GET https://10.4.3.240/volume/v3/volumes/6da9e7f7-f7ee-4b74-8677-8bc05c7f86a3 Aug 20 01:02:00.488396 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-4d63070a-0e01-4d2d-a872-e86a33cc960f tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:02:00.488621 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-4d63070a-0e01-4d2d-a872-e86a33cc960f tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:02:00.495398 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-4d63070a-0e01-4d2d-a872-e86a33cc960f tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] https://10.4.3.240/volume/v3/volumes/6da9e7f7-f7ee-4b74-8677-8bc05c7f86a3 returned with HTTP 404 Aug 20 01:02:00.496193 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 640/2529] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:02:00 2026] GET /volume/v3/volumes/6da9e7f7-f7ee-4b74-8677-8bc05c7f86a3 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:02:00.500951 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-55e3e0bf-6a0e-4fbe-806d-31cda4e50c6a tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (41589f13-bc05-48d9-b224-a0fc6a0b9159) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:52:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1ed58bd6-fe6a-497e-ae84-e8199d24fdfa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:02:00.501879 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-55e3e0bf-6a0e-4fbe-806d-31cda4e50c6a tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6b10b52c-6225-4bdb-a8e9-e35f4e11196f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:02:00.508388 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-a0a26f51-8d1b-48ef-adcf-eb6d13f0e379 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:02:00.510053 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-a0a26f51-8d1b-48ef-adcf-eb6d13f0e379 tempest-TestVolumeBootPattern-491855050 tempest-TestVolumeBootPattern-491855050-project-admin] GET https://10.4.3.240/volume/v3/volumes/detail?all_tenants=1 Aug 20 01:02:00.510290 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-a0a26f51-8d1b-48ef-adcf-eb6d13f0e379 tempest-TestVolumeBootPattern-491855050 tempest-TestVolumeBootPattern-491855050-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:02:00.510536 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-a0a26f51-8d1b-48ef-adcf-eb6d13f0e379 tempest-TestVolumeBootPattern-491855050 tempest-TestVolumeBootPattern-491855050-project-admin] Calling method 'detail' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:02:00.511241 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-a0a26f51-8d1b-48ef-adcf-eb6d13f0e379 tempest-TestVolumeBootPattern-491855050 tempest-TestVolumeBootPattern-491855050-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100214) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 01:02:00.512580 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-498f6710-a09a-445d-a196-41495f2df239 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:02:00.515114 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-498f6710-a09a-445d-a196-41495f2df239 tempest-ServerStableDeviceRescueTest-285192711 tempest-ServerStableDeviceRescueTest-285192711-project-member] GET https://10.4.3.240/volume/v3/volumes/7d598188-1e46-48dc-a60a-df986e5e3227 Aug 20 01:02:00.515476 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-498f6710-a09a-445d-a196-41495f2df239 tempest-ServerStableDeviceRescueTest-285192711 tempest-ServerStableDeviceRescueTest-285192711-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:02:00.515735 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-498f6710-a09a-445d-a196-41495f2df239 tempest-ServerStableDeviceRescueTest-285192711 tempest-ServerStableDeviceRescueTest-285192711-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:02:00.527527 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:02:00.527527 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:02:00.528955 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-a0a26f51-8d1b-48ef-adcf-eb6d13f0e379 tempest-TestVolumeBootPattern-491855050 tempest-TestVolumeBootPattern-491855050-project-admin] Get all volumes completed successfully. Aug 20 01:02:00.530965 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:02:00.530965 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:02:00.533087 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-498f6710-a09a-445d-a196-41495f2df239 tempest-ServerStableDeviceRescueTest-285192711 tempest-ServerStableDeviceRescueTest-285192711-project-member] Volume info retrieved successfully. Aug 20 01:02:00.534712 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-9bda6d05-16b3-4caa-962a-08a0cd504dda None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:02:00.535044 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-9bda6d05-16b3-4caa-962a-08a0cd504dda None None] GET https://10.4.3.240/volume// Aug 20 01:02:00.535166 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-9bda6d05-16b3-4caa-962a-08a0cd504dda None None] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:02:00.535351 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-9bda6d05-16b3-4caa-962a-08a0cd504dda None None] Calling method 'all' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:02:00.535666 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-9bda6d05-16b3-4caa-962a-08a0cd504dda None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 20 01:02:00.535924 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 641/2530] 10.4.3.240 () {66 vars in 1426 bytes} [Thu Aug 20 01:02:00 2026] GET /volume/ => generated 386 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 01:02:00.536822 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-a0a26f51-8d1b-48ef-adcf-eb6d13f0e379 tempest-TestVolumeBootPattern-491855050 tempest-TestVolumeBootPattern-491855050-project-admin] https://10.4.3.240/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 20 01:02:00.537316 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 635/2531] 10.4.3.240 () {66 vars in 1285 bytes} [Thu Aug 20 01:02:00 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 11903 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 01:02:00.537808 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-498f6710-a09a-445d-a196-41495f2df239 tempest-ServerStableDeviceRescueTest-285192711 tempest-ServerStableDeviceRescueTest-285192711-project-member] https://10.4.3.240/volume/v3/volumes/7d598188-1e46-48dc-a60a-df986e5e3227 returned with HTTP 200 Aug 20 01:02:00.538183 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 629/2532] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:02:00 2026] GET /volume/v3/volumes/7d598188-1e46-48dc-a60a-df986e5e3227 => generated 850 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:02:00.550364 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-255b536d-8efc-461e-a83e-ac8f1b9989a4 req-d8d75581-ff7f-472b-8649-757503e55a19 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:02:00.552464 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-255b536d-8efc-461e-a83e-ac8f1b9989a4 req-d8d75581-ff7f-472b-8649-757503e55a19 tempest-ServerStableDeviceRescueTest-285192711 tempest-ServerStableDeviceRescueTest-285192711-project-member] GET https://10.4.3.240/volume/v3/volumes/7d598188-1e46-48dc-a60a-df986e5e3227 Aug 20 01:02:00.552718 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-255b536d-8efc-461e-a83e-ac8f1b9989a4 req-d8d75581-ff7f-472b-8649-757503e55a19 tempest-ServerStableDeviceRescueTest-285192711 tempest-ServerStableDeviceRescueTest-285192711-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:02:00.552915 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-255b536d-8efc-461e-a83e-ac8f1b9989a4 req-d8d75581-ff7f-472b-8649-757503e55a19 tempest-ServerStableDeviceRescueTest-285192711 tempest-ServerStableDeviceRescueTest-285192711-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:02:00.554916 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-2ef7dab2-35bd-4ea4-b520-3f3473addfd3 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:02:00.557767 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-2ef7dab2-35bd-4ea4-b520-3f3473addfd3 tempest-TestVolumeBootPattern-491855050 tempest-TestVolumeBootPattern-491855050-project-admin] DELETE https://10.4.3.240/volume/v3/types/bb1ce58c-004b-455e-a85d-34ac0ec3ce6a Aug 20 01:02:00.557958 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-2ef7dab2-35bd-4ea4-b520-3f3473addfd3 tempest-TestVolumeBootPattern-491855050 tempest-TestVolumeBootPattern-491855050-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:02:00.558145 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-2ef7dab2-35bd-4ea4-b520-3f3473addfd3 tempest-TestVolumeBootPattern-491855050 tempest-TestVolumeBootPattern-491855050-project-admin] Calling method '_delete' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:02:00.565557 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:02:00.565557 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:02:00.571243 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.quota [None req-55e3e0bf-6a0e-4fbe-806d-31cda4e50c6a tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] Created reservations ['f532e4cb-ea08-4739-a34a-ed4f3bfcbca8', '8edf1eb8-0176-493a-ba0a-0649d7c9b7c5', '19f1ba93-84a7-4eaf-ba2d-23215a8c6eaf', 'd48bb321-57fa-423b-ab45-98798085252a'] {{(pid=100212) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 01:02:00.571963 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-55e3e0bf-6a0e-4fbe-806d-31cda4e50c6a tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6b10b52c-6225-4bdb-a8e9-e35f4e11196f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f532e4cb-ea08-4739-a34a-ed4f3bfcbca8', '8edf1eb8-0176-493a-ba0a-0649d7c9b7c5', '19f1ba93-84a7-4eaf-ba2d-23215a8c6eaf', 'd48bb321-57fa-423b-ab45-98798085252a']}' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:02:00.572597 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-55e3e0bf-6a0e-4fbe-806d-31cda4e50c6a tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (058c1df0-3eee-4a3a-9893-befb232a341d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:02:00.575067 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [req-255b536d-8efc-461e-a83e-ac8f1b9989a4 req-d8d75581-ff7f-472b-8649-757503e55a19 tempest-ServerStableDeviceRescueTest-285192711 tempest-ServerStableDeviceRescueTest-285192711-project-member] Volume info retrieved successfully. Aug 20 01:02:00.584634 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-255b536d-8efc-461e-a83e-ac8f1b9989a4 req-d8d75581-ff7f-472b-8649-757503e55a19 tempest-ServerStableDeviceRescueTest-285192711 tempest-ServerStableDeviceRescueTest-285192711-project-member] https://10.4.3.240/volume/v3/volumes/7d598188-1e46-48dc-a60a-df986e5e3227 returned with HTTP 200 Aug 20 01:02:00.585087 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 642/2533] 10.4.3.240 () {70 vars in 1639 bytes} [Thu Aug 20 01:02:00 2026] GET /volume/v3/volumes/7d598188-1e46-48dc-a60a-df986e5e3227 => generated 1030 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 01:02:00.607196 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-55e3e0bf-6a0e-4fbe-806d-31cda4e50c6a tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (058c1df0-3eee-4a3a-9893-befb232a341d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '75d258d8-773e-4f3a-9bdd-71ecd1f4c85f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-871076313',display_name='tempest-VolumesGetTest-Volume-1206303336',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='231039ede09e4aab827ab1cc1dc1f41c',qos_specs=None,replication_status=,reservations=['f532e4cb-ea08-4739-a34a-ed4f3bfcbca8','8edf1eb8-0176-493a-ba0a-0649d7c9b7c5','19f1ba93-84a7-4eaf-ba2d-23215a8c6eaf','d48bb321-57fa-423b-ab45-98798085252a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0d2858954c804dfd933c612cf8a0806c',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T01:02:00Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-871076313',display_name='tempest-VolumesGetTest-Volume-1206303336',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=75d258d8-773e-4f3a-9bdd-71ecd1f4c85f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='231039ede09e4aab827ab1cc1dc1f41c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0d2858954c804dfd933c612cf8a0806c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1ed58bd6-fe6a-497e-ae84-e8199d24fdfa),volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:02:00.607856 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-55e3e0bf-6a0e-4fbe-806d-31cda4e50c6a tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6f2cfd6e-3452-459b-ada4-6b9222f67383) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:02:00.608638 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-2ef7dab2-35bd-4ea4-b520-3f3473addfd3 tempest-TestVolumeBootPattern-491855050 tempest-TestVolumeBootPattern-491855050-project-admin] https://10.4.3.240/volume/v3/types/bb1ce58c-004b-455e-a85d-34ac0ec3ce6a returned with HTTP 202 Aug 20 01:02:00.609279 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 636/2534] 10.4.3.240 () {66 vars in 1345 bytes} [Thu Aug 20 01:02:00 2026] DELETE /volume/v3/types/bb1ce58c-004b-455e-a85d-34ac0ec3ce6a => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 01:02:00.638145 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-55e3e0bf-6a0e-4fbe-806d-31cda4e50c6a tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6f2cfd6e-3452-459b-ada4-6b9222f67383) transitioned into 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-871076313',display_name='tempest-VolumesGetTest-Volume-1206303336',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='231039ede09e4aab827ab1cc1dc1f41c',qos_specs=None,replication_status=,reservations=['f532e4cb-ea08-4739-a34a-ed4f3bfcbca8','8edf1eb8-0176-493a-ba0a-0649d7c9b7c5','19f1ba93-84a7-4eaf-ba2d-23215a8c6eaf','d48bb321-57fa-423b-ab45-98798085252a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0d2858954c804dfd933c612cf8a0806c',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:02:00.638778 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-55e3e0bf-6a0e-4fbe-806d-31cda4e50c6a tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (da1a59a8-6722-4d42-b28c-69579aeef175) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:02:00.639218 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-24bd8603-b848-4dad-aade-535ae292a5d4 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:02:00.641357 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-24bd8603-b848-4dad-aade-535ae292a5d4 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 20 01:02:00.641894 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-24bd8603-b848-4dad-aade-535ae292a5d4 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-1786389546", "snapshot_id": null, "imageRef": "8d830113-4280-4524-bdd9-3a577a7d4174", "volume_type": null, "size": 1}} {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:02:00.643537 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.v3.volumes [None req-24bd8603-b848-4dad-aade-535ae292a5d4 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-1786389546', 'snapshot_id': None, 'imageRef': '8d830113-4280-4524-bdd9-3a577a7d4174', 'volume_type': None, 'size': 1}} {{(pid=100213) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 01:02:00.647564 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-55e3e0bf-6a0e-4fbe-806d-31cda4e50c6a tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (da1a59a8-6722-4d42-b28c-69579aeef175) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:02:00.650790 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-55e3e0bf-6a0e-4fbe-806d-31cda4e50c6a tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] Flow 'volume_create_api' (74d4ac70-df02-41f7-a08f-a4e2d2db35d3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100212) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:02:00.650790 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-55e3e0bf-6a0e-4fbe-806d-31cda4e50c6a tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] Create volume request issued successfully. Aug 20 01:02:00.650790 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-55e3e0bf-6a0e-4fbe-806d-31cda4e50c6a tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 20 01:02:00.650790 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 628/2535] 10.4.3.240 () {68 vars in 1259 bytes} [Thu Aug 20 01:02:00 2026] POST /volume/v3/volumes => generated 779 bytes in 189 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 01:02:00.661015 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-44096da6-60dd-42a6-9d23-1f10c55f9c91 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:02:00.662538 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-44096da6-60dd-42a6-9d23-1f10c55f9c91 tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] GET https://10.4.3.240/volume/v3/volumes/75d258d8-773e-4f3a-9bdd-71ecd1f4c85f Aug 20 01:02:00.662736 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-44096da6-60dd-42a6-9d23-1f10c55f9c91 tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:02:00.662935 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-44096da6-60dd-42a6-9d23-1f10c55f9c91 tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:02:00.673426 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:02:00.673426 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:02:00.674372 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-44096da6-60dd-42a6-9d23-1f10c55f9c91 tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] Volume info retrieved successfully. Aug 20 01:02:00.679682 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-44096da6-60dd-42a6-9d23-1f10c55f9c91 tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] https://10.4.3.240/volume/v3/volumes/75d258d8-773e-4f3a-9bdd-71ecd1f4c85f returned with HTTP 200 Aug 20 01:02:00.679682 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 643/2536] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:02:00 2026] GET /volume/v3/volumes/75d258d8-773e-4f3a-9bdd-71ecd1f4c85f => generated 847 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:02:00.693384 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-255b536d-8efc-461e-a83e-ac8f1b9989a4 req-9ed657f6-d457-4b5e-9826-511b9baa38f3 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:02:00.695640 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-255b536d-8efc-461e-a83e-ac8f1b9989a4 req-9ed657f6-d457-4b5e-9826-511b9baa38f3 tempest-ServerStableDeviceRescueTest-285192711 tempest-ServerStableDeviceRescueTest-285192711-project-member] PUT https://10.4.3.240/volume/v3/attachments/3ba55b2b-2a89-45a2-86cb-8beedbce246d Aug 20 01:02:00.696066 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-255b536d-8efc-461e-a83e-ac8f1b9989a4 req-9ed657f6-d457-4b5e-9826-511b9baa38f3 tempest-ServerStableDeviceRescueTest-285192711 tempest-ServerStableDeviceRescueTest-285192711-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.240", "host": "np0000007838", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:e656b6daafb0", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "870eaf75-1108-49d5-b5ab-79f4c93758d0", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:02:00.703348 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.coordination [req-255b536d-8efc-461e-a83e-ac8f1b9989a4 req-9ed657f6-d457-4b5e-9826-511b9baa38f3 tempest-ServerStableDeviceRescueTest-285192711 tempest-ServerStableDeviceRescueTest-285192711-project-member] Acquiring lock "cinder-attachment_update-7d598188-1e46-48dc-a60a-df986e5e3227-np0000007838" by "attachment_update" {{(pid=100214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 01:02:00.707725 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.coordination [req-255b536d-8efc-461e-a83e-ac8f1b9989a4 req-9ed657f6-d457-4b5e-9826-511b9baa38f3 tempest-ServerStableDeviceRescueTest-285192711 tempest-ServerStableDeviceRescueTest-285192711-project-member] Lock "cinder-attachment_update-7d598188-1e46-48dc-a60a-df986e5e3227-np0000007838" acquired by "attachment_update" :: waited 0.004s {{(pid=100214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 01:02:00.708451 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:02:00.708451 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:02:00.742157 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.v3.volumes [None req-24bd8603-b848-4dad-aade-535ae292a5d4 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Create volume of 1 GB Aug 20 01:02:00.746976 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-24bd8603-b848-4dad-aade-535ae292a5d4 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Availability Zones retrieved successfully. Aug 20 01:02:00.751817 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-24bd8603-b848-4dad-aade-535ae292a5d4 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Flow 'volume_create_api' (0a4ab871-5c73-409e-9d1f-390ad2eab4d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:02:00.752805 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-24bd8603-b848-4dad-aade-535ae292a5d4 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2f58dd09-c749-4d0c-9069-e5962094bb96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:02:00.753681 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.flows.api.create_volume [None req-24bd8603-b848-4dad-aade-535ae292a5d4 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Validating volume size '1' using validate_int {{(pid=100213) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 01:02:00.810289 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-24bd8603-b848-4dad-aade-535ae292a5d4 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2f58dd09-c749-4d0c-9069-e5962094bb96) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:52:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1ed58bd6-fe6a-497e-ae84-e8199d24fdfa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:02:00.811057 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-24bd8603-b848-4dad-aade-535ae292a5d4 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2a87b2b4-3b60-41d7-b8f8-eae35d0f0d92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:02:00.827952 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.coordination [req-255b536d-8efc-461e-a83e-ac8f1b9989a4 req-9ed657f6-d457-4b5e-9826-511b9baa38f3 tempest-ServerStableDeviceRescueTest-285192711 tempest-ServerStableDeviceRescueTest-285192711-project-member] Lock "cinder-attachment_update-7d598188-1e46-48dc-a60a-df986e5e3227-np0000007838" released by "attachment_update" :: held 0.120s {{(pid=100214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 01:02:00.828212 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-255b536d-8efc-461e-a83e-ac8f1b9989a4 req-9ed657f6-d457-4b5e-9826-511b9baa38f3 tempest-ServerStableDeviceRescueTest-285192711 tempest-ServerStableDeviceRescueTest-285192711-project-member] https://10.4.3.240/volume/v3/attachments/3ba55b2b-2a89-45a2-86cb-8beedbce246d returned with HTTP 200 Aug 20 01:02:00.828700 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 637/2537] 10.4.3.240 () {74 vars in 1704 bytes} [Thu Aug 20 01:02:00 2026] PUT /volume/v3/attachments/3ba55b2b-2a89-45a2-86cb-8beedbce246d => generated 969 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:02:00.876593 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.quota [None req-24bd8603-b848-4dad-aade-535ae292a5d4 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Created reservations ['b615738c-e33d-40c9-ba60-769e1c60238a', 'b22e0d8b-1cb7-4023-a51b-14ea5172037f', 'acb9e788-d84f-4728-8f9e-87ce80626c45', '5fcc2c45-7435-40d2-a1a9-660c287b4a9c'] {{(pid=100213) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 01:02:00.877258 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-24bd8603-b848-4dad-aade-535ae292a5d4 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2a87b2b4-3b60-41d7-b8f8-eae35d0f0d92) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b615738c-e33d-40c9-ba60-769e1c60238a', 'b22e0d8b-1cb7-4023-a51b-14ea5172037f', 'acb9e788-d84f-4728-8f9e-87ce80626c45', '5fcc2c45-7435-40d2-a1a9-660c287b4a9c']}' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:02:00.877918 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-24bd8603-b848-4dad-aade-535ae292a5d4 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f098d1a0-f91b-490a-b7cf-ac04b133e00b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:02:00.898632 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-24bd8603-b848-4dad-aade-535ae292a5d4 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f098d1a0-f91b-490a-b7cf-ac04b133e00b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd159ae94-e2a0-458a-857f-a9e6f0609c32', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1786389546',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='03a37021255e41ccb3259dd49aff4a78',qos_specs=None,replication_status=,reservations=['b615738c-e33d-40c9-ba60-769e1c60238a','b22e0d8b-1cb7-4023-a51b-14ea5172037f','acb9e788-d84f-4728-8f9e-87ce80626c45','5fcc2c45-7435-40d2-a1a9-660c287b4a9c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d1fcea7d7ab543fdbc3f32dca8fe540e',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T01:02:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1786389546',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d159ae94-e2a0-458a-857f-a9e6f0609c32,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='03a37021255e41ccb3259dd49aff4a78',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d1fcea7d7ab543fdbc3f32dca8fe540e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1ed58bd6-fe6a-497e-ae84-e8199d24fdfa),volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:02:00.899238 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-24bd8603-b848-4dad-aade-535ae292a5d4 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9ce0f9f8-fb61-493e-9ac1-f16f3e4daf5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:02:00.916978 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-24bd8603-b848-4dad-aade-535ae292a5d4 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9ce0f9f8-fb61-493e-9ac1-f16f3e4daf5c) transitioned into state 'SUCCESS' from state '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-1786389546',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='03a37021255e41ccb3259dd49aff4a78',qos_specs=None,replication_status=,reservations=['b615738c-e33d-40c9-ba60-769e1c60238a','b22e0d8b-1cb7-4023-a51b-14ea5172037f','acb9e788-d84f-4728-8f9e-87ce80626c45','5fcc2c45-7435-40d2-a1a9-660c287b4a9c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d1fcea7d7ab543fdbc3f32dca8fe540e',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:02:00.917644 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-24bd8603-b848-4dad-aade-535ae292a5d4 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c5503c82-c477-40ac-8d80-74876ce6bd18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:02:00.928118 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-24bd8603-b848-4dad-aade-535ae292a5d4 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c5503c82-c477-40ac-8d80-74876ce6bd18) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:02:00.929097 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-24bd8603-b848-4dad-aade-535ae292a5d4 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Flow 'volume_create_api' (0a4ab871-5c73-409e-9d1f-390ad2eab4d4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100213) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:02:00.929384 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-24bd8603-b848-4dad-aade-535ae292a5d4 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Create volume request issued successfully. Aug 20 01:02:00.929946 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-24bd8603-b848-4dad-aade-535ae292a5d4 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 20 01:02:00.930476 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 630/2538] 10.4.3.240 () {68 vars in 1259 bytes} [Thu Aug 20 01:02:00 2026] POST /volume/v3/volumes => generated 759 bytes in 292 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 01:02:00.947319 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-20b1a2a3-32f9-4fee-a6f8-0f4b8545f4ad None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:02:00.948974 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-20b1a2a3-32f9-4fee-a6f8-0f4b8545f4ad tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] GET https://10.4.3.240/volume/v3/volumes/d159ae94-e2a0-458a-857f-a9e6f0609c32 Aug 20 01:02:00.949134 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-20b1a2a3-32f9-4fee-a6f8-0f4b8545f4ad tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:02:00.949303 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-20b1a2a3-32f9-4fee-a6f8-0f4b8545f4ad tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:02:00.955501 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:02:00.955501 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:02:00.959382 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-20b1a2a3-32f9-4fee-a6f8-0f4b8545f4ad tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Volume info retrieved successfully. Aug 20 01:02:00.965647 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-20b1a2a3-32f9-4fee-a6f8-0f4b8545f4ad tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] https://10.4.3.240/volume/v3/volumes/d159ae94-e2a0-458a-857f-a9e6f0609c32 returned with HTTP 200 Aug 20 01:02:00.966442 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 629/2539] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:02:00 2026] GET /volume/v3/volumes/d159ae94-e2a0-458a-857f-a9e6f0609c32 => generated 827 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:02:01.233235 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-ccc15ed8-6b35-4e42-b98a-0ee2e0fb218a req-1348263b-2f72-49cb-9811-81844b635cb5 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:02:01.235603 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-ccc15ed8-6b35-4e42-b98a-0ee2e0fb218a req-1348263b-2f72-49cb-9811-81844b635cb5 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] PUT https://10.4.3.240/volume/v3/attachments/007bcdef-8816-4759-8f9e-260db8f69ff6 Aug 20 01:02:01.236939 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-ccc15ed8-6b35-4e42-b98a-0ee2e0fb218a req-1348263b-2f72-49cb-9811-81844b635cb5 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.240", "host": "np0000007838", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:e656b6daafb0", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "870eaf75-1108-49d5-b5ab-79f4c93758d0", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:02:01.242978 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.coordination [req-ccc15ed8-6b35-4e42-b98a-0ee2e0fb218a req-1348263b-2f72-49cb-9811-81844b635cb5 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Acquiring lock "cinder-attachment_update-f92ba911-cf43-43d3-a206-c8e77c39a18b-np0000007838" by "attachment_update" {{(pid=100215) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 01:02:01.249457 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.coordination [req-ccc15ed8-6b35-4e42-b98a-0ee2e0fb218a req-1348263b-2f72-49cb-9811-81844b635cb5 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Lock "cinder-attachment_update-f92ba911-cf43-43d3-a206-c8e77c39a18b-np0000007838" acquired by "attachment_update" :: waited 0.006s {{(pid=100215) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 01:02:01.250075 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:02:01.250075 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:02:01.344153 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.coordination [req-ccc15ed8-6b35-4e42-b98a-0ee2e0fb218a req-1348263b-2f72-49cb-9811-81844b635cb5 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Lock "cinder-attachment_update-f92ba911-cf43-43d3-a206-c8e77c39a18b-np0000007838" released by "attachment_update" :: held 0.095s {{(pid=100215) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 01:02:01.344476 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-ccc15ed8-6b35-4e42-b98a-0ee2e0fb218a req-1348263b-2f72-49cb-9811-81844b635cb5 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] https://10.4.3.240/volume/v3/attachments/007bcdef-8816-4759-8f9e-260db8f69ff6 returned with HTTP 200 Aug 20 01:02:01.344912 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 644/2540] 10.4.3.240 () {74 vars in 1704 bytes} [Thu Aug 20 01:02:01 2026] PUT /volume/v3/attachments/007bcdef-8816-4759-8f9e-260db8f69ff6 => generated 968 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:02:01.354124 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-ccc15ed8-6b35-4e42-b98a-0ee2e0fb218a req-067e7276-901d-4121-9c59-40a524262e0b None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:02:01.356171 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-ccc15ed8-6b35-4e42-b98a-0ee2e0fb218a req-067e7276-901d-4121-9c59-40a524262e0b tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] GET https://10.4.3.240/volume/v3/attachments/007bcdef-8816-4759-8f9e-260db8f69ff6 Aug 20 01:02:01.356569 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-ccc15ed8-6b35-4e42-b98a-0ee2e0fb218a req-067e7276-901d-4121-9c59-40a524262e0b tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:02:01.356799 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-ccc15ed8-6b35-4e42-b98a-0ee2e0fb218a req-067e7276-901d-4121-9c59-40a524262e0b tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Calling method 'version_select' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:02:01.369119 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-ccc15ed8-6b35-4e42-b98a-0ee2e0fb218a req-067e7276-901d-4121-9c59-40a524262e0b tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] https://10.4.3.240/volume/v3/attachments/007bcdef-8816-4759-8f9e-260db8f69ff6 returned with HTTP 200 Aug 20 01:02:01.369519 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 638/2541] 10.4.3.240 () {70 vars in 1651 bytes} [Thu Aug 20 01:02:01 2026] GET /volume/v3/attachments/007bcdef-8816-4759-8f9e-260db8f69ff6 => generated 993 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:02:01.551450 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-e7abf1d8-f0f1-46e3-8d8f-2bc5b58efa08 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:02:01.559388 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-e7abf1d8-f0f1-46e3-8d8f-2bc5b58efa08 tempest-ServerStableDeviceRescueTest-285192711 tempest-ServerStableDeviceRescueTest-285192711-project-member] GET https://10.4.3.240/volume/v3/volumes/7d598188-1e46-48dc-a60a-df986e5e3227 Aug 20 01:02:01.559388 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-e7abf1d8-f0f1-46e3-8d8f-2bc5b58efa08 tempest-ServerStableDeviceRescueTest-285192711 tempest-ServerStableDeviceRescueTest-285192711-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:02:01.559388 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-e7abf1d8-f0f1-46e3-8d8f-2bc5b58efa08 tempest-ServerStableDeviceRescueTest-285192711 tempest-ServerStableDeviceRescueTest-285192711-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:02:01.569847 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:02:01.569847 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:02:01.577542 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-e7abf1d8-f0f1-46e3-8d8f-2bc5b58efa08 tempest-ServerStableDeviceRescueTest-285192711 tempest-ServerStableDeviceRescueTest-285192711-project-member] Volume info retrieved successfully. Aug 20 01:02:01.581309 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-e7abf1d8-f0f1-46e3-8d8f-2bc5b58efa08 tempest-ServerStableDeviceRescueTest-285192711 tempest-ServerStableDeviceRescueTest-285192711-project-member] https://10.4.3.240/volume/v3/volumes/7d598188-1e46-48dc-a60a-df986e5e3227 returned with HTTP 200 Aug 20 01:02:01.581826 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 631/2542] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:02:01 2026] GET /volume/v3/volumes/7d598188-1e46-48dc-a60a-df986e5e3227 => generated 851 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:02:01.694620 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-d0b28a7b-6856-4e02-b420-fd2a26327a2d None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:02:01.696485 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-d0b28a7b-6856-4e02-b420-fd2a26327a2d tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] GET https://10.4.3.240/volume/v3/volumes/75d258d8-773e-4f3a-9bdd-71ecd1f4c85f Aug 20 01:02:01.696698 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-d0b28a7b-6856-4e02-b420-fd2a26327a2d tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:02:01.696899 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-d0b28a7b-6856-4e02-b420-fd2a26327a2d tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:02:01.706409 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:02:01.706409 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:02:01.709523 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-d0b28a7b-6856-4e02-b420-fd2a26327a2d tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] Volume info retrieved successfully. Aug 20 01:02:01.713707 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-d0b28a7b-6856-4e02-b420-fd2a26327a2d tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] https://10.4.3.240/volume/v3/volumes/75d258d8-773e-4f3a-9bdd-71ecd1f4c85f returned with HTTP 200 Aug 20 01:02:01.714066 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 630/2543] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:02:01 2026] GET /volume/v3/volumes/75d258d8-773e-4f3a-9bdd-71ecd1f4c85f => generated 872 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:02:01.726764 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-a1012e23-3bce-4d51-ba7b-fcc7c365cbaf None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:02:01.728280 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-a1012e23-3bce-4d51-ba7b-fcc7c365cbaf tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] PUT https://10.4.3.240/volume/v3/volumes/75d258d8-773e-4f3a-9bdd-71ecd1f4c85f Aug 20 01:02:01.728648 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-a1012e23-3bce-4d51-ba7b-fcc7c365cbaf tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1494447649", "description": null}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:02:01.736248 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:02:01.736248 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:02:01.739943 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-a1012e23-3bce-4d51-ba7b-fcc7c365cbaf tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] Volume info retrieved successfully. Aug 20 01:02:01.746662 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-a1012e23-3bce-4d51-ba7b-fcc7c365cbaf tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] Volume updated successfully. Aug 20 01:02:01.747267 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-a1012e23-3bce-4d51-ba7b-fcc7c365cbaf tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] https://10.4.3.240/volume/v3/volumes/75d258d8-773e-4f3a-9bdd-71ecd1f4c85f returned with HTTP 200 Aug 20 01:02:01.747850 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 645/2544] 10.4.3.240 () {68 vars in 1368 bytes} [Thu Aug 20 01:02:01 2026] PUT /volume/v3/volumes/75d258d8-773e-4f3a-9bdd-71ecd1f4c85f => generated 770 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:02:01.758596 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-0e180821-6c53-4807-a2eb-c4d719db496a None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:02:01.760916 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-0e180821-6c53-4807-a2eb-c4d719db496a tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] GET https://10.4.3.240/volume/v3/volumes/75d258d8-773e-4f3a-9bdd-71ecd1f4c85f Aug 20 01:02:01.761158 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-0e180821-6c53-4807-a2eb-c4d719db496a tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:02:01.761421 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-0e180821-6c53-4807-a2eb-c4d719db496a tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:02:01.770194 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:02:01.770194 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:02:01.774785 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-0e180821-6c53-4807-a2eb-c4d719db496a tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] Volume info retrieved successfully. Aug 20 01:02:01.780568 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-0e180821-6c53-4807-a2eb-c4d719db496a tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] https://10.4.3.240/volume/v3/volumes/75d258d8-773e-4f3a-9bdd-71ecd1f4c85f returned with HTTP 200 Aug 20 01:02:01.781010 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 639/2545] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:02:01 2026] GET /volume/v3/volumes/75d258d8-773e-4f3a-9bdd-71ecd1f4c85f => generated 838 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:02:01.792625 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-153f3f95-612a-4e49-a285-983cde1170db None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:02:01.794328 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-153f3f95-612a-4e49-a285-983cde1170db tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] DELETE https://10.4.3.240/volume/v3/volumes/75d258d8-773e-4f3a-9bdd-71ecd1f4c85f Aug 20 01:02:01.794534 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-153f3f95-612a-4e49-a285-983cde1170db tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:02:01.794730 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-153f3f95-612a-4e49-a285-983cde1170db tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] Calling method 'delete' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:02:01.794888 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.v3.volumes [None req-153f3f95-612a-4e49-a285-983cde1170db tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] Delete volume with id: 75d258d8-773e-4f3a-9bdd-71ecd1f4c85f Aug 20 01:02:01.801292 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:02:01.801292 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:02:01.801750 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-153f3f95-612a-4e49-a285-983cde1170db tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] Volume info retrieved successfully. Aug 20 01:02:01.819880 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-153f3f95-612a-4e49-a285-983cde1170db tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] Delete volume request issued successfully. Aug 20 01:02:01.820109 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-153f3f95-612a-4e49-a285-983cde1170db tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] https://10.4.3.240/volume/v3/volumes/75d258d8-773e-4f3a-9bdd-71ecd1f4c85f returned with HTTP 202 Aug 20 01:02:01.820684 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 632/2546] 10.4.3.240 () {66 vars in 1351 bytes} [Thu Aug 20 01:02:01 2026] DELETE /volume/v3/volumes/75d258d8-773e-4f3a-9bdd-71ecd1f4c85f => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 01:02:01.827784 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-4f3274d8-0d64-442a-a8c6-89ec8252ff36 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:02:01.833049 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-4f3274d8-0d64-442a-a8c6-89ec8252ff36 tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] GET https://10.4.3.240/volume/v3/volumes/75d258d8-773e-4f3a-9bdd-71ecd1f4c85f Aug 20 01:02:01.833295 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-4f3274d8-0d64-442a-a8c6-89ec8252ff36 tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:02:01.833541 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-4f3274d8-0d64-442a-a8c6-89ec8252ff36 tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:02:01.846153 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:02:01.846153 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:02:01.856846 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-4f3274d8-0d64-442a-a8c6-89ec8252ff36 tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] Volume info retrieved successfully. Aug 20 01:02:01.870839 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-4f3274d8-0d64-442a-a8c6-89ec8252ff36 tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] https://10.4.3.240/volume/v3/volumes/75d258d8-773e-4f3a-9bdd-71ecd1f4c85f returned with HTTP 200 Aug 20 01:02:01.871444 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 631/2547] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:02:01 2026] GET /volume/v3/volumes/75d258d8-773e-4f3a-9bdd-71ecd1f4c85f => generated 837 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:02:01.979854 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-6b187f2d-cc26-4679-9d34-ccb06dc7a791 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:02:01.982212 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-6b187f2d-cc26-4679-9d34-ccb06dc7a791 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] GET https://10.4.3.240/volume/v3/volumes/d159ae94-e2a0-458a-857f-a9e6f0609c32 Aug 20 01:02:01.982495 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-6b187f2d-cc26-4679-9d34-ccb06dc7a791 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:02:01.982784 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-6b187f2d-cc26-4679-9d34-ccb06dc7a791 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:02:02.000647 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:02:02.000647 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:02:02.008145 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-6b187f2d-cc26-4679-9d34-ccb06dc7a791 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Volume info retrieved successfully. Aug 20 01:02:02.015440 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-6b187f2d-cc26-4679-9d34-ccb06dc7a791 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] https://10.4.3.240/volume/v3/volumes/d159ae94-e2a0-458a-857f-a9e6f0609c32 returned with HTTP 200 Aug 20 01:02:02.015791 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 646/2548] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:02:01 2026] GET /volume/v3/volumes/d159ae94-e2a0-458a-857f-a9e6f0609c32 => generated 1367 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:02:02.031727 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-9dae4738-9f85-453f-9b48-57becaacc4e1 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:02:02.034288 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-9dae4738-9f85-453f-9b48-57becaacc4e1 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] GET https://10.4.3.240/volume/v3/volumes/d159ae94-e2a0-458a-857f-a9e6f0609c32 Aug 20 01:02:02.034520 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-9dae4738-9f85-453f-9b48-57becaacc4e1 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:02:02.034723 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-9dae4738-9f85-453f-9b48-57becaacc4e1 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:02:02.041382 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:02:02.041382 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:02:02.045126 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-9dae4738-9f85-453f-9b48-57becaacc4e1 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Volume info retrieved successfully. Aug 20 01:02:02.051657 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-9dae4738-9f85-453f-9b48-57becaacc4e1 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] https://10.4.3.240/volume/v3/volumes/d159ae94-e2a0-458a-857f-a9e6f0609c32 returned with HTTP 200 Aug 20 01:02:02.052036 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 640/2549] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:02:02 2026] GET /volume/v3/volumes/d159ae94-e2a0-458a-857f-a9e6f0609c32 => generated 1367 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:02:02.311426 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-e1009f30-1fd9-4447-8ca6-44c6794bee86 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:02:02.313401 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-e1009f30-1fd9-4447-8ca6-44c6794bee86 tempest-VolumesActionsTest-1462979513 tempest-VolumesActionsTest-1462979513-project-member] POST https://10.4.3.240/volume/v3/volumes/abc397c6-d17d-41be-98c7-166c9498983f/action Aug 20 01:02:02.313821 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-e1009f30-1fd9-4447-8ca6-44c6794bee86 tempest-VolumesActionsTest-1462979513 tempest-VolumesActionsTest-1462979513-project-member] Action body: b'{"os-attach": {"instance_uuid": "81b1904b-1e52-4276-85f2-c8e00e263378", "mountpoint": "/dev/vdb"}}' {{(pid=100213) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 01:02:02.313973 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-e1009f30-1fd9-4447-8ca6-44c6794bee86 tempest-VolumesActionsTest-1462979513 tempest-VolumesActionsTest-1462979513-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "81b1904b-1e52-4276-85f2-c8e00e263378", "mountpoint": "/dev/vdb"}} {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:02:02.322735 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:02:02.322735 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:02:02.323210 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-e1009f30-1fd9-4447-8ca6-44c6794bee86 tempest-VolumesActionsTest-1462979513 tempest-VolumesActionsTest-1462979513-project-member] Volume info retrieved successfully. Aug 20 01:02:02.332930 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-e1009f30-1fd9-4447-8ca6-44c6794bee86 tempest-VolumesActionsTest-1462979513 tempest-VolumesActionsTest-1462979513-project-member] Update volume admin metadata completed successfully. Aug 20 01:02:02.386168 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-e1009f30-1fd9-4447-8ca6-44c6794bee86 tempest-VolumesActionsTest-1462979513 tempest-VolumesActionsTest-1462979513-project-member] Attach volume completed successfully. Aug 20 01:02:02.386168 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-e1009f30-1fd9-4447-8ca6-44c6794bee86 tempest-VolumesActionsTest-1462979513 tempest-VolumesActionsTest-1462979513-project-member] https://10.4.3.240/volume/v3/volumes/abc397c6-d17d-41be-98c7-166c9498983f/action returned with HTTP 202 Aug 20 01:02:02.386168 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 633/2550] 10.4.3.240 () {68 vars in 1390 bytes} [Thu Aug 20 01:02:02 2026] POST /volume/v3/volumes/abc397c6-d17d-41be-98c7-166c9498983f/action => generated 0 bytes in 75 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Aug 20 01:02:02.394297 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-8f2d0110-3524-43e6-955b-5f82dba4e2fb None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:02:02.395950 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-8f2d0110-3524-43e6-955b-5f82dba4e2fb tempest-VolumesActionsTest-1462979513 tempest-VolumesActionsTest-1462979513-project-member] GET https://10.4.3.240/volume/v3/volumes/abc397c6-d17d-41be-98c7-166c9498983f Aug 20 01:02:02.396128 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-8f2d0110-3524-43e6-955b-5f82dba4e2fb tempest-VolumesActionsTest-1462979513 tempest-VolumesActionsTest-1462979513-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:02:02.396302 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-8f2d0110-3524-43e6-955b-5f82dba4e2fb tempest-VolumesActionsTest-1462979513 tempest-VolumesActionsTest-1462979513-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:02:02.406076 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:02:02.406076 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:02:02.410055 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-8f2d0110-3524-43e6-955b-5f82dba4e2fb tempest-VolumesActionsTest-1462979513 tempest-VolumesActionsTest-1462979513-project-member] Volume info retrieved successfully. Aug 20 01:02:02.414494 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-8f2d0110-3524-43e6-955b-5f82dba4e2fb tempest-VolumesActionsTest-1462979513 tempest-VolumesActionsTest-1462979513-project-member] https://10.4.3.240/volume/v3/volumes/abc397c6-d17d-41be-98c7-166c9498983f returned with HTTP 200 Aug 20 01:02:02.414984 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 632/2551] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:02:02 2026] GET /volume/v3/volumes/abc397c6-d17d-41be-98c7-166c9498983f => generated 1176 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:02:02.427571 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-8ebaebf8-d2f0-4714-b8a6-db90a169030d None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:02:02.429443 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-8ebaebf8-d2f0-4714-b8a6-db90a169030d tempest-VolumesActionsTest-1462979513 tempest-VolumesActionsTest-1462979513-project-member] POST https://10.4.3.240/volume/v3/volumes/abc397c6-d17d-41be-98c7-166c9498983f/action Aug 20 01:02:02.429776 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-8ebaebf8-d2f0-4714-b8a6-db90a169030d tempest-VolumesActionsTest-1462979513 tempest-VolumesActionsTest-1462979513-project-member] Action body: b'{"os-detach": {}}' {{(pid=100215) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 01:02:02.429887 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-8ebaebf8-d2f0-4714-b8a6-db90a169030d tempest-VolumesActionsTest-1462979513 tempest-VolumesActionsTest-1462979513-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:02:02.443659 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:02:02.443659 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:02:02.444074 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-8ebaebf8-d2f0-4714-b8a6-db90a169030d tempest-VolumesActionsTest-1462979513 tempest-VolumesActionsTest-1462979513-project-member] Volume info retrieved successfully. Aug 20 01:02:02.487742 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-8ebaebf8-d2f0-4714-b8a6-db90a169030d tempest-VolumesActionsTest-1462979513 tempest-VolumesActionsTest-1462979513-project-member] Detach volume completed successfully. Aug 20 01:02:02.487976 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-8ebaebf8-d2f0-4714-b8a6-db90a169030d tempest-VolumesActionsTest-1462979513 tempest-VolumesActionsTest-1462979513-project-member] https://10.4.3.240/volume/v3/volumes/abc397c6-d17d-41be-98c7-166c9498983f/action returned with HTTP 202 Aug 20 01:02:02.489087 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 647/2552] 10.4.3.240 () {68 vars in 1390 bytes} [Thu Aug 20 01:02:02 2026] POST /volume/v3/volumes/abc397c6-d17d-41be-98c7-166c9498983f/action => generated 0 bytes in 62 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 01:02:02.498493 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-758db6cc-da0d-4be3-a9fc-4362e99158c1 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:02:02.502669 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-758db6cc-da0d-4be3-a9fc-4362e99158c1 tempest-VolumesActionsTest-1462979513 tempest-VolumesActionsTest-1462979513-project-member] GET https://10.4.3.240/volume/v3/volumes/abc397c6-d17d-41be-98c7-166c9498983f Aug 20 01:02:02.502878 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-758db6cc-da0d-4be3-a9fc-4362e99158c1 tempest-VolumesActionsTest-1462979513 tempest-VolumesActionsTest-1462979513-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:02:02.503089 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-758db6cc-da0d-4be3-a9fc-4362e99158c1 tempest-VolumesActionsTest-1462979513 tempest-VolumesActionsTest-1462979513-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:02:02.514406 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:02:02.514406 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:02:02.522168 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-758db6cc-da0d-4be3-a9fc-4362e99158c1 tempest-VolumesActionsTest-1462979513 tempest-VolumesActionsTest-1462979513-project-member] Volume info retrieved successfully. Aug 20 01:02:02.529113 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-758db6cc-da0d-4be3-a9fc-4362e99158c1 tempest-VolumesActionsTest-1462979513 tempest-VolumesActionsTest-1462979513-project-member] https://10.4.3.240/volume/v3/volumes/abc397c6-d17d-41be-98c7-166c9498983f returned with HTTP 200 Aug 20 01:02:02.529707 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 641/2553] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:02:02 2026] GET /volume/v3/volumes/abc397c6-d17d-41be-98c7-166c9498983f => generated 861 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:02:02.595575 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-e5342dbf-1ef1-4276-8791-a41ce3bd8002 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:02:02.598670 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-e5342dbf-1ef1-4276-8791-a41ce3bd8002 tempest-ServerStableDeviceRescueTest-285192711 tempest-ServerStableDeviceRescueTest-285192711-project-member] GET https://10.4.3.240/volume/v3/volumes/7d598188-1e46-48dc-a60a-df986e5e3227 Aug 20 01:02:02.598837 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-e5342dbf-1ef1-4276-8791-a41ce3bd8002 tempest-ServerStableDeviceRescueTest-285192711 tempest-ServerStableDeviceRescueTest-285192711-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:02:02.599065 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-e5342dbf-1ef1-4276-8791-a41ce3bd8002 tempest-ServerStableDeviceRescueTest-285192711 tempest-ServerStableDeviceRescueTest-285192711-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:02:02.612082 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:02:02.612082 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:02:02.619921 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-e5342dbf-1ef1-4276-8791-a41ce3bd8002 tempest-ServerStableDeviceRescueTest-285192711 tempest-ServerStableDeviceRescueTest-285192711-project-member] Volume info retrieved successfully. Aug 20 01:02:02.625456 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-e5342dbf-1ef1-4276-8791-a41ce3bd8002 tempest-ServerStableDeviceRescueTest-285192711 tempest-ServerStableDeviceRescueTest-285192711-project-member] https://10.4.3.240/volume/v3/volumes/7d598188-1e46-48dc-a60a-df986e5e3227 returned with HTTP 200 Aug 20 01:02:02.626075 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 634/2554] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:02:02 2026] GET /volume/v3/volumes/7d598188-1e46-48dc-a60a-df986e5e3227 => generated 851 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:02:02.885437 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-fe46acd9-0327-4c47-bbe7-881178be1871 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:02:02.887355 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-fe46acd9-0327-4c47-bbe7-881178be1871 tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] GET https://10.4.3.240/volume/v3/volumes/75d258d8-773e-4f3a-9bdd-71ecd1f4c85f Aug 20 01:02:02.887659 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-fe46acd9-0327-4c47-bbe7-881178be1871 tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:02:02.887849 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-fe46acd9-0327-4c47-bbe7-881178be1871 tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:02:02.894857 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-fe46acd9-0327-4c47-bbe7-881178be1871 tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] https://10.4.3.240/volume/v3/volumes/75d258d8-773e-4f3a-9bdd-71ecd1f4c85f returned with HTTP 404 Aug 20 01:02:02.895315 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 633/2555] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:02:02 2026] GET /volume/v3/volumes/75d258d8-773e-4f3a-9bdd-71ecd1f4c85f => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:02:02.903083 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-91e0166f-414d-455f-bbb4-f4f3eeb178f2 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:02:02.904870 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-91e0166f-414d-455f-bbb4-f4f3eeb178f2 tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] GET https://10.4.3.240/volume/v3/volumes/860d34d8-0c0e-464d-8014-7fc4dc0daced Aug 20 01:02:02.905064 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-91e0166f-414d-455f-bbb4-f4f3eeb178f2 tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:02:02.905245 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-91e0166f-414d-455f-bbb4-f4f3eeb178f2 tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:02:02.926749 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:02:02.926749 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:02:02.926749 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-91e0166f-414d-455f-bbb4-f4f3eeb178f2 tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] Volume info retrieved successfully. Aug 20 01:02:02.926749 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-91e0166f-414d-455f-bbb4-f4f3eeb178f2 tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] https://10.4.3.240/volume/v3/volumes/860d34d8-0c0e-464d-8014-7fc4dc0daced returned with HTTP 200 Aug 20 01:02:02.926749 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 648/2556] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:02:02 2026] GET /volume/v3/volumes/860d34d8-0c0e-464d-8014-7fc4dc0daced => generated 890 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:02:02.945880 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-2c271cb6-9e14-499a-9f6a-256e67077d25 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:02:02.952300 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-2c271cb6-9e14-499a-9f6a-256e67077d25 tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] DELETE https://10.4.3.240/volume/v3/volumes/860d34d8-0c0e-464d-8014-7fc4dc0daced Aug 20 01:02:02.952300 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-2c271cb6-9e14-499a-9f6a-256e67077d25 tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:02:02.952300 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-2c271cb6-9e14-499a-9f6a-256e67077d25 tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] Calling method 'delete' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:02:02.952300 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.v3.volumes [None req-2c271cb6-9e14-499a-9f6a-256e67077d25 tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] Delete volume with id: 860d34d8-0c0e-464d-8014-7fc4dc0daced Aug 20 01:02:02.959378 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:02:02.959378 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:02:02.959378 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-2c271cb6-9e14-499a-9f6a-256e67077d25 tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] Volume info retrieved successfully. Aug 20 01:02:02.977283 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-2c271cb6-9e14-499a-9f6a-256e67077d25 tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] Delete volume request issued successfully. Aug 20 01:02:02.977481 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-2c271cb6-9e14-499a-9f6a-256e67077d25 tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] https://10.4.3.240/volume/v3/volumes/860d34d8-0c0e-464d-8014-7fc4dc0daced returned with HTTP 202 Aug 20 01:02:02.977921 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 642/2557] 10.4.3.240 () {66 vars in 1351 bytes} [Thu Aug 20 01:02:02 2026] DELETE /volume/v3/volumes/860d34d8-0c0e-464d-8014-7fc4dc0daced => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 01:02:02.988075 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-b30f1e8d-fb3b-45ad-ad16-700856a132b7 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:02:02.993367 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-b30f1e8d-fb3b-45ad-ad16-700856a132b7 tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] GET https://10.4.3.240/volume/v3/volumes/860d34d8-0c0e-464d-8014-7fc4dc0daced Aug 20 01:02:02.993367 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-b30f1e8d-fb3b-45ad-ad16-700856a132b7 tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:02:02.993367 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-b30f1e8d-fb3b-45ad-ad16-700856a132b7 tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:02:03.005841 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:02:03.005841 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:02:03.014378 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-b30f1e8d-fb3b-45ad-ad16-700856a132b7 tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] Volume info retrieved successfully. Aug 20 01:02:03.021385 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-b30f1e8d-fb3b-45ad-ad16-700856a132b7 tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] https://10.4.3.240/volume/v3/volumes/860d34d8-0c0e-464d-8014-7fc4dc0daced returned with HTTP 200 Aug 20 01:02:03.021961 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 635/2558] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:02:02 2026] GET /volume/v3/volumes/860d34d8-0c0e-464d-8014-7fc4dc0daced => generated 889 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:02:03.388976 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [req-f1155226-2eab-4648-bc1c-84750905d6c5 req-74d60b5c-b9c5-48c8-b504-0ba123a578f8 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:02:03.391433 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-f1155226-2eab-4648-bc1c-84750905d6c5 req-74d60b5c-b9c5-48c8-b504-0ba123a578f8 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] GET https://10.4.3.240/volume/v3/volumes/d159ae94-e2a0-458a-857f-a9e6f0609c32 Aug 20 01:02:03.391630 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [req-f1155226-2eab-4648-bc1c-84750905d6c5 req-74d60b5c-b9c5-48c8-b504-0ba123a578f8 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:02:03.391807 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [req-f1155226-2eab-4648-bc1c-84750905d6c5 req-74d60b5c-b9c5-48c8-b504-0ba123a578f8 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:02:03.400759 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:02:03.400759 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:02:03.405427 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [req-f1155226-2eab-4648-bc1c-84750905d6c5 req-74d60b5c-b9c5-48c8-b504-0ba123a578f8 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Volume info retrieved successfully. Aug 20 01:02:03.410929 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-f1155226-2eab-4648-bc1c-84750905d6c5 req-74d60b5c-b9c5-48c8-b504-0ba123a578f8 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] https://10.4.3.240/volume/v3/volumes/d159ae94-e2a0-458a-857f-a9e6f0609c32 returned with HTTP 200 Aug 20 01:02:03.411327 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 634/2559] 10.4.3.240 () {68 vars in 1598 bytes} [Thu Aug 20 01:02:03 2026] GET /volume/v3/volumes/d159ae94-e2a0-458a-857f-a9e6f0609c32 => generated 1367 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:02:03.643900 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-479c7cc2-9a34-49e2-ba07-52eb3df1c471 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:02:03.646575 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-479c7cc2-9a34-49e2-ba07-52eb3df1c471 tempest-ServerStableDeviceRescueTest-285192711 tempest-ServerStableDeviceRescueTest-285192711-project-member] GET https://10.4.3.240/volume/v3/volumes/7d598188-1e46-48dc-a60a-df986e5e3227 Aug 20 01:02:03.646806 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-479c7cc2-9a34-49e2-ba07-52eb3df1c471 tempest-ServerStableDeviceRescueTest-285192711 tempest-ServerStableDeviceRescueTest-285192711-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:02:03.647038 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-479c7cc2-9a34-49e2-ba07-52eb3df1c471 tempest-ServerStableDeviceRescueTest-285192711 tempest-ServerStableDeviceRescueTest-285192711-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:02:03.665363 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:02:03.665363 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:02:03.669071 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-479c7cc2-9a34-49e2-ba07-52eb3df1c471 tempest-ServerStableDeviceRescueTest-285192711 tempest-ServerStableDeviceRescueTest-285192711-project-member] Volume info retrieved successfully. Aug 20 01:02:03.673272 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-479c7cc2-9a34-49e2-ba07-52eb3df1c471 tempest-ServerStableDeviceRescueTest-285192711 tempest-ServerStableDeviceRescueTest-285192711-project-member] https://10.4.3.240/volume/v3/volumes/7d598188-1e46-48dc-a60a-df986e5e3227 returned with HTTP 200 Aug 20 01:02:03.673782 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 649/2560] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:02:03 2026] GET /volume/v3/volumes/7d598188-1e46-48dc-a60a-df986e5e3227 => generated 851 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:02:03.929559 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-f1155226-2eab-4648-bc1c-84750905d6c5 req-d9854a35-62d0-4345-8849-a9a8037d439f None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:02:03.930478 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-f1155226-2eab-4648-bc1c-84750905d6c5 req-d9854a35-62d0-4345-8849-a9a8037d439f tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] GET https://10.4.3.240/volume/v3/volumes/d159ae94-e2a0-458a-857f-a9e6f0609c32 Aug 20 01:02:03.930653 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-f1155226-2eab-4648-bc1c-84750905d6c5 req-d9854a35-62d0-4345-8849-a9a8037d439f tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:02:03.930823 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-f1155226-2eab-4648-bc1c-84750905d6c5 req-d9854a35-62d0-4345-8849-a9a8037d439f tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:02:03.937930 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:02:03.937930 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:02:03.942174 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [req-f1155226-2eab-4648-bc1c-84750905d6c5 req-d9854a35-62d0-4345-8849-a9a8037d439f tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Volume info retrieved successfully. Aug 20 01:02:03.948214 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-f1155226-2eab-4648-bc1c-84750905d6c5 req-d9854a35-62d0-4345-8849-a9a8037d439f tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] https://10.4.3.240/volume/v3/volumes/d159ae94-e2a0-458a-857f-a9e6f0609c32 returned with HTTP 200 Aug 20 01:02:03.949188 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 643/2561] 10.4.3.240 () {68 vars in 1598 bytes} [Thu Aug 20 01:02:03 2026] GET /volume/v3/volumes/d159ae94-e2a0-458a-857f-a9e6f0609c32 => generated 1367 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:02:03.966528 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-e26de296-135f-49b8-925a-b0016ce99871 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:02:03.966929 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-e26de296-135f-49b8-925a-b0016ce99871 None None] GET https://10.4.3.240/volume// Aug 20 01:02:03.967158 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-e26de296-135f-49b8-925a-b0016ce99871 None None] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:02:03.967376 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-e26de296-135f-49b8-925a-b0016ce99871 None None] Calling method 'all' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:02:03.967736 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-e26de296-135f-49b8-925a-b0016ce99871 None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 20 01:02:03.968024 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 636/2562] 10.4.3.240 () {66 vars in 1419 bytes} [Thu Aug 20 01:02:03 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 01:02:03.980870 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [req-f1155226-2eab-4648-bc1c-84750905d6c5 req-33564c98-f059-48f9-aefa-22419bc97862 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:02:03.983897 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-f1155226-2eab-4648-bc1c-84750905d6c5 req-33564c98-f059-48f9-aefa-22419bc97862 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] POST https://10.4.3.240/volume/v3/attachments Aug 20 01:02:03.984227 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [req-f1155226-2eab-4648-bc1c-84750905d6c5 req-33564c98-f059-48f9-aefa-22419bc97862 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d159ae94-e2a0-458a-857f-a9e6f0609c32", "connector": null, "instance_uuid": "830a7704-22d6-45b8-b9eb-a27f39865a64"}} {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:02:03.994319 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:02:03.994319 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:02:04.032496 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-f1155226-2eab-4648-bc1c-84750905d6c5 req-33564c98-f059-48f9-aefa-22419bc97862 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] https://10.4.3.240/volume/v3/attachments returned with HTTP 200 Aug 20 01:02:04.032977 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 635/2563] 10.4.3.240 () {74 vars in 1594 bytes} [Thu Aug 20 01:02: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 20 01:02:04.036034 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-c00e8134-23c8-4188-a4b4-0fd87a8e2692 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:02:04.037507 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-c00e8134-23c8-4188-a4b4-0fd87a8e2692 tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] GET https://10.4.3.240/volume/v3/volumes/860d34d8-0c0e-464d-8014-7fc4dc0daced Aug 20 01:02:04.037755 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-c00e8134-23c8-4188-a4b4-0fd87a8e2692 tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:02:04.037997 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-c00e8134-23c8-4188-a4b4-0fd87a8e2692 tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:02:04.046676 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-c00e8134-23c8-4188-a4b4-0fd87a8e2692 tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] https://10.4.3.240/volume/v3/volumes/860d34d8-0c0e-464d-8014-7fc4dc0daced returned with HTTP 404 Aug 20 01:02:04.047325 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 650/2564] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:02:04 2026] GET /volume/v3/volumes/860d34d8-0c0e-464d-8014-7fc4dc0daced => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:02:04.061840 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-5578a811-a0bc-41fa-8745-306efe0e0f86 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:02:04.067064 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-5578a811-a0bc-41fa-8745-306efe0e0f86 tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 20 01:02:04.067374 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-5578a811-a0bc-41fa-8745-306efe0e0f86 tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-1553758507"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:02:04.068866 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.v3.volumes [None req-5578a811-a0bc-41fa-8745-306efe0e0f86 tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1553758507'}} {{(pid=100214) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 01:02:04.069004 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.v3.volumes [None req-5578a811-a0bc-41fa-8745-306efe0e0f86 tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] Create volume of 1 GB Aug 20 01:02:04.076299 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-5578a811-a0bc-41fa-8745-306efe0e0f86 tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] Availability Zones retrieved successfully. Aug 20 01:02:04.081372 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-5578a811-a0bc-41fa-8745-306efe0e0f86 tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] Flow 'volume_create_api' (7aa9a96c-ee17-4d6e-b424-a644ed5a608f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:02:04.082356 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-5578a811-a0bc-41fa-8745-306efe0e0f86 tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (75b86809-1796-4ac9-aa0b-a3fc22b93a45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:02:04.083262 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.flows.api.create_volume [None req-5578a811-a0bc-41fa-8745-306efe0e0f86 tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] Validating volume size '1' using validate_int {{(pid=100214) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 01:02:04.128115 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-5578a811-a0bc-41fa-8745-306efe0e0f86 tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (75b86809-1796-4ac9-aa0b-a3fc22b93a45) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:52:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1ed58bd6-fe6a-497e-ae84-e8199d24fdfa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:02:04.128373 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-5578a811-a0bc-41fa-8745-306efe0e0f86 tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d3b83e98-6faa-4938-adf0-6eb63249b3a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:02:04.152142 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [req-255b536d-8efc-461e-a83e-ac8f1b9989a4 req-f7d41fcc-c34f-4cbb-8eac-5d143a0556bf None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:02:04.156121 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-255b536d-8efc-461e-a83e-ac8f1b9989a4 req-f7d41fcc-c34f-4cbb-8eac-5d143a0556bf tempest-ServerStableDeviceRescueTest-285192711 tempest-ServerStableDeviceRescueTest-285192711-project-member] POST https://10.4.3.240/volume/v3/attachments/3ba55b2b-2a89-45a2-86cb-8beedbce246d/action Aug 20 01:02:04.156517 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [req-255b536d-8efc-461e-a83e-ac8f1b9989a4 req-f7d41fcc-c34f-4cbb-8eac-5d143a0556bf tempest-ServerStableDeviceRescueTest-285192711 tempest-ServerStableDeviceRescueTest-285192711-project-member] Action body: b'{"os-complete": null}' {{(pid=100213) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 01:02:04.156649 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [req-255b536d-8efc-461e-a83e-ac8f1b9989a4 req-f7d41fcc-c34f-4cbb-8eac-5d143a0556bf tempest-ServerStableDeviceRescueTest-285192711 tempest-ServerStableDeviceRescueTest-285192711-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:02:04.182291 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:02:04.182291 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:02:04.183307 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.quota [None req-5578a811-a0bc-41fa-8745-306efe0e0f86 tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] Created reservations ['3e49f4a3-ed80-47d3-ac16-54ee45814981', '396ff0af-cedb-4db0-85a2-454372770074', '1c3a3a77-0186-49df-925d-63f20d1e8d42', '2e66ec57-bf48-4e4e-ace2-efe0196f1302'] {{(pid=100214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 01:02:04.184316 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-5578a811-a0bc-41fa-8745-306efe0e0f86 tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d3b83e98-6faa-4938-adf0-6eb63249b3a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3e49f4a3-ed80-47d3-ac16-54ee45814981', '396ff0af-cedb-4db0-85a2-454372770074', '1c3a3a77-0186-49df-925d-63f20d1e8d42', '2e66ec57-bf48-4e4e-ace2-efe0196f1302']}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:02:04.185326 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-5578a811-a0bc-41fa-8745-306efe0e0f86 tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0761c2b9-d078-4d28-b1d0-b13e5d8d6885) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:02:04.216936 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-255b536d-8efc-461e-a83e-ac8f1b9989a4 req-f7d41fcc-c34f-4cbb-8eac-5d143a0556bf tempest-ServerStableDeviceRescueTest-285192711 tempest-ServerStableDeviceRescueTest-285192711-project-member] https://10.4.3.240/volume/v3/attachments/3ba55b2b-2a89-45a2-86cb-8beedbce246d/action returned with HTTP 204 Aug 20 01:02:04.218875 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-5578a811-a0bc-41fa-8745-306efe0e0f86 tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0761c2b9-d078-4d28-b1d0-b13e5d8d6885) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '61767b54-de06-4e33-b54a-f15ab075d20c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1553758507',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='231039ede09e4aab827ab1cc1dc1f41c',qos_specs=None,replication_status=,reservations=['3e49f4a3-ed80-47d3-ac16-54ee45814981','396ff0af-cedb-4db0-85a2-454372770074','1c3a3a77-0186-49df-925d-63f20d1e8d42','2e66ec57-bf48-4e4e-ace2-efe0196f1302'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0d2858954c804dfd933c612cf8a0806c',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T01:02:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1553758507',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=61767b54-de06-4e33-b54a-f15ab075d20c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='231039ede09e4aab827ab1cc1dc1f41c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0d2858954c804dfd933c612cf8a0806c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1ed58bd6-fe6a-497e-ae84-e8199d24fdfa),volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:02:04.219390 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 637/2565] 10.4.3.240 () {74 vars in 1725 bytes} [Thu Aug 20 01:02:04 2026] POST /volume/v3/attachments/3ba55b2b-2a89-45a2-86cb-8beedbce246d/action => generated 0 bytes in 68 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:02:04.219893 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-5578a811-a0bc-41fa-8745-306efe0e0f86 tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (df57b481-dead-4308-8f77-88637d8e27d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:02:04.250806 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-5578a811-a0bc-41fa-8745-306efe0e0f86 tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (df57b481-dead-4308-8f77-88637d8e27d5) transitioned into state 'SUCCESS' from state '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-1553758507',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='231039ede09e4aab827ab1cc1dc1f41c',qos_specs=None,replication_status=,reservations=['3e49f4a3-ed80-47d3-ac16-54ee45814981','396ff0af-cedb-4db0-85a2-454372770074','1c3a3a77-0186-49df-925d-63f20d1e8d42','2e66ec57-bf48-4e4e-ace2-efe0196f1302'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0d2858954c804dfd933c612cf8a0806c',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:02:04.251503 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-5578a811-a0bc-41fa-8745-306efe0e0f86 tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (67c85605-3ea7-4e1c-a14e-a8cd952d7bee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:02:04.269007 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-5578a811-a0bc-41fa-8745-306efe0e0f86 tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (67c85605-3ea7-4e1c-a14e-a8cd952d7bee) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:02:04.269937 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-5578a811-a0bc-41fa-8745-306efe0e0f86 tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] Flow 'volume_create_api' (7aa9a96c-ee17-4d6e-b424-a644ed5a608f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:02:04.270307 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-5578a811-a0bc-41fa-8745-306efe0e0f86 tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] Create volume request issued successfully. Aug 20 01:02:04.270934 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-5578a811-a0bc-41fa-8745-306efe0e0f86 tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 20 01:02:04.271931 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 644/2566] 10.4.3.240 () {68 vars in 1258 bytes} [Thu Aug 20 01:02:04 2026] POST /volume/v3/volumes => generated 745 bytes in 211 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 01:02:04.286560 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-802c851e-9084-4d64-a385-be198d41b33b None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:02:04.291366 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-802c851e-9084-4d64-a385-be198d41b33b tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] GET https://10.4.3.240/volume/v3/volumes/61767b54-de06-4e33-b54a-f15ab075d20c Aug 20 01:02:04.291366 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-802c851e-9084-4d64-a385-be198d41b33b tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:02:04.291366 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-802c851e-9084-4d64-a385-be198d41b33b tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:02:04.298005 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:02:04.298005 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:02:04.305255 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-802c851e-9084-4d64-a385-be198d41b33b tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] Volume info retrieved successfully. Aug 20 01:02:04.316547 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-802c851e-9084-4d64-a385-be198d41b33b tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] https://10.4.3.240/volume/v3/volumes/61767b54-de06-4e33-b54a-f15ab075d20c returned with HTTP 200 Aug 20 01:02:04.316971 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 636/2567] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:02:04 2026] GET /volume/v3/volumes/61767b54-de06-4e33-b54a-f15ab075d20c => generated 813 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:02:04.686800 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-b24bbef8-0532-4ac4-91e0-a2c7289b394f None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:02:04.688734 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-b24bbef8-0532-4ac4-91e0-a2c7289b394f tempest-ServerStableDeviceRescueTest-285192711 tempest-ServerStableDeviceRescueTest-285192711-project-member] GET https://10.4.3.240/volume/v3/volumes/7d598188-1e46-48dc-a60a-df986e5e3227 Aug 20 01:02:04.688965 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-b24bbef8-0532-4ac4-91e0-a2c7289b394f tempest-ServerStableDeviceRescueTest-285192711 tempest-ServerStableDeviceRescueTest-285192711-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:02:04.689197 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-b24bbef8-0532-4ac4-91e0-a2c7289b394f tempest-ServerStableDeviceRescueTest-285192711 tempest-ServerStableDeviceRescueTest-285192711-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:02:04.702607 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:02:04.702607 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:02:04.709504 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-b24bbef8-0532-4ac4-91e0-a2c7289b394f tempest-ServerStableDeviceRescueTest-285192711 tempest-ServerStableDeviceRescueTest-285192711-project-member] Volume info retrieved successfully. Aug 20 01:02:04.714870 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-b24bbef8-0532-4ac4-91e0-a2c7289b394f tempest-ServerStableDeviceRescueTest-285192711 tempest-ServerStableDeviceRescueTest-285192711-project-member] https://10.4.3.240/volume/v3/volumes/7d598188-1e46-48dc-a60a-df986e5e3227 returned with HTTP 200 Aug 20 01:02:04.715275 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 651/2568] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:02:04 2026] GET /volume/v3/volumes/7d598188-1e46-48dc-a60a-df986e5e3227 => generated 1143 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:02:04.727331 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-bb968b46-60f0-4da2-8fd0-a313f54e5719 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:02:04.729186 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-bb968b46-60f0-4da2-8fd0-a313f54e5719 tempest-ServerStableDeviceRescueTest-285192711 tempest-ServerStableDeviceRescueTest-285192711-project-member] GET https://10.4.3.240/volume/v3/volumes/7d598188-1e46-48dc-a60a-df986e5e3227 Aug 20 01:02:04.729455 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-bb968b46-60f0-4da2-8fd0-a313f54e5719 tempest-ServerStableDeviceRescueTest-285192711 tempest-ServerStableDeviceRescueTest-285192711-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:02:04.729696 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-bb968b46-60f0-4da2-8fd0-a313f54e5719 tempest-ServerStableDeviceRescueTest-285192711 tempest-ServerStableDeviceRescueTest-285192711-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:02:04.740173 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:02:04.740173 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:02:04.743498 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-bb968b46-60f0-4da2-8fd0-a313f54e5719 tempest-ServerStableDeviceRescueTest-285192711 tempest-ServerStableDeviceRescueTest-285192711-project-member] Volume info retrieved successfully. Aug 20 01:02:04.748515 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-bb968b46-60f0-4da2-8fd0-a313f54e5719 tempest-ServerStableDeviceRescueTest-285192711 tempest-ServerStableDeviceRescueTest-285192711-project-member] https://10.4.3.240/volume/v3/volumes/7d598188-1e46-48dc-a60a-df986e5e3227 returned with HTTP 200 Aug 20 01:02:04.748908 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 638/2569] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:02:04 2026] GET /volume/v3/volumes/7d598188-1e46-48dc-a60a-df986e5e3227 => generated 1143 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:02:04.764105 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-2ac6351e-1ad9-4c82-9679-2931a5e2ecea None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:02:04.766187 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-2ac6351e-1ad9-4c82-9679-2931a5e2ecea tempest-ServerStableDeviceRescueTest-285192711 tempest-ServerStableDeviceRescueTest-285192711-project-member] GET https://10.4.3.240/volume/v3/volumes/7d598188-1e46-48dc-a60a-df986e5e3227 Aug 20 01:02:04.766463 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-2ac6351e-1ad9-4c82-9679-2931a5e2ecea tempest-ServerStableDeviceRescueTest-285192711 tempest-ServerStableDeviceRescueTest-285192711-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:02:04.766709 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-2ac6351e-1ad9-4c82-9679-2931a5e2ecea tempest-ServerStableDeviceRescueTest-285192711 tempest-ServerStableDeviceRescueTest-285192711-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:02:04.775109 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:02:04.775109 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:02:04.777980 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-2ac6351e-1ad9-4c82-9679-2931a5e2ecea tempest-ServerStableDeviceRescueTest-285192711 tempest-ServerStableDeviceRescueTest-285192711-project-member] Volume info retrieved successfully. Aug 20 01:02:04.781401 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-2ac6351e-1ad9-4c82-9679-2931a5e2ecea tempest-ServerStableDeviceRescueTest-285192711 tempest-ServerStableDeviceRescueTest-285192711-project-member] https://10.4.3.240/volume/v3/volumes/7d598188-1e46-48dc-a60a-df986e5e3227 returned with HTTP 200 Aug 20 01:02:04.781807 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 645/2570] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:02:04 2026] GET /volume/v3/volumes/7d598188-1e46-48dc-a60a-df986e5e3227 => generated 1143 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:02:04.942649 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [req-e5b526b4-c790-4d82-840a-3af07cdff8c8 req-e8786605-cccd-4062-8b40-4c3c3b8e8e0e None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:02:04.944290 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-e5b526b4-c790-4d82-840a-3af07cdff8c8 req-e8786605-cccd-4062-8b40-4c3c3b8e8e0e tempest-ServerStableDeviceRescueTest-285192711 tempest-ServerStableDeviceRescueTest-285192711-project-member] GET https://10.4.3.240/volume/v3/volumes/7d598188-1e46-48dc-a60a-df986e5e3227 Aug 20 01:02:04.944742 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [req-e5b526b4-c790-4d82-840a-3af07cdff8c8 req-e8786605-cccd-4062-8b40-4c3c3b8e8e0e tempest-ServerStableDeviceRescueTest-285192711 tempest-ServerStableDeviceRescueTest-285192711-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:02:04.945011 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [req-e5b526b4-c790-4d82-840a-3af07cdff8c8 req-e8786605-cccd-4062-8b40-4c3c3b8e8e0e tempest-ServerStableDeviceRescueTest-285192711 tempest-ServerStableDeviceRescueTest-285192711-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:02:04.955943 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:02:04.955943 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:02:04.959829 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [req-e5b526b4-c790-4d82-840a-3af07cdff8c8 req-e8786605-cccd-4062-8b40-4c3c3b8e8e0e tempest-ServerStableDeviceRescueTest-285192711 tempest-ServerStableDeviceRescueTest-285192711-project-member] Volume info retrieved successfully. Aug 20 01:02:04.963737 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-e5b526b4-c790-4d82-840a-3af07cdff8c8 req-e8786605-cccd-4062-8b40-4c3c3b8e8e0e tempest-ServerStableDeviceRescueTest-285192711 tempest-ServerStableDeviceRescueTest-285192711-project-member] https://10.4.3.240/volume/v3/volumes/7d598188-1e46-48dc-a60a-df986e5e3227 returned with HTTP 200 Aug 20 01:02:04.965416 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 637/2571] 10.4.3.240 () {68 vars in 1598 bytes} [Thu Aug 20 01:02:04 2026] GET /volume/v3/volumes/7d598188-1e46-48dc-a60a-df986e5e3227 => generated 1143 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:02:05.291888 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-de9f6ae9-5ccf-434a-9e78-5f6e04fecc37 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:02:05.292219 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-de9f6ae9-5ccf-434a-9e78-5f6e04fecc37 None None] GET https://10.4.3.240/volume// Aug 20 01:02:05.292396 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-de9f6ae9-5ccf-434a-9e78-5f6e04fecc37 None None] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:02:05.293330 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-de9f6ae9-5ccf-434a-9e78-5f6e04fecc37 None None] Calling method 'all' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:02:05.293698 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-de9f6ae9-5ccf-434a-9e78-5f6e04fecc37 None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 20 01:02:05.293965 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 652/2572] 10.4.3.240 () {66 vars in 1426 bytes} [Thu Aug 20 01:02:05 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 01:02:05.321202 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [req-f1155226-2eab-4648-bc1c-84750905d6c5 req-5e5a9758-33f9-45bd-aef3-dc1d1709f6c0 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:02:05.326666 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-f1155226-2eab-4648-bc1c-84750905d6c5 req-5e5a9758-33f9-45bd-aef3-dc1d1709f6c0 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] GET https://10.4.3.240/volume/v3/volumes/d159ae94-e2a0-458a-857f-a9e6f0609c32 Aug 20 01:02:05.327374 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [req-f1155226-2eab-4648-bc1c-84750905d6c5 req-5e5a9758-33f9-45bd-aef3-dc1d1709f6c0 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:02:05.327374 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [req-f1155226-2eab-4648-bc1c-84750905d6c5 req-5e5a9758-33f9-45bd-aef3-dc1d1709f6c0 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:02:05.330423 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-908b2948-0a11-4a5d-9da6-fec7a95217f8 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:02:05.332551 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-908b2948-0a11-4a5d-9da6-fec7a95217f8 tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] GET https://10.4.3.240/volume/v3/volumes/61767b54-de06-4e33-b54a-f15ab075d20c Aug 20 01:02:05.332779 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-908b2948-0a11-4a5d-9da6-fec7a95217f8 tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:02:05.332966 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-908b2948-0a11-4a5d-9da6-fec7a95217f8 tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:02:05.338733 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:02:05.338733 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:02:05.340921 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:02:05.340921 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:02:05.341705 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [req-f1155226-2eab-4648-bc1c-84750905d6c5 req-5e5a9758-33f9-45bd-aef3-dc1d1709f6c0 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Volume info retrieved successfully. Aug 20 01:02:05.345854 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-908b2948-0a11-4a5d-9da6-fec7a95217f8 tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] Volume info retrieved successfully. Aug 20 01:02:05.345945 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-f1155226-2eab-4648-bc1c-84750905d6c5 req-5e5a9758-33f9-45bd-aef3-dc1d1709f6c0 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] https://10.4.3.240/volume/v3/volumes/d159ae94-e2a0-458a-857f-a9e6f0609c32 returned with HTTP 200 Aug 20 01:02:05.346225 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 639/2573] 10.4.3.240 () {70 vars in 1639 bytes} [Thu Aug 20 01:02:05 2026] GET /volume/v3/volumes/d159ae94-e2a0-458a-857f-a9e6f0609c32 => generated 1546 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 01:02:05.349749 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-908b2948-0a11-4a5d-9da6-fec7a95217f8 tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] https://10.4.3.240/volume/v3/volumes/61767b54-de06-4e33-b54a-f15ab075d20c returned with HTTP 200 Aug 20 01:02:05.350329 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 646/2574] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:02:05 2026] GET /volume/v3/volumes/61767b54-de06-4e33-b54a-f15ab075d20c => generated 838 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:02:05.368707 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-63163502-c71d-4923-8532-41b94e0267b1 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:02:05.371623 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-63163502-c71d-4923-8532-41b94e0267b1 tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 20 01:02:05.373057 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-63163502-c71d-4923-8532-41b94e0267b1 tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "61767b54-de06-4e33-b54a-f15ab075d20c", "size": 1, "name": "tempest-VolumesGetTest-Volume-979139495", "metadata": {"Type": "Test"}}} {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:02:05.376623 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.v3.volumes [None req-63163502-c71d-4923-8532-41b94e0267b1 tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] Create volume request body: {'volume': {'source_volid': '61767b54-de06-4e33-b54a-f15ab075d20c', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-979139495', 'metadata': {'Type': 'Test'}}} {{(pid=100212) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 01:02:05.384559 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:02:05.384559 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:02:05.385103 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-63163502-c71d-4923-8532-41b94e0267b1 tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] Volume retrieved successfully. Aug 20 01:02:05.385182 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.v3.volumes [None req-63163502-c71d-4923-8532-41b94e0267b1 tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] Create volume of 1 GB Aug 20 01:02:05.390122 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-63163502-c71d-4923-8532-41b94e0267b1 tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] Availability Zones retrieved successfully. Aug 20 01:02:05.395483 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-63163502-c71d-4923-8532-41b94e0267b1 tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] Flow 'volume_create_api' (65f870a6-1b39-4168-9668-2b6f7c33299d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100212) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:02:05.396525 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-63163502-c71d-4923-8532-41b94e0267b1 tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (17080dfa-2dcb-4234-8a66-5e6ba7cec9e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:02:05.397806 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.flows.api.create_volume [None req-63163502-c71d-4923-8532-41b94e0267b1 tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100212) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 01:02:05.424092 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-63163502-c71d-4923-8532-41b94e0267b1 tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (17080dfa-2dcb-4234-8a66-5e6ba7cec9e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '61767b54-de06-4e33-b54a-f15ab075d20c', 'volume_type': VolumeType(created_at=2026-08-20T00:52:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1ed58bd6-fe6a-497e-ae84-e8199d24fdfa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:02:05.424831 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-63163502-c71d-4923-8532-41b94e0267b1 tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fac0278a-0989-463d-8424-1008bd48de4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:02:05.458555 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-f1155226-2eab-4648-bc1c-84750905d6c5 req-e6c93cc9-c7a7-4d60-90eb-0e020e06079e None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:02:05.461059 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-f1155226-2eab-4648-bc1c-84750905d6c5 req-e6c93cc9-c7a7-4d60-90eb-0e020e06079e tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] PUT https://10.4.3.240/volume/v3/attachments/a2e728d2-a6a1-4d6b-8fe5-99f3c9003849 Aug 20 01:02:05.461422 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-f1155226-2eab-4648-bc1c-84750905d6c5 req-e6c93cc9-c7a7-4d60-90eb-0e020e06079e tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.240", "host": "np0000007838", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:e656b6daafb0", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "870eaf75-1108-49d5-b5ab-79f4c93758d0", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:02:05.471569 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.quota [None req-63163502-c71d-4923-8532-41b94e0267b1 tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] Created reservations ['1233aeea-c2c0-457f-a5d0-ada07c64fa28', 'a5459261-2737-47e5-acc3-e31d13bce5c5', '26b623da-2718-47db-a7b8-252f3104ce62', 'a36dab72-8e9e-4d9f-9546-9bf534f1960d'] {{(pid=100212) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 01:02:05.472331 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.coordination [req-f1155226-2eab-4648-bc1c-84750905d6c5 req-e6c93cc9-c7a7-4d60-90eb-0e020e06079e tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Acquiring lock "cinder-attachment_update-d159ae94-e2a0-458a-857f-a9e6f0609c32-np0000007838" by "attachment_update" {{(pid=100215) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 01:02:05.473028 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-63163502-c71d-4923-8532-41b94e0267b1 tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fac0278a-0989-463d-8424-1008bd48de4b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1233aeea-c2c0-457f-a5d0-ada07c64fa28', 'a5459261-2737-47e5-acc3-e31d13bce5c5', '26b623da-2718-47db-a7b8-252f3104ce62', 'a36dab72-8e9e-4d9f-9546-9bf534f1960d']}' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:02:05.474406 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-63163502-c71d-4923-8532-41b94e0267b1 tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bcf6c54f-277c-4e0c-a723-21ad5fd87671) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:02:05.480031 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.coordination [req-f1155226-2eab-4648-bc1c-84750905d6c5 req-e6c93cc9-c7a7-4d60-90eb-0e020e06079e tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Lock "cinder-attachment_update-d159ae94-e2a0-458a-857f-a9e6f0609c32-np0000007838" acquired by "attachment_update" :: waited 0.008s {{(pid=100215) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 01:02:05.481645 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:02:05.481645 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:02:05.519456 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-63163502-c71d-4923-8532-41b94e0267b1 tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bcf6c54f-277c-4e0c-a723-21ad5fd87671) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '535d0614-f365-427a-9cb4-d63504a508e1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-979139495',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='231039ede09e4aab827ab1cc1dc1f41c',qos_specs=None,replication_status=,reservations=['1233aeea-c2c0-457f-a5d0-ada07c64fa28','a5459261-2737-47e5-acc3-e31d13bce5c5','26b623da-2718-47db-a7b8-252f3104ce62','a36dab72-8e9e-4d9f-9546-9bf534f1960d'],size=1,snapshot_id=None,source_replicaid=,source_volid=61767b54-de06-4e33-b54a-f15ab075d20c,status='creating',user_id='0d2858954c804dfd933c612cf8a0806c',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T01:02:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-979139495',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=535d0614-f365-427a-9cb4-d63504a508e1,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='231039ede09e4aab827ab1cc1dc1f41c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=61767b54-de06-4e33-b54a-f15ab075d20c,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0d2858954c804dfd933c612cf8a0806c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1ed58bd6-fe6a-497e-ae84-e8199d24fdfa),volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:02:05.520435 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-63163502-c71d-4923-8532-41b94e0267b1 tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f8e6facf-ddd0-4a53-a0ca-2bfc0fea8507) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:02:05.543144 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-63163502-c71d-4923-8532-41b94e0267b1 tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f8e6facf-ddd0-4a53-a0ca-2bfc0fea8507) transitioned into state 'SUCCESS' from state '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-979139495',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='231039ede09e4aab827ab1cc1dc1f41c',qos_specs=None,replication_status=,reservations=['1233aeea-c2c0-457f-a5d0-ada07c64fa28','a5459261-2737-47e5-acc3-e31d13bce5c5','26b623da-2718-47db-a7b8-252f3104ce62','a36dab72-8e9e-4d9f-9546-9bf534f1960d'],size=1,snapshot_id=None,source_replicaid=,source_volid=61767b54-de06-4e33-b54a-f15ab075d20c,status='creating',user_id='0d2858954c804dfd933c612cf8a0806c',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:02:05.543923 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-63163502-c71d-4923-8532-41b94e0267b1 tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a746ced8-2604-43d4-8157-094f6fe2c97a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:02:05.561250 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-63163502-c71d-4923-8532-41b94e0267b1 tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a746ced8-2604-43d4-8157-094f6fe2c97a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:02:05.562205 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-63163502-c71d-4923-8532-41b94e0267b1 tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] Flow 'volume_create_api' (65f870a6-1b39-4168-9668-2b6f7c33299d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100212) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:02:05.562642 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-63163502-c71d-4923-8532-41b94e0267b1 tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] Create volume request issued successfully. Aug 20 01:02:05.563638 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-63163502-c71d-4923-8532-41b94e0267b1 tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 20 01:02:05.563828 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 638/2575] 10.4.3.240 () {68 vars in 1259 bytes} [Thu Aug 20 01:02:05 2026] POST /volume/v3/volumes => generated 792 bytes in 196 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 01:02:05.581192 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-74cc9a39-91f2-47b2-bd74-3bbaf0092ff5 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:02:05.583655 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-74cc9a39-91f2-47b2-bd74-3bbaf0092ff5 tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] GET https://10.4.3.240/volume/v3/volumes/535d0614-f365-427a-9cb4-d63504a508e1 Aug 20 01:02:05.583793 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-74cc9a39-91f2-47b2-bd74-3bbaf0092ff5 tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:02:05.583999 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-74cc9a39-91f2-47b2-bd74-3bbaf0092ff5 tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:02:05.588541 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.coordination [req-f1155226-2eab-4648-bc1c-84750905d6c5 req-e6c93cc9-c7a7-4d60-90eb-0e020e06079e tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Lock "cinder-attachment_update-d159ae94-e2a0-458a-857f-a9e6f0609c32-np0000007838" released by "attachment_update" :: held 0.108s {{(pid=100215) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 01:02:05.588990 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-f1155226-2eab-4648-bc1c-84750905d6c5 req-e6c93cc9-c7a7-4d60-90eb-0e020e06079e tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] https://10.4.3.240/volume/v3/attachments/a2e728d2-a6a1-4d6b-8fe5-99f3c9003849 returned with HTTP 200 Aug 20 01:02:05.589693 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 653/2576] 10.4.3.240 () {74 vars in 1704 bytes} [Thu Aug 20 01:02:05 2026] PUT /volume/v3/attachments/a2e728d2-a6a1-4d6b-8fe5-99f3c9003849 => generated 969 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:02:05.595250 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:02:05.595250 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:02:05.600402 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-74cc9a39-91f2-47b2-bd74-3bbaf0092ff5 tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] Volume info retrieved successfully. Aug 20 01:02:05.604956 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-74cc9a39-91f2-47b2-bd74-3bbaf0092ff5 tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] https://10.4.3.240/volume/v3/volumes/535d0614-f365-427a-9cb4-d63504a508e1 returned with HTTP 200 Aug 20 01:02:05.605299 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 640/2577] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:02:05 2026] GET /volume/v3/volumes/535d0614-f365-427a-9cb4-d63504a508e1 => generated 860 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:02:05.624174 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-f1155226-2eab-4648-bc1c-84750905d6c5 req-8ce5c4a6-a783-4d57-b528-1a92e91e1e53 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:02:05.626685 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-f1155226-2eab-4648-bc1c-84750905d6c5 req-8ce5c4a6-a783-4d57-b528-1a92e91e1e53 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] POST https://10.4.3.240/volume/v3/attachments/a2e728d2-a6a1-4d6b-8fe5-99f3c9003849/action Aug 20 01:02:05.627198 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-f1155226-2eab-4648-bc1c-84750905d6c5 req-8ce5c4a6-a783-4d57-b528-1a92e91e1e53 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Action body: b'{"os-complete": null}' {{(pid=100214) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 01:02:05.627404 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-f1155226-2eab-4648-bc1c-84750905d6c5 req-8ce5c4a6-a783-4d57-b528-1a92e91e1e53 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:02:05.648276 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:02:05.648276 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:02:05.666926 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-f1155226-2eab-4648-bc1c-84750905d6c5 req-8ce5c4a6-a783-4d57-b528-1a92e91e1e53 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] https://10.4.3.240/volume/v3/attachments/a2e728d2-a6a1-4d6b-8fe5-99f3c9003849/action returned with HTTP 204 Aug 20 01:02:05.667402 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 647/2578] 10.4.3.240 () {74 vars in 1725 bytes} [Thu Aug 20 01:02:05 2026] POST /volume/v3/attachments/a2e728d2-a6a1-4d6b-8fe5-99f3c9003849/action => generated 0 bytes in 44 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:02:06.622176 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-e717fd87-e30c-48c2-ad1e-2ebc4330bd75 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:02:06.625652 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-e717fd87-e30c-48c2-ad1e-2ebc4330bd75 tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] GET https://10.4.3.240/volume/v3/volumes/535d0614-f365-427a-9cb4-d63504a508e1 Aug 20 01:02:06.625652 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-e717fd87-e30c-48c2-ad1e-2ebc4330bd75 tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:02:06.626370 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-e717fd87-e30c-48c2-ad1e-2ebc4330bd75 tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:02:06.636671 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:02:06.636671 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:02:06.643463 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-e717fd87-e30c-48c2-ad1e-2ebc4330bd75 tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] Volume info retrieved successfully. Aug 20 01:02:06.658118 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-e717fd87-e30c-48c2-ad1e-2ebc4330bd75 tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] https://10.4.3.240/volume/v3/volumes/535d0614-f365-427a-9cb4-d63504a508e1 returned with HTTP 200 Aug 20 01:02:06.658890 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 639/2579] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:02:06 2026] GET /volume/v3/volumes/535d0614-f365-427a-9cb4-d63504a508e1 => generated 885 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:02:06.674670 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-cb6cb006-d7ba-4030-8539-34af8333a8a3 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:02:06.679676 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-cb6cb006-d7ba-4030-8539-34af8333a8a3 tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] GET https://10.4.3.240/volume/v3/volumes/535d0614-f365-427a-9cb4-d63504a508e1 Aug 20 01:02:06.679891 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-cb6cb006-d7ba-4030-8539-34af8333a8a3 tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:02:06.680098 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-cb6cb006-d7ba-4030-8539-34af8333a8a3 tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:02:06.690278 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:02:06.690278 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:02:06.695204 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-cb6cb006-d7ba-4030-8539-34af8333a8a3 tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] Volume info retrieved successfully. Aug 20 01:02:06.704025 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-cb6cb006-d7ba-4030-8539-34af8333a8a3 tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] https://10.4.3.240/volume/v3/volumes/535d0614-f365-427a-9cb4-d63504a508e1 returned with HTTP 200 Aug 20 01:02:06.704644 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 654/2580] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:02:06 2026] GET /volume/v3/volumes/535d0614-f365-427a-9cb4-d63504a508e1 => generated 885 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 20 01:02:06.722130 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-b2c24549-9796-45cd-88eb-6ded8096564d None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:02:06.723940 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-b2c24549-9796-45cd-88eb-6ded8096564d tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] PUT https://10.4.3.240/volume/v3/volumes/535d0614-f365-427a-9cb4-d63504a508e1 Aug 20 01:02:06.724322 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-b2c24549-9796-45cd-88eb-6ded8096564d tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-979139495"}} {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:02:06.735716 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:02:06.735716 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:02:06.741012 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-b2c24549-9796-45cd-88eb-6ded8096564d tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] Volume info retrieved successfully. Aug 20 01:02:06.753182 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-b2c24549-9796-45cd-88eb-6ded8096564d tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] Volume updated successfully. Aug 20 01:02:06.753821 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-b2c24549-9796-45cd-88eb-6ded8096564d tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] https://10.4.3.240/volume/v3/volumes/535d0614-f365-427a-9cb4-d63504a508e1 returned with HTTP 200 Aug 20 01:02:06.754251 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 641/2581] 10.4.3.240 () {68 vars in 1368 bytes} [Thu Aug 20 01:02:06 2026] PUT /volume/v3/volumes/535d0614-f365-427a-9cb4-d63504a508e1 => generated 817 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:02:06.767557 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-26923a41-00ee-462e-a674-ac224f178954 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:02:06.769332 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-26923a41-00ee-462e-a674-ac224f178954 tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] PUT https://10.4.3.240/volume/v3/volumes/535d0614-f365-427a-9cb4-d63504a508e1 Aug 20 01:02:06.769553 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-26923a41-00ee-462e-a674-ac224f178954 tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-679501572", "description": "This is the new description of volume"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:02:06.782434 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:02:06.782434 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:02:06.793537 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-26923a41-00ee-462e-a674-ac224f178954 tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] Volume info retrieved successfully. Aug 20 01:02:06.803443 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-26923a41-00ee-462e-a674-ac224f178954 tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] Volume updated successfully. Aug 20 01:02:06.804229 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-26923a41-00ee-462e-a674-ac224f178954 tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] https://10.4.3.240/volume/v3/volumes/535d0614-f365-427a-9cb4-d63504a508e1 returned with HTTP 200 Aug 20 01:02:06.804737 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 648/2582] 10.4.3.240 () {68 vars in 1369 bytes} [Thu Aug 20 01:02:06 2026] PUT /volume/v3/volumes/535d0614-f365-427a-9cb4-d63504a508e1 => generated 856 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:02:06.820406 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-2d54f80c-0efd-49d7-843a-5af64a4a8c44 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:02:06.822757 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-2d54f80c-0efd-49d7-843a-5af64a4a8c44 tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] GET https://10.4.3.240/volume/v3/volumes/535d0614-f365-427a-9cb4-d63504a508e1 Aug 20 01:02:06.822834 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-2d54f80c-0efd-49d7-843a-5af64a4a8c44 tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:02:06.822992 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-2d54f80c-0efd-49d7-843a-5af64a4a8c44 tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:02:06.830058 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:02:06.830058 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:02:06.833426 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-2d54f80c-0efd-49d7-843a-5af64a4a8c44 tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] Volume info retrieved successfully. Aug 20 01:02:06.840364 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-2d54f80c-0efd-49d7-843a-5af64a4a8c44 tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] https://10.4.3.240/volume/v3/volumes/535d0614-f365-427a-9cb4-d63504a508e1 returned with HTTP 200 Aug 20 01:02:06.840364 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 640/2583] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:02:06 2026] GET /volume/v3/volumes/535d0614-f365-427a-9cb4-d63504a508e1 => generated 924 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:02:06.852585 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-2131014a-6dae-4d37-96b7-4b806235aca6 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:02:06.855415 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-2131014a-6dae-4d37-96b7-4b806235aca6 tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 20 01:02:06.857359 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-2131014a-6dae-4d37-96b7-4b806235aca6 tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-270315506", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-11173327"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:02:06.857359 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.v3.volumes [None req-2131014a-6dae-4d37-96b7-4b806235aca6 tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-270315506', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-11173327'}} {{(pid=100215) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 01:02:06.857500 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-2131014a-6dae-4d37-96b7-4b806235aca6 tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] Create volume of 1 GB Aug 20 01:02:06.864865 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-2131014a-6dae-4d37-96b7-4b806235aca6 tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] Availability Zones retrieved successfully. Aug 20 01:02:06.871361 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-2131014a-6dae-4d37-96b7-4b806235aca6 tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] Flow 'volume_create_api' (60876594-8a22-4226-936e-6e865d43edbe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:02:06.872456 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-2131014a-6dae-4d37-96b7-4b806235aca6 tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4b9fe53f-0719-46df-bdce-3f75e1fe6c3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:02:06.873952 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.flows.api.create_volume [None req-2131014a-6dae-4d37-96b7-4b806235aca6 tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] Validating volume size '1' using validate_int {{(pid=100215) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 01:02:06.910461 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-2131014a-6dae-4d37-96b7-4b806235aca6 tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4b9fe53f-0719-46df-bdce-3f75e1fe6c3f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:52:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1ed58bd6-fe6a-497e-ae84-e8199d24fdfa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:02:06.910461 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-2131014a-6dae-4d37-96b7-4b806235aca6 tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8f9687c2-c861-466b-8558-cf133e96474a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:02:06.939972 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [req-ccc15ed8-6b35-4e42-b98a-0ee2e0fb218a req-da4cd164-3717-4a0b-aa9f-f3794218b586 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:02:06.944833 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-ccc15ed8-6b35-4e42-b98a-0ee2e0fb218a req-da4cd164-3717-4a0b-aa9f-f3794218b586 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] GET https://10.4.3.240/volume/v3/volumes/f92ba911-cf43-43d3-a206-c8e77c39a18b/encryption Aug 20 01:02:06.945018 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [req-ccc15ed8-6b35-4e42-b98a-0ee2e0fb218a req-da4cd164-3717-4a0b-aa9f-f3794218b586 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:02:06.945187 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [req-ccc15ed8-6b35-4e42-b98a-0ee2e0fb218a req-da4cd164-3717-4a0b-aa9f-f3794218b586 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Calling method 'index' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:02:06.962534 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.quota [None req-2131014a-6dae-4d37-96b7-4b806235aca6 tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] Created reservations ['2b85c7e9-4c02-44da-ac33-de76169af441', 'd0966163-9a37-4925-a21b-f3169db65cc8', '3ba7bbaa-acbd-4deb-b863-2ecc7d7a43ba', 'da4782ac-bb2e-4ab5-bb99-c2b90b45d656'] {{(pid=100215) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 01:02:06.963599 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-2131014a-6dae-4d37-96b7-4b806235aca6 tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8f9687c2-c861-466b-8558-cf133e96474a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2b85c7e9-4c02-44da-ac33-de76169af441', 'd0966163-9a37-4925-a21b-f3169db65cc8', '3ba7bbaa-acbd-4deb-b863-2ecc7d7a43ba', 'da4782ac-bb2e-4ab5-bb99-c2b90b45d656']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:02:06.964743 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-2131014a-6dae-4d37-96b7-4b806235aca6 tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (792b864a-b1da-4fd4-a507-986439e09152) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:02:06.965840 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:02:06.965840 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:02:06.975986 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-ccc15ed8-6b35-4e42-b98a-0ee2e0fb218a req-da4cd164-3717-4a0b-aa9f-f3794218b586 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] https://10.4.3.240/volume/v3/volumes/f92ba911-cf43-43d3-a206-c8e77c39a18b/encryption returned with HTTP 200 Aug 20 01:02:06.975986 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 642/2584] 10.4.3.240 () {68 vars in 1631 bytes} [Thu Aug 20 01:02:06 2026] GET /volume/v3/volumes/f92ba911-cf43-43d3-a206-c8e77c39a18b/encryption => generated 160 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:02:07.003230 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-2131014a-6dae-4d37-96b7-4b806235aca6 tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (792b864a-b1da-4fd4-a507-986439e09152) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd80c6d94-1d77-4d93-afba-8b8e175ea0c5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-270315506',display_name='tempest-VolumesGetTest-Volume-11173327',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='231039ede09e4aab827ab1cc1dc1f41c',qos_specs=None,replication_status=,reservations=['2b85c7e9-4c02-44da-ac33-de76169af441','d0966163-9a37-4925-a21b-f3169db65cc8','3ba7bbaa-acbd-4deb-b863-2ecc7d7a43ba','da4782ac-bb2e-4ab5-bb99-c2b90b45d656'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0d2858954c804dfd933c612cf8a0806c',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T01:02:06Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-270315506',display_name='tempest-VolumesGetTest-Volume-11173327',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d80c6d94-1d77-4d93-afba-8b8e175ea0c5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='231039ede09e4aab827ab1cc1dc1f41c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0d2858954c804dfd933c612cf8a0806c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1ed58bd6-fe6a-497e-ae84-e8199d24fdfa),volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:02:07.006327 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-2131014a-6dae-4d37-96b7-4b806235aca6 tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (edd301f2-2baf-48a0-88c5-bbb3590a33c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:02:07.046252 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-2131014a-6dae-4d37-96b7-4b806235aca6 tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (edd301f2-2baf-48a0-88c5-bbb3590a33c9) transitioned into 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-270315506',display_name='tempest-VolumesGetTest-Volume-11173327',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='231039ede09e4aab827ab1cc1dc1f41c',qos_specs=None,replication_status=,reservations=['2b85c7e9-4c02-44da-ac33-de76169af441','d0966163-9a37-4925-a21b-f3169db65cc8','3ba7bbaa-acbd-4deb-b863-2ecc7d7a43ba','da4782ac-bb2e-4ab5-bb99-c2b90b45d656'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0d2858954c804dfd933c612cf8a0806c',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:02:07.047070 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-2131014a-6dae-4d37-96b7-4b806235aca6 tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c00e2594-dd70-4728-aa66-4f58f308183c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:02:07.059031 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-2131014a-6dae-4d37-96b7-4b806235aca6 tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c00e2594-dd70-4728-aa66-4f58f308183c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:02:07.059790 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-2131014a-6dae-4d37-96b7-4b806235aca6 tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] Flow 'volume_create_api' (60876594-8a22-4226-936e-6e865d43edbe) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:02:07.060084 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-2131014a-6dae-4d37-96b7-4b806235aca6 tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] Create volume request issued successfully. Aug 20 01:02:07.060796 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-2131014a-6dae-4d37-96b7-4b806235aca6 tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 20 01:02:07.061070 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 655/2585] 10.4.3.240 () {68 vars in 1259 bytes} [Thu Aug 20 01:02:06 2026] POST /volume/v3/volumes => generated 777 bytes in 209 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 01:02:07.077278 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-b49ad804-e3c9-41ed-8494-053695aa0bc4 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:02:07.080192 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-b49ad804-e3c9-41ed-8494-053695aa0bc4 tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] GET https://10.4.3.240/volume/v3/volumes/d80c6d94-1d77-4d93-afba-8b8e175ea0c5 Aug 20 01:02:07.080348 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-b49ad804-e3c9-41ed-8494-053695aa0bc4 tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:02:07.080574 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-b49ad804-e3c9-41ed-8494-053695aa0bc4 tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:02:07.092850 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:02:07.092850 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:02:07.099484 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-b49ad804-e3c9-41ed-8494-053695aa0bc4 tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] Volume info retrieved successfully. Aug 20 01:02:07.111499 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-b49ad804-e3c9-41ed-8494-053695aa0bc4 tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] https://10.4.3.240/volume/v3/volumes/d80c6d94-1d77-4d93-afba-8b8e175ea0c5 returned with HTTP 200 Aug 20 01:02:07.112057 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 649/2586] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:02:07 2026] GET /volume/v3/volumes/d80c6d94-1d77-4d93-afba-8b8e175ea0c5 => generated 845 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:02:08.128743 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-d688ce9d-9434-4c8e-b811-eb651d090aa1 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:02:08.131088 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-d688ce9d-9434-4c8e-b811-eb651d090aa1 tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] GET https://10.4.3.240/volume/v3/volumes/d80c6d94-1d77-4d93-afba-8b8e175ea0c5 Aug 20 01:02:08.131316 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-d688ce9d-9434-4c8e-b811-eb651d090aa1 tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:02:08.131596 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-d688ce9d-9434-4c8e-b811-eb651d090aa1 tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:02:08.139740 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:02:08.139740 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:02:08.143498 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-d688ce9d-9434-4c8e-b811-eb651d090aa1 tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] Volume info retrieved successfully. Aug 20 01:02:08.150824 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-d688ce9d-9434-4c8e-b811-eb651d090aa1 tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] https://10.4.3.240/volume/v3/volumes/d80c6d94-1d77-4d93-afba-8b8e175ea0c5 returned with HTTP 200 Aug 20 01:02:08.151269 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 641/2587] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:02:08 2026] GET /volume/v3/volumes/d80c6d94-1d77-4d93-afba-8b8e175ea0c5 => generated 870 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:02:08.166101 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-f929da85-0390-4bb3-a6d9-fe5c854df969 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:02:08.168385 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-f929da85-0390-4bb3-a6d9-fe5c854df969 tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] PUT https://10.4.3.240/volume/v3/volumes/d80c6d94-1d77-4d93-afba-8b8e175ea0c5 Aug 20 01:02:08.168385 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-f929da85-0390-4bb3-a6d9-fe5c854df969 tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-979139495", "description": null}} {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:02:08.181751 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:02:08.181751 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:02:08.189806 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-f929da85-0390-4bb3-a6d9-fe5c854df969 tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] Volume info retrieved successfully. Aug 20 01:02:08.203228 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-f929da85-0390-4bb3-a6d9-fe5c854df969 tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] Volume updated successfully. Aug 20 01:02:08.204215 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-f929da85-0390-4bb3-a6d9-fe5c854df969 tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] https://10.4.3.240/volume/v3/volumes/d80c6d94-1d77-4d93-afba-8b8e175ea0c5 returned with HTTP 200 Aug 20 01:02:08.204831 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 643/2588] 10.4.3.240 () {68 vars in 1368 bytes} [Thu Aug 20 01:02:08 2026] PUT /volume/v3/volumes/d80c6d94-1d77-4d93-afba-8b8e175ea0c5 => generated 769 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:02:08.222137 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-3ffb7e09-20b6-42f4-b05c-ab5b5865eb6a None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:02:08.224602 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-3ffb7e09-20b6-42f4-b05c-ab5b5865eb6a tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] GET https://10.4.3.240/volume/v3/volumes/d80c6d94-1d77-4d93-afba-8b8e175ea0c5 Aug 20 01:02:08.225880 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-3ffb7e09-20b6-42f4-b05c-ab5b5865eb6a tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:02:08.226172 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-3ffb7e09-20b6-42f4-b05c-ab5b5865eb6a tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:02:08.234759 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:02:08.234759 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:02:08.238984 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-3ffb7e09-20b6-42f4-b05c-ab5b5865eb6a tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] Volume info retrieved successfully. Aug 20 01:02:08.244117 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-3ffb7e09-20b6-42f4-b05c-ab5b5865eb6a tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] https://10.4.3.240/volume/v3/volumes/d80c6d94-1d77-4d93-afba-8b8e175ea0c5 returned with HTTP 200 Aug 20 01:02:08.244539 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 656/2589] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:02:08 2026] GET /volume/v3/volumes/d80c6d94-1d77-4d93-afba-8b8e175ea0c5 => generated 837 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:02:08.256904 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-dbeb4b48-6943-4cda-9907-ef68e25d5ea3 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:02:08.261092 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-dbeb4b48-6943-4cda-9907-ef68e25d5ea3 tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] DELETE https://10.4.3.240/volume/v3/volumes/d80c6d94-1d77-4d93-afba-8b8e175ea0c5 Aug 20 01:02:08.261092 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-dbeb4b48-6943-4cda-9907-ef68e25d5ea3 tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:02:08.261092 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-dbeb4b48-6943-4cda-9907-ef68e25d5ea3 tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] Calling method 'delete' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:02:08.261092 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.v3.volumes [None req-dbeb4b48-6943-4cda-9907-ef68e25d5ea3 tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] Delete volume with id: d80c6d94-1d77-4d93-afba-8b8e175ea0c5 Aug 20 01:02:08.269882 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:02:08.269882 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:02:08.270385 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-dbeb4b48-6943-4cda-9907-ef68e25d5ea3 tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] Volume info retrieved successfully. Aug 20 01:02:08.300289 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-dbeb4b48-6943-4cda-9907-ef68e25d5ea3 tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] Delete volume request issued successfully. Aug 20 01:02:08.300654 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-dbeb4b48-6943-4cda-9907-ef68e25d5ea3 tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] https://10.4.3.240/volume/v3/volumes/d80c6d94-1d77-4d93-afba-8b8e175ea0c5 returned with HTTP 202 Aug 20 01:02:08.301067 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 650/2590] 10.4.3.240 () {66 vars in 1351 bytes} [Thu Aug 20 01:02:08 2026] DELETE /volume/v3/volumes/d80c6d94-1d77-4d93-afba-8b8e175ea0c5 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 01:02:08.309267 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-c3921c61-d7d7-4796-88d1-480432ad98fb None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:02:08.313020 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-c3921c61-d7d7-4796-88d1-480432ad98fb tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] GET https://10.4.3.240/volume/v3/volumes/d80c6d94-1d77-4d93-afba-8b8e175ea0c5 Aug 20 01:02:08.313192 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-c3921c61-d7d7-4796-88d1-480432ad98fb tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:02:08.313484 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-c3921c61-d7d7-4796-88d1-480432ad98fb tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:02:08.325314 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:02:08.325314 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:02:08.329243 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-c3921c61-d7d7-4796-88d1-480432ad98fb tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] Volume info retrieved successfully. Aug 20 01:02:08.333598 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-c3921c61-d7d7-4796-88d1-480432ad98fb tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] https://10.4.3.240/volume/v3/volumes/d80c6d94-1d77-4d93-afba-8b8e175ea0c5 returned with HTTP 200 Aug 20 01:02:08.334189 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 642/2591] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:02:08 2026] GET /volume/v3/volumes/d80c6d94-1d77-4d93-afba-8b8e175ea0c5 => generated 836 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:02:09.349754 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-28cb99b6-530a-4db0-a5c1-841b66d563d7 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:02:09.351995 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-28cb99b6-530a-4db0-a5c1-841b66d563d7 tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] GET https://10.4.3.240/volume/v3/volumes/d80c6d94-1d77-4d93-afba-8b8e175ea0c5 Aug 20 01:02:09.352263 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-28cb99b6-530a-4db0-a5c1-841b66d563d7 tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:02:09.352552 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-28cb99b6-530a-4db0-a5c1-841b66d563d7 tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:02:09.362546 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-28cb99b6-530a-4db0-a5c1-841b66d563d7 tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] https://10.4.3.240/volume/v3/volumes/d80c6d94-1d77-4d93-afba-8b8e175ea0c5 returned with HTTP 404 Aug 20 01:02:09.363179 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 644/2592] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:02:09 2026] GET /volume/v3/volumes/d80c6d94-1d77-4d93-afba-8b8e175ea0c5 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 20 01:02:09.374430 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-186a9e55-5620-462b-8a1d-16d1b9056923 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:02:09.376062 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-186a9e55-5620-462b-8a1d-16d1b9056923 tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] GET https://10.4.3.240/volume/v3/volumes/535d0614-f365-427a-9cb4-d63504a508e1 Aug 20 01:02:09.376255 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-186a9e55-5620-462b-8a1d-16d1b9056923 tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:02:09.376452 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-186a9e55-5620-462b-8a1d-16d1b9056923 tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:02:09.386135 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:02:09.386135 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:02:09.389958 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-186a9e55-5620-462b-8a1d-16d1b9056923 tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] Volume info retrieved successfully. Aug 20 01:02:09.394116 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-186a9e55-5620-462b-8a1d-16d1b9056923 tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] https://10.4.3.240/volume/v3/volumes/535d0614-f365-427a-9cb4-d63504a508e1 returned with HTTP 200 Aug 20 01:02:09.394518 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 657/2593] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:02:09 2026] GET /volume/v3/volumes/535d0614-f365-427a-9cb4-d63504a508e1 => generated 924 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:02:09.412956 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-71829336-ee85-4bc7-9f65-d0099be02541 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:02:09.416530 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-71829336-ee85-4bc7-9f65-d0099be02541 tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] DELETE https://10.4.3.240/volume/v3/volumes/535d0614-f365-427a-9cb4-d63504a508e1 Aug 20 01:02:09.416530 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-71829336-ee85-4bc7-9f65-d0099be02541 tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:02:09.416530 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-71829336-ee85-4bc7-9f65-d0099be02541 tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] Calling method 'delete' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:02:09.416530 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.v3.volumes [None req-71829336-ee85-4bc7-9f65-d0099be02541 tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] Delete volume with id: 535d0614-f365-427a-9cb4-d63504a508e1 Aug 20 01:02:09.422915 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:02:09.422915 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:02:09.423864 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-71829336-ee85-4bc7-9f65-d0099be02541 tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] Volume info retrieved successfully. Aug 20 01:02:09.447976 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-71829336-ee85-4bc7-9f65-d0099be02541 tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] Delete volume request issued successfully. Aug 20 01:02:09.452090 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-71829336-ee85-4bc7-9f65-d0099be02541 tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] https://10.4.3.240/volume/v3/volumes/535d0614-f365-427a-9cb4-d63504a508e1 returned with HTTP 202 Aug 20 01:02:09.452090 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 651/2594] 10.4.3.240 () {66 vars in 1351 bytes} [Thu Aug 20 01:02:09 2026] DELETE /volume/v3/volumes/535d0614-f365-427a-9cb4-d63504a508e1 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 01:02:09.466523 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-00769e1f-6b8b-4f32-ae07-19afe335f4bd None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:02:09.470334 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-00769e1f-6b8b-4f32-ae07-19afe335f4bd tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] GET https://10.4.3.240/volume/v3/volumes/535d0614-f365-427a-9cb4-d63504a508e1 Aug 20 01:02:09.470334 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-00769e1f-6b8b-4f32-ae07-19afe335f4bd tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:02:09.470334 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-00769e1f-6b8b-4f32-ae07-19afe335f4bd tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:02:09.482383 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:02:09.482383 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:02:09.485770 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-00769e1f-6b8b-4f32-ae07-19afe335f4bd tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] Volume info retrieved successfully. Aug 20 01:02:09.497826 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-00769e1f-6b8b-4f32-ae07-19afe335f4bd tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] https://10.4.3.240/volume/v3/volumes/535d0614-f365-427a-9cb4-d63504a508e1 returned with HTTP 200 Aug 20 01:02:09.497826 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 643/2595] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:02:09 2026] GET /volume/v3/volumes/535d0614-f365-427a-9cb4-d63504a508e1 => generated 923 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:02:09.655839 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [req-ccc15ed8-6b35-4e42-b98a-0ee2e0fb218a req-0a133956-c88a-42ff-bc6c-0bb469930734 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:02:09.658689 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-ccc15ed8-6b35-4e42-b98a-0ee2e0fb218a req-0a133956-c88a-42ff-bc6c-0bb469930734 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] POST https://10.4.3.240/volume/v3/attachments/007bcdef-8816-4759-8f9e-260db8f69ff6/action Aug 20 01:02:09.659597 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [req-ccc15ed8-6b35-4e42-b98a-0ee2e0fb218a req-0a133956-c88a-42ff-bc6c-0bb469930734 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Action body: b'{"os-complete": null}' {{(pid=100213) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 01:02:09.659597 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [req-ccc15ed8-6b35-4e42-b98a-0ee2e0fb218a req-0a133956-c88a-42ff-bc6c-0bb469930734 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:02:09.683846 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:02:09.683846 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:02:09.702010 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-ccc15ed8-6b35-4e42-b98a-0ee2e0fb218a req-0a133956-c88a-42ff-bc6c-0bb469930734 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] https://10.4.3.240/volume/v3/attachments/007bcdef-8816-4759-8f9e-260db8f69ff6/action returned with HTTP 204 Aug 20 01:02:09.702673 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 645/2596] 10.4.3.240 () {74 vars in 1725 bytes} [Thu Aug 20 01:02:09 2026] POST /volume/v3/attachments/007bcdef-8816-4759-8f9e-260db8f69ff6/action => generated 0 bytes in 47 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:02:10.162830 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-e32284a8-a3ec-4b23-81bb-a477d1e26a3c None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:02:10.166749 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-e32284a8-a3ec-4b23-81bb-a477d1e26a3c tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] GET https://10.4.3.240/volume/v3/volumes/f92ba911-cf43-43d3-a206-c8e77c39a18b Aug 20 01:02:10.166749 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-e32284a8-a3ec-4b23-81bb-a477d1e26a3c tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:02:10.166749 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-e32284a8-a3ec-4b23-81bb-a477d1e26a3c tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:02:10.183276 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:02:10.183276 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:02:10.192695 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-e32284a8-a3ec-4b23-81bb-a477d1e26a3c tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Volume info retrieved successfully. Aug 20 01:02:10.199423 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-e32284a8-a3ec-4b23-81bb-a477d1e26a3c tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] https://10.4.3.240/volume/v3/volumes/f92ba911-cf43-43d3-a206-c8e77c39a18b returned with HTTP 200 Aug 20 01:02:10.200045 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 658/2597] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:02:10 2026] GET /volume/v3/volumes/f92ba911-cf43-43d3-a206-c8e77c39a18b => generated 1169 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:02:10.264237 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-27f48ac8-4930-4694-ae42-3c723eee1d2e req-344fe2ad-8f0c-45b2-8f37-ec73a338aac8 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:02:10.266474 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-27f48ac8-4930-4694-ae42-3c723eee1d2e req-344fe2ad-8f0c-45b2-8f37-ec73a338aac8 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] GET https://10.4.3.240/volume/v3/volumes/f92ba911-cf43-43d3-a206-c8e77c39a18b Aug 20 01:02:10.266895 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-27f48ac8-4930-4694-ae42-3c723eee1d2e req-344fe2ad-8f0c-45b2-8f37-ec73a338aac8 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:02:10.267205 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-27f48ac8-4930-4694-ae42-3c723eee1d2e req-344fe2ad-8f0c-45b2-8f37-ec73a338aac8 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:02:10.288188 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:02:10.288188 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:02:10.296290 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [req-27f48ac8-4930-4694-ae42-3c723eee1d2e req-344fe2ad-8f0c-45b2-8f37-ec73a338aac8 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Volume info retrieved successfully. Aug 20 01:02:10.307731 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-27f48ac8-4930-4694-ae42-3c723eee1d2e req-344fe2ad-8f0c-45b2-8f37-ec73a338aac8 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] https://10.4.3.240/volume/v3/volumes/f92ba911-cf43-43d3-a206-c8e77c39a18b returned with HTTP 200 Aug 20 01:02:10.307731 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 652/2598] 10.4.3.240 () {68 vars in 1598 bytes} [Thu Aug 20 01:02:10 2026] GET /volume/v3/volumes/f92ba911-cf43-43d3-a206-c8e77c39a18b => generated 1169 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:02:10.333945 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [req-27f48ac8-4930-4694-ae42-3c723eee1d2e req-dcaedb26-3587-44a5-bd73-0ed53a3aeaba None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:02:10.335995 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-27f48ac8-4930-4694-ae42-3c723eee1d2e req-dcaedb26-3587-44a5-bd73-0ed53a3aeaba tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] POST https://10.4.3.240/volume/v3/volumes/f92ba911-cf43-43d3-a206-c8e77c39a18b/action Aug 20 01:02:10.336458 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [req-27f48ac8-4930-4694-ae42-3c723eee1d2e req-dcaedb26-3587-44a5-bd73-0ed53a3aeaba tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100212) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 01:02:10.336600 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [req-27f48ac8-4930-4694-ae42-3c723eee1d2e req-dcaedb26-3587-44a5-bd73-0ed53a3aeaba tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:02:10.348348 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:02:10.348348 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:02:10.348839 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [req-27f48ac8-4930-4694-ae42-3c723eee1d2e req-dcaedb26-3587-44a5-bd73-0ed53a3aeaba tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Volume info retrieved successfully. Aug 20 01:02:10.359813 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [req-27f48ac8-4930-4694-ae42-3c723eee1d2e req-dcaedb26-3587-44a5-bd73-0ed53a3aeaba tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Begin detaching volume completed successfully. Aug 20 01:02:10.360002 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-27f48ac8-4930-4694-ae42-3c723eee1d2e req-dcaedb26-3587-44a5-bd73-0ed53a3aeaba tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] https://10.4.3.240/volume/v3/volumes/f92ba911-cf43-43d3-a206-c8e77c39a18b/action returned with HTTP 202 Aug 20 01:02:10.360480 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 644/2599] 10.4.3.240 () {72 vars in 1672 bytes} [Thu Aug 20 01:02:10 2026] POST /volume/v3/volumes/f92ba911-cf43-43d3-a206-c8e77c39a18b/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 01:02:10.423637 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-9904ad3b-9446-4da9-93fc-bdababc582c1 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:02:10.423986 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-9904ad3b-9446-4da9-93fc-bdababc582c1 None None] GET https://10.4.3.240/volume// Aug 20 01:02:10.424145 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-9904ad3b-9446-4da9-93fc-bdababc582c1 None None] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:02:10.424312 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-9904ad3b-9446-4da9-93fc-bdababc582c1 None None] Calling method 'all' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:02:10.424766 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-9904ad3b-9446-4da9-93fc-bdababc582c1 None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 20 01:02:10.424868 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 646/2600] 10.4.3.240 () {66 vars in 1426 bytes} [Thu Aug 20 01:02:10 2026] GET /volume/ => generated 386 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 01:02:10.434931 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-27f48ac8-4930-4694-ae42-3c723eee1d2e req-f0dc721a-255f-4509-9708-eb057313964c None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:02:10.438931 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-27f48ac8-4930-4694-ae42-3c723eee1d2e req-f0dc721a-255f-4509-9708-eb057313964c tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] GET https://10.4.3.240/volume/v3/volumes/f92ba911-cf43-43d3-a206-c8e77c39a18b Aug 20 01:02:10.439123 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-27f48ac8-4930-4694-ae42-3c723eee1d2e req-f0dc721a-255f-4509-9708-eb057313964c tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:02:10.439314 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-27f48ac8-4930-4694-ae42-3c723eee1d2e req-f0dc721a-255f-4509-9708-eb057313964c tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:02:10.461424 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:02:10.461424 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:02:10.466963 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [req-27f48ac8-4930-4694-ae42-3c723eee1d2e req-f0dc721a-255f-4509-9708-eb057313964c tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Volume info retrieved successfully. Aug 20 01:02:10.474251 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-27f48ac8-4930-4694-ae42-3c723eee1d2e req-f0dc721a-255f-4509-9708-eb057313964c tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] https://10.4.3.240/volume/v3/volumes/f92ba911-cf43-43d3-a206-c8e77c39a18b returned with HTTP 200 Aug 20 01:02:10.474816 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 659/2601] 10.4.3.240 () {70 vars in 1639 bytes} [Thu Aug 20 01:02:10 2026] GET /volume/v3/volumes/f92ba911-cf43-43d3-a206-c8e77c39a18b => generated 1352 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 01:02:10.505740 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-27f48ac8-4930-4694-ae42-3c723eee1d2e req-663f987b-92c8-4152-b1c6-67dbc07a7c87 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:02:10.511967 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-27f48ac8-4930-4694-ae42-3c723eee1d2e req-663f987b-92c8-4152-b1c6-67dbc07a7c87 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] GET https://10.4.3.240/volume/v3/volumes/f92ba911-cf43-43d3-a206-c8e77c39a18b/encryption Aug 20 01:02:10.512207 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-27f48ac8-4930-4694-ae42-3c723eee1d2e req-663f987b-92c8-4152-b1c6-67dbc07a7c87 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:02:10.512443 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-27f48ac8-4930-4694-ae42-3c723eee1d2e req-663f987b-92c8-4152-b1c6-67dbc07a7c87 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Calling method 'index' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:02:10.516629 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-4cf4ab92-92db-4b90-9e65-75b5ba780e0b None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:02:10.518491 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-4cf4ab92-92db-4b90-9e65-75b5ba780e0b tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] GET https://10.4.3.240/volume/v3/volumes/535d0614-f365-427a-9cb4-d63504a508e1 Aug 20 01:02:10.518725 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-4cf4ab92-92db-4b90-9e65-75b5ba780e0b tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:02:10.518952 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-4cf4ab92-92db-4b90-9e65-75b5ba780e0b tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:02:10.525837 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-4cf4ab92-92db-4b90-9e65-75b5ba780e0b tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] https://10.4.3.240/volume/v3/volumes/535d0614-f365-427a-9cb4-d63504a508e1 returned with HTTP 404 Aug 20 01:02:10.526352 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 645/2602] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:02:10 2026] GET /volume/v3/volumes/535d0614-f365-427a-9cb4-d63504a508e1 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:02:10.528222 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:02:10.528222 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:02:10.535019 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-0433173a-9df1-455e-b81e-3fa767c1b49e None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:02:10.536704 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-0433173a-9df1-455e-b81e-3fa767c1b49e tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] GET https://10.4.3.240/volume/v3/volumes/61767b54-de06-4e33-b54a-f15ab075d20c Aug 20 01:02:10.536875 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-0433173a-9df1-455e-b81e-3fa767c1b49e tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:02:10.537040 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-0433173a-9df1-455e-b81e-3fa767c1b49e tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:02:10.541571 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-27f48ac8-4930-4694-ae42-3c723eee1d2e req-663f987b-92c8-4152-b1c6-67dbc07a7c87 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] https://10.4.3.240/volume/v3/volumes/f92ba911-cf43-43d3-a206-c8e77c39a18b/encryption returned with HTTP 200 Aug 20 01:02:10.542105 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 653/2603] 10.4.3.240 () {68 vars in 1631 bytes} [Thu Aug 20 01:02:10 2026] GET /volume/v3/volumes/f92ba911-cf43-43d3-a206-c8e77c39a18b/encryption => generated 160 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:02:10.545215 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:02:10.545215 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:02:10.551728 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-0433173a-9df1-455e-b81e-3fa767c1b49e tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] Volume info retrieved successfully. Aug 20 01:02:10.556707 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-0433173a-9df1-455e-b81e-3fa767c1b49e tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] https://10.4.3.240/volume/v3/volumes/61767b54-de06-4e33-b54a-f15ab075d20c returned with HTTP 200 Aug 20 01:02:10.557183 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 647/2604] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:02:10 2026] GET /volume/v3/volumes/61767b54-de06-4e33-b54a-f15ab075d20c => generated 838 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:02:10.571160 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-bed82067-1b80-4285-ac89-97496272cd17 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:02:10.576473 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-bed82067-1b80-4285-ac89-97496272cd17 tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] DELETE https://10.4.3.240/volume/v3/volumes/61767b54-de06-4e33-b54a-f15ab075d20c Aug 20 01:02:10.576656 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-bed82067-1b80-4285-ac89-97496272cd17 tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:02:10.576837 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-bed82067-1b80-4285-ac89-97496272cd17 tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] Calling method 'delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:02:10.576996 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-bed82067-1b80-4285-ac89-97496272cd17 tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] Delete volume with id: 61767b54-de06-4e33-b54a-f15ab075d20c Aug 20 01:02:10.588718 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:02:10.588718 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:02:10.589520 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-bed82067-1b80-4285-ac89-97496272cd17 tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] Volume info retrieved successfully. Aug 20 01:02:10.622207 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-bed82067-1b80-4285-ac89-97496272cd17 tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] Delete volume request issued successfully. Aug 20 01:02:10.622454 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-bed82067-1b80-4285-ac89-97496272cd17 tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] https://10.4.3.240/volume/v3/volumes/61767b54-de06-4e33-b54a-f15ab075d20c returned with HTTP 202 Aug 20 01:02:10.623006 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 660/2605] 10.4.3.240 () {66 vars in 1351 bytes} [Thu Aug 20 01:02:10 2026] DELETE /volume/v3/volumes/61767b54-de06-4e33-b54a-f15ab075d20c => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 01:02:10.632400 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-4a39d8b0-8e96-41ea-b982-a4699dcb33c2 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:02:10.634871 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-4a39d8b0-8e96-41ea-b982-a4699dcb33c2 tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] GET https://10.4.3.240/volume/v3/volumes/61767b54-de06-4e33-b54a-f15ab075d20c Aug 20 01:02:10.635118 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-4a39d8b0-8e96-41ea-b982-a4699dcb33c2 tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:02:10.635745 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-4a39d8b0-8e96-41ea-b982-a4699dcb33c2 tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:02:10.643489 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:02:10.643489 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:02:10.647049 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-4a39d8b0-8e96-41ea-b982-a4699dcb33c2 tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] Volume info retrieved successfully. Aug 20 01:02:10.653019 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-4a39d8b0-8e96-41ea-b982-a4699dcb33c2 tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] https://10.4.3.240/volume/v3/volumes/61767b54-de06-4e33-b54a-f15ab075d20c returned with HTTP 200 Aug 20 01:02:10.653715 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 646/2606] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:02:10 2026] GET /volume/v3/volumes/61767b54-de06-4e33-b54a-f15ab075d20c => generated 837 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:02:11.666669 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-c45d9238-b050-4eba-90c3-ab8a81ef77d1 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:02:11.668532 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-c45d9238-b050-4eba-90c3-ab8a81ef77d1 tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] GET https://10.4.3.240/volume/v3/volumes/61767b54-de06-4e33-b54a-f15ab075d20c Aug 20 01:02:11.668757 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-c45d9238-b050-4eba-90c3-ab8a81ef77d1 tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:02:11.668962 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-c45d9238-b050-4eba-90c3-ab8a81ef77d1 tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:02:11.674646 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-c45d9238-b050-4eba-90c3-ab8a81ef77d1 tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] https://10.4.3.240/volume/v3/volumes/61767b54-de06-4e33-b54a-f15ab075d20c returned with HTTP 404 Aug 20 01:02:11.675317 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 654/2607] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:02:11 2026] GET /volume/v3/volumes/61767b54-de06-4e33-b54a-f15ab075d20c => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 20 01:02:11.721649 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-7c171a44-00c8-4645-a974-a609629d8390 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:02:11.723794 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-7c171a44-00c8-4645-a974-a609629d8390 tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 20 01:02:11.724177 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-7c171a44-00c8-4645-a974-a609629d8390 tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "8d830113-4280-4524-bdd9-3a577a7d4174", "size": 1, "name": "tempest-VolumesGetTest-Volume-1172647246", "metadata": {"Type": "Test"}}} {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:02:11.725945 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.v3.volumes [None req-7c171a44-00c8-4645-a974-a609629d8390 tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] Create volume request body: {'volume': {'imageRef': '8d830113-4280-4524-bdd9-3a577a7d4174', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1172647246', 'metadata': {'Type': 'Test'}}} {{(pid=100213) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 01:02:11.808516 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.v3.volumes [None req-7c171a44-00c8-4645-a974-a609629d8390 tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] Create volume of 1 GB Aug 20 01:02:11.814240 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-7c171a44-00c8-4645-a974-a609629d8390 tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] Availability Zones retrieved successfully. Aug 20 01:02:11.819056 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-7c171a44-00c8-4645-a974-a609629d8390 tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] Flow 'volume_create_api' (7fba8784-4ffc-44ca-9503-a45baf4309ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:02:11.820597 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-7c171a44-00c8-4645-a974-a609629d8390 tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b4cfff90-bf4e-4696-9a0d-b5ddde3116cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:02:11.822800 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.flows.api.create_volume [None req-7c171a44-00c8-4645-a974-a609629d8390 tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] Validating volume size '1' using validate_int {{(pid=100213) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 01:02:11.881283 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-7c171a44-00c8-4645-a974-a609629d8390 tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b4cfff90-bf4e-4696-9a0d-b5ddde3116cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:52:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1ed58bd6-fe6a-497e-ae84-e8199d24fdfa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:02:11.881283 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-7c171a44-00c8-4645-a974-a609629d8390 tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (358d207c-50a6-4b0e-82ea-de009efcebcb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:02:11.919742 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.quota [None req-7c171a44-00c8-4645-a974-a609629d8390 tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] Created reservations ['841893f0-fa99-4534-b850-55b74ea406c8', '72b38704-a4c2-4b86-a273-84c0afd67826', 'dc6288c6-4e9f-4926-89cf-9ca89b25169f', '3c2cba2e-88dc-4ef0-92a2-59e2aa780747'] {{(pid=100213) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 01:02:11.920464 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-7c171a44-00c8-4645-a974-a609629d8390 tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (358d207c-50a6-4b0e-82ea-de009efcebcb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['841893f0-fa99-4534-b850-55b74ea406c8', '72b38704-a4c2-4b86-a273-84c0afd67826', 'dc6288c6-4e9f-4926-89cf-9ca89b25169f', '3c2cba2e-88dc-4ef0-92a2-59e2aa780747']}' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:02:11.921210 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-7c171a44-00c8-4645-a974-a609629d8390 tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3c8d5fd8-6ab2-4910-9009-28744c803050) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:02:11.946748 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-7c171a44-00c8-4645-a974-a609629d8390 tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3c8d5fd8-6ab2-4910-9009-28744c803050) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2ac7d0f1-a613-4fb9-a32d-96af5ab1e38e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1172647246',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='231039ede09e4aab827ab1cc1dc1f41c',qos_specs=None,replication_status=,reservations=['841893f0-fa99-4534-b850-55b74ea406c8','72b38704-a4c2-4b86-a273-84c0afd67826','dc6288c6-4e9f-4926-89cf-9ca89b25169f','3c2cba2e-88dc-4ef0-92a2-59e2aa780747'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0d2858954c804dfd933c612cf8a0806c',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T01:02:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1172647246',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2ac7d0f1-a613-4fb9-a32d-96af5ab1e38e,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='231039ede09e4aab827ab1cc1dc1f41c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0d2858954c804dfd933c612cf8a0806c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1ed58bd6-fe6a-497e-ae84-e8199d24fdfa),volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:02:11.947712 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-7c171a44-00c8-4645-a974-a609629d8390 tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (15c37cd2-196f-40fc-a9e3-74d7f947ebf1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:02:11.973266 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-7c171a44-00c8-4645-a974-a609629d8390 tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (15c37cd2-196f-40fc-a9e3-74d7f947ebf1) transitioned into state 'SUCCESS' from state '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-1172647246',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='231039ede09e4aab827ab1cc1dc1f41c',qos_specs=None,replication_status=,reservations=['841893f0-fa99-4534-b850-55b74ea406c8','72b38704-a4c2-4b86-a273-84c0afd67826','dc6288c6-4e9f-4926-89cf-9ca89b25169f','3c2cba2e-88dc-4ef0-92a2-59e2aa780747'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0d2858954c804dfd933c612cf8a0806c',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:02:11.974183 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-7c171a44-00c8-4645-a974-a609629d8390 tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0f66d057-c8a2-41e2-aefa-121157504917) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:02:11.987474 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-7c171a44-00c8-4645-a974-a609629d8390 tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0f66d057-c8a2-41e2-aefa-121157504917) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:02:11.988528 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-7c171a44-00c8-4645-a974-a609629d8390 tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] Flow 'volume_create_api' (7fba8784-4ffc-44ca-9503-a45baf4309ea) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100213) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:02:11.988880 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-7c171a44-00c8-4645-a974-a609629d8390 tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] Create volume request issued successfully. Aug 20 01:02:11.990005 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-7c171a44-00c8-4645-a974-a609629d8390 tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 20 01:02:11.990521 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 648/2608] 10.4.3.240 () {68 vars in 1259 bytes} [Thu Aug 20 01:02:11 2026] POST /volume/v3/volumes => generated 759 bytes in 269 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 01:02:12.009163 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-3f6ca8a8-4606-4384-bcb9-30f5b4a12a4f None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:02:12.011609 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-3f6ca8a8-4606-4384-bcb9-30f5b4a12a4f tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] GET https://10.4.3.240/volume/v3/volumes/2ac7d0f1-a613-4fb9-a32d-96af5ab1e38e Aug 20 01:02:12.011881 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-3f6ca8a8-4606-4384-bcb9-30f5b4a12a4f tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:02:12.012139 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-3f6ca8a8-4606-4384-bcb9-30f5b4a12a4f tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:02:12.020910 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:02:12.020910 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:02:12.025580 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-3f6ca8a8-4606-4384-bcb9-30f5b4a12a4f tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] Volume info retrieved successfully. Aug 20 01:02:12.030895 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-3f6ca8a8-4606-4384-bcb9-30f5b4a12a4f tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] https://10.4.3.240/volume/v3/volumes/2ac7d0f1-a613-4fb9-a32d-96af5ab1e38e returned with HTTP 200 Aug 20 01:02:12.031365 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 661/2609] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:02:12 2026] GET /volume/v3/volumes/2ac7d0f1-a613-4fb9-a32d-96af5ab1e38e => generated 827 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:02:12.128592 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-756fb5e8-2834-4f76-bfec-75a06806d311 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:02:12.132350 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-756fb5e8-2834-4f76-bfec-75a06806d311 tempest-VolumesActionsTest-1462979513 tempest-VolumesActionsTest-1462979513-project-member] POST https://10.4.3.240/volume/v3/volumes/abc397c6-d17d-41be-98c7-166c9498983f/action Aug 20 01:02:12.132882 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-756fb5e8-2834-4f76-bfec-75a06806d311 tempest-VolumesActionsTest-1462979513 tempest-VolumesActionsTest-1462979513-project-member] Action body: b'{"os-attach": {"instance_uuid": "08b8565c-d7b2-4f93-b84d-c3c06464f48f", "mountpoint": "/dev/vdb"}}' {{(pid=100212) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 01:02:12.133058 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-756fb5e8-2834-4f76-bfec-75a06806d311 tempest-VolumesActionsTest-1462979513 tempest-VolumesActionsTest-1462979513-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "08b8565c-d7b2-4f93-b84d-c3c06464f48f", "mountpoint": "/dev/vdb"}} {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:02:12.148740 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:02:12.148740 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:02:12.149313 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-756fb5e8-2834-4f76-bfec-75a06806d311 tempest-VolumesActionsTest-1462979513 tempest-VolumesActionsTest-1462979513-project-member] Volume info retrieved successfully. Aug 20 01:02:12.162250 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-756fb5e8-2834-4f76-bfec-75a06806d311 tempest-VolumesActionsTest-1462979513 tempest-VolumesActionsTest-1462979513-project-member] Update volume admin metadata completed successfully. Aug 20 01:02:12.238598 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-756fb5e8-2834-4f76-bfec-75a06806d311 tempest-VolumesActionsTest-1462979513 tempest-VolumesActionsTest-1462979513-project-member] Attach volume completed successfully. Aug 20 01:02:12.238881 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-756fb5e8-2834-4f76-bfec-75a06806d311 tempest-VolumesActionsTest-1462979513 tempest-VolumesActionsTest-1462979513-project-member] https://10.4.3.240/volume/v3/volumes/abc397c6-d17d-41be-98c7-166c9498983f/action returned with HTTP 202 Aug 20 01:02:12.241916 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 647/2610] 10.4.3.240 () {68 vars in 1390 bytes} [Thu Aug 20 01:02:12 2026] POST /volume/v3/volumes/abc397c6-d17d-41be-98c7-166c9498983f/action => generated 0 bytes in 112 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 01:02:12.246906 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-43f794c4-f139-4c4b-8622-0b93bd880e3a None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:02:12.249456 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-43f794c4-f139-4c4b-8622-0b93bd880e3a tempest-VolumesActionsTest-1462979513 tempest-VolumesActionsTest-1462979513-project-member] GET https://10.4.3.240/volume/v3/volumes/abc397c6-d17d-41be-98c7-166c9498983f Aug 20 01:02:12.249700 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-43f794c4-f139-4c4b-8622-0b93bd880e3a tempest-VolumesActionsTest-1462979513 tempest-VolumesActionsTest-1462979513-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:02:12.250078 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-43f794c4-f139-4c4b-8622-0b93bd880e3a tempest-VolumesActionsTest-1462979513 tempest-VolumesActionsTest-1462979513-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:02:12.265390 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:02:12.265390 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:02:12.269987 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-43f794c4-f139-4c4b-8622-0b93bd880e3a tempest-VolumesActionsTest-1462979513 tempest-VolumesActionsTest-1462979513-project-member] Volume info retrieved successfully. Aug 20 01:02:12.275708 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-43f794c4-f139-4c4b-8622-0b93bd880e3a tempest-VolumesActionsTest-1462979513 tempest-VolumesActionsTest-1462979513-project-member] https://10.4.3.240/volume/v3/volumes/abc397c6-d17d-41be-98c7-166c9498983f returned with HTTP 200 Aug 20 01:02:12.276332 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 655/2611] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:02:12 2026] GET /volume/v3/volumes/abc397c6-d17d-41be-98c7-166c9498983f => generated 1176 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:02:12.296869 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-20be2ff4-f622-425b-8137-b6c860fc0499 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:02:12.298906 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-20be2ff4-f622-425b-8137-b6c860fc0499 tempest-VolumesActionsTest-1462979513 tempest-VolumesActionsTest-1462979513-project-member] GET https://10.4.3.240/volume/v3/volumes/abc397c6-d17d-41be-98c7-166c9498983f Aug 20 01:02:12.299120 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-20be2ff4-f622-425b-8137-b6c860fc0499 tempest-VolumesActionsTest-1462979513 tempest-VolumesActionsTest-1462979513-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:02:12.299525 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-20be2ff4-f622-425b-8137-b6c860fc0499 tempest-VolumesActionsTest-1462979513 tempest-VolumesActionsTest-1462979513-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:02:12.314546 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:02:12.314546 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:02:12.325802 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-20be2ff4-f622-425b-8137-b6c860fc0499 tempest-VolumesActionsTest-1462979513 tempest-VolumesActionsTest-1462979513-project-member] Volume info retrieved successfully. Aug 20 01:02:12.333479 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-20be2ff4-f622-425b-8137-b6c860fc0499 tempest-VolumesActionsTest-1462979513 tempest-VolumesActionsTest-1462979513-project-member] https://10.4.3.240/volume/v3/volumes/abc397c6-d17d-41be-98c7-166c9498983f returned with HTTP 200 Aug 20 01:02:12.333479 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 649/2612] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:02:12 2026] GET /volume/v3/volumes/abc397c6-d17d-41be-98c7-166c9498983f => generated 1176 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:02:12.348523 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-860adb51-1dd6-4a78-ab02-32bbf67741b4 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:02:12.350869 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-860adb51-1dd6-4a78-ab02-32bbf67741b4 tempest-VolumesActionsTest-1462979513 tempest-VolumesActionsTest-1462979513-project-member] POST https://10.4.3.240/volume/v3/volumes/abc397c6-d17d-41be-98c7-166c9498983f/action Aug 20 01:02:12.351205 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-860adb51-1dd6-4a78-ab02-32bbf67741b4 tempest-VolumesActionsTest-1462979513 tempest-VolumesActionsTest-1462979513-project-member] Action body: b'{"os-detach": {}}' {{(pid=100215) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 01:02:12.351394 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-860adb51-1dd6-4a78-ab02-32bbf67741b4 tempest-VolumesActionsTest-1462979513 tempest-VolumesActionsTest-1462979513-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:02:12.365882 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:02:12.365882 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:02:12.366509 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-860adb51-1dd6-4a78-ab02-32bbf67741b4 tempest-VolumesActionsTest-1462979513 tempest-VolumesActionsTest-1462979513-project-member] Volume info retrieved successfully. Aug 20 01:02:12.433086 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-860adb51-1dd6-4a78-ab02-32bbf67741b4 tempest-VolumesActionsTest-1462979513 tempest-VolumesActionsTest-1462979513-project-member] Detach volume completed successfully. Aug 20 01:02:12.433086 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-860adb51-1dd6-4a78-ab02-32bbf67741b4 tempest-VolumesActionsTest-1462979513 tempest-VolumesActionsTest-1462979513-project-member] https://10.4.3.240/volume/v3/volumes/abc397c6-d17d-41be-98c7-166c9498983f/action returned with HTTP 202 Aug 20 01:02:12.433086 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 662/2613] 10.4.3.240 () {68 vars in 1390 bytes} [Thu Aug 20 01:02:12 2026] POST /volume/v3/volumes/abc397c6-d17d-41be-98c7-166c9498983f/action => generated 0 bytes in 85 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 01:02:12.441435 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-50f39b6f-1f82-43b7-9158-d3d880ade49b None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:02:12.443459 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-50f39b6f-1f82-43b7-9158-d3d880ade49b tempest-VolumesActionsTest-1462979513 tempest-VolumesActionsTest-1462979513-project-member] GET https://10.4.3.240/volume/v3/volumes/abc397c6-d17d-41be-98c7-166c9498983f Aug 20 01:02:12.443682 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-50f39b6f-1f82-43b7-9158-d3d880ade49b tempest-VolumesActionsTest-1462979513 tempest-VolumesActionsTest-1462979513-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:02:12.443866 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-50f39b6f-1f82-43b7-9158-d3d880ade49b tempest-VolumesActionsTest-1462979513 tempest-VolumesActionsTest-1462979513-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:02:12.452970 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:02:12.452970 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:02:12.462943 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-50f39b6f-1f82-43b7-9158-d3d880ade49b tempest-VolumesActionsTest-1462979513 tempest-VolumesActionsTest-1462979513-project-member] Volume info retrieved successfully. Aug 20 01:02:12.476570 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-50f39b6f-1f82-43b7-9158-d3d880ade49b tempest-VolumesActionsTest-1462979513 tempest-VolumesActionsTest-1462979513-project-member] https://10.4.3.240/volume/v3/volumes/abc397c6-d17d-41be-98c7-166c9498983f returned with HTTP 200 Aug 20 01:02:12.477020 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 648/2614] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:02:12 2026] GET /volume/v3/volumes/abc397c6-d17d-41be-98c7-166c9498983f => generated 861 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:02:13.054796 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-f793aeb8-d4d0-4a3b-a2f3-b74a41587966 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:02:13.059141 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-f793aeb8-d4d0-4a3b-a2f3-b74a41587966 tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] GET https://10.4.3.240/volume/v3/volumes/2ac7d0f1-a613-4fb9-a32d-96af5ab1e38e Aug 20 01:02:13.059141 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-f793aeb8-d4d0-4a3b-a2f3-b74a41587966 tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:02:13.059141 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-f793aeb8-d4d0-4a3b-a2f3-b74a41587966 tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:02:13.066798 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:02:13.066798 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:02:13.074162 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-f793aeb8-d4d0-4a3b-a2f3-b74a41587966 tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] Volume info retrieved successfully. Aug 20 01:02:13.084327 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-f793aeb8-d4d0-4a3b-a2f3-b74a41587966 tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] https://10.4.3.240/volume/v3/volumes/2ac7d0f1-a613-4fb9-a32d-96af5ab1e38e returned with HTTP 200 Aug 20 01:02:13.084871 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 656/2615] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:02:13 2026] GET /volume/v3/volumes/2ac7d0f1-a613-4fb9-a32d-96af5ab1e38e => generated 1367 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:02:13.103207 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-f58976a6-0354-4476-a5e8-35a07a8a63c4 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:02:13.105297 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-f58976a6-0354-4476-a5e8-35a07a8a63c4 tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] GET https://10.4.3.240/volume/v3/volumes/2ac7d0f1-a613-4fb9-a32d-96af5ab1e38e Aug 20 01:02:13.105636 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-f58976a6-0354-4476-a5e8-35a07a8a63c4 tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:02:13.105858 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-f58976a6-0354-4476-a5e8-35a07a8a63c4 tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:02:13.108399 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-a8f467a5-e511-4bbc-b719-77e33edf99f1 req-626ace35-b2d5-4ccf-8c94-4a62fd08a4c0 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:02:13.111283 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-a8f467a5-e511-4bbc-b719-77e33edf99f1 req-626ace35-b2d5-4ccf-8c94-4a62fd08a4c0 tempest-TestVolumeBackupRestore-1998646298 tempest-TestVolumeBackupRestore-1998646298-project-member] DELETE https://10.4.3.240/volume/v3/attachments/305e7411-9701-4e8a-9cc2-0fc81525703c Aug 20 01:02:13.111525 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-a8f467a5-e511-4bbc-b719-77e33edf99f1 req-626ace35-b2d5-4ccf-8c94-4a62fd08a4c0 tempest-TestVolumeBackupRestore-1998646298 tempest-TestVolumeBackupRestore-1998646298-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:02:13.111772 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-a8f467a5-e511-4bbc-b719-77e33edf99f1 req-626ace35-b2d5-4ccf-8c94-4a62fd08a4c0 tempest-TestVolumeBackupRestore-1998646298 tempest-TestVolumeBackupRestore-1998646298-project-member] Calling method 'version_select' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:02:13.115998 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:02:13.115998 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:02:13.120210 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-f58976a6-0354-4476-a5e8-35a07a8a63c4 tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] Volume info retrieved successfully. Aug 20 01:02:13.120960 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:02:13.120960 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:02:13.127418 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-f58976a6-0354-4476-a5e8-35a07a8a63c4 tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] https://10.4.3.240/volume/v3/volumes/2ac7d0f1-a613-4fb9-a32d-96af5ab1e38e returned with HTTP 200 Aug 20 01:02:13.127924 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 650/2616] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:02:13 2026] GET /volume/v3/volumes/2ac7d0f1-a613-4fb9-a32d-96af5ab1e38e => generated 1367 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:02:13.145378 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-fc1cc37a-bb11-437d-8386-df34083872dc None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:02:13.147316 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-fc1cc37a-bb11-437d-8386-df34083872dc tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] PUT https://10.4.3.240/volume/v3/volumes/2ac7d0f1-a613-4fb9-a32d-96af5ab1e38e Aug 20 01:02:13.147725 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-fc1cc37a-bb11-437d-8386-df34083872dc tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1172647246"}} {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:02:13.157584 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:02:13.157584 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:02:13.162489 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-fc1cc37a-bb11-437d-8386-df34083872dc tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] Volume info retrieved successfully. Aug 20 01:02:13.170678 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-fc1cc37a-bb11-437d-8386-df34083872dc tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] Volume updated successfully. Aug 20 01:02:13.171506 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-fc1cc37a-bb11-437d-8386-df34083872dc tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] https://10.4.3.240/volume/v3/volumes/2ac7d0f1-a613-4fb9-a32d-96af5ab1e38e returned with HTTP 200 Aug 20 01:02:13.171869 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 649/2617] 10.4.3.240 () {68 vars in 1368 bytes} [Thu Aug 20 01:02:13 2026] PUT /volume/v3/volumes/2ac7d0f1-a613-4fb9-a32d-96af5ab1e38e => generated 783 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:02:13.178708 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-a8f467a5-e511-4bbc-b719-77e33edf99f1 req-626ace35-b2d5-4ccf-8c94-4a62fd08a4c0 tempest-TestVolumeBackupRestore-1998646298 tempest-TestVolumeBackupRestore-1998646298-project-member] https://10.4.3.240/volume/v3/attachments/305e7411-9701-4e8a-9cc2-0fc81525703c returned with HTTP 200 Aug 20 01:02:13.179258 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 663/2618] 10.4.3.240 () {72 vars in 1673 bytes} [Thu Aug 20 01:02:13 2026] DELETE /volume/v3/attachments/305e7411-9701-4e8a-9cc2-0fc81525703c => generated 19 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:02:13.193508 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-5e33146e-37d2-4d69-9e2f-2f48ec74b24b None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:02:13.195448 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-5e33146e-37d2-4d69-9e2f-2f48ec74b24b tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] PUT https://10.4.3.240/volume/v3/volumes/2ac7d0f1-a613-4fb9-a32d-96af5ab1e38e Aug 20 01:02:13.195879 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-5e33146e-37d2-4d69-9e2f-2f48ec74b24b tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-1933949489", "description": "This is the new description of volume"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:02:13.207401 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:02:13.207401 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:02:13.214913 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-5e33146e-37d2-4d69-9e2f-2f48ec74b24b tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] Volume info retrieved successfully. Aug 20 01:02:13.230800 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-5e33146e-37d2-4d69-9e2f-2f48ec74b24b tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] Volume updated successfully. Aug 20 01:02:13.231470 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-5e33146e-37d2-4d69-9e2f-2f48ec74b24b tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] https://10.4.3.240/volume/v3/volumes/2ac7d0f1-a613-4fb9-a32d-96af5ab1e38e returned with HTTP 200 Aug 20 01:02:13.231825 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 657/2619] 10.4.3.240 () {68 vars in 1369 bytes} [Thu Aug 20 01:02:13 2026] PUT /volume/v3/volumes/2ac7d0f1-a613-4fb9-a32d-96af5ab1e38e => generated 822 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:02:13.246407 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-6752c45f-44b9-47bc-8f45-6d17c2cbcadf None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:02:13.249521 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-6752c45f-44b9-47bc-8f45-6d17c2cbcadf tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] GET https://10.4.3.240/volume/v3/volumes/2ac7d0f1-a613-4fb9-a32d-96af5ab1e38e Aug 20 01:02:13.250391 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-6752c45f-44b9-47bc-8f45-6d17c2cbcadf tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:02:13.250652 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-6752c45f-44b9-47bc-8f45-6d17c2cbcadf tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:02:13.258755 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:02:13.258755 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:02:13.262109 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-6752c45f-44b9-47bc-8f45-6d17c2cbcadf tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] Volume info retrieved successfully. Aug 20 01:02:13.266692 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-6752c45f-44b9-47bc-8f45-6d17c2cbcadf tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] https://10.4.3.240/volume/v3/volumes/2ac7d0f1-a613-4fb9-a32d-96af5ab1e38e returned with HTTP 200 Aug 20 01:02:13.267042 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 651/2620] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:02:13 2026] GET /volume/v3/volumes/2ac7d0f1-a613-4fb9-a32d-96af5ab1e38e => generated 1406 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:02:13.282530 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-67450fbf-f8d4-4ecd-bcd2-c2e2db146af3 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:02:13.284555 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-67450fbf-f8d4-4ecd-bcd2-c2e2db146af3 tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 20 01:02:13.284916 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-67450fbf-f8d4-4ecd-bcd2-c2e2db146af3 tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-1395793366", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-77885478"}} {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:02:13.288211 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.v3.volumes [None req-67450fbf-f8d4-4ecd-bcd2-c2e2db146af3 tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-1395793366', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-77885478'}} {{(pid=100212) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 01:02:13.289089 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.v3.volumes [None req-67450fbf-f8d4-4ecd-bcd2-c2e2db146af3 tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] Create volume of 1 GB Aug 20 01:02:13.293740 np0000007838 devstack@c-api.service[100212]: DEBUG dbcounter [-] [100212] Writing DB stats cinder:SELECT=439,cinder:UPDATE=85,cinder:DELETE=1,cinder:INSERT=43 {{(pid=100212) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 01:02:13.299986 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-67450fbf-f8d4-4ecd-bcd2-c2e2db146af3 tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] Availability Zones retrieved successfully. Aug 20 01:02:13.304293 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-67450fbf-f8d4-4ecd-bcd2-c2e2db146af3 tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] Flow 'volume_create_api' (bd6af0c1-5d2b-4aff-a198-4a4aa789ed90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100212) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:02:13.305860 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-67450fbf-f8d4-4ecd-bcd2-c2e2db146af3 tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (27e8d0c6-fa78-45c4-8049-ef695e70692e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:02:13.308299 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.flows.api.create_volume [None req-67450fbf-f8d4-4ecd-bcd2-c2e2db146af3 tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] Validating volume size '1' using validate_int {{(pid=100212) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 01:02:13.350781 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-67450fbf-f8d4-4ecd-bcd2-c2e2db146af3 tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (27e8d0c6-fa78-45c4-8049-ef695e70692e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:52:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1ed58bd6-fe6a-497e-ae84-e8199d24fdfa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:02:13.351778 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-67450fbf-f8d4-4ecd-bcd2-c2e2db146af3 tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f773de5b-5df1-4cac-92be-fd4734efae43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:02:13.405529 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.quota [None req-67450fbf-f8d4-4ecd-bcd2-c2e2db146af3 tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] Created reservations ['b1a24c0a-e76f-41da-b52d-8e265fc401f1', '683fea5d-ea4b-4c59-ae5a-c05dee1a8fd8', '6595d068-0482-4065-9416-6fab6e25d249', 'cc56232e-93a6-4ab8-9460-93dc4945d1d1'] {{(pid=100212) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 01:02:13.406548 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-67450fbf-f8d4-4ecd-bcd2-c2e2db146af3 tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f773de5b-5df1-4cac-92be-fd4734efae43) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b1a24c0a-e76f-41da-b52d-8e265fc401f1', '683fea5d-ea4b-4c59-ae5a-c05dee1a8fd8', '6595d068-0482-4065-9416-6fab6e25d249', 'cc56232e-93a6-4ab8-9460-93dc4945d1d1']}' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:02:13.408355 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-67450fbf-f8d4-4ecd-bcd2-c2e2db146af3 tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c7a71336-7e3e-4051-b59a-2a25cc3a480d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:02:13.439775 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-67450fbf-f8d4-4ecd-bcd2-c2e2db146af3 tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c7a71336-7e3e-4051-b59a-2a25cc3a480d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '84bc3fd0-c614-47ed-b481-3d040ef61bab', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-1395793366',display_name='tempest-VolumesGetTest-Volume-77885478',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='231039ede09e4aab827ab1cc1dc1f41c',qos_specs=None,replication_status=,reservations=['b1a24c0a-e76f-41da-b52d-8e265fc401f1','683fea5d-ea4b-4c59-ae5a-c05dee1a8fd8','6595d068-0482-4065-9416-6fab6e25d249','cc56232e-93a6-4ab8-9460-93dc4945d1d1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0d2858954c804dfd933c612cf8a0806c',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T01:02:13Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-1395793366',display_name='tempest-VolumesGetTest-Volume-77885478',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=84bc3fd0-c614-47ed-b481-3d040ef61bab,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='231039ede09e4aab827ab1cc1dc1f41c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0d2858954c804dfd933c612cf8a0806c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1ed58bd6-fe6a-497e-ae84-e8199d24fdfa),volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:02:13.440670 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-67450fbf-f8d4-4ecd-bcd2-c2e2db146af3 tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (28af515b-1b69-4b7f-a4b5-a0ea93e0e336) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:02:13.468617 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-67450fbf-f8d4-4ecd-bcd2-c2e2db146af3 tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (28af515b-1b69-4b7f-a4b5-a0ea93e0e336) transitioned into 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-1395793366',display_name='tempest-VolumesGetTest-Volume-77885478',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='231039ede09e4aab827ab1cc1dc1f41c',qos_specs=None,replication_status=,reservations=['b1a24c0a-e76f-41da-b52d-8e265fc401f1','683fea5d-ea4b-4c59-ae5a-c05dee1a8fd8','6595d068-0482-4065-9416-6fab6e25d249','cc56232e-93a6-4ab8-9460-93dc4945d1d1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0d2858954c804dfd933c612cf8a0806c',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:02:13.469523 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-67450fbf-f8d4-4ecd-bcd2-c2e2db146af3 tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (61921eda-2d71-480f-91b3-7c24af83dbab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:02:13.485408 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-67450fbf-f8d4-4ecd-bcd2-c2e2db146af3 tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (61921eda-2d71-480f-91b3-7c24af83dbab) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:02:13.486358 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-67450fbf-f8d4-4ecd-bcd2-c2e2db146af3 tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] Flow 'volume_create_api' (bd6af0c1-5d2b-4aff-a198-4a4aa789ed90) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100212) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:02:13.486729 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-67450fbf-f8d4-4ecd-bcd2-c2e2db146af3 tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] Create volume request issued successfully. Aug 20 01:02:13.487352 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-67450fbf-f8d4-4ecd-bcd2-c2e2db146af3 tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 20 01:02:13.488679 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 650/2621] 10.4.3.240 () {68 vars in 1259 bytes} [Thu Aug 20 01:02:13 2026] POST /volume/v3/volumes => generated 778 bytes in 206 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 01:02:13.509610 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-4ec55a38-df36-41f7-af40-d02a63192d1d None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:02:13.513719 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-4ec55a38-df36-41f7-af40-d02a63192d1d tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] GET https://10.4.3.240/volume/v3/volumes/84bc3fd0-c614-47ed-b481-3d040ef61bab Aug 20 01:02:13.513997 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-4ec55a38-df36-41f7-af40-d02a63192d1d tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:02:13.516765 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-4ec55a38-df36-41f7-af40-d02a63192d1d tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:02:13.526698 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:02:13.526698 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:02:13.532383 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-4ec55a38-df36-41f7-af40-d02a63192d1d tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] Volume info retrieved successfully. Aug 20 01:02:13.537548 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-4ec55a38-df36-41f7-af40-d02a63192d1d tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] https://10.4.3.240/volume/v3/volumes/84bc3fd0-c614-47ed-b481-3d040ef61bab returned with HTTP 200 Aug 20 01:02:13.538046 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 664/2622] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:02:13 2026] GET /volume/v3/volumes/84bc3fd0-c614-47ed-b481-3d040ef61bab => generated 846 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:02:14.553429 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-9d22ea33-e903-440d-a238-3fbcaf56afab None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:02:14.555146 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-9d22ea33-e903-440d-a238-3fbcaf56afab tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] GET https://10.4.3.240/volume/v3/volumes/84bc3fd0-c614-47ed-b481-3d040ef61bab Aug 20 01:02:14.555324 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-9d22ea33-e903-440d-a238-3fbcaf56afab tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:02:14.555517 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-9d22ea33-e903-440d-a238-3fbcaf56afab tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:02:14.568613 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:02:14.568613 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:02:14.573720 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-9d22ea33-e903-440d-a238-3fbcaf56afab tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] Volume info retrieved successfully. Aug 20 01:02:14.578306 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-9d22ea33-e903-440d-a238-3fbcaf56afab tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] https://10.4.3.240/volume/v3/volumes/84bc3fd0-c614-47ed-b481-3d040ef61bab returned with HTTP 200 Aug 20 01:02:14.578737 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 658/2623] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:02:14 2026] GET /volume/v3/volumes/84bc3fd0-c614-47ed-b481-3d040ef61bab => generated 871 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:02:14.591631 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-80939994-1474-4c8d-b67b-6f7b27062290 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:02:14.594038 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-80939994-1474-4c8d-b67b-6f7b27062290 tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] PUT https://10.4.3.240/volume/v3/volumes/84bc3fd0-c614-47ed-b481-3d040ef61bab Aug 20 01:02:14.594540 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-80939994-1474-4c8d-b67b-6f7b27062290 tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1172647246", "description": null}} {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:02:14.604700 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:02:14.604700 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:02:14.609590 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-80939994-1474-4c8d-b67b-6f7b27062290 tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] Volume info retrieved successfully. Aug 20 01:02:14.617742 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-80939994-1474-4c8d-b67b-6f7b27062290 tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] Volume updated successfully. Aug 20 01:02:14.618552 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-80939994-1474-4c8d-b67b-6f7b27062290 tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] https://10.4.3.240/volume/v3/volumes/84bc3fd0-c614-47ed-b481-3d040ef61bab returned with HTTP 200 Aug 20 01:02:14.619162 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 652/2624] 10.4.3.240 () {68 vars in 1368 bytes} [Thu Aug 20 01:02:14 2026] PUT /volume/v3/volumes/84bc3fd0-c614-47ed-b481-3d040ef61bab => generated 770 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:02:14.633323 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-f72c6360-ca5f-4b45-b804-05d7d77bd8d3 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:02:14.635889 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-f72c6360-ca5f-4b45-b804-05d7d77bd8d3 tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] GET https://10.4.3.240/volume/v3/volumes/84bc3fd0-c614-47ed-b481-3d040ef61bab Aug 20 01:02:14.636195 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-f72c6360-ca5f-4b45-b804-05d7d77bd8d3 tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:02:14.636354 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-f72c6360-ca5f-4b45-b804-05d7d77bd8d3 tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:02:14.648188 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:02:14.648188 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:02:14.649106 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-f72c6360-ca5f-4b45-b804-05d7d77bd8d3 tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] Volume info retrieved successfully. Aug 20 01:02:14.653528 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-f72c6360-ca5f-4b45-b804-05d7d77bd8d3 tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] https://10.4.3.240/volume/v3/volumes/84bc3fd0-c614-47ed-b481-3d040ef61bab returned with HTTP 200 Aug 20 01:02:14.653934 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 651/2625] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:02:14 2026] GET /volume/v3/volumes/84bc3fd0-c614-47ed-b481-3d040ef61bab => generated 838 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:02:14.669919 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-a9b3b33e-1612-4dc0-9f1e-2caea4bfeb34 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:02:14.671511 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-a9b3b33e-1612-4dc0-9f1e-2caea4bfeb34 tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] DELETE https://10.4.3.240/volume/v3/volumes/84bc3fd0-c614-47ed-b481-3d040ef61bab Aug 20 01:02:14.671693 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-a9b3b33e-1612-4dc0-9f1e-2caea4bfeb34 tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:02:14.671936 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-a9b3b33e-1612-4dc0-9f1e-2caea4bfeb34 tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] Calling method 'delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:02:14.672012 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-a9b3b33e-1612-4dc0-9f1e-2caea4bfeb34 tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] Delete volume with id: 84bc3fd0-c614-47ed-b481-3d040ef61bab Aug 20 01:02:14.678309 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:02:14.678309 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:02:14.678762 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-a9b3b33e-1612-4dc0-9f1e-2caea4bfeb34 tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] Volume info retrieved successfully. Aug 20 01:02:14.694547 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-a9b3b33e-1612-4dc0-9f1e-2caea4bfeb34 tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] Delete volume request issued successfully. Aug 20 01:02:14.694792 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-a9b3b33e-1612-4dc0-9f1e-2caea4bfeb34 tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] https://10.4.3.240/volume/v3/volumes/84bc3fd0-c614-47ed-b481-3d040ef61bab returned with HTTP 202 Aug 20 01:02:14.695311 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 665/2626] 10.4.3.240 () {66 vars in 1351 bytes} [Thu Aug 20 01:02:14 2026] DELETE /volume/v3/volumes/84bc3fd0-c614-47ed-b481-3d040ef61bab => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 01:02:14.703080 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-ace5bb2e-4293-4546-83ce-40f997eda896 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:02:14.704922 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-ace5bb2e-4293-4546-83ce-40f997eda896 tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] GET https://10.4.3.240/volume/v3/volumes/84bc3fd0-c614-47ed-b481-3d040ef61bab Aug 20 01:02:14.705160 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-ace5bb2e-4293-4546-83ce-40f997eda896 tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:02:14.705415 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-ace5bb2e-4293-4546-83ce-40f997eda896 tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:02:14.713675 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:02:14.713675 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:02:14.718929 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-ace5bb2e-4293-4546-83ce-40f997eda896 tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] Volume info retrieved successfully. Aug 20 01:02:14.724665 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-ace5bb2e-4293-4546-83ce-40f997eda896 tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] https://10.4.3.240/volume/v3/volumes/84bc3fd0-c614-47ed-b481-3d040ef61bab returned with HTTP 200 Aug 20 01:02:14.725220 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 659/2627] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:02:14 2026] GET /volume/v3/volumes/84bc3fd0-c614-47ed-b481-3d040ef61bab => generated 837 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:02:14.912679 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-48662fbe-4dac-42a9-9c33-4134f3bfe64f None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:02:14.914828 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-48662fbe-4dac-42a9-9c33-4134f3bfe64f tempest-TestVolumeBackupRestore-1998646298 tempest-TestVolumeBackupRestore-1998646298-project-member] DELETE https://10.4.3.240/volume/v3/volumes/110b52a5-04eb-4b9f-8bdc-59ec8796d3b9 Aug 20 01:02:14.915040 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-48662fbe-4dac-42a9-9c33-4134f3bfe64f tempest-TestVolumeBackupRestore-1998646298 tempest-TestVolumeBackupRestore-1998646298-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:02:14.915256 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-48662fbe-4dac-42a9-9c33-4134f3bfe64f tempest-TestVolumeBackupRestore-1998646298 tempest-TestVolumeBackupRestore-1998646298-project-member] Calling method 'delete' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:02:14.915464 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.v3.volumes [None req-48662fbe-4dac-42a9-9c33-4134f3bfe64f tempest-TestVolumeBackupRestore-1998646298 tempest-TestVolumeBackupRestore-1998646298-project-member] Delete volume with id: 110b52a5-04eb-4b9f-8bdc-59ec8796d3b9 Aug 20 01:02:14.923686 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:02:14.923686 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:02:14.924229 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-48662fbe-4dac-42a9-9c33-4134f3bfe64f tempest-TestVolumeBackupRestore-1998646298 tempest-TestVolumeBackupRestore-1998646298-project-member] Volume info retrieved successfully. Aug 20 01:02:14.942626 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-48662fbe-4dac-42a9-9c33-4134f3bfe64f tempest-TestVolumeBackupRestore-1998646298 tempest-TestVolumeBackupRestore-1998646298-project-member] Delete volume request issued successfully. Aug 20 01:02:14.942840 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-48662fbe-4dac-42a9-9c33-4134f3bfe64f tempest-TestVolumeBackupRestore-1998646298 tempest-TestVolumeBackupRestore-1998646298-project-member] https://10.4.3.240/volume/v3/volumes/110b52a5-04eb-4b9f-8bdc-59ec8796d3b9 returned with HTTP 202 Aug 20 01:02:14.943297 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 653/2628] 10.4.3.240 () {66 vars in 1351 bytes} [Thu Aug 20 01:02:14 2026] DELETE /volume/v3/volumes/110b52a5-04eb-4b9f-8bdc-59ec8796d3b9 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 01:02:14.952831 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-b8db45de-7937-4548-a33c-7d3816c2d278 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:02:14.956352 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-b8db45de-7937-4548-a33c-7d3816c2d278 tempest-TestVolumeBackupRestore-1998646298 tempest-TestVolumeBackupRestore-1998646298-project-member] DELETE https://10.4.3.240/volume/v3/backups/45a31aff-ad66-4885-b172-7a589b613287 Aug 20 01:02:14.956612 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-b8db45de-7937-4548-a33c-7d3816c2d278 tempest-TestVolumeBackupRestore-1998646298 tempest-TestVolumeBackupRestore-1998646298-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:02:14.956874 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-b8db45de-7937-4548-a33c-7d3816c2d278 tempest-TestVolumeBackupRestore-1998646298 tempest-TestVolumeBackupRestore-1998646298-project-member] Calling method 'delete' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:02:14.957020 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.contrib.backups [None req-b8db45de-7937-4548-a33c-7d3816c2d278 tempest-TestVolumeBackupRestore-1998646298 tempest-TestVolumeBackupRestore-1998646298-project-member] Delete backup with id: 45a31aff-ad66-4885-b172-7a589b613287. Aug 20 01:02:14.966780 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:02:14.966780 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:02:14.988535 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.backup.rpcapi [None req-b8db45de-7937-4548-a33c-7d3816c2d278 tempest-TestVolumeBackupRestore-1998646298 tempest-TestVolumeBackupRestore-1998646298-project-member] delete_backup rpcapi backup_id 45a31aff-ad66-4885-b172-7a589b613287 {{(pid=100212) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 20 01:02:14.988535 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-b8db45de-7937-4548-a33c-7d3816c2d278 tempest-TestVolumeBackupRestore-1998646298 tempest-TestVolumeBackupRestore-1998646298-project-member] https://10.4.3.240/volume/v3/backups/45a31aff-ad66-4885-b172-7a589b613287 returned with HTTP 202 Aug 20 01:02:14.988535 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 652/2629] 10.4.3.240 () {66 vars in 1351 bytes} [Thu Aug 20 01:02:14 2026] DELETE /volume/v3/backups/45a31aff-ad66-4885-b172-7a589b613287 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 01:02:15.001493 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-ff25bd32-bce5-4bad-a73a-77adb84c7ade None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:02:15.004760 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-ff25bd32-bce5-4bad-a73a-77adb84c7ade tempest-TestVolumeBackupRestore-1998646298 tempest-TestVolumeBackupRestore-1998646298-project-member] DELETE https://10.4.3.240/volume/v3/volumes/19b88f54-5099-43a5-aeb3-a84bdda37ce3 Aug 20 01:02:15.004760 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-ff25bd32-bce5-4bad-a73a-77adb84c7ade tempest-TestVolumeBackupRestore-1998646298 tempest-TestVolumeBackupRestore-1998646298-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:02:15.004760 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-ff25bd32-bce5-4bad-a73a-77adb84c7ade tempest-TestVolumeBackupRestore-1998646298 tempest-TestVolumeBackupRestore-1998646298-project-member] Calling method 'delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:02:15.004760 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-ff25bd32-bce5-4bad-a73a-77adb84c7ade tempest-TestVolumeBackupRestore-1998646298 tempest-TestVolumeBackupRestore-1998646298-project-member] Delete volume with id: 19b88f54-5099-43a5-aeb3-a84bdda37ce3 Aug 20 01:02:15.016224 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:02:15.016224 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:02:15.016224 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-ff25bd32-bce5-4bad-a73a-77adb84c7ade tempest-TestVolumeBackupRestore-1998646298 tempest-TestVolumeBackupRestore-1998646298-project-member] Volume info retrieved successfully. Aug 20 01:02:15.032448 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-3859cb79-1a6b-4361-9539-b0107bf4dd29 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:02:15.034922 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-3859cb79-1a6b-4361-9539-b0107bf4dd29 tempest-VolumesActionsTest-1462979513 tempest-VolumesActionsTest-1462979513-project-member] POST https://10.4.3.240/volume/v3/volumes/abc397c6-d17d-41be-98c7-166c9498983f/action Aug 20 01:02:15.035306 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-3859cb79-1a6b-4361-9539-b0107bf4dd29 tempest-VolumesActionsTest-1462979513 tempest-VolumesActionsTest-1462979513-project-member] Action body: b'{"os-reserve": {}}' {{(pid=100214) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 01:02:15.035467 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-3859cb79-1a6b-4361-9539-b0107bf4dd29 tempest-VolumesActionsTest-1462979513 tempest-VolumesActionsTest-1462979513-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:02:15.042948 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-ff25bd32-bce5-4bad-a73a-77adb84c7ade tempest-TestVolumeBackupRestore-1998646298 tempest-TestVolumeBackupRestore-1998646298-project-member] Delete volume request issued successfully. Aug 20 01:02:15.043166 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-ff25bd32-bce5-4bad-a73a-77adb84c7ade tempest-TestVolumeBackupRestore-1998646298 tempest-TestVolumeBackupRestore-1998646298-project-member] https://10.4.3.240/volume/v3/volumes/19b88f54-5099-43a5-aeb3-a84bdda37ce3 returned with HTTP 202 Aug 20 01:02:15.043729 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 666/2630] 10.4.3.240 () {66 vars in 1351 bytes} [Thu Aug 20 01:02:15 2026] DELETE /volume/v3/volumes/19b88f54-5099-43a5-aeb3-a84bdda37ce3 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 01:02:15.049037 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:02:15.049037 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:02:15.049037 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-3859cb79-1a6b-4361-9539-b0107bf4dd29 tempest-VolumesActionsTest-1462979513 tempest-VolumesActionsTest-1462979513-project-member] Volume info retrieved successfully. Aug 20 01:02:15.054740 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-ac7463bd-9376-417e-a78e-03ae9ce45cb9 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:02:15.056448 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-ac7463bd-9376-417e-a78e-03ae9ce45cb9 tempest-TestVolumeBackupRestore-1998646298 tempest-TestVolumeBackupRestore-1998646298-project-member] GET https://10.4.3.240/volume/v3/volumes/19b88f54-5099-43a5-aeb3-a84bdda37ce3 Aug 20 01:02:15.056690 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-ac7463bd-9376-417e-a78e-03ae9ce45cb9 tempest-TestVolumeBackupRestore-1998646298 tempest-TestVolumeBackupRestore-1998646298-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:02:15.056912 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-ac7463bd-9376-417e-a78e-03ae9ce45cb9 tempest-TestVolumeBackupRestore-1998646298 tempest-TestVolumeBackupRestore-1998646298-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:02:15.058721 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-3859cb79-1a6b-4361-9539-b0107bf4dd29 tempest-VolumesActionsTest-1462979513 tempest-VolumesActionsTest-1462979513-project-member] Reserve volume completed successfully. Aug 20 01:02:15.058928 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-3859cb79-1a6b-4361-9539-b0107bf4dd29 tempest-VolumesActionsTest-1462979513 tempest-VolumesActionsTest-1462979513-project-member] https://10.4.3.240/volume/v3/volumes/abc397c6-d17d-41be-98c7-166c9498983f/action returned with HTTP 202 Aug 20 01:02:15.059419 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 660/2631] 10.4.3.240 () {68 vars in 1390 bytes} [Thu Aug 20 01:02:15 2026] POST /volume/v3/volumes/abc397c6-d17d-41be-98c7-166c9498983f/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 01:02:15.066876 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:02:15.066876 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:02:15.070645 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-ac7463bd-9376-417e-a78e-03ae9ce45cb9 tempest-TestVolumeBackupRestore-1998646298 tempest-TestVolumeBackupRestore-1998646298-project-member] Volume info retrieved successfully. Aug 20 01:02:15.070920 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-3becf4b5-1e41-4a4f-ad18-ef0f6bb9ff73 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:02:15.073227 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-3becf4b5-1e41-4a4f-ad18-ef0f6bb9ff73 tempest-VolumesActionsTest-1462979513 tempest-VolumesActionsTest-1462979513-project-member] GET https://10.4.3.240/volume/v3/volumes/abc397c6-d17d-41be-98c7-166c9498983f Aug 20 01:02:15.073466 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-3becf4b5-1e41-4a4f-ad18-ef0f6bb9ff73 tempest-VolumesActionsTest-1462979513 tempest-VolumesActionsTest-1462979513-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:02:15.073707 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-3becf4b5-1e41-4a4f-ad18-ef0f6bb9ff73 tempest-VolumesActionsTest-1462979513 tempest-VolumesActionsTest-1462979513-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:02:15.076879 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-ac7463bd-9376-417e-a78e-03ae9ce45cb9 tempest-TestVolumeBackupRestore-1998646298 tempest-TestVolumeBackupRestore-1998646298-project-member] https://10.4.3.240/volume/v3/volumes/19b88f54-5099-43a5-aeb3-a84bdda37ce3 returned with HTTP 200 Aug 20 01:02:15.077458 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 654/2632] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:02:15 2026] GET /volume/v3/volumes/19b88f54-5099-43a5-aeb3-a84bdda37ce3 => generated 1361 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:02:15.084686 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:02:15.084686 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:02:15.087774 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-3becf4b5-1e41-4a4f-ad18-ef0f6bb9ff73 tempest-VolumesActionsTest-1462979513 tempest-VolumesActionsTest-1462979513-project-member] Volume info retrieved successfully. Aug 20 01:02:15.093375 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-3becf4b5-1e41-4a4f-ad18-ef0f6bb9ff73 tempest-VolumesActionsTest-1462979513 tempest-VolumesActionsTest-1462979513-project-member] https://10.4.3.240/volume/v3/volumes/abc397c6-d17d-41be-98c7-166c9498983f returned with HTTP 200 Aug 20 01:02:15.094009 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 653/2633] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:02:15 2026] GET /volume/v3/volumes/abc397c6-d17d-41be-98c7-166c9498983f => generated 861 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:02:15.111806 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-4b0b30dc-34b5-4df1-a4fb-900b7ef128f0 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:02:15.113565 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-4b0b30dc-34b5-4df1-a4fb-900b7ef128f0 tempest-VolumesActionsTest-1462979513 tempest-VolumesActionsTest-1462979513-project-member] POST https://10.4.3.240/volume/v3/volumes/abc397c6-d17d-41be-98c7-166c9498983f/action Aug 20 01:02:15.113907 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-4b0b30dc-34b5-4df1-a4fb-900b7ef128f0 tempest-VolumesActionsTest-1462979513 tempest-VolumesActionsTest-1462979513-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=100215) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 01:02:15.114045 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-4b0b30dc-34b5-4df1-a4fb-900b7ef128f0 tempest-VolumesActionsTest-1462979513 tempest-VolumesActionsTest-1462979513-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:02:15.123683 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:02:15.123683 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:02:15.124149 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-4b0b30dc-34b5-4df1-a4fb-900b7ef128f0 tempest-VolumesActionsTest-1462979513 tempest-VolumesActionsTest-1462979513-project-member] Volume info retrieved successfully. Aug 20 01:02:15.141367 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-4b0b30dc-34b5-4df1-a4fb-900b7ef128f0 tempest-VolumesActionsTest-1462979513 tempest-VolumesActionsTest-1462979513-project-member] Unreserve volume completed successfully. Aug 20 01:02:15.141611 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-4b0b30dc-34b5-4df1-a4fb-900b7ef128f0 tempest-VolumesActionsTest-1462979513 tempest-VolumesActionsTest-1462979513-project-member] https://10.4.3.240/volume/v3/volumes/abc397c6-d17d-41be-98c7-166c9498983f/action returned with HTTP 202 Aug 20 01:02:15.142015 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 667/2634] 10.4.3.240 () {68 vars in 1390 bytes} [Thu Aug 20 01:02:15 2026] POST /volume/v3/volumes/abc397c6-d17d-41be-98c7-166c9498983f/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Aug 20 01:02:15.149314 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-255edc5b-dd9b-401f-8627-cbe147236b6b None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:02:15.151075 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-255edc5b-dd9b-401f-8627-cbe147236b6b tempest-VolumesActionsTest-1462979513 tempest-VolumesActionsTest-1462979513-project-member] GET https://10.4.3.240/volume/v3/volumes/abc397c6-d17d-41be-98c7-166c9498983f Aug 20 01:02:15.151728 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-255edc5b-dd9b-401f-8627-cbe147236b6b tempest-VolumesActionsTest-1462979513 tempest-VolumesActionsTest-1462979513-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:02:15.151728 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-255edc5b-dd9b-401f-8627-cbe147236b6b tempest-VolumesActionsTest-1462979513 tempest-VolumesActionsTest-1462979513-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:02:15.158917 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:02:15.158917 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:02:15.162985 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-255edc5b-dd9b-401f-8627-cbe147236b6b tempest-VolumesActionsTest-1462979513 tempest-VolumesActionsTest-1462979513-project-member] Volume info retrieved successfully. Aug 20 01:02:15.167329 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-255edc5b-dd9b-401f-8627-cbe147236b6b tempest-VolumesActionsTest-1462979513 tempest-VolumesActionsTest-1462979513-project-member] https://10.4.3.240/volume/v3/volumes/abc397c6-d17d-41be-98c7-166c9498983f returned with HTTP 200 Aug 20 01:02:15.167802 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 661/2635] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:02:15 2026] GET /volume/v3/volumes/abc397c6-d17d-41be-98c7-166c9498983f => generated 861 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:02:15.188004 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-55c4a7d9-8e66-4a2a-b5f4-d6ce2578a67c None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:02:15.189863 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-55c4a7d9-8e66-4a2a-b5f4-d6ce2578a67c tempest-VolumesActionsTest-1462979513 tempest-VolumesActionsTest-1462979513-project-member] POST https://10.4.3.240/volume/v3/volumes/abc397c6-d17d-41be-98c7-166c9498983f/action Aug 20 01:02:15.190175 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-55c4a7d9-8e66-4a2a-b5f4-d6ce2578a67c tempest-VolumesActionsTest-1462979513 tempest-VolumesActionsTest-1462979513-project-member] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=100213) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 01:02:15.190284 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-55c4a7d9-8e66-4a2a-b5f4-d6ce2578a67c tempest-VolumesActionsTest-1462979513 tempest-VolumesActionsTest-1462979513-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:02:15.198839 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:02:15.198839 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:02:15.199242 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-55c4a7d9-8e66-4a2a-b5f4-d6ce2578a67c tempest-VolumesActionsTest-1462979513 tempest-VolumesActionsTest-1462979513-project-member] Volume info retrieved successfully. Aug 20 01:02:15.206855 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-55c4a7d9-8e66-4a2a-b5f4-d6ce2578a67c tempest-VolumesActionsTest-1462979513 tempest-VolumesActionsTest-1462979513-project-member] Volume updated successfully. Aug 20 01:02:15.207239 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-55c4a7d9-8e66-4a2a-b5f4-d6ce2578a67c tempest-VolumesActionsTest-1462979513 tempest-VolumesActionsTest-1462979513-project-member] https://10.4.3.240/volume/v3/volumes/abc397c6-d17d-41be-98c7-166c9498983f/action returned with HTTP 200 Aug 20 01:02:15.207770 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 655/2636] 10.4.3.240 () {68 vars in 1390 bytes} [Thu Aug 20 01:02:15 2026] POST /volume/v3/volumes/abc397c6-d17d-41be-98c7-166c9498983f/action => generated 0 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 20 01:02:15.218945 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-92e92f34-d4b1-448c-83b3-a716df2fd027 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:02:15.220725 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-92e92f34-d4b1-448c-83b3-a716df2fd027 tempest-VolumesActionsTest-1462979513 tempest-VolumesActionsTest-1462979513-project-member] GET https://10.4.3.240/volume/v3/volumes/abc397c6-d17d-41be-98c7-166c9498983f Aug 20 01:02:15.220959 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-92e92f34-d4b1-448c-83b3-a716df2fd027 tempest-VolumesActionsTest-1462979513 tempest-VolumesActionsTest-1462979513-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:02:15.221189 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-92e92f34-d4b1-448c-83b3-a716df2fd027 tempest-VolumesActionsTest-1462979513 tempest-VolumesActionsTest-1462979513-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:02:15.229553 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:02:15.229553 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:02:15.236551 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-92e92f34-d4b1-448c-83b3-a716df2fd027 tempest-VolumesActionsTest-1462979513 tempest-VolumesActionsTest-1462979513-project-member] Volume info retrieved successfully. Aug 20 01:02:15.241959 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-92e92f34-d4b1-448c-83b3-a716df2fd027 tempest-VolumesActionsTest-1462979513 tempest-VolumesActionsTest-1462979513-project-member] https://10.4.3.240/volume/v3/volumes/abc397c6-d17d-41be-98c7-166c9498983f returned with HTTP 200 Aug 20 01:02:15.242464 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 654/2637] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:02:15 2026] GET /volume/v3/volumes/abc397c6-d17d-41be-98c7-166c9498983f => generated 860 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:02:15.256236 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-616eea7e-a5fe-45dc-83c2-fa055a86678f None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:02:15.258118 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-616eea7e-a5fe-45dc-83c2-fa055a86678f tempest-VolumesActionsTest-1462979513 tempest-VolumesActionsTest-1462979513-project-member] POST https://10.4.3.240/volume/v3/volumes/abc397c6-d17d-41be-98c7-166c9498983f/action Aug 20 01:02:15.258505 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-616eea7e-a5fe-45dc-83c2-fa055a86678f tempest-VolumesActionsTest-1462979513 tempest-VolumesActionsTest-1462979513-project-member] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=100215) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 01:02:15.258834 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-616eea7e-a5fe-45dc-83c2-fa055a86678f tempest-VolumesActionsTest-1462979513 tempest-VolumesActionsTest-1462979513-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:02:15.268606 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:02:15.268606 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:02:15.269096 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-616eea7e-a5fe-45dc-83c2-fa055a86678f tempest-VolumesActionsTest-1462979513 tempest-VolumesActionsTest-1462979513-project-member] Volume info retrieved successfully. Aug 20 01:02:15.277833 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-616eea7e-a5fe-45dc-83c2-fa055a86678f tempest-VolumesActionsTest-1462979513 tempest-VolumesActionsTest-1462979513-project-member] Volume updated successfully. Aug 20 01:02:15.278163 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-616eea7e-a5fe-45dc-83c2-fa055a86678f tempest-VolumesActionsTest-1462979513 tempest-VolumesActionsTest-1462979513-project-member] https://10.4.3.240/volume/v3/volumes/abc397c6-d17d-41be-98c7-166c9498983f/action returned with HTTP 200 Aug 20 01:02:15.278702 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 668/2638] 10.4.3.240 () {68 vars in 1390 bytes} [Thu Aug 20 01:02:15 2026] POST /volume/v3/volumes/abc397c6-d17d-41be-98c7-166c9498983f/action => generated 0 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 20 01:02:15.287232 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-8eacac45-ad00-4248-8446-f3739937ae0f None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:02:15.288969 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-8eacac45-ad00-4248-8446-f3739937ae0f tempest-VolumesActionsTest-1462979513 tempest-VolumesActionsTest-1462979513-project-member] GET https://10.4.3.240/volume/v3/volumes/abc397c6-d17d-41be-98c7-166c9498983f Aug 20 01:02:15.289145 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-8eacac45-ad00-4248-8446-f3739937ae0f tempest-VolumesActionsTest-1462979513 tempest-VolumesActionsTest-1462979513-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:02:15.289321 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-8eacac45-ad00-4248-8446-f3739937ae0f tempest-VolumesActionsTest-1462979513 tempest-VolumesActionsTest-1462979513-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:02:15.298221 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:02:15.298221 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:02:15.306703 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-8eacac45-ad00-4248-8446-f3739937ae0f tempest-VolumesActionsTest-1462979513 tempest-VolumesActionsTest-1462979513-project-member] Volume info retrieved successfully. Aug 20 01:02:15.317462 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-8eacac45-ad00-4248-8446-f3739937ae0f tempest-VolumesActionsTest-1462979513 tempest-VolumesActionsTest-1462979513-project-member] https://10.4.3.240/volume/v3/volumes/abc397c6-d17d-41be-98c7-166c9498983f returned with HTTP 200 Aug 20 01:02:15.317969 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 662/2639] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:02:15 2026] GET /volume/v3/volumes/abc397c6-d17d-41be-98c7-166c9498983f => generated 861 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:02:15.333221 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-ff64dffc-72d9-418f-b73b-987e6b7a5848 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:02:15.337322 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-ff64dffc-72d9-418f-b73b-987e6b7a5848 tempest-VolumesActionsTest-1462979513 tempest-VolumesActionsTest-1462979513-project-member] POST https://10.4.3.240/volume/v3/volumes/abc397c6-d17d-41be-98c7-166c9498983f/action Aug 20 01:02:15.337714 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-ff64dffc-72d9-418f-b73b-987e6b7a5848 tempest-VolumesActionsTest-1462979513 tempest-VolumesActionsTest-1462979513-project-member] Action body: b'{"os-update_readonly_flag": {"readonly": true}}' {{(pid=100213) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 01:02:15.337871 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-ff64dffc-72d9-418f-b73b-987e6b7a5848 tempest-VolumesActionsTest-1462979513 tempest-VolumesActionsTest-1462979513-project-member] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": true}} {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:02:15.351399 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:02:15.351399 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:02:15.351775 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-ff64dffc-72d9-418f-b73b-987e6b7a5848 tempest-VolumesActionsTest-1462979513 tempest-VolumesActionsTest-1462979513-project-member] Volume info retrieved successfully. Aug 20 01:02:15.364670 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-ff64dffc-72d9-418f-b73b-987e6b7a5848 tempest-VolumesActionsTest-1462979513 tempest-VolumesActionsTest-1462979513-project-member] Update volume admin metadata completed successfully. Aug 20 01:02:15.364828 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-ff64dffc-72d9-418f-b73b-987e6b7a5848 tempest-VolumesActionsTest-1462979513 tempest-VolumesActionsTest-1462979513-project-member] Update readonly setting on volume completed successfully. Aug 20 01:02:15.365140 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-ff64dffc-72d9-418f-b73b-987e6b7a5848 tempest-VolumesActionsTest-1462979513 tempest-VolumesActionsTest-1462979513-project-member] https://10.4.3.240/volume/v3/volumes/abc397c6-d17d-41be-98c7-166c9498983f/action returned with HTTP 202 Aug 20 01:02:15.365635 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 656/2640] 10.4.3.240 () {68 vars in 1390 bytes} [Thu Aug 20 01:02:15 2026] POST /volume/v3/volumes/abc397c6-d17d-41be-98c7-166c9498983f/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 01:02:15.372654 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-e83230fc-f4f1-46d8-aa68-71c876a4324b None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:02:15.374490 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-e83230fc-f4f1-46d8-aa68-71c876a4324b tempest-VolumesActionsTest-1462979513 tempest-VolumesActionsTest-1462979513-project-member] GET https://10.4.3.240/volume/v3/volumes/abc397c6-d17d-41be-98c7-166c9498983f Aug 20 01:02:15.374703 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-e83230fc-f4f1-46d8-aa68-71c876a4324b tempest-VolumesActionsTest-1462979513 tempest-VolumesActionsTest-1462979513-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:02:15.374900 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-e83230fc-f4f1-46d8-aa68-71c876a4324b tempest-VolumesActionsTest-1462979513 tempest-VolumesActionsTest-1462979513-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:02:15.381805 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:02:15.381805 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:02:15.385408 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-e83230fc-f4f1-46d8-aa68-71c876a4324b tempest-VolumesActionsTest-1462979513 tempest-VolumesActionsTest-1462979513-project-member] Volume info retrieved successfully. Aug 20 01:02:15.389813 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-e83230fc-f4f1-46d8-aa68-71c876a4324b tempest-VolumesActionsTest-1462979513 tempest-VolumesActionsTest-1462979513-project-member] https://10.4.3.240/volume/v3/volumes/abc397c6-d17d-41be-98c7-166c9498983f returned with HTTP 200 Aug 20 01:02:15.390157 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 655/2641] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:02:15 2026] GET /volume/v3/volumes/abc397c6-d17d-41be-98c7-166c9498983f => generated 860 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:02:15.414114 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-7fc2c0f8-12e4-4614-b971-89be444508b0 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:02:15.416943 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-7fc2c0f8-12e4-4614-b971-89be444508b0 tempest-VolumesActionsTest-1462979513 tempest-VolumesActionsTest-1462979513-project-member] POST https://10.4.3.240/volume/v3/volumes/abc397c6-d17d-41be-98c7-166c9498983f/action Aug 20 01:02:15.417311 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-7fc2c0f8-12e4-4614-b971-89be444508b0 tempest-VolumesActionsTest-1462979513 tempest-VolumesActionsTest-1462979513-project-member] Action body: b'{"os-update_readonly_flag": {"readonly": false}}' {{(pid=100215) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 01:02:15.417494 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-7fc2c0f8-12e4-4614-b971-89be444508b0 tempest-VolumesActionsTest-1462979513 tempest-VolumesActionsTest-1462979513-project-member] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": false}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:02:15.427262 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:02:15.427262 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:02:15.427781 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-7fc2c0f8-12e4-4614-b971-89be444508b0 tempest-VolumesActionsTest-1462979513 tempest-VolumesActionsTest-1462979513-project-member] Volume info retrieved successfully. Aug 20 01:02:15.444413 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-7fc2c0f8-12e4-4614-b971-89be444508b0 tempest-VolumesActionsTest-1462979513 tempest-VolumesActionsTest-1462979513-project-member] Update volume admin metadata completed successfully. Aug 20 01:02:15.444593 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-7fc2c0f8-12e4-4614-b971-89be444508b0 tempest-VolumesActionsTest-1462979513 tempest-VolumesActionsTest-1462979513-project-member] Update readonly setting on volume completed successfully. Aug 20 01:02:15.444869 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-7fc2c0f8-12e4-4614-b971-89be444508b0 tempest-VolumesActionsTest-1462979513 tempest-VolumesActionsTest-1462979513-project-member] https://10.4.3.240/volume/v3/volumes/abc397c6-d17d-41be-98c7-166c9498983f/action returned with HTTP 202 Aug 20 01:02:15.445264 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 669/2642] 10.4.3.240 () {68 vars in 1390 bytes} [Thu Aug 20 01:02:15 2026] POST /volume/v3/volumes/abc397c6-d17d-41be-98c7-166c9498983f/action => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 01:02:15.455357 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-ced42161-a66d-46e8-80b7-cdaa8cb535b6 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:02:15.457525 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-ced42161-a66d-46e8-80b7-cdaa8cb535b6 tempest-VolumesActionsTest-1462979513 tempest-VolumesActionsTest-1462979513-project-member] GET https://10.4.3.240/volume/v3/volumes/abc397c6-d17d-41be-98c7-166c9498983f Aug 20 01:02:15.457709 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-ced42161-a66d-46e8-80b7-cdaa8cb535b6 tempest-VolumesActionsTest-1462979513 tempest-VolumesActionsTest-1462979513-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:02:15.457886 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-ced42161-a66d-46e8-80b7-cdaa8cb535b6 tempest-VolumesActionsTest-1462979513 tempest-VolumesActionsTest-1462979513-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:02:15.467044 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:02:15.467044 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:02:15.470565 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-ced42161-a66d-46e8-80b7-cdaa8cb535b6 tempest-VolumesActionsTest-1462979513 tempest-VolumesActionsTest-1462979513-project-member] Volume info retrieved successfully. Aug 20 01:02:15.474755 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-ced42161-a66d-46e8-80b7-cdaa8cb535b6 tempest-VolumesActionsTest-1462979513 tempest-VolumesActionsTest-1462979513-project-member] https://10.4.3.240/volume/v3/volumes/abc397c6-d17d-41be-98c7-166c9498983f returned with HTTP 200 Aug 20 01:02:15.475107 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 663/2643] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:02:15 2026] GET /volume/v3/volumes/abc397c6-d17d-41be-98c7-166c9498983f => generated 861 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:02:15.489975 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-d6b47d37-9e69-4c52-8212-a807b545e85a None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:02:15.494474 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-d6b47d37-9e69-4c52-8212-a807b545e85a tempest-VolumesActionsTest-1462979513 tempest-VolumesActionsTest-1462979513-project-member] POST https://10.4.3.240/volume/v3/volumes/abc397c6-d17d-41be-98c7-166c9498983f/action Aug 20 01:02:15.494474 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-d6b47d37-9e69-4c52-8212-a807b545e85a tempest-VolumesActionsTest-1462979513 tempest-VolumesActionsTest-1462979513-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-467403901", "disk_format": "raw"}}' {{(pid=100213) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 01:02:15.494474 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-d6b47d37-9e69-4c52-8212-a807b545e85a tempest-VolumesActionsTest-1462979513 tempest-VolumesActionsTest-1462979513-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-467403901", "disk_format": "raw"}} {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:02:15.506555 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:02:15.506555 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:02:15.506555 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-d6b47d37-9e69-4c52-8212-a807b545e85a tempest-VolumesActionsTest-1462979513 tempest-VolumesActionsTest-1462979513-project-member] Volume info retrieved successfully. Aug 20 01:02:15.549358 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:02:15.549358 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:02:15.555538 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.image.image_utils [None req-d6b47d37-9e69-4c52-8212-a807b545e85a tempest-VolumesActionsTest-1462979513 tempest-VolumesActionsTest-1462979513-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'raw', 'name': 'tempest-VolumesActionsTest-Image-467403901'}] 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-467403901'}]. {{(pid=100213) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Aug 20 01:02:15.741968 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-6e1aa5bb-c556-4e5e-8836-2c126fa5b997 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:02:15.744320 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-6e1aa5bb-c556-4e5e-8836-2c126fa5b997 tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] GET https://10.4.3.240/volume/v3/volumes/84bc3fd0-c614-47ed-b481-3d040ef61bab Aug 20 01:02:15.744595 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-6e1aa5bb-c556-4e5e-8836-2c126fa5b997 tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:02:15.744854 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-6e1aa5bb-c556-4e5e-8836-2c126fa5b997 tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:02:15.756218 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-6e1aa5bb-c556-4e5e-8836-2c126fa5b997 tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] https://10.4.3.240/volume/v3/volumes/84bc3fd0-c614-47ed-b481-3d040ef61bab returned with HTTP 404 Aug 20 01:02:15.756844 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 656/2644] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:02:15 2026] GET /volume/v3/volumes/84bc3fd0-c614-47ed-b481-3d040ef61bab => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:02:15.766773 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-73914790-f178-462a-a186-2b3680c82a73 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:02:15.770252 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-73914790-f178-462a-a186-2b3680c82a73 tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] GET https://10.4.3.240/volume/v3/volumes/2ac7d0f1-a613-4fb9-a32d-96af5ab1e38e Aug 20 01:02:15.770252 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-73914790-f178-462a-a186-2b3680c82a73 tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:02:15.770252 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-73914790-f178-462a-a186-2b3680c82a73 tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:02:15.780551 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:02:15.780551 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:02:15.784982 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-73914790-f178-462a-a186-2b3680c82a73 tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] Volume info retrieved successfully. Aug 20 01:02:15.790498 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-73914790-f178-462a-a186-2b3680c82a73 tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] https://10.4.3.240/volume/v3/volumes/2ac7d0f1-a613-4fb9-a32d-96af5ab1e38e returned with HTTP 200 Aug 20 01:02:15.790983 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 670/2645] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:02:15 2026] GET /volume/v3/volumes/2ac7d0f1-a613-4fb9-a32d-96af5ab1e38e => generated 1406 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:02:15.805872 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-9a72e52f-3e15-4b2e-8ad2-4d80051ae3c7 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:02:15.808681 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-9a72e52f-3e15-4b2e-8ad2-4d80051ae3c7 tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] DELETE https://10.4.3.240/volume/v3/volumes/2ac7d0f1-a613-4fb9-a32d-96af5ab1e38e Aug 20 01:02:15.808975 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-9a72e52f-3e15-4b2e-8ad2-4d80051ae3c7 tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:02:15.809252 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-9a72e52f-3e15-4b2e-8ad2-4d80051ae3c7 tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] Calling method 'delete' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:02:15.809905 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.v3.volumes [None req-9a72e52f-3e15-4b2e-8ad2-4d80051ae3c7 tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] Delete volume with id: 2ac7d0f1-a613-4fb9-a32d-96af5ab1e38e Aug 20 01:02:15.823692 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:02:15.823692 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:02:15.824432 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-9a72e52f-3e15-4b2e-8ad2-4d80051ae3c7 tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] Volume info retrieved successfully. Aug 20 01:02:15.851863 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-9a72e52f-3e15-4b2e-8ad2-4d80051ae3c7 tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] Delete volume request issued successfully. Aug 20 01:02:15.851863 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-9a72e52f-3e15-4b2e-8ad2-4d80051ae3c7 tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] https://10.4.3.240/volume/v3/volumes/2ac7d0f1-a613-4fb9-a32d-96af5ab1e38e returned with HTTP 202 Aug 20 01:02:15.851863 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 664/2646] 10.4.3.240 () {66 vars in 1351 bytes} [Thu Aug 20 01:02:15 2026] DELETE /volume/v3/volumes/2ac7d0f1-a613-4fb9-a32d-96af5ab1e38e => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 01:02:15.860499 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-be2d2e66-c86d-4a82-ac73-30d6691251ca None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:02:15.862834 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-be2d2e66-c86d-4a82-ac73-30d6691251ca tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] GET https://10.4.3.240/volume/v3/volumes/2ac7d0f1-a613-4fb9-a32d-96af5ab1e38e Aug 20 01:02:15.862834 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-be2d2e66-c86d-4a82-ac73-30d6691251ca tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:02:15.863136 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-be2d2e66-c86d-4a82-ac73-30d6691251ca tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:02:15.870449 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:02:15.870449 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:02:15.876424 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-be2d2e66-c86d-4a82-ac73-30d6691251ca tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] Volume info retrieved successfully. Aug 20 01:02:15.884610 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-be2d2e66-c86d-4a82-ac73-30d6691251ca tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] https://10.4.3.240/volume/v3/volumes/2ac7d0f1-a613-4fb9-a32d-96af5ab1e38e returned with HTTP 200 Aug 20 01:02:15.885143 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 657/2647] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:02:15 2026] GET /volume/v3/volumes/2ac7d0f1-a613-4fb9-a32d-96af5ab1e38e => generated 1405 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:02:16.090250 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-41ee1f80-0f4c-4c62-a627-b4e3f103815c None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:02:16.092301 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-41ee1f80-0f4c-4c62-a627-b4e3f103815c tempest-TestVolumeBackupRestore-1998646298 tempest-TestVolumeBackupRestore-1998646298-project-member] GET https://10.4.3.240/volume/v3/volumes/19b88f54-5099-43a5-aeb3-a84bdda37ce3 Aug 20 01:02:16.092502 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-41ee1f80-0f4c-4c62-a627-b4e3f103815c tempest-TestVolumeBackupRestore-1998646298 tempest-TestVolumeBackupRestore-1998646298-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:02:16.092686 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-41ee1f80-0f4c-4c62-a627-b4e3f103815c tempest-TestVolumeBackupRestore-1998646298 tempest-TestVolumeBackupRestore-1998646298-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:02:16.097887 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-41ee1f80-0f4c-4c62-a627-b4e3f103815c tempest-TestVolumeBackupRestore-1998646298 tempest-TestVolumeBackupRestore-1998646298-project-member] https://10.4.3.240/volume/v3/volumes/19b88f54-5099-43a5-aeb3-a84bdda37ce3 returned with HTTP 404 Aug 20 01:02:16.098618 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 671/2648] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:02:16 2026] GET /volume/v3/volumes/19b88f54-5099-43a5-aeb3-a84bdda37ce3 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:02:16.117815 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-d6b47d37-9e69-4c52-8212-a807b545e85a tempest-VolumesActionsTest-1462979513 tempest-VolumesActionsTest-1462979513-project-member] Copy volume to image completed successfully. Aug 20 01:02:16.118267 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-d6b47d37-9e69-4c52-8212-a807b545e85a tempest-VolumesActionsTest-1462979513 tempest-VolumesActionsTest-1462979513-project-member] https://10.4.3.240/volume/v3/volumes/abc397c6-d17d-41be-98c7-166c9498983f/action returned with HTTP 202 Aug 20 01:02:16.118799 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 657/2649] 10.4.3.240 () {68 vars in 1391 bytes} [Thu Aug 20 01:02:15 2026] POST /volume/v3/volumes/abc397c6-d17d-41be-98c7-166c9498983f/action => generated 686 bytes in 629 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 01:02:16.897813 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-3ec03c1d-d61a-48c9-826a-aa36ee623034 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:02:16.901590 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-3ec03c1d-d61a-48c9-826a-aa36ee623034 tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] GET https://10.4.3.240/volume/v3/volumes/2ac7d0f1-a613-4fb9-a32d-96af5ab1e38e Aug 20 01:02:16.901854 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-3ec03c1d-d61a-48c9-826a-aa36ee623034 tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:02:16.902020 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-3ec03c1d-d61a-48c9-826a-aa36ee623034 tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:02:16.907497 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-3ec03c1d-d61a-48c9-826a-aa36ee623034 tempest-VolumesGetTest-1588310516 tempest-VolumesGetTest-1588310516-project-member] https://10.4.3.240/volume/v3/volumes/2ac7d0f1-a613-4fb9-a32d-96af5ab1e38e returned with HTTP 404 Aug 20 01:02:16.907944 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 665/2650] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:02:16 2026] GET /volume/v3/volumes/2ac7d0f1-a613-4fb9-a32d-96af5ab1e38e => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:02:18.034248 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-430a85ad-8228-4a6b-8a9e-ae4a58ce2a52 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:02:18.148694 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-430a85ad-8228-4a6b-8a9e-ae4a58ce2a52 tempest-VolumesListTestJSON-167524762 tempest-VolumesListTestJSON-167524762-project-member] GET https://10.4.3.240/volume/v3/volumes Aug 20 01:02:18.149012 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-430a85ad-8228-4a6b-8a9e-ae4a58ce2a52 tempest-VolumesListTestJSON-167524762 tempest-VolumesListTestJSON-167524762-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:02:18.149946 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-430a85ad-8228-4a6b-8a9e-ae4a58ce2a52 tempest-VolumesListTestJSON-167524762 tempest-VolumesListTestJSON-167524762-project-member] Calling method 'index' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:02:18.150373 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.api_utils [None req-430a85ad-8228-4a6b-8a9e-ae4a58ce2a52 tempest-VolumesListTestJSON-167524762 tempest-VolumesListTestJSON-167524762-project-member] Removing options '' from query. {{(pid=100212) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 01:02:18.151554 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-430a85ad-8228-4a6b-8a9e-ae4a58ce2a52 tempest-VolumesListTestJSON-167524762 tempest-VolumesListTestJSON-167524762-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100212) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 01:02:18.159303 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-430a85ad-8228-4a6b-8a9e-ae4a58ce2a52 tempest-VolumesListTestJSON-167524762 tempest-VolumesListTestJSON-167524762-project-member] Get all volumes completed successfully. Aug 20 01:02:18.160230 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-430a85ad-8228-4a6b-8a9e-ae4a58ce2a52 tempest-VolumesListTestJSON-167524762 tempest-VolumesListTestJSON-167524762-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 200 Aug 20 01:02:18.160975 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 658/2651] 10.4.3.240 () {66 vars in 1237 bytes} [Thu Aug 20 01:02:18 2026] GET /volume/v3/volumes => generated 15 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 20 01:02:18.169109 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-30a70619-0e5a-416d-8587-4431b9822bb3 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:02:18.172270 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-30a70619-0e5a-416d-8587-4431b9822bb3 tempest-VolumesListTestJSON-167524762 tempest-VolumesListTestJSON-167524762-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 20 01:02:18.172728 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-30a70619-0e5a-416d-8587-4431b9822bb3 tempest-VolumesListTestJSON-167524762 tempest-VolumesListTestJSON-167524762-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-722741148"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:02:18.174259 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.v3.volumes [None req-30a70619-0e5a-416d-8587-4431b9822bb3 tempest-VolumesListTestJSON-167524762 tempest-VolumesListTestJSON-167524762-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-722741148'}} {{(pid=100215) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 01:02:18.174656 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-30a70619-0e5a-416d-8587-4431b9822bb3 tempest-VolumesListTestJSON-167524762 tempest-VolumesListTestJSON-167524762-project-member] Create volume of 1 GB Aug 20 01:02:18.179048 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-30a70619-0e5a-416d-8587-4431b9822bb3 tempest-VolumesListTestJSON-167524762 tempest-VolumesListTestJSON-167524762-project-member] Availability Zones retrieved successfully. Aug 20 01:02:18.189670 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-30a70619-0e5a-416d-8587-4431b9822bb3 tempest-VolumesListTestJSON-167524762 tempest-VolumesListTestJSON-167524762-project-member] Flow 'volume_create_api' (1d135292-0f7c-41f8-82f4-74a6f153d0fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:02:18.191255 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-30a70619-0e5a-416d-8587-4431b9822bb3 tempest-VolumesListTestJSON-167524762 tempest-VolumesListTestJSON-167524762-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f8300039-6da8-4aab-bcab-b5223d8b450f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:02:18.192857 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.flows.api.create_volume [None req-30a70619-0e5a-416d-8587-4431b9822bb3 tempest-VolumesListTestJSON-167524762 tempest-VolumesListTestJSON-167524762-project-member] Validating volume size '1' using validate_int {{(pid=100215) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 01:02:18.219283 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-30a70619-0e5a-416d-8587-4431b9822bb3 tempest-VolumesListTestJSON-167524762 tempest-VolumesListTestJSON-167524762-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f8300039-6da8-4aab-bcab-b5223d8b450f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:52:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1ed58bd6-fe6a-497e-ae84-e8199d24fdfa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:02:18.220428 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-30a70619-0e5a-416d-8587-4431b9822bb3 tempest-VolumesListTestJSON-167524762 tempest-VolumesListTestJSON-167524762-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7eae2761-4a89-47b4-af37-882e619e001d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:02:18.298492 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.quota [None req-30a70619-0e5a-416d-8587-4431b9822bb3 tempest-VolumesListTestJSON-167524762 tempest-VolumesListTestJSON-167524762-project-member] Created reservations ['95a9e592-71f4-4dc5-97bb-4c8342cc6f52', 'f58a3f8c-fa2b-4a0a-b43c-923fe5951fbd', 'cb2336d4-0f22-4829-89c8-0f42e39486ef', '5bfb87e7-1db3-4234-9199-d44a712c7fbb'] {{(pid=100215) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 01:02:18.299287 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-30a70619-0e5a-416d-8587-4431b9822bb3 tempest-VolumesListTestJSON-167524762 tempest-VolumesListTestJSON-167524762-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7eae2761-4a89-47b4-af37-882e619e001d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['95a9e592-71f4-4dc5-97bb-4c8342cc6f52', 'f58a3f8c-fa2b-4a0a-b43c-923fe5951fbd', 'cb2336d4-0f22-4829-89c8-0f42e39486ef', '5bfb87e7-1db3-4234-9199-d44a712c7fbb']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:02:18.299990 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-30a70619-0e5a-416d-8587-4431b9822bb3 tempest-VolumesListTestJSON-167524762 tempest-VolumesListTestJSON-167524762-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3aaa83fc-30f1-489b-969f-0b490cf55046) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:02:18.325787 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-30a70619-0e5a-416d-8587-4431b9822bb3 tempest-VolumesListTestJSON-167524762 tempest-VolumesListTestJSON-167524762-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3aaa83fc-30f1-489b-969f-0b490cf55046) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6404e9a8-e4ea-4294-a3c7-e1dbf7f05dcc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-722741148',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='1bdfe274066e4aceae3d4132860aa044',qos_specs=None,replication_status=,reservations=['95a9e592-71f4-4dc5-97bb-4c8342cc6f52','f58a3f8c-fa2b-4a0a-b43c-923fe5951fbd','cb2336d4-0f22-4829-89c8-0f42e39486ef','5bfb87e7-1db3-4234-9199-d44a712c7fbb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='013a93e9355a4a88b2f3b29bbc8f6b37',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T01:02:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-722741148',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6404e9a8-e4ea-4294-a3c7-e1dbf7f05dcc,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='1bdfe274066e4aceae3d4132860aa044',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='013a93e9355a4a88b2f3b29bbc8f6b37',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1ed58bd6-fe6a-497e-ae84-e8199d24fdfa),volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:02:18.326545 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-30a70619-0e5a-416d-8587-4431b9822bb3 tempest-VolumesListTestJSON-167524762 tempest-VolumesListTestJSON-167524762-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (519f58b8-8776-4656-8813-7b2bf347bae1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:02:18.348062 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-30a70619-0e5a-416d-8587-4431b9822bb3 tempest-VolumesListTestJSON-167524762 tempest-VolumesListTestJSON-167524762-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (519f58b8-8776-4656-8813-7b2bf347bae1) transitioned into state 'SUCCESS' from state '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-722741148',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='1bdfe274066e4aceae3d4132860aa044',qos_specs=None,replication_status=,reservations=['95a9e592-71f4-4dc5-97bb-4c8342cc6f52','f58a3f8c-fa2b-4a0a-b43c-923fe5951fbd','cb2336d4-0f22-4829-89c8-0f42e39486ef','5bfb87e7-1db3-4234-9199-d44a712c7fbb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='013a93e9355a4a88b2f3b29bbc8f6b37',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:02:18.348991 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-30a70619-0e5a-416d-8587-4431b9822bb3 tempest-VolumesListTestJSON-167524762 tempest-VolumesListTestJSON-167524762-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c0cbb0ae-6586-43bf-b021-f820cfc1f7a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:02:18.362714 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-30a70619-0e5a-416d-8587-4431b9822bb3 tempest-VolumesListTestJSON-167524762 tempest-VolumesListTestJSON-167524762-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c0cbb0ae-6586-43bf-b021-f820cfc1f7a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:02:18.363524 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-30a70619-0e5a-416d-8587-4431b9822bb3 tempest-VolumesListTestJSON-167524762 tempest-VolumesListTestJSON-167524762-project-member] Flow 'volume_create_api' (1d135292-0f7c-41f8-82f4-74a6f153d0fa) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:02:18.363845 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-30a70619-0e5a-416d-8587-4431b9822bb3 tempest-VolumesListTestJSON-167524762 tempest-VolumesListTestJSON-167524762-project-member] Create volume request issued successfully. Aug 20 01:02:18.364402 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-30a70619-0e5a-416d-8587-4431b9822bb3 tempest-VolumesListTestJSON-167524762 tempest-VolumesListTestJSON-167524762-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 20 01:02:18.364797 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 672/2652] 10.4.3.240 () {68 vars in 1259 bytes} [Thu Aug 20 01:02:18 2026] POST /volume/v3/volumes => generated 763 bytes in 196 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 01:02:18.377303 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-17cb5be0-8352-47ed-b55f-a19a2661f7d0 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:02:18.378982 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-17cb5be0-8352-47ed-b55f-a19a2661f7d0 tempest-VolumesListTestJSON-167524762 tempest-VolumesListTestJSON-167524762-project-member] GET https://10.4.3.240/volume/v3/volumes/6404e9a8-e4ea-4294-a3c7-e1dbf7f05dcc Aug 20 01:02:18.379168 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-17cb5be0-8352-47ed-b55f-a19a2661f7d0 tempest-VolumesListTestJSON-167524762 tempest-VolumesListTestJSON-167524762-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:02:18.379404 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-17cb5be0-8352-47ed-b55f-a19a2661f7d0 tempest-VolumesListTestJSON-167524762 tempest-VolumesListTestJSON-167524762-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:02:18.397029 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:02:18.397029 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:02:18.407418 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-17cb5be0-8352-47ed-b55f-a19a2661f7d0 tempest-VolumesListTestJSON-167524762 tempest-VolumesListTestJSON-167524762-project-member] Volume info retrieved successfully. Aug 20 01:02:18.411779 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-17cb5be0-8352-47ed-b55f-a19a2661f7d0 tempest-VolumesListTestJSON-167524762 tempest-VolumesListTestJSON-167524762-project-member] https://10.4.3.240/volume/v3/volumes/6404e9a8-e4ea-4294-a3c7-e1dbf7f05dcc returned with HTTP 200 Aug 20 01:02:18.412512 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 658/2653] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:02:18 2026] GET /volume/v3/volumes/6404e9a8-e4ea-4294-a3c7-e1dbf7f05dcc => generated 831 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:02:19.429144 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-49f35112-a1f4-4e0f-bffa-9bf49736a961 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:02:19.438098 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-49f35112-a1f4-4e0f-bffa-9bf49736a961 tempest-VolumesListTestJSON-167524762 tempest-VolumesListTestJSON-167524762-project-member] GET https://10.4.3.240/volume/v3/volumes/6404e9a8-e4ea-4294-a3c7-e1dbf7f05dcc Aug 20 01:02:19.438098 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-49f35112-a1f4-4e0f-bffa-9bf49736a961 tempest-VolumesListTestJSON-167524762 tempest-VolumesListTestJSON-167524762-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:02:19.438098 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-49f35112-a1f4-4e0f-bffa-9bf49736a961 tempest-VolumesListTestJSON-167524762 tempest-VolumesListTestJSON-167524762-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:02:19.447995 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:02:19.447995 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:02:19.450402 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-49f35112-a1f4-4e0f-bffa-9bf49736a961 tempest-VolumesListTestJSON-167524762 tempest-VolumesListTestJSON-167524762-project-member] Volume info retrieved successfully. Aug 20 01:02:19.454855 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-49f35112-a1f4-4e0f-bffa-9bf49736a961 tempest-VolumesListTestJSON-167524762 tempest-VolumesListTestJSON-167524762-project-member] https://10.4.3.240/volume/v3/volumes/6404e9a8-e4ea-4294-a3c7-e1dbf7f05dcc returned with HTTP 200 Aug 20 01:02:19.455134 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 666/2654] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:02:19 2026] GET /volume/v3/volumes/6404e9a8-e4ea-4294-a3c7-e1dbf7f05dcc => generated 856 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:02:19.479188 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-8e5edfbc-d2ce-49ad-a9d4-89a5f8b48814 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:02:19.481636 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-8e5edfbc-d2ce-49ad-a9d4-89a5f8b48814 tempest-VolumesListTestJSON-167524762 tempest-VolumesListTestJSON-167524762-project-member] GET https://10.4.3.240/volume/v3/volumes/6404e9a8-e4ea-4294-a3c7-e1dbf7f05dcc Aug 20 01:02:19.481733 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-8e5edfbc-d2ce-49ad-a9d4-89a5f8b48814 tempest-VolumesListTestJSON-167524762 tempest-VolumesListTestJSON-167524762-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:02:19.482032 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-8e5edfbc-d2ce-49ad-a9d4-89a5f8b48814 tempest-VolumesListTestJSON-167524762 tempest-VolumesListTestJSON-167524762-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:02:19.491397 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:02:19.491397 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:02:19.496266 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-8e5edfbc-d2ce-49ad-a9d4-89a5f8b48814 tempest-VolumesListTestJSON-167524762 tempest-VolumesListTestJSON-167524762-project-member] Volume info retrieved successfully. Aug 20 01:02:19.500960 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-8e5edfbc-d2ce-49ad-a9d4-89a5f8b48814 tempest-VolumesListTestJSON-167524762 tempest-VolumesListTestJSON-167524762-project-member] https://10.4.3.240/volume/v3/volumes/6404e9a8-e4ea-4294-a3c7-e1dbf7f05dcc returned with HTTP 200 Aug 20 01:02:19.501430 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 659/2655] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:02:19 2026] GET /volume/v3/volumes/6404e9a8-e4ea-4294-a3c7-e1dbf7f05dcc => generated 856 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:02:19.513965 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-11b38667-67b5-4a24-b535-73b5ddcf7a33 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:02:19.515790 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-11b38667-67b5-4a24-b535-73b5ddcf7a33 tempest-VolumesListTestJSON-167524762 tempest-VolumesListTestJSON-167524762-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 20 01:02:19.516111 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-11b38667-67b5-4a24-b535-73b5ddcf7a33 tempest-VolumesListTestJSON-167524762 tempest-VolumesListTestJSON-167524762-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-1976354690"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:02:19.517651 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.v3.volumes [None req-11b38667-67b5-4a24-b535-73b5ddcf7a33 tempest-VolumesListTestJSON-167524762 tempest-VolumesListTestJSON-167524762-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-1976354690'}} {{(pid=100215) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 01:02:19.517763 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-11b38667-67b5-4a24-b535-73b5ddcf7a33 tempest-VolumesListTestJSON-167524762 tempest-VolumesListTestJSON-167524762-project-member] Create volume of 1 GB Aug 20 01:02:19.518172 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:02:19.518172 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:02:19.521746 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-11b38667-67b5-4a24-b535-73b5ddcf7a33 tempest-VolumesListTestJSON-167524762 tempest-VolumesListTestJSON-167524762-project-member] Availability Zones retrieved successfully. Aug 20 01:02:19.527810 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-11b38667-67b5-4a24-b535-73b5ddcf7a33 tempest-VolumesListTestJSON-167524762 tempest-VolumesListTestJSON-167524762-project-member] Flow 'volume_create_api' (ccb897ec-281c-479d-b1e4-9c2fc0bb5af2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:02:19.528681 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-11b38667-67b5-4a24-b535-73b5ddcf7a33 tempest-VolumesListTestJSON-167524762 tempest-VolumesListTestJSON-167524762-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (beec06cc-f2e1-4aa4-9cad-e299b212dd99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:02:19.529642 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.flows.api.create_volume [None req-11b38667-67b5-4a24-b535-73b5ddcf7a33 tempest-VolumesListTestJSON-167524762 tempest-VolumesListTestJSON-167524762-project-member] Validating volume size '1' using validate_int {{(pid=100215) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 01:02:19.566205 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-11b38667-67b5-4a24-b535-73b5ddcf7a33 tempest-VolumesListTestJSON-167524762 tempest-VolumesListTestJSON-167524762-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (beec06cc-f2e1-4aa4-9cad-e299b212dd99) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:52:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1ed58bd6-fe6a-497e-ae84-e8199d24fdfa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:02:19.567229 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-11b38667-67b5-4a24-b535-73b5ddcf7a33 tempest-VolumesListTestJSON-167524762 tempest-VolumesListTestJSON-167524762-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7a39b212-9e97-4708-84e9-42437cdeb5e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:02:19.627028 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.quota [None req-11b38667-67b5-4a24-b535-73b5ddcf7a33 tempest-VolumesListTestJSON-167524762 tempest-VolumesListTestJSON-167524762-project-member] Created reservations ['e4f19909-36aa-4343-af93-92e3e4a30eca', '1d56f97d-d3c6-4902-a83a-f20c4a780410', 'f90596d3-dc65-4272-b379-c6cd64ab784c', '41cd5c6f-b5e1-45d5-9d81-083acb92c427'] {{(pid=100215) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 01:02:19.627880 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-11b38667-67b5-4a24-b535-73b5ddcf7a33 tempest-VolumesListTestJSON-167524762 tempest-VolumesListTestJSON-167524762-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7a39b212-9e97-4708-84e9-42437cdeb5e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e4f19909-36aa-4343-af93-92e3e4a30eca', '1d56f97d-d3c6-4902-a83a-f20c4a780410', 'f90596d3-dc65-4272-b379-c6cd64ab784c', '41cd5c6f-b5e1-45d5-9d81-083acb92c427']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:02:19.628660 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-11b38667-67b5-4a24-b535-73b5ddcf7a33 tempest-VolumesListTestJSON-167524762 tempest-VolumesListTestJSON-167524762-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a75f8bbd-96b1-4a1c-9e4b-e570b3b4db04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:02:19.659473 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-11b38667-67b5-4a24-b535-73b5ddcf7a33 tempest-VolumesListTestJSON-167524762 tempest-VolumesListTestJSON-167524762-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a75f8bbd-96b1-4a1c-9e4b-e570b3b4db04) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6c6fd799-fc1b-4f5b-9f17-fef6e7b17767', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1976354690',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='1bdfe274066e4aceae3d4132860aa044',qos_specs=None,replication_status=,reservations=['e4f19909-36aa-4343-af93-92e3e4a30eca','1d56f97d-d3c6-4902-a83a-f20c4a780410','f90596d3-dc65-4272-b379-c6cd64ab784c','41cd5c6f-b5e1-45d5-9d81-083acb92c427'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='013a93e9355a4a88b2f3b29bbc8f6b37',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T01:02:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1976354690',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6c6fd799-fc1b-4f5b-9f17-fef6e7b17767,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='1bdfe274066e4aceae3d4132860aa044',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='013a93e9355a4a88b2f3b29bbc8f6b37',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1ed58bd6-fe6a-497e-ae84-e8199d24fdfa),volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:02:19.660184 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-11b38667-67b5-4a24-b535-73b5ddcf7a33 tempest-VolumesListTestJSON-167524762 tempest-VolumesListTestJSON-167524762-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5ead07f1-edb7-41af-a5bf-252948eefcc8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:02:19.678892 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-11b38667-67b5-4a24-b535-73b5ddcf7a33 tempest-VolumesListTestJSON-167524762 tempest-VolumesListTestJSON-167524762-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5ead07f1-edb7-41af-a5bf-252948eefcc8) transitioned into state 'SUCCESS' from state '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-1976354690',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='1bdfe274066e4aceae3d4132860aa044',qos_specs=None,replication_status=,reservations=['e4f19909-36aa-4343-af93-92e3e4a30eca','1d56f97d-d3c6-4902-a83a-f20c4a780410','f90596d3-dc65-4272-b379-c6cd64ab784c','41cd5c6f-b5e1-45d5-9d81-083acb92c427'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='013a93e9355a4a88b2f3b29bbc8f6b37',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:02:19.679508 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-11b38667-67b5-4a24-b535-73b5ddcf7a33 tempest-VolumesListTestJSON-167524762 tempest-VolumesListTestJSON-167524762-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (75f0e1e6-25b4-4c86-a19b-25cc42a8fab9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:02:19.688505 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-11b38667-67b5-4a24-b535-73b5ddcf7a33 tempest-VolumesListTestJSON-167524762 tempest-VolumesListTestJSON-167524762-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (75f0e1e6-25b4-4c86-a19b-25cc42a8fab9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:02:19.689446 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-11b38667-67b5-4a24-b535-73b5ddcf7a33 tempest-VolumesListTestJSON-167524762 tempest-VolumesListTestJSON-167524762-project-member] Flow 'volume_create_api' (ccb897ec-281c-479d-b1e4-9c2fc0bb5af2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:02:19.689821 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-11b38667-67b5-4a24-b535-73b5ddcf7a33 tempest-VolumesListTestJSON-167524762 tempest-VolumesListTestJSON-167524762-project-member] Create volume request issued successfully. Aug 20 01:02:19.690353 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-11b38667-67b5-4a24-b535-73b5ddcf7a33 tempest-VolumesListTestJSON-167524762 tempest-VolumesListTestJSON-167524762-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 20 01:02:19.690947 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 673/2656] 10.4.3.240 () {68 vars in 1259 bytes} [Thu Aug 20 01:02:19 2026] POST /volume/v3/volumes => generated 764 bytes in 177 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 01:02:19.704057 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-d12b3264-0df0-4abc-bdb0-7a9377632e1f None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:02:19.705695 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-d12b3264-0df0-4abc-bdb0-7a9377632e1f tempest-VolumesListTestJSON-167524762 tempest-VolumesListTestJSON-167524762-project-member] GET https://10.4.3.240/volume/v3/volumes/6c6fd799-fc1b-4f5b-9f17-fef6e7b17767 Aug 20 01:02:19.705863 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-d12b3264-0df0-4abc-bdb0-7a9377632e1f tempest-VolumesListTestJSON-167524762 tempest-VolumesListTestJSON-167524762-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:02:19.706045 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-d12b3264-0df0-4abc-bdb0-7a9377632e1f tempest-VolumesListTestJSON-167524762 tempest-VolumesListTestJSON-167524762-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:02:19.708758 np0000007838 devstack@c-api.service[100213]: DEBUG dbcounter [-] [100213] Writing DB stats cinder:SELECT=450,cinder:INSERT=67,cinder:UPDATE=117,cinder:DELETE=3 {{(pid=100213) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 01:02:19.719413 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:02:19.719413 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:02:19.725479 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-d12b3264-0df0-4abc-bdb0-7a9377632e1f tempest-VolumesListTestJSON-167524762 tempest-VolumesListTestJSON-167524762-project-member] Volume info retrieved successfully. Aug 20 01:02:19.734358 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-d12b3264-0df0-4abc-bdb0-7a9377632e1f tempest-VolumesListTestJSON-167524762 tempest-VolumesListTestJSON-167524762-project-member] https://10.4.3.240/volume/v3/volumes/6c6fd799-fc1b-4f5b-9f17-fef6e7b17767 returned with HTTP 200 Aug 20 01:02:19.735148 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 659/2657] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:02:19 2026] GET /volume/v3/volumes/6c6fd799-fc1b-4f5b-9f17-fef6e7b17767 => generated 832 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:02:20.749274 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-2125ac13-a067-4c56-a749-82c97acec81f None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:02:20.751211 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-2125ac13-a067-4c56-a749-82c97acec81f tempest-VolumesListTestJSON-167524762 tempest-VolumesListTestJSON-167524762-project-member] GET https://10.4.3.240/volume/v3/volumes/6c6fd799-fc1b-4f5b-9f17-fef6e7b17767 Aug 20 01:02:20.751472 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-2125ac13-a067-4c56-a749-82c97acec81f tempest-VolumesListTestJSON-167524762 tempest-VolumesListTestJSON-167524762-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:02:20.751730 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-2125ac13-a067-4c56-a749-82c97acec81f tempest-VolumesListTestJSON-167524762 tempest-VolumesListTestJSON-167524762-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:02:20.761371 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:02:20.761371 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:02:20.765671 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-2125ac13-a067-4c56-a749-82c97acec81f tempest-VolumesListTestJSON-167524762 tempest-VolumesListTestJSON-167524762-project-member] Volume info retrieved successfully. Aug 20 01:02:20.770796 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-2125ac13-a067-4c56-a749-82c97acec81f tempest-VolumesListTestJSON-167524762 tempest-VolumesListTestJSON-167524762-project-member] https://10.4.3.240/volume/v3/volumes/6c6fd799-fc1b-4f5b-9f17-fef6e7b17767 returned with HTTP 200 Aug 20 01:02:20.771541 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 667/2658] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:02:20 2026] GET /volume/v3/volumes/6c6fd799-fc1b-4f5b-9f17-fef6e7b17767 => generated 857 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:02:20.788008 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-c786c1b0-3552-425f-b451-0e39d343b87d None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:02:20.790398 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-c786c1b0-3552-425f-b451-0e39d343b87d tempest-VolumesListTestJSON-167524762 tempest-VolumesListTestJSON-167524762-project-member] GET https://10.4.3.240/volume/v3/volumes/6c6fd799-fc1b-4f5b-9f17-fef6e7b17767 Aug 20 01:02:20.790673 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-c786c1b0-3552-425f-b451-0e39d343b87d tempest-VolumesListTestJSON-167524762 tempest-VolumesListTestJSON-167524762-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:02:20.791006 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-c786c1b0-3552-425f-b451-0e39d343b87d tempest-VolumesListTestJSON-167524762 tempest-VolumesListTestJSON-167524762-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:02:20.800852 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:02:20.800852 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:02:20.806915 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-c786c1b0-3552-425f-b451-0e39d343b87d tempest-VolumesListTestJSON-167524762 tempest-VolumesListTestJSON-167524762-project-member] Volume info retrieved successfully. Aug 20 01:02:20.811982 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-c786c1b0-3552-425f-b451-0e39d343b87d tempest-VolumesListTestJSON-167524762 tempest-VolumesListTestJSON-167524762-project-member] https://10.4.3.240/volume/v3/volumes/6c6fd799-fc1b-4f5b-9f17-fef6e7b17767 returned with HTTP 200 Aug 20 01:02:20.812593 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 660/2659] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:02:20 2026] GET /volume/v3/volumes/6c6fd799-fc1b-4f5b-9f17-fef6e7b17767 => generated 857 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:02:20.828047 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-2924b50d-66e9-4e63-b96e-21f684faa7f8 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:02:20.833365 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-2924b50d-66e9-4e63-b96e-21f684faa7f8 tempest-VolumesListTestJSON-167524762 tempest-VolumesListTestJSON-167524762-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 20 01:02:20.833365 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-2924b50d-66e9-4e63-b96e-21f684faa7f8 tempest-VolumesListTestJSON-167524762 tempest-VolumesListTestJSON-167524762-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-1270136734"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:02:20.835534 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.v3.volumes [None req-2924b50d-66e9-4e63-b96e-21f684faa7f8 tempest-VolumesListTestJSON-167524762 tempest-VolumesListTestJSON-167524762-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-1270136734'}} {{(pid=100215) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 01:02:20.836039 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-2924b50d-66e9-4e63-b96e-21f684faa7f8 tempest-VolumesListTestJSON-167524762 tempest-VolumesListTestJSON-167524762-project-member] Create volume of 1 GB Aug 20 01:02:20.836640 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:02:20.836640 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:02:20.842036 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-2924b50d-66e9-4e63-b96e-21f684faa7f8 tempest-VolumesListTestJSON-167524762 tempest-VolumesListTestJSON-167524762-project-member] Availability Zones retrieved successfully. Aug 20 01:02:20.851257 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-2924b50d-66e9-4e63-b96e-21f684faa7f8 tempest-VolumesListTestJSON-167524762 tempest-VolumesListTestJSON-167524762-project-member] Flow 'volume_create_api' (efbeaf63-db74-4422-b0c5-caf6f4a19e3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:02:20.852814 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-2924b50d-66e9-4e63-b96e-21f684faa7f8 tempest-VolumesListTestJSON-167524762 tempest-VolumesListTestJSON-167524762-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0d5fbf0f-960b-4b37-92a5-8d666aa8e391) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:02:20.855220 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.flows.api.create_volume [None req-2924b50d-66e9-4e63-b96e-21f684faa7f8 tempest-VolumesListTestJSON-167524762 tempest-VolumesListTestJSON-167524762-project-member] Validating volume size '1' using validate_int {{(pid=100215) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 01:02:20.897643 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-2924b50d-66e9-4e63-b96e-21f684faa7f8 tempest-VolumesListTestJSON-167524762 tempest-VolumesListTestJSON-167524762-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0d5fbf0f-960b-4b37-92a5-8d666aa8e391) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:52:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1ed58bd6-fe6a-497e-ae84-e8199d24fdfa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:02:20.899230 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-2924b50d-66e9-4e63-b96e-21f684faa7f8 tempest-VolumesListTestJSON-167524762 tempest-VolumesListTestJSON-167524762-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (801a0f9c-b7c2-4682-87bd-1944b459a1a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:02:20.955240 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.quota [None req-2924b50d-66e9-4e63-b96e-21f684faa7f8 tempest-VolumesListTestJSON-167524762 tempest-VolumesListTestJSON-167524762-project-member] Created reservations ['e5a7ed86-2379-4cfa-9695-591aae7afd58', 'b097e094-1ba4-4849-96be-b1d75c893f39', '85479696-c20e-41be-bb6a-aaf98e167909', '5e3d9dbb-0f66-45d8-9ede-b835cd3164c1'] {{(pid=100215) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 01:02:20.958455 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-2924b50d-66e9-4e63-b96e-21f684faa7f8 tempest-VolumesListTestJSON-167524762 tempest-VolumesListTestJSON-167524762-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (801a0f9c-b7c2-4682-87bd-1944b459a1a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e5a7ed86-2379-4cfa-9695-591aae7afd58', 'b097e094-1ba4-4849-96be-b1d75c893f39', '85479696-c20e-41be-bb6a-aaf98e167909', '5e3d9dbb-0f66-45d8-9ede-b835cd3164c1']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:02:20.958455 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-2924b50d-66e9-4e63-b96e-21f684faa7f8 tempest-VolumesListTestJSON-167524762 tempest-VolumesListTestJSON-167524762-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d302928e-848a-4b97-9bd2-fda30dc2965d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:02:21.003158 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-2924b50d-66e9-4e63-b96e-21f684faa7f8 tempest-VolumesListTestJSON-167524762 tempest-VolumesListTestJSON-167524762-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d302928e-848a-4b97-9bd2-fda30dc2965d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9dda9cb6-2ac6-4634-94a6-8d8b4cc35cb3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1270136734',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='1bdfe274066e4aceae3d4132860aa044',qos_specs=None,replication_status=,reservations=['e5a7ed86-2379-4cfa-9695-591aae7afd58','b097e094-1ba4-4849-96be-b1d75c893f39','85479696-c20e-41be-bb6a-aaf98e167909','5e3d9dbb-0f66-45d8-9ede-b835cd3164c1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='013a93e9355a4a88b2f3b29bbc8f6b37',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T01:02:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1270136734',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9dda9cb6-2ac6-4634-94a6-8d8b4cc35cb3,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='1bdfe274066e4aceae3d4132860aa044',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='013a93e9355a4a88b2f3b29bbc8f6b37',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1ed58bd6-fe6a-497e-ae84-e8199d24fdfa),volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:02:21.004320 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-2924b50d-66e9-4e63-b96e-21f684faa7f8 tempest-VolumesListTestJSON-167524762 tempest-VolumesListTestJSON-167524762-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (48e5c545-812a-4ae9-8564-a790ed7690f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:02:21.033609 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-2924b50d-66e9-4e63-b96e-21f684faa7f8 tempest-VolumesListTestJSON-167524762 tempest-VolumesListTestJSON-167524762-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (48e5c545-812a-4ae9-8564-a790ed7690f2) transitioned into state 'SUCCESS' from state '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-1270136734',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='1bdfe274066e4aceae3d4132860aa044',qos_specs=None,replication_status=,reservations=['e5a7ed86-2379-4cfa-9695-591aae7afd58','b097e094-1ba4-4849-96be-b1d75c893f39','85479696-c20e-41be-bb6a-aaf98e167909','5e3d9dbb-0f66-45d8-9ede-b835cd3164c1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='013a93e9355a4a88b2f3b29bbc8f6b37',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:02:21.034600 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-2924b50d-66e9-4e63-b96e-21f684faa7f8 tempest-VolumesListTestJSON-167524762 tempest-VolumesListTestJSON-167524762-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1369f504-77d2-4c1c-9c54-afd97814f5a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:02:21.053040 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-2924b50d-66e9-4e63-b96e-21f684faa7f8 tempest-VolumesListTestJSON-167524762 tempest-VolumesListTestJSON-167524762-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1369f504-77d2-4c1c-9c54-afd97814f5a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:02:21.054332 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-2924b50d-66e9-4e63-b96e-21f684faa7f8 tempest-VolumesListTestJSON-167524762 tempest-VolumesListTestJSON-167524762-project-member] Flow 'volume_create_api' (efbeaf63-db74-4422-b0c5-caf6f4a19e3d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:02:21.054807 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-2924b50d-66e9-4e63-b96e-21f684faa7f8 tempest-VolumesListTestJSON-167524762 tempest-VolumesListTestJSON-167524762-project-member] Create volume request issued successfully. Aug 20 01:02:21.055651 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-2924b50d-66e9-4e63-b96e-21f684faa7f8 tempest-VolumesListTestJSON-167524762 tempest-VolumesListTestJSON-167524762-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 20 01:02:21.056235 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 674/2660] 10.4.3.240 () {68 vars in 1259 bytes} [Thu Aug 20 01:02:20 2026] POST /volume/v3/volumes => generated 764 bytes in 229 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 01:02:21.070052 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-28b6c814-7b38-4660-a959-d249e72b9d58 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:02:21.072327 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-28b6c814-7b38-4660-a959-d249e72b9d58 tempest-VolumesListTestJSON-167524762 tempest-VolumesListTestJSON-167524762-project-member] GET https://10.4.3.240/volume/v3/volumes/9dda9cb6-2ac6-4634-94a6-8d8b4cc35cb3 Aug 20 01:02:21.072841 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-28b6c814-7b38-4660-a959-d249e72b9d58 tempest-VolumesListTestJSON-167524762 tempest-VolumesListTestJSON-167524762-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:02:21.072923 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-28b6c814-7b38-4660-a959-d249e72b9d58 tempest-VolumesListTestJSON-167524762 tempest-VolumesListTestJSON-167524762-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:02:21.088442 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:02:21.088442 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:02:21.099690 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-28b6c814-7b38-4660-a959-d249e72b9d58 tempest-VolumesListTestJSON-167524762 tempest-VolumesListTestJSON-167524762-project-member] Volume info retrieved successfully. Aug 20 01:02:21.110139 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-28b6c814-7b38-4660-a959-d249e72b9d58 tempest-VolumesListTestJSON-167524762 tempest-VolumesListTestJSON-167524762-project-member] https://10.4.3.240/volume/v3/volumes/9dda9cb6-2ac6-4634-94a6-8d8b4cc35cb3 returned with HTTP 200 Aug 20 01:02:21.110901 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 660/2661] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:02:21 2026] GET /volume/v3/volumes/9dda9cb6-2ac6-4634-94a6-8d8b4cc35cb3 => generated 832 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:02:22.136319 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-7b66b0d4-0033-4347-b3da-8034f6962db9 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:02:22.138650 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-7b66b0d4-0033-4347-b3da-8034f6962db9 tempest-VolumesListTestJSON-167524762 tempest-VolumesListTestJSON-167524762-project-member] GET https://10.4.3.240/volume/v3/volumes/9dda9cb6-2ac6-4634-94a6-8d8b4cc35cb3 Aug 20 01:02:22.138906 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-7b66b0d4-0033-4347-b3da-8034f6962db9 tempest-VolumesListTestJSON-167524762 tempest-VolumesListTestJSON-167524762-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:02:22.139162 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-7b66b0d4-0033-4347-b3da-8034f6962db9 tempest-VolumesListTestJSON-167524762 tempest-VolumesListTestJSON-167524762-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:02:22.148957 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:02:22.148957 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:02:22.153955 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-7b66b0d4-0033-4347-b3da-8034f6962db9 tempest-VolumesListTestJSON-167524762 tempest-VolumesListTestJSON-167524762-project-member] Volume info retrieved successfully. Aug 20 01:02:22.160448 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-7b66b0d4-0033-4347-b3da-8034f6962db9 tempest-VolumesListTestJSON-167524762 tempest-VolumesListTestJSON-167524762-project-member] https://10.4.3.240/volume/v3/volumes/9dda9cb6-2ac6-4634-94a6-8d8b4cc35cb3 returned with HTTP 200 Aug 20 01:02:22.160937 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 668/2662] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:02:22 2026] GET /volume/v3/volumes/9dda9cb6-2ac6-4634-94a6-8d8b4cc35cb3 => generated 857 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:02:22.177972 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-9e03be7a-2a0a-42c2-bf9c-a799f25ab043 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:02:22.181514 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-9e03be7a-2a0a-42c2-bf9c-a799f25ab043 tempest-VolumesListTestJSON-167524762 tempest-VolumesListTestJSON-167524762-project-member] GET https://10.4.3.240/volume/v3/volumes/9dda9cb6-2ac6-4634-94a6-8d8b4cc35cb3 Aug 20 01:02:22.181715 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-9e03be7a-2a0a-42c2-bf9c-a799f25ab043 tempest-VolumesListTestJSON-167524762 tempest-VolumesListTestJSON-167524762-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:02:22.182011 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-9e03be7a-2a0a-42c2-bf9c-a799f25ab043 tempest-VolumesListTestJSON-167524762 tempest-VolumesListTestJSON-167524762-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:02:22.193541 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:02:22.193541 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:02:22.199555 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-9e03be7a-2a0a-42c2-bf9c-a799f25ab043 tempest-VolumesListTestJSON-167524762 tempest-VolumesListTestJSON-167524762-project-member] Volume info retrieved successfully. Aug 20 01:02:22.204904 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-9e03be7a-2a0a-42c2-bf9c-a799f25ab043 tempest-VolumesListTestJSON-167524762 tempest-VolumesListTestJSON-167524762-project-member] https://10.4.3.240/volume/v3/volumes/9dda9cb6-2ac6-4634-94a6-8d8b4cc35cb3 returned with HTTP 200 Aug 20 01:02:22.205537 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 661/2663] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:02:22 2026] GET /volume/v3/volumes/9dda9cb6-2ac6-4634-94a6-8d8b4cc35cb3 => generated 857 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:02:22.227832 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-437a4174-b17a-4d83-bb61-1e2e5b37ba7e None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:02:22.227832 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-437a4174-b17a-4d83-bb61-1e2e5b37ba7e tempest-VolumesListTestJSON-167524762 tempest-VolumesListTestJSON-167524762-project-member] GET https://10.4.3.240/volume/v3/volumes Aug 20 01:02:22.228139 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-437a4174-b17a-4d83-bb61-1e2e5b37ba7e tempest-VolumesListTestJSON-167524762 tempest-VolumesListTestJSON-167524762-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:02:22.229598 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-437a4174-b17a-4d83-bb61-1e2e5b37ba7e tempest-VolumesListTestJSON-167524762 tempest-VolumesListTestJSON-167524762-project-member] Calling method 'index' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:02:22.229598 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.api_utils [None req-437a4174-b17a-4d83-bb61-1e2e5b37ba7e tempest-VolumesListTestJSON-167524762 tempest-VolumesListTestJSON-167524762-project-member] Removing options '' from query. {{(pid=100215) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 01:02:22.229598 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:02:22.229598 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:02:22.231008 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-437a4174-b17a-4d83-bb61-1e2e5b37ba7e tempest-VolumesListTestJSON-167524762 tempest-VolumesListTestJSON-167524762-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100215) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 01:02:22.234594 np0000007838 devstack@c-api.service[100215]: DEBUG dbcounter [-] [100215] Writing DB stats cinder:SELECT=458,cinder:INSERT=62,cinder:UPDATE=126,cinder:DELETE=1 {{(pid=100215) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 01:02:22.243247 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-437a4174-b17a-4d83-bb61-1e2e5b37ba7e tempest-VolumesListTestJSON-167524762 tempest-VolumesListTestJSON-167524762-project-member] Get all volumes completed successfully. Aug 20 01:02:22.243956 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-437a4174-b17a-4d83-bb61-1e2e5b37ba7e tempest-VolumesListTestJSON-167524762 tempest-VolumesListTestJSON-167524762-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 200 Aug 20 01:02:22.244502 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 675/2664] 10.4.3.240 () {66 vars in 1237 bytes} [Thu Aug 20 01:02:22 2026] GET /volume/v3/volumes => generated 975 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:02:22.260363 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-c41e33cf-cd96-4f5a-a5db-31c5f1832ed3 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:02:22.262402 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-c41e33cf-cd96-4f5a-a5db-31c5f1832ed3 tempest-VolumesListTestJSON-167524762 tempest-VolumesListTestJSON-167524762-project-member] GET https://10.4.3.240/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1976354690 Aug 20 01:02:22.262721 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-c41e33cf-cd96-4f5a-a5db-31c5f1832ed3 tempest-VolumesListTestJSON-167524762 tempest-VolumesListTestJSON-167524762-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:02:22.263360 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-c41e33cf-cd96-4f5a-a5db-31c5f1832ed3 tempest-VolumesListTestJSON-167524762 tempest-VolumesListTestJSON-167524762-project-member] Calling method 'index' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:02:22.263607 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.api_utils [None req-c41e33cf-cd96-4f5a-a5db-31c5f1832ed3 tempest-VolumesListTestJSON-167524762 tempest-VolumesListTestJSON-167524762-project-member] Removing options '' from query. {{(pid=100213) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 01:02:22.265986 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-c41e33cf-cd96-4f5a-a5db-31c5f1832ed3 tempest-VolumesListTestJSON-167524762 tempest-VolumesListTestJSON-167524762-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesListTestJSON-Volume-1976354690'), ('no_migration_targets', True)]). {{(pid=100213) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 01:02:22.311173 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-c41e33cf-cd96-4f5a-a5db-31c5f1832ed3 tempest-VolumesListTestJSON-167524762 tempest-VolumesListTestJSON-167524762-project-member] Get all volumes completed successfully. Aug 20 01:02:22.311622 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-c41e33cf-cd96-4f5a-a5db-31c5f1832ed3 tempest-VolumesListTestJSON-167524762 tempest-VolumesListTestJSON-167524762-project-member] https://10.4.3.240/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1976354690 returned with HTTP 200 Aug 20 01:02:22.312029 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 661/2665] 10.4.3.240 () {66 vars in 1338 bytes} [Thu Aug 20 01:02:22 2026] GET /volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1976354690 => generated 334 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:02:22.329648 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-2d151e08-f433-46d4-a53a-3a247cd93f96 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:02:22.333878 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-2d151e08-f433-46d4-a53a-3a247cd93f96 tempest-VolumesListTestJSON-167524762 tempest-VolumesListTestJSON-167524762-project-member] GET https://10.4.3.240/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1976354690 Aug 20 01:02:22.334178 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-2d151e08-f433-46d4-a53a-3a247cd93f96 tempest-VolumesListTestJSON-167524762 tempest-VolumesListTestJSON-167524762-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:02:22.334464 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-2d151e08-f433-46d4-a53a-3a247cd93f96 tempest-VolumesListTestJSON-167524762 tempest-VolumesListTestJSON-167524762-project-member] Calling method 'detail' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:02:22.334854 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.api_utils [None req-2d151e08-f433-46d4-a53a-3a247cd93f96 tempest-VolumesListTestJSON-167524762 tempest-VolumesListTestJSON-167524762-project-member] Removing options '' from query. {{(pid=100214) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 01:02:22.338374 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-2d151e08-f433-46d4-a53a-3a247cd93f96 tempest-VolumesListTestJSON-167524762 tempest-VolumesListTestJSON-167524762-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesListTestJSON-Volume-1976354690'), ('no_migration_targets', True)]). {{(pid=100214) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 01:02:22.393254 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-2d151e08-f433-46d4-a53a-3a247cd93f96 tempest-VolumesListTestJSON-167524762 tempest-VolumesListTestJSON-167524762-project-member] Get all volumes completed successfully. Aug 20 01:02:22.396170 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:02:22.396170 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:02:22.408077 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-2d151e08-f433-46d4-a53a-3a247cd93f96 tempest-VolumesListTestJSON-167524762 tempest-VolumesListTestJSON-167524762-project-member] https://10.4.3.240/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1976354690 returned with HTTP 200 Aug 20 01:02:22.408077 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 669/2666] 10.4.3.240 () {66 vars in 1359 bytes} [Thu Aug 20 01:02:22 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1976354690 => generated 860 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:02:22.428222 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-a46006b7-1779-40c6-8aa6-2b5eee73b06e None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:02:22.430856 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-a46006b7-1779-40c6-8aa6-2b5eee73b06e tempest-VolumesListTestJSON-167524762 tempest-VolumesListTestJSON-167524762-project-member] GET https://10.4.3.240/volume/v3/volumes/detail?limit=1 Aug 20 01:02:22.431428 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-a46006b7-1779-40c6-8aa6-2b5eee73b06e tempest-VolumesListTestJSON-167524762 tempest-VolumesListTestJSON-167524762-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:02:22.432128 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-a46006b7-1779-40c6-8aa6-2b5eee73b06e tempest-VolumesListTestJSON-167524762 tempest-VolumesListTestJSON-167524762-project-member] Calling method 'detail' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:02:22.432579 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.api_utils [None req-a46006b7-1779-40c6-8aa6-2b5eee73b06e tempest-VolumesListTestJSON-167524762 tempest-VolumesListTestJSON-167524762-project-member] Removing options '' from query. {{(pid=100212) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 01:02:22.433749 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-a46006b7-1779-40c6-8aa6-2b5eee73b06e tempest-VolumesListTestJSON-167524762 tempest-VolumesListTestJSON-167524762-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100212) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 01:02:22.449227 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-a46006b7-1779-40c6-8aa6-2b5eee73b06e tempest-VolumesListTestJSON-167524762 tempest-VolumesListTestJSON-167524762-project-member] Get all volumes completed successfully. Aug 20 01:02:22.450332 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:02:22.450332 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:02:22.457462 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-a46006b7-1779-40c6-8aa6-2b5eee73b06e tempest-VolumesListTestJSON-167524762 tempest-VolumesListTestJSON-167524762-project-member] https://10.4.3.240/volume/v3/volumes/detail?limit=1 returned with HTTP 200 Aug 20 01:02:22.458385 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 662/2667] 10.4.3.240 () {66 vars in 1273 bytes} [Thu Aug 20 01:02:22 2026] GET /volume/v3/volumes/detail?limit=1 => generated 1003 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:02:22.475442 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-09c929ef-07cd-4717-8d1d-409a48874ce4 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:02:22.479428 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-09c929ef-07cd-4717-8d1d-409a48874ce4 tempest-VolumesListTestJSON-167524762 tempest-VolumesListTestJSON-167524762-project-member] GET https://10.4.3.240/volume/v3/volumes/detail?limit=1&marker=9dda9cb6-2ac6-4634-94a6-8d8b4cc35cb3 Aug 20 01:02:22.479668 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-09c929ef-07cd-4717-8d1d-409a48874ce4 tempest-VolumesListTestJSON-167524762 tempest-VolumesListTestJSON-167524762-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:02:22.479874 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-09c929ef-07cd-4717-8d1d-409a48874ce4 tempest-VolumesListTestJSON-167524762 tempest-VolumesListTestJSON-167524762-project-member] Calling method 'detail' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:02:22.480130 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.api_utils [None req-09c929ef-07cd-4717-8d1d-409a48874ce4 tempest-VolumesListTestJSON-167524762 tempest-VolumesListTestJSON-167524762-project-member] Removing options '' from query. {{(pid=100215) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 01:02:22.480507 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:02:22.480507 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:02:22.481001 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-09c929ef-07cd-4717-8d1d-409a48874ce4 tempest-VolumesListTestJSON-167524762 tempest-VolumesListTestJSON-167524762-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100215) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 01:02:22.525132 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-09c929ef-07cd-4717-8d1d-409a48874ce4 tempest-VolumesListTestJSON-167524762 tempest-VolumesListTestJSON-167524762-project-member] Get all volumes completed successfully. Aug 20 01:02:22.526069 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:02:22.526069 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:02:22.532448 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-09c929ef-07cd-4717-8d1d-409a48874ce4 tempest-VolumesListTestJSON-167524762 tempest-VolumesListTestJSON-167524762-project-member] https://10.4.3.240/volume/v3/volumes/detail?limit=1&marker=9dda9cb6-2ac6-4634-94a6-8d8b4cc35cb3 returned with HTTP 200 Aug 20 01:02:22.532741 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 676/2668] 10.4.3.240 () {66 vars in 1361 bytes} [Thu Aug 20 01:02:22 2026] GET /volume/v3/volumes/detail?limit=1&marker=9dda9cb6-2ac6-4634-94a6-8d8b4cc35cb3 => generated 1003 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:02:22.555497 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-08d1d76b-95f0-4a65-8ceb-808076a3284d None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:02:22.557952 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-08d1d76b-95f0-4a65-8ceb-808076a3284d tempest-VolumesListTestJSON-167524762 tempest-VolumesListTestJSON-167524762-project-member] GET https://10.4.3.240/volume/v3/volumes/detail?limit=1&marker=6c6fd799-fc1b-4f5b-9f17-fef6e7b17767 Aug 20 01:02:22.558324 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-08d1d76b-95f0-4a65-8ceb-808076a3284d tempest-VolumesListTestJSON-167524762 tempest-VolumesListTestJSON-167524762-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:02:22.559396 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-08d1d76b-95f0-4a65-8ceb-808076a3284d tempest-VolumesListTestJSON-167524762 tempest-VolumesListTestJSON-167524762-project-member] Calling method 'detail' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:02:22.559396 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.api_utils [None req-08d1d76b-95f0-4a65-8ceb-808076a3284d tempest-VolumesListTestJSON-167524762 tempest-VolumesListTestJSON-167524762-project-member] Removing options '' from query. {{(pid=100213) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 01:02:22.559396 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:02:22.559396 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:02:22.560051 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-08d1d76b-95f0-4a65-8ceb-808076a3284d tempest-VolumesListTestJSON-167524762 tempest-VolumesListTestJSON-167524762-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100213) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 01:02:22.603423 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-08d1d76b-95f0-4a65-8ceb-808076a3284d tempest-VolumesListTestJSON-167524762 tempest-VolumesListTestJSON-167524762-project-member] Get all volumes completed successfully. Aug 20 01:02:22.604275 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:02:22.604275 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:02:22.609387 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-08d1d76b-95f0-4a65-8ceb-808076a3284d tempest-VolumesListTestJSON-167524762 tempest-VolumesListTestJSON-167524762-project-member] https://10.4.3.240/volume/v3/volumes/detail?limit=1&marker=6c6fd799-fc1b-4f5b-9f17-fef6e7b17767 returned with HTTP 200 Aug 20 01:02:22.609981 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 662/2669] 10.4.3.240 () {66 vars in 1361 bytes} [Thu Aug 20 01:02:22 2026] GET /volume/v3/volumes/detail?limit=1&marker=6c6fd799-fc1b-4f5b-9f17-fef6e7b17767 => generated 1002 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:02:22.623412 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-af3e85c3-9692-4be8-926a-12e217f7d0fd None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:02:22.625770 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-af3e85c3-9692-4be8-926a-12e217f7d0fd tempest-VolumesListTestJSON-167524762 tempest-VolumesListTestJSON-167524762-project-member] GET https://10.4.3.240/volume/v3/volumes/detail?limit=1&marker=6404e9a8-e4ea-4294-a3c7-e1dbf7f05dcc Aug 20 01:02:22.626089 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-af3e85c3-9692-4be8-926a-12e217f7d0fd tempest-VolumesListTestJSON-167524762 tempest-VolumesListTestJSON-167524762-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:02:22.626488 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-af3e85c3-9692-4be8-926a-12e217f7d0fd tempest-VolumesListTestJSON-167524762 tempest-VolumesListTestJSON-167524762-project-member] Calling method 'detail' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:02:22.626697 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.api_utils [None req-af3e85c3-9692-4be8-926a-12e217f7d0fd tempest-VolumesListTestJSON-167524762 tempest-VolumesListTestJSON-167524762-project-member] Removing options '' from query. {{(pid=100214) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 01:02:22.627696 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-af3e85c3-9692-4be8-926a-12e217f7d0fd tempest-VolumesListTestJSON-167524762 tempest-VolumesListTestJSON-167524762-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100214) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 01:02:22.684255 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-af3e85c3-9692-4be8-926a-12e217f7d0fd tempest-VolumesListTestJSON-167524762 tempest-VolumesListTestJSON-167524762-project-member] Get all volumes completed successfully. Aug 20 01:02:22.687135 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-af3e85c3-9692-4be8-926a-12e217f7d0fd tempest-VolumesListTestJSON-167524762 tempest-VolumesListTestJSON-167524762-project-member] https://10.4.3.240/volume/v3/volumes/detail?limit=1&marker=6404e9a8-e4ea-4294-a3c7-e1dbf7f05dcc returned with HTTP 200 Aug 20 01:02:22.687662 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 670/2670] 10.4.3.240 () {66 vars in 1361 bytes} [Thu Aug 20 01:02:22 2026] GET /volume/v3/volumes/detail?limit=1&marker=6404e9a8-e4ea-4294-a3c7-e1dbf7f05dcc => generated 15 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 20 01:02:22.705678 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-f4aa0c01-625a-4bd9-9985-4496fd78d247 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:02:22.708360 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-f4aa0c01-625a-4bd9-9985-4496fd78d247 tempest-VolumesListTestJSON-167524762 tempest-VolumesListTestJSON-167524762-project-member] GET https://10.4.3.240/volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id Aug 20 01:02:22.708360 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-f4aa0c01-625a-4bd9-9985-4496fd78d247 tempest-VolumesListTestJSON-167524762 tempest-VolumesListTestJSON-167524762-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:02:22.708649 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-f4aa0c01-625a-4bd9-9985-4496fd78d247 tempest-VolumesListTestJSON-167524762 tempest-VolumesListTestJSON-167524762-project-member] Calling method 'detail' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:02:22.708948 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.api_utils [None req-f4aa0c01-625a-4bd9-9985-4496fd78d247 tempest-VolumesListTestJSON-167524762 tempest-VolumesListTestJSON-167524762-project-member] Removing options '' from query. {{(pid=100212) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 01:02:22.709495 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-f4aa0c01-625a-4bd9-9985-4496fd78d247 tempest-VolumesListTestJSON-167524762 tempest-VolumesListTestJSON-167524762-project-member] Could not evaluate value available, assuming string {{(pid=100212) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 20 01:02:22.710906 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-f4aa0c01-625a-4bd9-9985-4496fd78d247 tempest-VolumesListTestJSON-167524762 tempest-VolumesListTestJSON-167524762-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100212) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 01:02:22.758295 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-f4aa0c01-625a-4bd9-9985-4496fd78d247 tempest-VolumesListTestJSON-167524762 tempest-VolumesListTestJSON-167524762-project-member] Get all volumes completed successfully. Aug 20 01:02:22.760046 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:02:22.760046 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:02:22.771081 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-f4aa0c01-625a-4bd9-9985-4496fd78d247 tempest-VolumesListTestJSON-167524762 tempest-VolumesListTestJSON-167524762-project-member] https://10.4.3.240/volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id returned with HTTP 200 Aug 20 01:02:22.771727 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 663/2671] 10.4.3.240 () {66 vars in 1357 bytes} [Thu Aug 20 01:02:22 2026] GET /volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id => generated 1891 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:02:22.788596 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-5935bb93-c102-442f-b47b-708ae6a4729c None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:02:22.791710 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-5935bb93-c102-442f-b47b-708ae6a4729c tempest-VolumesListTestJSON-167524762 tempest-VolumesListTestJSON-167524762-project-member] GET https://10.4.3.240/volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id Aug 20 01:02:22.791710 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-5935bb93-c102-442f-b47b-708ae6a4729c tempest-VolumesListTestJSON-167524762 tempest-VolumesListTestJSON-167524762-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:02:22.791983 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-5935bb93-c102-442f-b47b-708ae6a4729c tempest-VolumesListTestJSON-167524762 tempest-VolumesListTestJSON-167524762-project-member] Calling method 'detail' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:02:22.792315 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.api_utils [None req-5935bb93-c102-442f-b47b-708ae6a4729c tempest-VolumesListTestJSON-167524762 tempest-VolumesListTestJSON-167524762-project-member] Removing options '' from query. {{(pid=100215) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 01:02:22.792699 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-5935bb93-c102-442f-b47b-708ae6a4729c tempest-VolumesListTestJSON-167524762 tempest-VolumesListTestJSON-167524762-project-member] Could not evaluate value available, assuming string {{(pid=100215) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 20 01:02:22.796695 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-5935bb93-c102-442f-b47b-708ae6a4729c tempest-VolumesListTestJSON-167524762 tempest-VolumesListTestJSON-167524762-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100215) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 01:02:22.833005 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-5935bb93-c102-442f-b47b-708ae6a4729c tempest-VolumesListTestJSON-167524762 tempest-VolumesListTestJSON-167524762-project-member] Get all volumes completed successfully. Aug 20 01:02:22.834177 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:02:22.834177 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:02:22.840471 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-5935bb93-c102-442f-b47b-708ae6a4729c tempest-VolumesListTestJSON-167524762 tempest-VolumesListTestJSON-167524762-project-member] https://10.4.3.240/volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id returned with HTTP 200 Aug 20 01:02:22.841099 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 677/2672] 10.4.3.240 () {66 vars in 1359 bytes} [Thu Aug 20 01:02:22 2026] GET /volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id => generated 1893 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:02:22.862227 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-9b883fd1-f363-436d-92eb-7193765cc867 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:02:22.865373 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-9b883fd1-f363-436d-92eb-7193765cc867 tempest-VolumesListTestJSON-167524762 tempest-VolumesListTestJSON-167524762-project-member] GET https://10.4.3.240/volume/v3/volumes?limit=1 Aug 20 01:02:22.865373 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-9b883fd1-f363-436d-92eb-7193765cc867 tempest-VolumesListTestJSON-167524762 tempest-VolumesListTestJSON-167524762-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:02:22.865667 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-9b883fd1-f363-436d-92eb-7193765cc867 tempest-VolumesListTestJSON-167524762 tempest-VolumesListTestJSON-167524762-project-member] Calling method 'index' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:02:22.865999 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.api_utils [None req-9b883fd1-f363-436d-92eb-7193765cc867 tempest-VolumesListTestJSON-167524762 tempest-VolumesListTestJSON-167524762-project-member] Removing options '' from query. {{(pid=100213) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 01:02:22.867024 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-9b883fd1-f363-436d-92eb-7193765cc867 tempest-VolumesListTestJSON-167524762 tempest-VolumesListTestJSON-167524762-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100213) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 01:02:22.876860 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-9b883fd1-f363-436d-92eb-7193765cc867 tempest-VolumesListTestJSON-167524762 tempest-VolumesListTestJSON-167524762-project-member] Get all volumes completed successfully. Aug 20 01:02:22.877884 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-9b883fd1-f363-436d-92eb-7193765cc867 tempest-VolumesListTestJSON-167524762 tempest-VolumesListTestJSON-167524762-project-member] https://10.4.3.240/volume/v3/volumes?limit=1 returned with HTTP 200 Aug 20 01:02:22.878408 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 663/2673] 10.4.3.240 () {66 vars in 1252 bytes} [Thu Aug 20 01:02:22 2026] GET /volume/v3/volumes?limit=1 => generated 470 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:02:22.889139 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-8415a39c-5f48-4312-a3b5-7fd9adfb30f6 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:02:22.891669 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-8415a39c-5f48-4312-a3b5-7fd9adfb30f6 tempest-VolumesListTestJSON-167524762 tempest-VolumesListTestJSON-167524762-project-member] GET https://10.4.3.240/volume/v3/volumes?limit=1&marker=9dda9cb6-2ac6-4634-94a6-8d8b4cc35cb3 Aug 20 01:02:22.891932 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-8415a39c-5f48-4312-a3b5-7fd9adfb30f6 tempest-VolumesListTestJSON-167524762 tempest-VolumesListTestJSON-167524762-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:02:22.892171 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-8415a39c-5f48-4312-a3b5-7fd9adfb30f6 tempest-VolumesListTestJSON-167524762 tempest-VolumesListTestJSON-167524762-project-member] Calling method 'index' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:02:22.892478 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.api_utils [None req-8415a39c-5f48-4312-a3b5-7fd9adfb30f6 tempest-VolumesListTestJSON-167524762 tempest-VolumesListTestJSON-167524762-project-member] Removing options '' from query. {{(pid=100214) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 01:02:22.893533 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-8415a39c-5f48-4312-a3b5-7fd9adfb30f6 tempest-VolumesListTestJSON-167524762 tempest-VolumesListTestJSON-167524762-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100214) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 01:02:22.910885 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-8415a39c-5f48-4312-a3b5-7fd9adfb30f6 tempest-VolumesListTestJSON-167524762 tempest-VolumesListTestJSON-167524762-project-member] Get all volumes completed successfully. Aug 20 01:02:22.911761 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-8415a39c-5f48-4312-a3b5-7fd9adfb30f6 tempest-VolumesListTestJSON-167524762 tempest-VolumesListTestJSON-167524762-project-member] https://10.4.3.240/volume/v3/volumes?limit=1&marker=9dda9cb6-2ac6-4634-94a6-8d8b4cc35cb3 returned with HTTP 200 Aug 20 01:02:22.913180 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 671/2674] 10.4.3.240 () {66 vars in 1340 bytes} [Thu Aug 20 01:02:22 2026] GET /volume/v3/volumes?limit=1&marker=9dda9cb6-2ac6-4634-94a6-8d8b4cc35cb3 => generated 470 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:02:22.923327 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-d6629ced-ddcd-4221-954b-6f96dc763241 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:02:22.925494 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-d6629ced-ddcd-4221-954b-6f96dc763241 tempest-VolumesListTestJSON-167524762 tempest-VolumesListTestJSON-167524762-project-member] GET https://10.4.3.240/volume/v3/volumes?limit=1&marker=6c6fd799-fc1b-4f5b-9f17-fef6e7b17767 Aug 20 01:02:22.927936 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-d6629ced-ddcd-4221-954b-6f96dc763241 tempest-VolumesListTestJSON-167524762 tempest-VolumesListTestJSON-167524762-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:02:22.927936 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-d6629ced-ddcd-4221-954b-6f96dc763241 tempest-VolumesListTestJSON-167524762 tempest-VolumesListTestJSON-167524762-project-member] Calling method 'index' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:02:22.927936 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.api_utils [None req-d6629ced-ddcd-4221-954b-6f96dc763241 tempest-VolumesListTestJSON-167524762 tempest-VolumesListTestJSON-167524762-project-member] Removing options '' from query. {{(pid=100212) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 01:02:22.927936 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-d6629ced-ddcd-4221-954b-6f96dc763241 tempest-VolumesListTestJSON-167524762 tempest-VolumesListTestJSON-167524762-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100212) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 01:02:22.985403 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-d6629ced-ddcd-4221-954b-6f96dc763241 tempest-VolumesListTestJSON-167524762 tempest-VolumesListTestJSON-167524762-project-member] Get all volumes completed successfully. Aug 20 01:02:22.986333 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-d6629ced-ddcd-4221-954b-6f96dc763241 tempest-VolumesListTestJSON-167524762 tempest-VolumesListTestJSON-167524762-project-member] https://10.4.3.240/volume/v3/volumes?limit=1&marker=6c6fd799-fc1b-4f5b-9f17-fef6e7b17767 returned with HTTP 200 Aug 20 01:02:22.986952 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 664/2675] 10.4.3.240 () {66 vars in 1340 bytes} [Thu Aug 20 01:02:22 2026] GET /volume/v3/volumes?limit=1&marker=6c6fd799-fc1b-4f5b-9f17-fef6e7b17767 => generated 469 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:02:23.001124 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-1f79d942-a44c-48a1-a603-2cef913cc90b None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:02:23.004504 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-1f79d942-a44c-48a1-a603-2cef913cc90b tempest-VolumesListTestJSON-167524762 tempest-VolumesListTestJSON-167524762-project-member] GET https://10.4.3.240/volume/v3/volumes?limit=1&marker=6404e9a8-e4ea-4294-a3c7-e1dbf7f05dcc Aug 20 01:02:23.004836 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-1f79d942-a44c-48a1-a603-2cef913cc90b tempest-VolumesListTestJSON-167524762 tempest-VolumesListTestJSON-167524762-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:02:23.005110 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-1f79d942-a44c-48a1-a603-2cef913cc90b tempest-VolumesListTestJSON-167524762 tempest-VolumesListTestJSON-167524762-project-member] Calling method 'index' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:02:23.005429 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.api_utils [None req-1f79d942-a44c-48a1-a603-2cef913cc90b tempest-VolumesListTestJSON-167524762 tempest-VolumesListTestJSON-167524762-project-member] Removing options '' from query. {{(pid=100215) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 01:02:23.006533 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-1f79d942-a44c-48a1-a603-2cef913cc90b tempest-VolumesListTestJSON-167524762 tempest-VolumesListTestJSON-167524762-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100215) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 01:02:23.026239 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-1f79d942-a44c-48a1-a603-2cef913cc90b tempest-VolumesListTestJSON-167524762 tempest-VolumesListTestJSON-167524762-project-member] Get all volumes completed successfully. Aug 20 01:02:23.027169 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-1f79d942-a44c-48a1-a603-2cef913cc90b tempest-VolumesListTestJSON-167524762 tempest-VolumesListTestJSON-167524762-project-member] https://10.4.3.240/volume/v3/volumes?limit=1&marker=6404e9a8-e4ea-4294-a3c7-e1dbf7f05dcc returned with HTTP 200 Aug 20 01:02:23.027866 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 678/2676] 10.4.3.240 () {66 vars in 1340 bytes} [Thu Aug 20 01:02:22 2026] GET /volume/v3/volumes?limit=1&marker=6404e9a8-e4ea-4294-a3c7-e1dbf7f05dcc => generated 15 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 20 01:02:23.041898 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-5fa116d7-74e6-438b-98de-2601c682c8a7 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:02:23.043732 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-5fa116d7-74e6-438b-98de-2601c682c8a7 tempest-VolumesListTestJSON-167524762 tempest-VolumesListTestJSON-167524762-project-member] GET https://10.4.3.240/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1976354690&status=available Aug 20 01:02:23.043936 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-5fa116d7-74e6-438b-98de-2601c682c8a7 tempest-VolumesListTestJSON-167524762 tempest-VolumesListTestJSON-167524762-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:02:23.044830 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-5fa116d7-74e6-438b-98de-2601c682c8a7 tempest-VolumesListTestJSON-167524762 tempest-VolumesListTestJSON-167524762-project-member] Calling method 'index' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:02:23.045086 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.api_utils [None req-5fa116d7-74e6-438b-98de-2601c682c8a7 tempest-VolumesListTestJSON-167524762 tempest-VolumesListTestJSON-167524762-project-member] Removing options '' from query. {{(pid=100213) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 01:02:23.045429 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-5fa116d7-74e6-438b-98de-2601c682c8a7 tempest-VolumesListTestJSON-167524762 tempest-VolumesListTestJSON-167524762-project-member] Could not evaluate value available, assuming string {{(pid=100213) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 20 01:02:23.045832 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:02:23.045832 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:02:23.046352 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-5fa116d7-74e6-438b-98de-2601c682c8a7 tempest-VolumesListTestJSON-167524762 tempest-VolumesListTestJSON-167524762-project-member] Searching by: MultiDict([('status', 'available'), ('display_name', 'tempest-VolumesListTestJSON-Volume-1976354690'), ('no_migration_targets', True)]). {{(pid=100213) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 01:02:23.082555 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-5fa116d7-74e6-438b-98de-2601c682c8a7 tempest-VolumesListTestJSON-167524762 tempest-VolumesListTestJSON-167524762-project-member] Get all volumes completed successfully. Aug 20 01:02:23.083009 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-5fa116d7-74e6-438b-98de-2601c682c8a7 tempest-VolumesListTestJSON-167524762 tempest-VolumesListTestJSON-167524762-project-member] https://10.4.3.240/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1976354690&status=available returned with HTTP 200 Aug 20 01:02:23.083420 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 664/2677] 10.4.3.240 () {66 vars in 1372 bytes} [Thu Aug 20 01:02:23 2026] GET /volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1976354690&status=available => generated 334 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 20 01:02:23.100374 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-927e8bfb-bcd1-4d20-b99b-292b66a0c47d None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:02:23.102182 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-927e8bfb-bcd1-4d20-b99b-292b66a0c47d tempest-VolumesListTestJSON-167524762 tempest-VolumesListTestJSON-167524762-project-member] GET https://10.4.3.240/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-722741148&status=available Aug 20 01:02:23.102451 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-927e8bfb-bcd1-4d20-b99b-292b66a0c47d tempest-VolumesListTestJSON-167524762 tempest-VolumesListTestJSON-167524762-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:02:23.102710 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-927e8bfb-bcd1-4d20-b99b-292b66a0c47d tempest-VolumesListTestJSON-167524762 tempest-VolumesListTestJSON-167524762-project-member] Calling method 'detail' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:02:23.103027 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.api_utils [None req-927e8bfb-bcd1-4d20-b99b-292b66a0c47d tempest-VolumesListTestJSON-167524762 tempest-VolumesListTestJSON-167524762-project-member] Removing options '' from query. {{(pid=100214) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 01:02:23.103532 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-927e8bfb-bcd1-4d20-b99b-292b66a0c47d tempest-VolumesListTestJSON-167524762 tempest-VolumesListTestJSON-167524762-project-member] Could not evaluate value available, assuming string {{(pid=100214) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 20 01:02:23.103930 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:02:23.103930 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:02:23.104433 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-927e8bfb-bcd1-4d20-b99b-292b66a0c47d tempest-VolumesListTestJSON-167524762 tempest-VolumesListTestJSON-167524762-project-member] Searching by: MultiDict([('status', 'available'), ('display_name', 'tempest-VolumesListTestJSON-Volume-722741148'), ('no_migration_targets', True)]). {{(pid=100214) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 01:02:23.141148 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-927e8bfb-bcd1-4d20-b99b-292b66a0c47d tempest-VolumesListTestJSON-167524762 tempest-VolumesListTestJSON-167524762-project-member] Get all volumes completed successfully. Aug 20 01:02:23.141740 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:02:23.141740 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:02:23.147672 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-927e8bfb-bcd1-4d20-b99b-292b66a0c47d tempest-VolumesListTestJSON-167524762 tempest-VolumesListTestJSON-167524762-project-member] https://10.4.3.240/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-722741148&status=available returned with HTTP 200 Aug 20 01:02:23.148405 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 672/2678] 10.4.3.240 () {66 vars in 1391 bytes} [Thu Aug 20 01:02:23 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-722741148&status=available => generated 859 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:02:23.172695 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-cf15746f-7460-4174-a0c9-69106f719d31 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:02:23.175708 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-cf15746f-7460-4174-a0c9-69106f719d31 tempest-VolumesListTestJSON-167524762 tempest-VolumesListTestJSON-167524762-project-member] GET https://10.4.3.240/volume/v3/volumes/detail?marker=9dda9cb6-2ac6-4634-94a6-8d8b4cc35cb3&sort=id%3Aasc Aug 20 01:02:23.175897 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-cf15746f-7460-4174-a0c9-69106f719d31 tempest-VolumesListTestJSON-167524762 tempest-VolumesListTestJSON-167524762-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:02:23.176158 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-cf15746f-7460-4174-a0c9-69106f719d31 tempest-VolumesListTestJSON-167524762 tempest-VolumesListTestJSON-167524762-project-member] Calling method 'detail' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:02:23.177008 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.api_utils [None req-cf15746f-7460-4174-a0c9-69106f719d31 tempest-VolumesListTestJSON-167524762 tempest-VolumesListTestJSON-167524762-project-member] Removing options '' from query. {{(pid=100212) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 01:02:23.177651 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:02:23.177651 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:02:23.178506 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-cf15746f-7460-4174-a0c9-69106f719d31 tempest-VolumesListTestJSON-167524762 tempest-VolumesListTestJSON-167524762-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100212) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 01:02:23.235385 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-cf15746f-7460-4174-a0c9-69106f719d31 tempest-VolumesListTestJSON-167524762 tempest-VolumesListTestJSON-167524762-project-member] Get all volumes completed successfully. Aug 20 01:02:23.239904 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-cf15746f-7460-4174-a0c9-69106f719d31 tempest-VolumesListTestJSON-167524762 tempest-VolumesListTestJSON-167524762-project-member] https://10.4.3.240/volume/v3/volumes/detail?marker=9dda9cb6-2ac6-4634-94a6-8d8b4cc35cb3&sort=id%3Aasc returned with HTTP 200 Aug 20 01:02:23.240396 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 665/2679] 10.4.3.240 () {66 vars in 1373 bytes} [Thu Aug 20 01:02:23 2026] GET /volume/v3/volumes/detail?marker=9dda9cb6-2ac6-4634-94a6-8d8b4cc35cb3&sort=id%3Aasc => generated 15 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 20 01:02:23.255104 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-7efdf0d4-b1fb-4f5b-b4ec-b180b645c7df None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:02:23.258167 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-7efdf0d4-b1fb-4f5b-b4ec-b180b645c7df tempest-VolumesListTestJSON-167524762 tempest-VolumesListTestJSON-167524762-project-member] GET https://10.4.3.240/volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D Aug 20 01:02:23.258474 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-7efdf0d4-b1fb-4f5b-b4ec-b180b645c7df tempest-VolumesListTestJSON-167524762 tempest-VolumesListTestJSON-167524762-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:02:23.258756 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-7efdf0d4-b1fb-4f5b-b4ec-b180b645c7df tempest-VolumesListTestJSON-167524762 tempest-VolumesListTestJSON-167524762-project-member] Calling method 'detail' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:02:23.259094 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.api_utils [None req-7efdf0d4-b1fb-4f5b-b4ec-b180b645c7df tempest-VolumesListTestJSON-167524762 tempest-VolumesListTestJSON-167524762-project-member] Removing options '' from query. {{(pid=100215) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 01:02:23.260164 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-7efdf0d4-b1fb-4f5b-b4ec-b180b645c7df tempest-VolumesListTestJSON-167524762 tempest-VolumesListTestJSON-167524762-project-member] Searching by: MultiDict([('metadata', {'Type': 'work'}), ('no_migration_targets', True)]). {{(pid=100215) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 01:02:23.308571 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-7efdf0d4-b1fb-4f5b-b4ec-b180b645c7df tempest-VolumesListTestJSON-167524762 tempest-VolumesListTestJSON-167524762-project-member] Get all volumes completed successfully. Aug 20 01:02:23.309815 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:02:23.309815 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:02:23.315899 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-7efdf0d4-b1fb-4f5b-b4ec-b180b645c7df tempest-VolumesListTestJSON-167524762 tempest-VolumesListTestJSON-167524762-project-member] https://10.4.3.240/volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D returned with HTTP 200 Aug 20 01:02:23.316451 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 679/2680] 10.4.3.240 () {66 vars in 1337 bytes} [Thu Aug 20 01:02:23 2026] GET /volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D => generated 2553 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:02:23.335527 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-d85a4905-4f3d-42b8-967f-5bca7ebfd76c None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:02:23.338238 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-d85a4905-4f3d-42b8-967f-5bca7ebfd76c tempest-VolumesListTestJSON-167524762 tempest-VolumesListTestJSON-167524762-project-member] GET https://10.4.3.240/volume/v3/volumes/detail Aug 20 01:02:23.338761 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-d85a4905-4f3d-42b8-967f-5bca7ebfd76c tempest-VolumesListTestJSON-167524762 tempest-VolumesListTestJSON-167524762-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:02:23.338857 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-d85a4905-4f3d-42b8-967f-5bca7ebfd76c tempest-VolumesListTestJSON-167524762 tempest-VolumesListTestJSON-167524762-project-member] Calling method 'detail' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:02:23.339273 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.api_utils [None req-d85a4905-4f3d-42b8-967f-5bca7ebfd76c tempest-VolumesListTestJSON-167524762 tempest-VolumesListTestJSON-167524762-project-member] Removing options '' from query. {{(pid=100213) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 01:02:23.339761 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:02:23.339761 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:02:23.340407 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-d85a4905-4f3d-42b8-967f-5bca7ebfd76c tempest-VolumesListTestJSON-167524762 tempest-VolumesListTestJSON-167524762-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100213) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 01:02:23.353507 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-d85a4905-4f3d-42b8-967f-5bca7ebfd76c tempest-VolumesListTestJSON-167524762 tempest-VolumesListTestJSON-167524762-project-member] Get all volumes completed successfully. Aug 20 01:02:23.355455 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:02:23.355455 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:02:23.365065 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-d85a4905-4f3d-42b8-967f-5bca7ebfd76c tempest-VolumesListTestJSON-167524762 tempest-VolumesListTestJSON-167524762-project-member] https://10.4.3.240/volume/v3/volumes/detail returned with HTTP 200 Aug 20 01:02:23.365708 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 665/2681] 10.4.3.240 () {66 vars in 1258 bytes} [Thu Aug 20 01:02:23 2026] GET /volume/v3/volumes/detail => generated 2553 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:02:23.386798 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-dd512bf0-fdd2-44d9-8547-453d1ad4e170 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:02:23.389091 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-dd512bf0-fdd2-44d9-8547-453d1ad4e170 tempest-VolumesListTestJSON-167524762 tempest-VolumesListTestJSON-167524762-project-member] GET https://10.4.3.240/volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D Aug 20 01:02:23.389302 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-dd512bf0-fdd2-44d9-8547-453d1ad4e170 tempest-VolumesListTestJSON-167524762 tempest-VolumesListTestJSON-167524762-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:02:23.389539 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-dd512bf0-fdd2-44d9-8547-453d1ad4e170 tempest-VolumesListTestJSON-167524762 tempest-VolumesListTestJSON-167524762-project-member] Calling method 'index' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:02:23.389792 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.api_utils [None req-dd512bf0-fdd2-44d9-8547-453d1ad4e170 tempest-VolumesListTestJSON-167524762 tempest-VolumesListTestJSON-167524762-project-member] Removing options '' from query. {{(pid=100214) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 01:02:23.391318 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-dd512bf0-fdd2-44d9-8547-453d1ad4e170 tempest-VolumesListTestJSON-167524762 tempest-VolumesListTestJSON-167524762-project-member] Searching by: MultiDict([('metadata', {'Type': 'work'}), ('no_migration_targets', True)]). {{(pid=100214) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 01:02:23.440517 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-dd512bf0-fdd2-44d9-8547-453d1ad4e170 tempest-VolumesListTestJSON-167524762 tempest-VolumesListTestJSON-167524762-project-member] Get all volumes completed successfully. Aug 20 01:02:23.441212 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-dd512bf0-fdd2-44d9-8547-453d1ad4e170 tempest-VolumesListTestJSON-167524762 tempest-VolumesListTestJSON-167524762-project-member] https://10.4.3.240/volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D returned with HTTP 200 Aug 20 01:02:23.441683 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 673/2682] 10.4.3.240 () {66 vars in 1316 bytes} [Thu Aug 20 01:02:23 2026] GET /volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D => generated 975 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:02:23.454290 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-84e179af-2be9-471c-8084-087b761b4717 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:02:23.456454 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-84e179af-2be9-471c-8084-087b761b4717 tempest-VolumesListTestJSON-167524762 tempest-VolumesListTestJSON-167524762-project-member] GET https://10.4.3.240/volume/v3/volumes?availability_zone=nova Aug 20 01:02:23.456687 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-84e179af-2be9-471c-8084-087b761b4717 tempest-VolumesListTestJSON-167524762 tempest-VolumesListTestJSON-167524762-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:02:23.456900 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-84e179af-2be9-471c-8084-087b761b4717 tempest-VolumesListTestJSON-167524762 tempest-VolumesListTestJSON-167524762-project-member] Calling method 'index' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:02:23.457171 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.api_utils [None req-84e179af-2be9-471c-8084-087b761b4717 tempest-VolumesListTestJSON-167524762 tempest-VolumesListTestJSON-167524762-project-member] Removing options '' from query. {{(pid=100212) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 01:02:23.457415 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-84e179af-2be9-471c-8084-087b761b4717 tempest-VolumesListTestJSON-167524762 tempest-VolumesListTestJSON-167524762-project-member] Could not evaluate value nova, assuming string {{(pid=100212) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 20 01:02:23.458037 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-84e179af-2be9-471c-8084-087b761b4717 tempest-VolumesListTestJSON-167524762 tempest-VolumesListTestJSON-167524762-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=100212) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 01:02:23.511083 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-84e179af-2be9-471c-8084-087b761b4717 tempest-VolumesListTestJSON-167524762 tempest-VolumesListTestJSON-167524762-project-member] Get all volumes completed successfully. Aug 20 01:02:23.512399 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-84e179af-2be9-471c-8084-087b761b4717 tempest-VolumesListTestJSON-167524762 tempest-VolumesListTestJSON-167524762-project-member] https://10.4.3.240/volume/v3/volumes?availability_zone=nova returned with HTTP 200 Aug 20 01:02:23.513076 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 666/2683] 10.4.3.240 () {66 vars in 1282 bytes} [Thu Aug 20 01:02:23 2026] GET /volume/v3/volumes?availability_zone=nova => generated 975 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:02:23.525564 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-102ad545-4f11-4b6c-87e4-8ab1fadc4da2 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:02:23.528560 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-102ad545-4f11-4b6c-87e4-8ab1fadc4da2 tempest-VolumesListTestJSON-167524762 tempest-VolumesListTestJSON-167524762-project-member] GET https://10.4.3.240/volume/v3/volumes?availability_zone=nova Aug 20 01:02:23.528860 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-102ad545-4f11-4b6c-87e4-8ab1fadc4da2 tempest-VolumesListTestJSON-167524762 tempest-VolumesListTestJSON-167524762-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:02:23.529103 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-102ad545-4f11-4b6c-87e4-8ab1fadc4da2 tempest-VolumesListTestJSON-167524762 tempest-VolumesListTestJSON-167524762-project-member] Calling method 'index' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:02:23.530829 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.api_utils [None req-102ad545-4f11-4b6c-87e4-8ab1fadc4da2 tempest-VolumesListTestJSON-167524762 tempest-VolumesListTestJSON-167524762-project-member] Removing options '' from query. {{(pid=100215) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 01:02:23.530829 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-102ad545-4f11-4b6c-87e4-8ab1fadc4da2 tempest-VolumesListTestJSON-167524762 tempest-VolumesListTestJSON-167524762-project-member] Could not evaluate value nova, assuming string {{(pid=100215) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 20 01:02:23.531081 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-102ad545-4f11-4b6c-87e4-8ab1fadc4da2 tempest-VolumesListTestJSON-167524762 tempest-VolumesListTestJSON-167524762-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=100215) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 01:02:23.603464 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-102ad545-4f11-4b6c-87e4-8ab1fadc4da2 tempest-VolumesListTestJSON-167524762 tempest-VolumesListTestJSON-167524762-project-member] Get all volumes completed successfully. Aug 20 01:02:23.603752 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-102ad545-4f11-4b6c-87e4-8ab1fadc4da2 tempest-VolumesListTestJSON-167524762 tempest-VolumesListTestJSON-167524762-project-member] https://10.4.3.240/volume/v3/volumes?availability_zone=nova returned with HTTP 200 Aug 20 01:02:23.605064 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 680/2684] 10.4.3.240 () {66 vars in 1282 bytes} [Thu Aug 20 01:02:23 2026] GET /volume/v3/volumes?availability_zone=nova => generated 975 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:02:23.617475 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-f3b52945-4d09-4ef0-9e0f-918bf5faa077 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:02:23.619602 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-f3b52945-4d09-4ef0-9e0f-918bf5faa077 tempest-VolumesListTestJSON-167524762 tempest-VolumesListTestJSON-167524762-project-member] GET https://10.4.3.240/volume/v3/volumes?bootable=false Aug 20 01:02:23.619824 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-f3b52945-4d09-4ef0-9e0f-918bf5faa077 tempest-VolumesListTestJSON-167524762 tempest-VolumesListTestJSON-167524762-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:02:23.620013 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-f3b52945-4d09-4ef0-9e0f-918bf5faa077 tempest-VolumesListTestJSON-167524762 tempest-VolumesListTestJSON-167524762-project-member] Calling method 'index' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:02:23.621826 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.api_utils [None req-f3b52945-4d09-4ef0-9e0f-918bf5faa077 tempest-VolumesListTestJSON-167524762 tempest-VolumesListTestJSON-167524762-project-member] Removing options '' from query. {{(pid=100213) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 01:02:23.624044 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-f3b52945-4d09-4ef0-9e0f-918bf5faa077 tempest-VolumesListTestJSON-167524762 tempest-VolumesListTestJSON-167524762-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=100213) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 01:02:23.658532 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-f3b52945-4d09-4ef0-9e0f-918bf5faa077 tempest-VolumesListTestJSON-167524762 tempest-VolumesListTestJSON-167524762-project-member] Get all volumes completed successfully. Aug 20 01:02:23.659139 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-f3b52945-4d09-4ef0-9e0f-918bf5faa077 tempest-VolumesListTestJSON-167524762 tempest-VolumesListTestJSON-167524762-project-member] https://10.4.3.240/volume/v3/volumes?bootable=false returned with HTTP 200 Aug 20 01:02:23.659576 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 666/2685] 10.4.3.240 () {66 vars in 1266 bytes} [Thu Aug 20 01:02:23 2026] GET /volume/v3/volumes?bootable=false => generated 975 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:02:23.671920 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-baa4e826-8cd9-4d89-be40-f90fd4d10a31 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:02:23.673726 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-baa4e826-8cd9-4d89-be40-f90fd4d10a31 tempest-VolumesListTestJSON-167524762 tempest-VolumesListTestJSON-167524762-project-member] GET https://10.4.3.240/volume/v3/volumes?bootable=false Aug 20 01:02:23.674117 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-baa4e826-8cd9-4d89-be40-f90fd4d10a31 tempest-VolumesListTestJSON-167524762 tempest-VolumesListTestJSON-167524762-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:02:23.674460 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-baa4e826-8cd9-4d89-be40-f90fd4d10a31 tempest-VolumesListTestJSON-167524762 tempest-VolumesListTestJSON-167524762-project-member] Calling method 'index' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:02:23.674892 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.api_utils [None req-baa4e826-8cd9-4d89-be40-f90fd4d10a31 tempest-VolumesListTestJSON-167524762 tempest-VolumesListTestJSON-167524762-project-member] Removing options '' from query. {{(pid=100214) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 01:02:23.675405 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:02:23.675405 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:02:23.679063 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-baa4e826-8cd9-4d89-be40-f90fd4d10a31 tempest-VolumesListTestJSON-167524762 tempest-VolumesListTestJSON-167524762-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=100214) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 01:02:23.721734 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-baa4e826-8cd9-4d89-be40-f90fd4d10a31 tempest-VolumesListTestJSON-167524762 tempest-VolumesListTestJSON-167524762-project-member] Get all volumes completed successfully. Aug 20 01:02:23.722542 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-baa4e826-8cd9-4d89-be40-f90fd4d10a31 tempest-VolumesListTestJSON-167524762 tempest-VolumesListTestJSON-167524762-project-member] https://10.4.3.240/volume/v3/volumes?bootable=false returned with HTTP 200 Aug 20 01:02:23.723357 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 674/2686] 10.4.3.240 () {66 vars in 1266 bytes} [Thu Aug 20 01:02:23 2026] GET /volume/v3/volumes?bootable=false => generated 975 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:02:23.734875 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-53b6f217-946c-4c9d-878a-be7f6ac23e20 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:02:23.737374 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-53b6f217-946c-4c9d-878a-be7f6ac23e20 tempest-VolumesListTestJSON-167524762 tempest-VolumesListTestJSON-167524762-project-member] GET https://10.4.3.240/volume/v3/volumes?status=available Aug 20 01:02:23.737374 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-53b6f217-946c-4c9d-878a-be7f6ac23e20 tempest-VolumesListTestJSON-167524762 tempest-VolumesListTestJSON-167524762-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:02:23.737544 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-53b6f217-946c-4c9d-878a-be7f6ac23e20 tempest-VolumesListTestJSON-167524762 tempest-VolumesListTestJSON-167524762-project-member] Calling method 'index' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:02:23.737911 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.api_utils [None req-53b6f217-946c-4c9d-878a-be7f6ac23e20 tempest-VolumesListTestJSON-167524762 tempest-VolumesListTestJSON-167524762-project-member] Removing options '' from query. {{(pid=100212) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 01:02:23.738275 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-53b6f217-946c-4c9d-878a-be7f6ac23e20 tempest-VolumesListTestJSON-167524762 tempest-VolumesListTestJSON-167524762-project-member] Could not evaluate value available, assuming string {{(pid=100212) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 20 01:02:23.738662 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:02:23.738662 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:02:23.739154 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-53b6f217-946c-4c9d-878a-be7f6ac23e20 tempest-VolumesListTestJSON-167524762 tempest-VolumesListTestJSON-167524762-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100212) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 01:02:23.778232 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-53b6f217-946c-4c9d-878a-be7f6ac23e20 tempest-VolumesListTestJSON-167524762 tempest-VolumesListTestJSON-167524762-project-member] Get all volumes completed successfully. Aug 20 01:02:23.779172 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-53b6f217-946c-4c9d-878a-be7f6ac23e20 tempest-VolumesListTestJSON-167524762 tempest-VolumesListTestJSON-167524762-project-member] https://10.4.3.240/volume/v3/volumes?status=available returned with HTTP 200 Aug 20 01:02:23.779799 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 667/2687] 10.4.3.240 () {66 vars in 1270 bytes} [Thu Aug 20 01:02:23 2026] GET /volume/v3/volumes?status=available => generated 975 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:02:23.790397 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-61254a51-e0d4-427f-9d42-01e3297d652c None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:02:23.792131 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-61254a51-e0d4-427f-9d42-01e3297d652c tempest-VolumesListTestJSON-167524762 tempest-VolumesListTestJSON-167524762-project-member] GET https://10.4.3.240/volume/v3/volumes?status=available Aug 20 01:02:23.792441 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-61254a51-e0d4-427f-9d42-01e3297d652c tempest-VolumesListTestJSON-167524762 tempest-VolumesListTestJSON-167524762-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:02:23.792726 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-61254a51-e0d4-427f-9d42-01e3297d652c tempest-VolumesListTestJSON-167524762 tempest-VolumesListTestJSON-167524762-project-member] Calling method 'index' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:02:23.793027 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.api_utils [None req-61254a51-e0d4-427f-9d42-01e3297d652c tempest-VolumesListTestJSON-167524762 tempest-VolumesListTestJSON-167524762-project-member] Removing options '' from query. {{(pid=100215) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 01:02:23.793301 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-61254a51-e0d4-427f-9d42-01e3297d652c tempest-VolumesListTestJSON-167524762 tempest-VolumesListTestJSON-167524762-project-member] Could not evaluate value available, assuming string {{(pid=100215) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 20 01:02:23.793838 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:02:23.793838 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:02:23.794311 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-61254a51-e0d4-427f-9d42-01e3297d652c tempest-VolumesListTestJSON-167524762 tempest-VolumesListTestJSON-167524762-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100215) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 01:02:23.841087 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-61254a51-e0d4-427f-9d42-01e3297d652c tempest-VolumesListTestJSON-167524762 tempest-VolumesListTestJSON-167524762-project-member] Get all volumes completed successfully. Aug 20 01:02:23.841680 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-61254a51-e0d4-427f-9d42-01e3297d652c tempest-VolumesListTestJSON-167524762 tempest-VolumesListTestJSON-167524762-project-member] https://10.4.3.240/volume/v3/volumes?status=available returned with HTTP 200 Aug 20 01:02:23.842070 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 681/2688] 10.4.3.240 () {66 vars in 1270 bytes} [Thu Aug 20 01:02:23 2026] GET /volume/v3/volumes?status=available => generated 975 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:02:23.860351 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-4ac6d3b2-ce97-45f6-96d4-315af085750a None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:02:23.862317 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-4ac6d3b2-ce97-45f6-96d4-315af085750a tempest-VolumesListTestJSON-167524762 tempest-VolumesListTestJSON-167524762-project-member] GET https://10.4.3.240/volume/v3/volumes/detail?availability_zone=nova Aug 20 01:02:23.862523 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-4ac6d3b2-ce97-45f6-96d4-315af085750a tempest-VolumesListTestJSON-167524762 tempest-VolumesListTestJSON-167524762-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:02:23.862714 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-4ac6d3b2-ce97-45f6-96d4-315af085750a tempest-VolumesListTestJSON-167524762 tempest-VolumesListTestJSON-167524762-project-member] Calling method 'detail' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:02:23.862945 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.api_utils [None req-4ac6d3b2-ce97-45f6-96d4-315af085750a tempest-VolumesListTestJSON-167524762 tempest-VolumesListTestJSON-167524762-project-member] Removing options '' from query. {{(pid=100213) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 01:02:23.863395 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-4ac6d3b2-ce97-45f6-96d4-315af085750a tempest-VolumesListTestJSON-167524762 tempest-VolumesListTestJSON-167524762-project-member] Could not evaluate value nova, assuming string {{(pid=100213) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 20 01:02:23.863749 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:02:23.863749 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:02:23.864216 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-4ac6d3b2-ce97-45f6-96d4-315af085750a tempest-VolumesListTestJSON-167524762 tempest-VolumesListTestJSON-167524762-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=100213) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 01:02:23.894667 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-4ac6d3b2-ce97-45f6-96d4-315af085750a tempest-VolumesListTestJSON-167524762 tempest-VolumesListTestJSON-167524762-project-member] Get all volumes completed successfully. Aug 20 01:02:23.895710 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:02:23.895710 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:02:23.900023 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-4ac6d3b2-ce97-45f6-96d4-315af085750a tempest-VolumesListTestJSON-167524762 tempest-VolumesListTestJSON-167524762-project-member] https://10.4.3.240/volume/v3/volumes/detail?availability_zone=nova returned with HTTP 200 Aug 20 01:02:23.900574 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 667/2689] 10.4.3.240 () {66 vars in 1303 bytes} [Thu Aug 20 01:02:23 2026] GET /volume/v3/volumes/detail?availability_zone=nova => generated 2553 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:02:23.917749 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-e32a891a-9e06-4e47-9ba3-d20fe918e8c4 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:02:23.919910 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-e32a891a-9e06-4e47-9ba3-d20fe918e8c4 tempest-VolumesListTestJSON-167524762 tempest-VolumesListTestJSON-167524762-project-member] GET https://10.4.3.240/volume/v3/volumes/detail?bootable=false Aug 20 01:02:23.920145 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-e32a891a-9e06-4e47-9ba3-d20fe918e8c4 tempest-VolumesListTestJSON-167524762 tempest-VolumesListTestJSON-167524762-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:02:23.920395 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-e32a891a-9e06-4e47-9ba3-d20fe918e8c4 tempest-VolumesListTestJSON-167524762 tempest-VolumesListTestJSON-167524762-project-member] Calling method 'detail' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:02:23.920806 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.api_utils [None req-e32a891a-9e06-4e47-9ba3-d20fe918e8c4 tempest-VolumesListTestJSON-167524762 tempest-VolumesListTestJSON-167524762-project-member] Removing options '' from query. {{(pid=100214) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 01:02:23.921155 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:02:23.921155 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:02:23.921699 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-e32a891a-9e06-4e47-9ba3-d20fe918e8c4 tempest-VolumesListTestJSON-167524762 tempest-VolumesListTestJSON-167524762-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=100214) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 01:02:23.931214 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-e32a891a-9e06-4e47-9ba3-d20fe918e8c4 tempest-VolumesListTestJSON-167524762 tempest-VolumesListTestJSON-167524762-project-member] Get all volumes completed successfully. Aug 20 01:02:23.932317 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:02:23.932317 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:02:23.936800 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-e32a891a-9e06-4e47-9ba3-d20fe918e8c4 tempest-VolumesListTestJSON-167524762 tempest-VolumesListTestJSON-167524762-project-member] https://10.4.3.240/volume/v3/volumes/detail?bootable=false returned with HTTP 200 Aug 20 01:02:23.937195 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 675/2690] 10.4.3.240 () {66 vars in 1287 bytes} [Thu Aug 20 01:02:23 2026] GET /volume/v3/volumes/detail?bootable=false => generated 2553 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:02:23.951516 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-50051386-c843-4544-b3d3-6bfd4489e4c6 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:02:23.953727 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-50051386-c843-4544-b3d3-6bfd4489e4c6 tempest-VolumesListTestJSON-167524762 tempest-VolumesListTestJSON-167524762-project-member] GET https://10.4.3.240/volume/v3/volumes/detail?status=available Aug 20 01:02:23.953980 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-50051386-c843-4544-b3d3-6bfd4489e4c6 tempest-VolumesListTestJSON-167524762 tempest-VolumesListTestJSON-167524762-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:02:23.954440 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-50051386-c843-4544-b3d3-6bfd4489e4c6 tempest-VolumesListTestJSON-167524762 tempest-VolumesListTestJSON-167524762-project-member] Calling method 'detail' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:02:23.954747 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.api_utils [None req-50051386-c843-4544-b3d3-6bfd4489e4c6 tempest-VolumesListTestJSON-167524762 tempest-VolumesListTestJSON-167524762-project-member] Removing options '' from query. {{(pid=100212) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 01:02:23.955020 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-50051386-c843-4544-b3d3-6bfd4489e4c6 tempest-VolumesListTestJSON-167524762 tempest-VolumesListTestJSON-167524762-project-member] Could not evaluate value available, assuming string {{(pid=100212) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 20 01:02:23.955479 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:02:23.955479 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:02:23.955970 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-50051386-c843-4544-b3d3-6bfd4489e4c6 tempest-VolumesListTestJSON-167524762 tempest-VolumesListTestJSON-167524762-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100212) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 01:02:23.964812 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-50051386-c843-4544-b3d3-6bfd4489e4c6 tempest-VolumesListTestJSON-167524762 tempest-VolumesListTestJSON-167524762-project-member] Get all volumes completed successfully. Aug 20 01:02:23.965891 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:02:23.965891 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:02:23.971380 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-50051386-c843-4544-b3d3-6bfd4489e4c6 tempest-VolumesListTestJSON-167524762 tempest-VolumesListTestJSON-167524762-project-member] https://10.4.3.240/volume/v3/volumes/detail?status=available returned with HTTP 200 Aug 20 01:02:23.972218 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 668/2691] 10.4.3.240 () {66 vars in 1291 bytes} [Thu Aug 20 01:02:23 2026] GET /volume/v3/volumes/detail?status=available => generated 2553 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:02:23.985815 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-1016bf4c-3ed6-4e62-88d3-9e1cf8281fe6 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:02:23.987649 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-1016bf4c-3ed6-4e62-88d3-9e1cf8281fe6 tempest-VolumesListTestJSON-167524762 tempest-VolumesListTestJSON-167524762-project-member] GET https://10.4.3.240/volume/v3/volumes/9dda9cb6-2ac6-4634-94a6-8d8b4cc35cb3 Aug 20 01:02:23.987816 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-1016bf4c-3ed6-4e62-88d3-9e1cf8281fe6 tempest-VolumesListTestJSON-167524762 tempest-VolumesListTestJSON-167524762-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:02:23.988001 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-1016bf4c-3ed6-4e62-88d3-9e1cf8281fe6 tempest-VolumesListTestJSON-167524762 tempest-VolumesListTestJSON-167524762-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:02:23.994698 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:02:23.994698 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:02:23.998975 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-1016bf4c-3ed6-4e62-88d3-9e1cf8281fe6 tempest-VolumesListTestJSON-167524762 tempest-VolumesListTestJSON-167524762-project-member] Volume info retrieved successfully. Aug 20 01:02:24.005854 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-1016bf4c-3ed6-4e62-88d3-9e1cf8281fe6 tempest-VolumesListTestJSON-167524762 tempest-VolumesListTestJSON-167524762-project-member] https://10.4.3.240/volume/v3/volumes/9dda9cb6-2ac6-4634-94a6-8d8b4cc35cb3 returned with HTTP 200 Aug 20 01:02:24.006247 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 682/2692] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:02:23 2026] GET /volume/v3/volumes/9dda9cb6-2ac6-4634-94a6-8d8b4cc35cb3 => generated 857 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:02:24.023289 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-9664ac6e-7d82-4618-b8f0-97e8ba2b024e None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:02:24.025135 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-9664ac6e-7d82-4618-b8f0-97e8ba2b024e tempest-VolumesListTestJSON-167524762 tempest-VolumesListTestJSON-167524762-project-member] DELETE https://10.4.3.240/volume/v3/volumes/9dda9cb6-2ac6-4634-94a6-8d8b4cc35cb3 Aug 20 01:02:24.025449 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-9664ac6e-7d82-4618-b8f0-97e8ba2b024e tempest-VolumesListTestJSON-167524762 tempest-VolumesListTestJSON-167524762-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:02:24.025666 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-9664ac6e-7d82-4618-b8f0-97e8ba2b024e tempest-VolumesListTestJSON-167524762 tempest-VolumesListTestJSON-167524762-project-member] Calling method 'delete' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:02:24.025824 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.v3.volumes [None req-9664ac6e-7d82-4618-b8f0-97e8ba2b024e tempest-VolumesListTestJSON-167524762 tempest-VolumesListTestJSON-167524762-project-member] Delete volume with id: 9dda9cb6-2ac6-4634-94a6-8d8b4cc35cb3 Aug 20 01:02:24.033305 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:02:24.033305 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:02:24.034666 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-9664ac6e-7d82-4618-b8f0-97e8ba2b024e tempest-VolumesListTestJSON-167524762 tempest-VolumesListTestJSON-167524762-project-member] Volume info retrieved successfully. Aug 20 01:02:24.050485 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-9664ac6e-7d82-4618-b8f0-97e8ba2b024e tempest-VolumesListTestJSON-167524762 tempest-VolumesListTestJSON-167524762-project-member] Delete volume request issued successfully. Aug 20 01:02:24.050748 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-9664ac6e-7d82-4618-b8f0-97e8ba2b024e tempest-VolumesListTestJSON-167524762 tempest-VolumesListTestJSON-167524762-project-member] https://10.4.3.240/volume/v3/volumes/9dda9cb6-2ac6-4634-94a6-8d8b4cc35cb3 returned with HTTP 202 Aug 20 01:02:24.051195 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 668/2693] 10.4.3.240 () {66 vars in 1351 bytes} [Thu Aug 20 01:02:24 2026] DELETE /volume/v3/volumes/9dda9cb6-2ac6-4634-94a6-8d8b4cc35cb3 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 01:02:24.061797 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-f58b0708-8b24-453e-a188-9a73c17f7afb None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:02:24.064266 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-f58b0708-8b24-453e-a188-9a73c17f7afb tempest-VolumesListTestJSON-167524762 tempest-VolumesListTestJSON-167524762-project-member] GET https://10.4.3.240/volume/v3/volumes/9dda9cb6-2ac6-4634-94a6-8d8b4cc35cb3 Aug 20 01:02:24.064607 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-f58b0708-8b24-453e-a188-9a73c17f7afb tempest-VolumesListTestJSON-167524762 tempest-VolumesListTestJSON-167524762-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:02:24.064976 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-f58b0708-8b24-453e-a188-9a73c17f7afb tempest-VolumesListTestJSON-167524762 tempest-VolumesListTestJSON-167524762-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:02:24.086137 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:02:24.086137 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:02:24.091235 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-f58b0708-8b24-453e-a188-9a73c17f7afb tempest-VolumesListTestJSON-167524762 tempest-VolumesListTestJSON-167524762-project-member] Volume info retrieved successfully. Aug 20 01:02:24.096656 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-f58b0708-8b24-453e-a188-9a73c17f7afb tempest-VolumesListTestJSON-167524762 tempest-VolumesListTestJSON-167524762-project-member] https://10.4.3.240/volume/v3/volumes/9dda9cb6-2ac6-4634-94a6-8d8b4cc35cb3 returned with HTTP 200 Aug 20 01:02:24.097131 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 676/2694] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:02:24 2026] GET /volume/v3/volumes/9dda9cb6-2ac6-4634-94a6-8d8b4cc35cb3 => generated 856 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:02:25.113750 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-4f27f992-3120-42c6-bce8-80ca2632b535 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:02:25.117075 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-4f27f992-3120-42c6-bce8-80ca2632b535 tempest-VolumesListTestJSON-167524762 tempest-VolumesListTestJSON-167524762-project-member] GET https://10.4.3.240/volume/v3/volumes/9dda9cb6-2ac6-4634-94a6-8d8b4cc35cb3 Aug 20 01:02:25.117075 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-4f27f992-3120-42c6-bce8-80ca2632b535 tempest-VolumesListTestJSON-167524762 tempest-VolumesListTestJSON-167524762-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:02:25.117075 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-4f27f992-3120-42c6-bce8-80ca2632b535 tempest-VolumesListTestJSON-167524762 tempest-VolumesListTestJSON-167524762-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:02:25.125804 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-4f27f992-3120-42c6-bce8-80ca2632b535 tempest-VolumesListTestJSON-167524762 tempest-VolumesListTestJSON-167524762-project-member] https://10.4.3.240/volume/v3/volumes/9dda9cb6-2ac6-4634-94a6-8d8b4cc35cb3 returned with HTTP 404 Aug 20 01:02:25.126504 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 669/2695] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:02:25 2026] GET /volume/v3/volumes/9dda9cb6-2ac6-4634-94a6-8d8b4cc35cb3 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:02:25.140930 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-b498fe86-9141-4ea4-99dc-0675d1875dcc None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:02:25.145361 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-b498fe86-9141-4ea4-99dc-0675d1875dcc tempest-VolumesListTestJSON-167524762 tempest-VolumesListTestJSON-167524762-project-member] GET https://10.4.3.240/volume/v3/volumes/6c6fd799-fc1b-4f5b-9f17-fef6e7b17767 Aug 20 01:02:25.145361 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-b498fe86-9141-4ea4-99dc-0675d1875dcc tempest-VolumesListTestJSON-167524762 tempest-VolumesListTestJSON-167524762-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:02:25.145361 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-b498fe86-9141-4ea4-99dc-0675d1875dcc tempest-VolumesListTestJSON-167524762 tempest-VolumesListTestJSON-167524762-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:02:25.160760 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:02:25.160760 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:02:25.165083 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-b498fe86-9141-4ea4-99dc-0675d1875dcc tempest-VolumesListTestJSON-167524762 tempest-VolumesListTestJSON-167524762-project-member] Volume info retrieved successfully. Aug 20 01:02:25.170144 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-b498fe86-9141-4ea4-99dc-0675d1875dcc tempest-VolumesListTestJSON-167524762 tempest-VolumesListTestJSON-167524762-project-member] https://10.4.3.240/volume/v3/volumes/6c6fd799-fc1b-4f5b-9f17-fef6e7b17767 returned with HTTP 200 Aug 20 01:02:25.170892 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 683/2696] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:02:25 2026] GET /volume/v3/volumes/6c6fd799-fc1b-4f5b-9f17-fef6e7b17767 => generated 857 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:02:25.185775 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-a4fd4e82-7409-49c8-89e3-021e8afdc261 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:02:25.187678 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-a4fd4e82-7409-49c8-89e3-021e8afdc261 tempest-VolumesListTestJSON-167524762 tempest-VolumesListTestJSON-167524762-project-member] DELETE https://10.4.3.240/volume/v3/volumes/6c6fd799-fc1b-4f5b-9f17-fef6e7b17767 Aug 20 01:02:25.187881 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-a4fd4e82-7409-49c8-89e3-021e8afdc261 tempest-VolumesListTestJSON-167524762 tempest-VolumesListTestJSON-167524762-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:02:25.188018 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-a4fd4e82-7409-49c8-89e3-021e8afdc261 tempest-VolumesListTestJSON-167524762 tempest-VolumesListTestJSON-167524762-project-member] Calling method 'delete' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:02:25.188185 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.v3.volumes [None req-a4fd4e82-7409-49c8-89e3-021e8afdc261 tempest-VolumesListTestJSON-167524762 tempest-VolumesListTestJSON-167524762-project-member] Delete volume with id: 6c6fd799-fc1b-4f5b-9f17-fef6e7b17767 Aug 20 01:02:25.200674 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:02:25.200674 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:02:25.201138 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-a4fd4e82-7409-49c8-89e3-021e8afdc261 tempest-VolumesListTestJSON-167524762 tempest-VolumesListTestJSON-167524762-project-member] Volume info retrieved successfully. Aug 20 01:02:25.237020 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-a4fd4e82-7409-49c8-89e3-021e8afdc261 tempest-VolumesListTestJSON-167524762 tempest-VolumesListTestJSON-167524762-project-member] Delete volume request issued successfully. Aug 20 01:02:25.237189 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-a4fd4e82-7409-49c8-89e3-021e8afdc261 tempest-VolumesListTestJSON-167524762 tempest-VolumesListTestJSON-167524762-project-member] https://10.4.3.240/volume/v3/volumes/6c6fd799-fc1b-4f5b-9f17-fef6e7b17767 returned with HTTP 202 Aug 20 01:02:25.237565 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 669/2697] 10.4.3.240 () {66 vars in 1351 bytes} [Thu Aug 20 01:02:25 2026] DELETE /volume/v3/volumes/6c6fd799-fc1b-4f5b-9f17-fef6e7b17767 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 01:02:25.247374 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-9c2b721c-85a1-420e-ad7e-c44cb1357cb8 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:02:25.253615 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-9c2b721c-85a1-420e-ad7e-c44cb1357cb8 tempest-VolumesListTestJSON-167524762 tempest-VolumesListTestJSON-167524762-project-member] GET https://10.4.3.240/volume/v3/volumes/6c6fd799-fc1b-4f5b-9f17-fef6e7b17767 Aug 20 01:02:25.253882 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-9c2b721c-85a1-420e-ad7e-c44cb1357cb8 tempest-VolumesListTestJSON-167524762 tempest-VolumesListTestJSON-167524762-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:02:25.254241 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-9c2b721c-85a1-420e-ad7e-c44cb1357cb8 tempest-VolumesListTestJSON-167524762 tempest-VolumesListTestJSON-167524762-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:02:25.267848 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:02:25.267848 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:02:25.275936 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-9c2b721c-85a1-420e-ad7e-c44cb1357cb8 tempest-VolumesListTestJSON-167524762 tempest-VolumesListTestJSON-167524762-project-member] Volume info retrieved successfully. Aug 20 01:02:25.281799 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-9c2b721c-85a1-420e-ad7e-c44cb1357cb8 tempest-VolumesListTestJSON-167524762 tempest-VolumesListTestJSON-167524762-project-member] https://10.4.3.240/volume/v3/volumes/6c6fd799-fc1b-4f5b-9f17-fef6e7b17767 returned with HTTP 200 Aug 20 01:02:25.282215 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 677/2698] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:02:25 2026] GET /volume/v3/volumes/6c6fd799-fc1b-4f5b-9f17-fef6e7b17767 => generated 856 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:02:26.298558 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-ce550d21-05ce-401c-a12a-337e822aeca1 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:02:26.300949 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-ce550d21-05ce-401c-a12a-337e822aeca1 tempest-VolumesListTestJSON-167524762 tempest-VolumesListTestJSON-167524762-project-member] GET https://10.4.3.240/volume/v3/volumes/6c6fd799-fc1b-4f5b-9f17-fef6e7b17767 Aug 20 01:02:26.302084 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-ce550d21-05ce-401c-a12a-337e822aeca1 tempest-VolumesListTestJSON-167524762 tempest-VolumesListTestJSON-167524762-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:02:26.302084 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-ce550d21-05ce-401c-a12a-337e822aeca1 tempest-VolumesListTestJSON-167524762 tempest-VolumesListTestJSON-167524762-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:02:26.309050 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-ce550d21-05ce-401c-a12a-337e822aeca1 tempest-VolumesListTestJSON-167524762 tempest-VolumesListTestJSON-167524762-project-member] https://10.4.3.240/volume/v3/volumes/6c6fd799-fc1b-4f5b-9f17-fef6e7b17767 returned with HTTP 404 Aug 20 01:02:26.309816 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 670/2699] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:02:26 2026] GET /volume/v3/volumes/6c6fd799-fc1b-4f5b-9f17-fef6e7b17767 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:02:26.320832 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-1bdb7ddf-ca6f-4f99-849d-9bff12ead197 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:02:26.322922 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-1bdb7ddf-ca6f-4f99-849d-9bff12ead197 tempest-VolumesListTestJSON-167524762 tempest-VolumesListTestJSON-167524762-project-member] GET https://10.4.3.240/volume/v3/volumes/6404e9a8-e4ea-4294-a3c7-e1dbf7f05dcc Aug 20 01:02:26.322922 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-1bdb7ddf-ca6f-4f99-849d-9bff12ead197 tempest-VolumesListTestJSON-167524762 tempest-VolumesListTestJSON-167524762-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:02:26.325860 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-1bdb7ddf-ca6f-4f99-849d-9bff12ead197 tempest-VolumesListTestJSON-167524762 tempest-VolumesListTestJSON-167524762-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:02:26.331366 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:02:26.331366 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:02:26.336817 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-1bdb7ddf-ca6f-4f99-849d-9bff12ead197 tempest-VolumesListTestJSON-167524762 tempest-VolumesListTestJSON-167524762-project-member] Volume info retrieved successfully. Aug 20 01:02:26.344758 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-1bdb7ddf-ca6f-4f99-849d-9bff12ead197 tempest-VolumesListTestJSON-167524762 tempest-VolumesListTestJSON-167524762-project-member] https://10.4.3.240/volume/v3/volumes/6404e9a8-e4ea-4294-a3c7-e1dbf7f05dcc returned with HTTP 200 Aug 20 01:02:26.344758 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 684/2700] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:02:26 2026] GET /volume/v3/volumes/6404e9a8-e4ea-4294-a3c7-e1dbf7f05dcc => generated 856 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:02:26.365218 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-a0f6226e-9fd9-462e-a90b-c14b573ab5d4 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:02:26.367681 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-a0f6226e-9fd9-462e-a90b-c14b573ab5d4 tempest-VolumesListTestJSON-167524762 tempest-VolumesListTestJSON-167524762-project-member] DELETE https://10.4.3.240/volume/v3/volumes/6404e9a8-e4ea-4294-a3c7-e1dbf7f05dcc Aug 20 01:02:26.367681 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-a0f6226e-9fd9-462e-a90b-c14b573ab5d4 tempest-VolumesListTestJSON-167524762 tempest-VolumesListTestJSON-167524762-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:02:26.367681 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-a0f6226e-9fd9-462e-a90b-c14b573ab5d4 tempest-VolumesListTestJSON-167524762 tempest-VolumesListTestJSON-167524762-project-member] Calling method 'delete' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:02:26.367681 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.v3.volumes [None req-a0f6226e-9fd9-462e-a90b-c14b573ab5d4 tempest-VolumesListTestJSON-167524762 tempest-VolumesListTestJSON-167524762-project-member] Delete volume with id: 6404e9a8-e4ea-4294-a3c7-e1dbf7f05dcc Aug 20 01:02:26.375891 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:02:26.375891 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:02:26.376734 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-a0f6226e-9fd9-462e-a90b-c14b573ab5d4 tempest-VolumesListTestJSON-167524762 tempest-VolumesListTestJSON-167524762-project-member] Volume info retrieved successfully. Aug 20 01:02:26.399210 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-a0f6226e-9fd9-462e-a90b-c14b573ab5d4 tempest-VolumesListTestJSON-167524762 tempest-VolumesListTestJSON-167524762-project-member] Delete volume request issued successfully. Aug 20 01:02:26.399210 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-a0f6226e-9fd9-462e-a90b-c14b573ab5d4 tempest-VolumesListTestJSON-167524762 tempest-VolumesListTestJSON-167524762-project-member] https://10.4.3.240/volume/v3/volumes/6404e9a8-e4ea-4294-a3c7-e1dbf7f05dcc returned with HTTP 202 Aug 20 01:02:26.399430 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 670/2701] 10.4.3.240 () {66 vars in 1351 bytes} [Thu Aug 20 01:02:26 2026] DELETE /volume/v3/volumes/6404e9a8-e4ea-4294-a3c7-e1dbf7f05dcc => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 01:02:26.411704 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-a4a63cf6-4b54-4b47-8ed1-5c70cc745ba8 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:02:26.415679 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-a4a63cf6-4b54-4b47-8ed1-5c70cc745ba8 tempest-VolumesListTestJSON-167524762 tempest-VolumesListTestJSON-167524762-project-member] GET https://10.4.3.240/volume/v3/volumes/6404e9a8-e4ea-4294-a3c7-e1dbf7f05dcc Aug 20 01:02:26.415679 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-a4a63cf6-4b54-4b47-8ed1-5c70cc745ba8 tempest-VolumesListTestJSON-167524762 tempest-VolumesListTestJSON-167524762-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:02:26.415679 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-a4a63cf6-4b54-4b47-8ed1-5c70cc745ba8 tempest-VolumesListTestJSON-167524762 tempest-VolumesListTestJSON-167524762-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:02:26.429153 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:02:26.429153 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:02:26.435042 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-a4a63cf6-4b54-4b47-8ed1-5c70cc745ba8 tempest-VolumesListTestJSON-167524762 tempest-VolumesListTestJSON-167524762-project-member] Volume info retrieved successfully. Aug 20 01:02:26.447806 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-a4a63cf6-4b54-4b47-8ed1-5c70cc745ba8 tempest-VolumesListTestJSON-167524762 tempest-VolumesListTestJSON-167524762-project-member] https://10.4.3.240/volume/v3/volumes/6404e9a8-e4ea-4294-a3c7-e1dbf7f05dcc returned with HTTP 200 Aug 20 01:02:26.448936 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 678/2702] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:02:26 2026] GET /volume/v3/volumes/6404e9a8-e4ea-4294-a3c7-e1dbf7f05dcc => generated 855 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:02:27.464540 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-f954b0bb-4ef3-45fb-85b8-f055e105234c None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:02:27.467497 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-f954b0bb-4ef3-45fb-85b8-f055e105234c tempest-VolumesListTestJSON-167524762 tempest-VolumesListTestJSON-167524762-project-member] GET https://10.4.3.240/volume/v3/volumes/6404e9a8-e4ea-4294-a3c7-e1dbf7f05dcc Aug 20 01:02:27.467723 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-f954b0bb-4ef3-45fb-85b8-f055e105234c tempest-VolumesListTestJSON-167524762 tempest-VolumesListTestJSON-167524762-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:02:27.467927 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-f954b0bb-4ef3-45fb-85b8-f055e105234c tempest-VolumesListTestJSON-167524762 tempest-VolumesListTestJSON-167524762-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:02:27.478260 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-f954b0bb-4ef3-45fb-85b8-f055e105234c tempest-VolumesListTestJSON-167524762 tempest-VolumesListTestJSON-167524762-project-member] https://10.4.3.240/volume/v3/volumes/6404e9a8-e4ea-4294-a3c7-e1dbf7f05dcc returned with HTTP 404 Aug 20 01:02:27.478932 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 671/2703] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:02:27 2026] GET /volume/v3/volumes/6404e9a8-e4ea-4294-a3c7-e1dbf7f05dcc => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:02:29.134877 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-22700ee5-4d66-4616-85d7-7483039b1913 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:02:29.237111 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-22700ee5-4d66-4616-85d7-7483039b1913 tempest-VolumesNegativeTest-52519983 tempest-VolumesNegativeTest-52519983-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 20 01:02:29.237289 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-22700ee5-4d66-4616-85d7-7483039b1913 tempest-VolumesNegativeTest-52519983 tempest-VolumesNegativeTest-52519983-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesNegativeTest-Volume-368020595"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:02:29.238707 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.v3.volumes [None req-22700ee5-4d66-4616-85d7-7483039b1913 tempest-VolumesNegativeTest-52519983 tempest-VolumesNegativeTest-52519983-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesNegativeTest-Volume-368020595'}} {{(pid=100215) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 01:02:29.238821 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-22700ee5-4d66-4616-85d7-7483039b1913 tempest-VolumesNegativeTest-52519983 tempest-VolumesNegativeTest-52519983-project-member] Create volume of 1 GB Aug 20 01:02:29.244882 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-22700ee5-4d66-4616-85d7-7483039b1913 tempest-VolumesNegativeTest-52519983 tempest-VolumesNegativeTest-52519983-project-member] Availability Zones retrieved successfully. Aug 20 01:02:29.251664 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-22700ee5-4d66-4616-85d7-7483039b1913 tempest-VolumesNegativeTest-52519983 tempest-VolumesNegativeTest-52519983-project-member] Flow 'volume_create_api' (baacbcc0-67bb-46f9-ae28-b15db36ad75f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:02:29.253282 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-22700ee5-4d66-4616-85d7-7483039b1913 tempest-VolumesNegativeTest-52519983 tempest-VolumesNegativeTest-52519983-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aa105e8d-74c7-4efd-a711-d198e51cd413) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:02:29.254225 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.flows.api.create_volume [None req-22700ee5-4d66-4616-85d7-7483039b1913 tempest-VolumesNegativeTest-52519983 tempest-VolumesNegativeTest-52519983-project-member] Validating volume size '1' using validate_int {{(pid=100215) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 01:02:29.302371 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-22700ee5-4d66-4616-85d7-7483039b1913 tempest-VolumesNegativeTest-52519983 tempest-VolumesNegativeTest-52519983-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aa105e8d-74c7-4efd-a711-d198e51cd413) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:52:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1ed58bd6-fe6a-497e-ae84-e8199d24fdfa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:02:29.303132 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-22700ee5-4d66-4616-85d7-7483039b1913 tempest-VolumesNegativeTest-52519983 tempest-VolumesNegativeTest-52519983-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (422ffc19-bee8-4f19-a95e-6804ce5de011) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:02:29.417960 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.quota [None req-22700ee5-4d66-4616-85d7-7483039b1913 tempest-VolumesNegativeTest-52519983 tempest-VolumesNegativeTest-52519983-project-member] Created reservations ['5ef0d9eb-c9ba-478b-95f3-d79310fccb64', 'c10239d0-7e3a-435f-ae30-100e08be4f1b', '4c45c7c8-96fc-4cd5-b7c4-2811756e84d8', '438311c9-d9f3-4222-9ac6-d6be054b3917'] {{(pid=100215) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 01:02:29.418880 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-22700ee5-4d66-4616-85d7-7483039b1913 tempest-VolumesNegativeTest-52519983 tempest-VolumesNegativeTest-52519983-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (422ffc19-bee8-4f19-a95e-6804ce5de011) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5ef0d9eb-c9ba-478b-95f3-d79310fccb64', 'c10239d0-7e3a-435f-ae30-100e08be4f1b', '4c45c7c8-96fc-4cd5-b7c4-2811756e84d8', '438311c9-d9f3-4222-9ac6-d6be054b3917']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:02:29.419789 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-22700ee5-4d66-4616-85d7-7483039b1913 tempest-VolumesNegativeTest-52519983 tempest-VolumesNegativeTest-52519983-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (00ec2b21-a3f8-4701-8438-d0d7c70ed7a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:02:29.450726 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-22700ee5-4d66-4616-85d7-7483039b1913 tempest-VolumesNegativeTest-52519983 tempest-VolumesNegativeTest-52519983-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (00ec2b21-a3f8-4701-8438-d0d7c70ed7a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2d74241e-582e-4565-bb47-d5b7b61d50c4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-368020595',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9e87cdc58b4744d4b0ee38679fa9d4bb',qos_specs=None,replication_status=,reservations=['5ef0d9eb-c9ba-478b-95f3-d79310fccb64','c10239d0-7e3a-435f-ae30-100e08be4f1b','4c45c7c8-96fc-4cd5-b7c4-2811756e84d8','438311c9-d9f3-4222-9ac6-d6be054b3917'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='774e8353fcb74e5b80362e105209c8ff',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T01:02:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-368020595',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2d74241e-582e-4565-bb47-d5b7b61d50c4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9e87cdc58b4744d4b0ee38679fa9d4bb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='774e8353fcb74e5b80362e105209c8ff',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1ed58bd6-fe6a-497e-ae84-e8199d24fdfa),volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:02:29.451651 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-22700ee5-4d66-4616-85d7-7483039b1913 tempest-VolumesNegativeTest-52519983 tempest-VolumesNegativeTest-52519983-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ef579106-2e68-4627-a02b-f8105c0bdf72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:02:29.470100 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-22700ee5-4d66-4616-85d7-7483039b1913 tempest-VolumesNegativeTest-52519983 tempest-VolumesNegativeTest-52519983-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ef579106-2e68-4627-a02b-f8105c0bdf72) transitioned into state 'SUCCESS' from state '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-368020595',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9e87cdc58b4744d4b0ee38679fa9d4bb',qos_specs=None,replication_status=,reservations=['5ef0d9eb-c9ba-478b-95f3-d79310fccb64','c10239d0-7e3a-435f-ae30-100e08be4f1b','4c45c7c8-96fc-4cd5-b7c4-2811756e84d8','438311c9-d9f3-4222-9ac6-d6be054b3917'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='774e8353fcb74e5b80362e105209c8ff',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:02:29.470946 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-22700ee5-4d66-4616-85d7-7483039b1913 tempest-VolumesNegativeTest-52519983 tempest-VolumesNegativeTest-52519983-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (96535bc2-f3d3-4b4c-8ae6-11a38351ef74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:02:29.481016 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-22700ee5-4d66-4616-85d7-7483039b1913 tempest-VolumesNegativeTest-52519983 tempest-VolumesNegativeTest-52519983-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (96535bc2-f3d3-4b4c-8ae6-11a38351ef74) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:02:29.483111 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-22700ee5-4d66-4616-85d7-7483039b1913 tempest-VolumesNegativeTest-52519983 tempest-VolumesNegativeTest-52519983-project-member] Flow 'volume_create_api' (baacbcc0-67bb-46f9-ae28-b15db36ad75f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:02:29.483111 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-22700ee5-4d66-4616-85d7-7483039b1913 tempest-VolumesNegativeTest-52519983 tempest-VolumesNegativeTest-52519983-project-member] Create volume request issued successfully. Aug 20 01:02:29.483111 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-22700ee5-4d66-4616-85d7-7483039b1913 tempest-VolumesNegativeTest-52519983 tempest-VolumesNegativeTest-52519983-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 20 01:02:29.483281 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 685/2704] 10.4.3.240 () {68 vars in 1258 bytes} [Thu Aug 20 01:02:29 2026] POST /volume/v3/volumes => generated 749 bytes in 349 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 01:02:29.504245 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-8f6233e1-7e46-47a2-84d2-ff0bf62fa027 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:02:29.510426 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-8f6233e1-7e46-47a2-84d2-ff0bf62fa027 tempest-VolumesNegativeTest-52519983 tempest-VolumesNegativeTest-52519983-project-member] GET https://10.4.3.240/volume/v3/volumes/2d74241e-582e-4565-bb47-d5b7b61d50c4 Aug 20 01:02:29.510426 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-8f6233e1-7e46-47a2-84d2-ff0bf62fa027 tempest-VolumesNegativeTest-52519983 tempest-VolumesNegativeTest-52519983-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:02:29.510426 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-8f6233e1-7e46-47a2-84d2-ff0bf62fa027 tempest-VolumesNegativeTest-52519983 tempest-VolumesNegativeTest-52519983-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:02:29.516829 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:02:29.516829 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:02:29.520983 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-8f6233e1-7e46-47a2-84d2-ff0bf62fa027 tempest-VolumesNegativeTest-52519983 tempest-VolumesNegativeTest-52519983-project-member] Volume info retrieved successfully. Aug 20 01:02:29.524694 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-8f6233e1-7e46-47a2-84d2-ff0bf62fa027 tempest-VolumesNegativeTest-52519983 tempest-VolumesNegativeTest-52519983-project-member] https://10.4.3.240/volume/v3/volumes/2d74241e-582e-4565-bb47-d5b7b61d50c4 returned with HTTP 200 Aug 20 01:02:29.525133 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 671/2705] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:02:29 2026] GET /volume/v3/volumes/2d74241e-582e-4565-bb47-d5b7b61d50c4 => generated 817 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:02:30.464180 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-9a6124ae-7fc6-454d-81a6-2749056869ae None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:02:30.466076 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-9a6124ae-7fc6-454d-81a6-2749056869ae tempest-VolumesActionsTest-1462979513 tempest-VolumesActionsTest-1462979513-project-member] GET https://10.4.3.240/volume/v3/volumes/abc397c6-d17d-41be-98c7-166c9498983f Aug 20 01:02:30.466268 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-9a6124ae-7fc6-454d-81a6-2749056869ae tempest-VolumesActionsTest-1462979513 tempest-VolumesActionsTest-1462979513-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:02:30.466483 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-9a6124ae-7fc6-454d-81a6-2749056869ae tempest-VolumesActionsTest-1462979513 tempest-VolumesActionsTest-1462979513-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:02:30.473410 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:02:30.473410 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:02:30.477090 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-9a6124ae-7fc6-454d-81a6-2749056869ae tempest-VolumesActionsTest-1462979513 tempest-VolumesActionsTest-1462979513-project-member] Volume info retrieved successfully. Aug 20 01:02:30.481208 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-9a6124ae-7fc6-454d-81a6-2749056869ae tempest-VolumesActionsTest-1462979513 tempest-VolumesActionsTest-1462979513-project-member] https://10.4.3.240/volume/v3/volumes/abc397c6-d17d-41be-98c7-166c9498983f returned with HTTP 200 Aug 20 01:02:30.481610 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 679/2706] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:02:30 2026] GET /volume/v3/volumes/abc397c6-d17d-41be-98c7-166c9498983f => generated 861 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:02:30.544277 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-6944f646-ad17-4be9-83c7-b18be0ba5310 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:02:30.548890 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-6944f646-ad17-4be9-83c7-b18be0ba5310 tempest-VolumesNegativeTest-52519983 tempest-VolumesNegativeTest-52519983-project-member] GET https://10.4.3.240/volume/v3/volumes/2d74241e-582e-4565-bb47-d5b7b61d50c4 Aug 20 01:02:30.549128 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-6944f646-ad17-4be9-83c7-b18be0ba5310 tempest-VolumesNegativeTest-52519983 tempest-VolumesNegativeTest-52519983-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:02:30.549403 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-6944f646-ad17-4be9-83c7-b18be0ba5310 tempest-VolumesNegativeTest-52519983 tempest-VolumesNegativeTest-52519983-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:02:30.558981 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:02:30.558981 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:02:30.562743 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-6944f646-ad17-4be9-83c7-b18be0ba5310 tempest-VolumesNegativeTest-52519983 tempest-VolumesNegativeTest-52519983-project-member] Volume info retrieved successfully. Aug 20 01:02:30.567391 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-6944f646-ad17-4be9-83c7-b18be0ba5310 tempest-VolumesNegativeTest-52519983 tempest-VolumesNegativeTest-52519983-project-member] https://10.4.3.240/volume/v3/volumes/2d74241e-582e-4565-bb47-d5b7b61d50c4 returned with HTTP 200 Aug 20 01:02:30.567652 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 672/2707] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:02:30 2026] GET /volume/v3/volumes/2d74241e-582e-4565-bb47-d5b7b61d50c4 => generated 842 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:02:31.496917 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-7bd0f0df-ccc9-419a-ba78-d043f35dd1eb None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:02:31.499908 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-7bd0f0df-ccc9-419a-ba78-d043f35dd1eb tempest-VolumesActionsTest-1462979513 tempest-VolumesActionsTest-1462979513-project-member] GET https://10.4.3.240/volume/v3/volumes/abc397c6-d17d-41be-98c7-166c9498983f Aug 20 01:02:31.500097 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-7bd0f0df-ccc9-419a-ba78-d043f35dd1eb tempest-VolumesActionsTest-1462979513 tempest-VolumesActionsTest-1462979513-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:02:31.500283 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-7bd0f0df-ccc9-419a-ba78-d043f35dd1eb tempest-VolumesActionsTest-1462979513 tempest-VolumesActionsTest-1462979513-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:02:31.508841 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:02:31.508841 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:02:31.517387 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-7bd0f0df-ccc9-419a-ba78-d043f35dd1eb tempest-VolumesActionsTest-1462979513 tempest-VolumesActionsTest-1462979513-project-member] Volume info retrieved successfully. Aug 20 01:02:31.520688 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-7bd0f0df-ccc9-419a-ba78-d043f35dd1eb tempest-VolumesActionsTest-1462979513 tempest-VolumesActionsTest-1462979513-project-member] https://10.4.3.240/volume/v3/volumes/abc397c6-d17d-41be-98c7-166c9498983f returned with HTTP 200 Aug 20 01:02:31.520688 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 686/2708] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:02:31 2026] GET /volume/v3/volumes/abc397c6-d17d-41be-98c7-166c9498983f => generated 861 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:02:31.563069 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-749809f2-985c-40b9-bb21-3979730d9237 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:02:31.566116 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-749809f2-985c-40b9-bb21-3979730d9237 tempest-VolumesActionsTest-1462979513 tempest-VolumesActionsTest-1462979513-project-member] POST https://10.4.3.240/volume/v3/volumes/abc397c6-d17d-41be-98c7-166c9498983f/action Aug 20 01:02:31.566476 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-749809f2-985c-40b9-bb21-3979730d9237 tempest-VolumesActionsTest-1462979513 tempest-VolumesActionsTest-1462979513-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-1697810904", "disk_format": "qcow2"}}' {{(pid=100213) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 01:02:31.566699 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-749809f2-985c-40b9-bb21-3979730d9237 tempest-VolumesActionsTest-1462979513 tempest-VolumesActionsTest-1462979513-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-1697810904", "disk_format": "qcow2"}} {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:02:31.579867 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:02:31.579867 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:02:31.579867 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-749809f2-985c-40b9-bb21-3979730d9237 tempest-VolumesActionsTest-1462979513 tempest-VolumesActionsTest-1462979513-project-member] Volume info retrieved successfully. Aug 20 01:02:31.597219 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:02:31.597219 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:02:31.602373 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.image.image_utils [None req-749809f2-985c-40b9-bb21-3979730d9237 tempest-VolumesActionsTest-1462979513 tempest-VolumesActionsTest-1462979513-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'qcow2', 'name': 'tempest-VolumesActionsTest-Image-1697810904'}] 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-1697810904'}]. {{(pid=100213) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Aug 20 01:02:32.110210 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-749809f2-985c-40b9-bb21-3979730d9237 tempest-VolumesActionsTest-1462979513 tempest-VolumesActionsTest-1462979513-project-member] Copy volume to image completed successfully. Aug 20 01:02:32.110622 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-749809f2-985c-40b9-bb21-3979730d9237 tempest-VolumesActionsTest-1462979513 tempest-VolumesActionsTest-1462979513-project-member] https://10.4.3.240/volume/v3/volumes/abc397c6-d17d-41be-98c7-166c9498983f/action returned with HTTP 202 Aug 20 01:02:32.111046 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 672/2709] 10.4.3.240 () {68 vars in 1391 bytes} [Thu Aug 20 01:02:31 2026] POST /volume/v3/volumes/abc397c6-d17d-41be-98c7-166c9498983f/action => generated 689 bytes in 548 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 01:02:33.361357 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-b1907cda-1cb9-4e19-a58d-ecb62d9eb6ab None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:02:33.363327 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-b1907cda-1cb9-4e19-a58d-ecb62d9eb6ab tempest-TestVolumeBootPatternV346-114315032 tempest-TestVolumeBootPatternV346-114315032-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 20 01:02:33.363693 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-b1907cda-1cb9-4e19-a58d-ecb62d9eb6ab tempest-TestVolumeBootPatternV346-114315032 tempest-TestVolumeBootPatternV346-114315032-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPatternV346-volume-origin-826175667", "snapshot_id": null, "imageRef": "8d830113-4280-4524-bdd9-3a577a7d4174", "volume_type": null, "size": 1}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:02:33.365284 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.v3.volumes [None req-b1907cda-1cb9-4e19-a58d-ecb62d9eb6ab tempest-TestVolumeBootPatternV346-114315032 tempest-TestVolumeBootPatternV346-114315032-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPatternV346-volume-origin-826175667', 'snapshot_id': None, 'imageRef': '8d830113-4280-4524-bdd9-3a577a7d4174', 'volume_type': None, 'size': 1}} {{(pid=100214) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 01:02:33.461035 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.v3.volumes [None req-b1907cda-1cb9-4e19-a58d-ecb62d9eb6ab tempest-TestVolumeBootPatternV346-114315032 tempest-TestVolumeBootPatternV346-114315032-project-member] Create volume of 1 GB Aug 20 01:02:33.466971 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-b1907cda-1cb9-4e19-a58d-ecb62d9eb6ab tempest-TestVolumeBootPatternV346-114315032 tempest-TestVolumeBootPatternV346-114315032-project-member] Availability Zones retrieved successfully. Aug 20 01:02:33.472882 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-b1907cda-1cb9-4e19-a58d-ecb62d9eb6ab tempest-TestVolumeBootPatternV346-114315032 tempest-TestVolumeBootPatternV346-114315032-project-member] Flow 'volume_create_api' (6bb8ed40-1006-485e-9115-a5f218becd8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:02:33.474119 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-b1907cda-1cb9-4e19-a58d-ecb62d9eb6ab tempest-TestVolumeBootPatternV346-114315032 tempest-TestVolumeBootPatternV346-114315032-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4a7324c8-b515-4103-b239-a396a6b7e337) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:02:33.475750 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.flows.api.create_volume [None req-b1907cda-1cb9-4e19-a58d-ecb62d9eb6ab tempest-TestVolumeBootPatternV346-114315032 tempest-TestVolumeBootPatternV346-114315032-project-member] Validating volume size '1' using validate_int {{(pid=100214) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 01:02:33.551785 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-b1907cda-1cb9-4e19-a58d-ecb62d9eb6ab tempest-TestVolumeBootPatternV346-114315032 tempest-TestVolumeBootPatternV346-114315032-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4a7324c8-b515-4103-b239-a396a6b7e337) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:52:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1ed58bd6-fe6a-497e-ae84-e8199d24fdfa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:02:33.552971 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-b1907cda-1cb9-4e19-a58d-ecb62d9eb6ab tempest-TestVolumeBootPatternV346-114315032 tempest-TestVolumeBootPatternV346-114315032-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cae0bbc3-6474-466e-b81e-816ac5fd7b1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:02:33.617824 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.quota [None req-b1907cda-1cb9-4e19-a58d-ecb62d9eb6ab tempest-TestVolumeBootPatternV346-114315032 tempest-TestVolumeBootPatternV346-114315032-project-member] Created reservations ['48fe4f0c-491b-4910-af01-92ab6c5ff6ad', '5a43826e-153c-4446-909a-064124f6f6ac', 'b2d8267e-6ceb-4644-a053-12bf496abeb4', '9cf44022-3e53-4e20-aa29-9abe77f14b6d'] {{(pid=100214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 01:02:33.618513 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-b1907cda-1cb9-4e19-a58d-ecb62d9eb6ab tempest-TestVolumeBootPatternV346-114315032 tempest-TestVolumeBootPatternV346-114315032-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cae0bbc3-6474-466e-b81e-816ac5fd7b1f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['48fe4f0c-491b-4910-af01-92ab6c5ff6ad', '5a43826e-153c-4446-909a-064124f6f6ac', 'b2d8267e-6ceb-4644-a053-12bf496abeb4', '9cf44022-3e53-4e20-aa29-9abe77f14b6d']}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:02:33.619264 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-b1907cda-1cb9-4e19-a58d-ecb62d9eb6ab tempest-TestVolumeBootPatternV346-114315032 tempest-TestVolumeBootPatternV346-114315032-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (869b8f10-0700-45a9-b7c3-bc147014242a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:02:33.639774 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-b1907cda-1cb9-4e19-a58d-ecb62d9eb6ab tempest-TestVolumeBootPatternV346-114315032 tempest-TestVolumeBootPatternV346-114315032-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (869b8f10-0700-45a9-b7c3-bc147014242a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fd000e63-6937-4faf-8012-2b32173a92ea', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-826175667',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c463844d8eb64c6bbb1519a6b75b1758',qos_specs=None,replication_status=,reservations=['48fe4f0c-491b-4910-af01-92ab6c5ff6ad','5a43826e-153c-4446-909a-064124f6f6ac','b2d8267e-6ceb-4644-a053-12bf496abeb4','9cf44022-3e53-4e20-aa29-9abe77f14b6d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4101016278f64d7791b8b6e09aa22e0a',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T01:02:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-826175667',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fd000e63-6937-4faf-8012-2b32173a92ea,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c463844d8eb64c6bbb1519a6b75b1758',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4101016278f64d7791b8b6e09aa22e0a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1ed58bd6-fe6a-497e-ae84-e8199d24fdfa),volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:02:33.640511 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-b1907cda-1cb9-4e19-a58d-ecb62d9eb6ab tempest-TestVolumeBootPatternV346-114315032 tempest-TestVolumeBootPatternV346-114315032-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (41bb123b-7bea-460c-9ff1-30a55ae2c68b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:02:33.656219 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-b1907cda-1cb9-4e19-a58d-ecb62d9eb6ab tempest-TestVolumeBootPatternV346-114315032 tempest-TestVolumeBootPatternV346-114315032-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (41bb123b-7bea-460c-9ff1-30a55ae2c68b) transitioned into state 'SUCCESS' from state '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-826175667',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c463844d8eb64c6bbb1519a6b75b1758',qos_specs=None,replication_status=,reservations=['48fe4f0c-491b-4910-af01-92ab6c5ff6ad','5a43826e-153c-4446-909a-064124f6f6ac','b2d8267e-6ceb-4644-a053-12bf496abeb4','9cf44022-3e53-4e20-aa29-9abe77f14b6d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4101016278f64d7791b8b6e09aa22e0a',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:02:33.656599 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-b1907cda-1cb9-4e19-a58d-ecb62d9eb6ab tempest-TestVolumeBootPatternV346-114315032 tempest-TestVolumeBootPatternV346-114315032-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (006a9d98-0743-4fe6-bd70-4c9ba1053c43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:02:33.665021 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-b1907cda-1cb9-4e19-a58d-ecb62d9eb6ab tempest-TestVolumeBootPatternV346-114315032 tempest-TestVolumeBootPatternV346-114315032-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (006a9d98-0743-4fe6-bd70-4c9ba1053c43) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:02:33.665809 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-b1907cda-1cb9-4e19-a58d-ecb62d9eb6ab tempest-TestVolumeBootPatternV346-114315032 tempest-TestVolumeBootPatternV346-114315032-project-member] Flow 'volume_create_api' (6bb8ed40-1006-485e-9115-a5f218becd8f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:02:33.666119 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-b1907cda-1cb9-4e19-a58d-ecb62d9eb6ab tempest-TestVolumeBootPatternV346-114315032 tempest-TestVolumeBootPatternV346-114315032-project-member] Create volume request issued successfully. Aug 20 01:02:33.666681 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-b1907cda-1cb9-4e19-a58d-ecb62d9eb6ab tempest-TestVolumeBootPatternV346-114315032 tempest-TestVolumeBootPatternV346-114315032-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 20 01:02:33.667107 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 680/2710] 10.4.3.240 () {70 vars in 1300 bytes} [Thu Aug 20 01:02:33 2026] POST /volume/v3/volumes => generated 780 bytes in 307 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:02:33.677266 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-b19d2587-baed-46dd-b87d-f540005c6b11 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:02:33.678886 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-b19d2587-baed-46dd-b87d-f540005c6b11 tempest-TestVolumeBootPatternV346-114315032 tempest-TestVolumeBootPatternV346-114315032-project-member] GET https://10.4.3.240/volume/v3/volumes/fd000e63-6937-4faf-8012-2b32173a92ea Aug 20 01:02:33.679105 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-b19d2587-baed-46dd-b87d-f540005c6b11 tempest-TestVolumeBootPatternV346-114315032 tempest-TestVolumeBootPatternV346-114315032-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:02:33.679314 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-b19d2587-baed-46dd-b87d-f540005c6b11 tempest-TestVolumeBootPatternV346-114315032 tempest-TestVolumeBootPatternV346-114315032-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:02:33.685232 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:02:33.685232 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:02:33.689486 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-b19d2587-baed-46dd-b87d-f540005c6b11 tempest-TestVolumeBootPatternV346-114315032 tempest-TestVolumeBootPatternV346-114315032-project-member] Volume info retrieved successfully. Aug 20 01:02:33.694899 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-b19d2587-baed-46dd-b87d-f540005c6b11 tempest-TestVolumeBootPatternV346-114315032 tempest-TestVolumeBootPatternV346-114315032-project-member] https://10.4.3.240/volume/v3/volumes/fd000e63-6937-4faf-8012-2b32173a92ea returned with HTTP 200 Aug 20 01:02:33.695240 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 673/2711] 10.4.3.240 () {68 vars in 1389 bytes} [Thu Aug 20 01:02:33 2026] GET /volume/v3/volumes/fd000e63-6937-4faf-8012-2b32173a92ea => generated 848 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:02:34.713144 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-f2d1b9b2-75dd-4384-a9cd-f8ca28b2a0c6 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:02:34.714716 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-f2d1b9b2-75dd-4384-a9cd-f8ca28b2a0c6 tempest-TestVolumeBootPatternV346-114315032 tempest-TestVolumeBootPatternV346-114315032-project-member] GET https://10.4.3.240/volume/v3/volumes/fd000e63-6937-4faf-8012-2b32173a92ea Aug 20 01:02:34.714892 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-f2d1b9b2-75dd-4384-a9cd-f8ca28b2a0c6 tempest-TestVolumeBootPatternV346-114315032 tempest-TestVolumeBootPatternV346-114315032-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:02:34.715062 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-f2d1b9b2-75dd-4384-a9cd-f8ca28b2a0c6 tempest-TestVolumeBootPatternV346-114315032 tempest-TestVolumeBootPatternV346-114315032-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:02:34.723826 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:02:34.723826 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:02:34.727295 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-f2d1b9b2-75dd-4384-a9cd-f8ca28b2a0c6 tempest-TestVolumeBootPatternV346-114315032 tempest-TestVolumeBootPatternV346-114315032-project-member] Volume info retrieved successfully. Aug 20 01:02:34.733024 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-f2d1b9b2-75dd-4384-a9cd-f8ca28b2a0c6 tempest-TestVolumeBootPatternV346-114315032 tempest-TestVolumeBootPatternV346-114315032-project-member] https://10.4.3.240/volume/v3/volumes/fd000e63-6937-4faf-8012-2b32173a92ea returned with HTTP 200 Aug 20 01:02:34.733024 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 687/2712] 10.4.3.240 () {68 vars in 1389 bytes} [Thu Aug 20 01:02:34 2026] GET /volume/v3/volumes/fd000e63-6937-4faf-8012-2b32173a92ea => generated 1388 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 01:02:34.743713 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-c4be681f-02f5-47b8-b372-6f68af409751 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:02:34.745527 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-c4be681f-02f5-47b8-b372-6f68af409751 tempest-TestVolumeBootPatternV346-114315032 tempest-TestVolumeBootPatternV346-114315032-project-member] GET https://10.4.3.240/volume/v3/volumes/fd000e63-6937-4faf-8012-2b32173a92ea Aug 20 01:02:34.745793 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-c4be681f-02f5-47b8-b372-6f68af409751 tempest-TestVolumeBootPatternV346-114315032 tempest-TestVolumeBootPatternV346-114315032-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:02:34.745970 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-c4be681f-02f5-47b8-b372-6f68af409751 tempest-TestVolumeBootPatternV346-114315032 tempest-TestVolumeBootPatternV346-114315032-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:02:34.752071 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:02:34.752071 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:02:34.755212 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-c4be681f-02f5-47b8-b372-6f68af409751 tempest-TestVolumeBootPatternV346-114315032 tempest-TestVolumeBootPatternV346-114315032-project-member] Volume info retrieved successfully. Aug 20 01:02:34.765032 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-c4be681f-02f5-47b8-b372-6f68af409751 tempest-TestVolumeBootPatternV346-114315032 tempest-TestVolumeBootPatternV346-114315032-project-member] https://10.4.3.240/volume/v3/volumes/fd000e63-6937-4faf-8012-2b32173a92ea returned with HTTP 200 Aug 20 01:02:34.765405 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 673/2713] 10.4.3.240 () {68 vars in 1389 bytes} [Thu Aug 20 01:02:34 2026] GET /volume/v3/volumes/fd000e63-6937-4faf-8012-2b32173a92ea => generated 1388 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 01:02:35.767267 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-d7d1a66a-ead0-497d-bb03-e44c19725b31 req-d04ccfdd-375b-4830-8828-7be754b82d0c None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:02:35.769735 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-d7d1a66a-ead0-497d-bb03-e44c19725b31 req-d04ccfdd-375b-4830-8828-7be754b82d0c tempest-TestVolumeBootPatternV346-114315032 tempest-TestVolumeBootPatternV346-114315032-project-member] GET https://10.4.3.240/volume/v3/volumes/fd000e63-6937-4faf-8012-2b32173a92ea Aug 20 01:02:35.769963 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-d7d1a66a-ead0-497d-bb03-e44c19725b31 req-d04ccfdd-375b-4830-8828-7be754b82d0c tempest-TestVolumeBootPatternV346-114315032 tempest-TestVolumeBootPatternV346-114315032-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:02:35.770192 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-d7d1a66a-ead0-497d-bb03-e44c19725b31 req-d04ccfdd-375b-4830-8828-7be754b82d0c tempest-TestVolumeBootPatternV346-114315032 tempest-TestVolumeBootPatternV346-114315032-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:02:35.779192 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:02:35.779192 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:02:35.783745 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [req-d7d1a66a-ead0-497d-bb03-e44c19725b31 req-d04ccfdd-375b-4830-8828-7be754b82d0c tempest-TestVolumeBootPatternV346-114315032 tempest-TestVolumeBootPatternV346-114315032-project-member] Volume info retrieved successfully. Aug 20 01:02:35.789792 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-d7d1a66a-ead0-497d-bb03-e44c19725b31 req-d04ccfdd-375b-4830-8828-7be754b82d0c tempest-TestVolumeBootPatternV346-114315032 tempest-TestVolumeBootPatternV346-114315032-project-member] https://10.4.3.240/volume/v3/volumes/fd000e63-6937-4faf-8012-2b32173a92ea returned with HTTP 200 Aug 20 01:02:35.789792 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 681/2714] 10.4.3.240 () {68 vars in 1598 bytes} [Thu Aug 20 01:02:35 2026] GET /volume/v3/volumes/fd000e63-6937-4faf-8012-2b32173a92ea => generated 1370 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:02:35.977697 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-83ff8882-7f4d-4e6d-b1cc-650a34ed9f05 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:02:35.980001 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-83ff8882-7f4d-4e6d-b1cc-650a34ed9f05 tempest-VolumesNegativeTest-52519983 tempest-VolumesNegativeTest-52519983-project-member] POST https://10.4.3.240/volume/v3/volumes/352699e3-e6f6-4d87-aae9-fecf2320dc02/action Aug 20 01:02:35.980354 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-83ff8882-7f4d-4e6d-b1cc-650a34ed9f05 tempest-VolumesNegativeTest-52519983 tempest-VolumesNegativeTest-52519983-project-member] Action body: b'{"os-attach": {"instance_uuid": "e314e68f-1c67-4747-a81f-10ab45d558c1", "mountpoint": "/dev/vdc"}}' {{(pid=100212) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 01:02:35.980550 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-83ff8882-7f4d-4e6d-b1cc-650a34ed9f05 tempest-VolumesNegativeTest-52519983 tempest-VolumesNegativeTest-52519983-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "e314e68f-1c67-4747-a81f-10ab45d558c1", "mountpoint": "/dev/vdc"}} {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:02:35.990914 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-83ff8882-7f4d-4e6d-b1cc-650a34ed9f05 tempest-VolumesNegativeTest-52519983 tempest-VolumesNegativeTest-52519983-project-member] https://10.4.3.240/volume/v3/volumes/352699e3-e6f6-4d87-aae9-fecf2320dc02/action returned with HTTP 404 Aug 20 01:02:35.991524 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 674/2715] 10.4.3.240 () {68 vars in 1390 bytes} [Thu Aug 20 01:02:35 2026] POST /volume/v3/volumes/352699e3-e6f6-4d87-aae9-fecf2320dc02/action => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:02:36.350495 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-d7d1a66a-ead0-497d-bb03-e44c19725b31 req-d30e9f7a-f499-4081-8962-08105a849f01 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:02:36.352829 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-d7d1a66a-ead0-497d-bb03-e44c19725b31 req-d30e9f7a-f499-4081-8962-08105a849f01 tempest-TestVolumeBootPatternV346-114315032 tempest-TestVolumeBootPatternV346-114315032-project-member] GET https://10.4.3.240/volume/v3/volumes/fd000e63-6937-4faf-8012-2b32173a92ea Aug 20 01:02:36.353066 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-d7d1a66a-ead0-497d-bb03-e44c19725b31 req-d30e9f7a-f499-4081-8962-08105a849f01 tempest-TestVolumeBootPatternV346-114315032 tempest-TestVolumeBootPatternV346-114315032-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:02:36.353326 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-d7d1a66a-ead0-497d-bb03-e44c19725b31 req-d30e9f7a-f499-4081-8962-08105a849f01 tempest-TestVolumeBootPatternV346-114315032 tempest-TestVolumeBootPatternV346-114315032-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:02:36.366360 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:02:36.366360 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:02:36.369972 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [req-d7d1a66a-ead0-497d-bb03-e44c19725b31 req-d30e9f7a-f499-4081-8962-08105a849f01 tempest-TestVolumeBootPatternV346-114315032 tempest-TestVolumeBootPatternV346-114315032-project-member] Volume info retrieved successfully. Aug 20 01:02:36.376361 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-d7d1a66a-ead0-497d-bb03-e44c19725b31 req-d30e9f7a-f499-4081-8962-08105a849f01 tempest-TestVolumeBootPatternV346-114315032 tempest-TestVolumeBootPatternV346-114315032-project-member] https://10.4.3.240/volume/v3/volumes/fd000e63-6937-4faf-8012-2b32173a92ea returned with HTTP 200 Aug 20 01:02:36.376953 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 688/2716] 10.4.3.240 () {68 vars in 1598 bytes} [Thu Aug 20 01:02:36 2026] GET /volume/v3/volumes/fd000e63-6937-4faf-8012-2b32173a92ea => generated 1370 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:02:36.388604 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-baf67a97-3dde-450b-b353-ea23f8e13b7d None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:02:36.388987 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-baf67a97-3dde-450b-b353-ea23f8e13b7d None None] GET https://10.4.3.240/volume// Aug 20 01:02:36.389139 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-baf67a97-3dde-450b-b353-ea23f8e13b7d None None] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:02:36.389356 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-baf67a97-3dde-450b-b353-ea23f8e13b7d None None] Calling method 'all' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:02:36.389739 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-baf67a97-3dde-450b-b353-ea23f8e13b7d None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 20 01:02:36.390051 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 674/2717] 10.4.3.240 () {66 vars in 1419 bytes} [Thu Aug 20 01:02:36 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 01:02:36.399948 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-d7d1a66a-ead0-497d-bb03-e44c19725b31 req-b36042c2-58f6-4d16-a4ff-75ea1e065a3b None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:02:36.402019 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-d7d1a66a-ead0-497d-bb03-e44c19725b31 req-b36042c2-58f6-4d16-a4ff-75ea1e065a3b tempest-TestVolumeBootPatternV346-114315032 tempest-TestVolumeBootPatternV346-114315032-project-member] POST https://10.4.3.240/volume/v3/attachments Aug 20 01:02:36.402357 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-d7d1a66a-ead0-497d-bb03-e44c19725b31 req-b36042c2-58f6-4d16-a4ff-75ea1e065a3b tempest-TestVolumeBootPatternV346-114315032 tempest-TestVolumeBootPatternV346-114315032-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "fd000e63-6937-4faf-8012-2b32173a92ea", "connector": null, "instance_uuid": "17a9090a-2571-4f84-8cab-d571f2d67c35"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:02:36.412782 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:02:36.412782 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:02:36.448842 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-d7d1a66a-ead0-497d-bb03-e44c19725b31 req-b36042c2-58f6-4d16-a4ff-75ea1e065a3b tempest-TestVolumeBootPatternV346-114315032 tempest-TestVolumeBootPatternV346-114315032-project-member] https://10.4.3.240/volume/v3/attachments returned with HTTP 200 Aug 20 01:02:36.449227 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 682/2718] 10.4.3.240 () {74 vars in 1594 bytes} [Thu Aug 20 01:02:36 2026] POST /volume/v3/attachments => generated 273 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:02:37.095884 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [req-27f48ac8-4930-4694-ae42-3c723eee1d2e req-45555846-10e0-44b2-ab2b-41296819dc72 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:02:37.099127 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-27f48ac8-4930-4694-ae42-3c723eee1d2e req-45555846-10e0-44b2-ab2b-41296819dc72 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] DELETE https://10.4.3.240/volume/v3/attachments/007bcdef-8816-4759-8f9e-260db8f69ff6 Aug 20 01:02:37.099911 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [req-27f48ac8-4930-4694-ae42-3c723eee1d2e req-45555846-10e0-44b2-ab2b-41296819dc72 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:02:37.100205 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [req-27f48ac8-4930-4694-ae42-3c723eee1d2e req-45555846-10e0-44b2-ab2b-41296819dc72 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Calling method 'version_select' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:02:37.113480 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:02:37.113480 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:02:37.188318 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-27f48ac8-4930-4694-ae42-3c723eee1d2e req-45555846-10e0-44b2-ab2b-41296819dc72 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] https://10.4.3.240/volume/v3/attachments/007bcdef-8816-4759-8f9e-260db8f69ff6 returned with HTTP 200 Aug 20 01:02:37.188837 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 675/2719] 10.4.3.240 () {72 vars in 1673 bytes} [Thu Aug 20 01:02:37 2026] DELETE /volume/v3/attachments/007bcdef-8816-4759-8f9e-260db8f69ff6 => generated 19 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:02:37.936582 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-8cdcfdc8-c1b0-4d46-bad5-821f4d59978f req-998c5dc7-102b-436b-9cdf-03b4bcb0eab8 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:02:37.940946 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-8cdcfdc8-c1b0-4d46-bad5-821f4d59978f req-998c5dc7-102b-436b-9cdf-03b4bcb0eab8 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] GET https://10.4.3.240/volume/v3/volumes/f92ba911-cf43-43d3-a206-c8e77c39a18b Aug 20 01:02:37.941164 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-8cdcfdc8-c1b0-4d46-bad5-821f4d59978f req-998c5dc7-102b-436b-9cdf-03b4bcb0eab8 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:02:37.941429 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-8cdcfdc8-c1b0-4d46-bad5-821f4d59978f req-998c5dc7-102b-436b-9cdf-03b4bcb0eab8 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:02:37.953246 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:02:37.953246 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:02:37.957712 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [req-8cdcfdc8-c1b0-4d46-bad5-821f4d59978f req-998c5dc7-102b-436b-9cdf-03b4bcb0eab8 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Volume info retrieved successfully. Aug 20 01:02:37.968479 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-8cdcfdc8-c1b0-4d46-bad5-821f4d59978f req-998c5dc7-102b-436b-9cdf-03b4bcb0eab8 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] https://10.4.3.240/volume/v3/volumes/f92ba911-cf43-43d3-a206-c8e77c39a18b returned with HTTP 200 Aug 20 01:02:37.968919 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 689/2720] 10.4.3.240 () {68 vars in 1598 bytes} [Thu Aug 20 01:02:37 2026] GET /volume/v3/volumes/f92ba911-cf43-43d3-a206-c8e77c39a18b => generated 877 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:02:38.013997 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-0bd2feeb-a293-43fa-a8ec-9e1855f868be None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:02:38.014505 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-0bd2feeb-a293-43fa-a8ec-9e1855f868be None None] GET https://10.4.3.240/volume// Aug 20 01:02:38.014747 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-0bd2feeb-a293-43fa-a8ec-9e1855f868be None None] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:02:38.014986 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-0bd2feeb-a293-43fa-a8ec-9e1855f868be None None] Calling method 'all' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:02:38.015394 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-0bd2feeb-a293-43fa-a8ec-9e1855f868be None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 20 01:02:38.015760 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 675/2721] 10.4.3.240 () {66 vars in 1426 bytes} [Thu Aug 20 01:02:38 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 01:02:38.033568 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-d7d1a66a-ead0-497d-bb03-e44c19725b31 req-6f4d6ede-71fd-454c-9bf6-7e4a1a4cc047 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:02:38.035953 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-d7d1a66a-ead0-497d-bb03-e44c19725b31 req-6f4d6ede-71fd-454c-9bf6-7e4a1a4cc047 tempest-TestVolumeBootPatternV346-114315032 tempest-TestVolumeBootPatternV346-114315032-project-member] GET https://10.4.3.240/volume/v3/volumes/fd000e63-6937-4faf-8012-2b32173a92ea Aug 20 01:02:38.036169 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-d7d1a66a-ead0-497d-bb03-e44c19725b31 req-6f4d6ede-71fd-454c-9bf6-7e4a1a4cc047 tempest-TestVolumeBootPatternV346-114315032 tempest-TestVolumeBootPatternV346-114315032-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:02:38.036380 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-d7d1a66a-ead0-497d-bb03-e44c19725b31 req-6f4d6ede-71fd-454c-9bf6-7e4a1a4cc047 tempest-TestVolumeBootPatternV346-114315032 tempest-TestVolumeBootPatternV346-114315032-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:02:38.050449 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:02:38.050449 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:02:38.055967 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [req-d7d1a66a-ead0-497d-bb03-e44c19725b31 req-6f4d6ede-71fd-454c-9bf6-7e4a1a4cc047 tempest-TestVolumeBootPatternV346-114315032 tempest-TestVolumeBootPatternV346-114315032-project-member] Volume info retrieved successfully. Aug 20 01:02:38.061857 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-d7d1a66a-ead0-497d-bb03-e44c19725b31 req-6f4d6ede-71fd-454c-9bf6-7e4a1a4cc047 tempest-TestVolumeBootPatternV346-114315032 tempest-TestVolumeBootPatternV346-114315032-project-member] https://10.4.3.240/volume/v3/volumes/fd000e63-6937-4faf-8012-2b32173a92ea returned with HTTP 200 Aug 20 01:02:38.062321 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 683/2722] 10.4.3.240 () {70 vars in 1639 bytes} [Thu Aug 20 01:02:38 2026] GET /volume/v3/volumes/fd000e63-6937-4faf-8012-2b32173a92ea => generated 1549 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 01:02:38.200106 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [req-d7d1a66a-ead0-497d-bb03-e44c19725b31 req-544291da-4637-4d97-95b8-54152116afa9 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:02:38.202582 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-d7d1a66a-ead0-497d-bb03-e44c19725b31 req-544291da-4637-4d97-95b8-54152116afa9 tempest-TestVolumeBootPatternV346-114315032 tempest-TestVolumeBootPatternV346-114315032-project-member] PUT https://10.4.3.240/volume/v3/attachments/3d8e6a98-761c-4633-a639-b6a8c78e3113 Aug 20 01:02:38.203066 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [req-d7d1a66a-ead0-497d-bb03-e44c19725b31 req-544291da-4637-4d97-95b8-54152116afa9 tempest-TestVolumeBootPatternV346-114315032 tempest-TestVolumeBootPatternV346-114315032-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.240", "host": "np0000007838", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:e656b6daafb0", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "870eaf75-1108-49d5-b5ab-79f4c93758d0", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:02:38.214221 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.coordination [req-d7d1a66a-ead0-497d-bb03-e44c19725b31 req-544291da-4637-4d97-95b8-54152116afa9 tempest-TestVolumeBootPatternV346-114315032 tempest-TestVolumeBootPatternV346-114315032-project-member] Acquiring lock "cinder-attachment_update-fd000e63-6937-4faf-8012-2b32173a92ea-np0000007838" by "attachment_update" {{(pid=100212) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 01:02:38.223323 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.coordination [req-d7d1a66a-ead0-497d-bb03-e44c19725b31 req-544291da-4637-4d97-95b8-54152116afa9 tempest-TestVolumeBootPatternV346-114315032 tempest-TestVolumeBootPatternV346-114315032-project-member] Lock "cinder-attachment_update-fd000e63-6937-4faf-8012-2b32173a92ea-np0000007838" acquired by "attachment_update" :: waited 0.009s {{(pid=100212) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 01:02:38.224810 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:02:38.224810 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:02:38.361379 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.coordination [req-d7d1a66a-ead0-497d-bb03-e44c19725b31 req-544291da-4637-4d97-95b8-54152116afa9 tempest-TestVolumeBootPatternV346-114315032 tempest-TestVolumeBootPatternV346-114315032-project-member] Lock "cinder-attachment_update-fd000e63-6937-4faf-8012-2b32173a92ea-np0000007838" released by "attachment_update" :: held 0.138s {{(pid=100212) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 01:02:38.362942 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-d7d1a66a-ead0-497d-bb03-e44c19725b31 req-544291da-4637-4d97-95b8-54152116afa9 tempest-TestVolumeBootPatternV346-114315032 tempest-TestVolumeBootPatternV346-114315032-project-member] https://10.4.3.240/volume/v3/attachments/3d8e6a98-761c-4633-a639-b6a8c78e3113 returned with HTTP 200 Aug 20 01:02:38.362942 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 676/2723] 10.4.3.240 () {74 vars in 1704 bytes} [Thu Aug 20 01:02:38 2026] PUT /volume/v3/attachments/3d8e6a98-761c-4633-a639-b6a8c78e3113 => generated 969 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:02:38.390831 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-d7d1a66a-ead0-497d-bb03-e44c19725b31 req-6050b3e7-7896-4fd0-a9dd-9531284f697e None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:02:38.393203 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-d7d1a66a-ead0-497d-bb03-e44c19725b31 req-6050b3e7-7896-4fd0-a9dd-9531284f697e tempest-TestVolumeBootPatternV346-114315032 tempest-TestVolumeBootPatternV346-114315032-project-member] POST https://10.4.3.240/volume/v3/attachments/3d8e6a98-761c-4633-a639-b6a8c78e3113/action Aug 20 01:02:38.393692 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-d7d1a66a-ead0-497d-bb03-e44c19725b31 req-6050b3e7-7896-4fd0-a9dd-9531284f697e tempest-TestVolumeBootPatternV346-114315032 tempest-TestVolumeBootPatternV346-114315032-project-member] Action body: b'{"os-complete": null}' {{(pid=100215) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 01:02:38.393788 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-d7d1a66a-ead0-497d-bb03-e44c19725b31 req-6050b3e7-7896-4fd0-a9dd-9531284f697e tempest-TestVolumeBootPatternV346-114315032 tempest-TestVolumeBootPatternV346-114315032-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:02:38.396802 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-e11eb0f2-d525-425f-84c9-db66cdd1474e None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:02:38.399078 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-e11eb0f2-d525-425f-84c9-db66cdd1474e tempest-TestMinimumBasicScenario-256610915 tempest-TestMinimumBasicScenario-256610915-project-member] DELETE https://10.4.3.240/volume/v3/snapshots/e71a80fd-b8da-43fd-996f-da1b79a2ca8b Aug 20 01:02:38.399370 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-e11eb0f2-d525-425f-84c9-db66cdd1474e tempest-TestMinimumBasicScenario-256610915 tempest-TestMinimumBasicScenario-256610915-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:02:38.399551 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-e11eb0f2-d525-425f-84c9-db66cdd1474e tempest-TestMinimumBasicScenario-256610915 tempest-TestMinimumBasicScenario-256610915-project-member] Calling method 'delete' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:02:38.399672 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.v3.snapshots [None req-e11eb0f2-d525-425f-84c9-db66cdd1474e tempest-TestMinimumBasicScenario-256610915 tempest-TestMinimumBasicScenario-256610915-project-member] Delete snapshot with id: e71a80fd-b8da-43fd-996f-da1b79a2ca8b Aug 20 01:02:38.405192 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-e11eb0f2-d525-425f-84c9-db66cdd1474e tempest-TestMinimumBasicScenario-256610915 tempest-TestMinimumBasicScenario-256610915-project-member] https://10.4.3.240/volume/v3/snapshots/e71a80fd-b8da-43fd-996f-da1b79a2ca8b returned with HTTP 404 Aug 20 01:02:38.405909 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 676/2724] 10.4.3.240 () {66 vars in 1357 bytes} [Thu Aug 20 01:02:38 2026] DELETE /volume/v3/snapshots/e71a80fd-b8da-43fd-996f-da1b79a2ca8b => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:02:38.413704 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-67a361ee-6837-4e7a-bfa4-e812a0e33d82 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:02:38.417004 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-67a361ee-6837-4e7a-bfa4-e812a0e33d82 tempest-TestMinimumBasicScenario-256610915 tempest-TestMinimumBasicScenario-256610915-project-member] GET https://10.4.3.240/volume/v3/snapshots/e71a80fd-b8da-43fd-996f-da1b79a2ca8b Aug 20 01:02:38.417195 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-67a361ee-6837-4e7a-bfa4-e812a0e33d82 tempest-TestMinimumBasicScenario-256610915 tempest-TestMinimumBasicScenario-256610915-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:02:38.417679 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-67a361ee-6837-4e7a-bfa4-e812a0e33d82 tempest-TestMinimumBasicScenario-256610915 tempest-TestMinimumBasicScenario-256610915-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:02:38.418999 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:02:38.418999 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:02:38.423917 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-67a361ee-6837-4e7a-bfa4-e812a0e33d82 tempest-TestMinimumBasicScenario-256610915 tempest-TestMinimumBasicScenario-256610915-project-member] https://10.4.3.240/volume/v3/snapshots/e71a80fd-b8da-43fd-996f-da1b79a2ca8b returned with HTTP 404 Aug 20 01:02:38.424461 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 684/2725] 10.4.3.240 () {66 vars in 1354 bytes} [Thu Aug 20 01:02:38 2026] GET /volume/v3/snapshots/e71a80fd-b8da-43fd-996f-da1b79a2ca8b => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:02:38.436902 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-d7d1a66a-ead0-497d-bb03-e44c19725b31 req-6050b3e7-7896-4fd0-a9dd-9531284f697e tempest-TestVolumeBootPatternV346-114315032 tempest-TestVolumeBootPatternV346-114315032-project-member] https://10.4.3.240/volume/v3/attachments/3d8e6a98-761c-4633-a639-b6a8c78e3113/action returned with HTTP 204 Aug 20 01:02:38.437788 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 690/2726] 10.4.3.240 () {74 vars in 1725 bytes} [Thu Aug 20 01:02:38 2026] POST /volume/v3/attachments/3d8e6a98-761c-4633-a639-b6a8c78e3113/action => generated 0 bytes in 47 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:02:38.479697 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [req-132f4546-7e32-43e8-ae93-2426f5af6c3e req-3556189b-c655-4ec2-8d22-6fc32f829e3c None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:02:38.482560 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-132f4546-7e32-43e8-ae93-2426f5af6c3e req-3556189b-c655-4ec2-8d22-6fc32f829e3c tempest-TestMinimumBasicScenario-256610915 tempest-TestMinimumBasicScenario-256610915-project-member] GET https://10.4.3.240/volume/v3/volumes/53110d33-8e17-4891-86b7-b4e9e291a503 Aug 20 01:02:38.482843 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [req-132f4546-7e32-43e8-ae93-2426f5af6c3e req-3556189b-c655-4ec2-8d22-6fc32f829e3c tempest-TestMinimumBasicScenario-256610915 tempest-TestMinimumBasicScenario-256610915-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:02:38.483098 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [req-132f4546-7e32-43e8-ae93-2426f5af6c3e req-3556189b-c655-4ec2-8d22-6fc32f829e3c tempest-TestMinimumBasicScenario-256610915 tempest-TestMinimumBasicScenario-256610915-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:02:38.496257 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:02:38.496257 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:02:38.500486 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [req-132f4546-7e32-43e8-ae93-2426f5af6c3e req-3556189b-c655-4ec2-8d22-6fc32f829e3c tempest-TestMinimumBasicScenario-256610915 tempest-TestMinimumBasicScenario-256610915-project-member] Volume info retrieved successfully. Aug 20 01:02:38.505819 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-132f4546-7e32-43e8-ae93-2426f5af6c3e req-3556189b-c655-4ec2-8d22-6fc32f829e3c tempest-TestMinimumBasicScenario-256610915 tempest-TestMinimumBasicScenario-256610915-project-member] https://10.4.3.240/volume/v3/volumes/53110d33-8e17-4891-86b7-b4e9e291a503 returned with HTTP 200 Aug 20 01:02:38.506315 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 677/2727] 10.4.3.240 () {68 vars in 1598 bytes} [Thu Aug 20 01:02:38 2026] GET /volume/v3/volumes/53110d33-8e17-4891-86b7-b4e9e291a503 => generated 1139 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:02:38.527601 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [req-132f4546-7e32-43e8-ae93-2426f5af6c3e req-2d49fa31-6dfc-4020-a38f-ff38cffe3c40 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:02:38.534309 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-132f4546-7e32-43e8-ae93-2426f5af6c3e req-2d49fa31-6dfc-4020-a38f-ff38cffe3c40 tempest-TestMinimumBasicScenario-256610915 tempest-TestMinimumBasicScenario-256610915-project-member] POST https://10.4.3.240/volume/v3/volumes/53110d33-8e17-4891-86b7-b4e9e291a503/action Aug 20 01:02:38.534742 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [req-132f4546-7e32-43e8-ae93-2426f5af6c3e req-2d49fa31-6dfc-4020-a38f-ff38cffe3c40 tempest-TestMinimumBasicScenario-256610915 tempest-TestMinimumBasicScenario-256610915-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100213) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 01:02:38.534891 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [req-132f4546-7e32-43e8-ae93-2426f5af6c3e req-2d49fa31-6dfc-4020-a38f-ff38cffe3c40 tempest-TestMinimumBasicScenario-256610915 tempest-TestMinimumBasicScenario-256610915-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:02:38.554396 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:02:38.554396 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:02:38.555276 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [req-132f4546-7e32-43e8-ae93-2426f5af6c3e req-2d49fa31-6dfc-4020-a38f-ff38cffe3c40 tempest-TestMinimumBasicScenario-256610915 tempest-TestMinimumBasicScenario-256610915-project-member] Volume info retrieved successfully. Aug 20 01:02:38.568262 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [req-132f4546-7e32-43e8-ae93-2426f5af6c3e req-2d49fa31-6dfc-4020-a38f-ff38cffe3c40 tempest-TestMinimumBasicScenario-256610915 tempest-TestMinimumBasicScenario-256610915-project-member] Begin detaching volume completed successfully. Aug 20 01:02:38.568789 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-132f4546-7e32-43e8-ae93-2426f5af6c3e req-2d49fa31-6dfc-4020-a38f-ff38cffe3c40 tempest-TestMinimumBasicScenario-256610915 tempest-TestMinimumBasicScenario-256610915-project-member] https://10.4.3.240/volume/v3/volumes/53110d33-8e17-4891-86b7-b4e9e291a503/action returned with HTTP 202 Aug 20 01:02:38.569265 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 677/2728] 10.4.3.240 () {72 vars in 1672 bytes} [Thu Aug 20 01:02:38 2026] POST /volume/v3/volumes/53110d33-8e17-4891-86b7-b4e9e291a503/action => generated 0 bytes in 42 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 01:02:38.643271 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-e100ad70-7361-40ff-bcee-54eb721a197b None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:02:38.645213 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-e100ad70-7361-40ff-bcee-54eb721a197b None None] GET https://10.4.3.240/volume// Aug 20 01:02:38.645213 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-e100ad70-7361-40ff-bcee-54eb721a197b None None] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:02:38.645213 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-e100ad70-7361-40ff-bcee-54eb721a197b None None] Calling method 'all' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:02:38.645213 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-e100ad70-7361-40ff-bcee-54eb721a197b None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 20 01:02:38.645213 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 685/2729] 10.4.3.240 () {66 vars in 1426 bytes} [Thu Aug 20 01:02:38 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 01:02:38.654299 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-132f4546-7e32-43e8-ae93-2426f5af6c3e req-b34d4af4-af9e-4243-9a8e-c721544c655c None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:02:38.659613 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-132f4546-7e32-43e8-ae93-2426f5af6c3e req-b34d4af4-af9e-4243-9a8e-c721544c655c tempest-TestMinimumBasicScenario-256610915 tempest-TestMinimumBasicScenario-256610915-project-member] GET https://10.4.3.240/volume/v3/volumes/53110d33-8e17-4891-86b7-b4e9e291a503 Aug 20 01:02:38.659824 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-132f4546-7e32-43e8-ae93-2426f5af6c3e req-b34d4af4-af9e-4243-9a8e-c721544c655c tempest-TestMinimumBasicScenario-256610915 tempest-TestMinimumBasicScenario-256610915-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:02:38.661927 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-132f4546-7e32-43e8-ae93-2426f5af6c3e req-b34d4af4-af9e-4243-9a8e-c721544c655c tempest-TestMinimumBasicScenario-256610915 tempest-TestMinimumBasicScenario-256610915-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:02:38.679065 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:02:38.679065 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:02:38.684402 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [req-132f4546-7e32-43e8-ae93-2426f5af6c3e req-b34d4af4-af9e-4243-9a8e-c721544c655c tempest-TestMinimumBasicScenario-256610915 tempest-TestMinimumBasicScenario-256610915-project-member] Volume info retrieved successfully. Aug 20 01:02:38.690382 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-132f4546-7e32-43e8-ae93-2426f5af6c3e req-b34d4af4-af9e-4243-9a8e-c721544c655c tempest-TestMinimumBasicScenario-256610915 tempest-TestMinimumBasicScenario-256610915-project-member] https://10.4.3.240/volume/v3/volumes/53110d33-8e17-4891-86b7-b4e9e291a503 returned with HTTP 200 Aug 20 01:02:38.690857 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 691/2730] 10.4.3.240 () {70 vars in 1639 bytes} [Thu Aug 20 01:02:38 2026] GET /volume/v3/volumes/53110d33-8e17-4891-86b7-b4e9e291a503 => generated 1322 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 01:02:39.620881 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [req-132f4546-7e32-43e8-ae93-2426f5af6c3e req-53d13aa3-3748-44b2-9f2b-d98673716848 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:02:39.625362 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-132f4546-7e32-43e8-ae93-2426f5af6c3e req-53d13aa3-3748-44b2-9f2b-d98673716848 tempest-TestMinimumBasicScenario-256610915 tempest-TestMinimumBasicScenario-256610915-project-member] DELETE https://10.4.3.240/volume/v3/attachments/71edca00-dccf-4c45-be17-361ea6553d70 Aug 20 01:02:39.625362 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [req-132f4546-7e32-43e8-ae93-2426f5af6c3e req-53d13aa3-3748-44b2-9f2b-d98673716848 tempest-TestMinimumBasicScenario-256610915 tempest-TestMinimumBasicScenario-256610915-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:02:39.625362 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [req-132f4546-7e32-43e8-ae93-2426f5af6c3e req-53d13aa3-3748-44b2-9f2b-d98673716848 tempest-TestMinimumBasicScenario-256610915 tempest-TestMinimumBasicScenario-256610915-project-member] Calling method 'version_select' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:02:39.646925 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:02:39.646925 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:02:39.717541 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-132f4546-7e32-43e8-ae93-2426f5af6c3e req-53d13aa3-3748-44b2-9f2b-d98673716848 tempest-TestMinimumBasicScenario-256610915 tempest-TestMinimumBasicScenario-256610915-project-member] https://10.4.3.240/volume/v3/attachments/71edca00-dccf-4c45-be17-361ea6553d70 returned with HTTP 200 Aug 20 01:02:39.718120 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 678/2731] 10.4.3.240 () {72 vars in 1673 bytes} [Thu Aug 20 01:02:39 2026] DELETE /volume/v3/attachments/71edca00-dccf-4c45-be17-361ea6553d70 => generated 19 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:02:40.788535 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [req-a5df2fb1-d4e6-4d1e-8463-6868eaf524b2 req-33c687ff-7353-4382-a5ea-1e9fd5d381e0 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:02:40.790596 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-a5df2fb1-d4e6-4d1e-8463-6868eaf524b2 req-33c687ff-7353-4382-a5ea-1e9fd5d381e0 tempest-TestMinimumBasicScenario-256610915 tempest-TestMinimumBasicScenario-256610915-project-member] GET https://10.4.3.240/volume/v3/volumes/53110d33-8e17-4891-86b7-b4e9e291a503 Aug 20 01:02:40.790964 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [req-a5df2fb1-d4e6-4d1e-8463-6868eaf524b2 req-33c687ff-7353-4382-a5ea-1e9fd5d381e0 tempest-TestMinimumBasicScenario-256610915 tempest-TestMinimumBasicScenario-256610915-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:02:40.791238 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [req-a5df2fb1-d4e6-4d1e-8463-6868eaf524b2 req-33c687ff-7353-4382-a5ea-1e9fd5d381e0 tempest-TestMinimumBasicScenario-256610915 tempest-TestMinimumBasicScenario-256610915-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:02:40.801088 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:02:40.801088 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:02:40.807436 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [req-a5df2fb1-d4e6-4d1e-8463-6868eaf524b2 req-33c687ff-7353-4382-a5ea-1e9fd5d381e0 tempest-TestMinimumBasicScenario-256610915 tempest-TestMinimumBasicScenario-256610915-project-member] Volume info retrieved successfully. Aug 20 01:02:40.811014 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-a5df2fb1-d4e6-4d1e-8463-6868eaf524b2 req-33c687ff-7353-4382-a5ea-1e9fd5d381e0 tempest-TestMinimumBasicScenario-256610915 tempest-TestMinimumBasicScenario-256610915-project-member] https://10.4.3.240/volume/v3/volumes/53110d33-8e17-4891-86b7-b4e9e291a503 returned with HTTP 200 Aug 20 01:02:40.811579 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 678/2732] 10.4.3.240 () {68 vars in 1598 bytes} [Thu Aug 20 01:02:40 2026] GET /volume/v3/volumes/53110d33-8e17-4891-86b7-b4e9e291a503 => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:02:40.823068 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-7f45dfe4-995d-498a-a070-66e3194ce1e1 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:02:40.826627 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-7f45dfe4-995d-498a-a070-66e3194ce1e1 tempest-TestMinimumBasicScenario-256610915 tempest-TestMinimumBasicScenario-256610915-project-member] DELETE https://10.4.3.240/volume/v3/volumes/53110d33-8e17-4891-86b7-b4e9e291a503 Aug 20 01:02:40.826825 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-7f45dfe4-995d-498a-a070-66e3194ce1e1 tempest-TestMinimumBasicScenario-256610915 tempest-TestMinimumBasicScenario-256610915-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:02:40.826991 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-7f45dfe4-995d-498a-a070-66e3194ce1e1 tempest-TestMinimumBasicScenario-256610915 tempest-TestMinimumBasicScenario-256610915-project-member] Calling method 'delete' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:02:40.828205 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.v3.volumes [None req-7f45dfe4-995d-498a-a070-66e3194ce1e1 tempest-TestMinimumBasicScenario-256610915 tempest-TestMinimumBasicScenario-256610915-project-member] Delete volume with id: 53110d33-8e17-4891-86b7-b4e9e291a503 Aug 20 01:02:40.837231 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:02:40.837231 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:02:40.838091 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-7f45dfe4-995d-498a-a070-66e3194ce1e1 tempest-TestMinimumBasicScenario-256610915 tempest-TestMinimumBasicScenario-256610915-project-member] Volume info retrieved successfully. Aug 20 01:02:40.859764 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-7f45dfe4-995d-498a-a070-66e3194ce1e1 tempest-TestMinimumBasicScenario-256610915 tempest-TestMinimumBasicScenario-256610915-project-member] Delete volume request issued successfully. Aug 20 01:02:40.859991 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-7f45dfe4-995d-498a-a070-66e3194ce1e1 tempest-TestMinimumBasicScenario-256610915 tempest-TestMinimumBasicScenario-256610915-project-member] https://10.4.3.240/volume/v3/volumes/53110d33-8e17-4891-86b7-b4e9e291a503 returned with HTTP 202 Aug 20 01:02:40.860739 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 686/2733] 10.4.3.240 () {66 vars in 1351 bytes} [Thu Aug 20 01:02:40 2026] DELETE /volume/v3/volumes/53110d33-8e17-4891-86b7-b4e9e291a503 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 01:02:40.869856 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-74581cb2-2c81-46d4-bb1c-151077958a96 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:02:40.873682 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-74581cb2-2c81-46d4-bb1c-151077958a96 tempest-TestMinimumBasicScenario-256610915 tempest-TestMinimumBasicScenario-256610915-project-member] GET https://10.4.3.240/volume/v3/volumes/53110d33-8e17-4891-86b7-b4e9e291a503 Aug 20 01:02:40.873845 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-74581cb2-2c81-46d4-bb1c-151077958a96 tempest-TestMinimumBasicScenario-256610915 tempest-TestMinimumBasicScenario-256610915-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:02:40.873994 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-74581cb2-2c81-46d4-bb1c-151077958a96 tempest-TestMinimumBasicScenario-256610915 tempest-TestMinimumBasicScenario-256610915-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:02:40.881839 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:02:40.881839 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:02:40.885074 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-74581cb2-2c81-46d4-bb1c-151077958a96 tempest-TestMinimumBasicScenario-256610915 tempest-TestMinimumBasicScenario-256610915-project-member] Volume info retrieved successfully. Aug 20 01:02:40.889426 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-74581cb2-2c81-46d4-bb1c-151077958a96 tempest-TestMinimumBasicScenario-256610915 tempest-TestMinimumBasicScenario-256610915-project-member] https://10.4.3.240/volume/v3/volumes/53110d33-8e17-4891-86b7-b4e9e291a503 returned with HTTP 200 Aug 20 01:02:40.889939 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 692/2734] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:02:40 2026] GET /volume/v3/volumes/53110d33-8e17-4891-86b7-b4e9e291a503 => generated 846 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:02:41.037346 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-3684378b-5a31-4f5d-a2bf-2cf78e751cf1 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:02:41.040805 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-3684378b-5a31-4f5d-a2bf-2cf78e751cf1 tempest-VolumesNegativeTest-52519983 tempest-VolumesNegativeTest-52519983-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 20 01:02:41.040805 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-3684378b-5a31-4f5d-a2bf-2cf78e751cf1 tempest-VolumesNegativeTest-52519983 tempest-VolumesNegativeTest-52519983-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "0d98fdbe-a3bd-4aac-ba1d-490c34fd330f", "size": 2, "name": "tempest-VolumesNegativeTest-Volume-1900553850"}} {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:02:41.041219 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.v3.volumes [None req-3684378b-5a31-4f5d-a2bf-2cf78e751cf1 tempest-VolumesNegativeTest-52519983 tempest-VolumesNegativeTest-52519983-project-member] Create volume request body: {'volume': {'imageRef': '0d98fdbe-a3bd-4aac-ba1d-490c34fd330f', 'size': 2, 'name': 'tempest-VolumesNegativeTest-Volume-1900553850'}} {{(pid=100212) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 01:02:41.120357 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.v3.volumes [None req-3684378b-5a31-4f5d-a2bf-2cf78e751cf1 tempest-VolumesNegativeTest-52519983 tempest-VolumesNegativeTest-52519983-project-member] Create volume of 2 GB Aug 20 01:02:41.120735 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:02:41.120735 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:02:41.125798 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-3684378b-5a31-4f5d-a2bf-2cf78e751cf1 tempest-VolumesNegativeTest-52519983 tempest-VolumesNegativeTest-52519983-project-member] Availability Zones retrieved successfully. Aug 20 01:02:41.132528 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-3684378b-5a31-4f5d-a2bf-2cf78e751cf1 tempest-VolumesNegativeTest-52519983 tempest-VolumesNegativeTest-52519983-project-member] Flow 'volume_create_api' (5a66a577-d47b-48ff-adb5-29634a613382) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100212) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:02:41.133538 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-3684378b-5a31-4f5d-a2bf-2cf78e751cf1 tempest-VolumesNegativeTest-52519983 tempest-VolumesNegativeTest-52519983-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3f5ae422-2969-4f55-963a-5fd82c0fb149) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:02:41.134498 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.flows.api.create_volume [None req-3684378b-5a31-4f5d-a2bf-2cf78e751cf1 tempest-VolumesNegativeTest-52519983 tempest-VolumesNegativeTest-52519983-project-member] Validating volume size '2' using validate_int {{(pid=100212) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 01:02:41.169622 np0000007838 devstack@c-api.service[100212]: WARNING cinder.volume.api [None req-3684378b-5a31-4f5d-a2bf-2cf78e751cf1 tempest-VolumesNegativeTest-52519983 tempest-VolumesNegativeTest-52519983-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3f5ae422-2969-4f55-963a-5fd82c0fb149) transitioned into state 'FAILURE' from state 'RUNNING' Aug 20 01:02:41.169622 np0000007838 devstack@c-api.service[100212]: Failure: cinder.exception.InvalidInput: Invalid input received: Image 0d98fdbe-a3bd-4aac-ba1d-490c34fd330f is not active. Aug 20 01:02:41.171766 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-3684378b-5a31-4f5d-a2bf-2cf78e751cf1 tempest-VolumesNegativeTest-52519983 tempest-VolumesNegativeTest-52519983-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3f5ae422-2969-4f55-963a-5fd82c0fb149) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:02:41.172832 np0000007838 devstack@c-api.service[100212]: WARNING cinder.volume.api [None req-3684378b-5a31-4f5d-a2bf-2cf78e751cf1 tempest-VolumesNegativeTest-52519983 tempest-VolumesNegativeTest-52519983-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3f5ae422-2969-4f55-963a-5fd82c0fb149) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 20 01:02:41.173826 np0000007838 devstack@c-api.service[100212]: WARNING cinder.volume.api [None req-3684378b-5a31-4f5d-a2bf-2cf78e751cf1 tempest-VolumesNegativeTest-52519983 tempest-VolumesNegativeTest-52519983-project-member] Flow 'volume_create_api' (5a66a577-d47b-48ff-adb5-29634a613382) transitioned into state 'REVERTED' from state 'RUNNING' Aug 20 01:02:41.174166 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-3684378b-5a31-4f5d-a2bf-2cf78e751cf1 tempest-VolumesNegativeTest-52519983 tempest-VolumesNegativeTest-52519983-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 400 Aug 20 01:02:41.174819 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 679/2735] 10.4.3.240 () {68 vars in 1259 bytes} [Thu Aug 20 01:02:41 2026] POST /volume/v3/volumes => generated 125 bytes in 138 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 20 01:02:41.327096 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-d73b4595-3255-4329-8648-eab7f012a497 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:02:41.329549 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-d73b4595-3255-4329-8648-eab7f012a497 tempest-VolumesActionsTest-1462979513 tempest-VolumesActionsTest-1462979513-project-member] GET https://10.4.3.240/volume/v3/volumes/abc397c6-d17d-41be-98c7-166c9498983f Aug 20 01:02:41.329922 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-d73b4595-3255-4329-8648-eab7f012a497 tempest-VolumesActionsTest-1462979513 tempest-VolumesActionsTest-1462979513-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:02:41.330162 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-d73b4595-3255-4329-8648-eab7f012a497 tempest-VolumesActionsTest-1462979513 tempest-VolumesActionsTest-1462979513-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:02:41.342374 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:02:41.342374 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:02:41.350915 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-d73b4595-3255-4329-8648-eab7f012a497 tempest-VolumesActionsTest-1462979513 tempest-VolumesActionsTest-1462979513-project-member] Volume info retrieved successfully. Aug 20 01:02:41.358473 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-d73b4595-3255-4329-8648-eab7f012a497 tempest-VolumesActionsTest-1462979513 tempest-VolumesActionsTest-1462979513-project-member] https://10.4.3.240/volume/v3/volumes/abc397c6-d17d-41be-98c7-166c9498983f returned with HTTP 200 Aug 20 01:02:41.359016 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 679/2736] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:02:41 2026] GET /volume/v3/volumes/abc397c6-d17d-41be-98c7-166c9498983f => generated 861 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:02:41.380913 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-8a247500-d887-4dce-a4c2-632558ea451f None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:02:41.382399 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-8a247500-d887-4dce-a4c2-632558ea451f tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] DELETE https://10.4.3.240/volume/v3/volumes/f92ba911-cf43-43d3-a206-c8e77c39a18b Aug 20 01:02:41.382560 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-8a247500-d887-4dce-a4c2-632558ea451f tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:02:41.382739 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-8a247500-d887-4dce-a4c2-632558ea451f tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Calling method 'delete' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:02:41.382880 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.v3.volumes [None req-8a247500-d887-4dce-a4c2-632558ea451f tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Delete volume with id: f92ba911-cf43-43d3-a206-c8e77c39a18b Aug 20 01:02:41.388517 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:02:41.388517 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:02:41.388922 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-8a247500-d887-4dce-a4c2-632558ea451f tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Volume info retrieved successfully. Aug 20 01:02:41.401544 np0000007838 devstack@c-api.service[100214]: WARNING cinder.keymgr.conf_key_mgr [None req-8a247500-d887-4dce-a4c2-632558ea451f tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 20 01:02:41.410719 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-8a247500-d887-4dce-a4c2-632558ea451f tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Delete volume request issued successfully. Aug 20 01:02:41.410882 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-8a247500-d887-4dce-a4c2-632558ea451f tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] https://10.4.3.240/volume/v3/volumes/f92ba911-cf43-43d3-a206-c8e77c39a18b returned with HTTP 202 Aug 20 01:02:41.411253 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 687/2737] 10.4.3.240 () {66 vars in 1351 bytes} [Thu Aug 20 01:02:41 2026] DELETE /volume/v3/volumes/f92ba911-cf43-43d3-a206-c8e77c39a18b => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 01:02:41.420183 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-055eea41-2d83-4804-bdd1-94a56ab8e7c9 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:02:41.421934 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-055eea41-2d83-4804-bdd1-94a56ab8e7c9 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] GET https://10.4.3.240/volume/v3/volumes/f92ba911-cf43-43d3-a206-c8e77c39a18b Aug 20 01:02:41.422209 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-055eea41-2d83-4804-bdd1-94a56ab8e7c9 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:02:41.422365 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-055eea41-2d83-4804-bdd1-94a56ab8e7c9 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:02:41.433976 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:02:41.433976 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:02:41.441189 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-055eea41-2d83-4804-bdd1-94a56ab8e7c9 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Volume info retrieved successfully. Aug 20 01:02:41.446106 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-055eea41-2d83-4804-bdd1-94a56ab8e7c9 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] https://10.4.3.240/volume/v3/volumes/f92ba911-cf43-43d3-a206-c8e77c39a18b returned with HTTP 200 Aug 20 01:02:41.446539 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 693/2738] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:02:41 2026] GET /volume/v3/volumes/f92ba911-cf43-43d3-a206-c8e77c39a18b => generated 876 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:02:41.901197 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-3632410c-9962-4a01-904a-2f2669448a7a None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:02:41.902870 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-3632410c-9962-4a01-904a-2f2669448a7a tempest-TestMinimumBasicScenario-256610915 tempest-TestMinimumBasicScenario-256610915-project-member] GET https://10.4.3.240/volume/v3/volumes/53110d33-8e17-4891-86b7-b4e9e291a503 Aug 20 01:02:41.903029 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-3632410c-9962-4a01-904a-2f2669448a7a tempest-TestMinimumBasicScenario-256610915 tempest-TestMinimumBasicScenario-256610915-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:02:41.903224 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-3632410c-9962-4a01-904a-2f2669448a7a tempest-TestMinimumBasicScenario-256610915 tempest-TestMinimumBasicScenario-256610915-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:02:41.908904 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-3632410c-9962-4a01-904a-2f2669448a7a tempest-TestMinimumBasicScenario-256610915 tempest-TestMinimumBasicScenario-256610915-project-member] https://10.4.3.240/volume/v3/volumes/53110d33-8e17-4891-86b7-b4e9e291a503 returned with HTTP 404 Aug 20 01:02:41.909455 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 680/2739] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:02:41 2026] GET /volume/v3/volumes/53110d33-8e17-4891-86b7-b4e9e291a503 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:02:42.373081 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-e90cf5b3-6e50-41a6-bd59-9f257be2ee7d None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:02:42.376301 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-e90cf5b3-6e50-41a6-bd59-9f257be2ee7d tempest-VolumesActionsTest-1462979513 tempest-VolumesActionsTest-1462979513-project-member] GET https://10.4.3.240/volume/v3/volumes/abc397c6-d17d-41be-98c7-166c9498983f Aug 20 01:02:42.376512 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-e90cf5b3-6e50-41a6-bd59-9f257be2ee7d tempest-VolumesActionsTest-1462979513 tempest-VolumesActionsTest-1462979513-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:02:42.376711 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-e90cf5b3-6e50-41a6-bd59-9f257be2ee7d tempest-VolumesActionsTest-1462979513 tempest-VolumesActionsTest-1462979513-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:02:42.386496 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:02:42.386496 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:02:42.390548 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-e90cf5b3-6e50-41a6-bd59-9f257be2ee7d tempest-VolumesActionsTest-1462979513 tempest-VolumesActionsTest-1462979513-project-member] Volume info retrieved successfully. Aug 20 01:02:42.394417 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-e90cf5b3-6e50-41a6-bd59-9f257be2ee7d tempest-VolumesActionsTest-1462979513 tempest-VolumesActionsTest-1462979513-project-member] https://10.4.3.240/volume/v3/volumes/abc397c6-d17d-41be-98c7-166c9498983f returned with HTTP 200 Aug 20 01:02:42.394762 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 680/2740] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:02:42 2026] GET /volume/v3/volumes/abc397c6-d17d-41be-98c7-166c9498983f => generated 861 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:02:42.465950 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-15bafcf5-5c31-4406-82c0-9b50553be143 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:02:42.467580 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-15bafcf5-5c31-4406-82c0-9b50553be143 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] GET https://10.4.3.240/volume/v3/volumes/f92ba911-cf43-43d3-a206-c8e77c39a18b Aug 20 01:02:42.467781 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-15bafcf5-5c31-4406-82c0-9b50553be143 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:02:42.467958 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-15bafcf5-5c31-4406-82c0-9b50553be143 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:02:42.474213 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-15bafcf5-5c31-4406-82c0-9b50553be143 tempest-TestEncryptedCinderVolumes-122531075 tempest-TestEncryptedCinderVolumes-122531075-project-member] https://10.4.3.240/volume/v3/volumes/f92ba911-cf43-43d3-a206-c8e77c39a18b returned with HTTP 404 Aug 20 01:02:42.474678 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 688/2741] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:02:42 2026] GET /volume/v3/volumes/f92ba911-cf43-43d3-a206-c8e77c39a18b => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:02:42.485021 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-7d670075-7863-42cd-98b6-29a83bf56272 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:02:42.588440 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-7d670075-7863-42cd-98b6-29a83bf56272 tempest-TestEncryptedCinderVolumes-1296560279 tempest-TestEncryptedCinderVolumes-1296560279-project-admin] GET https://10.4.3.240/volume/v3/volumes/detail?all_tenants=1 Aug 20 01:02:42.588587 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-7d670075-7863-42cd-98b6-29a83bf56272 tempest-TestEncryptedCinderVolumes-1296560279 tempest-TestEncryptedCinderVolumes-1296560279-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:02:42.588768 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-7d670075-7863-42cd-98b6-29a83bf56272 tempest-TestEncryptedCinderVolumes-1296560279 tempest-TestEncryptedCinderVolumes-1296560279-project-admin] Calling method 'detail' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:02:42.589463 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-7d670075-7863-42cd-98b6-29a83bf56272 tempest-TestEncryptedCinderVolumes-1296560279 tempest-TestEncryptedCinderVolumes-1296560279-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100215) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 01:02:42.603002 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-7d670075-7863-42cd-98b6-29a83bf56272 tempest-TestEncryptedCinderVolumes-1296560279 tempest-TestEncryptedCinderVolumes-1296560279-project-admin] Get all volumes completed successfully. Aug 20 01:02:42.604646 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:02:42.604646 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:02:42.608785 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-7d670075-7863-42cd-98b6-29a83bf56272 tempest-TestEncryptedCinderVolumes-1296560279 tempest-TestEncryptedCinderVolumes-1296560279-project-admin] https://10.4.3.240/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 20 01:02:42.609158 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 694/2742] 10.4.3.240 () {66 vars in 1285 bytes} [Thu Aug 20 01:02:42 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 10104 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 01:02:42.622406 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-f79a3bc0-3154-4de1-bc13-50d8ef5dfcff None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:02:42.624151 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-f79a3bc0-3154-4de1-bc13-50d8ef5dfcff tempest-TestEncryptedCinderVolumes-1296560279 tempest-TestEncryptedCinderVolumes-1296560279-project-admin] DELETE https://10.4.3.240/volume/v3/types/5c7b31c8-903b-49fd-ae5d-dde1930d0c74 Aug 20 01:02:42.624401 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-f79a3bc0-3154-4de1-bc13-50d8ef5dfcff tempest-TestEncryptedCinderVolumes-1296560279 tempest-TestEncryptedCinderVolumes-1296560279-project-admin] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:02:42.624666 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-f79a3bc0-3154-4de1-bc13-50d8ef5dfcff tempest-TestEncryptedCinderVolumes-1296560279 tempest-TestEncryptedCinderVolumes-1296560279-project-admin] Calling method '_delete' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:02:42.647653 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-f79a3bc0-3154-4de1-bc13-50d8ef5dfcff tempest-TestEncryptedCinderVolumes-1296560279 tempest-TestEncryptedCinderVolumes-1296560279-project-admin] https://10.4.3.240/volume/v3/types/5c7b31c8-903b-49fd-ae5d-dde1930d0c74 returned with HTTP 202 Aug 20 01:02:42.648017 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 681/2743] 10.4.3.240 () {66 vars in 1345 bytes} [Thu Aug 20 01:02:42 2026] DELETE /volume/v3/types/5c7b31c8-903b-49fd-ae5d-dde1930d0c74 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 01:02:42.773859 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-85af7f35-5387-46ba-b3d5-6de0e580bee7 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:02:42.775953 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-85af7f35-5387-46ba-b3d5-6de0e580bee7 tempest-VolumesNegativeTest-52519983 tempest-VolumesNegativeTest-52519983-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 20 01:02:42.776377 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-85af7f35-5387-46ba-b3d5-6de0e580bee7 tempest-VolumesNegativeTest-52519983 tempest-VolumesNegativeTest-52519983-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "imageRef": "d0fb811f-f5ef-4955-9c17-2e06e04af63a"}} {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:02:42.780679 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.v3.volumes [None req-85af7f35-5387-46ba-b3d5-6de0e580bee7 tempest-VolumesNegativeTest-52519983 tempest-VolumesNegativeTest-52519983-project-member] Create volume request body: {'volume': {'size': 1, 'imageRef': 'd0fb811f-f5ef-4955-9c17-2e06e04af63a'}} {{(pid=100213) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 01:02:42.885781 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.v3.volumes [None req-85af7f35-5387-46ba-b3d5-6de0e580bee7 tempest-VolumesNegativeTest-52519983 tempest-VolumesNegativeTest-52519983-project-member] Create volume of 1 GB Aug 20 01:02:42.891240 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-85af7f35-5387-46ba-b3d5-6de0e580bee7 tempest-VolumesNegativeTest-52519983 tempest-VolumesNegativeTest-52519983-project-member] Availability Zones retrieved successfully. Aug 20 01:02:42.899499 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-85af7f35-5387-46ba-b3d5-6de0e580bee7 tempest-VolumesNegativeTest-52519983 tempest-VolumesNegativeTest-52519983-project-member] Flow 'volume_create_api' (b6c12740-321e-40d1-8f16-20933204a5dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:02:42.901351 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-85af7f35-5387-46ba-b3d5-6de0e580bee7 tempest-VolumesNegativeTest-52519983 tempest-VolumesNegativeTest-52519983-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ae642741-7e17-492a-8625-fd500c170d77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:02:42.902875 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.flows.api.create_volume [None req-85af7f35-5387-46ba-b3d5-6de0e580bee7 tempest-VolumesNegativeTest-52519983 tempest-VolumesNegativeTest-52519983-project-member] Validating volume size '1' using validate_int {{(pid=100213) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 01:02:42.941181 np0000007838 devstack@c-api.service[100213]: WARNING cinder.volume.api [None req-85af7f35-5387-46ba-b3d5-6de0e580bee7 tempest-VolumesNegativeTest-52519983 tempest-VolumesNegativeTest-52519983-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ae642741-7e17-492a-8625-fd500c170d77) transitioned into state 'FAILURE' from state 'RUNNING' Aug 20 01:02:42.941181 np0000007838 devstack@c-api.service[100213]: Failure: cinder.exception.InvalidInput: Invalid input received: Volume size 1GB cannot be smaller than the image minDisk size 2GB. Aug 20 01:02:42.942803 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-85af7f35-5387-46ba-b3d5-6de0e580bee7 tempest-VolumesNegativeTest-52519983 tempest-VolumesNegativeTest-52519983-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ae642741-7e17-492a-8625-fd500c170d77) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:02:42.943495 np0000007838 devstack@c-api.service[100213]: WARNING cinder.volume.api [None req-85af7f35-5387-46ba-b3d5-6de0e580bee7 tempest-VolumesNegativeTest-52519983 tempest-VolumesNegativeTest-52519983-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ae642741-7e17-492a-8625-fd500c170d77) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 20 01:02:42.944221 np0000007838 devstack@c-api.service[100213]: WARNING cinder.volume.api [None req-85af7f35-5387-46ba-b3d5-6de0e580bee7 tempest-VolumesNegativeTest-52519983 tempest-VolumesNegativeTest-52519983-project-member] Flow 'volume_create_api' (b6c12740-321e-40d1-8f16-20933204a5dc) transitioned into state 'REVERTED' from state 'RUNNING' Aug 20 01:02:42.944546 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-85af7f35-5387-46ba-b3d5-6de0e580bee7 tempest-VolumesNegativeTest-52519983 tempest-VolumesNegativeTest-52519983-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 400 Aug 20 01:02:42.945091 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 681/2744] 10.4.3.240 () {68 vars in 1258 bytes} [Thu Aug 20 01:02:42 2026] POST /volume/v3/volumes => generated 134 bytes in 172 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 20 01:02:43.190197 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-5f3c2f4c-ed13-482c-a7ae-8ed219990902 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:02:43.192352 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-5f3c2f4c-ed13-482c-a7ae-8ed219990902 tempest-VolumesNegativeTest-52519983 tempest-VolumesNegativeTest-52519983-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 20 01:02:43.192712 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-5f3c2f4c-ed13-482c-a7ae-8ed219990902 tempest-VolumesNegativeTest-52519983 tempest-VolumesNegativeTest-52519983-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "#$%"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:02:43.194487 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-5f3c2f4c-ed13-482c-a7ae-8ed219990902 tempest-VolumesNegativeTest-52519983 tempest-VolumesNegativeTest-52519983-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 400 Aug 20 01:02:43.194950 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 689/2745] 10.4.3.240 () {68 vars in 1258 bytes} [Thu Aug 20 01:02:43 2026] POST /volume/v3/volumes => generated 127 bytes in 5 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 20 01:02:43.207532 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-9e0a0feb-9371-4ad1-8e53-1f2107aa6ba5 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:02:43.209277 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-9e0a0feb-9371-4ad1-8e53-1f2107aa6ba5 tempest-VolumesNegativeTest-52519983 tempest-VolumesNegativeTest-52519983-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 20 01:02:43.211691 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-9e0a0feb-9371-4ad1-8e53-1f2107aa6ba5 tempest-VolumesNegativeTest-52519983 tempest-VolumesNegativeTest-52519983-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "snapshot_id": "efa61bae-3594-4133-b131-21cf46fe45db"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:02:43.216505 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.v3.volumes [None req-9e0a0feb-9371-4ad1-8e53-1f2107aa6ba5 tempest-VolumesNegativeTest-52519983 tempest-VolumesNegativeTest-52519983-project-member] Create volume request body: {'volume': {'size': 1, 'snapshot_id': 'efa61bae-3594-4133-b131-21cf46fe45db'}} {{(pid=100215) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 01:02:43.220646 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-9e0a0feb-9371-4ad1-8e53-1f2107aa6ba5 tempest-VolumesNegativeTest-52519983 tempest-VolumesNegativeTest-52519983-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 404 Aug 20 01:02:43.220646 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 695/2746] 10.4.3.240 () {68 vars in 1258 bytes} [Thu Aug 20 01:02:43 2026] POST /volume/v3/volumes => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:02:43.235451 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-1fd11e24-5f57-4c88-a2c3-fcc2c9f2d1cb None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:02:43.241860 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-1fd11e24-5f57-4c88-a2c3-fcc2c9f2d1cb tempest-VolumesNegativeTest-52519983 tempest-VolumesNegativeTest-52519983-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 20 01:02:43.242280 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-1fd11e24-5f57-4c88-a2c3-fcc2c9f2d1cb tempest-VolumesNegativeTest-52519983 tempest-VolumesNegativeTest-52519983-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "source_volid": "00a2fc31-46be-40ec-aee6-7a8a79bfc905"}} {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:02:43.243881 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.v3.volumes [None req-1fd11e24-5f57-4c88-a2c3-fcc2c9f2d1cb tempest-VolumesNegativeTest-52519983 tempest-VolumesNegativeTest-52519983-project-member] Create volume request body: {'volume': {'size': 1, 'source_volid': '00a2fc31-46be-40ec-aee6-7a8a79bfc905'}} {{(pid=100212) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 01:02:43.254748 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-1fd11e24-5f57-4c88-a2c3-fcc2c9f2d1cb tempest-VolumesNegativeTest-52519983 tempest-VolumesNegativeTest-52519983-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 404 Aug 20 01:02:43.255397 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 682/2747] 10.4.3.240 () {68 vars in 1258 bytes} [Thu Aug 20 01:02:43 2026] POST /volume/v3/volumes => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:02:43.267245 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-f41eff41-c536-48f9-b6d5-d3e1e757fe8f None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:02:43.269262 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-f41eff41-c536-48f9-b6d5-d3e1e757fe8f tempest-VolumesNegativeTest-52519983 tempest-VolumesNegativeTest-52519983-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 20 01:02:43.271299 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-f41eff41-c536-48f9-b6d5-d3e1e757fe8f tempest-VolumesNegativeTest-52519983 tempest-VolumesNegativeTest-52519983-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "volume_type": "a10fe965-31a8-4c24-9b5b-b94f4716ecd2"}} {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:02:43.272467 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.v3.volumes [None req-f41eff41-c536-48f9-b6d5-d3e1e757fe8f tempest-VolumesNegativeTest-52519983 tempest-VolumesNegativeTest-52519983-project-member] Create volume request body: {'volume': {'size': 1, 'volume_type': 'a10fe965-31a8-4c24-9b5b-b94f4716ecd2'}} {{(pid=100213) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 01:02:43.281676 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-f41eff41-c536-48f9-b6d5-d3e1e757fe8f tempest-VolumesNegativeTest-52519983 tempest-VolumesNegativeTest-52519983-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 404 Aug 20 01:02:43.281676 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 682/2748] 10.4.3.240 () {68 vars in 1258 bytes} [Thu Aug 20 01:02:43 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 20 01:02:43.291644 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-1f863283-8448-4817-bc89-18507cd60a6f None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:02:43.293601 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-1f863283-8448-4817-bc89-18507cd60a6f tempest-VolumesNegativeTest-52519983 tempest-VolumesNegativeTest-52519983-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 20 01:02:43.293934 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-1f863283-8448-4817-bc89-18507cd60a6f tempest-VolumesNegativeTest-52519983 tempest-VolumesNegativeTest-52519983-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "-1"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:02:43.295778 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-1f863283-8448-4817-bc89-18507cd60a6f tempest-VolumesNegativeTest-52519983 tempest-VolumesNegativeTest-52519983-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 400 Aug 20 01:02:43.296173 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 690/2749] 10.4.3.240 () {68 vars in 1258 bytes} [Thu Aug 20 01:02:43 2026] POST /volume/v3/volumes => generated 125 bytes in 5 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 20 01:02:43.308199 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-3ecf8cd1-f942-451d-bc33-1a5ca2827088 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:02:43.313684 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-3ecf8cd1-f942-451d-bc33-1a5ca2827088 tempest-VolumesNegativeTest-52519983 tempest-VolumesNegativeTest-52519983-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 20 01:02:43.313684 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-3ecf8cd1-f942-451d-bc33-1a5ca2827088 tempest-VolumesNegativeTest-52519983 tempest-VolumesNegativeTest-52519983-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "0"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:02:43.315975 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-3ecf8cd1-f942-451d-bc33-1a5ca2827088 tempest-VolumesNegativeTest-52519983 tempest-VolumesNegativeTest-52519983-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 400 Aug 20 01:02:43.316960 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 696/2750] 10.4.3.240 () {68 vars in 1258 bytes} [Thu Aug 20 01:02:43 2026] POST /volume/v3/volumes => generated 125 bytes in 10 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 20 01:02:43.325926 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-4da86e3d-b679-4626-9d79-72f2043cab76 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:02:43.329360 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-4da86e3d-b679-4626-9d79-72f2043cab76 tempest-VolumesNegativeTest-52519983 tempest-VolumesNegativeTest-52519983-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 20 01:02:43.329815 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-4da86e3d-b679-4626-9d79-72f2043cab76 tempest-VolumesNegativeTest-52519983 tempest-VolumesNegativeTest-52519983-project-member] Action: 'create', calling method: create, body: {"volume": {"size": ""}} {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:02:43.331332 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-4da86e3d-b679-4626-9d79-72f2043cab76 tempest-VolumesNegativeTest-52519983 tempest-VolumesNegativeTest-52519983-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 400 Aug 20 01:02:43.331797 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 683/2751] 10.4.3.240 () {68 vars in 1258 bytes} [Thu Aug 20 01:02:43 2026] POST /volume/v3/volumes => generated 121 bytes in 6 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 20 01:02:43.341566 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-beacd90e-58ee-45a5-9594-89563b676d59 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:02:43.344167 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-beacd90e-58ee-45a5-9594-89563b676d59 tempest-VolumesNegativeTest-52519983 tempest-VolumesNegativeTest-52519983-project-member] DELETE https://10.4.3.240/volume/v3/volumes/tempest-invalid-1952957500 Aug 20 01:02:43.344593 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-beacd90e-58ee-45a5-9594-89563b676d59 tempest-VolumesNegativeTest-52519983 tempest-VolumesNegativeTest-52519983-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:02:43.346119 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-beacd90e-58ee-45a5-9594-89563b676d59 tempest-VolumesNegativeTest-52519983 tempest-VolumesNegativeTest-52519983-project-member] Calling method 'delete' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:02:43.346119 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.v3.volumes [None req-beacd90e-58ee-45a5-9594-89563b676d59 tempest-VolumesNegativeTest-52519983 tempest-VolumesNegativeTest-52519983-project-member] Delete volume with id: tempest-invalid-1952957500 Aug 20 01:02:43.350916 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-beacd90e-58ee-45a5-9594-89563b676d59 tempest-VolumesNegativeTest-52519983 tempest-VolumesNegativeTest-52519983-project-member] https://10.4.3.240/volume/v3/volumes/tempest-invalid-1952957500 returned with HTTP 404 Aug 20 01:02:43.351774 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 683/2752] 10.4.3.240 () {66 vars in 1321 bytes} [Thu Aug 20 01:02:43 2026] DELETE /volume/v3/volumes/tempest-invalid-1952957500 => generated 99 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 20 01:02:43.361580 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-1279b42b-7839-48b4-b68f-bf4f76e381e5 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:02:43.364207 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 691/2753] 10.4.3.240 () {66 vars in 1243 bytes} [Thu Aug 20 01:02:43 2026] DELETE /volume/v3/volumes/ => generated 112 bytes in 3 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Aug 20 01:02:43.373489 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-1f24a5c9-ad2d-449b-9197-3e3b55866a92 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:02:43.375773 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-1f24a5c9-ad2d-449b-9197-3e3b55866a92 tempest-VolumesNegativeTest-52519983 tempest-VolumesNegativeTest-52519983-project-member] POST https://10.4.3.240/volume/v3/volumes/xxx/action Aug 20 01:02:43.376058 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-1f24a5c9-ad2d-449b-9197-3e3b55866a92 tempest-VolumesNegativeTest-52519983 tempest-VolumesNegativeTest-52519983-project-member] Action body: b'{"os-detach": {}}' {{(pid=100215) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 01:02:43.377781 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-1f24a5c9-ad2d-449b-9197-3e3b55866a92 tempest-VolumesNegativeTest-52519983 tempest-VolumesNegativeTest-52519983-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:02:43.383411 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-1f24a5c9-ad2d-449b-9197-3e3b55866a92 tempest-VolumesNegativeTest-52519983 tempest-VolumesNegativeTest-52519983-project-member] https://10.4.3.240/volume/v3/volumes/xxx/action returned with HTTP 404 Aug 20 01:02:43.383840 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 697/2754] 10.4.3.240 () {68 vars in 1291 bytes} [Thu Aug 20 01:02:43 2026] POST /volume/v3/volumes/xxx/action => generated 76 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 20 01:02:43.396726 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-69492ef2-8030-49ed-9dcc-d1cafc44c738 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:02:43.399245 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-69492ef2-8030-49ed-9dcc-d1cafc44c738 tempest-VolumesNegativeTest-52519983 tempest-VolumesNegativeTest-52519983-project-member] GET https://10.4.3.240/volume/v3/volumes/tempest-invalid-83295486 Aug 20 01:02:43.399531 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-69492ef2-8030-49ed-9dcc-d1cafc44c738 tempest-VolumesNegativeTest-52519983 tempest-VolumesNegativeTest-52519983-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:02:43.399808 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-69492ef2-8030-49ed-9dcc-d1cafc44c738 tempest-VolumesNegativeTest-52519983 tempest-VolumesNegativeTest-52519983-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:02:43.408297 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-69492ef2-8030-49ed-9dcc-d1cafc44c738 tempest-VolumesNegativeTest-52519983 tempest-VolumesNegativeTest-52519983-project-member] https://10.4.3.240/volume/v3/volumes/tempest-invalid-83295486 returned with HTTP 404 Aug 20 01:02:43.408783 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 684/2755] 10.4.3.240 () {66 vars in 1312 bytes} [Thu Aug 20 01:02:43 2026] GET /volume/v3/volumes/tempest-invalid-83295486 => generated 97 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 20 01:02:43.410737 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-172ff45b-7be1-40d0-961c-189788f81652 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:02:43.416383 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-172ff45b-7be1-40d0-961c-189788f81652 tempest-VolumesActionsTest-1462979513 tempest-VolumesActionsTest-1462979513-project-member] GET https://10.4.3.240/volume/v3/volumes/abc397c6-d17d-41be-98c7-166c9498983f Aug 20 01:02:43.416383 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-172ff45b-7be1-40d0-961c-189788f81652 tempest-VolumesActionsTest-1462979513 tempest-VolumesActionsTest-1462979513-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:02:43.416383 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-172ff45b-7be1-40d0-961c-189788f81652 tempest-VolumesActionsTest-1462979513 tempest-VolumesActionsTest-1462979513-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:02:43.418147 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-2fce4f27-88ba-4749-9a23-7fdda29519c5 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:02:43.422773 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 692/2756] 10.4.3.240 () {66 vars in 1240 bytes} [Thu Aug 20 01:02:43 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 20 01:02:43.435131 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:02:43.435131 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:02:43.435409 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-4b1e6b89-0f7f-485d-843f-c537b082dc9e None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:02:43.435613 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-4b1e6b89-0f7f-485d-843f-c537b082dc9e tempest-VolumesNegativeTest-52519983 tempest-VolumesNegativeTest-52519983-project-member] GET https://10.4.3.240/volume/v3/volumes/detail?status=null Aug 20 01:02:43.435762 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-4b1e6b89-0f7f-485d-843f-c537b082dc9e tempest-VolumesNegativeTest-52519983 tempest-VolumesNegativeTest-52519983-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:02:43.435892 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-4b1e6b89-0f7f-485d-843f-c537b082dc9e tempest-VolumesNegativeTest-52519983 tempest-VolumesNegativeTest-52519983-project-member] Calling method 'detail' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:02:43.436126 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.api_utils [None req-4b1e6b89-0f7f-485d-843f-c537b082dc9e tempest-VolumesNegativeTest-52519983 tempest-VolumesNegativeTest-52519983-project-member] Removing options '' from query. {{(pid=100215) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 01:02:43.436349 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-4b1e6b89-0f7f-485d-843f-c537b082dc9e tempest-VolumesNegativeTest-52519983 tempest-VolumesNegativeTest-52519983-project-member] Could not evaluate value null, assuming string {{(pid=100215) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 20 01:02:43.436989 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-4b1e6b89-0f7f-485d-843f-c537b082dc9e tempest-VolumesNegativeTest-52519983 tempest-VolumesNegativeTest-52519983-project-member] Searching by: MultiDict([('status', 'null'), ('no_migration_targets', True)]). {{(pid=100215) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 01:02:43.438583 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-172ff45b-7be1-40d0-961c-189788f81652 tempest-VolumesActionsTest-1462979513 tempest-VolumesActionsTest-1462979513-project-member] Volume info retrieved successfully. Aug 20 01:02:43.446456 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-4b1e6b89-0f7f-485d-843f-c537b082dc9e tempest-VolumesNegativeTest-52519983 tempest-VolumesNegativeTest-52519983-project-member] Get all volumes completed successfully. Aug 20 01:02:43.448410 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-4b1e6b89-0f7f-485d-843f-c537b082dc9e tempest-VolumesNegativeTest-52519983 tempest-VolumesNegativeTest-52519983-project-member] https://10.4.3.240/volume/v3/volumes/detail?status=null returned with HTTP 200 Aug 20 01:02:43.448880 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 698/2757] 10.4.3.240 () {66 vars in 1281 bytes} [Thu Aug 20 01:02:43 2026] GET /volume/v3/volumes/detail?status=null => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 20 01:02:43.449050 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-172ff45b-7be1-40d0-961c-189788f81652 tempest-VolumesActionsTest-1462979513 tempest-VolumesActionsTest-1462979513-project-member] https://10.4.3.240/volume/v3/volumes/abc397c6-d17d-41be-98c7-166c9498983f returned with HTTP 200 Aug 20 01:02:43.449741 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 684/2758] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:02:43 2026] GET /volume/v3/volumes/abc397c6-d17d-41be-98c7-166c9498983f => generated 861 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:02:43.464213 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-a709d86e-b953-43a1-96a8-f7d5e3c7d53d None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:02:43.467693 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-a709d86e-b953-43a1-96a8-f7d5e3c7d53d tempest-VolumesNegativeTest-52519983 tempest-VolumesNegativeTest-52519983-project-member] GET https://10.4.3.240/volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-1669882289 Aug 20 01:02:43.467693 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-a709d86e-b953-43a1-96a8-f7d5e3c7d53d tempest-VolumesNegativeTest-52519983 tempest-VolumesNegativeTest-52519983-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:02:43.467693 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-a709d86e-b953-43a1-96a8-f7d5e3c7d53d tempest-VolumesNegativeTest-52519983 tempest-VolumesNegativeTest-52519983-project-member] Calling method 'detail' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:02:43.467693 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.api_utils [None req-a709d86e-b953-43a1-96a8-f7d5e3c7d53d tempest-VolumesNegativeTest-52519983 tempest-VolumesNegativeTest-52519983-project-member] Removing options '' from query. {{(pid=100212) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 01:02:43.468194 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-a709d86e-b953-43a1-96a8-f7d5e3c7d53d tempest-VolumesNegativeTest-52519983 tempest-VolumesNegativeTest-52519983-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesNegativeTest-Volume-1669882289'), ('no_migration_targets', True)]). {{(pid=100212) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 01:02:43.487988 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-e33a98b3-a52b-4830-9c87-3f24f24fdf08 req-7aa44bf3-580b-4fb9-80a2-e35e40902b90 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:02:43.491734 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-e33a98b3-a52b-4830-9c87-3f24f24fdf08 req-7aa44bf3-580b-4fb9-80a2-e35e40902b90 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] GET https://10.4.3.240/volume/v3/volumes/3d3694ed-577d-4f16-a968-76660e9e53ca Aug 20 01:02:43.492016 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-e33a98b3-a52b-4830-9c87-3f24f24fdf08 req-7aa44bf3-580b-4fb9-80a2-e35e40902b90 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:02:43.492269 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-e33a98b3-a52b-4830-9c87-3f24f24fdf08 req-7aa44bf3-580b-4fb9-80a2-e35e40902b90 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:02:43.507083 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:02:43.507083 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:02:43.507625 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-a709d86e-b953-43a1-96a8-f7d5e3c7d53d tempest-VolumesNegativeTest-52519983 tempest-VolumesNegativeTest-52519983-project-member] Get all volumes completed successfully. Aug 20 01:02:43.509493 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-a709d86e-b953-43a1-96a8-f7d5e3c7d53d tempest-VolumesNegativeTest-52519983 tempest-VolumesNegativeTest-52519983-project-member] https://10.4.3.240/volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-1669882289 returned with HTTP 200 Aug 20 01:02:43.509877 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 685/2759] 10.4.3.240 () {66 vars in 1359 bytes} [Thu Aug 20 01:02:43 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-1669882289 => generated 15 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 20 01:02:43.512472 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [req-e33a98b3-a52b-4830-9c87-3f24f24fdf08 req-7aa44bf3-580b-4fb9-80a2-e35e40902b90 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Volume info retrieved successfully. Aug 20 01:02:43.518704 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-e33a98b3-a52b-4830-9c87-3f24f24fdf08 req-7aa44bf3-580b-4fb9-80a2-e35e40902b90 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] https://10.4.3.240/volume/v3/volumes/3d3694ed-577d-4f16-a968-76660e9e53ca returned with HTTP 200 Aug 20 01:02:43.519697 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 693/2760] 10.4.3.240 () {68 vars in 1598 bytes} [Thu Aug 20 01:02:43 2026] GET /volume/v3/volumes/3d3694ed-577d-4f16-a968-76660e9e53ca => generated 842 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:02:43.522080 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-8776c0cc-0483-480e-9664-d6298a008bdb None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:02:43.523723 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-8776c0cc-0483-480e-9664-d6298a008bdb tempest-VolumesNegativeTest-52519983 tempest-VolumesNegativeTest-52519983-project-member] GET https://10.4.3.240/volume/v3/volumes?status=null Aug 20 01:02:43.523931 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-8776c0cc-0483-480e-9664-d6298a008bdb tempest-VolumesNegativeTest-52519983 tempest-VolumesNegativeTest-52519983-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:02:43.524111 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-8776c0cc-0483-480e-9664-d6298a008bdb tempest-VolumesNegativeTest-52519983 tempest-VolumesNegativeTest-52519983-project-member] Calling method 'index' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:02:43.524324 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.api_utils [None req-8776c0cc-0483-480e-9664-d6298a008bdb tempest-VolumesNegativeTest-52519983 tempest-VolumesNegativeTest-52519983-project-member] Removing options '' from query. {{(pid=100215) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 01:02:43.524571 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-8776c0cc-0483-480e-9664-d6298a008bdb tempest-VolumesNegativeTest-52519983 tempest-VolumesNegativeTest-52519983-project-member] Could not evaluate value null, assuming string {{(pid=100215) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 20 01:02:43.525150 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-8776c0cc-0483-480e-9664-d6298a008bdb tempest-VolumesNegativeTest-52519983 tempest-VolumesNegativeTest-52519983-project-member] Searching by: MultiDict([('status', 'null'), ('no_migration_targets', True)]). {{(pid=100215) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 01:02:43.531865 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-8776c0cc-0483-480e-9664-d6298a008bdb tempest-VolumesNegativeTest-52519983 tempest-VolumesNegativeTest-52519983-project-member] Get all volumes completed successfully. Aug 20 01:02:43.532198 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-8776c0cc-0483-480e-9664-d6298a008bdb tempest-VolumesNegativeTest-52519983 tempest-VolumesNegativeTest-52519983-project-member] https://10.4.3.240/volume/v3/volumes?status=null returned with HTTP 200 Aug 20 01:02:43.532653 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 699/2761] 10.4.3.240 () {66 vars in 1260 bytes} [Thu Aug 20 01:02:43 2026] GET /volume/v3/volumes?status=null => generated 15 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 20 01:02:43.542502 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-3053f114-a866-484c-b327-8ca7f78d91fa None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:02:43.546724 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-3053f114-a866-484c-b327-8ca7f78d91fa tempest-VolumesNegativeTest-52519983 tempest-VolumesNegativeTest-52519983-project-member] GET https://10.4.3.240/volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-374732965 Aug 20 01:02:43.547005 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-3053f114-a866-484c-b327-8ca7f78d91fa tempest-VolumesNegativeTest-52519983 tempest-VolumesNegativeTest-52519983-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:02:43.548670 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-3053f114-a866-484c-b327-8ca7f78d91fa tempest-VolumesNegativeTest-52519983 tempest-VolumesNegativeTest-52519983-project-member] Calling method 'index' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:02:43.548979 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.api_utils [None req-3053f114-a866-484c-b327-8ca7f78d91fa tempest-VolumesNegativeTest-52519983 tempest-VolumesNegativeTest-52519983-project-member] Removing options '' from query. {{(pid=100213) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 01:02:43.549892 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-3053f114-a866-484c-b327-8ca7f78d91fa tempest-VolumesNegativeTest-52519983 tempest-VolumesNegativeTest-52519983-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesNegativeTest-Volume-374732965'), ('no_migration_targets', True)]). {{(pid=100213) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 01:02:43.557177 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-3053f114-a866-484c-b327-8ca7f78d91fa tempest-VolumesNegativeTest-52519983 tempest-VolumesNegativeTest-52519983-project-member] Get all volumes completed successfully. Aug 20 01:02:43.557590 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-3053f114-a866-484c-b327-8ca7f78d91fa tempest-VolumesNegativeTest-52519983 tempest-VolumesNegativeTest-52519983-project-member] https://10.4.3.240/volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-374732965 returned with HTTP 200 Aug 20 01:02:43.558045 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 685/2762] 10.4.3.240 () {66 vars in 1336 bytes} [Thu Aug 20 01:02:43 2026] GET /volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-374732965 => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 20 01:02:43.571306 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-4c07d973-37f1-42b5-b185-8810c5d6f4c3 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:02:43.573985 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-4c07d973-37f1-42b5-b185-8810c5d6f4c3 tempest-VolumesNegativeTest-52519983 tempest-VolumesNegativeTest-52519983-project-member] POST https://10.4.3.240/volume/v3/volumes/2d74241e-582e-4565-bb47-d5b7b61d50c4/action Aug 20 01:02:43.574400 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-4c07d973-37f1-42b5-b185-8810c5d6f4c3 tempest-VolumesNegativeTest-52519983 tempest-VolumesNegativeTest-52519983-project-member] Action body: b'{"os-reserve": {}}' {{(pid=100212) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 01:02:43.574937 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-4c07d973-37f1-42b5-b185-8810c5d6f4c3 tempest-VolumesNegativeTest-52519983 tempest-VolumesNegativeTest-52519983-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:02:43.584692 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:02:43.584692 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:02:43.585313 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-4c07d973-37f1-42b5-b185-8810c5d6f4c3 tempest-VolumesNegativeTest-52519983 tempest-VolumesNegativeTest-52519983-project-member] Volume info retrieved successfully. Aug 20 01:02:43.591848 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-4c07d973-37f1-42b5-b185-8810c5d6f4c3 tempest-VolumesNegativeTest-52519983 tempest-VolumesNegativeTest-52519983-project-member] Reserve volume completed successfully. Aug 20 01:02:43.592078 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-4c07d973-37f1-42b5-b185-8810c5d6f4c3 tempest-VolumesNegativeTest-52519983 tempest-VolumesNegativeTest-52519983-project-member] https://10.4.3.240/volume/v3/volumes/2d74241e-582e-4565-bb47-d5b7b61d50c4/action returned with HTTP 202 Aug 20 01:02:43.592531 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 686/2763] 10.4.3.240 () {68 vars in 1390 bytes} [Thu Aug 20 01:02:43 2026] POST /volume/v3/volumes/2d74241e-582e-4565-bb47-d5b7b61d50c4/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 01:02:43.600353 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-d846c6d5-90cb-4834-a07b-e5a323a80e88 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:02:43.602234 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-d846c6d5-90cb-4834-a07b-e5a323a80e88 tempest-VolumesNegativeTest-52519983 tempest-VolumesNegativeTest-52519983-project-member] POST https://10.4.3.240/volume/v3/volumes/2d74241e-582e-4565-bb47-d5b7b61d50c4/action Aug 20 01:02:43.602575 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-d846c6d5-90cb-4834-a07b-e5a323a80e88 tempest-VolumesNegativeTest-52519983 tempest-VolumesNegativeTest-52519983-project-member] Action body: b'{"os-reserve": {}}' {{(pid=100214) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 01:02:43.602697 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-d846c6d5-90cb-4834-a07b-e5a323a80e88 tempest-VolumesNegativeTest-52519983 tempest-VolumesNegativeTest-52519983-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:02:43.614525 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:02:43.614525 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:02:43.615151 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-d846c6d5-90cb-4834-a07b-e5a323a80e88 tempest-VolumesNegativeTest-52519983 tempest-VolumesNegativeTest-52519983-project-member] Volume info retrieved successfully. Aug 20 01:02:43.619300 np0000007838 devstack@c-api.service[100214]: ERROR cinder.volume.api [None req-d846c6d5-90cb-4834-a07b-e5a323a80e88 tempest-VolumesNegativeTest-52519983 tempest-VolumesNegativeTest-52519983-project-member] Volume status must be available to reserve, but the status is attaching. Aug 20 01:02:43.619682 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-d846c6d5-90cb-4834-a07b-e5a323a80e88 tempest-VolumesNegativeTest-52519983 tempest-VolumesNegativeTest-52519983-project-member] https://10.4.3.240/volume/v3/volumes/2d74241e-582e-4565-bb47-d5b7b61d50c4/action returned with HTTP 400 Aug 20 01:02:43.620190 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 694/2764] 10.4.3.240 () {68 vars in 1390 bytes} [Thu Aug 20 01:02:43 2026] POST /volume/v3/volumes/2d74241e-582e-4565-bb47-d5b7b61d50c4/action => generated 132 bytes in 20 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 20 01:02:43.622328 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-6799a33f-d707-4ccf-bf12-6e06224c92e7 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:02:43.626432 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-6799a33f-d707-4ccf-bf12-6e06224c92e7 None None] GET https://10.4.3.240/volume// Aug 20 01:02:43.626624 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-6799a33f-d707-4ccf-bf12-6e06224c92e7 None None] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:02:43.626882 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-6799a33f-d707-4ccf-bf12-6e06224c92e7 None None] Calling method 'all' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:02:43.627243 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-6799a33f-d707-4ccf-bf12-6e06224c92e7 None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 20 01:02:43.630626 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 700/2765] 10.4.3.240 () {66 vars in 1428 bytes} [Thu Aug 20 01:02:43 2026] GET /volume/ => generated 386 bytes in 9 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 01:02:43.632112 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-f6ebcfaf-6326-4dad-be9c-5b9286b280e0 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:02:43.637399 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-f6ebcfaf-6326-4dad-be9c-5b9286b280e0 tempest-VolumesNegativeTest-52519983 tempest-VolumesNegativeTest-52519983-project-member] POST https://10.4.3.240/volume/v3/volumes/2d74241e-582e-4565-bb47-d5b7b61d50c4/action Aug 20 01:02:43.637812 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-f6ebcfaf-6326-4dad-be9c-5b9286b280e0 tempest-VolumesNegativeTest-52519983 tempest-VolumesNegativeTest-52519983-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=100213) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 01:02:43.637995 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-f6ebcfaf-6326-4dad-be9c-5b9286b280e0 tempest-VolumesNegativeTest-52519983 tempest-VolumesNegativeTest-52519983-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:02:43.642099 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [req-e33a98b3-a52b-4830-9c87-3f24f24fdf08 req-a6b317bd-2733-4089-bc96-71c16fb2ebbf None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:02:43.646003 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-e33a98b3-a52b-4830-9c87-3f24f24fdf08 req-a6b317bd-2733-4089-bc96-71c16fb2ebbf tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] POST https://10.4.3.240/volume/v3/attachments Aug 20 01:02:43.646642 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [req-e33a98b3-a52b-4830-9c87-3f24f24fdf08 req-a6b317bd-2733-4089-bc96-71c16fb2ebbf tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3d3694ed-577d-4f16-a968-76660e9e53ca", "connector": null, "instance_uuid": "5d646463-b4ef-49c0-9f35-6dcdce0b1e6c"}} {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:02:43.649774 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:02:43.649774 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:02:43.650423 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-f6ebcfaf-6326-4dad-be9c-5b9286b280e0 tempest-VolumesNegativeTest-52519983 tempest-VolumesNegativeTest-52519983-project-member] Volume info retrieved successfully. Aug 20 01:02:43.662656 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:02:43.662656 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:02:43.664643 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-f6ebcfaf-6326-4dad-be9c-5b9286b280e0 tempest-VolumesNegativeTest-52519983 tempest-VolumesNegativeTest-52519983-project-member] Unreserve volume completed successfully. Aug 20 01:02:43.664901 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-f6ebcfaf-6326-4dad-be9c-5b9286b280e0 tempest-VolumesNegativeTest-52519983 tempest-VolumesNegativeTest-52519983-project-member] https://10.4.3.240/volume/v3/volumes/2d74241e-582e-4565-bb47-d5b7b61d50c4/action returned with HTTP 202 Aug 20 01:02:43.665313 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 686/2766] 10.4.3.240 () {68 vars in 1390 bytes} [Thu Aug 20 01:02:43 2026] POST /volume/v3/volumes/2d74241e-582e-4565-bb47-d5b7b61d50c4/action => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 01:02:43.675155 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-a8068ed9-cb19-487e-b4c9-76e955635344 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:02:43.677397 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-a8068ed9-cb19-487e-b4c9-76e955635344 tempest-VolumesNegativeTest-52519983 tempest-VolumesNegativeTest-52519983-project-member] POST https://10.4.3.240/volume/v3/volumes/148f4752-8cab-4ccb-98e3-1b5a20ef743c/action Aug 20 01:02:43.677878 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-a8068ed9-cb19-487e-b4c9-76e955635344 tempest-VolumesNegativeTest-52519983 tempest-VolumesNegativeTest-52519983-project-member] Action body: b'{"os-reserve": {}}' {{(pid=100214) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 01:02:43.678057 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-a8068ed9-cb19-487e-b4c9-76e955635344 tempest-VolumesNegativeTest-52519983 tempest-VolumesNegativeTest-52519983-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:02:43.686614 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-a8068ed9-cb19-487e-b4c9-76e955635344 tempest-VolumesNegativeTest-52519983 tempest-VolumesNegativeTest-52519983-project-member] https://10.4.3.240/volume/v3/volumes/148f4752-8cab-4ccb-98e3-1b5a20ef743c/action returned with HTTP 404 Aug 20 01:02:43.687235 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 695/2767] 10.4.3.240 () {68 vars in 1390 bytes} [Thu Aug 20 01:02:43 2026] POST /volume/v3/volumes/148f4752-8cab-4ccb-98e3-1b5a20ef743c/action => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:02:43.695615 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-16a94655-6c46-42c0-a760-771f6ef01c9c None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:02:43.697765 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-16a94655-6c46-42c0-a760-771f6ef01c9c tempest-VolumesNegativeTest-52519983 tempest-VolumesNegativeTest-52519983-project-member] POST https://10.4.3.240/volume/v3/volumes/6165ec4b-dfc8-43e3-945b-fce121bb9858/action Aug 20 01:02:43.698319 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-16a94655-6c46-42c0-a760-771f6ef01c9c tempest-VolumesNegativeTest-52519983 tempest-VolumesNegativeTest-52519983-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=100215) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 01:02:43.698649 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-16a94655-6c46-42c0-a760-771f6ef01c9c tempest-VolumesNegativeTest-52519983 tempest-VolumesNegativeTest-52519983-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:02:43.699044 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-e33a98b3-a52b-4830-9c87-3f24f24fdf08 req-a6b317bd-2733-4089-bc96-71c16fb2ebbf tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] https://10.4.3.240/volume/v3/attachments returned with HTTP 200 Aug 20 01:02:43.699859 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 687/2768] 10.4.3.240 () {74 vars in 1594 bytes} [Thu Aug 20 01:02:43 2026] POST /volume/v3/attachments => generated 273 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:02:43.707718 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-16a94655-6c46-42c0-a760-771f6ef01c9c tempest-VolumesNegativeTest-52519983 tempest-VolumesNegativeTest-52519983-project-member] https://10.4.3.240/volume/v3/volumes/6165ec4b-dfc8-43e3-945b-fce121bb9858/action returned with HTTP 404 Aug 20 01:02:43.708169 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 701/2769] 10.4.3.240 () {68 vars in 1390 bytes} [Thu Aug 20 01:02:43 2026] POST /volume/v3/volumes/6165ec4b-dfc8-43e3-945b-fce121bb9858/action => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:02:43.720509 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-67414f03-092f-4692-8a7c-471759597c3a None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:02:43.723474 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 687/2770] 10.4.3.240 () {68 vars in 1260 bytes} [Thu Aug 20 01:02:43 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 20 01:02:43.733657 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-1b28a3f3-fac9-4b60-a579-6a0efd98f511 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:02:43.735805 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-1b28a3f3-fac9-4b60-a579-6a0efd98f511 tempest-VolumesNegativeTest-52519983 tempest-VolumesNegativeTest-52519983-project-member] PUT https://10.4.3.240/volume/v3/volumes/tempest-invalid-883467458 Aug 20 01:02:43.736229 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-1b28a3f3-fac9-4b60-a579-6a0efd98f511 tempest-VolumesNegativeTest-52519983 tempest-VolumesNegativeTest-52519983-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "n"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:02:43.744815 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-066cb0c4-1d1b-4906-8af1-98622ca79dfd None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:02:43.747845 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-1b28a3f3-fac9-4b60-a579-6a0efd98f511 tempest-VolumesNegativeTest-52519983 tempest-VolumesNegativeTest-52519983-project-member] https://10.4.3.240/volume/v3/volumes/tempest-invalid-883467458 returned with HTTP 404 Aug 20 01:02:43.748678 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 696/2771] 10.4.3.240 () {68 vars in 1335 bytes} [Thu Aug 20 01:02:43 2026] PUT /volume/v3/volumes/tempest-invalid-883467458 => generated 98 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 20 01:02:43.749427 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-066cb0c4-1d1b-4906-8af1-98622ca79dfd tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] GET https://10.4.3.240/volume/v3/volumes/3d3694ed-577d-4f16-a968-76660e9e53ca Aug 20 01:02:43.749939 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-066cb0c4-1d1b-4906-8af1-98622ca79dfd tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:02:43.750300 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-066cb0c4-1d1b-4906-8af1-98622ca79dfd tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:02:43.759043 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-1f0c31b3-5c43-4478-b742-870641315f1f None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:02:43.762841 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-1f0c31b3-5c43-4478-b742-870641315f1f tempest-VolumesNegativeTest-52519983 tempest-VolumesNegativeTest-52519983-project-member] PUT https://10.4.3.240/volume/v3/volumes/626b1e0f-a0cf-4840-a488-d00ed0d8adf3 Aug 20 01:02:43.763269 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-1f0c31b3-5c43-4478-b742-870641315f1f tempest-VolumesNegativeTest-52519983 tempest-VolumesNegativeTest-52519983-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "n"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:02:43.766361 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-869c821a-aae9-4653-bfae-bde6efa80774 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:02:43.766797 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-869c821a-aae9-4653-bfae-bde6efa80774 None None] GET https://10.4.3.240/volume// Aug 20 01:02:43.766950 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-869c821a-aae9-4653-bfae-bde6efa80774 None None] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:02:43.767125 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-869c821a-aae9-4653-bfae-bde6efa80774 None None] Calling method 'all' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:02:43.767515 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-869c821a-aae9-4653-bfae-bde6efa80774 None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 20 01:02:43.767866 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 688/2772] 10.4.3.240 () {66 vars in 1426 bytes} [Thu Aug 20 01:02:43 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 01:02:43.769249 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:02:43.769249 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:02:43.776301 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-1f0c31b3-5c43-4478-b742-870641315f1f tempest-VolumesNegativeTest-52519983 tempest-VolumesNegativeTest-52519983-project-member] https://10.4.3.240/volume/v3/volumes/626b1e0f-a0cf-4840-a488-d00ed0d8adf3 returned with HTTP 404 Aug 20 01:02:43.776959 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 702/2773] 10.4.3.240 () {68 vars in 1368 bytes} [Thu Aug 20 01:02:43 2026] PUT /volume/v3/volumes/626b1e0f-a0cf-4840-a488-d00ed0d8adf3 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:02:43.778034 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-e33a98b3-a52b-4830-9c87-3f24f24fdf08 req-f01cf835-3772-4e29-8c16-9e6accca3c3a None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:02:43.778946 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-066cb0c4-1d1b-4906-8af1-98622ca79dfd tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Volume info retrieved successfully. Aug 20 01:02:43.780080 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-e33a98b3-a52b-4830-9c87-3f24f24fdf08 req-f01cf835-3772-4e29-8c16-9e6accca3c3a tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] GET https://10.4.3.240/volume/v3/volumes/3d3694ed-577d-4f16-a968-76660e9e53ca Aug 20 01:02:43.780531 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-e33a98b3-a52b-4830-9c87-3f24f24fdf08 req-f01cf835-3772-4e29-8c16-9e6accca3c3a tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:02:43.780531 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-e33a98b3-a52b-4830-9c87-3f24f24fdf08 req-f01cf835-3772-4e29-8c16-9e6accca3c3a tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:02:43.785162 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-e636d9fb-7818-4d42-8e99-0ba5f1d2b674 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:02:43.786768 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-e636d9fb-7818-4d42-8e99-0ba5f1d2b674 tempest-VolumesNegativeTest-52519983 tempest-VolumesNegativeTest-52519983-project-member] DELETE https://10.4.3.240/volume/v3/volumes/8688921c-2f3c-4b73-af75-b2fdc09e1884 Aug 20 01:02:43.786924 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-e636d9fb-7818-4d42-8e99-0ba5f1d2b674 tempest-VolumesNegativeTest-52519983 tempest-VolumesNegativeTest-52519983-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:02:43.787093 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-e636d9fb-7818-4d42-8e99-0ba5f1d2b674 tempest-VolumesNegativeTest-52519983 tempest-VolumesNegativeTest-52519983-project-member] Calling method 'delete' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:02:43.787237 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.v3.volumes [None req-e636d9fb-7818-4d42-8e99-0ba5f1d2b674 tempest-VolumesNegativeTest-52519983 tempest-VolumesNegativeTest-52519983-project-member] Delete volume with id: 8688921c-2f3c-4b73-af75-b2fdc09e1884 Aug 20 01:02:43.787653 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-066cb0c4-1d1b-4906-8af1-98622ca79dfd tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] https://10.4.3.240/volume/v3/volumes/3d3694ed-577d-4f16-a968-76660e9e53ca returned with HTTP 200 Aug 20 01:02:43.788068 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 688/2774] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:02:43 2026] GET /volume/v3/volumes/3d3694ed-577d-4f16-a968-76660e9e53ca => generated 841 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:02:43.792233 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:02:43.792233 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:02:43.794094 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-e636d9fb-7818-4d42-8e99-0ba5f1d2b674 tempest-VolumesNegativeTest-52519983 tempest-VolumesNegativeTest-52519983-project-member] https://10.4.3.240/volume/v3/volumes/8688921c-2f3c-4b73-af75-b2fdc09e1884 returned with HTTP 404 Aug 20 01:02:43.795068 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 689/2775] 10.4.3.240 () {66 vars in 1351 bytes} [Thu Aug 20 01:02:43 2026] DELETE /volume/v3/volumes/8688921c-2f3c-4b73-af75-b2fdc09e1884 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:02:43.796457 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [req-e33a98b3-a52b-4830-9c87-3f24f24fdf08 req-f01cf835-3772-4e29-8c16-9e6accca3c3a tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Volume info retrieved successfully. Aug 20 01:02:43.800707 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-e33a98b3-a52b-4830-9c87-3f24f24fdf08 req-f01cf835-3772-4e29-8c16-9e6accca3c3a tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] https://10.4.3.240/volume/v3/volumes/3d3694ed-577d-4f16-a968-76660e9e53ca returned with HTTP 200 Aug 20 01:02:43.801099 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 697/2776] 10.4.3.240 () {70 vars in 1639 bytes} [Thu Aug 20 01:02:43 2026] GET /volume/v3/volumes/3d3694ed-577d-4f16-a968-76660e9e53ca => generated 1021 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 01:02:43.802279 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-9f762838-568f-4c75-b50f-45811cc814dd None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:02:43.804823 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-9f762838-568f-4c75-b50f-45811cc814dd tempest-VolumesNegativeTest-52519983 tempest-VolumesNegativeTest-52519983-project-member] POST https://10.4.3.240/volume/v3/volumes/2d74241e-582e-4565-bb47-d5b7b61d50c4/action Aug 20 01:02:43.805247 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-9f762838-568f-4c75-b50f-45811cc814dd tempest-VolumesNegativeTest-52519983 tempest-VolumesNegativeTest-52519983-project-member] Action body: b'{"os-extend": {"new_size": null}}' {{(pid=100215) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 01:02:43.805496 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-9f762838-568f-4c75-b50f-45811cc814dd tempest-VolumesNegativeTest-52519983 tempest-VolumesNegativeTest-52519983-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": null}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:02:43.807409 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-9f762838-568f-4c75-b50f-45811cc814dd tempest-VolumesNegativeTest-52519983 tempest-VolumesNegativeTest-52519983-project-member] https://10.4.3.240/volume/v3/volumes/2d74241e-582e-4565-bb47-d5b7b61d50c4/action returned with HTTP 400 Aug 20 01:02:43.808033 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 703/2777] 10.4.3.240 () {68 vars in 1390 bytes} [Thu Aug 20 01:02:43 2026] POST /volume/v3/volumes/2d74241e-582e-4565-bb47-d5b7b61d50c4/action => generated 140 bytes in 6 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 20 01:02:43.817059 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-48d2b94b-f29c-49ae-b832-479f4f9f58ee None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:02:43.821738 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-48d2b94b-f29c-49ae-b832-479f4f9f58ee tempest-VolumesNegativeTest-52519983 tempest-VolumesNegativeTest-52519983-project-member] POST https://10.4.3.240/volume/v3/volumes/2d74241e-582e-4565-bb47-d5b7b61d50c4/action Aug 20 01:02:43.822028 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-48d2b94b-f29c-49ae-b832-479f4f9f58ee tempest-VolumesNegativeTest-52519983 tempest-VolumesNegativeTest-52519983-project-member] Action body: b'{"os-extend": {"new_size": "abc"}}' {{(pid=100212) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 01:02:43.822139 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-48d2b94b-f29c-49ae-b832-479f4f9f58ee tempest-VolumesNegativeTest-52519983 tempest-VolumesNegativeTest-52519983-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": "abc"}} {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:02:43.825448 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-48d2b94b-f29c-49ae-b832-479f4f9f58ee tempest-VolumesNegativeTest-52519983 tempest-VolumesNegativeTest-52519983-project-member] https://10.4.3.240/volume/v3/volumes/2d74241e-582e-4565-bb47-d5b7b61d50c4/action returned with HTTP 400 Aug 20 01:02:43.825448 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 689/2778] 10.4.3.240 () {68 vars in 1390 bytes} [Thu Aug 20 01:02:43 2026] POST /volume/v3/volumes/2d74241e-582e-4565-bb47-d5b7b61d50c4/action => generated 131 bytes in 8 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 20 01:02:43.832098 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-e847cd2e-3321-4b01-83ff-cc3142561c15 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:02:43.833840 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-e847cd2e-3321-4b01-83ff-cc3142561c15 tempest-VolumesNegativeTest-52519983 tempest-VolumesNegativeTest-52519983-project-member] POST https://10.4.3.240/volume/v3/volumes/06079709-34da-4501-8917-29ffc6850718/action Aug 20 01:02:43.834144 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-e847cd2e-3321-4b01-83ff-cc3142561c15 tempest-VolumesNegativeTest-52519983 tempest-VolumesNegativeTest-52519983-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100213) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 01:02:43.834272 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-e847cd2e-3321-4b01-83ff-cc3142561c15 tempest-VolumesNegativeTest-52519983 tempest-VolumesNegativeTest-52519983-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:02:43.842938 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-e847cd2e-3321-4b01-83ff-cc3142561c15 tempest-VolumesNegativeTest-52519983 tempest-VolumesNegativeTest-52519983-project-member] https://10.4.3.240/volume/v3/volumes/06079709-34da-4501-8917-29ffc6850718/action returned with HTTP 404 Aug 20 01:02:43.843451 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 690/2779] 10.4.3.240 () {68 vars in 1390 bytes} [Thu Aug 20 01:02:43 2026] POST /volume/v3/volumes/06079709-34da-4501-8917-29ffc6850718/action => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:02:43.850295 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-5425b746-a5c2-41aa-a438-40a7a98b3e06 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:02:43.852256 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-5425b746-a5c2-41aa-a438-40a7a98b3e06 tempest-VolumesNegativeTest-52519983 tempest-VolumesNegativeTest-52519983-project-member] POST https://10.4.3.240/volume/v3/volumes/2d74241e-582e-4565-bb47-d5b7b61d50c4/action Aug 20 01:02:43.852660 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-5425b746-a5c2-41aa-a438-40a7a98b3e06 tempest-VolumesNegativeTest-52519983 tempest-VolumesNegativeTest-52519983-project-member] Action body: b'{"os-extend": {"new_size": 0}}' {{(pid=100214) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 01:02:43.852797 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-5425b746-a5c2-41aa-a438-40a7a98b3e06 tempest-VolumesNegativeTest-52519983 tempest-VolumesNegativeTest-52519983-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 0}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:02:43.854591 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-5425b746-a5c2-41aa-a438-40a7a98b3e06 tempest-VolumesNegativeTest-52519983 tempest-VolumesNegativeTest-52519983-project-member] https://10.4.3.240/volume/v3/volumes/2d74241e-582e-4565-bb47-d5b7b61d50c4/action returned with HTTP 400 Aug 20 01:02:43.855149 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 698/2780] 10.4.3.240 () {68 vars in 1390 bytes} [Thu Aug 20 01:02:43 2026] POST /volume/v3/volumes/2d74241e-582e-4565-bb47-d5b7b61d50c4/action => generated 129 bytes in 5 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 20 01:02:43.865657 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-61ce4718-1bc8-4b7b-86fc-8a2a30ef35c9 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:02:43.867436 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-61ce4718-1bc8-4b7b-86fc-8a2a30ef35c9 tempest-VolumesNegativeTest-52519983 tempest-VolumesNegativeTest-52519983-project-member] POST https://10.4.3.240/volume/v3/volumes/None/action Aug 20 01:02:43.867767 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-61ce4718-1bc8-4b7b-86fc-8a2a30ef35c9 tempest-VolumesNegativeTest-52519983 tempest-VolumesNegativeTest-52519983-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100215) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 01:02:43.867883 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-61ce4718-1bc8-4b7b-86fc-8a2a30ef35c9 tempest-VolumesNegativeTest-52519983 tempest-VolumesNegativeTest-52519983-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:02:43.876278 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-61ce4718-1bc8-4b7b-86fc-8a2a30ef35c9 tempest-VolumesNegativeTest-52519983 tempest-VolumesNegativeTest-52519983-project-member] https://10.4.3.240/volume/v3/volumes/None/action returned with HTTP 404 Aug 20 01:02:43.876278 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 704/2781] 10.4.3.240 () {68 vars in 1294 bytes} [Thu Aug 20 01:02:43 2026] POST /volume/v3/volumes/None/action => generated 77 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 20 01:02:43.883555 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-2216ae8d-deed-4d61-b4f5-3545eedf0800 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:02:43.885348 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-2216ae8d-deed-4d61-b4f5-3545eedf0800 tempest-VolumesNegativeTest-52519983 tempest-VolumesNegativeTest-52519983-project-member] GET https://10.4.3.240/volume/v3/volumes/ef2f6e55-a2cb-4a16-a000-45813603d875 Aug 20 01:02:43.886182 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-2216ae8d-deed-4d61-b4f5-3545eedf0800 tempest-VolumesNegativeTest-52519983 tempest-VolumesNegativeTest-52519983-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:02:43.886182 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-2216ae8d-deed-4d61-b4f5-3545eedf0800 tempest-VolumesNegativeTest-52519983 tempest-VolumesNegativeTest-52519983-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:02:43.892030 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-2216ae8d-deed-4d61-b4f5-3545eedf0800 tempest-VolumesNegativeTest-52519983 tempest-VolumesNegativeTest-52519983-project-member] https://10.4.3.240/volume/v3/volumes/ef2f6e55-a2cb-4a16-a000-45813603d875 returned with HTTP 404 Aug 20 01:02:43.893288 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 690/2782] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:02:43 2026] GET /volume/v3/volumes/ef2f6e55-a2cb-4a16-a000-45813603d875 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:02:43.902400 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-db00a4bf-a4ca-4ff8-9735-ebecacb2f42b None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:02:43.904052 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-db00a4bf-a4ca-4ff8-9735-ebecacb2f42b tempest-VolumesNegativeTest-52519983 tempest-VolumesNegativeTest-52519983-project-member] GET https://10.4.3.240/volume/v3/volumes/2d74241e-582e-4565-bb47-d5b7b61d50c4 Aug 20 01:02:43.904225 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-db00a4bf-a4ca-4ff8-9735-ebecacb2f42b tempest-VolumesNegativeTest-52519983 tempest-VolumesNegativeTest-52519983-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:02:43.904432 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-db00a4bf-a4ca-4ff8-9735-ebecacb2f42b tempest-VolumesNegativeTest-52519983 tempest-VolumesNegativeTest-52519983-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:02:43.913398 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:02:43.913398 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:02:43.916835 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-db00a4bf-a4ca-4ff8-9735-ebecacb2f42b tempest-VolumesNegativeTest-52519983 tempest-VolumesNegativeTest-52519983-project-member] Volume info retrieved successfully. Aug 20 01:02:43.922756 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-db00a4bf-a4ca-4ff8-9735-ebecacb2f42b tempest-VolumesNegativeTest-52519983 tempest-VolumesNegativeTest-52519983-project-member] https://10.4.3.240/volume/v3/volumes/2d74241e-582e-4565-bb47-d5b7b61d50c4 returned with HTTP 200 Aug 20 01:02:43.923294 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 691/2783] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:02:43 2026] GET /volume/v3/volumes/2d74241e-582e-4565-bb47-d5b7b61d50c4 => generated 842 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:02:43.934167 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-e33a98b3-a52b-4830-9c87-3f24f24fdf08 req-06a4ff6d-33c0-4949-9ece-52725e8f9831 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:02:43.934212 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-dd3aa1a7-a1f4-4ff4-832c-ac60e92f5353 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:02:43.936852 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-dd3aa1a7-a1f4-4ff4-832c-ac60e92f5353 tempest-VolumesNegativeTest-52519983 tempest-VolumesNegativeTest-52519983-project-member] DELETE https://10.4.3.240/volume/v3/volumes/2d74241e-582e-4565-bb47-d5b7b61d50c4 Aug 20 01:02:43.937015 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-dd3aa1a7-a1f4-4ff4-832c-ac60e92f5353 tempest-VolumesNegativeTest-52519983 tempest-VolumesNegativeTest-52519983-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:02:43.937059 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-e33a98b3-a52b-4830-9c87-3f24f24fdf08 req-06a4ff6d-33c0-4949-9ece-52725e8f9831 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] PUT https://10.4.3.240/volume/v3/attachments/143afffb-d77a-4369-836a-93e580a413f2 Aug 20 01:02:43.937207 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-dd3aa1a7-a1f4-4ff4-832c-ac60e92f5353 tempest-VolumesNegativeTest-52519983 tempest-VolumesNegativeTest-52519983-project-member] Calling method 'delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:02:43.937378 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-dd3aa1a7-a1f4-4ff4-832c-ac60e92f5353 tempest-VolumesNegativeTest-52519983 tempest-VolumesNegativeTest-52519983-project-member] Delete volume with id: 2d74241e-582e-4565-bb47-d5b7b61d50c4 Aug 20 01:02:43.937568 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-e33a98b3-a52b-4830-9c87-3f24f24fdf08 req-06a4ff6d-33c0-4949-9ece-52725e8f9831 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.240", "host": "np0000007838", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:e656b6daafb0", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "870eaf75-1108-49d5-b5ab-79f4c93758d0", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:02:43.944046 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:02:43.944046 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:02:43.944441 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-dd3aa1a7-a1f4-4ff4-832c-ac60e92f5353 tempest-VolumesNegativeTest-52519983 tempest-VolumesNegativeTest-52519983-project-member] Volume info retrieved successfully. Aug 20 01:02:43.949897 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.coordination [req-e33a98b3-a52b-4830-9c87-3f24f24fdf08 req-06a4ff6d-33c0-4949-9ece-52725e8f9831 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Acquiring lock "cinder-attachment_update-3d3694ed-577d-4f16-a968-76660e9e53ca-np0000007838" by "attachment_update" {{(pid=100214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 01:02:43.956428 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.coordination [req-e33a98b3-a52b-4830-9c87-3f24f24fdf08 req-06a4ff6d-33c0-4949-9ece-52725e8f9831 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Lock "cinder-attachment_update-3d3694ed-577d-4f16-a968-76660e9e53ca-np0000007838" acquired by "attachment_update" :: waited 0.007s {{(pid=100214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 01:02:43.958586 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:02:43.958586 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:02:43.961311 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-dd3aa1a7-a1f4-4ff4-832c-ac60e92f5353 tempest-VolumesNegativeTest-52519983 tempest-VolumesNegativeTest-52519983-project-member] Delete volume request issued successfully. Aug 20 01:02:43.961553 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-dd3aa1a7-a1f4-4ff4-832c-ac60e92f5353 tempest-VolumesNegativeTest-52519983 tempest-VolumesNegativeTest-52519983-project-member] https://10.4.3.240/volume/v3/volumes/2d74241e-582e-4565-bb47-d5b7b61d50c4 returned with HTTP 202 Aug 20 01:02:43.962056 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 705/2784] 10.4.3.240 () {66 vars in 1351 bytes} [Thu Aug 20 01:02:43 2026] DELETE /volume/v3/volumes/2d74241e-582e-4565-bb47-d5b7b61d50c4 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 01:02:43.968591 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-d55efd7b-2fb7-4514-8ea9-a516cd2fb6cd None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:02:43.970566 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-d55efd7b-2fb7-4514-8ea9-a516cd2fb6cd tempest-VolumesNegativeTest-52519983 tempest-VolumesNegativeTest-52519983-project-member] GET https://10.4.3.240/volume/v3/volumes/2d74241e-582e-4565-bb47-d5b7b61d50c4 Aug 20 01:02:43.970844 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-d55efd7b-2fb7-4514-8ea9-a516cd2fb6cd tempest-VolumesNegativeTest-52519983 tempest-VolumesNegativeTest-52519983-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:02:43.972776 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-d55efd7b-2fb7-4514-8ea9-a516cd2fb6cd tempest-VolumesNegativeTest-52519983 tempest-VolumesNegativeTest-52519983-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:02:43.983919 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:02:43.983919 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:02:43.989353 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-d55efd7b-2fb7-4514-8ea9-a516cd2fb6cd tempest-VolumesNegativeTest-52519983 tempest-VolumesNegativeTest-52519983-project-member] Volume info retrieved successfully. Aug 20 01:02:43.999375 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-d55efd7b-2fb7-4514-8ea9-a516cd2fb6cd tempest-VolumesNegativeTest-52519983 tempest-VolumesNegativeTest-52519983-project-member] https://10.4.3.240/volume/v3/volumes/2d74241e-582e-4565-bb47-d5b7b61d50c4 returned with HTTP 200 Aug 20 01:02:44.000150 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 691/2785] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:02:43 2026] GET /volume/v3/volumes/2d74241e-582e-4565-bb47-d5b7b61d50c4 => generated 841 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:02:44.069062 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.coordination [req-e33a98b3-a52b-4830-9c87-3f24f24fdf08 req-06a4ff6d-33c0-4949-9ece-52725e8f9831 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Lock "cinder-attachment_update-3d3694ed-577d-4f16-a968-76660e9e53ca-np0000007838" released by "attachment_update" :: held 0.111s {{(pid=100214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 01:02:44.069062 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-e33a98b3-a52b-4830-9c87-3f24f24fdf08 req-06a4ff6d-33c0-4949-9ece-52725e8f9831 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] https://10.4.3.240/volume/v3/attachments/143afffb-d77a-4369-836a-93e580a413f2 returned with HTTP 200 Aug 20 01:02:44.069273 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 699/2786] 10.4.3.240 () {74 vars in 1704 bytes} [Thu Aug 20 01:02:43 2026] PUT /volume/v3/attachments/143afffb-d77a-4369-836a-93e580a413f2 => generated 969 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:02:44.100478 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-c127ef74-0260-4bf2-a04b-58d7a0374921 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:02:44.102367 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-c127ef74-0260-4bf2-a04b-58d7a0374921 tempest-VolumesActionsTest-1462979513 tempest-VolumesActionsTest-1462979513-project-member] GET https://10.4.3.240/volume/v3/volumes/abc397c6-d17d-41be-98c7-166c9498983f Aug 20 01:02:44.102528 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-c127ef74-0260-4bf2-a04b-58d7a0374921 tempest-VolumesActionsTest-1462979513 tempest-VolumesActionsTest-1462979513-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:02:44.102732 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-c127ef74-0260-4bf2-a04b-58d7a0374921 tempest-VolumesActionsTest-1462979513 tempest-VolumesActionsTest-1462979513-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:02:44.110310 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:02:44.110310 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:02:44.116103 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-c127ef74-0260-4bf2-a04b-58d7a0374921 tempest-VolumesActionsTest-1462979513 tempest-VolumesActionsTest-1462979513-project-member] Volume info retrieved successfully. Aug 20 01:02:44.124327 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-c127ef74-0260-4bf2-a04b-58d7a0374921 tempest-VolumesActionsTest-1462979513 tempest-VolumesActionsTest-1462979513-project-member] https://10.4.3.240/volume/v3/volumes/abc397c6-d17d-41be-98c7-166c9498983f returned with HTTP 200 Aug 20 01:02:44.124963 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 692/2787] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:02:44 2026] GET /volume/v3/volumes/abc397c6-d17d-41be-98c7-166c9498983f => generated 861 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:02:44.139684 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-18724d10-4685-40dd-94b6-11e80dfa5b59 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:02:44.141677 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-18724d10-4685-40dd-94b6-11e80dfa5b59 tempest-VolumesActionsTest-1462979513 tempest-VolumesActionsTest-1462979513-project-member] DELETE https://10.4.3.240/volume/v3/volumes/abc397c6-d17d-41be-98c7-166c9498983f Aug 20 01:02:44.141902 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-18724d10-4685-40dd-94b6-11e80dfa5b59 tempest-VolumesActionsTest-1462979513 tempest-VolumesActionsTest-1462979513-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:02:44.142132 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-18724d10-4685-40dd-94b6-11e80dfa5b59 tempest-VolumesActionsTest-1462979513 tempest-VolumesActionsTest-1462979513-project-member] Calling method 'delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:02:44.142325 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-18724d10-4685-40dd-94b6-11e80dfa5b59 tempest-VolumesActionsTest-1462979513 tempest-VolumesActionsTest-1462979513-project-member] Delete volume with id: abc397c6-d17d-41be-98c7-166c9498983f Aug 20 01:02:44.153242 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:02:44.153242 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:02:44.153715 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-18724d10-4685-40dd-94b6-11e80dfa5b59 tempest-VolumesActionsTest-1462979513 tempest-VolumesActionsTest-1462979513-project-member] Volume info retrieved successfully. Aug 20 01:02:44.178565 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-18724d10-4685-40dd-94b6-11e80dfa5b59 tempest-VolumesActionsTest-1462979513 tempest-VolumesActionsTest-1462979513-project-member] Delete volume request issued successfully. Aug 20 01:02:44.178789 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-18724d10-4685-40dd-94b6-11e80dfa5b59 tempest-VolumesActionsTest-1462979513 tempest-VolumesActionsTest-1462979513-project-member] https://10.4.3.240/volume/v3/volumes/abc397c6-d17d-41be-98c7-166c9498983f returned with HTTP 202 Aug 20 01:02:44.179193 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 706/2788] 10.4.3.240 () {66 vars in 1351 bytes} [Thu Aug 20 01:02:44 2026] DELETE /volume/v3/volumes/abc397c6-d17d-41be-98c7-166c9498983f => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 01:02:44.185687 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-36620b03-c4d8-420c-bcfe-5b4587e3e493 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:02:44.187349 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-36620b03-c4d8-420c-bcfe-5b4587e3e493 tempest-VolumesActionsTest-1462979513 tempest-VolumesActionsTest-1462979513-project-member] GET https://10.4.3.240/volume/v3/volumes/abc397c6-d17d-41be-98c7-166c9498983f Aug 20 01:02:44.187586 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-36620b03-c4d8-420c-bcfe-5b4587e3e493 tempest-VolumesActionsTest-1462979513 tempest-VolumesActionsTest-1462979513-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:02:44.187771 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-36620b03-c4d8-420c-bcfe-5b4587e3e493 tempest-VolumesActionsTest-1462979513 tempest-VolumesActionsTest-1462979513-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:02:44.193957 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:02:44.193957 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:02:44.197362 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-36620b03-c4d8-420c-bcfe-5b4587e3e493 tempest-VolumesActionsTest-1462979513 tempest-VolumesActionsTest-1462979513-project-member] Volume info retrieved successfully. Aug 20 01:02:44.201509 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-36620b03-c4d8-420c-bcfe-5b4587e3e493 tempest-VolumesActionsTest-1462979513 tempest-VolumesActionsTest-1462979513-project-member] https://10.4.3.240/volume/v3/volumes/abc397c6-d17d-41be-98c7-166c9498983f returned with HTTP 200 Aug 20 01:02:44.202183 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 692/2789] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:02:44 2026] GET /volume/v3/volumes/abc397c6-d17d-41be-98c7-166c9498983f => generated 860 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:02:44.799390 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-399955b3-da9f-4078-a333-ad62f2f19191 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:02:44.801027 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-399955b3-da9f-4078-a333-ad62f2f19191 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] GET https://10.4.3.240/volume/v3/volumes/3d3694ed-577d-4f16-a968-76660e9e53ca Aug 20 01:02:44.801211 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-399955b3-da9f-4078-a333-ad62f2f19191 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:02:44.801404 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-399955b3-da9f-4078-a333-ad62f2f19191 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:02:44.810227 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:02:44.810227 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:02:44.817043 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-399955b3-da9f-4078-a333-ad62f2f19191 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Volume info retrieved successfully. Aug 20 01:02:44.821152 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-399955b3-da9f-4078-a333-ad62f2f19191 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] https://10.4.3.240/volume/v3/volumes/3d3694ed-577d-4f16-a968-76660e9e53ca returned with HTTP 200 Aug 20 01:02:44.821502 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 700/2790] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:02:44 2026] GET /volume/v3/volumes/3d3694ed-577d-4f16-a968-76660e9e53ca => generated 842 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 20 01:02:45.012057 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-23780ee9-9cc9-42ae-a1b2-7f545e827a5e None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:02:45.013859 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-23780ee9-9cc9-42ae-a1b2-7f545e827a5e tempest-VolumesNegativeTest-52519983 tempest-VolumesNegativeTest-52519983-project-member] GET https://10.4.3.240/volume/v3/volumes/2d74241e-582e-4565-bb47-d5b7b61d50c4 Aug 20 01:02:45.014070 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-23780ee9-9cc9-42ae-a1b2-7f545e827a5e tempest-VolumesNegativeTest-52519983 tempest-VolumesNegativeTest-52519983-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:02:45.014242 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-23780ee9-9cc9-42ae-a1b2-7f545e827a5e tempest-VolumesNegativeTest-52519983 tempest-VolumesNegativeTest-52519983-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:02:45.023672 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-23780ee9-9cc9-42ae-a1b2-7f545e827a5e tempest-VolumesNegativeTest-52519983 tempest-VolumesNegativeTest-52519983-project-member] https://10.4.3.240/volume/v3/volumes/2d74241e-582e-4565-bb47-d5b7b61d50c4 returned with HTTP 404 Aug 20 01:02:45.024187 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 693/2791] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:02:45 2026] GET /volume/v3/volumes/2d74241e-582e-4565-bb47-d5b7b61d50c4 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:02:45.215421 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-65ea8c4a-c07c-44fe-be0a-185a920c624f None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:02:45.217988 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-65ea8c4a-c07c-44fe-be0a-185a920c624f tempest-VolumesActionsTest-1462979513 tempest-VolumesActionsTest-1462979513-project-member] GET https://10.4.3.240/volume/v3/volumes/abc397c6-d17d-41be-98c7-166c9498983f Aug 20 01:02:45.217988 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-65ea8c4a-c07c-44fe-be0a-185a920c624f tempest-VolumesActionsTest-1462979513 tempest-VolumesActionsTest-1462979513-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:02:45.218274 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-65ea8c4a-c07c-44fe-be0a-185a920c624f tempest-VolumesActionsTest-1462979513 tempest-VolumesActionsTest-1462979513-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:02:45.223494 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-65ea8c4a-c07c-44fe-be0a-185a920c624f tempest-VolumesActionsTest-1462979513 tempest-VolumesActionsTest-1462979513-project-member] https://10.4.3.240/volume/v3/volumes/abc397c6-d17d-41be-98c7-166c9498983f returned with HTTP 404 Aug 20 01:02:45.223986 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 707/2792] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:02:45 2026] GET /volume/v3/volumes/abc397c6-d17d-41be-98c7-166c9498983f => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:02:45.833819 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-668032ca-d24a-44e5-b0f6-c2f3d2cab103 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:02:45.835736 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-668032ca-d24a-44e5-b0f6-c2f3d2cab103 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] GET https://10.4.3.240/volume/v3/volumes/3d3694ed-577d-4f16-a968-76660e9e53ca Aug 20 01:02:45.837349 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-668032ca-d24a-44e5-b0f6-c2f3d2cab103 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:02:45.837623 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-668032ca-d24a-44e5-b0f6-c2f3d2cab103 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:02:45.848067 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:02:45.848067 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:02:45.852287 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-668032ca-d24a-44e5-b0f6-c2f3d2cab103 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Volume info retrieved successfully. Aug 20 01:02:45.858251 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-668032ca-d24a-44e5-b0f6-c2f3d2cab103 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] https://10.4.3.240/volume/v3/volumes/3d3694ed-577d-4f16-a968-76660e9e53ca returned with HTTP 200 Aug 20 01:02:45.858477 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 693/2793] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:02:45 2026] GET /volume/v3/volumes/3d3694ed-577d-4f16-a968-76660e9e53ca => generated 842 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:02:46.602713 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-4af9778a-7933-456e-9fd8-f692c16c2f73 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:02:46.696963 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-4af9778a-7933-456e-9fd8-f692c16c2f73 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] POST https://10.4.3.240/volume/v3/volumes Aug 20 01:02:46.697737 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-4af9778a-7933-456e-9fd8-f692c16c2f73 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-720689813"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:02:46.700113 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.v3.volumes [None req-4af9778a-7933-456e-9fd8-f692c16c2f73 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-720689813'}} {{(pid=100214) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 01:02:46.700979 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.v3.volumes [None req-4af9778a-7933-456e-9fd8-f692c16c2f73 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Create volume of 1 GB Aug 20 01:02:46.705682 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-4af9778a-7933-456e-9fd8-f692c16c2f73 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Availability Zones retrieved successfully. Aug 20 01:02:46.710887 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-4af9778a-7933-456e-9fd8-f692c16c2f73 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Flow 'volume_create_api' (70175da2-5780-4df3-9685-998be1b4a20b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:02:46.712009 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-4af9778a-7933-456e-9fd8-f692c16c2f73 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c8f7aa69-68e9-4e43-b8e2-2f8f43ebf988) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:02:46.712952 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.flows.api.create_volume [None req-4af9778a-7933-456e-9fd8-f692c16c2f73 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Validating volume size '1' using validate_int {{(pid=100214) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 01:02:46.736721 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-4af9778a-7933-456e-9fd8-f692c16c2f73 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c8f7aa69-68e9-4e43-b8e2-2f8f43ebf988) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:52:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1ed58bd6-fe6a-497e-ae84-e8199d24fdfa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:02:46.737624 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-4af9778a-7933-456e-9fd8-f692c16c2f73 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bc7369f7-a649-499e-b710-98b7341bb32b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:02:46.788034 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.quota [None req-4af9778a-7933-456e-9fd8-f692c16c2f73 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Created reservations ['f07c99f1-291a-4a0f-a882-76ecfcdb1433', '53a0dba2-095d-46cb-970d-1c6fa3c1716f', '2514a6a5-5d35-45b4-8e8d-e2b5e803acc9', '78f8c732-9773-4830-8ff6-bd76acd69c0c'] {{(pid=100214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 01:02:46.788748 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-4af9778a-7933-456e-9fd8-f692c16c2f73 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bc7369f7-a649-499e-b710-98b7341bb32b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f07c99f1-291a-4a0f-a882-76ecfcdb1433', '53a0dba2-095d-46cb-970d-1c6fa3c1716f', '2514a6a5-5d35-45b4-8e8d-e2b5e803acc9', '78f8c732-9773-4830-8ff6-bd76acd69c0c']}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:02:46.789530 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-4af9778a-7933-456e-9fd8-f692c16c2f73 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (71d34b0e-cae6-448f-b843-14ad323243ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:02:46.812249 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-4af9778a-7933-456e-9fd8-f692c16c2f73 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (71d34b0e-cae6-448f-b843-14ad323243ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd319c440-c9f5-408a-b8cb-b00aa2c7ddbe', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-720689813',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='32bdd7bd4b41425c83c1fcf3c29cd7ae',qos_specs=None,replication_status=,reservations=['f07c99f1-291a-4a0f-a882-76ecfcdb1433','53a0dba2-095d-46cb-970d-1c6fa3c1716f','2514a6a5-5d35-45b4-8e8d-e2b5e803acc9','78f8c732-9773-4830-8ff6-bd76acd69c0c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='33288acd1d7445ee80c42301c69e5622',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T01:02:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-720689813',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d319c440-c9f5-408a-b8cb-b00aa2c7ddbe,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='32bdd7bd4b41425c83c1fcf3c29cd7ae',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='33288acd1d7445ee80c42301c69e5622',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1ed58bd6-fe6a-497e-ae84-e8199d24fdfa),volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:02:46.813162 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-4af9778a-7933-456e-9fd8-f692c16c2f73 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ca8ee550-bec5-4fd1-ab12-1873588e524b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:02:46.829451 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-4af9778a-7933-456e-9fd8-f692c16c2f73 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ca8ee550-bec5-4fd1-ab12-1873588e524b) transitioned into state 'SUCCESS' from state '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-720689813',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='32bdd7bd4b41425c83c1fcf3c29cd7ae',qos_specs=None,replication_status=,reservations=['f07c99f1-291a-4a0f-a882-76ecfcdb1433','53a0dba2-095d-46cb-970d-1c6fa3c1716f','2514a6a5-5d35-45b4-8e8d-e2b5e803acc9','78f8c732-9773-4830-8ff6-bd76acd69c0c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='33288acd1d7445ee80c42301c69e5622',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:02:46.830135 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-4af9778a-7933-456e-9fd8-f692c16c2f73 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4b325b3c-fab7-49b4-9d38-2d780ba60ff6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:02:46.837903 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-4af9778a-7933-456e-9fd8-f692c16c2f73 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4b325b3c-fab7-49b4-9d38-2d780ba60ff6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:02:46.838713 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-4af9778a-7933-456e-9fd8-f692c16c2f73 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Flow 'volume_create_api' (70175da2-5780-4df3-9685-998be1b4a20b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:02:46.839019 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-4af9778a-7933-456e-9fd8-f692c16c2f73 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Create volume request issued successfully. Aug 20 01:02:46.839579 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-4af9778a-7933-456e-9fd8-f692c16c2f73 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 20 01:02:46.839975 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 701/2794] 10.4.3.240 () {70 vars in 1298 bytes} [Thu Aug 20 01:02:46 2026] POST /volume/v3/volumes => generated 777 bytes in 238 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 01:02:46.851546 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-0e1f2afa-0f7d-4b22-b8a4-86ed2b2c95fa None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:02:46.854169 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-0e1f2afa-0f7d-4b22-b8a4-86ed2b2c95fa tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] GET https://10.4.3.240/volume/v3/volumes/d319c440-c9f5-408a-b8cb-b00aa2c7ddbe Aug 20 01:02:46.854316 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-0e1f2afa-0f7d-4b22-b8a4-86ed2b2c95fa tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:02:46.854579 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-0e1f2afa-0f7d-4b22-b8a4-86ed2b2c95fa tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:02:46.863136 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:02:46.863136 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:02:46.867087 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-0e1f2afa-0f7d-4b22-b8a4-86ed2b2c95fa tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Volume info retrieved successfully. Aug 20 01:02:46.871728 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-0e1f2afa-0f7d-4b22-b8a4-86ed2b2c95fa tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] https://10.4.3.240/volume/v3/volumes/d319c440-c9f5-408a-b8cb-b00aa2c7ddbe returned with HTTP 200 Aug 20 01:02:46.872185 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 694/2795] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:02:46 2026] GET /volume/v3/volumes/d319c440-c9f5-408a-b8cb-b00aa2c7ddbe => generated 956 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:02:46.876539 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-1bbd5623-c6f7-4b59-ba19-21b61a54b7e3 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:02:46.879217 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-1bbd5623-c6f7-4b59-ba19-21b61a54b7e3 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] GET https://10.4.3.240/volume/v3/volumes/3d3694ed-577d-4f16-a968-76660e9e53ca Aug 20 01:02:46.879217 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-1bbd5623-c6f7-4b59-ba19-21b61a54b7e3 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:02:46.879217 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-1bbd5623-c6f7-4b59-ba19-21b61a54b7e3 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:02:46.887189 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:02:46.887189 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:02:46.890479 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-1bbd5623-c6f7-4b59-ba19-21b61a54b7e3 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Volume info retrieved successfully. Aug 20 01:02:46.894877 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-1bbd5623-c6f7-4b59-ba19-21b61a54b7e3 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] https://10.4.3.240/volume/v3/volumes/3d3694ed-577d-4f16-a968-76660e9e53ca returned with HTTP 200 Aug 20 01:02:46.895324 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 708/2796] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:02:46 2026] GET /volume/v3/volumes/3d3694ed-577d-4f16-a968-76660e9e53ca => generated 842 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:02:47.353358 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [req-e33a98b3-a52b-4830-9c87-3f24f24fdf08 req-33eeff86-6086-4109-ad13-82944c10692e None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:02:47.355352 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-e33a98b3-a52b-4830-9c87-3f24f24fdf08 req-33eeff86-6086-4109-ad13-82944c10692e tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] POST https://10.4.3.240/volume/v3/attachments/143afffb-d77a-4369-836a-93e580a413f2/action Aug 20 01:02:47.355806 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [req-e33a98b3-a52b-4830-9c87-3f24f24fdf08 req-33eeff86-6086-4109-ad13-82944c10692e tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Action body: b'{"os-complete": null}' {{(pid=100212) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 01:02:47.355967 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [req-e33a98b3-a52b-4830-9c87-3f24f24fdf08 req-33eeff86-6086-4109-ad13-82944c10692e tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:02:47.378102 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:02:47.378102 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:02:47.394304 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-e33a98b3-a52b-4830-9c87-3f24f24fdf08 req-33eeff86-6086-4109-ad13-82944c10692e tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] https://10.4.3.240/volume/v3/attachments/143afffb-d77a-4369-836a-93e580a413f2/action returned with HTTP 204 Aug 20 01:02:47.395559 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 694/2797] 10.4.3.240 () {74 vars in 1725 bytes} [Thu Aug 20 01:02:47 2026] POST /volume/v3/attachments/143afffb-d77a-4369-836a-93e580a413f2/action => generated 0 bytes in 42 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:02:47.885585 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-8a4a1f78-5e67-44bc-af27-b9132e3035df None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:02:47.887316 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-8a4a1f78-5e67-44bc-af27-b9132e3035df tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] GET https://10.4.3.240/volume/v3/volumes/d319c440-c9f5-408a-b8cb-b00aa2c7ddbe Aug 20 01:02:47.887535 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-8a4a1f78-5e67-44bc-af27-b9132e3035df tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:02:47.887753 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-8a4a1f78-5e67-44bc-af27-b9132e3035df tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:02:47.896201 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:02:47.896201 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:02:47.900185 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-8a4a1f78-5e67-44bc-af27-b9132e3035df tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Volume info retrieved successfully. Aug 20 01:02:47.904720 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-8a4a1f78-5e67-44bc-af27-b9132e3035df tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] https://10.4.3.240/volume/v3/volumes/d319c440-c9f5-408a-b8cb-b00aa2c7ddbe returned with HTTP 200 Aug 20 01:02:47.905211 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 702/2798] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:02:47 2026] GET /volume/v3/volumes/d319c440-c9f5-408a-b8cb-b00aa2c7ddbe => generated 1017 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:02:47.913445 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-ce518296-201d-466c-8dec-ef49657f2498 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:02:47.915676 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-ce518296-201d-466c-8dec-ef49657f2498 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] GET https://10.4.3.240/volume/v3/volumes/3d3694ed-577d-4f16-a968-76660e9e53ca Aug 20 01:02:47.915676 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-ce518296-201d-466c-8dec-ef49657f2498 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:02:47.915676 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-ce518296-201d-466c-8dec-ef49657f2498 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:02:47.918541 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-3eaf2def-86d9-40ab-880d-314e3f0a395e None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:02:47.924406 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-3eaf2def-86d9-40ab-880d-314e3f0a395e tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] POST https://10.4.3.240/volume/v3/backups Aug 20 01:02:47.924406 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-3eaf2def-86d9-40ab-880d-314e3f0a395e tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "d319c440-c9f5-408a-b8cb-b00aa2c7ddbe", "name": "tempest-type-Backup-663932085"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:02:47.924406 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.contrib.backups [None req-3eaf2def-86d9-40ab-880d-314e3f0a395e tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Creating new backup {'backup': {'volume_id': 'd319c440-c9f5-408a-b8cb-b00aa2c7ddbe', 'name': 'tempest-type-Backup-663932085'}} {{(pid=100215) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 20 01:02:47.924607 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.contrib.backups [None req-3eaf2def-86d9-40ab-880d-314e3f0a395e tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Creating backup of volume d319c440-c9f5-408a-b8cb-b00aa2c7ddbe in container None Aug 20 01:02:47.924762 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:02:47.924762 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:02:47.929981 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-ce518296-201d-466c-8dec-ef49657f2498 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Volume info retrieved successfully. Aug 20 01:02:47.933237 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-ce518296-201d-466c-8dec-ef49657f2498 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] https://10.4.3.240/volume/v3/volumes/3d3694ed-577d-4f16-a968-76660e9e53ca returned with HTTP 200 Aug 20 01:02:47.934224 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 695/2799] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:02:47 2026] GET /volume/v3/volumes/3d3694ed-577d-4f16-a968-76660e9e53ca => generated 1134 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:02:47.934324 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:02:47.934324 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:02:47.934759 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-3eaf2def-86d9-40ab-880d-314e3f0a395e tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Volume info retrieved successfully. Aug 20 01:02:47.945096 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-88ede0ab-d869-478d-9a00-15674b63ffa9 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:02:47.946833 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-88ede0ab-d869-478d-9a00-15674b63ffa9 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] POST https://10.4.3.240/volume/v3/backups Aug 20 01:02:47.948130 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-88ede0ab-d869-478d-9a00-15674b63ffa9 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "3d3694ed-577d-4f16-a968-76660e9e53ca", "force": true, "name": "tempest-VolumesBackupsTest-Backup-1584190733", "container": "tempest-volumesbackupstest-backup-container-214390799"}} {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:02:47.949367 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.contrib.backups [None req-88ede0ab-d869-478d-9a00-15674b63ffa9 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Creating new backup {'backup': {'volume_id': '3d3694ed-577d-4f16-a968-76660e9e53ca', 'force': True, 'name': 'tempest-VolumesBackupsTest-Backup-1584190733', 'container': 'tempest-volumesbackupstest-backup-container-214390799'}} {{(pid=100212) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 20 01:02:47.949367 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.contrib.backups [None req-88ede0ab-d869-478d-9a00-15674b63ffa9 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Creating backup of volume 3d3694ed-577d-4f16-a968-76660e9e53ca in container tempest-volumesbackupstest-backup-container-214390799 Aug 20 01:02:47.959757 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:02:47.959757 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:02:47.960426 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-88ede0ab-d869-478d-9a00-15674b63ffa9 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Volume info retrieved successfully. Aug 20 01:02:47.961315 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.quota [None req-3eaf2def-86d9-40ab-880d-314e3f0a395e tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Created reservations ['9434279e-f462-4c2d-8c69-f2a70f94adbd', 'd4315818-f0b5-4152-8948-be39511463d3'] {{(pid=100215) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 01:02:47.982471 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.quota [None req-88ede0ab-d869-478d-9a00-15674b63ffa9 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Created reservations ['be4c5ae3-a49a-4ed0-bac0-18713e090807', '5b1d75bb-1f5e-4f6b-b4eb-aa47aeb36902'] {{(pid=100212) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 01:02:47.995374 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-3eaf2def-86d9-40ab-880d-314e3f0a395e tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] https://10.4.3.240/volume/v3/backups returned with HTTP 202 Aug 20 01:02:47.995787 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 709/2800] 10.4.3.240 () {70 vars in 1299 bytes} [Thu Aug 20 01:02:47 2026] POST /volume/v3/backups => generated 315 bytes in 78 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 01:02:48.006838 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-c507f9b1-22aa-46d6-a819-97ce874b2b67 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:02:48.009544 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-c507f9b1-22aa-46d6-a819-97ce874b2b67 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] GET https://10.4.3.240/volume/v3/backups/2a1c509d-5ccb-4dda-847c-226fd15519a0 Aug 20 01:02:48.009792 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-c507f9b1-22aa-46d6-a819-97ce874b2b67 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:02:48.010029 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-c507f9b1-22aa-46d6-a819-97ce874b2b67 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:02:48.010165 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-c507f9b1-22aa-46d6-a819-97ce874b2b67 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Show backup with id 2a1c509d-5ccb-4dda-847c-226fd15519a0. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:02:48.012926 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-88ede0ab-d869-478d-9a00-15674b63ffa9 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] https://10.4.3.240/volume/v3/backups returned with HTTP 202 Aug 20 01:02:48.013530 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 695/2801] 10.4.3.240 () {68 vars in 1259 bytes} [Thu Aug 20 01:02:47 2026] POST /volume/v3/backups => generated 330 bytes in 69 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 01:02:48.017827 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:02:48.017827 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:02:48.018546 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-c507f9b1-22aa-46d6-a819-97ce874b2b67 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] https://10.4.3.240/volume/v3/backups/2a1c509d-5ccb-4dda-847c-226fd15519a0 returned with HTTP 200 Aug 20 01:02:48.019108 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 703/2802] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:02:48 2026] GET /volume/v3/backups/2a1c509d-5ccb-4dda-847c-226fd15519a0 => generated 722 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:02:48.024123 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-4f625549-205d-4a76-8be5-9d8a61f9ca73 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:02:48.025646 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-4f625549-205d-4a76-8be5-9d8a61f9ca73 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] GET https://10.4.3.240/volume/v3/backups/ff3f5533-45b7-4e7a-9d52-5e41f13a84ac Aug 20 01:02:48.025825 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-4f625549-205d-4a76-8be5-9d8a61f9ca73 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:02:48.025991 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-4f625549-205d-4a76-8be5-9d8a61f9ca73 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:02:48.026087 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.v3.backups [None req-4f625549-205d-4a76-8be5-9d8a61f9ca73 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Show backup with id ff3f5533-45b7-4e7a-9d52-5e41f13a84ac. {{(pid=100213) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:02:48.029904 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:02:48.029904 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:02:48.030544 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-4f625549-205d-4a76-8be5-9d8a61f9ca73 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] https://10.4.3.240/volume/v3/backups/ff3f5533-45b7-4e7a-9d52-5e41f13a84ac returned with HTTP 200 Aug 20 01:02:48.030956 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 696/2803] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:02:48 2026] GET /volume/v3/backups/ff3f5533-45b7-4e7a-9d52-5e41f13a84ac => generated 788 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:02:48.893540 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-ab13f662-3d38-4a13-ad48-d267562254dc None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:02:48.895115 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-ab13f662-3d38-4a13-ad48-d267562254dc tempest-VolumesCloneTest-595119963 tempest-VolumesCloneTest-595119963-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 20 01:02:48.895443 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-ab13f662-3d38-4a13-ad48-d267562254dc tempest-VolumesCloneTest-595119963 tempest-VolumesCloneTest-595119963-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "8d830113-4280-4524-bdd9-3a577a7d4174", "size": 1, "name": "tempest-VolumesCloneTest-Volume-515708919"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:02:48.896778 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.v3.volumes [None req-ab13f662-3d38-4a13-ad48-d267562254dc tempest-VolumesCloneTest-595119963 tempest-VolumesCloneTest-595119963-project-member] Create volume request body: {'volume': {'imageRef': '8d830113-4280-4524-bdd9-3a577a7d4174', 'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-515708919'}} {{(pid=100215) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 01:02:49.034303 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-26570ac2-4c84-4733-abca-144f0281ef2a None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:02:49.035979 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-26570ac2-4c84-4733-abca-144f0281ef2a tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] GET https://10.4.3.240/volume/v3/backups/2a1c509d-5ccb-4dda-847c-226fd15519a0 Aug 20 01:02:49.036202 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-26570ac2-4c84-4733-abca-144f0281ef2a tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:02:49.036409 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-26570ac2-4c84-4733-abca-144f0281ef2a tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:02:49.036511 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.v3.backups [None req-26570ac2-4c84-4733-abca-144f0281ef2a tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Show backup with id 2a1c509d-5ccb-4dda-847c-226fd15519a0. {{(pid=100212) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:02:49.040298 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-3368067b-9f61-49e5-a732-ced3914f56ae None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:02:49.042244 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-3368067b-9f61-49e5-a732-ced3914f56ae tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] GET https://10.4.3.240/volume/v3/backups/ff3f5533-45b7-4e7a-9d52-5e41f13a84ac Aug 20 01:02:49.042464 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-3368067b-9f61-49e5-a732-ced3914f56ae tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:02:49.042663 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-3368067b-9f61-49e5-a732-ced3914f56ae tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:02:49.042769 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-3368067b-9f61-49e5-a732-ced3914f56ae tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Show backup with id ff3f5533-45b7-4e7a-9d52-5e41f13a84ac. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:02:49.043204 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:02:49.043204 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:02:49.044063 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-26570ac2-4c84-4733-abca-144f0281ef2a tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] https://10.4.3.240/volume/v3/backups/2a1c509d-5ccb-4dda-847c-226fd15519a0 returned with HTTP 200 Aug 20 01:02:49.044578 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 696/2804] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:02:49 2026] GET /volume/v3/backups/2a1c509d-5ccb-4dda-847c-226fd15519a0 => generated 724 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:02:49.048230 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:02:49.048230 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:02:49.049033 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-3368067b-9f61-49e5-a732-ced3914f56ae tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] https://10.4.3.240/volume/v3/backups/ff3f5533-45b7-4e7a-9d52-5e41f13a84ac returned with HTTP 200 Aug 20 01:02:49.049399 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 704/2805] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:02:49 2026] GET /volume/v3/backups/ff3f5533-45b7-4e7a-9d52-5e41f13a84ac => generated 790 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:02:49.050096 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-ab13f662-3d38-4a13-ad48-d267562254dc tempest-VolumesCloneTest-595119963 tempest-VolumesCloneTest-595119963-project-member] Create volume of 1 GB Aug 20 01:02:49.050414 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:02:49.050414 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:02:49.054493 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-ab13f662-3d38-4a13-ad48-d267562254dc tempest-VolumesCloneTest-595119963 tempest-VolumesCloneTest-595119963-project-member] Availability Zones retrieved successfully. Aug 20 01:02:49.059707 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-ab13f662-3d38-4a13-ad48-d267562254dc tempest-VolumesCloneTest-595119963 tempest-VolumesCloneTest-595119963-project-member] Flow 'volume_create_api' (dbe01701-82d0-47b8-8bc6-3df68f911e87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:02:49.060784 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-ab13f662-3d38-4a13-ad48-d267562254dc tempest-VolumesCloneTest-595119963 tempest-VolumesCloneTest-595119963-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f1e81f43-ab3a-4e19-bead-505858bc71f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:02:49.061638 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.flows.api.create_volume [None req-ab13f662-3d38-4a13-ad48-d267562254dc tempest-VolumesCloneTest-595119963 tempest-VolumesCloneTest-595119963-project-member] Validating volume size '1' using validate_int {{(pid=100215) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 01:02:49.127818 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-ab13f662-3d38-4a13-ad48-d267562254dc tempest-VolumesCloneTest-595119963 tempest-VolumesCloneTest-595119963-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f1e81f43-ab3a-4e19-bead-505858bc71f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:52:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1ed58bd6-fe6a-497e-ae84-e8199d24fdfa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:02:49.128559 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-ab13f662-3d38-4a13-ad48-d267562254dc tempest-VolumesCloneTest-595119963 tempest-VolumesCloneTest-595119963-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a2de040e-b8b5-4b85-b35d-1148f048c70e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:02:49.204176 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.quota [None req-ab13f662-3d38-4a13-ad48-d267562254dc tempest-VolumesCloneTest-595119963 tempest-VolumesCloneTest-595119963-project-member] Created reservations ['fbe7260f-4d95-4b18-b7b2-a9a33feec8c8', 'bd1e61e8-123c-477a-94a6-36d8f2b45e97', '5f5bdb84-b9b4-4d09-a02c-8ee6cd42c997', '81e2709a-1920-41e7-b1db-58df6df56af4'] {{(pid=100215) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 01:02:49.205254 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-ab13f662-3d38-4a13-ad48-d267562254dc tempest-VolumesCloneTest-595119963 tempest-VolumesCloneTest-595119963-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a2de040e-b8b5-4b85-b35d-1148f048c70e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fbe7260f-4d95-4b18-b7b2-a9a33feec8c8', 'bd1e61e8-123c-477a-94a6-36d8f2b45e97', '5f5bdb84-b9b4-4d09-a02c-8ee6cd42c997', '81e2709a-1920-41e7-b1db-58df6df56af4']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:02:49.206356 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-ab13f662-3d38-4a13-ad48-d267562254dc tempest-VolumesCloneTest-595119963 tempest-VolumesCloneTest-595119963-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aa6b4b3e-b367-44db-903b-580ed0fd5d22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:02:49.233883 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-ab13f662-3d38-4a13-ad48-d267562254dc tempest-VolumesCloneTest-595119963 tempest-VolumesCloneTest-595119963-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aa6b4b3e-b367-44db-903b-580ed0fd5d22) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '135ae20c-5232-4695-813c-a103256deff9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-515708919',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bd094944b5634067967c3822f9435055',qos_specs=None,replication_status=,reservations=['fbe7260f-4d95-4b18-b7b2-a9a33feec8c8','bd1e61e8-123c-477a-94a6-36d8f2b45e97','5f5bdb84-b9b4-4d09-a02c-8ee6cd42c997','81e2709a-1920-41e7-b1db-58df6df56af4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='364ebf8e5a194f8ab07ad0e668dc682c',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T01:02:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-515708919',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=135ae20c-5232-4695-813c-a103256deff9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bd094944b5634067967c3822f9435055',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='364ebf8e5a194f8ab07ad0e668dc682c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1ed58bd6-fe6a-497e-ae84-e8199d24fdfa),volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:02:49.234622 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-ab13f662-3d38-4a13-ad48-d267562254dc tempest-VolumesCloneTest-595119963 tempest-VolumesCloneTest-595119963-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (74126b2e-8661-4b19-bb7a-71b8d2ace1b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:02:49.256883 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-ab13f662-3d38-4a13-ad48-d267562254dc tempest-VolumesCloneTest-595119963 tempest-VolumesCloneTest-595119963-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (74126b2e-8661-4b19-bb7a-71b8d2ace1b9) transitioned into state 'SUCCESS' from state '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-515708919',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bd094944b5634067967c3822f9435055',qos_specs=None,replication_status=,reservations=['fbe7260f-4d95-4b18-b7b2-a9a33feec8c8','bd1e61e8-123c-477a-94a6-36d8f2b45e97','5f5bdb84-b9b4-4d09-a02c-8ee6cd42c997','81e2709a-1920-41e7-b1db-58df6df56af4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='364ebf8e5a194f8ab07ad0e668dc682c',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:02:49.257539 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-ab13f662-3d38-4a13-ad48-d267562254dc tempest-VolumesCloneTest-595119963 tempest-VolumesCloneTest-595119963-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bd4ddf34-69e7-4677-843d-9c673cfd8d32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:02:49.267500 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-ab13f662-3d38-4a13-ad48-d267562254dc tempest-VolumesCloneTest-595119963 tempest-VolumesCloneTest-595119963-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bd4ddf34-69e7-4677-843d-9c673cfd8d32) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:02:49.268253 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-ab13f662-3d38-4a13-ad48-d267562254dc tempest-VolumesCloneTest-595119963 tempest-VolumesCloneTest-595119963-project-member] Flow 'volume_create_api' (dbe01701-82d0-47b8-8bc6-3df68f911e87) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:02:49.268538 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-ab13f662-3d38-4a13-ad48-d267562254dc tempest-VolumesCloneTest-595119963 tempest-VolumesCloneTest-595119963-project-member] Create volume request issued successfully. Aug 20 01:02:49.269062 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-ab13f662-3d38-4a13-ad48-d267562254dc tempest-VolumesCloneTest-595119963 tempest-VolumesCloneTest-595119963-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 20 01:02:49.269468 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 710/2806] 10.4.3.240 () {68 vars in 1259 bytes} [Thu Aug 20 01:02:48 2026] POST /volume/v3/volumes => generated 746 bytes in 376 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 01:02:49.289665 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-1b297e47-7c82-4757-a573-ee548c65b7e4 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:02:49.291414 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-1b297e47-7c82-4757-a573-ee548c65b7e4 tempest-VolumesCloneTest-595119963 tempest-VolumesCloneTest-595119963-project-member] GET https://10.4.3.240/volume/v3/volumes/135ae20c-5232-4695-813c-a103256deff9 Aug 20 01:02:49.291608 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-1b297e47-7c82-4757-a573-ee548c65b7e4 tempest-VolumesCloneTest-595119963 tempest-VolumesCloneTest-595119963-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:02:49.291795 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-1b297e47-7c82-4757-a573-ee548c65b7e4 tempest-VolumesCloneTest-595119963 tempest-VolumesCloneTest-595119963-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:02:49.301236 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:02:49.301236 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:02:49.306357 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-1b297e47-7c82-4757-a573-ee548c65b7e4 tempest-VolumesCloneTest-595119963 tempest-VolumesCloneTest-595119963-project-member] Volume info retrieved successfully. Aug 20 01:02:49.310332 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-1b297e47-7c82-4757-a573-ee548c65b7e4 tempest-VolumesCloneTest-595119963 tempest-VolumesCloneTest-595119963-project-member] https://10.4.3.240/volume/v3/volumes/135ae20c-5232-4695-813c-a103256deff9 returned with HTTP 200 Aug 20 01:02:49.310723 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 697/2807] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:02:49 2026] GET /volume/v3/volumes/135ae20c-5232-4695-813c-a103256deff9 => generated 814 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:02:49.841180 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-6a6c5915-b6d0-483f-bf3d-b516cd9cf7dc None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:02:49.842884 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-6a6c5915-b6d0-483f-bf3d-b516cd9cf7dc tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] POST https://10.4.3.240/volume/v3/snapshots Aug 20 01:02:49.843459 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-6a6c5915-b6d0-483f-bf3d-b516cd9cf7dc tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d159ae94-e2a0-458a-857f-a9e6f0609c32", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-2074467292", "description": null, "metadata": null}} {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:02:49.857133 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:02:49.857133 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:02:49.858818 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-6a6c5915-b6d0-483f-bf3d-b516cd9cf7dc tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Volume info retrieved successfully. Aug 20 01:02:49.858818 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.v3.snapshots [None req-6a6c5915-b6d0-483f-bf3d-b516cd9cf7dc tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Create snapshot from volume d159ae94-e2a0-458a-857f-a9e6f0609c32 Aug 20 01:02:49.895300 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.quota [None req-6a6c5915-b6d0-483f-bf3d-b516cd9cf7dc tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Created reservations ['49ee9c45-8fc3-4f5a-8e1d-27c3a4c9743b', '245847bf-f3f1-4611-acd5-50fa1cb42a1d', '7c9effc7-1b5c-439b-928d-a141ecc79b53', '79e2aacb-9425-419d-8fdc-ff646108b232'] {{(pid=100212) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 01:02:49.930852 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-6a6c5915-b6d0-483f-bf3d-b516cd9cf7dc tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Snapshot force create request issued successfully. Aug 20 01:02:49.930852 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-6a6c5915-b6d0-483f-bf3d-b516cd9cf7dc tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] https://10.4.3.240/volume/v3/snapshots returned with HTTP 202 Aug 20 01:02:49.930852 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 697/2808] 10.4.3.240 () {68 vars in 1265 bytes} [Thu Aug 20 01:02:49 2026] POST /volume/v3/snapshots => generated 308 bytes in 91 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 01:02:49.944995 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-c137d943-9e2e-4361-9ba3-59724d605188 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:02:49.946577 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-c137d943-9e2e-4361-9ba3-59724d605188 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] GET https://10.4.3.240/volume/v3/snapshots/5296fd57-dccf-479d-8dbf-3f448e78d5cd Aug 20 01:02:49.946789 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-c137d943-9e2e-4361-9ba3-59724d605188 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:02:49.946996 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-c137d943-9e2e-4361-9ba3-59724d605188 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:02:49.951715 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:02:49.951715 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:02:49.952197 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-c137d943-9e2e-4361-9ba3-59724d605188 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Snapshot retrieved successfully. Aug 20 01:02:49.952931 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-c137d943-9e2e-4361-9ba3-59724d605188 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] https://10.4.3.240/volume/v3/snapshots/5296fd57-dccf-479d-8dbf-3f448e78d5cd returned with HTTP 200 Aug 20 01:02:49.953209 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 705/2809] 10.4.3.240 () {66 vars in 1354 bytes} [Thu Aug 20 01:02:49 2026] GET /volume/v3/snapshots/5296fd57-dccf-479d-8dbf-3f448e78d5cd => generated 440 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:02:50.058503 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-559698d0-92bf-411e-9119-6ba40564353f None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:02:50.060264 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-ac93f2d7-6aa6-45a1-b97a-6433e46b2e83 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:02:50.060419 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-559698d0-92bf-411e-9119-6ba40564353f tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] GET https://10.4.3.240/volume/v3/backups/2a1c509d-5ccb-4dda-847c-226fd15519a0 Aug 20 01:02:50.060530 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-559698d0-92bf-411e-9119-6ba40564353f tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:02:50.060732 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-559698d0-92bf-411e-9119-6ba40564353f tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:02:50.060830 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-559698d0-92bf-411e-9119-6ba40564353f tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Show backup with id 2a1c509d-5ccb-4dda-847c-226fd15519a0. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:02:50.062167 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-ac93f2d7-6aa6-45a1-b97a-6433e46b2e83 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] GET https://10.4.3.240/volume/v3/backups/ff3f5533-45b7-4e7a-9d52-5e41f13a84ac Aug 20 01:02:50.062389 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-ac93f2d7-6aa6-45a1-b97a-6433e46b2e83 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:02:50.062564 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-ac93f2d7-6aa6-45a1-b97a-6433e46b2e83 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:02:50.062669 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.v3.backups [None req-ac93f2d7-6aa6-45a1-b97a-6433e46b2e83 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Show backup with id ff3f5533-45b7-4e7a-9d52-5e41f13a84ac. {{(pid=100213) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:02:50.065305 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:02:50.065305 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:02:50.066396 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-559698d0-92bf-411e-9119-6ba40564353f tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] https://10.4.3.240/volume/v3/backups/2a1c509d-5ccb-4dda-847c-226fd15519a0 returned with HTTP 200 Aug 20 01:02:50.066823 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 711/2810] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:02:50 2026] GET /volume/v3/backups/2a1c509d-5ccb-4dda-847c-226fd15519a0 => generated 724 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:02:50.066903 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:02:50.066903 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:02:50.067603 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-ac93f2d7-6aa6-45a1-b97a-6433e46b2e83 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] https://10.4.3.240/volume/v3/backups/ff3f5533-45b7-4e7a-9d52-5e41f13a84ac returned with HTTP 200 Aug 20 01:02:50.068101 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 698/2811] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:02:50 2026] GET /volume/v3/backups/ff3f5533-45b7-4e7a-9d52-5e41f13a84ac => generated 790 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:02:50.332079 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-7e63ac5e-73c7-40bf-a229-c50a6a85124c None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:02:50.333901 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-7e63ac5e-73c7-40bf-a229-c50a6a85124c tempest-VolumesCloneTest-595119963 tempest-VolumesCloneTest-595119963-project-member] GET https://10.4.3.240/volume/v3/volumes/135ae20c-5232-4695-813c-a103256deff9 Aug 20 01:02:50.334171 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-7e63ac5e-73c7-40bf-a229-c50a6a85124c tempest-VolumesCloneTest-595119963 tempest-VolumesCloneTest-595119963-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:02:50.334363 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-7e63ac5e-73c7-40bf-a229-c50a6a85124c tempest-VolumesCloneTest-595119963 tempest-VolumesCloneTest-595119963-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:02:50.342102 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:02:50.342102 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:02:50.345662 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-7e63ac5e-73c7-40bf-a229-c50a6a85124c tempest-VolumesCloneTest-595119963 tempest-VolumesCloneTest-595119963-project-member] Volume info retrieved successfully. Aug 20 01:02:50.350886 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-7e63ac5e-73c7-40bf-a229-c50a6a85124c tempest-VolumesCloneTest-595119963 tempest-VolumesCloneTest-595119963-project-member] https://10.4.3.240/volume/v3/volumes/135ae20c-5232-4695-813c-a103256deff9 returned with HTTP 200 Aug 20 01:02:50.351391 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 698/2812] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:02:50 2026] GET /volume/v3/volumes/135ae20c-5232-4695-813c-a103256deff9 => generated 1354 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:02:50.363858 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-d768f8eb-74b7-4622-9b1d-fb5de1c18896 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:02:50.365744 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-d768f8eb-74b7-4622-9b1d-fb5de1c18896 tempest-VolumesCloneTest-595119963 tempest-VolumesCloneTest-595119963-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 20 01:02:50.366275 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-d768f8eb-74b7-4622-9b1d-fb5de1c18896 tempest-VolumesCloneTest-595119963 tempest-VolumesCloneTest-595119963-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "135ae20c-5232-4695-813c-a103256deff9", "size": 1, "name": "tempest-VolumesCloneTest-Volume-1919244640"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:02:50.367741 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.v3.volumes [None req-d768f8eb-74b7-4622-9b1d-fb5de1c18896 tempest-VolumesCloneTest-595119963 tempest-VolumesCloneTest-595119963-project-member] Create volume request body: {'volume': {'source_volid': '135ae20c-5232-4695-813c-a103256deff9', 'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-1919244640'}} {{(pid=100214) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 01:02:50.374797 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:02:50.374797 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:02:50.375216 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-d768f8eb-74b7-4622-9b1d-fb5de1c18896 tempest-VolumesCloneTest-595119963 tempest-VolumesCloneTest-595119963-project-member] Volume retrieved successfully. Aug 20 01:02:50.375324 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.v3.volumes [None req-d768f8eb-74b7-4622-9b1d-fb5de1c18896 tempest-VolumesCloneTest-595119963 tempest-VolumesCloneTest-595119963-project-member] Create volume of 1 GB Aug 20 01:02:50.379071 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-d768f8eb-74b7-4622-9b1d-fb5de1c18896 tempest-VolumesCloneTest-595119963 tempest-VolumesCloneTest-595119963-project-member] Availability Zones retrieved successfully. Aug 20 01:02:50.386307 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-d768f8eb-74b7-4622-9b1d-fb5de1c18896 tempest-VolumesCloneTest-595119963 tempest-VolumesCloneTest-595119963-project-member] Flow 'volume_create_api' (32bc0ee3-85eb-4eed-8b70-4572b518f121) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:02:50.387534 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-d768f8eb-74b7-4622-9b1d-fb5de1c18896 tempest-VolumesCloneTest-595119963 tempest-VolumesCloneTest-595119963-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b424f962-64c6-4a65-9250-334f512e67f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:02:50.388881 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.flows.api.create_volume [None req-d768f8eb-74b7-4622-9b1d-fb5de1c18896 tempest-VolumesCloneTest-595119963 tempest-VolumesCloneTest-595119963-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100214) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 01:02:50.411609 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-d768f8eb-74b7-4622-9b1d-fb5de1c18896 tempest-VolumesCloneTest-595119963 tempest-VolumesCloneTest-595119963-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b424f962-64c6-4a65-9250-334f512e67f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '135ae20c-5232-4695-813c-a103256deff9', 'volume_type': VolumeType(created_at=2026-08-20T00:52:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1ed58bd6-fe6a-497e-ae84-e8199d24fdfa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:02:50.412680 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-d768f8eb-74b7-4622-9b1d-fb5de1c18896 tempest-VolumesCloneTest-595119963 tempest-VolumesCloneTest-595119963-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5d40297a-b5e2-47fa-8c30-594d50fce62e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:02:50.446682 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.quota [None req-d768f8eb-74b7-4622-9b1d-fb5de1c18896 tempest-VolumesCloneTest-595119963 tempest-VolumesCloneTest-595119963-project-member] Created reservations ['345a80a2-182c-4800-87e6-56e1cc9b4634', '1c119f51-e5d6-4da0-acbd-b5b95eb965af', '25a4d19c-df96-44ad-a862-5100c531e7f7', 'c74bc3ca-46be-4059-956d-40a99b0ab306'] {{(pid=100214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 01:02:50.447297 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-d768f8eb-74b7-4622-9b1d-fb5de1c18896 tempest-VolumesCloneTest-595119963 tempest-VolumesCloneTest-595119963-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5d40297a-b5e2-47fa-8c30-594d50fce62e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['345a80a2-182c-4800-87e6-56e1cc9b4634', '1c119f51-e5d6-4da0-acbd-b5b95eb965af', '25a4d19c-df96-44ad-a862-5100c531e7f7', 'c74bc3ca-46be-4059-956d-40a99b0ab306']}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:02:50.448031 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-d768f8eb-74b7-4622-9b1d-fb5de1c18896 tempest-VolumesCloneTest-595119963 tempest-VolumesCloneTest-595119963-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bdb5f226-2839-49bf-91ce-7239880c331b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:02:50.477804 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-d768f8eb-74b7-4622-9b1d-fb5de1c18896 tempest-VolumesCloneTest-595119963 tempest-VolumesCloneTest-595119963-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bdb5f226-2839-49bf-91ce-7239880c331b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3918b254-0711-4050-997a-a0fb18fd6d21', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1919244640',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bd094944b5634067967c3822f9435055',qos_specs=None,replication_status=,reservations=['345a80a2-182c-4800-87e6-56e1cc9b4634','1c119f51-e5d6-4da0-acbd-b5b95eb965af','25a4d19c-df96-44ad-a862-5100c531e7f7','c74bc3ca-46be-4059-956d-40a99b0ab306'],size=1,snapshot_id=None,source_replicaid=,source_volid=135ae20c-5232-4695-813c-a103256deff9,status='creating',user_id='364ebf8e5a194f8ab07ad0e668dc682c',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa), '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-20T01:02:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1919244640',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3918b254-0711-4050-997a-a0fb18fd6d21,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bd094944b5634067967c3822f9435055',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=135ae20c-5232-4695-813c-a103256deff9,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='364ebf8e5a194f8ab07ad0e668dc682c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1ed58bd6-fe6a-497e-ae84-e8199d24fdfa),volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:02:50.478690 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-d768f8eb-74b7-4622-9b1d-fb5de1c18896 tempest-VolumesCloneTest-595119963 tempest-VolumesCloneTest-595119963-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4427c2d2-0ad6-4153-a6eb-e40354d020f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:02:50.495858 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-d768f8eb-74b7-4622-9b1d-fb5de1c18896 tempest-VolumesCloneTest-595119963 tempest-VolumesCloneTest-595119963-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4427c2d2-0ad6-4153-a6eb-e40354d020f9) transitioned into state 'SUCCESS' from state '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-1919244640',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bd094944b5634067967c3822f9435055',qos_specs=None,replication_status=,reservations=['345a80a2-182c-4800-87e6-56e1cc9b4634','1c119f51-e5d6-4da0-acbd-b5b95eb965af','25a4d19c-df96-44ad-a862-5100c531e7f7','c74bc3ca-46be-4059-956d-40a99b0ab306'],size=1,snapshot_id=None,source_replicaid=,source_volid=135ae20c-5232-4695-813c-a103256deff9,status='creating',user_id='364ebf8e5a194f8ab07ad0e668dc682c',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:02:50.496627 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-d768f8eb-74b7-4622-9b1d-fb5de1c18896 tempest-VolumesCloneTest-595119963 tempest-VolumesCloneTest-595119963-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b111000e-f575-4077-9ab0-4cdb0b14bd03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:02:50.514982 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-d768f8eb-74b7-4622-9b1d-fb5de1c18896 tempest-VolumesCloneTest-595119963 tempest-VolumesCloneTest-595119963-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b111000e-f575-4077-9ab0-4cdb0b14bd03) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:02:50.515707 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-d768f8eb-74b7-4622-9b1d-fb5de1c18896 tempest-VolumesCloneTest-595119963 tempest-VolumesCloneTest-595119963-project-member] Flow 'volume_create_api' (32bc0ee3-85eb-4eed-8b70-4572b518f121) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:02:50.515957 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-d768f8eb-74b7-4622-9b1d-fb5de1c18896 tempest-VolumesCloneTest-595119963 tempest-VolumesCloneTest-595119963-project-member] Create volume request issued successfully. Aug 20 01:02:50.516482 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-d768f8eb-74b7-4622-9b1d-fb5de1c18896 tempest-VolumesCloneTest-595119963 tempest-VolumesCloneTest-595119963-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 20 01:02:50.516977 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 706/2813] 10.4.3.240 () {68 vars in 1259 bytes} [Thu Aug 20 01:02:50 2026] POST /volume/v3/volumes => generated 780 bytes in 154 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 20 01:02:50.531400 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-55b5a365-9d08-4647-9cc6-c6c7465dda64 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:02:50.533670 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-55b5a365-9d08-4647-9cc6-c6c7465dda64 tempest-VolumesCloneTest-595119963 tempest-VolumesCloneTest-595119963-project-member] GET https://10.4.3.240/volume/v3/volumes/3918b254-0711-4050-997a-a0fb18fd6d21 Aug 20 01:02:50.533901 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-55b5a365-9d08-4647-9cc6-c6c7465dda64 tempest-VolumesCloneTest-595119963 tempest-VolumesCloneTest-595119963-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:02:50.534098 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-55b5a365-9d08-4647-9cc6-c6c7465dda64 tempest-VolumesCloneTest-595119963 tempest-VolumesCloneTest-595119963-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:02:50.549074 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:02:50.549074 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:02:50.553190 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-55b5a365-9d08-4647-9cc6-c6c7465dda64 tempest-VolumesCloneTest-595119963 tempest-VolumesCloneTest-595119963-project-member] Volume info retrieved successfully. Aug 20 01:02:50.558744 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-55b5a365-9d08-4647-9cc6-c6c7465dda64 tempest-VolumesCloneTest-595119963 tempest-VolumesCloneTest-595119963-project-member] https://10.4.3.240/volume/v3/volumes/3918b254-0711-4050-997a-a0fb18fd6d21 returned with HTTP 200 Aug 20 01:02:50.559112 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 712/2814] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:02:50 2026] GET /volume/v3/volumes/3918b254-0711-4050-997a-a0fb18fd6d21 => generated 848 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:02:50.963708 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-ac5a5cbf-b0b9-4cca-b078-854fb64e2799 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:02:50.966035 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-ac5a5cbf-b0b9-4cca-b078-854fb64e2799 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] GET https://10.4.3.240/volume/v3/snapshots/5296fd57-dccf-479d-8dbf-3f448e78d5cd Aug 20 01:02:50.966276 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-ac5a5cbf-b0b9-4cca-b078-854fb64e2799 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:02:50.966610 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-ac5a5cbf-b0b9-4cca-b078-854fb64e2799 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:02:50.971413 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:02:50.971413 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:02:50.971980 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-ac5a5cbf-b0b9-4cca-b078-854fb64e2799 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Snapshot retrieved successfully. Aug 20 01:02:50.972727 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-ac5a5cbf-b0b9-4cca-b078-854fb64e2799 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] https://10.4.3.240/volume/v3/snapshots/5296fd57-dccf-479d-8dbf-3f448e78d5cd returned with HTTP 200 Aug 20 01:02:50.973110 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 699/2815] 10.4.3.240 () {66 vars in 1354 bytes} [Thu Aug 20 01:02:50 2026] GET /volume/v3/snapshots/5296fd57-dccf-479d-8dbf-3f448e78d5cd => generated 467 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:02:50.997417 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-e226eebb-5ef9-418a-af5a-bc55db9d6660 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:02:51.004390 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-e226eebb-5ef9-418a-af5a-bc55db9d6660 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] GET https://10.4.3.240/volume/v3/snapshots/5296fd57-dccf-479d-8dbf-3f448e78d5cd Aug 20 01:02:51.005282 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-e226eebb-5ef9-418a-af5a-bc55db9d6660 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:02:51.006191 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-e226eebb-5ef9-418a-af5a-bc55db9d6660 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:02:51.029416 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:02:51.029416 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:02:51.032601 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-e226eebb-5ef9-418a-af5a-bc55db9d6660 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Snapshot retrieved successfully. Aug 20 01:02:51.043510 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-e226eebb-5ef9-418a-af5a-bc55db9d6660 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] https://10.4.3.240/volume/v3/snapshots/5296fd57-dccf-479d-8dbf-3f448e78d5cd returned with HTTP 200 Aug 20 01:02:51.047929 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 699/2816] 10.4.3.240 () {66 vars in 1354 bytes} [Thu Aug 20 01:02:50 2026] GET /volume/v3/snapshots/5296fd57-dccf-479d-8dbf-3f448e78d5cd => generated 467 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:02:51.058430 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-3a477460-2479-4592-a88e-a1eaad395ac5 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:02:51.062281 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-3a477460-2479-4592-a88e-a1eaad395ac5 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] POST https://10.4.3.240/volume/v3/snapshots Aug 20 01:02:51.062873 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-3a477460-2479-4592-a88e-a1eaad395ac5 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d159ae94-e2a0-458a-857f-a9e6f0609c32", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-826246876", "description": null, "metadata": null}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:02:51.078255 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-3334383f-4289-4a5f-b7e3-16f1678df13b None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:02:51.079850 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-7461287a-f71c-451e-b051-26e46cca3249 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:02:51.080324 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-3334383f-4289-4a5f-b7e3-16f1678df13b tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] GET https://10.4.3.240/volume/v3/backups/2a1c509d-5ccb-4dda-847c-226fd15519a0 Aug 20 01:02:51.080591 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-3334383f-4289-4a5f-b7e3-16f1678df13b tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:02:51.080843 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-3334383f-4289-4a5f-b7e3-16f1678df13b tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:02:51.080981 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-3334383f-4289-4a5f-b7e3-16f1678df13b tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Show backup with id 2a1c509d-5ccb-4dda-847c-226fd15519a0. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:02:51.081887 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-7461287a-f71c-451e-b051-26e46cca3249 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] GET https://10.4.3.240/volume/v3/backups/ff3f5533-45b7-4e7a-9d52-5e41f13a84ac Aug 20 01:02:51.082125 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-7461287a-f71c-451e-b051-26e46cca3249 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:02:51.082355 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-7461287a-f71c-451e-b051-26e46cca3249 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:02:51.082461 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.v3.backups [None req-7461287a-f71c-451e-b051-26e46cca3249 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Show backup with id ff3f5533-45b7-4e7a-9d52-5e41f13a84ac. {{(pid=100213) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:02:51.084512 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:02:51.084512 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:02:51.084784 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-3a477460-2479-4592-a88e-a1eaad395ac5 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Volume info retrieved successfully. Aug 20 01:02:51.085005 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.v3.snapshots [None req-3a477460-2479-4592-a88e-a1eaad395ac5 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Create snapshot from volume d159ae94-e2a0-458a-857f-a9e6f0609c32 Aug 20 01:02:51.085874 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:02:51.085874 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:02:51.086743 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:02:51.086743 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:02:51.086977 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-3334383f-4289-4a5f-b7e3-16f1678df13b tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] https://10.4.3.240/volume/v3/backups/2a1c509d-5ccb-4dda-847c-226fd15519a0 returned with HTTP 200 Aug 20 01:02:51.087421 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 713/2817] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:02:51 2026] GET /volume/v3/backups/2a1c509d-5ccb-4dda-847c-226fd15519a0 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:02:51.087483 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-7461287a-f71c-451e-b051-26e46cca3249 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] https://10.4.3.240/volume/v3/backups/ff3f5533-45b7-4e7a-9d52-5e41f13a84ac returned with HTTP 200 Aug 20 01:02:51.087889 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 700/2818] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:02:51 2026] GET /volume/v3/backups/ff3f5533-45b7-4e7a-9d52-5e41f13a84ac => generated 790 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:02:51.118778 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.quota [None req-3a477460-2479-4592-a88e-a1eaad395ac5 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Created reservations ['b7279e1b-a18e-49b7-89bd-471166150bd2', 'd141a1ce-4d40-4645-9807-9590f616ccc0', '184f6b86-8681-487b-8103-ab284ba4eb9f', '08f39d0c-c379-42e1-8b68-5eb3bbfcfe9e'] {{(pid=100214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 01:02:51.157367 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-3a477460-2479-4592-a88e-a1eaad395ac5 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Snapshot force create request issued successfully. Aug 20 01:02:51.157367 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-3a477460-2479-4592-a88e-a1eaad395ac5 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] https://10.4.3.240/volume/v3/snapshots returned with HTTP 202 Aug 20 01:02:51.157367 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 707/2819] 10.4.3.240 () {68 vars in 1265 bytes} [Thu Aug 20 01:02:51 2026] POST /volume/v3/snapshots => generated 307 bytes in 97 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 01:02:51.163875 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-bb7b8789-b706-4dd4-a3d1-3b1235f25c52 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:02:51.165860 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-bb7b8789-b706-4dd4-a3d1-3b1235f25c52 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] GET https://10.4.3.240/volume/v3/snapshots/260fc4fb-d479-46af-a145-0586a1e1f191 Aug 20 01:02:51.166087 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-bb7b8789-b706-4dd4-a3d1-3b1235f25c52 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:02:51.166282 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-bb7b8789-b706-4dd4-a3d1-3b1235f25c52 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:02:51.171974 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:02:51.171974 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:02:51.172674 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-bb7b8789-b706-4dd4-a3d1-3b1235f25c52 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Snapshot retrieved successfully. Aug 20 01:02:51.173729 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-bb7b8789-b706-4dd4-a3d1-3b1235f25c52 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] https://10.4.3.240/volume/v3/snapshots/260fc4fb-d479-46af-a145-0586a1e1f191 returned with HTTP 200 Aug 20 01:02:51.174131 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 700/2820] 10.4.3.240 () {66 vars in 1354 bytes} [Thu Aug 20 01:02:51 2026] GET /volume/v3/snapshots/260fc4fb-d479-46af-a145-0586a1e1f191 => generated 439 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:02:51.576348 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-e620575d-5bb7-48d8-98ca-17ac42146154 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:02:51.579394 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-e620575d-5bb7-48d8-98ca-17ac42146154 tempest-VolumesCloneTest-595119963 tempest-VolumesCloneTest-595119963-project-member] GET https://10.4.3.240/volume/v3/volumes/3918b254-0711-4050-997a-a0fb18fd6d21 Aug 20 01:02:51.579826 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-e620575d-5bb7-48d8-98ca-17ac42146154 tempest-VolumesCloneTest-595119963 tempest-VolumesCloneTest-595119963-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:02:51.580111 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-e620575d-5bb7-48d8-98ca-17ac42146154 tempest-VolumesCloneTest-595119963 tempest-VolumesCloneTest-595119963-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:02:51.595428 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:02:51.595428 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:02:51.601287 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-e620575d-5bb7-48d8-98ca-17ac42146154 tempest-VolumesCloneTest-595119963 tempest-VolumesCloneTest-595119963-project-member] Volume info retrieved successfully. Aug 20 01:02:51.606883 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-e620575d-5bb7-48d8-98ca-17ac42146154 tempest-VolumesCloneTest-595119963 tempest-VolumesCloneTest-595119963-project-member] https://10.4.3.240/volume/v3/volumes/3918b254-0711-4050-997a-a0fb18fd6d21 returned with HTTP 200 Aug 20 01:02:51.607388 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 714/2821] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:02:51 2026] GET /volume/v3/volumes/3918b254-0711-4050-997a-a0fb18fd6d21 => generated 1389 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:02:51.624099 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-0beb2121-35f2-4287-86ec-bc65bc4ad53f None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:02:51.628246 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-0beb2121-35f2-4287-86ec-bc65bc4ad53f tempest-VolumesCloneTest-595119963 tempest-VolumesCloneTest-595119963-project-member] GET https://10.4.3.240/volume/v3/volumes/3918b254-0711-4050-997a-a0fb18fd6d21 Aug 20 01:02:51.628493 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-0beb2121-35f2-4287-86ec-bc65bc4ad53f tempest-VolumesCloneTest-595119963 tempest-VolumesCloneTest-595119963-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:02:51.628704 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-0beb2121-35f2-4287-86ec-bc65bc4ad53f tempest-VolumesCloneTest-595119963 tempest-VolumesCloneTest-595119963-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:02:51.636669 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:02:51.636669 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:02:51.641540 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-0beb2121-35f2-4287-86ec-bc65bc4ad53f tempest-VolumesCloneTest-595119963 tempest-VolumesCloneTest-595119963-project-member] Volume info retrieved successfully. Aug 20 01:02:51.647039 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-0beb2121-35f2-4287-86ec-bc65bc4ad53f tempest-VolumesCloneTest-595119963 tempest-VolumesCloneTest-595119963-project-member] https://10.4.3.240/volume/v3/volumes/3918b254-0711-4050-997a-a0fb18fd6d21 returned with HTTP 200 Aug 20 01:02:51.647719 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 701/2822] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:02:51 2026] GET /volume/v3/volumes/3918b254-0711-4050-997a-a0fb18fd6d21 => generated 1389 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:02:51.661049 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-2f2d788d-a794-4e5e-b545-eaa9c53238c1 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:02:51.663865 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-2f2d788d-a794-4e5e-b545-eaa9c53238c1 tempest-VolumesCloneTest-595119963 tempest-VolumesCloneTest-595119963-project-member] GET https://10.4.3.240/volume/v3/volumes/3918b254-0711-4050-997a-a0fb18fd6d21 Aug 20 01:02:51.664324 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-2f2d788d-a794-4e5e-b545-eaa9c53238c1 tempest-VolumesCloneTest-595119963 tempest-VolumesCloneTest-595119963-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:02:51.664591 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-2f2d788d-a794-4e5e-b545-eaa9c53238c1 tempest-VolumesCloneTest-595119963 tempest-VolumesCloneTest-595119963-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:02:51.676572 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:02:51.676572 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:02:51.680817 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-2f2d788d-a794-4e5e-b545-eaa9c53238c1 tempest-VolumesCloneTest-595119963 tempest-VolumesCloneTest-595119963-project-member] Volume info retrieved successfully. Aug 20 01:02:51.686781 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-2f2d788d-a794-4e5e-b545-eaa9c53238c1 tempest-VolumesCloneTest-595119963 tempest-VolumesCloneTest-595119963-project-member] https://10.4.3.240/volume/v3/volumes/3918b254-0711-4050-997a-a0fb18fd6d21 returned with HTTP 200 Aug 20 01:02:51.687404 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 708/2823] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:02:51 2026] GET /volume/v3/volumes/3918b254-0711-4050-997a-a0fb18fd6d21 => generated 1389 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:02:51.701950 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-4c5c64e8-3886-4d5a-8531-5ee29cf1d316 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:02:51.711963 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-4c5c64e8-3886-4d5a-8531-5ee29cf1d316 tempest-VolumesCloneTest-595119963 tempest-VolumesCloneTest-595119963-project-member] DELETE https://10.4.3.240/volume/v3/volumes/3918b254-0711-4050-997a-a0fb18fd6d21 Aug 20 01:02:51.712159 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-4c5c64e8-3886-4d5a-8531-5ee29cf1d316 tempest-VolumesCloneTest-595119963 tempest-VolumesCloneTest-595119963-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:02:51.712362 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-4c5c64e8-3886-4d5a-8531-5ee29cf1d316 tempest-VolumesCloneTest-595119963 tempest-VolumesCloneTest-595119963-project-member] Calling method 'delete' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:02:51.712528 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.v3.volumes [None req-4c5c64e8-3886-4d5a-8531-5ee29cf1d316 tempest-VolumesCloneTest-595119963 tempest-VolumesCloneTest-595119963-project-member] Delete volume with id: 3918b254-0711-4050-997a-a0fb18fd6d21 Aug 20 01:02:51.718614 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:02:51.718614 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:02:51.719111 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-4c5c64e8-3886-4d5a-8531-5ee29cf1d316 tempest-VolumesCloneTest-595119963 tempest-VolumesCloneTest-595119963-project-member] Volume info retrieved successfully. Aug 20 01:02:51.741905 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-4c5c64e8-3886-4d5a-8531-5ee29cf1d316 tempest-VolumesCloneTest-595119963 tempest-VolumesCloneTest-595119963-project-member] Delete volume request issued successfully. Aug 20 01:02:51.742066 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-4c5c64e8-3886-4d5a-8531-5ee29cf1d316 tempest-VolumesCloneTest-595119963 tempest-VolumesCloneTest-595119963-project-member] https://10.4.3.240/volume/v3/volumes/3918b254-0711-4050-997a-a0fb18fd6d21 returned with HTTP 202 Aug 20 01:02:51.742459 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 701/2824] 10.4.3.240 () {66 vars in 1351 bytes} [Thu Aug 20 01:02:51 2026] DELETE /volume/v3/volumes/3918b254-0711-4050-997a-a0fb18fd6d21 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 01:02:51.750966 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-a7ebefe4-0cb1-41bf-9dc1-4c86cde03903 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:02:51.753314 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-a7ebefe4-0cb1-41bf-9dc1-4c86cde03903 tempest-VolumesCloneTest-595119963 tempest-VolumesCloneTest-595119963-project-member] GET https://10.4.3.240/volume/v3/volumes/3918b254-0711-4050-997a-a0fb18fd6d21 Aug 20 01:02:51.753737 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-a7ebefe4-0cb1-41bf-9dc1-4c86cde03903 tempest-VolumesCloneTest-595119963 tempest-VolumesCloneTest-595119963-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:02:51.754092 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-a7ebefe4-0cb1-41bf-9dc1-4c86cde03903 tempest-VolumesCloneTest-595119963 tempest-VolumesCloneTest-595119963-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:02:51.763779 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:02:51.763779 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:02:51.769059 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-a7ebefe4-0cb1-41bf-9dc1-4c86cde03903 tempest-VolumesCloneTest-595119963 tempest-VolumesCloneTest-595119963-project-member] Volume info retrieved successfully. Aug 20 01:02:51.774513 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-a7ebefe4-0cb1-41bf-9dc1-4c86cde03903 tempest-VolumesCloneTest-595119963 tempest-VolumesCloneTest-595119963-project-member] https://10.4.3.240/volume/v3/volumes/3918b254-0711-4050-997a-a0fb18fd6d21 returned with HTTP 200 Aug 20 01:02:51.774972 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 715/2825] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:02:51 2026] GET /volume/v3/volumes/3918b254-0711-4050-997a-a0fb18fd6d21 => generated 1388 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:02:52.099118 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-ec4f664f-7fef-49b5-bb31-617c85d8c1d8 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:02:52.100999 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-03f05a31-f79e-4419-a1c7-18ad1575d818 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:02:52.101448 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-ec4f664f-7fef-49b5-bb31-617c85d8c1d8 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] GET https://10.4.3.240/volume/v3/backups/2a1c509d-5ccb-4dda-847c-226fd15519a0 Aug 20 01:02:52.101730 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-ec4f664f-7fef-49b5-bb31-617c85d8c1d8 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:02:52.101981 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-ec4f664f-7fef-49b5-bb31-617c85d8c1d8 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:02:52.102142 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.v3.backups [None req-ec4f664f-7fef-49b5-bb31-617c85d8c1d8 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Show backup with id 2a1c509d-5ccb-4dda-847c-226fd15519a0. {{(pid=100213) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:02:52.103169 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-03f05a31-f79e-4419-a1c7-18ad1575d818 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] GET https://10.4.3.240/volume/v3/backups/ff3f5533-45b7-4e7a-9d52-5e41f13a84ac Aug 20 01:02:52.103169 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-03f05a31-f79e-4419-a1c7-18ad1575d818 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:02:52.103169 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-03f05a31-f79e-4419-a1c7-18ad1575d818 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:02:52.103387 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-03f05a31-f79e-4419-a1c7-18ad1575d818 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Show backup with id ff3f5533-45b7-4e7a-9d52-5e41f13a84ac. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:02:52.107459 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:02:52.107459 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:02:52.107561 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:02:52.107561 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:02:52.108197 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-03f05a31-f79e-4419-a1c7-18ad1575d818 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] https://10.4.3.240/volume/v3/backups/ff3f5533-45b7-4e7a-9d52-5e41f13a84ac returned with HTTP 200 Aug 20 01:02:52.108572 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-ec4f664f-7fef-49b5-bb31-617c85d8c1d8 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] https://10.4.3.240/volume/v3/backups/2a1c509d-5ccb-4dda-847c-226fd15519a0 returned with HTTP 200 Aug 20 01:02:52.108658 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 709/2826] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:02:52 2026] GET /volume/v3/backups/ff3f5533-45b7-4e7a-9d52-5e41f13a84ac => generated 790 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:02:52.108895 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 702/2827] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:02:52 2026] GET /volume/v3/backups/2a1c509d-5ccb-4dda-847c-226fd15519a0 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:02:52.149938 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-4a3ee30c-2b85-494d-81fe-aedf872e9d39 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:02:52.153319 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-4a3ee30c-2b85-494d-81fe-aedf872e9d39 tempest-ServerStableDeviceRescueTest-285192711 tempest-ServerStableDeviceRescueTest-285192711-project-member] GET https://10.4.3.240/volume/v3/volumes/7d598188-1e46-48dc-a60a-df986e5e3227 Aug 20 01:02:52.153721 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-4a3ee30c-2b85-494d-81fe-aedf872e9d39 tempest-ServerStableDeviceRescueTest-285192711 tempest-ServerStableDeviceRescueTest-285192711-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:02:52.153938 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-4a3ee30c-2b85-494d-81fe-aedf872e9d39 tempest-ServerStableDeviceRescueTest-285192711 tempest-ServerStableDeviceRescueTest-285192711-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:02:52.167101 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:02:52.167101 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:02:52.171593 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-4a3ee30c-2b85-494d-81fe-aedf872e9d39 tempest-ServerStableDeviceRescueTest-285192711 tempest-ServerStableDeviceRescueTest-285192711-project-member] Volume info retrieved successfully. Aug 20 01:02:52.177201 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-4a3ee30c-2b85-494d-81fe-aedf872e9d39 tempest-ServerStableDeviceRescueTest-285192711 tempest-ServerStableDeviceRescueTest-285192711-project-member] https://10.4.3.240/volume/v3/volumes/7d598188-1e46-48dc-a60a-df986e5e3227 returned with HTTP 200 Aug 20 01:02:52.177823 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 702/2828] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:02:52 2026] GET /volume/v3/volumes/7d598188-1e46-48dc-a60a-df986e5e3227 => generated 1143 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:02:52.183469 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-34dd052e-eb78-4598-b566-a66ec4ef089b None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:02:52.185487 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-34dd052e-eb78-4598-b566-a66ec4ef089b tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] GET https://10.4.3.240/volume/v3/snapshots/260fc4fb-d479-46af-a145-0586a1e1f191 Aug 20 01:02:52.185661 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-34dd052e-eb78-4598-b566-a66ec4ef089b tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:02:52.185834 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-34dd052e-eb78-4598-b566-a66ec4ef089b tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:02:52.190664 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:02:52.190664 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:02:52.191131 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-34dd052e-eb78-4598-b566-a66ec4ef089b tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Snapshot retrieved successfully. Aug 20 01:02:52.191946 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-34dd052e-eb78-4598-b566-a66ec4ef089b tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] https://10.4.3.240/volume/v3/snapshots/260fc4fb-d479-46af-a145-0586a1e1f191 returned with HTTP 200 Aug 20 01:02:52.192280 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 716/2829] 10.4.3.240 () {66 vars in 1354 bytes} [Thu Aug 20 01:02:52 2026] GET /volume/v3/snapshots/260fc4fb-d479-46af-a145-0586a1e1f191 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:02:52.204554 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-0b56cddf-1130-4569-a9dd-13dd7fcfcca0 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:02:52.206602 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-0b56cddf-1130-4569-a9dd-13dd7fcfcca0 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] GET https://10.4.3.240/volume/v3/snapshots/260fc4fb-d479-46af-a145-0586a1e1f191 Aug 20 01:02:52.206890 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-0b56cddf-1130-4569-a9dd-13dd7fcfcca0 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:02:52.207149 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-0b56cddf-1130-4569-a9dd-13dd7fcfcca0 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:02:52.213475 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:02:52.213475 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:02:52.214073 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-0b56cddf-1130-4569-a9dd-13dd7fcfcca0 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Snapshot retrieved successfully. Aug 20 01:02:52.216368 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-0b56cddf-1130-4569-a9dd-13dd7fcfcca0 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] https://10.4.3.240/volume/v3/snapshots/260fc4fb-d479-46af-a145-0586a1e1f191 returned with HTTP 200 Aug 20 01:02:52.216368 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 710/2830] 10.4.3.240 () {66 vars in 1354 bytes} [Thu Aug 20 01:02:52 2026] GET /volume/v3/snapshots/260fc4fb-d479-46af-a145-0586a1e1f191 => generated 466 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:02:52.218821 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [req-17709311-318a-4ee8-9c49-1eedf690bd1f req-4510d279-2ee1-41b6-b00e-be2d42a55b65 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:02:52.221462 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-17709311-318a-4ee8-9c49-1eedf690bd1f req-4510d279-2ee1-41b6-b00e-be2d42a55b65 tempest-ServerStableDeviceRescueTest-285192711 tempest-ServerStableDeviceRescueTest-285192711-project-member] GET https://10.4.3.240/volume/v3/volumes/7d598188-1e46-48dc-a60a-df986e5e3227 Aug 20 01:02:52.221735 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [req-17709311-318a-4ee8-9c49-1eedf690bd1f req-4510d279-2ee1-41b6-b00e-be2d42a55b65 tempest-ServerStableDeviceRescueTest-285192711 tempest-ServerStableDeviceRescueTest-285192711-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:02:52.221973 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [req-17709311-318a-4ee8-9c49-1eedf690bd1f req-4510d279-2ee1-41b6-b00e-be2d42a55b65 tempest-ServerStableDeviceRescueTest-285192711 tempest-ServerStableDeviceRescueTest-285192711-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:02:52.223779 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-0642885a-6a31-4646-a063-556e324a1c64 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:02:52.227047 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-0642885a-6a31-4646-a063-556e324a1c64 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] POST https://10.4.3.240/volume/v3/snapshots Aug 20 01:02:52.227500 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-0642885a-6a31-4646-a063-556e324a1c64 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d159ae94-e2a0-458a-857f-a9e6f0609c32", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-1817713740", "description": null, "metadata": null}} {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:02:52.237735 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:02:52.237735 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:02:52.242566 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [req-17709311-318a-4ee8-9c49-1eedf690bd1f req-4510d279-2ee1-41b6-b00e-be2d42a55b65 tempest-ServerStableDeviceRescueTest-285192711 tempest-ServerStableDeviceRescueTest-285192711-project-member] Volume info retrieved successfully. Aug 20 01:02:52.244448 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:02:52.244448 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:02:52.245008 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-0642885a-6a31-4646-a063-556e324a1c64 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Volume info retrieved successfully. Aug 20 01:02:52.245156 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.v3.snapshots [None req-0642885a-6a31-4646-a063-556e324a1c64 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Create snapshot from volume d159ae94-e2a0-458a-857f-a9e6f0609c32 Aug 20 01:02:52.249708 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-17709311-318a-4ee8-9c49-1eedf690bd1f req-4510d279-2ee1-41b6-b00e-be2d42a55b65 tempest-ServerStableDeviceRescueTest-285192711 tempest-ServerStableDeviceRescueTest-285192711-project-member] https://10.4.3.240/volume/v3/volumes/7d598188-1e46-48dc-a60a-df986e5e3227 returned with HTTP 200 Aug 20 01:02:52.250254 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 703/2831] 10.4.3.240 () {68 vars in 1598 bytes} [Thu Aug 20 01:02:52 2026] GET /volume/v3/volumes/7d598188-1e46-48dc-a60a-df986e5e3227 => generated 1143 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:02:52.270660 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-17709311-318a-4ee8-9c49-1eedf690bd1f req-89ef3a0e-a035-4ea8-bf0a-0ac0890ed323 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:02:52.275186 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-17709311-318a-4ee8-9c49-1eedf690bd1f req-89ef3a0e-a035-4ea8-bf0a-0ac0890ed323 tempest-ServerStableDeviceRescueTest-285192711 tempest-ServerStableDeviceRescueTest-285192711-project-member] POST https://10.4.3.240/volume/v3/volumes/7d598188-1e46-48dc-a60a-df986e5e3227/action Aug 20 01:02:52.275564 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-17709311-318a-4ee8-9c49-1eedf690bd1f req-89ef3a0e-a035-4ea8-bf0a-0ac0890ed323 tempest-ServerStableDeviceRescueTest-285192711 tempest-ServerStableDeviceRescueTest-285192711-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100215) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 01:02:52.275687 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-17709311-318a-4ee8-9c49-1eedf690bd1f req-89ef3a0e-a035-4ea8-bf0a-0ac0890ed323 tempest-ServerStableDeviceRescueTest-285192711 tempest-ServerStableDeviceRescueTest-285192711-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:02:52.286022 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.quota [None req-0642885a-6a31-4646-a063-556e324a1c64 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Created reservations ['7c1c63b6-e747-4bcc-84c9-a357466688fe', '60785405-60d0-485a-bd0e-6d4f8e2e96bc', '1a33240b-48d5-48e6-95da-b77bf158fda1', '10100001-b3a8-4c7d-a668-84808882bc52'] {{(pid=100212) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 01:02:52.287807 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:02:52.287807 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:02:52.288411 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [req-17709311-318a-4ee8-9c49-1eedf690bd1f req-89ef3a0e-a035-4ea8-bf0a-0ac0890ed323 tempest-ServerStableDeviceRescueTest-285192711 tempest-ServerStableDeviceRescueTest-285192711-project-member] Volume info retrieved successfully. Aug 20 01:02:52.296199 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [req-17709311-318a-4ee8-9c49-1eedf690bd1f req-89ef3a0e-a035-4ea8-bf0a-0ac0890ed323 tempest-ServerStableDeviceRescueTest-285192711 tempest-ServerStableDeviceRescueTest-285192711-project-member] Begin detaching volume completed successfully. Aug 20 01:02:52.297729 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-17709311-318a-4ee8-9c49-1eedf690bd1f req-89ef3a0e-a035-4ea8-bf0a-0ac0890ed323 tempest-ServerStableDeviceRescueTest-285192711 tempest-ServerStableDeviceRescueTest-285192711-project-member] https://10.4.3.240/volume/v3/volumes/7d598188-1e46-48dc-a60a-df986e5e3227/action returned with HTTP 202 Aug 20 01:02:52.297729 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 717/2832] 10.4.3.240 () {72 vars in 1672 bytes} [Thu Aug 20 01:02:52 2026] POST /volume/v3/volumes/7d598188-1e46-48dc-a60a-df986e5e3227/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 01:02:52.321360 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-0642885a-6a31-4646-a063-556e324a1c64 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Snapshot force create request issued successfully. Aug 20 01:02:52.321360 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-0642885a-6a31-4646-a063-556e324a1c64 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] https://10.4.3.240/volume/v3/snapshots returned with HTTP 202 Aug 20 01:02:52.321360 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 703/2833] 10.4.3.240 () {68 vars in 1265 bytes} [Thu Aug 20 01:02:52 2026] POST /volume/v3/snapshots => generated 308 bytes in 96 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 01:02:52.328354 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-95109a11-6c16-48de-914a-b55c8d909e62 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:02:52.333440 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-95109a11-6c16-48de-914a-b55c8d909e62 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] GET https://10.4.3.240/volume/v3/snapshots/e66f628d-743b-4b13-90d1-999aa66a0bc3 Aug 20 01:02:52.333440 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-95109a11-6c16-48de-914a-b55c8d909e62 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:02:52.333440 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-95109a11-6c16-48de-914a-b55c8d909e62 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:02:52.337164 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:02:52.337164 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:02:52.337682 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-95109a11-6c16-48de-914a-b55c8d909e62 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Snapshot retrieved successfully. Aug 20 01:02:52.338732 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-95109a11-6c16-48de-914a-b55c8d909e62 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] https://10.4.3.240/volume/v3/snapshots/e66f628d-743b-4b13-90d1-999aa66a0bc3 returned with HTTP 200 Aug 20 01:02:52.339161 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 711/2834] 10.4.3.240 () {66 vars in 1354 bytes} [Thu Aug 20 01:02:52 2026] GET /volume/v3/snapshots/e66f628d-743b-4b13-90d1-999aa66a0bc3 => generated 440 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:02:52.348174 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-c0c11907-b031-4a3d-8150-964b77b3e391 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:02:52.349030 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-c0c11907-b031-4a3d-8150-964b77b3e391 None None] GET https://10.4.3.240/volume// Aug 20 01:02:52.349415 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-c0c11907-b031-4a3d-8150-964b77b3e391 None None] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:02:52.350363 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-c0c11907-b031-4a3d-8150-964b77b3e391 None None] Calling method 'all' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:02:52.350433 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-c0c11907-b031-4a3d-8150-964b77b3e391 None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 20 01:02:52.350917 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 704/2835] 10.4.3.240 () {66 vars in 1426 bytes} [Thu Aug 20 01:02:52 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 01:02:52.359304 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-17709311-318a-4ee8-9c49-1eedf690bd1f req-bec79dfe-045f-482b-ba92-fc6d4dbf219f None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:02:52.361478 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-17709311-318a-4ee8-9c49-1eedf690bd1f req-bec79dfe-045f-482b-ba92-fc6d4dbf219f tempest-ServerStableDeviceRescueTest-285192711 tempest-ServerStableDeviceRescueTest-285192711-project-member] GET https://10.4.3.240/volume/v3/volumes/7d598188-1e46-48dc-a60a-df986e5e3227 Aug 20 01:02:52.361710 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-17709311-318a-4ee8-9c49-1eedf690bd1f req-bec79dfe-045f-482b-ba92-fc6d4dbf219f tempest-ServerStableDeviceRescueTest-285192711 tempest-ServerStableDeviceRescueTest-285192711-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:02:52.361905 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-17709311-318a-4ee8-9c49-1eedf690bd1f req-bec79dfe-045f-482b-ba92-fc6d4dbf219f tempest-ServerStableDeviceRescueTest-285192711 tempest-ServerStableDeviceRescueTest-285192711-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:02:52.370887 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:02:52.370887 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:02:52.374870 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [req-17709311-318a-4ee8-9c49-1eedf690bd1f req-bec79dfe-045f-482b-ba92-fc6d4dbf219f tempest-ServerStableDeviceRescueTest-285192711 tempest-ServerStableDeviceRescueTest-285192711-project-member] Volume info retrieved successfully. Aug 20 01:02:52.382657 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-17709311-318a-4ee8-9c49-1eedf690bd1f req-bec79dfe-045f-482b-ba92-fc6d4dbf219f tempest-ServerStableDeviceRescueTest-285192711 tempest-ServerStableDeviceRescueTest-285192711-project-member] https://10.4.3.240/volume/v3/volumes/7d598188-1e46-48dc-a60a-df986e5e3227 returned with HTTP 200 Aug 20 01:02:52.383245 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 718/2836] 10.4.3.240 () {70 vars in 1639 bytes} [Thu Aug 20 01:02:52 2026] GET /volume/v3/volumes/7d598188-1e46-48dc-a60a-df986e5e3227 => generated 1326 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 01:02:52.677509 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-c133b1e1-24b7-45ea-b83d-98efa98367ab None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:02:52.679864 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-c133b1e1-24b7-45ea-b83d-98efa98367ab tempest-TestMinimumBasicScenario-256610915 tempest-TestMinimumBasicScenario-256610915-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 20 01:02:52.680229 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-c133b1e1-24b7-45ea-b83d-98efa98367ab tempest-TestMinimumBasicScenario-256610915 tempest-TestMinimumBasicScenario-256610915-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-224469135", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:02:52.681972 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.v3.volumes [None req-c133b1e1-24b7-45ea-b83d-98efa98367ab tempest-TestMinimumBasicScenario-256610915 tempest-TestMinimumBasicScenario-256610915-project-member] Create volume request body: {'volume': {'name': 'tempest-TestMinimumBasicScenario-volume-224469135', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100212) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 01:02:52.682057 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.v3.volumes [None req-c133b1e1-24b7-45ea-b83d-98efa98367ab tempest-TestMinimumBasicScenario-256610915 tempest-TestMinimumBasicScenario-256610915-project-member] Create volume of 1 GB Aug 20 01:02:52.682418 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:02:52.682418 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:02:52.689925 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-c133b1e1-24b7-45ea-b83d-98efa98367ab tempest-TestMinimumBasicScenario-256610915 tempest-TestMinimumBasicScenario-256610915-project-member] Availability Zones retrieved successfully. Aug 20 01:02:52.698367 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-c133b1e1-24b7-45ea-b83d-98efa98367ab tempest-TestMinimumBasicScenario-256610915 tempest-TestMinimumBasicScenario-256610915-project-member] Flow 'volume_create_api' (f2e5a7f2-26e3-416a-8002-2be371d1bc7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100212) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:02:52.699455 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-c133b1e1-24b7-45ea-b83d-98efa98367ab tempest-TestMinimumBasicScenario-256610915 tempest-TestMinimumBasicScenario-256610915-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5b42e425-633a-4ca4-803e-dc98097ce162) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:02:52.701092 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.flows.api.create_volume [None req-c133b1e1-24b7-45ea-b83d-98efa98367ab tempest-TestMinimumBasicScenario-256610915 tempest-TestMinimumBasicScenario-256610915-project-member] Validating volume size '1' using validate_int {{(pid=100212) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 01:02:52.739879 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-c133b1e1-24b7-45ea-b83d-98efa98367ab tempest-TestMinimumBasicScenario-256610915 tempest-TestMinimumBasicScenario-256610915-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5b42e425-633a-4ca4-803e-dc98097ce162) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:52:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1ed58bd6-fe6a-497e-ae84-e8199d24fdfa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:02:52.740848 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-c133b1e1-24b7-45ea-b83d-98efa98367ab tempest-TestMinimumBasicScenario-256610915 tempest-TestMinimumBasicScenario-256610915-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1e034865-31f9-4faf-bd67-d54763a9cd21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:02:52.794555 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-cc2c0356-0baf-4557-9667-384c49f98a28 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:02:52.797446 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-cc2c0356-0baf-4557-9667-384c49f98a28 tempest-VolumesCloneTest-595119963 tempest-VolumesCloneTest-595119963-project-member] GET https://10.4.3.240/volume/v3/volumes/3918b254-0711-4050-997a-a0fb18fd6d21 Aug 20 01:02:52.797538 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.quota [None req-c133b1e1-24b7-45ea-b83d-98efa98367ab tempest-TestMinimumBasicScenario-256610915 tempest-TestMinimumBasicScenario-256610915-project-member] Created reservations ['d10d66e6-5692-4afb-ac6b-15b98abd10aa', '937246fd-a3ad-4edc-9463-caa2005506b4', '573387ef-10d6-4e5b-982d-37a19b145ae5', '4e7e2794-e7a3-47d2-a980-bb99d34060f8'] {{(pid=100212) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 01:02:52.797598 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-cc2c0356-0baf-4557-9667-384c49f98a28 tempest-VolumesCloneTest-595119963 tempest-VolumesCloneTest-595119963-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:02:52.798575 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-cc2c0356-0baf-4557-9667-384c49f98a28 tempest-VolumesCloneTest-595119963 tempest-VolumesCloneTest-595119963-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:02:52.798709 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-c133b1e1-24b7-45ea-b83d-98efa98367ab tempest-TestMinimumBasicScenario-256610915 tempest-TestMinimumBasicScenario-256610915-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1e034865-31f9-4faf-bd67-d54763a9cd21) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d10d66e6-5692-4afb-ac6b-15b98abd10aa', '937246fd-a3ad-4edc-9463-caa2005506b4', '573387ef-10d6-4e5b-982d-37a19b145ae5', '4e7e2794-e7a3-47d2-a980-bb99d34060f8']}' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:02:52.799694 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-c133b1e1-24b7-45ea-b83d-98efa98367ab tempest-TestMinimumBasicScenario-256610915 tempest-TestMinimumBasicScenario-256610915-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (28351629-5c7e-4e59-bf09-db0c171c7563) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:02:52.808074 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-cc2c0356-0baf-4557-9667-384c49f98a28 tempest-VolumesCloneTest-595119963 tempest-VolumesCloneTest-595119963-project-member] https://10.4.3.240/volume/v3/volumes/3918b254-0711-4050-997a-a0fb18fd6d21 returned with HTTP 404 Aug 20 01:02:52.808666 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 712/2837] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:02:52 2026] GET /volume/v3/volumes/3918b254-0711-4050-997a-a0fb18fd6d21 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:02:52.821020 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-ef9a85dd-5fe9-436d-b325-1ac44ec3ca09 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:02:52.823408 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-ef9a85dd-5fe9-436d-b325-1ac44ec3ca09 tempest-VolumesCloneTest-595119963 tempest-VolumesCloneTest-595119963-project-member] GET https://10.4.3.240/volume/v3/volumes/135ae20c-5232-4695-813c-a103256deff9 Aug 20 01:02:52.823695 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-ef9a85dd-5fe9-436d-b325-1ac44ec3ca09 tempest-VolumesCloneTest-595119963 tempest-VolumesCloneTest-595119963-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:02:52.823965 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-ef9a85dd-5fe9-436d-b325-1ac44ec3ca09 tempest-VolumesCloneTest-595119963 tempest-VolumesCloneTest-595119963-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:02:52.830363 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-c133b1e1-24b7-45ea-b83d-98efa98367ab tempest-TestMinimumBasicScenario-256610915 tempest-TestMinimumBasicScenario-256610915-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (28351629-5c7e-4e59-bf09-db0c171c7563) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f599ac6d-fb6b-4572-803f-506ff32943e4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-224469135',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9ad1f460cd734e8383cc69b69997e432',qos_specs=None,replication_status=,reservations=['d10d66e6-5692-4afb-ac6b-15b98abd10aa','937246fd-a3ad-4edc-9463-caa2005506b4','573387ef-10d6-4e5b-982d-37a19b145ae5','4e7e2794-e7a3-47d2-a980-bb99d34060f8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c8b5d618a497423c95d63dd8b6b21ec2',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T01:02:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-224469135',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f599ac6d-fb6b-4572-803f-506ff32943e4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9ad1f460cd734e8383cc69b69997e432',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c8b5d618a497423c95d63dd8b6b21ec2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1ed58bd6-fe6a-497e-ae84-e8199d24fdfa),volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:02:52.831748 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-c133b1e1-24b7-45ea-b83d-98efa98367ab tempest-TestMinimumBasicScenario-256610915 tempest-TestMinimumBasicScenario-256610915-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (67c6c316-54c7-467a-919a-274b497d6de1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:02:52.836669 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:02:52.836669 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:02:52.838789 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-ef9a85dd-5fe9-436d-b325-1ac44ec3ca09 tempest-VolumesCloneTest-595119963 tempest-VolumesCloneTest-595119963-project-member] Volume info retrieved successfully. Aug 20 01:02:52.847448 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-ef9a85dd-5fe9-436d-b325-1ac44ec3ca09 tempest-VolumesCloneTest-595119963 tempest-VolumesCloneTest-595119963-project-member] https://10.4.3.240/volume/v3/volumes/135ae20c-5232-4695-813c-a103256deff9 returned with HTTP 200 Aug 20 01:02:52.847678 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 705/2838] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:02:52 2026] GET /volume/v3/volumes/135ae20c-5232-4695-813c-a103256deff9 => generated 1354 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:02:52.861645 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-228b4e18-023c-429c-aeb0-fa3b142cf59e None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:02:52.863735 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-228b4e18-023c-429c-aeb0-fa3b142cf59e tempest-VolumesCloneTest-595119963 tempest-VolumesCloneTest-595119963-project-member] DELETE https://10.4.3.240/volume/v3/volumes/135ae20c-5232-4695-813c-a103256deff9 Aug 20 01:02:52.863735 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-228b4e18-023c-429c-aeb0-fa3b142cf59e tempest-VolumesCloneTest-595119963 tempest-VolumesCloneTest-595119963-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:02:52.864447 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-c133b1e1-24b7-45ea-b83d-98efa98367ab tempest-TestMinimumBasicScenario-256610915 tempest-TestMinimumBasicScenario-256610915-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (67c6c316-54c7-467a-919a-274b497d6de1) transitioned into state 'SUCCESS' from state '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-224469135',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9ad1f460cd734e8383cc69b69997e432',qos_specs=None,replication_status=,reservations=['d10d66e6-5692-4afb-ac6b-15b98abd10aa','937246fd-a3ad-4edc-9463-caa2005506b4','573387ef-10d6-4e5b-982d-37a19b145ae5','4e7e2794-e7a3-47d2-a980-bb99d34060f8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c8b5d618a497423c95d63dd8b6b21ec2',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:02:52.864556 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-228b4e18-023c-429c-aeb0-fa3b142cf59e tempest-VolumesCloneTest-595119963 tempest-VolumesCloneTest-595119963-project-member] Calling method 'delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:02:52.864556 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-228b4e18-023c-429c-aeb0-fa3b142cf59e tempest-VolumesCloneTest-595119963 tempest-VolumesCloneTest-595119963-project-member] Delete volume with id: 135ae20c-5232-4695-813c-a103256deff9 Aug 20 01:02:52.865155 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-c133b1e1-24b7-45ea-b83d-98efa98367ab tempest-TestMinimumBasicScenario-256610915 tempest-TestMinimumBasicScenario-256610915-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e4ac9854-562f-4657-bd5c-c042aa83a22a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:02:52.872075 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:02:52.872075 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:02:52.873233 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-228b4e18-023c-429c-aeb0-fa3b142cf59e tempest-VolumesCloneTest-595119963 tempest-VolumesCloneTest-595119963-project-member] Volume info retrieved successfully. Aug 20 01:02:52.882773 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-c133b1e1-24b7-45ea-b83d-98efa98367ab tempest-TestMinimumBasicScenario-256610915 tempest-TestMinimumBasicScenario-256610915-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e4ac9854-562f-4657-bd5c-c042aa83a22a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:02:52.883558 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-c133b1e1-24b7-45ea-b83d-98efa98367ab tempest-TestMinimumBasicScenario-256610915 tempest-TestMinimumBasicScenario-256610915-project-member] Flow 'volume_create_api' (f2e5a7f2-26e3-416a-8002-2be371d1bc7f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100212) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:02:52.884085 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-c133b1e1-24b7-45ea-b83d-98efa98367ab tempest-TestMinimumBasicScenario-256610915 tempest-TestMinimumBasicScenario-256610915-project-member] Create volume request issued successfully. Aug 20 01:02:52.884773 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-c133b1e1-24b7-45ea-b83d-98efa98367ab tempest-TestMinimumBasicScenario-256610915 tempest-TestMinimumBasicScenario-256610915-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 20 01:02:52.886192 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 704/2839] 10.4.3.240 () {68 vars in 1259 bytes} [Thu Aug 20 01:02:52 2026] POST /volume/v3/volumes => generated 754 bytes in 208 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 01:02:52.893251 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-228b4e18-023c-429c-aeb0-fa3b142cf59e tempest-VolumesCloneTest-595119963 tempest-VolumesCloneTest-595119963-project-member] Delete volume request issued successfully. Aug 20 01:02:52.893494 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-228b4e18-023c-429c-aeb0-fa3b142cf59e tempest-VolumesCloneTest-595119963 tempest-VolumesCloneTest-595119963-project-member] https://10.4.3.240/volume/v3/volumes/135ae20c-5232-4695-813c-a103256deff9 returned with HTTP 202 Aug 20 01:02:52.893944 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 719/2840] 10.4.3.240 () {66 vars in 1351 bytes} [Thu Aug 20 01:02:52 2026] DELETE /volume/v3/volumes/135ae20c-5232-4695-813c-a103256deff9 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 01:02:52.901695 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-f8457ff0-86fa-4c28-8d13-ef97af436d40 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:02:52.903967 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-38a4bd52-eb85-44ce-bb21-aa945d3f3614 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:02:52.905744 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-38a4bd52-eb85-44ce-bb21-aa945d3f3614 tempest-VolumesCloneTest-595119963 tempest-VolumesCloneTest-595119963-project-member] GET https://10.4.3.240/volume/v3/volumes/135ae20c-5232-4695-813c-a103256deff9 Aug 20 01:02:52.906928 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-38a4bd52-eb85-44ce-bb21-aa945d3f3614 tempest-VolumesCloneTest-595119963 tempest-VolumesCloneTest-595119963-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:02:52.906928 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-38a4bd52-eb85-44ce-bb21-aa945d3f3614 tempest-VolumesCloneTest-595119963 tempest-VolumesCloneTest-595119963-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:02:52.907327 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-f8457ff0-86fa-4c28-8d13-ef97af436d40 tempest-TestMinimumBasicScenario-256610915 tempest-TestMinimumBasicScenario-256610915-project-member] GET https://10.4.3.240/volume/v3/volumes/f599ac6d-fb6b-4572-803f-506ff32943e4 Aug 20 01:02:52.907543 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-f8457ff0-86fa-4c28-8d13-ef97af436d40 tempest-TestMinimumBasicScenario-256610915 tempest-TestMinimumBasicScenario-256610915-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:02:52.907754 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-f8457ff0-86fa-4c28-8d13-ef97af436d40 tempest-TestMinimumBasicScenario-256610915 tempest-TestMinimumBasicScenario-256610915-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:02:52.912838 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:02:52.912838 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:02:52.916905 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-38a4bd52-eb85-44ce-bb21-aa945d3f3614 tempest-VolumesCloneTest-595119963 tempest-VolumesCloneTest-595119963-project-member] Volume info retrieved successfully. Aug 20 01:02:52.920602 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:02:52.920602 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:02:52.921839 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-38a4bd52-eb85-44ce-bb21-aa945d3f3614 tempest-VolumesCloneTest-595119963 tempest-VolumesCloneTest-595119963-project-member] https://10.4.3.240/volume/v3/volumes/135ae20c-5232-4695-813c-a103256deff9 returned with HTTP 200 Aug 20 01:02:52.922244 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 706/2841] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:02:52 2026] GET /volume/v3/volumes/135ae20c-5232-4695-813c-a103256deff9 => generated 1353 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:02:52.927142 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-f8457ff0-86fa-4c28-8d13-ef97af436d40 tempest-TestMinimumBasicScenario-256610915 tempest-TestMinimumBasicScenario-256610915-project-member] Volume info retrieved successfully. Aug 20 01:02:52.932240 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-f8457ff0-86fa-4c28-8d13-ef97af436d40 tempest-TestMinimumBasicScenario-256610915 tempest-TestMinimumBasicScenario-256610915-project-member] https://10.4.3.240/volume/v3/volumes/f599ac6d-fb6b-4572-803f-506ff32943e4 returned with HTTP 200 Aug 20 01:02:52.932819 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 713/2842] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:02:52 2026] GET /volume/v3/volumes/f599ac6d-fb6b-4572-803f-506ff32943e4 => generated 822 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:02:53.119598 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-2de7fa8b-17ed-41d4-8ac3-3f663dc5465b None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:02:53.122466 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-d195e915-7eb2-4d74-9539-20aeb23a4449 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:02:53.123420 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-2de7fa8b-17ed-41d4-8ac3-3f663dc5465b tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] GET https://10.4.3.240/volume/v3/backups/2a1c509d-5ccb-4dda-847c-226fd15519a0 Aug 20 01:02:53.123753 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-2de7fa8b-17ed-41d4-8ac3-3f663dc5465b tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:02:53.124025 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-2de7fa8b-17ed-41d4-8ac3-3f663dc5465b tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:02:53.124185 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.v3.backups [None req-2de7fa8b-17ed-41d4-8ac3-3f663dc5465b tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Show backup with id 2a1c509d-5ccb-4dda-847c-226fd15519a0. {{(pid=100212) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:02:53.124530 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-d195e915-7eb2-4d74-9539-20aeb23a4449 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] GET https://10.4.3.240/volume/v3/backups/ff3f5533-45b7-4e7a-9d52-5e41f13a84ac Aug 20 01:02:53.124809 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-d195e915-7eb2-4d74-9539-20aeb23a4449 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:02:53.125033 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-d195e915-7eb2-4d74-9539-20aeb23a4449 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:02:53.125162 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-d195e915-7eb2-4d74-9539-20aeb23a4449 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Show backup with id ff3f5533-45b7-4e7a-9d52-5e41f13a84ac. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:02:53.129777 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:02:53.129777 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:02:53.130970 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-d195e915-7eb2-4d74-9539-20aeb23a4449 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] https://10.4.3.240/volume/v3/backups/ff3f5533-45b7-4e7a-9d52-5e41f13a84ac returned with HTTP 200 Aug 20 01:02:53.131046 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:02:53.131046 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:02:53.131290 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 720/2843] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:02:53 2026] GET /volume/v3/backups/ff3f5533-45b7-4e7a-9d52-5e41f13a84ac => generated 790 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:02:53.132376 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-2de7fa8b-17ed-41d4-8ac3-3f663dc5465b tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] https://10.4.3.240/volume/v3/backups/2a1c509d-5ccb-4dda-847c-226fd15519a0 returned with HTTP 200 Aug 20 01:02:53.133195 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 705/2844] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:02:53 2026] GET /volume/v3/backups/2a1c509d-5ccb-4dda-847c-226fd15519a0 => generated 735 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:02:53.278593 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [req-17709311-318a-4ee8-9c49-1eedf690bd1f req-58642aba-11cc-4c0f-ac60-c82a02337553 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:02:53.280552 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-17709311-318a-4ee8-9c49-1eedf690bd1f req-58642aba-11cc-4c0f-ac60-c82a02337553 tempest-ServerStableDeviceRescueTest-285192711 tempest-ServerStableDeviceRescueTest-285192711-project-member] DELETE https://10.4.3.240/volume/v3/attachments/3ba55b2b-2a89-45a2-86cb-8beedbce246d Aug 20 01:02:53.280739 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [req-17709311-318a-4ee8-9c49-1eedf690bd1f req-58642aba-11cc-4c0f-ac60-c82a02337553 tempest-ServerStableDeviceRescueTest-285192711 tempest-ServerStableDeviceRescueTest-285192711-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:02:53.280913 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [req-17709311-318a-4ee8-9c49-1eedf690bd1f req-58642aba-11cc-4c0f-ac60-c82a02337553 tempest-ServerStableDeviceRescueTest-285192711 tempest-ServerStableDeviceRescueTest-285192711-project-member] Calling method 'version_select' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:02:53.287409 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:02:53.287409 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:02:53.331250 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-17709311-318a-4ee8-9c49-1eedf690bd1f req-58642aba-11cc-4c0f-ac60-c82a02337553 tempest-ServerStableDeviceRescueTest-285192711 tempest-ServerStableDeviceRescueTest-285192711-project-member] https://10.4.3.240/volume/v3/attachments/3ba55b2b-2a89-45a2-86cb-8beedbce246d returned with HTTP 200 Aug 20 01:02:53.331510 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 707/2845] 10.4.3.240 () {72 vars in 1673 bytes} [Thu Aug 20 01:02:53 2026] DELETE /volume/v3/attachments/3ba55b2b-2a89-45a2-86cb-8beedbce246d => generated 19 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:02:53.353661 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-96ac9ccc-afb3-431d-b9d8-eb3b9206eb75 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:02:53.357786 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-96ac9ccc-afb3-431d-b9d8-eb3b9206eb75 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] GET https://10.4.3.240/volume/v3/snapshots/e66f628d-743b-4b13-90d1-999aa66a0bc3 Aug 20 01:02:53.357786 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-96ac9ccc-afb3-431d-b9d8-eb3b9206eb75 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:02:53.357786 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-96ac9ccc-afb3-431d-b9d8-eb3b9206eb75 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:02:53.365541 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:02:53.365541 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:02:53.366160 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-96ac9ccc-afb3-431d-b9d8-eb3b9206eb75 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Snapshot retrieved successfully. Aug 20 01:02:53.367463 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-96ac9ccc-afb3-431d-b9d8-eb3b9206eb75 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] https://10.4.3.240/volume/v3/snapshots/e66f628d-743b-4b13-90d1-999aa66a0bc3 returned with HTTP 200 Aug 20 01:02:53.368834 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 714/2846] 10.4.3.240 () {66 vars in 1354 bytes} [Thu Aug 20 01:02:53 2026] GET /volume/v3/snapshots/e66f628d-743b-4b13-90d1-999aa66a0bc3 => generated 467 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:02:53.379513 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-a2fe853d-fb41-453c-b3d7-ea86f120a5ac None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:02:53.384656 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-a2fe853d-fb41-453c-b3d7-ea86f120a5ac tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] GET https://10.4.3.240/volume/v3/snapshots/e66f628d-743b-4b13-90d1-999aa66a0bc3 Aug 20 01:02:53.385157 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-a2fe853d-fb41-453c-b3d7-ea86f120a5ac tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:02:53.385157 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-a2fe853d-fb41-453c-b3d7-ea86f120a5ac tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:02:53.391655 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:02:53.391655 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:02:53.392275 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-a2fe853d-fb41-453c-b3d7-ea86f120a5ac tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Snapshot retrieved successfully. Aug 20 01:02:53.394587 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-a2fe853d-fb41-453c-b3d7-ea86f120a5ac tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] https://10.4.3.240/volume/v3/snapshots/e66f628d-743b-4b13-90d1-999aa66a0bc3 returned with HTTP 200 Aug 20 01:02:53.399967 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 721/2847] 10.4.3.240 () {66 vars in 1354 bytes} [Thu Aug 20 01:02:53 2026] GET /volume/v3/snapshots/e66f628d-743b-4b13-90d1-999aa66a0bc3 => generated 467 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:02:53.421862 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-36991597-1f2c-46b3-adab-a8449a18acdf None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:02:53.426781 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-36991597-1f2c-46b3-adab-a8449a18acdf tempest-ServerStableDeviceRescueTest-285192711 tempest-ServerStableDeviceRescueTest-285192711-project-member] GET https://10.4.3.240/volume/v3/volumes/7d598188-1e46-48dc-a60a-df986e5e3227 Aug 20 01:02:53.427077 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-36991597-1f2c-46b3-adab-a8449a18acdf tempest-ServerStableDeviceRescueTest-285192711 tempest-ServerStableDeviceRescueTest-285192711-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:02:53.427301 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-36991597-1f2c-46b3-adab-a8449a18acdf tempest-ServerStableDeviceRescueTest-285192711 tempest-ServerStableDeviceRescueTest-285192711-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:02:53.442928 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:02:53.442928 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:02:53.451235 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-36991597-1f2c-46b3-adab-a8449a18acdf tempest-ServerStableDeviceRescueTest-285192711 tempest-ServerStableDeviceRescueTest-285192711-project-member] Volume info retrieved successfully. Aug 20 01:02:53.458998 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-36991597-1f2c-46b3-adab-a8449a18acdf tempest-ServerStableDeviceRescueTest-285192711 tempest-ServerStableDeviceRescueTest-285192711-project-member] https://10.4.3.240/volume/v3/volumes/7d598188-1e46-48dc-a60a-df986e5e3227 returned with HTTP 200 Aug 20 01:02:53.459564 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 706/2848] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:02:53 2026] GET /volume/v3/volumes/7d598188-1e46-48dc-a60a-df986e5e3227 => generated 851 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:02:53.935650 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-040d684d-4840-4728-a368-89ae5a57f42f None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:02:53.937859 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-040d684d-4840-4728-a368-89ae5a57f42f tempest-VolumesCloneTest-595119963 tempest-VolumesCloneTest-595119963-project-member] GET https://10.4.3.240/volume/v3/volumes/135ae20c-5232-4695-813c-a103256deff9 Aug 20 01:02:53.938061 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-040d684d-4840-4728-a368-89ae5a57f42f tempest-VolumesCloneTest-595119963 tempest-VolumesCloneTest-595119963-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:02:53.938226 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-040d684d-4840-4728-a368-89ae5a57f42f tempest-VolumesCloneTest-595119963 tempest-VolumesCloneTest-595119963-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:02:53.948890 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-040d684d-4840-4728-a368-89ae5a57f42f tempest-VolumesCloneTest-595119963 tempest-VolumesCloneTest-595119963-project-member] https://10.4.3.240/volume/v3/volumes/135ae20c-5232-4695-813c-a103256deff9 returned with HTTP 404 Aug 20 01:02:53.949053 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-1c850660-09f1-48b8-b8cd-130126a73e41 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:02:53.949450 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 708/2849] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:02:53 2026] GET /volume/v3/volumes/135ae20c-5232-4695-813c-a103256deff9 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:02:53.952167 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-1c850660-09f1-48b8-b8cd-130126a73e41 tempest-TestMinimumBasicScenario-256610915 tempest-TestMinimumBasicScenario-256610915-project-member] GET https://10.4.3.240/volume/v3/volumes/f599ac6d-fb6b-4572-803f-506ff32943e4 Aug 20 01:02:53.952875 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-1c850660-09f1-48b8-b8cd-130126a73e41 tempest-TestMinimumBasicScenario-256610915 tempest-TestMinimumBasicScenario-256610915-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:02:53.953143 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-1c850660-09f1-48b8-b8cd-130126a73e41 tempest-TestMinimumBasicScenario-256610915 tempest-TestMinimumBasicScenario-256610915-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:02:53.959962 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-198a22d6-43d6-4afb-9ea9-823c98e658b3 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:02:53.961912 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-198a22d6-43d6-4afb-9ea9-823c98e658b3 tempest-VolumesCloneTest-595119963 tempest-VolumesCloneTest-595119963-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 20 01:02:53.962290 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-198a22d6-43d6-4afb-9ea9-823c98e658b3 tempest-VolumesCloneTest-595119963 tempest-VolumesCloneTest-595119963-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesCloneTest-Volume-664869991"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:02:53.964035 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.v3.volumes [None req-198a22d6-43d6-4afb-9ea9-823c98e658b3 tempest-VolumesCloneTest-595119963 tempest-VolumesCloneTest-595119963-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-664869991'}} {{(pid=100215) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 01:02:53.964176 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-198a22d6-43d6-4afb-9ea9-823c98e658b3 tempest-VolumesCloneTest-595119963 tempest-VolumesCloneTest-595119963-project-member] Create volume of 1 GB Aug 20 01:02:53.971494 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-198a22d6-43d6-4afb-9ea9-823c98e658b3 tempest-VolumesCloneTest-595119963 tempest-VolumesCloneTest-595119963-project-member] Availability Zones retrieved successfully. Aug 20 01:02:53.975365 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:02:53.975365 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:02:53.980329 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-198a22d6-43d6-4afb-9ea9-823c98e658b3 tempest-VolumesCloneTest-595119963 tempest-VolumesCloneTest-595119963-project-member] Flow 'volume_create_api' (c4ca3cba-4020-430f-8a57-438a6e674290) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:02:53.981326 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-198a22d6-43d6-4afb-9ea9-823c98e658b3 tempest-VolumesCloneTest-595119963 tempest-VolumesCloneTest-595119963-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f12fc7fa-e490-4830-b547-1d17cf3e1117) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:02:53.982380 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-1c850660-09f1-48b8-b8cd-130126a73e41 tempest-TestMinimumBasicScenario-256610915 tempest-TestMinimumBasicScenario-256610915-project-member] Volume info retrieved successfully. Aug 20 01:02:53.982598 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.flows.api.create_volume [None req-198a22d6-43d6-4afb-9ea9-823c98e658b3 tempest-VolumesCloneTest-595119963 tempest-VolumesCloneTest-595119963-project-member] Validating volume size '1' using validate_int {{(pid=100215) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 01:02:53.989808 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-1c850660-09f1-48b8-b8cd-130126a73e41 tempest-TestMinimumBasicScenario-256610915 tempest-TestMinimumBasicScenario-256610915-project-member] https://10.4.3.240/volume/v3/volumes/f599ac6d-fb6b-4572-803f-506ff32943e4 returned with HTTP 200 Aug 20 01:02:53.990142 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 715/2850] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:02:53 2026] GET /volume/v3/volumes/f599ac6d-fb6b-4572-803f-506ff32943e4 => generated 847 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:02:54.005562 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-39f22cb9-cb43-418b-aaf3-bf7b2bf17a2f None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:02:54.007189 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-39f22cb9-cb43-418b-aaf3-bf7b2bf17a2f tempest-TestMinimumBasicScenario-256610915 tempest-TestMinimumBasicScenario-256610915-project-member] GET https://10.4.3.240/volume/v3/volumes/f599ac6d-fb6b-4572-803f-506ff32943e4 Aug 20 01:02:54.007391 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-39f22cb9-cb43-418b-aaf3-bf7b2bf17a2f tempest-TestMinimumBasicScenario-256610915 tempest-TestMinimumBasicScenario-256610915-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:02:54.007584 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-39f22cb9-cb43-418b-aaf3-bf7b2bf17a2f tempest-TestMinimumBasicScenario-256610915 tempest-TestMinimumBasicScenario-256610915-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:02:54.015145 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:02:54.015145 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:02:54.019802 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-39f22cb9-cb43-418b-aaf3-bf7b2bf17a2f tempest-TestMinimumBasicScenario-256610915 tempest-TestMinimumBasicScenario-256610915-project-member] Volume info retrieved successfully. Aug 20 01:02:54.024200 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-198a22d6-43d6-4afb-9ea9-823c98e658b3 tempest-VolumesCloneTest-595119963 tempest-VolumesCloneTest-595119963-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f12fc7fa-e490-4830-b547-1d17cf3e1117) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:52:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1ed58bd6-fe6a-497e-ae84-e8199d24fdfa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:02:54.025360 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-198a22d6-43d6-4afb-9ea9-823c98e658b3 tempest-VolumesCloneTest-595119963 tempest-VolumesCloneTest-595119963-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e966c2be-7bce-4b36-8269-e46dc154ac30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:02:54.025873 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-39f22cb9-cb43-418b-aaf3-bf7b2bf17a2f tempest-TestMinimumBasicScenario-256610915 tempest-TestMinimumBasicScenario-256610915-project-member] https://10.4.3.240/volume/v3/volumes/f599ac6d-fb6b-4572-803f-506ff32943e4 returned with HTTP 200 Aug 20 01:02:54.026346 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 707/2851] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:02:54 2026] GET /volume/v3/volumes/f599ac6d-fb6b-4572-803f-506ff32943e4 => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:02:54.038962 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-7803f7e6-0dce-4b06-a2e2-60d382a0f4d9 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:02:54.041048 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-7803f7e6-0dce-4b06-a2e2-60d382a0f4d9 tempest-TestMinimumBasicScenario-256610915 tempest-TestMinimumBasicScenario-256610915-project-member] GET https://10.4.3.240/volume/v3/volumes Aug 20 01:02:54.041708 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-7803f7e6-0dce-4b06-a2e2-60d382a0f4d9 tempest-TestMinimumBasicScenario-256610915 tempest-TestMinimumBasicScenario-256610915-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:02:54.041708 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-7803f7e6-0dce-4b06-a2e2-60d382a0f4d9 tempest-TestMinimumBasicScenario-256610915 tempest-TestMinimumBasicScenario-256610915-project-member] Calling method 'index' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:02:54.041932 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.api_utils [None req-7803f7e6-0dce-4b06-a2e2-60d382a0f4d9 tempest-TestMinimumBasicScenario-256610915 tempest-TestMinimumBasicScenario-256610915-project-member] Removing options '' from query. {{(pid=100213) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 01:02:54.042263 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:02:54.042263 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:02:54.042796 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-7803f7e6-0dce-4b06-a2e2-60d382a0f4d9 tempest-TestMinimumBasicScenario-256610915 tempest-TestMinimumBasicScenario-256610915-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100213) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 01:02:54.052371 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-7803f7e6-0dce-4b06-a2e2-60d382a0f4d9 tempest-TestMinimumBasicScenario-256610915 tempest-TestMinimumBasicScenario-256610915-project-member] Get all volumes completed successfully. Aug 20 01:02:54.052927 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-7803f7e6-0dce-4b06-a2e2-60d382a0f4d9 tempest-TestMinimumBasicScenario-256610915 tempest-TestMinimumBasicScenario-256610915-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 200 Aug 20 01:02:54.053412 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 709/2852] 10.4.3.240 () {66 vars in 1237 bytes} [Thu Aug 20 01:02:54 2026] GET /volume/v3/volumes => generated 338 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:02:54.063296 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-1503d4d4-dfc1-4ddf-aa37-ad2c73fd71c8 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:02:54.066975 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-1503d4d4-dfc1-4ddf-aa37-ad2c73fd71c8 tempest-TestMinimumBasicScenario-256610915 tempest-TestMinimumBasicScenario-256610915-project-member] GET https://10.4.3.240/volume/v3/volumes/f599ac6d-fb6b-4572-803f-506ff32943e4 Aug 20 01:02:54.067181 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-1503d4d4-dfc1-4ddf-aa37-ad2c73fd71c8 tempest-TestMinimumBasicScenario-256610915 tempest-TestMinimumBasicScenario-256610915-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:02:54.067405 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-1503d4d4-dfc1-4ddf-aa37-ad2c73fd71c8 tempest-TestMinimumBasicScenario-256610915 tempest-TestMinimumBasicScenario-256610915-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:02:54.070752 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.quota [None req-198a22d6-43d6-4afb-9ea9-823c98e658b3 tempest-VolumesCloneTest-595119963 tempest-VolumesCloneTest-595119963-project-member] Created reservations ['f0468784-6a55-49f7-9152-c6c45cd48262', '7364ce04-dca5-43c2-b75f-dc7905c98a9d', 'ea334eba-04f8-47d9-8ac2-f946225b307c', 'f6fcefd3-a6ec-4f95-9bda-2e2f0f1fde0d'] {{(pid=100215) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 01:02:54.071566 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-198a22d6-43d6-4afb-9ea9-823c98e658b3 tempest-VolumesCloneTest-595119963 tempest-VolumesCloneTest-595119963-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e966c2be-7bce-4b36-8269-e46dc154ac30) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f0468784-6a55-49f7-9152-c6c45cd48262', '7364ce04-dca5-43c2-b75f-dc7905c98a9d', 'ea334eba-04f8-47d9-8ac2-f946225b307c', 'f6fcefd3-a6ec-4f95-9bda-2e2f0f1fde0d']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:02:54.072583 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-198a22d6-43d6-4afb-9ea9-823c98e658b3 tempest-VolumesCloneTest-595119963 tempest-VolumesCloneTest-595119963-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f61191f9-50e2-401a-9854-f91cf49457be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:02:54.079970 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:02:54.079970 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:02:54.083357 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-1503d4d4-dfc1-4ddf-aa37-ad2c73fd71c8 tempest-TestMinimumBasicScenario-256610915 tempest-TestMinimumBasicScenario-256610915-project-member] Volume info retrieved successfully. Aug 20 01:02:54.086986 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-1503d4d4-dfc1-4ddf-aa37-ad2c73fd71c8 tempest-TestMinimumBasicScenario-256610915 tempest-TestMinimumBasicScenario-256610915-project-member] https://10.4.3.240/volume/v3/volumes/f599ac6d-fb6b-4572-803f-506ff32943e4 returned with HTTP 200 Aug 20 01:02:54.087333 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 716/2853] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:02:54 2026] GET /volume/v3/volumes/f599ac6d-fb6b-4572-803f-506ff32943e4 => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:02:54.100618 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-198a22d6-43d6-4afb-9ea9-823c98e658b3 tempest-VolumesCloneTest-595119963 tempest-VolumesCloneTest-595119963-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f61191f9-50e2-401a-9854-f91cf49457be) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bf3acd84-cf30-427a-af80-36ad009bd097', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-664869991',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bd094944b5634067967c3822f9435055',qos_specs=None,replication_status=,reservations=['f0468784-6a55-49f7-9152-c6c45cd48262','7364ce04-dca5-43c2-b75f-dc7905c98a9d','ea334eba-04f8-47d9-8ac2-f946225b307c','f6fcefd3-a6ec-4f95-9bda-2e2f0f1fde0d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='364ebf8e5a194f8ab07ad0e668dc682c',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T01:02:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-664869991',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bf3acd84-cf30-427a-af80-36ad009bd097,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bd094944b5634067967c3822f9435055',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='364ebf8e5a194f8ab07ad0e668dc682c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1ed58bd6-fe6a-497e-ae84-e8199d24fdfa),volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:02:54.101730 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-198a22d6-43d6-4afb-9ea9-823c98e658b3 tempest-VolumesCloneTest-595119963 tempest-VolumesCloneTest-595119963-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a2b54e41-7623-48dd-b6d2-4b515da5dd22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:02:54.126642 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-198a22d6-43d6-4afb-9ea9-823c98e658b3 tempest-VolumesCloneTest-595119963 tempest-VolumesCloneTest-595119963-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a2b54e41-7623-48dd-b6d2-4b515da5dd22) transitioned into state 'SUCCESS' from state '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-664869991',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bd094944b5634067967c3822f9435055',qos_specs=None,replication_status=,reservations=['f0468784-6a55-49f7-9152-c6c45cd48262','7364ce04-dca5-43c2-b75f-dc7905c98a9d','ea334eba-04f8-47d9-8ac2-f946225b307c','f6fcefd3-a6ec-4f95-9bda-2e2f0f1fde0d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='364ebf8e5a194f8ab07ad0e668dc682c',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:02:54.127311 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-198a22d6-43d6-4afb-9ea9-823c98e658b3 tempest-VolumesCloneTest-595119963 tempest-VolumesCloneTest-595119963-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4ce3652d-a2a5-4fe0-81f5-5268b028ebeb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:02:54.140837 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-198a22d6-43d6-4afb-9ea9-823c98e658b3 tempest-VolumesCloneTest-595119963 tempest-VolumesCloneTest-595119963-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4ce3652d-a2a5-4fe0-81f5-5268b028ebeb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:02:54.141616 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-198a22d6-43d6-4afb-9ea9-823c98e658b3 tempest-VolumesCloneTest-595119963 tempest-VolumesCloneTest-595119963-project-member] Flow 'volume_create_api' (c4ca3cba-4020-430f-8a57-438a6e674290) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:02:54.141945 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-198a22d6-43d6-4afb-9ea9-823c98e658b3 tempest-VolumesCloneTest-595119963 tempest-VolumesCloneTest-595119963-project-member] Create volume request issued successfully. Aug 20 01:02:54.142513 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-198a22d6-43d6-4afb-9ea9-823c98e658b3 tempest-VolumesCloneTest-595119963 tempest-VolumesCloneTest-595119963-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 20 01:02:54.144072 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 722/2854] 10.4.3.240 () {68 vars in 1258 bytes} [Thu Aug 20 01:02:53 2026] POST /volume/v3/volumes => generated 746 bytes in 185 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 01:02:54.147247 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-65e5a2b2-ee9e-402c-9963-08bcd85b30f5 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:02:54.148124 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-1631223d-2aa6-4984-ae06-6bd44d31c5d5 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:02:54.150207 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-1631223d-2aa6-4984-ae06-6bd44d31c5d5 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] GET https://10.4.3.240/volume/v3/backups/2a1c509d-5ccb-4dda-847c-226fd15519a0 Aug 20 01:02:54.150473 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-1631223d-2aa6-4984-ae06-6bd44d31c5d5 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:02:54.150715 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-1631223d-2aa6-4984-ae06-6bd44d31c5d5 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:02:54.150854 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.v3.backups [None req-1631223d-2aa6-4984-ae06-6bd44d31c5d5 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Show backup with id 2a1c509d-5ccb-4dda-847c-226fd15519a0. {{(pid=100213) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:02:54.151917 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-65e5a2b2-ee9e-402c-9963-08bcd85b30f5 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] GET https://10.4.3.240/volume/v3/backups/ff3f5533-45b7-4e7a-9d52-5e41f13a84ac Aug 20 01:02:54.152232 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-65e5a2b2-ee9e-402c-9963-08bcd85b30f5 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:02:54.152288 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-bc8020df-42f4-459f-a543-8e735d891f4f req-dc8ab5a8-7ea1-4b95-9c22-8382636f6eb4 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:02:54.152539 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-65e5a2b2-ee9e-402c-9963-08bcd85b30f5 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:02:54.152722 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.v3.backups [None req-65e5a2b2-ee9e-402c-9963-08bcd85b30f5 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Show backup with id ff3f5533-45b7-4e7a-9d52-5e41f13a84ac. {{(pid=100212) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:02:54.155024 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:02:54.155024 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:02:54.155723 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-1631223d-2aa6-4984-ae06-6bd44d31c5d5 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] https://10.4.3.240/volume/v3/backups/2a1c509d-5ccb-4dda-847c-226fd15519a0 returned with HTTP 200 Aug 20 01:02:54.156195 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 710/2855] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:02:54 2026] GET /volume/v3/backups/2a1c509d-5ccb-4dda-847c-226fd15519a0 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:02:54.156460 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-5202a45b-4dd6-4a75-b67b-cc8b5a8d7ea0 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:02:54.158031 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:02:54.158031 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:02:54.158390 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-bc8020df-42f4-459f-a543-8e735d891f4f req-dc8ab5a8-7ea1-4b95-9c22-8382636f6eb4 tempest-TestMinimumBasicScenario-256610915 tempest-TestMinimumBasicScenario-256610915-project-member] GET https://10.4.3.240/volume/v3/volumes/f599ac6d-fb6b-4572-803f-506ff32943e4 Aug 20 01:02:54.158671 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-bc8020df-42f4-459f-a543-8e735d891f4f req-dc8ab5a8-7ea1-4b95-9c22-8382636f6eb4 tempest-TestMinimumBasicScenario-256610915 tempest-TestMinimumBasicScenario-256610915-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:02:54.158730 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-65e5a2b2-ee9e-402c-9963-08bcd85b30f5 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] https://10.4.3.240/volume/v3/backups/ff3f5533-45b7-4e7a-9d52-5e41f13a84ac returned with HTTP 200 Aug 20 01:02:54.158925 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-bc8020df-42f4-459f-a543-8e735d891f4f req-dc8ab5a8-7ea1-4b95-9c22-8382636f6eb4 tempest-TestMinimumBasicScenario-256610915 tempest-TestMinimumBasicScenario-256610915-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:02:54.159214 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 708/2856] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:02:54 2026] GET /volume/v3/backups/ff3f5533-45b7-4e7a-9d52-5e41f13a84ac => generated 790 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:02:54.161835 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-5202a45b-4dd6-4a75-b67b-cc8b5a8d7ea0 tempest-VolumesCloneTest-595119963 tempest-VolumesCloneTest-595119963-project-member] GET https://10.4.3.240/volume/v3/volumes/bf3acd84-cf30-427a-af80-36ad009bd097 Aug 20 01:02:54.162071 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-5202a45b-4dd6-4a75-b67b-cc8b5a8d7ea0 tempest-VolumesCloneTest-595119963 tempest-VolumesCloneTest-595119963-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:02:54.162306 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-5202a45b-4dd6-4a75-b67b-cc8b5a8d7ea0 tempest-VolumesCloneTest-595119963 tempest-VolumesCloneTest-595119963-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:02:54.168968 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:02:54.168968 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:02:54.173775 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [req-bc8020df-42f4-459f-a543-8e735d891f4f req-dc8ab5a8-7ea1-4b95-9c22-8382636f6eb4 tempest-TestMinimumBasicScenario-256610915 tempest-TestMinimumBasicScenario-256610915-project-member] Volume info retrieved successfully. Aug 20 01:02:54.175549 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:02:54.175549 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:02:54.179548 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-bc8020df-42f4-459f-a543-8e735d891f4f req-dc8ab5a8-7ea1-4b95-9c22-8382636f6eb4 tempest-TestMinimumBasicScenario-256610915 tempest-TestMinimumBasicScenario-256610915-project-member] https://10.4.3.240/volume/v3/volumes/f599ac6d-fb6b-4572-803f-506ff32943e4 returned with HTTP 200 Aug 20 01:02:54.179732 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-5202a45b-4dd6-4a75-b67b-cc8b5a8d7ea0 tempest-VolumesCloneTest-595119963 tempest-VolumesCloneTest-595119963-project-member] Volume info retrieved successfully. Aug 20 01:02:54.180128 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 717/2857] 10.4.3.240 () {68 vars in 1598 bytes} [Thu Aug 20 01:02:54 2026] GET /volume/v3/volumes/f599ac6d-fb6b-4572-803f-506ff32943e4 => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:02:54.185071 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-5202a45b-4dd6-4a75-b67b-cc8b5a8d7ea0 tempest-VolumesCloneTest-595119963 tempest-VolumesCloneTest-595119963-project-member] https://10.4.3.240/volume/v3/volumes/bf3acd84-cf30-427a-af80-36ad009bd097 returned with HTTP 200 Aug 20 01:02:54.185589 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 723/2858] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:02:54 2026] GET /volume/v3/volumes/bf3acd84-cf30-427a-af80-36ad009bd097 => generated 814 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:02:54.279467 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-a04496fc-e76b-4eed-b744-62b877d5b5ca None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:02:54.279907 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-a04496fc-e76b-4eed-b744-62b877d5b5ca None None] GET https://10.4.3.240/volume// Aug 20 01:02:54.280101 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-a04496fc-e76b-4eed-b744-62b877d5b5ca None None] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:02:54.280376 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-a04496fc-e76b-4eed-b744-62b877d5b5ca None None] Calling method 'all' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:02:54.280764 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-a04496fc-e76b-4eed-b744-62b877d5b5ca None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 20 01:02:54.281225 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 711/2859] 10.4.3.240 () {66 vars in 1428 bytes} [Thu Aug 20 01:02:54 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 01:02:54.288742 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [req-bc8020df-42f4-459f-a543-8e735d891f4f req-2bafdbc0-eb66-4640-9b65-2d3d0c611253 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:02:54.292070 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-bc8020df-42f4-459f-a543-8e735d891f4f req-2bafdbc0-eb66-4640-9b65-2d3d0c611253 tempest-TestMinimumBasicScenario-256610915 tempest-TestMinimumBasicScenario-256610915-project-member] POST https://10.4.3.240/volume/v3/attachments Aug 20 01:02:54.292505 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [req-bc8020df-42f4-459f-a543-8e735d891f4f req-2bafdbc0-eb66-4640-9b65-2d3d0c611253 tempest-TestMinimumBasicScenario-256610915 tempest-TestMinimumBasicScenario-256610915-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f599ac6d-fb6b-4572-803f-506ff32943e4", "connector": null, "instance_uuid": "5d08a197-cdaf-457a-8acb-32e72c8bda09"}} {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:02:54.310316 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:02:54.310316 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:02:54.356601 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-bc8020df-42f4-459f-a543-8e735d891f4f req-2bafdbc0-eb66-4640-9b65-2d3d0c611253 tempest-TestMinimumBasicScenario-256610915 tempest-TestMinimumBasicScenario-256610915-project-member] https://10.4.3.240/volume/v3/attachments returned with HTTP 200 Aug 20 01:02:54.357105 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 709/2860] 10.4.3.240 () {74 vars in 1594 bytes} [Thu Aug 20 01:02:54 2026] POST /volume/v3/attachments => generated 273 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:02:54.398601 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-b14da095-3685-4d54-9f01-9e1a5e89fc25 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:02:54.402284 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-b14da095-3685-4d54-9f01-9e1a5e89fc25 tempest-TestMinimumBasicScenario-256610915 tempest-TestMinimumBasicScenario-256610915-project-member] GET https://10.4.3.240/volume/v3/volumes/f599ac6d-fb6b-4572-803f-506ff32943e4 Aug 20 01:02:54.402696 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-b14da095-3685-4d54-9f01-9e1a5e89fc25 tempest-TestMinimumBasicScenario-256610915 tempest-TestMinimumBasicScenario-256610915-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:02:54.402951 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-b14da095-3685-4d54-9f01-9e1a5e89fc25 tempest-TestMinimumBasicScenario-256610915 tempest-TestMinimumBasicScenario-256610915-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:02:54.406516 np0000007838 devstack@c-api.service[100214]: DEBUG dbcounter [-] [100214] Writing DB stats cinder:SELECT=399,cinder:INSERT=56,cinder:UPDATE=100 {{(pid=100214) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 01:02:54.418410 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:02:54.418410 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:02:54.422537 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-ab2f05bd-2b29-4c86-b56c-b8cc7e275370 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:02:54.423094 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-ab2f05bd-2b29-4c86-b56c-b8cc7e275370 None None] GET https://10.4.3.240/volume// Aug 20 01:02:54.423405 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-ab2f05bd-2b29-4c86-b56c-b8cc7e275370 None None] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:02:54.423667 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-ab2f05bd-2b29-4c86-b56c-b8cc7e275370 None None] Calling method 'all' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:02:54.424094 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-ab2f05bd-2b29-4c86-b56c-b8cc7e275370 None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 20 01:02:54.425931 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 724/2861] 10.4.3.240 () {66 vars in 1426 bytes} [Thu Aug 20 01:02:54 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 01:02:54.433129 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-b14da095-3685-4d54-9f01-9e1a5e89fc25 tempest-TestMinimumBasicScenario-256610915 tempest-TestMinimumBasicScenario-256610915-project-member] Volume info retrieved successfully. Aug 20 01:02:54.439596 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-b14da095-3685-4d54-9f01-9e1a5e89fc25 tempest-TestMinimumBasicScenario-256610915 tempest-TestMinimumBasicScenario-256610915-project-member] https://10.4.3.240/volume/v3/volumes/f599ac6d-fb6b-4572-803f-506ff32943e4 returned with HTTP 200 Aug 20 01:02:54.440110 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 718/2862] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:02:54 2026] GET /volume/v3/volumes/f599ac6d-fb6b-4572-803f-506ff32943e4 => generated 846 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:02:54.441278 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [req-bc8020df-42f4-459f-a543-8e735d891f4f req-70bea80c-18c2-4fad-b2b4-14a0d7f583ec None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:02:54.444374 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-bc8020df-42f4-459f-a543-8e735d891f4f req-70bea80c-18c2-4fad-b2b4-14a0d7f583ec tempest-TestMinimumBasicScenario-256610915 tempest-TestMinimumBasicScenario-256610915-project-member] GET https://10.4.3.240/volume/v3/volumes/f599ac6d-fb6b-4572-803f-506ff32943e4 Aug 20 01:02:54.444648 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [req-bc8020df-42f4-459f-a543-8e735d891f4f req-70bea80c-18c2-4fad-b2b4-14a0d7f583ec tempest-TestMinimumBasicScenario-256610915 tempest-TestMinimumBasicScenario-256610915-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:02:54.444879 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [req-bc8020df-42f4-459f-a543-8e735d891f4f req-70bea80c-18c2-4fad-b2b4-14a0d7f583ec tempest-TestMinimumBasicScenario-256610915 tempest-TestMinimumBasicScenario-256610915-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:02:54.459557 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:02:54.459557 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:02:54.466998 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [req-bc8020df-42f4-459f-a543-8e735d891f4f req-70bea80c-18c2-4fad-b2b4-14a0d7f583ec tempest-TestMinimumBasicScenario-256610915 tempest-TestMinimumBasicScenario-256610915-project-member] Volume info retrieved successfully. Aug 20 01:02:54.473213 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-bc8020df-42f4-459f-a543-8e735d891f4f req-70bea80c-18c2-4fad-b2b4-14a0d7f583ec tempest-TestMinimumBasicScenario-256610915 tempest-TestMinimumBasicScenario-256610915-project-member] https://10.4.3.240/volume/v3/volumes/f599ac6d-fb6b-4572-803f-506ff32943e4 returned with HTTP 200 Aug 20 01:02:54.473213 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 712/2863] 10.4.3.240 () {70 vars in 1639 bytes} [Thu Aug 20 01:02:54 2026] GET /volume/v3/volumes/f599ac6d-fb6b-4572-803f-506ff32943e4 => generated 1026 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 01:02:54.594738 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [req-bc8020df-42f4-459f-a543-8e735d891f4f req-b432b301-ce72-40e6-9d5a-5017cfd35de4 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:02:54.598903 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-bc8020df-42f4-459f-a543-8e735d891f4f req-b432b301-ce72-40e6-9d5a-5017cfd35de4 tempest-TestMinimumBasicScenario-256610915 tempest-TestMinimumBasicScenario-256610915-project-member] PUT https://10.4.3.240/volume/v3/attachments/b350c225-da9c-441f-8e14-e25547d98ac1 Aug 20 01:02:54.599443 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [req-bc8020df-42f4-459f-a543-8e735d891f4f req-b432b301-ce72-40e6-9d5a-5017cfd35de4 tempest-TestMinimumBasicScenario-256610915 tempest-TestMinimumBasicScenario-256610915-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.240", "host": "np0000007838", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:e656b6daafb0", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "870eaf75-1108-49d5-b5ab-79f4c93758d0", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:02:54.615248 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.coordination [req-bc8020df-42f4-459f-a543-8e735d891f4f req-b432b301-ce72-40e6-9d5a-5017cfd35de4 tempest-TestMinimumBasicScenario-256610915 tempest-TestMinimumBasicScenario-256610915-project-member] Acquiring lock "cinder-attachment_update-f599ac6d-fb6b-4572-803f-506ff32943e4-np0000007838" by "attachment_update" {{(pid=100212) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 01:02:54.623044 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.coordination [req-bc8020df-42f4-459f-a543-8e735d891f4f req-b432b301-ce72-40e6-9d5a-5017cfd35de4 tempest-TestMinimumBasicScenario-256610915 tempest-TestMinimumBasicScenario-256610915-project-member] Lock "cinder-attachment_update-f599ac6d-fb6b-4572-803f-506ff32943e4-np0000007838" acquired by "attachment_update" :: waited 0.008s {{(pid=100212) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 01:02:54.624206 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:02:54.624206 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:02:54.733170 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.coordination [req-bc8020df-42f4-459f-a543-8e735d891f4f req-b432b301-ce72-40e6-9d5a-5017cfd35de4 tempest-TestMinimumBasicScenario-256610915 tempest-TestMinimumBasicScenario-256610915-project-member] Lock "cinder-attachment_update-f599ac6d-fb6b-4572-803f-506ff32943e4-np0000007838" released by "attachment_update" :: held 0.110s {{(pid=100212) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 01:02:54.733170 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-bc8020df-42f4-459f-a543-8e735d891f4f req-b432b301-ce72-40e6-9d5a-5017cfd35de4 tempest-TestMinimumBasicScenario-256610915 tempest-TestMinimumBasicScenario-256610915-project-member] https://10.4.3.240/volume/v3/attachments/b350c225-da9c-441f-8e14-e25547d98ac1 returned with HTTP 200 Aug 20 01:02:54.733523 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 710/2864] 10.4.3.240 () {74 vars in 1704 bytes} [Thu Aug 20 01:02:54 2026] PUT /volume/v3/attachments/b350c225-da9c-441f-8e14-e25547d98ac1 => generated 969 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:02:54.943512 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-edcbf0d2-389c-4269-89dd-02e03a6140a6 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:02:54.945230 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-edcbf0d2-389c-4269-89dd-02e03a6140a6 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] DELETE https://10.4.3.240/volume/v3/snapshots/e66f628d-743b-4b13-90d1-999aa66a0bc3 Aug 20 01:02:54.945480 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-edcbf0d2-389c-4269-89dd-02e03a6140a6 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:02:54.945716 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-edcbf0d2-389c-4269-89dd-02e03a6140a6 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Calling method 'delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:02:54.945861 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.v3.snapshots [None req-edcbf0d2-389c-4269-89dd-02e03a6140a6 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Delete snapshot with id: e66f628d-743b-4b13-90d1-999aa66a0bc3 Aug 20 01:02:54.951494 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:02:54.951494 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:02:54.952006 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-edcbf0d2-389c-4269-89dd-02e03a6140a6 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Snapshot retrieved successfully. Aug 20 01:02:54.985555 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-edcbf0d2-389c-4269-89dd-02e03a6140a6 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Snapshot delete request issued successfully. Aug 20 01:02:54.985769 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-edcbf0d2-389c-4269-89dd-02e03a6140a6 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] https://10.4.3.240/volume/v3/snapshots/e66f628d-743b-4b13-90d1-999aa66a0bc3 returned with HTTP 202 Aug 20 01:02:54.986164 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 725/2865] 10.4.3.240 () {66 vars in 1357 bytes} [Thu Aug 20 01:02:54 2026] DELETE /volume/v3/snapshots/e66f628d-743b-4b13-90d1-999aa66a0bc3 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 01:02:54.994161 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-b403a80f-b356-4842-a51d-734ee54e5006 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:02:54.996071 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-b403a80f-b356-4842-a51d-734ee54e5006 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] GET https://10.4.3.240/volume/v3/snapshots/e66f628d-743b-4b13-90d1-999aa66a0bc3 Aug 20 01:02:54.996263 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-b403a80f-b356-4842-a51d-734ee54e5006 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:02:54.996477 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-b403a80f-b356-4842-a51d-734ee54e5006 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:02:55.002566 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:02:55.002566 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:02:55.003124 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-b403a80f-b356-4842-a51d-734ee54e5006 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Snapshot retrieved successfully. Aug 20 01:02:55.004085 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-b403a80f-b356-4842-a51d-734ee54e5006 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] https://10.4.3.240/volume/v3/snapshots/e66f628d-743b-4b13-90d1-999aa66a0bc3 returned with HTTP 200 Aug 20 01:02:55.004481 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 719/2866] 10.4.3.240 () {66 vars in 1354 bytes} [Thu Aug 20 01:02:54 2026] GET /volume/v3/snapshots/e66f628d-743b-4b13-90d1-999aa66a0bc3 => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 20 01:02:55.169703 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-e89f3cc3-b614-4c2d-96fa-c1e976350eb1 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:02:55.172279 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-e89f3cc3-b614-4c2d-96fa-c1e976350eb1 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] GET https://10.4.3.240/volume/v3/backups/2a1c509d-5ccb-4dda-847c-226fd15519a0 Aug 20 01:02:55.172638 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-e89f3cc3-b614-4c2d-96fa-c1e976350eb1 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:02:55.173942 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-e89f3cc3-b614-4c2d-96fa-c1e976350eb1 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:02:55.174111 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.v3.backups [None req-e89f3cc3-b614-4c2d-96fa-c1e976350eb1 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Show backup with id 2a1c509d-5ccb-4dda-847c-226fd15519a0. {{(pid=100213) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:02:55.176735 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-80e6db19-a036-4b99-a6b1-26f762c3253a None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:02:55.178792 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-80e6db19-a036-4b99-a6b1-26f762c3253a tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] GET https://10.4.3.240/volume/v3/backups/ff3f5533-45b7-4e7a-9d52-5e41f13a84ac Aug 20 01:02:55.178995 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-80e6db19-a036-4b99-a6b1-26f762c3253a tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:02:55.179209 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-80e6db19-a036-4b99-a6b1-26f762c3253a tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:02:55.179305 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.v3.backups [None req-80e6db19-a036-4b99-a6b1-26f762c3253a tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Show backup with id ff3f5533-45b7-4e7a-9d52-5e41f13a84ac. {{(pid=100212) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:02:55.183747 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:02:55.183747 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:02:55.184690 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-e89f3cc3-b614-4c2d-96fa-c1e976350eb1 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] https://10.4.3.240/volume/v3/backups/2a1c509d-5ccb-4dda-847c-226fd15519a0 returned with HTTP 200 Aug 20 01:02:55.185203 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 713/2867] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:02:55 2026] GET /volume/v3/backups/2a1c509d-5ccb-4dda-847c-226fd15519a0 => generated 735 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:02:55.185435 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:02:55.185435 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:02:55.186442 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-80e6db19-a036-4b99-a6b1-26f762c3253a tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] https://10.4.3.240/volume/v3/backups/ff3f5533-45b7-4e7a-9d52-5e41f13a84ac returned with HTTP 200 Aug 20 01:02:55.189361 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 711/2868] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:02:55 2026] GET /volume/v3/backups/ff3f5533-45b7-4e7a-9d52-5e41f13a84ac => generated 790 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:02:55.198715 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-adf16008-366d-411d-bf96-9faa24043031 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:02:55.201209 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-adf16008-366d-411d-bf96-9faa24043031 tempest-VolumesCloneTest-595119963 tempest-VolumesCloneTest-595119963-project-member] GET https://10.4.3.240/volume/v3/volumes/bf3acd84-cf30-427a-af80-36ad009bd097 Aug 20 01:02:55.202366 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-adf16008-366d-411d-bf96-9faa24043031 tempest-VolumesCloneTest-595119963 tempest-VolumesCloneTest-595119963-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:02:55.202366 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-adf16008-366d-411d-bf96-9faa24043031 tempest-VolumesCloneTest-595119963 tempest-VolumesCloneTest-595119963-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:02:55.209971 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:02:55.209971 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:02:55.214445 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-adf16008-366d-411d-bf96-9faa24043031 tempest-VolumesCloneTest-595119963 tempest-VolumesCloneTest-595119963-project-member] Volume info retrieved successfully. Aug 20 01:02:55.220361 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-adf16008-366d-411d-bf96-9faa24043031 tempest-VolumesCloneTest-595119963 tempest-VolumesCloneTest-595119963-project-member] https://10.4.3.240/volume/v3/volumes/bf3acd84-cf30-427a-af80-36ad009bd097 returned with HTTP 200 Aug 20 01:02:55.220361 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 726/2869] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:02:55 2026] GET /volume/v3/volumes/bf3acd84-cf30-427a-af80-36ad009bd097 => generated 839 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:02:55.245306 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-e6028329-df7c-4b9f-8c2d-909dfbb597b0 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:02:55.247052 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-e6028329-df7c-4b9f-8c2d-909dfbb597b0 tempest-VolumesCloneTest-595119963 tempest-VolumesCloneTest-595119963-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 20 01:02:55.247366 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-e6028329-df7c-4b9f-8c2d-909dfbb597b0 tempest-VolumesCloneTest-595119963 tempest-VolumesCloneTest-595119963-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "bf3acd84-cf30-427a-af80-36ad009bd097", "size": 2, "name": "tempest-VolumesCloneTest-Volume-448144355"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:02:55.248866 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.v3.volumes [None req-e6028329-df7c-4b9f-8c2d-909dfbb597b0 tempest-VolumesCloneTest-595119963 tempest-VolumesCloneTest-595119963-project-member] Create volume request body: {'volume': {'source_volid': 'bf3acd84-cf30-427a-af80-36ad009bd097', 'size': 2, 'name': 'tempest-VolumesCloneTest-Volume-448144355'}} {{(pid=100214) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 01:02:55.256318 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:02:55.256318 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:02:55.256998 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-e6028329-df7c-4b9f-8c2d-909dfbb597b0 tempest-VolumesCloneTest-595119963 tempest-VolumesCloneTest-595119963-project-member] Volume retrieved successfully. Aug 20 01:02:55.257153 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.v3.volumes [None req-e6028329-df7c-4b9f-8c2d-909dfbb597b0 tempest-VolumesCloneTest-595119963 tempest-VolumesCloneTest-595119963-project-member] Create volume of 2 GB Aug 20 01:02:55.265612 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-e6028329-df7c-4b9f-8c2d-909dfbb597b0 tempest-VolumesCloneTest-595119963 tempest-VolumesCloneTest-595119963-project-member] Availability Zones retrieved successfully. Aug 20 01:02:55.276830 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-e6028329-df7c-4b9f-8c2d-909dfbb597b0 tempest-VolumesCloneTest-595119963 tempest-VolumesCloneTest-595119963-project-member] Flow 'volume_create_api' (1a17b85d-bf97-4b6c-be66-697c0b567aaa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:02:55.278483 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-e6028329-df7c-4b9f-8c2d-909dfbb597b0 tempest-VolumesCloneTest-595119963 tempest-VolumesCloneTest-595119963-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7ac3c829-46f1-40fb-a9b7-8da0ea0d3736) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:02:55.279787 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.flows.api.create_volume [None req-e6028329-df7c-4b9f-8c2d-909dfbb597b0 tempest-VolumesCloneTest-595119963 tempest-VolumesCloneTest-595119963-project-member] Validating volume size '2' using validate_int, validate_source_size {{(pid=100214) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 01:02:55.310699 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-e6028329-df7c-4b9f-8c2d-909dfbb597b0 tempest-VolumesCloneTest-595119963 tempest-VolumesCloneTest-595119963-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7ac3c829-46f1-40fb-a9b7-8da0ea0d3736) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': 'bf3acd84-cf30-427a-af80-36ad009bd097', 'volume_type': VolumeType(created_at=2026-08-20T00:52:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1ed58bd6-fe6a-497e-ae84-e8199d24fdfa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:02:55.311791 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-e6028329-df7c-4b9f-8c2d-909dfbb597b0 tempest-VolumesCloneTest-595119963 tempest-VolumesCloneTest-595119963-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9fe5da36-6b0e-4376-a864-b8790f4885fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:02:55.359014 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.quota [None req-e6028329-df7c-4b9f-8c2d-909dfbb597b0 tempest-VolumesCloneTest-595119963 tempest-VolumesCloneTest-595119963-project-member] Created reservations ['7d88caba-b69e-4e54-a800-ebfd2e0075e8', 'f46f6804-8f10-4d80-82c0-6cb0d22d0d98', '18377c88-47ff-4dce-a8df-2d4176a07ad6', '4960cc22-2dca-44b9-acdc-640859f7f0a0'] {{(pid=100214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 01:02:55.359733 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-e6028329-df7c-4b9f-8c2d-909dfbb597b0 tempest-VolumesCloneTest-595119963 tempest-VolumesCloneTest-595119963-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9fe5da36-6b0e-4376-a864-b8790f4885fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7d88caba-b69e-4e54-a800-ebfd2e0075e8', 'f46f6804-8f10-4d80-82c0-6cb0d22d0d98', '18377c88-47ff-4dce-a8df-2d4176a07ad6', '4960cc22-2dca-44b9-acdc-640859f7f0a0']}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:02:55.360433 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-e6028329-df7c-4b9f-8c2d-909dfbb597b0 tempest-VolumesCloneTest-595119963 tempest-VolumesCloneTest-595119963-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (10f0472a-c330-4fab-9c34-f9aa80048b51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:02:55.397440 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-e6028329-df7c-4b9f-8c2d-909dfbb597b0 tempest-VolumesCloneTest-595119963 tempest-VolumesCloneTest-595119963-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (10f0472a-c330-4fab-9c34-f9aa80048b51) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9a164739-98f3-4c70-a544-fc4fd9e63cb8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-448144355',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bd094944b5634067967c3822f9435055',qos_specs=None,replication_status=,reservations=['7d88caba-b69e-4e54-a800-ebfd2e0075e8','f46f6804-8f10-4d80-82c0-6cb0d22d0d98','18377c88-47ff-4dce-a8df-2d4176a07ad6','4960cc22-2dca-44b9-acdc-640859f7f0a0'],size=2,snapshot_id=None,source_replicaid=,source_volid=bf3acd84-cf30-427a-af80-36ad009bd097,status='creating',user_id='364ebf8e5a194f8ab07ad0e668dc682c',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T01:02:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-448144355',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9a164739-98f3-4c70-a544-fc4fd9e63cb8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bd094944b5634067967c3822f9435055',provider_auth=None,provider_geometry=None,provider_id=None,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=bf3acd84-cf30-427a-af80-36ad009bd097,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='364ebf8e5a194f8ab07ad0e668dc682c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1ed58bd6-fe6a-497e-ae84-e8199d24fdfa),volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:02:55.397730 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-e6028329-df7c-4b9f-8c2d-909dfbb597b0 tempest-VolumesCloneTest-595119963 tempest-VolumesCloneTest-595119963-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6a574c77-1362-4e62-b369-b1f0f657f166) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:02:55.416425 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-e6028329-df7c-4b9f-8c2d-909dfbb597b0 tempest-VolumesCloneTest-595119963 tempest-VolumesCloneTest-595119963-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6a574c77-1362-4e62-b369-b1f0f657f166) transitioned into state 'SUCCESS' from state '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-448144355',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bd094944b5634067967c3822f9435055',qos_specs=None,replication_status=,reservations=['7d88caba-b69e-4e54-a800-ebfd2e0075e8','f46f6804-8f10-4d80-82c0-6cb0d22d0d98','18377c88-47ff-4dce-a8df-2d4176a07ad6','4960cc22-2dca-44b9-acdc-640859f7f0a0'],size=2,snapshot_id=None,source_replicaid=,source_volid=bf3acd84-cf30-427a-af80-36ad009bd097,status='creating',user_id='364ebf8e5a194f8ab07ad0e668dc682c',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:02:55.417211 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-e6028329-df7c-4b9f-8c2d-909dfbb597b0 tempest-VolumesCloneTest-595119963 tempest-VolumesCloneTest-595119963-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (643a3bb3-2224-47f5-b56e-7ba77ba1254d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:02:55.435325 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-e6028329-df7c-4b9f-8c2d-909dfbb597b0 tempest-VolumesCloneTest-595119963 tempest-VolumesCloneTest-595119963-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (643a3bb3-2224-47f5-b56e-7ba77ba1254d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:02:55.435325 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-e6028329-df7c-4b9f-8c2d-909dfbb597b0 tempest-VolumesCloneTest-595119963 tempest-VolumesCloneTest-595119963-project-member] Flow 'volume_create_api' (1a17b85d-bf97-4b6c-be66-697c0b567aaa) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:02:55.435325 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-e6028329-df7c-4b9f-8c2d-909dfbb597b0 tempest-VolumesCloneTest-595119963 tempest-VolumesCloneTest-595119963-project-member] Create volume request issued successfully. Aug 20 01:02:55.435325 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-e6028329-df7c-4b9f-8c2d-909dfbb597b0 tempest-VolumesCloneTest-595119963 tempest-VolumesCloneTest-595119963-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 20 01:02:55.435325 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 720/2870] 10.4.3.240 () {68 vars in 1259 bytes} [Thu Aug 20 01:02:55 2026] POST /volume/v3/volumes => generated 780 bytes in 190 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 01:02:55.446161 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-c00f3652-170c-4640-969d-f1ad5fb80623 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:02:55.451858 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-c00f3652-170c-4640-969d-f1ad5fb80623 tempest-VolumesCloneTest-595119963 tempest-VolumesCloneTest-595119963-project-member] GET https://10.4.3.240/volume/v3/volumes/9a164739-98f3-4c70-a544-fc4fd9e63cb8 Aug 20 01:02:55.453494 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-c00f3652-170c-4640-969d-f1ad5fb80623 tempest-VolumesCloneTest-595119963 tempest-VolumesCloneTest-595119963-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:02:55.453494 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-c00f3652-170c-4640-969d-f1ad5fb80623 tempest-VolumesCloneTest-595119963 tempest-VolumesCloneTest-595119963-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:02:55.460798 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-54525be6-ffda-4435-9056-0c375ab55621 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:02:55.462829 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:02:55.462829 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:02:55.462988 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-54525be6-ffda-4435-9056-0c375ab55621 tempest-TestMinimumBasicScenario-256610915 tempest-TestMinimumBasicScenario-256610915-project-member] GET https://10.4.3.240/volume/v3/volumes/f599ac6d-fb6b-4572-803f-506ff32943e4 Aug 20 01:02:55.463243 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-54525be6-ffda-4435-9056-0c375ab55621 tempest-TestMinimumBasicScenario-256610915 tempest-TestMinimumBasicScenario-256610915-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:02:55.463492 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-54525be6-ffda-4435-9056-0c375ab55621 tempest-TestMinimumBasicScenario-256610915 tempest-TestMinimumBasicScenario-256610915-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:02:55.467533 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-c00f3652-170c-4640-969d-f1ad5fb80623 tempest-VolumesCloneTest-595119963 tempest-VolumesCloneTest-595119963-project-member] Volume info retrieved successfully. Aug 20 01:02:55.472769 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-c00f3652-170c-4640-969d-f1ad5fb80623 tempest-VolumesCloneTest-595119963 tempest-VolumesCloneTest-595119963-project-member] https://10.4.3.240/volume/v3/volumes/9a164739-98f3-4c70-a544-fc4fd9e63cb8 returned with HTTP 200 Aug 20 01:02:55.473507 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 714/2871] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:02:55 2026] GET /volume/v3/volumes/9a164739-98f3-4c70-a544-fc4fd9e63cb8 => generated 848 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:02:55.477365 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:02:55.477365 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:02:55.478053 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-54525be6-ffda-4435-9056-0c375ab55621 tempest-TestMinimumBasicScenario-256610915 tempest-TestMinimumBasicScenario-256610915-project-member] Volume info retrieved successfully. Aug 20 01:02:55.481619 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-54525be6-ffda-4435-9056-0c375ab55621 tempest-TestMinimumBasicScenario-256610915 tempest-TestMinimumBasicScenario-256610915-project-member] https://10.4.3.240/volume/v3/volumes/f599ac6d-fb6b-4572-803f-506ff32943e4 returned with HTTP 200 Aug 20 01:02:55.482071 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 712/2872] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:02:55 2026] GET /volume/v3/volumes/f599ac6d-fb6b-4572-803f-506ff32943e4 => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:02:56.015715 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-692bf111-cbd0-43ba-b7c7-59a470dfff32 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:02:56.017905 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-692bf111-cbd0-43ba-b7c7-59a470dfff32 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] GET https://10.4.3.240/volume/v3/snapshots/e66f628d-743b-4b13-90d1-999aa66a0bc3 Aug 20 01:02:56.018150 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-692bf111-cbd0-43ba-b7c7-59a470dfff32 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:02:56.018352 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-692bf111-cbd0-43ba-b7c7-59a470dfff32 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:02:56.022139 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-692bf111-cbd0-43ba-b7c7-59a470dfff32 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] https://10.4.3.240/volume/v3/snapshots/e66f628d-743b-4b13-90d1-999aa66a0bc3 returned with HTTP 404 Aug 20 01:02:56.022688 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 727/2873] 10.4.3.240 () {66 vars in 1354 bytes} [Thu Aug 20 01:02:56 2026] GET /volume/v3/snapshots/e66f628d-743b-4b13-90d1-999aa66a0bc3 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:02:56.030914 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-0dc7aae8-07e9-4f95-9fc9-6849a4e902e0 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:02:56.032936 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-0dc7aae8-07e9-4f95-9fc9-6849a4e902e0 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] DELETE https://10.4.3.240/volume/v3/snapshots/260fc4fb-d479-46af-a145-0586a1e1f191 Aug 20 01:02:56.033125 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-0dc7aae8-07e9-4f95-9fc9-6849a4e902e0 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:02:56.033305 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-0dc7aae8-07e9-4f95-9fc9-6849a4e902e0 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Calling method 'delete' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:02:56.033428 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.v3.snapshots [None req-0dc7aae8-07e9-4f95-9fc9-6849a4e902e0 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Delete snapshot with id: 260fc4fb-d479-46af-a145-0586a1e1f191 Aug 20 01:02:56.039153 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:02:56.039153 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:02:56.039265 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-0dc7aae8-07e9-4f95-9fc9-6849a4e902e0 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Snapshot retrieved successfully. Aug 20 01:02:56.058875 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-0dc7aae8-07e9-4f95-9fc9-6849a4e902e0 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Snapshot delete request issued successfully. Aug 20 01:02:56.059126 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-0dc7aae8-07e9-4f95-9fc9-6849a4e902e0 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] https://10.4.3.240/volume/v3/snapshots/260fc4fb-d479-46af-a145-0586a1e1f191 returned with HTTP 202 Aug 20 01:02:56.059612 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 721/2874] 10.4.3.240 () {66 vars in 1357 bytes} [Thu Aug 20 01:02:56 2026] DELETE /volume/v3/snapshots/260fc4fb-d479-46af-a145-0586a1e1f191 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 01:02:56.072059 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-bf13820c-fb4a-42d6-ae5d-1e9024c6fe96 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:02:56.074083 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-bf13820c-fb4a-42d6-ae5d-1e9024c6fe96 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] GET https://10.4.3.240/volume/v3/snapshots/260fc4fb-d479-46af-a145-0586a1e1f191 Aug 20 01:02:56.074242 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-bf13820c-fb4a-42d6-ae5d-1e9024c6fe96 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:02:56.074544 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-bf13820c-fb4a-42d6-ae5d-1e9024c6fe96 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:02:56.081220 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:02:56.081220 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:02:56.081697 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-bf13820c-fb4a-42d6-ae5d-1e9024c6fe96 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Snapshot retrieved successfully. Aug 20 01:02:56.083571 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-bf13820c-fb4a-42d6-ae5d-1e9024c6fe96 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] https://10.4.3.240/volume/v3/snapshots/260fc4fb-d479-46af-a145-0586a1e1f191 returned with HTTP 200 Aug 20 01:02:56.083571 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 715/2875] 10.4.3.240 () {66 vars in 1354 bytes} [Thu Aug 20 01:02:56 2026] GET /volume/v3/snapshots/260fc4fb-d479-46af-a145-0586a1e1f191 => generated 465 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:02:56.199241 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-efa6a5c3-f363-4884-a158-1113528f63ae None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:02:56.199373 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-fe9c6192-769d-451c-a379-b1b745d90f2d None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:02:56.201703 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-efa6a5c3-f363-4884-a158-1113528f63ae tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] GET https://10.4.3.240/volume/v3/backups/2a1c509d-5ccb-4dda-847c-226fd15519a0 Aug 20 01:02:56.202014 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-efa6a5c3-f363-4884-a158-1113528f63ae tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:02:56.202314 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-efa6a5c3-f363-4884-a158-1113528f63ae tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:02:56.202501 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-efa6a5c3-f363-4884-a158-1113528f63ae tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Show backup with id 2a1c509d-5ccb-4dda-847c-226fd15519a0. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:02:56.204429 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-fe9c6192-769d-451c-a379-b1b745d90f2d tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] GET https://10.4.3.240/volume/v3/backups/ff3f5533-45b7-4e7a-9d52-5e41f13a84ac Aug 20 01:02:56.204659 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-fe9c6192-769d-451c-a379-b1b745d90f2d tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:02:56.204860 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-fe9c6192-769d-451c-a379-b1b745d90f2d tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:02:56.204977 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.v3.backups [None req-fe9c6192-769d-451c-a379-b1b745d90f2d tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Show backup with id ff3f5533-45b7-4e7a-9d52-5e41f13a84ac. {{(pid=100212) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:02:56.207185 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:02:56.207185 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:02:56.207798 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-efa6a5c3-f363-4884-a158-1113528f63ae tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] https://10.4.3.240/volume/v3/backups/2a1c509d-5ccb-4dda-847c-226fd15519a0 returned with HTTP 200 Aug 20 01:02:56.208329 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 728/2876] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:02:56 2026] GET /volume/v3/backups/2a1c509d-5ccb-4dda-847c-226fd15519a0 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:02:56.212362 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:02:56.212362 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:02:56.212362 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-fe9c6192-769d-451c-a379-b1b745d90f2d tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] https://10.4.3.240/volume/v3/backups/ff3f5533-45b7-4e7a-9d52-5e41f13a84ac returned with HTTP 200 Aug 20 01:02:56.212362 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 713/2877] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:02:56 2026] GET /volume/v3/backups/ff3f5533-45b7-4e7a-9d52-5e41f13a84ac => generated 790 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:02:56.486835 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-edb7a4ed-2585-4212-bcad-ec37f9b5c963 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:02:56.489306 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-edb7a4ed-2585-4212-bcad-ec37f9b5c963 tempest-VolumesCloneTest-595119963 tempest-VolumesCloneTest-595119963-project-member] GET https://10.4.3.240/volume/v3/volumes/9a164739-98f3-4c70-a544-fc4fd9e63cb8 Aug 20 01:02:56.489523 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-edb7a4ed-2585-4212-bcad-ec37f9b5c963 tempest-VolumesCloneTest-595119963 tempest-VolumesCloneTest-595119963-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:02:56.489772 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-edb7a4ed-2585-4212-bcad-ec37f9b5c963 tempest-VolumesCloneTest-595119963 tempest-VolumesCloneTest-595119963-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:02:56.501885 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:02:56.501885 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:02:56.503462 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-45c033d8-f221-4e37-8d43-c51139e4ad51 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:02:56.506074 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-edb7a4ed-2585-4212-bcad-ec37f9b5c963 tempest-VolumesCloneTest-595119963 tempest-VolumesCloneTest-595119963-project-member] Volume info retrieved successfully. Aug 20 01:02:56.506738 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-45c033d8-f221-4e37-8d43-c51139e4ad51 tempest-TestMinimumBasicScenario-256610915 tempest-TestMinimumBasicScenario-256610915-project-member] GET https://10.4.3.240/volume/v3/volumes/f599ac6d-fb6b-4572-803f-506ff32943e4 Aug 20 01:02:56.506984 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-45c033d8-f221-4e37-8d43-c51139e4ad51 tempest-TestMinimumBasicScenario-256610915 tempest-TestMinimumBasicScenario-256610915-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:02:56.507205 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-45c033d8-f221-4e37-8d43-c51139e4ad51 tempest-TestMinimumBasicScenario-256610915 tempest-TestMinimumBasicScenario-256610915-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:02:56.510966 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-edb7a4ed-2585-4212-bcad-ec37f9b5c963 tempest-VolumesCloneTest-595119963 tempest-VolumesCloneTest-595119963-project-member] https://10.4.3.240/volume/v3/volumes/9a164739-98f3-4c70-a544-fc4fd9e63cb8 returned with HTTP 200 Aug 20 01:02:56.511527 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 722/2878] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:02:56 2026] GET /volume/v3/volumes/9a164739-98f3-4c70-a544-fc4fd9e63cb8 => generated 873 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:02:56.524079 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:02:56.524079 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:02:56.529775 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-302c5dac-e9c8-4b7e-be69-600561c6fabd None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:02:56.530222 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-45c033d8-f221-4e37-8d43-c51139e4ad51 tempest-TestMinimumBasicScenario-256610915 tempest-TestMinimumBasicScenario-256610915-project-member] Volume info retrieved successfully. Aug 20 01:02:56.531734 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-302c5dac-e9c8-4b7e-be69-600561c6fabd tempest-VolumesCloneTest-595119963 tempest-VolumesCloneTest-595119963-project-member] GET https://10.4.3.240/volume/v3/volumes/9a164739-98f3-4c70-a544-fc4fd9e63cb8 Aug 20 01:02:56.532017 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-302c5dac-e9c8-4b7e-be69-600561c6fabd tempest-VolumesCloneTest-595119963 tempest-VolumesCloneTest-595119963-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:02:56.532363 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-302c5dac-e9c8-4b7e-be69-600561c6fabd tempest-VolumesCloneTest-595119963 tempest-VolumesCloneTest-595119963-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:02:56.535262 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-45c033d8-f221-4e37-8d43-c51139e4ad51 tempest-TestMinimumBasicScenario-256610915 tempest-TestMinimumBasicScenario-256610915-project-member] https://10.4.3.240/volume/v3/volumes/f599ac6d-fb6b-4572-803f-506ff32943e4 returned with HTTP 200 Aug 20 01:02:56.535736 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 716/2879] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:02:56 2026] GET /volume/v3/volumes/f599ac6d-fb6b-4572-803f-506ff32943e4 => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:02:56.540816 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:02:56.540816 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:02:56.549527 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-302c5dac-e9c8-4b7e-be69-600561c6fabd tempest-VolumesCloneTest-595119963 tempest-VolumesCloneTest-595119963-project-member] Volume info retrieved successfully. Aug 20 01:02:56.557853 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-302c5dac-e9c8-4b7e-be69-600561c6fabd tempest-VolumesCloneTest-595119963 tempest-VolumesCloneTest-595119963-project-member] https://10.4.3.240/volume/v3/volumes/9a164739-98f3-4c70-a544-fc4fd9e63cb8 returned with HTTP 200 Aug 20 01:02:56.558323 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 729/2880] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:02:56 2026] GET /volume/v3/volumes/9a164739-98f3-4c70-a544-fc4fd9e63cb8 => generated 873 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:02:56.574295 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-f15d256a-1721-4fd0-9eb2-344fa6ec5257 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:02:56.579031 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-f15d256a-1721-4fd0-9eb2-344fa6ec5257 tempest-VolumesCloneTest-595119963 tempest-VolumesCloneTest-595119963-project-member] GET https://10.4.3.240/volume/v3/volumes/9a164739-98f3-4c70-a544-fc4fd9e63cb8 Aug 20 01:02:56.579211 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-f15d256a-1721-4fd0-9eb2-344fa6ec5257 tempest-VolumesCloneTest-595119963 tempest-VolumesCloneTest-595119963-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:02:56.579397 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-f15d256a-1721-4fd0-9eb2-344fa6ec5257 tempest-VolumesCloneTest-595119963 tempest-VolumesCloneTest-595119963-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:02:56.592093 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:02:56.592093 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:02:56.598547 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-f15d256a-1721-4fd0-9eb2-344fa6ec5257 tempest-VolumesCloneTest-595119963 tempest-VolumesCloneTest-595119963-project-member] Volume info retrieved successfully. Aug 20 01:02:56.603786 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-f15d256a-1721-4fd0-9eb2-344fa6ec5257 tempest-VolumesCloneTest-595119963 tempest-VolumesCloneTest-595119963-project-member] https://10.4.3.240/volume/v3/volumes/9a164739-98f3-4c70-a544-fc4fd9e63cb8 returned with HTTP 200 Aug 20 01:02:56.604291 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 714/2881] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:02:56 2026] GET /volume/v3/volumes/9a164739-98f3-4c70-a544-fc4fd9e63cb8 => generated 873 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:02:56.621185 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-ce318448-22cf-4539-83a5-322e93afdad7 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:02:56.622880 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-ce318448-22cf-4539-83a5-322e93afdad7 tempest-VolumesCloneTest-595119963 tempest-VolumesCloneTest-595119963-project-member] DELETE https://10.4.3.240/volume/v3/volumes/9a164739-98f3-4c70-a544-fc4fd9e63cb8 Aug 20 01:02:56.623075 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-ce318448-22cf-4539-83a5-322e93afdad7 tempest-VolumesCloneTest-595119963 tempest-VolumesCloneTest-595119963-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:02:56.623209 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-ce318448-22cf-4539-83a5-322e93afdad7 tempest-VolumesCloneTest-595119963 tempest-VolumesCloneTest-595119963-project-member] Calling method 'delete' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:02:56.623366 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.v3.volumes [None req-ce318448-22cf-4539-83a5-322e93afdad7 tempest-VolumesCloneTest-595119963 tempest-VolumesCloneTest-595119963-project-member] Delete volume with id: 9a164739-98f3-4c70-a544-fc4fd9e63cb8 Aug 20 01:02:56.631311 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:02:56.631311 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:02:56.631895 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-ce318448-22cf-4539-83a5-322e93afdad7 tempest-VolumesCloneTest-595119963 tempest-VolumesCloneTest-595119963-project-member] Volume info retrieved successfully. Aug 20 01:02:56.652157 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-ce318448-22cf-4539-83a5-322e93afdad7 tempest-VolumesCloneTest-595119963 tempest-VolumesCloneTest-595119963-project-member] Delete volume request issued successfully. Aug 20 01:02:56.652376 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-ce318448-22cf-4539-83a5-322e93afdad7 tempest-VolumesCloneTest-595119963 tempest-VolumesCloneTest-595119963-project-member] https://10.4.3.240/volume/v3/volumes/9a164739-98f3-4c70-a544-fc4fd9e63cb8 returned with HTTP 202 Aug 20 01:02:56.652784 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 723/2882] 10.4.3.240 () {66 vars in 1351 bytes} [Thu Aug 20 01:02:56 2026] DELETE /volume/v3/volumes/9a164739-98f3-4c70-a544-fc4fd9e63cb8 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 20 01:02:56.661471 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-7329df89-c824-4307-9832-01f7911bba75 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:02:56.663699 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-7329df89-c824-4307-9832-01f7911bba75 tempest-VolumesCloneTest-595119963 tempest-VolumesCloneTest-595119963-project-member] GET https://10.4.3.240/volume/v3/volumes/9a164739-98f3-4c70-a544-fc4fd9e63cb8 Aug 20 01:02:56.663902 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-7329df89-c824-4307-9832-01f7911bba75 tempest-VolumesCloneTest-595119963 tempest-VolumesCloneTest-595119963-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:02:56.664084 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-7329df89-c824-4307-9832-01f7911bba75 tempest-VolumesCloneTest-595119963 tempest-VolumesCloneTest-595119963-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:02:56.671156 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:02:56.671156 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:02:56.675562 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-7329df89-c824-4307-9832-01f7911bba75 tempest-VolumesCloneTest-595119963 tempest-VolumesCloneTest-595119963-project-member] Volume info retrieved successfully. Aug 20 01:02:56.681516 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-7329df89-c824-4307-9832-01f7911bba75 tempest-VolumesCloneTest-595119963 tempest-VolumesCloneTest-595119963-project-member] https://10.4.3.240/volume/v3/volumes/9a164739-98f3-4c70-a544-fc4fd9e63cb8 returned with HTTP 200 Aug 20 01:02:56.682124 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 717/2883] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:02:56 2026] GET /volume/v3/volumes/9a164739-98f3-4c70-a544-fc4fd9e63cb8 => generated 872 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:02:56.832508 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-4a6bf33f-3927-4993-a87c-4b251cf71266 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:02:56.834158 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-4a6bf33f-3927-4993-a87c-4b251cf71266 tempest-ServerStableDeviceRescueTest-285192711 tempest-ServerStableDeviceRescueTest-285192711-project-member] DELETE https://10.4.3.240/volume/v3/volumes/7d598188-1e46-48dc-a60a-df986e5e3227 Aug 20 01:02:56.834288 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-4a6bf33f-3927-4993-a87c-4b251cf71266 tempest-ServerStableDeviceRescueTest-285192711 tempest-ServerStableDeviceRescueTest-285192711-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:02:56.834492 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-4a6bf33f-3927-4993-a87c-4b251cf71266 tempest-ServerStableDeviceRescueTest-285192711 tempest-ServerStableDeviceRescueTest-285192711-project-member] Calling method 'delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:02:56.834652 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-4a6bf33f-3927-4993-a87c-4b251cf71266 tempest-ServerStableDeviceRescueTest-285192711 tempest-ServerStableDeviceRescueTest-285192711-project-member] Delete volume with id: 7d598188-1e46-48dc-a60a-df986e5e3227 Aug 20 01:02:56.841675 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:02:56.841675 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:02:56.841981 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-4a6bf33f-3927-4993-a87c-4b251cf71266 tempest-ServerStableDeviceRescueTest-285192711 tempest-ServerStableDeviceRescueTest-285192711-project-member] Volume info retrieved successfully. Aug 20 01:02:56.880596 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-4a6bf33f-3927-4993-a87c-4b251cf71266 tempest-ServerStableDeviceRescueTest-285192711 tempest-ServerStableDeviceRescueTest-285192711-project-member] Delete volume request issued successfully. Aug 20 01:02:56.880790 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-4a6bf33f-3927-4993-a87c-4b251cf71266 tempest-ServerStableDeviceRescueTest-285192711 tempest-ServerStableDeviceRescueTest-285192711-project-member] https://10.4.3.240/volume/v3/volumes/7d598188-1e46-48dc-a60a-df986e5e3227 returned with HTTP 202 Aug 20 01:02:56.881294 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 730/2884] 10.4.3.240 () {66 vars in 1351 bytes} [Thu Aug 20 01:02:56 2026] DELETE /volume/v3/volumes/7d598188-1e46-48dc-a60a-df986e5e3227 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 01:02:56.889402 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-922587a2-65fc-44f5-805a-27a8e8a2d3f1 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:02:56.892158 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-922587a2-65fc-44f5-805a-27a8e8a2d3f1 tempest-ServerStableDeviceRescueTest-285192711 tempest-ServerStableDeviceRescueTest-285192711-project-member] GET https://10.4.3.240/volume/v3/volumes/7d598188-1e46-48dc-a60a-df986e5e3227 Aug 20 01:02:56.892334 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-922587a2-65fc-44f5-805a-27a8e8a2d3f1 tempest-ServerStableDeviceRescueTest-285192711 tempest-ServerStableDeviceRescueTest-285192711-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:02:56.892533 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-922587a2-65fc-44f5-805a-27a8e8a2d3f1 tempest-ServerStableDeviceRescueTest-285192711 tempest-ServerStableDeviceRescueTest-285192711-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:02:56.903984 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:02:56.903984 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:02:56.910286 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-922587a2-65fc-44f5-805a-27a8e8a2d3f1 tempest-ServerStableDeviceRescueTest-285192711 tempest-ServerStableDeviceRescueTest-285192711-project-member] Volume info retrieved successfully. Aug 20 01:02:56.915491 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-922587a2-65fc-44f5-805a-27a8e8a2d3f1 tempest-ServerStableDeviceRescueTest-285192711 tempest-ServerStableDeviceRescueTest-285192711-project-member] https://10.4.3.240/volume/v3/volumes/7d598188-1e46-48dc-a60a-df986e5e3227 returned with HTTP 200 Aug 20 01:02:56.915867 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 715/2885] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:02:56 2026] GET /volume/v3/volumes/7d598188-1e46-48dc-a60a-df986e5e3227 => generated 850 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:02:57.093940 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-45e9c17f-25a1-4b81-b6b1-f9ed6d67d0c2 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:02:57.096090 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-45e9c17f-25a1-4b81-b6b1-f9ed6d67d0c2 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] GET https://10.4.3.240/volume/v3/snapshots/260fc4fb-d479-46af-a145-0586a1e1f191 Aug 20 01:02:57.096703 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-45e9c17f-25a1-4b81-b6b1-f9ed6d67d0c2 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:02:57.097045 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-45e9c17f-25a1-4b81-b6b1-f9ed6d67d0c2 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:02:57.103409 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-45e9c17f-25a1-4b81-b6b1-f9ed6d67d0c2 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] https://10.4.3.240/volume/v3/snapshots/260fc4fb-d479-46af-a145-0586a1e1f191 returned with HTTP 404 Aug 20 01:02:57.103409 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 724/2886] 10.4.3.240 () {66 vars in 1354 bytes} [Thu Aug 20 01:02:57 2026] GET /volume/v3/snapshots/260fc4fb-d479-46af-a145-0586a1e1f191 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:02:57.111698 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-b792ca73-d334-4a66-99e6-f4e9752ad3ad None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:02:57.113457 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-b792ca73-d334-4a66-99e6-f4e9752ad3ad tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] DELETE https://10.4.3.240/volume/v3/snapshots/5296fd57-dccf-479d-8dbf-3f448e78d5cd Aug 20 01:02:57.113705 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-b792ca73-d334-4a66-99e6-f4e9752ad3ad tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:02:57.113908 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-b792ca73-d334-4a66-99e6-f4e9752ad3ad tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Calling method 'delete' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:02:57.114157 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.v3.snapshots [None req-b792ca73-d334-4a66-99e6-f4e9752ad3ad tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Delete snapshot with id: 5296fd57-dccf-479d-8dbf-3f448e78d5cd Aug 20 01:02:57.119021 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:02:57.119021 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:02:57.119435 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-b792ca73-d334-4a66-99e6-f4e9752ad3ad tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Snapshot retrieved successfully. Aug 20 01:02:57.136204 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-b792ca73-d334-4a66-99e6-f4e9752ad3ad tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Snapshot delete request issued successfully. Aug 20 01:02:57.136453 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-b792ca73-d334-4a66-99e6-f4e9752ad3ad tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] https://10.4.3.240/volume/v3/snapshots/5296fd57-dccf-479d-8dbf-3f448e78d5cd returned with HTTP 202 Aug 20 01:02:57.137146 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 718/2887] 10.4.3.240 () {66 vars in 1357 bytes} [Thu Aug 20 01:02:57 2026] DELETE /volume/v3/snapshots/5296fd57-dccf-479d-8dbf-3f448e78d5cd => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 01:02:57.145208 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-79753dd5-847d-4a64-8dca-90cdbcb4e0bd None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:02:57.147675 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-79753dd5-847d-4a64-8dca-90cdbcb4e0bd tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] GET https://10.4.3.240/volume/v3/snapshots/5296fd57-dccf-479d-8dbf-3f448e78d5cd Aug 20 01:02:57.147927 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-79753dd5-847d-4a64-8dca-90cdbcb4e0bd tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:02:57.148276 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-79753dd5-847d-4a64-8dca-90cdbcb4e0bd tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:02:57.154766 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:02:57.154766 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:02:57.155323 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-79753dd5-847d-4a64-8dca-90cdbcb4e0bd tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Snapshot retrieved successfully. Aug 20 01:02:57.156465 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-79753dd5-847d-4a64-8dca-90cdbcb4e0bd tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] https://10.4.3.240/volume/v3/snapshots/5296fd57-dccf-479d-8dbf-3f448e78d5cd returned with HTTP 200 Aug 20 01:02:57.156980 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 731/2888] 10.4.3.240 () {66 vars in 1354 bytes} [Thu Aug 20 01:02:57 2026] GET /volume/v3/snapshots/5296fd57-dccf-479d-8dbf-3f448e78d5cd => generated 466 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:02:57.218474 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-ca31c118-b422-428d-99e8-0a73da8b9ca6 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:02:57.225253 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-ca31c118-b422-428d-99e8-0a73da8b9ca6 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] GET https://10.4.3.240/volume/v3/backups/2a1c509d-5ccb-4dda-847c-226fd15519a0 Aug 20 01:02:57.225253 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-ca31c118-b422-428d-99e8-0a73da8b9ca6 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:02:57.225253 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-ca31c118-b422-428d-99e8-0a73da8b9ca6 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:02:57.225253 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.v3.backups [None req-ca31c118-b422-428d-99e8-0a73da8b9ca6 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Show backup with id 2a1c509d-5ccb-4dda-847c-226fd15519a0. {{(pid=100212) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:02:57.227045 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-a0edf3f3-1d47-4bea-9457-be475fc63789 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:02:57.228621 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-a0edf3f3-1d47-4bea-9457-be475fc63789 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] GET https://10.4.3.240/volume/v3/backups/ff3f5533-45b7-4e7a-9d52-5e41f13a84ac Aug 20 01:02:57.229546 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-a0edf3f3-1d47-4bea-9457-be475fc63789 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:02:57.229952 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-a0edf3f3-1d47-4bea-9457-be475fc63789 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:02:57.230245 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-a0edf3f3-1d47-4bea-9457-be475fc63789 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Show backup with id ff3f5533-45b7-4e7a-9d52-5e41f13a84ac. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:02:57.235493 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:02:57.235493 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:02:57.236324 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-ca31c118-b422-428d-99e8-0a73da8b9ca6 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] https://10.4.3.240/volume/v3/backups/2a1c509d-5ccb-4dda-847c-226fd15519a0 returned with HTTP 200 Aug 20 01:02:57.237212 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 716/2889] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:02:57 2026] GET /volume/v3/backups/2a1c509d-5ccb-4dda-847c-226fd15519a0 => generated 735 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:02:57.238482 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:02:57.238482 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:02:57.239700 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-a0edf3f3-1d47-4bea-9457-be475fc63789 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] https://10.4.3.240/volume/v3/backups/ff3f5533-45b7-4e7a-9d52-5e41f13a84ac returned with HTTP 200 Aug 20 01:02:57.240261 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 725/2890] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:02:57 2026] GET /volume/v3/backups/ff3f5533-45b7-4e7a-9d52-5e41f13a84ac => generated 790 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:02:57.549719 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-e3f24731-4101-451a-afe3-81ccf4ab1eaa None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:02:57.551651 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-e3f24731-4101-451a-afe3-81ccf4ab1eaa tempest-TestMinimumBasicScenario-256610915 tempest-TestMinimumBasicScenario-256610915-project-member] GET https://10.4.3.240/volume/v3/volumes/f599ac6d-fb6b-4572-803f-506ff32943e4 Aug 20 01:02:57.551855 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-e3f24731-4101-451a-afe3-81ccf4ab1eaa tempest-TestMinimumBasicScenario-256610915 tempest-TestMinimumBasicScenario-256610915-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:02:57.552032 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-e3f24731-4101-451a-afe3-81ccf4ab1eaa tempest-TestMinimumBasicScenario-256610915 tempest-TestMinimumBasicScenario-256610915-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:02:57.561782 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:02:57.561782 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:02:57.564854 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-e3f24731-4101-451a-afe3-81ccf4ab1eaa tempest-TestMinimumBasicScenario-256610915 tempest-TestMinimumBasicScenario-256610915-project-member] Volume info retrieved successfully. Aug 20 01:02:57.568586 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-e3f24731-4101-451a-afe3-81ccf4ab1eaa tempest-TestMinimumBasicScenario-256610915 tempest-TestMinimumBasicScenario-256610915-project-member] https://10.4.3.240/volume/v3/volumes/f599ac6d-fb6b-4572-803f-506ff32943e4 returned with HTTP 200 Aug 20 01:02:57.568934 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 719/2891] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:02:57 2026] GET /volume/v3/volumes/f599ac6d-fb6b-4572-803f-506ff32943e4 => generated 847 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:02:57.696126 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-4cdacad1-5852-4469-a303-8455ac9db50d None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:02:57.698124 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-4cdacad1-5852-4469-a303-8455ac9db50d tempest-VolumesCloneTest-595119963 tempest-VolumesCloneTest-595119963-project-member] GET https://10.4.3.240/volume/v3/volumes/9a164739-98f3-4c70-a544-fc4fd9e63cb8 Aug 20 01:02:57.698453 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-4cdacad1-5852-4469-a303-8455ac9db50d tempest-VolumesCloneTest-595119963 tempest-VolumesCloneTest-595119963-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:02:57.698782 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-4cdacad1-5852-4469-a303-8455ac9db50d tempest-VolumesCloneTest-595119963 tempest-VolumesCloneTest-595119963-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:02:57.706290 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-4cdacad1-5852-4469-a303-8455ac9db50d tempest-VolumesCloneTest-595119963 tempest-VolumesCloneTest-595119963-project-member] https://10.4.3.240/volume/v3/volumes/9a164739-98f3-4c70-a544-fc4fd9e63cb8 returned with HTTP 404 Aug 20 01:02:57.706863 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 732/2892] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:02:57 2026] GET /volume/v3/volumes/9a164739-98f3-4c70-a544-fc4fd9e63cb8 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:02:57.714617 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-bb5957e4-35cd-4225-9331-ae0bf3c7a7cb None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:02:57.717083 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-bb5957e4-35cd-4225-9331-ae0bf3c7a7cb tempest-VolumesCloneTest-595119963 tempest-VolumesCloneTest-595119963-project-member] GET https://10.4.3.240/volume/v3/volumes/bf3acd84-cf30-427a-af80-36ad009bd097 Aug 20 01:02:57.717382 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-bb5957e4-35cd-4225-9331-ae0bf3c7a7cb tempest-VolumesCloneTest-595119963 tempest-VolumesCloneTest-595119963-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:02:57.717679 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-bb5957e4-35cd-4225-9331-ae0bf3c7a7cb tempest-VolumesCloneTest-595119963 tempest-VolumesCloneTest-595119963-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:02:57.726313 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:02:57.726313 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:02:57.731236 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-bb5957e4-35cd-4225-9331-ae0bf3c7a7cb tempest-VolumesCloneTest-595119963 tempest-VolumesCloneTest-595119963-project-member] Volume info retrieved successfully. Aug 20 01:02:57.736620 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-bb5957e4-35cd-4225-9331-ae0bf3c7a7cb tempest-VolumesCloneTest-595119963 tempest-VolumesCloneTest-595119963-project-member] https://10.4.3.240/volume/v3/volumes/bf3acd84-cf30-427a-af80-36ad009bd097 returned with HTTP 200 Aug 20 01:02:57.736998 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 717/2893] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:02:57 2026] GET /volume/v3/volumes/bf3acd84-cf30-427a-af80-36ad009bd097 => generated 839 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:02:57.749377 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-257ef7e0-9715-4727-9156-e6772a902838 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:02:57.751566 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-257ef7e0-9715-4727-9156-e6772a902838 tempest-VolumesCloneTest-595119963 tempest-VolumesCloneTest-595119963-project-member] DELETE https://10.4.3.240/volume/v3/volumes/bf3acd84-cf30-427a-af80-36ad009bd097 Aug 20 01:02:57.751804 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-257ef7e0-9715-4727-9156-e6772a902838 tempest-VolumesCloneTest-595119963 tempest-VolumesCloneTest-595119963-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:02:57.752144 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-257ef7e0-9715-4727-9156-e6772a902838 tempest-VolumesCloneTest-595119963 tempest-VolumesCloneTest-595119963-project-member] Calling method 'delete' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:02:57.752358 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.v3.volumes [None req-257ef7e0-9715-4727-9156-e6772a902838 tempest-VolumesCloneTest-595119963 tempest-VolumesCloneTest-595119963-project-member] Delete volume with id: bf3acd84-cf30-427a-af80-36ad009bd097 Aug 20 01:02:57.760649 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:02:57.760649 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:02:57.761223 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-257ef7e0-9715-4727-9156-e6772a902838 tempest-VolumesCloneTest-595119963 tempest-VolumesCloneTest-595119963-project-member] Volume info retrieved successfully. Aug 20 01:02:57.781449 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-257ef7e0-9715-4727-9156-e6772a902838 tempest-VolumesCloneTest-595119963 tempest-VolumesCloneTest-595119963-project-member] Delete volume request issued successfully. Aug 20 01:02:57.781748 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-257ef7e0-9715-4727-9156-e6772a902838 tempest-VolumesCloneTest-595119963 tempest-VolumesCloneTest-595119963-project-member] https://10.4.3.240/volume/v3/volumes/bf3acd84-cf30-427a-af80-36ad009bd097 returned with HTTP 202 Aug 20 01:02:57.782328 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 726/2894] 10.4.3.240 () {66 vars in 1351 bytes} [Thu Aug 20 01:02:57 2026] DELETE /volume/v3/volumes/bf3acd84-cf30-427a-af80-36ad009bd097 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 01:02:57.794200 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-aa158864-2185-4801-9f55-b85f0b880411 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:02:57.798637 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-aa158864-2185-4801-9f55-b85f0b880411 tempest-VolumesCloneTest-595119963 tempest-VolumesCloneTest-595119963-project-member] GET https://10.4.3.240/volume/v3/volumes/bf3acd84-cf30-427a-af80-36ad009bd097 Aug 20 01:02:57.801217 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-aa158864-2185-4801-9f55-b85f0b880411 tempest-VolumesCloneTest-595119963 tempest-VolumesCloneTest-595119963-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:02:57.801595 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-aa158864-2185-4801-9f55-b85f0b880411 tempest-VolumesCloneTest-595119963 tempest-VolumesCloneTest-595119963-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:02:57.816988 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:02:57.816988 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:02:57.821767 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-aa158864-2185-4801-9f55-b85f0b880411 tempest-VolumesCloneTest-595119963 tempest-VolumesCloneTest-595119963-project-member] Volume info retrieved successfully. Aug 20 01:02:57.827083 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-aa158864-2185-4801-9f55-b85f0b880411 tempest-VolumesCloneTest-595119963 tempest-VolumesCloneTest-595119963-project-member] https://10.4.3.240/volume/v3/volumes/bf3acd84-cf30-427a-af80-36ad009bd097 returned with HTTP 200 Aug 20 01:02:57.827621 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 720/2895] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:02:57 2026] GET /volume/v3/volumes/bf3acd84-cf30-427a-af80-36ad009bd097 => generated 838 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:02:57.932261 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-f155c57c-a128-4205-b07f-92396ff207fd None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:02:57.934469 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-f155c57c-a128-4205-b07f-92396ff207fd tempest-ServerStableDeviceRescueTest-285192711 tempest-ServerStableDeviceRescueTest-285192711-project-member] GET https://10.4.3.240/volume/v3/volumes/7d598188-1e46-48dc-a60a-df986e5e3227 Aug 20 01:02:57.934562 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-f155c57c-a128-4205-b07f-92396ff207fd tempest-ServerStableDeviceRescueTest-285192711 tempest-ServerStableDeviceRescueTest-285192711-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:02:57.934750 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-f155c57c-a128-4205-b07f-92396ff207fd tempest-ServerStableDeviceRescueTest-285192711 tempest-ServerStableDeviceRescueTest-285192711-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:02:57.944940 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-f155c57c-a128-4205-b07f-92396ff207fd tempest-ServerStableDeviceRescueTest-285192711 tempest-ServerStableDeviceRescueTest-285192711-project-member] https://10.4.3.240/volume/v3/volumes/7d598188-1e46-48dc-a60a-df986e5e3227 returned with HTTP 404 Aug 20 01:02:57.944940 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 733/2896] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:02:57 2026] GET /volume/v3/volumes/7d598188-1e46-48dc-a60a-df986e5e3227 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:02:58.084204 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [req-bc8020df-42f4-459f-a543-8e735d891f4f req-0c3d71b9-57bb-473e-b429-cef79e8e9db6 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:02:58.089355 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-bc8020df-42f4-459f-a543-8e735d891f4f req-0c3d71b9-57bb-473e-b429-cef79e8e9db6 tempest-TestMinimumBasicScenario-256610915 tempest-TestMinimumBasicScenario-256610915-project-member] POST https://10.4.3.240/volume/v3/attachments/b350c225-da9c-441f-8e14-e25547d98ac1/action Aug 20 01:02:58.089355 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [req-bc8020df-42f4-459f-a543-8e735d891f4f req-0c3d71b9-57bb-473e-b429-cef79e8e9db6 tempest-TestMinimumBasicScenario-256610915 tempest-TestMinimumBasicScenario-256610915-project-member] Action body: b'{"os-complete": null}' {{(pid=100212) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 01:02:58.089355 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [req-bc8020df-42f4-459f-a543-8e735d891f4f req-0c3d71b9-57bb-473e-b429-cef79e8e9db6 tempest-TestMinimumBasicScenario-256610915 tempest-TestMinimumBasicScenario-256610915-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:02:58.130845 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:02:58.130845 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:02:58.142137 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-bc8020df-42f4-459f-a543-8e735d891f4f req-0c3d71b9-57bb-473e-b429-cef79e8e9db6 tempest-TestMinimumBasicScenario-256610915 tempest-TestMinimumBasicScenario-256610915-project-member] https://10.4.3.240/volume/v3/attachments/b350c225-da9c-441f-8e14-e25547d98ac1/action returned with HTTP 204 Aug 20 01:02:58.142606 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 718/2897] 10.4.3.240 () {74 vars in 1725 bytes} [Thu Aug 20 01:02:58 2026] POST /volume/v3/attachments/b350c225-da9c-441f-8e14-e25547d98ac1/action => generated 0 bytes in 59 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:02:59.006719 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-b3936e42-f0c7-479a-8295-c05c014cc147 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:02:59.006719 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-b3936e42-f0c7-479a-8295-c05c014cc147 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] GET https://10.4.3.240/volume/v3/snapshots/5296fd57-dccf-479d-8dbf-3f448e78d5cd Aug 20 01:02:59.006719 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-b3936e42-f0c7-479a-8295-c05c014cc147 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:02:59.006719 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-b3936e42-f0c7-479a-8295-c05c014cc147 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:02:59.006719 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-b3936e42-f0c7-479a-8295-c05c014cc147 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] https://10.4.3.240/volume/v3/snapshots/5296fd57-dccf-479d-8dbf-3f448e78d5cd returned with HTTP 404 Aug 20 01:02:59.006719 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 727/2898] 10.4.3.240 () {66 vars in 1354 bytes} [Thu Aug 20 01:02:58 2026] GET /volume/v3/snapshots/5296fd57-dccf-479d-8dbf-3f448e78d5cd => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:02:59.013151 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-fb0c641c-0b8e-46d7-8e62-6fccbc7813f2 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:02:59.013151 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-fb0c641c-0b8e-46d7-8e62-6fccbc7813f2 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] DELETE https://10.4.3.240/volume/v3/snapshots/e66f628d-743b-4b13-90d1-999aa66a0bc3 Aug 20 01:02:59.013151 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-fb0c641c-0b8e-46d7-8e62-6fccbc7813f2 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:02:59.013151 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-fb0c641c-0b8e-46d7-8e62-6fccbc7813f2 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Calling method 'delete' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:02:59.013151 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.v3.snapshots [None req-fb0c641c-0b8e-46d7-8e62-6fccbc7813f2 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Delete snapshot with id: e66f628d-743b-4b13-90d1-999aa66a0bc3 Aug 20 01:02:59.013151 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-fb0c641c-0b8e-46d7-8e62-6fccbc7813f2 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] https://10.4.3.240/volume/v3/snapshots/e66f628d-743b-4b13-90d1-999aa66a0bc3 returned with HTTP 404 Aug 20 01:02:59.013151 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 721/2899] 10.4.3.240 () {66 vars in 1357 bytes} [Thu Aug 20 01:02:58 2026] DELETE /volume/v3/snapshots/e66f628d-743b-4b13-90d1-999aa66a0bc3 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:02:59.015706 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-9c4811d2-95fd-48a1-afd1-0e99cfe9d627 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:02:59.015706 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-9c4811d2-95fd-48a1-afd1-0e99cfe9d627 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] GET https://10.4.3.240/volume/v3/snapshots/e66f628d-743b-4b13-90d1-999aa66a0bc3 Aug 20 01:02:59.015706 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-9c4811d2-95fd-48a1-afd1-0e99cfe9d627 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:02:59.015706 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-9c4811d2-95fd-48a1-afd1-0e99cfe9d627 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:02:59.015706 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-9c4811d2-95fd-48a1-afd1-0e99cfe9d627 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] https://10.4.3.240/volume/v3/snapshots/e66f628d-743b-4b13-90d1-999aa66a0bc3 returned with HTTP 404 Aug 20 01:02:59.015706 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 734/2900] 10.4.3.240 () {66 vars in 1354 bytes} [Thu Aug 20 01:02:58 2026] GET /volume/v3/snapshots/e66f628d-743b-4b13-90d1-999aa66a0bc3 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:02:59.017239 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-475a29ef-db53-411e-aa8d-2aaf7670d0aa None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:02:59.017239 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-475a29ef-db53-411e-aa8d-2aaf7670d0aa tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] DELETE https://10.4.3.240/volume/v3/snapshots/260fc4fb-d479-46af-a145-0586a1e1f191 Aug 20 01:02:59.017239 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-475a29ef-db53-411e-aa8d-2aaf7670d0aa tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:02:59.017239 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-475a29ef-db53-411e-aa8d-2aaf7670d0aa tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Calling method 'delete' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:02:59.017239 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.v3.snapshots [None req-475a29ef-db53-411e-aa8d-2aaf7670d0aa tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Delete snapshot with id: 260fc4fb-d479-46af-a145-0586a1e1f191 Aug 20 01:02:59.017239 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-475a29ef-db53-411e-aa8d-2aaf7670d0aa tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] https://10.4.3.240/volume/v3/snapshots/260fc4fb-d479-46af-a145-0586a1e1f191 returned with HTTP 404 Aug 20 01:02:59.017239 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 719/2901] 10.4.3.240 () {66 vars in 1357 bytes} [Thu Aug 20 01:02:58 2026] DELETE /volume/v3/snapshots/260fc4fb-d479-46af-a145-0586a1e1f191 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:02:59.018158 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-73b48713-13c4-4fc7-b546-1b034c598b80 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:02:59.018781 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-94667e73-0664-4896-94c2-4f789d80ee66 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:02:59.019991 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-73b48713-13c4-4fc7-b546-1b034c598b80 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] GET https://10.4.3.240/volume/v3/snapshots/260fc4fb-d479-46af-a145-0586a1e1f191 Aug 20 01:02:59.019991 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-73b48713-13c4-4fc7-b546-1b034c598b80 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:02:59.019991 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-73b48713-13c4-4fc7-b546-1b034c598b80 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:02:59.020292 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-94667e73-0664-4896-94c2-4f789d80ee66 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] GET https://10.4.3.240/volume/v3/backups/2a1c509d-5ccb-4dda-847c-226fd15519a0 Aug 20 01:02:59.020292 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-94667e73-0664-4896-94c2-4f789d80ee66 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:02:59.020292 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-94667e73-0664-4896-94c2-4f789d80ee66 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:02:59.020292 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.v3.backups [None req-94667e73-0664-4896-94c2-4f789d80ee66 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Show backup with id 2a1c509d-5ccb-4dda-847c-226fd15519a0. {{(pid=100213) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:02:59.020609 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-eff8f740-4f03-46fa-a219-c31214a335c1 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:02:59.021089 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-73b48713-13c4-4fc7-b546-1b034c598b80 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] https://10.4.3.240/volume/v3/snapshots/260fc4fb-d479-46af-a145-0586a1e1f191 returned with HTTP 404 Aug 20 01:02:59.021514 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-eff8f740-4f03-46fa-a219-c31214a335c1 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] GET https://10.4.3.240/volume/v3/backups/ff3f5533-45b7-4e7a-9d52-5e41f13a84ac Aug 20 01:02:59.021514 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-eff8f740-4f03-46fa-a219-c31214a335c1 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:02:59.021941 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 728/2902] 10.4.3.240 () {66 vars in 1354 bytes} [Thu Aug 20 01:02:58 2026] GET /volume/v3/snapshots/260fc4fb-d479-46af-a145-0586a1e1f191 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:02:59.022070 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-eff8f740-4f03-46fa-a219-c31214a335c1 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:02:59.022070 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-eff8f740-4f03-46fa-a219-c31214a335c1 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Show backup with id ff3f5533-45b7-4e7a-9d52-5e41f13a84ac. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:02:59.022221 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:02:59.022221 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:02:59.022221 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-94667e73-0664-4896-94c2-4f789d80ee66 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] https://10.4.3.240/volume/v3/backups/2a1c509d-5ccb-4dda-847c-226fd15519a0 returned with HTTP 200 Aug 20 01:02:59.022221 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 722/2903] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:02:58 2026] GET /volume/v3/backups/2a1c509d-5ccb-4dda-847c-226fd15519a0 => generated 735 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:02:59.022614 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:02:59.022614 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:02:59.022807 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-e7049793-30d3-46be-bad8-74c9a12cdcf9 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:02:59.022912 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-eff8f740-4f03-46fa-a219-c31214a335c1 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] https://10.4.3.240/volume/v3/backups/ff3f5533-45b7-4e7a-9d52-5e41f13a84ac returned with HTTP 200 Aug 20 01:02:59.022912 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 735/2904] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:02:58 2026] GET /volume/v3/backups/ff3f5533-45b7-4e7a-9d52-5e41f13a84ac => generated 790 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:02:59.023313 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-e7049793-30d3-46be-bad8-74c9a12cdcf9 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] DELETE https://10.4.3.240/volume/v3/snapshots/5296fd57-dccf-479d-8dbf-3f448e78d5cd Aug 20 01:02:59.023313 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-e7049793-30d3-46be-bad8-74c9a12cdcf9 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:02:59.023313 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-e7049793-30d3-46be-bad8-74c9a12cdcf9 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Calling method 'delete' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:02:59.023313 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.v3.snapshots [None req-e7049793-30d3-46be-bad8-74c9a12cdcf9 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Delete snapshot with id: 5296fd57-dccf-479d-8dbf-3f448e78d5cd Aug 20 01:02:59.023313 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-e7049793-30d3-46be-bad8-74c9a12cdcf9 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] https://10.4.3.240/volume/v3/snapshots/5296fd57-dccf-479d-8dbf-3f448e78d5cd returned with HTTP 404 Aug 20 01:02:59.023313 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 720/2905] 10.4.3.240 () {66 vars in 1357 bytes} [Thu Aug 20 01:02:58 2026] DELETE /volume/v3/snapshots/5296fd57-dccf-479d-8dbf-3f448e78d5cd => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:02:59.023758 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-6a128c02-6209-4c48-87ca-917dc16e4397 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:02:59.023758 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-6a128c02-6209-4c48-87ca-917dc16e4397 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] GET https://10.4.3.240/volume/v3/snapshots/5296fd57-dccf-479d-8dbf-3f448e78d5cd Aug 20 01:02:59.023758 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-6a128c02-6209-4c48-87ca-917dc16e4397 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:02:59.023758 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-6a128c02-6209-4c48-87ca-917dc16e4397 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:02:59.023758 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-6a128c02-6209-4c48-87ca-917dc16e4397 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] https://10.4.3.240/volume/v3/snapshots/5296fd57-dccf-479d-8dbf-3f448e78d5cd returned with HTTP 404 Aug 20 01:02:59.023758 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 729/2906] 10.4.3.240 () {66 vars in 1354 bytes} [Thu Aug 20 01:02:58 2026] GET /volume/v3/snapshots/5296fd57-dccf-479d-8dbf-3f448e78d5cd => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:02:59.024048 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-862fa1d0-772e-4258-b1ce-68dc58ac5fee None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:02:59.024048 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-862fa1d0-772e-4258-b1ce-68dc58ac5fee tempest-TestMinimumBasicScenario-256610915 tempest-TestMinimumBasicScenario-256610915-project-member] GET https://10.4.3.240/volume/v3/volumes/f599ac6d-fb6b-4572-803f-506ff32943e4 Aug 20 01:02:59.024048 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-862fa1d0-772e-4258-b1ce-68dc58ac5fee tempest-TestMinimumBasicScenario-256610915 tempest-TestMinimumBasicScenario-256610915-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:02:59.024048 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-862fa1d0-772e-4258-b1ce-68dc58ac5fee tempest-TestMinimumBasicScenario-256610915 tempest-TestMinimumBasicScenario-256610915-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:02:59.024048 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:02:59.024048 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:02:59.024048 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-862fa1d0-772e-4258-b1ce-68dc58ac5fee tempest-TestMinimumBasicScenario-256610915 tempest-TestMinimumBasicScenario-256610915-project-member] Volume info retrieved successfully. Aug 20 01:02:59.024048 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-862fa1d0-772e-4258-b1ce-68dc58ac5fee tempest-TestMinimumBasicScenario-256610915 tempest-TestMinimumBasicScenario-256610915-project-member] https://10.4.3.240/volume/v3/volumes/f599ac6d-fb6b-4572-803f-506ff32943e4 returned with HTTP 200 Aug 20 01:02:59.024048 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 723/2907] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:02:58 2026] GET /volume/v3/volumes/f599ac6d-fb6b-4572-803f-506ff32943e4 => generated 1139 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:02:59.024558 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-243c148b-40ad-4286-b127-2e1a674ae159 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:02:59.024558 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-243c148b-40ad-4286-b127-2e1a674ae159 tempest-TestMinimumBasicScenario-256610915 tempest-TestMinimumBasicScenario-256610915-project-member] GET https://10.4.3.240/volume/v3/volumes/f599ac6d-fb6b-4572-803f-506ff32943e4 Aug 20 01:02:59.024558 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-243c148b-40ad-4286-b127-2e1a674ae159 tempest-TestMinimumBasicScenario-256610915 tempest-TestMinimumBasicScenario-256610915-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:02:59.024558 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-243c148b-40ad-4286-b127-2e1a674ae159 tempest-TestMinimumBasicScenario-256610915 tempest-TestMinimumBasicScenario-256610915-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:02:59.024558 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:02:59.024558 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:02:59.024558 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-243c148b-40ad-4286-b127-2e1a674ae159 tempest-TestMinimumBasicScenario-256610915 tempest-TestMinimumBasicScenario-256610915-project-member] Volume info retrieved successfully. Aug 20 01:02:59.024558 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-243c148b-40ad-4286-b127-2e1a674ae159 tempest-TestMinimumBasicScenario-256610915 tempest-TestMinimumBasicScenario-256610915-project-member] https://10.4.3.240/volume/v3/volumes/f599ac6d-fb6b-4572-803f-506ff32943e4 returned with HTTP 200 Aug 20 01:02:59.024558 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 736/2908] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:02:58 2026] GET /volume/v3/volumes/f599ac6d-fb6b-4572-803f-506ff32943e4 => generated 1139 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:02:59.024932 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-f6fe92c7-8b85-42f8-8886-018e8f86bbfa None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:02:59.024932 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-f6fe92c7-8b85-42f8-8886-018e8f86bbfa tempest-TestMinimumBasicScenario-256610915 tempest-TestMinimumBasicScenario-256610915-project-member] GET https://10.4.3.240/volume/v3/volumes/f599ac6d-fb6b-4572-803f-506ff32943e4 Aug 20 01:02:59.024932 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-f6fe92c7-8b85-42f8-8886-018e8f86bbfa tempest-TestMinimumBasicScenario-256610915 tempest-TestMinimumBasicScenario-256610915-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:02:59.024932 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-f6fe92c7-8b85-42f8-8886-018e8f86bbfa tempest-TestMinimumBasicScenario-256610915 tempest-TestMinimumBasicScenario-256610915-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:02:59.024932 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:02:59.024932 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:02:59.024932 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-f6fe92c7-8b85-42f8-8886-018e8f86bbfa tempest-TestMinimumBasicScenario-256610915 tempest-TestMinimumBasicScenario-256610915-project-member] Volume info retrieved successfully. Aug 20 01:02:59.024932 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-f6fe92c7-8b85-42f8-8886-018e8f86bbfa tempest-TestMinimumBasicScenario-256610915 tempest-TestMinimumBasicScenario-256610915-project-member] https://10.4.3.240/volume/v3/volumes/f599ac6d-fb6b-4572-803f-506ff32943e4 returned with HTTP 200 Aug 20 01:02:59.024932 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 721/2909] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:02:58 2026] GET /volume/v3/volumes/f599ac6d-fb6b-4572-803f-506ff32943e4 => generated 1139 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:02:59.025472 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-f53b032d-4739-47ba-b5fa-93a2cc84ee64 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:02:59.025472 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-f53b032d-4739-47ba-b5fa-93a2cc84ee64 tempest-VolumesCloneTest-595119963 tempest-VolumesCloneTest-595119963-project-member] GET https://10.4.3.240/volume/v3/volumes/bf3acd84-cf30-427a-af80-36ad009bd097 Aug 20 01:02:59.025472 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-f53b032d-4739-47ba-b5fa-93a2cc84ee64 tempest-VolumesCloneTest-595119963 tempest-VolumesCloneTest-595119963-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:02:59.025472 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-f53b032d-4739-47ba-b5fa-93a2cc84ee64 tempest-VolumesCloneTest-595119963 tempest-VolumesCloneTest-595119963-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:02:59.025472 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-f53b032d-4739-47ba-b5fa-93a2cc84ee64 tempest-VolumesCloneTest-595119963 tempest-VolumesCloneTest-595119963-project-member] https://10.4.3.240/volume/v3/volumes/bf3acd84-cf30-427a-af80-36ad009bd097 returned with HTTP 404 Aug 20 01:02:59.025472 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 730/2910] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:02:58 2026] GET /volume/v3/volumes/bf3acd84-cf30-427a-af80-36ad009bd097 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:02:59.282467 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-608d00eb-c31b-4027-8d27-38ca7e3e6b1d None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:02:59.282590 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-6453eacb-335d-45f2-928a-52c40381c911 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:02:59.286125 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-608d00eb-c31b-4027-8d27-38ca7e3e6b1d tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] GET https://10.4.3.240/volume/v3/backups/ff3f5533-45b7-4e7a-9d52-5e41f13a84ac Aug 20 01:02:59.286125 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-608d00eb-c31b-4027-8d27-38ca7e3e6b1d tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:02:59.286125 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-608d00eb-c31b-4027-8d27-38ca7e3e6b1d tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:02:59.286125 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.v3.backups [None req-608d00eb-c31b-4027-8d27-38ca7e3e6b1d tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Show backup with id ff3f5533-45b7-4e7a-9d52-5e41f13a84ac. {{(pid=100213) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:02:59.286317 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-6453eacb-335d-45f2-928a-52c40381c911 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] GET https://10.4.3.240/volume/v3/backups/2a1c509d-5ccb-4dda-847c-226fd15519a0 Aug 20 01:02:59.286317 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-6453eacb-335d-45f2-928a-52c40381c911 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:02:59.286317 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-6453eacb-335d-45f2-928a-52c40381c911 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:02:59.286317 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-6453eacb-335d-45f2-928a-52c40381c911 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Show backup with id 2a1c509d-5ccb-4dda-847c-226fd15519a0. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:02:59.290377 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:02:59.290377 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:02:59.291231 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-6453eacb-335d-45f2-928a-52c40381c911 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] https://10.4.3.240/volume/v3/backups/2a1c509d-5ccb-4dda-847c-226fd15519a0 returned with HTTP 200 Aug 20 01:02:59.291790 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 737/2911] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:02:59 2026] GET /volume/v3/backups/2a1c509d-5ccb-4dda-847c-226fd15519a0 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:02:59.292983 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:02:59.292983 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:02:59.295627 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-608d00eb-c31b-4027-8d27-38ca7e3e6b1d tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] https://10.4.3.240/volume/v3/backups/ff3f5533-45b7-4e7a-9d52-5e41f13a84ac returned with HTTP 200 Aug 20 01:02:59.296384 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 724/2912] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:02:59 2026] GET /volume/v3/backups/ff3f5533-45b7-4e7a-9d52-5e41f13a84ac => generated 790 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:02:59.624857 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-f5ae6988-17aa-4f1b-89c5-79716678360c None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:02:59.773120 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-f5ae6988-17aa-4f1b-89c5-79716678360c tempest-TestImageHashVerification-1594753424 tempest-TestImageHashVerification-1594753424-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 20 01:02:59.773445 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-f5ae6988-17aa-4f1b-89c5-79716678360c tempest-TestImageHashVerification-1594753424 tempest-TestImageHashVerification-1594753424-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestImageHashVerification-volume-1590129171", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:02:59.774806 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.v3.volumes [None req-f5ae6988-17aa-4f1b-89c5-79716678360c tempest-TestImageHashVerification-1594753424 tempest-TestImageHashVerification-1594753424-project-member] Create volume request body: {'volume': {'name': 'tempest-TestImageHashVerification-volume-1590129171', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100212) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 01:02:59.774912 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.v3.volumes [None req-f5ae6988-17aa-4f1b-89c5-79716678360c tempest-TestImageHashVerification-1594753424 tempest-TestImageHashVerification-1594753424-project-member] Create volume of 1 GB Aug 20 01:02:59.781433 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-f5ae6988-17aa-4f1b-89c5-79716678360c tempest-TestImageHashVerification-1594753424 tempest-TestImageHashVerification-1594753424-project-member] Availability Zones retrieved successfully. Aug 20 01:02:59.788825 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-f5ae6988-17aa-4f1b-89c5-79716678360c tempest-TestImageHashVerification-1594753424 tempest-TestImageHashVerification-1594753424-project-member] Flow 'volume_create_api' (9ff26bac-9280-4b52-bef5-1b8853c7356f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100212) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:02:59.790186 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-f5ae6988-17aa-4f1b-89c5-79716678360c tempest-TestImageHashVerification-1594753424 tempest-TestImageHashVerification-1594753424-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (20f3c387-3d83-4a95-86e2-9068f6a6c15c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:02:59.791298 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.flows.api.create_volume [None req-f5ae6988-17aa-4f1b-89c5-79716678360c tempest-TestImageHashVerification-1594753424 tempest-TestImageHashVerification-1594753424-project-member] Validating volume size '1' using validate_int {{(pid=100212) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 01:02:59.820209 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-f5ae6988-17aa-4f1b-89c5-79716678360c tempest-TestImageHashVerification-1594753424 tempest-TestImageHashVerification-1594753424-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (20f3c387-3d83-4a95-86e2-9068f6a6c15c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:52:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1ed58bd6-fe6a-497e-ae84-e8199d24fdfa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:02:59.821158 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-f5ae6988-17aa-4f1b-89c5-79716678360c tempest-TestImageHashVerification-1594753424 tempest-TestImageHashVerification-1594753424-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (050bedc3-7738-4255-b050-604879ed4678) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:02:59.898784 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.quota [None req-f5ae6988-17aa-4f1b-89c5-79716678360c tempest-TestImageHashVerification-1594753424 tempest-TestImageHashVerification-1594753424-project-member] Created reservations ['1e3427c0-f733-47a5-8629-3aa8579da1ab', 'f98c33ec-b125-4962-b9bf-8fd5bef2f1e0', 'fed716af-2d3b-412e-be0c-85680168659e', 'cc6c855f-d7b6-44a1-9d6e-1ecff10e5ae2'] {{(pid=100212) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 01:02:59.899761 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-f5ae6988-17aa-4f1b-89c5-79716678360c tempest-TestImageHashVerification-1594753424 tempest-TestImageHashVerification-1594753424-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (050bedc3-7738-4255-b050-604879ed4678) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1e3427c0-f733-47a5-8629-3aa8579da1ab', 'f98c33ec-b125-4962-b9bf-8fd5bef2f1e0', 'fed716af-2d3b-412e-be0c-85680168659e', 'cc6c855f-d7b6-44a1-9d6e-1ecff10e5ae2']}' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:02:59.900543 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-f5ae6988-17aa-4f1b-89c5-79716678360c tempest-TestImageHashVerification-1594753424 tempest-TestImageHashVerification-1594753424-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3903ea2c-8dfd-464f-9e12-c2674cb32ec1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:02:59.926127 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-7cd24a3f-20b9-4b47-9c0d-4b071c10c76f req-7b2d7314-1e64-4ebb-8534-59ab0b97fbb6 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:02:59.926528 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-f5ae6988-17aa-4f1b-89c5-79716678360c tempest-TestImageHashVerification-1594753424 tempest-TestImageHashVerification-1594753424-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3903ea2c-8dfd-464f-9e12-c2674cb32ec1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '01461b6f-9765-4dae-8373-88d7f30d8bf3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestImageHashVerification-volume-1590129171',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='751c8a9471c84bb0b87a9aa4b22973c5',qos_specs=None,replication_status=,reservations=['1e3427c0-f733-47a5-8629-3aa8579da1ab','f98c33ec-b125-4962-b9bf-8fd5bef2f1e0','fed716af-2d3b-412e-be0c-85680168659e','cc6c855f-d7b6-44a1-9d6e-1ecff10e5ae2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3ed2c4e6faca4c08922c8634f924bb38',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T01:02:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestImageHashVerification-volume-1590129171',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=01461b6f-9765-4dae-8373-88d7f30d8bf3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='751c8a9471c84bb0b87a9aa4b22973c5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3ed2c4e6faca4c08922c8634f924bb38',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1ed58bd6-fe6a-497e-ae84-e8199d24fdfa),volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:02:59.927233 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-f5ae6988-17aa-4f1b-89c5-79716678360c tempest-TestImageHashVerification-1594753424 tempest-TestImageHashVerification-1594753424-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (df0d5fa0-0ebc-44e7-9f45-40986fefe6d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:02:59.928734 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-7cd24a3f-20b9-4b47-9c0d-4b071c10c76f req-7b2d7314-1e64-4ebb-8534-59ab0b97fbb6 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] DELETE https://10.4.3.240/volume/v3/attachments/a2e728d2-a6a1-4d6b-8fe5-99f3c9003849 Aug 20 01:02:59.928956 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-7cd24a3f-20b9-4b47-9c0d-4b071c10c76f req-7b2d7314-1e64-4ebb-8534-59ab0b97fbb6 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:02:59.930441 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-7cd24a3f-20b9-4b47-9c0d-4b071c10c76f req-7b2d7314-1e64-4ebb-8534-59ab0b97fbb6 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Calling method 'version_select' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:02:59.937553 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:02:59.937553 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:02:59.949239 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-f5ae6988-17aa-4f1b-89c5-79716678360c tempest-TestImageHashVerification-1594753424 tempest-TestImageHashVerification-1594753424-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (df0d5fa0-0ebc-44e7-9f45-40986fefe6d9) transitioned into state 'SUCCESS' from state '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-1590129171',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='751c8a9471c84bb0b87a9aa4b22973c5',qos_specs=None,replication_status=,reservations=['1e3427c0-f733-47a5-8629-3aa8579da1ab','f98c33ec-b125-4962-b9bf-8fd5bef2f1e0','fed716af-2d3b-412e-be0c-85680168659e','cc6c855f-d7b6-44a1-9d6e-1ecff10e5ae2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3ed2c4e6faca4c08922c8634f924bb38',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:02:59.950102 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-f5ae6988-17aa-4f1b-89c5-79716678360c tempest-TestImageHashVerification-1594753424 tempest-TestImageHashVerification-1594753424-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e2f2c503-b88d-4030-98d5-55d3ae9318c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:02:59.965090 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-f5ae6988-17aa-4f1b-89c5-79716678360c tempest-TestImageHashVerification-1594753424 tempest-TestImageHashVerification-1594753424-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e2f2c503-b88d-4030-98d5-55d3ae9318c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:02:59.967027 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-f5ae6988-17aa-4f1b-89c5-79716678360c tempest-TestImageHashVerification-1594753424 tempest-TestImageHashVerification-1594753424-project-member] Flow 'volume_create_api' (9ff26bac-9280-4b52-bef5-1b8853c7356f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100212) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:02:59.967027 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-f5ae6988-17aa-4f1b-89c5-79716678360c tempest-TestImageHashVerification-1594753424 tempest-TestImageHashVerification-1594753424-project-member] Create volume request issued successfully. Aug 20 01:02:59.967027 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-f5ae6988-17aa-4f1b-89c5-79716678360c tempest-TestImageHashVerification-1594753424 tempest-TestImageHashVerification-1594753424-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 20 01:02:59.967846 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 722/2913] 10.4.3.240 () {68 vars in 1259 bytes} [Thu Aug 20 01:02:59 2026] POST /volume/v3/volumes => generated 756 bytes in 343 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 01:02:59.986151 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-9ec8c3e9-f185-4c29-a639-933c7165bd11 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:02:59.989701 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-9ec8c3e9-f185-4c29-a639-933c7165bd11 tempest-TestImageHashVerification-1594753424 tempest-TestImageHashVerification-1594753424-project-member] GET https://10.4.3.240/volume/v3/volumes/01461b6f-9765-4dae-8373-88d7f30d8bf3 Aug 20 01:02:59.990002 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-9ec8c3e9-f185-4c29-a639-933c7165bd11 tempest-TestImageHashVerification-1594753424 tempest-TestImageHashVerification-1594753424-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:02:59.990064 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-9ec8c3e9-f185-4c29-a639-933c7165bd11 tempest-TestImageHashVerification-1594753424 tempest-TestImageHashVerification-1594753424-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:02:59.998124 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:02:59.998124 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:03:00.002664 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-9ec8c3e9-f185-4c29-a639-933c7165bd11 tempest-TestImageHashVerification-1594753424 tempest-TestImageHashVerification-1594753424-project-member] Volume info retrieved successfully. Aug 20 01:03:00.006854 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-7cd24a3f-20b9-4b47-9c0d-4b071c10c76f req-7b2d7314-1e64-4ebb-8534-59ab0b97fbb6 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] https://10.4.3.240/volume/v3/attachments/a2e728d2-a6a1-4d6b-8fe5-99f3c9003849 returned with HTTP 200 Aug 20 01:03:00.007434 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 731/2914] 10.4.3.240 () {72 vars in 1673 bytes} [Thu Aug 20 01:02:59 2026] DELETE /volume/v3/attachments/a2e728d2-a6a1-4d6b-8fe5-99f3c9003849 => generated 19 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:03:00.010578 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-9ec8c3e9-f185-4c29-a639-933c7165bd11 tempest-TestImageHashVerification-1594753424 tempest-TestImageHashVerification-1594753424-project-member] https://10.4.3.240/volume/v3/volumes/01461b6f-9765-4dae-8373-88d7f30d8bf3 returned with HTTP 200 Aug 20 01:03:00.011058 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 738/2915] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:02:59 2026] GET /volume/v3/volumes/01461b6f-9765-4dae-8373-88d7f30d8bf3 => generated 824 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:03:00.307296 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-b2d37732-4b05-441b-a815-667e07177ca7 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:03:00.309877 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-b2d37732-4b05-441b-a815-667e07177ca7 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] GET https://10.4.3.240/volume/v3/backups/2a1c509d-5ccb-4dda-847c-226fd15519a0 Aug 20 01:03:00.309877 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-b2d37732-4b05-441b-a815-667e07177ca7 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:03:00.309877 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-b2d37732-4b05-441b-a815-667e07177ca7 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:03:00.309877 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.v3.backups [None req-b2d37732-4b05-441b-a815-667e07177ca7 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Show backup with id 2a1c509d-5ccb-4dda-847c-226fd15519a0. {{(pid=100213) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:03:00.312259 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-be595756-eac2-45e5-94b3-64de157819a8 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:03:00.315849 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:03:00.315849 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:03:00.315971 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-be595756-eac2-45e5-94b3-64de157819a8 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] GET https://10.4.3.240/volume/v3/backups/ff3f5533-45b7-4e7a-9d52-5e41f13a84ac Aug 20 01:03:00.315971 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-be595756-eac2-45e5-94b3-64de157819a8 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:03:00.316052 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-b2d37732-4b05-441b-a815-667e07177ca7 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] https://10.4.3.240/volume/v3/backups/2a1c509d-5ccb-4dda-847c-226fd15519a0 returned with HTTP 200 Aug 20 01:03:00.316078 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-be595756-eac2-45e5-94b3-64de157819a8 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:03:00.316103 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 725/2916] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:03:00 2026] GET /volume/v3/backups/2a1c509d-5ccb-4dda-847c-226fd15519a0 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:03:00.316127 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.v3.backups [None req-be595756-eac2-45e5-94b3-64de157819a8 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Show backup with id ff3f5533-45b7-4e7a-9d52-5e41f13a84ac. {{(pid=100212) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:03:00.321222 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:03:00.321222 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:03:00.322463 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-be595756-eac2-45e5-94b3-64de157819a8 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] https://10.4.3.240/volume/v3/backups/ff3f5533-45b7-4e7a-9d52-5e41f13a84ac returned with HTTP 200 Aug 20 01:03:00.322975 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 723/2917] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:03:00 2026] GET /volume/v3/backups/ff3f5533-45b7-4e7a-9d52-5e41f13a84ac => generated 790 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:03:01.030774 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-ca700206-a08c-4c7b-a11b-0d37ee6a9553 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:03:01.037876 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-ca700206-a08c-4c7b-a11b-0d37ee6a9553 tempest-TestImageHashVerification-1594753424 tempest-TestImageHashVerification-1594753424-project-member] GET https://10.4.3.240/volume/v3/volumes/01461b6f-9765-4dae-8373-88d7f30d8bf3 Aug 20 01:03:01.037876 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-ca700206-a08c-4c7b-a11b-0d37ee6a9553 tempest-TestImageHashVerification-1594753424 tempest-TestImageHashVerification-1594753424-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:03:01.037876 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-ca700206-a08c-4c7b-a11b-0d37ee6a9553 tempest-TestImageHashVerification-1594753424 tempest-TestImageHashVerification-1594753424-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:03:01.039084 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:03:01.039084 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:03:01.042486 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-ca700206-a08c-4c7b-a11b-0d37ee6a9553 tempest-TestImageHashVerification-1594753424 tempest-TestImageHashVerification-1594753424-project-member] Volume info retrieved successfully. Aug 20 01:03:01.047924 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-ca700206-a08c-4c7b-a11b-0d37ee6a9553 tempest-TestImageHashVerification-1594753424 tempest-TestImageHashVerification-1594753424-project-member] https://10.4.3.240/volume/v3/volumes/01461b6f-9765-4dae-8373-88d7f30d8bf3 returned with HTTP 200 Aug 20 01:03:01.048459 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 732/2918] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:03:01 2026] GET /volume/v3/volumes/01461b6f-9765-4dae-8373-88d7f30d8bf3 => generated 849 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:03:01.061641 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-b5e1e6d8-36e1-4c93-a432-015a8952e9a8 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:03:01.063820 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-b5e1e6d8-36e1-4c93-a432-015a8952e9a8 tempest-TestImageHashVerification-1594753424 tempest-TestImageHashVerification-1594753424-project-member] GET https://10.4.3.240/volume/v3/volumes/01461b6f-9765-4dae-8373-88d7f30d8bf3 Aug 20 01:03:01.064092 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-b5e1e6d8-36e1-4c93-a432-015a8952e9a8 tempest-TestImageHashVerification-1594753424 tempest-TestImageHashVerification-1594753424-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:03:01.064405 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-b5e1e6d8-36e1-4c93-a432-015a8952e9a8 tempest-TestImageHashVerification-1594753424 tempest-TestImageHashVerification-1594753424-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:03:01.072800 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:03:01.072800 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:03:01.077523 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-b5e1e6d8-36e1-4c93-a432-015a8952e9a8 tempest-TestImageHashVerification-1594753424 tempest-TestImageHashVerification-1594753424-project-member] Volume info retrieved successfully. Aug 20 01:03:01.083060 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-b5e1e6d8-36e1-4c93-a432-015a8952e9a8 tempest-TestImageHashVerification-1594753424 tempest-TestImageHashVerification-1594753424-project-member] https://10.4.3.240/volume/v3/volumes/01461b6f-9765-4dae-8373-88d7f30d8bf3 returned with HTTP 200 Aug 20 01:03:01.084179 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 739/2919] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:03:01 2026] GET /volume/v3/volumes/01461b6f-9765-4dae-8373-88d7f30d8bf3 => generated 849 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:03:01.098771 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-54e77457-d21c-4195-9b7a-8301b13a5a94 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:03:01.101178 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-54e77457-d21c-4195-9b7a-8301b13a5a94 tempest-TestImageHashVerification-1594753424 tempest-TestImageHashVerification-1594753424-project-member] POST https://10.4.3.240/volume/v3/volumes/01461b6f-9765-4dae-8373-88d7f30d8bf3/action Aug 20 01:03:01.101619 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-54e77457-d21c-4195-9b7a-8301b13a5a94 tempest-TestImageHashVerification-1594753424 tempest-TestImageHashVerification-1594753424-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-volume-upload-hash-test-1900665507", "disk_format": "raw"}}' {{(pid=100213) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 01:03:01.101786 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-54e77457-d21c-4195-9b7a-8301b13a5a94 tempest-TestImageHashVerification-1594753424 tempest-TestImageHashVerification-1594753424-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-volume-upload-hash-test-1900665507", "disk_format": "raw"}} {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:03:01.112025 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:03:01.112025 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:03:01.112493 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-54e77457-d21c-4195-9b7a-8301b13a5a94 tempest-TestImageHashVerification-1594753424 tempest-TestImageHashVerification-1594753424-project-member] Volume info retrieved successfully. Aug 20 01:03:01.129905 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:03:01.129905 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:03:01.134817 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.image.image_utils [None req-54e77457-d21c-4195-9b7a-8301b13a5a94 tempest-TestImageHashVerification-1594753424 tempest-TestImageHashVerification-1594753424-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'raw', 'name': 'tempest-volume-upload-hash-test-1900665507'}] 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-1900665507'}]. {{(pid=100213) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Aug 20 01:03:01.328234 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-fdfec1a8-23d8-46d7-9065-60fd63b23ff6 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:03:01.332321 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-fdfec1a8-23d8-46d7-9065-60fd63b23ff6 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] GET https://10.4.3.240/volume/v3/backups/2a1c509d-5ccb-4dda-847c-226fd15519a0 Aug 20 01:03:01.332653 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-fdfec1a8-23d8-46d7-9065-60fd63b23ff6 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:03:01.332863 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-fdfec1a8-23d8-46d7-9065-60fd63b23ff6 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:03:01.332951 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.v3.backups [None req-fdfec1a8-23d8-46d7-9065-60fd63b23ff6 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Show backup with id 2a1c509d-5ccb-4dda-847c-226fd15519a0. {{(pid=100212) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:03:01.338886 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-ee40d44d-e48e-48ae-ade9-88436cbc6b72 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:03:01.341435 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-ee40d44d-e48e-48ae-ade9-88436cbc6b72 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] GET https://10.4.3.240/volume/v3/backups/ff3f5533-45b7-4e7a-9d52-5e41f13a84ac Aug 20 01:03:01.341730 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-ee40d44d-e48e-48ae-ade9-88436cbc6b72 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:03:01.341957 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:03:01.341957 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:03:01.342060 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-ee40d44d-e48e-48ae-ade9-88436cbc6b72 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:03:01.342108 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-ee40d44d-e48e-48ae-ade9-88436cbc6b72 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Show backup with id ff3f5533-45b7-4e7a-9d52-5e41f13a84ac. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:03:01.342981 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-fdfec1a8-23d8-46d7-9065-60fd63b23ff6 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] https://10.4.3.240/volume/v3/backups/2a1c509d-5ccb-4dda-847c-226fd15519a0 returned with HTTP 200 Aug 20 01:03:01.343436 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 724/2920] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:03:01 2026] GET /volume/v3/backups/2a1c509d-5ccb-4dda-847c-226fd15519a0 => generated 735 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:03:01.349149 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:03:01.349149 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:03:01.350237 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-ee40d44d-e48e-48ae-ade9-88436cbc6b72 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] https://10.4.3.240/volume/v3/backups/ff3f5533-45b7-4e7a-9d52-5e41f13a84ac returned with HTTP 200 Aug 20 01:03:01.350810 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 733/2921] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:03:01 2026] GET /volume/v3/backups/ff3f5533-45b7-4e7a-9d52-5e41f13a84ac => generated 790 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:03:01.592899 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-d63f70d5-1ed4-46ee-b818-80f09544ce75 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:03:01.594614 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-d63f70d5-1ed4-46ee-b818-80f09544ce75 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] DELETE https://10.4.3.240/volume/v3/volumes/d159ae94-e2a0-458a-857f-a9e6f0609c32 Aug 20 01:03:01.594850 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-d63f70d5-1ed4-46ee-b818-80f09544ce75 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:03:01.595146 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-d63f70d5-1ed4-46ee-b818-80f09544ce75 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Calling method 'delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:03:01.595310 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-d63f70d5-1ed4-46ee-b818-80f09544ce75 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Delete volume with id: d159ae94-e2a0-458a-857f-a9e6f0609c32 Aug 20 01:03:01.602156 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:03:01.602156 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:03:01.602602 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-d63f70d5-1ed4-46ee-b818-80f09544ce75 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Volume info retrieved successfully. Aug 20 01:03:01.623551 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-d63f70d5-1ed4-46ee-b818-80f09544ce75 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Delete volume request issued successfully. Aug 20 01:03:01.623770 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-d63f70d5-1ed4-46ee-b818-80f09544ce75 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] https://10.4.3.240/volume/v3/volumes/d159ae94-e2a0-458a-857f-a9e6f0609c32 returned with HTTP 202 Aug 20 01:03:01.624268 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 740/2922] 10.4.3.240 () {66 vars in 1351 bytes} [Thu Aug 20 01:03:01 2026] DELETE /volume/v3/volumes/d159ae94-e2a0-458a-857f-a9e6f0609c32 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 01:03:01.636987 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-f2fb810a-bc81-4706-bc2c-25157498351d None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:03:01.642365 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-f2fb810a-bc81-4706-bc2c-25157498351d tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] GET https://10.4.3.240/volume/v3/volumes/d159ae94-e2a0-458a-857f-a9e6f0609c32 Aug 20 01:03:01.642365 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-f2fb810a-bc81-4706-bc2c-25157498351d tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:03:01.642365 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-f2fb810a-bc81-4706-bc2c-25157498351d tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:03:01.650097 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:03:01.650097 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:03:01.654678 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-f2fb810a-bc81-4706-bc2c-25157498351d tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Volume info retrieved successfully. Aug 20 01:03:01.660763 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-f2fb810a-bc81-4706-bc2c-25157498351d tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] https://10.4.3.240/volume/v3/volumes/d159ae94-e2a0-458a-857f-a9e6f0609c32 returned with HTTP 200 Aug 20 01:03:01.661094 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 725/2923] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:03:01 2026] GET /volume/v3/volumes/d159ae94-e2a0-458a-857f-a9e6f0609c32 => generated 1366 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:03:01.783982 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-54e77457-d21c-4195-9b7a-8301b13a5a94 tempest-TestImageHashVerification-1594753424 tempest-TestImageHashVerification-1594753424-project-member] Copy volume to image completed successfully. Aug 20 01:03:01.784534 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-54e77457-d21c-4195-9b7a-8301b13a5a94 tempest-TestImageHashVerification-1594753424 tempest-TestImageHashVerification-1594753424-project-member] https://10.4.3.240/volume/v3/volumes/01461b6f-9765-4dae-8373-88d7f30d8bf3/action returned with HTTP 202 Aug 20 01:03:01.785077 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 726/2924] 10.4.3.240 () {68 vars in 1391 bytes} [Thu Aug 20 01:03:01 2026] POST /volume/v3/volumes/01461b6f-9765-4dae-8373-88d7f30d8bf3/action => generated 686 bytes in 687 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 01:03:02.357991 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-a244256d-51d5-4b9e-978b-98361ca5f273 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:03:02.360236 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-a244256d-51d5-4b9e-978b-98361ca5f273 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] GET https://10.4.3.240/volume/v3/backups/2a1c509d-5ccb-4dda-847c-226fd15519a0 Aug 20 01:03:02.360543 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-a244256d-51d5-4b9e-978b-98361ca5f273 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:03:02.360755 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-a244256d-51d5-4b9e-978b-98361ca5f273 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:03:02.360867 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-a244256d-51d5-4b9e-978b-98361ca5f273 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Show backup with id 2a1c509d-5ccb-4dda-847c-226fd15519a0. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:03:02.365181 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-0035c78d-17e6-4ab8-9664-8469d7eda9f5 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:03:02.368296 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:03:02.368296 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:03:02.368983 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-a244256d-51d5-4b9e-978b-98361ca5f273 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] https://10.4.3.240/volume/v3/backups/2a1c509d-5ccb-4dda-847c-226fd15519a0 returned with HTTP 200 Aug 20 01:03:02.369394 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 734/2925] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:03:02 2026] GET /volume/v3/backups/2a1c509d-5ccb-4dda-847c-226fd15519a0 => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:03:02.370538 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-0035c78d-17e6-4ab8-9664-8469d7eda9f5 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] GET https://10.4.3.240/volume/v3/backups/ff3f5533-45b7-4e7a-9d52-5e41f13a84ac Aug 20 01:03:02.370538 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-0035c78d-17e6-4ab8-9664-8469d7eda9f5 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:03:02.370538 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-0035c78d-17e6-4ab8-9664-8469d7eda9f5 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:03:02.373569 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-0035c78d-17e6-4ab8-9664-8469d7eda9f5 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Show backup with id ff3f5533-45b7-4e7a-9d52-5e41f13a84ac. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:03:02.379280 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:03:02.379280 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:03:02.380248 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-0035c78d-17e6-4ab8-9664-8469d7eda9f5 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] https://10.4.3.240/volume/v3/backups/ff3f5533-45b7-4e7a-9d52-5e41f13a84ac returned with HTTP 200 Aug 20 01:03:02.380791 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 741/2926] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:03:02 2026] GET /volume/v3/backups/ff3f5533-45b7-4e7a-9d52-5e41f13a84ac => generated 790 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:03:02.677762 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-448f731c-1668-45b1-a283-768c044880d9 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:03:02.681530 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-448f731c-1668-45b1-a283-768c044880d9 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] GET https://10.4.3.240/volume/v3/volumes/d159ae94-e2a0-458a-857f-a9e6f0609c32 Aug 20 01:03:02.681530 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-448f731c-1668-45b1-a283-768c044880d9 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:03:02.681530 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-448f731c-1668-45b1-a283-768c044880d9 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:03:02.689517 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-448f731c-1668-45b1-a283-768c044880d9 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] https://10.4.3.240/volume/v3/volumes/d159ae94-e2a0-458a-857f-a9e6f0609c32 returned with HTTP 404 Aug 20 01:03:02.690174 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 726/2927] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:03:02 2026] GET /volume/v3/volumes/d159ae94-e2a0-458a-857f-a9e6f0609c32 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:03:02.732112 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-53dcf96f-4125-40cd-9450-2b5c5c76c1fa None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:03:02.733595 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-53dcf96f-4125-40cd-9450-2b5c5c76c1fa tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 20 01:03:02.737356 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-53dcf96f-4125-40cd-9450-2b5c5c76c1fa tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-995416297", "snapshot_id": null, "imageRef": "8d830113-4280-4524-bdd9-3a577a7d4174", "volume_type": null, "size": 1}} {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:03:02.737356 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.v3.volumes [None req-53dcf96f-4125-40cd-9450-2b5c5c76c1fa tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-995416297', 'snapshot_id': None, 'imageRef': '8d830113-4280-4524-bdd9-3a577a7d4174', 'volume_type': None, 'size': 1}} {{(pid=100213) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 01:03:02.847751 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.v3.volumes [None req-53dcf96f-4125-40cd-9450-2b5c5c76c1fa tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Create volume of 1 GB Aug 20 01:03:02.854688 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-53dcf96f-4125-40cd-9450-2b5c5c76c1fa tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Availability Zones retrieved successfully. Aug 20 01:03:02.860018 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-53dcf96f-4125-40cd-9450-2b5c5c76c1fa tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Flow 'volume_create_api' (bc75e93d-36e6-4748-b988-1f485d855576) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:03:02.861468 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-53dcf96f-4125-40cd-9450-2b5c5c76c1fa tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2e886df0-25e1-4825-920d-b92f49227381) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:03:02.862966 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.flows.api.create_volume [None req-53dcf96f-4125-40cd-9450-2b5c5c76c1fa tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Validating volume size '1' using validate_int {{(pid=100213) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 01:03:02.944768 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-53dcf96f-4125-40cd-9450-2b5c5c76c1fa tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2e886df0-25e1-4825-920d-b92f49227381) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:52:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1ed58bd6-fe6a-497e-ae84-e8199d24fdfa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:03:02.946122 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-53dcf96f-4125-40cd-9450-2b5c5c76c1fa tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a27704c8-7f0f-4272-afca-67a9422cecfb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:03:03.006890 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.quota [None req-53dcf96f-4125-40cd-9450-2b5c5c76c1fa tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Created reservations ['c040af70-a35b-41ca-8ad5-270856d9deb2', 'fa294c52-8c8f-4a48-b748-5a918e76dc1e', '8199c3a7-fe31-4122-9d8c-cf568898e9a8', '1e5b1ee1-3282-4330-b371-4b8217901210'] {{(pid=100213) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 01:03:03.008421 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-53dcf96f-4125-40cd-9450-2b5c5c76c1fa tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a27704c8-7f0f-4272-afca-67a9422cecfb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c040af70-a35b-41ca-8ad5-270856d9deb2', 'fa294c52-8c8f-4a48-b748-5a918e76dc1e', '8199c3a7-fe31-4122-9d8c-cf568898e9a8', '1e5b1ee1-3282-4330-b371-4b8217901210']}' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:03:03.011115 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-53dcf96f-4125-40cd-9450-2b5c5c76c1fa tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (12c7a80d-3c27-48ca-bd4b-b99ab0315a6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:03:03.040177 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-53dcf96f-4125-40cd-9450-2b5c5c76c1fa tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (12c7a80d-3c27-48ca-bd4b-b99ab0315a6e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd338bb68-6651-43e0-a4a8-e8be26b385f4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-995416297',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='03a37021255e41ccb3259dd49aff4a78',qos_specs=None,replication_status=,reservations=['c040af70-a35b-41ca-8ad5-270856d9deb2','fa294c52-8c8f-4a48-b748-5a918e76dc1e','8199c3a7-fe31-4122-9d8c-cf568898e9a8','1e5b1ee1-3282-4330-b371-4b8217901210'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d1fcea7d7ab543fdbc3f32dca8fe540e',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T01:03:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-995416297',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d338bb68-6651-43e0-a4a8-e8be26b385f4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='03a37021255e41ccb3259dd49aff4a78',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d1fcea7d7ab543fdbc3f32dca8fe540e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1ed58bd6-fe6a-497e-ae84-e8199d24fdfa),volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:03:03.041244 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-53dcf96f-4125-40cd-9450-2b5c5c76c1fa tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bddce0b5-4e2a-46d8-bbe6-322da951ea58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:03:03.070252 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-53dcf96f-4125-40cd-9450-2b5c5c76c1fa tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bddce0b5-4e2a-46d8-bbe6-322da951ea58) transitioned into state 'SUCCESS' from state '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-995416297',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='03a37021255e41ccb3259dd49aff4a78',qos_specs=None,replication_status=,reservations=['c040af70-a35b-41ca-8ad5-270856d9deb2','fa294c52-8c8f-4a48-b748-5a918e76dc1e','8199c3a7-fe31-4122-9d8c-cf568898e9a8','1e5b1ee1-3282-4330-b371-4b8217901210'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d1fcea7d7ab543fdbc3f32dca8fe540e',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:03:03.071313 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-53dcf96f-4125-40cd-9450-2b5c5c76c1fa tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9f11d09d-4e26-41ad-a382-ab7a21f3a14c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:03:03.084744 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-53dcf96f-4125-40cd-9450-2b5c5c76c1fa tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9f11d09d-4e26-41ad-a382-ab7a21f3a14c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:03:03.085981 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-53dcf96f-4125-40cd-9450-2b5c5c76c1fa tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Flow 'volume_create_api' (bc75e93d-36e6-4748-b988-1f485d855576) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100213) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:03:03.086713 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-53dcf96f-4125-40cd-9450-2b5c5c76c1fa tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Create volume request issued successfully. Aug 20 01:03:03.087852 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-53dcf96f-4125-40cd-9450-2b5c5c76c1fa tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 20 01:03:03.088437 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 727/2928] 10.4.3.240 () {68 vars in 1259 bytes} [Thu Aug 20 01:03:02 2026] POST /volume/v3/volumes => generated 758 bytes in 357 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 01:03:03.101388 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-a2d1123d-e7db-4b9b-952b-ff794db9b91b None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:03:03.103800 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-a2d1123d-e7db-4b9b-952b-ff794db9b91b tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] GET https://10.4.3.240/volume/v3/volumes/d338bb68-6651-43e0-a4a8-e8be26b385f4 Aug 20 01:03:03.103996 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-a2d1123d-e7db-4b9b-952b-ff794db9b91b tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:03:03.104260 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-a2d1123d-e7db-4b9b-952b-ff794db9b91b tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:03:03.115967 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:03:03.115967 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:03:03.125489 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-a2d1123d-e7db-4b9b-952b-ff794db9b91b tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Volume info retrieved successfully. Aug 20 01:03:03.133389 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-a2d1123d-e7db-4b9b-952b-ff794db9b91b tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] https://10.4.3.240/volume/v3/volumes/d338bb68-6651-43e0-a4a8-e8be26b385f4 returned with HTTP 200 Aug 20 01:03:03.134409 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 735/2929] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:03:03 2026] GET /volume/v3/volumes/d338bb68-6651-43e0-a4a8-e8be26b385f4 => generated 826 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:03:03.383639 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-e0ee9596-ddad-447e-9d0c-420a2f13fd4c None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:03:03.386222 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-e0ee9596-ddad-447e-9d0c-420a2f13fd4c tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] GET https://10.4.3.240/volume/v3/backups/2a1c509d-5ccb-4dda-847c-226fd15519a0 Aug 20 01:03:03.386222 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-e0ee9596-ddad-447e-9d0c-420a2f13fd4c tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:03:03.386434 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-e0ee9596-ddad-447e-9d0c-420a2f13fd4c tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:03:03.386489 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-e0ee9596-ddad-447e-9d0c-420a2f13fd4c tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Show backup with id 2a1c509d-5ccb-4dda-847c-226fd15519a0. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:03:03.391100 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:03:03.391100 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:03:03.391770 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-e0ee9596-ddad-447e-9d0c-420a2f13fd4c tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] https://10.4.3.240/volume/v3/backups/2a1c509d-5ccb-4dda-847c-226fd15519a0 returned with HTTP 200 Aug 20 01:03:03.392128 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 742/2930] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:03:03 2026] GET /volume/v3/backups/2a1c509d-5ccb-4dda-847c-226fd15519a0 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:03:03.401833 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-847c6ebf-9629-4eeb-9ee8-7c9aeac5778c None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:03:03.404847 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-847c6ebf-9629-4eeb-9ee8-7c9aeac5778c tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] GET https://10.4.3.240/volume/v3/backups/ff3f5533-45b7-4e7a-9d52-5e41f13a84ac Aug 20 01:03:03.405040 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-847c6ebf-9629-4eeb-9ee8-7c9aeac5778c tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:03:03.405897 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-847c6ebf-9629-4eeb-9ee8-7c9aeac5778c tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:03:03.405897 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.v3.backups [None req-847c6ebf-9629-4eeb-9ee8-7c9aeac5778c tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Show backup with id ff3f5533-45b7-4e7a-9d52-5e41f13a84ac. {{(pid=100212) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:03:03.418175 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:03:03.418175 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:03:03.418970 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-847c6ebf-9629-4eeb-9ee8-7c9aeac5778c tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] https://10.4.3.240/volume/v3/backups/ff3f5533-45b7-4e7a-9d52-5e41f13a84ac returned with HTTP 200 Aug 20 01:03:03.419296 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 727/2931] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:03:03 2026] GET /volume/v3/backups/ff3f5533-45b7-4e7a-9d52-5e41f13a84ac => generated 790 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:03:04.149783 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-b9c1a0c9-6757-4c61-a848-76e49e6dd68e None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:03:04.151645 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-b9c1a0c9-6757-4c61-a848-76e49e6dd68e tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] GET https://10.4.3.240/volume/v3/volumes/d338bb68-6651-43e0-a4a8-e8be26b385f4 Aug 20 01:03:04.151769 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-b9c1a0c9-6757-4c61-a848-76e49e6dd68e tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:03:04.151938 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-b9c1a0c9-6757-4c61-a848-76e49e6dd68e tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:03:04.158378 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:03:04.158378 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:03:04.161751 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-b9c1a0c9-6757-4c61-a848-76e49e6dd68e tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Volume info retrieved successfully. Aug 20 01:03:04.166088 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-b9c1a0c9-6757-4c61-a848-76e49e6dd68e tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] https://10.4.3.240/volume/v3/volumes/d338bb68-6651-43e0-a4a8-e8be26b385f4 returned with HTTP 200 Aug 20 01:03:04.166592 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 728/2932] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:03:04 2026] GET /volume/v3/volumes/d338bb68-6651-43e0-a4a8-e8be26b385f4 => generated 1366 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:03:04.179358 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-4d9757bb-78d0-47f8-a569-2219937d0d6b None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:03:04.180854 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-4d9757bb-78d0-47f8-a569-2219937d0d6b tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] GET https://10.4.3.240/volume/v3/volumes/d338bb68-6651-43e0-a4a8-e8be26b385f4 Aug 20 01:03:04.180912 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-4d9757bb-78d0-47f8-a569-2219937d0d6b tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:03:04.181089 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-4d9757bb-78d0-47f8-a569-2219937d0d6b tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:03:04.187206 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:03:04.187206 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:03:04.190046 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-4d9757bb-78d0-47f8-a569-2219937d0d6b tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Volume info retrieved successfully. Aug 20 01:03:04.193686 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-4d9757bb-78d0-47f8-a569-2219937d0d6b tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] https://10.4.3.240/volume/v3/volumes/d338bb68-6651-43e0-a4a8-e8be26b385f4 returned with HTTP 200 Aug 20 01:03:04.194006 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 736/2933] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:03:04 2026] GET /volume/v3/volumes/d338bb68-6651-43e0-a4a8-e8be26b385f4 => generated 1366 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:03:04.407173 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-8ac9bcba-8a69-4d2c-8f81-8ad3b4b8d1ed None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:03:04.408985 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-8ac9bcba-8a69-4d2c-8f81-8ad3b4b8d1ed tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] GET https://10.4.3.240/volume/v3/backups/2a1c509d-5ccb-4dda-847c-226fd15519a0 Aug 20 01:03:04.409196 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-8ac9bcba-8a69-4d2c-8f81-8ad3b4b8d1ed tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:03:04.409433 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-8ac9bcba-8a69-4d2c-8f81-8ad3b4b8d1ed tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:03:04.409602 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-8ac9bcba-8a69-4d2c-8f81-8ad3b4b8d1ed tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Show backup with id 2a1c509d-5ccb-4dda-847c-226fd15519a0. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:03:04.416894 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:03:04.416894 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:03:04.417481 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-8ac9bcba-8a69-4d2c-8f81-8ad3b4b8d1ed tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] https://10.4.3.240/volume/v3/backups/2a1c509d-5ccb-4dda-847c-226fd15519a0 returned with HTTP 200 Aug 20 01:03:04.417836 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 743/2934] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:03:04 2026] GET /volume/v3/backups/2a1c509d-5ccb-4dda-847c-226fd15519a0 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:03:04.428673 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-4510e2c9-103a-4b98-932b-ba3ab29c6c84 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:03:04.430438 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-4510e2c9-103a-4b98-932b-ba3ab29c6c84 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] GET https://10.4.3.240/volume/v3/backups/ff3f5533-45b7-4e7a-9d52-5e41f13a84ac Aug 20 01:03:04.430700 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-4510e2c9-103a-4b98-932b-ba3ab29c6c84 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:03:04.430964 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-4510e2c9-103a-4b98-932b-ba3ab29c6c84 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:03:04.431073 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.v3.backups [None req-4510e2c9-103a-4b98-932b-ba3ab29c6c84 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Show backup with id ff3f5533-45b7-4e7a-9d52-5e41f13a84ac. {{(pid=100212) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:03:04.435959 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:03:04.435959 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:03:04.436942 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-4510e2c9-103a-4b98-932b-ba3ab29c6c84 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] https://10.4.3.240/volume/v3/backups/ff3f5533-45b7-4e7a-9d52-5e41f13a84ac returned with HTTP 200 Aug 20 01:03:04.437416 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 728/2935] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:03:04 2026] GET /volume/v3/backups/ff3f5533-45b7-4e7a-9d52-5e41f13a84ac => generated 790 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:03:05.430359 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-5138d6a5-cc04-48ad-b05f-7067f25be023 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:03:05.435252 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-5138d6a5-cc04-48ad-b05f-7067f25be023 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] GET https://10.4.3.240/volume/v3/backups/2a1c509d-5ccb-4dda-847c-226fd15519a0 Aug 20 01:03:05.435620 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-5138d6a5-cc04-48ad-b05f-7067f25be023 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:03:05.435905 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-5138d6a5-cc04-48ad-b05f-7067f25be023 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:03:05.436065 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.v3.backups [None req-5138d6a5-cc04-48ad-b05f-7067f25be023 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Show backup with id 2a1c509d-5ccb-4dda-847c-226fd15519a0. {{(pid=100213) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:03:05.442711 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:03:05.442711 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:03:05.443953 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-5138d6a5-cc04-48ad-b05f-7067f25be023 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] https://10.4.3.240/volume/v3/backups/2a1c509d-5ccb-4dda-847c-226fd15519a0 returned with HTTP 200 Aug 20 01:03:05.444762 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 729/2936] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:03:05 2026] GET /volume/v3/backups/2a1c509d-5ccb-4dda-847c-226fd15519a0 => generated 737 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:03:05.450688 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-b928ab66-f49b-4417-8ff1-0833a9c1e194 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:03:05.452213 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-b928ab66-f49b-4417-8ff1-0833a9c1e194 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] GET https://10.4.3.240/volume/v3/backups/ff3f5533-45b7-4e7a-9d52-5e41f13a84ac Aug 20 01:03:05.452395 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-b928ab66-f49b-4417-8ff1-0833a9c1e194 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:03:05.452568 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-b928ab66-f49b-4417-8ff1-0833a9c1e194 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:03:05.452671 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-b928ab66-f49b-4417-8ff1-0833a9c1e194 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Show backup with id ff3f5533-45b7-4e7a-9d52-5e41f13a84ac. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:03:05.455221 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-e515c7dd-caf6-44e7-87e1-c12e4fa006a6 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:03:05.457305 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:03:05.457305 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:03:05.457978 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-b928ab66-f49b-4417-8ff1-0833a9c1e194 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] https://10.4.3.240/volume/v3/backups/ff3f5533-45b7-4e7a-9d52-5e41f13a84ac returned with HTTP 200 Aug 20 01:03:05.458354 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 737/2937] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:03:05 2026] GET /volume/v3/backups/ff3f5533-45b7-4e7a-9d52-5e41f13a84ac => generated 790 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:03:05.518139 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [req-686d1467-6a05-4d22-9710-c4b1b8f83381 req-d226d0e9-04c9-46ba-953f-2f972ee081fe None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:03:05.520244 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-686d1467-6a05-4d22-9710-c4b1b8f83381 req-d226d0e9-04c9-46ba-953f-2f972ee081fe tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] GET https://10.4.3.240/volume/v3/volumes/d338bb68-6651-43e0-a4a8-e8be26b385f4 Aug 20 01:03:05.520348 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [req-686d1467-6a05-4d22-9710-c4b1b8f83381 req-d226d0e9-04c9-46ba-953f-2f972ee081fe tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:03:05.520580 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [req-686d1467-6a05-4d22-9710-c4b1b8f83381 req-d226d0e9-04c9-46ba-953f-2f972ee081fe tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:03:05.529029 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:03:05.529029 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:03:05.532319 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [req-686d1467-6a05-4d22-9710-c4b1b8f83381 req-d226d0e9-04c9-46ba-953f-2f972ee081fe tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Volume info retrieved successfully. Aug 20 01:03:05.541156 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-686d1467-6a05-4d22-9710-c4b1b8f83381 req-d226d0e9-04c9-46ba-953f-2f972ee081fe tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] https://10.4.3.240/volume/v3/volumes/d338bb68-6651-43e0-a4a8-e8be26b385f4 returned with HTTP 200 Aug 20 01:03:05.541543 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 729/2938] 10.4.3.240 () {68 vars in 1598 bytes} [Thu Aug 20 01:03:05 2026] GET /volume/v3/volumes/d338bb68-6651-43e0-a4a8-e8be26b385f4 => generated 1366 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:03:05.561679 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-e515c7dd-caf6-44e7-87e1-c12e4fa006a6 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-member] POST https://10.4.3.240/volume/v3/backups Aug 20 01:03:05.562192 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-e515c7dd-caf6-44e7-87e1-c12e4fa006a6 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "d319c440-c9f5-408a-b8cb-b00aa2c7ddbe"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:03:05.564007 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.contrib.backups [None req-e515c7dd-caf6-44e7-87e1-c12e4fa006a6 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-member] Creating new backup {'backup': {'volume_id': 'd319c440-c9f5-408a-b8cb-b00aa2c7ddbe'}} {{(pid=100215) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 20 01:03:05.564211 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.contrib.backups [None req-e515c7dd-caf6-44e7-87e1-c12e4fa006a6 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-member] Creating backup of volume d319c440-c9f5-408a-b8cb-b00aa2c7ddbe in container None Aug 20 01:03:05.574457 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:03:05.574457 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:03:05.574941 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-e515c7dd-caf6-44e7-87e1-c12e4fa006a6 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-member] Volume info retrieved successfully. Aug 20 01:03:05.599036 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.quota [None req-e515c7dd-caf6-44e7-87e1-c12e4fa006a6 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-member] Created reservations ['3b53466f-3f8e-4584-97b3-04518f91c0ce', '7d723da0-e07b-41e0-aafc-d122e34c5b83'] {{(pid=100215) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 01:03:05.638422 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-e515c7dd-caf6-44e7-87e1-c12e4fa006a6 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-member] https://10.4.3.240/volume/v3/backups returned with HTTP 202 Aug 20 01:03:05.638834 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 744/2939] 10.4.3.240 () {70 vars in 1298 bytes} [Thu Aug 20 01:03:05 2026] POST /volume/v3/backups => generated 288 bytes in 184 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 01:03:05.652636 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-ac51faca-249c-4334-bbd7-676c636ff3d9 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:03:05.654682 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-ac51faca-249c-4334-bbd7-676c636ff3d9 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] GET https://10.4.3.240/volume/v3/backups/8cd87f5c-8f32-43a2-9ea3-a78fb37169b1 Aug 20 01:03:05.654993 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-ac51faca-249c-4334-bbd7-676c636ff3d9 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:03:05.655462 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-ac51faca-249c-4334-bbd7-676c636ff3d9 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:03:05.655589 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.v3.backups [None req-ac51faca-249c-4334-bbd7-676c636ff3d9 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Show backup with id 8cd87f5c-8f32-43a2-9ea3-a78fb37169b1. {{(pid=100213) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:03:05.660451 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:03:05.660451 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:03:05.661220 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-ac51faca-249c-4334-bbd7-676c636ff3d9 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] https://10.4.3.240/volume/v3/backups/8cd87f5c-8f32-43a2-9ea3-a78fb37169b1 returned with HTTP 200 Aug 20 01:03:05.661683 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 730/2940] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:03:05 2026] GET /volume/v3/backups/8cd87f5c-8f32-43a2-9ea3-a78fb37169b1 => generated 695 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:03:05.798294 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-e7ec7cc5-0679-4775-a3c1-06aeb25d00b7 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:03:05.836364 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-e7ec7cc5-0679-4775-a3c1-06aeb25d00b7 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 20 01:03:05.836364 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-e7ec7cc5-0679-4775-a3c1-06aeb25d00b7 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-192392390"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:03:05.836364 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.v3.volumes [None req-e7ec7cc5-0679-4775-a3c1-06aeb25d00b7 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-192392390'}} {{(pid=100214) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 01:03:05.836364 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.v3.volumes [None req-e7ec7cc5-0679-4775-a3c1-06aeb25d00b7 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Create volume of 1 GB Aug 20 01:03:05.839905 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-e7ec7cc5-0679-4775-a3c1-06aeb25d00b7 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Availability Zones retrieved successfully. Aug 20 01:03:05.846050 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-e7ec7cc5-0679-4775-a3c1-06aeb25d00b7 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Flow 'volume_create_api' (f08f145d-1b3a-4b74-8c88-7902fd9f17e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:03:05.846913 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-e7ec7cc5-0679-4775-a3c1-06aeb25d00b7 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3e0352cd-8ec4-4895-b32e-5d0ff5bb3446) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:03:05.847765 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.flows.api.create_volume [None req-e7ec7cc5-0679-4775-a3c1-06aeb25d00b7 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Validating volume size '1' using validate_int {{(pid=100214) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 01:03:05.871850 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-e7ec7cc5-0679-4775-a3c1-06aeb25d00b7 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3e0352cd-8ec4-4895-b32e-5d0ff5bb3446) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:52:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1ed58bd6-fe6a-497e-ae84-e8199d24fdfa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:03:05.872528 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-e7ec7cc5-0679-4775-a3c1-06aeb25d00b7 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (43e3b65a-963a-445e-b21e-6dc1c0a20de9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:03:05.931088 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.quota [None req-e7ec7cc5-0679-4775-a3c1-06aeb25d00b7 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Created reservations ['037adf0f-8d9b-4150-9eaa-7722d17780c4', '685c7f40-4b2c-4c86-a1ee-a2bda025db5b', '8d7f5e2a-492e-431a-baf4-c8738f84dec5', 'b183e2e7-f50c-45cb-8802-b9279ee44ec5'] {{(pid=100214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 01:03:05.931808 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-e7ec7cc5-0679-4775-a3c1-06aeb25d00b7 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (43e3b65a-963a-445e-b21e-6dc1c0a20de9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['037adf0f-8d9b-4150-9eaa-7722d17780c4', '685c7f40-4b2c-4c86-a1ee-a2bda025db5b', '8d7f5e2a-492e-431a-baf4-c8738f84dec5', 'b183e2e7-f50c-45cb-8802-b9279ee44ec5']}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:03:05.932502 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-e7ec7cc5-0679-4775-a3c1-06aeb25d00b7 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (465dc680-0270-42f8-89f9-49e0879857a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:03:05.952603 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-e7ec7cc5-0679-4775-a3c1-06aeb25d00b7 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (465dc680-0270-42f8-89f9-49e0879857a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7e713bed-b3bd-4b5c-b04b-feeb6e607ee7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-192392390',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9d762304b27c429a8ce02f4f2e771afd',qos_specs=None,replication_status=,reservations=['037adf0f-8d9b-4150-9eaa-7722d17780c4','685c7f40-4b2c-4c86-a1ee-a2bda025db5b','8d7f5e2a-492e-431a-baf4-c8738f84dec5','b183e2e7-f50c-45cb-8802-b9279ee44ec5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0f539f444b9b49768ab8a15b18f61b76',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T01:03:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-192392390',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7e713bed-b3bd-4b5c-b04b-feeb6e607ee7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9d762304b27c429a8ce02f4f2e771afd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0f539f444b9b49768ab8a15b18f61b76',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1ed58bd6-fe6a-497e-ae84-e8199d24fdfa),volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:03:05.953283 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-e7ec7cc5-0679-4775-a3c1-06aeb25d00b7 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c61f76ee-24c5-4cac-b36c-cfa14f17c7b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:03:05.969813 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-e7ec7cc5-0679-4775-a3c1-06aeb25d00b7 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c61f76ee-24c5-4cac-b36c-cfa14f17c7b5) transitioned into state 'SUCCESS' from state '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-192392390',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9d762304b27c429a8ce02f4f2e771afd',qos_specs=None,replication_status=,reservations=['037adf0f-8d9b-4150-9eaa-7722d17780c4','685c7f40-4b2c-4c86-a1ee-a2bda025db5b','8d7f5e2a-492e-431a-baf4-c8738f84dec5','b183e2e7-f50c-45cb-8802-b9279ee44ec5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0f539f444b9b49768ab8a15b18f61b76',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:03:05.970503 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-e7ec7cc5-0679-4775-a3c1-06aeb25d00b7 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (374eed00-b8b7-4ded-9ac2-2f21308327eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:03:05.979619 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-e7ec7cc5-0679-4775-a3c1-06aeb25d00b7 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (374eed00-b8b7-4ded-9ac2-2f21308327eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:03:05.980388 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-e7ec7cc5-0679-4775-a3c1-06aeb25d00b7 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Flow 'volume_create_api' (f08f145d-1b3a-4b74-8c88-7902fd9f17e8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:03:05.980679 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-e7ec7cc5-0679-4775-a3c1-06aeb25d00b7 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Create volume request issued successfully. Aug 20 01:03:05.981184 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-e7ec7cc5-0679-4775-a3c1-06aeb25d00b7 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 20 01:03:05.981583 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 738/2941] 10.4.3.240 () {68 vars in 1258 bytes} [Thu Aug 20 01:03:05 2026] POST /volume/v3/volumes => generated 753 bytes in 184 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 01:03:05.994893 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-87b735e3-eb02-4b8d-b979-9a97d6b0f46c None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:03:05.998041 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-87b735e3-eb02-4b8d-b979-9a97d6b0f46c tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] GET https://10.4.3.240/volume/v3/volumes/7e713bed-b3bd-4b5c-b04b-feeb6e607ee7 Aug 20 01:03:05.998246 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-87b735e3-eb02-4b8d-b979-9a97d6b0f46c tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:03:05.998450 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-87b735e3-eb02-4b8d-b979-9a97d6b0f46c tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:03:06.008834 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:03:06.008834 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:03:06.012793 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-87b735e3-eb02-4b8d-b979-9a97d6b0f46c tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Volume info retrieved successfully. Aug 20 01:03:06.019210 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-87b735e3-eb02-4b8d-b979-9a97d6b0f46c tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] https://10.4.3.240/volume/v3/volumes/7e713bed-b3bd-4b5c-b04b-feeb6e607ee7 returned with HTTP 200 Aug 20 01:03:06.019210 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 730/2942] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:03:05 2026] GET /volume/v3/volumes/7e713bed-b3bd-4b5c-b04b-feeb6e607ee7 => generated 821 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:03:06.164931 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-686d1467-6a05-4d22-9710-c4b1b8f83381 req-b77bc33c-8e54-489b-89d1-c4f9db00c96a None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:03:06.167254 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-686d1467-6a05-4d22-9710-c4b1b8f83381 req-b77bc33c-8e54-489b-89d1-c4f9db00c96a tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] GET https://10.4.3.240/volume/v3/volumes/d338bb68-6651-43e0-a4a8-e8be26b385f4 Aug 20 01:03:06.167474 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-686d1467-6a05-4d22-9710-c4b1b8f83381 req-b77bc33c-8e54-489b-89d1-c4f9db00c96a tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:03:06.167714 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-686d1467-6a05-4d22-9710-c4b1b8f83381 req-b77bc33c-8e54-489b-89d1-c4f9db00c96a tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:03:06.175130 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:03:06.175130 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:03:06.178406 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [req-686d1467-6a05-4d22-9710-c4b1b8f83381 req-b77bc33c-8e54-489b-89d1-c4f9db00c96a tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Volume info retrieved successfully. Aug 20 01:03:06.182550 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-686d1467-6a05-4d22-9710-c4b1b8f83381 req-b77bc33c-8e54-489b-89d1-c4f9db00c96a tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] https://10.4.3.240/volume/v3/volumes/d338bb68-6651-43e0-a4a8-e8be26b385f4 returned with HTTP 200 Aug 20 01:03:06.182895 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 745/2943] 10.4.3.240 () {68 vars in 1598 bytes} [Thu Aug 20 01:03:06 2026] GET /volume/v3/volumes/d338bb68-6651-43e0-a4a8-e8be26b385f4 => generated 1366 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:03:06.191493 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-ca7df25b-e8b9-4859-b5a1-f0dfc5c5b5ac None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:03:06.192124 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-ca7df25b-e8b9-4859-b5a1-f0dfc5c5b5ac None None] GET https://10.4.3.240/volume// Aug 20 01:03:06.192304 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-ca7df25b-e8b9-4859-b5a1-f0dfc5c5b5ac None None] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:03:06.192553 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-ca7df25b-e8b9-4859-b5a1-f0dfc5c5b5ac None None] Calling method 'all' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:03:06.192888 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-ca7df25b-e8b9-4859-b5a1-f0dfc5c5b5ac None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 20 01:03:06.193211 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 731/2944] 10.4.3.240 () {66 vars in 1419 bytes} [Thu Aug 20 01:03:06 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 01:03:06.200181 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-686d1467-6a05-4d22-9710-c4b1b8f83381 req-8099d8f5-136a-437b-b608-e1f2fd608435 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:03:06.203002 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-686d1467-6a05-4d22-9710-c4b1b8f83381 req-8099d8f5-136a-437b-b608-e1f2fd608435 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] POST https://10.4.3.240/volume/v3/attachments Aug 20 01:03:06.203350 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-686d1467-6a05-4d22-9710-c4b1b8f83381 req-8099d8f5-136a-437b-b608-e1f2fd608435 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d338bb68-6651-43e0-a4a8-e8be26b385f4", "connector": null, "instance_uuid": "a90ab673-0980-4eb7-9e1b-aad329622278"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:03:06.211725 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:03:06.211725 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:03:06.237557 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-686d1467-6a05-4d22-9710-c4b1b8f83381 req-8099d8f5-136a-437b-b608-e1f2fd608435 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] https://10.4.3.240/volume/v3/attachments returned with HTTP 200 Aug 20 01:03:06.238115 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 739/2945] 10.4.3.240 () {74 vars in 1594 bytes} [Thu Aug 20 01:03:06 2026] POST /volume/v3/attachments => generated 273 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:03:06.469662 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-9b1ef9b2-8e66-449f-8c83-b58cc1c7c7eb None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:03:06.472141 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-9b1ef9b2-8e66-449f-8c83-b58cc1c7c7eb tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] GET https://10.4.3.240/volume/v3/backups/ff3f5533-45b7-4e7a-9d52-5e41f13a84ac Aug 20 01:03:06.472141 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-9b1ef9b2-8e66-449f-8c83-b58cc1c7c7eb tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:03:06.472737 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-9b1ef9b2-8e66-449f-8c83-b58cc1c7c7eb tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:03:06.472834 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.v3.backups [None req-9b1ef9b2-8e66-449f-8c83-b58cc1c7c7eb tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Show backup with id ff3f5533-45b7-4e7a-9d52-5e41f13a84ac. {{(pid=100212) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:03:06.480700 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:03:06.480700 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:03:06.480700 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-9b1ef9b2-8e66-449f-8c83-b58cc1c7c7eb tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] https://10.4.3.240/volume/v3/backups/ff3f5533-45b7-4e7a-9d52-5e41f13a84ac returned with HTTP 200 Aug 20 01:03:06.480700 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 731/2946] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:03:06 2026] GET /volume/v3/backups/ff3f5533-45b7-4e7a-9d52-5e41f13a84ac => generated 791 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:03:06.675781 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-620d1769-13e3-4de2-82ef-85520027c970 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:03:06.677902 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-620d1769-13e3-4de2-82ef-85520027c970 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] GET https://10.4.3.240/volume/v3/backups/8cd87f5c-8f32-43a2-9ea3-a78fb37169b1 Aug 20 01:03:06.678168 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-620d1769-13e3-4de2-82ef-85520027c970 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:03:06.678490 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-620d1769-13e3-4de2-82ef-85520027c970 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:03:06.678601 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-620d1769-13e3-4de2-82ef-85520027c970 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Show backup with id 8cd87f5c-8f32-43a2-9ea3-a78fb37169b1. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:03:06.690025 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:03:06.690025 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:03:06.690901 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-620d1769-13e3-4de2-82ef-85520027c970 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] https://10.4.3.240/volume/v3/backups/8cd87f5c-8f32-43a2-9ea3-a78fb37169b1 returned with HTTP 200 Aug 20 01:03:06.695800 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 746/2947] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:03:06 2026] GET /volume/v3/backups/8cd87f5c-8f32-43a2-9ea3-a78fb37169b1 => generated 697 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:03:07.036255 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-6af7d741-7ce9-427a-9e82-9ec88979be95 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:03:07.041539 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-6af7d741-7ce9-427a-9e82-9ec88979be95 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] GET https://10.4.3.240/volume/v3/volumes/7e713bed-b3bd-4b5c-b04b-feeb6e607ee7 Aug 20 01:03:07.043971 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-6af7d741-7ce9-427a-9e82-9ec88979be95 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:03:07.043971 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-6af7d741-7ce9-427a-9e82-9ec88979be95 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:03:07.055567 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:03:07.055567 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:03:07.061084 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-6af7d741-7ce9-427a-9e82-9ec88979be95 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Volume info retrieved successfully. Aug 20 01:03:07.070221 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-6af7d741-7ce9-427a-9e82-9ec88979be95 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] https://10.4.3.240/volume/v3/volumes/7e713bed-b3bd-4b5c-b04b-feeb6e607ee7 returned with HTTP 200 Aug 20 01:03:07.070221 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 732/2948] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:03:07 2026] GET /volume/v3/volumes/7e713bed-b3bd-4b5c-b04b-feeb6e607ee7 => generated 846 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:03:07.084895 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-99947c34-460c-4651-a163-545bfc9d07c9 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:03:07.088392 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-99947c34-460c-4651-a163-545bfc9d07c9 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] GET https://10.4.3.240/volume/v3/volumes/7e713bed-b3bd-4b5c-b04b-feeb6e607ee7 Aug 20 01:03:07.088674 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-99947c34-460c-4651-a163-545bfc9d07c9 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:03:07.088935 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-99947c34-460c-4651-a163-545bfc9d07c9 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:03:07.099552 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:03:07.099552 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:03:07.106446 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-99947c34-460c-4651-a163-545bfc9d07c9 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Volume info retrieved successfully. Aug 20 01:03:07.113811 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-99947c34-460c-4651-a163-545bfc9d07c9 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] https://10.4.3.240/volume/v3/volumes/7e713bed-b3bd-4b5c-b04b-feeb6e607ee7 returned with HTTP 200 Aug 20 01:03:07.113811 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 740/2949] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:03:07 2026] GET /volume/v3/volumes/7e713bed-b3bd-4b5c-b04b-feeb6e607ee7 => generated 846 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:03:07.130320 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-84c3ad41-5d50-43ec-82f6-e9c6b02c4d66 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:03:07.135032 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-84c3ad41-5d50-43ec-82f6-e9c6b02c4d66 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] POST https://10.4.3.240/volume/v3/snapshots Aug 20 01:03:07.135032 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-84c3ad41-5d50-43ec-82f6-e9c6b02c4d66 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7e713bed-b3bd-4b5c-b04b-feeb6e607ee7", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-845081436"}} {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:03:07.150422 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:03:07.150422 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:03:07.150977 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-84c3ad41-5d50-43ec-82f6-e9c6b02c4d66 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Volume info retrieved successfully. Aug 20 01:03:07.151100 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.v3.snapshots [None req-84c3ad41-5d50-43ec-82f6-e9c6b02c4d66 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Create snapshot from volume 7e713bed-b3bd-4b5c-b04b-feeb6e607ee7 Aug 20 01:03:07.210699 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.quota [None req-84c3ad41-5d50-43ec-82f6-e9c6b02c4d66 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Created reservations ['a58a0c05-aadc-4ea6-9384-ae2642778773', 'c64ff38a-a6a4-4dab-85c6-144a2e001a2f', '9661211d-7345-4690-9af9-6409065f1d3f', '36c9c0fc-e109-4a56-be1c-52164a9b7526'] {{(pid=100212) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 01:03:07.251983 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-84c3ad41-5d50-43ec-82f6-e9c6b02c4d66 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Snapshot create request issued successfully. Aug 20 01:03:07.252300 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-84c3ad41-5d50-43ec-82f6-e9c6b02c4d66 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] https://10.4.3.240/volume/v3/snapshots returned with HTTP 202 Aug 20 01:03:07.252734 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 732/2950] 10.4.3.240 () {68 vars in 1265 bytes} [Thu Aug 20 01:03:07 2026] POST /volume/v3/snapshots => generated 309 bytes in 123 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 01:03:07.266087 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-10179a7a-6719-4c35-b519-dcf7f77ed5dc None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:03:07.268097 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-10179a7a-6719-4c35-b519-dcf7f77ed5dc tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] GET https://10.4.3.240/volume/v3/snapshots/5f5751b4-efc4-4de4-ae92-af3d4db89a05 Aug 20 01:03:07.268388 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-10179a7a-6719-4c35-b519-dcf7f77ed5dc tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:03:07.268709 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-10179a7a-6719-4c35-b519-dcf7f77ed5dc tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:03:07.277443 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:03:07.277443 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:03:07.277987 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-10179a7a-6719-4c35-b519-dcf7f77ed5dc tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Snapshot retrieved successfully. Aug 20 01:03:07.278889 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-10179a7a-6719-4c35-b519-dcf7f77ed5dc tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] https://10.4.3.240/volume/v3/snapshots/5f5751b4-efc4-4de4-ae92-af3d4db89a05 returned with HTTP 200 Aug 20 01:03:07.279382 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 747/2951] 10.4.3.240 () {66 vars in 1354 bytes} [Thu Aug 20 01:03:07 2026] GET /volume/v3/snapshots/5f5751b4-efc4-4de4-ae92-af3d4db89a05 => generated 441 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:03:07.437900 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-4395a2be-a9ff-4a69-a2e8-c6914d3f2a3c None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:03:07.438287 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-4395a2be-a9ff-4a69-a2e8-c6914d3f2a3c None None] GET https://10.4.3.240/volume// Aug 20 01:03:07.438527 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-4395a2be-a9ff-4a69-a2e8-c6914d3f2a3c None None] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:03:07.438782 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-4395a2be-a9ff-4a69-a2e8-c6914d3f2a3c None None] Calling method 'all' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:03:07.439189 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-4395a2be-a9ff-4a69-a2e8-c6914d3f2a3c None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 20 01:03:07.439839 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 733/2952] 10.4.3.240 () {66 vars in 1426 bytes} [Thu Aug 20 01:03:07 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 01:03:07.452461 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-686d1467-6a05-4d22-9710-c4b1b8f83381 req-a84af539-a007-4e4a-b010-1671e9495602 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:03:07.454936 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-686d1467-6a05-4d22-9710-c4b1b8f83381 req-a84af539-a007-4e4a-b010-1671e9495602 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] GET https://10.4.3.240/volume/v3/volumes/d338bb68-6651-43e0-a4a8-e8be26b385f4 Aug 20 01:03:07.455232 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-686d1467-6a05-4d22-9710-c4b1b8f83381 req-a84af539-a007-4e4a-b010-1671e9495602 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:03:07.455499 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-686d1467-6a05-4d22-9710-c4b1b8f83381 req-a84af539-a007-4e4a-b010-1671e9495602 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:03:07.470823 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:03:07.470823 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:03:07.477195 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [req-686d1467-6a05-4d22-9710-c4b1b8f83381 req-a84af539-a007-4e4a-b010-1671e9495602 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Volume info retrieved successfully. Aug 20 01:03:07.492369 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-686d1467-6a05-4d22-9710-c4b1b8f83381 req-a84af539-a007-4e4a-b010-1671e9495602 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] https://10.4.3.240/volume/v3/volumes/d338bb68-6651-43e0-a4a8-e8be26b385f4 returned with HTTP 200 Aug 20 01:03:07.492369 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 741/2953] 10.4.3.240 () {70 vars in 1639 bytes} [Thu Aug 20 01:03:07 2026] GET /volume/v3/volumes/d338bb68-6651-43e0-a4a8-e8be26b385f4 => generated 1545 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 01:03:07.497167 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-3aa02c88-fac6-49b9-b29c-36060ccfadc5 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:03:07.500454 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-3aa02c88-fac6-49b9-b29c-36060ccfadc5 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] GET https://10.4.3.240/volume/v3/backups/ff3f5533-45b7-4e7a-9d52-5e41f13a84ac Aug 20 01:03:07.500600 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-3aa02c88-fac6-49b9-b29c-36060ccfadc5 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:03:07.500867 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-3aa02c88-fac6-49b9-b29c-36060ccfadc5 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:03:07.501010 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.v3.backups [None req-3aa02c88-fac6-49b9-b29c-36060ccfadc5 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Show backup with id ff3f5533-45b7-4e7a-9d52-5e41f13a84ac. {{(pid=100212) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:03:07.508360 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:03:07.508360 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:03:07.509474 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-3aa02c88-fac6-49b9-b29c-36060ccfadc5 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] https://10.4.3.240/volume/v3/backups/ff3f5533-45b7-4e7a-9d52-5e41f13a84ac returned with HTTP 200 Aug 20 01:03:07.509996 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 733/2954] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:03:07 2026] GET /volume/v3/backups/ff3f5533-45b7-4e7a-9d52-5e41f13a84ac => generated 791 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:03:07.621304 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-686d1467-6a05-4d22-9710-c4b1b8f83381 req-60a73803-feff-4449-b984-9834e977195e None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:03:07.624226 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-686d1467-6a05-4d22-9710-c4b1b8f83381 req-60a73803-feff-4449-b984-9834e977195e tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] PUT https://10.4.3.240/volume/v3/attachments/8ff98897-6dde-49bf-abf0-4e82170e7841 Aug 20 01:03:07.624690 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-686d1467-6a05-4d22-9710-c4b1b8f83381 req-60a73803-feff-4449-b984-9834e977195e tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.240", "host": "np0000007838", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:e656b6daafb0", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "870eaf75-1108-49d5-b5ab-79f4c93758d0", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:03:07.633822 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.coordination [req-686d1467-6a05-4d22-9710-c4b1b8f83381 req-60a73803-feff-4449-b984-9834e977195e tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Acquiring lock "cinder-attachment_update-d338bb68-6651-43e0-a4a8-e8be26b385f4-np0000007838" by "attachment_update" {{(pid=100215) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 01:03:07.639475 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.coordination [req-686d1467-6a05-4d22-9710-c4b1b8f83381 req-60a73803-feff-4449-b984-9834e977195e tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Lock "cinder-attachment_update-d338bb68-6651-43e0-a4a8-e8be26b385f4-np0000007838" acquired by "attachment_update" :: waited 0.006s {{(pid=100215) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 01:03:07.640810 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:03:07.640810 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:03:07.703559 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-2d4ac31c-0d07-40b8-bc55-0a652e72769c None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:03:07.705243 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-2d4ac31c-0d07-40b8-bc55-0a652e72769c tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] GET https://10.4.3.240/volume/v3/backups/8cd87f5c-8f32-43a2-9ea3-a78fb37169b1 Aug 20 01:03:07.705500 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-2d4ac31c-0d07-40b8-bc55-0a652e72769c tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:03:07.705998 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-2d4ac31c-0d07-40b8-bc55-0a652e72769c tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:03:07.705998 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.v3.backups [None req-2d4ac31c-0d07-40b8-bc55-0a652e72769c tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Show backup with id 8cd87f5c-8f32-43a2-9ea3-a78fb37169b1. {{(pid=100213) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:03:07.710190 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:03:07.710190 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:03:07.710775 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-2d4ac31c-0d07-40b8-bc55-0a652e72769c tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] https://10.4.3.240/volume/v3/backups/8cd87f5c-8f32-43a2-9ea3-a78fb37169b1 returned with HTTP 200 Aug 20 01:03:07.711101 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 734/2955] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:03:07 2026] GET /volume/v3/backups/8cd87f5c-8f32-43a2-9ea3-a78fb37169b1 => generated 697 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:03:07.757185 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.coordination [req-686d1467-6a05-4d22-9710-c4b1b8f83381 req-60a73803-feff-4449-b984-9834e977195e tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Lock "cinder-attachment_update-d338bb68-6651-43e0-a4a8-e8be26b385f4-np0000007838" released by "attachment_update" :: held 0.118s {{(pid=100215) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 01:03:07.757591 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-686d1467-6a05-4d22-9710-c4b1b8f83381 req-60a73803-feff-4449-b984-9834e977195e tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] https://10.4.3.240/volume/v3/attachments/8ff98897-6dde-49bf-abf0-4e82170e7841 returned with HTTP 200 Aug 20 01:03:07.759195 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 748/2956] 10.4.3.240 () {74 vars in 1704 bytes} [Thu Aug 20 01:03:07 2026] PUT /volume/v3/attachments/8ff98897-6dde-49bf-abf0-4e82170e7841 => generated 969 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:03:07.784924 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-686d1467-6a05-4d22-9710-c4b1b8f83381 req-bd719c75-d5b0-402f-8818-69eb3f672194 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:03:07.787285 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-686d1467-6a05-4d22-9710-c4b1b8f83381 req-bd719c75-d5b0-402f-8818-69eb3f672194 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] POST https://10.4.3.240/volume/v3/attachments/8ff98897-6dde-49bf-abf0-4e82170e7841/action Aug 20 01:03:07.787780 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-686d1467-6a05-4d22-9710-c4b1b8f83381 req-bd719c75-d5b0-402f-8818-69eb3f672194 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Action body: b'{"os-complete": null}' {{(pid=100214) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 01:03:07.787964 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-686d1467-6a05-4d22-9710-c4b1b8f83381 req-bd719c75-d5b0-402f-8818-69eb3f672194 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:03:07.809526 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:03:07.809526 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:03:07.823748 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-686d1467-6a05-4d22-9710-c4b1b8f83381 req-bd719c75-d5b0-402f-8818-69eb3f672194 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] https://10.4.3.240/volume/v3/attachments/8ff98897-6dde-49bf-abf0-4e82170e7841/action returned with HTTP 204 Aug 20 01:03:07.824354 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 742/2957] 10.4.3.240 () {74 vars in 1725 bytes} [Thu Aug 20 01:03:07 2026] POST /volume/v3/attachments/8ff98897-6dde-49bf-abf0-4e82170e7841/action => generated 0 bytes in 40 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:03:08.288018 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-f7726c70-d0f6-4572-bd6a-48359c837734 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:03:08.291149 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-f7726c70-d0f6-4572-bd6a-48359c837734 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] GET https://10.4.3.240/volume/v3/snapshots/5f5751b4-efc4-4de4-ae92-af3d4db89a05 Aug 20 01:03:08.291447 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-f7726c70-d0f6-4572-bd6a-48359c837734 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:03:08.291742 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-f7726c70-d0f6-4572-bd6a-48359c837734 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:03:08.300446 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:03:08.300446 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:03:08.301290 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-f7726c70-d0f6-4572-bd6a-48359c837734 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Snapshot retrieved successfully. Aug 20 01:03:08.302692 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-f7726c70-d0f6-4572-bd6a-48359c837734 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] https://10.4.3.240/volume/v3/snapshots/5f5751b4-efc4-4de4-ae92-af3d4db89a05 returned with HTTP 200 Aug 20 01:03:08.303249 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 734/2958] 10.4.3.240 () {66 vars in 1354 bytes} [Thu Aug 20 01:03:08 2026] GET /volume/v3/snapshots/5f5751b4-efc4-4de4-ae92-af3d4db89a05 => generated 468 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:03:08.320980 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-026cc717-ee75-4a95-91bb-32eab86364af None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:03:08.325725 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-026cc717-ee75-4a95-91bb-32eab86364af tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] POST https://10.4.3.240/volume/v3/backups Aug 20 01:03:08.325725 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-026cc717-ee75-4a95-91bb-32eab86364af tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "7e713bed-b3bd-4b5c-b04b-feeb6e607ee7", "snapshot_id": "5f5751b4-efc4-4de4-ae92-af3d4db89a05", "name": "tempest-VolumesSnapshotTestJSON-Backup-1900654440", "container": "tempest-volumessnapshottestjson-backup-container-816760929"}} {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:03:08.332297 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.contrib.backups [None req-026cc717-ee75-4a95-91bb-32eab86364af tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Creating new backup {'backup': {'volume_id': '7e713bed-b3bd-4b5c-b04b-feeb6e607ee7', 'snapshot_id': '5f5751b4-efc4-4de4-ae92-af3d4db89a05', 'name': 'tempest-VolumesSnapshotTestJSON-Backup-1900654440', 'container': 'tempest-volumessnapshottestjson-backup-container-816760929'}} {{(pid=100213) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 20 01:03:08.332498 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.contrib.backups [None req-026cc717-ee75-4a95-91bb-32eab86364af tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Creating backup of volume 7e713bed-b3bd-4b5c-b04b-feeb6e607ee7 in container tempest-volumessnapshottestjson-backup-container-816760929 Aug 20 01:03:08.347364 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:03:08.347364 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:03:08.347364 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-026cc717-ee75-4a95-91bb-32eab86364af tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Volume info retrieved successfully. Aug 20 01:03:08.354297 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:03:08.354297 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:03:08.354755 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-026cc717-ee75-4a95-91bb-32eab86364af tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Snapshot retrieved successfully. Aug 20 01:03:08.390217 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.quota [None req-026cc717-ee75-4a95-91bb-32eab86364af tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Created reservations ['b1ac0abd-1c07-440a-b566-61e1223b73b4', 'd7ba6ea5-4808-46d2-aa90-666e29a6e1c2'] {{(pid=100213) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 01:03:08.432106 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-026cc717-ee75-4a95-91bb-32eab86364af tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] https://10.4.3.240/volume/v3/backups returned with HTTP 202 Aug 20 01:03:08.432712 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 735/2959] 10.4.3.240 () {68 vars in 1259 bytes} [Thu Aug 20 01:03:08 2026] POST /volume/v3/backups => generated 335 bytes in 112 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 01:03:08.442219 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-1bbf4aa7-e564-4f6b-aa1e-30f94f74b551 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:03:08.449231 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-1bbf4aa7-e564-4f6b-aa1e-30f94f74b551 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] GET https://10.4.3.240/volume/v3/backups/b2215246-9e18-466e-8b27-8dca1bfc7b3d Aug 20 01:03:08.449756 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-1bbf4aa7-e564-4f6b-aa1e-30f94f74b551 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:03:08.449904 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-1bbf4aa7-e564-4f6b-aa1e-30f94f74b551 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:03:08.450066 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-1bbf4aa7-e564-4f6b-aa1e-30f94f74b551 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Show backup with id b2215246-9e18-466e-8b27-8dca1bfc7b3d. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:03:08.462040 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:03:08.462040 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:03:08.462040 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-1bbf4aa7-e564-4f6b-aa1e-30f94f74b551 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] https://10.4.3.240/volume/v3/backups/b2215246-9e18-466e-8b27-8dca1bfc7b3d returned with HTTP 200 Aug 20 01:03:08.462040 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 749/2960] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:03:08 2026] GET /volume/v3/backups/b2215246-9e18-466e-8b27-8dca1bfc7b3d => generated 808 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:03:08.529297 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-86cb6bc8-1fc6-4759-ad78-ce6c565fa800 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:03:08.532419 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-86cb6bc8-1fc6-4759-ad78-ce6c565fa800 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] GET https://10.4.3.240/volume/v3/backups/ff3f5533-45b7-4e7a-9d52-5e41f13a84ac Aug 20 01:03:08.532654 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-86cb6bc8-1fc6-4759-ad78-ce6c565fa800 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:03:08.532915 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-86cb6bc8-1fc6-4759-ad78-ce6c565fa800 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:03:08.533073 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-86cb6bc8-1fc6-4759-ad78-ce6c565fa800 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Show backup with id ff3f5533-45b7-4e7a-9d52-5e41f13a84ac. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:03:08.542698 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:03:08.542698 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:03:08.543822 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-86cb6bc8-1fc6-4759-ad78-ce6c565fa800 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] https://10.4.3.240/volume/v3/backups/ff3f5533-45b7-4e7a-9d52-5e41f13a84ac returned with HTTP 200 Aug 20 01:03:08.544380 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 743/2961] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:03:08 2026] GET /volume/v3/backups/ff3f5533-45b7-4e7a-9d52-5e41f13a84ac => generated 792 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:03:08.556390 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-f560c8c1-c50d-4a6d-9d40-8d1f9c106ab7 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:03:08.557931 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-f560c8c1-c50d-4a6d-9d40-8d1f9c106ab7 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] GET https://10.4.3.240/volume/v3/backups/ff3f5533-45b7-4e7a-9d52-5e41f13a84ac Aug 20 01:03:08.558975 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-f560c8c1-c50d-4a6d-9d40-8d1f9c106ab7 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:03:08.558975 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-f560c8c1-c50d-4a6d-9d40-8d1f9c106ab7 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:03:08.558975 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.v3.backups [None req-f560c8c1-c50d-4a6d-9d40-8d1f9c106ab7 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Show backup with id ff3f5533-45b7-4e7a-9d52-5e41f13a84ac. {{(pid=100212) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:03:08.563700 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:03:08.563700 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:03:08.564645 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-f560c8c1-c50d-4a6d-9d40-8d1f9c106ab7 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] https://10.4.3.240/volume/v3/backups/ff3f5533-45b7-4e7a-9d52-5e41f13a84ac returned with HTTP 200 Aug 20 01:03:08.566675 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 735/2962] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:03:08 2026] GET /volume/v3/backups/ff3f5533-45b7-4e7a-9d52-5e41f13a84ac => generated 792 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:03:08.577948 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-dbd99ea1-a288-454c-b636-995bd9bbb59c None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:03:08.580869 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-dbd99ea1-a288-454c-b636-995bd9bbb59c tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] POST https://10.4.3.240/volume/v3/backups Aug 20 01:03:08.581274 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-dbd99ea1-a288-454c-b636-995bd9bbb59c tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "3d3694ed-577d-4f16-a968-76660e9e53ca", "incremental": true, "force": true}} {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:03:08.583115 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.contrib.backups [None req-dbd99ea1-a288-454c-b636-995bd9bbb59c tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Creating new backup {'backup': {'volume_id': '3d3694ed-577d-4f16-a968-76660e9e53ca', 'incremental': True, 'force': True}} {{(pid=100213) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 20 01:03:08.585353 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.contrib.backups [None req-dbd99ea1-a288-454c-b636-995bd9bbb59c tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Creating backup of volume 3d3694ed-577d-4f16-a968-76660e9e53ca in container None Aug 20 01:03:08.602371 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:03:08.602371 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:03:08.603001 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-dbd99ea1-a288-454c-b636-995bd9bbb59c tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Volume info retrieved successfully. Aug 20 01:03:08.637559 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.quota [None req-dbd99ea1-a288-454c-b636-995bd9bbb59c tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Created reservations ['53acb728-09ce-4563-ad06-a70f861fc6b2', '1f9fe2bc-783c-4089-928d-106afe84adfe'] {{(pid=100213) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 01:03:08.724368 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-24b03f88-79dd-445b-bac4-945af81219e1 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:03:08.724368 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-24b03f88-79dd-445b-bac4-945af81219e1 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] GET https://10.4.3.240/volume/v3/backups/8cd87f5c-8f32-43a2-9ea3-a78fb37169b1 Aug 20 01:03:08.724601 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-24b03f88-79dd-445b-bac4-945af81219e1 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:03:08.726182 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-24b03f88-79dd-445b-bac4-945af81219e1 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:03:08.726182 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-24b03f88-79dd-445b-bac4-945af81219e1 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Show backup with id 8cd87f5c-8f32-43a2-9ea3-a78fb37169b1. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:03:08.726995 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-dbd99ea1-a288-454c-b636-995bd9bbb59c tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] https://10.4.3.240/volume/v3/backups returned with HTTP 202 Aug 20 01:03:08.727682 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 736/2963] 10.4.3.240 () {68 vars in 1259 bytes} [Thu Aug 20 01:03:08 2026] POST /volume/v3/backups => generated 288 bytes in 150 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 01:03:08.733115 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:03:08.733115 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:03:08.733785 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-24b03f88-79dd-445b-bac4-945af81219e1 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] https://10.4.3.240/volume/v3/backups/8cd87f5c-8f32-43a2-9ea3-a78fb37169b1 returned with HTTP 200 Aug 20 01:03:08.734198 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 750/2964] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:03:08 2026] GET /volume/v3/backups/8cd87f5c-8f32-43a2-9ea3-a78fb37169b1 => generated 708 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:03:08.740738 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-9042bd13-220d-4a1a-a6c1-e656638ee083 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:03:08.743519 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-9042bd13-220d-4a1a-a6c1-e656638ee083 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] GET https://10.4.3.240/volume/v3/backups/55efa622-ff99-4320-8d37-77eb91b0a2a8 Aug 20 01:03:08.743796 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-9042bd13-220d-4a1a-a6c1-e656638ee083 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:03:08.744065 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-9042bd13-220d-4a1a-a6c1-e656638ee083 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:03:08.744211 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-9042bd13-220d-4a1a-a6c1-e656638ee083 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Show backup with id 55efa622-ff99-4320-8d37-77eb91b0a2a8. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:03:08.756199 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:03:08.756199 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:03:08.757016 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-9042bd13-220d-4a1a-a6c1-e656638ee083 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] https://10.4.3.240/volume/v3/backups/55efa622-ff99-4320-8d37-77eb91b0a2a8 returned with HTTP 200 Aug 20 01:03:08.757870 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 744/2965] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:03:08 2026] GET /volume/v3/backups/55efa622-ff99-4320-8d37-77eb91b0a2a8 => generated 694 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:03:09.474513 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-aaf0041b-b0df-4829-a2f8-099e18c752c6 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:03:09.476708 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-aaf0041b-b0df-4829-a2f8-099e18c752c6 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] GET https://10.4.3.240/volume/v3/backups/b2215246-9e18-466e-8b27-8dca1bfc7b3d Aug 20 01:03:09.477104 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-aaf0041b-b0df-4829-a2f8-099e18c752c6 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:03:09.477248 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-aaf0041b-b0df-4829-a2f8-099e18c752c6 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:03:09.477647 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.v3.backups [None req-aaf0041b-b0df-4829-a2f8-099e18c752c6 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Show backup with id b2215246-9e18-466e-8b27-8dca1bfc7b3d. {{(pid=100212) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:03:09.485666 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:03:09.485666 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:03:09.487256 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-aaf0041b-b0df-4829-a2f8-099e18c752c6 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] https://10.4.3.240/volume/v3/backups/b2215246-9e18-466e-8b27-8dca1bfc7b3d returned with HTTP 200 Aug 20 01:03:09.489775 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 736/2966] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:03:09 2026] GET /volume/v3/backups/b2215246-9e18-466e-8b27-8dca1bfc7b3d => generated 834 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:03:09.751872 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-be44496d-4d95-43d9-b810-ad9f781b9f58 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:03:09.756861 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-be44496d-4d95-43d9-b810-ad9f781b9f58 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] GET https://10.4.3.240/volume/v3/backups/8cd87f5c-8f32-43a2-9ea3-a78fb37169b1 Aug 20 01:03:09.757177 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-be44496d-4d95-43d9-b810-ad9f781b9f58 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:03:09.757484 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-be44496d-4d95-43d9-b810-ad9f781b9f58 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:03:09.757651 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.v3.backups [None req-be44496d-4d95-43d9-b810-ad9f781b9f58 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Show backup with id 8cd87f5c-8f32-43a2-9ea3-a78fb37169b1. {{(pid=100213) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:03:09.769379 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:03:09.769379 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:03:09.771597 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-20d90716-a2e5-427a-9795-90611a9261f5 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:03:09.771989 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-be44496d-4d95-43d9-b810-ad9f781b9f58 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] https://10.4.3.240/volume/v3/backups/8cd87f5c-8f32-43a2-9ea3-a78fb37169b1 returned with HTTP 200 Aug 20 01:03:09.772172 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 737/2967] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:03:09 2026] GET /volume/v3/backups/8cd87f5c-8f32-43a2-9ea3-a78fb37169b1 => generated 708 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:03:09.773667 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-20d90716-a2e5-427a-9795-90611a9261f5 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] GET https://10.4.3.240/volume/v3/backups/55efa622-ff99-4320-8d37-77eb91b0a2a8 Aug 20 01:03:09.773917 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-20d90716-a2e5-427a-9795-90611a9261f5 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:03:09.774166 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-20d90716-a2e5-427a-9795-90611a9261f5 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:03:09.774287 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-20d90716-a2e5-427a-9795-90611a9261f5 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Show backup with id 55efa622-ff99-4320-8d37-77eb91b0a2a8. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:03:09.785216 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:03:09.785216 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:03:09.786935 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-20d90716-a2e5-427a-9795-90611a9261f5 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] https://10.4.3.240/volume/v3/backups/55efa622-ff99-4320-8d37-77eb91b0a2a8 returned with HTTP 200 Aug 20 01:03:09.786935 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 751/2968] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:03:09 2026] GET /volume/v3/backups/55efa622-ff99-4320-8d37-77eb91b0a2a8 => generated 696 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:03:10.506463 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-2574f181-7acd-4737-b362-75998fcd3718 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:03:10.508770 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-2574f181-7acd-4737-b362-75998fcd3718 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] GET https://10.4.3.240/volume/v3/backups/b2215246-9e18-466e-8b27-8dca1bfc7b3d Aug 20 01:03:10.509007 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-2574f181-7acd-4737-b362-75998fcd3718 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:03:10.509227 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-2574f181-7acd-4737-b362-75998fcd3718 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:03:10.509366 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-2574f181-7acd-4737-b362-75998fcd3718 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Show backup with id b2215246-9e18-466e-8b27-8dca1bfc7b3d. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:03:10.514218 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:03:10.514218 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:03:10.515160 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-2574f181-7acd-4737-b362-75998fcd3718 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] https://10.4.3.240/volume/v3/backups/b2215246-9e18-466e-8b27-8dca1bfc7b3d returned with HTTP 200 Aug 20 01:03:10.515673 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 745/2969] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:03:10 2026] GET /volume/v3/backups/b2215246-9e18-466e-8b27-8dca1bfc7b3d => generated 834 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:03:10.787330 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-b1a50727-4aae-475f-8a3e-1e36641a31de None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:03:10.789249 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-b1a50727-4aae-475f-8a3e-1e36641a31de tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] GET https://10.4.3.240/volume/v3/backups/8cd87f5c-8f32-43a2-9ea3-a78fb37169b1 Aug 20 01:03:10.789500 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-b1a50727-4aae-475f-8a3e-1e36641a31de tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:03:10.789705 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-b1a50727-4aae-475f-8a3e-1e36641a31de tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:03:10.789811 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.v3.backups [None req-b1a50727-4aae-475f-8a3e-1e36641a31de tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Show backup with id 8cd87f5c-8f32-43a2-9ea3-a78fb37169b1. {{(pid=100212) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:03:10.795249 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:03:10.795249 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:03:10.795913 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-b1a50727-4aae-475f-8a3e-1e36641a31de tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] https://10.4.3.240/volume/v3/backups/8cd87f5c-8f32-43a2-9ea3-a78fb37169b1 returned with HTTP 200 Aug 20 01:03:10.796312 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 737/2970] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:03:10 2026] GET /volume/v3/backups/8cd87f5c-8f32-43a2-9ea3-a78fb37169b1 => generated 708 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:03:10.806361 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-a3365f85-4d3c-45c1-8140-6dd451bf59ba None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:03:10.808569 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-a3365f85-4d3c-45c1-8140-6dd451bf59ba tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] GET https://10.4.3.240/volume/v3/backups/55efa622-ff99-4320-8d37-77eb91b0a2a8 Aug 20 01:03:10.808850 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-a3365f85-4d3c-45c1-8140-6dd451bf59ba tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:03:10.809112 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-a3365f85-4d3c-45c1-8140-6dd451bf59ba tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:03:10.809221 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.v3.backups [None req-a3365f85-4d3c-45c1-8140-6dd451bf59ba tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Show backup with id 55efa622-ff99-4320-8d37-77eb91b0a2a8. {{(pid=100213) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:03:10.815185 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:03:10.815185 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:03:10.816428 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-a3365f85-4d3c-45c1-8140-6dd451bf59ba tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] https://10.4.3.240/volume/v3/backups/55efa622-ff99-4320-8d37-77eb91b0a2a8 returned with HTTP 200 Aug 20 01:03:10.816882 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 738/2971] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:03:10 2026] GET /volume/v3/backups/55efa622-ff99-4320-8d37-77eb91b0a2a8 => generated 696 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:03:11.531843 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-3e7ea967-ec26-4b77-bfc4-81519408581c None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:03:11.535360 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-3e7ea967-ec26-4b77-bfc4-81519408581c tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] GET https://10.4.3.240/volume/v3/backups/b2215246-9e18-466e-8b27-8dca1bfc7b3d Aug 20 01:03:11.535360 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-3e7ea967-ec26-4b77-bfc4-81519408581c tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:03:11.535360 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-3e7ea967-ec26-4b77-bfc4-81519408581c tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:03:11.535360 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-3e7ea967-ec26-4b77-bfc4-81519408581c tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Show backup with id b2215246-9e18-466e-8b27-8dca1bfc7b3d. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:03:11.541303 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:03:11.541303 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:03:11.542252 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-3e7ea967-ec26-4b77-bfc4-81519408581c tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] https://10.4.3.240/volume/v3/backups/b2215246-9e18-466e-8b27-8dca1bfc7b3d returned with HTTP 200 Aug 20 01:03:11.543514 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 752/2972] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:03:11 2026] GET /volume/v3/backups/b2215246-9e18-466e-8b27-8dca1bfc7b3d => generated 834 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:03:11.812347 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-46dd390e-e007-48e4-8a41-c404bc174177 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:03:11.814521 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-46dd390e-e007-48e4-8a41-c404bc174177 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] GET https://10.4.3.240/volume/v3/backups/8cd87f5c-8f32-43a2-9ea3-a78fb37169b1 Aug 20 01:03:11.814782 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-46dd390e-e007-48e4-8a41-c404bc174177 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:03:11.814993 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-46dd390e-e007-48e4-8a41-c404bc174177 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:03:11.815090 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-46dd390e-e007-48e4-8a41-c404bc174177 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Show backup with id 8cd87f5c-8f32-43a2-9ea3-a78fb37169b1. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:03:11.820086 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:03:11.820086 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:03:11.820757 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-46dd390e-e007-48e4-8a41-c404bc174177 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] https://10.4.3.240/volume/v3/backups/8cd87f5c-8f32-43a2-9ea3-a78fb37169b1 returned with HTTP 200 Aug 20 01:03:11.821137 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 746/2973] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:03:11 2026] GET /volume/v3/backups/8cd87f5c-8f32-43a2-9ea3-a78fb37169b1 => generated 708 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:03:11.832409 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-ff0c0cb8-faa0-4d7e-ae80-a125d4fa0531 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:03:11.834770 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-ff0c0cb8-faa0-4d7e-ae80-a125d4fa0531 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] GET https://10.4.3.240/volume/v3/backups/55efa622-ff99-4320-8d37-77eb91b0a2a8 Aug 20 01:03:11.834770 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-ff0c0cb8-faa0-4d7e-ae80-a125d4fa0531 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:03:11.834868 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-ff0c0cb8-faa0-4d7e-ae80-a125d4fa0531 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:03:11.835001 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.v3.backups [None req-ff0c0cb8-faa0-4d7e-ae80-a125d4fa0531 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Show backup with id 55efa622-ff99-4320-8d37-77eb91b0a2a8. {{(pid=100212) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:03:11.840064 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:03:11.840064 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:03:11.841028 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-ff0c0cb8-faa0-4d7e-ae80-a125d4fa0531 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] https://10.4.3.240/volume/v3/backups/55efa622-ff99-4320-8d37-77eb91b0a2a8 returned with HTTP 200 Aug 20 01:03:11.841500 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 738/2974] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:03:11 2026] GET /volume/v3/backups/55efa622-ff99-4320-8d37-77eb91b0a2a8 => generated 696 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:03:12.562212 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-25b257ad-ed4a-4b91-89c6-38415cc0fb04 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:03:12.564798 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-25b257ad-ed4a-4b91-89c6-38415cc0fb04 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] GET https://10.4.3.240/volume/v3/backups/b2215246-9e18-466e-8b27-8dca1bfc7b3d Aug 20 01:03:12.565318 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-25b257ad-ed4a-4b91-89c6-38415cc0fb04 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:03:12.565318 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-25b257ad-ed4a-4b91-89c6-38415cc0fb04 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:03:12.565601 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.v3.backups [None req-25b257ad-ed4a-4b91-89c6-38415cc0fb04 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Show backup with id b2215246-9e18-466e-8b27-8dca1bfc7b3d. {{(pid=100213) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:03:12.571498 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:03:12.571498 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:03:12.573163 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-25b257ad-ed4a-4b91-89c6-38415cc0fb04 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] https://10.4.3.240/volume/v3/backups/b2215246-9e18-466e-8b27-8dca1bfc7b3d returned with HTTP 200 Aug 20 01:03:12.573310 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 739/2975] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:03:12 2026] GET /volume/v3/backups/b2215246-9e18-466e-8b27-8dca1bfc7b3d => generated 834 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:03:12.839563 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-c97a9588-5b40-4f4d-a6c6-826b54c1fe35 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:03:12.842594 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-c97a9588-5b40-4f4d-a6c6-826b54c1fe35 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] GET https://10.4.3.240/volume/v3/backups/8cd87f5c-8f32-43a2-9ea3-a78fb37169b1 Aug 20 01:03:12.842852 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-c97a9588-5b40-4f4d-a6c6-826b54c1fe35 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:03:12.843054 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-c97a9588-5b40-4f4d-a6c6-826b54c1fe35 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:03:12.843159 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-c97a9588-5b40-4f4d-a6c6-826b54c1fe35 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Show backup with id 8cd87f5c-8f32-43a2-9ea3-a78fb37169b1. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:03:12.852858 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-67f89bcd-9af2-4bde-a7d5-acb9d3d28cb9 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:03:12.855965 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:03:12.855965 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:03:12.856108 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-67f89bcd-9af2-4bde-a7d5-acb9d3d28cb9 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] GET https://10.4.3.240/volume/v3/backups/55efa622-ff99-4320-8d37-77eb91b0a2a8 Aug 20 01:03:12.856156 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-67f89bcd-9af2-4bde-a7d5-acb9d3d28cb9 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:03:12.856946 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-67f89bcd-9af2-4bde-a7d5-acb9d3d28cb9 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:03:12.856946 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-67f89bcd-9af2-4bde-a7d5-acb9d3d28cb9 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Show backup with id 55efa622-ff99-4320-8d37-77eb91b0a2a8. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:03:12.858066 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-c97a9588-5b40-4f4d-a6c6-826b54c1fe35 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] https://10.4.3.240/volume/v3/backups/8cd87f5c-8f32-43a2-9ea3-a78fb37169b1 returned with HTTP 200 Aug 20 01:03:12.859313 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 753/2976] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:03:12 2026] GET /volume/v3/backups/8cd87f5c-8f32-43a2-9ea3-a78fb37169b1 => generated 708 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:03:12.865200 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:03:12.865200 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:03:12.865952 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-67f89bcd-9af2-4bde-a7d5-acb9d3d28cb9 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] https://10.4.3.240/volume/v3/backups/55efa622-ff99-4320-8d37-77eb91b0a2a8 returned with HTTP 200 Aug 20 01:03:12.866656 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 747/2977] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:03:12 2026] GET /volume/v3/backups/55efa622-ff99-4320-8d37-77eb91b0a2a8 => generated 696 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:03:13.589719 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-258282ae-3837-471a-ab87-c7a2a64ede78 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:03:13.591922 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-258282ae-3837-471a-ab87-c7a2a64ede78 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] GET https://10.4.3.240/volume/v3/backups/b2215246-9e18-466e-8b27-8dca1bfc7b3d Aug 20 01:03:13.591922 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-258282ae-3837-471a-ab87-c7a2a64ede78 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:03:13.592073 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-258282ae-3837-471a-ab87-c7a2a64ede78 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:03:13.593169 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.v3.backups [None req-258282ae-3837-471a-ab87-c7a2a64ede78 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Show backup with id b2215246-9e18-466e-8b27-8dca1bfc7b3d. {{(pid=100212) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:03:13.595721 np0000007838 devstack@c-api.service[100212]: DEBUG dbcounter [-] [100212] Writing DB stats cinder:SELECT=346,cinder:INSERT=47,cinder:UPDATE=103 {{(pid=100212) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 01:03:13.600090 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:03:13.600090 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:03:13.600890 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-258282ae-3837-471a-ab87-c7a2a64ede78 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] https://10.4.3.240/volume/v3/backups/b2215246-9e18-466e-8b27-8dca1bfc7b3d returned with HTTP 200 Aug 20 01:03:13.601601 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 739/2978] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:03:13 2026] GET /volume/v3/backups/b2215246-9e18-466e-8b27-8dca1bfc7b3d => generated 834 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:03:13.881729 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-eea5f4bc-1622-4e33-a5cf-06d9c41b3bab None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:03:13.883238 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-190d672c-2b23-4a65-baef-766f18d47c24 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:03:13.888287 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-eea5f4bc-1622-4e33-a5cf-06d9c41b3bab tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] GET https://10.4.3.240/volume/v3/backups/8cd87f5c-8f32-43a2-9ea3-a78fb37169b1 Aug 20 01:03:13.890944 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-190d672c-2b23-4a65-baef-766f18d47c24 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] GET https://10.4.3.240/volume/v3/backups/55efa622-ff99-4320-8d37-77eb91b0a2a8 Aug 20 01:03:13.891133 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-190d672c-2b23-4a65-baef-766f18d47c24 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:03:13.891401 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-190d672c-2b23-4a65-baef-766f18d47c24 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:03:13.891510 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-190d672c-2b23-4a65-baef-766f18d47c24 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Show backup with id 55efa622-ff99-4320-8d37-77eb91b0a2a8. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:03:13.892599 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-eea5f4bc-1622-4e33-a5cf-06d9c41b3bab tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:03:13.892891 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-eea5f4bc-1622-4e33-a5cf-06d9c41b3bab tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:03:13.892975 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.v3.backups [None req-eea5f4bc-1622-4e33-a5cf-06d9c41b3bab tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Show backup with id 8cd87f5c-8f32-43a2-9ea3-a78fb37169b1. {{(pid=100213) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:03:13.898287 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:03:13.898287 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:03:13.898970 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-eea5f4bc-1622-4e33-a5cf-06d9c41b3bab tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] https://10.4.3.240/volume/v3/backups/8cd87f5c-8f32-43a2-9ea3-a78fb37169b1 returned with HTTP 200 Aug 20 01:03:13.899375 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 740/2979] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:03:13 2026] GET /volume/v3/backups/8cd87f5c-8f32-43a2-9ea3-a78fb37169b1 => generated 708 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:03:13.902889 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:03:13.902889 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:03:13.903914 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-190d672c-2b23-4a65-baef-766f18d47c24 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] https://10.4.3.240/volume/v3/backups/55efa622-ff99-4320-8d37-77eb91b0a2a8 returned with HTTP 200 Aug 20 01:03:13.904364 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 754/2980] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:03:13 2026] GET /volume/v3/backups/55efa622-ff99-4320-8d37-77eb91b0a2a8 => generated 696 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:03:14.615288 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-c92fe096-4a06-409a-a0d6-87d97038eca9 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:03:14.618700 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-c92fe096-4a06-409a-a0d6-87d97038eca9 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] GET https://10.4.3.240/volume/v3/backups/b2215246-9e18-466e-8b27-8dca1bfc7b3d Aug 20 01:03:14.618996 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-c92fe096-4a06-409a-a0d6-87d97038eca9 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:03:14.619310 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-c92fe096-4a06-409a-a0d6-87d97038eca9 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:03:14.621187 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-c92fe096-4a06-409a-a0d6-87d97038eca9 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Show backup with id b2215246-9e18-466e-8b27-8dca1bfc7b3d. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:03:14.635966 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:03:14.635966 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:03:14.637360 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-c92fe096-4a06-409a-a0d6-87d97038eca9 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] https://10.4.3.240/volume/v3/backups/b2215246-9e18-466e-8b27-8dca1bfc7b3d returned with HTTP 200 Aug 20 01:03:14.637493 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 748/2981] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:03:14 2026] GET /volume/v3/backups/b2215246-9e18-466e-8b27-8dca1bfc7b3d => generated 834 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:03:14.916714 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-aba037ea-8684-4360-9d8b-3ecaba958ab3 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:03:14.917239 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-56b6f7aa-ba4e-4a04-a067-a9b494a68286 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:03:14.921188 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-aba037ea-8684-4360-9d8b-3ecaba958ab3 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] GET https://10.4.3.240/volume/v3/backups/8cd87f5c-8f32-43a2-9ea3-a78fb37169b1 Aug 20 01:03:14.921525 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-aba037ea-8684-4360-9d8b-3ecaba958ab3 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:03:14.925082 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-56b6f7aa-ba4e-4a04-a067-a9b494a68286 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] GET https://10.4.3.240/volume/v3/backups/55efa622-ff99-4320-8d37-77eb91b0a2a8 Aug 20 01:03:14.925153 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-aba037ea-8684-4360-9d8b-3ecaba958ab3 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:03:14.925295 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.v3.backups [None req-aba037ea-8684-4360-9d8b-3ecaba958ab3 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Show backup with id 8cd87f5c-8f32-43a2-9ea3-a78fb37169b1. {{(pid=100212) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:03:14.926016 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-56b6f7aa-ba4e-4a04-a067-a9b494a68286 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:03:14.926758 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-56b6f7aa-ba4e-4a04-a067-a9b494a68286 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:03:14.930933 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.v3.backups [None req-56b6f7aa-ba4e-4a04-a067-a9b494a68286 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Show backup with id 55efa622-ff99-4320-8d37-77eb91b0a2a8. {{(pid=100213) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:03:14.931015 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:03:14.931015 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:03:14.932163 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-aba037ea-8684-4360-9d8b-3ecaba958ab3 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] https://10.4.3.240/volume/v3/backups/8cd87f5c-8f32-43a2-9ea3-a78fb37169b1 returned with HTTP 200 Aug 20 01:03:14.932914 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 740/2982] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:03:14 2026] GET /volume/v3/backups/8cd87f5c-8f32-43a2-9ea3-a78fb37169b1 => generated 708 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:03:14.949619 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:03:14.949619 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:03:14.951968 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-56b6f7aa-ba4e-4a04-a067-a9b494a68286 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] https://10.4.3.240/volume/v3/backups/55efa622-ff99-4320-8d37-77eb91b0a2a8 returned with HTTP 200 Aug 20 01:03:14.952999 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 741/2983] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:03:14 2026] GET /volume/v3/backups/55efa622-ff99-4320-8d37-77eb91b0a2a8 => generated 696 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:03:15.658453 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-267aad2b-258b-4377-9c60-914ea85267b9 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:03:15.660849 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-267aad2b-258b-4377-9c60-914ea85267b9 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] GET https://10.4.3.240/volume/v3/backups/b2215246-9e18-466e-8b27-8dca1bfc7b3d Aug 20 01:03:15.660849 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-267aad2b-258b-4377-9c60-914ea85267b9 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:03:15.661122 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-267aad2b-258b-4377-9c60-914ea85267b9 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:03:15.662426 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-267aad2b-258b-4377-9c60-914ea85267b9 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Show backup with id b2215246-9e18-466e-8b27-8dca1bfc7b3d. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:03:15.667536 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:03:15.667536 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:03:15.668918 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-267aad2b-258b-4377-9c60-914ea85267b9 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] https://10.4.3.240/volume/v3/backups/b2215246-9e18-466e-8b27-8dca1bfc7b3d returned with HTTP 200 Aug 20 01:03:15.669118 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 755/2984] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:03:15 2026] GET /volume/v3/backups/b2215246-9e18-466e-8b27-8dca1bfc7b3d => generated 834 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:03:15.950115 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-a4a9fddd-eb41-46c8-84bc-7d61ecce98d9 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:03:15.952520 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-a4a9fddd-eb41-46c8-84bc-7d61ecce98d9 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] GET https://10.4.3.240/volume/v3/backups/8cd87f5c-8f32-43a2-9ea3-a78fb37169b1 Aug 20 01:03:15.952717 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-a4a9fddd-eb41-46c8-84bc-7d61ecce98d9 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:03:15.952883 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-a4a9fddd-eb41-46c8-84bc-7d61ecce98d9 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:03:15.952979 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-a4a9fddd-eb41-46c8-84bc-7d61ecce98d9 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Show backup with id 8cd87f5c-8f32-43a2-9ea3-a78fb37169b1. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:03:15.957212 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:03:15.957212 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:03:15.957806 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-a4a9fddd-eb41-46c8-84bc-7d61ecce98d9 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] https://10.4.3.240/volume/v3/backups/8cd87f5c-8f32-43a2-9ea3-a78fb37169b1 returned with HTTP 200 Aug 20 01:03:15.958133 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 749/2985] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:03:15 2026] GET /volume/v3/backups/8cd87f5c-8f32-43a2-9ea3-a78fb37169b1 => generated 708 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:03:15.963355 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-31696538-035c-431b-914d-2ddc91036bd9 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:03:15.966517 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-31696538-035c-431b-914d-2ddc91036bd9 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] GET https://10.4.3.240/volume/v3/backups/55efa622-ff99-4320-8d37-77eb91b0a2a8 Aug 20 01:03:15.966681 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-31696538-035c-431b-914d-2ddc91036bd9 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:03:15.966863 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-31696538-035c-431b-914d-2ddc91036bd9 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:03:15.966959 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.v3.backups [None req-31696538-035c-431b-914d-2ddc91036bd9 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Show backup with id 55efa622-ff99-4320-8d37-77eb91b0a2a8. {{(pid=100212) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:03:15.970846 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:03:15.970846 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:03:15.971550 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-31696538-035c-431b-914d-2ddc91036bd9 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] https://10.4.3.240/volume/v3/backups/55efa622-ff99-4320-8d37-77eb91b0a2a8 returned with HTTP 200 Aug 20 01:03:15.971969 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 741/2986] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:03:15 2026] GET /volume/v3/backups/55efa622-ff99-4320-8d37-77eb91b0a2a8 => generated 696 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:03:16.686699 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-7b8ffc1b-6e91-4a6e-82ef-da693420ff89 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:03:16.695248 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-7b8ffc1b-6e91-4a6e-82ef-da693420ff89 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] GET https://10.4.3.240/volume/v3/backups/b2215246-9e18-466e-8b27-8dca1bfc7b3d Aug 20 01:03:16.696607 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-7b8ffc1b-6e91-4a6e-82ef-da693420ff89 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:03:16.697394 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-7b8ffc1b-6e91-4a6e-82ef-da693420ff89 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:03:16.697528 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.v3.backups [None req-7b8ffc1b-6e91-4a6e-82ef-da693420ff89 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Show backup with id b2215246-9e18-466e-8b27-8dca1bfc7b3d. {{(pid=100213) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:03:16.717230 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:03:16.717230 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:03:16.718328 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-7b8ffc1b-6e91-4a6e-82ef-da693420ff89 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] https://10.4.3.240/volume/v3/backups/b2215246-9e18-466e-8b27-8dca1bfc7b3d returned with HTTP 200 Aug 20 01:03:16.718844 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 742/2987] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:03:16 2026] GET /volume/v3/backups/b2215246-9e18-466e-8b27-8dca1bfc7b3d => generated 834 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:03:16.971713 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-6de13d35-a794-4827-b29d-d00d78a232da None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:03:16.973532 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-6de13d35-a794-4827-b29d-d00d78a232da tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] GET https://10.4.3.240/volume/v3/backups/8cd87f5c-8f32-43a2-9ea3-a78fb37169b1 Aug 20 01:03:16.973532 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-6de13d35-a794-4827-b29d-d00d78a232da tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:03:16.976017 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-6de13d35-a794-4827-b29d-d00d78a232da tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:03:16.976017 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-6de13d35-a794-4827-b29d-d00d78a232da tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Show backup with id 8cd87f5c-8f32-43a2-9ea3-a78fb37169b1. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:03:16.979104 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:03:16.979104 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:03:16.979104 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-6de13d35-a794-4827-b29d-d00d78a232da tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] https://10.4.3.240/volume/v3/backups/8cd87f5c-8f32-43a2-9ea3-a78fb37169b1 returned with HTTP 200 Aug 20 01:03:16.979758 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 756/2988] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:03:16 2026] GET /volume/v3/backups/8cd87f5c-8f32-43a2-9ea3-a78fb37169b1 => generated 708 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:03:16.992205 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-599e5997-1aa7-46ca-8d46-2d54fef9db23 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:03:16.995216 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-599e5997-1aa7-46ca-8d46-2d54fef9db23 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] GET https://10.4.3.240/volume/v3/backups/55efa622-ff99-4320-8d37-77eb91b0a2a8 Aug 20 01:03:16.995323 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-599e5997-1aa7-46ca-8d46-2d54fef9db23 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:03:16.995552 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-599e5997-1aa7-46ca-8d46-2d54fef9db23 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:03:16.995704 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-599e5997-1aa7-46ca-8d46-2d54fef9db23 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Show backup with id 55efa622-ff99-4320-8d37-77eb91b0a2a8. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:03:17.003459 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:03:17.003459 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:03:17.004186 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-599e5997-1aa7-46ca-8d46-2d54fef9db23 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] https://10.4.3.240/volume/v3/backups/55efa622-ff99-4320-8d37-77eb91b0a2a8 returned with HTTP 200 Aug 20 01:03:17.004899 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 750/2989] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:03:16 2026] GET /volume/v3/backups/55efa622-ff99-4320-8d37-77eb91b0a2a8 => generated 707 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:03:17.188421 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-7d5e65be-7e1e-4a4e-9232-21f747f6b82d None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:03:17.191302 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-7d5e65be-7e1e-4a4e-9232-21f747f6b82d tempest-TestImageHashVerification-1594753424 tempest-TestImageHashVerification-1594753424-project-member] GET https://10.4.3.240/volume/v3/volumes/01461b6f-9765-4dae-8373-88d7f30d8bf3 Aug 20 01:03:17.192017 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-7d5e65be-7e1e-4a4e-9232-21f747f6b82d tempest-TestImageHashVerification-1594753424 tempest-TestImageHashVerification-1594753424-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:03:17.192417 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-7d5e65be-7e1e-4a4e-9232-21f747f6b82d tempest-TestImageHashVerification-1594753424 tempest-TestImageHashVerification-1594753424-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:03:17.205360 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:03:17.205360 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:03:17.208909 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-7d5e65be-7e1e-4a4e-9232-21f747f6b82d tempest-TestImageHashVerification-1594753424 tempest-TestImageHashVerification-1594753424-project-member] Volume info retrieved successfully. Aug 20 01:03:17.216600 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-7d5e65be-7e1e-4a4e-9232-21f747f6b82d tempest-TestImageHashVerification-1594753424 tempest-TestImageHashVerification-1594753424-project-member] https://10.4.3.240/volume/v3/volumes/01461b6f-9765-4dae-8373-88d7f30d8bf3 returned with HTTP 200 Aug 20 01:03:17.217446 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 742/2990] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:03:17 2026] GET /volume/v3/volumes/01461b6f-9765-4dae-8373-88d7f30d8bf3 => generated 849 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:03:17.729314 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-0e4923c4-6ce8-432f-b622-09f6b0984b81 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:03:17.731837 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-0e4923c4-6ce8-432f-b622-09f6b0984b81 tempest-TestImageHashVerification-1594753424 tempest-TestImageHashVerification-1594753424-project-member] DELETE https://10.4.3.240/volume/v3/volumes/01461b6f-9765-4dae-8373-88d7f30d8bf3 Aug 20 01:03:17.731980 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-22a45895-7983-410a-9098-60784a7b4e45 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:03:17.732067 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-0e4923c4-6ce8-432f-b622-09f6b0984b81 tempest-TestImageHashVerification-1594753424 tempest-TestImageHashVerification-1594753424-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:03:17.732067 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-0e4923c4-6ce8-432f-b622-09f6b0984b81 tempest-TestImageHashVerification-1594753424 tempest-TestImageHashVerification-1594753424-project-member] Calling method 'delete' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:03:17.732067 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.v3.volumes [None req-0e4923c4-6ce8-432f-b622-09f6b0984b81 tempest-TestImageHashVerification-1594753424 tempest-TestImageHashVerification-1594753424-project-member] Delete volume with id: 01461b6f-9765-4dae-8373-88d7f30d8bf3 Aug 20 01:03:17.733552 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-22a45895-7983-410a-9098-60784a7b4e45 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] GET https://10.4.3.240/volume/v3/backups/b2215246-9e18-466e-8b27-8dca1bfc7b3d Aug 20 01:03:17.733729 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-22a45895-7983-410a-9098-60784a7b4e45 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:03:17.733912 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-22a45895-7983-410a-9098-60784a7b4e45 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:03:17.734005 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-22a45895-7983-410a-9098-60784a7b4e45 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Show backup with id b2215246-9e18-466e-8b27-8dca1bfc7b3d. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:03:17.738416 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:03:17.738416 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:03:17.739386 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-22a45895-7983-410a-9098-60784a7b4e45 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] https://10.4.3.240/volume/v3/backups/b2215246-9e18-466e-8b27-8dca1bfc7b3d returned with HTTP 200 Aug 20 01:03:17.739515 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 757/2991] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:03:17 2026] GET /volume/v3/backups/b2215246-9e18-466e-8b27-8dca1bfc7b3d => generated 834 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:03:17.740805 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:03:17.740805 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:03:17.741312 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-0e4923c4-6ce8-432f-b622-09f6b0984b81 tempest-TestImageHashVerification-1594753424 tempest-TestImageHashVerification-1594753424-project-member] Volume info retrieved successfully. Aug 20 01:03:17.763606 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-0e4923c4-6ce8-432f-b622-09f6b0984b81 tempest-TestImageHashVerification-1594753424 tempest-TestImageHashVerification-1594753424-project-member] Delete volume request issued successfully. Aug 20 01:03:17.763606 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-0e4923c4-6ce8-432f-b622-09f6b0984b81 tempest-TestImageHashVerification-1594753424 tempest-TestImageHashVerification-1594753424-project-member] https://10.4.3.240/volume/v3/volumes/01461b6f-9765-4dae-8373-88d7f30d8bf3 returned with HTTP 202 Aug 20 01:03:17.764417 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 743/2992] 10.4.3.240 () {66 vars in 1351 bytes} [Thu Aug 20 01:03:17 2026] DELETE /volume/v3/volumes/01461b6f-9765-4dae-8373-88d7f30d8bf3 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 01:03:17.779226 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-00ae50a0-6f7c-47b4-b2ce-523ea376a161 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:03:17.780913 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-00ae50a0-6f7c-47b4-b2ce-523ea376a161 tempest-TestImageHashVerification-1594753424 tempest-TestImageHashVerification-1594753424-project-member] GET https://10.4.3.240/volume/v3/volumes/01461b6f-9765-4dae-8373-88d7f30d8bf3 Aug 20 01:03:17.781457 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-00ae50a0-6f7c-47b4-b2ce-523ea376a161 tempest-TestImageHashVerification-1594753424 tempest-TestImageHashVerification-1594753424-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:03:17.781457 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-00ae50a0-6f7c-47b4-b2ce-523ea376a161 tempest-TestImageHashVerification-1594753424 tempest-TestImageHashVerification-1594753424-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:03:17.788460 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:03:17.788460 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:03:17.792364 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-00ae50a0-6f7c-47b4-b2ce-523ea376a161 tempest-TestImageHashVerification-1594753424 tempest-TestImageHashVerification-1594753424-project-member] Volume info retrieved successfully. Aug 20 01:03:17.796692 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-00ae50a0-6f7c-47b4-b2ce-523ea376a161 tempest-TestImageHashVerification-1594753424 tempest-TestImageHashVerification-1594753424-project-member] https://10.4.3.240/volume/v3/volumes/01461b6f-9765-4dae-8373-88d7f30d8bf3 returned with HTTP 200 Aug 20 01:03:17.797129 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 751/2993] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:03:17 2026] GET /volume/v3/volumes/01461b6f-9765-4dae-8373-88d7f30d8bf3 => generated 848 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:03:17.991971 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-13798309-ba3f-4412-8294-a008d34143a4 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:03:17.996764 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-13798309-ba3f-4412-8294-a008d34143a4 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] GET https://10.4.3.240/volume/v3/backups/8cd87f5c-8f32-43a2-9ea3-a78fb37169b1 Aug 20 01:03:17.996990 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-13798309-ba3f-4412-8294-a008d34143a4 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:03:17.997181 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-13798309-ba3f-4412-8294-a008d34143a4 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:03:17.997305 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.v3.backups [None req-13798309-ba3f-4412-8294-a008d34143a4 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Show backup with id 8cd87f5c-8f32-43a2-9ea3-a78fb37169b1. {{(pid=100212) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:03:18.010080 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:03:18.010080 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:03:18.010958 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-13798309-ba3f-4412-8294-a008d34143a4 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] https://10.4.3.240/volume/v3/backups/8cd87f5c-8f32-43a2-9ea3-a78fb37169b1 returned with HTTP 200 Aug 20 01:03:18.011477 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 743/2994] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:03:17 2026] GET /volume/v3/backups/8cd87f5c-8f32-43a2-9ea3-a78fb37169b1 => generated 708 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:03:18.017803 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-f554b0c9-96cc-4ec6-92ca-f07f90838e3b None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:03:18.019646 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-f554b0c9-96cc-4ec6-92ca-f07f90838e3b tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] GET https://10.4.3.240/volume/v3/backups/55efa622-ff99-4320-8d37-77eb91b0a2a8 Aug 20 01:03:18.019845 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-f554b0c9-96cc-4ec6-92ca-f07f90838e3b tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:03:18.020145 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-f554b0c9-96cc-4ec6-92ca-f07f90838e3b tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:03:18.020237 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-f554b0c9-96cc-4ec6-92ca-f07f90838e3b tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Show backup with id 55efa622-ff99-4320-8d37-77eb91b0a2a8. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:03:18.025533 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:03:18.025533 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:03:18.026538 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-f554b0c9-96cc-4ec6-92ca-f07f90838e3b tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] https://10.4.3.240/volume/v3/backups/55efa622-ff99-4320-8d37-77eb91b0a2a8 returned with HTTP 200 Aug 20 01:03:18.027032 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 758/2995] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:03:18 2026] GET /volume/v3/backups/55efa622-ff99-4320-8d37-77eb91b0a2a8 => generated 707 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 20 01:03:18.755023 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-2b67ef93-eb40-49e6-ba63-9dea08e12053 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:03:18.758041 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-2b67ef93-eb40-49e6-ba63-9dea08e12053 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] GET https://10.4.3.240/volume/v3/backups/b2215246-9e18-466e-8b27-8dca1bfc7b3d Aug 20 01:03:18.758041 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-2b67ef93-eb40-49e6-ba63-9dea08e12053 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:03:18.758041 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-2b67ef93-eb40-49e6-ba63-9dea08e12053 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:03:18.758041 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.v3.backups [None req-2b67ef93-eb40-49e6-ba63-9dea08e12053 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Show backup with id b2215246-9e18-466e-8b27-8dca1bfc7b3d. {{(pid=100213) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:03:18.767357 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:03:18.767357 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:03:18.768544 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-2b67ef93-eb40-49e6-ba63-9dea08e12053 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] https://10.4.3.240/volume/v3/backups/b2215246-9e18-466e-8b27-8dca1bfc7b3d returned with HTTP 200 Aug 20 01:03:18.769259 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 744/2996] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:03:18 2026] GET /volume/v3/backups/b2215246-9e18-466e-8b27-8dca1bfc7b3d => generated 834 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:03:18.813263 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-9deb0838-8b47-45ec-aa87-f52a549e8dab None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:03:18.815585 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-9deb0838-8b47-45ec-aa87-f52a549e8dab tempest-TestImageHashVerification-1594753424 tempest-TestImageHashVerification-1594753424-project-member] GET https://10.4.3.240/volume/v3/volumes/01461b6f-9765-4dae-8373-88d7f30d8bf3 Aug 20 01:03:18.815585 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-9deb0838-8b47-45ec-aa87-f52a549e8dab tempest-TestImageHashVerification-1594753424 tempest-TestImageHashVerification-1594753424-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:03:18.815585 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-9deb0838-8b47-45ec-aa87-f52a549e8dab tempest-TestImageHashVerification-1594753424 tempest-TestImageHashVerification-1594753424-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:03:18.821671 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-9deb0838-8b47-45ec-aa87-f52a549e8dab tempest-TestImageHashVerification-1594753424 tempest-TestImageHashVerification-1594753424-project-member] https://10.4.3.240/volume/v3/volumes/01461b6f-9765-4dae-8373-88d7f30d8bf3 returned with HTTP 404 Aug 20 01:03:18.821906 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 752/2997] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:03:18 2026] GET /volume/v3/volumes/01461b6f-9765-4dae-8373-88d7f30d8bf3 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:03:19.024855 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-638c0dc6-549f-4783-b309-cffc9b2f5d40 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:03:19.027608 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-638c0dc6-549f-4783-b309-cffc9b2f5d40 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] GET https://10.4.3.240/volume/v3/backups/8cd87f5c-8f32-43a2-9ea3-a78fb37169b1 Aug 20 01:03:19.027608 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-638c0dc6-549f-4783-b309-cffc9b2f5d40 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:03:19.027608 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-638c0dc6-549f-4783-b309-cffc9b2f5d40 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:03:19.028266 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.v3.backups [None req-638c0dc6-549f-4783-b309-cffc9b2f5d40 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Show backup with id 8cd87f5c-8f32-43a2-9ea3-a78fb37169b1. {{(pid=100212) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:03:19.033486 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:03:19.033486 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:03:19.034760 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-638c0dc6-549f-4783-b309-cffc9b2f5d40 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] https://10.4.3.240/volume/v3/backups/8cd87f5c-8f32-43a2-9ea3-a78fb37169b1 returned with HTTP 200 Aug 20 01:03:19.035476 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 744/2998] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:03:19 2026] GET /volume/v3/backups/8cd87f5c-8f32-43a2-9ea3-a78fb37169b1 => generated 708 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:03:19.041951 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-a6709e56-65b2-4f9f-b5bf-c250463b6dfd None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:03:19.044278 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-a6709e56-65b2-4f9f-b5bf-c250463b6dfd tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] GET https://10.4.3.240/volume/v3/backups/55efa622-ff99-4320-8d37-77eb91b0a2a8 Aug 20 01:03:19.044278 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-a6709e56-65b2-4f9f-b5bf-c250463b6dfd tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:03:19.044796 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-a6709e56-65b2-4f9f-b5bf-c250463b6dfd tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:03:19.044954 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-a6709e56-65b2-4f9f-b5bf-c250463b6dfd tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Show backup with id 55efa622-ff99-4320-8d37-77eb91b0a2a8. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:03:19.050886 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:03:19.050886 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:03:19.051793 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-a6709e56-65b2-4f9f-b5bf-c250463b6dfd tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] https://10.4.3.240/volume/v3/backups/55efa622-ff99-4320-8d37-77eb91b0a2a8 returned with HTTP 200 Aug 20 01:03:19.052670 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 759/2999] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:03:19 2026] GET /volume/v3/backups/55efa622-ff99-4320-8d37-77eb91b0a2a8 => generated 707 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:03:19.782847 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-73cbb14e-abbc-4311-a74a-ae56622ccf87 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:03:19.785167 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-73cbb14e-abbc-4311-a74a-ae56622ccf87 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] GET https://10.4.3.240/volume/v3/backups/b2215246-9e18-466e-8b27-8dca1bfc7b3d Aug 20 01:03:19.785446 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-73cbb14e-abbc-4311-a74a-ae56622ccf87 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:03:19.785746 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-73cbb14e-abbc-4311-a74a-ae56622ccf87 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:03:19.785893 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.v3.backups [None req-73cbb14e-abbc-4311-a74a-ae56622ccf87 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Show backup with id b2215246-9e18-466e-8b27-8dca1bfc7b3d. {{(pid=100213) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:03:19.787968 np0000007838 devstack@c-api.service[100213]: DEBUG dbcounter [-] [100213] Writing DB stats cinder:SELECT=237,cinder:UPDATE=39,cinder:INSERT=18 {{(pid=100213) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 01:03:19.791357 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:03:19.791357 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:03:19.792305 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-73cbb14e-abbc-4311-a74a-ae56622ccf87 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] https://10.4.3.240/volume/v3/backups/b2215246-9e18-466e-8b27-8dca1bfc7b3d returned with HTTP 200 Aug 20 01:03:19.792800 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 745/3000] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:03:19 2026] GET /volume/v3/backups/b2215246-9e18-466e-8b27-8dca1bfc7b3d => generated 834 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 20 01:03:20.047865 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-e3db2d2c-ca40-4fc8-be90-b6db998734f8 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:03:20.049686 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-e3db2d2c-ca40-4fc8-be90-b6db998734f8 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] GET https://10.4.3.240/volume/v3/backups/8cd87f5c-8f32-43a2-9ea3-a78fb37169b1 Aug 20 01:03:20.049885 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-e3db2d2c-ca40-4fc8-be90-b6db998734f8 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:03:20.050066 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-e3db2d2c-ca40-4fc8-be90-b6db998734f8 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:03:20.050163 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-e3db2d2c-ca40-4fc8-be90-b6db998734f8 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Show backup with id 8cd87f5c-8f32-43a2-9ea3-a78fb37169b1. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:03:20.054551 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:03:20.054551 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:03:20.055182 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-e3db2d2c-ca40-4fc8-be90-b6db998734f8 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] https://10.4.3.240/volume/v3/backups/8cd87f5c-8f32-43a2-9ea3-a78fb37169b1 returned with HTTP 200 Aug 20 01:03:20.055549 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 753/3001] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:03:20 2026] GET /volume/v3/backups/8cd87f5c-8f32-43a2-9ea3-a78fb37169b1 => generated 708 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 20 01:03:20.065277 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-7aeed585-df4e-4689-9076-40575518b218 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:03:20.066910 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-7aeed585-df4e-4689-9076-40575518b218 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] GET https://10.4.3.240/volume/v3/backups/55efa622-ff99-4320-8d37-77eb91b0a2a8 Aug 20 01:03:20.067118 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-7aeed585-df4e-4689-9076-40575518b218 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:03:20.067291 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-7aeed585-df4e-4689-9076-40575518b218 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:03:20.067411 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.v3.backups [None req-7aeed585-df4e-4689-9076-40575518b218 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Show backup with id 55efa622-ff99-4320-8d37-77eb91b0a2a8. {{(pid=100212) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:03:20.074772 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:03:20.074772 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:03:20.075528 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-7aeed585-df4e-4689-9076-40575518b218 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] https://10.4.3.240/volume/v3/backups/55efa622-ff99-4320-8d37-77eb91b0a2a8 returned with HTTP 200 Aug 20 01:03:20.075991 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 745/3002] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:03:20 2026] GET /volume/v3/backups/55efa622-ff99-4320-8d37-77eb91b0a2a8 => generated 707 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:03:20.154243 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-9e5aecd5-5a86-466f-877c-dafea6c23efc None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:03:20.156206 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-9e5aecd5-5a86-466f-877c-dafea6c23efc tempest-ServerRescueNegativeTestJSON-518548524 tempest-ServerRescueNegativeTestJSON-518548524-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 20 01:03:20.156556 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-9e5aecd5-5a86-466f-877c-dafea6c23efc tempest-ServerRescueNegativeTestJSON-518548524 tempest-ServerRescueNegativeTestJSON-518548524-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-1233141239"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:03:20.163250 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.v3.volumes [None req-9e5aecd5-5a86-466f-877c-dafea6c23efc tempest-ServerRescueNegativeTestJSON-518548524 tempest-ServerRescueNegativeTestJSON-518548524-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-1233141239'}} {{(pid=100215) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 01:03:20.163460 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-9e5aecd5-5a86-466f-877c-dafea6c23efc tempest-ServerRescueNegativeTestJSON-518548524 tempest-ServerRescueNegativeTestJSON-518548524-project-member] Create volume of 1 GB Aug 20 01:03:20.175329 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-9e5aecd5-5a86-466f-877c-dafea6c23efc tempest-ServerRescueNegativeTestJSON-518548524 tempest-ServerRescueNegativeTestJSON-518548524-project-member] Availability Zones retrieved successfully. Aug 20 01:03:20.181952 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-9e5aecd5-5a86-466f-877c-dafea6c23efc tempest-ServerRescueNegativeTestJSON-518548524 tempest-ServerRescueNegativeTestJSON-518548524-project-member] Flow 'volume_create_api' (7ee38547-47f1-4679-8f64-17e8c9555f91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:03:20.183304 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-9e5aecd5-5a86-466f-877c-dafea6c23efc tempest-ServerRescueNegativeTestJSON-518548524 tempest-ServerRescueNegativeTestJSON-518548524-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (822de9f5-74a1-4891-bc37-1969ffe319b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:03:20.184495 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.flows.api.create_volume [None req-9e5aecd5-5a86-466f-877c-dafea6c23efc tempest-ServerRescueNegativeTestJSON-518548524 tempest-ServerRescueNegativeTestJSON-518548524-project-member] Validating volume size '1' using validate_int {{(pid=100215) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 01:03:20.215281 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-9e5aecd5-5a86-466f-877c-dafea6c23efc tempest-ServerRescueNegativeTestJSON-518548524 tempest-ServerRescueNegativeTestJSON-518548524-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (822de9f5-74a1-4891-bc37-1969ffe319b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:52:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1ed58bd6-fe6a-497e-ae84-e8199d24fdfa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:03:20.216321 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-9e5aecd5-5a86-466f-877c-dafea6c23efc tempest-ServerRescueNegativeTestJSON-518548524 tempest-ServerRescueNegativeTestJSON-518548524-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (76aa6075-e836-46b6-9b29-2700e8b8cc10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:03:20.278660 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.quota [None req-9e5aecd5-5a86-466f-877c-dafea6c23efc tempest-ServerRescueNegativeTestJSON-518548524 tempest-ServerRescueNegativeTestJSON-518548524-project-member] Created reservations ['fca9461b-b517-49a6-8f51-ef33d6f2ea0b', '2ff89a42-5b22-4228-a514-fdeb135efb0f', '6ec1516d-d5fb-428b-8e2b-ace357181313', '54489908-ec4a-4b96-9f02-1284c0f7a767'] {{(pid=100215) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 01:03:20.279474 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-9e5aecd5-5a86-466f-877c-dafea6c23efc tempest-ServerRescueNegativeTestJSON-518548524 tempest-ServerRescueNegativeTestJSON-518548524-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (76aa6075-e836-46b6-9b29-2700e8b8cc10) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fca9461b-b517-49a6-8f51-ef33d6f2ea0b', '2ff89a42-5b22-4228-a514-fdeb135efb0f', '6ec1516d-d5fb-428b-8e2b-ace357181313', '54489908-ec4a-4b96-9f02-1284c0f7a767']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:03:20.280169 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-9e5aecd5-5a86-466f-877c-dafea6c23efc tempest-ServerRescueNegativeTestJSON-518548524 tempest-ServerRescueNegativeTestJSON-518548524-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ac639810-e074-40d1-8a90-37a9ce9bd2f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:03:20.301461 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-9e5aecd5-5a86-466f-877c-dafea6c23efc tempest-ServerRescueNegativeTestJSON-518548524 tempest-ServerRescueNegativeTestJSON-518548524-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ac639810-e074-40d1-8a90-37a9ce9bd2f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2e2d113e-61f3-432e-bce5-c8b1eb6e1038', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1233141239',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='70fc25ae33ca4266ad42f40503630c53',qos_specs=None,replication_status=,reservations=['fca9461b-b517-49a6-8f51-ef33d6f2ea0b','2ff89a42-5b22-4228-a514-fdeb135efb0f','6ec1516d-d5fb-428b-8e2b-ace357181313','54489908-ec4a-4b96-9f02-1284c0f7a767'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='db682ea0466b44938b36c924eaab0fbc',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T01:03:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1233141239',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2e2d113e-61f3-432e-bce5-c8b1eb6e1038,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='70fc25ae33ca4266ad42f40503630c53',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='db682ea0466b44938b36c924eaab0fbc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1ed58bd6-fe6a-497e-ae84-e8199d24fdfa),volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:03:20.302227 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-9e5aecd5-5a86-466f-877c-dafea6c23efc tempest-ServerRescueNegativeTestJSON-518548524 tempest-ServerRescueNegativeTestJSON-518548524-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (81d25813-c68e-47b4-869f-9cd1b90a1186) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:03:20.318487 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-9e5aecd5-5a86-466f-877c-dafea6c23efc tempest-ServerRescueNegativeTestJSON-518548524 tempest-ServerRescueNegativeTestJSON-518548524-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (81d25813-c68e-47b4-869f-9cd1b90a1186) transitioned into state 'SUCCESS' from state '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-1233141239',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='70fc25ae33ca4266ad42f40503630c53',qos_specs=None,replication_status=,reservations=['fca9461b-b517-49a6-8f51-ef33d6f2ea0b','2ff89a42-5b22-4228-a514-fdeb135efb0f','6ec1516d-d5fb-428b-8e2b-ace357181313','54489908-ec4a-4b96-9f02-1284c0f7a767'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='db682ea0466b44938b36c924eaab0fbc',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:03:20.319196 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-9e5aecd5-5a86-466f-877c-dafea6c23efc tempest-ServerRescueNegativeTestJSON-518548524 tempest-ServerRescueNegativeTestJSON-518548524-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6691399e-dfb4-4960-ac12-f2b629865038) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:03:20.328530 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-9e5aecd5-5a86-466f-877c-dafea6c23efc tempest-ServerRescueNegativeTestJSON-518548524 tempest-ServerRescueNegativeTestJSON-518548524-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6691399e-dfb4-4960-ac12-f2b629865038) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:03:20.333592 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-9e5aecd5-5a86-466f-877c-dafea6c23efc tempest-ServerRescueNegativeTestJSON-518548524 tempest-ServerRescueNegativeTestJSON-518548524-project-member] Flow 'volume_create_api' (7ee38547-47f1-4679-8f64-17e8c9555f91) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:03:20.334020 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-9e5aecd5-5a86-466f-877c-dafea6c23efc tempest-ServerRescueNegativeTestJSON-518548524 tempest-ServerRescueNegativeTestJSON-518548524-project-member] Create volume request issued successfully. Aug 20 01:03:20.334886 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-9e5aecd5-5a86-466f-877c-dafea6c23efc tempest-ServerRescueNegativeTestJSON-518548524 tempest-ServerRescueNegativeTestJSON-518548524-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 20 01:03:20.335564 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 760/3003] 10.4.3.240 () {68 vars in 1258 bytes} [Thu Aug 20 01:03:20 2026] POST /volume/v3/volumes => generated 759 bytes in 182 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 01:03:20.352226 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-6a04856e-1887-4fc6-aea3-4d6396dfe9fa None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:03:20.355311 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-6a04856e-1887-4fc6-aea3-4d6396dfe9fa tempest-ServerRescueNegativeTestJSON-518548524 tempest-ServerRescueNegativeTestJSON-518548524-project-member] GET https://10.4.3.240/volume/v3/volumes/2e2d113e-61f3-432e-bce5-c8b1eb6e1038 Aug 20 01:03:20.355311 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-6a04856e-1887-4fc6-aea3-4d6396dfe9fa tempest-ServerRescueNegativeTestJSON-518548524 tempest-ServerRescueNegativeTestJSON-518548524-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:03:20.355311 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-6a04856e-1887-4fc6-aea3-4d6396dfe9fa tempest-ServerRescueNegativeTestJSON-518548524 tempest-ServerRescueNegativeTestJSON-518548524-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:03:20.363963 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:03:20.363963 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:03:20.368540 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-6a04856e-1887-4fc6-aea3-4d6396dfe9fa tempest-ServerRescueNegativeTestJSON-518548524 tempest-ServerRescueNegativeTestJSON-518548524-project-member] Volume info retrieved successfully. Aug 20 01:03:20.373677 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-6a04856e-1887-4fc6-aea3-4d6396dfe9fa tempest-ServerRescueNegativeTestJSON-518548524 tempest-ServerRescueNegativeTestJSON-518548524-project-member] https://10.4.3.240/volume/v3/volumes/2e2d113e-61f3-432e-bce5-c8b1eb6e1038 returned with HTTP 200 Aug 20 01:03:20.374113 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 746/3004] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:03:20 2026] GET /volume/v3/volumes/2e2d113e-61f3-432e-bce5-c8b1eb6e1038 => generated 827 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:03:20.812360 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-dacd24a5-4c3d-483d-b66d-de5df21f6673 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:03:20.817440 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-dacd24a5-4c3d-483d-b66d-de5df21f6673 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] GET https://10.4.3.240/volume/v3/backups/b2215246-9e18-466e-8b27-8dca1bfc7b3d Aug 20 01:03:20.818322 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-dacd24a5-4c3d-483d-b66d-de5df21f6673 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:03:20.821359 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-dacd24a5-4c3d-483d-b66d-de5df21f6673 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:03:20.821359 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-dacd24a5-4c3d-483d-b66d-de5df21f6673 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Show backup with id b2215246-9e18-466e-8b27-8dca1bfc7b3d. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:03:20.827436 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:03:20.827436 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:03:20.828528 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-dacd24a5-4c3d-483d-b66d-de5df21f6673 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] https://10.4.3.240/volume/v3/backups/b2215246-9e18-466e-8b27-8dca1bfc7b3d returned with HTTP 200 Aug 20 01:03:20.829078 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 754/3005] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:03:20 2026] GET /volume/v3/backups/b2215246-9e18-466e-8b27-8dca1bfc7b3d => generated 834 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:03:21.068471 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-e7c5c02c-59f4-4733-88ec-aff887dea615 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:03:21.070503 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-e7c5c02c-59f4-4733-88ec-aff887dea615 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] GET https://10.4.3.240/volume/v3/backups/8cd87f5c-8f32-43a2-9ea3-a78fb37169b1 Aug 20 01:03:21.070724 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-e7c5c02c-59f4-4733-88ec-aff887dea615 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:03:21.070926 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-e7c5c02c-59f4-4733-88ec-aff887dea615 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:03:21.071054 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.v3.backups [None req-e7c5c02c-59f4-4733-88ec-aff887dea615 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Show backup with id 8cd87f5c-8f32-43a2-9ea3-a78fb37169b1. {{(pid=100212) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:03:21.075096 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:03:21.075096 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:03:21.075845 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-e7c5c02c-59f4-4733-88ec-aff887dea615 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] https://10.4.3.240/volume/v3/backups/8cd87f5c-8f32-43a2-9ea3-a78fb37169b1 returned with HTTP 200 Aug 20 01:03:21.076221 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 746/3006] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:03:21 2026] GET /volume/v3/backups/8cd87f5c-8f32-43a2-9ea3-a78fb37169b1 => generated 708 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:03:21.088595 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-5dfd7d41-e97e-4a7e-a7de-99d26dac8c81 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:03:21.090492 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-5dfd7d41-e97e-4a7e-a7de-99d26dac8c81 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] GET https://10.4.3.240/volume/v3/backups/55efa622-ff99-4320-8d37-77eb91b0a2a8 Aug 20 01:03:21.090758 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-5dfd7d41-e97e-4a7e-a7de-99d26dac8c81 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:03:21.090978 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-5dfd7d41-e97e-4a7e-a7de-99d26dac8c81 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:03:21.091115 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-5dfd7d41-e97e-4a7e-a7de-99d26dac8c81 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Show backup with id 55efa622-ff99-4320-8d37-77eb91b0a2a8. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:03:21.100203 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:03:21.100203 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:03:21.101009 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-5dfd7d41-e97e-4a7e-a7de-99d26dac8c81 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] https://10.4.3.240/volume/v3/backups/55efa622-ff99-4320-8d37-77eb91b0a2a8 returned with HTTP 200 Aug 20 01:03:21.101405 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 761/3007] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:03:21 2026] GET /volume/v3/backups/55efa622-ff99-4320-8d37-77eb91b0a2a8 => generated 707 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:03:21.391202 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-1d4c2680-61d4-40df-8972-28a0af8c7b91 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:03:21.393021 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-1d4c2680-61d4-40df-8972-28a0af8c7b91 tempest-ServerRescueNegativeTestJSON-518548524 tempest-ServerRescueNegativeTestJSON-518548524-project-member] GET https://10.4.3.240/volume/v3/volumes/2e2d113e-61f3-432e-bce5-c8b1eb6e1038 Aug 20 01:03:21.393180 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-1d4c2680-61d4-40df-8972-28a0af8c7b91 tempest-ServerRescueNegativeTestJSON-518548524 tempest-ServerRescueNegativeTestJSON-518548524-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:03:21.393418 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-1d4c2680-61d4-40df-8972-28a0af8c7b91 tempest-ServerRescueNegativeTestJSON-518548524 tempest-ServerRescueNegativeTestJSON-518548524-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:03:21.402052 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:03:21.402052 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:03:21.406223 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-1d4c2680-61d4-40df-8972-28a0af8c7b91 tempest-ServerRescueNegativeTestJSON-518548524 tempest-ServerRescueNegativeTestJSON-518548524-project-member] Volume info retrieved successfully. Aug 20 01:03:21.411611 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-1d4c2680-61d4-40df-8972-28a0af8c7b91 tempest-ServerRescueNegativeTestJSON-518548524 tempest-ServerRescueNegativeTestJSON-518548524-project-member] https://10.4.3.240/volume/v3/volumes/2e2d113e-61f3-432e-bce5-c8b1eb6e1038 returned with HTTP 200 Aug 20 01:03:21.412313 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 747/3008] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:03:21 2026] GET /volume/v3/volumes/2e2d113e-61f3-432e-bce5-c8b1eb6e1038 => generated 852 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:03:21.851866 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-123b0d62-0ed7-408f-8c63-cbf59583ede6 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:03:21.855505 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-123b0d62-0ed7-408f-8c63-cbf59583ede6 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] GET https://10.4.3.240/volume/v3/backups/b2215246-9e18-466e-8b27-8dca1bfc7b3d Aug 20 01:03:21.855505 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-123b0d62-0ed7-408f-8c63-cbf59583ede6 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:03:21.855505 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-123b0d62-0ed7-408f-8c63-cbf59583ede6 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:03:21.855505 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-123b0d62-0ed7-408f-8c63-cbf59583ede6 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Show backup with id b2215246-9e18-466e-8b27-8dca1bfc7b3d. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:03:21.859013 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:03:21.859013 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:03:21.859814 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-123b0d62-0ed7-408f-8c63-cbf59583ede6 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] https://10.4.3.240/volume/v3/backups/b2215246-9e18-466e-8b27-8dca1bfc7b3d returned with HTTP 200 Aug 20 01:03:21.860378 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 755/3009] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:03:21 2026] GET /volume/v3/backups/b2215246-9e18-466e-8b27-8dca1bfc7b3d => generated 834 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:03:22.088660 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-6c4724b3-aa48-4a07-8490-5f58b3d08547 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:03:22.091247 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-6c4724b3-aa48-4a07-8490-5f58b3d08547 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] GET https://10.4.3.240/volume/v3/backups/8cd87f5c-8f32-43a2-9ea3-a78fb37169b1 Aug 20 01:03:22.091478 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-6c4724b3-aa48-4a07-8490-5f58b3d08547 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:03:22.091897 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-6c4724b3-aa48-4a07-8490-5f58b3d08547 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:03:22.091897 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.v3.backups [None req-6c4724b3-aa48-4a07-8490-5f58b3d08547 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Show backup with id 8cd87f5c-8f32-43a2-9ea3-a78fb37169b1. {{(pid=100212) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:03:22.100404 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:03:22.100404 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:03:22.100953 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-6c4724b3-aa48-4a07-8490-5f58b3d08547 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] https://10.4.3.240/volume/v3/backups/8cd87f5c-8f32-43a2-9ea3-a78fb37169b1 returned with HTTP 200 Aug 20 01:03:22.101129 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 747/3010] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:03:22 2026] GET /volume/v3/backups/8cd87f5c-8f32-43a2-9ea3-a78fb37169b1 => generated 708 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:03:22.115710 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-f558e49f-7607-41aa-ae65-3fe8e2af88cd None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:03:22.119557 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-f558e49f-7607-41aa-ae65-3fe8e2af88cd tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] GET https://10.4.3.240/volume/v3/backups/55efa622-ff99-4320-8d37-77eb91b0a2a8 Aug 20 01:03:22.119803 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-f558e49f-7607-41aa-ae65-3fe8e2af88cd tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:03:22.120001 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-f558e49f-7607-41aa-ae65-3fe8e2af88cd tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:03:22.120093 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-f558e49f-7607-41aa-ae65-3fe8e2af88cd tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Show backup with id 55efa622-ff99-4320-8d37-77eb91b0a2a8. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:03:22.126176 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:03:22.126176 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:03:22.127424 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-f558e49f-7607-41aa-ae65-3fe8e2af88cd tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] https://10.4.3.240/volume/v3/backups/55efa622-ff99-4320-8d37-77eb91b0a2a8 returned with HTTP 200 Aug 20 01:03:22.129697 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 762/3011] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:03:22 2026] GET /volume/v3/backups/55efa622-ff99-4320-8d37-77eb91b0a2a8 => generated 707 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:03:22.652192 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [req-5a05ba95-0d6f-4a14-9d1c-8fcbcd5359f6 req-e85eef45-e1f2-48b6-ae85-ff3eabf293fa None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:03:22.654218 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-5a05ba95-0d6f-4a14-9d1c-8fcbcd5359f6 req-e85eef45-e1f2-48b6-ae85-ff3eabf293fa tempest-TestVolumeBootPatternV346-114315032 tempest-TestVolumeBootPatternV346-114315032-project-member] GET https://10.4.3.240/volume/v3/limits Aug 20 01:03:22.654424 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [req-5a05ba95-0d6f-4a14-9d1c-8fcbcd5359f6 req-e85eef45-e1f2-48b6-ae85-ff3eabf293fa tempest-TestVolumeBootPatternV346-114315032 tempest-TestVolumeBootPatternV346-114315032-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:03:22.654596 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [req-5a05ba95-0d6f-4a14-9d1c-8fcbcd5359f6 req-e85eef45-e1f2-48b6-ae85-ff3eabf293fa tempest-TestVolumeBootPatternV346-114315032 tempest-TestVolumeBootPatternV346-114315032-project-member] Calling method 'index' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:03:22.678436 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-5a05ba95-0d6f-4a14-9d1c-8fcbcd5359f6 req-e85eef45-e1f2-48b6-ae85-ff3eabf293fa tempest-TestVolumeBootPatternV346-114315032 tempest-TestVolumeBootPatternV346-114315032-project-member] https://10.4.3.240/volume/v3/limits returned with HTTP 200 Aug 20 01:03:22.678845 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 748/3012] 10.4.3.240 () {68 vars in 1484 bytes} [Thu Aug 20 01:03:22 2026] GET /volume/v3/limits => generated 302 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:03:22.729508 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-5a05ba95-0d6f-4a14-9d1c-8fcbcd5359f6 req-5046da18-2895-4c29-b63d-cb489c6924d7 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:03:22.733181 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-5a05ba95-0d6f-4a14-9d1c-8fcbcd5359f6 req-5046da18-2895-4c29-b63d-cb489c6924d7 tempest-TestVolumeBootPatternV346-114315032 tempest-TestVolumeBootPatternV346-114315032-project-member] GET https://10.4.3.240/volume/v3/volumes/fd000e63-6937-4faf-8012-2b32173a92ea Aug 20 01:03:22.733381 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-5a05ba95-0d6f-4a14-9d1c-8fcbcd5359f6 req-5046da18-2895-4c29-b63d-cb489c6924d7 tempest-TestVolumeBootPatternV346-114315032 tempest-TestVolumeBootPatternV346-114315032-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:03:22.733563 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-5a05ba95-0d6f-4a14-9d1c-8fcbcd5359f6 req-5046da18-2895-4c29-b63d-cb489c6924d7 tempest-TestVolumeBootPatternV346-114315032 tempest-TestVolumeBootPatternV346-114315032-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:03:22.743358 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:03:22.743358 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:03:22.747135 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [req-5a05ba95-0d6f-4a14-9d1c-8fcbcd5359f6 req-5046da18-2895-4c29-b63d-cb489c6924d7 tempest-TestVolumeBootPatternV346-114315032 tempest-TestVolumeBootPatternV346-114315032-project-member] Volume info retrieved successfully. Aug 20 01:03:22.751707 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-5a05ba95-0d6f-4a14-9d1c-8fcbcd5359f6 req-5046da18-2895-4c29-b63d-cb489c6924d7 tempest-TestVolumeBootPatternV346-114315032 tempest-TestVolumeBootPatternV346-114315032-project-member] https://10.4.3.240/volume/v3/volumes/fd000e63-6937-4faf-8012-2b32173a92ea returned with HTTP 200 Aug 20 01:03:22.752082 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 756/3013] 10.4.3.240 () {68 vars in 1598 bytes} [Thu Aug 20 01:03:22 2026] GET /volume/v3/volumes/fd000e63-6937-4faf-8012-2b32173a92ea => generated 1662 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 20 01:03:22.765204 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [req-5a05ba95-0d6f-4a14-9d1c-8fcbcd5359f6 req-6b77bfb3-b2c9-490e-9af4-8f8f19809b4b None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:03:22.768893 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-5a05ba95-0d6f-4a14-9d1c-8fcbcd5359f6 req-6b77bfb3-b2c9-490e-9af4-8f8f19809b4b tempest-TestVolumeBootPatternV346-114315032 tempest-TestVolumeBootPatternV346-114315032-project-member] POST https://10.4.3.240/volume/v3/snapshots Aug 20 01:03:22.769239 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [req-5a05ba95-0d6f-4a14-9d1c-8fcbcd5359f6 req-6b77bfb3-b2c9-490e-9af4-8f8f19809b4b tempest-TestVolumeBootPatternV346-114315032 tempest-TestVolumeBootPatternV346-114315032-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "fd000e63-6937-4faf-8012-2b32173a92ea", "force": true, "name": "snapshot for tempest-TestVolumeBootPatternV346snapshot-1269060331", "description": null, "metadata": {}}} {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:03:22.787224 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:03:22.787224 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:03:22.787224 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [req-5a05ba95-0d6f-4a14-9d1c-8fcbcd5359f6 req-6b77bfb3-b2c9-490e-9af4-8f8f19809b4b tempest-TestVolumeBootPatternV346-114315032 tempest-TestVolumeBootPatternV346-114315032-project-member] Volume info retrieved successfully. Aug 20 01:03:22.787224 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.v3.snapshots [req-5a05ba95-0d6f-4a14-9d1c-8fcbcd5359f6 req-6b77bfb3-b2c9-490e-9af4-8f8f19809b4b tempest-TestVolumeBootPatternV346-114315032 tempest-TestVolumeBootPatternV346-114315032-project-member] Create snapshot from volume fd000e63-6937-4faf-8012-2b32173a92ea Aug 20 01:03:22.831911 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.quota [req-5a05ba95-0d6f-4a14-9d1c-8fcbcd5359f6 req-6b77bfb3-b2c9-490e-9af4-8f8f19809b4b tempest-TestVolumeBootPatternV346-114315032 tempest-TestVolumeBootPatternV346-114315032-project-member] Created reservations ['3808cd18-3c39-4905-a2ac-35706a9f21c7', 'ff6ec9e4-87ff-49f8-9dbd-634283d25be2', '36dcc7fa-17aa-477c-ad3d-6399aec0719e', '89698410-4361-41a6-8d38-d62f61c2ae85'] {{(pid=100212) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 01:03:22.875507 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-b8966a89-8b3a-49e7-a6c9-0f0d5c34d1ba None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:03:22.875995 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [req-5a05ba95-0d6f-4a14-9d1c-8fcbcd5359f6 req-6b77bfb3-b2c9-490e-9af4-8f8f19809b4b tempest-TestVolumeBootPatternV346-114315032 tempest-TestVolumeBootPatternV346-114315032-project-member] Snapshot force create request issued successfully. Aug 20 01:03:22.876821 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-b8966a89-8b3a-49e7-a6c9-0f0d5c34d1ba tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] GET https://10.4.3.240/volume/v3/backups/b2215246-9e18-466e-8b27-8dca1bfc7b3d Aug 20 01:03:22.876872 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-5a05ba95-0d6f-4a14-9d1c-8fcbcd5359f6 req-6b77bfb3-b2c9-490e-9af4-8f8f19809b4b tempest-TestVolumeBootPatternV346-114315032 tempest-TestVolumeBootPatternV346-114315032-project-member] https://10.4.3.240/volume/v3/snapshots returned with HTTP 202 Aug 20 01:03:22.876971 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-b8966a89-8b3a-49e7-a6c9-0f0d5c34d1ba tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:03:22.876971 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-b8966a89-8b3a-49e7-a6c9-0f0d5c34d1ba tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:03:22.876971 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-b8966a89-8b3a-49e7-a6c9-0f0d5c34d1ba tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Show backup with id b2215246-9e18-466e-8b27-8dca1bfc7b3d. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:03:22.877034 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 748/3014] 10.4.3.240 () {72 vars in 1547 bytes} [Thu Aug 20 01:03:22 2026] POST /volume/v3/snapshots => generated 324 bytes in 112 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 20 01:03:22.880358 np0000007838 devstack@c-api.service[100215]: DEBUG dbcounter [-] [100215] Writing DB stats cinder:SELECT=299,cinder:INSERT=49,cinder:UPDATE=74 {{(pid=100215) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 01:03:22.882256 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:03:22.882256 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:03:22.882982 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-b8966a89-8b3a-49e7-a6c9-0f0d5c34d1ba tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] https://10.4.3.240/volume/v3/backups/b2215246-9e18-466e-8b27-8dca1bfc7b3d returned with HTTP 200 Aug 20 01:03:22.883293 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 763/3015] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:03:22 2026] GET /volume/v3/backups/b2215246-9e18-466e-8b27-8dca1bfc7b3d => generated 834 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:03:23.114183 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-0f330405-10d3-4c97-9088-c7cbf8220040 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:03:23.116421 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-0f330405-10d3-4c97-9088-c7cbf8220040 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] GET https://10.4.3.240/volume/v3/backups/8cd87f5c-8f32-43a2-9ea3-a78fb37169b1 Aug 20 01:03:23.116421 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-0f330405-10d3-4c97-9088-c7cbf8220040 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:03:23.116421 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-0f330405-10d3-4c97-9088-c7cbf8220040 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:03:23.116421 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.v3.backups [None req-0f330405-10d3-4c97-9088-c7cbf8220040 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Show backup with id 8cd87f5c-8f32-43a2-9ea3-a78fb37169b1. {{(pid=100213) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:03:23.120921 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:03:23.120921 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:03:23.121883 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-0f330405-10d3-4c97-9088-c7cbf8220040 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] https://10.4.3.240/volume/v3/backups/8cd87f5c-8f32-43a2-9ea3-a78fb37169b1 returned with HTTP 200 Aug 20 01:03:23.122362 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 749/3016] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:03:23 2026] GET /volume/v3/backups/8cd87f5c-8f32-43a2-9ea3-a78fb37169b1 => generated 709 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:03:23.139157 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-2cc1d6a9-c2f8-4669-8159-8541ac7eeb3e None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:03:23.141222 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-2cc1d6a9-c2f8-4669-8159-8541ac7eeb3e tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] GET https://10.4.3.240/volume/v3/backups/55efa622-ff99-4320-8d37-77eb91b0a2a8 Aug 20 01:03:23.141222 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-2cc1d6a9-c2f8-4669-8159-8541ac7eeb3e tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:03:23.142468 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-2cc1d6a9-c2f8-4669-8159-8541ac7eeb3e tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:03:23.142468 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-2cc1d6a9-c2f8-4669-8159-8541ac7eeb3e tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Show backup with id 55efa622-ff99-4320-8d37-77eb91b0a2a8. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:03:23.146474 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:03:23.146474 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:03:23.147222 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-2cc1d6a9-c2f8-4669-8159-8541ac7eeb3e tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] https://10.4.3.240/volume/v3/backups/55efa622-ff99-4320-8d37-77eb91b0a2a8 returned with HTTP 200 Aug 20 01:03:23.147654 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 757/3017] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:03:23 2026] GET /volume/v3/backups/55efa622-ff99-4320-8d37-77eb91b0a2a8 => generated 708 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:03:23.158159 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-0c9ece5d-7112-45bd-97d1-4cfabc4c542c None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:03:23.159841 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-0c9ece5d-7112-45bd-97d1-4cfabc4c542c tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] GET https://10.4.3.240/volume/v3/backups/55efa622-ff99-4320-8d37-77eb91b0a2a8 Aug 20 01:03:23.160083 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-0c9ece5d-7112-45bd-97d1-4cfabc4c542c tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:03:23.160512 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-0c9ece5d-7112-45bd-97d1-4cfabc4c542c tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:03:23.160512 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.v3.backups [None req-0c9ece5d-7112-45bd-97d1-4cfabc4c542c tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Show backup with id 55efa622-ff99-4320-8d37-77eb91b0a2a8. {{(pid=100212) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:03:23.165811 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:03:23.165811 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:03:23.166868 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-0c9ece5d-7112-45bd-97d1-4cfabc4c542c tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] https://10.4.3.240/volume/v3/backups/55efa622-ff99-4320-8d37-77eb91b0a2a8 returned with HTTP 200 Aug 20 01:03:23.167308 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 749/3018] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:03:23 2026] GET /volume/v3/backups/55efa622-ff99-4320-8d37-77eb91b0a2a8 => generated 708 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:03:23.176798 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-780f50a3-dcc5-4719-b82e-44ff307be788 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:03:23.178448 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-780f50a3-dcc5-4719-b82e-44ff307be788 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] DELETE https://10.4.3.240/volume/v3/backups/55efa622-ff99-4320-8d37-77eb91b0a2a8 Aug 20 01:03:23.178660 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-780f50a3-dcc5-4719-b82e-44ff307be788 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:03:23.178792 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-780f50a3-dcc5-4719-b82e-44ff307be788 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Calling method 'delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:03:23.178889 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.contrib.backups [None req-780f50a3-dcc5-4719-b82e-44ff307be788 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Delete backup with id: 55efa622-ff99-4320-8d37-77eb91b0a2a8. Aug 20 01:03:23.184333 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:03:23.184333 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:03:23.205048 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.backup.rpcapi [None req-780f50a3-dcc5-4719-b82e-44ff307be788 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] delete_backup rpcapi backup_id 55efa622-ff99-4320-8d37-77eb91b0a2a8 {{(pid=100215) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 20 01:03:23.206016 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-780f50a3-dcc5-4719-b82e-44ff307be788 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] https://10.4.3.240/volume/v3/backups/55efa622-ff99-4320-8d37-77eb91b0a2a8 returned with HTTP 202 Aug 20 01:03:23.206458 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 764/3019] 10.4.3.240 () {66 vars in 1351 bytes} [Thu Aug 20 01:03:23 2026] DELETE /volume/v3/backups/55efa622-ff99-4320-8d37-77eb91b0a2a8 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 01:03:23.217002 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-51a1eb36-deb7-4904-b704-767b04538099 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:03:23.219453 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-51a1eb36-deb7-4904-b704-767b04538099 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] GET https://10.4.3.240/volume/v3/backups/55efa622-ff99-4320-8d37-77eb91b0a2a8 Aug 20 01:03:23.219716 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-51a1eb36-deb7-4904-b704-767b04538099 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:03:23.219967 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-51a1eb36-deb7-4904-b704-767b04538099 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:03:23.220118 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.v3.backups [None req-51a1eb36-deb7-4904-b704-767b04538099 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Show backup with id 55efa622-ff99-4320-8d37-77eb91b0a2a8. {{(pid=100213) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:03:23.227505 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:03:23.227505 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:03:23.228577 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-51a1eb36-deb7-4904-b704-767b04538099 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] https://10.4.3.240/volume/v3/backups/55efa622-ff99-4320-8d37-77eb91b0a2a8 returned with HTTP 200 Aug 20 01:03:23.229072 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 750/3020] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:03:23 2026] GET /volume/v3/backups/55efa622-ff99-4320-8d37-77eb91b0a2a8 => generated 707 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:03:23.893357 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-4d344de2-cc70-4e35-9ee6-5a2afc0f95cb None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:03:23.894765 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-4d344de2-cc70-4e35-9ee6-5a2afc0f95cb tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] GET https://10.4.3.240/volume/v3/backups/b2215246-9e18-466e-8b27-8dca1bfc7b3d Aug 20 01:03:23.896121 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-4d344de2-cc70-4e35-9ee6-5a2afc0f95cb tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:03:23.896121 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-4d344de2-cc70-4e35-9ee6-5a2afc0f95cb tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:03:23.896121 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-4d344de2-cc70-4e35-9ee6-5a2afc0f95cb tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Show backup with id b2215246-9e18-466e-8b27-8dca1bfc7b3d. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:03:23.899269 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:03:23.899269 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:03:23.900116 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-4d344de2-cc70-4e35-9ee6-5a2afc0f95cb tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] https://10.4.3.240/volume/v3/backups/b2215246-9e18-466e-8b27-8dca1bfc7b3d returned with HTTP 200 Aug 20 01:03:23.900536 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 758/3021] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:03:23 2026] GET /volume/v3/backups/b2215246-9e18-466e-8b27-8dca1bfc7b3d => generated 834 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:03:24.136263 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-933e9c4c-9be5-4677-afd5-b700b65c5b11 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:03:24.138570 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-933e9c4c-9be5-4677-afd5-b700b65c5b11 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] GET https://10.4.3.240/volume/v3/backups/8cd87f5c-8f32-43a2-9ea3-a78fb37169b1 Aug 20 01:03:24.139440 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-933e9c4c-9be5-4677-afd5-b700b65c5b11 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:03:24.140001 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-933e9c4c-9be5-4677-afd5-b700b65c5b11 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:03:24.140157 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.v3.backups [None req-933e9c4c-9be5-4677-afd5-b700b65c5b11 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Show backup with id 8cd87f5c-8f32-43a2-9ea3-a78fb37169b1. {{(pid=100212) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:03:24.144746 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:03:24.144746 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:03:24.145533 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-933e9c4c-9be5-4677-afd5-b700b65c5b11 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] https://10.4.3.240/volume/v3/backups/8cd87f5c-8f32-43a2-9ea3-a78fb37169b1 returned with HTTP 200 Aug 20 01:03:24.145906 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 750/3022] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:03:24 2026] GET /volume/v3/backups/8cd87f5c-8f32-43a2-9ea3-a78fb37169b1 => generated 710 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:03:24.158126 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-34d21883-c67f-4414-9e37-7c572973ab08 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:03:24.159569 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-34d21883-c67f-4414-9e37-7c572973ab08 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] DELETE https://10.4.3.240/volume/v3/backups/8cd87f5c-8f32-43a2-9ea3-a78fb37169b1 Aug 20 01:03:24.160363 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-34d21883-c67f-4414-9e37-7c572973ab08 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:03:24.160363 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-34d21883-c67f-4414-9e37-7c572973ab08 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Calling method 'delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:03:24.160363 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.contrib.backups [None req-34d21883-c67f-4414-9e37-7c572973ab08 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Delete backup with id: 8cd87f5c-8f32-43a2-9ea3-a78fb37169b1. Aug 20 01:03:24.164558 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:03:24.164558 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:03:24.177174 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.backup.rpcapi [None req-34d21883-c67f-4414-9e37-7c572973ab08 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] delete_backup rpcapi backup_id 8cd87f5c-8f32-43a2-9ea3-a78fb37169b1 {{(pid=100215) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 20 01:03:24.179411 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-34d21883-c67f-4414-9e37-7c572973ab08 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] https://10.4.3.240/volume/v3/backups/8cd87f5c-8f32-43a2-9ea3-a78fb37169b1 returned with HTTP 202 Aug 20 01:03:24.179628 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 765/3023] 10.4.3.240 () {68 vars in 1391 bytes} [Thu Aug 20 01:03:24 2026] DELETE /volume/v3/backups/8cd87f5c-8f32-43a2-9ea3-a78fb37169b1 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 01:03:24.190307 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-7a12fa9e-ff84-4c5b-96ab-0434713a0e07 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:03:24.192402 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-7a12fa9e-ff84-4c5b-96ab-0434713a0e07 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] POST https://10.4.3.240/volume/v3/volumes Aug 20 01:03:24.192707 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-7a12fa9e-ff84-4c5b-96ab-0434713a0e07 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1052126169"}} {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:03:24.194100 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.v3.volumes [None req-7a12fa9e-ff84-4c5b-96ab-0434713a0e07 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1052126169'}} {{(pid=100213) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 01:03:24.194226 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.v3.volumes [None req-7a12fa9e-ff84-4c5b-96ab-0434713a0e07 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Create volume of 1 GB Aug 20 01:03:24.199488 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-7a12fa9e-ff84-4c5b-96ab-0434713a0e07 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Availability Zones retrieved successfully. Aug 20 01:03:24.205925 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-7a12fa9e-ff84-4c5b-96ab-0434713a0e07 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Flow 'volume_create_api' (f010a925-2049-46c9-94ca-8ebcada2d80a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:03:24.208197 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-7a12fa9e-ff84-4c5b-96ab-0434713a0e07 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e4d8f746-2890-4b5b-a284-16ed310a13af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:03:24.209017 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.flows.api.create_volume [None req-7a12fa9e-ff84-4c5b-96ab-0434713a0e07 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Validating volume size '1' using validate_int {{(pid=100213) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 01:03:24.234560 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-7a12fa9e-ff84-4c5b-96ab-0434713a0e07 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e4d8f746-2890-4b5b-a284-16ed310a13af) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:52:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1ed58bd6-fe6a-497e-ae84-e8199d24fdfa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:03:24.235269 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-7a12fa9e-ff84-4c5b-96ab-0434713a0e07 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aa0eb5b2-29c9-4808-876f-687329b1cb0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:03:24.242515 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-3d56fa5c-dddd-48e7-82fc-fe87118f101a None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:03:24.244850 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-3d56fa5c-dddd-48e7-82fc-fe87118f101a tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] GET https://10.4.3.240/volume/v3/backups/55efa622-ff99-4320-8d37-77eb91b0a2a8 Aug 20 01:03:24.245147 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-3d56fa5c-dddd-48e7-82fc-fe87118f101a tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:03:24.245459 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-3d56fa5c-dddd-48e7-82fc-fe87118f101a tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:03:24.245716 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-3d56fa5c-dddd-48e7-82fc-fe87118f101a tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Show backup with id 55efa622-ff99-4320-8d37-77eb91b0a2a8. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:03:24.249872 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-3d56fa5c-dddd-48e7-82fc-fe87118f101a tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] https://10.4.3.240/volume/v3/backups/55efa622-ff99-4320-8d37-77eb91b0a2a8 returned with HTTP 404 Aug 20 01:03:24.250425 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 759/3024] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:03:24 2026] GET /volume/v3/backups/55efa622-ff99-4320-8d37-77eb91b0a2a8 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:03:24.259441 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-d92fe16d-e8b4-422e-84dc-ce05bd3072bc None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:03:24.261121 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-d92fe16d-e8b4-422e-84dc-ce05bd3072bc tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] POST https://10.4.3.240/volume/v3/backups Aug 20 01:03:24.263081 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-d92fe16d-e8b4-422e-84dc-ce05bd3072bc tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "3d3694ed-577d-4f16-a968-76660e9e53ca", "incremental": true, "force": true, "name": "tempest-VolumesBackupsTest-Backup-1533262545", "container": "tempest-volumesbackupstest-backup-container-348297975"}} {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:03:24.264650 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.contrib.backups [None req-d92fe16d-e8b4-422e-84dc-ce05bd3072bc tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Creating new backup {'backup': {'volume_id': '3d3694ed-577d-4f16-a968-76660e9e53ca', 'incremental': True, 'force': True, 'name': 'tempest-VolumesBackupsTest-Backup-1533262545', 'container': 'tempest-volumesbackupstest-backup-container-348297975'}} {{(pid=100212) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 20 01:03:24.264796 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.contrib.backups [None req-d92fe16d-e8b4-422e-84dc-ce05bd3072bc tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Creating backup of volume 3d3694ed-577d-4f16-a968-76660e9e53ca in container tempest-volumesbackupstest-backup-container-348297975 Aug 20 01:03:24.272365 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.quota [None req-7a12fa9e-ff84-4c5b-96ab-0434713a0e07 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Created reservations ['d8051798-09bb-4c44-b3d7-705263ad0132', '4d3cb776-d61c-4e7b-ada3-4ef9fc3e32ab', '35476257-f7a9-44a1-8fdd-d476fd0baff6', 'f4015d6b-7ce0-41d1-9236-7e5aa3555ca7'] {{(pid=100213) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 01:03:24.273459 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-7a12fa9e-ff84-4c5b-96ab-0434713a0e07 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aa0eb5b2-29c9-4808-876f-687329b1cb0b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d8051798-09bb-4c44-b3d7-705263ad0132', '4d3cb776-d61c-4e7b-ada3-4ef9fc3e32ab', '35476257-f7a9-44a1-8fdd-d476fd0baff6', 'f4015d6b-7ce0-41d1-9236-7e5aa3555ca7']}' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:03:24.274840 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-7a12fa9e-ff84-4c5b-96ab-0434713a0e07 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7ac3e7bd-0dcd-47ca-a864-0fbd0e8224dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:03:24.283062 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:03:24.283062 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:03:24.283435 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-d92fe16d-e8b4-422e-84dc-ce05bd3072bc tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Volume info retrieved successfully. Aug 20 01:03:24.297992 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-7a12fa9e-ff84-4c5b-96ab-0434713a0e07 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7ac3e7bd-0dcd-47ca-a864-0fbd0e8224dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '632f3142-dd16-4593-ad42-9d6d561882f5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1052126169',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='32bdd7bd4b41425c83c1fcf3c29cd7ae',qos_specs=None,replication_status=,reservations=['d8051798-09bb-4c44-b3d7-705263ad0132','4d3cb776-d61c-4e7b-ada3-4ef9fc3e32ab','35476257-f7a9-44a1-8fdd-d476fd0baff6','f4015d6b-7ce0-41d1-9236-7e5aa3555ca7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='33288acd1d7445ee80c42301c69e5622',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T01:03:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1052126169',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=632f3142-dd16-4593-ad42-9d6d561882f5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='32bdd7bd4b41425c83c1fcf3c29cd7ae',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='33288acd1d7445ee80c42301c69e5622',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1ed58bd6-fe6a-497e-ae84-e8199d24fdfa),volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:03:24.299465 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-7a12fa9e-ff84-4c5b-96ab-0434713a0e07 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d2febbf5-ca1b-4ad1-a161-e3ce2312836a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:03:24.308329 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.quota [None req-d92fe16d-e8b4-422e-84dc-ce05bd3072bc tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Created reservations ['f2c2c765-2fc6-49ab-bd0b-cf1e6a81b417', 'cf084f93-2b75-4082-9a77-dcf7964d50ca'] {{(pid=100212) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 01:03:24.329495 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-7a12fa9e-ff84-4c5b-96ab-0434713a0e07 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d2febbf5-ca1b-4ad1-a161-e3ce2312836a) transitioned into state 'SUCCESS' from state '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-1052126169',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='32bdd7bd4b41425c83c1fcf3c29cd7ae',qos_specs=None,replication_status=,reservations=['d8051798-09bb-4c44-b3d7-705263ad0132','4d3cb776-d61c-4e7b-ada3-4ef9fc3e32ab','35476257-f7a9-44a1-8fdd-d476fd0baff6','f4015d6b-7ce0-41d1-9236-7e5aa3555ca7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='33288acd1d7445ee80c42301c69e5622',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:03:24.330250 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-7a12fa9e-ff84-4c5b-96ab-0434713a0e07 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eb138e6e-8d48-411e-a514-bf5c0ea2038c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:03:24.350069 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-7a12fa9e-ff84-4c5b-96ab-0434713a0e07 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eb138e6e-8d48-411e-a514-bf5c0ea2038c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:03:24.350069 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-7a12fa9e-ff84-4c5b-96ab-0434713a0e07 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Flow 'volume_create_api' (f010a925-2049-46c9-94ca-8ebcada2d80a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100213) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:03:24.350069 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-7a12fa9e-ff84-4c5b-96ab-0434713a0e07 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Create volume request issued successfully. Aug 20 01:03:24.350845 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-7a12fa9e-ff84-4c5b-96ab-0434713a0e07 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 20 01:03:24.351434 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 751/3025] 10.4.3.240 () {70 vars in 1298 bytes} [Thu Aug 20 01:03:24 2026] POST /volume/v3/volumes => generated 778 bytes in 162 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 01:03:24.366368 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-d92fe16d-e8b4-422e-84dc-ce05bd3072bc tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] https://10.4.3.240/volume/v3/backups returned with HTTP 202 Aug 20 01:03:24.366368 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 751/3026] 10.4.3.240 () {68 vars in 1259 bytes} [Thu Aug 20 01:03:24 2026] POST /volume/v3/backups => generated 330 bytes in 107 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 20 01:03:24.370550 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-a4d01c1c-4808-46c4-9cc7-806cf04a22ae None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:03:24.371863 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-a4d01c1c-4808-46c4-9cc7-806cf04a22ae tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] GET https://10.4.3.240/volume/v3/volumes/632f3142-dd16-4593-ad42-9d6d561882f5 Aug 20 01:03:24.372113 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-a4d01c1c-4808-46c4-9cc7-806cf04a22ae tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:03:24.372380 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-a4d01c1c-4808-46c4-9cc7-806cf04a22ae tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:03:24.375215 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-7b214b79-dc91-4e14-bb2d-82b04fed1e7c None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:03:24.377082 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-7b214b79-dc91-4e14-bb2d-82b04fed1e7c tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] GET https://10.4.3.240/volume/v3/backups/3d461ec3-4c4d-4dc6-82f1-1db15bdd9745 Aug 20 01:03:24.377263 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-7b214b79-dc91-4e14-bb2d-82b04fed1e7c tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:03:24.377469 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-7b214b79-dc91-4e14-bb2d-82b04fed1e7c tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:03:24.377570 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-7b214b79-dc91-4e14-bb2d-82b04fed1e7c tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Show backup with id 3d461ec3-4c4d-4dc6-82f1-1db15bdd9745. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:03:24.383363 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:03:24.383363 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:03:24.386354 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-7b214b79-dc91-4e14-bb2d-82b04fed1e7c tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] https://10.4.3.240/volume/v3/backups/3d461ec3-4c4d-4dc6-82f1-1db15bdd9745 returned with HTTP 200 Aug 20 01:03:24.386354 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 760/3027] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:03:24 2026] GET /volume/v3/backups/3d461ec3-4c4d-4dc6-82f1-1db15bdd9745 => generated 787 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:03:24.390097 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:03:24.390097 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:03:24.395683 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-a4d01c1c-4808-46c4-9cc7-806cf04a22ae tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Volume info retrieved successfully. Aug 20 01:03:24.401487 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-a4d01c1c-4808-46c4-9cc7-806cf04a22ae tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] https://10.4.3.240/volume/v3/volumes/632f3142-dd16-4593-ad42-9d6d561882f5 returned with HTTP 200 Aug 20 01:03:24.401996 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 766/3028] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:03:24 2026] GET /volume/v3/volumes/632f3142-dd16-4593-ad42-9d6d561882f5 => generated 957 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:03:24.916187 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-360f3d5f-5bc0-4b98-82c5-c6e9ad66cfe8 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:03:24.923723 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-360f3d5f-5bc0-4b98-82c5-c6e9ad66cfe8 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] GET https://10.4.3.240/volume/v3/backups/b2215246-9e18-466e-8b27-8dca1bfc7b3d Aug 20 01:03:24.923723 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-360f3d5f-5bc0-4b98-82c5-c6e9ad66cfe8 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:03:24.923723 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-360f3d5f-5bc0-4b98-82c5-c6e9ad66cfe8 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:03:24.923723 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.v3.backups [None req-360f3d5f-5bc0-4b98-82c5-c6e9ad66cfe8 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Show backup with id b2215246-9e18-466e-8b27-8dca1bfc7b3d. {{(pid=100213) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:03:24.930173 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:03:24.930173 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:03:24.931058 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-360f3d5f-5bc0-4b98-82c5-c6e9ad66cfe8 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] https://10.4.3.240/volume/v3/backups/b2215246-9e18-466e-8b27-8dca1bfc7b3d returned with HTTP 200 Aug 20 01:03:24.932103 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 752/3029] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:03:24 2026] GET /volume/v3/backups/b2215246-9e18-466e-8b27-8dca1bfc7b3d => generated 834 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 20 01:03:25.047411 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [req-9b8db9a9-5cbf-4f63-a8e3-e62c4c645598 req-149acaa5-e703-440a-938e-b34a598487b9 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:03:25.051715 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-9b8db9a9-5cbf-4f63-a8e3-e62c4c645598 req-149acaa5-e703-440a-938e-b34a598487b9 tempest-TestMinimumBasicScenario-256610915 tempest-TestMinimumBasicScenario-256610915-project-member] GET https://10.4.3.240/volume/v3/attachments?instance_id=5d08a197-cdaf-457a-8acb-32e72c8bda09 Aug 20 01:03:25.051891 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [req-9b8db9a9-5cbf-4f63-a8e3-e62c4c645598 req-149acaa5-e703-440a-938e-b34a598487b9 tempest-TestMinimumBasicScenario-256610915 tempest-TestMinimumBasicScenario-256610915-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:03:25.052247 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [req-9b8db9a9-5cbf-4f63-a8e3-e62c4c645598 req-149acaa5-e703-440a-938e-b34a598487b9 tempest-TestMinimumBasicScenario-256610915 tempest-TestMinimumBasicScenario-256610915-project-member] Calling method 'version_select' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:03:25.076499 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-9b8db9a9-5cbf-4f63-a8e3-e62c4c645598 req-149acaa5-e703-440a-938e-b34a598487b9 tempest-TestMinimumBasicScenario-256610915 tempest-TestMinimumBasicScenario-256610915-project-member] https://10.4.3.240/volume/v3/attachments?instance_id=5d08a197-cdaf-457a-8acb-32e72c8bda09 returned with HTTP 200 Aug 20 01:03:25.077799 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 752/3030] 10.4.3.240 () {70 vars in 1637 bytes} [Thu Aug 20 01:03:25 2026] GET /volume/v3/attachments?instance_id=5d08a197-cdaf-457a-8acb-32e72c8bda09 => generated 192 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:03:25.088290 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-9b8db9a9-5cbf-4f63-a8e3-e62c4c645598 req-a4196871-3717-45b1-b4c8-0700b59a1e3c None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:03:25.093279 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-9b8db9a9-5cbf-4f63-a8e3-e62c4c645598 req-a4196871-3717-45b1-b4c8-0700b59a1e3c tempest-TestMinimumBasicScenario-256610915 tempest-TestMinimumBasicScenario-256610915-project-member] GET https://10.4.3.240/volume/v3/attachments/b350c225-da9c-441f-8e14-e25547d98ac1 Aug 20 01:03:25.093522 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-9b8db9a9-5cbf-4f63-a8e3-e62c4c645598 req-a4196871-3717-45b1-b4c8-0700b59a1e3c tempest-TestMinimumBasicScenario-256610915 tempest-TestMinimumBasicScenario-256610915-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:03:25.093741 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-9b8db9a9-5cbf-4f63-a8e3-e62c4c645598 req-a4196871-3717-45b1-b4c8-0700b59a1e3c tempest-TestMinimumBasicScenario-256610915 tempest-TestMinimumBasicScenario-256610915-project-member] Calling method 'version_select' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:03:25.110914 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-9b8db9a9-5cbf-4f63-a8e3-e62c4c645598 req-a4196871-3717-45b1-b4c8-0700b59a1e3c tempest-TestMinimumBasicScenario-256610915 tempest-TestMinimumBasicScenario-256610915-project-member] https://10.4.3.240/volume/v3/attachments/b350c225-da9c-441f-8e14-e25547d98ac1 returned with HTTP 200 Aug 20 01:03:25.111546 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 761/3031] 10.4.3.240 () {70 vars in 1651 bytes} [Thu Aug 20 01:03:25 2026] GET /volume/v3/attachments/b350c225-da9c-441f-8e14-e25547d98ac1 => generated 993 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:03:25.190965 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-de6228ca-a16c-4473-aa7b-901b78420d4a None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:03:25.193148 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-de6228ca-a16c-4473-aa7b-901b78420d4a tempest-TestVolumeBootPatternV346-114315032 tempest-TestVolumeBootPatternV346-114315032-project-member] GET https://10.4.3.240/volume/v3/snapshots/78e9bc2f-7ce9-4fe0-8b1d-8f43dab070d4 Aug 20 01:03:25.193441 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-de6228ca-a16c-4473-aa7b-901b78420d4a tempest-TestVolumeBootPatternV346-114315032 tempest-TestVolumeBootPatternV346-114315032-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:03:25.193697 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-de6228ca-a16c-4473-aa7b-901b78420d4a tempest-TestVolumeBootPatternV346-114315032 tempest-TestVolumeBootPatternV346-114315032-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:03:25.199933 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:03:25.199933 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:03:25.200567 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-de6228ca-a16c-4473-aa7b-901b78420d4a tempest-TestVolumeBootPatternV346-114315032 tempest-TestVolumeBootPatternV346-114315032-project-member] Snapshot retrieved successfully. Aug 20 01:03:25.201667 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-de6228ca-a16c-4473-aa7b-901b78420d4a tempest-TestVolumeBootPatternV346-114315032 tempest-TestVolumeBootPatternV346-114315032-project-member] https://10.4.3.240/volume/v3/snapshots/78e9bc2f-7ce9-4fe0-8b1d-8f43dab070d4 returned with HTTP 200 Aug 20 01:03:25.202166 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 767/3032] 10.4.3.240 () {66 vars in 1354 bytes} [Thu Aug 20 01:03:25 2026] GET /volume/v3/snapshots/78e9bc2f-7ce9-4fe0-8b1d-8f43dab070d4 => generated 483 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:03:25.237750 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-5fbc9cdd-c73b-427b-96d4-75536632d033 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:03:25.239269 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-5fbc9cdd-c73b-427b-96d4-75536632d033 tempest-TestVolumeBootPatternV346-114315032 tempest-TestVolumeBootPatternV346-114315032-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 20 01:03:25.239558 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-5fbc9cdd-c73b-427b-96d4-75536632d033 tempest-TestVolumeBootPatternV346-114315032 tempest-TestVolumeBootPatternV346-114315032-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPatternV346-volume-origin-1654591173", "snapshot_id": null, "imageRef": "a725531e-a304-4499-928c-997f8ce392de", "volume_type": null, "size": 1}} {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:03:25.240971 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.v3.volumes [None req-5fbc9cdd-c73b-427b-96d4-75536632d033 tempest-TestVolumeBootPatternV346-114315032 tempest-TestVolumeBootPatternV346-114315032-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPatternV346-volume-origin-1654591173', 'snapshot_id': None, 'imageRef': 'a725531e-a304-4499-928c-997f8ce392de', 'volume_type': None, 'size': 1}} {{(pid=100213) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 01:03:25.357194 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:03:25.357194 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:03:25.358131 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-5fbc9cdd-c73b-427b-96d4-75536632d033 tempest-TestVolumeBootPatternV346-114315032 tempest-TestVolumeBootPatternV346-114315032-project-member] Snapshot retrieved successfully. Aug 20 01:03:25.358417 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.v3.volumes [None req-5fbc9cdd-c73b-427b-96d4-75536632d033 tempest-TestVolumeBootPatternV346-114315032 tempest-TestVolumeBootPatternV346-114315032-project-member] Create volume of 1 GB Aug 20 01:03:25.366302 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-5fbc9cdd-c73b-427b-96d4-75536632d033 tempest-TestVolumeBootPatternV346-114315032 tempest-TestVolumeBootPatternV346-114315032-project-member] Availability Zones retrieved successfully. Aug 20 01:03:25.373350 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-5fbc9cdd-c73b-427b-96d4-75536632d033 tempest-TestVolumeBootPatternV346-114315032 tempest-TestVolumeBootPatternV346-114315032-project-member] Flow 'volume_create_api' (46bfe1b8-d584-4138-893f-0f4b8c59d046) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:03:25.374982 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-5fbc9cdd-c73b-427b-96d4-75536632d033 tempest-TestVolumeBootPatternV346-114315032 tempest-TestVolumeBootPatternV346-114315032-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cca804c3-61fb-4456-b867-5aaf60e27127) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:03:25.376323 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.flows.api.create_volume [None req-5fbc9cdd-c73b-427b-96d4-75536632d033 tempest-TestVolumeBootPatternV346-114315032 tempest-TestVolumeBootPatternV346-114315032-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100213) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 01:03:25.393927 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-37eb22f3-5e4a-4562-841f-a8de591bf9ee None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:03:25.395889 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-37eb22f3-5e4a-4562-841f-a8de591bf9ee tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] GET https://10.4.3.240/volume/v3/backups/3d461ec3-4c4d-4dc6-82f1-1db15bdd9745 Aug 20 01:03:25.396104 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-37eb22f3-5e4a-4562-841f-a8de591bf9ee tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:03:25.396297 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-37eb22f3-5e4a-4562-841f-a8de591bf9ee tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:03:25.396426 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.v3.backups [None req-37eb22f3-5e4a-4562-841f-a8de591bf9ee tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Show backup with id 3d461ec3-4c4d-4dc6-82f1-1db15bdd9745. {{(pid=100212) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:03:25.401616 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:03:25.401616 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:03:25.402393 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-37eb22f3-5e4a-4562-841f-a8de591bf9ee tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] https://10.4.3.240/volume/v3/backups/3d461ec3-4c4d-4dc6-82f1-1db15bdd9745 returned with HTTP 200 Aug 20 01:03:25.402778 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 753/3033] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:03:25 2026] GET /volume/v3/backups/3d461ec3-4c4d-4dc6-82f1-1db15bdd9745 => generated 789 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:03:25.414546 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-5fbc9cdd-c73b-427b-96d4-75536632d033 tempest-TestVolumeBootPatternV346-114315032 tempest-TestVolumeBootPatternV346-114315032-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cca804c3-61fb-4456-b867-5aaf60e27127) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '78e9bc2f-7ce9-4fe0-8b1d-8f43dab070d4', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:52:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1ed58bd6-fe6a-497e-ae84-e8199d24fdfa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:03:25.414715 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-5fbc9cdd-c73b-427b-96d4-75536632d033 tempest-TestVolumeBootPatternV346-114315032 tempest-TestVolumeBootPatternV346-114315032-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (efa2a2b1-9e5d-43f2-a9ff-7f676a084e32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:03:25.415844 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-583001bf-186c-494a-a612-50bfbb5c7653 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:03:25.417481 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-583001bf-186c-494a-a612-50bfbb5c7653 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] GET https://10.4.3.240/volume/v3/volumes/632f3142-dd16-4593-ad42-9d6d561882f5 Aug 20 01:03:25.417739 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-583001bf-186c-494a-a612-50bfbb5c7653 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:03:25.417928 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-583001bf-186c-494a-a612-50bfbb5c7653 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:03:25.427039 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:03:25.427039 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:03:25.432605 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-583001bf-186c-494a-a612-50bfbb5c7653 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Volume info retrieved successfully. Aug 20 01:03:25.437870 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-583001bf-186c-494a-a612-50bfbb5c7653 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] https://10.4.3.240/volume/v3/volumes/632f3142-dd16-4593-ad42-9d6d561882f5 returned with HTTP 200 Aug 20 01:03:25.438500 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 762/3034] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:03:25 2026] GET /volume/v3/volumes/632f3142-dd16-4593-ad42-9d6d561882f5 => generated 1009 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:03:25.453232 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-ca87a876-8c2b-4f5d-aa76-af9813b3fec7 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:03:25.455436 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-ca87a876-8c2b-4f5d-aa76-af9813b3fec7 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] POST https://10.4.3.240/volume/v3/backups Aug 20 01:03:25.456010 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-ca87a876-8c2b-4f5d-aa76-af9813b3fec7 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "632f3142-dd16-4593-ad42-9d6d561882f5", "name": "tempest-type-Backup-411003050"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:03:25.457777 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.contrib.backups [None req-ca87a876-8c2b-4f5d-aa76-af9813b3fec7 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Creating new backup {'backup': {'volume_id': '632f3142-dd16-4593-ad42-9d6d561882f5', 'name': 'tempest-type-Backup-411003050'}} {{(pid=100215) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 20 01:03:25.457955 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.contrib.backups [None req-ca87a876-8c2b-4f5d-aa76-af9813b3fec7 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Creating backup of volume 632f3142-dd16-4593-ad42-9d6d561882f5 in container None Aug 20 01:03:25.460365 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.quota [None req-5fbc9cdd-c73b-427b-96d4-75536632d033 tempest-TestVolumeBootPatternV346-114315032 tempest-TestVolumeBootPatternV346-114315032-project-member] Created reservations ['8b9d5304-b0b2-4bcb-8f4e-f1d99288833c', 'ab247de9-5cf7-4eb8-b6c7-55519fd78817', '7602844b-4a20-4f9c-93cf-fc6429ad16e3', '3163f38b-4e8c-4234-9d32-573f7a2423bc'] {{(pid=100213) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 01:03:25.461420 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-5fbc9cdd-c73b-427b-96d4-75536632d033 tempest-TestVolumeBootPatternV346-114315032 tempest-TestVolumeBootPatternV346-114315032-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (efa2a2b1-9e5d-43f2-a9ff-7f676a084e32) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8b9d5304-b0b2-4bcb-8f4e-f1d99288833c', 'ab247de9-5cf7-4eb8-b6c7-55519fd78817', '7602844b-4a20-4f9c-93cf-fc6429ad16e3', '3163f38b-4e8c-4234-9d32-573f7a2423bc']}' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:03:25.462095 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-5fbc9cdd-c73b-427b-96d4-75536632d033 tempest-TestVolumeBootPatternV346-114315032 tempest-TestVolumeBootPatternV346-114315032-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e7a47ebb-2c36-46fc-ac9d-e41941acfaef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:03:25.467251 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:03:25.467251 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:03:25.468562 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-ca87a876-8c2b-4f5d-aa76-af9813b3fec7 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Volume info retrieved successfully. Aug 20 01:03:25.505021 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.quota [None req-ca87a876-8c2b-4f5d-aa76-af9813b3fec7 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Created reservations ['424472bb-2e7f-40b4-83a0-5782cf380cbb', '8e8aff4f-5cfa-44e8-9d64-101a3e336b6a'] {{(pid=100215) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 01:03:25.507541 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-5fbc9cdd-c73b-427b-96d4-75536632d033 tempest-TestVolumeBootPatternV346-114315032 tempest-TestVolumeBootPatternV346-114315032-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e7a47ebb-2c36-46fc-ac9d-e41941acfaef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '02f76bad-5eae-433d-9dd6-5cc1ff45eb0e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-1654591173',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c463844d8eb64c6bbb1519a6b75b1758',qos_specs=None,replication_status=,reservations=['8b9d5304-b0b2-4bcb-8f4e-f1d99288833c','ab247de9-5cf7-4eb8-b6c7-55519fd78817','7602844b-4a20-4f9c-93cf-fc6429ad16e3','3163f38b-4e8c-4234-9d32-573f7a2423bc'],size=1,snapshot_id=78e9bc2f-7ce9-4fe0-8b1d-8f43dab070d4,source_replicaid=,source_volid=None,status='creating',user_id='4101016278f64d7791b8b6e09aa22e0a',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa), '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-20T01:03:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-1654591173',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=02f76bad-5eae-433d-9dd6-5cc1ff45eb0e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c463844d8eb64c6bbb1519a6b75b1758',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=78e9bc2f-7ce9-4fe0-8b1d-8f43dab070d4,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4101016278f64d7791b8b6e09aa22e0a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1ed58bd6-fe6a-497e-ae84-e8199d24fdfa),volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:03:25.508795 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-5fbc9cdd-c73b-427b-96d4-75536632d033 tempest-TestVolumeBootPatternV346-114315032 tempest-TestVolumeBootPatternV346-114315032-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (57ac06d0-3bc5-406b-bc65-df9f4afa3361) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:03:25.531485 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-5fbc9cdd-c73b-427b-96d4-75536632d033 tempest-TestVolumeBootPatternV346-114315032 tempest-TestVolumeBootPatternV346-114315032-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (57ac06d0-3bc5-406b-bc65-df9f4afa3361) transitioned into state 'SUCCESS' from state '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-1654591173',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c463844d8eb64c6bbb1519a6b75b1758',qos_specs=None,replication_status=,reservations=['8b9d5304-b0b2-4bcb-8f4e-f1d99288833c','ab247de9-5cf7-4eb8-b6c7-55519fd78817','7602844b-4a20-4f9c-93cf-fc6429ad16e3','3163f38b-4e8c-4234-9d32-573f7a2423bc'],size=1,snapshot_id=78e9bc2f-7ce9-4fe0-8b1d-8f43dab070d4,source_replicaid=,source_volid=None,status='creating',user_id='4101016278f64d7791b8b6e09aa22e0a',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:03:25.532530 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-5fbc9cdd-c73b-427b-96d4-75536632d033 tempest-TestVolumeBootPatternV346-114315032 tempest-TestVolumeBootPatternV346-114315032-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9237ad81-9fe8-40b5-a748-9fbaf43ccd91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:03:25.541059 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-ca87a876-8c2b-4f5d-aa76-af9813b3fec7 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] https://10.4.3.240/volume/v3/backups returned with HTTP 202 Aug 20 01:03:25.541677 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 768/3035] 10.4.3.240 () {70 vars in 1299 bytes} [Thu Aug 20 01:03:25 2026] POST /volume/v3/backups => generated 315 bytes in 89 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 20 01:03:25.552107 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-7fc57891-f051-4f9f-90f8-7074c8de2146 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:03:25.554916 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-7fc57891-f051-4f9f-90f8-7074c8de2146 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] GET https://10.4.3.240/volume/v3/backups/d88bc740-8102-4fc0-b0eb-36a662822d61 Aug 20 01:03:25.555208 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-7fc57891-f051-4f9f-90f8-7074c8de2146 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:03:25.555489 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-7fc57891-f051-4f9f-90f8-7074c8de2146 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:03:25.555647 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.v3.backups [None req-7fc57891-f051-4f9f-90f8-7074c8de2146 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Show backup with id d88bc740-8102-4fc0-b0eb-36a662822d61. {{(pid=100212) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:03:25.565136 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:03:25.565136 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:03:25.565283 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-7fc57891-f051-4f9f-90f8-7074c8de2146 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] https://10.4.3.240/volume/v3/backups/d88bc740-8102-4fc0-b0eb-36a662822d61 returned with HTTP 200 Aug 20 01:03:25.565822 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 754/3036] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:03:25 2026] GET /volume/v3/backups/d88bc740-8102-4fc0-b0eb-36a662822d61 => generated 722 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:03:25.581536 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-5fbc9cdd-c73b-427b-96d4-75536632d033 tempest-TestVolumeBootPatternV346-114315032 tempest-TestVolumeBootPatternV346-114315032-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9237ad81-9fe8-40b5-a748-9fbaf43ccd91) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:03:25.582854 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-5fbc9cdd-c73b-427b-96d4-75536632d033 tempest-TestVolumeBootPatternV346-114315032 tempest-TestVolumeBootPatternV346-114315032-project-member] Flow 'volume_create_api' (46bfe1b8-d584-4138-893f-0f4b8c59d046) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100213) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:03:25.583285 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-5fbc9cdd-c73b-427b-96d4-75536632d033 tempest-TestVolumeBootPatternV346-114315032 tempest-TestVolumeBootPatternV346-114315032-project-member] Create volume request issued successfully. Aug 20 01:03:25.584090 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-5fbc9cdd-c73b-427b-96d4-75536632d033 tempest-TestVolumeBootPatternV346-114315032 tempest-TestVolumeBootPatternV346-114315032-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 20 01:03:25.584677 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 753/3037] 10.4.3.240 () {70 vars in 1300 bytes} [Thu Aug 20 01:03:25 2026] POST /volume/v3/volumes => generated 814 bytes in 347 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:03:25.605103 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-db0626fe-9c81-40eb-91ca-6c2e62f22df0 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:03:25.606060 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-db0626fe-9c81-40eb-91ca-6c2e62f22df0 tempest-TestVolumeBootPatternV346-114315032 tempest-TestVolumeBootPatternV346-114315032-project-member] GET https://10.4.3.240/volume/v3/volumes/02f76bad-5eae-433d-9dd6-5cc1ff45eb0e Aug 20 01:03:25.606269 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-db0626fe-9c81-40eb-91ca-6c2e62f22df0 tempest-TestVolumeBootPatternV346-114315032 tempest-TestVolumeBootPatternV346-114315032-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:03:25.606541 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-db0626fe-9c81-40eb-91ca-6c2e62f22df0 tempest-TestVolumeBootPatternV346-114315032 tempest-TestVolumeBootPatternV346-114315032-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:03:25.614370 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:03:25.614370 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:03:25.617832 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-db0626fe-9c81-40eb-91ca-6c2e62f22df0 tempest-TestVolumeBootPatternV346-114315032 tempest-TestVolumeBootPatternV346-114315032-project-member] Volume info retrieved successfully. Aug 20 01:03:25.621887 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-db0626fe-9c81-40eb-91ca-6c2e62f22df0 tempest-TestVolumeBootPatternV346-114315032 tempest-TestVolumeBootPatternV346-114315032-project-member] https://10.4.3.240/volume/v3/volumes/02f76bad-5eae-433d-9dd6-5cc1ff45eb0e returned with HTTP 200 Aug 20 01:03:25.622307 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 763/3038] 10.4.3.240 () {68 vars in 1389 bytes} [Thu Aug 20 01:03:25 2026] GET /volume/v3/volumes/02f76bad-5eae-433d-9dd6-5cc1ff45eb0e => generated 882 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:03:25.945257 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-29c2b94f-6cbd-4fd9-acdb-597a288ed3c7 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:03:25.948464 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-29c2b94f-6cbd-4fd9-acdb-597a288ed3c7 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] GET https://10.4.3.240/volume/v3/backups/b2215246-9e18-466e-8b27-8dca1bfc7b3d Aug 20 01:03:25.948464 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-29c2b94f-6cbd-4fd9-acdb-597a288ed3c7 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:03:25.948464 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-29c2b94f-6cbd-4fd9-acdb-597a288ed3c7 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:03:25.948464 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-29c2b94f-6cbd-4fd9-acdb-597a288ed3c7 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Show backup with id b2215246-9e18-466e-8b27-8dca1bfc7b3d. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:03:25.957698 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:03:25.957698 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:03:25.960896 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-29c2b94f-6cbd-4fd9-acdb-597a288ed3c7 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] https://10.4.3.240/volume/v3/backups/b2215246-9e18-466e-8b27-8dca1bfc7b3d returned with HTTP 200 Aug 20 01:03:25.965055 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 769/3039] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:03:25 2026] GET /volume/v3/backups/b2215246-9e18-466e-8b27-8dca1bfc7b3d => generated 835 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:03:26.415437 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-99b187e7-bf18-49bc-a3ee-fc8a1418afc0 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:03:26.418805 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-99b187e7-bf18-49bc-a3ee-fc8a1418afc0 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] GET https://10.4.3.240/volume/v3/backups/3d461ec3-4c4d-4dc6-82f1-1db15bdd9745 Aug 20 01:03:26.419031 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-99b187e7-bf18-49bc-a3ee-fc8a1418afc0 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:03:26.419247 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-99b187e7-bf18-49bc-a3ee-fc8a1418afc0 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:03:26.419397 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.v3.backups [None req-99b187e7-bf18-49bc-a3ee-fc8a1418afc0 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Show backup with id 3d461ec3-4c4d-4dc6-82f1-1db15bdd9745. {{(pid=100212) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:03:26.424974 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:03:26.424974 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:03:26.425859 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-99b187e7-bf18-49bc-a3ee-fc8a1418afc0 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] https://10.4.3.240/volume/v3/backups/3d461ec3-4c4d-4dc6-82f1-1db15bdd9745 returned with HTTP 200 Aug 20 01:03:26.426300 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 755/3040] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:03:26 2026] GET /volume/v3/backups/3d461ec3-4c4d-4dc6-82f1-1db15bdd9745 => generated 789 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:03:26.579559 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-07815202-7f14-4681-9808-5680769a2f16 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:03:26.581536 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-07815202-7f14-4681-9808-5680769a2f16 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] GET https://10.4.3.240/volume/v3/backups/d88bc740-8102-4fc0-b0eb-36a662822d61 Aug 20 01:03:26.581761 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-07815202-7f14-4681-9808-5680769a2f16 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:03:26.581975 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-07815202-7f14-4681-9808-5680769a2f16 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:03:26.582195 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.v3.backups [None req-07815202-7f14-4681-9808-5680769a2f16 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Show backup with id d88bc740-8102-4fc0-b0eb-36a662822d61. {{(pid=100213) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:03:26.587411 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:03:26.587411 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:03:26.588387 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-07815202-7f14-4681-9808-5680769a2f16 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] https://10.4.3.240/volume/v3/backups/d88bc740-8102-4fc0-b0eb-36a662822d61 returned with HTTP 200 Aug 20 01:03:26.588910 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 754/3041] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:03:26 2026] GET /volume/v3/backups/d88bc740-8102-4fc0-b0eb-36a662822d61 => generated 724 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:03:26.640904 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-d7a98e74-7d8b-4fae-ba17-d3afec40b1fd None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:03:26.643151 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-d7a98e74-7d8b-4fae-ba17-d3afec40b1fd tempest-TestVolumeBootPatternV346-114315032 tempest-TestVolumeBootPatternV346-114315032-project-member] GET https://10.4.3.240/volume/v3/volumes/02f76bad-5eae-433d-9dd6-5cc1ff45eb0e Aug 20 01:03:26.643458 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-d7a98e74-7d8b-4fae-ba17-d3afec40b1fd tempest-TestVolumeBootPatternV346-114315032 tempest-TestVolumeBootPatternV346-114315032-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:03:26.643734 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-d7a98e74-7d8b-4fae-ba17-d3afec40b1fd tempest-TestVolumeBootPatternV346-114315032 tempest-TestVolumeBootPatternV346-114315032-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:03:26.652585 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:03:26.652585 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:03:26.656881 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-d7a98e74-7d8b-4fae-ba17-d3afec40b1fd tempest-TestVolumeBootPatternV346-114315032 tempest-TestVolumeBootPatternV346-114315032-project-member] Volume info retrieved successfully. Aug 20 01:03:26.663495 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-d7a98e74-7d8b-4fae-ba17-d3afec40b1fd tempest-TestVolumeBootPatternV346-114315032 tempest-TestVolumeBootPatternV346-114315032-project-member] https://10.4.3.240/volume/v3/volumes/02f76bad-5eae-433d-9dd6-5cc1ff45eb0e returned with HTTP 200 Aug 20 01:03:26.664074 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 764/3042] 10.4.3.240 () {68 vars in 1389 bytes} [Thu Aug 20 01:03:26 2026] GET /volume/v3/volumes/02f76bad-5eae-433d-9dd6-5cc1ff45eb0e => generated 1423 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 01:03:26.676580 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-326a4a9a-a15f-4920-b3c4-0f9f0907e911 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:03:26.682087 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-326a4a9a-a15f-4920-b3c4-0f9f0907e911 tempest-TestVolumeBootPatternV346-114315032 tempest-TestVolumeBootPatternV346-114315032-project-member] GET https://10.4.3.240/volume/v3/volumes/02f76bad-5eae-433d-9dd6-5cc1ff45eb0e Aug 20 01:03:26.682087 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-326a4a9a-a15f-4920-b3c4-0f9f0907e911 tempest-TestVolumeBootPatternV346-114315032 tempest-TestVolumeBootPatternV346-114315032-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:03:26.682087 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-326a4a9a-a15f-4920-b3c4-0f9f0907e911 tempest-TestVolumeBootPatternV346-114315032 tempest-TestVolumeBootPatternV346-114315032-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:03:26.689493 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:03:26.689493 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:03:26.693645 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-326a4a9a-a15f-4920-b3c4-0f9f0907e911 tempest-TestVolumeBootPatternV346-114315032 tempest-TestVolumeBootPatternV346-114315032-project-member] Volume info retrieved successfully. Aug 20 01:03:26.699599 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-326a4a9a-a15f-4920-b3c4-0f9f0907e911 tempest-TestVolumeBootPatternV346-114315032 tempest-TestVolumeBootPatternV346-114315032-project-member] https://10.4.3.240/volume/v3/volumes/02f76bad-5eae-433d-9dd6-5cc1ff45eb0e returned with HTTP 200 Aug 20 01:03:26.700156 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 770/3043] 10.4.3.240 () {68 vars in 1389 bytes} [Thu Aug 20 01:03:26 2026] GET /volume/v3/volumes/02f76bad-5eae-433d-9dd6-5cc1ff45eb0e => generated 1423 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 01:03:26.978722 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-fb8a40de-db77-4956-bb7c-3745e24aa0d3 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:03:26.981042 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-fb8a40de-db77-4956-bb7c-3745e24aa0d3 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] GET https://10.4.3.240/volume/v3/backups/b2215246-9e18-466e-8b27-8dca1bfc7b3d Aug 20 01:03:26.981299 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-fb8a40de-db77-4956-bb7c-3745e24aa0d3 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:03:26.981764 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-fb8a40de-db77-4956-bb7c-3745e24aa0d3 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:03:26.981915 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.v3.backups [None req-fb8a40de-db77-4956-bb7c-3745e24aa0d3 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Show backup with id b2215246-9e18-466e-8b27-8dca1bfc7b3d. {{(pid=100212) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:03:26.987217 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:03:26.987217 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:03:26.988236 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-fb8a40de-db77-4956-bb7c-3745e24aa0d3 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] https://10.4.3.240/volume/v3/backups/b2215246-9e18-466e-8b27-8dca1bfc7b3d returned with HTTP 200 Aug 20 01:03:26.988990 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 756/3044] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:03:26 2026] GET /volume/v3/backups/b2215246-9e18-466e-8b27-8dca1bfc7b3d => generated 835 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:03:27.438969 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-5a2c724b-65b1-4457-98f6-4196729164a9 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:03:27.440980 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-5a2c724b-65b1-4457-98f6-4196729164a9 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] GET https://10.4.3.240/volume/v3/backups/3d461ec3-4c4d-4dc6-82f1-1db15bdd9745 Aug 20 01:03:27.441181 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-5a2c724b-65b1-4457-98f6-4196729164a9 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:03:27.441396 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-5a2c724b-65b1-4457-98f6-4196729164a9 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:03:27.441549 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.v3.backups [None req-5a2c724b-65b1-4457-98f6-4196729164a9 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Show backup with id 3d461ec3-4c4d-4dc6-82f1-1db15bdd9745. {{(pid=100213) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:03:27.447836 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:03:27.447836 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:03:27.448706 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-5a2c724b-65b1-4457-98f6-4196729164a9 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] https://10.4.3.240/volume/v3/backups/3d461ec3-4c4d-4dc6-82f1-1db15bdd9745 returned with HTTP 200 Aug 20 01:03:27.449097 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 755/3045] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:03:27 2026] GET /volume/v3/backups/3d461ec3-4c4d-4dc6-82f1-1db15bdd9745 => generated 789 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:03:27.601653 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-e2774fcd-43ca-4df1-878e-94f60ccddbbf None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:03:27.603399 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-e2774fcd-43ca-4df1-878e-94f60ccddbbf tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] GET https://10.4.3.240/volume/v3/backups/d88bc740-8102-4fc0-b0eb-36a662822d61 Aug 20 01:03:27.603610 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-e2774fcd-43ca-4df1-878e-94f60ccddbbf tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:03:27.603833 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-e2774fcd-43ca-4df1-878e-94f60ccddbbf tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:03:27.603933 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-e2774fcd-43ca-4df1-878e-94f60ccddbbf tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Show backup with id d88bc740-8102-4fc0-b0eb-36a662822d61. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:03:27.608768 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:03:27.608768 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:03:27.609737 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-e2774fcd-43ca-4df1-878e-94f60ccddbbf tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] https://10.4.3.240/volume/v3/backups/d88bc740-8102-4fc0-b0eb-36a662822d61 returned with HTTP 200 Aug 20 01:03:27.610102 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 765/3046] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:03:27 2026] GET /volume/v3/backups/d88bc740-8102-4fc0-b0eb-36a662822d61 => generated 724 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:03:27.840750 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-ab43c0ef-afff-4a3a-a12e-efac5e286a07 req-07cc25cb-ad24-483c-a17b-d0a1e8335196 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:03:27.843075 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-ab43c0ef-afff-4a3a-a12e-efac5e286a07 req-07cc25cb-ad24-483c-a17b-d0a1e8335196 tempest-TestVolumeBootPatternV346-114315032 tempest-TestVolumeBootPatternV346-114315032-project-member] GET https://10.4.3.240/volume/v3/volumes/02f76bad-5eae-433d-9dd6-5cc1ff45eb0e Aug 20 01:03:27.845364 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-ab43c0ef-afff-4a3a-a12e-efac5e286a07 req-07cc25cb-ad24-483c-a17b-d0a1e8335196 tempest-TestVolumeBootPatternV346-114315032 tempest-TestVolumeBootPatternV346-114315032-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:03:27.845364 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-ab43c0ef-afff-4a3a-a12e-efac5e286a07 req-07cc25cb-ad24-483c-a17b-d0a1e8335196 tempest-TestVolumeBootPatternV346-114315032 tempest-TestVolumeBootPatternV346-114315032-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:03:27.851785 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:03:27.851785 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:03:27.856308 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [req-ab43c0ef-afff-4a3a-a12e-efac5e286a07 req-07cc25cb-ad24-483c-a17b-d0a1e8335196 tempest-TestVolumeBootPatternV346-114315032 tempest-TestVolumeBootPatternV346-114315032-project-member] Volume info retrieved successfully. Aug 20 01:03:27.861693 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-ab43c0ef-afff-4a3a-a12e-efac5e286a07 req-07cc25cb-ad24-483c-a17b-d0a1e8335196 tempest-TestVolumeBootPatternV346-114315032 tempest-TestVolumeBootPatternV346-114315032-project-member] https://10.4.3.240/volume/v3/volumes/02f76bad-5eae-433d-9dd6-5cc1ff45eb0e returned with HTTP 200 Aug 20 01:03:27.862582 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 771/3047] 10.4.3.240 () {68 vars in 1598 bytes} [Thu Aug 20 01:03:27 2026] GET /volume/v3/volumes/02f76bad-5eae-433d-9dd6-5cc1ff45eb0e => generated 1405 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 20 01:03:27.998258 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-0f522f47-439a-40af-9a60-801f2f93399b None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:03:27.999931 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-0f522f47-439a-40af-9a60-801f2f93399b tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] GET https://10.4.3.240/volume/v3/backups/b2215246-9e18-466e-8b27-8dca1bfc7b3d Aug 20 01:03:28.000160 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-0f522f47-439a-40af-9a60-801f2f93399b tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:03:28.000353 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-0f522f47-439a-40af-9a60-801f2f93399b tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:03:28.000452 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.v3.backups [None req-0f522f47-439a-40af-9a60-801f2f93399b tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Show backup with id b2215246-9e18-466e-8b27-8dca1bfc7b3d. {{(pid=100212) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:03:28.005024 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:03:28.005024 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:03:28.006042 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-0f522f47-439a-40af-9a60-801f2f93399b tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] https://10.4.3.240/volume/v3/backups/b2215246-9e18-466e-8b27-8dca1bfc7b3d returned with HTTP 200 Aug 20 01:03:28.006510 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 757/3048] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:03:27 2026] GET /volume/v3/backups/b2215246-9e18-466e-8b27-8dca1bfc7b3d => generated 835 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:03:28.439104 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [req-ab43c0ef-afff-4a3a-a12e-efac5e286a07 req-d1e6b627-ce18-4d05-a183-d866bddfad41 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:03:28.441373 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-ab43c0ef-afff-4a3a-a12e-efac5e286a07 req-d1e6b627-ce18-4d05-a183-d866bddfad41 tempest-TestVolumeBootPatternV346-114315032 tempest-TestVolumeBootPatternV346-114315032-project-member] GET https://10.4.3.240/volume/v3/volumes/02f76bad-5eae-433d-9dd6-5cc1ff45eb0e Aug 20 01:03:28.441759 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [req-ab43c0ef-afff-4a3a-a12e-efac5e286a07 req-d1e6b627-ce18-4d05-a183-d866bddfad41 tempest-TestVolumeBootPatternV346-114315032 tempest-TestVolumeBootPatternV346-114315032-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:03:28.442000 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [req-ab43c0ef-afff-4a3a-a12e-efac5e286a07 req-d1e6b627-ce18-4d05-a183-d866bddfad41 tempest-TestVolumeBootPatternV346-114315032 tempest-TestVolumeBootPatternV346-114315032-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:03:28.452076 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:03:28.452076 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:03:28.456918 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [req-ab43c0ef-afff-4a3a-a12e-efac5e286a07 req-d1e6b627-ce18-4d05-a183-d866bddfad41 tempest-TestVolumeBootPatternV346-114315032 tempest-TestVolumeBootPatternV346-114315032-project-member] Volume info retrieved successfully. Aug 20 01:03:28.460840 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-e51e067e-84da-4410-a87e-df8542187d7d None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:03:28.461870 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-ab43c0ef-afff-4a3a-a12e-efac5e286a07 req-d1e6b627-ce18-4d05-a183-d866bddfad41 tempest-TestVolumeBootPatternV346-114315032 tempest-TestVolumeBootPatternV346-114315032-project-member] https://10.4.3.240/volume/v3/volumes/02f76bad-5eae-433d-9dd6-5cc1ff45eb0e returned with HTTP 200 Aug 20 01:03:28.465442 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 756/3049] 10.4.3.240 () {68 vars in 1598 bytes} [Thu Aug 20 01:03:28 2026] GET /volume/v3/volumes/02f76bad-5eae-433d-9dd6-5cc1ff45eb0e => generated 1405 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:03:28.465553 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-e51e067e-84da-4410-a87e-df8542187d7d tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] GET https://10.4.3.240/volume/v3/backups/3d461ec3-4c4d-4dc6-82f1-1db15bdd9745 Aug 20 01:03:28.465553 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-e51e067e-84da-4410-a87e-df8542187d7d tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:03:28.465553 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-e51e067e-84da-4410-a87e-df8542187d7d tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:03:28.465553 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-e51e067e-84da-4410-a87e-df8542187d7d tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Show backup with id 3d461ec3-4c4d-4dc6-82f1-1db15bdd9745. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:03:28.473444 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:03:28.473444 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:03:28.474463 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-e51e067e-84da-4410-a87e-df8542187d7d tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] https://10.4.3.240/volume/v3/backups/3d461ec3-4c4d-4dc6-82f1-1db15bdd9745 returned with HTTP 200 Aug 20 01:03:28.475025 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 766/3050] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:03:28 2026] GET /volume/v3/backups/3d461ec3-4c4d-4dc6-82f1-1db15bdd9745 => generated 789 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:03:28.475215 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-a9a9d158-41bc-4f3f-b8b4-fe0fae49fd91 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:03:28.475611 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-a9a9d158-41bc-4f3f-b8b4-fe0fae49fd91 None None] GET https://10.4.3.240/volume// Aug 20 01:03:28.475903 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-a9a9d158-41bc-4f3f-b8b4-fe0fae49fd91 None None] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:03:28.476002 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-a9a9d158-41bc-4f3f-b8b4-fe0fae49fd91 None None] Calling method 'all' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:03:28.476333 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-a9a9d158-41bc-4f3f-b8b4-fe0fae49fd91 None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 20 01:03:28.476652 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 772/3051] 10.4.3.240 () {66 vars in 1419 bytes} [Thu Aug 20 01:03:28 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 01:03:28.489661 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [req-ab43c0ef-afff-4a3a-a12e-efac5e286a07 req-0d0a903c-f60e-4ff3-b4f7-b745c2e6980b None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:03:28.492325 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-ab43c0ef-afff-4a3a-a12e-efac5e286a07 req-0d0a903c-f60e-4ff3-b4f7-b745c2e6980b tempest-TestVolumeBootPatternV346-114315032 tempest-TestVolumeBootPatternV346-114315032-project-member] POST https://10.4.3.240/volume/v3/attachments Aug 20 01:03:28.492803 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [req-ab43c0ef-afff-4a3a-a12e-efac5e286a07 req-0d0a903c-f60e-4ff3-b4f7-b745c2e6980b tempest-TestVolumeBootPatternV346-114315032 tempest-TestVolumeBootPatternV346-114315032-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "02f76bad-5eae-433d-9dd6-5cc1ff45eb0e", "connector": null, "instance_uuid": "4e5a80a3-55e7-4ab8-a06f-b62b5aa6e63a"}} {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:03:28.505290 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:03:28.505290 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:03:28.547370 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-ab43c0ef-afff-4a3a-a12e-efac5e286a07 req-0d0a903c-f60e-4ff3-b4f7-b745c2e6980b tempest-TestVolumeBootPatternV346-114315032 tempest-TestVolumeBootPatternV346-114315032-project-member] https://10.4.3.240/volume/v3/attachments returned with HTTP 200 Aug 20 01:03:28.548175 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 758/3052] 10.4.3.240 () {74 vars in 1594 bytes} [Thu Aug 20 01:03:28 2026] POST /volume/v3/attachments => generated 273 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:03:28.623900 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-b41887e1-db53-4fb9-a34b-1fa11b665e31 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:03:28.626562 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-b41887e1-db53-4fb9-a34b-1fa11b665e31 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] GET https://10.4.3.240/volume/v3/backups/d88bc740-8102-4fc0-b0eb-36a662822d61 Aug 20 01:03:28.626861 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-b41887e1-db53-4fb9-a34b-1fa11b665e31 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:03:28.627315 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-b41887e1-db53-4fb9-a34b-1fa11b665e31 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:03:28.627563 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.v3.backups [None req-b41887e1-db53-4fb9-a34b-1fa11b665e31 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Show backup with id d88bc740-8102-4fc0-b0eb-36a662822d61. {{(pid=100213) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:03:28.636143 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:03:28.636143 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:03:28.637399 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-b41887e1-db53-4fb9-a34b-1fa11b665e31 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] https://10.4.3.240/volume/v3/backups/d88bc740-8102-4fc0-b0eb-36a662822d61 returned with HTTP 200 Aug 20 01:03:28.637958 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 757/3053] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:03:28 2026] GET /volume/v3/backups/d88bc740-8102-4fc0-b0eb-36a662822d61 => generated 724 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:03:29.018840 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-9934eac8-34a1-47e3-8e7a-454c03cd973f None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:03:29.020668 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-9934eac8-34a1-47e3-8e7a-454c03cd973f tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] GET https://10.4.3.240/volume/v3/backups/b2215246-9e18-466e-8b27-8dca1bfc7b3d Aug 20 01:03:29.020878 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-9934eac8-34a1-47e3-8e7a-454c03cd973f tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:03:29.021174 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-9934eac8-34a1-47e3-8e7a-454c03cd973f tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:03:29.021361 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-9934eac8-34a1-47e3-8e7a-454c03cd973f tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Show backup with id b2215246-9e18-466e-8b27-8dca1bfc7b3d. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:03:29.026373 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:03:29.026373 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:03:29.027426 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-9934eac8-34a1-47e3-8e7a-454c03cd973f tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] https://10.4.3.240/volume/v3/backups/b2215246-9e18-466e-8b27-8dca1bfc7b3d returned with HTTP 200 Aug 20 01:03:29.027568 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 767/3054] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:03:29 2026] GET /volume/v3/backups/b2215246-9e18-466e-8b27-8dca1bfc7b3d => generated 835 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:03:29.491086 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-ab2e8584-ab5e-4677-ba99-f3f2b6ccdee6 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:03:29.494232 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-ab2e8584-ab5e-4677-ba99-f3f2b6ccdee6 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] GET https://10.4.3.240/volume/v3/backups/3d461ec3-4c4d-4dc6-82f1-1db15bdd9745 Aug 20 01:03:29.494506 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-ab2e8584-ab5e-4677-ba99-f3f2b6ccdee6 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:03:29.494751 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-ab2e8584-ab5e-4677-ba99-f3f2b6ccdee6 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:03:29.494890 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-ab2e8584-ab5e-4677-ba99-f3f2b6ccdee6 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Show backup with id 3d461ec3-4c4d-4dc6-82f1-1db15bdd9745. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:03:29.499467 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:03:29.499467 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:03:29.500312 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-ab2e8584-ab5e-4677-ba99-f3f2b6ccdee6 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] https://10.4.3.240/volume/v3/backups/3d461ec3-4c4d-4dc6-82f1-1db15bdd9745 returned with HTTP 200 Aug 20 01:03:29.500741 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 773/3055] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:03:29 2026] GET /volume/v3/backups/3d461ec3-4c4d-4dc6-82f1-1db15bdd9745 => generated 789 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:03:29.651600 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-5b071825-958a-4c7a-a8c0-34726fa44a0a None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:03:29.654286 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-5b071825-958a-4c7a-a8c0-34726fa44a0a tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] GET https://10.4.3.240/volume/v3/backups/d88bc740-8102-4fc0-b0eb-36a662822d61 Aug 20 01:03:29.655541 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-5b071825-958a-4c7a-a8c0-34726fa44a0a tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:03:29.655778 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-5b071825-958a-4c7a-a8c0-34726fa44a0a tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:03:29.655932 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.v3.backups [None req-5b071825-958a-4c7a-a8c0-34726fa44a0a tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Show backup with id d88bc740-8102-4fc0-b0eb-36a662822d61. {{(pid=100212) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:03:29.664089 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:03:29.664089 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:03:29.664712 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-5b071825-958a-4c7a-a8c0-34726fa44a0a tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] https://10.4.3.240/volume/v3/backups/d88bc740-8102-4fc0-b0eb-36a662822d61 returned with HTTP 200 Aug 20 01:03:29.665048 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 759/3056] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:03:29 2026] GET /volume/v3/backups/d88bc740-8102-4fc0-b0eb-36a662822d61 => generated 735 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:03:29.914168 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-866dc3fc-745b-4873-95e1-7c80d1d61780 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:03:29.914656 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-866dc3fc-745b-4873-95e1-7c80d1d61780 None None] GET https://10.4.3.240/volume// Aug 20 01:03:29.914810 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-866dc3fc-745b-4873-95e1-7c80d1d61780 None None] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:03:29.914980 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-866dc3fc-745b-4873-95e1-7c80d1d61780 None None] Calling method 'all' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:03:29.915292 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-866dc3fc-745b-4873-95e1-7c80d1d61780 None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 20 01:03:29.915612 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 758/3057] 10.4.3.240 () {66 vars in 1426 bytes} [Thu Aug 20 01:03:29 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 01:03:29.931496 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-ab43c0ef-afff-4a3a-a12e-efac5e286a07 req-075fc24e-a838-4f91-b96d-5c080eecce23 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:03:29.933431 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-ab43c0ef-afff-4a3a-a12e-efac5e286a07 req-075fc24e-a838-4f91-b96d-5c080eecce23 tempest-TestVolumeBootPatternV346-114315032 tempest-TestVolumeBootPatternV346-114315032-project-member] GET https://10.4.3.240/volume/v3/volumes/02f76bad-5eae-433d-9dd6-5cc1ff45eb0e Aug 20 01:03:29.933686 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-ab43c0ef-afff-4a3a-a12e-efac5e286a07 req-075fc24e-a838-4f91-b96d-5c080eecce23 tempest-TestVolumeBootPatternV346-114315032 tempest-TestVolumeBootPatternV346-114315032-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:03:29.933864 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-ab43c0ef-afff-4a3a-a12e-efac5e286a07 req-075fc24e-a838-4f91-b96d-5c080eecce23 tempest-TestVolumeBootPatternV346-114315032 tempest-TestVolumeBootPatternV346-114315032-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:03:29.943204 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:03:29.943204 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:03:29.950507 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [req-ab43c0ef-afff-4a3a-a12e-efac5e286a07 req-075fc24e-a838-4f91-b96d-5c080eecce23 tempest-TestVolumeBootPatternV346-114315032 tempest-TestVolumeBootPatternV346-114315032-project-member] Volume info retrieved successfully. Aug 20 01:03:29.965776 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-ab43c0ef-afff-4a3a-a12e-efac5e286a07 req-075fc24e-a838-4f91-b96d-5c080eecce23 tempest-TestVolumeBootPatternV346-114315032 tempest-TestVolumeBootPatternV346-114315032-project-member] https://10.4.3.240/volume/v3/volumes/02f76bad-5eae-433d-9dd6-5cc1ff45eb0e returned with HTTP 200 Aug 20 01:03:29.965776 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 768/3058] 10.4.3.240 () {70 vars in 1639 bytes} [Thu Aug 20 01:03:29 2026] GET /volume/v3/volumes/02f76bad-5eae-433d-9dd6-5cc1ff45eb0e => generated 1584 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 01:03:29.985704 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-15286bdf-13ac-41c8-8d25-6627deed1faf None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:03:29.989366 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-15286bdf-13ac-41c8-8d25-6627deed1faf tempest-ServerRescueNegativeTestJSON-518548524 tempest-ServerRescueNegativeTestJSON-518548524-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 20 01:03:29.989366 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-15286bdf-13ac-41c8-8d25-6627deed1faf tempest-ServerRescueNegativeTestJSON-518548524 tempest-ServerRescueNegativeTestJSON-518548524-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-578998247"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:03:29.989366 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.v3.volumes [None req-15286bdf-13ac-41c8-8d25-6627deed1faf tempest-ServerRescueNegativeTestJSON-518548524 tempest-ServerRescueNegativeTestJSON-518548524-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-578998247'}} {{(pid=100215) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 01:03:29.989366 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-15286bdf-13ac-41c8-8d25-6627deed1faf tempest-ServerRescueNegativeTestJSON-518548524 tempest-ServerRescueNegativeTestJSON-518548524-project-member] Create volume of 1 GB Aug 20 01:03:29.994136 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-15286bdf-13ac-41c8-8d25-6627deed1faf tempest-ServerRescueNegativeTestJSON-518548524 tempest-ServerRescueNegativeTestJSON-518548524-project-member] Availability Zones retrieved successfully. Aug 20 01:03:30.001804 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-15286bdf-13ac-41c8-8d25-6627deed1faf tempest-ServerRescueNegativeTestJSON-518548524 tempest-ServerRescueNegativeTestJSON-518548524-project-member] Flow 'volume_create_api' (1bb8f76a-d8e8-44a8-a217-de7f5c0dd55a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:03:30.003361 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-15286bdf-13ac-41c8-8d25-6627deed1faf tempest-ServerRescueNegativeTestJSON-518548524 tempest-ServerRescueNegativeTestJSON-518548524-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9d4d9254-39e9-4922-8b14-d235755b01a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:03:30.004944 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.flows.api.create_volume [None req-15286bdf-13ac-41c8-8d25-6627deed1faf tempest-ServerRescueNegativeTestJSON-518548524 tempest-ServerRescueNegativeTestJSON-518548524-project-member] Validating volume size '1' using validate_int {{(pid=100215) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 01:03:30.041232 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-15286bdf-13ac-41c8-8d25-6627deed1faf tempest-ServerRescueNegativeTestJSON-518548524 tempest-ServerRescueNegativeTestJSON-518548524-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9d4d9254-39e9-4922-8b14-d235755b01a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:52:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1ed58bd6-fe6a-497e-ae84-e8199d24fdfa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:03:30.042092 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-15286bdf-13ac-41c8-8d25-6627deed1faf tempest-ServerRescueNegativeTestJSON-518548524 tempest-ServerRescueNegativeTestJSON-518548524-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8bf8cfdf-e7a1-4018-90f3-08e44cbabfbd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:03:30.043723 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-3b86259c-cb98-472e-9036-ac3971099d2e None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:03:30.045299 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-3b86259c-cb98-472e-9036-ac3971099d2e tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] GET https://10.4.3.240/volume/v3/backups/b2215246-9e18-466e-8b27-8dca1bfc7b3d Aug 20 01:03:30.045828 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-3b86259c-cb98-472e-9036-ac3971099d2e tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:03:30.045828 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-3b86259c-cb98-472e-9036-ac3971099d2e tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:03:30.046101 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.v3.backups [None req-3b86259c-cb98-472e-9036-ac3971099d2e tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Show backup with id b2215246-9e18-466e-8b27-8dca1bfc7b3d. {{(pid=100212) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:03:30.052170 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:03:30.052170 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:03:30.052894 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-3b86259c-cb98-472e-9036-ac3971099d2e tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] https://10.4.3.240/volume/v3/backups/b2215246-9e18-466e-8b27-8dca1bfc7b3d returned with HTTP 200 Aug 20 01:03:30.053490 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 760/3059] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:03:30 2026] GET /volume/v3/backups/b2215246-9e18-466e-8b27-8dca1bfc7b3d => generated 836 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:03:30.067499 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-70b1af18-c6d6-41bf-a46e-c79e8794a2e1 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:03:30.070176 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-70b1af18-c6d6-41bf-a46e-c79e8794a2e1 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] GET https://10.4.3.240/volume/v3/snapshots/5f5751b4-efc4-4de4-ae92-af3d4db89a05 Aug 20 01:03:30.070176 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-70b1af18-c6d6-41bf-a46e-c79e8794a2e1 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:03:30.070176 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-70b1af18-c6d6-41bf-a46e-c79e8794a2e1 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:03:30.077168 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:03:30.077168 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:03:30.077168 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-70b1af18-c6d6-41bf-a46e-c79e8794a2e1 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Snapshot retrieved successfully. Aug 20 01:03:30.077168 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-70b1af18-c6d6-41bf-a46e-c79e8794a2e1 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] https://10.4.3.240/volume/v3/snapshots/5f5751b4-efc4-4de4-ae92-af3d4db89a05 returned with HTTP 200 Aug 20 01:03:30.077168 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 759/3060] 10.4.3.240 () {66 vars in 1354 bytes} [Thu Aug 20 01:03:30 2026] GET /volume/v3/snapshots/5f5751b4-efc4-4de4-ae92-af3d4db89a05 => generated 468 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:03:30.084590 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-ab43c0ef-afff-4a3a-a12e-efac5e286a07 req-72269416-b4f9-42f8-8b8b-25f1911c8d5c None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:03:30.085276 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-ab43c0ef-afff-4a3a-a12e-efac5e286a07 req-72269416-b4f9-42f8-8b8b-25f1911c8d5c tempest-TestVolumeBootPatternV346-114315032 tempest-TestVolumeBootPatternV346-114315032-project-member] PUT https://10.4.3.240/volume/v3/attachments/81683337-fb71-4893-8b79-9396b13d6838 Aug 20 01:03:30.085658 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-ab43c0ef-afff-4a3a-a12e-efac5e286a07 req-72269416-b4f9-42f8-8b8b-25f1911c8d5c tempest-TestVolumeBootPatternV346-114315032 tempest-TestVolumeBootPatternV346-114315032-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.240", "host": "np0000007838", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:e656b6daafb0", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "870eaf75-1108-49d5-b5ab-79f4c93758d0", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:03:30.092866 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-f9c3fb26-af9f-4682-ba7c-66bf154bce49 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:03:30.095366 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-f9c3fb26-af9f-4682-ba7c-66bf154bce49 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] GET https://10.4.3.240/volume/v3/backups/b2215246-9e18-466e-8b27-8dca1bfc7b3d Aug 20 01:03:30.095647 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-f9c3fb26-af9f-4682-ba7c-66bf154bce49 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:03:30.095879 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-f9c3fb26-af9f-4682-ba7c-66bf154bce49 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:03:30.096005 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.v3.backups [None req-f9c3fb26-af9f-4682-ba7c-66bf154bce49 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Show backup with id b2215246-9e18-466e-8b27-8dca1bfc7b3d. {{(pid=100212) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:03:30.096682 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.coordination [req-ab43c0ef-afff-4a3a-a12e-efac5e286a07 req-72269416-b4f9-42f8-8b8b-25f1911c8d5c tempest-TestVolumeBootPatternV346-114315032 tempest-TestVolumeBootPatternV346-114315032-project-member] Acquiring lock "cinder-attachment_update-02f76bad-5eae-433d-9dd6-5cc1ff45eb0e-np0000007838" by "attachment_update" {{(pid=100214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 01:03:30.104200 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.coordination [req-ab43c0ef-afff-4a3a-a12e-efac5e286a07 req-72269416-b4f9-42f8-8b8b-25f1911c8d5c tempest-TestVolumeBootPatternV346-114315032 tempest-TestVolumeBootPatternV346-114315032-project-member] Lock "cinder-attachment_update-02f76bad-5eae-433d-9dd6-5cc1ff45eb0e-np0000007838" acquired by "attachment_update" :: waited 0.008s {{(pid=100214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 01:03:30.104329 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.quota [None req-15286bdf-13ac-41c8-8d25-6627deed1faf tempest-ServerRescueNegativeTestJSON-518548524 tempest-ServerRescueNegativeTestJSON-518548524-project-member] Created reservations ['bfc880ca-3cc3-44a9-9cb7-0ff076550386', '6f49eb47-13e9-49c9-8ddc-13516562b7d0', '296aabf8-be63-4494-8c97-a4896d159911', '252183af-9550-4565-9d03-161f2fca534b'] {{(pid=100215) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 01:03:30.111020 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-15286bdf-13ac-41c8-8d25-6627deed1faf tempest-ServerRescueNegativeTestJSON-518548524 tempest-ServerRescueNegativeTestJSON-518548524-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8bf8cfdf-e7a1-4018-90f3-08e44cbabfbd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bfc880ca-3cc3-44a9-9cb7-0ff076550386', '6f49eb47-13e9-49c9-8ddc-13516562b7d0', '296aabf8-be63-4494-8c97-a4896d159911', '252183af-9550-4565-9d03-161f2fca534b']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:03:30.111179 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:03:30.111179 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:03:30.111321 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-15286bdf-13ac-41c8-8d25-6627deed1faf tempest-ServerRescueNegativeTestJSON-518548524 tempest-ServerRescueNegativeTestJSON-518548524-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d48b16db-e025-43fe-8671-b01929ca31f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:03:30.111471 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:03:30.111471 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:03:30.111471 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-f9c3fb26-af9f-4682-ba7c-66bf154bce49 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] https://10.4.3.240/volume/v3/backups/b2215246-9e18-466e-8b27-8dca1bfc7b3d returned with HTTP 200 Aug 20 01:03:30.111471 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 761/3061] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:03:30 2026] GET /volume/v3/backups/b2215246-9e18-466e-8b27-8dca1bfc7b3d => generated 836 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:03:30.126093 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-89572d5c-0534-403e-b4ca-5ca8047858b2 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:03:30.128279 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-89572d5c-0534-403e-b4ca-5ca8047858b2 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] DELETE https://10.4.3.240/volume/v3/backups/b2215246-9e18-466e-8b27-8dca1bfc7b3d Aug 20 01:03:30.128562 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-89572d5c-0534-403e-b4ca-5ca8047858b2 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:03:30.128820 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-89572d5c-0534-403e-b4ca-5ca8047858b2 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Calling method 'delete' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:03:30.128963 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.contrib.backups [None req-89572d5c-0534-403e-b4ca-5ca8047858b2 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Delete backup with id: b2215246-9e18-466e-8b27-8dca1bfc7b3d. Aug 20 01:03:30.137838 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:03:30.137838 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:03:30.145496 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-15286bdf-13ac-41c8-8d25-6627deed1faf tempest-ServerRescueNegativeTestJSON-518548524 tempest-ServerRescueNegativeTestJSON-518548524-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d48b16db-e025-43fe-8671-b01929ca31f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8c16acf1-5375-4008-9275-1112829a5507', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-578998247',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='70fc25ae33ca4266ad42f40503630c53',qos_specs=None,replication_status=,reservations=['bfc880ca-3cc3-44a9-9cb7-0ff076550386','6f49eb47-13e9-49c9-8ddc-13516562b7d0','296aabf8-be63-4494-8c97-a4896d159911','252183af-9550-4565-9d03-161f2fca534b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='db682ea0466b44938b36c924eaab0fbc',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T01:03:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-578998247',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8c16acf1-5375-4008-9275-1112829a5507,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='70fc25ae33ca4266ad42f40503630c53',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='db682ea0466b44938b36c924eaab0fbc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1ed58bd6-fe6a-497e-ae84-e8199d24fdfa),volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:03:30.146566 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-15286bdf-13ac-41c8-8d25-6627deed1faf tempest-ServerRescueNegativeTestJSON-518548524 tempest-ServerRescueNegativeTestJSON-518548524-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f0b2d69b-e048-41a2-be7e-0d2f6c948df7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:03:30.158736 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.backup.rpcapi [None req-89572d5c-0534-403e-b4ca-5ca8047858b2 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] delete_backup rpcapi backup_id b2215246-9e18-466e-8b27-8dca1bfc7b3d {{(pid=100213) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 20 01:03:30.160956 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-89572d5c-0534-403e-b4ca-5ca8047858b2 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] https://10.4.3.240/volume/v3/backups/b2215246-9e18-466e-8b27-8dca1bfc7b3d returned with HTTP 202 Aug 20 01:03:30.161517 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 760/3062] 10.4.3.240 () {66 vars in 1351 bytes} [Thu Aug 20 01:03:30 2026] DELETE /volume/v3/backups/b2215246-9e18-466e-8b27-8dca1bfc7b3d => generated 0 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 01:03:30.171963 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-07e6a3ed-6153-4790-a322-4a4a1aac176d None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:03:30.174512 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-15286bdf-13ac-41c8-8d25-6627deed1faf tempest-ServerRescueNegativeTestJSON-518548524 tempest-ServerRescueNegativeTestJSON-518548524-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f0b2d69b-e048-41a2-be7e-0d2f6c948df7) transitioned into state 'SUCCESS' from state '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-578998247',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='70fc25ae33ca4266ad42f40503630c53',qos_specs=None,replication_status=,reservations=['bfc880ca-3cc3-44a9-9cb7-0ff076550386','6f49eb47-13e9-49c9-8ddc-13516562b7d0','296aabf8-be63-4494-8c97-a4896d159911','252183af-9550-4565-9d03-161f2fca534b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='db682ea0466b44938b36c924eaab0fbc',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:03:30.176906 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-07e6a3ed-6153-4790-a322-4a4a1aac176d tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] GET https://10.4.3.240/volume/v3/backups/b2215246-9e18-466e-8b27-8dca1bfc7b3d Aug 20 01:03:30.176906 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-07e6a3ed-6153-4790-a322-4a4a1aac176d tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:03:30.176906 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-07e6a3ed-6153-4790-a322-4a4a1aac176d tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:03:30.176906 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.v3.backups [None req-07e6a3ed-6153-4790-a322-4a4a1aac176d tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Show backup with id b2215246-9e18-466e-8b27-8dca1bfc7b3d. {{(pid=100212) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:03:30.177154 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-15286bdf-13ac-41c8-8d25-6627deed1faf tempest-ServerRescueNegativeTestJSON-518548524 tempest-ServerRescueNegativeTestJSON-518548524-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (00516059-153b-4e13-8a86-47f88856ff2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:03:30.183059 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:03:30.183059 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:03:30.184307 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-07e6a3ed-6153-4790-a322-4a4a1aac176d tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] https://10.4.3.240/volume/v3/backups/b2215246-9e18-466e-8b27-8dca1bfc7b3d returned with HTTP 200 Aug 20 01:03:30.184989 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 762/3063] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:03:30 2026] GET /volume/v3/backups/b2215246-9e18-466e-8b27-8dca1bfc7b3d => generated 835 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:03:30.191521 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-15286bdf-13ac-41c8-8d25-6627deed1faf tempest-ServerRescueNegativeTestJSON-518548524 tempest-ServerRescueNegativeTestJSON-518548524-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (00516059-153b-4e13-8a86-47f88856ff2e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:03:30.192419 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-15286bdf-13ac-41c8-8d25-6627deed1faf tempest-ServerRescueNegativeTestJSON-518548524 tempest-ServerRescueNegativeTestJSON-518548524-project-member] Flow 'volume_create_api' (1bb8f76a-d8e8-44a8-a217-de7f5c0dd55a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:03:30.192800 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-15286bdf-13ac-41c8-8d25-6627deed1faf tempest-ServerRescueNegativeTestJSON-518548524 tempest-ServerRescueNegativeTestJSON-518548524-project-member] Create volume request issued successfully. Aug 20 01:03:30.194071 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-15286bdf-13ac-41c8-8d25-6627deed1faf tempest-ServerRescueNegativeTestJSON-518548524 tempest-ServerRescueNegativeTestJSON-518548524-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 20 01:03:30.194071 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 774/3064] 10.4.3.240 () {68 vars in 1258 bytes} [Thu Aug 20 01:03:29 2026] POST /volume/v3/volumes => generated 758 bytes in 209 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 01:03:30.213926 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-17b70412-7b4d-4abe-b227-390aab694669 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:03:30.217164 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-17b70412-7b4d-4abe-b227-390aab694669 tempest-ServerRescueNegativeTestJSON-518548524 tempest-ServerRescueNegativeTestJSON-518548524-project-member] GET https://10.4.3.240/volume/v3/volumes/8c16acf1-5375-4008-9275-1112829a5507 Aug 20 01:03:30.217164 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-17b70412-7b4d-4abe-b227-390aab694669 tempest-ServerRescueNegativeTestJSON-518548524 tempest-ServerRescueNegativeTestJSON-518548524-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:03:30.217164 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-17b70412-7b4d-4abe-b227-390aab694669 tempest-ServerRescueNegativeTestJSON-518548524 tempest-ServerRescueNegativeTestJSON-518548524-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:03:30.229109 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:03:30.229109 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:03:30.231637 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.coordination [req-ab43c0ef-afff-4a3a-a12e-efac5e286a07 req-72269416-b4f9-42f8-8b8b-25f1911c8d5c tempest-TestVolumeBootPatternV346-114315032 tempest-TestVolumeBootPatternV346-114315032-project-member] Lock "cinder-attachment_update-02f76bad-5eae-433d-9dd6-5cc1ff45eb0e-np0000007838" released by "attachment_update" :: held 0.127s {{(pid=100214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 01:03:30.232072 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-ab43c0ef-afff-4a3a-a12e-efac5e286a07 req-72269416-b4f9-42f8-8b8b-25f1911c8d5c tempest-TestVolumeBootPatternV346-114315032 tempest-TestVolumeBootPatternV346-114315032-project-member] https://10.4.3.240/volume/v3/attachments/81683337-fb71-4893-8b79-9396b13d6838 returned with HTTP 200 Aug 20 01:03:30.235155 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 769/3065] 10.4.3.240 () {74 vars in 1704 bytes} [Thu Aug 20 01:03:30 2026] PUT /volume/v3/attachments/81683337-fb71-4893-8b79-9396b13d6838 => generated 969 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:03:30.235478 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-17b70412-7b4d-4abe-b227-390aab694669 tempest-ServerRescueNegativeTestJSON-518548524 tempest-ServerRescueNegativeTestJSON-518548524-project-member] Volume info retrieved successfully. Aug 20 01:03:30.240444 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-17b70412-7b4d-4abe-b227-390aab694669 tempest-ServerRescueNegativeTestJSON-518548524 tempest-ServerRescueNegativeTestJSON-518548524-project-member] https://10.4.3.240/volume/v3/volumes/8c16acf1-5375-4008-9275-1112829a5507 returned with HTTP 200 Aug 20 01:03:30.240875 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 761/3066] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:03:30 2026] GET /volume/v3/volumes/8c16acf1-5375-4008-9275-1112829a5507 => generated 826 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:03:30.272206 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [req-ab43c0ef-afff-4a3a-a12e-efac5e286a07 req-63c063be-7dc1-4ab5-9ba5-7c98b1b0cab9 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:03:30.280247 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-ab43c0ef-afff-4a3a-a12e-efac5e286a07 req-63c063be-7dc1-4ab5-9ba5-7c98b1b0cab9 tempest-TestVolumeBootPatternV346-114315032 tempest-TestVolumeBootPatternV346-114315032-project-member] POST https://10.4.3.240/volume/v3/attachments/81683337-fb71-4893-8b79-9396b13d6838/action Aug 20 01:03:30.280851 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [req-ab43c0ef-afff-4a3a-a12e-efac5e286a07 req-63c063be-7dc1-4ab5-9ba5-7c98b1b0cab9 tempest-TestVolumeBootPatternV346-114315032 tempest-TestVolumeBootPatternV346-114315032-project-member] Action body: b'{"os-complete": null}' {{(pid=100212) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 01:03:30.281030 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [req-ab43c0ef-afff-4a3a-a12e-efac5e286a07 req-63c063be-7dc1-4ab5-9ba5-7c98b1b0cab9 tempest-TestVolumeBootPatternV346-114315032 tempest-TestVolumeBootPatternV346-114315032-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:03:30.314473 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:03:30.314473 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:03:30.323958 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-ab43c0ef-afff-4a3a-a12e-efac5e286a07 req-63c063be-7dc1-4ab5-9ba5-7c98b1b0cab9 tempest-TestVolumeBootPatternV346-114315032 tempest-TestVolumeBootPatternV346-114315032-project-member] https://10.4.3.240/volume/v3/attachments/81683337-fb71-4893-8b79-9396b13d6838/action returned with HTTP 204 Aug 20 01:03:30.324583 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 763/3067] 10.4.3.240 () {74 vars in 1725 bytes} [Thu Aug 20 01:03:30 2026] POST /volume/v3/attachments/81683337-fb71-4893-8b79-9396b13d6838/action => generated 0 bytes in 53 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:03:30.515990 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-76df2bba-612d-48b3-b867-e182e95b4986 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:03:30.519707 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-76df2bba-612d-48b3-b867-e182e95b4986 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] GET https://10.4.3.240/volume/v3/backups/3d461ec3-4c4d-4dc6-82f1-1db15bdd9745 Aug 20 01:03:30.519707 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-76df2bba-612d-48b3-b867-e182e95b4986 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:03:30.519707 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-76df2bba-612d-48b3-b867-e182e95b4986 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:03:30.519707 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-76df2bba-612d-48b3-b867-e182e95b4986 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Show backup with id 3d461ec3-4c4d-4dc6-82f1-1db15bdd9745. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:03:30.525579 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:03:30.525579 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:03:30.526652 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-76df2bba-612d-48b3-b867-e182e95b4986 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] https://10.4.3.240/volume/v3/backups/3d461ec3-4c4d-4dc6-82f1-1db15bdd9745 returned with HTTP 200 Aug 20 01:03:30.527356 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 775/3068] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:03:30 2026] GET /volume/v3/backups/3d461ec3-4c4d-4dc6-82f1-1db15bdd9745 => generated 789 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:03:30.680869 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-532e1b6f-d3a8-4482-8059-4f84d857800a None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:03:30.684451 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-532e1b6f-d3a8-4482-8059-4f84d857800a tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] GET https://10.4.3.240/volume/v3/backups/d88bc740-8102-4fc0-b0eb-36a662822d61 Aug 20 01:03:30.684746 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-532e1b6f-d3a8-4482-8059-4f84d857800a tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:03:30.684929 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-532e1b6f-d3a8-4482-8059-4f84d857800a tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:03:30.685065 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-532e1b6f-d3a8-4482-8059-4f84d857800a tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Show backup with id d88bc740-8102-4fc0-b0eb-36a662822d61. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:03:30.689294 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:03:30.689294 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:03:30.689873 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-532e1b6f-d3a8-4482-8059-4f84d857800a tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] https://10.4.3.240/volume/v3/backups/d88bc740-8102-4fc0-b0eb-36a662822d61 returned with HTTP 200 Aug 20 01:03:30.690216 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 770/3069] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:03:30 2026] GET /volume/v3/backups/d88bc740-8102-4fc0-b0eb-36a662822d61 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:03:31.199180 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-82f32629-44e5-4ec6-bd2b-0ee864723db9 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:03:31.202669 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-82f32629-44e5-4ec6-bd2b-0ee864723db9 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] GET https://10.4.3.240/volume/v3/backups/b2215246-9e18-466e-8b27-8dca1bfc7b3d Aug 20 01:03:31.203024 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-82f32629-44e5-4ec6-bd2b-0ee864723db9 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:03:31.203330 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-82f32629-44e5-4ec6-bd2b-0ee864723db9 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:03:31.203496 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.v3.backups [None req-82f32629-44e5-4ec6-bd2b-0ee864723db9 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Show backup with id b2215246-9e18-466e-8b27-8dca1bfc7b3d. {{(pid=100213) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:03:31.213857 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-82f32629-44e5-4ec6-bd2b-0ee864723db9 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] https://10.4.3.240/volume/v3/backups/b2215246-9e18-466e-8b27-8dca1bfc7b3d returned with HTTP 404 Aug 20 01:03:31.215415 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 762/3070] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:03:31 2026] GET /volume/v3/backups/b2215246-9e18-466e-8b27-8dca1bfc7b3d => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:03:31.258116 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-2ad8e31e-6cd8-4ca3-9500-6c27e875c315 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:03:31.263826 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-2ad8e31e-6cd8-4ca3-9500-6c27e875c315 tempest-ServerRescueNegativeTestJSON-518548524 tempest-ServerRescueNegativeTestJSON-518548524-project-member] GET https://10.4.3.240/volume/v3/volumes/8c16acf1-5375-4008-9275-1112829a5507 Aug 20 01:03:31.263986 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-2ad8e31e-6cd8-4ca3-9500-6c27e875c315 tempest-ServerRescueNegativeTestJSON-518548524 tempest-ServerRescueNegativeTestJSON-518548524-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:03:31.264172 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-2ad8e31e-6cd8-4ca3-9500-6c27e875c315 tempest-ServerRescueNegativeTestJSON-518548524 tempest-ServerRescueNegativeTestJSON-518548524-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:03:31.275390 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:03:31.275390 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:03:31.280117 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-2ad8e31e-6cd8-4ca3-9500-6c27e875c315 tempest-ServerRescueNegativeTestJSON-518548524 tempest-ServerRescueNegativeTestJSON-518548524-project-member] Volume info retrieved successfully. Aug 20 01:03:31.285852 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-2ad8e31e-6cd8-4ca3-9500-6c27e875c315 tempest-ServerRescueNegativeTestJSON-518548524 tempest-ServerRescueNegativeTestJSON-518548524-project-member] https://10.4.3.240/volume/v3/volumes/8c16acf1-5375-4008-9275-1112829a5507 returned with HTTP 200 Aug 20 01:03:31.286271 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 764/3071] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:03:31 2026] GET /volume/v3/volumes/8c16acf1-5375-4008-9275-1112829a5507 => generated 851 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:03:31.323871 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-7cd77c4e-618a-450c-9ca7-49cb16d12dcd None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:03:31.326330 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-7cd77c4e-618a-450c-9ca7-49cb16d12dcd tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] DELETE https://10.4.3.240/volume/v3/snapshots/5f5751b4-efc4-4de4-ae92-af3d4db89a05 Aug 20 01:03:31.326673 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-7cd77c4e-618a-450c-9ca7-49cb16d12dcd tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:03:31.326946 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-7cd77c4e-618a-450c-9ca7-49cb16d12dcd tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Calling method 'delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:03:31.327298 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.v3.snapshots [None req-7cd77c4e-618a-450c-9ca7-49cb16d12dcd tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Delete snapshot with id: 5f5751b4-efc4-4de4-ae92-af3d4db89a05 Aug 20 01:03:31.335535 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:03:31.335535 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:03:31.336104 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-7cd77c4e-618a-450c-9ca7-49cb16d12dcd tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Snapshot retrieved successfully. Aug 20 01:03:31.364596 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-7cd77c4e-618a-450c-9ca7-49cb16d12dcd tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Snapshot delete request issued successfully. Aug 20 01:03:31.364596 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-7cd77c4e-618a-450c-9ca7-49cb16d12dcd tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] https://10.4.3.240/volume/v3/snapshots/5f5751b4-efc4-4de4-ae92-af3d4db89a05 returned with HTTP 202 Aug 20 01:03:31.365058 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 776/3072] 10.4.3.240 () {66 vars in 1357 bytes} [Thu Aug 20 01:03:31 2026] DELETE /volume/v3/snapshots/5f5751b4-efc4-4de4-ae92-af3d4db89a05 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 01:03:31.375231 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-ddc333b8-1fed-4e80-a0a6-88486c4ccbdb None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:03:31.377299 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-ddc333b8-1fed-4e80-a0a6-88486c4ccbdb tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] GET https://10.4.3.240/volume/v3/snapshots/5f5751b4-efc4-4de4-ae92-af3d4db89a05 Aug 20 01:03:31.377299 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-ddc333b8-1fed-4e80-a0a6-88486c4ccbdb tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:03:31.377299 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-ddc333b8-1fed-4e80-a0a6-88486c4ccbdb tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:03:31.382839 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:03:31.382839 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:03:31.383478 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-ddc333b8-1fed-4e80-a0a6-88486c4ccbdb tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Snapshot retrieved successfully. Aug 20 01:03:31.384543 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-ddc333b8-1fed-4e80-a0a6-88486c4ccbdb tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] https://10.4.3.240/volume/v3/snapshots/5f5751b4-efc4-4de4-ae92-af3d4db89a05 returned with HTTP 200 Aug 20 01:03:31.384942 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 771/3073] 10.4.3.240 () {66 vars in 1354 bytes} [Thu Aug 20 01:03:31 2026] GET /volume/v3/snapshots/5f5751b4-efc4-4de4-ae92-af3d4db89a05 => generated 467 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:03:31.539091 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-cf23d56f-c0eb-4e5f-857b-9d5fbe6c6997 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:03:31.543210 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-cf23d56f-c0eb-4e5f-857b-9d5fbe6c6997 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] GET https://10.4.3.240/volume/v3/backups/3d461ec3-4c4d-4dc6-82f1-1db15bdd9745 Aug 20 01:03:31.543499 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-cf23d56f-c0eb-4e5f-857b-9d5fbe6c6997 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:03:31.543735 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-cf23d56f-c0eb-4e5f-857b-9d5fbe6c6997 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:03:31.543877 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.v3.backups [None req-cf23d56f-c0eb-4e5f-857b-9d5fbe6c6997 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Show backup with id 3d461ec3-4c4d-4dc6-82f1-1db15bdd9745. {{(pid=100213) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:03:31.552065 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:03:31.552065 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:03:31.553051 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-cf23d56f-c0eb-4e5f-857b-9d5fbe6c6997 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] https://10.4.3.240/volume/v3/backups/3d461ec3-4c4d-4dc6-82f1-1db15bdd9745 returned with HTTP 200 Aug 20 01:03:31.553577 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 763/3074] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:03:31 2026] GET /volume/v3/backups/3d461ec3-4c4d-4dc6-82f1-1db15bdd9745 => generated 789 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:03:31.704031 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-2c96787a-1cd7-4199-bc09-f0990bd556b7 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:03:31.705831 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-2c96787a-1cd7-4199-bc09-f0990bd556b7 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] GET https://10.4.3.240/volume/v3/backups/d88bc740-8102-4fc0-b0eb-36a662822d61 Aug 20 01:03:31.706115 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-2c96787a-1cd7-4199-bc09-f0990bd556b7 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:03:31.706395 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-2c96787a-1cd7-4199-bc09-f0990bd556b7 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:03:31.706484 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.v3.backups [None req-2c96787a-1cd7-4199-bc09-f0990bd556b7 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Show backup with id d88bc740-8102-4fc0-b0eb-36a662822d61. {{(pid=100212) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:03:31.713682 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:03:31.713682 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:03:31.716034 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-2c96787a-1cd7-4199-bc09-f0990bd556b7 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] https://10.4.3.240/volume/v3/backups/d88bc740-8102-4fc0-b0eb-36a662822d61 returned with HTTP 200 Aug 20 01:03:31.717299 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 765/3075] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:03:31 2026] GET /volume/v3/backups/d88bc740-8102-4fc0-b0eb-36a662822d61 => generated 735 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:03:32.395429 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-45889f7e-fc22-4d24-bf1e-1249cc936e95 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:03:32.396928 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-45889f7e-fc22-4d24-bf1e-1249cc936e95 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] GET https://10.4.3.240/volume/v3/snapshots/5f5751b4-efc4-4de4-ae92-af3d4db89a05 Aug 20 01:03:32.397046 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-45889f7e-fc22-4d24-bf1e-1249cc936e95 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:03:32.397488 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-45889f7e-fc22-4d24-bf1e-1249cc936e95 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:03:32.409809 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-45889f7e-fc22-4d24-bf1e-1249cc936e95 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] https://10.4.3.240/volume/v3/snapshots/5f5751b4-efc4-4de4-ae92-af3d4db89a05 returned with HTTP 404 Aug 20 01:03:32.409809 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 777/3076] 10.4.3.240 () {66 vars in 1354 bytes} [Thu Aug 20 01:03:32 2026] GET /volume/v3/snapshots/5f5751b4-efc4-4de4-ae92-af3d4db89a05 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:03:32.420194 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-067ca5c7-e7c9-4f4b-9bc4-b39d84a3860a None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:03:32.422877 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-067ca5c7-e7c9-4f4b-9bc4-b39d84a3860a tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] GET https://10.4.3.240/volume/v3/volumes/7e713bed-b3bd-4b5c-b04b-feeb6e607ee7 Aug 20 01:03:32.422877 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-067ca5c7-e7c9-4f4b-9bc4-b39d84a3860a tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:03:32.422877 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-067ca5c7-e7c9-4f4b-9bc4-b39d84a3860a tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:03:32.438212 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:03:32.438212 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:03:32.442226 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-067ca5c7-e7c9-4f4b-9bc4-b39d84a3860a tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Volume info retrieved successfully. Aug 20 01:03:32.447531 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-067ca5c7-e7c9-4f4b-9bc4-b39d84a3860a tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] https://10.4.3.240/volume/v3/volumes/7e713bed-b3bd-4b5c-b04b-feeb6e607ee7 returned with HTTP 200 Aug 20 01:03:32.448009 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 772/3077] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:03:32 2026] GET /volume/v3/volumes/7e713bed-b3bd-4b5c-b04b-feeb6e607ee7 => generated 846 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:03:32.486937 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-b6187a6f-8111-42a7-8ff9-7c41af6c9619 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:03:32.490476 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-b6187a6f-8111-42a7-8ff9-7c41af6c9619 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 20 01:03:32.490476 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-b6187a6f-8111-42a7-8ff9-7c41af6c9619 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "8d830113-4280-4524-bdd9-3a577a7d4174", "size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1960051882"}} {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:03:32.491254 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.v3.volumes [None req-b6187a6f-8111-42a7-8ff9-7c41af6c9619 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Create volume request body: {'volume': {'imageRef': '8d830113-4280-4524-bdd9-3a577a7d4174', 'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1960051882'}} {{(pid=100213) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 01:03:32.564275 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-c9f023e7-3200-44c6-9536-cf9f31163b6a None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:03:32.566091 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-c9f023e7-3200-44c6-9536-cf9f31163b6a tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] GET https://10.4.3.240/volume/v3/backups/3d461ec3-4c4d-4dc6-82f1-1db15bdd9745 Aug 20 01:03:32.566281 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-c9f023e7-3200-44c6-9536-cf9f31163b6a tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:03:32.566511 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-c9f023e7-3200-44c6-9536-cf9f31163b6a tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:03:32.566654 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.v3.backups [None req-c9f023e7-3200-44c6-9536-cf9f31163b6a tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Show backup with id 3d461ec3-4c4d-4dc6-82f1-1db15bdd9745. {{(pid=100212) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:03:32.570928 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:03:32.570928 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:03:32.571648 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-c9f023e7-3200-44c6-9536-cf9f31163b6a tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] https://10.4.3.240/volume/v3/backups/3d461ec3-4c4d-4dc6-82f1-1db15bdd9745 returned with HTTP 200 Aug 20 01:03:32.571994 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 766/3078] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:03:32 2026] GET /volume/v3/backups/3d461ec3-4c4d-4dc6-82f1-1db15bdd9745 => generated 789 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:03:32.602080 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.v3.volumes [None req-b6187a6f-8111-42a7-8ff9-7c41af6c9619 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Create volume of 1 GB Aug 20 01:03:32.613105 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-b6187a6f-8111-42a7-8ff9-7c41af6c9619 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Availability Zones retrieved successfully. Aug 20 01:03:32.619791 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-b6187a6f-8111-42a7-8ff9-7c41af6c9619 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Flow 'volume_create_api' (5cc2b91a-f625-4446-9e6a-57349be67480) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:03:32.622816 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-b6187a6f-8111-42a7-8ff9-7c41af6c9619 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a6aeb7a0-017e-4505-9dc1-fdf4c2f5d110) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:03:32.624173 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.flows.api.create_volume [None req-b6187a6f-8111-42a7-8ff9-7c41af6c9619 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Validating volume size '1' using validate_int {{(pid=100213) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 01:03:32.693731 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-b6187a6f-8111-42a7-8ff9-7c41af6c9619 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a6aeb7a0-017e-4505-9dc1-fdf4c2f5d110) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:52:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1ed58bd6-fe6a-497e-ae84-e8199d24fdfa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:03:32.694810 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-b6187a6f-8111-42a7-8ff9-7c41af6c9619 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (94294a4a-a842-4189-a11a-3f073f59a4f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:03:32.729592 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-fb8625db-0b1d-4d0c-b9eb-8de4bf9b943d None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:03:32.731846 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-fb8625db-0b1d-4d0c-b9eb-8de4bf9b943d tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] GET https://10.4.3.240/volume/v3/backups/d88bc740-8102-4fc0-b0eb-36a662822d61 Aug 20 01:03:32.732372 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-fb8625db-0b1d-4d0c-b9eb-8de4bf9b943d tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:03:32.732584 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-fb8625db-0b1d-4d0c-b9eb-8de4bf9b943d tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:03:32.732834 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-fb8625db-0b1d-4d0c-b9eb-8de4bf9b943d tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Show backup with id d88bc740-8102-4fc0-b0eb-36a662822d61. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:03:32.738605 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:03:32.738605 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:03:32.739593 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-fb8625db-0b1d-4d0c-b9eb-8de4bf9b943d tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] https://10.4.3.240/volume/v3/backups/d88bc740-8102-4fc0-b0eb-36a662822d61 returned with HTTP 200 Aug 20 01:03:32.740088 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 778/3079] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:03:32 2026] GET /volume/v3/backups/d88bc740-8102-4fc0-b0eb-36a662822d61 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:03:32.751386 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.quota [None req-b6187a6f-8111-42a7-8ff9-7c41af6c9619 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Created reservations ['9b64d872-6ba5-419b-b99c-ff226e53a7ae', '58367506-372e-4e9b-ade9-a8e074627f90', '2d19056b-b06a-43d8-98ca-30e08f618ed9', '9258a7a5-6a05-45a1-b23f-17387d62e213'] {{(pid=100213) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 01:03:32.752179 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-b6187a6f-8111-42a7-8ff9-7c41af6c9619 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (94294a4a-a842-4189-a11a-3f073f59a4f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9b64d872-6ba5-419b-b99c-ff226e53a7ae', '58367506-372e-4e9b-ade9-a8e074627f90', '2d19056b-b06a-43d8-98ca-30e08f618ed9', '9258a7a5-6a05-45a1-b23f-17387d62e213']}' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:03:32.752818 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-b6187a6f-8111-42a7-8ff9-7c41af6c9619 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (47bc7fdf-778e-4dd6-bea3-9d718381fa2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:03:32.777997 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-b6187a6f-8111-42a7-8ff9-7c41af6c9619 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (47bc7fdf-778e-4dd6-bea3-9d718381fa2b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2abc3e17-dae5-4636-9543-722978055ef5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1960051882',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9d762304b27c429a8ce02f4f2e771afd',qos_specs=None,replication_status=,reservations=['9b64d872-6ba5-419b-b99c-ff226e53a7ae','58367506-372e-4e9b-ade9-a8e074627f90','2d19056b-b06a-43d8-98ca-30e08f618ed9','9258a7a5-6a05-45a1-b23f-17387d62e213'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0f539f444b9b49768ab8a15b18f61b76',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T01:03:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1960051882',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2abc3e17-dae5-4636-9543-722978055ef5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9d762304b27c429a8ce02f4f2e771afd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0f539f444b9b49768ab8a15b18f61b76',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1ed58bd6-fe6a-497e-ae84-e8199d24fdfa),volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:03:32.778705 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-b6187a6f-8111-42a7-8ff9-7c41af6c9619 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5139f082-729b-4306-82dd-e956ce09ca74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:03:32.796194 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-b6187a6f-8111-42a7-8ff9-7c41af6c9619 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5139f082-729b-4306-82dd-e956ce09ca74) transitioned into state 'SUCCESS' from state '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-1960051882',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9d762304b27c429a8ce02f4f2e771afd',qos_specs=None,replication_status=,reservations=['9b64d872-6ba5-419b-b99c-ff226e53a7ae','58367506-372e-4e9b-ade9-a8e074627f90','2d19056b-b06a-43d8-98ca-30e08f618ed9','9258a7a5-6a05-45a1-b23f-17387d62e213'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0f539f444b9b49768ab8a15b18f61b76',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:03:32.796995 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-b6187a6f-8111-42a7-8ff9-7c41af6c9619 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (62bc060d-8f08-474d-ae64-a6deb062fd40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:03:32.808108 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-b6187a6f-8111-42a7-8ff9-7c41af6c9619 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (62bc060d-8f08-474d-ae64-a6deb062fd40) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:03:32.808918 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-b6187a6f-8111-42a7-8ff9-7c41af6c9619 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Flow 'volume_create_api' (5cc2b91a-f625-4446-9e6a-57349be67480) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100213) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:03:32.809218 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-b6187a6f-8111-42a7-8ff9-7c41af6c9619 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Create volume request issued successfully. Aug 20 01:03:32.809806 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-b6187a6f-8111-42a7-8ff9-7c41af6c9619 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 20 01:03:32.810243 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 764/3080] 10.4.3.240 () {68 vars in 1259 bytes} [Thu Aug 20 01:03:32 2026] POST /volume/v3/volumes => generated 754 bytes in 324 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 01:03:32.826145 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-a0a5ffe8-45bb-454c-a221-ba141dd49d04 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:03:32.828294 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-a0a5ffe8-45bb-454c-a221-ba141dd49d04 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] GET https://10.4.3.240/volume/v3/volumes/2abc3e17-dae5-4636-9543-722978055ef5 Aug 20 01:03:32.828588 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-a0a5ffe8-45bb-454c-a221-ba141dd49d04 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:03:32.828859 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-a0a5ffe8-45bb-454c-a221-ba141dd49d04 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:03:32.835636 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:03:32.835636 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:03:32.839386 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-a0a5ffe8-45bb-454c-a221-ba141dd49d04 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Volume info retrieved successfully. Aug 20 01:03:32.843702 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-a0a5ffe8-45bb-454c-a221-ba141dd49d04 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] https://10.4.3.240/volume/v3/volumes/2abc3e17-dae5-4636-9543-722978055ef5 returned with HTTP 200 Aug 20 01:03:32.844149 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 773/3081] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:03:32 2026] GET /volume/v3/volumes/2abc3e17-dae5-4636-9543-722978055ef5 => generated 822 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:03:33.589172 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-b9e69349-a38a-4b37-940c-407e09689eb5 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:03:33.591518 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-b9e69349-a38a-4b37-940c-407e09689eb5 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] GET https://10.4.3.240/volume/v3/backups/3d461ec3-4c4d-4dc6-82f1-1db15bdd9745 Aug 20 01:03:33.592573 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-b9e69349-a38a-4b37-940c-407e09689eb5 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:03:33.592573 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-b9e69349-a38a-4b37-940c-407e09689eb5 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:03:33.592573 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.v3.backups [None req-b9e69349-a38a-4b37-940c-407e09689eb5 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Show backup with id 3d461ec3-4c4d-4dc6-82f1-1db15bdd9745. {{(pid=100212) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:03:33.599067 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:03:33.599067 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:03:33.599748 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-b9e69349-a38a-4b37-940c-407e09689eb5 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] https://10.4.3.240/volume/v3/backups/3d461ec3-4c4d-4dc6-82f1-1db15bdd9745 returned with HTTP 200 Aug 20 01:03:33.600471 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 767/3082] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:03:33 2026] GET /volume/v3/backups/3d461ec3-4c4d-4dc6-82f1-1db15bdd9745 => generated 789 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:03:33.753725 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-e5a15623-9e57-489d-b222-1ca691e9b587 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:03:33.757285 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-e5a15623-9e57-489d-b222-1ca691e9b587 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] GET https://10.4.3.240/volume/v3/backups/d88bc740-8102-4fc0-b0eb-36a662822d61 Aug 20 01:03:33.757528 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-e5a15623-9e57-489d-b222-1ca691e9b587 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:03:33.757793 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-e5a15623-9e57-489d-b222-1ca691e9b587 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:03:33.757951 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-e5a15623-9e57-489d-b222-1ca691e9b587 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Show backup with id d88bc740-8102-4fc0-b0eb-36a662822d61. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:03:33.765569 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:03:33.765569 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:03:33.766324 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-e5a15623-9e57-489d-b222-1ca691e9b587 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] https://10.4.3.240/volume/v3/backups/d88bc740-8102-4fc0-b0eb-36a662822d61 returned with HTTP 200 Aug 20 01:03:33.767453 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 779/3083] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:03:33 2026] GET /volume/v3/backups/d88bc740-8102-4fc0-b0eb-36a662822d61 => generated 735 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:03:33.862230 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-e2274341-a7a9-4f0d-a921-be889a8328c3 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:03:33.866458 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-e2274341-a7a9-4f0d-a921-be889a8328c3 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] GET https://10.4.3.240/volume/v3/volumes/2abc3e17-dae5-4636-9543-722978055ef5 Aug 20 01:03:33.866458 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-e2274341-a7a9-4f0d-a921-be889a8328c3 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:03:33.866458 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-e2274341-a7a9-4f0d-a921-be889a8328c3 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:03:33.874743 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:03:33.874743 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:03:33.880156 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-e2274341-a7a9-4f0d-a921-be889a8328c3 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Volume info retrieved successfully. Aug 20 01:03:33.886750 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-e2274341-a7a9-4f0d-a921-be889a8328c3 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] https://10.4.3.240/volume/v3/volumes/2abc3e17-dae5-4636-9543-722978055ef5 returned with HTTP 200 Aug 20 01:03:33.887312 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 765/3084] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:03:33 2026] GET /volume/v3/volumes/2abc3e17-dae5-4636-9543-722978055ef5 => generated 1362 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:03:34.620770 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-b632c26d-be51-48d9-9e75-3b0677e30975 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:03:34.620770 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-b632c26d-be51-48d9-9e75-3b0677e30975 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] GET https://10.4.3.240/volume/v3/backups/3d461ec3-4c4d-4dc6-82f1-1db15bdd9745 Aug 20 01:03:34.620770 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-b632c26d-be51-48d9-9e75-3b0677e30975 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:03:34.621354 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-b632c26d-be51-48d9-9e75-3b0677e30975 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:03:34.622299 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-b632c26d-be51-48d9-9e75-3b0677e30975 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Show backup with id 3d461ec3-4c4d-4dc6-82f1-1db15bdd9745. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:03:34.631694 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:03:34.631694 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:03:34.637748 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-b632c26d-be51-48d9-9e75-3b0677e30975 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] https://10.4.3.240/volume/v3/backups/3d461ec3-4c4d-4dc6-82f1-1db15bdd9745 returned with HTTP 200 Aug 20 01:03:34.638250 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 774/3085] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:03:34 2026] GET /volume/v3/backups/3d461ec3-4c4d-4dc6-82f1-1db15bdd9745 => generated 789 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:03:34.779798 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-c7feefdd-1b5c-4d56-bd65-29ab05c56d94 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:03:34.785127 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-c7feefdd-1b5c-4d56-bd65-29ab05c56d94 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] GET https://10.4.3.240/volume/v3/backups/d88bc740-8102-4fc0-b0eb-36a662822d61 Aug 20 01:03:34.785419 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-c7feefdd-1b5c-4d56-bd65-29ab05c56d94 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:03:34.787784 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-c7feefdd-1b5c-4d56-bd65-29ab05c56d94 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:03:34.787950 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.v3.backups [None req-c7feefdd-1b5c-4d56-bd65-29ab05c56d94 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Show backup with id d88bc740-8102-4fc0-b0eb-36a662822d61. {{(pid=100212) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:03:34.795115 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:03:34.795115 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:03:34.797216 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-c7feefdd-1b5c-4d56-bd65-29ab05c56d94 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] https://10.4.3.240/volume/v3/backups/d88bc740-8102-4fc0-b0eb-36a662822d61 returned with HTTP 200 Aug 20 01:03:34.797216 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 768/3086] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:03:34 2026] GET /volume/v3/backups/d88bc740-8102-4fc0-b0eb-36a662822d61 => generated 735 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:03:35.658373 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-47b377e0-7821-45c0-8c25-8a2232f61bf3 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:03:35.660417 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-47b377e0-7821-45c0-8c25-8a2232f61bf3 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] GET https://10.4.3.240/volume/v3/backups/3d461ec3-4c4d-4dc6-82f1-1db15bdd9745 Aug 20 01:03:35.660694 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-47b377e0-7821-45c0-8c25-8a2232f61bf3 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:03:35.660942 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-47b377e0-7821-45c0-8c25-8a2232f61bf3 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:03:35.661094 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-47b377e0-7821-45c0-8c25-8a2232f61bf3 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Show backup with id 3d461ec3-4c4d-4dc6-82f1-1db15bdd9745. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:03:35.668714 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:03:35.668714 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:03:35.669428 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-47b377e0-7821-45c0-8c25-8a2232f61bf3 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] https://10.4.3.240/volume/v3/backups/3d461ec3-4c4d-4dc6-82f1-1db15bdd9745 returned with HTTP 200 Aug 20 01:03:35.669869 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 780/3087] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:03:35 2026] GET /volume/v3/backups/3d461ec3-4c4d-4dc6-82f1-1db15bdd9745 => generated 790 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:03:35.683595 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-6236c333-d5d4-4ca7-ad91-c582481ba106 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:03:35.685446 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-6236c333-d5d4-4ca7-ad91-c582481ba106 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] GET https://10.4.3.240/volume/v3/backups/3d461ec3-4c4d-4dc6-82f1-1db15bdd9745 Aug 20 01:03:35.685685 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-6236c333-d5d4-4ca7-ad91-c582481ba106 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:03:35.685898 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-6236c333-d5d4-4ca7-ad91-c582481ba106 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:03:35.686283 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.v3.backups [None req-6236c333-d5d4-4ca7-ad91-c582481ba106 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Show backup with id 3d461ec3-4c4d-4dc6-82f1-1db15bdd9745. {{(pid=100213) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:03:35.691103 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:03:35.691103 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:03:35.691979 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-6236c333-d5d4-4ca7-ad91-c582481ba106 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] https://10.4.3.240/volume/v3/backups/3d461ec3-4c4d-4dc6-82f1-1db15bdd9745 returned with HTTP 200 Aug 20 01:03:35.693213 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 766/3088] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:03:35 2026] GET /volume/v3/backups/3d461ec3-4c4d-4dc6-82f1-1db15bdd9745 => generated 790 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:03:35.707006 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-abbee194-db11-4275-aad0-b99b067347bb None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:03:35.709926 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-abbee194-db11-4275-aad0-b99b067347bb tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] DELETE https://10.4.3.240/volume/v3/backups/3d461ec3-4c4d-4dc6-82f1-1db15bdd9745 Aug 20 01:03:35.709926 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-abbee194-db11-4275-aad0-b99b067347bb tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:03:35.710132 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-abbee194-db11-4275-aad0-b99b067347bb tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Calling method 'delete' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:03:35.710296 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.contrib.backups [None req-abbee194-db11-4275-aad0-b99b067347bb tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Delete backup with id: 3d461ec3-4c4d-4dc6-82f1-1db15bdd9745. Aug 20 01:03:35.717773 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:03:35.717773 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:03:35.736015 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.backup.rpcapi [None req-abbee194-db11-4275-aad0-b99b067347bb tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] delete_backup rpcapi backup_id 3d461ec3-4c4d-4dc6-82f1-1db15bdd9745 {{(pid=100214) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 20 01:03:35.738962 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-abbee194-db11-4275-aad0-b99b067347bb tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] https://10.4.3.240/volume/v3/backups/3d461ec3-4c4d-4dc6-82f1-1db15bdd9745 returned with HTTP 202 Aug 20 01:03:35.739522 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 775/3089] 10.4.3.240 () {66 vars in 1351 bytes} [Thu Aug 20 01:03:35 2026] DELETE /volume/v3/backups/3d461ec3-4c4d-4dc6-82f1-1db15bdd9745 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 01:03:35.750396 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-b21638b5-60c3-440e-b678-b0a160fdfc4d None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:03:35.752513 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-b21638b5-60c3-440e-b678-b0a160fdfc4d tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] GET https://10.4.3.240/volume/v3/backups/3d461ec3-4c4d-4dc6-82f1-1db15bdd9745 Aug 20 01:03:35.753007 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-b21638b5-60c3-440e-b678-b0a160fdfc4d tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:03:35.753088 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-b21638b5-60c3-440e-b678-b0a160fdfc4d tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:03:35.753159 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.v3.backups [None req-b21638b5-60c3-440e-b678-b0a160fdfc4d tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Show backup with id 3d461ec3-4c4d-4dc6-82f1-1db15bdd9745. {{(pid=100212) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:03:35.764291 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:03:35.764291 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:03:35.766971 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-b21638b5-60c3-440e-b678-b0a160fdfc4d tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] https://10.4.3.240/volume/v3/backups/3d461ec3-4c4d-4dc6-82f1-1db15bdd9745 returned with HTTP 200 Aug 20 01:03:35.767286 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 769/3090] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:03:35 2026] GET /volume/v3/backups/3d461ec3-4c4d-4dc6-82f1-1db15bdd9745 => generated 789 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:03:35.811361 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-219c76cc-b987-4e2c-9fc5-43e3ad9a0ffa None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:03:35.817113 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-219c76cc-b987-4e2c-9fc5-43e3ad9a0ffa tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] GET https://10.4.3.240/volume/v3/backups/d88bc740-8102-4fc0-b0eb-36a662822d61 Aug 20 01:03:35.817396 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-219c76cc-b987-4e2c-9fc5-43e3ad9a0ffa tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:03:35.817672 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-219c76cc-b987-4e2c-9fc5-43e3ad9a0ffa tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:03:35.817813 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-219c76cc-b987-4e2c-9fc5-43e3ad9a0ffa tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Show backup with id d88bc740-8102-4fc0-b0eb-36a662822d61. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:03:35.825801 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:03:35.825801 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:03:35.827062 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-219c76cc-b987-4e2c-9fc5-43e3ad9a0ffa tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] https://10.4.3.240/volume/v3/backups/d88bc740-8102-4fc0-b0eb-36a662822d61 returned with HTTP 200 Aug 20 01:03:35.827062 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 781/3091] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:03:35 2026] GET /volume/v3/backups/d88bc740-8102-4fc0-b0eb-36a662822d61 => generated 735 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:03:36.785170 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-c4cef187-4609-416c-9863-cc4bd4d965a6 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:03:36.789355 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-c4cef187-4609-416c-9863-cc4bd4d965a6 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] GET https://10.4.3.240/volume/v3/backups/3d461ec3-4c4d-4dc6-82f1-1db15bdd9745 Aug 20 01:03:36.789355 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-c4cef187-4609-416c-9863-cc4bd4d965a6 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:03:36.789355 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-c4cef187-4609-416c-9863-cc4bd4d965a6 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:03:36.789355 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.v3.backups [None req-c4cef187-4609-416c-9863-cc4bd4d965a6 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Show backup with id 3d461ec3-4c4d-4dc6-82f1-1db15bdd9745. {{(pid=100213) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:03:36.793467 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-c4cef187-4609-416c-9863-cc4bd4d965a6 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] https://10.4.3.240/volume/v3/backups/3d461ec3-4c4d-4dc6-82f1-1db15bdd9745 returned with HTTP 404 Aug 20 01:03:36.794127 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 767/3092] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:03:36 2026] GET /volume/v3/backups/3d461ec3-4c4d-4dc6-82f1-1db15bdd9745 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:03:36.845143 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-529642f3-ce16-47c1-8367-138aafc6bc02 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:03:36.849978 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-529642f3-ce16-47c1-8367-138aafc6bc02 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] GET https://10.4.3.240/volume/v3/backups/d88bc740-8102-4fc0-b0eb-36a662822d61 Aug 20 01:03:36.849978 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-529642f3-ce16-47c1-8367-138aafc6bc02 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:03:36.849978 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-529642f3-ce16-47c1-8367-138aafc6bc02 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:03:36.849978 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-529642f3-ce16-47c1-8367-138aafc6bc02 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Show backup with id d88bc740-8102-4fc0-b0eb-36a662822d61. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:03:36.854726 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:03:36.854726 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:03:36.855510 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-529642f3-ce16-47c1-8367-138aafc6bc02 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] https://10.4.3.240/volume/v3/backups/d88bc740-8102-4fc0-b0eb-36a662822d61 returned with HTTP 200 Aug 20 01:03:36.856160 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 776/3093] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:03:36 2026] GET /volume/v3/backups/d88bc740-8102-4fc0-b0eb-36a662822d61 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:03:36.910768 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-fe3c7058-5a01-4c20-b21b-34f3120221c3 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:03:36.916496 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-fe3c7058-5a01-4c20-b21b-34f3120221c3 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] DELETE https://10.4.3.240/volume/v3/backups/ff3f5533-45b7-4e7a-9d52-5e41f13a84ac Aug 20 01:03:36.916816 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-fe3c7058-5a01-4c20-b21b-34f3120221c3 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:03:36.917134 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-fe3c7058-5a01-4c20-b21b-34f3120221c3 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Calling method 'delete' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:03:36.917315 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.contrib.backups [None req-fe3c7058-5a01-4c20-b21b-34f3120221c3 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Delete backup with id: ff3f5533-45b7-4e7a-9d52-5e41f13a84ac. Aug 20 01:03:36.922819 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:03:36.922819 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:03:36.941169 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.backup.rpcapi [None req-fe3c7058-5a01-4c20-b21b-34f3120221c3 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] delete_backup rpcapi backup_id ff3f5533-45b7-4e7a-9d52-5e41f13a84ac {{(pid=100212) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 20 01:03:36.943650 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-fe3c7058-5a01-4c20-b21b-34f3120221c3 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] https://10.4.3.240/volume/v3/backups/ff3f5533-45b7-4e7a-9d52-5e41f13a84ac returned with HTTP 202 Aug 20 01:03:36.944275 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 770/3094] 10.4.3.240 () {66 vars in 1351 bytes} [Thu Aug 20 01:03:36 2026] DELETE /volume/v3/backups/ff3f5533-45b7-4e7a-9d52-5e41f13a84ac => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 01:03:36.953263 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-44d8eee3-8a52-4960-8fc6-12d7ad00329f None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:03:36.957946 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-44d8eee3-8a52-4960-8fc6-12d7ad00329f tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] GET https://10.4.3.240/volume/v3/backups/ff3f5533-45b7-4e7a-9d52-5e41f13a84ac Aug 20 01:03:36.958057 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-44d8eee3-8a52-4960-8fc6-12d7ad00329f tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:03:36.958282 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-44d8eee3-8a52-4960-8fc6-12d7ad00329f tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:03:36.958473 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-44d8eee3-8a52-4960-8fc6-12d7ad00329f tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Show backup with id ff3f5533-45b7-4e7a-9d52-5e41f13a84ac. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:03:36.963217 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:03:36.963217 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:03:36.964367 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-44d8eee3-8a52-4960-8fc6-12d7ad00329f tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] https://10.4.3.240/volume/v3/backups/ff3f5533-45b7-4e7a-9d52-5e41f13a84ac returned with HTTP 200 Aug 20 01:03:36.964716 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 782/3095] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:03:36 2026] GET /volume/v3/backups/ff3f5533-45b7-4e7a-9d52-5e41f13a84ac => generated 791 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:03:37.704183 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-f706a258-5504-4866-ac98-5fa67890da5c None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:03:37.710655 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-f706a258-5504-4866-ac98-5fa67890da5c tempest-TestStampPattern-1235210939 tempest-TestStampPattern-1235210939-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 20 01:03:37.710655 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-f706a258-5504-4866-ac98-5fa67890da5c tempest-TestStampPattern-1235210939 tempest-TestStampPattern-1235210939-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestStampPattern-volume-1384537656", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:03:37.713413 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.v3.volumes [None req-f706a258-5504-4866-ac98-5fa67890da5c tempest-TestStampPattern-1235210939 tempest-TestStampPattern-1235210939-project-member] Create volume request body: {'volume': {'name': 'tempest-TestStampPattern-volume-1384537656', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100213) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 01:03:37.713912 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.v3.volumes [None req-f706a258-5504-4866-ac98-5fa67890da5c tempest-TestStampPattern-1235210939 tempest-TestStampPattern-1235210939-project-member] Create volume of 1 GB Aug 20 01:03:37.719943 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-f706a258-5504-4866-ac98-5fa67890da5c tempest-TestStampPattern-1235210939 tempest-TestStampPattern-1235210939-project-member] Availability Zones retrieved successfully. Aug 20 01:03:37.729996 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-f706a258-5504-4866-ac98-5fa67890da5c tempest-TestStampPattern-1235210939 tempest-TestStampPattern-1235210939-project-member] Flow 'volume_create_api' (de5eaf4b-63a0-4da7-b648-b06f4d0519db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:03:37.731889 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-f706a258-5504-4866-ac98-5fa67890da5c tempest-TestStampPattern-1235210939 tempest-TestStampPattern-1235210939-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b5ea0ea7-19df-406e-8513-0fdd0c8f9998) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:03:37.733500 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.flows.api.create_volume [None req-f706a258-5504-4866-ac98-5fa67890da5c tempest-TestStampPattern-1235210939 tempest-TestStampPattern-1235210939-project-member] Validating volume size '1' using validate_int {{(pid=100213) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 01:03:37.790288 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-f706a258-5504-4866-ac98-5fa67890da5c tempest-TestStampPattern-1235210939 tempest-TestStampPattern-1235210939-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b5ea0ea7-19df-406e-8513-0fdd0c8f9998) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:52:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1ed58bd6-fe6a-497e-ae84-e8199d24fdfa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:03:37.792456 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-f706a258-5504-4866-ac98-5fa67890da5c tempest-TestStampPattern-1235210939 tempest-TestStampPattern-1235210939-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2dff0e41-a722-40a1-9e0a-639eee30c1bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:03:37.868451 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-ae8e94c8-1187-400e-a841-16da6f670e58 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:03:37.872192 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-ae8e94c8-1187-400e-a841-16da6f670e58 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] GET https://10.4.3.240/volume/v3/backups/d88bc740-8102-4fc0-b0eb-36a662822d61 Aug 20 01:03:37.872458 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-ae8e94c8-1187-400e-a841-16da6f670e58 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:03:37.872662 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-ae8e94c8-1187-400e-a841-16da6f670e58 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:03:37.872766 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-ae8e94c8-1187-400e-a841-16da6f670e58 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Show backup with id d88bc740-8102-4fc0-b0eb-36a662822d61. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:03:37.881047 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:03:37.881047 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:03:37.882149 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-ae8e94c8-1187-400e-a841-16da6f670e58 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] https://10.4.3.240/volume/v3/backups/d88bc740-8102-4fc0-b0eb-36a662822d61 returned with HTTP 200 Aug 20 01:03:37.882658 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 777/3096] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:03:37 2026] GET /volume/v3/backups/d88bc740-8102-4fc0-b0eb-36a662822d61 => generated 735 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:03:37.902794 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.quota [None req-f706a258-5504-4866-ac98-5fa67890da5c tempest-TestStampPattern-1235210939 tempest-TestStampPattern-1235210939-project-member] Created reservations ['369ce117-dd50-4b98-b87b-fe04fbbdc9f7', '44e88a0e-2e5f-469a-ae5e-4919cb5f3be6', '02d354fa-54be-4eca-93ee-b4df6a21d429', '13396c02-0929-4509-8da7-6a92adf02f8c'] {{(pid=100213) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 01:03:37.904641 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-f706a258-5504-4866-ac98-5fa67890da5c tempest-TestStampPattern-1235210939 tempest-TestStampPattern-1235210939-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2dff0e41-a722-40a1-9e0a-639eee30c1bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['369ce117-dd50-4b98-b87b-fe04fbbdc9f7', '44e88a0e-2e5f-469a-ae5e-4919cb5f3be6', '02d354fa-54be-4eca-93ee-b4df6a21d429', '13396c02-0929-4509-8da7-6a92adf02f8c']}' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:03:37.906284 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-f706a258-5504-4866-ac98-5fa67890da5c tempest-TestStampPattern-1235210939 tempest-TestStampPattern-1235210939-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (17fc7971-99cd-4457-a75e-1235f4d583ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:03:37.940815 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-f706a258-5504-4866-ac98-5fa67890da5c tempest-TestStampPattern-1235210939 tempest-TestStampPattern-1235210939-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (17fc7971-99cd-4457-a75e-1235f4d583ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c7f7f793-3750-4099-8c56-0a347c329786', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestStampPattern-volume-1384537656',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eef2b5630e774da2bf2b56a0a4dd5849',qos_specs=None,replication_status=,reservations=['369ce117-dd50-4b98-b87b-fe04fbbdc9f7','44e88a0e-2e5f-469a-ae5e-4919cb5f3be6','02d354fa-54be-4eca-93ee-b4df6a21d429','13396c02-0929-4509-8da7-6a92adf02f8c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='47ad2a6df9e04b5b8192143a6b2f1f31',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T01:03:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestStampPattern-volume-1384537656',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c7f7f793-3750-4099-8c56-0a347c329786,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='eef2b5630e774da2bf2b56a0a4dd5849',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='47ad2a6df9e04b5b8192143a6b2f1f31',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1ed58bd6-fe6a-497e-ae84-e8199d24fdfa),volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:03:37.941580 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-f706a258-5504-4866-ac98-5fa67890da5c tempest-TestStampPattern-1235210939 tempest-TestStampPattern-1235210939-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (040b97a6-5b58-404e-837b-181d1625310d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:03:37.966290 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-f706a258-5504-4866-ac98-5fa67890da5c tempest-TestStampPattern-1235210939 tempest-TestStampPattern-1235210939-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (040b97a6-5b58-404e-837b-181d1625310d) transitioned into state 'SUCCESS' from state '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-1384537656',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eef2b5630e774da2bf2b56a0a4dd5849',qos_specs=None,replication_status=,reservations=['369ce117-dd50-4b98-b87b-fe04fbbdc9f7','44e88a0e-2e5f-469a-ae5e-4919cb5f3be6','02d354fa-54be-4eca-93ee-b4df6a21d429','13396c02-0929-4509-8da7-6a92adf02f8c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='47ad2a6df9e04b5b8192143a6b2f1f31',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:03:37.967452 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-f706a258-5504-4866-ac98-5fa67890da5c tempest-TestStampPattern-1235210939 tempest-TestStampPattern-1235210939-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c94afd72-3ca6-47ff-8ad1-35b5e8854ee4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:03:37.975805 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-de7648cd-c078-4ce8-8d27-8665c27b66fd None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:03:37.978021 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-de7648cd-c078-4ce8-8d27-8665c27b66fd tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] GET https://10.4.3.240/volume/v3/backups/ff3f5533-45b7-4e7a-9d52-5e41f13a84ac Aug 20 01:03:37.978353 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-de7648cd-c078-4ce8-8d27-8665c27b66fd tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:03:37.978589 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-de7648cd-c078-4ce8-8d27-8665c27b66fd tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:03:37.978730 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.v3.backups [None req-de7648cd-c078-4ce8-8d27-8665c27b66fd tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Show backup with id ff3f5533-45b7-4e7a-9d52-5e41f13a84ac. {{(pid=100212) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:03:37.982760 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-de7648cd-c078-4ce8-8d27-8665c27b66fd tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] https://10.4.3.240/volume/v3/backups/ff3f5533-45b7-4e7a-9d52-5e41f13a84ac returned with HTTP 404 Aug 20 01:03:37.983566 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 771/3097] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:03:37 2026] GET /volume/v3/backups/ff3f5533-45b7-4e7a-9d52-5e41f13a84ac => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:03:37.984459 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-f706a258-5504-4866-ac98-5fa67890da5c tempest-TestStampPattern-1235210939 tempest-TestStampPattern-1235210939-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c94afd72-3ca6-47ff-8ad1-35b5e8854ee4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:03:37.985803 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-f706a258-5504-4866-ac98-5fa67890da5c tempest-TestStampPattern-1235210939 tempest-TestStampPattern-1235210939-project-member] Flow 'volume_create_api' (de5eaf4b-63a0-4da7-b648-b06f4d0519db) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100213) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:03:37.986322 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-f706a258-5504-4866-ac98-5fa67890da5c tempest-TestStampPattern-1235210939 tempest-TestStampPattern-1235210939-project-member] Create volume request issued successfully. Aug 20 01:03:37.987243 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-f706a258-5504-4866-ac98-5fa67890da5c tempest-TestStampPattern-1235210939 tempest-TestStampPattern-1235210939-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 20 01:03:37.988025 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 768/3098] 10.4.3.240 () {68 vars in 1259 bytes} [Thu Aug 20 01:03:37 2026] POST /volume/v3/volumes => generated 747 bytes in 284 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 01:03:38.138485 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-278dbbce-54e3-4a9f-99c6-cc818766008f req-3f152ea3-6940-4343-856d-6c859b8ecfcd None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:03:38.141742 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-278dbbce-54e3-4a9f-99c6-cc818766008f req-3f152ea3-6940-4343-856d-6c859b8ecfcd tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] GET https://10.4.3.240/volume/v3/volumes/3d3694ed-577d-4f16-a968-76660e9e53ca Aug 20 01:03:38.142015 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-278dbbce-54e3-4a9f-99c6-cc818766008f req-3f152ea3-6940-4343-856d-6c859b8ecfcd tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:03:38.142257 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-278dbbce-54e3-4a9f-99c6-cc818766008f req-3f152ea3-6940-4343-856d-6c859b8ecfcd tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:03:38.154836 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:03:38.154836 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:03:38.162515 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [req-278dbbce-54e3-4a9f-99c6-cc818766008f req-3f152ea3-6940-4343-856d-6c859b8ecfcd tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Volume info retrieved successfully. Aug 20 01:03:38.173079 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-278dbbce-54e3-4a9f-99c6-cc818766008f req-3f152ea3-6940-4343-856d-6c859b8ecfcd tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] https://10.4.3.240/volume/v3/volumes/3d3694ed-577d-4f16-a968-76660e9e53ca returned with HTTP 200 Aug 20 01:03:38.173739 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 783/3099] 10.4.3.240 () {68 vars in 1598 bytes} [Thu Aug 20 01:03:38 2026] GET /volume/v3/volumes/3d3694ed-577d-4f16-a968-76660e9e53ca => generated 1134 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:03:38.197560 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-278dbbce-54e3-4a9f-99c6-cc818766008f req-e54f5dd6-a27b-4795-8d34-2d69e8d9ae3e None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:03:38.200728 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-278dbbce-54e3-4a9f-99c6-cc818766008f req-e54f5dd6-a27b-4795-8d34-2d69e8d9ae3e tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] POST https://10.4.3.240/volume/v3/volumes/3d3694ed-577d-4f16-a968-76660e9e53ca/action Aug 20 01:03:38.200967 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-278dbbce-54e3-4a9f-99c6-cc818766008f req-e54f5dd6-a27b-4795-8d34-2d69e8d9ae3e tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100214) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 01:03:38.201102 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-278dbbce-54e3-4a9f-99c6-cc818766008f req-e54f5dd6-a27b-4795-8d34-2d69e8d9ae3e tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:03:38.218862 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:03:38.218862 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:03:38.219486 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [req-278dbbce-54e3-4a9f-99c6-cc818766008f req-e54f5dd6-a27b-4795-8d34-2d69e8d9ae3e tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Volume info retrieved successfully. Aug 20 01:03:38.231728 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [req-278dbbce-54e3-4a9f-99c6-cc818766008f req-e54f5dd6-a27b-4795-8d34-2d69e8d9ae3e tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Begin detaching volume completed successfully. Aug 20 01:03:38.232002 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-278dbbce-54e3-4a9f-99c6-cc818766008f req-e54f5dd6-a27b-4795-8d34-2d69e8d9ae3e tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] https://10.4.3.240/volume/v3/volumes/3d3694ed-577d-4f16-a968-76660e9e53ca/action returned with HTTP 202 Aug 20 01:03:38.232501 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 778/3100] 10.4.3.240 () {72 vars in 1672 bytes} [Thu Aug 20 01:03:38 2026] POST /volume/v3/volumes/3d3694ed-577d-4f16-a968-76660e9e53ca/action => generated 0 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 01:03:38.300309 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-25aeccec-76fb-4a86-bbd1-f42593c8959a None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:03:38.303476 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-25aeccec-76fb-4a86-bbd1-f42593c8959a tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] GET https://10.4.3.240/volume/v3/volumes/3d3694ed-577d-4f16-a968-76660e9e53ca Aug 20 01:03:38.303713 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-25aeccec-76fb-4a86-bbd1-f42593c8959a tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:03:38.303938 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-25aeccec-76fb-4a86-bbd1-f42593c8959a tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:03:38.322994 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:03:38.322994 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:03:38.331370 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-25aeccec-76fb-4a86-bbd1-f42593c8959a tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Volume info retrieved successfully. Aug 20 01:03:38.336696 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-25aeccec-76fb-4a86-bbd1-f42593c8959a tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] https://10.4.3.240/volume/v3/volumes/3d3694ed-577d-4f16-a968-76660e9e53ca returned with HTTP 200 Aug 20 01:03:38.336797 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-43ed35cc-e16f-4eec-8ef7-53fc11481eff None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:03:38.337043 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 772/3101] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:03:38 2026] GET /volume/v3/volumes/3d3694ed-577d-4f16-a968-76660e9e53ca => generated 1137 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:03:38.337285 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-43ed35cc-e16f-4eec-8ef7-53fc11481eff None None] GET https://10.4.3.240/volume// Aug 20 01:03:38.340492 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-43ed35cc-e16f-4eec-8ef7-53fc11481eff None None] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:03:38.340779 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-43ed35cc-e16f-4eec-8ef7-53fc11481eff None None] Calling method 'all' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:03:38.341185 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-43ed35cc-e16f-4eec-8ef7-53fc11481eff None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 20 01:03:38.346786 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 769/3102] 10.4.3.240 () {66 vars in 1426 bytes} [Thu Aug 20 01:03:38 2026] GET /volume/ => generated 386 bytes in 11 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 01:03:38.383500 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-278dbbce-54e3-4a9f-99c6-cc818766008f req-8074fddc-90b2-448d-bbb3-a41080570538 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:03:38.385435 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-278dbbce-54e3-4a9f-99c6-cc818766008f req-8074fddc-90b2-448d-bbb3-a41080570538 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] GET https://10.4.3.240/volume/v3/volumes/3d3694ed-577d-4f16-a968-76660e9e53ca Aug 20 01:03:38.385435 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-278dbbce-54e3-4a9f-99c6-cc818766008f req-8074fddc-90b2-448d-bbb3-a41080570538 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:03:38.385593 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-278dbbce-54e3-4a9f-99c6-cc818766008f req-8074fddc-90b2-448d-bbb3-a41080570538 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:03:38.400295 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:03:38.400295 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:03:38.404839 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [req-278dbbce-54e3-4a9f-99c6-cc818766008f req-8074fddc-90b2-448d-bbb3-a41080570538 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Volume info retrieved successfully. Aug 20 01:03:38.412165 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-278dbbce-54e3-4a9f-99c6-cc818766008f req-8074fddc-90b2-448d-bbb3-a41080570538 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] https://10.4.3.240/volume/v3/volumes/3d3694ed-577d-4f16-a968-76660e9e53ca returned with HTTP 200 Aug 20 01:03:38.412165 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 784/3103] 10.4.3.240 () {70 vars in 1639 bytes} [Thu Aug 20 01:03:38 2026] GET /volume/v3/volumes/3d3694ed-577d-4f16-a968-76660e9e53ca => generated 1317 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 01:03:38.896534 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-b099fce3-3eb3-48ea-a36a-3855983ed414 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:03:38.900094 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-b099fce3-3eb3-48ea-a36a-3855983ed414 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] GET https://10.4.3.240/volume/v3/backups/d88bc740-8102-4fc0-b0eb-36a662822d61 Aug 20 01:03:38.900094 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-b099fce3-3eb3-48ea-a36a-3855983ed414 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:03:38.900094 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-b099fce3-3eb3-48ea-a36a-3855983ed414 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:03:38.900094 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-b099fce3-3eb3-48ea-a36a-3855983ed414 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Show backup with id d88bc740-8102-4fc0-b0eb-36a662822d61. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:03:38.903667 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:03:38.903667 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:03:38.904462 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-b099fce3-3eb3-48ea-a36a-3855983ed414 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] https://10.4.3.240/volume/v3/backups/d88bc740-8102-4fc0-b0eb-36a662822d61 returned with HTTP 200 Aug 20 01:03:38.905294 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 779/3104] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:03:38 2026] GET /volume/v3/backups/d88bc740-8102-4fc0-b0eb-36a662822d61 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 20 01:03:39.351740 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-96bcc79a-866a-41ef-92ab-ff747ce54d79 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:03:39.354285 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-96bcc79a-866a-41ef-92ab-ff747ce54d79 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] GET https://10.4.3.240/volume/v3/volumes/3d3694ed-577d-4f16-a968-76660e9e53ca Aug 20 01:03:39.354538 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-96bcc79a-866a-41ef-92ab-ff747ce54d79 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:03:39.354744 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-96bcc79a-866a-41ef-92ab-ff747ce54d79 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:03:39.368135 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:03:39.368135 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:03:39.383274 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-96bcc79a-866a-41ef-92ab-ff747ce54d79 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Volume info retrieved successfully. Aug 20 01:03:39.390876 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-96bcc79a-866a-41ef-92ab-ff747ce54d79 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] https://10.4.3.240/volume/v3/volumes/3d3694ed-577d-4f16-a968-76660e9e53ca returned with HTTP 200 Aug 20 01:03:39.391379 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 773/3105] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:03:39 2026] GET /volume/v3/volumes/3d3694ed-577d-4f16-a968-76660e9e53ca => generated 1137 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:03:39.422235 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [req-278dbbce-54e3-4a9f-99c6-cc818766008f req-6b4e98ae-907a-4b42-9527-8562de68d70b None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:03:39.425415 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-278dbbce-54e3-4a9f-99c6-cc818766008f req-6b4e98ae-907a-4b42-9527-8562de68d70b tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] DELETE https://10.4.3.240/volume/v3/attachments/143afffb-d77a-4369-836a-93e580a413f2 Aug 20 01:03:39.425668 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [req-278dbbce-54e3-4a9f-99c6-cc818766008f req-6b4e98ae-907a-4b42-9527-8562de68d70b tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:03:39.425914 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [req-278dbbce-54e3-4a9f-99c6-cc818766008f req-6b4e98ae-907a-4b42-9527-8562de68d70b tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Calling method 'version_select' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:03:39.436974 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:03:39.436974 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:03:39.508014 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-278dbbce-54e3-4a9f-99c6-cc818766008f req-6b4e98ae-907a-4b42-9527-8562de68d70b tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] https://10.4.3.240/volume/v3/attachments/143afffb-d77a-4369-836a-93e580a413f2 returned with HTTP 200 Aug 20 01:03:39.508436 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 770/3106] 10.4.3.240 () {72 vars in 1673 bytes} [Thu Aug 20 01:03:39 2026] DELETE /volume/v3/attachments/143afffb-d77a-4369-836a-93e580a413f2 => generated 19 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:03:39.917134 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-1f66c751-500c-405b-b60d-097bdcc63736 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:03:39.918641 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-1f66c751-500c-405b-b60d-097bdcc63736 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] GET https://10.4.3.240/volume/v3/backups/d88bc740-8102-4fc0-b0eb-36a662822d61 Aug 20 01:03:39.918843 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-1f66c751-500c-405b-b60d-097bdcc63736 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:03:39.919087 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-1f66c751-500c-405b-b60d-097bdcc63736 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:03:39.919275 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-1f66c751-500c-405b-b60d-097bdcc63736 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Show backup with id d88bc740-8102-4fc0-b0eb-36a662822d61. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:03:39.925265 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:03:39.925265 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:03:39.925265 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-1f66c751-500c-405b-b60d-097bdcc63736 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] https://10.4.3.240/volume/v3/backups/d88bc740-8102-4fc0-b0eb-36a662822d61 returned with HTTP 200 Aug 20 01:03:39.925265 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 785/3107] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:03:39 2026] GET /volume/v3/backups/d88bc740-8102-4fc0-b0eb-36a662822d61 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:03:40.412428 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-811c2ad6-1f71-432b-a964-27d0bf1734b9 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:03:40.416553 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-811c2ad6-1f71-432b-a964-27d0bf1734b9 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] GET https://10.4.3.240/volume/v3/volumes/3d3694ed-577d-4f16-a968-76660e9e53ca Aug 20 01:03:40.416785 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-811c2ad6-1f71-432b-a964-27d0bf1734b9 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:03:40.417004 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-811c2ad6-1f71-432b-a964-27d0bf1734b9 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:03:40.426834 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:03:40.426834 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:03:40.431800 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-811c2ad6-1f71-432b-a964-27d0bf1734b9 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Volume info retrieved successfully. Aug 20 01:03:40.444473 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-811c2ad6-1f71-432b-a964-27d0bf1734b9 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] https://10.4.3.240/volume/v3/volumes/3d3694ed-577d-4f16-a968-76660e9e53ca returned with HTTP 200 Aug 20 01:03:40.444473 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 780/3108] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:03:40 2026] GET /volume/v3/volumes/3d3694ed-577d-4f16-a968-76660e9e53ca => generated 842 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:03:40.943443 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-eba3836a-0756-46d4-b41b-705825f11b32 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:03:40.948819 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-eba3836a-0756-46d4-b41b-705825f11b32 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] GET https://10.4.3.240/volume/v3/backups/d88bc740-8102-4fc0-b0eb-36a662822d61 Aug 20 01:03:40.949079 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-eba3836a-0756-46d4-b41b-705825f11b32 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:03:40.949307 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-eba3836a-0756-46d4-b41b-705825f11b32 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:03:40.949478 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.v3.backups [None req-eba3836a-0756-46d4-b41b-705825f11b32 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Show backup with id d88bc740-8102-4fc0-b0eb-36a662822d61. {{(pid=100212) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:03:40.960060 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:03:40.960060 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:03:40.961096 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-eba3836a-0756-46d4-b41b-705825f11b32 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] https://10.4.3.240/volume/v3/backups/d88bc740-8102-4fc0-b0eb-36a662822d61 returned with HTTP 200 Aug 20 01:03:40.961572 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 774/3109] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:03:40 2026] GET /volume/v3/backups/d88bc740-8102-4fc0-b0eb-36a662822d61 => generated 735 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:03:41.977448 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-cf2f6740-c412-4f7f-80bf-924186a1f65b None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:03:41.981720 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-cf2f6740-c412-4f7f-80bf-924186a1f65b tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] GET https://10.4.3.240/volume/v3/backups/d88bc740-8102-4fc0-b0eb-36a662822d61 Aug 20 01:03:41.981720 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-cf2f6740-c412-4f7f-80bf-924186a1f65b tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:03:41.981720 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-cf2f6740-c412-4f7f-80bf-924186a1f65b tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:03:41.981868 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.v3.backups [None req-cf2f6740-c412-4f7f-80bf-924186a1f65b tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Show backup with id d88bc740-8102-4fc0-b0eb-36a662822d61. {{(pid=100213) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:03:41.988791 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:03:41.988791 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:03:41.988919 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-cf2f6740-c412-4f7f-80bf-924186a1f65b tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] https://10.4.3.240/volume/v3/backups/d88bc740-8102-4fc0-b0eb-36a662822d61 returned with HTTP 200 Aug 20 01:03:41.989329 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 771/3110] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:03:41 2026] GET /volume/v3/backups/d88bc740-8102-4fc0-b0eb-36a662822d61 => generated 735 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:03:43.005575 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-4af9f817-33f3-4e7c-a827-b248a7720710 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:03:43.011367 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-4af9f817-33f3-4e7c-a827-b248a7720710 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] GET https://10.4.3.240/volume/v3/backups/d88bc740-8102-4fc0-b0eb-36a662822d61 Aug 20 01:03:43.011367 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-4af9f817-33f3-4e7c-a827-b248a7720710 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:03:43.011367 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-4af9f817-33f3-4e7c-a827-b248a7720710 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:03:43.011367 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-4af9f817-33f3-4e7c-a827-b248a7720710 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Show backup with id d88bc740-8102-4fc0-b0eb-36a662822d61. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:03:43.014793 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:03:43.014793 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:03:43.015770 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-4af9f817-33f3-4e7c-a827-b248a7720710 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] https://10.4.3.240/volume/v3/backups/d88bc740-8102-4fc0-b0eb-36a662822d61 returned with HTTP 200 Aug 20 01:03:43.016439 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 786/3111] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:03:43 2026] GET /volume/v3/backups/d88bc740-8102-4fc0-b0eb-36a662822d61 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:03:43.674873 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-0a09450d-b283-4990-b3fa-57ec7e144b87 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:03:43.677092 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-0a09450d-b283-4990-b3fa-57ec7e144b87 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] GET https://10.4.3.240/volume/v3/volumes/3d3694ed-577d-4f16-a968-76660e9e53ca Aug 20 01:03:43.677327 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-0a09450d-b283-4990-b3fa-57ec7e144b87 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:03:43.677586 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-0a09450d-b283-4990-b3fa-57ec7e144b87 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:03:43.686885 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:03:43.686885 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:03:43.697723 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-0a09450d-b283-4990-b3fa-57ec7e144b87 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Volume info retrieved successfully. Aug 20 01:03:43.706082 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-0a09450d-b283-4990-b3fa-57ec7e144b87 tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] https://10.4.3.240/volume/v3/volumes/3d3694ed-577d-4f16-a968-76660e9e53ca returned with HTTP 200 Aug 20 01:03:43.706678 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 781/3112] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:03:43 2026] GET /volume/v3/volumes/3d3694ed-577d-4f16-a968-76660e9e53ca => generated 842 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 20 01:03:43.725521 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-e37e54a2-350f-4236-8d0a-62c770271a3f None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:03:43.727086 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-e37e54a2-350f-4236-8d0a-62c770271a3f tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] DELETE https://10.4.3.240/volume/v3/volumes/3d3694ed-577d-4f16-a968-76660e9e53ca Aug 20 01:03:43.727320 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-e37e54a2-350f-4236-8d0a-62c770271a3f tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:03:43.727584 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-e37e54a2-350f-4236-8d0a-62c770271a3f tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Calling method 'delete' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:03:43.727811 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.v3.volumes [None req-e37e54a2-350f-4236-8d0a-62c770271a3f tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Delete volume with id: 3d3694ed-577d-4f16-a968-76660e9e53ca Aug 20 01:03:43.738813 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:03:43.738813 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:03:43.739504 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-e37e54a2-350f-4236-8d0a-62c770271a3f tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Volume info retrieved successfully. Aug 20 01:03:43.765235 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-e37e54a2-350f-4236-8d0a-62c770271a3f tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Delete volume request issued successfully. Aug 20 01:03:43.765485 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-e37e54a2-350f-4236-8d0a-62c770271a3f tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] https://10.4.3.240/volume/v3/volumes/3d3694ed-577d-4f16-a968-76660e9e53ca returned with HTTP 202 Aug 20 01:03:43.765995 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 775/3113] 10.4.3.240 () {66 vars in 1351 bytes} [Thu Aug 20 01:03:43 2026] DELETE /volume/v3/volumes/3d3694ed-577d-4f16-a968-76660e9e53ca => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 01:03:43.774577 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-8145bc7d-12e8-426a-b604-f1cd54b69dce None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:03:43.779134 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-8145bc7d-12e8-426a-b604-f1cd54b69dce tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] GET https://10.4.3.240/volume/v3/volumes/3d3694ed-577d-4f16-a968-76660e9e53ca Aug 20 01:03:43.779372 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-8145bc7d-12e8-426a-b604-f1cd54b69dce tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:03:43.779634 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-8145bc7d-12e8-426a-b604-f1cd54b69dce tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:03:43.789200 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:03:43.789200 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:03:43.793594 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-8145bc7d-12e8-426a-b604-f1cd54b69dce tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Volume info retrieved successfully. Aug 20 01:03:43.801664 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-8145bc7d-12e8-426a-b604-f1cd54b69dce tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] https://10.4.3.240/volume/v3/volumes/3d3694ed-577d-4f16-a968-76660e9e53ca returned with HTTP 200 Aug 20 01:03:43.802509 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 772/3114] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:03:43 2026] GET /volume/v3/volumes/3d3694ed-577d-4f16-a968-76660e9e53ca => generated 841 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:03:44.030557 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-3857e74d-90c9-4198-b4ae-91c7789c7b33 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:03:44.034011 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-3857e74d-90c9-4198-b4ae-91c7789c7b33 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] GET https://10.4.3.240/volume/v3/backups/d88bc740-8102-4fc0-b0eb-36a662822d61 Aug 20 01:03:44.034485 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-3857e74d-90c9-4198-b4ae-91c7789c7b33 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:03:44.035358 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-3857e74d-90c9-4198-b4ae-91c7789c7b33 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:03:44.035358 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-3857e74d-90c9-4198-b4ae-91c7789c7b33 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Show backup with id d88bc740-8102-4fc0-b0eb-36a662822d61. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:03:44.044183 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:03:44.044183 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:03:44.044183 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-3857e74d-90c9-4198-b4ae-91c7789c7b33 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] https://10.4.3.240/volume/v3/backups/d88bc740-8102-4fc0-b0eb-36a662822d61 returned with HTTP 200 Aug 20 01:03:44.044699 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 787/3115] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:03:44 2026] GET /volume/v3/backups/d88bc740-8102-4fc0-b0eb-36a662822d61 => generated 737 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:03:44.060633 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-1b62a902-7ca4-48be-bf26-e6947ef1b267 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:03:44.062677 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-1b62a902-7ca4-48be-bf26-e6947ef1b267 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-member] DELETE https://10.4.3.240/volume/v3/backups/d88bc740-8102-4fc0-b0eb-36a662822d61 Aug 20 01:03:44.062872 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-1b62a902-7ca4-48be-bf26-e6947ef1b267 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:03:44.063042 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-1b62a902-7ca4-48be-bf26-e6947ef1b267 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-member] Calling method 'delete' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:03:44.064071 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.contrib.backups [None req-1b62a902-7ca4-48be-bf26-e6947ef1b267 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-member] Delete backup with id: d88bc740-8102-4fc0-b0eb-36a662822d61. Aug 20 01:03:44.069379 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:03:44.069379 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:03:44.083468 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.backup.rpcapi [None req-1b62a902-7ca4-48be-bf26-e6947ef1b267 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-member] delete_backup rpcapi backup_id d88bc740-8102-4fc0-b0eb-36a662822d61 {{(pid=100214) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 20 01:03:44.084525 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-1b62a902-7ca4-48be-bf26-e6947ef1b267 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-member] https://10.4.3.240/volume/v3/backups/d88bc740-8102-4fc0-b0eb-36a662822d61 returned with HTTP 202 Aug 20 01:03:44.085322 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 782/3116] 10.4.3.240 () {68 vars in 1391 bytes} [Thu Aug 20 01:03:44 2026] DELETE /volume/v3/backups/d88bc740-8102-4fc0-b0eb-36a662822d61 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 01:03:44.098213 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-96f9746d-0a18-4df1-ba91-66f93466b0ad None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:03:44.102370 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-96f9746d-0a18-4df1-ba91-66f93466b0ad tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] DELETE https://10.4.3.240/volume/v3/volumes/632f3142-dd16-4593-ad42-9d6d561882f5 Aug 20 01:03:44.102370 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-96f9746d-0a18-4df1-ba91-66f93466b0ad tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:03:44.102370 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-96f9746d-0a18-4df1-ba91-66f93466b0ad tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Calling method 'delete' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:03:44.102370 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.v3.volumes [None req-96f9746d-0a18-4df1-ba91-66f93466b0ad tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Delete volume with id: 632f3142-dd16-4593-ad42-9d6d561882f5 Aug 20 01:03:44.112122 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:03:44.112122 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:03:44.114356 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-96f9746d-0a18-4df1-ba91-66f93466b0ad tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Volume info retrieved successfully. Aug 20 01:03:44.132052 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-96f9746d-0a18-4df1-ba91-66f93466b0ad tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Delete volume request issued successfully. Aug 20 01:03:44.132372 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-96f9746d-0a18-4df1-ba91-66f93466b0ad tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] https://10.4.3.240/volume/v3/volumes/632f3142-dd16-4593-ad42-9d6d561882f5 returned with HTTP 202 Aug 20 01:03:44.133018 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 776/3117] 10.4.3.240 () {68 vars in 1391 bytes} [Thu Aug 20 01:03:44 2026] DELETE /volume/v3/volumes/632f3142-dd16-4593-ad42-9d6d561882f5 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 01:03:44.142927 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-a778fdd2-8981-41ca-86b1-ef9a3787f856 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:03:44.145331 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-a778fdd2-8981-41ca-86b1-ef9a3787f856 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] GET https://10.4.3.240/volume/v3/volumes/632f3142-dd16-4593-ad42-9d6d561882f5 Aug 20 01:03:44.145579 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-a778fdd2-8981-41ca-86b1-ef9a3787f856 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:03:44.145811 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-a778fdd2-8981-41ca-86b1-ef9a3787f856 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:03:44.155322 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:03:44.155322 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:03:44.159884 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-a778fdd2-8981-41ca-86b1-ef9a3787f856 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Volume info retrieved successfully. Aug 20 01:03:44.164432 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-a778fdd2-8981-41ca-86b1-ef9a3787f856 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] https://10.4.3.240/volume/v3/volumes/632f3142-dd16-4593-ad42-9d6d561882f5 returned with HTTP 200 Aug 20 01:03:44.164882 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 773/3118] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:03:44 2026] GET /volume/v3/volumes/632f3142-dd16-4593-ad42-9d6d561882f5 => generated 1008 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:03:44.819468 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-50cca53a-de2b-4af4-8e1b-dcbacf371c5d None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:03:44.821160 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-50cca53a-de2b-4af4-8e1b-dcbacf371c5d tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] GET https://10.4.3.240/volume/v3/volumes/3d3694ed-577d-4f16-a968-76660e9e53ca Aug 20 01:03:44.821374 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-50cca53a-de2b-4af4-8e1b-dcbacf371c5d tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:03:44.821555 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-50cca53a-de2b-4af4-8e1b-dcbacf371c5d tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:03:44.828665 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-50cca53a-de2b-4af4-8e1b-dcbacf371c5d tempest-VolumesBackupsTest-1759022609 tempest-VolumesBackupsTest-1759022609-project-member] https://10.4.3.240/volume/v3/volumes/3d3694ed-577d-4f16-a968-76660e9e53ca returned with HTTP 404 Aug 20 01:03:44.829149 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 788/3119] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:03:44 2026] GET /volume/v3/volumes/3d3694ed-577d-4f16-a968-76660e9e53ca => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:03:45.179878 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-0dc6ec0d-3af7-4422-838b-2baab6350bc5 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:03:45.181707 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-0dc6ec0d-3af7-4422-838b-2baab6350bc5 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] GET https://10.4.3.240/volume/v3/volumes/632f3142-dd16-4593-ad42-9d6d561882f5 Aug 20 01:03:45.182390 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-0dc6ec0d-3af7-4422-838b-2baab6350bc5 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:03:45.182390 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-0dc6ec0d-3af7-4422-838b-2baab6350bc5 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:03:45.187722 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-0dc6ec0d-3af7-4422-838b-2baab6350bc5 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] https://10.4.3.240/volume/v3/volumes/632f3142-dd16-4593-ad42-9d6d561882f5 returned with HTTP 404 Aug 20 01:03:45.188150 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 783/3120] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:03:45 2026] GET /volume/v3/volumes/632f3142-dd16-4593-ad42-9d6d561882f5 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:03:45.204782 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-622c0481-244a-42c8-902a-673a74fe6bae None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:03:45.207211 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-622c0481-244a-42c8-902a-673a74fe6bae tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-member] GET https://10.4.3.240/volume/v3/backups/2a1c509d-5ccb-4dda-847c-226fd15519a0/export_record Aug 20 01:03:45.207484 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-622c0481-244a-42c8-902a-673a74fe6bae tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:03:45.207728 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-622c0481-244a-42c8-902a-673a74fe6bae tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-member] Calling method 'export_record' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:03:45.207884 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.contrib.backups [None req-622c0481-244a-42c8-902a-673a74fe6bae tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-member] Export record for backup 2a1c509d-5ccb-4dda-847c-226fd15519a0. {{(pid=100212) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 20 01:03:45.215407 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:03:45.215407 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:03:45.215578 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.policy [None req-622c0481-244a-42c8-902a-673a74fe6bae tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-member] Policy check for backup:export-import failed with context {'is_admin': False, 'user_id': '1638e8489bb04449997c3a94dbb71b1c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '32bdd7bd4b41425c83c1fcf3c29cd7ae', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100212) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 20 01:03:45.215785 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-622c0481-244a-42c8-902a-673a74fe6bae tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-member] https://10.4.3.240/volume/v3/backups/2a1c509d-5ccb-4dda-847c-226fd15519a0/export_record returned with HTTP 403 Aug 20 01:03:45.216321 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 777/3121] 10.4.3.240 () {68 vars in 1430 bytes} [Thu Aug 20 01:03:45 2026] GET /volume/v3/backups/2a1c509d-5ccb-4dda-847c-226fd15519a0/export_record => generated 101 bytes in 13 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:03:45.226248 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-41e59890-687b-464e-81f5-465d0d3ec5cc None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:03:45.232138 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-41e59890-687b-464e-81f5-465d0d3ec5cc tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] POST https://10.4.3.240/volume/v3/volumes Aug 20 01:03:45.232518 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-41e59890-687b-464e-81f5-465d0d3ec5cc tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1737855322"}} {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:03:45.236367 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.v3.volumes [None req-41e59890-687b-464e-81f5-465d0d3ec5cc tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1737855322'}} {{(pid=100213) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 01:03:45.236367 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.v3.volumes [None req-41e59890-687b-464e-81f5-465d0d3ec5cc tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Create volume of 1 GB Aug 20 01:03:45.238362 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-41e59890-687b-464e-81f5-465d0d3ec5cc tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Availability Zones retrieved successfully. Aug 20 01:03:45.244380 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-41e59890-687b-464e-81f5-465d0d3ec5cc tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Flow 'volume_create_api' (e51e4792-324d-4fb2-a628-0c4fe324a3cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:03:45.245762 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-41e59890-687b-464e-81f5-465d0d3ec5cc tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ff120cb6-79c6-44d2-be8e-79a823d3d25b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:03:45.246239 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.flows.api.create_volume [None req-41e59890-687b-464e-81f5-465d0d3ec5cc tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Validating volume size '1' using validate_int {{(pid=100213) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 01:03:45.276801 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-41e59890-687b-464e-81f5-465d0d3ec5cc tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ff120cb6-79c6-44d2-be8e-79a823d3d25b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:52:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1ed58bd6-fe6a-497e-ae84-e8199d24fdfa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:03:45.278177 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-41e59890-687b-464e-81f5-465d0d3ec5cc tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1bf00e8f-2286-4fba-82fe-4d2a4ce7c526) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:03:45.331910 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.quota [None req-41e59890-687b-464e-81f5-465d0d3ec5cc tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Created reservations ['94aa8435-6540-4f4d-ab3f-731934a89eea', '834078cc-7f3f-4a1d-be8d-4db314997673', '40fc63d3-2dbc-4239-a9c9-49fe0b7f840d', 'b6431c0c-4b47-4654-8c9a-01d162bd8a1b'] {{(pid=100213) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 01:03:45.333026 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-41e59890-687b-464e-81f5-465d0d3ec5cc tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1bf00e8f-2286-4fba-82fe-4d2a4ce7c526) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['94aa8435-6540-4f4d-ab3f-731934a89eea', '834078cc-7f3f-4a1d-be8d-4db314997673', '40fc63d3-2dbc-4239-a9c9-49fe0b7f840d', 'b6431c0c-4b47-4654-8c9a-01d162bd8a1b']}' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:03:45.333884 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-41e59890-687b-464e-81f5-465d0d3ec5cc tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a6ea9370-2d62-4d68-bfb1-3e3713b82a21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:03:45.368363 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-41e59890-687b-464e-81f5-465d0d3ec5cc tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a6ea9370-2d62-4d68-bfb1-3e3713b82a21) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5396c086-7f14-4e52-809f-6f8088b667e7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1737855322',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='32bdd7bd4b41425c83c1fcf3c29cd7ae',qos_specs=None,replication_status=,reservations=['94aa8435-6540-4f4d-ab3f-731934a89eea','834078cc-7f3f-4a1d-be8d-4db314997673','40fc63d3-2dbc-4239-a9c9-49fe0b7f840d','b6431c0c-4b47-4654-8c9a-01d162bd8a1b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='33288acd1d7445ee80c42301c69e5622',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T01:03:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1737855322',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5396c086-7f14-4e52-809f-6f8088b667e7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='32bdd7bd4b41425c83c1fcf3c29cd7ae',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='33288acd1d7445ee80c42301c69e5622',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1ed58bd6-fe6a-497e-ae84-e8199d24fdfa),volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:03:45.369971 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-41e59890-687b-464e-81f5-465d0d3ec5cc tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (95998daf-0653-4e7d-9706-5bcffe3f1b1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:03:45.395067 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-41e59890-687b-464e-81f5-465d0d3ec5cc tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (95998daf-0653-4e7d-9706-5bcffe3f1b1d) transitioned into state 'SUCCESS' from state '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-1737855322',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='32bdd7bd4b41425c83c1fcf3c29cd7ae',qos_specs=None,replication_status=,reservations=['94aa8435-6540-4f4d-ab3f-731934a89eea','834078cc-7f3f-4a1d-be8d-4db314997673','40fc63d3-2dbc-4239-a9c9-49fe0b7f840d','b6431c0c-4b47-4654-8c9a-01d162bd8a1b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='33288acd1d7445ee80c42301c69e5622',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:03:45.396186 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-41e59890-687b-464e-81f5-465d0d3ec5cc tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7f3f1ff2-47ba-4ecf-ab1f-65f7ac993db2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:03:45.409228 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-41e59890-687b-464e-81f5-465d0d3ec5cc tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7f3f1ff2-47ba-4ecf-ab1f-65f7ac993db2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:03:45.413726 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-41e59890-687b-464e-81f5-465d0d3ec5cc tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Flow 'volume_create_api' (e51e4792-324d-4fb2-a628-0c4fe324a3cb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100213) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:03:45.414328 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-41e59890-687b-464e-81f5-465d0d3ec5cc tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Create volume request issued successfully. Aug 20 01:03:45.415212 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-41e59890-687b-464e-81f5-465d0d3ec5cc tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 20 01:03:45.418621 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 774/3122] 10.4.3.240 () {70 vars in 1298 bytes} [Thu Aug 20 01:03:45 2026] POST /volume/v3/volumes => generated 778 bytes in 193 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 01:03:45.434933 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-f6bd7b77-c0d0-4eb2-95dc-57d0216a0c8b None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:03:45.439393 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-f6bd7b77-c0d0-4eb2-95dc-57d0216a0c8b tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] GET https://10.4.3.240/volume/v3/volumes/5396c086-7f14-4e52-809f-6f8088b667e7 Aug 20 01:03:45.439766 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-f6bd7b77-c0d0-4eb2-95dc-57d0216a0c8b tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:03:45.440044 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-f6bd7b77-c0d0-4eb2-95dc-57d0216a0c8b tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:03:45.449586 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:03:45.449586 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:03:45.455537 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-f6bd7b77-c0d0-4eb2-95dc-57d0216a0c8b tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Volume info retrieved successfully. Aug 20 01:03:45.461485 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-f6bd7b77-c0d0-4eb2-95dc-57d0216a0c8b tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] https://10.4.3.240/volume/v3/volumes/5396c086-7f14-4e52-809f-6f8088b667e7 returned with HTTP 200 Aug 20 01:03:45.462018 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 789/3123] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:03:45 2026] GET /volume/v3/volumes/5396c086-7f14-4e52-809f-6f8088b667e7 => generated 957 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:03:46.480878 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-5b2739aa-ec1d-481a-81b5-eea305faace7 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:03:46.486243 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-5b2739aa-ec1d-481a-81b5-eea305faace7 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] GET https://10.4.3.240/volume/v3/volumes/5396c086-7f14-4e52-809f-6f8088b667e7 Aug 20 01:03:46.486243 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-5b2739aa-ec1d-481a-81b5-eea305faace7 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:03:46.486243 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-5b2739aa-ec1d-481a-81b5-eea305faace7 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:03:46.494059 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:03:46.494059 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:03:46.497326 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-5b2739aa-ec1d-481a-81b5-eea305faace7 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Volume info retrieved successfully. Aug 20 01:03:46.501063 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-5b2739aa-ec1d-481a-81b5-eea305faace7 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] https://10.4.3.240/volume/v3/volumes/5396c086-7f14-4e52-809f-6f8088b667e7 returned with HTTP 200 Aug 20 01:03:46.501430 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 784/3124] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:03:46 2026] GET /volume/v3/volumes/5396c086-7f14-4e52-809f-6f8088b667e7 => generated 1009 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:03:46.514682 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-f2a7704a-82c5-48e9-8093-3c9a8f4c91e0 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:03:46.517638 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-f2a7704a-82c5-48e9-8093-3c9a8f4c91e0 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] POST https://10.4.3.240/volume/v3/backups Aug 20 01:03:46.518376 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-f2a7704a-82c5-48e9-8093-3c9a8f4c91e0 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "5396c086-7f14-4e52-809f-6f8088b667e7", "name": "tempest-type-Backup-577206810"}} {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:03:46.520895 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.contrib.backups [None req-f2a7704a-82c5-48e9-8093-3c9a8f4c91e0 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Creating new backup {'backup': {'volume_id': '5396c086-7f14-4e52-809f-6f8088b667e7', 'name': 'tempest-type-Backup-577206810'}} {{(pid=100212) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 20 01:03:46.521252 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.contrib.backups [None req-f2a7704a-82c5-48e9-8093-3c9a8f4c91e0 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Creating backup of volume 5396c086-7f14-4e52-809f-6f8088b667e7 in container None Aug 20 01:03:46.532075 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:03:46.532075 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:03:46.532541 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-f2a7704a-82c5-48e9-8093-3c9a8f4c91e0 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Volume info retrieved successfully. Aug 20 01:03:46.566073 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.quota [None req-f2a7704a-82c5-48e9-8093-3c9a8f4c91e0 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Created reservations ['c5c0f994-99f1-4a18-96f6-6ec4109c39c1', 'c1050c38-f68f-4079-8697-eab2a0025896'] {{(pid=100212) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 01:03:46.600720 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-f2a7704a-82c5-48e9-8093-3c9a8f4c91e0 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] https://10.4.3.240/volume/v3/backups returned with HTTP 202 Aug 20 01:03:46.605366 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 778/3125] 10.4.3.240 () {70 vars in 1299 bytes} [Thu Aug 20 01:03:46 2026] POST /volume/v3/backups => generated 315 bytes in 87 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 01:03:46.614273 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-9e40fd68-ed5b-46a8-b8c6-b88623189ce1 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:03:46.617849 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-9e40fd68-ed5b-46a8-b8c6-b88623189ce1 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] GET https://10.4.3.240/volume/v3/backups/32e4f396-16c7-485c-9555-1fa7e5e47c5e Aug 20 01:03:46.618295 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-9e40fd68-ed5b-46a8-b8c6-b88623189ce1 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:03:46.618923 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-9e40fd68-ed5b-46a8-b8c6-b88623189ce1 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:03:46.619112 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.v3.backups [None req-9e40fd68-ed5b-46a8-b8c6-b88623189ce1 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Show backup with id 32e4f396-16c7-485c-9555-1fa7e5e47c5e. {{(pid=100213) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:03:46.626195 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:03:46.626195 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:03:46.627066 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-9e40fd68-ed5b-46a8-b8c6-b88623189ce1 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] https://10.4.3.240/volume/v3/backups/32e4f396-16c7-485c-9555-1fa7e5e47c5e returned with HTTP 200 Aug 20 01:03:46.627521 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 775/3126] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:03:46 2026] GET /volume/v3/backups/32e4f396-16c7-485c-9555-1fa7e5e47c5e => generated 722 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:03:47.639778 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-6898594b-b78c-4105-8017-8009a7c01b47 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:03:47.642128 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-6898594b-b78c-4105-8017-8009a7c01b47 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] GET https://10.4.3.240/volume/v3/backups/32e4f396-16c7-485c-9555-1fa7e5e47c5e Aug 20 01:03:47.642733 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-6898594b-b78c-4105-8017-8009a7c01b47 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:03:47.642733 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-6898594b-b78c-4105-8017-8009a7c01b47 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:03:47.642733 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-6898594b-b78c-4105-8017-8009a7c01b47 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Show backup with id 32e4f396-16c7-485c-9555-1fa7e5e47c5e. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:03:47.649926 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:03:47.649926 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:03:47.650692 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-6898594b-b78c-4105-8017-8009a7c01b47 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] https://10.4.3.240/volume/v3/backups/32e4f396-16c7-485c-9555-1fa7e5e47c5e returned with HTTP 200 Aug 20 01:03:47.651167 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 790/3127] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:03:47 2026] GET /volume/v3/backups/32e4f396-16c7-485c-9555-1fa7e5e47c5e => generated 724 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:03:48.377624 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-72d04ade-0a76-43ca-9645-2fb556af9273 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:03:48.379156 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-72d04ade-0a76-43ca-9645-2fb556af9273 tempest-VolumesExtendTest-410775687 tempest-VolumesExtendTest-410775687-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 20 01:03:48.379478 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-72d04ade-0a76-43ca-9645-2fb556af9273 tempest-VolumesExtendTest-410775687 tempest-VolumesExtendTest-410775687-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "8d830113-4280-4524-bdd9-3a577a7d4174", "size": 1, "name": "tempest-VolumesExtendTest-Volume-1166425795"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:03:48.380792 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.v3.volumes [None req-72d04ade-0a76-43ca-9645-2fb556af9273 tempest-VolumesExtendTest-410775687 tempest-VolumesExtendTest-410775687-project-member] Create volume request body: {'volume': {'imageRef': '8d830113-4280-4524-bdd9-3a577a7d4174', 'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-1166425795'}} {{(pid=100214) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 01:03:48.450543 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.v3.volumes [None req-72d04ade-0a76-43ca-9645-2fb556af9273 tempest-VolumesExtendTest-410775687 tempest-VolumesExtendTest-410775687-project-member] Create volume of 1 GB Aug 20 01:03:48.455922 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-72d04ade-0a76-43ca-9645-2fb556af9273 tempest-VolumesExtendTest-410775687 tempest-VolumesExtendTest-410775687-project-member] Availability Zones retrieved successfully. Aug 20 01:03:48.460983 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-72d04ade-0a76-43ca-9645-2fb556af9273 tempest-VolumesExtendTest-410775687 tempest-VolumesExtendTest-410775687-project-member] Flow 'volume_create_api' (278fd61e-7183-4f7d-8819-6df80a0d85d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:03:48.462126 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-72d04ade-0a76-43ca-9645-2fb556af9273 tempest-VolumesExtendTest-410775687 tempest-VolumesExtendTest-410775687-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c8645e86-acf8-4909-9390-2070a9240baa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:03:48.463161 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.flows.api.create_volume [None req-72d04ade-0a76-43ca-9645-2fb556af9273 tempest-VolumesExtendTest-410775687 tempest-VolumesExtendTest-410775687-project-member] Validating volume size '1' using validate_int {{(pid=100214) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 01:03:48.516905 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-72d04ade-0a76-43ca-9645-2fb556af9273 tempest-VolumesExtendTest-410775687 tempest-VolumesExtendTest-410775687-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c8645e86-acf8-4909-9390-2070a9240baa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:52:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1ed58bd6-fe6a-497e-ae84-e8199d24fdfa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:03:48.517649 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-72d04ade-0a76-43ca-9645-2fb556af9273 tempest-VolumesExtendTest-410775687 tempest-VolumesExtendTest-410775687-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (26221ed3-38a2-4fbf-a58d-f4a1925b9929) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:03:48.574024 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.quota [None req-72d04ade-0a76-43ca-9645-2fb556af9273 tempest-VolumesExtendTest-410775687 tempest-VolumesExtendTest-410775687-project-member] Created reservations ['0af7ada8-d9a7-4ca8-bec5-02abe61708a1', '5086f74d-bd9b-482d-bbde-3b5348f873dd', '24e02f60-aad8-43b6-a44e-da1247e82344', '77d77107-db10-43e3-b37a-1defbc2bc3ab'] {{(pid=100214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 01:03:48.574879 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-72d04ade-0a76-43ca-9645-2fb556af9273 tempest-VolumesExtendTest-410775687 tempest-VolumesExtendTest-410775687-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (26221ed3-38a2-4fbf-a58d-f4a1925b9929) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0af7ada8-d9a7-4ca8-bec5-02abe61708a1', '5086f74d-bd9b-482d-bbde-3b5348f873dd', '24e02f60-aad8-43b6-a44e-da1247e82344', '77d77107-db10-43e3-b37a-1defbc2bc3ab']}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:03:48.575719 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-72d04ade-0a76-43ca-9645-2fb556af9273 tempest-VolumesExtendTest-410775687 tempest-VolumesExtendTest-410775687-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1849b149-54db-48fd-b651-3abb1672552b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:03:48.598112 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-72d04ade-0a76-43ca-9645-2fb556af9273 tempest-VolumesExtendTest-410775687 tempest-VolumesExtendTest-410775687-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1849b149-54db-48fd-b651-3abb1672552b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'db0cd154-01f1-4e26-a6f6-f39c3fa44e5b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1166425795',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='21ab05ab39574d02861bf576c48ca0de',qos_specs=None,replication_status=,reservations=['0af7ada8-d9a7-4ca8-bec5-02abe61708a1','5086f74d-bd9b-482d-bbde-3b5348f873dd','24e02f60-aad8-43b6-a44e-da1247e82344','77d77107-db10-43e3-b37a-1defbc2bc3ab'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d171d31a50c6471ea0a1b110acadfb9c',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T01:03:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1166425795',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=db0cd154-01f1-4e26-a6f6-f39c3fa44e5b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='21ab05ab39574d02861bf576c48ca0de',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d171d31a50c6471ea0a1b110acadfb9c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1ed58bd6-fe6a-497e-ae84-e8199d24fdfa),volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:03:48.598813 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-72d04ade-0a76-43ca-9645-2fb556af9273 tempest-VolumesExtendTest-410775687 tempest-VolumesExtendTest-410775687-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2236bdcb-fe14-461d-9065-5fc8587dff42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:03:48.615906 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-72d04ade-0a76-43ca-9645-2fb556af9273 tempest-VolumesExtendTest-410775687 tempest-VolumesExtendTest-410775687-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2236bdcb-fe14-461d-9065-5fc8587dff42) transitioned into state 'SUCCESS' from state '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-1166425795',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='21ab05ab39574d02861bf576c48ca0de',qos_specs=None,replication_status=,reservations=['0af7ada8-d9a7-4ca8-bec5-02abe61708a1','5086f74d-bd9b-482d-bbde-3b5348f873dd','24e02f60-aad8-43b6-a44e-da1247e82344','77d77107-db10-43e3-b37a-1defbc2bc3ab'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d171d31a50c6471ea0a1b110acadfb9c',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:03:48.616757 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-72d04ade-0a76-43ca-9645-2fb556af9273 tempest-VolumesExtendTest-410775687 tempest-VolumesExtendTest-410775687-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dfffd73d-1c68-4e61-88a9-3b8245694479) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:03:48.627367 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-72d04ade-0a76-43ca-9645-2fb556af9273 tempest-VolumesExtendTest-410775687 tempest-VolumesExtendTest-410775687-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dfffd73d-1c68-4e61-88a9-3b8245694479) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:03:48.628385 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-72d04ade-0a76-43ca-9645-2fb556af9273 tempest-VolumesExtendTest-410775687 tempest-VolumesExtendTest-410775687-project-member] Flow 'volume_create_api' (278fd61e-7183-4f7d-8819-6df80a0d85d8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:03:48.628737 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-72d04ade-0a76-43ca-9645-2fb556af9273 tempest-VolumesExtendTest-410775687 tempest-VolumesExtendTest-410775687-project-member] Create volume request issued successfully. Aug 20 01:03:48.629950 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-72d04ade-0a76-43ca-9645-2fb556af9273 tempest-VolumesExtendTest-410775687 tempest-VolumesExtendTest-410775687-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 20 01:03:48.630569 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 785/3128] 10.4.3.240 () {68 vars in 1259 bytes} [Thu Aug 20 01:03:48 2026] POST /volume/v3/volumes => generated 748 bytes in 253 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 01:03:48.645014 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-ddb2bde2-2b66-40f4-b4a8-5aa14efc01cd None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:03:48.646716 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-ddb2bde2-2b66-40f4-b4a8-5aa14efc01cd tempest-VolumesExtendTest-410775687 tempest-VolumesExtendTest-410775687-project-member] GET https://10.4.3.240/volume/v3/volumes/db0cd154-01f1-4e26-a6f6-f39c3fa44e5b Aug 20 01:03:48.646895 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-ddb2bde2-2b66-40f4-b4a8-5aa14efc01cd tempest-VolumesExtendTest-410775687 tempest-VolumesExtendTest-410775687-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:03:48.647088 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-ddb2bde2-2b66-40f4-b4a8-5aa14efc01cd tempest-VolumesExtendTest-410775687 tempest-VolumesExtendTest-410775687-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:03:48.653884 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:03:48.653884 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:03:48.657744 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-ddb2bde2-2b66-40f4-b4a8-5aa14efc01cd tempest-VolumesExtendTest-410775687 tempest-VolumesExtendTest-410775687-project-member] Volume info retrieved successfully. Aug 20 01:03:48.661977 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-ddb2bde2-2b66-40f4-b4a8-5aa14efc01cd tempest-VolumesExtendTest-410775687 tempest-VolumesExtendTest-410775687-project-member] https://10.4.3.240/volume/v3/volumes/db0cd154-01f1-4e26-a6f6-f39c3fa44e5b returned with HTTP 200 Aug 20 01:03:48.662354 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 779/3129] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:03:48 2026] GET /volume/v3/volumes/db0cd154-01f1-4e26-a6f6-f39c3fa44e5b => generated 816 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:03:48.670661 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-968e21ae-6074-4140-8165-80772c13cad1 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:03:48.672777 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-968e21ae-6074-4140-8165-80772c13cad1 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] GET https://10.4.3.240/volume/v3/backups/32e4f396-16c7-485c-9555-1fa7e5e47c5e Aug 20 01:03:48.673706 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-968e21ae-6074-4140-8165-80772c13cad1 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:03:48.673706 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-968e21ae-6074-4140-8165-80772c13cad1 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:03:48.673706 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.v3.backups [None req-968e21ae-6074-4140-8165-80772c13cad1 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Show backup with id 32e4f396-16c7-485c-9555-1fa7e5e47c5e. {{(pid=100213) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:03:48.679565 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:03:48.679565 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:03:48.681234 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-968e21ae-6074-4140-8165-80772c13cad1 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] https://10.4.3.240/volume/v3/backups/32e4f396-16c7-485c-9555-1fa7e5e47c5e returned with HTTP 200 Aug 20 01:03:48.681234 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 776/3130] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:03:48 2026] GET /volume/v3/backups/32e4f396-16c7-485c-9555-1fa7e5e47c5e => generated 724 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:03:49.678950 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-a05fc3a7-698e-42df-9956-87a520d59c04 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:03:49.681181 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-a05fc3a7-698e-42df-9956-87a520d59c04 tempest-VolumesExtendTest-410775687 tempest-VolumesExtendTest-410775687-project-member] GET https://10.4.3.240/volume/v3/volumes/db0cd154-01f1-4e26-a6f6-f39c3fa44e5b Aug 20 01:03:49.681471 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-a05fc3a7-698e-42df-9956-87a520d59c04 tempest-VolumesExtendTest-410775687 tempest-VolumesExtendTest-410775687-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:03:49.681764 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-a05fc3a7-698e-42df-9956-87a520d59c04 tempest-VolumesExtendTest-410775687 tempest-VolumesExtendTest-410775687-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:03:49.691291 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-6bfa2412-6e95-476d-9ebc-0783c99d4ee6 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:03:49.691762 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:03:49.691762 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:03:49.693708 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-6bfa2412-6e95-476d-9ebc-0783c99d4ee6 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] GET https://10.4.3.240/volume/v3/backups/32e4f396-16c7-485c-9555-1fa7e5e47c5e Aug 20 01:03:49.693708 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-6bfa2412-6e95-476d-9ebc-0783c99d4ee6 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:03:49.693708 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-6bfa2412-6e95-476d-9ebc-0783c99d4ee6 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:03:49.693708 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-6bfa2412-6e95-476d-9ebc-0783c99d4ee6 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Show backup with id 32e4f396-16c7-485c-9555-1fa7e5e47c5e. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:03:49.696565 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-a05fc3a7-698e-42df-9956-87a520d59c04 tempest-VolumesExtendTest-410775687 tempest-VolumesExtendTest-410775687-project-member] Volume info retrieved successfully. Aug 20 01:03:49.697818 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:03:49.697818 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:03:49.698466 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-6bfa2412-6e95-476d-9ebc-0783c99d4ee6 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] https://10.4.3.240/volume/v3/backups/32e4f396-16c7-485c-9555-1fa7e5e47c5e returned with HTTP 200 Aug 20 01:03:49.698860 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 786/3131] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:03:49 2026] GET /volume/v3/backups/32e4f396-16c7-485c-9555-1fa7e5e47c5e => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:03:49.701851 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-a05fc3a7-698e-42df-9956-87a520d59c04 tempest-VolumesExtendTest-410775687 tempest-VolumesExtendTest-410775687-project-member] https://10.4.3.240/volume/v3/volumes/db0cd154-01f1-4e26-a6f6-f39c3fa44e5b returned with HTTP 200 Aug 20 01:03:49.702327 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 791/3132] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:03:49 2026] GET /volume/v3/volumes/db0cd154-01f1-4e26-a6f6-f39c3fa44e5b => generated 1356 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:03:49.713895 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-5cde2d8b-e374-4add-baf1-59da36381304 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:03:49.718785 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-5cde2d8b-e374-4add-baf1-59da36381304 tempest-VolumesExtendTest-410775687 tempest-VolumesExtendTest-410775687-project-member] POST https://10.4.3.240/volume/v3/volumes/db0cd154-01f1-4e26-a6f6-f39c3fa44e5b/action Aug 20 01:03:49.720404 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-5cde2d8b-e374-4add-baf1-59da36381304 tempest-VolumesExtendTest-410775687 tempest-VolumesExtendTest-410775687-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100212) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 01:03:49.720404 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-5cde2d8b-e374-4add-baf1-59da36381304 tempest-VolumesExtendTest-410775687 tempest-VolumesExtendTest-410775687-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:03:49.729404 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:03:49.729404 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:03:49.729871 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-5cde2d8b-e374-4add-baf1-59da36381304 tempest-VolumesExtendTest-410775687 tempest-VolumesExtendTest-410775687-project-member] Volume info retrieved successfully. Aug 20 01:03:49.787645 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.quota [None req-5cde2d8b-e374-4add-baf1-59da36381304 tempest-VolumesExtendTest-410775687 tempest-VolumesExtendTest-410775687-project-member] Created reservations ['9116f9e8-c761-48fb-a66b-91cd880db58a', '564e65fd-73f5-4e85-819c-52db097771f4'] {{(pid=100212) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 01:03:49.802812 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-5cde2d8b-e374-4add-baf1-59da36381304 tempest-VolumesExtendTest-410775687 tempest-VolumesExtendTest-410775687-project-member] Extend volume request issued successfully. Aug 20 01:03:49.803325 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-5cde2d8b-e374-4add-baf1-59da36381304 tempest-VolumesExtendTest-410775687 tempest-VolumesExtendTest-410775687-project-member] https://10.4.3.240/volume/v3/volumes/db0cd154-01f1-4e26-a6f6-f39c3fa44e5b/action returned with HTTP 202 Aug 20 01:03:49.804080 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 780/3133] 10.4.3.240 () {68 vars in 1390 bytes} [Thu Aug 20 01:03:49 2026] POST /volume/v3/volumes/db0cd154-01f1-4e26-a6f6-f39c3fa44e5b/action => generated 0 bytes in 90 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 01:03:49.815424 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-20f80766-4069-4bd1-9f41-8bdfa7644fc6 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:03:49.820439 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-20f80766-4069-4bd1-9f41-8bdfa7644fc6 tempest-VolumesExtendTest-410775687 tempest-VolumesExtendTest-410775687-project-member] GET https://10.4.3.240/volume/v3/volumes/db0cd154-01f1-4e26-a6f6-f39c3fa44e5b Aug 20 01:03:49.820439 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-20f80766-4069-4bd1-9f41-8bdfa7644fc6 tempest-VolumesExtendTest-410775687 tempest-VolumesExtendTest-410775687-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:03:49.820439 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-20f80766-4069-4bd1-9f41-8bdfa7644fc6 tempest-VolumesExtendTest-410775687 tempest-VolumesExtendTest-410775687-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:03:49.826634 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:03:49.826634 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:03:49.830220 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-20f80766-4069-4bd1-9f41-8bdfa7644fc6 tempest-VolumesExtendTest-410775687 tempest-VolumesExtendTest-410775687-project-member] Volume info retrieved successfully. Aug 20 01:03:49.834951 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-20f80766-4069-4bd1-9f41-8bdfa7644fc6 tempest-VolumesExtendTest-410775687 tempest-VolumesExtendTest-410775687-project-member] https://10.4.3.240/volume/v3/volumes/db0cd154-01f1-4e26-a6f6-f39c3fa44e5b returned with HTTP 200 Aug 20 01:03:49.835397 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 777/3134] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:03:49 2026] GET /volume/v3/volumes/db0cd154-01f1-4e26-a6f6-f39c3fa44e5b => generated 1356 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:03:50.709881 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-317e90d6-f890-48ec-9823-ab2a76444fdf None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:03:50.711621 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-317e90d6-f890-48ec-9823-ab2a76444fdf tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] GET https://10.4.3.240/volume/v3/backups/32e4f396-16c7-485c-9555-1fa7e5e47c5e Aug 20 01:03:50.711882 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-317e90d6-f890-48ec-9823-ab2a76444fdf tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:03:50.712070 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-317e90d6-f890-48ec-9823-ab2a76444fdf tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:03:50.712178 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-317e90d6-f890-48ec-9823-ab2a76444fdf tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Show backup with id 32e4f396-16c7-485c-9555-1fa7e5e47c5e. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:03:50.716286 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:03:50.716286 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:03:50.717027 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-317e90d6-f890-48ec-9823-ab2a76444fdf tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] https://10.4.3.240/volume/v3/backups/32e4f396-16c7-485c-9555-1fa7e5e47c5e returned with HTTP 200 Aug 20 01:03:50.717496 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 787/3135] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:03:50 2026] GET /volume/v3/backups/32e4f396-16c7-485c-9555-1fa7e5e47c5e => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:03:50.849929 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-078282cf-dad7-4703-94c1-5f898d263693 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:03:50.853892 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-078282cf-dad7-4703-94c1-5f898d263693 tempest-VolumesExtendTest-410775687 tempest-VolumesExtendTest-410775687-project-member] GET https://10.4.3.240/volume/v3/volumes/db0cd154-01f1-4e26-a6f6-f39c3fa44e5b Aug 20 01:03:50.855359 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-078282cf-dad7-4703-94c1-5f898d263693 tempest-VolumesExtendTest-410775687 tempest-VolumesExtendTest-410775687-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:03:50.855359 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-078282cf-dad7-4703-94c1-5f898d263693 tempest-VolumesExtendTest-410775687 tempest-VolumesExtendTest-410775687-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:03:50.862903 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:03:50.862903 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:03:50.867227 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-078282cf-dad7-4703-94c1-5f898d263693 tempest-VolumesExtendTest-410775687 tempest-VolumesExtendTest-410775687-project-member] Volume info retrieved successfully. Aug 20 01:03:50.882418 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-078282cf-dad7-4703-94c1-5f898d263693 tempest-VolumesExtendTest-410775687 tempest-VolumesExtendTest-410775687-project-member] https://10.4.3.240/volume/v3/volumes/db0cd154-01f1-4e26-a6f6-f39c3fa44e5b returned with HTTP 200 Aug 20 01:03:50.883112 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 792/3136] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:03:50 2026] GET /volume/v3/volumes/db0cd154-01f1-4e26-a6f6-f39c3fa44e5b => generated 1356 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:03:50.897257 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-bd08ae20-e5ab-49ce-a985-f665c821fbbd None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:03:50.899599 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-bd08ae20-e5ab-49ce-a985-f665c821fbbd tempest-VolumesExtendTest-410775687 tempest-VolumesExtendTest-410775687-project-member] GET https://10.4.3.240/volume/v3/volumes/db0cd154-01f1-4e26-a6f6-f39c3fa44e5b Aug 20 01:03:50.899881 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-bd08ae20-e5ab-49ce-a985-f665c821fbbd tempest-VolumesExtendTest-410775687 tempest-VolumesExtendTest-410775687-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:03:50.900117 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-bd08ae20-e5ab-49ce-a985-f665c821fbbd tempest-VolumesExtendTest-410775687 tempest-VolumesExtendTest-410775687-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:03:50.909421 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:03:50.909421 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:03:50.913970 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-bd08ae20-e5ab-49ce-a985-f665c821fbbd tempest-VolumesExtendTest-410775687 tempest-VolumesExtendTest-410775687-project-member] Volume info retrieved successfully. Aug 20 01:03:50.920407 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-bd08ae20-e5ab-49ce-a985-f665c821fbbd tempest-VolumesExtendTest-410775687 tempest-VolumesExtendTest-410775687-project-member] https://10.4.3.240/volume/v3/volumes/db0cd154-01f1-4e26-a6f6-f39c3fa44e5b returned with HTTP 200 Aug 20 01:03:50.920623 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 781/3137] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:03:50 2026] GET /volume/v3/volumes/db0cd154-01f1-4e26-a6f6-f39c3fa44e5b => generated 1356 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:03:50.936487 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-a52c866f-bbd0-4394-bf75-877f4713a868 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:03:50.938781 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-a52c866f-bbd0-4394-bf75-877f4713a868 tempest-VolumesExtendTest-410775687 tempest-VolumesExtendTest-410775687-project-member] GET https://10.4.3.240/volume/v3/volumes/db0cd154-01f1-4e26-a6f6-f39c3fa44e5b Aug 20 01:03:50.938781 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-a52c866f-bbd0-4394-bf75-877f4713a868 tempest-VolumesExtendTest-410775687 tempest-VolumesExtendTest-410775687-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:03:50.940683 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-a52c866f-bbd0-4394-bf75-877f4713a868 tempest-VolumesExtendTest-410775687 tempest-VolumesExtendTest-410775687-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:03:50.947346 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:03:50.947346 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:03:50.951950 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-a52c866f-bbd0-4394-bf75-877f4713a868 tempest-VolumesExtendTest-410775687 tempest-VolumesExtendTest-410775687-project-member] Volume info retrieved successfully. Aug 20 01:03:50.957771 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-a52c866f-bbd0-4394-bf75-877f4713a868 tempest-VolumesExtendTest-410775687 tempest-VolumesExtendTest-410775687-project-member] https://10.4.3.240/volume/v3/volumes/db0cd154-01f1-4e26-a6f6-f39c3fa44e5b returned with HTTP 200 Aug 20 01:03:50.958252 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 778/3138] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:03:50 2026] GET /volume/v3/volumes/db0cd154-01f1-4e26-a6f6-f39c3fa44e5b => generated 1356 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:03:50.973881 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-8be8f94e-a691-4d37-9279-f65425d92922 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:03:50.976353 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-8be8f94e-a691-4d37-9279-f65425d92922 tempest-VolumesExtendTest-410775687 tempest-VolumesExtendTest-410775687-project-member] DELETE https://10.4.3.240/volume/v3/volumes/db0cd154-01f1-4e26-a6f6-f39c3fa44e5b Aug 20 01:03:50.976918 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-8be8f94e-a691-4d37-9279-f65425d92922 tempest-VolumesExtendTest-410775687 tempest-VolumesExtendTest-410775687-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:03:50.976918 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-8be8f94e-a691-4d37-9279-f65425d92922 tempest-VolumesExtendTest-410775687 tempest-VolumesExtendTest-410775687-project-member] Calling method 'delete' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:03:50.976918 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.v3.volumes [None req-8be8f94e-a691-4d37-9279-f65425d92922 tempest-VolumesExtendTest-410775687 tempest-VolumesExtendTest-410775687-project-member] Delete volume with id: db0cd154-01f1-4e26-a6f6-f39c3fa44e5b Aug 20 01:03:50.988833 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:03:50.988833 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:03:50.990050 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-8be8f94e-a691-4d37-9279-f65425d92922 tempest-VolumesExtendTest-410775687 tempest-VolumesExtendTest-410775687-project-member] Volume info retrieved successfully. Aug 20 01:03:51.020260 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-8be8f94e-a691-4d37-9279-f65425d92922 tempest-VolumesExtendTest-410775687 tempest-VolumesExtendTest-410775687-project-member] Delete volume request issued successfully. Aug 20 01:03:51.020477 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-8be8f94e-a691-4d37-9279-f65425d92922 tempest-VolumesExtendTest-410775687 tempest-VolumesExtendTest-410775687-project-member] https://10.4.3.240/volume/v3/volumes/db0cd154-01f1-4e26-a6f6-f39c3fa44e5b returned with HTTP 202 Aug 20 01:03:51.021003 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 788/3139] 10.4.3.240 () {66 vars in 1351 bytes} [Thu Aug 20 01:03:50 2026] DELETE /volume/v3/volumes/db0cd154-01f1-4e26-a6f6-f39c3fa44e5b => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 01:03:51.029473 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-e65e3ecb-18ea-4402-a3dc-c35477816528 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:03:51.030910 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-e65e3ecb-18ea-4402-a3dc-c35477816528 tempest-VolumesExtendTest-410775687 tempest-VolumesExtendTest-410775687-project-member] GET https://10.4.3.240/volume/v3/volumes/db0cd154-01f1-4e26-a6f6-f39c3fa44e5b Aug 20 01:03:51.031179 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-e65e3ecb-18ea-4402-a3dc-c35477816528 tempest-VolumesExtendTest-410775687 tempest-VolumesExtendTest-410775687-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:03:51.031469 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-e65e3ecb-18ea-4402-a3dc-c35477816528 tempest-VolumesExtendTest-410775687 tempest-VolumesExtendTest-410775687-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:03:51.039238 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:03:51.039238 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:03:51.045208 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-e65e3ecb-18ea-4402-a3dc-c35477816528 tempest-VolumesExtendTest-410775687 tempest-VolumesExtendTest-410775687-project-member] Volume info retrieved successfully. Aug 20 01:03:51.048817 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-e65e3ecb-18ea-4402-a3dc-c35477816528 tempest-VolumesExtendTest-410775687 tempest-VolumesExtendTest-410775687-project-member] https://10.4.3.240/volume/v3/volumes/db0cd154-01f1-4e26-a6f6-f39c3fa44e5b returned with HTTP 200 Aug 20 01:03:51.049326 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 793/3140] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:03:51 2026] GET /volume/v3/volumes/db0cd154-01f1-4e26-a6f6-f39c3fa44e5b => generated 1355 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:03:51.731192 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-b03b29c0-2437-45f7-a951-157f97dbf766 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:03:51.733239 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-b03b29c0-2437-45f7-a951-157f97dbf766 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] GET https://10.4.3.240/volume/v3/backups/32e4f396-16c7-485c-9555-1fa7e5e47c5e Aug 20 01:03:51.733489 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-b03b29c0-2437-45f7-a951-157f97dbf766 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:03:51.733722 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-b03b29c0-2437-45f7-a951-157f97dbf766 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:03:51.733862 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.v3.backups [None req-b03b29c0-2437-45f7-a951-157f97dbf766 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Show backup with id 32e4f396-16c7-485c-9555-1fa7e5e47c5e. {{(pid=100212) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:03:51.739036 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:03:51.739036 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:03:51.739862 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-b03b29c0-2437-45f7-a951-157f97dbf766 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] https://10.4.3.240/volume/v3/backups/32e4f396-16c7-485c-9555-1fa7e5e47c5e returned with HTTP 200 Aug 20 01:03:51.740317 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 782/3141] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:03:51 2026] GET /volume/v3/backups/32e4f396-16c7-485c-9555-1fa7e5e47c5e => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:03:52.063754 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-d02f842b-ab64-453c-930a-78cc90663445 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:03:52.065390 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-d02f842b-ab64-453c-930a-78cc90663445 tempest-VolumesExtendTest-410775687 tempest-VolumesExtendTest-410775687-project-member] GET https://10.4.3.240/volume/v3/volumes/db0cd154-01f1-4e26-a6f6-f39c3fa44e5b Aug 20 01:03:52.065566 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-d02f842b-ab64-453c-930a-78cc90663445 tempest-VolumesExtendTest-410775687 tempest-VolumesExtendTest-410775687-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:03:52.065771 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-d02f842b-ab64-453c-930a-78cc90663445 tempest-VolumesExtendTest-410775687 tempest-VolumesExtendTest-410775687-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:03:52.071880 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-d02f842b-ab64-453c-930a-78cc90663445 tempest-VolumesExtendTest-410775687 tempest-VolumesExtendTest-410775687-project-member] https://10.4.3.240/volume/v3/volumes/db0cd154-01f1-4e26-a6f6-f39c3fa44e5b returned with HTTP 404 Aug 20 01:03:52.072280 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 779/3142] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:03:52 2026] GET /volume/v3/volumes/db0cd154-01f1-4e26-a6f6-f39c3fa44e5b => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:03:52.081728 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-a88aec10-e4a2-45f8-8b99-57ef9c14f66a None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:03:52.084582 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-a88aec10-e4a2-45f8-8b99-57ef9c14f66a tempest-VolumesExtendTest-410775687 tempest-VolumesExtendTest-410775687-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 20 01:03:52.085666 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-a88aec10-e4a2-45f8-8b99-57ef9c14f66a tempest-VolumesExtendTest-410775687 tempest-VolumesExtendTest-410775687-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesExtendTest-Volume-1168337405"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:03:52.088629 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.v3.volumes [None req-a88aec10-e4a2-45f8-8b99-57ef9c14f66a tempest-VolumesExtendTest-410775687 tempest-VolumesExtendTest-410775687-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-1168337405'}} {{(pid=100214) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 01:03:52.089507 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.v3.volumes [None req-a88aec10-e4a2-45f8-8b99-57ef9c14f66a tempest-VolumesExtendTest-410775687 tempest-VolumesExtendTest-410775687-project-member] Create volume of 1 GB Aug 20 01:03:52.098764 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-a88aec10-e4a2-45f8-8b99-57ef9c14f66a tempest-VolumesExtendTest-410775687 tempest-VolumesExtendTest-410775687-project-member] Availability Zones retrieved successfully. Aug 20 01:03:52.110356 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-a88aec10-e4a2-45f8-8b99-57ef9c14f66a tempest-VolumesExtendTest-410775687 tempest-VolumesExtendTest-410775687-project-member] Flow 'volume_create_api' (fc1f112d-59b5-47d6-bcf7-c3c369929b8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:03:52.112277 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-a88aec10-e4a2-45f8-8b99-57ef9c14f66a tempest-VolumesExtendTest-410775687 tempest-VolumesExtendTest-410775687-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c60e8a8a-d25c-4d08-8285-c9711169f2f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:03:52.113920 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.flows.api.create_volume [None req-a88aec10-e4a2-45f8-8b99-57ef9c14f66a tempest-VolumesExtendTest-410775687 tempest-VolumesExtendTest-410775687-project-member] Validating volume size '1' using validate_int {{(pid=100214) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 01:03:52.154834 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-a88aec10-e4a2-45f8-8b99-57ef9c14f66a tempest-VolumesExtendTest-410775687 tempest-VolumesExtendTest-410775687-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c60e8a8a-d25c-4d08-8285-c9711169f2f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:52:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1ed58bd6-fe6a-497e-ae84-e8199d24fdfa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:03:52.155884 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-a88aec10-e4a2-45f8-8b99-57ef9c14f66a tempest-VolumesExtendTest-410775687 tempest-VolumesExtendTest-410775687-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (02f03325-19a3-4827-a2b5-4a8bbc94cdca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:03:52.203533 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.quota [None req-a88aec10-e4a2-45f8-8b99-57ef9c14f66a tempest-VolumesExtendTest-410775687 tempest-VolumesExtendTest-410775687-project-member] Created reservations ['08f01196-8af1-4c89-ae75-d8a3fc9a74bf', '05e1c5df-3626-41a9-a046-57374e9fafdb', '60081cf0-70d5-44b2-8b61-a0f4c6de5f81', 'd6fcbd20-6da2-4f46-bbb0-a82125226fb1'] {{(pid=100214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 01:03:52.204639 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-a88aec10-e4a2-45f8-8b99-57ef9c14f66a tempest-VolumesExtendTest-410775687 tempest-VolumesExtendTest-410775687-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (02f03325-19a3-4827-a2b5-4a8bbc94cdca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['08f01196-8af1-4c89-ae75-d8a3fc9a74bf', '05e1c5df-3626-41a9-a046-57374e9fafdb', '60081cf0-70d5-44b2-8b61-a0f4c6de5f81', 'd6fcbd20-6da2-4f46-bbb0-a82125226fb1']}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:03:52.205444 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-a88aec10-e4a2-45f8-8b99-57ef9c14f66a tempest-VolumesExtendTest-410775687 tempest-VolumesExtendTest-410775687-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4cc96581-da63-4f73-b639-c99c51f91f13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:03:52.227545 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-a88aec10-e4a2-45f8-8b99-57ef9c14f66a tempest-VolumesExtendTest-410775687 tempest-VolumesExtendTest-410775687-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4cc96581-da63-4f73-b639-c99c51f91f13) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c47ffcc1-e605-498c-9420-ba04836a8702', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1168337405',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='21ab05ab39574d02861bf576c48ca0de',qos_specs=None,replication_status=,reservations=['08f01196-8af1-4c89-ae75-d8a3fc9a74bf','05e1c5df-3626-41a9-a046-57374e9fafdb','60081cf0-70d5-44b2-8b61-a0f4c6de5f81','d6fcbd20-6da2-4f46-bbb0-a82125226fb1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d171d31a50c6471ea0a1b110acadfb9c',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T01:03:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1168337405',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c47ffcc1-e605-498c-9420-ba04836a8702,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='21ab05ab39574d02861bf576c48ca0de',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d171d31a50c6471ea0a1b110acadfb9c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1ed58bd6-fe6a-497e-ae84-e8199d24fdfa),volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:03:52.228443 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-a88aec10-e4a2-45f8-8b99-57ef9c14f66a tempest-VolumesExtendTest-410775687 tempest-VolumesExtendTest-410775687-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (69955f0e-52b7-45f2-9d83-17e2c5bd6e43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:03:52.248549 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-a88aec10-e4a2-45f8-8b99-57ef9c14f66a tempest-VolumesExtendTest-410775687 tempest-VolumesExtendTest-410775687-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (69955f0e-52b7-45f2-9d83-17e2c5bd6e43) transitioned into state 'SUCCESS' from state '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-1168337405',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='21ab05ab39574d02861bf576c48ca0de',qos_specs=None,replication_status=,reservations=['08f01196-8af1-4c89-ae75-d8a3fc9a74bf','05e1c5df-3626-41a9-a046-57374e9fafdb','60081cf0-70d5-44b2-8b61-a0f4c6de5f81','d6fcbd20-6da2-4f46-bbb0-a82125226fb1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d171d31a50c6471ea0a1b110acadfb9c',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:03:52.249685 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-a88aec10-e4a2-45f8-8b99-57ef9c14f66a tempest-VolumesExtendTest-410775687 tempest-VolumesExtendTest-410775687-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f635ba03-7da7-4d8d-a19c-042238f09ace) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:03:52.260983 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-a88aec10-e4a2-45f8-8b99-57ef9c14f66a tempest-VolumesExtendTest-410775687 tempest-VolumesExtendTest-410775687-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f635ba03-7da7-4d8d-a19c-042238f09ace) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:03:52.261954 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-a88aec10-e4a2-45f8-8b99-57ef9c14f66a tempest-VolumesExtendTest-410775687 tempest-VolumesExtendTest-410775687-project-member] Flow 'volume_create_api' (fc1f112d-59b5-47d6-bcf7-c3c369929b8d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:03:52.262331 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-a88aec10-e4a2-45f8-8b99-57ef9c14f66a tempest-VolumesExtendTest-410775687 tempest-VolumesExtendTest-410775687-project-member] Create volume request issued successfully. Aug 20 01:03:52.263001 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-a88aec10-e4a2-45f8-8b99-57ef9c14f66a tempest-VolumesExtendTest-410775687 tempest-VolumesExtendTest-410775687-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 20 01:03:52.263443 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 789/3143] 10.4.3.240 () {68 vars in 1258 bytes} [Thu Aug 20 01:03:52 2026] POST /volume/v3/volumes => generated 748 bytes in 182 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 01:03:52.277464 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-9e7dfb40-cd5a-41dc-a15c-a9f4c8d8d009 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:03:52.279351 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-9e7dfb40-cd5a-41dc-a15c-a9f4c8d8d009 tempest-VolumesExtendTest-410775687 tempest-VolumesExtendTest-410775687-project-member] GET https://10.4.3.240/volume/v3/volumes/c47ffcc1-e605-498c-9420-ba04836a8702 Aug 20 01:03:52.279583 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-9e7dfb40-cd5a-41dc-a15c-a9f4c8d8d009 tempest-VolumesExtendTest-410775687 tempest-VolumesExtendTest-410775687-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:03:52.279812 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-9e7dfb40-cd5a-41dc-a15c-a9f4c8d8d009 tempest-VolumesExtendTest-410775687 tempest-VolumesExtendTest-410775687-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:03:52.286717 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:03:52.286717 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:03:52.290548 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-9e7dfb40-cd5a-41dc-a15c-a9f4c8d8d009 tempest-VolumesExtendTest-410775687 tempest-VolumesExtendTest-410775687-project-member] Volume info retrieved successfully. Aug 20 01:03:52.295267 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-9e7dfb40-cd5a-41dc-a15c-a9f4c8d8d009 tempest-VolumesExtendTest-410775687 tempest-VolumesExtendTest-410775687-project-member] https://10.4.3.240/volume/v3/volumes/c47ffcc1-e605-498c-9420-ba04836a8702 returned with HTTP 200 Aug 20 01:03:52.295724 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 794/3144] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:03:52 2026] GET /volume/v3/volumes/c47ffcc1-e605-498c-9420-ba04836a8702 => generated 816 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:03:52.755902 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-2209b4b6-2038-42e3-98f4-484175a0943f None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:03:52.758307 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-2209b4b6-2038-42e3-98f4-484175a0943f tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] GET https://10.4.3.240/volume/v3/backups/32e4f396-16c7-485c-9555-1fa7e5e47c5e Aug 20 01:03:52.760285 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-2209b4b6-2038-42e3-98f4-484175a0943f tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:03:52.760285 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-2209b4b6-2038-42e3-98f4-484175a0943f tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:03:52.760285 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.v3.backups [None req-2209b4b6-2038-42e3-98f4-484175a0943f tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Show backup with id 32e4f396-16c7-485c-9555-1fa7e5e47c5e. {{(pid=100212) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:03:52.765132 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:03:52.765132 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:03:52.766265 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-2209b4b6-2038-42e3-98f4-484175a0943f tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] https://10.4.3.240/volume/v3/backups/32e4f396-16c7-485c-9555-1fa7e5e47c5e returned with HTTP 200 Aug 20 01:03:52.767104 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 783/3145] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:03:52 2026] GET /volume/v3/backups/32e4f396-16c7-485c-9555-1fa7e5e47c5e => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:03:53.312676 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-bb87df17-f0ce-43ce-bfe2-87027c02b031 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:03:53.315445 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-bb87df17-f0ce-43ce-bfe2-87027c02b031 tempest-VolumesExtendTest-410775687 tempest-VolumesExtendTest-410775687-project-member] GET https://10.4.3.240/volume/v3/volumes/c47ffcc1-e605-498c-9420-ba04836a8702 Aug 20 01:03:53.315692 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-bb87df17-f0ce-43ce-bfe2-87027c02b031 tempest-VolumesExtendTest-410775687 tempest-VolumesExtendTest-410775687-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:03:53.315902 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-bb87df17-f0ce-43ce-bfe2-87027c02b031 tempest-VolumesExtendTest-410775687 tempest-VolumesExtendTest-410775687-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:03:53.325580 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:03:53.325580 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:03:53.329781 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-bb87df17-f0ce-43ce-bfe2-87027c02b031 tempest-VolumesExtendTest-410775687 tempest-VolumesExtendTest-410775687-project-member] Volume info retrieved successfully. Aug 20 01:03:53.335315 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-bb87df17-f0ce-43ce-bfe2-87027c02b031 tempest-VolumesExtendTest-410775687 tempest-VolumesExtendTest-410775687-project-member] https://10.4.3.240/volume/v3/volumes/c47ffcc1-e605-498c-9420-ba04836a8702 returned with HTTP 200 Aug 20 01:03:53.335784 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 780/3146] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:03:53 2026] GET /volume/v3/volumes/c47ffcc1-e605-498c-9420-ba04836a8702 => generated 841 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:03:53.348470 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-6697b785-98b0-4519-b6ce-a51164171b88 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:03:53.350526 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-6697b785-98b0-4519-b6ce-a51164171b88 tempest-VolumesExtendTest-410775687 tempest-VolumesExtendTest-410775687-project-member] POST https://10.4.3.240/volume/v3/snapshots Aug 20 01:03:53.350951 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-6697b785-98b0-4519-b6ce-a51164171b88 tempest-VolumesExtendTest-410775687 tempest-VolumesExtendTest-410775687-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c47ffcc1-e605-498c-9420-ba04836a8702", "name": "tempest-VolumesExtendTest-Snapshot-1333145312"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:03:53.360236 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:03:53.360236 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:03:53.360795 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-6697b785-98b0-4519-b6ce-a51164171b88 tempest-VolumesExtendTest-410775687 tempest-VolumesExtendTest-410775687-project-member] Volume info retrieved successfully. Aug 20 01:03:53.361003 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.v3.snapshots [None req-6697b785-98b0-4519-b6ce-a51164171b88 tempest-VolumesExtendTest-410775687 tempest-VolumesExtendTest-410775687-project-member] Create snapshot from volume c47ffcc1-e605-498c-9420-ba04836a8702 Aug 20 01:03:53.392873 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.quota [None req-6697b785-98b0-4519-b6ce-a51164171b88 tempest-VolumesExtendTest-410775687 tempest-VolumesExtendTest-410775687-project-member] Created reservations ['6dac9e47-acce-48ce-88b8-05148861aede', 'd67e61fb-78ca-4c14-9d81-53bb66d50ce2', 'fd9edd01-0ca2-4f85-84a7-5cee8d81a5f6', '5da4665d-a7e0-4a90-a383-ef89705b5ba6'] {{(pid=100214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 01:03:53.422996 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-6697b785-98b0-4519-b6ce-a51164171b88 tempest-VolumesExtendTest-410775687 tempest-VolumesExtendTest-410775687-project-member] Snapshot create request issued successfully. Aug 20 01:03:53.423440 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-6697b785-98b0-4519-b6ce-a51164171b88 tempest-VolumesExtendTest-410775687 tempest-VolumesExtendTest-410775687-project-member] https://10.4.3.240/volume/v3/snapshots returned with HTTP 202 Aug 20 01:03:53.424099 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 790/3147] 10.4.3.240 () {68 vars in 1265 bytes} [Thu Aug 20 01:03:53 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 20 01:03:53.439358 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-18073b82-859b-4a70-8e73-79c822c76899 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:03:53.442071 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-18073b82-859b-4a70-8e73-79c822c76899 tempest-VolumesExtendTest-410775687 tempest-VolumesExtendTest-410775687-project-member] GET https://10.4.3.240/volume/v3/snapshots/5efb3fa0-c87c-491d-9fde-54203d571817 Aug 20 01:03:53.442380 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-18073b82-859b-4a70-8e73-79c822c76899 tempest-VolumesExtendTest-410775687 tempest-VolumesExtendTest-410775687-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:03:53.442761 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-18073b82-859b-4a70-8e73-79c822c76899 tempest-VolumesExtendTest-410775687 tempest-VolumesExtendTest-410775687-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:03:53.450504 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:03:53.450504 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:03:53.451243 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-18073b82-859b-4a70-8e73-79c822c76899 tempest-VolumesExtendTest-410775687 tempest-VolumesExtendTest-410775687-project-member] Snapshot retrieved successfully. Aug 20 01:03:53.452917 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-18073b82-859b-4a70-8e73-79c822c76899 tempest-VolumesExtendTest-410775687 tempest-VolumesExtendTest-410775687-project-member] https://10.4.3.240/volume/v3/snapshots/5efb3fa0-c87c-491d-9fde-54203d571817 returned with HTTP 200 Aug 20 01:03:53.453282 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 795/3148] 10.4.3.240 () {66 vars in 1354 bytes} [Thu Aug 20 01:03:53 2026] GET /volume/v3/snapshots/5efb3fa0-c87c-491d-9fde-54203d571817 => generated 436 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:03:53.777548 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-85de5fa8-40e4-4f69-9a23-7ba4890a0ec3 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:03:53.781543 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-85de5fa8-40e4-4f69-9a23-7ba4890a0ec3 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] GET https://10.4.3.240/volume/v3/backups/32e4f396-16c7-485c-9555-1fa7e5e47c5e Aug 20 01:03:53.781543 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-85de5fa8-40e4-4f69-9a23-7ba4890a0ec3 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:03:53.781543 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-85de5fa8-40e4-4f69-9a23-7ba4890a0ec3 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:03:53.781543 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.v3.backups [None req-85de5fa8-40e4-4f69-9a23-7ba4890a0ec3 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Show backup with id 32e4f396-16c7-485c-9555-1fa7e5e47c5e. {{(pid=100212) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:03:53.785136 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:03:53.785136 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:03:53.786477 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-85de5fa8-40e4-4f69-9a23-7ba4890a0ec3 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] https://10.4.3.240/volume/v3/backups/32e4f396-16c7-485c-9555-1fa7e5e47c5e returned with HTTP 200 Aug 20 01:03:53.786477 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 784/3149] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:03:53 2026] GET /volume/v3/backups/32e4f396-16c7-485c-9555-1fa7e5e47c5e => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:03:54.462443 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-c978ffb2-52da-41de-9bb3-3a81cd3d501b None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:03:54.464574 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-c978ffb2-52da-41de-9bb3-3a81cd3d501b tempest-VolumesExtendTest-410775687 tempest-VolumesExtendTest-410775687-project-member] GET https://10.4.3.240/volume/v3/snapshots/5efb3fa0-c87c-491d-9fde-54203d571817 Aug 20 01:03:54.464831 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-c978ffb2-52da-41de-9bb3-3a81cd3d501b tempest-VolumesExtendTest-410775687 tempest-VolumesExtendTest-410775687-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:03:54.465064 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-c978ffb2-52da-41de-9bb3-3a81cd3d501b tempest-VolumesExtendTest-410775687 tempest-VolumesExtendTest-410775687-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:03:54.470819 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:03:54.470819 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:03:54.471361 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-c978ffb2-52da-41de-9bb3-3a81cd3d501b tempest-VolumesExtendTest-410775687 tempest-VolumesExtendTest-410775687-project-member] Snapshot retrieved successfully. Aug 20 01:03:54.472366 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-c978ffb2-52da-41de-9bb3-3a81cd3d501b tempest-VolumesExtendTest-410775687 tempest-VolumesExtendTest-410775687-project-member] https://10.4.3.240/volume/v3/snapshots/5efb3fa0-c87c-491d-9fde-54203d571817 returned with HTTP 200 Aug 20 01:03:54.472830 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 781/3150] 10.4.3.240 () {66 vars in 1354 bytes} [Thu Aug 20 01:03:54 2026] GET /volume/v3/snapshots/5efb3fa0-c87c-491d-9fde-54203d571817 => generated 463 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:03:54.482360 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-e28b1d1c-c5e4-435e-93db-62cd16d4e80f None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:03:54.484327 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-e28b1d1c-c5e4-435e-93db-62cd16d4e80f tempest-VolumesExtendTest-410775687 tempest-VolumesExtendTest-410775687-project-member] POST https://10.4.3.240/volume/v3/volumes/c47ffcc1-e605-498c-9420-ba04836a8702/action Aug 20 01:03:54.484717 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-e28b1d1c-c5e4-435e-93db-62cd16d4e80f tempest-VolumesExtendTest-410775687 tempest-VolumesExtendTest-410775687-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100214) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 01:03:54.484854 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-e28b1d1c-c5e4-435e-93db-62cd16d4e80f tempest-VolumesExtendTest-410775687 tempest-VolumesExtendTest-410775687-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:03:54.487926 np0000007838 devstack@c-api.service[100214]: DEBUG dbcounter [-] [100214] Writing DB stats cinder:SELECT=274,cinder:INSERT=43,cinder:UPDATE=75 {{(pid=100214) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 01:03:54.494096 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:03:54.494096 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:03:54.494736 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-e28b1d1c-c5e4-435e-93db-62cd16d4e80f tempest-VolumesExtendTest-410775687 tempest-VolumesExtendTest-410775687-project-member] Volume info retrieved successfully. Aug 20 01:03:54.526566 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.quota [None req-e28b1d1c-c5e4-435e-93db-62cd16d4e80f tempest-VolumesExtendTest-410775687 tempest-VolumesExtendTest-410775687-project-member] Created reservations ['631fc928-d198-4916-8e0c-1149f3435ed9', 'ee854032-d160-4cd6-9ce2-44895fb132fe'] {{(pid=100214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 01:03:54.537706 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-e28b1d1c-c5e4-435e-93db-62cd16d4e80f tempest-VolumesExtendTest-410775687 tempest-VolumesExtendTest-410775687-project-member] Extend volume request issued successfully. Aug 20 01:03:54.538162 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-e28b1d1c-c5e4-435e-93db-62cd16d4e80f tempest-VolumesExtendTest-410775687 tempest-VolumesExtendTest-410775687-project-member] https://10.4.3.240/volume/v3/volumes/c47ffcc1-e605-498c-9420-ba04836a8702/action returned with HTTP 202 Aug 20 01:03:54.538817 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 791/3151] 10.4.3.240 () {68 vars in 1390 bytes} [Thu Aug 20 01:03:54 2026] POST /volume/v3/volumes/c47ffcc1-e605-498c-9420-ba04836a8702/action => generated 0 bytes in 57 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 01:03:54.547069 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-5938492e-8b1e-46af-9b8b-8b18e9af2904 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:03:54.548912 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-5938492e-8b1e-46af-9b8b-8b18e9af2904 tempest-VolumesExtendTest-410775687 tempest-VolumesExtendTest-410775687-project-member] GET https://10.4.3.240/volume/v3/volumes/c47ffcc1-e605-498c-9420-ba04836a8702 Aug 20 01:03:54.549175 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-5938492e-8b1e-46af-9b8b-8b18e9af2904 tempest-VolumesExtendTest-410775687 tempest-VolumesExtendTest-410775687-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:03:54.549384 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-5938492e-8b1e-46af-9b8b-8b18e9af2904 tempest-VolumesExtendTest-410775687 tempest-VolumesExtendTest-410775687-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:03:54.557184 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:03:54.557184 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:03:54.561985 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-5938492e-8b1e-46af-9b8b-8b18e9af2904 tempest-VolumesExtendTest-410775687 tempest-VolumesExtendTest-410775687-project-member] Volume info retrieved successfully. Aug 20 01:03:54.567031 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-5938492e-8b1e-46af-9b8b-8b18e9af2904 tempest-VolumesExtendTest-410775687 tempest-VolumesExtendTest-410775687-project-member] https://10.4.3.240/volume/v3/volumes/c47ffcc1-e605-498c-9420-ba04836a8702 returned with HTTP 200 Aug 20 01:03:54.567446 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 796/3152] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:03:54 2026] GET /volume/v3/volumes/c47ffcc1-e605-498c-9420-ba04836a8702 => generated 841 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:03:54.809023 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-c391e4b6-5857-4e9d-b46f-09ba2fa86403 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:03:54.811780 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-c391e4b6-5857-4e9d-b46f-09ba2fa86403 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] GET https://10.4.3.240/volume/v3/backups/32e4f396-16c7-485c-9555-1fa7e5e47c5e Aug 20 01:03:54.811780 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-c391e4b6-5857-4e9d-b46f-09ba2fa86403 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:03:54.811780 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-c391e4b6-5857-4e9d-b46f-09ba2fa86403 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:03:54.811780 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.v3.backups [None req-c391e4b6-5857-4e9d-b46f-09ba2fa86403 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Show backup with id 32e4f396-16c7-485c-9555-1fa7e5e47c5e. {{(pid=100212) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:03:54.815274 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:03:54.815274 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:03:54.816047 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-c391e4b6-5857-4e9d-b46f-09ba2fa86403 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] https://10.4.3.240/volume/v3/backups/32e4f396-16c7-485c-9555-1fa7e5e47c5e returned with HTTP 200 Aug 20 01:03:54.816598 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 785/3153] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:03:54 2026] GET /volume/v3/backups/32e4f396-16c7-485c-9555-1fa7e5e47c5e => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:03:55.582546 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-1ded29a6-0069-4d16-898c-ff8e71bbed0b None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:03:55.585023 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-1ded29a6-0069-4d16-898c-ff8e71bbed0b tempest-VolumesExtendTest-410775687 tempest-VolumesExtendTest-410775687-project-member] GET https://10.4.3.240/volume/v3/volumes/c47ffcc1-e605-498c-9420-ba04836a8702 Aug 20 01:03:55.585446 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-1ded29a6-0069-4d16-898c-ff8e71bbed0b tempest-VolumesExtendTest-410775687 tempest-VolumesExtendTest-410775687-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:03:55.585698 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-1ded29a6-0069-4d16-898c-ff8e71bbed0b tempest-VolumesExtendTest-410775687 tempest-VolumesExtendTest-410775687-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:03:55.593726 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:03:55.593726 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:03:55.598205 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-1ded29a6-0069-4d16-898c-ff8e71bbed0b tempest-VolumesExtendTest-410775687 tempest-VolumesExtendTest-410775687-project-member] Volume info retrieved successfully. Aug 20 01:03:55.603055 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-1ded29a6-0069-4d16-898c-ff8e71bbed0b tempest-VolumesExtendTest-410775687 tempest-VolumesExtendTest-410775687-project-member] https://10.4.3.240/volume/v3/volumes/c47ffcc1-e605-498c-9420-ba04836a8702 returned with HTTP 200 Aug 20 01:03:55.603479 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 782/3154] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:03:55 2026] GET /volume/v3/volumes/c47ffcc1-e605-498c-9420-ba04836a8702 => generated 841 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:03:55.621546 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-891015bb-26dd-450d-b6fb-b300c510eb85 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:03:55.623383 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-891015bb-26dd-450d-b6fb-b300c510eb85 tempest-VolumesExtendTest-410775687 tempest-VolumesExtendTest-410775687-project-member] GET https://10.4.3.240/volume/v3/volumes/c47ffcc1-e605-498c-9420-ba04836a8702 Aug 20 01:03:55.623383 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-891015bb-26dd-450d-b6fb-b300c510eb85 tempest-VolumesExtendTest-410775687 tempest-VolumesExtendTest-410775687-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:03:55.623549 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-891015bb-26dd-450d-b6fb-b300c510eb85 tempest-VolumesExtendTest-410775687 tempest-VolumesExtendTest-410775687-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:03:55.630808 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:03:55.630808 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:03:55.634124 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-891015bb-26dd-450d-b6fb-b300c510eb85 tempest-VolumesExtendTest-410775687 tempest-VolumesExtendTest-410775687-project-member] Volume info retrieved successfully. Aug 20 01:03:55.637942 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-891015bb-26dd-450d-b6fb-b300c510eb85 tempest-VolumesExtendTest-410775687 tempest-VolumesExtendTest-410775687-project-member] https://10.4.3.240/volume/v3/volumes/c47ffcc1-e605-498c-9420-ba04836a8702 returned with HTTP 200 Aug 20 01:03:55.638293 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 792/3155] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:03:55 2026] GET /volume/v3/volumes/c47ffcc1-e605-498c-9420-ba04836a8702 => generated 841 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:03:55.650042 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-3e4e2b8c-2f8b-40e3-a106-0bd797c3e25f None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:03:55.651989 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-3e4e2b8c-2f8b-40e3-a106-0bd797c3e25f tempest-VolumesExtendTest-410775687 tempest-VolumesExtendTest-410775687-project-member] DELETE https://10.4.3.240/volume/v3/snapshots/5efb3fa0-c87c-491d-9fde-54203d571817 Aug 20 01:03:55.652216 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-3e4e2b8c-2f8b-40e3-a106-0bd797c3e25f tempest-VolumesExtendTest-410775687 tempest-VolumesExtendTest-410775687-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:03:55.652665 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-3e4e2b8c-2f8b-40e3-a106-0bd797c3e25f tempest-VolumesExtendTest-410775687 tempest-VolumesExtendTest-410775687-project-member] Calling method 'delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:03:55.652807 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.v3.snapshots [None req-3e4e2b8c-2f8b-40e3-a106-0bd797c3e25f tempest-VolumesExtendTest-410775687 tempest-VolumesExtendTest-410775687-project-member] Delete snapshot with id: 5efb3fa0-c87c-491d-9fde-54203d571817 Aug 20 01:03:55.658937 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:03:55.658937 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:03:55.659432 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-3e4e2b8c-2f8b-40e3-a106-0bd797c3e25f tempest-VolumesExtendTest-410775687 tempest-VolumesExtendTest-410775687-project-member] Snapshot retrieved successfully. Aug 20 01:03:55.677404 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-3e4e2b8c-2f8b-40e3-a106-0bd797c3e25f tempest-VolumesExtendTest-410775687 tempest-VolumesExtendTest-410775687-project-member] Snapshot delete request issued successfully. Aug 20 01:03:55.677404 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-3e4e2b8c-2f8b-40e3-a106-0bd797c3e25f tempest-VolumesExtendTest-410775687 tempest-VolumesExtendTest-410775687-project-member] https://10.4.3.240/volume/v3/snapshots/5efb3fa0-c87c-491d-9fde-54203d571817 returned with HTTP 202 Aug 20 01:03:55.677404 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 797/3156] 10.4.3.240 () {66 vars in 1357 bytes} [Thu Aug 20 01:03:55 2026] DELETE /volume/v3/snapshots/5efb3fa0-c87c-491d-9fde-54203d571817 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 01:03:55.686439 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-c9c024eb-6649-4b02-b6ab-1479b64be9e2 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:03:55.689199 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-c9c024eb-6649-4b02-b6ab-1479b64be9e2 tempest-VolumesExtendTest-410775687 tempest-VolumesExtendTest-410775687-project-member] GET https://10.4.3.240/volume/v3/snapshots/5efb3fa0-c87c-491d-9fde-54203d571817 Aug 20 01:03:55.689491 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-c9c024eb-6649-4b02-b6ab-1479b64be9e2 tempest-VolumesExtendTest-410775687 tempest-VolumesExtendTest-410775687-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:03:55.689777 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-c9c024eb-6649-4b02-b6ab-1479b64be9e2 tempest-VolumesExtendTest-410775687 tempest-VolumesExtendTest-410775687-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:03:55.700919 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:03:55.700919 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:03:55.703811 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-c9c024eb-6649-4b02-b6ab-1479b64be9e2 tempest-VolumesExtendTest-410775687 tempest-VolumesExtendTest-410775687-project-member] Snapshot retrieved successfully. Aug 20 01:03:55.703811 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-c9c024eb-6649-4b02-b6ab-1479b64be9e2 tempest-VolumesExtendTest-410775687 tempest-VolumesExtendTest-410775687-project-member] https://10.4.3.240/volume/v3/snapshots/5efb3fa0-c87c-491d-9fde-54203d571817 returned with HTTP 200 Aug 20 01:03:55.703811 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 786/3157] 10.4.3.240 () {66 vars in 1354 bytes} [Thu Aug 20 01:03:55 2026] GET /volume/v3/snapshots/5efb3fa0-c87c-491d-9fde-54203d571817 => generated 462 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:03:55.853446 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-b2fc5593-5c48-4e75-8eea-135931472315 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:03:55.855295 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-b2fc5593-5c48-4e75-8eea-135931472315 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] GET https://10.4.3.240/volume/v3/backups/32e4f396-16c7-485c-9555-1fa7e5e47c5e Aug 20 01:03:55.855529 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-b2fc5593-5c48-4e75-8eea-135931472315 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:03:55.855754 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-b2fc5593-5c48-4e75-8eea-135931472315 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:03:55.855885 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.v3.backups [None req-b2fc5593-5c48-4e75-8eea-135931472315 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Show backup with id 32e4f396-16c7-485c-9555-1fa7e5e47c5e. {{(pid=100213) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:03:55.860758 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:03:55.860758 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:03:55.861248 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-b2fc5593-5c48-4e75-8eea-135931472315 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] https://10.4.3.240/volume/v3/backups/32e4f396-16c7-485c-9555-1fa7e5e47c5e returned with HTTP 200 Aug 20 01:03:55.861711 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 783/3158] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:03:55 2026] GET /volume/v3/backups/32e4f396-16c7-485c-9555-1fa7e5e47c5e => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:03:56.331258 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-d2bc72f6-6246-43a0-9a7f-26c736eacca9 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:03:56.333993 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-d2bc72f6-6246-43a0-9a7f-26c736eacca9 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] POST https://10.4.3.240/volume/v3/snapshots Aug 20 01:03:56.334331 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-d2bc72f6-6246-43a0-9a7f-26c736eacca9 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d338bb68-6651-43e0-a4a8-e8be26b385f4", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-95926091", "description": null, "metadata": null}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:03:56.351683 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:03:56.351683 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:03:56.352428 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-d2bc72f6-6246-43a0-9a7f-26c736eacca9 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Volume info retrieved successfully. Aug 20 01:03:56.352428 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.v3.snapshots [None req-d2bc72f6-6246-43a0-9a7f-26c736eacca9 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Create snapshot from volume d338bb68-6651-43e0-a4a8-e8be26b385f4 Aug 20 01:03:56.401893 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.quota [None req-d2bc72f6-6246-43a0-9a7f-26c736eacca9 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Created reservations ['1e4fa9fc-ed70-4907-a1f5-cf6d7e43f3d3', 'af0cbd77-44b4-4905-b5f8-bfeb33b738b6', 'd7279ee1-b46f-435e-87d5-6ef7ca88b16c', 'e64b6921-ead7-43f4-8cd1-e9263e8f5bec'] {{(pid=100214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 01:03:56.459241 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-d2bc72f6-6246-43a0-9a7f-26c736eacca9 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Snapshot force create request issued successfully. Aug 20 01:03:56.459241 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-d2bc72f6-6246-43a0-9a7f-26c736eacca9 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] https://10.4.3.240/volume/v3/snapshots returned with HTTP 202 Aug 20 01:03:56.459876 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 793/3159] 10.4.3.240 () {68 vars in 1265 bytes} [Thu Aug 20 01:03:56 2026] POST /volume/v3/snapshots => generated 306 bytes in 129 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 01:03:56.478565 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-1a4ae801-da4b-4bd0-a6f5-847b8f603d12 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:03:56.482566 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-1a4ae801-da4b-4bd0-a6f5-847b8f603d12 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] GET https://10.4.3.240/volume/v3/snapshots/00518293-1b5d-430c-8eae-f7ad4aad71a5 Aug 20 01:03:56.482566 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-1a4ae801-da4b-4bd0-a6f5-847b8f603d12 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:03:56.482566 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-1a4ae801-da4b-4bd0-a6f5-847b8f603d12 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:03:56.487298 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:03:56.487298 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:03:56.487945 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-1a4ae801-da4b-4bd0-a6f5-847b8f603d12 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Snapshot retrieved successfully. Aug 20 01:03:56.488961 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-1a4ae801-da4b-4bd0-a6f5-847b8f603d12 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] https://10.4.3.240/volume/v3/snapshots/00518293-1b5d-430c-8eae-f7ad4aad71a5 returned with HTTP 200 Aug 20 01:03:56.489499 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 798/3160] 10.4.3.240 () {66 vars in 1354 bytes} [Thu Aug 20 01:03:56 2026] GET /volume/v3/snapshots/00518293-1b5d-430c-8eae-f7ad4aad71a5 => generated 438 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:03:56.712687 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-44543e13-46fc-4111-b7c5-1da59888f393 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:03:56.714320 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-44543e13-46fc-4111-b7c5-1da59888f393 tempest-VolumesExtendTest-410775687 tempest-VolumesExtendTest-410775687-project-member] GET https://10.4.3.240/volume/v3/snapshots/5efb3fa0-c87c-491d-9fde-54203d571817 Aug 20 01:03:56.714524 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-44543e13-46fc-4111-b7c5-1da59888f393 tempest-VolumesExtendTest-410775687 tempest-VolumesExtendTest-410775687-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:03:56.714709 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-44543e13-46fc-4111-b7c5-1da59888f393 tempest-VolumesExtendTest-410775687 tempest-VolumesExtendTest-410775687-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:03:56.718943 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-44543e13-46fc-4111-b7c5-1da59888f393 tempest-VolumesExtendTest-410775687 tempest-VolumesExtendTest-410775687-project-member] https://10.4.3.240/volume/v3/snapshots/5efb3fa0-c87c-491d-9fde-54203d571817 returned with HTTP 404 Aug 20 01:03:56.719466 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 787/3161] 10.4.3.240 () {66 vars in 1354 bytes} [Thu Aug 20 01:03:56 2026] GET /volume/v3/snapshots/5efb3fa0-c87c-491d-9fde-54203d571817 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:03:56.725496 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-788503b4-7bdf-49a7-a8b2-8f829043b524 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:03:56.727096 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-788503b4-7bdf-49a7-a8b2-8f829043b524 tempest-VolumesExtendTest-410775687 tempest-VolumesExtendTest-410775687-project-member] GET https://10.4.3.240/volume/v3/volumes/c47ffcc1-e605-498c-9420-ba04836a8702 Aug 20 01:03:56.727256 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-788503b4-7bdf-49a7-a8b2-8f829043b524 tempest-VolumesExtendTest-410775687 tempest-VolumesExtendTest-410775687-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:03:56.727444 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-788503b4-7bdf-49a7-a8b2-8f829043b524 tempest-VolumesExtendTest-410775687 tempest-VolumesExtendTest-410775687-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:03:56.733463 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:03:56.733463 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:03:56.736356 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-788503b4-7bdf-49a7-a8b2-8f829043b524 tempest-VolumesExtendTest-410775687 tempest-VolumesExtendTest-410775687-project-member] Volume info retrieved successfully. Aug 20 01:03:56.739729 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-788503b4-7bdf-49a7-a8b2-8f829043b524 tempest-VolumesExtendTest-410775687 tempest-VolumesExtendTest-410775687-project-member] https://10.4.3.240/volume/v3/volumes/c47ffcc1-e605-498c-9420-ba04836a8702 returned with HTTP 200 Aug 20 01:03:56.740065 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 784/3162] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:03:56 2026] GET /volume/v3/volumes/c47ffcc1-e605-498c-9420-ba04836a8702 => generated 841 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:03:56.750917 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-1dc3632e-e230-4d31-b44f-845723cf4239 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:03:56.752546 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-1dc3632e-e230-4d31-b44f-845723cf4239 tempest-VolumesExtendTest-410775687 tempest-VolumesExtendTest-410775687-project-member] DELETE https://10.4.3.240/volume/v3/volumes/c47ffcc1-e605-498c-9420-ba04836a8702 Aug 20 01:03:56.752728 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-1dc3632e-e230-4d31-b44f-845723cf4239 tempest-VolumesExtendTest-410775687 tempest-VolumesExtendTest-410775687-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:03:56.752904 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-1dc3632e-e230-4d31-b44f-845723cf4239 tempest-VolumesExtendTest-410775687 tempest-VolumesExtendTest-410775687-project-member] Calling method 'delete' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:03:56.753049 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.v3.volumes [None req-1dc3632e-e230-4d31-b44f-845723cf4239 tempest-VolumesExtendTest-410775687 tempest-VolumesExtendTest-410775687-project-member] Delete volume with id: c47ffcc1-e605-498c-9420-ba04836a8702 Aug 20 01:03:56.759176 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:03:56.759176 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:03:56.759657 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-1dc3632e-e230-4d31-b44f-845723cf4239 tempest-VolumesExtendTest-410775687 tempest-VolumesExtendTest-410775687-project-member] Volume info retrieved successfully. Aug 20 01:03:56.787817 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-1dc3632e-e230-4d31-b44f-845723cf4239 tempest-VolumesExtendTest-410775687 tempest-VolumesExtendTest-410775687-project-member] Delete volume request issued successfully. Aug 20 01:03:56.788011 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-1dc3632e-e230-4d31-b44f-845723cf4239 tempest-VolumesExtendTest-410775687 tempest-VolumesExtendTest-410775687-project-member] https://10.4.3.240/volume/v3/volumes/c47ffcc1-e605-498c-9420-ba04836a8702 returned with HTTP 202 Aug 20 01:03:56.788526 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 794/3163] 10.4.3.240 () {66 vars in 1351 bytes} [Thu Aug 20 01:03:56 2026] DELETE /volume/v3/volumes/c47ffcc1-e605-498c-9420-ba04836a8702 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 01:03:56.801783 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-02c2f234-1eb9-4e2b-ba60-98d32633b02a None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:03:56.805966 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-02c2f234-1eb9-4e2b-ba60-98d32633b02a tempest-VolumesExtendTest-410775687 tempest-VolumesExtendTest-410775687-project-member] GET https://10.4.3.240/volume/v3/volumes/c47ffcc1-e605-498c-9420-ba04836a8702 Aug 20 01:03:56.805966 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-02c2f234-1eb9-4e2b-ba60-98d32633b02a tempest-VolumesExtendTest-410775687 tempest-VolumesExtendTest-410775687-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:03:56.805966 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-02c2f234-1eb9-4e2b-ba60-98d32633b02a tempest-VolumesExtendTest-410775687 tempest-VolumesExtendTest-410775687-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:03:56.814299 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:03:56.814299 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:03:56.823355 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-02c2f234-1eb9-4e2b-ba60-98d32633b02a tempest-VolumesExtendTest-410775687 tempest-VolumesExtendTest-410775687-project-member] Volume info retrieved successfully. Aug 20 01:03:56.827896 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-02c2f234-1eb9-4e2b-ba60-98d32633b02a tempest-VolumesExtendTest-410775687 tempest-VolumesExtendTest-410775687-project-member] https://10.4.3.240/volume/v3/volumes/c47ffcc1-e605-498c-9420-ba04836a8702 returned with HTTP 200 Aug 20 01:03:56.828167 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 799/3164] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:03:56 2026] GET /volume/v3/volumes/c47ffcc1-e605-498c-9420-ba04836a8702 => generated 840 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:03:56.895372 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-a35f851d-3d36-410e-9564-e518b3f00d87 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:03:56.897813 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-a35f851d-3d36-410e-9564-e518b3f00d87 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] GET https://10.4.3.240/volume/v3/backups/32e4f396-16c7-485c-9555-1fa7e5e47c5e Aug 20 01:03:56.898469 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-a35f851d-3d36-410e-9564-e518b3f00d87 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:03:56.898522 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-a35f851d-3d36-410e-9564-e518b3f00d87 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:03:56.898756 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.v3.backups [None req-a35f851d-3d36-410e-9564-e518b3f00d87 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Show backup with id 32e4f396-16c7-485c-9555-1fa7e5e47c5e. {{(pid=100212) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:03:56.905981 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:03:56.905981 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:03:56.907439 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-a35f851d-3d36-410e-9564-e518b3f00d87 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] https://10.4.3.240/volume/v3/backups/32e4f396-16c7-485c-9555-1fa7e5e47c5e returned with HTTP 200 Aug 20 01:03:56.907845 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 788/3165] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:03:56 2026] GET /volume/v3/backups/32e4f396-16c7-485c-9555-1fa7e5e47c5e => generated 735 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:03:57.499999 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-da94134d-81fc-4039-bf66-8d66e0221cf5 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:03:57.502118 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-da94134d-81fc-4039-bf66-8d66e0221cf5 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] GET https://10.4.3.240/volume/v3/snapshots/00518293-1b5d-430c-8eae-f7ad4aad71a5 Aug 20 01:03:57.502476 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-da94134d-81fc-4039-bf66-8d66e0221cf5 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:03:57.502476 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-da94134d-81fc-4039-bf66-8d66e0221cf5 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:03:57.508265 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:03:57.508265 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:03:57.509607 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-da94134d-81fc-4039-bf66-8d66e0221cf5 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Snapshot retrieved successfully. Aug 20 01:03:57.509607 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-da94134d-81fc-4039-bf66-8d66e0221cf5 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] https://10.4.3.240/volume/v3/snapshots/00518293-1b5d-430c-8eae-f7ad4aad71a5 returned with HTTP 200 Aug 20 01:03:57.513707 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 785/3166] 10.4.3.240 () {66 vars in 1354 bytes} [Thu Aug 20 01:03:57 2026] GET /volume/v3/snapshots/00518293-1b5d-430c-8eae-f7ad4aad71a5 => generated 465 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:03:57.522012 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-529b8280-ac0f-47bd-8d75-dc54b8374d5e None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:03:57.523453 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-529b8280-ac0f-47bd-8d75-dc54b8374d5e tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] GET https://10.4.3.240/volume/v3/snapshots/00518293-1b5d-430c-8eae-f7ad4aad71a5 Aug 20 01:03:57.523672 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-529b8280-ac0f-47bd-8d75-dc54b8374d5e tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:03:57.523857 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-529b8280-ac0f-47bd-8d75-dc54b8374d5e tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:03:57.530801 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:03:57.530801 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:03:57.531405 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-529b8280-ac0f-47bd-8d75-dc54b8374d5e tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Snapshot retrieved successfully. Aug 20 01:03:57.532276 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-529b8280-ac0f-47bd-8d75-dc54b8374d5e tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] https://10.4.3.240/volume/v3/snapshots/00518293-1b5d-430c-8eae-f7ad4aad71a5 returned with HTTP 200 Aug 20 01:03:57.532685 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 795/3167] 10.4.3.240 () {66 vars in 1354 bytes} [Thu Aug 20 01:03:57 2026] GET /volume/v3/snapshots/00518293-1b5d-430c-8eae-f7ad4aad71a5 => generated 465 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:03:57.840092 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-eb50c310-7486-4318-9fed-593b0efac118 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:03:57.842546 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-eb50c310-7486-4318-9fed-593b0efac118 tempest-VolumesExtendTest-410775687 tempest-VolumesExtendTest-410775687-project-member] GET https://10.4.3.240/volume/v3/volumes/c47ffcc1-e605-498c-9420-ba04836a8702 Aug 20 01:03:57.842756 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-eb50c310-7486-4318-9fed-593b0efac118 tempest-VolumesExtendTest-410775687 tempest-VolumesExtendTest-410775687-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:03:57.842930 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-eb50c310-7486-4318-9fed-593b0efac118 tempest-VolumesExtendTest-410775687 tempest-VolumesExtendTest-410775687-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:03:57.852256 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-eb50c310-7486-4318-9fed-593b0efac118 tempest-VolumesExtendTest-410775687 tempest-VolumesExtendTest-410775687-project-member] https://10.4.3.240/volume/v3/volumes/c47ffcc1-e605-498c-9420-ba04836a8702 returned with HTTP 404 Aug 20 01:03:57.852256 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 800/3168] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:03:57 2026] GET /volume/v3/volumes/c47ffcc1-e605-498c-9420-ba04836a8702 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:03:57.934856 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-0089725d-56b7-405c-8a70-2682487027fd None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:03:57.936448 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-0089725d-56b7-405c-8a70-2682487027fd tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] GET https://10.4.3.240/volume/v3/backups/32e4f396-16c7-485c-9555-1fa7e5e47c5e Aug 20 01:03:57.936662 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-0089725d-56b7-405c-8a70-2682487027fd tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:03:57.936958 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-0089725d-56b7-405c-8a70-2682487027fd tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:03:57.937061 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.v3.backups [None req-0089725d-56b7-405c-8a70-2682487027fd tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Show backup with id 32e4f396-16c7-485c-9555-1fa7e5e47c5e. {{(pid=100212) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:03:57.942939 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:03:57.942939 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:03:57.943547 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-0089725d-56b7-405c-8a70-2682487027fd tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] https://10.4.3.240/volume/v3/backups/32e4f396-16c7-485c-9555-1fa7e5e47c5e returned with HTTP 200 Aug 20 01:03:57.943961 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 789/3169] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:03:57 2026] GET /volume/v3/backups/32e4f396-16c7-485c-9555-1fa7e5e47c5e => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:03:58.959001 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-d2d8b795-5aa9-4fdf-809a-f43a3d7a76fc None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:03:58.961768 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-d2d8b795-5aa9-4fdf-809a-f43a3d7a76fc tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] GET https://10.4.3.240/volume/v3/backups/32e4f396-16c7-485c-9555-1fa7e5e47c5e Aug 20 01:03:58.961768 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-d2d8b795-5aa9-4fdf-809a-f43a3d7a76fc tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:03:58.961768 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-d2d8b795-5aa9-4fdf-809a-f43a3d7a76fc tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:03:58.961768 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.v3.backups [None req-d2d8b795-5aa9-4fdf-809a-f43a3d7a76fc tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Show backup with id 32e4f396-16c7-485c-9555-1fa7e5e47c5e. {{(pid=100213) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:03:58.965303 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:03:58.965303 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:03:58.966258 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-d2d8b795-5aa9-4fdf-809a-f43a3d7a76fc tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] https://10.4.3.240/volume/v3/backups/32e4f396-16c7-485c-9555-1fa7e5e47c5e returned with HTTP 200 Aug 20 01:03:58.966808 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 786/3170] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:03:58 2026] GET /volume/v3/backups/32e4f396-16c7-485c-9555-1fa7e5e47c5e => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:03:59.295413 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-60fc9793-f141-4f84-a801-89fa51a83449 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:03:59.383615 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-60fc9793-f141-4f84-a801-89fa51a83449 tempest-VolumesSnapshotListTestJSON-1373525989 tempest-VolumesSnapshotListTestJSON-1373525989-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 20 01:03:59.384032 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-60fc9793-f141-4f84-a801-89fa51a83449 tempest-VolumesSnapshotListTestJSON-1373525989 tempest-VolumesSnapshotListTestJSON-1373525989-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotListTestJSON-Volume-1571899144"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:03:59.385944 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.v3.volumes [None req-60fc9793-f141-4f84-a801-89fa51a83449 tempest-VolumesSnapshotListTestJSON-1373525989 tempest-VolumesSnapshotListTestJSON-1373525989-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotListTestJSON-Volume-1571899144'}} {{(pid=100214) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 01:03:59.386117 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.v3.volumes [None req-60fc9793-f141-4f84-a801-89fa51a83449 tempest-VolumesSnapshotListTestJSON-1373525989 tempest-VolumesSnapshotListTestJSON-1373525989-project-member] Create volume of 1 GB Aug 20 01:03:59.392705 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-60fc9793-f141-4f84-a801-89fa51a83449 tempest-VolumesSnapshotListTestJSON-1373525989 tempest-VolumesSnapshotListTestJSON-1373525989-project-member] Availability Zones retrieved successfully. Aug 20 01:03:59.399814 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-60fc9793-f141-4f84-a801-89fa51a83449 tempest-VolumesSnapshotListTestJSON-1373525989 tempest-VolumesSnapshotListTestJSON-1373525989-project-member] Flow 'volume_create_api' (c9a7f8dd-6b07-42dc-b148-ebd2cac3af09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:03:59.400880 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-60fc9793-f141-4f84-a801-89fa51a83449 tempest-VolumesSnapshotListTestJSON-1373525989 tempest-VolumesSnapshotListTestJSON-1373525989-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a11bc5d1-4bae-4c35-8fd2-06aed8d2f0b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:03:59.402004 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.flows.api.create_volume [None req-60fc9793-f141-4f84-a801-89fa51a83449 tempest-VolumesSnapshotListTestJSON-1373525989 tempest-VolumesSnapshotListTestJSON-1373525989-project-member] Validating volume size '1' using validate_int {{(pid=100214) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 01:03:59.427655 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-60fc9793-f141-4f84-a801-89fa51a83449 tempest-VolumesSnapshotListTestJSON-1373525989 tempest-VolumesSnapshotListTestJSON-1373525989-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a11bc5d1-4bae-4c35-8fd2-06aed8d2f0b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:52:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1ed58bd6-fe6a-497e-ae84-e8199d24fdfa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:03:59.428433 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-60fc9793-f141-4f84-a801-89fa51a83449 tempest-VolumesSnapshotListTestJSON-1373525989 tempest-VolumesSnapshotListTestJSON-1373525989-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eb90dc70-e00e-4b06-95fe-f2e8c2b54997) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:03:59.487212 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.quota [None req-60fc9793-f141-4f84-a801-89fa51a83449 tempest-VolumesSnapshotListTestJSON-1373525989 tempest-VolumesSnapshotListTestJSON-1373525989-project-member] Created reservations ['fe6699ec-6fa6-49d7-abd4-ab41d8157d54', '43eb3769-3329-4b8e-a7f2-cfe314b80ea5', '95507c68-7520-4a49-aac5-0b144017fe71', '5c30fdd3-9df7-493c-b33f-41dde94c18c4'] {{(pid=100214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 01:03:59.487945 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-60fc9793-f141-4f84-a801-89fa51a83449 tempest-VolumesSnapshotListTestJSON-1373525989 tempest-VolumesSnapshotListTestJSON-1373525989-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eb90dc70-e00e-4b06-95fe-f2e8c2b54997) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fe6699ec-6fa6-49d7-abd4-ab41d8157d54', '43eb3769-3329-4b8e-a7f2-cfe314b80ea5', '95507c68-7520-4a49-aac5-0b144017fe71', '5c30fdd3-9df7-493c-b33f-41dde94c18c4']}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:03:59.488630 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-60fc9793-f141-4f84-a801-89fa51a83449 tempest-VolumesSnapshotListTestJSON-1373525989 tempest-VolumesSnapshotListTestJSON-1373525989-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (942e8a0e-d981-4c53-bfef-125f05124d60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:03:59.509355 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-60fc9793-f141-4f84-a801-89fa51a83449 tempest-VolumesSnapshotListTestJSON-1373525989 tempest-VolumesSnapshotListTestJSON-1373525989-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (942e8a0e-d981-4c53-bfef-125f05124d60) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '74dbe1ae-492e-44dd-a4cb-2b095473d33f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-1571899144',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='268b2d951a3b47ddaa8aa62f78b50939',qos_specs=None,replication_status=,reservations=['fe6699ec-6fa6-49d7-abd4-ab41d8157d54','43eb3769-3329-4b8e-a7f2-cfe314b80ea5','95507c68-7520-4a49-aac5-0b144017fe71','5c30fdd3-9df7-493c-b33f-41dde94c18c4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='11db1a336692489aac50af43216a653c',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T01:03:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-1571899144',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=74dbe1ae-492e-44dd-a4cb-2b095473d33f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='268b2d951a3b47ddaa8aa62f78b50939',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='11db1a336692489aac50af43216a653c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1ed58bd6-fe6a-497e-ae84-e8199d24fdfa),volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:03:59.510058 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-60fc9793-f141-4f84-a801-89fa51a83449 tempest-VolumesSnapshotListTestJSON-1373525989 tempest-VolumesSnapshotListTestJSON-1373525989-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (70c849fc-56f0-48f5-8ae3-d9b00604aaf2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:03:59.528970 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-60fc9793-f141-4f84-a801-89fa51a83449 tempest-VolumesSnapshotListTestJSON-1373525989 tempest-VolumesSnapshotListTestJSON-1373525989-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (70c849fc-56f0-48f5-8ae3-d9b00604aaf2) transitioned into state 'SUCCESS' from state '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-1571899144',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='268b2d951a3b47ddaa8aa62f78b50939',qos_specs=None,replication_status=,reservations=['fe6699ec-6fa6-49d7-abd4-ab41d8157d54','43eb3769-3329-4b8e-a7f2-cfe314b80ea5','95507c68-7520-4a49-aac5-0b144017fe71','5c30fdd3-9df7-493c-b33f-41dde94c18c4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='11db1a336692489aac50af43216a653c',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:03:59.529658 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-60fc9793-f141-4f84-a801-89fa51a83449 tempest-VolumesSnapshotListTestJSON-1373525989 tempest-VolumesSnapshotListTestJSON-1373525989-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c1c743ce-5f2b-475c-b0ae-75ad03fb73c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:03:59.538577 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-60fc9793-f141-4f84-a801-89fa51a83449 tempest-VolumesSnapshotListTestJSON-1373525989 tempest-VolumesSnapshotListTestJSON-1373525989-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c1c743ce-5f2b-475c-b0ae-75ad03fb73c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:03:59.539351 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-60fc9793-f141-4f84-a801-89fa51a83449 tempest-VolumesSnapshotListTestJSON-1373525989 tempest-VolumesSnapshotListTestJSON-1373525989-project-member] Flow 'volume_create_api' (c9a7f8dd-6b07-42dc-b148-ebd2cac3af09) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:03:59.539667 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-60fc9793-f141-4f84-a801-89fa51a83449 tempest-VolumesSnapshotListTestJSON-1373525989 tempest-VolumesSnapshotListTestJSON-1373525989-project-member] Create volume request issued successfully. Aug 20 01:03:59.540230 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-60fc9793-f141-4f84-a801-89fa51a83449 tempest-VolumesSnapshotListTestJSON-1373525989 tempest-VolumesSnapshotListTestJSON-1373525989-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 20 01:03:59.540644 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 796/3171] 10.4.3.240 () {68 vars in 1258 bytes} [Thu Aug 20 01:03:59 2026] POST /volume/v3/volumes => generated 758 bytes in 246 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 01:03:59.556254 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-0bae812a-5e60-46ba-8977-b7730a1198db None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:03:59.558809 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-0bae812a-5e60-46ba-8977-b7730a1198db tempest-VolumesSnapshotListTestJSON-1373525989 tempest-VolumesSnapshotListTestJSON-1373525989-project-member] GET https://10.4.3.240/volume/v3/volumes/74dbe1ae-492e-44dd-a4cb-2b095473d33f Aug 20 01:03:59.559038 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-0bae812a-5e60-46ba-8977-b7730a1198db tempest-VolumesSnapshotListTestJSON-1373525989 tempest-VolumesSnapshotListTestJSON-1373525989-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:03:59.559250 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-0bae812a-5e60-46ba-8977-b7730a1198db tempest-VolumesSnapshotListTestJSON-1373525989 tempest-VolumesSnapshotListTestJSON-1373525989-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:03:59.566643 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:03:59.566643 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:03:59.570827 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-0bae812a-5e60-46ba-8977-b7730a1198db tempest-VolumesSnapshotListTestJSON-1373525989 tempest-VolumesSnapshotListTestJSON-1373525989-project-member] Volume info retrieved successfully. Aug 20 01:03:59.576665 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-0bae812a-5e60-46ba-8977-b7730a1198db tempest-VolumesSnapshotListTestJSON-1373525989 tempest-VolumesSnapshotListTestJSON-1373525989-project-member] https://10.4.3.240/volume/v3/volumes/74dbe1ae-492e-44dd-a4cb-2b095473d33f returned with HTTP 200 Aug 20 01:03:59.577045 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 801/3172] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:03:59 2026] GET /volume/v3/volumes/74dbe1ae-492e-44dd-a4cb-2b095473d33f => generated 826 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:03:59.976029 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-fc5d52fe-f7d0-4c2d-8347-45077ba016c8 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:03:59.978221 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-fc5d52fe-f7d0-4c2d-8347-45077ba016c8 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] GET https://10.4.3.240/volume/v3/backups/32e4f396-16c7-485c-9555-1fa7e5e47c5e Aug 20 01:03:59.979611 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-fc5d52fe-f7d0-4c2d-8347-45077ba016c8 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:03:59.979611 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-fc5d52fe-f7d0-4c2d-8347-45077ba016c8 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:03:59.979611 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.v3.backups [None req-fc5d52fe-f7d0-4c2d-8347-45077ba016c8 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Show backup with id 32e4f396-16c7-485c-9555-1fa7e5e47c5e. {{(pid=100212) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:03:59.982914 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:03:59.982914 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:03:59.983585 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-fc5d52fe-f7d0-4c2d-8347-45077ba016c8 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] https://10.4.3.240/volume/v3/backups/32e4f396-16c7-485c-9555-1fa7e5e47c5e returned with HTTP 200 Aug 20 01:03:59.984041 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 790/3173] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:03:59 2026] GET /volume/v3/backups/32e4f396-16c7-485c-9555-1fa7e5e47c5e => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:04:00.589134 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-8ef131d0-f5da-4994-8161-cd56697931a6 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:04:00.592529 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-8ef131d0-f5da-4994-8161-cd56697931a6 tempest-VolumesSnapshotListTestJSON-1373525989 tempest-VolumesSnapshotListTestJSON-1373525989-project-member] GET https://10.4.3.240/volume/v3/volumes/74dbe1ae-492e-44dd-a4cb-2b095473d33f Aug 20 01:04:00.592529 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-8ef131d0-f5da-4994-8161-cd56697931a6 tempest-VolumesSnapshotListTestJSON-1373525989 tempest-VolumesSnapshotListTestJSON-1373525989-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:04:00.592529 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-8ef131d0-f5da-4994-8161-cd56697931a6 tempest-VolumesSnapshotListTestJSON-1373525989 tempest-VolumesSnapshotListTestJSON-1373525989-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:04:00.598619 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:04:00.598619 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:04:00.602008 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-8ef131d0-f5da-4994-8161-cd56697931a6 tempest-VolumesSnapshotListTestJSON-1373525989 tempest-VolumesSnapshotListTestJSON-1373525989-project-member] Volume info retrieved successfully. Aug 20 01:04:00.605821 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-8ef131d0-f5da-4994-8161-cd56697931a6 tempest-VolumesSnapshotListTestJSON-1373525989 tempest-VolumesSnapshotListTestJSON-1373525989-project-member] https://10.4.3.240/volume/v3/volumes/74dbe1ae-492e-44dd-a4cb-2b095473d33f returned with HTTP 200 Aug 20 01:04:00.606269 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 787/3174] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:04:00 2026] GET /volume/v3/volumes/74dbe1ae-492e-44dd-a4cb-2b095473d33f => generated 851 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:04:00.620501 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-bf45b5b2-b829-4989-a687-1ae583e64266 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:04:00.621377 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-bf45b5b2-b829-4989-a687-1ae583e64266 tempest-VolumesSnapshotListTestJSON-1373525989 tempest-VolumesSnapshotListTestJSON-1373525989-project-member] POST https://10.4.3.240/volume/v3/snapshots Aug 20 01:04:00.621775 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-bf45b5b2-b829-4989-a687-1ae583e64266 tempest-VolumesSnapshotListTestJSON-1373525989 tempest-VolumesSnapshotListTestJSON-1373525989-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "74dbe1ae-492e-44dd-a4cb-2b095473d33f", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-1954700258"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:04:00.629418 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:04:00.629418 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:04:00.629852 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-bf45b5b2-b829-4989-a687-1ae583e64266 tempest-VolumesSnapshotListTestJSON-1373525989 tempest-VolumesSnapshotListTestJSON-1373525989-project-member] Volume info retrieved successfully. Aug 20 01:04:00.629963 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.v3.snapshots [None req-bf45b5b2-b829-4989-a687-1ae583e64266 tempest-VolumesSnapshotListTestJSON-1373525989 tempest-VolumesSnapshotListTestJSON-1373525989-project-member] Create snapshot from volume 74dbe1ae-492e-44dd-a4cb-2b095473d33f Aug 20 01:04:00.658611 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.quota [None req-bf45b5b2-b829-4989-a687-1ae583e64266 tempest-VolumesSnapshotListTestJSON-1373525989 tempest-VolumesSnapshotListTestJSON-1373525989-project-member] Created reservations ['9f4f5a54-739d-4b19-817c-f974d1603c06', '40fa0340-2860-4470-86ab-16a4f08ce33a', 'e05748e9-ced3-419e-9869-cacdfdcc54f9', '92a8fc38-e1cd-4003-8489-558bf99d2d2c'] {{(pid=100214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 01:04:00.686647 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-bf45b5b2-b829-4989-a687-1ae583e64266 tempest-VolumesSnapshotListTestJSON-1373525989 tempest-VolumesSnapshotListTestJSON-1373525989-project-member] Snapshot create request issued successfully. Aug 20 01:04:00.686947 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-bf45b5b2-b829-4989-a687-1ae583e64266 tempest-VolumesSnapshotListTestJSON-1373525989 tempest-VolumesSnapshotListTestJSON-1373525989-project-member] https://10.4.3.240/volume/v3/snapshots returned with HTTP 202 Aug 20 01:04:00.687318 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 797/3175] 10.4.3.240 () {68 vars in 1265 bytes} [Thu Aug 20 01:04:00 2026] POST /volume/v3/snapshots => generated 314 bytes in 69 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 01:04:00.695759 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-a3260a9d-dd10-429e-b9f2-faa9d862bf2d None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:04:00.698089 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-a3260a9d-dd10-429e-b9f2-faa9d862bf2d tempest-VolumesSnapshotListTestJSON-1373525989 tempest-VolumesSnapshotListTestJSON-1373525989-project-member] GET https://10.4.3.240/volume/v3/snapshots/42876286-6f8c-4dac-8ec4-4a619efa3d65 Aug 20 01:04:00.698176 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-a3260a9d-dd10-429e-b9f2-faa9d862bf2d tempest-VolumesSnapshotListTestJSON-1373525989 tempest-VolumesSnapshotListTestJSON-1373525989-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:04:00.698425 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-a3260a9d-dd10-429e-b9f2-faa9d862bf2d tempest-VolumesSnapshotListTestJSON-1373525989 tempest-VolumesSnapshotListTestJSON-1373525989-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:04:00.707885 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:04:00.707885 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:04:00.708278 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-a3260a9d-dd10-429e-b9f2-faa9d862bf2d tempest-VolumesSnapshotListTestJSON-1373525989 tempest-VolumesSnapshotListTestJSON-1373525989-project-member] Snapshot retrieved successfully. Aug 20 01:04:00.709537 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-a3260a9d-dd10-429e-b9f2-faa9d862bf2d tempest-VolumesSnapshotListTestJSON-1373525989 tempest-VolumesSnapshotListTestJSON-1373525989-project-member] https://10.4.3.240/volume/v3/snapshots/42876286-6f8c-4dac-8ec4-4a619efa3d65 returned with HTTP 200 Aug 20 01:04:00.710728 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 802/3176] 10.4.3.240 () {66 vars in 1354 bytes} [Thu Aug 20 01:04:00 2026] GET /volume/v3/snapshots/42876286-6f8c-4dac-8ec4-4a619efa3d65 => generated 446 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:04:00.994471 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-a01eedc1-c300-4240-ad25-d9d068843bbc None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:04:00.996703 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-a01eedc1-c300-4240-ad25-d9d068843bbc tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] GET https://10.4.3.240/volume/v3/backups/32e4f396-16c7-485c-9555-1fa7e5e47c5e Aug 20 01:04:00.997184 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-a01eedc1-c300-4240-ad25-d9d068843bbc tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:04:00.998156 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-a01eedc1-c300-4240-ad25-d9d068843bbc tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:04:00.998156 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.v3.backups [None req-a01eedc1-c300-4240-ad25-d9d068843bbc tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Show backup with id 32e4f396-16c7-485c-9555-1fa7e5e47c5e. {{(pid=100212) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:04:01.002969 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:04:01.002969 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:04:01.004457 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-a01eedc1-c300-4240-ad25-d9d068843bbc tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] https://10.4.3.240/volume/v3/backups/32e4f396-16c7-485c-9555-1fa7e5e47c5e returned with HTTP 200 Aug 20 01:04:01.004457 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 791/3177] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:04:00 2026] GET /volume/v3/backups/32e4f396-16c7-485c-9555-1fa7e5e47c5e => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:04:01.718854 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-c4cc6c5c-cf89-4b21-839f-9cf914725ac8 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:04:01.720518 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-c4cc6c5c-cf89-4b21-839f-9cf914725ac8 tempest-VolumesSnapshotListTestJSON-1373525989 tempest-VolumesSnapshotListTestJSON-1373525989-project-member] GET https://10.4.3.240/volume/v3/snapshots/42876286-6f8c-4dac-8ec4-4a619efa3d65 Aug 20 01:04:01.720853 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-c4cc6c5c-cf89-4b21-839f-9cf914725ac8 tempest-VolumesSnapshotListTestJSON-1373525989 tempest-VolumesSnapshotListTestJSON-1373525989-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:04:01.721137 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-c4cc6c5c-cf89-4b21-839f-9cf914725ac8 tempest-VolumesSnapshotListTestJSON-1373525989 tempest-VolumesSnapshotListTestJSON-1373525989-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:04:01.727433 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:04:01.727433 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:04:01.727433 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-c4cc6c5c-cf89-4b21-839f-9cf914725ac8 tempest-VolumesSnapshotListTestJSON-1373525989 tempest-VolumesSnapshotListTestJSON-1373525989-project-member] Snapshot retrieved successfully. Aug 20 01:04:01.727433 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-c4cc6c5c-cf89-4b21-839f-9cf914725ac8 tempest-VolumesSnapshotListTestJSON-1373525989 tempest-VolumesSnapshotListTestJSON-1373525989-project-member] https://10.4.3.240/volume/v3/snapshots/42876286-6f8c-4dac-8ec4-4a619efa3d65 returned with HTTP 200 Aug 20 01:04:01.727433 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 788/3178] 10.4.3.240 () {66 vars in 1354 bytes} [Thu Aug 20 01:04:01 2026] GET /volume/v3/snapshots/42876286-6f8c-4dac-8ec4-4a619efa3d65 => generated 473 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:04:01.735746 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-e4241b25-1b6f-4f8d-a1d1-f0e848879dbc None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:04:01.738175 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-e4241b25-1b6f-4f8d-a1d1-f0e848879dbc tempest-VolumesSnapshotListTestJSON-1373525989 tempest-VolumesSnapshotListTestJSON-1373525989-project-member] POST https://10.4.3.240/volume/v3/snapshots Aug 20 01:04:01.738702 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-e4241b25-1b6f-4f8d-a1d1-f0e848879dbc tempest-VolumesSnapshotListTestJSON-1373525989 tempest-VolumesSnapshotListTestJSON-1373525989-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "74dbe1ae-492e-44dd-a4cb-2b095473d33f", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-184418550"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:04:01.749672 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:04:01.749672 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:04:01.750406 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-e4241b25-1b6f-4f8d-a1d1-f0e848879dbc tempest-VolumesSnapshotListTestJSON-1373525989 tempest-VolumesSnapshotListTestJSON-1373525989-project-member] Volume info retrieved successfully. Aug 20 01:04:01.750611 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.v3.snapshots [None req-e4241b25-1b6f-4f8d-a1d1-f0e848879dbc tempest-VolumesSnapshotListTestJSON-1373525989 tempest-VolumesSnapshotListTestJSON-1373525989-project-member] Create snapshot from volume 74dbe1ae-492e-44dd-a4cb-2b095473d33f Aug 20 01:04:01.775563 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.quota [None req-e4241b25-1b6f-4f8d-a1d1-f0e848879dbc tempest-VolumesSnapshotListTestJSON-1373525989 tempest-VolumesSnapshotListTestJSON-1373525989-project-member] Created reservations ['b750cc96-e18d-4763-b8cc-aa42accc2f8f', 'dc6ae32f-5d41-4936-aa49-01cb81c3c3ec', '994fa4ca-0695-4d33-8f10-7e726989f265', 'b0dbd712-31a6-40fa-8847-970d57427282'] {{(pid=100214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 01:04:01.800277 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-e4241b25-1b6f-4f8d-a1d1-f0e848879dbc tempest-VolumesSnapshotListTestJSON-1373525989 tempest-VolumesSnapshotListTestJSON-1373525989-project-member] Snapshot create request issued successfully. Aug 20 01:04:01.800698 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-e4241b25-1b6f-4f8d-a1d1-f0e848879dbc tempest-VolumesSnapshotListTestJSON-1373525989 tempest-VolumesSnapshotListTestJSON-1373525989-project-member] https://10.4.3.240/volume/v3/snapshots returned with HTTP 202 Aug 20 01:04:01.801094 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 798/3179] 10.4.3.240 () {68 vars in 1265 bytes} [Thu Aug 20 01:04:01 2026] POST /volume/v3/snapshots => generated 313 bytes in 66 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 01:04:01.810438 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-2a3a5b14-dade-467b-aade-273449ecff2d None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:04:01.812475 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-2a3a5b14-dade-467b-aade-273449ecff2d tempest-VolumesSnapshotListTestJSON-1373525989 tempest-VolumesSnapshotListTestJSON-1373525989-project-member] GET https://10.4.3.240/volume/v3/snapshots/1179e239-59f7-4b89-b04f-26062e371639 Aug 20 01:04:01.812871 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-2a3a5b14-dade-467b-aade-273449ecff2d tempest-VolumesSnapshotListTestJSON-1373525989 tempest-VolumesSnapshotListTestJSON-1373525989-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:04:01.813037 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-2a3a5b14-dade-467b-aade-273449ecff2d tempest-VolumesSnapshotListTestJSON-1373525989 tempest-VolumesSnapshotListTestJSON-1373525989-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:04:01.818451 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:04:01.818451 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:04:01.819011 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-2a3a5b14-dade-467b-aade-273449ecff2d tempest-VolumesSnapshotListTestJSON-1373525989 tempest-VolumesSnapshotListTestJSON-1373525989-project-member] Snapshot retrieved successfully. Aug 20 01:04:01.819889 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-2a3a5b14-dade-467b-aade-273449ecff2d tempest-VolumesSnapshotListTestJSON-1373525989 tempest-VolumesSnapshotListTestJSON-1373525989-project-member] https://10.4.3.240/volume/v3/snapshots/1179e239-59f7-4b89-b04f-26062e371639 returned with HTTP 200 Aug 20 01:04:01.820148 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 803/3180] 10.4.3.240 () {66 vars in 1354 bytes} [Thu Aug 20 01:04:01 2026] GET /volume/v3/snapshots/1179e239-59f7-4b89-b04f-26062e371639 => generated 445 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:04:02.014088 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-24bb1e16-bc38-4002-9fa6-919485aa4828 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:04:02.015960 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-24bb1e16-bc38-4002-9fa6-919485aa4828 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] GET https://10.4.3.240/volume/v3/backups/32e4f396-16c7-485c-9555-1fa7e5e47c5e Aug 20 01:04:02.016163 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-24bb1e16-bc38-4002-9fa6-919485aa4828 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:04:02.016375 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-24bb1e16-bc38-4002-9fa6-919485aa4828 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:04:02.016531 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.v3.backups [None req-24bb1e16-bc38-4002-9fa6-919485aa4828 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Show backup with id 32e4f396-16c7-485c-9555-1fa7e5e47c5e. {{(pid=100212) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:04:02.022147 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:04:02.022147 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:04:02.022850 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-24bb1e16-bc38-4002-9fa6-919485aa4828 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] https://10.4.3.240/volume/v3/backups/32e4f396-16c7-485c-9555-1fa7e5e47c5e returned with HTTP 200 Aug 20 01:04:02.023218 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 792/3181] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:04:02 2026] GET /volume/v3/backups/32e4f396-16c7-485c-9555-1fa7e5e47c5e => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:04:02.829670 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-9acf728b-ddac-4153-a7da-d899f7d14fbd None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:04:02.831351 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-9acf728b-ddac-4153-a7da-d899f7d14fbd tempest-VolumesSnapshotListTestJSON-1373525989 tempest-VolumesSnapshotListTestJSON-1373525989-project-member] GET https://10.4.3.240/volume/v3/snapshots/1179e239-59f7-4b89-b04f-26062e371639 Aug 20 01:04:02.831567 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-9acf728b-ddac-4153-a7da-d899f7d14fbd tempest-VolumesSnapshotListTestJSON-1373525989 tempest-VolumesSnapshotListTestJSON-1373525989-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:04:02.831745 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-9acf728b-ddac-4153-a7da-d899f7d14fbd tempest-VolumesSnapshotListTestJSON-1373525989 tempest-VolumesSnapshotListTestJSON-1373525989-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:04:02.836048 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:04:02.836048 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:04:02.836427 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-9acf728b-ddac-4153-a7da-d899f7d14fbd tempest-VolumesSnapshotListTestJSON-1373525989 tempest-VolumesSnapshotListTestJSON-1373525989-project-member] Snapshot retrieved successfully. Aug 20 01:04:02.837114 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-9acf728b-ddac-4153-a7da-d899f7d14fbd tempest-VolumesSnapshotListTestJSON-1373525989 tempest-VolumesSnapshotListTestJSON-1373525989-project-member] https://10.4.3.240/volume/v3/snapshots/1179e239-59f7-4b89-b04f-26062e371639 returned with HTTP 200 Aug 20 01:04:02.837440 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 789/3182] 10.4.3.240 () {66 vars in 1354 bytes} [Thu Aug 20 01:04:02 2026] GET /volume/v3/snapshots/1179e239-59f7-4b89-b04f-26062e371639 => generated 472 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:04:02.846520 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-5f8d234e-2cea-4181-abd2-b9c44e965933 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:04:02.848250 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-5f8d234e-2cea-4181-abd2-b9c44e965933 tempest-VolumesSnapshotListTestJSON-1373525989 tempest-VolumesSnapshotListTestJSON-1373525989-project-member] POST https://10.4.3.240/volume/v3/snapshots Aug 20 01:04:02.848584 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-5f8d234e-2cea-4181-abd2-b9c44e965933 tempest-VolumesSnapshotListTestJSON-1373525989 tempest-VolumesSnapshotListTestJSON-1373525989-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "74dbe1ae-492e-44dd-a4cb-2b095473d33f", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-1204452380"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:04:02.856133 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:04:02.856133 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:04:02.856622 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-5f8d234e-2cea-4181-abd2-b9c44e965933 tempest-VolumesSnapshotListTestJSON-1373525989 tempest-VolumesSnapshotListTestJSON-1373525989-project-member] Volume info retrieved successfully. Aug 20 01:04:02.856731 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.v3.snapshots [None req-5f8d234e-2cea-4181-abd2-b9c44e965933 tempest-VolumesSnapshotListTestJSON-1373525989 tempest-VolumesSnapshotListTestJSON-1373525989-project-member] Create snapshot from volume 74dbe1ae-492e-44dd-a4cb-2b095473d33f Aug 20 01:04:02.879584 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.quota [None req-5f8d234e-2cea-4181-abd2-b9c44e965933 tempest-VolumesSnapshotListTestJSON-1373525989 tempest-VolumesSnapshotListTestJSON-1373525989-project-member] Created reservations ['24ed9644-4a4b-4ba6-8d70-13dd6806a201', '77c1f2bf-ee14-464e-8ad1-a4210aed601b', 'e582a747-c0a5-4e8c-b615-35861121fbd7', '2ca0742a-a14b-4e3b-8678-9591ea0d869e'] {{(pid=100214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 01:04:02.905600 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-5f8d234e-2cea-4181-abd2-b9c44e965933 tempest-VolumesSnapshotListTestJSON-1373525989 tempest-VolumesSnapshotListTestJSON-1373525989-project-member] Snapshot create request issued successfully. Aug 20 01:04:02.905986 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-5f8d234e-2cea-4181-abd2-b9c44e965933 tempest-VolumesSnapshotListTestJSON-1373525989 tempest-VolumesSnapshotListTestJSON-1373525989-project-member] https://10.4.3.240/volume/v3/snapshots returned with HTTP 202 Aug 20 01:04:02.906534 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 799/3183] 10.4.3.240 () {68 vars in 1265 bytes} [Thu Aug 20 01:04:02 2026] POST /volume/v3/snapshots => generated 314 bytes in 60 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 01:04:02.915170 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-4f6def0b-cc2f-4fbc-accf-85f5698d1f8d None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:04:02.916894 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-4f6def0b-cc2f-4fbc-accf-85f5698d1f8d tempest-VolumesSnapshotListTestJSON-1373525989 tempest-VolumesSnapshotListTestJSON-1373525989-project-member] GET https://10.4.3.240/volume/v3/snapshots/4d897721-9766-4503-ae2d-bd05b974c224 Aug 20 01:04:02.917058 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-4f6def0b-cc2f-4fbc-accf-85f5698d1f8d tempest-VolumesSnapshotListTestJSON-1373525989 tempest-VolumesSnapshotListTestJSON-1373525989-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:04:02.917246 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-4f6def0b-cc2f-4fbc-accf-85f5698d1f8d tempest-VolumesSnapshotListTestJSON-1373525989 tempest-VolumesSnapshotListTestJSON-1373525989-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:04:02.922135 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:04:02.922135 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:04:02.922867 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-4f6def0b-cc2f-4fbc-accf-85f5698d1f8d tempest-VolumesSnapshotListTestJSON-1373525989 tempest-VolumesSnapshotListTestJSON-1373525989-project-member] Snapshot retrieved successfully. Aug 20 01:04:02.923813 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-4f6def0b-cc2f-4fbc-accf-85f5698d1f8d tempest-VolumesSnapshotListTestJSON-1373525989 tempest-VolumesSnapshotListTestJSON-1373525989-project-member] https://10.4.3.240/volume/v3/snapshots/4d897721-9766-4503-ae2d-bd05b974c224 returned with HTTP 200 Aug 20 01:04:02.924123 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 804/3184] 10.4.3.240 () {66 vars in 1354 bytes} [Thu Aug 20 01:04:02 2026] GET /volume/v3/snapshots/4d897721-9766-4503-ae2d-bd05b974c224 => generated 446 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:04:03.037040 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-bddc7e13-d4b5-4e27-b097-3e3d92038a04 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:04:03.039175 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-bddc7e13-d4b5-4e27-b097-3e3d92038a04 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] GET https://10.4.3.240/volume/v3/backups/32e4f396-16c7-485c-9555-1fa7e5e47c5e Aug 20 01:04:03.039401 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-bddc7e13-d4b5-4e27-b097-3e3d92038a04 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:04:03.039582 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-bddc7e13-d4b5-4e27-b097-3e3d92038a04 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:04:03.039859 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.v3.backups [None req-bddc7e13-d4b5-4e27-b097-3e3d92038a04 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Show backup with id 32e4f396-16c7-485c-9555-1fa7e5e47c5e. {{(pid=100212) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:04:03.044909 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:04:03.044909 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:04:03.045735 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-bddc7e13-d4b5-4e27-b097-3e3d92038a04 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] https://10.4.3.240/volume/v3/backups/32e4f396-16c7-485c-9555-1fa7e5e47c5e returned with HTTP 200 Aug 20 01:04:03.046133 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 793/3185] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:04:03 2026] GET /volume/v3/backups/32e4f396-16c7-485c-9555-1fa7e5e47c5e => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:04:03.055837 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-3fc45ac5-4cef-43b5-b8e1-1f59ae325674 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:04:03.058101 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-3fc45ac5-4cef-43b5-b8e1-1f59ae325674 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] GET https://10.4.3.240/volume/v3/backups/32e4f396-16c7-485c-9555-1fa7e5e47c5e/export_record Aug 20 01:04:03.058418 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-3fc45ac5-4cef-43b5-b8e1-1f59ae325674 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:04:03.058688 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-3fc45ac5-4cef-43b5-b8e1-1f59ae325674 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Calling method 'export_record' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:04:03.058829 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.contrib.backups [None req-3fc45ac5-4cef-43b5-b8e1-1f59ae325674 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Export record for backup 32e4f396-16c7-485c-9555-1fa7e5e47c5e. {{(pid=100213) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 20 01:04:03.063971 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:04:03.063971 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:04:03.064841 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.backup.api [None req-3fc45ac5-4cef-43b5-b8e1-1f59ae325674 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Calling RPCAPI with context: , host: np0000007838, backup: 32e4f396-16c7-485c-9555-1fa7e5e47c5e. {{(pid=100213) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Aug 20 01:04:03.072150 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.backup.rpcapi [None req-3fc45ac5-4cef-43b5-b8e1-1f59ae325674 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] export_record in rpcapi backup_id 32e4f396-16c7-485c-9555-1fa7e5e47c5e on host np0000007838. {{(pid=100213) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Aug 20 01:04:03.083404 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.contrib.backups [None req-3fc45ac5-4cef-43b5-b8e1-1f59ae325674 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMzJlNGYzOTYtMTZjNy00ODVjLTk1NTUtMWZhN2U1ZTQ3YzVlIiwgInVzZXJfaWQiOiAiMzMyODhhY2QxZDc0NDVlZTgwYzQyMzAxYzY5ZTU2MjIiLCAicHJvamVjdF9pZCI6ICIzMmJkZDdiZDRiNDE0MjVjODNjMWZjZjNjMjljZDdhZSIsICJ2b2x1bWVfaWQiOiAiNTM5NmMwODYtN2YxNC00ZTUyLTgwOWYtNmY4MDg4YjY2N2U3IiwgImhvc3QiOiAibnAwMDAwMDA3ODM4IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC01NzcyMDY4MTAiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV81Mzk2YzA4Ni03ZjE0LTRlNTItODA5Zi02ZjgwODhiNjY3ZTcvMjAyNjA4MjAwMTAzNDkvYXpfbm92YV9iYWNrdXBfMzJlNGYzOTYtMTZjNy00ODVjLTk1NTUtMWZhN2U1ZTQ3YzVlIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0yMFQwMTowMzo0N1oiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0yMFQwMTowMzo0N1oiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTIwVDAxOjA0OjAyWiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=100213) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Aug 20 01:04:03.083775 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-3fc45ac5-4cef-43b5-b8e1-1f59ae325674 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] https://10.4.3.240/volume/v3/backups/32e4f396-16c7-485c-9555-1fa7e5e47c5e/export_record returned with HTTP 200 Aug 20 01:04:03.084576 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 790/3186] 10.4.3.240 () {68 vars in 1430 bytes} [Thu Aug 20 01:04:03 2026] GET /volume/v3/backups/32e4f396-16c7-485c-9555-1fa7e5e47c5e/export_record => generated 1424 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:04:03.092764 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-41da8cee-d383-47cc-a259-b8feb0d58954 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:04:03.094505 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-41da8cee-d383-47cc-a259-b8feb0d58954 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] GET https://10.4.3.240/volume/v3/backups/32e4f396-16c7-485c-9555-1fa7e5e47c5e Aug 20 01:04:03.094695 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-41da8cee-d383-47cc-a259-b8feb0d58954 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:04:03.094875 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-41da8cee-d383-47cc-a259-b8feb0d58954 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:04:03.094969 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-41da8cee-d383-47cc-a259-b8feb0d58954 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Show backup with id 32e4f396-16c7-485c-9555-1fa7e5e47c5e. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:04:03.098695 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:04:03.098695 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:04:03.099244 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-41da8cee-d383-47cc-a259-b8feb0d58954 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] https://10.4.3.240/volume/v3/backups/32e4f396-16c7-485c-9555-1fa7e5e47c5e returned with HTTP 200 Aug 20 01:04:03.099599 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 800/3187] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:04:03 2026] GET /volume/v3/backups/32e4f396-16c7-485c-9555-1fa7e5e47c5e => generated 737 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:04:03.111318 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-47a81adf-b799-4a69-b78e-38fdb1985380 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:04:03.112981 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-47a81adf-b799-4a69-b78e-38fdb1985380 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-member] POST https://10.4.3.240/volume/v3/backups/import_record Aug 20 01:04:03.113349 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-47a81adf-b799-4a69-b78e-38fdb1985380 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-member] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiODNlMGIxZDctNWVmZi00NTMyLWIxYzMtNDllY2FhNzhiMjU5IiwgInVzZXJfaWQiOiAiMzMyODhhY2QxZDc0NDVlZTgwYzQyMzAxYzY5ZTU2MjIiLCAicHJvamVjdF9pZCI6ICIzMmJkZDdiZDRiNDE0MjVjODNjMWZjZjNjMjljZDdhZSIsICJ2b2x1bWVfaWQiOiAiNTM5NmMwODYtN2YxNC00ZTUyLTgwOWYtNmY4MDg4YjY2N2U3IiwgImhvc3QiOiAibnAwMDAwMDA3ODM4IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC01NzcyMDY4MTAiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV81Mzk2YzA4Ni03ZjE0LTRlNTItODA5Zi02ZjgwODhiNjY3ZTcvMjAyNjA4MjAwMTAzNDkvYXpfbm92YV9iYWNrdXBfMzJlNGYzOTYtMTZjNy00ODVjLTk1NTUtMWZhN2U1ZTQ3YzVlIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0yMFQwMTowMzo0N1oiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0yMFQwMTowMzo0N1oiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTIwVDAxOjA0OjAyWiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0="}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:04:03.114644 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.contrib.backups [None req-47a81adf-b799-4a69-b78e-38fdb1985380 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-member] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiODNlMGIxZDctNWVmZi00NTMyLWIxYzMtNDllY2FhNzhiMjU5IiwgInVzZXJfaWQiOiAiMzMyODhhY2QxZDc0NDVlZTgwYzQyMzAxYzY5ZTU2MjIiLCAicHJvamVjdF9pZCI6ICIzMmJkZDdiZDRiNDE0MjVjODNjMWZjZjNjMjljZDdhZSIsICJ2b2x1bWVfaWQiOiAiNTM5NmMwODYtN2YxNC00ZTUyLTgwOWYtNmY4MDg4YjY2N2U3IiwgImhvc3QiOiAibnAwMDAwMDA3ODM4IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC01NzcyMDY4MTAiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV81Mzk2YzA4Ni03ZjE0LTRlNTItODA5Zi02ZjgwODhiNjY3ZTcvMjAyNjA4MjAwMTAzNDkvYXpfbm92YV9iYWNrdXBfMzJlNGYzOTYtMTZjNy00ODVjLTk1NTUtMWZhN2U1ZTQ3YzVlIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0yMFQwMTowMzo0N1oiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0yMFQwMTowMzo0N1oiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTIwVDAxOjA0OjAyWiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=100215) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Aug 20 01:04:03.114742 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.contrib.backups [None req-47a81adf-b799-4a69-b78e-38fdb1985380 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-member] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiODNlMGIxZDctNWVmZi00NTMyLWIxYzMtNDllY2FhNzhiMjU5IiwgInVzZXJfaWQiOiAiMzMyODhhY2QxZDc0NDVlZTgwYzQyMzAxYzY5ZTU2MjIiLCAicHJvamVjdF9pZCI6ICIzMmJkZDdiZDRiNDE0MjVjODNjMWZjZjNjMjljZDdhZSIsICJ2b2x1bWVfaWQiOiAiNTM5NmMwODYtN2YxNC00ZTUyLTgwOWYtNmY4MDg4YjY2N2U3IiwgImhvc3QiOiAibnAwMDAwMDA3ODM4IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC01NzcyMDY4MTAiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV81Mzk2YzA4Ni03ZjE0LTRlNTItODA5Zi02ZjgwODhiNjY3ZTcvMjAyNjA4MjAwMTAzNDkvYXpfbm92YV9iYWNrdXBfMzJlNGYzOTYtMTZjNy00ODVjLTk1NTUtMWZhN2U1ZTQ3YzVlIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0yMFQwMTowMzo0N1oiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0yMFQwMTowMzo0N1oiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTIwVDAxOjA0OjAyWiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0=. {{(pid=100215) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Aug 20 01:04:03.115286 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.policy [None req-47a81adf-b799-4a69-b78e-38fdb1985380 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-member] Policy check for backup:backup-import failed with context {'is_admin': False, 'user_id': '1638e8489bb04449997c3a94dbb71b1c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '32bdd7bd4b41425c83c1fcf3c29cd7ae', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100215) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 20 01:04:03.115464 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-47a81adf-b799-4a69-b78e-38fdb1985380 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-member] https://10.4.3.240/volume/v3/backups/import_record returned with HTTP 403 Aug 20 01:04:03.115846 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 805/3188] 10.4.3.240 () {70 vars in 1342 bytes} [Thu Aug 20 01:04:03 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 20 01:04:03.122678 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-5a1c5816-031e-4e79-8311-0e7e36879c5c None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:04:03.124401 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-5a1c5816-031e-4e79-8311-0e7e36879c5c tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] DELETE https://10.4.3.240/volume/v3/volumes/5396c086-7f14-4e52-809f-6f8088b667e7 Aug 20 01:04:03.124646 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-5a1c5816-031e-4e79-8311-0e7e36879c5c tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:04:03.124830 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-5a1c5816-031e-4e79-8311-0e7e36879c5c tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Calling method 'delete' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:04:03.124981 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.v3.volumes [None req-5a1c5816-031e-4e79-8311-0e7e36879c5c tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Delete volume with id: 5396c086-7f14-4e52-809f-6f8088b667e7 Aug 20 01:04:03.131754 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:04:03.131754 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:04:03.132027 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-5a1c5816-031e-4e79-8311-0e7e36879c5c tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Volume info retrieved successfully. Aug 20 01:04:03.147968 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-5a1c5816-031e-4e79-8311-0e7e36879c5c tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Delete volume request issued successfully. Aug 20 01:04:03.148234 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-5a1c5816-031e-4e79-8311-0e7e36879c5c tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] https://10.4.3.240/volume/v3/volumes/5396c086-7f14-4e52-809f-6f8088b667e7 returned with HTTP 202 Aug 20 01:04:03.148722 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 794/3189] 10.4.3.240 () {68 vars in 1391 bytes} [Thu Aug 20 01:04:03 2026] DELETE /volume/v3/volumes/5396c086-7f14-4e52-809f-6f8088b667e7 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 01:04:03.155366 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-edf6db62-df30-46e4-8814-3aa9977b3c3e None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:04:03.157020 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-edf6db62-df30-46e4-8814-3aa9977b3c3e tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] GET https://10.4.3.240/volume/v3/volumes/5396c086-7f14-4e52-809f-6f8088b667e7 Aug 20 01:04:03.157249 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-edf6db62-df30-46e4-8814-3aa9977b3c3e tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:04:03.157408 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-edf6db62-df30-46e4-8814-3aa9977b3c3e tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:04:03.163936 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:04:03.163936 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:04:03.167093 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-edf6db62-df30-46e4-8814-3aa9977b3c3e tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Volume info retrieved successfully. Aug 20 01:04:03.171484 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-edf6db62-df30-46e4-8814-3aa9977b3c3e tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] https://10.4.3.240/volume/v3/volumes/5396c086-7f14-4e52-809f-6f8088b667e7 returned with HTTP 200 Aug 20 01:04:03.171858 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 791/3190] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:04:03 2026] GET /volume/v3/volumes/5396c086-7f14-4e52-809f-6f8088b667e7 => generated 1008 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:04:03.796395 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-d20505e0-a2b0-4dfa-8eca-6591561f8bbf None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:04:03.798019 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-d20505e0-a2b0-4dfa-8eca-6591561f8bbf tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] DELETE https://10.4.3.240/volume/v3/snapshots/00518293-1b5d-430c-8eae-f7ad4aad71a5 Aug 20 01:04:03.798230 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-d20505e0-a2b0-4dfa-8eca-6591561f8bbf tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:04:03.798421 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-d20505e0-a2b0-4dfa-8eca-6591561f8bbf tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Calling method 'delete' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:04:03.798523 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.v3.snapshots [None req-d20505e0-a2b0-4dfa-8eca-6591561f8bbf tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Delete snapshot with id: 00518293-1b5d-430c-8eae-f7ad4aad71a5 Aug 20 01:04:03.803299 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:04:03.803299 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:04:03.803699 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-d20505e0-a2b0-4dfa-8eca-6591561f8bbf tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Snapshot retrieved successfully. Aug 20 01:04:03.818926 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-d20505e0-a2b0-4dfa-8eca-6591561f8bbf tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Snapshot delete request issued successfully. Aug 20 01:04:03.819073 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-d20505e0-a2b0-4dfa-8eca-6591561f8bbf tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] https://10.4.3.240/volume/v3/snapshots/00518293-1b5d-430c-8eae-f7ad4aad71a5 returned with HTTP 202 Aug 20 01:04:03.819433 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 801/3191] 10.4.3.240 () {66 vars in 1357 bytes} [Thu Aug 20 01:04:03 2026] DELETE /volume/v3/snapshots/00518293-1b5d-430c-8eae-f7ad4aad71a5 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 01:04:03.827450 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-8e13f797-462d-46a6-8041-96d6e5f09cff None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:04:03.828813 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-8e13f797-462d-46a6-8041-96d6e5f09cff tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] GET https://10.4.3.240/volume/v3/snapshots/00518293-1b5d-430c-8eae-f7ad4aad71a5 Aug 20 01:04:03.828944 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-8e13f797-462d-46a6-8041-96d6e5f09cff tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:04:03.829115 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-8e13f797-462d-46a6-8041-96d6e5f09cff tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:04:03.836694 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:04:03.836694 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:04:03.836694 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-8e13f797-462d-46a6-8041-96d6e5f09cff tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Snapshot retrieved successfully. Aug 20 01:04:03.836943 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-8e13f797-462d-46a6-8041-96d6e5f09cff tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] https://10.4.3.240/volume/v3/snapshots/00518293-1b5d-430c-8eae-f7ad4aad71a5 returned with HTTP 200 Aug 20 01:04:03.837420 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 806/3192] 10.4.3.240 () {66 vars in 1354 bytes} [Thu Aug 20 01:04:03 2026] GET /volume/v3/snapshots/00518293-1b5d-430c-8eae-f7ad4aad71a5 => generated 464 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:04:03.932324 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-5de4f97e-62bf-45c0-a54f-5f2cbe215f3d None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:04:03.934102 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-5de4f97e-62bf-45c0-a54f-5f2cbe215f3d tempest-VolumesSnapshotListTestJSON-1373525989 tempest-VolumesSnapshotListTestJSON-1373525989-project-member] GET https://10.4.3.240/volume/v3/snapshots/4d897721-9766-4503-ae2d-bd05b974c224 Aug 20 01:04:03.934292 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-5de4f97e-62bf-45c0-a54f-5f2cbe215f3d tempest-VolumesSnapshotListTestJSON-1373525989 tempest-VolumesSnapshotListTestJSON-1373525989-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:04:03.934488 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-5de4f97e-62bf-45c0-a54f-5f2cbe215f3d tempest-VolumesSnapshotListTestJSON-1373525989 tempest-VolumesSnapshotListTestJSON-1373525989-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:04:03.939201 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:04:03.939201 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:04:03.939609 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-5de4f97e-62bf-45c0-a54f-5f2cbe215f3d tempest-VolumesSnapshotListTestJSON-1373525989 tempest-VolumesSnapshotListTestJSON-1373525989-project-member] Snapshot retrieved successfully. Aug 20 01:04:03.940281 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-5de4f97e-62bf-45c0-a54f-5f2cbe215f3d tempest-VolumesSnapshotListTestJSON-1373525989 tempest-VolumesSnapshotListTestJSON-1373525989-project-member] https://10.4.3.240/volume/v3/snapshots/4d897721-9766-4503-ae2d-bd05b974c224 returned with HTTP 200 Aug 20 01:04:03.940738 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 795/3193] 10.4.3.240 () {66 vars in 1354 bytes} [Thu Aug 20 01:04:03 2026] GET /volume/v3/snapshots/4d897721-9766-4503-ae2d-bd05b974c224 => generated 473 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:04:03.949942 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-0af4d526-4dab-414d-916a-46897171105d None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:04:03.952063 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-0af4d526-4dab-414d-916a-46897171105d tempest-VolumesSnapshotListTestJSON-1373525989 tempest-VolumesSnapshotListTestJSON-1373525989-project-member] GET https://10.4.3.240/volume/v3/snapshots?limit=1 Aug 20 01:04:03.952294 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-0af4d526-4dab-414d-916a-46897171105d tempest-VolumesSnapshotListTestJSON-1373525989 tempest-VolumesSnapshotListTestJSON-1373525989-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:04:03.952538 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-0af4d526-4dab-414d-916a-46897171105d tempest-VolumesSnapshotListTestJSON-1373525989 tempest-VolumesSnapshotListTestJSON-1373525989-project-member] Calling method 'index' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:04:03.952865 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.api_utils [None req-0af4d526-4dab-414d-916a-46897171105d tempest-VolumesSnapshotListTestJSON-1373525989 tempest-VolumesSnapshotListTestJSON-1373525989-project-member] Removing options '' from query. {{(pid=100213) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 01:04:03.954124 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.db.api [None req-0af4d526-4dab-414d-916a-46897171105d tempest-VolumesSnapshotListTestJSON-1373525989 tempest-VolumesSnapshotListTestJSON-1373525989-project-member] Building query based on filter {{(pid=100213) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 20 01:04:03.958462 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-0af4d526-4dab-414d-916a-46897171105d tempest-VolumesSnapshotListTestJSON-1373525989 tempest-VolumesSnapshotListTestJSON-1373525989-project-member] Get all snapshots completed successfully. Aug 20 01:04:03.959109 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-0af4d526-4dab-414d-916a-46897171105d tempest-VolumesSnapshotListTestJSON-1373525989 tempest-VolumesSnapshotListTestJSON-1373525989-project-member] https://10.4.3.240/volume/v3/snapshots?limit=1 returned with HTTP 200 Aug 20 01:04:03.959620 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 792/3194] 10.4.3.240 () {66 vars in 1258 bytes} [Thu Aug 20 01:04:03 2026] GET /volume/v3/snapshots?limit=1 => generated 482 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:04:03.969806 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-3eac39f9-9dd6-4ee1-8496-5ea1ddd51a7b None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:04:03.971424 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-3eac39f9-9dd6-4ee1-8496-5ea1ddd51a7b tempest-VolumesSnapshotListTestJSON-1373525989 tempest-VolumesSnapshotListTestJSON-1373525989-project-member] GET https://10.4.3.240/volume/v3/snapshots Aug 20 01:04:03.971623 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-3eac39f9-9dd6-4ee1-8496-5ea1ddd51a7b tempest-VolumesSnapshotListTestJSON-1373525989 tempest-VolumesSnapshotListTestJSON-1373525989-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:04:03.971785 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-3eac39f9-9dd6-4ee1-8496-5ea1ddd51a7b tempest-VolumesSnapshotListTestJSON-1373525989 tempest-VolumesSnapshotListTestJSON-1373525989-project-member] Calling method 'index' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:04:03.972013 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.api_utils [None req-3eac39f9-9dd6-4ee1-8496-5ea1ddd51a7b tempest-VolumesSnapshotListTestJSON-1373525989 tempest-VolumesSnapshotListTestJSON-1373525989-project-member] Removing options '' from query. {{(pid=100214) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 01:04:03.972266 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:04:03.972266 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:04:03.973001 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.db.api [None req-3eac39f9-9dd6-4ee1-8496-5ea1ddd51a7b tempest-VolumesSnapshotListTestJSON-1373525989 tempest-VolumesSnapshotListTestJSON-1373525989-project-member] Building query based on filter {{(pid=100214) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 20 01:04:03.976779 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-3eac39f9-9dd6-4ee1-8496-5ea1ddd51a7b tempest-VolumesSnapshotListTestJSON-1373525989 tempest-VolumesSnapshotListTestJSON-1373525989-project-member] Get all snapshots completed successfully. Aug 20 01:04:03.977084 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-3eac39f9-9dd6-4ee1-8496-5ea1ddd51a7b tempest-VolumesSnapshotListTestJSON-1373525989 tempest-VolumesSnapshotListTestJSON-1373525989-project-member] https://10.4.3.240/volume/v3/snapshots returned with HTTP 200 Aug 20 01:04:03.977434 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 802/3195] 10.4.3.240 () {66 vars in 1243 bytes} [Thu Aug 20 01:04:03 2026] GET /volume/v3/snapshots => generated 995 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:04:03.985216 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-b0c31000-625b-4b70-9016-307f784ee37b None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:04:03.986816 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-b0c31000-625b-4b70-9016-307f784ee37b tempest-VolumesSnapshotListTestJSON-1373525989 tempest-VolumesSnapshotListTestJSON-1373525989-project-member] GET https://10.4.3.240/volume/v3/snapshots?limit=100000 Aug 20 01:04:03.986993 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-b0c31000-625b-4b70-9016-307f784ee37b tempest-VolumesSnapshotListTestJSON-1373525989 tempest-VolumesSnapshotListTestJSON-1373525989-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:04:03.987187 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-b0c31000-625b-4b70-9016-307f784ee37b tempest-VolumesSnapshotListTestJSON-1373525989 tempest-VolumesSnapshotListTestJSON-1373525989-project-member] Calling method 'index' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:04:03.987495 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.api_utils [None req-b0c31000-625b-4b70-9016-307f784ee37b tempest-VolumesSnapshotListTestJSON-1373525989 tempest-VolumesSnapshotListTestJSON-1373525989-project-member] Removing options '' from query. {{(pid=100215) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 01:04:03.988513 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.db.api [None req-b0c31000-625b-4b70-9016-307f784ee37b tempest-VolumesSnapshotListTestJSON-1373525989 tempest-VolumesSnapshotListTestJSON-1373525989-project-member] Building query based on filter {{(pid=100215) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 20 01:04:03.993244 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-b0c31000-625b-4b70-9016-307f784ee37b tempest-VolumesSnapshotListTestJSON-1373525989 tempest-VolumesSnapshotListTestJSON-1373525989-project-member] Get all snapshots completed successfully. Aug 20 01:04:03.993833 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-b0c31000-625b-4b70-9016-307f784ee37b tempest-VolumesSnapshotListTestJSON-1373525989 tempest-VolumesSnapshotListTestJSON-1373525989-project-member] https://10.4.3.240/volume/v3/snapshots?limit=100000 returned with HTTP 200 Aug 20 01:04:03.994285 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 807/3196] 10.4.3.240 () {66 vars in 1268 bytes} [Thu Aug 20 01:04:03 2026] GET /volume/v3/snapshots?limit=100000 => generated 995 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:04:04.003689 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-1328675d-461d-4438-ae17-a1924b045446 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:04:04.005666 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-1328675d-461d-4438-ae17-a1924b045446 tempest-VolumesSnapshotListTestJSON-1373525989 tempest-VolumesSnapshotListTestJSON-1373525989-project-member] GET https://10.4.3.240/volume/v3/snapshots?limit=0 Aug 20 01:04:04.005884 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-1328675d-461d-4438-ae17-a1924b045446 tempest-VolumesSnapshotListTestJSON-1373525989 tempest-VolumesSnapshotListTestJSON-1373525989-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:04:04.006094 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-1328675d-461d-4438-ae17-a1924b045446 tempest-VolumesSnapshotListTestJSON-1373525989 tempest-VolumesSnapshotListTestJSON-1373525989-project-member] Calling method 'index' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:04:04.006424 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.api_utils [None req-1328675d-461d-4438-ae17-a1924b045446 tempest-VolumesSnapshotListTestJSON-1373525989 tempest-VolumesSnapshotListTestJSON-1373525989-project-member] Removing options '' from query. {{(pid=100212) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 01:04:04.007512 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.db.api [None req-1328675d-461d-4438-ae17-a1924b045446 tempest-VolumesSnapshotListTestJSON-1373525989 tempest-VolumesSnapshotListTestJSON-1373525989-project-member] Building query based on filter {{(pid=100212) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 20 01:04:04.010425 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-1328675d-461d-4438-ae17-a1924b045446 tempest-VolumesSnapshotListTestJSON-1373525989 tempest-VolumesSnapshotListTestJSON-1373525989-project-member] Get all snapshots completed successfully. Aug 20 01:04:04.010670 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-1328675d-461d-4438-ae17-a1924b045446 tempest-VolumesSnapshotListTestJSON-1373525989 tempest-VolumesSnapshotListTestJSON-1373525989-project-member] https://10.4.3.240/volume/v3/snapshots?limit=0 returned with HTTP 200 Aug 20 01:04:04.010999 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 796/3197] 10.4.3.240 () {66 vars in 1258 bytes} [Thu Aug 20 01:04:04 2026] GET /volume/v3/snapshots?limit=0 => generated 17 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 20 01:04:04.020546 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-aea4f291-e09c-4271-b78a-a4437e25bc86 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:04:04.022294 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-aea4f291-e09c-4271-b78a-a4437e25bc86 tempest-VolumesSnapshotListTestJSON-1373525989 tempest-VolumesSnapshotListTestJSON-1373525989-project-member] GET https://10.4.3.240/volume/v3/snapshots Aug 20 01:04:04.022516 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-aea4f291-e09c-4271-b78a-a4437e25bc86 tempest-VolumesSnapshotListTestJSON-1373525989 tempest-VolumesSnapshotListTestJSON-1373525989-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:04:04.022734 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-aea4f291-e09c-4271-b78a-a4437e25bc86 tempest-VolumesSnapshotListTestJSON-1373525989 tempest-VolumesSnapshotListTestJSON-1373525989-project-member] Calling method 'index' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:04:04.022918 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.api_utils [None req-aea4f291-e09c-4271-b78a-a4437e25bc86 tempest-VolumesSnapshotListTestJSON-1373525989 tempest-VolumesSnapshotListTestJSON-1373525989-project-member] Removing options '' from query. {{(pid=100213) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 01:04:04.023180 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:04:04.023180 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:04:04.024092 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.db.api [None req-aea4f291-e09c-4271-b78a-a4437e25bc86 tempest-VolumesSnapshotListTestJSON-1373525989 tempest-VolumesSnapshotListTestJSON-1373525989-project-member] Building query based on filter {{(pid=100213) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 20 01:04:04.028213 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-aea4f291-e09c-4271-b78a-a4437e25bc86 tempest-VolumesSnapshotListTestJSON-1373525989 tempest-VolumesSnapshotListTestJSON-1373525989-project-member] Get all snapshots completed successfully. Aug 20 01:04:04.028625 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-aea4f291-e09c-4271-b78a-a4437e25bc86 tempest-VolumesSnapshotListTestJSON-1373525989 tempest-VolumesSnapshotListTestJSON-1373525989-project-member] https://10.4.3.240/volume/v3/snapshots returned with HTTP 200 Aug 20 01:04:04.029130 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 793/3198] 10.4.3.240 () {66 vars in 1243 bytes} [Thu Aug 20 01:04:04 2026] GET /volume/v3/snapshots => generated 995 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:04:04.037448 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-0507945f-5730-42a1-b562-1b6f0f8607d4 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:04:04.039061 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-0507945f-5730-42a1-b562-1b6f0f8607d4 tempest-VolumesSnapshotListTestJSON-1373525989 tempest-VolumesSnapshotListTestJSON-1373525989-project-member] GET https://10.4.3.240/volume/v3/snapshots?marker=1179e239-59f7-4b89-b04f-26062e371639 Aug 20 01:04:04.039233 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-0507945f-5730-42a1-b562-1b6f0f8607d4 tempest-VolumesSnapshotListTestJSON-1373525989 tempest-VolumesSnapshotListTestJSON-1373525989-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:04:04.039432 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-0507945f-5730-42a1-b562-1b6f0f8607d4 tempest-VolumesSnapshotListTestJSON-1373525989 tempest-VolumesSnapshotListTestJSON-1373525989-project-member] Calling method 'index' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:04:04.039633 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.api_utils [None req-0507945f-5730-42a1-b562-1b6f0f8607d4 tempest-VolumesSnapshotListTestJSON-1373525989 tempest-VolumesSnapshotListTestJSON-1373525989-project-member] Removing options '' from query. {{(pid=100214) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 01:04:04.039885 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:04:04.039885 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:04:04.040610 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.db.api [None req-0507945f-5730-42a1-b562-1b6f0f8607d4 tempest-VolumesSnapshotListTestJSON-1373525989 tempest-VolumesSnapshotListTestJSON-1373525989-project-member] Building query based on filter {{(pid=100214) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 20 01:04:04.053497 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-0507945f-5730-42a1-b562-1b6f0f8607d4 tempest-VolumesSnapshotListTestJSON-1373525989 tempest-VolumesSnapshotListTestJSON-1373525989-project-member] Get all snapshots completed successfully. Aug 20 01:04:04.053779 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-0507945f-5730-42a1-b562-1b6f0f8607d4 tempest-VolumesSnapshotListTestJSON-1373525989 tempest-VolumesSnapshotListTestJSON-1373525989-project-member] https://10.4.3.240/volume/v3/snapshots?marker=1179e239-59f7-4b89-b04f-26062e371639 returned with HTTP 200 Aug 20 01:04:04.054115 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 803/3199] 10.4.3.240 () {66 vars in 1330 bytes} [Thu Aug 20 01:04:04 2026] GET /volume/v3/snapshots?marker=1179e239-59f7-4b89-b04f-26062e371639 => generated 342 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:04:04.063691 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-b9176f49-945d-43fc-9fea-a2cde2aef411 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:04:04.065483 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-b9176f49-945d-43fc-9fea-a2cde2aef411 tempest-VolumesSnapshotListTestJSON-1373525989 tempest-VolumesSnapshotListTestJSON-1373525989-project-member] GET https://10.4.3.240/volume/v3/snapshots?offset=2&limit=3 Aug 20 01:04:04.065700 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-b9176f49-945d-43fc-9fea-a2cde2aef411 tempest-VolumesSnapshotListTestJSON-1373525989 tempest-VolumesSnapshotListTestJSON-1373525989-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:04:04.065915 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-b9176f49-945d-43fc-9fea-a2cde2aef411 tempest-VolumesSnapshotListTestJSON-1373525989 tempest-VolumesSnapshotListTestJSON-1373525989-project-member] Calling method 'index' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:04:04.066138 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.api_utils [None req-b9176f49-945d-43fc-9fea-a2cde2aef411 tempest-VolumesSnapshotListTestJSON-1373525989 tempest-VolumesSnapshotListTestJSON-1373525989-project-member] Removing options '' from query. {{(pid=100215) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 01:04:04.066437 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:04:04.066437 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:04:04.067211 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.db.api [None req-b9176f49-945d-43fc-9fea-a2cde2aef411 tempest-VolumesSnapshotListTestJSON-1373525989 tempest-VolumesSnapshotListTestJSON-1373525989-project-member] Building query based on filter {{(pid=100215) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 20 01:04:04.076906 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-b9176f49-945d-43fc-9fea-a2cde2aef411 tempest-VolumesSnapshotListTestJSON-1373525989 tempest-VolumesSnapshotListTestJSON-1373525989-project-member] Get all snapshots completed successfully. Aug 20 01:04:04.077237 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-b9176f49-945d-43fc-9fea-a2cde2aef411 tempest-VolumesSnapshotListTestJSON-1373525989 tempest-VolumesSnapshotListTestJSON-1373525989-project-member] https://10.4.3.240/volume/v3/snapshots?offset=2&limit=3 returned with HTTP 200 Aug 20 01:04:04.077728 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 808/3200] 10.4.3.240 () {66 vars in 1276 bytes} [Thu Aug 20 01:04:04 2026] GET /volume/v3/snapshots?offset=2&limit=3 => generated 342 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:04:04.086654 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-469351d6-6971-4298-a871-41fb0077eda0 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:04:04.088596 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-469351d6-6971-4298-a871-41fb0077eda0 tempest-VolumesSnapshotListTestJSON-1373525989 tempest-VolumesSnapshotListTestJSON-1373525989-project-member] GET https://10.4.3.240/volume/v3/snapshots?sort_key=created_at&sort_dir=asc Aug 20 01:04:04.088847 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-469351d6-6971-4298-a871-41fb0077eda0 tempest-VolumesSnapshotListTestJSON-1373525989 tempest-VolumesSnapshotListTestJSON-1373525989-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:04:04.089060 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-469351d6-6971-4298-a871-41fb0077eda0 tempest-VolumesSnapshotListTestJSON-1373525989 tempest-VolumesSnapshotListTestJSON-1373525989-project-member] Calling method 'index' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:04:04.089286 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.api_utils [None req-469351d6-6971-4298-a871-41fb0077eda0 tempest-VolumesSnapshotListTestJSON-1373525989 tempest-VolumesSnapshotListTestJSON-1373525989-project-member] Removing options '' from query. {{(pid=100212) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 01:04:04.090301 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.db.api [None req-469351d6-6971-4298-a871-41fb0077eda0 tempest-VolumesSnapshotListTestJSON-1373525989 tempest-VolumesSnapshotListTestJSON-1373525989-project-member] Building query based on filter {{(pid=100212) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 20 01:04:04.100692 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-469351d6-6971-4298-a871-41fb0077eda0 tempest-VolumesSnapshotListTestJSON-1373525989 tempest-VolumesSnapshotListTestJSON-1373525989-project-member] Get all snapshots completed successfully. Aug 20 01:04:04.101020 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-469351d6-6971-4298-a871-41fb0077eda0 tempest-VolumesSnapshotListTestJSON-1373525989 tempest-VolumesSnapshotListTestJSON-1373525989-project-member] https://10.4.3.240/volume/v3/snapshots?sort_key=created_at&sort_dir=asc returned with HTTP 200 Aug 20 01:04:04.101384 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 797/3201] 10.4.3.240 () {66 vars in 1308 bytes} [Thu Aug 20 01:04:04 2026] GET /volume/v3/snapshots?sort_key=created_at&sort_dir=asc => generated 995 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:04:04.110791 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-3a0e0e25-6ecc-4f2b-9971-fe1ed3340aa2 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:04:04.112655 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-3a0e0e25-6ecc-4f2b-9971-fe1ed3340aa2 tempest-VolumesSnapshotListTestJSON-1373525989 tempest-VolumesSnapshotListTestJSON-1373525989-project-member] GET https://10.4.3.240/volume/v3/snapshots?sort_key=created_at&sort_dir=desc Aug 20 01:04:04.112896 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-3a0e0e25-6ecc-4f2b-9971-fe1ed3340aa2 tempest-VolumesSnapshotListTestJSON-1373525989 tempest-VolumesSnapshotListTestJSON-1373525989-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:04:04.113113 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-3a0e0e25-6ecc-4f2b-9971-fe1ed3340aa2 tempest-VolumesSnapshotListTestJSON-1373525989 tempest-VolumesSnapshotListTestJSON-1373525989-project-member] Calling method 'index' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:04:04.113350 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.api_utils [None req-3a0e0e25-6ecc-4f2b-9971-fe1ed3340aa2 tempest-VolumesSnapshotListTestJSON-1373525989 tempest-VolumesSnapshotListTestJSON-1373525989-project-member] Removing options '' from query. {{(pid=100213) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 01:04:04.113685 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:04:04.113685 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:04:04.114570 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.db.api [None req-3a0e0e25-6ecc-4f2b-9971-fe1ed3340aa2 tempest-VolumesSnapshotListTestJSON-1373525989 tempest-VolumesSnapshotListTestJSON-1373525989-project-member] Building query based on filter {{(pid=100213) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 20 01:04:04.119695 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-3a0e0e25-6ecc-4f2b-9971-fe1ed3340aa2 tempest-VolumesSnapshotListTestJSON-1373525989 tempest-VolumesSnapshotListTestJSON-1373525989-project-member] Get all snapshots completed successfully. Aug 20 01:04:04.120082 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-3a0e0e25-6ecc-4f2b-9971-fe1ed3340aa2 tempest-VolumesSnapshotListTestJSON-1373525989 tempest-VolumesSnapshotListTestJSON-1373525989-project-member] https://10.4.3.240/volume/v3/snapshots?sort_key=created_at&sort_dir=desc returned with HTTP 200 Aug 20 01:04:04.120509 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 794/3202] 10.4.3.240 () {66 vars in 1310 bytes} [Thu Aug 20 01:04:04 2026] GET /volume/v3/snapshots?sort_key=created_at&sort_dir=desc => generated 995 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:04:04.129633 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-b30b481a-4d7b-4716-8bfc-1080dd30242a None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:04:04.131433 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-b30b481a-4d7b-4716-8bfc-1080dd30242a tempest-VolumesSnapshotListTestJSON-1373525989 tempest-VolumesSnapshotListTestJSON-1373525989-project-member] GET https://10.4.3.240/volume/v3/snapshots?sort_key=id&sort_dir=asc Aug 20 01:04:04.131669 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-b30b481a-4d7b-4716-8bfc-1080dd30242a tempest-VolumesSnapshotListTestJSON-1373525989 tempest-VolumesSnapshotListTestJSON-1373525989-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:04:04.131895 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-b30b481a-4d7b-4716-8bfc-1080dd30242a tempest-VolumesSnapshotListTestJSON-1373525989 tempest-VolumesSnapshotListTestJSON-1373525989-project-member] Calling method 'index' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:04:04.132136 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.api_utils [None req-b30b481a-4d7b-4716-8bfc-1080dd30242a tempest-VolumesSnapshotListTestJSON-1373525989 tempest-VolumesSnapshotListTestJSON-1373525989-project-member] Removing options '' from query. {{(pid=100214) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 01:04:04.132440 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:04:04.132440 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:04:04.133235 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.db.api [None req-b30b481a-4d7b-4716-8bfc-1080dd30242a tempest-VolumesSnapshotListTestJSON-1373525989 tempest-VolumesSnapshotListTestJSON-1373525989-project-member] Building query based on filter {{(pid=100214) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 20 01:04:04.143492 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-b30b481a-4d7b-4716-8bfc-1080dd30242a tempest-VolumesSnapshotListTestJSON-1373525989 tempest-VolumesSnapshotListTestJSON-1373525989-project-member] Get all snapshots completed successfully. Aug 20 01:04:04.143924 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-b30b481a-4d7b-4716-8bfc-1080dd30242a tempest-VolumesSnapshotListTestJSON-1373525989 tempest-VolumesSnapshotListTestJSON-1373525989-project-member] https://10.4.3.240/volume/v3/snapshots?sort_key=id&sort_dir=asc returned with HTTP 200 Aug 20 01:04:04.144355 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 804/3203] 10.4.3.240 () {66 vars in 1292 bytes} [Thu Aug 20 01:04:04 2026] GET /volume/v3/snapshots?sort_key=id&sort_dir=asc => generated 995 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:04:04.154562 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-f5803129-40bf-4b85-afdb-7754d68b6662 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:04:04.156322 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-f5803129-40bf-4b85-afdb-7754d68b6662 tempest-VolumesSnapshotListTestJSON-1373525989 tempest-VolumesSnapshotListTestJSON-1373525989-project-member] GET https://10.4.3.240/volume/v3/snapshots?sort_key=id&sort_dir=desc Aug 20 01:04:04.156645 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-f5803129-40bf-4b85-afdb-7754d68b6662 tempest-VolumesSnapshotListTestJSON-1373525989 tempest-VolumesSnapshotListTestJSON-1373525989-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:04:04.156845 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-f5803129-40bf-4b85-afdb-7754d68b6662 tempest-VolumesSnapshotListTestJSON-1373525989 tempest-VolumesSnapshotListTestJSON-1373525989-project-member] Calling method 'index' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:04:04.157073 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.api_utils [None req-f5803129-40bf-4b85-afdb-7754d68b6662 tempest-VolumesSnapshotListTestJSON-1373525989 tempest-VolumesSnapshotListTestJSON-1373525989-project-member] Removing options '' from query. {{(pid=100215) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 01:04:04.157375 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:04:04.157375 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:04:04.158218 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.db.api [None req-f5803129-40bf-4b85-afdb-7754d68b6662 tempest-VolumesSnapshotListTestJSON-1373525989 tempest-VolumesSnapshotListTestJSON-1373525989-project-member] Building query based on filter {{(pid=100215) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 20 01:04:04.170447 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-f5803129-40bf-4b85-afdb-7754d68b6662 tempest-VolumesSnapshotListTestJSON-1373525989 tempest-VolumesSnapshotListTestJSON-1373525989-project-member] Get all snapshots completed successfully. Aug 20 01:04:04.170997 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-f5803129-40bf-4b85-afdb-7754d68b6662 tempest-VolumesSnapshotListTestJSON-1373525989 tempest-VolumesSnapshotListTestJSON-1373525989-project-member] https://10.4.3.240/volume/v3/snapshots?sort_key=id&sort_dir=desc returned with HTTP 200 Aug 20 01:04:04.171575 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 809/3204] 10.4.3.240 () {66 vars in 1294 bytes} [Thu Aug 20 01:04:04 2026] GET /volume/v3/snapshots?sort_key=id&sort_dir=desc => generated 995 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:04:04.180504 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-ee7f3faf-4328-4047-947b-5e0006ef89f3 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:04:04.182307 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-ee7f3faf-4328-4047-947b-5e0006ef89f3 tempest-VolumesSnapshotListTestJSON-1373525989 tempest-VolumesSnapshotListTestJSON-1373525989-project-member] GET https://10.4.3.240/volume/v3/snapshots?sort_key=display_name&sort_dir=asc Aug 20 01:04:04.182578 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-ee7f3faf-4328-4047-947b-5e0006ef89f3 tempest-VolumesSnapshotListTestJSON-1373525989 tempest-VolumesSnapshotListTestJSON-1373525989-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:04:04.182829 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-ee7f3faf-4328-4047-947b-5e0006ef89f3 tempest-VolumesSnapshotListTestJSON-1373525989 tempest-VolumesSnapshotListTestJSON-1373525989-project-member] Calling method 'index' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:04:04.183045 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-65847db3-bd7a-4050-bab4-9c21ec6ddba6 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:04:04.183094 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.api_utils [None req-ee7f3faf-4328-4047-947b-5e0006ef89f3 tempest-VolumesSnapshotListTestJSON-1373525989 tempest-VolumesSnapshotListTestJSON-1373525989-project-member] Removing options '' from query. {{(pid=100212) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 01:04:04.183429 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:04:04.183429 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:04:04.184694 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.db.api [None req-ee7f3faf-4328-4047-947b-5e0006ef89f3 tempest-VolumesSnapshotListTestJSON-1373525989 tempest-VolumesSnapshotListTestJSON-1373525989-project-member] Building query based on filter {{(pid=100212) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 20 01:04:04.185823 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-65847db3-bd7a-4050-bab4-9c21ec6ddba6 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] GET https://10.4.3.240/volume/v3/volumes/5396c086-7f14-4e52-809f-6f8088b667e7 Aug 20 01:04:04.186007 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-65847db3-bd7a-4050-bab4-9c21ec6ddba6 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:04:04.186188 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-65847db3-bd7a-4050-bab4-9c21ec6ddba6 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:04:04.192858 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-65847db3-bd7a-4050-bab4-9c21ec6ddba6 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] https://10.4.3.240/volume/v3/volumes/5396c086-7f14-4e52-809f-6f8088b667e7 returned with HTTP 404 Aug 20 01:04:04.193258 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 795/3205] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:04:04 2026] GET /volume/v3/volumes/5396c086-7f14-4e52-809f-6f8088b667e7 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:04:04.200205 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-6f9df9ca-e3e7-487e-bc70-2b561d19ac96 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:04:04.201354 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-ee7f3faf-4328-4047-947b-5e0006ef89f3 tempest-VolumesSnapshotListTestJSON-1373525989 tempest-VolumesSnapshotListTestJSON-1373525989-project-member] Get all snapshots completed successfully. Aug 20 01:04:04.201684 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-6f9df9ca-e3e7-487e-bc70-2b561d19ac96 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-member] GET https://10.4.3.240/volume/v3/backups Aug 20 01:04:04.201865 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-6f9df9ca-e3e7-487e-bc70-2b561d19ac96 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:04:04.201904 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-ee7f3faf-4328-4047-947b-5e0006ef89f3 tempest-VolumesSnapshotListTestJSON-1373525989 tempest-VolumesSnapshotListTestJSON-1373525989-project-member] https://10.4.3.240/volume/v3/snapshots?sort_key=display_name&sort_dir=asc returned with HTTP 200 Aug 20 01:04:04.202035 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-6f9df9ca-e3e7-487e-bc70-2b561d19ac96 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-member] Calling method 'index' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:04:04.202221 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.api_utils [None req-6f9df9ca-e3e7-487e-bc70-2b561d19ac96 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-member] Removing options '' from query. {{(pid=100214) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 01:04:04.202440 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 798/3206] 10.4.3.240 () {66 vars in 1312 bytes} [Thu Aug 20 01:04:04 2026] GET /volume/v3/snapshots?sort_key=display_name&sort_dir=asc => generated 995 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:04:04.202538 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:04:04.202538 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:04:04.207456 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-6f9df9ca-e3e7-487e-bc70-2b561d19ac96 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-member] https://10.4.3.240/volume/v3/backups returned with HTTP 200 Aug 20 01:04:04.207795 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 805/3207] 10.4.3.240 () {68 vars in 1277 bytes} [Thu Aug 20 01:04:04 2026] GET /volume/v3/backups => generated 623 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:04:04.213107 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-1af16f48-680f-4cf3-a910-c62303377e61 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:04:04.214682 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-1af16f48-680f-4cf3-a910-c62303377e61 tempest-VolumesSnapshotListTestJSON-1373525989 tempest-VolumesSnapshotListTestJSON-1373525989-project-member] GET https://10.4.3.240/volume/v3/snapshots?sort_key=display_name&sort_dir=desc Aug 20 01:04:04.214876 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-1af16f48-680f-4cf3-a910-c62303377e61 tempest-VolumesSnapshotListTestJSON-1373525989 tempest-VolumesSnapshotListTestJSON-1373525989-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:04:04.215095 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-1af16f48-680f-4cf3-a910-c62303377e61 tempest-VolumesSnapshotListTestJSON-1373525989 tempest-VolumesSnapshotListTestJSON-1373525989-project-member] Calling method 'index' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:04:04.215313 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.api_utils [None req-1af16f48-680f-4cf3-a910-c62303377e61 tempest-VolumesSnapshotListTestJSON-1373525989 tempest-VolumesSnapshotListTestJSON-1373525989-project-member] Removing options '' from query. {{(pid=100215) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 01:04:04.215566 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:04:04.215566 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:04:04.215747 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-a7486166-0637-4f97-b9a3-348062294d09 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:04:04.216354 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.db.api [None req-1af16f48-680f-4cf3-a910-c62303377e61 tempest-VolumesSnapshotListTestJSON-1373525989 tempest-VolumesSnapshotListTestJSON-1373525989-project-member] Building query based on filter {{(pid=100215) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 20 01:04:04.217278 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-a7486166-0637-4f97-b9a3-348062294d09 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-member] GET https://10.4.3.240/volume/v3/backups?project_id=32bdd7bd4b41425c83c1fcf3c29cd7ae Aug 20 01:04:04.217493 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-a7486166-0637-4f97-b9a3-348062294d09 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:04:04.217675 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-a7486166-0637-4f97-b9a3-348062294d09 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-member] Calling method 'index' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:04:04.217860 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.api_utils [None req-a7486166-0637-4f97-b9a3-348062294d09 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-member] Removing options 'project_id' from query. {{(pid=100213) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 01:04:04.218060 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:04:04.218060 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:04:04.226742 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-1af16f48-680f-4cf3-a910-c62303377e61 tempest-VolumesSnapshotListTestJSON-1373525989 tempest-VolumesSnapshotListTestJSON-1373525989-project-member] Get all snapshots completed successfully. Aug 20 01:04:04.227060 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-1af16f48-680f-4cf3-a910-c62303377e61 tempest-VolumesSnapshotListTestJSON-1373525989 tempest-VolumesSnapshotListTestJSON-1373525989-project-member] https://10.4.3.240/volume/v3/snapshots?sort_key=display_name&sort_dir=desc returned with HTTP 200 Aug 20 01:04:04.227494 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 810/3208] 10.4.3.240 () {66 vars in 1314 bytes} [Thu Aug 20 01:04:04 2026] GET /volume/v3/snapshots?sort_key=display_name&sort_dir=desc => generated 995 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:04:04.228798 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-a7486166-0637-4f97-b9a3-348062294d09 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-member] https://10.4.3.240/volume/v3/backups?project_id=32bdd7bd4b41425c83c1fcf3c29cd7ae returned with HTTP 200 Aug 20 01:04:04.229173 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 796/3209] 10.4.3.240 () {68 vars in 1364 bytes} [Thu Aug 20 01:04:04 2026] GET /volume/v3/backups?project_id=32bdd7bd4b41425c83c1fcf3c29cd7ae => generated 623 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:04:04.237040 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-837d51d7-91b2-4001-ae0d-ae3f3c73fb4e None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:04:04.237687 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-1ba60712-0910-498a-b0cb-6dd6a984f172 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:04:04.238985 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-837d51d7-91b2-4001-ae0d-ae3f3c73fb4e tempest-VolumesSnapshotListTestJSON-1373525989 tempest-VolumesSnapshotListTestJSON-1373525989-project-member] GET https://10.4.3.240/volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1204452380 Aug 20 01:04:04.239167 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-1ba60712-0910-498a-b0cb-6dd6a984f172 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] POST https://10.4.3.240/volume/v3/volumes Aug 20 01:04:04.239206 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-837d51d7-91b2-4001-ae0d-ae3f3c73fb4e tempest-VolumesSnapshotListTestJSON-1373525989 tempest-VolumesSnapshotListTestJSON-1373525989-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:04:04.239403 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-837d51d7-91b2-4001-ae0d-ae3f3c73fb4e tempest-VolumesSnapshotListTestJSON-1373525989 tempest-VolumesSnapshotListTestJSON-1373525989-project-member] Calling method 'detail' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:04:04.239501 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-1ba60712-0910-498a-b0cb-6dd6a984f172 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1707822435"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:04:04.239658 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.api_utils [None req-837d51d7-91b2-4001-ae0d-ae3f3c73fb4e tempest-VolumesSnapshotListTestJSON-1373525989 tempest-VolumesSnapshotListTestJSON-1373525989-project-member] Removing options '' from query. {{(pid=100212) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 01:04:04.239957 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:04:04.239957 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:04:04.240824 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.v3.volumes [None req-1ba60712-0910-498a-b0cb-6dd6a984f172 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1707822435'}} {{(pid=100214) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 01:04:04.240876 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.db.api [None req-837d51d7-91b2-4001-ae0d-ae3f3c73fb4e tempest-VolumesSnapshotListTestJSON-1373525989 tempest-VolumesSnapshotListTestJSON-1373525989-project-member] Building query based on filter {{(pid=100212) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 20 01:04:04.240921 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.v3.volumes [None req-1ba60712-0910-498a-b0cb-6dd6a984f172 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Create volume of 1 GB Aug 20 01:04:04.241129 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:04:04.241129 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:04:04.244382 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-1ba60712-0910-498a-b0cb-6dd6a984f172 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Availability Zones retrieved successfully. Aug 20 01:04:04.249334 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-1ba60712-0910-498a-b0cb-6dd6a984f172 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Flow 'volume_create_api' (5ccd48a2-3cd8-4943-8d43-3bfd0fbc748b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:04:04.250183 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-1ba60712-0910-498a-b0cb-6dd6a984f172 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b881d1e8-e79c-4bb9-ac10-9bed669d2f67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:04:04.250911 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.flows.api.create_volume [None req-1ba60712-0910-498a-b0cb-6dd6a984f172 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Validating volume size '1' using validate_int {{(pid=100214) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 01:04:04.252485 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-837d51d7-91b2-4001-ae0d-ae3f3c73fb4e tempest-VolumesSnapshotListTestJSON-1373525989 tempest-VolumesSnapshotListTestJSON-1373525989-project-member] Get all snapshots completed successfully. Aug 20 01:04:04.252928 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:04:04.252928 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:04:04.253528 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-837d51d7-91b2-4001-ae0d-ae3f3c73fb4e tempest-VolumesSnapshotListTestJSON-1373525989 tempest-VolumesSnapshotListTestJSON-1373525989-project-member] https://10.4.3.240/volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1204452380 returned with HTTP 200 Aug 20 01:04:04.253944 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 799/3210] 10.4.3.240 () {66 vars in 1385 bytes} [Thu Aug 20 01:04:04 2026] GET /volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1204452380 => generated 476 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:04:04.261984 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-3c0881ff-8615-45a9-8f4e-69af0982d3a7 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:04:04.263543 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-3c0881ff-8615-45a9-8f4e-69af0982d3a7 tempest-VolumesSnapshotListTestJSON-1373525989 tempest-VolumesSnapshotListTestJSON-1373525989-project-member] GET https://10.4.3.240/volume/v3/snapshots/detail?status=available Aug 20 01:04:04.263718 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-3c0881ff-8615-45a9-8f4e-69af0982d3a7 tempest-VolumesSnapshotListTestJSON-1373525989 tempest-VolumesSnapshotListTestJSON-1373525989-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:04:04.263903 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-3c0881ff-8615-45a9-8f4e-69af0982d3a7 tempest-VolumesSnapshotListTestJSON-1373525989 tempest-VolumesSnapshotListTestJSON-1373525989-project-member] Calling method 'detail' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:04:04.264095 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.api_utils [None req-3c0881ff-8615-45a9-8f4e-69af0982d3a7 tempest-VolumesSnapshotListTestJSON-1373525989 tempest-VolumesSnapshotListTestJSON-1373525989-project-member] Removing options '' from query. {{(pid=100215) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 01:04:04.264330 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:04:04.264330 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:04:04.265137 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.db.api [None req-3c0881ff-8615-45a9-8f4e-69af0982d3a7 tempest-VolumesSnapshotListTestJSON-1373525989 tempest-VolumesSnapshotListTestJSON-1373525989-project-member] Building query based on filter {{(pid=100215) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 20 01:04:04.271917 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-1ba60712-0910-498a-b0cb-6dd6a984f172 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b881d1e8-e79c-4bb9-ac10-9bed669d2f67) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:52:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1ed58bd6-fe6a-497e-ae84-e8199d24fdfa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:04:04.272570 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-1ba60712-0910-498a-b0cb-6dd6a984f172 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ce70b6a5-a397-4321-9c5b-a4b06a8a422a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:04:04.275295 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-3c0881ff-8615-45a9-8f4e-69af0982d3a7 tempest-VolumesSnapshotListTestJSON-1373525989 tempest-VolumesSnapshotListTestJSON-1373525989-project-member] Get all snapshots completed successfully. Aug 20 01:04:04.275722 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:04:04.275722 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:04:04.276306 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-3c0881ff-8615-45a9-8f4e-69af0982d3a7 tempest-VolumesSnapshotListTestJSON-1373525989 tempest-VolumesSnapshotListTestJSON-1373525989-project-member] https://10.4.3.240/volume/v3/snapshots/detail?status=available returned with HTTP 200 Aug 20 01:04:04.276684 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 811/3211] 10.4.3.240 () {66 vars in 1297 bytes} [Thu Aug 20 01:04:04 2026] GET /volume/v3/snapshots/detail?status=available => generated 1397 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:04:04.284873 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-ac84bb0a-d5b0-4619-a397-03c354c71ad0 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:04:04.286817 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-ac84bb0a-d5b0-4619-a397-03c354c71ad0 tempest-VolumesSnapshotListTestJSON-1373525989 tempest-VolumesSnapshotListTestJSON-1373525989-project-member] GET https://10.4.3.240/volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1204452380 Aug 20 01:04:04.287056 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-ac84bb0a-d5b0-4619-a397-03c354c71ad0 tempest-VolumesSnapshotListTestJSON-1373525989 tempest-VolumesSnapshotListTestJSON-1373525989-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:04:04.287307 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-ac84bb0a-d5b0-4619-a397-03c354c71ad0 tempest-VolumesSnapshotListTestJSON-1373525989 tempest-VolumesSnapshotListTestJSON-1373525989-project-member] Calling method 'detail' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:04:04.287633 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.api_utils [None req-ac84bb0a-d5b0-4619-a397-03c354c71ad0 tempest-VolumesSnapshotListTestJSON-1373525989 tempest-VolumesSnapshotListTestJSON-1373525989-project-member] Removing options '' from query. {{(pid=100213) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 01:04:04.287988 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:04:04.287988 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:04:04.289014 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.db.api [None req-ac84bb0a-d5b0-4619-a397-03c354c71ad0 tempest-VolumesSnapshotListTestJSON-1373525989 tempest-VolumesSnapshotListTestJSON-1373525989-project-member] Building query based on filter {{(pid=100213) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 20 01:04:04.302358 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-ac84bb0a-d5b0-4619-a397-03c354c71ad0 tempest-VolumesSnapshotListTestJSON-1373525989 tempest-VolumesSnapshotListTestJSON-1373525989-project-member] Get all snapshots completed successfully. Aug 20 01:04:04.302825 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:04:04.302825 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:04:04.303536 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-ac84bb0a-d5b0-4619-a397-03c354c71ad0 tempest-VolumesSnapshotListTestJSON-1373525989 tempest-VolumesSnapshotListTestJSON-1373525989-project-member] https://10.4.3.240/volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1204452380 returned with HTTP 200 Aug 20 01:04:04.303992 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 797/3212] 10.4.3.240 () {66 vars in 1419 bytes} [Thu Aug 20 01:04:04 2026] GET /volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1204452380 => generated 476 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:04:04.309552 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.quota [None req-1ba60712-0910-498a-b0cb-6dd6a984f172 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Created reservations ['7c9d6f87-653f-41fe-ab41-e9f6626c9e6a', 'ba3e965e-aea5-4237-9dfa-fcdeee63c1af', 'bd839c13-7d08-4014-a66c-3bbecae77e69', '37253cec-5095-47eb-a285-a2c9c1287b1c'] {{(pid=100214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 01:04:04.310458 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-1ba60712-0910-498a-b0cb-6dd6a984f172 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ce70b6a5-a397-4321-9c5b-a4b06a8a422a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7c9d6f87-653f-41fe-ab41-e9f6626c9e6a', 'ba3e965e-aea5-4237-9dfa-fcdeee63c1af', 'bd839c13-7d08-4014-a66c-3bbecae77e69', '37253cec-5095-47eb-a285-a2c9c1287b1c']}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:04:04.311126 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-1ba60712-0910-498a-b0cb-6dd6a984f172 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6a317553-ac52-4f33-85cf-8ee97d09721e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:04:04.315716 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-2adec24d-87d1-425b-ad7a-d5f156cbd2c7 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:04:04.317498 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-2adec24d-87d1-425b-ad7a-d5f156cbd2c7 tempest-VolumesSnapshotListTestJSON-1373525989 tempest-VolumesSnapshotListTestJSON-1373525989-project-member] GET https://10.4.3.240/volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1204452380 Aug 20 01:04:04.317729 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-2adec24d-87d1-425b-ad7a-d5f156cbd2c7 tempest-VolumesSnapshotListTestJSON-1373525989 tempest-VolumesSnapshotListTestJSON-1373525989-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:04:04.317914 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-2adec24d-87d1-425b-ad7a-d5f156cbd2c7 tempest-VolumesSnapshotListTestJSON-1373525989 tempest-VolumesSnapshotListTestJSON-1373525989-project-member] Calling method 'index' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:04:04.318105 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.api_utils [None req-2adec24d-87d1-425b-ad7a-d5f156cbd2c7 tempest-VolumesSnapshotListTestJSON-1373525989 tempest-VolumesSnapshotListTestJSON-1373525989-project-member] Removing options '' from query. {{(pid=100212) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 01:04:04.319093 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.db.api [None req-2adec24d-87d1-425b-ad7a-d5f156cbd2c7 tempest-VolumesSnapshotListTestJSON-1373525989 tempest-VolumesSnapshotListTestJSON-1373525989-project-member] Building query based on filter {{(pid=100212) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 20 01:04:04.322903 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-2adec24d-87d1-425b-ad7a-d5f156cbd2c7 tempest-VolumesSnapshotListTestJSON-1373525989 tempest-VolumesSnapshotListTestJSON-1373525989-project-member] Get all snapshots completed successfully. Aug 20 01:04:04.323176 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-2adec24d-87d1-425b-ad7a-d5f156cbd2c7 tempest-VolumesSnapshotListTestJSON-1373525989 tempest-VolumesSnapshotListTestJSON-1373525989-project-member] https://10.4.3.240/volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1204452380 returned with HTTP 200 Aug 20 01:04:04.323517 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 800/3213] 10.4.3.240 () {66 vars in 1364 bytes} [Thu Aug 20 01:04:04 2026] GET /volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1204452380 => generated 342 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:04:04.331113 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-4f6edf17-e83d-488c-9373-06fb9dab5481 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:04:04.332774 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-4f6edf17-e83d-488c-9373-06fb9dab5481 tempest-VolumesSnapshotListTestJSON-1373525989 tempest-VolumesSnapshotListTestJSON-1373525989-project-member] GET https://10.4.3.240/volume/v3/snapshots?status=available Aug 20 01:04:04.332965 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-4f6edf17-e83d-488c-9373-06fb9dab5481 tempest-VolumesSnapshotListTestJSON-1373525989 tempest-VolumesSnapshotListTestJSON-1373525989-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:04:04.333163 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-4f6edf17-e83d-488c-9373-06fb9dab5481 tempest-VolumesSnapshotListTestJSON-1373525989 tempest-VolumesSnapshotListTestJSON-1373525989-project-member] Calling method 'index' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:04:04.333331 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.api_utils [None req-4f6edf17-e83d-488c-9373-06fb9dab5481 tempest-VolumesSnapshotListTestJSON-1373525989 tempest-VolumesSnapshotListTestJSON-1373525989-project-member] Removing options '' from query. {{(pid=100215) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 01:04:04.334332 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.db.api [None req-4f6edf17-e83d-488c-9373-06fb9dab5481 tempest-VolumesSnapshotListTestJSON-1373525989 tempest-VolumesSnapshotListTestJSON-1373525989-project-member] Building query based on filter {{(pid=100215) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 20 01:04:04.334985 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-1ba60712-0910-498a-b0cb-6dd6a984f172 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6a317553-ac52-4f33-85cf-8ee97d09721e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5c5a58ec-81cb-47de-98db-94f3f75a02b5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1707822435',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='32bdd7bd4b41425c83c1fcf3c29cd7ae',qos_specs=None,replication_status=,reservations=['7c9d6f87-653f-41fe-ab41-e9f6626c9e6a','ba3e965e-aea5-4237-9dfa-fcdeee63c1af','bd839c13-7d08-4014-a66c-3bbecae77e69','37253cec-5095-47eb-a285-a2c9c1287b1c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='33288acd1d7445ee80c42301c69e5622',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T01:04:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1707822435',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5c5a58ec-81cb-47de-98db-94f3f75a02b5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='32bdd7bd4b41425c83c1fcf3c29cd7ae',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='33288acd1d7445ee80c42301c69e5622',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1ed58bd6-fe6a-497e-ae84-e8199d24fdfa),volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:04:04.335724 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-1ba60712-0910-498a-b0cb-6dd6a984f172 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f3218e12-c0c9-43e1-b0a9-77b3c3347a7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:04:04.338193 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-4f6edf17-e83d-488c-9373-06fb9dab5481 tempest-VolumesSnapshotListTestJSON-1373525989 tempest-VolumesSnapshotListTestJSON-1373525989-project-member] Get all snapshots completed successfully. Aug 20 01:04:04.338545 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-4f6edf17-e83d-488c-9373-06fb9dab5481 tempest-VolumesSnapshotListTestJSON-1373525989 tempest-VolumesSnapshotListTestJSON-1373525989-project-member] https://10.4.3.240/volume/v3/snapshots?status=available returned with HTTP 200 Aug 20 01:04:04.338908 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 812/3214] 10.4.3.240 () {66 vars in 1276 bytes} [Thu Aug 20 01:04:04 2026] GET /volume/v3/snapshots?status=available => generated 995 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:04:04.346798 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-8b56f773-a623-4fd2-9cc3-73320e91d7fc None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:04:04.348278 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-8b56f773-a623-4fd2-9cc3-73320e91d7fc tempest-VolumesSnapshotListTestJSON-1373525989 tempest-VolumesSnapshotListTestJSON-1373525989-project-member] GET https://10.4.3.240/volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1204452380 Aug 20 01:04:04.348467 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-8b56f773-a623-4fd2-9cc3-73320e91d7fc tempest-VolumesSnapshotListTestJSON-1373525989 tempest-VolumesSnapshotListTestJSON-1373525989-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:04:04.348673 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-8b56f773-a623-4fd2-9cc3-73320e91d7fc tempest-VolumesSnapshotListTestJSON-1373525989 tempest-VolumesSnapshotListTestJSON-1373525989-project-member] Calling method 'index' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:04:04.348861 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.api_utils [None req-8b56f773-a623-4fd2-9cc3-73320e91d7fc tempest-VolumesSnapshotListTestJSON-1373525989 tempest-VolumesSnapshotListTestJSON-1373525989-project-member] Removing options '' from query. {{(pid=100213) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 01:04:04.349819 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.db.api [None req-8b56f773-a623-4fd2-9cc3-73320e91d7fc tempest-VolumesSnapshotListTestJSON-1373525989 tempest-VolumesSnapshotListTestJSON-1373525989-project-member] Building query based on filter {{(pid=100213) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 20 01:04:04.350245 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-1ba60712-0910-498a-b0cb-6dd6a984f172 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f3218e12-c0c9-43e1-b0a9-77b3c3347a7e) transitioned into state 'SUCCESS' from state '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-1707822435',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='32bdd7bd4b41425c83c1fcf3c29cd7ae',qos_specs=None,replication_status=,reservations=['7c9d6f87-653f-41fe-ab41-e9f6626c9e6a','ba3e965e-aea5-4237-9dfa-fcdeee63c1af','bd839c13-7d08-4014-a66c-3bbecae77e69','37253cec-5095-47eb-a285-a2c9c1287b1c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='33288acd1d7445ee80c42301c69e5622',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:04:04.350907 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-1ba60712-0910-498a-b0cb-6dd6a984f172 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (98075124-fd2e-4981-866c-68cfdf0bbc4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:04:04.353150 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-8b56f773-a623-4fd2-9cc3-73320e91d7fc tempest-VolumesSnapshotListTestJSON-1373525989 tempest-VolumesSnapshotListTestJSON-1373525989-project-member] Get all snapshots completed successfully. Aug 20 01:04:04.353435 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-8b56f773-a623-4fd2-9cc3-73320e91d7fc tempest-VolumesSnapshotListTestJSON-1373525989 tempest-VolumesSnapshotListTestJSON-1373525989-project-member] https://10.4.3.240/volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1204452380 returned with HTTP 200 Aug 20 01:04:04.353802 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 798/3215] 10.4.3.240 () {66 vars in 1398 bytes} [Thu Aug 20 01:04:04 2026] GET /volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1204452380 => generated 342 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:04:04.359439 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-1ba60712-0910-498a-b0cb-6dd6a984f172 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (98075124-fd2e-4981-866c-68cfdf0bbc4e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:04:04.360199 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-1ba60712-0910-498a-b0cb-6dd6a984f172 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Flow 'volume_create_api' (5ccd48a2-3cd8-4943-8d43-3bfd0fbc748b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:04:04.360480 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-1ba60712-0910-498a-b0cb-6dd6a984f172 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Create volume request issued successfully. Aug 20 01:04:04.361050 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-1ba60712-0910-498a-b0cb-6dd6a984f172 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 20 01:04:04.361414 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 806/3216] 10.4.3.240 () {70 vars in 1298 bytes} [Thu Aug 20 01:04:04 2026] POST /volume/v3/volumes => generated 778 bytes in 124 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 01:04:04.364924 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-d53f10bb-48d3-4f4d-a101-edf46888ce03 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:04:04.366721 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-d53f10bb-48d3-4f4d-a101-edf46888ce03 tempest-VolumesSnapshotListTestJSON-1373525989 tempest-VolumesSnapshotListTestJSON-1373525989-project-member] DELETE https://10.4.3.240/volume/v3/snapshots/4d897721-9766-4503-ae2d-bd05b974c224 Aug 20 01:04:04.366896 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-d53f10bb-48d3-4f4d-a101-edf46888ce03 tempest-VolumesSnapshotListTestJSON-1373525989 tempest-VolumesSnapshotListTestJSON-1373525989-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:04:04.367078 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-d53f10bb-48d3-4f4d-a101-edf46888ce03 tempest-VolumesSnapshotListTestJSON-1373525989 tempest-VolumesSnapshotListTestJSON-1373525989-project-member] Calling method 'delete' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:04:04.367182 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.v3.snapshots [None req-d53f10bb-48d3-4f4d-a101-edf46888ce03 tempest-VolumesSnapshotListTestJSON-1373525989 tempest-VolumesSnapshotListTestJSON-1373525989-project-member] Delete snapshot with id: 4d897721-9766-4503-ae2d-bd05b974c224 Aug 20 01:04:04.372441 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:04:04.372441 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:04:04.372548 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-48dbf2a9-1084-4630-b805-98b8645a9073 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:04:04.372899 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-d53f10bb-48d3-4f4d-a101-edf46888ce03 tempest-VolumesSnapshotListTestJSON-1373525989 tempest-VolumesSnapshotListTestJSON-1373525989-project-member] Snapshot retrieved successfully. Aug 20 01:04:04.376232 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-48dbf2a9-1084-4630-b805-98b8645a9073 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] GET https://10.4.3.240/volume/v3/volumes/5c5a58ec-81cb-47de-98db-94f3f75a02b5 Aug 20 01:04:04.376567 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-48dbf2a9-1084-4630-b805-98b8645a9073 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:04:04.376858 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-48dbf2a9-1084-4630-b805-98b8645a9073 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:04:04.388346 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:04:04.388346 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:04:04.391267 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-d53f10bb-48d3-4f4d-a101-edf46888ce03 tempest-VolumesSnapshotListTestJSON-1373525989 tempest-VolumesSnapshotListTestJSON-1373525989-project-member] Snapshot delete request issued successfully. Aug 20 01:04:04.391476 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-d53f10bb-48d3-4f4d-a101-edf46888ce03 tempest-VolumesSnapshotListTestJSON-1373525989 tempest-VolumesSnapshotListTestJSON-1373525989-project-member] https://10.4.3.240/volume/v3/snapshots/4d897721-9766-4503-ae2d-bd05b974c224 returned with HTTP 202 Aug 20 01:04:04.391943 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 801/3217] 10.4.3.240 () {66 vars in 1357 bytes} [Thu Aug 20 01:04:04 2026] DELETE /volume/v3/snapshots/4d897721-9766-4503-ae2d-bd05b974c224 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 01:04:04.392677 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-48dbf2a9-1084-4630-b805-98b8645a9073 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Volume info retrieved successfully. Aug 20 01:04:04.397683 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-48dbf2a9-1084-4630-b805-98b8645a9073 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] https://10.4.3.240/volume/v3/volumes/5c5a58ec-81cb-47de-98db-94f3f75a02b5 returned with HTTP 200 Aug 20 01:04:04.398297 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 813/3218] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:04:04 2026] GET /volume/v3/volumes/5c5a58ec-81cb-47de-98db-94f3f75a02b5 => generated 957 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:04:04.405230 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-b9b39b45-42ef-434b-a5a6-571f6410a09b None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:04:04.408161 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-b9b39b45-42ef-434b-a5a6-571f6410a09b tempest-VolumesSnapshotListTestJSON-1373525989 tempest-VolumesSnapshotListTestJSON-1373525989-project-member] GET https://10.4.3.240/volume/v3/snapshots/4d897721-9766-4503-ae2d-bd05b974c224 Aug 20 01:04:04.408402 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-b9b39b45-42ef-434b-a5a6-571f6410a09b tempest-VolumesSnapshotListTestJSON-1373525989 tempest-VolumesSnapshotListTestJSON-1373525989-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:04:04.408628 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-b9b39b45-42ef-434b-a5a6-571f6410a09b tempest-VolumesSnapshotListTestJSON-1373525989 tempest-VolumesSnapshotListTestJSON-1373525989-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:04:04.413096 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:04:04.413096 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:04:04.413566 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-b9b39b45-42ef-434b-a5a6-571f6410a09b tempest-VolumesSnapshotListTestJSON-1373525989 tempest-VolumesSnapshotListTestJSON-1373525989-project-member] Snapshot retrieved successfully. Aug 20 01:04:04.414307 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-b9b39b45-42ef-434b-a5a6-571f6410a09b tempest-VolumesSnapshotListTestJSON-1373525989 tempest-VolumesSnapshotListTestJSON-1373525989-project-member] https://10.4.3.240/volume/v3/snapshots/4d897721-9766-4503-ae2d-bd05b974c224 returned with HTTP 200 Aug 20 01:04:04.414678 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 799/3219] 10.4.3.240 () {66 vars in 1354 bytes} [Thu Aug 20 01:04:04 2026] GET /volume/v3/snapshots/4d897721-9766-4503-ae2d-bd05b974c224 => generated 472 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:04:04.846855 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-50824535-5822-43a1-acf5-5ca81c1fcc2e None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:04:04.848487 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-50824535-5822-43a1-acf5-5ca81c1fcc2e tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] GET https://10.4.3.240/volume/v3/snapshots/00518293-1b5d-430c-8eae-f7ad4aad71a5 Aug 20 01:04:04.848694 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-50824535-5822-43a1-acf5-5ca81c1fcc2e tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:04:04.848892 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-50824535-5822-43a1-acf5-5ca81c1fcc2e tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:04:04.852618 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-50824535-5822-43a1-acf5-5ca81c1fcc2e tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] https://10.4.3.240/volume/v3/snapshots/00518293-1b5d-430c-8eae-f7ad4aad71a5 returned with HTTP 404 Aug 20 01:04:04.853000 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 807/3220] 10.4.3.240 () {66 vars in 1354 bytes} [Thu Aug 20 01:04:04 2026] GET /volume/v3/snapshots/00518293-1b5d-430c-8eae-f7ad4aad71a5 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:04:05.413411 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-af820679-4ebe-4a28-8c7a-1681a4bd3706 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:04:05.415671 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-af820679-4ebe-4a28-8c7a-1681a4bd3706 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] GET https://10.4.3.240/volume/v3/volumes/5c5a58ec-81cb-47de-98db-94f3f75a02b5 Aug 20 01:04:05.415941 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-af820679-4ebe-4a28-8c7a-1681a4bd3706 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:04:05.416170 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-af820679-4ebe-4a28-8c7a-1681a4bd3706 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:04:05.425088 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-d6a35843-8a0c-4c86-8d88-152a824c980d None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:04:05.426530 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:04:05.426530 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:04:05.428895 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-d6a35843-8a0c-4c86-8d88-152a824c980d tempest-VolumesSnapshotListTestJSON-1373525989 tempest-VolumesSnapshotListTestJSON-1373525989-project-member] GET https://10.4.3.240/volume/v3/snapshots/4d897721-9766-4503-ae2d-bd05b974c224 Aug 20 01:04:05.429237 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-d6a35843-8a0c-4c86-8d88-152a824c980d tempest-VolumesSnapshotListTestJSON-1373525989 tempest-VolumesSnapshotListTestJSON-1373525989-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:04:05.429305 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-d6a35843-8a0c-4c86-8d88-152a824c980d tempest-VolumesSnapshotListTestJSON-1373525989 tempest-VolumesSnapshotListTestJSON-1373525989-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:04:05.430933 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-af820679-4ebe-4a28-8c7a-1681a4bd3706 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Volume info retrieved successfully. Aug 20 01:04:05.437611 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-d6a35843-8a0c-4c86-8d88-152a824c980d tempest-VolumesSnapshotListTestJSON-1373525989 tempest-VolumesSnapshotListTestJSON-1373525989-project-member] https://10.4.3.240/volume/v3/snapshots/4d897721-9766-4503-ae2d-bd05b974c224 returned with HTTP 404 Aug 20 01:04:05.438152 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 814/3221] 10.4.3.240 () {66 vars in 1354 bytes} [Thu Aug 20 01:04:05 2026] GET /volume/v3/snapshots/4d897721-9766-4503-ae2d-bd05b974c224 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:04:05.439994 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-af820679-4ebe-4a28-8c7a-1681a4bd3706 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] https://10.4.3.240/volume/v3/volumes/5c5a58ec-81cb-47de-98db-94f3f75a02b5 returned with HTTP 200 Aug 20 01:04:05.440505 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 802/3222] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:04:05 2026] GET /volume/v3/volumes/5c5a58ec-81cb-47de-98db-94f3f75a02b5 => generated 1009 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:04:05.445265 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-d817df49-4723-4044-ad91-5b7ef7fcb34b None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:04:05.448240 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-d817df49-4723-4044-ad91-5b7ef7fcb34b tempest-VolumesSnapshotListTestJSON-1373525989 tempest-VolumesSnapshotListTestJSON-1373525989-project-member] DELETE https://10.4.3.240/volume/v3/snapshots/1179e239-59f7-4b89-b04f-26062e371639 Aug 20 01:04:05.448240 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-d817df49-4723-4044-ad91-5b7ef7fcb34b tempest-VolumesSnapshotListTestJSON-1373525989 tempest-VolumesSnapshotListTestJSON-1373525989-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:04:05.448240 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-d817df49-4723-4044-ad91-5b7ef7fcb34b tempest-VolumesSnapshotListTestJSON-1373525989 tempest-VolumesSnapshotListTestJSON-1373525989-project-member] Calling method 'delete' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:04:05.448240 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.v3.snapshots [None req-d817df49-4723-4044-ad91-5b7ef7fcb34b tempest-VolumesSnapshotListTestJSON-1373525989 tempest-VolumesSnapshotListTestJSON-1373525989-project-member] Delete snapshot with id: 1179e239-59f7-4b89-b04f-26062e371639 Aug 20 01:04:05.453218 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:04:05.453218 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:04:05.453775 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-d817df49-4723-4044-ad91-5b7ef7fcb34b tempest-VolumesSnapshotListTestJSON-1373525989 tempest-VolumesSnapshotListTestJSON-1373525989-project-member] Snapshot retrieved successfully. Aug 20 01:04:05.457021 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-91adf32a-2013-4b8a-a3f9-9fb68baaa795 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:04:05.458639 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-91adf32a-2013-4b8a-a3f9-9fb68baaa795 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] POST https://10.4.3.240/volume/v3/backups Aug 20 01:04:05.458945 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-91adf32a-2013-4b8a-a3f9-9fb68baaa795 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "5c5a58ec-81cb-47de-98db-94f3f75a02b5", "name": "tempest-type-Backup-2029716642"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:04:05.460266 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.contrib.backups [None req-91adf32a-2013-4b8a-a3f9-9fb68baaa795 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Creating new backup {'backup': {'volume_id': '5c5a58ec-81cb-47de-98db-94f3f75a02b5', 'name': 'tempest-type-Backup-2029716642'}} {{(pid=100214) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 20 01:04:05.460711 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.contrib.backups [None req-91adf32a-2013-4b8a-a3f9-9fb68baaa795 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Creating backup of volume 5c5a58ec-81cb-47de-98db-94f3f75a02b5 in container None Aug 20 01:04:05.466748 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:04:05.466748 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:04:05.467069 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-91adf32a-2013-4b8a-a3f9-9fb68baaa795 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Volume info retrieved successfully. Aug 20 01:04:05.469712 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-d817df49-4723-4044-ad91-5b7ef7fcb34b tempest-VolumesSnapshotListTestJSON-1373525989 tempest-VolumesSnapshotListTestJSON-1373525989-project-member] Snapshot delete request issued successfully. Aug 20 01:04:05.470689 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-d817df49-4723-4044-ad91-5b7ef7fcb34b tempest-VolumesSnapshotListTestJSON-1373525989 tempest-VolumesSnapshotListTestJSON-1373525989-project-member] https://10.4.3.240/volume/v3/snapshots/1179e239-59f7-4b89-b04f-26062e371639 returned with HTTP 202 Aug 20 01:04:05.470949 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 800/3223] 10.4.3.240 () {66 vars in 1357 bytes} [Thu Aug 20 01:04:05 2026] DELETE /volume/v3/snapshots/1179e239-59f7-4b89-b04f-26062e371639 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 01:04:05.480324 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-72457221-8691-48b6-a0fe-0d5ce3881bfd None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:04:05.482243 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-72457221-8691-48b6-a0fe-0d5ce3881bfd tempest-VolumesSnapshotListTestJSON-1373525989 tempest-VolumesSnapshotListTestJSON-1373525989-project-member] GET https://10.4.3.240/volume/v3/snapshots/1179e239-59f7-4b89-b04f-26062e371639 Aug 20 01:04:05.482494 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-72457221-8691-48b6-a0fe-0d5ce3881bfd tempest-VolumesSnapshotListTestJSON-1373525989 tempest-VolumesSnapshotListTestJSON-1373525989-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:04:05.482744 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-72457221-8691-48b6-a0fe-0d5ce3881bfd tempest-VolumesSnapshotListTestJSON-1373525989 tempest-VolumesSnapshotListTestJSON-1373525989-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:04:05.486821 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.quota [None req-91adf32a-2013-4b8a-a3f9-9fb68baaa795 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Created reservations ['be32f217-0063-4aa1-a4f9-54fc79ac3abf', '5e04bce4-5ae4-491c-ba02-2f700ab077a3'] {{(pid=100214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 01:04:05.489129 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:04:05.489129 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:04:05.489611 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-72457221-8691-48b6-a0fe-0d5ce3881bfd tempest-VolumesSnapshotListTestJSON-1373525989 tempest-VolumesSnapshotListTestJSON-1373525989-project-member] Snapshot retrieved successfully. Aug 20 01:04:05.490433 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-72457221-8691-48b6-a0fe-0d5ce3881bfd tempest-VolumesSnapshotListTestJSON-1373525989 tempest-VolumesSnapshotListTestJSON-1373525989-project-member] https://10.4.3.240/volume/v3/snapshots/1179e239-59f7-4b89-b04f-26062e371639 returned with HTTP 200 Aug 20 01:04:05.490826 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 815/3224] 10.4.3.240 () {66 vars in 1354 bytes} [Thu Aug 20 01:04:05 2026] GET /volume/v3/snapshots/1179e239-59f7-4b89-b04f-26062e371639 => generated 471 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:04:05.528434 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-91adf32a-2013-4b8a-a3f9-9fb68baaa795 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] https://10.4.3.240/volume/v3/backups returned with HTTP 202 Aug 20 01:04:05.528865 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 808/3225] 10.4.3.240 () {70 vars in 1299 bytes} [Thu Aug 20 01:04:05 2026] POST /volume/v3/backups => generated 316 bytes in 72 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 01:04:05.538093 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-2e7016a4-5883-444a-805f-255ef0df6d5f None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:04:05.539927 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-2e7016a4-5883-444a-805f-255ef0df6d5f tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] GET https://10.4.3.240/volume/v3/backups/9a0d0b4d-aa88-465b-9f79-301321ede101 Aug 20 01:04:05.540091 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-2e7016a4-5883-444a-805f-255ef0df6d5f tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:04:05.540331 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-2e7016a4-5883-444a-805f-255ef0df6d5f tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:04:05.540408 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.v3.backups [None req-2e7016a4-5883-444a-805f-255ef0df6d5f tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Show backup with id 9a0d0b4d-aa88-465b-9f79-301321ede101. {{(pid=100212) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:04:05.544669 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:04:05.544669 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:04:05.545225 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-2e7016a4-5883-444a-805f-255ef0df6d5f tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] https://10.4.3.240/volume/v3/backups/9a0d0b4d-aa88-465b-9f79-301321ede101 returned with HTTP 200 Aug 20 01:04:05.545704 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 803/3226] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:04:05 2026] GET /volume/v3/backups/9a0d0b4d-aa88-465b-9f79-301321ede101 => generated 723 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:04:06.232477 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [req-040131a4-d106-4126-8ed3-3a553d15fdcf req-f517b9c4-8037-49aa-ae18-2a1b3789690b None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:04:06.234905 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-040131a4-d106-4126-8ed3-3a553d15fdcf req-f517b9c4-8037-49aa-ae18-2a1b3789690b tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] DELETE https://10.4.3.240/volume/v3/attachments/8ff98897-6dde-49bf-abf0-4e82170e7841 Aug 20 01:04:06.235282 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [req-040131a4-d106-4126-8ed3-3a553d15fdcf req-f517b9c4-8037-49aa-ae18-2a1b3789690b tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:04:06.235651 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [req-040131a4-d106-4126-8ed3-3a553d15fdcf req-f517b9c4-8037-49aa-ae18-2a1b3789690b tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Calling method 'version_select' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:04:06.243979 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:04:06.243979 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:04:06.283362 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-040131a4-d106-4126-8ed3-3a553d15fdcf req-f517b9c4-8037-49aa-ae18-2a1b3789690b tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] https://10.4.3.240/volume/v3/attachments/8ff98897-6dde-49bf-abf0-4e82170e7841 returned with HTTP 200 Aug 20 01:04:06.283745 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 801/3227] 10.4.3.240 () {72 vars in 1673 bytes} [Thu Aug 20 01:04:06 2026] DELETE /volume/v3/attachments/8ff98897-6dde-49bf-abf0-4e82170e7841 => generated 19 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:04:06.501240 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-1677033a-97b6-4221-84f5-ec66dc538dc5 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:04:06.503042 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-1677033a-97b6-4221-84f5-ec66dc538dc5 tempest-VolumesSnapshotListTestJSON-1373525989 tempest-VolumesSnapshotListTestJSON-1373525989-project-member] GET https://10.4.3.240/volume/v3/snapshots/1179e239-59f7-4b89-b04f-26062e371639 Aug 20 01:04:06.503201 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-1677033a-97b6-4221-84f5-ec66dc538dc5 tempest-VolumesSnapshotListTestJSON-1373525989 tempest-VolumesSnapshotListTestJSON-1373525989-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:04:06.503398 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-1677033a-97b6-4221-84f5-ec66dc538dc5 tempest-VolumesSnapshotListTestJSON-1373525989 tempest-VolumesSnapshotListTestJSON-1373525989-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:04:06.507628 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-1677033a-97b6-4221-84f5-ec66dc538dc5 tempest-VolumesSnapshotListTestJSON-1373525989 tempest-VolumesSnapshotListTestJSON-1373525989-project-member] https://10.4.3.240/volume/v3/snapshots/1179e239-59f7-4b89-b04f-26062e371639 returned with HTTP 404 Aug 20 01:04:06.508178 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 816/3228] 10.4.3.240 () {66 vars in 1354 bytes} [Thu Aug 20 01:04:06 2026] GET /volume/v3/snapshots/1179e239-59f7-4b89-b04f-26062e371639 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:04:06.515845 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-8f4b441b-60e0-411e-a7ef-4bc49fe97228 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:04:06.518952 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-8f4b441b-60e0-411e-a7ef-4bc49fe97228 tempest-VolumesSnapshotListTestJSON-1373525989 tempest-VolumesSnapshotListTestJSON-1373525989-project-member] DELETE https://10.4.3.240/volume/v3/snapshots/42876286-6f8c-4dac-8ec4-4a619efa3d65 Aug 20 01:04:06.518952 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-8f4b441b-60e0-411e-a7ef-4bc49fe97228 tempest-VolumesSnapshotListTestJSON-1373525989 tempest-VolumesSnapshotListTestJSON-1373525989-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:04:06.518952 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-8f4b441b-60e0-411e-a7ef-4bc49fe97228 tempest-VolumesSnapshotListTestJSON-1373525989 tempest-VolumesSnapshotListTestJSON-1373525989-project-member] Calling method 'delete' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:04:06.518952 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.v3.snapshots [None req-8f4b441b-60e0-411e-a7ef-4bc49fe97228 tempest-VolumesSnapshotListTestJSON-1373525989 tempest-VolumesSnapshotListTestJSON-1373525989-project-member] Delete snapshot with id: 42876286-6f8c-4dac-8ec4-4a619efa3d65 Aug 20 01:04:06.522930 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:04:06.522930 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:04:06.523754 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-8f4b441b-60e0-411e-a7ef-4bc49fe97228 tempest-VolumesSnapshotListTestJSON-1373525989 tempest-VolumesSnapshotListTestJSON-1373525989-project-member] Snapshot retrieved successfully. Aug 20 01:04:06.541436 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-8f4b441b-60e0-411e-a7ef-4bc49fe97228 tempest-VolumesSnapshotListTestJSON-1373525989 tempest-VolumesSnapshotListTestJSON-1373525989-project-member] Snapshot delete request issued successfully. Aug 20 01:04:06.541744 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-8f4b441b-60e0-411e-a7ef-4bc49fe97228 tempest-VolumesSnapshotListTestJSON-1373525989 tempest-VolumesSnapshotListTestJSON-1373525989-project-member] https://10.4.3.240/volume/v3/snapshots/42876286-6f8c-4dac-8ec4-4a619efa3d65 returned with HTTP 202 Aug 20 01:04:06.542207 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 809/3229] 10.4.3.240 () {66 vars in 1357 bytes} [Thu Aug 20 01:04:06 2026] DELETE /volume/v3/snapshots/42876286-6f8c-4dac-8ec4-4a619efa3d65 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 01:04:06.551372 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-9e9256db-c21d-42c2-a04c-b790455eeb05 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:04:06.552977 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-9e9256db-c21d-42c2-a04c-b790455eeb05 tempest-VolumesSnapshotListTestJSON-1373525989 tempest-VolumesSnapshotListTestJSON-1373525989-project-member] GET https://10.4.3.240/volume/v3/snapshots/42876286-6f8c-4dac-8ec4-4a619efa3d65 Aug 20 01:04:06.553193 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-9e9256db-c21d-42c2-a04c-b790455eeb05 tempest-VolumesSnapshotListTestJSON-1373525989 tempest-VolumesSnapshotListTestJSON-1373525989-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:04:06.553385 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-9e9256db-c21d-42c2-a04c-b790455eeb05 tempest-VolumesSnapshotListTestJSON-1373525989 tempest-VolumesSnapshotListTestJSON-1373525989-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:04:06.558046 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-5a171381-72bd-4620-aaba-284a380c3bf7 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:04:06.558470 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:04:06.558470 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:04:06.558931 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-9e9256db-c21d-42c2-a04c-b790455eeb05 tempest-VolumesSnapshotListTestJSON-1373525989 tempest-VolumesSnapshotListTestJSON-1373525989-project-member] Snapshot retrieved successfully. Aug 20 01:04:06.559717 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-9e9256db-c21d-42c2-a04c-b790455eeb05 tempest-VolumesSnapshotListTestJSON-1373525989 tempest-VolumesSnapshotListTestJSON-1373525989-project-member] https://10.4.3.240/volume/v3/snapshots/42876286-6f8c-4dac-8ec4-4a619efa3d65 returned with HTTP 200 Aug 20 01:04:06.560136 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 804/3230] 10.4.3.240 () {66 vars in 1354 bytes} [Thu Aug 20 01:04:06 2026] GET /volume/v3/snapshots/42876286-6f8c-4dac-8ec4-4a619efa3d65 => generated 472 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:04:06.562814 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-5a171381-72bd-4620-aaba-284a380c3bf7 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] GET https://10.4.3.240/volume/v3/backups/9a0d0b4d-aa88-465b-9f79-301321ede101 Aug 20 01:04:06.562814 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-5a171381-72bd-4620-aaba-284a380c3bf7 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:04:06.562814 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-5a171381-72bd-4620-aaba-284a380c3bf7 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:04:06.562814 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.v3.backups [None req-5a171381-72bd-4620-aaba-284a380c3bf7 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Show backup with id 9a0d0b4d-aa88-465b-9f79-301321ede101. {{(pid=100213) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:04:06.569347 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:04:06.569347 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:04:06.569912 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-5a171381-72bd-4620-aaba-284a380c3bf7 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] https://10.4.3.240/volume/v3/backups/9a0d0b4d-aa88-465b-9f79-301321ede101 returned with HTTP 200 Aug 20 01:04:06.570238 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 802/3231] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:04:06 2026] GET /volume/v3/backups/9a0d0b4d-aa88-465b-9f79-301321ede101 => generated 725 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:04:07.568316 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-9aa08566-dc46-4bac-a9e0-81014f05917f None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:04:07.570828 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-9aa08566-dc46-4bac-a9e0-81014f05917f tempest-VolumesSnapshotListTestJSON-1373525989 tempest-VolumesSnapshotListTestJSON-1373525989-project-member] GET https://10.4.3.240/volume/v3/snapshots/42876286-6f8c-4dac-8ec4-4a619efa3d65 Aug 20 01:04:07.571038 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-9aa08566-dc46-4bac-a9e0-81014f05917f tempest-VolumesSnapshotListTestJSON-1373525989 tempest-VolumesSnapshotListTestJSON-1373525989-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:04:07.571259 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-9aa08566-dc46-4bac-a9e0-81014f05917f tempest-VolumesSnapshotListTestJSON-1373525989 tempest-VolumesSnapshotListTestJSON-1373525989-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:04:07.576540 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-9aa08566-dc46-4bac-a9e0-81014f05917f tempest-VolumesSnapshotListTestJSON-1373525989 tempest-VolumesSnapshotListTestJSON-1373525989-project-member] https://10.4.3.240/volume/v3/snapshots/42876286-6f8c-4dac-8ec4-4a619efa3d65 returned with HTTP 404 Aug 20 01:04:07.577025 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 817/3232] 10.4.3.240 () {66 vars in 1354 bytes} [Thu Aug 20 01:04:07 2026] GET /volume/v3/snapshots/42876286-6f8c-4dac-8ec4-4a619efa3d65 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:04:07.584550 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-a9629c61-1f28-4c69-903f-1c3bcd2b6550 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:04:07.586859 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-88963f4f-728f-4e71-950c-5d84e331be2e None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:04:07.587089 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-a9629c61-1f28-4c69-903f-1c3bcd2b6550 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] GET https://10.4.3.240/volume/v3/backups/9a0d0b4d-aa88-465b-9f79-301321ede101 Aug 20 01:04:07.587191 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-a9629c61-1f28-4c69-903f-1c3bcd2b6550 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:04:07.587409 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-a9629c61-1f28-4c69-903f-1c3bcd2b6550 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:04:07.587504 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-a9629c61-1f28-4c69-903f-1c3bcd2b6550 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Show backup with id 9a0d0b4d-aa88-465b-9f79-301321ede101. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:04:07.589722 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-88963f4f-728f-4e71-950c-5d84e331be2e tempest-VolumesSnapshotListTestJSON-1373525989 tempest-VolumesSnapshotListTestJSON-1373525989-project-member] GET https://10.4.3.240/volume/v3/volumes/74dbe1ae-492e-44dd-a4cb-2b095473d33f Aug 20 01:04:07.589924 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-88963f4f-728f-4e71-950c-5d84e331be2e tempest-VolumesSnapshotListTestJSON-1373525989 tempest-VolumesSnapshotListTestJSON-1373525989-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:04:07.590116 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-88963f4f-728f-4e71-950c-5d84e331be2e tempest-VolumesSnapshotListTestJSON-1373525989 tempest-VolumesSnapshotListTestJSON-1373525989-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:04:07.591705 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:04:07.591705 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:04:07.592291 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-a9629c61-1f28-4c69-903f-1c3bcd2b6550 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] https://10.4.3.240/volume/v3/backups/9a0d0b4d-aa88-465b-9f79-301321ede101 returned with HTTP 200 Aug 20 01:04:07.592724 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 810/3233] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:04:07 2026] GET /volume/v3/backups/9a0d0b4d-aa88-465b-9f79-301321ede101 => generated 725 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:04:07.602176 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:04:07.602176 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:04:07.607423 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-88963f4f-728f-4e71-950c-5d84e331be2e tempest-VolumesSnapshotListTestJSON-1373525989 tempest-VolumesSnapshotListTestJSON-1373525989-project-member] Volume info retrieved successfully. Aug 20 01:04:07.614488 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-88963f4f-728f-4e71-950c-5d84e331be2e tempest-VolumesSnapshotListTestJSON-1373525989 tempest-VolumesSnapshotListTestJSON-1373525989-project-member] https://10.4.3.240/volume/v3/volumes/74dbe1ae-492e-44dd-a4cb-2b095473d33f returned with HTTP 200 Aug 20 01:04:07.614941 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 805/3234] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:04:07 2026] GET /volume/v3/volumes/74dbe1ae-492e-44dd-a4cb-2b095473d33f => generated 851 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:04:07.628544 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-3a55c432-7fb4-4140-87d4-2d190704e712 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:04:07.630711 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-3a55c432-7fb4-4140-87d4-2d190704e712 tempest-VolumesSnapshotListTestJSON-1373525989 tempest-VolumesSnapshotListTestJSON-1373525989-project-member] DELETE https://10.4.3.240/volume/v3/volumes/74dbe1ae-492e-44dd-a4cb-2b095473d33f Aug 20 01:04:07.630972 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-3a55c432-7fb4-4140-87d4-2d190704e712 tempest-VolumesSnapshotListTestJSON-1373525989 tempest-VolumesSnapshotListTestJSON-1373525989-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:04:07.631230 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-3a55c432-7fb4-4140-87d4-2d190704e712 tempest-VolumesSnapshotListTestJSON-1373525989 tempest-VolumesSnapshotListTestJSON-1373525989-project-member] Calling method 'delete' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:04:07.631510 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.v3.volumes [None req-3a55c432-7fb4-4140-87d4-2d190704e712 tempest-VolumesSnapshotListTestJSON-1373525989 tempest-VolumesSnapshotListTestJSON-1373525989-project-member] Delete volume with id: 74dbe1ae-492e-44dd-a4cb-2b095473d33f Aug 20 01:04:07.639762 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:04:07.639762 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:04:07.640359 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-3a55c432-7fb4-4140-87d4-2d190704e712 tempest-VolumesSnapshotListTestJSON-1373525989 tempest-VolumesSnapshotListTestJSON-1373525989-project-member] Volume info retrieved successfully. Aug 20 01:04:07.658465 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-3a55c432-7fb4-4140-87d4-2d190704e712 tempest-VolumesSnapshotListTestJSON-1373525989 tempest-VolumesSnapshotListTestJSON-1373525989-project-member] Delete volume request issued successfully. Aug 20 01:04:07.658644 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-3a55c432-7fb4-4140-87d4-2d190704e712 tempest-VolumesSnapshotListTestJSON-1373525989 tempest-VolumesSnapshotListTestJSON-1373525989-project-member] https://10.4.3.240/volume/v3/volumes/74dbe1ae-492e-44dd-a4cb-2b095473d33f returned with HTTP 202 Aug 20 01:04:07.659099 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 803/3235] 10.4.3.240 () {66 vars in 1351 bytes} [Thu Aug 20 01:04:07 2026] DELETE /volume/v3/volumes/74dbe1ae-492e-44dd-a4cb-2b095473d33f => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 01:04:07.665898 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-a1d62d34-7f8a-4c57-8186-8a31a703fc28 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:04:07.668538 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-a1d62d34-7f8a-4c57-8186-8a31a703fc28 tempest-VolumesSnapshotListTestJSON-1373525989 tempest-VolumesSnapshotListTestJSON-1373525989-project-member] GET https://10.4.3.240/volume/v3/volumes/74dbe1ae-492e-44dd-a4cb-2b095473d33f Aug 20 01:04:07.668789 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-a1d62d34-7f8a-4c57-8186-8a31a703fc28 tempest-VolumesSnapshotListTestJSON-1373525989 tempest-VolumesSnapshotListTestJSON-1373525989-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:04:07.669112 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-a1d62d34-7f8a-4c57-8186-8a31a703fc28 tempest-VolumesSnapshotListTestJSON-1373525989 tempest-VolumesSnapshotListTestJSON-1373525989-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:04:07.675584 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:04:07.675584 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:04:07.679404 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-a1d62d34-7f8a-4c57-8186-8a31a703fc28 tempest-VolumesSnapshotListTestJSON-1373525989 tempest-VolumesSnapshotListTestJSON-1373525989-project-member] Volume info retrieved successfully. Aug 20 01:04:07.684039 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-a1d62d34-7f8a-4c57-8186-8a31a703fc28 tempest-VolumesSnapshotListTestJSON-1373525989 tempest-VolumesSnapshotListTestJSON-1373525989-project-member] https://10.4.3.240/volume/v3/volumes/74dbe1ae-492e-44dd-a4cb-2b095473d33f returned with HTTP 200 Aug 20 01:04:07.684679 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 818/3236] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:04:07 2026] GET /volume/v3/volumes/74dbe1ae-492e-44dd-a4cb-2b095473d33f => generated 850 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:04:07.704557 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-1fc6bb63-6910-4d11-aa6c-bd4a28f86fdf None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:04:07.706277 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-1fc6bb63-6910-4d11-aa6c-bd4a28f86fdf tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] DELETE https://10.4.3.240/volume/v3/volumes/d338bb68-6651-43e0-a4a8-e8be26b385f4 Aug 20 01:04:07.706503 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-1fc6bb63-6910-4d11-aa6c-bd4a28f86fdf tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:04:07.706712 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-1fc6bb63-6910-4d11-aa6c-bd4a28f86fdf tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Calling method 'delete' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:04:07.706867 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.v3.volumes [None req-1fc6bb63-6910-4d11-aa6c-bd4a28f86fdf tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Delete volume with id: d338bb68-6651-43e0-a4a8-e8be26b385f4 Aug 20 01:04:07.712998 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:04:07.712998 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:04:07.713433 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-1fc6bb63-6910-4d11-aa6c-bd4a28f86fdf tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Volume info retrieved successfully. Aug 20 01:04:07.733241 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-1fc6bb63-6910-4d11-aa6c-bd4a28f86fdf tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Delete volume request issued successfully. Aug 20 01:04:07.733407 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-1fc6bb63-6910-4d11-aa6c-bd4a28f86fdf tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] https://10.4.3.240/volume/v3/volumes/d338bb68-6651-43e0-a4a8-e8be26b385f4 returned with HTTP 202 Aug 20 01:04:07.733845 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 811/3237] 10.4.3.240 () {66 vars in 1351 bytes} [Thu Aug 20 01:04:07 2026] DELETE /volume/v3/volumes/d338bb68-6651-43e0-a4a8-e8be26b385f4 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 01:04:07.741884 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-f0c5d402-c25b-4321-b92f-a4f26a084faf None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:04:07.743506 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-f0c5d402-c25b-4321-b92f-a4f26a084faf tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] GET https://10.4.3.240/volume/v3/volumes/d338bb68-6651-43e0-a4a8-e8be26b385f4 Aug 20 01:04:07.743697 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-f0c5d402-c25b-4321-b92f-a4f26a084faf tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:04:07.743870 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-f0c5d402-c25b-4321-b92f-a4f26a084faf tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:04:07.751024 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:04:07.751024 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:04:07.754281 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-f0c5d402-c25b-4321-b92f-a4f26a084faf tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Volume info retrieved successfully. Aug 20 01:04:07.758577 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-f0c5d402-c25b-4321-b92f-a4f26a084faf tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] https://10.4.3.240/volume/v3/volumes/d338bb68-6651-43e0-a4a8-e8be26b385f4 returned with HTTP 200 Aug 20 01:04:07.758968 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 806/3238] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:04:07 2026] GET /volume/v3/volumes/d338bb68-6651-43e0-a4a8-e8be26b385f4 => generated 1365 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:04:08.604784 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-271c1364-8ff6-45ca-8af3-dbd94e226987 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:04:08.608746 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-271c1364-8ff6-45ca-8af3-dbd94e226987 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] GET https://10.4.3.240/volume/v3/backups/9a0d0b4d-aa88-465b-9f79-301321ede101 Aug 20 01:04:08.609008 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-271c1364-8ff6-45ca-8af3-dbd94e226987 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:04:08.609234 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-271c1364-8ff6-45ca-8af3-dbd94e226987 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:04:08.609389 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.v3.backups [None req-271c1364-8ff6-45ca-8af3-dbd94e226987 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Show backup with id 9a0d0b4d-aa88-465b-9f79-301321ede101. {{(pid=100213) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:04:08.618271 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:04:08.618271 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:04:08.619076 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-271c1364-8ff6-45ca-8af3-dbd94e226987 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] https://10.4.3.240/volume/v3/backups/9a0d0b4d-aa88-465b-9f79-301321ede101 returned with HTTP 200 Aug 20 01:04:08.619534 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 804/3239] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:04:08 2026] GET /volume/v3/backups/9a0d0b4d-aa88-465b-9f79-301321ede101 => generated 736 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:04:08.700819 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-1d34a8dc-ae4b-494d-9f7a-8c3d88384ffe None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:04:08.704004 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-1d34a8dc-ae4b-494d-9f7a-8c3d88384ffe tempest-VolumesSnapshotListTestJSON-1373525989 tempest-VolumesSnapshotListTestJSON-1373525989-project-member] GET https://10.4.3.240/volume/v3/volumes/74dbe1ae-492e-44dd-a4cb-2b095473d33f Aug 20 01:04:08.706658 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-1d34a8dc-ae4b-494d-9f7a-8c3d88384ffe tempest-VolumesSnapshotListTestJSON-1373525989 tempest-VolumesSnapshotListTestJSON-1373525989-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:04:08.706933 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-1d34a8dc-ae4b-494d-9f7a-8c3d88384ffe tempest-VolumesSnapshotListTestJSON-1373525989 tempest-VolumesSnapshotListTestJSON-1373525989-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:04:08.718190 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-1d34a8dc-ae4b-494d-9f7a-8c3d88384ffe tempest-VolumesSnapshotListTestJSON-1373525989 tempest-VolumesSnapshotListTestJSON-1373525989-project-member] https://10.4.3.240/volume/v3/volumes/74dbe1ae-492e-44dd-a4cb-2b095473d33f returned with HTTP 404 Aug 20 01:04:08.718845 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 819/3240] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:04:08 2026] GET /volume/v3/volumes/74dbe1ae-492e-44dd-a4cb-2b095473d33f => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:04:08.771951 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-e1641062-282a-4ff4-bfef-82597572c06c None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:04:08.773914 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-e1641062-282a-4ff4-bfef-82597572c06c tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] GET https://10.4.3.240/volume/v3/volumes/d338bb68-6651-43e0-a4a8-e8be26b385f4 Aug 20 01:04:08.774360 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-e1641062-282a-4ff4-bfef-82597572c06c tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:04:08.774360 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-e1641062-282a-4ff4-bfef-82597572c06c tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:04:08.781849 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-e1641062-282a-4ff4-bfef-82597572c06c tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] https://10.4.3.240/volume/v3/volumes/d338bb68-6651-43e0-a4a8-e8be26b385f4 returned with HTTP 404 Aug 20 01:04:08.781963 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 812/3241] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:04:08 2026] GET /volume/v3/volumes/d338bb68-6651-43e0-a4a8-e8be26b385f4 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:04:08.811584 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-554ccc01-8da0-4ccc-9e23-740610251ac8 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:04:08.813762 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-554ccc01-8da0-4ccc-9e23-740610251ac8 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 20 01:04:08.814200 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-554ccc01-8da0-4ccc-9e23-740610251ac8 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-1333725360", "snapshot_id": null, "imageRef": "8d830113-4280-4524-bdd9-3a577a7d4174", "volume_type": null, "size": 1}} {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:04:08.816120 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.v3.volumes [None req-554ccc01-8da0-4ccc-9e23-740610251ac8 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-1333725360', 'snapshot_id': None, 'imageRef': '8d830113-4280-4524-bdd9-3a577a7d4174', 'volume_type': None, 'size': 1}} {{(pid=100212) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 01:04:09.091276 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.v3.volumes [None req-554ccc01-8da0-4ccc-9e23-740610251ac8 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Create volume of 1 GB Aug 20 01:04:09.097290 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-554ccc01-8da0-4ccc-9e23-740610251ac8 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Availability Zones retrieved successfully. Aug 20 01:04:09.106559 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-554ccc01-8da0-4ccc-9e23-740610251ac8 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Flow 'volume_create_api' (35daab7e-5fd5-49c7-b8cc-66b2663b7294) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100212) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:04:09.107767 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-554ccc01-8da0-4ccc-9e23-740610251ac8 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (06fda83c-5982-48f7-afd4-e083bf757576) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:04:09.108724 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.flows.api.create_volume [None req-554ccc01-8da0-4ccc-9e23-740610251ac8 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Validating volume size '1' using validate_int {{(pid=100212) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 01:04:09.180283 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-554ccc01-8da0-4ccc-9e23-740610251ac8 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (06fda83c-5982-48f7-afd4-e083bf757576) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:52:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1ed58bd6-fe6a-497e-ae84-e8199d24fdfa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:04:09.181068 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-554ccc01-8da0-4ccc-9e23-740610251ac8 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d17ee50b-9cc6-4798-abf1-0e86273f9f8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:04:09.234126 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.quota [None req-554ccc01-8da0-4ccc-9e23-740610251ac8 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Created reservations ['df88c779-51b7-473b-bec1-ed459e4e396d', '552e2587-7339-4172-96fe-d4efa70b1051', '18fe695c-8b89-40fd-924f-d4e53dd8ed28', '8a06a8b3-2eab-4e48-a649-7c462f95836e'] {{(pid=100212) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 01:04:09.239050 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-554ccc01-8da0-4ccc-9e23-740610251ac8 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d17ee50b-9cc6-4798-abf1-0e86273f9f8d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['df88c779-51b7-473b-bec1-ed459e4e396d', '552e2587-7339-4172-96fe-d4efa70b1051', '18fe695c-8b89-40fd-924f-d4e53dd8ed28', '8a06a8b3-2eab-4e48-a649-7c462f95836e']}' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:04:09.242834 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-554ccc01-8da0-4ccc-9e23-740610251ac8 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bf939fe6-4b27-4c65-bdba-9ac04acff363) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:04:09.275211 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-554ccc01-8da0-4ccc-9e23-740610251ac8 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bf939fe6-4b27-4c65-bdba-9ac04acff363) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dc43b7a6-b9f4-4303-a654-5ed7dc72d021', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1333725360',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='03a37021255e41ccb3259dd49aff4a78',qos_specs=None,replication_status=,reservations=['df88c779-51b7-473b-bec1-ed459e4e396d','552e2587-7339-4172-96fe-d4efa70b1051','18fe695c-8b89-40fd-924f-d4e53dd8ed28','8a06a8b3-2eab-4e48-a649-7c462f95836e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d1fcea7d7ab543fdbc3f32dca8fe540e',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T01:04:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1333725360',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dc43b7a6-b9f4-4303-a654-5ed7dc72d021,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='03a37021255e41ccb3259dd49aff4a78',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d1fcea7d7ab543fdbc3f32dca8fe540e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1ed58bd6-fe6a-497e-ae84-e8199d24fdfa),volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:04:09.276398 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-554ccc01-8da0-4ccc-9e23-740610251ac8 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d8ef92f2-79dd-47d2-922e-812bd80c0629) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:04:09.300906 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-554ccc01-8da0-4ccc-9e23-740610251ac8 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d8ef92f2-79dd-47d2-922e-812bd80c0629) transitioned into state 'SUCCESS' from state '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-1333725360',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='03a37021255e41ccb3259dd49aff4a78',qos_specs=None,replication_status=,reservations=['df88c779-51b7-473b-bec1-ed459e4e396d','552e2587-7339-4172-96fe-d4efa70b1051','18fe695c-8b89-40fd-924f-d4e53dd8ed28','8a06a8b3-2eab-4e48-a649-7c462f95836e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d1fcea7d7ab543fdbc3f32dca8fe540e',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:04:09.301867 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-554ccc01-8da0-4ccc-9e23-740610251ac8 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9f4dcdf4-9e11-4a9a-94c0-3e514254f505) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:04:09.315548 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-554ccc01-8da0-4ccc-9e23-740610251ac8 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9f4dcdf4-9e11-4a9a-94c0-3e514254f505) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:04:09.316444 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-554ccc01-8da0-4ccc-9e23-740610251ac8 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Flow 'volume_create_api' (35daab7e-5fd5-49c7-b8cc-66b2663b7294) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100212) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:04:09.316752 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-554ccc01-8da0-4ccc-9e23-740610251ac8 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Create volume request issued successfully. Aug 20 01:04:09.317289 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-554ccc01-8da0-4ccc-9e23-740610251ac8 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 20 01:04:09.317741 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 807/3242] 10.4.3.240 () {68 vars in 1259 bytes} [Thu Aug 20 01:04:08 2026] POST /volume/v3/volumes => generated 759 bytes in 507 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 01:04:09.335081 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-1a55d4e9-5e9d-41eb-9fab-ebaba7803501 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:04:09.336875 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-1a55d4e9-5e9d-41eb-9fab-ebaba7803501 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] GET https://10.4.3.240/volume/v3/volumes/dc43b7a6-b9f4-4303-a654-5ed7dc72d021 Aug 20 01:04:09.337058 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-1a55d4e9-5e9d-41eb-9fab-ebaba7803501 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:04:09.337272 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-1a55d4e9-5e9d-41eb-9fab-ebaba7803501 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:04:09.348325 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:04:09.348325 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:04:09.356556 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-aea4203b-d3da-4ec1-9529-72c33655f1d9 req-6a6c4690-5c94-41a8-bc9a-e5fdf0a2bc75 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:04:09.357351 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-1a55d4e9-5e9d-41eb-9fab-ebaba7803501 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Volume info retrieved successfully. Aug 20 01:04:09.361325 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-aea4203b-d3da-4ec1-9529-72c33655f1d9 req-6a6c4690-5c94-41a8-bc9a-e5fdf0a2bc75 tempest-TestMinimumBasicScenario-256610915 tempest-TestMinimumBasicScenario-256610915-project-member] GET https://10.4.3.240/volume/v3/volumes/f599ac6d-fb6b-4572-803f-506ff32943e4 Aug 20 01:04:09.361522 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-aea4203b-d3da-4ec1-9529-72c33655f1d9 req-6a6c4690-5c94-41a8-bc9a-e5fdf0a2bc75 tempest-TestMinimumBasicScenario-256610915 tempest-TestMinimumBasicScenario-256610915-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:04:09.361706 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-aea4203b-d3da-4ec1-9529-72c33655f1d9 req-6a6c4690-5c94-41a8-bc9a-e5fdf0a2bc75 tempest-TestMinimumBasicScenario-256610915 tempest-TestMinimumBasicScenario-256610915-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:04:09.365357 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-1a55d4e9-5e9d-41eb-9fab-ebaba7803501 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] https://10.4.3.240/volume/v3/volumes/dc43b7a6-b9f4-4303-a654-5ed7dc72d021 returned with HTTP 200 Aug 20 01:04:09.365981 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 805/3243] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:04:09 2026] GET /volume/v3/volumes/dc43b7a6-b9f4-4303-a654-5ed7dc72d021 => generated 827 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:04:09.372119 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:04:09.372119 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:04:09.375537 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [req-aea4203b-d3da-4ec1-9529-72c33655f1d9 req-6a6c4690-5c94-41a8-bc9a-e5fdf0a2bc75 tempest-TestMinimumBasicScenario-256610915 tempest-TestMinimumBasicScenario-256610915-project-member] Volume info retrieved successfully. Aug 20 01:04:09.380908 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-aea4203b-d3da-4ec1-9529-72c33655f1d9 req-6a6c4690-5c94-41a8-bc9a-e5fdf0a2bc75 tempest-TestMinimumBasicScenario-256610915 tempest-TestMinimumBasicScenario-256610915-project-member] https://10.4.3.240/volume/v3/volumes/f599ac6d-fb6b-4572-803f-506ff32943e4 returned with HTTP 200 Aug 20 01:04:09.381713 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 820/3244] 10.4.3.240 () {68 vars in 1598 bytes} [Thu Aug 20 01:04:09 2026] GET /volume/v3/volumes/f599ac6d-fb6b-4572-803f-506ff32943e4 => generated 1139 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:04:09.416540 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-aea4203b-d3da-4ec1-9529-72c33655f1d9 req-04c28ba0-4cc2-45b5-8980-2de9955ec8ce None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:04:09.418360 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-aea4203b-d3da-4ec1-9529-72c33655f1d9 req-04c28ba0-4cc2-45b5-8980-2de9955ec8ce tempest-TestMinimumBasicScenario-256610915 tempest-TestMinimumBasicScenario-256610915-project-member] POST https://10.4.3.240/volume/v3/volumes/f599ac6d-fb6b-4572-803f-506ff32943e4/action Aug 20 01:04:09.418722 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-aea4203b-d3da-4ec1-9529-72c33655f1d9 req-04c28ba0-4cc2-45b5-8980-2de9955ec8ce tempest-TestMinimumBasicScenario-256610915 tempest-TestMinimumBasicScenario-256610915-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100214) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 01:04:09.418831 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-aea4203b-d3da-4ec1-9529-72c33655f1d9 req-04c28ba0-4cc2-45b5-8980-2de9955ec8ce tempest-TestMinimumBasicScenario-256610915 tempest-TestMinimumBasicScenario-256610915-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:04:09.602958 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:04:09.602958 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:04:09.602958 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [req-aea4203b-d3da-4ec1-9529-72c33655f1d9 req-04c28ba0-4cc2-45b5-8980-2de9955ec8ce tempest-TestMinimumBasicScenario-256610915 tempest-TestMinimumBasicScenario-256610915-project-member] Volume info retrieved successfully. Aug 20 01:04:09.611306 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [req-aea4203b-d3da-4ec1-9529-72c33655f1d9 req-04c28ba0-4cc2-45b5-8980-2de9955ec8ce tempest-TestMinimumBasicScenario-256610915 tempest-TestMinimumBasicScenario-256610915-project-member] Begin detaching volume completed successfully. Aug 20 01:04:09.611570 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-aea4203b-d3da-4ec1-9529-72c33655f1d9 req-04c28ba0-4cc2-45b5-8980-2de9955ec8ce tempest-TestMinimumBasicScenario-256610915 tempest-TestMinimumBasicScenario-256610915-project-member] https://10.4.3.240/volume/v3/volumes/f599ac6d-fb6b-4572-803f-506ff32943e4/action returned with HTTP 202 Aug 20 01:04:09.612034 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 813/3245] 10.4.3.240 () {72 vars in 1672 bytes} [Thu Aug 20 01:04:09 2026] POST /volume/v3/volumes/f599ac6d-fb6b-4572-803f-506ff32943e4/action => generated 0 bytes in 196 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 01:04:09.632520 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-0cdd689d-feb8-48dc-960c-f9a83f3306ac None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:04:09.633913 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-0cdd689d-feb8-48dc-960c-f9a83f3306ac tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] GET https://10.4.3.240/volume/v3/backups/9a0d0b4d-aa88-465b-9f79-301321ede101 Aug 20 01:04:09.634046 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-0cdd689d-feb8-48dc-960c-f9a83f3306ac tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:04:09.634221 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-0cdd689d-feb8-48dc-960c-f9a83f3306ac tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:04:09.634317 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.v3.backups [None req-0cdd689d-feb8-48dc-960c-f9a83f3306ac tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Show backup with id 9a0d0b4d-aa88-465b-9f79-301321ede101. {{(pid=100212) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:04:09.638940 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:04:09.638940 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:04:09.639736 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-0cdd689d-feb8-48dc-960c-f9a83f3306ac tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] https://10.4.3.240/volume/v3/backups/9a0d0b4d-aa88-465b-9f79-301321ede101 returned with HTTP 200 Aug 20 01:04:09.640216 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 808/3246] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:04:09 2026] GET /volume/v3/backups/9a0d0b4d-aa88-465b-9f79-301321ede101 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:04:09.666217 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-cdad7c5e-c657-4c30-b3bb-b90b487ad9bb None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:04:09.667610 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-cdad7c5e-c657-4c30-b3bb-b90b487ad9bb None None] GET https://10.4.3.240/volume// Aug 20 01:04:09.667610 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-cdad7c5e-c657-4c30-b3bb-b90b487ad9bb None None] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:04:09.667868 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-cdad7c5e-c657-4c30-b3bb-b90b487ad9bb None None] Calling method 'all' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:04:09.668820 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-cdad7c5e-c657-4c30-b3bb-b90b487ad9bb None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 20 01:04:09.669383 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 806/3247] 10.4.3.240 () {66 vars in 1426 bytes} [Thu Aug 20 01:04:09 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 01:04:09.678407 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-aea4203b-d3da-4ec1-9529-72c33655f1d9 req-11e518a1-ff7a-4404-b0d3-22d0c32bd576 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:04:09.680400 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-aea4203b-d3da-4ec1-9529-72c33655f1d9 req-11e518a1-ff7a-4404-b0d3-22d0c32bd576 tempest-TestMinimumBasicScenario-256610915 tempest-TestMinimumBasicScenario-256610915-project-member] GET https://10.4.3.240/volume/v3/volumes/f599ac6d-fb6b-4572-803f-506ff32943e4 Aug 20 01:04:09.680626 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-aea4203b-d3da-4ec1-9529-72c33655f1d9 req-11e518a1-ff7a-4404-b0d3-22d0c32bd576 tempest-TestMinimumBasicScenario-256610915 tempest-TestMinimumBasicScenario-256610915-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:04:09.680822 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-aea4203b-d3da-4ec1-9529-72c33655f1d9 req-11e518a1-ff7a-4404-b0d3-22d0c32bd576 tempest-TestMinimumBasicScenario-256610915 tempest-TestMinimumBasicScenario-256610915-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:04:09.690751 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:04:09.690751 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:04:09.694128 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [req-aea4203b-d3da-4ec1-9529-72c33655f1d9 req-11e518a1-ff7a-4404-b0d3-22d0c32bd576 tempest-TestMinimumBasicScenario-256610915 tempest-TestMinimumBasicScenario-256610915-project-member] Volume info retrieved successfully. Aug 20 01:04:09.698032 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-aea4203b-d3da-4ec1-9529-72c33655f1d9 req-11e518a1-ff7a-4404-b0d3-22d0c32bd576 tempest-TestMinimumBasicScenario-256610915 tempest-TestMinimumBasicScenario-256610915-project-member] https://10.4.3.240/volume/v3/volumes/f599ac6d-fb6b-4572-803f-506ff32943e4 returned with HTTP 200 Aug 20 01:04:09.698425 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 821/3248] 10.4.3.240 () {70 vars in 1639 bytes} [Thu Aug 20 01:04:09 2026] GET /volume/v3/volumes/f599ac6d-fb6b-4572-803f-506ff32943e4 => generated 1322 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 01:04:10.139358 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-ea5a9df1-5673-47fb-a38b-52cecd3ad5e0 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:04:10.231545 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-ea5a9df1-5673-47fb-a38b-52cecd3ad5e0 tempest-CreateVolumesFromSnapshotTest-1375098883 tempest-CreateVolumesFromSnapshotTest-1375098883-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 20 01:04:10.231934 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-ea5a9df1-5673-47fb-a38b-52cecd3ad5e0 tempest-CreateVolumesFromSnapshotTest-1375098883 tempest-CreateVolumesFromSnapshotTest-1375098883-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-164952589"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:04:10.233181 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.v3.volumes [None req-ea5a9df1-5673-47fb-a38b-52cecd3ad5e0 tempest-CreateVolumesFromSnapshotTest-1375098883 tempest-CreateVolumesFromSnapshotTest-1375098883-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-164952589'}} {{(pid=100214) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 01:04:10.233290 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.v3.volumes [None req-ea5a9df1-5673-47fb-a38b-52cecd3ad5e0 tempest-CreateVolumesFromSnapshotTest-1375098883 tempest-CreateVolumesFromSnapshotTest-1375098883-project-member] Create volume of 1 GB Aug 20 01:04:10.239121 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-ea5a9df1-5673-47fb-a38b-52cecd3ad5e0 tempest-CreateVolumesFromSnapshotTest-1375098883 tempest-CreateVolumesFromSnapshotTest-1375098883-project-member] Availability Zones retrieved successfully. Aug 20 01:04:10.244257 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-ea5a9df1-5673-47fb-a38b-52cecd3ad5e0 tempest-CreateVolumesFromSnapshotTest-1375098883 tempest-CreateVolumesFromSnapshotTest-1375098883-project-member] Flow 'volume_create_api' (68092030-ff20-4337-a9b7-0fdfcd0c73fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:04:10.245138 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-ea5a9df1-5673-47fb-a38b-52cecd3ad5e0 tempest-CreateVolumesFromSnapshotTest-1375098883 tempest-CreateVolumesFromSnapshotTest-1375098883-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (38499324-b679-4108-9294-aa8083b3d626) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:04:10.245997 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.flows.api.create_volume [None req-ea5a9df1-5673-47fb-a38b-52cecd3ad5e0 tempest-CreateVolumesFromSnapshotTest-1375098883 tempest-CreateVolumesFromSnapshotTest-1375098883-project-member] Validating volume size '1' using validate_int {{(pid=100214) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 01:04:10.273104 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-ea5a9df1-5673-47fb-a38b-52cecd3ad5e0 tempest-CreateVolumesFromSnapshotTest-1375098883 tempest-CreateVolumesFromSnapshotTest-1375098883-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (38499324-b679-4108-9294-aa8083b3d626) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:52:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1ed58bd6-fe6a-497e-ae84-e8199d24fdfa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:04:10.276771 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-ea5a9df1-5673-47fb-a38b-52cecd3ad5e0 tempest-CreateVolumesFromSnapshotTest-1375098883 tempest-CreateVolumesFromSnapshotTest-1375098883-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ebdf9a5b-dfb8-4e2a-9690-318fe9ccb690) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:04:10.344088 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.quota [None req-ea5a9df1-5673-47fb-a38b-52cecd3ad5e0 tempest-CreateVolumesFromSnapshotTest-1375098883 tempest-CreateVolumesFromSnapshotTest-1375098883-project-member] Created reservations ['bcfac7d0-6e51-4fc9-a8d1-e6a9f5d7d384', '89153915-2e4d-4b08-bc27-b668e1f05832', 'd2b893a0-5801-481d-82f6-39b692cfee62', 'f0072a34-f431-4b64-880e-d82bd7b90987'] {{(pid=100214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 01:04:10.344921 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-ea5a9df1-5673-47fb-a38b-52cecd3ad5e0 tempest-CreateVolumesFromSnapshotTest-1375098883 tempest-CreateVolumesFromSnapshotTest-1375098883-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ebdf9a5b-dfb8-4e2a-9690-318fe9ccb690) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bcfac7d0-6e51-4fc9-a8d1-e6a9f5d7d384', '89153915-2e4d-4b08-bc27-b668e1f05832', 'd2b893a0-5801-481d-82f6-39b692cfee62', 'f0072a34-f431-4b64-880e-d82bd7b90987']}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:04:10.345580 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-ea5a9df1-5673-47fb-a38b-52cecd3ad5e0 tempest-CreateVolumesFromSnapshotTest-1375098883 tempest-CreateVolumesFromSnapshotTest-1375098883-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (92fd0894-2c73-4aa1-918c-24900a29cf8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:04:10.367279 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-ea5a9df1-5673-47fb-a38b-52cecd3ad5e0 tempest-CreateVolumesFromSnapshotTest-1375098883 tempest-CreateVolumesFromSnapshotTest-1375098883-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (92fd0894-2c73-4aa1-918c-24900a29cf8e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fef0185c-a471-4d4a-bfd1-6dfffbb9eed7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-164952589',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0921eaaf4b344378a66ddd9e2ec3e70c',qos_specs=None,replication_status=,reservations=['bcfac7d0-6e51-4fc9-a8d1-e6a9f5d7d384','89153915-2e4d-4b08-bc27-b668e1f05832','d2b893a0-5801-481d-82f6-39b692cfee62','f0072a34-f431-4b64-880e-d82bd7b90987'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3b4a004bea644d09abc36ac76cde96c7',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T01:04:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-164952589',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fef0185c-a471-4d4a-bfd1-6dfffbb9eed7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0921eaaf4b344378a66ddd9e2ec3e70c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3b4a004bea644d09abc36ac76cde96c7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1ed58bd6-fe6a-497e-ae84-e8199d24fdfa),volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:04:10.367943 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-ea5a9df1-5673-47fb-a38b-52cecd3ad5e0 tempest-CreateVolumesFromSnapshotTest-1375098883 tempest-CreateVolumesFromSnapshotTest-1375098883-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8cea9409-63f9-4402-8e7b-14f848f625a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:04:10.382510 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-8559009b-79d2-49b0-8611-3d65bdf4aa3d None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:04:10.384788 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-8559009b-79d2-49b0-8611-3d65bdf4aa3d tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] GET https://10.4.3.240/volume/v3/volumes/dc43b7a6-b9f4-4303-a654-5ed7dc72d021 Aug 20 01:04:10.385023 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-8559009b-79d2-49b0-8611-3d65bdf4aa3d tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:04:10.385263 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-8559009b-79d2-49b0-8611-3d65bdf4aa3d tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:04:10.390039 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-ea5a9df1-5673-47fb-a38b-52cecd3ad5e0 tempest-CreateVolumesFromSnapshotTest-1375098883 tempest-CreateVolumesFromSnapshotTest-1375098883-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8cea9409-63f9-4402-8e7b-14f848f625a7) transitioned into state 'SUCCESS' from state '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-164952589',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0921eaaf4b344378a66ddd9e2ec3e70c',qos_specs=None,replication_status=,reservations=['bcfac7d0-6e51-4fc9-a8d1-e6a9f5d7d384','89153915-2e4d-4b08-bc27-b668e1f05832','d2b893a0-5801-481d-82f6-39b692cfee62','f0072a34-f431-4b64-880e-d82bd7b90987'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3b4a004bea644d09abc36ac76cde96c7',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:04:10.390742 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-ea5a9df1-5673-47fb-a38b-52cecd3ad5e0 tempest-CreateVolumesFromSnapshotTest-1375098883 tempest-CreateVolumesFromSnapshotTest-1375098883-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (adcdc9bc-38ca-42fd-a9d3-332ac3bd4ab7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:04:10.393545 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:04:10.393545 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:04:10.398106 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-8559009b-79d2-49b0-8611-3d65bdf4aa3d tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Volume info retrieved successfully. Aug 20 01:04:10.402726 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-ea5a9df1-5673-47fb-a38b-52cecd3ad5e0 tempest-CreateVolumesFromSnapshotTest-1375098883 tempest-CreateVolumesFromSnapshotTest-1375098883-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (adcdc9bc-38ca-42fd-a9d3-332ac3bd4ab7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:04:10.403455 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-ea5a9df1-5673-47fb-a38b-52cecd3ad5e0 tempest-CreateVolumesFromSnapshotTest-1375098883 tempest-CreateVolumesFromSnapshotTest-1375098883-project-member] Flow 'volume_create_api' (68092030-ff20-4337-a9b7-0fdfcd0c73fa) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:04:10.403732 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-ea5a9df1-5673-47fb-a38b-52cecd3ad5e0 tempest-CreateVolumesFromSnapshotTest-1375098883 tempest-CreateVolumesFromSnapshotTest-1375098883-project-member] Create volume request issued successfully. Aug 20 01:04:10.404223 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-ea5a9df1-5673-47fb-a38b-52cecd3ad5e0 tempest-CreateVolumesFromSnapshotTest-1375098883 tempest-CreateVolumesFromSnapshotTest-1375098883-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 20 01:04:10.404613 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 814/3249] 10.4.3.240 () {68 vars in 1258 bytes} [Thu Aug 20 01:04:10 2026] POST /volume/v3/volumes => generated 759 bytes in 265 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 01:04:10.405465 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-8559009b-79d2-49b0-8611-3d65bdf4aa3d tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] https://10.4.3.240/volume/v3/volumes/dc43b7a6-b9f4-4303-a654-5ed7dc72d021 returned with HTTP 200 Aug 20 01:04:10.405861 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 809/3250] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:04:10 2026] GET /volume/v3/volumes/dc43b7a6-b9f4-4303-a654-5ed7dc72d021 => generated 1367 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:04:10.422108 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-acd7b4b0-8f10-4086-86e4-960bf5e0fc7e None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:04:10.423900 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-acd7b4b0-8f10-4086-86e4-960bf5e0fc7e tempest-CreateVolumesFromSnapshotTest-1375098883 tempest-CreateVolumesFromSnapshotTest-1375098883-project-member] GET https://10.4.3.240/volume/v3/volumes/fef0185c-a471-4d4a-bfd1-6dfffbb9eed7 Aug 20 01:04:10.424247 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-acd7b4b0-8f10-4086-86e4-960bf5e0fc7e tempest-CreateVolumesFromSnapshotTest-1375098883 tempest-CreateVolumesFromSnapshotTest-1375098883-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:04:10.425600 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-acd7b4b0-8f10-4086-86e4-960bf5e0fc7e tempest-CreateVolumesFromSnapshotTest-1375098883 tempest-CreateVolumesFromSnapshotTest-1375098883-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:04:10.426696 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-d0dbcfb0-2f37-4442-a87d-078eb451a15b None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:04:10.430742 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-d0dbcfb0-2f37-4442-a87d-078eb451a15b tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] GET https://10.4.3.240/volume/v3/volumes/dc43b7a6-b9f4-4303-a654-5ed7dc72d021 Aug 20 01:04:10.431487 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-d0dbcfb0-2f37-4442-a87d-078eb451a15b tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:04:10.431487 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-d0dbcfb0-2f37-4442-a87d-078eb451a15b tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:04:10.434165 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:04:10.434165 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:04:10.438881 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-acd7b4b0-8f10-4086-86e4-960bf5e0fc7e tempest-CreateVolumesFromSnapshotTest-1375098883 tempest-CreateVolumesFromSnapshotTest-1375098883-project-member] Volume info retrieved successfully. Aug 20 01:04:10.443406 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-acd7b4b0-8f10-4086-86e4-960bf5e0fc7e tempest-CreateVolumesFromSnapshotTest-1375098883 tempest-CreateVolumesFromSnapshotTest-1375098883-project-member] https://10.4.3.240/volume/v3/volumes/fef0185c-a471-4d4a-bfd1-6dfffbb9eed7 returned with HTTP 200 Aug 20 01:04:10.443978 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 807/3251] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:04:10 2026] GET /volume/v3/volumes/fef0185c-a471-4d4a-bfd1-6dfffbb9eed7 => generated 827 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:04:10.477126 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:04:10.477126 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:04:10.500276 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-d0dbcfb0-2f37-4442-a87d-078eb451a15b tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Volume info retrieved successfully. Aug 20 01:04:10.506550 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-d0dbcfb0-2f37-4442-a87d-078eb451a15b tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] https://10.4.3.240/volume/v3/volumes/dc43b7a6-b9f4-4303-a654-5ed7dc72d021 returned with HTTP 200 Aug 20 01:04:10.507210 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 822/3252] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:04:10 2026] GET /volume/v3/volumes/dc43b7a6-b9f4-4303-a654-5ed7dc72d021 => generated 1367 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:04:10.527630 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-efa8e493-c1e7-4994-90f2-401ab173835c None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:04:10.529861 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-efa8e493-c1e7-4994-90f2-401ab173835c tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] POST https://10.4.3.240/volume/v3/snapshots Aug 20 01:04:10.530192 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-efa8e493-c1e7-4994-90f2-401ab173835c tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "dc43b7a6-b9f4-4303-a654-5ed7dc72d021", "force": false, "name": "tempest-TestVolumeBootPattern-snapshot-544402400", "description": null, "metadata": null}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:04:10.537927 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:04:10.537927 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:04:10.538378 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-efa8e493-c1e7-4994-90f2-401ab173835c tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Volume info retrieved successfully. Aug 20 01:04:10.538511 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.v3.snapshots [None req-efa8e493-c1e7-4994-90f2-401ab173835c tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Create snapshot from volume dc43b7a6-b9f4-4303-a654-5ed7dc72d021 Aug 20 01:04:10.567965 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.quota [None req-efa8e493-c1e7-4994-90f2-401ab173835c tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Created reservations ['07a3012a-f7e8-4100-a819-30bc6a78eaac', '11146adb-6d07-4f05-a043-ee58d7526a44', 'e53bd186-c961-4899-9381-e17d3df67657', 'ce072455-56fe-4e1e-a351-df46ffdfd5b9'] {{(pid=100214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 01:04:10.608929 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-efa8e493-c1e7-4994-90f2-401ab173835c tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Snapshot create request issued successfully. Aug 20 01:04:10.609206 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-efa8e493-c1e7-4994-90f2-401ab173835c tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] https://10.4.3.240/volume/v3/snapshots returned with HTTP 202 Aug 20 01:04:10.609648 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 815/3253] 10.4.3.240 () {68 vars in 1265 bytes} [Thu Aug 20 01:04:10 2026] POST /volume/v3/snapshots => generated 307 bytes in 83 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 01:04:10.618360 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-79069f6b-74f9-45d1-bf6a-a8fabe9b73db None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:04:10.620134 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-79069f6b-74f9-45d1-bf6a-a8fabe9b73db tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] GET https://10.4.3.240/volume/v3/snapshots/039e5f26-65d8-4799-b3c6-aa46961bcc73 Aug 20 01:04:10.620327 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-79069f6b-74f9-45d1-bf6a-a8fabe9b73db tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:04:10.620522 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-79069f6b-74f9-45d1-bf6a-a8fabe9b73db tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:04:10.625134 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [req-aea4203b-d3da-4ec1-9529-72c33655f1d9 req-5d224edc-8ea5-4726-ab91-db442dd1c0ad None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:04:10.625713 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:04:10.625713 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:04:10.626369 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-79069f6b-74f9-45d1-bf6a-a8fabe9b73db tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Snapshot retrieved successfully. Aug 20 01:04:10.627028 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-aea4203b-d3da-4ec1-9529-72c33655f1d9 req-5d224edc-8ea5-4726-ab91-db442dd1c0ad tempest-TestMinimumBasicScenario-256610915 tempest-TestMinimumBasicScenario-256610915-project-member] DELETE https://10.4.3.240/volume/v3/attachments/b350c225-da9c-441f-8e14-e25547d98ac1 Aug 20 01:04:10.627294 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [req-aea4203b-d3da-4ec1-9529-72c33655f1d9 req-5d224edc-8ea5-4726-ab91-db442dd1c0ad tempest-TestMinimumBasicScenario-256610915 tempest-TestMinimumBasicScenario-256610915-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:04:10.627534 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-79069f6b-74f9-45d1-bf6a-a8fabe9b73db tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] https://10.4.3.240/volume/v3/snapshots/039e5f26-65d8-4799-b3c6-aa46961bcc73 returned with HTTP 200 Aug 20 01:04:10.627672 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [req-aea4203b-d3da-4ec1-9529-72c33655f1d9 req-5d224edc-8ea5-4726-ab91-db442dd1c0ad tempest-TestMinimumBasicScenario-256610915 tempest-TestMinimumBasicScenario-256610915-project-member] Calling method 'version_select' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:04:10.628089 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 810/3254] 10.4.3.240 () {66 vars in 1354 bytes} [Thu Aug 20 01:04:10 2026] GET /volume/v3/snapshots/039e5f26-65d8-4799-b3c6-aa46961bcc73 => generated 439 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:04:10.639918 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:04:10.639918 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:04:10.651376 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-2860d1cc-2c99-4e12-9c32-2b3e4ee463b8 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:04:10.653237 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-2860d1cc-2c99-4e12-9c32-2b3e4ee463b8 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] GET https://10.4.3.240/volume/v3/backups/9a0d0b4d-aa88-465b-9f79-301321ede101 Aug 20 01:04:10.653467 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-2860d1cc-2c99-4e12-9c32-2b3e4ee463b8 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:04:10.653666 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-2860d1cc-2c99-4e12-9c32-2b3e4ee463b8 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:04:10.653766 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-2860d1cc-2c99-4e12-9c32-2b3e4ee463b8 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Show backup with id 9a0d0b4d-aa88-465b-9f79-301321ede101. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:04:10.658741 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:04:10.658741 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:04:10.659219 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-2860d1cc-2c99-4e12-9c32-2b3e4ee463b8 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] https://10.4.3.240/volume/v3/backups/9a0d0b4d-aa88-465b-9f79-301321ede101 returned with HTTP 200 Aug 20 01:04:10.659638 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 823/3255] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:04:10 2026] GET /volume/v3/backups/9a0d0b4d-aa88-465b-9f79-301321ede101 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:04:10.692368 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-aea4203b-d3da-4ec1-9529-72c33655f1d9 req-5d224edc-8ea5-4726-ab91-db442dd1c0ad tempest-TestMinimumBasicScenario-256610915 tempest-TestMinimumBasicScenario-256610915-project-member] https://10.4.3.240/volume/v3/attachments/b350c225-da9c-441f-8e14-e25547d98ac1 returned with HTTP 200 Aug 20 01:04:10.692368 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 808/3256] 10.4.3.240 () {72 vars in 1673 bytes} [Thu Aug 20 01:04:10 2026] DELETE /volume/v3/attachments/b350c225-da9c-441f-8e14-e25547d98ac1 => generated 19 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:04:11.465124 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-d32d98dc-6564-4cfa-bb66-86a1f9c3db07 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:04:11.476994 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-d32d98dc-6564-4cfa-bb66-86a1f9c3db07 tempest-CreateVolumesFromSnapshotTest-1375098883 tempest-CreateVolumesFromSnapshotTest-1375098883-project-member] GET https://10.4.3.240/volume/v3/volumes/fef0185c-a471-4d4a-bfd1-6dfffbb9eed7 Aug 20 01:04:11.479172 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-d32d98dc-6564-4cfa-bb66-86a1f9c3db07 tempest-CreateVolumesFromSnapshotTest-1375098883 tempest-CreateVolumesFromSnapshotTest-1375098883-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:04:11.481647 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-d32d98dc-6564-4cfa-bb66-86a1f9c3db07 tempest-CreateVolumesFromSnapshotTest-1375098883 tempest-CreateVolumesFromSnapshotTest-1375098883-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:04:11.501204 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:04:11.501204 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:04:11.510712 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-d32d98dc-6564-4cfa-bb66-86a1f9c3db07 tempest-CreateVolumesFromSnapshotTest-1375098883 tempest-CreateVolumesFromSnapshotTest-1375098883-project-member] Volume info retrieved successfully. Aug 20 01:04:11.522498 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-d32d98dc-6564-4cfa-bb66-86a1f9c3db07 tempest-CreateVolumesFromSnapshotTest-1375098883 tempest-CreateVolumesFromSnapshotTest-1375098883-project-member] https://10.4.3.240/volume/v3/volumes/fef0185c-a471-4d4a-bfd1-6dfffbb9eed7 returned with HTTP 200 Aug 20 01:04:11.524968 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 816/3257] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:04:11 2026] GET /volume/v3/volumes/fef0185c-a471-4d4a-bfd1-6dfffbb9eed7 => generated 852 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:04:11.542053 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-a46d2782-43d0-4413-85c1-b3e1314edc4c None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:04:11.544294 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-a46d2782-43d0-4413-85c1-b3e1314edc4c tempest-CreateVolumesFromSnapshotTest-1375098883 tempest-CreateVolumesFromSnapshotTest-1375098883-project-member] POST https://10.4.3.240/volume/v3/snapshots Aug 20 01:04:11.544760 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-a46d2782-43d0-4413-85c1-b3e1314edc4c tempest-CreateVolumesFromSnapshotTest-1375098883 tempest-CreateVolumesFromSnapshotTest-1375098883-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "fef0185c-a471-4d4a-bfd1-6dfffbb9eed7", "name": "tempest-CreateVolumesFromSnapshotTest-Snapshot-361563841"}} {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:04:11.560757 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:04:11.560757 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:04:11.561855 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-a46d2782-43d0-4413-85c1-b3e1314edc4c tempest-CreateVolumesFromSnapshotTest-1375098883 tempest-CreateVolumesFromSnapshotTest-1375098883-project-member] Volume info retrieved successfully. Aug 20 01:04:11.561855 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.v3.snapshots [None req-a46d2782-43d0-4413-85c1-b3e1314edc4c tempest-CreateVolumesFromSnapshotTest-1375098883 tempest-CreateVolumesFromSnapshotTest-1375098883-project-member] Create snapshot from volume fef0185c-a471-4d4a-bfd1-6dfffbb9eed7 Aug 20 01:04:11.611363 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.quota [None req-a46d2782-43d0-4413-85c1-b3e1314edc4c tempest-CreateVolumesFromSnapshotTest-1375098883 tempest-CreateVolumesFromSnapshotTest-1375098883-project-member] Created reservations ['38a37850-196e-4389-bee6-939d5469bf4a', '6478c7ef-f45d-4de2-b7d7-e8a7ad6315b7', '8e15fd8c-85ed-4009-906f-785b27065e2a', '464a6050-e2b4-40ea-9192-5f16151f243d'] {{(pid=100212) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 01:04:11.636897 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-ad39adf8-faed-465e-935a-84bd92d80626 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:04:11.639049 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-ad39adf8-faed-465e-935a-84bd92d80626 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] GET https://10.4.3.240/volume/v3/snapshots/039e5f26-65d8-4799-b3c6-aa46961bcc73 Aug 20 01:04:11.639249 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-ad39adf8-faed-465e-935a-84bd92d80626 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:04:11.639469 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-ad39adf8-faed-465e-935a-84bd92d80626 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:04:11.643366 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-a46d2782-43d0-4413-85c1-b3e1314edc4c tempest-CreateVolumesFromSnapshotTest-1375098883 tempest-CreateVolumesFromSnapshotTest-1375098883-project-member] Snapshot create request issued successfully. Aug 20 01:04:11.643793 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-a46d2782-43d0-4413-85c1-b3e1314edc4c tempest-CreateVolumesFromSnapshotTest-1375098883 tempest-CreateVolumesFromSnapshotTest-1375098883-project-member] https://10.4.3.240/volume/v3/snapshots returned with HTTP 202 Aug 20 01:04:11.644292 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 811/3258] 10.4.3.240 () {68 vars in 1265 bytes} [Thu Aug 20 01:04:11 2026] POST /volume/v3/snapshots => generated 315 bytes in 103 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 01:04:11.647731 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:04:11.647731 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:04:11.648134 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-ad39adf8-faed-465e-935a-84bd92d80626 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Snapshot retrieved successfully. Aug 20 01:04:11.649003 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-ad39adf8-faed-465e-935a-84bd92d80626 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] https://10.4.3.240/volume/v3/snapshots/039e5f26-65d8-4799-b3c6-aa46961bcc73 returned with HTTP 200 Aug 20 01:04:11.650426 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 824/3259] 10.4.3.240 () {66 vars in 1354 bytes} [Thu Aug 20 01:04:11 2026] GET /volume/v3/snapshots/039e5f26-65d8-4799-b3c6-aa46961bcc73 => generated 466 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:04:11.654185 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-6b501c5e-a303-4e7a-9499-82e9428b135d None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:04:11.655870 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-6b501c5e-a303-4e7a-9499-82e9428b135d tempest-CreateVolumesFromSnapshotTest-1375098883 tempest-CreateVolumesFromSnapshotTest-1375098883-project-member] GET https://10.4.3.240/volume/v3/snapshots/37dda20b-5c84-46c3-82b0-9058bc7361a5 Aug 20 01:04:11.656235 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-6b501c5e-a303-4e7a-9499-82e9428b135d tempest-CreateVolumesFromSnapshotTest-1375098883 tempest-CreateVolumesFromSnapshotTest-1375098883-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:04:11.656235 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-6b501c5e-a303-4e7a-9499-82e9428b135d tempest-CreateVolumesFromSnapshotTest-1375098883 tempest-CreateVolumesFromSnapshotTest-1375098883-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:04:11.658116 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-598b7d2d-3531-4663-99d2-3d92cfdbb722 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:04:11.659715 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-598b7d2d-3531-4663-99d2-3d92cfdbb722 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] GET https://10.4.3.240/volume/v3/snapshots/039e5f26-65d8-4799-b3c6-aa46961bcc73 Aug 20 01:04:11.660257 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-598b7d2d-3531-4663-99d2-3d92cfdbb722 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:04:11.660257 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-598b7d2d-3531-4663-99d2-3d92cfdbb722 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:04:11.662471 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:04:11.662471 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:04:11.662840 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-6b501c5e-a303-4e7a-9499-82e9428b135d tempest-CreateVolumesFromSnapshotTest-1375098883 tempest-CreateVolumesFromSnapshotTest-1375098883-project-member] Snapshot retrieved successfully. Aug 20 01:04:11.663467 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-6b501c5e-a303-4e7a-9499-82e9428b135d tempest-CreateVolumesFromSnapshotTest-1375098883 tempest-CreateVolumesFromSnapshotTest-1375098883-project-member] https://10.4.3.240/volume/v3/snapshots/37dda20b-5c84-46c3-82b0-9058bc7361a5 returned with HTTP 200 Aug 20 01:04:11.663783 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 809/3260] 10.4.3.240 () {66 vars in 1354 bytes} [Thu Aug 20 01:04:11 2026] GET /volume/v3/snapshots/37dda20b-5c84-46c3-82b0-9058bc7361a5 => generated 447 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:04:11.664398 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:04:11.664398 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:04:11.664845 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-598b7d2d-3531-4663-99d2-3d92cfdbb722 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Snapshot retrieved successfully. Aug 20 01:04:11.665554 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-598b7d2d-3531-4663-99d2-3d92cfdbb722 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] https://10.4.3.240/volume/v3/snapshots/039e5f26-65d8-4799-b3c6-aa46961bcc73 returned with HTTP 200 Aug 20 01:04:11.665921 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 817/3261] 10.4.3.240 () {66 vars in 1354 bytes} [Thu Aug 20 01:04:11 2026] GET /volume/v3/snapshots/039e5f26-65d8-4799-b3c6-aa46961bcc73 => generated 466 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:04:11.669244 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-36960c20-72e6-4e07-9eff-e3d5a52dbbd0 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:04:11.671224 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-36960c20-72e6-4e07-9eff-e3d5a52dbbd0 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] GET https://10.4.3.240/volume/v3/backups/9a0d0b4d-aa88-465b-9f79-301321ede101 Aug 20 01:04:11.671496 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-36960c20-72e6-4e07-9eff-e3d5a52dbbd0 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:04:11.671730 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-36960c20-72e6-4e07-9eff-e3d5a52dbbd0 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:04:11.671833 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.v3.backups [None req-36960c20-72e6-4e07-9eff-e3d5a52dbbd0 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Show backup with id 9a0d0b4d-aa88-465b-9f79-301321ede101. {{(pid=100212) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:04:11.677043 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:04:11.677043 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:04:11.677912 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-36960c20-72e6-4e07-9eff-e3d5a52dbbd0 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] https://10.4.3.240/volume/v3/backups/9a0d0b4d-aa88-465b-9f79-301321ede101 returned with HTTP 200 Aug 20 01:04:11.678406 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 812/3262] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:04:11 2026] GET /volume/v3/backups/9a0d0b4d-aa88-465b-9f79-301321ede101 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:04:11.778502 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-d7c2069c-36a7-4ea5-b633-f573bd180f32 req-e38e6010-bcb4-4978-8459-9ca0ab746cff None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:04:11.780666 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-d7c2069c-36a7-4ea5-b633-f573bd180f32 req-e38e6010-bcb4-4978-8459-9ca0ab746cff tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] GET https://10.4.3.240/volume/v3/snapshots/039e5f26-65d8-4799-b3c6-aa46961bcc73 Aug 20 01:04:11.780867 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-d7c2069c-36a7-4ea5-b633-f573bd180f32 req-e38e6010-bcb4-4978-8459-9ca0ab746cff tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:04:11.781107 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-d7c2069c-36a7-4ea5-b633-f573bd180f32 req-e38e6010-bcb4-4978-8459-9ca0ab746cff tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:04:11.785543 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:04:11.785543 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:04:11.785973 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [req-d7c2069c-36a7-4ea5-b633-f573bd180f32 req-e38e6010-bcb4-4978-8459-9ca0ab746cff tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Snapshot retrieved successfully. Aug 20 01:04:11.786677 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-d7c2069c-36a7-4ea5-b633-f573bd180f32 req-e38e6010-bcb4-4978-8459-9ca0ab746cff tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] https://10.4.3.240/volume/v3/snapshots/039e5f26-65d8-4799-b3c6-aa46961bcc73 returned with HTTP 200 Aug 20 01:04:11.787054 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 825/3263] 10.4.3.240 () {68 vars in 1604 bytes} [Thu Aug 20 01:04:11 2026] GET /volume/v3/snapshots/039e5f26-65d8-4799-b3c6-aa46961bcc73 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:04:11.795177 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [req-d7c2069c-36a7-4ea5-b633-f573bd180f32 req-9972fbf8-26e3-4418-946e-28a3f8635434 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:04:11.796969 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-d7c2069c-36a7-4ea5-b633-f573bd180f32 req-9972fbf8-26e3-4418-946e-28a3f8635434 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] GET https://10.4.3.240/volume/v3/volumes/dc43b7a6-b9f4-4303-a654-5ed7dc72d021 Aug 20 01:04:11.797161 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [req-d7c2069c-36a7-4ea5-b633-f573bd180f32 req-9972fbf8-26e3-4418-946e-28a3f8635434 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:04:11.797378 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [req-d7c2069c-36a7-4ea5-b633-f573bd180f32 req-9972fbf8-26e3-4418-946e-28a3f8635434 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:04:11.802012 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-90a85c44-cfff-403e-a74e-9c0d6733cc3c req-4c9b98e5-0f08-4ac1-8284-736615827770 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:04:11.803783 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:04:11.803783 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:04:11.804215 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-90a85c44-cfff-403e-a74e-9c0d6733cc3c req-4c9b98e5-0f08-4ac1-8284-736615827770 tempest-TestMinimumBasicScenario-256610915 tempest-TestMinimumBasicScenario-256610915-project-member] GET https://10.4.3.240/volume/v3/volumes/f599ac6d-fb6b-4572-803f-506ff32943e4 Aug 20 01:04:11.804439 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-90a85c44-cfff-403e-a74e-9c0d6733cc3c req-4c9b98e5-0f08-4ac1-8284-736615827770 tempest-TestMinimumBasicScenario-256610915 tempest-TestMinimumBasicScenario-256610915-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:04:11.804724 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-90a85c44-cfff-403e-a74e-9c0d6733cc3c req-4c9b98e5-0f08-4ac1-8284-736615827770 tempest-TestMinimumBasicScenario-256610915 tempest-TestMinimumBasicScenario-256610915-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:04:11.807379 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [req-d7c2069c-36a7-4ea5-b633-f573bd180f32 req-9972fbf8-26e3-4418-946e-28a3f8635434 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Volume info retrieved successfully. Aug 20 01:04:11.811212 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-d7c2069c-36a7-4ea5-b633-f573bd180f32 req-9972fbf8-26e3-4418-946e-28a3f8635434 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] https://10.4.3.240/volume/v3/volumes/dc43b7a6-b9f4-4303-a654-5ed7dc72d021 returned with HTTP 200 Aug 20 01:04:11.811618 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 810/3264] 10.4.3.240 () {68 vars in 1598 bytes} [Thu Aug 20 01:04:11 2026] GET /volume/v3/volumes/dc43b7a6-b9f4-4303-a654-5ed7dc72d021 => generated 1367 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:04:11.812383 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:04:11.812383 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:04:11.816171 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [req-90a85c44-cfff-403e-a74e-9c0d6733cc3c req-4c9b98e5-0f08-4ac1-8284-736615827770 tempest-TestMinimumBasicScenario-256610915 tempest-TestMinimumBasicScenario-256610915-project-member] Volume info retrieved successfully. Aug 20 01:04:11.823636 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-90a85c44-cfff-403e-a74e-9c0d6733cc3c req-4c9b98e5-0f08-4ac1-8284-736615827770 tempest-TestMinimumBasicScenario-256610915 tempest-TestMinimumBasicScenario-256610915-project-member] https://10.4.3.240/volume/v3/volumes/f599ac6d-fb6b-4572-803f-506ff32943e4 returned with HTTP 200 Aug 20 01:04:11.824097 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 818/3265] 10.4.3.240 () {68 vars in 1598 bytes} [Thu Aug 20 01:04:11 2026] GET /volume/v3/volumes/f599ac6d-fb6b-4572-803f-506ff32943e4 => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:04:11.835616 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-1b4ef577-b0bc-4d62-934d-1a395bffad3f None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:04:11.837185 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-1b4ef577-b0bc-4d62-934d-1a395bffad3f tempest-TestMinimumBasicScenario-256610915 tempest-TestMinimumBasicScenario-256610915-project-member] DELETE https://10.4.3.240/volume/v3/volumes/f599ac6d-fb6b-4572-803f-506ff32943e4 Aug 20 01:04:11.837399 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-1b4ef577-b0bc-4d62-934d-1a395bffad3f tempest-TestMinimumBasicScenario-256610915 tempest-TestMinimumBasicScenario-256610915-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:04:11.837579 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-1b4ef577-b0bc-4d62-934d-1a395bffad3f tempest-TestMinimumBasicScenario-256610915 tempest-TestMinimumBasicScenario-256610915-project-member] Calling method 'delete' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:04:11.837744 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.v3.volumes [None req-1b4ef577-b0bc-4d62-934d-1a395bffad3f tempest-TestMinimumBasicScenario-256610915 tempest-TestMinimumBasicScenario-256610915-project-member] Delete volume with id: f599ac6d-fb6b-4572-803f-506ff32943e4 Aug 20 01:04:11.844597 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:04:11.844597 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:04:11.845217 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-1b4ef577-b0bc-4d62-934d-1a395bffad3f tempest-TestMinimumBasicScenario-256610915 tempest-TestMinimumBasicScenario-256610915-project-member] Volume info retrieved successfully. Aug 20 01:04:11.860515 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-1b4ef577-b0bc-4d62-934d-1a395bffad3f tempest-TestMinimumBasicScenario-256610915 tempest-TestMinimumBasicScenario-256610915-project-member] Delete volume request issued successfully. Aug 20 01:04:11.860752 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-1b4ef577-b0bc-4d62-934d-1a395bffad3f tempest-TestMinimumBasicScenario-256610915 tempest-TestMinimumBasicScenario-256610915-project-member] https://10.4.3.240/volume/v3/volumes/f599ac6d-fb6b-4572-803f-506ff32943e4 returned with HTTP 202 Aug 20 01:04:11.861420 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 813/3266] 10.4.3.240 () {66 vars in 1351 bytes} [Thu Aug 20 01:04:11 2026] DELETE /volume/v3/volumes/f599ac6d-fb6b-4572-803f-506ff32943e4 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 01:04:11.868014 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-543d6bc3-52d2-4545-86e8-9183634564a7 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:04:11.870327 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-543d6bc3-52d2-4545-86e8-9183634564a7 tempest-TestMinimumBasicScenario-256610915 tempest-TestMinimumBasicScenario-256610915-project-member] GET https://10.4.3.240/volume/v3/volumes/f599ac6d-fb6b-4572-803f-506ff32943e4 Aug 20 01:04:11.870503 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-543d6bc3-52d2-4545-86e8-9183634564a7 tempest-TestMinimumBasicScenario-256610915 tempest-TestMinimumBasicScenario-256610915-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:04:11.870742 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-543d6bc3-52d2-4545-86e8-9183634564a7 tempest-TestMinimumBasicScenario-256610915 tempest-TestMinimumBasicScenario-256610915-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:04:11.878401 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:04:11.878401 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:04:11.882404 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-543d6bc3-52d2-4545-86e8-9183634564a7 tempest-TestMinimumBasicScenario-256610915 tempest-TestMinimumBasicScenario-256610915-project-member] Volume info retrieved successfully. Aug 20 01:04:11.887064 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-543d6bc3-52d2-4545-86e8-9183634564a7 tempest-TestMinimumBasicScenario-256610915 tempest-TestMinimumBasicScenario-256610915-project-member] https://10.4.3.240/volume/v3/volumes/f599ac6d-fb6b-4572-803f-506ff32943e4 returned with HTTP 200 Aug 20 01:04:11.887932 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 826/3267] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:04:11 2026] GET /volume/v3/volumes/f599ac6d-fb6b-4572-803f-506ff32943e4 => generated 846 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:04:12.235079 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [req-d7c2069c-36a7-4ea5-b633-f573bd180f32 req-5d34c2bd-a10e-4140-95e8-109d30abedf0 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:04:12.241617 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-d7c2069c-36a7-4ea5-b633-f573bd180f32 req-5d34c2bd-a10e-4140-95e8-109d30abedf0 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] GET https://10.4.3.240/volume/v3/snapshots/039e5f26-65d8-4799-b3c6-aa46961bcc73 Aug 20 01:04:12.241812 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [req-d7c2069c-36a7-4ea5-b633-f573bd180f32 req-5d34c2bd-a10e-4140-95e8-109d30abedf0 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:04:12.242010 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [req-d7c2069c-36a7-4ea5-b633-f573bd180f32 req-5d34c2bd-a10e-4140-95e8-109d30abedf0 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:04:12.248810 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:04:12.248810 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:04:12.249237 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [req-d7c2069c-36a7-4ea5-b633-f573bd180f32 req-5d34c2bd-a10e-4140-95e8-109d30abedf0 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Snapshot retrieved successfully. Aug 20 01:04:12.249960 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-d7c2069c-36a7-4ea5-b633-f573bd180f32 req-5d34c2bd-a10e-4140-95e8-109d30abedf0 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] https://10.4.3.240/volume/v3/snapshots/039e5f26-65d8-4799-b3c6-aa46961bcc73 returned with HTTP 200 Aug 20 01:04:12.250411 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 811/3268] 10.4.3.240 () {68 vars in 1604 bytes} [Thu Aug 20 01:04:12 2026] GET /volume/v3/snapshots/039e5f26-65d8-4799-b3c6-aa46961bcc73 => generated 466 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:04:12.676987 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-b8dd23d0-b566-4156-969a-a74fb24e7da6 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:04:12.683510 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-b8dd23d0-b566-4156-969a-a74fb24e7da6 tempest-CreateVolumesFromSnapshotTest-1375098883 tempest-CreateVolumesFromSnapshotTest-1375098883-project-member] GET https://10.4.3.240/volume/v3/snapshots/37dda20b-5c84-46c3-82b0-9058bc7361a5 Aug 20 01:04:12.683764 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-b8dd23d0-b566-4156-969a-a74fb24e7da6 tempest-CreateVolumesFromSnapshotTest-1375098883 tempest-CreateVolumesFromSnapshotTest-1375098883-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:04:12.683969 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-b8dd23d0-b566-4156-969a-a74fb24e7da6 tempest-CreateVolumesFromSnapshotTest-1375098883 tempest-CreateVolumesFromSnapshotTest-1375098883-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:04:12.689169 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-85e05819-eb70-4a3f-ba70-2d2d23b541af None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:04:12.691236 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-85e05819-eb70-4a3f-ba70-2d2d23b541af tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] GET https://10.4.3.240/volume/v3/backups/9a0d0b4d-aa88-465b-9f79-301321ede101 Aug 20 01:04:12.691546 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-85e05819-eb70-4a3f-ba70-2d2d23b541af tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:04:12.691804 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-85e05819-eb70-4a3f-ba70-2d2d23b541af tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:04:12.692007 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.v3.backups [None req-85e05819-eb70-4a3f-ba70-2d2d23b541af tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Show backup with id 9a0d0b4d-aa88-465b-9f79-301321ede101. {{(pid=100212) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:04:12.696649 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:04:12.696649 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:04:12.697522 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-85e05819-eb70-4a3f-ba70-2d2d23b541af tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] https://10.4.3.240/volume/v3/backups/9a0d0b4d-aa88-465b-9f79-301321ede101 returned with HTTP 200 Aug 20 01:04:12.698183 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 814/3269] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:04:12 2026] GET /volume/v3/backups/9a0d0b4d-aa88-465b-9f79-301321ede101 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:04:12.699042 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:04:12.699042 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:04:12.699519 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-b8dd23d0-b566-4156-969a-a74fb24e7da6 tempest-CreateVolumesFromSnapshotTest-1375098883 tempest-CreateVolumesFromSnapshotTest-1375098883-project-member] Snapshot retrieved successfully. Aug 20 01:04:12.700299 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-b8dd23d0-b566-4156-969a-a74fb24e7da6 tempest-CreateVolumesFromSnapshotTest-1375098883 tempest-CreateVolumesFromSnapshotTest-1375098883-project-member] https://10.4.3.240/volume/v3/snapshots/37dda20b-5c84-46c3-82b0-9058bc7361a5 returned with HTTP 200 Aug 20 01:04:12.700698 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 819/3270] 10.4.3.240 () {66 vars in 1354 bytes} [Thu Aug 20 01:04:12 2026] GET /volume/v3/snapshots/37dda20b-5c84-46c3-82b0-9058bc7361a5 => generated 474 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:04:12.710048 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-652ad9f8-7e41-4def-a8ab-66178bd65c0d None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:04:12.713741 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-652ad9f8-7e41-4def-a8ab-66178bd65c0d tempest-CreateVolumesFromSnapshotTest-1375098883 tempest-CreateVolumesFromSnapshotTest-1375098883-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 20 01:04:12.714089 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-652ad9f8-7e41-4def-a8ab-66178bd65c0d tempest-CreateVolumesFromSnapshotTest-1375098883 tempest-CreateVolumesFromSnapshotTest-1375098883-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "37dda20b-5c84-46c3-82b0-9058bc7361a5", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1128800794"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:04:12.715780 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.v3.volumes [None req-652ad9f8-7e41-4def-a8ab-66178bd65c0d tempest-CreateVolumesFromSnapshotTest-1375098883 tempest-CreateVolumesFromSnapshotTest-1375098883-project-member] Create volume request body: {'volume': {"'snapshot_id": '37dda20b-5c84-46c3-82b0-9058bc7361a5', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1128800794'}} {{(pid=100215) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 01:04:12.715993 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-652ad9f8-7e41-4def-a8ab-66178bd65c0d tempest-CreateVolumesFromSnapshotTest-1375098883 tempest-CreateVolumesFromSnapshotTest-1375098883-project-member] Create volume of 1 GB Aug 20 01:04:12.723476 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-652ad9f8-7e41-4def-a8ab-66178bd65c0d tempest-CreateVolumesFromSnapshotTest-1375098883 tempest-CreateVolumesFromSnapshotTest-1375098883-project-member] Availability Zones retrieved successfully. Aug 20 01:04:12.731550 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-652ad9f8-7e41-4def-a8ab-66178bd65c0d tempest-CreateVolumesFromSnapshotTest-1375098883 tempest-CreateVolumesFromSnapshotTest-1375098883-project-member] Flow 'volume_create_api' (4b0191f2-1114-432d-9d44-957a89b0b82a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:04:12.732502 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-652ad9f8-7e41-4def-a8ab-66178bd65c0d tempest-CreateVolumesFromSnapshotTest-1375098883 tempest-CreateVolumesFromSnapshotTest-1375098883-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5456f8f3-9147-4130-b846-23f5db66f281) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:04:12.733884 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.flows.api.create_volume [None req-652ad9f8-7e41-4def-a8ab-66178bd65c0d tempest-CreateVolumesFromSnapshotTest-1375098883 tempest-CreateVolumesFromSnapshotTest-1375098883-project-member] Validating volume size '1' using validate_int {{(pid=100215) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 01:04:12.763411 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-652ad9f8-7e41-4def-a8ab-66178bd65c0d tempest-CreateVolumesFromSnapshotTest-1375098883 tempest-CreateVolumesFromSnapshotTest-1375098883-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5456f8f3-9147-4130-b846-23f5db66f281) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:52:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1ed58bd6-fe6a-497e-ae84-e8199d24fdfa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:04:12.763411 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-652ad9f8-7e41-4def-a8ab-66178bd65c0d tempest-CreateVolumesFromSnapshotTest-1375098883 tempest-CreateVolumesFromSnapshotTest-1375098883-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5ba55649-ddc8-4d4a-bca3-3730b1ef1e04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:04:12.801415 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.quota [None req-652ad9f8-7e41-4def-a8ab-66178bd65c0d tempest-CreateVolumesFromSnapshotTest-1375098883 tempest-CreateVolumesFromSnapshotTest-1375098883-project-member] Created reservations ['3af033de-a34e-4bed-b602-d8ff8cc4b23e', 'fa73413c-ae02-43d9-b362-e8e2d0f60147', '048cbcc9-3a45-4076-b2b7-279c93375393', '81013ed0-da38-46c7-9768-5593e2bab49b'] {{(pid=100215) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 01:04:12.802394 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-652ad9f8-7e41-4def-a8ab-66178bd65c0d tempest-CreateVolumesFromSnapshotTest-1375098883 tempest-CreateVolumesFromSnapshotTest-1375098883-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5ba55649-ddc8-4d4a-bca3-3730b1ef1e04) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3af033de-a34e-4bed-b602-d8ff8cc4b23e', 'fa73413c-ae02-43d9-b362-e8e2d0f60147', '048cbcc9-3a45-4076-b2b7-279c93375393', '81013ed0-da38-46c7-9768-5593e2bab49b']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:04:12.803423 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-652ad9f8-7e41-4def-a8ab-66178bd65c0d tempest-CreateVolumesFromSnapshotTest-1375098883 tempest-CreateVolumesFromSnapshotTest-1375098883-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0538cd86-3fed-4761-b872-223120678f29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:04:12.831914 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-652ad9f8-7e41-4def-a8ab-66178bd65c0d tempest-CreateVolumesFromSnapshotTest-1375098883 tempest-CreateVolumesFromSnapshotTest-1375098883-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0538cd86-3fed-4761-b872-223120678f29) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '698d27d7-cda1-4034-b69c-41e3a8dec17d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1128800794',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0921eaaf4b344378a66ddd9e2ec3e70c',qos_specs=None,replication_status=,reservations=['3af033de-a34e-4bed-b602-d8ff8cc4b23e','fa73413c-ae02-43d9-b362-e8e2d0f60147','048cbcc9-3a45-4076-b2b7-279c93375393','81013ed0-da38-46c7-9768-5593e2bab49b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3b4a004bea644d09abc36ac76cde96c7',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T01:04:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1128800794',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=698d27d7-cda1-4034-b69c-41e3a8dec17d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0921eaaf4b344378a66ddd9e2ec3e70c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3b4a004bea644d09abc36ac76cde96c7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1ed58bd6-fe6a-497e-ae84-e8199d24fdfa),volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:04:12.832651 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-652ad9f8-7e41-4def-a8ab-66178bd65c0d tempest-CreateVolumesFromSnapshotTest-1375098883 tempest-CreateVolumesFromSnapshotTest-1375098883-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (39a79b0f-0acf-4310-85dc-32c331361e18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:04:12.851021 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-652ad9f8-7e41-4def-a8ab-66178bd65c0d tempest-CreateVolumesFromSnapshotTest-1375098883 tempest-CreateVolumesFromSnapshotTest-1375098883-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (39a79b0f-0acf-4310-85dc-32c331361e18) transitioned into state 'SUCCESS' from state '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-1128800794',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0921eaaf4b344378a66ddd9e2ec3e70c',qos_specs=None,replication_status=,reservations=['3af033de-a34e-4bed-b602-d8ff8cc4b23e','fa73413c-ae02-43d9-b362-e8e2d0f60147','048cbcc9-3a45-4076-b2b7-279c93375393','81013ed0-da38-46c7-9768-5593e2bab49b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3b4a004bea644d09abc36ac76cde96c7',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:04:12.851884 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-652ad9f8-7e41-4def-a8ab-66178bd65c0d tempest-CreateVolumesFromSnapshotTest-1375098883 tempest-CreateVolumesFromSnapshotTest-1375098883-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fbf67ccc-a88c-42b3-9bdc-8599c7490853) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:04:12.863122 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-652ad9f8-7e41-4def-a8ab-66178bd65c0d tempest-CreateVolumesFromSnapshotTest-1375098883 tempest-CreateVolumesFromSnapshotTest-1375098883-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fbf67ccc-a88c-42b3-9bdc-8599c7490853) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:04:12.864297 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-652ad9f8-7e41-4def-a8ab-66178bd65c0d tempest-CreateVolumesFromSnapshotTest-1375098883 tempest-CreateVolumesFromSnapshotTest-1375098883-project-member] Flow 'volume_create_api' (4b0191f2-1114-432d-9d44-957a89b0b82a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:04:12.864707 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-652ad9f8-7e41-4def-a8ab-66178bd65c0d tempest-CreateVolumesFromSnapshotTest-1375098883 tempest-CreateVolumesFromSnapshotTest-1375098883-project-member] Create volume request issued successfully. Aug 20 01:04:12.865413 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-652ad9f8-7e41-4def-a8ab-66178bd65c0d tempest-CreateVolumesFromSnapshotTest-1375098883 tempest-CreateVolumesFromSnapshotTest-1375098883-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 20 01:04:12.866326 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 827/3271] 10.4.3.240 () {68 vars in 1259 bytes} [Thu Aug 20 01:04:12 2026] POST /volume/v3/volumes => generated 760 bytes in 157 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 01:04:12.885639 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-b769ffa3-1290-4f03-8c32-b5ea0cd2b6df None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:04:12.887781 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-b769ffa3-1290-4f03-8c32-b5ea0cd2b6df tempest-CreateVolumesFromSnapshotTest-1375098883 tempest-CreateVolumesFromSnapshotTest-1375098883-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 20 01:04:12.887781 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-b769ffa3-1290-4f03-8c32-b5ea0cd2b6df tempest-CreateVolumesFromSnapshotTest-1375098883 tempest-CreateVolumesFromSnapshotTest-1375098883-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "37dda20b-5c84-46c3-82b0-9058bc7361a5", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-919599782"}} {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:04:12.889057 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.v3.volumes [None req-b769ffa3-1290-4f03-8c32-b5ea0cd2b6df tempest-CreateVolumesFromSnapshotTest-1375098883 tempest-CreateVolumesFromSnapshotTest-1375098883-project-member] Create volume request body: {'volume': {"'snapshot_id": '37dda20b-5c84-46c3-82b0-9058bc7361a5', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-919599782'}} {{(pid=100213) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 01:04:12.889226 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.v3.volumes [None req-b769ffa3-1290-4f03-8c32-b5ea0cd2b6df tempest-CreateVolumesFromSnapshotTest-1375098883 tempest-CreateVolumesFromSnapshotTest-1375098883-project-member] Create volume of 1 GB Aug 20 01:04:12.893738 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-b769ffa3-1290-4f03-8c32-b5ea0cd2b6df tempest-CreateVolumesFromSnapshotTest-1375098883 tempest-CreateVolumesFromSnapshotTest-1375098883-project-member] Availability Zones retrieved successfully. Aug 20 01:04:12.900851 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-b769ffa3-1290-4f03-8c32-b5ea0cd2b6df tempest-CreateVolumesFromSnapshotTest-1375098883 tempest-CreateVolumesFromSnapshotTest-1375098883-project-member] Flow 'volume_create_api' (947e47ee-6627-410e-b540-6c2859284a44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:04:12.901944 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-b769ffa3-1290-4f03-8c32-b5ea0cd2b6df tempest-CreateVolumesFromSnapshotTest-1375098883 tempest-CreateVolumesFromSnapshotTest-1375098883-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e43bd801-b6ed-4528-86c2-56487cc7c041) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:04:12.902270 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-3886a015-e169-4ac2-843d-8240f53bc049 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:04:12.903195 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.flows.api.create_volume [None req-b769ffa3-1290-4f03-8c32-b5ea0cd2b6df tempest-CreateVolumesFromSnapshotTest-1375098883 tempest-CreateVolumesFromSnapshotTest-1375098883-project-member] Validating volume size '1' using validate_int {{(pid=100213) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 01:04:12.904247 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-3886a015-e169-4ac2-843d-8240f53bc049 tempest-TestMinimumBasicScenario-256610915 tempest-TestMinimumBasicScenario-256610915-project-member] GET https://10.4.3.240/volume/v3/volumes/f599ac6d-fb6b-4572-803f-506ff32943e4 Aug 20 01:04:12.904475 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-3886a015-e169-4ac2-843d-8240f53bc049 tempest-TestMinimumBasicScenario-256610915 tempest-TestMinimumBasicScenario-256610915-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:04:12.904717 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-3886a015-e169-4ac2-843d-8240f53bc049 tempest-TestMinimumBasicScenario-256610915 tempest-TestMinimumBasicScenario-256610915-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:04:12.910884 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-3886a015-e169-4ac2-843d-8240f53bc049 tempest-TestMinimumBasicScenario-256610915 tempest-TestMinimumBasicScenario-256610915-project-member] https://10.4.3.240/volume/v3/volumes/f599ac6d-fb6b-4572-803f-506ff32943e4 returned with HTTP 404 Aug 20 01:04:12.914996 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 815/3272] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:04:12 2026] GET /volume/v3/volumes/f599ac6d-fb6b-4572-803f-506ff32943e4 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:04:12.930244 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-b769ffa3-1290-4f03-8c32-b5ea0cd2b6df tempest-CreateVolumesFromSnapshotTest-1375098883 tempest-CreateVolumesFromSnapshotTest-1375098883-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e43bd801-b6ed-4528-86c2-56487cc7c041) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:52:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1ed58bd6-fe6a-497e-ae84-e8199d24fdfa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:04:12.933527 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-b769ffa3-1290-4f03-8c32-b5ea0cd2b6df tempest-CreateVolumesFromSnapshotTest-1375098883 tempest-CreateVolumesFromSnapshotTest-1375098883-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9bf4b90c-2031-42d0-8b2c-df1499f36eb4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:04:12.985399 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.quota [None req-b769ffa3-1290-4f03-8c32-b5ea0cd2b6df tempest-CreateVolumesFromSnapshotTest-1375098883 tempest-CreateVolumesFromSnapshotTest-1375098883-project-member] Created reservations ['7d82bc55-ffc2-4234-bea2-5bb5c144f112', 'b3be00b9-486d-427e-b2eb-a7aa30bc9957', 'dc34ea74-4d40-4ea0-93f3-f7c91522e363', 'a4a19c5e-2012-42e3-a1b2-344abd84f1f3'] {{(pid=100213) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 01:04:12.986183 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-b769ffa3-1290-4f03-8c32-b5ea0cd2b6df tempest-CreateVolumesFromSnapshotTest-1375098883 tempest-CreateVolumesFromSnapshotTest-1375098883-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9bf4b90c-2031-42d0-8b2c-df1499f36eb4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7d82bc55-ffc2-4234-bea2-5bb5c144f112', 'b3be00b9-486d-427e-b2eb-a7aa30bc9957', 'dc34ea74-4d40-4ea0-93f3-f7c91522e363', 'a4a19c5e-2012-42e3-a1b2-344abd84f1f3']}' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:04:12.986878 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-b769ffa3-1290-4f03-8c32-b5ea0cd2b6df tempest-CreateVolumesFromSnapshotTest-1375098883 tempest-CreateVolumesFromSnapshotTest-1375098883-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (648ba07b-5376-4da9-9f2c-0e25b14d05ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:04:13.014775 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-b769ffa3-1290-4f03-8c32-b5ea0cd2b6df tempest-CreateVolumesFromSnapshotTest-1375098883 tempest-CreateVolumesFromSnapshotTest-1375098883-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (648ba07b-5376-4da9-9f2c-0e25b14d05ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '442e73ff-94cf-4f14-93b7-3714b5a927bc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-919599782',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0921eaaf4b344378a66ddd9e2ec3e70c',qos_specs=None,replication_status=,reservations=['7d82bc55-ffc2-4234-bea2-5bb5c144f112','b3be00b9-486d-427e-b2eb-a7aa30bc9957','dc34ea74-4d40-4ea0-93f3-f7c91522e363','a4a19c5e-2012-42e3-a1b2-344abd84f1f3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3b4a004bea644d09abc36ac76cde96c7',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T01:04:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-919599782',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=442e73ff-94cf-4f14-93b7-3714b5a927bc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0921eaaf4b344378a66ddd9e2ec3e70c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3b4a004bea644d09abc36ac76cde96c7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1ed58bd6-fe6a-497e-ae84-e8199d24fdfa),volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:04:13.015431 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-b769ffa3-1290-4f03-8c32-b5ea0cd2b6df tempest-CreateVolumesFromSnapshotTest-1375098883 tempest-CreateVolumesFromSnapshotTest-1375098883-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6d6f73d8-133a-441f-8379-dd5522aaa8cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:04:13.042892 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-b769ffa3-1290-4f03-8c32-b5ea0cd2b6df tempest-CreateVolumesFromSnapshotTest-1375098883 tempest-CreateVolumesFromSnapshotTest-1375098883-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6d6f73d8-133a-441f-8379-dd5522aaa8cb) transitioned into state 'SUCCESS' from state '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-919599782',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0921eaaf4b344378a66ddd9e2ec3e70c',qos_specs=None,replication_status=,reservations=['7d82bc55-ffc2-4234-bea2-5bb5c144f112','b3be00b9-486d-427e-b2eb-a7aa30bc9957','dc34ea74-4d40-4ea0-93f3-f7c91522e363','a4a19c5e-2012-42e3-a1b2-344abd84f1f3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3b4a004bea644d09abc36ac76cde96c7',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:04:13.044553 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-b769ffa3-1290-4f03-8c32-b5ea0cd2b6df tempest-CreateVolumesFromSnapshotTest-1375098883 tempest-CreateVolumesFromSnapshotTest-1375098883-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e289d5de-9ba1-402e-aa6f-97706993b55f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:04:13.057657 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-b769ffa3-1290-4f03-8c32-b5ea0cd2b6df tempest-CreateVolumesFromSnapshotTest-1375098883 tempest-CreateVolumesFromSnapshotTest-1375098883-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e289d5de-9ba1-402e-aa6f-97706993b55f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:04:13.058674 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-b769ffa3-1290-4f03-8c32-b5ea0cd2b6df tempest-CreateVolumesFromSnapshotTest-1375098883 tempest-CreateVolumesFromSnapshotTest-1375098883-project-member] Flow 'volume_create_api' (947e47ee-6627-410e-b540-6c2859284a44) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100213) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:04:13.059091 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-b769ffa3-1290-4f03-8c32-b5ea0cd2b6df tempest-CreateVolumesFromSnapshotTest-1375098883 tempest-CreateVolumesFromSnapshotTest-1375098883-project-member] Create volume request issued successfully. Aug 20 01:04:13.059745 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-b769ffa3-1290-4f03-8c32-b5ea0cd2b6df tempest-CreateVolumesFromSnapshotTest-1375098883 tempest-CreateVolumesFromSnapshotTest-1375098883-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 20 01:04:13.060702 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 812/3273] 10.4.3.240 () {68 vars in 1259 bytes} [Thu Aug 20 01:04:12 2026] POST /volume/v3/volumes => generated 759 bytes in 176 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 01:04:13.077474 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-4ec152a7-f674-4abe-bec8-cecd9fc8a1f9 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:04:13.082377 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-4ec152a7-f674-4abe-bec8-cecd9fc8a1f9 tempest-CreateVolumesFromSnapshotTest-1375098883 tempest-CreateVolumesFromSnapshotTest-1375098883-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 20 01:04:13.082377 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-4ec152a7-f674-4abe-bec8-cecd9fc8a1f9 tempest-CreateVolumesFromSnapshotTest-1375098883 tempest-CreateVolumesFromSnapshotTest-1375098883-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "37dda20b-5c84-46c3-82b0-9058bc7361a5", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-481350013"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:04:13.082377 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.v3.volumes [None req-4ec152a7-f674-4abe-bec8-cecd9fc8a1f9 tempest-CreateVolumesFromSnapshotTest-1375098883 tempest-CreateVolumesFromSnapshotTest-1375098883-project-member] Create volume request body: {'volume': {"'snapshot_id": '37dda20b-5c84-46c3-82b0-9058bc7361a5', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-481350013'}} {{(pid=100214) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 01:04:13.083160 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.v3.volumes [None req-4ec152a7-f674-4abe-bec8-cecd9fc8a1f9 tempest-CreateVolumesFromSnapshotTest-1375098883 tempest-CreateVolumesFromSnapshotTest-1375098883-project-member] Create volume of 1 GB Aug 20 01:04:13.089993 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-4ec152a7-f674-4abe-bec8-cecd9fc8a1f9 tempest-CreateVolumesFromSnapshotTest-1375098883 tempest-CreateVolumesFromSnapshotTest-1375098883-project-member] Availability Zones retrieved successfully. Aug 20 01:04:13.096415 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-4ec152a7-f674-4abe-bec8-cecd9fc8a1f9 tempest-CreateVolumesFromSnapshotTest-1375098883 tempest-CreateVolumesFromSnapshotTest-1375098883-project-member] Flow 'volume_create_api' (b8d66cdb-ff78-4833-839b-b33d41bdcd6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:04:13.097553 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-4ec152a7-f674-4abe-bec8-cecd9fc8a1f9 tempest-CreateVolumesFromSnapshotTest-1375098883 tempest-CreateVolumesFromSnapshotTest-1375098883-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cf8312d1-8b7a-4f46-a336-c516965fd7d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:04:13.098643 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.flows.api.create_volume [None req-4ec152a7-f674-4abe-bec8-cecd9fc8a1f9 tempest-CreateVolumesFromSnapshotTest-1375098883 tempest-CreateVolumesFromSnapshotTest-1375098883-project-member] Validating volume size '1' using validate_int {{(pid=100214) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 01:04:13.137348 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-4ec152a7-f674-4abe-bec8-cecd9fc8a1f9 tempest-CreateVolumesFromSnapshotTest-1375098883 tempest-CreateVolumesFromSnapshotTest-1375098883-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cf8312d1-8b7a-4f46-a336-c516965fd7d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:52:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1ed58bd6-fe6a-497e-ae84-e8199d24fdfa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:04:13.138600 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-4ec152a7-f674-4abe-bec8-cecd9fc8a1f9 tempest-CreateVolumesFromSnapshotTest-1375098883 tempest-CreateVolumesFromSnapshotTest-1375098883-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (08d70033-6a75-44c3-9149-f58ab692c777) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:04:13.183981 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.quota [None req-4ec152a7-f674-4abe-bec8-cecd9fc8a1f9 tempest-CreateVolumesFromSnapshotTest-1375098883 tempest-CreateVolumesFromSnapshotTest-1375098883-project-member] Created reservations ['6e5d01ee-94e4-446c-bdd9-ee5f5f1ef168', '06b7ed64-460b-43ff-9319-29898463bd7a', '7fff043f-3438-448a-a9e6-6a2a1f1fbd07', 'c73654bf-d3e2-4f65-a964-64758d7f301f'] {{(pid=100214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 01:04:13.184862 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-4ec152a7-f674-4abe-bec8-cecd9fc8a1f9 tempest-CreateVolumesFromSnapshotTest-1375098883 tempest-CreateVolumesFromSnapshotTest-1375098883-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (08d70033-6a75-44c3-9149-f58ab692c777) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6e5d01ee-94e4-446c-bdd9-ee5f5f1ef168', '06b7ed64-460b-43ff-9319-29898463bd7a', '7fff043f-3438-448a-a9e6-6a2a1f1fbd07', 'c73654bf-d3e2-4f65-a964-64758d7f301f']}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:04:13.185887 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-4ec152a7-f674-4abe-bec8-cecd9fc8a1f9 tempest-CreateVolumesFromSnapshotTest-1375098883 tempest-CreateVolumesFromSnapshotTest-1375098883-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f09d6b1d-b808-4d74-8e89-1d6eff73d305) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:04:13.214035 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-4ec152a7-f674-4abe-bec8-cecd9fc8a1f9 tempest-CreateVolumesFromSnapshotTest-1375098883 tempest-CreateVolumesFromSnapshotTest-1375098883-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f09d6b1d-b808-4d74-8e89-1d6eff73d305) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '51b72cdc-9c84-412b-af92-d233c6109e96', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-481350013',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0921eaaf4b344378a66ddd9e2ec3e70c',qos_specs=None,replication_status=,reservations=['6e5d01ee-94e4-446c-bdd9-ee5f5f1ef168','06b7ed64-460b-43ff-9319-29898463bd7a','7fff043f-3438-448a-a9e6-6a2a1f1fbd07','c73654bf-d3e2-4f65-a964-64758d7f301f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3b4a004bea644d09abc36ac76cde96c7',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T01:04:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-481350013',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=51b72cdc-9c84-412b-af92-d233c6109e96,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0921eaaf4b344378a66ddd9e2ec3e70c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3b4a004bea644d09abc36ac76cde96c7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1ed58bd6-fe6a-497e-ae84-e8199d24fdfa),volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:04:13.214862 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-4ec152a7-f674-4abe-bec8-cecd9fc8a1f9 tempest-CreateVolumesFromSnapshotTest-1375098883 tempest-CreateVolumesFromSnapshotTest-1375098883-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (81fedfd1-be4c-4b3e-82ae-198b30f04da7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:04:13.239039 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-4ec152a7-f674-4abe-bec8-cecd9fc8a1f9 tempest-CreateVolumesFromSnapshotTest-1375098883 tempest-CreateVolumesFromSnapshotTest-1375098883-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (81fedfd1-be4c-4b3e-82ae-198b30f04da7) transitioned into state 'SUCCESS' from state '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-481350013',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0921eaaf4b344378a66ddd9e2ec3e70c',qos_specs=None,replication_status=,reservations=['6e5d01ee-94e4-446c-bdd9-ee5f5f1ef168','06b7ed64-460b-43ff-9319-29898463bd7a','7fff043f-3438-448a-a9e6-6a2a1f1fbd07','c73654bf-d3e2-4f65-a964-64758d7f301f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3b4a004bea644d09abc36ac76cde96c7',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:04:13.239039 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-4ec152a7-f674-4abe-bec8-cecd9fc8a1f9 tempest-CreateVolumesFromSnapshotTest-1375098883 tempest-CreateVolumesFromSnapshotTest-1375098883-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9a7a595d-8c6b-463d-8af8-4545e2c79ee6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:04:13.253830 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-4ec152a7-f674-4abe-bec8-cecd9fc8a1f9 tempest-CreateVolumesFromSnapshotTest-1375098883 tempest-CreateVolumesFromSnapshotTest-1375098883-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9a7a595d-8c6b-463d-8af8-4545e2c79ee6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:04:13.254726 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-4ec152a7-f674-4abe-bec8-cecd9fc8a1f9 tempest-CreateVolumesFromSnapshotTest-1375098883 tempest-CreateVolumesFromSnapshotTest-1375098883-project-member] Flow 'volume_create_api' (b8d66cdb-ff78-4833-839b-b33d41bdcd6a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:04:13.255047 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-4ec152a7-f674-4abe-bec8-cecd9fc8a1f9 tempest-CreateVolumesFromSnapshotTest-1375098883 tempest-CreateVolumesFromSnapshotTest-1375098883-project-member] Create volume request issued successfully. Aug 20 01:04:13.255706 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-4ec152a7-f674-4abe-bec8-cecd9fc8a1f9 tempest-CreateVolumesFromSnapshotTest-1375098883 tempest-CreateVolumesFromSnapshotTest-1375098883-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 20 01:04:13.256970 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 820/3274] 10.4.3.240 () {68 vars in 1259 bytes} [Thu Aug 20 01:04:13 2026] POST /volume/v3/volumes => generated 759 bytes in 180 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 01:04:13.271425 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-4810ab74-f281-4679-8801-8552ca9ec013 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:04:13.273409 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-4810ab74-f281-4679-8801-8552ca9ec013 tempest-CreateVolumesFromSnapshotTest-1375098883 tempest-CreateVolumesFromSnapshotTest-1375098883-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 20 01:04:13.274160 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-4810ab74-f281-4679-8801-8552ca9ec013 tempest-CreateVolumesFromSnapshotTest-1375098883 tempest-CreateVolumesFromSnapshotTest-1375098883-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "37dda20b-5c84-46c3-82b0-9058bc7361a5", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-2065268791"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:04:13.275578 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.v3.volumes [None req-4810ab74-f281-4679-8801-8552ca9ec013 tempest-CreateVolumesFromSnapshotTest-1375098883 tempest-CreateVolumesFromSnapshotTest-1375098883-project-member] Create volume request body: {'volume': {"'snapshot_id": '37dda20b-5c84-46c3-82b0-9058bc7361a5', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-2065268791'}} {{(pid=100215) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 01:04:13.275578 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-4810ab74-f281-4679-8801-8552ca9ec013 tempest-CreateVolumesFromSnapshotTest-1375098883 tempest-CreateVolumesFromSnapshotTest-1375098883-project-member] Create volume of 1 GB Aug 20 01:04:13.276260 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:04:13.276260 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:04:13.282055 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-4810ab74-f281-4679-8801-8552ca9ec013 tempest-CreateVolumesFromSnapshotTest-1375098883 tempest-CreateVolumesFromSnapshotTest-1375098883-project-member] Availability Zones retrieved successfully. Aug 20 01:04:13.289885 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-4810ab74-f281-4679-8801-8552ca9ec013 tempest-CreateVolumesFromSnapshotTest-1375098883 tempest-CreateVolumesFromSnapshotTest-1375098883-project-member] Flow 'volume_create_api' (6e9828c4-d320-4679-9131-a05669e8c315) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:04:13.290720 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-4810ab74-f281-4679-8801-8552ca9ec013 tempest-CreateVolumesFromSnapshotTest-1375098883 tempest-CreateVolumesFromSnapshotTest-1375098883-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b723a439-b527-44bd-be71-fde75a85801a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:04:13.292112 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.flows.api.create_volume [None req-4810ab74-f281-4679-8801-8552ca9ec013 tempest-CreateVolumesFromSnapshotTest-1375098883 tempest-CreateVolumesFromSnapshotTest-1375098883-project-member] Validating volume size '1' using validate_int {{(pid=100215) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 01:04:13.335877 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-4810ab74-f281-4679-8801-8552ca9ec013 tempest-CreateVolumesFromSnapshotTest-1375098883 tempest-CreateVolumesFromSnapshotTest-1375098883-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b723a439-b527-44bd-be71-fde75a85801a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:52:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1ed58bd6-fe6a-497e-ae84-e8199d24fdfa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:04:13.337476 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-4810ab74-f281-4679-8801-8552ca9ec013 tempest-CreateVolumesFromSnapshotTest-1375098883 tempest-CreateVolumesFromSnapshotTest-1375098883-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5d05a9c2-dbc1-4071-bfbf-5b520f39aaa7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:04:13.391980 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.quota [None req-4810ab74-f281-4679-8801-8552ca9ec013 tempest-CreateVolumesFromSnapshotTest-1375098883 tempest-CreateVolumesFromSnapshotTest-1375098883-project-member] Created reservations ['e91dc773-409a-4154-b4ea-12455112fe69', '65dfc021-ebd3-49a3-bce1-acec679a3e26', '410def90-3d62-45ff-963c-d643fd3b5992', '03ce7b36-d39a-4ee4-8b3a-093cf57a091c'] {{(pid=100215) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 01:04:13.393362 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-4810ab74-f281-4679-8801-8552ca9ec013 tempest-CreateVolumesFromSnapshotTest-1375098883 tempest-CreateVolumesFromSnapshotTest-1375098883-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5d05a9c2-dbc1-4071-bfbf-5b520f39aaa7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e91dc773-409a-4154-b4ea-12455112fe69', '65dfc021-ebd3-49a3-bce1-acec679a3e26', '410def90-3d62-45ff-963c-d643fd3b5992', '03ce7b36-d39a-4ee4-8b3a-093cf57a091c']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:04:13.394635 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-4810ab74-f281-4679-8801-8552ca9ec013 tempest-CreateVolumesFromSnapshotTest-1375098883 tempest-CreateVolumesFromSnapshotTest-1375098883-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ff9af877-052e-4373-ad31-573e5849a320) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:04:13.433422 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-4810ab74-f281-4679-8801-8552ca9ec013 tempest-CreateVolumesFromSnapshotTest-1375098883 tempest-CreateVolumesFromSnapshotTest-1375098883-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ff9af877-052e-4373-ad31-573e5849a320) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '989a5808-2eac-4784-86b6-346b8fb10d4b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-2065268791',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0921eaaf4b344378a66ddd9e2ec3e70c',qos_specs=None,replication_status=,reservations=['e91dc773-409a-4154-b4ea-12455112fe69','65dfc021-ebd3-49a3-bce1-acec679a3e26','410def90-3d62-45ff-963c-d643fd3b5992','03ce7b36-d39a-4ee4-8b3a-093cf57a091c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3b4a004bea644d09abc36ac76cde96c7',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T01:04:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-2065268791',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=989a5808-2eac-4784-86b6-346b8fb10d4b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0921eaaf4b344378a66ddd9e2ec3e70c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3b4a004bea644d09abc36ac76cde96c7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1ed58bd6-fe6a-497e-ae84-e8199d24fdfa),volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:04:13.434935 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-4810ab74-f281-4679-8801-8552ca9ec013 tempest-CreateVolumesFromSnapshotTest-1375098883 tempest-CreateVolumesFromSnapshotTest-1375098883-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (157225b7-8d06-4b28-8f57-6bdb45d52701) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:04:13.457696 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-4810ab74-f281-4679-8801-8552ca9ec013 tempest-CreateVolumesFromSnapshotTest-1375098883 tempest-CreateVolumesFromSnapshotTest-1375098883-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (157225b7-8d06-4b28-8f57-6bdb45d52701) transitioned into state 'SUCCESS' from state '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-2065268791',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0921eaaf4b344378a66ddd9e2ec3e70c',qos_specs=None,replication_status=,reservations=['e91dc773-409a-4154-b4ea-12455112fe69','65dfc021-ebd3-49a3-bce1-acec679a3e26','410def90-3d62-45ff-963c-d643fd3b5992','03ce7b36-d39a-4ee4-8b3a-093cf57a091c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3b4a004bea644d09abc36ac76cde96c7',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:04:13.458675 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-4810ab74-f281-4679-8801-8552ca9ec013 tempest-CreateVolumesFromSnapshotTest-1375098883 tempest-CreateVolumesFromSnapshotTest-1375098883-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (18656053-f358-4a0a-aa60-6e367090aad9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:04:13.477307 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-4810ab74-f281-4679-8801-8552ca9ec013 tempest-CreateVolumesFromSnapshotTest-1375098883 tempest-CreateVolumesFromSnapshotTest-1375098883-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (18656053-f358-4a0a-aa60-6e367090aad9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:04:13.478528 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-4810ab74-f281-4679-8801-8552ca9ec013 tempest-CreateVolumesFromSnapshotTest-1375098883 tempest-CreateVolumesFromSnapshotTest-1375098883-project-member] Flow 'volume_create_api' (6e9828c4-d320-4679-9131-a05669e8c315) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:04:13.479049 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-4810ab74-f281-4679-8801-8552ca9ec013 tempest-CreateVolumesFromSnapshotTest-1375098883 tempest-CreateVolumesFromSnapshotTest-1375098883-project-member] Create volume request issued successfully. Aug 20 01:04:13.479775 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-4810ab74-f281-4679-8801-8552ca9ec013 tempest-CreateVolumesFromSnapshotTest-1375098883 tempest-CreateVolumesFromSnapshotTest-1375098883-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 20 01:04:13.480383 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 828/3275] 10.4.3.240 () {68 vars in 1259 bytes} [Thu Aug 20 01:04:13 2026] POST /volume/v3/volumes => generated 760 bytes in 210 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 01:04:13.492829 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-3eb22fed-1d15-48a2-b91b-a8a94fdc31b3 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:04:13.496270 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-3eb22fed-1d15-48a2-b91b-a8a94fdc31b3 tempest-CreateVolumesFromSnapshotTest-1375098883 tempest-CreateVolumesFromSnapshotTest-1375098883-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 20 01:04:13.496270 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-3eb22fed-1d15-48a2-b91b-a8a94fdc31b3 tempest-CreateVolumesFromSnapshotTest-1375098883 tempest-CreateVolumesFromSnapshotTest-1375098883-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "37dda20b-5c84-46c3-82b0-9058bc7361a5", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-806986603"}} {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:04:13.497529 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.v3.volumes [None req-3eb22fed-1d15-48a2-b91b-a8a94fdc31b3 tempest-CreateVolumesFromSnapshotTest-1375098883 tempest-CreateVolumesFromSnapshotTest-1375098883-project-member] Create volume request body: {'volume': {"'snapshot_id": '37dda20b-5c84-46c3-82b0-9058bc7361a5', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-806986603'}} {{(pid=100212) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 01:04:13.497768 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.v3.volumes [None req-3eb22fed-1d15-48a2-b91b-a8a94fdc31b3 tempest-CreateVolumesFromSnapshotTest-1375098883 tempest-CreateVolumesFromSnapshotTest-1375098883-project-member] Create volume of 1 GB Aug 20 01:04:13.504012 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-3eb22fed-1d15-48a2-b91b-a8a94fdc31b3 tempest-CreateVolumesFromSnapshotTest-1375098883 tempest-CreateVolumesFromSnapshotTest-1375098883-project-member] Availability Zones retrieved successfully. Aug 20 01:04:13.512000 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-3eb22fed-1d15-48a2-b91b-a8a94fdc31b3 tempest-CreateVolumesFromSnapshotTest-1375098883 tempest-CreateVolumesFromSnapshotTest-1375098883-project-member] Flow 'volume_create_api' (1bfaaee9-9f86-47b4-9a5a-52e763573502) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100212) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:04:13.513537 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-3eb22fed-1d15-48a2-b91b-a8a94fdc31b3 tempest-CreateVolumesFromSnapshotTest-1375098883 tempest-CreateVolumesFromSnapshotTest-1375098883-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3ea35c2c-d803-4085-bcc4-a10d36a467ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:04:13.514936 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.flows.api.create_volume [None req-3eb22fed-1d15-48a2-b91b-a8a94fdc31b3 tempest-CreateVolumesFromSnapshotTest-1375098883 tempest-CreateVolumesFromSnapshotTest-1375098883-project-member] Validating volume size '1' using validate_int {{(pid=100212) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 01:04:13.548627 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-3eb22fed-1d15-48a2-b91b-a8a94fdc31b3 tempest-CreateVolumesFromSnapshotTest-1375098883 tempest-CreateVolumesFromSnapshotTest-1375098883-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3ea35c2c-d803-4085-bcc4-a10d36a467ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:52:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1ed58bd6-fe6a-497e-ae84-e8199d24fdfa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:04:13.548627 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-3eb22fed-1d15-48a2-b91b-a8a94fdc31b3 tempest-CreateVolumesFromSnapshotTest-1375098883 tempest-CreateVolumesFromSnapshotTest-1375098883-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4cdc8269-04b7-4ded-acb4-71c47be32ef1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:04:13.597929 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.quota [None req-3eb22fed-1d15-48a2-b91b-a8a94fdc31b3 tempest-CreateVolumesFromSnapshotTest-1375098883 tempest-CreateVolumesFromSnapshotTest-1375098883-project-member] Created reservations ['76f5d430-4e37-439b-b7c9-86561d754a17', 'b8615115-3665-49ff-8172-bc30fef965b2', '29a88b1b-85ec-4e63-a95f-d51ca868db6c', '828abf8b-ad28-46ce-99e6-67129df6b4b6'] {{(pid=100212) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 01:04:13.598541 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-3eb22fed-1d15-48a2-b91b-a8a94fdc31b3 tempest-CreateVolumesFromSnapshotTest-1375098883 tempest-CreateVolumesFromSnapshotTest-1375098883-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4cdc8269-04b7-4ded-acb4-71c47be32ef1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['76f5d430-4e37-439b-b7c9-86561d754a17', 'b8615115-3665-49ff-8172-bc30fef965b2', '29a88b1b-85ec-4e63-a95f-d51ca868db6c', '828abf8b-ad28-46ce-99e6-67129df6b4b6']}' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:04:13.599217 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-3eb22fed-1d15-48a2-b91b-a8a94fdc31b3 tempest-CreateVolumesFromSnapshotTest-1375098883 tempest-CreateVolumesFromSnapshotTest-1375098883-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7b07bd0f-9d28-47fe-99b3-f57f044381db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:04:13.626151 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-3eb22fed-1d15-48a2-b91b-a8a94fdc31b3 tempest-CreateVolumesFromSnapshotTest-1375098883 tempest-CreateVolumesFromSnapshotTest-1375098883-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7b07bd0f-9d28-47fe-99b3-f57f044381db) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7c22148a-420a-46c6-8e0c-912cbafa8ce1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-806986603',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0921eaaf4b344378a66ddd9e2ec3e70c',qos_specs=None,replication_status=,reservations=['76f5d430-4e37-439b-b7c9-86561d754a17','b8615115-3665-49ff-8172-bc30fef965b2','29a88b1b-85ec-4e63-a95f-d51ca868db6c','828abf8b-ad28-46ce-99e6-67129df6b4b6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3b4a004bea644d09abc36ac76cde96c7',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T01:04:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-806986603',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7c22148a-420a-46c6-8e0c-912cbafa8ce1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0921eaaf4b344378a66ddd9e2ec3e70c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3b4a004bea644d09abc36ac76cde96c7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1ed58bd6-fe6a-497e-ae84-e8199d24fdfa),volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:04:13.627001 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-3eb22fed-1d15-48a2-b91b-a8a94fdc31b3 tempest-CreateVolumesFromSnapshotTest-1375098883 tempest-CreateVolumesFromSnapshotTest-1375098883-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6a986ae0-9bc4-4ef8-b0f5-b56d306b5733) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:04:13.629037 np0000007838 devstack@c-api.service[100212]: DEBUG dbcounter [-] [100212] Writing DB stats cinder:SELECT=226,cinder:INSERT=38,cinder:UPDATE=69 {{(pid=100212) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 01:04:13.637484 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [req-d7c2069c-36a7-4ea5-b633-f573bd180f32 req-81132291-40a9-4c15-b4c5-f30f50533c5c None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:04:13.640854 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-d7c2069c-36a7-4ea5-b633-f573bd180f32 req-81132291-40a9-4c15-b4c5-f30f50533c5c tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] GET https://10.4.3.240/volume/v3/snapshots/039e5f26-65d8-4799-b3c6-aa46961bcc73 Aug 20 01:04:13.641411 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [req-d7c2069c-36a7-4ea5-b633-f573bd180f32 req-81132291-40a9-4c15-b4c5-f30f50533c5c tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:04:13.642352 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [req-d7c2069c-36a7-4ea5-b633-f573bd180f32 req-81132291-40a9-4c15-b4c5-f30f50533c5c tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:04:13.653006 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:04:13.653006 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:04:13.654909 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [req-d7c2069c-36a7-4ea5-b633-f573bd180f32 req-81132291-40a9-4c15-b4c5-f30f50533c5c tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Snapshot retrieved successfully. Aug 20 01:04:13.655065 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-3eb22fed-1d15-48a2-b91b-a8a94fdc31b3 tempest-CreateVolumesFromSnapshotTest-1375098883 tempest-CreateVolumesFromSnapshotTest-1375098883-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6a986ae0-9bc4-4ef8-b0f5-b56d306b5733) transitioned into state 'SUCCESS' from state '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-806986603',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0921eaaf4b344378a66ddd9e2ec3e70c',qos_specs=None,replication_status=,reservations=['76f5d430-4e37-439b-b7c9-86561d754a17','b8615115-3665-49ff-8172-bc30fef965b2','29a88b1b-85ec-4e63-a95f-d51ca868db6c','828abf8b-ad28-46ce-99e6-67129df6b4b6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3b4a004bea644d09abc36ac76cde96c7',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:04:13.655388 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-d7c2069c-36a7-4ea5-b633-f573bd180f32 req-81132291-40a9-4c15-b4c5-f30f50533c5c tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] https://10.4.3.240/volume/v3/snapshots/039e5f26-65d8-4799-b3c6-aa46961bcc73 returned with HTTP 200 Aug 20 01:04:13.655698 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-3eb22fed-1d15-48a2-b91b-a8a94fdc31b3 tempest-CreateVolumesFromSnapshotTest-1375098883 tempest-CreateVolumesFromSnapshotTest-1375098883-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f01f425a-1503-4c33-98d2-0a48ae5b7fc8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:04:13.656497 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 813/3276] 10.4.3.240 () {68 vars in 1604 bytes} [Thu Aug 20 01:04:13 2026] GET /volume/v3/snapshots/039e5f26-65d8-4799-b3c6-aa46961bcc73 => generated 466 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:04:13.664524 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-d7c2069c-36a7-4ea5-b633-f573bd180f32 req-8738524a-08df-4f02-8819-cbdde7244f1d None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:04:13.666929 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-3eb22fed-1d15-48a2-b91b-a8a94fdc31b3 tempest-CreateVolumesFromSnapshotTest-1375098883 tempest-CreateVolumesFromSnapshotTest-1375098883-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f01f425a-1503-4c33-98d2-0a48ae5b7fc8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:04:13.667817 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-3eb22fed-1d15-48a2-b91b-a8a94fdc31b3 tempest-CreateVolumesFromSnapshotTest-1375098883 tempest-CreateVolumesFromSnapshotTest-1375098883-project-member] Flow 'volume_create_api' (1bfaaee9-9f86-47b4-9a5a-52e763573502) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100212) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:04:13.668468 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-3eb22fed-1d15-48a2-b91b-a8a94fdc31b3 tempest-CreateVolumesFromSnapshotTest-1375098883 tempest-CreateVolumesFromSnapshotTest-1375098883-project-member] Create volume request issued successfully. Aug 20 01:04:13.669008 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-3eb22fed-1d15-48a2-b91b-a8a94fdc31b3 tempest-CreateVolumesFromSnapshotTest-1375098883 tempest-CreateVolumesFromSnapshotTest-1375098883-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 20 01:04:13.669073 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-d7c2069c-36a7-4ea5-b633-f573bd180f32 req-8738524a-08df-4f02-8819-cbdde7244f1d tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] GET https://10.4.3.240/volume/v3/volumes/dc43b7a6-b9f4-4303-a654-5ed7dc72d021 Aug 20 01:04:13.669073 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-d7c2069c-36a7-4ea5-b633-f573bd180f32 req-8738524a-08df-4f02-8819-cbdde7244f1d tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:04:13.669073 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-d7c2069c-36a7-4ea5-b633-f573bd180f32 req-8738524a-08df-4f02-8819-cbdde7244f1d tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:04:13.670400 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 816/3277] 10.4.3.240 () {68 vars in 1259 bytes} [Thu Aug 20 01:04:13 2026] POST /volume/v3/volumes => generated 759 bytes in 177 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 01:04:13.678356 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:04:13.678356 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:04:13.683247 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [req-d7c2069c-36a7-4ea5-b633-f573bd180f32 req-8738524a-08df-4f02-8819-cbdde7244f1d tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Volume info retrieved successfully. Aug 20 01:04:13.684462 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-0a566741-cd73-4b6c-becd-f51225786dad None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:04:13.686941 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-0a566741-cd73-4b6c-becd-f51225786dad tempest-CreateVolumesFromSnapshotTest-1375098883 tempest-CreateVolumesFromSnapshotTest-1375098883-project-member] GET https://10.4.3.240/volume/v3/volumes/698d27d7-cda1-4034-b69c-41e3a8dec17d Aug 20 01:04:13.687195 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-0a566741-cd73-4b6c-becd-f51225786dad tempest-CreateVolumesFromSnapshotTest-1375098883 tempest-CreateVolumesFromSnapshotTest-1375098883-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:04:13.687830 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-0a566741-cd73-4b6c-becd-f51225786dad tempest-CreateVolumesFromSnapshotTest-1375098883 tempest-CreateVolumesFromSnapshotTest-1375098883-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:04:13.690693 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-d7c2069c-36a7-4ea5-b633-f573bd180f32 req-8738524a-08df-4f02-8819-cbdde7244f1d tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] https://10.4.3.240/volume/v3/volumes/dc43b7a6-b9f4-4303-a654-5ed7dc72d021 returned with HTTP 200 Aug 20 01:04:13.691113 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 821/3278] 10.4.3.240 () {68 vars in 1598 bytes} [Thu Aug 20 01:04:13 2026] GET /volume/v3/volumes/dc43b7a6-b9f4-4303-a654-5ed7dc72d021 => generated 1367 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:04:13.701936 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:04:13.701936 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:04:13.705721 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [req-d7c2069c-36a7-4ea5-b633-f573bd180f32 req-1df17d13-e861-4cd5-91b8-96c2c15da276 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:04:13.708219 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-0a566741-cd73-4b6c-becd-f51225786dad tempest-CreateVolumesFromSnapshotTest-1375098883 tempest-CreateVolumesFromSnapshotTest-1375098883-project-member] Volume info retrieved successfully. Aug 20 01:04:13.711663 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-d7c2069c-36a7-4ea5-b633-f573bd180f32 req-1df17d13-e861-4cd5-91b8-96c2c15da276 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 20 01:04:13.711798 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-7561fb9f-e2b2-44ed-afda-803b348d5f84 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:04:13.712135 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [req-d7c2069c-36a7-4ea5-b633-f573bd180f32 req-1df17d13-e861-4cd5-91b8-96c2c15da276 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": "039e5f26-65d8-4799-b3c6-aa46961bcc73", "name": "", "description": "", "volume_type": "storpool", "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:04:13.714305 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-0a566741-cd73-4b6c-becd-f51225786dad tempest-CreateVolumesFromSnapshotTest-1375098883 tempest-CreateVolumesFromSnapshotTest-1375098883-project-member] https://10.4.3.240/volume/v3/volumes/698d27d7-cda1-4034-b69c-41e3a8dec17d returned with HTTP 200 Aug 20 01:04:13.714608 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.v3.volumes [req-d7c2069c-36a7-4ea5-b633-f573bd180f32 req-1df17d13-e861-4cd5-91b8-96c2c15da276 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': '039e5f26-65d8-4799-b3c6-aa46961bcc73', 'name': '', 'description': '', 'volume_type': 'storpool', 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100213) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 01:04:13.714877 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 829/3279] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:04:13 2026] GET /volume/v3/volumes/698d27d7-cda1-4034-b69c-41e3a8dec17d => generated 853 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:04:13.716325 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-7561fb9f-e2b2-44ed-afda-803b348d5f84 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] GET https://10.4.3.240/volume/v3/backups/9a0d0b4d-aa88-465b-9f79-301321ede101 Aug 20 01:04:13.716637 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-7561fb9f-e2b2-44ed-afda-803b348d5f84 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:04:13.717022 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-7561fb9f-e2b2-44ed-afda-803b348d5f84 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:04:13.717022 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.v3.backups [None req-7561fb9f-e2b2-44ed-afda-803b348d5f84 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Show backup with id 9a0d0b4d-aa88-465b-9f79-301321ede101. {{(pid=100212) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:04:13.727364 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:04:13.727364 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:04:13.728508 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-7561fb9f-e2b2-44ed-afda-803b348d5f84 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] https://10.4.3.240/volume/v3/backups/9a0d0b4d-aa88-465b-9f79-301321ede101 returned with HTTP 200 Aug 20 01:04:13.729004 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:04:13.729004 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:04:13.729537 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 817/3280] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:04:13 2026] GET /volume/v3/backups/9a0d0b4d-aa88-465b-9f79-301321ede101 => generated 736 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:04:13.729712 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [req-d7c2069c-36a7-4ea5-b633-f573bd180f32 req-1df17d13-e861-4cd5-91b8-96c2c15da276 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Snapshot retrieved successfully. Aug 20 01:04:13.729900 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.v3.volumes [req-d7c2069c-36a7-4ea5-b633-f573bd180f32 req-1df17d13-e861-4cd5-91b8-96c2c15da276 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Create volume of 1 GB Aug 20 01:04:13.733662 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [req-d7c2069c-36a7-4ea5-b633-f573bd180f32 req-1df17d13-e861-4cd5-91b8-96c2c15da276 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Availability Zones retrieved successfully. Aug 20 01:04:13.733808 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-951b2b4a-acad-43a5-bf2d-40e64d8ac33d None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:04:13.736777 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-951b2b4a-acad-43a5-bf2d-40e64d8ac33d tempest-CreateVolumesFromSnapshotTest-1375098883 tempest-CreateVolumesFromSnapshotTest-1375098883-project-member] GET https://10.4.3.240/volume/v3/volumes/442e73ff-94cf-4f14-93b7-3714b5a927bc Aug 20 01:04:13.736777 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-951b2b4a-acad-43a5-bf2d-40e64d8ac33d tempest-CreateVolumesFromSnapshotTest-1375098883 tempest-CreateVolumesFromSnapshotTest-1375098883-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:04:13.736777 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-951b2b4a-acad-43a5-bf2d-40e64d8ac33d tempest-CreateVolumesFromSnapshotTest-1375098883 tempest-CreateVolumesFromSnapshotTest-1375098883-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:04:13.737999 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [req-d7c2069c-36a7-4ea5-b633-f573bd180f32 req-1df17d13-e861-4cd5-91b8-96c2c15da276 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Flow 'volume_create_api' (38805dcc-3684-4aa6-9d47-ffdc85d3c04b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:04:13.738837 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [req-d7c2069c-36a7-4ea5-b633-f573bd180f32 req-1df17d13-e861-4cd5-91b8-96c2c15da276 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (53257f8d-b81b-4fe2-87e9-5e671a7ec287) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:04:13.742362 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.flows.api.create_volume [req-d7c2069c-36a7-4ea5-b633-f573bd180f32 req-1df17d13-e861-4cd5-91b8-96c2c15da276 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100213) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 01:04:13.748192 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:04:13.748192 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:04:13.754824 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-951b2b4a-acad-43a5-bf2d-40e64d8ac33d tempest-CreateVolumesFromSnapshotTest-1375098883 tempest-CreateVolumesFromSnapshotTest-1375098883-project-member] Volume info retrieved successfully. Aug 20 01:04:13.764156 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-951b2b4a-acad-43a5-bf2d-40e64d8ac33d tempest-CreateVolumesFromSnapshotTest-1375098883 tempest-CreateVolumesFromSnapshotTest-1375098883-project-member] https://10.4.3.240/volume/v3/volumes/442e73ff-94cf-4f14-93b7-3714b5a927bc returned with HTTP 200 Aug 20 01:04:13.764852 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 822/3281] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:04:13 2026] GET /volume/v3/volumes/442e73ff-94cf-4f14-93b7-3714b5a927bc => generated 852 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:04:13.770098 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [req-d7c2069c-36a7-4ea5-b633-f573bd180f32 req-1df17d13-e861-4cd5-91b8-96c2c15da276 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (53257f8d-b81b-4fe2-87e9-5e671a7ec287) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '039e5f26-65d8-4799-b3c6-aa46961bcc73', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:52:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1ed58bd6-fe6a-497e-ae84-e8199d24fdfa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:04:13.770790 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [req-d7c2069c-36a7-4ea5-b633-f573bd180f32 req-1df17d13-e861-4cd5-91b8-96c2c15da276 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5120c47b-e838-44ed-9fd2-9344104be5aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:04:13.780121 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-cf430a48-05ae-4d79-95aa-4c9c6e8ca405 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:04:13.782148 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-cf430a48-05ae-4d79-95aa-4c9c6e8ca405 tempest-CreateVolumesFromSnapshotTest-1375098883 tempest-CreateVolumesFromSnapshotTest-1375098883-project-member] GET https://10.4.3.240/volume/v3/volumes/51b72cdc-9c84-412b-af92-d233c6109e96 Aug 20 01:04:13.782394 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-cf430a48-05ae-4d79-95aa-4c9c6e8ca405 tempest-CreateVolumesFromSnapshotTest-1375098883 tempest-CreateVolumesFromSnapshotTest-1375098883-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:04:13.782675 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-cf430a48-05ae-4d79-95aa-4c9c6e8ca405 tempest-CreateVolumesFromSnapshotTest-1375098883 tempest-CreateVolumesFromSnapshotTest-1375098883-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:04:13.790093 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:04:13.790093 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:04:13.796378 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-cf430a48-05ae-4d79-95aa-4c9c6e8ca405 tempest-CreateVolumesFromSnapshotTest-1375098883 tempest-CreateVolumesFromSnapshotTest-1375098883-project-member] Volume info retrieved successfully. Aug 20 01:04:13.805019 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-cf430a48-05ae-4d79-95aa-4c9c6e8ca405 tempest-CreateVolumesFromSnapshotTest-1375098883 tempest-CreateVolumesFromSnapshotTest-1375098883-project-member] https://10.4.3.240/volume/v3/volumes/51b72cdc-9c84-412b-af92-d233c6109e96 returned with HTTP 200 Aug 20 01:04:13.805403 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 830/3282] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:04:13 2026] GET /volume/v3/volumes/51b72cdc-9c84-412b-af92-d233c6109e96 => generated 852 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:04:13.821541 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-828528da-02e8-4e1c-bafa-2e6e48967101 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:04:13.823809 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-828528da-02e8-4e1c-bafa-2e6e48967101 tempest-CreateVolumesFromSnapshotTest-1375098883 tempest-CreateVolumesFromSnapshotTest-1375098883-project-member] GET https://10.4.3.240/volume/v3/volumes/989a5808-2eac-4784-86b6-346b8fb10d4b Aug 20 01:04:13.824064 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-828528da-02e8-4e1c-bafa-2e6e48967101 tempest-CreateVolumesFromSnapshotTest-1375098883 tempest-CreateVolumesFromSnapshotTest-1375098883-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:04:13.824308 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-828528da-02e8-4e1c-bafa-2e6e48967101 tempest-CreateVolumesFromSnapshotTest-1375098883 tempest-CreateVolumesFromSnapshotTest-1375098883-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:04:13.829212 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.quota [req-d7c2069c-36a7-4ea5-b633-f573bd180f32 req-1df17d13-e861-4cd5-91b8-96c2c15da276 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Created reservations ['b9dcef01-5e6f-41bb-987a-a187e3167cc7', 'f970ef8b-10f7-42ba-b1ba-e1d7650963ef', 'ebce9e53-2c05-4b17-9368-42046f5dd284', '670c73dc-e73d-4c58-afba-4f57f32d9f01'] {{(pid=100213) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 01:04:13.830256 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [req-d7c2069c-36a7-4ea5-b633-f573bd180f32 req-1df17d13-e861-4cd5-91b8-96c2c15da276 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5120c47b-e838-44ed-9fd2-9344104be5aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b9dcef01-5e6f-41bb-987a-a187e3167cc7', 'f970ef8b-10f7-42ba-b1ba-e1d7650963ef', 'ebce9e53-2c05-4b17-9368-42046f5dd284', '670c73dc-e73d-4c58-afba-4f57f32d9f01']}' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:04:13.831257 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [req-d7c2069c-36a7-4ea5-b633-f573bd180f32 req-1df17d13-e861-4cd5-91b8-96c2c15da276 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b0332bdb-96f4-4333-b32e-bdcf5278521a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:04:13.838287 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:04:13.838287 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:04:13.845694 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-828528da-02e8-4e1c-bafa-2e6e48967101 tempest-CreateVolumesFromSnapshotTest-1375098883 tempest-CreateVolumesFromSnapshotTest-1375098883-project-member] Volume info retrieved successfully. Aug 20 01:04:13.851688 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-828528da-02e8-4e1c-bafa-2e6e48967101 tempest-CreateVolumesFromSnapshotTest-1375098883 tempest-CreateVolumesFromSnapshotTest-1375098883-project-member] https://10.4.3.240/volume/v3/volumes/989a5808-2eac-4784-86b6-346b8fb10d4b returned with HTTP 200 Aug 20 01:04:13.852245 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 818/3283] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:04:13 2026] GET /volume/v3/volumes/989a5808-2eac-4784-86b6-346b8fb10d4b => generated 853 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:04:13.870082 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-1054a169-f24b-4d5b-9cda-a30e567f728f None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:04:13.874175 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-1054a169-f24b-4d5b-9cda-a30e567f728f tempest-CreateVolumesFromSnapshotTest-1375098883 tempest-CreateVolumesFromSnapshotTest-1375098883-project-member] GET https://10.4.3.240/volume/v3/volumes/7c22148a-420a-46c6-8e0c-912cbafa8ce1 Aug 20 01:04:13.874175 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-1054a169-f24b-4d5b-9cda-a30e567f728f tempest-CreateVolumesFromSnapshotTest-1375098883 tempest-CreateVolumesFromSnapshotTest-1375098883-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:04:13.874175 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-1054a169-f24b-4d5b-9cda-a30e567f728f tempest-CreateVolumesFromSnapshotTest-1375098883 tempest-CreateVolumesFromSnapshotTest-1375098883-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:04:13.882517 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:04:13.882517 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:04:13.883356 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [req-d7c2069c-36a7-4ea5-b633-f573bd180f32 req-1df17d13-e861-4cd5-91b8-96c2c15da276 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b0332bdb-96f4-4333-b32e-bdcf5278521a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fe43c1f4-3c00-4685-a253-3de210632203', '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='03a37021255e41ccb3259dd49aff4a78',qos_specs=None,replication_status=,reservations=['b9dcef01-5e6f-41bb-987a-a187e3167cc7','f970ef8b-10f7-42ba-b1ba-e1d7650963ef','ebce9e53-2c05-4b17-9368-42046f5dd284','670c73dc-e73d-4c58-afba-4f57f32d9f01'],size=1,snapshot_id=039e5f26-65d8-4799-b3c6-aa46961bcc73,source_replicaid=,source_volid=None,status='creating',user_id='d1fcea7d7ab543fdbc3f32dca8fe540e',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa), '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-20T01:04: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=fe43c1f4-3c00-4685-a253-3de210632203,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='03a37021255e41ccb3259dd49aff4a78',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=039e5f26-65d8-4799-b3c6-aa46961bcc73,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d1fcea7d7ab543fdbc3f32dca8fe540e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1ed58bd6-fe6a-497e-ae84-e8199d24fdfa),volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:04:13.884566 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [req-d7c2069c-36a7-4ea5-b633-f573bd180f32 req-1df17d13-e861-4cd5-91b8-96c2c15da276 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (706e966f-954c-4b40-a3c3-479261220951) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:04:13.889372 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-1054a169-f24b-4d5b-9cda-a30e567f728f tempest-CreateVolumesFromSnapshotTest-1375098883 tempest-CreateVolumesFromSnapshotTest-1375098883-project-member] Volume info retrieved successfully. Aug 20 01:04:13.896303 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-1054a169-f24b-4d5b-9cda-a30e567f728f tempest-CreateVolumesFromSnapshotTest-1375098883 tempest-CreateVolumesFromSnapshotTest-1375098883-project-member] https://10.4.3.240/volume/v3/volumes/7c22148a-420a-46c6-8e0c-912cbafa8ce1 returned with HTTP 200 Aug 20 01:04:13.896796 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 823/3284] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:04:13 2026] GET /volume/v3/volumes/7c22148a-420a-46c6-8e0c-912cbafa8ce1 => generated 852 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:04:13.911260 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-3ae29088-28a2-41ef-ba99-06bdf6c0324c None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:04:13.914381 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-3ae29088-28a2-41ef-ba99-06bdf6c0324c tempest-CreateVolumesFromSnapshotTest-1375098883 tempest-CreateVolumesFromSnapshotTest-1375098883-project-member] DELETE https://10.4.3.240/volume/v3/volumes/7c22148a-420a-46c6-8e0c-912cbafa8ce1 Aug 20 01:04:13.914381 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-3ae29088-28a2-41ef-ba99-06bdf6c0324c tempest-CreateVolumesFromSnapshotTest-1375098883 tempest-CreateVolumesFromSnapshotTest-1375098883-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:04:13.914381 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-3ae29088-28a2-41ef-ba99-06bdf6c0324c tempest-CreateVolumesFromSnapshotTest-1375098883 tempest-CreateVolumesFromSnapshotTest-1375098883-project-member] Calling method 'delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:04:13.914381 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-3ae29088-28a2-41ef-ba99-06bdf6c0324c tempest-CreateVolumesFromSnapshotTest-1375098883 tempest-CreateVolumesFromSnapshotTest-1375098883-project-member] Delete volume with id: 7c22148a-420a-46c6-8e0c-912cbafa8ce1 Aug 20 01:04:13.916252 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [req-d7c2069c-36a7-4ea5-b633-f573bd180f32 req-1df17d13-e861-4cd5-91b8-96c2c15da276 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (706e966f-954c-4b40-a3c3-479261220951) transitioned into 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='03a37021255e41ccb3259dd49aff4a78',qos_specs=None,replication_status=,reservations=['b9dcef01-5e6f-41bb-987a-a187e3167cc7','f970ef8b-10f7-42ba-b1ba-e1d7650963ef','ebce9e53-2c05-4b17-9368-42046f5dd284','670c73dc-e73d-4c58-afba-4f57f32d9f01'],size=1,snapshot_id=039e5f26-65d8-4799-b3c6-aa46961bcc73,source_replicaid=,source_volid=None,status='creating',user_id='d1fcea7d7ab543fdbc3f32dca8fe540e',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:04:13.917083 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [req-d7c2069c-36a7-4ea5-b633-f573bd180f32 req-1df17d13-e861-4cd5-91b8-96c2c15da276 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2fbd4387-e842-4e68-b978-a706f0e94d0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:04:13.926718 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:04:13.926718 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:04:13.927232 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-3ae29088-28a2-41ef-ba99-06bdf6c0324c tempest-CreateVolumesFromSnapshotTest-1375098883 tempest-CreateVolumesFromSnapshotTest-1375098883-project-member] Volume info retrieved successfully. Aug 20 01:04:13.944749 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-3ae29088-28a2-41ef-ba99-06bdf6c0324c tempest-CreateVolumesFromSnapshotTest-1375098883 tempest-CreateVolumesFromSnapshotTest-1375098883-project-member] Delete volume request issued successfully. Aug 20 01:04:13.944984 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-3ae29088-28a2-41ef-ba99-06bdf6c0324c tempest-CreateVolumesFromSnapshotTest-1375098883 tempest-CreateVolumesFromSnapshotTest-1375098883-project-member] https://10.4.3.240/volume/v3/volumes/7c22148a-420a-46c6-8e0c-912cbafa8ce1 returned with HTTP 202 Aug 20 01:04:13.945034 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [req-d7c2069c-36a7-4ea5-b633-f573bd180f32 req-1df17d13-e861-4cd5-91b8-96c2c15da276 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2fbd4387-e842-4e68-b978-a706f0e94d0b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:04:13.945474 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 831/3285] 10.4.3.240 () {66 vars in 1351 bytes} [Thu Aug 20 01:04:13 2026] DELETE /volume/v3/volumes/7c22148a-420a-46c6-8e0c-912cbafa8ce1 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 01:04:13.946147 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [req-d7c2069c-36a7-4ea5-b633-f573bd180f32 req-1df17d13-e861-4cd5-91b8-96c2c15da276 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Flow 'volume_create_api' (38805dcc-3684-4aa6-9d47-ffdc85d3c04b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100213) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:04:13.946535 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [req-d7c2069c-36a7-4ea5-b633-f573bd180f32 req-1df17d13-e861-4cd5-91b8-96c2c15da276 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Create volume request issued successfully. Aug 20 01:04:13.947191 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-d7c2069c-36a7-4ea5-b633-f573bd180f32 req-1df17d13-e861-4cd5-91b8-96c2c15da276 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 20 01:04:13.947724 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 814/3286] 10.4.3.240 () {72 vars in 1541 bytes} [Thu Aug 20 01:04:13 2026] POST /volume/v3/volumes => generated 736 bytes in 247 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 01:04:13.957894 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-cedfd449-4766-4865-b8fb-83856f19cad7 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:04:13.957968 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-d7c2069c-36a7-4ea5-b633-f573bd180f32 req-0d0f2ab9-3330-4b9a-a81b-18c4e90e77ac None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:04:13.961452 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-cedfd449-4766-4865-b8fb-83856f19cad7 tempest-CreateVolumesFromSnapshotTest-1375098883 tempest-CreateVolumesFromSnapshotTest-1375098883-project-member] GET https://10.4.3.240/volume/v3/volumes/7c22148a-420a-46c6-8e0c-912cbafa8ce1 Aug 20 01:04:13.961748 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-cedfd449-4766-4865-b8fb-83856f19cad7 tempest-CreateVolumesFromSnapshotTest-1375098883 tempest-CreateVolumesFromSnapshotTest-1375098883-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:04:13.961865 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-d7c2069c-36a7-4ea5-b633-f573bd180f32 req-0d0f2ab9-3330-4b9a-a81b-18c4e90e77ac tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] GET https://10.4.3.240/volume/v3/volumes/fe43c1f4-3c00-4685-a253-3de210632203 Aug 20 01:04:13.962079 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-d7c2069c-36a7-4ea5-b633-f573bd180f32 req-0d0f2ab9-3330-4b9a-a81b-18c4e90e77ac tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:04:13.962242 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-d7c2069c-36a7-4ea5-b633-f573bd180f32 req-0d0f2ab9-3330-4b9a-a81b-18c4e90e77ac tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:04:13.962696 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-cedfd449-4766-4865-b8fb-83856f19cad7 tempest-CreateVolumesFromSnapshotTest-1375098883 tempest-CreateVolumesFromSnapshotTest-1375098883-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:04:13.972324 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:04:13.972324 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:04:13.977732 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:04:13.977732 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:04:13.978853 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [req-d7c2069c-36a7-4ea5-b633-f573bd180f32 req-0d0f2ab9-3330-4b9a-a81b-18c4e90e77ac tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Volume info retrieved successfully. Aug 20 01:04:13.983538 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-cedfd449-4766-4865-b8fb-83856f19cad7 tempest-CreateVolumesFromSnapshotTest-1375098883 tempest-CreateVolumesFromSnapshotTest-1375098883-project-member] Volume info retrieved successfully. Aug 20 01:04:13.984258 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-d7c2069c-36a7-4ea5-b633-f573bd180f32 req-0d0f2ab9-3330-4b9a-a81b-18c4e90e77ac tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] https://10.4.3.240/volume/v3/volumes/fe43c1f4-3c00-4685-a253-3de210632203 returned with HTTP 200 Aug 20 01:04:13.984713 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 824/3287] 10.4.3.240 () {68 vars in 1598 bytes} [Thu Aug 20 01:04:13 2026] GET /volume/v3/volumes/fe43c1f4-3c00-4685-a253-3de210632203 => generated 804 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:04:13.988921 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-cedfd449-4766-4865-b8fb-83856f19cad7 tempest-CreateVolumesFromSnapshotTest-1375098883 tempest-CreateVolumesFromSnapshotTest-1375098883-project-member] https://10.4.3.240/volume/v3/volumes/7c22148a-420a-46c6-8e0c-912cbafa8ce1 returned with HTTP 200 Aug 20 01:04:13.989432 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 819/3288] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:04:13 2026] GET /volume/v3/volumes/7c22148a-420a-46c6-8e0c-912cbafa8ce1 => generated 851 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:04:13.999181 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-d7c2069c-36a7-4ea5-b633-f573bd180f32 req-70f4dbb1-808f-4f38-b56c-b398337dadde None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:04:14.004319 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-d7c2069c-36a7-4ea5-b633-f573bd180f32 req-70f4dbb1-808f-4f38-b56c-b398337dadde tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] GET https://10.4.3.240/volume/v3/volumes/fe43c1f4-3c00-4685-a253-3de210632203 Aug 20 01:04:14.004319 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-d7c2069c-36a7-4ea5-b633-f573bd180f32 req-70f4dbb1-808f-4f38-b56c-b398337dadde tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:04:14.004319 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-d7c2069c-36a7-4ea5-b633-f573bd180f32 req-70f4dbb1-808f-4f38-b56c-b398337dadde tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:04:14.018006 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:04:14.018006 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:04:14.021651 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [req-d7c2069c-36a7-4ea5-b633-f573bd180f32 req-70f4dbb1-808f-4f38-b56c-b398337dadde tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Volume info retrieved successfully. Aug 20 01:04:14.026506 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-d7c2069c-36a7-4ea5-b633-f573bd180f32 req-70f4dbb1-808f-4f38-b56c-b398337dadde tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] https://10.4.3.240/volume/v3/volumes/fe43c1f4-3c00-4685-a253-3de210632203 returned with HTTP 200 Aug 20 01:04:14.027638 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 832/3289] 10.4.3.240 () {68 vars in 1598 bytes} [Thu Aug 20 01:04:13 2026] GET /volume/v3/volumes/fe43c1f4-3c00-4685-a253-3de210632203 => generated 804 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:04:14.744820 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-39b2e568-5590-460b-9b4a-b3eec651eb4e None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:04:14.747941 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-39b2e568-5590-460b-9b4a-b3eec651eb4e tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] GET https://10.4.3.240/volume/v3/backups/9a0d0b4d-aa88-465b-9f79-301321ede101 Aug 20 01:04:14.748310 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-39b2e568-5590-460b-9b4a-b3eec651eb4e tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:04:14.748725 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-39b2e568-5590-460b-9b4a-b3eec651eb4e tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:04:14.748725 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.v3.backups [None req-39b2e568-5590-460b-9b4a-b3eec651eb4e tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Show backup with id 9a0d0b4d-aa88-465b-9f79-301321ede101. {{(pid=100213) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:04:14.755479 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:04:14.755479 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:04:14.756145 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-39b2e568-5590-460b-9b4a-b3eec651eb4e tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] https://10.4.3.240/volume/v3/backups/9a0d0b4d-aa88-465b-9f79-301321ede101 returned with HTTP 200 Aug 20 01:04:14.756752 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 815/3290] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:04:14 2026] GET /volume/v3/backups/9a0d0b4d-aa88-465b-9f79-301321ede101 => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:04:15.002956 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-e4afd05d-2559-4aaf-9f0a-470b1b2e761a None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:04:15.004573 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-e4afd05d-2559-4aaf-9f0a-470b1b2e761a tempest-CreateVolumesFromSnapshotTest-1375098883 tempest-CreateVolumesFromSnapshotTest-1375098883-project-member] GET https://10.4.3.240/volume/v3/volumes/7c22148a-420a-46c6-8e0c-912cbafa8ce1 Aug 20 01:04:15.004780 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-e4afd05d-2559-4aaf-9f0a-470b1b2e761a tempest-CreateVolumesFromSnapshotTest-1375098883 tempest-CreateVolumesFromSnapshotTest-1375098883-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:04:15.004963 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-e4afd05d-2559-4aaf-9f0a-470b1b2e761a tempest-CreateVolumesFromSnapshotTest-1375098883 tempest-CreateVolumesFromSnapshotTest-1375098883-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:04:15.010166 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-e4afd05d-2559-4aaf-9f0a-470b1b2e761a tempest-CreateVolumesFromSnapshotTest-1375098883 tempest-CreateVolumesFromSnapshotTest-1375098883-project-member] https://10.4.3.240/volume/v3/volumes/7c22148a-420a-46c6-8e0c-912cbafa8ce1 returned with HTTP 404 Aug 20 01:04:15.010641 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 825/3291] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:04:15 2026] GET /volume/v3/volumes/7c22148a-420a-46c6-8e0c-912cbafa8ce1 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:04:15.018327 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-023b2084-f4ee-4711-8a7f-d0ea15fb4fa8 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:04:15.020023 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-023b2084-f4ee-4711-8a7f-d0ea15fb4fa8 tempest-CreateVolumesFromSnapshotTest-1375098883 tempest-CreateVolumesFromSnapshotTest-1375098883-project-member] DELETE https://10.4.3.240/volume/v3/volumes/989a5808-2eac-4784-86b6-346b8fb10d4b Aug 20 01:04:15.020245 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-023b2084-f4ee-4711-8a7f-d0ea15fb4fa8 tempest-CreateVolumesFromSnapshotTest-1375098883 tempest-CreateVolumesFromSnapshotTest-1375098883-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:04:15.020469 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-023b2084-f4ee-4711-8a7f-d0ea15fb4fa8 tempest-CreateVolumesFromSnapshotTest-1375098883 tempest-CreateVolumesFromSnapshotTest-1375098883-project-member] Calling method 'delete' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:04:15.020656 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.v3.volumes [None req-023b2084-f4ee-4711-8a7f-d0ea15fb4fa8 tempest-CreateVolumesFromSnapshotTest-1375098883 tempest-CreateVolumesFromSnapshotTest-1375098883-project-member] Delete volume with id: 989a5808-2eac-4784-86b6-346b8fb10d4b Aug 20 01:04:15.031839 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:04:15.031839 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:04:15.032294 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-023b2084-f4ee-4711-8a7f-d0ea15fb4fa8 tempest-CreateVolumesFromSnapshotTest-1375098883 tempest-CreateVolumesFromSnapshotTest-1375098883-project-member] Volume info retrieved successfully. Aug 20 01:04:15.055800 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-023b2084-f4ee-4711-8a7f-d0ea15fb4fa8 tempest-CreateVolumesFromSnapshotTest-1375098883 tempest-CreateVolumesFromSnapshotTest-1375098883-project-member] Delete volume request issued successfully. Aug 20 01:04:15.055980 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-023b2084-f4ee-4711-8a7f-d0ea15fb4fa8 tempest-CreateVolumesFromSnapshotTest-1375098883 tempest-CreateVolumesFromSnapshotTest-1375098883-project-member] https://10.4.3.240/volume/v3/volumes/989a5808-2eac-4784-86b6-346b8fb10d4b returned with HTTP 202 Aug 20 01:04:15.056404 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 820/3292] 10.4.3.240 () {66 vars in 1351 bytes} [Thu Aug 20 01:04:15 2026] DELETE /volume/v3/volumes/989a5808-2eac-4784-86b6-346b8fb10d4b => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 01:04:15.063935 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-19c60789-9d81-487f-b85a-cfcf7283b37e None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:04:15.066295 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-19c60789-9d81-487f-b85a-cfcf7283b37e tempest-CreateVolumesFromSnapshotTest-1375098883 tempest-CreateVolumesFromSnapshotTest-1375098883-project-member] GET https://10.4.3.240/volume/v3/volumes/989a5808-2eac-4784-86b6-346b8fb10d4b Aug 20 01:04:15.066685 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-19c60789-9d81-487f-b85a-cfcf7283b37e tempest-CreateVolumesFromSnapshotTest-1375098883 tempest-CreateVolumesFromSnapshotTest-1375098883-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:04:15.066907 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-19c60789-9d81-487f-b85a-cfcf7283b37e tempest-CreateVolumesFromSnapshotTest-1375098883 tempest-CreateVolumesFromSnapshotTest-1375098883-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:04:15.076206 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:04:15.076206 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:04:15.081288 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-19c60789-9d81-487f-b85a-cfcf7283b37e tempest-CreateVolumesFromSnapshotTest-1375098883 tempest-CreateVolumesFromSnapshotTest-1375098883-project-member] Volume info retrieved successfully. Aug 20 01:04:15.086520 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-19c60789-9d81-487f-b85a-cfcf7283b37e tempest-CreateVolumesFromSnapshotTest-1375098883 tempest-CreateVolumesFromSnapshotTest-1375098883-project-member] https://10.4.3.240/volume/v3/volumes/989a5808-2eac-4784-86b6-346b8fb10d4b returned with HTTP 200 Aug 20 01:04:15.086967 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 833/3293] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:04:15 2026] GET /volume/v3/volumes/989a5808-2eac-4784-86b6-346b8fb10d4b => generated 852 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:04:15.768093 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-ea42e7d7-f256-46bb-a030-dc5fe4c48119 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:04:15.770489 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-ea42e7d7-f256-46bb-a030-dc5fe4c48119 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] GET https://10.4.3.240/volume/v3/backups/9a0d0b4d-aa88-465b-9f79-301321ede101 Aug 20 01:04:15.770809 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-ea42e7d7-f256-46bb-a030-dc5fe4c48119 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:04:15.771085 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-ea42e7d7-f256-46bb-a030-dc5fe4c48119 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:04:15.771237 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.v3.backups [None req-ea42e7d7-f256-46bb-a030-dc5fe4c48119 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Show backup with id 9a0d0b4d-aa88-465b-9f79-301321ede101. {{(pid=100213) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:04:15.777150 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:04:15.777150 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:04:15.778122 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-ea42e7d7-f256-46bb-a030-dc5fe4c48119 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] https://10.4.3.240/volume/v3/backups/9a0d0b4d-aa88-465b-9f79-301321ede101 returned with HTTP 200 Aug 20 01:04:15.778661 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 816/3294] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:04:15 2026] GET /volume/v3/backups/9a0d0b4d-aa88-465b-9f79-301321ede101 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:04:16.102023 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-9da02925-ed22-46e6-8249-7107e71eeb18 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:04:16.103697 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-9da02925-ed22-46e6-8249-7107e71eeb18 tempest-CreateVolumesFromSnapshotTest-1375098883 tempest-CreateVolumesFromSnapshotTest-1375098883-project-member] GET https://10.4.3.240/volume/v3/volumes/989a5808-2eac-4784-86b6-346b8fb10d4b Aug 20 01:04:16.104002 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-9da02925-ed22-46e6-8249-7107e71eeb18 tempest-CreateVolumesFromSnapshotTest-1375098883 tempest-CreateVolumesFromSnapshotTest-1375098883-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:04:16.105260 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-9da02925-ed22-46e6-8249-7107e71eeb18 tempest-CreateVolumesFromSnapshotTest-1375098883 tempest-CreateVolumesFromSnapshotTest-1375098883-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:04:16.110634 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-9da02925-ed22-46e6-8249-7107e71eeb18 tempest-CreateVolumesFromSnapshotTest-1375098883 tempest-CreateVolumesFromSnapshotTest-1375098883-project-member] https://10.4.3.240/volume/v3/volumes/989a5808-2eac-4784-86b6-346b8fb10d4b returned with HTTP 404 Aug 20 01:04:16.110634 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 826/3295] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:04:16 2026] GET /volume/v3/volumes/989a5808-2eac-4784-86b6-346b8fb10d4b => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:04:16.120210 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-01275c49-78e7-4850-a71d-b6c15d417549 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:04:16.122417 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-01275c49-78e7-4850-a71d-b6c15d417549 tempest-CreateVolumesFromSnapshotTest-1375098883 tempest-CreateVolumesFromSnapshotTest-1375098883-project-member] DELETE https://10.4.3.240/volume/v3/volumes/51b72cdc-9c84-412b-af92-d233c6109e96 Aug 20 01:04:16.122730 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-01275c49-78e7-4850-a71d-b6c15d417549 tempest-CreateVolumesFromSnapshotTest-1375098883 tempest-CreateVolumesFromSnapshotTest-1375098883-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:04:16.122924 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-01275c49-78e7-4850-a71d-b6c15d417549 tempest-CreateVolumesFromSnapshotTest-1375098883 tempest-CreateVolumesFromSnapshotTest-1375098883-project-member] Calling method 'delete' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:04:16.123133 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.v3.volumes [None req-01275c49-78e7-4850-a71d-b6c15d417549 tempest-CreateVolumesFromSnapshotTest-1375098883 tempest-CreateVolumesFromSnapshotTest-1375098883-project-member] Delete volume with id: 51b72cdc-9c84-412b-af92-d233c6109e96 Aug 20 01:04:16.134278 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:04:16.134278 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:04:16.135009 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-01275c49-78e7-4850-a71d-b6c15d417549 tempest-CreateVolumesFromSnapshotTest-1375098883 tempest-CreateVolumesFromSnapshotTest-1375098883-project-member] Volume info retrieved successfully. Aug 20 01:04:16.162960 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-01275c49-78e7-4850-a71d-b6c15d417549 tempest-CreateVolumesFromSnapshotTest-1375098883 tempest-CreateVolumesFromSnapshotTest-1375098883-project-member] Delete volume request issued successfully. Aug 20 01:04:16.163165 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-01275c49-78e7-4850-a71d-b6c15d417549 tempest-CreateVolumesFromSnapshotTest-1375098883 tempest-CreateVolumesFromSnapshotTest-1375098883-project-member] https://10.4.3.240/volume/v3/volumes/51b72cdc-9c84-412b-af92-d233c6109e96 returned with HTTP 202 Aug 20 01:04:16.163705 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 821/3296] 10.4.3.240 () {66 vars in 1351 bytes} [Thu Aug 20 01:04:16 2026] DELETE /volume/v3/volumes/51b72cdc-9c84-412b-af92-d233c6109e96 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 01:04:16.174560 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-2503d39a-926f-4308-a791-a5b0f5ede6a1 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:04:16.178151 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-2503d39a-926f-4308-a791-a5b0f5ede6a1 tempest-CreateVolumesFromSnapshotTest-1375098883 tempest-CreateVolumesFromSnapshotTest-1375098883-project-member] GET https://10.4.3.240/volume/v3/volumes/51b72cdc-9c84-412b-af92-d233c6109e96 Aug 20 01:04:16.178151 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-2503d39a-926f-4308-a791-a5b0f5ede6a1 tempest-CreateVolumesFromSnapshotTest-1375098883 tempest-CreateVolumesFromSnapshotTest-1375098883-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:04:16.178290 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-2503d39a-926f-4308-a791-a5b0f5ede6a1 tempest-CreateVolumesFromSnapshotTest-1375098883 tempest-CreateVolumesFromSnapshotTest-1375098883-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:04:16.193071 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:04:16.193071 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:04:16.198279 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-2503d39a-926f-4308-a791-a5b0f5ede6a1 tempest-CreateVolumesFromSnapshotTest-1375098883 tempest-CreateVolumesFromSnapshotTest-1375098883-project-member] Volume info retrieved successfully. Aug 20 01:04:16.203083 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-2503d39a-926f-4308-a791-a5b0f5ede6a1 tempest-CreateVolumesFromSnapshotTest-1375098883 tempest-CreateVolumesFromSnapshotTest-1375098883-project-member] https://10.4.3.240/volume/v3/volumes/51b72cdc-9c84-412b-af92-d233c6109e96 returned with HTTP 200 Aug 20 01:04:16.203537 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 834/3297] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:04:16 2026] GET /volume/v3/volumes/51b72cdc-9c84-412b-af92-d233c6109e96 => generated 851 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:04:16.256558 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [req-c5596b17-0ec6-4301-bf60-35d43ee71444 req-b7c36cb4-1063-4ee4-b15f-a3fcdcddbe44 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:04:16.259067 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-c5596b17-0ec6-4301-bf60-35d43ee71444 req-b7c36cb4-1063-4ee4-b15f-a3fcdcddbe44 tempest-TestVolumeBootPatternV346-114315032 tempest-TestVolumeBootPatternV346-114315032-project-member] GET https://10.4.3.240/volume/v3/limits Aug 20 01:04:16.259281 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [req-c5596b17-0ec6-4301-bf60-35d43ee71444 req-b7c36cb4-1063-4ee4-b15f-a3fcdcddbe44 tempest-TestVolumeBootPatternV346-114315032 tempest-TestVolumeBootPatternV346-114315032-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:04:16.259605 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [req-c5596b17-0ec6-4301-bf60-35d43ee71444 req-b7c36cb4-1063-4ee4-b15f-a3fcdcddbe44 tempest-TestVolumeBootPatternV346-114315032 tempest-TestVolumeBootPatternV346-114315032-project-member] Calling method 'index' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:04:16.277821 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-c5596b17-0ec6-4301-bf60-35d43ee71444 req-b7c36cb4-1063-4ee4-b15f-a3fcdcddbe44 tempest-TestVolumeBootPatternV346-114315032 tempest-TestVolumeBootPatternV346-114315032-project-member] https://10.4.3.240/volume/v3/limits returned with HTTP 200 Aug 20 01:04:16.278250 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 817/3298] 10.4.3.240 () {68 vars in 1484 bytes} [Thu Aug 20 01:04:16 2026] GET /volume/v3/limits => generated 302 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:04:16.317550 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-c5596b17-0ec6-4301-bf60-35d43ee71444 req-10a35c61-ee75-4613-ae39-2c37c0a332f2 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:04:16.319727 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-c5596b17-0ec6-4301-bf60-35d43ee71444 req-10a35c61-ee75-4613-ae39-2c37c0a332f2 tempest-TestVolumeBootPatternV346-114315032 tempest-TestVolumeBootPatternV346-114315032-project-member] GET https://10.4.3.240/volume/v3/volumes/fd000e63-6937-4faf-8012-2b32173a92ea Aug 20 01:04:16.319913 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-c5596b17-0ec6-4301-bf60-35d43ee71444 req-10a35c61-ee75-4613-ae39-2c37c0a332f2 tempest-TestVolumeBootPatternV346-114315032 tempest-TestVolumeBootPatternV346-114315032-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:04:16.320161 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-c5596b17-0ec6-4301-bf60-35d43ee71444 req-10a35c61-ee75-4613-ae39-2c37c0a332f2 tempest-TestVolumeBootPatternV346-114315032 tempest-TestVolumeBootPatternV346-114315032-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:04:16.330878 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:04:16.330878 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:04:16.334900 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [req-c5596b17-0ec6-4301-bf60-35d43ee71444 req-10a35c61-ee75-4613-ae39-2c37c0a332f2 tempest-TestVolumeBootPatternV346-114315032 tempest-TestVolumeBootPatternV346-114315032-project-member] Volume info retrieved successfully. Aug 20 01:04:16.340983 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-c5596b17-0ec6-4301-bf60-35d43ee71444 req-10a35c61-ee75-4613-ae39-2c37c0a332f2 tempest-TestVolumeBootPatternV346-114315032 tempest-TestVolumeBootPatternV346-114315032-project-member] https://10.4.3.240/volume/v3/volumes/fd000e63-6937-4faf-8012-2b32173a92ea returned with HTTP 200 Aug 20 01:04:16.341422 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 827/3299] 10.4.3.240 () {68 vars in 1598 bytes} [Thu Aug 20 01:04:16 2026] GET /volume/v3/volumes/fd000e63-6937-4faf-8012-2b32173a92ea => generated 1662 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:04:16.350893 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [req-c5596b17-0ec6-4301-bf60-35d43ee71444 req-a5fc93e8-2b4b-4338-9faf-7e0966910168 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:04:16.353268 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-c5596b17-0ec6-4301-bf60-35d43ee71444 req-a5fc93e8-2b4b-4338-9faf-7e0966910168 tempest-TestVolumeBootPatternV346-114315032 tempest-TestVolumeBootPatternV346-114315032-project-member] POST https://10.4.3.240/volume/v3/snapshots Aug 20 01:04:16.353880 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [req-c5596b17-0ec6-4301-bf60-35d43ee71444 req-a5fc93e8-2b4b-4338-9faf-7e0966910168 tempest-TestVolumeBootPatternV346-114315032 tempest-TestVolumeBootPatternV346-114315032-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "fd000e63-6937-4faf-8012-2b32173a92ea", "force": true, "name": "snapshot for tempest-TestVolumeBootPatternV346snapshot-1707118645", "description": null, "metadata": {}}} {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:04:16.368832 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:04:16.368832 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:04:16.369444 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [req-c5596b17-0ec6-4301-bf60-35d43ee71444 req-a5fc93e8-2b4b-4338-9faf-7e0966910168 tempest-TestVolumeBootPatternV346-114315032 tempest-TestVolumeBootPatternV346-114315032-project-member] Volume info retrieved successfully. Aug 20 01:04:16.369620 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.v3.snapshots [req-c5596b17-0ec6-4301-bf60-35d43ee71444 req-a5fc93e8-2b4b-4338-9faf-7e0966910168 tempest-TestVolumeBootPatternV346-114315032 tempest-TestVolumeBootPatternV346-114315032-project-member] Create snapshot from volume fd000e63-6937-4faf-8012-2b32173a92ea Aug 20 01:04:16.407318 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.quota [req-c5596b17-0ec6-4301-bf60-35d43ee71444 req-a5fc93e8-2b4b-4338-9faf-7e0966910168 tempest-TestVolumeBootPatternV346-114315032 tempest-TestVolumeBootPatternV346-114315032-project-member] Created reservations ['99ae12b5-a897-4143-b556-9e53ef4d697b', '525a7052-76c8-45e4-8630-a315a4b487cf', '0195284a-84ff-4de2-a2f5-d17fd5203bb3', '07da5390-d522-4a72-b2b2-6435467ca951'] {{(pid=100212) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 01:04:16.444943 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [req-c5596b17-0ec6-4301-bf60-35d43ee71444 req-a5fc93e8-2b4b-4338-9faf-7e0966910168 tempest-TestVolumeBootPatternV346-114315032 tempest-TestVolumeBootPatternV346-114315032-project-member] Snapshot force create request issued successfully. Aug 20 01:04:16.445280 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-c5596b17-0ec6-4301-bf60-35d43ee71444 req-a5fc93e8-2b4b-4338-9faf-7e0966910168 tempest-TestVolumeBootPatternV346-114315032 tempest-TestVolumeBootPatternV346-114315032-project-member] https://10.4.3.240/volume/v3/snapshots returned with HTTP 202 Aug 20 01:04:16.445883 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 822/3300] 10.4.3.240 () {72 vars in 1547 bytes} [Thu Aug 20 01:04:16 2026] POST /volume/v3/snapshots => generated 324 bytes in 95 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 01:04:16.791947 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-df6351d7-2913-43b8-860c-47a5e7d6541d None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:04:16.794277 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-df6351d7-2913-43b8-860c-47a5e7d6541d tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] GET https://10.4.3.240/volume/v3/backups/9a0d0b4d-aa88-465b-9f79-301321ede101 Aug 20 01:04:16.794585 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-df6351d7-2913-43b8-860c-47a5e7d6541d tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:04:16.794846 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-df6351d7-2913-43b8-860c-47a5e7d6541d tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:04:16.794982 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-df6351d7-2913-43b8-860c-47a5e7d6541d tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Show backup with id 9a0d0b4d-aa88-465b-9f79-301321ede101. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:04:16.800792 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:04:16.800792 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:04:16.801719 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-df6351d7-2913-43b8-860c-47a5e7d6541d tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] https://10.4.3.240/volume/v3/backups/9a0d0b4d-aa88-465b-9f79-301321ede101 returned with HTTP 200 Aug 20 01:04:16.802262 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 835/3301] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:04:16 2026] GET /volume/v3/backups/9a0d0b4d-aa88-465b-9f79-301321ede101 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:04:17.040078 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [req-d7c2069c-36a7-4ea5-b633-f573bd180f32 req-666cffbb-2a8b-4d28-8ffa-5f04bedeefa9 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:04:17.042013 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-d7c2069c-36a7-4ea5-b633-f573bd180f32 req-666cffbb-2a8b-4d28-8ffa-5f04bedeefa9 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] GET https://10.4.3.240/volume/v3/volumes/fe43c1f4-3c00-4685-a253-3de210632203 Aug 20 01:04:17.042882 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [req-d7c2069c-36a7-4ea5-b633-f573bd180f32 req-666cffbb-2a8b-4d28-8ffa-5f04bedeefa9 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:04:17.042882 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [req-d7c2069c-36a7-4ea5-b633-f573bd180f32 req-666cffbb-2a8b-4d28-8ffa-5f04bedeefa9 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:04:17.048925 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:04:17.048925 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:04:17.052286 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [req-d7c2069c-36a7-4ea5-b633-f573bd180f32 req-666cffbb-2a8b-4d28-8ffa-5f04bedeefa9 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Volume info retrieved successfully. Aug 20 01:04:17.056631 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-d7c2069c-36a7-4ea5-b633-f573bd180f32 req-666cffbb-2a8b-4d28-8ffa-5f04bedeefa9 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] https://10.4.3.240/volume/v3/volumes/fe43c1f4-3c00-4685-a253-3de210632203 returned with HTTP 200 Aug 20 01:04:17.056996 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 818/3302] 10.4.3.240 () {68 vars in 1598 bytes} [Thu Aug 20 01:04:17 2026] GET /volume/v3/volumes/fe43c1f4-3c00-4685-a253-3de210632203 => generated 1345 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:04:17.065760 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-ac34f70b-dc56-43af-93c8-75bf0fb7b696 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:04:17.066248 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-ac34f70b-dc56-43af-93c8-75bf0fb7b696 None None] GET https://10.4.3.240/volume// Aug 20 01:04:17.066480 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-ac34f70b-dc56-43af-93c8-75bf0fb7b696 None None] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:04:17.066741 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-ac34f70b-dc56-43af-93c8-75bf0fb7b696 None None] Calling method 'all' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:04:17.067136 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-ac34f70b-dc56-43af-93c8-75bf0fb7b696 None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 20 01:04:17.067520 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 828/3303] 10.4.3.240 () {66 vars in 1426 bytes} [Thu Aug 20 01:04:17 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 01:04:17.076519 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [req-d7c2069c-36a7-4ea5-b633-f573bd180f32 req-c0adef5e-6c68-482a-a31f-e6c88e322e2f None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:04:17.078531 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-d7c2069c-36a7-4ea5-b633-f573bd180f32 req-c0adef5e-6c68-482a-a31f-e6c88e322e2f tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] POST https://10.4.3.240/volume/v3/attachments Aug 20 01:04:17.078856 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [req-d7c2069c-36a7-4ea5-b633-f573bd180f32 req-c0adef5e-6c68-482a-a31f-e6c88e322e2f tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "fe43c1f4-3c00-4685-a253-3de210632203", "connector": null, "instance_uuid": "f4f4dc2b-eebf-4168-8110-4f706733b076"}} {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:04:17.086947 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:04:17.086947 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:04:17.121377 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-d7c2069c-36a7-4ea5-b633-f573bd180f32 req-c0adef5e-6c68-482a-a31f-e6c88e322e2f tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] https://10.4.3.240/volume/v3/attachments returned with HTTP 200 Aug 20 01:04:17.121831 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 823/3304] 10.4.3.240 () {74 vars in 1594 bytes} [Thu Aug 20 01:04:17 2026] POST /volume/v3/attachments => generated 273 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:04:17.134438 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-a607ba1e-c9ca-42e9-9a46-7dd22968cf12 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:04:17.134870 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-a607ba1e-c9ca-42e9-9a46-7dd22968cf12 None None] GET https://10.4.3.240/volume// Aug 20 01:04:17.135027 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-a607ba1e-c9ca-42e9-9a46-7dd22968cf12 None None] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:04:17.135209 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-a607ba1e-c9ca-42e9-9a46-7dd22968cf12 None None] Calling method 'all' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:04:17.135528 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-a607ba1e-c9ca-42e9-9a46-7dd22968cf12 None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 20 01:04:17.135838 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 836/3305] 10.4.3.240 () {66 vars in 1426 bytes} [Thu Aug 20 01:04:17 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 01:04:17.144569 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [req-d7c2069c-36a7-4ea5-b633-f573bd180f32 req-b69d3588-d08f-4471-bbd3-9edcf2f90fbd None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:04:17.146556 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-d7c2069c-36a7-4ea5-b633-f573bd180f32 req-b69d3588-d08f-4471-bbd3-9edcf2f90fbd tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] GET https://10.4.3.240/volume/v3/volumes/fe43c1f4-3c00-4685-a253-3de210632203 Aug 20 01:04:17.146821 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [req-d7c2069c-36a7-4ea5-b633-f573bd180f32 req-b69d3588-d08f-4471-bbd3-9edcf2f90fbd tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:04:17.146967 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [req-d7c2069c-36a7-4ea5-b633-f573bd180f32 req-b69d3588-d08f-4471-bbd3-9edcf2f90fbd tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:04:17.156447 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:04:17.156447 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:04:17.159994 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [req-d7c2069c-36a7-4ea5-b633-f573bd180f32 req-b69d3588-d08f-4471-bbd3-9edcf2f90fbd tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Volume info retrieved successfully. Aug 20 01:04:17.165198 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-d7c2069c-36a7-4ea5-b633-f573bd180f32 req-b69d3588-d08f-4471-bbd3-9edcf2f90fbd tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] https://10.4.3.240/volume/v3/volumes/fe43c1f4-3c00-4685-a253-3de210632203 returned with HTTP 200 Aug 20 01:04:17.165675 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 819/3306] 10.4.3.240 () {70 vars in 1639 bytes} [Thu Aug 20 01:04:17 2026] GET /volume/v3/volumes/fe43c1f4-3c00-4685-a253-3de210632203 => generated 1524 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 01:04:17.219017 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-58e24bdd-3cf5-4f72-bd61-8fcbb9967823 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:04:17.220147 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-58e24bdd-3cf5-4f72-bd61-8fcbb9967823 tempest-CreateVolumesFromSnapshotTest-1375098883 tempest-CreateVolumesFromSnapshotTest-1375098883-project-member] GET https://10.4.3.240/volume/v3/volumes/51b72cdc-9c84-412b-af92-d233c6109e96 Aug 20 01:04:17.220420 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-58e24bdd-3cf5-4f72-bd61-8fcbb9967823 tempest-CreateVolumesFromSnapshotTest-1375098883 tempest-CreateVolumesFromSnapshotTest-1375098883-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:04:17.220691 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-58e24bdd-3cf5-4f72-bd61-8fcbb9967823 tempest-CreateVolumesFromSnapshotTest-1375098883 tempest-CreateVolumesFromSnapshotTest-1375098883-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:04:17.228354 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-58e24bdd-3cf5-4f72-bd61-8fcbb9967823 tempest-CreateVolumesFromSnapshotTest-1375098883 tempest-CreateVolumesFromSnapshotTest-1375098883-project-member] https://10.4.3.240/volume/v3/volumes/51b72cdc-9c84-412b-af92-d233c6109e96 returned with HTTP 404 Aug 20 01:04:17.229024 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 829/3307] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:04:17 2026] GET /volume/v3/volumes/51b72cdc-9c84-412b-af92-d233c6109e96 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:04:17.240324 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-9f2a7359-29ab-4eaf-82b6-090429ba391a None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:04:17.243002 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-9f2a7359-29ab-4eaf-82b6-090429ba391a tempest-CreateVolumesFromSnapshotTest-1375098883 tempest-CreateVolumesFromSnapshotTest-1375098883-project-member] DELETE https://10.4.3.240/volume/v3/volumes/442e73ff-94cf-4f14-93b7-3714b5a927bc Aug 20 01:04:17.243002 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-9f2a7359-29ab-4eaf-82b6-090429ba391a tempest-CreateVolumesFromSnapshotTest-1375098883 tempest-CreateVolumesFromSnapshotTest-1375098883-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:04:17.243002 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-9f2a7359-29ab-4eaf-82b6-090429ba391a tempest-CreateVolumesFromSnapshotTest-1375098883 tempest-CreateVolumesFromSnapshotTest-1375098883-project-member] Calling method 'delete' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:04:17.243002 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.v3.volumes [None req-9f2a7359-29ab-4eaf-82b6-090429ba391a tempest-CreateVolumesFromSnapshotTest-1375098883 tempest-CreateVolumesFromSnapshotTest-1375098883-project-member] Delete volume with id: 442e73ff-94cf-4f14-93b7-3714b5a927bc Aug 20 01:04:17.253907 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:04:17.253907 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:04:17.255353 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-9f2a7359-29ab-4eaf-82b6-090429ba391a tempest-CreateVolumesFromSnapshotTest-1375098883 tempest-CreateVolumesFromSnapshotTest-1375098883-project-member] Volume info retrieved successfully. Aug 20 01:04:17.278542 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-d7c2069c-36a7-4ea5-b633-f573bd180f32 req-2c1e1abd-da39-4d3f-b578-69d4a56a5b92 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:04:17.281287 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-d7c2069c-36a7-4ea5-b633-f573bd180f32 req-2c1e1abd-da39-4d3f-b578-69d4a56a5b92 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] PUT https://10.4.3.240/volume/v3/attachments/a4eb111f-aed2-44d5-aa5b-3f676f8176d5 Aug 20 01:04:17.281287 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-d7c2069c-36a7-4ea5-b633-f573bd180f32 req-2c1e1abd-da39-4d3f-b578-69d4a56a5b92 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.240", "host": "np0000007838", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:e656b6daafb0", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "870eaf75-1108-49d5-b5ab-79f4c93758d0", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:04:17.284112 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-9f2a7359-29ab-4eaf-82b6-090429ba391a tempest-CreateVolumesFromSnapshotTest-1375098883 tempest-CreateVolumesFromSnapshotTest-1375098883-project-member] Delete volume request issued successfully. Aug 20 01:04:17.284112 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-9f2a7359-29ab-4eaf-82b6-090429ba391a tempest-CreateVolumesFromSnapshotTest-1375098883 tempest-CreateVolumesFromSnapshotTest-1375098883-project-member] https://10.4.3.240/volume/v3/volumes/442e73ff-94cf-4f14-93b7-3714b5a927bc returned with HTTP 202 Aug 20 01:04:17.284112 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 824/3308] 10.4.3.240 () {66 vars in 1351 bytes} [Thu Aug 20 01:04:17 2026] DELETE /volume/v3/volumes/442e73ff-94cf-4f14-93b7-3714b5a927bc => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 01:04:17.293140 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-781c7262-7073-4f5d-b898-38c6a2f6c865 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:04:17.294846 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-781c7262-7073-4f5d-b898-38c6a2f6c865 tempest-CreateVolumesFromSnapshotTest-1375098883 tempest-CreateVolumesFromSnapshotTest-1375098883-project-member] GET https://10.4.3.240/volume/v3/volumes/442e73ff-94cf-4f14-93b7-3714b5a927bc Aug 20 01:04:17.295016 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-781c7262-7073-4f5d-b898-38c6a2f6c865 tempest-CreateVolumesFromSnapshotTest-1375098883 tempest-CreateVolumesFromSnapshotTest-1375098883-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:04:17.295185 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-781c7262-7073-4f5d-b898-38c6a2f6c865 tempest-CreateVolumesFromSnapshotTest-1375098883 tempest-CreateVolumesFromSnapshotTest-1375098883-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:04:17.297068 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.coordination [req-d7c2069c-36a7-4ea5-b633-f573bd180f32 req-2c1e1abd-da39-4d3f-b578-69d4a56a5b92 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Acquiring lock "cinder-attachment_update-fe43c1f4-3c00-4685-a253-3de210632203-np0000007838" by "attachment_update" {{(pid=100215) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 01:04:17.304302 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:04:17.304302 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:04:17.305022 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.coordination [req-d7c2069c-36a7-4ea5-b633-f573bd180f32 req-2c1e1abd-da39-4d3f-b578-69d4a56a5b92 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Lock "cinder-attachment_update-fe43c1f4-3c00-4685-a253-3de210632203-np0000007838" acquired by "attachment_update" :: waited 0.008s {{(pid=100215) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 01:04:17.307527 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:04:17.307527 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:04:17.309517 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-781c7262-7073-4f5d-b898-38c6a2f6c865 tempest-CreateVolumesFromSnapshotTest-1375098883 tempest-CreateVolumesFromSnapshotTest-1375098883-project-member] Volume info retrieved successfully. Aug 20 01:04:17.315499 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-781c7262-7073-4f5d-b898-38c6a2f6c865 tempest-CreateVolumesFromSnapshotTest-1375098883 tempest-CreateVolumesFromSnapshotTest-1375098883-project-member] https://10.4.3.240/volume/v3/volumes/442e73ff-94cf-4f14-93b7-3714b5a927bc returned with HTTP 200 Aug 20 01:04:17.315921 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 820/3309] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:04:17 2026] GET /volume/v3/volumes/442e73ff-94cf-4f14-93b7-3714b5a927bc => generated 851 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:04:17.409068 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.coordination [req-d7c2069c-36a7-4ea5-b633-f573bd180f32 req-2c1e1abd-da39-4d3f-b578-69d4a56a5b92 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Lock "cinder-attachment_update-fe43c1f4-3c00-4685-a253-3de210632203-np0000007838" released by "attachment_update" :: held 0.104s {{(pid=100215) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 01:04:17.409518 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-d7c2069c-36a7-4ea5-b633-f573bd180f32 req-2c1e1abd-da39-4d3f-b578-69d4a56a5b92 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] https://10.4.3.240/volume/v3/attachments/a4eb111f-aed2-44d5-aa5b-3f676f8176d5 returned with HTTP 200 Aug 20 01:04:17.410059 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 837/3310] 10.4.3.240 () {74 vars in 1704 bytes} [Thu Aug 20 01:04:17 2026] PUT /volume/v3/attachments/a4eb111f-aed2-44d5-aa5b-3f676f8176d5 => generated 969 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:04:17.474258 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-d7c2069c-36a7-4ea5-b633-f573bd180f32 req-afa70d76-1c70-4efa-aec2-d33d5773ed5b None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:04:17.476665 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-d7c2069c-36a7-4ea5-b633-f573bd180f32 req-afa70d76-1c70-4efa-aec2-d33d5773ed5b tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] POST https://10.4.3.240/volume/v3/attachments/a4eb111f-aed2-44d5-aa5b-3f676f8176d5/action Aug 20 01:04:17.477072 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-d7c2069c-36a7-4ea5-b633-f573bd180f32 req-afa70d76-1c70-4efa-aec2-d33d5773ed5b tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Action body: b'{"os-complete": null}' {{(pid=100214) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 01:04:17.477225 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-d7c2069c-36a7-4ea5-b633-f573bd180f32 req-afa70d76-1c70-4efa-aec2-d33d5773ed5b tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:04:17.496202 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:04:17.496202 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:04:17.510665 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-d7c2069c-36a7-4ea5-b633-f573bd180f32 req-afa70d76-1c70-4efa-aec2-d33d5773ed5b tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] https://10.4.3.240/volume/v3/attachments/a4eb111f-aed2-44d5-aa5b-3f676f8176d5/action returned with HTTP 204 Aug 20 01:04:17.511019 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 830/3311] 10.4.3.240 () {74 vars in 1725 bytes} [Thu Aug 20 01:04:17 2026] POST /volume/v3/attachments/a4eb111f-aed2-44d5-aa5b-3f676f8176d5/action => generated 0 bytes in 37 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:04:17.814473 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-a337ef42-7014-4ee1-b842-2cfa82a665c5 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:04:17.816074 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-a337ef42-7014-4ee1-b842-2cfa82a665c5 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] GET https://10.4.3.240/volume/v3/backups/9a0d0b4d-aa88-465b-9f79-301321ede101 Aug 20 01:04:17.816415 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-a337ef42-7014-4ee1-b842-2cfa82a665c5 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:04:17.816716 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-a337ef42-7014-4ee1-b842-2cfa82a665c5 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:04:17.816902 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.v3.backups [None req-a337ef42-7014-4ee1-b842-2cfa82a665c5 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Show backup with id 9a0d0b4d-aa88-465b-9f79-301321ede101. {{(pid=100212) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:04:17.822245 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:04:17.822245 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:04:17.822245 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-a337ef42-7014-4ee1-b842-2cfa82a665c5 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] https://10.4.3.240/volume/v3/backups/9a0d0b4d-aa88-465b-9f79-301321ede101 returned with HTTP 200 Aug 20 01:04:17.822245 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 825/3312] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:04:17 2026] GET /volume/v3/backups/9a0d0b4d-aa88-465b-9f79-301321ede101 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:04:17.860361 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [req-de1f6c03-d404-4158-9481-dfbefba70c9b req-af099f87-01ab-47be-b718-94c720c0bbac None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:04:17.862977 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-de1f6c03-d404-4158-9481-dfbefba70c9b req-af099f87-01ab-47be-b718-94c720c0bbac tempest-ServerRescueNegativeTestJSON-518548524 tempest-ServerRescueNegativeTestJSON-518548524-project-member] GET https://10.4.3.240/volume/v3/volumes/8c16acf1-5375-4008-9275-1112829a5507 Aug 20 01:04:17.863152 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [req-de1f6c03-d404-4158-9481-dfbefba70c9b req-af099f87-01ab-47be-b718-94c720c0bbac tempest-ServerRescueNegativeTestJSON-518548524 tempest-ServerRescueNegativeTestJSON-518548524-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:04:17.863361 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [req-de1f6c03-d404-4158-9481-dfbefba70c9b req-af099f87-01ab-47be-b718-94c720c0bbac tempest-ServerRescueNegativeTestJSON-518548524 tempest-ServerRescueNegativeTestJSON-518548524-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:04:17.870462 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:04:17.870462 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:04:17.874967 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [req-de1f6c03-d404-4158-9481-dfbefba70c9b req-af099f87-01ab-47be-b718-94c720c0bbac tempest-ServerRescueNegativeTestJSON-518548524 tempest-ServerRescueNegativeTestJSON-518548524-project-member] Volume info retrieved successfully. Aug 20 01:04:17.885176 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-de1f6c03-d404-4158-9481-dfbefba70c9b req-af099f87-01ab-47be-b718-94c720c0bbac tempest-ServerRescueNegativeTestJSON-518548524 tempest-ServerRescueNegativeTestJSON-518548524-project-member] https://10.4.3.240/volume/v3/volumes/8c16acf1-5375-4008-9275-1112829a5507 returned with HTTP 200 Aug 20 01:04:17.885712 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 821/3313] 10.4.3.240 () {68 vars in 1598 bytes} [Thu Aug 20 01:04:17 2026] GET /volume/v3/volumes/8c16acf1-5375-4008-9275-1112829a5507 => generated 851 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:04:18.014278 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-3a71deda-1560-46d0-be06-75d3d8804695 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:04:18.014662 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-3a71deda-1560-46d0-be06-75d3d8804695 None None] GET https://10.4.3.240/volume// Aug 20 01:04:18.014789 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-3a71deda-1560-46d0-be06-75d3d8804695 None None] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:04:18.014937 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-3a71deda-1560-46d0-be06-75d3d8804695 None None] Calling method 'all' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:04:18.015222 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-3a71deda-1560-46d0-be06-75d3d8804695 None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 20 01:04:18.015504 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 838/3314] 10.4.3.240 () {66 vars in 1428 bytes} [Thu Aug 20 01:04:18 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 01:04:18.023442 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-de1f6c03-d404-4158-9481-dfbefba70c9b req-b66954a4-63aa-468a-b041-0f215a1ee1c4 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:04:18.099212 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-de1f6c03-d404-4158-9481-dfbefba70c9b req-b66954a4-63aa-468a-b041-0f215a1ee1c4 tempest-ServerRescueNegativeTestJSON-518548524 tempest-ServerRescueNegativeTestJSON-518548524-project-member] POST https://10.4.3.240/volume/v3/attachments Aug 20 01:04:18.099588 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-de1f6c03-d404-4158-9481-dfbefba70c9b req-b66954a4-63aa-468a-b041-0f215a1ee1c4 tempest-ServerRescueNegativeTestJSON-518548524 tempest-ServerRescueNegativeTestJSON-518548524-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8c16acf1-5375-4008-9275-1112829a5507", "connector": null, "instance_uuid": "b5dd6776-2e48-4464-9ada-a223f7c30dc1"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:04:18.106845 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:04:18.106845 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:04:18.129945 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-de1f6c03-d404-4158-9481-dfbefba70c9b req-b66954a4-63aa-468a-b041-0f215a1ee1c4 tempest-ServerRescueNegativeTestJSON-518548524 tempest-ServerRescueNegativeTestJSON-518548524-project-member] https://10.4.3.240/volume/v3/attachments returned with HTTP 200 Aug 20 01:04:18.130348 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 831/3315] 10.4.3.240 () {74 vars in 1594 bytes} [Thu Aug 20 01:04:18 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 20 01:04:18.163328 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-0ef4f979-fad3-43ef-8bcc-f2f52b140575 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:04:18.164953 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-0ef4f979-fad3-43ef-8bcc-f2f52b140575 tempest-ServerRescueNegativeTestJSON-518548524 tempest-ServerRescueNegativeTestJSON-518548524-project-member] GET https://10.4.3.240/volume/v3/volumes/8c16acf1-5375-4008-9275-1112829a5507 Aug 20 01:04:18.165118 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-0ef4f979-fad3-43ef-8bcc-f2f52b140575 tempest-ServerRescueNegativeTestJSON-518548524 tempest-ServerRescueNegativeTestJSON-518548524-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:04:18.165305 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-0ef4f979-fad3-43ef-8bcc-f2f52b140575 tempest-ServerRescueNegativeTestJSON-518548524 tempest-ServerRescueNegativeTestJSON-518548524-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:04:18.168451 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-24319912-722c-4645-8b7f-4070b375ba82 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:04:18.170428 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-24319912-722c-4645-8b7f-4070b375ba82 None None] GET https://10.4.3.240/volume// Aug 20 01:04:18.170728 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-24319912-722c-4645-8b7f-4070b375ba82 None None] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:04:18.171006 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-24319912-722c-4645-8b7f-4070b375ba82 None None] Calling method 'all' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:04:18.171465 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-24319912-722c-4645-8b7f-4070b375ba82 None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 20 01:04:18.171865 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 822/3316] 10.4.3.240 () {66 vars in 1426 bytes} [Thu Aug 20 01:04:18 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 01:04:18.181072 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-de1f6c03-d404-4158-9481-dfbefba70c9b req-6971c7d3-925b-48d9-9225-fa7d047dd557 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:04:18.183316 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-de1f6c03-d404-4158-9481-dfbefba70c9b req-6971c7d3-925b-48d9-9225-fa7d047dd557 tempest-ServerRescueNegativeTestJSON-518548524 tempest-ServerRescueNegativeTestJSON-518548524-project-member] GET https://10.4.3.240/volume/v3/volumes/8c16acf1-5375-4008-9275-1112829a5507 Aug 20 01:04:18.183470 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-de1f6c03-d404-4158-9481-dfbefba70c9b req-6971c7d3-925b-48d9-9225-fa7d047dd557 tempest-ServerRescueNegativeTestJSON-518548524 tempest-ServerRescueNegativeTestJSON-518548524-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:04:18.183650 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-de1f6c03-d404-4158-9481-dfbefba70c9b req-6971c7d3-925b-48d9-9225-fa7d047dd557 tempest-ServerRescueNegativeTestJSON-518548524 tempest-ServerRescueNegativeTestJSON-518548524-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:04:18.183851 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:04:18.183851 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:04:18.187718 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-0ef4f979-fad3-43ef-8bcc-f2f52b140575 tempest-ServerRescueNegativeTestJSON-518548524 tempest-ServerRescueNegativeTestJSON-518548524-project-member] Volume info retrieved successfully. Aug 20 01:04:18.192496 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-0ef4f979-fad3-43ef-8bcc-f2f52b140575 tempest-ServerRescueNegativeTestJSON-518548524 tempest-ServerRescueNegativeTestJSON-518548524-project-member] https://10.4.3.240/volume/v3/volumes/8c16acf1-5375-4008-9275-1112829a5507 returned with HTTP 200 Aug 20 01:04:18.192957 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 826/3317] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:04:18 2026] GET /volume/v3/volumes/8c16acf1-5375-4008-9275-1112829a5507 => generated 850 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:04:18.193051 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:04:18.193051 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:04:18.196212 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [req-de1f6c03-d404-4158-9481-dfbefba70c9b req-6971c7d3-925b-48d9-9225-fa7d047dd557 tempest-ServerRescueNegativeTestJSON-518548524 tempest-ServerRescueNegativeTestJSON-518548524-project-member] Volume info retrieved successfully. Aug 20 01:04:18.199653 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-de1f6c03-d404-4158-9481-dfbefba70c9b req-6971c7d3-925b-48d9-9225-fa7d047dd557 tempest-ServerRescueNegativeTestJSON-518548524 tempest-ServerRescueNegativeTestJSON-518548524-project-member] https://10.4.3.240/volume/v3/volumes/8c16acf1-5375-4008-9275-1112829a5507 returned with HTTP 200 Aug 20 01:04:18.199994 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 839/3318] 10.4.3.240 () {70 vars in 1639 bytes} [Thu Aug 20 01:04:18 2026] GET /volume/v3/volumes/8c16acf1-5375-4008-9275-1112829a5507 => generated 1030 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 01:04:18.252681 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-d3c6e098-f401-4491-8762-c8aa1cfe7dea None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:04:18.254547 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-d3c6e098-f401-4491-8762-c8aa1cfe7dea tempest-TestVolumeBootPatternV346-114315032 tempest-TestVolumeBootPatternV346-114315032-project-member] GET https://10.4.3.240/volume/v3/snapshots/8da44e6b-490b-4f97-ad36-ef8b876c0247 Aug 20 01:04:18.254790 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-d3c6e098-f401-4491-8762-c8aa1cfe7dea tempest-TestVolumeBootPatternV346-114315032 tempest-TestVolumeBootPatternV346-114315032-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:04:18.254970 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-d3c6e098-f401-4491-8762-c8aa1cfe7dea tempest-TestVolumeBootPatternV346-114315032 tempest-TestVolumeBootPatternV346-114315032-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:04:18.260117 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:04:18.260117 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:04:18.260660 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-d3c6e098-f401-4491-8762-c8aa1cfe7dea tempest-TestVolumeBootPatternV346-114315032 tempest-TestVolumeBootPatternV346-114315032-project-member] Snapshot retrieved successfully. Aug 20 01:04:18.261597 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-d3c6e098-f401-4491-8762-c8aa1cfe7dea tempest-TestVolumeBootPatternV346-114315032 tempest-TestVolumeBootPatternV346-114315032-project-member] https://10.4.3.240/volume/v3/snapshots/8da44e6b-490b-4f97-ad36-ef8b876c0247 returned with HTTP 200 Aug 20 01:04:18.262040 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 832/3319] 10.4.3.240 () {66 vars in 1354 bytes} [Thu Aug 20 01:04:18 2026] GET /volume/v3/snapshots/8da44e6b-490b-4f97-ad36-ef8b876c0247 => generated 483 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:04:18.291721 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-6f15c3f3-7828-47ae-87ff-d2a5b0121136 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:04:18.293750 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-6f15c3f3-7828-47ae-87ff-d2a5b0121136 tempest-TestVolumeBootPatternV346-114315032 tempest-TestVolumeBootPatternV346-114315032-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 20 01:04:18.293750 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-6f15c3f3-7828-47ae-87ff-d2a5b0121136 tempest-TestVolumeBootPatternV346-114315032 tempest-TestVolumeBootPatternV346-114315032-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPatternV346-volume-origin-458076803", "snapshot_id": null, "imageRef": "8efec6c4-8ed8-4b31-9a5e-e79764368344", "volume_type": null, "size": 1}} {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:04:18.295050 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.v3.volumes [None req-6f15c3f3-7828-47ae-87ff-d2a5b0121136 tempest-TestVolumeBootPatternV346-114315032 tempest-TestVolumeBootPatternV346-114315032-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPatternV346-volume-origin-458076803', 'snapshot_id': None, 'imageRef': '8efec6c4-8ed8-4b31-9a5e-e79764368344', 'volume_type': None, 'size': 1}} {{(pid=100213) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 01:04:18.320125 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [req-de1f6c03-d404-4158-9481-dfbefba70c9b req-14ee89d7-695b-4af3-978c-83f4cb9915df None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:04:18.321680 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-de1f6c03-d404-4158-9481-dfbefba70c9b req-14ee89d7-695b-4af3-978c-83f4cb9915df tempest-ServerRescueNegativeTestJSON-518548524 tempest-ServerRescueNegativeTestJSON-518548524-project-member] PUT https://10.4.3.240/volume/v3/attachments/f29aea66-c7c2-47e9-b6fe-25d078f2d62d Aug 20 01:04:18.322095 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [req-de1f6c03-d404-4158-9481-dfbefba70c9b req-14ee89d7-695b-4af3-978c-83f4cb9915df tempest-ServerRescueNegativeTestJSON-518548524 tempest-ServerRescueNegativeTestJSON-518548524-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.240", "host": "np0000007838", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:e656b6daafb0", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "870eaf75-1108-49d5-b5ab-79f4c93758d0", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:04:18.330894 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.coordination [req-de1f6c03-d404-4158-9481-dfbefba70c9b req-14ee89d7-695b-4af3-978c-83f4cb9915df tempest-ServerRescueNegativeTestJSON-518548524 tempest-ServerRescueNegativeTestJSON-518548524-project-member] Acquiring lock "cinder-attachment_update-8c16acf1-5375-4008-9275-1112829a5507-np0000007838" by "attachment_update" {{(pid=100212) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 01:04:18.331040 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-65804130-fa01-4b56-acb6-d8c26a13d078 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:04:18.332823 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-65804130-fa01-4b56-acb6-d8c26a13d078 tempest-CreateVolumesFromSnapshotTest-1375098883 tempest-CreateVolumesFromSnapshotTest-1375098883-project-member] GET https://10.4.3.240/volume/v3/volumes/442e73ff-94cf-4f14-93b7-3714b5a927bc Aug 20 01:04:18.332823 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-65804130-fa01-4b56-acb6-d8c26a13d078 tempest-CreateVolumesFromSnapshotTest-1375098883 tempest-CreateVolumesFromSnapshotTest-1375098883-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:04:18.332966 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-65804130-fa01-4b56-acb6-d8c26a13d078 tempest-CreateVolumesFromSnapshotTest-1375098883 tempest-CreateVolumesFromSnapshotTest-1375098883-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:04:18.336085 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.coordination [req-de1f6c03-d404-4158-9481-dfbefba70c9b req-14ee89d7-695b-4af3-978c-83f4cb9915df tempest-ServerRescueNegativeTestJSON-518548524 tempest-ServerRescueNegativeTestJSON-518548524-project-member] Lock "cinder-attachment_update-8c16acf1-5375-4008-9275-1112829a5507-np0000007838" acquired by "attachment_update" :: waited 0.005s {{(pid=100212) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 01:04:18.337032 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:04:18.337032 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:04:18.339058 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-65804130-fa01-4b56-acb6-d8c26a13d078 tempest-CreateVolumesFromSnapshotTest-1375098883 tempest-CreateVolumesFromSnapshotTest-1375098883-project-member] https://10.4.3.240/volume/v3/volumes/442e73ff-94cf-4f14-93b7-3714b5a927bc returned with HTTP 404 Aug 20 01:04:18.339704 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 840/3320] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:04:18 2026] GET /volume/v3/volumes/442e73ff-94cf-4f14-93b7-3714b5a927bc => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:04:18.347140 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-239216e6-c2b7-4e76-8633-790b0abd0320 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:04:18.349611 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-239216e6-c2b7-4e76-8633-790b0abd0320 tempest-CreateVolumesFromSnapshotTest-1375098883 tempest-CreateVolumesFromSnapshotTest-1375098883-project-member] DELETE https://10.4.3.240/volume/v3/volumes/698d27d7-cda1-4034-b69c-41e3a8dec17d Aug 20 01:04:18.349818 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-239216e6-c2b7-4e76-8633-790b0abd0320 tempest-CreateVolumesFromSnapshotTest-1375098883 tempest-CreateVolumesFromSnapshotTest-1375098883-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:04:18.350163 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-239216e6-c2b7-4e76-8633-790b0abd0320 tempest-CreateVolumesFromSnapshotTest-1375098883 tempest-CreateVolumesFromSnapshotTest-1375098883-project-member] Calling method 'delete' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:04:18.350163 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.v3.volumes [None req-239216e6-c2b7-4e76-8633-790b0abd0320 tempest-CreateVolumesFromSnapshotTest-1375098883 tempest-CreateVolumesFromSnapshotTest-1375098883-project-member] Delete volume with id: 698d27d7-cda1-4034-b69c-41e3a8dec17d Aug 20 01:04:18.358897 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:04:18.358897 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:04:18.359450 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-239216e6-c2b7-4e76-8633-790b0abd0320 tempest-CreateVolumesFromSnapshotTest-1375098883 tempest-CreateVolumesFromSnapshotTest-1375098883-project-member] Volume info retrieved successfully. Aug 20 01:04:18.376050 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:04:18.376050 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:04:18.376542 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-6f15c3f3-7828-47ae-87ff-d2a5b0121136 tempest-TestVolumeBootPatternV346-114315032 tempest-TestVolumeBootPatternV346-114315032-project-member] Snapshot retrieved successfully. Aug 20 01:04:18.376692 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.v3.volumes [None req-6f15c3f3-7828-47ae-87ff-d2a5b0121136 tempest-TestVolumeBootPatternV346-114315032 tempest-TestVolumeBootPatternV346-114315032-project-member] Create volume of 1 GB Aug 20 01:04:18.377374 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-239216e6-c2b7-4e76-8633-790b0abd0320 tempest-CreateVolumesFromSnapshotTest-1375098883 tempest-CreateVolumesFromSnapshotTest-1375098883-project-member] Delete volume request issued successfully. Aug 20 01:04:18.377615 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-239216e6-c2b7-4e76-8633-790b0abd0320 tempest-CreateVolumesFromSnapshotTest-1375098883 tempest-CreateVolumesFromSnapshotTest-1375098883-project-member] https://10.4.3.240/volume/v3/volumes/698d27d7-cda1-4034-b69c-41e3a8dec17d returned with HTTP 202 Aug 20 01:04:18.378115 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 833/3321] 10.4.3.240 () {66 vars in 1351 bytes} [Thu Aug 20 01:04:18 2026] DELETE /volume/v3/volumes/698d27d7-cda1-4034-b69c-41e3a8dec17d => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 01:04:18.380140 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-6f15c3f3-7828-47ae-87ff-d2a5b0121136 tempest-TestVolumeBootPatternV346-114315032 tempest-TestVolumeBootPatternV346-114315032-project-member] Availability Zones retrieved successfully. Aug 20 01:04:18.384961 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-6f15c3f3-7828-47ae-87ff-d2a5b0121136 tempest-TestVolumeBootPatternV346-114315032 tempest-TestVolumeBootPatternV346-114315032-project-member] Flow 'volume_create_api' (6f44acd5-c786-4d16-90fb-2da125f65cca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:04:18.386675 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-6f15c3f3-7828-47ae-87ff-d2a5b0121136 tempest-TestVolumeBootPatternV346-114315032 tempest-TestVolumeBootPatternV346-114315032-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b26f031e-0614-4757-8409-e289e38047ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:04:18.386836 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-d4bae440-6960-4cee-bc33-4b087a79d25d None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:04:18.387596 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.flows.api.create_volume [None req-6f15c3f3-7828-47ae-87ff-d2a5b0121136 tempest-TestVolumeBootPatternV346-114315032 tempest-TestVolumeBootPatternV346-114315032-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100213) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 01:04:18.388735 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-d4bae440-6960-4cee-bc33-4b087a79d25d tempest-CreateVolumesFromSnapshotTest-1375098883 tempest-CreateVolumesFromSnapshotTest-1375098883-project-member] GET https://10.4.3.240/volume/v3/volumes/698d27d7-cda1-4034-b69c-41e3a8dec17d Aug 20 01:04:18.388940 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-d4bae440-6960-4cee-bc33-4b087a79d25d tempest-CreateVolumesFromSnapshotTest-1375098883 tempest-CreateVolumesFromSnapshotTest-1375098883-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:04:18.389157 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-d4bae440-6960-4cee-bc33-4b087a79d25d tempest-CreateVolumesFromSnapshotTest-1375098883 tempest-CreateVolumesFromSnapshotTest-1375098883-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:04:18.395849 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:04:18.395849 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:04:18.399392 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-d4bae440-6960-4cee-bc33-4b087a79d25d tempest-CreateVolumesFromSnapshotTest-1375098883 tempest-CreateVolumesFromSnapshotTest-1375098883-project-member] Volume info retrieved successfully. Aug 20 01:04:18.403030 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-d4bae440-6960-4cee-bc33-4b087a79d25d tempest-CreateVolumesFromSnapshotTest-1375098883 tempest-CreateVolumesFromSnapshotTest-1375098883-project-member] https://10.4.3.240/volume/v3/volumes/698d27d7-cda1-4034-b69c-41e3a8dec17d returned with HTTP 200 Aug 20 01:04:18.403447 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 841/3322] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:04:18 2026] GET /volume/v3/volumes/698d27d7-cda1-4034-b69c-41e3a8dec17d => generated 852 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:04:18.419501 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.coordination [req-de1f6c03-d404-4158-9481-dfbefba70c9b req-14ee89d7-695b-4af3-978c-83f4cb9915df tempest-ServerRescueNegativeTestJSON-518548524 tempest-ServerRescueNegativeTestJSON-518548524-project-member] Lock "cinder-attachment_update-8c16acf1-5375-4008-9275-1112829a5507-np0000007838" released by "attachment_update" :: held 0.083s {{(pid=100212) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 01:04:18.419847 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-de1f6c03-d404-4158-9481-dfbefba70c9b req-14ee89d7-695b-4af3-978c-83f4cb9915df tempest-ServerRescueNegativeTestJSON-518548524 tempest-ServerRescueNegativeTestJSON-518548524-project-member] https://10.4.3.240/volume/v3/attachments/f29aea66-c7c2-47e9-b6fe-25d078f2d62d returned with HTTP 200 Aug 20 01:04:18.419998 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-6f15c3f3-7828-47ae-87ff-d2a5b0121136 tempest-TestVolumeBootPatternV346-114315032 tempest-TestVolumeBootPatternV346-114315032-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b26f031e-0614-4757-8409-e289e38047ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '8da44e6b-490b-4f97-ad36-ef8b876c0247', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:52:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1ed58bd6-fe6a-497e-ae84-e8199d24fdfa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:04:18.420329 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 827/3323] 10.4.3.240 () {74 vars in 1704 bytes} [Thu Aug 20 01:04:18 2026] PUT /volume/v3/attachments/f29aea66-c7c2-47e9-b6fe-25d078f2d62d => generated 969 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:04:18.420987 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-6f15c3f3-7828-47ae-87ff-d2a5b0121136 tempest-TestVolumeBootPatternV346-114315032 tempest-TestVolumeBootPatternV346-114315032-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d118bfff-742c-47b9-b3e1-6f080f903281) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:04:18.464221 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.quota [None req-6f15c3f3-7828-47ae-87ff-d2a5b0121136 tempest-TestVolumeBootPatternV346-114315032 tempest-TestVolumeBootPatternV346-114315032-project-member] Created reservations ['aa6c2579-6c6d-4fa7-9310-93864937eee5', 'a227f861-7463-4a21-86e5-8b81932813fe', 'f98dd805-a94c-49b9-aca0-c2961fe95643', 'b0169580-e71b-4dbe-abac-8be7901b570c'] {{(pid=100213) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 01:04:18.465240 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-6f15c3f3-7828-47ae-87ff-d2a5b0121136 tempest-TestVolumeBootPatternV346-114315032 tempest-TestVolumeBootPatternV346-114315032-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d118bfff-742c-47b9-b3e1-6f080f903281) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['aa6c2579-6c6d-4fa7-9310-93864937eee5', 'a227f861-7463-4a21-86e5-8b81932813fe', 'f98dd805-a94c-49b9-aca0-c2961fe95643', 'b0169580-e71b-4dbe-abac-8be7901b570c']}' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:04:18.466543 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-6f15c3f3-7828-47ae-87ff-d2a5b0121136 tempest-TestVolumeBootPatternV346-114315032 tempest-TestVolumeBootPatternV346-114315032-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (434c1623-f518-4f0c-8341-e7425dba4db7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:04:18.505916 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-6f15c3f3-7828-47ae-87ff-d2a5b0121136 tempest-TestVolumeBootPatternV346-114315032 tempest-TestVolumeBootPatternV346-114315032-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (434c1623-f518-4f0c-8341-e7425dba4db7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5f8b2033-b512-48da-a495-0c686a55e138', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-458076803',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c463844d8eb64c6bbb1519a6b75b1758',qos_specs=None,replication_status=,reservations=['aa6c2579-6c6d-4fa7-9310-93864937eee5','a227f861-7463-4a21-86e5-8b81932813fe','f98dd805-a94c-49b9-aca0-c2961fe95643','b0169580-e71b-4dbe-abac-8be7901b570c'],size=1,snapshot_id=8da44e6b-490b-4f97-ad36-ef8b876c0247,source_replicaid=,source_volid=None,status='creating',user_id='4101016278f64d7791b8b6e09aa22e0a',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa), '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-20T01:04:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-458076803',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5f8b2033-b512-48da-a495-0c686a55e138,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c463844d8eb64c6bbb1519a6b75b1758',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=8da44e6b-490b-4f97-ad36-ef8b876c0247,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4101016278f64d7791b8b6e09aa22e0a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1ed58bd6-fe6a-497e-ae84-e8199d24fdfa),volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:04:18.506624 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-6f15c3f3-7828-47ae-87ff-d2a5b0121136 tempest-TestVolumeBootPatternV346-114315032 tempest-TestVolumeBootPatternV346-114315032-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (44594ebe-265e-4764-8f50-2364050e72f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:04:18.523418 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-6f15c3f3-7828-47ae-87ff-d2a5b0121136 tempest-TestVolumeBootPatternV346-114315032 tempest-TestVolumeBootPatternV346-114315032-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (44594ebe-265e-4764-8f50-2364050e72f1) transitioned into state 'SUCCESS' from state '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-458076803',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c463844d8eb64c6bbb1519a6b75b1758',qos_specs=None,replication_status=,reservations=['aa6c2579-6c6d-4fa7-9310-93864937eee5','a227f861-7463-4a21-86e5-8b81932813fe','f98dd805-a94c-49b9-aca0-c2961fe95643','b0169580-e71b-4dbe-abac-8be7901b570c'],size=1,snapshot_id=8da44e6b-490b-4f97-ad36-ef8b876c0247,source_replicaid=,source_volid=None,status='creating',user_id='4101016278f64d7791b8b6e09aa22e0a',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:04:18.524173 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-6f15c3f3-7828-47ae-87ff-d2a5b0121136 tempest-TestVolumeBootPatternV346-114315032 tempest-TestVolumeBootPatternV346-114315032-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e7448dd8-5efd-423a-b2b0-72c7f907df63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:04:18.548837 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-6f15c3f3-7828-47ae-87ff-d2a5b0121136 tempest-TestVolumeBootPatternV346-114315032 tempest-TestVolumeBootPatternV346-114315032-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e7448dd8-5efd-423a-b2b0-72c7f907df63) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:04:18.549811 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-6f15c3f3-7828-47ae-87ff-d2a5b0121136 tempest-TestVolumeBootPatternV346-114315032 tempest-TestVolumeBootPatternV346-114315032-project-member] Flow 'volume_create_api' (6f44acd5-c786-4d16-90fb-2da125f65cca) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100213) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:04:18.550173 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-6f15c3f3-7828-47ae-87ff-d2a5b0121136 tempest-TestVolumeBootPatternV346-114315032 tempest-TestVolumeBootPatternV346-114315032-project-member] Create volume request issued successfully. Aug 20 01:04:18.550856 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-6f15c3f3-7828-47ae-87ff-d2a5b0121136 tempest-TestVolumeBootPatternV346-114315032 tempest-TestVolumeBootPatternV346-114315032-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 20 01:04:18.551303 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 823/3324] 10.4.3.240 () {70 vars in 1300 bytes} [Thu Aug 20 01:04:18 2026] POST /volume/v3/volumes => generated 813 bytes in 260 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Aug 20 01:04:18.561991 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-4ecc3859-ca5f-421e-8d13-0caa641372cf None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:04:18.563933 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-4ecc3859-ca5f-421e-8d13-0caa641372cf tempest-TestVolumeBootPatternV346-114315032 tempest-TestVolumeBootPatternV346-114315032-project-member] GET https://10.4.3.240/volume/v3/volumes/5f8b2033-b512-48da-a495-0c686a55e138 Aug 20 01:04:18.564159 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-4ecc3859-ca5f-421e-8d13-0caa641372cf tempest-TestVolumeBootPatternV346-114315032 tempest-TestVolumeBootPatternV346-114315032-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:04:18.564387 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-4ecc3859-ca5f-421e-8d13-0caa641372cf tempest-TestVolumeBootPatternV346-114315032 tempest-TestVolumeBootPatternV346-114315032-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:04:18.572636 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:04:18.572636 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:04:18.576909 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-4ecc3859-ca5f-421e-8d13-0caa641372cf tempest-TestVolumeBootPatternV346-114315032 tempest-TestVolumeBootPatternV346-114315032-project-member] Volume info retrieved successfully. Aug 20 01:04:18.581606 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-4ecc3859-ca5f-421e-8d13-0caa641372cf tempest-TestVolumeBootPatternV346-114315032 tempest-TestVolumeBootPatternV346-114315032-project-member] https://10.4.3.240/volume/v3/volumes/5f8b2033-b512-48da-a495-0c686a55e138 returned with HTTP 200 Aug 20 01:04:18.581858 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 834/3325] 10.4.3.240 () {68 vars in 1389 bytes} [Thu Aug 20 01:04:18 2026] GET /volume/v3/volumes/5f8b2033-b512-48da-a495-0c686a55e138 => generated 881 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:04:18.832325 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-fe2a2fcb-0fc2-41bd-83bb-5274e98b1ed1 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:04:18.835040 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-fe2a2fcb-0fc2-41bd-83bb-5274e98b1ed1 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] GET https://10.4.3.240/volume/v3/backups/9a0d0b4d-aa88-465b-9f79-301321ede101 Aug 20 01:04:18.835359 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-fe2a2fcb-0fc2-41bd-83bb-5274e98b1ed1 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:04:18.836955 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-fe2a2fcb-0fc2-41bd-83bb-5274e98b1ed1 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:04:18.837922 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-fe2a2fcb-0fc2-41bd-83bb-5274e98b1ed1 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Show backup with id 9a0d0b4d-aa88-465b-9f79-301321ede101. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:04:18.842172 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:04:18.842172 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:04:18.842840 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-fe2a2fcb-0fc2-41bd-83bb-5274e98b1ed1 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] https://10.4.3.240/volume/v3/backups/9a0d0b4d-aa88-465b-9f79-301321ede101 returned with HTTP 200 Aug 20 01:04:18.843202 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 842/3326] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:04:18 2026] GET /volume/v3/backups/9a0d0b4d-aa88-465b-9f79-301321ede101 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:04:19.204909 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-df2c73d0-803a-497a-b9c9-6bf26c9fdb60 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:04:19.206457 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-df2c73d0-803a-497a-b9c9-6bf26c9fdb60 tempest-ServerRescueNegativeTestJSON-518548524 tempest-ServerRescueNegativeTestJSON-518548524-project-member] GET https://10.4.3.240/volume/v3/volumes/8c16acf1-5375-4008-9275-1112829a5507 Aug 20 01:04:19.206656 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-df2c73d0-803a-497a-b9c9-6bf26c9fdb60 tempest-ServerRescueNegativeTestJSON-518548524 tempest-ServerRescueNegativeTestJSON-518548524-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:04:19.206825 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-df2c73d0-803a-497a-b9c9-6bf26c9fdb60 tempest-ServerRescueNegativeTestJSON-518548524 tempest-ServerRescueNegativeTestJSON-518548524-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:04:19.215728 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:04:19.215728 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:04:19.218884 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-df2c73d0-803a-497a-b9c9-6bf26c9fdb60 tempest-ServerRescueNegativeTestJSON-518548524 tempest-ServerRescueNegativeTestJSON-518548524-project-member] Volume info retrieved successfully. Aug 20 01:04:19.222499 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-df2c73d0-803a-497a-b9c9-6bf26c9fdb60 tempest-ServerRescueNegativeTestJSON-518548524 tempest-ServerRescueNegativeTestJSON-518548524-project-member] https://10.4.3.240/volume/v3/volumes/8c16acf1-5375-4008-9275-1112829a5507 returned with HTTP 200 Aug 20 01:04:19.222836 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 828/3327] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:04:19 2026] GET /volume/v3/volumes/8c16acf1-5375-4008-9275-1112829a5507 => generated 851 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:04:19.417809 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-22baa7f8-fff5-4299-a312-b653b343eb20 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:04:19.419899 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-22baa7f8-fff5-4299-a312-b653b343eb20 tempest-CreateVolumesFromSnapshotTest-1375098883 tempest-CreateVolumesFromSnapshotTest-1375098883-project-member] GET https://10.4.3.240/volume/v3/volumes/698d27d7-cda1-4034-b69c-41e3a8dec17d Aug 20 01:04:19.420135 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-22baa7f8-fff5-4299-a312-b653b343eb20 tempest-CreateVolumesFromSnapshotTest-1375098883 tempest-CreateVolumesFromSnapshotTest-1375098883-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:04:19.420427 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-22baa7f8-fff5-4299-a312-b653b343eb20 tempest-CreateVolumesFromSnapshotTest-1375098883 tempest-CreateVolumesFromSnapshotTest-1375098883-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:04:19.427164 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-22baa7f8-fff5-4299-a312-b653b343eb20 tempest-CreateVolumesFromSnapshotTest-1375098883 tempest-CreateVolumesFromSnapshotTest-1375098883-project-member] https://10.4.3.240/volume/v3/volumes/698d27d7-cda1-4034-b69c-41e3a8dec17d returned with HTTP 404 Aug 20 01:04:19.427795 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 824/3328] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:04:19 2026] GET /volume/v3/volumes/698d27d7-cda1-4034-b69c-41e3a8dec17d => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:04:19.434925 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-a1e0da26-e7ee-44f1-b690-495e9d6584fa None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:04:19.436602 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-a1e0da26-e7ee-44f1-b690-495e9d6584fa tempest-CreateVolumesFromSnapshotTest-1375098883 tempest-CreateVolumesFromSnapshotTest-1375098883-project-member] DELETE https://10.4.3.240/volume/v3/snapshots/37dda20b-5c84-46c3-82b0-9058bc7361a5 Aug 20 01:04:19.436787 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-a1e0da26-e7ee-44f1-b690-495e9d6584fa tempest-CreateVolumesFromSnapshotTest-1375098883 tempest-CreateVolumesFromSnapshotTest-1375098883-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:04:19.436963 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-a1e0da26-e7ee-44f1-b690-495e9d6584fa tempest-CreateVolumesFromSnapshotTest-1375098883 tempest-CreateVolumesFromSnapshotTest-1375098883-project-member] Calling method 'delete' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:04:19.437065 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.v3.snapshots [None req-a1e0da26-e7ee-44f1-b690-495e9d6584fa tempest-CreateVolumesFromSnapshotTest-1375098883 tempest-CreateVolumesFromSnapshotTest-1375098883-project-member] Delete snapshot with id: 37dda20b-5c84-46c3-82b0-9058bc7361a5 Aug 20 01:04:19.442550 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:04:19.442550 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:04:19.442550 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-a1e0da26-e7ee-44f1-b690-495e9d6584fa tempest-CreateVolumesFromSnapshotTest-1375098883 tempest-CreateVolumesFromSnapshotTest-1375098883-project-member] Snapshot retrieved successfully. Aug 20 01:04:19.459547 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-a1e0da26-e7ee-44f1-b690-495e9d6584fa tempest-CreateVolumesFromSnapshotTest-1375098883 tempest-CreateVolumesFromSnapshotTest-1375098883-project-member] Snapshot delete request issued successfully. Aug 20 01:04:19.459756 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-a1e0da26-e7ee-44f1-b690-495e9d6584fa tempest-CreateVolumesFromSnapshotTest-1375098883 tempest-CreateVolumesFromSnapshotTest-1375098883-project-member] https://10.4.3.240/volume/v3/snapshots/37dda20b-5c84-46c3-82b0-9058bc7361a5 returned with HTTP 202 Aug 20 01:04:19.460266 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 835/3329] 10.4.3.240 () {66 vars in 1357 bytes} [Thu Aug 20 01:04:19 2026] DELETE /volume/v3/snapshots/37dda20b-5c84-46c3-82b0-9058bc7361a5 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 01:04:19.468552 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-5389d348-6c25-47c7-9539-3dc77a474e1b None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:04:19.470419 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-5389d348-6c25-47c7-9539-3dc77a474e1b tempest-CreateVolumesFromSnapshotTest-1375098883 tempest-CreateVolumesFromSnapshotTest-1375098883-project-member] GET https://10.4.3.240/volume/v3/snapshots/37dda20b-5c84-46c3-82b0-9058bc7361a5 Aug 20 01:04:19.470419 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-5389d348-6c25-47c7-9539-3dc77a474e1b tempest-CreateVolumesFromSnapshotTest-1375098883 tempest-CreateVolumesFromSnapshotTest-1375098883-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:04:19.470635 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-5389d348-6c25-47c7-9539-3dc77a474e1b tempest-CreateVolumesFromSnapshotTest-1375098883 tempest-CreateVolumesFromSnapshotTest-1375098883-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:04:19.475795 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:04:19.475795 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:04:19.476183 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-5389d348-6c25-47c7-9539-3dc77a474e1b tempest-CreateVolumesFromSnapshotTest-1375098883 tempest-CreateVolumesFromSnapshotTest-1375098883-project-member] Snapshot retrieved successfully. Aug 20 01:04:19.476940 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-5389d348-6c25-47c7-9539-3dc77a474e1b tempest-CreateVolumesFromSnapshotTest-1375098883 tempest-CreateVolumesFromSnapshotTest-1375098883-project-member] https://10.4.3.240/volume/v3/snapshots/37dda20b-5c84-46c3-82b0-9058bc7361a5 returned with HTTP 200 Aug 20 01:04:19.477253 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 843/3330] 10.4.3.240 () {66 vars in 1354 bytes} [Thu Aug 20 01:04:19 2026] GET /volume/v3/snapshots/37dda20b-5c84-46c3-82b0-9058bc7361a5 => generated 473 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:04:19.593654 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-1537ae09-3fe8-40eb-96e5-f6c2bffeb240 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:04:19.595711 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-1537ae09-3fe8-40eb-96e5-f6c2bffeb240 tempest-TestVolumeBootPatternV346-114315032 tempest-TestVolumeBootPatternV346-114315032-project-member] GET https://10.4.3.240/volume/v3/volumes/5f8b2033-b512-48da-a495-0c686a55e138 Aug 20 01:04:19.595985 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-1537ae09-3fe8-40eb-96e5-f6c2bffeb240 tempest-TestVolumeBootPatternV346-114315032 tempest-TestVolumeBootPatternV346-114315032-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:04:19.596230 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-1537ae09-3fe8-40eb-96e5-f6c2bffeb240 tempest-TestVolumeBootPatternV346-114315032 tempest-TestVolumeBootPatternV346-114315032-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:04:19.604094 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:04:19.604094 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:04:19.607728 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-1537ae09-3fe8-40eb-96e5-f6c2bffeb240 tempest-TestVolumeBootPatternV346-114315032 tempest-TestVolumeBootPatternV346-114315032-project-member] Volume info retrieved successfully. Aug 20 01:04:19.612738 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-1537ae09-3fe8-40eb-96e5-f6c2bffeb240 tempest-TestVolumeBootPatternV346-114315032 tempest-TestVolumeBootPatternV346-114315032-project-member] https://10.4.3.240/volume/v3/volumes/5f8b2033-b512-48da-a495-0c686a55e138 returned with HTTP 200 Aug 20 01:04:19.613156 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 829/3331] 10.4.3.240 () {68 vars in 1389 bytes} [Thu Aug 20 01:04:19 2026] GET /volume/v3/volumes/5f8b2033-b512-48da-a495-0c686a55e138 => generated 1422 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 01:04:19.624014 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-5ca12ef1-40d9-413b-867e-7b3aa6933ac2 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:04:19.625597 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-5ca12ef1-40d9-413b-867e-7b3aa6933ac2 tempest-TestVolumeBootPatternV346-114315032 tempest-TestVolumeBootPatternV346-114315032-project-member] GET https://10.4.3.240/volume/v3/volumes/5f8b2033-b512-48da-a495-0c686a55e138 Aug 20 01:04:19.625780 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-5ca12ef1-40d9-413b-867e-7b3aa6933ac2 tempest-TestVolumeBootPatternV346-114315032 tempest-TestVolumeBootPatternV346-114315032-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:04:19.625948 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-5ca12ef1-40d9-413b-867e-7b3aa6933ac2 tempest-TestVolumeBootPatternV346-114315032 tempest-TestVolumeBootPatternV346-114315032-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:04:19.631952 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:04:19.631952 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:04:19.635200 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-5ca12ef1-40d9-413b-867e-7b3aa6933ac2 tempest-TestVolumeBootPatternV346-114315032 tempest-TestVolumeBootPatternV346-114315032-project-member] Volume info retrieved successfully. Aug 20 01:04:19.638962 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-5ca12ef1-40d9-413b-867e-7b3aa6933ac2 tempest-TestVolumeBootPatternV346-114315032 tempest-TestVolumeBootPatternV346-114315032-project-member] https://10.4.3.240/volume/v3/volumes/5f8b2033-b512-48da-a495-0c686a55e138 returned with HTTP 200 Aug 20 01:04:19.639473 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 825/3332] 10.4.3.240 () {68 vars in 1389 bytes} [Thu Aug 20 01:04:19 2026] GET /volume/v3/volumes/5f8b2033-b512-48da-a495-0c686a55e138 => generated 1422 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 01:04:19.756705 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-384aeaa7-902b-4584-b46c-d26f736a1a67 req-f15df861-0839-46a2-bbfe-2255745908d3 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:04:19.758744 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-384aeaa7-902b-4584-b46c-d26f736a1a67 req-f15df861-0839-46a2-bbfe-2255745908d3 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] GET https://10.4.3.240/volume/v3/volumes/2abc3e17-dae5-4636-9543-722978055ef5 Aug 20 01:04:19.758968 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-384aeaa7-902b-4584-b46c-d26f736a1a67 req-f15df861-0839-46a2-bbfe-2255745908d3 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:04:19.759138 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-384aeaa7-902b-4584-b46c-d26f736a1a67 req-f15df861-0839-46a2-bbfe-2255745908d3 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:04:19.765790 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:04:19.765790 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:04:19.769149 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [req-384aeaa7-902b-4584-b46c-d26f736a1a67 req-f15df861-0839-46a2-bbfe-2255745908d3 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Volume info retrieved successfully. Aug 20 01:04:19.773710 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-384aeaa7-902b-4584-b46c-d26f736a1a67 req-f15df861-0839-46a2-bbfe-2255745908d3 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] https://10.4.3.240/volume/v3/volumes/2abc3e17-dae5-4636-9543-722978055ef5 returned with HTTP 200 Aug 20 01:04:19.774115 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 836/3333] 10.4.3.240 () {68 vars in 1598 bytes} [Thu Aug 20 01:04:19 2026] GET /volume/v3/volumes/2abc3e17-dae5-4636-9543-722978055ef5 => generated 1362 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:04:19.842519 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-40c85a98-9588-4dd7-a69d-1118ac82f8c3 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:04:19.842947 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-40c85a98-9588-4dd7-a69d-1118ac82f8c3 None None] GET https://10.4.3.240/volume// Aug 20 01:04:19.843102 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-40c85a98-9588-4dd7-a69d-1118ac82f8c3 None None] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:04:19.843293 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-40c85a98-9588-4dd7-a69d-1118ac82f8c3 None None] Calling method 'all' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:04:19.843662 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-40c85a98-9588-4dd7-a69d-1118ac82f8c3 None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 20 01:04:19.843952 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 844/3334] 10.4.3.240 () {66 vars in 1428 bytes} [Thu Aug 20 01:04:19 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 01:04:19.851702 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [req-384aeaa7-902b-4584-b46c-d26f736a1a67 req-b171fd28-c070-43b8-80d5-f44fc1f50448 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:04:19.853609 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-384aeaa7-902b-4584-b46c-d26f736a1a67 req-b171fd28-c070-43b8-80d5-f44fc1f50448 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] POST https://10.4.3.240/volume/v3/attachments Aug 20 01:04:19.854048 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [req-384aeaa7-902b-4584-b46c-d26f736a1a67 req-b171fd28-c070-43b8-80d5-f44fc1f50448 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2abc3e17-dae5-4636-9543-722978055ef5", "connector": null, "instance_uuid": "4a630f52-0f96-4ab5-9c4f-88ba80a9bed5"}} {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:04:19.856345 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-63199750-eedf-4c39-a0ff-9e168a0d9987 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:04:19.857890 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-63199750-eedf-4c39-a0ff-9e168a0d9987 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] GET https://10.4.3.240/volume/v3/backups/9a0d0b4d-aa88-465b-9f79-301321ede101 Aug 20 01:04:19.858067 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-63199750-eedf-4c39-a0ff-9e168a0d9987 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:04:19.858238 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-63199750-eedf-4c39-a0ff-9e168a0d9987 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:04:19.858332 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.v3.backups [None req-63199750-eedf-4c39-a0ff-9e168a0d9987 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Show backup with id 9a0d0b4d-aa88-465b-9f79-301321ede101. {{(pid=100213) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:04:19.859666 np0000007838 devstack@c-api.service[100213]: DEBUG dbcounter [-] [100213] Writing DB stats cinder:SELECT=369,cinder:INSERT=53,cinder:UPDATE=109 {{(pid=100213) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 01:04:19.862308 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:04:19.862308 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:04:19.862435 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:04:19.862435 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:04:19.862984 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-63199750-eedf-4c39-a0ff-9e168a0d9987 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] https://10.4.3.240/volume/v3/backups/9a0d0b4d-aa88-465b-9f79-301321ede101 returned with HTTP 200 Aug 20 01:04:19.863304 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 826/3335] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:04:19 2026] GET /volume/v3/backups/9a0d0b4d-aa88-465b-9f79-301321ede101 => generated 737 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:04:19.886898 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-384aeaa7-902b-4584-b46c-d26f736a1a67 req-b171fd28-c070-43b8-80d5-f44fc1f50448 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] https://10.4.3.240/volume/v3/attachments returned with HTTP 200 Aug 20 01:04:19.887358 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 830/3336] 10.4.3.240 () {74 vars in 1594 bytes} [Thu Aug 20 01:04:19 2026] POST /volume/v3/attachments => generated 273 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:04:19.911503 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-280085ab-d184-4d56-b729-243f619572c5 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:04:19.913835 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-280085ab-d184-4d56-b729-243f619572c5 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] GET https://10.4.3.240/volume/v3/volumes/2abc3e17-dae5-4636-9543-722978055ef5 Aug 20 01:04:19.914077 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-280085ab-d184-4d56-b729-243f619572c5 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:04:19.914266 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-280085ab-d184-4d56-b729-243f619572c5 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:04:19.921237 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-bab245e3-6fe3-451b-81f3-9ed168e2f4c1 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:04:19.921750 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-bab245e3-6fe3-451b-81f3-9ed168e2f4c1 None None] GET https://10.4.3.240/volume// Aug 20 01:04:19.922239 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-bab245e3-6fe3-451b-81f3-9ed168e2f4c1 None None] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:04:19.922239 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-bab245e3-6fe3-451b-81f3-9ed168e2f4c1 None None] Calling method 'all' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:04:19.922507 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-bab245e3-6fe3-451b-81f3-9ed168e2f4c1 None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 20 01:04:19.922837 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 845/3337] 10.4.3.240 () {66 vars in 1426 bytes} [Thu Aug 20 01:04:19 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 01:04:19.924318 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:04:19.924318 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:04:19.928202 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-280085ab-d184-4d56-b729-243f619572c5 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Volume info retrieved successfully. Aug 20 01:04:19.929852 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [req-384aeaa7-902b-4584-b46c-d26f736a1a67 req-4a16b574-c30c-4674-8be8-9850176ed8ce None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:04:19.931798 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-384aeaa7-902b-4584-b46c-d26f736a1a67 req-4a16b574-c30c-4674-8be8-9850176ed8ce tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] GET https://10.4.3.240/volume/v3/volumes/2abc3e17-dae5-4636-9543-722978055ef5 Aug 20 01:04:19.931908 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [req-384aeaa7-902b-4584-b46c-d26f736a1a67 req-4a16b574-c30c-4674-8be8-9850176ed8ce tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:04:19.932044 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [req-384aeaa7-902b-4584-b46c-d26f736a1a67 req-4a16b574-c30c-4674-8be8-9850176ed8ce tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:04:19.933237 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-280085ab-d184-4d56-b729-243f619572c5 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] https://10.4.3.240/volume/v3/volumes/2abc3e17-dae5-4636-9543-722978055ef5 returned with HTTP 200 Aug 20 01:04:19.933661 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 837/3338] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:04:19 2026] GET /volume/v3/volumes/2abc3e17-dae5-4636-9543-722978055ef5 => generated 1361 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:04:19.940762 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:04:19.940762 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:04:19.943732 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [req-384aeaa7-902b-4584-b46c-d26f736a1a67 req-4a16b574-c30c-4674-8be8-9850176ed8ce tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Volume info retrieved successfully. Aug 20 01:04:19.947713 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-384aeaa7-902b-4584-b46c-d26f736a1a67 req-4a16b574-c30c-4674-8be8-9850176ed8ce tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] https://10.4.3.240/volume/v3/volumes/2abc3e17-dae5-4636-9543-722978055ef5 returned with HTTP 200 Aug 20 01:04:19.948076 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 827/3339] 10.4.3.240 () {70 vars in 1639 bytes} [Thu Aug 20 01:04:19 2026] GET /volume/v3/volumes/2abc3e17-dae5-4636-9543-722978055ef5 => generated 1541 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 01:04:20.051403 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [req-384aeaa7-902b-4584-b46c-d26f736a1a67 req-54459409-3c2b-4894-88f0-9c213cbb1f81 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:04:20.053162 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-384aeaa7-902b-4584-b46c-d26f736a1a67 req-54459409-3c2b-4894-88f0-9c213cbb1f81 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] PUT https://10.4.3.240/volume/v3/attachments/9552225f-c289-41d5-8892-51682896e3b5 Aug 20 01:04:20.053524 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [req-384aeaa7-902b-4584-b46c-d26f736a1a67 req-54459409-3c2b-4894-88f0-9c213cbb1f81 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.240", "host": "np0000007838", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:e656b6daafb0", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "870eaf75-1108-49d5-b5ab-79f4c93758d0", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:04:20.059979 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.coordination [req-384aeaa7-902b-4584-b46c-d26f736a1a67 req-54459409-3c2b-4894-88f0-9c213cbb1f81 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Acquiring lock "cinder-attachment_update-2abc3e17-dae5-4636-9543-722978055ef5-np0000007838" by "attachment_update" {{(pid=100212) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 01:04:20.064808 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.coordination [req-384aeaa7-902b-4584-b46c-d26f736a1a67 req-54459409-3c2b-4894-88f0-9c213cbb1f81 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Lock "cinder-attachment_update-2abc3e17-dae5-4636-9543-722978055ef5-np0000007838" acquired by "attachment_update" :: waited 0.005s {{(pid=100212) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 01:04:20.065856 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:04:20.065856 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:04:20.153349 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.coordination [req-384aeaa7-902b-4584-b46c-d26f736a1a67 req-54459409-3c2b-4894-88f0-9c213cbb1f81 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Lock "cinder-attachment_update-2abc3e17-dae5-4636-9543-722978055ef5-np0000007838" released by "attachment_update" :: held 0.089s {{(pid=100212) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 01:04:20.153654 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-384aeaa7-902b-4584-b46c-d26f736a1a67 req-54459409-3c2b-4894-88f0-9c213cbb1f81 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] https://10.4.3.240/volume/v3/attachments/9552225f-c289-41d5-8892-51682896e3b5 returned with HTTP 200 Aug 20 01:04:20.154126 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 831/3340] 10.4.3.240 () {74 vars in 1704 bytes} [Thu Aug 20 01:04:20 2026] PUT /volume/v3/attachments/9552225f-c289-41d5-8892-51682896e3b5 => generated 969 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:04:20.234243 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-f67ef6f0-2045-4a15-98a6-494239156471 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:04:20.235856 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-f67ef6f0-2045-4a15-98a6-494239156471 tempest-ServerRescueNegativeTestJSON-518548524 tempest-ServerRescueNegativeTestJSON-518548524-project-member] GET https://10.4.3.240/volume/v3/volumes/8c16acf1-5375-4008-9275-1112829a5507 Aug 20 01:04:20.236103 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-f67ef6f0-2045-4a15-98a6-494239156471 tempest-ServerRescueNegativeTestJSON-518548524 tempest-ServerRescueNegativeTestJSON-518548524-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:04:20.236311 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-f67ef6f0-2045-4a15-98a6-494239156471 tempest-ServerRescueNegativeTestJSON-518548524 tempest-ServerRescueNegativeTestJSON-518548524-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:04:20.245412 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:04:20.245412 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:04:20.248594 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-f67ef6f0-2045-4a15-98a6-494239156471 tempest-ServerRescueNegativeTestJSON-518548524 tempest-ServerRescueNegativeTestJSON-518548524-project-member] Volume info retrieved successfully. Aug 20 01:04:20.252363 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-f67ef6f0-2045-4a15-98a6-494239156471 tempest-ServerRescueNegativeTestJSON-518548524 tempest-ServerRescueNegativeTestJSON-518548524-project-member] https://10.4.3.240/volume/v3/volumes/8c16acf1-5375-4008-9275-1112829a5507 returned with HTTP 200 Aug 20 01:04:20.252763 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 846/3341] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:04:20 2026] GET /volume/v3/volumes/8c16acf1-5375-4008-9275-1112829a5507 => generated 851 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:04:20.485771 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-247a6bf6-11c3-4821-a574-ae75dcd63475 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:04:20.487398 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-247a6bf6-11c3-4821-a574-ae75dcd63475 tempest-CreateVolumesFromSnapshotTest-1375098883 tempest-CreateVolumesFromSnapshotTest-1375098883-project-member] GET https://10.4.3.240/volume/v3/snapshots/37dda20b-5c84-46c3-82b0-9058bc7361a5 Aug 20 01:04:20.487558 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-247a6bf6-11c3-4821-a574-ae75dcd63475 tempest-CreateVolumesFromSnapshotTest-1375098883 tempest-CreateVolumesFromSnapshotTest-1375098883-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:04:20.487768 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-247a6bf6-11c3-4821-a574-ae75dcd63475 tempest-CreateVolumesFromSnapshotTest-1375098883 tempest-CreateVolumesFromSnapshotTest-1375098883-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:04:20.491460 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-247a6bf6-11c3-4821-a574-ae75dcd63475 tempest-CreateVolumesFromSnapshotTest-1375098883 tempest-CreateVolumesFromSnapshotTest-1375098883-project-member] https://10.4.3.240/volume/v3/snapshots/37dda20b-5c84-46c3-82b0-9058bc7361a5 returned with HTTP 404 Aug 20 01:04:20.491952 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 838/3342] 10.4.3.240 () {66 vars in 1354 bytes} [Thu Aug 20 01:04:20 2026] GET /volume/v3/snapshots/37dda20b-5c84-46c3-82b0-9058bc7361a5 => generated 111 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:04:20.498301 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-270c9639-b574-4d87-a6b4-7d9eedfa9698 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:04:20.500061 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-270c9639-b574-4d87-a6b4-7d9eedfa9698 tempest-CreateVolumesFromSnapshotTest-1375098883 tempest-CreateVolumesFromSnapshotTest-1375098883-project-member] DELETE https://10.4.3.240/volume/v3/volumes/fef0185c-a471-4d4a-bfd1-6dfffbb9eed7 Aug 20 01:04:20.500298 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-270c9639-b574-4d87-a6b4-7d9eedfa9698 tempest-CreateVolumesFromSnapshotTest-1375098883 tempest-CreateVolumesFromSnapshotTest-1375098883-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:04:20.500537 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-270c9639-b574-4d87-a6b4-7d9eedfa9698 tempest-CreateVolumesFromSnapshotTest-1375098883 tempest-CreateVolumesFromSnapshotTest-1375098883-project-member] Calling method 'delete' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:04:20.500733 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.v3.volumes [None req-270c9639-b574-4d87-a6b4-7d9eedfa9698 tempest-CreateVolumesFromSnapshotTest-1375098883 tempest-CreateVolumesFromSnapshotTest-1375098883-project-member] Delete volume with id: fef0185c-a471-4d4a-bfd1-6dfffbb9eed7 Aug 20 01:04:20.507224 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:04:20.507224 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:04:20.507778 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-270c9639-b574-4d87-a6b4-7d9eedfa9698 tempest-CreateVolumesFromSnapshotTest-1375098883 tempest-CreateVolumesFromSnapshotTest-1375098883-project-member] Volume info retrieved successfully. Aug 20 01:04:20.528493 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-270c9639-b574-4d87-a6b4-7d9eedfa9698 tempest-CreateVolumesFromSnapshotTest-1375098883 tempest-CreateVolumesFromSnapshotTest-1375098883-project-member] Delete volume request issued successfully. Aug 20 01:04:20.528720 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-270c9639-b574-4d87-a6b4-7d9eedfa9698 tempest-CreateVolumesFromSnapshotTest-1375098883 tempest-CreateVolumesFromSnapshotTest-1375098883-project-member] https://10.4.3.240/volume/v3/volumes/fef0185c-a471-4d4a-bfd1-6dfffbb9eed7 returned with HTTP 202 Aug 20 01:04:20.529108 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 828/3343] 10.4.3.240 () {66 vars in 1351 bytes} [Thu Aug 20 01:04:20 2026] DELETE /volume/v3/volumes/fef0185c-a471-4d4a-bfd1-6dfffbb9eed7 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 01:04:20.536040 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-9e1d97aa-b6c4-4104-bb22-802b2281ce78 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:04:20.538166 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-9e1d97aa-b6c4-4104-bb22-802b2281ce78 tempest-CreateVolumesFromSnapshotTest-1375098883 tempest-CreateVolumesFromSnapshotTest-1375098883-project-member] GET https://10.4.3.240/volume/v3/volumes/fef0185c-a471-4d4a-bfd1-6dfffbb9eed7 Aug 20 01:04:20.538375 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-9e1d97aa-b6c4-4104-bb22-802b2281ce78 tempest-CreateVolumesFromSnapshotTest-1375098883 tempest-CreateVolumesFromSnapshotTest-1375098883-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:04:20.538591 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-9e1d97aa-b6c4-4104-bb22-802b2281ce78 tempest-CreateVolumesFromSnapshotTest-1375098883 tempest-CreateVolumesFromSnapshotTest-1375098883-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:04:20.545331 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:04:20.545331 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:04:20.548750 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-9e1d97aa-b6c4-4104-bb22-802b2281ce78 tempest-CreateVolumesFromSnapshotTest-1375098883 tempest-CreateVolumesFromSnapshotTest-1375098883-project-member] Volume info retrieved successfully. Aug 20 01:04:20.552946 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-9e1d97aa-b6c4-4104-bb22-802b2281ce78 tempest-CreateVolumesFromSnapshotTest-1375098883 tempest-CreateVolumesFromSnapshotTest-1375098883-project-member] https://10.4.3.240/volume/v3/volumes/fef0185c-a471-4d4a-bfd1-6dfffbb9eed7 returned with HTTP 200 Aug 20 01:04:20.553374 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 832/3344] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:04:20 2026] GET /volume/v3/volumes/fef0185c-a471-4d4a-bfd1-6dfffbb9eed7 => generated 851 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:04:20.780177 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-c34d83df-5f2d-4378-9373-79c4e0b17638 req-18e29584-b1d4-4b7f-9ae0-f611754ae37b None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:04:20.782147 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-c34d83df-5f2d-4378-9373-79c4e0b17638 req-18e29584-b1d4-4b7f-9ae0-f611754ae37b tempest-TestVolumeBootPatternV346-114315032 tempest-TestVolumeBootPatternV346-114315032-project-member] GET https://10.4.3.240/volume/v3/volumes/5f8b2033-b512-48da-a495-0c686a55e138 Aug 20 01:04:20.782421 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-c34d83df-5f2d-4378-9373-79c4e0b17638 req-18e29584-b1d4-4b7f-9ae0-f611754ae37b tempest-TestVolumeBootPatternV346-114315032 tempest-TestVolumeBootPatternV346-114315032-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:04:20.782834 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-c34d83df-5f2d-4378-9373-79c4e0b17638 req-18e29584-b1d4-4b7f-9ae0-f611754ae37b tempest-TestVolumeBootPatternV346-114315032 tempest-TestVolumeBootPatternV346-114315032-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:04:20.794116 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:04:20.794116 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:04:20.803218 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [req-c34d83df-5f2d-4378-9373-79c4e0b17638 req-18e29584-b1d4-4b7f-9ae0-f611754ae37b tempest-TestVolumeBootPatternV346-114315032 tempest-TestVolumeBootPatternV346-114315032-project-member] Volume info retrieved successfully. Aug 20 01:04:20.810412 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-c34d83df-5f2d-4378-9373-79c4e0b17638 req-18e29584-b1d4-4b7f-9ae0-f611754ae37b tempest-TestVolumeBootPatternV346-114315032 tempest-TestVolumeBootPatternV346-114315032-project-member] https://10.4.3.240/volume/v3/volumes/5f8b2033-b512-48da-a495-0c686a55e138 returned with HTTP 200 Aug 20 01:04:20.810926 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 847/3345] 10.4.3.240 () {68 vars in 1598 bytes} [Thu Aug 20 01:04:20 2026] GET /volume/v3/volumes/5f8b2033-b512-48da-a495-0c686a55e138 => generated 1404 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:04:20.872888 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-64f1d907-4c31-4b86-9e06-b1705cbdd8c0 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:04:20.874904 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-64f1d907-4c31-4b86-9e06-b1705cbdd8c0 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] GET https://10.4.3.240/volume/v3/backups/9a0d0b4d-aa88-465b-9f79-301321ede101 Aug 20 01:04:20.874904 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-64f1d907-4c31-4b86-9e06-b1705cbdd8c0 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:04:20.875111 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-64f1d907-4c31-4b86-9e06-b1705cbdd8c0 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:04:20.875263 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-64f1d907-4c31-4b86-9e06-b1705cbdd8c0 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Show backup with id 9a0d0b4d-aa88-465b-9f79-301321ede101. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:04:20.881114 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:04:20.881114 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:04:20.882123 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-64f1d907-4c31-4b86-9e06-b1705cbdd8c0 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] https://10.4.3.240/volume/v3/backups/9a0d0b4d-aa88-465b-9f79-301321ede101 returned with HTTP 200 Aug 20 01:04:20.882729 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 839/3346] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:04:20 2026] GET /volume/v3/backups/9a0d0b4d-aa88-465b-9f79-301321ede101 => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:04:20.946756 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-397d3649-2e6e-48eb-9d3a-88e4bc90e0b5 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:04:20.948240 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-397d3649-2e6e-48eb-9d3a-88e4bc90e0b5 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] GET https://10.4.3.240/volume/v3/volumes/2abc3e17-dae5-4636-9543-722978055ef5 Aug 20 01:04:20.948450 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-397d3649-2e6e-48eb-9d3a-88e4bc90e0b5 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:04:20.948641 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-397d3649-2e6e-48eb-9d3a-88e4bc90e0b5 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:04:20.957439 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:04:20.957439 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:04:20.960861 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-397d3649-2e6e-48eb-9d3a-88e4bc90e0b5 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Volume info retrieved successfully. Aug 20 01:04:20.965403 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-397d3649-2e6e-48eb-9d3a-88e4bc90e0b5 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] https://10.4.3.240/volume/v3/volumes/2abc3e17-dae5-4636-9543-722978055ef5 returned with HTTP 200 Aug 20 01:04:20.965869 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 829/3347] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:04:20 2026] GET /volume/v3/volumes/2abc3e17-dae5-4636-9543-722978055ef5 => generated 1362 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:04:21.264686 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-d4cbd3aa-e439-4ee0-8b07-453372e8d2b4 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:04:21.266412 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-d4cbd3aa-e439-4ee0-8b07-453372e8d2b4 tempest-ServerRescueNegativeTestJSON-518548524 tempest-ServerRescueNegativeTestJSON-518548524-project-member] GET https://10.4.3.240/volume/v3/volumes/8c16acf1-5375-4008-9275-1112829a5507 Aug 20 01:04:21.266640 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-d4cbd3aa-e439-4ee0-8b07-453372e8d2b4 tempest-ServerRescueNegativeTestJSON-518548524 tempest-ServerRescueNegativeTestJSON-518548524-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:04:21.266814 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-d4cbd3aa-e439-4ee0-8b07-453372e8d2b4 tempest-ServerRescueNegativeTestJSON-518548524 tempest-ServerRescueNegativeTestJSON-518548524-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:04:21.275427 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:04:21.275427 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:04:21.278623 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-d4cbd3aa-e439-4ee0-8b07-453372e8d2b4 tempest-ServerRescueNegativeTestJSON-518548524 tempest-ServerRescueNegativeTestJSON-518548524-project-member] Volume info retrieved successfully. Aug 20 01:04:21.282554 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-d4cbd3aa-e439-4ee0-8b07-453372e8d2b4 tempest-ServerRescueNegativeTestJSON-518548524 tempest-ServerRescueNegativeTestJSON-518548524-project-member] https://10.4.3.240/volume/v3/volumes/8c16acf1-5375-4008-9275-1112829a5507 returned with HTTP 200 Aug 20 01:04:21.282865 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 833/3348] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:04:21 2026] GET /volume/v3/volumes/8c16acf1-5375-4008-9275-1112829a5507 => generated 851 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:04:21.294270 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-c34d83df-5f2d-4378-9373-79c4e0b17638 req-817eea88-c56c-43fa-a9d6-bef4dbd9ffe9 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:04:21.296516 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-c34d83df-5f2d-4378-9373-79c4e0b17638 req-817eea88-c56c-43fa-a9d6-bef4dbd9ffe9 tempest-TestVolumeBootPatternV346-114315032 tempest-TestVolumeBootPatternV346-114315032-project-member] GET https://10.4.3.240/volume/v3/volumes/5f8b2033-b512-48da-a495-0c686a55e138 Aug 20 01:04:21.296744 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-c34d83df-5f2d-4378-9373-79c4e0b17638 req-817eea88-c56c-43fa-a9d6-bef4dbd9ffe9 tempest-TestVolumeBootPatternV346-114315032 tempest-TestVolumeBootPatternV346-114315032-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:04:21.296944 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-c34d83df-5f2d-4378-9373-79c4e0b17638 req-817eea88-c56c-43fa-a9d6-bef4dbd9ffe9 tempest-TestVolumeBootPatternV346-114315032 tempest-TestVolumeBootPatternV346-114315032-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:04:21.304257 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:04:21.304257 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:04:21.307548 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [req-c34d83df-5f2d-4378-9373-79c4e0b17638 req-817eea88-c56c-43fa-a9d6-bef4dbd9ffe9 tempest-TestVolumeBootPatternV346-114315032 tempest-TestVolumeBootPatternV346-114315032-project-member] Volume info retrieved successfully. Aug 20 01:04:21.311901 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-c34d83df-5f2d-4378-9373-79c4e0b17638 req-817eea88-c56c-43fa-a9d6-bef4dbd9ffe9 tempest-TestVolumeBootPatternV346-114315032 tempest-TestVolumeBootPatternV346-114315032-project-member] https://10.4.3.240/volume/v3/volumes/5f8b2033-b512-48da-a495-0c686a55e138 returned with HTTP 200 Aug 20 01:04:21.312427 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 848/3349] 10.4.3.240 () {68 vars in 1598 bytes} [Thu Aug 20 01:04:21 2026] GET /volume/v3/volumes/5f8b2033-b512-48da-a495-0c686a55e138 => generated 1404 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:04:21.321668 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-03597b48-4da6-4cdd-adaf-7bbaca548dc2 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:04:21.322046 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-03597b48-4da6-4cdd-adaf-7bbaca548dc2 None None] GET https://10.4.3.240/volume// Aug 20 01:04:21.322203 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-03597b48-4da6-4cdd-adaf-7bbaca548dc2 None None] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:04:21.322428 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-03597b48-4da6-4cdd-adaf-7bbaca548dc2 None None] Calling method 'all' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:04:21.322745 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-03597b48-4da6-4cdd-adaf-7bbaca548dc2 None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 20 01:04:21.323007 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 840/3350] 10.4.3.240 () {66 vars in 1419 bytes} [Thu Aug 20 01:04:21 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 01:04:21.329920 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [req-c34d83df-5f2d-4378-9373-79c4e0b17638 req-e543c204-43d8-4d68-9ea5-5aac6a27901d None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:04:21.331861 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-c34d83df-5f2d-4378-9373-79c4e0b17638 req-e543c204-43d8-4d68-9ea5-5aac6a27901d tempest-TestVolumeBootPatternV346-114315032 tempest-TestVolumeBootPatternV346-114315032-project-member] POST https://10.4.3.240/volume/v3/attachments Aug 20 01:04:21.332198 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [req-c34d83df-5f2d-4378-9373-79c4e0b17638 req-e543c204-43d8-4d68-9ea5-5aac6a27901d tempest-TestVolumeBootPatternV346-114315032 tempest-TestVolumeBootPatternV346-114315032-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5f8b2033-b512-48da-a495-0c686a55e138", "connector": null, "instance_uuid": "71eac40a-d8d9-406e-8261-0b78c4b2d379"}} {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:04:21.340047 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:04:21.340047 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:04:21.375533 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-c34d83df-5f2d-4378-9373-79c4e0b17638 req-e543c204-43d8-4d68-9ea5-5aac6a27901d tempest-TestVolumeBootPatternV346-114315032 tempest-TestVolumeBootPatternV346-114315032-project-member] https://10.4.3.240/volume/v3/attachments returned with HTTP 200 Aug 20 01:04:21.375994 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 830/3351] 10.4.3.240 () {74 vars in 1594 bytes} [Thu Aug 20 01:04:21 2026] POST /volume/v3/attachments => generated 273 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:04:21.567353 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-1580b006-258b-4bee-b42b-718d135baed9 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:04:21.569093 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-1580b006-258b-4bee-b42b-718d135baed9 tempest-CreateVolumesFromSnapshotTest-1375098883 tempest-CreateVolumesFromSnapshotTest-1375098883-project-member] GET https://10.4.3.240/volume/v3/volumes/fef0185c-a471-4d4a-bfd1-6dfffbb9eed7 Aug 20 01:04:21.569275 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-1580b006-258b-4bee-b42b-718d135baed9 tempest-CreateVolumesFromSnapshotTest-1375098883 tempest-CreateVolumesFromSnapshotTest-1375098883-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:04:21.569480 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-1580b006-258b-4bee-b42b-718d135baed9 tempest-CreateVolumesFromSnapshotTest-1375098883 tempest-CreateVolumesFromSnapshotTest-1375098883-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:04:21.574711 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-1580b006-258b-4bee-b42b-718d135baed9 tempest-CreateVolumesFromSnapshotTest-1375098883 tempest-CreateVolumesFromSnapshotTest-1375098883-project-member] https://10.4.3.240/volume/v3/volumes/fef0185c-a471-4d4a-bfd1-6dfffbb9eed7 returned with HTTP 404 Aug 20 01:04:21.575102 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 834/3352] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:04:21 2026] GET /volume/v3/volumes/fef0185c-a471-4d4a-bfd1-6dfffbb9eed7 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:04:21.894661 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-e75a5fd7-1df8-4332-ba9b-9c29e993c9af None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:04:21.896698 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-e75a5fd7-1df8-4332-ba9b-9c29e993c9af tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] GET https://10.4.3.240/volume/v3/backups/9a0d0b4d-aa88-465b-9f79-301321ede101 Aug 20 01:04:21.897093 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-e75a5fd7-1df8-4332-ba9b-9c29e993c9af tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:04:21.897093 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-e75a5fd7-1df8-4332-ba9b-9c29e993c9af tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:04:21.897306 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-e75a5fd7-1df8-4332-ba9b-9c29e993c9af tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Show backup with id 9a0d0b4d-aa88-465b-9f79-301321ede101. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:04:21.902506 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:04:21.902506 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:04:21.903518 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-e75a5fd7-1df8-4332-ba9b-9c29e993c9af tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] https://10.4.3.240/volume/v3/backups/9a0d0b4d-aa88-465b-9f79-301321ede101 returned with HTTP 200 Aug 20 01:04:21.904186 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 849/3353] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:04:21 2026] GET /volume/v3/backups/9a0d0b4d-aa88-465b-9f79-301321ede101 => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:04:21.987846 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-61df2635-a17f-49c8-bf19-6a0cd3c6e6e8 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:04:21.990963 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-61df2635-a17f-49c8-bf19-6a0cd3c6e6e8 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] GET https://10.4.3.240/volume/v3/volumes/2abc3e17-dae5-4636-9543-722978055ef5 Aug 20 01:04:21.991148 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-61df2635-a17f-49c8-bf19-6a0cd3c6e6e8 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:04:21.991314 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-61df2635-a17f-49c8-bf19-6a0cd3c6e6e8 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:04:22.002111 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:04:22.002111 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:04:22.005904 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-61df2635-a17f-49c8-bf19-6a0cd3c6e6e8 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Volume info retrieved successfully. Aug 20 01:04:22.010679 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-61df2635-a17f-49c8-bf19-6a0cd3c6e6e8 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] https://10.4.3.240/volume/v3/volumes/2abc3e17-dae5-4636-9543-722978055ef5 returned with HTTP 200 Aug 20 01:04:22.011055 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 841/3354] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:04:21 2026] GET /volume/v3/volumes/2abc3e17-dae5-4636-9543-722978055ef5 => generated 1362 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:04:22.295016 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-3bbfe93d-5d92-4f53-b607-fad1816c571c None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:04:22.297474 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-3bbfe93d-5d92-4f53-b607-fad1816c571c tempest-ServerRescueNegativeTestJSON-518548524 tempest-ServerRescueNegativeTestJSON-518548524-project-member] GET https://10.4.3.240/volume/v3/volumes/8c16acf1-5375-4008-9275-1112829a5507 Aug 20 01:04:22.297782 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-3bbfe93d-5d92-4f53-b607-fad1816c571c tempest-ServerRescueNegativeTestJSON-518548524 tempest-ServerRescueNegativeTestJSON-518548524-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:04:22.298011 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-3bbfe93d-5d92-4f53-b607-fad1816c571c tempest-ServerRescueNegativeTestJSON-518548524 tempest-ServerRescueNegativeTestJSON-518548524-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:04:22.309714 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:04:22.309714 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:04:22.313880 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-3bbfe93d-5d92-4f53-b607-fad1816c571c tempest-ServerRescueNegativeTestJSON-518548524 tempest-ServerRescueNegativeTestJSON-518548524-project-member] Volume info retrieved successfully. Aug 20 01:04:22.319654 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-3bbfe93d-5d92-4f53-b607-fad1816c571c tempest-ServerRescueNegativeTestJSON-518548524 tempest-ServerRescueNegativeTestJSON-518548524-project-member] https://10.4.3.240/volume/v3/volumes/8c16acf1-5375-4008-9275-1112829a5507 returned with HTTP 200 Aug 20 01:04:22.320083 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 831/3355] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:04:22 2026] GET /volume/v3/volumes/8c16acf1-5375-4008-9275-1112829a5507 => generated 851 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:04:22.593120 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-c0cab7cb-4363-433b-9c67-616de93894b5 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:04:22.594028 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-c0cab7cb-4363-433b-9c67-616de93894b5 None None] GET https://10.4.3.240/volume// Aug 20 01:04:22.594028 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-c0cab7cb-4363-433b-9c67-616de93894b5 None None] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:04:22.594028 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-c0cab7cb-4363-433b-9c67-616de93894b5 None None] Calling method 'all' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:04:22.594243 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-c0cab7cb-4363-433b-9c67-616de93894b5 None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 20 01:04:22.594608 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 835/3356] 10.4.3.240 () {66 vars in 1426 bytes} [Thu Aug 20 01:04:22 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 01:04:22.605512 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-c34d83df-5f2d-4378-9373-79c4e0b17638 req-b0910780-0f75-4b98-a3c4-2c46549a2571 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:04:22.607788 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-c34d83df-5f2d-4378-9373-79c4e0b17638 req-b0910780-0f75-4b98-a3c4-2c46549a2571 tempest-TestVolumeBootPatternV346-114315032 tempest-TestVolumeBootPatternV346-114315032-project-member] GET https://10.4.3.240/volume/v3/volumes/5f8b2033-b512-48da-a495-0c686a55e138 Aug 20 01:04:22.607987 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-c34d83df-5f2d-4378-9373-79c4e0b17638 req-b0910780-0f75-4b98-a3c4-2c46549a2571 tempest-TestVolumeBootPatternV346-114315032 tempest-TestVolumeBootPatternV346-114315032-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:04:22.608163 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-c34d83df-5f2d-4378-9373-79c4e0b17638 req-b0910780-0f75-4b98-a3c4-2c46549a2571 tempest-TestVolumeBootPatternV346-114315032 tempest-TestVolumeBootPatternV346-114315032-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:04:22.618756 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:04:22.618756 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:04:22.622048 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [req-c34d83df-5f2d-4378-9373-79c4e0b17638 req-b0910780-0f75-4b98-a3c4-2c46549a2571 tempest-TestVolumeBootPatternV346-114315032 tempest-TestVolumeBootPatternV346-114315032-project-member] Volume info retrieved successfully. Aug 20 01:04:22.628566 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-c34d83df-5f2d-4378-9373-79c4e0b17638 req-b0910780-0f75-4b98-a3c4-2c46549a2571 tempest-TestVolumeBootPatternV346-114315032 tempest-TestVolumeBootPatternV346-114315032-project-member] https://10.4.3.240/volume/v3/volumes/5f8b2033-b512-48da-a495-0c686a55e138 returned with HTTP 200 Aug 20 01:04:22.628918 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 850/3357] 10.4.3.240 () {70 vars in 1639 bytes} [Thu Aug 20 01:04:22 2026] GET /volume/v3/volumes/5f8b2033-b512-48da-a495-0c686a55e138 => generated 1583 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 01:04:22.743819 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-c34d83df-5f2d-4378-9373-79c4e0b17638 req-21021640-af33-4ffd-a9b2-44c132aeb993 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:04:22.746900 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-c34d83df-5f2d-4378-9373-79c4e0b17638 req-21021640-af33-4ffd-a9b2-44c132aeb993 tempest-TestVolumeBootPatternV346-114315032 tempest-TestVolumeBootPatternV346-114315032-project-member] PUT https://10.4.3.240/volume/v3/attachments/ddf83ae5-5357-47ec-808f-3b6dac242843 Aug 20 01:04:22.747458 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-c34d83df-5f2d-4378-9373-79c4e0b17638 req-21021640-af33-4ffd-a9b2-44c132aeb993 tempest-TestVolumeBootPatternV346-114315032 tempest-TestVolumeBootPatternV346-114315032-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.240", "host": "np0000007838", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:e656b6daafb0", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "870eaf75-1108-49d5-b5ab-79f4c93758d0", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:04:22.759682 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.coordination [req-c34d83df-5f2d-4378-9373-79c4e0b17638 req-21021640-af33-4ffd-a9b2-44c132aeb993 tempest-TestVolumeBootPatternV346-114315032 tempest-TestVolumeBootPatternV346-114315032-project-member] Acquiring lock "cinder-attachment_update-5f8b2033-b512-48da-a495-0c686a55e138-np0000007838" by "attachment_update" {{(pid=100214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 01:04:22.765121 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.coordination [req-c34d83df-5f2d-4378-9373-79c4e0b17638 req-21021640-af33-4ffd-a9b2-44c132aeb993 tempest-TestVolumeBootPatternV346-114315032 tempest-TestVolumeBootPatternV346-114315032-project-member] Lock "cinder-attachment_update-5f8b2033-b512-48da-a495-0c686a55e138-np0000007838" acquired by "attachment_update" :: waited 0.005s {{(pid=100214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 01:04:22.766608 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:04:22.766608 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:04:22.879747 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.coordination [req-c34d83df-5f2d-4378-9373-79c4e0b17638 req-21021640-af33-4ffd-a9b2-44c132aeb993 tempest-TestVolumeBootPatternV346-114315032 tempest-TestVolumeBootPatternV346-114315032-project-member] Lock "cinder-attachment_update-5f8b2033-b512-48da-a495-0c686a55e138-np0000007838" released by "attachment_update" :: held 0.115s {{(pid=100214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 01:04:22.880082 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-c34d83df-5f2d-4378-9373-79c4e0b17638 req-21021640-af33-4ffd-a9b2-44c132aeb993 tempest-TestVolumeBootPatternV346-114315032 tempest-TestVolumeBootPatternV346-114315032-project-member] https://10.4.3.240/volume/v3/attachments/ddf83ae5-5357-47ec-808f-3b6dac242843 returned with HTTP 200 Aug 20 01:04:22.880559 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 842/3358] 10.4.3.240 () {74 vars in 1704 bytes} [Thu Aug 20 01:04:22 2026] PUT /volume/v3/attachments/ddf83ae5-5357-47ec-808f-3b6dac242843 => generated 969 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:04:22.907623 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [req-c34d83df-5f2d-4378-9373-79c4e0b17638 req-ef0aa2eb-f789-47cb-b9e7-037c22a1256c None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:04:22.910135 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-c34d83df-5f2d-4378-9373-79c4e0b17638 req-ef0aa2eb-f789-47cb-b9e7-037c22a1256c tempest-TestVolumeBootPatternV346-114315032 tempest-TestVolumeBootPatternV346-114315032-project-member] POST https://10.4.3.240/volume/v3/attachments/ddf83ae5-5357-47ec-808f-3b6dac242843/action Aug 20 01:04:22.910606 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [req-c34d83df-5f2d-4378-9373-79c4e0b17638 req-ef0aa2eb-f789-47cb-b9e7-037c22a1256c tempest-TestVolumeBootPatternV346-114315032 tempest-TestVolumeBootPatternV346-114315032-project-member] Action body: b'{"os-complete": null}' {{(pid=100213) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 01:04:22.910771 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [req-c34d83df-5f2d-4378-9373-79c4e0b17638 req-ef0aa2eb-f789-47cb-b9e7-037c22a1256c tempest-TestVolumeBootPatternV346-114315032 tempest-TestVolumeBootPatternV346-114315032-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:04:22.916904 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-6ae45dbf-ca8d-4ab5-a9ff-b4015cae6c02 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:04:22.918741 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-6ae45dbf-ca8d-4ab5-a9ff-b4015cae6c02 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] GET https://10.4.3.240/volume/v3/backups/9a0d0b4d-aa88-465b-9f79-301321ede101 Aug 20 01:04:22.918973 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-6ae45dbf-ca8d-4ab5-a9ff-b4015cae6c02 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:04:22.919194 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-6ae45dbf-ca8d-4ab5-a9ff-b4015cae6c02 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:04:22.919317 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.v3.backups [None req-6ae45dbf-ca8d-4ab5-a9ff-b4015cae6c02 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Show backup with id 9a0d0b4d-aa88-465b-9f79-301321ede101. {{(pid=100212) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:04:22.927048 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:04:22.927048 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:04:22.927250 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:04:22.927250 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:04:22.927715 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-6ae45dbf-ca8d-4ab5-a9ff-b4015cae6c02 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] https://10.4.3.240/volume/v3/backups/9a0d0b4d-aa88-465b-9f79-301321ede101 returned with HTTP 200 Aug 20 01:04:22.928065 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 836/3359] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:04:22 2026] GET /volume/v3/backups/9a0d0b4d-aa88-465b-9f79-301321ede101 => generated 737 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:04:22.940399 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-c34d83df-5f2d-4378-9373-79c4e0b17638 req-ef0aa2eb-f789-47cb-b9e7-037c22a1256c tempest-TestVolumeBootPatternV346-114315032 tempest-TestVolumeBootPatternV346-114315032-project-member] https://10.4.3.240/volume/v3/attachments/ddf83ae5-5357-47ec-808f-3b6dac242843/action returned with HTTP 204 Aug 20 01:04:22.940697 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 832/3360] 10.4.3.240 () {74 vars in 1725 bytes} [Thu Aug 20 01:04:22 2026] POST /volume/v3/attachments/ddf83ae5-5357-47ec-808f-3b6dac242843/action => generated 0 bytes in 34 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:04:23.026017 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-7106652b-75d1-43ca-86e2-9d6cc4e1d3ff None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:04:23.035584 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-7106652b-75d1-43ca-86e2-9d6cc4e1d3ff tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] GET https://10.4.3.240/volume/v3/volumes/2abc3e17-dae5-4636-9543-722978055ef5 Aug 20 01:04:23.035584 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-7106652b-75d1-43ca-86e2-9d6cc4e1d3ff tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:04:23.035584 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-7106652b-75d1-43ca-86e2-9d6cc4e1d3ff tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:04:23.038616 np0000007838 devstack@c-api.service[100215]: DEBUG dbcounter [-] [100215] Writing DB stats cinder:SELECT=257,cinder:UPDATE=50,cinder:INSERT=22 {{(pid=100215) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 01:04:23.051051 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:04:23.051051 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:04:23.056780 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-7106652b-75d1-43ca-86e2-9d6cc4e1d3ff tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Volume info retrieved successfully. Aug 20 01:04:23.063950 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-7106652b-75d1-43ca-86e2-9d6cc4e1d3ff tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] https://10.4.3.240/volume/v3/volumes/2abc3e17-dae5-4636-9543-722978055ef5 returned with HTTP 200 Aug 20 01:04:23.064465 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 851/3361] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:04:23 2026] GET /volume/v3/volumes/2abc3e17-dae5-4636-9543-722978055ef5 => generated 1362 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:04:23.095659 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-a6d9fdf4-0ba5-4c61-91f7-4dcfb4a2ac05 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:04:23.097505 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-a6d9fdf4-0ba5-4c61-91f7-4dcfb4a2ac05 tempest-TestStampPattern-1235210939 tempest-TestStampPattern-1235210939-project-member] GET https://10.4.3.240/volume/v3/volumes/c7f7f793-3750-4099-8c56-0a347c329786 Aug 20 01:04:23.097755 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-a6d9fdf4-0ba5-4c61-91f7-4dcfb4a2ac05 tempest-TestStampPattern-1235210939 tempest-TestStampPattern-1235210939-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:04:23.097967 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-a6d9fdf4-0ba5-4c61-91f7-4dcfb4a2ac05 tempest-TestStampPattern-1235210939 tempest-TestStampPattern-1235210939-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:04:23.105332 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:04:23.105332 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:04:23.110106 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-a6d9fdf4-0ba5-4c61-91f7-4dcfb4a2ac05 tempest-TestStampPattern-1235210939 tempest-TestStampPattern-1235210939-project-member] Volume info retrieved successfully. Aug 20 01:04:23.114552 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-a6d9fdf4-0ba5-4c61-91f7-4dcfb4a2ac05 tempest-TestStampPattern-1235210939 tempest-TestStampPattern-1235210939-project-member] https://10.4.3.240/volume/v3/volumes/c7f7f793-3750-4099-8c56-0a347c329786 returned with HTTP 200 Aug 20 01:04:23.114983 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 843/3362] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:04:23 2026] GET /volume/v3/volumes/c7f7f793-3750-4099-8c56-0a347c329786 => generated 840 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:04:23.127926 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-7b9f9eae-8879-4050-9e6e-9217c8028cfb None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:04:23.129710 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-7b9f9eae-8879-4050-9e6e-9217c8028cfb tempest-TestStampPattern-1235210939 tempest-TestStampPattern-1235210939-project-member] GET https://10.4.3.240/volume/v3/volumes/c7f7f793-3750-4099-8c56-0a347c329786 Aug 20 01:04:23.129907 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-7b9f9eae-8879-4050-9e6e-9217c8028cfb tempest-TestStampPattern-1235210939 tempest-TestStampPattern-1235210939-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:04:23.130143 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-7b9f9eae-8879-4050-9e6e-9217c8028cfb tempest-TestStampPattern-1235210939 tempest-TestStampPattern-1235210939-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:04:23.137249 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:04:23.137249 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:04:23.140843 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-7b9f9eae-8879-4050-9e6e-9217c8028cfb tempest-TestStampPattern-1235210939 tempest-TestStampPattern-1235210939-project-member] Volume info retrieved successfully. Aug 20 01:04:23.146174 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-7b9f9eae-8879-4050-9e6e-9217c8028cfb tempest-TestStampPattern-1235210939 tempest-TestStampPattern-1235210939-project-member] https://10.4.3.240/volume/v3/volumes/c7f7f793-3750-4099-8c56-0a347c329786 returned with HTTP 200 Aug 20 01:04:23.146564 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 837/3363] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:04:23 2026] GET /volume/v3/volumes/c7f7f793-3750-4099-8c56-0a347c329786 => generated 840 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:04:23.199127 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [req-68522a23-77ea-4052-9a35-254f28955331 req-46553909-10d0-483b-8b61-0adf52c6c979 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:04:23.202728 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-68522a23-77ea-4052-9a35-254f28955331 req-46553909-10d0-483b-8b61-0adf52c6c979 tempest-TestStampPattern-1235210939 tempest-TestStampPattern-1235210939-project-member] GET https://10.4.3.240/volume/v3/volumes/c7f7f793-3750-4099-8c56-0a347c329786 Aug 20 01:04:23.202989 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [req-68522a23-77ea-4052-9a35-254f28955331 req-46553909-10d0-483b-8b61-0adf52c6c979 tempest-TestStampPattern-1235210939 tempest-TestStampPattern-1235210939-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:04:23.203234 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [req-68522a23-77ea-4052-9a35-254f28955331 req-46553909-10d0-483b-8b61-0adf52c6c979 tempest-TestStampPattern-1235210939 tempest-TestStampPattern-1235210939-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:04:23.212750 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:04:23.212750 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:04:23.217629 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [req-68522a23-77ea-4052-9a35-254f28955331 req-46553909-10d0-483b-8b61-0adf52c6c979 tempest-TestStampPattern-1235210939 tempest-TestStampPattern-1235210939-project-member] Volume info retrieved successfully. Aug 20 01:04:23.223009 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-68522a23-77ea-4052-9a35-254f28955331 req-46553909-10d0-483b-8b61-0adf52c6c979 tempest-TestStampPattern-1235210939 tempest-TestStampPattern-1235210939-project-member] https://10.4.3.240/volume/v3/volumes/c7f7f793-3750-4099-8c56-0a347c329786 returned with HTTP 200 Aug 20 01:04:23.223520 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 833/3364] 10.4.3.240 () {68 vars in 1598 bytes} [Thu Aug 20 01:04:23 2026] GET /volume/v3/volumes/c7f7f793-3750-4099-8c56-0a347c329786 => generated 840 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:04:23.304754 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-e1ad8b89-1b5d-47ce-85f7-205d868cec35 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:04:23.304754 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-e1ad8b89-1b5d-47ce-85f7-205d868cec35 None None] GET https://10.4.3.240/volume// Aug 20 01:04:23.304754 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-e1ad8b89-1b5d-47ce-85f7-205d868cec35 None None] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:04:23.304754 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-e1ad8b89-1b5d-47ce-85f7-205d868cec35 None None] Calling method 'all' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:04:23.304754 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-e1ad8b89-1b5d-47ce-85f7-205d868cec35 None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 20 01:04:23.304754 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 852/3365] 10.4.3.240 () {66 vars in 1428 bytes} [Thu Aug 20 01:04:23 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 01:04:23.312712 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-68522a23-77ea-4052-9a35-254f28955331 req-80485c57-ff83-4ed8-9d71-67fb31a4e2f3 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:04:23.314672 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-68522a23-77ea-4052-9a35-254f28955331 req-80485c57-ff83-4ed8-9d71-67fb31a4e2f3 tempest-TestStampPattern-1235210939 tempest-TestStampPattern-1235210939-project-member] POST https://10.4.3.240/volume/v3/attachments Aug 20 01:04:23.315050 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-68522a23-77ea-4052-9a35-254f28955331 req-80485c57-ff83-4ed8-9d71-67fb31a4e2f3 tempest-TestStampPattern-1235210939 tempest-TestStampPattern-1235210939-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c7f7f793-3750-4099-8c56-0a347c329786", "connector": null, "instance_uuid": "7ee59433-1379-4a97-9505-b4bbe4cafbc0"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:04:23.324031 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:04:23.324031 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:04:23.334168 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-8599e42c-cd3d-4688-bbba-6ad437e68f78 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:04:23.335974 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-8599e42c-cd3d-4688-bbba-6ad437e68f78 tempest-ServerRescueNegativeTestJSON-518548524 tempest-ServerRescueNegativeTestJSON-518548524-project-member] GET https://10.4.3.240/volume/v3/volumes/8c16acf1-5375-4008-9275-1112829a5507 Aug 20 01:04:23.336188 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-8599e42c-cd3d-4688-bbba-6ad437e68f78 tempest-ServerRescueNegativeTestJSON-518548524 tempest-ServerRescueNegativeTestJSON-518548524-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:04:23.336414 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-8599e42c-cd3d-4688-bbba-6ad437e68f78 tempest-ServerRescueNegativeTestJSON-518548524 tempest-ServerRescueNegativeTestJSON-518548524-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:04:23.346750 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:04:23.346750 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:04:23.351634 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-8599e42c-cd3d-4688-bbba-6ad437e68f78 tempest-ServerRescueNegativeTestJSON-518548524 tempest-ServerRescueNegativeTestJSON-518548524-project-member] Volume info retrieved successfully. Aug 20 01:04:23.354766 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-68522a23-77ea-4052-9a35-254f28955331 req-80485c57-ff83-4ed8-9d71-67fb31a4e2f3 tempest-TestStampPattern-1235210939 tempest-TestStampPattern-1235210939-project-member] https://10.4.3.240/volume/v3/attachments returned with HTTP 200 Aug 20 01:04:23.355152 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 844/3366] 10.4.3.240 () {74 vars in 1594 bytes} [Thu Aug 20 01:04:23 2026] POST /volume/v3/attachments => generated 273 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:04:23.356322 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-8599e42c-cd3d-4688-bbba-6ad437e68f78 tempest-ServerRescueNegativeTestJSON-518548524 tempest-ServerRescueNegativeTestJSON-518548524-project-member] https://10.4.3.240/volume/v3/volumes/8c16acf1-5375-4008-9275-1112829a5507 returned with HTTP 200 Aug 20 01:04:23.356872 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 838/3367] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:04:23 2026] GET /volume/v3/volumes/8c16acf1-5375-4008-9275-1112829a5507 => generated 851 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:04:23.387576 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-f0afba45-c33d-4439-8f27-91b2451134ec None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:04:23.389325 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-f0afba45-c33d-4439-8f27-91b2451134ec tempest-TestStampPattern-1235210939 tempest-TestStampPattern-1235210939-project-member] GET https://10.4.3.240/volume/v3/volumes/c7f7f793-3750-4099-8c56-0a347c329786 Aug 20 01:04:23.389547 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-f0afba45-c33d-4439-8f27-91b2451134ec tempest-TestStampPattern-1235210939 tempest-TestStampPattern-1235210939-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:04:23.389741 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-f0afba45-c33d-4439-8f27-91b2451134ec tempest-TestStampPattern-1235210939 tempest-TestStampPattern-1235210939-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:04:23.399122 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:04:23.399122 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:04:23.403174 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-59aae761-71d4-47ec-a5e6-2d1ed357d0f9 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:04:23.403174 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-59aae761-71d4-47ec-a5e6-2d1ed357d0f9 None None] GET https://10.4.3.240/volume// Aug 20 01:04:23.403174 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-59aae761-71d4-47ec-a5e6-2d1ed357d0f9 None None] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:04:23.403174 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-59aae761-71d4-47ec-a5e6-2d1ed357d0f9 None None] Calling method 'all' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:04:23.403376 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-f0afba45-c33d-4439-8f27-91b2451134ec tempest-TestStampPattern-1235210939 tempest-TestStampPattern-1235210939-project-member] Volume info retrieved successfully. Aug 20 01:04:23.403430 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-59aae761-71d4-47ec-a5e6-2d1ed357d0f9 None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 20 01:04:23.403430 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 853/3368] 10.4.3.240 () {66 vars in 1426 bytes} [Thu Aug 20 01:04:23 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 01:04:23.406959 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-f0afba45-c33d-4439-8f27-91b2451134ec tempest-TestStampPattern-1235210939 tempest-TestStampPattern-1235210939-project-member] https://10.4.3.240/volume/v3/volumes/c7f7f793-3750-4099-8c56-0a347c329786 returned with HTTP 200 Aug 20 01:04:23.407290 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 834/3369] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:04:23 2026] GET /volume/v3/volumes/c7f7f793-3750-4099-8c56-0a347c329786 => generated 839 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:04:23.417357 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-68522a23-77ea-4052-9a35-254f28955331 req-3f8babc7-3e9c-4882-b838-8cbc6a78aa59 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:04:23.419404 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-68522a23-77ea-4052-9a35-254f28955331 req-3f8babc7-3e9c-4882-b838-8cbc6a78aa59 tempest-TestStampPattern-1235210939 tempest-TestStampPattern-1235210939-project-member] GET https://10.4.3.240/volume/v3/volumes/c7f7f793-3750-4099-8c56-0a347c329786 Aug 20 01:04:23.419706 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-68522a23-77ea-4052-9a35-254f28955331 req-3f8babc7-3e9c-4882-b838-8cbc6a78aa59 tempest-TestStampPattern-1235210939 tempest-TestStampPattern-1235210939-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:04:23.419865 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-68522a23-77ea-4052-9a35-254f28955331 req-3f8babc7-3e9c-4882-b838-8cbc6a78aa59 tempest-TestStampPattern-1235210939 tempest-TestStampPattern-1235210939-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:04:23.429110 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:04:23.429110 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:04:23.432012 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [req-68522a23-77ea-4052-9a35-254f28955331 req-3f8babc7-3e9c-4882-b838-8cbc6a78aa59 tempest-TestStampPattern-1235210939 tempest-TestStampPattern-1235210939-project-member] Volume info retrieved successfully. Aug 20 01:04:23.435468 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-68522a23-77ea-4052-9a35-254f28955331 req-3f8babc7-3e9c-4882-b838-8cbc6a78aa59 tempest-TestStampPattern-1235210939 tempest-TestStampPattern-1235210939-project-member] https://10.4.3.240/volume/v3/volumes/c7f7f793-3750-4099-8c56-0a347c329786 returned with HTTP 200 Aug 20 01:04:23.435800 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 845/3370] 10.4.3.240 () {70 vars in 1639 bytes} [Thu Aug 20 01:04:23 2026] GET /volume/v3/volumes/c7f7f793-3750-4099-8c56-0a347c329786 => generated 1019 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 01:04:23.547998 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [req-68522a23-77ea-4052-9a35-254f28955331 req-8c70b381-5b37-4a9e-87c8-1dd89896a5f3 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:04:23.550952 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-68522a23-77ea-4052-9a35-254f28955331 req-8c70b381-5b37-4a9e-87c8-1dd89896a5f3 tempest-TestStampPattern-1235210939 tempest-TestStampPattern-1235210939-project-member] PUT https://10.4.3.240/volume/v3/attachments/d10936d4-18f8-4a14-ae4c-4a3cb44afffa Aug 20 01:04:23.551492 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [req-68522a23-77ea-4052-9a35-254f28955331 req-8c70b381-5b37-4a9e-87c8-1dd89896a5f3 tempest-TestStampPattern-1235210939 tempest-TestStampPattern-1235210939-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.240", "host": "np0000007838", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:e656b6daafb0", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "870eaf75-1108-49d5-b5ab-79f4c93758d0", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:04:23.563362 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.coordination [req-68522a23-77ea-4052-9a35-254f28955331 req-8c70b381-5b37-4a9e-87c8-1dd89896a5f3 tempest-TestStampPattern-1235210939 tempest-TestStampPattern-1235210939-project-member] Acquiring lock "cinder-attachment_update-c7f7f793-3750-4099-8c56-0a347c329786-np0000007838" by "attachment_update" {{(pid=100212) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 01:04:23.565394 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.coordination [req-68522a23-77ea-4052-9a35-254f28955331 req-8c70b381-5b37-4a9e-87c8-1dd89896a5f3 tempest-TestStampPattern-1235210939 tempest-TestStampPattern-1235210939-project-member] Lock "cinder-attachment_update-c7f7f793-3750-4099-8c56-0a347c329786-np0000007838" acquired by "attachment_update" :: waited 0.005s {{(pid=100212) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 01:04:23.566308 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:04:23.566308 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:04:23.675310 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-196830f1-fdaf-4519-963f-3b6ea91fbfde None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:04:23.677462 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-196830f1-fdaf-4519-963f-3b6ea91fbfde tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] GET https://10.4.3.240/volume/v3/volumes/fe43c1f4-3c00-4685-a253-3de210632203 Aug 20 01:04:23.677696 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-196830f1-fdaf-4519-963f-3b6ea91fbfde tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:04:23.677936 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-196830f1-fdaf-4519-963f-3b6ea91fbfde tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:04:23.687760 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.coordination [req-68522a23-77ea-4052-9a35-254f28955331 req-8c70b381-5b37-4a9e-87c8-1dd89896a5f3 tempest-TestStampPattern-1235210939 tempest-TestStampPattern-1235210939-project-member] Lock "cinder-attachment_update-c7f7f793-3750-4099-8c56-0a347c329786-np0000007838" released by "attachment_update" :: held 0.122s {{(pid=100212) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 01:04:23.688144 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-68522a23-77ea-4052-9a35-254f28955331 req-8c70b381-5b37-4a9e-87c8-1dd89896a5f3 tempest-TestStampPattern-1235210939 tempest-TestStampPattern-1235210939-project-member] https://10.4.3.240/volume/v3/attachments/d10936d4-18f8-4a14-ae4c-4a3cb44afffa returned with HTTP 200 Aug 20 01:04:23.688721 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 839/3371] 10.4.3.240 () {74 vars in 1704 bytes} [Thu Aug 20 01:04:23 2026] PUT /volume/v3/attachments/d10936d4-18f8-4a14-ae4c-4a3cb44afffa => generated 969 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:04:23.697429 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:04:23.697429 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:04:23.702241 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-196830f1-fdaf-4519-963f-3b6ea91fbfde tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Volume info retrieved successfully. Aug 20 01:04:23.708936 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-196830f1-fdaf-4519-963f-3b6ea91fbfde tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] https://10.4.3.240/volume/v3/volumes/fe43c1f4-3c00-4685-a253-3de210632203 returned with HTTP 200 Aug 20 01:04:23.709406 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 854/3372] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:04:23 2026] GET /volume/v3/volumes/fe43c1f4-3c00-4685-a253-3de210632203 => generated 1637 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:04:23.939401 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-9a9c1c13-862b-43f4-8b7c-60c962fa628d None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:04:23.945211 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-9a9c1c13-862b-43f4-8b7c-60c962fa628d tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] GET https://10.4.3.240/volume/v3/backups/9a0d0b4d-aa88-465b-9f79-301321ede101 Aug 20 01:04:23.945544 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-9a9c1c13-862b-43f4-8b7c-60c962fa628d tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:04:23.945845 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-9a9c1c13-862b-43f4-8b7c-60c962fa628d tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:04:23.946311 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.v3.backups [None req-9a9c1c13-862b-43f4-8b7c-60c962fa628d tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Show backup with id 9a0d0b4d-aa88-465b-9f79-301321ede101. {{(pid=100213) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:04:23.947742 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-de1f6c03-d404-4158-9481-dfbefba70c9b req-94271291-8007-4762-a430-c180cabfc8ff None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:04:23.954404 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-de1f6c03-d404-4158-9481-dfbefba70c9b req-94271291-8007-4762-a430-c180cabfc8ff tempest-ServerRescueNegativeTestJSON-518548524 tempest-ServerRescueNegativeTestJSON-518548524-project-member] POST https://10.4.3.240/volume/v3/attachments/f29aea66-c7c2-47e9-b6fe-25d078f2d62d/action Aug 20 01:04:23.954404 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-de1f6c03-d404-4158-9481-dfbefba70c9b req-94271291-8007-4762-a430-c180cabfc8ff tempest-ServerRescueNegativeTestJSON-518548524 tempest-ServerRescueNegativeTestJSON-518548524-project-member] Action body: b'{"os-complete": null}' {{(pid=100214) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 01:04:23.954404 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-de1f6c03-d404-4158-9481-dfbefba70c9b req-94271291-8007-4762-a430-c180cabfc8ff tempest-ServerRescueNegativeTestJSON-518548524 tempest-ServerRescueNegativeTestJSON-518548524-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:04:23.956888 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:04:23.956888 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:04:23.957810 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-9a9c1c13-862b-43f4-8b7c-60c962fa628d tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] https://10.4.3.240/volume/v3/backups/9a0d0b4d-aa88-465b-9f79-301321ede101 returned with HTTP 200 Aug 20 01:04:23.958306 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 835/3373] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:04:23 2026] GET /volume/v3/backups/9a0d0b4d-aa88-465b-9f79-301321ede101 => generated 737 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:04:23.978310 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:04:23.978310 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:04:23.989643 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-de1f6c03-d404-4158-9481-dfbefba70c9b req-94271291-8007-4762-a430-c180cabfc8ff tempest-ServerRescueNegativeTestJSON-518548524 tempest-ServerRescueNegativeTestJSON-518548524-project-member] https://10.4.3.240/volume/v3/attachments/f29aea66-c7c2-47e9-b6fe-25d078f2d62d/action returned with HTTP 204 Aug 20 01:04:23.990241 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 846/3374] 10.4.3.240 () {74 vars in 1725 bytes} [Thu Aug 20 01:04:23 2026] POST /volume/v3/attachments/f29aea66-c7c2-47e9-b6fe-25d078f2d62d/action => generated 0 bytes in 43 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:04:24.079308 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-9be904e6-8d4a-4804-8dcd-9066a8350384 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:04:24.082699 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-9be904e6-8d4a-4804-8dcd-9066a8350384 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] GET https://10.4.3.240/volume/v3/volumes/2abc3e17-dae5-4636-9543-722978055ef5 Aug 20 01:04:24.082903 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-9be904e6-8d4a-4804-8dcd-9066a8350384 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:04:24.083133 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-9be904e6-8d4a-4804-8dcd-9066a8350384 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:04:24.102840 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:04:24.102840 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:04:24.107464 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-9be904e6-8d4a-4804-8dcd-9066a8350384 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Volume info retrieved successfully. Aug 20 01:04:24.112425 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-9be904e6-8d4a-4804-8dcd-9066a8350384 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] https://10.4.3.240/volume/v3/volumes/2abc3e17-dae5-4636-9543-722978055ef5 returned with HTTP 200 Aug 20 01:04:24.113238 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 840/3375] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:04:24 2026] GET /volume/v3/volumes/2abc3e17-dae5-4636-9543-722978055ef5 => generated 1362 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:04:24.375707 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-86d8cbc4-eed5-4798-883f-96f441562855 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:04:24.377246 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-86d8cbc4-eed5-4798-883f-96f441562855 tempest-ServerRescueNegativeTestJSON-518548524 tempest-ServerRescueNegativeTestJSON-518548524-project-member] GET https://10.4.3.240/volume/v3/volumes/8c16acf1-5375-4008-9275-1112829a5507 Aug 20 01:04:24.377487 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-86d8cbc4-eed5-4798-883f-96f441562855 tempest-ServerRescueNegativeTestJSON-518548524 tempest-ServerRescueNegativeTestJSON-518548524-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:04:24.377730 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-86d8cbc4-eed5-4798-883f-96f441562855 tempest-ServerRescueNegativeTestJSON-518548524 tempest-ServerRescueNegativeTestJSON-518548524-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:04:24.386106 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:04:24.386106 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:04:24.391762 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-86d8cbc4-eed5-4798-883f-96f441562855 tempest-ServerRescueNegativeTestJSON-518548524 tempest-ServerRescueNegativeTestJSON-518548524-project-member] Volume info retrieved successfully. Aug 20 01:04:24.396975 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-86d8cbc4-eed5-4798-883f-96f441562855 tempest-ServerRescueNegativeTestJSON-518548524 tempest-ServerRescueNegativeTestJSON-518548524-project-member] https://10.4.3.240/volume/v3/volumes/8c16acf1-5375-4008-9275-1112829a5507 returned with HTTP 200 Aug 20 01:04:24.397452 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 855/3376] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:04:24 2026] GET /volume/v3/volumes/8c16acf1-5375-4008-9275-1112829a5507 => generated 1143 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:04:24.413948 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-01f2a19d-3489-4ba7-8f1b-6388e7163981 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:04:24.415704 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-01f2a19d-3489-4ba7-8f1b-6388e7163981 tempest-ServerRescueNegativeTestJSON-518548524 tempest-ServerRescueNegativeTestJSON-518548524-project-member] GET https://10.4.3.240/volume/v3/volumes/8c16acf1-5375-4008-9275-1112829a5507 Aug 20 01:04:24.415889 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-01f2a19d-3489-4ba7-8f1b-6388e7163981 tempest-ServerRescueNegativeTestJSON-518548524 tempest-ServerRescueNegativeTestJSON-518548524-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:04:24.416056 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-01f2a19d-3489-4ba7-8f1b-6388e7163981 tempest-ServerRescueNegativeTestJSON-518548524 tempest-ServerRescueNegativeTestJSON-518548524-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:04:24.422929 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-910d9b9a-3048-4a9a-a1b4-41e93d0712f1 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:04:24.426256 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-910d9b9a-3048-4a9a-a1b4-41e93d0712f1 tempest-TestStampPattern-1235210939 tempest-TestStampPattern-1235210939-project-member] GET https://10.4.3.240/volume/v3/volumes/c7f7f793-3750-4099-8c56-0a347c329786 Aug 20 01:04:24.426256 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-910d9b9a-3048-4a9a-a1b4-41e93d0712f1 tempest-TestStampPattern-1235210939 tempest-TestStampPattern-1235210939-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:04:24.426256 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-910d9b9a-3048-4a9a-a1b4-41e93d0712f1 tempest-TestStampPattern-1235210939 tempest-TestStampPattern-1235210939-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:04:24.430977 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:04:24.430977 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:04:24.434280 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-01f2a19d-3489-4ba7-8f1b-6388e7163981 tempest-ServerRescueNegativeTestJSON-518548524 tempest-ServerRescueNegativeTestJSON-518548524-project-member] Volume info retrieved successfully. Aug 20 01:04:24.435013 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:04:24.435013 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:04:24.438145 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-910d9b9a-3048-4a9a-a1b4-41e93d0712f1 tempest-TestStampPattern-1235210939 tempest-TestStampPattern-1235210939-project-member] Volume info retrieved successfully. Aug 20 01:04:24.439624 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-01f2a19d-3489-4ba7-8f1b-6388e7163981 tempest-ServerRescueNegativeTestJSON-518548524 tempest-ServerRescueNegativeTestJSON-518548524-project-member] https://10.4.3.240/volume/v3/volumes/8c16acf1-5375-4008-9275-1112829a5507 returned with HTTP 200 Aug 20 01:04:24.439990 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 836/3377] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:04:24 2026] GET /volume/v3/volumes/8c16acf1-5375-4008-9275-1112829a5507 => generated 1143 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:04:24.448105 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-910d9b9a-3048-4a9a-a1b4-41e93d0712f1 tempest-TestStampPattern-1235210939 tempest-TestStampPattern-1235210939-project-member] https://10.4.3.240/volume/v3/volumes/c7f7f793-3750-4099-8c56-0a347c329786 returned with HTTP 200 Aug 20 01:04:24.448482 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 847/3378] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:04:24 2026] GET /volume/v3/volumes/c7f7f793-3750-4099-8c56-0a347c329786 => generated 840 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:04:24.500621 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [req-3d63eb09-ec40-40cb-8cd2-a1e638416edc req-eefc230d-1d17-48ff-b241-debba255d1a1 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:04:24.503172 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-3d63eb09-ec40-40cb-8cd2-a1e638416edc req-eefc230d-1d17-48ff-b241-debba255d1a1 tempest-ServerRescueNegativeTestJSON-518548524 tempest-ServerRescueNegativeTestJSON-518548524-project-member] GET https://10.4.3.240/volume/v3/volumes/8c16acf1-5375-4008-9275-1112829a5507 Aug 20 01:04:24.503364 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [req-3d63eb09-ec40-40cb-8cd2-a1e638416edc req-eefc230d-1d17-48ff-b241-debba255d1a1 tempest-ServerRescueNegativeTestJSON-518548524 tempest-ServerRescueNegativeTestJSON-518548524-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:04:24.503542 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [req-3d63eb09-ec40-40cb-8cd2-a1e638416edc req-eefc230d-1d17-48ff-b241-debba255d1a1 tempest-ServerRescueNegativeTestJSON-518548524 tempest-ServerRescueNegativeTestJSON-518548524-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:04:24.512231 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:04:24.512231 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:04:24.515018 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [req-3d63eb09-ec40-40cb-8cd2-a1e638416edc req-eefc230d-1d17-48ff-b241-debba255d1a1 tempest-ServerRescueNegativeTestJSON-518548524 tempest-ServerRescueNegativeTestJSON-518548524-project-member] Volume info retrieved successfully. Aug 20 01:04:24.518791 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-3d63eb09-ec40-40cb-8cd2-a1e638416edc req-eefc230d-1d17-48ff-b241-debba255d1a1 tempest-ServerRescueNegativeTestJSON-518548524 tempest-ServerRescueNegativeTestJSON-518548524-project-member] https://10.4.3.240/volume/v3/volumes/8c16acf1-5375-4008-9275-1112829a5507 returned with HTTP 200 Aug 20 01:04:24.519180 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 841/3379] 10.4.3.240 () {68 vars in 1598 bytes} [Thu Aug 20 01:04:24 2026] GET /volume/v3/volumes/8c16acf1-5375-4008-9275-1112829a5507 => generated 1143 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:04:24.701352 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-f0cffe4c-f512-4ec1-a51c-598a0c3641ca None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:04:24.703006 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-f0cffe4c-f512-4ec1-a51c-598a0c3641ca tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 20 01:04:24.703662 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-f0cffe4c-f512-4ec1-a51c-598a0c3641ca tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320", "imageRef": "7dbfc53e-6284-4b30-af46-1f5958591b50", "size": 1}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:04:24.704706 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.v3.volumes [None req-f0cffe4c-f512-4ec1-a51c-598a0c3641ca tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] Create volume request body: {'volume': {'name': 'volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320', 'imageRef': '7dbfc53e-6284-4b30-af46-1f5958591b50', 'size': 1}} {{(pid=100215) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 01:04:24.782013 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-f0cffe4c-f512-4ec1-a51c-598a0c3641ca tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] Create volume of 1 GB Aug 20 01:04:24.786153 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-f0cffe4c-f512-4ec1-a51c-598a0c3641ca tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] Availability Zones retrieved successfully. Aug 20 01:04:24.791252 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-f0cffe4c-f512-4ec1-a51c-598a0c3641ca tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] Flow 'volume_create_api' (3215b40d-bc93-4281-8982-13230510e35c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:04:24.792757 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-f0cffe4c-f512-4ec1-a51c-598a0c3641ca tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f6d45f09-89a4-41a4-b564-6274f525b975) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:04:24.793159 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.flows.api.create_volume [None req-f0cffe4c-f512-4ec1-a51c-598a0c3641ca tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] Validating volume size '1' using validate_int {{(pid=100215) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 01:04:24.859376 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-f0cffe4c-f512-4ec1-a51c-598a0c3641ca tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f6d45f09-89a4-41a4-b564-6274f525b975) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:52:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1ed58bd6-fe6a-497e-ae84-e8199d24fdfa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:04:24.862008 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-f0cffe4c-f512-4ec1-a51c-598a0c3641ca tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ad9f808f-53fd-4389-893f-1fefdd42ddf1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:04:24.950833 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.quota [None req-f0cffe4c-f512-4ec1-a51c-598a0c3641ca tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] Created reservations ['d4f49dda-c1e4-485d-8b59-ea86153274ec', 'b1ec5da9-e2a9-457c-83a2-e133284c0ddf', '55687315-c848-486f-aaef-dc8189bd167f', 'a7d62d0d-cbda-4a79-8a20-5faa6c8854e1'] {{(pid=100215) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 01:04:24.951566 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-f0cffe4c-f512-4ec1-a51c-598a0c3641ca tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ad9f808f-53fd-4389-893f-1fefdd42ddf1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d4f49dda-c1e4-485d-8b59-ea86153274ec', 'b1ec5da9-e2a9-457c-83a2-e133284c0ddf', '55687315-c848-486f-aaef-dc8189bd167f', 'a7d62d0d-cbda-4a79-8a20-5faa6c8854e1']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:04:24.952630 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-f0cffe4c-f512-4ec1-a51c-598a0c3641ca tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9974001f-d5de-415e-a70d-eb43ddccc1a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:04:24.975229 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-9498169b-dcf5-47bb-bc5a-9d2f9f0463dd None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:04:24.978287 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-9498169b-dcf5-47bb-bc5a-9d2f9f0463dd tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] GET https://10.4.3.240/volume/v3/backups/9a0d0b4d-aa88-465b-9f79-301321ede101 Aug 20 01:04:24.978287 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-9498169b-dcf5-47bb-bc5a-9d2f9f0463dd tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:04:24.978287 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-9498169b-dcf5-47bb-bc5a-9d2f9f0463dd tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:04:24.978287 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.v3.backups [None req-9498169b-dcf5-47bb-bc5a-9d2f9f0463dd tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Show backup with id 9a0d0b4d-aa88-465b-9f79-301321ede101. {{(pid=100213) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:04:24.983201 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:04:24.983201 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:04:24.983873 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-9498169b-dcf5-47bb-bc5a-9d2f9f0463dd tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] https://10.4.3.240/volume/v3/backups/9a0d0b4d-aa88-465b-9f79-301321ede101 returned with HTTP 200 Aug 20 01:04:24.984260 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 837/3380] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:04:24 2026] GET /volume/v3/backups/9a0d0b4d-aa88-465b-9f79-301321ede101 => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:04:24.988013 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-f0cffe4c-f512-4ec1-a51c-598a0c3641ca tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9974001f-d5de-415e-a70d-eb43ddccc1a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7fea381a-9899-452d-a479-fdccb2fe325a', '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='7998190c73384cde876be70494c59f42',qos_specs=None,replication_status=,reservations=['d4f49dda-c1e4-485d-8b59-ea86153274ec','b1ec5da9-e2a9-457c-83a2-e133284c0ddf','55687315-c848-486f-aaef-dc8189bd167f','a7d62d0d-cbda-4a79-8a20-5faa6c8854e1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7e81e6d4249240039e408103db0e0e0f',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T01:04:24Z,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=7fea381a-9899-452d-a479-fdccb2fe325a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7998190c73384cde876be70494c59f42',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7e81e6d4249240039e408103db0e0e0f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1ed58bd6-fe6a-497e-ae84-e8199d24fdfa),volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:04:24.988610 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-f0cffe4c-f512-4ec1-a51c-598a0c3641ca tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (19bcf142-0c8b-4e15-a626-5ddaacf72785) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:04:25.015688 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-f0cffe4c-f512-4ec1-a51c-598a0c3641ca tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (19bcf142-0c8b-4e15-a626-5ddaacf72785) transitioned into state 'SUCCESS' from 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='7998190c73384cde876be70494c59f42',qos_specs=None,replication_status=,reservations=['d4f49dda-c1e4-485d-8b59-ea86153274ec','b1ec5da9-e2a9-457c-83a2-e133284c0ddf','55687315-c848-486f-aaef-dc8189bd167f','a7d62d0d-cbda-4a79-8a20-5faa6c8854e1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7e81e6d4249240039e408103db0e0e0f',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:04:25.016533 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-f0cffe4c-f512-4ec1-a51c-598a0c3641ca tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2e34a4f7-87fb-4cae-9ab4-8931d3a760ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:04:25.027614 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-f0cffe4c-f512-4ec1-a51c-598a0c3641ca tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2e34a4f7-87fb-4cae-9ab4-8931d3a760ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:04:25.029527 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-f0cffe4c-f512-4ec1-a51c-598a0c3641ca tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] Flow 'volume_create_api' (3215b40d-bc93-4281-8982-13230510e35c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:04:25.030306 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-f0cffe4c-f512-4ec1-a51c-598a0c3641ca tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] Create volume request issued successfully. Aug 20 01:04:25.031659 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-f0cffe4c-f512-4ec1-a51c-598a0c3641ca tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 20 01:04:25.033376 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 856/3381] 10.4.3.240 () {70 vars in 1300 bytes} [Thu Aug 20 01:04:24 2026] POST /volume/v3/volumes => generated 775 bytes in 332 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:04:25.045422 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-e400e9cb-073f-465b-bf81-8b8bf1238b6d None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:04:25.047542 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-e400e9cb-073f-465b-bf81-8b8bf1238b6d tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] GET https://10.4.3.240/volume/v3/volumes/7fea381a-9899-452d-a479-fdccb2fe325a Aug 20 01:04:25.047775 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-e400e9cb-073f-465b-bf81-8b8bf1238b6d tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:04:25.048033 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-e400e9cb-073f-465b-bf81-8b8bf1238b6d tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:04:25.060749 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:04:25.060749 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:04:25.069371 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-e400e9cb-073f-465b-bf81-8b8bf1238b6d tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] Volume info retrieved successfully. Aug 20 01:04:25.077188 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-e400e9cb-073f-465b-bf81-8b8bf1238b6d tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] https://10.4.3.240/volume/v3/volumes/7fea381a-9899-452d-a479-fdccb2fe325a returned with HTTP 200 Aug 20 01:04:25.083358 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 848/3382] 10.4.3.240 () {68 vars in 1389 bytes} [Thu Aug 20 01:04:25 2026] GET /volume/v3/volumes/7fea381a-9899-452d-a479-fdccb2fe325a => generated 843 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:04:25.134292 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-82e78794-e0b8-4e5e-a935-688f6315add9 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:04:25.136310 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-82e78794-e0b8-4e5e-a935-688f6315add9 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] GET https://10.4.3.240/volume/v3/volumes/2abc3e17-dae5-4636-9543-722978055ef5 Aug 20 01:04:25.136537 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-82e78794-e0b8-4e5e-a935-688f6315add9 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:04:25.136689 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-82e78794-e0b8-4e5e-a935-688f6315add9 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:04:25.151852 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:04:25.151852 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:04:25.154895 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-82e78794-e0b8-4e5e-a935-688f6315add9 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Volume info retrieved successfully. Aug 20 01:04:25.160203 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-82e78794-e0b8-4e5e-a935-688f6315add9 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] https://10.4.3.240/volume/v3/volumes/2abc3e17-dae5-4636-9543-722978055ef5 returned with HTTP 200 Aug 20 01:04:25.160780 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 842/3383] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:04:25 2026] GET /volume/v3/volumes/2abc3e17-dae5-4636-9543-722978055ef5 => generated 1362 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:04:25.464499 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-bb61c6da-649b-4086-98ad-6a30979f720b None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:04:25.466542 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-bb61c6da-649b-4086-98ad-6a30979f720b tempest-TestStampPattern-1235210939 tempest-TestStampPattern-1235210939-project-member] GET https://10.4.3.240/volume/v3/volumes/c7f7f793-3750-4099-8c56-0a347c329786 Aug 20 01:04:25.466793 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-bb61c6da-649b-4086-98ad-6a30979f720b tempest-TestStampPattern-1235210939 tempest-TestStampPattern-1235210939-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:04:25.467042 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-bb61c6da-649b-4086-98ad-6a30979f720b tempest-TestStampPattern-1235210939 tempest-TestStampPattern-1235210939-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:04:25.478461 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:04:25.478461 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:04:25.483522 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-bb61c6da-649b-4086-98ad-6a30979f720b tempest-TestStampPattern-1235210939 tempest-TestStampPattern-1235210939-project-member] Volume info retrieved successfully. Aug 20 01:04:25.487950 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-bb61c6da-649b-4086-98ad-6a30979f720b tempest-TestStampPattern-1235210939 tempest-TestStampPattern-1235210939-project-member] https://10.4.3.240/volume/v3/volumes/c7f7f793-3750-4099-8c56-0a347c329786 returned with HTTP 200 Aug 20 01:04:25.488449 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 838/3384] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:04:25 2026] GET /volume/v3/volumes/c7f7f793-3750-4099-8c56-0a347c329786 => generated 840 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:04:25.995072 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-c3eca07f-ed04-4bf9-ba1b-f9b7ad710646 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:04:25.996744 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-c3eca07f-ed04-4bf9-ba1b-f9b7ad710646 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] GET https://10.4.3.240/volume/v3/backups/9a0d0b4d-aa88-465b-9f79-301321ede101 Aug 20 01:04:25.996929 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-c3eca07f-ed04-4bf9-ba1b-f9b7ad710646 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:04:25.997101 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-c3eca07f-ed04-4bf9-ba1b-f9b7ad710646 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:04:25.997299 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-c3eca07f-ed04-4bf9-ba1b-f9b7ad710646 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Show backup with id 9a0d0b4d-aa88-465b-9f79-301321ede101. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:04:26.001022 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:04:26.001022 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:04:26.001666 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-c3eca07f-ed04-4bf9-ba1b-f9b7ad710646 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] https://10.4.3.240/volume/v3/backups/9a0d0b4d-aa88-465b-9f79-301321ede101 returned with HTTP 200 Aug 20 01:04:26.001983 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 857/3385] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:04:25 2026] GET /volume/v3/backups/9a0d0b4d-aa88-465b-9f79-301321ede101 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:04:26.094689 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-f9f69b65-4c6f-424f-98de-8cc34fa59a08 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:04:26.096769 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-f9f69b65-4c6f-424f-98de-8cc34fa59a08 tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] GET https://10.4.3.240/volume/v3/volumes/7fea381a-9899-452d-a479-fdccb2fe325a Aug 20 01:04:26.097155 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-f9f69b65-4c6f-424f-98de-8cc34fa59a08 tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:04:26.097441 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-f9f69b65-4c6f-424f-98de-8cc34fa59a08 tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:04:26.105771 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:04:26.105771 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:04:26.109519 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-f9f69b65-4c6f-424f-98de-8cc34fa59a08 tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] Volume info retrieved successfully. Aug 20 01:04:26.114937 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-f9f69b65-4c6f-424f-98de-8cc34fa59a08 tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] https://10.4.3.240/volume/v3/volumes/7fea381a-9899-452d-a479-fdccb2fe325a returned with HTTP 200 Aug 20 01:04:26.115461 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 849/3386] 10.4.3.240 () {68 vars in 1389 bytes} [Thu Aug 20 01:04:26 2026] GET /volume/v3/volumes/7fea381a-9899-452d-a479-fdccb2fe325a => generated 925 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:04:26.174415 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-74e4d48e-c276-4c7e-9383-6c076772b345 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:04:26.175958 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-74e4d48e-c276-4c7e-9383-6c076772b345 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] GET https://10.4.3.240/volume/v3/volumes/2abc3e17-dae5-4636-9543-722978055ef5 Aug 20 01:04:26.176084 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-74e4d48e-c276-4c7e-9383-6c076772b345 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:04:26.176259 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-74e4d48e-c276-4c7e-9383-6c076772b345 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:04:26.187193 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:04:26.187193 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:04:26.191118 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-74e4d48e-c276-4c7e-9383-6c076772b345 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Volume info retrieved successfully. Aug 20 01:04:26.197120 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-74e4d48e-c276-4c7e-9383-6c076772b345 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] https://10.4.3.240/volume/v3/volumes/2abc3e17-dae5-4636-9543-722978055ef5 returned with HTTP 200 Aug 20 01:04:26.197877 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 843/3387] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:04:26 2026] GET /volume/v3/volumes/2abc3e17-dae5-4636-9543-722978055ef5 => generated 1362 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:04:26.499738 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-2e62d981-dabe-4fac-9519-9d7287b57bd4 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:04:26.501229 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-2e62d981-dabe-4fac-9519-9d7287b57bd4 tempest-TestStampPattern-1235210939 tempest-TestStampPattern-1235210939-project-member] GET https://10.4.3.240/volume/v3/volumes/c7f7f793-3750-4099-8c56-0a347c329786 Aug 20 01:04:26.501432 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-2e62d981-dabe-4fac-9519-9d7287b57bd4 tempest-TestStampPattern-1235210939 tempest-TestStampPattern-1235210939-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:04:26.501634 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-2e62d981-dabe-4fac-9519-9d7287b57bd4 tempest-TestStampPattern-1235210939 tempest-TestStampPattern-1235210939-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:04:26.512379 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:04:26.512379 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:04:26.516407 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-2e62d981-dabe-4fac-9519-9d7287b57bd4 tempest-TestStampPattern-1235210939 tempest-TestStampPattern-1235210939-project-member] Volume info retrieved successfully. Aug 20 01:04:26.520562 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-2e62d981-dabe-4fac-9519-9d7287b57bd4 tempest-TestStampPattern-1235210939 tempest-TestStampPattern-1235210939-project-member] https://10.4.3.240/volume/v3/volumes/c7f7f793-3750-4099-8c56-0a347c329786 returned with HTTP 200 Aug 20 01:04:26.520963 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 839/3388] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:04:26 2026] GET /volume/v3/volumes/c7f7f793-3750-4099-8c56-0a347c329786 => generated 840 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:04:26.936190 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-384aeaa7-902b-4584-b46c-d26f736a1a67 req-ad482f16-66df-41d8-aca9-88944a650059 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:04:26.938056 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-384aeaa7-902b-4584-b46c-d26f736a1a67 req-ad482f16-66df-41d8-aca9-88944a650059 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] POST https://10.4.3.240/volume/v3/attachments/9552225f-c289-41d5-8892-51682896e3b5/action Aug 20 01:04:26.938373 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-384aeaa7-902b-4584-b46c-d26f736a1a67 req-ad482f16-66df-41d8-aca9-88944a650059 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Action body: b'{"os-complete": null}' {{(pid=100215) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 01:04:26.938491 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-384aeaa7-902b-4584-b46c-d26f736a1a67 req-ad482f16-66df-41d8-aca9-88944a650059 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:04:26.952121 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:04:26.952121 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:04:26.961888 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-384aeaa7-902b-4584-b46c-d26f736a1a67 req-ad482f16-66df-41d8-aca9-88944a650059 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] https://10.4.3.240/volume/v3/attachments/9552225f-c289-41d5-8892-51682896e3b5/action returned with HTTP 204 Aug 20 01:04:26.962392 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 858/3389] 10.4.3.240 () {74 vars in 1725 bytes} [Thu Aug 20 01:04:26 2026] POST /volume/v3/attachments/9552225f-c289-41d5-8892-51682896e3b5/action => generated 0 bytes in 26 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:04:27.011796 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-ef177535-0251-42f1-bd82-1b4c44b8e294 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:04:27.013483 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-ef177535-0251-42f1-bd82-1b4c44b8e294 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] GET https://10.4.3.240/volume/v3/backups/9a0d0b4d-aa88-465b-9f79-301321ede101 Aug 20 01:04:27.013716 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-ef177535-0251-42f1-bd82-1b4c44b8e294 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:04:27.013893 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-ef177535-0251-42f1-bd82-1b4c44b8e294 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:04:27.013987 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-ef177535-0251-42f1-bd82-1b4c44b8e294 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Show backup with id 9a0d0b4d-aa88-465b-9f79-301321ede101. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:04:27.018174 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:04:27.018174 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:04:27.018794 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-ef177535-0251-42f1-bd82-1b4c44b8e294 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] https://10.4.3.240/volume/v3/backups/9a0d0b4d-aa88-465b-9f79-301321ede101 returned with HTTP 200 Aug 20 01:04:27.019107 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 850/3390] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:04:27 2026] GET /volume/v3/backups/9a0d0b4d-aa88-465b-9f79-301321ede101 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:04:27.127802 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-4ce4b544-13cb-42c5-b6ab-42f7781c7db4 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:04:27.129958 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-4ce4b544-13cb-42c5-b6ab-42f7781c7db4 tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] GET https://10.4.3.240/volume/v3/volumes/7fea381a-9899-452d-a479-fdccb2fe325a Aug 20 01:04:27.130186 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-4ce4b544-13cb-42c5-b6ab-42f7781c7db4 tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:04:27.130373 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-4ce4b544-13cb-42c5-b6ab-42f7781c7db4 tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:04:27.137507 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:04:27.137507 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:04:27.141014 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-4ce4b544-13cb-42c5-b6ab-42f7781c7db4 tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] Volume info retrieved successfully. Aug 20 01:04:27.153746 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-4ce4b544-13cb-42c5-b6ab-42f7781c7db4 tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] https://10.4.3.240/volume/v3/volumes/7fea381a-9899-452d-a479-fdccb2fe325a returned with HTTP 200 Aug 20 01:04:27.154142 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 844/3391] 10.4.3.240 () {68 vars in 1389 bytes} [Thu Aug 20 01:04:27 2026] GET /volume/v3/volumes/7fea381a-9899-452d-a479-fdccb2fe325a => generated 928 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:04:27.210708 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-2fa446d6-4d0d-4a09-af70-e807d2cf2b55 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:04:27.214190 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-2fa446d6-4d0d-4a09-af70-e807d2cf2b55 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] GET https://10.4.3.240/volume/v3/volumes/2abc3e17-dae5-4636-9543-722978055ef5 Aug 20 01:04:27.214495 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-2fa446d6-4d0d-4a09-af70-e807d2cf2b55 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:04:27.214792 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-2fa446d6-4d0d-4a09-af70-e807d2cf2b55 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:04:27.227725 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:04:27.227725 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:04:27.231489 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-2fa446d6-4d0d-4a09-af70-e807d2cf2b55 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Volume info retrieved successfully. Aug 20 01:04:27.236048 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-2fa446d6-4d0d-4a09-af70-e807d2cf2b55 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] https://10.4.3.240/volume/v3/volumes/2abc3e17-dae5-4636-9543-722978055ef5 returned with HTTP 200 Aug 20 01:04:27.236607 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 840/3392] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:04:27 2026] GET /volume/v3/volumes/2abc3e17-dae5-4636-9543-722978055ef5 => generated 1654 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:04:27.256756 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-9971cab5-36bd-438f-a18e-99323dcaee2b None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:04:27.258528 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-9971cab5-36bd-438f-a18e-99323dcaee2b tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] POST https://10.4.3.240/volume/v3/snapshots Aug 20 01:04:27.258954 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-9971cab5-36bd-438f-a18e-99323dcaee2b tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "2abc3e17-dae5-4636-9543-722978055ef5", "force": false, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2065189836"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:04:27.272575 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:04:27.272575 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:04:27.273078 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-9971cab5-36bd-438f-a18e-99323dcaee2b tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Volume info retrieved successfully. Aug 20 01:04:27.273234 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.v3.snapshots [None req-9971cab5-36bd-438f-a18e-99323dcaee2b tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Create snapshot from volume 2abc3e17-dae5-4636-9543-722978055ef5 Aug 20 01:04:27.277235 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-9971cab5-36bd-438f-a18e-99323dcaee2b tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] https://10.4.3.240/volume/v3/snapshots returned with HTTP 400 Aug 20 01:04:27.278422 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 859/3393] 10.4.3.240 () {68 vars in 1265 bytes} [Thu Aug 20 01:04:27 2026] POST /volume/v3/snapshots => generated 160 bytes in 22 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 20 01:04:27.288733 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-ac5eb145-20bb-420d-b01f-160ee7a002b7 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:04:27.290507 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-ac5eb145-20bb-420d-b01f-160ee7a002b7 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] POST https://10.4.3.240/volume/v3/snapshots Aug 20 01:04:27.290823 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-ac5eb145-20bb-420d-b01f-160ee7a002b7 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "2abc3e17-dae5-4636-9543-722978055ef5", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1431922728"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:04:27.301427 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:04:27.301427 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:04:27.301893 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-ac5eb145-20bb-420d-b01f-160ee7a002b7 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Volume info retrieved successfully. Aug 20 01:04:27.302017 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.v3.snapshots [None req-ac5eb145-20bb-420d-b01f-160ee7a002b7 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Create snapshot from volume 2abc3e17-dae5-4636-9543-722978055ef5 Aug 20 01:04:27.329756 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.quota [None req-ac5eb145-20bb-420d-b01f-160ee7a002b7 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Created reservations ['bc230b4b-d8f5-485c-a9b6-d18de78a3718', 'e94e6474-0d58-4294-8705-72c69d228ed2', 'db266b18-a9f5-41d7-b6ed-201920cbccf1', 'ff11a498-7b88-46cb-93b2-3af3ba49ee27'] {{(pid=100214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 01:04:27.368987 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-ac5eb145-20bb-420d-b01f-160ee7a002b7 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Snapshot force create request issued successfully. Aug 20 01:04:27.369321 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-ac5eb145-20bb-420d-b01f-160ee7a002b7 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] https://10.4.3.240/volume/v3/snapshots returned with HTTP 202 Aug 20 01:04:27.369801 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 851/3394] 10.4.3.240 () {68 vars in 1265 bytes} [Thu Aug 20 01:04:27 2026] POST /volume/v3/snapshots => generated 310 bytes in 81 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 01:04:27.379902 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-d31fe062-b335-4bf0-b091-95fe2cf66f3a None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:04:27.381600 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-d31fe062-b335-4bf0-b091-95fe2cf66f3a tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] GET https://10.4.3.240/volume/v3/snapshots/ce43a842-a509-461d-b075-adc177b7d64e Aug 20 01:04:27.381806 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-d31fe062-b335-4bf0-b091-95fe2cf66f3a tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:04:27.381987 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-d31fe062-b335-4bf0-b091-95fe2cf66f3a tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:04:27.387003 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:04:27.387003 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:04:27.387410 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-d31fe062-b335-4bf0-b091-95fe2cf66f3a tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Snapshot retrieved successfully. Aug 20 01:04:27.388173 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-d31fe062-b335-4bf0-b091-95fe2cf66f3a tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] https://10.4.3.240/volume/v3/snapshots/ce43a842-a509-461d-b075-adc177b7d64e returned with HTTP 200 Aug 20 01:04:27.388498 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 845/3395] 10.4.3.240 () {66 vars in 1354 bytes} [Thu Aug 20 01:04:27 2026] GET /volume/v3/snapshots/ce43a842-a509-461d-b075-adc177b7d64e => generated 442 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:04:27.532184 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-b6cc588c-3c0f-42ce-b9dc-a40a7f39816b None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:04:27.533777 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-b6cc588c-3c0f-42ce-b9dc-a40a7f39816b tempest-TestStampPattern-1235210939 tempest-TestStampPattern-1235210939-project-member] GET https://10.4.3.240/volume/v3/volumes/c7f7f793-3750-4099-8c56-0a347c329786 Aug 20 01:04:27.533940 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-b6cc588c-3c0f-42ce-b9dc-a40a7f39816b tempest-TestStampPattern-1235210939 tempest-TestStampPattern-1235210939-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:04:27.534109 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-b6cc588c-3c0f-42ce-b9dc-a40a7f39816b tempest-TestStampPattern-1235210939 tempest-TestStampPattern-1235210939-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:04:27.542078 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:04:27.542078 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:04:27.545173 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-b6cc588c-3c0f-42ce-b9dc-a40a7f39816b tempest-TestStampPattern-1235210939 tempest-TestStampPattern-1235210939-project-member] Volume info retrieved successfully. Aug 20 01:04:27.548634 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-b6cc588c-3c0f-42ce-b9dc-a40a7f39816b tempest-TestStampPattern-1235210939 tempest-TestStampPattern-1235210939-project-member] https://10.4.3.240/volume/v3/volumes/c7f7f793-3750-4099-8c56-0a347c329786 returned with HTTP 200 Aug 20 01:04:27.549134 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 841/3396] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:04:27 2026] GET /volume/v3/volumes/c7f7f793-3750-4099-8c56-0a347c329786 => generated 840 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:04:28.030897 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-a4dbd24d-1da1-4efc-9ca4-e2cad98ec262 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:04:28.033108 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-a4dbd24d-1da1-4efc-9ca4-e2cad98ec262 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] GET https://10.4.3.240/volume/v3/backups/9a0d0b4d-aa88-465b-9f79-301321ede101 Aug 20 01:04:28.033357 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-a4dbd24d-1da1-4efc-9ca4-e2cad98ec262 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:04:28.033629 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-a4dbd24d-1da1-4efc-9ca4-e2cad98ec262 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:04:28.033770 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-a4dbd24d-1da1-4efc-9ca4-e2cad98ec262 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Show backup with id 9a0d0b4d-aa88-465b-9f79-301321ede101. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:04:28.038617 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:04:28.038617 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:04:28.039202 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-a4dbd24d-1da1-4efc-9ca4-e2cad98ec262 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] https://10.4.3.240/volume/v3/backups/9a0d0b4d-aa88-465b-9f79-301321ede101 returned with HTTP 200 Aug 20 01:04:28.039815 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 860/3397] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:04:28 2026] GET /volume/v3/backups/9a0d0b4d-aa88-465b-9f79-301321ede101 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:04:28.171369 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-501fd50f-30d3-4e31-bb72-e91528316e1e None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:04:28.173602 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-501fd50f-30d3-4e31-bb72-e91528316e1e tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] GET https://10.4.3.240/volume/v3/volumes/7fea381a-9899-452d-a479-fdccb2fe325a Aug 20 01:04:28.173602 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-501fd50f-30d3-4e31-bb72-e91528316e1e tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:04:28.173602 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-501fd50f-30d3-4e31-bb72-e91528316e1e tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:04:28.180715 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:04:28.180715 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:04:28.183895 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-501fd50f-30d3-4e31-bb72-e91528316e1e tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] Volume info retrieved successfully. Aug 20 01:04:28.189366 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-501fd50f-30d3-4e31-bb72-e91528316e1e tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] https://10.4.3.240/volume/v3/volumes/7fea381a-9899-452d-a479-fdccb2fe325a returned with HTTP 200 Aug 20 01:04:28.189912 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 852/3398] 10.4.3.240 () {68 vars in 1389 bytes} [Thu Aug 20 01:04:28 2026] GET /volume/v3/volumes/7fea381a-9899-452d-a479-fdccb2fe325a => generated 928 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:04:28.398925 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-ac3c8067-9c3b-4cdd-b0d0-129c23177418 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:04:28.403356 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-ac3c8067-9c3b-4cdd-b0d0-129c23177418 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] GET https://10.4.3.240/volume/v3/snapshots/ce43a842-a509-461d-b075-adc177b7d64e Aug 20 01:04:28.403356 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-ac3c8067-9c3b-4cdd-b0d0-129c23177418 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:04:28.403356 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-ac3c8067-9c3b-4cdd-b0d0-129c23177418 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:04:28.405737 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:04:28.405737 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:04:28.406152 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-ac3c8067-9c3b-4cdd-b0d0-129c23177418 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Snapshot retrieved successfully. Aug 20 01:04:28.406925 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-ac3c8067-9c3b-4cdd-b0d0-129c23177418 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] https://10.4.3.240/volume/v3/snapshots/ce43a842-a509-461d-b075-adc177b7d64e returned with HTTP 200 Aug 20 01:04:28.407254 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 846/3399] 10.4.3.240 () {66 vars in 1354 bytes} [Thu Aug 20 01:04:28 2026] GET /volume/v3/snapshots/ce43a842-a509-461d-b075-adc177b7d64e => generated 469 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:04:28.424875 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-6f456248-b82a-4f19-bec4-0acd29913b5a None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:04:28.426393 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-6f456248-b82a-4f19-bec4-0acd29913b5a tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] POST https://10.4.3.240/volume/v3/snapshots Aug 20 01:04:28.426802 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-6f456248-b82a-4f19-bec4-0acd29913b5a tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "2abc3e17-dae5-4636-9543-722978055ef5", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1615734021"}} {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:04:28.439716 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:04:28.439716 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:04:28.440330 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-6f456248-b82a-4f19-bec4-0acd29913b5a tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Volume info retrieved successfully. Aug 20 01:04:28.440524 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.v3.snapshots [None req-6f456248-b82a-4f19-bec4-0acd29913b5a tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Create snapshot from volume 2abc3e17-dae5-4636-9543-722978055ef5 Aug 20 01:04:28.468061 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.quota [None req-6f456248-b82a-4f19-bec4-0acd29913b5a tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Created reservations ['1a5a4c8e-b9fc-4ed8-8eaa-26f8adaf948c', 'e23c4bc3-f09d-467f-bfb5-fd093c0e2336', 'fd595954-e26c-4d27-a38a-c0a7aba69107', 'b5134491-c4b1-4e9e-b5d7-f89347dd0314'] {{(pid=100213) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 01:04:28.481168 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-51d8743a-e3f4-4f58-b080-d555848c4dbe req-cffc6846-276f-49aa-af6a-f44a29e75694 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:04:28.486002 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-51d8743a-e3f4-4f58-b080-d555848c4dbe req-cffc6846-276f-49aa-af6a-f44a29e75694 tempest-ServerRescueNegativeTestJSON-518548524 tempest-ServerRescueNegativeTestJSON-518548524-project-member] GET https://10.4.3.240/volume/v3/volumes/8c16acf1-5375-4008-9275-1112829a5507 Aug 20 01:04:28.486169 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-51d8743a-e3f4-4f58-b080-d555848c4dbe req-cffc6846-276f-49aa-af6a-f44a29e75694 tempest-ServerRescueNegativeTestJSON-518548524 tempest-ServerRescueNegativeTestJSON-518548524-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:04:28.486351 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-51d8743a-e3f4-4f58-b080-d555848c4dbe req-cffc6846-276f-49aa-af6a-f44a29e75694 tempest-ServerRescueNegativeTestJSON-518548524 tempest-ServerRescueNegativeTestJSON-518548524-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:04:28.496993 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:04:28.496993 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:04:28.501104 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [req-51d8743a-e3f4-4f58-b080-d555848c4dbe req-cffc6846-276f-49aa-af6a-f44a29e75694 tempest-ServerRescueNegativeTestJSON-518548524 tempest-ServerRescueNegativeTestJSON-518548524-project-member] Volume info retrieved successfully. Aug 20 01:04:28.502701 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-6f456248-b82a-4f19-bec4-0acd29913b5a tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Snapshot force create request issued successfully. Aug 20 01:04:28.503003 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-6f456248-b82a-4f19-bec4-0acd29913b5a tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] https://10.4.3.240/volume/v3/snapshots returned with HTTP 202 Aug 20 01:04:28.503413 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 842/3400] 10.4.3.240 () {68 vars in 1265 bytes} [Thu Aug 20 01:04:28 2026] POST /volume/v3/snapshots => generated 310 bytes in 79 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 01:04:28.506048 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-51d8743a-e3f4-4f58-b080-d555848c4dbe req-cffc6846-276f-49aa-af6a-f44a29e75694 tempest-ServerRescueNegativeTestJSON-518548524 tempest-ServerRescueNegativeTestJSON-518548524-project-member] https://10.4.3.240/volume/v3/volumes/8c16acf1-5375-4008-9275-1112829a5507 returned with HTTP 200 Aug 20 01:04:28.507648 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 861/3401] 10.4.3.240 () {68 vars in 1598 bytes} [Thu Aug 20 01:04:28 2026] GET /volume/v3/volumes/8c16acf1-5375-4008-9275-1112829a5507 => generated 1143 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:04:28.511561 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-0472fefb-a5fa-4c06-bdfb-fa8f679533f4 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:04:28.518015 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-0472fefb-a5fa-4c06-bdfb-fa8f679533f4 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] GET https://10.4.3.240/volume/v3/snapshots/90b7ad95-64fb-44a6-aa93-7598888d67c7 Aug 20 01:04:28.518243 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-0472fefb-a5fa-4c06-bdfb-fa8f679533f4 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:04:28.518488 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-0472fefb-a5fa-4c06-bdfb-fa8f679533f4 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:04:28.525954 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:04:28.525954 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:04:28.526521 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-0472fefb-a5fa-4c06-bdfb-fa8f679533f4 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Snapshot retrieved successfully. Aug 20 01:04:28.527317 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-0472fefb-a5fa-4c06-bdfb-fa8f679533f4 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] https://10.4.3.240/volume/v3/snapshots/90b7ad95-64fb-44a6-aa93-7598888d67c7 returned with HTTP 200 Aug 20 01:04:28.527757 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 853/3402] 10.4.3.240 () {66 vars in 1354 bytes} [Thu Aug 20 01:04:28 2026] GET /volume/v3/snapshots/90b7ad95-64fb-44a6-aa93-7598888d67c7 => generated 442 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:04:28.561631 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-28361c52-dc18-4550-8319-24289118137c None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:04:28.563925 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-28361c52-dc18-4550-8319-24289118137c tempest-TestStampPattern-1235210939 tempest-TestStampPattern-1235210939-project-member] GET https://10.4.3.240/volume/v3/volumes/c7f7f793-3750-4099-8c56-0a347c329786 Aug 20 01:04:28.564225 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-28361c52-dc18-4550-8319-24289118137c tempest-TestStampPattern-1235210939 tempest-TestStampPattern-1235210939-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:04:28.564573 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-28361c52-dc18-4550-8319-24289118137c tempest-TestStampPattern-1235210939 tempest-TestStampPattern-1235210939-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:04:28.580285 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:04:28.580285 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:04:28.585766 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-28361c52-dc18-4550-8319-24289118137c tempest-TestStampPattern-1235210939 tempest-TestStampPattern-1235210939-project-member] Volume info retrieved successfully. Aug 20 01:04:28.593649 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-28361c52-dc18-4550-8319-24289118137c tempest-TestStampPattern-1235210939 tempest-TestStampPattern-1235210939-project-member] https://10.4.3.240/volume/v3/volumes/c7f7f793-3750-4099-8c56-0a347c329786 returned with HTTP 200 Aug 20 01:04:28.594487 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 847/3403] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:04:28 2026] GET /volume/v3/volumes/c7f7f793-3750-4099-8c56-0a347c329786 => generated 840 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:04:29.051501 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-4891e391-f700-47d1-914f-a8b6416fe0c2 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:04:29.053871 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-4891e391-f700-47d1-914f-a8b6416fe0c2 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] GET https://10.4.3.240/volume/v3/backups/9a0d0b4d-aa88-465b-9f79-301321ede101 Aug 20 01:04:29.054133 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-4891e391-f700-47d1-914f-a8b6416fe0c2 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:04:29.054553 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-4891e391-f700-47d1-914f-a8b6416fe0c2 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:04:29.054681 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.v3.backups [None req-4891e391-f700-47d1-914f-a8b6416fe0c2 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Show backup with id 9a0d0b4d-aa88-465b-9f79-301321ede101. {{(pid=100213) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:04:29.059198 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:04:29.059198 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:04:29.059867 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-4891e391-f700-47d1-914f-a8b6416fe0c2 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] https://10.4.3.240/volume/v3/backups/9a0d0b4d-aa88-465b-9f79-301321ede101 returned with HTTP 200 Aug 20 01:04:29.060214 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 843/3404] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:04:29 2026] GET /volume/v3/backups/9a0d0b4d-aa88-465b-9f79-301321ede101 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:04:29.202454 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-7b30bef6-74d9-4f03-bf0c-d277435f4886 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:04:29.204369 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-7b30bef6-74d9-4f03-bf0c-d277435f4886 tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] GET https://10.4.3.240/volume/v3/volumes/7fea381a-9899-452d-a479-fdccb2fe325a Aug 20 01:04:29.204614 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-7b30bef6-74d9-4f03-bf0c-d277435f4886 tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:04:29.204826 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-7b30bef6-74d9-4f03-bf0c-d277435f4886 tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:04:29.221236 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:04:29.221236 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:04:29.226544 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-7b30bef6-74d9-4f03-bf0c-d277435f4886 tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] Volume info retrieved successfully. Aug 20 01:04:29.233181 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-7b30bef6-74d9-4f03-bf0c-d277435f4886 tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] https://10.4.3.240/volume/v3/volumes/7fea381a-9899-452d-a479-fdccb2fe325a returned with HTTP 200 Aug 20 01:04:29.233181 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 862/3405] 10.4.3.240 () {68 vars in 1389 bytes} [Thu Aug 20 01:04:29 2026] GET /volume/v3/volumes/7fea381a-9899-452d-a479-fdccb2fe325a => generated 928 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:04:29.536844 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-4bda72e3-bc1e-4885-9550-786e38c2aa1d None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:04:29.539987 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-4bda72e3-bc1e-4885-9550-786e38c2aa1d tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] GET https://10.4.3.240/volume/v3/snapshots/90b7ad95-64fb-44a6-aa93-7598888d67c7 Aug 20 01:04:29.540158 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-4bda72e3-bc1e-4885-9550-786e38c2aa1d tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:04:29.540330 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-4bda72e3-bc1e-4885-9550-786e38c2aa1d tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:04:29.547020 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:04:29.547020 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:04:29.547529 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-4bda72e3-bc1e-4885-9550-786e38c2aa1d tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Snapshot retrieved successfully. Aug 20 01:04:29.548554 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-4bda72e3-bc1e-4885-9550-786e38c2aa1d tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] https://10.4.3.240/volume/v3/snapshots/90b7ad95-64fb-44a6-aa93-7598888d67c7 returned with HTTP 200 Aug 20 01:04:29.548732 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 854/3406] 10.4.3.240 () {66 vars in 1354 bytes} [Thu Aug 20 01:04:29 2026] GET /volume/v3/snapshots/90b7ad95-64fb-44a6-aa93-7598888d67c7 => generated 469 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:04:29.558770 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-c7e39b56-1d06-429e-89db-636f8039e7b9 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:04:29.561795 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-c7e39b56-1d06-429e-89db-636f8039e7b9 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] POST https://10.4.3.240/volume/v3/snapshots Aug 20 01:04:29.561795 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-c7e39b56-1d06-429e-89db-636f8039e7b9 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "2abc3e17-dae5-4636-9543-722978055ef5", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1896328636"}} {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:04:29.575817 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:04:29.575817 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:04:29.576324 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-c7e39b56-1d06-429e-89db-636f8039e7b9 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Volume info retrieved successfully. Aug 20 01:04:29.576506 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.v3.snapshots [None req-c7e39b56-1d06-429e-89db-636f8039e7b9 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Create snapshot from volume 2abc3e17-dae5-4636-9543-722978055ef5 Aug 20 01:04:29.608551 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-4c4b8358-8123-4560-b33f-f64f5dd71c49 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:04:29.610731 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-4c4b8358-8123-4560-b33f-f64f5dd71c49 tempest-TestStampPattern-1235210939 tempest-TestStampPattern-1235210939-project-member] GET https://10.4.3.240/volume/v3/volumes/c7f7f793-3750-4099-8c56-0a347c329786 Aug 20 01:04:29.610972 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-4c4b8358-8123-4560-b33f-f64f5dd71c49 tempest-TestStampPattern-1235210939 tempest-TestStampPattern-1235210939-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:04:29.611208 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-4c4b8358-8123-4560-b33f-f64f5dd71c49 tempest-TestStampPattern-1235210939 tempest-TestStampPattern-1235210939-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:04:29.617581 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.quota [None req-c7e39b56-1d06-429e-89db-636f8039e7b9 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Created reservations ['8b8c871c-b44d-49a9-9f1b-4d1a990ea6e0', 'd3b497ab-903e-4a51-91cf-5507a6a81c08', '3fd425b0-09d8-4b28-8f71-3caa2e29c5d8', 'e3552f9f-334b-4c2b-88a4-fb31468f3dd0'] {{(pid=100212) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 01:04:29.626914 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:04:29.626914 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:04:29.639060 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-4c4b8358-8123-4560-b33f-f64f5dd71c49 tempest-TestStampPattern-1235210939 tempest-TestStampPattern-1235210939-project-member] Volume info retrieved successfully. Aug 20 01:04:29.644033 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-4c4b8358-8123-4560-b33f-f64f5dd71c49 tempest-TestStampPattern-1235210939 tempest-TestStampPattern-1235210939-project-member] https://10.4.3.240/volume/v3/volumes/c7f7f793-3750-4099-8c56-0a347c329786 returned with HTTP 200 Aug 20 01:04:29.644588 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 844/3407] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:04:29 2026] GET /volume/v3/volumes/c7f7f793-3750-4099-8c56-0a347c329786 => generated 840 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:04:29.662014 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-c7e39b56-1d06-429e-89db-636f8039e7b9 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Snapshot force create request issued successfully. Aug 20 01:04:29.662350 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-c7e39b56-1d06-429e-89db-636f8039e7b9 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] https://10.4.3.240/volume/v3/snapshots returned with HTTP 202 Aug 20 01:04:29.662762 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 848/3408] 10.4.3.240 () {68 vars in 1265 bytes} [Thu Aug 20 01:04:29 2026] POST /volume/v3/snapshots => generated 310 bytes in 104 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 01:04:29.670922 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-b0aa845d-313e-4e21-9a8d-1dbdd8d46e56 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:04:29.673862 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-b0aa845d-313e-4e21-9a8d-1dbdd8d46e56 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] GET https://10.4.3.240/volume/v3/snapshots/98c19d66-ae8f-481b-8079-4cc1c6041346 Aug 20 01:04:29.674287 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-b0aa845d-313e-4e21-9a8d-1dbdd8d46e56 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:04:29.674374 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-b0aa845d-313e-4e21-9a8d-1dbdd8d46e56 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:04:29.681296 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:04:29.681296 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:04:29.681796 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-b0aa845d-313e-4e21-9a8d-1dbdd8d46e56 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Snapshot retrieved successfully. Aug 20 01:04:29.682568 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-b0aa845d-313e-4e21-9a8d-1dbdd8d46e56 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] https://10.4.3.240/volume/v3/snapshots/98c19d66-ae8f-481b-8079-4cc1c6041346 returned with HTTP 200 Aug 20 01:04:29.682965 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 863/3409] 10.4.3.240 () {66 vars in 1354 bytes} [Thu Aug 20 01:04:29 2026] GET /volume/v3/snapshots/98c19d66-ae8f-481b-8079-4cc1c6041346 => generated 442 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:04:30.070125 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-f83a3bf2-243f-45b8-b586-51fdbbafe02b None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:04:30.071911 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-f83a3bf2-243f-45b8-b586-51fdbbafe02b tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] GET https://10.4.3.240/volume/v3/backups/9a0d0b4d-aa88-465b-9f79-301321ede101 Aug 20 01:04:30.072168 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-f83a3bf2-243f-45b8-b586-51fdbbafe02b tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:04:30.072391 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-f83a3bf2-243f-45b8-b586-51fdbbafe02b tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:04:30.072551 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-f83a3bf2-243f-45b8-b586-51fdbbafe02b tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Show backup with id 9a0d0b4d-aa88-465b-9f79-301321ede101. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:04:30.076845 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:04:30.076845 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:04:30.077534 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-f83a3bf2-243f-45b8-b586-51fdbbafe02b tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] https://10.4.3.240/volume/v3/backups/9a0d0b4d-aa88-465b-9f79-301321ede101 returned with HTTP 200 Aug 20 01:04:30.078208 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 855/3410] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:04:30 2026] GET /volume/v3/backups/9a0d0b4d-aa88-465b-9f79-301321ede101 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:04:30.110086 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [req-68522a23-77ea-4052-9a35-254f28955331 req-a5267081-f068-4f4e-a326-eb9bde001483 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:04:30.112888 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-68522a23-77ea-4052-9a35-254f28955331 req-a5267081-f068-4f4e-a326-eb9bde001483 tempest-TestStampPattern-1235210939 tempest-TestStampPattern-1235210939-project-member] POST https://10.4.3.240/volume/v3/attachments/d10936d4-18f8-4a14-ae4c-4a3cb44afffa/action Aug 20 01:04:30.113192 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [req-68522a23-77ea-4052-9a35-254f28955331 req-a5267081-f068-4f4e-a326-eb9bde001483 tempest-TestStampPattern-1235210939 tempest-TestStampPattern-1235210939-project-member] Action body: b'{"os-complete": null}' {{(pid=100213) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 01:04:30.113333 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [req-68522a23-77ea-4052-9a35-254f28955331 req-a5267081-f068-4f4e-a326-eb9bde001483 tempest-TestStampPattern-1235210939 tempest-TestStampPattern-1235210939-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:04:30.127497 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:04:30.127497 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:04:30.138359 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-68522a23-77ea-4052-9a35-254f28955331 req-a5267081-f068-4f4e-a326-eb9bde001483 tempest-TestStampPattern-1235210939 tempest-TestStampPattern-1235210939-project-member] https://10.4.3.240/volume/v3/attachments/d10936d4-18f8-4a14-ae4c-4a3cb44afffa/action returned with HTTP 204 Aug 20 01:04:30.138799 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 845/3411] 10.4.3.240 () {74 vars in 1725 bytes} [Thu Aug 20 01:04:30 2026] POST /volume/v3/attachments/d10936d4-18f8-4a14-ae4c-4a3cb44afffa/action => generated 0 bytes in 29 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:04:30.249305 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-4989b828-8103-4dab-9547-1d5ee328049a None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:04:30.259815 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-4989b828-8103-4dab-9547-1d5ee328049a tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] GET https://10.4.3.240/volume/v3/volumes/7fea381a-9899-452d-a479-fdccb2fe325a Aug 20 01:04:30.260007 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-4989b828-8103-4dab-9547-1d5ee328049a tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:04:30.260174 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-4989b828-8103-4dab-9547-1d5ee328049a tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:04:30.267773 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:04:30.267773 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:04:30.271237 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-4989b828-8103-4dab-9547-1d5ee328049a tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] Volume info retrieved successfully. Aug 20 01:04:30.275215 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-4989b828-8103-4dab-9547-1d5ee328049a tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] https://10.4.3.240/volume/v3/volumes/7fea381a-9899-452d-a479-fdccb2fe325a returned with HTTP 200 Aug 20 01:04:30.275643 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 849/3412] 10.4.3.240 () {68 vars in 1389 bytes} [Thu Aug 20 01:04:30 2026] GET /volume/v3/volumes/7fea381a-9899-452d-a479-fdccb2fe325a => generated 928 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:04:30.387904 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-012f192a-12a2-418b-94a0-887cfbe5c590 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:04:30.469293 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-012f192a-12a2-418b-94a0-887cfbe5c590 tempest-TestServerVolumeAttachmentScenario-591114074 tempest-TestServerVolumeAttachmentScenario-591114074-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 20 01:04:30.469726 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-012f192a-12a2-418b-94a0-887cfbe5c590 tempest-TestServerVolumeAttachmentScenario-591114074 tempest-TestServerVolumeAttachmentScenario-591114074-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachmentScenario-volume-541773751", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:04:30.471477 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.v3.volumes [None req-012f192a-12a2-418b-94a0-887cfbe5c590 tempest-TestServerVolumeAttachmentScenario-591114074 tempest-TestServerVolumeAttachmentScenario-591114074-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachmentScenario-volume-541773751', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100215) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 01:04:30.471602 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-012f192a-12a2-418b-94a0-887cfbe5c590 tempest-TestServerVolumeAttachmentScenario-591114074 tempest-TestServerVolumeAttachmentScenario-591114074-project-member] Create volume of 1 GB Aug 20 01:04:30.476401 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-012f192a-12a2-418b-94a0-887cfbe5c590 tempest-TestServerVolumeAttachmentScenario-591114074 tempest-TestServerVolumeAttachmentScenario-591114074-project-member] Availability Zones retrieved successfully. Aug 20 01:04:30.481902 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-012f192a-12a2-418b-94a0-887cfbe5c590 tempest-TestServerVolumeAttachmentScenario-591114074 tempest-TestServerVolumeAttachmentScenario-591114074-project-member] Flow 'volume_create_api' (111dffff-b15d-476c-9b80-6f53b3f0ba3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:04:30.482795 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-012f192a-12a2-418b-94a0-887cfbe5c590 tempest-TestServerVolumeAttachmentScenario-591114074 tempest-TestServerVolumeAttachmentScenario-591114074-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d24b7c9c-8258-4f58-b7cc-3ef5410dd038) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:04:30.483620 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.flows.api.create_volume [None req-012f192a-12a2-418b-94a0-887cfbe5c590 tempest-TestServerVolumeAttachmentScenario-591114074 tempest-TestServerVolumeAttachmentScenario-591114074-project-member] Validating volume size '1' using validate_int {{(pid=100215) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 01:04:30.504953 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-012f192a-12a2-418b-94a0-887cfbe5c590 tempest-TestServerVolumeAttachmentScenario-591114074 tempest-TestServerVolumeAttachmentScenario-591114074-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d24b7c9c-8258-4f58-b7cc-3ef5410dd038) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:52:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1ed58bd6-fe6a-497e-ae84-e8199d24fdfa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:04:30.505631 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-012f192a-12a2-418b-94a0-887cfbe5c590 tempest-TestServerVolumeAttachmentScenario-591114074 tempest-TestServerVolumeAttachmentScenario-591114074-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (03c93519-ffe5-4433-9d0e-0ea70843d589) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:04:30.555332 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.quota [None req-012f192a-12a2-418b-94a0-887cfbe5c590 tempest-TestServerVolumeAttachmentScenario-591114074 tempest-TestServerVolumeAttachmentScenario-591114074-project-member] Created reservations ['8ee95fcc-3fd7-4a77-bf89-00919b3dcd4e', 'd2e4e9e4-280a-4823-9f55-c7506590d933', '6b27da09-7997-4060-a81f-0776887094eb', 'ec0a85f1-6829-43fa-a93d-1250ca5fcca6'] {{(pid=100215) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 01:04:30.556270 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-012f192a-12a2-418b-94a0-887cfbe5c590 tempest-TestServerVolumeAttachmentScenario-591114074 tempest-TestServerVolumeAttachmentScenario-591114074-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (03c93519-ffe5-4433-9d0e-0ea70843d589) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8ee95fcc-3fd7-4a77-bf89-00919b3dcd4e', 'd2e4e9e4-280a-4823-9f55-c7506590d933', '6b27da09-7997-4060-a81f-0776887094eb', 'ec0a85f1-6829-43fa-a93d-1250ca5fcca6']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:04:30.557280 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-012f192a-12a2-418b-94a0-887cfbe5c590 tempest-TestServerVolumeAttachmentScenario-591114074 tempest-TestServerVolumeAttachmentScenario-591114074-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4ed259d1-a9c7-4a42-91cd-0f6fba786f69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:04:30.585810 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-012f192a-12a2-418b-94a0-887cfbe5c590 tempest-TestServerVolumeAttachmentScenario-591114074 tempest-TestServerVolumeAttachmentScenario-591114074-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4ed259d1-a9c7-4a42-91cd-0f6fba786f69) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '31ba173d-dde6-4dba-a646-fdb39f87af7a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-541773751',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e7fcdf9b6aab4fc899b268270ed5945e',qos_specs=None,replication_status=,reservations=['8ee95fcc-3fd7-4a77-bf89-00919b3dcd4e','d2e4e9e4-280a-4823-9f55-c7506590d933','6b27da09-7997-4060-a81f-0776887094eb','ec0a85f1-6829-43fa-a93d-1250ca5fcca6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='33e6d85b6f6a4affa5b26da4dca57e79',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T01:04:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-541773751',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=31ba173d-dde6-4dba-a646-fdb39f87af7a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e7fcdf9b6aab4fc899b268270ed5945e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='33e6d85b6f6a4affa5b26da4dca57e79',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1ed58bd6-fe6a-497e-ae84-e8199d24fdfa),volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:04:30.586828 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-012f192a-12a2-418b-94a0-887cfbe5c590 tempest-TestServerVolumeAttachmentScenario-591114074 tempest-TestServerVolumeAttachmentScenario-591114074-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ea26477b-e1ac-4851-8dbb-66fe2dd70cfd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:04:30.614198 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-012f192a-12a2-418b-94a0-887cfbe5c590 tempest-TestServerVolumeAttachmentScenario-591114074 tempest-TestServerVolumeAttachmentScenario-591114074-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ea26477b-e1ac-4851-8dbb-66fe2dd70cfd) transitioned into state 'SUCCESS' from state '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-541773751',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e7fcdf9b6aab4fc899b268270ed5945e',qos_specs=None,replication_status=,reservations=['8ee95fcc-3fd7-4a77-bf89-00919b3dcd4e','d2e4e9e4-280a-4823-9f55-c7506590d933','6b27da09-7997-4060-a81f-0776887094eb','ec0a85f1-6829-43fa-a93d-1250ca5fcca6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='33e6d85b6f6a4affa5b26da4dca57e79',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:04:30.615157 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-012f192a-12a2-418b-94a0-887cfbe5c590 tempest-TestServerVolumeAttachmentScenario-591114074 tempest-TestServerVolumeAttachmentScenario-591114074-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a6ba873b-ef45-4362-b348-65742e75bb5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:04:30.626255 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-012f192a-12a2-418b-94a0-887cfbe5c590 tempest-TestServerVolumeAttachmentScenario-591114074 tempest-TestServerVolumeAttachmentScenario-591114074-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a6ba873b-ef45-4362-b348-65742e75bb5d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:04:30.627004 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-012f192a-12a2-418b-94a0-887cfbe5c590 tempest-TestServerVolumeAttachmentScenario-591114074 tempest-TestServerVolumeAttachmentScenario-591114074-project-member] Flow 'volume_create_api' (111dffff-b15d-476c-9b80-6f53b3f0ba3d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:04:30.627257 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-012f192a-12a2-418b-94a0-887cfbe5c590 tempest-TestServerVolumeAttachmentScenario-591114074 tempest-TestServerVolumeAttachmentScenario-591114074-project-member] Create volume request issued successfully. Aug 20 01:04:30.627773 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-012f192a-12a2-418b-94a0-887cfbe5c590 tempest-TestServerVolumeAttachmentScenario-591114074 tempest-TestServerVolumeAttachmentScenario-591114074-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 20 01:04:30.628242 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 864/3413] 10.4.3.240 () {68 vars in 1259 bytes} [Thu Aug 20 01:04:30 2026] POST /volume/v3/volumes => generated 764 bytes in 242 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 01:04:30.639217 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-1a7585fa-65d5-471c-9f05-f10df941c8f9 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:04:30.641008 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-1a7585fa-65d5-471c-9f05-f10df941c8f9 tempest-TestServerVolumeAttachmentScenario-591114074 tempest-TestServerVolumeAttachmentScenario-591114074-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 20 01:04:30.641424 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-1a7585fa-65d5-471c-9f05-f10df941c8f9 tempest-TestServerVolumeAttachmentScenario-591114074 tempest-TestServerVolumeAttachmentScenario-591114074-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachmentScenario-volume-1123775596", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:04:30.643173 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.v3.volumes [None req-1a7585fa-65d5-471c-9f05-f10df941c8f9 tempest-TestServerVolumeAttachmentScenario-591114074 tempest-TestServerVolumeAttachmentScenario-591114074-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachmentScenario-volume-1123775596', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100214) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 01:04:30.643305 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.v3.volumes [None req-1a7585fa-65d5-471c-9f05-f10df941c8f9 tempest-TestServerVolumeAttachmentScenario-591114074 tempest-TestServerVolumeAttachmentScenario-591114074-project-member] Create volume of 1 GB Aug 20 01:04:30.648143 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-1a7585fa-65d5-471c-9f05-f10df941c8f9 tempest-TestServerVolumeAttachmentScenario-591114074 tempest-TestServerVolumeAttachmentScenario-591114074-project-member] Availability Zones retrieved successfully. Aug 20 01:04:30.654511 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-1a7585fa-65d5-471c-9f05-f10df941c8f9 tempest-TestServerVolumeAttachmentScenario-591114074 tempest-TestServerVolumeAttachmentScenario-591114074-project-member] Flow 'volume_create_api' (0f10be59-5490-4bd9-b870-2bbffaedefaf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:04:30.655999 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-1a7585fa-65d5-471c-9f05-f10df941c8f9 tempest-TestServerVolumeAttachmentScenario-591114074 tempest-TestServerVolumeAttachmentScenario-591114074-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f92b514d-76d0-4945-b402-14656fdff198) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:04:30.657077 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.flows.api.create_volume [None req-1a7585fa-65d5-471c-9f05-f10df941c8f9 tempest-TestServerVolumeAttachmentScenario-591114074 tempest-TestServerVolumeAttachmentScenario-591114074-project-member] Validating volume size '1' using validate_int {{(pid=100214) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 01:04:30.658031 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-6ff538e9-05ef-48ce-b229-07d3bb3a15f3 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:04:30.660009 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-6ff538e9-05ef-48ce-b229-07d3bb3a15f3 tempest-TestStampPattern-1235210939 tempest-TestStampPattern-1235210939-project-member] GET https://10.4.3.240/volume/v3/volumes/c7f7f793-3750-4099-8c56-0a347c329786 Aug 20 01:04:30.660169 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-6ff538e9-05ef-48ce-b229-07d3bb3a15f3 tempest-TestStampPattern-1235210939 tempest-TestStampPattern-1235210939-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:04:30.660395 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-6ff538e9-05ef-48ce-b229-07d3bb3a15f3 tempest-TestStampPattern-1235210939 tempest-TestStampPattern-1235210939-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:04:30.670835 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:04:30.670835 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:04:30.674815 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-6ff538e9-05ef-48ce-b229-07d3bb3a15f3 tempest-TestStampPattern-1235210939 tempest-TestStampPattern-1235210939-project-member] Volume info retrieved successfully. Aug 20 01:04:30.678948 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-6ff538e9-05ef-48ce-b229-07d3bb3a15f3 tempest-TestStampPattern-1235210939 tempest-TestStampPattern-1235210939-project-member] https://10.4.3.240/volume/v3/volumes/c7f7f793-3750-4099-8c56-0a347c329786 returned with HTTP 200 Aug 20 01:04:30.679450 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 846/3414] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:04:30 2026] GET /volume/v3/volumes/c7f7f793-3750-4099-8c56-0a347c329786 => generated 1132 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:04:30.687403 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-1a7585fa-65d5-471c-9f05-f10df941c8f9 tempest-TestServerVolumeAttachmentScenario-591114074 tempest-TestServerVolumeAttachmentScenario-591114074-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f92b514d-76d0-4945-b402-14656fdff198) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:52:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1ed58bd6-fe6a-497e-ae84-e8199d24fdfa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:04:30.688094 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-1a7585fa-65d5-471c-9f05-f10df941c8f9 tempest-TestServerVolumeAttachmentScenario-591114074 tempest-TestServerVolumeAttachmentScenario-591114074-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (78ed6a84-c604-4b57-ac9a-98daf9be77a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:04:30.691263 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-890c174b-b5f6-4fa7-95af-b0589c456a1c None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:04:30.691889 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-e83e8d52-a9b2-45fd-9b69-027a9907a2da None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:04:30.692890 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-890c174b-b5f6-4fa7-95af-b0589c456a1c tempest-TestStampPattern-1235210939 tempest-TestStampPattern-1235210939-project-member] GET https://10.4.3.240/volume/v3/volumes/c7f7f793-3750-4099-8c56-0a347c329786 Aug 20 01:04:30.693280 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-890c174b-b5f6-4fa7-95af-b0589c456a1c tempest-TestStampPattern-1235210939 tempest-TestStampPattern-1235210939-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:04:30.693397 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-890c174b-b5f6-4fa7-95af-b0589c456a1c tempest-TestStampPattern-1235210939 tempest-TestStampPattern-1235210939-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:04:30.693836 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-e83e8d52-a9b2-45fd-9b69-027a9907a2da tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] GET https://10.4.3.240/volume/v3/snapshots/98c19d66-ae8f-481b-8079-4cc1c6041346 Aug 20 01:04:30.693972 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-e83e8d52-a9b2-45fd-9b69-027a9907a2da tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:04:30.694093 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-e83e8d52-a9b2-45fd-9b69-027a9907a2da tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:04:30.698856 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:04:30.698856 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:04:30.699251 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-e83e8d52-a9b2-45fd-9b69-027a9907a2da tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Snapshot retrieved successfully. Aug 20 01:04:30.700010 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-e83e8d52-a9b2-45fd-9b69-027a9907a2da tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] https://10.4.3.240/volume/v3/snapshots/98c19d66-ae8f-481b-8079-4cc1c6041346 returned with HTTP 200 Aug 20 01:04:30.700498 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 865/3415] 10.4.3.240 () {66 vars in 1354 bytes} [Thu Aug 20 01:04:30 2026] GET /volume/v3/snapshots/98c19d66-ae8f-481b-8079-4cc1c6041346 => generated 469 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:04:30.701965 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:04:30.701965 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:04:30.705642 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-890c174b-b5f6-4fa7-95af-b0589c456a1c tempest-TestStampPattern-1235210939 tempest-TestStampPattern-1235210939-project-member] Volume info retrieved successfully. Aug 20 01:04:30.708703 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-11346362-72ad-4334-abdd-9a5da5fc73ef None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:04:30.709915 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-890c174b-b5f6-4fa7-95af-b0589c456a1c tempest-TestStampPattern-1235210939 tempest-TestStampPattern-1235210939-project-member] https://10.4.3.240/volume/v3/volumes/c7f7f793-3750-4099-8c56-0a347c329786 returned with HTTP 200 Aug 20 01:04:30.710275 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 850/3416] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:04:30 2026] GET /volume/v3/volumes/c7f7f793-3750-4099-8c56-0a347c329786 => generated 1132 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:04:30.710372 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-11346362-72ad-4334-abdd-9a5da5fc73ef tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] DELETE https://10.4.3.240/volume/v3/snapshots/ce43a842-a509-461d-b075-adc177b7d64e Aug 20 01:04:30.710567 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-11346362-72ad-4334-abdd-9a5da5fc73ef tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:04:30.710763 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-11346362-72ad-4334-abdd-9a5da5fc73ef tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Calling method 'delete' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:04:30.710856 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.v3.snapshots [None req-11346362-72ad-4334-abdd-9a5da5fc73ef tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Delete snapshot with id: ce43a842-a509-461d-b075-adc177b7d64e Aug 20 01:04:30.715540 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:04:30.715540 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:04:30.715924 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-11346362-72ad-4334-abdd-9a5da5fc73ef tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Snapshot retrieved successfully. Aug 20 01:04:30.734823 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-11346362-72ad-4334-abdd-9a5da5fc73ef tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Snapshot delete request issued successfully. Aug 20 01:04:30.735164 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-11346362-72ad-4334-abdd-9a5da5fc73ef tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] https://10.4.3.240/volume/v3/snapshots/ce43a842-a509-461d-b075-adc177b7d64e returned with HTTP 202 Aug 20 01:04:30.735463 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 847/3417] 10.4.3.240 () {66 vars in 1357 bytes} [Thu Aug 20 01:04:30 2026] DELETE /volume/v3/snapshots/ce43a842-a509-461d-b075-adc177b7d64e => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 01:04:30.737738 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.quota [None req-1a7585fa-65d5-471c-9f05-f10df941c8f9 tempest-TestServerVolumeAttachmentScenario-591114074 tempest-TestServerVolumeAttachmentScenario-591114074-project-member] Created reservations ['87f431ce-352d-44dc-9ec7-93469711ab18', '806d86fb-46e6-4890-835b-a03f885aedb3', '4dd07204-26e2-4b3c-9fc9-b4435c7b9598', '859b2976-5a58-40cb-86ea-fbc1c949368f'] {{(pid=100214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 01:04:30.738647 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-1a7585fa-65d5-471c-9f05-f10df941c8f9 tempest-TestServerVolumeAttachmentScenario-591114074 tempest-TestServerVolumeAttachmentScenario-591114074-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (78ed6a84-c604-4b57-ac9a-98daf9be77a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['87f431ce-352d-44dc-9ec7-93469711ab18', '806d86fb-46e6-4890-835b-a03f885aedb3', '4dd07204-26e2-4b3c-9fc9-b4435c7b9598', '859b2976-5a58-40cb-86ea-fbc1c949368f']}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:04:30.739437 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-1a7585fa-65d5-471c-9f05-f10df941c8f9 tempest-TestServerVolumeAttachmentScenario-591114074 tempest-TestServerVolumeAttachmentScenario-591114074-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f1b37143-a5d1-46fe-8729-84bf9ed24d55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:04:30.743641 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-07584f20-395c-4701-b1ea-1628842448c2 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:04:30.745369 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-07584f20-395c-4701-b1ea-1628842448c2 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] GET https://10.4.3.240/volume/v3/snapshots/ce43a842-a509-461d-b075-adc177b7d64e Aug 20 01:04:30.745534 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-07584f20-395c-4701-b1ea-1628842448c2 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:04:30.745736 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-07584f20-395c-4701-b1ea-1628842448c2 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:04:30.750626 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:04:30.750626 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:04:30.751058 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-07584f20-395c-4701-b1ea-1628842448c2 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Snapshot retrieved successfully. Aug 20 01:04:30.751804 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-07584f20-395c-4701-b1ea-1628842448c2 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] https://10.4.3.240/volume/v3/snapshots/ce43a842-a509-461d-b075-adc177b7d64e returned with HTTP 200 Aug 20 01:04:30.752169 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 866/3418] 10.4.3.240 () {66 vars in 1354 bytes} [Thu Aug 20 01:04:30 2026] GET /volume/v3/snapshots/ce43a842-a509-461d-b075-adc177b7d64e => generated 468 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:04:30.773554 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-1a7585fa-65d5-471c-9f05-f10df941c8f9 tempest-TestServerVolumeAttachmentScenario-591114074 tempest-TestServerVolumeAttachmentScenario-591114074-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f1b37143-a5d1-46fe-8729-84bf9ed24d55) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6a4ce075-94f9-405a-81f0-0b836cbac6e2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-1123775596',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e7fcdf9b6aab4fc899b268270ed5945e',qos_specs=None,replication_status=,reservations=['87f431ce-352d-44dc-9ec7-93469711ab18','806d86fb-46e6-4890-835b-a03f885aedb3','4dd07204-26e2-4b3c-9fc9-b4435c7b9598','859b2976-5a58-40cb-86ea-fbc1c949368f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='33e6d85b6f6a4affa5b26da4dca57e79',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T01:04:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-1123775596',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6a4ce075-94f9-405a-81f0-0b836cbac6e2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e7fcdf9b6aab4fc899b268270ed5945e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='33e6d85b6f6a4affa5b26da4dca57e79',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1ed58bd6-fe6a-497e-ae84-e8199d24fdfa),volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:04:30.774388 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-1a7585fa-65d5-471c-9f05-f10df941c8f9 tempest-TestServerVolumeAttachmentScenario-591114074 tempest-TestServerVolumeAttachmentScenario-591114074-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (577ba858-d08e-46d5-a979-468d87714b19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:04:30.794613 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-1a7585fa-65d5-471c-9f05-f10df941c8f9 tempest-TestServerVolumeAttachmentScenario-591114074 tempest-TestServerVolumeAttachmentScenario-591114074-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (577ba858-d08e-46d5-a979-468d87714b19) transitioned into state 'SUCCESS' from state '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-1123775596',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e7fcdf9b6aab4fc899b268270ed5945e',qos_specs=None,replication_status=,reservations=['87f431ce-352d-44dc-9ec7-93469711ab18','806d86fb-46e6-4890-835b-a03f885aedb3','4dd07204-26e2-4b3c-9fc9-b4435c7b9598','859b2976-5a58-40cb-86ea-fbc1c949368f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='33e6d85b6f6a4affa5b26da4dca57e79',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:04:30.795277 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-1a7585fa-65d5-471c-9f05-f10df941c8f9 tempest-TestServerVolumeAttachmentScenario-591114074 tempest-TestServerVolumeAttachmentScenario-591114074-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aa5369be-b72b-4c2f-8ae3-ede0d0d32e22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:04:30.809561 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-1a7585fa-65d5-471c-9f05-f10df941c8f9 tempest-TestServerVolumeAttachmentScenario-591114074 tempest-TestServerVolumeAttachmentScenario-591114074-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aa5369be-b72b-4c2f-8ae3-ede0d0d32e22) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:04:30.810396 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-1a7585fa-65d5-471c-9f05-f10df941c8f9 tempest-TestServerVolumeAttachmentScenario-591114074 tempest-TestServerVolumeAttachmentScenario-591114074-project-member] Flow 'volume_create_api' (0f10be59-5490-4bd9-b870-2bbffaedefaf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:04:30.810884 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-1a7585fa-65d5-471c-9f05-f10df941c8f9 tempest-TestServerVolumeAttachmentScenario-591114074 tempest-TestServerVolumeAttachmentScenario-591114074-project-member] Create volume request issued successfully. Aug 20 01:04:30.811245 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-1a7585fa-65d5-471c-9f05-f10df941c8f9 tempest-TestServerVolumeAttachmentScenario-591114074 tempest-TestServerVolumeAttachmentScenario-591114074-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 20 01:04:30.811691 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 856/3419] 10.4.3.240 () {68 vars in 1259 bytes} [Thu Aug 20 01:04:30 2026] POST /volume/v3/volumes => generated 765 bytes in 173 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 01:04:31.089146 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-e298e19d-4c41-4a71-8b0f-c75308b8fd0d None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:04:31.090994 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-e298e19d-4c41-4a71-8b0f-c75308b8fd0d tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] GET https://10.4.3.240/volume/v3/backups/9a0d0b4d-aa88-465b-9f79-301321ede101 Aug 20 01:04:31.091261 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-e298e19d-4c41-4a71-8b0f-c75308b8fd0d tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:04:31.091512 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-e298e19d-4c41-4a71-8b0f-c75308b8fd0d tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:04:31.091664 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.v3.backups [None req-e298e19d-4c41-4a71-8b0f-c75308b8fd0d tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Show backup with id 9a0d0b4d-aa88-465b-9f79-301321ede101. {{(pid=100212) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:04:31.103431 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:04:31.103431 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:04:31.104241 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-e298e19d-4c41-4a71-8b0f-c75308b8fd0d tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] https://10.4.3.240/volume/v3/backups/9a0d0b4d-aa88-465b-9f79-301321ede101 returned with HTTP 200 Aug 20 01:04:31.104697 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 851/3420] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:04:31 2026] GET /volume/v3/backups/9a0d0b4d-aa88-465b-9f79-301321ede101 => generated 737 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:04:31.291629 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-f47aeadc-0d89-4f0d-94bb-5378b865f99b None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:04:31.293516 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-f47aeadc-0d89-4f0d-94bb-5378b865f99b tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] GET https://10.4.3.240/volume/v3/volumes/7fea381a-9899-452d-a479-fdccb2fe325a Aug 20 01:04:31.293658 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-f47aeadc-0d89-4f0d-94bb-5378b865f99b tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:04:31.293849 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-f47aeadc-0d89-4f0d-94bb-5378b865f99b tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:04:31.303363 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:04:31.303363 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:04:31.311176 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-f47aeadc-0d89-4f0d-94bb-5378b865f99b tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] Volume info retrieved successfully. Aug 20 01:04:31.317634 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-f47aeadc-0d89-4f0d-94bb-5378b865f99b tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] https://10.4.3.240/volume/v3/volumes/7fea381a-9899-452d-a479-fdccb2fe325a returned with HTTP 200 Aug 20 01:04:31.317974 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 848/3421] 10.4.3.240 () {68 vars in 1389 bytes} [Thu Aug 20 01:04:31 2026] GET /volume/v3/volumes/7fea381a-9899-452d-a479-fdccb2fe325a => generated 928 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:04:31.760755 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-d3e90750-47b1-4baa-9341-aebb76403bae None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:04:31.762721 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-d3e90750-47b1-4baa-9341-aebb76403bae tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] GET https://10.4.3.240/volume/v3/snapshots/ce43a842-a509-461d-b075-adc177b7d64e Aug 20 01:04:31.762885 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-d3e90750-47b1-4baa-9341-aebb76403bae tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:04:31.763054 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-d3e90750-47b1-4baa-9341-aebb76403bae tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:04:31.767330 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-d3e90750-47b1-4baa-9341-aebb76403bae tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] https://10.4.3.240/volume/v3/snapshots/ce43a842-a509-461d-b075-adc177b7d64e returned with HTTP 404 Aug 20 01:04:31.767778 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 867/3422] 10.4.3.240 () {66 vars in 1354 bytes} [Thu Aug 20 01:04:31 2026] GET /volume/v3/snapshots/ce43a842-a509-461d-b075-adc177b7d64e => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:04:31.775619 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-43e6594c-5f87-4923-b4d7-2b6d8f9d3c92 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:04:31.777849 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-43e6594c-5f87-4923-b4d7-2b6d8f9d3c92 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] DELETE https://10.4.3.240/volume/v3/snapshots/98c19d66-ae8f-481b-8079-4cc1c6041346 Aug 20 01:04:31.778041 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-43e6594c-5f87-4923-b4d7-2b6d8f9d3c92 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:04:31.778239 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-43e6594c-5f87-4923-b4d7-2b6d8f9d3c92 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Calling method 'delete' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:04:31.778356 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.v3.snapshots [None req-43e6594c-5f87-4923-b4d7-2b6d8f9d3c92 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Delete snapshot with id: 98c19d66-ae8f-481b-8079-4cc1c6041346 Aug 20 01:04:31.783014 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:04:31.783014 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:04:31.783427 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-43e6594c-5f87-4923-b4d7-2b6d8f9d3c92 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Snapshot retrieved successfully. Aug 20 01:04:31.801002 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-43e6594c-5f87-4923-b4d7-2b6d8f9d3c92 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Snapshot delete request issued successfully. Aug 20 01:04:31.801507 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-43e6594c-5f87-4923-b4d7-2b6d8f9d3c92 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] https://10.4.3.240/volume/v3/snapshots/98c19d66-ae8f-481b-8079-4cc1c6041346 returned with HTTP 202 Aug 20 01:04:31.801589 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 857/3423] 10.4.3.240 () {66 vars in 1357 bytes} [Thu Aug 20 01:04:31 2026] DELETE /volume/v3/snapshots/98c19d66-ae8f-481b-8079-4cc1c6041346 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 01:04:31.807740 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-da68aee2-a0d0-44dd-8254-fc80daaf5985 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:04:31.810683 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-da68aee2-a0d0-44dd-8254-fc80daaf5985 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] GET https://10.4.3.240/volume/v3/snapshots/98c19d66-ae8f-481b-8079-4cc1c6041346 Aug 20 01:04:31.810839 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-da68aee2-a0d0-44dd-8254-fc80daaf5985 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:04:31.811011 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-da68aee2-a0d0-44dd-8254-fc80daaf5985 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:04:31.816134 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:04:31.816134 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:04:31.816677 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-da68aee2-a0d0-44dd-8254-fc80daaf5985 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Snapshot retrieved successfully. Aug 20 01:04:31.817500 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-da68aee2-a0d0-44dd-8254-fc80daaf5985 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] https://10.4.3.240/volume/v3/snapshots/98c19d66-ae8f-481b-8079-4cc1c6041346 returned with HTTP 200 Aug 20 01:04:31.817893 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 852/3424] 10.4.3.240 () {66 vars in 1354 bytes} [Thu Aug 20 01:04:31 2026] GET /volume/v3/snapshots/98c19d66-ae8f-481b-8079-4cc1c6041346 => generated 468 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:04:32.119112 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-fb4e5470-502e-4155-8057-9aed3b9e6236 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:04:32.125256 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-fb4e5470-502e-4155-8057-9aed3b9e6236 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] GET https://10.4.3.240/volume/v3/backups/9a0d0b4d-aa88-465b-9f79-301321ede101 Aug 20 01:04:32.125256 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-fb4e5470-502e-4155-8057-9aed3b9e6236 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:04:32.125256 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-fb4e5470-502e-4155-8057-9aed3b9e6236 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:04:32.125256 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.v3.backups [None req-fb4e5470-502e-4155-8057-9aed3b9e6236 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Show backup with id 9a0d0b4d-aa88-465b-9f79-301321ede101. {{(pid=100213) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:04:32.129865 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:04:32.129865 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:04:32.131098 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-fb4e5470-502e-4155-8057-9aed3b9e6236 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] https://10.4.3.240/volume/v3/backups/9a0d0b4d-aa88-465b-9f79-301321ede101 returned with HTTP 200 Aug 20 01:04:32.131813 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 849/3425] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:04:32 2026] GET /volume/v3/backups/9a0d0b4d-aa88-465b-9f79-301321ede101 => generated 737 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:04:32.332320 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-cb2b8af0-5bd7-48ac-a3df-4155114c0867 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:04:32.334520 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-cb2b8af0-5bd7-48ac-a3df-4155114c0867 tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] GET https://10.4.3.240/volume/v3/volumes/7fea381a-9899-452d-a479-fdccb2fe325a Aug 20 01:04:32.334834 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-cb2b8af0-5bd7-48ac-a3df-4155114c0867 tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:04:32.335047 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-cb2b8af0-5bd7-48ac-a3df-4155114c0867 tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:04:32.349394 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:04:32.349394 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:04:32.359255 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-cb2b8af0-5bd7-48ac-a3df-4155114c0867 tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] Volume info retrieved successfully. Aug 20 01:04:32.368858 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-cb2b8af0-5bd7-48ac-a3df-4155114c0867 tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] https://10.4.3.240/volume/v3/volumes/7fea381a-9899-452d-a479-fdccb2fe325a returned with HTTP 200 Aug 20 01:04:32.369553 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 868/3426] 10.4.3.240 () {68 vars in 1389 bytes} [Thu Aug 20 01:04:32 2026] GET /volume/v3/volumes/7fea381a-9899-452d-a479-fdccb2fe325a => generated 928 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:04:32.826994 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-2e3997bd-1a44-418a-89a1-5e180e6c6f29 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:04:32.828971 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-2e3997bd-1a44-418a-89a1-5e180e6c6f29 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] GET https://10.4.3.240/volume/v3/snapshots/98c19d66-ae8f-481b-8079-4cc1c6041346 Aug 20 01:04:32.830984 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-2e3997bd-1a44-418a-89a1-5e180e6c6f29 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:04:32.830984 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-2e3997bd-1a44-418a-89a1-5e180e6c6f29 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:04:32.836237 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-2e3997bd-1a44-418a-89a1-5e180e6c6f29 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] https://10.4.3.240/volume/v3/snapshots/98c19d66-ae8f-481b-8079-4cc1c6041346 returned with HTTP 404 Aug 20 01:04:32.836958 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 858/3427] 10.4.3.240 () {66 vars in 1354 bytes} [Thu Aug 20 01:04:32 2026] GET /volume/v3/snapshots/98c19d66-ae8f-481b-8079-4cc1c6041346 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:04:32.843553 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-7e9cabfb-8136-4eb1-84bb-f6bd622324d5 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:04:32.845368 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-7e9cabfb-8136-4eb1-84bb-f6bd622324d5 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] DELETE https://10.4.3.240/volume/v3/snapshots/90b7ad95-64fb-44a6-aa93-7598888d67c7 Aug 20 01:04:32.845568 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-7e9cabfb-8136-4eb1-84bb-f6bd622324d5 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:04:32.845767 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-7e9cabfb-8136-4eb1-84bb-f6bd622324d5 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Calling method 'delete' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:04:32.845862 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.v3.snapshots [None req-7e9cabfb-8136-4eb1-84bb-f6bd622324d5 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Delete snapshot with id: 90b7ad95-64fb-44a6-aa93-7598888d67c7 Aug 20 01:04:32.853349 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:04:32.853349 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:04:32.853349 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-7e9cabfb-8136-4eb1-84bb-f6bd622324d5 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Snapshot retrieved successfully. Aug 20 01:04:32.868725 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-7e9cabfb-8136-4eb1-84bb-f6bd622324d5 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Snapshot delete request issued successfully. Aug 20 01:04:32.869021 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-7e9cabfb-8136-4eb1-84bb-f6bd622324d5 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] https://10.4.3.240/volume/v3/snapshots/90b7ad95-64fb-44a6-aa93-7598888d67c7 returned with HTTP 202 Aug 20 01:04:32.869866 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 853/3428] 10.4.3.240 () {66 vars in 1357 bytes} [Thu Aug 20 01:04:32 2026] DELETE /volume/v3/snapshots/90b7ad95-64fb-44a6-aa93-7598888d67c7 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 01:04:32.877867 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-ab1a12e4-6958-43e0-ac59-cc53dc0c3974 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:04:32.880121 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-ab1a12e4-6958-43e0-ac59-cc53dc0c3974 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] GET https://10.4.3.240/volume/v3/snapshots/90b7ad95-64fb-44a6-aa93-7598888d67c7 Aug 20 01:04:32.880884 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-ab1a12e4-6958-43e0-ac59-cc53dc0c3974 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:04:32.881261 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-ab1a12e4-6958-43e0-ac59-cc53dc0c3974 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:04:32.890788 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:04:32.890788 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:04:32.890788 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-ab1a12e4-6958-43e0-ac59-cc53dc0c3974 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Snapshot retrieved successfully. Aug 20 01:04:32.893323 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-ab1a12e4-6958-43e0-ac59-cc53dc0c3974 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] https://10.4.3.240/volume/v3/snapshots/90b7ad95-64fb-44a6-aa93-7598888d67c7 returned with HTTP 200 Aug 20 01:04:32.899009 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 850/3429] 10.4.3.240 () {66 vars in 1354 bytes} [Thu Aug 20 01:04:32 2026] GET /volume/v3/snapshots/90b7ad95-64fb-44a6-aa93-7598888d67c7 => generated 468 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:04:33.145193 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-defa3cea-190b-4bde-858c-89f28c9381d9 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:04:33.146716 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-defa3cea-190b-4bde-858c-89f28c9381d9 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] GET https://10.4.3.240/volume/v3/backups/9a0d0b4d-aa88-465b-9f79-301321ede101 Aug 20 01:04:33.146891 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-defa3cea-190b-4bde-858c-89f28c9381d9 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:04:33.147095 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-defa3cea-190b-4bde-858c-89f28c9381d9 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:04:33.147153 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-defa3cea-190b-4bde-858c-89f28c9381d9 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Show backup with id 9a0d0b4d-aa88-465b-9f79-301321ede101. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:04:33.156116 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:04:33.156116 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:04:33.156116 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-defa3cea-190b-4bde-858c-89f28c9381d9 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] https://10.4.3.240/volume/v3/backups/9a0d0b4d-aa88-465b-9f79-301321ede101 returned with HTTP 200 Aug 20 01:04:33.156116 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 869/3430] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:04:33 2026] GET /volume/v3/backups/9a0d0b4d-aa88-465b-9f79-301321ede101 => generated 737 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:04:33.388124 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-1a39e89c-b565-4e18-9e78-5cb405c97692 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:04:33.390053 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-1a39e89c-b565-4e18-9e78-5cb405c97692 tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] GET https://10.4.3.240/volume/v3/volumes/7fea381a-9899-452d-a479-fdccb2fe325a Aug 20 01:04:33.390406 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-1a39e89c-b565-4e18-9e78-5cb405c97692 tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:04:33.390643 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-1a39e89c-b565-4e18-9e78-5cb405c97692 tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:04:33.398687 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:04:33.398687 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:04:33.402657 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-1a39e89c-b565-4e18-9e78-5cb405c97692 tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] Volume info retrieved successfully. Aug 20 01:04:33.406946 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-1a39e89c-b565-4e18-9e78-5cb405c97692 tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] https://10.4.3.240/volume/v3/volumes/7fea381a-9899-452d-a479-fdccb2fe325a returned with HTTP 200 Aug 20 01:04:33.407520 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 859/3431] 10.4.3.240 () {68 vars in 1389 bytes} [Thu Aug 20 01:04:33 2026] GET /volume/v3/volumes/7fea381a-9899-452d-a479-fdccb2fe325a => generated 928 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:04:33.715781 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [req-d5bc6e84-0a40-4ced-8dac-7de6a7a11176 req-796aa2cd-70fe-4b3a-a308-7a407ef2fe7a None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:04:33.719744 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-d5bc6e84-0a40-4ced-8dac-7de6a7a11176 req-796aa2cd-70fe-4b3a-a308-7a407ef2fe7a tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] DELETE https://10.4.3.240/volume/v3/attachments/a4eb111f-aed2-44d5-aa5b-3f676f8176d5 Aug 20 01:04:33.719744 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [req-d5bc6e84-0a40-4ced-8dac-7de6a7a11176 req-796aa2cd-70fe-4b3a-a308-7a407ef2fe7a tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:04:33.719744 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [req-d5bc6e84-0a40-4ced-8dac-7de6a7a11176 req-796aa2cd-70fe-4b3a-a308-7a407ef2fe7a tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Calling method 'version_select' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:04:33.729935 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:04:33.729935 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:04:33.791205 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-d5bc6e84-0a40-4ced-8dac-7de6a7a11176 req-796aa2cd-70fe-4b3a-a308-7a407ef2fe7a tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] https://10.4.3.240/volume/v3/attachments/a4eb111f-aed2-44d5-aa5b-3f676f8176d5 returned with HTTP 200 Aug 20 01:04:33.791725 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 854/3432] 10.4.3.240 () {72 vars in 1673 bytes} [Thu Aug 20 01:04:33 2026] DELETE /volume/v3/attachments/a4eb111f-aed2-44d5-aa5b-3f676f8176d5 => generated 19 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:04:33.812193 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [req-d5bc6e84-0a40-4ced-8dac-7de6a7a11176 req-25edf0f6-d749-403c-a407-36840e7ac368 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:04:33.815139 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-d5bc6e84-0a40-4ced-8dac-7de6a7a11176 req-25edf0f6-d749-403c-a407-36840e7ac368 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] DELETE https://10.4.3.240/volume/v3/volumes/fe43c1f4-3c00-4685-a253-3de210632203 Aug 20 01:04:33.815364 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [req-d5bc6e84-0a40-4ced-8dac-7de6a7a11176 req-25edf0f6-d749-403c-a407-36840e7ac368 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:04:33.815644 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [req-d5bc6e84-0a40-4ced-8dac-7de6a7a11176 req-25edf0f6-d749-403c-a407-36840e7ac368 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Calling method 'delete' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:04:33.815823 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.v3.volumes [req-d5bc6e84-0a40-4ced-8dac-7de6a7a11176 req-25edf0f6-d749-403c-a407-36840e7ac368 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Delete volume with id: fe43c1f4-3c00-4685-a253-3de210632203 Aug 20 01:04:33.827514 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:04:33.827514 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:04:33.828263 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [req-d5bc6e84-0a40-4ced-8dac-7de6a7a11176 req-25edf0f6-d749-403c-a407-36840e7ac368 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Volume info retrieved successfully. Aug 20 01:04:33.848310 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [req-d5bc6e84-0a40-4ced-8dac-7de6a7a11176 req-25edf0f6-d749-403c-a407-36840e7ac368 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Delete volume request issued successfully. Aug 20 01:04:33.848458 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-d5bc6e84-0a40-4ced-8dac-7de6a7a11176 req-25edf0f6-d749-403c-a407-36840e7ac368 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] https://10.4.3.240/volume/v3/volumes/fe43c1f4-3c00-4685-a253-3de210632203 returned with HTTP 202 Aug 20 01:04:33.848863 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 851/3433] 10.4.3.240 () {70 vars in 1620 bytes} [Thu Aug 20 01:04:33 2026] DELETE /volume/v3/volumes/fe43c1f4-3c00-4685-a253-3de210632203 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 01:04:33.908131 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-ffea3aba-1311-40c3-a653-7c3c2d75afc8 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:04:33.912455 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-ffea3aba-1311-40c3-a653-7c3c2d75afc8 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] GET https://10.4.3.240/volume/v3/snapshots/90b7ad95-64fb-44a6-aa93-7598888d67c7 Aug 20 01:04:33.912912 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-ffea3aba-1311-40c3-a653-7c3c2d75afc8 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:04:33.913101 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-ffea3aba-1311-40c3-a653-7c3c2d75afc8 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:04:33.917243 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-ffea3aba-1311-40c3-a653-7c3c2d75afc8 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] https://10.4.3.240/volume/v3/snapshots/90b7ad95-64fb-44a6-aa93-7598888d67c7 returned with HTTP 404 Aug 20 01:04:33.917926 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 870/3434] 10.4.3.240 () {66 vars in 1354 bytes} [Thu Aug 20 01:04:33 2026] GET /volume/v3/snapshots/90b7ad95-64fb-44a6-aa93-7598888d67c7 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:04:33.924785 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-2862e894-e531-4e5c-8c12-3527610a4140 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:04:33.929112 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-2862e894-e531-4e5c-8c12-3527610a4140 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] DELETE https://10.4.3.240/volume/v3/snapshots/98c19d66-ae8f-481b-8079-4cc1c6041346 Aug 20 01:04:33.929284 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-2862e894-e531-4e5c-8c12-3527610a4140 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:04:33.929470 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-2862e894-e531-4e5c-8c12-3527610a4140 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Calling method 'delete' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:04:33.929601 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.v3.snapshots [None req-2862e894-e531-4e5c-8c12-3527610a4140 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Delete snapshot with id: 98c19d66-ae8f-481b-8079-4cc1c6041346 Aug 20 01:04:33.938466 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-2862e894-e531-4e5c-8c12-3527610a4140 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] https://10.4.3.240/volume/v3/snapshots/98c19d66-ae8f-481b-8079-4cc1c6041346 returned with HTTP 404 Aug 20 01:04:33.938692 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 860/3435] 10.4.3.240 () {66 vars in 1357 bytes} [Thu Aug 20 01:04:33 2026] DELETE /volume/v3/snapshots/98c19d66-ae8f-481b-8079-4cc1c6041346 => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:04:33.947715 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-cac90f13-48f7-4b04-8aea-82b96e1934ca None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:04:33.949765 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-cac90f13-48f7-4b04-8aea-82b96e1934ca tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] DELETE https://10.4.3.240/volume/v3/snapshots/90b7ad95-64fb-44a6-aa93-7598888d67c7 Aug 20 01:04:33.950001 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-cac90f13-48f7-4b04-8aea-82b96e1934ca tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:04:33.950258 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-cac90f13-48f7-4b04-8aea-82b96e1934ca tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Calling method 'delete' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:04:33.950352 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.v3.snapshots [None req-cac90f13-48f7-4b04-8aea-82b96e1934ca tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Delete snapshot with id: 90b7ad95-64fb-44a6-aa93-7598888d67c7 Aug 20 01:04:33.954284 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-cac90f13-48f7-4b04-8aea-82b96e1934ca tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] https://10.4.3.240/volume/v3/snapshots/90b7ad95-64fb-44a6-aa93-7598888d67c7 returned with HTTP 404 Aug 20 01:04:33.954793 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 855/3436] 10.4.3.240 () {66 vars in 1357 bytes} [Thu Aug 20 01:04:33 2026] DELETE /volume/v3/snapshots/90b7ad95-64fb-44a6-aa93-7598888d67c7 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:04:33.962998 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-8f92eef3-cfe7-46c2-a2a4-0dbe178c7d82 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:04:33.965156 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-8f92eef3-cfe7-46c2-a2a4-0dbe178c7d82 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] DELETE https://10.4.3.240/volume/v3/snapshots/ce43a842-a509-461d-b075-adc177b7d64e Aug 20 01:04:33.965448 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-8f92eef3-cfe7-46c2-a2a4-0dbe178c7d82 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:04:33.965725 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-8f92eef3-cfe7-46c2-a2a4-0dbe178c7d82 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Calling method 'delete' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:04:33.965872 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.v3.snapshots [None req-8f92eef3-cfe7-46c2-a2a4-0dbe178c7d82 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Delete snapshot with id: ce43a842-a509-461d-b075-adc177b7d64e Aug 20 01:04:33.971787 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-8f92eef3-cfe7-46c2-a2a4-0dbe178c7d82 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] https://10.4.3.240/volume/v3/snapshots/ce43a842-a509-461d-b075-adc177b7d64e returned with HTTP 404 Aug 20 01:04:33.976978 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 852/3437] 10.4.3.240 () {66 vars in 1357 bytes} [Thu Aug 20 01:04:33 2026] DELETE /volume/v3/snapshots/ce43a842-a509-461d-b075-adc177b7d64e => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:04:34.009414 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-64e8dd90-b605-43e6-a990-cc88b56ae9f9 req-cc10f149-72df-4d30-9347-9d896a840306 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:04:34.014293 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-64e8dd90-b605-43e6-a990-cc88b56ae9f9 req-cc10f149-72df-4d30-9347-9d896a840306 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] GET https://10.4.3.240/volume/v3/volumes/2abc3e17-dae5-4636-9543-722978055ef5 Aug 20 01:04:34.014514 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-64e8dd90-b605-43e6-a990-cc88b56ae9f9 req-cc10f149-72df-4d30-9347-9d896a840306 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:04:34.014693 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-64e8dd90-b605-43e6-a990-cc88b56ae9f9 req-cc10f149-72df-4d30-9347-9d896a840306 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:04:34.023353 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:04:34.023353 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:04:34.028679 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [req-64e8dd90-b605-43e6-a990-cc88b56ae9f9 req-cc10f149-72df-4d30-9347-9d896a840306 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Volume info retrieved successfully. Aug 20 01:04:34.034632 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-64e8dd90-b605-43e6-a990-cc88b56ae9f9 req-cc10f149-72df-4d30-9347-9d896a840306 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] https://10.4.3.240/volume/v3/volumes/2abc3e17-dae5-4636-9543-722978055ef5 returned with HTTP 200 Aug 20 01:04:34.035356 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 871/3438] 10.4.3.240 () {68 vars in 1598 bytes} [Thu Aug 20 01:04:34 2026] GET /volume/v3/volumes/2abc3e17-dae5-4636-9543-722978055ef5 => generated 1654 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:04:34.057890 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-64e8dd90-b605-43e6-a990-cc88b56ae9f9 req-d03e440c-be9a-46c5-bf19-56080a5bee24 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:04:34.060410 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-64e8dd90-b605-43e6-a990-cc88b56ae9f9 req-d03e440c-be9a-46c5-bf19-56080a5bee24 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] POST https://10.4.3.240/volume/v3/volumes/2abc3e17-dae5-4636-9543-722978055ef5/action Aug 20 01:04:34.060788 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-64e8dd90-b605-43e6-a990-cc88b56ae9f9 req-d03e440c-be9a-46c5-bf19-56080a5bee24 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100214) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 01:04:34.061010 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-64e8dd90-b605-43e6-a990-cc88b56ae9f9 req-d03e440c-be9a-46c5-bf19-56080a5bee24 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:04:34.070665 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:04:34.070665 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:04:34.071282 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [req-64e8dd90-b605-43e6-a990-cc88b56ae9f9 req-d03e440c-be9a-46c5-bf19-56080a5bee24 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Volume info retrieved successfully. Aug 20 01:04:34.077244 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [req-64e8dd90-b605-43e6-a990-cc88b56ae9f9 req-d03e440c-be9a-46c5-bf19-56080a5bee24 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Begin detaching volume completed successfully. Aug 20 01:04:34.077452 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-64e8dd90-b605-43e6-a990-cc88b56ae9f9 req-d03e440c-be9a-46c5-bf19-56080a5bee24 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] https://10.4.3.240/volume/v3/volumes/2abc3e17-dae5-4636-9543-722978055ef5/action returned with HTTP 202 Aug 20 01:04:34.077867 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 861/3439] 10.4.3.240 () {72 vars in 1672 bytes} [Thu Aug 20 01:04:34 2026] POST /volume/v3/volumes/2abc3e17-dae5-4636-9543-722978055ef5/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 01:04:34.171908 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-403648b8-ec7c-4aa9-a3aa-748c5a2709f9 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:04:34.171908 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-403648b8-ec7c-4aa9-a3aa-748c5a2709f9 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] GET https://10.4.3.240/volume/v3/backups/9a0d0b4d-aa88-465b-9f79-301321ede101 Aug 20 01:04:34.171908 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-403648b8-ec7c-4aa9-a3aa-748c5a2709f9 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:04:34.171908 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-403648b8-ec7c-4aa9-a3aa-748c5a2709f9 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:04:34.171908 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.v3.backups [None req-403648b8-ec7c-4aa9-a3aa-748c5a2709f9 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Show backup with id 9a0d0b4d-aa88-465b-9f79-301321ede101. {{(pid=100212) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:04:34.178188 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:04:34.178188 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:04:34.180694 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-403648b8-ec7c-4aa9-a3aa-748c5a2709f9 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] https://10.4.3.240/volume/v3/backups/9a0d0b4d-aa88-465b-9f79-301321ede101 returned with HTTP 200 Aug 20 01:04:34.181178 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 856/3440] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:04:34 2026] GET /volume/v3/backups/9a0d0b4d-aa88-465b-9f79-301321ede101 => generated 738 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:04:34.196658 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-b2eeda9a-1b7e-4b54-a8c2-55bc92fb3ce3 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:04:34.198701 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-b2eeda9a-1b7e-4b54-a8c2-55bc92fb3ce3 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-member] POST https://10.4.3.240/volume/v3/backups/9a0d0b4d-aa88-465b-9f79-301321ede101/action Aug 20 01:04:34.199099 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-b2eeda9a-1b7e-4b54-a8c2-55bc92fb3ce3 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-member] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100213) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 01:04:34.199237 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-b2eeda9a-1b7e-4b54-a8c2-55bc92fb3ce3 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-member] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:04:34.201152 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.contrib.admin_actions [None req-b2eeda9a-1b7e-4b54-a8c2-55bc92fb3ce3 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-member] Updating backup '9a0d0b4d-aa88-465b-9f79-301321ede101' with '{'status': 'error'}' {{(pid=100213) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Aug 20 01:04:34.208640 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:04:34.208640 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:04:34.209765 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.policy [None req-b2eeda9a-1b7e-4b54-a8c2-55bc92fb3ce3 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-member] Policy check for volume_extension:backup_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '1638e8489bb04449997c3a94dbb71b1c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '32bdd7bd4b41425c83c1fcf3c29cd7ae', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100213) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 20 01:04:34.210017 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-b2eeda9a-1b7e-4b54-a8c2-55bc92fb3ce3 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-member] https://10.4.3.240/volume/v3/backups/9a0d0b4d-aa88-465b-9f79-301321ede101/action returned with HTTP 403 Aug 20 01:04:34.210588 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 853/3441] 10.4.3.240 () {70 vars in 1430 bytes} [Thu Aug 20 01:04:34 2026] POST /volume/v3/backups/9a0d0b4d-aa88-465b-9f79-301321ede101/action => generated 131 bytes in 14 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:04:34.217089 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-98d7346a-a277-4e77-928e-a4370a88789f None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:04:34.219568 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-98d7346a-a277-4e77-928e-a4370a88789f tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] DELETE https://10.4.3.240/volume/v3/volumes/5c5a58ec-81cb-47de-98db-94f3f75a02b5 Aug 20 01:04:34.220846 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-98d7346a-a277-4e77-928e-a4370a88789f tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:04:34.220846 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-98d7346a-a277-4e77-928e-a4370a88789f tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Calling method 'delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:04:34.220846 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-98d7346a-a277-4e77-928e-a4370a88789f tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Delete volume with id: 5c5a58ec-81cb-47de-98db-94f3f75a02b5 Aug 20 01:04:34.231919 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-cdc1348b-3cad-454c-bb50-9c1ce2ef9586 req-86d5f1f3-ac52-48e7-890f-09303ea8918a None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:04:34.233879 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:04:34.233879 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:04:34.234311 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-98d7346a-a277-4e77-928e-a4370a88789f tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Volume info retrieved successfully. Aug 20 01:04:34.234636 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-cdc1348b-3cad-454c-bb50-9c1ce2ef9586 req-86d5f1f3-ac52-48e7-890f-09303ea8918a tempest-TestStampPattern-1235210939 tempest-TestStampPattern-1235210939-project-member] GET https://10.4.3.240/volume/v3/volumes/c7f7f793-3750-4099-8c56-0a347c329786 Aug 20 01:04:34.234815 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-cdc1348b-3cad-454c-bb50-9c1ce2ef9586 req-86d5f1f3-ac52-48e7-890f-09303ea8918a tempest-TestStampPattern-1235210939 tempest-TestStampPattern-1235210939-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:04:34.234957 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-cdc1348b-3cad-454c-bb50-9c1ce2ef9586 req-86d5f1f3-ac52-48e7-890f-09303ea8918a tempest-TestStampPattern-1235210939 tempest-TestStampPattern-1235210939-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:04:34.244770 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:04:34.244770 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:04:34.248426 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [req-cdc1348b-3cad-454c-bb50-9c1ce2ef9586 req-86d5f1f3-ac52-48e7-890f-09303ea8918a tempest-TestStampPattern-1235210939 tempest-TestStampPattern-1235210939-project-member] Volume info retrieved successfully. Aug 20 01:04:34.250176 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-98d7346a-a277-4e77-928e-a4370a88789f tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Delete volume request issued successfully. Aug 20 01:04:34.250359 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-98d7346a-a277-4e77-928e-a4370a88789f tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] https://10.4.3.240/volume/v3/volumes/5c5a58ec-81cb-47de-98db-94f3f75a02b5 returned with HTTP 202 Aug 20 01:04:34.250763 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 872/3442] 10.4.3.240 () {68 vars in 1391 bytes} [Thu Aug 20 01:04:34 2026] DELETE /volume/v3/volumes/5c5a58ec-81cb-47de-98db-94f3f75a02b5 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 01:04:34.252747 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-cdc1348b-3cad-454c-bb50-9c1ce2ef9586 req-86d5f1f3-ac52-48e7-890f-09303ea8918a tempest-TestStampPattern-1235210939 tempest-TestStampPattern-1235210939-project-member] https://10.4.3.240/volume/v3/volumes/c7f7f793-3750-4099-8c56-0a347c329786 returned with HTTP 200 Aug 20 01:04:34.253204 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 862/3443] 10.4.3.240 () {68 vars in 1598 bytes} [Thu Aug 20 01:04:34 2026] GET /volume/v3/volumes/c7f7f793-3750-4099-8c56-0a347c329786 => generated 1132 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:04:34.260481 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-f550cfeb-307d-41ea-a42e-43fe48455f40 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:04:34.263904 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-f550cfeb-307d-41ea-a42e-43fe48455f40 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] GET https://10.4.3.240/volume/v3/volumes/5c5a58ec-81cb-47de-98db-94f3f75a02b5 Aug 20 01:04:34.264163 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-f550cfeb-307d-41ea-a42e-43fe48455f40 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:04:34.264395 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-f550cfeb-307d-41ea-a42e-43fe48455f40 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:04:34.271759 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [req-cdc1348b-3cad-454c-bb50-9c1ce2ef9586 req-d44852eb-559e-49fe-9f41-1a4b005ff7fe None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:04:34.274039 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-cdc1348b-3cad-454c-bb50-9c1ce2ef9586 req-d44852eb-559e-49fe-9f41-1a4b005ff7fe tempest-TestStampPattern-1235210939 tempest-TestStampPattern-1235210939-project-member] POST https://10.4.3.240/volume/v3/volumes/c7f7f793-3750-4099-8c56-0a347c329786/action Aug 20 01:04:34.274461 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [req-cdc1348b-3cad-454c-bb50-9c1ce2ef9586 req-d44852eb-559e-49fe-9f41-1a4b005ff7fe tempest-TestStampPattern-1235210939 tempest-TestStampPattern-1235210939-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100213) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 01:04:34.274624 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [req-cdc1348b-3cad-454c-bb50-9c1ce2ef9586 req-d44852eb-559e-49fe-9f41-1a4b005ff7fe tempest-TestStampPattern-1235210939 tempest-TestStampPattern-1235210939-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:04:34.276256 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:04:34.276256 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:04:34.280195 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-f550cfeb-307d-41ea-a42e-43fe48455f40 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Volume info retrieved successfully. Aug 20 01:04:34.284568 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-f550cfeb-307d-41ea-a42e-43fe48455f40 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] https://10.4.3.240/volume/v3/volumes/5c5a58ec-81cb-47de-98db-94f3f75a02b5 returned with HTTP 200 Aug 20 01:04:34.284979 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 857/3444] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:04:34 2026] GET /volume/v3/volumes/5c5a58ec-81cb-47de-98db-94f3f75a02b5 => generated 1008 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:04:34.290198 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:04:34.290198 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:04:34.290834 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [req-cdc1348b-3cad-454c-bb50-9c1ce2ef9586 req-d44852eb-559e-49fe-9f41-1a4b005ff7fe tempest-TestStampPattern-1235210939 tempest-TestStampPattern-1235210939-project-member] Volume info retrieved successfully. Aug 20 01:04:34.298242 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [req-cdc1348b-3cad-454c-bb50-9c1ce2ef9586 req-d44852eb-559e-49fe-9f41-1a4b005ff7fe tempest-TestStampPattern-1235210939 tempest-TestStampPattern-1235210939-project-member] Begin detaching volume completed successfully. Aug 20 01:04:34.298522 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-cdc1348b-3cad-454c-bb50-9c1ce2ef9586 req-d44852eb-559e-49fe-9f41-1a4b005ff7fe tempest-TestStampPattern-1235210939 tempest-TestStampPattern-1235210939-project-member] https://10.4.3.240/volume/v3/volumes/c7f7f793-3750-4099-8c56-0a347c329786/action returned with HTTP 202 Aug 20 01:04:34.298946 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 854/3445] 10.4.3.240 () {72 vars in 1672 bytes} [Thu Aug 20 01:04:34 2026] POST /volume/v3/volumes/c7f7f793-3750-4099-8c56-0a347c329786/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 01:04:34.422311 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-d867e259-deb6-4810-8f54-b8ec2079320e None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:04:34.422791 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-d867e259-deb6-4810-8f54-b8ec2079320e None None] GET https://10.4.3.240/volume// Aug 20 01:04:34.424366 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-d867e259-deb6-4810-8f54-b8ec2079320e None None] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:04:34.424366 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-d867e259-deb6-4810-8f54-b8ec2079320e None None] Calling method 'all' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:04:34.424366 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-d867e259-deb6-4810-8f54-b8ec2079320e None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 20 01:04:34.424366 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 873/3446] 10.4.3.240 () {66 vars in 1426 bytes} [Thu Aug 20 01:04:34 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 01:04:34.429224 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-35d917bd-fe71-4318-afca-dd612d184eb2 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:04:34.431475 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-35d917bd-fe71-4318-afca-dd612d184eb2 tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] GET https://10.4.3.240/volume/v3/volumes/7fea381a-9899-452d-a479-fdccb2fe325a Aug 20 01:04:34.431611 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-35d917bd-fe71-4318-afca-dd612d184eb2 tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:04:34.431746 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-35d917bd-fe71-4318-afca-dd612d184eb2 tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:04:34.436314 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [req-cdc1348b-3cad-454c-bb50-9c1ce2ef9586 req-454e108b-55fc-4568-80ff-88bd1a811a13 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:04:34.441222 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-cdc1348b-3cad-454c-bb50-9c1ce2ef9586 req-454e108b-55fc-4568-80ff-88bd1a811a13 tempest-TestStampPattern-1235210939 tempest-TestStampPattern-1235210939-project-member] GET https://10.4.3.240/volume/v3/volumes/c7f7f793-3750-4099-8c56-0a347c329786 Aug 20 01:04:34.441432 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [req-cdc1348b-3cad-454c-bb50-9c1ce2ef9586 req-454e108b-55fc-4568-80ff-88bd1a811a13 tempest-TestStampPattern-1235210939 tempest-TestStampPattern-1235210939-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:04:34.441585 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:04:34.441585 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:04:34.441660 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [req-cdc1348b-3cad-454c-bb50-9c1ce2ef9586 req-454e108b-55fc-4568-80ff-88bd1a811a13 tempest-TestStampPattern-1235210939 tempest-TestStampPattern-1235210939-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:04:34.445132 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-35d917bd-fe71-4318-afca-dd612d184eb2 tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] Volume info retrieved successfully. Aug 20 01:04:34.449150 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-35d917bd-fe71-4318-afca-dd612d184eb2 tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] https://10.4.3.240/volume/v3/volumes/7fea381a-9899-452d-a479-fdccb2fe325a returned with HTTP 200 Aug 20 01:04:34.450320 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 863/3447] 10.4.3.240 () {68 vars in 1389 bytes} [Thu Aug 20 01:04:34 2026] GET /volume/v3/volumes/7fea381a-9899-452d-a479-fdccb2fe325a => generated 928 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:04:34.450449 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:04:34.450449 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:04:34.453392 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [req-cdc1348b-3cad-454c-bb50-9c1ce2ef9586 req-454e108b-55fc-4568-80ff-88bd1a811a13 tempest-TestStampPattern-1235210939 tempest-TestStampPattern-1235210939-project-member] Volume info retrieved successfully. Aug 20 01:04:34.463875 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-cdc1348b-3cad-454c-bb50-9c1ce2ef9586 req-454e108b-55fc-4568-80ff-88bd1a811a13 tempest-TestStampPattern-1235210939 tempest-TestStampPattern-1235210939-project-member] https://10.4.3.240/volume/v3/volumes/c7f7f793-3750-4099-8c56-0a347c329786 returned with HTTP 200 Aug 20 01:04:34.464516 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 858/3448] 10.4.3.240 () {70 vars in 1639 bytes} [Thu Aug 20 01:04:34 2026] GET /volume/v3/volumes/c7f7f793-3750-4099-8c56-0a347c329786 => generated 1315 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 01:04:35.298867 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-4f673535-af4d-495c-b7e3-f2387380953c None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:04:35.300318 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-4f673535-af4d-495c-b7e3-f2387380953c tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] GET https://10.4.3.240/volume/v3/volumes/5c5a58ec-81cb-47de-98db-94f3f75a02b5 Aug 20 01:04:35.300509 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-4f673535-af4d-495c-b7e3-f2387380953c tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:04:35.300688 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-4f673535-af4d-495c-b7e3-f2387380953c tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:04:35.306149 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-4f673535-af4d-495c-b7e3-f2387380953c tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] https://10.4.3.240/volume/v3/volumes/5c5a58ec-81cb-47de-98db-94f3f75a02b5 returned with HTTP 404 Aug 20 01:04:35.306548 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 855/3449] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:04:35 2026] GET /volume/v3/volumes/5c5a58ec-81cb-47de-98db-94f3f75a02b5 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:04:35.316586 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-8686c49b-9b1a-432f-8fa3-375b55a0fa3b None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:04:35.318786 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-8686c49b-9b1a-432f-8fa3-375b55a0fa3b tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-member] POST https://10.4.3.240/volume/v3/backups/2a1c509d-5ccb-4dda-847c-226fd15519a0/restore Aug 20 01:04:35.319213 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-8686c49b-9b1a-432f-8fa3-375b55a0fa3b tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-member] Action: 'restore', calling method: restore, body: {"restore": {"name": "new-backup-vol"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:04:35.320915 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.contrib.backups [None req-8686c49b-9b1a-432f-8fa3-375b55a0fa3b tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-member] Restoring backup 2a1c509d-5ccb-4dda-847c-226fd15519a0 ({'restore': {'name': 'new-backup-vol'}}) {{(pid=100215) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 20 01:04:35.321064 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.contrib.backups [None req-8686c49b-9b1a-432f-8fa3-375b55a0fa3b tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-member] Restoring backup 2a1c509d-5ccb-4dda-847c-226fd15519a0 to volume None. Aug 20 01:04:35.325704 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:04:35.325704 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:04:35.327115 np0000007838 devstack@c-api.service[100215]: INFO cinder.backup.api [None req-8686c49b-9b1a-432f-8fa3-375b55a0fa3b tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-member] Creating volume of 1 GB for restore of backup 2a1c509d-5ccb-4dda-847c-226fd15519a0. Aug 20 01:04:35.331164 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-8686c49b-9b1a-432f-8fa3-375b55a0fa3b tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-member] Availability Zones retrieved successfully. Aug 20 01:04:35.338089 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-8686c49b-9b1a-432f-8fa3-375b55a0fa3b tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-member] Flow 'volume_create_api' (41bb9db5-e700-43ea-8b5b-be91748e44f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:04:35.339399 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-8686c49b-9b1a-432f-8fa3-375b55a0fa3b tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a59d5791-9e6f-4118-8271-511d27e6310c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:04:35.340529 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.flows.api.create_volume [None req-8686c49b-9b1a-432f-8fa3-375b55a0fa3b tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-member] Validating volume size '1' using validate_int {{(pid=100215) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 01:04:35.368625 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-8686c49b-9b1a-432f-8fa3-375b55a0fa3b tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a59d5791-9e6f-4118-8271-511d27e6310c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:52:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1ed58bd6-fe6a-497e-ae84-e8199d24fdfa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:04:35.369355 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-8686c49b-9b1a-432f-8fa3-375b55a0fa3b tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a9ea43ab-0073-4fe2-bb4c-2bbdfa56fec2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:04:35.403252 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.quota [None req-8686c49b-9b1a-432f-8fa3-375b55a0fa3b tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-member] Created reservations ['59659dbb-3eec-4495-ae07-951d0e328461', '23a4d829-6095-4c33-9d3c-f24437b62317', 'b7659d92-2c19-45de-8969-d2ce54141c8f', '1ed8cd9e-4475-4915-a285-d1f165a1c078'] {{(pid=100215) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 01:04:35.403996 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-8686c49b-9b1a-432f-8fa3-375b55a0fa3b tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a9ea43ab-0073-4fe2-bb4c-2bbdfa56fec2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['59659dbb-3eec-4495-ae07-951d0e328461', '23a4d829-6095-4c33-9d3c-f24437b62317', 'b7659d92-2c19-45de-8969-d2ce54141c8f', '1ed8cd9e-4475-4915-a285-d1f165a1c078']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:04:35.404793 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-8686c49b-9b1a-432f-8fa3-375b55a0fa3b tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5115b188-19df-4dc0-9e73-1dc8c890dc81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:04:35.431271 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-8686c49b-9b1a-432f-8fa3-375b55a0fa3b tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5115b188-19df-4dc0-9e73-1dc8c890dc81) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6cd0e679-d2b0-418e-b738-5cc565121b9e', '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='32bdd7bd4b41425c83c1fcf3c29cd7ae',qos_specs=None,replication_status=,reservations=['59659dbb-3eec-4495-ae07-951d0e328461','23a4d829-6095-4c33-9d3c-f24437b62317','b7659d92-2c19-45de-8969-d2ce54141c8f','1ed8cd9e-4475-4915-a285-d1f165a1c078'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1638e8489bb04449997c3a94dbb71b1c',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T01:04:35Z,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=6cd0e679-d2b0-418e-b738-5cc565121b9e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='32bdd7bd4b41425c83c1fcf3c29cd7ae',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1638e8489bb04449997c3a94dbb71b1c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1ed58bd6-fe6a-497e-ae84-e8199d24fdfa),volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:04:35.432026 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-8686c49b-9b1a-432f-8fa3-375b55a0fa3b tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0979ce88-0d9a-4b1e-8dcd-b619c8761ab6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:04:35.450378 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-8686c49b-9b1a-432f-8fa3-375b55a0fa3b tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0979ce88-0d9a-4b1e-8dcd-b619c8761ab6) transitioned into 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='32bdd7bd4b41425c83c1fcf3c29cd7ae',qos_specs=None,replication_status=,reservations=['59659dbb-3eec-4495-ae07-951d0e328461','23a4d829-6095-4c33-9d3c-f24437b62317','b7659d92-2c19-45de-8969-d2ce54141c8f','1ed8cd9e-4475-4915-a285-d1f165a1c078'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1638e8489bb04449997c3a94dbb71b1c',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:04:35.451096 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-8686c49b-9b1a-432f-8fa3-375b55a0fa3b tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cc8c12f5-3cc7-4fca-a927-d74461018f20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:04:35.459675 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-8686c49b-9b1a-432f-8fa3-375b55a0fa3b tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cc8c12f5-3cc7-4fca-a927-d74461018f20) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:04:35.460467 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-8686c49b-9b1a-432f-8fa3-375b55a0fa3b tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-member] Flow 'volume_create_api' (41bb9db5-e700-43ea-8b5b-be91748e44f6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:04:35.460836 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-8686c49b-9b1a-432f-8fa3-375b55a0fa3b tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-member] Create volume request issued successfully. Aug 20 01:04:35.462410 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-b9502715-6abc-49b5-8bef-b85fae691bbe None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:04:35.464943 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-b9502715-6abc-49b5-8bef-b85fae691bbe tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] GET https://10.4.3.240/volume/v3/volumes/7fea381a-9899-452d-a479-fdccb2fe325a Aug 20 01:04:35.465145 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-b9502715-6abc-49b5-8bef-b85fae691bbe tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:04:35.465360 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-b9502715-6abc-49b5-8bef-b85fae691bbe tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:04:35.468449 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:04:35.468449 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:04:35.468927 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-8686c49b-9b1a-432f-8fa3-375b55a0fa3b tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-member] Volume info retrieved successfully. Aug 20 01:04:35.473203 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:04:35.473203 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:04:35.480131 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-b9502715-6abc-49b5-8bef-b85fae691bbe tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] Volume info retrieved successfully. Aug 20 01:04:35.486065 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-b9502715-6abc-49b5-8bef-b85fae691bbe tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] https://10.4.3.240/volume/v3/volumes/7fea381a-9899-452d-a479-fdccb2fe325a returned with HTTP 200 Aug 20 01:04:35.486467 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 864/3450] 10.4.3.240 () {68 vars in 1389 bytes} [Thu Aug 20 01:04:35 2026] GET /volume/v3/volumes/7fea381a-9899-452d-a479-fdccb2fe325a => generated 928 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:04:36.001240 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-1a74a2d0-813d-4822-ba1c-0c62ef703905 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:04:36.003767 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-1a74a2d0-813d-4822-ba1c-0c62ef703905 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] GET https://10.4.3.240/volume/v3/volumes/fe43c1f4-3c00-4685-a253-3de210632203 Aug 20 01:04:36.003961 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-1a74a2d0-813d-4822-ba1c-0c62ef703905 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:04:36.004132 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-1a74a2d0-813d-4822-ba1c-0c62ef703905 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:04:36.009682 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-1a74a2d0-813d-4822-ba1c-0c62ef703905 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] https://10.4.3.240/volume/v3/volumes/fe43c1f4-3c00-4685-a253-3de210632203 returned with HTTP 404 Aug 20 01:04:36.010203 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 859/3451] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:04:36 2026] GET /volume/v3/volumes/fe43c1f4-3c00-4685-a253-3de210632203 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:04:36.076057 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-635c4d3c-439d-4788-bdcf-2445cdafbfcf None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:04:36.078170 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-635c4d3c-439d-4788-bdcf-2445cdafbfcf tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] DELETE https://10.4.3.240/volume/v3/snapshots/039e5f26-65d8-4799-b3c6-aa46961bcc73 Aug 20 01:04:36.078423 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-635c4d3c-439d-4788-bdcf-2445cdafbfcf tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:04:36.078674 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-635c4d3c-439d-4788-bdcf-2445cdafbfcf tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Calling method 'delete' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:04:36.078816 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.v3.snapshots [None req-635c4d3c-439d-4788-bdcf-2445cdafbfcf tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Delete snapshot with id: 039e5f26-65d8-4799-b3c6-aa46961bcc73 Aug 20 01:04:36.086021 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:04:36.086021 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:04:36.086599 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-635c4d3c-439d-4788-bdcf-2445cdafbfcf tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Snapshot retrieved successfully. Aug 20 01:04:36.101204 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-635c4d3c-439d-4788-bdcf-2445cdafbfcf tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Snapshot delete request issued successfully. Aug 20 01:04:36.101399 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-635c4d3c-439d-4788-bdcf-2445cdafbfcf tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] https://10.4.3.240/volume/v3/snapshots/039e5f26-65d8-4799-b3c6-aa46961bcc73 returned with HTTP 202 Aug 20 01:04:36.101813 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 856/3452] 10.4.3.240 () {66 vars in 1357 bytes} [Thu Aug 20 01:04:36 2026] DELETE /volume/v3/snapshots/039e5f26-65d8-4799-b3c6-aa46961bcc73 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 01:04:36.108955 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-144a580f-2d98-4ba8-9cd4-fd42f2483347 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:04:36.111349 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-144a580f-2d98-4ba8-9cd4-fd42f2483347 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] GET https://10.4.3.240/volume/v3/snapshots/039e5f26-65d8-4799-b3c6-aa46961bcc73 Aug 20 01:04:36.111543 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-144a580f-2d98-4ba8-9cd4-fd42f2483347 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:04:36.111770 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-144a580f-2d98-4ba8-9cd4-fd42f2483347 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:04:36.116621 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:04:36.116621 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:04:36.117024 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-144a580f-2d98-4ba8-9cd4-fd42f2483347 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Snapshot retrieved successfully. Aug 20 01:04:36.117729 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-144a580f-2d98-4ba8-9cd4-fd42f2483347 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] https://10.4.3.240/volume/v3/snapshots/039e5f26-65d8-4799-b3c6-aa46961bcc73 returned with HTTP 200 Aug 20 01:04:36.118068 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 865/3453] 10.4.3.240 () {66 vars in 1354 bytes} [Thu Aug 20 01:04:36 2026] GET /volume/v3/snapshots/039e5f26-65d8-4799-b3c6-aa46961bcc73 => generated 465 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:04:36.479209 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:04:36.479209 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:04:36.479209 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-8686c49b-9b1a-432f-8fa3-375b55a0fa3b tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-member] Volume info retrieved successfully. Aug 20 01:04:36.479209 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.backup.api [None req-8686c49b-9b1a-432f-8fa3-375b55a0fa3b tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-member] Checking backup size 1 against volume size 1 {{(pid=100215) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 20 01:04:36.479209 np0000007838 devstack@c-api.service[100215]: INFO cinder.backup.api [None req-8686c49b-9b1a-432f-8fa3-375b55a0fa3b tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-member] Overwriting volume 6cd0e679-d2b0-418e-b738-5cc565121b9e with restore of backup 2a1c509d-5ccb-4dda-847c-226fd15519a0 Aug 20 01:04:36.492469 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.backup.rpcapi [None req-8686c49b-9b1a-432f-8fa3-375b55a0fa3b tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-member] restore_backup in rpcapi backup_id 2a1c509d-5ccb-4dda-847c-226fd15519a0 {{(pid=100215) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 20 01:04:36.494638 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-8686c49b-9b1a-432f-8fa3-375b55a0fa3b tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-member] https://10.4.3.240/volume/v3/backups/2a1c509d-5ccb-4dda-847c-226fd15519a0/restore returned with HTTP 202 Aug 20 01:04:36.495265 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 874/3454] 10.4.3.240 () {70 vars in 1433 bytes} [Thu Aug 20 01:04:35 2026] POST /volume/v3/backups/2a1c509d-5ccb-4dda-847c-226fd15519a0/restore => generated 152 bytes in 1179 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 01:04:36.502826 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-d4862b28-a3f6-40cc-8d23-26c7d4a08ae1 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:04:36.504515 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-a1f4c4d6-488d-4c61-b1a2-6619193a1f09 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:04:36.504814 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-d4862b28-a3f6-40cc-8d23-26c7d4a08ae1 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] GET https://10.4.3.240/volume/v3/backups/2a1c509d-5ccb-4dda-847c-226fd15519a0 Aug 20 01:04:36.504862 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-d4862b28-a3f6-40cc-8d23-26c7d4a08ae1 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:04:36.505065 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-d4862b28-a3f6-40cc-8d23-26c7d4a08ae1 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:04:36.505161 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.v3.backups [None req-d4862b28-a3f6-40cc-8d23-26c7d4a08ae1 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Show backup with id 2a1c509d-5ccb-4dda-847c-226fd15519a0. {{(pid=100212) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:04:36.506215 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-a1f4c4d6-488d-4c61-b1a2-6619193a1f09 tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] GET https://10.4.3.240/volume/v3/volumes/7fea381a-9899-452d-a479-fdccb2fe325a Aug 20 01:04:36.506431 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-a1f4c4d6-488d-4c61-b1a2-6619193a1f09 tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:04:36.506655 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-a1f4c4d6-488d-4c61-b1a2-6619193a1f09 tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:04:36.509458 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:04:36.509458 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:04:36.510146 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-d4862b28-a3f6-40cc-8d23-26c7d4a08ae1 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] https://10.4.3.240/volume/v3/backups/2a1c509d-5ccb-4dda-847c-226fd15519a0 returned with HTTP 200 Aug 20 01:04:36.510525 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 860/3455] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:04:36 2026] GET /volume/v3/backups/2a1c509d-5ccb-4dda-847c-226fd15519a0 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 20 01:04:36.513207 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:04:36.513207 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:04:36.516855 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-a1f4c4d6-488d-4c61-b1a2-6619193a1f09 tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] Volume info retrieved successfully. Aug 20 01:04:36.520803 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-a1f4c4d6-488d-4c61-b1a2-6619193a1f09 tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] https://10.4.3.240/volume/v3/volumes/7fea381a-9899-452d-a479-fdccb2fe325a returned with HTTP 200 Aug 20 01:04:36.521150 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 857/3456] 10.4.3.240 () {68 vars in 1389 bytes} [Thu Aug 20 01:04:36 2026] GET /volume/v3/volumes/7fea381a-9899-452d-a479-fdccb2fe325a => generated 928 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:04:37.129334 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-ab27fccd-2457-4942-9c87-f273b2be3324 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:04:37.131649 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-ab27fccd-2457-4942-9c87-f273b2be3324 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] GET https://10.4.3.240/volume/v3/snapshots/039e5f26-65d8-4799-b3c6-aa46961bcc73 Aug 20 01:04:37.131853 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-ab27fccd-2457-4942-9c87-f273b2be3324 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:04:37.131981 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-ab27fccd-2457-4942-9c87-f273b2be3324 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:04:37.139011 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-ab27fccd-2457-4942-9c87-f273b2be3324 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] https://10.4.3.240/volume/v3/snapshots/039e5f26-65d8-4799-b3c6-aa46961bcc73 returned with HTTP 404 Aug 20 01:04:37.139470 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 866/3457] 10.4.3.240 () {66 vars in 1354 bytes} [Thu Aug 20 01:04:37 2026] GET /volume/v3/snapshots/039e5f26-65d8-4799-b3c6-aa46961bcc73 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:04:37.147928 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-aae452bc-411d-4181-84c7-a7f40fa94945 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:04:37.152651 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-aae452bc-411d-4181-84c7-a7f40fa94945 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] DELETE https://10.4.3.240/volume/v3/volumes/dc43b7a6-b9f4-4303-a654-5ed7dc72d021 Aug 20 01:04:37.152651 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-aae452bc-411d-4181-84c7-a7f40fa94945 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:04:37.152651 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-aae452bc-411d-4181-84c7-a7f40fa94945 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Calling method 'delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:04:37.152651 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-aae452bc-411d-4181-84c7-a7f40fa94945 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Delete volume with id: dc43b7a6-b9f4-4303-a654-5ed7dc72d021 Aug 20 01:04:37.341511 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:04:37.341511 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:04:37.342325 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-aae452bc-411d-4181-84c7-a7f40fa94945 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Volume info retrieved successfully. Aug 20 01:04:37.350278 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [req-cdc1348b-3cad-454c-bb50-9c1ce2ef9586 req-a6d2803c-9bef-4873-b775-e85aad333bbb None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:04:37.355023 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-cdc1348b-3cad-454c-bb50-9c1ce2ef9586 req-a6d2803c-9bef-4873-b775-e85aad333bbb tempest-TestStampPattern-1235210939 tempest-TestStampPattern-1235210939-project-member] DELETE https://10.4.3.240/volume/v3/attachments/d10936d4-18f8-4a14-ae4c-4a3cb44afffa Aug 20 01:04:37.355286 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [req-cdc1348b-3cad-454c-bb50-9c1ce2ef9586 req-a6d2803c-9bef-4873-b775-e85aad333bbb tempest-TestStampPattern-1235210939 tempest-TestStampPattern-1235210939-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:04:37.355612 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [req-cdc1348b-3cad-454c-bb50-9c1ce2ef9586 req-a6d2803c-9bef-4873-b775-e85aad333bbb tempest-TestStampPattern-1235210939 tempest-TestStampPattern-1235210939-project-member] Calling method 'version_select' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:04:37.364445 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-aae452bc-411d-4181-84c7-a7f40fa94945 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Delete volume request issued successfully. Aug 20 01:04:37.364729 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-aae452bc-411d-4181-84c7-a7f40fa94945 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] https://10.4.3.240/volume/v3/volumes/dc43b7a6-b9f4-4303-a654-5ed7dc72d021 returned with HTTP 202 Aug 20 01:04:37.365257 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 875/3458] 10.4.3.240 () {66 vars in 1351 bytes} [Thu Aug 20 01:04:37 2026] DELETE /volume/v3/volumes/dc43b7a6-b9f4-4303-a654-5ed7dc72d021 => generated 0 bytes in 218 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 01:04:37.374467 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:04:37.374467 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:04:37.376397 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-d00528c7-4ba0-4cd2-a6c6-ad16d011fa10 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:04:37.380713 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-d00528c7-4ba0-4cd2-a6c6-ad16d011fa10 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] GET https://10.4.3.240/volume/v3/volumes/dc43b7a6-b9f4-4303-a654-5ed7dc72d021 Aug 20 01:04:37.381007 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-d00528c7-4ba0-4cd2-a6c6-ad16d011fa10 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:04:37.381278 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-d00528c7-4ba0-4cd2-a6c6-ad16d011fa10 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:04:37.398180 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:04:37.398180 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:04:37.405041 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-d00528c7-4ba0-4cd2-a6c6-ad16d011fa10 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Volume info retrieved successfully. Aug 20 01:04:37.416918 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-d00528c7-4ba0-4cd2-a6c6-ad16d011fa10 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] https://10.4.3.240/volume/v3/volumes/dc43b7a6-b9f4-4303-a654-5ed7dc72d021 returned with HTTP 200 Aug 20 01:04:37.416918 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 858/3459] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:04:37 2026] GET /volume/v3/volumes/dc43b7a6-b9f4-4303-a654-5ed7dc72d021 => generated 1366 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:04:37.451334 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-cdc1348b-3cad-454c-bb50-9c1ce2ef9586 req-a6d2803c-9bef-4873-b775-e85aad333bbb tempest-TestStampPattern-1235210939 tempest-TestStampPattern-1235210939-project-member] https://10.4.3.240/volume/v3/attachments/d10936d4-18f8-4a14-ae4c-4a3cb44afffa returned with HTTP 200 Aug 20 01:04:37.451514 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 861/3460] 10.4.3.240 () {72 vars in 1673 bytes} [Thu Aug 20 01:04:37 2026] DELETE /volume/v3/attachments/d10936d4-18f8-4a14-ae4c-4a3cb44afffa => generated 19 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:04:37.525830 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-a02c74da-a31b-4ecd-af06-f99429582fb2 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:04:37.528505 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-a02c74da-a31b-4ecd-af06-f99429582fb2 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] GET https://10.4.3.240/volume/v3/backups/2a1c509d-5ccb-4dda-847c-226fd15519a0 Aug 20 01:04:37.528857 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-a02c74da-a31b-4ecd-af06-f99429582fb2 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:04:37.529114 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-a02c74da-a31b-4ecd-af06-f99429582fb2 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:04:37.529405 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-a02c74da-a31b-4ecd-af06-f99429582fb2 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Show backup with id 2a1c509d-5ccb-4dda-847c-226fd15519a0. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:04:37.537251 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:04:37.537251 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:04:37.537862 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-a02c74da-a31b-4ecd-af06-f99429582fb2 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] https://10.4.3.240/volume/v3/backups/2a1c509d-5ccb-4dda-847c-226fd15519a0 returned with HTTP 200 Aug 20 01:04:37.541058 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 867/3461] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:04:37 2026] GET /volume/v3/backups/2a1c509d-5ccb-4dda-847c-226fd15519a0 => generated 737 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:04:37.546853 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-e1342909-fe19-4669-8ac6-f1558a82b0c3 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:04:37.550149 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-e1342909-fe19-4669-8ac6-f1558a82b0c3 tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] GET https://10.4.3.240/volume/v3/volumes/7fea381a-9899-452d-a479-fdccb2fe325a Aug 20 01:04:37.550149 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-e1342909-fe19-4669-8ac6-f1558a82b0c3 tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:04:37.550255 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-e1342909-fe19-4669-8ac6-f1558a82b0c3 tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:04:37.562009 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:04:37.562009 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:04:37.566583 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-e1342909-fe19-4669-8ac6-f1558a82b0c3 tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] Volume info retrieved successfully. Aug 20 01:04:37.574689 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-e1342909-fe19-4669-8ac6-f1558a82b0c3 tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] https://10.4.3.240/volume/v3/volumes/7fea381a-9899-452d-a479-fdccb2fe325a returned with HTTP 200 Aug 20 01:04:37.575280 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 876/3462] 10.4.3.240 () {68 vars in 1389 bytes} [Thu Aug 20 01:04:37 2026] GET /volume/v3/volumes/7fea381a-9899-452d-a479-fdccb2fe325a => generated 928 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:04:37.660453 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [req-ae182b9f-ef2e-4919-92e8-891bce646d46 req-e86321c7-713a-4e61-9816-4c90fff0f7f6 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:04:37.662371 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-ae182b9f-ef2e-4919-92e8-891bce646d46 req-e86321c7-713a-4e61-9816-4c90fff0f7f6 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] DELETE https://10.4.3.240/volume/v3/attachments/9552225f-c289-41d5-8892-51682896e3b5 Aug 20 01:04:37.662542 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [req-ae182b9f-ef2e-4919-92e8-891bce646d46 req-e86321c7-713a-4e61-9816-4c90fff0f7f6 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:04:37.662938 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [req-ae182b9f-ef2e-4919-92e8-891bce646d46 req-e86321c7-713a-4e61-9816-4c90fff0f7f6 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Calling method 'version_select' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:04:37.670320 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:04:37.670320 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:04:37.728772 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-ae182b9f-ef2e-4919-92e8-891bce646d46 req-e86321c7-713a-4e61-9816-4c90fff0f7f6 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] https://10.4.3.240/volume/v3/attachments/9552225f-c289-41d5-8892-51682896e3b5 returned with HTTP 200 Aug 20 01:04:37.728772 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 859/3463] 10.4.3.240 () {72 vars in 1673 bytes} [Thu Aug 20 01:04:37 2026] DELETE /volume/v3/attachments/9552225f-c289-41d5-8892-51682896e3b5 => generated 19 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:04:38.430827 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-1d754a84-74d0-4acf-87c6-b7513d9efeb6 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:04:38.432741 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-1d754a84-74d0-4acf-87c6-b7513d9efeb6 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] GET https://10.4.3.240/volume/v3/volumes/dc43b7a6-b9f4-4303-a654-5ed7dc72d021 Aug 20 01:04:38.432954 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-1d754a84-74d0-4acf-87c6-b7513d9efeb6 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:04:38.433168 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-1d754a84-74d0-4acf-87c6-b7513d9efeb6 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:04:38.439077 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-1d754a84-74d0-4acf-87c6-b7513d9efeb6 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] https://10.4.3.240/volume/v3/volumes/dc43b7a6-b9f4-4303-a654-5ed7dc72d021 returned with HTTP 404 Aug 20 01:04:38.439613 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 862/3464] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:04:38 2026] GET /volume/v3/volumes/dc43b7a6-b9f4-4303-a654-5ed7dc72d021 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:04:38.466546 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-093c456f-e0ba-4531-a09d-52271b1a106c None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:04:38.468105 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-093c456f-e0ba-4531-a09d-52271b1a106c tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 20 01:04:38.468421 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-093c456f-e0ba-4531-a09d-52271b1a106c tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-1271105377", "snapshot_id": null, "imageRef": "8d830113-4280-4524-bdd9-3a577a7d4174", "volume_type": null, "size": 1}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:04:38.469817 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.v3.volumes [None req-093c456f-e0ba-4531-a09d-52271b1a106c tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-1271105377', 'snapshot_id': None, 'imageRef': '8d830113-4280-4524-bdd9-3a577a7d4174', 'volume_type': None, 'size': 1}} {{(pid=100214) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 01:04:38.531728 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-0d8cfea3-f467-43d1-803a-376f76249e3f None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:04:38.533924 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-0d8cfea3-f467-43d1-803a-376f76249e3f tempest-TestStampPattern-1235210939 tempest-TestStampPattern-1235210939-project-member] POST https://10.4.3.240/volume/v3/snapshots Aug 20 01:04:38.534311 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-0d8cfea3-f467-43d1-803a-376f76249e3f tempest-TestStampPattern-1235210939 tempest-TestStampPattern-1235210939-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c7f7f793-3750-4099-8c56-0a347c329786", "force": false, "name": "tempest-TestStampPattern-snapshot-1552958069", "description": null, "metadata": null}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:04:38.541649 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.v3.volumes [None req-093c456f-e0ba-4531-a09d-52271b1a106c tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Create volume of 1 GB Aug 20 01:04:38.542814 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:04:38.542814 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:04:38.543263 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-0d8cfea3-f467-43d1-803a-376f76249e3f tempest-TestStampPattern-1235210939 tempest-TestStampPattern-1235210939-project-member] Volume info retrieved successfully. Aug 20 01:04:38.543417 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.v3.snapshots [None req-0d8cfea3-f467-43d1-803a-376f76249e3f tempest-TestStampPattern-1235210939 tempest-TestStampPattern-1235210939-project-member] Create snapshot from volume c7f7f793-3750-4099-8c56-0a347c329786 Aug 20 01:04:38.545535 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-093c456f-e0ba-4531-a09d-52271b1a106c tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Availability Zones retrieved successfully. Aug 20 01:04:38.550527 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-093c456f-e0ba-4531-a09d-52271b1a106c tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Flow 'volume_create_api' (f53b49e2-cf84-40ad-b7c1-fdf38f8ee714) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:04:38.551844 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-093c456f-e0ba-4531-a09d-52271b1a106c tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ef6a2115-b766-47ad-96c4-bf6c5f2b80ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:04:38.552776 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.flows.api.create_volume [None req-093c456f-e0ba-4531-a09d-52271b1a106c tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Validating volume size '1' using validate_int {{(pid=100214) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 01:04:38.558420 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-0c2b11b6-462c-4774-be78-310e9c6fd0ae None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:04:38.560622 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-0c2b11b6-462c-4774-be78-310e9c6fd0ae tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] GET https://10.4.3.240/volume/v3/backups/2a1c509d-5ccb-4dda-847c-226fd15519a0 Aug 20 01:04:38.560822 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-0c2b11b6-462c-4774-be78-310e9c6fd0ae tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:04:38.561017 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-0c2b11b6-462c-4774-be78-310e9c6fd0ae tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:04:38.561122 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.v3.backups [None req-0c2b11b6-462c-4774-be78-310e9c6fd0ae tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Show backup with id 2a1c509d-5ccb-4dda-847c-226fd15519a0. {{(pid=100213) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:04:38.566201 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:04:38.566201 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:04:38.566201 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-0c2b11b6-462c-4774-be78-310e9c6fd0ae tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] https://10.4.3.240/volume/v3/backups/2a1c509d-5ccb-4dda-847c-226fd15519a0 returned with HTTP 200 Aug 20 01:04:38.566368 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 860/3465] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:04:38 2026] GET /volume/v3/backups/2a1c509d-5ccb-4dda-847c-226fd15519a0 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:04:38.588930 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.quota [None req-0d8cfea3-f467-43d1-803a-376f76249e3f tempest-TestStampPattern-1235210939 tempest-TestStampPattern-1235210939-project-member] Created reservations ['dc7bb8cd-4306-41ee-8f67-12039dab9cff', '4e07bf90-9fe7-4263-980e-2b4c1ee01964', '939c6013-2a74-4083-9e5c-1e2f01906200', 'e67c7428-ba30-45cc-9bd0-9fa854c48711'] {{(pid=100215) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 01:04:38.591487 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-79c28eee-3f51-453b-b211-5d4d7e30fe82 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:04:38.594222 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-79c28eee-3f51-453b-b211-5d4d7e30fe82 tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] GET https://10.4.3.240/volume/v3/volumes/7fea381a-9899-452d-a479-fdccb2fe325a Aug 20 01:04:38.594483 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-79c28eee-3f51-453b-b211-5d4d7e30fe82 tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:04:38.594722 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-79c28eee-3f51-453b-b211-5d4d7e30fe82 tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:04:38.606910 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:04:38.606910 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:04:38.612060 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-79c28eee-3f51-453b-b211-5d4d7e30fe82 tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] Volume info retrieved successfully. Aug 20 01:04:38.618413 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-79c28eee-3f51-453b-b211-5d4d7e30fe82 tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] https://10.4.3.240/volume/v3/volumes/7fea381a-9899-452d-a479-fdccb2fe325a returned with HTTP 200 Aug 20 01:04:38.618916 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 863/3466] 10.4.3.240 () {68 vars in 1389 bytes} [Thu Aug 20 01:04:38 2026] GET /volume/v3/volumes/7fea381a-9899-452d-a479-fdccb2fe325a => generated 928 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:04:38.627919 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-093c456f-e0ba-4531-a09d-52271b1a106c tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ef6a2115-b766-47ad-96c4-bf6c5f2b80ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:52:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1ed58bd6-fe6a-497e-ae84-e8199d24fdfa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:04:38.628770 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-093c456f-e0ba-4531-a09d-52271b1a106c tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (74ca000a-8b34-4978-95c6-df48df12c5bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:04:38.640057 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-0d8cfea3-f467-43d1-803a-376f76249e3f tempest-TestStampPattern-1235210939 tempest-TestStampPattern-1235210939-project-member] Snapshot create request issued successfully. Aug 20 01:04:38.640469 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-0d8cfea3-f467-43d1-803a-376f76249e3f tempest-TestStampPattern-1235210939 tempest-TestStampPattern-1235210939-project-member] https://10.4.3.240/volume/v3/snapshots returned with HTTP 202 Aug 20 01:04:38.640989 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 877/3467] 10.4.3.240 () {68 vars in 1265 bytes} [Thu Aug 20 01:04:38 2026] POST /volume/v3/snapshots => generated 303 bytes in 110 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 01:04:38.652270 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-fb78e4a0-8eed-46e5-9341-4b7ce4af50d7 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:04:38.653938 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-fb78e4a0-8eed-46e5-9341-4b7ce4af50d7 tempest-TestStampPattern-1235210939 tempest-TestStampPattern-1235210939-project-member] GET https://10.4.3.240/volume/v3/snapshots/ef0fdbc8-a4ea-4eb6-acf0-8050a9b5bb43 Aug 20 01:04:38.654107 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-fb78e4a0-8eed-46e5-9341-4b7ce4af50d7 tempest-TestStampPattern-1235210939 tempest-TestStampPattern-1235210939-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:04:38.654309 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-fb78e4a0-8eed-46e5-9341-4b7ce4af50d7 tempest-TestStampPattern-1235210939 tempest-TestStampPattern-1235210939-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:04:38.661576 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:04:38.661576 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:04:38.662012 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-fb78e4a0-8eed-46e5-9341-4b7ce4af50d7 tempest-TestStampPattern-1235210939 tempest-TestStampPattern-1235210939-project-member] Snapshot retrieved successfully. Aug 20 01:04:38.662708 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-fb78e4a0-8eed-46e5-9341-4b7ce4af50d7 tempest-TestStampPattern-1235210939 tempest-TestStampPattern-1235210939-project-member] https://10.4.3.240/volume/v3/snapshots/ef0fdbc8-a4ea-4eb6-acf0-8050a9b5bb43 returned with HTTP 200 Aug 20 01:04:38.663040 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 861/3468] 10.4.3.240 () {66 vars in 1354 bytes} [Thu Aug 20 01:04:38 2026] GET /volume/v3/snapshots/ef0fdbc8-a4ea-4eb6-acf0-8050a9b5bb43 => generated 435 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:04:38.682888 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.quota [None req-093c456f-e0ba-4531-a09d-52271b1a106c tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Created reservations ['a7e1bc14-c6e3-4a8b-b7a7-5e07ce8a5dcd', 'b1304ebf-f33f-45a1-b901-1c4180a33ce7', '613ee7f0-c632-4e97-abce-8c8fe1770ce4', '13e3cdf1-0261-4738-861a-a30212609838'] {{(pid=100214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 01:04:38.683691 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-093c456f-e0ba-4531-a09d-52271b1a106c tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (74ca000a-8b34-4978-95c6-df48df12c5bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a7e1bc14-c6e3-4a8b-b7a7-5e07ce8a5dcd', 'b1304ebf-f33f-45a1-b901-1c4180a33ce7', '613ee7f0-c632-4e97-abce-8c8fe1770ce4', '13e3cdf1-0261-4738-861a-a30212609838']}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:04:38.684434 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-093c456f-e0ba-4531-a09d-52271b1a106c tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9cd22d44-c755-448c-b13c-e4f9b0e8e400) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:04:38.708616 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-093c456f-e0ba-4531-a09d-52271b1a106c tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9cd22d44-c755-448c-b13c-e4f9b0e8e400) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cb13f27c-114a-4d55-8ffa-887c1cc83a9a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1271105377',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='03a37021255e41ccb3259dd49aff4a78',qos_specs=None,replication_status=,reservations=['a7e1bc14-c6e3-4a8b-b7a7-5e07ce8a5dcd','b1304ebf-f33f-45a1-b901-1c4180a33ce7','613ee7f0-c632-4e97-abce-8c8fe1770ce4','13e3cdf1-0261-4738-861a-a30212609838'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d1fcea7d7ab543fdbc3f32dca8fe540e',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T01:04:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1271105377',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cb13f27c-114a-4d55-8ffa-887c1cc83a9a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='03a37021255e41ccb3259dd49aff4a78',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d1fcea7d7ab543fdbc3f32dca8fe540e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1ed58bd6-fe6a-497e-ae84-e8199d24fdfa),volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:04:38.709247 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-093c456f-e0ba-4531-a09d-52271b1a106c tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3b3cbe0c-6c56-495f-bbe1-d4c6e4b032bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:04:38.727494 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-093c456f-e0ba-4531-a09d-52271b1a106c tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3b3cbe0c-6c56-495f-bbe1-d4c6e4b032bf) transitioned into state 'SUCCESS' from state '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-1271105377',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='03a37021255e41ccb3259dd49aff4a78',qos_specs=None,replication_status=,reservations=['a7e1bc14-c6e3-4a8b-b7a7-5e07ce8a5dcd','b1304ebf-f33f-45a1-b901-1c4180a33ce7','613ee7f0-c632-4e97-abce-8c8fe1770ce4','13e3cdf1-0261-4738-861a-a30212609838'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d1fcea7d7ab543fdbc3f32dca8fe540e',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:04:38.728158 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-093c456f-e0ba-4531-a09d-52271b1a106c tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f741fdc1-f348-4b5e-ac52-c073dcfbb003) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:04:38.736992 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-093c456f-e0ba-4531-a09d-52271b1a106c tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f741fdc1-f348-4b5e-ac52-c073dcfbb003) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:04:38.738385 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-093c456f-e0ba-4531-a09d-52271b1a106c tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Flow 'volume_create_api' (f53b49e2-cf84-40ad-b7c1-fdf38f8ee714) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:04:38.738828 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-093c456f-e0ba-4531-a09d-52271b1a106c tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Create volume request issued successfully. Aug 20 01:04:38.739598 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-093c456f-e0ba-4531-a09d-52271b1a106c tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 20 01:04:38.740150 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 868/3469] 10.4.3.240 () {68 vars in 1259 bytes} [Thu Aug 20 01:04:38 2026] POST /volume/v3/volumes => generated 759 bytes in 274 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 01:04:38.752973 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-7f4f9efa-022a-44fc-ad36-55e6ca706688 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:04:38.754868 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-7f4f9efa-022a-44fc-ad36-55e6ca706688 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] GET https://10.4.3.240/volume/v3/volumes/cb13f27c-114a-4d55-8ffa-887c1cc83a9a Aug 20 01:04:38.755073 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-7f4f9efa-022a-44fc-ad36-55e6ca706688 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:04:38.755285 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-7f4f9efa-022a-44fc-ad36-55e6ca706688 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:04:38.762790 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:04:38.762790 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:04:38.766264 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-7f4f9efa-022a-44fc-ad36-55e6ca706688 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Volume info retrieved successfully. Aug 20 01:04:38.770515 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-7f4f9efa-022a-44fc-ad36-55e6ca706688 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] https://10.4.3.240/volume/v3/volumes/cb13f27c-114a-4d55-8ffa-887c1cc83a9a returned with HTTP 200 Aug 20 01:04:38.770929 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 864/3470] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:04:38 2026] GET /volume/v3/volumes/cb13f27c-114a-4d55-8ffa-887c1cc83a9a => generated 827 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:04:39.486719 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-de16229a-3a14-4882-9d18-9f18a523f925 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:04:39.488376 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-de16229a-3a14-4882-9d18-9f18a523f925 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] GET https://10.4.3.240/volume/v3/volumes/2abc3e17-dae5-4636-9543-722978055ef5 Aug 20 01:04:39.488547 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-de16229a-3a14-4882-9d18-9f18a523f925 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:04:39.488729 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-de16229a-3a14-4882-9d18-9f18a523f925 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:04:39.494876 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:04:39.494876 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:04:39.498023 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-de16229a-3a14-4882-9d18-9f18a523f925 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Volume info retrieved successfully. Aug 20 01:04:39.502363 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-de16229a-3a14-4882-9d18-9f18a523f925 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] https://10.4.3.240/volume/v3/volumes/2abc3e17-dae5-4636-9543-722978055ef5 returned with HTTP 200 Aug 20 01:04:39.502737 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 878/3471] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:04:39 2026] GET /volume/v3/volumes/2abc3e17-dae5-4636-9543-722978055ef5 => generated 1362 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:04:39.513523 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-e9048609-4e06-4c1b-96b0-7852223deb4d None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:04:39.515929 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-e9048609-4e06-4c1b-96b0-7852223deb4d tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] DELETE https://10.4.3.240/volume/v3/volumes/2abc3e17-dae5-4636-9543-722978055ef5 Aug 20 01:04:39.516154 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-e9048609-4e06-4c1b-96b0-7852223deb4d tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:04:39.516407 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-e9048609-4e06-4c1b-96b0-7852223deb4d tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Calling method 'delete' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:04:39.516630 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.v3.volumes [None req-e9048609-4e06-4c1b-96b0-7852223deb4d tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Delete volume with id: 2abc3e17-dae5-4636-9543-722978055ef5 Aug 20 01:04:39.524927 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:04:39.524927 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:04:39.525485 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-e9048609-4e06-4c1b-96b0-7852223deb4d tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Volume info retrieved successfully. Aug 20 01:04:39.546231 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-e9048609-4e06-4c1b-96b0-7852223deb4d tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Delete volume request issued successfully. Aug 20 01:04:39.546414 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-e9048609-4e06-4c1b-96b0-7852223deb4d tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] https://10.4.3.240/volume/v3/volumes/2abc3e17-dae5-4636-9543-722978055ef5 returned with HTTP 202 Aug 20 01:04:39.546917 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 862/3472] 10.4.3.240 () {66 vars in 1351 bytes} [Thu Aug 20 01:04:39 2026] DELETE /volume/v3/volumes/2abc3e17-dae5-4636-9543-722978055ef5 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 01:04:39.556484 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-94f03873-61fd-4514-9c40-8eed065c5c37 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:04:39.559984 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-94f03873-61fd-4514-9c40-8eed065c5c37 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] GET https://10.4.3.240/volume/v3/volumes/2abc3e17-dae5-4636-9543-722978055ef5 Aug 20 01:04:39.560237 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-94f03873-61fd-4514-9c40-8eed065c5c37 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:04:39.560530 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-94f03873-61fd-4514-9c40-8eed065c5c37 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:04:39.573698 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:04:39.573698 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:04:39.581135 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-94f03873-61fd-4514-9c40-8eed065c5c37 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Volume info retrieved successfully. Aug 20 01:04:39.585132 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-a9ebc4a0-14cc-4157-9550-5d4de77dd013 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:04:39.587581 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-a9ebc4a0-14cc-4157-9550-5d4de77dd013 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] GET https://10.4.3.240/volume/v3/backups/2a1c509d-5ccb-4dda-847c-226fd15519a0 Aug 20 01:04:39.587581 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-a9ebc4a0-14cc-4157-9550-5d4de77dd013 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:04:39.587581 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-a9ebc4a0-14cc-4157-9550-5d4de77dd013 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:04:39.587581 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.v3.backups [None req-a9ebc4a0-14cc-4157-9550-5d4de77dd013 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Show backup with id 2a1c509d-5ccb-4dda-847c-226fd15519a0. {{(pid=100212) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:04:39.588817 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-94f03873-61fd-4514-9c40-8eed065c5c37 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] https://10.4.3.240/volume/v3/volumes/2abc3e17-dae5-4636-9543-722978055ef5 returned with HTTP 200 Aug 20 01:04:39.589331 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 869/3473] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:04:39 2026] GET /volume/v3/volumes/2abc3e17-dae5-4636-9543-722978055ef5 => generated 1361 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:04:39.595852 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:04:39.595852 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:04:39.596775 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-a9ebc4a0-14cc-4157-9550-5d4de77dd013 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] https://10.4.3.240/volume/v3/backups/2a1c509d-5ccb-4dda-847c-226fd15519a0 returned with HTTP 200 Aug 20 01:04:39.597251 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 865/3474] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:04:39 2026] GET /volume/v3/backups/2a1c509d-5ccb-4dda-847c-226fd15519a0 => generated 737 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:04:39.631535 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-58cbf7c1-3913-476f-9c02-b202a38be7bd None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:04:39.633513 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-58cbf7c1-3913-476f-9c02-b202a38be7bd tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] GET https://10.4.3.240/volume/v3/volumes/7fea381a-9899-452d-a479-fdccb2fe325a Aug 20 01:04:39.633756 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-58cbf7c1-3913-476f-9c02-b202a38be7bd tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:04:39.633943 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-58cbf7c1-3913-476f-9c02-b202a38be7bd tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:04:39.642957 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:04:39.642957 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:04:39.646877 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-58cbf7c1-3913-476f-9c02-b202a38be7bd tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] Volume info retrieved successfully. Aug 20 01:04:39.653816 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-58cbf7c1-3913-476f-9c02-b202a38be7bd tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] https://10.4.3.240/volume/v3/volumes/7fea381a-9899-452d-a479-fdccb2fe325a returned with HTTP 200 Aug 20 01:04:39.654169 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 879/3475] 10.4.3.240 () {68 vars in 1389 bytes} [Thu Aug 20 01:04:39 2026] GET /volume/v3/volumes/7fea381a-9899-452d-a479-fdccb2fe325a => generated 928 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:04:39.673398 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-d9d51145-2ebf-44c5-9949-33704fb1ff23 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:04:39.675680 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-d9d51145-2ebf-44c5-9949-33704fb1ff23 tempest-TestStampPattern-1235210939 tempest-TestStampPattern-1235210939-project-member] GET https://10.4.3.240/volume/v3/snapshots/ef0fdbc8-a4ea-4eb6-acf0-8050a9b5bb43 Aug 20 01:04:39.675898 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-d9d51145-2ebf-44c5-9949-33704fb1ff23 tempest-TestStampPattern-1235210939 tempest-TestStampPattern-1235210939-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:04:39.676122 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-d9d51145-2ebf-44c5-9949-33704fb1ff23 tempest-TestStampPattern-1235210939 tempest-TestStampPattern-1235210939-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:04:39.683782 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:04:39.683782 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:04:39.684322 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-d9d51145-2ebf-44c5-9949-33704fb1ff23 tempest-TestStampPattern-1235210939 tempest-TestStampPattern-1235210939-project-member] Snapshot retrieved successfully. Aug 20 01:04:39.685582 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-d9d51145-2ebf-44c5-9949-33704fb1ff23 tempest-TestStampPattern-1235210939 tempest-TestStampPattern-1235210939-project-member] https://10.4.3.240/volume/v3/snapshots/ef0fdbc8-a4ea-4eb6-acf0-8050a9b5bb43 returned with HTTP 200 Aug 20 01:04:39.685936 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 863/3476] 10.4.3.240 () {66 vars in 1354 bytes} [Thu Aug 20 01:04:39 2026] GET /volume/v3/snapshots/ef0fdbc8-a4ea-4eb6-acf0-8050a9b5bb43 => generated 462 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:04:39.696797 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-614ceb13-1fe3-49a8-acea-968a897a8a0e None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:04:39.698902 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-614ceb13-1fe3-49a8-acea-968a897a8a0e tempest-TestStampPattern-1235210939 tempest-TestStampPattern-1235210939-project-member] GET https://10.4.3.240/volume/v3/snapshots/ef0fdbc8-a4ea-4eb6-acf0-8050a9b5bb43 Aug 20 01:04:39.699086 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-614ceb13-1fe3-49a8-acea-968a897a8a0e tempest-TestStampPattern-1235210939 tempest-TestStampPattern-1235210939-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:04:39.699260 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-614ceb13-1fe3-49a8-acea-968a897a8a0e tempest-TestStampPattern-1235210939 tempest-TestStampPattern-1235210939-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:04:39.704682 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:04:39.704682 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:04:39.705392 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-614ceb13-1fe3-49a8-acea-968a897a8a0e tempest-TestStampPattern-1235210939 tempest-TestStampPattern-1235210939-project-member] Snapshot retrieved successfully. Aug 20 01:04:39.706057 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-614ceb13-1fe3-49a8-acea-968a897a8a0e tempest-TestStampPattern-1235210939 tempest-TestStampPattern-1235210939-project-member] https://10.4.3.240/volume/v3/snapshots/ef0fdbc8-a4ea-4eb6-acf0-8050a9b5bb43 returned with HTTP 200 Aug 20 01:04:39.706425 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 870/3477] 10.4.3.240 () {66 vars in 1354 bytes} [Thu Aug 20 01:04:39 2026] GET /volume/v3/snapshots/ef0fdbc8-a4ea-4eb6-acf0-8050a9b5bb43 => generated 462 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 20 01:04:39.782642 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-f902e04e-c9a0-4dc3-8dd5-8112a9b42c2d None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:04:39.785450 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-f902e04e-c9a0-4dc3-8dd5-8112a9b42c2d tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] GET https://10.4.3.240/volume/v3/volumes/cb13f27c-114a-4d55-8ffa-887c1cc83a9a Aug 20 01:04:39.785450 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-f902e04e-c9a0-4dc3-8dd5-8112a9b42c2d tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:04:39.785450 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-f902e04e-c9a0-4dc3-8dd5-8112a9b42c2d tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:04:39.796220 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:04:39.796220 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:04:39.800578 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-f902e04e-c9a0-4dc3-8dd5-8112a9b42c2d tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Volume info retrieved successfully. Aug 20 01:04:39.806177 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-f902e04e-c9a0-4dc3-8dd5-8112a9b42c2d tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] https://10.4.3.240/volume/v3/volumes/cb13f27c-114a-4d55-8ffa-887c1cc83a9a returned with HTTP 200 Aug 20 01:04:39.806677 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 866/3478] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:04:39 2026] GET /volume/v3/volumes/cb13f27c-114a-4d55-8ffa-887c1cc83a9a => generated 1367 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:04:39.821502 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-140a17c8-674b-42d6-9d86-5c769c4413c0 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:04:39.828001 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-140a17c8-674b-42d6-9d86-5c769c4413c0 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] GET https://10.4.3.240/volume/v3/volumes/cb13f27c-114a-4d55-8ffa-887c1cc83a9a Aug 20 01:04:39.828240 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-140a17c8-674b-42d6-9d86-5c769c4413c0 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:04:39.828550 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-140a17c8-674b-42d6-9d86-5c769c4413c0 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:04:39.846304 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:04:39.846304 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:04:39.858128 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-140a17c8-674b-42d6-9d86-5c769c4413c0 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Volume info retrieved successfully. Aug 20 01:04:39.866424 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-140a17c8-674b-42d6-9d86-5c769c4413c0 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] https://10.4.3.240/volume/v3/volumes/cb13f27c-114a-4d55-8ffa-887c1cc83a9a returned with HTTP 200 Aug 20 01:04:39.867090 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 880/3479] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:04:39 2026] GET /volume/v3/volumes/cb13f27c-114a-4d55-8ffa-887c1cc83a9a => generated 1367 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:04:40.603521 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-adf3b425-21f7-4089-a67b-596bcb87d8bc None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:04:40.605679 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-adf3b425-21f7-4089-a67b-596bcb87d8bc tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] GET https://10.4.3.240/volume/v3/volumes/2abc3e17-dae5-4636-9543-722978055ef5 Aug 20 01:04:40.605910 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-adf3b425-21f7-4089-a67b-596bcb87d8bc tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:04:40.606136 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-adf3b425-21f7-4089-a67b-596bcb87d8bc tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:04:40.613746 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-adf3b425-21f7-4089-a67b-596bcb87d8bc tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] https://10.4.3.240/volume/v3/volumes/2abc3e17-dae5-4636-9543-722978055ef5 returned with HTTP 404 Aug 20 01:04:40.613944 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-fc83118f-bceb-4751-8011-2909ac97868f None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:04:40.614301 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 864/3480] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:04:40 2026] GET /volume/v3/volumes/2abc3e17-dae5-4636-9543-722978055ef5 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:04:40.616308 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-fc83118f-bceb-4751-8011-2909ac97868f tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] GET https://10.4.3.240/volume/v3/backups/2a1c509d-5ccb-4dda-847c-226fd15519a0 Aug 20 01:04:40.618260 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-fc83118f-bceb-4751-8011-2909ac97868f tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:04:40.618260 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-fc83118f-bceb-4751-8011-2909ac97868f tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:04:40.618260 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-fc83118f-bceb-4751-8011-2909ac97868f tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Show backup with id 2a1c509d-5ccb-4dda-847c-226fd15519a0. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:04:40.628417 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:04:40.628417 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:04:40.629174 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-3e2276f9-27b9-45fe-bd20-b36b7a21b4af None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:04:40.629982 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-fc83118f-bceb-4751-8011-2909ac97868f tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] https://10.4.3.240/volume/v3/backups/2a1c509d-5ccb-4dda-847c-226fd15519a0 returned with HTTP 200 Aug 20 01:04:40.630598 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 871/3481] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:04:40 2026] GET /volume/v3/backups/2a1c509d-5ccb-4dda-847c-226fd15519a0 => generated 737 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:04:40.630915 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-3e2276f9-27b9-45fe-bd20-b36b7a21b4af tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] GET https://10.4.3.240/volume/v3/volumes/7e713bed-b3bd-4b5c-b04b-feeb6e607ee7 Aug 20 01:04:40.631092 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-3e2276f9-27b9-45fe-bd20-b36b7a21b4af tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:04:40.631276 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-3e2276f9-27b9-45fe-bd20-b36b7a21b4af tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:04:40.642220 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:04:40.642220 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:04:40.646358 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-3e2276f9-27b9-45fe-bd20-b36b7a21b4af tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Volume info retrieved successfully. Aug 20 01:04:40.650952 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-3e2276f9-27b9-45fe-bd20-b36b7a21b4af tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] https://10.4.3.240/volume/v3/volumes/7e713bed-b3bd-4b5c-b04b-feeb6e607ee7 returned with HTTP 200 Aug 20 01:04:40.651424 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 867/3482] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:04:40 2026] GET /volume/v3/volumes/7e713bed-b3bd-4b5c-b04b-feeb6e607ee7 => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:04:40.672425 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-d0f37c78-6ffd-4458-824f-a7613e405bae None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:04:40.673951 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-b8c54cad-2479-4acd-b7c2-2f5ca5920f7a None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:04:40.674185 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-d0f37c78-6ffd-4458-824f-a7613e405bae tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] GET https://10.4.3.240/volume/v3/volumes/7fea381a-9899-452d-a479-fdccb2fe325a Aug 20 01:04:40.674266 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-d0f37c78-6ffd-4458-824f-a7613e405bae tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:04:40.674466 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-d0f37c78-6ffd-4458-824f-a7613e405bae tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:04:40.675830 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-b8c54cad-2479-4acd-b7c2-2f5ca5920f7a tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] POST https://10.4.3.240/volume/v3/snapshots Aug 20 01:04:40.676216 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-b8c54cad-2479-4acd-b7c2-2f5ca5920f7a tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7e713bed-b3bd-4b5c-b04b-feeb6e607ee7", "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1738133540"}} {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:04:40.683375 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:04:40.683375 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:04:40.685318 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:04:40.685318 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:04:40.685924 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-b8c54cad-2479-4acd-b7c2-2f5ca5920f7a tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Volume info retrieved successfully. Aug 20 01:04:40.686044 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.v3.snapshots [None req-b8c54cad-2479-4acd-b7c2-2f5ca5920f7a tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Create snapshot from volume 7e713bed-b3bd-4b5c-b04b-feeb6e607ee7 Aug 20 01:04:40.686993 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-d0f37c78-6ffd-4458-824f-a7613e405bae tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] Volume info retrieved successfully. Aug 20 01:04:40.693088 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-d0f37c78-6ffd-4458-824f-a7613e405bae tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] https://10.4.3.240/volume/v3/volumes/7fea381a-9899-452d-a479-fdccb2fe325a returned with HTTP 200 Aug 20 01:04:40.693645 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 881/3483] 10.4.3.240 () {68 vars in 1389 bytes} [Thu Aug 20 01:04:40 2026] GET /volume/v3/volumes/7fea381a-9899-452d-a479-fdccb2fe325a => generated 1193 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 01:04:40.707262 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-8cce416b-6e13-4d51-90dc-3a884d8d6ca6 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:04:40.710190 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-8cce416b-6e13-4d51-90dc-3a884d8d6ca6 tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] GET https://10.4.3.240/volume/v3/volumes/7fea381a-9899-452d-a479-fdccb2fe325a Aug 20 01:04:40.710459 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-8cce416b-6e13-4d51-90dc-3a884d8d6ca6 tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:04:40.710695 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-8cce416b-6e13-4d51-90dc-3a884d8d6ca6 tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:04:40.718178 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.quota [None req-b8c54cad-2479-4acd-b7c2-2f5ca5920f7a tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Created reservations ['2853f41f-cf76-42eb-9a93-54f912fa68cd', 'c3f06393-5b12-4cf9-97c9-0adb19c364c1', '5d635c25-a81d-413f-b8ca-699a22a50560', '34e28163-57dd-4684-8a96-cf33be00b5f2'] {{(pid=100213) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 01:04:40.719079 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:04:40.719079 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:04:40.723869 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-8cce416b-6e13-4d51-90dc-3a884d8d6ca6 tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] Volume info retrieved successfully. Aug 20 01:04:40.729317 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-8cce416b-6e13-4d51-90dc-3a884d8d6ca6 tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] https://10.4.3.240/volume/v3/volumes/7fea381a-9899-452d-a479-fdccb2fe325a returned with HTTP 200 Aug 20 01:04:40.729826 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 872/3484] 10.4.3.240 () {68 vars in 1389 bytes} [Thu Aug 20 01:04:40 2026] GET /volume/v3/volumes/7fea381a-9899-452d-a479-fdccb2fe325a => generated 1193 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 01:04:40.747634 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-b8d4232a-6327-47d7-b4a3-e89170cf0d71 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:04:40.749535 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-b8d4232a-6327-47d7-b4a3-e89170cf0d71 tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] DELETE https://10.4.3.240/volume/v3/volumes/7fea381a-9899-452d-a479-fdccb2fe325a Aug 20 01:04:40.749535 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-b8d4232a-6327-47d7-b4a3-e89170cf0d71 tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:04:40.749667 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-b8d4232a-6327-47d7-b4a3-e89170cf0d71 tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] Calling method 'delete' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:04:40.749831 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.v3.volumes [None req-b8d4232a-6327-47d7-b4a3-e89170cf0d71 tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] Delete volume with id: 7fea381a-9899-452d-a479-fdccb2fe325a Aug 20 01:04:40.756389 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:04:40.756389 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:04:40.756783 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-b8d4232a-6327-47d7-b4a3-e89170cf0d71 tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] Volume info retrieved successfully. Aug 20 01:04:40.762362 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-b8c54cad-2479-4acd-b7c2-2f5ca5920f7a tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Snapshot create request issued successfully. Aug 20 01:04:40.762718 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-b8c54cad-2479-4acd-b7c2-2f5ca5920f7a tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] https://10.4.3.240/volume/v3/snapshots returned with HTTP 202 Aug 20 01:04:40.763603 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 865/3485] 10.4.3.240 () {68 vars in 1265 bytes} [Thu Aug 20 01:04:40 2026] POST /volume/v3/snapshots => generated 380 bytes in 90 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 01:04:40.774502 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-b8d4232a-6327-47d7-b4a3-e89170cf0d71 tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] Delete volume request issued successfully. Aug 20 01:04:40.774704 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-b8d4232a-6327-47d7-b4a3-e89170cf0d71 tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] https://10.4.3.240/volume/v3/volumes/7fea381a-9899-452d-a479-fdccb2fe325a returned with HTTP 202 Aug 20 01:04:40.775075 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 868/3486] 10.4.3.240 () {68 vars in 1392 bytes} [Thu Aug 20 01:04:40 2026] DELETE /volume/v3/volumes/7fea381a-9899-452d-a479-fdccb2fe325a => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 20 01:04:40.780301 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-a42d12bc-f166-4ca5-a685-67a7e0f5d86c None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:04:40.784185 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-10381b04-164e-48d1-a104-4ae33d60b671 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:04:40.786345 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-10381b04-164e-48d1-a104-4ae33d60b671 tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] GET https://10.4.3.240/volume/v3/volumes/7fea381a-9899-452d-a479-fdccb2fe325a Aug 20 01:04:40.786700 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-10381b04-164e-48d1-a104-4ae33d60b671 tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:04:40.786854 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-a42d12bc-f166-4ca5-a685-67a7e0f5d86c tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] GET https://10.4.3.240/volume/v3/snapshots/b244eee8-73ab-46be-acba-106b6e988359 Aug 20 01:04:40.786913 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-10381b04-164e-48d1-a104-4ae33d60b671 tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:04:40.787063 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-a42d12bc-f166-4ca5-a685-67a7e0f5d86c tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:04:40.787258 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-a42d12bc-f166-4ca5-a685-67a7e0f5d86c tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:04:40.796520 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:04:40.796520 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:04:40.797173 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-a42d12bc-f166-4ca5-a685-67a7e0f5d86c tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Snapshot retrieved successfully. Aug 20 01:04:40.798352 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-a42d12bc-f166-4ca5-a685-67a7e0f5d86c tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] https://10.4.3.240/volume/v3/snapshots/b244eee8-73ab-46be-acba-106b6e988359 returned with HTTP 200 Aug 20 01:04:40.798765 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:04:40.798765 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:04:40.798858 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 882/3487] 10.4.3.240 () {66 vars in 1354 bytes} [Thu Aug 20 01:04:40 2026] GET /volume/v3/snapshots/b244eee8-73ab-46be-acba-106b6e988359 => generated 512 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:04:40.804377 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-10381b04-164e-48d1-a104-4ae33d60b671 tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] Volume info retrieved successfully. Aug 20 01:04:40.810723 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-10381b04-164e-48d1-a104-4ae33d60b671 tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] https://10.4.3.240/volume/v3/volumes/7fea381a-9899-452d-a479-fdccb2fe325a returned with HTTP 200 Aug 20 01:04:40.811125 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 873/3488] 10.4.3.240 () {68 vars in 1389 bytes} [Thu Aug 20 01:04:40 2026] GET /volume/v3/volumes/7fea381a-9899-452d-a479-fdccb2fe325a => generated 1192 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 01:04:41.124250 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [req-08536636-6f6b-430a-aae0-3d7ad0ebb765 req-097fe46a-a203-459a-a78d-a88134c8ecba None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:04:41.126246 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-08536636-6f6b-430a-aae0-3d7ad0ebb765 req-097fe46a-a203-459a-a78d-a88134c8ecba tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] GET https://10.4.3.240/volume/v3/volumes/cb13f27c-114a-4d55-8ffa-887c1cc83a9a Aug 20 01:04:41.126526 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [req-08536636-6f6b-430a-aae0-3d7ad0ebb765 req-097fe46a-a203-459a-a78d-a88134c8ecba tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:04:41.126740 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [req-08536636-6f6b-430a-aae0-3d7ad0ebb765 req-097fe46a-a203-459a-a78d-a88134c8ecba tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:04:41.134016 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:04:41.134016 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:04:41.137945 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [req-08536636-6f6b-430a-aae0-3d7ad0ebb765 req-097fe46a-a203-459a-a78d-a88134c8ecba tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Volume info retrieved successfully. Aug 20 01:04:41.142865 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-08536636-6f6b-430a-aae0-3d7ad0ebb765 req-097fe46a-a203-459a-a78d-a88134c8ecba tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] https://10.4.3.240/volume/v3/volumes/cb13f27c-114a-4d55-8ffa-887c1cc83a9a returned with HTTP 200 Aug 20 01:04:41.143248 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 866/3489] 10.4.3.240 () {68 vars in 1598 bytes} [Thu Aug 20 01:04:41 2026] GET /volume/v3/volumes/cb13f27c-114a-4d55-8ffa-887c1cc83a9a => generated 1367 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:04:41.642366 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-ac09f603-fea0-4bb7-9f26-076a52d44ac8 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:04:41.643974 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-ac09f603-fea0-4bb7-9f26-076a52d44ac8 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] GET https://10.4.3.240/volume/v3/backups/2a1c509d-5ccb-4dda-847c-226fd15519a0 Aug 20 01:04:41.644158 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-ac09f603-fea0-4bb7-9f26-076a52d44ac8 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:04:41.644323 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-ac09f603-fea0-4bb7-9f26-076a52d44ac8 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:04:41.644455 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.v3.backups [None req-ac09f603-fea0-4bb7-9f26-076a52d44ac8 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Show backup with id 2a1c509d-5ccb-4dda-847c-226fd15519a0. {{(pid=100212) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:04:41.648184 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:04:41.648184 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:04:41.648851 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-ac09f603-fea0-4bb7-9f26-076a52d44ac8 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] https://10.4.3.240/volume/v3/backups/2a1c509d-5ccb-4dda-847c-226fd15519a0 returned with HTTP 200 Aug 20 01:04:41.649282 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 869/3490] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:04:41 2026] GET /volume/v3/backups/2a1c509d-5ccb-4dda-847c-226fd15519a0 => generated 737 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:04:41.699010 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-08536636-6f6b-430a-aae0-3d7ad0ebb765 req-6836b5da-0430-4797-9b4f-69259202e32e None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:04:41.700814 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-08536636-6f6b-430a-aae0-3d7ad0ebb765 req-6836b5da-0430-4797-9b4f-69259202e32e tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] GET https://10.4.3.240/volume/v3/volumes/cb13f27c-114a-4d55-8ffa-887c1cc83a9a Aug 20 01:04:41.700970 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-08536636-6f6b-430a-aae0-3d7ad0ebb765 req-6836b5da-0430-4797-9b4f-69259202e32e tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:04:41.701138 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-08536636-6f6b-430a-aae0-3d7ad0ebb765 req-6836b5da-0430-4797-9b4f-69259202e32e tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:04:41.707797 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:04:41.707797 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:04:41.711587 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [req-08536636-6f6b-430a-aae0-3d7ad0ebb765 req-6836b5da-0430-4797-9b4f-69259202e32e tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Volume info retrieved successfully. Aug 20 01:04:41.715761 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-08536636-6f6b-430a-aae0-3d7ad0ebb765 req-6836b5da-0430-4797-9b4f-69259202e32e tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] https://10.4.3.240/volume/v3/volumes/cb13f27c-114a-4d55-8ffa-887c1cc83a9a returned with HTTP 200 Aug 20 01:04:41.716100 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 883/3491] 10.4.3.240 () {68 vars in 1598 bytes} [Thu Aug 20 01:04:41 2026] GET /volume/v3/volumes/cb13f27c-114a-4d55-8ffa-887c1cc83a9a => generated 1367 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:04:41.727333 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-6e73147a-847a-423c-bc5e-d1a40aa58ef9 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:04:41.727894 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-6e73147a-847a-423c-bc5e-d1a40aa58ef9 None None] GET https://10.4.3.240/volume// Aug 20 01:04:41.728097 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-6e73147a-847a-423c-bc5e-d1a40aa58ef9 None None] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:04:41.728328 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-6e73147a-847a-423c-bc5e-d1a40aa58ef9 None None] Calling method 'all' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:04:41.728762 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-6e73147a-847a-423c-bc5e-d1a40aa58ef9 None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 20 01:04:41.729101 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 874/3492] 10.4.3.240 () {66 vars in 1419 bytes} [Thu Aug 20 01:04:41 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 01:04:41.738685 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [req-08536636-6f6b-430a-aae0-3d7ad0ebb765 req-de5e8572-1db1-4e1b-bf01-6695c7cb0964 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:04:41.740622 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-08536636-6f6b-430a-aae0-3d7ad0ebb765 req-de5e8572-1db1-4e1b-bf01-6695c7cb0964 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] POST https://10.4.3.240/volume/v3/attachments Aug 20 01:04:41.740957 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [req-08536636-6f6b-430a-aae0-3d7ad0ebb765 req-de5e8572-1db1-4e1b-bf01-6695c7cb0964 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "cb13f27c-114a-4d55-8ffa-887c1cc83a9a", "connector": null, "instance_uuid": "b02b2986-00d9-4c9b-966d-a708eef659c3"}} {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:04:41.749429 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:04:41.749429 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:04:41.774559 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-08536636-6f6b-430a-aae0-3d7ad0ebb765 req-de5e8572-1db1-4e1b-bf01-6695c7cb0964 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] https://10.4.3.240/volume/v3/attachments returned with HTTP 200 Aug 20 01:04:41.775003 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 867/3493] 10.4.3.240 () {74 vars in 1594 bytes} [Thu Aug 20 01:04:41 2026] POST /volume/v3/attachments => generated 273 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:04:41.810425 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-de5a5db7-54ed-4234-8a87-14a3392490b7 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:04:41.814618 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-de5a5db7-54ed-4234-8a87-14a3392490b7 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] GET https://10.4.3.240/volume/v3/snapshots/b244eee8-73ab-46be-acba-106b6e988359 Aug 20 01:04:41.814795 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-de5a5db7-54ed-4234-8a87-14a3392490b7 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:04:41.814964 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-de5a5db7-54ed-4234-8a87-14a3392490b7 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:04:41.819849 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:04:41.819849 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:04:41.820299 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-de5a5db7-54ed-4234-8a87-14a3392490b7 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Snapshot retrieved successfully. Aug 20 01:04:41.821130 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-de5a5db7-54ed-4234-8a87-14a3392490b7 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] https://10.4.3.240/volume/v3/snapshots/b244eee8-73ab-46be-acba-106b6e988359 returned with HTTP 200 Aug 20 01:04:41.821531 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 870/3494] 10.4.3.240 () {66 vars in 1354 bytes} [Thu Aug 20 01:04:41 2026] GET /volume/v3/snapshots/b244eee8-73ab-46be-acba-106b6e988359 => generated 539 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:04:41.832123 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-cdb8beb2-c8e6-4d61-914f-27db3856c7a9 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:04:41.840178 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-cdb8beb2-c8e6-4d61-914f-27db3856c7a9 tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] GET https://10.4.3.240/volume/v3/volumes/7fea381a-9899-452d-a479-fdccb2fe325a Aug 20 01:04:41.840178 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-cdb8beb2-c8e6-4d61-914f-27db3856c7a9 tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:04:41.840178 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-cdb8beb2-c8e6-4d61-914f-27db3856c7a9 tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:04:41.840923 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-9eb32108-8f78-43c6-95dd-2c6b265acc8a None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:04:41.843985 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-9eb32108-8f78-43c6-95dd-2c6b265acc8a tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] GET https://10.4.3.240/volume/v3/snapshots/b244eee8-73ab-46be-acba-106b6e988359 Aug 20 01:04:41.844278 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-9eb32108-8f78-43c6-95dd-2c6b265acc8a tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:04:41.844524 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-9eb32108-8f78-43c6-95dd-2c6b265acc8a tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:04:41.847040 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-cdb8beb2-c8e6-4d61-914f-27db3856c7a9 tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] https://10.4.3.240/volume/v3/volumes/7fea381a-9899-452d-a479-fdccb2fe325a returned with HTTP 404 Aug 20 01:04:41.847519 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 884/3495] 10.4.3.240 () {68 vars in 1389 bytes} [Thu Aug 20 01:04:41 2026] GET /volume/v3/volumes/7fea381a-9899-452d-a479-fdccb2fe325a => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 01:04:41.855882 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:04:41.855882 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:04:41.856412 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-9eb32108-8f78-43c6-95dd-2c6b265acc8a tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Snapshot retrieved successfully. Aug 20 01:04:41.857235 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-9eb32108-8f78-43c6-95dd-2c6b265acc8a tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] https://10.4.3.240/volume/v3/snapshots/b244eee8-73ab-46be-acba-106b6e988359 returned with HTTP 200 Aug 20 01:04:41.857629 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 875/3496] 10.4.3.240 () {66 vars in 1354 bytes} [Thu Aug 20 01:04:41 2026] GET /volume/v3/snapshots/b244eee8-73ab-46be-acba-106b6e988359 => generated 539 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:04:41.867597 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-6b95cc42-96c2-4f26-b924-7cae7f66cff5 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:04:41.869444 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-6b95cc42-96c2-4f26-b924-7cae7f66cff5 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] GET https://10.4.3.240/volume/v3/snapshots Aug 20 01:04:41.869628 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-6b95cc42-96c2-4f26-b924-7cae7f66cff5 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:04:41.869815 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-6b95cc42-96c2-4f26-b924-7cae7f66cff5 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Calling method 'index' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:04:41.870258 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.api_utils [None req-6b95cc42-96c2-4f26-b924-7cae7f66cff5 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Removing options '' from query. {{(pid=100213) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 01:04:41.870318 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:04:41.870318 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:04:41.871125 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.db.api [None req-6b95cc42-96c2-4f26-b924-7cae7f66cff5 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Building query based on filter {{(pid=100213) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 20 01:04:41.875888 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-6b95cc42-96c2-4f26-b924-7cae7f66cff5 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Get all snapshots completed successfully. Aug 20 01:04:41.876705 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-6b95cc42-96c2-4f26-b924-7cae7f66cff5 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] https://10.4.3.240/volume/v3/snapshots returned with HTTP 200 Aug 20 01:04:41.876705 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 868/3497] 10.4.3.240 () {66 vars in 1243 bytes} [Thu Aug 20 01:04:41 2026] GET /volume/v3/snapshots => generated 408 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:04:41.886654 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-41af0680-b2eb-4d5a-9dbc-43855a4fa8ed None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:04:41.888216 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-41af0680-b2eb-4d5a-9dbc-43855a4fa8ed tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] PUT https://10.4.3.240/volume/v3/snapshots/b244eee8-73ab-46be-acba-106b6e988359 Aug 20 01:04:41.888666 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-41af0680-b2eb-4d5a-9dbc-43855a4fa8ed tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Action: 'update', calling method: update, body: {"snapshot": {"name": "tempest-VolumesSnapshotTestJSON-new-snap-447650528", "description": "This is the new description of snapshot."}} {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:04:41.896223 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:04:41.896223 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:04:41.896223 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-41af0680-b2eb-4d5a-9dbc-43855a4fa8ed tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Snapshot retrieved successfully. Aug 20 01:04:41.907715 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-41af0680-b2eb-4d5a-9dbc-43855a4fa8ed tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] https://10.4.3.240/volume/v3/snapshots/b244eee8-73ab-46be-acba-106b6e988359 returned with HTTP 200 Aug 20 01:04:41.908117 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 871/3498] 10.4.3.240 () {68 vars in 1375 bytes} [Thu Aug 20 01:04:41 2026] PUT /volume/v3/snapshots/b244eee8-73ab-46be-acba-106b6e988359 => generated 442 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:04:41.919472 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-f7cfb6e5-d1ca-4e2a-a410-636ba1533875 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:04:41.923394 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-f7cfb6e5-d1ca-4e2a-a410-636ba1533875 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] GET https://10.4.3.240/volume/v3/snapshots/b244eee8-73ab-46be-acba-106b6e988359 Aug 20 01:04:41.923394 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-f7cfb6e5-d1ca-4e2a-a410-636ba1533875 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:04:41.923394 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-f7cfb6e5-d1ca-4e2a-a410-636ba1533875 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:04:41.928901 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:04:41.928901 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:04:41.932205 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-f7cfb6e5-d1ca-4e2a-a410-636ba1533875 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Snapshot retrieved successfully. Aug 20 01:04:41.932205 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-f7cfb6e5-d1ca-4e2a-a410-636ba1533875 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] https://10.4.3.240/volume/v3/snapshots/b244eee8-73ab-46be-acba-106b6e988359 returned with HTTP 200 Aug 20 01:04:41.932205 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 885/3499] 10.4.3.240 () {66 vars in 1354 bytes} [Thu Aug 20 01:04:41 2026] GET /volume/v3/snapshots/b244eee8-73ab-46be-acba-106b6e988359 => generated 576 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:04:41.945794 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-d93ad379-1a3c-42c5-a443-be0ccaa8c2af None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:04:41.947752 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-d93ad379-1a3c-42c5-a443-be0ccaa8c2af tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] DELETE https://10.4.3.240/volume/v3/snapshots/b244eee8-73ab-46be-acba-106b6e988359 Aug 20 01:04:41.947958 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-d93ad379-1a3c-42c5-a443-be0ccaa8c2af tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:04:41.948181 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-d93ad379-1a3c-42c5-a443-be0ccaa8c2af tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Calling method 'delete' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:04:41.948311 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.v3.snapshots [None req-d93ad379-1a3c-42c5-a443-be0ccaa8c2af tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Delete snapshot with id: b244eee8-73ab-46be-acba-106b6e988359 Aug 20 01:04:41.954538 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:04:41.954538 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:04:41.955178 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-d93ad379-1a3c-42c5-a443-be0ccaa8c2af tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Snapshot retrieved successfully. Aug 20 01:04:41.973421 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-d93ad379-1a3c-42c5-a443-be0ccaa8c2af tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Snapshot delete request issued successfully. Aug 20 01:04:41.976359 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-d93ad379-1a3c-42c5-a443-be0ccaa8c2af tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] https://10.4.3.240/volume/v3/snapshots/b244eee8-73ab-46be-acba-106b6e988359 returned with HTTP 202 Aug 20 01:04:41.976359 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 876/3500] 10.4.3.240 () {66 vars in 1357 bytes} [Thu Aug 20 01:04:41 2026] DELETE /volume/v3/snapshots/b244eee8-73ab-46be-acba-106b6e988359 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 01:04:41.984529 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-25cca644-3817-4044-af0d-8d331162b987 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:04:41.987466 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-25cca644-3817-4044-af0d-8d331162b987 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] GET https://10.4.3.240/volume/v3/snapshots/b244eee8-73ab-46be-acba-106b6e988359 Aug 20 01:04:41.987707 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-25cca644-3817-4044-af0d-8d331162b987 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:04:41.987917 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-25cca644-3817-4044-af0d-8d331162b987 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:04:41.999795 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:04:41.999795 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:04:42.000746 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-25cca644-3817-4044-af0d-8d331162b987 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Snapshot retrieved successfully. Aug 20 01:04:42.001715 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-25cca644-3817-4044-af0d-8d331162b987 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] https://10.4.3.240/volume/v3/snapshots/b244eee8-73ab-46be-acba-106b6e988359 returned with HTTP 200 Aug 20 01:04:42.002229 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 869/3501] 10.4.3.240 () {66 vars in 1354 bytes} [Thu Aug 20 01:04:41 2026] GET /volume/v3/snapshots/b244eee8-73ab-46be-acba-106b6e988359 => generated 575 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:04:42.660957 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-23e919c4-a9bf-4664-a79d-bcfb2beeb7a4 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:04:42.665264 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-23e919c4-a9bf-4664-a79d-bcfb2beeb7a4 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] GET https://10.4.3.240/volume/v3/backups/2a1c509d-5ccb-4dda-847c-226fd15519a0 Aug 20 01:04:42.666390 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-23e919c4-a9bf-4664-a79d-bcfb2beeb7a4 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:04:42.666591 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-23e919c4-a9bf-4664-a79d-bcfb2beeb7a4 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:04:42.666767 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.v3.backups [None req-23e919c4-a9bf-4664-a79d-bcfb2beeb7a4 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Show backup with id 2a1c509d-5ccb-4dda-847c-226fd15519a0. {{(pid=100212) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:04:42.675147 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:04:42.675147 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:04:42.676091 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-23e919c4-a9bf-4664-a79d-bcfb2beeb7a4 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] https://10.4.3.240/volume/v3/backups/2a1c509d-5ccb-4dda-847c-226fd15519a0 returned with HTTP 200 Aug 20 01:04:42.676614 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 872/3502] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:04:42 2026] GET /volume/v3/backups/2a1c509d-5ccb-4dda-847c-226fd15519a0 => generated 737 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:04:43.017297 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-d717062d-6ed9-42e9-aae8-45d349c9dbc4 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:04:43.019433 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-d717062d-6ed9-42e9-aae8-45d349c9dbc4 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] GET https://10.4.3.240/volume/v3/snapshots/b244eee8-73ab-46be-acba-106b6e988359 Aug 20 01:04:43.021775 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-d717062d-6ed9-42e9-aae8-45d349c9dbc4 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:04:43.022041 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-d717062d-6ed9-42e9-aae8-45d349c9dbc4 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:04:43.029361 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-d717062d-6ed9-42e9-aae8-45d349c9dbc4 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] https://10.4.3.240/volume/v3/snapshots/b244eee8-73ab-46be-acba-106b6e988359 returned with HTTP 404 Aug 20 01:04:43.029361 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 886/3503] 10.4.3.240 () {66 vars in 1354 bytes} [Thu Aug 20 01:04:43 2026] GET /volume/v3/snapshots/b244eee8-73ab-46be-acba-106b6e988359 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:04:43.039161 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-77541081-9c34-438b-a2ea-3b64cd51ecaa None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:04:43.040928 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-77541081-9c34-438b-a2ea-3b64cd51ecaa tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] DELETE https://10.4.3.240/volume/v3/snapshots/b244eee8-73ab-46be-acba-106b6e988359 Aug 20 01:04:43.041102 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-77541081-9c34-438b-a2ea-3b64cd51ecaa tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:04:43.041275 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-77541081-9c34-438b-a2ea-3b64cd51ecaa tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Calling method 'delete' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:04:43.041392 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.v3.snapshots [None req-77541081-9c34-438b-a2ea-3b64cd51ecaa tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Delete snapshot with id: b244eee8-73ab-46be-acba-106b6e988359 Aug 20 01:04:43.050401 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-77541081-9c34-438b-a2ea-3b64cd51ecaa tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] https://10.4.3.240/volume/v3/snapshots/b244eee8-73ab-46be-acba-106b6e988359 returned with HTTP 404 Aug 20 01:04:43.050841 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 877/3504] 10.4.3.240 () {66 vars in 1357 bytes} [Thu Aug 20 01:04:43 2026] DELETE /volume/v3/snapshots/b244eee8-73ab-46be-acba-106b6e988359 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:04:43.058619 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-83b6c9db-1dc0-40db-b1e8-d492e36ef902 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:04:43.060100 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-83b6c9db-1dc0-40db-b1e8-d492e36ef902 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] GET https://10.4.3.240/volume/v3/volumes/7e713bed-b3bd-4b5c-b04b-feeb6e607ee7 Aug 20 01:04:43.060263 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-83b6c9db-1dc0-40db-b1e8-d492e36ef902 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:04:43.060444 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-83b6c9db-1dc0-40db-b1e8-d492e36ef902 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:04:43.066942 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:04:43.066942 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:04:43.070262 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-83b6c9db-1dc0-40db-b1e8-d492e36ef902 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Volume info retrieved successfully. Aug 20 01:04:43.075272 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-83b6c9db-1dc0-40db-b1e8-d492e36ef902 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] https://10.4.3.240/volume/v3/volumes/7e713bed-b3bd-4b5c-b04b-feeb6e607ee7 returned with HTTP 200 Aug 20 01:04:43.076148 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 870/3505] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:04:43 2026] GET /volume/v3/volumes/7e713bed-b3bd-4b5c-b04b-feeb6e607ee7 => generated 846 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:04:43.087943 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-f1c54097-e3a6-40e6-b9c1-90aafc735945 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:04:43.089424 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-f1c54097-e3a6-40e6-b9c1-90aafc735945 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] POST https://10.4.3.240/volume/v3/snapshots Aug 20 01:04:43.089724 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-f1c54097-e3a6-40e6-b9c1-90aafc735945 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7e713bed-b3bd-4b5c-b04b-feeb6e607ee7", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-117881305"}} {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:04:43.099484 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:04:43.099484 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:04:43.100738 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-f1c54097-e3a6-40e6-b9c1-90aafc735945 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Volume info retrieved successfully. Aug 20 01:04:43.100738 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.v3.snapshots [None req-f1c54097-e3a6-40e6-b9c1-90aafc735945 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Create snapshot from volume 7e713bed-b3bd-4b5c-b04b-feeb6e607ee7 Aug 20 01:04:43.137721 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.quota [None req-f1c54097-e3a6-40e6-b9c1-90aafc735945 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Created reservations ['621babbc-14d3-475a-bce3-882d371b1acb', '4f62afbf-ab50-4494-9d1a-108e11e74b1a', 'c7e5348e-5e6c-4103-a70b-34f88144620a', '5ff0b419-42e0-4f65-aab9-6be5c6b37348'] {{(pid=100212) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 01:04:43.162145 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-89897660-111c-446e-a95a-aab9d565b4fa None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:04:43.162730 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-89897660-111c-446e-a95a-aab9d565b4fa None None] GET https://10.4.3.240/volume// Aug 20 01:04:43.162982 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-89897660-111c-446e-a95a-aab9d565b4fa None None] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:04:43.163236 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-89897660-111c-446e-a95a-aab9d565b4fa None None] Calling method 'all' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:04:43.163798 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-89897660-111c-446e-a95a-aab9d565b4fa None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 20 01:04:43.164204 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 887/3506] 10.4.3.240 () {66 vars in 1426 bytes} [Thu Aug 20 01:04:43 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 01:04:43.175986 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-08536636-6f6b-430a-aae0-3d7ad0ebb765 req-9f60b485-4d54-462d-bc78-36a25d0e5603 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:04:43.177618 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-f1c54097-e3a6-40e6-b9c1-90aafc735945 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Snapshot create request issued successfully. Aug 20 01:04:43.177618 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-f1c54097-e3a6-40e6-b9c1-90aafc735945 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] https://10.4.3.240/volume/v3/snapshots returned with HTTP 202 Aug 20 01:04:43.177618 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 873/3507] 10.4.3.240 () {68 vars in 1265 bytes} [Thu Aug 20 01:04:43 2026] POST /volume/v3/snapshots => generated 309 bytes in 90 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 01:04:43.178964 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-08536636-6f6b-430a-aae0-3d7ad0ebb765 req-9f60b485-4d54-462d-bc78-36a25d0e5603 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] GET https://10.4.3.240/volume/v3/volumes/cb13f27c-114a-4d55-8ffa-887c1cc83a9a Aug 20 01:04:43.179184 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-08536636-6f6b-430a-aae0-3d7ad0ebb765 req-9f60b485-4d54-462d-bc78-36a25d0e5603 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:04:43.179471 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-08536636-6f6b-430a-aae0-3d7ad0ebb765 req-9f60b485-4d54-462d-bc78-36a25d0e5603 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:04:43.188069 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-4e850571-8e37-47e8-8168-601d557561dc None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:04:43.190352 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-4e850571-8e37-47e8-8168-601d557561dc tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] GET https://10.4.3.240/volume/v3/snapshots/f422684a-37ec-4f7d-885a-6e0c05a4d272 Aug 20 01:04:43.190660 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-4e850571-8e37-47e8-8168-601d557561dc tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:04:43.190940 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-4e850571-8e37-47e8-8168-601d557561dc tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:04:43.192980 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:04:43.192980 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:04:43.197469 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:04:43.197469 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:04:43.197730 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [req-08536636-6f6b-430a-aae0-3d7ad0ebb765 req-9f60b485-4d54-462d-bc78-36a25d0e5603 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Volume info retrieved successfully. Aug 20 01:04:43.198123 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-4e850571-8e37-47e8-8168-601d557561dc tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Snapshot retrieved successfully. Aug 20 01:04:43.199221 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-4e850571-8e37-47e8-8168-601d557561dc tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] https://10.4.3.240/volume/v3/snapshots/f422684a-37ec-4f7d-885a-6e0c05a4d272 returned with HTTP 200 Aug 20 01:04:43.199804 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 871/3508] 10.4.3.240 () {66 vars in 1354 bytes} [Thu Aug 20 01:04:43 2026] GET /volume/v3/snapshots/f422684a-37ec-4f7d-885a-6e0c05a4d272 => generated 441 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:04:43.205694 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-08536636-6f6b-430a-aae0-3d7ad0ebb765 req-9f60b485-4d54-462d-bc78-36a25d0e5603 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] https://10.4.3.240/volume/v3/volumes/cb13f27c-114a-4d55-8ffa-887c1cc83a9a returned with HTTP 200 Aug 20 01:04:43.206165 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 878/3509] 10.4.3.240 () {70 vars in 1639 bytes} [Thu Aug 20 01:04:43 2026] GET /volume/v3/volumes/cb13f27c-114a-4d55-8ffa-887c1cc83a9a => generated 1546 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 01:04:43.315974 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-08536636-6f6b-430a-aae0-3d7ad0ebb765 req-fec08193-7311-499e-b770-7458ba4b5a5e None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:04:43.322157 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-08536636-6f6b-430a-aae0-3d7ad0ebb765 req-fec08193-7311-499e-b770-7458ba4b5a5e tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] PUT https://10.4.3.240/volume/v3/attachments/8b3cdc5d-928b-4903-b7a8-493f29e5d47e Aug 20 01:04:43.322589 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-08536636-6f6b-430a-aae0-3d7ad0ebb765 req-fec08193-7311-499e-b770-7458ba4b5a5e tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.240", "host": "np0000007838", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:e656b6daafb0", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "870eaf75-1108-49d5-b5ab-79f4c93758d0", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:04:43.340972 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.coordination [req-08536636-6f6b-430a-aae0-3d7ad0ebb765 req-fec08193-7311-499e-b770-7458ba4b5a5e tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Acquiring lock "cinder-attachment_update-cb13f27c-114a-4d55-8ffa-887c1cc83a9a-np0000007838" by "attachment_update" {{(pid=100215) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 01:04:43.345611 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.coordination [req-08536636-6f6b-430a-aae0-3d7ad0ebb765 req-fec08193-7311-499e-b770-7458ba4b5a5e tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Lock "cinder-attachment_update-cb13f27c-114a-4d55-8ffa-887c1cc83a9a-np0000007838" acquired by "attachment_update" :: waited 0.004s {{(pid=100215) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 01:04:43.346893 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:04:43.346893 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:04:43.449610 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.coordination [req-08536636-6f6b-430a-aae0-3d7ad0ebb765 req-fec08193-7311-499e-b770-7458ba4b5a5e tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Lock "cinder-attachment_update-cb13f27c-114a-4d55-8ffa-887c1cc83a9a-np0000007838" released by "attachment_update" :: held 0.104s {{(pid=100215) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 01:04:43.449909 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-08536636-6f6b-430a-aae0-3d7ad0ebb765 req-fec08193-7311-499e-b770-7458ba4b5a5e tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] https://10.4.3.240/volume/v3/attachments/8b3cdc5d-928b-4903-b7a8-493f29e5d47e returned with HTTP 200 Aug 20 01:04:43.450698 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 888/3510] 10.4.3.240 () {74 vars in 1704 bytes} [Thu Aug 20 01:04:43 2026] PUT /volume/v3/attachments/8b3cdc5d-928b-4903-b7a8-493f29e5d47e => generated 969 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:04:43.481478 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [req-08536636-6f6b-430a-aae0-3d7ad0ebb765 req-b1256504-f467-4ab6-8b96-56d938f82fcd None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:04:43.484377 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-08536636-6f6b-430a-aae0-3d7ad0ebb765 req-b1256504-f467-4ab6-8b96-56d938f82fcd tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] POST https://10.4.3.240/volume/v3/attachments/8b3cdc5d-928b-4903-b7a8-493f29e5d47e/action Aug 20 01:04:43.484884 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [req-08536636-6f6b-430a-aae0-3d7ad0ebb765 req-b1256504-f467-4ab6-8b96-56d938f82fcd tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Action body: b'{"os-complete": null}' {{(pid=100212) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 01:04:43.485098 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [req-08536636-6f6b-430a-aae0-3d7ad0ebb765 req-b1256504-f467-4ab6-8b96-56d938f82fcd tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:04:43.509033 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:04:43.509033 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:04:43.520640 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-08536636-6f6b-430a-aae0-3d7ad0ebb765 req-b1256504-f467-4ab6-8b96-56d938f82fcd tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] https://10.4.3.240/volume/v3/attachments/8b3cdc5d-928b-4903-b7a8-493f29e5d47e/action returned with HTTP 204 Aug 20 01:04:43.521199 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 874/3511] 10.4.3.240 () {74 vars in 1725 bytes} [Thu Aug 20 01:04:43 2026] POST /volume/v3/attachments/8b3cdc5d-928b-4903-b7a8-493f29e5d47e/action => generated 0 bytes in 40 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:04:43.687481 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-4a906c9e-46d9-4660-842e-b6f8fd87fda8 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:04:43.689407 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-4a906c9e-46d9-4660-842e-b6f8fd87fda8 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] GET https://10.4.3.240/volume/v3/backups/2a1c509d-5ccb-4dda-847c-226fd15519a0 Aug 20 01:04:43.689739 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-4a906c9e-46d9-4660-842e-b6f8fd87fda8 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:04:43.690130 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-4a906c9e-46d9-4660-842e-b6f8fd87fda8 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:04:43.690130 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.v3.backups [None req-4a906c9e-46d9-4660-842e-b6f8fd87fda8 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Show backup with id 2a1c509d-5ccb-4dda-847c-226fd15519a0. {{(pid=100213) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:04:43.697500 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:04:43.697500 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:04:43.698210 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-4a906c9e-46d9-4660-842e-b6f8fd87fda8 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] https://10.4.3.240/volume/v3/backups/2a1c509d-5ccb-4dda-847c-226fd15519a0 returned with HTTP 200 Aug 20 01:04:43.698620 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 872/3512] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:04:43 2026] GET /volume/v3/backups/2a1c509d-5ccb-4dda-847c-226fd15519a0 => generated 737 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:04:43.822231 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-9e155136-4f79-4505-ac24-76bbb4f79e44 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:04:43.824092 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-9e155136-4f79-4505-ac24-76bbb4f79e44 tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 20 01:04:43.824617 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-9e155136-4f79-4505-ac24-76bbb4f79e44 tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-test0e20bd6e-440f-41d8-9b5d-fc047ac00423", "imageRef": "f7af2fec-a9b3-43d4-979b-cc74c842aa43", "size": 1}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:04:43.826183 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.v3.volumes [None req-9e155136-4f79-4505-ac24-76bbb4f79e44 tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] Create volume request body: {'volume': {'name': 'volume1-for-test0e20bd6e-440f-41d8-9b5d-fc047ac00423', 'imageRef': 'f7af2fec-a9b3-43d4-979b-cc74c842aa43', 'size': 1}} {{(pid=100214) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 01:04:43.926227 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.v3.volumes [None req-9e155136-4f79-4505-ac24-76bbb4f79e44 tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] Create volume of 1 GB Aug 20 01:04:43.936008 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-9e155136-4f79-4505-ac24-76bbb4f79e44 tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] Availability Zones retrieved successfully. Aug 20 01:04:43.945409 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-9e155136-4f79-4505-ac24-76bbb4f79e44 tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] Flow 'volume_create_api' (af6fd60a-0c81-45dd-b220-9db230930ad1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:04:43.947177 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-9e155136-4f79-4505-ac24-76bbb4f79e44 tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9d69083f-8c22-4da3-ad95-d95d9196a27b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:04:43.948397 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.flows.api.create_volume [None req-9e155136-4f79-4505-ac24-76bbb4f79e44 tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] Validating volume size '1' using validate_int {{(pid=100214) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 01:04:44.012774 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-9e155136-4f79-4505-ac24-76bbb4f79e44 tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9d69083f-8c22-4da3-ad95-d95d9196a27b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:52:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1ed58bd6-fe6a-497e-ae84-e8199d24fdfa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:04:44.014208 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-9e155136-4f79-4505-ac24-76bbb4f79e44 tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9403e9f0-c5ca-4dfe-827e-4fb5a4594450) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:04:44.064107 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.quota [None req-9e155136-4f79-4505-ac24-76bbb4f79e44 tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] Created reservations ['bb029220-77dd-4253-b731-2bb89df4ad26', 'dc6b09f7-a4db-4233-a3a2-b5fde246ac8d', 'fb763492-50c9-483b-bb01-2556f9af2147', '9b1c4dcc-5d79-4964-996d-2c9cb466da5e'] {{(pid=100214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 01:04:44.064865 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-9e155136-4f79-4505-ac24-76bbb4f79e44 tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9403e9f0-c5ca-4dfe-827e-4fb5a4594450) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bb029220-77dd-4253-b731-2bb89df4ad26', 'dc6b09f7-a4db-4233-a3a2-b5fde246ac8d', 'fb763492-50c9-483b-bb01-2556f9af2147', '9b1c4dcc-5d79-4964-996d-2c9cb466da5e']}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:04:44.065673 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-9e155136-4f79-4505-ac24-76bbb4f79e44 tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2cb3161c-5a1d-4455-b726-ecdaf79b30a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:04:44.093869 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-9e155136-4f79-4505-ac24-76bbb4f79e44 tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2cb3161c-5a1d-4455-b726-ecdaf79b30a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ea064f13-2496-4f58-ba2b-008d00a00092', '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='7998190c73384cde876be70494c59f42',qos_specs=None,replication_status=,reservations=['bb029220-77dd-4253-b731-2bb89df4ad26','dc6b09f7-a4db-4233-a3a2-b5fde246ac8d','fb763492-50c9-483b-bb01-2556f9af2147','9b1c4dcc-5d79-4964-996d-2c9cb466da5e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7e81e6d4249240039e408103db0e0e0f',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T01:04:44Z,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=ea064f13-2496-4f58-ba2b-008d00a00092,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7998190c73384cde876be70494c59f42',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7e81e6d4249240039e408103db0e0e0f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1ed58bd6-fe6a-497e-ae84-e8199d24fdfa),volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:04:44.095289 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-9e155136-4f79-4505-ac24-76bbb4f79e44 tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2fe802da-8f12-40fc-a2dd-94e32ab2a1f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:04:44.117442 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-9e155136-4f79-4505-ac24-76bbb4f79e44 tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2fe802da-8f12-40fc-a2dd-94e32ab2a1f5) transitioned into state 'SUCCESS' from 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='7998190c73384cde876be70494c59f42',qos_specs=None,replication_status=,reservations=['bb029220-77dd-4253-b731-2bb89df4ad26','dc6b09f7-a4db-4233-a3a2-b5fde246ac8d','fb763492-50c9-483b-bb01-2556f9af2147','9b1c4dcc-5d79-4964-996d-2c9cb466da5e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7e81e6d4249240039e408103db0e0e0f',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:04:44.118256 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-9e155136-4f79-4505-ac24-76bbb4f79e44 tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e594ed62-4c2c-45e4-a987-82f5e5f39cda) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:04:44.137078 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-9e155136-4f79-4505-ac24-76bbb4f79e44 tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e594ed62-4c2c-45e4-a987-82f5e5f39cda) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:04:44.137910 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-9e155136-4f79-4505-ac24-76bbb4f79e44 tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] Flow 'volume_create_api' (af6fd60a-0c81-45dd-b220-9db230930ad1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:04:44.138211 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-9e155136-4f79-4505-ac24-76bbb4f79e44 tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] Create volume request issued successfully. Aug 20 01:04:44.138794 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-9e155136-4f79-4505-ac24-76bbb4f79e44 tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 20 01:04:44.139401 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 879/3513] 10.4.3.240 () {70 vars in 1300 bytes} [Thu Aug 20 01:04:43 2026] POST /volume/v3/volumes => generated 775 bytes in 317 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:04:44.158493 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-7c8cddce-1d47-4155-ab17-c2fd23191741 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:04:44.163011 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-7c8cddce-1d47-4155-ab17-c2fd23191741 tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] GET https://10.4.3.240/volume/v3/volumes/ea064f13-2496-4f58-ba2b-008d00a00092 Aug 20 01:04:44.165484 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-7c8cddce-1d47-4155-ab17-c2fd23191741 tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:04:44.165484 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-7c8cddce-1d47-4155-ab17-c2fd23191741 tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:04:44.178955 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:04:44.178955 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:04:44.186451 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-7c8cddce-1d47-4155-ab17-c2fd23191741 tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] Volume info retrieved successfully. Aug 20 01:04:44.190629 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-7c8cddce-1d47-4155-ab17-c2fd23191741 tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] https://10.4.3.240/volume/v3/volumes/ea064f13-2496-4f58-ba2b-008d00a00092 returned with HTTP 200 Aug 20 01:04:44.191049 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 889/3514] 10.4.3.240 () {68 vars in 1389 bytes} [Thu Aug 20 01:04:44 2026] GET /volume/v3/volumes/ea064f13-2496-4f58-ba2b-008d00a00092 => generated 843 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:04:44.212426 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-2054c066-3308-447c-8f58-b439e8bbeed7 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:04:44.213864 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-2054c066-3308-447c-8f58-b439e8bbeed7 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] GET https://10.4.3.240/volume/v3/snapshots/f422684a-37ec-4f7d-885a-6e0c05a4d272 Aug 20 01:04:44.213864 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-2054c066-3308-447c-8f58-b439e8bbeed7 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:04:44.213864 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-2054c066-3308-447c-8f58-b439e8bbeed7 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:04:44.218143 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:04:44.218143 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:04:44.218737 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-2054c066-3308-447c-8f58-b439e8bbeed7 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Snapshot retrieved successfully. Aug 20 01:04:44.220577 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-2054c066-3308-447c-8f58-b439e8bbeed7 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] https://10.4.3.240/volume/v3/snapshots/f422684a-37ec-4f7d-885a-6e0c05a4d272 returned with HTTP 200 Aug 20 01:04:44.220577 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 875/3515] 10.4.3.240 () {66 vars in 1354 bytes} [Thu Aug 20 01:04:44 2026] GET /volume/v3/snapshots/f422684a-37ec-4f7d-885a-6e0c05a4d272 => generated 468 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:04:44.499910 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-6007069d-71dc-46ca-9556-64d052d0fe38 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:04:44.506237 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-6007069d-71dc-46ca-9556-64d052d0fe38 tempest-TestStampPattern-1235210939 tempest-TestStampPattern-1235210939-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 20 01:04:44.506565 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-6007069d-71dc-46ca-9556-64d052d0fe38 tempest-TestStampPattern-1235210939 tempest-TestStampPattern-1235210939-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestStampPattern-volume-595717484", "snapshot_id": "ef0fdbc8-a4ea-4eb6-acf0-8050a9b5bb43", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:04:44.509612 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.v3.volumes [None req-6007069d-71dc-46ca-9556-64d052d0fe38 tempest-TestStampPattern-1235210939 tempest-TestStampPattern-1235210939-project-member] Create volume request body: {'volume': {'name': 'tempest-TestStampPattern-volume-595717484', 'snapshot_id': 'ef0fdbc8-a4ea-4eb6-acf0-8050a9b5bb43', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100213) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 01:04:44.521394 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:04:44.521394 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:04:44.521394 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-6007069d-71dc-46ca-9556-64d052d0fe38 tempest-TestStampPattern-1235210939 tempest-TestStampPattern-1235210939-project-member] Snapshot retrieved successfully. Aug 20 01:04:44.521394 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.v3.volumes [None req-6007069d-71dc-46ca-9556-64d052d0fe38 tempest-TestStampPattern-1235210939 tempest-TestStampPattern-1235210939-project-member] Create volume of 1 GB Aug 20 01:04:44.525459 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-6007069d-71dc-46ca-9556-64d052d0fe38 tempest-TestStampPattern-1235210939 tempest-TestStampPattern-1235210939-project-member] Availability Zones retrieved successfully. Aug 20 01:04:44.530585 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-6007069d-71dc-46ca-9556-64d052d0fe38 tempest-TestStampPattern-1235210939 tempest-TestStampPattern-1235210939-project-member] Flow 'volume_create_api' (b6dd5fb2-caf2-4d69-a992-ccb4f3eba5fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:04:44.531692 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-6007069d-71dc-46ca-9556-64d052d0fe38 tempest-TestStampPattern-1235210939 tempest-TestStampPattern-1235210939-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0f29e0a0-f00e-4792-9670-41dba37f203f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:04:44.532573 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.flows.api.create_volume [None req-6007069d-71dc-46ca-9556-64d052d0fe38 tempest-TestStampPattern-1235210939 tempest-TestStampPattern-1235210939-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100213) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 01:04:44.571945 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-6007069d-71dc-46ca-9556-64d052d0fe38 tempest-TestStampPattern-1235210939 tempest-TestStampPattern-1235210939-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0f29e0a0-f00e-4792-9670-41dba37f203f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'ef0fdbc8-a4ea-4eb6-acf0-8050a9b5bb43', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:52:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1ed58bd6-fe6a-497e-ae84-e8199d24fdfa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:04:44.573307 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-6007069d-71dc-46ca-9556-64d052d0fe38 tempest-TestStampPattern-1235210939 tempest-TestStampPattern-1235210939-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (186d68cb-cb25-49e8-bf04-e2bfd43ad6e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:04:44.651178 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.quota [None req-6007069d-71dc-46ca-9556-64d052d0fe38 tempest-TestStampPattern-1235210939 tempest-TestStampPattern-1235210939-project-member] Created reservations ['27529ab3-53c1-4bdf-bd57-e737d2d6d5ff', '779298cd-16ed-4f4a-9cd4-31c77e9b70ad', '8d8164bc-026a-4f08-ae5b-342f4255e7aa', 'bffe2679-8626-4cda-a57d-37057ae74539'] {{(pid=100213) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 01:04:44.652016 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-6007069d-71dc-46ca-9556-64d052d0fe38 tempest-TestStampPattern-1235210939 tempest-TestStampPattern-1235210939-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (186d68cb-cb25-49e8-bf04-e2bfd43ad6e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['27529ab3-53c1-4bdf-bd57-e737d2d6d5ff', '779298cd-16ed-4f4a-9cd4-31c77e9b70ad', '8d8164bc-026a-4f08-ae5b-342f4255e7aa', 'bffe2679-8626-4cda-a57d-37057ae74539']}' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:04:44.652952 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-6007069d-71dc-46ca-9556-64d052d0fe38 tempest-TestStampPattern-1235210939 tempest-TestStampPattern-1235210939-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (60be74ef-7334-4423-ae05-682bb761f985) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:04:44.700231 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-6007069d-71dc-46ca-9556-64d052d0fe38 tempest-TestStampPattern-1235210939 tempest-TestStampPattern-1235210939-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (60be74ef-7334-4423-ae05-682bb761f985) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '974fd209-36bc-4c26-819b-73635452f093', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestStampPattern-volume-595717484',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eef2b5630e774da2bf2b56a0a4dd5849',qos_specs=None,replication_status=,reservations=['27529ab3-53c1-4bdf-bd57-e737d2d6d5ff','779298cd-16ed-4f4a-9cd4-31c77e9b70ad','8d8164bc-026a-4f08-ae5b-342f4255e7aa','bffe2679-8626-4cda-a57d-37057ae74539'],size=1,snapshot_id=ef0fdbc8-a4ea-4eb6-acf0-8050a9b5bb43,source_replicaid=,source_volid=None,status='creating',user_id='47ad2a6df9e04b5b8192143a6b2f1f31',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T01:04:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestStampPattern-volume-595717484',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=974fd209-36bc-4c26-819b-73635452f093,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='eef2b5630e774da2bf2b56a0a4dd5849',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=ef0fdbc8-a4ea-4eb6-acf0-8050a9b5bb43,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='47ad2a6df9e04b5b8192143a6b2f1f31',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1ed58bd6-fe6a-497e-ae84-e8199d24fdfa),volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:04:44.701272 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-6007069d-71dc-46ca-9556-64d052d0fe38 tempest-TestStampPattern-1235210939 tempest-TestStampPattern-1235210939-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5302c7da-c51f-47f2-a816-01f9763402b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:04:44.712224 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-e4c4a0f0-d5b6-47eb-a40c-9dbd8a4e888b None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:04:44.715193 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-e4c4a0f0-d5b6-47eb-a40c-9dbd8a4e888b tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] GET https://10.4.3.240/volume/v3/backups/2a1c509d-5ccb-4dda-847c-226fd15519a0 Aug 20 01:04:44.715476 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-e4c4a0f0-d5b6-47eb-a40c-9dbd8a4e888b tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:04:44.715708 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-e4c4a0f0-d5b6-47eb-a40c-9dbd8a4e888b tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:04:44.715850 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-e4c4a0f0-d5b6-47eb-a40c-9dbd8a4e888b tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Show backup with id 2a1c509d-5ccb-4dda-847c-226fd15519a0. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:04:44.721066 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:04:44.721066 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:04:44.721815 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-e4c4a0f0-d5b6-47eb-a40c-9dbd8a4e888b tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] https://10.4.3.240/volume/v3/backups/2a1c509d-5ccb-4dda-847c-226fd15519a0 returned with HTTP 200 Aug 20 01:04:44.722429 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 880/3516] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:04:44 2026] GET /volume/v3/backups/2a1c509d-5ccb-4dda-847c-226fd15519a0 => generated 737 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:04:44.725073 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-6007069d-71dc-46ca-9556-64d052d0fe38 tempest-TestStampPattern-1235210939 tempest-TestStampPattern-1235210939-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5302c7da-c51f-47f2-a816-01f9763402b2) transitioned into state 'SUCCESS' from state '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-595717484',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eef2b5630e774da2bf2b56a0a4dd5849',qos_specs=None,replication_status=,reservations=['27529ab3-53c1-4bdf-bd57-e737d2d6d5ff','779298cd-16ed-4f4a-9cd4-31c77e9b70ad','8d8164bc-026a-4f08-ae5b-342f4255e7aa','bffe2679-8626-4cda-a57d-37057ae74539'],size=1,snapshot_id=ef0fdbc8-a4ea-4eb6-acf0-8050a9b5bb43,source_replicaid=,source_volid=None,status='creating',user_id='47ad2a6df9e04b5b8192143a6b2f1f31',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:04:44.726129 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-6007069d-71dc-46ca-9556-64d052d0fe38 tempest-TestStampPattern-1235210939 tempest-TestStampPattern-1235210939-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dfa41871-2d0b-4fb8-8f3a-365fa819f95b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:04:44.760402 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-6007069d-71dc-46ca-9556-64d052d0fe38 tempest-TestStampPattern-1235210939 tempest-TestStampPattern-1235210939-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dfa41871-2d0b-4fb8-8f3a-365fa819f95b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:04:44.760402 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-6007069d-71dc-46ca-9556-64d052d0fe38 tempest-TestStampPattern-1235210939 tempest-TestStampPattern-1235210939-project-member] Flow 'volume_create_api' (b6dd5fb2-caf2-4d69-a992-ccb4f3eba5fa) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100213) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:04:44.760402 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-6007069d-71dc-46ca-9556-64d052d0fe38 tempest-TestStampPattern-1235210939 tempest-TestStampPattern-1235210939-project-member] Create volume request issued successfully. Aug 20 01:04:44.760402 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-6007069d-71dc-46ca-9556-64d052d0fe38 tempest-TestStampPattern-1235210939 tempest-TestStampPattern-1235210939-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 20 01:04:44.760932 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 873/3517] 10.4.3.240 () {68 vars in 1259 bytes} [Thu Aug 20 01:04:44 2026] POST /volume/v3/volumes => generated 780 bytes in 262 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 01:04:45.205169 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-89489cd6-b9ed-40b0-b001-939f9d582041 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:04:45.206845 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-89489cd6-b9ed-40b0-b001-939f9d582041 tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] GET https://10.4.3.240/volume/v3/volumes/ea064f13-2496-4f58-ba2b-008d00a00092 Aug 20 01:04:45.207228 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-89489cd6-b9ed-40b0-b001-939f9d582041 tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:04:45.207228 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-89489cd6-b9ed-40b0-b001-939f9d582041 tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:04:45.214574 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:04:45.214574 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:04:45.220268 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-89489cd6-b9ed-40b0-b001-939f9d582041 tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] Volume info retrieved successfully. Aug 20 01:04:45.223434 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-89489cd6-b9ed-40b0-b001-939f9d582041 tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] https://10.4.3.240/volume/v3/volumes/ea064f13-2496-4f58-ba2b-008d00a00092 returned with HTTP 200 Aug 20 01:04:45.223836 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 890/3518] 10.4.3.240 () {68 vars in 1389 bytes} [Thu Aug 20 01:04:45 2026] GET /volume/v3/volumes/ea064f13-2496-4f58-ba2b-008d00a00092 => generated 925 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:04:45.734768 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-9a43cd41-3a45-4ebd-abec-f5002c0e956e None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:04:45.737565 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-9a43cd41-3a45-4ebd-abec-f5002c0e956e tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] GET https://10.4.3.240/volume/v3/backups/2a1c509d-5ccb-4dda-847c-226fd15519a0 Aug 20 01:04:45.737742 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-9a43cd41-3a45-4ebd-abec-f5002c0e956e tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:04:45.737913 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-9a43cd41-3a45-4ebd-abec-f5002c0e956e tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:04:45.738003 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.v3.backups [None req-9a43cd41-3a45-4ebd-abec-f5002c0e956e tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Show backup with id 2a1c509d-5ccb-4dda-847c-226fd15519a0. {{(pid=100212) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:04:45.742042 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:04:45.742042 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:04:45.742628 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-9a43cd41-3a45-4ebd-abec-f5002c0e956e tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] https://10.4.3.240/volume/v3/backups/2a1c509d-5ccb-4dda-847c-226fd15519a0 returned with HTTP 200 Aug 20 01:04:45.742944 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 876/3519] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:04:45 2026] GET /volume/v3/backups/2a1c509d-5ccb-4dda-847c-226fd15519a0 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:04:46.242280 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-7b17f4b8-d70d-448d-91ca-a11304da2127 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:04:46.246300 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-7b17f4b8-d70d-448d-91ca-a11304da2127 tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] GET https://10.4.3.240/volume/v3/volumes/ea064f13-2496-4f58-ba2b-008d00a00092 Aug 20 01:04:46.246300 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-7b17f4b8-d70d-448d-91ca-a11304da2127 tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:04:46.246300 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-7b17f4b8-d70d-448d-91ca-a11304da2127 tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:04:46.260726 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:04:46.260726 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:04:46.267328 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-7b17f4b8-d70d-448d-91ca-a11304da2127 tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] Volume info retrieved successfully. Aug 20 01:04:46.273705 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-7b17f4b8-d70d-448d-91ca-a11304da2127 tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] https://10.4.3.240/volume/v3/volumes/ea064f13-2496-4f58-ba2b-008d00a00092 returned with HTTP 200 Aug 20 01:04:46.274200 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 881/3520] 10.4.3.240 () {68 vars in 1389 bytes} [Thu Aug 20 01:04:46 2026] GET /volume/v3/volumes/ea064f13-2496-4f58-ba2b-008d00a00092 => generated 928 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:04:46.758233 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-dd8b0ec0-e1cb-45b9-b3af-f94c169d667b None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:04:46.760661 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-dd8b0ec0-e1cb-45b9-b3af-f94c169d667b tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] GET https://10.4.3.240/volume/v3/backups/2a1c509d-5ccb-4dda-847c-226fd15519a0 Aug 20 01:04:46.760811 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-dd8b0ec0-e1cb-45b9-b3af-f94c169d667b tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:04:46.762507 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-dd8b0ec0-e1cb-45b9-b3af-f94c169d667b tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:04:46.762507 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.v3.backups [None req-dd8b0ec0-e1cb-45b9-b3af-f94c169d667b tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Show backup with id 2a1c509d-5ccb-4dda-847c-226fd15519a0. {{(pid=100213) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:04:46.766244 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:04:46.766244 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:04:46.768411 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-dd8b0ec0-e1cb-45b9-b3af-f94c169d667b tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] https://10.4.3.240/volume/v3/backups/2a1c509d-5ccb-4dda-847c-226fd15519a0 returned with HTTP 200 Aug 20 01:04:46.768411 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 874/3521] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:04:46 2026] GET /volume/v3/backups/2a1c509d-5ccb-4dda-847c-226fd15519a0 => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:04:47.301209 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-16e38d4c-6db9-4ae3-bfde-e3838ed29871 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:04:47.302923 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-16e38d4c-6db9-4ae3-bfde-e3838ed29871 tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] GET https://10.4.3.240/volume/v3/volumes/ea064f13-2496-4f58-ba2b-008d00a00092 Aug 20 01:04:47.303134 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-16e38d4c-6db9-4ae3-bfde-e3838ed29871 tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:04:47.303364 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-16e38d4c-6db9-4ae3-bfde-e3838ed29871 tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:04:47.315196 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:04:47.315196 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:04:47.319459 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-16e38d4c-6db9-4ae3-bfde-e3838ed29871 tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] Volume info retrieved successfully. Aug 20 01:04:47.323971 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-16e38d4c-6db9-4ae3-bfde-e3838ed29871 tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] https://10.4.3.240/volume/v3/volumes/ea064f13-2496-4f58-ba2b-008d00a00092 returned with HTTP 200 Aug 20 01:04:47.324330 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 891/3522] 10.4.3.240 () {68 vars in 1389 bytes} [Thu Aug 20 01:04:47 2026] GET /volume/v3/volumes/ea064f13-2496-4f58-ba2b-008d00a00092 => generated 928 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:04:47.777693 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-ecb2cc93-98ed-4532-aed8-5d97274ce473 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:04:47.781700 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-ecb2cc93-98ed-4532-aed8-5d97274ce473 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] GET https://10.4.3.240/volume/v3/backups/2a1c509d-5ccb-4dda-847c-226fd15519a0 Aug 20 01:04:47.781884 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-ecb2cc93-98ed-4532-aed8-5d97274ce473 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:04:47.782051 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-ecb2cc93-98ed-4532-aed8-5d97274ce473 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:04:47.782179 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.v3.backups [None req-ecb2cc93-98ed-4532-aed8-5d97274ce473 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Show backup with id 2a1c509d-5ccb-4dda-847c-226fd15519a0. {{(pid=100212) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:04:47.786207 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:04:47.786207 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:04:47.786705 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-ecb2cc93-98ed-4532-aed8-5d97274ce473 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] https://10.4.3.240/volume/v3/backups/2a1c509d-5ccb-4dda-847c-226fd15519a0 returned with HTTP 200 Aug 20 01:04:47.787067 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 877/3523] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:04:47 2026] GET /volume/v3/backups/2a1c509d-5ccb-4dda-847c-226fd15519a0 => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:04:48.347449 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-29a15d30-b69e-4b08-a083-be58e826d869 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:04:48.349936 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-29a15d30-b69e-4b08-a083-be58e826d869 tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] GET https://10.4.3.240/volume/v3/volumes/ea064f13-2496-4f58-ba2b-008d00a00092 Aug 20 01:04:48.350074 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-29a15d30-b69e-4b08-a083-be58e826d869 tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:04:48.350691 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-29a15d30-b69e-4b08-a083-be58e826d869 tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:04:48.359175 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:04:48.359175 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:04:48.363671 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-29a15d30-b69e-4b08-a083-be58e826d869 tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] Volume info retrieved successfully. Aug 20 01:04:48.370529 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-29a15d30-b69e-4b08-a083-be58e826d869 tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] https://10.4.3.240/volume/v3/volumes/ea064f13-2496-4f58-ba2b-008d00a00092 returned with HTTP 200 Aug 20 01:04:48.370863 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 882/3524] 10.4.3.240 () {68 vars in 1389 bytes} [Thu Aug 20 01:04:48 2026] GET /volume/v3/volumes/ea064f13-2496-4f58-ba2b-008d00a00092 => generated 928 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:04:48.798274 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-cd487fc3-1f44-4c2b-8cd9-79ca0efa6d9a None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:04:48.800526 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-cd487fc3-1f44-4c2b-8cd9-79ca0efa6d9a tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] GET https://10.4.3.240/volume/v3/backups/2a1c509d-5ccb-4dda-847c-226fd15519a0 Aug 20 01:04:48.800764 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-cd487fc3-1f44-4c2b-8cd9-79ca0efa6d9a tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:04:48.800988 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-cd487fc3-1f44-4c2b-8cd9-79ca0efa6d9a tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:04:48.801095 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.v3.backups [None req-cd487fc3-1f44-4c2b-8cd9-79ca0efa6d9a tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Show backup with id 2a1c509d-5ccb-4dda-847c-226fd15519a0. {{(pid=100213) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:04:48.804951 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:04:48.804951 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:04:48.805510 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-cd487fc3-1f44-4c2b-8cd9-79ca0efa6d9a tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] https://10.4.3.240/volume/v3/backups/2a1c509d-5ccb-4dda-847c-226fd15519a0 returned with HTTP 200 Aug 20 01:04:48.806059 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 875/3525] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:04:48 2026] GET /volume/v3/backups/2a1c509d-5ccb-4dda-847c-226fd15519a0 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 20 01:04:49.384283 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-b0d07f22-96f1-45c2-bb75-0753a3a9d505 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:04:49.387518 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-b0d07f22-96f1-45c2-bb75-0753a3a9d505 tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] GET https://10.4.3.240/volume/v3/volumes/ea064f13-2496-4f58-ba2b-008d00a00092 Aug 20 01:04:49.387518 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-b0d07f22-96f1-45c2-bb75-0753a3a9d505 tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:04:49.387518 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-b0d07f22-96f1-45c2-bb75-0753a3a9d505 tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:04:49.394205 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:04:49.394205 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:04:49.398357 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-b0d07f22-96f1-45c2-bb75-0753a3a9d505 tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] Volume info retrieved successfully. Aug 20 01:04:49.403903 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-b0d07f22-96f1-45c2-bb75-0753a3a9d505 tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] https://10.4.3.240/volume/v3/volumes/ea064f13-2496-4f58-ba2b-008d00a00092 returned with HTTP 200 Aug 20 01:04:49.404559 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 892/3526] 10.4.3.240 () {68 vars in 1389 bytes} [Thu Aug 20 01:04:49 2026] GET /volume/v3/volumes/ea064f13-2496-4f58-ba2b-008d00a00092 => generated 928 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:04:49.817739 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-14ad0d6b-017f-453c-90ae-63ca5b13a87e None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:04:49.822621 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-14ad0d6b-017f-453c-90ae-63ca5b13a87e tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] GET https://10.4.3.240/volume/v3/backups/2a1c509d-5ccb-4dda-847c-226fd15519a0 Aug 20 01:04:49.822621 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-14ad0d6b-017f-453c-90ae-63ca5b13a87e tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:04:49.822621 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-14ad0d6b-017f-453c-90ae-63ca5b13a87e tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:04:49.822835 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.v3.backups [None req-14ad0d6b-017f-453c-90ae-63ca5b13a87e tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Show backup with id 2a1c509d-5ccb-4dda-847c-226fd15519a0. {{(pid=100212) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:04:49.826957 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:04:49.826957 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:04:49.827696 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-14ad0d6b-017f-453c-90ae-63ca5b13a87e tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] https://10.4.3.240/volume/v3/backups/2a1c509d-5ccb-4dda-847c-226fd15519a0 returned with HTTP 200 Aug 20 01:04:49.829410 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 878/3527] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:04:49 2026] GET /volume/v3/backups/2a1c509d-5ccb-4dda-847c-226fd15519a0 => generated 737 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:04:50.417944 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-9d18c8e5-8375-465a-82d3-68a666963078 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:04:50.422000 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-9d18c8e5-8375-465a-82d3-68a666963078 tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] GET https://10.4.3.240/volume/v3/volumes/ea064f13-2496-4f58-ba2b-008d00a00092 Aug 20 01:04:50.422325 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-9d18c8e5-8375-465a-82d3-68a666963078 tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:04:50.422561 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-9d18c8e5-8375-465a-82d3-68a666963078 tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:04:50.434729 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:04:50.434729 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:04:50.439221 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-9d18c8e5-8375-465a-82d3-68a666963078 tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] Volume info retrieved successfully. Aug 20 01:04:50.451352 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-9d18c8e5-8375-465a-82d3-68a666963078 tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] https://10.4.3.240/volume/v3/volumes/ea064f13-2496-4f58-ba2b-008d00a00092 returned with HTTP 200 Aug 20 01:04:50.451852 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 883/3528] 10.4.3.240 () {68 vars in 1389 bytes} [Thu Aug 20 01:04:50 2026] GET /volume/v3/volumes/ea064f13-2496-4f58-ba2b-008d00a00092 => generated 928 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:04:50.842835 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-7556861c-bf9c-4cd7-985b-4fee52fd59bc None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:04:50.845008 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-7556861c-bf9c-4cd7-985b-4fee52fd59bc tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] GET https://10.4.3.240/volume/v3/backups/2a1c509d-5ccb-4dda-847c-226fd15519a0 Aug 20 01:04:50.845763 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-7556861c-bf9c-4cd7-985b-4fee52fd59bc tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:04:50.846038 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-7556861c-bf9c-4cd7-985b-4fee52fd59bc tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:04:50.846455 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.v3.backups [None req-7556861c-bf9c-4cd7-985b-4fee52fd59bc tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Show backup with id 2a1c509d-5ccb-4dda-847c-226fd15519a0. {{(pid=100213) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:04:50.852908 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:04:50.852908 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:04:50.853828 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-7556861c-bf9c-4cd7-985b-4fee52fd59bc tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] https://10.4.3.240/volume/v3/backups/2a1c509d-5ccb-4dda-847c-226fd15519a0 returned with HTTP 200 Aug 20 01:04:50.854741 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 876/3529] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:04:50 2026] GET /volume/v3/backups/2a1c509d-5ccb-4dda-847c-226fd15519a0 => generated 737 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:04:51.467135 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-673c2748-ed43-456a-9dde-377efaa78eee None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:04:51.468894 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-673c2748-ed43-456a-9dde-377efaa78eee tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] GET https://10.4.3.240/volume/v3/volumes/ea064f13-2496-4f58-ba2b-008d00a00092 Aug 20 01:04:51.470445 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-673c2748-ed43-456a-9dde-377efaa78eee tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:04:51.470445 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-673c2748-ed43-456a-9dde-377efaa78eee tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:04:51.475852 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:04:51.475852 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:04:51.480304 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-673c2748-ed43-456a-9dde-377efaa78eee tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] Volume info retrieved successfully. Aug 20 01:04:51.485363 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-673c2748-ed43-456a-9dde-377efaa78eee tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] https://10.4.3.240/volume/v3/volumes/ea064f13-2496-4f58-ba2b-008d00a00092 returned with HTTP 200 Aug 20 01:04:51.486016 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 893/3530] 10.4.3.240 () {68 vars in 1389 bytes} [Thu Aug 20 01:04:51 2026] GET /volume/v3/volumes/ea064f13-2496-4f58-ba2b-008d00a00092 => generated 928 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:04:51.866626 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-18c07822-33c4-4035-ba81-57bf0422dacd None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:04:51.870102 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-18c07822-33c4-4035-ba81-57bf0422dacd tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] GET https://10.4.3.240/volume/v3/backups/2a1c509d-5ccb-4dda-847c-226fd15519a0 Aug 20 01:04:51.870332 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-18c07822-33c4-4035-ba81-57bf0422dacd tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:04:51.870570 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-18c07822-33c4-4035-ba81-57bf0422dacd tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:04:51.870695 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.v3.backups [None req-18c07822-33c4-4035-ba81-57bf0422dacd tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Show backup with id 2a1c509d-5ccb-4dda-847c-226fd15519a0. {{(pid=100212) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:04:51.875692 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:04:51.875692 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:04:51.876321 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-18c07822-33c4-4035-ba81-57bf0422dacd tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] https://10.4.3.240/volume/v3/backups/2a1c509d-5ccb-4dda-847c-226fd15519a0 returned with HTTP 200 Aug 20 01:04:51.876747 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 879/3531] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:04:51 2026] GET /volume/v3/backups/2a1c509d-5ccb-4dda-847c-226fd15519a0 => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:04:51.886461 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-4469bd95-a6a9-4417-a7df-b101c5716bb0 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:04:51.888364 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-4469bd95-a6a9-4417-a7df-b101c5716bb0 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] DELETE https://10.4.3.240/volume/v3/volumes/6cd0e679-d2b0-418e-b738-5cc565121b9e Aug 20 01:04:51.888559 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-4469bd95-a6a9-4417-a7df-b101c5716bb0 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:04:51.888914 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-4469bd95-a6a9-4417-a7df-b101c5716bb0 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Calling method 'delete' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:04:51.889085 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.v3.volumes [None req-4469bd95-a6a9-4417-a7df-b101c5716bb0 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Delete volume with id: 6cd0e679-d2b0-418e-b738-5cc565121b9e Aug 20 01:04:51.898157 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:04:51.898157 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:04:51.898514 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-4469bd95-a6a9-4417-a7df-b101c5716bb0 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Volume info retrieved successfully. Aug 20 01:04:51.921287 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-4469bd95-a6a9-4417-a7df-b101c5716bb0 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Delete volume request issued successfully. Aug 20 01:04:51.921565 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-4469bd95-a6a9-4417-a7df-b101c5716bb0 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] https://10.4.3.240/volume/v3/volumes/6cd0e679-d2b0-418e-b738-5cc565121b9e returned with HTTP 202 Aug 20 01:04:51.922107 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 884/3532] 10.4.3.240 () {68 vars in 1391 bytes} [Thu Aug 20 01:04:51 2026] DELETE /volume/v3/volumes/6cd0e679-d2b0-418e-b738-5cc565121b9e => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 01:04:51.931315 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-0e274f90-da14-419b-ad9d-593ed200a93b None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:04:51.933569 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-0e274f90-da14-419b-ad9d-593ed200a93b tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] GET https://10.4.3.240/volume/v3/volumes/6cd0e679-d2b0-418e-b738-5cc565121b9e Aug 20 01:04:51.933569 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-0e274f90-da14-419b-ad9d-593ed200a93b tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:04:51.933671 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-0e274f90-da14-419b-ad9d-593ed200a93b tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:04:51.943513 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:04:51.943513 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:04:51.946842 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-0e274f90-da14-419b-ad9d-593ed200a93b tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Volume info retrieved successfully. Aug 20 01:04:51.950107 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-0e274f90-da14-419b-ad9d-593ed200a93b tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] https://10.4.3.240/volume/v3/volumes/6cd0e679-d2b0-418e-b738-5cc565121b9e returned with HTTP 200 Aug 20 01:04:51.950428 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 877/3533] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:04:51 2026] GET /volume/v3/volumes/6cd0e679-d2b0-418e-b738-5cc565121b9e => generated 1065 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:04:52.501239 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-e4ce2a84-ba4e-479e-8d3c-9e0e6ad680d6 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:04:52.502837 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-e4ce2a84-ba4e-479e-8d3c-9e0e6ad680d6 tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] GET https://10.4.3.240/volume/v3/volumes/ea064f13-2496-4f58-ba2b-008d00a00092 Aug 20 01:04:52.503063 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-e4ce2a84-ba4e-479e-8d3c-9e0e6ad680d6 tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:04:52.503260 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-e4ce2a84-ba4e-479e-8d3c-9e0e6ad680d6 tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:04:52.510025 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:04:52.510025 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:04:52.514942 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-e4ce2a84-ba4e-479e-8d3c-9e0e6ad680d6 tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] Volume info retrieved successfully. Aug 20 01:04:52.519320 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-e4ce2a84-ba4e-479e-8d3c-9e0e6ad680d6 tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] https://10.4.3.240/volume/v3/volumes/ea064f13-2496-4f58-ba2b-008d00a00092 returned with HTTP 200 Aug 20 01:04:52.519800 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 894/3534] 10.4.3.240 () {68 vars in 1389 bytes} [Thu Aug 20 01:04:52 2026] GET /volume/v3/volumes/ea064f13-2496-4f58-ba2b-008d00a00092 => generated 928 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:04:52.966832 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-0bbeaa9d-22d8-4a39-ab21-12d0f0a13d7d None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:04:52.968428 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-0bbeaa9d-22d8-4a39-ab21-12d0f0a13d7d tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] GET https://10.4.3.240/volume/v3/volumes/6cd0e679-d2b0-418e-b738-5cc565121b9e Aug 20 01:04:52.968628 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-0bbeaa9d-22d8-4a39-ab21-12d0f0a13d7d tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:04:52.968797 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-0bbeaa9d-22d8-4a39-ab21-12d0f0a13d7d tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:04:52.977101 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-0bbeaa9d-22d8-4a39-ab21-12d0f0a13d7d tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] https://10.4.3.240/volume/v3/volumes/6cd0e679-d2b0-418e-b738-5cc565121b9e returned with HTTP 404 Aug 20 01:04:52.977693 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 880/3535] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:04:52 2026] GET /volume/v3/volumes/6cd0e679-d2b0-418e-b738-5cc565121b9e => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:04:52.988407 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-554dd8e6-1c10-4b82-84e0-b1d6b2b15a13 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:04:52.990789 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-554dd8e6-1c10-4b82-84e0-b1d6b2b15a13 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-member] GET https://10.4.3.240/volume/v3/backups/2a1c509d-5ccb-4dda-847c-226fd15519a0 Aug 20 01:04:52.990789 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-554dd8e6-1c10-4b82-84e0-b1d6b2b15a13 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:04:52.990789 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-554dd8e6-1c10-4b82-84e0-b1d6b2b15a13 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:04:52.990789 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-554dd8e6-1c10-4b82-84e0-b1d6b2b15a13 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-member] Show backup with id 2a1c509d-5ccb-4dda-847c-226fd15519a0. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:04:52.998613 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:04:52.998613 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:04:52.998613 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-554dd8e6-1c10-4b82-84e0-b1d6b2b15a13 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-member] https://10.4.3.240/volume/v3/backups/2a1c509d-5ccb-4dda-847c-226fd15519a0 returned with HTTP 200 Aug 20 01:04:52.998613 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 885/3536] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:04:52 2026] GET /volume/v3/backups/2a1c509d-5ccb-4dda-847c-226fd15519a0 => generated 737 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:04:53.007840 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-42073a28-51bb-40e5-b9f6-a2780c5e60f5 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:04:53.013038 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-42073a28-51bb-40e5-b9f6-a2780c5e60f5 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] DELETE https://10.4.3.240/volume/v3/backups/9a0d0b4d-aa88-465b-9f79-301321ede101 Aug 20 01:04:53.013238 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-42073a28-51bb-40e5-b9f6-a2780c5e60f5 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:04:53.013435 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-42073a28-51bb-40e5-b9f6-a2780c5e60f5 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Calling method 'delete' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:04:53.013532 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.contrib.backups [None req-42073a28-51bb-40e5-b9f6-a2780c5e60f5 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Delete backup with id: 9a0d0b4d-aa88-465b-9f79-301321ede101. Aug 20 01:04:53.017281 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:04:53.017281 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:04:53.029093 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.backup.rpcapi [None req-42073a28-51bb-40e5-b9f6-a2780c5e60f5 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] delete_backup rpcapi backup_id 9a0d0b4d-aa88-465b-9f79-301321ede101 {{(pid=100213) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 20 01:04:53.032332 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-42073a28-51bb-40e5-b9f6-a2780c5e60f5 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] https://10.4.3.240/volume/v3/backups/9a0d0b4d-aa88-465b-9f79-301321ede101 returned with HTTP 202 Aug 20 01:04:53.032587 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 878/3537] 10.4.3.240 () {68 vars in 1391 bytes} [Thu Aug 20 01:04:53 2026] DELETE /volume/v3/backups/9a0d0b4d-aa88-465b-9f79-301321ede101 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 01:04:53.040960 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-765467fd-acde-4f2f-b99a-8dae04d64730 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:04:53.043682 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-765467fd-acde-4f2f-b99a-8dae04d64730 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] GET https://10.4.3.240/volume/v3/backups/9a0d0b4d-aa88-465b-9f79-301321ede101 Aug 20 01:04:53.044012 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-765467fd-acde-4f2f-b99a-8dae04d64730 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:04:53.044297 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-765467fd-acde-4f2f-b99a-8dae04d64730 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:04:53.044487 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-765467fd-acde-4f2f-b99a-8dae04d64730 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Show backup with id 9a0d0b4d-aa88-465b-9f79-301321ede101. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:04:53.050256 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:04:53.050256 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:04:53.051485 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-765467fd-acde-4f2f-b99a-8dae04d64730 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] https://10.4.3.240/volume/v3/backups/9a0d0b4d-aa88-465b-9f79-301321ede101 returned with HTTP 200 Aug 20 01:04:53.052040 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 895/3538] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:04:53 2026] GET /volume/v3/backups/9a0d0b4d-aa88-465b-9f79-301321ede101 => generated 737 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:04:53.531656 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-d325f664-e085-4207-b7a6-9c2bdd62644f None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:04:53.533842 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-d325f664-e085-4207-b7a6-9c2bdd62644f tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] GET https://10.4.3.240/volume/v3/volumes/ea064f13-2496-4f58-ba2b-008d00a00092 Aug 20 01:04:53.534083 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-d325f664-e085-4207-b7a6-9c2bdd62644f tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:04:53.534318 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-d325f664-e085-4207-b7a6-9c2bdd62644f tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:04:53.541918 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:04:53.541918 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:04:53.546650 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-d325f664-e085-4207-b7a6-9c2bdd62644f tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] Volume info retrieved successfully. Aug 20 01:04:53.552829 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-d325f664-e085-4207-b7a6-9c2bdd62644f tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] https://10.4.3.240/volume/v3/volumes/ea064f13-2496-4f58-ba2b-008d00a00092 returned with HTTP 200 Aug 20 01:04:53.553334 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 881/3539] 10.4.3.240 () {68 vars in 1389 bytes} [Thu Aug 20 01:04:53 2026] GET /volume/v3/volumes/ea064f13-2496-4f58-ba2b-008d00a00092 => generated 1193 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 01:04:53.566668 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-f92cf8cd-2323-484c-949a-cb7ed357e024 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:04:53.568381 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-f92cf8cd-2323-484c-949a-cb7ed357e024 tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] GET https://10.4.3.240/volume/v3/volumes/ea064f13-2496-4f58-ba2b-008d00a00092 Aug 20 01:04:53.568598 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-f92cf8cd-2323-484c-949a-cb7ed357e024 tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:04:53.568828 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-f92cf8cd-2323-484c-949a-cb7ed357e024 tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:04:53.579783 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:04:53.579783 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:04:53.583192 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-f92cf8cd-2323-484c-949a-cb7ed357e024 tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] Volume info retrieved successfully. Aug 20 01:04:53.589209 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-f92cf8cd-2323-484c-949a-cb7ed357e024 tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] https://10.4.3.240/volume/v3/volumes/ea064f13-2496-4f58-ba2b-008d00a00092 returned with HTTP 200 Aug 20 01:04:53.589606 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 886/3540] 10.4.3.240 () {68 vars in 1389 bytes} [Thu Aug 20 01:04:53 2026] GET /volume/v3/volumes/ea064f13-2496-4f58-ba2b-008d00a00092 => generated 1193 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 01:04:53.603770 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-3dd95e12-2f93-4b48-acbe-0b9cd7ab948a None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:04:53.605889 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-3dd95e12-2f93-4b48-acbe-0b9cd7ab948a tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 20 01:04:53.606330 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-3dd95e12-2f93-4b48-acbe-0b9cd7ab948a tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume2-for-test-0e20bd6e-440f-41d8-9b5d-fc047ac00423", "source_volid": "ea064f13-2496-4f58-ba2b-008d00a00092", "size": 1}} {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:04:53.608253 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.v3.volumes [None req-3dd95e12-2f93-4b48-acbe-0b9cd7ab948a tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] Create volume request body: {'volume': {'name': 'volume2-for-test-0e20bd6e-440f-41d8-9b5d-fc047ac00423', 'source_volid': 'ea064f13-2496-4f58-ba2b-008d00a00092', 'size': 1}} {{(pid=100213) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 01:04:53.626511 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:04:53.626511 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:04:53.627375 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-3dd95e12-2f93-4b48-acbe-0b9cd7ab948a tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] Volume retrieved successfully. Aug 20 01:04:53.627375 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.v3.volumes [None req-3dd95e12-2f93-4b48-acbe-0b9cd7ab948a tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] Create volume of 1 GB Aug 20 01:04:53.631705 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-3dd95e12-2f93-4b48-acbe-0b9cd7ab948a tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] Availability Zones retrieved successfully. Aug 20 01:04:53.639230 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-3dd95e12-2f93-4b48-acbe-0b9cd7ab948a tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] Flow 'volume_create_api' (b901b558-59e2-48e3-b54e-705fb21cc74b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:04:53.640711 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-3dd95e12-2f93-4b48-acbe-0b9cd7ab948a tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (10b573c1-a7cf-429d-91f7-fbdb89be3e2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:04:53.641984 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.flows.api.create_volume [None req-3dd95e12-2f93-4b48-acbe-0b9cd7ab948a tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100213) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 01:04:53.666520 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-3dd95e12-2f93-4b48-acbe-0b9cd7ab948a tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (10b573c1-a7cf-429d-91f7-fbdb89be3e2f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'ea064f13-2496-4f58-ba2b-008d00a00092', 'volume_type': VolumeType(created_at=2026-08-20T00:52:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1ed58bd6-fe6a-497e-ae84-e8199d24fdfa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:04:53.667028 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-3dd95e12-2f93-4b48-acbe-0b9cd7ab948a tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (45550a2b-08c3-4e01-bb55-5b6a1b6abb97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:04:53.709613 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.quota [None req-3dd95e12-2f93-4b48-acbe-0b9cd7ab948a tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] Created reservations ['0428a30d-a23e-4c3e-bb6e-6ffa9fc300eb', '810d3ce5-97c9-4c9d-9419-f8585100330b', 'd6465acf-5dc4-4525-a21e-a3043acdd538', 'cd460d5f-5e4c-4dd0-91d6-6c9269d61e3d'] {{(pid=100213) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 01:04:53.710488 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-3dd95e12-2f93-4b48-acbe-0b9cd7ab948a tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (45550a2b-08c3-4e01-bb55-5b6a1b6abb97) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0428a30d-a23e-4c3e-bb6e-6ffa9fc300eb', '810d3ce5-97c9-4c9d-9419-f8585100330b', 'd6465acf-5dc4-4525-a21e-a3043acdd538', 'cd460d5f-5e4c-4dd0-91d6-6c9269d61e3d']}' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:04:53.711205 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-3dd95e12-2f93-4b48-acbe-0b9cd7ab948a tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eef6f559-5cb8-466e-bde8-d8129e42cb10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:04:53.749606 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-3dd95e12-2f93-4b48-acbe-0b9cd7ab948a tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eef6f559-5cb8-466e-bde8-d8129e42cb10) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6a56c579-c521-477d-9a6c-39fbe982059a', '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='7998190c73384cde876be70494c59f42',qos_specs=None,replication_status=,reservations=['0428a30d-a23e-4c3e-bb6e-6ffa9fc300eb','810d3ce5-97c9-4c9d-9419-f8585100330b','d6465acf-5dc4-4525-a21e-a3043acdd538','cd460d5f-5e4c-4dd0-91d6-6c9269d61e3d'],size=1,snapshot_id=None,source_replicaid=,source_volid=ea064f13-2496-4f58-ba2b-008d00a00092,status='creating',user_id='7e81e6d4249240039e408103db0e0e0f',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa), '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-20T01:04:53Z,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=6a56c579-c521-477d-9a6c-39fbe982059a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7998190c73384cde876be70494c59f42',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=ea064f13-2496-4f58-ba2b-008d00a00092,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7e81e6d4249240039e408103db0e0e0f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1ed58bd6-fe6a-497e-ae84-e8199d24fdfa),volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:04:53.751922 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-3dd95e12-2f93-4b48-acbe-0b9cd7ab948a tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (84cc0ebf-8d17-4742-a745-3d2e8dfd2de1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:04:53.770428 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-3dd95e12-2f93-4b48-acbe-0b9cd7ab948a tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (84cc0ebf-8d17-4742-a745-3d2e8dfd2de1) transitioned into state 'SUCCESS' from 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='7998190c73384cde876be70494c59f42',qos_specs=None,replication_status=,reservations=['0428a30d-a23e-4c3e-bb6e-6ffa9fc300eb','810d3ce5-97c9-4c9d-9419-f8585100330b','d6465acf-5dc4-4525-a21e-a3043acdd538','cd460d5f-5e4c-4dd0-91d6-6c9269d61e3d'],size=1,snapshot_id=None,source_replicaid=,source_volid=ea064f13-2496-4f58-ba2b-008d00a00092,status='creating',user_id='7e81e6d4249240039e408103db0e0e0f',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:04:53.771093 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-3dd95e12-2f93-4b48-acbe-0b9cd7ab948a tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (574cd51a-c0d2-4aa3-884e-2c53a1d30309) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:04:53.788070 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-3dd95e12-2f93-4b48-acbe-0b9cd7ab948a tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (574cd51a-c0d2-4aa3-884e-2c53a1d30309) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:04:53.788070 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-3dd95e12-2f93-4b48-acbe-0b9cd7ab948a tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] Flow 'volume_create_api' (b901b558-59e2-48e3-b54e-705fb21cc74b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100213) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:04:53.788070 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-3dd95e12-2f93-4b48-acbe-0b9cd7ab948a tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] Create volume request issued successfully. Aug 20 01:04:53.788070 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-3dd95e12-2f93-4b48-acbe-0b9cd7ab948a tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 20 01:04:53.788070 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 879/3541] 10.4.3.240 () {70 vars in 1300 bytes} [Thu Aug 20 01:04:53 2026] POST /volume/v3/volumes => generated 809 bytes in 184 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:04:53.802188 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-d5277eb6-004f-49b2-b0b4-62ab8d8e49b9 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:04:53.803985 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-d5277eb6-004f-49b2-b0b4-62ab8d8e49b9 tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] GET https://10.4.3.240/volume/v3/volumes/6a56c579-c521-477d-9a6c-39fbe982059a Aug 20 01:04:53.804123 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-d5277eb6-004f-49b2-b0b4-62ab8d8e49b9 tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:04:53.804293 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-d5277eb6-004f-49b2-b0b4-62ab8d8e49b9 tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:04:53.810499 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:04:53.810499 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:04:53.813837 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-d5277eb6-004f-49b2-b0b4-62ab8d8e49b9 tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] Volume info retrieved successfully. Aug 20 01:04:53.817496 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-d5277eb6-004f-49b2-b0b4-62ab8d8e49b9 tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] https://10.4.3.240/volume/v3/volumes/6a56c579-c521-477d-9a6c-39fbe982059a returned with HTTP 200 Aug 20 01:04:53.817895 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 896/3542] 10.4.3.240 () {68 vars in 1389 bytes} [Thu Aug 20 01:04:53 2026] GET /volume/v3/volumes/6a56c579-c521-477d-9a6c-39fbe982059a => generated 877 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:04:54.062745 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-50c8b5a8-ca8a-4c83-88df-c266c9bd1f6d None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:04:54.064303 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-50c8b5a8-ca8a-4c83-88df-c266c9bd1f6d tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] GET https://10.4.3.240/volume/v3/backups/9a0d0b4d-aa88-465b-9f79-301321ede101 Aug 20 01:04:54.064513 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-50c8b5a8-ca8a-4c83-88df-c266c9bd1f6d tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:04:54.064694 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-50c8b5a8-ca8a-4c83-88df-c266c9bd1f6d tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:04:54.064838 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.v3.backups [None req-50c8b5a8-ca8a-4c83-88df-c266c9bd1f6d tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Show backup with id 9a0d0b4d-aa88-465b-9f79-301321ede101. {{(pid=100212) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:04:54.068760 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-50c8b5a8-ca8a-4c83-88df-c266c9bd1f6d tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] https://10.4.3.240/volume/v3/backups/9a0d0b4d-aa88-465b-9f79-301321ede101 returned with HTTP 404 Aug 20 01:04:54.069265 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 882/3543] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:04:54 2026] GET /volume/v3/backups/9a0d0b4d-aa88-465b-9f79-301321ede101 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:04:54.075729 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-da4bed4f-7d58-4e11-a2b7-ca01135ff777 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:04:54.077522 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-da4bed4f-7d58-4e11-a2b7-ca01135ff777 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] DELETE https://10.4.3.240/volume/v3/backups/32e4f396-16c7-485c-9555-1fa7e5e47c5e Aug 20 01:04:54.077790 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-da4bed4f-7d58-4e11-a2b7-ca01135ff777 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:04:54.077979 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-da4bed4f-7d58-4e11-a2b7-ca01135ff777 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Calling method 'delete' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:04:54.078107 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.contrib.backups [None req-da4bed4f-7d58-4e11-a2b7-ca01135ff777 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Delete backup with id: 32e4f396-16c7-485c-9555-1fa7e5e47c5e. Aug 20 01:04:54.082487 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:04:54.082487 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:04:54.093321 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.backup.rpcapi [None req-da4bed4f-7d58-4e11-a2b7-ca01135ff777 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] delete_backup rpcapi backup_id 32e4f396-16c7-485c-9555-1fa7e5e47c5e {{(pid=100214) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 20 01:04:54.094959 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-da4bed4f-7d58-4e11-a2b7-ca01135ff777 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] https://10.4.3.240/volume/v3/backups/32e4f396-16c7-485c-9555-1fa7e5e47c5e returned with HTTP 202 Aug 20 01:04:54.095374 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 887/3544] 10.4.3.240 () {68 vars in 1391 bytes} [Thu Aug 20 01:04:54 2026] DELETE /volume/v3/backups/32e4f396-16c7-485c-9555-1fa7e5e47c5e => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 01:04:54.102035 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-ca0435af-9fe3-4760-9982-96b45425e6e3 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:04:54.103901 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-ca0435af-9fe3-4760-9982-96b45425e6e3 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] GET https://10.4.3.240/volume/v3/backups/32e4f396-16c7-485c-9555-1fa7e5e47c5e Aug 20 01:04:54.104118 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-ca0435af-9fe3-4760-9982-96b45425e6e3 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:04:54.104360 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-ca0435af-9fe3-4760-9982-96b45425e6e3 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:04:54.104500 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.v3.backups [None req-ca0435af-9fe3-4760-9982-96b45425e6e3 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Show backup with id 32e4f396-16c7-485c-9555-1fa7e5e47c5e. {{(pid=100213) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:04:54.108747 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:04:54.108747 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:04:54.109278 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-ca0435af-9fe3-4760-9982-96b45425e6e3 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] https://10.4.3.240/volume/v3/backups/32e4f396-16c7-485c-9555-1fa7e5e47c5e returned with HTTP 200 Aug 20 01:04:54.109630 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 880/3545] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:04:54 2026] GET /volume/v3/backups/32e4f396-16c7-485c-9555-1fa7e5e47c5e => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:04:54.833018 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-6945f2df-9a26-45dd-963e-7e5e56e8a3b3 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:04:54.834900 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-6945f2df-9a26-45dd-963e-7e5e56e8a3b3 tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] GET https://10.4.3.240/volume/v3/volumes/6a56c579-c521-477d-9a6c-39fbe982059a Aug 20 01:04:54.835118 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-6945f2df-9a26-45dd-963e-7e5e56e8a3b3 tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:04:54.835294 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-6945f2df-9a26-45dd-963e-7e5e56e8a3b3 tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:04:54.842271 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:04:54.842271 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:04:54.846177 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-6945f2df-9a26-45dd-963e-7e5e56e8a3b3 tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] Volume info retrieved successfully. Aug 20 01:04:54.850643 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-6945f2df-9a26-45dd-963e-7e5e56e8a3b3 tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] https://10.4.3.240/volume/v3/volumes/6a56c579-c521-477d-9a6c-39fbe982059a returned with HTTP 200 Aug 20 01:04:54.851044 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 897/3546] 10.4.3.240 () {68 vars in 1389 bytes} [Thu Aug 20 01:04:54 2026] GET /volume/v3/volumes/6a56c579-c521-477d-9a6c-39fbe982059a => generated 1228 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 01:04:54.862803 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-bd26e5d2-8ad6-4074-8c49-facd6c3db5af None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:04:54.864936 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-bd26e5d2-8ad6-4074-8c49-facd6c3db5af tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] GET https://10.4.3.240/volume/v3/volumes/6a56c579-c521-477d-9a6c-39fbe982059a Aug 20 01:04:54.865321 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-bd26e5d2-8ad6-4074-8c49-facd6c3db5af tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:04:54.865637 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-bd26e5d2-8ad6-4074-8c49-facd6c3db5af tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:04:55.060608 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:04:55.060608 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:04:55.063829 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-bd26e5d2-8ad6-4074-8c49-facd6c3db5af tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] Volume info retrieved successfully. Aug 20 01:04:55.067608 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-bd26e5d2-8ad6-4074-8c49-facd6c3db5af tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] https://10.4.3.240/volume/v3/volumes/6a56c579-c521-477d-9a6c-39fbe982059a returned with HTTP 200 Aug 20 01:04:55.067948 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 883/3547] 10.4.3.240 () {68 vars in 1389 bytes} [Thu Aug 20 01:04:54 2026] GET /volume/v3/volumes/6a56c579-c521-477d-9a6c-39fbe982059a => generated 1228 bytes in 206 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 01:04:55.083221 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-ba29ecfc-9093-4d48-ae6d-0d79b9376c46 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:04:55.085199 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-ba29ecfc-9093-4d48-ae6d-0d79b9376c46 tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] DELETE https://10.4.3.240/volume/v3/volumes/ea064f13-2496-4f58-ba2b-008d00a00092 Aug 20 01:04:55.085521 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-ba29ecfc-9093-4d48-ae6d-0d79b9376c46 tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:04:55.085897 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-ba29ecfc-9093-4d48-ae6d-0d79b9376c46 tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] Calling method 'delete' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:04:55.086054 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.v3.volumes [None req-ba29ecfc-9093-4d48-ae6d-0d79b9376c46 tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] Delete volume with id: ea064f13-2496-4f58-ba2b-008d00a00092 Aug 20 01:04:55.089052 np0000007838 devstack@c-api.service[100214]: DEBUG dbcounter [-] [100214] Writing DB stats cinder:SELECT=475,cinder:UPDATE=188,cinder:INSERT=93 {{(pid=100214) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 01:04:55.094378 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:04:55.094378 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:04:55.094946 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-ba29ecfc-9093-4d48-ae6d-0d79b9376c46 tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] Volume info retrieved successfully. Aug 20 01:04:55.111969 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-ba29ecfc-9093-4d48-ae6d-0d79b9376c46 tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] Delete volume request issued successfully. Aug 20 01:04:55.112273 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-ba29ecfc-9093-4d48-ae6d-0d79b9376c46 tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] https://10.4.3.240/volume/v3/volumes/ea064f13-2496-4f58-ba2b-008d00a00092 returned with HTTP 202 Aug 20 01:04:55.112891 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 888/3548] 10.4.3.240 () {68 vars in 1392 bytes} [Thu Aug 20 01:04:55 2026] DELETE /volume/v3/volumes/ea064f13-2496-4f58-ba2b-008d00a00092 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 20 01:04:55.122248 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-352ffb22-bc02-4d75-ada2-da4ee2554131 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:04:55.122631 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-0829a263-e39a-4a83-b72c-12b070cb7aa5 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:04:55.123411 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-352ffb22-bc02-4d75-ada2-da4ee2554131 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] GET https://10.4.3.240/volume/v3/backups/32e4f396-16c7-485c-9555-1fa7e5e47c5e Aug 20 01:04:55.123626 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-352ffb22-bc02-4d75-ada2-da4ee2554131 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:04:55.123805 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-352ffb22-bc02-4d75-ada2-da4ee2554131 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:04:55.123904 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.v3.backups [None req-352ffb22-bc02-4d75-ada2-da4ee2554131 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Show backup with id 32e4f396-16c7-485c-9555-1fa7e5e47c5e. {{(pid=100213) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:04:55.124314 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-0829a263-e39a-4a83-b72c-12b070cb7aa5 tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] GET https://10.4.3.240/volume/v3/volumes/ea064f13-2496-4f58-ba2b-008d00a00092 Aug 20 01:04:55.124650 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-0829a263-e39a-4a83-b72c-12b070cb7aa5 tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:04:55.124877 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-0829a263-e39a-4a83-b72c-12b070cb7aa5 tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:04:55.127309 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-352ffb22-bc02-4d75-ada2-da4ee2554131 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] https://10.4.3.240/volume/v3/backups/32e4f396-16c7-485c-9555-1fa7e5e47c5e returned with HTTP 404 Aug 20 01:04:55.127743 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 881/3549] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:04:55 2026] GET /volume/v3/backups/32e4f396-16c7-485c-9555-1fa7e5e47c5e => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:04:55.134290 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:04:55.134290 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:04:55.134938 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-c8b890a0-b2e8-4d28-aed5-0d1d0c95d02b None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:04:55.136605 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-c8b890a0-b2e8-4d28-aed5-0d1d0c95d02b tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] DELETE https://10.4.3.240/volume/v3/backups/2a1c509d-5ccb-4dda-847c-226fd15519a0 Aug 20 01:04:55.136812 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-c8b890a0-b2e8-4d28-aed5-0d1d0c95d02b tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:04:55.136989 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-c8b890a0-b2e8-4d28-aed5-0d1d0c95d02b tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Calling method 'delete' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:04:55.137082 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.contrib.backups [None req-c8b890a0-b2e8-4d28-aed5-0d1d0c95d02b tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Delete backup with id: 2a1c509d-5ccb-4dda-847c-226fd15519a0. Aug 20 01:04:55.139659 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-0829a263-e39a-4a83-b72c-12b070cb7aa5 tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] Volume info retrieved successfully. Aug 20 01:04:55.141015 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:04:55.141015 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:04:55.145071 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-0829a263-e39a-4a83-b72c-12b070cb7aa5 tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] https://10.4.3.240/volume/v3/volumes/ea064f13-2496-4f58-ba2b-008d00a00092 returned with HTTP 200 Aug 20 01:04:55.145633 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 898/3550] 10.4.3.240 () {68 vars in 1389 bytes} [Thu Aug 20 01:04:55 2026] GET /volume/v3/volumes/ea064f13-2496-4f58-ba2b-008d00a00092 => generated 1192 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 01:04:55.152730 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.backup.rpcapi [None req-c8b890a0-b2e8-4d28-aed5-0d1d0c95d02b tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] delete_backup rpcapi backup_id 2a1c509d-5ccb-4dda-847c-226fd15519a0 {{(pid=100212) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 20 01:04:55.154746 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-c8b890a0-b2e8-4d28-aed5-0d1d0c95d02b tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] https://10.4.3.240/volume/v3/backups/2a1c509d-5ccb-4dda-847c-226fd15519a0 returned with HTTP 202 Aug 20 01:04:55.155119 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 884/3551] 10.4.3.240 () {68 vars in 1391 bytes} [Thu Aug 20 01:04:55 2026] DELETE /volume/v3/backups/2a1c509d-5ccb-4dda-847c-226fd15519a0 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 01:04:55.162975 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-d12d3c08-6384-4c2f-80d0-5fc9d36a9548 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:04:55.164706 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-d12d3c08-6384-4c2f-80d0-5fc9d36a9548 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] GET https://10.4.3.240/volume/v3/backups/2a1c509d-5ccb-4dda-847c-226fd15519a0 Aug 20 01:04:55.164946 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-d12d3c08-6384-4c2f-80d0-5fc9d36a9548 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:04:55.165126 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-d12d3c08-6384-4c2f-80d0-5fc9d36a9548 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:04:55.165220 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-d12d3c08-6384-4c2f-80d0-5fc9d36a9548 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Show backup with id 2a1c509d-5ccb-4dda-847c-226fd15519a0. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:04:55.170075 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:04:55.170075 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:04:55.170770 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-d12d3c08-6384-4c2f-80d0-5fc9d36a9548 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] https://10.4.3.240/volume/v3/backups/2a1c509d-5ccb-4dda-847c-226fd15519a0 returned with HTTP 200 Aug 20 01:04:55.171127 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 889/3552] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:04:55 2026] GET /volume/v3/backups/2a1c509d-5ccb-4dda-847c-226fd15519a0 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:04:56.163079 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-5686af98-59b5-4f49-939e-808a151ef353 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:04:56.164680 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-5686af98-59b5-4f49-939e-808a151ef353 tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] GET https://10.4.3.240/volume/v3/volumes/ea064f13-2496-4f58-ba2b-008d00a00092 Aug 20 01:04:56.164872 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-5686af98-59b5-4f49-939e-808a151ef353 tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:04:56.165045 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-5686af98-59b5-4f49-939e-808a151ef353 tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:04:56.170508 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-5686af98-59b5-4f49-939e-808a151ef353 tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] https://10.4.3.240/volume/v3/volumes/ea064f13-2496-4f58-ba2b-008d00a00092 returned with HTTP 404 Aug 20 01:04:56.170946 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 882/3553] 10.4.3.240 () {68 vars in 1389 bytes} [Thu Aug 20 01:04:56 2026] GET /volume/v3/volumes/ea064f13-2496-4f58-ba2b-008d00a00092 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 01:04:56.182846 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-bb2e7051-1c6f-4807-8e6c-ef32c27cf0cb None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:04:56.185177 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-bb2e7051-1c6f-4807-8e6c-ef32c27cf0cb tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] GET https://10.4.3.240/volume/v3/backups/2a1c509d-5ccb-4dda-847c-226fd15519a0 Aug 20 01:04:56.185392 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-bb2e7051-1c6f-4807-8e6c-ef32c27cf0cb tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:04:56.185620 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-bb2e7051-1c6f-4807-8e6c-ef32c27cf0cb tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:04:56.185725 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-bb2e7051-1c6f-4807-8e6c-ef32c27cf0cb tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Show backup with id 2a1c509d-5ccb-4dda-847c-226fd15519a0. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:04:56.189164 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-bb2e7051-1c6f-4807-8e6c-ef32c27cf0cb tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] https://10.4.3.240/volume/v3/backups/2a1c509d-5ccb-4dda-847c-226fd15519a0 returned with HTTP 404 Aug 20 01:04:56.189680 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 899/3554] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:04:56 2026] GET /volume/v3/backups/2a1c509d-5ccb-4dda-847c-226fd15519a0 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:04:56.196897 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-901ce1f1-ad39-401f-9585-c1caa0ed3e80 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:04:56.198544 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-901ce1f1-ad39-401f-9585-c1caa0ed3e80 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] DELETE https://10.4.3.240/volume/v3/volumes/d319c440-c9f5-408a-b8cb-b00aa2c7ddbe Aug 20 01:04:56.198787 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-901ce1f1-ad39-401f-9585-c1caa0ed3e80 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:04:56.199002 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-901ce1f1-ad39-401f-9585-c1caa0ed3e80 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Calling method 'delete' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:04:56.199201 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.v3.volumes [None req-901ce1f1-ad39-401f-9585-c1caa0ed3e80 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Delete volume with id: d319c440-c9f5-408a-b8cb-b00aa2c7ddbe Aug 20 01:04:56.206143 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:04:56.206143 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:04:56.206512 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-901ce1f1-ad39-401f-9585-c1caa0ed3e80 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Volume info retrieved successfully. Aug 20 01:04:56.222461 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-901ce1f1-ad39-401f-9585-c1caa0ed3e80 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Delete volume request issued successfully. Aug 20 01:04:56.222647 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-901ce1f1-ad39-401f-9585-c1caa0ed3e80 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] https://10.4.3.240/volume/v3/volumes/d319c440-c9f5-408a-b8cb-b00aa2c7ddbe returned with HTTP 202 Aug 20 01:04:56.223004 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 885/3555] 10.4.3.240 () {68 vars in 1391 bytes} [Thu Aug 20 01:04:56 2026] DELETE /volume/v3/volumes/d319c440-c9f5-408a-b8cb-b00aa2c7ddbe => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 01:04:56.233096 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-cedc2ecf-e9f7-40b2-9c88-77ea46c27d62 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:04:56.235057 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-cedc2ecf-e9f7-40b2-9c88-77ea46c27d62 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] GET https://10.4.3.240/volume/v3/volumes/d319c440-c9f5-408a-b8cb-b00aa2c7ddbe Aug 20 01:04:56.235137 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-cedc2ecf-e9f7-40b2-9c88-77ea46c27d62 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:04:56.235315 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-cedc2ecf-e9f7-40b2-9c88-77ea46c27d62 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:04:56.243056 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:04:56.243056 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:04:56.251930 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-cedc2ecf-e9f7-40b2-9c88-77ea46c27d62 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Volume info retrieved successfully. Aug 20 01:04:56.258439 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-cedc2ecf-e9f7-40b2-9c88-77ea46c27d62 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] https://10.4.3.240/volume/v3/volumes/d319c440-c9f5-408a-b8cb-b00aa2c7ddbe returned with HTTP 200 Aug 20 01:04:56.258900 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 890/3556] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:04:56 2026] GET /volume/v3/volumes/d319c440-c9f5-408a-b8cb-b00aa2c7ddbe => generated 1016 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:04:57.273186 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-b5203d76-8ffe-475f-8cb2-b72c26239449 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:04:57.276183 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-b5203d76-8ffe-475f-8cb2-b72c26239449 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] GET https://10.4.3.240/volume/v3/volumes/d319c440-c9f5-408a-b8cb-b00aa2c7ddbe Aug 20 01:04:57.276455 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-b5203d76-8ffe-475f-8cb2-b72c26239449 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:04:57.276650 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-b5203d76-8ffe-475f-8cb2-b72c26239449 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:04:57.286593 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-b5203d76-8ffe-475f-8cb2-b72c26239449 tempest-ProjectMemberTests33-1695497952 tempest-ProjectMemberTests33-1695497952-project-admin] https://10.4.3.240/volume/v3/volumes/d319c440-c9f5-408a-b8cb-b00aa2c7ddbe returned with HTTP 404 Aug 20 01:04:57.287182 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 883/3557] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:04:57 2026] GET /volume/v3/volumes/d319c440-c9f5-408a-b8cb-b00aa2c7ddbe => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:04:57.756355 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-b0b15c34-f52c-42c7-86f6-981e48153684 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:04:57.758005 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-b0b15c34-f52c-42c7-86f6-981e48153684 tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 20 01:04:57.758353 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-b0b15c34-f52c-42c7-86f6-981e48153684 tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-teste6050452-06bd-4c7f-9912-45178c83e379", "imageRef": "de00dabe-07dc-4107-97c2-19bd75dced69", "size": 1}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:04:57.759759 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.v3.volumes [None req-b0b15c34-f52c-42c7-86f6-981e48153684 tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] Create volume request body: {'volume': {'name': 'volume1-for-teste6050452-06bd-4c7f-9912-45178c83e379', 'imageRef': 'de00dabe-07dc-4107-97c2-19bd75dced69', 'size': 1}} {{(pid=100215) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 01:04:57.840706 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-b0b15c34-f52c-42c7-86f6-981e48153684 tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] Create volume of 1 GB Aug 20 01:04:57.844762 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-b0b15c34-f52c-42c7-86f6-981e48153684 tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] Availability Zones retrieved successfully. Aug 20 01:04:57.851064 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-b0b15c34-f52c-42c7-86f6-981e48153684 tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] Flow 'volume_create_api' (7056fd1c-0f92-47c6-97d4-c9c659904234) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:04:57.852712 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-b0b15c34-f52c-42c7-86f6-981e48153684 tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4f241d78-11a3-4c84-b36e-46380aad8e1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:04:57.853740 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.flows.api.create_volume [None req-b0b15c34-f52c-42c7-86f6-981e48153684 tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] Validating volume size '1' using validate_int {{(pid=100215) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 01:04:57.921553 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-b0b15c34-f52c-42c7-86f6-981e48153684 tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4f241d78-11a3-4c84-b36e-46380aad8e1e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:52:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1ed58bd6-fe6a-497e-ae84-e8199d24fdfa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:04:57.922419 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-b0b15c34-f52c-42c7-86f6-981e48153684 tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e05084d9-291f-4fd6-a12e-2db02924966d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:04:57.960975 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.quota [None req-b0b15c34-f52c-42c7-86f6-981e48153684 tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] Created reservations ['ef8543e4-f578-41bf-b1b6-dffdd0022e21', 'b81aace6-4d7e-4782-ac09-ab634af37c92', 'e7e80847-cb66-412f-8850-ef3c3717bf1d', '36d32186-69c7-454a-97a5-4a0893bfad9a'] {{(pid=100215) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 01:04:57.962175 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-b0b15c34-f52c-42c7-86f6-981e48153684 tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e05084d9-291f-4fd6-a12e-2db02924966d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ef8543e4-f578-41bf-b1b6-dffdd0022e21', 'b81aace6-4d7e-4782-ac09-ab634af37c92', 'e7e80847-cb66-412f-8850-ef3c3717bf1d', '36d32186-69c7-454a-97a5-4a0893bfad9a']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:04:57.962947 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-b0b15c34-f52c-42c7-86f6-981e48153684 tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (99d71d02-5bb3-4a00-88f0-355bd03b3430) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:04:57.991404 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-b0b15c34-f52c-42c7-86f6-981e48153684 tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (99d71d02-5bb3-4a00-88f0-355bd03b3430) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2ef0d788-9d6d-4ce3-acaa-1f5e2b3109dd', '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='7998190c73384cde876be70494c59f42',qos_specs=None,replication_status=,reservations=['ef8543e4-f578-41bf-b1b6-dffdd0022e21','b81aace6-4d7e-4782-ac09-ab634af37c92','e7e80847-cb66-412f-8850-ef3c3717bf1d','36d32186-69c7-454a-97a5-4a0893bfad9a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7e81e6d4249240039e408103db0e0e0f',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T01:04:57Z,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=2ef0d788-9d6d-4ce3-acaa-1f5e2b3109dd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7998190c73384cde876be70494c59f42',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7e81e6d4249240039e408103db0e0e0f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1ed58bd6-fe6a-497e-ae84-e8199d24fdfa),volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:04:57.992509 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-b0b15c34-f52c-42c7-86f6-981e48153684 tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6e77c9c1-f46f-4045-b0bd-8edacf4cc7f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:04:58.010868 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-b0b15c34-f52c-42c7-86f6-981e48153684 tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6e77c9c1-f46f-4045-b0bd-8edacf4cc7f0) transitioned into state 'SUCCESS' from 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='7998190c73384cde876be70494c59f42',qos_specs=None,replication_status=,reservations=['ef8543e4-f578-41bf-b1b6-dffdd0022e21','b81aace6-4d7e-4782-ac09-ab634af37c92','e7e80847-cb66-412f-8850-ef3c3717bf1d','36d32186-69c7-454a-97a5-4a0893bfad9a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7e81e6d4249240039e408103db0e0e0f',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:04:58.011572 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-b0b15c34-f52c-42c7-86f6-981e48153684 tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0effd767-6329-4ee0-b885-53afeb7feed6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:04:58.020301 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-b0b15c34-f52c-42c7-86f6-981e48153684 tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0effd767-6329-4ee0-b885-53afeb7feed6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:04:58.021089 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-b0b15c34-f52c-42c7-86f6-981e48153684 tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] Flow 'volume_create_api' (7056fd1c-0f92-47c6-97d4-c9c659904234) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:04:58.021386 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-b0b15c34-f52c-42c7-86f6-981e48153684 tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] Create volume request issued successfully. Aug 20 01:04:58.021934 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-b0b15c34-f52c-42c7-86f6-981e48153684 tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 20 01:04:58.023846 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 900/3558] 10.4.3.240 () {70 vars in 1300 bytes} [Thu Aug 20 01:04:57 2026] POST /volume/v3/volumes => generated 775 bytes in 267 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:04:58.036107 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-f801820d-87c5-4fc4-bcc5-7afb963c6850 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:04:58.038244 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-f801820d-87c5-4fc4-bcc5-7afb963c6850 tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] GET https://10.4.3.240/volume/v3/volumes/2ef0d788-9d6d-4ce3-acaa-1f5e2b3109dd Aug 20 01:04:58.038244 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-f801820d-87c5-4fc4-bcc5-7afb963c6850 tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:04:58.038244 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-f801820d-87c5-4fc4-bcc5-7afb963c6850 tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:04:58.044559 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:04:58.044559 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:04:58.050857 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-f801820d-87c5-4fc4-bcc5-7afb963c6850 tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] Volume info retrieved successfully. Aug 20 01:04:58.052673 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-f801820d-87c5-4fc4-bcc5-7afb963c6850 tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] https://10.4.3.240/volume/v3/volumes/2ef0d788-9d6d-4ce3-acaa-1f5e2b3109dd returned with HTTP 200 Aug 20 01:04:58.052998 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 886/3559] 10.4.3.240 () {68 vars in 1389 bytes} [Thu Aug 20 01:04:58 2026] GET /volume/v3/volumes/2ef0d788-9d6d-4ce3-acaa-1f5e2b3109dd => generated 843 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:04:59.002758 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-325d541b-a53d-4e54-bc6f-1b1543a6cb7b None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:04:59.067208 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-6b5f47ab-e5c2-45b7-a003-dae1c00d8d14 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:04:59.070459 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-6b5f47ab-e5c2-45b7-a003-dae1c00d8d14 tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] GET https://10.4.3.240/volume/v3/volumes/2ef0d788-9d6d-4ce3-acaa-1f5e2b3109dd Aug 20 01:04:59.070926 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-6b5f47ab-e5c2-45b7-a003-dae1c00d8d14 tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:04:59.071137 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-6b5f47ab-e5c2-45b7-a003-dae1c00d8d14 tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:04:59.080001 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:04:59.080001 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:04:59.084894 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-6b5f47ab-e5c2-45b7-a003-dae1c00d8d14 tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] Volume info retrieved successfully. Aug 20 01:04:59.090973 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-6b5f47ab-e5c2-45b7-a003-dae1c00d8d14 tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] https://10.4.3.240/volume/v3/volumes/2ef0d788-9d6d-4ce3-acaa-1f5e2b3109dd returned with HTTP 200 Aug 20 01:04:59.091662 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 884/3560] 10.4.3.240 () {68 vars in 1389 bytes} [Thu Aug 20 01:04:59 2026] GET /volume/v3/volumes/2ef0d788-9d6d-4ce3-acaa-1f5e2b3109dd => generated 867 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:04:59.102498 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-325d541b-a53d-4e54-bc6f-1b1543a6cb7b tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] POST https://10.4.3.240/volume/v3/volumes Aug 20 01:04:59.102930 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-325d541b-a53d-4e54-bc6f-1b1543a6cb7b tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-552508074"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:04:59.104800 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.v3.volumes [None req-325d541b-a53d-4e54-bc6f-1b1543a6cb7b tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-552508074'}} {{(pid=100214) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 01:04:59.104968 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.v3.volumes [None req-325d541b-a53d-4e54-bc6f-1b1543a6cb7b tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Create volume of 1 GB Aug 20 01:04:59.109231 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-325d541b-a53d-4e54-bc6f-1b1543a6cb7b tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Availability Zones retrieved successfully. Aug 20 01:04:59.114296 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-325d541b-a53d-4e54-bc6f-1b1543a6cb7b tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Flow 'volume_create_api' (726f5212-6edc-437a-8f2e-aefbbc396f34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:04:59.115103 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-325d541b-a53d-4e54-bc6f-1b1543a6cb7b tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (218b5f05-4d4a-4b16-8d1a-d0611741c825) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:04:59.115868 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.flows.api.create_volume [None req-325d541b-a53d-4e54-bc6f-1b1543a6cb7b tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Validating volume size '1' using validate_int {{(pid=100214) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 01:04:59.139760 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-325d541b-a53d-4e54-bc6f-1b1543a6cb7b tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (218b5f05-4d4a-4b16-8d1a-d0611741c825) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:52:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1ed58bd6-fe6a-497e-ae84-e8199d24fdfa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:04:59.140657 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-325d541b-a53d-4e54-bc6f-1b1543a6cb7b tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9ce0ceb1-9e90-4828-b9e8-af189e70f369) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:04:59.193167 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.quota [None req-325d541b-a53d-4e54-bc6f-1b1543a6cb7b tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Created reservations ['2b2f7bb3-778a-477b-a2a9-e391f7707407', 'cbcdf182-91a9-4c46-aff1-390c32eb39e2', '560febb0-8985-41b7-86b2-e3076d61aee6', '9a6c6551-c5e6-4c7d-83a3-6517faa23af1'] {{(pid=100214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 01:04:59.194007 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-325d541b-a53d-4e54-bc6f-1b1543a6cb7b tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9ce0ceb1-9e90-4828-b9e8-af189e70f369) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2b2f7bb3-778a-477b-a2a9-e391f7707407', 'cbcdf182-91a9-4c46-aff1-390c32eb39e2', '560febb0-8985-41b7-86b2-e3076d61aee6', '9a6c6551-c5e6-4c7d-83a3-6517faa23af1']}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:04:59.194795 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-325d541b-a53d-4e54-bc6f-1b1543a6cb7b tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8a6cd141-c8c2-4d50-83fc-a3def6c74b9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:04:59.216360 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-325d541b-a53d-4e54-bc6f-1b1543a6cb7b tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8a6cd141-c8c2-4d50-83fc-a3def6c74b9e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b7d713d2-c8e8-4dd0-9bc1-bb76a65b8e0e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-552508074',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c8a4558a16b94ee88cdc767f5f49fbcd',qos_specs=None,replication_status=,reservations=['2b2f7bb3-778a-477b-a2a9-e391f7707407','cbcdf182-91a9-4c46-aff1-390c32eb39e2','560febb0-8985-41b7-86b2-e3076d61aee6','9a6c6551-c5e6-4c7d-83a3-6517faa23af1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='beb1af828fbe4beb949a30ab0d23504e',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T01:04:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-552508074',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b7d713d2-c8e8-4dd0-9bc1-bb76a65b8e0e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c8a4558a16b94ee88cdc767f5f49fbcd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='beb1af828fbe4beb949a30ab0d23504e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1ed58bd6-fe6a-497e-ae84-e8199d24fdfa),volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:04:59.217348 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-325d541b-a53d-4e54-bc6f-1b1543a6cb7b tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2040e45b-6006-438c-98bf-d27a4ad344db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:04:59.234500 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-325d541b-a53d-4e54-bc6f-1b1543a6cb7b tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2040e45b-6006-438c-98bf-d27a4ad344db) transitioned into state 'SUCCESS' from state '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-552508074',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c8a4558a16b94ee88cdc767f5f49fbcd',qos_specs=None,replication_status=,reservations=['2b2f7bb3-778a-477b-a2a9-e391f7707407','cbcdf182-91a9-4c46-aff1-390c32eb39e2','560febb0-8985-41b7-86b2-e3076d61aee6','9a6c6551-c5e6-4c7d-83a3-6517faa23af1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='beb1af828fbe4beb949a30ab0d23504e',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:04:59.235294 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-325d541b-a53d-4e54-bc6f-1b1543a6cb7b tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bbd9e69e-a5d3-4902-810d-24833e859d17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:04:59.244362 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-325d541b-a53d-4e54-bc6f-1b1543a6cb7b tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bbd9e69e-a5d3-4902-810d-24833e859d17) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:04:59.245276 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-325d541b-a53d-4e54-bc6f-1b1543a6cb7b tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Flow 'volume_create_api' (726f5212-6edc-437a-8f2e-aefbbc396f34) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:04:59.245630 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-325d541b-a53d-4e54-bc6f-1b1543a6cb7b tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Create volume request issued successfully. Aug 20 01:04:59.246230 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-325d541b-a53d-4e54-bc6f-1b1543a6cb7b tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 20 01:04:59.246856 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 891/3561] 10.4.3.240 () {68 vars in 1258 bytes} [Thu Aug 20 01:04:59 2026] POST /volume/v3/volumes => generated 777 bytes in 244 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 01:04:59.259410 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-2e7217b2-f072-4428-8a9f-6f2f937fe743 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:04:59.262233 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-2e7217b2-f072-4428-8a9f-6f2f937fe743 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] GET https://10.4.3.240/volume/v3/volumes/b7d713d2-c8e8-4dd0-9bc1-bb76a65b8e0e Aug 20 01:04:59.262472 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-2e7217b2-f072-4428-8a9f-6f2f937fe743 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:04:59.262685 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-2e7217b2-f072-4428-8a9f-6f2f937fe743 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:04:59.270591 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:04:59.270591 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:04:59.274496 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-2e7217b2-f072-4428-8a9f-6f2f937fe743 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Volume info retrieved successfully. Aug 20 01:04:59.278961 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-2e7217b2-f072-4428-8a9f-6f2f937fe743 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] https://10.4.3.240/volume/v3/volumes/b7d713d2-c8e8-4dd0-9bc1-bb76a65b8e0e returned with HTTP 200 Aug 20 01:04:59.279449 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 901/3562] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:04:59 2026] GET /volume/v3/volumes/b7d713d2-c8e8-4dd0-9bc1-bb76a65b8e0e => generated 956 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:05:00.104686 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-317bb47b-2ab8-4725-92c3-76134e271e7e None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:00.106442 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-317bb47b-2ab8-4725-92c3-76134e271e7e tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] GET https://10.4.3.240/volume/v3/volumes/2ef0d788-9d6d-4ce3-acaa-1f5e2b3109dd Aug 20 01:05:00.106673 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-317bb47b-2ab8-4725-92c3-76134e271e7e tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:00.106861 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-317bb47b-2ab8-4725-92c3-76134e271e7e tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:00.113332 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:05:00.113332 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:05:00.116799 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-317bb47b-2ab8-4725-92c3-76134e271e7e tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] Volume info retrieved successfully. Aug 20 01:05:00.121045 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-317bb47b-2ab8-4725-92c3-76134e271e7e tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] https://10.4.3.240/volume/v3/volumes/2ef0d788-9d6d-4ce3-acaa-1f5e2b3109dd returned with HTTP 200 Aug 20 01:05:00.121441 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 887/3563] 10.4.3.240 () {68 vars in 1389 bytes} [Thu Aug 20 01:05:00 2026] GET /volume/v3/volumes/2ef0d788-9d6d-4ce3-acaa-1f5e2b3109dd => generated 928 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:05:00.293510 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-6710575e-3f57-445e-8f58-fc2dc3ec3cdc None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:00.295469 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-6710575e-3f57-445e-8f58-fc2dc3ec3cdc tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] GET https://10.4.3.240/volume/v3/volumes/b7d713d2-c8e8-4dd0-9bc1-bb76a65b8e0e Aug 20 01:05:00.295690 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-6710575e-3f57-445e-8f58-fc2dc3ec3cdc tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:00.295902 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-6710575e-3f57-445e-8f58-fc2dc3ec3cdc tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:00.303816 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:05:00.303816 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:05:00.308256 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-6710575e-3f57-445e-8f58-fc2dc3ec3cdc tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Volume info retrieved successfully. Aug 20 01:05:00.313744 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-6710575e-3f57-445e-8f58-fc2dc3ec3cdc tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] https://10.4.3.240/volume/v3/volumes/b7d713d2-c8e8-4dd0-9bc1-bb76a65b8e0e returned with HTTP 200 Aug 20 01:05:00.314385 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 885/3564] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:05:00 2026] GET /volume/v3/volumes/b7d713d2-c8e8-4dd0-9bc1-bb76a65b8e0e => generated 1008 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:05:00.326500 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-47bc53a8-e532-45fb-9f0a-6c9eb87c42ec None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:00.397466 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-47bc53a8-e532-45fb-9f0a-6c9eb87c42ec tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-member] POST https://10.4.3.240/volume/v3/snapshots Aug 20 01:05:00.397832 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-47bc53a8-e532-45fb-9f0a-6c9eb87c42ec tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b7d713d2-c8e8-4dd0-9bc1-bb76a65b8e0e", "name": "tempest-ProjectMemberTests-Snapshot-1879084785"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:05:00.405701 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:05:00.405701 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:05:00.406183 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-47bc53a8-e532-45fb-9f0a-6c9eb87c42ec tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-member] Volume info retrieved successfully. Aug 20 01:05:00.406327 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.v3.snapshots [None req-47bc53a8-e532-45fb-9f0a-6c9eb87c42ec tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-member] Create snapshot from volume b7d713d2-c8e8-4dd0-9bc1-bb76a65b8e0e Aug 20 01:05:00.440349 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.quota [None req-47bc53a8-e532-45fb-9f0a-6c9eb87c42ec tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-member] Created reservations ['a2f30e6d-3cd9-4c3a-8305-0c795b4f0499', 'b35bbe64-a020-4823-bbd9-3cb5269d1a2e', 'e2efc657-b557-4675-a712-47ee4a56586f', '005f2ac6-5b63-4635-aee9-58c281662107'] {{(pid=100214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 01:05:00.469134 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-47bc53a8-e532-45fb-9f0a-6c9eb87c42ec tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-member] Snapshot create request issued successfully. Aug 20 01:05:00.469508 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-47bc53a8-e532-45fb-9f0a-6c9eb87c42ec tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-member] https://10.4.3.240/volume/v3/snapshots returned with HTTP 202 Aug 20 01:05:00.469919 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 892/3565] 10.4.3.240 () {68 vars in 1265 bytes} [Thu Aug 20 01:05:00 2026] POST /volume/v3/snapshots => generated 305 bytes in 144 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 01:05:00.481050 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-ebdd6e2d-5568-452f-99be-adb7b9a0928f None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:00.483017 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-ebdd6e2d-5568-452f-99be-adb7b9a0928f tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-member] GET https://10.4.3.240/volume/v3/snapshots/f1b7e835-d3b1-4578-a34f-c26258eb81fa Aug 20 01:05:00.483214 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-ebdd6e2d-5568-452f-99be-adb7b9a0928f tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:00.483427 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-ebdd6e2d-5568-452f-99be-adb7b9a0928f tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:00.488233 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:05:00.488233 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:05:00.488657 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-ebdd6e2d-5568-452f-99be-adb7b9a0928f tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-member] Snapshot retrieved successfully. Aug 20 01:05:00.489364 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-ebdd6e2d-5568-452f-99be-adb7b9a0928f tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-member] https://10.4.3.240/volume/v3/snapshots/f1b7e835-d3b1-4578-a34f-c26258eb81fa returned with HTTP 200 Aug 20 01:05:00.489978 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 902/3566] 10.4.3.240 () {66 vars in 1354 bytes} [Thu Aug 20 01:05:00 2026] GET /volume/v3/snapshots/f1b7e835-d3b1-4578-a34f-c26258eb81fa => generated 437 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:05:01.134864 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-bf7882dc-c8f0-4907-ab34-441c39ed6df5 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:01.136748 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-bf7882dc-c8f0-4907-ab34-441c39ed6df5 tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] GET https://10.4.3.240/volume/v3/volumes/2ef0d788-9d6d-4ce3-acaa-1f5e2b3109dd Aug 20 01:05:01.136968 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-bf7882dc-c8f0-4907-ab34-441c39ed6df5 tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:01.137168 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-bf7882dc-c8f0-4907-ab34-441c39ed6df5 tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:01.144094 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:05:01.144094 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:05:01.148304 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-bf7882dc-c8f0-4907-ab34-441c39ed6df5 tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] Volume info retrieved successfully. Aug 20 01:05:01.154572 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-bf7882dc-c8f0-4907-ab34-441c39ed6df5 tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] https://10.4.3.240/volume/v3/volumes/2ef0d788-9d6d-4ce3-acaa-1f5e2b3109dd returned with HTTP 200 Aug 20 01:05:01.155076 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 888/3567] 10.4.3.240 () {68 vars in 1389 bytes} [Thu Aug 20 01:05:01 2026] GET /volume/v3/volumes/2ef0d788-9d6d-4ce3-acaa-1f5e2b3109dd => generated 928 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:05:01.498056 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-4901dbc8-d0eb-4cb6-8769-14393d04e6b2 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:01.499956 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-4901dbc8-d0eb-4cb6-8769-14393d04e6b2 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-member] GET https://10.4.3.240/volume/v3/snapshots/f1b7e835-d3b1-4578-a34f-c26258eb81fa Aug 20 01:05:01.500206 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-4901dbc8-d0eb-4cb6-8769-14393d04e6b2 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:01.500457 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-4901dbc8-d0eb-4cb6-8769-14393d04e6b2 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:01.505385 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:05:01.505385 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:05:01.505861 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-4901dbc8-d0eb-4cb6-8769-14393d04e6b2 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-member] Snapshot retrieved successfully. Aug 20 01:05:01.506628 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-4901dbc8-d0eb-4cb6-8769-14393d04e6b2 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-member] https://10.4.3.240/volume/v3/snapshots/f1b7e835-d3b1-4578-a34f-c26258eb81fa returned with HTTP 200 Aug 20 01:05:01.506998 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 886/3568] 10.4.3.240 () {66 vars in 1354 bytes} [Thu Aug 20 01:05:01 2026] GET /volume/v3/snapshots/f1b7e835-d3b1-4578-a34f-c26258eb81fa => generated 464 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:05:01.515570 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-11f0f223-6215-4991-aa58-12facd3bb552 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:01.517458 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-11f0f223-6215-4991-aa58-12facd3bb552 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-member] DELETE https://10.4.3.240/volume/v3/snapshots/f1b7e835-d3b1-4578-a34f-c26258eb81fa Aug 20 01:05:01.517656 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-11f0f223-6215-4991-aa58-12facd3bb552 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:01.517854 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-11f0f223-6215-4991-aa58-12facd3bb552 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-member] Calling method 'delete' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:01.517954 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.v3.snapshots [None req-11f0f223-6215-4991-aa58-12facd3bb552 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-member] Delete snapshot with id: f1b7e835-d3b1-4578-a34f-c26258eb81fa Aug 20 01:05:01.522565 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:05:01.522565 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:05:01.522930 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-11f0f223-6215-4991-aa58-12facd3bb552 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-member] Snapshot retrieved successfully. Aug 20 01:05:01.541457 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-11f0f223-6215-4991-aa58-12facd3bb552 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-member] Snapshot delete request issued successfully. Aug 20 01:05:01.541544 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-11f0f223-6215-4991-aa58-12facd3bb552 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-member] https://10.4.3.240/volume/v3/snapshots/f1b7e835-d3b1-4578-a34f-c26258eb81fa returned with HTTP 202 Aug 20 01:05:01.542012 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 893/3569] 10.4.3.240 () {66 vars in 1357 bytes} [Thu Aug 20 01:05:01 2026] DELETE /volume/v3/snapshots/f1b7e835-d3b1-4578-a34f-c26258eb81fa => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 01:05:01.551125 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-72ca6f50-b8d1-48a8-9594-0e815196c619 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:01.552897 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-72ca6f50-b8d1-48a8-9594-0e815196c619 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-member] GET https://10.4.3.240/volume/v3/snapshots/f1b7e835-d3b1-4578-a34f-c26258eb81fa Aug 20 01:05:01.553164 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-72ca6f50-b8d1-48a8-9594-0e815196c619 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:01.553303 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-72ca6f50-b8d1-48a8-9594-0e815196c619 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:01.559649 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:05:01.559649 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:05:01.560222 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-72ca6f50-b8d1-48a8-9594-0e815196c619 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-member] Snapshot retrieved successfully. Aug 20 01:05:01.561117 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-72ca6f50-b8d1-48a8-9594-0e815196c619 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-member] https://10.4.3.240/volume/v3/snapshots/f1b7e835-d3b1-4578-a34f-c26258eb81fa returned with HTTP 200 Aug 20 01:05:01.561591 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 903/3570] 10.4.3.240 () {66 vars in 1354 bytes} [Thu Aug 20 01:05:01 2026] GET /volume/v3/snapshots/f1b7e835-d3b1-4578-a34f-c26258eb81fa => generated 463 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:05:02.168965 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-c2f9fc83-c912-4506-947c-f411eb484670 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:02.171189 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-c2f9fc83-c912-4506-947c-f411eb484670 tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] GET https://10.4.3.240/volume/v3/volumes/2ef0d788-9d6d-4ce3-acaa-1f5e2b3109dd Aug 20 01:05:02.171492 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-c2f9fc83-c912-4506-947c-f411eb484670 tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:02.171753 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-c2f9fc83-c912-4506-947c-f411eb484670 tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:02.181058 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:05:02.181058 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:05:02.185258 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-c2f9fc83-c912-4506-947c-f411eb484670 tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] Volume info retrieved successfully. Aug 20 01:05:02.191066 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-c2f9fc83-c912-4506-947c-f411eb484670 tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] https://10.4.3.240/volume/v3/volumes/2ef0d788-9d6d-4ce3-acaa-1f5e2b3109dd returned with HTTP 200 Aug 20 01:05:02.191558 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 889/3571] 10.4.3.240 () {68 vars in 1389 bytes} [Thu Aug 20 01:05:02 2026] GET /volume/v3/volumes/2ef0d788-9d6d-4ce3-acaa-1f5e2b3109dd => generated 928 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:05:02.573138 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-2bbc1e87-6403-4c10-b944-f6d39c33193a None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:02.574839 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-2bbc1e87-6403-4c10-b944-f6d39c33193a tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-member] GET https://10.4.3.240/volume/v3/snapshots/f1b7e835-d3b1-4578-a34f-c26258eb81fa Aug 20 01:05:02.575070 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-2bbc1e87-6403-4c10-b944-f6d39c33193a tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:02.575274 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-2bbc1e87-6403-4c10-b944-f6d39c33193a tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:02.579299 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-2bbc1e87-6403-4c10-b944-f6d39c33193a tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-member] https://10.4.3.240/volume/v3/snapshots/f1b7e835-d3b1-4578-a34f-c26258eb81fa returned with HTTP 404 Aug 20 01:05:02.579793 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 887/3572] 10.4.3.240 () {66 vars in 1354 bytes} [Thu Aug 20 01:05:02 2026] GET /volume/v3/snapshots/f1b7e835-d3b1-4578-a34f-c26258eb81fa => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:05:02.590586 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-57a6b6d7-ad19-4f1e-82d6-f474bdd7b59c None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:02.591939 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-57a6b6d7-ad19-4f1e-82d6-f474bdd7b59c tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] DELETE https://10.4.3.240/volume/v3/volumes/b7d713d2-c8e8-4dd0-9bc1-bb76a65b8e0e Aug 20 01:05:02.592104 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-57a6b6d7-ad19-4f1e-82d6-f474bdd7b59c tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:02.592291 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-57a6b6d7-ad19-4f1e-82d6-f474bdd7b59c tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Calling method 'delete' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:02.592460 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.v3.volumes [None req-57a6b6d7-ad19-4f1e-82d6-f474bdd7b59c tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Delete volume with id: b7d713d2-c8e8-4dd0-9bc1-bb76a65b8e0e Aug 20 01:05:02.603368 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:05:02.603368 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:05:02.603796 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-57a6b6d7-ad19-4f1e-82d6-f474bdd7b59c tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Volume info retrieved successfully. Aug 20 01:05:02.620247 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-57a6b6d7-ad19-4f1e-82d6-f474bdd7b59c tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Delete volume request issued successfully. Aug 20 01:05:02.620505 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-57a6b6d7-ad19-4f1e-82d6-f474bdd7b59c tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] https://10.4.3.240/volume/v3/volumes/b7d713d2-c8e8-4dd0-9bc1-bb76a65b8e0e returned with HTTP 202 Aug 20 01:05:02.621449 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 894/3573] 10.4.3.240 () {66 vars in 1351 bytes} [Thu Aug 20 01:05:02 2026] DELETE /volume/v3/volumes/b7d713d2-c8e8-4dd0-9bc1-bb76a65b8e0e => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 01:05:02.630863 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-fcf19b2e-f391-4874-893d-b3d3e32bc26b None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:02.632544 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-fcf19b2e-f391-4874-893d-b3d3e32bc26b tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] GET https://10.4.3.240/volume/v3/volumes/b7d713d2-c8e8-4dd0-9bc1-bb76a65b8e0e Aug 20 01:05:02.632717 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-fcf19b2e-f391-4874-893d-b3d3e32bc26b tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:02.632888 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-fcf19b2e-f391-4874-893d-b3d3e32bc26b tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:02.641271 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:05:02.641271 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:05:02.644876 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-fcf19b2e-f391-4874-893d-b3d3e32bc26b tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Volume info retrieved successfully. Aug 20 01:05:02.649681 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-fcf19b2e-f391-4874-893d-b3d3e32bc26b tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] https://10.4.3.240/volume/v3/volumes/b7d713d2-c8e8-4dd0-9bc1-bb76a65b8e0e returned with HTTP 200 Aug 20 01:05:02.650098 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 904/3574] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:05:02 2026] GET /volume/v3/volumes/b7d713d2-c8e8-4dd0-9bc1-bb76a65b8e0e => generated 1007 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:05:03.204163 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-11cf6b3c-e65a-41ed-8b47-c0f051e8502d None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:03.206136 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-11cf6b3c-e65a-41ed-8b47-c0f051e8502d tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] GET https://10.4.3.240/volume/v3/volumes/2ef0d788-9d6d-4ce3-acaa-1f5e2b3109dd Aug 20 01:05:03.206420 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-11cf6b3c-e65a-41ed-8b47-c0f051e8502d tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:03.206676 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-11cf6b3c-e65a-41ed-8b47-c0f051e8502d tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:03.216028 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:05:03.216028 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:05:03.220651 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-11cf6b3c-e65a-41ed-8b47-c0f051e8502d tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] Volume info retrieved successfully. Aug 20 01:05:03.226563 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-11cf6b3c-e65a-41ed-8b47-c0f051e8502d tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] https://10.4.3.240/volume/v3/volumes/2ef0d788-9d6d-4ce3-acaa-1f5e2b3109dd returned with HTTP 200 Aug 20 01:05:03.226947 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 890/3575] 10.4.3.240 () {68 vars in 1389 bytes} [Thu Aug 20 01:05:03 2026] GET /volume/v3/volumes/2ef0d788-9d6d-4ce3-acaa-1f5e2b3109dd => generated 928 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:05:03.665376 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-e4fc4205-687c-4581-98de-45afc5c1434f None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:03.667321 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-e4fc4205-687c-4581-98de-45afc5c1434f tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] GET https://10.4.3.240/volume/v3/volumes/b7d713d2-c8e8-4dd0-9bc1-bb76a65b8e0e Aug 20 01:05:03.667544 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-e4fc4205-687c-4581-98de-45afc5c1434f tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:03.667724 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-e4fc4205-687c-4581-98de-45afc5c1434f tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:03.673308 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-e4fc4205-687c-4581-98de-45afc5c1434f tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] https://10.4.3.240/volume/v3/volumes/b7d713d2-c8e8-4dd0-9bc1-bb76a65b8e0e returned with HTTP 404 Aug 20 01:05:03.673839 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 888/3576] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:05:03 2026] GET /volume/v3/volumes/b7d713d2-c8e8-4dd0-9bc1-bb76a65b8e0e => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:05:03.682882 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-271255d3-10ad-4b75-b4a7-0f03f45b0218 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:03.685396 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-271255d3-10ad-4b75-b4a7-0f03f45b0218 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] POST https://10.4.3.240/volume/v3/volumes Aug 20 01:05:03.685888 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-271255d3-10ad-4b75-b4a7-0f03f45b0218 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1032003430"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:05:03.687858 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.v3.volumes [None req-271255d3-10ad-4b75-b4a7-0f03f45b0218 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1032003430'}} {{(pid=100214) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 01:05:03.688019 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.v3.volumes [None req-271255d3-10ad-4b75-b4a7-0f03f45b0218 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Create volume of 1 GB Aug 20 01:05:03.694701 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-271255d3-10ad-4b75-b4a7-0f03f45b0218 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Availability Zones retrieved successfully. Aug 20 01:05:03.703119 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-271255d3-10ad-4b75-b4a7-0f03f45b0218 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Flow 'volume_create_api' (3e2b3b8e-5938-427e-ab90-c1f09a017feb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:05:03.704546 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-271255d3-10ad-4b75-b4a7-0f03f45b0218 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (12cdf415-181d-4785-a5ac-d135389d2b99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:05:03.705596 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.flows.api.create_volume [None req-271255d3-10ad-4b75-b4a7-0f03f45b0218 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Validating volume size '1' using validate_int {{(pid=100214) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 01:05:03.740278 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-271255d3-10ad-4b75-b4a7-0f03f45b0218 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (12cdf415-181d-4785-a5ac-d135389d2b99) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:52:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1ed58bd6-fe6a-497e-ae84-e8199d24fdfa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:05:03.741129 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-271255d3-10ad-4b75-b4a7-0f03f45b0218 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (726a92de-9702-4291-96c4-58d7f15889fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:05:03.782295 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.quota [None req-271255d3-10ad-4b75-b4a7-0f03f45b0218 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Created reservations ['63882754-aded-43cc-8d84-a7328cda66f9', '5418f6a3-b3fe-4445-8a4e-9eff9946081f', 'e1375c6a-66a7-4260-bf2e-66d048824214', 'a59425c2-24e3-4796-ba93-e5237bb2ccbf'] {{(pid=100214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 01:05:03.783105 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-271255d3-10ad-4b75-b4a7-0f03f45b0218 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (726a92de-9702-4291-96c4-58d7f15889fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['63882754-aded-43cc-8d84-a7328cda66f9', '5418f6a3-b3fe-4445-8a4e-9eff9946081f', 'e1375c6a-66a7-4260-bf2e-66d048824214', 'a59425c2-24e3-4796-ba93-e5237bb2ccbf']}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:05:03.784246 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-271255d3-10ad-4b75-b4a7-0f03f45b0218 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e3cb46bb-738f-4fa6-a133-85b582cc83a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:05:03.809546 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-271255d3-10ad-4b75-b4a7-0f03f45b0218 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e3cb46bb-738f-4fa6-a133-85b582cc83a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8e10b4d3-6948-457c-a13f-3f1eea9e9901', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1032003430',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c8a4558a16b94ee88cdc767f5f49fbcd',qos_specs=None,replication_status=,reservations=['63882754-aded-43cc-8d84-a7328cda66f9','5418f6a3-b3fe-4445-8a4e-9eff9946081f','e1375c6a-66a7-4260-bf2e-66d048824214','a59425c2-24e3-4796-ba93-e5237bb2ccbf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='beb1af828fbe4beb949a30ab0d23504e',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T01:05:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1032003430',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8e10b4d3-6948-457c-a13f-3f1eea9e9901,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c8a4558a16b94ee88cdc767f5f49fbcd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='beb1af828fbe4beb949a30ab0d23504e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1ed58bd6-fe6a-497e-ae84-e8199d24fdfa),volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:05:03.810385 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-271255d3-10ad-4b75-b4a7-0f03f45b0218 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (46de86c5-fdff-481a-b835-d6712515983c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:05:03.833179 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-271255d3-10ad-4b75-b4a7-0f03f45b0218 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (46de86c5-fdff-481a-b835-d6712515983c) transitioned into state 'SUCCESS' from state '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-1032003430',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c8a4558a16b94ee88cdc767f5f49fbcd',qos_specs=None,replication_status=,reservations=['63882754-aded-43cc-8d84-a7328cda66f9','5418f6a3-b3fe-4445-8a4e-9eff9946081f','e1375c6a-66a7-4260-bf2e-66d048824214','a59425c2-24e3-4796-ba93-e5237bb2ccbf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='beb1af828fbe4beb949a30ab0d23504e',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:05:03.834142 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-271255d3-10ad-4b75-b4a7-0f03f45b0218 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cb9add12-0383-42a1-9225-1db1bb66bd85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:05:03.846679 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-271255d3-10ad-4b75-b4a7-0f03f45b0218 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cb9add12-0383-42a1-9225-1db1bb66bd85) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:05:03.847506 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-271255d3-10ad-4b75-b4a7-0f03f45b0218 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Flow 'volume_create_api' (3e2b3b8e-5938-427e-ab90-c1f09a017feb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:05:03.847870 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-271255d3-10ad-4b75-b4a7-0f03f45b0218 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Create volume request issued successfully. Aug 20 01:05:03.848412 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-271255d3-10ad-4b75-b4a7-0f03f45b0218 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 20 01:05:03.848809 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 895/3577] 10.4.3.240 () {68 vars in 1258 bytes} [Thu Aug 20 01:05:03 2026] POST /volume/v3/volumes => generated 778 bytes in 166 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 01:05:03.860656 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-2c6bc6f9-a067-4e72-ac9d-7b7845af3f22 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:03.862855 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-2c6bc6f9-a067-4e72-ac9d-7b7845af3f22 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] GET https://10.4.3.240/volume/v3/volumes/8e10b4d3-6948-457c-a13f-3f1eea9e9901 Aug 20 01:05:03.863057 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-2c6bc6f9-a067-4e72-ac9d-7b7845af3f22 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:03.863268 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-2c6bc6f9-a067-4e72-ac9d-7b7845af3f22 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:03.870016 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:05:03.870016 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:05:03.872883 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-2c6bc6f9-a067-4e72-ac9d-7b7845af3f22 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Volume info retrieved successfully. Aug 20 01:05:03.876893 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-2c6bc6f9-a067-4e72-ac9d-7b7845af3f22 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] https://10.4.3.240/volume/v3/volumes/8e10b4d3-6948-457c-a13f-3f1eea9e9901 returned with HTTP 200 Aug 20 01:05:03.877261 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 905/3578] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:05:03 2026] GET /volume/v3/volumes/8e10b4d3-6948-457c-a13f-3f1eea9e9901 => generated 957 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:05:04.240721 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-03d40b33-4376-4881-af09-1d453c0ae219 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:04.242600 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-03d40b33-4376-4881-af09-1d453c0ae219 tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] GET https://10.4.3.240/volume/v3/volumes/2ef0d788-9d6d-4ce3-acaa-1f5e2b3109dd Aug 20 01:05:04.242885 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-03d40b33-4376-4881-af09-1d453c0ae219 tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:04.243085 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-03d40b33-4376-4881-af09-1d453c0ae219 tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:04.250200 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:05:04.250200 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:05:04.253958 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-03d40b33-4376-4881-af09-1d453c0ae219 tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] Volume info retrieved successfully. Aug 20 01:05:04.258918 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-03d40b33-4376-4881-af09-1d453c0ae219 tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] https://10.4.3.240/volume/v3/volumes/2ef0d788-9d6d-4ce3-acaa-1f5e2b3109dd returned with HTTP 200 Aug 20 01:05:04.259379 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 891/3579] 10.4.3.240 () {68 vars in 1389 bytes} [Thu Aug 20 01:05:04 2026] GET /volume/v3/volumes/2ef0d788-9d6d-4ce3-acaa-1f5e2b3109dd => generated 1193 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 01:05:04.272428 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-d30e267a-9870-40a9-8c55-373a86c0753f None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:04.276366 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-d30e267a-9870-40a9-8c55-373a86c0753f tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] GET https://10.4.3.240/volume/v3/volumes/2ef0d788-9d6d-4ce3-acaa-1f5e2b3109dd Aug 20 01:05:04.276366 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-d30e267a-9870-40a9-8c55-373a86c0753f tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:04.276366 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-d30e267a-9870-40a9-8c55-373a86c0753f tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:04.284116 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:05:04.284116 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:05:04.288777 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-d30e267a-9870-40a9-8c55-373a86c0753f tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] Volume info retrieved successfully. Aug 20 01:05:04.294968 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-d30e267a-9870-40a9-8c55-373a86c0753f tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] https://10.4.3.240/volume/v3/volumes/2ef0d788-9d6d-4ce3-acaa-1f5e2b3109dd returned with HTTP 200 Aug 20 01:05:04.295734 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 889/3580] 10.4.3.240 () {68 vars in 1389 bytes} [Thu Aug 20 01:05:04 2026] GET /volume/v3/volumes/2ef0d788-9d6d-4ce3-acaa-1f5e2b3109dd => generated 1193 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 01:05:04.308274 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-4700b502-8f83-4e1f-9127-ca6d43c7f46e None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:04.310295 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-4700b502-8f83-4e1f-9127-ca6d43c7f46e tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] POST https://10.4.3.240/volume/v3/snapshots Aug 20 01:05:04.310759 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-4700b502-8f83-4e1f-9127-ca6d43c7f46e tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "2ef0d788-9d6d-4ce3-acaa-1f5e2b3109dd", "name": "tempest-VolumeImageDependencyTests-Snapshot-939117031"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:05:04.319675 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:05:04.319675 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:05:04.320190 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-4700b502-8f83-4e1f-9127-ca6d43c7f46e tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] Volume info retrieved successfully. Aug 20 01:05:04.320360 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.v3.snapshots [None req-4700b502-8f83-4e1f-9127-ca6d43c7f46e tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] Create snapshot from volume 2ef0d788-9d6d-4ce3-acaa-1f5e2b3109dd Aug 20 01:05:04.353663 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.quota [None req-4700b502-8f83-4e1f-9127-ca6d43c7f46e tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] Created reservations ['4a33c88b-20be-42a5-aa39-2010c06cc851', 'dde07457-6fe3-4b31-a540-0fd448868536', '6cb27afe-3496-4075-afe3-2036dcab45f9', 'b99cff57-6a84-4b93-b11f-dee0b81242d6'] {{(pid=100214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 01:05:04.381898 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-4700b502-8f83-4e1f-9127-ca6d43c7f46e tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] Snapshot create request issued successfully. Aug 20 01:05:04.382240 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-4700b502-8f83-4e1f-9127-ca6d43c7f46e tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] https://10.4.3.240/volume/v3/snapshots returned with HTTP 202 Aug 20 01:05:04.382674 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 896/3581] 10.4.3.240 () {68 vars in 1265 bytes} [Thu Aug 20 01:05:04 2026] POST /volume/v3/snapshots => generated 312 bytes in 75 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 01:05:04.393925 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-8651a43b-bb90-4bb8-9cdd-b10dc83cad6c None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:04.396156 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-8651a43b-bb90-4bb8-9cdd-b10dc83cad6c tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] GET https://10.4.3.240/volume/v3/snapshots/36f2bfa4-d374-40b9-89af-31e91d11c45c Aug 20 01:05:04.396395 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-8651a43b-bb90-4bb8-9cdd-b10dc83cad6c tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:04.396616 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-8651a43b-bb90-4bb8-9cdd-b10dc83cad6c tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:04.400965 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:05:04.400965 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:05:04.401389 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-8651a43b-bb90-4bb8-9cdd-b10dc83cad6c tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] Snapshot retrieved successfully. Aug 20 01:05:04.402069 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-8651a43b-bb90-4bb8-9cdd-b10dc83cad6c tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] https://10.4.3.240/volume/v3/snapshots/36f2bfa4-d374-40b9-89af-31e91d11c45c returned with HTTP 200 Aug 20 01:05:04.402420 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 906/3582] 10.4.3.240 () {66 vars in 1354 bytes} [Thu Aug 20 01:05:04 2026] GET /volume/v3/snapshots/36f2bfa4-d374-40b9-89af-31e91d11c45c => generated 444 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:05:04.891601 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-eb658272-ba96-4940-acc5-64a7db609742 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:04.893173 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-eb658272-ba96-4940-acc5-64a7db609742 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] GET https://10.4.3.240/volume/v3/volumes/8e10b4d3-6948-457c-a13f-3f1eea9e9901 Aug 20 01:05:04.893327 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-eb658272-ba96-4940-acc5-64a7db609742 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:04.893510 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-eb658272-ba96-4940-acc5-64a7db609742 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:04.899758 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:05:04.899758 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:05:04.903103 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-eb658272-ba96-4940-acc5-64a7db609742 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Volume info retrieved successfully. Aug 20 01:05:04.906922 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-eb658272-ba96-4940-acc5-64a7db609742 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] https://10.4.3.240/volume/v3/volumes/8e10b4d3-6948-457c-a13f-3f1eea9e9901 returned with HTTP 200 Aug 20 01:05:04.907291 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 892/3583] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:05:04 2026] GET /volume/v3/volumes/8e10b4d3-6948-457c-a13f-3f1eea9e9901 => generated 1009 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:05:04.919588 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-f119b0a4-12c6-4c93-9d0c-73f20624c11a None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:04.921602 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-f119b0a4-12c6-4c93-9d0c-73f20624c11a tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] POST https://10.4.3.240/volume/v3/snapshots Aug 20 01:05:04.922225 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-f119b0a4-12c6-4c93-9d0c-73f20624c11a tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "8e10b4d3-6948-457c-a13f-3f1eea9e9901", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1747607016"}} {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:05:04.931143 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:05:04.931143 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:05:04.931499 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-f119b0a4-12c6-4c93-9d0c-73f20624c11a tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Volume info retrieved successfully. Aug 20 01:05:04.931610 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.v3.snapshots [None req-f119b0a4-12c6-4c93-9d0c-73f20624c11a tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Create snapshot from volume 8e10b4d3-6948-457c-a13f-3f1eea9e9901 Aug 20 01:05:04.955923 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.quota [None req-f119b0a4-12c6-4c93-9d0c-73f20624c11a tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Created reservations ['543b9849-3be7-4f7c-9a07-308421358bca', '6383e5d3-b77e-4aae-a39c-c7049b7bc5c7', '2cca8b73-fe78-4cc1-a82f-6ab2f02b9ec1', '02c2ac61-7d3f-4e92-825e-0da2d2f27010'] {{(pid=100213) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 01:05:04.988826 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-f119b0a4-12c6-4c93-9d0c-73f20624c11a tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Snapshot create request issued successfully. Aug 20 01:05:04.989245 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-f119b0a4-12c6-4c93-9d0c-73f20624c11a tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] https://10.4.3.240/volume/v3/snapshots returned with HTTP 202 Aug 20 01:05:04.989766 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 890/3584] 10.4.3.240 () {68 vars in 1265 bytes} [Thu Aug 20 01:05:04 2026] POST /volume/v3/snapshots => generated 308 bytes in 71 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 01:05:04.998662 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-c9b2cfa2-303a-4eb9-af66-b1b41de81a7e None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:05.001102 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-c9b2cfa2-303a-4eb9-af66-b1b41de81a7e tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] GET https://10.4.3.240/volume/v3/snapshots/71fad15c-cf91-46b2-bfb9-ae0661fc3f9d Aug 20 01:05:05.001416 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-c9b2cfa2-303a-4eb9-af66-b1b41de81a7e tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:05.001708 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-c9b2cfa2-303a-4eb9-af66-b1b41de81a7e tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:05.008579 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:05:05.008579 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:05:05.008911 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-c9b2cfa2-303a-4eb9-af66-b1b41de81a7e tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Snapshot retrieved successfully. Aug 20 01:05:05.009654 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-c9b2cfa2-303a-4eb9-af66-b1b41de81a7e tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] https://10.4.3.240/volume/v3/snapshots/71fad15c-cf91-46b2-bfb9-ae0661fc3f9d returned with HTTP 200 Aug 20 01:05:05.010054 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 897/3585] 10.4.3.240 () {66 vars in 1354 bytes} [Thu Aug 20 01:05:04 2026] GET /volume/v3/snapshots/71fad15c-cf91-46b2-bfb9-ae0661fc3f9d => generated 440 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:05:05.413072 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-043975ad-94f6-4273-849d-a106f9d9f92f None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:05.414860 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-043975ad-94f6-4273-849d-a106f9d9f92f tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] GET https://10.4.3.240/volume/v3/snapshots/36f2bfa4-d374-40b9-89af-31e91d11c45c Aug 20 01:05:05.415063 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-043975ad-94f6-4273-849d-a106f9d9f92f tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:05.415251 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-043975ad-94f6-4273-849d-a106f9d9f92f tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:05.420251 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:05:05.420251 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:05:05.420734 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-043975ad-94f6-4273-849d-a106f9d9f92f tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] Snapshot retrieved successfully. Aug 20 01:05:05.421532 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-043975ad-94f6-4273-849d-a106f9d9f92f tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] https://10.4.3.240/volume/v3/snapshots/36f2bfa4-d374-40b9-89af-31e91d11c45c returned with HTTP 200 Aug 20 01:05:05.421898 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 907/3586] 10.4.3.240 () {66 vars in 1354 bytes} [Thu Aug 20 01:05:05 2026] GET /volume/v3/snapshots/36f2bfa4-d374-40b9-89af-31e91d11c45c => generated 471 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:05:05.433346 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-23ed5e57-c94e-42d8-988d-b43881c76bcb None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:05.435253 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-23ed5e57-c94e-42d8-988d-b43881c76bcb tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 20 01:05:05.435752 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-23ed5e57-c94e-42d8-988d-b43881c76bcb tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume2-for-test-e6050452-06bd-4c7f-9912-45178c83e379", "snapshot_id": "36f2bfa4-d374-40b9-89af-31e91d11c45c", "size": 1}} {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:05:05.437260 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.v3.volumes [None req-23ed5e57-c94e-42d8-988d-b43881c76bcb tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] Create volume request body: {'volume': {'name': 'volume2-for-test-e6050452-06bd-4c7f-9912-45178c83e379', 'snapshot_id': '36f2bfa4-d374-40b9-89af-31e91d11c45c', 'size': 1}} {{(pid=100212) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 01:05:05.442238 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:05:05.442238 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:05:05.442712 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-23ed5e57-c94e-42d8-988d-b43881c76bcb tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] Snapshot retrieved successfully. Aug 20 01:05:05.443162 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.v3.volumes [None req-23ed5e57-c94e-42d8-988d-b43881c76bcb tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] Create volume of 1 GB Aug 20 01:05:05.446522 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-23ed5e57-c94e-42d8-988d-b43881c76bcb tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] Availability Zones retrieved successfully. Aug 20 01:05:05.452368 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-23ed5e57-c94e-42d8-988d-b43881c76bcb tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] Flow 'volume_create_api' (12f12dd4-a5f9-4243-b99c-ad6038d4def5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100212) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:05:05.453218 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-23ed5e57-c94e-42d8-988d-b43881c76bcb tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9a381b48-76dc-4d94-ae57-6fbf79643a7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:05:05.454170 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.flows.api.create_volume [None req-23ed5e57-c94e-42d8-988d-b43881c76bcb tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100212) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 01:05:05.486190 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-23ed5e57-c94e-42d8-988d-b43881c76bcb tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9a381b48-76dc-4d94-ae57-6fbf79643a7e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '36f2bfa4-d374-40b9-89af-31e91d11c45c', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:52:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1ed58bd6-fe6a-497e-ae84-e8199d24fdfa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:05:05.486958 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-23ed5e57-c94e-42d8-988d-b43881c76bcb tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d6c772c0-2d48-4f64-8827-3e2f1cf2729b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:05:05.524819 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.quota [None req-23ed5e57-c94e-42d8-988d-b43881c76bcb tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] Created reservations ['34ead810-5a6f-42eb-98a7-f938e107cfa4', 'c491ea9e-ca19-430f-863a-89a9648d0c4f', '3c9a68ee-a0b0-4ddf-bd1e-430197a13509', '11523428-2bf0-4c00-b19e-bbf44bcba9c3'] {{(pid=100212) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 01:05:05.525640 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-23ed5e57-c94e-42d8-988d-b43881c76bcb tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d6c772c0-2d48-4f64-8827-3e2f1cf2729b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['34ead810-5a6f-42eb-98a7-f938e107cfa4', 'c491ea9e-ca19-430f-863a-89a9648d0c4f', '3c9a68ee-a0b0-4ddf-bd1e-430197a13509', '11523428-2bf0-4c00-b19e-bbf44bcba9c3']}' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:05:05.526423 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-23ed5e57-c94e-42d8-988d-b43881c76bcb tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4436ad84-73b8-434d-9d73-fb1a9718f628) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:05:05.566404 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-23ed5e57-c94e-42d8-988d-b43881c76bcb tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4436ad84-73b8-434d-9d73-fb1a9718f628) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '17dce107-0bdb-4090-83d3-7cd5fbdfac54', '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='7998190c73384cde876be70494c59f42',qos_specs=None,replication_status=,reservations=['34ead810-5a6f-42eb-98a7-f938e107cfa4','c491ea9e-ca19-430f-863a-89a9648d0c4f','3c9a68ee-a0b0-4ddf-bd1e-430197a13509','11523428-2bf0-4c00-b19e-bbf44bcba9c3'],size=1,snapshot_id=36f2bfa4-d374-40b9-89af-31e91d11c45c,source_replicaid=,source_volid=None,status='creating',user_id='7e81e6d4249240039e408103db0e0e0f',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa), '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-20T01:05:05Z,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=17dce107-0bdb-4090-83d3-7cd5fbdfac54,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7998190c73384cde876be70494c59f42',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=36f2bfa4-d374-40b9-89af-31e91d11c45c,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7e81e6d4249240039e408103db0e0e0f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1ed58bd6-fe6a-497e-ae84-e8199d24fdfa),volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:05:05.567172 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-23ed5e57-c94e-42d8-988d-b43881c76bcb tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f447e189-135e-4cfa-b3d5-f052dfa7eb29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:05:05.587793 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-23ed5e57-c94e-42d8-988d-b43881c76bcb tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f447e189-135e-4cfa-b3d5-f052dfa7eb29) transitioned into state 'SUCCESS' from 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='7998190c73384cde876be70494c59f42',qos_specs=None,replication_status=,reservations=['34ead810-5a6f-42eb-98a7-f938e107cfa4','c491ea9e-ca19-430f-863a-89a9648d0c4f','3c9a68ee-a0b0-4ddf-bd1e-430197a13509','11523428-2bf0-4c00-b19e-bbf44bcba9c3'],size=1,snapshot_id=36f2bfa4-d374-40b9-89af-31e91d11c45c,source_replicaid=,source_volid=None,status='creating',user_id='7e81e6d4249240039e408103db0e0e0f',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:05:05.588639 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-23ed5e57-c94e-42d8-988d-b43881c76bcb tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3e92b739-838b-4856-a9aa-c1fb9062e2b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:05:05.608321 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-23ed5e57-c94e-42d8-988d-b43881c76bcb tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3e92b739-838b-4856-a9aa-c1fb9062e2b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:05:05.609145 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-23ed5e57-c94e-42d8-988d-b43881c76bcb tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] Flow 'volume_create_api' (12f12dd4-a5f9-4243-b99c-ad6038d4def5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100212) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:05:05.609469 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-23ed5e57-c94e-42d8-988d-b43881c76bcb tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] Create volume request issued successfully. Aug 20 01:05:05.610041 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-23ed5e57-c94e-42d8-988d-b43881c76bcb tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 20 01:05:05.610507 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 893/3587] 10.4.3.240 () {70 vars in 1300 bytes} [Thu Aug 20 01:05:05 2026] POST /volume/v3/volumes => generated 809 bytes in 177 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:05:05.628803 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-38e9fc38-e268-4698-bd2d-953884c7b0d0 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:05.631150 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-38e9fc38-e268-4698-bd2d-953884c7b0d0 tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] GET https://10.4.3.240/volume/v3/volumes/17dce107-0bdb-4090-83d3-7cd5fbdfac54 Aug 20 01:05:05.631573 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-38e9fc38-e268-4698-bd2d-953884c7b0d0 tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:05.631875 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-38e9fc38-e268-4698-bd2d-953884c7b0d0 tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:05.808542 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:05:05.808542 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:05:05.812415 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-38e9fc38-e268-4698-bd2d-953884c7b0d0 tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] Volume info retrieved successfully. Aug 20 01:05:05.816713 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-38e9fc38-e268-4698-bd2d-953884c7b0d0 tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] https://10.4.3.240/volume/v3/volumes/17dce107-0bdb-4090-83d3-7cd5fbdfac54 returned with HTTP 200 Aug 20 01:05:05.817146 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 891/3588] 10.4.3.240 () {68 vars in 1389 bytes} [Thu Aug 20 01:05:05 2026] GET /volume/v3/volumes/17dce107-0bdb-4090-83d3-7cd5fbdfac54 => generated 1203 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 01:05:06.018475 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-6b04e495-76c0-4d74-8042-b63ecbd0d664 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:06.020378 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-6b04e495-76c0-4d74-8042-b63ecbd0d664 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] GET https://10.4.3.240/volume/v3/snapshots/71fad15c-cf91-46b2-bfb9-ae0661fc3f9d Aug 20 01:05:06.020653 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-6b04e495-76c0-4d74-8042-b63ecbd0d664 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:06.020897 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-6b04e495-76c0-4d74-8042-b63ecbd0d664 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:06.025692 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:05:06.025692 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:05:06.026036 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-6b04e495-76c0-4d74-8042-b63ecbd0d664 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Snapshot retrieved successfully. Aug 20 01:05:06.026743 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-6b04e495-76c0-4d74-8042-b63ecbd0d664 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] https://10.4.3.240/volume/v3/snapshots/71fad15c-cf91-46b2-bfb9-ae0661fc3f9d returned with HTTP 200 Aug 20 01:05:06.027120 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 898/3589] 10.4.3.240 () {66 vars in 1354 bytes} [Thu Aug 20 01:05:06 2026] GET /volume/v3/snapshots/71fad15c-cf91-46b2-bfb9-ae0661fc3f9d => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 20 01:05:06.035659 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-adcd9b67-4523-4047-bae9-23ac0803947d None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:06.037453 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-adcd9b67-4523-4047-bae9-23ac0803947d tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-member] DELETE https://10.4.3.240/volume/v3/snapshots/71fad15c-cf91-46b2-bfb9-ae0661fc3f9d Aug 20 01:05:06.037720 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-adcd9b67-4523-4047-bae9-23ac0803947d tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:06.037925 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-adcd9b67-4523-4047-bae9-23ac0803947d tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-member] Calling method 'delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:06.038023 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.v3.snapshots [None req-adcd9b67-4523-4047-bae9-23ac0803947d tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-member] Delete snapshot with id: 71fad15c-cf91-46b2-bfb9-ae0661fc3f9d Aug 20 01:05:06.042571 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:05:06.042571 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:05:06.042961 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-adcd9b67-4523-4047-bae9-23ac0803947d tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-member] Snapshot retrieved successfully. Aug 20 01:05:06.057231 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-adcd9b67-4523-4047-bae9-23ac0803947d tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-member] Snapshot delete request issued successfully. Aug 20 01:05:06.057444 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-adcd9b67-4523-4047-bae9-23ac0803947d tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-member] https://10.4.3.240/volume/v3/snapshots/71fad15c-cf91-46b2-bfb9-ae0661fc3f9d returned with HTTP 202 Aug 20 01:05:06.057900 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 908/3590] 10.4.3.240 () {66 vars in 1357 bytes} [Thu Aug 20 01:05:06 2026] DELETE /volume/v3/snapshots/71fad15c-cf91-46b2-bfb9-ae0661fc3f9d => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 01:05:06.064548 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-94c5941d-ebaf-4722-8d5a-170f12e68552 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:06.066534 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-94c5941d-ebaf-4722-8d5a-170f12e68552 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-member] GET https://10.4.3.240/volume/v3/snapshots/71fad15c-cf91-46b2-bfb9-ae0661fc3f9d Aug 20 01:05:06.066750 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-94c5941d-ebaf-4722-8d5a-170f12e68552 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:06.066954 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-94c5941d-ebaf-4722-8d5a-170f12e68552 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:06.072109 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:05:06.072109 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:05:06.072577 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-94c5941d-ebaf-4722-8d5a-170f12e68552 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-member] Snapshot retrieved successfully. Aug 20 01:05:06.073376 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-94c5941d-ebaf-4722-8d5a-170f12e68552 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-member] https://10.4.3.240/volume/v3/snapshots/71fad15c-cf91-46b2-bfb9-ae0661fc3f9d returned with HTTP 200 Aug 20 01:05:06.073752 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 894/3591] 10.4.3.240 () {66 vars in 1354 bytes} [Thu Aug 20 01:05:06 2026] GET /volume/v3/snapshots/71fad15c-cf91-46b2-bfb9-ae0661fc3f9d => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:05:06.830135 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-4bc597a3-f354-4728-986d-80bb1a38ff14 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:06.831983 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-4bc597a3-f354-4728-986d-80bb1a38ff14 tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] GET https://10.4.3.240/volume/v3/volumes/17dce107-0bdb-4090-83d3-7cd5fbdfac54 Aug 20 01:05:06.832258 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-4bc597a3-f354-4728-986d-80bb1a38ff14 tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:06.832498 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-4bc597a3-f354-4728-986d-80bb1a38ff14 tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:06.839832 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:05:06.839832 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:05:06.843698 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-4bc597a3-f354-4728-986d-80bb1a38ff14 tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] Volume info retrieved successfully. Aug 20 01:05:06.848270 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-4bc597a3-f354-4728-986d-80bb1a38ff14 tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] https://10.4.3.240/volume/v3/volumes/17dce107-0bdb-4090-83d3-7cd5fbdfac54 returned with HTTP 200 Aug 20 01:05:06.848738 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 892/3592] 10.4.3.240 () {68 vars in 1389 bytes} [Thu Aug 20 01:05:06 2026] GET /volume/v3/volumes/17dce107-0bdb-4090-83d3-7cd5fbdfac54 => generated 1228 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 01:05:06.861274 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-30a94da9-bb2a-4526-ab98-418bc7906f3c None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:06.863547 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-30a94da9-bb2a-4526-ab98-418bc7906f3c tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] GET https://10.4.3.240/volume/v3/volumes/17dce107-0bdb-4090-83d3-7cd5fbdfac54 Aug 20 01:05:06.863784 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-30a94da9-bb2a-4526-ab98-418bc7906f3c tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:06.863967 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-30a94da9-bb2a-4526-ab98-418bc7906f3c tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:06.871007 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:05:06.871007 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:05:06.875729 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-30a94da9-bb2a-4526-ab98-418bc7906f3c tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] Volume info retrieved successfully. Aug 20 01:05:06.882473 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-30a94da9-bb2a-4526-ab98-418bc7906f3c tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] https://10.4.3.240/volume/v3/volumes/17dce107-0bdb-4090-83d3-7cd5fbdfac54 returned with HTTP 200 Aug 20 01:05:06.882978 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 899/3593] 10.4.3.240 () {68 vars in 1389 bytes} [Thu Aug 20 01:05:06 2026] GET /volume/v3/volumes/17dce107-0bdb-4090-83d3-7cd5fbdfac54 => generated 1228 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 01:05:06.895238 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-c3dd966b-bbea-49e0-bc13-0ae04fb8a7ec None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:06.897569 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-c3dd966b-bbea-49e0-bc13-0ae04fb8a7ec tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] DELETE https://10.4.3.240/volume/v3/snapshots/36f2bfa4-d374-40b9-89af-31e91d11c45c Aug 20 01:05:06.897799 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-c3dd966b-bbea-49e0-bc13-0ae04fb8a7ec tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:06.897990 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-c3dd966b-bbea-49e0-bc13-0ae04fb8a7ec tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] Calling method 'delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:06.898095 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.v3.snapshots [None req-c3dd966b-bbea-49e0-bc13-0ae04fb8a7ec tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] Delete snapshot with id: 36f2bfa4-d374-40b9-89af-31e91d11c45c Aug 20 01:05:06.902993 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:05:06.902993 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:05:06.903422 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-c3dd966b-bbea-49e0-bc13-0ae04fb8a7ec tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] Snapshot retrieved successfully. Aug 20 01:05:06.918420 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-c3dd966b-bbea-49e0-bc13-0ae04fb8a7ec tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] Snapshot delete request issued successfully. Aug 20 01:05:06.918644 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-c3dd966b-bbea-49e0-bc13-0ae04fb8a7ec tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] https://10.4.3.240/volume/v3/snapshots/36f2bfa4-d374-40b9-89af-31e91d11c45c returned with HTTP 202 Aug 20 01:05:06.919057 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 909/3594] 10.4.3.240 () {66 vars in 1357 bytes} [Thu Aug 20 01:05:06 2026] DELETE /volume/v3/snapshots/36f2bfa4-d374-40b9-89af-31e91d11c45c => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 01:05:06.928729 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-c0c3e7ed-2ff0-499d-945c-9af93e73d8be None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:06.932577 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-c0c3e7ed-2ff0-499d-945c-9af93e73d8be tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] GET https://10.4.3.240/volume/v3/snapshots/36f2bfa4-d374-40b9-89af-31e91d11c45c Aug 20 01:05:06.932577 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-c0c3e7ed-2ff0-499d-945c-9af93e73d8be tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:06.932577 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-c0c3e7ed-2ff0-499d-945c-9af93e73d8be tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:06.939211 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:05:06.939211 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:05:06.940016 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-c0c3e7ed-2ff0-499d-945c-9af93e73d8be tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] Snapshot retrieved successfully. Aug 20 01:05:06.941416 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-c0c3e7ed-2ff0-499d-945c-9af93e73d8be tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] https://10.4.3.240/volume/v3/snapshots/36f2bfa4-d374-40b9-89af-31e91d11c45c returned with HTTP 200 Aug 20 01:05:06.942087 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 895/3595] 10.4.3.240 () {66 vars in 1354 bytes} [Thu Aug 20 01:05:06 2026] GET /volume/v3/snapshots/36f2bfa4-d374-40b9-89af-31e91d11c45c => generated 470 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:05:07.082760 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-66ef2e63-5b58-4d98-a2db-ed3ce6bb67f5 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:07.084929 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-66ef2e63-5b58-4d98-a2db-ed3ce6bb67f5 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-member] GET https://10.4.3.240/volume/v3/snapshots/71fad15c-cf91-46b2-bfb9-ae0661fc3f9d Aug 20 01:05:07.085200 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-66ef2e63-5b58-4d98-a2db-ed3ce6bb67f5 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:07.085538 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-66ef2e63-5b58-4d98-a2db-ed3ce6bb67f5 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:07.090701 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-66ef2e63-5b58-4d98-a2db-ed3ce6bb67f5 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-member] https://10.4.3.240/volume/v3/snapshots/71fad15c-cf91-46b2-bfb9-ae0661fc3f9d returned with HTTP 404 Aug 20 01:05:07.091353 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 893/3596] 10.4.3.240 () {66 vars in 1354 bytes} [Thu Aug 20 01:05:07 2026] GET /volume/v3/snapshots/71fad15c-cf91-46b2-bfb9-ae0661fc3f9d => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:05:07.097865 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-12a5f039-c018-4fa4-923c-262221358234 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:07.100255 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-12a5f039-c018-4fa4-923c-262221358234 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] DELETE https://10.4.3.240/volume/v3/snapshots/71fad15c-cf91-46b2-bfb9-ae0661fc3f9d Aug 20 01:05:07.100634 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-12a5f039-c018-4fa4-923c-262221358234 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:07.100918 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-12a5f039-c018-4fa4-923c-262221358234 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Calling method 'delete' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:07.101084 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.v3.snapshots [None req-12a5f039-c018-4fa4-923c-262221358234 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Delete snapshot with id: 71fad15c-cf91-46b2-bfb9-ae0661fc3f9d Aug 20 01:05:07.107669 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-12a5f039-c018-4fa4-923c-262221358234 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] https://10.4.3.240/volume/v3/snapshots/71fad15c-cf91-46b2-bfb9-ae0661fc3f9d returned with HTTP 404 Aug 20 01:05:07.108249 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 900/3597] 10.4.3.240 () {66 vars in 1357 bytes} [Thu Aug 20 01:05:07 2026] DELETE /volume/v3/snapshots/71fad15c-cf91-46b2-bfb9-ae0661fc3f9d => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:05:07.114310 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-5db6d2cc-c24c-4cdb-b60d-b85faecc735d None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:07.116080 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-5db6d2cc-c24c-4cdb-b60d-b85faecc735d tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] GET https://10.4.3.240/volume/v3/snapshots/71fad15c-cf91-46b2-bfb9-ae0661fc3f9d Aug 20 01:05:07.116285 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-5db6d2cc-c24c-4cdb-b60d-b85faecc735d tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:07.116548 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-5db6d2cc-c24c-4cdb-b60d-b85faecc735d tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:07.120357 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-5db6d2cc-c24c-4cdb-b60d-b85faecc735d tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] https://10.4.3.240/volume/v3/snapshots/71fad15c-cf91-46b2-bfb9-ae0661fc3f9d returned with HTTP 404 Aug 20 01:05:07.120931 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 910/3598] 10.4.3.240 () {66 vars in 1354 bytes} [Thu Aug 20 01:05:07 2026] GET /volume/v3/snapshots/71fad15c-cf91-46b2-bfb9-ae0661fc3f9d => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:05:07.127670 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-2736f959-d8a9-4caf-b815-4351405a4818 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:07.129113 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-2736f959-d8a9-4caf-b815-4351405a4818 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] DELETE https://10.4.3.240/volume/v3/volumes/8e10b4d3-6948-457c-a13f-3f1eea9e9901 Aug 20 01:05:07.129460 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-2736f959-d8a9-4caf-b815-4351405a4818 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:07.129763 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-2736f959-d8a9-4caf-b815-4351405a4818 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Calling method 'delete' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:07.131307 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.v3.volumes [None req-2736f959-d8a9-4caf-b815-4351405a4818 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Delete volume with id: 8e10b4d3-6948-457c-a13f-3f1eea9e9901 Aug 20 01:05:07.137597 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:05:07.137597 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:05:07.138290 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-2736f959-d8a9-4caf-b815-4351405a4818 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Volume info retrieved successfully. Aug 20 01:05:07.156026 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-2736f959-d8a9-4caf-b815-4351405a4818 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Delete volume request issued successfully. Aug 20 01:05:07.156923 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-2736f959-d8a9-4caf-b815-4351405a4818 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] https://10.4.3.240/volume/v3/volumes/8e10b4d3-6948-457c-a13f-3f1eea9e9901 returned with HTTP 202 Aug 20 01:05:07.156923 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 896/3599] 10.4.3.240 () {66 vars in 1351 bytes} [Thu Aug 20 01:05:07 2026] DELETE /volume/v3/volumes/8e10b4d3-6948-457c-a13f-3f1eea9e9901 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 01:05:07.164843 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-ffc25f80-e034-41fa-abee-669e3adb42bf None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:07.167024 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-ffc25f80-e034-41fa-abee-669e3adb42bf tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] GET https://10.4.3.240/volume/v3/volumes/8e10b4d3-6948-457c-a13f-3f1eea9e9901 Aug 20 01:05:07.167332 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-ffc25f80-e034-41fa-abee-669e3adb42bf tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:07.167651 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-ffc25f80-e034-41fa-abee-669e3adb42bf tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:07.176412 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:05:07.176412 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:05:07.180598 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-ffc25f80-e034-41fa-abee-669e3adb42bf tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Volume info retrieved successfully. Aug 20 01:05:07.185642 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-ffc25f80-e034-41fa-abee-669e3adb42bf tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] https://10.4.3.240/volume/v3/volumes/8e10b4d3-6948-457c-a13f-3f1eea9e9901 returned with HTTP 200 Aug 20 01:05:07.186197 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 894/3600] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:05:07 2026] GET /volume/v3/volumes/8e10b4d3-6948-457c-a13f-3f1eea9e9901 => generated 1008 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:05:07.953158 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-a0cbd2ac-b86f-4cd1-a717-e02f5e51230c None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:07.955156 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-a0cbd2ac-b86f-4cd1-a717-e02f5e51230c tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] GET https://10.4.3.240/volume/v3/snapshots/36f2bfa4-d374-40b9-89af-31e91d11c45c Aug 20 01:05:07.955387 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-a0cbd2ac-b86f-4cd1-a717-e02f5e51230c tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:07.955600 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-a0cbd2ac-b86f-4cd1-a717-e02f5e51230c tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:07.960492 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-a0cbd2ac-b86f-4cd1-a717-e02f5e51230c tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] https://10.4.3.240/volume/v3/snapshots/36f2bfa4-d374-40b9-89af-31e91d11c45c returned with HTTP 404 Aug 20 01:05:07.960991 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 901/3601] 10.4.3.240 () {66 vars in 1354 bytes} [Thu Aug 20 01:05:07 2026] GET /volume/v3/snapshots/36f2bfa4-d374-40b9-89af-31e91d11c45c => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:05:07.967327 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-4f97d7e2-ddc5-42b7-8722-3990cfd68c17 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:07.969023 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-4f97d7e2-ddc5-42b7-8722-3990cfd68c17 tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] DELETE https://10.4.3.240/volume/v3/volumes/17dce107-0bdb-4090-83d3-7cd5fbdfac54 Aug 20 01:05:07.969214 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-4f97d7e2-ddc5-42b7-8722-3990cfd68c17 tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:07.970970 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-4f97d7e2-ddc5-42b7-8722-3990cfd68c17 tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] Calling method 'delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:07.971194 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-4f97d7e2-ddc5-42b7-8722-3990cfd68c17 tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] Delete volume with id: 17dce107-0bdb-4090-83d3-7cd5fbdfac54 Aug 20 01:05:07.980305 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:05:07.980305 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:05:07.980962 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-4f97d7e2-ddc5-42b7-8722-3990cfd68c17 tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] Volume info retrieved successfully. Aug 20 01:05:07.998240 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-4f97d7e2-ddc5-42b7-8722-3990cfd68c17 tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] Delete volume request issued successfully. Aug 20 01:05:07.998603 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-4f97d7e2-ddc5-42b7-8722-3990cfd68c17 tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] https://10.4.3.240/volume/v3/volumes/17dce107-0bdb-4090-83d3-7cd5fbdfac54 returned with HTTP 202 Aug 20 01:05:07.999164 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 911/3602] 10.4.3.240 () {68 vars in 1392 bytes} [Thu Aug 20 01:05:07 2026] DELETE /volume/v3/volumes/17dce107-0bdb-4090-83d3-7cd5fbdfac54 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 20 01:05:08.007960 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-a5647b2f-afca-45ba-a922-e31a7c5b1f9f None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:08.010322 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-a5647b2f-afca-45ba-a922-e31a7c5b1f9f tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] GET https://10.4.3.240/volume/v3/volumes/17dce107-0bdb-4090-83d3-7cd5fbdfac54 Aug 20 01:05:08.010322 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-a5647b2f-afca-45ba-a922-e31a7c5b1f9f tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:08.010322 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-a5647b2f-afca-45ba-a922-e31a7c5b1f9f tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:08.018651 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:05:08.018651 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:05:08.022782 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-a5647b2f-afca-45ba-a922-e31a7c5b1f9f tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] Volume info retrieved successfully. Aug 20 01:05:08.028040 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-a5647b2f-afca-45ba-a922-e31a7c5b1f9f tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] https://10.4.3.240/volume/v3/volumes/17dce107-0bdb-4090-83d3-7cd5fbdfac54 returned with HTTP 200 Aug 20 01:05:08.028402 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 897/3603] 10.4.3.240 () {68 vars in 1389 bytes} [Thu Aug 20 01:05:08 2026] GET /volume/v3/volumes/17dce107-0bdb-4090-83d3-7cd5fbdfac54 => generated 1227 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 01:05:08.197510 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-2bdec699-ca3c-4732-aaff-ff6433c03498 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:08.199257 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-2bdec699-ca3c-4732-aaff-ff6433c03498 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] GET https://10.4.3.240/volume/v3/volumes/8e10b4d3-6948-457c-a13f-3f1eea9e9901 Aug 20 01:05:08.199475 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-2bdec699-ca3c-4732-aaff-ff6433c03498 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:08.199682 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-2bdec699-ca3c-4732-aaff-ff6433c03498 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:08.205450 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-2bdec699-ca3c-4732-aaff-ff6433c03498 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] https://10.4.3.240/volume/v3/volumes/8e10b4d3-6948-457c-a13f-3f1eea9e9901 returned with HTTP 404 Aug 20 01:05:08.206362 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 895/3604] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:05:08 2026] GET /volume/v3/volumes/8e10b4d3-6948-457c-a13f-3f1eea9e9901 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:05:08.213272 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-8ca9306a-3d96-4bb7-875f-024b29f55a17 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:08.215233 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-8ca9306a-3d96-4bb7-875f-024b29f55a17 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] POST https://10.4.3.240/volume/v3/volumes Aug 20 01:05:08.215693 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-8ca9306a-3d96-4bb7-875f-024b29f55a17 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1067856254"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:05:08.217134 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.v3.volumes [None req-8ca9306a-3d96-4bb7-875f-024b29f55a17 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1067856254'}} {{(pid=100214) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 01:05:08.217299 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.v3.volumes [None req-8ca9306a-3d96-4bb7-875f-024b29f55a17 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Create volume of 1 GB Aug 20 01:05:08.221071 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-8ca9306a-3d96-4bb7-875f-024b29f55a17 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Availability Zones retrieved successfully. Aug 20 01:05:08.226751 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-8ca9306a-3d96-4bb7-875f-024b29f55a17 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Flow 'volume_create_api' (d43b389c-1c97-4abc-9ceb-e212aa34eb4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:05:08.227644 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-8ca9306a-3d96-4bb7-875f-024b29f55a17 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9f8cf04b-878f-474a-ad7f-83a0bf1a0c20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:05:08.228363 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.flows.api.create_volume [None req-8ca9306a-3d96-4bb7-875f-024b29f55a17 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Validating volume size '1' using validate_int {{(pid=100214) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 01:05:08.251605 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-8ca9306a-3d96-4bb7-875f-024b29f55a17 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9f8cf04b-878f-474a-ad7f-83a0bf1a0c20) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:52:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1ed58bd6-fe6a-497e-ae84-e8199d24fdfa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:05:08.252685 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-8ca9306a-3d96-4bb7-875f-024b29f55a17 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (54b361e4-7e16-4bca-a6d5-dd25b7a71119) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:05:08.286303 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.quota [None req-8ca9306a-3d96-4bb7-875f-024b29f55a17 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Created reservations ['9b52c45e-af61-4076-81be-1a4a17e6f7fe', '88dfaf57-301a-465b-a5c1-a3b7eee91d0e', '94306681-e82d-42c9-8760-7dfa59041e3a', 'c2f9ddea-fd2a-4b17-bdc8-94bdbae4467c'] {{(pid=100214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 01:05:08.287052 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-8ca9306a-3d96-4bb7-875f-024b29f55a17 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (54b361e4-7e16-4bca-a6d5-dd25b7a71119) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9b52c45e-af61-4076-81be-1a4a17e6f7fe', '88dfaf57-301a-465b-a5c1-a3b7eee91d0e', '94306681-e82d-42c9-8760-7dfa59041e3a', 'c2f9ddea-fd2a-4b17-bdc8-94bdbae4467c']}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:05:08.287788 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-8ca9306a-3d96-4bb7-875f-024b29f55a17 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3ab8cc2f-8b2d-4ef6-b169-7921752335a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:05:08.309695 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-8ca9306a-3d96-4bb7-875f-024b29f55a17 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3ab8cc2f-8b2d-4ef6-b169-7921752335a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '801c285f-a0f3-4849-a097-9228f0bc229f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1067856254',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c8a4558a16b94ee88cdc767f5f49fbcd',qos_specs=None,replication_status=,reservations=['9b52c45e-af61-4076-81be-1a4a17e6f7fe','88dfaf57-301a-465b-a5c1-a3b7eee91d0e','94306681-e82d-42c9-8760-7dfa59041e3a','c2f9ddea-fd2a-4b17-bdc8-94bdbae4467c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='beb1af828fbe4beb949a30ab0d23504e',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T01:05:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1067856254',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=801c285f-a0f3-4849-a097-9228f0bc229f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c8a4558a16b94ee88cdc767f5f49fbcd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='beb1af828fbe4beb949a30ab0d23504e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1ed58bd6-fe6a-497e-ae84-e8199d24fdfa),volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:05:08.310418 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-8ca9306a-3d96-4bb7-875f-024b29f55a17 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d00e3b41-e883-4d99-84a1-f88bce1939bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:05:08.326838 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-8ca9306a-3d96-4bb7-875f-024b29f55a17 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d00e3b41-e883-4d99-84a1-f88bce1939bc) transitioned into state 'SUCCESS' from state '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-1067856254',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c8a4558a16b94ee88cdc767f5f49fbcd',qos_specs=None,replication_status=,reservations=['9b52c45e-af61-4076-81be-1a4a17e6f7fe','88dfaf57-301a-465b-a5c1-a3b7eee91d0e','94306681-e82d-42c9-8760-7dfa59041e3a','c2f9ddea-fd2a-4b17-bdc8-94bdbae4467c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='beb1af828fbe4beb949a30ab0d23504e',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:05:08.328035 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-8ca9306a-3d96-4bb7-875f-024b29f55a17 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (444c6fb8-f98b-4ad3-b51a-7fa696550ad9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:05:08.336968 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-8ca9306a-3d96-4bb7-875f-024b29f55a17 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (444c6fb8-f98b-4ad3-b51a-7fa696550ad9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:05:08.337887 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-8ca9306a-3d96-4bb7-875f-024b29f55a17 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Flow 'volume_create_api' (d43b389c-1c97-4abc-9ceb-e212aa34eb4a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:05:08.338221 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-8ca9306a-3d96-4bb7-875f-024b29f55a17 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Create volume request issued successfully. Aug 20 01:05:08.338782 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-8ca9306a-3d96-4bb7-875f-024b29f55a17 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 20 01:05:08.339194 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 902/3605] 10.4.3.240 () {68 vars in 1258 bytes} [Thu Aug 20 01:05:08 2026] POST /volume/v3/volumes => generated 778 bytes in 126 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 01:05:08.346929 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-0f3a9608-dc9b-479f-b57f-14041ee666be None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:08.349168 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-0f3a9608-dc9b-479f-b57f-14041ee666be tempest-ServerRescueNegativeTestJSON-518548524 tempest-ServerRescueNegativeTestJSON-518548524-project-member] GET https://10.4.3.240/volume/v3/volumes/8c16acf1-5375-4008-9275-1112829a5507 Aug 20 01:05:08.349470 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-0f3a9608-dc9b-479f-b57f-14041ee666be tempest-ServerRescueNegativeTestJSON-518548524 tempest-ServerRescueNegativeTestJSON-518548524-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:08.349789 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-0f3a9608-dc9b-479f-b57f-14041ee666be tempest-ServerRescueNegativeTestJSON-518548524 tempest-ServerRescueNegativeTestJSON-518548524-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:08.354084 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-7ebb6dbf-2cf3-4ee5-b571-3fa020c93eef None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:08.355829 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-7ebb6dbf-2cf3-4ee5-b571-3fa020c93eef tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] GET https://10.4.3.240/volume/v3/volumes/801c285f-a0f3-4849-a097-9228f0bc229f Aug 20 01:05:08.356021 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-7ebb6dbf-2cf3-4ee5-b571-3fa020c93eef tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:08.356222 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-7ebb6dbf-2cf3-4ee5-b571-3fa020c93eef tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:08.361585 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:05:08.361585 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:05:08.364406 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:05:08.364406 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:05:08.365304 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-0f3a9608-dc9b-479f-b57f-14041ee666be tempest-ServerRescueNegativeTestJSON-518548524 tempest-ServerRescueNegativeTestJSON-518548524-project-member] Volume info retrieved successfully. Aug 20 01:05:08.367458 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-7ebb6dbf-2cf3-4ee5-b571-3fa020c93eef tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Volume info retrieved successfully. Aug 20 01:05:08.369612 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-0f3a9608-dc9b-479f-b57f-14041ee666be tempest-ServerRescueNegativeTestJSON-518548524 tempest-ServerRescueNegativeTestJSON-518548524-project-member] https://10.4.3.240/volume/v3/volumes/8c16acf1-5375-4008-9275-1112829a5507 returned with HTTP 200 Aug 20 01:05:08.370008 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 912/3606] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:05:08 2026] GET /volume/v3/volumes/8c16acf1-5375-4008-9275-1112829a5507 => generated 1143 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:05:08.371605 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-7ebb6dbf-2cf3-4ee5-b571-3fa020c93eef tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] https://10.4.3.240/volume/v3/volumes/801c285f-a0f3-4849-a097-9228f0bc229f returned with HTTP 200 Aug 20 01:05:08.371982 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 898/3607] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:05:08 2026] GET /volume/v3/volumes/801c285f-a0f3-4849-a097-9228f0bc229f => generated 957 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:05:08.415303 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [req-9fc05073-15b0-4498-b08e-e697c86f15cd req-6bed0717-d9f3-4f75-aa50-77abe695aeec None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:08.417383 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-9fc05073-15b0-4498-b08e-e697c86f15cd req-6bed0717-d9f3-4f75-aa50-77abe695aeec tempest-ServerRescueNegativeTestJSON-518548524 tempest-ServerRescueNegativeTestJSON-518548524-project-member] GET https://10.4.3.240/volume/v3/volumes/8c16acf1-5375-4008-9275-1112829a5507 Aug 20 01:05:08.417622 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [req-9fc05073-15b0-4498-b08e-e697c86f15cd req-6bed0717-d9f3-4f75-aa50-77abe695aeec tempest-ServerRescueNegativeTestJSON-518548524 tempest-ServerRescueNegativeTestJSON-518548524-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:08.417854 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [req-9fc05073-15b0-4498-b08e-e697c86f15cd req-6bed0717-d9f3-4f75-aa50-77abe695aeec tempest-ServerRescueNegativeTestJSON-518548524 tempest-ServerRescueNegativeTestJSON-518548524-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:08.427445 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:05:08.427445 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:05:08.431113 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [req-9fc05073-15b0-4498-b08e-e697c86f15cd req-6bed0717-d9f3-4f75-aa50-77abe695aeec tempest-ServerRescueNegativeTestJSON-518548524 tempest-ServerRescueNegativeTestJSON-518548524-project-member] Volume info retrieved successfully. Aug 20 01:05:08.435181 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-9fc05073-15b0-4498-b08e-e697c86f15cd req-6bed0717-d9f3-4f75-aa50-77abe695aeec tempest-ServerRescueNegativeTestJSON-518548524 tempest-ServerRescueNegativeTestJSON-518548524-project-member] https://10.4.3.240/volume/v3/volumes/8c16acf1-5375-4008-9275-1112829a5507 returned with HTTP 200 Aug 20 01:05:08.435696 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 896/3608] 10.4.3.240 () {68 vars in 1598 bytes} [Thu Aug 20 01:05:08 2026] GET /volume/v3/volumes/8c16acf1-5375-4008-9275-1112829a5507 => generated 1143 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:05:08.452685 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-9fc05073-15b0-4498-b08e-e697c86f15cd req-2ed3ed73-6670-48a7-83aa-a4734889912b None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:08.454455 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-9fc05073-15b0-4498-b08e-e697c86f15cd req-2ed3ed73-6670-48a7-83aa-a4734889912b tempest-ServerRescueNegativeTestJSON-518548524 tempest-ServerRescueNegativeTestJSON-518548524-project-member] POST https://10.4.3.240/volume/v3/volumes/8c16acf1-5375-4008-9275-1112829a5507/action Aug 20 01:05:08.454781 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-9fc05073-15b0-4498-b08e-e697c86f15cd req-2ed3ed73-6670-48a7-83aa-a4734889912b tempest-ServerRescueNegativeTestJSON-518548524 tempest-ServerRescueNegativeTestJSON-518548524-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100214) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 01:05:08.454890 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-9fc05073-15b0-4498-b08e-e697c86f15cd req-2ed3ed73-6670-48a7-83aa-a4734889912b tempest-ServerRescueNegativeTestJSON-518548524 tempest-ServerRescueNegativeTestJSON-518548524-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:05:08.464677 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:05:08.464677 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:05:08.465102 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [req-9fc05073-15b0-4498-b08e-e697c86f15cd req-2ed3ed73-6670-48a7-83aa-a4734889912b tempest-ServerRescueNegativeTestJSON-518548524 tempest-ServerRescueNegativeTestJSON-518548524-project-member] Volume info retrieved successfully. Aug 20 01:05:08.470371 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [req-9fc05073-15b0-4498-b08e-e697c86f15cd req-2ed3ed73-6670-48a7-83aa-a4734889912b tempest-ServerRescueNegativeTestJSON-518548524 tempest-ServerRescueNegativeTestJSON-518548524-project-member] Begin detaching volume completed successfully. Aug 20 01:05:08.470581 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-9fc05073-15b0-4498-b08e-e697c86f15cd req-2ed3ed73-6670-48a7-83aa-a4734889912b tempest-ServerRescueNegativeTestJSON-518548524 tempest-ServerRescueNegativeTestJSON-518548524-project-member] https://10.4.3.240/volume/v3/volumes/8c16acf1-5375-4008-9275-1112829a5507/action returned with HTTP 202 Aug 20 01:05:08.470998 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 903/3609] 10.4.3.240 () {72 vars in 1672 bytes} [Thu Aug 20 01:05:08 2026] POST /volume/v3/volumes/8c16acf1-5375-4008-9275-1112829a5507/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 01:05:08.509949 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-117e11fd-9910-4f31-ae58-5f1f6800b8de None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:08.510299 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-117e11fd-9910-4f31-ae58-5f1f6800b8de None None] GET https://10.4.3.240/volume// Aug 20 01:05:08.510497 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-117e11fd-9910-4f31-ae58-5f1f6800b8de None None] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:08.510720 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-117e11fd-9910-4f31-ae58-5f1f6800b8de None None] Calling method 'all' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:08.511042 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-117e11fd-9910-4f31-ae58-5f1f6800b8de None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 20 01:05:08.511319 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 913/3610] 10.4.3.240 () {66 vars in 1426 bytes} [Thu Aug 20 01:05:08 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 01:05:08.517933 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [req-9fc05073-15b0-4498-b08e-e697c86f15cd req-2417e8c5-7001-4db9-b44b-e51593d7a105 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:08.520253 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-9fc05073-15b0-4498-b08e-e697c86f15cd req-2417e8c5-7001-4db9-b44b-e51593d7a105 tempest-ServerRescueNegativeTestJSON-518548524 tempest-ServerRescueNegativeTestJSON-518548524-project-member] GET https://10.4.3.240/volume/v3/volumes/8c16acf1-5375-4008-9275-1112829a5507 Aug 20 01:05:08.520473 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [req-9fc05073-15b0-4498-b08e-e697c86f15cd req-2417e8c5-7001-4db9-b44b-e51593d7a105 tempest-ServerRescueNegativeTestJSON-518548524 tempest-ServerRescueNegativeTestJSON-518548524-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:08.520661 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [req-9fc05073-15b0-4498-b08e-e697c86f15cd req-2417e8c5-7001-4db9-b44b-e51593d7a105 tempest-ServerRescueNegativeTestJSON-518548524 tempest-ServerRescueNegativeTestJSON-518548524-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:08.529300 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:05:08.529300 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:05:08.532557 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [req-9fc05073-15b0-4498-b08e-e697c86f15cd req-2417e8c5-7001-4db9-b44b-e51593d7a105 tempest-ServerRescueNegativeTestJSON-518548524 tempest-ServerRescueNegativeTestJSON-518548524-project-member] Volume info retrieved successfully. Aug 20 01:05:08.536655 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-9fc05073-15b0-4498-b08e-e697c86f15cd req-2417e8c5-7001-4db9-b44b-e51593d7a105 tempest-ServerRescueNegativeTestJSON-518548524 tempest-ServerRescueNegativeTestJSON-518548524-project-member] https://10.4.3.240/volume/v3/volumes/8c16acf1-5375-4008-9275-1112829a5507 returned with HTTP 200 Aug 20 01:05:08.537009 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 899/3611] 10.4.3.240 () {70 vars in 1639 bytes} [Thu Aug 20 01:05:08 2026] GET /volume/v3/volumes/8c16acf1-5375-4008-9275-1112829a5507 => generated 1326 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 01:05:09.040863 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-3f1b1a6e-939f-45c2-bff7-a5e282195685 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:09.042546 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-3f1b1a6e-939f-45c2-bff7-a5e282195685 tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] GET https://10.4.3.240/volume/v3/volumes/17dce107-0bdb-4090-83d3-7cd5fbdfac54 Aug 20 01:05:09.042802 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-3f1b1a6e-939f-45c2-bff7-a5e282195685 tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:09.043068 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-3f1b1a6e-939f-45c2-bff7-a5e282195685 tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:09.050839 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-3f1b1a6e-939f-45c2-bff7-a5e282195685 tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] https://10.4.3.240/volume/v3/volumes/17dce107-0bdb-4090-83d3-7cd5fbdfac54 returned with HTTP 404 Aug 20 01:05:09.051330 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 897/3612] 10.4.3.240 () {68 vars in 1389 bytes} [Thu Aug 20 01:05:09 2026] GET /volume/v3/volumes/17dce107-0bdb-4090-83d3-7cd5fbdfac54 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 01:05:09.277800 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-98924ad3-7353-4d58-ba0e-b259a6b07e24 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:09.279491 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-98924ad3-7353-4d58-ba0e-b259a6b07e24 tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] DELETE https://10.4.3.240/volume/v3/volumes/2ef0d788-9d6d-4ce3-acaa-1f5e2b3109dd Aug 20 01:05:09.279731 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-98924ad3-7353-4d58-ba0e-b259a6b07e24 tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:09.279910 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-98924ad3-7353-4d58-ba0e-b259a6b07e24 tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] Calling method 'delete' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:09.280069 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.v3.volumes [None req-98924ad3-7353-4d58-ba0e-b259a6b07e24 tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] Delete volume with id: 2ef0d788-9d6d-4ce3-acaa-1f5e2b3109dd Aug 20 01:05:09.286503 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:05:09.286503 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:05:09.286904 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-98924ad3-7353-4d58-ba0e-b259a6b07e24 tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] Volume info retrieved successfully. Aug 20 01:05:09.302525 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-98924ad3-7353-4d58-ba0e-b259a6b07e24 tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] Delete volume request issued successfully. Aug 20 01:05:09.302756 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-98924ad3-7353-4d58-ba0e-b259a6b07e24 tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] https://10.4.3.240/volume/v3/volumes/2ef0d788-9d6d-4ce3-acaa-1f5e2b3109dd returned with HTTP 202 Aug 20 01:05:09.303156 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 904/3613] 10.4.3.240 () {68 vars in 1392 bytes} [Thu Aug 20 01:05:09 2026] DELETE /volume/v3/volumes/2ef0d788-9d6d-4ce3-acaa-1f5e2b3109dd => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 20 01:05:09.311753 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-2613f716-d09b-4029-843e-823d905ea2e8 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:09.313909 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-2613f716-d09b-4029-843e-823d905ea2e8 tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] GET https://10.4.3.240/volume/v3/volumes/2ef0d788-9d6d-4ce3-acaa-1f5e2b3109dd Aug 20 01:05:09.314177 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-2613f716-d09b-4029-843e-823d905ea2e8 tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:09.314406 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-2613f716-d09b-4029-843e-823d905ea2e8 tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:09.322697 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:05:09.322697 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:05:09.327219 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-2613f716-d09b-4029-843e-823d905ea2e8 tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] Volume info retrieved successfully. Aug 20 01:05:09.332608 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-2613f716-d09b-4029-843e-823d905ea2e8 tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] https://10.4.3.240/volume/v3/volumes/2ef0d788-9d6d-4ce3-acaa-1f5e2b3109dd returned with HTTP 200 Aug 20 01:05:09.333056 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 914/3614] 10.4.3.240 () {68 vars in 1389 bytes} [Thu Aug 20 01:05:09 2026] GET /volume/v3/volumes/2ef0d788-9d6d-4ce3-acaa-1f5e2b3109dd => generated 1192 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 01:05:09.350862 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [req-9fc05073-15b0-4498-b08e-e697c86f15cd req-f6f521ad-6226-463b-9560-5c73f41ab3cd None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:09.352845 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-9fc05073-15b0-4498-b08e-e697c86f15cd req-f6f521ad-6226-463b-9560-5c73f41ab3cd tempest-ServerRescueNegativeTestJSON-518548524 tempest-ServerRescueNegativeTestJSON-518548524-project-member] DELETE https://10.4.3.240/volume/v3/attachments/f29aea66-c7c2-47e9-b6fe-25d078f2d62d Aug 20 01:05:09.353030 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [req-9fc05073-15b0-4498-b08e-e697c86f15cd req-f6f521ad-6226-463b-9560-5c73f41ab3cd tempest-ServerRescueNegativeTestJSON-518548524 tempest-ServerRescueNegativeTestJSON-518548524-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:09.353207 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [req-9fc05073-15b0-4498-b08e-e697c86f15cd req-f6f521ad-6226-463b-9560-5c73f41ab3cd tempest-ServerRescueNegativeTestJSON-518548524 tempest-ServerRescueNegativeTestJSON-518548524-project-member] Calling method 'version_select' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:09.359810 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:05:09.359810 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:05:09.384566 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-a00ffc07-3e6e-4902-b6a2-c6a404c68932 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:09.386761 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-a00ffc07-3e6e-4902-b6a2-c6a404c68932 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] GET https://10.4.3.240/volume/v3/volumes/801c285f-a0f3-4849-a097-9228f0bc229f Aug 20 01:05:09.387001 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-a00ffc07-3e6e-4902-b6a2-c6a404c68932 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:09.387222 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-a00ffc07-3e6e-4902-b6a2-c6a404c68932 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:09.399360 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:05:09.399360 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:05:09.407540 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-a00ffc07-3e6e-4902-b6a2-c6a404c68932 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Volume info retrieved successfully. Aug 20 01:05:09.410752 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-9fc05073-15b0-4498-b08e-e697c86f15cd req-f6f521ad-6226-463b-9560-5c73f41ab3cd tempest-ServerRescueNegativeTestJSON-518548524 tempest-ServerRescueNegativeTestJSON-518548524-project-member] https://10.4.3.240/volume/v3/attachments/f29aea66-c7c2-47e9-b6fe-25d078f2d62d returned with HTTP 200 Aug 20 01:05:09.411126 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 900/3615] 10.4.3.240 () {72 vars in 1673 bytes} [Thu Aug 20 01:05:09 2026] DELETE /volume/v3/attachments/f29aea66-c7c2-47e9-b6fe-25d078f2d62d => generated 19 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:05:09.413930 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-a00ffc07-3e6e-4902-b6a2-c6a404c68932 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] https://10.4.3.240/volume/v3/volumes/801c285f-a0f3-4849-a097-9228f0bc229f returned with HTTP 200 Aug 20 01:05:09.414641 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 898/3616] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:05:09 2026] GET /volume/v3/volumes/801c285f-a0f3-4849-a097-9228f0bc229f => generated 1009 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:05:09.426611 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-61617d61-b419-4188-a278-c308220e5b49 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:09.428236 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-61617d61-b419-4188-a278-c308220e5b49 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] POST https://10.4.3.240/volume/v3/snapshots Aug 20 01:05:09.428683 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-61617d61-b419-4188-a278-c308220e5b49 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "801c285f-a0f3-4849-a097-9228f0bc229f", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-536745070"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:05:09.436913 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:05:09.436913 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:05:09.437285 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-61617d61-b419-4188-a278-c308220e5b49 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Volume info retrieved successfully. Aug 20 01:05:09.437454 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.v3.snapshots [None req-61617d61-b419-4188-a278-c308220e5b49 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Create snapshot from volume 801c285f-a0f3-4849-a097-9228f0bc229f Aug 20 01:05:09.461323 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.quota [None req-61617d61-b419-4188-a278-c308220e5b49 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Created reservations ['74a8ed69-b5ec-4069-be8e-5eb75aa93fb0', '840fe60c-8a12-4936-987d-bacc13fbafd4', '79849a47-ae41-401d-a19f-0ce35ec92517', '8545c5ea-8daa-4697-b304-401d38227c07'] {{(pid=100214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 01:05:09.488194 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-61617d61-b419-4188-a278-c308220e5b49 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Snapshot create request issued successfully. Aug 20 01:05:09.488536 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-61617d61-b419-4188-a278-c308220e5b49 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] https://10.4.3.240/volume/v3/snapshots returned with HTTP 202 Aug 20 01:05:09.488935 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 905/3617] 10.4.3.240 () {68 vars in 1265 bytes} [Thu Aug 20 01:05:09 2026] POST /volume/v3/snapshots => generated 307 bytes in 63 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 01:05:09.496601 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-115791dc-0504-4b9e-bc7b-c4dce931733c None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:09.498284 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-115791dc-0504-4b9e-bc7b-c4dce931733c tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] GET https://10.4.3.240/volume/v3/snapshots/6b16f89b-49c7-48ec-ad60-3c4acaef0ff6 Aug 20 01:05:09.498497 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-115791dc-0504-4b9e-bc7b-c4dce931733c tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:09.498695 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-115791dc-0504-4b9e-bc7b-c4dce931733c tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:09.504148 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:05:09.504148 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:05:09.504467 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-115791dc-0504-4b9e-bc7b-c4dce931733c tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Snapshot retrieved successfully. Aug 20 01:05:09.505103 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-115791dc-0504-4b9e-bc7b-c4dce931733c tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] https://10.4.3.240/volume/v3/snapshots/6b16f89b-49c7-48ec-ad60-3c4acaef0ff6 returned with HTTP 200 Aug 20 01:05:09.505622 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 915/3618] 10.4.3.240 () {66 vars in 1354 bytes} [Thu Aug 20 01:05:09 2026] GET /volume/v3/snapshots/6b16f89b-49c7-48ec-ad60-3c4acaef0ff6 => generated 439 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:05:09.557641 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-4667a5cd-1346-4003-8680-fc0e5372c8b8 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:09.559318 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-4667a5cd-1346-4003-8680-fc0e5372c8b8 tempest-ServerRescueNegativeTestJSON-518548524 tempest-ServerRescueNegativeTestJSON-518548524-project-member] GET https://10.4.3.240/volume/v3/volumes/8c16acf1-5375-4008-9275-1112829a5507 Aug 20 01:05:09.559482 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-4667a5cd-1346-4003-8680-fc0e5372c8b8 tempest-ServerRescueNegativeTestJSON-518548524 tempest-ServerRescueNegativeTestJSON-518548524-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:09.559669 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-4667a5cd-1346-4003-8680-fc0e5372c8b8 tempest-ServerRescueNegativeTestJSON-518548524 tempest-ServerRescueNegativeTestJSON-518548524-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:09.565744 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:05:09.565744 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:05:09.568663 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-4667a5cd-1346-4003-8680-fc0e5372c8b8 tempest-ServerRescueNegativeTestJSON-518548524 tempest-ServerRescueNegativeTestJSON-518548524-project-member] Volume info retrieved successfully. Aug 20 01:05:09.572100 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-4667a5cd-1346-4003-8680-fc0e5372c8b8 tempest-ServerRescueNegativeTestJSON-518548524 tempest-ServerRescueNegativeTestJSON-518548524-project-member] https://10.4.3.240/volume/v3/volumes/8c16acf1-5375-4008-9275-1112829a5507 returned with HTTP 200 Aug 20 01:05:09.573433 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 901/3619] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:05:09 2026] GET /volume/v3/volumes/8c16acf1-5375-4008-9275-1112829a5507 => generated 851 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:05:10.346111 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-71c7ee5f-53ea-481d-95b1-4adaae488936 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:10.347843 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-71c7ee5f-53ea-481d-95b1-4adaae488936 tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] GET https://10.4.3.240/volume/v3/volumes/2ef0d788-9d6d-4ce3-acaa-1f5e2b3109dd Aug 20 01:05:10.348040 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-71c7ee5f-53ea-481d-95b1-4adaae488936 tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:10.348290 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-71c7ee5f-53ea-481d-95b1-4adaae488936 tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:10.353618 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-71c7ee5f-53ea-481d-95b1-4adaae488936 tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] https://10.4.3.240/volume/v3/volumes/2ef0d788-9d6d-4ce3-acaa-1f5e2b3109dd returned with HTTP 404 Aug 20 01:05:10.354018 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 899/3620] 10.4.3.240 () {68 vars in 1389 bytes} [Thu Aug 20 01:05:10 2026] GET /volume/v3/volumes/2ef0d788-9d6d-4ce3-acaa-1f5e2b3109dd => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 01:05:10.362418 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-a92315c8-a7a2-47ad-916e-dae16850af64 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:10.364103 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-a92315c8-a7a2-47ad-916e-dae16850af64 tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] DELETE https://10.4.3.240/volume/v3/volumes/17dce107-0bdb-4090-83d3-7cd5fbdfac54 Aug 20 01:05:10.364371 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-a92315c8-a7a2-47ad-916e-dae16850af64 tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:10.364594 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-a92315c8-a7a2-47ad-916e-dae16850af64 tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] Calling method 'delete' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:10.364749 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.v3.volumes [None req-a92315c8-a7a2-47ad-916e-dae16850af64 tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] Delete volume with id: 17dce107-0bdb-4090-83d3-7cd5fbdfac54 Aug 20 01:05:10.369763 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-a92315c8-a7a2-47ad-916e-dae16850af64 tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] https://10.4.3.240/volume/v3/volumes/17dce107-0bdb-4090-83d3-7cd5fbdfac54 returned with HTTP 404 Aug 20 01:05:10.370266 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 906/3621] 10.4.3.240 () {68 vars in 1392 bytes} [Thu Aug 20 01:05:10 2026] DELETE /volume/v3/volumes/17dce107-0bdb-4090-83d3-7cd5fbdfac54 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 01:05:10.376973 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-374effc4-1e28-4ef7-93e3-c4b8ea43c1c6 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:10.378907 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-374effc4-1e28-4ef7-93e3-c4b8ea43c1c6 tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] GET https://10.4.3.240/volume/v3/volumes/17dce107-0bdb-4090-83d3-7cd5fbdfac54 Aug 20 01:05:10.379090 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-374effc4-1e28-4ef7-93e3-c4b8ea43c1c6 tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:10.379288 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-374effc4-1e28-4ef7-93e3-c4b8ea43c1c6 tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:10.383896 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-374effc4-1e28-4ef7-93e3-c4b8ea43c1c6 tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] https://10.4.3.240/volume/v3/volumes/17dce107-0bdb-4090-83d3-7cd5fbdfac54 returned with HTTP 404 Aug 20 01:05:10.384289 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 916/3622] 10.4.3.240 () {68 vars in 1389 bytes} [Thu Aug 20 01:05:10 2026] GET /volume/v3/volumes/17dce107-0bdb-4090-83d3-7cd5fbdfac54 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 01:05:10.390671 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-23703d27-47b9-4a08-a6e3-4b4debdbdb57 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:10.392451 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-23703d27-47b9-4a08-a6e3-4b4debdbdb57 tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] DELETE https://10.4.3.240/volume/v3/snapshots/36f2bfa4-d374-40b9-89af-31e91d11c45c Aug 20 01:05:10.392669 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-23703d27-47b9-4a08-a6e3-4b4debdbdb57 tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:10.392890 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-23703d27-47b9-4a08-a6e3-4b4debdbdb57 tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] Calling method 'delete' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:10.392954 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.v3.snapshots [None req-23703d27-47b9-4a08-a6e3-4b4debdbdb57 tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] Delete snapshot with id: 36f2bfa4-d374-40b9-89af-31e91d11c45c Aug 20 01:05:10.396651 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-23703d27-47b9-4a08-a6e3-4b4debdbdb57 tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] https://10.4.3.240/volume/v3/snapshots/36f2bfa4-d374-40b9-89af-31e91d11c45c returned with HTTP 404 Aug 20 01:05:10.397072 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 902/3623] 10.4.3.240 () {66 vars in 1357 bytes} [Thu Aug 20 01:05:10 2026] DELETE /volume/v3/snapshots/36f2bfa4-d374-40b9-89af-31e91d11c45c => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:05:10.403176 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-1415dcec-1431-48d6-aef5-0a6a365aeabf None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:10.405311 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-1415dcec-1431-48d6-aef5-0a6a365aeabf tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] GET https://10.4.3.240/volume/v3/snapshots/36f2bfa4-d374-40b9-89af-31e91d11c45c Aug 20 01:05:10.405513 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-1415dcec-1431-48d6-aef5-0a6a365aeabf tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:10.405699 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-1415dcec-1431-48d6-aef5-0a6a365aeabf tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:10.410104 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-1415dcec-1431-48d6-aef5-0a6a365aeabf tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] https://10.4.3.240/volume/v3/snapshots/36f2bfa4-d374-40b9-89af-31e91d11c45c returned with HTTP 404 Aug 20 01:05:10.410526 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 900/3624] 10.4.3.240 () {66 vars in 1354 bytes} [Thu Aug 20 01:05:10 2026] GET /volume/v3/snapshots/36f2bfa4-d374-40b9-89af-31e91d11c45c => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:05:10.417844 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-c747949f-5c8c-4e00-995c-e398ad3d4587 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:10.419414 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-c747949f-5c8c-4e00-995c-e398ad3d4587 tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] DELETE https://10.4.3.240/volume/v3/volumes/2ef0d788-9d6d-4ce3-acaa-1f5e2b3109dd Aug 20 01:05:10.419662 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-c747949f-5c8c-4e00-995c-e398ad3d4587 tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:10.419899 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-c747949f-5c8c-4e00-995c-e398ad3d4587 tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] Calling method 'delete' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:10.420115 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.v3.volumes [None req-c747949f-5c8c-4e00-995c-e398ad3d4587 tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] Delete volume with id: 2ef0d788-9d6d-4ce3-acaa-1f5e2b3109dd Aug 20 01:05:10.425019 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-c747949f-5c8c-4e00-995c-e398ad3d4587 tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] https://10.4.3.240/volume/v3/volumes/2ef0d788-9d6d-4ce3-acaa-1f5e2b3109dd returned with HTTP 404 Aug 20 01:05:10.425564 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 907/3625] 10.4.3.240 () {68 vars in 1392 bytes} [Thu Aug 20 01:05:10 2026] DELETE /volume/v3/volumes/2ef0d788-9d6d-4ce3-acaa-1f5e2b3109dd => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 01:05:10.431070 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-9345a622-3a6d-4d1c-9e58-1a621c85c280 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:10.433210 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-9345a622-3a6d-4d1c-9e58-1a621c85c280 tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] GET https://10.4.3.240/volume/v3/volumes/2ef0d788-9d6d-4ce3-acaa-1f5e2b3109dd Aug 20 01:05:10.433439 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-9345a622-3a6d-4d1c-9e58-1a621c85c280 tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:10.433669 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-9345a622-3a6d-4d1c-9e58-1a621c85c280 tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:10.439468 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-9345a622-3a6d-4d1c-9e58-1a621c85c280 tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] https://10.4.3.240/volume/v3/volumes/2ef0d788-9d6d-4ce3-acaa-1f5e2b3109dd returned with HTTP 404 Aug 20 01:05:10.439899 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 917/3626] 10.4.3.240 () {68 vars in 1389 bytes} [Thu Aug 20 01:05:10 2026] GET /volume/v3/volumes/2ef0d788-9d6d-4ce3-acaa-1f5e2b3109dd => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 01:05:10.474822 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-c89eb7b0-8c15-409b-9e5c-80166d93ef82 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:10.476728 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-c89eb7b0-8c15-409b-9e5c-80166d93ef82 tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] DELETE https://10.4.3.240/volume/v3/volumes/6a56c579-c521-477d-9a6c-39fbe982059a Aug 20 01:05:10.476944 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-c89eb7b0-8c15-409b-9e5c-80166d93ef82 tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:10.477167 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-c89eb7b0-8c15-409b-9e5c-80166d93ef82 tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] Calling method 'delete' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:10.477353 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.v3.volumes [None req-c89eb7b0-8c15-409b-9e5c-80166d93ef82 tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] Delete volume with id: 6a56c579-c521-477d-9a6c-39fbe982059a Aug 20 01:05:10.485658 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:05:10.485658 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:05:10.486132 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-c89eb7b0-8c15-409b-9e5c-80166d93ef82 tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] Volume info retrieved successfully. Aug 20 01:05:10.504670 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-c89eb7b0-8c15-409b-9e5c-80166d93ef82 tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] Delete volume request issued successfully. Aug 20 01:05:10.504670 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-c89eb7b0-8c15-409b-9e5c-80166d93ef82 tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] https://10.4.3.240/volume/v3/volumes/6a56c579-c521-477d-9a6c-39fbe982059a returned with HTTP 202 Aug 20 01:05:10.504670 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 903/3627] 10.4.3.240 () {68 vars in 1392 bytes} [Thu Aug 20 01:05:10 2026] DELETE /volume/v3/volumes/6a56c579-c521-477d-9a6c-39fbe982059a => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 20 01:05:10.511926 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-2189700f-357d-470e-9d73-406dfa77ab13 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:10.513978 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-2189700f-357d-470e-9d73-406dfa77ab13 tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] GET https://10.4.3.240/volume/v3/volumes/6a56c579-c521-477d-9a6c-39fbe982059a Aug 20 01:05:10.514235 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-2189700f-357d-470e-9d73-406dfa77ab13 tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:10.514496 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-2189700f-357d-470e-9d73-406dfa77ab13 tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:10.514641 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-2dfc911c-24d8-4e42-9334-fa023fc0747d None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:10.516525 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-2dfc911c-24d8-4e42-9334-fa023fc0747d tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] GET https://10.4.3.240/volume/v3/snapshots/6b16f89b-49c7-48ec-ad60-3c4acaef0ff6 Aug 20 01:05:10.516763 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-2dfc911c-24d8-4e42-9334-fa023fc0747d tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:10.516981 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-2dfc911c-24d8-4e42-9334-fa023fc0747d tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:10.524999 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:05:10.524999 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:05:10.525439 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-2dfc911c-24d8-4e42-9334-fa023fc0747d tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Snapshot retrieved successfully. Aug 20 01:05:10.525497 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:05:10.525497 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:05:10.526131 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-2dfc911c-24d8-4e42-9334-fa023fc0747d tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] https://10.4.3.240/volume/v3/snapshots/6b16f89b-49c7-48ec-ad60-3c4acaef0ff6 returned with HTTP 200 Aug 20 01:05:10.526602 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 908/3628] 10.4.3.240 () {66 vars in 1354 bytes} [Thu Aug 20 01:05:10 2026] GET /volume/v3/snapshots/6b16f89b-49c7-48ec-ad60-3c4acaef0ff6 => generated 466 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:05:10.529765 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-2189700f-357d-470e-9d73-406dfa77ab13 tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] Volume info retrieved successfully. Aug 20 01:05:10.535493 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-2189700f-357d-470e-9d73-406dfa77ab13 tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] https://10.4.3.240/volume/v3/volumes/6a56c579-c521-477d-9a6c-39fbe982059a returned with HTTP 200 Aug 20 01:05:10.535653 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-dc34b5be-18c0-4557-b41c-bbdff5181a08 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:10.536008 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 901/3629] 10.4.3.240 () {68 vars in 1389 bytes} [Thu Aug 20 01:05:10 2026] GET /volume/v3/volumes/6a56c579-c521-477d-9a6c-39fbe982059a => generated 1227 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 01:05:10.537452 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-dc34b5be-18c0-4557-b41c-bbdff5181a08 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-member] POST https://10.4.3.240/volume/v3/snapshots/6b16f89b-49c7-48ec-ad60-3c4acaef0ff6/action Aug 20 01:05:10.537781 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-dc34b5be-18c0-4557-b41c-bbdff5181a08 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-member] Action body: b'{"os-force_delete": {}}' {{(pid=100215) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 01:05:10.537889 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-dc34b5be-18c0-4557-b41c-bbdff5181a08 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-member] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:05:10.543653 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:05:10.543653 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:05:10.544011 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-dc34b5be-18c0-4557-b41c-bbdff5181a08 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-member] Snapshot retrieved successfully. Aug 20 01:05:10.544785 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.policy [None req-dc34b5be-18c0-4557-b41c-bbdff5181a08 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-member] Policy check for volume_extension:snapshot_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': '8ee7a46d45804f61954e87cd0d551576', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c8a4558a16b94ee88cdc767f5f49fbcd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100215) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 20 01:05:10.544970 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-dc34b5be-18c0-4557-b41c-bbdff5181a08 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-member] https://10.4.3.240/volume/v3/snapshots/6b16f89b-49c7-48ec-ad60-3c4acaef0ff6/action returned with HTTP 403 Aug 20 01:05:10.545460 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 918/3630] 10.4.3.240 () {68 vars in 1396 bytes} [Thu Aug 20 01:05:10 2026] POST /volume/v3/snapshots/6b16f89b-49c7-48ec-ad60-3c4acaef0ff6/action => generated 133 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:05:10.552953 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-f2af95e0-29fe-4ed4-b4f5-311c7cc67a14 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:10.556244 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-f2af95e0-29fe-4ed4-b4f5-311c7cc67a14 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] DELETE https://10.4.3.240/volume/v3/snapshots/6b16f89b-49c7-48ec-ad60-3c4acaef0ff6 Aug 20 01:05:10.556524 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-f2af95e0-29fe-4ed4-b4f5-311c7cc67a14 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:10.556760 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-f2af95e0-29fe-4ed4-b4f5-311c7cc67a14 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Calling method 'delete' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:10.556895 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.v3.snapshots [None req-f2af95e0-29fe-4ed4-b4f5-311c7cc67a14 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Delete snapshot with id: 6b16f89b-49c7-48ec-ad60-3c4acaef0ff6 Aug 20 01:05:10.564470 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:05:10.564470 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:05:10.564851 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-f2af95e0-29fe-4ed4-b4f5-311c7cc67a14 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Snapshot retrieved successfully. Aug 20 01:05:10.591492 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-f2af95e0-29fe-4ed4-b4f5-311c7cc67a14 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Snapshot delete request issued successfully. Aug 20 01:05:10.591720 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-f2af95e0-29fe-4ed4-b4f5-311c7cc67a14 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] https://10.4.3.240/volume/v3/snapshots/6b16f89b-49c7-48ec-ad60-3c4acaef0ff6 returned with HTTP 202 Aug 20 01:05:10.592109 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 904/3631] 10.4.3.240 () {66 vars in 1357 bytes} [Thu Aug 20 01:05:10 2026] DELETE /volume/v3/snapshots/6b16f89b-49c7-48ec-ad60-3c4acaef0ff6 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 01:05:10.604539 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-53366c51-272d-4476-9a12-da850aa4abd4 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:10.606331 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-53366c51-272d-4476-9a12-da850aa4abd4 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] GET https://10.4.3.240/volume/v3/snapshots/6b16f89b-49c7-48ec-ad60-3c4acaef0ff6 Aug 20 01:05:10.608975 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-53366c51-272d-4476-9a12-da850aa4abd4 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:10.609125 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-53366c51-272d-4476-9a12-da850aa4abd4 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:10.618061 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:05:10.618061 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:05:10.618850 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-53366c51-272d-4476-9a12-da850aa4abd4 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Snapshot retrieved successfully. Aug 20 01:05:10.619733 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-53366c51-272d-4476-9a12-da850aa4abd4 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] https://10.4.3.240/volume/v3/snapshots/6b16f89b-49c7-48ec-ad60-3c4acaef0ff6 returned with HTTP 200 Aug 20 01:05:10.620043 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 909/3632] 10.4.3.240 () {66 vars in 1354 bytes} [Thu Aug 20 01:05:10 2026] GET /volume/v3/snapshots/6b16f89b-49c7-48ec-ad60-3c4acaef0ff6 => generated 465 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:05:11.548536 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-469d9a47-8da9-403d-9aae-7836a3ffe2e6 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:11.550153 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-469d9a47-8da9-403d-9aae-7836a3ffe2e6 tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] GET https://10.4.3.240/volume/v3/volumes/6a56c579-c521-477d-9a6c-39fbe982059a Aug 20 01:05:11.550362 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-469d9a47-8da9-403d-9aae-7836a3ffe2e6 tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:11.550598 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-469d9a47-8da9-403d-9aae-7836a3ffe2e6 tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:11.556015 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-469d9a47-8da9-403d-9aae-7836a3ffe2e6 tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] https://10.4.3.240/volume/v3/volumes/6a56c579-c521-477d-9a6c-39fbe982059a returned with HTTP 404 Aug 20 01:05:11.556661 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 902/3633] 10.4.3.240 () {68 vars in 1389 bytes} [Thu Aug 20 01:05:11 2026] GET /volume/v3/volumes/6a56c579-c521-477d-9a6c-39fbe982059a => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 01:05:11.563270 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-84c07c80-7454-4c7d-a8f1-c682167087f6 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:11.564755 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-84c07c80-7454-4c7d-a8f1-c682167087f6 tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] DELETE https://10.4.3.240/volume/v3/volumes/ea064f13-2496-4f58-ba2b-008d00a00092 Aug 20 01:05:11.564928 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-84c07c80-7454-4c7d-a8f1-c682167087f6 tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:11.565097 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-84c07c80-7454-4c7d-a8f1-c682167087f6 tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] Calling method 'delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:11.565239 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-84c07c80-7454-4c7d-a8f1-c682167087f6 tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] Delete volume with id: ea064f13-2496-4f58-ba2b-008d00a00092 Aug 20 01:05:11.570244 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-84c07c80-7454-4c7d-a8f1-c682167087f6 tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] https://10.4.3.240/volume/v3/volumes/ea064f13-2496-4f58-ba2b-008d00a00092 returned with HTTP 404 Aug 20 01:05:11.570654 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 919/3634] 10.4.3.240 () {68 vars in 1392 bytes} [Thu Aug 20 01:05:11 2026] DELETE /volume/v3/volumes/ea064f13-2496-4f58-ba2b-008d00a00092 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 01:05:11.577870 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-2464b1af-2ef3-463d-9de3-ffa7a40410cf None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:11.579352 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-2464b1af-2ef3-463d-9de3-ffa7a40410cf tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] GET https://10.4.3.240/volume/v3/volumes/ea064f13-2496-4f58-ba2b-008d00a00092 Aug 20 01:05:11.579416 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-2464b1af-2ef3-463d-9de3-ffa7a40410cf tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:11.579596 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-2464b1af-2ef3-463d-9de3-ffa7a40410cf tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:11.585624 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-2464b1af-2ef3-463d-9de3-ffa7a40410cf tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] https://10.4.3.240/volume/v3/volumes/ea064f13-2496-4f58-ba2b-008d00a00092 returned with HTTP 404 Aug 20 01:05:11.586064 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 905/3635] 10.4.3.240 () {68 vars in 1389 bytes} [Thu Aug 20 01:05:11 2026] GET /volume/v3/volumes/ea064f13-2496-4f58-ba2b-008d00a00092 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 01:05:11.618571 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-b560f9e6-8e3e-499b-b557-10b8bdfdca4c None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:11.620588 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-b560f9e6-8e3e-499b-b557-10b8bdfdca4c tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] DELETE https://10.4.3.240/volume/v3/volumes/7fea381a-9899-452d-a479-fdccb2fe325a Aug 20 01:05:11.620826 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-b560f9e6-8e3e-499b-b557-10b8bdfdca4c tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:11.621042 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-b560f9e6-8e3e-499b-b557-10b8bdfdca4c tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] Calling method 'delete' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:11.621231 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.v3.volumes [None req-b560f9e6-8e3e-499b-b557-10b8bdfdca4c tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] Delete volume with id: 7fea381a-9899-452d-a479-fdccb2fe325a Aug 20 01:05:11.627774 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-b560f9e6-8e3e-499b-b557-10b8bdfdca4c tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] https://10.4.3.240/volume/v3/volumes/7fea381a-9899-452d-a479-fdccb2fe325a returned with HTTP 404 Aug 20 01:05:11.628254 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 910/3636] 10.4.3.240 () {68 vars in 1392 bytes} [Thu Aug 20 01:05:11 2026] DELETE /volume/v3/volumes/7fea381a-9899-452d-a479-fdccb2fe325a => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 01:05:11.632166 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-90058c47-3d38-44cb-837e-1f02a74e7714 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:11.633951 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-90058c47-3d38-44cb-837e-1f02a74e7714 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] GET https://10.4.3.240/volume/v3/snapshots/6b16f89b-49c7-48ec-ad60-3c4acaef0ff6 Aug 20 01:05:11.634134 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-90058c47-3d38-44cb-837e-1f02a74e7714 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:11.634315 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-90058c47-3d38-44cb-837e-1f02a74e7714 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:11.636647 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-b072e537-51ed-4e1f-b0c1-c472dc2f9f88 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:11.639006 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-b072e537-51ed-4e1f-b0c1-c472dc2f9f88 tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] GET https://10.4.3.240/volume/v3/volumes/7fea381a-9899-452d-a479-fdccb2fe325a Aug 20 01:05:11.639199 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-b072e537-51ed-4e1f-b0c1-c472dc2f9f88 tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:11.639393 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-b072e537-51ed-4e1f-b0c1-c472dc2f9f88 tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:11.641157 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-90058c47-3d38-44cb-837e-1f02a74e7714 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] https://10.4.3.240/volume/v3/snapshots/6b16f89b-49c7-48ec-ad60-3c4acaef0ff6 returned with HTTP 404 Aug 20 01:05:11.641668 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 903/3637] 10.4.3.240 () {66 vars in 1354 bytes} [Thu Aug 20 01:05:11 2026] GET /volume/v3/snapshots/6b16f89b-49c7-48ec-ad60-3c4acaef0ff6 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:05:11.647386 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-b072e537-51ed-4e1f-b0c1-c472dc2f9f88 tempest-VolumeImageDependencyTests-342422162 tempest-VolumeImageDependencyTests-342422162-project-member] https://10.4.3.240/volume/v3/volumes/7fea381a-9899-452d-a479-fdccb2fe325a returned with HTTP 404 Aug 20 01:05:11.647786 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 920/3638] 10.4.3.240 () {68 vars in 1389 bytes} [Thu Aug 20 01:05:11 2026] GET /volume/v3/volumes/7fea381a-9899-452d-a479-fdccb2fe325a => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 01:05:11.647849 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-e1318ec0-f02b-4273-8557-fd3b6927b7aa None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:11.649433 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-e1318ec0-f02b-4273-8557-fd3b6927b7aa tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] DELETE https://10.4.3.240/volume/v3/volumes/801c285f-a0f3-4849-a097-9228f0bc229f Aug 20 01:05:11.649632 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-e1318ec0-f02b-4273-8557-fd3b6927b7aa tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:11.649819 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-e1318ec0-f02b-4273-8557-fd3b6927b7aa tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Calling method 'delete' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:11.649964 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.v3.volumes [None req-e1318ec0-f02b-4273-8557-fd3b6927b7aa tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Delete volume with id: 801c285f-a0f3-4849-a097-9228f0bc229f Aug 20 01:05:11.656986 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:05:11.656986 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:05:11.657317 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-e1318ec0-f02b-4273-8557-fd3b6927b7aa tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Volume info retrieved successfully. Aug 20 01:05:11.672175 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-e1318ec0-f02b-4273-8557-fd3b6927b7aa tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Delete volume request issued successfully. Aug 20 01:05:11.672352 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-e1318ec0-f02b-4273-8557-fd3b6927b7aa tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] https://10.4.3.240/volume/v3/volumes/801c285f-a0f3-4849-a097-9228f0bc229f returned with HTTP 202 Aug 20 01:05:11.672773 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 906/3639] 10.4.3.240 () {66 vars in 1351 bytes} [Thu Aug 20 01:05:11 2026] DELETE /volume/v3/volumes/801c285f-a0f3-4849-a097-9228f0bc229f => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 01:05:11.683254 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-2a7026da-ff9f-43b1-971f-ba57ed1b8646 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:11.685100 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-2a7026da-ff9f-43b1-971f-ba57ed1b8646 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] GET https://10.4.3.240/volume/v3/volumes/801c285f-a0f3-4849-a097-9228f0bc229f Aug 20 01:05:11.685350 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-2a7026da-ff9f-43b1-971f-ba57ed1b8646 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:11.685610 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-2a7026da-ff9f-43b1-971f-ba57ed1b8646 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:11.692890 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:05:11.692890 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:05:11.696607 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-2a7026da-ff9f-43b1-971f-ba57ed1b8646 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Volume info retrieved successfully. Aug 20 01:05:11.700207 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-2a7026da-ff9f-43b1-971f-ba57ed1b8646 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] https://10.4.3.240/volume/v3/volumes/801c285f-a0f3-4849-a097-9228f0bc229f returned with HTTP 200 Aug 20 01:05:11.700600 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 911/3640] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:05:11 2026] GET /volume/v3/volumes/801c285f-a0f3-4849-a097-9228f0bc229f => generated 1008 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:05:12.406355 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-f364c4f1-487d-431b-a45b-e27e820bd976 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:12.408093 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-f364c4f1-487d-431b-a45b-e27e820bd976 tempest-ServerRescueNegativeTestJSON-518548524 tempest-ServerRescueNegativeTestJSON-518548524-project-member] DELETE https://10.4.3.240/volume/v3/volumes/8c16acf1-5375-4008-9275-1112829a5507 Aug 20 01:05:12.408270 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-f364c4f1-487d-431b-a45b-e27e820bd976 tempest-ServerRescueNegativeTestJSON-518548524 tempest-ServerRescueNegativeTestJSON-518548524-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:12.408459 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-f364c4f1-487d-431b-a45b-e27e820bd976 tempest-ServerRescueNegativeTestJSON-518548524 tempest-ServerRescueNegativeTestJSON-518548524-project-member] Calling method 'delete' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:12.408637 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.v3.volumes [None req-f364c4f1-487d-431b-a45b-e27e820bd976 tempest-ServerRescueNegativeTestJSON-518548524 tempest-ServerRescueNegativeTestJSON-518548524-project-member] Delete volume with id: 8c16acf1-5375-4008-9275-1112829a5507 Aug 20 01:05:12.415175 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:05:12.415175 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:05:12.415608 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-f364c4f1-487d-431b-a45b-e27e820bd976 tempest-ServerRescueNegativeTestJSON-518548524 tempest-ServerRescueNegativeTestJSON-518548524-project-member] Volume info retrieved successfully. Aug 20 01:05:12.440038 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-f364c4f1-487d-431b-a45b-e27e820bd976 tempest-ServerRescueNegativeTestJSON-518548524 tempest-ServerRescueNegativeTestJSON-518548524-project-member] Delete volume request issued successfully. Aug 20 01:05:12.440230 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-f364c4f1-487d-431b-a45b-e27e820bd976 tempest-ServerRescueNegativeTestJSON-518548524 tempest-ServerRescueNegativeTestJSON-518548524-project-member] https://10.4.3.240/volume/v3/volumes/8c16acf1-5375-4008-9275-1112829a5507 returned with HTTP 202 Aug 20 01:05:12.440650 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 904/3641] 10.4.3.240 () {66 vars in 1351 bytes} [Thu Aug 20 01:05:12 2026] DELETE /volume/v3/volumes/8c16acf1-5375-4008-9275-1112829a5507 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 01:05:12.447360 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-4bc3bc82-b004-4f20-981f-45f4e0e29f28 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:12.449635 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-4bc3bc82-b004-4f20-981f-45f4e0e29f28 tempest-ServerRescueNegativeTestJSON-518548524 tempest-ServerRescueNegativeTestJSON-518548524-project-member] GET https://10.4.3.240/volume/v3/volumes/8c16acf1-5375-4008-9275-1112829a5507 Aug 20 01:05:12.449844 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-4bc3bc82-b004-4f20-981f-45f4e0e29f28 tempest-ServerRescueNegativeTestJSON-518548524 tempest-ServerRescueNegativeTestJSON-518548524-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:12.450061 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-4bc3bc82-b004-4f20-981f-45f4e0e29f28 tempest-ServerRescueNegativeTestJSON-518548524 tempest-ServerRescueNegativeTestJSON-518548524-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:12.457242 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:05:12.457242 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:05:12.460814 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-4bc3bc82-b004-4f20-981f-45f4e0e29f28 tempest-ServerRescueNegativeTestJSON-518548524 tempest-ServerRescueNegativeTestJSON-518548524-project-member] Volume info retrieved successfully. Aug 20 01:05:12.465097 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-4bc3bc82-b004-4f20-981f-45f4e0e29f28 tempest-ServerRescueNegativeTestJSON-518548524 tempest-ServerRescueNegativeTestJSON-518548524-project-member] https://10.4.3.240/volume/v3/volumes/8c16acf1-5375-4008-9275-1112829a5507 returned with HTTP 200 Aug 20 01:05:12.465551 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 921/3642] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:05:12 2026] GET /volume/v3/volumes/8c16acf1-5375-4008-9275-1112829a5507 => generated 850 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:05:12.713962 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-30a18b2e-be69-4fed-9165-6de55889db99 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:12.715663 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-30a18b2e-be69-4fed-9165-6de55889db99 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] GET https://10.4.3.240/volume/v3/volumes/801c285f-a0f3-4849-a097-9228f0bc229f Aug 20 01:05:12.715874 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-30a18b2e-be69-4fed-9165-6de55889db99 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:12.716058 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-30a18b2e-be69-4fed-9165-6de55889db99 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:12.721711 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-30a18b2e-be69-4fed-9165-6de55889db99 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] https://10.4.3.240/volume/v3/volumes/801c285f-a0f3-4849-a097-9228f0bc229f returned with HTTP 404 Aug 20 01:05:12.722239 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 907/3643] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:05:12 2026] GET /volume/v3/volumes/801c285f-a0f3-4849-a097-9228f0bc229f => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:05:12.730572 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-136e9715-6934-42c5-b3d7-f6f8f0cda3c8 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:12.732408 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-136e9715-6934-42c5-b3d7-f6f8f0cda3c8 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] POST https://10.4.3.240/volume/v3/volumes Aug 20 01:05:12.732826 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-136e9715-6934-42c5-b3d7-f6f8f0cda3c8 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1912195111"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:05:12.734766 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.v3.volumes [None req-136e9715-6934-42c5-b3d7-f6f8f0cda3c8 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1912195111'}} {{(pid=100214) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 01:05:12.734885 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.v3.volumes [None req-136e9715-6934-42c5-b3d7-f6f8f0cda3c8 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Create volume of 1 GB Aug 20 01:05:12.738711 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-136e9715-6934-42c5-b3d7-f6f8f0cda3c8 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Availability Zones retrieved successfully. Aug 20 01:05:12.743928 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-136e9715-6934-42c5-b3d7-f6f8f0cda3c8 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Flow 'volume_create_api' (5bfb3b63-daa7-485c-b059-17f57f76f514) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:05:12.744891 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-136e9715-6934-42c5-b3d7-f6f8f0cda3c8 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8e4ef828-a4b8-4a2d-a166-d3d43be394ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:05:12.745804 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.flows.api.create_volume [None req-136e9715-6934-42c5-b3d7-f6f8f0cda3c8 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Validating volume size '1' using validate_int {{(pid=100214) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 01:05:12.771595 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-136e9715-6934-42c5-b3d7-f6f8f0cda3c8 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8e4ef828-a4b8-4a2d-a166-d3d43be394ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:52:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1ed58bd6-fe6a-497e-ae84-e8199d24fdfa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:05:12.771813 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-41010986-7c57-4049-9ab2-b38855ee1b96 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:12.772256 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-136e9715-6934-42c5-b3d7-f6f8f0cda3c8 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bf273e71-3632-4084-b4cf-d4152aaefcfc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:05:12.814750 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.quota [None req-136e9715-6934-42c5-b3d7-f6f8f0cda3c8 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Created reservations ['39b0a133-c280-49cb-ab3a-d9abacdb9460', '3d8d8e03-c84f-451a-9d3c-fdc423bb02ac', '04da7777-80a2-4b38-ae98-75e9a58db4b9', '1ed9b4d1-2ae8-4ea4-b40b-e95ccaf8d159'] {{(pid=100214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 01:05:12.815511 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-136e9715-6934-42c5-b3d7-f6f8f0cda3c8 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bf273e71-3632-4084-b4cf-d4152aaefcfc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['39b0a133-c280-49cb-ab3a-d9abacdb9460', '3d8d8e03-c84f-451a-9d3c-fdc423bb02ac', '04da7777-80a2-4b38-ae98-75e9a58db4b9', '1ed9b4d1-2ae8-4ea4-b40b-e95ccaf8d159']}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:05:12.816276 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-136e9715-6934-42c5-b3d7-f6f8f0cda3c8 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ed92305a-6ee8-4a05-8ca5-e114606517c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:05:12.840053 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-136e9715-6934-42c5-b3d7-f6f8f0cda3c8 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ed92305a-6ee8-4a05-8ca5-e114606517c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dba3ffca-35b3-4ba8-86a7-c5e9af9aa20a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1912195111',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c8a4558a16b94ee88cdc767f5f49fbcd',qos_specs=None,replication_status=,reservations=['39b0a133-c280-49cb-ab3a-d9abacdb9460','3d8d8e03-c84f-451a-9d3c-fdc423bb02ac','04da7777-80a2-4b38-ae98-75e9a58db4b9','1ed9b4d1-2ae8-4ea4-b40b-e95ccaf8d159'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='beb1af828fbe4beb949a30ab0d23504e',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T01:05:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1912195111',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dba3ffca-35b3-4ba8-86a7-c5e9af9aa20a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c8a4558a16b94ee88cdc767f5f49fbcd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='beb1af828fbe4beb949a30ab0d23504e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1ed58bd6-fe6a-497e-ae84-e8199d24fdfa),volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:05:12.840960 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-136e9715-6934-42c5-b3d7-f6f8f0cda3c8 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (758b2b50-da2d-46c0-90d9-98700c7f3fc8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:05:12.853677 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-41010986-7c57-4049-9ab2-b38855ee1b96 tempest-CinderUnicodeTest-1978509623 tempest-CinderUnicodeTest-1978509623-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 20 01:05:12.853989 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-41010986-7c57-4049-9ab2-b38855ee1b96 tempest-CinderUnicodeTest-1978509623 tempest-CinderUnicodeTest-1978509623-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "CinderUnicodeTest\u5875\u3f17\u203d", "size": 1}} {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:05:12.855417 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.v3.volumes [None req-41010986-7c57-4049-9ab2-b38855ee1b96 tempest-CinderUnicodeTest-1978509623 tempest-CinderUnicodeTest-1978509623-project-member] Create volume request body: {'volume': {'name': 'CinderUnicodeTest塵㼗‽', 'size': 1}} {{(pid=100213) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 01:05:12.855562 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.v3.volumes [None req-41010986-7c57-4049-9ab2-b38855ee1b96 tempest-CinderUnicodeTest-1978509623 tempest-CinderUnicodeTest-1978509623-project-member] Create volume of 1 GB Aug 20 01:05:12.857049 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-136e9715-6934-42c5-b3d7-f6f8f0cda3c8 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (758b2b50-da2d-46c0-90d9-98700c7f3fc8) transitioned into state 'SUCCESS' from state '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-1912195111',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c8a4558a16b94ee88cdc767f5f49fbcd',qos_specs=None,replication_status=,reservations=['39b0a133-c280-49cb-ab3a-d9abacdb9460','3d8d8e03-c84f-451a-9d3c-fdc423bb02ac','04da7777-80a2-4b38-ae98-75e9a58db4b9','1ed9b4d1-2ae8-4ea4-b40b-e95ccaf8d159'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='beb1af828fbe4beb949a30ab0d23504e',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:05:12.858257 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-136e9715-6934-42c5-b3d7-f6f8f0cda3c8 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (86ea971b-57be-456b-80a2-8a489c132373) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:05:12.860450 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-41010986-7c57-4049-9ab2-b38855ee1b96 tempest-CinderUnicodeTest-1978509623 tempest-CinderUnicodeTest-1978509623-project-member] Availability Zones retrieved successfully. Aug 20 01:05:12.866189 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-41010986-7c57-4049-9ab2-b38855ee1b96 tempest-CinderUnicodeTest-1978509623 tempest-CinderUnicodeTest-1978509623-project-member] Flow 'volume_create_api' (484a62a9-7769-4629-ba51-56addb0aeac9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:05:12.867147 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-41010986-7c57-4049-9ab2-b38855ee1b96 tempest-CinderUnicodeTest-1978509623 tempest-CinderUnicodeTest-1978509623-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e6883650-1d07-4e56-90d9-70ca82dddc1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:05:12.867206 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-136e9715-6934-42c5-b3d7-f6f8f0cda3c8 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (86ea971b-57be-456b-80a2-8a489c132373) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:05:12.868020 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-136e9715-6934-42c5-b3d7-f6f8f0cda3c8 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Flow 'volume_create_api' (5bfb3b63-daa7-485c-b059-17f57f76f514) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:05:12.868073 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.flows.api.create_volume [None req-41010986-7c57-4049-9ab2-b38855ee1b96 tempest-CinderUnicodeTest-1978509623 tempest-CinderUnicodeTest-1978509623-project-member] Validating volume size '1' using validate_int {{(pid=100213) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 01:05:12.868317 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-136e9715-6934-42c5-b3d7-f6f8f0cda3c8 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Create volume request issued successfully. Aug 20 01:05:12.869069 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-136e9715-6934-42c5-b3d7-f6f8f0cda3c8 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 20 01:05:12.869474 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 912/3644] 10.4.3.240 () {68 vars in 1258 bytes} [Thu Aug 20 01:05:12 2026] POST /volume/v3/volumes => generated 778 bytes in 139 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 01:05:12.879729 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-298f9b54-796c-4b9f-9d72-eb3b54aba818 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:12.881550 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-298f9b54-796c-4b9f-9d72-eb3b54aba818 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] GET https://10.4.3.240/volume/v3/volumes/dba3ffca-35b3-4ba8-86a7-c5e9af9aa20a Aug 20 01:05:12.881751 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-298f9b54-796c-4b9f-9d72-eb3b54aba818 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:12.881930 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-298f9b54-796c-4b9f-9d72-eb3b54aba818 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:12.889487 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:05:12.889487 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:05:12.893031 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-298f9b54-796c-4b9f-9d72-eb3b54aba818 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Volume info retrieved successfully. Aug 20 01:05:12.893438 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-41010986-7c57-4049-9ab2-b38855ee1b96 tempest-CinderUnicodeTest-1978509623 tempest-CinderUnicodeTest-1978509623-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e6883650-1d07-4e56-90d9-70ca82dddc1a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:52:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1ed58bd6-fe6a-497e-ae84-e8199d24fdfa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:05:12.894173 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-41010986-7c57-4049-9ab2-b38855ee1b96 tempest-CinderUnicodeTest-1978509623 tempest-CinderUnicodeTest-1978509623-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3623837f-c434-44ae-a04a-80c404592edb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:05:12.897026 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-298f9b54-796c-4b9f-9d72-eb3b54aba818 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] https://10.4.3.240/volume/v3/volumes/dba3ffca-35b3-4ba8-86a7-c5e9af9aa20a returned with HTTP 200 Aug 20 01:05:12.897714 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 922/3645] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:05:12 2026] GET /volume/v3/volumes/dba3ffca-35b3-4ba8-86a7-c5e9af9aa20a => generated 957 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:05:12.947470 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.quota [None req-41010986-7c57-4049-9ab2-b38855ee1b96 tempest-CinderUnicodeTest-1978509623 tempest-CinderUnicodeTest-1978509623-project-member] Created reservations ['12adccef-efc1-4972-b854-c326934c871c', 'f41f2223-5293-43de-a5cd-e3a1e1085d44', '29947d9c-c8cb-4fc6-88f5-c58886372240', 'a910f111-1795-40c2-85a8-f29be691d101'] {{(pid=100213) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 01:05:12.948358 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-41010986-7c57-4049-9ab2-b38855ee1b96 tempest-CinderUnicodeTest-1978509623 tempest-CinderUnicodeTest-1978509623-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3623837f-c434-44ae-a04a-80c404592edb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['12adccef-efc1-4972-b854-c326934c871c', 'f41f2223-5293-43de-a5cd-e3a1e1085d44', '29947d9c-c8cb-4fc6-88f5-c58886372240', 'a910f111-1795-40c2-85a8-f29be691d101']}' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:05:12.949156 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-41010986-7c57-4049-9ab2-b38855ee1b96 tempest-CinderUnicodeTest-1978509623 tempest-CinderUnicodeTest-1978509623-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (63a506fd-3809-4c46-8697-e5af7a3dd748) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:05:12.971474 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-41010986-7c57-4049-9ab2-b38855ee1b96 tempest-CinderUnicodeTest-1978509623 tempest-CinderUnicodeTest-1978509623-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (63a506fd-3809-4c46-8697-e5af7a3dd748) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '12063e55-0f49-4d52-8be1-d66bfa557416', '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='5f3003f898f94804a1090abf2375ed09',qos_specs=None,replication_status=,reservations=['12adccef-efc1-4972-b854-c326934c871c','f41f2223-5293-43de-a5cd-e3a1e1085d44','29947d9c-c8cb-4fc6-88f5-c58886372240','a910f111-1795-40c2-85a8-f29be691d101'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b393f044bfc44954ad3e856563c17bd1',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T01:05:12Z,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=12063e55-0f49-4d52-8be1-d66bfa557416,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5f3003f898f94804a1090abf2375ed09',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b393f044bfc44954ad3e856563c17bd1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1ed58bd6-fe6a-497e-ae84-e8199d24fdfa),volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:05:12.972148 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-41010986-7c57-4049-9ab2-b38855ee1b96 tempest-CinderUnicodeTest-1978509623 tempest-CinderUnicodeTest-1978509623-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4d9b18b8-e9fc-4326-9a6f-ea13eb5e182c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:05:12.988230 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-41010986-7c57-4049-9ab2-b38855ee1b96 tempest-CinderUnicodeTest-1978509623 tempest-CinderUnicodeTest-1978509623-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4d9b18b8-e9fc-4326-9a6f-ea13eb5e182c) transitioned into state 'SUCCESS' from 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='5f3003f898f94804a1090abf2375ed09',qos_specs=None,replication_status=,reservations=['12adccef-efc1-4972-b854-c326934c871c','f41f2223-5293-43de-a5cd-e3a1e1085d44','29947d9c-c8cb-4fc6-88f5-c58886372240','a910f111-1795-40c2-85a8-f29be691d101'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b393f044bfc44954ad3e856563c17bd1',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:05:12.988973 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-41010986-7c57-4049-9ab2-b38855ee1b96 tempest-CinderUnicodeTest-1978509623 tempest-CinderUnicodeTest-1978509623-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6cd76ad5-dfed-40ec-ab7c-7daded50077a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:05:13.001936 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-41010986-7c57-4049-9ab2-b38855ee1b96 tempest-CinderUnicodeTest-1978509623 tempest-CinderUnicodeTest-1978509623-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6cd76ad5-dfed-40ec-ab7c-7daded50077a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:05:13.002813 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-41010986-7c57-4049-9ab2-b38855ee1b96 tempest-CinderUnicodeTest-1978509623 tempest-CinderUnicodeTest-1978509623-project-member] Flow 'volume_create_api' (484a62a9-7769-4629-ba51-56addb0aeac9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100213) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:05:13.003154 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-41010986-7c57-4049-9ab2-b38855ee1b96 tempest-CinderUnicodeTest-1978509623 tempest-CinderUnicodeTest-1978509623-project-member] Create volume request issued successfully. Aug 20 01:05:13.004200 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-41010986-7c57-4049-9ab2-b38855ee1b96 tempest-CinderUnicodeTest-1978509623 tempest-CinderUnicodeTest-1978509623-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 20 01:05:13.004200 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 905/3646] 10.4.3.240 () {68 vars in 1258 bytes} [Thu Aug 20 01:05:12 2026] POST /volume/v3/volumes => generated 740 bytes in 233 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 01:05:13.018299 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-a5e27f4f-0dc8-40b9-9932-fbd65bfce690 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:13.019798 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-a5e27f4f-0dc8-40b9-9932-fbd65bfce690 tempest-CinderUnicodeTest-1978509623 tempest-CinderUnicodeTest-1978509623-project-member] GET https://10.4.3.240/volume/v3/volumes/12063e55-0f49-4d52-8be1-d66bfa557416 Aug 20 01:05:13.019960 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-a5e27f4f-0dc8-40b9-9932-fbd65bfce690 tempest-CinderUnicodeTest-1978509623 tempest-CinderUnicodeTest-1978509623-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:13.020129 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-a5e27f4f-0dc8-40b9-9932-fbd65bfce690 tempest-CinderUnicodeTest-1978509623 tempest-CinderUnicodeTest-1978509623-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:13.035918 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:05:13.035918 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:05:13.043579 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-a5e27f4f-0dc8-40b9-9932-fbd65bfce690 tempest-CinderUnicodeTest-1978509623 tempest-CinderUnicodeTest-1978509623-project-member] Volume info retrieved successfully. Aug 20 01:05:13.047518 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-a5e27f4f-0dc8-40b9-9932-fbd65bfce690 tempest-CinderUnicodeTest-1978509623 tempest-CinderUnicodeTest-1978509623-project-member] https://10.4.3.240/volume/v3/volumes/12063e55-0f49-4d52-8be1-d66bfa557416 returned with HTTP 200 Aug 20 01:05:13.047762 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 908/3647] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:05:13 2026] GET /volume/v3/volumes/12063e55-0f49-4d52-8be1-d66bfa557416 => generated 808 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:05:13.478535 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-01cab542-8497-47a0-ad9f-d3befa9ee2a8 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:13.480757 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-01cab542-8497-47a0-ad9f-d3befa9ee2a8 tempest-ServerRescueNegativeTestJSON-518548524 tempest-ServerRescueNegativeTestJSON-518548524-project-member] GET https://10.4.3.240/volume/v3/volumes/8c16acf1-5375-4008-9275-1112829a5507 Aug 20 01:05:13.480935 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-01cab542-8497-47a0-ad9f-d3befa9ee2a8 tempest-ServerRescueNegativeTestJSON-518548524 tempest-ServerRescueNegativeTestJSON-518548524-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:13.481130 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-01cab542-8497-47a0-ad9f-d3befa9ee2a8 tempest-ServerRescueNegativeTestJSON-518548524 tempest-ServerRescueNegativeTestJSON-518548524-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:13.487836 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-01cab542-8497-47a0-ad9f-d3befa9ee2a8 tempest-ServerRescueNegativeTestJSON-518548524 tempest-ServerRescueNegativeTestJSON-518548524-project-member] https://10.4.3.240/volume/v3/volumes/8c16acf1-5375-4008-9275-1112829a5507 returned with HTTP 404 Aug 20 01:05:13.488286 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 913/3648] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:05:13 2026] GET /volume/v3/volumes/8c16acf1-5375-4008-9275-1112829a5507 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:05:13.494562 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-b98e5ab7-9df4-451b-9d56-ebc2d8af6edd None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:13.496268 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-b98e5ab7-9df4-451b-9d56-ebc2d8af6edd tempest-ServerRescueNegativeTestJSON-518548524 tempest-ServerRescueNegativeTestJSON-518548524-project-member] DELETE https://10.4.3.240/volume/v3/volumes/2e2d113e-61f3-432e-bce5-c8b1eb6e1038 Aug 20 01:05:13.496520 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-b98e5ab7-9df4-451b-9d56-ebc2d8af6edd tempest-ServerRescueNegativeTestJSON-518548524 tempest-ServerRescueNegativeTestJSON-518548524-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:13.496703 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-b98e5ab7-9df4-451b-9d56-ebc2d8af6edd tempest-ServerRescueNegativeTestJSON-518548524 tempest-ServerRescueNegativeTestJSON-518548524-project-member] Calling method 'delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:13.496857 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-b98e5ab7-9df4-451b-9d56-ebc2d8af6edd tempest-ServerRescueNegativeTestJSON-518548524 tempest-ServerRescueNegativeTestJSON-518548524-project-member] Delete volume with id: 2e2d113e-61f3-432e-bce5-c8b1eb6e1038 Aug 20 01:05:13.503274 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:05:13.503274 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:05:13.503704 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-b98e5ab7-9df4-451b-9d56-ebc2d8af6edd tempest-ServerRescueNegativeTestJSON-518548524 tempest-ServerRescueNegativeTestJSON-518548524-project-member] Volume info retrieved successfully. Aug 20 01:05:13.521172 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-b98e5ab7-9df4-451b-9d56-ebc2d8af6edd tempest-ServerRescueNegativeTestJSON-518548524 tempest-ServerRescueNegativeTestJSON-518548524-project-member] Delete volume request issued successfully. Aug 20 01:05:13.521357 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-b98e5ab7-9df4-451b-9d56-ebc2d8af6edd tempest-ServerRescueNegativeTestJSON-518548524 tempest-ServerRescueNegativeTestJSON-518548524-project-member] https://10.4.3.240/volume/v3/volumes/2e2d113e-61f3-432e-bce5-c8b1eb6e1038 returned with HTTP 202 Aug 20 01:05:13.521786 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 923/3649] 10.4.3.240 () {66 vars in 1351 bytes} [Thu Aug 20 01:05:13 2026] DELETE /volume/v3/volumes/2e2d113e-61f3-432e-bce5-c8b1eb6e1038 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 01:05:13.528657 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-d0941f28-d498-49ea-a1d0-7fa67af39ae0 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:13.531030 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-d0941f28-d498-49ea-a1d0-7fa67af39ae0 tempest-ServerRescueNegativeTestJSON-518548524 tempest-ServerRescueNegativeTestJSON-518548524-project-member] GET https://10.4.3.240/volume/v3/volumes/2e2d113e-61f3-432e-bce5-c8b1eb6e1038 Aug 20 01:05:13.531256 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-d0941f28-d498-49ea-a1d0-7fa67af39ae0 tempest-ServerRescueNegativeTestJSON-518548524 tempest-ServerRescueNegativeTestJSON-518548524-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:13.531488 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-d0941f28-d498-49ea-a1d0-7fa67af39ae0 tempest-ServerRescueNegativeTestJSON-518548524 tempest-ServerRescueNegativeTestJSON-518548524-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:13.538844 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:05:13.538844 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:05:13.542133 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-d0941f28-d498-49ea-a1d0-7fa67af39ae0 tempest-ServerRescueNegativeTestJSON-518548524 tempest-ServerRescueNegativeTestJSON-518548524-project-member] Volume info retrieved successfully. Aug 20 01:05:13.546188 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-d0941f28-d498-49ea-a1d0-7fa67af39ae0 tempest-ServerRescueNegativeTestJSON-518548524 tempest-ServerRescueNegativeTestJSON-518548524-project-member] https://10.4.3.240/volume/v3/volumes/2e2d113e-61f3-432e-bce5-c8b1eb6e1038 returned with HTTP 200 Aug 20 01:05:13.546570 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 906/3650] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:05:13 2026] GET /volume/v3/volumes/2e2d113e-61f3-432e-bce5-c8b1eb6e1038 => generated 851 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:05:13.909309 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-a1c7244f-bebf-4aec-98f7-4f47cb1feb69 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:13.910212 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-a1c7244f-bebf-4aec-98f7-4f47cb1feb69 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] GET https://10.4.3.240/volume/v3/volumes/dba3ffca-35b3-4ba8-86a7-c5e9af9aa20a Aug 20 01:05:13.910493 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-a1c7244f-bebf-4aec-98f7-4f47cb1feb69 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:13.910766 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-a1c7244f-bebf-4aec-98f7-4f47cb1feb69 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:13.913559 np0000007838 devstack@c-api.service[100212]: DEBUG dbcounter [-] [100212] Writing DB stats cinder:SELECT=350,cinder:UPDATE=86,cinder:INSERT=32 {{(pid=100212) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 01:05:13.920964 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:05:13.920964 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:05:13.925491 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-a1c7244f-bebf-4aec-98f7-4f47cb1feb69 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Volume info retrieved successfully. Aug 20 01:05:13.930457 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-a1c7244f-bebf-4aec-98f7-4f47cb1feb69 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] https://10.4.3.240/volume/v3/volumes/dba3ffca-35b3-4ba8-86a7-c5e9af9aa20a returned with HTTP 200 Aug 20 01:05:13.930457 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 909/3651] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:05:13 2026] GET /volume/v3/volumes/dba3ffca-35b3-4ba8-86a7-c5e9af9aa20a => generated 1009 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:05:13.941591 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-eb9c1da6-ee28-457e-85ab-20ed009db63e None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:13.943404 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-eb9c1da6-ee28-457e-85ab-20ed009db63e tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] POST https://10.4.3.240/volume/v3/snapshots Aug 20 01:05:13.943926 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-eb9c1da6-ee28-457e-85ab-20ed009db63e tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "dba3ffca-35b3-4ba8-86a7-c5e9af9aa20a", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1440660567"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:05:13.953856 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:05:13.953856 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:05:13.955367 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-eb9c1da6-ee28-457e-85ab-20ed009db63e tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Volume info retrieved successfully. Aug 20 01:05:13.955367 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.v3.snapshots [None req-eb9c1da6-ee28-457e-85ab-20ed009db63e tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Create snapshot from volume dba3ffca-35b3-4ba8-86a7-c5e9af9aa20a Aug 20 01:05:13.979516 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.quota [None req-eb9c1da6-ee28-457e-85ab-20ed009db63e tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Created reservations ['c8009ce9-30d0-47d0-8fd8-a2a0e806a561', 'b04508eb-f5a3-44fe-82a1-1e0a601a8750', 'd48dd8b8-4cd8-4eb2-a85f-394b14263efa', 'b63c1779-274d-4f8d-a6a8-e1e196848781'] {{(pid=100214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 01:05:14.009759 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-eb9c1da6-ee28-457e-85ab-20ed009db63e tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Snapshot create request issued successfully. Aug 20 01:05:14.010078 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-eb9c1da6-ee28-457e-85ab-20ed009db63e tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] https://10.4.3.240/volume/v3/snapshots returned with HTTP 202 Aug 20 01:05:14.010665 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 914/3652] 10.4.3.240 () {68 vars in 1265 bytes} [Thu Aug 20 01:05:13 2026] POST /volume/v3/snapshots => generated 308 bytes in 69 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 01:05:14.021111 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-2cb87c6a-0817-41f2-a4dc-bfef07bcf1dd None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:14.023066 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-2cb87c6a-0817-41f2-a4dc-bfef07bcf1dd tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] GET https://10.4.3.240/volume/v3/snapshots/002e850c-074a-4cfe-a02d-a1deb0a312fd Aug 20 01:05:14.023632 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-2cb87c6a-0817-41f2-a4dc-bfef07bcf1dd tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:14.023987 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-2cb87c6a-0817-41f2-a4dc-bfef07bcf1dd tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:14.038473 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:05:14.038473 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:05:14.038953 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-2cb87c6a-0817-41f2-a4dc-bfef07bcf1dd tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Snapshot retrieved successfully. Aug 20 01:05:14.040425 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-2cb87c6a-0817-41f2-a4dc-bfef07bcf1dd tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] https://10.4.3.240/volume/v3/snapshots/002e850c-074a-4cfe-a02d-a1deb0a312fd returned with HTTP 200 Aug 20 01:05:14.040425 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 924/3653] 10.4.3.240 () {66 vars in 1354 bytes} [Thu Aug 20 01:05:14 2026] GET /volume/v3/snapshots/002e850c-074a-4cfe-a02d-a1deb0a312fd => generated 440 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:05:14.060369 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-1787a4fa-7c28-45f6-b5de-f638656789ff None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:14.062029 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-1787a4fa-7c28-45f6-b5de-f638656789ff tempest-CinderUnicodeTest-1978509623 tempest-CinderUnicodeTest-1978509623-project-member] GET https://10.4.3.240/volume/v3/volumes/12063e55-0f49-4d52-8be1-d66bfa557416 Aug 20 01:05:14.062187 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-1787a4fa-7c28-45f6-b5de-f638656789ff tempest-CinderUnicodeTest-1978509623 tempest-CinderUnicodeTest-1978509623-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:14.062406 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-1787a4fa-7c28-45f6-b5de-f638656789ff tempest-CinderUnicodeTest-1978509623 tempest-CinderUnicodeTest-1978509623-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:14.069153 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:05:14.069153 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:05:14.072994 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-1787a4fa-7c28-45f6-b5de-f638656789ff tempest-CinderUnicodeTest-1978509623 tempest-CinderUnicodeTest-1978509623-project-member] Volume info retrieved successfully. Aug 20 01:05:14.077189 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-1787a4fa-7c28-45f6-b5de-f638656789ff tempest-CinderUnicodeTest-1978509623 tempest-CinderUnicodeTest-1978509623-project-member] https://10.4.3.240/volume/v3/volumes/12063e55-0f49-4d52-8be1-d66bfa557416 returned with HTTP 200 Aug 20 01:05:14.077650 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 907/3654] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:05:14 2026] GET /volume/v3/volumes/12063e55-0f49-4d52-8be1-d66bfa557416 => generated 833 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:05:14.088334 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [req-80243d4b-6ea0-4304-838b-38b94cd79447 req-60563ebd-c855-4cf7-beef-ef0dd8421d60 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:14.090649 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-e5999688-109c-4d2b-a735-386565d22f6d None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:14.092263 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-80243d4b-6ea0-4304-838b-38b94cd79447 req-60563ebd-c855-4cf7-beef-ef0dd8421d60 tempest-TestVolumeBootPatternV346-114315032 tempest-TestVolumeBootPatternV346-114315032-project-member] DELETE https://10.4.3.240/volume/v3/attachments/ddf83ae5-5357-47ec-808f-3b6dac242843 Aug 20 01:05:14.092357 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-e5999688-109c-4d2b-a735-386565d22f6d tempest-CinderUnicodeTest-1978509623 tempest-CinderUnicodeTest-1978509623-project-member] GET https://10.4.3.240/volume/v3/volumes/12063e55-0f49-4d52-8be1-d66bfa557416 Aug 20 01:05:14.092461 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-e5999688-109c-4d2b-a735-386565d22f6d tempest-CinderUnicodeTest-1978509623 tempest-CinderUnicodeTest-1978509623-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:14.092639 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-e5999688-109c-4d2b-a735-386565d22f6d tempest-CinderUnicodeTest-1978509623 tempest-CinderUnicodeTest-1978509623-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:14.093982 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [req-80243d4b-6ea0-4304-838b-38b94cd79447 req-60563ebd-c855-4cf7-beef-ef0dd8421d60 tempest-TestVolumeBootPatternV346-114315032 tempest-TestVolumeBootPatternV346-114315032-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:14.093982 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [req-80243d4b-6ea0-4304-838b-38b94cd79447 req-60563ebd-c855-4cf7-beef-ef0dd8421d60 tempest-TestVolumeBootPatternV346-114315032 tempest-TestVolumeBootPatternV346-114315032-project-member] Calling method 'version_select' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:14.099882 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:05:14.099882 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:05:14.102885 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:05:14.102885 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:05:14.103761 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-e5999688-109c-4d2b-a735-386565d22f6d tempest-CinderUnicodeTest-1978509623 tempest-CinderUnicodeTest-1978509623-project-member] Volume info retrieved successfully. Aug 20 01:05:14.108012 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-e5999688-109c-4d2b-a735-386565d22f6d tempest-CinderUnicodeTest-1978509623 tempest-CinderUnicodeTest-1978509623-project-member] https://10.4.3.240/volume/v3/volumes/12063e55-0f49-4d52-8be1-d66bfa557416 returned with HTTP 200 Aug 20 01:05:14.108655 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 915/3655] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:05:14 2026] GET /volume/v3/volumes/12063e55-0f49-4d52-8be1-d66bfa557416 => generated 833 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:05:14.122008 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-b2549868-5642-49c1-a13d-32d5bc0df0ad None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:14.124228 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-b2549868-5642-49c1-a13d-32d5bc0df0ad tempest-CinderUnicodeTest-1978509623 tempest-CinderUnicodeTest-1978509623-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 20 01:05:14.125160 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-b2549868-5642-49c1-a13d-32d5bc0df0ad tempest-CinderUnicodeTest-1978509623 tempest-CinderUnicodeTest-1978509623-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "\u05e7\u05d9\u05d9\u05e4\u05e9", "size": 1, "name": "tempest-CinderUnicodeTest-Volume-813757532"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:05:14.128074 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.v3.volumes [None req-b2549868-5642-49c1-a13d-32d5bc0df0ad tempest-CinderUnicodeTest-1978509623 tempest-CinderUnicodeTest-1978509623-project-member] Create volume request body: {'volume': {'description': 'קייפש', 'size': 1, 'name': 'tempest-CinderUnicodeTest-Volume-813757532'}} {{(pid=100215) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 01:05:14.129517 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-b2549868-5642-49c1-a13d-32d5bc0df0ad tempest-CinderUnicodeTest-1978509623 tempest-CinderUnicodeTest-1978509623-project-member] Create volume of 1 GB Aug 20 01:05:14.133992 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-b2549868-5642-49c1-a13d-32d5bc0df0ad tempest-CinderUnicodeTest-1978509623 tempest-CinderUnicodeTest-1978509623-project-member] Availability Zones retrieved successfully. Aug 20 01:05:14.139402 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-b2549868-5642-49c1-a13d-32d5bc0df0ad tempest-CinderUnicodeTest-1978509623 tempest-CinderUnicodeTest-1978509623-project-member] Flow 'volume_create_api' (98c34279-7d04-4088-b345-ef87d94d9f0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:05:14.141760 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-b2549868-5642-49c1-a13d-32d5bc0df0ad tempest-CinderUnicodeTest-1978509623 tempest-CinderUnicodeTest-1978509623-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (80046a1f-5048-4cf1-ac2c-61ec9e99cabc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:05:14.141760 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.flows.api.create_volume [None req-b2549868-5642-49c1-a13d-32d5bc0df0ad tempest-CinderUnicodeTest-1978509623 tempest-CinderUnicodeTest-1978509623-project-member] Validating volume size '1' using validate_int {{(pid=100215) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 01:05:14.157196 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-80243d4b-6ea0-4304-838b-38b94cd79447 req-60563ebd-c855-4cf7-beef-ef0dd8421d60 tempest-TestVolumeBootPatternV346-114315032 tempest-TestVolumeBootPatternV346-114315032-project-member] https://10.4.3.240/volume/v3/attachments/ddf83ae5-5357-47ec-808f-3b6dac242843 returned with HTTP 200 Aug 20 01:05:14.157841 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 910/3656] 10.4.3.240 () {72 vars in 1673 bytes} [Thu Aug 20 01:05:14 2026] DELETE /volume/v3/attachments/ddf83ae5-5357-47ec-808f-3b6dac242843 => generated 19 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:05:14.169626 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-b2549868-5642-49c1-a13d-32d5bc0df0ad tempest-CinderUnicodeTest-1978509623 tempest-CinderUnicodeTest-1978509623-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (80046a1f-5048-4cf1-ac2c-61ec9e99cabc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:52:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1ed58bd6-fe6a-497e-ae84-e8199d24fdfa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:05:14.170200 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-b2549868-5642-49c1-a13d-32d5bc0df0ad tempest-CinderUnicodeTest-1978509623 tempest-CinderUnicodeTest-1978509623-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (80533f1f-f072-42a7-ba06-3b748aa12486) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:05:14.209852 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.quota [None req-b2549868-5642-49c1-a13d-32d5bc0df0ad tempest-CinderUnicodeTest-1978509623 tempest-CinderUnicodeTest-1978509623-project-member] Created reservations ['529238a3-c0e9-472c-9758-3d8371ea00a2', 'f0924bce-f9d7-44ff-bc87-22ccf3900881', '2ab4c55f-bf3a-4fb3-a782-e6c7b23f4e62', '3909b290-0d28-47f6-8e39-dc14a9b54688'] {{(pid=100215) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 01:05:14.210836 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-b2549868-5642-49c1-a13d-32d5bc0df0ad tempest-CinderUnicodeTest-1978509623 tempest-CinderUnicodeTest-1978509623-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (80533f1f-f072-42a7-ba06-3b748aa12486) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['529238a3-c0e9-472c-9758-3d8371ea00a2', 'f0924bce-f9d7-44ff-bc87-22ccf3900881', '2ab4c55f-bf3a-4fb3-a782-e6c7b23f4e62', '3909b290-0d28-47f6-8e39-dc14a9b54688']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:05:14.211769 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-b2549868-5642-49c1-a13d-32d5bc0df0ad tempest-CinderUnicodeTest-1978509623 tempest-CinderUnicodeTest-1978509623-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (859cddfc-5510-444e-a667-c2af06565e46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:05:14.232194 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-b2549868-5642-49c1-a13d-32d5bc0df0ad tempest-CinderUnicodeTest-1978509623 tempest-CinderUnicodeTest-1978509623-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (859cddfc-5510-444e-a667-c2af06565e46) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8461f902-f74a-4268-a44f-1a41c786a956', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-813757532',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5f3003f898f94804a1090abf2375ed09',qos_specs=None,replication_status=,reservations=['529238a3-c0e9-472c-9758-3d8371ea00a2','f0924bce-f9d7-44ff-bc87-22ccf3900881','2ab4c55f-bf3a-4fb3-a782-e6c7b23f4e62','3909b290-0d28-47f6-8e39-dc14a9b54688'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b393f044bfc44954ad3e856563c17bd1',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T01:05:14Z,deleted=False,deleted_at=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-813757532',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8461f902-f74a-4268-a44f-1a41c786a956,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5f3003f898f94804a1090abf2375ed09',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b393f044bfc44954ad3e856563c17bd1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1ed58bd6-fe6a-497e-ae84-e8199d24fdfa),volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:05:14.233125 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-b2549868-5642-49c1-a13d-32d5bc0df0ad tempest-CinderUnicodeTest-1978509623 tempest-CinderUnicodeTest-1978509623-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (70560b62-cfa2-4589-bb1f-a30c56cb2592) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:05:14.249894 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-b2549868-5642-49c1-a13d-32d5bc0df0ad tempest-CinderUnicodeTest-1978509623 tempest-CinderUnicodeTest-1978509623-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (70560b62-cfa2-4589-bb1f-a30c56cb2592) transitioned into 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-813757532',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5f3003f898f94804a1090abf2375ed09',qos_specs=None,replication_status=,reservations=['529238a3-c0e9-472c-9758-3d8371ea00a2','f0924bce-f9d7-44ff-bc87-22ccf3900881','2ab4c55f-bf3a-4fb3-a782-e6c7b23f4e62','3909b290-0d28-47f6-8e39-dc14a9b54688'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b393f044bfc44954ad3e856563c17bd1',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:05:14.249894 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-b2549868-5642-49c1-a13d-32d5bc0df0ad tempest-CinderUnicodeTest-1978509623 tempest-CinderUnicodeTest-1978509623-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (edf2e4d0-e53e-4005-85b6-7de6f5aa9484) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:05:14.257115 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-b2549868-5642-49c1-a13d-32d5bc0df0ad tempest-CinderUnicodeTest-1978509623 tempest-CinderUnicodeTest-1978509623-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (edf2e4d0-e53e-4005-85b6-7de6f5aa9484) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:05:14.258026 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-b2549868-5642-49c1-a13d-32d5bc0df0ad tempest-CinderUnicodeTest-1978509623 tempest-CinderUnicodeTest-1978509623-project-member] Flow 'volume_create_api' (98c34279-7d04-4088-b345-ef87d94d9f0c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:05:14.258406 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-b2549868-5642-49c1-a13d-32d5bc0df0ad tempest-CinderUnicodeTest-1978509623 tempest-CinderUnicodeTest-1978509623-project-member] Create volume request issued successfully. Aug 20 01:05:14.259014 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-b2549868-5642-49c1-a13d-32d5bc0df0ad tempest-CinderUnicodeTest-1978509623 tempest-CinderUnicodeTest-1978509623-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 20 01:05:14.259473 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 925/3657] 10.4.3.240 () {68 vars in 1259 bytes} [Thu Aug 20 01:05:14 2026] POST /volume/v3/volumes => generated 775 bytes in 138 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 01:05:14.273308 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-7620eb26-d46f-4827-97ee-3e45f21343b1 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:14.277768 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-7620eb26-d46f-4827-97ee-3e45f21343b1 tempest-CinderUnicodeTest-1978509623 tempest-CinderUnicodeTest-1978509623-project-member] GET https://10.4.3.240/volume/v3/volumes/8461f902-f74a-4268-a44f-1a41c786a956 Aug 20 01:05:14.277941 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-7620eb26-d46f-4827-97ee-3e45f21343b1 tempest-CinderUnicodeTest-1978509623 tempest-CinderUnicodeTest-1978509623-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:14.278171 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-7620eb26-d46f-4827-97ee-3e45f21343b1 tempest-CinderUnicodeTest-1978509623 tempest-CinderUnicodeTest-1978509623-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:14.285811 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:05:14.285811 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:05:14.290218 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-7620eb26-d46f-4827-97ee-3e45f21343b1 tempest-CinderUnicodeTest-1978509623 tempest-CinderUnicodeTest-1978509623-project-member] Volume info retrieved successfully. Aug 20 01:05:14.294696 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-7620eb26-d46f-4827-97ee-3e45f21343b1 tempest-CinderUnicodeTest-1978509623 tempest-CinderUnicodeTest-1978509623-project-member] https://10.4.3.240/volume/v3/volumes/8461f902-f74a-4268-a44f-1a41c786a956 returned with HTTP 200 Aug 20 01:05:14.295041 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 908/3658] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:05:14 2026] GET /volume/v3/volumes/8461f902-f74a-4268-a44f-1a41c786a956 => generated 843 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:05:14.559683 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-751469b0-1194-4faf-a531-f87b4f8a6592 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:14.560638 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-751469b0-1194-4faf-a531-f87b4f8a6592 tempest-ServerRescueNegativeTestJSON-518548524 tempest-ServerRescueNegativeTestJSON-518548524-project-member] GET https://10.4.3.240/volume/v3/volumes/2e2d113e-61f3-432e-bce5-c8b1eb6e1038 Aug 20 01:05:14.560880 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-751469b0-1194-4faf-a531-f87b4f8a6592 tempest-ServerRescueNegativeTestJSON-518548524 tempest-ServerRescueNegativeTestJSON-518548524-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:14.561530 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-751469b0-1194-4faf-a531-f87b4f8a6592 tempest-ServerRescueNegativeTestJSON-518548524 tempest-ServerRescueNegativeTestJSON-518548524-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:14.566470 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-751469b0-1194-4faf-a531-f87b4f8a6592 tempest-ServerRescueNegativeTestJSON-518548524 tempest-ServerRescueNegativeTestJSON-518548524-project-member] https://10.4.3.240/volume/v3/volumes/2e2d113e-61f3-432e-bce5-c8b1eb6e1038 returned with HTTP 404 Aug 20 01:05:14.566915 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 916/3659] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:05:14 2026] GET /volume/v3/volumes/2e2d113e-61f3-432e-bce5-c8b1eb6e1038 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:05:14.787870 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-2bc0b7bf-3047-4ed5-9955-b7f9d3aaa4a7 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:14.790970 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-2bc0b7bf-3047-4ed5-9955-b7f9d3aaa4a7 tempest-TestServerVolumeAttachmentScenario-591114074 tempest-TestServerVolumeAttachmentScenario-591114074-project-member] GET https://10.4.3.240/volume/v3/volumes/31ba173d-dde6-4dba-a646-fdb39f87af7a Aug 20 01:05:14.791234 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-2bc0b7bf-3047-4ed5-9955-b7f9d3aaa4a7 tempest-TestServerVolumeAttachmentScenario-591114074 tempest-TestServerVolumeAttachmentScenario-591114074-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:14.791551 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-2bc0b7bf-3047-4ed5-9955-b7f9d3aaa4a7 tempest-TestServerVolumeAttachmentScenario-591114074 tempest-TestServerVolumeAttachmentScenario-591114074-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:14.800302 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:05:14.800302 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:05:14.806052 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-2bc0b7bf-3047-4ed5-9955-b7f9d3aaa4a7 tempest-TestServerVolumeAttachmentScenario-591114074 tempest-TestServerVolumeAttachmentScenario-591114074-project-member] Volume info retrieved successfully. Aug 20 01:05:14.810767 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-2bc0b7bf-3047-4ed5-9955-b7f9d3aaa4a7 tempest-TestServerVolumeAttachmentScenario-591114074 tempest-TestServerVolumeAttachmentScenario-591114074-project-member] https://10.4.3.240/volume/v3/volumes/31ba173d-dde6-4dba-a646-fdb39f87af7a returned with HTTP 200 Aug 20 01:05:14.811183 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 911/3660] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:05:14 2026] GET /volume/v3/volumes/31ba173d-dde6-4dba-a646-fdb39f87af7a => generated 857 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:05:14.823683 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-9e3a1ee7-789e-457f-b42a-10e79cd6c045 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:14.826789 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-9e3a1ee7-789e-457f-b42a-10e79cd6c045 tempest-TestServerVolumeAttachmentScenario-591114074 tempest-TestServerVolumeAttachmentScenario-591114074-project-member] GET https://10.4.3.240/volume/v3/volumes/31ba173d-dde6-4dba-a646-fdb39f87af7a Aug 20 01:05:14.826789 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-9e3a1ee7-789e-457f-b42a-10e79cd6c045 tempest-TestServerVolumeAttachmentScenario-591114074 tempest-TestServerVolumeAttachmentScenario-591114074-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:14.826789 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-9e3a1ee7-789e-457f-b42a-10e79cd6c045 tempest-TestServerVolumeAttachmentScenario-591114074 tempest-TestServerVolumeAttachmentScenario-591114074-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:14.832289 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:05:14.832289 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:05:14.835524 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-9e3a1ee7-789e-457f-b42a-10e79cd6c045 tempest-TestServerVolumeAttachmentScenario-591114074 tempest-TestServerVolumeAttachmentScenario-591114074-project-member] Volume info retrieved successfully. Aug 20 01:05:14.840138 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-9e3a1ee7-789e-457f-b42a-10e79cd6c045 tempest-TestServerVolumeAttachmentScenario-591114074 tempest-TestServerVolumeAttachmentScenario-591114074-project-member] https://10.4.3.240/volume/v3/volumes/31ba173d-dde6-4dba-a646-fdb39f87af7a returned with HTTP 200 Aug 20 01:05:14.840886 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 926/3661] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:05:14 2026] GET /volume/v3/volumes/31ba173d-dde6-4dba-a646-fdb39f87af7a => generated 857 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:05:14.877929 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [req-1a4ac25a-ddd8-46c7-9bcc-1104c0d99278 req-de6f70bb-c534-4148-840d-b4010c72ca8e None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:14.879768 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-1a4ac25a-ddd8-46c7-9bcc-1104c0d99278 req-de6f70bb-c534-4148-840d-b4010c72ca8e tempest-TestServerVolumeAttachmentScenario-591114074 tempest-TestServerVolumeAttachmentScenario-591114074-project-member] GET https://10.4.3.240/volume/v3/volumes/31ba173d-dde6-4dba-a646-fdb39f87af7a Aug 20 01:05:14.879951 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [req-1a4ac25a-ddd8-46c7-9bcc-1104c0d99278 req-de6f70bb-c534-4148-840d-b4010c72ca8e tempest-TestServerVolumeAttachmentScenario-591114074 tempest-TestServerVolumeAttachmentScenario-591114074-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:14.880103 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [req-1a4ac25a-ddd8-46c7-9bcc-1104c0d99278 req-de6f70bb-c534-4148-840d-b4010c72ca8e tempest-TestServerVolumeAttachmentScenario-591114074 tempest-TestServerVolumeAttachmentScenario-591114074-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:14.885998 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:05:14.885998 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:05:14.888742 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [req-1a4ac25a-ddd8-46c7-9bcc-1104c0d99278 req-de6f70bb-c534-4148-840d-b4010c72ca8e tempest-TestServerVolumeAttachmentScenario-591114074 tempest-TestServerVolumeAttachmentScenario-591114074-project-member] Volume info retrieved successfully. Aug 20 01:05:14.892056 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-1a4ac25a-ddd8-46c7-9bcc-1104c0d99278 req-de6f70bb-c534-4148-840d-b4010c72ca8e tempest-TestServerVolumeAttachmentScenario-591114074 tempest-TestServerVolumeAttachmentScenario-591114074-project-member] https://10.4.3.240/volume/v3/volumes/31ba173d-dde6-4dba-a646-fdb39f87af7a returned with HTTP 200 Aug 20 01:05:14.892381 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 909/3662] 10.4.3.240 () {68 vars in 1598 bytes} [Thu Aug 20 01:05:14 2026] GET /volume/v3/volumes/31ba173d-dde6-4dba-a646-fdb39f87af7a => generated 857 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:05:14.962405 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-11ce20aa-fc74-439f-aaa4-c526f8898441 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:14.962405 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-11ce20aa-fc74-439f-aaa4-c526f8898441 None None] GET https://10.4.3.240/volume// Aug 20 01:05:14.962405 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-11ce20aa-fc74-439f-aaa4-c526f8898441 None None] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:14.962405 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-11ce20aa-fc74-439f-aaa4-c526f8898441 None None] Calling method 'all' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:14.962405 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-11ce20aa-fc74-439f-aaa4-c526f8898441 None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 20 01:05:14.962405 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 917/3663] 10.4.3.240 () {66 vars in 1428 bytes} [Thu Aug 20 01:05:14 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 01:05:14.968862 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [req-1a4ac25a-ddd8-46c7-9bcc-1104c0d99278 req-16478f71-b796-42a6-a868-629c5f273550 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:14.971623 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-1a4ac25a-ddd8-46c7-9bcc-1104c0d99278 req-16478f71-b796-42a6-a868-629c5f273550 tempest-TestServerVolumeAttachmentScenario-591114074 tempest-TestServerVolumeAttachmentScenario-591114074-project-member] POST https://10.4.3.240/volume/v3/attachments Aug 20 01:05:14.972044 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [req-1a4ac25a-ddd8-46c7-9bcc-1104c0d99278 req-16478f71-b796-42a6-a868-629c5f273550 tempest-TestServerVolumeAttachmentScenario-591114074 tempest-TestServerVolumeAttachmentScenario-591114074-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "31ba173d-dde6-4dba-a646-fdb39f87af7a", "connector": null, "instance_uuid": "a238a9de-3e6d-43e2-a4a9-a0fc97441e5d"}} {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:05:14.982257 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:05:14.982257 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:05:15.014860 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-1a4ac25a-ddd8-46c7-9bcc-1104c0d99278 req-16478f71-b796-42a6-a868-629c5f273550 tempest-TestServerVolumeAttachmentScenario-591114074 tempest-TestServerVolumeAttachmentScenario-591114074-project-member] https://10.4.3.240/volume/v3/attachments returned with HTTP 200 Aug 20 01:05:15.015405 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 912/3664] 10.4.3.240 () {74 vars in 1594 bytes} [Thu Aug 20 01:05:14 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 20 01:05:15.050835 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-00b604c0-5700-4e7f-9486-103fb7f7b9c3 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:15.054203 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-6b97663e-81df-462a-ab79-e2741da2a70f None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:15.054283 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-00b604c0-5700-4e7f-9486-103fb7f7b9c3 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] GET https://10.4.3.240/volume/v3/snapshots/002e850c-074a-4cfe-a02d-a1deb0a312fd Aug 20 01:05:15.054283 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-00b604c0-5700-4e7f-9486-103fb7f7b9c3 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:15.054283 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-00b604c0-5700-4e7f-9486-103fb7f7b9c3 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:15.055284 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-6b97663e-81df-462a-ab79-e2741da2a70f tempest-TestServerVolumeAttachmentScenario-591114074 tempest-TestServerVolumeAttachmentScenario-591114074-project-member] GET https://10.4.3.240/volume/v3/volumes/31ba173d-dde6-4dba-a646-fdb39f87af7a Aug 20 01:05:15.055284 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-6b97663e-81df-462a-ab79-e2741da2a70f tempest-TestServerVolumeAttachmentScenario-591114074 tempest-TestServerVolumeAttachmentScenario-591114074-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:15.055284 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-6b97663e-81df-462a-ab79-e2741da2a70f tempest-TestServerVolumeAttachmentScenario-591114074 tempest-TestServerVolumeAttachmentScenario-591114074-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:15.060984 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:05:15.060984 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:05:15.061423 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-00b604c0-5700-4e7f-9486-103fb7f7b9c3 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Snapshot retrieved successfully. Aug 20 01:05:15.064029 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-00b604c0-5700-4e7f-9486-103fb7f7b9c3 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] https://10.4.3.240/volume/v3/snapshots/002e850c-074a-4cfe-a02d-a1deb0a312fd returned with HTTP 200 Aug 20 01:05:15.064029 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 927/3665] 10.4.3.240 () {66 vars in 1354 bytes} [Thu Aug 20 01:05:15 2026] GET /volume/v3/snapshots/002e850c-074a-4cfe-a02d-a1deb0a312fd => generated 467 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 20 01:05:15.072970 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-b146861a-75ee-4966-b94f-fe57808a54f2 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:15.072970 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-b146861a-75ee-4966-b94f-fe57808a54f2 None None] GET https://10.4.3.240/volume// Aug 20 01:05:15.072970 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-b146861a-75ee-4966-b94f-fe57808a54f2 None None] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:15.072970 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-b146861a-75ee-4966-b94f-fe57808a54f2 None None] Calling method 'all' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:15.072970 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-b146861a-75ee-4966-b94f-fe57808a54f2 None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 20 01:05:15.073224 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 918/3666] 10.4.3.240 () {66 vars in 1426 bytes} [Thu Aug 20 01:05:15 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 01:05:15.076982 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-84212a94-f065-404c-bb9b-7770fcf4c172 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:15.079703 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:05:15.079703 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:05:15.080078 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-84212a94-f065-404c-bb9b-7770fcf4c172 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-member] GET https://10.4.3.240/volume/v3/snapshots Aug 20 01:05:15.080264 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-84212a94-f065-404c-bb9b-7770fcf4c172 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:15.080469 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-84212a94-f065-404c-bb9b-7770fcf4c172 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-member] Calling method 'index' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:15.080758 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.api_utils [None req-84212a94-f065-404c-bb9b-7770fcf4c172 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-member] Removing options '' from query. {{(pid=100212) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 01:05:15.080960 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:05:15.080960 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:05:15.081737 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.db.api [None req-84212a94-f065-404c-bb9b-7770fcf4c172 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-member] Building query based on filter {{(pid=100212) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 20 01:05:15.085478 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-6b97663e-81df-462a-ab79-e2741da2a70f tempest-TestServerVolumeAttachmentScenario-591114074 tempest-TestServerVolumeAttachmentScenario-591114074-project-member] Volume info retrieved successfully. Aug 20 01:05:15.088425 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-84212a94-f065-404c-bb9b-7770fcf4c172 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-member] Get all snapshots completed successfully. Aug 20 01:05:15.088497 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-1a4ac25a-ddd8-46c7-9bcc-1104c0d99278 req-99306809-b856-4906-9dc2-b3a07f7dc80c None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:15.088766 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-84212a94-f065-404c-bb9b-7770fcf4c172 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-member] https://10.4.3.240/volume/v3/snapshots returned with HTTP 200 Aug 20 01:05:15.089141 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 913/3667] 10.4.3.240 () {66 vars in 1243 bytes} [Thu Aug 20 01:05:15 2026] GET /volume/v3/snapshots => generated 336 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:05:15.092015 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-1a4ac25a-ddd8-46c7-9bcc-1104c0d99278 req-99306809-b856-4906-9dc2-b3a07f7dc80c tempest-TestServerVolumeAttachmentScenario-591114074 tempest-TestServerVolumeAttachmentScenario-591114074-project-member] GET https://10.4.3.240/volume/v3/volumes/31ba173d-dde6-4dba-a646-fdb39f87af7a Aug 20 01:05:15.092227 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-1a4ac25a-ddd8-46c7-9bcc-1104c0d99278 req-99306809-b856-4906-9dc2-b3a07f7dc80c tempest-TestServerVolumeAttachmentScenario-591114074 tempest-TestServerVolumeAttachmentScenario-591114074-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:15.092429 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-1a4ac25a-ddd8-46c7-9bcc-1104c0d99278 req-99306809-b856-4906-9dc2-b3a07f7dc80c tempest-TestServerVolumeAttachmentScenario-591114074 tempest-TestServerVolumeAttachmentScenario-591114074-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:15.093396 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-6b97663e-81df-462a-ab79-e2741da2a70f tempest-TestServerVolumeAttachmentScenario-591114074 tempest-TestServerVolumeAttachmentScenario-591114074-project-member] https://10.4.3.240/volume/v3/volumes/31ba173d-dde6-4dba-a646-fdb39f87af7a returned with HTTP 200 Aug 20 01:05:15.093876 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 910/3668] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:05:15 2026] GET /volume/v3/volumes/31ba173d-dde6-4dba-a646-fdb39f87af7a => generated 856 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:05:15.102997 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-005cca3e-bb39-428c-9d1e-c58d5f44e250 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:15.105976 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:05:15.105976 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:05:15.107265 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-005cca3e-bb39-428c-9d1e-c58d5f44e250 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] DELETE https://10.4.3.240/volume/v3/snapshots/002e850c-074a-4cfe-a02d-a1deb0a312fd Aug 20 01:05:15.107265 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-005cca3e-bb39-428c-9d1e-c58d5f44e250 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:15.107265 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-005cca3e-bb39-428c-9d1e-c58d5f44e250 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Calling method 'delete' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:15.107448 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.v3.snapshots [None req-005cca3e-bb39-428c-9d1e-c58d5f44e250 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Delete snapshot with id: 002e850c-074a-4cfe-a02d-a1deb0a312fd Aug 20 01:05:15.110114 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [req-1a4ac25a-ddd8-46c7-9bcc-1104c0d99278 req-99306809-b856-4906-9dc2-b3a07f7dc80c tempest-TestServerVolumeAttachmentScenario-591114074 tempest-TestServerVolumeAttachmentScenario-591114074-project-member] Volume info retrieved successfully. Aug 20 01:05:15.116026 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-1a4ac25a-ddd8-46c7-9bcc-1104c0d99278 req-99306809-b856-4906-9dc2-b3a07f7dc80c tempest-TestServerVolumeAttachmentScenario-591114074 tempest-TestServerVolumeAttachmentScenario-591114074-project-member] https://10.4.3.240/volume/v3/volumes/31ba173d-dde6-4dba-a646-fdb39f87af7a returned with HTTP 200 Aug 20 01:05:15.116163 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:05:15.116163 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:05:15.116236 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 928/3669] 10.4.3.240 () {70 vars in 1639 bytes} [Thu Aug 20 01:05:15 2026] GET /volume/v3/volumes/31ba173d-dde6-4dba-a646-fdb39f87af7a => generated 1036 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 01:05:15.116260 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-005cca3e-bb39-428c-9d1e-c58d5f44e250 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Snapshot retrieved successfully. Aug 20 01:05:15.138382 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-005cca3e-bb39-428c-9d1e-c58d5f44e250 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Snapshot delete request issued successfully. Aug 20 01:05:15.138601 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-005cca3e-bb39-428c-9d1e-c58d5f44e250 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] https://10.4.3.240/volume/v3/snapshots/002e850c-074a-4cfe-a02d-a1deb0a312fd returned with HTTP 202 Aug 20 01:05:15.139041 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 919/3670] 10.4.3.240 () {66 vars in 1357 bytes} [Thu Aug 20 01:05:15 2026] DELETE /volume/v3/snapshots/002e850c-074a-4cfe-a02d-a1deb0a312fd => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 01:05:15.146853 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-3eb7537b-bdd5-49f1-ac06-0364b2b26efb None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:15.151395 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-3eb7537b-bdd5-49f1-ac06-0364b2b26efb tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] GET https://10.4.3.240/volume/v3/snapshots/002e850c-074a-4cfe-a02d-a1deb0a312fd Aug 20 01:05:15.151595 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-3eb7537b-bdd5-49f1-ac06-0364b2b26efb tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:15.151814 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-3eb7537b-bdd5-49f1-ac06-0364b2b26efb tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:15.159932 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:05:15.159932 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:05:15.159932 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-3eb7537b-bdd5-49f1-ac06-0364b2b26efb tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Snapshot retrieved successfully. Aug 20 01:05:15.160299 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-3eb7537b-bdd5-49f1-ac06-0364b2b26efb tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] https://10.4.3.240/volume/v3/snapshots/002e850c-074a-4cfe-a02d-a1deb0a312fd returned with HTTP 200 Aug 20 01:05:15.160747 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 914/3671] 10.4.3.240 () {66 vars in 1354 bytes} [Thu Aug 20 01:05:15 2026] GET /volume/v3/snapshots/002e850c-074a-4cfe-a02d-a1deb0a312fd => generated 466 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:05:15.253647 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [req-1a4ac25a-ddd8-46c7-9bcc-1104c0d99278 req-f2a3bb15-0504-4ec0-b433-cccb46d27c87 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:15.256015 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-1a4ac25a-ddd8-46c7-9bcc-1104c0d99278 req-f2a3bb15-0504-4ec0-b433-cccb46d27c87 tempest-TestServerVolumeAttachmentScenario-591114074 tempest-TestServerVolumeAttachmentScenario-591114074-project-member] PUT https://10.4.3.240/volume/v3/attachments/361c155e-ffcc-4140-81eb-d661a260d35a Aug 20 01:05:15.256584 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [req-1a4ac25a-ddd8-46c7-9bcc-1104c0d99278 req-f2a3bb15-0504-4ec0-b433-cccb46d27c87 tempest-TestServerVolumeAttachmentScenario-591114074 tempest-TestServerVolumeAttachmentScenario-591114074-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.240", "host": "np0000007838", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:e656b6daafb0", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "870eaf75-1108-49d5-b5ab-79f4c93758d0", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:05:15.269896 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.coordination [req-1a4ac25a-ddd8-46c7-9bcc-1104c0d99278 req-f2a3bb15-0504-4ec0-b433-cccb46d27c87 tempest-TestServerVolumeAttachmentScenario-591114074 tempest-TestServerVolumeAttachmentScenario-591114074-project-member] Acquiring lock "cinder-attachment_update-31ba173d-dde6-4dba-a646-fdb39f87af7a-np0000007838" by "attachment_update" {{(pid=100213) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 01:05:15.278921 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.coordination [req-1a4ac25a-ddd8-46c7-9bcc-1104c0d99278 req-f2a3bb15-0504-4ec0-b433-cccb46d27c87 tempest-TestServerVolumeAttachmentScenario-591114074 tempest-TestServerVolumeAttachmentScenario-591114074-project-member] Lock "cinder-attachment_update-31ba173d-dde6-4dba-a646-fdb39f87af7a-np0000007838" acquired by "attachment_update" :: waited 0.009s {{(pid=100213) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 01:05:15.282000 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:05:15.282000 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:05:15.310608 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-fa7b8379-f520-41e3-9c26-85983845e220 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:15.313150 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-fa7b8379-f520-41e3-9c26-85983845e220 tempest-CinderUnicodeTest-1978509623 tempest-CinderUnicodeTest-1978509623-project-member] GET https://10.4.3.240/volume/v3/volumes/8461f902-f74a-4268-a44f-1a41c786a956 Aug 20 01:05:15.313150 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-fa7b8379-f520-41e3-9c26-85983845e220 tempest-CinderUnicodeTest-1978509623 tempest-CinderUnicodeTest-1978509623-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:15.313150 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-fa7b8379-f520-41e3-9c26-85983845e220 tempest-CinderUnicodeTest-1978509623 tempest-CinderUnicodeTest-1978509623-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:15.325409 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:05:15.325409 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:05:15.329334 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-fa7b8379-f520-41e3-9c26-85983845e220 tempest-CinderUnicodeTest-1978509623 tempest-CinderUnicodeTest-1978509623-project-member] Volume info retrieved successfully. Aug 20 01:05:15.333638 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-fa7b8379-f520-41e3-9c26-85983845e220 tempest-CinderUnicodeTest-1978509623 tempest-CinderUnicodeTest-1978509623-project-member] https://10.4.3.240/volume/v3/volumes/8461f902-f74a-4268-a44f-1a41c786a956 returned with HTTP 200 Aug 20 01:05:15.333983 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 929/3672] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:05:15 2026] GET /volume/v3/volumes/8461f902-f74a-4268-a44f-1a41c786a956 => generated 868 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:05:15.349250 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-8de5342c-28cb-4472-b99e-e15e05d52b64 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:15.351893 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-8de5342c-28cb-4472-b99e-e15e05d52b64 tempest-CinderUnicodeTest-1978509623 tempest-CinderUnicodeTest-1978509623-project-member] GET https://10.4.3.240/volume/v3/volumes/8461f902-f74a-4268-a44f-1a41c786a956 Aug 20 01:05:15.352084 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-8de5342c-28cb-4472-b99e-e15e05d52b64 tempest-CinderUnicodeTest-1978509623 tempest-CinderUnicodeTest-1978509623-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:15.352307 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-8de5342c-28cb-4472-b99e-e15e05d52b64 tempest-CinderUnicodeTest-1978509623 tempest-CinderUnicodeTest-1978509623-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:15.361140 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:05:15.361140 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:05:15.364740 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-8de5342c-28cb-4472-b99e-e15e05d52b64 tempest-CinderUnicodeTest-1978509623 tempest-CinderUnicodeTest-1978509623-project-member] Volume info retrieved successfully. Aug 20 01:05:15.369197 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-8de5342c-28cb-4472-b99e-e15e05d52b64 tempest-CinderUnicodeTest-1978509623 tempest-CinderUnicodeTest-1978509623-project-member] https://10.4.3.240/volume/v3/volumes/8461f902-f74a-4268-a44f-1a41c786a956 returned with HTTP 200 Aug 20 01:05:15.369740 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 920/3673] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:05:15 2026] GET /volume/v3/volumes/8461f902-f74a-4268-a44f-1a41c786a956 => generated 868 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:05:15.384241 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-c2bbaaa0-ea1b-40b0-b6e0-852abe914b6f None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:15.387881 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-c2bbaaa0-ea1b-40b0-b6e0-852abe914b6f tempest-CinderUnicodeTest-1978509623 tempest-CinderUnicodeTest-1978509623-project-member] POST https://10.4.3.240/volume/v3/snapshots Aug 20 01:05:15.387881 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-c2bbaaa0-ea1b-40b0-b6e0-852abe914b6f tempest-CinderUnicodeTest-1978509623 tempest-CinderUnicodeTest-1978509623-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "8461f902-f74a-4268-a44f-1a41c786a956", "description": "\u4e2d\u56fd\u793e\u533a", "name": "tempest-CinderUnicodeTest-Snapshot-1318506613"}} {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:05:15.388758 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.coordination [req-1a4ac25a-ddd8-46c7-9bcc-1104c0d99278 req-f2a3bb15-0504-4ec0-b433-cccb46d27c87 tempest-TestServerVolumeAttachmentScenario-591114074 tempest-TestServerVolumeAttachmentScenario-591114074-project-member] Lock "cinder-attachment_update-31ba173d-dde6-4dba-a646-fdb39f87af7a-np0000007838" released by "attachment_update" :: held 0.110s {{(pid=100213) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 01:05:15.389096 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-1a4ac25a-ddd8-46c7-9bcc-1104c0d99278 req-f2a3bb15-0504-4ec0-b433-cccb46d27c87 tempest-TestServerVolumeAttachmentScenario-591114074 tempest-TestServerVolumeAttachmentScenario-591114074-project-member] https://10.4.3.240/volume/v3/attachments/361c155e-ffcc-4140-81eb-d661a260d35a returned with HTTP 200 Aug 20 01:05:15.390106 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 911/3674] 10.4.3.240 () {74 vars in 1704 bytes} [Thu Aug 20 01:05:15 2026] PUT /volume/v3/attachments/361c155e-ffcc-4140-81eb-d661a260d35a => generated 969 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:05:15.396403 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:05:15.396403 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:05:15.396859 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-c2bbaaa0-ea1b-40b0-b6e0-852abe914b6f tempest-CinderUnicodeTest-1978509623 tempest-CinderUnicodeTest-1978509623-project-member] Volume info retrieved successfully. Aug 20 01:05:15.397078 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.v3.snapshots [None req-c2bbaaa0-ea1b-40b0-b6e0-852abe914b6f tempest-CinderUnicodeTest-1978509623 tempest-CinderUnicodeTest-1978509623-project-member] Create snapshot from volume 8461f902-f74a-4268-a44f-1a41c786a956 Aug 20 01:05:15.433018 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.quota [None req-c2bbaaa0-ea1b-40b0-b6e0-852abe914b6f tempest-CinderUnicodeTest-1978509623 tempest-CinderUnicodeTest-1978509623-project-member] Created reservations ['eb9dfec7-61fa-4616-8851-ca32887f5e15', '9cfbd930-1f52-4907-8a76-4e472053ddae', '38a9edd2-2deb-490b-9bf4-5fa184bbe0fe', 'ed0db412-4831-44fb-992a-156ddf49818d'] {{(pid=100212) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 01:05:15.462265 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-c2bbaaa0-ea1b-40b0-b6e0-852abe914b6f tempest-CinderUnicodeTest-1978509623 tempest-CinderUnicodeTest-1978509623-project-member] Snapshot create request issued successfully. Aug 20 01:05:15.462616 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-c2bbaaa0-ea1b-40b0-b6e0-852abe914b6f tempest-CinderUnicodeTest-1978509623 tempest-CinderUnicodeTest-1978509623-project-member] https://10.4.3.240/volume/v3/snapshots returned with HTTP 202 Aug 20 01:05:15.463063 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 915/3675] 10.4.3.240 () {68 vars in 1265 bytes} [Thu Aug 20 01:05:15 2026] POST /volume/v3/snapshots => generated 326 bytes in 79 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 01:05:15.471704 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-2ec1c1b1-3818-4c19-8fbc-dbda8b296326 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:15.473473 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-2ec1c1b1-3818-4c19-8fbc-dbda8b296326 tempest-CinderUnicodeTest-1978509623 tempest-CinderUnicodeTest-1978509623-project-member] GET https://10.4.3.240/volume/v3/snapshots/3d7c64df-3f2c-4e06-adbc-bfb559274d52 Aug 20 01:05:15.473678 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-2ec1c1b1-3818-4c19-8fbc-dbda8b296326 tempest-CinderUnicodeTest-1978509623 tempest-CinderUnicodeTest-1978509623-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:15.473860 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-2ec1c1b1-3818-4c19-8fbc-dbda8b296326 tempest-CinderUnicodeTest-1978509623 tempest-CinderUnicodeTest-1978509623-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:15.478680 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:05:15.478680 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:05:15.479126 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-2ec1c1b1-3818-4c19-8fbc-dbda8b296326 tempest-CinderUnicodeTest-1978509623 tempest-CinderUnicodeTest-1978509623-project-member] Snapshot retrieved successfully. Aug 20 01:05:15.479929 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-2ec1c1b1-3818-4c19-8fbc-dbda8b296326 tempest-CinderUnicodeTest-1978509623 tempest-CinderUnicodeTest-1978509623-project-member] https://10.4.3.240/volume/v3/snapshots/3d7c64df-3f2c-4e06-adbc-bfb559274d52 returned with HTTP 200 Aug 20 01:05:15.480259 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 930/3676] 10.4.3.240 () {66 vars in 1354 bytes} [Thu Aug 20 01:05:15 2026] GET /volume/v3/snapshots/3d7c64df-3f2c-4e06-adbc-bfb559274d52 => generated 458 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:05:15.575104 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-0009249b-e749-4380-909c-bfbee0a13e7e None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:15.577969 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-0009249b-e749-4380-909c-bfbee0a13e7e tempest-TestVolumeBootPatternV346-114315032 tempest-TestVolumeBootPatternV346-114315032-project-member] DELETE https://10.4.3.240/volume/v3/volumes/5f8b2033-b512-48da-a495-0c686a55e138 Aug 20 01:05:15.577969 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-0009249b-e749-4380-909c-bfbee0a13e7e tempest-TestVolumeBootPatternV346-114315032 tempest-TestVolumeBootPatternV346-114315032-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:15.577969 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-0009249b-e749-4380-909c-bfbee0a13e7e tempest-TestVolumeBootPatternV346-114315032 tempest-TestVolumeBootPatternV346-114315032-project-member] Calling method 'delete' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:15.578159 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.v3.volumes [None req-0009249b-e749-4380-909c-bfbee0a13e7e tempest-TestVolumeBootPatternV346-114315032 tempest-TestVolumeBootPatternV346-114315032-project-member] Delete volume with id: 5f8b2033-b512-48da-a495-0c686a55e138 Aug 20 01:05:15.589649 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:05:15.589649 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:05:15.590251 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-0009249b-e749-4380-909c-bfbee0a13e7e tempest-TestVolumeBootPatternV346-114315032 tempest-TestVolumeBootPatternV346-114315032-project-member] Volume info retrieved successfully. Aug 20 01:05:15.612272 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-0009249b-e749-4380-909c-bfbee0a13e7e tempest-TestVolumeBootPatternV346-114315032 tempest-TestVolumeBootPatternV346-114315032-project-member] Delete volume request issued successfully. Aug 20 01:05:15.612524 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-0009249b-e749-4380-909c-bfbee0a13e7e tempest-TestVolumeBootPatternV346-114315032 tempest-TestVolumeBootPatternV346-114315032-project-member] https://10.4.3.240/volume/v3/volumes/5f8b2033-b512-48da-a495-0c686a55e138 returned with HTTP 202 Aug 20 01:05:15.612965 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 921/3677] 10.4.3.240 () {68 vars in 1392 bytes} [Thu Aug 20 01:05:15 2026] DELETE /volume/v3/volumes/5f8b2033-b512-48da-a495-0c686a55e138 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 20 01:05:15.620873 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-68c668bf-6a6f-4be3-9e2e-2c0f867cab99 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:15.622754 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-68c668bf-6a6f-4be3-9e2e-2c0f867cab99 tempest-TestVolumeBootPatternV346-114315032 tempest-TestVolumeBootPatternV346-114315032-project-member] GET https://10.4.3.240/volume/v3/volumes/5f8b2033-b512-48da-a495-0c686a55e138 Aug 20 01:05:15.622920 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-68c668bf-6a6f-4be3-9e2e-2c0f867cab99 tempest-TestVolumeBootPatternV346-114315032 tempest-TestVolumeBootPatternV346-114315032-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:15.623123 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-68c668bf-6a6f-4be3-9e2e-2c0f867cab99 tempest-TestVolumeBootPatternV346-114315032 tempest-TestVolumeBootPatternV346-114315032-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:15.631399 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:05:15.631399 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:05:15.635404 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-68c668bf-6a6f-4be3-9e2e-2c0f867cab99 tempest-TestVolumeBootPatternV346-114315032 tempest-TestVolumeBootPatternV346-114315032-project-member] Volume info retrieved successfully. Aug 20 01:05:15.651446 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-68c668bf-6a6f-4be3-9e2e-2c0f867cab99 tempest-TestVolumeBootPatternV346-114315032 tempest-TestVolumeBootPatternV346-114315032-project-member] https://10.4.3.240/volume/v3/volumes/5f8b2033-b512-48da-a495-0c686a55e138 returned with HTTP 200 Aug 20 01:05:15.651975 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 912/3678] 10.4.3.240 () {68 vars in 1389 bytes} [Thu Aug 20 01:05:15 2026] GET /volume/v3/volumes/5f8b2033-b512-48da-a495-0c686a55e138 => generated 1421 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 01:05:16.107350 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-f318f867-aa70-4514-b0c2-93b4908047bd None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:16.109244 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-f318f867-aa70-4514-b0c2-93b4908047bd tempest-TestServerVolumeAttachmentScenario-591114074 tempest-TestServerVolumeAttachmentScenario-591114074-project-member] GET https://10.4.3.240/volume/v3/volumes/31ba173d-dde6-4dba-a646-fdb39f87af7a Aug 20 01:05:16.109443 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-f318f867-aa70-4514-b0c2-93b4908047bd tempest-TestServerVolumeAttachmentScenario-591114074 tempest-TestServerVolumeAttachmentScenario-591114074-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:16.109672 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-f318f867-aa70-4514-b0c2-93b4908047bd tempest-TestServerVolumeAttachmentScenario-591114074 tempest-TestServerVolumeAttachmentScenario-591114074-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:16.125799 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:05:16.125799 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:05:16.131633 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-f318f867-aa70-4514-b0c2-93b4908047bd tempest-TestServerVolumeAttachmentScenario-591114074 tempest-TestServerVolumeAttachmentScenario-591114074-project-member] Volume info retrieved successfully. Aug 20 01:05:16.140167 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-f318f867-aa70-4514-b0c2-93b4908047bd tempest-TestServerVolumeAttachmentScenario-591114074 tempest-TestServerVolumeAttachmentScenario-591114074-project-member] https://10.4.3.240/volume/v3/volumes/31ba173d-dde6-4dba-a646-fdb39f87af7a returned with HTTP 200 Aug 20 01:05:16.140732 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 916/3679] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:05:16 2026] GET /volume/v3/volumes/31ba173d-dde6-4dba-a646-fdb39f87af7a => generated 857 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:05:16.169635 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-6e28b454-c414-4ef9-a9af-5df7974332f6 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:16.171247 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-6e28b454-c414-4ef9-a9af-5df7974332f6 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] GET https://10.4.3.240/volume/v3/snapshots/002e850c-074a-4cfe-a02d-a1deb0a312fd Aug 20 01:05:16.171434 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-6e28b454-c414-4ef9-a9af-5df7974332f6 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:16.171647 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-6e28b454-c414-4ef9-a9af-5df7974332f6 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:16.175390 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-6e28b454-c414-4ef9-a9af-5df7974332f6 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] https://10.4.3.240/volume/v3/snapshots/002e850c-074a-4cfe-a02d-a1deb0a312fd returned with HTTP 404 Aug 20 01:05:16.175817 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 931/3680] 10.4.3.240 () {66 vars in 1354 bytes} [Thu Aug 20 01:05:16 2026] GET /volume/v3/snapshots/002e850c-074a-4cfe-a02d-a1deb0a312fd => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:05:16.184054 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-1abf9155-59a2-4e3b-84c0-105eab203f21 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:16.186106 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-1abf9155-59a2-4e3b-84c0-105eab203f21 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] DELETE https://10.4.3.240/volume/v3/volumes/dba3ffca-35b3-4ba8-86a7-c5e9af9aa20a Aug 20 01:05:16.186335 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-1abf9155-59a2-4e3b-84c0-105eab203f21 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:16.186582 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-1abf9155-59a2-4e3b-84c0-105eab203f21 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Calling method 'delete' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:16.186758 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.v3.volumes [None req-1abf9155-59a2-4e3b-84c0-105eab203f21 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Delete volume with id: dba3ffca-35b3-4ba8-86a7-c5e9af9aa20a Aug 20 01:05:16.194914 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:05:16.194914 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:05:16.195258 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-1abf9155-59a2-4e3b-84c0-105eab203f21 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Volume info retrieved successfully. Aug 20 01:05:16.214402 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-1abf9155-59a2-4e3b-84c0-105eab203f21 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Delete volume request issued successfully. Aug 20 01:05:16.214667 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-1abf9155-59a2-4e3b-84c0-105eab203f21 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] https://10.4.3.240/volume/v3/volumes/dba3ffca-35b3-4ba8-86a7-c5e9af9aa20a returned with HTTP 202 Aug 20 01:05:16.215211 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 922/3681] 10.4.3.240 () {66 vars in 1351 bytes} [Thu Aug 20 01:05:16 2026] DELETE /volume/v3/volumes/dba3ffca-35b3-4ba8-86a7-c5e9af9aa20a => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 01:05:16.222194 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-ad20dd94-ce62-42cf-94a1-03b3a27ede1b None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:16.223731 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-ad20dd94-ce62-42cf-94a1-03b3a27ede1b tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] GET https://10.4.3.240/volume/v3/volumes/dba3ffca-35b3-4ba8-86a7-c5e9af9aa20a Aug 20 01:05:16.223934 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-ad20dd94-ce62-42cf-94a1-03b3a27ede1b tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:16.224121 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-ad20dd94-ce62-42cf-94a1-03b3a27ede1b tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:16.230711 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:05:16.230711 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:05:16.233644 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-ad20dd94-ce62-42cf-94a1-03b3a27ede1b tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Volume info retrieved successfully. Aug 20 01:05:16.237065 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-ad20dd94-ce62-42cf-94a1-03b3a27ede1b tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] https://10.4.3.240/volume/v3/volumes/dba3ffca-35b3-4ba8-86a7-c5e9af9aa20a returned with HTTP 200 Aug 20 01:05:16.237410 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 913/3682] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:05:16 2026] GET /volume/v3/volumes/dba3ffca-35b3-4ba8-86a7-c5e9af9aa20a => generated 1008 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:05:16.488955 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-4bdf069a-9804-4d56-82ab-7fd269db1ac6 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:16.490869 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-4bdf069a-9804-4d56-82ab-7fd269db1ac6 tempest-CinderUnicodeTest-1978509623 tempest-CinderUnicodeTest-1978509623-project-member] GET https://10.4.3.240/volume/v3/snapshots/3d7c64df-3f2c-4e06-adbc-bfb559274d52 Aug 20 01:05:16.491056 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-4bdf069a-9804-4d56-82ab-7fd269db1ac6 tempest-CinderUnicodeTest-1978509623 tempest-CinderUnicodeTest-1978509623-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:16.491233 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-4bdf069a-9804-4d56-82ab-7fd269db1ac6 tempest-CinderUnicodeTest-1978509623 tempest-CinderUnicodeTest-1978509623-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:16.497064 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:05:16.497064 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:05:16.497727 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-4bdf069a-9804-4d56-82ab-7fd269db1ac6 tempest-CinderUnicodeTest-1978509623 tempest-CinderUnicodeTest-1978509623-project-member] Snapshot retrieved successfully. Aug 20 01:05:16.498883 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-4bdf069a-9804-4d56-82ab-7fd269db1ac6 tempest-CinderUnicodeTest-1978509623 tempest-CinderUnicodeTest-1978509623-project-member] https://10.4.3.240/volume/v3/snapshots/3d7c64df-3f2c-4e06-adbc-bfb559274d52 returned with HTTP 200 Aug 20 01:05:16.499524 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 917/3683] 10.4.3.240 () {66 vars in 1354 bytes} [Thu Aug 20 01:05:16 2026] GET /volume/v3/snapshots/3d7c64df-3f2c-4e06-adbc-bfb559274d52 => generated 485 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:05:16.510236 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-5a6da87a-3ff7-4ff1-83b1-91ecf6433438 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:16.513623 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-5a6da87a-3ff7-4ff1-83b1-91ecf6433438 tempest-CinderUnicodeTest-1978509623 tempest-CinderUnicodeTest-1978509623-project-member] GET https://10.4.3.240/volume/v3/snapshots/3d7c64df-3f2c-4e06-adbc-bfb559274d52 Aug 20 01:05:16.513803 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-5a6da87a-3ff7-4ff1-83b1-91ecf6433438 tempest-CinderUnicodeTest-1978509623 tempest-CinderUnicodeTest-1978509623-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:16.513978 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-5a6da87a-3ff7-4ff1-83b1-91ecf6433438 tempest-CinderUnicodeTest-1978509623 tempest-CinderUnicodeTest-1978509623-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:16.519442 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:05:16.519442 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:05:16.519979 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-5a6da87a-3ff7-4ff1-83b1-91ecf6433438 tempest-CinderUnicodeTest-1978509623 tempest-CinderUnicodeTest-1978509623-project-member] Snapshot retrieved successfully. Aug 20 01:05:16.520709 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-5a6da87a-3ff7-4ff1-83b1-91ecf6433438 tempest-CinderUnicodeTest-1978509623 tempest-CinderUnicodeTest-1978509623-project-member] https://10.4.3.240/volume/v3/snapshots/3d7c64df-3f2c-4e06-adbc-bfb559274d52 returned with HTTP 200 Aug 20 01:05:16.521018 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 932/3684] 10.4.3.240 () {66 vars in 1354 bytes} [Thu Aug 20 01:05:16 2026] GET /volume/v3/snapshots/3d7c64df-3f2c-4e06-adbc-bfb559274d52 => generated 485 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:05:16.529442 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-10b9ad75-7a66-4d7e-b503-a1c2b1014a5d None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:16.531122 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-10b9ad75-7a66-4d7e-b503-a1c2b1014a5d tempest-CinderUnicodeTest-1978509623 tempest-CinderUnicodeTest-1978509623-project-member] DELETE https://10.4.3.240/volume/v3/snapshots/3d7c64df-3f2c-4e06-adbc-bfb559274d52 Aug 20 01:05:16.531323 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-10b9ad75-7a66-4d7e-b503-a1c2b1014a5d tempest-CinderUnicodeTest-1978509623 tempest-CinderUnicodeTest-1978509623-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:16.531522 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-10b9ad75-7a66-4d7e-b503-a1c2b1014a5d tempest-CinderUnicodeTest-1978509623 tempest-CinderUnicodeTest-1978509623-project-member] Calling method 'delete' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:16.531630 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.v3.snapshots [None req-10b9ad75-7a66-4d7e-b503-a1c2b1014a5d tempest-CinderUnicodeTest-1978509623 tempest-CinderUnicodeTest-1978509623-project-member] Delete snapshot with id: 3d7c64df-3f2c-4e06-adbc-bfb559274d52 Aug 20 01:05:16.536285 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:05:16.536285 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:05:16.536802 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-10b9ad75-7a66-4d7e-b503-a1c2b1014a5d tempest-CinderUnicodeTest-1978509623 tempest-CinderUnicodeTest-1978509623-project-member] Snapshot retrieved successfully. Aug 20 01:05:16.551041 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-10b9ad75-7a66-4d7e-b503-a1c2b1014a5d tempest-CinderUnicodeTest-1978509623 tempest-CinderUnicodeTest-1978509623-project-member] Snapshot delete request issued successfully. Aug 20 01:05:16.551199 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-10b9ad75-7a66-4d7e-b503-a1c2b1014a5d tempest-CinderUnicodeTest-1978509623 tempest-CinderUnicodeTest-1978509623-project-member] https://10.4.3.240/volume/v3/snapshots/3d7c64df-3f2c-4e06-adbc-bfb559274d52 returned with HTTP 202 Aug 20 01:05:16.551671 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 923/3685] 10.4.3.240 () {66 vars in 1357 bytes} [Thu Aug 20 01:05:16 2026] DELETE /volume/v3/snapshots/3d7c64df-3f2c-4e06-adbc-bfb559274d52 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 01:05:16.562092 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-bbf81b4d-cf68-41fc-8075-ee1090cd5f81 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:16.563913 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-bbf81b4d-cf68-41fc-8075-ee1090cd5f81 tempest-CinderUnicodeTest-1978509623 tempest-CinderUnicodeTest-1978509623-project-member] GET https://10.4.3.240/volume/v3/snapshots/3d7c64df-3f2c-4e06-adbc-bfb559274d52 Aug 20 01:05:16.563913 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-bbf81b4d-cf68-41fc-8075-ee1090cd5f81 tempest-CinderUnicodeTest-1978509623 tempest-CinderUnicodeTest-1978509623-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:16.564152 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-bbf81b4d-cf68-41fc-8075-ee1090cd5f81 tempest-CinderUnicodeTest-1978509623 tempest-CinderUnicodeTest-1978509623-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:16.570382 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:05:16.570382 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:05:16.570382 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-bbf81b4d-cf68-41fc-8075-ee1090cd5f81 tempest-CinderUnicodeTest-1978509623 tempest-CinderUnicodeTest-1978509623-project-member] Snapshot retrieved successfully. Aug 20 01:05:16.570618 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-bbf81b4d-cf68-41fc-8075-ee1090cd5f81 tempest-CinderUnicodeTest-1978509623 tempest-CinderUnicodeTest-1978509623-project-member] https://10.4.3.240/volume/v3/snapshots/3d7c64df-3f2c-4e06-adbc-bfb559274d52 returned with HTTP 200 Aug 20 01:05:16.570964 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 914/3686] 10.4.3.240 () {66 vars in 1354 bytes} [Thu Aug 20 01:05:16 2026] GET /volume/v3/snapshots/3d7c64df-3f2c-4e06-adbc-bfb559274d52 => generated 484 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:05:16.664241 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-c236bc1c-1083-48ce-a267-b138d3f8b1a2 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:16.666494 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-c236bc1c-1083-48ce-a267-b138d3f8b1a2 tempest-TestVolumeBootPatternV346-114315032 tempest-TestVolumeBootPatternV346-114315032-project-member] GET https://10.4.3.240/volume/v3/volumes/5f8b2033-b512-48da-a495-0c686a55e138 Aug 20 01:05:16.666776 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-c236bc1c-1083-48ce-a267-b138d3f8b1a2 tempest-TestVolumeBootPatternV346-114315032 tempest-TestVolumeBootPatternV346-114315032-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:16.666999 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-c236bc1c-1083-48ce-a267-b138d3f8b1a2 tempest-TestVolumeBootPatternV346-114315032 tempest-TestVolumeBootPatternV346-114315032-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:16.673954 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-c236bc1c-1083-48ce-a267-b138d3f8b1a2 tempest-TestVolumeBootPatternV346-114315032 tempest-TestVolumeBootPatternV346-114315032-project-member] https://10.4.3.240/volume/v3/volumes/5f8b2033-b512-48da-a495-0c686a55e138 returned with HTTP 404 Aug 20 01:05:16.674711 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 918/3687] 10.4.3.240 () {68 vars in 1389 bytes} [Thu Aug 20 01:05:16 2026] GET /volume/v3/volumes/5f8b2033-b512-48da-a495-0c686a55e138 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 01:05:16.681968 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-0df345d0-3349-4b7b-b9ab-f998ad634ee3 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:16.685640 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-0df345d0-3349-4b7b-b9ab-f998ad634ee3 tempest-TestVolumeBootPatternV346-114315032 tempest-TestVolumeBootPatternV346-114315032-project-member] DELETE https://10.4.3.240/volume/v3/snapshots/8da44e6b-490b-4f97-ad36-ef8b876c0247 Aug 20 01:05:16.685837 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-0df345d0-3349-4b7b-b9ab-f998ad634ee3 tempest-TestVolumeBootPatternV346-114315032 tempest-TestVolumeBootPatternV346-114315032-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:16.686021 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-0df345d0-3349-4b7b-b9ab-f998ad634ee3 tempest-TestVolumeBootPatternV346-114315032 tempest-TestVolumeBootPatternV346-114315032-project-member] Calling method 'delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:16.686113 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.v3.snapshots [None req-0df345d0-3349-4b7b-b9ab-f998ad634ee3 tempest-TestVolumeBootPatternV346-114315032 tempest-TestVolumeBootPatternV346-114315032-project-member] Delete snapshot with id: 8da44e6b-490b-4f97-ad36-ef8b876c0247 Aug 20 01:05:16.692028 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:05:16.692028 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:05:16.692383 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-0df345d0-3349-4b7b-b9ab-f998ad634ee3 tempest-TestVolumeBootPatternV346-114315032 tempest-TestVolumeBootPatternV346-114315032-project-member] Snapshot retrieved successfully. Aug 20 01:05:16.712958 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-0df345d0-3349-4b7b-b9ab-f998ad634ee3 tempest-TestVolumeBootPatternV346-114315032 tempest-TestVolumeBootPatternV346-114315032-project-member] Snapshot delete request issued successfully. Aug 20 01:05:16.713185 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-0df345d0-3349-4b7b-b9ab-f998ad634ee3 tempest-TestVolumeBootPatternV346-114315032 tempest-TestVolumeBootPatternV346-114315032-project-member] https://10.4.3.240/volume/v3/snapshots/8da44e6b-490b-4f97-ad36-ef8b876c0247 returned with HTTP 202 Aug 20 01:05:16.713734 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 933/3688] 10.4.3.240 () {66 vars in 1357 bytes} [Thu Aug 20 01:05:16 2026] DELETE /volume/v3/snapshots/8da44e6b-490b-4f97-ad36-ef8b876c0247 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 01:05:16.722931 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-bd1a0e36-72c8-4b50-a818-9491da6fb9ca None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:16.724735 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-bd1a0e36-72c8-4b50-a818-9491da6fb9ca tempest-TestVolumeBootPatternV346-114315032 tempest-TestVolumeBootPatternV346-114315032-project-member] GET https://10.4.3.240/volume/v3/snapshots/8da44e6b-490b-4f97-ad36-ef8b876c0247 Aug 20 01:05:16.724895 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-bd1a0e36-72c8-4b50-a818-9491da6fb9ca tempest-TestVolumeBootPatternV346-114315032 tempest-TestVolumeBootPatternV346-114315032-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:16.725074 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-bd1a0e36-72c8-4b50-a818-9491da6fb9ca tempest-TestVolumeBootPatternV346-114315032 tempest-TestVolumeBootPatternV346-114315032-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:16.729756 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:05:16.729756 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:05:16.730165 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-bd1a0e36-72c8-4b50-a818-9491da6fb9ca tempest-TestVolumeBootPatternV346-114315032 tempest-TestVolumeBootPatternV346-114315032-project-member] Snapshot retrieved successfully. Aug 20 01:05:16.730942 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-bd1a0e36-72c8-4b50-a818-9491da6fb9ca tempest-TestVolumeBootPatternV346-114315032 tempest-TestVolumeBootPatternV346-114315032-project-member] https://10.4.3.240/volume/v3/snapshots/8da44e6b-490b-4f97-ad36-ef8b876c0247 returned with HTTP 200 Aug 20 01:05:16.731281 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 924/3689] 10.4.3.240 () {66 vars in 1354 bytes} [Thu Aug 20 01:05:16 2026] GET /volume/v3/snapshots/8da44e6b-490b-4f97-ad36-ef8b876c0247 => generated 482 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:05:17.152244 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-a3252ea5-9ae0-4721-9dd3-8c0ef9d564b5 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:17.157652 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-a3252ea5-9ae0-4721-9dd3-8c0ef9d564b5 tempest-TestServerVolumeAttachmentScenario-591114074 tempest-TestServerVolumeAttachmentScenario-591114074-project-member] GET https://10.4.3.240/volume/v3/volumes/31ba173d-dde6-4dba-a646-fdb39f87af7a Aug 20 01:05:17.157846 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-a3252ea5-9ae0-4721-9dd3-8c0ef9d564b5 tempest-TestServerVolumeAttachmentScenario-591114074 tempest-TestServerVolumeAttachmentScenario-591114074-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:17.158023 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-a3252ea5-9ae0-4721-9dd3-8c0ef9d564b5 tempest-TestServerVolumeAttachmentScenario-591114074 tempest-TestServerVolumeAttachmentScenario-591114074-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:17.171428 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:05:17.171428 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:05:17.178607 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-a3252ea5-9ae0-4721-9dd3-8c0ef9d564b5 tempest-TestServerVolumeAttachmentScenario-591114074 tempest-TestServerVolumeAttachmentScenario-591114074-project-member] Volume info retrieved successfully. Aug 20 01:05:17.185793 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-a3252ea5-9ae0-4721-9dd3-8c0ef9d564b5 tempest-TestServerVolumeAttachmentScenario-591114074 tempest-TestServerVolumeAttachmentScenario-591114074-project-member] https://10.4.3.240/volume/v3/volumes/31ba173d-dde6-4dba-a646-fdb39f87af7a returned with HTTP 200 Aug 20 01:05:17.186275 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 915/3690] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:05:17 2026] GET /volume/v3/volumes/31ba173d-dde6-4dba-a646-fdb39f87af7a => generated 857 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:05:17.252302 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-e6be5492-0f40-4331-a118-ccd7a6f21cf8 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:17.253852 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-e6be5492-0f40-4331-a118-ccd7a6f21cf8 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] GET https://10.4.3.240/volume/v3/volumes/dba3ffca-35b3-4ba8-86a7-c5e9af9aa20a Aug 20 01:05:17.254043 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-e6be5492-0f40-4331-a118-ccd7a6f21cf8 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:17.254210 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-e6be5492-0f40-4331-a118-ccd7a6f21cf8 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:17.260042 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-e6be5492-0f40-4331-a118-ccd7a6f21cf8 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] https://10.4.3.240/volume/v3/volumes/dba3ffca-35b3-4ba8-86a7-c5e9af9aa20a returned with HTTP 404 Aug 20 01:05:17.260596 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 919/3691] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:05:17 2026] GET /volume/v3/volumes/dba3ffca-35b3-4ba8-86a7-c5e9af9aa20a => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:05:17.271102 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-265cd031-8800-43ec-a1b2-9060dc82cf22 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:17.273537 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-265cd031-8800-43ec-a1b2-9060dc82cf22 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] POST https://10.4.3.240/volume/v3/volumes Aug 20 01:05:17.274047 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-265cd031-8800-43ec-a1b2-9060dc82cf22 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-114890691"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:05:17.275815 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.v3.volumes [None req-265cd031-8800-43ec-a1b2-9060dc82cf22 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-114890691'}} {{(pid=100215) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 01:05:17.275936 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-265cd031-8800-43ec-a1b2-9060dc82cf22 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Create volume of 1 GB Aug 20 01:05:17.276235 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:05:17.276235 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:05:17.280183 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-265cd031-8800-43ec-a1b2-9060dc82cf22 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Availability Zones retrieved successfully. Aug 20 01:05:17.284937 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-265cd031-8800-43ec-a1b2-9060dc82cf22 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Flow 'volume_create_api' (e9fc3c40-b4e2-4699-ab96-bb00aed5b7a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:05:17.285823 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-265cd031-8800-43ec-a1b2-9060dc82cf22 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5beea7ff-1ed4-4432-b796-8f67ebf63d61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:05:17.286548 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.flows.api.create_volume [None req-265cd031-8800-43ec-a1b2-9060dc82cf22 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Validating volume size '1' using validate_int {{(pid=100215) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 01:05:17.312995 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-265cd031-8800-43ec-a1b2-9060dc82cf22 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5beea7ff-1ed4-4432-b796-8f67ebf63d61) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:52:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1ed58bd6-fe6a-497e-ae84-e8199d24fdfa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:05:17.313779 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-265cd031-8800-43ec-a1b2-9060dc82cf22 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4f071627-d69b-4994-9b77-a114c6c04977) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:05:17.351645 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.quota [None req-265cd031-8800-43ec-a1b2-9060dc82cf22 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Created reservations ['261ee787-4967-4e6d-a874-494be401e854', 'd5cfe300-4efa-44d8-b7d4-e0ff8539fde2', 'ed08a22c-ce9b-4c24-bc84-b5652ab09b83', 'a924866a-c163-4d20-926b-5b9636508650'] {{(pid=100215) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 01:05:17.352401 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-265cd031-8800-43ec-a1b2-9060dc82cf22 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4f071627-d69b-4994-9b77-a114c6c04977) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['261ee787-4967-4e6d-a874-494be401e854', 'd5cfe300-4efa-44d8-b7d4-e0ff8539fde2', 'ed08a22c-ce9b-4c24-bc84-b5652ab09b83', 'a924866a-c163-4d20-926b-5b9636508650']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:05:17.353269 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-265cd031-8800-43ec-a1b2-9060dc82cf22 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bf638848-87a0-4430-b73d-2cf0c4920e5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:05:17.374396 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-265cd031-8800-43ec-a1b2-9060dc82cf22 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bf638848-87a0-4430-b73d-2cf0c4920e5e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5238213b-5247-4307-bd25-4e8609bf5f9a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-114890691',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c8a4558a16b94ee88cdc767f5f49fbcd',qos_specs=None,replication_status=,reservations=['261ee787-4967-4e6d-a874-494be401e854','d5cfe300-4efa-44d8-b7d4-e0ff8539fde2','ed08a22c-ce9b-4c24-bc84-b5652ab09b83','a924866a-c163-4d20-926b-5b9636508650'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='beb1af828fbe4beb949a30ab0d23504e',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T01:05:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-114890691',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5238213b-5247-4307-bd25-4e8609bf5f9a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c8a4558a16b94ee88cdc767f5f49fbcd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='beb1af828fbe4beb949a30ab0d23504e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1ed58bd6-fe6a-497e-ae84-e8199d24fdfa),volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:05:17.375010 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-265cd031-8800-43ec-a1b2-9060dc82cf22 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (706db53d-8295-4b58-90d8-73fb659aa9e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:05:17.394069 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-265cd031-8800-43ec-a1b2-9060dc82cf22 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (706db53d-8295-4b58-90d8-73fb659aa9e5) transitioned into state 'SUCCESS' from state '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-114890691',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c8a4558a16b94ee88cdc767f5f49fbcd',qos_specs=None,replication_status=,reservations=['261ee787-4967-4e6d-a874-494be401e854','d5cfe300-4efa-44d8-b7d4-e0ff8539fde2','ed08a22c-ce9b-4c24-bc84-b5652ab09b83','a924866a-c163-4d20-926b-5b9636508650'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='beb1af828fbe4beb949a30ab0d23504e',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:05:17.394894 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-265cd031-8800-43ec-a1b2-9060dc82cf22 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (873cc754-97de-40a7-96df-ddd22659d510) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:05:17.409626 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-265cd031-8800-43ec-a1b2-9060dc82cf22 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (873cc754-97de-40a7-96df-ddd22659d510) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:05:17.410348 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-265cd031-8800-43ec-a1b2-9060dc82cf22 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Flow 'volume_create_api' (e9fc3c40-b4e2-4699-ab96-bb00aed5b7a2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:05:17.410646 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-265cd031-8800-43ec-a1b2-9060dc82cf22 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Create volume request issued successfully. Aug 20 01:05:17.411145 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-265cd031-8800-43ec-a1b2-9060dc82cf22 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 20 01:05:17.411601 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 934/3692] 10.4.3.240 () {68 vars in 1258 bytes} [Thu Aug 20 01:05:17 2026] POST /volume/v3/volumes => generated 777 bytes in 141 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 01:05:17.423962 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-9a542684-f5c8-47ed-8f77-0163ed2cf5da None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:17.426847 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-9a542684-f5c8-47ed-8f77-0163ed2cf5da tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] GET https://10.4.3.240/volume/v3/volumes/5238213b-5247-4307-bd25-4e8609bf5f9a Aug 20 01:05:17.426847 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-9a542684-f5c8-47ed-8f77-0163ed2cf5da tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:17.426847 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-9a542684-f5c8-47ed-8f77-0163ed2cf5da tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:17.435083 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:05:17.435083 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:05:17.439087 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-9a542684-f5c8-47ed-8f77-0163ed2cf5da tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Volume info retrieved successfully. Aug 20 01:05:17.443851 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-9a542684-f5c8-47ed-8f77-0163ed2cf5da tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] https://10.4.3.240/volume/v3/volumes/5238213b-5247-4307-bd25-4e8609bf5f9a returned with HTTP 200 Aug 20 01:05:17.444355 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 925/3693] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:05:17 2026] GET /volume/v3/volumes/5238213b-5247-4307-bd25-4e8609bf5f9a => generated 956 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:05:17.581914 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-7bbf9ae8-5ab0-4662-b3d9-a1ae71a01e45 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:17.583705 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-7bbf9ae8-5ab0-4662-b3d9-a1ae71a01e45 tempest-CinderUnicodeTest-1978509623 tempest-CinderUnicodeTest-1978509623-project-member] GET https://10.4.3.240/volume/v3/snapshots/3d7c64df-3f2c-4e06-adbc-bfb559274d52 Aug 20 01:05:17.583909 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-7bbf9ae8-5ab0-4662-b3d9-a1ae71a01e45 tempest-CinderUnicodeTest-1978509623 tempest-CinderUnicodeTest-1978509623-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:17.584113 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-7bbf9ae8-5ab0-4662-b3d9-a1ae71a01e45 tempest-CinderUnicodeTest-1978509623 tempest-CinderUnicodeTest-1978509623-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:17.590794 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-7bbf9ae8-5ab0-4662-b3d9-a1ae71a01e45 tempest-CinderUnicodeTest-1978509623 tempest-CinderUnicodeTest-1978509623-project-member] https://10.4.3.240/volume/v3/snapshots/3d7c64df-3f2c-4e06-adbc-bfb559274d52 returned with HTTP 404 Aug 20 01:05:17.591252 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 916/3694] 10.4.3.240 () {66 vars in 1354 bytes} [Thu Aug 20 01:05:17 2026] GET /volume/v3/snapshots/3d7c64df-3f2c-4e06-adbc-bfb559274d52 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:05:17.598882 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-929c2aef-5e25-4a56-8525-a9aaec2279c6 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:17.600858 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-929c2aef-5e25-4a56-8525-a9aaec2279c6 tempest-CinderUnicodeTest-1978509623 tempest-CinderUnicodeTest-1978509623-project-member] DELETE https://10.4.3.240/volume/v3/volumes/8461f902-f74a-4268-a44f-1a41c786a956 Aug 20 01:05:17.601154 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-929c2aef-5e25-4a56-8525-a9aaec2279c6 tempest-CinderUnicodeTest-1978509623 tempest-CinderUnicodeTest-1978509623-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:17.601428 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-929c2aef-5e25-4a56-8525-a9aaec2279c6 tempest-CinderUnicodeTest-1978509623 tempest-CinderUnicodeTest-1978509623-project-member] Calling method 'delete' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:17.601702 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.v3.volumes [None req-929c2aef-5e25-4a56-8525-a9aaec2279c6 tempest-CinderUnicodeTest-1978509623 tempest-CinderUnicodeTest-1978509623-project-member] Delete volume with id: 8461f902-f74a-4268-a44f-1a41c786a956 Aug 20 01:05:17.615681 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:05:17.615681 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:05:17.616174 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-929c2aef-5e25-4a56-8525-a9aaec2279c6 tempest-CinderUnicodeTest-1978509623 tempest-CinderUnicodeTest-1978509623-project-member] Volume info retrieved successfully. Aug 20 01:05:17.643194 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-929c2aef-5e25-4a56-8525-a9aaec2279c6 tempest-CinderUnicodeTest-1978509623 tempest-CinderUnicodeTest-1978509623-project-member] Delete volume request issued successfully. Aug 20 01:05:17.643388 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-929c2aef-5e25-4a56-8525-a9aaec2279c6 tempest-CinderUnicodeTest-1978509623 tempest-CinderUnicodeTest-1978509623-project-member] https://10.4.3.240/volume/v3/volumes/8461f902-f74a-4268-a44f-1a41c786a956 returned with HTTP 202 Aug 20 01:05:17.643861 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 920/3695] 10.4.3.240 () {66 vars in 1351 bytes} [Thu Aug 20 01:05:17 2026] DELETE /volume/v3/volumes/8461f902-f74a-4268-a44f-1a41c786a956 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 01:05:17.655418 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-50ca218e-00f6-4737-94ec-92dfbca4fe1c None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:17.657763 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-50ca218e-00f6-4737-94ec-92dfbca4fe1c tempest-CinderUnicodeTest-1978509623 tempest-CinderUnicodeTest-1978509623-project-member] GET https://10.4.3.240/volume/v3/volumes/8461f902-f74a-4268-a44f-1a41c786a956 Aug 20 01:05:17.658027 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-50ca218e-00f6-4737-94ec-92dfbca4fe1c tempest-CinderUnicodeTest-1978509623 tempest-CinderUnicodeTest-1978509623-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:17.658291 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-50ca218e-00f6-4737-94ec-92dfbca4fe1c tempest-CinderUnicodeTest-1978509623 tempest-CinderUnicodeTest-1978509623-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:17.677241 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:05:17.677241 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:05:17.682039 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-50ca218e-00f6-4737-94ec-92dfbca4fe1c tempest-CinderUnicodeTest-1978509623 tempest-CinderUnicodeTest-1978509623-project-member] Volume info retrieved successfully. Aug 20 01:05:17.693766 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-50ca218e-00f6-4737-94ec-92dfbca4fe1c tempest-CinderUnicodeTest-1978509623 tempest-CinderUnicodeTest-1978509623-project-member] https://10.4.3.240/volume/v3/volumes/8461f902-f74a-4268-a44f-1a41c786a956 returned with HTTP 200 Aug 20 01:05:17.694237 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 935/3696] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:05:17 2026] GET /volume/v3/volumes/8461f902-f74a-4268-a44f-1a41c786a956 => generated 867 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:05:17.740799 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-93571070-61a5-4152-a11a-8cf13261ecdc None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:17.743453 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-93571070-61a5-4152-a11a-8cf13261ecdc tempest-TestVolumeBootPatternV346-114315032 tempest-TestVolumeBootPatternV346-114315032-project-member] GET https://10.4.3.240/volume/v3/snapshots/8da44e6b-490b-4f97-ad36-ef8b876c0247 Aug 20 01:05:17.743638 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-93571070-61a5-4152-a11a-8cf13261ecdc tempest-TestVolumeBootPatternV346-114315032 tempest-TestVolumeBootPatternV346-114315032-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:17.743812 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-93571070-61a5-4152-a11a-8cf13261ecdc tempest-TestVolumeBootPatternV346-114315032 tempest-TestVolumeBootPatternV346-114315032-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:17.752893 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-93571070-61a5-4152-a11a-8cf13261ecdc tempest-TestVolumeBootPatternV346-114315032 tempest-TestVolumeBootPatternV346-114315032-project-member] https://10.4.3.240/volume/v3/snapshots/8da44e6b-490b-4f97-ad36-ef8b876c0247 returned with HTTP 404 Aug 20 01:05:17.754077 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 926/3697] 10.4.3.240 () {66 vars in 1354 bytes} [Thu Aug 20 01:05:17 2026] GET /volume/v3/snapshots/8da44e6b-490b-4f97-ad36-ef8b876c0247 => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:05:18.207089 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-1c7fd3a2-5d97-4877-b7d5-24b716c94317 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:18.208926 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-1c7fd3a2-5d97-4877-b7d5-24b716c94317 tempest-TestServerVolumeAttachmentScenario-591114074 tempest-TestServerVolumeAttachmentScenario-591114074-project-member] GET https://10.4.3.240/volume/v3/volumes/31ba173d-dde6-4dba-a646-fdb39f87af7a Aug 20 01:05:18.209134 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-1c7fd3a2-5d97-4877-b7d5-24b716c94317 tempest-TestServerVolumeAttachmentScenario-591114074 tempest-TestServerVolumeAttachmentScenario-591114074-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:18.209353 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-1c7fd3a2-5d97-4877-b7d5-24b716c94317 tempest-TestServerVolumeAttachmentScenario-591114074 tempest-TestServerVolumeAttachmentScenario-591114074-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:18.219185 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:05:18.219185 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:05:18.223137 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-1c7fd3a2-5d97-4877-b7d5-24b716c94317 tempest-TestServerVolumeAttachmentScenario-591114074 tempest-TestServerVolumeAttachmentScenario-591114074-project-member] Volume info retrieved successfully. Aug 20 01:05:18.227655 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-1c7fd3a2-5d97-4877-b7d5-24b716c94317 tempest-TestServerVolumeAttachmentScenario-591114074 tempest-TestServerVolumeAttachmentScenario-591114074-project-member] https://10.4.3.240/volume/v3/volumes/31ba173d-dde6-4dba-a646-fdb39f87af7a returned with HTTP 200 Aug 20 01:05:18.228054 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 917/3698] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:05:18 2026] GET /volume/v3/volumes/31ba173d-dde6-4dba-a646-fdb39f87af7a => generated 857 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:05:18.456998 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-e307eea3-5058-41dd-a946-5855eed77b4a None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:18.458704 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-e307eea3-5058-41dd-a946-5855eed77b4a tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] GET https://10.4.3.240/volume/v3/volumes/5238213b-5247-4307-bd25-4e8609bf5f9a Aug 20 01:05:18.458872 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-e307eea3-5058-41dd-a946-5855eed77b4a tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:18.459074 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-e307eea3-5058-41dd-a946-5855eed77b4a tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:18.465866 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:05:18.465866 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:05:18.469167 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-e307eea3-5058-41dd-a946-5855eed77b4a tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Volume info retrieved successfully. Aug 20 01:05:18.472688 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-e307eea3-5058-41dd-a946-5855eed77b4a tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] https://10.4.3.240/volume/v3/volumes/5238213b-5247-4307-bd25-4e8609bf5f9a returned with HTTP 200 Aug 20 01:05:18.473220 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 921/3699] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:05:18 2026] GET /volume/v3/volumes/5238213b-5247-4307-bd25-4e8609bf5f9a => generated 1008 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:05:18.486899 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-3aa98b1f-c9fe-4185-bc2b-f0fcdcb1a0d8 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:18.489580 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-3aa98b1f-c9fe-4185-bc2b-f0fcdcb1a0d8 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] POST https://10.4.3.240/volume/v3/snapshots Aug 20 01:05:18.489959 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-3aa98b1f-c9fe-4185-bc2b-f0fcdcb1a0d8 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "5238213b-5247-4307-bd25-4e8609bf5f9a", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1565469567"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:05:18.500179 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:05:18.500179 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:05:18.500610 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-3aa98b1f-c9fe-4185-bc2b-f0fcdcb1a0d8 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Volume info retrieved successfully. Aug 20 01:05:18.501649 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.v3.snapshots [None req-3aa98b1f-c9fe-4185-bc2b-f0fcdcb1a0d8 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Create snapshot from volume 5238213b-5247-4307-bd25-4e8609bf5f9a Aug 20 01:05:18.540375 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.quota [None req-3aa98b1f-c9fe-4185-bc2b-f0fcdcb1a0d8 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Created reservations ['d8b5f336-cc57-467f-ad5a-2665ac9e8164', '014be73f-e753-44df-a663-1f45174ea91e', 'e6aa0c6d-34d6-4332-8242-5977e881f15c', 'b583798f-f9a4-4966-9032-ae53828dcb7f'] {{(pid=100215) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 01:05:18.594188 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-3aa98b1f-c9fe-4185-bc2b-f0fcdcb1a0d8 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Snapshot create request issued successfully. Aug 20 01:05:18.594570 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-3aa98b1f-c9fe-4185-bc2b-f0fcdcb1a0d8 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] https://10.4.3.240/volume/v3/snapshots returned with HTTP 202 Aug 20 01:05:18.594979 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 936/3700] 10.4.3.240 () {68 vars in 1265 bytes} [Thu Aug 20 01:05:18 2026] POST /volume/v3/snapshots => generated 308 bytes in 108 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 01:05:18.604576 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-4012d86d-1d86-4294-9157-d9653c32d507 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:18.608181 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-4012d86d-1d86-4294-9157-d9653c32d507 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] GET https://10.4.3.240/volume/v3/snapshots/09025ff8-6940-4d4e-9a25-3b59ce0cab0a Aug 20 01:05:18.608458 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-4012d86d-1d86-4294-9157-d9653c32d507 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:18.608740 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-4012d86d-1d86-4294-9157-d9653c32d507 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:18.623078 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:05:18.623078 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:05:18.623534 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-4012d86d-1d86-4294-9157-d9653c32d507 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Snapshot retrieved successfully. Aug 20 01:05:18.624302 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-4012d86d-1d86-4294-9157-d9653c32d507 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] https://10.4.3.240/volume/v3/snapshots/09025ff8-6940-4d4e-9a25-3b59ce0cab0a returned with HTTP 200 Aug 20 01:05:18.624827 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 927/3701] 10.4.3.240 () {66 vars in 1354 bytes} [Thu Aug 20 01:05:18 2026] GET /volume/v3/snapshots/09025ff8-6940-4d4e-9a25-3b59ce0cab0a => generated 440 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:05:18.715929 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-a96dd147-d639-4def-9543-a55b28387d9f None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:18.720915 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-a96dd147-d639-4def-9543-a55b28387d9f tempest-CinderUnicodeTest-1978509623 tempest-CinderUnicodeTest-1978509623-project-member] GET https://10.4.3.240/volume/v3/volumes/8461f902-f74a-4268-a44f-1a41c786a956 Aug 20 01:05:18.721106 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-a96dd147-d639-4def-9543-a55b28387d9f tempest-CinderUnicodeTest-1978509623 tempest-CinderUnicodeTest-1978509623-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:18.721365 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-a96dd147-d639-4def-9543-a55b28387d9f tempest-CinderUnicodeTest-1978509623 tempest-CinderUnicodeTest-1978509623-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:18.727669 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-a96dd147-d639-4def-9543-a55b28387d9f tempest-CinderUnicodeTest-1978509623 tempest-CinderUnicodeTest-1978509623-project-member] https://10.4.3.240/volume/v3/volumes/8461f902-f74a-4268-a44f-1a41c786a956 returned with HTTP 404 Aug 20 01:05:18.728278 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 918/3702] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:05:18 2026] GET /volume/v3/volumes/8461f902-f74a-4268-a44f-1a41c786a956 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:05:18.735542 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-a1df266b-71c2-40a3-9cfc-b2658bb37754 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:18.737787 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-a1df266b-71c2-40a3-9cfc-b2658bb37754 tempest-CinderUnicodeTest-1978509623 tempest-CinderUnicodeTest-1978509623-project-member] DELETE https://10.4.3.240/volume/v3/volumes/12063e55-0f49-4d52-8be1-d66bfa557416 Aug 20 01:05:18.738077 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-a1df266b-71c2-40a3-9cfc-b2658bb37754 tempest-CinderUnicodeTest-1978509623 tempest-CinderUnicodeTest-1978509623-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:18.738318 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-a1df266b-71c2-40a3-9cfc-b2658bb37754 tempest-CinderUnicodeTest-1978509623 tempest-CinderUnicodeTest-1978509623-project-member] Calling method 'delete' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:18.738623 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.v3.volumes [None req-a1df266b-71c2-40a3-9cfc-b2658bb37754 tempest-CinderUnicodeTest-1978509623 tempest-CinderUnicodeTest-1978509623-project-member] Delete volume with id: 12063e55-0f49-4d52-8be1-d66bfa557416 Aug 20 01:05:18.747447 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-1a4ac25a-ddd8-46c7-9bcc-1104c0d99278 req-9f383977-b7ff-4340-a14e-689a3c8fb0c2 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:18.749455 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-1a4ac25a-ddd8-46c7-9bcc-1104c0d99278 req-9f383977-b7ff-4340-a14e-689a3c8fb0c2 tempest-TestServerVolumeAttachmentScenario-591114074 tempest-TestServerVolumeAttachmentScenario-591114074-project-member] POST https://10.4.3.240/volume/v3/attachments/361c155e-ffcc-4140-81eb-d661a260d35a/action Aug 20 01:05:18.749717 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-1a4ac25a-ddd8-46c7-9bcc-1104c0d99278 req-9f383977-b7ff-4340-a14e-689a3c8fb0c2 tempest-TestServerVolumeAttachmentScenario-591114074 tempest-TestServerVolumeAttachmentScenario-591114074-project-member] Action body: b'{"os-complete": null}' {{(pid=100215) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 01:05:18.749824 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-1a4ac25a-ddd8-46c7-9bcc-1104c0d99278 req-9f383977-b7ff-4340-a14e-689a3c8fb0c2 tempest-TestServerVolumeAttachmentScenario-591114074 tempest-TestServerVolumeAttachmentScenario-591114074-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:05:18.750147 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:05:18.750147 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:05:18.750840 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-a1df266b-71c2-40a3-9cfc-b2658bb37754 tempest-CinderUnicodeTest-1978509623 tempest-CinderUnicodeTest-1978509623-project-member] Volume info retrieved successfully. Aug 20 01:05:18.773563 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:05:18.773563 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:05:18.776259 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-a1df266b-71c2-40a3-9cfc-b2658bb37754 tempest-CinderUnicodeTest-1978509623 tempest-CinderUnicodeTest-1978509623-project-member] Delete volume request issued successfully. Aug 20 01:05:18.776486 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-a1df266b-71c2-40a3-9cfc-b2658bb37754 tempest-CinderUnicodeTest-1978509623 tempest-CinderUnicodeTest-1978509623-project-member] https://10.4.3.240/volume/v3/volumes/12063e55-0f49-4d52-8be1-d66bfa557416 returned with HTTP 202 Aug 20 01:05:18.777242 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 922/3703] 10.4.3.240 () {66 vars in 1351 bytes} [Thu Aug 20 01:05:18 2026] DELETE /volume/v3/volumes/12063e55-0f49-4d52-8be1-d66bfa557416 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 01:05:18.785975 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-1c9e56d7-2cd1-4063-9af9-8a00fbdd7019 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:18.789879 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-1c9e56d7-2cd1-4063-9af9-8a00fbdd7019 tempest-CinderUnicodeTest-1978509623 tempest-CinderUnicodeTest-1978509623-project-member] GET https://10.4.3.240/volume/v3/volumes/12063e55-0f49-4d52-8be1-d66bfa557416 Aug 20 01:05:18.790142 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-1c9e56d7-2cd1-4063-9af9-8a00fbdd7019 tempest-CinderUnicodeTest-1978509623 tempest-CinderUnicodeTest-1978509623-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:18.790986 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-1c9e56d7-2cd1-4063-9af9-8a00fbdd7019 tempest-CinderUnicodeTest-1978509623 tempest-CinderUnicodeTest-1978509623-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:18.791861 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-1a4ac25a-ddd8-46c7-9bcc-1104c0d99278 req-9f383977-b7ff-4340-a14e-689a3c8fb0c2 tempest-TestServerVolumeAttachmentScenario-591114074 tempest-TestServerVolumeAttachmentScenario-591114074-project-member] https://10.4.3.240/volume/v3/attachments/361c155e-ffcc-4140-81eb-d661a260d35a/action returned with HTTP 204 Aug 20 01:05:18.792441 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 937/3704] 10.4.3.240 () {74 vars in 1725 bytes} [Thu Aug 20 01:05:18 2026] POST /volume/v3/attachments/361c155e-ffcc-4140-81eb-d661a260d35a/action => generated 0 bytes in 46 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:05:18.799130 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:05:18.799130 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:05:18.804221 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-1c9e56d7-2cd1-4063-9af9-8a00fbdd7019 tempest-CinderUnicodeTest-1978509623 tempest-CinderUnicodeTest-1978509623-project-member] Volume info retrieved successfully. Aug 20 01:05:18.809115 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-1c9e56d7-2cd1-4063-9af9-8a00fbdd7019 tempest-CinderUnicodeTest-1978509623 tempest-CinderUnicodeTest-1978509623-project-member] https://10.4.3.240/volume/v3/volumes/12063e55-0f49-4d52-8be1-d66bfa557416 returned with HTTP 200 Aug 20 01:05:18.809835 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 928/3705] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:05:18 2026] GET /volume/v3/volumes/12063e55-0f49-4d52-8be1-d66bfa557416 => generated 832 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 20 01:05:19.243659 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-9e0bb93b-ffb3-468f-86cc-3e20e7fad490 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:19.245663 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-9e0bb93b-ffb3-468f-86cc-3e20e7fad490 tempest-TestServerVolumeAttachmentScenario-591114074 tempest-TestServerVolumeAttachmentScenario-591114074-project-member] GET https://10.4.3.240/volume/v3/volumes/31ba173d-dde6-4dba-a646-fdb39f87af7a Aug 20 01:05:19.246243 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-9e0bb93b-ffb3-468f-86cc-3e20e7fad490 tempest-TestServerVolumeAttachmentScenario-591114074 tempest-TestServerVolumeAttachmentScenario-591114074-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:19.246673 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-9e0bb93b-ffb3-468f-86cc-3e20e7fad490 tempest-TestServerVolumeAttachmentScenario-591114074 tempest-TestServerVolumeAttachmentScenario-591114074-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:19.262433 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:05:19.262433 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:05:19.266411 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-9e0bb93b-ffb3-468f-86cc-3e20e7fad490 tempest-TestServerVolumeAttachmentScenario-591114074 tempest-TestServerVolumeAttachmentScenario-591114074-project-member] Volume info retrieved successfully. Aug 20 01:05:19.272840 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-9e0bb93b-ffb3-468f-86cc-3e20e7fad490 tempest-TestServerVolumeAttachmentScenario-591114074 tempest-TestServerVolumeAttachmentScenario-591114074-project-member] https://10.4.3.240/volume/v3/volumes/31ba173d-dde6-4dba-a646-fdb39f87af7a returned with HTTP 200 Aug 20 01:05:19.273587 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 919/3706] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:05:19 2026] GET /volume/v3/volumes/31ba173d-dde6-4dba-a646-fdb39f87af7a => generated 1149 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:05:19.287871 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-a610e5c4-bbf6-4b2e-9041-4cb9f3a45953 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:19.289548 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-a610e5c4-bbf6-4b2e-9041-4cb9f3a45953 tempest-TestServerVolumeAttachmentScenario-591114074 tempest-TestServerVolumeAttachmentScenario-591114074-project-member] GET https://10.4.3.240/volume/v3/volumes/31ba173d-dde6-4dba-a646-fdb39f87af7a Aug 20 01:05:19.289831 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-a610e5c4-bbf6-4b2e-9041-4cb9f3a45953 tempest-TestServerVolumeAttachmentScenario-591114074 tempest-TestServerVolumeAttachmentScenario-591114074-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:19.290011 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-a610e5c4-bbf6-4b2e-9041-4cb9f3a45953 tempest-TestServerVolumeAttachmentScenario-591114074 tempest-TestServerVolumeAttachmentScenario-591114074-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:19.319706 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:05:19.319706 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:05:19.326714 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-a610e5c4-bbf6-4b2e-9041-4cb9f3a45953 tempest-TestServerVolumeAttachmentScenario-591114074 tempest-TestServerVolumeAttachmentScenario-591114074-project-member] Volume info retrieved successfully. Aug 20 01:05:19.334931 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-a610e5c4-bbf6-4b2e-9041-4cb9f3a45953 tempest-TestServerVolumeAttachmentScenario-591114074 tempest-TestServerVolumeAttachmentScenario-591114074-project-member] https://10.4.3.240/volume/v3/volumes/31ba173d-dde6-4dba-a646-fdb39f87af7a returned with HTTP 200 Aug 20 01:05:19.335303 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 923/3707] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:05:19 2026] GET /volume/v3/volumes/31ba173d-dde6-4dba-a646-fdb39f87af7a => generated 1149 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:05:19.348780 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-032c949a-8108-4ca8-a2f6-9a7939bdb041 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:19.353946 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-032c949a-8108-4ca8-a2f6-9a7939bdb041 tempest-TestServerVolumeAttachmentScenario-591114074 tempest-TestServerVolumeAttachmentScenario-591114074-project-member] POST https://10.4.3.240/volume/v3/volumes/31ba173d-dde6-4dba-a646-fdb39f87af7a/action Aug 20 01:05:19.353946 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-032c949a-8108-4ca8-a2f6-9a7939bdb041 tempest-TestServerVolumeAttachmentScenario-591114074 tempest-TestServerVolumeAttachmentScenario-591114074-project-member] Action body: b'{"os-detach": {}}' {{(pid=100215) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 01:05:19.353946 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-032c949a-8108-4ca8-a2f6-9a7939bdb041 tempest-TestServerVolumeAttachmentScenario-591114074 tempest-TestServerVolumeAttachmentScenario-591114074-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:05:19.373333 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:05:19.373333 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:05:19.373333 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-032c949a-8108-4ca8-a2f6-9a7939bdb041 tempest-TestServerVolumeAttachmentScenario-591114074 tempest-TestServerVolumeAttachmentScenario-591114074-project-member] Volume info retrieved successfully. Aug 20 01:05:19.433409 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-032c949a-8108-4ca8-a2f6-9a7939bdb041 tempest-TestServerVolumeAttachmentScenario-591114074 tempest-TestServerVolumeAttachmentScenario-591114074-project-member] Attachment connected to vm a238a9de-3e6d-43e2-a4a9-a0fc97441e5d, checking data on nova Aug 20 01:05:19.434132 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.compute.nova [None req-032c949a-8108-4ca8-a2f6-9a7939bdb041 tempest-TestServerVolumeAttachmentScenario-591114074 tempest-TestServerVolumeAttachmentScenario-591114074-project-member] Creating Keystone token plugin using URL: https://10.4.3.240/identity {{(pid=100215) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Aug 20 01:05:19.538038 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-7cb20005-5a8d-4a25-b0d0-f3fb5aafb4c9 req-179d5659-ff68-4987-991e-97db0fb13b44 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:19.540627 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-7cb20005-5a8d-4a25-b0d0-f3fb5aafb4c9 req-179d5659-ff68-4987-991e-97db0fb13b44 tempest-TestVolumeBootPatternV346-114315032 tempest-TestVolumeBootPatternV346-114315032-project-member] DELETE https://10.4.3.240/volume/v3/attachments/81683337-fb71-4893-8b79-9396b13d6838 Aug 20 01:05:19.540826 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-7cb20005-5a8d-4a25-b0d0-f3fb5aafb4c9 req-179d5659-ff68-4987-991e-97db0fb13b44 tempest-TestVolumeBootPatternV346-114315032 tempest-TestVolumeBootPatternV346-114315032-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:19.541026 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-7cb20005-5a8d-4a25-b0d0-f3fb5aafb4c9 req-179d5659-ff68-4987-991e-97db0fb13b44 tempest-TestVolumeBootPatternV346-114315032 tempest-TestVolumeBootPatternV346-114315032-project-member] Calling method 'version_select' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:19.548882 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:05:19.548882 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:05:19.606282 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-7cb20005-5a8d-4a25-b0d0-f3fb5aafb4c9 req-179d5659-ff68-4987-991e-97db0fb13b44 tempest-TestVolumeBootPatternV346-114315032 tempest-TestVolumeBootPatternV346-114315032-project-member] https://10.4.3.240/volume/v3/attachments/81683337-fb71-4893-8b79-9396b13d6838 returned with HTTP 200 Aug 20 01:05:19.606823 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 929/3708] 10.4.3.240 () {72 vars in 1673 bytes} [Thu Aug 20 01:05:19 2026] DELETE /volume/v3/attachments/81683337-fb71-4893-8b79-9396b13d6838 => generated 19 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:05:19.627610 np0000007838 devstack@c-api.service[100215]: DEBUG novaclient.v2.client [None req-032c949a-8108-4ca8-a2f6-9a7939bdb041 tempest-TestServerVolumeAttachmentScenario-591114074 tempest-TestServerVolumeAttachmentScenario-591114074-project-member] REQ: curl -g -i -X GET https://10.4.3.240/compute/v2.1/servers/a238a9de-3e6d-43e2-a4a9-a0fc97441e5d/os-volume_attachments/31ba173d-dde6-4dba-a646-fdb39f87af7a -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}4de4c8151b5f5cd8318870b3123775d18a70542bea860bcc997fde0c2673ccda" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-032c949a-8108-4ca8-a2f6-9a7939bdb041" -H "X-Service-Token: {SHA256}c75f97c575af7486daf6a28150bfb86fa27382f54f6d5c875955aaf37c2796ca" {{(pid=100215) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Aug 20 01:05:19.634708 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-f62aa960-7478-404a-ab7c-2a21cca15a4d None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:19.637642 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-f62aa960-7478-404a-ab7c-2a21cca15a4d tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] GET https://10.4.3.240/volume/v3/snapshots/09025ff8-6940-4d4e-9a25-3b59ce0cab0a Aug 20 01:05:19.637642 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-f62aa960-7478-404a-ab7c-2a21cca15a4d tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:19.637642 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-f62aa960-7478-404a-ab7c-2a21cca15a4d tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:19.648429 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:05:19.648429 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:05:19.649315 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-f62aa960-7478-404a-ab7c-2a21cca15a4d tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Snapshot retrieved successfully. Aug 20 01:05:19.651021 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-f62aa960-7478-404a-ab7c-2a21cca15a4d tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] https://10.4.3.240/volume/v3/snapshots/09025ff8-6940-4d4e-9a25-3b59ce0cab0a returned with HTTP 200 Aug 20 01:05:19.651548 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 920/3709] 10.4.3.240 () {66 vars in 1354 bytes} [Thu Aug 20 01:05:19 2026] GET /volume/v3/snapshots/09025ff8-6940-4d4e-9a25-3b59ce0cab0a => generated 467 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:05:19.661914 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-660a1907-7a38-47ac-a15d-894ceb49ac2c None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:19.664157 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-660a1907-7a38-47ac-a15d-894ceb49ac2c tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-member] POST https://10.4.3.240/volume/v3/snapshots/09025ff8-6940-4d4e-9a25-3b59ce0cab0a/action Aug 20 01:05:19.664724 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-660a1907-7a38-47ac-a15d-894ceb49ac2c tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-member] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100212) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 01:05:19.664808 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-660a1907-7a38-47ac-a15d-894ceb49ac2c tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-member] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:05:19.666653 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.contrib.admin_actions [None req-660a1907-7a38-47ac-a15d-894ceb49ac2c tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-member] Updating snapshot '09025ff8-6940-4d4e-9a25-3b59ce0cab0a' with '{'status': 'error'}' {{(pid=100212) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 20 01:05:19.678068 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:05:19.678068 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:05:19.678738 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.policy [None req-660a1907-7a38-47ac-a15d-894ceb49ac2c tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-member] Policy check for volume_extension:snapshot_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '8ee7a46d45804f61954e87cd0d551576', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c8a4558a16b94ee88cdc767f5f49fbcd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100212) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 20 01:05:19.679010 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-660a1907-7a38-47ac-a15d-894ceb49ac2c tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-member] https://10.4.3.240/volume/v3/snapshots/09025ff8-6940-4d4e-9a25-3b59ce0cab0a/action returned with HTTP 403 Aug 20 01:05:19.679603 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 924/3710] 10.4.3.240 () {68 vars in 1396 bytes} [Thu Aug 20 01:05:19 2026] POST /volume/v3/snapshots/09025ff8-6940-4d4e-9a25-3b59ce0cab0a/action => generated 133 bytes in 18 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:05:19.688154 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-87b6976a-fba4-4539-b46f-c8dcab55ca96 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:19.689971 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-87b6976a-fba4-4539-b46f-c8dcab55ca96 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] DELETE https://10.4.3.240/volume/v3/snapshots/09025ff8-6940-4d4e-9a25-3b59ce0cab0a Aug 20 01:05:19.690130 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-87b6976a-fba4-4539-b46f-c8dcab55ca96 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:19.690221 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-87b6976a-fba4-4539-b46f-c8dcab55ca96 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Calling method 'delete' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:19.690311 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.v3.snapshots [None req-87b6976a-fba4-4539-b46f-c8dcab55ca96 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Delete snapshot with id: 09025ff8-6940-4d4e-9a25-3b59ce0cab0a Aug 20 01:05:19.697741 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:05:19.697741 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:05:19.698039 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-87b6976a-fba4-4539-b46f-c8dcab55ca96 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Snapshot retrieved successfully. Aug 20 01:05:19.725126 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-87b6976a-fba4-4539-b46f-c8dcab55ca96 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Snapshot delete request issued successfully. Aug 20 01:05:19.727091 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-87b6976a-fba4-4539-b46f-c8dcab55ca96 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] https://10.4.3.240/volume/v3/snapshots/09025ff8-6940-4d4e-9a25-3b59ce0cab0a returned with HTTP 202 Aug 20 01:05:19.727091 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 930/3711] 10.4.3.240 () {66 vars in 1357 bytes} [Thu Aug 20 01:05:19 2026] DELETE /volume/v3/snapshots/09025ff8-6940-4d4e-9a25-3b59ce0cab0a => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 01:05:19.733794 np0000007838 devstack@c-api.service[100215]: DEBUG novaclient.v2.client [None req-032c949a-8108-4ca8-a2f6-9a7939bdb041 tempest-TestServerVolumeAttachmentScenario-591114074 tempest-TestServerVolumeAttachmentScenario-591114074-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Thu, 20 Aug 2026 01:05:19 GMT OpenStack-API-Version: compute 2.89 Server: Apache/2.4.58 (Ubuntu) Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.89 x-compute-request-id: req-ef57e53d-add8-44ad-a833-761dccec1979 x-openstack-request-id: req-ef57e53d-add8-44ad-a833-761dccec1979 {{(pid=100215) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Aug 20 01:05:19.734171 np0000007838 devstack@c-api.service[100215]: DEBUG novaclient.v2.client [None req-032c949a-8108-4ca8-a2f6-9a7939bdb041 tempest-TestServerVolumeAttachmentScenario-591114074 tempest-TestServerVolumeAttachmentScenario-591114074-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "31ba173d-dde6-4dba-a646-fdb39f87af7a", "serverId": "a238a9de-3e6d-43e2-a4a9-a0fc97441e5d", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "361c155e-ffcc-4140-81eb-d661a260d35a", "bdm_uuid": "ab5d8421-3d23-43a1-bcf0-898c432f74f4"}} {{(pid=100215) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Aug 20 01:05:19.734171 np0000007838 devstack@c-api.service[100215]: DEBUG novaclient.v2.client [None req-032c949a-8108-4ca8-a2f6-9a7939bdb041 tempest-TestServerVolumeAttachmentScenario-591114074 tempest-TestServerVolumeAttachmentScenario-591114074-project-member] GET call to compute for https://10.4.3.240/compute/v2.1/servers/a238a9de-3e6d-43e2-a4a9-a0fc97441e5d/os-volume_attachments/31ba173d-dde6-4dba-a646-fdb39f87af7a used request id req-ef57e53d-add8-44ad-a833-761dccec1979 {{(pid=100215) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Aug 20 01:05:19.736083 np0000007838 devstack@c-api.service[100215]: ERROR cinder.volume.api [None req-032c949a-8108-4ca8-a2f6-9a7939bdb041 tempest-TestServerVolumeAttachmentScenario-591114074 tempest-TestServerVolumeAttachmentScenario-591114074-project-member] Detected user call to delete in-use attachment. Call must come from the nova service and nova must be configured to send the service token. Bug #2004555 Aug 20 01:05:19.737520 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-c7e6543e-00b8-4d30-80e9-181a4a7d1d0b None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:19.738094 np0000007838 devstack@c-api.service[100215]: ERROR cinder.api.middleware.fault [None req-032c949a-8108-4ca8-a2f6-9a7939bdb041 tempest-TestServerVolumeAttachmentScenario-591114074 tempest-TestServerVolumeAttachmentScenario-591114074-project-member] Caught error: Detach volume from instance a238a9de-3e6d-43e2-a4a9-a0fc97441e5d using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance a238a9de-3e6d-43e2-a4a9-a0fc97441e5d using the Compute API Aug 20 01:05:19.738094 np0000007838 devstack@c-api.service[100215]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Aug 20 01:05:19.738094 np0000007838 devstack@c-api.service[100215]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Aug 20 01:05:19.738094 np0000007838 devstack@c-api.service[100215]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 20 01:05:19.738094 np0000007838 devstack@c-api.service[100215]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 01:05:19.738094 np0000007838 devstack@c-api.service[100215]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Aug 20 01:05:19.738094 np0000007838 devstack@c-api.service[100215]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 20 01:05:19.738094 np0000007838 devstack@c-api.service[100215]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 20 01:05:19.738094 np0000007838 devstack@c-api.service[100215]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Aug 20 01:05:19.738094 np0000007838 devstack@c-api.service[100215]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 20 01:05:19.738094 np0000007838 devstack@c-api.service[100215]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 01:05:19.738094 np0000007838 devstack@c-api.service[100215]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 20 01:05:19.738094 np0000007838 devstack@c-api.service[100215]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 20 01:05:19.738094 np0000007838 devstack@c-api.service[100215]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 01:05:19.738094 np0000007838 devstack@c-api.service[100215]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 20 01:05:19.738094 np0000007838 devstack@c-api.service[100215]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 20 01:05:19.738094 np0000007838 devstack@c-api.service[100215]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 01:05:19.738094 np0000007838 devstack@c-api.service[100215]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Aug 20 01:05:19.738094 np0000007838 devstack@c-api.service[100215]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 20 01:05:19.738094 np0000007838 devstack@c-api.service[100215]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 01:05:19.738094 np0000007838 devstack@c-api.service[100215]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Aug 20 01:05:19.738094 np0000007838 devstack@c-api.service[100215]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 20 01:05:19.738094 np0000007838 devstack@c-api.service[100215]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 20 01:05:19.738094 np0000007838 devstack@c-api.service[100215]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Aug 20 01:05:19.738094 np0000007838 devstack@c-api.service[100215]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 20 01:05:19.738094 np0000007838 devstack@c-api.service[100215]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 01:05:19.738094 np0000007838 devstack@c-api.service[100215]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 20 01:05:19.738094 np0000007838 devstack@c-api.service[100215]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 20 01:05:19.738094 np0000007838 devstack@c-api.service[100215]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 01:05:19.738094 np0000007838 devstack@c-api.service[100215]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 20 01:05:19.738094 np0000007838 devstack@c-api.service[100215]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 20 01:05:19.738094 np0000007838 devstack@c-api.service[100215]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 01:05:19.738094 np0000007838 devstack@c-api.service[100215]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Aug 20 01:05:19.738094 np0000007838 devstack@c-api.service[100215]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Aug 20 01:05:19.738094 np0000007838 devstack@c-api.service[100215]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 01:05:19.738094 np0000007838 devstack@c-api.service[100215]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Aug 20 01:05:19.738094 np0000007838 devstack@c-api.service[100215]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 20 01:05:19.738094 np0000007838 devstack@c-api.service[100215]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 20 01:05:19.738094 np0000007838 devstack@c-api.service[100215]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Aug 20 01:05:19.738094 np0000007838 devstack@c-api.service[100215]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 20 01:05:19.738094 np0000007838 devstack@c-api.service[100215]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 01:05:19.738094 np0000007838 devstack@c-api.service[100215]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 20 01:05:19.738094 np0000007838 devstack@c-api.service[100215]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 20 01:05:19.738094 np0000007838 devstack@c-api.service[100215]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 01:05:19.738094 np0000007838 devstack@c-api.service[100215]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 20 01:05:19.738094 np0000007838 devstack@c-api.service[100215]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 20 01:05:19.738094 np0000007838 devstack@c-api.service[100215]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 01:05:19.738094 np0000007838 devstack@c-api.service[100215]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/keystonemiddleware/auth_token/__init__.py", line 340, in __call__ Aug 20 01:05:19.738094 np0000007838 devstack@c-api.service[100215]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Aug 20 01:05:19.738094 np0000007838 devstack@c-api.service[100215]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 01:05:19.738094 np0000007838 devstack@c-api.service[100215]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Aug 20 01:05:19.739262 np0000007838 devstack@c-api.service[100215]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 20 01:05:19.739262 np0000007838 devstack@c-api.service[100215]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 20 01:05:19.739262 np0000007838 devstack@c-api.service[100215]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Aug 20 01:05:19.739262 np0000007838 devstack@c-api.service[100215]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 20 01:05:19.739262 np0000007838 devstack@c-api.service[100215]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 01:05:19.739262 np0000007838 devstack@c-api.service[100215]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 20 01:05:19.739262 np0000007838 devstack@c-api.service[100215]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 20 01:05:19.739262 np0000007838 devstack@c-api.service[100215]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 01:05:19.739262 np0000007838 devstack@c-api.service[100215]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 20 01:05:19.739262 np0000007838 devstack@c-api.service[100215]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 20 01:05:19.739262 np0000007838 devstack@c-api.service[100215]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 01:05:19.739262 np0000007838 devstack@c-api.service[100215]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Aug 20 01:05:19.739262 np0000007838 devstack@c-api.service[100215]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Aug 20 01:05:19.739262 np0000007838 devstack@c-api.service[100215]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 01:05:19.739262 np0000007838 devstack@c-api.service[100215]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 20 01:05:19.739262 np0000007838 devstack@c-api.service[100215]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 20 01:05:19.739262 np0000007838 devstack@c-api.service[100215]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 01:05:19.739262 np0000007838 devstack@c-api.service[100215]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 20 01:05:19.739262 np0000007838 devstack@c-api.service[100215]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 20 01:05:19.739262 np0000007838 devstack@c-api.service[100215]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 01:05:19.739262 np0000007838 devstack@c-api.service[100215]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 20 01:05:19.739262 np0000007838 devstack@c-api.service[100215]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 20 01:05:19.739262 np0000007838 devstack@c-api.service[100215]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 01:05:19.739262 np0000007838 devstack@c-api.service[100215]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Aug 20 01:05:19.739262 np0000007838 devstack@c-api.service[100215]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Aug 20 01:05:19.739262 np0000007838 devstack@c-api.service[100215]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 01:05:19.739262 np0000007838 devstack@c-api.service[100215]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Aug 20 01:05:19.739262 np0000007838 devstack@c-api.service[100215]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Aug 20 01:05:19.739262 np0000007838 devstack@c-api.service[100215]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 01:05:19.739262 np0000007838 devstack@c-api.service[100215]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Aug 20 01:05:19.739262 np0000007838 devstack@c-api.service[100215]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Aug 20 01:05:19.739262 np0000007838 devstack@c-api.service[100215]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 01:05:19.739262 np0000007838 devstack@c-api.service[100215]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Aug 20 01:05:19.739262 np0000007838 devstack@c-api.service[100215]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Aug 20 01:05:19.739262 np0000007838 devstack@c-api.service[100215]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Aug 20 01:05:19.739262 np0000007838 devstack@c-api.service[100215]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/volume_actions.py", line 101, in _detach Aug 20 01:05:19.739262 np0000007838 devstack@c-api.service[100215]: ERROR cinder.api.middleware.fault self.volume_api.detach(context, volume, attachment_id) Aug 20 01:05:19.739262 np0000007838 devstack@c-api.service[100215]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 869, in detach Aug 20 01:05:19.739262 np0000007838 devstack@c-api.service[100215]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, attachment_id, volume) Aug 20 01:05:19.739262 np0000007838 devstack@c-api.service[100215]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Aug 20 01:05:19.739262 np0000007838 devstack@c-api.service[100215]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Aug 20 01:05:19.739262 np0000007838 devstack@c-api.service[100215]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance a238a9de-3e6d-43e2-a4a9-a0fc97441e5d using the Compute API Aug 20 01:05:19.739262 np0000007838 devstack@c-api.service[100215]: ERROR cinder.api.middleware.fault Aug 20 01:05:19.739262 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.middleware.fault [None req-032c949a-8108-4ca8-a2f6-9a7939bdb041 tempest-TestServerVolumeAttachmentScenario-591114074 tempest-TestServerVolumeAttachmentScenario-591114074-project-member] https://10.4.3.240/volume/v3/volumes/31ba173d-dde6-4dba-a646-fdb39f87af7a/action returned with HTTP 409 Aug 20 01:05:19.739262 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 938/3712] 10.4.3.240 () {68 vars in 1390 bytes} [Thu Aug 20 01:05:19 2026] POST /volume/v3/volumes/31ba173d-dde6-4dba-a646-fdb39f87af7a/action => generated 167 bytes in 391 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Aug 20 01:05:19.742967 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-c7e6543e-00b8-4d30-80e9-181a4a7d1d0b tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] GET https://10.4.3.240/volume/v3/snapshots/09025ff8-6940-4d4e-9a25-3b59ce0cab0a Aug 20 01:05:19.742967 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-c7e6543e-00b8-4d30-80e9-181a4a7d1d0b tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:19.742967 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-c7e6543e-00b8-4d30-80e9-181a4a7d1d0b tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:19.747575 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:05:19.747575 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:05:19.747778 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-6b816ae8-08d3-4503-967b-255aa00d947b None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:19.748428 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-c7e6543e-00b8-4d30-80e9-181a4a7d1d0b tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Snapshot retrieved successfully. Aug 20 01:05:19.749236 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-c7e6543e-00b8-4d30-80e9-181a4a7d1d0b tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] https://10.4.3.240/volume/v3/snapshots/09025ff8-6940-4d4e-9a25-3b59ce0cab0a returned with HTTP 200 Aug 20 01:05:19.749532 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-6b816ae8-08d3-4503-967b-255aa00d947b tempest-TestServerVolumeAttachmentScenario-591114074 tempest-TestServerVolumeAttachmentScenario-591114074-project-member] POST https://10.4.3.240/volume/v3/volumes/31ba173d-dde6-4dba-a646-fdb39f87af7a/action Aug 20 01:05:19.749936 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-6b816ae8-08d3-4503-967b-255aa00d947b tempest-TestServerVolumeAttachmentScenario-591114074 tempest-TestServerVolumeAttachmentScenario-591114074-project-member] Action body: b'{"os-terminate_connection": {"connector": {}}}' {{(pid=100212) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 01:05:19.750067 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-6b816ae8-08d3-4503-967b-255aa00d947b tempest-TestServerVolumeAttachmentScenario-591114074 tempest-TestServerVolumeAttachmentScenario-591114074-project-member] Action: 'action', calling method: _terminate_connection, body: {"os-terminate_connection": {"connector": {}}} {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:05:19.750162 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 921/3713] 10.4.3.240 () {66 vars in 1354 bytes} [Thu Aug 20 01:05:19 2026] GET /volume/v3/snapshots/09025ff8-6940-4d4e-9a25-3b59ce0cab0a => generated 466 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:05:19.760265 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:05:19.760265 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:05:19.760794 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-6b816ae8-08d3-4503-967b-255aa00d947b tempest-TestServerVolumeAttachmentScenario-591114074 tempest-TestServerVolumeAttachmentScenario-591114074-project-member] Volume info retrieved successfully. Aug 20 01:05:19.821696 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-6b816ae8-08d3-4503-967b-255aa00d947b tempest-TestServerVolumeAttachmentScenario-591114074 tempest-TestServerVolumeAttachmentScenario-591114074-project-member] Attachment connected to vm a238a9de-3e6d-43e2-a4a9-a0fc97441e5d, checking data on nova Aug 20 01:05:19.822132 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.compute.nova [None req-6b816ae8-08d3-4503-967b-255aa00d947b tempest-TestServerVolumeAttachmentScenario-591114074 tempest-TestServerVolumeAttachmentScenario-591114074-project-member] Creating Keystone token plugin using URL: https://10.4.3.240/identity {{(pid=100212) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Aug 20 01:05:19.825467 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-3711b6bb-bc90-45cc-b960-5d2829f6af2d None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:19.826965 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-3711b6bb-bc90-45cc-b960-5d2829f6af2d tempest-CinderUnicodeTest-1978509623 tempest-CinderUnicodeTest-1978509623-project-member] GET https://10.4.3.240/volume/v3/volumes/12063e55-0f49-4d52-8be1-d66bfa557416 Aug 20 01:05:19.827376 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-3711b6bb-bc90-45cc-b960-5d2829f6af2d tempest-CinderUnicodeTest-1978509623 tempest-CinderUnicodeTest-1978509623-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:19.827670 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-3711b6bb-bc90-45cc-b960-5d2829f6af2d tempest-CinderUnicodeTest-1978509623 tempest-CinderUnicodeTest-1978509623-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:19.833130 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-3711b6bb-bc90-45cc-b960-5d2829f6af2d tempest-CinderUnicodeTest-1978509623 tempest-CinderUnicodeTest-1978509623-project-member] https://10.4.3.240/volume/v3/volumes/12063e55-0f49-4d52-8be1-d66bfa557416 returned with HTTP 404 Aug 20 01:05:19.833670 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 931/3714] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:05:19 2026] GET /volume/v3/volumes/12063e55-0f49-4d52-8be1-d66bfa557416 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:05:20.004761 np0000007838 devstack@c-api.service[100212]: DEBUG novaclient.v2.client [None req-6b816ae8-08d3-4503-967b-255aa00d947b tempest-TestServerVolumeAttachmentScenario-591114074 tempest-TestServerVolumeAttachmentScenario-591114074-project-member] REQ: curl -g -i -X GET https://10.4.3.240/compute/v2.1/servers/a238a9de-3e6d-43e2-a4a9-a0fc97441e5d/os-volume_attachments/31ba173d-dde6-4dba-a646-fdb39f87af7a -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}d2f12a9c47c2a1dccc6e7e862a3c934aa085df9af1c39f40a9920b380e99d78d" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-6b816ae8-08d3-4503-967b-255aa00d947b" -H "X-Service-Token: {SHA256}eeb34915fc3bf55431bd3a1fe9a3794a5f8f6b582e1f6b650e464bc5942907b8" {{(pid=100212) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Aug 20 01:05:20.158642 np0000007838 devstack@c-api.service[100212]: DEBUG novaclient.v2.client [None req-6b816ae8-08d3-4503-967b-255aa00d947b tempest-TestServerVolumeAttachmentScenario-591114074 tempest-TestServerVolumeAttachmentScenario-591114074-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Thu, 20 Aug 2026 01:05:20 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-57bcdd2c-84bb-4371-a40e-a3e52556e660 x-openstack-request-id: req-57bcdd2c-84bb-4371-a40e-a3e52556e660 {{(pid=100212) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Aug 20 01:05:20.158811 np0000007838 devstack@c-api.service[100212]: DEBUG novaclient.v2.client [None req-6b816ae8-08d3-4503-967b-255aa00d947b tempest-TestServerVolumeAttachmentScenario-591114074 tempest-TestServerVolumeAttachmentScenario-591114074-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "31ba173d-dde6-4dba-a646-fdb39f87af7a", "serverId": "a238a9de-3e6d-43e2-a4a9-a0fc97441e5d", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "361c155e-ffcc-4140-81eb-d661a260d35a", "bdm_uuid": "ab5d8421-3d23-43a1-bcf0-898c432f74f4"}} {{(pid=100212) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Aug 20 01:05:20.158943 np0000007838 devstack@c-api.service[100212]: DEBUG novaclient.v2.client [None req-6b816ae8-08d3-4503-967b-255aa00d947b tempest-TestServerVolumeAttachmentScenario-591114074 tempest-TestServerVolumeAttachmentScenario-591114074-project-member] GET call to compute for https://10.4.3.240/compute/v2.1/servers/a238a9de-3e6d-43e2-a4a9-a0fc97441e5d/os-volume_attachments/31ba173d-dde6-4dba-a646-fdb39f87af7a used request id req-57bcdd2c-84bb-4371-a40e-a3e52556e660 {{(pid=100212) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Aug 20 01:05:20.161589 np0000007838 devstack@c-api.service[100212]: ERROR cinder.volume.api [None req-6b816ae8-08d3-4503-967b-255aa00d947b tempest-TestServerVolumeAttachmentScenario-591114074 tempest-TestServerVolumeAttachmentScenario-591114074-project-member] Detected user call to delete in-use attachment. Call must come from the nova service and nova must be configured to send the service token. Bug #2004555 Aug 20 01:05:20.164431 np0000007838 devstack@c-api.service[100212]: ERROR cinder.api.middleware.fault [None req-6b816ae8-08d3-4503-967b-255aa00d947b tempest-TestServerVolumeAttachmentScenario-591114074 tempest-TestServerVolumeAttachmentScenario-591114074-project-member] Caught error: Detach volume from instance a238a9de-3e6d-43e2-a4a9-a0fc97441e5d using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance a238a9de-3e6d-43e2-a4a9-a0fc97441e5d using the Compute API Aug 20 01:05:20.164431 np0000007838 devstack@c-api.service[100212]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Aug 20 01:05:20.164431 np0000007838 devstack@c-api.service[100212]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Aug 20 01:05:20.164431 np0000007838 devstack@c-api.service[100212]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 20 01:05:20.164431 np0000007838 devstack@c-api.service[100212]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 01:05:20.164431 np0000007838 devstack@c-api.service[100212]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Aug 20 01:05:20.164431 np0000007838 devstack@c-api.service[100212]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 20 01:05:20.164431 np0000007838 devstack@c-api.service[100212]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 20 01:05:20.164431 np0000007838 devstack@c-api.service[100212]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Aug 20 01:05:20.164431 np0000007838 devstack@c-api.service[100212]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 20 01:05:20.164431 np0000007838 devstack@c-api.service[100212]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 01:05:20.164431 np0000007838 devstack@c-api.service[100212]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 20 01:05:20.164431 np0000007838 devstack@c-api.service[100212]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 20 01:05:20.164431 np0000007838 devstack@c-api.service[100212]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 01:05:20.164431 np0000007838 devstack@c-api.service[100212]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 20 01:05:20.164431 np0000007838 devstack@c-api.service[100212]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 20 01:05:20.164431 np0000007838 devstack@c-api.service[100212]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 01:05:20.164431 np0000007838 devstack@c-api.service[100212]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Aug 20 01:05:20.164431 np0000007838 devstack@c-api.service[100212]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 20 01:05:20.164431 np0000007838 devstack@c-api.service[100212]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 01:05:20.164431 np0000007838 devstack@c-api.service[100212]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Aug 20 01:05:20.164431 np0000007838 devstack@c-api.service[100212]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 20 01:05:20.164431 np0000007838 devstack@c-api.service[100212]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 20 01:05:20.164431 np0000007838 devstack@c-api.service[100212]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Aug 20 01:05:20.164431 np0000007838 devstack@c-api.service[100212]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 20 01:05:20.164431 np0000007838 devstack@c-api.service[100212]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 01:05:20.164431 np0000007838 devstack@c-api.service[100212]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 20 01:05:20.164431 np0000007838 devstack@c-api.service[100212]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 20 01:05:20.164431 np0000007838 devstack@c-api.service[100212]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 01:05:20.164431 np0000007838 devstack@c-api.service[100212]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 20 01:05:20.164431 np0000007838 devstack@c-api.service[100212]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 20 01:05:20.164431 np0000007838 devstack@c-api.service[100212]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 01:05:20.164431 np0000007838 devstack@c-api.service[100212]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Aug 20 01:05:20.164431 np0000007838 devstack@c-api.service[100212]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Aug 20 01:05:20.164431 np0000007838 devstack@c-api.service[100212]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 01:05:20.164431 np0000007838 devstack@c-api.service[100212]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Aug 20 01:05:20.164431 np0000007838 devstack@c-api.service[100212]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 20 01:05:20.164431 np0000007838 devstack@c-api.service[100212]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 20 01:05:20.164431 np0000007838 devstack@c-api.service[100212]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Aug 20 01:05:20.164431 np0000007838 devstack@c-api.service[100212]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 20 01:05:20.164431 np0000007838 devstack@c-api.service[100212]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 01:05:20.164431 np0000007838 devstack@c-api.service[100212]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 20 01:05:20.164431 np0000007838 devstack@c-api.service[100212]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 20 01:05:20.164431 np0000007838 devstack@c-api.service[100212]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 01:05:20.164431 np0000007838 devstack@c-api.service[100212]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 20 01:05:20.164431 np0000007838 devstack@c-api.service[100212]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 20 01:05:20.164431 np0000007838 devstack@c-api.service[100212]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 01:05:20.164431 np0000007838 devstack@c-api.service[100212]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/keystonemiddleware/auth_token/__init__.py", line 340, in __call__ Aug 20 01:05:20.164431 np0000007838 devstack@c-api.service[100212]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Aug 20 01:05:20.164431 np0000007838 devstack@c-api.service[100212]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 01:05:20.164431 np0000007838 devstack@c-api.service[100212]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Aug 20 01:05:20.165890 np0000007838 devstack@c-api.service[100212]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 20 01:05:20.165890 np0000007838 devstack@c-api.service[100212]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 20 01:05:20.165890 np0000007838 devstack@c-api.service[100212]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Aug 20 01:05:20.165890 np0000007838 devstack@c-api.service[100212]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 20 01:05:20.165890 np0000007838 devstack@c-api.service[100212]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 01:05:20.165890 np0000007838 devstack@c-api.service[100212]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 20 01:05:20.165890 np0000007838 devstack@c-api.service[100212]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 20 01:05:20.165890 np0000007838 devstack@c-api.service[100212]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 01:05:20.165890 np0000007838 devstack@c-api.service[100212]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 20 01:05:20.165890 np0000007838 devstack@c-api.service[100212]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 20 01:05:20.165890 np0000007838 devstack@c-api.service[100212]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 01:05:20.165890 np0000007838 devstack@c-api.service[100212]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Aug 20 01:05:20.165890 np0000007838 devstack@c-api.service[100212]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Aug 20 01:05:20.165890 np0000007838 devstack@c-api.service[100212]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 01:05:20.165890 np0000007838 devstack@c-api.service[100212]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 20 01:05:20.165890 np0000007838 devstack@c-api.service[100212]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 20 01:05:20.165890 np0000007838 devstack@c-api.service[100212]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 01:05:20.165890 np0000007838 devstack@c-api.service[100212]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 20 01:05:20.165890 np0000007838 devstack@c-api.service[100212]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 20 01:05:20.165890 np0000007838 devstack@c-api.service[100212]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 01:05:20.165890 np0000007838 devstack@c-api.service[100212]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 20 01:05:20.165890 np0000007838 devstack@c-api.service[100212]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 20 01:05:20.165890 np0000007838 devstack@c-api.service[100212]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 01:05:20.165890 np0000007838 devstack@c-api.service[100212]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Aug 20 01:05:20.165890 np0000007838 devstack@c-api.service[100212]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Aug 20 01:05:20.165890 np0000007838 devstack@c-api.service[100212]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 01:05:20.165890 np0000007838 devstack@c-api.service[100212]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Aug 20 01:05:20.165890 np0000007838 devstack@c-api.service[100212]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Aug 20 01:05:20.165890 np0000007838 devstack@c-api.service[100212]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 01:05:20.165890 np0000007838 devstack@c-api.service[100212]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Aug 20 01:05:20.165890 np0000007838 devstack@c-api.service[100212]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Aug 20 01:05:20.165890 np0000007838 devstack@c-api.service[100212]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 01:05:20.165890 np0000007838 devstack@c-api.service[100212]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Aug 20 01:05:20.165890 np0000007838 devstack@c-api.service[100212]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Aug 20 01:05:20.165890 np0000007838 devstack@c-api.service[100212]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Aug 20 01:05:20.165890 np0000007838 devstack@c-api.service[100212]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/volume_actions.py", line 194, in _terminate_connection Aug 20 01:05:20.165890 np0000007838 devstack@c-api.service[100212]: ERROR cinder.api.middleware.fault self.volume_api.terminate_connection(context, volume, connector) Aug 20 01:05:20.165890 np0000007838 devstack@c-api.service[100212]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 923, in terminate_connection Aug 20 01:05:20.165890 np0000007838 devstack@c-api.service[100212]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, None, volume) Aug 20 01:05:20.165890 np0000007838 devstack@c-api.service[100212]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Aug 20 01:05:20.165890 np0000007838 devstack@c-api.service[100212]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Aug 20 01:05:20.165890 np0000007838 devstack@c-api.service[100212]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance a238a9de-3e6d-43e2-a4a9-a0fc97441e5d using the Compute API Aug 20 01:05:20.165890 np0000007838 devstack@c-api.service[100212]: ERROR cinder.api.middleware.fault Aug 20 01:05:20.165890 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.middleware.fault [None req-6b816ae8-08d3-4503-967b-255aa00d947b tempest-TestServerVolumeAttachmentScenario-591114074 tempest-TestServerVolumeAttachmentScenario-591114074-project-member] https://10.4.3.240/volume/v3/volumes/31ba173d-dde6-4dba-a646-fdb39f87af7a/action returned with HTTP 409 Aug 20 01:05:20.165890 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 925/3715] 10.4.3.240 () {68 vars in 1390 bytes} [Thu Aug 20 01:05:19 2026] POST /volume/v3/volumes/31ba173d-dde6-4dba-a646-fdb39f87af7a/action => generated 167 bytes in 418 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Aug 20 01:05:20.177211 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-675894b3-01f2-4959-a613-40908b273ddc None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:20.179016 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 939/3716] 10.4.3.240 () {70 vars in 1597 bytes} [Thu Aug 20 01:05:20 2026] POST /volume/v3/volumes/31ba173d-dde6-4dba-a646-fdb39f87af7a/action => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Aug 20 01:05:20.187243 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-cb082e90-4310-4eb2-9b3f-9b1477281a3b None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:20.189699 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 922/3717] 10.4.3.240 () {70 vars in 1597 bytes} [Thu Aug 20 01:05:20 2026] POST /volume/v3/volumes/31ba173d-dde6-4dba-a646-fdb39f87af7a/action => generated 114 bytes in 3 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Aug 20 01:05:20.196965 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-3ac629bf-a60d-43ff-a6bd-38c88e752d35 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:20.258358 np0000007838 devstack@c-api.service[100214]: WARNING keystonemiddleware.auth_token [None req-3ac629bf-a60d-43ff-a6bd-38c88e752d35 None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Aug 20 01:05:20.259400 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 932/3718] 10.4.3.240 () {70 vars in 1597 bytes} [Thu Aug 20 01:05:20 2026] POST /volume/v3/volumes/31ba173d-dde6-4dba-a646-fdb39f87af7a/action => generated 114 bytes in 63 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Aug 20 01:05:20.266662 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-4cdd0411-1f9f-45bc-aadc-5963613fcaf7 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:20.288959 np0000007838 devstack@c-api.service[100212]: WARNING keystonemiddleware.auth_token [None req-4cdd0411-1f9f-45bc-aadc-5963613fcaf7 None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Aug 20 01:05:20.289970 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 926/3719] 10.4.3.240 () {70 vars in 1597 bytes} [Thu Aug 20 01:05:20 2026] POST /volume/v3/volumes/31ba173d-dde6-4dba-a646-fdb39f87af7a/action => generated 114 bytes in 24 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Aug 20 01:05:20.297566 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-f5658080-daa2-40e3-aea0-dafa0f4be7fa None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:20.376255 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-f5658080-daa2-40e3-aea0-dafa0f4be7fa tempest-TestServerVolumeAttachmentScenario-1789432035 tempest-TestServerVolumeAttachmentScenario-1789432035-project-admin] POST https://10.4.3.240/volume/v3/volumes/31ba173d-dde6-4dba-a646-fdb39f87af7a/action Aug 20 01:05:20.376655 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-f5658080-daa2-40e3-aea0-dafa0f4be7fa tempest-TestServerVolumeAttachmentScenario-1789432035 tempest-TestServerVolumeAttachmentScenario-1789432035-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100215) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 01:05:20.376778 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-f5658080-daa2-40e3-aea0-dafa0f4be7fa tempest-TestServerVolumeAttachmentScenario-1789432035 tempest-TestServerVolumeAttachmentScenario-1789432035-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:05:20.409846 np0000007838 devstack@c-api.service[100215]: DEBUG oslo_db.sqlalchemy.engines [None req-f5658080-daa2-40e3-aea0-dafa0f4be7fa tempest-TestServerVolumeAttachmentScenario-1789432035 tempest-TestServerVolumeAttachmentScenario-1789432035-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=100215) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 20 01:05:20.422052 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:05:20.422052 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:05:20.422531 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.contrib.admin_actions [None req-f5658080-daa2-40e3-aea0-dafa0f4be7fa tempest-TestServerVolumeAttachmentScenario-1789432035 tempest-TestServerVolumeAttachmentScenario-1789432035-project-admin] Updating volume '31ba173d-dde6-4dba-a646-fdb39f87af7a' with '{'status': 'error'}' {{(pid=100215) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 20 01:05:20.450033 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-f5658080-daa2-40e3-aea0-dafa0f4be7fa tempest-TestServerVolumeAttachmentScenario-1789432035 tempest-TestServerVolumeAttachmentScenario-1789432035-project-admin] https://10.4.3.240/volume/v3/volumes/31ba173d-dde6-4dba-a646-fdb39f87af7a/action returned with HTTP 202 Aug 20 01:05:20.450507 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 940/3720] 10.4.3.240 () {68 vars in 1390 bytes} [Thu Aug 20 01:05:20 2026] POST /volume/v3/volumes/31ba173d-dde6-4dba-a646-fdb39f87af7a/action => generated 0 bytes in 153 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 01:05:20.459237 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-4b716b88-f9d2-4b9e-b7e5-cca17f5951ee None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:20.462985 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-4b716b88-f9d2-4b9e-b7e5-cca17f5951ee tempest-TestServerVolumeAttachmentScenario-591114074 tempest-TestServerVolumeAttachmentScenario-591114074-project-member] GET https://10.4.3.240/volume/v3/volumes/31ba173d-dde6-4dba-a646-fdb39f87af7a Aug 20 01:05:20.462985 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-4b716b88-f9d2-4b9e-b7e5-cca17f5951ee tempest-TestServerVolumeAttachmentScenario-591114074 tempest-TestServerVolumeAttachmentScenario-591114074-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:20.462985 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-4b716b88-f9d2-4b9e-b7e5-cca17f5951ee tempest-TestServerVolumeAttachmentScenario-591114074 tempest-TestServerVolumeAttachmentScenario-591114074-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:20.464830 np0000007838 devstack@c-api.service[100213]: DEBUG dbcounter [-] [100213] Writing DB stats cinder:SELECT=374,cinder:UPDATE=92,cinder:INSERT=46 {{(pid=100213) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 01:05:20.475410 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:05:20.475410 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:05:20.478702 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-4b716b88-f9d2-4b9e-b7e5-cca17f5951ee tempest-TestServerVolumeAttachmentScenario-591114074 tempest-TestServerVolumeAttachmentScenario-591114074-project-member] Volume info retrieved successfully. Aug 20 01:05:20.482931 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-4b716b88-f9d2-4b9e-b7e5-cca17f5951ee tempest-TestServerVolumeAttachmentScenario-591114074 tempest-TestServerVolumeAttachmentScenario-591114074-project-member] https://10.4.3.240/volume/v3/volumes/31ba173d-dde6-4dba-a646-fdb39f87af7a returned with HTTP 200 Aug 20 01:05:20.483406 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 923/3721] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:05:20 2026] GET /volume/v3/volumes/31ba173d-dde6-4dba-a646-fdb39f87af7a => generated 1148 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:05:20.498376 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-2a09bfb3-9a9b-4632-a621-258c4cdc3298 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:20.500401 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-2a09bfb3-9a9b-4632-a621-258c4cdc3298 tempest-TestServerVolumeAttachmentScenario-1789432035 tempest-TestServerVolumeAttachmentScenario-1789432035-project-admin] POST https://10.4.3.240/volume/v3/volumes/31ba173d-dde6-4dba-a646-fdb39f87af7a/action Aug 20 01:05:20.505355 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-2a09bfb3-9a9b-4632-a621-258c4cdc3298 tempest-TestServerVolumeAttachmentScenario-1789432035 tempest-TestServerVolumeAttachmentScenario-1789432035-project-admin] Action body: b'{"os-force_detach": {"connector": null, "attachment_id": "361c155e-ffcc-4140-81eb-d661a260d35a"}}' {{(pid=100214) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 01:05:20.505355 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-2a09bfb3-9a9b-4632-a621-258c4cdc3298 tempest-TestServerVolumeAttachmentScenario-1789432035 tempest-TestServerVolumeAttachmentScenario-1789432035-project-admin] Action: 'action', calling method: _force_detach, body: {"os-force_detach": {"connector": null, "attachment_id": "361c155e-ffcc-4140-81eb-d661a260d35a"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:05:20.525521 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:05:20.525521 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:05:20.527974 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-2a09bfb3-9a9b-4632-a621-258c4cdc3298 tempest-TestServerVolumeAttachmentScenario-1789432035 tempest-TestServerVolumeAttachmentScenario-1789432035-project-admin] Volume info retrieved successfully. Aug 20 01:05:20.536439 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-2a09bfb3-9a9b-4632-a621-258c4cdc3298 tempest-TestServerVolumeAttachmentScenario-1789432035 tempest-TestServerVolumeAttachmentScenario-1789432035-project-admin] Attachment connected to vm a238a9de-3e6d-43e2-a4a9-a0fc97441e5d, checking data on nova Aug 20 01:05:20.536888 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.compute.nova [None req-2a09bfb3-9a9b-4632-a621-258c4cdc3298 tempest-TestServerVolumeAttachmentScenario-1789432035 tempest-TestServerVolumeAttachmentScenario-1789432035-project-admin] Creating Keystone token plugin using URL: https://10.4.3.240/identity {{(pid=100214) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Aug 20 01:05:20.682547 np0000007838 devstack@c-api.service[100214]: DEBUG novaclient.v2.client [None req-2a09bfb3-9a9b-4632-a621-258c4cdc3298 tempest-TestServerVolumeAttachmentScenario-1789432035 tempest-TestServerVolumeAttachmentScenario-1789432035-project-admin] REQ: curl -g -i -X GET https://10.4.3.240/compute/v2.1/servers/a238a9de-3e6d-43e2-a4a9-a0fc97441e5d/os-volume_attachments/31ba173d-dde6-4dba-a646-fdb39f87af7a -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}1fdda3195d2256525abf7fa2b29972c9862cfc64154dbcb4f05eb2ae864a0e80" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-2a09bfb3-9a9b-4632-a621-258c4cdc3298" -H "X-Service-Token: {SHA256}46b85d5f68f0c49c7193625eab59537be3b459b5f17070fc10dad105406fe3c5" {{(pid=100214) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Aug 20 01:05:20.764088 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-dccb7228-dd00-4f4d-9189-23f879ffc520 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:20.766785 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-dccb7228-dd00-4f4d-9189-23f879ffc520 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] GET https://10.4.3.240/volume/v3/snapshots/09025ff8-6940-4d4e-9a25-3b59ce0cab0a Aug 20 01:05:20.766977 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-dccb7228-dd00-4f4d-9189-23f879ffc520 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:20.767159 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-dccb7228-dd00-4f4d-9189-23f879ffc520 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:20.814727 np0000007838 devstack@c-api.service[100212]: DEBUG oslo_db.sqlalchemy.engines [None req-dccb7228-dd00-4f4d-9189-23f879ffc520 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-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=100212) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 20 01:05:20.818293 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-dccb7228-dd00-4f4d-9189-23f879ffc520 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] https://10.4.3.240/volume/v3/snapshots/09025ff8-6940-4d4e-9a25-3b59ce0cab0a returned with HTTP 404 Aug 20 01:05:20.819122 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 927/3722] 10.4.3.240 () {66 vars in 1354 bytes} [Thu Aug 20 01:05:20 2026] GET /volume/v3/snapshots/09025ff8-6940-4d4e-9a25-3b59ce0cab0a => generated 111 bytes in 55 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:05:20.830874 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-40c771a9-2cbc-4dd6-841b-704abe722620 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:20.833263 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-40c771a9-2cbc-4dd6-841b-704abe722620 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] DELETE https://10.4.3.240/volume/v3/volumes/5238213b-5247-4307-bd25-4e8609bf5f9a Aug 20 01:05:20.833487 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-40c771a9-2cbc-4dd6-841b-704abe722620 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:20.833784 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-40c771a9-2cbc-4dd6-841b-704abe722620 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Calling method 'delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:20.834018 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-40c771a9-2cbc-4dd6-841b-704abe722620 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Delete volume with id: 5238213b-5247-4307-bd25-4e8609bf5f9a Aug 20 01:05:20.842834 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:05:20.842834 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:05:20.843367 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-40c771a9-2cbc-4dd6-841b-704abe722620 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Volume info retrieved successfully. Aug 20 01:05:20.858264 np0000007838 devstack@c-api.service[100214]: DEBUG novaclient.v2.client [None req-2a09bfb3-9a9b-4632-a621-258c4cdc3298 tempest-TestServerVolumeAttachmentScenario-1789432035 tempest-TestServerVolumeAttachmentScenario-1789432035-project-admin] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Thu, 20 Aug 2026 01:05:20 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-be4af207-4801-4567-9a22-7e4d0f0594ff x-openstack-request-id: req-be4af207-4801-4567-9a22-7e4d0f0594ff {{(pid=100214) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Aug 20 01:05:20.858450 np0000007838 devstack@c-api.service[100214]: DEBUG novaclient.v2.client [None req-2a09bfb3-9a9b-4632-a621-258c4cdc3298 tempest-TestServerVolumeAttachmentScenario-1789432035 tempest-TestServerVolumeAttachmentScenario-1789432035-project-admin] RESP BODY: {"volumeAttachment": {"volumeId": "31ba173d-dde6-4dba-a646-fdb39f87af7a", "serverId": "a238a9de-3e6d-43e2-a4a9-a0fc97441e5d", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "361c155e-ffcc-4140-81eb-d661a260d35a", "bdm_uuid": "ab5d8421-3d23-43a1-bcf0-898c432f74f4"}} {{(pid=100214) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Aug 20 01:05:20.858642 np0000007838 devstack@c-api.service[100214]: DEBUG novaclient.v2.client [None req-2a09bfb3-9a9b-4632-a621-258c4cdc3298 tempest-TestServerVolumeAttachmentScenario-1789432035 tempest-TestServerVolumeAttachmentScenario-1789432035-project-admin] GET call to compute for https://10.4.3.240/compute/v2.1/servers/a238a9de-3e6d-43e2-a4a9-a0fc97441e5d/os-volume_attachments/31ba173d-dde6-4dba-a646-fdb39f87af7a used request id req-be4af207-4801-4567-9a22-7e4d0f0594ff {{(pid=100214) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Aug 20 01:05:20.861111 np0000007838 devstack@c-api.service[100214]: ERROR cinder.volume.api [None req-2a09bfb3-9a9b-4632-a621-258c4cdc3298 tempest-TestServerVolumeAttachmentScenario-1789432035 tempest-TestServerVolumeAttachmentScenario-1789432035-project-admin] Detected user call to delete in-use attachment. Call must come from the nova service and nova must be configured to send the service token. Bug #2004555 Aug 20 01:05:20.864532 np0000007838 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault [None req-2a09bfb3-9a9b-4632-a621-258c4cdc3298 tempest-TestServerVolumeAttachmentScenario-1789432035 tempest-TestServerVolumeAttachmentScenario-1789432035-project-admin] Caught error: Detach volume from instance a238a9de-3e6d-43e2-a4a9-a0fc97441e5d using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance a238a9de-3e6d-43e2-a4a9-a0fc97441e5d using the Compute API Aug 20 01:05:20.864532 np0000007838 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Aug 20 01:05:20.864532 np0000007838 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Aug 20 01:05:20.864532 np0000007838 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 20 01:05:20.864532 np0000007838 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 01:05:20.864532 np0000007838 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Aug 20 01:05:20.864532 np0000007838 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 20 01:05:20.864532 np0000007838 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 20 01:05:20.864532 np0000007838 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Aug 20 01:05:20.864532 np0000007838 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 20 01:05:20.864532 np0000007838 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 01:05:20.864532 np0000007838 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 20 01:05:20.864532 np0000007838 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 20 01:05:20.864532 np0000007838 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 01:05:20.864532 np0000007838 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 20 01:05:20.864532 np0000007838 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 20 01:05:20.864532 np0000007838 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 01:05:20.864532 np0000007838 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Aug 20 01:05:20.864532 np0000007838 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 20 01:05:20.864532 np0000007838 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 01:05:20.864532 np0000007838 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Aug 20 01:05:20.864532 np0000007838 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 20 01:05:20.864532 np0000007838 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 20 01:05:20.864532 np0000007838 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Aug 20 01:05:20.864532 np0000007838 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 20 01:05:20.864532 np0000007838 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 01:05:20.864532 np0000007838 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 20 01:05:20.864532 np0000007838 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 20 01:05:20.864532 np0000007838 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 01:05:20.864532 np0000007838 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 20 01:05:20.864532 np0000007838 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 20 01:05:20.864532 np0000007838 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 01:05:20.864532 np0000007838 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Aug 20 01:05:20.864532 np0000007838 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Aug 20 01:05:20.864532 np0000007838 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 01:05:20.864532 np0000007838 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Aug 20 01:05:20.864532 np0000007838 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 20 01:05:20.864532 np0000007838 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 20 01:05:20.864532 np0000007838 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Aug 20 01:05:20.864532 np0000007838 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 20 01:05:20.864532 np0000007838 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 01:05:20.864532 np0000007838 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 20 01:05:20.864532 np0000007838 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 20 01:05:20.864532 np0000007838 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 01:05:20.864532 np0000007838 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 20 01:05:20.864532 np0000007838 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 20 01:05:20.864532 np0000007838 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 01:05:20.864532 np0000007838 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/keystonemiddleware/auth_token/__init__.py", line 340, in __call__ Aug 20 01:05:20.864532 np0000007838 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Aug 20 01:05:20.864532 np0000007838 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 01:05:20.865607 np0000007838 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Aug 20 01:05:20.865607 np0000007838 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 20 01:05:20.865607 np0000007838 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 20 01:05:20.865607 np0000007838 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Aug 20 01:05:20.865607 np0000007838 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 20 01:05:20.865607 np0000007838 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 01:05:20.865607 np0000007838 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 20 01:05:20.865607 np0000007838 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 20 01:05:20.865607 np0000007838 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 01:05:20.865607 np0000007838 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 20 01:05:20.865607 np0000007838 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 20 01:05:20.865607 np0000007838 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 01:05:20.865607 np0000007838 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Aug 20 01:05:20.865607 np0000007838 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Aug 20 01:05:20.865607 np0000007838 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 01:05:20.865607 np0000007838 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 20 01:05:20.865607 np0000007838 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 20 01:05:20.865607 np0000007838 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 01:05:20.865607 np0000007838 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 20 01:05:20.865607 np0000007838 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 20 01:05:20.865607 np0000007838 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 01:05:20.865607 np0000007838 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 20 01:05:20.865607 np0000007838 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 20 01:05:20.865607 np0000007838 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 01:05:20.865607 np0000007838 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Aug 20 01:05:20.865607 np0000007838 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Aug 20 01:05:20.865607 np0000007838 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 01:05:20.865607 np0000007838 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Aug 20 01:05:20.865607 np0000007838 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Aug 20 01:05:20.865607 np0000007838 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 01:05:20.865607 np0000007838 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Aug 20 01:05:20.865607 np0000007838 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Aug 20 01:05:20.865607 np0000007838 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 01:05:20.865607 np0000007838 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Aug 20 01:05:20.865607 np0000007838 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Aug 20 01:05:20.865607 np0000007838 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Aug 20 01:05:20.865607 np0000007838 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/admin_actions.py", line 139, in _force_detach Aug 20 01:05:20.865607 np0000007838 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault self.volume_api.terminate_connection(context, volume, connector) Aug 20 01:05:20.865607 np0000007838 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 923, in terminate_connection Aug 20 01:05:20.865607 np0000007838 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, None, volume) Aug 20 01:05:20.865607 np0000007838 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Aug 20 01:05:20.865607 np0000007838 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Aug 20 01:05:20.865607 np0000007838 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance a238a9de-3e6d-43e2-a4a9-a0fc97441e5d using the Compute API Aug 20 01:05:20.865607 np0000007838 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault Aug 20 01:05:20.865607 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.middleware.fault [None req-2a09bfb3-9a9b-4632-a621-258c4cdc3298 tempest-TestServerVolumeAttachmentScenario-1789432035 tempest-TestServerVolumeAttachmentScenario-1789432035-project-admin] https://10.4.3.240/volume/v3/volumes/31ba173d-dde6-4dba-a646-fdb39f87af7a/action returned with HTTP 409 Aug 20 01:05:20.866758 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 933/3723] 10.4.3.240 () {68 vars in 1390 bytes} [Thu Aug 20 01:05:20 2026] POST /volume/v3/volumes/31ba173d-dde6-4dba-a646-fdb39f87af7a/action => generated 167 bytes in 369 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Aug 20 01:05:20.870224 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-40c771a9-2cbc-4dd6-841b-704abe722620 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Delete volume request issued successfully. Aug 20 01:05:20.870224 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-40c771a9-2cbc-4dd6-841b-704abe722620 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] https://10.4.3.240/volume/v3/volumes/5238213b-5247-4307-bd25-4e8609bf5f9a returned with HTTP 202 Aug 20 01:05:20.870224 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 941/3724] 10.4.3.240 () {66 vars in 1351 bytes} [Thu Aug 20 01:05:20 2026] DELETE /volume/v3/volumes/5238213b-5247-4307-bd25-4e8609bf5f9a => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 01:05:20.873985 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-b1cf4a93-6ad5-40f6-b2da-8134f11746da None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:20.879107 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 924/3725] 10.4.3.240 () {70 vars in 1597 bytes} [Thu Aug 20 01:05:20 2026] POST /volume/v3/volumes/31ba173d-dde6-4dba-a646-fdb39f87af7a/action => generated 114 bytes in 5 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Aug 20 01:05:20.882471 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-0f59e615-17c7-4fed-aa4a-f19371a4084f None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:20.882728 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-0f59e615-17c7-4fed-aa4a-f19371a4084f tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] GET https://10.4.3.240/volume/v3/volumes/5238213b-5247-4307-bd25-4e8609bf5f9a Aug 20 01:05:20.882909 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-0f59e615-17c7-4fed-aa4a-f19371a4084f tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:20.883590 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-0f59e615-17c7-4fed-aa4a-f19371a4084f tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:20.887374 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-ec5793aa-9508-4452-a7fd-e9aa500d7c5f None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:20.889989 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:05:20.889989 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:05:20.893249 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-0f59e615-17c7-4fed-aa4a-f19371a4084f tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Volume info retrieved successfully. Aug 20 01:05:20.897253 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-0f59e615-17c7-4fed-aa4a-f19371a4084f tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] https://10.4.3.240/volume/v3/volumes/5238213b-5247-4307-bd25-4e8609bf5f9a returned with HTTP 200 Aug 20 01:05:20.897682 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 928/3726] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:05:20 2026] GET /volume/v3/volumes/5238213b-5247-4307-bd25-4e8609bf5f9a => generated 1007 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:05:21.008060 np0000007838 devstack@c-api.service[100214]: WARNING keystonemiddleware.auth_token [None req-ec5793aa-9508-4452-a7fd-e9aa500d7c5f None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Aug 20 01:05:21.008968 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 934/3727] 10.4.3.240 () {70 vars in 1597 bytes} [Thu Aug 20 01:05:20 2026] POST /volume/v3/volumes/31ba173d-dde6-4dba-a646-fdb39f87af7a/action => generated 114 bytes in 122 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Aug 20 01:05:21.017093 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-2f760a69-6ce2-412a-a2b5-78c26bdc5579 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:21.019347 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-2f760a69-6ce2-412a-a2b5-78c26bdc5579 tempest-TestServerVolumeAttachmentScenario-591114074 tempest-TestServerVolumeAttachmentScenario-591114074-project-member] GET https://10.4.3.240/volume/v3/volumes/6a4ce075-94f9-405a-81f0-0b836cbac6e2 Aug 20 01:05:21.019613 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-2f760a69-6ce2-412a-a2b5-78c26bdc5579 tempest-TestServerVolumeAttachmentScenario-591114074 tempest-TestServerVolumeAttachmentScenario-591114074-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:21.019861 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-2f760a69-6ce2-412a-a2b5-78c26bdc5579 tempest-TestServerVolumeAttachmentScenario-591114074 tempest-TestServerVolumeAttachmentScenario-591114074-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:21.023900 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-8528682c-9690-4b00-b554-743fb0f185da None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:21.025464 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-8528682c-9690-4b00-b554-743fb0f185da tempest-TestVolumeBootPatternV346-114315032 tempest-TestVolumeBootPatternV346-114315032-project-member] DELETE https://10.4.3.240/volume/v3/volumes/02f76bad-5eae-433d-9dd6-5cc1ff45eb0e Aug 20 01:05:21.025663 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-8528682c-9690-4b00-b554-743fb0f185da tempest-TestVolumeBootPatternV346-114315032 tempest-TestVolumeBootPatternV346-114315032-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:21.025858 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-8528682c-9690-4b00-b554-743fb0f185da tempest-TestVolumeBootPatternV346-114315032 tempest-TestVolumeBootPatternV346-114315032-project-member] Calling method 'delete' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:21.026041 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.v3.volumes [None req-8528682c-9690-4b00-b554-743fb0f185da tempest-TestVolumeBootPatternV346-114315032 tempest-TestVolumeBootPatternV346-114315032-project-member] Delete volume with id: 02f76bad-5eae-433d-9dd6-5cc1ff45eb0e Aug 20 01:05:21.027990 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:05:21.027990 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:05:21.032849 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-2f760a69-6ce2-412a-a2b5-78c26bdc5579 tempest-TestServerVolumeAttachmentScenario-591114074 tempest-TestServerVolumeAttachmentScenario-591114074-project-member] Volume info retrieved successfully. Aug 20 01:05:21.033134 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:05:21.033134 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:05:21.033561 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-8528682c-9690-4b00-b554-743fb0f185da tempest-TestVolumeBootPatternV346-114315032 tempest-TestVolumeBootPatternV346-114315032-project-member] Volume info retrieved successfully. Aug 20 01:05:21.037751 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-2f760a69-6ce2-412a-a2b5-78c26bdc5579 tempest-TestServerVolumeAttachmentScenario-591114074 tempest-TestServerVolumeAttachmentScenario-591114074-project-member] https://10.4.3.240/volume/v3/volumes/6a4ce075-94f9-405a-81f0-0b836cbac6e2 returned with HTTP 200 Aug 20 01:05:21.038202 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 942/3728] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:05:21 2026] GET /volume/v3/volumes/6a4ce075-94f9-405a-81f0-0b836cbac6e2 => generated 858 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:05:21.050169 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-95137ae1-e8e0-4c6d-bd7b-2eb6fcd63d56 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:21.051202 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-8528682c-9690-4b00-b554-743fb0f185da tempest-TestVolumeBootPatternV346-114315032 tempest-TestVolumeBootPatternV346-114315032-project-member] Delete volume request issued successfully. Aug 20 01:05:21.051411 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-8528682c-9690-4b00-b554-743fb0f185da tempest-TestVolumeBootPatternV346-114315032 tempest-TestVolumeBootPatternV346-114315032-project-member] https://10.4.3.240/volume/v3/volumes/02f76bad-5eae-433d-9dd6-5cc1ff45eb0e returned with HTTP 202 Aug 20 01:05:21.051818 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 925/3729] 10.4.3.240 () {68 vars in 1392 bytes} [Thu Aug 20 01:05:21 2026] DELETE /volume/v3/volumes/02f76bad-5eae-433d-9dd6-5cc1ff45eb0e => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 20 01:05:21.053415 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-95137ae1-e8e0-4c6d-bd7b-2eb6fcd63d56 tempest-TestServerVolumeAttachmentScenario-591114074 tempest-TestServerVolumeAttachmentScenario-591114074-project-member] GET https://10.4.3.240/volume/v3/volumes/6a4ce075-94f9-405a-81f0-0b836cbac6e2 Aug 20 01:05:21.053665 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-95137ae1-e8e0-4c6d-bd7b-2eb6fcd63d56 tempest-TestServerVolumeAttachmentScenario-591114074 tempest-TestServerVolumeAttachmentScenario-591114074-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:21.054102 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-95137ae1-e8e0-4c6d-bd7b-2eb6fcd63d56 tempest-TestServerVolumeAttachmentScenario-591114074 tempest-TestServerVolumeAttachmentScenario-591114074-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:21.060410 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-b30d1069-bc1d-4c87-9452-04b45cad8823 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:21.062430 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-b30d1069-bc1d-4c87-9452-04b45cad8823 tempest-TestVolumeBootPatternV346-114315032 tempest-TestVolumeBootPatternV346-114315032-project-member] GET https://10.4.3.240/volume/v3/volumes/02f76bad-5eae-433d-9dd6-5cc1ff45eb0e Aug 20 01:05:21.062754 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-b30d1069-bc1d-4c87-9452-04b45cad8823 tempest-TestVolumeBootPatternV346-114315032 tempest-TestVolumeBootPatternV346-114315032-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:21.063055 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-b30d1069-bc1d-4c87-9452-04b45cad8823 tempest-TestVolumeBootPatternV346-114315032 tempest-TestVolumeBootPatternV346-114315032-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:21.063830 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:05:21.063830 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:05:21.070041 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-95137ae1-e8e0-4c6d-bd7b-2eb6fcd63d56 tempest-TestServerVolumeAttachmentScenario-591114074 tempest-TestServerVolumeAttachmentScenario-591114074-project-member] Volume info retrieved successfully. Aug 20 01:05:21.077705 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-95137ae1-e8e0-4c6d-bd7b-2eb6fcd63d56 tempest-TestServerVolumeAttachmentScenario-591114074 tempest-TestServerVolumeAttachmentScenario-591114074-project-member] https://10.4.3.240/volume/v3/volumes/6a4ce075-94f9-405a-81f0-0b836cbac6e2 returned with HTTP 200 Aug 20 01:05:21.078357 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 929/3730] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:05:21 2026] GET /volume/v3/volumes/6a4ce075-94f9-405a-81f0-0b836cbac6e2 => generated 858 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:05:21.124892 np0000007838 devstack@c-api.service[100214]: DEBUG oslo_db.sqlalchemy.engines [None req-b30d1069-bc1d-4c87-9452-04b45cad8823 tempest-TestVolumeBootPatternV346-114315032 tempest-TestVolumeBootPatternV346-114315032-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100214) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 20 01:05:21.130621 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-3ccfe6a3-94b6-4013-9efa-2f0eb00683cd req-09125f33-57fc-40a0-8438-e290278516ae None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:21.132669 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-b30d1069-bc1d-4c87-9452-04b45cad8823 tempest-TestVolumeBootPatternV346-114315032 tempest-TestVolumeBootPatternV346-114315032-project-member] https://10.4.3.240/volume/v3/volumes/02f76bad-5eae-433d-9dd6-5cc1ff45eb0e returned with HTTP 404 Aug 20 01:05:21.133137 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 935/3731] 10.4.3.240 () {68 vars in 1389 bytes} [Thu Aug 20 01:05:21 2026] GET /volume/v3/volumes/02f76bad-5eae-433d-9dd6-5cc1ff45eb0e => generated 109 bytes in 73 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 01:05:21.133203 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-3ccfe6a3-94b6-4013-9efa-2f0eb00683cd req-09125f33-57fc-40a0-8438-e290278516ae tempest-TestServerVolumeAttachmentScenario-591114074 tempest-TestServerVolumeAttachmentScenario-591114074-project-member] GET https://10.4.3.240/volume/v3/volumes/6a4ce075-94f9-405a-81f0-0b836cbac6e2 Aug 20 01:05:21.133398 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-3ccfe6a3-94b6-4013-9efa-2f0eb00683cd req-09125f33-57fc-40a0-8438-e290278516ae tempest-TestServerVolumeAttachmentScenario-591114074 tempest-TestServerVolumeAttachmentScenario-591114074-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:21.133636 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-3ccfe6a3-94b6-4013-9efa-2f0eb00683cd req-09125f33-57fc-40a0-8438-e290278516ae tempest-TestServerVolumeAttachmentScenario-591114074 tempest-TestServerVolumeAttachmentScenario-591114074-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:21.141674 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-1bd2bbe4-78f5-4364-83d8-44bed11ddab2 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:21.144937 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-1bd2bbe4-78f5-4364-83d8-44bed11ddab2 tempest-TestVolumeBootPatternV346-114315032 tempest-TestVolumeBootPatternV346-114315032-project-member] DELETE https://10.4.3.240/volume/v3/snapshots/78e9bc2f-7ce9-4fe0-8b1d-8f43dab070d4 Aug 20 01:05:21.145658 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-1bd2bbe4-78f5-4364-83d8-44bed11ddab2 tempest-TestVolumeBootPatternV346-114315032 tempest-TestVolumeBootPatternV346-114315032-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:21.145783 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:05:21.145783 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:05:21.146052 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-1bd2bbe4-78f5-4364-83d8-44bed11ddab2 tempest-TestVolumeBootPatternV346-114315032 tempest-TestVolumeBootPatternV346-114315032-project-member] Calling method 'delete' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:21.146402 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.v3.snapshots [None req-1bd2bbe4-78f5-4364-83d8-44bed11ddab2 tempest-TestVolumeBootPatternV346-114315032 tempest-TestVolumeBootPatternV346-114315032-project-member] Delete snapshot with id: 78e9bc2f-7ce9-4fe0-8b1d-8f43dab070d4 Aug 20 01:05:21.152999 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [req-3ccfe6a3-94b6-4013-9efa-2f0eb00683cd req-09125f33-57fc-40a0-8438-e290278516ae tempest-TestServerVolumeAttachmentScenario-591114074 tempest-TestServerVolumeAttachmentScenario-591114074-project-member] Volume info retrieved successfully. Aug 20 01:05:21.155977 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:05:21.155977 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:05:21.156589 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-1bd2bbe4-78f5-4364-83d8-44bed11ddab2 tempest-TestVolumeBootPatternV346-114315032 tempest-TestVolumeBootPatternV346-114315032-project-member] Snapshot retrieved successfully. Aug 20 01:05:21.161679 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-3ccfe6a3-94b6-4013-9efa-2f0eb00683cd req-09125f33-57fc-40a0-8438-e290278516ae tempest-TestServerVolumeAttachmentScenario-591114074 tempest-TestServerVolumeAttachmentScenario-591114074-project-member] https://10.4.3.240/volume/v3/volumes/6a4ce075-94f9-405a-81f0-0b836cbac6e2 returned with HTTP 200 Aug 20 01:05:21.162151 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 943/3732] 10.4.3.240 () {68 vars in 1598 bytes} [Thu Aug 20 01:05:21 2026] GET /volume/v3/volumes/6a4ce075-94f9-405a-81f0-0b836cbac6e2 => generated 858 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:05:21.180448 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-1bd2bbe4-78f5-4364-83d8-44bed11ddab2 tempest-TestVolumeBootPatternV346-114315032 tempest-TestVolumeBootPatternV346-114315032-project-member] Snapshot delete request issued successfully. Aug 20 01:05:21.181361 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-1bd2bbe4-78f5-4364-83d8-44bed11ddab2 tempest-TestVolumeBootPatternV346-114315032 tempest-TestVolumeBootPatternV346-114315032-project-member] https://10.4.3.240/volume/v3/snapshots/78e9bc2f-7ce9-4fe0-8b1d-8f43dab070d4 returned with HTTP 202 Aug 20 01:05:21.181361 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 926/3733] 10.4.3.240 () {66 vars in 1357 bytes} [Thu Aug 20 01:05:21 2026] DELETE /volume/v3/snapshots/78e9bc2f-7ce9-4fe0-8b1d-8f43dab070d4 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 01:05:21.189303 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-fa87f7ce-a4de-4428-bc40-eca80e290249 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:21.191631 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-fa87f7ce-a4de-4428-bc40-eca80e290249 tempest-TestVolumeBootPatternV346-114315032 tempest-TestVolumeBootPatternV346-114315032-project-member] GET https://10.4.3.240/volume/v3/snapshots/78e9bc2f-7ce9-4fe0-8b1d-8f43dab070d4 Aug 20 01:05:21.192087 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-fa87f7ce-a4de-4428-bc40-eca80e290249 tempest-TestVolumeBootPatternV346-114315032 tempest-TestVolumeBootPatternV346-114315032-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:21.192198 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-fa87f7ce-a4de-4428-bc40-eca80e290249 tempest-TestVolumeBootPatternV346-114315032 tempest-TestVolumeBootPatternV346-114315032-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:21.198482 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:05:21.198482 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:05:21.199558 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-fa87f7ce-a4de-4428-bc40-eca80e290249 tempest-TestVolumeBootPatternV346-114315032 tempest-TestVolumeBootPatternV346-114315032-project-member] Snapshot retrieved successfully. Aug 20 01:05:21.200618 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-fa87f7ce-a4de-4428-bc40-eca80e290249 tempest-TestVolumeBootPatternV346-114315032 tempest-TestVolumeBootPatternV346-114315032-project-member] https://10.4.3.240/volume/v3/snapshots/78e9bc2f-7ce9-4fe0-8b1d-8f43dab070d4 returned with HTTP 200 Aug 20 01:05:21.201254 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 930/3734] 10.4.3.240 () {66 vars in 1354 bytes} [Thu Aug 20 01:05:21 2026] GET /volume/v3/snapshots/78e9bc2f-7ce9-4fe0-8b1d-8f43dab070d4 => generated 482 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 20 01:05:21.252853 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-82b45591-c1c2-4abd-8003-f509f02169f3 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:21.253181 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-82b45591-c1c2-4abd-8003-f509f02169f3 None None] GET https://10.4.3.240/volume// Aug 20 01:05:21.253328 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-82b45591-c1c2-4abd-8003-f509f02169f3 None None] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:21.253559 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-82b45591-c1c2-4abd-8003-f509f02169f3 None None] Calling method 'all' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:21.253902 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-82b45591-c1c2-4abd-8003-f509f02169f3 None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 20 01:05:21.254125 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 936/3735] 10.4.3.240 () {66 vars in 1428 bytes} [Thu Aug 20 01:05:21 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 01:05:21.261207 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-3ccfe6a3-94b6-4013-9efa-2f0eb00683cd req-56281c91-36ec-458b-84c4-ae018239616b None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:21.263458 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-3ccfe6a3-94b6-4013-9efa-2f0eb00683cd req-56281c91-36ec-458b-84c4-ae018239616b tempest-TestServerVolumeAttachmentScenario-591114074 tempest-TestServerVolumeAttachmentScenario-591114074-project-member] POST https://10.4.3.240/volume/v3/attachments Aug 20 01:05:21.263842 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-3ccfe6a3-94b6-4013-9efa-2f0eb00683cd req-56281c91-36ec-458b-84c4-ae018239616b tempest-TestServerVolumeAttachmentScenario-591114074 tempest-TestServerVolumeAttachmentScenario-591114074-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6a4ce075-94f9-405a-81f0-0b836cbac6e2", "connector": null, "instance_uuid": "a238a9de-3e6d-43e2-a4a9-a0fc97441e5d"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:05:21.273384 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:05:21.273384 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:05:21.312961 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-3ccfe6a3-94b6-4013-9efa-2f0eb00683cd req-56281c91-36ec-458b-84c4-ae018239616b tempest-TestServerVolumeAttachmentScenario-591114074 tempest-TestServerVolumeAttachmentScenario-591114074-project-member] https://10.4.3.240/volume/v3/attachments returned with HTTP 200 Aug 20 01:05:21.312961 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 944/3736] 10.4.3.240 () {74 vars in 1594 bytes} [Thu Aug 20 01:05:21 2026] POST /volume/v3/attachments => generated 273 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:05:21.344442 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-6747c772-824f-411c-af81-bde5a201c76c None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:21.349686 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-6747c772-824f-411c-af81-bde5a201c76c tempest-TestServerVolumeAttachmentScenario-591114074 tempest-TestServerVolumeAttachmentScenario-591114074-project-member] GET https://10.4.3.240/volume/v3/volumes/6a4ce075-94f9-405a-81f0-0b836cbac6e2 Aug 20 01:05:21.349855 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-6747c772-824f-411c-af81-bde5a201c76c tempest-TestServerVolumeAttachmentScenario-591114074 tempest-TestServerVolumeAttachmentScenario-591114074-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:21.350033 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-6747c772-824f-411c-af81-bde5a201c76c tempest-TestServerVolumeAttachmentScenario-591114074 tempest-TestServerVolumeAttachmentScenario-591114074-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:21.354152 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-22103990-5e38-49ab-8a62-255f9c4db933 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:21.354564 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-22103990-5e38-49ab-8a62-255f9c4db933 None None] GET https://10.4.3.240/volume// Aug 20 01:05:21.354727 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-22103990-5e38-49ab-8a62-255f9c4db933 None None] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:21.354923 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-22103990-5e38-49ab-8a62-255f9c4db933 None None] Calling method 'all' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:21.355274 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-22103990-5e38-49ab-8a62-255f9c4db933 None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 20 01:05:21.355593 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 931/3737] 10.4.3.240 () {66 vars in 1426 bytes} [Thu Aug 20 01:05:21 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 01:05:21.359166 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:05:21.359166 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:05:21.362736 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-3ccfe6a3-94b6-4013-9efa-2f0eb00683cd req-3692d6d3-7a4e-4c1b-a7d0-0dfce8c99747 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:21.363216 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-6747c772-824f-411c-af81-bde5a201c76c tempest-TestServerVolumeAttachmentScenario-591114074 tempest-TestServerVolumeAttachmentScenario-591114074-project-member] Volume info retrieved successfully. Aug 20 01:05:21.364783 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-3ccfe6a3-94b6-4013-9efa-2f0eb00683cd req-3692d6d3-7a4e-4c1b-a7d0-0dfce8c99747 tempest-TestServerVolumeAttachmentScenario-591114074 tempest-TestServerVolumeAttachmentScenario-591114074-project-member] GET https://10.4.3.240/volume/v3/volumes/6a4ce075-94f9-405a-81f0-0b836cbac6e2 Aug 20 01:05:21.365922 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-3ccfe6a3-94b6-4013-9efa-2f0eb00683cd req-3692d6d3-7a4e-4c1b-a7d0-0dfce8c99747 tempest-TestServerVolumeAttachmentScenario-591114074 tempest-TestServerVolumeAttachmentScenario-591114074-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:21.365922 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-3ccfe6a3-94b6-4013-9efa-2f0eb00683cd req-3692d6d3-7a4e-4c1b-a7d0-0dfce8c99747 tempest-TestServerVolumeAttachmentScenario-591114074 tempest-TestServerVolumeAttachmentScenario-591114074-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:21.368640 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-6747c772-824f-411c-af81-bde5a201c76c tempest-TestServerVolumeAttachmentScenario-591114074 tempest-TestServerVolumeAttachmentScenario-591114074-project-member] https://10.4.3.240/volume/v3/volumes/6a4ce075-94f9-405a-81f0-0b836cbac6e2 returned with HTTP 200 Aug 20 01:05:21.369602 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 927/3738] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:05:21 2026] GET /volume/v3/volumes/6a4ce075-94f9-405a-81f0-0b836cbac6e2 => generated 857 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:05:21.380434 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:05:21.380434 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:05:21.391073 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [req-3ccfe6a3-94b6-4013-9efa-2f0eb00683cd req-3692d6d3-7a4e-4c1b-a7d0-0dfce8c99747 tempest-TestServerVolumeAttachmentScenario-591114074 tempest-TestServerVolumeAttachmentScenario-591114074-project-member] Volume info retrieved successfully. Aug 20 01:05:21.395135 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-3ccfe6a3-94b6-4013-9efa-2f0eb00683cd req-3692d6d3-7a4e-4c1b-a7d0-0dfce8c99747 tempest-TestServerVolumeAttachmentScenario-591114074 tempest-TestServerVolumeAttachmentScenario-591114074-project-member] https://10.4.3.240/volume/v3/volumes/6a4ce075-94f9-405a-81f0-0b836cbac6e2 returned with HTTP 200 Aug 20 01:05:21.395728 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 937/3739] 10.4.3.240 () {70 vars in 1639 bytes} [Thu Aug 20 01:05:21 2026] GET /volume/v3/volumes/6a4ce075-94f9-405a-81f0-0b836cbac6e2 => generated 1037 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 01:05:21.505229 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-3ccfe6a3-94b6-4013-9efa-2f0eb00683cd req-e029285d-d31e-4ba9-9a4f-f197c0b69155 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:21.507276 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-3ccfe6a3-94b6-4013-9efa-2f0eb00683cd req-e029285d-d31e-4ba9-9a4f-f197c0b69155 tempest-TestServerVolumeAttachmentScenario-591114074 tempest-TestServerVolumeAttachmentScenario-591114074-project-member] PUT https://10.4.3.240/volume/v3/attachments/8698aa3a-7143-4fc5-a5bb-169ae08ae9e7 Aug 20 01:05:21.507703 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-3ccfe6a3-94b6-4013-9efa-2f0eb00683cd req-e029285d-d31e-4ba9-9a4f-f197c0b69155 tempest-TestServerVolumeAttachmentScenario-591114074 tempest-TestServerVolumeAttachmentScenario-591114074-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.240", "host": "np0000007838", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:e656b6daafb0", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "870eaf75-1108-49d5-b5ab-79f4c93758d0", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:05:21.516583 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.coordination [req-3ccfe6a3-94b6-4013-9efa-2f0eb00683cd req-e029285d-d31e-4ba9-9a4f-f197c0b69155 tempest-TestServerVolumeAttachmentScenario-591114074 tempest-TestServerVolumeAttachmentScenario-591114074-project-member] Acquiring lock "cinder-attachment_update-6a4ce075-94f9-405a-81f0-0b836cbac6e2-np0000007838" by "attachment_update" {{(pid=100215) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 01:05:21.520390 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.coordination [req-3ccfe6a3-94b6-4013-9efa-2f0eb00683cd req-e029285d-d31e-4ba9-9a4f-f197c0b69155 tempest-TestServerVolumeAttachmentScenario-591114074 tempest-TestServerVolumeAttachmentScenario-591114074-project-member] Lock "cinder-attachment_update-6a4ce075-94f9-405a-81f0-0b836cbac6e2-np0000007838" acquired by "attachment_update" :: waited 0.004s {{(pid=100215) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 01:05:21.521232 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:05:21.521232 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:05:21.605120 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.coordination [req-3ccfe6a3-94b6-4013-9efa-2f0eb00683cd req-e029285d-d31e-4ba9-9a4f-f197c0b69155 tempest-TestServerVolumeAttachmentScenario-591114074 tempest-TestServerVolumeAttachmentScenario-591114074-project-member] Lock "cinder-attachment_update-6a4ce075-94f9-405a-81f0-0b836cbac6e2-np0000007838" released by "attachment_update" :: held 0.085s {{(pid=100215) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 01:05:21.605439 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-3ccfe6a3-94b6-4013-9efa-2f0eb00683cd req-e029285d-d31e-4ba9-9a4f-f197c0b69155 tempest-TestServerVolumeAttachmentScenario-591114074 tempest-TestServerVolumeAttachmentScenario-591114074-project-member] https://10.4.3.240/volume/v3/attachments/8698aa3a-7143-4fc5-a5bb-169ae08ae9e7 returned with HTTP 200 Aug 20 01:05:21.605914 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 945/3740] 10.4.3.240 () {74 vars in 1704 bytes} [Thu Aug 20 01:05:21 2026] PUT /volume/v3/attachments/8698aa3a-7143-4fc5-a5bb-169ae08ae9e7 => generated 969 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:05:21.704202 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-b66929e0-1166-407b-bf86-557934719e22 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:21.815810 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-b66929e0-1166-407b-bf86-557934719e22 tempest-ProjectMemberTests-1287077107 tempest-ProjectMemberTests-1287077107-project-admin] GET https://10.4.3.240/volume/v3/scheduler-stats/get_pools Aug 20 01:05:21.816168 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-b66929e0-1166-407b-bf86-557934719e22 tempest-ProjectMemberTests-1287077107 tempest-ProjectMemberTests-1287077107-project-admin] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:21.816168 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-b66929e0-1166-407b-bf86-557934719e22 tempest-ProjectMemberTests-1287077107 tempest-ProjectMemberTests-1287077107-project-admin] Calling method 'get_pools' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:21.825462 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-b66929e0-1166-407b-bf86-557934719e22 tempest-ProjectMemberTests-1287077107 tempest-ProjectMemberTests-1287077107-project-admin] https://10.4.3.240/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Aug 20 01:05:21.825908 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 932/3741] 10.4.3.240 () {66 vars in 1291 bytes} [Thu Aug 20 01:05:21 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:05:21.833032 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-29e7caad-014e-477c-93dd-bd79b5a821ac None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:21.884100 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-29e7caad-014e-477c-93dd-bd79b5a821ac tempest-ProjectMemberTests-1287077107 tempest-ProjectMemberTests-1287077107-project-member] GET https://10.4.3.240/volume/v3/capabilities/np0000007838@storpool Aug 20 01:05:21.884443 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-29e7caad-014e-477c-93dd-bd79b5a821ac tempest-ProjectMemberTests-1287077107 tempest-ProjectMemberTests-1287077107-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:21.884443 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-29e7caad-014e-477c-93dd-bd79b5a821ac tempest-ProjectMemberTests-1287077107 tempest-ProjectMemberTests-1287077107-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:21.884993 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.policy [None req-29e7caad-014e-477c-93dd-bd79b5a821ac tempest-ProjectMemberTests-1287077107 tempest-ProjectMemberTests-1287077107-project-member] Policy check for volume_extension:capabilities failed with context {'is_admin': False, 'user_id': '14a30c4184994371991e21e57b458959', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52f870d3c78b49e08e83b23d749c2808', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100213) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 20 01:05:21.885166 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-29e7caad-014e-477c-93dd-bd79b5a821ac tempest-ProjectMemberTests-1287077107 tempest-ProjectMemberTests-1287077107-project-member] https://10.4.3.240/volume/v3/capabilities/np0000007838@storpool returned with HTTP 403 Aug 20 01:05:21.885535 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 928/3742] 10.4.3.240 () {66 vars in 1318 bytes} [Thu Aug 20 01:05:21 2026] GET /volume/v3/capabilities/np0000007838@storpool => generated 110 bytes in 53 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:05:21.913117 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-d3f11e8e-29da-4d34-aa63-605374b4006f None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:21.914609 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-d3f11e8e-29da-4d34-aa63-605374b4006f tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] GET https://10.4.3.240/volume/v3/volumes/5238213b-5247-4307-bd25-4e8609bf5f9a Aug 20 01:05:21.914848 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-d3f11e8e-29da-4d34-aa63-605374b4006f tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:21.915097 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-d3f11e8e-29da-4d34-aa63-605374b4006f tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:21.921423 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-d3f11e8e-29da-4d34-aa63-605374b4006f tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] https://10.4.3.240/volume/v3/volumes/5238213b-5247-4307-bd25-4e8609bf5f9a returned with HTTP 404 Aug 20 01:05:21.921423 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 938/3743] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:05:21 2026] GET /volume/v3/volumes/5238213b-5247-4307-bd25-4e8609bf5f9a => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:05:21.931870 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-109e1a09-cdee-4c33-942b-dac78b88b433 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:21.934284 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-109e1a09-cdee-4c33-942b-dac78b88b433 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] POST https://10.4.3.240/volume/v3/volumes Aug 20 01:05:21.934516 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-109e1a09-cdee-4c33-942b-dac78b88b433 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1898700187"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:05:21.936410 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.v3.volumes [None req-109e1a09-cdee-4c33-942b-dac78b88b433 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1898700187'}} {{(pid=100215) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 01:05:21.936593 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-109e1a09-cdee-4c33-942b-dac78b88b433 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Create volume of 1 GB Aug 20 01:05:21.936930 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:05:21.936930 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:05:21.940981 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-109e1a09-cdee-4c33-942b-dac78b88b433 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Availability Zones retrieved successfully. Aug 20 01:05:21.949131 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-109e1a09-cdee-4c33-942b-dac78b88b433 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Flow 'volume_create_api' (e654b572-49fe-4ff9-aee8-852a9757b23d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:05:21.950572 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-109e1a09-cdee-4c33-942b-dac78b88b433 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f86eff0d-479e-43bb-b7b0-d7a95d5ec442) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:05:21.951745 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.flows.api.create_volume [None req-109e1a09-cdee-4c33-942b-dac78b88b433 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Validating volume size '1' using validate_int {{(pid=100215) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 01:05:21.980112 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-109e1a09-cdee-4c33-942b-dac78b88b433 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f86eff0d-479e-43bb-b7b0-d7a95d5ec442) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:52:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1ed58bd6-fe6a-497e-ae84-e8199d24fdfa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:05:21.980865 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-109e1a09-cdee-4c33-942b-dac78b88b433 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (00ac0265-3ade-48de-8056-c8a0aab8ec90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:05:22.019024 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.quota [None req-109e1a09-cdee-4c33-942b-dac78b88b433 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Created reservations ['73a6fae0-e979-4c59-95c7-784ccd85a1a8', '3dbd73a4-7a2e-4b97-af17-5855e8242fbb', '1a9ea635-6204-4128-9d5c-199fa4c8232c', 'e9f38663-7ab1-40b6-a733-1b5c8b0d6965'] {{(pid=100215) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 01:05:22.020068 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-109e1a09-cdee-4c33-942b-dac78b88b433 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (00ac0265-3ade-48de-8056-c8a0aab8ec90) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['73a6fae0-e979-4c59-95c7-784ccd85a1a8', '3dbd73a4-7a2e-4b97-af17-5855e8242fbb', '1a9ea635-6204-4128-9d5c-199fa4c8232c', 'e9f38663-7ab1-40b6-a733-1b5c8b0d6965']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:05:22.021110 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-109e1a09-cdee-4c33-942b-dac78b88b433 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (68ced0f3-747a-4453-87f3-d11051f30942) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:05:22.048534 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-109e1a09-cdee-4c33-942b-dac78b88b433 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (68ced0f3-747a-4453-87f3-d11051f30942) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a573ad6c-c358-40e3-b4a9-8cd4a9b8c78f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1898700187',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c8a4558a16b94ee88cdc767f5f49fbcd',qos_specs=None,replication_status=,reservations=['73a6fae0-e979-4c59-95c7-784ccd85a1a8','3dbd73a4-7a2e-4b97-af17-5855e8242fbb','1a9ea635-6204-4128-9d5c-199fa4c8232c','e9f38663-7ab1-40b6-a733-1b5c8b0d6965'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='beb1af828fbe4beb949a30ab0d23504e',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T01:05:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1898700187',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a573ad6c-c358-40e3-b4a9-8cd4a9b8c78f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c8a4558a16b94ee88cdc767f5f49fbcd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='beb1af828fbe4beb949a30ab0d23504e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1ed58bd6-fe6a-497e-ae84-e8199d24fdfa),volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:05:22.049265 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-109e1a09-cdee-4c33-942b-dac78b88b433 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8a62830f-84f1-46b8-9cf7-a59035ef54b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:05:22.075979 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-109e1a09-cdee-4c33-942b-dac78b88b433 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8a62830f-84f1-46b8-9cf7-a59035ef54b0) transitioned into state 'SUCCESS' from state '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-1898700187',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c8a4558a16b94ee88cdc767f5f49fbcd',qos_specs=None,replication_status=,reservations=['73a6fae0-e979-4c59-95c7-784ccd85a1a8','3dbd73a4-7a2e-4b97-af17-5855e8242fbb','1a9ea635-6204-4128-9d5c-199fa4c8232c','e9f38663-7ab1-40b6-a733-1b5c8b0d6965'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='beb1af828fbe4beb949a30ab0d23504e',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:05:22.076641 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-109e1a09-cdee-4c33-942b-dac78b88b433 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1d6f715f-26d1-420b-b41a-6a3646c30e24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:05:22.095688 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-109e1a09-cdee-4c33-942b-dac78b88b433 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1d6f715f-26d1-420b-b41a-6a3646c30e24) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:05:22.096516 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-109e1a09-cdee-4c33-942b-dac78b88b433 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Flow 'volume_create_api' (e654b572-49fe-4ff9-aee8-852a9757b23d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:05:22.096785 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-109e1a09-cdee-4c33-942b-dac78b88b433 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Create volume request issued successfully. Aug 20 01:05:22.097276 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-109e1a09-cdee-4c33-942b-dac78b88b433 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 20 01:05:22.097692 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 946/3744] 10.4.3.240 () {68 vars in 1258 bytes} [Thu Aug 20 01:05:21 2026] POST /volume/v3/volumes => generated 778 bytes in 166 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 01:05:22.119045 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-113da7b2-f4f5-48c4-b0c4-bc5b01060536 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:22.120809 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-113da7b2-f4f5-48c4-b0c4-bc5b01060536 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] GET https://10.4.3.240/volume/v3/volumes/a573ad6c-c358-40e3-b4a9-8cd4a9b8c78f Aug 20 01:05:22.120993 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-113da7b2-f4f5-48c4-b0c4-bc5b01060536 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:22.121163 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-113da7b2-f4f5-48c4-b0c4-bc5b01060536 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:22.129430 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:05:22.129430 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:05:22.133604 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-113da7b2-f4f5-48c4-b0c4-bc5b01060536 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Volume info retrieved successfully. Aug 20 01:05:22.138056 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-113da7b2-f4f5-48c4-b0c4-bc5b01060536 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] https://10.4.3.240/volume/v3/volumes/a573ad6c-c358-40e3-b4a9-8cd4a9b8c78f returned with HTTP 200 Aug 20 01:05:22.138475 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 933/3745] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:05:22 2026] GET /volume/v3/volumes/a573ad6c-c358-40e3-b4a9-8cd4a9b8c78f => generated 957 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:05:22.211141 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-454ccf2b-1f2c-4ab5-8e1e-bad053ba5522 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:22.214155 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-454ccf2b-1f2c-4ab5-8e1e-bad053ba5522 tempest-TestVolumeBootPatternV346-114315032 tempest-TestVolumeBootPatternV346-114315032-project-member] GET https://10.4.3.240/volume/v3/snapshots/78e9bc2f-7ce9-4fe0-8b1d-8f43dab070d4 Aug 20 01:05:22.214436 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-454ccf2b-1f2c-4ab5-8e1e-bad053ba5522 tempest-TestVolumeBootPatternV346-114315032 tempest-TestVolumeBootPatternV346-114315032-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:22.214679 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-454ccf2b-1f2c-4ab5-8e1e-bad053ba5522 tempest-TestVolumeBootPatternV346-114315032 tempest-TestVolumeBootPatternV346-114315032-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:22.224563 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-454ccf2b-1f2c-4ab5-8e1e-bad053ba5522 tempest-TestVolumeBootPatternV346-114315032 tempest-TestVolumeBootPatternV346-114315032-project-member] https://10.4.3.240/volume/v3/snapshots/78e9bc2f-7ce9-4fe0-8b1d-8f43dab070d4 returned with HTTP 404 Aug 20 01:05:22.225112 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 929/3746] 10.4.3.240 () {66 vars in 1354 bytes} [Thu Aug 20 01:05:22 2026] GET /volume/v3/snapshots/78e9bc2f-7ce9-4fe0-8b1d-8f43dab070d4 => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:05:22.387224 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-02b3ba30-f125-40bf-b4cd-d94921bfe498 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:22.389733 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-02b3ba30-f125-40bf-b4cd-d94921bfe498 tempest-TestServerVolumeAttachmentScenario-591114074 tempest-TestServerVolumeAttachmentScenario-591114074-project-member] GET https://10.4.3.240/volume/v3/volumes/6a4ce075-94f9-405a-81f0-0b836cbac6e2 Aug 20 01:05:22.390051 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-02b3ba30-f125-40bf-b4cd-d94921bfe498 tempest-TestServerVolumeAttachmentScenario-591114074 tempest-TestServerVolumeAttachmentScenario-591114074-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:22.390319 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-02b3ba30-f125-40bf-b4cd-d94921bfe498 tempest-TestServerVolumeAttachmentScenario-591114074 tempest-TestServerVolumeAttachmentScenario-591114074-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:22.405459 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:05:22.405459 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:05:22.408321 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-02b3ba30-f125-40bf-b4cd-d94921bfe498 tempest-TestServerVolumeAttachmentScenario-591114074 tempest-TestServerVolumeAttachmentScenario-591114074-project-member] Volume info retrieved successfully. Aug 20 01:05:22.412360 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-02b3ba30-f125-40bf-b4cd-d94921bfe498 tempest-TestServerVolumeAttachmentScenario-591114074 tempest-TestServerVolumeAttachmentScenario-591114074-project-member] https://10.4.3.240/volume/v3/volumes/6a4ce075-94f9-405a-81f0-0b836cbac6e2 returned with HTTP 200 Aug 20 01:05:22.412839 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 939/3747] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:05:22 2026] GET /volume/v3/volumes/6a4ce075-94f9-405a-81f0-0b836cbac6e2 => generated 858 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:05:23.150633 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-b95bc462-8b75-4298-b842-273439b0b8f1 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:23.152644 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-b95bc462-8b75-4298-b842-273439b0b8f1 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] GET https://10.4.3.240/volume/v3/volumes/a573ad6c-c358-40e3-b4a9-8cd4a9b8c78f Aug 20 01:05:23.152881 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-b95bc462-8b75-4298-b842-273439b0b8f1 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:23.153097 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-b95bc462-8b75-4298-b842-273439b0b8f1 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:23.155017 np0000007838 devstack@c-api.service[100215]: DEBUG dbcounter [-] [100215] Writing DB stats cinder:SELECT=420,cinder:INSERT=68,cinder:UPDATE=127,cinder:DELETE=1 {{(pid=100215) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 01:05:23.160992 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:05:23.160992 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:05:23.164566 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-b95bc462-8b75-4298-b842-273439b0b8f1 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Volume info retrieved successfully. Aug 20 01:05:23.169431 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-b95bc462-8b75-4298-b842-273439b0b8f1 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] https://10.4.3.240/volume/v3/volumes/a573ad6c-c358-40e3-b4a9-8cd4a9b8c78f returned with HTTP 200 Aug 20 01:05:23.169853 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 947/3748] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:05:23 2026] GET /volume/v3/volumes/a573ad6c-c358-40e3-b4a9-8cd4a9b8c78f => generated 1009 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:05:23.181120 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-522eacba-71f6-4830-b4b0-161748e59381 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:23.182685 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-522eacba-71f6-4830-b4b0-161748e59381 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] POST https://10.4.3.240/volume/v3/snapshots Aug 20 01:05:23.182977 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-522eacba-71f6-4830-b4b0-161748e59381 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a573ad6c-c358-40e3-b4a9-8cd4a9b8c78f", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1670544207"}} {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:05:23.192525 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:05:23.192525 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:05:23.192842 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-522eacba-71f6-4830-b4b0-161748e59381 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Volume info retrieved successfully. Aug 20 01:05:23.192949 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.v3.snapshots [None req-522eacba-71f6-4830-b4b0-161748e59381 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Create snapshot from volume a573ad6c-c358-40e3-b4a9-8cd4a9b8c78f Aug 20 01:05:23.218965 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.quota [None req-522eacba-71f6-4830-b4b0-161748e59381 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Created reservations ['919344bf-bb7d-49c5-b33c-5537101b5361', '7a7c9d61-9c40-45b3-ae1f-d4fd83835d4c', '42a107dc-9b2a-44f2-b0a9-ea1afbec6be3', 'f7fc713b-4f75-458c-9863-474466ac4f01'] {{(pid=100212) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 01:05:23.249018 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-522eacba-71f6-4830-b4b0-161748e59381 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Snapshot create request issued successfully. Aug 20 01:05:23.249569 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-522eacba-71f6-4830-b4b0-161748e59381 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] https://10.4.3.240/volume/v3/snapshots returned with HTTP 202 Aug 20 01:05:23.250092 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 934/3749] 10.4.3.240 () {68 vars in 1265 bytes} [Thu Aug 20 01:05:23 2026] POST /volume/v3/snapshots => generated 308 bytes in 69 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 01:05:23.258604 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-34cdb998-0613-4e25-bca1-d0ee725bb66e None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:23.260493 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-34cdb998-0613-4e25-bca1-d0ee725bb66e tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] GET https://10.4.3.240/volume/v3/snapshots/f7a060b4-d015-47bd-ba2f-b9ecd6a5506e Aug 20 01:05:23.260720 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-34cdb998-0613-4e25-bca1-d0ee725bb66e tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:23.260899 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-34cdb998-0613-4e25-bca1-d0ee725bb66e tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:23.265588 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:05:23.265588 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:05:23.265880 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-34cdb998-0613-4e25-bca1-d0ee725bb66e tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Snapshot retrieved successfully. Aug 20 01:05:23.266708 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-34cdb998-0613-4e25-bca1-d0ee725bb66e tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] https://10.4.3.240/volume/v3/snapshots/f7a060b4-d015-47bd-ba2f-b9ecd6a5506e returned with HTTP 200 Aug 20 01:05:23.267127 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 930/3750] 10.4.3.240 () {66 vars in 1354 bytes} [Thu Aug 20 01:05:23 2026] GET /volume/v3/snapshots/f7a060b4-d015-47bd-ba2f-b9ecd6a5506e => generated 440 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:05:23.426582 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-9f75bab3-d308-4664-8ce3-636b695116f9 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:23.428186 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-9f75bab3-d308-4664-8ce3-636b695116f9 tempest-TestServerVolumeAttachmentScenario-591114074 tempest-TestServerVolumeAttachmentScenario-591114074-project-member] GET https://10.4.3.240/volume/v3/volumes/6a4ce075-94f9-405a-81f0-0b836cbac6e2 Aug 20 01:05:23.428374 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-9f75bab3-d308-4664-8ce3-636b695116f9 tempest-TestServerVolumeAttachmentScenario-591114074 tempest-TestServerVolumeAttachmentScenario-591114074-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:23.428859 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-9f75bab3-d308-4664-8ce3-636b695116f9 tempest-TestServerVolumeAttachmentScenario-591114074 tempest-TestServerVolumeAttachmentScenario-591114074-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:23.437157 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:05:23.437157 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:05:23.440097 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-9f75bab3-d308-4664-8ce3-636b695116f9 tempest-TestServerVolumeAttachmentScenario-591114074 tempest-TestServerVolumeAttachmentScenario-591114074-project-member] Volume info retrieved successfully. Aug 20 01:05:23.444100 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-9f75bab3-d308-4664-8ce3-636b695116f9 tempest-TestServerVolumeAttachmentScenario-591114074 tempest-TestServerVolumeAttachmentScenario-591114074-project-member] https://10.4.3.240/volume/v3/volumes/6a4ce075-94f9-405a-81f0-0b836cbac6e2 returned with HTTP 200 Aug 20 01:05:23.444483 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 940/3751] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:05:23 2026] GET /volume/v3/volumes/6a4ce075-94f9-405a-81f0-0b836cbac6e2 => generated 858 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:05:23.603655 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-cee0f1b9-f21f-4a3b-9d67-eec4891b43cf None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:23.693522 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-cee0f1b9-f21f-4a3b-9d67-eec4891b43cf tempest-VolumeTypesMemberTests-1773496141 tempest-VolumeTypesMemberTests-1773496141-project-admin] POST https://10.4.3.240/volume/v3/types Aug 20 01:05:23.694047 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-cee0f1b9-f21f-4a3b-9d67-eec4891b43cf tempest-VolumeTypesMemberTests-1773496141 tempest-VolumeTypesMemberTests-1773496141-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1103598413", "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=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:05:23.716304 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-cee0f1b9-f21f-4a3b-9d67-eec4891b43cf tempest-VolumeTypesMemberTests-1773496141 tempest-VolumeTypesMemberTests-1773496141-project-admin] https://10.4.3.240/volume/v3/types returned with HTTP 200 Aug 20 01:05:23.716661 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 948/3752] 10.4.3.240 () {68 vars in 1253 bytes} [Thu Aug 20 01:05:23 2026] POST /volume/v3/types => generated 380 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:05:23.724008 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-f0ec7c68-740a-40e8-ab49-2574971de969 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:23.726178 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-f0ec7c68-740a-40e8-ab49-2574971de969 tempest-VolumeTypesMemberTests-1773496141 tempest-VolumeTypesMemberTests-1773496141-project-admin] POST https://10.4.3.240/volume/v3/types/5cba420a-9095-4651-ae51-a5bcfb131a99/encryption Aug 20 01:05:23.726624 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-f0ec7c68-740a-40e8-ab49-2574971de969 tempest-VolumeTypesMemberTests-1773496141 tempest-VolumeTypesMemberTests-1773496141-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:05:23.728185 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:05:23.728185 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:05:23.742501 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-f0ec7c68-740a-40e8-ab49-2574971de969 tempest-VolumeTypesMemberTests-1773496141 tempest-VolumeTypesMemberTests-1773496141-project-admin] https://10.4.3.240/volume/v3/types/5cba420a-9095-4651-ae51-a5bcfb131a99/encryption returned with HTTP 200 Aug 20 01:05:23.742886 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 935/3753] 10.4.3.240 () {68 vars in 1397 bytes} [Thu Aug 20 01:05:23 2026] POST /volume/v3/types/5cba420a-9095-4651-ae51-a5bcfb131a99/encryption => generated 239 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:05:23.750511 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-d3d9dc83-3f3f-4b79-bb2e-9b23010c8b71 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:23.752138 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-d3d9dc83-3f3f-4b79-bb2e-9b23010c8b71 tempest-VolumeTypesMemberTests-1773496141 tempest-VolumeTypesMemberTests-1773496141-project-admin] POST https://10.4.3.240/volume/v3/types Aug 20 01:05:23.752502 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-d3d9dc83-3f3f-4b79-bb2e-9b23010c8b71 tempest-VolumeTypesMemberTests-1773496141 tempest-VolumeTypesMemberTests-1773496141-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-572633392", "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=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:05:23.771133 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-d3d9dc83-3f3f-4b79-bb2e-9b23010c8b71 tempest-VolumeTypesMemberTests-1773496141 tempest-VolumeTypesMemberTests-1773496141-project-admin] https://10.4.3.240/volume/v3/types returned with HTTP 200 Aug 20 01:05:23.771477 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 931/3754] 10.4.3.240 () {68 vars in 1253 bytes} [Thu Aug 20 01:05:23 2026] POST /volume/v3/types => generated 379 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:05:23.781479 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-03e9fed4-3b09-42fc-9feb-1f15a5bf8a58 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:23.832953 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-03e9fed4-3b09-42fc-9feb-1f15a5bf8a58 tempest-VolumeTypesMemberTests-1773496141 tempest-VolumeTypesMemberTests-1773496141-project-member] POST https://10.4.3.240/volume/v3/types/e5f01f79-f720-447b-858c-bf9ace253e03/encryption Aug 20 01:05:23.833210 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-03e9fed4-3b09-42fc-9feb-1f15a5bf8a58 tempest-VolumeTypesMemberTests-1773496141 tempest-VolumeTypesMemberTests-1773496141-project-member] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:05:23.835064 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.policy [None req-03e9fed4-3b09-42fc-9feb-1f15a5bf8a58 tempest-VolumeTypesMemberTests-1773496141 tempest-VolumeTypesMemberTests-1773496141-project-member] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': 'da7fe7c673514a45a94f517cdeeaaab5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e46c6b657ca4b57808794b637672783', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100214) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 20 01:05:23.835369 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-03e9fed4-3b09-42fc-9feb-1f15a5bf8a58 tempest-VolumeTypesMemberTests-1773496141 tempest-VolumeTypesMemberTests-1773496141-project-member] https://10.4.3.240/volume/v3/types/e5f01f79-f720-447b-858c-bf9ace253e03/encryption returned with HTTP 403 Aug 20 01:05:23.835790 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 941/3755] 10.4.3.240 () {68 vars in 1397 bytes} [Thu Aug 20 01:05:23 2026] POST /volume/v3/types/e5f01f79-f720-447b-858c-bf9ace253e03/encryption => generated 127 bytes in 55 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:05:23.843847 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-bf0bee37-4e59-44a4-a5cd-53fab5a36e44 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:23.845303 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-bf0bee37-4e59-44a4-a5cd-53fab5a36e44 tempest-VolumeTypesMemberTests-1773496141 tempest-VolumeTypesMemberTests-1773496141-project-admin] POST https://10.4.3.240/volume/v3/types Aug 20 01:05:23.845720 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-bf0bee37-4e59-44a4-a5cd-53fab5a36e44 tempest-VolumeTypesMemberTests-1773496141 tempest-VolumeTypesMemberTests-1773496141-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1956503099", "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=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:05:23.864100 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-bf0bee37-4e59-44a4-a5cd-53fab5a36e44 tempest-VolumeTypesMemberTests-1773496141 tempest-VolumeTypesMemberTests-1773496141-project-admin] https://10.4.3.240/volume/v3/types returned with HTTP 200 Aug 20 01:05:23.864679 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 949/3756] 10.4.3.240 () {68 vars in 1253 bytes} [Thu Aug 20 01:05:23 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 20 01:05:23.871609 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-d5d66341-4a4e-4329-99e3-7ce8de1b09d8 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:23.873205 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-d5d66341-4a4e-4329-99e3-7ce8de1b09d8 tempest-VolumeTypesMemberTests-1773496141 tempest-VolumeTypesMemberTests-1773496141-project-member] POST https://10.4.3.240/volume/v3/types/87f1a74c-95c8-44aa-a052-b82605718b61/extra_specs Aug 20 01:05:23.873549 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-d5d66341-4a4e-4329-99e3-7ce8de1b09d8 tempest-VolumeTypesMemberTests-1773496141 tempest-VolumeTypesMemberTests-1773496141-project-member] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:05:23.875459 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.policy [None req-d5d66341-4a4e-4329-99e3-7ce8de1b09d8 tempest-VolumeTypesMemberTests-1773496141 tempest-VolumeTypesMemberTests-1773496141-project-member] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': 'da7fe7c673514a45a94f517cdeeaaab5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e46c6b657ca4b57808794b637672783', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100212) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 20 01:05:23.875660 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-d5d66341-4a4e-4329-99e3-7ce8de1b09d8 tempest-VolumeTypesMemberTests-1773496141 tempest-VolumeTypesMemberTests-1773496141-project-member] https://10.4.3.240/volume/v3/types/87f1a74c-95c8-44aa-a052-b82605718b61/extra_specs returned with HTTP 403 Aug 20 01:05:23.876104 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 936/3757] 10.4.3.240 () {68 vars in 1399 bytes} [Thu Aug 20 01:05:23 2026] POST /volume/v3/types/87f1a74c-95c8-44aa-a052-b82605718b61/extra_specs => generated 122 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:05:23.882227 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-56bdcd99-9d98-4e07-97fd-d0e9054fa99b None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:23.883791 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-56bdcd99-9d98-4e07-97fd-d0e9054fa99b tempest-VolumeTypesMemberTests-1773496141 tempest-VolumeTypesMemberTests-1773496141-project-member] PUT https://10.4.3.240/volume/v3/types/87f1a74c-95c8-44aa-a052-b82605718b61/extra_specs/key2 Aug 20 01:05:23.884102 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-56bdcd99-9d98-4e07-97fd-d0e9054fa99b tempest-VolumeTypesMemberTests-1773496141 tempest-VolumeTypesMemberTests-1773496141-project-member] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:05:23.885786 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.policy [None req-56bdcd99-9d98-4e07-97fd-d0e9054fa99b tempest-VolumeTypesMemberTests-1773496141 tempest-VolumeTypesMemberTests-1773496141-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': 'da7fe7c673514a45a94f517cdeeaaab5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e46c6b657ca4b57808794b637672783', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100213) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 20 01:05:23.885933 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-56bdcd99-9d98-4e07-97fd-d0e9054fa99b tempest-VolumeTypesMemberTests-1773496141 tempest-VolumeTypesMemberTests-1773496141-project-member] https://10.4.3.240/volume/v3/types/87f1a74c-95c8-44aa-a052-b82605718b61/extra_specs/key2 returned with HTTP 403 Aug 20 01:05:23.886480 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 932/3758] 10.4.3.240 () {68 vars in 1413 bytes} [Thu Aug 20 01:05:23 2026] PUT /volume/v3/types/87f1a74c-95c8-44aa-a052-b82605718b61/extra_specs/key2 => generated 122 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:05:23.892920 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-f316b906-1dda-4c3e-bcb2-5d44665e5ffe None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:23.894646 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-f316b906-1dda-4c3e-bcb2-5d44665e5ffe tempest-VolumeTypesMemberTests-1773496141 tempest-VolumeTypesMemberTests-1773496141-project-member] POST https://10.4.3.240/volume/v3/types Aug 20 01:05:23.894965 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-f316b906-1dda-4c3e-bcb2-5d44665e5ffe tempest-VolumeTypesMemberTests-1773496141 tempest-VolumeTypesMemberTests-1773496141-project-member] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:05:23.897276 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.policy [None req-f316b906-1dda-4c3e-bcb2-5d44665e5ffe tempest-VolumeTypesMemberTests-1773496141 tempest-VolumeTypesMemberTests-1773496141-project-member] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': 'da7fe7c673514a45a94f517cdeeaaab5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e46c6b657ca4b57808794b637672783', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100214) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 20 01:05:23.897476 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-f316b906-1dda-4c3e-bcb2-5d44665e5ffe tempest-VolumeTypesMemberTests-1773496141 tempest-VolumeTypesMemberTests-1773496141-project-member] https://10.4.3.240/volume/v3/types returned with HTTP 403 Aug 20 01:05:23.897967 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 942/3759] 10.4.3.240 () {68 vars in 1252 bytes} [Thu Aug 20 01:05:23 2026] POST /volume/v3/types => generated 109 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:05:23.905049 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-a49089ca-5dbd-49e0-9999-9fcddcd4f210 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:23.906620 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-a49089ca-5dbd-49e0-9999-9fcddcd4f210 tempest-VolumeTypesMemberTests-1773496141 tempest-VolumeTypesMemberTests-1773496141-project-admin] POST https://10.4.3.240/volume/v3/types Aug 20 01:05:23.906952 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-a49089ca-5dbd-49e0-9999-9fcddcd4f210 tempest-VolumeTypesMemberTests-1773496141 tempest-VolumeTypesMemberTests-1773496141-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-872807276", "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=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:05:23.924214 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-a49089ca-5dbd-49e0-9999-9fcddcd4f210 tempest-VolumeTypesMemberTests-1773496141 tempest-VolumeTypesMemberTests-1773496141-project-admin] https://10.4.3.240/volume/v3/types returned with HTTP 200 Aug 20 01:05:23.924980 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 950/3760] 10.4.3.240 () {68 vars in 1253 bytes} [Thu Aug 20 01:05:23 2026] POST /volume/v3/types => generated 379 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:05:23.931758 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-f91121f2-4886-4b51-8b60-cf88a410aef1 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:23.933628 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-f91121f2-4886-4b51-8b60-cf88a410aef1 tempest-VolumeTypesMemberTests-1773496141 tempest-VolumeTypesMemberTests-1773496141-project-admin] POST https://10.4.3.240/volume/v3/types/a8ddae0e-d2f6-443c-9bd9-d814cc9fbb2d/encryption Aug 20 01:05:23.933964 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-f91121f2-4886-4b51-8b60-cf88a410aef1 tempest-VolumeTypesMemberTests-1773496141 tempest-VolumeTypesMemberTests-1773496141-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:05:23.955570 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-f91121f2-4886-4b51-8b60-cf88a410aef1 tempest-VolumeTypesMemberTests-1773496141 tempest-VolumeTypesMemberTests-1773496141-project-admin] https://10.4.3.240/volume/v3/types/a8ddae0e-d2f6-443c-9bd9-d814cc9fbb2d/encryption returned with HTTP 200 Aug 20 01:05:23.955971 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 937/3761] 10.4.3.240 () {68 vars in 1397 bytes} [Thu Aug 20 01:05:23 2026] POST /volume/v3/types/a8ddae0e-d2f6-443c-9bd9-d814cc9fbb2d/encryption => generated 239 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:05:23.963782 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-0cd4145a-17c4-456a-8200-01c3f83b7f7e None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:23.965834 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-0cd4145a-17c4-456a-8200-01c3f83b7f7e tempest-VolumeTypesMemberTests-1773496141 tempest-VolumeTypesMemberTests-1773496141-project-member] DELETE https://10.4.3.240/volume/v3/types/a8ddae0e-d2f6-443c-9bd9-d814cc9fbb2d/encryption/a5f8429e-5856-42fd-b769-5051899955dd Aug 20 01:05:23.966034 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-0cd4145a-17c4-456a-8200-01c3f83b7f7e tempest-VolumeTypesMemberTests-1773496141 tempest-VolumeTypesMemberTests-1773496141-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:23.966250 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-0cd4145a-17c4-456a-8200-01c3f83b7f7e tempest-VolumeTypesMemberTests-1773496141 tempest-VolumeTypesMemberTests-1773496141-project-member] Calling method 'delete' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:23.966971 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.policy [None req-0cd4145a-17c4-456a-8200-01c3f83b7f7e tempest-VolumeTypesMemberTests-1773496141 tempest-VolumeTypesMemberTests-1773496141-project-member] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': 'da7fe7c673514a45a94f517cdeeaaab5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e46c6b657ca4b57808794b637672783', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100213) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 20 01:05:23.967151 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-0cd4145a-17c4-456a-8200-01c3f83b7f7e tempest-VolumeTypesMemberTests-1773496141 tempest-VolumeTypesMemberTests-1773496141-project-member] https://10.4.3.240/volume/v3/types/a8ddae0e-d2f6-443c-9bd9-d814cc9fbb2d/encryption/a5f8429e-5856-42fd-b769-5051899955dd returned with HTTP 403 Aug 20 01:05:23.967647 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 933/3762] 10.4.3.240 () {66 vars in 1489 bytes} [Thu Aug 20 01:05:23 2026] DELETE /volume/v3/types/a8ddae0e-d2f6-443c-9bd9-d814cc9fbb2d/encryption/a5f8429e-5856-42fd-b769-5051899955dd => generated 127 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:05:23.975018 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-31fce36e-f2c5-44f4-8eac-9b7f77f8dc4f None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:23.976742 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-31fce36e-f2c5-44f4-8eac-9b7f77f8dc4f tempest-VolumeTypesMemberTests-1773496141 tempest-VolumeTypesMemberTests-1773496141-project-admin] POST https://10.4.3.240/volume/v3/types Aug 20 01:05:23.977172 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-31fce36e-f2c5-44f4-8eac-9b7f77f8dc4f tempest-VolumeTypesMemberTests-1773496141 tempest-VolumeTypesMemberTests-1773496141-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1625208404", "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=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:05:23.998112 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-31fce36e-f2c5-44f4-8eac-9b7f77f8dc4f tempest-VolumeTypesMemberTests-1773496141 tempest-VolumeTypesMemberTests-1773496141-project-admin] https://10.4.3.240/volume/v3/types returned with HTTP 200 Aug 20 01:05:23.998651 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 943/3763] 10.4.3.240 () {68 vars in 1253 bytes} [Thu Aug 20 01:05:23 2026] POST /volume/v3/types => generated 380 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:05:24.006668 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-96a70037-db73-4473-94ed-ab8dd218045d None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:24.008350 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-96a70037-db73-4473-94ed-ab8dd218045d tempest-VolumeTypesMemberTests-1773496141 tempest-VolumeTypesMemberTests-1773496141-project-member] DELETE https://10.4.3.240/volume/v3/types/9d2c616e-35f4-4d85-be2f-e08d2fc50c84/extra_specs/key1 Aug 20 01:05:24.008543 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-96a70037-db73-4473-94ed-ab8dd218045d tempest-VolumeTypesMemberTests-1773496141 tempest-VolumeTypesMemberTests-1773496141-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:24.008745 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-96a70037-db73-4473-94ed-ab8dd218045d tempest-VolumeTypesMemberTests-1773496141 tempest-VolumeTypesMemberTests-1773496141-project-member] Calling method 'delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:24.013291 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.policy [None req-96a70037-db73-4473-94ed-ab8dd218045d tempest-VolumeTypesMemberTests-1773496141 tempest-VolumeTypesMemberTests-1773496141-project-member] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': 'da7fe7c673514a45a94f517cdeeaaab5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e46c6b657ca4b57808794b637672783', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100215) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 20 01:05:24.013519 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-96a70037-db73-4473-94ed-ab8dd218045d tempest-VolumeTypesMemberTests-1773496141 tempest-VolumeTypesMemberTests-1773496141-project-member] https://10.4.3.240/volume/v3/types/9d2c616e-35f4-4d85-be2f-e08d2fc50c84/extra_specs/key1 returned with HTTP 403 Aug 20 01:05:24.014003 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 951/3764] 10.4.3.240 () {66 vars in 1396 bytes} [Thu Aug 20 01:05:24 2026] DELETE /volume/v3/types/9d2c616e-35f4-4d85-be2f-e08d2fc50c84/extra_specs/key1 => generated 122 bytes in 8 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:05:24.021657 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-bf447745-9b9f-41a0-a7f6-00d9e9ddcfc3 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:24.023442 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-bf447745-9b9f-41a0-a7f6-00d9e9ddcfc3 tempest-VolumeTypesMemberTests-1773496141 tempest-VolumeTypesMemberTests-1773496141-project-admin] POST https://10.4.3.240/volume/v3/types Aug 20 01:05:24.023844 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-bf447745-9b9f-41a0-a7f6-00d9e9ddcfc3 tempest-VolumeTypesMemberTests-1773496141 tempest-VolumeTypesMemberTests-1773496141-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-210553487", "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=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:05:24.043096 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-bf447745-9b9f-41a0-a7f6-00d9e9ddcfc3 tempest-VolumeTypesMemberTests-1773496141 tempest-VolumeTypesMemberTests-1773496141-project-admin] https://10.4.3.240/volume/v3/types returned with HTTP 200 Aug 20 01:05:24.043494 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 938/3765] 10.4.3.240 () {68 vars in 1253 bytes} [Thu Aug 20 01:05:24 2026] POST /volume/v3/types => generated 379 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:05:24.052087 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-48ab349c-ecb8-4861-bcc2-aa55b76b0684 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:24.054952 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-48ab349c-ecb8-4861-bcc2-aa55b76b0684 tempest-VolumeTypesMemberTests-1773496141 tempest-VolumeTypesMemberTests-1773496141-project-member] DELETE https://10.4.3.240/volume/v3/types/930256b8-4cea-41d5-b6a5-c7f39d723940 Aug 20 01:05:24.055212 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-48ab349c-ecb8-4861-bcc2-aa55b76b0684 tempest-VolumeTypesMemberTests-1773496141 tempest-VolumeTypesMemberTests-1773496141-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:24.055521 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-48ab349c-ecb8-4861-bcc2-aa55b76b0684 tempest-VolumeTypesMemberTests-1773496141 tempest-VolumeTypesMemberTests-1773496141-project-member] Calling method '_delete' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:24.056379 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.policy [None req-48ab349c-ecb8-4861-bcc2-aa55b76b0684 tempest-VolumeTypesMemberTests-1773496141 tempest-VolumeTypesMemberTests-1773496141-project-member] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': 'da7fe7c673514a45a94f517cdeeaaab5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e46c6b657ca4b57808794b637672783', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100213) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 20 01:05:24.056622 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-48ab349c-ecb8-4861-bcc2-aa55b76b0684 tempest-VolumeTypesMemberTests-1773496141 tempest-VolumeTypesMemberTests-1773496141-project-member] https://10.4.3.240/volume/v3/types/930256b8-4cea-41d5-b6a5-c7f39d723940 returned with HTTP 403 Aug 20 01:05:24.057153 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 934/3766] 10.4.3.240 () {66 vars in 1345 bytes} [Thu Aug 20 01:05:24 2026] DELETE /volume/v3/types/930256b8-4cea-41d5-b6a5-c7f39d723940 => generated 109 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:05:24.064959 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-64054f98-05fa-4f57-a74f-932e444c6641 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:24.066809 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-64054f98-05fa-4f57-a74f-932e444c6641 tempest-VolumeTypesMemberTests-1773496141 tempest-VolumeTypesMemberTests-1773496141-project-member] GET https://10.4.3.240/volume/v3/types/5cba420a-9095-4651-ae51-a5bcfb131a99/extra_specs Aug 20 01:05:24.066998 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-64054f98-05fa-4f57-a74f-932e444c6641 tempest-VolumeTypesMemberTests-1773496141 tempest-VolumeTypesMemberTests-1773496141-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:24.067179 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-64054f98-05fa-4f57-a74f-932e444c6641 tempest-VolumeTypesMemberTests-1773496141 tempest-VolumeTypesMemberTests-1773496141-project-member] Calling method 'index' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:24.074833 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-64054f98-05fa-4f57-a74f-932e444c6641 tempest-VolumeTypesMemberTests-1773496141 tempest-VolumeTypesMemberTests-1773496141-project-member] https://10.4.3.240/volume/v3/types/5cba420a-9095-4651-ae51-a5bcfb131a99/extra_specs returned with HTTP 200 Aug 20 01:05:24.075163 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 944/3767] 10.4.3.240 () {66 vars in 1378 bytes} [Thu Aug 20 01:05:24 2026] GET /volume/v3/types/5cba420a-9095-4651-ae51-a5bcfb131a99/extra_specs => generated 123 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:05:24.083571 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-31152c2d-c19c-4797-99e4-14fdc812575b None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:24.085689 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-31152c2d-c19c-4797-99e4-14fdc812575b tempest-VolumeTypesMemberTests-1773496141 tempest-VolumeTypesMemberTests-1773496141-project-member] GET https://10.4.3.240/volume/v3/types Aug 20 01:05:24.085945 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-31152c2d-c19c-4797-99e4-14fdc812575b tempest-VolumeTypesMemberTests-1773496141 tempest-VolumeTypesMemberTests-1773496141-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:24.086205 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-31152c2d-c19c-4797-99e4-14fdc812575b tempest-VolumeTypesMemberTests-1773496141 tempest-VolumeTypesMemberTests-1773496141-project-member] Calling method 'index' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:24.087257 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.api_utils [None req-31152c2d-c19c-4797-99e4-14fdc812575b tempest-VolumeTypesMemberTests-1773496141 tempest-VolumeTypesMemberTests-1773496141-project-member] Removing options '' from query. {{(pid=100215) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 01:05:24.117459 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-31152c2d-c19c-4797-99e4-14fdc812575b tempest-VolumeTypesMemberTests-1773496141 tempest-VolumeTypesMemberTests-1773496141-project-member] https://10.4.3.240/volume/v3/types returned with HTTP 200 Aug 20 01:05:24.118009 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 952/3768] 10.4.3.240 () {66 vars in 1231 bytes} [Thu Aug 20 01:05:24 2026] GET /volume/v3/types => generated 2386 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:05:24.128572 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-26724e7d-ebf7-4114-905a-270be78bfd7b None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:24.130463 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-26724e7d-ebf7-4114-905a-270be78bfd7b tempest-VolumeTypesMemberTests-1773496141 tempest-VolumeTypesMemberTests-1773496141-project-member] GET https://10.4.3.240/volume/v3/types/5cba420a-9095-4651-ae51-a5bcfb131a99/encryption/cipher Aug 20 01:05:24.130694 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-26724e7d-ebf7-4114-905a-270be78bfd7b tempest-VolumeTypesMemberTests-1773496141 tempest-VolumeTypesMemberTests-1773496141-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:24.130897 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-26724e7d-ebf7-4114-905a-270be78bfd7b tempest-VolumeTypesMemberTests-1773496141 tempest-VolumeTypesMemberTests-1773496141-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:24.131564 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.policy [None req-26724e7d-ebf7-4114-905a-270be78bfd7b tempest-VolumeTypesMemberTests-1773496141 tempest-VolumeTypesMemberTests-1773496141-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': 'da7fe7c673514a45a94f517cdeeaaab5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e46c6b657ca4b57808794b637672783', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100212) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 20 01:05:24.131742 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-26724e7d-ebf7-4114-905a-270be78bfd7b tempest-VolumeTypesMemberTests-1773496141 tempest-VolumeTypesMemberTests-1773496141-project-member] https://10.4.3.240/volume/v3/types/5cba420a-9095-4651-ae51-a5bcfb131a99/encryption/cipher returned with HTTP 403 Aug 20 01:05:24.132158 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 939/3769] 10.4.3.240 () {66 vars in 1396 bytes} [Thu Aug 20 01:05:24 2026] GET /volume/v3/types/5cba420a-9095-4651-ae51-a5bcfb131a99/encryption/cipher => generated 124 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:05:24.139123 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-5e2f02ce-5b6c-4257-91ed-55078f0a80b8 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:24.140700 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-5e2f02ce-5b6c-4257-91ed-55078f0a80b8 tempest-VolumeTypesMemberTests-1773496141 tempest-VolumeTypesMemberTests-1773496141-project-member] GET https://10.4.3.240/volume/v3/types/5cba420a-9095-4651-ae51-a5bcfb131a99/encryption Aug 20 01:05:24.140918 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-5e2f02ce-5b6c-4257-91ed-55078f0a80b8 tempest-VolumeTypesMemberTests-1773496141 tempest-VolumeTypesMemberTests-1773496141-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:24.141116 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-5e2f02ce-5b6c-4257-91ed-55078f0a80b8 tempest-VolumeTypesMemberTests-1773496141 tempest-VolumeTypesMemberTests-1773496141-project-member] Calling method 'index' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:24.141826 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.policy [None req-5e2f02ce-5b6c-4257-91ed-55078f0a80b8 tempest-VolumeTypesMemberTests-1773496141 tempest-VolumeTypesMemberTests-1773496141-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': 'da7fe7c673514a45a94f517cdeeaaab5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e46c6b657ca4b57808794b637672783', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100213) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 20 01:05:24.142020 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-5e2f02ce-5b6c-4257-91ed-55078f0a80b8 tempest-VolumeTypesMemberTests-1773496141 tempest-VolumeTypesMemberTests-1773496141-project-member] https://10.4.3.240/volume/v3/types/5cba420a-9095-4651-ae51-a5bcfb131a99/encryption returned with HTTP 403 Aug 20 01:05:24.142409 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 935/3770] 10.4.3.240 () {66 vars in 1375 bytes} [Thu Aug 20 01:05:24 2026] GET /volume/v3/types/5cba420a-9095-4651-ae51-a5bcfb131a99/encryption => generated 124 bytes in 3 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:05:24.149288 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-661d278e-30cb-47e5-ad48-b3ca7952544c None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:24.151053 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-661d278e-30cb-47e5-ad48-b3ca7952544c tempest-VolumeTypesMemberTests-1773496141 tempest-VolumeTypesMemberTests-1773496141-project-member] GET https://10.4.3.240/volume/v3/types/5cba420a-9095-4651-ae51-a5bcfb131a99/extra_specs/multiattach Aug 20 01:05:24.151242 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-661d278e-30cb-47e5-ad48-b3ca7952544c tempest-VolumeTypesMemberTests-1773496141 tempest-VolumeTypesMemberTests-1773496141-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:24.151434 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-661d278e-30cb-47e5-ad48-b3ca7952544c tempest-VolumeTypesMemberTests-1773496141 tempest-VolumeTypesMemberTests-1773496141-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:24.158044 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-661d278e-30cb-47e5-ad48-b3ca7952544c tempest-VolumeTypesMemberTests-1773496141 tempest-VolumeTypesMemberTests-1773496141-project-member] https://10.4.3.240/volume/v3/types/5cba420a-9095-4651-ae51-a5bcfb131a99/extra_specs/multiattach returned with HTTP 200 Aug 20 01:05:24.158414 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 945/3771] 10.4.3.240 () {66 vars in 1414 bytes} [Thu Aug 20 01:05:24 2026] GET /volume/v3/types/5cba420a-9095-4651-ae51-a5bcfb131a99/extra_specs/multiattach => generated 29 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 20 01:05:24.165607 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-e5c2942b-649d-4135-9705-cfdf634455f0 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:24.167153 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-e5c2942b-649d-4135-9705-cfdf634455f0 tempest-VolumeTypesMemberTests-1773496141 tempest-VolumeTypesMemberTests-1773496141-project-member] GET https://10.4.3.240/volume/v3/types/5cba420a-9095-4651-ae51-a5bcfb131a99/extra_specs/volume_backend_name Aug 20 01:05:24.167316 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-e5c2942b-649d-4135-9705-cfdf634455f0 tempest-VolumeTypesMemberTests-1773496141 tempest-VolumeTypesMemberTests-1773496141-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:24.167517 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-e5c2942b-649d-4135-9705-cfdf634455f0 tempest-VolumeTypesMemberTests-1773496141 tempest-VolumeTypesMemberTests-1773496141-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:24.173878 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-e5c2942b-649d-4135-9705-cfdf634455f0 tempest-VolumeTypesMemberTests-1773496141 tempest-VolumeTypesMemberTests-1773496141-project-member] https://10.4.3.240/volume/v3/types/5cba420a-9095-4651-ae51-a5bcfb131a99/extra_specs/volume_backend_name returned with HTTP 404 Aug 20 01:05:24.174286 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 953/3772] 10.4.3.240 () {66 vars in 1438 bytes} [Thu Aug 20 01:05:24 2026] GET /volume/v3/types/5cba420a-9095-4651-ae51-a5bcfb131a99/extra_specs/volume_backend_name => generated 143 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:05:24.182680 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-c45c9704-035d-48b2-8a67-d01f55716271 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:24.184177 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-c45c9704-035d-48b2-8a67-d01f55716271 tempest-VolumeTypesMemberTests-1773496141 tempest-VolumeTypesMemberTests-1773496141-project-member] GET https://10.4.3.240/volume/v3/types/5cba420a-9095-4651-ae51-a5bcfb131a99 Aug 20 01:05:24.184362 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-c45c9704-035d-48b2-8a67-d01f55716271 tempest-VolumeTypesMemberTests-1773496141 tempest-VolumeTypesMemberTests-1773496141-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:24.184576 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-c45c9704-035d-48b2-8a67-d01f55716271 tempest-VolumeTypesMemberTests-1773496141 tempest-VolumeTypesMemberTests-1773496141-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:24.190372 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-c45c9704-035d-48b2-8a67-d01f55716271 tempest-VolumeTypesMemberTests-1773496141 tempest-VolumeTypesMemberTests-1773496141-project-member] https://10.4.3.240/volume/v3/types/5cba420a-9095-4651-ae51-a5bcfb131a99 returned with HTTP 200 Aug 20 01:05:24.190713 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 940/3773] 10.4.3.240 () {66 vars in 1342 bytes} [Thu Aug 20 01:05:24 2026] GET /volume/v3/types/5cba420a-9095-4651-ae51-a5bcfb131a99 => generated 318 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:05:24.199727 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-91f10308-1aea-4db0-a458-666d3bf465b9 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:24.201350 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-91f10308-1aea-4db0-a458-666d3bf465b9 tempest-VolumeTypesMemberTests-1773496141 tempest-VolumeTypesMemberTests-1773496141-project-member] PUT https://10.4.3.240/volume/v3/types/5cba420a-9095-4651-ae51-a5bcfb131a99/encryption/6187ea7c-98d2-4619-b441-131570856df8 Aug 20 01:05:24.201683 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-91f10308-1aea-4db0-a458-666d3bf465b9 tempest-VolumeTypesMemberTests-1773496141 tempest-VolumeTypesMemberTests-1773496141-project-member] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:05:24.203766 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.policy [None req-91f10308-1aea-4db0-a458-666d3bf465b9 tempest-VolumeTypesMemberTests-1773496141 tempest-VolumeTypesMemberTests-1773496141-project-member] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': 'da7fe7c673514a45a94f517cdeeaaab5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e46c6b657ca4b57808794b637672783', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100213) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 20 01:05:24.203918 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-91f10308-1aea-4db0-a458-666d3bf465b9 tempest-VolumeTypesMemberTests-1773496141 tempest-VolumeTypesMemberTests-1773496141-project-member] https://10.4.3.240/volume/v3/types/5cba420a-9095-4651-ae51-a5bcfb131a99/encryption/6187ea7c-98d2-4619-b441-131570856df8 returned with HTTP 403 Aug 20 01:05:24.204369 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 936/3774] 10.4.3.240 () {68 vars in 1506 bytes} [Thu Aug 20 01:05:24 2026] PUT /volume/v3/types/5cba420a-9095-4651-ae51-a5bcfb131a99/encryption/6187ea7c-98d2-4619-b441-131570856df8 => generated 127 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:05:24.211197 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-e22a78d0-dc50-4c75-ad14-4a9068031543 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:24.212913 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-e22a78d0-dc50-4c75-ad14-4a9068031543 tempest-VolumeTypesMemberTests-1773496141 tempest-VolumeTypesMemberTests-1773496141-project-member] PUT https://10.4.3.240/volume/v3/types/5cba420a-9095-4651-ae51-a5bcfb131a99/extra_specs/key1 Aug 20 01:05:24.213216 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-e22a78d0-dc50-4c75-ad14-4a9068031543 tempest-VolumeTypesMemberTests-1773496141 tempest-VolumeTypesMemberTests-1773496141-project-member] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:05:24.214993 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.policy [None req-e22a78d0-dc50-4c75-ad14-4a9068031543 tempest-VolumeTypesMemberTests-1773496141 tempest-VolumeTypesMemberTests-1773496141-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': 'da7fe7c673514a45a94f517cdeeaaab5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e46c6b657ca4b57808794b637672783', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100214) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 20 01:05:24.215159 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-e22a78d0-dc50-4c75-ad14-4a9068031543 tempest-VolumeTypesMemberTests-1773496141 tempest-VolumeTypesMemberTests-1773496141-project-member] https://10.4.3.240/volume/v3/types/5cba420a-9095-4651-ae51-a5bcfb131a99/extra_specs/key1 returned with HTTP 403 Aug 20 01:05:24.215597 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 946/3775] 10.4.3.240 () {68 vars in 1413 bytes} [Thu Aug 20 01:05:24 2026] PUT /volume/v3/types/5cba420a-9095-4651-ae51-a5bcfb131a99/extra_specs/key1 => generated 122 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:05:24.222878 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-be7a3b3c-648a-49dd-bc68-20fade2cdfcf None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:24.224397 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-be7a3b3c-648a-49dd-bc68-20fade2cdfcf tempest-VolumeTypesMemberTests-1773496141 tempest-VolumeTypesMemberTests-1773496141-project-member] PUT https://10.4.3.240/volume/v3/types/5cba420a-9095-4651-ae51-a5bcfb131a99 Aug 20 01:05:24.224720 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-be7a3b3c-648a-49dd-bc68-20fade2cdfcf tempest-VolumeTypesMemberTests-1773496141 tempest-VolumeTypesMemberTests-1773496141-project-member] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:05:24.226762 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.policy [None req-be7a3b3c-648a-49dd-bc68-20fade2cdfcf tempest-VolumeTypesMemberTests-1773496141 tempest-VolumeTypesMemberTests-1773496141-project-member] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': 'da7fe7c673514a45a94f517cdeeaaab5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e46c6b657ca4b57808794b637672783', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100215) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 20 01:05:24.226924 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-be7a3b3c-648a-49dd-bc68-20fade2cdfcf tempest-VolumeTypesMemberTests-1773496141 tempest-VolumeTypesMemberTests-1773496141-project-member] https://10.4.3.240/volume/v3/types/5cba420a-9095-4651-ae51-a5bcfb131a99 returned with HTTP 403 Aug 20 01:05:24.227292 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 954/3776] 10.4.3.240 () {68 vars in 1362 bytes} [Thu Aug 20 01:05:24 2026] PUT /volume/v3/types/5cba420a-9095-4651-ae51-a5bcfb131a99 => generated 109 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:05:24.233776 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-6d22f691-2a2f-4e8d-bdf4-f363a642a4ce None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:24.235542 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-6d22f691-2a2f-4e8d-bdf4-f363a642a4ce tempest-VolumeTypesMemberTests-1773496141 tempest-VolumeTypesMemberTests-1773496141-project-admin] DELETE https://10.4.3.240/volume/v3/types/930256b8-4cea-41d5-b6a5-c7f39d723940 Aug 20 01:05:24.235772 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-6d22f691-2a2f-4e8d-bdf4-f363a642a4ce tempest-VolumeTypesMemberTests-1773496141 tempest-VolumeTypesMemberTests-1773496141-project-admin] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:24.235983 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-6d22f691-2a2f-4e8d-bdf4-f363a642a4ce tempest-VolumeTypesMemberTests-1773496141 tempest-VolumeTypesMemberTests-1773496141-project-admin] Calling method '_delete' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:24.262245 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-6d22f691-2a2f-4e8d-bdf4-f363a642a4ce tempest-VolumeTypesMemberTests-1773496141 tempest-VolumeTypesMemberTests-1773496141-project-admin] https://10.4.3.240/volume/v3/types/930256b8-4cea-41d5-b6a5-c7f39d723940 returned with HTTP 202 Aug 20 01:05:24.262673 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 941/3777] 10.4.3.240 () {66 vars in 1345 bytes} [Thu Aug 20 01:05:24 2026] DELETE /volume/v3/types/930256b8-4cea-41d5-b6a5-c7f39d723940 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 01:05:24.268974 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-8da62fb5-bbdf-4b4b-97cb-0b4c2b0e2fe7 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:24.270649 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-8da62fb5-bbdf-4b4b-97cb-0b4c2b0e2fe7 tempest-VolumeTypesMemberTests-1773496141 tempest-VolumeTypesMemberTests-1773496141-project-admin] DELETE https://10.4.3.240/volume/v3/types/9d2c616e-35f4-4d85-be2f-e08d2fc50c84 Aug 20 01:05:24.270831 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-8da62fb5-bbdf-4b4b-97cb-0b4c2b0e2fe7 tempest-VolumeTypesMemberTests-1773496141 tempest-VolumeTypesMemberTests-1773496141-project-admin] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:24.271015 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-8da62fb5-bbdf-4b4b-97cb-0b4c2b0e2fe7 tempest-VolumeTypesMemberTests-1773496141 tempest-VolumeTypesMemberTests-1773496141-project-admin] Calling method '_delete' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:24.275669 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-294893c7-c676-404e-a2ad-8c818a11356f None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:24.277366 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-294893c7-c676-404e-a2ad-8c818a11356f tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] GET https://10.4.3.240/volume/v3/snapshots/f7a060b4-d015-47bd-ba2f-b9ecd6a5506e Aug 20 01:05:24.277573 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-294893c7-c676-404e-a2ad-8c818a11356f tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:24.277753 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-294893c7-c676-404e-a2ad-8c818a11356f tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:24.282557 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:05:24.282557 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:05:24.282823 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-294893c7-c676-404e-a2ad-8c818a11356f tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Snapshot retrieved successfully. Aug 20 01:05:24.283444 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-294893c7-c676-404e-a2ad-8c818a11356f tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] https://10.4.3.240/volume/v3/snapshots/f7a060b4-d015-47bd-ba2f-b9ecd6a5506e returned with HTTP 200 Aug 20 01:05:24.283790 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 947/3778] 10.4.3.240 () {66 vars in 1354 bytes} [Thu Aug 20 01:05:24 2026] GET /volume/v3/snapshots/f7a060b4-d015-47bd-ba2f-b9ecd6a5506e => generated 467 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:05:24.294101 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-e275f55a-b113-47aa-899b-4d6ca945ac3b None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:24.296262 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-e275f55a-b113-47aa-899b-4d6ca945ac3b tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-member] GET https://10.4.3.240/volume/v3/snapshots/f7a060b4-d015-47bd-ba2f-b9ecd6a5506e Aug 20 01:05:24.296417 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-e275f55a-b113-47aa-899b-4d6ca945ac3b tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:24.296675 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-e275f55a-b113-47aa-899b-4d6ca945ac3b tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:24.301634 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:05:24.301634 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:05:24.301926 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-8da62fb5-bbdf-4b4b-97cb-0b4c2b0e2fe7 tempest-VolumeTypesMemberTests-1773496141 tempest-VolumeTypesMemberTests-1773496141-project-admin] https://10.4.3.240/volume/v3/types/9d2c616e-35f4-4d85-be2f-e08d2fc50c84 returned with HTTP 202 Aug 20 01:05:24.302125 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-e275f55a-b113-47aa-899b-4d6ca945ac3b tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-member] Snapshot retrieved successfully. Aug 20 01:05:24.302378 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 937/3779] 10.4.3.240 () {66 vars in 1345 bytes} [Thu Aug 20 01:05:24 2026] DELETE /volume/v3/types/9d2c616e-35f4-4d85-be2f-e08d2fc50c84 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 01:05:24.302904 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-e275f55a-b113-47aa-899b-4d6ca945ac3b tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-member] https://10.4.3.240/volume/v3/snapshots/f7a060b4-d015-47bd-ba2f-b9ecd6a5506e returned with HTTP 200 Aug 20 01:05:24.303273 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 955/3780] 10.4.3.240 () {66 vars in 1354 bytes} [Thu Aug 20 01:05:24 2026] GET /volume/v3/snapshots/f7a060b4-d015-47bd-ba2f-b9ecd6a5506e => generated 467 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:05:24.310521 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-5e7f479e-91e6-4da8-9a12-017a24b13311 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:24.312295 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-2fa46457-a1a2-45f8-8638-47472aba638f None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:24.312632 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-5e7f479e-91e6-4da8-9a12-017a24b13311 tempest-VolumeTypesMemberTests-1773496141 tempest-VolumeTypesMemberTests-1773496141-project-admin] DELETE https://10.4.3.240/volume/v3/types/a8ddae0e-d2f6-443c-9bd9-d814cc9fbb2d Aug 20 01:05:24.312905 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-5e7f479e-91e6-4da8-9a12-017a24b13311 tempest-VolumeTypesMemberTests-1773496141 tempest-VolumeTypesMemberTests-1773496141-project-admin] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:24.313176 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-5e7f479e-91e6-4da8-9a12-017a24b13311 tempest-VolumeTypesMemberTests-1773496141 tempest-VolumeTypesMemberTests-1773496141-project-admin] Calling method '_delete' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:24.313935 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-2fa46457-a1a2-45f8-8638-47472aba638f tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] DELETE https://10.4.3.240/volume/v3/snapshots/f7a060b4-d015-47bd-ba2f-b9ecd6a5506e Aug 20 01:05:24.314116 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-2fa46457-a1a2-45f8-8638-47472aba638f tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:24.314296 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-2fa46457-a1a2-45f8-8638-47472aba638f tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Calling method 'delete' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:24.314441 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.v3.snapshots [None req-2fa46457-a1a2-45f8-8638-47472aba638f tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Delete snapshot with id: f7a060b4-d015-47bd-ba2f-b9ecd6a5506e Aug 20 01:05:24.318742 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:05:24.318742 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:05:24.319008 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-2fa46457-a1a2-45f8-8638-47472aba638f tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Snapshot retrieved successfully. Aug 20 01:05:24.335017 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-2fa46457-a1a2-45f8-8638-47472aba638f tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Snapshot delete request issued successfully. Aug 20 01:05:24.335204 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-2fa46457-a1a2-45f8-8638-47472aba638f tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] https://10.4.3.240/volume/v3/snapshots/f7a060b4-d015-47bd-ba2f-b9ecd6a5506e returned with HTTP 202 Aug 20 01:05:24.335665 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 948/3781] 10.4.3.240 () {66 vars in 1357 bytes} [Thu Aug 20 01:05:24 2026] DELETE /volume/v3/snapshots/f7a060b4-d015-47bd-ba2f-b9ecd6a5506e => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 01:05:24.344608 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-6e9f491c-a09c-4e05-bb7c-1f4035946a16 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:24.344608 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-6e9f491c-a09c-4e05-bb7c-1f4035946a16 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] GET https://10.4.3.240/volume/v3/snapshots/f7a060b4-d015-47bd-ba2f-b9ecd6a5506e Aug 20 01:05:24.344608 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-6e9f491c-a09c-4e05-bb7c-1f4035946a16 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:24.344608 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-6e9f491c-a09c-4e05-bb7c-1f4035946a16 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:24.349440 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:05:24.349440 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:05:24.349744 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-6e9f491c-a09c-4e05-bb7c-1f4035946a16 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Snapshot retrieved successfully. Aug 20 01:05:24.350032 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-5e7f479e-91e6-4da8-9a12-017a24b13311 tempest-VolumeTypesMemberTests-1773496141 tempest-VolumeTypesMemberTests-1773496141-project-admin] https://10.4.3.240/volume/v3/types/a8ddae0e-d2f6-443c-9bd9-d814cc9fbb2d returned with HTTP 202 Aug 20 01:05:24.350387 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-6e9f491c-a09c-4e05-bb7c-1f4035946a16 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] https://10.4.3.240/volume/v3/snapshots/f7a060b4-d015-47bd-ba2f-b9ecd6a5506e returned with HTTP 200 Aug 20 01:05:24.350570 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 942/3782] 10.4.3.240 () {66 vars in 1345 bytes} [Thu Aug 20 01:05:24 2026] DELETE /volume/v3/types/a8ddae0e-d2f6-443c-9bd9-d814cc9fbb2d => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 01:05:24.350813 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 938/3783] 10.4.3.240 () {66 vars in 1354 bytes} [Thu Aug 20 01:05:24 2026] GET /volume/v3/snapshots/f7a060b4-d015-47bd-ba2f-b9ecd6a5506e => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:05:24.357517 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-79035798-81a1-401e-94cf-7180db28ed3c None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:24.359125 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-79035798-81a1-401e-94cf-7180db28ed3c tempest-VolumeTypesMemberTests-1773496141 tempest-VolumeTypesMemberTests-1773496141-project-admin] DELETE https://10.4.3.240/volume/v3/types/87f1a74c-95c8-44aa-a052-b82605718b61 Aug 20 01:05:24.359314 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-79035798-81a1-401e-94cf-7180db28ed3c tempest-VolumeTypesMemberTests-1773496141 tempest-VolumeTypesMemberTests-1773496141-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:24.359618 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-79035798-81a1-401e-94cf-7180db28ed3c tempest-VolumeTypesMemberTests-1773496141 tempest-VolumeTypesMemberTests-1773496141-project-admin] Calling method '_delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:24.389475 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-79035798-81a1-401e-94cf-7180db28ed3c tempest-VolumeTypesMemberTests-1773496141 tempest-VolumeTypesMemberTests-1773496141-project-admin] https://10.4.3.240/volume/v3/types/87f1a74c-95c8-44aa-a052-b82605718b61 returned with HTTP 202 Aug 20 01:05:24.389936 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 956/3784] 10.4.3.240 () {66 vars in 1345 bytes} [Thu Aug 20 01:05:24 2026] DELETE /volume/v3/types/87f1a74c-95c8-44aa-a052-b82605718b61 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 01:05:24.397118 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-dbf32ea9-ee96-4b34-a16d-888092042e3f None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:24.398998 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-dbf32ea9-ee96-4b34-a16d-888092042e3f tempest-VolumeTypesMemberTests-1773496141 tempest-VolumeTypesMemberTests-1773496141-project-admin] DELETE https://10.4.3.240/volume/v3/types/e5f01f79-f720-447b-858c-bf9ace253e03 Aug 20 01:05:24.400443 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-dbf32ea9-ee96-4b34-a16d-888092042e3f tempest-VolumeTypesMemberTests-1773496141 tempest-VolumeTypesMemberTests-1773496141-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:24.400443 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-dbf32ea9-ee96-4b34-a16d-888092042e3f tempest-VolumeTypesMemberTests-1773496141 tempest-VolumeTypesMemberTests-1773496141-project-admin] Calling method '_delete' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:24.400443 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:05:24.400443 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:05:24.424847 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-dbf32ea9-ee96-4b34-a16d-888092042e3f tempest-VolumeTypesMemberTests-1773496141 tempest-VolumeTypesMemberTests-1773496141-project-admin] https://10.4.3.240/volume/v3/types/e5f01f79-f720-447b-858c-bf9ace253e03 returned with HTTP 202 Aug 20 01:05:24.425379 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 949/3785] 10.4.3.240 () {66 vars in 1345 bytes} [Thu Aug 20 01:05:24 2026] DELETE /volume/v3/types/e5f01f79-f720-447b-858c-bf9ace253e03 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 01:05:24.431599 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-175d8c32-270c-46ae-bfb3-cde04cfba3e0 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:24.433183 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-175d8c32-270c-46ae-bfb3-cde04cfba3e0 tempest-VolumeTypesMemberTests-1773496141 tempest-VolumeTypesMemberTests-1773496141-project-admin] DELETE https://10.4.3.240/volume/v3/types/5cba420a-9095-4651-ae51-a5bcfb131a99 Aug 20 01:05:24.433309 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-175d8c32-270c-46ae-bfb3-cde04cfba3e0 tempest-VolumeTypesMemberTests-1773496141 tempest-VolumeTypesMemberTests-1773496141-project-admin] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:24.433520 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-175d8c32-270c-46ae-bfb3-cde04cfba3e0 tempest-VolumeTypesMemberTests-1773496141 tempest-VolumeTypesMemberTests-1773496141-project-admin] Calling method '_delete' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:24.456314 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-d85b78dd-3351-4b79-8dcc-e90a5548f83a None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:24.457999 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-d85b78dd-3351-4b79-8dcc-e90a5548f83a tempest-TestServerVolumeAttachmentScenario-591114074 tempest-TestServerVolumeAttachmentScenario-591114074-project-member] GET https://10.4.3.240/volume/v3/volumes/6a4ce075-94f9-405a-81f0-0b836cbac6e2 Aug 20 01:05:24.458212 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-d85b78dd-3351-4b79-8dcc-e90a5548f83a tempest-TestServerVolumeAttachmentScenario-591114074 tempest-TestServerVolumeAttachmentScenario-591114074-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:24.458464 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-d85b78dd-3351-4b79-8dcc-e90a5548f83a tempest-TestServerVolumeAttachmentScenario-591114074 tempest-TestServerVolumeAttachmentScenario-591114074-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:24.458961 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-175d8c32-270c-46ae-bfb3-cde04cfba3e0 tempest-VolumeTypesMemberTests-1773496141 tempest-VolumeTypesMemberTests-1773496141-project-admin] https://10.4.3.240/volume/v3/types/5cba420a-9095-4651-ae51-a5bcfb131a99 returned with HTTP 202 Aug 20 01:05:24.459416 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 943/3786] 10.4.3.240 () {66 vars in 1345 bytes} [Thu Aug 20 01:05:24 2026] DELETE /volume/v3/types/5cba420a-9095-4651-ae51-a5bcfb131a99 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 01:05:24.466192 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:05:24.466192 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:05:24.469197 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-d85b78dd-3351-4b79-8dcc-e90a5548f83a tempest-TestServerVolumeAttachmentScenario-591114074 tempest-TestServerVolumeAttachmentScenario-591114074-project-member] Volume info retrieved successfully. Aug 20 01:05:24.473780 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-d85b78dd-3351-4b79-8dcc-e90a5548f83a tempest-TestServerVolumeAttachmentScenario-591114074 tempest-TestServerVolumeAttachmentScenario-591114074-project-member] https://10.4.3.240/volume/v3/volumes/6a4ce075-94f9-405a-81f0-0b836cbac6e2 returned with HTTP 200 Aug 20 01:05:24.474254 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 939/3787] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:05:24 2026] GET /volume/v3/volumes/6a4ce075-94f9-405a-81f0-0b836cbac6e2 => generated 858 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:05:24.860315 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-3ccfe6a3-94b6-4013-9efa-2f0eb00683cd req-16746306-94b7-4fd7-b938-a24eaaa30b32 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:24.862885 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-3ccfe6a3-94b6-4013-9efa-2f0eb00683cd req-16746306-94b7-4fd7-b938-a24eaaa30b32 tempest-TestServerVolumeAttachmentScenario-591114074 tempest-TestServerVolumeAttachmentScenario-591114074-project-member] POST https://10.4.3.240/volume/v3/attachments/8698aa3a-7143-4fc5-a5bb-169ae08ae9e7/action Aug 20 01:05:24.863383 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-3ccfe6a3-94b6-4013-9efa-2f0eb00683cd req-16746306-94b7-4fd7-b938-a24eaaa30b32 tempest-TestServerVolumeAttachmentScenario-591114074 tempest-TestServerVolumeAttachmentScenario-591114074-project-member] Action body: b'{"os-complete": null}' {{(pid=100215) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 01:05:24.863577 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-3ccfe6a3-94b6-4013-9efa-2f0eb00683cd req-16746306-94b7-4fd7-b938-a24eaaa30b32 tempest-TestServerVolumeAttachmentScenario-591114074 tempest-TestServerVolumeAttachmentScenario-591114074-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:05:24.883226 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:05:24.883226 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:05:24.893075 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-3ccfe6a3-94b6-4013-9efa-2f0eb00683cd req-16746306-94b7-4fd7-b938-a24eaaa30b32 tempest-TestServerVolumeAttachmentScenario-591114074 tempest-TestServerVolumeAttachmentScenario-591114074-project-member] https://10.4.3.240/volume/v3/attachments/8698aa3a-7143-4fc5-a5bb-169ae08ae9e7/action returned with HTTP 204 Aug 20 01:05:24.893524 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 957/3788] 10.4.3.240 () {74 vars in 1725 bytes} [Thu Aug 20 01:05:24 2026] POST /volume/v3/attachments/8698aa3a-7143-4fc5-a5bb-169ae08ae9e7/action => generated 0 bytes in 33 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:05:25.362928 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-cef6e7d3-83ea-463b-b6c8-a650e58e522f None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:25.366214 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-cef6e7d3-83ea-463b-b6c8-a650e58e522f tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] GET https://10.4.3.240/volume/v3/snapshots/f7a060b4-d015-47bd-ba2f-b9ecd6a5506e Aug 20 01:05:25.366478 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-cef6e7d3-83ea-463b-b6c8-a650e58e522f tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:25.366738 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-cef6e7d3-83ea-463b-b6c8-a650e58e522f tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:25.372250 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-cef6e7d3-83ea-463b-b6c8-a650e58e522f tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] https://10.4.3.240/volume/v3/snapshots/f7a060b4-d015-47bd-ba2f-b9ecd6a5506e returned with HTTP 404 Aug 20 01:05:25.372833 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 950/3789] 10.4.3.240 () {66 vars in 1354 bytes} [Thu Aug 20 01:05:25 2026] GET /volume/v3/snapshots/f7a060b4-d015-47bd-ba2f-b9ecd6a5506e => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:05:25.381293 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-ed659f1b-f592-461d-a667-1b9c7d7c8537 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:25.382922 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-ed659f1b-f592-461d-a667-1b9c7d7c8537 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] DELETE https://10.4.3.240/volume/v3/volumes/a573ad6c-c358-40e3-b4a9-8cd4a9b8c78f Aug 20 01:05:25.383121 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-ed659f1b-f592-461d-a667-1b9c7d7c8537 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:25.383255 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-ed659f1b-f592-461d-a667-1b9c7d7c8537 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Calling method 'delete' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:25.383475 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.v3.volumes [None req-ed659f1b-f592-461d-a667-1b9c7d7c8537 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Delete volume with id: a573ad6c-c358-40e3-b4a9-8cd4a9b8c78f Aug 20 01:05:25.390995 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:05:25.390995 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:05:25.391351 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-ed659f1b-f592-461d-a667-1b9c7d7c8537 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Volume info retrieved successfully. Aug 20 01:05:25.408595 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-ed659f1b-f592-461d-a667-1b9c7d7c8537 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Delete volume request issued successfully. Aug 20 01:05:25.408774 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-ed659f1b-f592-461d-a667-1b9c7d7c8537 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] https://10.4.3.240/volume/v3/volumes/a573ad6c-c358-40e3-b4a9-8cd4a9b8c78f returned with HTTP 202 Aug 20 01:05:25.409198 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 944/3790] 10.4.3.240 () {66 vars in 1351 bytes} [Thu Aug 20 01:05:25 2026] DELETE /volume/v3/volumes/a573ad6c-c358-40e3-b4a9-8cd4a9b8c78f => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 01:05:25.416834 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-ca6d0e42-e20e-477b-bea7-41a8b5f7ea75 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:25.419100 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-ca6d0e42-e20e-477b-bea7-41a8b5f7ea75 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] GET https://10.4.3.240/volume/v3/volumes/a573ad6c-c358-40e3-b4a9-8cd4a9b8c78f Aug 20 01:05:25.419440 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-ca6d0e42-e20e-477b-bea7-41a8b5f7ea75 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:25.419825 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-ca6d0e42-e20e-477b-bea7-41a8b5f7ea75 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:25.428062 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:05:25.428062 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:05:25.431248 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-ca6d0e42-e20e-477b-bea7-41a8b5f7ea75 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Volume info retrieved successfully. Aug 20 01:05:25.436027 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-ca6d0e42-e20e-477b-bea7-41a8b5f7ea75 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] https://10.4.3.240/volume/v3/volumes/a573ad6c-c358-40e3-b4a9-8cd4a9b8c78f returned with HTTP 200 Aug 20 01:05:25.436689 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 940/3791] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:05:25 2026] GET /volume/v3/volumes/a573ad6c-c358-40e3-b4a9-8cd4a9b8c78f => generated 1008 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:05:25.490771 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-b777bb75-b66b-40da-a115-5bd849f5bc33 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:25.491253 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-b777bb75-b66b-40da-a115-5bd849f5bc33 tempest-TestServerVolumeAttachmentScenario-591114074 tempest-TestServerVolumeAttachmentScenario-591114074-project-member] GET https://10.4.3.240/volume/v3/volumes/6a4ce075-94f9-405a-81f0-0b836cbac6e2 Aug 20 01:05:25.491718 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-b777bb75-b66b-40da-a115-5bd849f5bc33 tempest-TestServerVolumeAttachmentScenario-591114074 tempest-TestServerVolumeAttachmentScenario-591114074-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:25.491718 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-b777bb75-b66b-40da-a115-5bd849f5bc33 tempest-TestServerVolumeAttachmentScenario-591114074 tempest-TestServerVolumeAttachmentScenario-591114074-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:25.521321 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:05:25.521321 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:05:25.526327 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-b777bb75-b66b-40da-a115-5bd849f5bc33 tempest-TestServerVolumeAttachmentScenario-591114074 tempest-TestServerVolumeAttachmentScenario-591114074-project-member] Volume info retrieved successfully. Aug 20 01:05:25.532160 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-b777bb75-b66b-40da-a115-5bd849f5bc33 tempest-TestServerVolumeAttachmentScenario-591114074 tempest-TestServerVolumeAttachmentScenario-591114074-project-member] https://10.4.3.240/volume/v3/volumes/6a4ce075-94f9-405a-81f0-0b836cbac6e2 returned with HTTP 200 Aug 20 01:05:25.532576 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 958/3792] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:05:25 2026] GET /volume/v3/volumes/6a4ce075-94f9-405a-81f0-0b836cbac6e2 => generated 1150 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:05:25.545677 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-b4465998-75ee-4789-9a78-7b4856811c65 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:25.549624 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-b4465998-75ee-4789-9a78-7b4856811c65 tempest-TestServerVolumeAttachmentScenario-591114074 tempest-TestServerVolumeAttachmentScenario-591114074-project-member] GET https://10.4.3.240/volume/v3/volumes/6a4ce075-94f9-405a-81f0-0b836cbac6e2 Aug 20 01:05:25.549624 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-b4465998-75ee-4789-9a78-7b4856811c65 tempest-TestServerVolumeAttachmentScenario-591114074 tempest-TestServerVolumeAttachmentScenario-591114074-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:25.549624 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-b4465998-75ee-4789-9a78-7b4856811c65 tempest-TestServerVolumeAttachmentScenario-591114074 tempest-TestServerVolumeAttachmentScenario-591114074-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:25.559969 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:05:25.559969 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:05:25.563789 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-b4465998-75ee-4789-9a78-7b4856811c65 tempest-TestServerVolumeAttachmentScenario-591114074 tempest-TestServerVolumeAttachmentScenario-591114074-project-member] Volume info retrieved successfully. Aug 20 01:05:25.568408 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-b4465998-75ee-4789-9a78-7b4856811c65 tempest-TestServerVolumeAttachmentScenario-591114074 tempest-TestServerVolumeAttachmentScenario-591114074-project-member] https://10.4.3.240/volume/v3/volumes/6a4ce075-94f9-405a-81f0-0b836cbac6e2 returned with HTTP 200 Aug 20 01:05:25.570532 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 951/3793] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:05:25 2026] GET /volume/v3/volumes/6a4ce075-94f9-405a-81f0-0b836cbac6e2 => generated 1150 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:05:25.583905 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-6ce586d2-c621-42e5-a4f0-742c8179ddee None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:25.585811 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-6ce586d2-c621-42e5-a4f0-742c8179ddee tempest-TestServerVolumeAttachmentScenario-591114074 tempest-TestServerVolumeAttachmentScenario-591114074-project-member] POST https://10.4.3.240/volume/v3/volumes/31ba173d-dde6-4dba-a646-fdb39f87af7a/action Aug 20 01:05:25.586163 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-6ce586d2-c621-42e5-a4f0-742c8179ddee tempest-TestServerVolumeAttachmentScenario-591114074 tempest-TestServerVolumeAttachmentScenario-591114074-project-member] Action body: b'{"os-detach": {"attachment_id": "8698aa3a-7143-4fc5-a5bb-169ae08ae9e7"}}' {{(pid=100212) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 01:05:25.586350 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-6ce586d2-c621-42e5-a4f0-742c8179ddee tempest-TestServerVolumeAttachmentScenario-591114074 tempest-TestServerVolumeAttachmentScenario-591114074-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {"attachment_id": "8698aa3a-7143-4fc5-a5bb-169ae08ae9e7"}} {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:05:25.601195 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:05:25.601195 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:05:25.601674 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-6ce586d2-c621-42e5-a4f0-742c8179ddee tempest-TestServerVolumeAttachmentScenario-591114074 tempest-TestServerVolumeAttachmentScenario-591114074-project-member] Volume info retrieved successfully. Aug 20 01:05:25.610123 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-6ce586d2-c621-42e5-a4f0-742c8179ddee tempest-TestServerVolumeAttachmentScenario-591114074 tempest-TestServerVolumeAttachmentScenario-591114074-project-member] https://10.4.3.240/volume/v3/volumes/31ba173d-dde6-4dba-a646-fdb39f87af7a/action returned with HTTP 400 Aug 20 01:05:25.610726 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 945/3794] 10.4.3.240 () {68 vars in 1390 bytes} [Thu Aug 20 01:05:25 2026] POST /volume/v3/volumes/31ba173d-dde6-4dba-a646-fdb39f87af7a/action => generated 100 bytes in 27 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 20 01:05:25.645924 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [req-d068f124-a9c0-4718-9fc1-9b4535d6f736 req-d1155424-cfa6-42bd-bff4-8afdff8c0cbf None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:25.648891 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-d068f124-a9c0-4718-9fc1-9b4535d6f736 req-d1155424-cfa6-42bd-bff4-8afdff8c0cbf tempest-TestVolumeBootPatternV346-114315032 tempest-TestVolumeBootPatternV346-114315032-project-member] DELETE https://10.4.3.240/volume/v3/attachments/3d8e6a98-761c-4633-a639-b6a8c78e3113 Aug 20 01:05:25.649038 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [req-d068f124-a9c0-4718-9fc1-9b4535d6f736 req-d1155424-cfa6-42bd-bff4-8afdff8c0cbf tempest-TestVolumeBootPatternV346-114315032 tempest-TestVolumeBootPatternV346-114315032-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:25.649286 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [req-d068f124-a9c0-4718-9fc1-9b4535d6f736 req-d1155424-cfa6-42bd-bff4-8afdff8c0cbf tempest-TestVolumeBootPatternV346-114315032 tempest-TestVolumeBootPatternV346-114315032-project-member] Calling method 'version_select' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:25.655446 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-ce66ca7c-996a-4f8c-9009-c744aa68e664 req-7532207e-751b-402e-8751-297be32c2e9a None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:25.657317 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:05:25.657317 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:05:25.658071 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-ce66ca7c-996a-4f8c-9009-c744aa68e664 req-7532207e-751b-402e-8751-297be32c2e9a tempest-TestServerVolumeAttachmentScenario-591114074 tempest-TestServerVolumeAttachmentScenario-591114074-project-member] GET https://10.4.3.240/volume/v3/volumes/6a4ce075-94f9-405a-81f0-0b836cbac6e2 Aug 20 01:05:25.658271 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-ce66ca7c-996a-4f8c-9009-c744aa68e664 req-7532207e-751b-402e-8751-297be32c2e9a tempest-TestServerVolumeAttachmentScenario-591114074 tempest-TestServerVolumeAttachmentScenario-591114074-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:25.658530 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-ce66ca7c-996a-4f8c-9009-c744aa68e664 req-7532207e-751b-402e-8751-297be32c2e9a tempest-TestServerVolumeAttachmentScenario-591114074 tempest-TestServerVolumeAttachmentScenario-591114074-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:25.674218 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:05:25.674218 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:05:25.680960 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [req-ce66ca7c-996a-4f8c-9009-c744aa68e664 req-7532207e-751b-402e-8751-297be32c2e9a tempest-TestServerVolumeAttachmentScenario-591114074 tempest-TestServerVolumeAttachmentScenario-591114074-project-member] Volume info retrieved successfully. Aug 20 01:05:25.686970 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-ce66ca7c-996a-4f8c-9009-c744aa68e664 req-7532207e-751b-402e-8751-297be32c2e9a tempest-TestServerVolumeAttachmentScenario-591114074 tempest-TestServerVolumeAttachmentScenario-591114074-project-member] https://10.4.3.240/volume/v3/volumes/6a4ce075-94f9-405a-81f0-0b836cbac6e2 returned with HTTP 200 Aug 20 01:05:25.687370 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 959/3795] 10.4.3.240 () {68 vars in 1598 bytes} [Thu Aug 20 01:05:25 2026] GET /volume/v3/volumes/6a4ce075-94f9-405a-81f0-0b836cbac6e2 => generated 1150 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:05:25.701990 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-d068f124-a9c0-4718-9fc1-9b4535d6f736 req-d1155424-cfa6-42bd-bff4-8afdff8c0cbf tempest-TestVolumeBootPatternV346-114315032 tempest-TestVolumeBootPatternV346-114315032-project-member] https://10.4.3.240/volume/v3/attachments/3d8e6a98-761c-4633-a639-b6a8c78e3113 returned with HTTP 200 Aug 20 01:05:25.702465 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 941/3796] 10.4.3.240 () {72 vars in 1673 bytes} [Thu Aug 20 01:05:25 2026] DELETE /volume/v3/attachments/3d8e6a98-761c-4633-a639-b6a8c78e3113 => generated 19 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:05:25.712571 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-ce66ca7c-996a-4f8c-9009-c744aa68e664 req-3762e189-0ac9-4eb2-877b-402dc5d95897 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:25.714771 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-ce66ca7c-996a-4f8c-9009-c744aa68e664 req-3762e189-0ac9-4eb2-877b-402dc5d95897 tempest-TestServerVolumeAttachmentScenario-591114074 tempest-TestServerVolumeAttachmentScenario-591114074-project-member] POST https://10.4.3.240/volume/v3/volumes/6a4ce075-94f9-405a-81f0-0b836cbac6e2/action Aug 20 01:05:25.715104 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-ce66ca7c-996a-4f8c-9009-c744aa68e664 req-3762e189-0ac9-4eb2-877b-402dc5d95897 tempest-TestServerVolumeAttachmentScenario-591114074 tempest-TestServerVolumeAttachmentScenario-591114074-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100214) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 01:05:25.715217 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-ce66ca7c-996a-4f8c-9009-c744aa68e664 req-3762e189-0ac9-4eb2-877b-402dc5d95897 tempest-TestServerVolumeAttachmentScenario-591114074 tempest-TestServerVolumeAttachmentScenario-591114074-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:05:25.726568 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:05:25.726568 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:05:25.727091 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [req-ce66ca7c-996a-4f8c-9009-c744aa68e664 req-3762e189-0ac9-4eb2-877b-402dc5d95897 tempest-TestServerVolumeAttachmentScenario-591114074 tempest-TestServerVolumeAttachmentScenario-591114074-project-member] Volume info retrieved successfully. Aug 20 01:05:25.733376 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [req-ce66ca7c-996a-4f8c-9009-c744aa68e664 req-3762e189-0ac9-4eb2-877b-402dc5d95897 tempest-TestServerVolumeAttachmentScenario-591114074 tempest-TestServerVolumeAttachmentScenario-591114074-project-member] Begin detaching volume completed successfully. Aug 20 01:05:25.733624 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-ce66ca7c-996a-4f8c-9009-c744aa68e664 req-3762e189-0ac9-4eb2-877b-402dc5d95897 tempest-TestServerVolumeAttachmentScenario-591114074 tempest-TestServerVolumeAttachmentScenario-591114074-project-member] https://10.4.3.240/volume/v3/volumes/6a4ce075-94f9-405a-81f0-0b836cbac6e2/action returned with HTTP 202 Aug 20 01:05:25.734369 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 952/3797] 10.4.3.240 () {72 vars in 1672 bytes} [Thu Aug 20 01:05:25 2026] POST /volume/v3/volumes/6a4ce075-94f9-405a-81f0-0b836cbac6e2/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 01:05:25.776250 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-848afe3d-3959-445e-8271-1a44fa930814 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:25.776515 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-848afe3d-3959-445e-8271-1a44fa930814 None None] GET https://10.4.3.240/volume// Aug 20 01:05:25.776690 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-848afe3d-3959-445e-8271-1a44fa930814 None None] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:25.776863 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-848afe3d-3959-445e-8271-1a44fa930814 None None] Calling method 'all' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:25.777193 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-848afe3d-3959-445e-8271-1a44fa930814 None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 20 01:05:25.777521 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 946/3798] 10.4.3.240 () {66 vars in 1426 bytes} [Thu Aug 20 01:05:25 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 01:05:25.784664 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-ce66ca7c-996a-4f8c-9009-c744aa68e664 req-79a38a22-ff06-426b-9950-02a1b569b5a7 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:25.786663 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-ce66ca7c-996a-4f8c-9009-c744aa68e664 req-79a38a22-ff06-426b-9950-02a1b569b5a7 tempest-TestServerVolumeAttachmentScenario-591114074 tempest-TestServerVolumeAttachmentScenario-591114074-project-member] GET https://10.4.3.240/volume/v3/volumes/6a4ce075-94f9-405a-81f0-0b836cbac6e2 Aug 20 01:05:25.786933 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-ce66ca7c-996a-4f8c-9009-c744aa68e664 req-79a38a22-ff06-426b-9950-02a1b569b5a7 tempest-TestServerVolumeAttachmentScenario-591114074 tempest-TestServerVolumeAttachmentScenario-591114074-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:25.787165 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-ce66ca7c-996a-4f8c-9009-c744aa68e664 req-79a38a22-ff06-426b-9950-02a1b569b5a7 tempest-TestServerVolumeAttachmentScenario-591114074 tempest-TestServerVolumeAttachmentScenario-591114074-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:25.795423 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:05:25.795423 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:05:25.798429 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [req-ce66ca7c-996a-4f8c-9009-c744aa68e664 req-79a38a22-ff06-426b-9950-02a1b569b5a7 tempest-TestServerVolumeAttachmentScenario-591114074 tempest-TestServerVolumeAttachmentScenario-591114074-project-member] Volume info retrieved successfully. Aug 20 01:05:25.802069 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-ce66ca7c-996a-4f8c-9009-c744aa68e664 req-79a38a22-ff06-426b-9950-02a1b569b5a7 tempest-TestServerVolumeAttachmentScenario-591114074 tempest-TestServerVolumeAttachmentScenario-591114074-project-member] https://10.4.3.240/volume/v3/volumes/6a4ce075-94f9-405a-81f0-0b836cbac6e2 returned with HTTP 200 Aug 20 01:05:25.802435 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 960/3799] 10.4.3.240 () {70 vars in 1639 bytes} [Thu Aug 20 01:05:25 2026] GET /volume/v3/volumes/6a4ce075-94f9-405a-81f0-0b836cbac6e2 => generated 1333 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 01:05:26.450607 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-4f2efa45-98a3-46a8-9ab5-148b468b3b32 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:26.452356 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-4f2efa45-98a3-46a8-9ab5-148b468b3b32 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] GET https://10.4.3.240/volume/v3/volumes/a573ad6c-c358-40e3-b4a9-8cd4a9b8c78f Aug 20 01:05:26.452554 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-4f2efa45-98a3-46a8-9ab5-148b468b3b32 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:26.452731 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-4f2efa45-98a3-46a8-9ab5-148b468b3b32 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:26.457947 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-4f2efa45-98a3-46a8-9ab5-148b468b3b32 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] https://10.4.3.240/volume/v3/volumes/a573ad6c-c358-40e3-b4a9-8cd4a9b8c78f returned with HTTP 404 Aug 20 01:05:26.458376 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 942/3800] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:05:26 2026] GET /volume/v3/volumes/a573ad6c-c358-40e3-b4a9-8cd4a9b8c78f => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:05:26.466833 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-1b1f4771-d245-432b-b2c0-fc4306f05202 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:26.468925 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-1b1f4771-d245-432b-b2c0-fc4306f05202 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] POST https://10.4.3.240/volume/v3/volumes Aug 20 01:05:26.469329 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-1b1f4771-d245-432b-b2c0-fc4306f05202 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1633212570"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:05:26.471051 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.v3.volumes [None req-1b1f4771-d245-432b-b2c0-fc4306f05202 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1633212570'}} {{(pid=100214) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 01:05:26.471200 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.v3.volumes [None req-1b1f4771-d245-432b-b2c0-fc4306f05202 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Create volume of 1 GB Aug 20 01:05:26.475546 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-1b1f4771-d245-432b-b2c0-fc4306f05202 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Availability Zones retrieved successfully. Aug 20 01:05:26.482782 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-1b1f4771-d245-432b-b2c0-fc4306f05202 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Flow 'volume_create_api' (04fc614b-53f7-4ce3-9e1e-4928f2bdea3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:05:26.483954 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-1b1f4771-d245-432b-b2c0-fc4306f05202 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1151557a-c711-47ad-a943-dfbd5be77ff8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:05:26.484944 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.flows.api.create_volume [None req-1b1f4771-d245-432b-b2c0-fc4306f05202 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Validating volume size '1' using validate_int {{(pid=100214) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 01:05:26.507552 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-1b1f4771-d245-432b-b2c0-fc4306f05202 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1151557a-c711-47ad-a943-dfbd5be77ff8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:52:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1ed58bd6-fe6a-497e-ae84-e8199d24fdfa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:05:26.508175 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-1b1f4771-d245-432b-b2c0-fc4306f05202 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f9d21d29-dc4c-43f0-a755-0647333e3b6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:05:26.541115 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.quota [None req-1b1f4771-d245-432b-b2c0-fc4306f05202 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Created reservations ['a3587805-d8eb-479e-ac81-09da9fa445c0', 'fbbedd21-5b25-409b-8696-7606ce9fd404', '8b1a0f2b-d216-4c03-ba2d-d87117e0e440', '331157af-7bf4-466e-b92c-6c5e3bfdbfac'] {{(pid=100214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 01:05:26.541908 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-1b1f4771-d245-432b-b2c0-fc4306f05202 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f9d21d29-dc4c-43f0-a755-0647333e3b6e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a3587805-d8eb-479e-ac81-09da9fa445c0', 'fbbedd21-5b25-409b-8696-7606ce9fd404', '8b1a0f2b-d216-4c03-ba2d-d87117e0e440', '331157af-7bf4-466e-b92c-6c5e3bfdbfac']}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:05:26.542577 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-1b1f4771-d245-432b-b2c0-fc4306f05202 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (02d1af90-d54c-4eb8-b5fd-2a1d9121353c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:05:26.563209 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-1b1f4771-d245-432b-b2c0-fc4306f05202 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (02d1af90-d54c-4eb8-b5fd-2a1d9121353c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '37b99f0f-ae69-458d-8cbf-a2bb1e3d7b63', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1633212570',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c8a4558a16b94ee88cdc767f5f49fbcd',qos_specs=None,replication_status=,reservations=['a3587805-d8eb-479e-ac81-09da9fa445c0','fbbedd21-5b25-409b-8696-7606ce9fd404','8b1a0f2b-d216-4c03-ba2d-d87117e0e440','331157af-7bf4-466e-b92c-6c5e3bfdbfac'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='beb1af828fbe4beb949a30ab0d23504e',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T01:05:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1633212570',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=37b99f0f-ae69-458d-8cbf-a2bb1e3d7b63,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c8a4558a16b94ee88cdc767f5f49fbcd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='beb1af828fbe4beb949a30ab0d23504e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1ed58bd6-fe6a-497e-ae84-e8199d24fdfa),volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:05:26.563868 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-1b1f4771-d245-432b-b2c0-fc4306f05202 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (24eb4b90-1968-4aca-9b64-6b5238694508) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:05:26.582010 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-1b1f4771-d245-432b-b2c0-fc4306f05202 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (24eb4b90-1968-4aca-9b64-6b5238694508) transitioned into state 'SUCCESS' from state '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-1633212570',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c8a4558a16b94ee88cdc767f5f49fbcd',qos_specs=None,replication_status=,reservations=['a3587805-d8eb-479e-ac81-09da9fa445c0','fbbedd21-5b25-409b-8696-7606ce9fd404','8b1a0f2b-d216-4c03-ba2d-d87117e0e440','331157af-7bf4-466e-b92c-6c5e3bfdbfac'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='beb1af828fbe4beb949a30ab0d23504e',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:05:26.582635 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-1b1f4771-d245-432b-b2c0-fc4306f05202 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b2597ac5-1518-4695-a35a-bc2fb58a4cb6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:05:26.592798 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-1b1f4771-d245-432b-b2c0-fc4306f05202 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b2597ac5-1518-4695-a35a-bc2fb58a4cb6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:05:26.593714 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-1b1f4771-d245-432b-b2c0-fc4306f05202 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Flow 'volume_create_api' (04fc614b-53f7-4ce3-9e1e-4928f2bdea3c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:05:26.593989 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-1b1f4771-d245-432b-b2c0-fc4306f05202 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Create volume request issued successfully. Aug 20 01:05:26.594556 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-1b1f4771-d245-432b-b2c0-fc4306f05202 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 20 01:05:26.594946 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 953/3801] 10.4.3.240 () {68 vars in 1258 bytes} [Thu Aug 20 01:05:26 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 20 01:05:26.599674 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [req-ce66ca7c-996a-4f8c-9009-c744aa68e664 req-02cce676-fc94-4c93-8a70-dbc21cf3ba13 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:26.601955 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-ce66ca7c-996a-4f8c-9009-c744aa68e664 req-02cce676-fc94-4c93-8a70-dbc21cf3ba13 tempest-TestServerVolumeAttachmentScenario-591114074 tempest-TestServerVolumeAttachmentScenario-591114074-project-member] DELETE https://10.4.3.240/volume/v3/attachments/8698aa3a-7143-4fc5-a5bb-169ae08ae9e7 Aug 20 01:05:26.602162 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [req-ce66ca7c-996a-4f8c-9009-c744aa68e664 req-02cce676-fc94-4c93-8a70-dbc21cf3ba13 tempest-TestServerVolumeAttachmentScenario-591114074 tempest-TestServerVolumeAttachmentScenario-591114074-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:26.602370 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [req-ce66ca7c-996a-4f8c-9009-c744aa68e664 req-02cce676-fc94-4c93-8a70-dbc21cf3ba13 tempest-TestServerVolumeAttachmentScenario-591114074 tempest-TestServerVolumeAttachmentScenario-591114074-project-member] Calling method 'version_select' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:26.605866 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-f81a243a-23d6-41d1-b264-fab0eed60a27 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:26.608725 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-f81a243a-23d6-41d1-b264-fab0eed60a27 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] GET https://10.4.3.240/volume/v3/volumes/37b99f0f-ae69-458d-8cbf-a2bb1e3d7b63 Aug 20 01:05:26.609024 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-f81a243a-23d6-41d1-b264-fab0eed60a27 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:26.609243 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-f81a243a-23d6-41d1-b264-fab0eed60a27 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:26.621419 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:05:26.621419 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:05:26.623162 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:05:26.623162 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:05:26.626819 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-f81a243a-23d6-41d1-b264-fab0eed60a27 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Volume info retrieved successfully. Aug 20 01:05:26.631152 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-f81a243a-23d6-41d1-b264-fab0eed60a27 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] https://10.4.3.240/volume/v3/volumes/37b99f0f-ae69-458d-8cbf-a2bb1e3d7b63 returned with HTTP 200 Aug 20 01:05:26.631152 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 961/3802] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:05:26 2026] GET /volume/v3/volumes/37b99f0f-ae69-458d-8cbf-a2bb1e3d7b63 => generated 957 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:05:26.664324 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-ce66ca7c-996a-4f8c-9009-c744aa68e664 req-02cce676-fc94-4c93-8a70-dbc21cf3ba13 tempest-TestServerVolumeAttachmentScenario-591114074 tempest-TestServerVolumeAttachmentScenario-591114074-project-member] https://10.4.3.240/volume/v3/attachments/8698aa3a-7143-4fc5-a5bb-169ae08ae9e7 returned with HTTP 200 Aug 20 01:05:26.664807 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 947/3803] 10.4.3.240 () {72 vars in 1673 bytes} [Thu Aug 20 01:05:26 2026] DELETE /volume/v3/attachments/8698aa3a-7143-4fc5-a5bb-169ae08ae9e7 => generated 19 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:05:26.816556 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-1b2ca402-8975-4d6d-8977-44f948eef2b6 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:26.818225 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-1b2ca402-8975-4d6d-8977-44f948eef2b6 tempest-TestServerVolumeAttachmentScenario-1789432035 tempest-TestServerVolumeAttachmentScenario-1789432035-project-admin] POST https://10.4.3.240/volume/v3/volumes/31ba173d-dde6-4dba-a646-fdb39f87af7a/action Aug 20 01:05:26.818623 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-1b2ca402-8975-4d6d-8977-44f948eef2b6 tempest-TestServerVolumeAttachmentScenario-1789432035 tempest-TestServerVolumeAttachmentScenario-1789432035-project-admin] Action body: b'{"os-reset_status": {"status": "in-use"}}' {{(pid=100213) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 01:05:26.818742 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-1b2ca402-8975-4d6d-8977-44f948eef2b6 tempest-TestServerVolumeAttachmentScenario-1789432035 tempest-TestServerVolumeAttachmentScenario-1789432035-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "in-use"}} {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:05:26.829937 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:05:26.829937 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:05:26.833639 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.contrib.admin_actions [None req-1b2ca402-8975-4d6d-8977-44f948eef2b6 tempest-TestServerVolumeAttachmentScenario-1789432035 tempest-TestServerVolumeAttachmentScenario-1789432035-project-admin] Updating volume '31ba173d-dde6-4dba-a646-fdb39f87af7a' with '{'status': 'in-use'}' {{(pid=100213) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 20 01:05:26.854735 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-1b2ca402-8975-4d6d-8977-44f948eef2b6 tempest-TestServerVolumeAttachmentScenario-1789432035 tempest-TestServerVolumeAttachmentScenario-1789432035-project-admin] https://10.4.3.240/volume/v3/volumes/31ba173d-dde6-4dba-a646-fdb39f87af7a/action returned with HTTP 202 Aug 20 01:05:26.855092 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 943/3804] 10.4.3.240 () {68 vars in 1390 bytes} [Thu Aug 20 01:05:26 2026] POST /volume/v3/volumes/31ba173d-dde6-4dba-a646-fdb39f87af7a/action => generated 0 bytes in 39 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 01:05:26.861939 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-1149bf9d-3f70-479b-8dd6-27ddc1e8f615 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:26.863700 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-1149bf9d-3f70-479b-8dd6-27ddc1e8f615 tempest-TestServerVolumeAttachmentScenario-591114074 tempest-TestServerVolumeAttachmentScenario-591114074-project-member] GET https://10.4.3.240/volume/v3/volumes/31ba173d-dde6-4dba-a646-fdb39f87af7a Aug 20 01:05:26.863881 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-1149bf9d-3f70-479b-8dd6-27ddc1e8f615 tempest-TestServerVolumeAttachmentScenario-591114074 tempest-TestServerVolumeAttachmentScenario-591114074-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:26.864073 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-1149bf9d-3f70-479b-8dd6-27ddc1e8f615 tempest-TestServerVolumeAttachmentScenario-591114074 tempest-TestServerVolumeAttachmentScenario-591114074-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:26.872802 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:05:26.872802 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:05:26.875715 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-1149bf9d-3f70-479b-8dd6-27ddc1e8f615 tempest-TestServerVolumeAttachmentScenario-591114074 tempest-TestServerVolumeAttachmentScenario-591114074-project-member] Volume info retrieved successfully. Aug 20 01:05:26.879267 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-1149bf9d-3f70-479b-8dd6-27ddc1e8f615 tempest-TestServerVolumeAttachmentScenario-591114074 tempest-TestServerVolumeAttachmentScenario-591114074-project-member] https://10.4.3.240/volume/v3/volumes/31ba173d-dde6-4dba-a646-fdb39f87af7a returned with HTTP 200 Aug 20 01:05:26.879622 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 954/3805] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:05:26 2026] GET /volume/v3/volumes/31ba173d-dde6-4dba-a646-fdb39f87af7a => generated 1149 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:05:26.916354 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-fab3fadd-0ae8-41b0-b897-9e152122e140 req-da476892-5c27-4c3c-8a6a-f3288ad2366b None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:26.918297 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-fab3fadd-0ae8-41b0-b897-9e152122e140 req-da476892-5c27-4c3c-8a6a-f3288ad2366b tempest-TestServerVolumeAttachmentScenario-591114074 tempest-TestServerVolumeAttachmentScenario-591114074-project-member] GET https://10.4.3.240/volume/v3/volumes/31ba173d-dde6-4dba-a646-fdb39f87af7a Aug 20 01:05:26.918511 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-fab3fadd-0ae8-41b0-b897-9e152122e140 req-da476892-5c27-4c3c-8a6a-f3288ad2366b tempest-TestServerVolumeAttachmentScenario-591114074 tempest-TestServerVolumeAttachmentScenario-591114074-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:26.918690 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-fab3fadd-0ae8-41b0-b897-9e152122e140 req-da476892-5c27-4c3c-8a6a-f3288ad2366b tempest-TestServerVolumeAttachmentScenario-591114074 tempest-TestServerVolumeAttachmentScenario-591114074-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:26.927349 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:05:26.927349 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:05:26.930448 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [req-fab3fadd-0ae8-41b0-b897-9e152122e140 req-da476892-5c27-4c3c-8a6a-f3288ad2366b tempest-TestServerVolumeAttachmentScenario-591114074 tempest-TestServerVolumeAttachmentScenario-591114074-project-member] Volume info retrieved successfully. Aug 20 01:05:26.934052 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-fab3fadd-0ae8-41b0-b897-9e152122e140 req-da476892-5c27-4c3c-8a6a-f3288ad2366b tempest-TestServerVolumeAttachmentScenario-591114074 tempest-TestServerVolumeAttachmentScenario-591114074-project-member] https://10.4.3.240/volume/v3/volumes/31ba173d-dde6-4dba-a646-fdb39f87af7a returned with HTTP 200 Aug 20 01:05:26.934451 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 962/3806] 10.4.3.240 () {68 vars in 1598 bytes} [Thu Aug 20 01:05:26 2026] GET /volume/v3/volumes/31ba173d-dde6-4dba-a646-fdb39f87af7a => generated 1149 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:05:26.951297 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [req-fab3fadd-0ae8-41b0-b897-9e152122e140 req-4f8d3a0f-8161-4e38-a138-bb059d71ddaf None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:26.953028 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-fab3fadd-0ae8-41b0-b897-9e152122e140 req-4f8d3a0f-8161-4e38-a138-bb059d71ddaf tempest-TestServerVolumeAttachmentScenario-591114074 tempest-TestServerVolumeAttachmentScenario-591114074-project-member] POST https://10.4.3.240/volume/v3/volumes/31ba173d-dde6-4dba-a646-fdb39f87af7a/action Aug 20 01:05:26.953319 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [req-fab3fadd-0ae8-41b0-b897-9e152122e140 req-4f8d3a0f-8161-4e38-a138-bb059d71ddaf tempest-TestServerVolumeAttachmentScenario-591114074 tempest-TestServerVolumeAttachmentScenario-591114074-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100212) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 01:05:26.953450 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [req-fab3fadd-0ae8-41b0-b897-9e152122e140 req-4f8d3a0f-8161-4e38-a138-bb059d71ddaf tempest-TestServerVolumeAttachmentScenario-591114074 tempest-TestServerVolumeAttachmentScenario-591114074-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:05:26.962531 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:05:26.962531 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:05:26.962942 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [req-fab3fadd-0ae8-41b0-b897-9e152122e140 req-4f8d3a0f-8161-4e38-a138-bb059d71ddaf tempest-TestServerVolumeAttachmentScenario-591114074 tempest-TestServerVolumeAttachmentScenario-591114074-project-member] Volume info retrieved successfully. Aug 20 01:05:26.968708 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [req-fab3fadd-0ae8-41b0-b897-9e152122e140 req-4f8d3a0f-8161-4e38-a138-bb059d71ddaf tempest-TestServerVolumeAttachmentScenario-591114074 tempest-TestServerVolumeAttachmentScenario-591114074-project-member] Begin detaching volume completed successfully. Aug 20 01:05:26.968900 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-fab3fadd-0ae8-41b0-b897-9e152122e140 req-4f8d3a0f-8161-4e38-a138-bb059d71ddaf tempest-TestServerVolumeAttachmentScenario-591114074 tempest-TestServerVolumeAttachmentScenario-591114074-project-member] https://10.4.3.240/volume/v3/volumes/31ba173d-dde6-4dba-a646-fdb39f87af7a/action returned with HTTP 202 Aug 20 01:05:26.969263 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 948/3807] 10.4.3.240 () {72 vars in 1672 bytes} [Thu Aug 20 01:05:26 2026] POST /volume/v3/volumes/31ba173d-dde6-4dba-a646-fdb39f87af7a/action => generated 0 bytes in 18 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 01:05:27.008241 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-7b3327d7-02d4-4cae-8a0a-ff1a60099f5e None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:27.008686 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-7b3327d7-02d4-4cae-8a0a-ff1a60099f5e None None] GET https://10.4.3.240/volume// Aug 20 01:05:27.008841 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-7b3327d7-02d4-4cae-8a0a-ff1a60099f5e None None] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:27.009020 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-7b3327d7-02d4-4cae-8a0a-ff1a60099f5e None None] Calling method 'all' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:27.009302 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-7b3327d7-02d4-4cae-8a0a-ff1a60099f5e None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 20 01:05:27.009927 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 944/3808] 10.4.3.240 () {66 vars in 1426 bytes} [Thu Aug 20 01:05:27 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 01:05:27.016808 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-fab3fadd-0ae8-41b0-b897-9e152122e140 req-15880713-8647-40d3-98c3-4f3c8d8fe8c5 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:27.018743 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-fab3fadd-0ae8-41b0-b897-9e152122e140 req-15880713-8647-40d3-98c3-4f3c8d8fe8c5 tempest-TestServerVolumeAttachmentScenario-591114074 tempest-TestServerVolumeAttachmentScenario-591114074-project-member] GET https://10.4.3.240/volume/v3/volumes/31ba173d-dde6-4dba-a646-fdb39f87af7a Aug 20 01:05:27.018918 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-fab3fadd-0ae8-41b0-b897-9e152122e140 req-15880713-8647-40d3-98c3-4f3c8d8fe8c5 tempest-TestServerVolumeAttachmentScenario-591114074 tempest-TestServerVolumeAttachmentScenario-591114074-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:27.019115 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-fab3fadd-0ae8-41b0-b897-9e152122e140 req-15880713-8647-40d3-98c3-4f3c8d8fe8c5 tempest-TestServerVolumeAttachmentScenario-591114074 tempest-TestServerVolumeAttachmentScenario-591114074-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:27.026825 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:05:27.026825 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:05:27.029705 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [req-fab3fadd-0ae8-41b0-b897-9e152122e140 req-15880713-8647-40d3-98c3-4f3c8d8fe8c5 tempest-TestServerVolumeAttachmentScenario-591114074 tempest-TestServerVolumeAttachmentScenario-591114074-project-member] Volume info retrieved successfully. Aug 20 01:05:27.033778 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-fab3fadd-0ae8-41b0-b897-9e152122e140 req-15880713-8647-40d3-98c3-4f3c8d8fe8c5 tempest-TestServerVolumeAttachmentScenario-591114074 tempest-TestServerVolumeAttachmentScenario-591114074-project-member] https://10.4.3.240/volume/v3/volumes/31ba173d-dde6-4dba-a646-fdb39f87af7a returned with HTTP 200 Aug 20 01:05:27.034253 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 955/3809] 10.4.3.240 () {70 vars in 1639 bytes} [Thu Aug 20 01:05:27 2026] GET /volume/v3/volumes/31ba173d-dde6-4dba-a646-fdb39f87af7a => generated 1332 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 01:05:27.481933 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-e37c6a03-865c-44dd-a975-9f14e32e9f67 req-4d9313dd-b6fe-41fd-b2d2-dbb5abc3580c None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:27.484157 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-e37c6a03-865c-44dd-a975-9f14e32e9f67 req-4d9313dd-b6fe-41fd-b2d2-dbb5abc3580c tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] GET https://10.4.3.240/volume/v3/limits Aug 20 01:05:27.484379 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-e37c6a03-865c-44dd-a975-9f14e32e9f67 req-4d9313dd-b6fe-41fd-b2d2-dbb5abc3580c tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:27.484615 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-e37c6a03-865c-44dd-a975-9f14e32e9f67 req-4d9313dd-b6fe-41fd-b2d2-dbb5abc3580c tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Calling method 'index' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:27.499076 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-1e4b0243-fac7-49ea-b884-8fb66deb2cc7 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:27.501173 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-1e4b0243-fac7-49ea-b884-8fb66deb2cc7 tempest-TestVolumeBootPatternV346-114315032 tempest-TestVolumeBootPatternV346-114315032-project-member] DELETE https://10.4.3.240/volume/v3/volumes/fd000e63-6937-4faf-8012-2b32173a92ea Aug 20 01:05:27.501395 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-1e4b0243-fac7-49ea-b884-8fb66deb2cc7 tempest-TestVolumeBootPatternV346-114315032 tempest-TestVolumeBootPatternV346-114315032-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:27.501726 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-1e4b0243-fac7-49ea-b884-8fb66deb2cc7 tempest-TestVolumeBootPatternV346-114315032 tempest-TestVolumeBootPatternV346-114315032-project-member] Calling method 'delete' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:27.501823 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.v3.volumes [None req-1e4b0243-fac7-49ea-b884-8fb66deb2cc7 tempest-TestVolumeBootPatternV346-114315032 tempest-TestVolumeBootPatternV346-114315032-project-member] Delete volume with id: fd000e63-6937-4faf-8012-2b32173a92ea Aug 20 01:05:27.504197 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-e37c6a03-865c-44dd-a975-9f14e32e9f67 req-4d9313dd-b6fe-41fd-b2d2-dbb5abc3580c tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] https://10.4.3.240/volume/v3/limits returned with HTTP 200 Aug 20 01:05:27.504197 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 963/3810] 10.4.3.240 () {68 vars in 1484 bytes} [Thu Aug 20 01:05:27 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 20 01:05:27.508443 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:05:27.508443 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:05:27.508878 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-1e4b0243-fac7-49ea-b884-8fb66deb2cc7 tempest-TestVolumeBootPatternV346-114315032 tempest-TestVolumeBootPatternV346-114315032-project-member] Volume info retrieved successfully. Aug 20 01:05:27.526585 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-1e4b0243-fac7-49ea-b884-8fb66deb2cc7 tempest-TestVolumeBootPatternV346-114315032 tempest-TestVolumeBootPatternV346-114315032-project-member] Delete volume request issued successfully. Aug 20 01:05:27.526710 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-1e4b0243-fac7-49ea-b884-8fb66deb2cc7 tempest-TestVolumeBootPatternV346-114315032 tempest-TestVolumeBootPatternV346-114315032-project-member] https://10.4.3.240/volume/v3/volumes/fd000e63-6937-4faf-8012-2b32173a92ea returned with HTTP 202 Aug 20 01:05:27.527087 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 949/3811] 10.4.3.240 () {68 vars in 1392 bytes} [Thu Aug 20 01:05:27 2026] DELETE /volume/v3/volumes/fd000e63-6937-4faf-8012-2b32173a92ea => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 20 01:05:27.536081 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-597abb91-807a-40c9-9774-d9dcd491a7e5 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:27.537886 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-597abb91-807a-40c9-9774-d9dcd491a7e5 tempest-TestVolumeBootPatternV346-114315032 tempest-TestVolumeBootPatternV346-114315032-project-member] GET https://10.4.3.240/volume/v3/volumes/fd000e63-6937-4faf-8012-2b32173a92ea Aug 20 01:05:27.538102 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-597abb91-807a-40c9-9774-d9dcd491a7e5 tempest-TestVolumeBootPatternV346-114315032 tempest-TestVolumeBootPatternV346-114315032-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:27.538322 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-597abb91-807a-40c9-9774-d9dcd491a7e5 tempest-TestVolumeBootPatternV346-114315032 tempest-TestVolumeBootPatternV346-114315032-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:27.541005 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-e37c6a03-865c-44dd-a975-9f14e32e9f67 req-9ad99dce-fef4-4568-9b6e-edd432ed69b4 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:27.542438 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-e37c6a03-865c-44dd-a975-9f14e32e9f67 req-9ad99dce-fef4-4568-9b6e-edd432ed69b4 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] GET https://10.4.3.240/volume/v3/volumes/cb13f27c-114a-4d55-8ffa-887c1cc83a9a Aug 20 01:05:27.544726 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-e37c6a03-865c-44dd-a975-9f14e32e9f67 req-9ad99dce-fef4-4568-9b6e-edd432ed69b4 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:27.544914 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-e37c6a03-865c-44dd-a975-9f14e32e9f67 req-9ad99dce-fef4-4568-9b6e-edd432ed69b4 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:27.546238 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:05:27.546238 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:05:27.549778 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-597abb91-807a-40c9-9774-d9dcd491a7e5 tempest-TestVolumeBootPatternV346-114315032 tempest-TestVolumeBootPatternV346-114315032-project-member] Volume info retrieved successfully. Aug 20 01:05:27.553948 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:05:27.553948 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:05:27.554164 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-597abb91-807a-40c9-9774-d9dcd491a7e5 tempest-TestVolumeBootPatternV346-114315032 tempest-TestVolumeBootPatternV346-114315032-project-member] https://10.4.3.240/volume/v3/volumes/fd000e63-6937-4faf-8012-2b32173a92ea returned with HTTP 200 Aug 20 01:05:27.554849 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 945/3812] 10.4.3.240 () {68 vars in 1389 bytes} [Thu Aug 20 01:05:27 2026] GET /volume/v3/volumes/fd000e63-6937-4faf-8012-2b32173a92ea => generated 1387 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 01:05:27.558038 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [req-e37c6a03-865c-44dd-a975-9f14e32e9f67 req-9ad99dce-fef4-4568-9b6e-edd432ed69b4 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Volume info retrieved successfully. Aug 20 01:05:27.563289 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-e37c6a03-865c-44dd-a975-9f14e32e9f67 req-9ad99dce-fef4-4568-9b6e-edd432ed69b4 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] https://10.4.3.240/volume/v3/volumes/cb13f27c-114a-4d55-8ffa-887c1cc83a9a returned with HTTP 200 Aug 20 01:05:27.563723 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 956/3813] 10.4.3.240 () {68 vars in 1598 bytes} [Thu Aug 20 01:05:27 2026] GET /volume/v3/volumes/cb13f27c-114a-4d55-8ffa-887c1cc83a9a => generated 1659 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:05:27.577718 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-e37c6a03-865c-44dd-a975-9f14e32e9f67 req-162f7767-548f-4f0e-a08b-a873f41f8f52 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:27.579716 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-e37c6a03-865c-44dd-a975-9f14e32e9f67 req-162f7767-548f-4f0e-a08b-a873f41f8f52 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] POST https://10.4.3.240/volume/v3/snapshots Aug 20 01:05:27.580118 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-e37c6a03-865c-44dd-a975-9f14e32e9f67 req-162f7767-548f-4f0e-a08b-a873f41f8f52 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "cb13f27c-114a-4d55-8ffa-887c1cc83a9a", "force": true, "name": "snapshot for tempest-TestVolumeBootPatternsnapshot-709611877", "description": null, "metadata": {}}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:05:27.592585 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:05:27.592585 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:05:27.593089 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [req-e37c6a03-865c-44dd-a975-9f14e32e9f67 req-162f7767-548f-4f0e-a08b-a873f41f8f52 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Volume info retrieved successfully. Aug 20 01:05:27.593216 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.v3.snapshots [req-e37c6a03-865c-44dd-a975-9f14e32e9f67 req-162f7767-548f-4f0e-a08b-a873f41f8f52 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Create snapshot from volume cb13f27c-114a-4d55-8ffa-887c1cc83a9a Aug 20 01:05:27.640278 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.quota [req-e37c6a03-865c-44dd-a975-9f14e32e9f67 req-162f7767-548f-4f0e-a08b-a873f41f8f52 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Created reservations ['39473a77-a9eb-40e9-b151-27ab670affc0', '62c425c6-3b6b-4ede-9a2c-7baaa3c3d1bb', '8d6cae95-34b1-4729-a6bc-4fd03c9147a6', '1b2b3685-cade-4356-adcb-0eb922812304'] {{(pid=100215) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 01:05:27.643122 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-01e0fac5-7068-405e-bef0-fd4dc9ba61d4 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:27.644673 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-01e0fac5-7068-405e-bef0-fd4dc9ba61d4 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] GET https://10.4.3.240/volume/v3/volumes/37b99f0f-ae69-458d-8cbf-a2bb1e3d7b63 Aug 20 01:05:27.644839 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-01e0fac5-7068-405e-bef0-fd4dc9ba61d4 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:27.645013 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-01e0fac5-7068-405e-bef0-fd4dc9ba61d4 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:27.652110 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:05:27.652110 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:05:27.655226 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-01e0fac5-7068-405e-bef0-fd4dc9ba61d4 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Volume info retrieved successfully. Aug 20 01:05:27.659201 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-01e0fac5-7068-405e-bef0-fd4dc9ba61d4 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] https://10.4.3.240/volume/v3/volumes/37b99f0f-ae69-458d-8cbf-a2bb1e3d7b63 returned with HTTP 200 Aug 20 01:05:27.659592 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 950/3814] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:05:27 2026] GET /volume/v3/volumes/37b99f0f-ae69-458d-8cbf-a2bb1e3d7b63 => generated 1009 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:05:27.671398 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-70b265c6-7a2c-4087-8bb3-ebff2f441bcb None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:27.672797 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-70b265c6-7a2c-4087-8bb3-ebff2f441bcb tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] POST https://10.4.3.240/volume/v3/snapshots Aug 20 01:05:27.673140 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-70b265c6-7a2c-4087-8bb3-ebff2f441bcb tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "37b99f0f-ae69-458d-8cbf-a2bb1e3d7b63", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1125691089"}} {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:05:27.682026 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:05:27.682026 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:05:27.682520 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-70b265c6-7a2c-4087-8bb3-ebff2f441bcb tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Volume info retrieved successfully. Aug 20 01:05:27.682700 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.v3.snapshots [None req-70b265c6-7a2c-4087-8bb3-ebff2f441bcb tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Create snapshot from volume 37b99f0f-ae69-458d-8cbf-a2bb1e3d7b63 Aug 20 01:05:27.683809 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [req-e37c6a03-865c-44dd-a975-9f14e32e9f67 req-162f7767-548f-4f0e-a08b-a873f41f8f52 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Snapshot force create request issued successfully. Aug 20 01:05:27.684113 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-e37c6a03-865c-44dd-a975-9f14e32e9f67 req-162f7767-548f-4f0e-a08b-a873f41f8f52 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] https://10.4.3.240/volume/v3/snapshots returned with HTTP 202 Aug 20 01:05:27.684602 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 964/3815] 10.4.3.240 () {72 vars in 1547 bytes} [Thu Aug 20 01:05:27 2026] POST /volume/v3/snapshots => generated 319 bytes in 108 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 01:05:27.706477 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.quota [None req-70b265c6-7a2c-4087-8bb3-ebff2f441bcb tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Created reservations ['9f72e410-c596-4520-b193-4c2903a41a64', 'cf383223-f2e9-4061-bd3d-8f7551b0df44', 'f59e8fec-21d6-4350-ac44-6592e62c3f5b', '4fec36b1-b64d-4b15-a79c-e1f51e362a11'] {{(pid=100213) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 01:05:27.735677 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-70b265c6-7a2c-4087-8bb3-ebff2f441bcb tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Snapshot create request issued successfully. Aug 20 01:05:27.735990 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-70b265c6-7a2c-4087-8bb3-ebff2f441bcb tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] https://10.4.3.240/volume/v3/snapshots returned with HTTP 202 Aug 20 01:05:27.736395 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 946/3816] 10.4.3.240 () {68 vars in 1265 bytes} [Thu Aug 20 01:05:27 2026] POST /volume/v3/snapshots => generated 308 bytes in 66 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 01:05:27.746156 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-aaff413e-3581-40b7-a1b0-c4df8117e623 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:27.747946 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-aaff413e-3581-40b7-a1b0-c4df8117e623 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] GET https://10.4.3.240/volume/v3/snapshots/94b87a47-405f-4131-93c4-729fe6bf1c90 Aug 20 01:05:27.748134 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-aaff413e-3581-40b7-a1b0-c4df8117e623 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:27.748329 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-aaff413e-3581-40b7-a1b0-c4df8117e623 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:27.753223 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:05:27.753223 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:05:27.753666 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-aaff413e-3581-40b7-a1b0-c4df8117e623 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Snapshot retrieved successfully. Aug 20 01:05:27.754626 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-aaff413e-3581-40b7-a1b0-c4df8117e623 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] https://10.4.3.240/volume/v3/snapshots/94b87a47-405f-4131-93c4-729fe6bf1c90 returned with HTTP 200 Aug 20 01:05:27.754983 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 957/3817] 10.4.3.240 () {66 vars in 1354 bytes} [Thu Aug 20 01:05:27 2026] GET /volume/v3/snapshots/94b87a47-405f-4131-93c4-729fe6bf1c90 => generated 440 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:05:27.839175 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [req-fab3fadd-0ae8-41b0-b897-9e152122e140 req-a60f10b9-fa90-4620-a75c-65a6c6714a2d None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:27.841334 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-fab3fadd-0ae8-41b0-b897-9e152122e140 req-a60f10b9-fa90-4620-a75c-65a6c6714a2d tempest-TestServerVolumeAttachmentScenario-591114074 tempest-TestServerVolumeAttachmentScenario-591114074-project-member] DELETE https://10.4.3.240/volume/v3/attachments/361c155e-ffcc-4140-81eb-d661a260d35a Aug 20 01:05:27.841598 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [req-fab3fadd-0ae8-41b0-b897-9e152122e140 req-a60f10b9-fa90-4620-a75c-65a6c6714a2d tempest-TestServerVolumeAttachmentScenario-591114074 tempest-TestServerVolumeAttachmentScenario-591114074-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:27.841876 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [req-fab3fadd-0ae8-41b0-b897-9e152122e140 req-a60f10b9-fa90-4620-a75c-65a6c6714a2d tempest-TestServerVolumeAttachmentScenario-591114074 tempest-TestServerVolumeAttachmentScenario-591114074-project-member] Calling method 'version_select' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:27.849565 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:05:27.849565 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:05:27.894204 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-fab3fadd-0ae8-41b0-b897-9e152122e140 req-a60f10b9-fa90-4620-a75c-65a6c6714a2d tempest-TestServerVolumeAttachmentScenario-591114074 tempest-TestServerVolumeAttachmentScenario-591114074-project-member] https://10.4.3.240/volume/v3/attachments/361c155e-ffcc-4140-81eb-d661a260d35a returned with HTTP 200 Aug 20 01:05:27.894829 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 951/3818] 10.4.3.240 () {72 vars in 1673 bytes} [Thu Aug 20 01:05:27 2026] DELETE /volume/v3/attachments/361c155e-ffcc-4140-81eb-d661a260d35a => generated 19 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:05:28.073144 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-b7fdee66-1ac2-404e-96df-cff819a27d8a req-4e5ea0b2-f102-45fa-bd75-899ec065ddd0 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:28.075569 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-b7fdee66-1ac2-404e-96df-cff819a27d8a req-4e5ea0b2-f102-45fa-bd75-899ec065ddd0 tempest-TestServerVolumeAttachmentScenario-591114074 tempest-TestServerVolumeAttachmentScenario-591114074-project-member] GET https://10.4.3.240/volume/v3/volumes/31ba173d-dde6-4dba-a646-fdb39f87af7a Aug 20 01:05:28.075763 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-b7fdee66-1ac2-404e-96df-cff819a27d8a req-4e5ea0b2-f102-45fa-bd75-899ec065ddd0 tempest-TestServerVolumeAttachmentScenario-591114074 tempest-TestServerVolumeAttachmentScenario-591114074-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:28.075944 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-b7fdee66-1ac2-404e-96df-cff819a27d8a req-4e5ea0b2-f102-45fa-bd75-899ec065ddd0 tempest-TestServerVolumeAttachmentScenario-591114074 tempest-TestServerVolumeAttachmentScenario-591114074-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:28.083022 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:05:28.083022 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:05:28.086799 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [req-b7fdee66-1ac2-404e-96df-cff819a27d8a req-4e5ea0b2-f102-45fa-bd75-899ec065ddd0 tempest-TestServerVolumeAttachmentScenario-591114074 tempest-TestServerVolumeAttachmentScenario-591114074-project-member] Volume info retrieved successfully. Aug 20 01:05:28.090653 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-b7fdee66-1ac2-404e-96df-cff819a27d8a req-4e5ea0b2-f102-45fa-bd75-899ec065ddd0 tempest-TestServerVolumeAttachmentScenario-591114074 tempest-TestServerVolumeAttachmentScenario-591114074-project-member] https://10.4.3.240/volume/v3/volumes/31ba173d-dde6-4dba-a646-fdb39f87af7a returned with HTTP 200 Aug 20 01:05:28.091052 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 965/3819] 10.4.3.240 () {68 vars in 1598 bytes} [Thu Aug 20 01:05:28 2026] GET /volume/v3/volumes/31ba173d-dde6-4dba-a646-fdb39f87af7a => generated 857 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:05:28.569083 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-037bcee8-837a-4502-b65a-894c4a227f04 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:28.570954 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-037bcee8-837a-4502-b65a-894c4a227f04 tempest-TestVolumeBootPatternV346-114315032 tempest-TestVolumeBootPatternV346-114315032-project-member] GET https://10.4.3.240/volume/v3/volumes/fd000e63-6937-4faf-8012-2b32173a92ea Aug 20 01:05:28.571158 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-037bcee8-837a-4502-b65a-894c4a227f04 tempest-TestVolumeBootPatternV346-114315032 tempest-TestVolumeBootPatternV346-114315032-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:28.571361 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-037bcee8-837a-4502-b65a-894c4a227f04 tempest-TestVolumeBootPatternV346-114315032 tempest-TestVolumeBootPatternV346-114315032-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:28.576672 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-037bcee8-837a-4502-b65a-894c4a227f04 tempest-TestVolumeBootPatternV346-114315032 tempest-TestVolumeBootPatternV346-114315032-project-member] https://10.4.3.240/volume/v3/volumes/fd000e63-6937-4faf-8012-2b32173a92ea returned with HTTP 404 Aug 20 01:05:28.577160 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 947/3820] 10.4.3.240 () {68 vars in 1389 bytes} [Thu Aug 20 01:05:28 2026] GET /volume/v3/volumes/fd000e63-6937-4faf-8012-2b32173a92ea => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 01:05:28.763368 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-e4ca68dc-c9ac-4142-94d9-cc6fc95bfd34 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:28.765681 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-e4ca68dc-c9ac-4142-94d9-cc6fc95bfd34 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] GET https://10.4.3.240/volume/v3/snapshots/94b87a47-405f-4131-93c4-729fe6bf1c90 Aug 20 01:05:28.765894 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-e4ca68dc-c9ac-4142-94d9-cc6fc95bfd34 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:28.766421 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-e4ca68dc-c9ac-4142-94d9-cc6fc95bfd34 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:28.772501 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:05:28.772501 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:05:28.772701 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-e4ca68dc-c9ac-4142-94d9-cc6fc95bfd34 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Snapshot retrieved successfully. Aug 20 01:05:28.773365 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-e4ca68dc-c9ac-4142-94d9-cc6fc95bfd34 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] https://10.4.3.240/volume/v3/snapshots/94b87a47-405f-4131-93c4-729fe6bf1c90 returned with HTTP 200 Aug 20 01:05:28.773947 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 958/3821] 10.4.3.240 () {66 vars in 1354 bytes} [Thu Aug 20 01:05:28 2026] GET /volume/v3/snapshots/94b87a47-405f-4131-93c4-729fe6bf1c90 => generated 467 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:05:28.782405 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-eabad881-256a-433e-867f-82fbe1b3d8fe None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:28.784224 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-eabad881-256a-433e-867f-82fbe1b3d8fe tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-member] POST https://10.4.3.240/volume/v3/snapshots/94b87a47-405f-4131-93c4-729fe6bf1c90/action Aug 20 01:05:28.784622 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-eabad881-256a-433e-867f-82fbe1b3d8fe tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-member] Action body: b'{"os-unmanage": {}}' {{(pid=100212) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 01:05:28.784739 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-eabad881-256a-433e-867f-82fbe1b3d8fe tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-member] Action: 'action', calling method: unmanage, body: {"os-unmanage": {}} {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:05:28.786251 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.contrib.snapshot_unmanage [None req-eabad881-256a-433e-867f-82fbe1b3d8fe tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-member] Unmanage snapshot with id: 94b87a47-405f-4131-93c4-729fe6bf1c90 Aug 20 01:05:28.791749 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:05:28.791749 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:05:28.792305 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-eabad881-256a-433e-867f-82fbe1b3d8fe tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-member] Snapshot retrieved successfully. Aug 20 01:05:28.793130 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.policy [None req-eabad881-256a-433e-867f-82fbe1b3d8fe tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-member] Policy check for snapshot_extension:snapshot_unmanage failed with context {'is_admin': False, 'user_id': '8ee7a46d45804f61954e87cd0d551576', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c8a4558a16b94ee88cdc767f5f49fbcd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100212) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 20 01:05:28.793302 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-eabad881-256a-433e-867f-82fbe1b3d8fe tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-member] https://10.4.3.240/volume/v3/snapshots/94b87a47-405f-4131-93c4-729fe6bf1c90/action returned with HTTP 403 Aug 20 01:05:28.793828 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 952/3822] 10.4.3.240 () {68 vars in 1396 bytes} [Thu Aug 20 01:05:28 2026] POST /volume/v3/snapshots/94b87a47-405f-4131-93c4-729fe6bf1c90/action => generated 117 bytes in 12 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:05:28.800951 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-54764639-6d2d-4ec3-b7bc-ef2fa5e6af61 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:28.802469 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-54764639-6d2d-4ec3-b7bc-ef2fa5e6af61 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] DELETE https://10.4.3.240/volume/v3/snapshots/94b87a47-405f-4131-93c4-729fe6bf1c90 Aug 20 01:05:28.802657 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-54764639-6d2d-4ec3-b7bc-ef2fa5e6af61 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:28.802865 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-54764639-6d2d-4ec3-b7bc-ef2fa5e6af61 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Calling method 'delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:28.802992 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.v3.snapshots [None req-54764639-6d2d-4ec3-b7bc-ef2fa5e6af61 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Delete snapshot with id: 94b87a47-405f-4131-93c4-729fe6bf1c90 Aug 20 01:05:28.807233 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:05:28.807233 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:05:28.807518 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-54764639-6d2d-4ec3-b7bc-ef2fa5e6af61 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Snapshot retrieved successfully. Aug 20 01:05:28.821762 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-54764639-6d2d-4ec3-b7bc-ef2fa5e6af61 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Snapshot delete request issued successfully. Aug 20 01:05:28.821928 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-54764639-6d2d-4ec3-b7bc-ef2fa5e6af61 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] https://10.4.3.240/volume/v3/snapshots/94b87a47-405f-4131-93c4-729fe6bf1c90 returned with HTTP 202 Aug 20 01:05:28.822297 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 966/3823] 10.4.3.240 () {66 vars in 1357 bytes} [Thu Aug 20 01:05:28 2026] DELETE /volume/v3/snapshots/94b87a47-405f-4131-93c4-729fe6bf1c90 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 01:05:28.832528 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-377b2dea-d38c-42a1-bdde-6793a6fa1fe0 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:28.833990 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-377b2dea-d38c-42a1-bdde-6793a6fa1fe0 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] GET https://10.4.3.240/volume/v3/snapshots/94b87a47-405f-4131-93c4-729fe6bf1c90 Aug 20 01:05:28.834304 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-377b2dea-d38c-42a1-bdde-6793a6fa1fe0 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:28.834606 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-377b2dea-d38c-42a1-bdde-6793a6fa1fe0 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:28.838983 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:05:28.838983 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:05:28.839384 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-377b2dea-d38c-42a1-bdde-6793a6fa1fe0 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Snapshot retrieved successfully. Aug 20 01:05:28.840035 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-377b2dea-d38c-42a1-bdde-6793a6fa1fe0 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] https://10.4.3.240/volume/v3/snapshots/94b87a47-405f-4131-93c4-729fe6bf1c90 returned with HTTP 200 Aug 20 01:05:28.840467 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 948/3824] 10.4.3.240 () {66 vars in 1354 bytes} [Thu Aug 20 01:05:28 2026] GET /volume/v3/snapshots/94b87a47-405f-4131-93c4-729fe6bf1c90 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:05:29.374002 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-69b8a14f-adbf-4d37-8adf-cffed6228c79 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:29.376127 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-69b8a14f-adbf-4d37-8adf-cffed6228c79 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] GET https://10.4.3.240/volume/v3/snapshots/0cbc62bd-614d-4813-aea0-73671d49afcf Aug 20 01:05:29.376297 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-69b8a14f-adbf-4d37-8adf-cffed6228c79 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:29.376639 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-69b8a14f-adbf-4d37-8adf-cffed6228c79 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:29.380956 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:05:29.380956 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:05:29.381321 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-69b8a14f-adbf-4d37-8adf-cffed6228c79 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Snapshot retrieved successfully. Aug 20 01:05:29.382030 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-69b8a14f-adbf-4d37-8adf-cffed6228c79 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] https://10.4.3.240/volume/v3/snapshots/0cbc62bd-614d-4813-aea0-73671d49afcf returned with HTTP 200 Aug 20 01:05:29.382352 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 959/3825] 10.4.3.240 () {66 vars in 1354 bytes} [Thu Aug 20 01:05:29 2026] GET /volume/v3/snapshots/0cbc62bd-614d-4813-aea0-73671d49afcf => generated 478 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:05:29.394241 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [req-e67e09f6-8db9-4553-8a41-4a09f61cbe2b req-4c7c06ce-283d-4d0c-bdc9-5d7c009ee6b6 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:29.396119 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-e67e09f6-8db9-4553-8a41-4a09f61cbe2b req-4c7c06ce-283d-4d0c-bdc9-5d7c009ee6b6 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] GET https://10.4.3.240/volume/v3/volumes/7e713bed-b3bd-4b5c-b04b-feeb6e607ee7 Aug 20 01:05:29.396305 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [req-e67e09f6-8db9-4553-8a41-4a09f61cbe2b req-4c7c06ce-283d-4d0c-bdc9-5d7c009ee6b6 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:29.396583 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [req-e67e09f6-8db9-4553-8a41-4a09f61cbe2b req-4c7c06ce-283d-4d0c-bdc9-5d7c009ee6b6 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:29.404462 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:05:29.404462 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:05:29.407733 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [req-e67e09f6-8db9-4553-8a41-4a09f61cbe2b req-4c7c06ce-283d-4d0c-bdc9-5d7c009ee6b6 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Volume info retrieved successfully. Aug 20 01:05:29.411940 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-e67e09f6-8db9-4553-8a41-4a09f61cbe2b req-4c7c06ce-283d-4d0c-bdc9-5d7c009ee6b6 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] https://10.4.3.240/volume/v3/volumes/7e713bed-b3bd-4b5c-b04b-feeb6e607ee7 returned with HTTP 200 Aug 20 01:05:29.412414 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 953/3826] 10.4.3.240 () {68 vars in 1598 bytes} [Thu Aug 20 01:05:29 2026] GET /volume/v3/volumes/7e713bed-b3bd-4b5c-b04b-feeb6e607ee7 => generated 846 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 20 01:05:29.497432 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-b14a1e28-89db-458b-8575-56df84979dcb None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:29.498179 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-b14a1e28-89db-458b-8575-56df84979dcb None None] GET https://10.4.3.240/volume// Aug 20 01:05:29.498179 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-b14a1e28-89db-458b-8575-56df84979dcb None None] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:29.498179 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-b14a1e28-89db-458b-8575-56df84979dcb None None] Calling method 'all' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:29.498498 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-b14a1e28-89db-458b-8575-56df84979dcb None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 20 01:05:29.498748 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 967/3827] 10.4.3.240 () {66 vars in 1428 bytes} [Thu Aug 20 01:05:29 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 01:05:29.504762 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [req-e67e09f6-8db9-4553-8a41-4a09f61cbe2b req-af28e068-5daa-4455-9199-e22d7e318eb7 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:29.573141 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-e67e09f6-8db9-4553-8a41-4a09f61cbe2b req-af28e068-5daa-4455-9199-e22d7e318eb7 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] POST https://10.4.3.240/volume/v3/attachments Aug 20 01:05:29.573528 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [req-e67e09f6-8db9-4553-8a41-4a09f61cbe2b req-af28e068-5daa-4455-9199-e22d7e318eb7 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7e713bed-b3bd-4b5c-b04b-feeb6e607ee7", "connector": null, "instance_uuid": "7e7cf7db-bd94-41b8-ae5d-830c5334b50e"}} {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:05:29.585630 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:05:29.585630 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:05:29.650977 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-e67e09f6-8db9-4553-8a41-4a09f61cbe2b req-af28e068-5daa-4455-9199-e22d7e318eb7 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] https://10.4.3.240/volume/v3/attachments returned with HTTP 200 Aug 20 01:05:29.651536 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 949/3828] 10.4.3.240 () {74 vars in 1594 bytes} [Thu Aug 20 01:05:29 2026] POST /volume/v3/attachments => generated 273 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:05:29.651595 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-09b87fcb-1e8c-42d8-8b45-c13e8c2532e4 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:29.653679 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-09b87fcb-1e8c-42d8-8b45-c13e8c2532e4 tempest-TestStampPattern-1235210939 tempest-TestStampPattern-1235210939-project-member] GET https://10.4.3.240/volume/v3/volumes/974fd209-36bc-4c26-819b-73635452f093 Aug 20 01:05:29.654036 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-09b87fcb-1e8c-42d8-8b45-c13e8c2532e4 tempest-TestStampPattern-1235210939 tempest-TestStampPattern-1235210939-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:29.654098 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-09b87fcb-1e8c-42d8-8b45-c13e8c2532e4 tempest-TestStampPattern-1235210939 tempest-TestStampPattern-1235210939-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:29.663229 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:05:29.663229 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:05:29.666885 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-09b87fcb-1e8c-42d8-8b45-c13e8c2532e4 tempest-TestStampPattern-1235210939 tempest-TestStampPattern-1235210939-project-member] Volume info retrieved successfully. Aug 20 01:05:29.671085 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-09b87fcb-1e8c-42d8-8b45-c13e8c2532e4 tempest-TestStampPattern-1235210939 tempest-TestStampPattern-1235210939-project-member] https://10.4.3.240/volume/v3/volumes/974fd209-36bc-4c26-819b-73635452f093 returned with HTTP 200 Aug 20 01:05:29.671598 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 960/3829] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:05:29 2026] GET /volume/v3/volumes/974fd209-36bc-4c26-819b-73635452f093 => generated 873 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:05:29.685359 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-02830130-f28a-4115-9a82-e98cc892c37b None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:29.686379 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-02830130-f28a-4115-9a82-e98cc892c37b tempest-TestStampPattern-1235210939 tempest-TestStampPattern-1235210939-project-member] GET https://10.4.3.240/volume/v3/volumes/974fd209-36bc-4c26-819b-73635452f093 Aug 20 01:05:29.686653 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-02830130-f28a-4115-9a82-e98cc892c37b tempest-TestStampPattern-1235210939 tempest-TestStampPattern-1235210939-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:29.686823 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-02830130-f28a-4115-9a82-e98cc892c37b tempest-TestStampPattern-1235210939 tempest-TestStampPattern-1235210939-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:29.690252 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-1dd08878-aebb-4199-b4f2-e2553cdbb416 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:29.692577 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-1dd08878-aebb-4199-b4f2-e2553cdbb416 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] GET https://10.4.3.240/volume/v3/volumes/7e713bed-b3bd-4b5c-b04b-feeb6e607ee7 Aug 20 01:05:29.692577 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-1dd08878-aebb-4199-b4f2-e2553cdbb416 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:29.692577 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-1dd08878-aebb-4199-b4f2-e2553cdbb416 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:29.695868 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:05:29.695868 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:05:29.700670 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-02830130-f28a-4115-9a82-e98cc892c37b tempest-TestStampPattern-1235210939 tempest-TestStampPattern-1235210939-project-member] Volume info retrieved successfully. Aug 20 01:05:29.701843 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-d83010d8-a2bf-4bd3-8b8f-825837a4b682 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:29.702200 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-d83010d8-a2bf-4bd3-8b8f-825837a4b682 None None] GET https://10.4.3.240/volume// Aug 20 01:05:29.702373 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-d83010d8-a2bf-4bd3-8b8f-825837a4b682 None None] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:29.702576 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-d83010d8-a2bf-4bd3-8b8f-825837a4b682 None None] Calling method 'all' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:29.702916 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-d83010d8-a2bf-4bd3-8b8f-825837a4b682 None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 20 01:05:29.703417 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 950/3830] 10.4.3.240 () {66 vars in 1426 bytes} [Thu Aug 20 01:05:29 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 01:05:29.705098 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-02830130-f28a-4115-9a82-e98cc892c37b tempest-TestStampPattern-1235210939 tempest-TestStampPattern-1235210939-project-member] https://10.4.3.240/volume/v3/volumes/974fd209-36bc-4c26-819b-73635452f093 returned with HTTP 200 Aug 20 01:05:29.705567 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 954/3831] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:05:29 2026] GET /volume/v3/volumes/974fd209-36bc-4c26-819b-73635452f093 => generated 873 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:05:29.707204 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:05:29.707204 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:05:29.711211 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-e67e09f6-8db9-4553-8a41-4a09f61cbe2b req-0b2cb4a3-a25b-4fd8-9142-525e0893ef93 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:29.711359 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-1dd08878-aebb-4199-b4f2-e2553cdbb416 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Volume info retrieved successfully. Aug 20 01:05:29.713226 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-e67e09f6-8db9-4553-8a41-4a09f61cbe2b req-0b2cb4a3-a25b-4fd8-9142-525e0893ef93 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] GET https://10.4.3.240/volume/v3/volumes/7e713bed-b3bd-4b5c-b04b-feeb6e607ee7 Aug 20 01:05:29.713450 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-e67e09f6-8db9-4553-8a41-4a09f61cbe2b req-0b2cb4a3-a25b-4fd8-9142-525e0893ef93 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:29.713645 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-e67e09f6-8db9-4553-8a41-4a09f61cbe2b req-0b2cb4a3-a25b-4fd8-9142-525e0893ef93 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:29.715932 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-1dd08878-aebb-4199-b4f2-e2553cdbb416 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] https://10.4.3.240/volume/v3/volumes/7e713bed-b3bd-4b5c-b04b-feeb6e607ee7 returned with HTTP 200 Aug 20 01:05:29.716435 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 968/3832] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:05:29 2026] GET /volume/v3/volumes/7e713bed-b3bd-4b5c-b04b-feeb6e607ee7 => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:05:29.722681 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:05:29.722681 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:05:29.725836 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [req-e67e09f6-8db9-4553-8a41-4a09f61cbe2b req-0b2cb4a3-a25b-4fd8-9142-525e0893ef93 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Volume info retrieved successfully. Aug 20 01:05:29.730944 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-e67e09f6-8db9-4553-8a41-4a09f61cbe2b req-0b2cb4a3-a25b-4fd8-9142-525e0893ef93 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] https://10.4.3.240/volume/v3/volumes/7e713bed-b3bd-4b5c-b04b-feeb6e607ee7 returned with HTTP 200 Aug 20 01:05:29.731582 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 961/3833] 10.4.3.240 () {70 vars in 1639 bytes} [Thu Aug 20 01:05:29 2026] GET /volume/v3/volumes/7e713bed-b3bd-4b5c-b04b-feeb6e607ee7 => generated 1025 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 01:05:29.750350 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [req-f5ad3325-599c-454b-95f2-0cad85a93021 req-be11ffbf-2cd4-4198-afe0-afaa96e9e46f None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:29.752265 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-f5ad3325-599c-454b-95f2-0cad85a93021 req-be11ffbf-2cd4-4198-afe0-afaa96e9e46f tempest-TestStampPattern-1235210939 tempest-TestStampPattern-1235210939-project-member] GET https://10.4.3.240/volume/v3/volumes/974fd209-36bc-4c26-819b-73635452f093 Aug 20 01:05:29.752321 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [req-f5ad3325-599c-454b-95f2-0cad85a93021 req-be11ffbf-2cd4-4198-afe0-afaa96e9e46f tempest-TestStampPattern-1235210939 tempest-TestStampPattern-1235210939-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:29.753498 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [req-f5ad3325-599c-454b-95f2-0cad85a93021 req-be11ffbf-2cd4-4198-afe0-afaa96e9e46f tempest-TestStampPattern-1235210939 tempest-TestStampPattern-1235210939-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:29.758840 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:05:29.758840 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:05:29.762594 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [req-f5ad3325-599c-454b-95f2-0cad85a93021 req-be11ffbf-2cd4-4198-afe0-afaa96e9e46f tempest-TestStampPattern-1235210939 tempest-TestStampPattern-1235210939-project-member] Volume info retrieved successfully. Aug 20 01:05:29.766418 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-f5ad3325-599c-454b-95f2-0cad85a93021 req-be11ffbf-2cd4-4198-afe0-afaa96e9e46f tempest-TestStampPattern-1235210939 tempest-TestStampPattern-1235210939-project-member] https://10.4.3.240/volume/v3/volumes/974fd209-36bc-4c26-819b-73635452f093 returned with HTTP 200 Aug 20 01:05:29.766753 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 951/3834] 10.4.3.240 () {68 vars in 1598 bytes} [Thu Aug 20 01:05:29 2026] GET /volume/v3/volumes/974fd209-36bc-4c26-819b-73635452f093 => generated 873 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:05:29.835398 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [req-e67e09f6-8db9-4553-8a41-4a09f61cbe2b req-4d1fbd65-1852-4878-9fd9-06037abacb9c None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:29.837965 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-e67e09f6-8db9-4553-8a41-4a09f61cbe2b req-4d1fbd65-1852-4878-9fd9-06037abacb9c tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] PUT https://10.4.3.240/volume/v3/attachments/f2daa392-15e0-47d3-90b1-41648c548412 Aug 20 01:05:29.838438 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [req-e67e09f6-8db9-4553-8a41-4a09f61cbe2b req-4d1fbd65-1852-4878-9fd9-06037abacb9c tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.240", "host": "np0000007838", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:e656b6daafb0", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "870eaf75-1108-49d5-b5ab-79f4c93758d0", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:05:29.843952 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-a531c037-5b53-4cf9-860d-b0df5183b4a4 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:29.844267 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-a531c037-5b53-4cf9-860d-b0df5183b4a4 None None] GET https://10.4.3.240/volume// Aug 20 01:05:29.844452 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-a531c037-5b53-4cf9-860d-b0df5183b4a4 None None] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:29.844641 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-a531c037-5b53-4cf9-860d-b0df5183b4a4 None None] Calling method 'all' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:29.844932 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-a531c037-5b53-4cf9-860d-b0df5183b4a4 None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 20 01:05:29.845244 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 969/3835] 10.4.3.240 () {66 vars in 1428 bytes} [Thu Aug 20 01:05:29 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 01:05:29.849751 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.coordination [req-e67e09f6-8db9-4553-8a41-4a09f61cbe2b req-4d1fbd65-1852-4878-9fd9-06037abacb9c tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Acquiring lock "cinder-attachment_update-7e713bed-b3bd-4b5c-b04b-feeb6e607ee7-np0000007838" by "attachment_update" {{(pid=100212) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 01:05:29.851899 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-a1f42092-799d-47c4-a2bd-654f5f32288a None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:29.852195 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [req-f5ad3325-599c-454b-95f2-0cad85a93021 req-9ec774c0-6a96-4fdb-9bce-acefc92c2746 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:29.853321 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-a1f42092-799d-47c4-a2bd-654f5f32288a tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] GET https://10.4.3.240/volume/v3/snapshots/94b87a47-405f-4131-93c4-729fe6bf1c90 Aug 20 01:05:29.853672 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-a1f42092-799d-47c4-a2bd-654f5f32288a tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:29.853776 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-a1f42092-799d-47c4-a2bd-654f5f32288a tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:29.853855 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-f5ad3325-599c-454b-95f2-0cad85a93021 req-9ec774c0-6a96-4fdb-9bce-acefc92c2746 tempest-TestStampPattern-1235210939 tempest-TestStampPattern-1235210939-project-member] POST https://10.4.3.240/volume/v3/attachments Aug 20 01:05:29.854104 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [req-f5ad3325-599c-454b-95f2-0cad85a93021 req-9ec774c0-6a96-4fdb-9bce-acefc92c2746 tempest-TestStampPattern-1235210939 tempest-TestStampPattern-1235210939-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "974fd209-36bc-4c26-819b-73635452f093", "connector": null, "instance_uuid": "75162c97-6fe8-41f5-bd90-3f856f2c0718"}} {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:05:29.854238 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.coordination [req-e67e09f6-8db9-4553-8a41-4a09f61cbe2b req-4d1fbd65-1852-4878-9fd9-06037abacb9c tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Lock "cinder-attachment_update-7e713bed-b3bd-4b5c-b04b-feeb6e607ee7-np0000007838" acquired by "attachment_update" :: waited 0.005s {{(pid=100212) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 01:05:29.856047 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:05:29.856047 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:05:29.861932 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-a1f42092-799d-47c4-a2bd-654f5f32288a tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] https://10.4.3.240/volume/v3/snapshots/94b87a47-405f-4131-93c4-729fe6bf1c90 returned with HTTP 404 Aug 20 01:05:29.862702 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 962/3836] 10.4.3.240 () {66 vars in 1354 bytes} [Thu Aug 20 01:05:29 2026] GET /volume/v3/snapshots/94b87a47-405f-4131-93c4-729fe6bf1c90 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:05:29.862944 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:05:29.862944 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:05:29.869509 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-ccc76d27-8d65-47e3-b9bc-e05528632908 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:29.871248 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-ccc76d27-8d65-47e3-b9bc-e05528632908 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] DELETE https://10.4.3.240/volume/v3/volumes/37b99f0f-ae69-458d-8cbf-a2bb1e3d7b63 Aug 20 01:05:29.871464 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-ccc76d27-8d65-47e3-b9bc-e05528632908 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:29.871669 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-ccc76d27-8d65-47e3-b9bc-e05528632908 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Calling method 'delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:29.871847 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-ccc76d27-8d65-47e3-b9bc-e05528632908 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Delete volume with id: 37b99f0f-ae69-458d-8cbf-a2bb1e3d7b63 Aug 20 01:05:29.878626 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:05:29.878626 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:05:29.878934 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-ccc76d27-8d65-47e3-b9bc-e05528632908 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Volume info retrieved successfully. Aug 20 01:05:29.904109 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-ccc76d27-8d65-47e3-b9bc-e05528632908 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Delete volume request issued successfully. Aug 20 01:05:29.904323 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-ccc76d27-8d65-47e3-b9bc-e05528632908 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] https://10.4.3.240/volume/v3/volumes/37b99f0f-ae69-458d-8cbf-a2bb1e3d7b63 returned with HTTP 202 Aug 20 01:05:29.904423 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-f5ad3325-599c-454b-95f2-0cad85a93021 req-9ec774c0-6a96-4fdb-9bce-acefc92c2746 tempest-TestStampPattern-1235210939 tempest-TestStampPattern-1235210939-project-member] https://10.4.3.240/volume/v3/attachments returned with HTTP 200 Aug 20 01:05:29.904718 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 970/3837] 10.4.3.240 () {66 vars in 1351 bytes} [Thu Aug 20 01:05:29 2026] DELETE /volume/v3/volumes/37b99f0f-ae69-458d-8cbf-a2bb1e3d7b63 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 01:05:29.905096 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 952/3838] 10.4.3.240 () {74 vars in 1594 bytes} [Thu Aug 20 01:05:29 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 20 01:05:29.911401 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-4918d764-3233-4720-968a-baadd2ee511a None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:29.913202 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-4918d764-3233-4720-968a-baadd2ee511a tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] GET https://10.4.3.240/volume/v3/volumes/37b99f0f-ae69-458d-8cbf-a2bb1e3d7b63 Aug 20 01:05:29.913427 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-4918d764-3233-4720-968a-baadd2ee511a tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:29.913629 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-4918d764-3233-4720-968a-baadd2ee511a tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:29.920853 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:05:29.920853 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:05:29.924039 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-4918d764-3233-4720-968a-baadd2ee511a tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Volume info retrieved successfully. Aug 20 01:05:29.928365 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-4918d764-3233-4720-968a-baadd2ee511a tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] https://10.4.3.240/volume/v3/volumes/37b99f0f-ae69-458d-8cbf-a2bb1e3d7b63 returned with HTTP 200 Aug 20 01:05:29.928736 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 963/3839] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:05:29 2026] GET /volume/v3/volumes/37b99f0f-ae69-458d-8cbf-a2bb1e3d7b63 => generated 1008 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:05:29.937157 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-d72b821b-ea98-4de5-90d8-5674b9f84ef4 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:29.939076 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-d72b821b-ea98-4de5-90d8-5674b9f84ef4 tempest-TestStampPattern-1235210939 tempest-TestStampPattern-1235210939-project-member] GET https://10.4.3.240/volume/v3/volumes/974fd209-36bc-4c26-819b-73635452f093 Aug 20 01:05:29.939264 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-d72b821b-ea98-4de5-90d8-5674b9f84ef4 tempest-TestStampPattern-1235210939 tempest-TestStampPattern-1235210939-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:29.939517 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-d72b821b-ea98-4de5-90d8-5674b9f84ef4 tempest-TestStampPattern-1235210939 tempest-TestStampPattern-1235210939-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:29.943090 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-d96974d7-e25b-4256-8c53-95059f074d62 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:29.943454 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-d96974d7-e25b-4256-8c53-95059f074d62 None None] GET https://10.4.3.240/volume// Aug 20 01:05:29.943633 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-d96974d7-e25b-4256-8c53-95059f074d62 None None] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:29.943810 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-d96974d7-e25b-4256-8c53-95059f074d62 None None] Calling method 'all' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:29.944102 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-d96974d7-e25b-4256-8c53-95059f074d62 None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 20 01:05:29.944374 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 953/3840] 10.4.3.240 () {66 vars in 1426 bytes} [Thu Aug 20 01:05:29 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 01:05:29.950651 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:05:29.950651 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:05:29.951305 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-f5ad3325-599c-454b-95f2-0cad85a93021 req-fcc87394-4a5f-42f9-bfe3-f3389cabb891 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:29.953972 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-d72b821b-ea98-4de5-90d8-5674b9f84ef4 tempest-TestStampPattern-1235210939 tempest-TestStampPattern-1235210939-project-member] Volume info retrieved successfully. Aug 20 01:05:29.954092 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-f5ad3325-599c-454b-95f2-0cad85a93021 req-fcc87394-4a5f-42f9-bfe3-f3389cabb891 tempest-TestStampPattern-1235210939 tempest-TestStampPattern-1235210939-project-member] GET https://10.4.3.240/volume/v3/volumes/974fd209-36bc-4c26-819b-73635452f093 Aug 20 01:05:29.954349 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-f5ad3325-599c-454b-95f2-0cad85a93021 req-fcc87394-4a5f-42f9-bfe3-f3389cabb891 tempest-TestStampPattern-1235210939 tempest-TestStampPattern-1235210939-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:29.954602 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-f5ad3325-599c-454b-95f2-0cad85a93021 req-fcc87394-4a5f-42f9-bfe3-f3389cabb891 tempest-TestStampPattern-1235210939 tempest-TestStampPattern-1235210939-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:29.958029 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-d72b821b-ea98-4de5-90d8-5674b9f84ef4 tempest-TestStampPattern-1235210939 tempest-TestStampPattern-1235210939-project-member] https://10.4.3.240/volume/v3/volumes/974fd209-36bc-4c26-819b-73635452f093 returned with HTTP 200 Aug 20 01:05:29.958403 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 971/3841] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:05:29 2026] GET /volume/v3/volumes/974fd209-36bc-4c26-819b-73635452f093 => generated 872 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:05:29.962574 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.coordination [req-e67e09f6-8db9-4553-8a41-4a09f61cbe2b req-4d1fbd65-1852-4878-9fd9-06037abacb9c tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Lock "cinder-attachment_update-7e713bed-b3bd-4b5c-b04b-feeb6e607ee7-np0000007838" released by "attachment_update" :: held 0.108s {{(pid=100212) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 01:05:29.962980 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-e67e09f6-8db9-4553-8a41-4a09f61cbe2b req-4d1fbd65-1852-4878-9fd9-06037abacb9c tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] https://10.4.3.240/volume/v3/attachments/f2daa392-15e0-47d3-90b1-41648c548412 returned with HTTP 200 Aug 20 01:05:29.963575 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 955/3842] 10.4.3.240 () {74 vars in 1704 bytes} [Thu Aug 20 01:05:29 2026] PUT /volume/v3/attachments/f2daa392-15e0-47d3-90b1-41648c548412 => generated 969 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:05:29.969347 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:05:29.969347 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:05:29.973190 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [req-f5ad3325-599c-454b-95f2-0cad85a93021 req-fcc87394-4a5f-42f9-bfe3-f3389cabb891 tempest-TestStampPattern-1235210939 tempest-TestStampPattern-1235210939-project-member] Volume info retrieved successfully. Aug 20 01:05:29.978246 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-f5ad3325-599c-454b-95f2-0cad85a93021 req-fcc87394-4a5f-42f9-bfe3-f3389cabb891 tempest-TestStampPattern-1235210939 tempest-TestStampPattern-1235210939-project-member] https://10.4.3.240/volume/v3/volumes/974fd209-36bc-4c26-819b-73635452f093 returned with HTTP 200 Aug 20 01:05:29.978816 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 964/3843] 10.4.3.240 () {70 vars in 1639 bytes} [Thu Aug 20 01:05:29 2026] GET /volume/v3/volumes/974fd209-36bc-4c26-819b-73635452f093 => generated 1052 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 01:05:30.099414 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [req-f5ad3325-599c-454b-95f2-0cad85a93021 req-f4350e88-abe7-46ce-a768-08b0627314e8 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:30.101845 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-f5ad3325-599c-454b-95f2-0cad85a93021 req-f4350e88-abe7-46ce-a768-08b0627314e8 tempest-TestStampPattern-1235210939 tempest-TestStampPattern-1235210939-project-member] PUT https://10.4.3.240/volume/v3/attachments/029aa2bb-c6f8-4bfd-aac5-2b6c492b0534 Aug 20 01:05:30.102181 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [req-f5ad3325-599c-454b-95f2-0cad85a93021 req-f4350e88-abe7-46ce-a768-08b0627314e8 tempest-TestStampPattern-1235210939 tempest-TestStampPattern-1235210939-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.240", "host": "np0000007838", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:e656b6daafb0", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "870eaf75-1108-49d5-b5ab-79f4c93758d0", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:05:30.109133 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.coordination [req-f5ad3325-599c-454b-95f2-0cad85a93021 req-f4350e88-abe7-46ce-a768-08b0627314e8 tempest-TestStampPattern-1235210939 tempest-TestStampPattern-1235210939-project-member] Acquiring lock "cinder-attachment_update-974fd209-36bc-4c26-819b-73635452f093-np0000007838" by "attachment_update" {{(pid=100213) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 01:05:30.113713 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.coordination [req-f5ad3325-599c-454b-95f2-0cad85a93021 req-f4350e88-abe7-46ce-a768-08b0627314e8 tempest-TestStampPattern-1235210939 tempest-TestStampPattern-1235210939-project-member] Lock "cinder-attachment_update-974fd209-36bc-4c26-819b-73635452f093-np0000007838" acquired by "attachment_update" :: waited 0.005s {{(pid=100213) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 01:05:30.114623 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:05:30.114623 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:05:30.218468 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.coordination [req-f5ad3325-599c-454b-95f2-0cad85a93021 req-f4350e88-abe7-46ce-a768-08b0627314e8 tempest-TestStampPattern-1235210939 tempest-TestStampPattern-1235210939-project-member] Lock "cinder-attachment_update-974fd209-36bc-4c26-819b-73635452f093-np0000007838" released by "attachment_update" :: held 0.105s {{(pid=100213) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 01:05:30.218874 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-f5ad3325-599c-454b-95f2-0cad85a93021 req-f4350e88-abe7-46ce-a768-08b0627314e8 tempest-TestStampPattern-1235210939 tempest-TestStampPattern-1235210939-project-member] https://10.4.3.240/volume/v3/attachments/029aa2bb-c6f8-4bfd-aac5-2b6c492b0534 returned with HTTP 200 Aug 20 01:05:30.219417 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 954/3844] 10.4.3.240 () {74 vars in 1704 bytes} [Thu Aug 20 01:05:30 2026] PUT /volume/v3/attachments/029aa2bb-c6f8-4bfd-aac5-2b6c492b0534 => generated 969 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:05:30.729534 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-9a1762f8-35eb-44d6-9988-9726f89e36c7 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:30.731231 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-9a1762f8-35eb-44d6-9988-9726f89e36c7 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] GET https://10.4.3.240/volume/v3/volumes/7e713bed-b3bd-4b5c-b04b-feeb6e607ee7 Aug 20 01:05:30.731435 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-9a1762f8-35eb-44d6-9988-9726f89e36c7 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:30.731631 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-9a1762f8-35eb-44d6-9988-9726f89e36c7 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:30.740859 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:05:30.740859 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:05:30.743836 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-9a1762f8-35eb-44d6-9988-9726f89e36c7 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Volume info retrieved successfully. Aug 20 01:05:30.747704 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-9a1762f8-35eb-44d6-9988-9726f89e36c7 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] https://10.4.3.240/volume/v3/volumes/7e713bed-b3bd-4b5c-b04b-feeb6e607ee7 returned with HTTP 200 Aug 20 01:05:30.748063 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 972/3845] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:05:30 2026] GET /volume/v3/volumes/7e713bed-b3bd-4b5c-b04b-feeb6e607ee7 => generated 846 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:05:30.889178 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-a7879005-e0e4-458d-b073-4314c3577661 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:30.890824 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-a7879005-e0e4-458d-b073-4314c3577661 tempest-TestServerVolumeAttachmentScenario-591114074 tempest-TestServerVolumeAttachmentScenario-591114074-project-member] DELETE https://10.4.3.240/volume/v3/volumes/6a4ce075-94f9-405a-81f0-0b836cbac6e2 Aug 20 01:05:30.891008 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-a7879005-e0e4-458d-b073-4314c3577661 tempest-TestServerVolumeAttachmentScenario-591114074 tempest-TestServerVolumeAttachmentScenario-591114074-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:30.891210 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-a7879005-e0e4-458d-b073-4314c3577661 tempest-TestServerVolumeAttachmentScenario-591114074 tempest-TestServerVolumeAttachmentScenario-591114074-project-member] Calling method 'delete' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:30.891373 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.v3.volumes [None req-a7879005-e0e4-458d-b073-4314c3577661 tempest-TestServerVolumeAttachmentScenario-591114074 tempest-TestServerVolumeAttachmentScenario-591114074-project-member] Delete volume with id: 6a4ce075-94f9-405a-81f0-0b836cbac6e2 Aug 20 01:05:30.898722 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:05:30.898722 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:05:30.899791 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-a7879005-e0e4-458d-b073-4314c3577661 tempest-TestServerVolumeAttachmentScenario-591114074 tempest-TestServerVolumeAttachmentScenario-591114074-project-member] Volume info retrieved successfully. Aug 20 01:05:30.923744 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-a7879005-e0e4-458d-b073-4314c3577661 tempest-TestServerVolumeAttachmentScenario-591114074 tempest-TestServerVolumeAttachmentScenario-591114074-project-member] Delete volume request issued successfully. Aug 20 01:05:30.923967 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-a7879005-e0e4-458d-b073-4314c3577661 tempest-TestServerVolumeAttachmentScenario-591114074 tempest-TestServerVolumeAttachmentScenario-591114074-project-member] https://10.4.3.240/volume/v3/volumes/6a4ce075-94f9-405a-81f0-0b836cbac6e2 returned with HTTP 202 Aug 20 01:05:30.924498 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 956/3846] 10.4.3.240 () {66 vars in 1351 bytes} [Thu Aug 20 01:05:30 2026] DELETE /volume/v3/volumes/6a4ce075-94f9-405a-81f0-0b836cbac6e2 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 01:05:30.931500 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-55996c55-d0d9-4ca4-9cf0-676f71551d94 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:30.933611 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-55996c55-d0d9-4ca4-9cf0-676f71551d94 tempest-TestServerVolumeAttachmentScenario-591114074 tempest-TestServerVolumeAttachmentScenario-591114074-project-member] GET https://10.4.3.240/volume/v3/volumes/6a4ce075-94f9-405a-81f0-0b836cbac6e2 Aug 20 01:05:30.933869 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-55996c55-d0d9-4ca4-9cf0-676f71551d94 tempest-TestServerVolumeAttachmentScenario-591114074 tempest-TestServerVolumeAttachmentScenario-591114074-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:30.934092 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-55996c55-d0d9-4ca4-9cf0-676f71551d94 tempest-TestServerVolumeAttachmentScenario-591114074 tempest-TestServerVolumeAttachmentScenario-591114074-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:30.942759 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:05:30.942759 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:05:30.945940 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-fb482a58-2efe-4171-9d32-c031da78ed5a None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:30.947068 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-55996c55-d0d9-4ca4-9cf0-676f71551d94 tempest-TestServerVolumeAttachmentScenario-591114074 tempest-TestServerVolumeAttachmentScenario-591114074-project-member] Volume info retrieved successfully. Aug 20 01:05:30.951459 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-fb482a58-2efe-4171-9d32-c031da78ed5a tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] GET https://10.4.3.240/volume/v3/volumes/37b99f0f-ae69-458d-8cbf-a2bb1e3d7b63 Aug 20 01:05:30.951693 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-fb482a58-2efe-4171-9d32-c031da78ed5a tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:30.951996 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-fb482a58-2efe-4171-9d32-c031da78ed5a tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:30.952148 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-55996c55-d0d9-4ca4-9cf0-676f71551d94 tempest-TestServerVolumeAttachmentScenario-591114074 tempest-TestServerVolumeAttachmentScenario-591114074-project-member] https://10.4.3.240/volume/v3/volumes/6a4ce075-94f9-405a-81f0-0b836cbac6e2 returned with HTTP 200 Aug 20 01:05:30.952684 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 965/3847] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:05:30 2026] GET /volume/v3/volumes/6a4ce075-94f9-405a-81f0-0b836cbac6e2 => generated 857 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:05:30.960082 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-fb482a58-2efe-4171-9d32-c031da78ed5a tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] https://10.4.3.240/volume/v3/volumes/37b99f0f-ae69-458d-8cbf-a2bb1e3d7b63 returned with HTTP 404 Aug 20 01:05:30.960701 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 955/3848] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:05:30 2026] GET /volume/v3/volumes/37b99f0f-ae69-458d-8cbf-a2bb1e3d7b63 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:05:30.972529 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-9c723ecd-41f4-404c-b46d-4658869300ad None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:30.974357 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-d8969ee3-ede9-4f45-8863-78578ff481dd None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:30.974547 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-9c723ecd-41f4-404c-b46d-4658869300ad tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] POST https://10.4.3.240/volume/v3/volumes Aug 20 01:05:30.974850 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-9c723ecd-41f4-404c-b46d-4658869300ad tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1098148034"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:05:30.976176 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.v3.volumes [None req-9c723ecd-41f4-404c-b46d-4658869300ad tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1098148034'}} {{(pid=100215) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 01:05:30.976224 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-d8969ee3-ede9-4f45-8863-78578ff481dd tempest-TestStampPattern-1235210939 tempest-TestStampPattern-1235210939-project-member] GET https://10.4.3.240/volume/v3/volumes/974fd209-36bc-4c26-819b-73635452f093 Aug 20 01:05:30.976286 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-9c723ecd-41f4-404c-b46d-4658869300ad tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Create volume of 1 GB Aug 20 01:05:30.976425 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-d8969ee3-ede9-4f45-8863-78578ff481dd tempest-TestStampPattern-1235210939 tempest-TestStampPattern-1235210939-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:30.976665 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-d8969ee3-ede9-4f45-8863-78578ff481dd tempest-TestStampPattern-1235210939 tempest-TestStampPattern-1235210939-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:30.979906 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-9c723ecd-41f4-404c-b46d-4658869300ad tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Availability Zones retrieved successfully. Aug 20 01:05:30.985099 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-9c723ecd-41f4-404c-b46d-4658869300ad tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Flow 'volume_create_api' (f90e1307-d374-46ef-a216-5cf1460b2cd0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:05:30.986029 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:05:30.986029 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:05:30.986736 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-9c723ecd-41f4-404c-b46d-4658869300ad tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (97e9fbcc-f006-42eb-8288-4489569022f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:05:30.987600 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.flows.api.create_volume [None req-9c723ecd-41f4-404c-b46d-4658869300ad tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Validating volume size '1' using validate_int {{(pid=100215) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 01:05:30.989146 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-d8969ee3-ede9-4f45-8863-78578ff481dd tempest-TestStampPattern-1235210939 tempest-TestStampPattern-1235210939-project-member] Volume info retrieved successfully. Aug 20 01:05:30.993162 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-d8969ee3-ede9-4f45-8863-78578ff481dd tempest-TestStampPattern-1235210939 tempest-TestStampPattern-1235210939-project-member] https://10.4.3.240/volume/v3/volumes/974fd209-36bc-4c26-819b-73635452f093 returned with HTTP 200 Aug 20 01:05:30.993625 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 957/3849] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:05:30 2026] GET /volume/v3/volumes/974fd209-36bc-4c26-819b-73635452f093 => generated 873 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:05:31.020209 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-9c723ecd-41f4-404c-b46d-4658869300ad tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (97e9fbcc-f006-42eb-8288-4489569022f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:52:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1ed58bd6-fe6a-497e-ae84-e8199d24fdfa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:05:31.021147 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-9c723ecd-41f4-404c-b46d-4658869300ad tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (405b1d7e-7ecd-4913-8f3d-0053341c0ba0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:05:31.042932 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-3492eeeb-6183-420f-bd2b-eb5cebdb5c1f req-a5d6e552-9726-40ee-b6e2-16797387815d None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:31.044869 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-3492eeeb-6183-420f-bd2b-eb5cebdb5c1f req-a5d6e552-9726-40ee-b6e2-16797387815d tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] GET https://10.4.3.240/volume/v3/snapshots/0cbc62bd-614d-4813-aea0-73671d49afcf Aug 20 01:05:31.044869 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-3492eeeb-6183-420f-bd2b-eb5cebdb5c1f req-a5d6e552-9726-40ee-b6e2-16797387815d tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:31.044869 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-3492eeeb-6183-420f-bd2b-eb5cebdb5c1f req-a5d6e552-9726-40ee-b6e2-16797387815d tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:31.049811 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:05:31.049811 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:05:31.050254 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [req-3492eeeb-6183-420f-bd2b-eb5cebdb5c1f req-a5d6e552-9726-40ee-b6e2-16797387815d tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Snapshot retrieved successfully. Aug 20 01:05:31.051100 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-3492eeeb-6183-420f-bd2b-eb5cebdb5c1f req-a5d6e552-9726-40ee-b6e2-16797387815d tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] https://10.4.3.240/volume/v3/snapshots/0cbc62bd-614d-4813-aea0-73671d49afcf returned with HTTP 200 Aug 20 01:05:31.051487 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 966/3850] 10.4.3.240 () {68 vars in 1604 bytes} [Thu Aug 20 01:05:31 2026] GET /volume/v3/snapshots/0cbc62bd-614d-4813-aea0-73671d49afcf => generated 478 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:05:31.068981 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.quota [None req-9c723ecd-41f4-404c-b46d-4658869300ad tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Created reservations ['6b5a0c75-5d36-43c3-866c-264c27c6b807', '1a88bee5-fd22-4d0e-be35-fce4e49ba5d0', '45414020-6c13-4919-bd86-a37fa1cf9927', '17a8a7c1-a782-488b-970a-5c0852cc4079'] {{(pid=100215) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 01:05:31.069882 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-9c723ecd-41f4-404c-b46d-4658869300ad tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (405b1d7e-7ecd-4913-8f3d-0053341c0ba0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6b5a0c75-5d36-43c3-866c-264c27c6b807', '1a88bee5-fd22-4d0e-be35-fce4e49ba5d0', '45414020-6c13-4919-bd86-a37fa1cf9927', '17a8a7c1-a782-488b-970a-5c0852cc4079']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:05:31.070746 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-9c723ecd-41f4-404c-b46d-4658869300ad tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (332a5476-e9cb-4de1-b2b0-c954a9b1e6ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:05:31.098072 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-9c723ecd-41f4-404c-b46d-4658869300ad tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (332a5476-e9cb-4de1-b2b0-c954a9b1e6ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd30b702c-634d-41bf-b7db-e5f31d969910', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1098148034',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c8a4558a16b94ee88cdc767f5f49fbcd',qos_specs=None,replication_status=,reservations=['6b5a0c75-5d36-43c3-866c-264c27c6b807','1a88bee5-fd22-4d0e-be35-fce4e49ba5d0','45414020-6c13-4919-bd86-a37fa1cf9927','17a8a7c1-a782-488b-970a-5c0852cc4079'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='beb1af828fbe4beb949a30ab0d23504e',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T01:05:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1098148034',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d30b702c-634d-41bf-b7db-e5f31d969910,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c8a4558a16b94ee88cdc767f5f49fbcd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='beb1af828fbe4beb949a30ab0d23504e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1ed58bd6-fe6a-497e-ae84-e8199d24fdfa),volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:05:31.098072 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-9c723ecd-41f4-404c-b46d-4658869300ad tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e48b28b5-d577-4ad8-95d4-1da6b54cdf06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:05:31.122238 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-9c723ecd-41f4-404c-b46d-4658869300ad tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e48b28b5-d577-4ad8-95d4-1da6b54cdf06) transitioned into state 'SUCCESS' from state '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-1098148034',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c8a4558a16b94ee88cdc767f5f49fbcd',qos_specs=None,replication_status=,reservations=['6b5a0c75-5d36-43c3-866c-264c27c6b807','1a88bee5-fd22-4d0e-be35-fce4e49ba5d0','45414020-6c13-4919-bd86-a37fa1cf9927','17a8a7c1-a782-488b-970a-5c0852cc4079'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='beb1af828fbe4beb949a30ab0d23504e',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:05:31.122986 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-9c723ecd-41f4-404c-b46d-4658869300ad tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d9b78e44-a062-4aa5-8a0f-293705240934) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:05:31.138492 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-9c723ecd-41f4-404c-b46d-4658869300ad tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d9b78e44-a062-4aa5-8a0f-293705240934) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:05:31.139380 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-9c723ecd-41f4-404c-b46d-4658869300ad tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Flow 'volume_create_api' (f90e1307-d374-46ef-a216-5cf1460b2cd0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:05:31.139714 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-9c723ecd-41f4-404c-b46d-4658869300ad tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Create volume request issued successfully. Aug 20 01:05:31.140247 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-9c723ecd-41f4-404c-b46d-4658869300ad tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 20 01:05:31.142103 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 973/3851] 10.4.3.240 () {68 vars in 1258 bytes} [Thu Aug 20 01:05:30 2026] POST /volume/v3/volumes => generated 778 bytes in 170 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 01:05:31.158116 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-637a5d6b-d324-4afe-9464-238a737b5c90 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:31.160044 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-637a5d6b-d324-4afe-9464-238a737b5c90 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] GET https://10.4.3.240/volume/v3/volumes/d30b702c-634d-41bf-b7db-e5f31d969910 Aug 20 01:05:31.160265 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-637a5d6b-d324-4afe-9464-238a737b5c90 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:31.160515 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-637a5d6b-d324-4afe-9464-238a737b5c90 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:31.171854 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:05:31.171854 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:05:31.172332 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-637a5d6b-d324-4afe-9464-238a737b5c90 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Volume info retrieved successfully. Aug 20 01:05:31.177197 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-637a5d6b-d324-4afe-9464-238a737b5c90 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] https://10.4.3.240/volume/v3/volumes/d30b702c-634d-41bf-b7db-e5f31d969910 returned with HTTP 200 Aug 20 01:05:31.177423 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 956/3852] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:05:31 2026] GET /volume/v3/volumes/d30b702c-634d-41bf-b7db-e5f31d969910 => generated 957 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:05:31.762784 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-36440c57-83f8-4e71-9f4a-a751dfbf025d None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:31.766103 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-36440c57-83f8-4e71-9f4a-a751dfbf025d tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] GET https://10.4.3.240/volume/v3/volumes/7e713bed-b3bd-4b5c-b04b-feeb6e607ee7 Aug 20 01:05:31.766333 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-36440c57-83f8-4e71-9f4a-a751dfbf025d tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:31.766600 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-36440c57-83f8-4e71-9f4a-a751dfbf025d tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:31.779743 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:05:31.779743 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:05:31.783376 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-36440c57-83f8-4e71-9f4a-a751dfbf025d tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Volume info retrieved successfully. Aug 20 01:05:31.794394 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-36440c57-83f8-4e71-9f4a-a751dfbf025d tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] https://10.4.3.240/volume/v3/volumes/7e713bed-b3bd-4b5c-b04b-feeb6e607ee7 returned with HTTP 200 Aug 20 01:05:31.794795 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 958/3853] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:05:31 2026] GET /volume/v3/volumes/7e713bed-b3bd-4b5c-b04b-feeb6e607ee7 => generated 846 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:05:31.966643 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-ea471ffa-ea31-460c-949c-c483c7e0bf14 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:31.968534 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-ea471ffa-ea31-460c-949c-c483c7e0bf14 tempest-TestServerVolumeAttachmentScenario-591114074 tempest-TestServerVolumeAttachmentScenario-591114074-project-member] GET https://10.4.3.240/volume/v3/volumes/6a4ce075-94f9-405a-81f0-0b836cbac6e2 Aug 20 01:05:31.968736 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-ea471ffa-ea31-460c-949c-c483c7e0bf14 tempest-TestServerVolumeAttachmentScenario-591114074 tempest-TestServerVolumeAttachmentScenario-591114074-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:31.968916 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-ea471ffa-ea31-460c-949c-c483c7e0bf14 tempest-TestServerVolumeAttachmentScenario-591114074 tempest-TestServerVolumeAttachmentScenario-591114074-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:31.974502 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-ea471ffa-ea31-460c-949c-c483c7e0bf14 tempest-TestServerVolumeAttachmentScenario-591114074 tempest-TestServerVolumeAttachmentScenario-591114074-project-member] https://10.4.3.240/volume/v3/volumes/6a4ce075-94f9-405a-81f0-0b836cbac6e2 returned with HTTP 404 Aug 20 01:05:31.974947 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 967/3854] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:05:31 2026] GET /volume/v3/volumes/6a4ce075-94f9-405a-81f0-0b836cbac6e2 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:05:31.981720 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-69258802-af0b-4733-8631-acf7622837d1 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:31.983582 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-69258802-af0b-4733-8631-acf7622837d1 tempest-TestServerVolumeAttachmentScenario-591114074 tempest-TestServerVolumeAttachmentScenario-591114074-project-member] DELETE https://10.4.3.240/volume/v3/volumes/31ba173d-dde6-4dba-a646-fdb39f87af7a Aug 20 01:05:31.983840 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-69258802-af0b-4733-8631-acf7622837d1 tempest-TestServerVolumeAttachmentScenario-591114074 tempest-TestServerVolumeAttachmentScenario-591114074-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:31.983931 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-69258802-af0b-4733-8631-acf7622837d1 tempest-TestServerVolumeAttachmentScenario-591114074 tempest-TestServerVolumeAttachmentScenario-591114074-project-member] Calling method 'delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:31.984068 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-69258802-af0b-4733-8631-acf7622837d1 tempest-TestServerVolumeAttachmentScenario-591114074 tempest-TestServerVolumeAttachmentScenario-591114074-project-member] Delete volume with id: 31ba173d-dde6-4dba-a646-fdb39f87af7a Aug 20 01:05:31.990212 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:05:31.990212 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:05:31.990734 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-69258802-af0b-4733-8631-acf7622837d1 tempest-TestServerVolumeAttachmentScenario-591114074 tempest-TestServerVolumeAttachmentScenario-591114074-project-member] Volume info retrieved successfully. Aug 20 01:05:32.005590 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-694284d6-fc95-4f6e-9bec-25ffe8316808 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:32.007129 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-694284d6-fc95-4f6e-9bec-25ffe8316808 tempest-TestStampPattern-1235210939 tempest-TestStampPattern-1235210939-project-member] GET https://10.4.3.240/volume/v3/volumes/974fd209-36bc-4c26-819b-73635452f093 Aug 20 01:05:32.007331 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-694284d6-fc95-4f6e-9bec-25ffe8316808 tempest-TestStampPattern-1235210939 tempest-TestStampPattern-1235210939-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:32.007571 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-694284d6-fc95-4f6e-9bec-25ffe8316808 tempest-TestStampPattern-1235210939 tempest-TestStampPattern-1235210939-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:32.010653 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-69258802-af0b-4733-8631-acf7622837d1 tempest-TestServerVolumeAttachmentScenario-591114074 tempest-TestServerVolumeAttachmentScenario-591114074-project-member] Delete volume request issued successfully. Aug 20 01:05:32.010786 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-69258802-af0b-4733-8631-acf7622837d1 tempest-TestServerVolumeAttachmentScenario-591114074 tempest-TestServerVolumeAttachmentScenario-591114074-project-member] https://10.4.3.240/volume/v3/volumes/31ba173d-dde6-4dba-a646-fdb39f87af7a returned with HTTP 202 Aug 20 01:05:32.011154 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 974/3855] 10.4.3.240 () {66 vars in 1351 bytes} [Thu Aug 20 01:05:31 2026] DELETE /volume/v3/volumes/31ba173d-dde6-4dba-a646-fdb39f87af7a => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 01:05:32.016527 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:05:32.016527 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:05:32.017679 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-48b28dfc-a61d-498a-a3b6-605f28cda090 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:32.019518 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-48b28dfc-a61d-498a-a3b6-605f28cda090 tempest-TestServerVolumeAttachmentScenario-591114074 tempest-TestServerVolumeAttachmentScenario-591114074-project-member] GET https://10.4.3.240/volume/v3/volumes/31ba173d-dde6-4dba-a646-fdb39f87af7a Aug 20 01:05:32.019589 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-694284d6-fc95-4f6e-9bec-25ffe8316808 tempest-TestStampPattern-1235210939 tempest-TestStampPattern-1235210939-project-member] Volume info retrieved successfully. Aug 20 01:05:32.019738 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-48b28dfc-a61d-498a-a3b6-605f28cda090 tempest-TestServerVolumeAttachmentScenario-591114074 tempest-TestServerVolumeAttachmentScenario-591114074-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:32.019892 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-48b28dfc-a61d-498a-a3b6-605f28cda090 tempest-TestServerVolumeAttachmentScenario-591114074 tempest-TestServerVolumeAttachmentScenario-591114074-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:32.022918 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-694284d6-fc95-4f6e-9bec-25ffe8316808 tempest-TestStampPattern-1235210939 tempest-TestStampPattern-1235210939-project-member] https://10.4.3.240/volume/v3/volumes/974fd209-36bc-4c26-819b-73635452f093 returned with HTTP 200 Aug 20 01:05:32.023240 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 957/3856] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:05:32 2026] GET /volume/v3/volumes/974fd209-36bc-4c26-819b-73635452f093 => generated 873 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:05:32.027696 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:05:32.027696 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:05:32.030816 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-48b28dfc-a61d-498a-a3b6-605f28cda090 tempest-TestServerVolumeAttachmentScenario-591114074 tempest-TestServerVolumeAttachmentScenario-591114074-project-member] Volume info retrieved successfully. Aug 20 01:05:32.035089 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-48b28dfc-a61d-498a-a3b6-605f28cda090 tempest-TestServerVolumeAttachmentScenario-591114074 tempest-TestServerVolumeAttachmentScenario-591114074-project-member] https://10.4.3.240/volume/v3/volumes/31ba173d-dde6-4dba-a646-fdb39f87af7a returned with HTTP 200 Aug 20 01:05:32.035616 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 959/3857] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:05:32 2026] GET /volume/v3/volumes/31ba173d-dde6-4dba-a646-fdb39f87af7a => generated 856 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:05:32.141667 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-3492eeeb-6183-420f-bd2b-eb5cebdb5c1f req-301ff625-6781-4d06-b278-de21ff14b6c0 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:32.143998 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-3492eeeb-6183-420f-bd2b-eb5cebdb5c1f req-301ff625-6781-4d06-b278-de21ff14b6c0 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] GET https://10.4.3.240/volume/v3/snapshots/0cbc62bd-614d-4813-aea0-73671d49afcf Aug 20 01:05:32.143998 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-3492eeeb-6183-420f-bd2b-eb5cebdb5c1f req-301ff625-6781-4d06-b278-de21ff14b6c0 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:32.144154 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-3492eeeb-6183-420f-bd2b-eb5cebdb5c1f req-301ff625-6781-4d06-b278-de21ff14b6c0 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:32.149435 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:05:32.149435 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:05:32.149901 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [req-3492eeeb-6183-420f-bd2b-eb5cebdb5c1f req-301ff625-6781-4d06-b278-de21ff14b6c0 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Snapshot retrieved successfully. Aug 20 01:05:32.151023 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-3492eeeb-6183-420f-bd2b-eb5cebdb5c1f req-301ff625-6781-4d06-b278-de21ff14b6c0 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] https://10.4.3.240/volume/v3/snapshots/0cbc62bd-614d-4813-aea0-73671d49afcf returned with HTTP 200 Aug 20 01:05:32.151528 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 968/3858] 10.4.3.240 () {68 vars in 1604 bytes} [Thu Aug 20 01:05:32 2026] GET /volume/v3/snapshots/0cbc62bd-614d-4813-aea0-73671d49afcf => generated 478 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:05:32.164488 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-3492eeeb-6183-420f-bd2b-eb5cebdb5c1f req-338a7d40-da12-49d3-b565-6c710b24d036 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:32.166597 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-3492eeeb-6183-420f-bd2b-eb5cebdb5c1f req-338a7d40-da12-49d3-b565-6c710b24d036 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] GET https://10.4.3.240/volume/v3/volumes/cb13f27c-114a-4d55-8ffa-887c1cc83a9a Aug 20 01:05:32.166797 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-3492eeeb-6183-420f-bd2b-eb5cebdb5c1f req-338a7d40-da12-49d3-b565-6c710b24d036 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:32.166977 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-3492eeeb-6183-420f-bd2b-eb5cebdb5c1f req-338a7d40-da12-49d3-b565-6c710b24d036 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:32.176963 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:05:32.176963 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:05:32.180433 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [req-3492eeeb-6183-420f-bd2b-eb5cebdb5c1f req-338a7d40-da12-49d3-b565-6c710b24d036 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Volume info retrieved successfully. Aug 20 01:05:32.185113 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-3492eeeb-6183-420f-bd2b-eb5cebdb5c1f req-338a7d40-da12-49d3-b565-6c710b24d036 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] https://10.4.3.240/volume/v3/volumes/cb13f27c-114a-4d55-8ffa-887c1cc83a9a returned with HTTP 200 Aug 20 01:05:32.185569 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 975/3859] 10.4.3.240 () {68 vars in 1598 bytes} [Thu Aug 20 01:05:32 2026] GET /volume/v3/volumes/cb13f27c-114a-4d55-8ffa-887c1cc83a9a => generated 1659 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:05:32.191418 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-a40d8d72-48b7-4a7f-9b6b-094d0a76b447 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:32.197075 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-a40d8d72-48b7-4a7f-9b6b-094d0a76b447 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] GET https://10.4.3.240/volume/v3/volumes/d30b702c-634d-41bf-b7db-e5f31d969910 Aug 20 01:05:32.197328 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-a40d8d72-48b7-4a7f-9b6b-094d0a76b447 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:32.197602 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [req-3492eeeb-6183-420f-bd2b-eb5cebdb5c1f req-0b65c08c-689d-48dd-b301-64fc008a76be None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:32.197654 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-a40d8d72-48b7-4a7f-9b6b-094d0a76b447 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:32.200621 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-3492eeeb-6183-420f-bd2b-eb5cebdb5c1f req-0b65c08c-689d-48dd-b301-64fc008a76be tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 20 01:05:32.201084 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [req-3492eeeb-6183-420f-bd2b-eb5cebdb5c1f req-0b65c08c-689d-48dd-b301-64fc008a76be tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": "0cbc62bd-614d-4813-aea0-73671d49afcf", "name": "", "description": "", "volume_type": "storpool", "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:05:32.203261 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.v3.volumes [req-3492eeeb-6183-420f-bd2b-eb5cebdb5c1f req-0b65c08c-689d-48dd-b301-64fc008a76be tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': '0cbc62bd-614d-4813-aea0-73671d49afcf', 'name': '', 'description': '', 'volume_type': 'storpool', 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100212) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 01:05:32.207143 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:05:32.207143 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:05:32.210793 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:05:32.210793 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:05:32.211219 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-a40d8d72-48b7-4a7f-9b6b-094d0a76b447 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Volume info retrieved successfully. Aug 20 01:05:32.211265 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [req-3492eeeb-6183-420f-bd2b-eb5cebdb5c1f req-0b65c08c-689d-48dd-b301-64fc008a76be tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Snapshot retrieved successfully. Aug 20 01:05:32.211383 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.v3.volumes [req-3492eeeb-6183-420f-bd2b-eb5cebdb5c1f req-0b65c08c-689d-48dd-b301-64fc008a76be tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Create volume of 1 GB Aug 20 01:05:32.212086 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [req-3492eeeb-6183-420f-bd2b-eb5cebdb5c1f req-0b65c08c-689d-48dd-b301-64fc008a76be tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Availability Zones retrieved successfully. Aug 20 01:05:32.216464 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-a40d8d72-48b7-4a7f-9b6b-094d0a76b447 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] https://10.4.3.240/volume/v3/volumes/d30b702c-634d-41bf-b7db-e5f31d969910 returned with HTTP 200 Aug 20 01:05:32.217027 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 958/3860] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:05:32 2026] GET /volume/v3/volumes/d30b702c-634d-41bf-b7db-e5f31d969910 => generated 1009 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:05:32.217138 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [req-3492eeeb-6183-420f-bd2b-eb5cebdb5c1f req-0b65c08c-689d-48dd-b301-64fc008a76be tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Flow 'volume_create_api' (4ed8876d-b6b2-402d-ba23-9f15cacc0848) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100212) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:05:32.218209 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [req-3492eeeb-6183-420f-bd2b-eb5cebdb5c1f req-0b65c08c-689d-48dd-b301-64fc008a76be tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e0a9795b-a42d-45fa-b67b-ee84c1d0e873) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:05:32.219080 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.flows.api.create_volume [req-3492eeeb-6183-420f-bd2b-eb5cebdb5c1f req-0b65c08c-689d-48dd-b301-64fc008a76be tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100212) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 01:05:32.230062 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-9174dbad-52fa-479b-84f0-8764690ec0dd None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:32.231762 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-9174dbad-52fa-479b-84f0-8764690ec0dd tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] POST https://10.4.3.240/volume/v3/snapshots Aug 20 01:05:32.232052 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-9174dbad-52fa-479b-84f0-8764690ec0dd tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d30b702c-634d-41bf-b7db-e5f31d969910", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-57605230"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:05:32.240080 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:05:32.240080 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:05:32.240433 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-9174dbad-52fa-479b-84f0-8764690ec0dd tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Volume info retrieved successfully. Aug 20 01:05:32.240578 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.v3.snapshots [None req-9174dbad-52fa-479b-84f0-8764690ec0dd tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Create snapshot from volume d30b702c-634d-41bf-b7db-e5f31d969910 Aug 20 01:05:32.247480 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [req-3492eeeb-6183-420f-bd2b-eb5cebdb5c1f req-0b65c08c-689d-48dd-b301-64fc008a76be tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e0a9795b-a42d-45fa-b67b-ee84c1d0e873) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '0cbc62bd-614d-4813-aea0-73671d49afcf', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:52:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1ed58bd6-fe6a-497e-ae84-e8199d24fdfa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:05:32.248255 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [req-3492eeeb-6183-420f-bd2b-eb5cebdb5c1f req-0b65c08c-689d-48dd-b301-64fc008a76be tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6044ad02-08bf-4c98-9431-084bb68d1f2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:05:32.266220 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.quota [None req-9174dbad-52fa-479b-84f0-8764690ec0dd tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Created reservations ['93f696ce-16e7-4955-be1e-18c669608893', 'bbb42340-c4f8-438c-ae54-751deb9beff6', '1e506773-252b-4725-bfe3-8e11f862c208', '64bfe57b-8e26-418e-877b-259a4b1f002f'] {{(pid=100214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 01:05:32.287163 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.quota [req-3492eeeb-6183-420f-bd2b-eb5cebdb5c1f req-0b65c08c-689d-48dd-b301-64fc008a76be tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Created reservations ['92b6adc8-12d2-4eb3-b91c-dc39c58513e7', 'cf041d2a-6ef0-4120-a21d-7aeb3e600302', '1db636ef-adc7-422d-b706-77ad814e66ff', '0b376dd6-81cf-43f4-8af8-f4a4f2327e62'] {{(pid=100212) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 01:05:32.287949 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [req-3492eeeb-6183-420f-bd2b-eb5cebdb5c1f req-0b65c08c-689d-48dd-b301-64fc008a76be tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6044ad02-08bf-4c98-9431-084bb68d1f2a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['92b6adc8-12d2-4eb3-b91c-dc39c58513e7', 'cf041d2a-6ef0-4120-a21d-7aeb3e600302', '1db636ef-adc7-422d-b706-77ad814e66ff', '0b376dd6-81cf-43f4-8af8-f4a4f2327e62']}' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:05:32.288649 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [req-3492eeeb-6183-420f-bd2b-eb5cebdb5c1f req-0b65c08c-689d-48dd-b301-64fc008a76be tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (78c3a8fc-b962-4812-8586-09fc6a7634f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:05:32.301064 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-9174dbad-52fa-479b-84f0-8764690ec0dd tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Snapshot create request issued successfully. Aug 20 01:05:32.301417 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-9174dbad-52fa-479b-84f0-8764690ec0dd tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] https://10.4.3.240/volume/v3/snapshots returned with HTTP 202 Aug 20 01:05:32.302047 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 969/3861] 10.4.3.240 () {68 vars in 1265 bytes} [Thu Aug 20 01:05:32 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 20 01:05:32.310053 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-7e308a32-3e96-43dd-9455-4447fbe4290d None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:32.312863 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-7e308a32-3e96-43dd-9455-4447fbe4290d tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] GET https://10.4.3.240/volume/v3/snapshots/44f8d802-6b89-4a65-ba88-4a96d0de4bb6 Aug 20 01:05:32.313039 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-7e308a32-3e96-43dd-9455-4447fbe4290d tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:32.313243 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-7e308a32-3e96-43dd-9455-4447fbe4290d tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:32.317688 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:05:32.317688 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:05:32.317987 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-7e308a32-3e96-43dd-9455-4447fbe4290d tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Snapshot retrieved successfully. Aug 20 01:05:32.318679 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-7e308a32-3e96-43dd-9455-4447fbe4290d tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] https://10.4.3.240/volume/v3/snapshots/44f8d802-6b89-4a65-ba88-4a96d0de4bb6 returned with HTTP 200 Aug 20 01:05:32.319012 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 976/3862] 10.4.3.240 () {66 vars in 1354 bytes} [Thu Aug 20 01:05:32 2026] GET /volume/v3/snapshots/44f8d802-6b89-4a65-ba88-4a96d0de4bb6 => generated 438 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:05:32.331851 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [req-3492eeeb-6183-420f-bd2b-eb5cebdb5c1f req-0b65c08c-689d-48dd-b301-64fc008a76be tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (78c3a8fc-b962-4812-8586-09fc6a7634f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2b24a16a-d87d-4f04-acf0-4d7443477ec1', '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='03a37021255e41ccb3259dd49aff4a78',qos_specs=None,replication_status=,reservations=['92b6adc8-12d2-4eb3-b91c-dc39c58513e7','cf041d2a-6ef0-4120-a21d-7aeb3e600302','1db636ef-adc7-422d-b706-77ad814e66ff','0b376dd6-81cf-43f4-8af8-f4a4f2327e62'],size=1,snapshot_id=0cbc62bd-614d-4813-aea0-73671d49afcf,source_replicaid=,source_volid=None,status='creating',user_id='d1fcea7d7ab543fdbc3f32dca8fe540e',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa), '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-20T01:05:32Z,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=2b24a16a-d87d-4f04-acf0-4d7443477ec1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='03a37021255e41ccb3259dd49aff4a78',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=0cbc62bd-614d-4813-aea0-73671d49afcf,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d1fcea7d7ab543fdbc3f32dca8fe540e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1ed58bd6-fe6a-497e-ae84-e8199d24fdfa),volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:05:32.332608 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [req-3492eeeb-6183-420f-bd2b-eb5cebdb5c1f req-0b65c08c-689d-48dd-b301-64fc008a76be tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1566e07e-299d-49db-9950-80f0b1ff9662) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:05:32.352861 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [req-3492eeeb-6183-420f-bd2b-eb5cebdb5c1f req-0b65c08c-689d-48dd-b301-64fc008a76be tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1566e07e-299d-49db-9950-80f0b1ff9662) transitioned into 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='03a37021255e41ccb3259dd49aff4a78',qos_specs=None,replication_status=,reservations=['92b6adc8-12d2-4eb3-b91c-dc39c58513e7','cf041d2a-6ef0-4120-a21d-7aeb3e600302','1db636ef-adc7-422d-b706-77ad814e66ff','0b376dd6-81cf-43f4-8af8-f4a4f2327e62'],size=1,snapshot_id=0cbc62bd-614d-4813-aea0-73671d49afcf,source_replicaid=,source_volid=None,status='creating',user_id='d1fcea7d7ab543fdbc3f32dca8fe540e',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:05:32.353566 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [req-3492eeeb-6183-420f-bd2b-eb5cebdb5c1f req-0b65c08c-689d-48dd-b301-64fc008a76be tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dab3d46c-fcca-4539-9455-7c8916f118aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:05:32.376315 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [req-3492eeeb-6183-420f-bd2b-eb5cebdb5c1f req-0b65c08c-689d-48dd-b301-64fc008a76be tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dab3d46c-fcca-4539-9455-7c8916f118aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:05:32.377069 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [req-3492eeeb-6183-420f-bd2b-eb5cebdb5c1f req-0b65c08c-689d-48dd-b301-64fc008a76be tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Flow 'volume_create_api' (4ed8876d-b6b2-402d-ba23-9f15cacc0848) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100212) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:05:32.377330 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [req-3492eeeb-6183-420f-bd2b-eb5cebdb5c1f req-0b65c08c-689d-48dd-b301-64fc008a76be tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Create volume request issued successfully. Aug 20 01:05:32.377865 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-3492eeeb-6183-420f-bd2b-eb5cebdb5c1f req-0b65c08c-689d-48dd-b301-64fc008a76be tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 20 01:05:32.378262 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 960/3863] 10.4.3.240 () {72 vars in 1541 bytes} [Thu Aug 20 01:05:32 2026] POST /volume/v3/volumes => generated 736 bytes in 181 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 01:05:32.389740 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [req-3492eeeb-6183-420f-bd2b-eb5cebdb5c1f req-25920999-d3ee-4167-a3bd-1a7905435b4e None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:32.392004 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-3492eeeb-6183-420f-bd2b-eb5cebdb5c1f req-25920999-d3ee-4167-a3bd-1a7905435b4e tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] GET https://10.4.3.240/volume/v3/volumes/2b24a16a-d87d-4f04-acf0-4d7443477ec1 Aug 20 01:05:32.392244 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [req-3492eeeb-6183-420f-bd2b-eb5cebdb5c1f req-25920999-d3ee-4167-a3bd-1a7905435b4e tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:32.392546 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [req-3492eeeb-6183-420f-bd2b-eb5cebdb5c1f req-25920999-d3ee-4167-a3bd-1a7905435b4e tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:32.399348 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:05:32.399348 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:05:32.402710 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [req-3492eeeb-6183-420f-bd2b-eb5cebdb5c1f req-25920999-d3ee-4167-a3bd-1a7905435b4e tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Volume info retrieved successfully. Aug 20 01:05:32.407134 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-3492eeeb-6183-420f-bd2b-eb5cebdb5c1f req-25920999-d3ee-4167-a3bd-1a7905435b4e tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] https://10.4.3.240/volume/v3/volumes/2b24a16a-d87d-4f04-acf0-4d7443477ec1 returned with HTTP 200 Aug 20 01:05:32.408985 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 959/3864] 10.4.3.240 () {68 vars in 1598 bytes} [Thu Aug 20 01:05:32 2026] GET /volume/v3/volumes/2b24a16a-d87d-4f04-acf0-4d7443477ec1 => generated 804 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:05:32.418462 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-3492eeeb-6183-420f-bd2b-eb5cebdb5c1f req-2468e911-dbe5-4d39-8961-a7e8b56544bb None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:32.420606 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-3492eeeb-6183-420f-bd2b-eb5cebdb5c1f req-2468e911-dbe5-4d39-8961-a7e8b56544bb tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] GET https://10.4.3.240/volume/v3/volumes/2b24a16a-d87d-4f04-acf0-4d7443477ec1 Aug 20 01:05:32.420746 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-3492eeeb-6183-420f-bd2b-eb5cebdb5c1f req-2468e911-dbe5-4d39-8961-a7e8b56544bb tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:32.420940 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-3492eeeb-6183-420f-bd2b-eb5cebdb5c1f req-2468e911-dbe5-4d39-8961-a7e8b56544bb tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:32.427534 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:05:32.427534 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:05:32.432210 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [req-3492eeeb-6183-420f-bd2b-eb5cebdb5c1f req-2468e911-dbe5-4d39-8961-a7e8b56544bb tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Volume info retrieved successfully. Aug 20 01:05:32.436268 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-3492eeeb-6183-420f-bd2b-eb5cebdb5c1f req-2468e911-dbe5-4d39-8961-a7e8b56544bb tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] https://10.4.3.240/volume/v3/volumes/2b24a16a-d87d-4f04-acf0-4d7443477ec1 returned with HTTP 200 Aug 20 01:05:32.436984 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 970/3865] 10.4.3.240 () {68 vars in 1598 bytes} [Thu Aug 20 01:05:32 2026] GET /volume/v3/volumes/2b24a16a-d87d-4f04-acf0-4d7443477ec1 => generated 804 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:05:32.810060 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-e0e919da-41cc-4bf3-ad27-55dfb7792016 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:32.812161 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-e0e919da-41cc-4bf3-ad27-55dfb7792016 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] GET https://10.4.3.240/volume/v3/volumes/7e713bed-b3bd-4b5c-b04b-feeb6e607ee7 Aug 20 01:05:32.812414 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-e0e919da-41cc-4bf3-ad27-55dfb7792016 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:32.812657 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-e0e919da-41cc-4bf3-ad27-55dfb7792016 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:32.822356 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:05:32.822356 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:05:32.825356 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-e0e919da-41cc-4bf3-ad27-55dfb7792016 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Volume info retrieved successfully. Aug 20 01:05:32.828773 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-e0e919da-41cc-4bf3-ad27-55dfb7792016 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] https://10.4.3.240/volume/v3/volumes/7e713bed-b3bd-4b5c-b04b-feeb6e607ee7 returned with HTTP 200 Aug 20 01:05:32.829112 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 977/3866] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:05:32 2026] GET /volume/v3/volumes/7e713bed-b3bd-4b5c-b04b-feeb6e607ee7 => generated 846 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:05:33.036170 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-2e4becbf-2c9f-46c0-ab5d-c767836ab5c1 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:33.037912 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-2e4becbf-2c9f-46c0-ab5d-c767836ab5c1 tempest-TestStampPattern-1235210939 tempest-TestStampPattern-1235210939-project-member] GET https://10.4.3.240/volume/v3/volumes/974fd209-36bc-4c26-819b-73635452f093 Aug 20 01:05:33.038082 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-2e4becbf-2c9f-46c0-ab5d-c767836ab5c1 tempest-TestStampPattern-1235210939 tempest-TestStampPattern-1235210939-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:33.038244 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-2e4becbf-2c9f-46c0-ab5d-c767836ab5c1 tempest-TestStampPattern-1235210939 tempest-TestStampPattern-1235210939-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:33.048370 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:05:33.048370 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:05:33.048579 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-6d5d3d4e-dfc7-4684-aa1c-61a7e0de1a4c None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:33.050276 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-6d5d3d4e-dfc7-4684-aa1c-61a7e0de1a4c tempest-TestServerVolumeAttachmentScenario-591114074 tempest-TestServerVolumeAttachmentScenario-591114074-project-member] GET https://10.4.3.240/volume/v3/volumes/31ba173d-dde6-4dba-a646-fdb39f87af7a Aug 20 01:05:33.050527 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-6d5d3d4e-dfc7-4684-aa1c-61a7e0de1a4c tempest-TestServerVolumeAttachmentScenario-591114074 tempest-TestServerVolumeAttachmentScenario-591114074-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:33.050704 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-6d5d3d4e-dfc7-4684-aa1c-61a7e0de1a4c tempest-TestServerVolumeAttachmentScenario-591114074 tempest-TestServerVolumeAttachmentScenario-591114074-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:33.052302 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-2e4becbf-2c9f-46c0-ab5d-c767836ab5c1 tempest-TestStampPattern-1235210939 tempest-TestStampPattern-1235210939-project-member] Volume info retrieved successfully. Aug 20 01:05:33.056130 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-6d5d3d4e-dfc7-4684-aa1c-61a7e0de1a4c tempest-TestServerVolumeAttachmentScenario-591114074 tempest-TestServerVolumeAttachmentScenario-591114074-project-member] https://10.4.3.240/volume/v3/volumes/31ba173d-dde6-4dba-a646-fdb39f87af7a returned with HTTP 404 Aug 20 01:05:33.056515 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 960/3867] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:05:33 2026] GET /volume/v3/volumes/31ba173d-dde6-4dba-a646-fdb39f87af7a => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:05:33.057523 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-2e4becbf-2c9f-46c0-ab5d-c767836ab5c1 tempest-TestStampPattern-1235210939 tempest-TestStampPattern-1235210939-project-member] https://10.4.3.240/volume/v3/volumes/974fd209-36bc-4c26-819b-73635452f093 returned with HTTP 200 Aug 20 01:05:33.057887 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 961/3868] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:05:33 2026] GET /volume/v3/volumes/974fd209-36bc-4c26-819b-73635452f093 => generated 873 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:05:33.328454 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-e67e09f6-8db9-4553-8a41-4a09f61cbe2b req-08f52c3b-cc2a-4651-ae08-82f41c823f12 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:33.328838 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-b177e7f1-67b6-4653-bb78-78b113e095c3 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:33.330134 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-b177e7f1-67b6-4653-bb78-78b113e095c3 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] GET https://10.4.3.240/volume/v3/snapshots/44f8d802-6b89-4a65-ba88-4a96d0de4bb6 Aug 20 01:05:33.330316 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-b177e7f1-67b6-4653-bb78-78b113e095c3 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:33.330376 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-e67e09f6-8db9-4553-8a41-4a09f61cbe2b req-08f52c3b-cc2a-4651-ae08-82f41c823f12 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] POST https://10.4.3.240/volume/v3/attachments/f2daa392-15e0-47d3-90b1-41648c548412/action Aug 20 01:05:33.330452 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-b177e7f1-67b6-4653-bb78-78b113e095c3 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:33.330654 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-e67e09f6-8db9-4553-8a41-4a09f61cbe2b req-08f52c3b-cc2a-4651-ae08-82f41c823f12 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Action body: b'{"os-complete": null}' {{(pid=100214) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 01:05:33.330761 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-e67e09f6-8db9-4553-8a41-4a09f61cbe2b req-08f52c3b-cc2a-4651-ae08-82f41c823f12 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:05:33.335685 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:05:33.335685 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:05:33.335685 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-b177e7f1-67b6-4653-bb78-78b113e095c3 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Snapshot retrieved successfully. Aug 20 01:05:33.336526 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-b177e7f1-67b6-4653-bb78-78b113e095c3 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] https://10.4.3.240/volume/v3/snapshots/44f8d802-6b89-4a65-ba88-4a96d0de4bb6 returned with HTTP 200 Aug 20 01:05:33.336742 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 978/3869] 10.4.3.240 () {66 vars in 1354 bytes} [Thu Aug 20 01:05:33 2026] GET /volume/v3/snapshots/44f8d802-6b89-4a65-ba88-4a96d0de4bb6 => generated 465 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:05:33.348174 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-0344ca5e-7662-441a-b70b-10850dc9ca69 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:33.349860 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:05:33.349860 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:05:33.353978 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-0344ca5e-7662-441a-b70b-10850dc9ca69 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-member] PUT https://10.4.3.240/volume/v3/snapshots/44f8d802-6b89-4a65-ba88-4a96d0de4bb6 Aug 20 01:05:33.354300 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-0344ca5e-7662-441a-b70b-10850dc9ca69 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-member] Action: 'update', calling method: update, body: {"snapshot": {"description": "ProjectMemberTests-update_test"}} {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:05:33.365303 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:05:33.365303 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:05:33.365940 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-0344ca5e-7662-441a-b70b-10850dc9ca69 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-member] Snapshot retrieved successfully. Aug 20 01:05:33.366003 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-e67e09f6-8db9-4553-8a41-4a09f61cbe2b req-08f52c3b-cc2a-4651-ae08-82f41c823f12 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] https://10.4.3.240/volume/v3/attachments/f2daa392-15e0-47d3-90b1-41648c548412/action returned with HTTP 204 Aug 20 01:05:33.366565 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 971/3870] 10.4.3.240 () {74 vars in 1725 bytes} [Thu Aug 20 01:05:33 2026] POST /volume/v3/attachments/f2daa392-15e0-47d3-90b1-41648c548412/action => generated 0 bytes in 39 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:05:33.374645 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-0344ca5e-7662-441a-b70b-10850dc9ca69 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-member] https://10.4.3.240/volume/v3/snapshots/44f8d802-6b89-4a65-ba88-4a96d0de4bb6 returned with HTTP 200 Aug 20 01:05:33.375053 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 961/3871] 10.4.3.240 () {68 vars in 1374 bytes} [Thu Aug 20 01:05:33 2026] PUT /volume/v3/snapshots/44f8d802-6b89-4a65-ba88-4a96d0de4bb6 => generated 359 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:05:33.389960 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-f7c9c45e-c0cf-49c4-8f1e-95618378aa65 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:33.391974 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-f7c9c45e-c0cf-49c4-8f1e-95618378aa65 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] DELETE https://10.4.3.240/volume/v3/snapshots/44f8d802-6b89-4a65-ba88-4a96d0de4bb6 Aug 20 01:05:33.392193 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-f7c9c45e-c0cf-49c4-8f1e-95618378aa65 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:33.392390 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-f7c9c45e-c0cf-49c4-8f1e-95618378aa65 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Calling method 'delete' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:33.392529 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.v3.snapshots [None req-f7c9c45e-c0cf-49c4-8f1e-95618378aa65 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Delete snapshot with id: 44f8d802-6b89-4a65-ba88-4a96d0de4bb6 Aug 20 01:05:33.402894 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:05:33.402894 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:05:33.402894 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-f7c9c45e-c0cf-49c4-8f1e-95618378aa65 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Snapshot retrieved successfully. Aug 20 01:05:33.423806 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-f7c9c45e-c0cf-49c4-8f1e-95618378aa65 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Snapshot delete request issued successfully. Aug 20 01:05:33.423925 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-f7c9c45e-c0cf-49c4-8f1e-95618378aa65 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] https://10.4.3.240/volume/v3/snapshots/44f8d802-6b89-4a65-ba88-4a96d0de4bb6 returned with HTTP 202 Aug 20 01:05:33.424421 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 962/3872] 10.4.3.240 () {66 vars in 1357 bytes} [Thu Aug 20 01:05:33 2026] DELETE /volume/v3/snapshots/44f8d802-6b89-4a65-ba88-4a96d0de4bb6 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 01:05:33.431219 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-83c6777a-2694-4a07-ac77-8cfe33f01241 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:33.433745 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-83c6777a-2694-4a07-ac77-8cfe33f01241 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] GET https://10.4.3.240/volume/v3/snapshots/44f8d802-6b89-4a65-ba88-4a96d0de4bb6 Aug 20 01:05:33.433968 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-83c6777a-2694-4a07-ac77-8cfe33f01241 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:33.434222 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-83c6777a-2694-4a07-ac77-8cfe33f01241 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:33.439659 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:05:33.439659 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:05:33.440010 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-83c6777a-2694-4a07-ac77-8cfe33f01241 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Snapshot retrieved successfully. Aug 20 01:05:33.440830 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-83c6777a-2694-4a07-ac77-8cfe33f01241 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] https://10.4.3.240/volume/v3/snapshots/44f8d802-6b89-4a65-ba88-4a96d0de4bb6 returned with HTTP 200 Aug 20 01:05:33.441311 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 979/3873] 10.4.3.240 () {66 vars in 1354 bytes} [Thu Aug 20 01:05:33 2026] GET /volume/v3/snapshots/44f8d802-6b89-4a65-ba88-4a96d0de4bb6 => generated 492 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:05:33.843236 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-e850d56b-56cf-43f6-9fda-a9d6178d65c2 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:33.845765 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-e850d56b-56cf-43f6-9fda-a9d6178d65c2 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] GET https://10.4.3.240/volume/v3/volumes/7e713bed-b3bd-4b5c-b04b-feeb6e607ee7 Aug 20 01:05:33.846174 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-e850d56b-56cf-43f6-9fda-a9d6178d65c2 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:33.846500 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-e850d56b-56cf-43f6-9fda-a9d6178d65c2 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:33.857489 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:05:33.857489 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:05:33.861892 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-e850d56b-56cf-43f6-9fda-a9d6178d65c2 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Volume info retrieved successfully. Aug 20 01:05:33.866925 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-e850d56b-56cf-43f6-9fda-a9d6178d65c2 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] https://10.4.3.240/volume/v3/volumes/7e713bed-b3bd-4b5c-b04b-feeb6e607ee7 returned with HTTP 200 Aug 20 01:05:33.867383 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 972/3874] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:05:33 2026] GET /volume/v3/volumes/7e713bed-b3bd-4b5c-b04b-feeb6e607ee7 => generated 1138 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:05:33.885044 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-fc5ae91c-b37c-4c3a-a1f6-4e4f1afabfe8 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:33.886746 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-fc5ae91c-b37c-4c3a-a1f6-4e4f1afabfe8 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] POST https://10.4.3.240/volume/v3/snapshots Aug 20 01:05:33.887057 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-fc5ae91c-b37c-4c3a-a1f6-4e4f1afabfe8 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7e713bed-b3bd-4b5c-b04b-feeb6e607ee7", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1159608582"}} {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:05:33.903690 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:05:33.903690 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:05:33.904138 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-fc5ae91c-b37c-4c3a-a1f6-4e4f1afabfe8 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Volume info retrieved successfully. Aug 20 01:05:33.904280 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.v3.snapshots [None req-fc5ae91c-b37c-4c3a-a1f6-4e4f1afabfe8 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Create snapshot from volume 7e713bed-b3bd-4b5c-b04b-feeb6e607ee7 Aug 20 01:05:33.944218 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.quota [None req-fc5ae91c-b37c-4c3a-a1f6-4e4f1afabfe8 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Created reservations ['30ecf52f-58a0-487f-bbb4-929c43835c46', 'd5dcf8aa-584d-4937-97c5-99e088bb85f8', '164aab0a-b75c-4604-8fae-aa20ccee1341', 'd1900603-064b-4b69-b260-eda96dc307c5'] {{(pid=100213) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 01:05:33.982108 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-fc5ae91c-b37c-4c3a-a1f6-4e4f1afabfe8 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Snapshot force create request issued successfully. Aug 20 01:05:33.982457 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-fc5ae91c-b37c-4c3a-a1f6-4e4f1afabfe8 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] https://10.4.3.240/volume/v3/snapshots returned with HTTP 202 Aug 20 01:05:33.982946 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 962/3875] 10.4.3.240 () {68 vars in 1265 bytes} [Thu Aug 20 01:05:33 2026] POST /volume/v3/snapshots => generated 310 bytes in 98 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 01:05:33.991380 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-4ec1688b-b9cc-4fc1-939d-1a4682f43643 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:33.993481 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-4ec1688b-b9cc-4fc1-939d-1a4682f43643 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] GET https://10.4.3.240/volume/v3/snapshots/246a4d6f-49b1-4364-9ec7-09416e7aaf1d Aug 20 01:05:33.993730 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-4ec1688b-b9cc-4fc1-939d-1a4682f43643 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:33.993984 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-4ec1688b-b9cc-4fc1-939d-1a4682f43643 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:33.999533 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:05:33.999533 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:05:33.999964 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-4ec1688b-b9cc-4fc1-939d-1a4682f43643 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Snapshot retrieved successfully. Aug 20 01:05:34.000678 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-4ec1688b-b9cc-4fc1-939d-1a4682f43643 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] https://10.4.3.240/volume/v3/snapshots/246a4d6f-49b1-4364-9ec7-09416e7aaf1d returned with HTTP 200 Aug 20 01:05:34.001035 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 963/3876] 10.4.3.240 () {66 vars in 1354 bytes} [Thu Aug 20 01:05:33 2026] GET /volume/v3/snapshots/246a4d6f-49b1-4364-9ec7-09416e7aaf1d => generated 442 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:05:34.070841 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-c0bbd6be-8867-47c2-a6bd-4f373f1e42b7 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:34.076859 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-c0bbd6be-8867-47c2-a6bd-4f373f1e42b7 tempest-TestStampPattern-1235210939 tempest-TestStampPattern-1235210939-project-member] GET https://10.4.3.240/volume/v3/volumes/974fd209-36bc-4c26-819b-73635452f093 Aug 20 01:05:34.076859 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-c0bbd6be-8867-47c2-a6bd-4f373f1e42b7 tempest-TestStampPattern-1235210939 tempest-TestStampPattern-1235210939-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:34.076859 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-c0bbd6be-8867-47c2-a6bd-4f373f1e42b7 tempest-TestStampPattern-1235210939 tempest-TestStampPattern-1235210939-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:34.093694 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:05:34.093694 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:05:34.098017 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-c0bbd6be-8867-47c2-a6bd-4f373f1e42b7 tempest-TestStampPattern-1235210939 tempest-TestStampPattern-1235210939-project-member] Volume info retrieved successfully. Aug 20 01:05:34.103058 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-c0bbd6be-8867-47c2-a6bd-4f373f1e42b7 tempest-TestStampPattern-1235210939 tempest-TestStampPattern-1235210939-project-member] https://10.4.3.240/volume/v3/volumes/974fd209-36bc-4c26-819b-73635452f093 returned with HTTP 200 Aug 20 01:05:34.103776 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 980/3877] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:05:34 2026] GET /volume/v3/volumes/974fd209-36bc-4c26-819b-73635452f093 => generated 873 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:05:34.453095 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-f4dea3a4-56e0-4053-afe7-b0eb1d88fb47 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:34.455192 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-f4dea3a4-56e0-4053-afe7-b0eb1d88fb47 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] GET https://10.4.3.240/volume/v3/snapshots/44f8d802-6b89-4a65-ba88-4a96d0de4bb6 Aug 20 01:05:34.455500 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-f4dea3a4-56e0-4053-afe7-b0eb1d88fb47 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:34.455774 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-f4dea3a4-56e0-4053-afe7-b0eb1d88fb47 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:34.461748 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-f4dea3a4-56e0-4053-afe7-b0eb1d88fb47 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] https://10.4.3.240/volume/v3/snapshots/44f8d802-6b89-4a65-ba88-4a96d0de4bb6 returned with HTTP 404 Aug 20 01:05:34.462406 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 973/3878] 10.4.3.240 () {66 vars in 1354 bytes} [Thu Aug 20 01:05:34 2026] GET /volume/v3/snapshots/44f8d802-6b89-4a65-ba88-4a96d0de4bb6 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:05:34.470316 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-45fff3e6-f7a7-4009-87fb-10ab97b8820f None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:34.472590 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-45fff3e6-f7a7-4009-87fb-10ab97b8820f tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] DELETE https://10.4.3.240/volume/v3/volumes/d30b702c-634d-41bf-b7db-e5f31d969910 Aug 20 01:05:34.472853 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-45fff3e6-f7a7-4009-87fb-10ab97b8820f tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:34.473066 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-45fff3e6-f7a7-4009-87fb-10ab97b8820f tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Calling method 'delete' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:34.473262 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.v3.volumes [None req-45fff3e6-f7a7-4009-87fb-10ab97b8820f tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Delete volume with id: d30b702c-634d-41bf-b7db-e5f31d969910 Aug 20 01:05:34.481996 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:05:34.481996 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:05:34.482488 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-45fff3e6-f7a7-4009-87fb-10ab97b8820f tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Volume info retrieved successfully. Aug 20 01:05:34.497812 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-45fff3e6-f7a7-4009-87fb-10ab97b8820f tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Delete volume request issued successfully. Aug 20 01:05:34.497963 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-45fff3e6-f7a7-4009-87fb-10ab97b8820f tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] https://10.4.3.240/volume/v3/volumes/d30b702c-634d-41bf-b7db-e5f31d969910 returned with HTTP 202 Aug 20 01:05:34.498314 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 963/3879] 10.4.3.240 () {66 vars in 1351 bytes} [Thu Aug 20 01:05:34 2026] DELETE /volume/v3/volumes/d30b702c-634d-41bf-b7db-e5f31d969910 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 01:05:34.506018 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-bcd856bf-5bd1-4abf-9229-1e8ebe554e72 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:34.507972 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-bcd856bf-5bd1-4abf-9229-1e8ebe554e72 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] GET https://10.4.3.240/volume/v3/volumes/d30b702c-634d-41bf-b7db-e5f31d969910 Aug 20 01:05:34.508175 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-bcd856bf-5bd1-4abf-9229-1e8ebe554e72 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:34.508413 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-bcd856bf-5bd1-4abf-9229-1e8ebe554e72 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:34.515190 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:05:34.515190 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:05:34.518421 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-bcd856bf-5bd1-4abf-9229-1e8ebe554e72 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Volume info retrieved successfully. Aug 20 01:05:34.522200 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-bcd856bf-5bd1-4abf-9229-1e8ebe554e72 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] https://10.4.3.240/volume/v3/volumes/d30b702c-634d-41bf-b7db-e5f31d969910 returned with HTTP 200 Aug 20 01:05:34.522686 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 964/3880] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:05:34 2026] GET /volume/v3/volumes/d30b702c-634d-41bf-b7db-e5f31d969910 => generated 1008 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:05:35.011733 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-75bf37c2-769d-42b6-82b1-4d0717071535 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:35.013571 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-75bf37c2-769d-42b6-82b1-4d0717071535 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] GET https://10.4.3.240/volume/v3/snapshots/246a4d6f-49b1-4364-9ec7-09416e7aaf1d Aug 20 01:05:35.013757 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-75bf37c2-769d-42b6-82b1-4d0717071535 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:35.013934 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-75bf37c2-769d-42b6-82b1-4d0717071535 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:35.020247 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:05:35.020247 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:05:35.020795 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-75bf37c2-769d-42b6-82b1-4d0717071535 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Snapshot retrieved successfully. Aug 20 01:05:35.021662 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-75bf37c2-769d-42b6-82b1-4d0717071535 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] https://10.4.3.240/volume/v3/snapshots/246a4d6f-49b1-4364-9ec7-09416e7aaf1d returned with HTTP 200 Aug 20 01:05:35.022138 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 981/3881] 10.4.3.240 () {66 vars in 1354 bytes} [Thu Aug 20 01:05:35 2026] GET /volume/v3/snapshots/246a4d6f-49b1-4364-9ec7-09416e7aaf1d => generated 469 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:05:35.036559 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-b94b0dbd-1ece-4fb2-ac3c-f8012fc0a1fe None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:35.038448 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-b94b0dbd-1ece-4fb2-ac3c-f8012fc0a1fe tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] POST https://10.4.3.240/volume/v3/snapshots Aug 20 01:05:35.038892 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-b94b0dbd-1ece-4fb2-ac3c-f8012fc0a1fe tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7e713bed-b3bd-4b5c-b04b-feeb6e607ee7", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-83902698"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:05:35.052938 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:05:35.052938 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:05:35.053517 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-b94b0dbd-1ece-4fb2-ac3c-f8012fc0a1fe tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Volume info retrieved successfully. Aug 20 01:05:35.053727 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.v3.snapshots [None req-b94b0dbd-1ece-4fb2-ac3c-f8012fc0a1fe tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Create snapshot from volume 7e713bed-b3bd-4b5c-b04b-feeb6e607ee7 Aug 20 01:05:35.082270 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.quota [None req-b94b0dbd-1ece-4fb2-ac3c-f8012fc0a1fe tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Created reservations ['941e6671-0bf2-4495-b5db-4f98ce35837d', 'de1e5bcf-d22c-4676-a22e-8e50e37001e0', 'd8b45e8e-ad48-4049-805f-27218fbdf6d7', 'bc425f3c-2632-46e6-b4c0-ed824fbf5e6f'] {{(pid=100214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 01:05:35.118324 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-700364b5-300f-402c-a072-43a4e73a951b None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:35.119777 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-b94b0dbd-1ece-4fb2-ac3c-f8012fc0a1fe tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Snapshot force create request issued successfully. Aug 20 01:05:35.120092 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-b94b0dbd-1ece-4fb2-ac3c-f8012fc0a1fe tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] https://10.4.3.240/volume/v3/snapshots returned with HTTP 202 Aug 20 01:05:35.120516 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 974/3882] 10.4.3.240 () {68 vars in 1265 bytes} [Thu Aug 20 01:05:35 2026] POST /volume/v3/snapshots => generated 308 bytes in 84 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 01:05:35.121745 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-700364b5-300f-402c-a072-43a4e73a951b tempest-TestStampPattern-1235210939 tempest-TestStampPattern-1235210939-project-member] GET https://10.4.3.240/volume/v3/volumes/974fd209-36bc-4c26-819b-73635452f093 Aug 20 01:05:35.121986 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-700364b5-300f-402c-a072-43a4e73a951b tempest-TestStampPattern-1235210939 tempest-TestStampPattern-1235210939-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:35.122217 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-700364b5-300f-402c-a072-43a4e73a951b tempest-TestStampPattern-1235210939 tempest-TestStampPattern-1235210939-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:35.130429 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-66b0c679-5bfe-43ad-8c32-7b332bed0405 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:35.133943 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-66b0c679-5bfe-43ad-8c32-7b332bed0405 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] GET https://10.4.3.240/volume/v3/snapshots/34396941-6b0d-4333-912a-af9ebcb03f7b Aug 20 01:05:35.134096 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-66b0c679-5bfe-43ad-8c32-7b332bed0405 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:35.134581 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-66b0c679-5bfe-43ad-8c32-7b332bed0405 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:35.146575 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:05:35.146575 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:05:35.147929 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:05:35.147929 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:05:35.149086 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-66b0c679-5bfe-43ad-8c32-7b332bed0405 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Snapshot retrieved successfully. Aug 20 01:05:35.150093 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-66b0c679-5bfe-43ad-8c32-7b332bed0405 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] https://10.4.3.240/volume/v3/snapshots/34396941-6b0d-4333-912a-af9ebcb03f7b returned with HTTP 200 Aug 20 01:05:35.150668 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 965/3883] 10.4.3.240 () {66 vars in 1354 bytes} [Thu Aug 20 01:05:35 2026] GET /volume/v3/snapshots/34396941-6b0d-4333-912a-af9ebcb03f7b => generated 440 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:05:35.152333 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-700364b5-300f-402c-a072-43a4e73a951b tempest-TestStampPattern-1235210939 tempest-TestStampPattern-1235210939-project-member] Volume info retrieved successfully. Aug 20 01:05:35.157787 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-700364b5-300f-402c-a072-43a4e73a951b tempest-TestStampPattern-1235210939 tempest-TestStampPattern-1235210939-project-member] https://10.4.3.240/volume/v3/volumes/974fd209-36bc-4c26-819b-73635452f093 returned with HTTP 200 Aug 20 01:05:35.158262 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 964/3884] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:05:35 2026] GET /volume/v3/volumes/974fd209-36bc-4c26-819b-73635452f093 => generated 873 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:05:35.446758 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-3492eeeb-6183-420f-bd2b-eb5cebdb5c1f req-03b82f0e-8a75-4b98-9a8e-8549822d6bbb None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:35.448659 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-3492eeeb-6183-420f-bd2b-eb5cebdb5c1f req-03b82f0e-8a75-4b98-9a8e-8549822d6bbb tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] GET https://10.4.3.240/volume/v3/volumes/2b24a16a-d87d-4f04-acf0-4d7443477ec1 Aug 20 01:05:35.448819 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-3492eeeb-6183-420f-bd2b-eb5cebdb5c1f req-03b82f0e-8a75-4b98-9a8e-8549822d6bbb tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:35.448990 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-3492eeeb-6183-420f-bd2b-eb5cebdb5c1f req-03b82f0e-8a75-4b98-9a8e-8549822d6bbb tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:35.455007 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:05:35.455007 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:05:35.459191 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [req-3492eeeb-6183-420f-bd2b-eb5cebdb5c1f req-03b82f0e-8a75-4b98-9a8e-8549822d6bbb tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Volume info retrieved successfully. Aug 20 01:05:35.463766 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-3492eeeb-6183-420f-bd2b-eb5cebdb5c1f req-03b82f0e-8a75-4b98-9a8e-8549822d6bbb tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] https://10.4.3.240/volume/v3/volumes/2b24a16a-d87d-4f04-acf0-4d7443477ec1 returned with HTTP 200 Aug 20 01:05:35.464127 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 982/3885] 10.4.3.240 () {68 vars in 1598 bytes} [Thu Aug 20 01:05:35 2026] GET /volume/v3/volumes/2b24a16a-d87d-4f04-acf0-4d7443477ec1 => generated 1345 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:05:35.473935 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-39628efb-06e1-4932-b2eb-d404e508ccf2 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:35.474354 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-39628efb-06e1-4932-b2eb-d404e508ccf2 None None] GET https://10.4.3.240/volume// Aug 20 01:05:35.474549 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-39628efb-06e1-4932-b2eb-d404e508ccf2 None None] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:35.474727 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-39628efb-06e1-4932-b2eb-d404e508ccf2 None None] Calling method 'all' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:35.475046 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-39628efb-06e1-4932-b2eb-d404e508ccf2 None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 20 01:05:35.475304 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 975/3886] 10.4.3.240 () {66 vars in 1426 bytes} [Thu Aug 20 01:05:35 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 01:05:35.482815 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [req-3492eeeb-6183-420f-bd2b-eb5cebdb5c1f req-85439c5e-f73e-48e1-bf7e-01ab1dbfa4ef None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:35.486954 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-3492eeeb-6183-420f-bd2b-eb5cebdb5c1f req-85439c5e-f73e-48e1-bf7e-01ab1dbfa4ef tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] POST https://10.4.3.240/volume/v3/attachments Aug 20 01:05:35.487360 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [req-3492eeeb-6183-420f-bd2b-eb5cebdb5c1f req-85439c5e-f73e-48e1-bf7e-01ab1dbfa4ef tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2b24a16a-d87d-4f04-acf0-4d7443477ec1", "connector": null, "instance_uuid": "eb1767f9-2307-4c4b-912d-6308a69684a6"}} {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:05:35.505188 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:05:35.505188 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:05:35.538782 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-5d64d522-c03e-4b9d-a35c-a12a0a79000e None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:35.540623 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-5d64d522-c03e-4b9d-a35c-a12a0a79000e tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] GET https://10.4.3.240/volume/v3/volumes/d30b702c-634d-41bf-b7db-e5f31d969910 Aug 20 01:05:35.540889 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-5d64d522-c03e-4b9d-a35c-a12a0a79000e tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:35.541131 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-5d64d522-c03e-4b9d-a35c-a12a0a79000e tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:35.547400 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-5d64d522-c03e-4b9d-a35c-a12a0a79000e tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] https://10.4.3.240/volume/v3/volumes/d30b702c-634d-41bf-b7db-e5f31d969910 returned with HTTP 404 Aug 20 01:05:35.547891 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 965/3887] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:05:35 2026] GET /volume/v3/volumes/d30b702c-634d-41bf-b7db-e5f31d969910 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:05:35.556924 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-d8a6c89f-b101-4481-9323-f9745f432604 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:35.558353 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-3492eeeb-6183-420f-bd2b-eb5cebdb5c1f req-85439c5e-f73e-48e1-bf7e-01ab1dbfa4ef tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] https://10.4.3.240/volume/v3/attachments returned with HTTP 200 Aug 20 01:05:35.558688 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-d8a6c89f-b101-4481-9323-f9745f432604 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] POST https://10.4.3.240/volume/v3/volumes Aug 20 01:05:35.558931 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 966/3888] 10.4.3.240 () {74 vars in 1594 bytes} [Thu Aug 20 01:05:35 2026] POST /volume/v3/attachments => generated 273 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:05:35.558988 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-d8a6c89f-b101-4481-9323-f9745f432604 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1264138644"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:05:35.560345 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.v3.volumes [None req-d8a6c89f-b101-4481-9323-f9745f432604 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1264138644'}} {{(pid=100215) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 01:05:35.560955 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-d8a6c89f-b101-4481-9323-f9745f432604 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Create volume of 1 GB Aug 20 01:05:35.565197 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-d8a6c89f-b101-4481-9323-f9745f432604 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Availability Zones retrieved successfully. Aug 20 01:05:35.570198 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-06373b9c-1fc4-42ae-852b-32f2a499df07 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:35.570718 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-06373b9c-1fc4-42ae-852b-32f2a499df07 None None] GET https://10.4.3.240/volume// Aug 20 01:05:35.570780 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-06373b9c-1fc4-42ae-852b-32f2a499df07 None None] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:35.570892 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-d8a6c89f-b101-4481-9323-f9745f432604 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Flow 'volume_create_api' (03d46f47-be25-4c11-b12c-e8601e5d441f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:05:35.571008 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-06373b9c-1fc4-42ae-852b-32f2a499df07 None None] Calling method 'all' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:35.571384 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-06373b9c-1fc4-42ae-852b-32f2a499df07 None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 20 01:05:35.571754 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 976/3889] 10.4.3.240 () {66 vars in 1426 bytes} [Thu Aug 20 01:05:35 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 01:05:35.575256 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-d8a6c89f-b101-4481-9323-f9745f432604 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9aca5dd0-f397-455d-8f1e-80ce1b5b6496) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:05:35.575256 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.flows.api.create_volume [None req-d8a6c89f-b101-4481-9323-f9745f432604 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Validating volume size '1' using validate_int {{(pid=100215) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 01:05:35.579130 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [req-3492eeeb-6183-420f-bd2b-eb5cebdb5c1f req-a007cee7-8fea-4d94-b49c-6e732d59a940 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:35.581681 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-3492eeeb-6183-420f-bd2b-eb5cebdb5c1f req-a007cee7-8fea-4d94-b49c-6e732d59a940 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] GET https://10.4.3.240/volume/v3/volumes/2b24a16a-d87d-4f04-acf0-4d7443477ec1 Aug 20 01:05:35.581963 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [req-3492eeeb-6183-420f-bd2b-eb5cebdb5c1f req-a007cee7-8fea-4d94-b49c-6e732d59a940 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:35.582219 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [req-3492eeeb-6183-420f-bd2b-eb5cebdb5c1f req-a007cee7-8fea-4d94-b49c-6e732d59a940 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:35.593265 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:05:35.593265 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:05:35.597066 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [req-3492eeeb-6183-420f-bd2b-eb5cebdb5c1f req-a007cee7-8fea-4d94-b49c-6e732d59a940 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Volume info retrieved successfully. Aug 20 01:05:35.599973 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-d8a6c89f-b101-4481-9323-f9745f432604 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9aca5dd0-f397-455d-8f1e-80ce1b5b6496) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:52:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1ed58bd6-fe6a-497e-ae84-e8199d24fdfa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:05:35.601088 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-d8a6c89f-b101-4481-9323-f9745f432604 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (730613fd-22d6-4cc5-b538-ac27ec561960) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:05:35.602692 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-3492eeeb-6183-420f-bd2b-eb5cebdb5c1f req-a007cee7-8fea-4d94-b49c-6e732d59a940 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] https://10.4.3.240/volume/v3/volumes/2b24a16a-d87d-4f04-acf0-4d7443477ec1 returned with HTTP 200 Aug 20 01:05:35.603185 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 966/3890] 10.4.3.240 () {70 vars in 1639 bytes} [Thu Aug 20 01:05:35 2026] GET /volume/v3/volumes/2b24a16a-d87d-4f04-acf0-4d7443477ec1 => generated 1524 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 01:05:35.639476 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.quota [None req-d8a6c89f-b101-4481-9323-f9745f432604 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Created reservations ['86e47320-af45-4968-a7a5-7c5cb977229c', '9cab51fb-b9ee-4afd-9a3b-0a2c7ec87a78', '0d511f43-af32-4ad1-b02e-0c4ed6d4a0a2', 'f2cb709d-bb9c-4b58-b8b9-d8c6816488bb'] {{(pid=100215) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 01:05:35.639584 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-d8a6c89f-b101-4481-9323-f9745f432604 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (730613fd-22d6-4cc5-b538-ac27ec561960) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['86e47320-af45-4968-a7a5-7c5cb977229c', '9cab51fb-b9ee-4afd-9a3b-0a2c7ec87a78', '0d511f43-af32-4ad1-b02e-0c4ed6d4a0a2', 'f2cb709d-bb9c-4b58-b8b9-d8c6816488bb']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:05:35.640288 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-d8a6c89f-b101-4481-9323-f9745f432604 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9e48a535-4544-4f0a-bfc6-09c11ca0b83a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:05:35.662737 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-d8a6c89f-b101-4481-9323-f9745f432604 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9e48a535-4544-4f0a-bfc6-09c11ca0b83a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9d6d0bd7-2d35-447c-bbec-89497e560cde', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1264138644',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c8a4558a16b94ee88cdc767f5f49fbcd',qos_specs=None,replication_status=,reservations=['86e47320-af45-4968-a7a5-7c5cb977229c','9cab51fb-b9ee-4afd-9a3b-0a2c7ec87a78','0d511f43-af32-4ad1-b02e-0c4ed6d4a0a2','f2cb709d-bb9c-4b58-b8b9-d8c6816488bb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='beb1af828fbe4beb949a30ab0d23504e',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T01:05:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1264138644',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9d6d0bd7-2d35-447c-bbec-89497e560cde,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c8a4558a16b94ee88cdc767f5f49fbcd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='beb1af828fbe4beb949a30ab0d23504e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1ed58bd6-fe6a-497e-ae84-e8199d24fdfa),volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:05:35.663329 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-d8a6c89f-b101-4481-9323-f9745f432604 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eb55a624-5fe3-4dcd-9f06-78e3e399caea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:05:35.679786 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-d8a6c89f-b101-4481-9323-f9745f432604 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eb55a624-5fe3-4dcd-9f06-78e3e399caea) transitioned into state 'SUCCESS' from state '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-1264138644',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c8a4558a16b94ee88cdc767f5f49fbcd',qos_specs=None,replication_status=,reservations=['86e47320-af45-4968-a7a5-7c5cb977229c','9cab51fb-b9ee-4afd-9a3b-0a2c7ec87a78','0d511f43-af32-4ad1-b02e-0c4ed6d4a0a2','f2cb709d-bb9c-4b58-b8b9-d8c6816488bb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='beb1af828fbe4beb949a30ab0d23504e',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:05:35.680443 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-d8a6c89f-b101-4481-9323-f9745f432604 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (503eae65-711d-47a1-98eb-1096983ab3a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:05:35.692129 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-d8a6c89f-b101-4481-9323-f9745f432604 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (503eae65-711d-47a1-98eb-1096983ab3a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:05:35.694174 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-d8a6c89f-b101-4481-9323-f9745f432604 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Flow 'volume_create_api' (03d46f47-be25-4c11-b12c-e8601e5d441f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:05:35.694174 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-d8a6c89f-b101-4481-9323-f9745f432604 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Create volume request issued successfully. Aug 20 01:05:35.694174 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-d8a6c89f-b101-4481-9323-f9745f432604 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 20 01:05:35.694174 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 983/3891] 10.4.3.240 () {68 vars in 1258 bytes} [Thu Aug 20 01:05:35 2026] POST /volume/v3/volumes => generated 778 bytes in 138 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 01:05:35.705254 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-9b3ef98e-bea7-4ba3-961b-9979037550d9 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:35.707220 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-9b3ef98e-bea7-4ba3-961b-9979037550d9 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] GET https://10.4.3.240/volume/v3/volumes/9d6d0bd7-2d35-447c-bbec-89497e560cde Aug 20 01:05:35.707428 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-9b3ef98e-bea7-4ba3-961b-9979037550d9 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:35.707605 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-9b3ef98e-bea7-4ba3-961b-9979037550d9 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:35.708411 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-3492eeeb-6183-420f-bd2b-eb5cebdb5c1f req-e53b0353-c775-48b1-a3b6-aa3b3a045e43 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:35.710459 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-3492eeeb-6183-420f-bd2b-eb5cebdb5c1f req-e53b0353-c775-48b1-a3b6-aa3b3a045e43 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] PUT https://10.4.3.240/volume/v3/attachments/24d121be-4dc4-4243-913b-7a55b936705f Aug 20 01:05:35.710801 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-3492eeeb-6183-420f-bd2b-eb5cebdb5c1f req-e53b0353-c775-48b1-a3b6-aa3b3a045e43 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.240", "host": "np0000007838", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:e656b6daafb0", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "870eaf75-1108-49d5-b5ab-79f4c93758d0", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:05:35.716305 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:05:35.716305 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:05:35.717905 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.coordination [req-3492eeeb-6183-420f-bd2b-eb5cebdb5c1f req-e53b0353-c775-48b1-a3b6-aa3b3a045e43 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Acquiring lock "cinder-attachment_update-2b24a16a-d87d-4f04-acf0-4d7443477ec1-np0000007838" by "attachment_update" {{(pid=100214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 01:05:35.719161 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-9b3ef98e-bea7-4ba3-961b-9979037550d9 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Volume info retrieved successfully. Aug 20 01:05:35.723104 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-9b3ef98e-bea7-4ba3-961b-9979037550d9 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] https://10.4.3.240/volume/v3/volumes/9d6d0bd7-2d35-447c-bbec-89497e560cde returned with HTTP 200 Aug 20 01:05:35.723524 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 967/3892] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:05:35 2026] GET /volume/v3/volumes/9d6d0bd7-2d35-447c-bbec-89497e560cde => generated 957 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:05:35.723706 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.coordination [req-3492eeeb-6183-420f-bd2b-eb5cebdb5c1f req-e53b0353-c775-48b1-a3b6-aa3b3a045e43 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Lock "cinder-attachment_update-2b24a16a-d87d-4f04-acf0-4d7443477ec1-np0000007838" acquired by "attachment_update" :: waited 0.006s {{(pid=100214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 01:05:35.724612 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:05:35.724612 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:05:35.853104 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.coordination [req-3492eeeb-6183-420f-bd2b-eb5cebdb5c1f req-e53b0353-c775-48b1-a3b6-aa3b3a045e43 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Lock "cinder-attachment_update-2b24a16a-d87d-4f04-acf0-4d7443477ec1-np0000007838" released by "attachment_update" :: held 0.129s {{(pid=100214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 01:05:35.853463 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-3492eeeb-6183-420f-bd2b-eb5cebdb5c1f req-e53b0353-c775-48b1-a3b6-aa3b3a045e43 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] https://10.4.3.240/volume/v3/attachments/24d121be-4dc4-4243-913b-7a55b936705f returned with HTTP 200 Aug 20 01:05:35.857154 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 977/3893] 10.4.3.240 () {74 vars in 1704 bytes} [Thu Aug 20 01:05:35 2026] PUT /volume/v3/attachments/24d121be-4dc4-4243-913b-7a55b936705f => generated 969 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:05:35.884448 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [req-3492eeeb-6183-420f-bd2b-eb5cebdb5c1f req-690d98e5-6ac3-4f14-b11b-33b37a4c88d7 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:35.886472 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-3492eeeb-6183-420f-bd2b-eb5cebdb5c1f req-690d98e5-6ac3-4f14-b11b-33b37a4c88d7 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] POST https://10.4.3.240/volume/v3/attachments/24d121be-4dc4-4243-913b-7a55b936705f/action Aug 20 01:05:35.886936 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [req-3492eeeb-6183-420f-bd2b-eb5cebdb5c1f req-690d98e5-6ac3-4f14-b11b-33b37a4c88d7 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Action body: b'{"os-complete": null}' {{(pid=100213) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 01:05:35.886936 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [req-3492eeeb-6183-420f-bd2b-eb5cebdb5c1f req-690d98e5-6ac3-4f14-b11b-33b37a4c88d7 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:05:35.902861 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:05:35.902861 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:05:35.916562 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-3492eeeb-6183-420f-bd2b-eb5cebdb5c1f req-690d98e5-6ac3-4f14-b11b-33b37a4c88d7 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] https://10.4.3.240/volume/v3/attachments/24d121be-4dc4-4243-913b-7a55b936705f/action returned with HTTP 204 Aug 20 01:05:35.916972 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 967/3894] 10.4.3.240 () {74 vars in 1725 bytes} [Thu Aug 20 01:05:35 2026] POST /volume/v3/attachments/24d121be-4dc4-4243-913b-7a55b936705f/action => generated 0 bytes in 33 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:05:35.994838 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-5cbcad26-5e38-4cda-9c5b-bf0da29128b3 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:36.117570 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-5cbcad26-5e38-4cda-9c5b-bf0da29128b3 tempest-VolumeAndVolumeTypeFromImageTest-2132813827 tempest-VolumeAndVolumeTypeFromImageTest-2132813827-project-admin] POST https://10.4.3.240/volume/v3/types Aug 20 01:05:36.117993 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-5cbcad26-5e38-4cda-9c5b-bf0da29128b3 tempest-VolumeAndVolumeTypeFromImageTest-2132813827 tempest-VolumeAndVolumeTypeFromImageTest-2132813827-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=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:05:36.119867 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:05:36.119867 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:05:36.131464 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-5cbcad26-5e38-4cda-9c5b-bf0da29128b3 tempest-VolumeAndVolumeTypeFromImageTest-2132813827 tempest-VolumeAndVolumeTypeFromImageTest-2132813827-project-admin] https://10.4.3.240/volume/v3/types returned with HTTP 200 Aug 20 01:05:36.131830 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 984/3895] 10.4.3.240 () {68 vars in 1253 bytes} [Thu Aug 20 01:05:35 2026] POST /volume/v3/types => generated 287 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:05:36.159731 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-7012ee2a-703a-4944-8533-15e781369fdb None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:36.161852 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-7012ee2a-703a-4944-8533-15e781369fdb tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] GET https://10.4.3.240/volume/v3/snapshots/34396941-6b0d-4333-912a-af9ebcb03f7b Aug 20 01:05:36.161852 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-7012ee2a-703a-4944-8533-15e781369fdb tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:36.161852 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-7012ee2a-703a-4944-8533-15e781369fdb tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:36.166418 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:05:36.166418 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:05:36.166831 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-7012ee2a-703a-4944-8533-15e781369fdb tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Snapshot retrieved successfully. Aug 20 01:05:36.167623 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-7012ee2a-703a-4944-8533-15e781369fdb tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] https://10.4.3.240/volume/v3/snapshots/34396941-6b0d-4333-912a-af9ebcb03f7b returned with HTTP 200 Aug 20 01:05:36.167960 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 968/3896] 10.4.3.240 () {66 vars in 1354 bytes} [Thu Aug 20 01:05:36 2026] GET /volume/v3/snapshots/34396941-6b0d-4333-912a-af9ebcb03f7b => generated 467 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:05:36.173390 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-6da9f697-fb95-474e-a175-1f2b2108c7d6 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:36.175038 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-6da9f697-fb95-474e-a175-1f2b2108c7d6 tempest-TestStampPattern-1235210939 tempest-TestStampPattern-1235210939-project-member] GET https://10.4.3.240/volume/v3/volumes/974fd209-36bc-4c26-819b-73635452f093 Aug 20 01:05:36.175738 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-6da9f697-fb95-474e-a175-1f2b2108c7d6 tempest-TestStampPattern-1235210939 tempest-TestStampPattern-1235210939-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:36.175738 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-6da9f697-fb95-474e-a175-1f2b2108c7d6 tempest-TestStampPattern-1235210939 tempest-TestStampPattern-1235210939-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:36.178054 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-8bc74c3f-2f89-4c0e-837c-03ecab554536 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:36.179936 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-8bc74c3f-2f89-4c0e-837c-03ecab554536 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] DELETE https://10.4.3.240/volume/v3/snapshots/34396941-6b0d-4333-912a-af9ebcb03f7b Aug 20 01:05:36.180211 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-8bc74c3f-2f89-4c0e-837c-03ecab554536 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:36.180501 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-8bc74c3f-2f89-4c0e-837c-03ecab554536 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Calling method 'delete' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:36.180650 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.v3.snapshots [None req-8bc74c3f-2f89-4c0e-837c-03ecab554536 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Delete snapshot with id: 34396941-6b0d-4333-912a-af9ebcb03f7b Aug 20 01:05:36.184674 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:05:36.184674 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:05:36.186076 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:05:36.186076 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:05:36.186660 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-8bc74c3f-2f89-4c0e-837c-03ecab554536 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Snapshot retrieved successfully. Aug 20 01:05:36.187987 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-6da9f697-fb95-474e-a175-1f2b2108c7d6 tempest-TestStampPattern-1235210939 tempest-TestStampPattern-1235210939-project-member] Volume info retrieved successfully. Aug 20 01:05:36.192764 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-6da9f697-fb95-474e-a175-1f2b2108c7d6 tempest-TestStampPattern-1235210939 tempest-TestStampPattern-1235210939-project-member] https://10.4.3.240/volume/v3/volumes/974fd209-36bc-4c26-819b-73635452f093 returned with HTTP 200 Aug 20 01:05:36.193494 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 978/3897] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:05:36 2026] GET /volume/v3/volumes/974fd209-36bc-4c26-819b-73635452f093 => generated 873 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:05:36.206803 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-8bc74c3f-2f89-4c0e-837c-03ecab554536 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Snapshot delete request issued successfully. Aug 20 01:05:36.206968 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-8bc74c3f-2f89-4c0e-837c-03ecab554536 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] https://10.4.3.240/volume/v3/snapshots/34396941-6b0d-4333-912a-af9ebcb03f7b returned with HTTP 202 Aug 20 01:05:36.207368 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 968/3898] 10.4.3.240 () {66 vars in 1357 bytes} [Thu Aug 20 01:05:36 2026] DELETE /volume/v3/snapshots/34396941-6b0d-4333-912a-af9ebcb03f7b => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 01:05:36.213899 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-01bb143a-3fed-498f-9f08-ddb9390f7703 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:36.217397 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-01bb143a-3fed-498f-9f08-ddb9390f7703 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] GET https://10.4.3.240/volume/v3/snapshots/34396941-6b0d-4333-912a-af9ebcb03f7b Aug 20 01:05:36.217397 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-01bb143a-3fed-498f-9f08-ddb9390f7703 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:36.217397 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-01bb143a-3fed-498f-9f08-ddb9390f7703 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:36.224277 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:05:36.224277 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:05:36.224746 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-01bb143a-3fed-498f-9f08-ddb9390f7703 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Snapshot retrieved successfully. Aug 20 01:05:36.225613 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-01bb143a-3fed-498f-9f08-ddb9390f7703 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] https://10.4.3.240/volume/v3/snapshots/34396941-6b0d-4333-912a-af9ebcb03f7b returned with HTTP 200 Aug 20 01:05:36.225983 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 985/3899] 10.4.3.240 () {66 vars in 1354 bytes} [Thu Aug 20 01:05:36 2026] GET /volume/v3/snapshots/34396941-6b0d-4333-912a-af9ebcb03f7b => generated 466 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:05:36.271612 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [req-f5ad3325-599c-454b-95f2-0cad85a93021 req-fdebe930-8345-431d-8d1d-b024da8c0317 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:36.274118 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-f5ad3325-599c-454b-95f2-0cad85a93021 req-fdebe930-8345-431d-8d1d-b024da8c0317 tempest-TestStampPattern-1235210939 tempest-TestStampPattern-1235210939-project-member] POST https://10.4.3.240/volume/v3/attachments/029aa2bb-c6f8-4bfd-aac5-2b6c492b0534/action Aug 20 01:05:36.274616 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [req-f5ad3325-599c-454b-95f2-0cad85a93021 req-fdebe930-8345-431d-8d1d-b024da8c0317 tempest-TestStampPattern-1235210939 tempest-TestStampPattern-1235210939-project-member] Action body: b'{"os-complete": null}' {{(pid=100212) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 01:05:36.275177 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [req-f5ad3325-599c-454b-95f2-0cad85a93021 req-fdebe930-8345-431d-8d1d-b024da8c0317 tempest-TestStampPattern-1235210939 tempest-TestStampPattern-1235210939-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:05:36.293328 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:05:36.293328 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:05:36.304520 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-f5ad3325-599c-454b-95f2-0cad85a93021 req-fdebe930-8345-431d-8d1d-b024da8c0317 tempest-TestStampPattern-1235210939 tempest-TestStampPattern-1235210939-project-member] https://10.4.3.240/volume/v3/attachments/029aa2bb-c6f8-4bfd-aac5-2b6c492b0534/action returned with HTTP 204 Aug 20 01:05:36.305030 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 969/3900] 10.4.3.240 () {74 vars in 1725 bytes} [Thu Aug 20 01:05:36 2026] POST /volume/v3/attachments/029aa2bb-c6f8-4bfd-aac5-2b6c492b0534/action => generated 0 bytes in 34 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:05:36.734597 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-826abca0-ea60-4c8f-aaa6-4f232862bc68 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:36.736551 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-826abca0-ea60-4c8f-aaa6-4f232862bc68 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] GET https://10.4.3.240/volume/v3/volumes/9d6d0bd7-2d35-447c-bbec-89497e560cde Aug 20 01:05:36.736765 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-826abca0-ea60-4c8f-aaa6-4f232862bc68 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:36.736969 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-826abca0-ea60-4c8f-aaa6-4f232862bc68 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:36.744752 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:05:36.744752 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:05:36.748125 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-826abca0-ea60-4c8f-aaa6-4f232862bc68 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Volume info retrieved successfully. Aug 20 01:05:36.751643 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-826abca0-ea60-4c8f-aaa6-4f232862bc68 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] https://10.4.3.240/volume/v3/volumes/9d6d0bd7-2d35-447c-bbec-89497e560cde returned with HTTP 200 Aug 20 01:05:36.751974 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 979/3901] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:05:36 2026] GET /volume/v3/volumes/9d6d0bd7-2d35-447c-bbec-89497e560cde => generated 1018 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:05:36.763741 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-9a61881b-9d69-4b25-8362-68c277dc964f None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:36.766048 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-9a61881b-9d69-4b25-8362-68c277dc964f tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] POST https://10.4.3.240/volume/v3/snapshots Aug 20 01:05:36.766547 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-9a61881b-9d69-4b25-8362-68c277dc964f tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "9d6d0bd7-2d35-447c-bbec-89497e560cde", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1741851978"}} {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:05:36.777655 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:05:36.777655 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:05:36.778147 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-9a61881b-9d69-4b25-8362-68c277dc964f tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Volume info retrieved successfully. Aug 20 01:05:36.778329 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.v3.snapshots [None req-9a61881b-9d69-4b25-8362-68c277dc964f tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Create snapshot from volume 9d6d0bd7-2d35-447c-bbec-89497e560cde Aug 20 01:05:36.803598 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.quota [None req-9a61881b-9d69-4b25-8362-68c277dc964f tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Created reservations ['926635bf-914d-43d8-85da-fbf7a091c5a2', 'c435d390-ea01-458c-b874-c08f9bb45fb1', 'f3060891-7486-47cf-b972-a5cf55b33806', 'bb91abb9-a9f1-4b13-927d-95d24b9d0967'] {{(pid=100213) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 01:05:36.829656 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-9a61881b-9d69-4b25-8362-68c277dc964f tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Snapshot create request issued successfully. Aug 20 01:05:36.829835 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-9a61881b-9d69-4b25-8362-68c277dc964f tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] https://10.4.3.240/volume/v3/snapshots returned with HTTP 202 Aug 20 01:05:36.830222 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 969/3902] 10.4.3.240 () {68 vars in 1265 bytes} [Thu Aug 20 01:05:36 2026] POST /volume/v3/snapshots => generated 308 bytes in 67 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 01:05:36.841692 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-711195e2-afed-47ea-a7bb-0125bacf7d01 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:36.843732 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-711195e2-afed-47ea-a7bb-0125bacf7d01 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] GET https://10.4.3.240/volume/v3/snapshots/cd73d23a-0ff3-40a6-abc3-d02dbe38191e Aug 20 01:05:36.843732 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-711195e2-afed-47ea-a7bb-0125bacf7d01 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:36.843827 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-711195e2-afed-47ea-a7bb-0125bacf7d01 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:36.848301 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:05:36.848301 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:05:36.848658 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-711195e2-afed-47ea-a7bb-0125bacf7d01 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Snapshot retrieved successfully. Aug 20 01:05:36.849305 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-711195e2-afed-47ea-a7bb-0125bacf7d01 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] https://10.4.3.240/volume/v3/snapshots/cd73d23a-0ff3-40a6-abc3-d02dbe38191e returned with HTTP 200 Aug 20 01:05:36.849911 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 986/3903] 10.4.3.240 () {66 vars in 1354 bytes} [Thu Aug 20 01:05:36 2026] GET /volume/v3/snapshots/cd73d23a-0ff3-40a6-abc3-d02dbe38191e => generated 440 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:05:37.209568 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-d79d9eb0-d3d0-4489-ac8e-d9053d86a5d2 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:37.211751 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-d79d9eb0-d3d0-4489-ac8e-d9053d86a5d2 tempest-TestStampPattern-1235210939 tempest-TestStampPattern-1235210939-project-member] GET https://10.4.3.240/volume/v3/volumes/974fd209-36bc-4c26-819b-73635452f093 Aug 20 01:05:37.212002 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-d79d9eb0-d3d0-4489-ac8e-d9053d86a5d2 tempest-TestStampPattern-1235210939 tempest-TestStampPattern-1235210939-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:37.212248 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-d79d9eb0-d3d0-4489-ac8e-d9053d86a5d2 tempest-TestStampPattern-1235210939 tempest-TestStampPattern-1235210939-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:37.227606 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:05:37.227606 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:05:37.236542 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-d79d9eb0-d3d0-4489-ac8e-d9053d86a5d2 tempest-TestStampPattern-1235210939 tempest-TestStampPattern-1235210939-project-member] Volume info retrieved successfully. Aug 20 01:05:37.240285 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-141826aa-dfd1-4e8e-baf7-b731b1646d1d None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:37.244597 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-d79d9eb0-d3d0-4489-ac8e-d9053d86a5d2 tempest-TestStampPattern-1235210939 tempest-TestStampPattern-1235210939-project-member] https://10.4.3.240/volume/v3/volumes/974fd209-36bc-4c26-819b-73635452f093 returned with HTTP 200 Aug 20 01:05:37.245101 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 970/3904] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:05:37 2026] GET /volume/v3/volumes/974fd209-36bc-4c26-819b-73635452f093 => generated 1165 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:05:37.245654 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-141826aa-dfd1-4e8e-baf7-b731b1646d1d tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] GET https://10.4.3.240/volume/v3/snapshots/34396941-6b0d-4333-912a-af9ebcb03f7b Aug 20 01:05:37.245874 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-141826aa-dfd1-4e8e-baf7-b731b1646d1d tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:37.246093 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-141826aa-dfd1-4e8e-baf7-b731b1646d1d tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:37.252783 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-141826aa-dfd1-4e8e-baf7-b731b1646d1d tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] https://10.4.3.240/volume/v3/snapshots/34396941-6b0d-4333-912a-af9ebcb03f7b returned with HTTP 404 Aug 20 01:05:37.252824 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 980/3905] 10.4.3.240 () {66 vars in 1354 bytes} [Thu Aug 20 01:05:37 2026] GET /volume/v3/snapshots/34396941-6b0d-4333-912a-af9ebcb03f7b => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:05:37.258984 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-17965a38-aa01-4c1f-ae5d-94b6f57a3f6e None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:37.260996 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-88301d27-c2e2-43d7-94e7-3c764b3b34bb None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:37.261250 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-17965a38-aa01-4c1f-ae5d-94b6f57a3f6e tempest-TestStampPattern-1235210939 tempest-TestStampPattern-1235210939-project-member] GET https://10.4.3.240/volume/v3/volumes/974fd209-36bc-4c26-819b-73635452f093 Aug 20 01:05:37.261582 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-17965a38-aa01-4c1f-ae5d-94b6f57a3f6e tempest-TestStampPattern-1235210939 tempest-TestStampPattern-1235210939-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:37.261725 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-17965a38-aa01-4c1f-ae5d-94b6f57a3f6e tempest-TestStampPattern-1235210939 tempest-TestStampPattern-1235210939-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:37.262988 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-88301d27-c2e2-43d7-94e7-3c764b3b34bb tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] DELETE https://10.4.3.240/volume/v3/snapshots/f422684a-37ec-4f7d-885a-6e0c05a4d272 Aug 20 01:05:37.263520 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-88301d27-c2e2-43d7-94e7-3c764b3b34bb tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:37.263520 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-88301d27-c2e2-43d7-94e7-3c764b3b34bb tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Calling method 'delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:37.263674 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.v3.snapshots [None req-88301d27-c2e2-43d7-94e7-3c764b3b34bb tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Delete snapshot with id: f422684a-37ec-4f7d-885a-6e0c05a4d272 Aug 20 01:05:37.269586 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:05:37.269586 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:05:37.270445 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-88301d27-c2e2-43d7-94e7-3c764b3b34bb tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Snapshot retrieved successfully. Aug 20 01:05:37.271755 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:05:37.271755 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:05:37.275583 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-17965a38-aa01-4c1f-ae5d-94b6f57a3f6e tempest-TestStampPattern-1235210939 tempest-TestStampPattern-1235210939-project-member] Volume info retrieved successfully. Aug 20 01:05:37.280393 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-17965a38-aa01-4c1f-ae5d-94b6f57a3f6e tempest-TestStampPattern-1235210939 tempest-TestStampPattern-1235210939-project-member] https://10.4.3.240/volume/v3/volumes/974fd209-36bc-4c26-819b-73635452f093 returned with HTTP 200 Aug 20 01:05:37.280847 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 970/3906] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:05:37 2026] GET /volume/v3/volumes/974fd209-36bc-4c26-819b-73635452f093 => generated 1165 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:05:37.294983 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-88301d27-c2e2-43d7-94e7-3c764b3b34bb tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Snapshot delete request issued successfully. Aug 20 01:05:37.295301 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-88301d27-c2e2-43d7-94e7-3c764b3b34bb tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] https://10.4.3.240/volume/v3/snapshots/f422684a-37ec-4f7d-885a-6e0c05a4d272 returned with HTTP 202 Aug 20 01:05:37.295835 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 987/3907] 10.4.3.240 () {66 vars in 1357 bytes} [Thu Aug 20 01:05:37 2026] DELETE /volume/v3/snapshots/f422684a-37ec-4f7d-885a-6e0c05a4d272 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 01:05:37.306453 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-80373d7c-019f-4f1a-a27c-566c13bf285c None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:37.308893 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-80373d7c-019f-4f1a-a27c-566c13bf285c tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] GET https://10.4.3.240/volume/v3/snapshots/f422684a-37ec-4f7d-885a-6e0c05a4d272 Aug 20 01:05:37.309102 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-80373d7c-019f-4f1a-a27c-566c13bf285c tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:37.309321 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-80373d7c-019f-4f1a-a27c-566c13bf285c tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:37.315783 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:05:37.315783 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:05:37.316168 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-80373d7c-019f-4f1a-a27c-566c13bf285c tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Snapshot retrieved successfully. Aug 20 01:05:37.317123 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-80373d7c-019f-4f1a-a27c-566c13bf285c tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] https://10.4.3.240/volume/v3/snapshots/f422684a-37ec-4f7d-885a-6e0c05a4d272 returned with HTTP 200 Aug 20 01:05:37.317593 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 971/3908] 10.4.3.240 () {66 vars in 1354 bytes} [Thu Aug 20 01:05:37 2026] GET /volume/v3/snapshots/f422684a-37ec-4f7d-885a-6e0c05a4d272 => generated 467 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:05:37.793037 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-849dc7d3-ff45-4f15-a616-770b801b913d None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:37.794673 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-849dc7d3-ff45-4f15-a616-770b801b913d tempest-VolumeAndVolumeTypeFromImageTest-1489526399 tempest-VolumeAndVolumeTypeFromImageTest-1489526399-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 20 01:05:37.794945 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-849dc7d3-ff45-4f15-a616-770b801b913d tempest-VolumeAndVolumeTypeFromImageTest-1489526399 tempest-VolumeAndVolumeTypeFromImageTest-1489526399-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "imageRef": "a0cd111c-5b77-4bc8-b9a5-4f073eae2034", "size": 1}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:05:37.797109 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.v3.volumes [None req-849dc7d3-ff45-4f15-a616-770b801b913d tempest-VolumeAndVolumeTypeFromImageTest-1489526399 tempest-VolumeAndVolumeTypeFromImageTest-1489526399-project-member] Create volume request body: {'volume': {'name': 'volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6', 'imageRef': 'a0cd111c-5b77-4bc8-b9a5-4f073eae2034', 'size': 1}} {{(pid=100214) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 01:05:37.858409 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-d6ca4b0d-c2e4-46ee-b099-9acef37f0113 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:37.860874 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-d6ca4b0d-c2e4-46ee-b099-9acef37f0113 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] GET https://10.4.3.240/volume/v3/snapshots/cd73d23a-0ff3-40a6-abc3-d02dbe38191e Aug 20 01:05:37.861298 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-d6ca4b0d-c2e4-46ee-b099-9acef37f0113 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:37.861578 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-d6ca4b0d-c2e4-46ee-b099-9acef37f0113 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:37.866363 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:05:37.866363 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:05:37.866774 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-d6ca4b0d-c2e4-46ee-b099-9acef37f0113 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Snapshot retrieved successfully. Aug 20 01:05:37.867672 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-d6ca4b0d-c2e4-46ee-b099-9acef37f0113 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] https://10.4.3.240/volume/v3/snapshots/cd73d23a-0ff3-40a6-abc3-d02dbe38191e returned with HTTP 200 Aug 20 01:05:37.868223 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 971/3909] 10.4.3.240 () {66 vars in 1354 bytes} [Thu Aug 20 01:05:37 2026] GET /volume/v3/snapshots/cd73d23a-0ff3-40a6-abc3-d02dbe38191e => generated 467 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:05:37.875756 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-8e99b2ac-0ce9-4518-9207-4a43ae7447d9 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:37.877619 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-8e99b2ac-0ce9-4518-9207-4a43ae7447d9 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] POST https://10.4.3.240/volume/v3/snapshots/cd73d23a-0ff3-40a6-abc3-d02dbe38191e/action Aug 20 01:05:37.877944 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-8e99b2ac-0ce9-4518-9207-4a43ae7447d9 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100215) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 01:05:37.878128 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-8e99b2ac-0ce9-4518-9207-4a43ae7447d9 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:05:37.879274 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.contrib.admin_actions [None req-8e99b2ac-0ce9-4518-9207-4a43ae7447d9 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Updating snapshot 'cd73d23a-0ff3-40a6-abc3-d02dbe38191e' with '{'status': 'creating'}' {{(pid=100215) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 20 01:05:37.889393 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:05:37.889393 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:05:37.890821 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.v3.volumes [None req-849dc7d3-ff45-4f15-a616-770b801b913d tempest-VolumeAndVolumeTypeFromImageTest-1489526399 tempest-VolumeAndVolumeTypeFromImageTest-1489526399-project-member] Create volume of 1 GB Aug 20 01:05:37.896778 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-849dc7d3-ff45-4f15-a616-770b801b913d tempest-VolumeAndVolumeTypeFromImageTest-1489526399 tempest-VolumeAndVolumeTypeFromImageTest-1489526399-project-member] Availability Zones retrieved successfully. Aug 20 01:05:37.904866 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-849dc7d3-ff45-4f15-a616-770b801b913d tempest-VolumeAndVolumeTypeFromImageTest-1489526399 tempest-VolumeAndVolumeTypeFromImageTest-1489526399-project-member] Flow 'volume_create_api' (b00aae2a-cd69-452c-9865-3f83356f8b58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:05:37.905184 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-8e99b2ac-0ce9-4518-9207-4a43ae7447d9 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] https://10.4.3.240/volume/v3/snapshots/cd73d23a-0ff3-40a6-abc3-d02dbe38191e/action returned with HTTP 202 Aug 20 01:05:37.905651 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 988/3910] 10.4.3.240 () {68 vars in 1396 bytes} [Thu Aug 20 01:05:37 2026] POST /volume/v3/snapshots/cd73d23a-0ff3-40a6-abc3-d02dbe38191e/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 01:05:37.906088 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-849dc7d3-ff45-4f15-a616-770b801b913d tempest-VolumeAndVolumeTypeFromImageTest-1489526399 tempest-VolumeAndVolumeTypeFromImageTest-1489526399-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fa5f79f0-0da5-4fe0-95d6-42e495c72e98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:05:37.907069 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.flows.api.create_volume [None req-849dc7d3-ff45-4f15-a616-770b801b913d tempest-VolumeAndVolumeTypeFromImageTest-1489526399 tempest-VolumeAndVolumeTypeFromImageTest-1489526399-project-member] Validating volume size '1' using validate_int {{(pid=100214) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 01:05:37.913631 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-02d39d11-4319-4518-9d9e-3cd5cdb2ae60 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:37.915380 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-02d39d11-4319-4518-9d9e-3cd5cdb2ae60 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] GET https://10.4.3.240/volume/v3/snapshots/cd73d23a-0ff3-40a6-abc3-d02dbe38191e Aug 20 01:05:37.915609 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-02d39d11-4319-4518-9d9e-3cd5cdb2ae60 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:37.915797 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-02d39d11-4319-4518-9d9e-3cd5cdb2ae60 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:37.920421 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:05:37.920421 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:05:37.920731 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-02d39d11-4319-4518-9d9e-3cd5cdb2ae60 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Snapshot retrieved successfully. Aug 20 01:05:37.921411 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-02d39d11-4319-4518-9d9e-3cd5cdb2ae60 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] https://10.4.3.240/volume/v3/snapshots/cd73d23a-0ff3-40a6-abc3-d02dbe38191e returned with HTTP 200 Aug 20 01:05:37.921937 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 972/3911] 10.4.3.240 () {66 vars in 1354 bytes} [Thu Aug 20 01:05:37 2026] GET /volume/v3/snapshots/cd73d23a-0ff3-40a6-abc3-d02dbe38191e => generated 466 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:05:37.931688 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-ce34405b-bded-4211-ad4c-964efdae5d32 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:37.933826 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-ce34405b-bded-4211-ad4c-964efdae5d32 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-member] POST https://10.4.3.240/volume/v3/snapshots/cd73d23a-0ff3-40a6-abc3-d02dbe38191e/action Aug 20 01:05:37.934207 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-ce34405b-bded-4211-ad4c-964efdae5d32 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-member] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "80%"}}' {{(pid=100213) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 01:05:37.934384 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-ce34405b-bded-4211-ad4c-964efdae5d32 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-member] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "80%"}} {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:05:37.936292 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.contrib.snapshot_actions [None req-ce34405b-bded-4211-ad4c-964efdae5d32 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-member] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '80%'}} {{(pid=100213) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Aug 20 01:05:37.942652 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:05:37.942652 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:05:37.943240 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.contrib.snapshot_actions [None req-ce34405b-bded-4211-ad4c-964efdae5d32 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-member] Updating snapshot cd73d23a-0ff3-40a6-abc3-d02dbe38191e with info {'id': 'cd73d23a-0ff3-40a6-abc3-d02dbe38191e', 'status': 'error', 'progress': '80%'} Aug 20 01:05:37.950782 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-ce34405b-bded-4211-ad4c-964efdae5d32 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-member] https://10.4.3.240/volume/v3/snapshots/cd73d23a-0ff3-40a6-abc3-d02dbe38191e/action returned with HTTP 202 Aug 20 01:05:37.951256 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 972/3912] 10.4.3.240 () {68 vars in 1396 bytes} [Thu Aug 20 01:05:37 2026] POST /volume/v3/snapshots/cd73d23a-0ff3-40a6-abc3-d02dbe38191e/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 01:05:37.960982 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-b529cffa-1592-4e6a-8220-e89c36cb9338 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:37.961079 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-849dc7d3-ff45-4f15-a616-770b801b913d tempest-VolumeAndVolumeTypeFromImageTest-1489526399 tempest-VolumeAndVolumeTypeFromImageTest-1489526399-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fa5f79f0-0da5-4fe0-95d6-42e495c72e98) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T01:05:36Z,deleted=False,deleted_at=None,description='Generic volume_type for test 6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6',extra_specs={},id=7af85a2d-1854-465c-9424-e59214a16431,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': '7af85a2d-1854-465c-9424-e59214a16431', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:05:37.962084 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-849dc7d3-ff45-4f15-a616-770b801b913d tempest-VolumeAndVolumeTypeFromImageTest-1489526399 tempest-VolumeAndVolumeTypeFromImageTest-1489526399-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (64a794c7-2f3b-45ba-96ae-eef9977f7f22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:05:37.962926 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-b529cffa-1592-4e6a-8220-e89c36cb9338 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] DELETE https://10.4.3.240/volume/v3/snapshots/cd73d23a-0ff3-40a6-abc3-d02dbe38191e Aug 20 01:05:37.963279 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-b529cffa-1592-4e6a-8220-e89c36cb9338 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:37.963386 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-b529cffa-1592-4e6a-8220-e89c36cb9338 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Calling method 'delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:37.963552 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.v3.snapshots [None req-b529cffa-1592-4e6a-8220-e89c36cb9338 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Delete snapshot with id: cd73d23a-0ff3-40a6-abc3-d02dbe38191e Aug 20 01:05:37.968183 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:05:37.968183 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:05:37.968553 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-b529cffa-1592-4e6a-8220-e89c36cb9338 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Snapshot retrieved successfully. Aug 20 01:05:37.988530 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-b529cffa-1592-4e6a-8220-e89c36cb9338 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Snapshot delete request issued successfully. Aug 20 01:05:37.988801 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-b529cffa-1592-4e6a-8220-e89c36cb9338 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] https://10.4.3.240/volume/v3/snapshots/cd73d23a-0ff3-40a6-abc3-d02dbe38191e returned with HTTP 202 Aug 20 01:05:37.989294 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 989/3913] 10.4.3.240 () {66 vars in 1357 bytes} [Thu Aug 20 01:05:37 2026] DELETE /volume/v3/snapshots/cd73d23a-0ff3-40a6-abc3-d02dbe38191e => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 01:05:37.991023 np0000007838 devstack@c-api.service[100214]: WARNING cinder.quota [None req-849dc7d3-ff45-4f15-a616-770b801b913d tempest-VolumeAndVolumeTypeFromImageTest-1489526399 tempest-VolumeAndVolumeTypeFromImageTest-1489526399-project-member] Deprecated: Default quota for resource: volumes_vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6 is set by the default quota flag: quota_volumes_vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6, it is now deprecated. Please use the default quota class for default quota. Aug 20 01:05:37.991277 np0000007838 devstack@c-api.service[100214]: WARNING cinder.quota [None req-849dc7d3-ff45-4f15-a616-770b801b913d tempest-VolumeAndVolumeTypeFromImageTest-1489526399 tempest-VolumeAndVolumeTypeFromImageTest-1489526399-project-member] Deprecated: Default quota for resource: gigabytes_vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6 is set by the default quota flag: quota_gigabytes_vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6, it is now deprecated. Please use the default quota class for default quota. Aug 20 01:05:38.001361 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-6cbc0823-8765-4a51-92f1-62f63bdbc1a2 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:38.003416 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-6cbc0823-8765-4a51-92f1-62f63bdbc1a2 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] GET https://10.4.3.240/volume/v3/snapshots/cd73d23a-0ff3-40a6-abc3-d02dbe38191e Aug 20 01:05:38.003662 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-6cbc0823-8765-4a51-92f1-62f63bdbc1a2 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:38.003863 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-6cbc0823-8765-4a51-92f1-62f63bdbc1a2 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:38.011525 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:05:38.011525 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:05:38.011846 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-6cbc0823-8765-4a51-92f1-62f63bdbc1a2 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Snapshot retrieved successfully. Aug 20 01:05:38.012951 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-6cbc0823-8765-4a51-92f1-62f63bdbc1a2 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] https://10.4.3.240/volume/v3/snapshots/cd73d23a-0ff3-40a6-abc3-d02dbe38191e returned with HTTP 200 Aug 20 01:05:38.013110 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 973/3914] 10.4.3.240 () {66 vars in 1354 bytes} [Thu Aug 20 01:05:38 2026] GET /volume/v3/snapshots/cd73d23a-0ff3-40a6-abc3-d02dbe38191e => generated 465 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:05:38.023040 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.quota [None req-849dc7d3-ff45-4f15-a616-770b801b913d tempest-VolumeAndVolumeTypeFromImageTest-1489526399 tempest-VolumeAndVolumeTypeFromImageTest-1489526399-project-member] Created reservations ['d328b320-4f38-47f4-ad54-cc8113c607b0', '46058480-2165-460b-a9af-d75998746fc1', '689c5c23-126c-4b06-98f5-88637280477c', '5bd50cea-a7eb-4551-95e9-6ea6d7a323b2'] {{(pid=100214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 01:05:38.023838 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-849dc7d3-ff45-4f15-a616-770b801b913d tempest-VolumeAndVolumeTypeFromImageTest-1489526399 tempest-VolumeAndVolumeTypeFromImageTest-1489526399-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (64a794c7-2f3b-45ba-96ae-eef9977f7f22) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d328b320-4f38-47f4-ad54-cc8113c607b0', '46058480-2165-460b-a9af-d75998746fc1', '689c5c23-126c-4b06-98f5-88637280477c', '5bd50cea-a7eb-4551-95e9-6ea6d7a323b2']}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:05:38.024745 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-849dc7d3-ff45-4f15-a616-770b801b913d tempest-VolumeAndVolumeTypeFromImageTest-1489526399 tempest-VolumeAndVolumeTypeFromImageTest-1489526399-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (780222ff-3a46-4ffd-8405-fa1926b13bae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:05:38.053222 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-849dc7d3-ff45-4f15-a616-770b801b913d tempest-VolumeAndVolumeTypeFromImageTest-1489526399 tempest-VolumeAndVolumeTypeFromImageTest-1489526399-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (780222ff-3a46-4ffd-8405-fa1926b13bae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e5903c9f-c145-4842-8fc2-567d5648e50d', '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='fab8a6e7c59f4f3ba1ec7a09e9ad27aa',qos_specs=None,replication_status=,reservations=['d328b320-4f38-47f4-ad54-cc8113c607b0','46058480-2165-460b-a9af-d75998746fc1','689c5c23-126c-4b06-98f5-88637280477c','5bd50cea-a7eb-4551-95e9-6ea6d7a323b2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='36d07f2344fb458589dcfd748b7485c1',volume_type_id=7af85a2d-1854-465c-9424-e59214a16431), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T01:05:38Z,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=e5903c9f-c145-4842-8fc2-567d5648e50d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fab8a6e7c59f4f3ba1ec7a09e9ad27aa',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='36d07f2344fb458589dcfd748b7485c1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7af85a2d-1854-465c-9424-e59214a16431),volume_type_id=7af85a2d-1854-465c-9424-e59214a16431)}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:05:38.053979 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-849dc7d3-ff45-4f15-a616-770b801b913d tempest-VolumeAndVolumeTypeFromImageTest-1489526399 tempest-VolumeAndVolumeTypeFromImageTest-1489526399-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e54de560-bdbf-4cb6-b0bb-be289e8270e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:05:38.069804 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-849dc7d3-ff45-4f15-a616-770b801b913d tempest-VolumeAndVolumeTypeFromImageTest-1489526399 tempest-VolumeAndVolumeTypeFromImageTest-1489526399-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e54de560-bdbf-4cb6-b0bb-be289e8270e0) transitioned into state 'SUCCESS' from 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='fab8a6e7c59f4f3ba1ec7a09e9ad27aa',qos_specs=None,replication_status=,reservations=['d328b320-4f38-47f4-ad54-cc8113c607b0','46058480-2165-460b-a9af-d75998746fc1','689c5c23-126c-4b06-98f5-88637280477c','5bd50cea-a7eb-4551-95e9-6ea6d7a323b2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='36d07f2344fb458589dcfd748b7485c1',volume_type_id=7af85a2d-1854-465c-9424-e59214a16431)}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:05:38.070515 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-849dc7d3-ff45-4f15-a616-770b801b913d tempest-VolumeAndVolumeTypeFromImageTest-1489526399 tempest-VolumeAndVolumeTypeFromImageTest-1489526399-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (275617de-062b-45f6-8c29-9f6ac58114aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:05:38.078736 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-849dc7d3-ff45-4f15-a616-770b801b913d tempest-VolumeAndVolumeTypeFromImageTest-1489526399 tempest-VolumeAndVolumeTypeFromImageTest-1489526399-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (275617de-062b-45f6-8c29-9f6ac58114aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:05:38.079523 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-849dc7d3-ff45-4f15-a616-770b801b913d tempest-VolumeAndVolumeTypeFromImageTest-1489526399 tempest-VolumeAndVolumeTypeFromImageTest-1489526399-project-member] Flow 'volume_create_api' (b00aae2a-cd69-452c-9865-3f83356f8b58) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:05:38.079829 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-849dc7d3-ff45-4f15-a616-770b801b913d tempest-VolumeAndVolumeTypeFromImageTest-1489526399 tempest-VolumeAndVolumeTypeFromImageTest-1489526399-project-member] Create volume request issued successfully. Aug 20 01:05:38.080351 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-849dc7d3-ff45-4f15-a616-770b801b913d tempest-VolumeAndVolumeTypeFromImageTest-1489526399 tempest-VolumeAndVolumeTypeFromImageTest-1489526399-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 20 01:05:38.080921 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 981/3915] 10.4.3.240 () {68 vars in 1259 bytes} [Thu Aug 20 01:05:37 2026] POST /volume/v3/volumes => generated 798 bytes in 288 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 01:05:38.100938 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-082a840d-2360-44d9-b9fb-6d45423d7e04 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:38.102677 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-082a840d-2360-44d9-b9fb-6d45423d7e04 tempest-VolumeAndVolumeTypeFromImageTest-1489526399 tempest-VolumeAndVolumeTypeFromImageTest-1489526399-project-member] GET https://10.4.3.240/volume/v3/volumes/e5903c9f-c145-4842-8fc2-567d5648e50d Aug 20 01:05:38.102858 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-082a840d-2360-44d9-b9fb-6d45423d7e04 tempest-VolumeAndVolumeTypeFromImageTest-1489526399 tempest-VolumeAndVolumeTypeFromImageTest-1489526399-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:38.103039 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-082a840d-2360-44d9-b9fb-6d45423d7e04 tempest-VolumeAndVolumeTypeFromImageTest-1489526399 tempest-VolumeAndVolumeTypeFromImageTest-1489526399-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:38.109656 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:05:38.109656 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:05:38.113100 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-082a840d-2360-44d9-b9fb-6d45423d7e04 tempest-VolumeAndVolumeTypeFromImageTest-1489526399 tempest-VolumeAndVolumeTypeFromImageTest-1489526399-project-member] Volume info retrieved successfully. Aug 20 01:05:38.116796 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-082a840d-2360-44d9-b9fb-6d45423d7e04 tempest-VolumeAndVolumeTypeFromImageTest-1489526399 tempest-VolumeAndVolumeTypeFromImageTest-1489526399-project-member] https://10.4.3.240/volume/v3/volumes/e5903c9f-c145-4842-8fc2-567d5648e50d returned with HTTP 200 Aug 20 01:05:38.117165 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 973/3916] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:05:38 2026] GET /volume/v3/volumes/e5903c9f-c145-4842-8fc2-567d5648e50d => generated 866 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:05:38.328314 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-e037429d-44bd-4423-8bc6-8f77715c6442 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:38.331535 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-e037429d-44bd-4423-8bc6-8f77715c6442 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] GET https://10.4.3.240/volume/v3/snapshots/f422684a-37ec-4f7d-885a-6e0c05a4d272 Aug 20 01:05:38.331535 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-e037429d-44bd-4423-8bc6-8f77715c6442 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:38.331535 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-e037429d-44bd-4423-8bc6-8f77715c6442 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:38.334236 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-e037429d-44bd-4423-8bc6-8f77715c6442 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] https://10.4.3.240/volume/v3/snapshots/f422684a-37ec-4f7d-885a-6e0c05a4d272 returned with HTTP 404 Aug 20 01:05:38.334782 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 990/3917] 10.4.3.240 () {66 vars in 1354 bytes} [Thu Aug 20 01:05:38 2026] GET /volume/v3/snapshots/f422684a-37ec-4f7d-885a-6e0c05a4d272 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:05:38.342330 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-6a31eef2-edf1-47e6-879e-c5bd940b3ead None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:38.344140 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-6a31eef2-edf1-47e6-879e-c5bd940b3ead tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] DELETE https://10.4.3.240/volume/v3/snapshots/246a4d6f-49b1-4364-9ec7-09416e7aaf1d Aug 20 01:05:38.344318 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-6a31eef2-edf1-47e6-879e-c5bd940b3ead tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:38.344548 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-6a31eef2-edf1-47e6-879e-c5bd940b3ead tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Calling method 'delete' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:38.344834 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.v3.snapshots [None req-6a31eef2-edf1-47e6-879e-c5bd940b3ead tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Delete snapshot with id: 246a4d6f-49b1-4364-9ec7-09416e7aaf1d Aug 20 01:05:38.355221 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:05:38.355221 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:05:38.355882 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-6a31eef2-edf1-47e6-879e-c5bd940b3ead tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Snapshot retrieved successfully. Aug 20 01:05:38.385155 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-6a31eef2-edf1-47e6-879e-c5bd940b3ead tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Snapshot delete request issued successfully. Aug 20 01:05:38.385422 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-6a31eef2-edf1-47e6-879e-c5bd940b3ead tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] https://10.4.3.240/volume/v3/snapshots/246a4d6f-49b1-4364-9ec7-09416e7aaf1d returned with HTTP 202 Aug 20 01:05:38.386189 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 974/3918] 10.4.3.240 () {66 vars in 1357 bytes} [Thu Aug 20 01:05:38 2026] DELETE /volume/v3/snapshots/246a4d6f-49b1-4364-9ec7-09416e7aaf1d => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 01:05:38.393906 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-46380fbb-56a1-4c22-b3b3-81bbf553eb40 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:38.395797 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-46380fbb-56a1-4c22-b3b3-81bbf553eb40 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] GET https://10.4.3.240/volume/v3/snapshots/246a4d6f-49b1-4364-9ec7-09416e7aaf1d Aug 20 01:05:38.395989 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-46380fbb-56a1-4c22-b3b3-81bbf553eb40 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:38.396184 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-46380fbb-56a1-4c22-b3b3-81bbf553eb40 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:38.401476 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:05:38.401476 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:05:38.401918 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-46380fbb-56a1-4c22-b3b3-81bbf553eb40 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Snapshot retrieved successfully. Aug 20 01:05:38.402728 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-46380fbb-56a1-4c22-b3b3-81bbf553eb40 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] https://10.4.3.240/volume/v3/snapshots/246a4d6f-49b1-4364-9ec7-09416e7aaf1d returned with HTTP 200 Aug 20 01:05:38.403244 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 982/3919] 10.4.3.240 () {66 vars in 1354 bytes} [Thu Aug 20 01:05:38 2026] GET /volume/v3/snapshots/246a4d6f-49b1-4364-9ec7-09416e7aaf1d => generated 468 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:05:39.026275 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-7d3fb1c7-8be2-4b30-9c8f-4b3a1f52c1a5 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:39.028291 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-7d3fb1c7-8be2-4b30-9c8f-4b3a1f52c1a5 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] GET https://10.4.3.240/volume/v3/snapshots/cd73d23a-0ff3-40a6-abc3-d02dbe38191e Aug 20 01:05:39.028533 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-7d3fb1c7-8be2-4b30-9c8f-4b3a1f52c1a5 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:39.028771 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-7d3fb1c7-8be2-4b30-9c8f-4b3a1f52c1a5 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:39.033376 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-7d3fb1c7-8be2-4b30-9c8f-4b3a1f52c1a5 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] https://10.4.3.240/volume/v3/snapshots/cd73d23a-0ff3-40a6-abc3-d02dbe38191e returned with HTTP 404 Aug 20 01:05:39.034046 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 974/3920] 10.4.3.240 () {66 vars in 1354 bytes} [Thu Aug 20 01:05:39 2026] GET /volume/v3/snapshots/cd73d23a-0ff3-40a6-abc3-d02dbe38191e => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:05:39.043534 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-b30e5231-1dba-44b0-bf60-a30a6c4b0c6e None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:39.047059 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-b30e5231-1dba-44b0-bf60-a30a6c4b0c6e tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] DELETE https://10.4.3.240/volume/v3/volumes/9d6d0bd7-2d35-447c-bbec-89497e560cde Aug 20 01:05:39.047236 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-b30e5231-1dba-44b0-bf60-a30a6c4b0c6e tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:39.047430 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-b30e5231-1dba-44b0-bf60-a30a6c4b0c6e tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Calling method 'delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:39.047595 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-b30e5231-1dba-44b0-bf60-a30a6c4b0c6e tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Delete volume with id: 9d6d0bd7-2d35-447c-bbec-89497e560cde Aug 20 01:05:39.056916 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:05:39.056916 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:05:39.057200 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-b30e5231-1dba-44b0-bf60-a30a6c4b0c6e tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Volume info retrieved successfully. Aug 20 01:05:39.077178 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-b30e5231-1dba-44b0-bf60-a30a6c4b0c6e tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Delete volume request issued successfully. Aug 20 01:05:39.077396 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-b30e5231-1dba-44b0-bf60-a30a6c4b0c6e tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] https://10.4.3.240/volume/v3/volumes/9d6d0bd7-2d35-447c-bbec-89497e560cde returned with HTTP 202 Aug 20 01:05:39.077803 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 991/3921] 10.4.3.240 () {66 vars in 1351 bytes} [Thu Aug 20 01:05:39 2026] DELETE /volume/v3/volumes/9d6d0bd7-2d35-447c-bbec-89497e560cde => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 01:05:39.086945 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-de2d491a-763e-4c79-8ec2-549b9e117107 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:39.088916 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-de2d491a-763e-4c79-8ec2-549b9e117107 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] GET https://10.4.3.240/volume/v3/volumes/9d6d0bd7-2d35-447c-bbec-89497e560cde Aug 20 01:05:39.089106 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-de2d491a-763e-4c79-8ec2-549b9e117107 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:39.089312 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-de2d491a-763e-4c79-8ec2-549b9e117107 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:39.096554 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:05:39.096554 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:05:39.100747 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-de2d491a-763e-4c79-8ec2-549b9e117107 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Volume info retrieved successfully. Aug 20 01:05:39.105240 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-de2d491a-763e-4c79-8ec2-549b9e117107 tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] https://10.4.3.240/volume/v3/volumes/9d6d0bd7-2d35-447c-bbec-89497e560cde returned with HTTP 200 Aug 20 01:05:39.105676 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 975/3922] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:05:39 2026] GET /volume/v3/volumes/9d6d0bd7-2d35-447c-bbec-89497e560cde => generated 1017 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:05:39.136715 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-822b99bd-9762-4339-8daa-7b80fa1061d0 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:39.139068 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-822b99bd-9762-4339-8daa-7b80fa1061d0 tempest-VolumeAndVolumeTypeFromImageTest-1489526399 tempest-VolumeAndVolumeTypeFromImageTest-1489526399-project-member] GET https://10.4.3.240/volume/v3/volumes/e5903c9f-c145-4842-8fc2-567d5648e50d Aug 20 01:05:39.139245 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-822b99bd-9762-4339-8daa-7b80fa1061d0 tempest-VolumeAndVolumeTypeFromImageTest-1489526399 tempest-VolumeAndVolumeTypeFromImageTest-1489526399-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:39.139442 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-822b99bd-9762-4339-8daa-7b80fa1061d0 tempest-VolumeAndVolumeTypeFromImageTest-1489526399 tempest-VolumeAndVolumeTypeFromImageTest-1489526399-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:39.145687 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:05:39.145687 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:05:39.149051 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-822b99bd-9762-4339-8daa-7b80fa1061d0 tempest-VolumeAndVolumeTypeFromImageTest-1489526399 tempest-VolumeAndVolumeTypeFromImageTest-1489526399-project-member] Volume info retrieved successfully. Aug 20 01:05:39.154093 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-822b99bd-9762-4339-8daa-7b80fa1061d0 tempest-VolumeAndVolumeTypeFromImageTest-1489526399 tempest-VolumeAndVolumeTypeFromImageTest-1489526399-project-member] https://10.4.3.240/volume/v3/volumes/e5903c9f-c145-4842-8fc2-567d5648e50d returned with HTTP 200 Aug 20 01:05:39.154529 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 983/3923] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:05:39 2026] GET /volume/v3/volumes/e5903c9f-c145-4842-8fc2-567d5648e50d => generated 948 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:05:39.413228 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-08ea9415-f09f-4c73-8f5a-d6f79dd7a057 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:39.418049 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-08ea9415-f09f-4c73-8f5a-d6f79dd7a057 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] GET https://10.4.3.240/volume/v3/snapshots/246a4d6f-49b1-4364-9ec7-09416e7aaf1d Aug 20 01:05:39.418361 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-08ea9415-f09f-4c73-8f5a-d6f79dd7a057 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:39.418660 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-08ea9415-f09f-4c73-8f5a-d6f79dd7a057 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:39.424731 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-08ea9415-f09f-4c73-8f5a-d6f79dd7a057 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] https://10.4.3.240/volume/v3/snapshots/246a4d6f-49b1-4364-9ec7-09416e7aaf1d returned with HTTP 404 Aug 20 01:05:39.425178 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 975/3924] 10.4.3.240 () {66 vars in 1354 bytes} [Thu Aug 20 01:05:39 2026] GET /volume/v3/snapshots/246a4d6f-49b1-4364-9ec7-09416e7aaf1d => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:05:39.432102 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-f0dc4106-5315-477d-b167-f79394971cb3 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:39.433960 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-f0dc4106-5315-477d-b167-f79394971cb3 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] DELETE https://10.4.3.240/volume/v3/snapshots/34396941-6b0d-4333-912a-af9ebcb03f7b Aug 20 01:05:39.434222 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-f0dc4106-5315-477d-b167-f79394971cb3 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:39.434308 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-f0dc4106-5315-477d-b167-f79394971cb3 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Calling method 'delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:39.434418 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.v3.snapshots [None req-f0dc4106-5315-477d-b167-f79394971cb3 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Delete snapshot with id: 34396941-6b0d-4333-912a-af9ebcb03f7b Aug 20 01:05:39.441203 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-f0dc4106-5315-477d-b167-f79394971cb3 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] https://10.4.3.240/volume/v3/snapshots/34396941-6b0d-4333-912a-af9ebcb03f7b returned with HTTP 404 Aug 20 01:05:39.441750 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 992/3925] 10.4.3.240 () {66 vars in 1357 bytes} [Thu Aug 20 01:05:39 2026] DELETE /volume/v3/snapshots/34396941-6b0d-4333-912a-af9ebcb03f7b => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:05:39.451423 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-da23cc24-5689-4a8d-acce-b22a37f0cfd8 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:39.453416 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-da23cc24-5689-4a8d-acce-b22a37f0cfd8 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] DELETE https://10.4.3.240/volume/v3/snapshots/246a4d6f-49b1-4364-9ec7-09416e7aaf1d Aug 20 01:05:39.453562 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-da23cc24-5689-4a8d-acce-b22a37f0cfd8 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:39.453747 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-da23cc24-5689-4a8d-acce-b22a37f0cfd8 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Calling method 'delete' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:39.453834 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.v3.snapshots [None req-da23cc24-5689-4a8d-acce-b22a37f0cfd8 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Delete snapshot with id: 246a4d6f-49b1-4364-9ec7-09416e7aaf1d Aug 20 01:05:39.458778 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-da23cc24-5689-4a8d-acce-b22a37f0cfd8 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] https://10.4.3.240/volume/v3/snapshots/246a4d6f-49b1-4364-9ec7-09416e7aaf1d returned with HTTP 404 Aug 20 01:05:39.459426 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 976/3926] 10.4.3.240 () {66 vars in 1357 bytes} [Thu Aug 20 01:05:39 2026] DELETE /volume/v3/snapshots/246a4d6f-49b1-4364-9ec7-09416e7aaf1d => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:05:39.511049 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-1195dc5c-b6da-4418-bd8b-92b8f79bc859 req-078da4e6-1ce5-4518-9d7c-6253e5ed2000 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:39.513290 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-1195dc5c-b6da-4418-bd8b-92b8f79bc859 req-078da4e6-1ce5-4518-9d7c-6253e5ed2000 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] GET https://10.4.3.240/volume/v3/volumes/7e713bed-b3bd-4b5c-b04b-feeb6e607ee7 Aug 20 01:05:39.513529 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-1195dc5c-b6da-4418-bd8b-92b8f79bc859 req-078da4e6-1ce5-4518-9d7c-6253e5ed2000 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:39.513723 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-1195dc5c-b6da-4418-bd8b-92b8f79bc859 req-078da4e6-1ce5-4518-9d7c-6253e5ed2000 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:39.526148 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:05:39.526148 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:05:39.528892 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [req-1195dc5c-b6da-4418-bd8b-92b8f79bc859 req-078da4e6-1ce5-4518-9d7c-6253e5ed2000 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Volume info retrieved successfully. Aug 20 01:05:39.537121 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-1195dc5c-b6da-4418-bd8b-92b8f79bc859 req-078da4e6-1ce5-4518-9d7c-6253e5ed2000 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] https://10.4.3.240/volume/v3/volumes/7e713bed-b3bd-4b5c-b04b-feeb6e607ee7 returned with HTTP 200 Aug 20 01:05:39.537667 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 984/3927] 10.4.3.240 () {68 vars in 1598 bytes} [Thu Aug 20 01:05:39 2026] GET /volume/v3/volumes/7e713bed-b3bd-4b5c-b04b-feeb6e607ee7 => generated 1138 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:05:39.557212 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [req-1195dc5c-b6da-4418-bd8b-92b8f79bc859 req-5b23d6e2-2ef8-424f-a420-8e66f2ae874e None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:39.558921 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-1195dc5c-b6da-4418-bd8b-92b8f79bc859 req-5b23d6e2-2ef8-424f-a420-8e66f2ae874e tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] POST https://10.4.3.240/volume/v3/volumes/7e713bed-b3bd-4b5c-b04b-feeb6e607ee7/action Aug 20 01:05:39.559205 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [req-1195dc5c-b6da-4418-bd8b-92b8f79bc859 req-5b23d6e2-2ef8-424f-a420-8e66f2ae874e tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100213) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 01:05:39.559319 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [req-1195dc5c-b6da-4418-bd8b-92b8f79bc859 req-5b23d6e2-2ef8-424f-a420-8e66f2ae874e tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:05:39.571767 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:05:39.571767 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:05:39.572422 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [req-1195dc5c-b6da-4418-bd8b-92b8f79bc859 req-5b23d6e2-2ef8-424f-a420-8e66f2ae874e tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Volume info retrieved successfully. Aug 20 01:05:39.578644 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [req-1195dc5c-b6da-4418-bd8b-92b8f79bc859 req-5b23d6e2-2ef8-424f-a420-8e66f2ae874e tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Begin detaching volume completed successfully. Aug 20 01:05:39.578846 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-1195dc5c-b6da-4418-bd8b-92b8f79bc859 req-5b23d6e2-2ef8-424f-a420-8e66f2ae874e tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] https://10.4.3.240/volume/v3/volumes/7e713bed-b3bd-4b5c-b04b-feeb6e607ee7/action returned with HTTP 202 Aug 20 01:05:39.579248 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 976/3928] 10.4.3.240 () {72 vars in 1672 bytes} [Thu Aug 20 01:05:39 2026] POST /volume/v3/volumes/7e713bed-b3bd-4b5c-b04b-feeb6e607ee7/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 01:05:39.623823 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-4920ebc8-e068-4972-8fb9-3ca461795676 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:39.624169 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-4920ebc8-e068-4972-8fb9-3ca461795676 None None] GET https://10.4.3.240/volume// Aug 20 01:05:39.624328 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-4920ebc8-e068-4972-8fb9-3ca461795676 None None] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:39.624558 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-4920ebc8-e068-4972-8fb9-3ca461795676 None None] Calling method 'all' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:39.624879 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-4920ebc8-e068-4972-8fb9-3ca461795676 None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 20 01:05:39.625211 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 993/3929] 10.4.3.240 () {66 vars in 1426 bytes} [Thu Aug 20 01:05:39 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 01:05:39.634634 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [req-1195dc5c-b6da-4418-bd8b-92b8f79bc859 req-a78dc9de-dcb1-40a2-af33-17775e7cb2fd None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:39.636868 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-1195dc5c-b6da-4418-bd8b-92b8f79bc859 req-a78dc9de-dcb1-40a2-af33-17775e7cb2fd tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] GET https://10.4.3.240/volume/v3/volumes/7e713bed-b3bd-4b5c-b04b-feeb6e607ee7 Aug 20 01:05:39.637102 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [req-1195dc5c-b6da-4418-bd8b-92b8f79bc859 req-a78dc9de-dcb1-40a2-af33-17775e7cb2fd tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:39.637278 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [req-1195dc5c-b6da-4418-bd8b-92b8f79bc859 req-a78dc9de-dcb1-40a2-af33-17775e7cb2fd tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:39.648622 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:05:39.648622 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:05:39.653227 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [req-1195dc5c-b6da-4418-bd8b-92b8f79bc859 req-a78dc9de-dcb1-40a2-af33-17775e7cb2fd tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Volume info retrieved successfully. Aug 20 01:05:39.659435 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-1195dc5c-b6da-4418-bd8b-92b8f79bc859 req-a78dc9de-dcb1-40a2-af33-17775e7cb2fd tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] https://10.4.3.240/volume/v3/volumes/7e713bed-b3bd-4b5c-b04b-feeb6e607ee7 returned with HTTP 200 Aug 20 01:05:39.659435 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 977/3930] 10.4.3.240 () {70 vars in 1639 bytes} [Thu Aug 20 01:05:39 2026] GET /volume/v3/volumes/7e713bed-b3bd-4b5c-b04b-feeb6e607ee7 => generated 1321 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 01:05:39.697349 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-e6058bab-3aaa-4882-98be-6713c6808c33 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:39.786946 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-e6058bab-3aaa-4882-98be-6713c6808c33 tempest-ProjectAdminTests-861843495 tempest-ProjectAdminTests-861843495-project-admin] POST https://10.4.3.240/volume/v3/types Aug 20 01:05:39.787253 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-e6058bab-3aaa-4882-98be-6713c6808c33 tempest-ProjectAdminTests-861843495 tempest-ProjectAdminTests-861843495-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-102687101", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1486050989", "vendor_name": "tempest-vendor_name-1179362337"}}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:05:39.800698 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-e6058bab-3aaa-4882-98be-6713c6808c33 tempest-ProjectAdminTests-861843495 tempest-ProjectAdminTests-861843495-project-admin] https://10.4.3.240/volume/v3/types returned with HTTP 200 Aug 20 01:05:39.801031 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 985/3931] 10.4.3.240 () {68 vars in 1253 bytes} [Thu Aug 20 01:05:39 2026] POST /volume/v3/types => generated 328 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:05:39.809874 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-6978e7c0-6b1a-40b8-aa2c-d3d6e39a6e85 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:39.811974 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-6978e7c0-6b1a-40b8-aa2c-d3d6e39a6e85 tempest-ProjectAdminTests-861843495 tempest-ProjectAdminTests-861843495-project-admin] POST https://10.4.3.240/volume/v3/volumes Aug 20 01:05:39.812435 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-6978e7c0-6b1a-40b8-aa2c-d3d6e39a6e85 tempest-ProjectAdminTests-861843495 tempest-ProjectAdminTests-861843495-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "99bf4678-1846-4a36-9a7c-e4c1fb12c3c5", "size": 1}} {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:05:39.814617 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.v3.volumes [None req-6978e7c0-6b1a-40b8-aa2c-d3d6e39a6e85 tempest-ProjectAdminTests-861843495 tempest-ProjectAdminTests-861843495-project-admin] Create volume request body: {'volume': {'volume_type': '99bf4678-1846-4a36-9a7c-e4c1fb12c3c5', 'size': 1}} {{(pid=100213) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 01:05:39.819123 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.v3.volumes [None req-6978e7c0-6b1a-40b8-aa2c-d3d6e39a6e85 tempest-ProjectAdminTests-861843495 tempest-ProjectAdminTests-861843495-project-admin] Create volume of 1 GB Aug 20 01:05:39.819525 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:05:39.819525 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:05:39.819990 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-6978e7c0-6b1a-40b8-aa2c-d3d6e39a6e85 tempest-ProjectAdminTests-861843495 tempest-ProjectAdminTests-861843495-project-admin] Availability Zones retrieved successfully. Aug 20 01:05:39.822210 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-dab35e19-e542-4b65-9773-40f9fd2f200b req-fe70cae1-284e-4441-ba5e-734417a5f500 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:39.826353 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-6978e7c0-6b1a-40b8-aa2c-d3d6e39a6e85 tempest-ProjectAdminTests-861843495 tempest-ProjectAdminTests-861843495-project-admin] Flow 'volume_create_api' (993135ad-b66b-482d-9a29-48c0e200dee8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:05:39.827925 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-dab35e19-e542-4b65-9773-40f9fd2f200b req-fe70cae1-284e-4441-ba5e-734417a5f500 tempest-TestStampPattern-1235210939 tempest-TestStampPattern-1235210939-project-member] GET https://10.4.3.240/volume/v3/volumes/974fd209-36bc-4c26-819b-73635452f093 Aug 20 01:05:39.828101 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-dab35e19-e542-4b65-9773-40f9fd2f200b req-fe70cae1-284e-4441-ba5e-734417a5f500 tempest-TestStampPattern-1235210939 tempest-TestStampPattern-1235210939-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:39.828276 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-dab35e19-e542-4b65-9773-40f9fd2f200b req-fe70cae1-284e-4441-ba5e-734417a5f500 tempest-TestStampPattern-1235210939 tempest-TestStampPattern-1235210939-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:39.830103 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-6978e7c0-6b1a-40b8-aa2c-d3d6e39a6e85 tempest-ProjectAdminTests-861843495 tempest-ProjectAdminTests-861843495-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cf6cd176-6707-4b4b-b392-9180f7831c52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:05:39.830851 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.flows.api.create_volume [None req-6978e7c0-6b1a-40b8-aa2c-d3d6e39a6e85 tempest-ProjectAdminTests-861843495 tempest-ProjectAdminTests-861843495-project-admin] Validating volume size '1' using validate_int {{(pid=100213) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 01:05:39.841695 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:05:39.841695 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:05:39.848954 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [req-dab35e19-e542-4b65-9773-40f9fd2f200b req-fe70cae1-284e-4441-ba5e-734417a5f500 tempest-TestStampPattern-1235210939 tempest-TestStampPattern-1235210939-project-member] Volume info retrieved successfully. Aug 20 01:05:39.856178 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-dab35e19-e542-4b65-9773-40f9fd2f200b req-fe70cae1-284e-4441-ba5e-734417a5f500 tempest-TestStampPattern-1235210939 tempest-TestStampPattern-1235210939-project-member] https://10.4.3.240/volume/v3/volumes/974fd209-36bc-4c26-819b-73635452f093 returned with HTTP 200 Aug 20 01:05:39.856527 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 994/3932] 10.4.3.240 () {68 vars in 1598 bytes} [Thu Aug 20 01:05:39 2026] GET /volume/v3/volumes/974fd209-36bc-4c26-819b-73635452f093 => generated 1165 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:05:39.859107 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-6978e7c0-6b1a-40b8-aa2c-d3d6e39a6e85 tempest-ProjectAdminTests-861843495 tempest-ProjectAdminTests-861843495-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cf6cd176-6707-4b4b-b392-9180f7831c52) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T01:05:40Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1486050989',vendor_name='tempest-vendor_name-1179362337'},id=99bf4678-1846-4a36-9a7c-e4c1fb12c3c5,is_public=True,name='tempest-ProjectAdminTests-volume-type-102687101',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '99bf4678-1846-4a36-9a7c-e4c1fb12c3c5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:05:39.859835 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-6978e7c0-6b1a-40b8-aa2c-d3d6e39a6e85 tempest-ProjectAdminTests-861843495 tempest-ProjectAdminTests-861843495-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (79d640ac-4df1-4f7f-8742-41d6be528738) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:05:39.884667 np0000007838 devstack@c-api.service[100213]: WARNING cinder.quota [None req-6978e7c0-6b1a-40b8-aa2c-d3d6e39a6e85 tempest-ProjectAdminTests-861843495 tempest-ProjectAdminTests-861843495-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-102687101 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-102687101, it is now deprecated. Please use the default quota class for default quota. Aug 20 01:05:39.885002 np0000007838 devstack@c-api.service[100213]: WARNING cinder.quota [None req-6978e7c0-6b1a-40b8-aa2c-d3d6e39a6e85 tempest-ProjectAdminTests-861843495 tempest-ProjectAdminTests-861843495-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-102687101 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-102687101, it is now deprecated. Please use the default quota class for default quota. Aug 20 01:05:39.886632 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [req-dab35e19-e542-4b65-9773-40f9fd2f200b req-c74d2ba4-1bcb-4232-8b75-90bc7e9c6c5e None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:39.889282 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-dab35e19-e542-4b65-9773-40f9fd2f200b req-c74d2ba4-1bcb-4232-8b75-90bc7e9c6c5e tempest-TestStampPattern-1235210939 tempest-TestStampPattern-1235210939-project-member] POST https://10.4.3.240/volume/v3/volumes/974fd209-36bc-4c26-819b-73635452f093/action Aug 20 01:05:39.889775 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [req-dab35e19-e542-4b65-9773-40f9fd2f200b req-c74d2ba4-1bcb-4232-8b75-90bc7e9c6c5e tempest-TestStampPattern-1235210939 tempest-TestStampPattern-1235210939-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100212) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 01:05:39.889969 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [req-dab35e19-e542-4b65-9773-40f9fd2f200b req-c74d2ba4-1bcb-4232-8b75-90bc7e9c6c5e tempest-TestStampPattern-1235210939 tempest-TestStampPattern-1235210939-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:05:39.904512 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:05:39.904512 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:05:39.904997 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [req-dab35e19-e542-4b65-9773-40f9fd2f200b req-c74d2ba4-1bcb-4232-8b75-90bc7e9c6c5e tempest-TestStampPattern-1235210939 tempest-TestStampPattern-1235210939-project-member] Volume info retrieved successfully. Aug 20 01:05:39.925964 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [req-dab35e19-e542-4b65-9773-40f9fd2f200b req-c74d2ba4-1bcb-4232-8b75-90bc7e9c6c5e tempest-TestStampPattern-1235210939 tempest-TestStampPattern-1235210939-project-member] Begin detaching volume completed successfully. Aug 20 01:05:39.926200 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-dab35e19-e542-4b65-9773-40f9fd2f200b req-c74d2ba4-1bcb-4232-8b75-90bc7e9c6c5e tempest-TestStampPattern-1235210939 tempest-TestStampPattern-1235210939-project-member] https://10.4.3.240/volume/v3/volumes/974fd209-36bc-4c26-819b-73635452f093/action returned with HTTP 202 Aug 20 01:05:39.926712 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 978/3933] 10.4.3.240 () {72 vars in 1672 bytes} [Thu Aug 20 01:05:39 2026] POST /volume/v3/volumes/974fd209-36bc-4c26-819b-73635452f093/action => generated 0 bytes in 41 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 01:05:39.955807 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.quota [None req-6978e7c0-6b1a-40b8-aa2c-d3d6e39a6e85 tempest-ProjectAdminTests-861843495 tempest-ProjectAdminTests-861843495-project-admin] Created reservations ['7806020d-d2a7-490f-8e1a-5563a4a9ec07', 'f88a6d3c-b541-4d69-9a70-0818d2bef32c', '285e9584-bcbc-4659-badf-60ca27344e6b', 'b9eacc84-478e-4069-91c3-674a802d0a9f'] {{(pid=100213) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 01:05:39.956566 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-6978e7c0-6b1a-40b8-aa2c-d3d6e39a6e85 tempest-ProjectAdminTests-861843495 tempest-ProjectAdminTests-861843495-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (79d640ac-4df1-4f7f-8742-41d6be528738) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7806020d-d2a7-490f-8e1a-5563a4a9ec07', 'f88a6d3c-b541-4d69-9a70-0818d2bef32c', '285e9584-bcbc-4659-badf-60ca27344e6b', 'b9eacc84-478e-4069-91c3-674a802d0a9f']}' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:05:39.957210 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-6978e7c0-6b1a-40b8-aa2c-d3d6e39a6e85 tempest-ProjectAdminTests-861843495 tempest-ProjectAdminTests-861843495-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2da76fba-6833-464f-b1d2-6114e9cb2589) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:05:39.974456 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-e3a15562-38c0-4001-b1c4-4d93908d7b7b None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:39.974937 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-e3a15562-38c0-4001-b1c4-4d93908d7b7b None None] GET https://10.4.3.240/volume// Aug 20 01:05:39.975155 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-e3a15562-38c0-4001-b1c4-4d93908d7b7b None None] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:39.975438 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-e3a15562-38c0-4001-b1c4-4d93908d7b7b None None] Calling method 'all' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:39.975887 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-e3a15562-38c0-4001-b1c4-4d93908d7b7b None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 20 01:05:39.976247 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 986/3934] 10.4.3.240 () {66 vars in 1426 bytes} [Thu Aug 20 01:05:39 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 01:05:39.983585 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-dab35e19-e542-4b65-9773-40f9fd2f200b req-53479c9b-3e49-4398-be46-ac48a40d2d6c None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:39.985880 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-dab35e19-e542-4b65-9773-40f9fd2f200b req-53479c9b-3e49-4398-be46-ac48a40d2d6c tempest-TestStampPattern-1235210939 tempest-TestStampPattern-1235210939-project-member] GET https://10.4.3.240/volume/v3/volumes/974fd209-36bc-4c26-819b-73635452f093 Aug 20 01:05:39.986289 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-dab35e19-e542-4b65-9773-40f9fd2f200b req-53479c9b-3e49-4398-be46-ac48a40d2d6c tempest-TestStampPattern-1235210939 tempest-TestStampPattern-1235210939-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:39.986600 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-dab35e19-e542-4b65-9773-40f9fd2f200b req-53479c9b-3e49-4398-be46-ac48a40d2d6c tempest-TestStampPattern-1235210939 tempest-TestStampPattern-1235210939-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:39.994981 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-6978e7c0-6b1a-40b8-aa2c-d3d6e39a6e85 tempest-ProjectAdminTests-861843495 tempest-ProjectAdminTests-861843495-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2da76fba-6833-464f-b1d2-6114e9cb2589) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd078f526-11a8-466d-9c99-18a80828950b', '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='b5c942cdb56d48eeb433f14601cc8f2d',qos_specs=None,replication_status=,reservations=['7806020d-d2a7-490f-8e1a-5563a4a9ec07','f88a6d3c-b541-4d69-9a70-0818d2bef32c','285e9584-bcbc-4659-badf-60ca27344e6b','b9eacc84-478e-4069-91c3-674a802d0a9f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a55d61f805ba4c44a551c08b181dd3ac',volume_type_id=99bf4678-1846-4a36-9a7c-e4c1fb12c3c5), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T01:05:39Z,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=d078f526-11a8-466d-9c99-18a80828950b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b5c942cdb56d48eeb433f14601cc8f2d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a55d61f805ba4c44a551c08b181dd3ac',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(99bf4678-1846-4a36-9a7c-e4c1fb12c3c5),volume_type_id=99bf4678-1846-4a36-9a7c-e4c1fb12c3c5)}' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:05:39.995766 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-6978e7c0-6b1a-40b8-aa2c-d3d6e39a6e85 tempest-ProjectAdminTests-861843495 tempest-ProjectAdminTests-861843495-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (92403a3c-be0a-401c-86e6-72ee69b56d75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:05:40.000265 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:05:40.000265 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:05:40.006235 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [req-dab35e19-e542-4b65-9773-40f9fd2f200b req-53479c9b-3e49-4398-be46-ac48a40d2d6c tempest-TestStampPattern-1235210939 tempest-TestStampPattern-1235210939-project-member] Volume info retrieved successfully. Aug 20 01:05:40.012184 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-dab35e19-e542-4b65-9773-40f9fd2f200b req-53479c9b-3e49-4398-be46-ac48a40d2d6c tempest-TestStampPattern-1235210939 tempest-TestStampPattern-1235210939-project-member] https://10.4.3.240/volume/v3/volumes/974fd209-36bc-4c26-819b-73635452f093 returned with HTTP 200 Aug 20 01:05:40.012874 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 995/3935] 10.4.3.240 () {70 vars in 1639 bytes} [Thu Aug 20 01:05:39 2026] GET /volume/v3/volumes/974fd209-36bc-4c26-819b-73635452f093 => generated 1348 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 01:05:40.017014 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-6978e7c0-6b1a-40b8-aa2c-d3d6e39a6e85 tempest-ProjectAdminTests-861843495 tempest-ProjectAdminTests-861843495-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (92403a3c-be0a-401c-86e6-72ee69b56d75) transitioned into state 'SUCCESS' from 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='b5c942cdb56d48eeb433f14601cc8f2d',qos_specs=None,replication_status=,reservations=['7806020d-d2a7-490f-8e1a-5563a4a9ec07','f88a6d3c-b541-4d69-9a70-0818d2bef32c','285e9584-bcbc-4659-badf-60ca27344e6b','b9eacc84-478e-4069-91c3-674a802d0a9f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a55d61f805ba4c44a551c08b181dd3ac',volume_type_id=99bf4678-1846-4a36-9a7c-e4c1fb12c3c5)}' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:05:40.017674 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-6978e7c0-6b1a-40b8-aa2c-d3d6e39a6e85 tempest-ProjectAdminTests-861843495 tempest-ProjectAdminTests-861843495-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (19837313-b282-4ac9-bb9f-0cb045a04d46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:05:40.027217 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-6978e7c0-6b1a-40b8-aa2c-d3d6e39a6e85 tempest-ProjectAdminTests-861843495 tempest-ProjectAdminTests-861843495-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (19837313-b282-4ac9-bb9f-0cb045a04d46) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:05:40.028193 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-6978e7c0-6b1a-40b8-aa2c-d3d6e39a6e85 tempest-ProjectAdminTests-861843495 tempest-ProjectAdminTests-861843495-project-admin] Flow 'volume_create_api' (993135ad-b66b-482d-9a29-48c0e200dee8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100213) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:05:40.028570 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-6978e7c0-6b1a-40b8-aa2c-d3d6e39a6e85 tempest-ProjectAdminTests-861843495 tempest-ProjectAdminTests-861843495-project-admin] Create volume request issued successfully. Aug 20 01:05:40.029238 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-6978e7c0-6b1a-40b8-aa2c-d3d6e39a6e85 tempest-ProjectAdminTests-861843495 tempest-ProjectAdminTests-861843495-project-admin] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 20 01:05:40.029725 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 977/3936] 10.4.3.240 () {70 vars in 1298 bytes} [Thu Aug 20 01:05:39 2026] POST /volume/v3/volumes => generated 772 bytes in 220 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 01:05:40.045021 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-e2166364-b606-4657-bfba-92f5a99dc799 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:40.047028 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-e2166364-b606-4657-bfba-92f5a99dc799 tempest-ProjectAdminTests-861843495 tempest-ProjectAdminTests-861843495-project-admin] GET https://10.4.3.240/volume/v3/volumes/d078f526-11a8-466d-9c99-18a80828950b Aug 20 01:05:40.047276 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-e2166364-b606-4657-bfba-92f5a99dc799 tempest-ProjectAdminTests-861843495 tempest-ProjectAdminTests-861843495-project-admin] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:40.047527 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-e2166364-b606-4657-bfba-92f5a99dc799 tempest-ProjectAdminTests-861843495 tempest-ProjectAdminTests-861843495-project-admin] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:40.055977 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:05:40.055977 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:05:40.059889 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-e2166364-b606-4657-bfba-92f5a99dc799 tempest-ProjectAdminTests-861843495 tempest-ProjectAdminTests-861843495-project-admin] Volume info retrieved successfully. Aug 20 01:05:40.064134 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-e2166364-b606-4657-bfba-92f5a99dc799 tempest-ProjectAdminTests-861843495 tempest-ProjectAdminTests-861843495-project-admin] https://10.4.3.240/volume/v3/volumes/d078f526-11a8-466d-9c99-18a80828950b returned with HTTP 200 Aug 20 01:05:40.064592 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 979/3937] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:05:40 2026] GET /volume/v3/volumes/d078f526-11a8-466d-9c99-18a80828950b => generated 951 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:05:40.121795 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-548d2a95-1d1e-4f2f-a1bc-ab39f9e7453a None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:40.124057 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-548d2a95-1d1e-4f2f-a1bc-ab39f9e7453a tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] GET https://10.4.3.240/volume/v3/volumes/9d6d0bd7-2d35-447c-bbec-89497e560cde Aug 20 01:05:40.124646 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-548d2a95-1d1e-4f2f-a1bc-ab39f9e7453a tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:40.124951 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-548d2a95-1d1e-4f2f-a1bc-ab39f9e7453a tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:40.130811 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-548d2a95-1d1e-4f2f-a1bc-ab39f9e7453a tempest-ProjectMemberTests-58242014 tempest-ProjectMemberTests-58242014-project-admin] https://10.4.3.240/volume/v3/volumes/9d6d0bd7-2d35-447c-bbec-89497e560cde returned with HTTP 404 Aug 20 01:05:40.131263 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 987/3938] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:05:40 2026] GET /volume/v3/volumes/9d6d0bd7-2d35-447c-bbec-89497e560cde => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:05:40.176044 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-e43dd43c-77ae-44ea-b653-4e5a620a55e7 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:40.177848 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-e43dd43c-77ae-44ea-b653-4e5a620a55e7 tempest-VolumeAndVolumeTypeFromImageTest-1489526399 tempest-VolumeAndVolumeTypeFromImageTest-1489526399-project-member] GET https://10.4.3.240/volume/v3/volumes/e5903c9f-c145-4842-8fc2-567d5648e50d Aug 20 01:05:40.178046 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-e43dd43c-77ae-44ea-b653-4e5a620a55e7 tempest-VolumeAndVolumeTypeFromImageTest-1489526399 tempest-VolumeAndVolumeTypeFromImageTest-1489526399-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:40.178275 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-e43dd43c-77ae-44ea-b653-4e5a620a55e7 tempest-VolumeAndVolumeTypeFromImageTest-1489526399 tempest-VolumeAndVolumeTypeFromImageTest-1489526399-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:40.185210 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:05:40.185210 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:05:40.189233 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-e43dd43c-77ae-44ea-b653-4e5a620a55e7 tempest-VolumeAndVolumeTypeFromImageTest-1489526399 tempest-VolumeAndVolumeTypeFromImageTest-1489526399-project-member] Volume info retrieved successfully. Aug 20 01:05:40.193863 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-e43dd43c-77ae-44ea-b653-4e5a620a55e7 tempest-VolumeAndVolumeTypeFromImageTest-1489526399 tempest-VolumeAndVolumeTypeFromImageTest-1489526399-project-member] https://10.4.3.240/volume/v3/volumes/e5903c9f-c145-4842-8fc2-567d5648e50d returned with HTTP 200 Aug 20 01:05:40.194300 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 996/3939] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:05:40 2026] GET /volume/v3/volumes/e5903c9f-c145-4842-8fc2-567d5648e50d => generated 951 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:05:41.076592 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-2b5b3147-8795-4150-89f0-fae3f43abab5 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:41.079075 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-2b5b3147-8795-4150-89f0-fae3f43abab5 tempest-ProjectAdminTests-861843495 tempest-ProjectAdminTests-861843495-project-admin] GET https://10.4.3.240/volume/v3/volumes/d078f526-11a8-466d-9c99-18a80828950b Aug 20 01:05:41.079371 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-2b5b3147-8795-4150-89f0-fae3f43abab5 tempest-ProjectAdminTests-861843495 tempest-ProjectAdminTests-861843495-project-admin] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:41.079635 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-2b5b3147-8795-4150-89f0-fae3f43abab5 tempest-ProjectAdminTests-861843495 tempest-ProjectAdminTests-861843495-project-admin] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:41.090792 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:05:41.090792 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:05:41.095312 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-2b5b3147-8795-4150-89f0-fae3f43abab5 tempest-ProjectAdminTests-861843495 tempest-ProjectAdminTests-861843495-project-admin] Volume info retrieved successfully. Aug 20 01:05:41.100918 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-2b5b3147-8795-4150-89f0-fae3f43abab5 tempest-ProjectAdminTests-861843495 tempest-ProjectAdminTests-861843495-project-admin] https://10.4.3.240/volume/v3/volumes/d078f526-11a8-466d-9c99-18a80828950b returned with HTTP 200 Aug 20 01:05:41.101383 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 978/3940] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:05:41 2026] GET /volume/v3/volumes/d078f526-11a8-466d-9c99-18a80828950b => generated 972 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:05:41.114248 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-f7a6ec27-d4bc-4ab1-acc0-51885024ac07 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:41.116077 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-f7a6ec27-d4bc-4ab1-acc0-51885024ac07 tempest-ProjectAdminTests-861843495 tempest-ProjectAdminTests-861843495-project-admin] GET https://10.4.3.240/volume/v3/messages Aug 20 01:05:41.116307 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-f7a6ec27-d4bc-4ab1-acc0-51885024ac07 tempest-ProjectAdminTests-861843495 tempest-ProjectAdminTests-861843495-project-admin] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:41.116551 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-f7a6ec27-d4bc-4ab1-acc0-51885024ac07 tempest-ProjectAdminTests-861843495 tempest-ProjectAdminTests-861843495-project-admin] Calling method 'version_select' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:41.126797 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-f7a6ec27-d4bc-4ab1-acc0-51885024ac07 tempest-ProjectAdminTests-861843495 tempest-ProjectAdminTests-861843495-project-admin] https://10.4.3.240/volume/v3/messages returned with HTTP 200 Aug 20 01:05:41.127024 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 980/3941] 10.4.3.240 () {68 vars in 1280 bytes} [Thu Aug 20 01:05:41 2026] GET /volume/v3/messages => generated 670 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:05:41.135537 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-d86021ab-7fdf-45ca-844a-0944c01e6940 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:41.137615 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-d86021ab-7fdf-45ca-844a-0944c01e6940 tempest-ProjectAdminTests-861843495 tempest-ProjectAdminTests-861843495-project-admin] DELETE https://10.4.3.240/volume/v3/messages/7254f87e-f959-4eed-bb37-cf89420ea729 Aug 20 01:05:41.137950 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-d86021ab-7fdf-45ca-844a-0944c01e6940 tempest-ProjectAdminTests-861843495 tempest-ProjectAdminTests-861843495-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:41.138125 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-d86021ab-7fdf-45ca-844a-0944c01e6940 tempest-ProjectAdminTests-861843495 tempest-ProjectAdminTests-861843495-project-admin] Calling method 'version_select' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:41.150612 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-d86021ab-7fdf-45ca-844a-0944c01e6940 tempest-ProjectAdminTests-861843495 tempest-ProjectAdminTests-861843495-project-admin] https://10.4.3.240/volume/v3/messages/7254f87e-f959-4eed-bb37-cf89420ea729 returned with HTTP 204 Aug 20 01:05:41.151144 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 988/3942] 10.4.3.240 () {68 vars in 1394 bytes} [Thu Aug 20 01:05:41 2026] DELETE /volume/v3/messages/7254f87e-f959-4eed-bb37-cf89420ea729 => generated 0 bytes in 16 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 20 01:05:41.157760 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-9385aa09-fa2f-41b6-9194-7afc0bc91552 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:41.161571 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-9385aa09-fa2f-41b6-9194-7afc0bc91552 tempest-ProjectAdminTests-861843495 tempest-ProjectAdminTests-861843495-project-admin] GET https://10.4.3.240/volume/v3/messages/7254f87e-f959-4eed-bb37-cf89420ea729 Aug 20 01:05:41.161856 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-9385aa09-fa2f-41b6-9194-7afc0bc91552 tempest-ProjectAdminTests-861843495 tempest-ProjectAdminTests-861843495-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:41.162070 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-9385aa09-fa2f-41b6-9194-7afc0bc91552 tempest-ProjectAdminTests-861843495 tempest-ProjectAdminTests-861843495-project-admin] Calling method 'version_select' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:41.167373 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-9385aa09-fa2f-41b6-9194-7afc0bc91552 tempest-ProjectAdminTests-861843495 tempest-ProjectAdminTests-861843495-project-admin] https://10.4.3.240/volume/v3/messages/7254f87e-f959-4eed-bb37-cf89420ea729 returned with HTTP 404 Aug 20 01:05:41.167995 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 997/3943] 10.4.3.240 () {68 vars in 1391 bytes} [Thu Aug 20 01:05:41 2026] GET /volume/v3/messages/7254f87e-f959-4eed-bb37-cf89420ea729 => generated 110 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:05:41.175156 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-53b532e3-8b39-4ddb-952d-442856373ee6 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:41.177287 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-53b532e3-8b39-4ddb-952d-442856373ee6 tempest-ProjectAdminTests-861843495 tempest-ProjectAdminTests-861843495-project-admin] DELETE https://10.4.3.240/volume/v3/volumes/d078f526-11a8-466d-9c99-18a80828950b Aug 20 01:05:41.177571 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-53b532e3-8b39-4ddb-952d-442856373ee6 tempest-ProjectAdminTests-861843495 tempest-ProjectAdminTests-861843495-project-admin] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:41.177821 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-53b532e3-8b39-4ddb-952d-442856373ee6 tempest-ProjectAdminTests-861843495 tempest-ProjectAdminTests-861843495-project-admin] Calling method 'delete' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:41.178061 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.v3.volumes [None req-53b532e3-8b39-4ddb-952d-442856373ee6 tempest-ProjectAdminTests-861843495 tempest-ProjectAdminTests-861843495-project-admin] Delete volume with id: d078f526-11a8-466d-9c99-18a80828950b Aug 20 01:05:41.188756 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:05:41.188756 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:05:41.189179 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-53b532e3-8b39-4ddb-952d-442856373ee6 tempest-ProjectAdminTests-861843495 tempest-ProjectAdminTests-861843495-project-admin] Volume info retrieved successfully. Aug 20 01:05:41.190219 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-53b532e3-8b39-4ddb-952d-442856373ee6 tempest-ProjectAdminTests-861843495 tempest-ProjectAdminTests-861843495-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100213) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 20 01:05:41.209713 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-c90170a4-bf85-4598-b672-2fc1614e7351 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:41.211610 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-c90170a4-bf85-4598-b672-2fc1614e7351 tempest-VolumeAndVolumeTypeFromImageTest-1489526399 tempest-VolumeAndVolumeTypeFromImageTest-1489526399-project-member] GET https://10.4.3.240/volume/v3/volumes/e5903c9f-c145-4842-8fc2-567d5648e50d Aug 20 01:05:41.211853 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-c90170a4-bf85-4598-b672-2fc1614e7351 tempest-VolumeAndVolumeTypeFromImageTest-1489526399 tempest-VolumeAndVolumeTypeFromImageTest-1489526399-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:41.212087 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-c90170a4-bf85-4598-b672-2fc1614e7351 tempest-VolumeAndVolumeTypeFromImageTest-1489526399 tempest-VolumeAndVolumeTypeFromImageTest-1489526399-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:41.213605 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.quota [None req-53b532e3-8b39-4ddb-952d-442856373ee6 tempest-ProjectAdminTests-861843495 tempest-ProjectAdminTests-861843495-project-admin] Created reservations ['3f250997-1d36-4b2d-b154-32c37f055524', '3139971c-9ed7-44c2-a119-af9579facdf8', 'db5fa514-db64-4950-b61d-0ccceb79953b', '4cfca533-dc08-4139-b799-2bcbf973126a'] {{(pid=100213) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 01:05:41.221056 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:05:41.221056 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:05:41.226692 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-c90170a4-bf85-4598-b672-2fc1614e7351 tempest-VolumeAndVolumeTypeFromImageTest-1489526399 tempest-VolumeAndVolumeTypeFromImageTest-1489526399-project-member] Volume info retrieved successfully. Aug 20 01:05:41.232893 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-c90170a4-bf85-4598-b672-2fc1614e7351 tempest-VolumeAndVolumeTypeFromImageTest-1489526399 tempest-VolumeAndVolumeTypeFromImageTest-1489526399-project-member] https://10.4.3.240/volume/v3/volumes/e5903c9f-c145-4842-8fc2-567d5648e50d returned with HTTP 200 Aug 20 01:05:41.233354 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 981/3944] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:05:41 2026] GET /volume/v3/volumes/e5903c9f-c145-4842-8fc2-567d5648e50d => generated 951 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:05:41.240722 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-53b532e3-8b39-4ddb-952d-442856373ee6 tempest-ProjectAdminTests-861843495 tempest-ProjectAdminTests-861843495-project-admin] Delete volume request issued successfully. Aug 20 01:05:41.240722 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-53b532e3-8b39-4ddb-952d-442856373ee6 tempest-ProjectAdminTests-861843495 tempest-ProjectAdminTests-861843495-project-admin] https://10.4.3.240/volume/v3/volumes/d078f526-11a8-466d-9c99-18a80828950b returned with HTTP 202 Aug 20 01:05:41.241104 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 979/3945] 10.4.3.240 () {68 vars in 1391 bytes} [Thu Aug 20 01:05:41 2026] DELETE /volume/v3/volumes/d078f526-11a8-466d-9c99-18a80828950b => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 01:05:41.247981 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-9550fa38-9cae-42cf-b80b-c8e6fcf8535c None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:41.250286 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-9550fa38-9cae-42cf-b80b-c8e6fcf8535c tempest-ProjectAdminTests-861843495 tempest-ProjectAdminTests-861843495-project-admin] DELETE https://10.4.3.240/volume/v3/types/99bf4678-1846-4a36-9a7c-e4c1fb12c3c5 Aug 20 01:05:41.250516 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-9550fa38-9cae-42cf-b80b-c8e6fcf8535c tempest-ProjectAdminTests-861843495 tempest-ProjectAdminTests-861843495-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:41.250717 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-9550fa38-9cae-42cf-b80b-c8e6fcf8535c tempest-ProjectAdminTests-861843495 tempest-ProjectAdminTests-861843495-project-admin] Calling method '_delete' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:41.274722 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-9550fa38-9cae-42cf-b80b-c8e6fcf8535c tempest-ProjectAdminTests-861843495 tempest-ProjectAdminTests-861843495-project-admin] https://10.4.3.240/volume/v3/types/99bf4678-1846-4a36-9a7c-e4c1fb12c3c5 returned with HTTP 202 Aug 20 01:05:41.275201 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 989/3946] 10.4.3.240 () {66 vars in 1345 bytes} [Thu Aug 20 01:05:41 2026] DELETE /volume/v3/types/99bf4678-1846-4a36-9a7c-e4c1fb12c3c5 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 01:05:41.282792 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-fe43de23-06bb-42f6-9663-2157e5fe6c01 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:41.284950 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-fe43de23-06bb-42f6-9663-2157e5fe6c01 tempest-ProjectAdminTests-861843495 tempest-ProjectAdminTests-861843495-project-admin] POST https://10.4.3.240/volume/v3/types Aug 20 01:05:41.285368 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-fe43de23-06bb-42f6-9663-2157e5fe6c01 tempest-ProjectAdminTests-861843495 tempest-ProjectAdminTests-861843495-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-300487604", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1514944490", "vendor_name": "tempest-vendor_name-747970429"}}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:05:41.301368 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-fe43de23-06bb-42f6-9663-2157e5fe6c01 tempest-ProjectAdminTests-861843495 tempest-ProjectAdminTests-861843495-project-admin] https://10.4.3.240/volume/v3/types returned with HTTP 200 Aug 20 01:05:41.301853 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 998/3947] 10.4.3.240 () {68 vars in 1253 bytes} [Thu Aug 20 01:05:41 2026] POST /volume/v3/types => generated 327 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:05:41.309452 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-e09ad63a-171a-4e92-9ed7-e51aaa82322c None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:41.311127 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-e09ad63a-171a-4e92-9ed7-e51aaa82322c tempest-ProjectAdminTests-861843495 tempest-ProjectAdminTests-861843495-project-admin] POST https://10.4.3.240/volume/v3/volumes Aug 20 01:05:41.311498 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-e09ad63a-171a-4e92-9ed7-e51aaa82322c tempest-ProjectAdminTests-861843495 tempest-ProjectAdminTests-861843495-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "4aa40a25-bc19-4eed-853a-7cc74216c16b", "size": 1}} {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:05:41.312839 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.v3.volumes [None req-e09ad63a-171a-4e92-9ed7-e51aaa82322c tempest-ProjectAdminTests-861843495 tempest-ProjectAdminTests-861843495-project-admin] Create volume request body: {'volume': {'volume_type': '4aa40a25-bc19-4eed-853a-7cc74216c16b', 'size': 1}} {{(pid=100212) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 01:05:41.316627 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.v3.volumes [None req-e09ad63a-171a-4e92-9ed7-e51aaa82322c tempest-ProjectAdminTests-861843495 tempest-ProjectAdminTests-861843495-project-admin] Create volume of 1 GB Aug 20 01:05:41.317089 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:05:41.317089 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:05:41.317633 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-e09ad63a-171a-4e92-9ed7-e51aaa82322c tempest-ProjectAdminTests-861843495 tempest-ProjectAdminTests-861843495-project-admin] Availability Zones retrieved successfully. Aug 20 01:05:41.324437 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-e09ad63a-171a-4e92-9ed7-e51aaa82322c tempest-ProjectAdminTests-861843495 tempest-ProjectAdminTests-861843495-project-admin] Flow 'volume_create_api' (e6dc9a90-675e-4ee5-8e2b-0592c81b2e3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100212) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:05:41.325705 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-e09ad63a-171a-4e92-9ed7-e51aaa82322c tempest-ProjectAdminTests-861843495 tempest-ProjectAdminTests-861843495-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (97d88b54-2ac6-441a-bf31-922ae67960ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:05:41.326452 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.flows.api.create_volume [None req-e09ad63a-171a-4e92-9ed7-e51aaa82322c tempest-ProjectAdminTests-861843495 tempest-ProjectAdminTests-861843495-project-admin] Validating volume size '1' using validate_int {{(pid=100212) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 01:05:41.344015 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-e09ad63a-171a-4e92-9ed7-e51aaa82322c tempest-ProjectAdminTests-861843495 tempest-ProjectAdminTests-861843495-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (97d88b54-2ac6-441a-bf31-922ae67960ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T01:05:41Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1514944490',vendor_name='tempest-vendor_name-747970429'},id=4aa40a25-bc19-4eed-853a-7cc74216c16b,is_public=True,name='tempest-ProjectAdminTests-volume-type-300487604',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4aa40a25-bc19-4eed-853a-7cc74216c16b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:05:41.344792 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-e09ad63a-171a-4e92-9ed7-e51aaa82322c tempest-ProjectAdminTests-861843495 tempest-ProjectAdminTests-861843495-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (335315c7-c518-4de4-b32c-557085440cb3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:05:41.369726 np0000007838 devstack@c-api.service[100212]: WARNING cinder.quota [None req-e09ad63a-171a-4e92-9ed7-e51aaa82322c tempest-ProjectAdminTests-861843495 tempest-ProjectAdminTests-861843495-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-300487604 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-300487604, it is now deprecated. Please use the default quota class for default quota. Aug 20 01:05:41.370023 np0000007838 devstack@c-api.service[100212]: WARNING cinder.quota [None req-e09ad63a-171a-4e92-9ed7-e51aaa82322c tempest-ProjectAdminTests-861843495 tempest-ProjectAdminTests-861843495-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-300487604 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-300487604, it is now deprecated. Please use the default quota class for default quota. Aug 20 01:05:41.405290 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.quota [None req-e09ad63a-171a-4e92-9ed7-e51aaa82322c tempest-ProjectAdminTests-861843495 tempest-ProjectAdminTests-861843495-project-admin] Created reservations ['f1fe9d23-e490-4808-80af-ec7887308699', 'b1fd3ac5-fba9-477a-80a3-b18f58f3c067', 'a7181575-9703-430d-a69f-cf7cdaf17c8c', '3da5afb0-a846-4dff-bb90-dd3e446f382d'] {{(pid=100212) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 01:05:41.406319 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-e09ad63a-171a-4e92-9ed7-e51aaa82322c tempest-ProjectAdminTests-861843495 tempest-ProjectAdminTests-861843495-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (335315c7-c518-4de4-b32c-557085440cb3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f1fe9d23-e490-4808-80af-ec7887308699', 'b1fd3ac5-fba9-477a-80a3-b18f58f3c067', 'a7181575-9703-430d-a69f-cf7cdaf17c8c', '3da5afb0-a846-4dff-bb90-dd3e446f382d']}' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:05:41.407054 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-e09ad63a-171a-4e92-9ed7-e51aaa82322c tempest-ProjectAdminTests-861843495 tempest-ProjectAdminTests-861843495-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aa092d12-26c4-4185-897e-ccd07361e42e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:05:41.433890 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-e09ad63a-171a-4e92-9ed7-e51aaa82322c tempest-ProjectAdminTests-861843495 tempest-ProjectAdminTests-861843495-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aa092d12-26c4-4185-897e-ccd07361e42e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2a3cfa22-55f3-4514-a4e8-4cc137fc6e63', '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='b5c942cdb56d48eeb433f14601cc8f2d',qos_specs=None,replication_status=,reservations=['f1fe9d23-e490-4808-80af-ec7887308699','b1fd3ac5-fba9-477a-80a3-b18f58f3c067','a7181575-9703-430d-a69f-cf7cdaf17c8c','3da5afb0-a846-4dff-bb90-dd3e446f382d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a55d61f805ba4c44a551c08b181dd3ac',volume_type_id=4aa40a25-bc19-4eed-853a-7cc74216c16b), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T01:05:41Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2a3cfa22-55f3-4514-a4e8-4cc137fc6e63,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b5c942cdb56d48eeb433f14601cc8f2d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a55d61f805ba4c44a551c08b181dd3ac',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4aa40a25-bc19-4eed-853a-7cc74216c16b),volume_type_id=4aa40a25-bc19-4eed-853a-7cc74216c16b)}' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:05:41.434671 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-e09ad63a-171a-4e92-9ed7-e51aaa82322c tempest-ProjectAdminTests-861843495 tempest-ProjectAdminTests-861843495-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2d17a76e-40bb-4a49-b2bd-20fbaf065119) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:05:41.452892 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-e09ad63a-171a-4e92-9ed7-e51aaa82322c tempest-ProjectAdminTests-861843495 tempest-ProjectAdminTests-861843495-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2d17a76e-40bb-4a49-b2bd-20fbaf065119) transitioned into state 'SUCCESS' from 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='b5c942cdb56d48eeb433f14601cc8f2d',qos_specs=None,replication_status=,reservations=['f1fe9d23-e490-4808-80af-ec7887308699','b1fd3ac5-fba9-477a-80a3-b18f58f3c067','a7181575-9703-430d-a69f-cf7cdaf17c8c','3da5afb0-a846-4dff-bb90-dd3e446f382d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a55d61f805ba4c44a551c08b181dd3ac',volume_type_id=4aa40a25-bc19-4eed-853a-7cc74216c16b)}' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:05:41.453625 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-e09ad63a-171a-4e92-9ed7-e51aaa82322c tempest-ProjectAdminTests-861843495 tempest-ProjectAdminTests-861843495-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f2503444-2183-4b39-862a-b8b2452ac1c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:05:41.461107 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-e09ad63a-171a-4e92-9ed7-e51aaa82322c tempest-ProjectAdminTests-861843495 tempest-ProjectAdminTests-861843495-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f2503444-2183-4b39-862a-b8b2452ac1c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:05:41.461906 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-e09ad63a-171a-4e92-9ed7-e51aaa82322c tempest-ProjectAdminTests-861843495 tempest-ProjectAdminTests-861843495-project-admin] Flow 'volume_create_api' (e6dc9a90-675e-4ee5-8e2b-0592c81b2e3b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100212) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:05:41.462198 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-e09ad63a-171a-4e92-9ed7-e51aaa82322c tempest-ProjectAdminTests-861843495 tempest-ProjectAdminTests-861843495-project-admin] Create volume request issued successfully. Aug 20 01:05:41.462803 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-e09ad63a-171a-4e92-9ed7-e51aaa82322c tempest-ProjectAdminTests-861843495 tempest-ProjectAdminTests-861843495-project-admin] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 20 01:05:41.463217 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 982/3948] 10.4.3.240 () {70 vars in 1298 bytes} [Thu Aug 20 01:05:41 2026] POST /volume/v3/volumes => generated 772 bytes in 154 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 01:05:41.483793 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-e7be7b76-2900-4717-a1bd-5ff963a5edbb None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:41.485955 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-e7be7b76-2900-4717-a1bd-5ff963a5edbb tempest-ProjectAdminTests-861843495 tempest-ProjectAdminTests-861843495-project-admin] GET https://10.4.3.240/volume/v3/volumes/2a3cfa22-55f3-4514-a4e8-4cc137fc6e63 Aug 20 01:05:41.486362 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-e7be7b76-2900-4717-a1bd-5ff963a5edbb tempest-ProjectAdminTests-861843495 tempest-ProjectAdminTests-861843495-project-admin] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:41.486604 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-e7be7b76-2900-4717-a1bd-5ff963a5edbb tempest-ProjectAdminTests-861843495 tempest-ProjectAdminTests-861843495-project-admin] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:41.494168 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:05:41.494168 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:05:41.497997 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-e7be7b76-2900-4717-a1bd-5ff963a5edbb tempest-ProjectAdminTests-861843495 tempest-ProjectAdminTests-861843495-project-admin] Volume info retrieved successfully. Aug 20 01:05:41.502070 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-e7be7b76-2900-4717-a1bd-5ff963a5edbb tempest-ProjectAdminTests-861843495 tempest-ProjectAdminTests-861843495-project-admin] https://10.4.3.240/volume/v3/volumes/2a3cfa22-55f3-4514-a4e8-4cc137fc6e63 returned with HTTP 200 Aug 20 01:05:41.502147 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 980/3949] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:05:41 2026] GET /volume/v3/volumes/2a3cfa22-55f3-4514-a4e8-4cc137fc6e63 => generated 951 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:05:42.248186 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-33620a18-162f-4412-a0ed-5c372b92ecbd None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:42.250621 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-33620a18-162f-4412-a0ed-5c372b92ecbd tempest-VolumeAndVolumeTypeFromImageTest-1489526399 tempest-VolumeAndVolumeTypeFromImageTest-1489526399-project-member] GET https://10.4.3.240/volume/v3/volumes/e5903c9f-c145-4842-8fc2-567d5648e50d Aug 20 01:05:42.250900 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-33620a18-162f-4412-a0ed-5c372b92ecbd tempest-VolumeAndVolumeTypeFromImageTest-1489526399 tempest-VolumeAndVolumeTypeFromImageTest-1489526399-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:42.251178 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-33620a18-162f-4412-a0ed-5c372b92ecbd tempest-VolumeAndVolumeTypeFromImageTest-1489526399 tempest-VolumeAndVolumeTypeFromImageTest-1489526399-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:42.260098 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:05:42.260098 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:05:42.264822 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-33620a18-162f-4412-a0ed-5c372b92ecbd tempest-VolumeAndVolumeTypeFromImageTest-1489526399 tempest-VolumeAndVolumeTypeFromImageTest-1489526399-project-member] Volume info retrieved successfully. Aug 20 01:05:42.271069 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-33620a18-162f-4412-a0ed-5c372b92ecbd tempest-VolumeAndVolumeTypeFromImageTest-1489526399 tempest-VolumeAndVolumeTypeFromImageTest-1489526399-project-member] https://10.4.3.240/volume/v3/volumes/e5903c9f-c145-4842-8fc2-567d5648e50d returned with HTTP 200 Aug 20 01:05:42.271888 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 990/3950] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:05:42 2026] GET /volume/v3/volumes/e5903c9f-c145-4842-8fc2-567d5648e50d => generated 951 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:05:42.517211 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-7f72e6fd-5c25-4f28-9e88-2c7aca7701e7 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:42.519249 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-7f72e6fd-5c25-4f28-9e88-2c7aca7701e7 tempest-ProjectAdminTests-861843495 tempest-ProjectAdminTests-861843495-project-admin] GET https://10.4.3.240/volume/v3/volumes/2a3cfa22-55f3-4514-a4e8-4cc137fc6e63 Aug 20 01:05:42.519573 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-7f72e6fd-5c25-4f28-9e88-2c7aca7701e7 tempest-ProjectAdminTests-861843495 tempest-ProjectAdminTests-861843495-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:42.519794 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-7f72e6fd-5c25-4f28-9e88-2c7aca7701e7 tempest-ProjectAdminTests-861843495 tempest-ProjectAdminTests-861843495-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:42.528880 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:05:42.528880 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:05:42.532226 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-7f72e6fd-5c25-4f28-9e88-2c7aca7701e7 tempest-ProjectAdminTests-861843495 tempest-ProjectAdminTests-861843495-project-admin] Volume info retrieved successfully. Aug 20 01:05:42.535838 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-7f72e6fd-5c25-4f28-9e88-2c7aca7701e7 tempest-ProjectAdminTests-861843495 tempest-ProjectAdminTests-861843495-project-admin] https://10.4.3.240/volume/v3/volumes/2a3cfa22-55f3-4514-a4e8-4cc137fc6e63 returned with HTTP 200 Aug 20 01:05:42.536175 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 999/3951] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:05:42 2026] GET /volume/v3/volumes/2a3cfa22-55f3-4514-a4e8-4cc137fc6e63 => generated 972 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:05:42.550242 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-04fad8b9-96ad-406e-9eae-69e088df838d None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:42.552103 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-04fad8b9-96ad-406e-9eae-69e088df838d tempest-ProjectAdminTests-861843495 tempest-ProjectAdminTests-861843495-project-admin] GET https://10.4.3.240/volume/v3/messages Aug 20 01:05:42.552103 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-04fad8b9-96ad-406e-9eae-69e088df838d tempest-ProjectAdminTests-861843495 tempest-ProjectAdminTests-861843495-project-admin] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:42.552103 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-04fad8b9-96ad-406e-9eae-69e088df838d tempest-ProjectAdminTests-861843495 tempest-ProjectAdminTests-861843495-project-admin] Calling method 'version_select' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:42.552103 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:05:42.552103 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:05:42.558051 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-04fad8b9-96ad-406e-9eae-69e088df838d tempest-ProjectAdminTests-861843495 tempest-ProjectAdminTests-861843495-project-admin] https://10.4.3.240/volume/v3/messages returned with HTTP 200 Aug 20 01:05:42.558522 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 983/3952] 10.4.3.240 () {68 vars in 1280 bytes} [Thu Aug 20 01:05:42 2026] GET /volume/v3/messages => generated 670 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:05:42.568123 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-b81622bf-b77f-4142-9a35-92c1cd3ca84e None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:42.571166 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-b81622bf-b77f-4142-9a35-92c1cd3ca84e tempest-ProjectAdminTests-861843495 tempest-ProjectAdminTests-861843495-project-admin] GET https://10.4.3.240/volume/v3/messages Aug 20 01:05:42.571432 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-b81622bf-b77f-4142-9a35-92c1cd3ca84e tempest-ProjectAdminTests-861843495 tempest-ProjectAdminTests-861843495-project-admin] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:42.571821 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-b81622bf-b77f-4142-9a35-92c1cd3ca84e tempest-ProjectAdminTests-861843495 tempest-ProjectAdminTests-861843495-project-admin] Calling method 'version_select' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:42.577835 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-b81622bf-b77f-4142-9a35-92c1cd3ca84e tempest-ProjectAdminTests-861843495 tempest-ProjectAdminTests-861843495-project-admin] https://10.4.3.240/volume/v3/messages returned with HTTP 200 Aug 20 01:05:42.578194 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 981/3953] 10.4.3.240 () {68 vars in 1280 bytes} [Thu Aug 20 01:05:42 2026] GET /volume/v3/messages => generated 670 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:05:42.586821 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-33faf6e4-e653-4911-b0d0-a2c3ecc6fb78 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:42.588300 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-33faf6e4-e653-4911-b0d0-a2c3ecc6fb78 tempest-ProjectAdminTests-861843495 tempest-ProjectAdminTests-861843495-project-admin] DELETE https://10.4.3.240/volume/v3/messages/92293cf6-f1c5-40c0-8990-3d330144b8d2 Aug 20 01:05:42.588522 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-33faf6e4-e653-4911-b0d0-a2c3ecc6fb78 tempest-ProjectAdminTests-861843495 tempest-ProjectAdminTests-861843495-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:42.588689 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-33faf6e4-e653-4911-b0d0-a2c3ecc6fb78 tempest-ProjectAdminTests-861843495 tempest-ProjectAdminTests-861843495-project-admin] Calling method 'version_select' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:42.595252 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-33faf6e4-e653-4911-b0d0-a2c3ecc6fb78 tempest-ProjectAdminTests-861843495 tempest-ProjectAdminTests-861843495-project-admin] https://10.4.3.240/volume/v3/messages/92293cf6-f1c5-40c0-8990-3d330144b8d2 returned with HTTP 204 Aug 20 01:05:42.595859 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 991/3954] 10.4.3.240 () {68 vars in 1394 bytes} [Thu Aug 20 01:05:42 2026] DELETE /volume/v3/messages/92293cf6-f1c5-40c0-8990-3d330144b8d2 => generated 0 bytes in 9 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 20 01:05:42.603616 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-cede7ec3-c760-4545-8858-b56e3a0cafc0 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:42.605173 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-cede7ec3-c760-4545-8858-b56e3a0cafc0 tempest-ProjectAdminTests-861843495 tempest-ProjectAdminTests-861843495-project-admin] DELETE https://10.4.3.240/volume/v3/volumes/2a3cfa22-55f3-4514-a4e8-4cc137fc6e63 Aug 20 01:05:42.605345 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-cede7ec3-c760-4545-8858-b56e3a0cafc0 tempest-ProjectAdminTests-861843495 tempest-ProjectAdminTests-861843495-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:42.605548 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-cede7ec3-c760-4545-8858-b56e3a0cafc0 tempest-ProjectAdminTests-861843495 tempest-ProjectAdminTests-861843495-project-admin] Calling method 'delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:42.605691 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-cede7ec3-c760-4545-8858-b56e3a0cafc0 tempest-ProjectAdminTests-861843495 tempest-ProjectAdminTests-861843495-project-admin] Delete volume with id: 2a3cfa22-55f3-4514-a4e8-4cc137fc6e63 Aug 20 01:05:42.611739 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:05:42.611739 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:05:42.612055 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-cede7ec3-c760-4545-8858-b56e3a0cafc0 tempest-ProjectAdminTests-861843495 tempest-ProjectAdminTests-861843495-project-admin] Volume info retrieved successfully. Aug 20 01:05:42.613000 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-cede7ec3-c760-4545-8858-b56e3a0cafc0 tempest-ProjectAdminTests-861843495 tempest-ProjectAdminTests-861843495-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100215) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 20 01:05:42.624065 np0000007838 devstack@c-api.service[100215]: WARNING cinder.quota [None req-cede7ec3-c760-4545-8858-b56e3a0cafc0 tempest-ProjectAdminTests-861843495 tempest-ProjectAdminTests-861843495-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-300487604 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-300487604, it is now deprecated. Please use the default quota class for default quota. Aug 20 01:05:42.624440 np0000007838 devstack@c-api.service[100215]: WARNING cinder.quota [None req-cede7ec3-c760-4545-8858-b56e3a0cafc0 tempest-ProjectAdminTests-861843495 tempest-ProjectAdminTests-861843495-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-300487604 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-300487604, it is now deprecated. Please use the default quota class for default quota. Aug 20 01:05:42.633221 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.quota [None req-cede7ec3-c760-4545-8858-b56e3a0cafc0 tempest-ProjectAdminTests-861843495 tempest-ProjectAdminTests-861843495-project-admin] Created reservations ['592feff7-2517-472f-9e1d-b0e2fba334d1', 'a83bb621-a763-437e-80bc-1a7911d8dda4', '23d58327-29a2-4d08-b647-73974b3b7caa', 'd8c23456-67a8-44ce-8461-eefa4f0e44ec'] {{(pid=100215) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 01:05:42.671968 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-cede7ec3-c760-4545-8858-b56e3a0cafc0 tempest-ProjectAdminTests-861843495 tempest-ProjectAdminTests-861843495-project-admin] Delete volume request issued successfully. Aug 20 01:05:42.672366 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-cede7ec3-c760-4545-8858-b56e3a0cafc0 tempest-ProjectAdminTests-861843495 tempest-ProjectAdminTests-861843495-project-admin] https://10.4.3.240/volume/v3/volumes/2a3cfa22-55f3-4514-a4e8-4cc137fc6e63 returned with HTTP 202 Aug 20 01:05:42.672965 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1000/3955] 10.4.3.240 () {68 vars in 1391 bytes} [Thu Aug 20 01:05:42 2026] DELETE /volume/v3/volumes/2a3cfa22-55f3-4514-a4e8-4cc137fc6e63 => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 01:05:42.682605 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-1a52c288-5665-4f4f-81b0-c6f8b05a8b84 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:42.684363 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-1a52c288-5665-4f4f-81b0-c6f8b05a8b84 tempest-ProjectAdminTests-861843495 tempest-ProjectAdminTests-861843495-project-admin] DELETE https://10.4.3.240/volume/v3/types/4aa40a25-bc19-4eed-853a-7cc74216c16b Aug 20 01:05:42.684581 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-1a52c288-5665-4f4f-81b0-c6f8b05a8b84 tempest-ProjectAdminTests-861843495 tempest-ProjectAdminTests-861843495-project-admin] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:42.684761 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-1a52c288-5665-4f4f-81b0-c6f8b05a8b84 tempest-ProjectAdminTests-861843495 tempest-ProjectAdminTests-861843495-project-admin] Calling method '_delete' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:42.707157 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-1a52c288-5665-4f4f-81b0-c6f8b05a8b84 tempest-ProjectAdminTests-861843495 tempest-ProjectAdminTests-861843495-project-admin] https://10.4.3.240/volume/v3/types/4aa40a25-bc19-4eed-853a-7cc74216c16b returned with HTTP 202 Aug 20 01:05:42.707565 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 984/3956] 10.4.3.240 () {66 vars in 1345 bytes} [Thu Aug 20 01:05:42 2026] DELETE /volume/v3/types/4aa40a25-bc19-4eed-853a-7cc74216c16b => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 01:05:42.716577 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-d088fbc6-8ef4-4b07-b03f-72627c3a00f9 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:42.718503 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-d088fbc6-8ef4-4b07-b03f-72627c3a00f9 tempest-ProjectAdminTests-861843495 tempest-ProjectAdminTests-861843495-project-admin] POST https://10.4.3.240/volume/v3/types Aug 20 01:05:42.718916 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-d088fbc6-8ef4-4b07-b03f-72627c3a00f9 tempest-ProjectAdminTests-861843495 tempest-ProjectAdminTests-861843495-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-543821094", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1927810638", "vendor_name": "tempest-vendor_name-2081486228"}}} {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:05:42.737963 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-d088fbc6-8ef4-4b07-b03f-72627c3a00f9 tempest-ProjectAdminTests-861843495 tempest-ProjectAdminTests-861843495-project-admin] https://10.4.3.240/volume/v3/types returned with HTTP 200 Aug 20 01:05:42.738437 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 982/3957] 10.4.3.240 () {68 vars in 1253 bytes} [Thu Aug 20 01:05:42 2026] POST /volume/v3/types => generated 328 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:05:42.749764 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-d595bab1-49dc-4b3b-9fa9-bad40b327582 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:42.751969 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-d595bab1-49dc-4b3b-9fa9-bad40b327582 tempest-ProjectAdminTests-861843495 tempest-ProjectAdminTests-861843495-project-admin] POST https://10.4.3.240/volume/v3/volumes Aug 20 01:05:42.752408 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-d595bab1-49dc-4b3b-9fa9-bad40b327582 tempest-ProjectAdminTests-861843495 tempest-ProjectAdminTests-861843495-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "b510c613-5a07-4c19-a133-c39f2f952f5e", "size": 1}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:05:42.754286 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.v3.volumes [None req-d595bab1-49dc-4b3b-9fa9-bad40b327582 tempest-ProjectAdminTests-861843495 tempest-ProjectAdminTests-861843495-project-admin] Create volume request body: {'volume': {'volume_type': 'b510c613-5a07-4c19-a133-c39f2f952f5e', 'size': 1}} {{(pid=100214) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 01:05:42.759084 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.v3.volumes [None req-d595bab1-49dc-4b3b-9fa9-bad40b327582 tempest-ProjectAdminTests-861843495 tempest-ProjectAdminTests-861843495-project-admin] Create volume of 1 GB Aug 20 01:05:42.759566 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:05:42.759566 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:05:42.760113 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-d595bab1-49dc-4b3b-9fa9-bad40b327582 tempest-ProjectAdminTests-861843495 tempest-ProjectAdminTests-861843495-project-admin] Availability Zones retrieved successfully. Aug 20 01:05:42.767630 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-d595bab1-49dc-4b3b-9fa9-bad40b327582 tempest-ProjectAdminTests-861843495 tempest-ProjectAdminTests-861843495-project-admin] Flow 'volume_create_api' (35183bf0-eef0-41ab-8748-02050beac581) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:05:42.768373 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-d595bab1-49dc-4b3b-9fa9-bad40b327582 tempest-ProjectAdminTests-861843495 tempest-ProjectAdminTests-861843495-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5f6fa130-0af2-46ac-90e7-c7631ae28933) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:05:42.769388 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.flows.api.create_volume [None req-d595bab1-49dc-4b3b-9fa9-bad40b327582 tempest-ProjectAdminTests-861843495 tempest-ProjectAdminTests-861843495-project-admin] Validating volume size '1' using validate_int {{(pid=100214) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 01:05:42.793624 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-d595bab1-49dc-4b3b-9fa9-bad40b327582 tempest-ProjectAdminTests-861843495 tempest-ProjectAdminTests-861843495-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5f6fa130-0af2-46ac-90e7-c7631ae28933) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T01:05:43Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1927810638',vendor_name='tempest-vendor_name-2081486228'},id=b510c613-5a07-4c19-a133-c39f2f952f5e,is_public=True,name='tempest-ProjectAdminTests-volume-type-543821094',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b510c613-5a07-4c19-a133-c39f2f952f5e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:05:42.794419 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-d595bab1-49dc-4b3b-9fa9-bad40b327582 tempest-ProjectAdminTests-861843495 tempest-ProjectAdminTests-861843495-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d5210533-3ca6-412a-8ca0-859132c25476) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:05:42.825305 np0000007838 devstack@c-api.service[100214]: WARNING cinder.quota [None req-d595bab1-49dc-4b3b-9fa9-bad40b327582 tempest-ProjectAdminTests-861843495 tempest-ProjectAdminTests-861843495-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-543821094 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-543821094, it is now deprecated. Please use the default quota class for default quota. Aug 20 01:05:42.825572 np0000007838 devstack@c-api.service[100214]: WARNING cinder.quota [None req-d595bab1-49dc-4b3b-9fa9-bad40b327582 tempest-ProjectAdminTests-861843495 tempest-ProjectAdminTests-861843495-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-543821094 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-543821094, it is now deprecated. Please use the default quota class for default quota. Aug 20 01:05:42.853293 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.quota [None req-d595bab1-49dc-4b3b-9fa9-bad40b327582 tempest-ProjectAdminTests-861843495 tempest-ProjectAdminTests-861843495-project-admin] Created reservations ['4ba4a006-e0de-42f9-b45e-2f3e51e7980a', '406934a6-a002-4c96-912e-19b7f718301b', 'a8153c2d-bf3d-4020-84cf-597688eba6dd', '35e6c650-f831-4754-8be1-26f074dfe8ff'] {{(pid=100214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 01:05:42.854295 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-d595bab1-49dc-4b3b-9fa9-bad40b327582 tempest-ProjectAdminTests-861843495 tempest-ProjectAdminTests-861843495-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d5210533-3ca6-412a-8ca0-859132c25476) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4ba4a006-e0de-42f9-b45e-2f3e51e7980a', '406934a6-a002-4c96-912e-19b7f718301b', 'a8153c2d-bf3d-4020-84cf-597688eba6dd', '35e6c650-f831-4754-8be1-26f074dfe8ff']}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:05:42.855388 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-d595bab1-49dc-4b3b-9fa9-bad40b327582 tempest-ProjectAdminTests-861843495 tempest-ProjectAdminTests-861843495-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f9bad39d-f7d4-4517-a4f0-2a370b343f35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:05:42.886550 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-d595bab1-49dc-4b3b-9fa9-bad40b327582 tempest-ProjectAdminTests-861843495 tempest-ProjectAdminTests-861843495-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f9bad39d-f7d4-4517-a4f0-2a370b343f35) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e63547fd-a3fa-45a6-b463-94b30c4e9f03', '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='b5c942cdb56d48eeb433f14601cc8f2d',qos_specs=None,replication_status=,reservations=['4ba4a006-e0de-42f9-b45e-2f3e51e7980a','406934a6-a002-4c96-912e-19b7f718301b','a8153c2d-bf3d-4020-84cf-597688eba6dd','35e6c650-f831-4754-8be1-26f074dfe8ff'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a55d61f805ba4c44a551c08b181dd3ac',volume_type_id=b510c613-5a07-4c19-a133-c39f2f952f5e), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T01:05:42Z,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=e63547fd-a3fa-45a6-b463-94b30c4e9f03,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b5c942cdb56d48eeb433f14601cc8f2d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a55d61f805ba4c44a551c08b181dd3ac',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b510c613-5a07-4c19-a133-c39f2f952f5e),volume_type_id=b510c613-5a07-4c19-a133-c39f2f952f5e)}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:05:42.887035 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-d595bab1-49dc-4b3b-9fa9-bad40b327582 tempest-ProjectAdminTests-861843495 tempest-ProjectAdminTests-861843495-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c91e69ef-af8a-49b7-ad14-7e66415c4bce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:05:42.916118 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-d595bab1-49dc-4b3b-9fa9-bad40b327582 tempest-ProjectAdminTests-861843495 tempest-ProjectAdminTests-861843495-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c91e69ef-af8a-49b7-ad14-7e66415c4bce) transitioned into state 'SUCCESS' from 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='b5c942cdb56d48eeb433f14601cc8f2d',qos_specs=None,replication_status=,reservations=['4ba4a006-e0de-42f9-b45e-2f3e51e7980a','406934a6-a002-4c96-912e-19b7f718301b','a8153c2d-bf3d-4020-84cf-597688eba6dd','35e6c650-f831-4754-8be1-26f074dfe8ff'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a55d61f805ba4c44a551c08b181dd3ac',volume_type_id=b510c613-5a07-4c19-a133-c39f2f952f5e)}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:05:42.917202 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-d595bab1-49dc-4b3b-9fa9-bad40b327582 tempest-ProjectAdminTests-861843495 tempest-ProjectAdminTests-861843495-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9483fd7c-dbe3-4382-bc62-554eb8c373a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:05:42.935933 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-d595bab1-49dc-4b3b-9fa9-bad40b327582 tempest-ProjectAdminTests-861843495 tempest-ProjectAdminTests-861843495-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9483fd7c-dbe3-4382-bc62-554eb8c373a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:05:42.937633 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-d595bab1-49dc-4b3b-9fa9-bad40b327582 tempest-ProjectAdminTests-861843495 tempest-ProjectAdminTests-861843495-project-admin] Flow 'volume_create_api' (35183bf0-eef0-41ab-8748-02050beac581) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:05:42.938113 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-d595bab1-49dc-4b3b-9fa9-bad40b327582 tempest-ProjectAdminTests-861843495 tempest-ProjectAdminTests-861843495-project-admin] Create volume request issued successfully. Aug 20 01:05:42.938888 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-d595bab1-49dc-4b3b-9fa9-bad40b327582 tempest-ProjectAdminTests-861843495 tempest-ProjectAdminTests-861843495-project-admin] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 20 01:05:42.940621 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 992/3958] 10.4.3.240 () {70 vars in 1298 bytes} [Thu Aug 20 01:05:42 2026] POST /volume/v3/volumes => generated 772 bytes in 191 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 01:05:42.957374 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-fb3df54a-76a8-469f-916b-ad86e309adf4 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:42.962417 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-fb3df54a-76a8-469f-916b-ad86e309adf4 tempest-ProjectAdminTests-861843495 tempest-ProjectAdminTests-861843495-project-admin] GET https://10.4.3.240/volume/v3/volumes/e63547fd-a3fa-45a6-b463-94b30c4e9f03 Aug 20 01:05:42.962417 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-fb3df54a-76a8-469f-916b-ad86e309adf4 tempest-ProjectAdminTests-861843495 tempest-ProjectAdminTests-861843495-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:42.962417 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-fb3df54a-76a8-469f-916b-ad86e309adf4 tempest-ProjectAdminTests-861843495 tempest-ProjectAdminTests-861843495-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:42.968862 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:05:42.968862 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:05:42.972890 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-fb3df54a-76a8-469f-916b-ad86e309adf4 tempest-ProjectAdminTests-861843495 tempest-ProjectAdminTests-861843495-project-admin] Volume info retrieved successfully. Aug 20 01:05:42.977577 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-fb3df54a-76a8-469f-916b-ad86e309adf4 tempest-ProjectAdminTests-861843495 tempest-ProjectAdminTests-861843495-project-admin] https://10.4.3.240/volume/v3/volumes/e63547fd-a3fa-45a6-b463-94b30c4e9f03 returned with HTTP 200 Aug 20 01:05:42.977917 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1001/3959] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:05:42 2026] GET /volume/v3/volumes/e63547fd-a3fa-45a6-b463-94b30c4e9f03 => generated 951 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:05:43.082156 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [req-1195dc5c-b6da-4418-bd8b-92b8f79bc859 req-fa29139c-da2c-4edf-80da-ce02a5fee246 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:43.084952 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-1195dc5c-b6da-4418-bd8b-92b8f79bc859 req-fa29139c-da2c-4edf-80da-ce02a5fee246 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] DELETE https://10.4.3.240/volume/v3/attachments/f2daa392-15e0-47d3-90b1-41648c548412 Aug 20 01:05:43.085243 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [req-1195dc5c-b6da-4418-bd8b-92b8f79bc859 req-fa29139c-da2c-4edf-80da-ce02a5fee246 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:43.085315 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [req-1195dc5c-b6da-4418-bd8b-92b8f79bc859 req-fa29139c-da2c-4edf-80da-ce02a5fee246 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Calling method 'version_select' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:43.096545 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:05:43.096545 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:05:43.167964 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-1195dc5c-b6da-4418-bd8b-92b8f79bc859 req-fa29139c-da2c-4edf-80da-ce02a5fee246 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] https://10.4.3.240/volume/v3/attachments/f2daa392-15e0-47d3-90b1-41648c548412 returned with HTTP 200 Aug 20 01:05:43.168062 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 985/3960] 10.4.3.240 () {72 vars in 1673 bytes} [Thu Aug 20 01:05:43 2026] DELETE /volume/v3/attachments/f2daa392-15e0-47d3-90b1-41648c548412 => generated 19 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:05:43.286244 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-0fc5b03f-0864-49da-b914-38cbecc88de0 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:43.291814 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-0fc5b03f-0864-49da-b914-38cbecc88de0 tempest-VolumeAndVolumeTypeFromImageTest-1489526399 tempest-VolumeAndVolumeTypeFromImageTest-1489526399-project-member] GET https://10.4.3.240/volume/v3/volumes/e5903c9f-c145-4842-8fc2-567d5648e50d Aug 20 01:05:43.291940 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-0fc5b03f-0864-49da-b914-38cbecc88de0 tempest-VolumeAndVolumeTypeFromImageTest-1489526399 tempest-VolumeAndVolumeTypeFromImageTest-1489526399-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:43.292116 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-0fc5b03f-0864-49da-b914-38cbecc88de0 tempest-VolumeAndVolumeTypeFromImageTest-1489526399 tempest-VolumeAndVolumeTypeFromImageTest-1489526399-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:43.303860 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:05:43.303860 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:05:43.308683 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-0fc5b03f-0864-49da-b914-38cbecc88de0 tempest-VolumeAndVolumeTypeFromImageTest-1489526399 tempest-VolumeAndVolumeTypeFromImageTest-1489526399-project-member] Volume info retrieved successfully. Aug 20 01:05:43.313259 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-0fc5b03f-0864-49da-b914-38cbecc88de0 tempest-VolumeAndVolumeTypeFromImageTest-1489526399 tempest-VolumeAndVolumeTypeFromImageTest-1489526399-project-member] https://10.4.3.240/volume/v3/volumes/e5903c9f-c145-4842-8fc2-567d5648e50d returned with HTTP 200 Aug 20 01:05:43.314665 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 983/3961] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:05:43 2026] GET /volume/v3/volumes/e5903c9f-c145-4842-8fc2-567d5648e50d => generated 951 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:05:43.418318 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-dab35e19-e542-4b65-9773-40f9fd2f200b req-7ff41ead-229e-453e-967c-f59d0d0e5849 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:43.421105 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-dab35e19-e542-4b65-9773-40f9fd2f200b req-7ff41ead-229e-453e-967c-f59d0d0e5849 tempest-TestStampPattern-1235210939 tempest-TestStampPattern-1235210939-project-member] DELETE https://10.4.3.240/volume/v3/attachments/029aa2bb-c6f8-4bfd-aac5-2b6c492b0534 Aug 20 01:05:43.421301 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-dab35e19-e542-4b65-9773-40f9fd2f200b req-7ff41ead-229e-453e-967c-f59d0d0e5849 tempest-TestStampPattern-1235210939 tempest-TestStampPattern-1235210939-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:43.421597 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-dab35e19-e542-4b65-9773-40f9fd2f200b req-7ff41ead-229e-453e-967c-f59d0d0e5849 tempest-TestStampPattern-1235210939 tempest-TestStampPattern-1235210939-project-member] Calling method 'version_select' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:43.430478 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:05:43.430478 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:05:43.481605 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-dab35e19-e542-4b65-9773-40f9fd2f200b req-7ff41ead-229e-453e-967c-f59d0d0e5849 tempest-TestStampPattern-1235210939 tempest-TestStampPattern-1235210939-project-member] https://10.4.3.240/volume/v3/attachments/029aa2bb-c6f8-4bfd-aac5-2b6c492b0534 returned with HTTP 200 Aug 20 01:05:43.482034 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 993/3962] 10.4.3.240 () {72 vars in 1673 bytes} [Thu Aug 20 01:05:43 2026] DELETE /volume/v3/attachments/029aa2bb-c6f8-4bfd-aac5-2b6c492b0534 => generated 19 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:05:43.993065 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-35db5d50-8cec-4e19-905c-080a585850cf None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:43.994749 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-35db5d50-8cec-4e19-905c-080a585850cf tempest-ProjectAdminTests-861843495 tempest-ProjectAdminTests-861843495-project-admin] GET https://10.4.3.240/volume/v3/volumes/e63547fd-a3fa-45a6-b463-94b30c4e9f03 Aug 20 01:05:43.994965 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-35db5d50-8cec-4e19-905c-080a585850cf tempest-ProjectAdminTests-861843495 tempest-ProjectAdminTests-861843495-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:43.995140 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-35db5d50-8cec-4e19-905c-080a585850cf tempest-ProjectAdminTests-861843495 tempest-ProjectAdminTests-861843495-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:44.002447 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:05:44.002447 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:05:44.006049 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-35db5d50-8cec-4e19-905c-080a585850cf tempest-ProjectAdminTests-861843495 tempest-ProjectAdminTests-861843495-project-admin] Volume info retrieved successfully. Aug 20 01:05:44.010680 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-35db5d50-8cec-4e19-905c-080a585850cf tempest-ProjectAdminTests-861843495 tempest-ProjectAdminTests-861843495-project-admin] https://10.4.3.240/volume/v3/volumes/e63547fd-a3fa-45a6-b463-94b30c4e9f03 returned with HTTP 200 Aug 20 01:05:44.011071 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1002/3963] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:05:43 2026] GET /volume/v3/volumes/e63547fd-a3fa-45a6-b463-94b30c4e9f03 => generated 972 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:05:44.025058 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-ef2711e0-58b4-4eb1-ade2-4fdcf1d2af06 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:44.026759 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-ef2711e0-58b4-4eb1-ade2-4fdcf1d2af06 tempest-ProjectAdminTests-861843495 tempest-ProjectAdminTests-861843495-project-admin] GET https://10.4.3.240/volume/v3/messages Aug 20 01:05:44.026979 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-ef2711e0-58b4-4eb1-ade2-4fdcf1d2af06 tempest-ProjectAdminTests-861843495 tempest-ProjectAdminTests-861843495-project-admin] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:44.027185 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-ef2711e0-58b4-4eb1-ade2-4fdcf1d2af06 tempest-ProjectAdminTests-861843495 tempest-ProjectAdminTests-861843495-project-admin] Calling method 'version_select' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:44.027487 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:05:44.027487 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:05:44.032623 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-ef2711e0-58b4-4eb1-ade2-4fdcf1d2af06 tempest-ProjectAdminTests-861843495 tempest-ProjectAdminTests-861843495-project-admin] https://10.4.3.240/volume/v3/messages returned with HTTP 200 Aug 20 01:05:44.032982 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 986/3964] 10.4.3.240 () {68 vars in 1280 bytes} [Thu Aug 20 01:05:44 2026] GET /volume/v3/messages => generated 670 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:05:44.044239 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-23324d2c-e46c-45a9-9dc3-ec56ec9a1b92 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:44.046022 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-23324d2c-e46c-45a9-9dc3-ec56ec9a1b92 tempest-ProjectAdminTests-861843495 tempest-ProjectAdminTests-861843495-project-admin] GET https://10.4.3.240/volume/v3/messages/d5052ccf-21e0-41d8-bd95-97eada90fb32 Aug 20 01:05:44.046275 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-23324d2c-e46c-45a9-9dc3-ec56ec9a1b92 tempest-ProjectAdminTests-861843495 tempest-ProjectAdminTests-861843495-project-admin] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:44.046402 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-23324d2c-e46c-45a9-9dc3-ec56ec9a1b92 tempest-ProjectAdminTests-861843495 tempest-ProjectAdminTests-861843495-project-admin] Calling method 'version_select' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:44.050554 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-23324d2c-e46c-45a9-9dc3-ec56ec9a1b92 tempest-ProjectAdminTests-861843495 tempest-ProjectAdminTests-861843495-project-admin] https://10.4.3.240/volume/v3/messages/d5052ccf-21e0-41d8-bd95-97eada90fb32 returned with HTTP 200 Aug 20 01:05:44.050893 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 984/3965] 10.4.3.240 () {68 vars in 1391 bytes} [Thu Aug 20 01:05:44 2026] GET /volume/v3/messages/d5052ccf-21e0-41d8-bd95-97eada90fb32 => generated 667 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:05:44.061186 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-d7bd4c33-d35b-4db8-934b-64d576ed0727 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:44.065568 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-d7bd4c33-d35b-4db8-934b-64d576ed0727 tempest-ProjectAdminTests-861843495 tempest-ProjectAdminTests-861843495-project-admin] DELETE https://10.4.3.240/volume/v3/messages/d5052ccf-21e0-41d8-bd95-97eada90fb32 Aug 20 01:05:44.065901 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-d7bd4c33-d35b-4db8-934b-64d576ed0727 tempest-ProjectAdminTests-861843495 tempest-ProjectAdminTests-861843495-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:44.066104 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-d7bd4c33-d35b-4db8-934b-64d576ed0727 tempest-ProjectAdminTests-861843495 tempest-ProjectAdminTests-861843495-project-admin] Calling method 'version_select' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:44.070528 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:05:44.070528 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:05:44.077604 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-d7bd4c33-d35b-4db8-934b-64d576ed0727 tempest-ProjectAdminTests-861843495 tempest-ProjectAdminTests-861843495-project-admin] https://10.4.3.240/volume/v3/messages/d5052ccf-21e0-41d8-bd95-97eada90fb32 returned with HTTP 204 Aug 20 01:05:44.077967 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 994/3966] 10.4.3.240 () {68 vars in 1394 bytes} [Thu Aug 20 01:05:44 2026] DELETE /volume/v3/messages/d5052ccf-21e0-41d8-bd95-97eada90fb32 => generated 0 bytes in 17 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 20 01:05:44.086037 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-a362bcd4-8e36-45fe-89f2-f7f4be93a01f None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:44.087881 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-a362bcd4-8e36-45fe-89f2-f7f4be93a01f tempest-ProjectAdminTests-861843495 tempest-ProjectAdminTests-861843495-project-admin] DELETE https://10.4.3.240/volume/v3/volumes/e63547fd-a3fa-45a6-b463-94b30c4e9f03 Aug 20 01:05:44.088082 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-a362bcd4-8e36-45fe-89f2-f7f4be93a01f tempest-ProjectAdminTests-861843495 tempest-ProjectAdminTests-861843495-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:44.088666 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-a362bcd4-8e36-45fe-89f2-f7f4be93a01f tempest-ProjectAdminTests-861843495 tempest-ProjectAdminTests-861843495-project-admin] Calling method 'delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:44.088666 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-a362bcd4-8e36-45fe-89f2-f7f4be93a01f tempest-ProjectAdminTests-861843495 tempest-ProjectAdminTests-861843495-project-admin] Delete volume with id: e63547fd-a3fa-45a6-b463-94b30c4e9f03 Aug 20 01:05:44.095790 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:05:44.095790 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:05:44.096145 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-a362bcd4-8e36-45fe-89f2-f7f4be93a01f tempest-ProjectAdminTests-861843495 tempest-ProjectAdminTests-861843495-project-admin] Volume info retrieved successfully. Aug 20 01:05:44.097083 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-a362bcd4-8e36-45fe-89f2-f7f4be93a01f tempest-ProjectAdminTests-861843495 tempest-ProjectAdminTests-861843495-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100215) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 20 01:05:44.111349 np0000007838 devstack@c-api.service[100215]: WARNING cinder.quota [None req-a362bcd4-8e36-45fe-89f2-f7f4be93a01f tempest-ProjectAdminTests-861843495 tempest-ProjectAdminTests-861843495-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-543821094 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-543821094, it is now deprecated. Please use the default quota class for default quota. Aug 20 01:05:44.111644 np0000007838 devstack@c-api.service[100215]: WARNING cinder.quota [None req-a362bcd4-8e36-45fe-89f2-f7f4be93a01f tempest-ProjectAdminTests-861843495 tempest-ProjectAdminTests-861843495-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-543821094 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-543821094, it is now deprecated. Please use the default quota class for default quota. Aug 20 01:05:44.127021 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.quota [None req-a362bcd4-8e36-45fe-89f2-f7f4be93a01f tempest-ProjectAdminTests-861843495 tempest-ProjectAdminTests-861843495-project-admin] Created reservations ['991faf54-328a-40f3-a825-745b20104230', '40bdec33-18a9-4449-8f6d-9622b8c761c4', '6944b787-b87e-4d0a-b7c8-5881928cf5de', 'ce3956ac-1f09-4c72-a8df-55daf962a86a'] {{(pid=100215) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 01:05:44.158367 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-a362bcd4-8e36-45fe-89f2-f7f4be93a01f tempest-ProjectAdminTests-861843495 tempest-ProjectAdminTests-861843495-project-admin] Delete volume request issued successfully. Aug 20 01:05:44.158434 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-a362bcd4-8e36-45fe-89f2-f7f4be93a01f tempest-ProjectAdminTests-861843495 tempest-ProjectAdminTests-861843495-project-admin] https://10.4.3.240/volume/v3/volumes/e63547fd-a3fa-45a6-b463-94b30c4e9f03 returned with HTTP 202 Aug 20 01:05:44.158999 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1003/3967] 10.4.3.240 () {68 vars in 1391 bytes} [Thu Aug 20 01:05:44 2026] DELETE /volume/v3/volumes/e63547fd-a3fa-45a6-b463-94b30c4e9f03 => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 01:05:44.166652 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-d3ecdab5-3cce-4222-9ff8-f87887c6aa44 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:44.169122 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-d3ecdab5-3cce-4222-9ff8-f87887c6aa44 tempest-ProjectAdminTests-861843495 tempest-ProjectAdminTests-861843495-project-admin] DELETE https://10.4.3.240/volume/v3/types/b510c613-5a07-4c19-a133-c39f2f952f5e Aug 20 01:05:44.169367 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-d3ecdab5-3cce-4222-9ff8-f87887c6aa44 tempest-ProjectAdminTests-861843495 tempest-ProjectAdminTests-861843495-project-admin] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:44.169617 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-d3ecdab5-3cce-4222-9ff8-f87887c6aa44 tempest-ProjectAdminTests-861843495 tempest-ProjectAdminTests-861843495-project-admin] Calling method '_delete' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:44.198746 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-d3ecdab5-3cce-4222-9ff8-f87887c6aa44 tempest-ProjectAdminTests-861843495 tempest-ProjectAdminTests-861843495-project-admin] https://10.4.3.240/volume/v3/types/b510c613-5a07-4c19-a133-c39f2f952f5e returned with HTTP 202 Aug 20 01:05:44.199884 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 987/3968] 10.4.3.240 () {66 vars in 1345 bytes} [Thu Aug 20 01:05:44 2026] DELETE /volume/v3/types/b510c613-5a07-4c19-a133-c39f2f952f5e => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 01:05:44.305314 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [req-2d035c9c-5026-413e-a77c-0a80ba42f793 req-71e27ec0-8977-4cf2-82a4-8b194f618c36 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:44.308320 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-2d035c9c-5026-413e-a77c-0a80ba42f793 req-71e27ec0-8977-4cf2-82a4-8b194f618c36 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] DELETE https://10.4.3.240/volume/v3/attachments/f2daa392-15e0-47d3-90b1-41648c548412 Aug 20 01:05:44.308533 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [req-2d035c9c-5026-413e-a77c-0a80ba42f793 req-71e27ec0-8977-4cf2-82a4-8b194f618c36 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:44.308703 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [req-2d035c9c-5026-413e-a77c-0a80ba42f793 req-71e27ec0-8977-4cf2-82a4-8b194f618c36 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Calling method 'version_select' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:44.314299 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-2d035c9c-5026-413e-a77c-0a80ba42f793 req-71e27ec0-8977-4cf2-82a4-8b194f618c36 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] https://10.4.3.240/volume/v3/attachments/f2daa392-15e0-47d3-90b1-41648c548412 returned with HTTP 404 Aug 20 01:05:44.314905 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 985/3969] 10.4.3.240 () {72 vars in 1673 bytes} [Thu Aug 20 01:05:44 2026] DELETE /volume/v3/attachments/f2daa392-15e0-47d3-90b1-41648c548412 => generated 149 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 01:05:44.332799 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-6a2f2ee7-f13f-4b3a-b6f3-6693fa43f0b5 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:44.335560 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-6a2f2ee7-f13f-4b3a-b6f3-6693fa43f0b5 tempest-VolumeAndVolumeTypeFromImageTest-1489526399 tempest-VolumeAndVolumeTypeFromImageTest-1489526399-project-member] GET https://10.4.3.240/volume/v3/volumes/e5903c9f-c145-4842-8fc2-567d5648e50d Aug 20 01:05:44.335835 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-6a2f2ee7-f13f-4b3a-b6f3-6693fa43f0b5 tempest-VolumeAndVolumeTypeFromImageTest-1489526399 tempest-VolumeAndVolumeTypeFromImageTest-1489526399-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:44.336094 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-6a2f2ee7-f13f-4b3a-b6f3-6693fa43f0b5 tempest-VolumeAndVolumeTypeFromImageTest-1489526399 tempest-VolumeAndVolumeTypeFromImageTest-1489526399-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:44.345947 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:05:44.345947 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:05:44.351089 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-6a2f2ee7-f13f-4b3a-b6f3-6693fa43f0b5 tempest-VolumeAndVolumeTypeFromImageTest-1489526399 tempest-VolumeAndVolumeTypeFromImageTest-1489526399-project-member] Volume info retrieved successfully. Aug 20 01:05:44.357033 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-6a2f2ee7-f13f-4b3a-b6f3-6693fa43f0b5 tempest-VolumeAndVolumeTypeFromImageTest-1489526399 tempest-VolumeAndVolumeTypeFromImageTest-1489526399-project-member] https://10.4.3.240/volume/v3/volumes/e5903c9f-c145-4842-8fc2-567d5648e50d returned with HTTP 200 Aug 20 01:05:44.357597 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 995/3970] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:05:44 2026] GET /volume/v3/volumes/e5903c9f-c145-4842-8fc2-567d5648e50d => generated 951 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:05:45.374962 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-b0647fcd-852c-4ed0-ab87-e54bc147d4ff None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:45.377098 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-b0647fcd-852c-4ed0-ab87-e54bc147d4ff tempest-VolumeAndVolumeTypeFromImageTest-1489526399 tempest-VolumeAndVolumeTypeFromImageTest-1489526399-project-member] GET https://10.4.3.240/volume/v3/volumes/e5903c9f-c145-4842-8fc2-567d5648e50d Aug 20 01:05:45.377357 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-b0647fcd-852c-4ed0-ab87-e54bc147d4ff tempest-VolumeAndVolumeTypeFromImageTest-1489526399 tempest-VolumeAndVolumeTypeFromImageTest-1489526399-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:45.377611 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-b0647fcd-852c-4ed0-ab87-e54bc147d4ff tempest-VolumeAndVolumeTypeFromImageTest-1489526399 tempest-VolumeAndVolumeTypeFromImageTest-1489526399-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:45.384220 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:05:45.384220 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:05:45.387358 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-b0647fcd-852c-4ed0-ab87-e54bc147d4ff tempest-VolumeAndVolumeTypeFromImageTest-1489526399 tempest-VolumeAndVolumeTypeFromImageTest-1489526399-project-member] Volume info retrieved successfully. Aug 20 01:05:45.391257 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-b0647fcd-852c-4ed0-ab87-e54bc147d4ff tempest-VolumeAndVolumeTypeFromImageTest-1489526399 tempest-VolumeAndVolumeTypeFromImageTest-1489526399-project-member] https://10.4.3.240/volume/v3/volumes/e5903c9f-c145-4842-8fc2-567d5648e50d returned with HTTP 200 Aug 20 01:05:45.391646 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1004/3971] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:05:45 2026] GET /volume/v3/volumes/e5903c9f-c145-4842-8fc2-567d5648e50d => generated 1295 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:05:45.411988 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-87233d66-dcb1-4c2d-8253-02d1afcd396b None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:45.421863 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-87233d66-dcb1-4c2d-8253-02d1afcd396b tempest-VolumeAndVolumeTypeFromImageTest-1489526399 tempest-VolumeAndVolumeTypeFromImageTest-1489526399-project-member] DELETE https://10.4.3.240/volume/v3/volumes/e5903c9f-c145-4842-8fc2-567d5648e50d Aug 20 01:05:45.421863 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-87233d66-dcb1-4c2d-8253-02d1afcd396b tempest-VolumeAndVolumeTypeFromImageTest-1489526399 tempest-VolumeAndVolumeTypeFromImageTest-1489526399-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:45.421863 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-87233d66-dcb1-4c2d-8253-02d1afcd396b tempest-VolumeAndVolumeTypeFromImageTest-1489526399 tempest-VolumeAndVolumeTypeFromImageTest-1489526399-project-member] Calling method 'delete' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:45.421863 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.v3.volumes [None req-87233d66-dcb1-4c2d-8253-02d1afcd396b tempest-VolumeAndVolumeTypeFromImageTest-1489526399 tempest-VolumeAndVolumeTypeFromImageTest-1489526399-project-member] Delete volume with id: e5903c9f-c145-4842-8fc2-567d5648e50d Aug 20 01:05:45.436469 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:05:45.436469 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:05:45.436469 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-87233d66-dcb1-4c2d-8253-02d1afcd396b tempest-VolumeAndVolumeTypeFromImageTest-1489526399 tempest-VolumeAndVolumeTypeFromImageTest-1489526399-project-member] Volume info retrieved successfully. Aug 20 01:05:45.455258 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-87233d66-dcb1-4c2d-8253-02d1afcd396b tempest-VolumeAndVolumeTypeFromImageTest-1489526399 tempest-VolumeAndVolumeTypeFromImageTest-1489526399-project-member] Delete volume request issued successfully. Aug 20 01:05:45.455472 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-87233d66-dcb1-4c2d-8253-02d1afcd396b tempest-VolumeAndVolumeTypeFromImageTest-1489526399 tempest-VolumeAndVolumeTypeFromImageTest-1489526399-project-member] https://10.4.3.240/volume/v3/volumes/e5903c9f-c145-4842-8fc2-567d5648e50d returned with HTTP 202 Aug 20 01:05:45.455853 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 988/3972] 10.4.3.240 () {66 vars in 1351 bytes} [Thu Aug 20 01:05:45 2026] DELETE /volume/v3/volumes/e5903c9f-c145-4842-8fc2-567d5648e50d => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 01:05:45.470356 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-22873a77-97c8-4f8e-a565-e897b5ea7a45 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:45.470356 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-22873a77-97c8-4f8e-a565-e897b5ea7a45 tempest-VolumeAndVolumeTypeFromImageTest-1489526399 tempest-VolumeAndVolumeTypeFromImageTest-1489526399-project-member] GET https://10.4.3.240/volume/v3/volumes/e5903c9f-c145-4842-8fc2-567d5648e50d Aug 20 01:05:45.470356 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-22873a77-97c8-4f8e-a565-e897b5ea7a45 tempest-VolumeAndVolumeTypeFromImageTest-1489526399 tempest-VolumeAndVolumeTypeFromImageTest-1489526399-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:45.470356 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-22873a77-97c8-4f8e-a565-e897b5ea7a45 tempest-VolumeAndVolumeTypeFromImageTest-1489526399 tempest-VolumeAndVolumeTypeFromImageTest-1489526399-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:45.483613 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:05:45.483613 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:05:45.491065 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-22873a77-97c8-4f8e-a565-e897b5ea7a45 tempest-VolumeAndVolumeTypeFromImageTest-1489526399 tempest-VolumeAndVolumeTypeFromImageTest-1489526399-project-member] Volume info retrieved successfully. Aug 20 01:05:45.495967 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-22873a77-97c8-4f8e-a565-e897b5ea7a45 tempest-VolumeAndVolumeTypeFromImageTest-1489526399 tempest-VolumeAndVolumeTypeFromImageTest-1489526399-project-member] https://10.4.3.240/volume/v3/volumes/e5903c9f-c145-4842-8fc2-567d5648e50d returned with HTTP 200 Aug 20 01:05:45.496262 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 986/3973] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:05:45 2026] GET /volume/v3/volumes/e5903c9f-c145-4842-8fc2-567d5648e50d => generated 1294 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:05:46.292349 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-3f31c4d1-2b42-469e-8c87-b78aa82c378d None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:46.380077 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-3f31c4d1-2b42-469e-8c87-b78aa82c378d tempest-ProjectReaderTests-238516182 tempest-ProjectReaderTests-238516182-project-admin] POST https://10.4.3.240/volume/v3/types Aug 20 01:05:46.380538 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-3f31c4d1-2b42-469e-8c87-b78aa82c378d tempest-ProjectReaderTests-238516182 tempest-ProjectReaderTests-238516182-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectReaderTests-volume-type-518982627", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1616057281", "vendor_name": "tempest-vendor_name-705582496"}}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:05:46.391883 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-b6fc6424-7dfb-434c-bda5-eb368c39c512 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:46.393816 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-b6fc6424-7dfb-434c-bda5-eb368c39c512 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] DELETE https://10.4.3.240/volume/v3/snapshots/f422684a-37ec-4f7d-885a-6e0c05a4d272 Aug 20 01:05:46.394030 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-b6fc6424-7dfb-434c-bda5-eb368c39c512 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:46.394149 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-b6fc6424-7dfb-434c-bda5-eb368c39c512 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Calling method 'delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:46.394258 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.v3.snapshots [None req-b6fc6424-7dfb-434c-bda5-eb368c39c512 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Delete snapshot with id: f422684a-37ec-4f7d-885a-6e0c05a4d272 Aug 20 01:05:46.398377 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-b6fc6424-7dfb-434c-bda5-eb368c39c512 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] https://10.4.3.240/volume/v3/snapshots/f422684a-37ec-4f7d-885a-6e0c05a4d272 returned with HTTP 404 Aug 20 01:05:46.398841 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1005/3974] 10.4.3.240 () {66 vars in 1357 bytes} [Thu Aug 20 01:05:46 2026] DELETE /volume/v3/snapshots/f422684a-37ec-4f7d-885a-6e0c05a4d272 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:05:46.400874 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-3f31c4d1-2b42-469e-8c87-b78aa82c378d tempest-ProjectReaderTests-238516182 tempest-ProjectReaderTests-238516182-project-admin] https://10.4.3.240/volume/v3/types returned with HTTP 200 Aug 20 01:05:46.401378 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 996/3975] 10.4.3.240 () {68 vars in 1253 bytes} [Thu Aug 20 01:05:46 2026] POST /volume/v3/types => generated 328 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:05:46.410036 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-40f1d884-0b98-4f1e-9811-cb886c6f89e6 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:46.413606 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-5ec061d4-4747-4412-8674-3c8732d6e752 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:46.413792 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-40f1d884-0b98-4f1e-9811-cb886c6f89e6 tempest-ProjectReaderTests-238516182 tempest-ProjectReaderTests-238516182-project-admin] POST https://10.4.3.240/volume/v3/volumes Aug 20 01:05:46.414106 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-5ec061d4-4747-4412-8674-3c8732d6e752 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] GET https://10.4.3.240/volume/v3/volumes/7e713bed-b3bd-4b5c-b04b-feeb6e607ee7 Aug 20 01:05:46.414106 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-5ec061d4-4747-4412-8674-3c8732d6e752 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:46.414106 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-5ec061d4-4747-4412-8674-3c8732d6e752 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:46.414210 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-40f1d884-0b98-4f1e-9811-cb886c6f89e6 tempest-ProjectReaderTests-238516182 tempest-ProjectReaderTests-238516182-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "9ec96548-b29d-45ab-ae81-5e6bb1c5419f", "size": 1}} {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:05:46.416117 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.v3.volumes [None req-40f1d884-0b98-4f1e-9811-cb886c6f89e6 tempest-ProjectReaderTests-238516182 tempest-ProjectReaderTests-238516182-project-admin] Create volume request body: {'volume': {'volume_type': '9ec96548-b29d-45ab-ae81-5e6bb1c5419f', 'size': 1}} {{(pid=100212) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 01:05:46.419919 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:05:46.419919 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:05:46.426998 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-5ec061d4-4747-4412-8674-3c8732d6e752 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Volume info retrieved successfully. Aug 20 01:05:46.430256 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-5ec061d4-4747-4412-8674-3c8732d6e752 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] https://10.4.3.240/volume/v3/volumes/7e713bed-b3bd-4b5c-b04b-feeb6e607ee7 returned with HTTP 200 Aug 20 01:05:46.430690 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 987/3976] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:05:46 2026] GET /volume/v3/volumes/7e713bed-b3bd-4b5c-b04b-feeb6e607ee7 => generated 846 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:05:46.436000 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.v3.volumes [None req-40f1d884-0b98-4f1e-9811-cb886c6f89e6 tempest-ProjectReaderTests-238516182 tempest-ProjectReaderTests-238516182-project-admin] Create volume of 1 GB Aug 20 01:05:46.436000 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:05:46.436000 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:05:46.436000 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-40f1d884-0b98-4f1e-9811-cb886c6f89e6 tempest-ProjectReaderTests-238516182 tempest-ProjectReaderTests-238516182-project-admin] Availability Zones retrieved successfully. Aug 20 01:05:46.439252 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-40f1d884-0b98-4f1e-9811-cb886c6f89e6 tempest-ProjectReaderTests-238516182 tempest-ProjectReaderTests-238516182-project-admin] Flow 'volume_create_api' (e95aae49-70de-4f6a-8ab2-dc51c0b7811c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100212) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:05:46.440194 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-40f1d884-0b98-4f1e-9811-cb886c6f89e6 tempest-ProjectReaderTests-238516182 tempest-ProjectReaderTests-238516182-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4c0aba68-7c31-4e40-af3d-c4c4a3fdfd91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:05:46.441069 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.flows.api.create_volume [None req-40f1d884-0b98-4f1e-9811-cb886c6f89e6 tempest-ProjectReaderTests-238516182 tempest-ProjectReaderTests-238516182-project-admin] Validating volume size '1' using validate_int {{(pid=100212) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 01:05:46.449425 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-ae3dfde7-afa6-4b3b-8ec6-2bba8443289e None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:46.450997 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-ae3dfde7-afa6-4b3b-8ec6-2bba8443289e tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 20 01:05:46.451721 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-ae3dfde7-afa6-4b3b-8ec6-2bba8443289e tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-155446762"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:05:46.452753 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.v3.volumes [None req-ae3dfde7-afa6-4b3b-8ec6-2bba8443289e tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-155446762'}} {{(pid=100215) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 01:05:46.452887 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-ae3dfde7-afa6-4b3b-8ec6-2bba8443289e tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Create volume of 1 GB Aug 20 01:05:46.456979 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-ae3dfde7-afa6-4b3b-8ec6-2bba8443289e tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Availability Zones retrieved successfully. Aug 20 01:05:46.462161 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-ae3dfde7-afa6-4b3b-8ec6-2bba8443289e tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Flow 'volume_create_api' (9aa1bee5-6162-43ef-8086-72e4c8488b4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:05:46.463192 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-ae3dfde7-afa6-4b3b-8ec6-2bba8443289e tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (389adf65-150f-4647-b4ef-3e7d355ee142) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:05:46.464300 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.flows.api.create_volume [None req-ae3dfde7-afa6-4b3b-8ec6-2bba8443289e tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Validating volume size '1' using validate_int {{(pid=100215) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 01:05:46.472599 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-40f1d884-0b98-4f1e-9811-cb886c6f89e6 tempest-ProjectReaderTests-238516182 tempest-ProjectReaderTests-238516182-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4c0aba68-7c31-4e40-af3d-c4c4a3fdfd91) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T01:05:46Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1616057281',vendor_name='tempest-vendor_name-705582496'},id=9ec96548-b29d-45ab-ae81-5e6bb1c5419f,is_public=True,name='tempest-ProjectReaderTests-volume-type-518982627',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9ec96548-b29d-45ab-ae81-5e6bb1c5419f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:05:46.473631 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-40f1d884-0b98-4f1e-9811-cb886c6f89e6 tempest-ProjectReaderTests-238516182 tempest-ProjectReaderTests-238516182-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (250b1af4-04ed-40c3-a8e8-e305e080c841) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:05:46.493871 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-ae3dfde7-afa6-4b3b-8ec6-2bba8443289e tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (389adf65-150f-4647-b4ef-3e7d355ee142) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:52:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1ed58bd6-fe6a-497e-ae84-e8199d24fdfa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:05:46.495242 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-ae3dfde7-afa6-4b3b-8ec6-2bba8443289e tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (05ef0931-4c15-4080-93ee-249c173c5d64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:05:46.504208 np0000007838 devstack@c-api.service[100212]: WARNING cinder.quota [None req-40f1d884-0b98-4f1e-9811-cb886c6f89e6 tempest-ProjectReaderTests-238516182 tempest-ProjectReaderTests-238516182-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-518982627 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-518982627, it is now deprecated. Please use the default quota class for default quota. Aug 20 01:05:46.504659 np0000007838 devstack@c-api.service[100212]: WARNING cinder.quota [None req-40f1d884-0b98-4f1e-9811-cb886c6f89e6 tempest-ProjectReaderTests-238516182 tempest-ProjectReaderTests-238516182-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-518982627 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-518982627, it is now deprecated. Please use the default quota class for default quota. Aug 20 01:05:46.516544 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-edb33543-15f7-4e62-ad22-e78c09e401e0 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:46.518398 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-edb33543-15f7-4e62-ad22-e78c09e401e0 tempest-VolumeAndVolumeTypeFromImageTest-1489526399 tempest-VolumeAndVolumeTypeFromImageTest-1489526399-project-member] GET https://10.4.3.240/volume/v3/volumes/e5903c9f-c145-4842-8fc2-567d5648e50d Aug 20 01:05:46.518636 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-edb33543-15f7-4e62-ad22-e78c09e401e0 tempest-VolumeAndVolumeTypeFromImageTest-1489526399 tempest-VolumeAndVolumeTypeFromImageTest-1489526399-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:46.518819 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-edb33543-15f7-4e62-ad22-e78c09e401e0 tempest-VolumeAndVolumeTypeFromImageTest-1489526399 tempest-VolumeAndVolumeTypeFromImageTest-1489526399-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:46.524398 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-edb33543-15f7-4e62-ad22-e78c09e401e0 tempest-VolumeAndVolumeTypeFromImageTest-1489526399 tempest-VolumeAndVolumeTypeFromImageTest-1489526399-project-member] https://10.4.3.240/volume/v3/volumes/e5903c9f-c145-4842-8fc2-567d5648e50d returned with HTTP 404 Aug 20 01:05:46.525058 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 997/3977] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:05:46 2026] GET /volume/v3/volumes/e5903c9f-c145-4842-8fc2-567d5648e50d => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 20 01:05:46.539732 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.quota [None req-40f1d884-0b98-4f1e-9811-cb886c6f89e6 tempest-ProjectReaderTests-238516182 tempest-ProjectReaderTests-238516182-project-admin] Created reservations ['b5bf3a49-458c-4431-91fa-91d327cbba68', 'b8a1504d-5cb6-46a6-89d5-d4736f3bbff6', 'c130844a-da3c-441c-9b85-eeec1b81f61f', '451eaea9-ed5a-42c8-9623-9faa45248b2c'] {{(pid=100212) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 01:05:46.540770 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-40f1d884-0b98-4f1e-9811-cb886c6f89e6 tempest-ProjectReaderTests-238516182 tempest-ProjectReaderTests-238516182-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (250b1af4-04ed-40c3-a8e8-e305e080c841) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b5bf3a49-458c-4431-91fa-91d327cbba68', 'b8a1504d-5cb6-46a6-89d5-d4736f3bbff6', 'c130844a-da3c-441c-9b85-eeec1b81f61f', '451eaea9-ed5a-42c8-9623-9faa45248b2c']}' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:05:46.541780 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-40f1d884-0b98-4f1e-9811-cb886c6f89e6 tempest-ProjectReaderTests-238516182 tempest-ProjectReaderTests-238516182-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (74d248e6-18f0-4c7c-be22-72009faf083e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:05:46.543657 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.quota [None req-ae3dfde7-afa6-4b3b-8ec6-2bba8443289e tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Created reservations ['c75725e5-f2c7-4fbe-a21a-3da5945be90e', 'c3745e8e-82dc-4fc1-bd66-697dd6db69f1', 'a5420183-4976-429e-aafa-12ead4263271', 'af8d4cdb-f971-474a-802a-525a0ea2cd11'] {{(pid=100215) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 01:05:46.544679 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-ae3dfde7-afa6-4b3b-8ec6-2bba8443289e tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (05ef0931-4c15-4080-93ee-249c173c5d64) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c75725e5-f2c7-4fbe-a21a-3da5945be90e', 'c3745e8e-82dc-4fc1-bd66-697dd6db69f1', 'a5420183-4976-429e-aafa-12ead4263271', 'af8d4cdb-f971-474a-802a-525a0ea2cd11']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:05:46.545575 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-ae3dfde7-afa6-4b3b-8ec6-2bba8443289e tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (509dfa5e-7d59-4969-a7b0-210e347d46cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:05:46.571630 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-ae3dfde7-afa6-4b3b-8ec6-2bba8443289e tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (509dfa5e-7d59-4969-a7b0-210e347d46cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5ff22a62-dde2-496f-a9d6-989e2cf1e4d2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-155446762',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9d762304b27c429a8ce02f4f2e771afd',qos_specs=None,replication_status=,reservations=['c75725e5-f2c7-4fbe-a21a-3da5945be90e','c3745e8e-82dc-4fc1-bd66-697dd6db69f1','a5420183-4976-429e-aafa-12ead4263271','af8d4cdb-f971-474a-802a-525a0ea2cd11'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0f539f444b9b49768ab8a15b18f61b76',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T01:05:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-155446762',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5ff22a62-dde2-496f-a9d6-989e2cf1e4d2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9d762304b27c429a8ce02f4f2e771afd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0f539f444b9b49768ab8a15b18f61b76',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1ed58bd6-fe6a-497e-ae84-e8199d24fdfa),volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:05:46.573150 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-ae3dfde7-afa6-4b3b-8ec6-2bba8443289e tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (58a54659-1afd-4e9b-a2e0-10f143e1d9cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:05:46.573883 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-40f1d884-0b98-4f1e-9811-cb886c6f89e6 tempest-ProjectReaderTests-238516182 tempest-ProjectReaderTests-238516182-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (74d248e6-18f0-4c7c-be22-72009faf083e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6099e9dc-b3be-4d2c-a37a-3ff19680e486', '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='ef423f96473b43a7b65e764b198ebfc3',qos_specs=None,replication_status=,reservations=['b5bf3a49-458c-4431-91fa-91d327cbba68','b8a1504d-5cb6-46a6-89d5-d4736f3bbff6','c130844a-da3c-441c-9b85-eeec1b81f61f','451eaea9-ed5a-42c8-9623-9faa45248b2c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5a857bce80894e6a8a81226f895ea9d5',volume_type_id=9ec96548-b29d-45ab-ae81-5e6bb1c5419f), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T01:05:46Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6099e9dc-b3be-4d2c-a37a-3ff19680e486,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ef423f96473b43a7b65e764b198ebfc3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5a857bce80894e6a8a81226f895ea9d5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9ec96548-b29d-45ab-ae81-5e6bb1c5419f),volume_type_id=9ec96548-b29d-45ab-ae81-5e6bb1c5419f)}' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:05:46.576060 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-40f1d884-0b98-4f1e-9811-cb886c6f89e6 tempest-ProjectReaderTests-238516182 tempest-ProjectReaderTests-238516182-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (66bb2ad8-c02d-4b2f-8be3-a9716ae9972b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:05:46.593994 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-ae3dfde7-afa6-4b3b-8ec6-2bba8443289e tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (58a54659-1afd-4e9b-a2e0-10f143e1d9cf) transitioned into state 'SUCCESS' from state '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-155446762',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9d762304b27c429a8ce02f4f2e771afd',qos_specs=None,replication_status=,reservations=['c75725e5-f2c7-4fbe-a21a-3da5945be90e','c3745e8e-82dc-4fc1-bd66-697dd6db69f1','a5420183-4976-429e-aafa-12ead4263271','af8d4cdb-f971-474a-802a-525a0ea2cd11'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0f539f444b9b49768ab8a15b18f61b76',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:05:46.594634 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-ae3dfde7-afa6-4b3b-8ec6-2bba8443289e tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3a2f8684-0f4e-442a-b6e2-0741bab803de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:05:46.607364 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-40f1d884-0b98-4f1e-9811-cb886c6f89e6 tempest-ProjectReaderTests-238516182 tempest-ProjectReaderTests-238516182-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (66bb2ad8-c02d-4b2f-8be3-a9716ae9972b) transitioned into state 'SUCCESS' from 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='ef423f96473b43a7b65e764b198ebfc3',qos_specs=None,replication_status=,reservations=['b5bf3a49-458c-4431-91fa-91d327cbba68','b8a1504d-5cb6-46a6-89d5-d4736f3bbff6','c130844a-da3c-441c-9b85-eeec1b81f61f','451eaea9-ed5a-42c8-9623-9faa45248b2c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5a857bce80894e6a8a81226f895ea9d5',volume_type_id=9ec96548-b29d-45ab-ae81-5e6bb1c5419f)}' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:05:46.607567 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-ae3dfde7-afa6-4b3b-8ec6-2bba8443289e tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3a2f8684-0f4e-442a-b6e2-0741bab803de) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:05:46.608286 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-ae3dfde7-afa6-4b3b-8ec6-2bba8443289e tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Flow 'volume_create_api' (9aa1bee5-6162-43ef-8086-72e4c8488b4b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:05:46.608407 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-40f1d884-0b98-4f1e-9811-cb886c6f89e6 tempest-ProjectReaderTests-238516182 tempest-ProjectReaderTests-238516182-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (698291f8-d47a-4800-9e25-5dd62e060645) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:05:46.608618 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-ae3dfde7-afa6-4b3b-8ec6-2bba8443289e tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Create volume request issued successfully. Aug 20 01:05:46.609118 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-ae3dfde7-afa6-4b3b-8ec6-2bba8443289e tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 20 01:05:46.609781 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1006/3978] 10.4.3.240 () {68 vars in 1258 bytes} [Thu Aug 20 01:05:46 2026] POST /volume/v3/volumes => generated 753 bytes in 160 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 01:05:46.620619 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-7225272d-b90b-4b51-9443-a19e26b26ad0 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:46.621873 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-40f1d884-0b98-4f1e-9811-cb886c6f89e6 tempest-ProjectReaderTests-238516182 tempest-ProjectReaderTests-238516182-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (698291f8-d47a-4800-9e25-5dd62e060645) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:05:46.622285 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-7225272d-b90b-4b51-9443-a19e26b26ad0 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] GET https://10.4.3.240/volume/v3/volumes/5ff22a62-dde2-496f-a9d6-989e2cf1e4d2 Aug 20 01:05:46.622533 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-7225272d-b90b-4b51-9443-a19e26b26ad0 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:46.622743 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-7225272d-b90b-4b51-9443-a19e26b26ad0 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:46.622967 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-40f1d884-0b98-4f1e-9811-cb886c6f89e6 tempest-ProjectReaderTests-238516182 tempest-ProjectReaderTests-238516182-project-admin] Flow 'volume_create_api' (e95aae49-70de-4f6a-8ab2-dc51c0b7811c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100212) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:05:46.623403 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-40f1d884-0b98-4f1e-9811-cb886c6f89e6 tempest-ProjectReaderTests-238516182 tempest-ProjectReaderTests-238516182-project-admin] Create volume request issued successfully. Aug 20 01:05:46.624071 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-40f1d884-0b98-4f1e-9811-cb886c6f89e6 tempest-ProjectReaderTests-238516182 tempest-ProjectReaderTests-238516182-project-admin] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 20 01:05:46.624600 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 989/3979] 10.4.3.240 () {70 vars in 1298 bytes} [Thu Aug 20 01:05:46 2026] POST /volume/v3/volumes => generated 773 bytes in 215 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 01:05:46.633159 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:05:46.633159 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:05:46.636105 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-b54256ff-125c-45b4-976a-9c57158a51b6 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:46.638085 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-7225272d-b90b-4b51-9443-a19e26b26ad0 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Volume info retrieved successfully. Aug 20 01:05:46.641602 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-b54256ff-125c-45b4-976a-9c57158a51b6 tempest-ProjectReaderTests-238516182 tempest-ProjectReaderTests-238516182-project-admin] GET https://10.4.3.240/volume/v3/volumes/6099e9dc-b3be-4d2c-a37a-3ff19680e486 Aug 20 01:05:46.641840 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-b54256ff-125c-45b4-976a-9c57158a51b6 tempest-ProjectReaderTests-238516182 tempest-ProjectReaderTests-238516182-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:46.642051 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-b54256ff-125c-45b4-976a-9c57158a51b6 tempest-ProjectReaderTests-238516182 tempest-ProjectReaderTests-238516182-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:46.643380 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-7225272d-b90b-4b51-9443-a19e26b26ad0 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] https://10.4.3.240/volume/v3/volumes/5ff22a62-dde2-496f-a9d6-989e2cf1e4d2 returned with HTTP 200 Aug 20 01:05:46.643782 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 988/3980] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:05:46 2026] GET /volume/v3/volumes/5ff22a62-dde2-496f-a9d6-989e2cf1e4d2 => generated 821 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:05:46.655804 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:05:46.655804 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:05:46.659616 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-b54256ff-125c-45b4-976a-9c57158a51b6 tempest-ProjectReaderTests-238516182 tempest-ProjectReaderTests-238516182-project-admin] Volume info retrieved successfully. Aug 20 01:05:46.664400 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-b54256ff-125c-45b4-976a-9c57158a51b6 tempest-ProjectReaderTests-238516182 tempest-ProjectReaderTests-238516182-project-admin] https://10.4.3.240/volume/v3/volumes/6099e9dc-b3be-4d2c-a37a-3ff19680e486 returned with HTTP 200 Aug 20 01:05:46.664954 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 998/3981] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:05:46 2026] GET /volume/v3/volumes/6099e9dc-b3be-4d2c-a37a-3ff19680e486 => generated 952 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:05:46.790786 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-5af501a1-bf38-404a-93d6-b49e58f30f11 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:46.792599 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-5af501a1-bf38-404a-93d6-b49e58f30f11 tempest-VolumeAndVolumeTypeFromImageTest-2132813827 tempest-VolumeAndVolumeTypeFromImageTest-2132813827-project-admin] GET https://10.4.3.240/volume/v3/volumes/detail?all_tenants=1 Aug 20 01:05:46.792877 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-5af501a1-bf38-404a-93d6-b49e58f30f11 tempest-VolumeAndVolumeTypeFromImageTest-2132813827 tempest-VolumeAndVolumeTypeFromImageTest-2132813827-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:46.793107 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-5af501a1-bf38-404a-93d6-b49e58f30f11 tempest-VolumeAndVolumeTypeFromImageTest-2132813827 tempest-VolumeAndVolumeTypeFromImageTest-2132813827-project-admin] Calling method 'detail' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:46.793751 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:05:46.793751 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:05:46.794067 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-5af501a1-bf38-404a-93d6-b49e58f30f11 tempest-VolumeAndVolumeTypeFromImageTest-2132813827 tempest-VolumeAndVolumeTypeFromImageTest-2132813827-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100215) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 01:05:46.812522 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-5af501a1-bf38-404a-93d6-b49e58f30f11 tempest-VolumeAndVolumeTypeFromImageTest-2132813827 tempest-VolumeAndVolumeTypeFromImageTest-2132813827-project-admin] Get all volumes completed successfully. Aug 20 01:05:46.814913 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:05:46.814913 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:05:46.819831 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-5af501a1-bf38-404a-93d6-b49e58f30f11 tempest-VolumeAndVolumeTypeFromImageTest-2132813827 tempest-VolumeAndVolumeTypeFromImageTest-2132813827-project-admin] https://10.4.3.240/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 20 01:05:46.820502 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1007/3982] 10.4.3.240 () {66 vars in 1285 bytes} [Thu Aug 20 01:05:46 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 14961 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Aug 20 01:05:46.839331 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-be9677c5-7efd-414a-86cc-cb49171357c4 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:46.841727 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-be9677c5-7efd-414a-86cc-cb49171357c4 tempest-VolumeAndVolumeTypeFromImageTest-2132813827 tempest-VolumeAndVolumeTypeFromImageTest-2132813827-project-admin] DELETE https://10.4.3.240/volume/v3/volumes/c87dbc97-29df-4c70-a7da-361958309603 Aug 20 01:05:46.841959 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-be9677c5-7efd-414a-86cc-cb49171357c4 tempest-VolumeAndVolumeTypeFromImageTest-2132813827 tempest-VolumeAndVolumeTypeFromImageTest-2132813827-project-admin] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:46.842191 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-be9677c5-7efd-414a-86cc-cb49171357c4 tempest-VolumeAndVolumeTypeFromImageTest-2132813827 tempest-VolumeAndVolumeTypeFromImageTest-2132813827-project-admin] Calling method 'delete' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:46.842407 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.v3.volumes [None req-be9677c5-7efd-414a-86cc-cb49171357c4 tempest-VolumeAndVolumeTypeFromImageTest-2132813827 tempest-VolumeAndVolumeTypeFromImageTest-2132813827-project-admin] Delete volume with id: c87dbc97-29df-4c70-a7da-361958309603 Aug 20 01:05:46.851989 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:05:46.851989 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:05:46.852378 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-be9677c5-7efd-414a-86cc-cb49171357c4 tempest-VolumeAndVolumeTypeFromImageTest-2132813827 tempest-VolumeAndVolumeTypeFromImageTest-2132813827-project-admin] Volume info retrieved successfully. Aug 20 01:05:46.864986 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.image.cache [None req-be9677c5-7efd-414a-86cc-cb49171357c4 tempest-VolumeAndVolumeTypeFromImageTest-2132813827 tempest-VolumeAndVolumeTypeFromImageTest-2132813827-project-admin] Evicting image cache entry: {'id': 7, 'image_id': 'a0cd111c-5b77-4bc8-b9a5-4f073eae2034', 'volume_id': 'c87dbc97-29df-4c70-a7da-361958309603', 'host': 'np0000007838@storpool#default', 'size': 1, 'image_updated_at': datetime.datetime(2026, 8, 20, 1, 5, 38), 'last_used': datetime.datetime(2026, 8, 20, 1, 5, 44)}. {{(pid=100212) evict /opt/stack/cinder/cinder/image/cache.py:52}} Aug 20 01:05:46.875264 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-be9677c5-7efd-414a-86cc-cb49171357c4 tempest-VolumeAndVolumeTypeFromImageTest-2132813827 tempest-VolumeAndVolumeTypeFromImageTest-2132813827-project-admin] Delete volume request issued successfully. Aug 20 01:05:46.875541 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-be9677c5-7efd-414a-86cc-cb49171357c4 tempest-VolumeAndVolumeTypeFromImageTest-2132813827 tempest-VolumeAndVolumeTypeFromImageTest-2132813827-project-admin] https://10.4.3.240/volume/v3/volumes/c87dbc97-29df-4c70-a7da-361958309603 returned with HTTP 202 Aug 20 01:05:46.876061 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 990/3983] 10.4.3.240 () {66 vars in 1351 bytes} [Thu Aug 20 01:05:46 2026] DELETE /volume/v3/volumes/c87dbc97-29df-4c70-a7da-361958309603 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 01:05:46.883348 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-34a811cf-1a0a-4cd9-b88b-668ee2eaddc2 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:46.886992 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-34a811cf-1a0a-4cd9-b88b-668ee2eaddc2 tempest-VolumeAndVolumeTypeFromImageTest-2132813827 tempest-VolumeAndVolumeTypeFromImageTest-2132813827-project-admin] GET https://10.4.3.240/volume/v3/volumes/c87dbc97-29df-4c70-a7da-361958309603 Aug 20 01:05:46.887432 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-34a811cf-1a0a-4cd9-b88b-668ee2eaddc2 tempest-VolumeAndVolumeTypeFromImageTest-2132813827 tempest-VolumeAndVolumeTypeFromImageTest-2132813827-project-admin] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:46.887476 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-34a811cf-1a0a-4cd9-b88b-668ee2eaddc2 tempest-VolumeAndVolumeTypeFromImageTest-2132813827 tempest-VolumeAndVolumeTypeFromImageTest-2132813827-project-admin] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:46.903706 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:05:46.903706 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:05:46.910925 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-34a811cf-1a0a-4cd9-b88b-668ee2eaddc2 tempest-VolumeAndVolumeTypeFromImageTest-2132813827 tempest-VolumeAndVolumeTypeFromImageTest-2132813827-project-admin] Volume info retrieved successfully. Aug 20 01:05:46.915838 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-34a811cf-1a0a-4cd9-b88b-668ee2eaddc2 tempest-VolumeAndVolumeTypeFromImageTest-2132813827 tempest-VolumeAndVolumeTypeFromImageTest-2132813827-project-admin] https://10.4.3.240/volume/v3/volumes/c87dbc97-29df-4c70-a7da-361958309603 returned with HTTP 200 Aug 20 01:05:46.916325 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 989/3984] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:05:46 2026] GET /volume/v3/volumes/c87dbc97-29df-4c70-a7da-361958309603 => generated 1096 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:05:47.107947 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-93fadd4d-bc55-4b4f-94d1-6e44d3958139 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:47.110263 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-93fadd4d-bc55-4b4f-94d1-6e44d3958139 tempest-TestStampPattern-1235210939 tempest-TestStampPattern-1235210939-project-member] DELETE https://10.4.3.240/volume/v3/volumes/974fd209-36bc-4c26-819b-73635452f093 Aug 20 01:05:47.110536 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-93fadd4d-bc55-4b4f-94d1-6e44d3958139 tempest-TestStampPattern-1235210939 tempest-TestStampPattern-1235210939-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:47.110770 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-93fadd4d-bc55-4b4f-94d1-6e44d3958139 tempest-TestStampPattern-1235210939 tempest-TestStampPattern-1235210939-project-member] Calling method 'delete' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:47.111067 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.v3.volumes [None req-93fadd4d-bc55-4b4f-94d1-6e44d3958139 tempest-TestStampPattern-1235210939 tempest-TestStampPattern-1235210939-project-member] Delete volume with id: 974fd209-36bc-4c26-819b-73635452f093 Aug 20 01:05:47.117691 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:05:47.117691 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:05:47.118096 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-93fadd4d-bc55-4b4f-94d1-6e44d3958139 tempest-TestStampPattern-1235210939 tempest-TestStampPattern-1235210939-project-member] Volume info retrieved successfully. Aug 20 01:05:47.130815 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-93fadd4d-bc55-4b4f-94d1-6e44d3958139 tempest-TestStampPattern-1235210939 tempest-TestStampPattern-1235210939-project-member] Delete volume request issued successfully. Aug 20 01:05:47.130980 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-93fadd4d-bc55-4b4f-94d1-6e44d3958139 tempest-TestStampPattern-1235210939 tempest-TestStampPattern-1235210939-project-member] https://10.4.3.240/volume/v3/volumes/974fd209-36bc-4c26-819b-73635452f093 returned with HTTP 202 Aug 20 01:05:47.131317 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 999/3985] 10.4.3.240 () {66 vars in 1351 bytes} [Thu Aug 20 01:05:47 2026] DELETE /volume/v3/volumes/974fd209-36bc-4c26-819b-73635452f093 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 01:05:47.140702 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-28e55817-e3ce-47dd-97db-c9d531c815fe None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:47.142658 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-28e55817-e3ce-47dd-97db-c9d531c815fe tempest-TestStampPattern-1235210939 tempest-TestStampPattern-1235210939-project-member] GET https://10.4.3.240/volume/v3/volumes/974fd209-36bc-4c26-819b-73635452f093 Aug 20 01:05:47.142853 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-28e55817-e3ce-47dd-97db-c9d531c815fe tempest-TestStampPattern-1235210939 tempest-TestStampPattern-1235210939-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:47.143035 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-28e55817-e3ce-47dd-97db-c9d531c815fe tempest-TestStampPattern-1235210939 tempest-TestStampPattern-1235210939-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:47.149489 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:05:47.149489 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:05:47.153289 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-28e55817-e3ce-47dd-97db-c9d531c815fe tempest-TestStampPattern-1235210939 tempest-TestStampPattern-1235210939-project-member] Volume info retrieved successfully. Aug 20 01:05:47.157876 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-28e55817-e3ce-47dd-97db-c9d531c815fe tempest-TestStampPattern-1235210939 tempest-TestStampPattern-1235210939-project-member] https://10.4.3.240/volume/v3/volumes/974fd209-36bc-4c26-819b-73635452f093 returned with HTTP 200 Aug 20 01:05:47.158305 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1008/3986] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:05:47 2026] GET /volume/v3/volumes/974fd209-36bc-4c26-819b-73635452f093 => generated 872 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:05:47.656948 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-a33575a7-4b8f-46e5-a57a-7d99822a2625 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:47.658809 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-a33575a7-4b8f-46e5-a57a-7d99822a2625 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] GET https://10.4.3.240/volume/v3/volumes/5ff22a62-dde2-496f-a9d6-989e2cf1e4d2 Aug 20 01:05:47.658999 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-a33575a7-4b8f-46e5-a57a-7d99822a2625 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:47.659201 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-a33575a7-4b8f-46e5-a57a-7d99822a2625 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:47.666250 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:05:47.666250 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:05:47.670111 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-a33575a7-4b8f-46e5-a57a-7d99822a2625 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Volume info retrieved successfully. Aug 20 01:05:47.674246 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-a33575a7-4b8f-46e5-a57a-7d99822a2625 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] https://10.4.3.240/volume/v3/volumes/5ff22a62-dde2-496f-a9d6-989e2cf1e4d2 returned with HTTP 200 Aug 20 01:05:47.674639 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 991/3987] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:05:47 2026] GET /volume/v3/volumes/5ff22a62-dde2-496f-a9d6-989e2cf1e4d2 => generated 846 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:05:47.677778 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-00a9924f-d451-4a42-96bf-7f0122d4b622 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:47.680020 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-00a9924f-d451-4a42-96bf-7f0122d4b622 tempest-ProjectReaderTests-238516182 tempest-ProjectReaderTests-238516182-project-admin] GET https://10.4.3.240/volume/v3/volumes/6099e9dc-b3be-4d2c-a37a-3ff19680e486 Aug 20 01:05:47.680281 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-00a9924f-d451-4a42-96bf-7f0122d4b622 tempest-ProjectReaderTests-238516182 tempest-ProjectReaderTests-238516182-project-admin] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:47.680577 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-00a9924f-d451-4a42-96bf-7f0122d4b622 tempest-ProjectReaderTests-238516182 tempest-ProjectReaderTests-238516182-project-admin] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:47.687503 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-b7b6bddf-dab1-4c33-a24e-7b74e105bb60 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:47.689169 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-b7b6bddf-dab1-4c33-a24e-7b74e105bb60 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] POST https://10.4.3.240/volume/v3/snapshots Aug 20 01:05:47.689567 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-b7b6bddf-dab1-4c33-a24e-7b74e105bb60 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "5ff22a62-dde2-496f-a9d6-989e2cf1e4d2", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1761491425"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:05:47.690058 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:05:47.690058 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:05:47.695642 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-00a9924f-d451-4a42-96bf-7f0122d4b622 tempest-ProjectReaderTests-238516182 tempest-ProjectReaderTests-238516182-project-admin] Volume info retrieved successfully. Aug 20 01:05:47.699778 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:05:47.699778 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:05:47.700147 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-b7b6bddf-dab1-4c33-a24e-7b74e105bb60 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Volume info retrieved successfully. Aug 20 01:05:47.700254 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.v3.snapshots [None req-b7b6bddf-dab1-4c33-a24e-7b74e105bb60 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Create snapshot from volume 5ff22a62-dde2-496f-a9d6-989e2cf1e4d2 Aug 20 01:05:47.700766 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-00a9924f-d451-4a42-96bf-7f0122d4b622 tempest-ProjectReaderTests-238516182 tempest-ProjectReaderTests-238516182-project-admin] https://10.4.3.240/volume/v3/volumes/6099e9dc-b3be-4d2c-a37a-3ff19680e486 returned with HTTP 200 Aug 20 01:05:47.701738 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 990/3988] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:05:47 2026] GET /volume/v3/volumes/6099e9dc-b3be-4d2c-a37a-3ff19680e486 => generated 973 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:05:47.713608 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-05d6c454-74b9-4f74-b058-0d89c4053589 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:47.715882 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-05d6c454-74b9-4f74-b058-0d89c4053589 tempest-ProjectReaderTests-238516182 tempest-ProjectReaderTests-238516182-project-admin] GET https://10.4.3.240/volume/v3/messages Aug 20 01:05:47.716160 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-05d6c454-74b9-4f74-b058-0d89c4053589 tempest-ProjectReaderTests-238516182 tempest-ProjectReaderTests-238516182-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:47.716417 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-05d6c454-74b9-4f74-b058-0d89c4053589 tempest-ProjectReaderTests-238516182 tempest-ProjectReaderTests-238516182-project-admin] Calling method 'version_select' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:47.720720 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-05d6c454-74b9-4f74-b058-0d89c4053589 tempest-ProjectReaderTests-238516182 tempest-ProjectReaderTests-238516182-project-admin] https://10.4.3.240/volume/v3/messages returned with HTTP 200 Aug 20 01:05:47.721207 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1009/3989] 10.4.3.240 () {68 vars in 1280 bytes} [Thu Aug 20 01:05:47 2026] GET /volume/v3/messages => generated 670 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:05:47.726267 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.quota [None req-b7b6bddf-dab1-4c33-a24e-7b74e105bb60 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Created reservations ['f8201a15-dc72-4791-a38e-fcd1052bb189', '00820bf0-996c-4687-b78b-2e7d886fe00a', '42699506-077b-4453-b652-c2d84a80135d', '275fa028-3fd7-403e-b785-dd38d7c20caf'] {{(pid=100214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 01:05:47.729202 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-7a382b5a-d3e2-4e7d-99a8-5ac30e2f4e79 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:47.756250 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-b7b6bddf-dab1-4c33-a24e-7b74e105bb60 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Snapshot create request issued successfully. Aug 20 01:05:47.756563 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-b7b6bddf-dab1-4c33-a24e-7b74e105bb60 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] https://10.4.3.240/volume/v3/snapshots returned with HTTP 202 Aug 20 01:05:47.756956 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1000/3990] 10.4.3.240 () {68 vars in 1265 bytes} [Thu Aug 20 01:05:47 2026] POST /volume/v3/snapshots => generated 310 bytes in 70 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 01:05:47.765681 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-7c962efb-011d-47bd-897b-c0edf66cd585 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:47.768715 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-7c962efb-011d-47bd-897b-c0edf66cd585 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] GET https://10.4.3.240/volume/v3/snapshots/5e715198-1d2c-44b8-950d-a536d63be993 Aug 20 01:05:47.769080 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-7c962efb-011d-47bd-897b-c0edf66cd585 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:47.769348 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-7c962efb-011d-47bd-897b-c0edf66cd585 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:47.778358 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:05:47.778358 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:05:47.779024 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-7c962efb-011d-47bd-897b-c0edf66cd585 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Snapshot retrieved successfully. Aug 20 01:05:47.780074 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-7c962efb-011d-47bd-897b-c0edf66cd585 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] https://10.4.3.240/volume/v3/snapshots/5e715198-1d2c-44b8-950d-a536d63be993 returned with HTTP 200 Aug 20 01:05:47.781026 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 991/3991] 10.4.3.240 () {66 vars in 1354 bytes} [Thu Aug 20 01:05:47 2026] GET /volume/v3/snapshots/5e715198-1d2c-44b8-950d-a536d63be993 => generated 442 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:05:47.795812 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-7a382b5a-d3e2-4e7d-99a8-5ac30e2f4e79 tempest-ProjectReaderTests-238516182 tempest-ProjectReaderTests-238516182-project-reader] GET https://10.4.3.240/volume/v3/messages Aug 20 01:05:47.796117 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-7a382b5a-d3e2-4e7d-99a8-5ac30e2f4e79 tempest-ProjectReaderTests-238516182 tempest-ProjectReaderTests-238516182-project-reader] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:47.796414 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-7a382b5a-d3e2-4e7d-99a8-5ac30e2f4e79 tempest-ProjectReaderTests-238516182 tempest-ProjectReaderTests-238516182-project-reader] Calling method 'version_select' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:47.800727 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-7a382b5a-d3e2-4e7d-99a8-5ac30e2f4e79 tempest-ProjectReaderTests-238516182 tempest-ProjectReaderTests-238516182-project-reader] https://10.4.3.240/volume/v3/messages returned with HTTP 200 Aug 20 01:05:47.801220 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 992/3992] 10.4.3.240 () {68 vars in 1280 bytes} [Thu Aug 20 01:05:47 2026] GET /volume/v3/messages => generated 670 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:05:47.809937 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-7f6bf274-72fb-498b-970d-f2d2c5233ecf None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:47.811427 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-7f6bf274-72fb-498b-970d-f2d2c5233ecf tempest-ProjectReaderTests-238516182 tempest-ProjectReaderTests-238516182-project-admin] DELETE https://10.4.3.240/volume/v3/messages/5e5c5557-5ff0-4226-be66-01aa860d7e59 Aug 20 01:05:47.811657 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-7f6bf274-72fb-498b-970d-f2d2c5233ecf tempest-ProjectReaderTests-238516182 tempest-ProjectReaderTests-238516182-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:47.811849 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-7f6bf274-72fb-498b-970d-f2d2c5233ecf tempest-ProjectReaderTests-238516182 tempest-ProjectReaderTests-238516182-project-admin] Calling method 'version_select' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:47.820315 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-7f6bf274-72fb-498b-970d-f2d2c5233ecf tempest-ProjectReaderTests-238516182 tempest-ProjectReaderTests-238516182-project-admin] https://10.4.3.240/volume/v3/messages/5e5c5557-5ff0-4226-be66-01aa860d7e59 returned with HTTP 204 Aug 20 01:05:47.820701 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1010/3993] 10.4.3.240 () {68 vars in 1394 bytes} [Thu Aug 20 01:05:47 2026] DELETE /volume/v3/messages/5e5c5557-5ff0-4226-be66-01aa860d7e59 => generated 0 bytes in 11 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 20 01:05:47.827701 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-9b3c6050-e0c3-4cdd-aedb-5594e55df381 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:47.830547 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-9b3c6050-e0c3-4cdd-aedb-5594e55df381 tempest-ProjectReaderTests-238516182 tempest-ProjectReaderTests-238516182-project-admin] DELETE https://10.4.3.240/volume/v3/volumes/6099e9dc-b3be-4d2c-a37a-3ff19680e486 Aug 20 01:05:47.830802 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-9b3c6050-e0c3-4cdd-aedb-5594e55df381 tempest-ProjectReaderTests-238516182 tempest-ProjectReaderTests-238516182-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:47.831236 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-9b3c6050-e0c3-4cdd-aedb-5594e55df381 tempest-ProjectReaderTests-238516182 tempest-ProjectReaderTests-238516182-project-admin] Calling method 'delete' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:47.831628 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.v3.volumes [None req-9b3c6050-e0c3-4cdd-aedb-5594e55df381 tempest-ProjectReaderTests-238516182 tempest-ProjectReaderTests-238516182-project-admin] Delete volume with id: 6099e9dc-b3be-4d2c-a37a-3ff19680e486 Aug 20 01:05:47.841203 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:05:47.841203 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:05:47.841757 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-9b3c6050-e0c3-4cdd-aedb-5594e55df381 tempest-ProjectReaderTests-238516182 tempest-ProjectReaderTests-238516182-project-admin] Volume info retrieved successfully. Aug 20 01:05:47.843350 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-9b3c6050-e0c3-4cdd-aedb-5594e55df381 tempest-ProjectReaderTests-238516182 tempest-ProjectReaderTests-238516182-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100214) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 20 01:05:47.855585 np0000007838 devstack@c-api.service[100214]: WARNING cinder.quota [None req-9b3c6050-e0c3-4cdd-aedb-5594e55df381 tempest-ProjectReaderTests-238516182 tempest-ProjectReaderTests-238516182-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-518982627 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-518982627, it is now deprecated. Please use the default quota class for default quota. Aug 20 01:05:47.855969 np0000007838 devstack@c-api.service[100214]: WARNING cinder.quota [None req-9b3c6050-e0c3-4cdd-aedb-5594e55df381 tempest-ProjectReaderTests-238516182 tempest-ProjectReaderTests-238516182-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-518982627 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-518982627, it is now deprecated. Please use the default quota class for default quota. Aug 20 01:05:47.865666 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.quota [None req-9b3c6050-e0c3-4cdd-aedb-5594e55df381 tempest-ProjectReaderTests-238516182 tempest-ProjectReaderTests-238516182-project-admin] Created reservations ['4cec2805-d681-4ee0-9711-93947e71d11f', '60b3ca66-ea0c-4f57-ad05-6763644dc5be', '362ad695-37a6-4fac-bac2-fd7e934dbdf7', '745dce2d-e03d-4f57-9337-b829c5f037b7'] {{(pid=100214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 01:05:47.902189 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-9b3c6050-e0c3-4cdd-aedb-5594e55df381 tempest-ProjectReaderTests-238516182 tempest-ProjectReaderTests-238516182-project-admin] Delete volume request issued successfully. Aug 20 01:05:47.902491 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-9b3c6050-e0c3-4cdd-aedb-5594e55df381 tempest-ProjectReaderTests-238516182 tempest-ProjectReaderTests-238516182-project-admin] https://10.4.3.240/volume/v3/volumes/6099e9dc-b3be-4d2c-a37a-3ff19680e486 returned with HTTP 202 Aug 20 01:05:47.902917 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1001/3994] 10.4.3.240 () {68 vars in 1391 bytes} [Thu Aug 20 01:05:47 2026] DELETE /volume/v3/volumes/6099e9dc-b3be-4d2c-a37a-3ff19680e486 => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 01:05:47.913002 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-1cc353f7-f7e3-4f2e-8f07-a97b72302d24 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:47.914865 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-1cc353f7-f7e3-4f2e-8f07-a97b72302d24 tempest-ProjectReaderTests-238516182 tempest-ProjectReaderTests-238516182-project-admin] DELETE https://10.4.3.240/volume/v3/types/9ec96548-b29d-45ab-ae81-5e6bb1c5419f Aug 20 01:05:47.915052 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-1cc353f7-f7e3-4f2e-8f07-a97b72302d24 tempest-ProjectReaderTests-238516182 tempest-ProjectReaderTests-238516182-project-admin] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:47.915251 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-1cc353f7-f7e3-4f2e-8f07-a97b72302d24 tempest-ProjectReaderTests-238516182 tempest-ProjectReaderTests-238516182-project-admin] Calling method '_delete' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:47.928521 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-1969c93c-fad6-4f02-a1d2-136dbe252d78 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:47.930326 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-1969c93c-fad6-4f02-a1d2-136dbe252d78 tempest-VolumeAndVolumeTypeFromImageTest-2132813827 tempest-VolumeAndVolumeTypeFromImageTest-2132813827-project-admin] GET https://10.4.3.240/volume/v3/volumes/c87dbc97-29df-4c70-a7da-361958309603 Aug 20 01:05:47.930579 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-1969c93c-fad6-4f02-a1d2-136dbe252d78 tempest-VolumeAndVolumeTypeFromImageTest-2132813827 tempest-VolumeAndVolumeTypeFromImageTest-2132813827-project-admin] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:47.930783 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-1969c93c-fad6-4f02-a1d2-136dbe252d78 tempest-VolumeAndVolumeTypeFromImageTest-2132813827 tempest-VolumeAndVolumeTypeFromImageTest-2132813827-project-admin] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:47.936713 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-1969c93c-fad6-4f02-a1d2-136dbe252d78 tempest-VolumeAndVolumeTypeFromImageTest-2132813827 tempest-VolumeAndVolumeTypeFromImageTest-2132813827-project-admin] https://10.4.3.240/volume/v3/volumes/c87dbc97-29df-4c70-a7da-361958309603 returned with HTTP 404 Aug 20 01:05:47.937226 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 993/3995] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:05:47 2026] GET /volume/v3/volumes/c87dbc97-29df-4c70-a7da-361958309603 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:05:47.943414 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-236f13da-bc3f-42fa-9e1b-0cda63afb623 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:47.944627 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-1cc353f7-f7e3-4f2e-8f07-a97b72302d24 tempest-ProjectReaderTests-238516182 tempest-ProjectReaderTests-238516182-project-admin] https://10.4.3.240/volume/v3/types/9ec96548-b29d-45ab-ae81-5e6bb1c5419f returned with HTTP 202 Aug 20 01:05:47.945200 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 992/3996] 10.4.3.240 () {66 vars in 1345 bytes} [Thu Aug 20 01:05:47 2026] DELETE /volume/v3/types/9ec96548-b29d-45ab-ae81-5e6bb1c5419f => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 01:05:47.946353 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-236f13da-bc3f-42fa-9e1b-0cda63afb623 tempest-VolumeAndVolumeTypeFromImageTest-2132813827 tempest-VolumeAndVolumeTypeFromImageTest-2132813827-project-admin] DELETE https://10.4.3.240/volume/v3/types/7af85a2d-1854-465c-9424-e59214a16431 Aug 20 01:05:47.946875 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-236f13da-bc3f-42fa-9e1b-0cda63afb623 tempest-VolumeAndVolumeTypeFromImageTest-2132813827 tempest-VolumeAndVolumeTypeFromImageTest-2132813827-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:47.947398 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-236f13da-bc3f-42fa-9e1b-0cda63afb623 tempest-VolumeAndVolumeTypeFromImageTest-2132813827 tempest-VolumeAndVolumeTypeFromImageTest-2132813827-project-admin] Calling method '_delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:47.953516 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-ec55bb3f-7719-49ac-a56f-eaebb2523650 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:47.955745 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-ec55bb3f-7719-49ac-a56f-eaebb2523650 tempest-ProjectReaderTests-238516182 tempest-ProjectReaderTests-238516182-project-admin] POST https://10.4.3.240/volume/v3/types Aug 20 01:05:47.956200 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-ec55bb3f-7719-49ac-a56f-eaebb2523650 tempest-ProjectReaderTests-238516182 tempest-ProjectReaderTests-238516182-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectReaderTests-volume-type-244694159", "extra_specs": {"storage_protocol": "tempest-storage_protocol-2021493373", "vendor_name": "tempest-vendor_name-955926366"}}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:05:47.971465 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-236f13da-bc3f-42fa-9e1b-0cda63afb623 tempest-VolumeAndVolumeTypeFromImageTest-2132813827 tempest-VolumeAndVolumeTypeFromImageTest-2132813827-project-admin] https://10.4.3.240/volume/v3/types/7af85a2d-1854-465c-9424-e59214a16431 returned with HTTP 202 Aug 20 01:05:47.971912 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1011/3997] 10.4.3.240 () {66 vars in 1345 bytes} [Thu Aug 20 01:05:47 2026] DELETE /volume/v3/types/7af85a2d-1854-465c-9424-e59214a16431 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 01:05:47.974158 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-ec55bb3f-7719-49ac-a56f-eaebb2523650 tempest-ProjectReaderTests-238516182 tempest-ProjectReaderTests-238516182-project-admin] https://10.4.3.240/volume/v3/types returned with HTTP 200 Aug 20 01:05:47.974619 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1002/3998] 10.4.3.240 () {68 vars in 1253 bytes} [Thu Aug 20 01:05:47 2026] POST /volume/v3/types => generated 328 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:05:47.978855 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-4c66c6ef-f2fa-4fe7-9efa-c950d63d64c1 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:47.980747 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-4c66c6ef-f2fa-4fe7-9efa-c950d63d64c1 tempest-VolumeAndVolumeTypeFromImageTest-2132813827 tempest-VolumeAndVolumeTypeFromImageTest-2132813827-project-admin] GET https://10.4.3.240/volume/v3/types/7af85a2d-1854-465c-9424-e59214a16431 Aug 20 01:05:47.980934 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-4c66c6ef-f2fa-4fe7-9efa-c950d63d64c1 tempest-VolumeAndVolumeTypeFromImageTest-2132813827 tempest-VolumeAndVolumeTypeFromImageTest-2132813827-project-admin] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:47.981113 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-4c66c6ef-f2fa-4fe7-9efa-c950d63d64c1 tempest-VolumeAndVolumeTypeFromImageTest-2132813827 tempest-VolumeAndVolumeTypeFromImageTest-2132813827-project-admin] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:47.981909 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-75fa401a-1808-46eb-9b44-c9910a2883d5 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:47.987060 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-75fa401a-1808-46eb-9b44-c9910a2883d5 tempest-ProjectReaderTests-238516182 tempest-ProjectReaderTests-238516182-project-admin] POST https://10.4.3.240/volume/v3/volumes Aug 20 01:05:47.987139 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-4c66c6ef-f2fa-4fe7-9efa-c950d63d64c1 tempest-VolumeAndVolumeTypeFromImageTest-2132813827 tempest-VolumeAndVolumeTypeFromImageTest-2132813827-project-admin] https://10.4.3.240/volume/v3/types/7af85a2d-1854-465c-9424-e59214a16431 returned with HTTP 404 Aug 20 01:05:47.987176 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-75fa401a-1808-46eb-9b44-c9910a2883d5 tempest-ProjectReaderTests-238516182 tempest-ProjectReaderTests-238516182-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "362d95cb-00de-425e-806d-3decbc9ae7f7", "size": 1}} {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:05:47.987203 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 994/3999] 10.4.3.240 () {66 vars in 1342 bytes} [Thu Aug 20 01:05:47 2026] GET /volume/v3/types/7af85a2d-1854-465c-9424-e59214a16431 => generated 114 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:05:47.987226 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.v3.volumes [None req-75fa401a-1808-46eb-9b44-c9910a2883d5 tempest-ProjectReaderTests-238516182 tempest-ProjectReaderTests-238516182-project-admin] Create volume request body: {'volume': {'volume_type': '362d95cb-00de-425e-806d-3decbc9ae7f7', 'size': 1}} {{(pid=100213) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 01:05:47.990120 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.v3.volumes [None req-75fa401a-1808-46eb-9b44-c9910a2883d5 tempest-ProjectReaderTests-238516182 tempest-ProjectReaderTests-238516182-project-admin] Create volume of 1 GB Aug 20 01:05:47.990493 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:05:47.990493 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:05:47.990790 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-75fa401a-1808-46eb-9b44-c9910a2883d5 tempest-ProjectReaderTests-238516182 tempest-ProjectReaderTests-238516182-project-admin] Availability Zones retrieved successfully. Aug 20 01:05:47.999292 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-75fa401a-1808-46eb-9b44-c9910a2883d5 tempest-ProjectReaderTests-238516182 tempest-ProjectReaderTests-238516182-project-admin] Flow 'volume_create_api' (542557d8-202e-4f4c-8e9f-eae34f8c530f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:05:48.006610 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-75fa401a-1808-46eb-9b44-c9910a2883d5 tempest-ProjectReaderTests-238516182 tempest-ProjectReaderTests-238516182-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0e7ed7c1-7230-461e-af6c-4d800521204b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:05:48.006610 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.flows.api.create_volume [None req-75fa401a-1808-46eb-9b44-c9910a2883d5 tempest-ProjectReaderTests-238516182 tempest-ProjectReaderTests-238516182-project-admin] Validating volume size '1' using validate_int {{(pid=100213) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 01:05:48.035660 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-75fa401a-1808-46eb-9b44-c9910a2883d5 tempest-ProjectReaderTests-238516182 tempest-ProjectReaderTests-238516182-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0e7ed7c1-7230-461e-af6c-4d800521204b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T01:05:48Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-2021493373',vendor_name='tempest-vendor_name-955926366'},id=362d95cb-00de-425e-806d-3decbc9ae7f7,is_public=True,name='tempest-ProjectReaderTests-volume-type-244694159',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '362d95cb-00de-425e-806d-3decbc9ae7f7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:05:48.036656 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-75fa401a-1808-46eb-9b44-c9910a2883d5 tempest-ProjectReaderTests-238516182 tempest-ProjectReaderTests-238516182-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (53f058c0-46d2-47b9-86bf-8f5ca2203bd0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:05:48.070613 np0000007838 devstack@c-api.service[100213]: WARNING cinder.quota [None req-75fa401a-1808-46eb-9b44-c9910a2883d5 tempest-ProjectReaderTests-238516182 tempest-ProjectReaderTests-238516182-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-244694159 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-244694159, it is now deprecated. Please use the default quota class for default quota. Aug 20 01:05:48.071078 np0000007838 devstack@c-api.service[100213]: WARNING cinder.quota [None req-75fa401a-1808-46eb-9b44-c9910a2883d5 tempest-ProjectReaderTests-238516182 tempest-ProjectReaderTests-238516182-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-244694159 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-244694159, it is now deprecated. Please use the default quota class for default quota. Aug 20 01:05:48.101553 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.quota [None req-75fa401a-1808-46eb-9b44-c9910a2883d5 tempest-ProjectReaderTests-238516182 tempest-ProjectReaderTests-238516182-project-admin] Created reservations ['3cbdebd7-9387-44b9-abd0-ec5b521c300f', '4820b7a3-37a0-4c4e-9d7c-9bb5eeea6e04', 'de3b4109-25ff-486c-a9cb-697858022182', '65343a20-5f1a-44c6-a006-bcd6b57c5d75'] {{(pid=100213) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 01:05:48.102322 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-75fa401a-1808-46eb-9b44-c9910a2883d5 tempest-ProjectReaderTests-238516182 tempest-ProjectReaderTests-238516182-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (53f058c0-46d2-47b9-86bf-8f5ca2203bd0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3cbdebd7-9387-44b9-abd0-ec5b521c300f', '4820b7a3-37a0-4c4e-9d7c-9bb5eeea6e04', 'de3b4109-25ff-486c-a9cb-697858022182', '65343a20-5f1a-44c6-a006-bcd6b57c5d75']}' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:05:48.103047 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-75fa401a-1808-46eb-9b44-c9910a2883d5 tempest-ProjectReaderTests-238516182 tempest-ProjectReaderTests-238516182-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0d9045b0-ee7e-4541-a5e3-76d7d4d31d75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:05:48.138262 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-75fa401a-1808-46eb-9b44-c9910a2883d5 tempest-ProjectReaderTests-238516182 tempest-ProjectReaderTests-238516182-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0d9045b0-ee7e-4541-a5e3-76d7d4d31d75) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b5113bb4-583e-4785-944b-8711dfef5913', '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='ef423f96473b43a7b65e764b198ebfc3',qos_specs=None,replication_status=,reservations=['3cbdebd7-9387-44b9-abd0-ec5b521c300f','4820b7a3-37a0-4c4e-9d7c-9bb5eeea6e04','de3b4109-25ff-486c-a9cb-697858022182','65343a20-5f1a-44c6-a006-bcd6b57c5d75'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5a857bce80894e6a8a81226f895ea9d5',volume_type_id=362d95cb-00de-425e-806d-3decbc9ae7f7), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T01:05:48Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b5113bb4-583e-4785-944b-8711dfef5913,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ef423f96473b43a7b65e764b198ebfc3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5a857bce80894e6a8a81226f895ea9d5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(362d95cb-00de-425e-806d-3decbc9ae7f7),volume_type_id=362d95cb-00de-425e-806d-3decbc9ae7f7)}' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:05:48.139230 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-75fa401a-1808-46eb-9b44-c9910a2883d5 tempest-ProjectReaderTests-238516182 tempest-ProjectReaderTests-238516182-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (047df1a6-d2e9-4e32-9ec9-ef5cb0edf238) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:05:48.158370 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-75fa401a-1808-46eb-9b44-c9910a2883d5 tempest-ProjectReaderTests-238516182 tempest-ProjectReaderTests-238516182-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (047df1a6-d2e9-4e32-9ec9-ef5cb0edf238) transitioned into state 'SUCCESS' from 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='ef423f96473b43a7b65e764b198ebfc3',qos_specs=None,replication_status=,reservations=['3cbdebd7-9387-44b9-abd0-ec5b521c300f','4820b7a3-37a0-4c4e-9d7c-9bb5eeea6e04','de3b4109-25ff-486c-a9cb-697858022182','65343a20-5f1a-44c6-a006-bcd6b57c5d75'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5a857bce80894e6a8a81226f895ea9d5',volume_type_id=362d95cb-00de-425e-806d-3decbc9ae7f7)}' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:05:48.159243 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-75fa401a-1808-46eb-9b44-c9910a2883d5 tempest-ProjectReaderTests-238516182 tempest-ProjectReaderTests-238516182-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bfcd0a47-f4a4-433e-ba3a-85a0de850d19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:05:48.170091 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-7a2363db-7ed9-4bde-9ab3-25742cb2203d None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:48.173513 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-75fa401a-1808-46eb-9b44-c9910a2883d5 tempest-ProjectReaderTests-238516182 tempest-ProjectReaderTests-238516182-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bfcd0a47-f4a4-433e-ba3a-85a0de850d19) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:05:48.173632 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-7a2363db-7ed9-4bde-9ab3-25742cb2203d tempest-TestStampPattern-1235210939 tempest-TestStampPattern-1235210939-project-member] GET https://10.4.3.240/volume/v3/volumes/974fd209-36bc-4c26-819b-73635452f093 Aug 20 01:05:48.173632 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-7a2363db-7ed9-4bde-9ab3-25742cb2203d tempest-TestStampPattern-1235210939 tempest-TestStampPattern-1235210939-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:48.173632 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-7a2363db-7ed9-4bde-9ab3-25742cb2203d tempest-TestStampPattern-1235210939 tempest-TestStampPattern-1235210939-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:48.173722 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-75fa401a-1808-46eb-9b44-c9910a2883d5 tempest-ProjectReaderTests-238516182 tempest-ProjectReaderTests-238516182-project-admin] Flow 'volume_create_api' (542557d8-202e-4f4c-8e9f-eae34f8c530f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100213) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:05:48.173722 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-75fa401a-1808-46eb-9b44-c9910a2883d5 tempest-ProjectReaderTests-238516182 tempest-ProjectReaderTests-238516182-project-admin] Create volume request issued successfully. Aug 20 01:05:48.174464 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-75fa401a-1808-46eb-9b44-c9910a2883d5 tempest-ProjectReaderTests-238516182 tempest-ProjectReaderTests-238516182-project-admin] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 20 01:05:48.174988 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 993/4000] 10.4.3.240 () {70 vars in 1298 bytes} [Thu Aug 20 01:05:47 2026] POST /volume/v3/volumes => generated 773 bytes in 193 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 01:05:48.180597 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-7a2363db-7ed9-4bde-9ab3-25742cb2203d tempest-TestStampPattern-1235210939 tempest-TestStampPattern-1235210939-project-member] https://10.4.3.240/volume/v3/volumes/974fd209-36bc-4c26-819b-73635452f093 returned with HTTP 404 Aug 20 01:05:48.180597 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1012/4001] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:05:48 2026] GET /volume/v3/volumes/974fd209-36bc-4c26-819b-73635452f093 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:05:48.189149 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-3a768bbf-68c1-4c55-af66-0c9441ea102b None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:48.191862 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-3a768bbf-68c1-4c55-af66-0c9441ea102b tempest-ProjectReaderTests-238516182 tempest-ProjectReaderTests-238516182-project-admin] GET https://10.4.3.240/volume/v3/volumes/b5113bb4-583e-4785-944b-8711dfef5913 Aug 20 01:05:48.192170 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-3a768bbf-68c1-4c55-af66-0c9441ea102b tempest-ProjectReaderTests-238516182 tempest-ProjectReaderTests-238516182-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:48.194359 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-3a768bbf-68c1-4c55-af66-0c9441ea102b tempest-ProjectReaderTests-238516182 tempest-ProjectReaderTests-238516182-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:48.202104 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:05:48.202104 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:05:48.208428 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-3a768bbf-68c1-4c55-af66-0c9441ea102b tempest-ProjectReaderTests-238516182 tempest-ProjectReaderTests-238516182-project-admin] Volume info retrieved successfully. Aug 20 01:05:48.210714 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-3a768bbf-68c1-4c55-af66-0c9441ea102b tempest-ProjectReaderTests-238516182 tempest-ProjectReaderTests-238516182-project-admin] https://10.4.3.240/volume/v3/volumes/b5113bb4-583e-4785-944b-8711dfef5913 returned with HTTP 200 Aug 20 01:05:48.211295 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1003/4002] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:05:48 2026] GET /volume/v3/volumes/b5113bb4-583e-4785-944b-8711dfef5913 => generated 952 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:05:48.584297 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-ed3fed73-edb2-4747-ac30-54e7a9996b96 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:48.585941 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-ed3fed73-edb2-4747-ac30-54e7a9996b96 tempest-TestStampPattern-1235210939 tempest-TestStampPattern-1235210939-project-member] DELETE https://10.4.3.240/volume/v3/snapshots/ef0fdbc8-a4ea-4eb6-acf0-8050a9b5bb43 Aug 20 01:05:48.586167 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-ed3fed73-edb2-4747-ac30-54e7a9996b96 tempest-TestStampPattern-1235210939 tempest-TestStampPattern-1235210939-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:48.586357 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-ed3fed73-edb2-4747-ac30-54e7a9996b96 tempest-TestStampPattern-1235210939 tempest-TestStampPattern-1235210939-project-member] Calling method 'delete' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:48.586487 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.v3.snapshots [None req-ed3fed73-edb2-4747-ac30-54e7a9996b96 tempest-TestStampPattern-1235210939 tempest-TestStampPattern-1235210939-project-member] Delete snapshot with id: ef0fdbc8-a4ea-4eb6-acf0-8050a9b5bb43 Aug 20 01:05:48.591370 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:05:48.591370 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:05:48.591779 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-ed3fed73-edb2-4747-ac30-54e7a9996b96 tempest-TestStampPattern-1235210939 tempest-TestStampPattern-1235210939-project-member] Snapshot retrieved successfully. Aug 20 01:05:48.606949 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-ed3fed73-edb2-4747-ac30-54e7a9996b96 tempest-TestStampPattern-1235210939 tempest-TestStampPattern-1235210939-project-member] Snapshot delete request issued successfully. Aug 20 01:05:48.607138 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-ed3fed73-edb2-4747-ac30-54e7a9996b96 tempest-TestStampPattern-1235210939 tempest-TestStampPattern-1235210939-project-member] https://10.4.3.240/volume/v3/snapshots/ef0fdbc8-a4ea-4eb6-acf0-8050a9b5bb43 returned with HTTP 202 Aug 20 01:05:48.607618 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 995/4003] 10.4.3.240 () {66 vars in 1357 bytes} [Thu Aug 20 01:05:48 2026] DELETE /volume/v3/snapshots/ef0fdbc8-a4ea-4eb6-acf0-8050a9b5bb43 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 01:05:48.616565 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-281c5483-02aa-4653-86c3-8c1fad0f27ff None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:48.620597 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-281c5483-02aa-4653-86c3-8c1fad0f27ff tempest-TestStampPattern-1235210939 tempest-TestStampPattern-1235210939-project-member] GET https://10.4.3.240/volume/v3/snapshots/ef0fdbc8-a4ea-4eb6-acf0-8050a9b5bb43 Aug 20 01:05:48.620597 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-281c5483-02aa-4653-86c3-8c1fad0f27ff tempest-TestStampPattern-1235210939 tempest-TestStampPattern-1235210939-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:48.620597 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-281c5483-02aa-4653-86c3-8c1fad0f27ff tempest-TestStampPattern-1235210939 tempest-TestStampPattern-1235210939-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:48.629543 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:05:48.629543 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:05:48.629543 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-281c5483-02aa-4653-86c3-8c1fad0f27ff tempest-TestStampPattern-1235210939 tempest-TestStampPattern-1235210939-project-member] Snapshot retrieved successfully. Aug 20 01:05:48.629543 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-281c5483-02aa-4653-86c3-8c1fad0f27ff tempest-TestStampPattern-1235210939 tempest-TestStampPattern-1235210939-project-member] https://10.4.3.240/volume/v3/snapshots/ef0fdbc8-a4ea-4eb6-acf0-8050a9b5bb43 returned with HTTP 200 Aug 20 01:05:48.629543 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 994/4004] 10.4.3.240 () {66 vars in 1354 bytes} [Thu Aug 20 01:05:48 2026] GET /volume/v3/snapshots/ef0fdbc8-a4ea-4eb6-acf0-8050a9b5bb43 => generated 461 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:05:48.790847 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-12689330-615e-4148-8aca-4b7d7d740da0 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:48.792850 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-12689330-615e-4148-8aca-4b7d7d740da0 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] GET https://10.4.3.240/volume/v3/snapshots/5e715198-1d2c-44b8-950d-a536d63be993 Aug 20 01:05:48.793074 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-12689330-615e-4148-8aca-4b7d7d740da0 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:48.793292 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-12689330-615e-4148-8aca-4b7d7d740da0 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:48.797958 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:05:48.797958 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:05:48.798399 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-12689330-615e-4148-8aca-4b7d7d740da0 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Snapshot retrieved successfully. Aug 20 01:05:48.799070 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-12689330-615e-4148-8aca-4b7d7d740da0 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] https://10.4.3.240/volume/v3/snapshots/5e715198-1d2c-44b8-950d-a536d63be993 returned with HTTP 200 Aug 20 01:05:48.799439 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1013/4005] 10.4.3.240 () {66 vars in 1354 bytes} [Thu Aug 20 01:05:48 2026] GET /volume/v3/snapshots/5e715198-1d2c-44b8-950d-a536d63be993 => generated 469 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:05:48.811399 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-b3ce1955-1e81-486b-9b47-3d371ac67ea3 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:48.815482 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-b3ce1955-1e81-486b-9b47-3d371ac67ea3 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 20 01:05:48.815482 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-b3ce1955-1e81-486b-9b47-3d371ac67ea3 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "5e715198-1d2c-44b8-950d-a536d63be993", "size": 2, "name": "tempest-VolumesSnapshotTestJSON-Volume-1901454424"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:05:48.822655 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.v3.volumes [None req-b3ce1955-1e81-486b-9b47-3d371ac67ea3 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Create volume request body: {'volume': {'snapshot_id': '5e715198-1d2c-44b8-950d-a536d63be993', 'size': 2, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1901454424'}} {{(pid=100214) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 01:05:48.831990 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:05:48.831990 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:05:48.832526 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-b3ce1955-1e81-486b-9b47-3d371ac67ea3 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Snapshot retrieved successfully. Aug 20 01:05:48.832611 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.v3.volumes [None req-b3ce1955-1e81-486b-9b47-3d371ac67ea3 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Create volume of 2 GB Aug 20 01:05:48.837091 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-b3ce1955-1e81-486b-9b47-3d371ac67ea3 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Availability Zones retrieved successfully. Aug 20 01:05:48.842499 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-b3ce1955-1e81-486b-9b47-3d371ac67ea3 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Flow 'volume_create_api' (94d3b29c-6e4e-4042-a715-5431779764d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:05:48.843329 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-b3ce1955-1e81-486b-9b47-3d371ac67ea3 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (662f39f6-80cf-4847-9d98-182b1af10c3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:05:48.844326 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.flows.api.create_volume [None req-b3ce1955-1e81-486b-9b47-3d371ac67ea3 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Validating volume size '2' using validate_int, validate_snap_size {{(pid=100214) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 01:05:48.882504 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-b3ce1955-1e81-486b-9b47-3d371ac67ea3 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (662f39f6-80cf-4847-9d98-182b1af10c3e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': '5e715198-1d2c-44b8-950d-a536d63be993', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:52:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1ed58bd6-fe6a-497e-ae84-e8199d24fdfa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:05:48.883122 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-b3ce1955-1e81-486b-9b47-3d371ac67ea3 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bfd28456-0dcc-4405-9207-2dfe11bfa5c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:05:48.936643 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.quota [None req-b3ce1955-1e81-486b-9b47-3d371ac67ea3 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Created reservations ['7e7d45c7-26f8-41ab-bc13-d905ed46bad1', '94951bd3-76a6-48b7-96e6-122839146b63', '6c91c452-ff9a-43ed-9c65-319f004aa524', 'f8a01b44-da80-4365-9d05-16eafa14c609'] {{(pid=100214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 01:05:48.937272 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-b3ce1955-1e81-486b-9b47-3d371ac67ea3 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bfd28456-0dcc-4405-9207-2dfe11bfa5c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7e7d45c7-26f8-41ab-bc13-d905ed46bad1', '94951bd3-76a6-48b7-96e6-122839146b63', '6c91c452-ff9a-43ed-9c65-319f004aa524', 'f8a01b44-da80-4365-9d05-16eafa14c609']}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:05:48.938097 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-b3ce1955-1e81-486b-9b47-3d371ac67ea3 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c094f918-ec08-4a89-bf30-2856ff39d7ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:05:48.995694 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-b3ce1955-1e81-486b-9b47-3d371ac67ea3 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c094f918-ec08-4a89-bf30-2856ff39d7ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b760bb96-7d30-44fc-9f30-d6d1569d0977', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1901454424',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9d762304b27c429a8ce02f4f2e771afd',qos_specs=None,replication_status=,reservations=['7e7d45c7-26f8-41ab-bc13-d905ed46bad1','94951bd3-76a6-48b7-96e6-122839146b63','6c91c452-ff9a-43ed-9c65-319f004aa524','f8a01b44-da80-4365-9d05-16eafa14c609'],size=2,snapshot_id=5e715198-1d2c-44b8-950d-a536d63be993,source_replicaid=,source_volid=None,status='creating',user_id='0f539f444b9b49768ab8a15b18f61b76',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T01:05:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1901454424',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b760bb96-7d30-44fc-9f30-d6d1569d0977,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9d762304b27c429a8ce02f4f2e771afd',provider_auth=None,provider_geometry=None,provider_id=None,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=5e715198-1d2c-44b8-950d-a536d63be993,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0f539f444b9b49768ab8a15b18f61b76',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1ed58bd6-fe6a-497e-ae84-e8199d24fdfa),volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:05:48.996414 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-b3ce1955-1e81-486b-9b47-3d371ac67ea3 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (30dbed87-b867-4a6f-b43a-9e27ab6cb1d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:05:49.016831 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-b3ce1955-1e81-486b-9b47-3d371ac67ea3 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (30dbed87-b867-4a6f-b43a-9e27ab6cb1d5) transitioned into state 'SUCCESS' from state '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-1901454424',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9d762304b27c429a8ce02f4f2e771afd',qos_specs=None,replication_status=,reservations=['7e7d45c7-26f8-41ab-bc13-d905ed46bad1','94951bd3-76a6-48b7-96e6-122839146b63','6c91c452-ff9a-43ed-9c65-319f004aa524','f8a01b44-da80-4365-9d05-16eafa14c609'],size=2,snapshot_id=5e715198-1d2c-44b8-950d-a536d63be993,source_replicaid=,source_volid=None,status='creating',user_id='0f539f444b9b49768ab8a15b18f61b76',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:05:49.017484 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-b3ce1955-1e81-486b-9b47-3d371ac67ea3 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eb37eb9a-fce6-4936-abfe-6a48b9e9d54c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:05:49.042876 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-b3ce1955-1e81-486b-9b47-3d371ac67ea3 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eb37eb9a-fce6-4936-abfe-6a48b9e9d54c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:05:49.043846 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-b3ce1955-1e81-486b-9b47-3d371ac67ea3 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Flow 'volume_create_api' (94d3b29c-6e4e-4042-a715-5431779764d4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:05:49.044126 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-b3ce1955-1e81-486b-9b47-3d371ac67ea3 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Create volume request issued successfully. Aug 20 01:05:49.044672 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-b3ce1955-1e81-486b-9b47-3d371ac67ea3 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 20 01:05:49.045161 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1004/4006] 10.4.3.240 () {68 vars in 1259 bytes} [Thu Aug 20 01:05:48 2026] POST /volume/v3/volumes => generated 788 bytes in 235 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 01:05:49.061018 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-ed2ec89c-e7c7-4385-9a16-7defd1b2e33c None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:49.063810 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-ed2ec89c-e7c7-4385-9a16-7defd1b2e33c tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] GET https://10.4.3.240/volume/v3/volumes/b760bb96-7d30-44fc-9f30-d6d1569d0977 Aug 20 01:05:49.063990 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-ed2ec89c-e7c7-4385-9a16-7defd1b2e33c tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:49.064196 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-ed2ec89c-e7c7-4385-9a16-7defd1b2e33c tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:49.076821 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:05:49.076821 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:05:49.081645 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-ed2ec89c-e7c7-4385-9a16-7defd1b2e33c tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Volume info retrieved successfully. Aug 20 01:05:49.086520 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-ed2ec89c-e7c7-4385-9a16-7defd1b2e33c tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] https://10.4.3.240/volume/v3/volumes/b760bb96-7d30-44fc-9f30-d6d1569d0977 returned with HTTP 200 Aug 20 01:05:49.086965 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 996/4007] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:05:49 2026] GET /volume/v3/volumes/b760bb96-7d30-44fc-9f30-d6d1569d0977 => generated 856 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:05:49.227168 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-4dceaf7a-2422-4e76-a6ef-316b9620262d None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:49.231359 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-4dceaf7a-2422-4e76-a6ef-316b9620262d tempest-ProjectReaderTests-238516182 tempest-ProjectReaderTests-238516182-project-admin] GET https://10.4.3.240/volume/v3/volumes/b5113bb4-583e-4785-944b-8711dfef5913 Aug 20 01:05:49.231359 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-4dceaf7a-2422-4e76-a6ef-316b9620262d tempest-ProjectReaderTests-238516182 tempest-ProjectReaderTests-238516182-project-admin] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:49.231359 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-4dceaf7a-2422-4e76-a6ef-316b9620262d tempest-ProjectReaderTests-238516182 tempest-ProjectReaderTests-238516182-project-admin] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:49.241853 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:05:49.241853 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:05:49.247912 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-4dceaf7a-2422-4e76-a6ef-316b9620262d tempest-ProjectReaderTests-238516182 tempest-ProjectReaderTests-238516182-project-admin] Volume info retrieved successfully. Aug 20 01:05:49.249715 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-4dceaf7a-2422-4e76-a6ef-316b9620262d tempest-ProjectReaderTests-238516182 tempest-ProjectReaderTests-238516182-project-admin] https://10.4.3.240/volume/v3/volumes/b5113bb4-583e-4785-944b-8711dfef5913 returned with HTTP 200 Aug 20 01:05:49.250228 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 995/4008] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:05:49 2026] GET /volume/v3/volumes/b5113bb4-583e-4785-944b-8711dfef5913 => generated 973 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 20 01:05:49.261714 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-7a013a7b-9fc9-427c-a215-7254ee35edce None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:49.263889 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-7a013a7b-9fc9-427c-a215-7254ee35edce tempest-ProjectReaderTests-238516182 tempest-ProjectReaderTests-238516182-project-admin] GET https://10.4.3.240/volume/v3/messages Aug 20 01:05:49.264229 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-7a013a7b-9fc9-427c-a215-7254ee35edce tempest-ProjectReaderTests-238516182 tempest-ProjectReaderTests-238516182-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:49.264525 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-7a013a7b-9fc9-427c-a215-7254ee35edce tempest-ProjectReaderTests-238516182 tempest-ProjectReaderTests-238516182-project-admin] Calling method 'version_select' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:49.268535 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-7a013a7b-9fc9-427c-a215-7254ee35edce tempest-ProjectReaderTests-238516182 tempest-ProjectReaderTests-238516182-project-admin] https://10.4.3.240/volume/v3/messages returned with HTTP 200 Aug 20 01:05:49.269038 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1014/4009] 10.4.3.240 () {68 vars in 1280 bytes} [Thu Aug 20 01:05:49 2026] GET /volume/v3/messages => generated 670 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:05:49.277236 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-06dd1733-9bd1-4838-9121-3fddc0b810f7 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:49.279486 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-06dd1733-9bd1-4838-9121-3fddc0b810f7 tempest-ProjectReaderTests-238516182 tempest-ProjectReaderTests-238516182-project-reader] GET https://10.4.3.240/volume/v3/messages/9dbf27f6-da4b-4eb6-ba9e-4c3d07fd0422 Aug 20 01:05:49.279748 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-06dd1733-9bd1-4838-9121-3fddc0b810f7 tempest-ProjectReaderTests-238516182 tempest-ProjectReaderTests-238516182-project-reader] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:49.279978 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-06dd1733-9bd1-4838-9121-3fddc0b810f7 tempest-ProjectReaderTests-238516182 tempest-ProjectReaderTests-238516182-project-reader] Calling method 'version_select' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:49.284397 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:05:49.284397 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:05:49.285300 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-06dd1733-9bd1-4838-9121-3fddc0b810f7 tempest-ProjectReaderTests-238516182 tempest-ProjectReaderTests-238516182-project-reader] https://10.4.3.240/volume/v3/messages/9dbf27f6-da4b-4eb6-ba9e-4c3d07fd0422 returned with HTTP 200 Aug 20 01:05:49.285765 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1005/4010] 10.4.3.240 () {68 vars in 1391 bytes} [Thu Aug 20 01:05:49 2026] GET /volume/v3/messages/9dbf27f6-da4b-4eb6-ba9e-4c3d07fd0422 => generated 667 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:05:49.293400 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-5e27a39d-bd3c-453e-885e-2eb8dceed7ec None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:49.295121 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-5e27a39d-bd3c-453e-885e-2eb8dceed7ec tempest-ProjectReaderTests-238516182 tempest-ProjectReaderTests-238516182-project-admin] DELETE https://10.4.3.240/volume/v3/messages/9dbf27f6-da4b-4eb6-ba9e-4c3d07fd0422 Aug 20 01:05:49.295435 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-5e27a39d-bd3c-453e-885e-2eb8dceed7ec tempest-ProjectReaderTests-238516182 tempest-ProjectReaderTests-238516182-project-admin] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:49.295692 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-5e27a39d-bd3c-453e-885e-2eb8dceed7ec tempest-ProjectReaderTests-238516182 tempest-ProjectReaderTests-238516182-project-admin] Calling method 'version_select' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:49.306018 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-5e27a39d-bd3c-453e-885e-2eb8dceed7ec tempest-ProjectReaderTests-238516182 tempest-ProjectReaderTests-238516182-project-admin] https://10.4.3.240/volume/v3/messages/9dbf27f6-da4b-4eb6-ba9e-4c3d07fd0422 returned with HTTP 204 Aug 20 01:05:49.306489 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 997/4011] 10.4.3.240 () {68 vars in 1394 bytes} [Thu Aug 20 01:05:49 2026] DELETE /volume/v3/messages/9dbf27f6-da4b-4eb6-ba9e-4c3d07fd0422 => generated 0 bytes in 13 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 20 01:05:49.314161 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-8cd902a4-a32e-428c-a867-97e10e8f5426 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:49.317198 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-8cd902a4-a32e-428c-a867-97e10e8f5426 tempest-ProjectReaderTests-238516182 tempest-ProjectReaderTests-238516182-project-admin] DELETE https://10.4.3.240/volume/v3/volumes/b5113bb4-583e-4785-944b-8711dfef5913 Aug 20 01:05:49.317198 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-8cd902a4-a32e-428c-a867-97e10e8f5426 tempest-ProjectReaderTests-238516182 tempest-ProjectReaderTests-238516182-project-admin] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:49.317198 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-8cd902a4-a32e-428c-a867-97e10e8f5426 tempest-ProjectReaderTests-238516182 tempest-ProjectReaderTests-238516182-project-admin] Calling method 'delete' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:49.317198 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.v3.volumes [None req-8cd902a4-a32e-428c-a867-97e10e8f5426 tempest-ProjectReaderTests-238516182 tempest-ProjectReaderTests-238516182-project-admin] Delete volume with id: b5113bb4-583e-4785-944b-8711dfef5913 Aug 20 01:05:49.327757 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:05:49.327757 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:05:49.328327 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-8cd902a4-a32e-428c-a867-97e10e8f5426 tempest-ProjectReaderTests-238516182 tempest-ProjectReaderTests-238516182-project-admin] Volume info retrieved successfully. Aug 20 01:05:49.329469 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-8cd902a4-a32e-428c-a867-97e10e8f5426 tempest-ProjectReaderTests-238516182 tempest-ProjectReaderTests-238516182-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100213) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 20 01:05:49.352388 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.quota [None req-8cd902a4-a32e-428c-a867-97e10e8f5426 tempest-ProjectReaderTests-238516182 tempest-ProjectReaderTests-238516182-project-admin] Created reservations ['1a7a5325-8663-4146-b833-0f83a6fa3039', '096d8f43-54f5-4e0d-8ed4-7af65b4270e8', '315be8da-91fe-4e7c-a474-bf1bc0f6d515', '8aef9040-7859-4c0a-95ae-acbaaa59e9d8'] {{(pid=100213) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 01:05:49.381414 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-8cd902a4-a32e-428c-a867-97e10e8f5426 tempest-ProjectReaderTests-238516182 tempest-ProjectReaderTests-238516182-project-admin] Delete volume request issued successfully. Aug 20 01:05:49.381604 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-8cd902a4-a32e-428c-a867-97e10e8f5426 tempest-ProjectReaderTests-238516182 tempest-ProjectReaderTests-238516182-project-admin] https://10.4.3.240/volume/v3/volumes/b5113bb4-583e-4785-944b-8711dfef5913 returned with HTTP 202 Aug 20 01:05:49.381988 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 996/4012] 10.4.3.240 () {68 vars in 1391 bytes} [Thu Aug 20 01:05:49 2026] DELETE /volume/v3/volumes/b5113bb4-583e-4785-944b-8711dfef5913 => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 01:05:49.389170 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-3664363a-c216-41e8-ba35-b7e256acc503 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:49.391347 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-3664363a-c216-41e8-ba35-b7e256acc503 tempest-ProjectReaderTests-238516182 tempest-ProjectReaderTests-238516182-project-admin] DELETE https://10.4.3.240/volume/v3/types/362d95cb-00de-425e-806d-3decbc9ae7f7 Aug 20 01:05:49.391636 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-3664363a-c216-41e8-ba35-b7e256acc503 tempest-ProjectReaderTests-238516182 tempest-ProjectReaderTests-238516182-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:49.391988 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-3664363a-c216-41e8-ba35-b7e256acc503 tempest-ProjectReaderTests-238516182 tempest-ProjectReaderTests-238516182-project-admin] Calling method '_delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:49.412928 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-3664363a-c216-41e8-ba35-b7e256acc503 tempest-ProjectReaderTests-238516182 tempest-ProjectReaderTests-238516182-project-admin] https://10.4.3.240/volume/v3/types/362d95cb-00de-425e-806d-3decbc9ae7f7 returned with HTTP 202 Aug 20 01:05:49.413307 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1015/4013] 10.4.3.240 () {66 vars in 1345 bytes} [Thu Aug 20 01:05:49 2026] DELETE /volume/v3/types/362d95cb-00de-425e-806d-3decbc9ae7f7 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 01:05:49.638183 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-e1f57afd-e1ee-49ba-8a21-708281e5d3f5 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:49.640833 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-e1f57afd-e1ee-49ba-8a21-708281e5d3f5 tempest-TestStampPattern-1235210939 tempest-TestStampPattern-1235210939-project-member] GET https://10.4.3.240/volume/v3/snapshots/ef0fdbc8-a4ea-4eb6-acf0-8050a9b5bb43 Aug 20 01:05:49.641625 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-e1f57afd-e1ee-49ba-8a21-708281e5d3f5 tempest-TestStampPattern-1235210939 tempest-TestStampPattern-1235210939-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:49.641839 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-e1f57afd-e1ee-49ba-8a21-708281e5d3f5 tempest-TestStampPattern-1235210939 tempest-TestStampPattern-1235210939-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:49.646493 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-e1f57afd-e1ee-49ba-8a21-708281e5d3f5 tempest-TestStampPattern-1235210939 tempest-TestStampPattern-1235210939-project-member] https://10.4.3.240/volume/v3/snapshots/ef0fdbc8-a4ea-4eb6-acf0-8050a9b5bb43 returned with HTTP 404 Aug 20 01:05:49.647049 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1006/4014] 10.4.3.240 () {66 vars in 1354 bytes} [Thu Aug 20 01:05:49 2026] GET /volume/v3/snapshots/ef0fdbc8-a4ea-4eb6-acf0-8050a9b5bb43 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:05:49.692227 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [req-0a085a04-c02f-4787-920e-ca4d3323f024 req-78abdc64-0281-4628-aec9-31f8bd0cdd1a None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:49.697489 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-0a085a04-c02f-4787-920e-ca4d3323f024 req-78abdc64-0281-4628-aec9-31f8bd0cdd1a tempest-TestStampPattern-1235210939 tempest-TestStampPattern-1235210939-project-member] GET https://10.4.3.240/volume/v3/volumes/c7f7f793-3750-4099-8c56-0a347c329786 Aug 20 01:05:49.697693 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [req-0a085a04-c02f-4787-920e-ca4d3323f024 req-78abdc64-0281-4628-aec9-31f8bd0cdd1a tempest-TestStampPattern-1235210939 tempest-TestStampPattern-1235210939-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:49.697872 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [req-0a085a04-c02f-4787-920e-ca4d3323f024 req-78abdc64-0281-4628-aec9-31f8bd0cdd1a tempest-TestStampPattern-1235210939 tempest-TestStampPattern-1235210939-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:49.707834 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:05:49.707834 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:05:49.714076 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [req-0a085a04-c02f-4787-920e-ca4d3323f024 req-78abdc64-0281-4628-aec9-31f8bd0cdd1a tempest-TestStampPattern-1235210939 tempest-TestStampPattern-1235210939-project-member] Volume info retrieved successfully. Aug 20 01:05:49.720520 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-0a085a04-c02f-4787-920e-ca4d3323f024 req-78abdc64-0281-4628-aec9-31f8bd0cdd1a tempest-TestStampPattern-1235210939 tempest-TestStampPattern-1235210939-project-member] https://10.4.3.240/volume/v3/volumes/c7f7f793-3750-4099-8c56-0a347c329786 returned with HTTP 200 Aug 20 01:05:49.721067 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 998/4015] 10.4.3.240 () {68 vars in 1598 bytes} [Thu Aug 20 01:05:49 2026] GET /volume/v3/volumes/c7f7f793-3750-4099-8c56-0a347c329786 => generated 840 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:05:50.101566 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-36f32918-a3d3-4be4-ae6b-8175cfd6bb6b None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:50.104008 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-36f32918-a3d3-4be4-ae6b-8175cfd6bb6b tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] GET https://10.4.3.240/volume/v3/volumes/b760bb96-7d30-44fc-9f30-d6d1569d0977 Aug 20 01:05:50.104182 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-36f32918-a3d3-4be4-ae6b-8175cfd6bb6b tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:50.104360 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-36f32918-a3d3-4be4-ae6b-8175cfd6bb6b tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:50.116094 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:05:50.116094 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:05:50.121120 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-36f32918-a3d3-4be4-ae6b-8175cfd6bb6b tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Volume info retrieved successfully. Aug 20 01:05:50.125171 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-36f32918-a3d3-4be4-ae6b-8175cfd6bb6b tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] https://10.4.3.240/volume/v3/volumes/b760bb96-7d30-44fc-9f30-d6d1569d0977 returned with HTTP 200 Aug 20 01:05:50.126292 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 997/4016] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:05:50 2026] GET /volume/v3/volumes/b760bb96-7d30-44fc-9f30-d6d1569d0977 => generated 881 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:05:50.142987 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-7d49d05d-b359-412a-8dbb-30d2f17f4c5c None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:50.145021 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-7d49d05d-b359-412a-8dbb-30d2f17f4c5c tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] GET https://10.4.3.240/volume/v3/volumes/b760bb96-7d30-44fc-9f30-d6d1569d0977 Aug 20 01:05:50.145021 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-7d49d05d-b359-412a-8dbb-30d2f17f4c5c tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:50.146083 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-7d49d05d-b359-412a-8dbb-30d2f17f4c5c tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:50.154996 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:05:50.154996 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:05:50.159547 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-7d49d05d-b359-412a-8dbb-30d2f17f4c5c tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Volume info retrieved successfully. Aug 20 01:05:50.165313 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-7d49d05d-b359-412a-8dbb-30d2f17f4c5c tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] https://10.4.3.240/volume/v3/volumes/b760bb96-7d30-44fc-9f30-d6d1569d0977 returned with HTTP 200 Aug 20 01:05:50.165749 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1016/4017] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:05:50 2026] GET /volume/v3/volumes/b760bb96-7d30-44fc-9f30-d6d1569d0977 => generated 881 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:05:50.183707 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-ff427f27-b312-4c05-b38c-d129351c04c8 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:50.186647 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-ff427f27-b312-4c05-b38c-d129351c04c8 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] DELETE https://10.4.3.240/volume/v3/volumes/b760bb96-7d30-44fc-9f30-d6d1569d0977 Aug 20 01:05:50.186843 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-ff427f27-b312-4c05-b38c-d129351c04c8 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:50.187015 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-ff427f27-b312-4c05-b38c-d129351c04c8 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Calling method 'delete' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:50.187176 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.v3.volumes [None req-ff427f27-b312-4c05-b38c-d129351c04c8 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Delete volume with id: b760bb96-7d30-44fc-9f30-d6d1569d0977 Aug 20 01:05:50.197696 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:05:50.197696 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:05:50.198173 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-ff427f27-b312-4c05-b38c-d129351c04c8 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Volume info retrieved successfully. Aug 20 01:05:50.231361 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-ff427f27-b312-4c05-b38c-d129351c04c8 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Delete volume request issued successfully. Aug 20 01:05:50.231983 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-ff427f27-b312-4c05-b38c-d129351c04c8 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] https://10.4.3.240/volume/v3/volumes/b760bb96-7d30-44fc-9f30-d6d1569d0977 returned with HTTP 202 Aug 20 01:05:50.232512 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1007/4018] 10.4.3.240 () {66 vars in 1351 bytes} [Thu Aug 20 01:05:50 2026] DELETE /volume/v3/volumes/b760bb96-7d30-44fc-9f30-d6d1569d0977 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 01:05:50.240834 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-14579f8e-6e13-4c46-8766-45e7c317b0da None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:50.243411 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-14579f8e-6e13-4c46-8766-45e7c317b0da tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] GET https://10.4.3.240/volume/v3/volumes/b760bb96-7d30-44fc-9f30-d6d1569d0977 Aug 20 01:05:50.244087 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-14579f8e-6e13-4c46-8766-45e7c317b0da tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:50.244087 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-14579f8e-6e13-4c46-8766-45e7c317b0da tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:50.253705 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:05:50.253705 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:05:50.258760 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-14579f8e-6e13-4c46-8766-45e7c317b0da tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Volume info retrieved successfully. Aug 20 01:05:50.265078 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-14579f8e-6e13-4c46-8766-45e7c317b0da tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] https://10.4.3.240/volume/v3/volumes/b760bb96-7d30-44fc-9f30-d6d1569d0977 returned with HTTP 200 Aug 20 01:05:50.265610 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 999/4019] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:05:50 2026] GET /volume/v3/volumes/b760bb96-7d30-44fc-9f30-d6d1569d0977 => generated 880 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:05:50.375116 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-74dd8d7d-21d9-4116-b238-0b68f8b723dd None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:50.501615 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-74dd8d7d-21d9-4116-b238-0b68f8b723dd tempest-ProjectAdminTests-1635577602 tempest-ProjectAdminTests-1635577602-project-admin] GET https://10.4.3.240/volume/v3/scheduler-stats/get_pools Aug 20 01:05:50.501615 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-74dd8d7d-21d9-4116-b238-0b68f8b723dd tempest-ProjectAdminTests-1635577602 tempest-ProjectAdminTests-1635577602-project-admin] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:50.502573 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-74dd8d7d-21d9-4116-b238-0b68f8b723dd tempest-ProjectAdminTests-1635577602 tempest-ProjectAdminTests-1635577602-project-admin] Calling method 'get_pools' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:50.517649 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-74dd8d7d-21d9-4116-b238-0b68f8b723dd tempest-ProjectAdminTests-1635577602 tempest-ProjectAdminTests-1635577602-project-admin] https://10.4.3.240/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Aug 20 01:05:50.517649 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 998/4020] 10.4.3.240 () {66 vars in 1291 bytes} [Thu Aug 20 01:05:50 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 20 01:05:50.527331 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-7dc2da73-d849-4162-8e36-8a8a0eba9cff None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:50.530772 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-7dc2da73-d849-4162-8e36-8a8a0eba9cff tempest-ProjectAdminTests-1635577602 tempest-ProjectAdminTests-1635577602-project-admin] GET https://10.4.3.240/volume/v3/capabilities/np0000007838@storpool Aug 20 01:05:50.531018 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-7dc2da73-d849-4162-8e36-8a8a0eba9cff tempest-ProjectAdminTests-1635577602 tempest-ProjectAdminTests-1635577602-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:50.531203 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-7dc2da73-d849-4162-8e36-8a8a0eba9cff tempest-ProjectAdminTests-1635577602 tempest-ProjectAdminTests-1635577602-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:50.552581 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-7dc2da73-d849-4162-8e36-8a8a0eba9cff tempest-ProjectAdminTests-1635577602 tempest-ProjectAdminTests-1635577602-project-admin] https://10.4.3.240/volume/v3/capabilities/np0000007838@storpool returned with HTTP 200 Aug 20 01:05:50.554528 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1017/4021] 10.4.3.240 () {66 vars in 1318 bytes} [Thu Aug 20 01:05:50 2026] GET /volume/v3/capabilities/np0000007838@storpool => generated 703 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:05:51.283688 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-3a73dcbd-721d-408a-812d-d6aa2df349f0 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:51.285578 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-3a73dcbd-721d-408a-812d-d6aa2df349f0 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] GET https://10.4.3.240/volume/v3/volumes/b760bb96-7d30-44fc-9f30-d6d1569d0977 Aug 20 01:05:51.285770 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-3a73dcbd-721d-408a-812d-d6aa2df349f0 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:51.285946 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-3a73dcbd-721d-408a-812d-d6aa2df349f0 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:51.292214 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-3a73dcbd-721d-408a-812d-d6aa2df349f0 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] https://10.4.3.240/volume/v3/volumes/b760bb96-7d30-44fc-9f30-d6d1569d0977 returned with HTTP 404 Aug 20 01:05:51.293303 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1008/4022] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:05:51 2026] GET /volume/v3/volumes/b760bb96-7d30-44fc-9f30-d6d1569d0977 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:05:51.304384 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-71bc6583-ea71-49f5-898d-44ba97271ff1 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:51.308206 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-71bc6583-ea71-49f5-898d-44ba97271ff1 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] GET https://10.4.3.240/volume/v3/volumes/b760bb96-7d30-44fc-9f30-d6d1569d0977 Aug 20 01:05:51.309881 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-71bc6583-ea71-49f5-898d-44ba97271ff1 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:51.309881 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-71bc6583-ea71-49f5-898d-44ba97271ff1 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:51.322392 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-71bc6583-ea71-49f5-898d-44ba97271ff1 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] https://10.4.3.240/volume/v3/volumes/b760bb96-7d30-44fc-9f30-d6d1569d0977 returned with HTTP 404 Aug 20 01:05:51.322392 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1000/4023] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:05:51 2026] GET /volume/v3/volumes/b760bb96-7d30-44fc-9f30-d6d1569d0977 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:05:51.332519 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-0260b6b0-6182-4d41-b8be-9a32c24e3274 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:51.335285 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-0260b6b0-6182-4d41-b8be-9a32c24e3274 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] DELETE https://10.4.3.240/volume/v3/volumes/b760bb96-7d30-44fc-9f30-d6d1569d0977 Aug 20 01:05:51.335545 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-0260b6b0-6182-4d41-b8be-9a32c24e3274 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:51.335748 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-0260b6b0-6182-4d41-b8be-9a32c24e3274 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Calling method 'delete' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:51.336188 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.v3.volumes [None req-0260b6b0-6182-4d41-b8be-9a32c24e3274 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Delete volume with id: b760bb96-7d30-44fc-9f30-d6d1569d0977 Aug 20 01:05:51.341674 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-0260b6b0-6182-4d41-b8be-9a32c24e3274 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] https://10.4.3.240/volume/v3/volumes/b760bb96-7d30-44fc-9f30-d6d1569d0977 returned with HTTP 404 Aug 20 01:05:51.342255 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 999/4024] 10.4.3.240 () {66 vars in 1351 bytes} [Thu Aug 20 01:05:51 2026] DELETE /volume/v3/volumes/b760bb96-7d30-44fc-9f30-d6d1569d0977 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:05:51.351264 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-3876f996-b07b-40f0-a103-24a9ebb9124d None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:51.352926 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-3876f996-b07b-40f0-a103-24a9ebb9124d tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] DELETE https://10.4.3.240/volume/v3/snapshots/5e715198-1d2c-44b8-950d-a536d63be993 Aug 20 01:05:51.353103 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-3876f996-b07b-40f0-a103-24a9ebb9124d tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:51.353458 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-3876f996-b07b-40f0-a103-24a9ebb9124d tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Calling method 'delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:51.353458 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.v3.snapshots [None req-3876f996-b07b-40f0-a103-24a9ebb9124d tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Delete snapshot with id: 5e715198-1d2c-44b8-950d-a536d63be993 Aug 20 01:05:51.359385 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:05:51.359385 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:05:51.359810 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-3876f996-b07b-40f0-a103-24a9ebb9124d tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Snapshot retrieved successfully. Aug 20 01:05:51.389162 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-3876f996-b07b-40f0-a103-24a9ebb9124d tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Snapshot delete request issued successfully. Aug 20 01:05:51.389435 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-3876f996-b07b-40f0-a103-24a9ebb9124d tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] https://10.4.3.240/volume/v3/snapshots/5e715198-1d2c-44b8-950d-a536d63be993 returned with HTTP 202 Aug 20 01:05:51.389984 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1018/4025] 10.4.3.240 () {66 vars in 1357 bytes} [Thu Aug 20 01:05:51 2026] DELETE /volume/v3/snapshots/5e715198-1d2c-44b8-950d-a536d63be993 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 01:05:51.401710 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-d9b88253-e520-4334-b295-ac7682b954bc None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:51.406645 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-d9b88253-e520-4334-b295-ac7682b954bc tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] GET https://10.4.3.240/volume/v3/snapshots/5e715198-1d2c-44b8-950d-a536d63be993 Aug 20 01:05:51.406945 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-d9b88253-e520-4334-b295-ac7682b954bc tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:51.407237 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-d9b88253-e520-4334-b295-ac7682b954bc tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:51.421495 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:05:51.421495 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:05:51.422143 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-d9b88253-e520-4334-b295-ac7682b954bc tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Snapshot retrieved successfully. Aug 20 01:05:51.423233 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-d9b88253-e520-4334-b295-ac7682b954bc tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] https://10.4.3.240/volume/v3/snapshots/5e715198-1d2c-44b8-950d-a536d63be993 returned with HTTP 200 Aug 20 01:05:51.424425 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1009/4026] 10.4.3.240 () {66 vars in 1354 bytes} [Thu Aug 20 01:05:51 2026] GET /volume/v3/snapshots/5e715198-1d2c-44b8-950d-a536d63be993 => generated 468 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:05:52.373771 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-bde0fb41-a669-4bd4-b669-290841091e09 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:52.436175 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-78559e4e-9e81-4321-b6ab-928a6a0e9771 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:52.438366 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-78559e4e-9e81-4321-b6ab-928a6a0e9771 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] GET https://10.4.3.240/volume/v3/snapshots/5e715198-1d2c-44b8-950d-a536d63be993 Aug 20 01:05:52.438663 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-78559e4e-9e81-4321-b6ab-928a6a0e9771 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:52.438957 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-78559e4e-9e81-4321-b6ab-928a6a0e9771 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:52.444073 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-78559e4e-9e81-4321-b6ab-928a6a0e9771 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] https://10.4.3.240/volume/v3/snapshots/5e715198-1d2c-44b8-950d-a536d63be993 returned with HTTP 404 Aug 20 01:05:52.444745 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1000/4027] 10.4.3.240 () {66 vars in 1354 bytes} [Thu Aug 20 01:05:52 2026] GET /volume/v3/snapshots/5e715198-1d2c-44b8-950d-a536d63be993 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:05:52.452188 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-6e256059-2cc4-48d3-ba5c-cd20aba73c1f None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:52.453900 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-6e256059-2cc4-48d3-ba5c-cd20aba73c1f tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] GET https://10.4.3.240/volume/v3/volumes/5ff22a62-dde2-496f-a9d6-989e2cf1e4d2 Aug 20 01:05:52.454202 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-6e256059-2cc4-48d3-ba5c-cd20aba73c1f tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:52.454411 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-6e256059-2cc4-48d3-ba5c-cd20aba73c1f tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:52.461061 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:05:52.461061 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:05:52.462465 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-bde0fb41-a669-4bd4-b669-290841091e09 tempest-ProjectReaderTests-1445541067 tempest-ProjectReaderTests-1445541067-project-admin] POST https://10.4.3.240/volume/v3/volumes Aug 20 01:05:52.462465 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-bde0fb41-a669-4bd4-b669-290841091e09 tempest-ProjectReaderTests-1445541067 tempest-ProjectReaderTests-1445541067-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1471046020"}} {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:05:52.463194 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.v3.volumes [None req-bde0fb41-a669-4bd4-b669-290841091e09 tempest-ProjectReaderTests-1445541067 tempest-ProjectReaderTests-1445541067-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1471046020'}} {{(pid=100212) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 01:05:52.463406 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.v3.volumes [None req-bde0fb41-a669-4bd4-b669-290841091e09 tempest-ProjectReaderTests-1445541067 tempest-ProjectReaderTests-1445541067-project-admin] Create volume of 1 GB Aug 20 01:05:52.467521 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-6e256059-2cc4-48d3-ba5c-cd20aba73c1f tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Volume info retrieved successfully. Aug 20 01:05:52.475021 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-bde0fb41-a669-4bd4-b669-290841091e09 tempest-ProjectReaderTests-1445541067 tempest-ProjectReaderTests-1445541067-project-admin] Availability Zones retrieved successfully. Aug 20 01:05:52.475217 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-6e256059-2cc4-48d3-ba5c-cd20aba73c1f tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] https://10.4.3.240/volume/v3/volumes/5ff22a62-dde2-496f-a9d6-989e2cf1e4d2 returned with HTTP 200 Aug 20 01:05:52.475217 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1019/4028] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:05:52 2026] GET /volume/v3/volumes/5ff22a62-dde2-496f-a9d6-989e2cf1e4d2 => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:05:52.476914 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-bde0fb41-a669-4bd4-b669-290841091e09 tempest-ProjectReaderTests-1445541067 tempest-ProjectReaderTests-1445541067-project-admin] Flow 'volume_create_api' (df7d82e1-2bbc-45b0-9388-0547077ae26e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100212) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:05:52.477951 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-bde0fb41-a669-4bd4-b669-290841091e09 tempest-ProjectReaderTests-1445541067 tempest-ProjectReaderTests-1445541067-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (82cccaf8-d515-4f76-a0f7-f197b5a88b19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:05:52.482232 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.flows.api.create_volume [None req-bde0fb41-a669-4bd4-b669-290841091e09 tempest-ProjectReaderTests-1445541067 tempest-ProjectReaderTests-1445541067-project-admin] Validating volume size '1' using validate_int {{(pid=100212) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 01:05:52.489512 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-57fc1d0b-6dd9-4e52-9d3b-62ca6ff77fcf None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:52.491426 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-57fc1d0b-6dd9-4e52-9d3b-62ca6ff77fcf tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] DELETE https://10.4.3.240/volume/v3/volumes/5ff22a62-dde2-496f-a9d6-989e2cf1e4d2 Aug 20 01:05:52.491666 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-57fc1d0b-6dd9-4e52-9d3b-62ca6ff77fcf tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:52.491852 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-57fc1d0b-6dd9-4e52-9d3b-62ca6ff77fcf tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Calling method 'delete' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:52.492021 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.v3.volumes [None req-57fc1d0b-6dd9-4e52-9d3b-62ca6ff77fcf tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Delete volume with id: 5ff22a62-dde2-496f-a9d6-989e2cf1e4d2 Aug 20 01:05:52.498909 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:05:52.498909 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:05:52.499417 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-57fc1d0b-6dd9-4e52-9d3b-62ca6ff77fcf tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Volume info retrieved successfully. Aug 20 01:05:52.505154 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-bde0fb41-a669-4bd4-b669-290841091e09 tempest-ProjectReaderTests-1445541067 tempest-ProjectReaderTests-1445541067-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (82cccaf8-d515-4f76-a0f7-f197b5a88b19) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:52:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1ed58bd6-fe6a-497e-ae84-e8199d24fdfa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:05:52.506645 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-bde0fb41-a669-4bd4-b669-290841091e09 tempest-ProjectReaderTests-1445541067 tempest-ProjectReaderTests-1445541067-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e47966ae-0548-425c-94b7-30a8d9146ab9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:05:52.519483 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-57fc1d0b-6dd9-4e52-9d3b-62ca6ff77fcf tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Delete volume request issued successfully. Aug 20 01:05:52.519675 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-57fc1d0b-6dd9-4e52-9d3b-62ca6ff77fcf tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] https://10.4.3.240/volume/v3/volumes/5ff22a62-dde2-496f-a9d6-989e2cf1e4d2 returned with HTTP 202 Aug 20 01:05:52.520047 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1010/4029] 10.4.3.240 () {66 vars in 1351 bytes} [Thu Aug 20 01:05:52 2026] DELETE /volume/v3/volumes/5ff22a62-dde2-496f-a9d6-989e2cf1e4d2 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 01:05:52.527801 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-6ceb5e3f-9adb-42db-82a9-a90d90b0c20e None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:52.530016 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-6ceb5e3f-9adb-42db-82a9-a90d90b0c20e tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] GET https://10.4.3.240/volume/v3/volumes/5ff22a62-dde2-496f-a9d6-989e2cf1e4d2 Aug 20 01:05:52.530196 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-6ceb5e3f-9adb-42db-82a9-a90d90b0c20e tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:52.530499 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-6ceb5e3f-9adb-42db-82a9-a90d90b0c20e tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:52.532500 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-63034b81-ae41-4b7c-85c4-ee11f1a8ca49 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:52.535074 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-63034b81-ae41-4b7c-85c4-ee11f1a8ca49 tempest-TestStampPattern-1235210939 tempest-TestStampPattern-1235210939-project-member] DELETE https://10.4.3.240/volume/v3/volumes/c7f7f793-3750-4099-8c56-0a347c329786 Aug 20 01:05:52.535285 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-63034b81-ae41-4b7c-85c4-ee11f1a8ca49 tempest-TestStampPattern-1235210939 tempest-TestStampPattern-1235210939-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:52.535544 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-63034b81-ae41-4b7c-85c4-ee11f1a8ca49 tempest-TestStampPattern-1235210939 tempest-TestStampPattern-1235210939-project-member] Calling method 'delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:52.535701 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-63034b81-ae41-4b7c-85c4-ee11f1a8ca49 tempest-TestStampPattern-1235210939 tempest-TestStampPattern-1235210939-project-member] Delete volume with id: c7f7f793-3750-4099-8c56-0a347c329786 Aug 20 01:05:52.540507 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:05:52.540507 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:05:52.544615 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-6ceb5e3f-9adb-42db-82a9-a90d90b0c20e tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Volume info retrieved successfully. Aug 20 01:05:52.544998 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:05:52.544998 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:05:52.545353 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-63034b81-ae41-4b7c-85c4-ee11f1a8ca49 tempest-TestStampPattern-1235210939 tempest-TestStampPattern-1235210939-project-member] Volume info retrieved successfully. Aug 20 01:05:52.549153 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-6ceb5e3f-9adb-42db-82a9-a90d90b0c20e tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] https://10.4.3.240/volume/v3/volumes/5ff22a62-dde2-496f-a9d6-989e2cf1e4d2 returned with HTTP 200 Aug 20 01:05:52.549897 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1001/4030] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:05:52 2026] GET /volume/v3/volumes/5ff22a62-dde2-496f-a9d6-989e2cf1e4d2 => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:05:52.570553 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-63034b81-ae41-4b7c-85c4-ee11f1a8ca49 tempest-TestStampPattern-1235210939 tempest-TestStampPattern-1235210939-project-member] Delete volume request issued successfully. Aug 20 01:05:52.570704 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-63034b81-ae41-4b7c-85c4-ee11f1a8ca49 tempest-TestStampPattern-1235210939 tempest-TestStampPattern-1235210939-project-member] https://10.4.3.240/volume/v3/volumes/c7f7f793-3750-4099-8c56-0a347c329786 returned with HTTP 202 Aug 20 01:05:52.571119 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1020/4031] 10.4.3.240 () {66 vars in 1351 bytes} [Thu Aug 20 01:05:52 2026] DELETE /volume/v3/volumes/c7f7f793-3750-4099-8c56-0a347c329786 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 01:05:52.572081 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.quota [None req-bde0fb41-a669-4bd4-b669-290841091e09 tempest-ProjectReaderTests-1445541067 tempest-ProjectReaderTests-1445541067-project-admin] Created reservations ['99fb45ab-865f-45e4-9bb8-92344b55b3ce', 'c1f4dd51-f68a-43ba-9bce-d0da4296637d', 'd341ace8-8c19-45b0-824e-a709c4637401', '9362866c-81f3-4210-9e77-ee98172a25f7'] {{(pid=100212) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 01:05:52.573364 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-bde0fb41-a669-4bd4-b669-290841091e09 tempest-ProjectReaderTests-1445541067 tempest-ProjectReaderTests-1445541067-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e47966ae-0548-425c-94b7-30a8d9146ab9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['99fb45ab-865f-45e4-9bb8-92344b55b3ce', 'c1f4dd51-f68a-43ba-9bce-d0da4296637d', 'd341ace8-8c19-45b0-824e-a709c4637401', '9362866c-81f3-4210-9e77-ee98172a25f7']}' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:05:52.574485 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-bde0fb41-a669-4bd4-b669-290841091e09 tempest-ProjectReaderTests-1445541067 tempest-ProjectReaderTests-1445541067-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c39d4a43-b376-4766-be91-9fef89b308d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:05:52.577441 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-875492d8-a8e6-4ba2-b19e-80f0dac5bd21 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:52.579309 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-875492d8-a8e6-4ba2-b19e-80f0dac5bd21 tempest-TestStampPattern-1235210939 tempest-TestStampPattern-1235210939-project-member] GET https://10.4.3.240/volume/v3/volumes/c7f7f793-3750-4099-8c56-0a347c329786 Aug 20 01:05:52.579578 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-875492d8-a8e6-4ba2-b19e-80f0dac5bd21 tempest-TestStampPattern-1235210939 tempest-TestStampPattern-1235210939-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:52.579805 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-875492d8-a8e6-4ba2-b19e-80f0dac5bd21 tempest-TestStampPattern-1235210939 tempest-TestStampPattern-1235210939-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:52.588326 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:05:52.588326 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:05:52.592638 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-875492d8-a8e6-4ba2-b19e-80f0dac5bd21 tempest-TestStampPattern-1235210939 tempest-TestStampPattern-1235210939-project-member] Volume info retrieved successfully. Aug 20 01:05:52.597359 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-bde0fb41-a669-4bd4-b669-290841091e09 tempest-ProjectReaderTests-1445541067 tempest-ProjectReaderTests-1445541067-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c39d4a43-b376-4766-be91-9fef89b308d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '42f73606-2653-48da-8408-0d1f32d3aaf9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1471046020',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7489bb7f3b7d4d9085fad9b6411d688e',qos_specs=None,replication_status=,reservations=['99fb45ab-865f-45e4-9bb8-92344b55b3ce','c1f4dd51-f68a-43ba-9bce-d0da4296637d','d341ace8-8c19-45b0-824e-a709c4637401','9362866c-81f3-4210-9e77-ee98172a25f7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6618a73c4c1c47879779f9b3cca337d5',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T01:05:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1471046020',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=42f73606-2653-48da-8408-0d1f32d3aaf9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7489bb7f3b7d4d9085fad9b6411d688e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6618a73c4c1c47879779f9b3cca337d5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1ed58bd6-fe6a-497e-ae84-e8199d24fdfa),volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:05:52.598076 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-bde0fb41-a669-4bd4-b669-290841091e09 tempest-ProjectReaderTests-1445541067 tempest-ProjectReaderTests-1445541067-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9ab9e172-9965-4f08-b7c3-ece747e2f2d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:05:52.598939 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-875492d8-a8e6-4ba2-b19e-80f0dac5bd21 tempest-TestStampPattern-1235210939 tempest-TestStampPattern-1235210939-project-member] https://10.4.3.240/volume/v3/volumes/c7f7f793-3750-4099-8c56-0a347c329786 returned with HTTP 200 Aug 20 01:05:52.599385 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1011/4032] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:05:52 2026] GET /volume/v3/volumes/c7f7f793-3750-4099-8c56-0a347c329786 => generated 839 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:05:52.627578 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-bde0fb41-a669-4bd4-b669-290841091e09 tempest-ProjectReaderTests-1445541067 tempest-ProjectReaderTests-1445541067-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9ab9e172-9965-4f08-b7c3-ece747e2f2d4) transitioned into state 'SUCCESS' from state '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-1471046020',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7489bb7f3b7d4d9085fad9b6411d688e',qos_specs=None,replication_status=,reservations=['99fb45ab-865f-45e4-9bb8-92344b55b3ce','c1f4dd51-f68a-43ba-9bce-d0da4296637d','d341ace8-8c19-45b0-824e-a709c4637401','9362866c-81f3-4210-9e77-ee98172a25f7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6618a73c4c1c47879779f9b3cca337d5',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:05:52.628588 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-bde0fb41-a669-4bd4-b669-290841091e09 tempest-ProjectReaderTests-1445541067 tempest-ProjectReaderTests-1445541067-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eaf4a6cf-5fa9-422c-9442-0fbf69a06e73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:05:52.639641 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-bde0fb41-a669-4bd4-b669-290841091e09 tempest-ProjectReaderTests-1445541067 tempest-ProjectReaderTests-1445541067-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eaf4a6cf-5fa9-422c-9442-0fbf69a06e73) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:05:52.640392 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-bde0fb41-a669-4bd4-b669-290841091e09 tempest-ProjectReaderTests-1445541067 tempest-ProjectReaderTests-1445541067-project-admin] Flow 'volume_create_api' (df7d82e1-2bbc-45b0-9388-0547077ae26e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100212) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:05:52.640687 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-bde0fb41-a669-4bd4-b669-290841091e09 tempest-ProjectReaderTests-1445541067 tempest-ProjectReaderTests-1445541067-project-admin] Create volume request issued successfully. Aug 20 01:05:52.641209 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-bde0fb41-a669-4bd4-b669-290841091e09 tempest-ProjectReaderTests-1445541067 tempest-ProjectReaderTests-1445541067-project-admin] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 20 01:05:52.641611 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1001/4033] 10.4.3.240 () {68 vars in 1258 bytes} [Thu Aug 20 01:05:52 2026] POST /volume/v3/volumes => generated 778 bytes in 268 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 01:05:52.656921 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-65b1074b-052a-4ce0-a351-748e6cbcd709 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:52.659646 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-65b1074b-052a-4ce0-a351-748e6cbcd709 tempest-ProjectReaderTests-1445541067 tempest-ProjectReaderTests-1445541067-project-admin] GET https://10.4.3.240/volume/v3/volumes/42f73606-2653-48da-8408-0d1f32d3aaf9 Aug 20 01:05:52.659733 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-65b1074b-052a-4ce0-a351-748e6cbcd709 tempest-ProjectReaderTests-1445541067 tempest-ProjectReaderTests-1445541067-project-admin] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:52.660513 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-65b1074b-052a-4ce0-a351-748e6cbcd709 tempest-ProjectReaderTests-1445541067 tempest-ProjectReaderTests-1445541067-project-admin] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:52.671017 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:05:52.671017 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:05:52.674358 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-65b1074b-052a-4ce0-a351-748e6cbcd709 tempest-ProjectReaderTests-1445541067 tempest-ProjectReaderTests-1445541067-project-admin] Volume info retrieved successfully. Aug 20 01:05:52.679517 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-65b1074b-052a-4ce0-a351-748e6cbcd709 tempest-ProjectReaderTests-1445541067 tempest-ProjectReaderTests-1445541067-project-admin] https://10.4.3.240/volume/v3/volumes/42f73606-2653-48da-8408-0d1f32d3aaf9 returned with HTTP 200 Aug 20 01:05:52.680025 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1002/4034] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:05:52 2026] GET /volume/v3/volumes/42f73606-2653-48da-8408-0d1f32d3aaf9 => generated 957 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:05:53.564863 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-b1fa6432-3f92-47d7-b493-2ec37f9b723f None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:53.566925 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-b1fa6432-3f92-47d7-b493-2ec37f9b723f tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] GET https://10.4.3.240/volume/v3/volumes/5ff22a62-dde2-496f-a9d6-989e2cf1e4d2 Aug 20 01:05:53.567176 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-b1fa6432-3f92-47d7-b493-2ec37f9b723f tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:53.567451 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-b1fa6432-3f92-47d7-b493-2ec37f9b723f tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:53.573823 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-b1fa6432-3f92-47d7-b493-2ec37f9b723f tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] https://10.4.3.240/volume/v3/volumes/5ff22a62-dde2-496f-a9d6-989e2cf1e4d2 returned with HTTP 404 Aug 20 01:05:53.574397 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1021/4035] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:05:53 2026] GET /volume/v3/volumes/5ff22a62-dde2-496f-a9d6-989e2cf1e4d2 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:05:53.582888 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-a2e33d6e-8d70-4e23-ad72-ffbd5ad689fc None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:53.584665 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-a2e33d6e-8d70-4e23-ad72-ffbd5ad689fc tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] GET https://10.4.3.240/volume/v3/volumes/7e713bed-b3bd-4b5c-b04b-feeb6e607ee7 Aug 20 01:05:53.584896 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-a2e33d6e-8d70-4e23-ad72-ffbd5ad689fc tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:53.585078 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-a2e33d6e-8d70-4e23-ad72-ffbd5ad689fc tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:53.592114 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:05:53.592114 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:05:53.595673 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-a2e33d6e-8d70-4e23-ad72-ffbd5ad689fc tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Volume info retrieved successfully. Aug 20 01:05:53.599772 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-a2e33d6e-8d70-4e23-ad72-ffbd5ad689fc tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] https://10.4.3.240/volume/v3/volumes/7e713bed-b3bd-4b5c-b04b-feeb6e607ee7 returned with HTTP 200 Aug 20 01:05:53.600116 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1012/4036] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:05:53 2026] GET /volume/v3/volumes/7e713bed-b3bd-4b5c-b04b-feeb6e607ee7 => generated 846 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:05:53.611531 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-64664a15-aa8a-4795-be07-0812c841ad0d None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:53.611809 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-bec06372-9358-4b29-8d8c-d38e8c601cd8 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:53.613159 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-64664a15-aa8a-4795-be07-0812c841ad0d tempest-TestStampPattern-1235210939 tempest-TestStampPattern-1235210939-project-member] GET https://10.4.3.240/volume/v3/volumes/c7f7f793-3750-4099-8c56-0a347c329786 Aug 20 01:05:53.613285 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-bec06372-9358-4b29-8d8c-d38e8c601cd8 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 20 01:05:53.613325 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-64664a15-aa8a-4795-be07-0812c841ad0d tempest-TestStampPattern-1235210939 tempest-TestStampPattern-1235210939-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:53.613529 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-64664a15-aa8a-4795-be07-0812c841ad0d tempest-TestStampPattern-1235210939 tempest-TestStampPattern-1235210939-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:53.613613 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-bec06372-9358-4b29-8d8c-d38e8c601cd8 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1974105399"}} {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:05:53.614903 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.v3.volumes [None req-bec06372-9358-4b29-8d8c-d38e8c601cd8 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1974105399'}} {{(pid=100212) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 01:05:53.615016 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.v3.volumes [None req-bec06372-9358-4b29-8d8c-d38e8c601cd8 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Create volume of 1 GB Aug 20 01:05:53.615228 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:05:53.615228 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:05:53.618639 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-64664a15-aa8a-4795-be07-0812c841ad0d tempest-TestStampPattern-1235210939 tempest-TestStampPattern-1235210939-project-member] https://10.4.3.240/volume/v3/volumes/c7f7f793-3750-4099-8c56-0a347c329786 returned with HTTP 404 Aug 20 01:05:53.618945 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-bec06372-9358-4b29-8d8c-d38e8c601cd8 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Availability Zones retrieved successfully. Aug 20 01:05:53.619061 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1003/4037] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:05:53 2026] GET /volume/v3/volumes/c7f7f793-3750-4099-8c56-0a347c329786 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:05:53.624192 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-bec06372-9358-4b29-8d8c-d38e8c601cd8 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Flow 'volume_create_api' (800e2c58-d381-4265-8529-7b5687941e57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100212) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:05:53.625020 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-bec06372-9358-4b29-8d8c-d38e8c601cd8 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6b0d074e-c154-4480-8123-986141c471cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:05:53.626001 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.flows.api.create_volume [None req-bec06372-9358-4b29-8d8c-d38e8c601cd8 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Validating volume size '1' using validate_int {{(pid=100212) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 01:05:53.649426 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-bec06372-9358-4b29-8d8c-d38e8c601cd8 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6b0d074e-c154-4480-8123-986141c471cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:52:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1ed58bd6-fe6a-497e-ae84-e8199d24fdfa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:05:53.650081 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-bec06372-9358-4b29-8d8c-d38e8c601cd8 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2e3a149b-2507-4579-99d2-f877cdb40e76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:05:53.695294 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-6cc0caf2-ceaf-4832-a471-c63c54867b3a None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:53.696751 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-6cc0caf2-ceaf-4832-a471-c63c54867b3a tempest-ProjectReaderTests-1445541067 tempest-ProjectReaderTests-1445541067-project-admin] GET https://10.4.3.240/volume/v3/volumes/42f73606-2653-48da-8408-0d1f32d3aaf9 Aug 20 01:05:53.696917 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-6cc0caf2-ceaf-4832-a471-c63c54867b3a tempest-ProjectReaderTests-1445541067 tempest-ProjectReaderTests-1445541067-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:53.697086 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-6cc0caf2-ceaf-4832-a471-c63c54867b3a tempest-ProjectReaderTests-1445541067 tempest-ProjectReaderTests-1445541067-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:53.697358 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.quota [None req-bec06372-9358-4b29-8d8c-d38e8c601cd8 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Created reservations ['f601b6d7-4e21-44a9-8e01-bb38fd1e5698', '5d6ebc66-00f7-4fda-ac15-0d1425ed14f1', '2cc1aecc-078f-4906-a768-8cca76e790bc', 'd3d99013-9d2a-4e05-b671-f78954c8e061'] {{(pid=100212) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 01:05:53.698099 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-bec06372-9358-4b29-8d8c-d38e8c601cd8 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2e3a149b-2507-4579-99d2-f877cdb40e76) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f601b6d7-4e21-44a9-8e01-bb38fd1e5698', '5d6ebc66-00f7-4fda-ac15-0d1425ed14f1', '2cc1aecc-078f-4906-a768-8cca76e790bc', 'd3d99013-9d2a-4e05-b671-f78954c8e061']}' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:05:53.698768 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-bec06372-9358-4b29-8d8c-d38e8c601cd8 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e0f5148e-71fb-47b1-95ea-077d9f8c5f53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:05:53.704836 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:05:53.704836 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:05:53.707941 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-6cc0caf2-ceaf-4832-a471-c63c54867b3a tempest-ProjectReaderTests-1445541067 tempest-ProjectReaderTests-1445541067-project-admin] Volume info retrieved successfully. Aug 20 01:05:53.713615 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-6cc0caf2-ceaf-4832-a471-c63c54867b3a tempest-ProjectReaderTests-1445541067 tempest-ProjectReaderTests-1445541067-project-admin] https://10.4.3.240/volume/v3/volumes/42f73606-2653-48da-8408-0d1f32d3aaf9 returned with HTTP 200 Aug 20 01:05:53.714021 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1022/4038] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:05:53 2026] GET /volume/v3/volumes/42f73606-2653-48da-8408-0d1f32d3aaf9 => generated 1018 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:05:53.723384 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-bec06372-9358-4b29-8d8c-d38e8c601cd8 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e0f5148e-71fb-47b1-95ea-077d9f8c5f53) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'df10e80a-9861-404f-ba9c-6b83eac1b5a4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1974105399',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9d762304b27c429a8ce02f4f2e771afd',qos_specs=None,replication_status=,reservations=['f601b6d7-4e21-44a9-8e01-bb38fd1e5698','5d6ebc66-00f7-4fda-ac15-0d1425ed14f1','2cc1aecc-078f-4906-a768-8cca76e790bc','d3d99013-9d2a-4e05-b671-f78954c8e061'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0f539f444b9b49768ab8a15b18f61b76',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T01:05:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1974105399',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=df10e80a-9861-404f-ba9c-6b83eac1b5a4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9d762304b27c429a8ce02f4f2e771afd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0f539f444b9b49768ab8a15b18f61b76',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1ed58bd6-fe6a-497e-ae84-e8199d24fdfa),volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:05:53.724076 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-bec06372-9358-4b29-8d8c-d38e8c601cd8 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (22f6741a-54b5-4c90-92f2-b019bd80d20e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:05:53.727360 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-e775700a-ed33-406c-9fe1-39b32cb81ffe None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:53.751026 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-bec06372-9358-4b29-8d8c-d38e8c601cd8 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (22f6741a-54b5-4c90-92f2-b019bd80d20e) transitioned into state 'SUCCESS' from state '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-1974105399',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9d762304b27c429a8ce02f4f2e771afd',qos_specs=None,replication_status=,reservations=['f601b6d7-4e21-44a9-8e01-bb38fd1e5698','5d6ebc66-00f7-4fda-ac15-0d1425ed14f1','2cc1aecc-078f-4906-a768-8cca76e790bc','d3d99013-9d2a-4e05-b671-f78954c8e061'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0f539f444b9b49768ab8a15b18f61b76',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:05:53.751759 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-bec06372-9358-4b29-8d8c-d38e8c601cd8 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (86c5213b-3c5e-4315-8c76-19d50c4a5a32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:05:53.764449 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-bec06372-9358-4b29-8d8c-d38e8c601cd8 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (86c5213b-3c5e-4315-8c76-19d50c4a5a32) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:05:53.765229 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-bec06372-9358-4b29-8d8c-d38e8c601cd8 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Flow 'volume_create_api' (800e2c58-d381-4265-8529-7b5687941e57) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100212) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:05:53.765576 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-bec06372-9358-4b29-8d8c-d38e8c601cd8 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Create volume request issued successfully. Aug 20 01:05:53.766088 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-bec06372-9358-4b29-8d8c-d38e8c601cd8 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 20 01:05:53.766762 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1002/4039] 10.4.3.240 () {68 vars in 1258 bytes} [Thu Aug 20 01:05:53 2026] POST /volume/v3/volumes => generated 754 bytes in 156 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 01:05:53.781139 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-b01a732c-7c73-4224-87db-52f99f07e87d None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:53.783408 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-b01a732c-7c73-4224-87db-52f99f07e87d tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] GET https://10.4.3.240/volume/v3/volumes/df10e80a-9861-404f-ba9c-6b83eac1b5a4 Aug 20 01:05:53.783651 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-b01a732c-7c73-4224-87db-52f99f07e87d tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:53.783869 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-b01a732c-7c73-4224-87db-52f99f07e87d tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:53.794827 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:05:53.794827 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:05:53.800297 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-b01a732c-7c73-4224-87db-52f99f07e87d tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Volume info retrieved successfully. Aug 20 01:05:53.806079 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-b01a732c-7c73-4224-87db-52f99f07e87d tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] https://10.4.3.240/volume/v3/volumes/df10e80a-9861-404f-ba9c-6b83eac1b5a4 returned with HTTP 200 Aug 20 01:05:53.806495 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1004/4040] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:05:53 2026] GET /volume/v3/volumes/df10e80a-9861-404f-ba9c-6b83eac1b5a4 => generated 822 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:05:53.809196 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-e775700a-ed33-406c-9fe1-39b32cb81ffe tempest-ProjectReaderTests-1445541067 tempest-ProjectReaderTests-1445541067-project-reader] POST https://10.4.3.240/volume/v3/volumes/42f73606-2653-48da-8408-0d1f32d3aaf9/action Aug 20 01:05:53.809583 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-e775700a-ed33-406c-9fe1-39b32cb81ffe tempest-ProjectReaderTests-1445541067 tempest-ProjectReaderTests-1445541067-project-reader] Action body: b'{"os-force_delete": {}}' {{(pid=100214) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 01:05:53.809722 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-e775700a-ed33-406c-9fe1-39b32cb81ffe tempest-ProjectReaderTests-1445541067 tempest-ProjectReaderTests-1445541067-project-reader] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:05:53.817415 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:05:53.817415 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:05:53.817870 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-e775700a-ed33-406c-9fe1-39b32cb81ffe tempest-ProjectReaderTests-1445541067 tempest-ProjectReaderTests-1445541067-project-reader] Volume info retrieved successfully. Aug 20 01:05:53.818916 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.policy [None req-e775700a-ed33-406c-9fe1-39b32cb81ffe tempest-ProjectReaderTests-1445541067 tempest-ProjectReaderTests-1445541067-project-reader] Policy check for volume_extension:volume_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': '0838e175bb7d49ad8d505749fe08a3a5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7489bb7f3b7d4d9085fad9b6411d688e', '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=100214) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 20 01:05:53.819103 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-e775700a-ed33-406c-9fe1-39b32cb81ffe tempest-ProjectReaderTests-1445541067 tempest-ProjectReaderTests-1445541067-project-reader] https://10.4.3.240/volume/v3/volumes/42f73606-2653-48da-8408-0d1f32d3aaf9/action returned with HTTP 403 Aug 20 01:05:53.819613 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1013/4041] 10.4.3.240 () {68 vars in 1390 bytes} [Thu Aug 20 01:05:53 2026] POST /volume/v3/volumes/42f73606-2653-48da-8408-0d1f32d3aaf9/action => generated 131 bytes in 93 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:05:53.831351 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-3c1a7543-9b0f-407c-9c90-c373795c80b4 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:53.833966 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-3c1a7543-9b0f-407c-9c90-c373795c80b4 tempest-ProjectReaderTests-1445541067 tempest-ProjectReaderTests-1445541067-project-admin] DELETE https://10.4.3.240/volume/v3/volumes/42f73606-2653-48da-8408-0d1f32d3aaf9 Aug 20 01:05:53.834306 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-3c1a7543-9b0f-407c-9c90-c373795c80b4 tempest-ProjectReaderTests-1445541067 tempest-ProjectReaderTests-1445541067-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:53.834664 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-3c1a7543-9b0f-407c-9c90-c373795c80b4 tempest-ProjectReaderTests-1445541067 tempest-ProjectReaderTests-1445541067-project-admin] Calling method 'delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:53.834939 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-3c1a7543-9b0f-407c-9c90-c373795c80b4 tempest-ProjectReaderTests-1445541067 tempest-ProjectReaderTests-1445541067-project-admin] Delete volume with id: 42f73606-2653-48da-8408-0d1f32d3aaf9 Aug 20 01:05:53.843309 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:05:53.843309 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:05:53.843768 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-3c1a7543-9b0f-407c-9c90-c373795c80b4 tempest-ProjectReaderTests-1445541067 tempest-ProjectReaderTests-1445541067-project-admin] Volume info retrieved successfully. Aug 20 01:05:53.871048 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-3c1a7543-9b0f-407c-9c90-c373795c80b4 tempest-ProjectReaderTests-1445541067 tempest-ProjectReaderTests-1445541067-project-admin] Delete volume request issued successfully. Aug 20 01:05:53.871048 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-3c1a7543-9b0f-407c-9c90-c373795c80b4 tempest-ProjectReaderTests-1445541067 tempest-ProjectReaderTests-1445541067-project-admin] https://10.4.3.240/volume/v3/volumes/42f73606-2653-48da-8408-0d1f32d3aaf9 returned with HTTP 202 Aug 20 01:05:53.871638 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1023/4042] 10.4.3.240 () {66 vars in 1351 bytes} [Thu Aug 20 01:05:53 2026] DELETE /volume/v3/volumes/42f73606-2653-48da-8408-0d1f32d3aaf9 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 01:05:53.880081 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-126cab41-211c-4703-969c-d44cb971bae6 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:53.882114 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-126cab41-211c-4703-969c-d44cb971bae6 tempest-ProjectReaderTests-1445541067 tempest-ProjectReaderTests-1445541067-project-admin] GET https://10.4.3.240/volume/v3/volumes/42f73606-2653-48da-8408-0d1f32d3aaf9 Aug 20 01:05:53.882187 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-126cab41-211c-4703-969c-d44cb971bae6 tempest-ProjectReaderTests-1445541067 tempest-ProjectReaderTests-1445541067-project-admin] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:53.882389 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-126cab41-211c-4703-969c-d44cb971bae6 tempest-ProjectReaderTests-1445541067 tempest-ProjectReaderTests-1445541067-project-admin] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:53.891877 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:05:53.891877 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:05:53.896624 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-126cab41-211c-4703-969c-d44cb971bae6 tempest-ProjectReaderTests-1445541067 tempest-ProjectReaderTests-1445541067-project-admin] Volume info retrieved successfully. Aug 20 01:05:53.902292 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-126cab41-211c-4703-969c-d44cb971bae6 tempest-ProjectReaderTests-1445541067 tempest-ProjectReaderTests-1445541067-project-admin] https://10.4.3.240/volume/v3/volumes/42f73606-2653-48da-8408-0d1f32d3aaf9 returned with HTTP 200 Aug 20 01:05:53.902794 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1003/4043] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:05:53 2026] GET /volume/v3/volumes/42f73606-2653-48da-8408-0d1f32d3aaf9 => generated 1017 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:05:54.820665 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-ccf8a40d-025d-4bde-81e5-315ee537f621 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:54.822891 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-ccf8a40d-025d-4bde-81e5-315ee537f621 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] GET https://10.4.3.240/volume/v3/volumes/df10e80a-9861-404f-ba9c-6b83eac1b5a4 Aug 20 01:05:54.823144 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-ccf8a40d-025d-4bde-81e5-315ee537f621 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:54.823424 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-ccf8a40d-025d-4bde-81e5-315ee537f621 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:54.832731 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:05:54.832731 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:05:54.837430 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-ccf8a40d-025d-4bde-81e5-315ee537f621 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Volume info retrieved successfully. Aug 20 01:05:54.843332 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-ccf8a40d-025d-4bde-81e5-315ee537f621 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] https://10.4.3.240/volume/v3/volumes/df10e80a-9861-404f-ba9c-6b83eac1b5a4 returned with HTTP 200 Aug 20 01:05:54.843919 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1005/4044] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:05:54 2026] GET /volume/v3/volumes/df10e80a-9861-404f-ba9c-6b83eac1b5a4 => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:05:54.860871 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-f9aa9fff-6414-4c74-afd4-78253aeffc0d None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:54.862443 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-f9aa9fff-6414-4c74-afd4-78253aeffc0d tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] POST https://10.4.3.240/volume/v3/snapshots Aug 20 01:05:54.862735 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-f9aa9fff-6414-4c74-afd4-78253aeffc0d tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "df10e80a-9861-404f-ba9c-6b83eac1b5a4", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1440190316"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:05:54.870617 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:05:54.870617 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:05:54.871056 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-f9aa9fff-6414-4c74-afd4-78253aeffc0d tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Volume info retrieved successfully. Aug 20 01:05:54.871440 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.v3.snapshots [None req-f9aa9fff-6414-4c74-afd4-78253aeffc0d tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Create snapshot from volume df10e80a-9861-404f-ba9c-6b83eac1b5a4 Aug 20 01:05:54.912967 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.quota [None req-f9aa9fff-6414-4c74-afd4-78253aeffc0d tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Created reservations ['3fbab0d1-cbaa-4f54-a19a-d5d94186ec94', '7c8ab35a-ca14-4a49-ab95-c23810383fc6', '23735198-efbe-41d1-8eb5-c8976e273612', '02253c3f-ef54-4d5e-a0f4-804c95411dd3'] {{(pid=100214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 01:05:54.919469 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-65537d69-4464-41d8-9772-3b899efa5478 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:54.921677 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-65537d69-4464-41d8-9772-3b899efa5478 tempest-ProjectReaderTests-1445541067 tempest-ProjectReaderTests-1445541067-project-admin] GET https://10.4.3.240/volume/v3/volumes/42f73606-2653-48da-8408-0d1f32d3aaf9 Aug 20 01:05:54.921932 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-65537d69-4464-41d8-9772-3b899efa5478 tempest-ProjectReaderTests-1445541067 tempest-ProjectReaderTests-1445541067-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:54.922240 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-65537d69-4464-41d8-9772-3b899efa5478 tempest-ProjectReaderTests-1445541067 tempest-ProjectReaderTests-1445541067-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:54.935080 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-65537d69-4464-41d8-9772-3b899efa5478 tempest-ProjectReaderTests-1445541067 tempest-ProjectReaderTests-1445541067-project-admin] https://10.4.3.240/volume/v3/volumes/42f73606-2653-48da-8408-0d1f32d3aaf9 returned with HTTP 404 Aug 20 01:05:54.935640 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1024/4045] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:05:54 2026] GET /volume/v3/volumes/42f73606-2653-48da-8408-0d1f32d3aaf9 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:05:54.943653 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-2ce0a305-f072-427c-bbec-7c83411c8aa2 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:54.945144 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-2ce0a305-f072-427c-bbec-7c83411c8aa2 tempest-ProjectReaderTests-1445541067 tempest-ProjectReaderTests-1445541067-project-admin] POST https://10.4.3.240/volume/v3/volumes Aug 20 01:05:54.945511 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-2ce0a305-f072-427c-bbec-7c83411c8aa2 tempest-ProjectReaderTests-1445541067 tempest-ProjectReaderTests-1445541067-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-191487962"}} {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:05:54.947146 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.v3.volumes [None req-2ce0a305-f072-427c-bbec-7c83411c8aa2 tempest-ProjectReaderTests-1445541067 tempest-ProjectReaderTests-1445541067-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-191487962'}} {{(pid=100212) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 01:05:54.947284 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.v3.volumes [None req-2ce0a305-f072-427c-bbec-7c83411c8aa2 tempest-ProjectReaderTests-1445541067 tempest-ProjectReaderTests-1445541067-project-admin] Create volume of 1 GB Aug 20 01:05:54.951204 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-2ce0a305-f072-427c-bbec-7c83411c8aa2 tempest-ProjectReaderTests-1445541067 tempest-ProjectReaderTests-1445541067-project-admin] Availability Zones retrieved successfully. Aug 20 01:05:54.957174 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-f9aa9fff-6414-4c74-afd4-78253aeffc0d tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Snapshot create request issued successfully. Aug 20 01:05:54.957480 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-f9aa9fff-6414-4c74-afd4-78253aeffc0d tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] https://10.4.3.240/volume/v3/snapshots returned with HTTP 202 Aug 20 01:05:54.958010 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1014/4046] 10.4.3.240 () {68 vars in 1265 bytes} [Thu Aug 20 01:05:54 2026] POST /volume/v3/snapshots => generated 310 bytes in 97 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 01:05:54.963854 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-2ce0a305-f072-427c-bbec-7c83411c8aa2 tempest-ProjectReaderTests-1445541067 tempest-ProjectReaderTests-1445541067-project-admin] Flow 'volume_create_api' (e90491d9-25fa-4ca9-8ea2-2985f68f95a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100212) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:05:54.965349 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-2ce0a305-f072-427c-bbec-7c83411c8aa2 tempest-ProjectReaderTests-1445541067 tempest-ProjectReaderTests-1445541067-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e8df2ead-4ade-476b-8467-a95a74770527) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:05:54.966140 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.flows.api.create_volume [None req-2ce0a305-f072-427c-bbec-7c83411c8aa2 tempest-ProjectReaderTests-1445541067 tempest-ProjectReaderTests-1445541067-project-admin] Validating volume size '1' using validate_int {{(pid=100212) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 01:05:54.973892 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-c7937bc3-253b-4b4d-b654-22b498a4dd4c None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:54.978092 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-c7937bc3-253b-4b4d-b654-22b498a4dd4c tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] GET https://10.4.3.240/volume/v3/snapshots/14a0216c-df6b-486d-a1f5-dccb6125007b Aug 20 01:05:54.978606 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-c7937bc3-253b-4b4d-b654-22b498a4dd4c tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:54.978815 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-c7937bc3-253b-4b4d-b654-22b498a4dd4c tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:54.987100 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:05:54.987100 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:05:54.987100 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-c7937bc3-253b-4b4d-b654-22b498a4dd4c tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Snapshot retrieved successfully. Aug 20 01:05:54.987100 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-c7937bc3-253b-4b4d-b654-22b498a4dd4c tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] https://10.4.3.240/volume/v3/snapshots/14a0216c-df6b-486d-a1f5-dccb6125007b returned with HTTP 200 Aug 20 01:05:54.987100 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1006/4047] 10.4.3.240 () {66 vars in 1354 bytes} [Thu Aug 20 01:05:54 2026] GET /volume/v3/snapshots/14a0216c-df6b-486d-a1f5-dccb6125007b => generated 442 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:05:54.995850 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-2ce0a305-f072-427c-bbec-7c83411c8aa2 tempest-ProjectReaderTests-1445541067 tempest-ProjectReaderTests-1445541067-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e8df2ead-4ade-476b-8467-a95a74770527) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:52:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1ed58bd6-fe6a-497e-ae84-e8199d24fdfa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:05:54.996698 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-2ce0a305-f072-427c-bbec-7c83411c8aa2 tempest-ProjectReaderTests-1445541067 tempest-ProjectReaderTests-1445541067-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (96446ec2-cffe-4130-93c2-1c14ade42162) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:05:55.038471 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.quota [None req-2ce0a305-f072-427c-bbec-7c83411c8aa2 tempest-ProjectReaderTests-1445541067 tempest-ProjectReaderTests-1445541067-project-admin] Created reservations ['d11701c9-e354-486f-b51b-a923d7926ad2', '7710845e-9e0c-4a55-897c-ff7aeb8dcfee', 'b923d023-d4dc-4200-a029-190352a651f2', '8ef44c41-bff3-4c3b-81ce-c1b6927bb1b4'] {{(pid=100212) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 01:05:55.039113 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-2ce0a305-f072-427c-bbec-7c83411c8aa2 tempest-ProjectReaderTests-1445541067 tempest-ProjectReaderTests-1445541067-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (96446ec2-cffe-4130-93c2-1c14ade42162) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d11701c9-e354-486f-b51b-a923d7926ad2', '7710845e-9e0c-4a55-897c-ff7aeb8dcfee', 'b923d023-d4dc-4200-a029-190352a651f2', '8ef44c41-bff3-4c3b-81ce-c1b6927bb1b4']}' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:05:55.039865 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-2ce0a305-f072-427c-bbec-7c83411c8aa2 tempest-ProjectReaderTests-1445541067 tempest-ProjectReaderTests-1445541067-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bf018b6f-9e53-4535-9a1d-2956d089ccf1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:05:55.062004 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-2ce0a305-f072-427c-bbec-7c83411c8aa2 tempest-ProjectReaderTests-1445541067 tempest-ProjectReaderTests-1445541067-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bf018b6f-9e53-4535-9a1d-2956d089ccf1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '51358160-ff79-4799-82c2-c875648a6435', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-191487962',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7489bb7f3b7d4d9085fad9b6411d688e',qos_specs=None,replication_status=,reservations=['d11701c9-e354-486f-b51b-a923d7926ad2','7710845e-9e0c-4a55-897c-ff7aeb8dcfee','b923d023-d4dc-4200-a029-190352a651f2','8ef44c41-bff3-4c3b-81ce-c1b6927bb1b4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6618a73c4c1c47879779f9b3cca337d5',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T01:05:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-191487962',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=51358160-ff79-4799-82c2-c875648a6435,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7489bb7f3b7d4d9085fad9b6411d688e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6618a73c4c1c47879779f9b3cca337d5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1ed58bd6-fe6a-497e-ae84-e8199d24fdfa),volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:05:55.062802 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-2ce0a305-f072-427c-bbec-7c83411c8aa2 tempest-ProjectReaderTests-1445541067 tempest-ProjectReaderTests-1445541067-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2dd48ddc-13c0-4c98-8529-fd92988e836d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:05:55.084685 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-2ce0a305-f072-427c-bbec-7c83411c8aa2 tempest-ProjectReaderTests-1445541067 tempest-ProjectReaderTests-1445541067-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2dd48ddc-13c0-4c98-8529-fd92988e836d) transitioned into state 'SUCCESS' from state '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-191487962',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7489bb7f3b7d4d9085fad9b6411d688e',qos_specs=None,replication_status=,reservations=['d11701c9-e354-486f-b51b-a923d7926ad2','7710845e-9e0c-4a55-897c-ff7aeb8dcfee','b923d023-d4dc-4200-a029-190352a651f2','8ef44c41-bff3-4c3b-81ce-c1b6927bb1b4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6618a73c4c1c47879779f9b3cca337d5',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:05:55.085355 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-2ce0a305-f072-427c-bbec-7c83411c8aa2 tempest-ProjectReaderTests-1445541067 tempest-ProjectReaderTests-1445541067-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f6bd1ab7-2f3c-4774-b01f-95602134fed5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:05:55.099363 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-2ce0a305-f072-427c-bbec-7c83411c8aa2 tempest-ProjectReaderTests-1445541067 tempest-ProjectReaderTests-1445541067-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f6bd1ab7-2f3c-4774-b01f-95602134fed5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:05:55.099363 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-2ce0a305-f072-427c-bbec-7c83411c8aa2 tempest-ProjectReaderTests-1445541067 tempest-ProjectReaderTests-1445541067-project-admin] Flow 'volume_create_api' (e90491d9-25fa-4ca9-8ea2-2985f68f95a0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100212) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:05:55.099363 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-2ce0a305-f072-427c-bbec-7c83411c8aa2 tempest-ProjectReaderTests-1445541067 tempest-ProjectReaderTests-1445541067-project-admin] Create volume request issued successfully. Aug 20 01:05:55.099363 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-2ce0a305-f072-427c-bbec-7c83411c8aa2 tempest-ProjectReaderTests-1445541067 tempest-ProjectReaderTests-1445541067-project-admin] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 20 01:05:55.099363 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1004/4048] 10.4.3.240 () {68 vars in 1258 bytes} [Thu Aug 20 01:05:54 2026] POST /volume/v3/volumes => generated 777 bytes in 156 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 01:05:55.112043 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-c493f3cc-db00-4408-9186-2ea7f02803c1 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:55.113971 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-c493f3cc-db00-4408-9186-2ea7f02803c1 tempest-ProjectReaderTests-1445541067 tempest-ProjectReaderTests-1445541067-project-admin] GET https://10.4.3.240/volume/v3/volumes/51358160-ff79-4799-82c2-c875648a6435 Aug 20 01:05:55.114169 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-c493f3cc-db00-4408-9186-2ea7f02803c1 tempest-ProjectReaderTests-1445541067 tempest-ProjectReaderTests-1445541067-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:55.114391 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-c493f3cc-db00-4408-9186-2ea7f02803c1 tempest-ProjectReaderTests-1445541067 tempest-ProjectReaderTests-1445541067-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:55.121264 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:05:55.121264 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:05:55.124883 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-c493f3cc-db00-4408-9186-2ea7f02803c1 tempest-ProjectReaderTests-1445541067 tempest-ProjectReaderTests-1445541067-project-admin] Volume info retrieved successfully. Aug 20 01:05:55.129185 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-c493f3cc-db00-4408-9186-2ea7f02803c1 tempest-ProjectReaderTests-1445541067 tempest-ProjectReaderTests-1445541067-project-admin] https://10.4.3.240/volume/v3/volumes/51358160-ff79-4799-82c2-c875648a6435 returned with HTTP 200 Aug 20 01:05:55.129603 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1025/4049] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:05:55 2026] GET /volume/v3/volumes/51358160-ff79-4799-82c2-c875648a6435 => generated 956 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:05:55.999553 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-ba5a5291-fab9-48b9-9b20-a41d77b4267e None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:56.003906 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-ba5a5291-fab9-48b9-9b20-a41d77b4267e tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] GET https://10.4.3.240/volume/v3/snapshots/14a0216c-df6b-486d-a1f5-dccb6125007b Aug 20 01:05:56.003906 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-ba5a5291-fab9-48b9-9b20-a41d77b4267e tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:56.003906 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-ba5a5291-fab9-48b9-9b20-a41d77b4267e tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:56.005038 np0000007838 devstack@c-api.service[100214]: DEBUG dbcounter [-] [100214] Writing DB stats cinder:SELECT=574,cinder:UPDATE=242,cinder:INSERT=129 {{(pid=100214) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 01:05:56.017563 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:05:56.017563 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:05:56.017563 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-ba5a5291-fab9-48b9-9b20-a41d77b4267e tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Snapshot retrieved successfully. Aug 20 01:05:56.017563 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-ba5a5291-fab9-48b9-9b20-a41d77b4267e tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] https://10.4.3.240/volume/v3/snapshots/14a0216c-df6b-486d-a1f5-dccb6125007b returned with HTTP 200 Aug 20 01:05:56.018502 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1015/4050] 10.4.3.240 () {66 vars in 1354 bytes} [Thu Aug 20 01:05:55 2026] GET /volume/v3/snapshots/14a0216c-df6b-486d-a1f5-dccb6125007b => generated 469 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:05:56.029662 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-90b08162-a050-4e6f-8c59-ced181933cda None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:56.033325 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-90b08162-a050-4e6f-8c59-ced181933cda tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 20 01:05:56.033893 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-90b08162-a050-4e6f-8c59-ced181933cda tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "14a0216c-df6b-486d-a1f5-dccb6125007b", "size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-282289604"}} {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:05:56.036993 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.v3.volumes [None req-90b08162-a050-4e6f-8c59-ced181933cda tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Create volume request body: {'volume': {'snapshot_id': '14a0216c-df6b-486d-a1f5-dccb6125007b', 'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-282289604'}} {{(pid=100213) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 01:05:56.051699 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:05:56.051699 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:05:56.052353 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-90b08162-a050-4e6f-8c59-ced181933cda tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Snapshot retrieved successfully. Aug 20 01:05:56.052571 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.v3.volumes [None req-90b08162-a050-4e6f-8c59-ced181933cda tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Create volume of 1 GB Aug 20 01:05:56.058729 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-90b08162-a050-4e6f-8c59-ced181933cda tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Availability Zones retrieved successfully. Aug 20 01:05:56.069733 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-90b08162-a050-4e6f-8c59-ced181933cda tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Flow 'volume_create_api' (d33cd8c5-ab23-4a8a-b2e7-d070e97466ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:05:56.071849 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-90b08162-a050-4e6f-8c59-ced181933cda tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d7e7a341-da69-4875-bd17-79631047f772) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:05:56.073391 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.flows.api.create_volume [None req-90b08162-a050-4e6f-8c59-ced181933cda tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100213) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 01:05:56.116401 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-90b08162-a050-4e6f-8c59-ced181933cda tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d7e7a341-da69-4875-bd17-79631047f772) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '14a0216c-df6b-486d-a1f5-dccb6125007b', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:52:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1ed58bd6-fe6a-497e-ae84-e8199d24fdfa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:05:56.117120 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-90b08162-a050-4e6f-8c59-ced181933cda tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (14804156-dccd-44c5-9805-6668c4729857) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:05:56.146521 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-307e9e71-25d9-471e-adf6-56632f93af82 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:56.148198 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-307e9e71-25d9-471e-adf6-56632f93af82 tempest-ProjectReaderTests-1445541067 tempest-ProjectReaderTests-1445541067-project-admin] GET https://10.4.3.240/volume/v3/volumes/51358160-ff79-4799-82c2-c875648a6435 Aug 20 01:05:56.148380 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-307e9e71-25d9-471e-adf6-56632f93af82 tempest-ProjectReaderTests-1445541067 tempest-ProjectReaderTests-1445541067-project-admin] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:56.148572 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-307e9e71-25d9-471e-adf6-56632f93af82 tempest-ProjectReaderTests-1445541067 tempest-ProjectReaderTests-1445541067-project-admin] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:56.156819 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:05:56.156819 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:05:56.157990 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.quota [None req-90b08162-a050-4e6f-8c59-ced181933cda tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Created reservations ['6808bfea-60e1-4c77-a4f1-d13eb30bcc00', '5dcc6e59-8970-4d79-8487-d64756af30c8', '04c021a3-60c0-4e1a-9275-aabea40350f0', '3b2ec58e-0307-4811-b473-e825f1b63664'] {{(pid=100213) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 01:05:56.158410 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-90b08162-a050-4e6f-8c59-ced181933cda tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (14804156-dccd-44c5-9805-6668c4729857) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6808bfea-60e1-4c77-a4f1-d13eb30bcc00', '5dcc6e59-8970-4d79-8487-d64756af30c8', '04c021a3-60c0-4e1a-9275-aabea40350f0', '3b2ec58e-0307-4811-b473-e825f1b63664']}' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:05:56.159089 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-90b08162-a050-4e6f-8c59-ced181933cda tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e9c1122c-1347-43d1-97c2-07972f75e6ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:05:56.161491 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-307e9e71-25d9-471e-adf6-56632f93af82 tempest-ProjectReaderTests-1445541067 tempest-ProjectReaderTests-1445541067-project-admin] Volume info retrieved successfully. Aug 20 01:05:56.165375 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-307e9e71-25d9-471e-adf6-56632f93af82 tempest-ProjectReaderTests-1445541067 tempest-ProjectReaderTests-1445541067-project-admin] https://10.4.3.240/volume/v3/volumes/51358160-ff79-4799-82c2-c875648a6435 returned with HTTP 200 Aug 20 01:05:56.165823 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1005/4051] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:05:56 2026] GET /volume/v3/volumes/51358160-ff79-4799-82c2-c875648a6435 => generated 1017 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:05:56.181723 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-ee878ed1-d56d-49da-9800-69bcb11d6b84 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:56.185157 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-ee878ed1-d56d-49da-9800-69bcb11d6b84 tempest-ProjectReaderTests-1445541067 tempest-ProjectReaderTests-1445541067-project-reader] POST https://10.4.3.240/volume/v3/volumes/51358160-ff79-4799-82c2-c875648a6435/action Aug 20 01:05:56.185495 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-ee878ed1-d56d-49da-9800-69bcb11d6b84 tempest-ProjectReaderTests-1445541067 tempest-ProjectReaderTests-1445541067-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100215) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 01:05:56.185615 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-ee878ed1-d56d-49da-9800-69bcb11d6b84 tempest-ProjectReaderTests-1445541067 tempest-ProjectReaderTests-1445541067-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:05:56.194423 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:05:56.194423 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:05:56.194980 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.policy [None req-ee878ed1-d56d-49da-9800-69bcb11d6b84 tempest-ProjectReaderTests-1445541067 tempest-ProjectReaderTests-1445541067-project-reader] Policy check for volume_extension:volume_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '0838e175bb7d49ad8d505749fe08a3a5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7489bb7f3b7d4d9085fad9b6411d688e', '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=100215) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 20 01:05:56.195243 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-ee878ed1-d56d-49da-9800-69bcb11d6b84 tempest-ProjectReaderTests-1445541067 tempest-ProjectReaderTests-1445541067-project-reader] https://10.4.3.240/volume/v3/volumes/51358160-ff79-4799-82c2-c875648a6435/action returned with HTTP 403 Aug 20 01:05:56.195793 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1026/4052] 10.4.3.240 () {68 vars in 1390 bytes} [Thu Aug 20 01:05:56 2026] POST /volume/v3/volumes/51358160-ff79-4799-82c2-c875648a6435/action => generated 131 bytes in 14 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:05:56.204741 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-90b08162-a050-4e6f-8c59-ced181933cda tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e9c1122c-1347-43d1-97c2-07972f75e6ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '02e98b49-adf0-4bf0-89c4-82a68a523d77', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-282289604',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9d762304b27c429a8ce02f4f2e771afd',qos_specs=None,replication_status=,reservations=['6808bfea-60e1-4c77-a4f1-d13eb30bcc00','5dcc6e59-8970-4d79-8487-d64756af30c8','04c021a3-60c0-4e1a-9275-aabea40350f0','3b2ec58e-0307-4811-b473-e825f1b63664'],size=1,snapshot_id=14a0216c-df6b-486d-a1f5-dccb6125007b,source_replicaid=,source_volid=None,status='creating',user_id='0f539f444b9b49768ab8a15b18f61b76',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T01:05:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-282289604',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=02e98b49-adf0-4bf0-89c4-82a68a523d77,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9d762304b27c429a8ce02f4f2e771afd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=14a0216c-df6b-486d-a1f5-dccb6125007b,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0f539f444b9b49768ab8a15b18f61b76',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1ed58bd6-fe6a-497e-ae84-e8199d24fdfa),volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:05:56.205557 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-90b08162-a050-4e6f-8c59-ced181933cda tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2338ceb4-8dd0-4c54-9c97-d2069109e921) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:05:56.208186 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-8b1eba7c-68fe-4b4d-b0da-b451e6b6ab89 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:56.208186 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-8b1eba7c-68fe-4b4d-b0da-b451e6b6ab89 tempest-ProjectReaderTests-1445541067 tempest-ProjectReaderTests-1445541067-project-admin] DELETE https://10.4.3.240/volume/v3/volumes/51358160-ff79-4799-82c2-c875648a6435 Aug 20 01:05:56.208620 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-8b1eba7c-68fe-4b4d-b0da-b451e6b6ab89 tempest-ProjectReaderTests-1445541067 tempest-ProjectReaderTests-1445541067-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:56.208944 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-8b1eba7c-68fe-4b4d-b0da-b451e6b6ab89 tempest-ProjectReaderTests-1445541067 tempest-ProjectReaderTests-1445541067-project-admin] Calling method 'delete' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:56.209312 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.v3.volumes [None req-8b1eba7c-68fe-4b4d-b0da-b451e6b6ab89 tempest-ProjectReaderTests-1445541067 tempest-ProjectReaderTests-1445541067-project-admin] Delete volume with id: 51358160-ff79-4799-82c2-c875648a6435 Aug 20 01:05:56.219224 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:05:56.219224 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:05:56.219556 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-8b1eba7c-68fe-4b4d-b0da-b451e6b6ab89 tempest-ProjectReaderTests-1445541067 tempest-ProjectReaderTests-1445541067-project-admin] Volume info retrieved successfully. Aug 20 01:05:56.226320 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-90b08162-a050-4e6f-8c59-ced181933cda tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2338ceb4-8dd0-4c54-9c97-d2069109e921) transitioned into state 'SUCCESS' from state '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-282289604',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9d762304b27c429a8ce02f4f2e771afd',qos_specs=None,replication_status=,reservations=['6808bfea-60e1-4c77-a4f1-d13eb30bcc00','5dcc6e59-8970-4d79-8487-d64756af30c8','04c021a3-60c0-4e1a-9275-aabea40350f0','3b2ec58e-0307-4811-b473-e825f1b63664'],size=1,snapshot_id=14a0216c-df6b-486d-a1f5-dccb6125007b,source_replicaid=,source_volid=None,status='creating',user_id='0f539f444b9b49768ab8a15b18f61b76',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:05:56.227271 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-90b08162-a050-4e6f-8c59-ced181933cda tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0383c29d-2287-4f9e-9cae-ccd9a349bd4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:05:56.243660 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-8b1eba7c-68fe-4b4d-b0da-b451e6b6ab89 tempest-ProjectReaderTests-1445541067 tempest-ProjectReaderTests-1445541067-project-admin] Delete volume request issued successfully. Aug 20 01:05:56.244035 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-8b1eba7c-68fe-4b4d-b0da-b451e6b6ab89 tempest-ProjectReaderTests-1445541067 tempest-ProjectReaderTests-1445541067-project-admin] https://10.4.3.240/volume/v3/volumes/51358160-ff79-4799-82c2-c875648a6435 returned with HTTP 202 Aug 20 01:05:56.244176 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1016/4053] 10.4.3.240 () {66 vars in 1351 bytes} [Thu Aug 20 01:05:56 2026] DELETE /volume/v3/volumes/51358160-ff79-4799-82c2-c875648a6435 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 01:05:56.246842 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-90b08162-a050-4e6f-8c59-ced181933cda tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0383c29d-2287-4f9e-9cae-ccd9a349bd4e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:05:56.247608 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-90b08162-a050-4e6f-8c59-ced181933cda tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Flow 'volume_create_api' (d33cd8c5-ab23-4a8a-b2e7-d070e97466ad) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100213) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:05:56.247893 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-90b08162-a050-4e6f-8c59-ced181933cda tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Create volume request issued successfully. Aug 20 01:05:56.248881 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-90b08162-a050-4e6f-8c59-ced181933cda tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 20 01:05:56.248881 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1007/4054] 10.4.3.240 () {68 vars in 1259 bytes} [Thu Aug 20 01:05:56 2026] POST /volume/v3/volumes => generated 787 bytes in 220 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 01:05:56.259584 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-fa016069-a8c2-4794-b81d-4bb7f98346cc None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:56.261945 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-fa016069-a8c2-4794-b81d-4bb7f98346cc tempest-ProjectReaderTests-1445541067 tempest-ProjectReaderTests-1445541067-project-admin] GET https://10.4.3.240/volume/v3/volumes/51358160-ff79-4799-82c2-c875648a6435 Aug 20 01:05:56.262135 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-fa016069-a8c2-4794-b81d-4bb7f98346cc tempest-ProjectReaderTests-1445541067 tempest-ProjectReaderTests-1445541067-project-admin] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:56.262426 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-fa016069-a8c2-4794-b81d-4bb7f98346cc tempest-ProjectReaderTests-1445541067 tempest-ProjectReaderTests-1445541067-project-admin] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:56.268258 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-79f89156-90e6-442d-bb0f-e5b456f8927a None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:56.274400 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:05:56.274400 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:05:56.275298 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-79f89156-90e6-442d-bb0f-e5b456f8927a tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] GET https://10.4.3.240/volume/v3/volumes/02e98b49-adf0-4bf0-89c4-82a68a523d77 Aug 20 01:05:56.275592 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-79f89156-90e6-442d-bb0f-e5b456f8927a tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:56.275846 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-79f89156-90e6-442d-bb0f-e5b456f8927a tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:56.281844 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-fa016069-a8c2-4794-b81d-4bb7f98346cc tempest-ProjectReaderTests-1445541067 tempest-ProjectReaderTests-1445541067-project-admin] Volume info retrieved successfully. Aug 20 01:05:56.283032 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:05:56.283032 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:05:56.285710 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-fa016069-a8c2-4794-b81d-4bb7f98346cc tempest-ProjectReaderTests-1445541067 tempest-ProjectReaderTests-1445541067-project-admin] https://10.4.3.240/volume/v3/volumes/51358160-ff79-4799-82c2-c875648a6435 returned with HTTP 200 Aug 20 01:05:56.286095 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1006/4055] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:05:56 2026] GET /volume/v3/volumes/51358160-ff79-4799-82c2-c875648a6435 => generated 1016 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:05:56.287064 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-79f89156-90e6-442d-bb0f-e5b456f8927a tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Volume info retrieved successfully. Aug 20 01:05:56.292592 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-79f89156-90e6-442d-bb0f-e5b456f8927a tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] https://10.4.3.240/volume/v3/volumes/02e98b49-adf0-4bf0-89c4-82a68a523d77 returned with HTTP 200 Aug 20 01:05:56.293082 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1027/4056] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:05:56 2026] GET /volume/v3/volumes/02e98b49-adf0-4bf0-89c4-82a68a523d77 => generated 855 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:05:57.307628 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-824c40a8-2679-4252-bcfb-eed6742cd0e5 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:57.311179 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-824c40a8-2679-4252-bcfb-eed6742cd0e5 tempest-ProjectReaderTests-1445541067 tempest-ProjectReaderTests-1445541067-project-admin] GET https://10.4.3.240/volume/v3/volumes/51358160-ff79-4799-82c2-c875648a6435 Aug 20 01:05:57.311704 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-824c40a8-2679-4252-bcfb-eed6742cd0e5 tempest-ProjectReaderTests-1445541067 tempest-ProjectReaderTests-1445541067-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:57.311778 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-824c40a8-2679-4252-bcfb-eed6742cd0e5 tempest-ProjectReaderTests-1445541067 tempest-ProjectReaderTests-1445541067-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:57.312543 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-abd3f9b0-aeef-46cf-b2f0-8da6f7e20f3f None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:57.319364 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-abd3f9b0-aeef-46cf-b2f0-8da6f7e20f3f tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] GET https://10.4.3.240/volume/v3/volumes/02e98b49-adf0-4bf0-89c4-82a68a523d77 Aug 20 01:05:57.319364 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-abd3f9b0-aeef-46cf-b2f0-8da6f7e20f3f tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:57.319364 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-abd3f9b0-aeef-46cf-b2f0-8da6f7e20f3f tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:57.322857 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-824c40a8-2679-4252-bcfb-eed6742cd0e5 tempest-ProjectReaderTests-1445541067 tempest-ProjectReaderTests-1445541067-project-admin] https://10.4.3.240/volume/v3/volumes/51358160-ff79-4799-82c2-c875648a6435 returned with HTTP 404 Aug 20 01:05:57.323418 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1017/4057] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:05:57 2026] GET /volume/v3/volumes/51358160-ff79-4799-82c2-c875648a6435 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:05:57.328803 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:05:57.328803 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:05:57.333486 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-abd3f9b0-aeef-46cf-b2f0-8da6f7e20f3f tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Volume info retrieved successfully. Aug 20 01:05:57.340645 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-abd3f9b0-aeef-46cf-b2f0-8da6f7e20f3f tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] https://10.4.3.240/volume/v3/volumes/02e98b49-adf0-4bf0-89c4-82a68a523d77 returned with HTTP 200 Aug 20 01:05:57.340645 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1008/4058] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:05:57 2026] GET /volume/v3/volumes/02e98b49-adf0-4bf0-89c4-82a68a523d77 => generated 880 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:05:57.354242 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-bbf833fe-3965-4f45-a87c-c5cabf8b533f None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:57.357552 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-bbf833fe-3965-4f45-a87c-c5cabf8b533f tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] GET https://10.4.3.240/volume/v3/volumes/02e98b49-adf0-4bf0-89c4-82a68a523d77 Aug 20 01:05:57.358039 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-bbf833fe-3965-4f45-a87c-c5cabf8b533f tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:57.358039 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-bbf833fe-3965-4f45-a87c-c5cabf8b533f tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:57.375674 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:05:57.375674 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:05:57.383965 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-bbf833fe-3965-4f45-a87c-c5cabf8b533f tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Volume info retrieved successfully. Aug 20 01:05:57.389456 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-bbf833fe-3965-4f45-a87c-c5cabf8b533f tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] https://10.4.3.240/volume/v3/volumes/02e98b49-adf0-4bf0-89c4-82a68a523d77 returned with HTTP 200 Aug 20 01:05:57.389456 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1007/4059] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:05:57 2026] GET /volume/v3/volumes/02e98b49-adf0-4bf0-89c4-82a68a523d77 => generated 880 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:05:57.401100 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-db5e71f6-0f08-41f2-98e9-4f166ca316c9 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:57.403111 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-db5e71f6-0f08-41f2-98e9-4f166ca316c9 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] DELETE https://10.4.3.240/volume/v3/volumes/02e98b49-adf0-4bf0-89c4-82a68a523d77 Aug 20 01:05:57.403294 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-db5e71f6-0f08-41f2-98e9-4f166ca316c9 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:57.403513 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-db5e71f6-0f08-41f2-98e9-4f166ca316c9 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Calling method 'delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:57.403668 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-db5e71f6-0f08-41f2-98e9-4f166ca316c9 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Delete volume with id: 02e98b49-adf0-4bf0-89c4-82a68a523d77 Aug 20 01:05:57.410071 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:05:57.410071 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:05:57.410505 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-db5e71f6-0f08-41f2-98e9-4f166ca316c9 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Volume info retrieved successfully. Aug 20 01:05:57.428508 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-db5e71f6-0f08-41f2-98e9-4f166ca316c9 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Delete volume request issued successfully. Aug 20 01:05:57.428710 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-db5e71f6-0f08-41f2-98e9-4f166ca316c9 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] https://10.4.3.240/volume/v3/volumes/02e98b49-adf0-4bf0-89c4-82a68a523d77 returned with HTTP 202 Aug 20 01:05:57.429112 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1028/4060] 10.4.3.240 () {66 vars in 1351 bytes} [Thu Aug 20 01:05:57 2026] DELETE /volume/v3/volumes/02e98b49-adf0-4bf0-89c4-82a68a523d77 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 01:05:57.437975 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-21b269e0-8b0f-4db0-8778-7821411c53cd None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:57.440083 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-21b269e0-8b0f-4db0-8778-7821411c53cd tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] GET https://10.4.3.240/volume/v3/volumes/02e98b49-adf0-4bf0-89c4-82a68a523d77 Aug 20 01:05:57.440302 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-21b269e0-8b0f-4db0-8778-7821411c53cd tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:57.440560 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-21b269e0-8b0f-4db0-8778-7821411c53cd tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:57.450794 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:05:57.450794 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:05:57.456634 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-21b269e0-8b0f-4db0-8778-7821411c53cd tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Volume info retrieved successfully. Aug 20 01:05:57.462857 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-21b269e0-8b0f-4db0-8778-7821411c53cd tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] https://10.4.3.240/volume/v3/volumes/02e98b49-adf0-4bf0-89c4-82a68a523d77 returned with HTTP 200 Aug 20 01:05:57.463424 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1018/4061] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:05:57 2026] GET /volume/v3/volumes/02e98b49-adf0-4bf0-89c4-82a68a523d77 => generated 879 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:05:58.480598 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-75b90ce3-2937-4b2f-a2d7-7cacdcc3e477 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:58.482671 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-75b90ce3-2937-4b2f-a2d7-7cacdcc3e477 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] GET https://10.4.3.240/volume/v3/volumes/02e98b49-adf0-4bf0-89c4-82a68a523d77 Aug 20 01:05:58.482910 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-75b90ce3-2937-4b2f-a2d7-7cacdcc3e477 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:58.483256 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-75b90ce3-2937-4b2f-a2d7-7cacdcc3e477 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:58.489887 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-75b90ce3-2937-4b2f-a2d7-7cacdcc3e477 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] https://10.4.3.240/volume/v3/volumes/02e98b49-adf0-4bf0-89c4-82a68a523d77 returned with HTTP 404 Aug 20 01:05:58.490528 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1009/4062] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:05:58 2026] GET /volume/v3/volumes/02e98b49-adf0-4bf0-89c4-82a68a523d77 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:05:58.498716 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-58991c18-b413-491a-b36d-cf1ed5981e65 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:58.501942 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-58991c18-b413-491a-b36d-cf1ed5981e65 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] GET https://10.4.3.240/volume/v3/volumes/02e98b49-adf0-4bf0-89c4-82a68a523d77 Aug 20 01:05:58.502405 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-58991c18-b413-491a-b36d-cf1ed5981e65 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:58.502405 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-58991c18-b413-491a-b36d-cf1ed5981e65 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:58.511024 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-58991c18-b413-491a-b36d-cf1ed5981e65 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] https://10.4.3.240/volume/v3/volumes/02e98b49-adf0-4bf0-89c4-82a68a523d77 returned with HTTP 404 Aug 20 01:05:58.511603 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1008/4063] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:05:58 2026] GET /volume/v3/volumes/02e98b49-adf0-4bf0-89c4-82a68a523d77 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:05:58.519365 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-f1be0656-7ddf-47e0-8a1c-62195896787a None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:58.521534 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-f1be0656-7ddf-47e0-8a1c-62195896787a tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] DELETE https://10.4.3.240/volume/v3/volumes/02e98b49-adf0-4bf0-89c4-82a68a523d77 Aug 20 01:05:58.521869 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-f1be0656-7ddf-47e0-8a1c-62195896787a tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:58.521971 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-f1be0656-7ddf-47e0-8a1c-62195896787a tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Calling method 'delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:58.522125 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-f1be0656-7ddf-47e0-8a1c-62195896787a tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Delete volume with id: 02e98b49-adf0-4bf0-89c4-82a68a523d77 Aug 20 01:05:58.527961 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-f1be0656-7ddf-47e0-8a1c-62195896787a tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] https://10.4.3.240/volume/v3/volumes/02e98b49-adf0-4bf0-89c4-82a68a523d77 returned with HTTP 404 Aug 20 01:05:58.528409 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1029/4064] 10.4.3.240 () {66 vars in 1351 bytes} [Thu Aug 20 01:05:58 2026] DELETE /volume/v3/volumes/02e98b49-adf0-4bf0-89c4-82a68a523d77 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:05:58.538486 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-265d726e-aa18-4cc8-994b-05feda147e88 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:58.540359 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-265d726e-aa18-4cc8-994b-05feda147e88 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] DELETE https://10.4.3.240/volume/v3/snapshots/14a0216c-df6b-486d-a1f5-dccb6125007b Aug 20 01:05:58.540693 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-265d726e-aa18-4cc8-994b-05feda147e88 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:58.540825 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-265d726e-aa18-4cc8-994b-05feda147e88 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Calling method 'delete' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:58.540926 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.v3.snapshots [None req-265d726e-aa18-4cc8-994b-05feda147e88 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Delete snapshot with id: 14a0216c-df6b-486d-a1f5-dccb6125007b Aug 20 01:05:58.547109 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:05:58.547109 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:05:58.547251 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-265d726e-aa18-4cc8-994b-05feda147e88 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Snapshot retrieved successfully. Aug 20 01:05:58.563535 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-265d726e-aa18-4cc8-994b-05feda147e88 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Snapshot delete request issued successfully. Aug 20 01:05:58.563819 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-265d726e-aa18-4cc8-994b-05feda147e88 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] https://10.4.3.240/volume/v3/snapshots/14a0216c-df6b-486d-a1f5-dccb6125007b returned with HTTP 202 Aug 20 01:05:58.565472 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1019/4065] 10.4.3.240 () {66 vars in 1357 bytes} [Thu Aug 20 01:05:58 2026] DELETE /volume/v3/snapshots/14a0216c-df6b-486d-a1f5-dccb6125007b => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 01:05:58.571047 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-1728a603-a212-4502-90c9-e3ba08ea5182 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:58.572866 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-1728a603-a212-4502-90c9-e3ba08ea5182 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] GET https://10.4.3.240/volume/v3/snapshots/14a0216c-df6b-486d-a1f5-dccb6125007b Aug 20 01:05:58.573103 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-1728a603-a212-4502-90c9-e3ba08ea5182 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:58.573371 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-1728a603-a212-4502-90c9-e3ba08ea5182 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:58.579062 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:05:58.579062 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:05:58.579542 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-1728a603-a212-4502-90c9-e3ba08ea5182 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Snapshot retrieved successfully. Aug 20 01:05:58.580382 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-1728a603-a212-4502-90c9-e3ba08ea5182 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] https://10.4.3.240/volume/v3/snapshots/14a0216c-df6b-486d-a1f5-dccb6125007b returned with HTTP 200 Aug 20 01:05:58.580766 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1010/4066] 10.4.3.240 () {66 vars in 1354 bytes} [Thu Aug 20 01:05:58 2026] GET /volume/v3/snapshots/14a0216c-df6b-486d-a1f5-dccb6125007b => generated 468 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:05:59.168383 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-f60f566e-07f3-4419-8894-d29f76bff0b0 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:59.271363 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-f60f566e-07f3-4419-8894-d29f76bff0b0 tempest-VolumeTypesReaderTests-1319825724 tempest-VolumeTypesReaderTests-1319825724-project-admin] POST https://10.4.3.240/volume/v3/types Aug 20 01:05:59.271363 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-f60f566e-07f3-4419-8894-d29f76bff0b0 tempest-VolumeTypesReaderTests-1319825724 tempest-VolumeTypesReaderTests-1319825724-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-633934895", "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=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:05:59.285546 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-f60f566e-07f3-4419-8894-d29f76bff0b0 tempest-VolumeTypesReaderTests-1319825724 tempest-VolumeTypesReaderTests-1319825724-project-admin] https://10.4.3.240/volume/v3/types returned with HTTP 200 Aug 20 01:05:59.285913 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1009/4067] 10.4.3.240 () {68 vars in 1253 bytes} [Thu Aug 20 01:05:59 2026] POST /volume/v3/types => generated 379 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:05:59.296637 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-4d9849e7-2bb2-4a58-9257-8a8dd38900e9 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:59.299127 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-4d9849e7-2bb2-4a58-9257-8a8dd38900e9 tempest-VolumeTypesReaderTests-1319825724 tempest-VolumeTypesReaderTests-1319825724-project-admin] POST https://10.4.3.240/volume/v3/types/4c95fac5-8acd-472c-90ef-c83c95fa14ed/encryption Aug 20 01:05:59.299724 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-4d9849e7-2bb2-4a58-9257-8a8dd38900e9 tempest-VolumeTypesReaderTests-1319825724 tempest-VolumeTypesReaderTests-1319825724-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:05:59.317390 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-4d9849e7-2bb2-4a58-9257-8a8dd38900e9 tempest-VolumeTypesReaderTests-1319825724 tempest-VolumeTypesReaderTests-1319825724-project-admin] https://10.4.3.240/volume/v3/types/4c95fac5-8acd-472c-90ef-c83c95fa14ed/encryption returned with HTTP 200 Aug 20 01:05:59.317802 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1030/4068] 10.4.3.240 () {68 vars in 1397 bytes} [Thu Aug 20 01:05:59 2026] POST /volume/v3/types/4c95fac5-8acd-472c-90ef-c83c95fa14ed/encryption => generated 239 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:05:59.326191 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-ae9e8a29-997f-4f9b-8c45-d0ff31565062 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:59.327877 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-ae9e8a29-997f-4f9b-8c45-d0ff31565062 tempest-VolumeTypesReaderTests-1319825724 tempest-VolumeTypesReaderTests-1319825724-project-admin] POST https://10.4.3.240/volume/v3/types Aug 20 01:05:59.328195 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-ae9e8a29-997f-4f9b-8c45-d0ff31565062 tempest-VolumeTypesReaderTests-1319825724 tempest-VolumeTypesReaderTests-1319825724-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1308115164", "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=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:05:59.329778 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:05:59.329778 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:05:59.344060 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-ae9e8a29-997f-4f9b-8c45-d0ff31565062 tempest-VolumeTypesReaderTests-1319825724 tempest-VolumeTypesReaderTests-1319825724-project-admin] https://10.4.3.240/volume/v3/types returned with HTTP 200 Aug 20 01:05:59.344489 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1020/4069] 10.4.3.240 () {68 vars in 1253 bytes} [Thu Aug 20 01:05:59 2026] POST /volume/v3/types => generated 380 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:05:59.352825 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-2c776c05-af52-4d03-aaff-a0de99d55019 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:59.442924 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-2c776c05-af52-4d03-aaff-a0de99d55019 tempest-VolumeTypesReaderTests-1319825724 tempest-VolumeTypesReaderTests-1319825724-project-reader] POST https://10.4.3.240/volume/v3/types/00e1ac14-16dc-4764-a4ce-84927ac8ed8b/encryption Aug 20 01:05:59.443315 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-2c776c05-af52-4d03-aaff-a0de99d55019 tempest-VolumeTypesReaderTests-1319825724 tempest-VolumeTypesReaderTests-1319825724-project-reader] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:05:59.445882 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.policy [None req-2c776c05-af52-4d03-aaff-a0de99d55019 tempest-VolumeTypesReaderTests-1319825724 tempest-VolumeTypesReaderTests-1319825724-project-reader] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': '27371b58239e46d589c6d7f59690599a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b9eef468a63b4442ba8dab6bff2afd50', '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=100213) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 20 01:05:59.446114 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-2c776c05-af52-4d03-aaff-a0de99d55019 tempest-VolumeTypesReaderTests-1319825724 tempest-VolumeTypesReaderTests-1319825724-project-reader] https://10.4.3.240/volume/v3/types/00e1ac14-16dc-4764-a4ce-84927ac8ed8b/encryption returned with HTTP 403 Aug 20 01:05:59.446653 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1011/4070] 10.4.3.240 () {68 vars in 1397 bytes} [Thu Aug 20 01:05:59 2026] POST /volume/v3/types/00e1ac14-16dc-4764-a4ce-84927ac8ed8b/encryption => generated 127 bytes in 94 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:05:59.457063 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-587b564e-2a9e-4e6e-a11c-e723d2b08d24 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:59.459516 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-587b564e-2a9e-4e6e-a11c-e723d2b08d24 tempest-VolumeTypesReaderTests-1319825724 tempest-VolumeTypesReaderTests-1319825724-project-admin] POST https://10.4.3.240/volume/v3/types Aug 20 01:05:59.459831 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-587b564e-2a9e-4e6e-a11c-e723d2b08d24 tempest-VolumeTypesReaderTests-1319825724 tempest-VolumeTypesReaderTests-1319825724-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-268005065", "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=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:05:59.486588 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-587b564e-2a9e-4e6e-a11c-e723d2b08d24 tempest-VolumeTypesReaderTests-1319825724 tempest-VolumeTypesReaderTests-1319825724-project-admin] https://10.4.3.240/volume/v3/types returned with HTTP 200 Aug 20 01:05:59.486936 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1010/4071] 10.4.3.240 () {68 vars in 1253 bytes} [Thu Aug 20 01:05:59 2026] POST /volume/v3/types => generated 379 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:05:59.495993 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-9ba13975-92ae-49fb-a185-65a6f32b40ff None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:59.497830 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-9ba13975-92ae-49fb-a185-65a6f32b40ff tempest-VolumeTypesReaderTests-1319825724 tempest-VolumeTypesReaderTests-1319825724-project-reader] POST https://10.4.3.240/volume/v3/types/479a75aa-049b-40e0-93c3-1eeb038cb900/extra_specs Aug 20 01:05:59.498146 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-9ba13975-92ae-49fb-a185-65a6f32b40ff tempest-VolumeTypesReaderTests-1319825724 tempest-VolumeTypesReaderTests-1319825724-project-reader] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:05:59.499896 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.policy [None req-9ba13975-92ae-49fb-a185-65a6f32b40ff tempest-VolumeTypesReaderTests-1319825724 tempest-VolumeTypesReaderTests-1319825724-project-reader] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': '27371b58239e46d589c6d7f59690599a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b9eef468a63b4442ba8dab6bff2afd50', '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=100215) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 20 01:05:59.500556 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-9ba13975-92ae-49fb-a185-65a6f32b40ff tempest-VolumeTypesReaderTests-1319825724 tempest-VolumeTypesReaderTests-1319825724-project-reader] https://10.4.3.240/volume/v3/types/479a75aa-049b-40e0-93c3-1eeb038cb900/extra_specs returned with HTTP 403 Aug 20 01:05:59.500717 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1031/4072] 10.4.3.240 () {68 vars in 1399 bytes} [Thu Aug 20 01:05:59 2026] POST /volume/v3/types/479a75aa-049b-40e0-93c3-1eeb038cb900/extra_specs => generated 122 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:05:59.509115 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-f4eca3b1-0743-40a1-aa11-38598ba8365d None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:59.510749 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-f4eca3b1-0743-40a1-aa11-38598ba8365d tempest-VolumeTypesReaderTests-1319825724 tempest-VolumeTypesReaderTests-1319825724-project-reader] PUT https://10.4.3.240/volume/v3/types/479a75aa-049b-40e0-93c3-1eeb038cb900/extra_specs/key2 Aug 20 01:05:59.511048 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-f4eca3b1-0743-40a1-aa11-38598ba8365d tempest-VolumeTypesReaderTests-1319825724 tempest-VolumeTypesReaderTests-1319825724-project-reader] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:05:59.513125 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.policy [None req-f4eca3b1-0743-40a1-aa11-38598ba8365d tempest-VolumeTypesReaderTests-1319825724 tempest-VolumeTypesReaderTests-1319825724-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '27371b58239e46d589c6d7f59690599a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b9eef468a63b4442ba8dab6bff2afd50', '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=100214) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 20 01:05:59.513291 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-f4eca3b1-0743-40a1-aa11-38598ba8365d tempest-VolumeTypesReaderTests-1319825724 tempest-VolumeTypesReaderTests-1319825724-project-reader] https://10.4.3.240/volume/v3/types/479a75aa-049b-40e0-93c3-1eeb038cb900/extra_specs/key2 returned with HTTP 403 Aug 20 01:05:59.513689 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1021/4073] 10.4.3.240 () {68 vars in 1413 bytes} [Thu Aug 20 01:05:59 2026] PUT /volume/v3/types/479a75aa-049b-40e0-93c3-1eeb038cb900/extra_specs/key2 => generated 122 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:05:59.523314 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-0ad024a9-1453-4183-9dcd-6219b07eb7f1 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:59.525910 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-0ad024a9-1453-4183-9dcd-6219b07eb7f1 tempest-VolumeTypesReaderTests-1319825724 tempest-VolumeTypesReaderTests-1319825724-project-reader] POST https://10.4.3.240/volume/v3/types Aug 20 01:05:59.526695 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-0ad024a9-1453-4183-9dcd-6219b07eb7f1 tempest-VolumeTypesReaderTests-1319825724 tempest-VolumeTypesReaderTests-1319825724-project-reader] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:05:59.528334 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.policy [None req-0ad024a9-1453-4183-9dcd-6219b07eb7f1 tempest-VolumeTypesReaderTests-1319825724 tempest-VolumeTypesReaderTests-1319825724-project-reader] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': '27371b58239e46d589c6d7f59690599a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b9eef468a63b4442ba8dab6bff2afd50', '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=100213) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 20 01:05:59.528644 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-0ad024a9-1453-4183-9dcd-6219b07eb7f1 tempest-VolumeTypesReaderTests-1319825724 tempest-VolumeTypesReaderTests-1319825724-project-reader] https://10.4.3.240/volume/v3/types returned with HTTP 403 Aug 20 01:05:59.529761 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1012/4074] 10.4.3.240 () {68 vars in 1252 bytes} [Thu Aug 20 01:05:59 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 20 01:05:59.539145 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-014b7b92-1ec2-4730-846f-98261e3fd626 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:59.541053 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-014b7b92-1ec2-4730-846f-98261e3fd626 tempest-VolumeTypesReaderTests-1319825724 tempest-VolumeTypesReaderTests-1319825724-project-admin] POST https://10.4.3.240/volume/v3/types Aug 20 01:05:59.541512 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-014b7b92-1ec2-4730-846f-98261e3fd626 tempest-VolumeTypesReaderTests-1319825724 tempest-VolumeTypesReaderTests-1319825724-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1445414787", "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=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:05:59.565799 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-014b7b92-1ec2-4730-846f-98261e3fd626 tempest-VolumeTypesReaderTests-1319825724 tempest-VolumeTypesReaderTests-1319825724-project-admin] https://10.4.3.240/volume/v3/types returned with HTTP 200 Aug 20 01:05:59.566135 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1011/4075] 10.4.3.240 () {68 vars in 1253 bytes} [Thu Aug 20 01:05:59 2026] POST /volume/v3/types => generated 380 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:05:59.574601 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-8c7dca14-f406-46d6-9a71-e66b463a06f6 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:59.576828 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-8c7dca14-f406-46d6-9a71-e66b463a06f6 tempest-VolumeTypesReaderTests-1319825724 tempest-VolumeTypesReaderTests-1319825724-project-admin] POST https://10.4.3.240/volume/v3/types/bbfb326a-cd6a-4f83-a4d4-faf08b94640d/encryption Aug 20 01:05:59.577236 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-8c7dca14-f406-46d6-9a71-e66b463a06f6 tempest-VolumeTypesReaderTests-1319825724 tempest-VolumeTypesReaderTests-1319825724-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:05:59.594128 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-8c7dca14-f406-46d6-9a71-e66b463a06f6 tempest-VolumeTypesReaderTests-1319825724 tempest-VolumeTypesReaderTests-1319825724-project-admin] https://10.4.3.240/volume/v3/types/bbfb326a-cd6a-4f83-a4d4-faf08b94640d/encryption returned with HTTP 200 Aug 20 01:05:59.594243 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-0022cfef-3b49-4d53-a6e2-426d1dd729a4 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:59.594769 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1032/4076] 10.4.3.240 () {68 vars in 1397 bytes} [Thu Aug 20 01:05:59 2026] POST /volume/v3/types/bbfb326a-cd6a-4f83-a4d4-faf08b94640d/encryption => generated 239 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:05:59.600859 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-0022cfef-3b49-4d53-a6e2-426d1dd729a4 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] GET https://10.4.3.240/volume/v3/snapshots/14a0216c-df6b-486d-a1f5-dccb6125007b Aug 20 01:05:59.601080 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-0022cfef-3b49-4d53-a6e2-426d1dd729a4 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:59.601479 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-0022cfef-3b49-4d53-a6e2-426d1dd729a4 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:59.603149 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-0bbbf246-d62d-4c4a-ad0c-db2d3690b121 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:59.605031 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-0bbbf246-d62d-4c4a-ad0c-db2d3690b121 tempest-VolumeTypesReaderTests-1319825724 tempest-VolumeTypesReaderTests-1319825724-project-reader] DELETE https://10.4.3.240/volume/v3/types/bbfb326a-cd6a-4f83-a4d4-faf08b94640d/encryption/cf76cd88-28fb-4e95-8975-9e26d9bc8b18 Aug 20 01:05:59.605204 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-0bbbf246-d62d-4c4a-ad0c-db2d3690b121 tempest-VolumeTypesReaderTests-1319825724 tempest-VolumeTypesReaderTests-1319825724-project-reader] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:59.605413 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-0bbbf246-d62d-4c4a-ad0c-db2d3690b121 tempest-VolumeTypesReaderTests-1319825724 tempest-VolumeTypesReaderTests-1319825724-project-reader] Calling method 'delete' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:59.605952 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.policy [None req-0bbbf246-d62d-4c4a-ad0c-db2d3690b121 tempest-VolumeTypesReaderTests-1319825724 tempest-VolumeTypesReaderTests-1319825724-project-reader] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': '27371b58239e46d589c6d7f59690599a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b9eef468a63b4442ba8dab6bff2afd50', '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=100213) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 20 01:05:59.606136 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-0bbbf246-d62d-4c4a-ad0c-db2d3690b121 tempest-VolumeTypesReaderTests-1319825724 tempest-VolumeTypesReaderTests-1319825724-project-reader] https://10.4.3.240/volume/v3/types/bbfb326a-cd6a-4f83-a4d4-faf08b94640d/encryption/cf76cd88-28fb-4e95-8975-9e26d9bc8b18 returned with HTTP 403 Aug 20 01:05:59.606533 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1013/4077] 10.4.3.240 () {66 vars in 1489 bytes} [Thu Aug 20 01:05:59 2026] DELETE /volume/v3/types/bbfb326a-cd6a-4f83-a4d4-faf08b94640d/encryption/cf76cd88-28fb-4e95-8975-9e26d9bc8b18 => generated 127 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:05:59.611853 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-0022cfef-3b49-4d53-a6e2-426d1dd729a4 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] https://10.4.3.240/volume/v3/snapshots/14a0216c-df6b-486d-a1f5-dccb6125007b returned with HTTP 404 Aug 20 01:05:59.612491 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1022/4078] 10.4.3.240 () {66 vars in 1354 bytes} [Thu Aug 20 01:05:59 2026] GET /volume/v3/snapshots/14a0216c-df6b-486d-a1f5-dccb6125007b => generated 111 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:05:59.617113 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-dbc0d16f-c80e-4381-8196-5598f2483113 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:59.619276 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-dbc0d16f-c80e-4381-8196-5598f2483113 tempest-VolumeTypesReaderTests-1319825724 tempest-VolumeTypesReaderTests-1319825724-project-admin] POST https://10.4.3.240/volume/v3/types Aug 20 01:05:59.620142 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-dbc0d16f-c80e-4381-8196-5598f2483113 tempest-VolumeTypesReaderTests-1319825724 tempest-VolumeTypesReaderTests-1319825724-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1686702691", "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=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:05:59.626456 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-dbb12d89-114d-4dca-9e6c-774973dd9f25 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:59.628317 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-dbb12d89-114d-4dca-9e6c-774973dd9f25 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] GET https://10.4.3.240/volume/v3/volumes/df10e80a-9861-404f-ba9c-6b83eac1b5a4 Aug 20 01:05:59.629045 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-dbb12d89-114d-4dca-9e6c-774973dd9f25 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:59.629045 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-dbb12d89-114d-4dca-9e6c-774973dd9f25 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:59.637016 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:05:59.637016 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:05:59.640227 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-dbc0d16f-c80e-4381-8196-5598f2483113 tempest-VolumeTypesReaderTests-1319825724 tempest-VolumeTypesReaderTests-1319825724-project-admin] https://10.4.3.240/volume/v3/types returned with HTTP 200 Aug 20 01:05:59.641537 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-dbb12d89-114d-4dca-9e6c-774973dd9f25 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Volume info retrieved successfully. Aug 20 01:05:59.643450 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1012/4079] 10.4.3.240 () {68 vars in 1253 bytes} [Thu Aug 20 01:05:59 2026] POST /volume/v3/types => generated 380 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:05:59.646998 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-dbb12d89-114d-4dca-9e6c-774973dd9f25 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] https://10.4.3.240/volume/v3/volumes/df10e80a-9861-404f-ba9c-6b83eac1b5a4 returned with HTTP 200 Aug 20 01:05:59.647544 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1033/4080] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:05:59 2026] GET /volume/v3/volumes/df10e80a-9861-404f-ba9c-6b83eac1b5a4 => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:05:59.654322 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-d95f9a1f-05f2-4708-945c-f703d2fd7519 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:59.656076 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-d95f9a1f-05f2-4708-945c-f703d2fd7519 tempest-VolumeTypesReaderTests-1319825724 tempest-VolumeTypesReaderTests-1319825724-project-reader] DELETE https://10.4.3.240/volume/v3/types/b8519bee-495e-42ce-ac3a-c3552e9c4b24/extra_specs/key1 Aug 20 01:05:59.656251 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-d95f9a1f-05f2-4708-945c-f703d2fd7519 tempest-VolumeTypesReaderTests-1319825724 tempest-VolumeTypesReaderTests-1319825724-project-reader] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:59.656476 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-d95f9a1f-05f2-4708-945c-f703d2fd7519 tempest-VolumeTypesReaderTests-1319825724 tempest-VolumeTypesReaderTests-1319825724-project-reader] Calling method 'delete' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:59.663475 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.policy [None req-d95f9a1f-05f2-4708-945c-f703d2fd7519 tempest-VolumeTypesReaderTests-1319825724 tempest-VolumeTypesReaderTests-1319825724-project-reader] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': '27371b58239e46d589c6d7f59690599a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b9eef468a63b4442ba8dab6bff2afd50', '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=100213) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 20 01:05:59.663664 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-d95f9a1f-05f2-4708-945c-f703d2fd7519 tempest-VolumeTypesReaderTests-1319825724 tempest-VolumeTypesReaderTests-1319825724-project-reader] https://10.4.3.240/volume/v3/types/b8519bee-495e-42ce-ac3a-c3552e9c4b24/extra_specs/key1 returned with HTTP 403 Aug 20 01:05:59.664104 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1014/4081] 10.4.3.240 () {66 vars in 1396 bytes} [Thu Aug 20 01:05:59 2026] DELETE /volume/v3/types/b8519bee-495e-42ce-ac3a-c3552e9c4b24/extra_specs/key1 => generated 122 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:05:59.665790 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-80f81b46-4d04-4111-93c8-7c836962e446 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:59.667522 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-80f81b46-4d04-4111-93c8-7c836962e446 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] DELETE https://10.4.3.240/volume/v3/volumes/df10e80a-9861-404f-ba9c-6b83eac1b5a4 Aug 20 01:05:59.667703 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-80f81b46-4d04-4111-93c8-7c836962e446 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:59.667875 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-80f81b46-4d04-4111-93c8-7c836962e446 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Calling method 'delete' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:59.668056 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.v3.volumes [None req-80f81b46-4d04-4111-93c8-7c836962e446 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Delete volume with id: df10e80a-9861-404f-ba9c-6b83eac1b5a4 Aug 20 01:05:59.673196 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-5697f646-c3f4-42ab-88db-4b1ada23020d None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:59.675481 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:05:59.675481 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:05:59.675897 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-80f81b46-4d04-4111-93c8-7c836962e446 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Volume info retrieved successfully. Aug 20 01:05:59.676024 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-5697f646-c3f4-42ab-88db-4b1ada23020d tempest-VolumeTypesReaderTests-1319825724 tempest-VolumeTypesReaderTests-1319825724-project-admin] POST https://10.4.3.240/volume/v3/types Aug 20 01:05:59.676356 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-5697f646-c3f4-42ab-88db-4b1ada23020d tempest-VolumeTypesReaderTests-1319825724 tempest-VolumeTypesReaderTests-1319825724-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-951130764", "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=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:05:59.690772 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-80f81b46-4d04-4111-93c8-7c836962e446 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Delete volume request issued successfully. Aug 20 01:05:59.690936 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-80f81b46-4d04-4111-93c8-7c836962e446 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] https://10.4.3.240/volume/v3/volumes/df10e80a-9861-404f-ba9c-6b83eac1b5a4 returned with HTTP 202 Aug 20 01:05:59.691330 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1023/4082] 10.4.3.240 () {66 vars in 1351 bytes} [Thu Aug 20 01:05:59 2026] DELETE /volume/v3/volumes/df10e80a-9861-404f-ba9c-6b83eac1b5a4 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 01:05:59.697276 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-5697f646-c3f4-42ab-88db-4b1ada23020d tempest-VolumeTypesReaderTests-1319825724 tempest-VolumeTypesReaderTests-1319825724-project-admin] https://10.4.3.240/volume/v3/types returned with HTTP 200 Aug 20 01:05:59.698283 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1013/4083] 10.4.3.240 () {68 vars in 1253 bytes} [Thu Aug 20 01:05:59 2026] POST /volume/v3/types => generated 379 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:05:59.699159 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-4d2fea7b-9ab1-44f7-bf61-a55409a269f6 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:59.701815 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-4d2fea7b-9ab1-44f7-bf61-a55409a269f6 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] GET https://10.4.3.240/volume/v3/volumes/df10e80a-9861-404f-ba9c-6b83eac1b5a4 Aug 20 01:05:59.702046 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-4d2fea7b-9ab1-44f7-bf61-a55409a269f6 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:59.702327 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-4d2fea7b-9ab1-44f7-bf61-a55409a269f6 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:59.708242 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-4d4969e7-f260-4473-95c7-b85b695e2776 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:59.710045 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-4d4969e7-f260-4473-95c7-b85b695e2776 tempest-VolumeTypesReaderTests-1319825724 tempest-VolumeTypesReaderTests-1319825724-project-reader] DELETE https://10.4.3.240/volume/v3/types/35de2d4f-d6ab-4b0c-8de9-7fce2b97a833 Aug 20 01:05:59.710228 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-4d4969e7-f260-4473-95c7-b85b695e2776 tempest-VolumeTypesReaderTests-1319825724 tempest-VolumeTypesReaderTests-1319825724-project-reader] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:59.710473 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-4d4969e7-f260-4473-95c7-b85b695e2776 tempest-VolumeTypesReaderTests-1319825724 tempest-VolumeTypesReaderTests-1319825724-project-reader] Calling method '_delete' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:59.711071 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.policy [None req-4d4969e7-f260-4473-95c7-b85b695e2776 tempest-VolumeTypesReaderTests-1319825724 tempest-VolumeTypesReaderTests-1319825724-project-reader] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': '27371b58239e46d589c6d7f59690599a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b9eef468a63b4442ba8dab6bff2afd50', '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=100213) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 20 01:05:59.711230 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-4d4969e7-f260-4473-95c7-b85b695e2776 tempest-VolumeTypesReaderTests-1319825724 tempest-VolumeTypesReaderTests-1319825724-project-reader] https://10.4.3.240/volume/v3/types/35de2d4f-d6ab-4b0c-8de9-7fce2b97a833 returned with HTTP 403 Aug 20 01:05:59.711620 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:05:59.711620 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:05:59.711697 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1015/4084] 10.4.3.240 () {66 vars in 1345 bytes} [Thu Aug 20 01:05:59 2026] DELETE /volume/v3/types/35de2d4f-d6ab-4b0c-8de9-7fce2b97a833 => generated 109 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:05:59.717923 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-4d2fea7b-9ab1-44f7-bf61-a55409a269f6 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Volume info retrieved successfully. Aug 20 01:05:59.721908 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-043a268f-8147-46e2-a5c1-cb4d5de66dac None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:59.722789 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-4d2fea7b-9ab1-44f7-bf61-a55409a269f6 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] https://10.4.3.240/volume/v3/volumes/df10e80a-9861-404f-ba9c-6b83eac1b5a4 returned with HTTP 200 Aug 20 01:05:59.723350 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1034/4085] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:05:59 2026] GET /volume/v3/volumes/df10e80a-9861-404f-ba9c-6b83eac1b5a4 => generated 846 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:05:59.726208 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-043a268f-8147-46e2-a5c1-cb4d5de66dac tempest-VolumeTypesReaderTests-1319825724 tempest-VolumeTypesReaderTests-1319825724-project-reader] GET https://10.4.3.240/volume/v3/types/4c95fac5-8acd-472c-90ef-c83c95fa14ed/extra_specs Aug 20 01:05:59.726208 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-043a268f-8147-46e2-a5c1-cb4d5de66dac tempest-VolumeTypesReaderTests-1319825724 tempest-VolumeTypesReaderTests-1319825724-project-reader] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:59.726208 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-043a268f-8147-46e2-a5c1-cb4d5de66dac tempest-VolumeTypesReaderTests-1319825724 tempest-VolumeTypesReaderTests-1319825724-project-reader] Calling method 'index' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:59.733721 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-043a268f-8147-46e2-a5c1-cb4d5de66dac tempest-VolumeTypesReaderTests-1319825724 tempest-VolumeTypesReaderTests-1319825724-project-reader] https://10.4.3.240/volume/v3/types/4c95fac5-8acd-472c-90ef-c83c95fa14ed/extra_specs returned with HTTP 200 Aug 20 01:05:59.733721 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1024/4086] 10.4.3.240 () {66 vars in 1378 bytes} [Thu Aug 20 01:05:59 2026] GET /volume/v3/types/4c95fac5-8acd-472c-90ef-c83c95fa14ed/extra_specs => generated 123 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:05:59.748736 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-a2ffb5c2-2515-481b-907e-d1552dbe3796 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:59.750706 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-a2ffb5c2-2515-481b-907e-d1552dbe3796 tempest-VolumeTypesReaderTests-1319825724 tempest-VolumeTypesReaderTests-1319825724-project-reader] GET https://10.4.3.240/volume/v3/types/4c95fac5-8acd-472c-90ef-c83c95fa14ed/encryption/cipher Aug 20 01:05:59.750897 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-a2ffb5c2-2515-481b-907e-d1552dbe3796 tempest-VolumeTypesReaderTests-1319825724 tempest-VolumeTypesReaderTests-1319825724-project-reader] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:59.751090 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-a2ffb5c2-2515-481b-907e-d1552dbe3796 tempest-VolumeTypesReaderTests-1319825724 tempest-VolumeTypesReaderTests-1319825724-project-reader] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:59.751764 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.policy [None req-a2ffb5c2-2515-481b-907e-d1552dbe3796 tempest-VolumeTypesReaderTests-1319825724 tempest-VolumeTypesReaderTests-1319825724-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '27371b58239e46d589c6d7f59690599a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b9eef468a63b4442ba8dab6bff2afd50', '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=100212) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 20 01:05:59.751931 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-a2ffb5c2-2515-481b-907e-d1552dbe3796 tempest-VolumeTypesReaderTests-1319825724 tempest-VolumeTypesReaderTests-1319825724-project-reader] https://10.4.3.240/volume/v3/types/4c95fac5-8acd-472c-90ef-c83c95fa14ed/encryption/cipher returned with HTTP 403 Aug 20 01:05:59.752356 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1014/4087] 10.4.3.240 () {66 vars in 1396 bytes} [Thu Aug 20 01:05:59 2026] GET /volume/v3/types/4c95fac5-8acd-472c-90ef-c83c95fa14ed/encryption/cipher => generated 124 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:05:59.763961 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-950de068-161b-412b-86e7-f5f28fd6242e None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:59.766911 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-950de068-161b-412b-86e7-f5f28fd6242e tempest-VolumeTypesReaderTests-1319825724 tempest-VolumeTypesReaderTests-1319825724-project-reader] GET https://10.4.3.240/volume/v3/types/4c95fac5-8acd-472c-90ef-c83c95fa14ed/encryption Aug 20 01:05:59.767074 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-950de068-161b-412b-86e7-f5f28fd6242e tempest-VolumeTypesReaderTests-1319825724 tempest-VolumeTypesReaderTests-1319825724-project-reader] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:59.768168 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-950de068-161b-412b-86e7-f5f28fd6242e tempest-VolumeTypesReaderTests-1319825724 tempest-VolumeTypesReaderTests-1319825724-project-reader] Calling method 'index' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:59.768168 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.policy [None req-950de068-161b-412b-86e7-f5f28fd6242e tempest-VolumeTypesReaderTests-1319825724 tempest-VolumeTypesReaderTests-1319825724-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '27371b58239e46d589c6d7f59690599a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b9eef468a63b4442ba8dab6bff2afd50', '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=100213) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 20 01:05:59.768168 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-950de068-161b-412b-86e7-f5f28fd6242e tempest-VolumeTypesReaderTests-1319825724 tempest-VolumeTypesReaderTests-1319825724-project-reader] https://10.4.3.240/volume/v3/types/4c95fac5-8acd-472c-90ef-c83c95fa14ed/encryption returned with HTTP 403 Aug 20 01:05:59.768516 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1016/4088] 10.4.3.240 () {66 vars in 1375 bytes} [Thu Aug 20 01:05:59 2026] GET /volume/v3/types/4c95fac5-8acd-472c-90ef-c83c95fa14ed/encryption => generated 124 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:05:59.786208 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-1c54ccf8-a1db-4295-b246-aa603dc837f2 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:59.794113 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-1c54ccf8-a1db-4295-b246-aa603dc837f2 tempest-VolumeTypesReaderTests-1319825724 tempest-VolumeTypesReaderTests-1319825724-project-reader] GET https://10.4.3.240/volume/v3/types/4c95fac5-8acd-472c-90ef-c83c95fa14ed/extra_specs/multiattach Aug 20 01:05:59.794298 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-1c54ccf8-a1db-4295-b246-aa603dc837f2 tempest-VolumeTypesReaderTests-1319825724 tempest-VolumeTypesReaderTests-1319825724-project-reader] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:59.794526 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-1c54ccf8-a1db-4295-b246-aa603dc837f2 tempest-VolumeTypesReaderTests-1319825724 tempest-VolumeTypesReaderTests-1319825724-project-reader] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:59.804393 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-1c54ccf8-a1db-4295-b246-aa603dc837f2 tempest-VolumeTypesReaderTests-1319825724 tempest-VolumeTypesReaderTests-1319825724-project-reader] https://10.4.3.240/volume/v3/types/4c95fac5-8acd-472c-90ef-c83c95fa14ed/extra_specs/multiattach returned with HTTP 200 Aug 20 01:05:59.804912 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1035/4089] 10.4.3.240 () {66 vars in 1414 bytes} [Thu Aug 20 01:05:59 2026] GET /volume/v3/types/4c95fac5-8acd-472c-90ef-c83c95fa14ed/extra_specs/multiattach => generated 29 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 20 01:05:59.813246 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-50fbf8f5-63d1-4506-9390-2fba6199c372 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:59.818139 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-50fbf8f5-63d1-4506-9390-2fba6199c372 tempest-VolumeTypesReaderTests-1319825724 tempest-VolumeTypesReaderTests-1319825724-project-reader] GET https://10.4.3.240/volume/v3/types/4c95fac5-8acd-472c-90ef-c83c95fa14ed/extra_specs/volume_backend_name Aug 20 01:05:59.818417 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-50fbf8f5-63d1-4506-9390-2fba6199c372 tempest-VolumeTypesReaderTests-1319825724 tempest-VolumeTypesReaderTests-1319825724-project-reader] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:59.818713 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-50fbf8f5-63d1-4506-9390-2fba6199c372 tempest-VolumeTypesReaderTests-1319825724 tempest-VolumeTypesReaderTests-1319825724-project-reader] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:59.831517 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-50fbf8f5-63d1-4506-9390-2fba6199c372 tempest-VolumeTypesReaderTests-1319825724 tempest-VolumeTypesReaderTests-1319825724-project-reader] https://10.4.3.240/volume/v3/types/4c95fac5-8acd-472c-90ef-c83c95fa14ed/extra_specs/volume_backend_name returned with HTTP 404 Aug 20 01:05:59.832805 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1025/4090] 10.4.3.240 () {66 vars in 1438 bytes} [Thu Aug 20 01:05:59 2026] GET /volume/v3/types/4c95fac5-8acd-472c-90ef-c83c95fa14ed/extra_specs/volume_backend_name => generated 143 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:05:59.847764 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-b31e4ed4-dda1-4566-8139-de70b0e1ce37 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:59.849737 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-b31e4ed4-dda1-4566-8139-de70b0e1ce37 tempest-VolumeTypesReaderTests-1319825724 tempest-VolumeTypesReaderTests-1319825724-project-reader] PUT https://10.4.3.240/volume/v3/types/4c95fac5-8acd-472c-90ef-c83c95fa14ed/encryption/3ba38ae3-8bd1-47f3-888b-4162be8d93c2 Aug 20 01:05:59.850151 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-b31e4ed4-dda1-4566-8139-de70b0e1ce37 tempest-VolumeTypesReaderTests-1319825724 tempest-VolumeTypesReaderTests-1319825724-project-reader] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:05:59.852531 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.policy [None req-b31e4ed4-dda1-4566-8139-de70b0e1ce37 tempest-VolumeTypesReaderTests-1319825724 tempest-VolumeTypesReaderTests-1319825724-project-reader] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': '27371b58239e46d589c6d7f59690599a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b9eef468a63b4442ba8dab6bff2afd50', '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=100212) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 20 01:05:59.852885 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-b31e4ed4-dda1-4566-8139-de70b0e1ce37 tempest-VolumeTypesReaderTests-1319825724 tempest-VolumeTypesReaderTests-1319825724-project-reader] https://10.4.3.240/volume/v3/types/4c95fac5-8acd-472c-90ef-c83c95fa14ed/encryption/3ba38ae3-8bd1-47f3-888b-4162be8d93c2 returned with HTTP 403 Aug 20 01:05:59.853238 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1015/4091] 10.4.3.240 () {68 vars in 1506 bytes} [Thu Aug 20 01:05:59 2026] PUT /volume/v3/types/4c95fac5-8acd-472c-90ef-c83c95fa14ed/encryption/3ba38ae3-8bd1-47f3-888b-4162be8d93c2 => generated 127 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:05:59.860483 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-7db4e65e-62e1-4265-b183-0433afc3a287 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:59.862305 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-7db4e65e-62e1-4265-b183-0433afc3a287 tempest-VolumeTypesReaderTests-1319825724 tempest-VolumeTypesReaderTests-1319825724-project-reader] PUT https://10.4.3.240/volume/v3/types/4c95fac5-8acd-472c-90ef-c83c95fa14ed/extra_specs/key1 Aug 20 01:05:59.863246 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-7db4e65e-62e1-4265-b183-0433afc3a287 tempest-VolumeTypesReaderTests-1319825724 tempest-VolumeTypesReaderTests-1319825724-project-reader] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:05:59.864978 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.policy [None req-7db4e65e-62e1-4265-b183-0433afc3a287 tempest-VolumeTypesReaderTests-1319825724 tempest-VolumeTypesReaderTests-1319825724-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '27371b58239e46d589c6d7f59690599a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b9eef468a63b4442ba8dab6bff2afd50', '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=100213) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 20 01:05:59.865132 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-7db4e65e-62e1-4265-b183-0433afc3a287 tempest-VolumeTypesReaderTests-1319825724 tempest-VolumeTypesReaderTests-1319825724-project-reader] https://10.4.3.240/volume/v3/types/4c95fac5-8acd-472c-90ef-c83c95fa14ed/extra_specs/key1 returned with HTTP 403 Aug 20 01:05:59.865545 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1017/4092] 10.4.3.240 () {68 vars in 1413 bytes} [Thu Aug 20 01:05:59 2026] PUT /volume/v3/types/4c95fac5-8acd-472c-90ef-c83c95fa14ed/extra_specs/key1 => generated 122 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:05:59.872295 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-db56cd4c-f7a2-472b-a2e1-4844195d16da None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:59.874118 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-db56cd4c-f7a2-472b-a2e1-4844195d16da tempest-VolumeTypesReaderTests-1319825724 tempest-VolumeTypesReaderTests-1319825724-project-reader] PUT https://10.4.3.240/volume/v3/types/4c95fac5-8acd-472c-90ef-c83c95fa14ed Aug 20 01:05:59.874582 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-db56cd4c-f7a2-472b-a2e1-4844195d16da tempest-VolumeTypesReaderTests-1319825724 tempest-VolumeTypesReaderTests-1319825724-project-reader] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:05:59.876352 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.policy [None req-db56cd4c-f7a2-472b-a2e1-4844195d16da tempest-VolumeTypesReaderTests-1319825724 tempest-VolumeTypesReaderTests-1319825724-project-reader] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': '27371b58239e46d589c6d7f59690599a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b9eef468a63b4442ba8dab6bff2afd50', '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=100215) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 20 01:05:59.876698 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-db56cd4c-f7a2-472b-a2e1-4844195d16da tempest-VolumeTypesReaderTests-1319825724 tempest-VolumeTypesReaderTests-1319825724-project-reader] https://10.4.3.240/volume/v3/types/4c95fac5-8acd-472c-90ef-c83c95fa14ed returned with HTTP 403 Aug 20 01:05:59.877106 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1036/4093] 10.4.3.240 () {68 vars in 1362 bytes} [Thu Aug 20 01:05:59 2026] PUT /volume/v3/types/4c95fac5-8acd-472c-90ef-c83c95fa14ed => generated 109 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:05:59.884723 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-1701696e-a2b4-43e2-901d-0b18a8dc5acf None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:59.887104 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-1701696e-a2b4-43e2-901d-0b18a8dc5acf tempest-VolumeTypesReaderTests-1319825724 tempest-VolumeTypesReaderTests-1319825724-project-admin] DELETE https://10.4.3.240/volume/v3/types/35de2d4f-d6ab-4b0c-8de9-7fce2b97a833 Aug 20 01:05:59.887287 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-1701696e-a2b4-43e2-901d-0b18a8dc5acf tempest-VolumeTypesReaderTests-1319825724 tempest-VolumeTypesReaderTests-1319825724-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:59.887499 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-1701696e-a2b4-43e2-901d-0b18a8dc5acf tempest-VolumeTypesReaderTests-1319825724 tempest-VolumeTypesReaderTests-1319825724-project-admin] Calling method '_delete' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:59.923733 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-1701696e-a2b4-43e2-901d-0b18a8dc5acf tempest-VolumeTypesReaderTests-1319825724 tempest-VolumeTypesReaderTests-1319825724-project-admin] https://10.4.3.240/volume/v3/types/35de2d4f-d6ab-4b0c-8de9-7fce2b97a833 returned with HTTP 202 Aug 20 01:05:59.924239 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1026/4094] 10.4.3.240 () {66 vars in 1345 bytes} [Thu Aug 20 01:05:59 2026] DELETE /volume/v3/types/35de2d4f-d6ab-4b0c-8de9-7fce2b97a833 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 01:05:59.929919 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-4d4c7a12-ad43-4bac-b5c9-c250fd1e2460 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:59.930716 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-38b9447d-0ada-4652-a21a-eae3e732a251 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:59.932503 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-38b9447d-0ada-4652-a21a-eae3e732a251 tempest-VolumeTypesReaderTests-1319825724 tempest-VolumeTypesReaderTests-1319825724-project-admin] DELETE https://10.4.3.240/volume/v3/types/b8519bee-495e-42ce-ac3a-c3552e9c4b24 Aug 20 01:05:59.933991 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-38b9447d-0ada-4652-a21a-eae3e732a251 tempest-VolumeTypesReaderTests-1319825724 tempest-VolumeTypesReaderTests-1319825724-project-admin] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:59.933991 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-38b9447d-0ada-4652-a21a-eae3e732a251 tempest-VolumeTypesReaderTests-1319825724 tempest-VolumeTypesReaderTests-1319825724-project-admin] Calling method '_delete' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:05:59.964552 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-38b9447d-0ada-4652-a21a-eae3e732a251 tempest-VolumeTypesReaderTests-1319825724 tempest-VolumeTypesReaderTests-1319825724-project-admin] https://10.4.3.240/volume/v3/types/b8519bee-495e-42ce-ac3a-c3552e9c4b24 returned with HTTP 202 Aug 20 01:05:59.964950 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1018/4095] 10.4.3.240 () {66 vars in 1345 bytes} [Thu Aug 20 01:05:59 2026] DELETE /volume/v3/types/b8519bee-495e-42ce-ac3a-c3552e9c4b24 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 01:05:59.971669 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-3feae830-4207-442b-a959-aedd398271fd None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:05:59.973764 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-3feae830-4207-442b-a959-aedd398271fd tempest-VolumeTypesReaderTests-1319825724 tempest-VolumeTypesReaderTests-1319825724-project-admin] DELETE https://10.4.3.240/volume/v3/types/bbfb326a-cd6a-4f83-a4d4-faf08b94640d Aug 20 01:05:59.973867 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-3feae830-4207-442b-a959-aedd398271fd tempest-VolumeTypesReaderTests-1319825724 tempest-VolumeTypesReaderTests-1319825724-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:05:59.974116 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-3feae830-4207-442b-a959-aedd398271fd tempest-VolumeTypesReaderTests-1319825724 tempest-VolumeTypesReaderTests-1319825724-project-admin] Calling method '_delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:06:00.018267 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-3feae830-4207-442b-a959-aedd398271fd tempest-VolumeTypesReaderTests-1319825724 tempest-VolumeTypesReaderTests-1319825724-project-admin] https://10.4.3.240/volume/v3/types/bbfb326a-cd6a-4f83-a4d4-faf08b94640d returned with HTTP 202 Aug 20 01:06:00.019239 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1037/4096] 10.4.3.240 () {66 vars in 1345 bytes} [Thu Aug 20 01:05:59 2026] DELETE /volume/v3/types/bbfb326a-cd6a-4f83-a4d4-faf08b94640d => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 01:06:00.026742 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-6c5610f6-5824-4d4f-90a9-615e2ace93e8 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:06:00.031102 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-6c5610f6-5824-4d4f-90a9-615e2ace93e8 tempest-VolumeTypesReaderTests-1319825724 tempest-VolumeTypesReaderTests-1319825724-project-admin] DELETE https://10.4.3.240/volume/v3/types/479a75aa-049b-40e0-93c3-1eeb038cb900 Aug 20 01:06:00.031102 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-6c5610f6-5824-4d4f-90a9-615e2ace93e8 tempest-VolumeTypesReaderTests-1319825724 tempest-VolumeTypesReaderTests-1319825724-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:06:00.031102 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-6c5610f6-5824-4d4f-90a9-615e2ace93e8 tempest-VolumeTypesReaderTests-1319825724 tempest-VolumeTypesReaderTests-1319825724-project-admin] Calling method '_delete' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:06:00.040703 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-4d4c7a12-ad43-4bac-b5c9-c250fd1e2460 tempest-SnapshotDependencyTests-165892863 tempest-SnapshotDependencyTests-165892863-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 20 01:06:00.041008 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-4d4c7a12-ad43-4bac-b5c9-c250fd1e2460 tempest-SnapshotDependencyTests-165892863 tempest-SnapshotDependencyTests-165892863-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDependencyTests-volume-2065444255", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:06:00.042576 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.v3.volumes [None req-4d4c7a12-ad43-4bac-b5c9-c250fd1e2460 tempest-SnapshotDependencyTests-165892863 tempest-SnapshotDependencyTests-165892863-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDependencyTests-volume-2065444255', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100212) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 01:06:00.042732 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.v3.volumes [None req-4d4c7a12-ad43-4bac-b5c9-c250fd1e2460 tempest-SnapshotDependencyTests-165892863 tempest-SnapshotDependencyTests-165892863-project-member] Create volume of 1 GB Aug 20 01:06:00.046188 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-4d4c7a12-ad43-4bac-b5c9-c250fd1e2460 tempest-SnapshotDependencyTests-165892863 tempest-SnapshotDependencyTests-165892863-project-member] Availability Zones retrieved successfully. Aug 20 01:06:00.051445 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-4d4c7a12-ad43-4bac-b5c9-c250fd1e2460 tempest-SnapshotDependencyTests-165892863 tempest-SnapshotDependencyTests-165892863-project-member] Flow 'volume_create_api' (c19aacf0-f7cc-461e-b146-25f7f0d18868) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100212) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:06:00.052642 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-4d4c7a12-ad43-4bac-b5c9-c250fd1e2460 tempest-SnapshotDependencyTests-165892863 tempest-SnapshotDependencyTests-165892863-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (353055d2-2e83-4482-bd73-12c1353e3c51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:06:00.052875 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.flows.api.create_volume [None req-4d4c7a12-ad43-4bac-b5c9-c250fd1e2460 tempest-SnapshotDependencyTests-165892863 tempest-SnapshotDependencyTests-165892863-project-member] Validating volume size '1' using validate_int {{(pid=100212) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 01:06:00.062635 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-6c5610f6-5824-4d4f-90a9-615e2ace93e8 tempest-VolumeTypesReaderTests-1319825724 tempest-VolumeTypesReaderTests-1319825724-project-admin] https://10.4.3.240/volume/v3/types/479a75aa-049b-40e0-93c3-1eeb038cb900 returned with HTTP 202 Aug 20 01:06:00.062732 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1027/4097] 10.4.3.240 () {66 vars in 1345 bytes} [Thu Aug 20 01:06:00 2026] DELETE /volume/v3/types/479a75aa-049b-40e0-93c3-1eeb038cb900 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 01:06:00.070196 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-65ae8294-3da7-4ffe-867f-9647e4f89864 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:06:00.075172 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-65ae8294-3da7-4ffe-867f-9647e4f89864 tempest-VolumeTypesReaderTests-1319825724 tempest-VolumeTypesReaderTests-1319825724-project-admin] DELETE https://10.4.3.240/volume/v3/types/00e1ac14-16dc-4764-a4ce-84927ac8ed8b Aug 20 01:06:00.075235 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-65ae8294-3da7-4ffe-867f-9647e4f89864 tempest-VolumeTypesReaderTests-1319825724 tempest-VolumeTypesReaderTests-1319825724-project-admin] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:06:00.075542 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-65ae8294-3da7-4ffe-867f-9647e4f89864 tempest-VolumeTypesReaderTests-1319825724 tempest-VolumeTypesReaderTests-1319825724-project-admin] Calling method '_delete' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:06:00.078606 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-4d4c7a12-ad43-4bac-b5c9-c250fd1e2460 tempest-SnapshotDependencyTests-165892863 tempest-SnapshotDependencyTests-165892863-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (353055d2-2e83-4482-bd73-12c1353e3c51) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:52:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1ed58bd6-fe6a-497e-ae84-e8199d24fdfa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:06:00.079801 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-4d4c7a12-ad43-4bac-b5c9-c250fd1e2460 tempest-SnapshotDependencyTests-165892863 tempest-SnapshotDependencyTests-165892863-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bf9d49a1-2979-401c-aa9d-1fec1e607b8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:06:00.099312 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-65ae8294-3da7-4ffe-867f-9647e4f89864 tempest-VolumeTypesReaderTests-1319825724 tempest-VolumeTypesReaderTests-1319825724-project-admin] https://10.4.3.240/volume/v3/types/00e1ac14-16dc-4764-a4ce-84927ac8ed8b returned with HTTP 202 Aug 20 01:06:00.099697 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1019/4098] 10.4.3.240 () {66 vars in 1345 bytes} [Thu Aug 20 01:06:00 2026] DELETE /volume/v3/types/00e1ac14-16dc-4764-a4ce-84927ac8ed8b => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 01:06:00.108179 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-8eeeb9f1-1cf3-4d12-81ba-25adc7b2cafb None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:06:00.109609 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-8eeeb9f1-1cf3-4d12-81ba-25adc7b2cafb tempest-VolumeTypesReaderTests-1319825724 tempest-VolumeTypesReaderTests-1319825724-project-admin] DELETE https://10.4.3.240/volume/v3/types/4c95fac5-8acd-472c-90ef-c83c95fa14ed Aug 20 01:06:00.109857 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-8eeeb9f1-1cf3-4d12-81ba-25adc7b2cafb tempest-VolumeTypesReaderTests-1319825724 tempest-VolumeTypesReaderTests-1319825724-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:06:00.110118 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-8eeeb9f1-1cf3-4d12-81ba-25adc7b2cafb tempest-VolumeTypesReaderTests-1319825724 tempest-VolumeTypesReaderTests-1319825724-project-admin] Calling method '_delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:06:00.136256 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-8eeeb9f1-1cf3-4d12-81ba-25adc7b2cafb tempest-VolumeTypesReaderTests-1319825724 tempest-VolumeTypesReaderTests-1319825724-project-admin] https://10.4.3.240/volume/v3/types/4c95fac5-8acd-472c-90ef-c83c95fa14ed returned with HTTP 202 Aug 20 01:06:00.136854 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1038/4099] 10.4.3.240 () {66 vars in 1345 bytes} [Thu Aug 20 01:06:00 2026] DELETE /volume/v3/types/4c95fac5-8acd-472c-90ef-c83c95fa14ed => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 01:06:00.141077 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.quota [None req-4d4c7a12-ad43-4bac-b5c9-c250fd1e2460 tempest-SnapshotDependencyTests-165892863 tempest-SnapshotDependencyTests-165892863-project-member] Created reservations ['71c3922b-d659-4ccf-b1f4-0e7c54dbad8e', '19396dbb-ca85-47b1-babb-1dc9890182f6', '0caed691-131d-49b3-84b1-621d3c7f1214', '355022ce-b2c1-48ee-bb22-99a1ae7f0722'] {{(pid=100212) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 01:06:00.142136 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-4d4c7a12-ad43-4bac-b5c9-c250fd1e2460 tempest-SnapshotDependencyTests-165892863 tempest-SnapshotDependencyTests-165892863-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bf9d49a1-2979-401c-aa9d-1fec1e607b8e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['71c3922b-d659-4ccf-b1f4-0e7c54dbad8e', '19396dbb-ca85-47b1-babb-1dc9890182f6', '0caed691-131d-49b3-84b1-621d3c7f1214', '355022ce-b2c1-48ee-bb22-99a1ae7f0722']}' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:06:00.142924 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-4d4c7a12-ad43-4bac-b5c9-c250fd1e2460 tempest-SnapshotDependencyTests-165892863 tempest-SnapshotDependencyTests-165892863-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f9100a80-5f49-4669-b5cb-a6d15dafc5f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:06:00.162540 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-4d4c7a12-ad43-4bac-b5c9-c250fd1e2460 tempest-SnapshotDependencyTests-165892863 tempest-SnapshotDependencyTests-165892863-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f9100a80-5f49-4669-b5cb-a6d15dafc5f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '58978f8f-efe9-4b47-a44a-fa020aa23296', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-2065444255',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='404d5934b3d34989acff7121b718ad77',qos_specs=None,replication_status=,reservations=['71c3922b-d659-4ccf-b1f4-0e7c54dbad8e','19396dbb-ca85-47b1-babb-1dc9890182f6','0caed691-131d-49b3-84b1-621d3c7f1214','355022ce-b2c1-48ee-bb22-99a1ae7f0722'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a7a6b5b739c249329db50531012d3afc',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T01:06:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-2065444255',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=58978f8f-efe9-4b47-a44a-fa020aa23296,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='404d5934b3d34989acff7121b718ad77',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a7a6b5b739c249329db50531012d3afc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1ed58bd6-fe6a-497e-ae84-e8199d24fdfa),volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:06:00.163168 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-4d4c7a12-ad43-4bac-b5c9-c250fd1e2460 tempest-SnapshotDependencyTests-165892863 tempest-SnapshotDependencyTests-165892863-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (967bdccf-1bbc-49b2-ba55-c8e01b9df172) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:06:00.181744 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-4d4c7a12-ad43-4bac-b5c9-c250fd1e2460 tempest-SnapshotDependencyTests-165892863 tempest-SnapshotDependencyTests-165892863-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (967bdccf-1bbc-49b2-ba55-c8e01b9df172) transitioned into state 'SUCCESS' from state '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-2065444255',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='404d5934b3d34989acff7121b718ad77',qos_specs=None,replication_status=,reservations=['71c3922b-d659-4ccf-b1f4-0e7c54dbad8e','19396dbb-ca85-47b1-babb-1dc9890182f6','0caed691-131d-49b3-84b1-621d3c7f1214','355022ce-b2c1-48ee-bb22-99a1ae7f0722'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a7a6b5b739c249329db50531012d3afc',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:06:00.182375 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-4d4c7a12-ad43-4bac-b5c9-c250fd1e2460 tempest-SnapshotDependencyTests-165892863 tempest-SnapshotDependencyTests-165892863-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5887b6d2-b94c-45de-8282-c992debcf4db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:06:00.190266 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-4d4c7a12-ad43-4bac-b5c9-c250fd1e2460 tempest-SnapshotDependencyTests-165892863 tempest-SnapshotDependencyTests-165892863-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5887b6d2-b94c-45de-8282-c992debcf4db) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:06:00.193052 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-4d4c7a12-ad43-4bac-b5c9-c250fd1e2460 tempest-SnapshotDependencyTests-165892863 tempest-SnapshotDependencyTests-165892863-project-member] Flow 'volume_create_api' (c19aacf0-f7cc-461e-b146-25f7f0d18868) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100212) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:06:00.193052 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-4d4c7a12-ad43-4bac-b5c9-c250fd1e2460 tempest-SnapshotDependencyTests-165892863 tempest-SnapshotDependencyTests-165892863-project-member] Create volume request issued successfully. Aug 20 01:06:00.193052 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-4d4c7a12-ad43-4bac-b5c9-c250fd1e2460 tempest-SnapshotDependencyTests-165892863 tempest-SnapshotDependencyTests-165892863-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 20 01:06:00.193052 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1016/4100] 10.4.3.240 () {68 vars in 1259 bytes} [Thu Aug 20 01:05:59 2026] POST /volume/v3/volumes => generated 754 bytes in 263 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 20 01:06:00.207460 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-bff08fce-d4f3-404d-b453-6b9234ae477f None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:06:00.209778 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-bff08fce-d4f3-404d-b453-6b9234ae477f tempest-SnapshotDependencyTests-165892863 tempest-SnapshotDependencyTests-165892863-project-member] GET https://10.4.3.240/volume/v3/volumes/58978f8f-efe9-4b47-a44a-fa020aa23296 Aug 20 01:06:00.210239 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-bff08fce-d4f3-404d-b453-6b9234ae477f tempest-SnapshotDependencyTests-165892863 tempest-SnapshotDependencyTests-165892863-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:06:00.210521 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-bff08fce-d4f3-404d-b453-6b9234ae477f tempest-SnapshotDependencyTests-165892863 tempest-SnapshotDependencyTests-165892863-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:06:00.217786 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:06:00.217786 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:06:00.221848 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-bff08fce-d4f3-404d-b453-6b9234ae477f tempest-SnapshotDependencyTests-165892863 tempest-SnapshotDependencyTests-165892863-project-member] Volume info retrieved successfully. Aug 20 01:06:00.226206 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-bff08fce-d4f3-404d-b453-6b9234ae477f tempest-SnapshotDependencyTests-165892863 tempest-SnapshotDependencyTests-165892863-project-member] https://10.4.3.240/volume/v3/volumes/58978f8f-efe9-4b47-a44a-fa020aa23296 returned with HTTP 200 Aug 20 01:06:00.226686 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1028/4101] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:06:00 2026] GET /volume/v3/volumes/58978f8f-efe9-4b47-a44a-fa020aa23296 => generated 822 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:06:00.741058 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-acff7222-f634-45e7-8973-c4718e8a385c None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:06:00.742977 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-acff7222-f634-45e7-8973-c4718e8a385c tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] GET https://10.4.3.240/volume/v3/volumes/df10e80a-9861-404f-ba9c-6b83eac1b5a4 Aug 20 01:06:00.743182 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-acff7222-f634-45e7-8973-c4718e8a385c tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:06:00.743382 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-acff7222-f634-45e7-8973-c4718e8a385c tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:06:00.748993 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-acff7222-f634-45e7-8973-c4718e8a385c tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] https://10.4.3.240/volume/v3/volumes/df10e80a-9861-404f-ba9c-6b83eac1b5a4 returned with HTTP 404 Aug 20 01:06:00.749475 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1020/4102] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:06:00 2026] GET /volume/v3/volumes/df10e80a-9861-404f-ba9c-6b83eac1b5a4 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:06:00.762373 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-6403b5ca-a1dc-43ab-992e-e89dbcbc8a72 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:06:00.764664 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-6403b5ca-a1dc-43ab-992e-e89dbcbc8a72 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] GET https://10.4.3.240/volume/v3/volumes/7e713bed-b3bd-4b5c-b04b-feeb6e607ee7 Aug 20 01:06:00.764936 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-6403b5ca-a1dc-43ab-992e-e89dbcbc8a72 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:06:00.765194 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-6403b5ca-a1dc-43ab-992e-e89dbcbc8a72 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:06:00.774249 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:06:00.774249 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:06:00.779458 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-6403b5ca-a1dc-43ab-992e-e89dbcbc8a72 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Volume info retrieved successfully. Aug 20 01:06:00.785248 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-6403b5ca-a1dc-43ab-992e-e89dbcbc8a72 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] https://10.4.3.240/volume/v3/volumes/7e713bed-b3bd-4b5c-b04b-feeb6e607ee7 returned with HTTP 200 Aug 20 01:06:00.785811 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1039/4103] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:06:00 2026] GET /volume/v3/volumes/7e713bed-b3bd-4b5c-b04b-feeb6e607ee7 => generated 846 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:06:00.801664 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-dc350928-fc70-4675-a0e5-ea0928fce652 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:06:00.803738 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-dc350928-fc70-4675-a0e5-ea0928fce652 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] DELETE https://10.4.3.240/volume/v3/volumes/7e713bed-b3bd-4b5c-b04b-feeb6e607ee7 Aug 20 01:06:00.804017 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-dc350928-fc70-4675-a0e5-ea0928fce652 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:06:00.804284 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-dc350928-fc70-4675-a0e5-ea0928fce652 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Calling method 'delete' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:06:00.804585 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.v3.volumes [None req-dc350928-fc70-4675-a0e5-ea0928fce652 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Delete volume with id: 7e713bed-b3bd-4b5c-b04b-feeb6e607ee7 Aug 20 01:06:00.814157 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:06:00.814157 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:06:00.814734 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-dc350928-fc70-4675-a0e5-ea0928fce652 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Volume info retrieved successfully. Aug 20 01:06:00.838347 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-dc350928-fc70-4675-a0e5-ea0928fce652 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Delete volume request issued successfully. Aug 20 01:06:00.838578 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-dc350928-fc70-4675-a0e5-ea0928fce652 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] https://10.4.3.240/volume/v3/volumes/7e713bed-b3bd-4b5c-b04b-feeb6e607ee7 returned with HTTP 202 Aug 20 01:06:00.841265 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1017/4104] 10.4.3.240 () {66 vars in 1351 bytes} [Thu Aug 20 01:06:00 2026] DELETE /volume/v3/volumes/7e713bed-b3bd-4b5c-b04b-feeb6e607ee7 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 01:06:00.850432 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-d5f86caf-e2de-4c5b-9fc1-19b5f41d2b39 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:06:00.853854 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-d5f86caf-e2de-4c5b-9fc1-19b5f41d2b39 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] GET https://10.4.3.240/volume/v3/volumes/7e713bed-b3bd-4b5c-b04b-feeb6e607ee7 Aug 20 01:06:00.853854 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-d5f86caf-e2de-4c5b-9fc1-19b5f41d2b39 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:06:00.853854 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-d5f86caf-e2de-4c5b-9fc1-19b5f41d2b39 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:06:00.860133 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:06:00.860133 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:06:00.864001 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-d5f86caf-e2de-4c5b-9fc1-19b5f41d2b39 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Volume info retrieved successfully. Aug 20 01:06:00.869735 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-d5f86caf-e2de-4c5b-9fc1-19b5f41d2b39 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] https://10.4.3.240/volume/v3/volumes/7e713bed-b3bd-4b5c-b04b-feeb6e607ee7 returned with HTTP 200 Aug 20 01:06:00.869735 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1029/4105] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:06:00 2026] GET /volume/v3/volumes/7e713bed-b3bd-4b5c-b04b-feeb6e607ee7 => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 20 01:06:01.129606 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-8fba3813-19ac-40f6-93d1-a164ee579601 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:06:01.238024 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-8fba3813-19ac-40f6-93d1-a164ee579601 tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 20 01:06:01.238241 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-0fa12ee1-a11b-48e3-ab90-eb0fc55f9c97 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:06:01.238357 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-8fba3813-19ac-40f6-93d1-a164ee579601 tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-242244424"}} {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:06:01.239781 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.v3.volumes [None req-8fba3813-19ac-40f6-93d1-a164ee579601 tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-242244424'}} {{(pid=100213) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 01:06:01.239927 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.v3.volumes [None req-8fba3813-19ac-40f6-93d1-a164ee579601 tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] Create volume of 1 GB Aug 20 01:06:01.240377 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-0fa12ee1-a11b-48e3-ab90-eb0fc55f9c97 tempest-SnapshotDependencyTests-165892863 tempest-SnapshotDependencyTests-165892863-project-member] GET https://10.4.3.240/volume/v3/volumes/58978f8f-efe9-4b47-a44a-fa020aa23296 Aug 20 01:06:01.240631 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-0fa12ee1-a11b-48e3-ab90-eb0fc55f9c97 tempest-SnapshotDependencyTests-165892863 tempest-SnapshotDependencyTests-165892863-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:06:01.240852 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-0fa12ee1-a11b-48e3-ab90-eb0fc55f9c97 tempest-SnapshotDependencyTests-165892863 tempest-SnapshotDependencyTests-165892863-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:06:01.243923 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-8fba3813-19ac-40f6-93d1-a164ee579601 tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] Availability Zones retrieved successfully. Aug 20 01:06:01.248586 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:06:01.248586 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:06:01.249136 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-8fba3813-19ac-40f6-93d1-a164ee579601 tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] Flow 'volume_create_api' (b4eda5e4-82e2-40c0-9fb8-541b4536efd5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:06:01.250017 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-8fba3813-19ac-40f6-93d1-a164ee579601 tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (db57760f-cae5-4c8f-962f-43afb12c9080) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:06:01.250909 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.flows.api.create_volume [None req-8fba3813-19ac-40f6-93d1-a164ee579601 tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] Validating volume size '1' using validate_int {{(pid=100213) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 01:06:01.252711 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-0fa12ee1-a11b-48e3-ab90-eb0fc55f9c97 tempest-SnapshotDependencyTests-165892863 tempest-SnapshotDependencyTests-165892863-project-member] Volume info retrieved successfully. Aug 20 01:06:01.257225 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-0fa12ee1-a11b-48e3-ab90-eb0fc55f9c97 tempest-SnapshotDependencyTests-165892863 tempest-SnapshotDependencyTests-165892863-project-member] https://10.4.3.240/volume/v3/volumes/58978f8f-efe9-4b47-a44a-fa020aa23296 returned with HTTP 200 Aug 20 01:06:01.257804 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1040/4106] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:06:01 2026] GET /volume/v3/volumes/58978f8f-efe9-4b47-a44a-fa020aa23296 => generated 847 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:06:01.269919 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-12205a68-6c8b-44f0-9e54-1a589d77d0a1 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:06:01.271591 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-12205a68-6c8b-44f0-9e54-1a589d77d0a1 tempest-SnapshotDependencyTests-165892863 tempest-SnapshotDependencyTests-165892863-project-member] GET https://10.4.3.240/volume/v3/volumes/58978f8f-efe9-4b47-a44a-fa020aa23296 Aug 20 01:06:01.271805 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-12205a68-6c8b-44f0-9e54-1a589d77d0a1 tempest-SnapshotDependencyTests-165892863 tempest-SnapshotDependencyTests-165892863-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:06:01.272018 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-12205a68-6c8b-44f0-9e54-1a589d77d0a1 tempest-SnapshotDependencyTests-165892863 tempest-SnapshotDependencyTests-165892863-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:06:01.277220 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-8fba3813-19ac-40f6-93d1-a164ee579601 tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (db57760f-cae5-4c8f-962f-43afb12c9080) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:52:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1ed58bd6-fe6a-497e-ae84-e8199d24fdfa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:06:01.277975 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-8fba3813-19ac-40f6-93d1-a164ee579601 tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b3c38c5b-1750-4e35-8089-697b6df3ea25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:06:01.278291 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:06:01.278291 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:06:01.281512 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-12205a68-6c8b-44f0-9e54-1a589d77d0a1 tempest-SnapshotDependencyTests-165892863 tempest-SnapshotDependencyTests-165892863-project-member] Volume info retrieved successfully. Aug 20 01:06:01.285011 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-12205a68-6c8b-44f0-9e54-1a589d77d0a1 tempest-SnapshotDependencyTests-165892863 tempest-SnapshotDependencyTests-165892863-project-member] https://10.4.3.240/volume/v3/volumes/58978f8f-efe9-4b47-a44a-fa020aa23296 returned with HTTP 200 Aug 20 01:06:01.285583 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1018/4107] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:06:01 2026] GET /volume/v3/volumes/58978f8f-efe9-4b47-a44a-fa020aa23296 => generated 847 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:06:01.296264 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-0c4c4a2d-b7ad-404f-bdb8-7ece2024150d None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:06:01.300360 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-0c4c4a2d-b7ad-404f-bdb8-7ece2024150d tempest-SnapshotDependencyTests-165892863 tempest-SnapshotDependencyTests-165892863-project-member] POST https://10.4.3.240/volume/v3/snapshots Aug 20 01:06:01.300360 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-0c4c4a2d-b7ad-404f-bdb8-7ece2024150d tempest-SnapshotDependencyTests-165892863 tempest-SnapshotDependencyTests-165892863-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "58978f8f-efe9-4b47-a44a-fa020aa23296", "force": true, "name": "tempest-SnapshotDependencyTests-snapshot-1760960960", "description": null, "metadata": null}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:06:01.305878 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:06:01.305878 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:06:01.306453 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-0c4c4a2d-b7ad-404f-bdb8-7ece2024150d tempest-SnapshotDependencyTests-165892863 tempest-SnapshotDependencyTests-165892863-project-member] Volume info retrieved successfully. Aug 20 01:06:01.306724 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.v3.snapshots [None req-0c4c4a2d-b7ad-404f-bdb8-7ece2024150d tempest-SnapshotDependencyTests-165892863 tempest-SnapshotDependencyTests-165892863-project-member] Create snapshot from volume 58978f8f-efe9-4b47-a44a-fa020aa23296 Aug 20 01:06:01.333074 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.quota [None req-8fba3813-19ac-40f6-93d1-a164ee579601 tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] Created reservations ['79a12cf1-24f6-4a44-a611-4bc76c6de68a', 'b5a6d384-37ba-4fde-b495-54647d65bc2c', 'f964e209-856f-47f1-84b2-158fea09cd26', 'b200654c-024c-47f5-b78f-488725b13b17'] {{(pid=100213) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 01:06:01.333886 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-8fba3813-19ac-40f6-93d1-a164ee579601 tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b3c38c5b-1750-4e35-8089-697b6df3ea25) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['79a12cf1-24f6-4a44-a611-4bc76c6de68a', 'b5a6d384-37ba-4fde-b495-54647d65bc2c', 'f964e209-856f-47f1-84b2-158fea09cd26', 'b200654c-024c-47f5-b78f-488725b13b17']}' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:06:01.334851 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-8fba3813-19ac-40f6-93d1-a164ee579601 tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2bd4e2db-f082-47ad-b100-5fc516ad58ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:06:01.337261 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.quota [None req-0c4c4a2d-b7ad-404f-bdb8-7ece2024150d tempest-SnapshotDependencyTests-165892863 tempest-SnapshotDependencyTests-165892863-project-member] Created reservations ['670f1017-6c7b-44fc-9add-8c731cdbf894', '1b4307ad-93d7-417d-8890-5d007364aa7d', '5f9b5289-99de-4de5-b5be-df42fecd4c15', '491e86b8-d9e0-4de6-9b0c-bfba7d890f27'] {{(pid=100214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 01:06:01.362129 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-8fba3813-19ac-40f6-93d1-a164ee579601 tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2bd4e2db-f082-47ad-b100-5fc516ad58ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '089b27e4-4bc5-442f-9faa-3df22e560c7b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-242244424',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ae27664c9f774d91ae23efc2f9b59dd6',qos_specs=None,replication_status=,reservations=['79a12cf1-24f6-4a44-a611-4bc76c6de68a','b5a6d384-37ba-4fde-b495-54647d65bc2c','f964e209-856f-47f1-84b2-158fea09cd26','b200654c-024c-47f5-b78f-488725b13b17'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3ce63d6b67694d649734997631136170',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T01:06:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-242244424',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=089b27e4-4bc5-442f-9faa-3df22e560c7b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ae27664c9f774d91ae23efc2f9b59dd6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3ce63d6b67694d649734997631136170',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1ed58bd6-fe6a-497e-ae84-e8199d24fdfa),volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:06:01.362129 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-8fba3813-19ac-40f6-93d1-a164ee579601 tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c9baae4d-5146-4bcc-ad86-e9a44fb9c870) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:06:01.363607 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-0c4c4a2d-b7ad-404f-bdb8-7ece2024150d tempest-SnapshotDependencyTests-165892863 tempest-SnapshotDependencyTests-165892863-project-member] Snapshot force create request issued successfully. Aug 20 01:06:01.363607 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-0c4c4a2d-b7ad-404f-bdb8-7ece2024150d tempest-SnapshotDependencyTests-165892863 tempest-SnapshotDependencyTests-165892863-project-member] https://10.4.3.240/volume/v3/snapshots returned with HTTP 202 Aug 20 01:06:01.363607 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1030/4108] 10.4.3.240 () {68 vars in 1265 bytes} [Thu Aug 20 01:06:01 2026] POST /volume/v3/snapshots => generated 310 bytes in 68 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 01:06:01.373328 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-bf3a58fc-771d-4c75-a655-08b88c3984fc None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:06:01.375485 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-bf3a58fc-771d-4c75-a655-08b88c3984fc tempest-SnapshotDependencyTests-165892863 tempest-SnapshotDependencyTests-165892863-project-member] GET https://10.4.3.240/volume/v3/snapshots/52e784c3-43b7-4c1c-8971-3dcc220d47cb Aug 20 01:06:01.375783 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-bf3a58fc-771d-4c75-a655-08b88c3984fc tempest-SnapshotDependencyTests-165892863 tempest-SnapshotDependencyTests-165892863-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:06:01.376023 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-bf3a58fc-771d-4c75-a655-08b88c3984fc tempest-SnapshotDependencyTests-165892863 tempest-SnapshotDependencyTests-165892863-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:06:01.382354 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:06:01.382354 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:06:01.382776 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-bf3a58fc-771d-4c75-a655-08b88c3984fc tempest-SnapshotDependencyTests-165892863 tempest-SnapshotDependencyTests-165892863-project-member] Snapshot retrieved successfully. Aug 20 01:06:01.382829 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-8fba3813-19ac-40f6-93d1-a164ee579601 tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c9baae4d-5146-4bcc-ad86-e9a44fb9c870) transitioned into state 'SUCCESS' from state '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-242244424',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ae27664c9f774d91ae23efc2f9b59dd6',qos_specs=None,replication_status=,reservations=['79a12cf1-24f6-4a44-a611-4bc76c6de68a','b5a6d384-37ba-4fde-b495-54647d65bc2c','f964e209-856f-47f1-84b2-158fea09cd26','b200654c-024c-47f5-b78f-488725b13b17'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3ce63d6b67694d649734997631136170',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:06:01.383501 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-8fba3813-19ac-40f6-93d1-a164ee579601 tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (16755e19-0027-45aa-808e-9d750b332712) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:06:01.383579 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-bf3a58fc-771d-4c75-a655-08b88c3984fc tempest-SnapshotDependencyTests-165892863 tempest-SnapshotDependencyTests-165892863-project-member] https://10.4.3.240/volume/v3/snapshots/52e784c3-43b7-4c1c-8971-3dcc220d47cb returned with HTTP 200 Aug 20 01:06:01.383835 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1041/4109] 10.4.3.240 () {66 vars in 1354 bytes} [Thu Aug 20 01:06:01 2026] GET /volume/v3/snapshots/52e784c3-43b7-4c1c-8971-3dcc220d47cb => generated 442 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:06:01.394182 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-8fba3813-19ac-40f6-93d1-a164ee579601 tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (16755e19-0027-45aa-808e-9d750b332712) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:06:01.395070 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-8fba3813-19ac-40f6-93d1-a164ee579601 tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] Flow 'volume_create_api' (b4eda5e4-82e2-40c0-9fb8-541b4536efd5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100213) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:06:01.395396 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-8fba3813-19ac-40f6-93d1-a164ee579601 tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] Create volume request issued successfully. Aug 20 01:06:01.396035 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-8fba3813-19ac-40f6-93d1-a164ee579601 tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 20 01:06:01.396468 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1021/4110] 10.4.3.240 () {68 vars in 1258 bytes} [Thu Aug 20 01:06:01 2026] POST /volume/v3/volumes => generated 748 bytes in 267 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 01:06:01.407326 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-d042e830-b8ca-4208-a739-2a49432ee166 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:06:01.409169 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-d042e830-b8ca-4208-a739-2a49432ee166 tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] GET https://10.4.3.240/volume/v3/volumes/089b27e4-4bc5-442f-9faa-3df22e560c7b Aug 20 01:06:01.409347 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-d042e830-b8ca-4208-a739-2a49432ee166 tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:06:01.409570 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-d042e830-b8ca-4208-a739-2a49432ee166 tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:06:01.417147 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:06:01.417147 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:06:01.420512 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-d042e830-b8ca-4208-a739-2a49432ee166 tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] Volume info retrieved successfully. Aug 20 01:06:01.424203 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-d042e830-b8ca-4208-a739-2a49432ee166 tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] https://10.4.3.240/volume/v3/volumes/089b27e4-4bc5-442f-9faa-3df22e560c7b returned with HTTP 200 Aug 20 01:06:01.424750 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1019/4111] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:06:01 2026] GET /volume/v3/volumes/089b27e4-4bc5-442f-9faa-3df22e560c7b => generated 816 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:06:01.884482 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-245d7b81-b914-4ebd-9bcf-ffa56c361209 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:06:01.888441 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-245d7b81-b914-4ebd-9bcf-ffa56c361209 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] GET https://10.4.3.240/volume/v3/volumes/7e713bed-b3bd-4b5c-b04b-feeb6e607ee7 Aug 20 01:06:01.888441 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-245d7b81-b914-4ebd-9bcf-ffa56c361209 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:06:01.888441 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-245d7b81-b914-4ebd-9bcf-ffa56c361209 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:06:01.896646 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-245d7b81-b914-4ebd-9bcf-ffa56c361209 tempest-VolumesSnapshotTestJSON-1391849862 tempest-VolumesSnapshotTestJSON-1391849862-project-member] https://10.4.3.240/volume/v3/volumes/7e713bed-b3bd-4b5c-b04b-feeb6e607ee7 returned with HTTP 404 Aug 20 01:06:01.897139 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1031/4112] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:06:01 2026] GET /volume/v3/volumes/7e713bed-b3bd-4b5c-b04b-feeb6e607ee7 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:06:02.391944 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-2a132a28-8d40-4b63-b258-9e071def0a63 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:06:02.393626 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-2a132a28-8d40-4b63-b258-9e071def0a63 tempest-SnapshotDependencyTests-165892863 tempest-SnapshotDependencyTests-165892863-project-member] GET https://10.4.3.240/volume/v3/snapshots/52e784c3-43b7-4c1c-8971-3dcc220d47cb Aug 20 01:06:02.393857 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-2a132a28-8d40-4b63-b258-9e071def0a63 tempest-SnapshotDependencyTests-165892863 tempest-SnapshotDependencyTests-165892863-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:06:02.394039 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-2a132a28-8d40-4b63-b258-9e071def0a63 tempest-SnapshotDependencyTests-165892863 tempest-SnapshotDependencyTests-165892863-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:06:02.398524 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:06:02.398524 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:06:02.398894 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-2a132a28-8d40-4b63-b258-9e071def0a63 tempest-SnapshotDependencyTests-165892863 tempest-SnapshotDependencyTests-165892863-project-member] Snapshot retrieved successfully. Aug 20 01:06:02.399552 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-2a132a28-8d40-4b63-b258-9e071def0a63 tempest-SnapshotDependencyTests-165892863 tempest-SnapshotDependencyTests-165892863-project-member] https://10.4.3.240/volume/v3/snapshots/52e784c3-43b7-4c1c-8971-3dcc220d47cb returned with HTTP 200 Aug 20 01:06:02.399856 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1042/4113] 10.4.3.240 () {66 vars in 1354 bytes} [Thu Aug 20 01:06:02 2026] GET /volume/v3/snapshots/52e784c3-43b7-4c1c-8971-3dcc220d47cb => generated 469 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:06:02.407289 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-f4f77690-aef3-49fc-85ff-f529630db40a None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:06:02.409087 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-f4f77690-aef3-49fc-85ff-f529630db40a tempest-SnapshotDependencyTests-165892863 tempest-SnapshotDependencyTests-165892863-project-member] GET https://10.4.3.240/volume/v3/snapshots/52e784c3-43b7-4c1c-8971-3dcc220d47cb Aug 20 01:06:02.409332 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-f4f77690-aef3-49fc-85ff-f529630db40a tempest-SnapshotDependencyTests-165892863 tempest-SnapshotDependencyTests-165892863-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:06:02.409570 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-f4f77690-aef3-49fc-85ff-f529630db40a tempest-SnapshotDependencyTests-165892863 tempest-SnapshotDependencyTests-165892863-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:06:02.414465 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:06:02.414465 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:06:02.414841 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-f4f77690-aef3-49fc-85ff-f529630db40a tempest-SnapshotDependencyTests-165892863 tempest-SnapshotDependencyTests-165892863-project-member] Snapshot retrieved successfully. Aug 20 01:06:02.415562 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-f4f77690-aef3-49fc-85ff-f529630db40a tempest-SnapshotDependencyTests-165892863 tempest-SnapshotDependencyTests-165892863-project-member] https://10.4.3.240/volume/v3/snapshots/52e784c3-43b7-4c1c-8971-3dcc220d47cb returned with HTTP 200 Aug 20 01:06:02.415877 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1022/4114] 10.4.3.240 () {66 vars in 1354 bytes} [Thu Aug 20 01:06:02 2026] GET /volume/v3/snapshots/52e784c3-43b7-4c1c-8971-3dcc220d47cb => generated 469 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:06:02.425302 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-51313ca4-a1c3-4ab7-b064-63c7d2c86577 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:06:02.427047 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-51313ca4-a1c3-4ab7-b064-63c7d2c86577 tempest-SnapshotDependencyTests-165892863 tempest-SnapshotDependencyTests-165892863-project-member] GET https://10.4.3.240/volume/v3/snapshots/52e784c3-43b7-4c1c-8971-3dcc220d47cb Aug 20 01:06:02.427212 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-51313ca4-a1c3-4ab7-b064-63c7d2c86577 tempest-SnapshotDependencyTests-165892863 tempest-SnapshotDependencyTests-165892863-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:06:02.427416 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-51313ca4-a1c3-4ab7-b064-63c7d2c86577 tempest-SnapshotDependencyTests-165892863 tempest-SnapshotDependencyTests-165892863-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:06:02.431922 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:06:02.431922 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:06:02.432311 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-51313ca4-a1c3-4ab7-b064-63c7d2c86577 tempest-SnapshotDependencyTests-165892863 tempest-SnapshotDependencyTests-165892863-project-member] Snapshot retrieved successfully. Aug 20 01:06:02.433046 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-51313ca4-a1c3-4ab7-b064-63c7d2c86577 tempest-SnapshotDependencyTests-165892863 tempest-SnapshotDependencyTests-165892863-project-member] https://10.4.3.240/volume/v3/snapshots/52e784c3-43b7-4c1c-8971-3dcc220d47cb returned with HTTP 200 Aug 20 01:06:02.433399 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1020/4115] 10.4.3.240 () {66 vars in 1354 bytes} [Thu Aug 20 01:06:02 2026] GET /volume/v3/snapshots/52e784c3-43b7-4c1c-8971-3dcc220d47cb => generated 469 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:06:02.436502 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-5b45ac4d-d2ab-41e6-a8d6-43f651826cef None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:06:02.437813 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-5b45ac4d-d2ab-41e6-a8d6-43f651826cef tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] GET https://10.4.3.240/volume/v3/volumes/089b27e4-4bc5-442f-9faa-3df22e560c7b Aug 20 01:06:02.438105 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-5b45ac4d-d2ab-41e6-a8d6-43f651826cef tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:06:02.438388 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-5b45ac4d-d2ab-41e6-a8d6-43f651826cef tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:06:02.441441 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-b17d3c43-4320-4e4f-9161-7cba2bfd8d19 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:06:02.443187 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-b17d3c43-4320-4e4f-9161-7cba2bfd8d19 tempest-SnapshotDependencyTests-165892863 tempest-SnapshotDependencyTests-165892863-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 20 01:06:02.443541 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-b17d3c43-4320-4e4f-9161-7cba2bfd8d19 tempest-SnapshotDependencyTests-165892863 tempest-SnapshotDependencyTests-165892863-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "52e784c3-43b7-4c1c-8971-3dcc220d47cb", "size": 1}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:06:02.446210 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.v3.volumes [None req-b17d3c43-4320-4e4f-9161-7cba2bfd8d19 tempest-SnapshotDependencyTests-165892863 tempest-SnapshotDependencyTests-165892863-project-member] Create volume request body: {'volume': {'snapshot_id': '52e784c3-43b7-4c1c-8971-3dcc220d47cb', 'size': 1}} {{(pid=100215) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 01:06:02.446289 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:06:02.446289 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:06:02.448918 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-5b45ac4d-d2ab-41e6-a8d6-43f651826cef tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] Volume info retrieved successfully. Aug 20 01:06:02.449780 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:06:02.449780 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:06:02.450155 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-b17d3c43-4320-4e4f-9161-7cba2bfd8d19 tempest-SnapshotDependencyTests-165892863 tempest-SnapshotDependencyTests-165892863-project-member] Snapshot retrieved successfully. Aug 20 01:06:02.450275 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-b17d3c43-4320-4e4f-9161-7cba2bfd8d19 tempest-SnapshotDependencyTests-165892863 tempest-SnapshotDependencyTests-165892863-project-member] Create volume of 1 GB Aug 20 01:06:02.453137 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-5b45ac4d-d2ab-41e6-a8d6-43f651826cef tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] https://10.4.3.240/volume/v3/volumes/089b27e4-4bc5-442f-9faa-3df22e560c7b returned with HTTP 200 Aug 20 01:06:02.453349 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-b17d3c43-4320-4e4f-9161-7cba2bfd8d19 tempest-SnapshotDependencyTests-165892863 tempest-SnapshotDependencyTests-165892863-project-member] Availability Zones retrieved successfully. Aug 20 01:06:02.453695 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1032/4116] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:06:02 2026] GET /volume/v3/volumes/089b27e4-4bc5-442f-9faa-3df22e560c7b => generated 841 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:06:02.458465 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-b17d3c43-4320-4e4f-9161-7cba2bfd8d19 tempest-SnapshotDependencyTests-165892863 tempest-SnapshotDependencyTests-165892863-project-member] Flow 'volume_create_api' (8817007f-f567-44c8-819d-5cfd8ef93c77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:06:02.459523 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-b17d3c43-4320-4e4f-9161-7cba2bfd8d19 tempest-SnapshotDependencyTests-165892863 tempest-SnapshotDependencyTests-165892863-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4d84d33a-6a75-489a-8ad6-8e7c8f6be514) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:06:02.460408 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.flows.api.create_volume [None req-b17d3c43-4320-4e4f-9161-7cba2bfd8d19 tempest-SnapshotDependencyTests-165892863 tempest-SnapshotDependencyTests-165892863-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100215) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 01:06:02.464977 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-0cd0f6c8-4e59-4eef-9dc1-0fd037dfefc7 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:06:02.466635 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-0cd0f6c8-4e59-4eef-9dc1-0fd037dfefc7 tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] POST https://10.4.3.240/volume/v3/backups Aug 20 01:06:02.466937 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-0cd0f6c8-4e59-4eef-9dc1-0fd037dfefc7 tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "089b27e4-4bc5-442f-9faa-3df22e560c7b", "name": "tempest-VolumesBackupsTest-Backup-1718732341"}} {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:06:02.468731 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.contrib.backups [None req-0cd0f6c8-4e59-4eef-9dc1-0fd037dfefc7 tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] Creating new backup {'backup': {'volume_id': '089b27e4-4bc5-442f-9faa-3df22e560c7b', 'name': 'tempest-VolumesBackupsTest-Backup-1718732341'}} {{(pid=100213) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 20 01:06:02.468872 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.contrib.backups [None req-0cd0f6c8-4e59-4eef-9dc1-0fd037dfefc7 tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] Creating backup of volume 089b27e4-4bc5-442f-9faa-3df22e560c7b in container None Aug 20 01:06:02.475788 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:06:02.475788 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:06:02.476189 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-0cd0f6c8-4e59-4eef-9dc1-0fd037dfefc7 tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] Volume info retrieved successfully. Aug 20 01:06:02.490008 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-b17d3c43-4320-4e4f-9161-7cba2bfd8d19 tempest-SnapshotDependencyTests-165892863 tempest-SnapshotDependencyTests-165892863-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4d84d33a-6a75-489a-8ad6-8e7c8f6be514) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '52e784c3-43b7-4c1c-8971-3dcc220d47cb', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:52:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1ed58bd6-fe6a-497e-ae84-e8199d24fdfa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:06:02.490841 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-b17d3c43-4320-4e4f-9161-7cba2bfd8d19 tempest-SnapshotDependencyTests-165892863 tempest-SnapshotDependencyTests-165892863-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (32c007d5-196c-4ba4-b20d-a56721a5a57c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:06:02.504400 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.quota [None req-0cd0f6c8-4e59-4eef-9dc1-0fd037dfefc7 tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] Created reservations ['a83b0c66-da45-4a5a-b38e-831c47b04376', '2afa0f68-b145-4823-a9e4-b622f695fdcd'] {{(pid=100213) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 01:06:02.542874 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.quota [None req-b17d3c43-4320-4e4f-9161-7cba2bfd8d19 tempest-SnapshotDependencyTests-165892863 tempest-SnapshotDependencyTests-165892863-project-member] Created reservations ['1a50df17-208a-449c-b8b1-3f645cae4214', 'cc8324ba-42a2-4f76-a8b4-0d675bf5d11e', '5fb773bf-fa08-4b91-8c81-ea32fd51f5a8', 'bf2bc5db-5fbc-43ce-be44-8032401872f9'] {{(pid=100215) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 01:06:02.544051 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-b17d3c43-4320-4e4f-9161-7cba2bfd8d19 tempest-SnapshotDependencyTests-165892863 tempest-SnapshotDependencyTests-165892863-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (32c007d5-196c-4ba4-b20d-a56721a5a57c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1a50df17-208a-449c-b8b1-3f645cae4214', 'cc8324ba-42a2-4f76-a8b4-0d675bf5d11e', '5fb773bf-fa08-4b91-8c81-ea32fd51f5a8', 'bf2bc5db-5fbc-43ce-be44-8032401872f9']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:06:02.545076 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-b17d3c43-4320-4e4f-9161-7cba2bfd8d19 tempest-SnapshotDependencyTests-165892863 tempest-SnapshotDependencyTests-165892863-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1c08f3fb-082a-4fcd-976d-d738266eba9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:06:02.548799 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-0cd0f6c8-4e59-4eef-9dc1-0fd037dfefc7 tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] https://10.4.3.240/volume/v3/backups returned with HTTP 202 Aug 20 01:06:02.548799 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1023/4117] 10.4.3.240 () {68 vars in 1259 bytes} [Thu Aug 20 01:06:02 2026] POST /volume/v3/backups => generated 330 bytes in 84 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 01:06:02.555763 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-15763062-f295-42fe-a24a-91c33aee5e3e None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:06:02.557459 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-15763062-f295-42fe-a24a-91c33aee5e3e tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] GET https://10.4.3.240/volume/v3/backups/0a99e2b5-4fd9-43a3-9209-4db0909947bb Aug 20 01:06:02.557667 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-15763062-f295-42fe-a24a-91c33aee5e3e tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:06:02.557843 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-15763062-f295-42fe-a24a-91c33aee5e3e tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:06:02.557937 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.v3.backups [None req-15763062-f295-42fe-a24a-91c33aee5e3e tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] Show backup with id 0a99e2b5-4fd9-43a3-9209-4db0909947bb. {{(pid=100212) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:06:02.561877 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:06:02.561877 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:06:02.562578 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-15763062-f295-42fe-a24a-91c33aee5e3e tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] https://10.4.3.240/volume/v3/backups/0a99e2b5-4fd9-43a3-9209-4db0909947bb returned with HTTP 200 Aug 20 01:06:02.562886 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1021/4118] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:06:02 2026] GET /volume/v3/backups/0a99e2b5-4fd9-43a3-9209-4db0909947bb => generated 737 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:06:02.594877 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-b17d3c43-4320-4e4f-9161-7cba2bfd8d19 tempest-SnapshotDependencyTests-165892863 tempest-SnapshotDependencyTests-165892863-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1c08f3fb-082a-4fcd-976d-d738266eba9c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c82bb614-7be6-4247-8264-494c7708c625', '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='404d5934b3d34989acff7121b718ad77',qos_specs=None,replication_status=,reservations=['1a50df17-208a-449c-b8b1-3f645cae4214','cc8324ba-42a2-4f76-a8b4-0d675bf5d11e','5fb773bf-fa08-4b91-8c81-ea32fd51f5a8','bf2bc5db-5fbc-43ce-be44-8032401872f9'],size=1,snapshot_id=52e784c3-43b7-4c1c-8971-3dcc220d47cb,source_replicaid=,source_volid=None,status='creating',user_id='a7a6b5b739c249329db50531012d3afc',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T01:06: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=c82bb614-7be6-4247-8264-494c7708c625,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='404d5934b3d34989acff7121b718ad77',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=52e784c3-43b7-4c1c-8971-3dcc220d47cb,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a7a6b5b739c249329db50531012d3afc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1ed58bd6-fe6a-497e-ae84-e8199d24fdfa),volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:06:02.595721 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-b17d3c43-4320-4e4f-9161-7cba2bfd8d19 tempest-SnapshotDependencyTests-165892863 tempest-SnapshotDependencyTests-165892863-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (afc53a1e-944b-4f48-aaef-ec20ecb0e733) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:06:02.613681 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-b17d3c43-4320-4e4f-9161-7cba2bfd8d19 tempest-SnapshotDependencyTests-165892863 tempest-SnapshotDependencyTests-165892863-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (afc53a1e-944b-4f48-aaef-ec20ecb0e733) transitioned into state 'SUCCESS' from 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='404d5934b3d34989acff7121b718ad77',qos_specs=None,replication_status=,reservations=['1a50df17-208a-449c-b8b1-3f645cae4214','cc8324ba-42a2-4f76-a8b4-0d675bf5d11e','5fb773bf-fa08-4b91-8c81-ea32fd51f5a8','bf2bc5db-5fbc-43ce-be44-8032401872f9'],size=1,snapshot_id=52e784c3-43b7-4c1c-8971-3dcc220d47cb,source_replicaid=,source_volid=None,status='creating',user_id='a7a6b5b739c249329db50531012d3afc',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:06:02.614400 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-b17d3c43-4320-4e4f-9161-7cba2bfd8d19 tempest-SnapshotDependencyTests-165892863 tempest-SnapshotDependencyTests-165892863-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (07c0c3d9-602a-4fc3-b6a1-ee854a1c9bce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:06:02.633995 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-b17d3c43-4320-4e4f-9161-7cba2bfd8d19 tempest-SnapshotDependencyTests-165892863 tempest-SnapshotDependencyTests-165892863-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (07c0c3d9-602a-4fc3-b6a1-ee854a1c9bce) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:06:02.634832 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-b17d3c43-4320-4e4f-9161-7cba2bfd8d19 tempest-SnapshotDependencyTests-165892863 tempest-SnapshotDependencyTests-165892863-project-member] Flow 'volume_create_api' (8817007f-f567-44c8-819d-5cfd8ef93c77) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:06:02.635226 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-b17d3c43-4320-4e4f-9161-7cba2bfd8d19 tempest-SnapshotDependencyTests-165892863 tempest-SnapshotDependencyTests-165892863-project-member] Create volume request issued successfully. Aug 20 01:06:02.635936 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-b17d3c43-4320-4e4f-9161-7cba2bfd8d19 tempest-SnapshotDependencyTests-165892863 tempest-SnapshotDependencyTests-165892863-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 20 01:06:02.636472 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1043/4119] 10.4.3.240 () {68 vars in 1258 bytes} [Thu Aug 20 01:06:02 2026] POST /volume/v3/volumes => generated 741 bytes in 195 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 01:06:02.651808 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-56127d03-d7c2-4744-9781-ce10fb18a048 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:06:02.654053 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-56127d03-d7c2-4744-9781-ce10fb18a048 tempest-SnapshotDependencyTests-165892863 tempest-SnapshotDependencyTests-165892863-project-member] GET https://10.4.3.240/volume/v3/volumes/c82bb614-7be6-4247-8264-494c7708c625 Aug 20 01:06:02.654053 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-56127d03-d7c2-4744-9781-ce10fb18a048 tempest-SnapshotDependencyTests-165892863 tempest-SnapshotDependencyTests-165892863-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:06:02.654244 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-56127d03-d7c2-4744-9781-ce10fb18a048 tempest-SnapshotDependencyTests-165892863 tempest-SnapshotDependencyTests-165892863-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:06:02.660982 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:06:02.660982 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:06:02.664557 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-56127d03-d7c2-4744-9781-ce10fb18a048 tempest-SnapshotDependencyTests-165892863 tempest-SnapshotDependencyTests-165892863-project-member] Volume info retrieved successfully. Aug 20 01:06:02.668429 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-56127d03-d7c2-4744-9781-ce10fb18a048 tempest-SnapshotDependencyTests-165892863 tempest-SnapshotDependencyTests-165892863-project-member] https://10.4.3.240/volume/v3/volumes/c82bb614-7be6-4247-8264-494c7708c625 returned with HTTP 200 Aug 20 01:06:02.668961 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1033/4120] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:06:02 2026] GET /volume/v3/volumes/c82bb614-7be6-4247-8264-494c7708c625 => generated 809 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:06:03.572538 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-d17e1d58-efc3-47d6-ba63-8b5250aeef2f None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:06:03.574568 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-d17e1d58-efc3-47d6-ba63-8b5250aeef2f tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] GET https://10.4.3.240/volume/v3/backups/0a99e2b5-4fd9-43a3-9209-4db0909947bb Aug 20 01:06:03.574809 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-d17e1d58-efc3-47d6-ba63-8b5250aeef2f tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:06:03.575037 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-d17e1d58-efc3-47d6-ba63-8b5250aeef2f tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:06:03.575175 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.v3.backups [None req-d17e1d58-efc3-47d6-ba63-8b5250aeef2f tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] Show backup with id 0a99e2b5-4fd9-43a3-9209-4db0909947bb. {{(pid=100213) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:06:03.580035 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:06:03.580035 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:06:03.580919 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-d17e1d58-efc3-47d6-ba63-8b5250aeef2f tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] https://10.4.3.240/volume/v3/backups/0a99e2b5-4fd9-43a3-9209-4db0909947bb returned with HTTP 200 Aug 20 01:06:03.581353 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1024/4121] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:06:03 2026] GET /volume/v3/backups/0a99e2b5-4fd9-43a3-9209-4db0909947bb => generated 739 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:06:03.681827 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-4fb0716b-e420-41cf-ac2a-2d503ffecd4a None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:06:03.683553 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-4fb0716b-e420-41cf-ac2a-2d503ffecd4a tempest-SnapshotDependencyTests-165892863 tempest-SnapshotDependencyTests-165892863-project-member] GET https://10.4.3.240/volume/v3/volumes/c82bb614-7be6-4247-8264-494c7708c625 Aug 20 01:06:03.683745 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-4fb0716b-e420-41cf-ac2a-2d503ffecd4a tempest-SnapshotDependencyTests-165892863 tempest-SnapshotDependencyTests-165892863-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:06:03.683921 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-4fb0716b-e420-41cf-ac2a-2d503ffecd4a tempest-SnapshotDependencyTests-165892863 tempest-SnapshotDependencyTests-165892863-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:06:03.690188 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:06:03.690188 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:06:03.693215 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-4fb0716b-e420-41cf-ac2a-2d503ffecd4a tempest-SnapshotDependencyTests-165892863 tempest-SnapshotDependencyTests-165892863-project-member] Volume info retrieved successfully. Aug 20 01:06:03.696857 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-4fb0716b-e420-41cf-ac2a-2d503ffecd4a tempest-SnapshotDependencyTests-165892863 tempest-SnapshotDependencyTests-165892863-project-member] https://10.4.3.240/volume/v3/volumes/c82bb614-7be6-4247-8264-494c7708c625 returned with HTTP 200 Aug 20 01:06:03.697237 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1022/4122] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:06:03 2026] GET /volume/v3/volumes/c82bb614-7be6-4247-8264-494c7708c625 => generated 834 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:06:03.711046 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-8f66226f-85b4-4756-8da2-d12ca67dea3f None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:06:03.712968 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-8f66226f-85b4-4756-8da2-d12ca67dea3f tempest-SnapshotDependencyTests-165892863 tempest-SnapshotDependencyTests-165892863-project-member] GET https://10.4.3.240/volume/v3/volumes/c82bb614-7be6-4247-8264-494c7708c625 Aug 20 01:06:03.713169 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-8f66226f-85b4-4756-8da2-d12ca67dea3f tempest-SnapshotDependencyTests-165892863 tempest-SnapshotDependencyTests-165892863-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:06:03.713379 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-8f66226f-85b4-4756-8da2-d12ca67dea3f tempest-SnapshotDependencyTests-165892863 tempest-SnapshotDependencyTests-165892863-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:06:03.719984 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:06:03.719984 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:06:03.723095 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-8f66226f-85b4-4756-8da2-d12ca67dea3f tempest-SnapshotDependencyTests-165892863 tempest-SnapshotDependencyTests-165892863-project-member] Volume info retrieved successfully. Aug 20 01:06:03.726707 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-8f66226f-85b4-4756-8da2-d12ca67dea3f tempest-SnapshotDependencyTests-165892863 tempest-SnapshotDependencyTests-165892863-project-member] https://10.4.3.240/volume/v3/volumes/c82bb614-7be6-4247-8264-494c7708c625 returned with HTTP 200 Aug 20 01:06:03.727105 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1044/4123] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:06:03 2026] GET /volume/v3/volumes/c82bb614-7be6-4247-8264-494c7708c625 => generated 834 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:06:03.738476 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-58a24cd1-9aa8-4215-a9db-823864a706dc None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:06:03.741740 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-58a24cd1-9aa8-4215-a9db-823864a706dc tempest-SnapshotDependencyTests-165892863 tempest-SnapshotDependencyTests-165892863-project-member] DELETE https://10.4.3.240/volume/v3/snapshots/52e784c3-43b7-4c1c-8971-3dcc220d47cb Aug 20 01:06:03.741740 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-58a24cd1-9aa8-4215-a9db-823864a706dc tempest-SnapshotDependencyTests-165892863 tempest-SnapshotDependencyTests-165892863-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:06:03.741740 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-58a24cd1-9aa8-4215-a9db-823864a706dc tempest-SnapshotDependencyTests-165892863 tempest-SnapshotDependencyTests-165892863-project-member] Calling method 'delete' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:06:03.741740 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.v3.snapshots [None req-58a24cd1-9aa8-4215-a9db-823864a706dc tempest-SnapshotDependencyTests-165892863 tempest-SnapshotDependencyTests-165892863-project-member] Delete snapshot with id: 52e784c3-43b7-4c1c-8971-3dcc220d47cb Aug 20 01:06:03.745672 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:06:03.745672 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:06:03.746208 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-58a24cd1-9aa8-4215-a9db-823864a706dc tempest-SnapshotDependencyTests-165892863 tempest-SnapshotDependencyTests-165892863-project-member] Snapshot retrieved successfully. Aug 20 01:06:03.762010 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-58a24cd1-9aa8-4215-a9db-823864a706dc tempest-SnapshotDependencyTests-165892863 tempest-SnapshotDependencyTests-165892863-project-member] Snapshot delete request issued successfully. Aug 20 01:06:03.762010 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-58a24cd1-9aa8-4215-a9db-823864a706dc tempest-SnapshotDependencyTests-165892863 tempest-SnapshotDependencyTests-165892863-project-member] https://10.4.3.240/volume/v3/snapshots/52e784c3-43b7-4c1c-8971-3dcc220d47cb returned with HTTP 202 Aug 20 01:06:03.762010 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1034/4124] 10.4.3.240 () {66 vars in 1357 bytes} [Thu Aug 20 01:06:03 2026] DELETE /volume/v3/snapshots/52e784c3-43b7-4c1c-8971-3dcc220d47cb => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 01:06:03.769881 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-e85303a9-a1ab-41cc-a340-8e8fd01fbaf0 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:06:03.772136 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-e85303a9-a1ab-41cc-a340-8e8fd01fbaf0 tempest-SnapshotDependencyTests-165892863 tempest-SnapshotDependencyTests-165892863-project-member] GET https://10.4.3.240/volume/v3/snapshots/52e784c3-43b7-4c1c-8971-3dcc220d47cb Aug 20 01:06:03.772477 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-e85303a9-a1ab-41cc-a340-8e8fd01fbaf0 tempest-SnapshotDependencyTests-165892863 tempest-SnapshotDependencyTests-165892863-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:06:03.772811 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-e85303a9-a1ab-41cc-a340-8e8fd01fbaf0 tempest-SnapshotDependencyTests-165892863 tempest-SnapshotDependencyTests-165892863-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:06:03.778261 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:06:03.778261 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:06:03.778795 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-e85303a9-a1ab-41cc-a340-8e8fd01fbaf0 tempest-SnapshotDependencyTests-165892863 tempest-SnapshotDependencyTests-165892863-project-member] Snapshot retrieved successfully. Aug 20 01:06:03.779567 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-e85303a9-a1ab-41cc-a340-8e8fd01fbaf0 tempest-SnapshotDependencyTests-165892863 tempest-SnapshotDependencyTests-165892863-project-member] https://10.4.3.240/volume/v3/snapshots/52e784c3-43b7-4c1c-8971-3dcc220d47cb returned with HTTP 200 Aug 20 01:06:03.779952 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1025/4125] 10.4.3.240 () {66 vars in 1354 bytes} [Thu Aug 20 01:06:03 2026] GET /volume/v3/snapshots/52e784c3-43b7-4c1c-8971-3dcc220d47cb => generated 468 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:06:04.591276 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-da8ba239-0d7d-4b2c-8a94-cec2abeb48f9 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:06:04.594298 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-da8ba239-0d7d-4b2c-8a94-cec2abeb48f9 tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] GET https://10.4.3.240/volume/v3/backups/0a99e2b5-4fd9-43a3-9209-4db0909947bb Aug 20 01:06:04.594538 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-da8ba239-0d7d-4b2c-8a94-cec2abeb48f9 tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:06:04.594788 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-da8ba239-0d7d-4b2c-8a94-cec2abeb48f9 tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:06:04.594941 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.v3.backups [None req-da8ba239-0d7d-4b2c-8a94-cec2abeb48f9 tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] Show backup with id 0a99e2b5-4fd9-43a3-9209-4db0909947bb. {{(pid=100212) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:06:04.599983 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:06:04.599983 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:06:04.601203 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-da8ba239-0d7d-4b2c-8a94-cec2abeb48f9 tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] https://10.4.3.240/volume/v3/backups/0a99e2b5-4fd9-43a3-9209-4db0909947bb returned with HTTP 200 Aug 20 01:06:04.601750 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1023/4126] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:06:04 2026] GET /volume/v3/backups/0a99e2b5-4fd9-43a3-9209-4db0909947bb => generated 739 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:06:04.793819 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-cb6ba99b-c5a0-4dc0-b8f2-40860603a060 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:06:04.795954 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-cb6ba99b-c5a0-4dc0-b8f2-40860603a060 tempest-SnapshotDependencyTests-165892863 tempest-SnapshotDependencyTests-165892863-project-member] GET https://10.4.3.240/volume/v3/snapshots/52e784c3-43b7-4c1c-8971-3dcc220d47cb Aug 20 01:06:04.796647 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-cb6ba99b-c5a0-4dc0-b8f2-40860603a060 tempest-SnapshotDependencyTests-165892863 tempest-SnapshotDependencyTests-165892863-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:06:04.796647 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-cb6ba99b-c5a0-4dc0-b8f2-40860603a060 tempest-SnapshotDependencyTests-165892863 tempest-SnapshotDependencyTests-165892863-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:06:04.800516 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-cb6ba99b-c5a0-4dc0-b8f2-40860603a060 tempest-SnapshotDependencyTests-165892863 tempest-SnapshotDependencyTests-165892863-project-member] https://10.4.3.240/volume/v3/snapshots/52e784c3-43b7-4c1c-8971-3dcc220d47cb returned with HTTP 404 Aug 20 01:06:04.800958 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1045/4127] 10.4.3.240 () {66 vars in 1354 bytes} [Thu Aug 20 01:06:04 2026] GET /volume/v3/snapshots/52e784c3-43b7-4c1c-8971-3dcc220d47cb => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:06:04.810128 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-35964d7c-f5e1-469f-b08e-a79055dde9c8 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:06:04.812490 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-35964d7c-f5e1-469f-b08e-a79055dde9c8 tempest-SnapshotDependencyTests-165892863 tempest-SnapshotDependencyTests-165892863-project-member] DELETE https://10.4.3.240/volume/v3/volumes/58978f8f-efe9-4b47-a44a-fa020aa23296 Aug 20 01:06:04.812776 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-35964d7c-f5e1-469f-b08e-a79055dde9c8 tempest-SnapshotDependencyTests-165892863 tempest-SnapshotDependencyTests-165892863-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:06:04.813027 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-35964d7c-f5e1-469f-b08e-a79055dde9c8 tempest-SnapshotDependencyTests-165892863 tempest-SnapshotDependencyTests-165892863-project-member] Calling method 'delete' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:06:04.813203 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.v3.volumes [None req-35964d7c-f5e1-469f-b08e-a79055dde9c8 tempest-SnapshotDependencyTests-165892863 tempest-SnapshotDependencyTests-165892863-project-member] Delete volume with id: 58978f8f-efe9-4b47-a44a-fa020aa23296 Aug 20 01:06:04.822148 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:06:04.822148 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:06:04.822669 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-35964d7c-f5e1-469f-b08e-a79055dde9c8 tempest-SnapshotDependencyTests-165892863 tempest-SnapshotDependencyTests-165892863-project-member] Volume info retrieved successfully. Aug 20 01:06:04.847324 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-35964d7c-f5e1-469f-b08e-a79055dde9c8 tempest-SnapshotDependencyTests-165892863 tempest-SnapshotDependencyTests-165892863-project-member] Delete volume request issued successfully. Aug 20 01:06:04.847324 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-35964d7c-f5e1-469f-b08e-a79055dde9c8 tempest-SnapshotDependencyTests-165892863 tempest-SnapshotDependencyTests-165892863-project-member] https://10.4.3.240/volume/v3/volumes/58978f8f-efe9-4b47-a44a-fa020aa23296 returned with HTTP 202 Aug 20 01:06:04.847324 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1035/4128] 10.4.3.240 () {66 vars in 1351 bytes} [Thu Aug 20 01:06:04 2026] DELETE /volume/v3/volumes/58978f8f-efe9-4b47-a44a-fa020aa23296 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 01:06:04.854476 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-779e5f17-3098-4673-805b-8c126a8af1d0 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:06:04.856136 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-779e5f17-3098-4673-805b-8c126a8af1d0 tempest-SnapshotDependencyTests-165892863 tempest-SnapshotDependencyTests-165892863-project-member] GET https://10.4.3.240/volume/v3/volumes/58978f8f-efe9-4b47-a44a-fa020aa23296 Aug 20 01:06:04.856394 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-779e5f17-3098-4673-805b-8c126a8af1d0 tempest-SnapshotDependencyTests-165892863 tempest-SnapshotDependencyTests-165892863-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:06:04.856651 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-779e5f17-3098-4673-805b-8c126a8af1d0 tempest-SnapshotDependencyTests-165892863 tempest-SnapshotDependencyTests-165892863-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:06:04.863754 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:06:04.863754 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:06:04.867534 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-779e5f17-3098-4673-805b-8c126a8af1d0 tempest-SnapshotDependencyTests-165892863 tempest-SnapshotDependencyTests-165892863-project-member] Volume info retrieved successfully. Aug 20 01:06:04.872166 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-779e5f17-3098-4673-805b-8c126a8af1d0 tempest-SnapshotDependencyTests-165892863 tempest-SnapshotDependencyTests-165892863-project-member] https://10.4.3.240/volume/v3/volumes/58978f8f-efe9-4b47-a44a-fa020aa23296 returned with HTTP 200 Aug 20 01:06:04.872661 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1026/4129] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:06:04 2026] GET /volume/v3/volumes/58978f8f-efe9-4b47-a44a-fa020aa23296 => generated 846 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:06:05.361632 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-892b6c0e-f370-4da0-9f60-23d6cae77858 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:06:05.439114 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-892b6c0e-f370-4da0-9f60-23d6cae77858 tempest-VolumeRevertTests-643369148 tempest-VolumeRevertTests-643369148-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 20 01:06:05.439591 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-892b6c0e-f370-4da0-9f60-23d6cae77858 tempest-VolumeRevertTests-643369148 tempest-VolumeRevertTests-643369148-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeRevertTests-Volume-1098635511"}} {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:06:05.440812 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.v3.volumes [None req-892b6c0e-f370-4da0-9f60-23d6cae77858 tempest-VolumeRevertTests-643369148 tempest-VolumeRevertTests-643369148-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeRevertTests-Volume-1098635511'}} {{(pid=100212) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 01:06:05.440920 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.v3.volumes [None req-892b6c0e-f370-4da0-9f60-23d6cae77858 tempest-VolumeRevertTests-643369148 tempest-VolumeRevertTests-643369148-project-member] Create volume of 1 GB Aug 20 01:06:05.444490 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-892b6c0e-f370-4da0-9f60-23d6cae77858 tempest-VolumeRevertTests-643369148 tempest-VolumeRevertTests-643369148-project-member] Availability Zones retrieved successfully. Aug 20 01:06:05.449234 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-892b6c0e-f370-4da0-9f60-23d6cae77858 tempest-VolumeRevertTests-643369148 tempest-VolumeRevertTests-643369148-project-member] Flow 'volume_create_api' (393010f7-9e8c-44ee-9ac7-873b336ec6b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100212) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:06:05.450040 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-892b6c0e-f370-4da0-9f60-23d6cae77858 tempest-VolumeRevertTests-643369148 tempest-VolumeRevertTests-643369148-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e8041780-c274-4001-84d5-a5c4428dceba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:06:05.450835 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.flows.api.create_volume [None req-892b6c0e-f370-4da0-9f60-23d6cae77858 tempest-VolumeRevertTests-643369148 tempest-VolumeRevertTests-643369148-project-member] Validating volume size '1' using validate_int {{(pid=100212) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 01:06:05.473936 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-892b6c0e-f370-4da0-9f60-23d6cae77858 tempest-VolumeRevertTests-643369148 tempest-VolumeRevertTests-643369148-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e8041780-c274-4001-84d5-a5c4428dceba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:52:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1ed58bd6-fe6a-497e-ae84-e8199d24fdfa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:06:05.474653 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-892b6c0e-f370-4da0-9f60-23d6cae77858 tempest-VolumeRevertTests-643369148 tempest-VolumeRevertTests-643369148-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4ab809ae-ae66-4944-af23-db85f435b998) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:06:05.520488 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.quota [None req-892b6c0e-f370-4da0-9f60-23d6cae77858 tempest-VolumeRevertTests-643369148 tempest-VolumeRevertTests-643369148-project-member] Created reservations ['275dd14a-6807-424d-bea5-43d2beca0d01', 'bc90c08b-ebd3-4f84-ae83-858deec41b55', '1496da34-0165-45e3-9505-96869c4c644e', '92cdcc36-f089-4a42-89e5-991ca47c5104'] {{(pid=100212) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 01:06:05.521141 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-892b6c0e-f370-4da0-9f60-23d6cae77858 tempest-VolumeRevertTests-643369148 tempest-VolumeRevertTests-643369148-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4ab809ae-ae66-4944-af23-db85f435b998) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['275dd14a-6807-424d-bea5-43d2beca0d01', 'bc90c08b-ebd3-4f84-ae83-858deec41b55', '1496da34-0165-45e3-9505-96869c4c644e', '92cdcc36-f089-4a42-89e5-991ca47c5104']}' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:06:05.521831 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-892b6c0e-f370-4da0-9f60-23d6cae77858 tempest-VolumeRevertTests-643369148 tempest-VolumeRevertTests-643369148-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d3a68d05-e622-4cee-8d1e-1314527f143d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:06:05.541351 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-892b6c0e-f370-4da0-9f60-23d6cae77858 tempest-VolumeRevertTests-643369148 tempest-VolumeRevertTests-643369148-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d3a68d05-e622-4cee-8d1e-1314527f143d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e68f3008-b8f9-4eb6-807a-6822336269c8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-1098635511',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c85a2202291a42df83ff8a593672a2d8',qos_specs=None,replication_status=,reservations=['275dd14a-6807-424d-bea5-43d2beca0d01','bc90c08b-ebd3-4f84-ae83-858deec41b55','1496da34-0165-45e3-9505-96869c4c644e','92cdcc36-f089-4a42-89e5-991ca47c5104'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='819cb0b58c80440d82a0fddae1e21feb',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T01:06:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-1098635511',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e68f3008-b8f9-4eb6-807a-6822336269c8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c85a2202291a42df83ff8a593672a2d8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='819cb0b58c80440d82a0fddae1e21feb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1ed58bd6-fe6a-497e-ae84-e8199d24fdfa),volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:06:05.542309 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-892b6c0e-f370-4da0-9f60-23d6cae77858 tempest-VolumeRevertTests-643369148 tempest-VolumeRevertTests-643369148-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (50cb3a31-4bc5-4037-98ff-5228c0032883) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:06:05.557452 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-892b6c0e-f370-4da0-9f60-23d6cae77858 tempest-VolumeRevertTests-643369148 tempest-VolumeRevertTests-643369148-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (50cb3a31-4bc5-4037-98ff-5228c0032883) transitioned into state 'SUCCESS' from state '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-1098635511',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c85a2202291a42df83ff8a593672a2d8',qos_specs=None,replication_status=,reservations=['275dd14a-6807-424d-bea5-43d2beca0d01','bc90c08b-ebd3-4f84-ae83-858deec41b55','1496da34-0165-45e3-9505-96869c4c644e','92cdcc36-f089-4a42-89e5-991ca47c5104'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='819cb0b58c80440d82a0fddae1e21feb',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:06:05.558260 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-892b6c0e-f370-4da0-9f60-23d6cae77858 tempest-VolumeRevertTests-643369148 tempest-VolumeRevertTests-643369148-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c878a8e6-524d-4b9f-9995-562c39604713) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:06:05.569917 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-892b6c0e-f370-4da0-9f60-23d6cae77858 tempest-VolumeRevertTests-643369148 tempest-VolumeRevertTests-643369148-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c878a8e6-524d-4b9f-9995-562c39604713) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:06:05.570878 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-892b6c0e-f370-4da0-9f60-23d6cae77858 tempest-VolumeRevertTests-643369148 tempest-VolumeRevertTests-643369148-project-member] Flow 'volume_create_api' (393010f7-9e8c-44ee-9ac7-873b336ec6b9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100212) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:06:05.571154 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-892b6c0e-f370-4da0-9f60-23d6cae77858 tempest-VolumeRevertTests-643369148 tempest-VolumeRevertTests-643369148-project-member] Create volume request issued successfully. Aug 20 01:06:05.571722 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-892b6c0e-f370-4da0-9f60-23d6cae77858 tempest-VolumeRevertTests-643369148 tempest-VolumeRevertTests-643369148-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 20 01:06:05.572218 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1024/4130] 10.4.3.240 () {70 vars in 1299 bytes} [Thu Aug 20 01:06:05 2026] POST /volume/v3/volumes => generated 766 bytes in 211 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:06:05.586921 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-226823f6-a9f8-43fd-b605-455704293331 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:06:05.588529 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-226823f6-a9f8-43fd-b605-455704293331 tempest-VolumeRevertTests-643369148 tempest-VolumeRevertTests-643369148-project-member] GET https://10.4.3.240/volume/v3/volumes/e68f3008-b8f9-4eb6-807a-6822336269c8 Aug 20 01:06:05.588705 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-226823f6-a9f8-43fd-b605-455704293331 tempest-VolumeRevertTests-643369148 tempest-VolumeRevertTests-643369148-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:06:05.588878 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-226823f6-a9f8-43fd-b605-455704293331 tempest-VolumeRevertTests-643369148 tempest-VolumeRevertTests-643369148-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:06:05.595055 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:06:05.595055 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:06:05.598001 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-226823f6-a9f8-43fd-b605-455704293331 tempest-VolumeRevertTests-643369148 tempest-VolumeRevertTests-643369148-project-member] Volume info retrieved successfully. Aug 20 01:06:05.601511 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-226823f6-a9f8-43fd-b605-455704293331 tempest-VolumeRevertTests-643369148 tempest-VolumeRevertTests-643369148-project-member] https://10.4.3.240/volume/v3/volumes/e68f3008-b8f9-4eb6-807a-6822336269c8 returned with HTTP 200 Aug 20 01:06:05.601902 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1046/4131] 10.4.3.240 () {68 vars in 1389 bytes} [Thu Aug 20 01:06:05 2026] GET /volume/v3/volumes/e68f3008-b8f9-4eb6-807a-6822336269c8 => generated 834 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:06:05.612048 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-8c7c8ea0-58f2-4b5e-b69f-569243fe503b None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:06:05.613657 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-8c7c8ea0-58f2-4b5e-b69f-569243fe503b tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] GET https://10.4.3.240/volume/v3/backups/0a99e2b5-4fd9-43a3-9209-4db0909947bb Aug 20 01:06:05.613827 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-8c7c8ea0-58f2-4b5e-b69f-569243fe503b tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:06:05.613997 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-8c7c8ea0-58f2-4b5e-b69f-569243fe503b tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:06:05.614090 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-8c7c8ea0-58f2-4b5e-b69f-569243fe503b tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] Show backup with id 0a99e2b5-4fd9-43a3-9209-4db0909947bb. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:06:05.618049 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:06:05.618049 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:06:05.618720 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-8c7c8ea0-58f2-4b5e-b69f-569243fe503b tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] https://10.4.3.240/volume/v3/backups/0a99e2b5-4fd9-43a3-9209-4db0909947bb returned with HTTP 200 Aug 20 01:06:05.619023 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1036/4132] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:06:05 2026] GET /volume/v3/backups/0a99e2b5-4fd9-43a3-9209-4db0909947bb => generated 750 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:06:05.890207 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-2aa2e6ba-ebe6-4f00-83c9-39b1a6fefa0c None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:06:05.892461 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-2aa2e6ba-ebe6-4f00-83c9-39b1a6fefa0c tempest-SnapshotDependencyTests-165892863 tempest-SnapshotDependencyTests-165892863-project-member] GET https://10.4.3.240/volume/v3/volumes/58978f8f-efe9-4b47-a44a-fa020aa23296 Aug 20 01:06:05.892744 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-2aa2e6ba-ebe6-4f00-83c9-39b1a6fefa0c tempest-SnapshotDependencyTests-165892863 tempest-SnapshotDependencyTests-165892863-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:06:05.893004 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-2aa2e6ba-ebe6-4f00-83c9-39b1a6fefa0c tempest-SnapshotDependencyTests-165892863 tempest-SnapshotDependencyTests-165892863-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:06:05.900199 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-2aa2e6ba-ebe6-4f00-83c9-39b1a6fefa0c tempest-SnapshotDependencyTests-165892863 tempest-SnapshotDependencyTests-165892863-project-member] https://10.4.3.240/volume/v3/volumes/58978f8f-efe9-4b47-a44a-fa020aa23296 returned with HTTP 404 Aug 20 01:06:05.900998 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1027/4133] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:06:05 2026] GET /volume/v3/volumes/58978f8f-efe9-4b47-a44a-fa020aa23296 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:06:05.909000 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-ab1016b8-38a5-467f-853c-4ba4e10aceee None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:06:05.911473 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-ab1016b8-38a5-467f-853c-4ba4e10aceee tempest-SnapshotDependencyTests-165892863 tempest-SnapshotDependencyTests-165892863-project-member] DELETE https://10.4.3.240/volume/v3/volumes/c82bb614-7be6-4247-8264-494c7708c625 Aug 20 01:06:05.911752 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-ab1016b8-38a5-467f-853c-4ba4e10aceee tempest-SnapshotDependencyTests-165892863 tempest-SnapshotDependencyTests-165892863-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:06:05.911998 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-ab1016b8-38a5-467f-853c-4ba4e10aceee tempest-SnapshotDependencyTests-165892863 tempest-SnapshotDependencyTests-165892863-project-member] Calling method 'delete' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:06:05.912335 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.v3.volumes [None req-ab1016b8-38a5-467f-853c-4ba4e10aceee tempest-SnapshotDependencyTests-165892863 tempest-SnapshotDependencyTests-165892863-project-member] Delete volume with id: c82bb614-7be6-4247-8264-494c7708c625 Aug 20 01:06:05.923657 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:06:05.923657 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:06:05.924130 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-ab1016b8-38a5-467f-853c-4ba4e10aceee tempest-SnapshotDependencyTests-165892863 tempest-SnapshotDependencyTests-165892863-project-member] Volume info retrieved successfully. Aug 20 01:06:05.941961 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-ab1016b8-38a5-467f-853c-4ba4e10aceee tempest-SnapshotDependencyTests-165892863 tempest-SnapshotDependencyTests-165892863-project-member] Delete volume request issued successfully. Aug 20 01:06:05.942131 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-ab1016b8-38a5-467f-853c-4ba4e10aceee tempest-SnapshotDependencyTests-165892863 tempest-SnapshotDependencyTests-165892863-project-member] https://10.4.3.240/volume/v3/volumes/c82bb614-7be6-4247-8264-494c7708c625 returned with HTTP 202 Aug 20 01:06:05.942575 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1025/4134] 10.4.3.240 () {66 vars in 1351 bytes} [Thu Aug 20 01:06:05 2026] DELETE /volume/v3/volumes/c82bb614-7be6-4247-8264-494c7708c625 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 01:06:05.948960 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-6b7ccedd-8610-4fc2-8a56-c1357f371fa4 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:06:05.950434 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-6b7ccedd-8610-4fc2-8a56-c1357f371fa4 tempest-SnapshotDependencyTests-165892863 tempest-SnapshotDependencyTests-165892863-project-member] GET https://10.4.3.240/volume/v3/volumes/c82bb614-7be6-4247-8264-494c7708c625 Aug 20 01:06:05.950611 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-6b7ccedd-8610-4fc2-8a56-c1357f371fa4 tempest-SnapshotDependencyTests-165892863 tempest-SnapshotDependencyTests-165892863-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:06:05.950809 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-6b7ccedd-8610-4fc2-8a56-c1357f371fa4 tempest-SnapshotDependencyTests-165892863 tempest-SnapshotDependencyTests-165892863-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:06:05.957408 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:06:05.957408 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:06:05.961020 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-6b7ccedd-8610-4fc2-8a56-c1357f371fa4 tempest-SnapshotDependencyTests-165892863 tempest-SnapshotDependencyTests-165892863-project-member] Volume info retrieved successfully. Aug 20 01:06:05.965383 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-6b7ccedd-8610-4fc2-8a56-c1357f371fa4 tempest-SnapshotDependencyTests-165892863 tempest-SnapshotDependencyTests-165892863-project-member] https://10.4.3.240/volume/v3/volumes/c82bb614-7be6-4247-8264-494c7708c625 returned with HTTP 200 Aug 20 01:06:05.965778 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1047/4135] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:06:05 2026] GET /volume/v3/volumes/c82bb614-7be6-4247-8264-494c7708c625 => generated 833 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:06:06.617202 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-958c13be-7ccb-40a6-ae56-2d42d394ec18 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:06:06.618852 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-958c13be-7ccb-40a6-ae56-2d42d394ec18 tempest-VolumeRevertTests-643369148 tempest-VolumeRevertTests-643369148-project-member] GET https://10.4.3.240/volume/v3/volumes/e68f3008-b8f9-4eb6-807a-6822336269c8 Aug 20 01:06:06.619048 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-958c13be-7ccb-40a6-ae56-2d42d394ec18 tempest-VolumeRevertTests-643369148 tempest-VolumeRevertTests-643369148-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:06:06.619227 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-958c13be-7ccb-40a6-ae56-2d42d394ec18 tempest-VolumeRevertTests-643369148 tempest-VolumeRevertTests-643369148-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:06:06.629120 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:06:06.629120 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:06:06.631759 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-9c253274-a62d-4ab5-a9d7-7d50aedf3a3f None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:06:06.634036 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-958c13be-7ccb-40a6-ae56-2d42d394ec18 tempest-VolumeRevertTests-643369148 tempest-VolumeRevertTests-643369148-project-member] Volume info retrieved successfully. Aug 20 01:06:06.634138 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-9c253274-a62d-4ab5-a9d7-7d50aedf3a3f tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] GET https://10.4.3.240/volume/v3/backups/0a99e2b5-4fd9-43a3-9209-4db0909947bb Aug 20 01:06:06.634251 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-9c253274-a62d-4ab5-a9d7-7d50aedf3a3f tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:06:06.634474 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-9c253274-a62d-4ab5-a9d7-7d50aedf3a3f tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:06:06.634584 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.v3.backups [None req-9c253274-a62d-4ab5-a9d7-7d50aedf3a3f tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] Show backup with id 0a99e2b5-4fd9-43a3-9209-4db0909947bb. {{(pid=100213) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:06:06.638290 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-958c13be-7ccb-40a6-ae56-2d42d394ec18 tempest-VolumeRevertTests-643369148 tempest-VolumeRevertTests-643369148-project-member] https://10.4.3.240/volume/v3/volumes/e68f3008-b8f9-4eb6-807a-6822336269c8 returned with HTTP 200 Aug 20 01:06:06.638502 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:06:06.638502 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:06:06.638747 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1037/4136] 10.4.3.240 () {68 vars in 1389 bytes} [Thu Aug 20 01:06:06 2026] GET /volume/v3/volumes/e68f3008-b8f9-4eb6-807a-6822336269c8 => generated 859 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:06:06.641631 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-9c253274-a62d-4ab5-a9d7-7d50aedf3a3f tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] https://10.4.3.240/volume/v3/backups/0a99e2b5-4fd9-43a3-9209-4db0909947bb returned with HTTP 200 Aug 20 01:06:06.641631 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1028/4137] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:06:06 2026] GET /volume/v3/backups/0a99e2b5-4fd9-43a3-9209-4db0909947bb => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:06:06.655385 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-39ab3dde-3626-475c-a640-036536199173 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:06:06.657162 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-39ab3dde-3626-475c-a640-036536199173 tempest-VolumeRevertTests-643369148 tempest-VolumeRevertTests-643369148-project-member] POST https://10.4.3.240/volume/v3/snapshots Aug 20 01:06:06.657537 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-39ab3dde-3626-475c-a640-036536199173 tempest-VolumeRevertTests-643369148 tempest-VolumeRevertTests-643369148-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e68f3008-b8f9-4eb6-807a-6822336269c8", "metadata": {"mykey1": "value1"}, "name": "tempest-VolumeRevertTests-Snapshot-1054249052"}} {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:06:06.666319 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:06:06.666319 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:06:06.666829 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-39ab3dde-3626-475c-a640-036536199173 tempest-VolumeRevertTests-643369148 tempest-VolumeRevertTests-643369148-project-member] Volume info retrieved successfully. Aug 20 01:06:06.666944 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.v3.snapshots [None req-39ab3dde-3626-475c-a640-036536199173 tempest-VolumeRevertTests-643369148 tempest-VolumeRevertTests-643369148-project-member] Create snapshot from volume e68f3008-b8f9-4eb6-807a-6822336269c8 Aug 20 01:06:06.704827 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.quota [None req-39ab3dde-3626-475c-a640-036536199173 tempest-VolumeRevertTests-643369148 tempest-VolumeRevertTests-643369148-project-member] Created reservations ['197382a5-8f90-4fd2-9a24-b385a366974e', '6890fdfe-0314-4839-97c9-23c611ef525d', '9d595f16-7039-4006-8752-47f6898dcf6a', 'ab0c8803-340b-4941-85b2-c20f52eafb05'] {{(pid=100212) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 01:06:06.733143 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-39ab3dde-3626-475c-a640-036536199173 tempest-VolumeRevertTests-643369148 tempest-VolumeRevertTests-643369148-project-member] Snapshot create request issued successfully. Aug 20 01:06:06.733560 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-39ab3dde-3626-475c-a640-036536199173 tempest-VolumeRevertTests-643369148 tempest-VolumeRevertTests-643369148-project-member] https://10.4.3.240/volume/v3/snapshots returned with HTTP 202 Aug 20 01:06:06.733946 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1026/4138] 10.4.3.240 () {68 vars in 1265 bytes} [Thu Aug 20 01:06:06 2026] POST /volume/v3/snapshots => generated 322 bytes in 79 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 01:06:06.743987 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-34f7d9f3-b11a-4c42-b0a7-ead85212b5e7 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:06:06.745817 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-34f7d9f3-b11a-4c42-b0a7-ead85212b5e7 tempest-VolumeRevertTests-643369148 tempest-VolumeRevertTests-643369148-project-member] GET https://10.4.3.240/volume/v3/snapshots/c1fd8c9c-9791-4287-828a-3f7de6d1ddc9 Aug 20 01:06:06.746009 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-34f7d9f3-b11a-4c42-b0a7-ead85212b5e7 tempest-VolumeRevertTests-643369148 tempest-VolumeRevertTests-643369148-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:06:06.746281 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-34f7d9f3-b11a-4c42-b0a7-ead85212b5e7 tempest-VolumeRevertTests-643369148 tempest-VolumeRevertTests-643369148-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:06:06.751472 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:06:06.751472 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:06:06.751905 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-34f7d9f3-b11a-4c42-b0a7-ead85212b5e7 tempest-VolumeRevertTests-643369148 tempest-VolumeRevertTests-643369148-project-member] Snapshot retrieved successfully. Aug 20 01:06:06.752728 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-34f7d9f3-b11a-4c42-b0a7-ead85212b5e7 tempest-VolumeRevertTests-643369148 tempest-VolumeRevertTests-643369148-project-member] https://10.4.3.240/volume/v3/snapshots/c1fd8c9c-9791-4287-828a-3f7de6d1ddc9 returned with HTTP 200 Aug 20 01:06:06.753078 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1048/4139] 10.4.3.240 () {66 vars in 1354 bytes} [Thu Aug 20 01:06:06 2026] GET /volume/v3/snapshots/c1fd8c9c-9791-4287-828a-3f7de6d1ddc9 => generated 454 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:06:06.978062 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-336d4dd6-b6a2-4956-b8f5-f7c505617a06 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:06:06.979837 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-336d4dd6-b6a2-4956-b8f5-f7c505617a06 tempest-SnapshotDependencyTests-165892863 tempest-SnapshotDependencyTests-165892863-project-member] GET https://10.4.3.240/volume/v3/volumes/c82bb614-7be6-4247-8264-494c7708c625 Aug 20 01:06:06.980048 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-336d4dd6-b6a2-4956-b8f5-f7c505617a06 tempest-SnapshotDependencyTests-165892863 tempest-SnapshotDependencyTests-165892863-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:06:06.980311 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-336d4dd6-b6a2-4956-b8f5-f7c505617a06 tempest-SnapshotDependencyTests-165892863 tempest-SnapshotDependencyTests-165892863-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:06:06.986061 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-336d4dd6-b6a2-4956-b8f5-f7c505617a06 tempest-SnapshotDependencyTests-165892863 tempest-SnapshotDependencyTests-165892863-project-member] https://10.4.3.240/volume/v3/volumes/c82bb614-7be6-4247-8264-494c7708c625 returned with HTTP 404 Aug 20 01:06:06.986658 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1038/4140] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:06:06 2026] GET /volume/v3/volumes/c82bb614-7be6-4247-8264-494c7708c625 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:06:06.994245 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-f88524c6-ba21-422d-b77a-36fe39b7bbc7 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:06:06.996099 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-f88524c6-ba21-422d-b77a-36fe39b7bbc7 tempest-SnapshotDependencyTests-165892863 tempest-SnapshotDependencyTests-165892863-project-member] DELETE https://10.4.3.240/volume/v3/snapshots/52e784c3-43b7-4c1c-8971-3dcc220d47cb Aug 20 01:06:06.996354 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-f88524c6-ba21-422d-b77a-36fe39b7bbc7 tempest-SnapshotDependencyTests-165892863 tempest-SnapshotDependencyTests-165892863-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:06:06.996665 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-f88524c6-ba21-422d-b77a-36fe39b7bbc7 tempest-SnapshotDependencyTests-165892863 tempest-SnapshotDependencyTests-165892863-project-member] Calling method 'delete' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:06:06.996758 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.v3.snapshots [None req-f88524c6-ba21-422d-b77a-36fe39b7bbc7 tempest-SnapshotDependencyTests-165892863 tempest-SnapshotDependencyTests-165892863-project-member] Delete snapshot with id: 52e784c3-43b7-4c1c-8971-3dcc220d47cb Aug 20 01:06:07.000848 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-f88524c6-ba21-422d-b77a-36fe39b7bbc7 tempest-SnapshotDependencyTests-165892863 tempest-SnapshotDependencyTests-165892863-project-member] https://10.4.3.240/volume/v3/snapshots/52e784c3-43b7-4c1c-8971-3dcc220d47cb returned with HTTP 404 Aug 20 01:06:07.001433 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1029/4141] 10.4.3.240 () {66 vars in 1357 bytes} [Thu Aug 20 01:06:06 2026] DELETE /volume/v3/snapshots/52e784c3-43b7-4c1c-8971-3dcc220d47cb => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:06:07.009203 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-91ac3111-828b-465b-bb1c-655856d658b0 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:06:07.010869 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-91ac3111-828b-465b-bb1c-655856d658b0 tempest-SnapshotDependencyTests-165892863 tempest-SnapshotDependencyTests-165892863-project-member] GET https://10.4.3.240/volume/v3/snapshots/52e784c3-43b7-4c1c-8971-3dcc220d47cb Aug 20 01:06:07.011027 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-91ac3111-828b-465b-bb1c-655856d658b0 tempest-SnapshotDependencyTests-165892863 tempest-SnapshotDependencyTests-165892863-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:06:07.011196 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-91ac3111-828b-465b-bb1c-655856d658b0 tempest-SnapshotDependencyTests-165892863 tempest-SnapshotDependencyTests-165892863-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:06:07.024548 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-91ac3111-828b-465b-bb1c-655856d658b0 tempest-SnapshotDependencyTests-165892863 tempest-SnapshotDependencyTests-165892863-project-member] https://10.4.3.240/volume/v3/snapshots/52e784c3-43b7-4c1c-8971-3dcc220d47cb returned with HTTP 404 Aug 20 01:06:07.024548 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1027/4142] 10.4.3.240 () {66 vars in 1354 bytes} [Thu Aug 20 01:06:07 2026] GET /volume/v3/snapshots/52e784c3-43b7-4c1c-8971-3dcc220d47cb => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:06:07.025588 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-002f00eb-48a8-447a-af2a-ce837eac737c None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:06:07.026947 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-002f00eb-48a8-447a-af2a-ce837eac737c tempest-SnapshotDependencyTests-165892863 tempest-SnapshotDependencyTests-165892863-project-member] DELETE https://10.4.3.240/volume/v3/volumes/58978f8f-efe9-4b47-a44a-fa020aa23296 Aug 20 01:06:07.027099 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-002f00eb-48a8-447a-af2a-ce837eac737c tempest-SnapshotDependencyTests-165892863 tempest-SnapshotDependencyTests-165892863-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:06:07.027264 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-002f00eb-48a8-447a-af2a-ce837eac737c tempest-SnapshotDependencyTests-165892863 tempest-SnapshotDependencyTests-165892863-project-member] Calling method 'delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:06:07.027440 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-002f00eb-48a8-447a-af2a-ce837eac737c tempest-SnapshotDependencyTests-165892863 tempest-SnapshotDependencyTests-165892863-project-member] Delete volume with id: 58978f8f-efe9-4b47-a44a-fa020aa23296 Aug 20 01:06:07.032122 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-002f00eb-48a8-447a-af2a-ce837eac737c tempest-SnapshotDependencyTests-165892863 tempest-SnapshotDependencyTests-165892863-project-member] https://10.4.3.240/volume/v3/volumes/58978f8f-efe9-4b47-a44a-fa020aa23296 returned with HTTP 404 Aug 20 01:06:07.032534 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1049/4143] 10.4.3.240 () {66 vars in 1351 bytes} [Thu Aug 20 01:06:07 2026] DELETE /volume/v3/volumes/58978f8f-efe9-4b47-a44a-fa020aa23296 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:06:07.039867 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-589e063d-e7b7-4e5c-985b-344edde84b58 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:06:07.042101 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-589e063d-e7b7-4e5c-985b-344edde84b58 tempest-SnapshotDependencyTests-165892863 tempest-SnapshotDependencyTests-165892863-project-member] GET https://10.4.3.240/volume/v3/volumes/58978f8f-efe9-4b47-a44a-fa020aa23296 Aug 20 01:06:07.042301 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-589e063d-e7b7-4e5c-985b-344edde84b58 tempest-SnapshotDependencyTests-165892863 tempest-SnapshotDependencyTests-165892863-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:06:07.042541 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-589e063d-e7b7-4e5c-985b-344edde84b58 tempest-SnapshotDependencyTests-165892863 tempest-SnapshotDependencyTests-165892863-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:06:07.048554 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-589e063d-e7b7-4e5c-985b-344edde84b58 tempest-SnapshotDependencyTests-165892863 tempest-SnapshotDependencyTests-165892863-project-member] https://10.4.3.240/volume/v3/volumes/58978f8f-efe9-4b47-a44a-fa020aa23296 returned with HTTP 404 Aug 20 01:06:07.049047 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1039/4144] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:06:07 2026] GET /volume/v3/volumes/58978f8f-efe9-4b47-a44a-fa020aa23296 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:06:07.649298 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-65155af2-2ee6-45d7-a881-052529334f34 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:06:07.650735 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-65155af2-2ee6-45d7-a881-052529334f34 tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] GET https://10.4.3.240/volume/v3/backups/0a99e2b5-4fd9-43a3-9209-4db0909947bb Aug 20 01:06:07.651058 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-65155af2-2ee6-45d7-a881-052529334f34 tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:06:07.651332 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-65155af2-2ee6-45d7-a881-052529334f34 tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:06:07.652372 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.v3.backups [None req-65155af2-2ee6-45d7-a881-052529334f34 tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] Show backup with id 0a99e2b5-4fd9-43a3-9209-4db0909947bb. {{(pid=100213) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:06:07.656047 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:06:07.656047 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:06:07.656876 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-65155af2-2ee6-45d7-a881-052529334f34 tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] https://10.4.3.240/volume/v3/backups/0a99e2b5-4fd9-43a3-9209-4db0909947bb returned with HTTP 200 Aug 20 01:06:07.657621 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1030/4145] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:06:07 2026] GET /volume/v3/backups/0a99e2b5-4fd9-43a3-9209-4db0909947bb => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:06:07.761572 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-b1a07dab-f0ee-4c77-8bbe-d4746480ea8b None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:06:07.763353 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-b1a07dab-f0ee-4c77-8bbe-d4746480ea8b tempest-VolumeRevertTests-643369148 tempest-VolumeRevertTests-643369148-project-member] GET https://10.4.3.240/volume/v3/snapshots/c1fd8c9c-9791-4287-828a-3f7de6d1ddc9 Aug 20 01:06:07.763606 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-b1a07dab-f0ee-4c77-8bbe-d4746480ea8b tempest-VolumeRevertTests-643369148 tempest-VolumeRevertTests-643369148-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:06:07.763828 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-b1a07dab-f0ee-4c77-8bbe-d4746480ea8b tempest-VolumeRevertTests-643369148 tempest-VolumeRevertTests-643369148-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:06:07.769511 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:06:07.769511 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:06:07.769976 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-b1a07dab-f0ee-4c77-8bbe-d4746480ea8b tempest-VolumeRevertTests-643369148 tempest-VolumeRevertTests-643369148-project-member] Snapshot retrieved successfully. Aug 20 01:06:07.770755 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-b1a07dab-f0ee-4c77-8bbe-d4746480ea8b tempest-VolumeRevertTests-643369148 tempest-VolumeRevertTests-643369148-project-member] https://10.4.3.240/volume/v3/snapshots/c1fd8c9c-9791-4287-828a-3f7de6d1ddc9 returned with HTTP 200 Aug 20 01:06:07.771095 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1028/4146] 10.4.3.240 () {66 vars in 1354 bytes} [Thu Aug 20 01:06:07 2026] GET /volume/v3/snapshots/c1fd8c9c-9791-4287-828a-3f7de6d1ddc9 => generated 481 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:06:07.778477 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-f31ce71b-cb8a-4919-948c-1d390911ac7d None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:06:07.780193 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-f31ce71b-cb8a-4919-948c-1d390911ac7d tempest-VolumeRevertTests-643369148 tempest-VolumeRevertTests-643369148-project-member] POST https://10.4.3.240/volume/v3/volumes/e68f3008-b8f9-4eb6-807a-6822336269c8/action Aug 20 01:06:07.780566 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-f31ce71b-cb8a-4919-948c-1d390911ac7d tempest-VolumeRevertTests-643369148 tempest-VolumeRevertTests-643369148-project-member] Action body: b'{"revert": {"snapshot_id": "c1fd8c9c-9791-4287-828a-3f7de6d1ddc9"}}' {{(pid=100215) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 01:06:07.780681 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-f31ce71b-cb8a-4919-948c-1d390911ac7d tempest-VolumeRevertTests-643369148 tempest-VolumeRevertTests-643369148-project-member] Action: 'action', calling method: version_select, body: {"revert": {"snapshot_id": "c1fd8c9c-9791-4287-828a-3f7de6d1ddc9"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:06:07.788812 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:06:07.788812 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:06:07.789225 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-f31ce71b-cb8a-4919-948c-1d390911ac7d tempest-VolumeRevertTests-643369148 tempest-VolumeRevertTests-643369148-project-member] Volume retrieved successfully. Aug 20 01:06:07.799827 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-f31ce71b-cb8a-4919-948c-1d390911ac7d tempest-VolumeRevertTests-643369148 tempest-VolumeRevertTests-643369148-project-member] Reverting volume e68f3008-b8f9-4eb6-807a-6822336269c8 to snapshot c1fd8c9c-9791-4287-828a-3f7de6d1ddc9. Aug 20 01:06:07.800633 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:06:07.800633 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:06:07.811643 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-f31ce71b-cb8a-4919-948c-1d390911ac7d tempest-VolumeRevertTests-643369148 tempest-VolumeRevertTests-643369148-project-member] https://10.4.3.240/volume/v3/volumes/e68f3008-b8f9-4eb6-807a-6822336269c8/action returned with HTTP 202 Aug 20 01:06:07.812191 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1050/4147] 10.4.3.240 () {70 vars in 1431 bytes} [Thu Aug 20 01:06:07 2026] POST /volume/v3/volumes/e68f3008-b8f9-4eb6-807a-6822336269c8/action => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 20 01:06:07.818937 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-5f8c2854-9d0b-45b2-a93d-ccf469fdc47b None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:06:07.821034 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-5f8c2854-9d0b-45b2-a93d-ccf469fdc47b tempest-VolumeRevertTests-643369148 tempest-VolumeRevertTests-643369148-project-member] GET https://10.4.3.240/volume/v3/volumes/e68f3008-b8f9-4eb6-807a-6822336269c8 Aug 20 01:06:07.821323 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-5f8c2854-9d0b-45b2-a93d-ccf469fdc47b tempest-VolumeRevertTests-643369148 tempest-VolumeRevertTests-643369148-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:06:07.821635 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-5f8c2854-9d0b-45b2-a93d-ccf469fdc47b tempest-VolumeRevertTests-643369148 tempest-VolumeRevertTests-643369148-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:06:07.830039 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:06:07.830039 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:06:07.834222 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-5f8c2854-9d0b-45b2-a93d-ccf469fdc47b tempest-VolumeRevertTests-643369148 tempest-VolumeRevertTests-643369148-project-member] Volume info retrieved successfully. Aug 20 01:06:07.839376 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-5f8c2854-9d0b-45b2-a93d-ccf469fdc47b tempest-VolumeRevertTests-643369148 tempest-VolumeRevertTests-643369148-project-member] https://10.4.3.240/volume/v3/volumes/e68f3008-b8f9-4eb6-807a-6822336269c8 returned with HTTP 200 Aug 20 01:06:07.839803 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1040/4148] 10.4.3.240 () {68 vars in 1389 bytes} [Thu Aug 20 01:06:07 2026] GET /volume/v3/volumes/e68f3008-b8f9-4eb6-807a-6822336269c8 => generated 859 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:06:08.667705 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-d9d6c1e8-4fbe-4105-a139-7daaa1f25ec2 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:06:08.669423 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-d9d6c1e8-4fbe-4105-a139-7daaa1f25ec2 tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] GET https://10.4.3.240/volume/v3/backups/0a99e2b5-4fd9-43a3-9209-4db0909947bb Aug 20 01:06:08.669715 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-d9d6c1e8-4fbe-4105-a139-7daaa1f25ec2 tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:06:08.669965 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-d9d6c1e8-4fbe-4105-a139-7daaa1f25ec2 tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:06:08.670163 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.v3.backups [None req-d9d6c1e8-4fbe-4105-a139-7daaa1f25ec2 tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] Show backup with id 0a99e2b5-4fd9-43a3-9209-4db0909947bb. {{(pid=100213) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:06:08.674132 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:06:08.674132 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:06:08.675323 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-d9d6c1e8-4fbe-4105-a139-7daaa1f25ec2 tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] https://10.4.3.240/volume/v3/backups/0a99e2b5-4fd9-43a3-9209-4db0909947bb returned with HTTP 200 Aug 20 01:06:08.675323 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1031/4149] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:06:08 2026] GET /volume/v3/backups/0a99e2b5-4fd9-43a3-9209-4db0909947bb => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:06:08.850597 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-ebfee8b7-5ae4-470e-ae0b-6a4740e9a218 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:06:08.852290 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-ebfee8b7-5ae4-470e-ae0b-6a4740e9a218 tempest-VolumeRevertTests-643369148 tempest-VolumeRevertTests-643369148-project-member] GET https://10.4.3.240/volume/v3/volumes/e68f3008-b8f9-4eb6-807a-6822336269c8 Aug 20 01:06:08.852551 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-ebfee8b7-5ae4-470e-ae0b-6a4740e9a218 tempest-VolumeRevertTests-643369148 tempest-VolumeRevertTests-643369148-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:06:08.852770 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-ebfee8b7-5ae4-470e-ae0b-6a4740e9a218 tempest-VolumeRevertTests-643369148 tempest-VolumeRevertTests-643369148-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:06:08.860778 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:06:08.860778 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:06:08.867307 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-ebfee8b7-5ae4-470e-ae0b-6a4740e9a218 tempest-VolumeRevertTests-643369148 tempest-VolumeRevertTests-643369148-project-member] Volume info retrieved successfully. Aug 20 01:06:08.876500 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-ebfee8b7-5ae4-470e-ae0b-6a4740e9a218 tempest-VolumeRevertTests-643369148 tempest-VolumeRevertTests-643369148-project-member] https://10.4.3.240/volume/v3/volumes/e68f3008-b8f9-4eb6-807a-6822336269c8 returned with HTTP 200 Aug 20 01:06:08.876910 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1029/4150] 10.4.3.240 () {68 vars in 1389 bytes} [Thu Aug 20 01:06:08 2026] GET /volume/v3/volumes/e68f3008-b8f9-4eb6-807a-6822336269c8 => generated 859 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:06:08.898613 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-a9bbb928-e0bb-4365-8055-e1328c8d1cce None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:06:08.902174 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-a9bbb928-e0bb-4365-8055-e1328c8d1cce tempest-VolumeRevertTests-643369148 tempest-VolumeRevertTests-643369148-project-member] GET https://10.4.3.240/volume/v3/snapshots/c1fd8c9c-9791-4287-828a-3f7de6d1ddc9 Aug 20 01:06:08.902174 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-a9bbb928-e0bb-4365-8055-e1328c8d1cce tempest-VolumeRevertTests-643369148 tempest-VolumeRevertTests-643369148-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:06:08.902174 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-a9bbb928-e0bb-4365-8055-e1328c8d1cce tempest-VolumeRevertTests-643369148 tempest-VolumeRevertTests-643369148-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:06:08.913333 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:06:08.913333 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:06:08.914465 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-a9bbb928-e0bb-4365-8055-e1328c8d1cce tempest-VolumeRevertTests-643369148 tempest-VolumeRevertTests-643369148-project-member] Snapshot retrieved successfully. Aug 20 01:06:08.916134 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-a9bbb928-e0bb-4365-8055-e1328c8d1cce tempest-VolumeRevertTests-643369148 tempest-VolumeRevertTests-643369148-project-member] https://10.4.3.240/volume/v3/snapshots/c1fd8c9c-9791-4287-828a-3f7de6d1ddc9 returned with HTTP 200 Aug 20 01:06:08.916947 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1051/4151] 10.4.3.240 () {66 vars in 1354 bytes} [Thu Aug 20 01:06:08 2026] GET /volume/v3/snapshots/c1fd8c9c-9791-4287-828a-3f7de6d1ddc9 => generated 481 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:06:08.927936 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-9c6b2edb-8ed3-43c8-b700-ebbd80f73f98 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:06:08.929607 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-9c6b2edb-8ed3-43c8-b700-ebbd80f73f98 tempest-VolumeRevertTests-643369148 tempest-VolumeRevertTests-643369148-project-member] GET https://10.4.3.240/volume/v3/volumes/e68f3008-b8f9-4eb6-807a-6822336269c8 Aug 20 01:06:08.929847 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-9c6b2edb-8ed3-43c8-b700-ebbd80f73f98 tempest-VolumeRevertTests-643369148 tempest-VolumeRevertTests-643369148-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:06:08.930059 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-9c6b2edb-8ed3-43c8-b700-ebbd80f73f98 tempest-VolumeRevertTests-643369148 tempest-VolumeRevertTests-643369148-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:06:08.938453 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:06:08.938453 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:06:08.942561 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-9c6b2edb-8ed3-43c8-b700-ebbd80f73f98 tempest-VolumeRevertTests-643369148 tempest-VolumeRevertTests-643369148-project-member] Volume info retrieved successfully. Aug 20 01:06:08.948712 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-9c6b2edb-8ed3-43c8-b700-ebbd80f73f98 tempest-VolumeRevertTests-643369148 tempest-VolumeRevertTests-643369148-project-member] https://10.4.3.240/volume/v3/volumes/e68f3008-b8f9-4eb6-807a-6822336269c8 returned with HTTP 200 Aug 20 01:06:08.948949 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1041/4152] 10.4.3.240 () {68 vars in 1389 bytes} [Thu Aug 20 01:06:08 2026] GET /volume/v3/volumes/e68f3008-b8f9-4eb6-807a-6822336269c8 => generated 859 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:06:08.964103 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-9809ba4a-6306-42d4-be1e-f053172a4860 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:06:08.965840 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-9809ba4a-6306-42d4-be1e-f053172a4860 tempest-VolumeRevertTests-643369148 tempest-VolumeRevertTests-643369148-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 20 01:06:08.966378 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-9809ba4a-6306-42d4-be1e-f053172a4860 tempest-VolumeRevertTests-643369148 tempest-VolumeRevertTests-643369148-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeRevertTests-Volume-694486154"}} {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:06:08.967834 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.v3.volumes [None req-9809ba4a-6306-42d4-be1e-f053172a4860 tempest-VolumeRevertTests-643369148 tempest-VolumeRevertTests-643369148-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeRevertTests-Volume-694486154'}} {{(pid=100213) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 01:06:08.967995 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.v3.volumes [None req-9809ba4a-6306-42d4-be1e-f053172a4860 tempest-VolumeRevertTests-643369148 tempest-VolumeRevertTests-643369148-project-member] Create volume of 1 GB Aug 20 01:06:08.972470 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-9809ba4a-6306-42d4-be1e-f053172a4860 tempest-VolumeRevertTests-643369148 tempest-VolumeRevertTests-643369148-project-member] Availability Zones retrieved successfully. Aug 20 01:06:08.980529 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-9809ba4a-6306-42d4-be1e-f053172a4860 tempest-VolumeRevertTests-643369148 tempest-VolumeRevertTests-643369148-project-member] Flow 'volume_create_api' (5d6364eb-b60c-4429-bb83-e6e83540a97b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:06:08.981716 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-9809ba4a-6306-42d4-be1e-f053172a4860 tempest-VolumeRevertTests-643369148 tempest-VolumeRevertTests-643369148-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b293a794-eedc-4827-8e01-cc46b269a4d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:06:08.982987 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.flows.api.create_volume [None req-9809ba4a-6306-42d4-be1e-f053172a4860 tempest-VolumeRevertTests-643369148 tempest-VolumeRevertTests-643369148-project-member] Validating volume size '1' using validate_int {{(pid=100213) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 01:06:09.012086 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-9809ba4a-6306-42d4-be1e-f053172a4860 tempest-VolumeRevertTests-643369148 tempest-VolumeRevertTests-643369148-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b293a794-eedc-4827-8e01-cc46b269a4d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:52:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1ed58bd6-fe6a-497e-ae84-e8199d24fdfa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:06:09.013111 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-9809ba4a-6306-42d4-be1e-f053172a4860 tempest-VolumeRevertTests-643369148 tempest-VolumeRevertTests-643369148-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a1037e6a-df68-4b2b-baa7-4e7a329f536b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:06:09.048091 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.quota [None req-9809ba4a-6306-42d4-be1e-f053172a4860 tempest-VolumeRevertTests-643369148 tempest-VolumeRevertTests-643369148-project-member] Created reservations ['998017e4-8fba-4e20-8d3e-2196900679aa', '403242d9-e88f-4d05-ac18-3e767c44483f', '3b54e369-5c92-478b-b69b-5e79b72ecb24', '9802d63c-f3e9-4a74-987f-d79f21317a34'] {{(pid=100213) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 01:06:09.048862 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-9809ba4a-6306-42d4-be1e-f053172a4860 tempest-VolumeRevertTests-643369148 tempest-VolumeRevertTests-643369148-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a1037e6a-df68-4b2b-baa7-4e7a329f536b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['998017e4-8fba-4e20-8d3e-2196900679aa', '403242d9-e88f-4d05-ac18-3e767c44483f', '3b54e369-5c92-478b-b69b-5e79b72ecb24', '9802d63c-f3e9-4a74-987f-d79f21317a34']}' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:06:09.049545 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-9809ba4a-6306-42d4-be1e-f053172a4860 tempest-VolumeRevertTests-643369148 tempest-VolumeRevertTests-643369148-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1ef0da76-29db-4c97-b250-b31c40ab0cf4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:06:09.072352 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-9809ba4a-6306-42d4-be1e-f053172a4860 tempest-VolumeRevertTests-643369148 tempest-VolumeRevertTests-643369148-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1ef0da76-29db-4c97-b250-b31c40ab0cf4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '65da62ea-1fae-4ae9-b454-41c97c72f1db', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-694486154',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c85a2202291a42df83ff8a593672a2d8',qos_specs=None,replication_status=,reservations=['998017e4-8fba-4e20-8d3e-2196900679aa','403242d9-e88f-4d05-ac18-3e767c44483f','3b54e369-5c92-478b-b69b-5e79b72ecb24','9802d63c-f3e9-4a74-987f-d79f21317a34'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='819cb0b58c80440d82a0fddae1e21feb',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T01:06:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-694486154',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=65da62ea-1fae-4ae9-b454-41c97c72f1db,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c85a2202291a42df83ff8a593672a2d8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='819cb0b58c80440d82a0fddae1e21feb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1ed58bd6-fe6a-497e-ae84-e8199d24fdfa),volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:06:09.073030 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-9809ba4a-6306-42d4-be1e-f053172a4860 tempest-VolumeRevertTests-643369148 tempest-VolumeRevertTests-643369148-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eefb2d51-a6ff-40ea-ad7f-47823fedc98e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:06:09.089252 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-9809ba4a-6306-42d4-be1e-f053172a4860 tempest-VolumeRevertTests-643369148 tempest-VolumeRevertTests-643369148-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eefb2d51-a6ff-40ea-ad7f-47823fedc98e) transitioned into state 'SUCCESS' from state '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-694486154',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c85a2202291a42df83ff8a593672a2d8',qos_specs=None,replication_status=,reservations=['998017e4-8fba-4e20-8d3e-2196900679aa','403242d9-e88f-4d05-ac18-3e767c44483f','3b54e369-5c92-478b-b69b-5e79b72ecb24','9802d63c-f3e9-4a74-987f-d79f21317a34'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='819cb0b58c80440d82a0fddae1e21feb',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:06:09.089906 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-9809ba4a-6306-42d4-be1e-f053172a4860 tempest-VolumeRevertTests-643369148 tempest-VolumeRevertTests-643369148-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3f01e4ab-dc8b-474a-b271-612ca6159280) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:06:09.097780 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-9809ba4a-6306-42d4-be1e-f053172a4860 tempest-VolumeRevertTests-643369148 tempest-VolumeRevertTests-643369148-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3f01e4ab-dc8b-474a-b271-612ca6159280) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:06:09.098965 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-9809ba4a-6306-42d4-be1e-f053172a4860 tempest-VolumeRevertTests-643369148 tempest-VolumeRevertTests-643369148-project-member] Flow 'volume_create_api' (5d6364eb-b60c-4429-bb83-e6e83540a97b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100213) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:06:09.099383 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-9809ba4a-6306-42d4-be1e-f053172a4860 tempest-VolumeRevertTests-643369148 tempest-VolumeRevertTests-643369148-project-member] Create volume request issued successfully. Aug 20 01:06:09.100127 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-9809ba4a-6306-42d4-be1e-f053172a4860 tempest-VolumeRevertTests-643369148 tempest-VolumeRevertTests-643369148-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 20 01:06:09.101038 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1032/4153] 10.4.3.240 () {70 vars in 1299 bytes} [Thu Aug 20 01:06:08 2026] POST /volume/v3/volumes => generated 765 bytes in 137 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:06:09.117240 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-2a5e9801-e1e2-40d9-b2fa-6cf03b981164 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:06:09.120930 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-2a5e9801-e1e2-40d9-b2fa-6cf03b981164 tempest-VolumeRevertTests-643369148 tempest-VolumeRevertTests-643369148-project-member] GET https://10.4.3.240/volume/v3/volumes/65da62ea-1fae-4ae9-b454-41c97c72f1db Aug 20 01:06:09.121131 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-2a5e9801-e1e2-40d9-b2fa-6cf03b981164 tempest-VolumeRevertTests-643369148 tempest-VolumeRevertTests-643369148-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:06:09.121535 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-2a5e9801-e1e2-40d9-b2fa-6cf03b981164 tempest-VolumeRevertTests-643369148 tempest-VolumeRevertTests-643369148-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:06:09.133893 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:06:09.133893 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:06:09.140690 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-2a5e9801-e1e2-40d9-b2fa-6cf03b981164 tempest-VolumeRevertTests-643369148 tempest-VolumeRevertTests-643369148-project-member] Volume info retrieved successfully. Aug 20 01:06:09.144460 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-2a5e9801-e1e2-40d9-b2fa-6cf03b981164 tempest-VolumeRevertTests-643369148 tempest-VolumeRevertTests-643369148-project-member] https://10.4.3.240/volume/v3/volumes/65da62ea-1fae-4ae9-b454-41c97c72f1db returned with HTTP 200 Aug 20 01:06:09.144789 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1030/4154] 10.4.3.240 () {68 vars in 1389 bytes} [Thu Aug 20 01:06:09 2026] GET /volume/v3/volumes/65da62ea-1fae-4ae9-b454-41c97c72f1db => generated 833 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:06:09.686401 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-3c62c280-7fd4-41d9-bfb4-f389ab4b30b5 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:06:09.688105 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-3c62c280-7fd4-41d9-bfb4-f389ab4b30b5 tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] GET https://10.4.3.240/volume/v3/backups/0a99e2b5-4fd9-43a3-9209-4db0909947bb Aug 20 01:06:09.688275 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-3c62c280-7fd4-41d9-bfb4-f389ab4b30b5 tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:06:09.688819 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-3c62c280-7fd4-41d9-bfb4-f389ab4b30b5 tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:06:09.688975 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-3c62c280-7fd4-41d9-bfb4-f389ab4b30b5 tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] Show backup with id 0a99e2b5-4fd9-43a3-9209-4db0909947bb. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:06:09.692829 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:06:09.692829 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:06:09.693474 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-3c62c280-7fd4-41d9-bfb4-f389ab4b30b5 tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] https://10.4.3.240/volume/v3/backups/0a99e2b5-4fd9-43a3-9209-4db0909947bb returned with HTTP 200 Aug 20 01:06:09.693785 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1052/4155] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:06:09 2026] GET /volume/v3/backups/0a99e2b5-4fd9-43a3-9209-4db0909947bb => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:06:10.156009 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-bf83fccf-1dd6-4256-b69b-9ea592a6754f None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:06:10.158008 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-bf83fccf-1dd6-4256-b69b-9ea592a6754f tempest-VolumeRevertTests-643369148 tempest-VolumeRevertTests-643369148-project-member] GET https://10.4.3.240/volume/v3/volumes/65da62ea-1fae-4ae9-b454-41c97c72f1db Aug 20 01:06:10.158267 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-bf83fccf-1dd6-4256-b69b-9ea592a6754f tempest-VolumeRevertTests-643369148 tempest-VolumeRevertTests-643369148-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:06:10.158555 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-bf83fccf-1dd6-4256-b69b-9ea592a6754f tempest-VolumeRevertTests-643369148 tempest-VolumeRevertTests-643369148-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:06:10.166035 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:06:10.166035 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:06:10.170459 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-bf83fccf-1dd6-4256-b69b-9ea592a6754f tempest-VolumeRevertTests-643369148 tempest-VolumeRevertTests-643369148-project-member] Volume info retrieved successfully. Aug 20 01:06:10.175098 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-bf83fccf-1dd6-4256-b69b-9ea592a6754f tempest-VolumeRevertTests-643369148 tempest-VolumeRevertTests-643369148-project-member] https://10.4.3.240/volume/v3/volumes/65da62ea-1fae-4ae9-b454-41c97c72f1db returned with HTTP 200 Aug 20 01:06:10.175544 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1042/4156] 10.4.3.240 () {68 vars in 1389 bytes} [Thu Aug 20 01:06:10 2026] GET /volume/v3/volumes/65da62ea-1fae-4ae9-b454-41c97c72f1db => generated 858 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:06:10.186555 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-80e8f77e-3bde-4397-9548-e8d20e2a048c None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:06:10.188665 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-80e8f77e-3bde-4397-9548-e8d20e2a048c tempest-VolumeRevertTests-643369148 tempest-VolumeRevertTests-643369148-project-member] POST https://10.4.3.240/volume/v3/snapshots Aug 20 01:06:10.188996 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-80e8f77e-3bde-4397-9548-e8d20e2a048c tempest-VolumeRevertTests-643369148 tempest-VolumeRevertTests-643369148-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "65da62ea-1fae-4ae9-b454-41c97c72f1db", "metadata": {"mykey1": "value1"}, "name": "tempest-VolumeRevertTests-Snapshot-254573607"}} {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:06:10.200374 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:06:10.200374 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:06:10.200941 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-80e8f77e-3bde-4397-9548-e8d20e2a048c tempest-VolumeRevertTests-643369148 tempest-VolumeRevertTests-643369148-project-member] Volume info retrieved successfully. Aug 20 01:06:10.201087 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.v3.snapshots [None req-80e8f77e-3bde-4397-9548-e8d20e2a048c tempest-VolumeRevertTests-643369148 tempest-VolumeRevertTests-643369148-project-member] Create snapshot from volume 65da62ea-1fae-4ae9-b454-41c97c72f1db Aug 20 01:06:10.231037 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.quota [None req-80e8f77e-3bde-4397-9548-e8d20e2a048c tempest-VolumeRevertTests-643369148 tempest-VolumeRevertTests-643369148-project-member] Created reservations ['fad82e49-cb4c-4d37-be51-04c017ceeb71', '91944073-7a90-4c7b-a59a-e4c5ad58cd32', 'eb236311-2d1a-4554-b20f-31d186c03e32', '150763af-1469-4b1b-9558-bfa7c8685e8a'] {{(pid=100213) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 01:06:10.263744 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-80e8f77e-3bde-4397-9548-e8d20e2a048c tempest-VolumeRevertTests-643369148 tempest-VolumeRevertTests-643369148-project-member] Snapshot create request issued successfully. Aug 20 01:06:10.264198 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-80e8f77e-3bde-4397-9548-e8d20e2a048c tempest-VolumeRevertTests-643369148 tempest-VolumeRevertTests-643369148-project-member] https://10.4.3.240/volume/v3/snapshots returned with HTTP 202 Aug 20 01:06:10.264744 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1033/4157] 10.4.3.240 () {68 vars in 1265 bytes} [Thu Aug 20 01:06:10 2026] POST /volume/v3/snapshots => generated 321 bytes in 79 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 01:06:10.272966 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-1353003b-ede3-4e48-a4fc-c77b296a60b0 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:06:10.276745 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-1353003b-ede3-4e48-a4fc-c77b296a60b0 tempest-VolumeRevertTests-643369148 tempest-VolumeRevertTests-643369148-project-member] GET https://10.4.3.240/volume/v3/snapshots/47a883b2-0fee-41a9-a041-9902c1795950 Aug 20 01:06:10.277105 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-1353003b-ede3-4e48-a4fc-c77b296a60b0 tempest-VolumeRevertTests-643369148 tempest-VolumeRevertTests-643369148-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:06:10.277688 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-1353003b-ede3-4e48-a4fc-c77b296a60b0 tempest-VolumeRevertTests-643369148 tempest-VolumeRevertTests-643369148-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:06:10.286501 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:06:10.286501 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:06:10.286656 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-1353003b-ede3-4e48-a4fc-c77b296a60b0 tempest-VolumeRevertTests-643369148 tempest-VolumeRevertTests-643369148-project-member] Snapshot retrieved successfully. Aug 20 01:06:10.287614 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-1353003b-ede3-4e48-a4fc-c77b296a60b0 tempest-VolumeRevertTests-643369148 tempest-VolumeRevertTests-643369148-project-member] https://10.4.3.240/volume/v3/snapshots/47a883b2-0fee-41a9-a041-9902c1795950 returned with HTTP 200 Aug 20 01:06:10.288042 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1031/4158] 10.4.3.240 () {66 vars in 1354 bytes} [Thu Aug 20 01:06:10 2026] GET /volume/v3/snapshots/47a883b2-0fee-41a9-a041-9902c1795950 => generated 453 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:06:10.702704 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-9f103924-2889-4acd-bbdf-5cd82ff36486 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:06:10.704611 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-9f103924-2889-4acd-bbdf-5cd82ff36486 tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] GET https://10.4.3.240/volume/v3/backups/0a99e2b5-4fd9-43a3-9209-4db0909947bb Aug 20 01:06:10.704801 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-9f103924-2889-4acd-bbdf-5cd82ff36486 tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:06:10.705013 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-9f103924-2889-4acd-bbdf-5cd82ff36486 tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:06:10.705127 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-9f103924-2889-4acd-bbdf-5cd82ff36486 tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] Show backup with id 0a99e2b5-4fd9-43a3-9209-4db0909947bb. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:06:10.708914 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:06:10.708914 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:06:10.709581 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-9f103924-2889-4acd-bbdf-5cd82ff36486 tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] https://10.4.3.240/volume/v3/backups/0a99e2b5-4fd9-43a3-9209-4db0909947bb returned with HTTP 200 Aug 20 01:06:10.709902 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1053/4159] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:06:10 2026] GET /volume/v3/backups/0a99e2b5-4fd9-43a3-9209-4db0909947bb => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:06:11.302938 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-02c39ffd-d2c9-4f63-8990-83843913a14f None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:06:11.308397 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-02c39ffd-d2c9-4f63-8990-83843913a14f tempest-VolumeRevertTests-643369148 tempest-VolumeRevertTests-643369148-project-member] GET https://10.4.3.240/volume/v3/snapshots/47a883b2-0fee-41a9-a041-9902c1795950 Aug 20 01:06:11.308397 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-02c39ffd-d2c9-4f63-8990-83843913a14f tempest-VolumeRevertTests-643369148 tempest-VolumeRevertTests-643369148-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:06:11.308397 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-02c39ffd-d2c9-4f63-8990-83843913a14f tempest-VolumeRevertTests-643369148 tempest-VolumeRevertTests-643369148-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:06:11.312823 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:06:11.312823 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:06:11.313641 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-02c39ffd-d2c9-4f63-8990-83843913a14f tempest-VolumeRevertTests-643369148 tempest-VolumeRevertTests-643369148-project-member] Snapshot retrieved successfully. Aug 20 01:06:11.314898 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-02c39ffd-d2c9-4f63-8990-83843913a14f tempest-VolumeRevertTests-643369148 tempest-VolumeRevertTests-643369148-project-member] https://10.4.3.240/volume/v3/snapshots/47a883b2-0fee-41a9-a041-9902c1795950 returned with HTTP 200 Aug 20 01:06:11.316275 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1043/4160] 10.4.3.240 () {66 vars in 1354 bytes} [Thu Aug 20 01:06:11 2026] GET /volume/v3/snapshots/47a883b2-0fee-41a9-a041-9902c1795950 => generated 480 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:06:11.329409 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-7f125a15-6ad4-43e5-84bf-0d3d70ca995a None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:06:11.331731 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-7f125a15-6ad4-43e5-84bf-0d3d70ca995a tempest-VolumeRevertTests-643369148 tempest-VolumeRevertTests-643369148-project-member] POST https://10.4.3.240/volume/v3/volumes/65da62ea-1fae-4ae9-b454-41c97c72f1db/action Aug 20 01:06:11.332210 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-7f125a15-6ad4-43e5-84bf-0d3d70ca995a tempest-VolumeRevertTests-643369148 tempest-VolumeRevertTests-643369148-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100213) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 01:06:11.332406 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-7f125a15-6ad4-43e5-84bf-0d3d70ca995a tempest-VolumeRevertTests-643369148 tempest-VolumeRevertTests-643369148-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:06:11.343128 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:06:11.343128 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:06:11.343867 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-7f125a15-6ad4-43e5-84bf-0d3d70ca995a tempest-VolumeRevertTests-643369148 tempest-VolumeRevertTests-643369148-project-member] Volume info retrieved successfully. Aug 20 01:06:11.349929 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-c7f8fd62-3102-4e0b-a22f-ddc0c4c9e047 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:06:11.351695 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-c7f8fd62-3102-4e0b-a22f-ddc0c4c9e047 tempest-AttachVolumeShelveTestJSON-1021232691 tempest-AttachVolumeShelveTestJSON-1021232691-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 20 01:06:11.352074 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-c7f8fd62-3102-4e0b-a22f-ddc0c4c9e047 tempest-AttachVolumeShelveTestJSON-1021232691 tempest-AttachVolumeShelveTestJSON-1021232691-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-1620892813"}} {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:06:11.353537 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.v3.volumes [None req-c7f8fd62-3102-4e0b-a22f-ddc0c4c9e047 tempest-AttachVolumeShelveTestJSON-1021232691 tempest-AttachVolumeShelveTestJSON-1021232691-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-1620892813'}} {{(pid=100212) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 01:06:11.353657 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.v3.volumes [None req-c7f8fd62-3102-4e0b-a22f-ddc0c4c9e047 tempest-AttachVolumeShelveTestJSON-1021232691 tempest-AttachVolumeShelveTestJSON-1021232691-project-member] Create volume of 1 GB Aug 20 01:06:11.357330 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-c7f8fd62-3102-4e0b-a22f-ddc0c4c9e047 tempest-AttachVolumeShelveTestJSON-1021232691 tempest-AttachVolumeShelveTestJSON-1021232691-project-member] Availability Zones retrieved successfully. Aug 20 01:06:11.362894 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-c7f8fd62-3102-4e0b-a22f-ddc0c4c9e047 tempest-AttachVolumeShelveTestJSON-1021232691 tempest-AttachVolumeShelveTestJSON-1021232691-project-member] Flow 'volume_create_api' (4c0dc401-18d0-4e92-a87a-9dc29432c621) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100212) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:06:11.363812 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-c7f8fd62-3102-4e0b-a22f-ddc0c4c9e047 tempest-AttachVolumeShelveTestJSON-1021232691 tempest-AttachVolumeShelveTestJSON-1021232691-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f76f4e32-a40a-48db-9191-bdb305b4dae3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:06:11.364764 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.flows.api.create_volume [None req-c7f8fd62-3102-4e0b-a22f-ddc0c4c9e047 tempest-AttachVolumeShelveTestJSON-1021232691 tempest-AttachVolumeShelveTestJSON-1021232691-project-member] Validating volume size '1' using validate_int {{(pid=100212) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 01:06:11.380900 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.quota [None req-7f125a15-6ad4-43e5-84bf-0d3d70ca995a tempest-VolumeRevertTests-643369148 tempest-VolumeRevertTests-643369148-project-member] Created reservations ['fda3578c-0bc5-48db-9b01-f478122312b2', 'e5d35e99-8691-4ee8-a000-dad8eff67f03'] {{(pid=100213) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 01:06:11.390110 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-7f125a15-6ad4-43e5-84bf-0d3d70ca995a tempest-VolumeRevertTests-643369148 tempest-VolumeRevertTests-643369148-project-member] Extend volume request issued successfully. Aug 20 01:06:11.390247 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-c7f8fd62-3102-4e0b-a22f-ddc0c4c9e047 tempest-AttachVolumeShelveTestJSON-1021232691 tempest-AttachVolumeShelveTestJSON-1021232691-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f76f4e32-a40a-48db-9191-bdb305b4dae3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:52:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1ed58bd6-fe6a-497e-ae84-e8199d24fdfa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:06:11.390323 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-7f125a15-6ad4-43e5-84bf-0d3d70ca995a tempest-VolumeRevertTests-643369148 tempest-VolumeRevertTests-643369148-project-member] https://10.4.3.240/volume/v3/volumes/65da62ea-1fae-4ae9-b454-41c97c72f1db/action returned with HTTP 202 Aug 20 01:06:11.390991 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-c7f8fd62-3102-4e0b-a22f-ddc0c4c9e047 tempest-AttachVolumeShelveTestJSON-1021232691 tempest-AttachVolumeShelveTestJSON-1021232691-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (11fb8253-48e6-4e38-9ed3-e14d3b07868b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:06:11.391055 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1034/4161] 10.4.3.240 () {70 vars in 1431 bytes} [Thu Aug 20 01:06:11 2026] POST /volume/v3/volumes/65da62ea-1fae-4ae9-b454-41c97c72f1db/action => generated 0 bytes in 62 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 20 01:06:11.397882 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-6b5a2387-0ca3-456c-a575-e189b0382cce None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:06:11.399933 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-6b5a2387-0ca3-456c-a575-e189b0382cce tempest-VolumeRevertTests-643369148 tempest-VolumeRevertTests-643369148-project-member] GET https://10.4.3.240/volume/v3/volumes/65da62ea-1fae-4ae9-b454-41c97c72f1db Aug 20 01:06:11.400188 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-6b5a2387-0ca3-456c-a575-e189b0382cce tempest-VolumeRevertTests-643369148 tempest-VolumeRevertTests-643369148-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:06:11.400518 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-6b5a2387-0ca3-456c-a575-e189b0382cce tempest-VolumeRevertTests-643369148 tempest-VolumeRevertTests-643369148-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:06:11.410644 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:06:11.410644 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:06:11.416758 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-6b5a2387-0ca3-456c-a575-e189b0382cce tempest-VolumeRevertTests-643369148 tempest-VolumeRevertTests-643369148-project-member] Volume info retrieved successfully. Aug 20 01:06:11.421283 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-6b5a2387-0ca3-456c-a575-e189b0382cce tempest-VolumeRevertTests-643369148 tempest-VolumeRevertTests-643369148-project-member] https://10.4.3.240/volume/v3/volumes/65da62ea-1fae-4ae9-b454-41c97c72f1db returned with HTTP 200 Aug 20 01:06:11.421749 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1054/4162] 10.4.3.240 () {68 vars in 1389 bytes} [Thu Aug 20 01:06:11 2026] GET /volume/v3/volumes/65da62ea-1fae-4ae9-b454-41c97c72f1db => generated 858 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:06:11.456135 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.quota [None req-c7f8fd62-3102-4e0b-a22f-ddc0c4c9e047 tempest-AttachVolumeShelveTestJSON-1021232691 tempest-AttachVolumeShelveTestJSON-1021232691-project-member] Created reservations ['637fe624-fee2-420c-8968-c247a9eabbcd', '6f602f2d-54ca-4bea-b97b-5d5739df9703', '409e73ca-7fad-4cf2-a589-9d60291bb8fc', 'd4d3c252-58ce-498f-adf7-a2d7f209d708'] {{(pid=100212) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 01:06:11.457014 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-c7f8fd62-3102-4e0b-a22f-ddc0c4c9e047 tempest-AttachVolumeShelveTestJSON-1021232691 tempest-AttachVolumeShelveTestJSON-1021232691-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (11fb8253-48e6-4e38-9ed3-e14d3b07868b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['637fe624-fee2-420c-8968-c247a9eabbcd', '6f602f2d-54ca-4bea-b97b-5d5739df9703', '409e73ca-7fad-4cf2-a589-9d60291bb8fc', 'd4d3c252-58ce-498f-adf7-a2d7f209d708']}' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:06:11.457767 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-c7f8fd62-3102-4e0b-a22f-ddc0c4c9e047 tempest-AttachVolumeShelveTestJSON-1021232691 tempest-AttachVolumeShelveTestJSON-1021232691-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d055f685-427b-4548-90ac-f42d5944c0a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:06:11.477761 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-c7f8fd62-3102-4e0b-a22f-ddc0c4c9e047 tempest-AttachVolumeShelveTestJSON-1021232691 tempest-AttachVolumeShelveTestJSON-1021232691-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d055f685-427b-4548-90ac-f42d5944c0a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2e1561bc-6feb-498c-8f21-37e5eb0e3a45', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1620892813',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='21895a6b3c694deb93f2471446468165',qos_specs=None,replication_status=,reservations=['637fe624-fee2-420c-8968-c247a9eabbcd','6f602f2d-54ca-4bea-b97b-5d5739df9703','409e73ca-7fad-4cf2-a589-9d60291bb8fc','d4d3c252-58ce-498f-adf7-a2d7f209d708'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='28ef2e8059a043aaa6c57f20de074878',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T01:06:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1620892813',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2e1561bc-6feb-498c-8f21-37e5eb0e3a45,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='21895a6b3c694deb93f2471446468165',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='28ef2e8059a043aaa6c57f20de074878',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1ed58bd6-fe6a-497e-ae84-e8199d24fdfa),volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:06:11.478373 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-c7f8fd62-3102-4e0b-a22f-ddc0c4c9e047 tempest-AttachVolumeShelveTestJSON-1021232691 tempest-AttachVolumeShelveTestJSON-1021232691-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (53c5db88-aaf2-4a4d-93de-0121be0216a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:06:11.498630 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-c7f8fd62-3102-4e0b-a22f-ddc0c4c9e047 tempest-AttachVolumeShelveTestJSON-1021232691 tempest-AttachVolumeShelveTestJSON-1021232691-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (53c5db88-aaf2-4a4d-93de-0121be0216a9) transitioned into state 'SUCCESS' from state '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-1620892813',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='21895a6b3c694deb93f2471446468165',qos_specs=None,replication_status=,reservations=['637fe624-fee2-420c-8968-c247a9eabbcd','6f602f2d-54ca-4bea-b97b-5d5739df9703','409e73ca-7fad-4cf2-a589-9d60291bb8fc','d4d3c252-58ce-498f-adf7-a2d7f209d708'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='28ef2e8059a043aaa6c57f20de074878',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:06:11.499587 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-c7f8fd62-3102-4e0b-a22f-ddc0c4c9e047 tempest-AttachVolumeShelveTestJSON-1021232691 tempest-AttachVolumeShelveTestJSON-1021232691-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d533f38d-5230-4937-bed9-c02d975627ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:06:11.511708 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-c7f8fd62-3102-4e0b-a22f-ddc0c4c9e047 tempest-AttachVolumeShelveTestJSON-1021232691 tempest-AttachVolumeShelveTestJSON-1021232691-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d533f38d-5230-4937-bed9-c02d975627ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:06:11.512986 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-c7f8fd62-3102-4e0b-a22f-ddc0c4c9e047 tempest-AttachVolumeShelveTestJSON-1021232691 tempest-AttachVolumeShelveTestJSON-1021232691-project-member] Flow 'volume_create_api' (4c0dc401-18d0-4e92-a87a-9dc29432c621) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100212) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:06:11.513438 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-c7f8fd62-3102-4e0b-a22f-ddc0c4c9e047 tempest-AttachVolumeShelveTestJSON-1021232691 tempest-AttachVolumeShelveTestJSON-1021232691-project-member] Create volume request issued successfully. Aug 20 01:06:11.514155 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-c7f8fd62-3102-4e0b-a22f-ddc0c4c9e047 tempest-AttachVolumeShelveTestJSON-1021232691 tempest-AttachVolumeShelveTestJSON-1021232691-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 20 01:06:11.514752 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1032/4163] 10.4.3.240 () {68 vars in 1258 bytes} [Thu Aug 20 01:06:11 2026] POST /volume/v3/volumes => generated 757 bytes in 165 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 01:06:11.528484 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-8d26cd2a-4c81-40bc-a389-848d3dccae2b None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:06:11.531283 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-8d26cd2a-4c81-40bc-a389-848d3dccae2b tempest-AttachVolumeShelveTestJSON-1021232691 tempest-AttachVolumeShelveTestJSON-1021232691-project-member] GET https://10.4.3.240/volume/v3/volumes/2e1561bc-6feb-498c-8f21-37e5eb0e3a45 Aug 20 01:06:11.531577 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-8d26cd2a-4c81-40bc-a389-848d3dccae2b tempest-AttachVolumeShelveTestJSON-1021232691 tempest-AttachVolumeShelveTestJSON-1021232691-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:06:11.532031 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-8d26cd2a-4c81-40bc-a389-848d3dccae2b tempest-AttachVolumeShelveTestJSON-1021232691 tempest-AttachVolumeShelveTestJSON-1021232691-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:06:11.546815 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:06:11.546815 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:06:11.553885 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-8d26cd2a-4c81-40bc-a389-848d3dccae2b tempest-AttachVolumeShelveTestJSON-1021232691 tempest-AttachVolumeShelveTestJSON-1021232691-project-member] Volume info retrieved successfully. Aug 20 01:06:11.562819 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-8d26cd2a-4c81-40bc-a389-848d3dccae2b tempest-AttachVolumeShelveTestJSON-1021232691 tempest-AttachVolumeShelveTestJSON-1021232691-project-member] https://10.4.3.240/volume/v3/volumes/2e1561bc-6feb-498c-8f21-37e5eb0e3a45 returned with HTTP 200 Aug 20 01:06:11.563530 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1044/4164] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:06:11 2026] GET /volume/v3/volumes/2e1561bc-6feb-498c-8f21-37e5eb0e3a45 => generated 825 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:06:11.719627 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-41a6f3fd-ffc2-40ad-a67f-227c95b32b8b None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:06:11.721830 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-41a6f3fd-ffc2-40ad-a67f-227c95b32b8b tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] GET https://10.4.3.240/volume/v3/backups/0a99e2b5-4fd9-43a3-9209-4db0909947bb Aug 20 01:06:11.722035 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-41a6f3fd-ffc2-40ad-a67f-227c95b32b8b tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:06:11.722258 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-41a6f3fd-ffc2-40ad-a67f-227c95b32b8b tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:06:11.722431 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.v3.backups [None req-41a6f3fd-ffc2-40ad-a67f-227c95b32b8b tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] Show backup with id 0a99e2b5-4fd9-43a3-9209-4db0909947bb. {{(pid=100213) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:06:11.729468 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:06:11.729468 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:06:11.730462 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-41a6f3fd-ffc2-40ad-a67f-227c95b32b8b tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] https://10.4.3.240/volume/v3/backups/0a99e2b5-4fd9-43a3-9209-4db0909947bb returned with HTTP 200 Aug 20 01:06:11.730942 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1035/4165] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:06:11 2026] GET /volume/v3/backups/0a99e2b5-4fd9-43a3-9209-4db0909947bb => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:06:12.434481 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-a55305cb-1bf2-4956-9ff5-0d66f618616b None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:06:12.436267 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-a55305cb-1bf2-4956-9ff5-0d66f618616b tempest-VolumeRevertTests-643369148 tempest-VolumeRevertTests-643369148-project-member] GET https://10.4.3.240/volume/v3/volumes/65da62ea-1fae-4ae9-b454-41c97c72f1db Aug 20 01:06:12.436554 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-a55305cb-1bf2-4956-9ff5-0d66f618616b tempest-VolumeRevertTests-643369148 tempest-VolumeRevertTests-643369148-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:06:12.436745 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-a55305cb-1bf2-4956-9ff5-0d66f618616b tempest-VolumeRevertTests-643369148 tempest-VolumeRevertTests-643369148-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:06:12.443584 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:06:12.443584 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:06:12.446854 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-a55305cb-1bf2-4956-9ff5-0d66f618616b tempest-VolumeRevertTests-643369148 tempest-VolumeRevertTests-643369148-project-member] Volume info retrieved successfully. Aug 20 01:06:12.450823 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-a55305cb-1bf2-4956-9ff5-0d66f618616b tempest-VolumeRevertTests-643369148 tempest-VolumeRevertTests-643369148-project-member] https://10.4.3.240/volume/v3/volumes/65da62ea-1fae-4ae9-b454-41c97c72f1db returned with HTTP 200 Aug 20 01:06:12.451161 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1055/4166] 10.4.3.240 () {68 vars in 1389 bytes} [Thu Aug 20 01:06:12 2026] GET /volume/v3/volumes/65da62ea-1fae-4ae9-b454-41c97c72f1db => generated 858 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:06:12.463157 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-b2965548-308f-4549-905b-42665f337ea7 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:06:12.465448 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-b2965548-308f-4549-905b-42665f337ea7 tempest-VolumeRevertTests-643369148 tempest-VolumeRevertTests-643369148-project-member] POST https://10.4.3.240/volume/v3/volumes/65da62ea-1fae-4ae9-b454-41c97c72f1db/action Aug 20 01:06:12.465916 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-b2965548-308f-4549-905b-42665f337ea7 tempest-VolumeRevertTests-643369148 tempest-VolumeRevertTests-643369148-project-member] Action body: b'{"revert": {"snapshot_id": "47a883b2-0fee-41a9-a041-9902c1795950"}}' {{(pid=100212) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 01:06:12.466079 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-b2965548-308f-4549-905b-42665f337ea7 tempest-VolumeRevertTests-643369148 tempest-VolumeRevertTests-643369148-project-member] Action: 'action', calling method: version_select, body: {"revert": {"snapshot_id": "47a883b2-0fee-41a9-a041-9902c1795950"}} {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:06:12.476071 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:06:12.476071 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:06:12.476595 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-b2965548-308f-4549-905b-42665f337ea7 tempest-VolumeRevertTests-643369148 tempest-VolumeRevertTests-643369148-project-member] Volume retrieved successfully. Aug 20 01:06:12.490555 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-b2965548-308f-4549-905b-42665f337ea7 tempest-VolumeRevertTests-643369148 tempest-VolumeRevertTests-643369148-project-member] HTTP exception thrown: Can't revert volume 65da62ea-1fae-4ae9-b454-41c97c72f1db to its latest snapshot 47a883b2-0fee-41a9-a041-9902c1795950. The volume size must be equal to the snapshot size. Aug 20 01:06:12.490756 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-b2965548-308f-4549-905b-42665f337ea7 tempest-VolumeRevertTests-643369148 tempest-VolumeRevertTests-643369148-project-member] https://10.4.3.240/volume/v3/volumes/65da62ea-1fae-4ae9-b454-41c97c72f1db/action returned with HTTP 400 Aug 20 01:06:12.491440 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1033/4167] 10.4.3.240 () {70 vars in 1431 bytes} [Thu Aug 20 01:06:12 2026] POST /volume/v3/volumes/65da62ea-1fae-4ae9-b454-41c97c72f1db/action => generated 213 bytes in 29 msecs (HTTP/1.1 400) 7 headers in 295 bytes (1 switches on core 0) Aug 20 01:06:12.499674 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-a73dded5-6f0a-4f9d-b23c-eb737cd1ab15 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:06:12.501281 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-a73dded5-6f0a-4f9d-b23c-eb737cd1ab15 tempest-VolumeRevertTests-643369148 tempest-VolumeRevertTests-643369148-project-member] DELETE https://10.4.3.240/volume/v3/snapshots/47a883b2-0fee-41a9-a041-9902c1795950 Aug 20 01:06:12.501496 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-a73dded5-6f0a-4f9d-b23c-eb737cd1ab15 tempest-VolumeRevertTests-643369148 tempest-VolumeRevertTests-643369148-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:06:12.501674 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-a73dded5-6f0a-4f9d-b23c-eb737cd1ab15 tempest-VolumeRevertTests-643369148 tempest-VolumeRevertTests-643369148-project-member] Calling method 'delete' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:06:12.501766 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.v3.snapshots [None req-a73dded5-6f0a-4f9d-b23c-eb737cd1ab15 tempest-VolumeRevertTests-643369148 tempest-VolumeRevertTests-643369148-project-member] Delete snapshot with id: 47a883b2-0fee-41a9-a041-9902c1795950 Aug 20 01:06:12.506586 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:06:12.506586 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:06:12.506911 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-a73dded5-6f0a-4f9d-b23c-eb737cd1ab15 tempest-VolumeRevertTests-643369148 tempest-VolumeRevertTests-643369148-project-member] Snapshot retrieved successfully. Aug 20 01:06:12.520821 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-a73dded5-6f0a-4f9d-b23c-eb737cd1ab15 tempest-VolumeRevertTests-643369148 tempest-VolumeRevertTests-643369148-project-member] Snapshot delete request issued successfully. Aug 20 01:06:12.521100 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-a73dded5-6f0a-4f9d-b23c-eb737cd1ab15 tempest-VolumeRevertTests-643369148 tempest-VolumeRevertTests-643369148-project-member] https://10.4.3.240/volume/v3/snapshots/47a883b2-0fee-41a9-a041-9902c1795950 returned with HTTP 202 Aug 20 01:06:12.521649 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1045/4168] 10.4.3.240 () {66 vars in 1357 bytes} [Thu Aug 20 01:06:12 2026] DELETE /volume/v3/snapshots/47a883b2-0fee-41a9-a041-9902c1795950 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 01:06:12.531248 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-0421c7c9-d6b2-4117-bb75-ff2b03e23bed None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:06:12.533431 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-0421c7c9-d6b2-4117-bb75-ff2b03e23bed tempest-VolumeRevertTests-643369148 tempest-VolumeRevertTests-643369148-project-member] GET https://10.4.3.240/volume/v3/snapshots/47a883b2-0fee-41a9-a041-9902c1795950 Aug 20 01:06:12.533705 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-0421c7c9-d6b2-4117-bb75-ff2b03e23bed tempest-VolumeRevertTests-643369148 tempest-VolumeRevertTests-643369148-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:06:12.533931 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-0421c7c9-d6b2-4117-bb75-ff2b03e23bed tempest-VolumeRevertTests-643369148 tempest-VolumeRevertTests-643369148-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:06:12.539810 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:06:12.539810 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:06:12.540432 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-0421c7c9-d6b2-4117-bb75-ff2b03e23bed tempest-VolumeRevertTests-643369148 tempest-VolumeRevertTests-643369148-project-member] Snapshot retrieved successfully. Aug 20 01:06:12.541225 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-0421c7c9-d6b2-4117-bb75-ff2b03e23bed tempest-VolumeRevertTests-643369148 tempest-VolumeRevertTests-643369148-project-member] https://10.4.3.240/volume/v3/snapshots/47a883b2-0fee-41a9-a041-9902c1795950 returned with HTTP 200 Aug 20 01:06:12.541621 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1036/4169] 10.4.3.240 () {66 vars in 1354 bytes} [Thu Aug 20 01:06:12 2026] GET /volume/v3/snapshots/47a883b2-0fee-41a9-a041-9902c1795950 => generated 479 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:06:12.578440 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-11a283a0-815a-421c-a858-1690f23187ef None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:06:12.581039 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-11a283a0-815a-421c-a858-1690f23187ef tempest-AttachVolumeShelveTestJSON-1021232691 tempest-AttachVolumeShelveTestJSON-1021232691-project-member] GET https://10.4.3.240/volume/v3/volumes/2e1561bc-6feb-498c-8f21-37e5eb0e3a45 Aug 20 01:06:12.581294 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-11a283a0-815a-421c-a858-1690f23187ef tempest-AttachVolumeShelveTestJSON-1021232691 tempest-AttachVolumeShelveTestJSON-1021232691-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:06:12.581566 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-11a283a0-815a-421c-a858-1690f23187ef tempest-AttachVolumeShelveTestJSON-1021232691 tempest-AttachVolumeShelveTestJSON-1021232691-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:06:12.590259 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:06:12.590259 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:06:12.594812 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-11a283a0-815a-421c-a858-1690f23187ef tempest-AttachVolumeShelveTestJSON-1021232691 tempest-AttachVolumeShelveTestJSON-1021232691-project-member] Volume info retrieved successfully. Aug 20 01:06:12.600007 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-11a283a0-815a-421c-a858-1690f23187ef tempest-AttachVolumeShelveTestJSON-1021232691 tempest-AttachVolumeShelveTestJSON-1021232691-project-member] https://10.4.3.240/volume/v3/volumes/2e1561bc-6feb-498c-8f21-37e5eb0e3a45 returned with HTTP 200 Aug 20 01:06:12.600497 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1056/4170] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:06:12 2026] GET /volume/v3/volumes/2e1561bc-6feb-498c-8f21-37e5eb0e3a45 => generated 850 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:06:12.740957 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-8c5ec97e-a2d2-4d3b-aaba-e1667ecd58c5 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:06:12.742609 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-8c5ec97e-a2d2-4d3b-aaba-e1667ecd58c5 tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] GET https://10.4.3.240/volume/v3/backups/0a99e2b5-4fd9-43a3-9209-4db0909947bb Aug 20 01:06:12.742784 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-8c5ec97e-a2d2-4d3b-aaba-e1667ecd58c5 tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:06:12.742973 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-8c5ec97e-a2d2-4d3b-aaba-e1667ecd58c5 tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:06:12.743077 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.v3.backups [None req-8c5ec97e-a2d2-4d3b-aaba-e1667ecd58c5 tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] Show backup with id 0a99e2b5-4fd9-43a3-9209-4db0909947bb. {{(pid=100212) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:06:12.747869 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:06:12.747869 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:06:12.748547 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-8c5ec97e-a2d2-4d3b-aaba-e1667ecd58c5 tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] https://10.4.3.240/volume/v3/backups/0a99e2b5-4fd9-43a3-9209-4db0909947bb returned with HTTP 200 Aug 20 01:06:12.748860 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1034/4171] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:06:12 2026] GET /volume/v3/backups/0a99e2b5-4fd9-43a3-9209-4db0909947bb => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:06:13.550540 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-2690968a-0083-46b3-bc1d-05f7a1c370ca None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:06:13.552853 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-2690968a-0083-46b3-bc1d-05f7a1c370ca tempest-VolumeRevertTests-643369148 tempest-VolumeRevertTests-643369148-project-member] GET https://10.4.3.240/volume/v3/snapshots/47a883b2-0fee-41a9-a041-9902c1795950 Aug 20 01:06:13.553029 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-2690968a-0083-46b3-bc1d-05f7a1c370ca tempest-VolumeRevertTests-643369148 tempest-VolumeRevertTests-643369148-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:06:13.553281 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-2690968a-0083-46b3-bc1d-05f7a1c370ca tempest-VolumeRevertTests-643369148 tempest-VolumeRevertTests-643369148-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:06:13.558430 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-2690968a-0083-46b3-bc1d-05f7a1c370ca tempest-VolumeRevertTests-643369148 tempest-VolumeRevertTests-643369148-project-member] https://10.4.3.240/volume/v3/snapshots/47a883b2-0fee-41a9-a041-9902c1795950 returned with HTTP 404 Aug 20 01:06:13.559037 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1046/4172] 10.4.3.240 () {66 vars in 1354 bytes} [Thu Aug 20 01:06:13 2026] GET /volume/v3/snapshots/47a883b2-0fee-41a9-a041-9902c1795950 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:06:13.567135 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-6f4ebbf9-46ae-414b-859a-45640bbc6cf6 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:06:13.569393 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-6f4ebbf9-46ae-414b-859a-45640bbc6cf6 tempest-VolumeRevertTests-643369148 tempest-VolumeRevertTests-643369148-project-member] DELETE https://10.4.3.240/volume/v3/volumes/65da62ea-1fae-4ae9-b454-41c97c72f1db Aug 20 01:06:13.569747 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-6f4ebbf9-46ae-414b-859a-45640bbc6cf6 tempest-VolumeRevertTests-643369148 tempest-VolumeRevertTests-643369148-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:06:13.570027 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-6f4ebbf9-46ae-414b-859a-45640bbc6cf6 tempest-VolumeRevertTests-643369148 tempest-VolumeRevertTests-643369148-project-member] Calling method 'delete' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:06:13.570291 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.v3.volumes [None req-6f4ebbf9-46ae-414b-859a-45640bbc6cf6 tempest-VolumeRevertTests-643369148 tempest-VolumeRevertTests-643369148-project-member] Delete volume with id: 65da62ea-1fae-4ae9-b454-41c97c72f1db Aug 20 01:06:13.580852 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:06:13.580852 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:06:13.581514 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-6f4ebbf9-46ae-414b-859a-45640bbc6cf6 tempest-VolumeRevertTests-643369148 tempest-VolumeRevertTests-643369148-project-member] Volume info retrieved successfully. Aug 20 01:06:13.602372 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-6f4ebbf9-46ae-414b-859a-45640bbc6cf6 tempest-VolumeRevertTests-643369148 tempest-VolumeRevertTests-643369148-project-member] Delete volume request issued successfully. Aug 20 01:06:13.602372 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-6f4ebbf9-46ae-414b-859a-45640bbc6cf6 tempest-VolumeRevertTests-643369148 tempest-VolumeRevertTests-643369148-project-member] https://10.4.3.240/volume/v3/volumes/65da62ea-1fae-4ae9-b454-41c97c72f1db returned with HTTP 202 Aug 20 01:06:13.602372 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1037/4173] 10.4.3.240 () {68 vars in 1392 bytes} [Thu Aug 20 01:06:13 2026] DELETE /volume/v3/volumes/65da62ea-1fae-4ae9-b454-41c97c72f1db => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 20 01:06:13.608039 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-d2ce684a-98b0-4767-bd8b-1ce6dc4f596a None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:06:13.611114 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-d2ce684a-98b0-4767-bd8b-1ce6dc4f596a tempest-VolumeRevertTests-643369148 tempest-VolumeRevertTests-643369148-project-member] GET https://10.4.3.240/volume/v3/volumes/65da62ea-1fae-4ae9-b454-41c97c72f1db Aug 20 01:06:13.611373 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-d2ce684a-98b0-4767-bd8b-1ce6dc4f596a tempest-VolumeRevertTests-643369148 tempest-VolumeRevertTests-643369148-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:06:13.611599 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-d2ce684a-98b0-4767-bd8b-1ce6dc4f596a tempest-VolumeRevertTests-643369148 tempest-VolumeRevertTests-643369148-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:06:13.618540 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:06:13.618540 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:06:13.622364 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-d2ce684a-98b0-4767-bd8b-1ce6dc4f596a tempest-VolumeRevertTests-643369148 tempest-VolumeRevertTests-643369148-project-member] Volume info retrieved successfully. Aug 20 01:06:13.626080 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-d2ce684a-98b0-4767-bd8b-1ce6dc4f596a tempest-VolumeRevertTests-643369148 tempest-VolumeRevertTests-643369148-project-member] https://10.4.3.240/volume/v3/volumes/65da62ea-1fae-4ae9-b454-41c97c72f1db returned with HTTP 200 Aug 20 01:06:13.626494 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1057/4174] 10.4.3.240 () {68 vars in 1389 bytes} [Thu Aug 20 01:06:13 2026] GET /volume/v3/volumes/65da62ea-1fae-4ae9-b454-41c97c72f1db => generated 857 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:06:13.757736 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-bc6cd63c-8872-404f-b793-565022f1385e None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:06:13.759371 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-bc6cd63c-8872-404f-b793-565022f1385e tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] GET https://10.4.3.240/volume/v3/backups/0a99e2b5-4fd9-43a3-9209-4db0909947bb Aug 20 01:06:13.759594 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-bc6cd63c-8872-404f-b793-565022f1385e tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:06:13.759763 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-bc6cd63c-8872-404f-b793-565022f1385e tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:06:13.759856 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.v3.backups [None req-bc6cd63c-8872-404f-b793-565022f1385e tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] Show backup with id 0a99e2b5-4fd9-43a3-9209-4db0909947bb. {{(pid=100212) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:06:13.763858 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:06:13.763858 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:06:13.764562 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-bc6cd63c-8872-404f-b793-565022f1385e tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] https://10.4.3.240/volume/v3/backups/0a99e2b5-4fd9-43a3-9209-4db0909947bb returned with HTTP 200 Aug 20 01:06:13.764881 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1035/4175] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:06:13 2026] GET /volume/v3/backups/0a99e2b5-4fd9-43a3-9209-4db0909947bb => generated 750 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:06:14.638260 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-58be7986-9366-431a-bc54-a17c2d811e45 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:06:14.639900 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-58be7986-9366-431a-bc54-a17c2d811e45 tempest-VolumeRevertTests-643369148 tempest-VolumeRevertTests-643369148-project-member] GET https://10.4.3.240/volume/v3/volumes/65da62ea-1fae-4ae9-b454-41c97c72f1db Aug 20 01:06:14.640119 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-58be7986-9366-431a-bc54-a17c2d811e45 tempest-VolumeRevertTests-643369148 tempest-VolumeRevertTests-643369148-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:06:14.640297 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-58be7986-9366-431a-bc54-a17c2d811e45 tempest-VolumeRevertTests-643369148 tempest-VolumeRevertTests-643369148-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:06:14.645835 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-58be7986-9366-431a-bc54-a17c2d811e45 tempest-VolumeRevertTests-643369148 tempest-VolumeRevertTests-643369148-project-member] https://10.4.3.240/volume/v3/volumes/65da62ea-1fae-4ae9-b454-41c97c72f1db returned with HTTP 404 Aug 20 01:06:14.646272 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1047/4176] 10.4.3.240 () {68 vars in 1389 bytes} [Thu Aug 20 01:06:14 2026] GET /volume/v3/volumes/65da62ea-1fae-4ae9-b454-41c97c72f1db => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 01:06:14.652778 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-18bf4051-6201-4074-be7e-945f1ecf93f0 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:06:14.654420 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-18bf4051-6201-4074-be7e-945f1ecf93f0 tempest-VolumeRevertTests-643369148 tempest-VolumeRevertTests-643369148-project-member] DELETE https://10.4.3.240/volume/v3/snapshots/c1fd8c9c-9791-4287-828a-3f7de6d1ddc9 Aug 20 01:06:14.654607 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-18bf4051-6201-4074-be7e-945f1ecf93f0 tempest-VolumeRevertTests-643369148 tempest-VolumeRevertTests-643369148-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:06:14.654777 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-18bf4051-6201-4074-be7e-945f1ecf93f0 tempest-VolumeRevertTests-643369148 tempest-VolumeRevertTests-643369148-project-member] Calling method 'delete' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:06:14.654869 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.v3.snapshots [None req-18bf4051-6201-4074-be7e-945f1ecf93f0 tempest-VolumeRevertTests-643369148 tempest-VolumeRevertTests-643369148-project-member] Delete snapshot with id: c1fd8c9c-9791-4287-828a-3f7de6d1ddc9 Aug 20 01:06:14.659554 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:06:14.659554 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:06:14.659874 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-18bf4051-6201-4074-be7e-945f1ecf93f0 tempest-VolumeRevertTests-643369148 tempest-VolumeRevertTests-643369148-project-member] Snapshot retrieved successfully. Aug 20 01:06:14.677420 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-18bf4051-6201-4074-be7e-945f1ecf93f0 tempest-VolumeRevertTests-643369148 tempest-VolumeRevertTests-643369148-project-member] Snapshot delete request issued successfully. Aug 20 01:06:14.677420 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-18bf4051-6201-4074-be7e-945f1ecf93f0 tempest-VolumeRevertTests-643369148 tempest-VolumeRevertTests-643369148-project-member] https://10.4.3.240/volume/v3/snapshots/c1fd8c9c-9791-4287-828a-3f7de6d1ddc9 returned with HTTP 202 Aug 20 01:06:14.677420 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1038/4177] 10.4.3.240 () {66 vars in 1357 bytes} [Thu Aug 20 01:06:14 2026] DELETE /volume/v3/snapshots/c1fd8c9c-9791-4287-828a-3f7de6d1ddc9 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 01:06:14.684230 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-e4f0828f-3ba0-4cb8-9a63-58f00b024d89 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:06:14.685972 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-e4f0828f-3ba0-4cb8-9a63-58f00b024d89 tempest-VolumeRevertTests-643369148 tempest-VolumeRevertTests-643369148-project-member] GET https://10.4.3.240/volume/v3/snapshots/c1fd8c9c-9791-4287-828a-3f7de6d1ddc9 Aug 20 01:06:14.686267 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-e4f0828f-3ba0-4cb8-9a63-58f00b024d89 tempest-VolumeRevertTests-643369148 tempest-VolumeRevertTests-643369148-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:06:14.686609 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-e4f0828f-3ba0-4cb8-9a63-58f00b024d89 tempest-VolumeRevertTests-643369148 tempest-VolumeRevertTests-643369148-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:06:14.691230 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:06:14.691230 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:06:14.691677 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-e4f0828f-3ba0-4cb8-9a63-58f00b024d89 tempest-VolumeRevertTests-643369148 tempest-VolumeRevertTests-643369148-project-member] Snapshot retrieved successfully. Aug 20 01:06:14.692356 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-e4f0828f-3ba0-4cb8-9a63-58f00b024d89 tempest-VolumeRevertTests-643369148 tempest-VolumeRevertTests-643369148-project-member] https://10.4.3.240/volume/v3/snapshots/c1fd8c9c-9791-4287-828a-3f7de6d1ddc9 returned with HTTP 200 Aug 20 01:06:14.692749 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1058/4178] 10.4.3.240 () {66 vars in 1354 bytes} [Thu Aug 20 01:06:14 2026] GET /volume/v3/snapshots/c1fd8c9c-9791-4287-828a-3f7de6d1ddc9 => generated 480 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:06:14.775679 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-ae2a3495-f316-43e4-9a2a-ea0adc5f1d59 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:06:14.777161 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-ae2a3495-f316-43e4-9a2a-ea0adc5f1d59 tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] GET https://10.4.3.240/volume/v3/backups/0a99e2b5-4fd9-43a3-9209-4db0909947bb Aug 20 01:06:14.777461 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-ae2a3495-f316-43e4-9a2a-ea0adc5f1d59 tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:06:14.777667 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-ae2a3495-f316-43e4-9a2a-ea0adc5f1d59 tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:06:14.777801 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.v3.backups [None req-ae2a3495-f316-43e4-9a2a-ea0adc5f1d59 tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] Show backup with id 0a99e2b5-4fd9-43a3-9209-4db0909947bb. {{(pid=100212) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:06:14.779813 np0000007838 devstack@c-api.service[100212]: DEBUG dbcounter [-] [100212] Writing DB stats cinder:SELECT=619,cinder:UPDATE=198,cinder:INSERT=145,cinder:DELETE=1 {{(pid=100212) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 01:06:14.783321 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:06:14.783321 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:06:14.784287 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-ae2a3495-f316-43e4-9a2a-ea0adc5f1d59 tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] https://10.4.3.240/volume/v3/backups/0a99e2b5-4fd9-43a3-9209-4db0909947bb returned with HTTP 200 Aug 20 01:06:14.785210 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1036/4179] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:06:14 2026] GET /volume/v3/backups/0a99e2b5-4fd9-43a3-9209-4db0909947bb => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:06:15.700713 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-529bac4d-8a9e-4408-b449-7cca0962f584 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:06:15.702511 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-529bac4d-8a9e-4408-b449-7cca0962f584 tempest-VolumeRevertTests-643369148 tempest-VolumeRevertTests-643369148-project-member] GET https://10.4.3.240/volume/v3/snapshots/c1fd8c9c-9791-4287-828a-3f7de6d1ddc9 Aug 20 01:06:15.702702 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-529bac4d-8a9e-4408-b449-7cca0962f584 tempest-VolumeRevertTests-643369148 tempest-VolumeRevertTests-643369148-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:06:15.702883 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-529bac4d-8a9e-4408-b449-7cca0962f584 tempest-VolumeRevertTests-643369148 tempest-VolumeRevertTests-643369148-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:06:15.709192 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-529bac4d-8a9e-4408-b449-7cca0962f584 tempest-VolumeRevertTests-643369148 tempest-VolumeRevertTests-643369148-project-member] https://10.4.3.240/volume/v3/snapshots/c1fd8c9c-9791-4287-828a-3f7de6d1ddc9 returned with HTTP 404 Aug 20 01:06:15.709285 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1048/4180] 10.4.3.240 () {66 vars in 1354 bytes} [Thu Aug 20 01:06:15 2026] GET /volume/v3/snapshots/c1fd8c9c-9791-4287-828a-3f7de6d1ddc9 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:06:15.722859 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-86375807-05d3-482a-8e4b-b7747047f8f6 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:06:15.725280 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-86375807-05d3-482a-8e4b-b7747047f8f6 tempest-VolumeRevertTests-643369148 tempest-VolumeRevertTests-643369148-project-member] DELETE https://10.4.3.240/volume/v3/volumes/e68f3008-b8f9-4eb6-807a-6822336269c8 Aug 20 01:06:15.725597 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-86375807-05d3-482a-8e4b-b7747047f8f6 tempest-VolumeRevertTests-643369148 tempest-VolumeRevertTests-643369148-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:06:15.725849 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-86375807-05d3-482a-8e4b-b7747047f8f6 tempest-VolumeRevertTests-643369148 tempest-VolumeRevertTests-643369148-project-member] Calling method 'delete' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:06:15.726242 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.v3.volumes [None req-86375807-05d3-482a-8e4b-b7747047f8f6 tempest-VolumeRevertTests-643369148 tempest-VolumeRevertTests-643369148-project-member] Delete volume with id: e68f3008-b8f9-4eb6-807a-6822336269c8 Aug 20 01:06:15.740322 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:06:15.740322 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:06:15.740926 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-86375807-05d3-482a-8e4b-b7747047f8f6 tempest-VolumeRevertTests-643369148 tempest-VolumeRevertTests-643369148-project-member] Volume info retrieved successfully. Aug 20 01:06:15.762208 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-86375807-05d3-482a-8e4b-b7747047f8f6 tempest-VolumeRevertTests-643369148 tempest-VolumeRevertTests-643369148-project-member] Delete volume request issued successfully. Aug 20 01:06:15.762741 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-86375807-05d3-482a-8e4b-b7747047f8f6 tempest-VolumeRevertTests-643369148 tempest-VolumeRevertTests-643369148-project-member] https://10.4.3.240/volume/v3/volumes/e68f3008-b8f9-4eb6-807a-6822336269c8 returned with HTTP 202 Aug 20 01:06:15.762806 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1039/4181] 10.4.3.240 () {68 vars in 1392 bytes} [Thu Aug 20 01:06:15 2026] DELETE /volume/v3/volumes/e68f3008-b8f9-4eb6-807a-6822336269c8 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 20 01:06:15.769123 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-b28c0140-f51d-4195-a1cc-988d1c0123d8 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:06:15.772289 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-b28c0140-f51d-4195-a1cc-988d1c0123d8 tempest-VolumeRevertTests-643369148 tempest-VolumeRevertTests-643369148-project-member] GET https://10.4.3.240/volume/v3/volumes/e68f3008-b8f9-4eb6-807a-6822336269c8 Aug 20 01:06:15.772289 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-b28c0140-f51d-4195-a1cc-988d1c0123d8 tempest-VolumeRevertTests-643369148 tempest-VolumeRevertTests-643369148-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:06:15.772762 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-b28c0140-f51d-4195-a1cc-988d1c0123d8 tempest-VolumeRevertTests-643369148 tempest-VolumeRevertTests-643369148-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:06:15.782046 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:06:15.782046 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:06:15.786860 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-b28c0140-f51d-4195-a1cc-988d1c0123d8 tempest-VolumeRevertTests-643369148 tempest-VolumeRevertTests-643369148-project-member] Volume info retrieved successfully. Aug 20 01:06:15.794636 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-b28c0140-f51d-4195-a1cc-988d1c0123d8 tempest-VolumeRevertTests-643369148 tempest-VolumeRevertTests-643369148-project-member] https://10.4.3.240/volume/v3/volumes/e68f3008-b8f9-4eb6-807a-6822336269c8 returned with HTTP 200 Aug 20 01:06:15.795672 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1059/4182] 10.4.3.240 () {68 vars in 1389 bytes} [Thu Aug 20 01:06:15 2026] GET /volume/v3/volumes/e68f3008-b8f9-4eb6-807a-6822336269c8 => generated 858 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:06:15.797985 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-47adb30e-4138-426b-a108-27c639ab7e19 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:06:15.802321 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-47adb30e-4138-426b-a108-27c639ab7e19 tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] GET https://10.4.3.240/volume/v3/backups/0a99e2b5-4fd9-43a3-9209-4db0909947bb Aug 20 01:06:15.802321 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-47adb30e-4138-426b-a108-27c639ab7e19 tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:06:15.802321 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-47adb30e-4138-426b-a108-27c639ab7e19 tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:06:15.802486 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.v3.backups [None req-47adb30e-4138-426b-a108-27c639ab7e19 tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] Show backup with id 0a99e2b5-4fd9-43a3-9209-4db0909947bb. {{(pid=100212) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:06:15.810323 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:06:15.810323 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:06:15.810560 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-47adb30e-4138-426b-a108-27c639ab7e19 tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] https://10.4.3.240/volume/v3/backups/0a99e2b5-4fd9-43a3-9209-4db0909947bb returned with HTTP 200 Aug 20 01:06:15.810955 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1037/4183] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:06:15 2026] GET /volume/v3/backups/0a99e2b5-4fd9-43a3-9209-4db0909947bb => generated 750 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:06:16.811085 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-95935e62-4cf1-44f9-a243-fcf79d1a9fac None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:06:16.812931 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-95935e62-4cf1-44f9-a243-fcf79d1a9fac tempest-VolumeRevertTests-643369148 tempest-VolumeRevertTests-643369148-project-member] GET https://10.4.3.240/volume/v3/volumes/e68f3008-b8f9-4eb6-807a-6822336269c8 Aug 20 01:06:16.813260 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-95935e62-4cf1-44f9-a243-fcf79d1a9fac tempest-VolumeRevertTests-643369148 tempest-VolumeRevertTests-643369148-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:06:16.813479 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-95935e62-4cf1-44f9-a243-fcf79d1a9fac tempest-VolumeRevertTests-643369148 tempest-VolumeRevertTests-643369148-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:06:16.822794 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-95935e62-4cf1-44f9-a243-fcf79d1a9fac tempest-VolumeRevertTests-643369148 tempest-VolumeRevertTests-643369148-project-member] https://10.4.3.240/volume/v3/volumes/e68f3008-b8f9-4eb6-807a-6822336269c8 returned with HTTP 404 Aug 20 01:06:16.823100 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-4b4e349b-4d13-42ed-81ec-d135cd669708 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:06:16.823375 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1049/4184] 10.4.3.240 () {68 vars in 1389 bytes} [Thu Aug 20 01:06:16 2026] GET /volume/v3/volumes/e68f3008-b8f9-4eb6-807a-6822336269c8 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 01:06:16.826864 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-4b4e349b-4d13-42ed-81ec-d135cd669708 tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] GET https://10.4.3.240/volume/v3/backups/0a99e2b5-4fd9-43a3-9209-4db0909947bb Aug 20 01:06:16.827038 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-4b4e349b-4d13-42ed-81ec-d135cd669708 tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:06:16.827207 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-4b4e349b-4d13-42ed-81ec-d135cd669708 tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:06:16.827307 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.v3.backups [None req-4b4e349b-4d13-42ed-81ec-d135cd669708 tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] Show backup with id 0a99e2b5-4fd9-43a3-9209-4db0909947bb. {{(pid=100213) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:06:16.833284 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:06:16.833284 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:06:16.834041 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-4b4e349b-4d13-42ed-81ec-d135cd669708 tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] https://10.4.3.240/volume/v3/backups/0a99e2b5-4fd9-43a3-9209-4db0909947bb returned with HTTP 200 Aug 20 01:06:16.834403 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1040/4185] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:06:16 2026] GET /volume/v3/backups/0a99e2b5-4fd9-43a3-9209-4db0909947bb => generated 752 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:06:16.845062 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-34a813d2-3869-4887-b5f9-149b5b428605 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:06:16.958193 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-34a813d2-3869-4887-b5f9-149b5b428605 tempest-VolumesBackupsTest-1420978877 tempest-VolumesBackupsTest-1420978877-project-admin] POST https://10.4.3.240/volume/v3/backups Aug 20 01:06:16.958601 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-34a813d2-3869-4887-b5f9-149b5b428605 tempest-VolumesBackupsTest-1420978877 tempest-VolumesBackupsTest-1420978877-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "089b27e4-4bc5-442f-9faa-3df22e560c7b", "incremental": true}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:06:16.959956 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.contrib.backups [None req-34a813d2-3869-4887-b5f9-149b5b428605 tempest-VolumesBackupsTest-1420978877 tempest-VolumesBackupsTest-1420978877-project-admin] Creating new backup {'backup': {'volume_id': '089b27e4-4bc5-442f-9faa-3df22e560c7b', 'incremental': True}} {{(pid=100215) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 20 01:06:16.960123 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.contrib.backups [None req-34a813d2-3869-4887-b5f9-149b5b428605 tempest-VolumesBackupsTest-1420978877 tempest-VolumesBackupsTest-1420978877-project-admin] Creating backup of volume 089b27e4-4bc5-442f-9faa-3df22e560c7b in container None Aug 20 01:06:16.966788 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:06:16.966788 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:06:16.967122 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-34a813d2-3869-4887-b5f9-149b5b428605 tempest-VolumesBackupsTest-1420978877 tempest-VolumesBackupsTest-1420978877-project-admin] Volume info retrieved successfully. Aug 20 01:06:16.990293 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.quota [None req-34a813d2-3869-4887-b5f9-149b5b428605 tempest-VolumesBackupsTest-1420978877 tempest-VolumesBackupsTest-1420978877-project-admin] Created reservations ['09218d56-5bdb-409f-aed0-ba8c9fd1a6c6', '55113094-eb3d-4e63-92ad-0fbdc19fe281'] {{(pid=100215) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 01:06:17.006501 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-34a813d2-3869-4887-b5f9-149b5b428605 tempest-VolumesBackupsTest-1420978877 tempest-VolumesBackupsTest-1420978877-project-admin] https://10.4.3.240/volume/v3/backups returned with HTTP 400 Aug 20 01:06:17.007034 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1060/4186] 10.4.3.240 () {68 vars in 1258 bytes} [Thu Aug 20 01:06:16 2026] POST /volume/v3/backups => generated 109 bytes in 162 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 20 01:06:17.016236 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-6c50567e-e55c-457b-bc0d-21b51a4b3904 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:06:17.018207 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-6c50567e-e55c-457b-bc0d-21b51a4b3904 tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] DELETE https://10.4.3.240/volume/v3/backups/0a99e2b5-4fd9-43a3-9209-4db0909947bb Aug 20 01:06:17.018452 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-6c50567e-e55c-457b-bc0d-21b51a4b3904 tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:06:17.018678 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-6c50567e-e55c-457b-bc0d-21b51a4b3904 tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] Calling method 'delete' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:06:17.018858 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.contrib.backups [None req-6c50567e-e55c-457b-bc0d-21b51a4b3904 tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] Delete backup with id: 0a99e2b5-4fd9-43a3-9209-4db0909947bb. Aug 20 01:06:17.024066 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:06:17.024066 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:06:17.039542 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.backup.rpcapi [None req-6c50567e-e55c-457b-bc0d-21b51a4b3904 tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] delete_backup rpcapi backup_id 0a99e2b5-4fd9-43a3-9209-4db0909947bb {{(pid=100212) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 20 01:06:17.041500 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-6c50567e-e55c-457b-bc0d-21b51a4b3904 tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] https://10.4.3.240/volume/v3/backups/0a99e2b5-4fd9-43a3-9209-4db0909947bb returned with HTTP 202 Aug 20 01:06:17.041987 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1038/4187] 10.4.3.240 () {66 vars in 1351 bytes} [Thu Aug 20 01:06:17 2026] DELETE /volume/v3/backups/0a99e2b5-4fd9-43a3-9209-4db0909947bb => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 01:06:17.050525 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-ba9f5451-90de-401c-adfc-5d601f3fa595 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:06:17.051998 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-ba9f5451-90de-401c-adfc-5d601f3fa595 tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] GET https://10.4.3.240/volume/v3/backups/0a99e2b5-4fd9-43a3-9209-4db0909947bb Aug 20 01:06:17.053056 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-ba9f5451-90de-401c-adfc-5d601f3fa595 tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:06:17.054493 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-ba9f5451-90de-401c-adfc-5d601f3fa595 tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:06:17.054758 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-ba9f5451-90de-401c-adfc-5d601f3fa595 tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] Show backup with id 0a99e2b5-4fd9-43a3-9209-4db0909947bb. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:06:17.060692 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:06:17.060692 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:06:17.061653 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-ba9f5451-90de-401c-adfc-5d601f3fa595 tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] https://10.4.3.240/volume/v3/backups/0a99e2b5-4fd9-43a3-9209-4db0909947bb returned with HTTP 200 Aug 20 01:06:17.062078 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1050/4188] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:06:17 2026] GET /volume/v3/backups/0a99e2b5-4fd9-43a3-9209-4db0909947bb => generated 751 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:06:18.071269 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-1a01b237-ffac-4470-b400-1f62d8f8d5d8 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:06:18.072994 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-1a01b237-ffac-4470-b400-1f62d8f8d5d8 tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] GET https://10.4.3.240/volume/v3/backups/0a99e2b5-4fd9-43a3-9209-4db0909947bb Aug 20 01:06:18.073173 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-1a01b237-ffac-4470-b400-1f62d8f8d5d8 tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:06:18.073361 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-1a01b237-ffac-4470-b400-1f62d8f8d5d8 tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:06:18.073503 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.v3.backups [None req-1a01b237-ffac-4470-b400-1f62d8f8d5d8 tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] Show backup with id 0a99e2b5-4fd9-43a3-9209-4db0909947bb. {{(pid=100213) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:06:18.077095 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-1a01b237-ffac-4470-b400-1f62d8f8d5d8 tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] https://10.4.3.240/volume/v3/backups/0a99e2b5-4fd9-43a3-9209-4db0909947bb returned with HTTP 404 Aug 20 01:06:18.077650 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1041/4189] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:06:18 2026] GET /volume/v3/backups/0a99e2b5-4fd9-43a3-9209-4db0909947bb => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:06:18.084056 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-ace98eb8-0cd2-4d40-a641-3eff9cd34713 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:06:18.085644 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-ace98eb8-0cd2-4d40-a641-3eff9cd34713 tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 20 01:06:18.085947 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-ace98eb8-0cd2-4d40-a641-3eff9cd34713 tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-704234961"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:06:18.087263 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.v3.volumes [None req-ace98eb8-0cd2-4d40-a641-3eff9cd34713 tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-704234961'}} {{(pid=100215) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 01:06:18.087412 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-ace98eb8-0cd2-4d40-a641-3eff9cd34713 tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] Create volume of 1 GB Aug 20 01:06:18.091200 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-ace98eb8-0cd2-4d40-a641-3eff9cd34713 tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] Availability Zones retrieved successfully. Aug 20 01:06:18.098587 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-ace98eb8-0cd2-4d40-a641-3eff9cd34713 tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] Flow 'volume_create_api' (a1806529-07c4-495e-a4d0-a4a77120b7ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:06:18.100013 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-ace98eb8-0cd2-4d40-a641-3eff9cd34713 tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e454561c-8cce-43a6-9df8-6b07fe017b16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:06:18.101583 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.flows.api.create_volume [None req-ace98eb8-0cd2-4d40-a641-3eff9cd34713 tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] Validating volume size '1' using validate_int {{(pid=100215) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 01:06:18.128644 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-ace98eb8-0cd2-4d40-a641-3eff9cd34713 tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e454561c-8cce-43a6-9df8-6b07fe017b16) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:52:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1ed58bd6-fe6a-497e-ae84-e8199d24fdfa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:06:18.129399 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-ace98eb8-0cd2-4d40-a641-3eff9cd34713 tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4ef7fd6f-f913-42fc-b46d-25aef833265d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:06:18.165267 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.quota [None req-ace98eb8-0cd2-4d40-a641-3eff9cd34713 tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] Created reservations ['2c39c6e7-9667-4f51-9c5c-98f295eae016', 'b75b53c2-3531-4af3-873c-e374839a7bf5', '88d19f29-dfa9-4cad-a817-5b2eca646280', '17b0e266-2770-4a7e-aac1-659c5a981fa7'] {{(pid=100215) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 01:06:18.165982 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-ace98eb8-0cd2-4d40-a641-3eff9cd34713 tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4ef7fd6f-f913-42fc-b46d-25aef833265d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2c39c6e7-9667-4f51-9c5c-98f295eae016', 'b75b53c2-3531-4af3-873c-e374839a7bf5', '88d19f29-dfa9-4cad-a817-5b2eca646280', '17b0e266-2770-4a7e-aac1-659c5a981fa7']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:06:18.166692 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-ace98eb8-0cd2-4d40-a641-3eff9cd34713 tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d984aa99-4020-4570-a052-165670db7834) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:06:18.186061 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-ace98eb8-0cd2-4d40-a641-3eff9cd34713 tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d984aa99-4020-4570-a052-165670db7834) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd477396f-fd77-4c6b-96fd-0ad89514d881', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-704234961',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ae27664c9f774d91ae23efc2f9b59dd6',qos_specs=None,replication_status=,reservations=['2c39c6e7-9667-4f51-9c5c-98f295eae016','b75b53c2-3531-4af3-873c-e374839a7bf5','88d19f29-dfa9-4cad-a817-5b2eca646280','17b0e266-2770-4a7e-aac1-659c5a981fa7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3ce63d6b67694d649734997631136170',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T01:06:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-704234961',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d477396f-fd77-4c6b-96fd-0ad89514d881,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ae27664c9f774d91ae23efc2f9b59dd6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3ce63d6b67694d649734997631136170',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1ed58bd6-fe6a-497e-ae84-e8199d24fdfa),volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:06:18.186794 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-ace98eb8-0cd2-4d40-a641-3eff9cd34713 tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6debd9f9-9f5b-4c74-a716-d8712f3023f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:06:18.204267 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-ace98eb8-0cd2-4d40-a641-3eff9cd34713 tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6debd9f9-9f5b-4c74-a716-d8712f3023f8) transitioned into state 'SUCCESS' from state '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-704234961',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ae27664c9f774d91ae23efc2f9b59dd6',qos_specs=None,replication_status=,reservations=['2c39c6e7-9667-4f51-9c5c-98f295eae016','b75b53c2-3531-4af3-873c-e374839a7bf5','88d19f29-dfa9-4cad-a817-5b2eca646280','17b0e266-2770-4a7e-aac1-659c5a981fa7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3ce63d6b67694d649734997631136170',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:06:18.204966 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-ace98eb8-0cd2-4d40-a641-3eff9cd34713 tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a7bf574c-787c-4901-bec9-8d80aace59ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:06:18.220196 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-ace98eb8-0cd2-4d40-a641-3eff9cd34713 tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a7bf574c-787c-4901-bec9-8d80aace59ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:06:18.221025 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-ace98eb8-0cd2-4d40-a641-3eff9cd34713 tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] Flow 'volume_create_api' (a1806529-07c4-495e-a4d0-a4a77120b7ab) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:06:18.221309 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-ace98eb8-0cd2-4d40-a641-3eff9cd34713 tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] Create volume request issued successfully. Aug 20 01:06:18.221861 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-ace98eb8-0cd2-4d40-a641-3eff9cd34713 tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 20 01:06:18.222253 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1061/4190] 10.4.3.240 () {68 vars in 1258 bytes} [Thu Aug 20 01:06:18 2026] POST /volume/v3/volumes => generated 748 bytes in 138 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 01:06:18.237987 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-8689262a-54df-4a3b-88aa-ed8d29400f11 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:06:18.240087 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-8689262a-54df-4a3b-88aa-ed8d29400f11 tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] GET https://10.4.3.240/volume/v3/volumes/d477396f-fd77-4c6b-96fd-0ad89514d881 Aug 20 01:06:18.240363 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-8689262a-54df-4a3b-88aa-ed8d29400f11 tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:06:18.240634 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-8689262a-54df-4a3b-88aa-ed8d29400f11 tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:06:18.251996 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:06:18.251996 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:06:18.256648 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-8689262a-54df-4a3b-88aa-ed8d29400f11 tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] Volume info retrieved successfully. Aug 20 01:06:18.262666 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-8689262a-54df-4a3b-88aa-ed8d29400f11 tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] https://10.4.3.240/volume/v3/volumes/d477396f-fd77-4c6b-96fd-0ad89514d881 returned with HTTP 200 Aug 20 01:06:18.263010 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1039/4191] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:06:18 2026] GET /volume/v3/volumes/d477396f-fd77-4c6b-96fd-0ad89514d881 => generated 816 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:06:18.319646 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-bf3dfb1a-f990-4b7a-97ba-c4b66062192e None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:06:18.394322 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-bf3dfb1a-f990-4b7a-97ba-c4b66062192e tempest-ProjectReaderTests-75728482 tempest-ProjectReaderTests-75728482-project-admin] POST https://10.4.3.240/volume/v3/volumes Aug 20 01:06:18.394740 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-bf3dfb1a-f990-4b7a-97ba-c4b66062192e tempest-ProjectReaderTests-75728482 tempest-ProjectReaderTests-75728482-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-407877991"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:06:18.396200 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.v3.volumes [None req-bf3dfb1a-f990-4b7a-97ba-c4b66062192e tempest-ProjectReaderTests-75728482 tempest-ProjectReaderTests-75728482-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-407877991'}} {{(pid=100214) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 01:06:18.396311 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.v3.volumes [None req-bf3dfb1a-f990-4b7a-97ba-c4b66062192e tempest-ProjectReaderTests-75728482 tempest-ProjectReaderTests-75728482-project-admin] Create volume of 1 GB Aug 20 01:06:18.399808 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-bf3dfb1a-f990-4b7a-97ba-c4b66062192e tempest-ProjectReaderTests-75728482 tempest-ProjectReaderTests-75728482-project-admin] Availability Zones retrieved successfully. Aug 20 01:06:18.404769 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-bf3dfb1a-f990-4b7a-97ba-c4b66062192e tempest-ProjectReaderTests-75728482 tempest-ProjectReaderTests-75728482-project-admin] Flow 'volume_create_api' (26105069-eb75-47b5-81f5-42afb38864a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:06:18.405644 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-bf3dfb1a-f990-4b7a-97ba-c4b66062192e tempest-ProjectReaderTests-75728482 tempest-ProjectReaderTests-75728482-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (823ce7e8-a054-46c9-9197-ac673d26af34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:06:18.406311 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.flows.api.create_volume [None req-bf3dfb1a-f990-4b7a-97ba-c4b66062192e tempest-ProjectReaderTests-75728482 tempest-ProjectReaderTests-75728482-project-admin] Validating volume size '1' using validate_int {{(pid=100214) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 01:06:18.426132 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-bf3dfb1a-f990-4b7a-97ba-c4b66062192e tempest-ProjectReaderTests-75728482 tempest-ProjectReaderTests-75728482-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (823ce7e8-a054-46c9-9197-ac673d26af34) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:52:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1ed58bd6-fe6a-497e-ae84-e8199d24fdfa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:06:18.426782 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-bf3dfb1a-f990-4b7a-97ba-c4b66062192e tempest-ProjectReaderTests-75728482 tempest-ProjectReaderTests-75728482-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (04d2d150-0195-465c-be3e-db47d5d9df1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:06:18.473216 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.quota [None req-bf3dfb1a-f990-4b7a-97ba-c4b66062192e tempest-ProjectReaderTests-75728482 tempest-ProjectReaderTests-75728482-project-admin] Created reservations ['4286aa2d-e1b9-4538-b9eb-90682dbf8a65', '29c93ea8-c000-4e77-8524-08a6c98fadf0', 'a55cc51a-fe1a-4296-b699-05f4107b6dab', '78cd68cb-2a88-44ce-a7bf-c4b4157bd399'] {{(pid=100214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 01:06:18.473837 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-bf3dfb1a-f990-4b7a-97ba-c4b66062192e tempest-ProjectReaderTests-75728482 tempest-ProjectReaderTests-75728482-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (04d2d150-0195-465c-be3e-db47d5d9df1b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4286aa2d-e1b9-4538-b9eb-90682dbf8a65', '29c93ea8-c000-4e77-8524-08a6c98fadf0', 'a55cc51a-fe1a-4296-b699-05f4107b6dab', '78cd68cb-2a88-44ce-a7bf-c4b4157bd399']}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:06:18.474500 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-bf3dfb1a-f990-4b7a-97ba-c4b66062192e tempest-ProjectReaderTests-75728482 tempest-ProjectReaderTests-75728482-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4a5d042e-2b94-478c-87f0-249d7fc6b5ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:06:18.495261 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-bf3dfb1a-f990-4b7a-97ba-c4b66062192e tempest-ProjectReaderTests-75728482 tempest-ProjectReaderTests-75728482-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4a5d042e-2b94-478c-87f0-249d7fc6b5ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6141344b-e201-44de-8b23-5bec3565ae33', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-407877991',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6e66c256b6954fc0b1647bef20497887',qos_specs=None,replication_status=,reservations=['4286aa2d-e1b9-4538-b9eb-90682dbf8a65','29c93ea8-c000-4e77-8524-08a6c98fadf0','a55cc51a-fe1a-4296-b699-05f4107b6dab','78cd68cb-2a88-44ce-a7bf-c4b4157bd399'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d1316f361d1f4eb3b50dce4c2c616722',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T01:06:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-407877991',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6141344b-e201-44de-8b23-5bec3565ae33,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6e66c256b6954fc0b1647bef20497887',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d1316f361d1f4eb3b50dce4c2c616722',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1ed58bd6-fe6a-497e-ae84-e8199d24fdfa),volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:06:18.495937 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-bf3dfb1a-f990-4b7a-97ba-c4b66062192e tempest-ProjectReaderTests-75728482 tempest-ProjectReaderTests-75728482-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7d30fa59-b61c-49d1-8522-e585aff844f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:06:18.514551 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-bf3dfb1a-f990-4b7a-97ba-c4b66062192e tempest-ProjectReaderTests-75728482 tempest-ProjectReaderTests-75728482-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7d30fa59-b61c-49d1-8522-e585aff844f7) transitioned into state 'SUCCESS' from state '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-407877991',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6e66c256b6954fc0b1647bef20497887',qos_specs=None,replication_status=,reservations=['4286aa2d-e1b9-4538-b9eb-90682dbf8a65','29c93ea8-c000-4e77-8524-08a6c98fadf0','a55cc51a-fe1a-4296-b699-05f4107b6dab','78cd68cb-2a88-44ce-a7bf-c4b4157bd399'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d1316f361d1f4eb3b50dce4c2c616722',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:06:18.515234 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-bf3dfb1a-f990-4b7a-97ba-c4b66062192e tempest-ProjectReaderTests-75728482 tempest-ProjectReaderTests-75728482-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b76d937a-39f8-4530-b927-4d09d29cef60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:06:18.523255 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-bf3dfb1a-f990-4b7a-97ba-c4b66062192e tempest-ProjectReaderTests-75728482 tempest-ProjectReaderTests-75728482-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b76d937a-39f8-4530-b927-4d09d29cef60) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:06:18.524025 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-bf3dfb1a-f990-4b7a-97ba-c4b66062192e tempest-ProjectReaderTests-75728482 tempest-ProjectReaderTests-75728482-project-admin] Flow 'volume_create_api' (26105069-eb75-47b5-81f5-42afb38864a6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:06:18.524305 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-bf3dfb1a-f990-4b7a-97ba-c4b66062192e tempest-ProjectReaderTests-75728482 tempest-ProjectReaderTests-75728482-project-admin] Create volume request issued successfully. Aug 20 01:06:18.524843 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-bf3dfb1a-f990-4b7a-97ba-c4b66062192e tempest-ProjectReaderTests-75728482 tempest-ProjectReaderTests-75728482-project-admin] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 20 01:06:18.525241 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1051/4192] 10.4.3.240 () {70 vars in 1299 bytes} [Thu Aug 20 01:06:18 2026] POST /volume/v3/volumes => generated 777 bytes in 206 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:06:18.536636 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-45505ee1-a8de-4dcb-800f-3d03bb06917e None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:06:18.538962 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-45505ee1-a8de-4dcb-800f-3d03bb06917e tempest-ProjectReaderTests-75728482 tempest-ProjectReaderTests-75728482-project-admin] GET https://10.4.3.240/volume/v3/volumes/6141344b-e201-44de-8b23-5bec3565ae33 Aug 20 01:06:18.539265 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-45505ee1-a8de-4dcb-800f-3d03bb06917e tempest-ProjectReaderTests-75728482 tempest-ProjectReaderTests-75728482-project-admin] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:06:18.539587 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-45505ee1-a8de-4dcb-800f-3d03bb06917e tempest-ProjectReaderTests-75728482 tempest-ProjectReaderTests-75728482-project-admin] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:06:18.549300 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:06:18.549300 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:06:18.553348 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-45505ee1-a8de-4dcb-800f-3d03bb06917e tempest-ProjectReaderTests-75728482 tempest-ProjectReaderTests-75728482-project-admin] Volume info retrieved successfully. Aug 20 01:06:18.558402 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-45505ee1-a8de-4dcb-800f-3d03bb06917e tempest-ProjectReaderTests-75728482 tempest-ProjectReaderTests-75728482-project-admin] https://10.4.3.240/volume/v3/volumes/6141344b-e201-44de-8b23-5bec3565ae33 returned with HTTP 200 Aug 20 01:06:18.559268 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1042/4193] 10.4.3.240 () {68 vars in 1389 bytes} [Thu Aug 20 01:06:18 2026] GET /volume/v3/volumes/6141344b-e201-44de-8b23-5bec3565ae33 => generated 956 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:06:18.678474 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-516e1a93-d89c-425a-993b-b55abf35795b req-25609179-c4ad-4826-879f-21ec4e2f9b4a None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:06:18.680329 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-516e1a93-d89c-425a-993b-b55abf35795b req-25609179-c4ad-4826-879f-21ec4e2f9b4a tempest-AttachVolumeShelveTestJSON-1021232691 tempest-AttachVolumeShelveTestJSON-1021232691-project-member] GET https://10.4.3.240/volume/v3/volumes/2e1561bc-6feb-498c-8f21-37e5eb0e3a45 Aug 20 01:06:18.680533 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-516e1a93-d89c-425a-993b-b55abf35795b req-25609179-c4ad-4826-879f-21ec4e2f9b4a tempest-AttachVolumeShelveTestJSON-1021232691 tempest-AttachVolumeShelveTestJSON-1021232691-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:06:18.680719 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-516e1a93-d89c-425a-993b-b55abf35795b req-25609179-c4ad-4826-879f-21ec4e2f9b4a tempest-AttachVolumeShelveTestJSON-1021232691 tempest-AttachVolumeShelveTestJSON-1021232691-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:06:18.686689 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:06:18.686689 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:06:18.689561 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [req-516e1a93-d89c-425a-993b-b55abf35795b req-25609179-c4ad-4826-879f-21ec4e2f9b4a tempest-AttachVolumeShelveTestJSON-1021232691 tempest-AttachVolumeShelveTestJSON-1021232691-project-member] Volume info retrieved successfully. Aug 20 01:06:18.692878 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-516e1a93-d89c-425a-993b-b55abf35795b req-25609179-c4ad-4826-879f-21ec4e2f9b4a tempest-AttachVolumeShelveTestJSON-1021232691 tempest-AttachVolumeShelveTestJSON-1021232691-project-member] https://10.4.3.240/volume/v3/volumes/2e1561bc-6feb-498c-8f21-37e5eb0e3a45 returned with HTTP 200 Aug 20 01:06:18.693219 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1062/4194] 10.4.3.240 () {68 vars in 1598 bytes} [Thu Aug 20 01:06:18 2026] GET /volume/v3/volumes/2e1561bc-6feb-498c-8f21-37e5eb0e3a45 => generated 850 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:06:18.710914 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-5ac5f4f4-dd23-4816-9cd6-e7bfe43e51c7 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:06:18.711272 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-5ac5f4f4-dd23-4816-9cd6-e7bfe43e51c7 None None] GET https://10.4.3.240/volume// Aug 20 01:06:18.711461 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-5ac5f4f4-dd23-4816-9cd6-e7bfe43e51c7 None None] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:06:18.711638 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-5ac5f4f4-dd23-4816-9cd6-e7bfe43e51c7 None None] Calling method 'all' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:06:18.711932 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-5ac5f4f4-dd23-4816-9cd6-e7bfe43e51c7 None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 20 01:06:18.712193 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1040/4195] 10.4.3.240 () {66 vars in 1419 bytes} [Thu Aug 20 01:06:18 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 01:06:18.719584 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-516e1a93-d89c-425a-993b-b55abf35795b req-f5834161-eb41-4696-bc79-0e44a0076e03 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:06:18.721554 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-516e1a93-d89c-425a-993b-b55abf35795b req-f5834161-eb41-4696-bc79-0e44a0076e03 tempest-AttachVolumeShelveTestJSON-1021232691 tempest-AttachVolumeShelveTestJSON-1021232691-project-member] POST https://10.4.3.240/volume/v3/attachments Aug 20 01:06:18.721870 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-516e1a93-d89c-425a-993b-b55abf35795b req-f5834161-eb41-4696-bc79-0e44a0076e03 tempest-AttachVolumeShelveTestJSON-1021232691 tempest-AttachVolumeShelveTestJSON-1021232691-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2e1561bc-6feb-498c-8f21-37e5eb0e3a45", "connector": null, "instance_uuid": "546898d0-983f-40c7-a7f4-0360dc26735b"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:06:18.729437 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:06:18.729437 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:06:18.749312 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-516e1a93-d89c-425a-993b-b55abf35795b req-f5834161-eb41-4696-bc79-0e44a0076e03 tempest-AttachVolumeShelveTestJSON-1021232691 tempest-AttachVolumeShelveTestJSON-1021232691-project-member] https://10.4.3.240/volume/v3/attachments returned with HTTP 200 Aug 20 01:06:18.749771 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1052/4196] 10.4.3.240 () {74 vars in 1594 bytes} [Thu Aug 20 01:06:18 2026] POST /volume/v3/attachments => generated 273 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:06:18.780316 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [req-516e1a93-d89c-425a-993b-b55abf35795b req-adfa0c8c-d9b3-402a-b339-c25e3c330922 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:06:18.782371 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-516e1a93-d89c-425a-993b-b55abf35795b req-adfa0c8c-d9b3-402a-b339-c25e3c330922 tempest-AttachVolumeShelveTestJSON-1021232691 tempest-AttachVolumeShelveTestJSON-1021232691-project-member] POST https://10.4.3.240/volume/v3/attachments/900bd02a-6c3f-4f4f-aa61-7b4c5b417f28/action Aug 20 01:06:18.782839 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [req-516e1a93-d89c-425a-993b-b55abf35795b req-adfa0c8c-d9b3-402a-b339-c25e3c330922 tempest-AttachVolumeShelveTestJSON-1021232691 tempest-AttachVolumeShelveTestJSON-1021232691-project-member] Action body: b'{"os-complete": null}' {{(pid=100213) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 01:06:18.782996 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [req-516e1a93-d89c-425a-993b-b55abf35795b req-adfa0c8c-d9b3-402a-b339-c25e3c330922 tempest-AttachVolumeShelveTestJSON-1021232691 tempest-AttachVolumeShelveTestJSON-1021232691-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:06:18.796588 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:06:18.796588 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:06:18.805907 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-516e1a93-d89c-425a-993b-b55abf35795b req-adfa0c8c-d9b3-402a-b339-c25e3c330922 tempest-AttachVolumeShelveTestJSON-1021232691 tempest-AttachVolumeShelveTestJSON-1021232691-project-member] https://10.4.3.240/volume/v3/attachments/900bd02a-6c3f-4f4f-aa61-7b4c5b417f28/action returned with HTTP 204 Aug 20 01:06:18.806324 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1043/4197] 10.4.3.240 () {74 vars in 1725 bytes} [Thu Aug 20 01:06:18 2026] POST /volume/v3/attachments/900bd02a-6c3f-4f4f-aa61-7b4c5b417f28/action => generated 0 bytes in 26 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:06:18.825055 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-947b7d0b-d76d-4e12-8059-2294f58c560e None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:06:18.826746 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-947b7d0b-d76d-4e12-8059-2294f58c560e tempest-AttachVolumeShelveTestJSON-1021232691 tempest-AttachVolumeShelveTestJSON-1021232691-project-member] GET https://10.4.3.240/volume/v3/volumes/2e1561bc-6feb-498c-8f21-37e5eb0e3a45 Aug 20 01:06:18.826947 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-947b7d0b-d76d-4e12-8059-2294f58c560e tempest-AttachVolumeShelveTestJSON-1021232691 tempest-AttachVolumeShelveTestJSON-1021232691-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:06:18.827137 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-947b7d0b-d76d-4e12-8059-2294f58c560e tempest-AttachVolumeShelveTestJSON-1021232691 tempest-AttachVolumeShelveTestJSON-1021232691-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:06:18.838018 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:06:18.838018 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:06:18.841100 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-947b7d0b-d76d-4e12-8059-2294f58c560e tempest-AttachVolumeShelveTestJSON-1021232691 tempest-AttachVolumeShelveTestJSON-1021232691-project-member] Volume info retrieved successfully. Aug 20 01:06:18.844732 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-947b7d0b-d76d-4e12-8059-2294f58c560e tempest-AttachVolumeShelveTestJSON-1021232691 tempest-AttachVolumeShelveTestJSON-1021232691-project-member] https://10.4.3.240/volume/v3/volumes/2e1561bc-6feb-498c-8f21-37e5eb0e3a45 returned with HTTP 200 Aug 20 01:06:18.845129 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1063/4198] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:06:18 2026] GET /volume/v3/volumes/2e1561bc-6feb-498c-8f21-37e5eb0e3a45 => generated 1112 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:06:18.856262 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-e65bb46a-b9eb-40e1-8794-352ecc279ad1 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:06:18.857859 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-e65bb46a-b9eb-40e1-8794-352ecc279ad1 tempest-AttachVolumeShelveTestJSON-1021232691 tempest-AttachVolumeShelveTestJSON-1021232691-project-member] GET https://10.4.3.240/volume/v3/volumes/2e1561bc-6feb-498c-8f21-37e5eb0e3a45 Aug 20 01:06:18.858049 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-e65bb46a-b9eb-40e1-8794-352ecc279ad1 tempest-AttachVolumeShelveTestJSON-1021232691 tempest-AttachVolumeShelveTestJSON-1021232691-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:06:18.858223 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-e65bb46a-b9eb-40e1-8794-352ecc279ad1 tempest-AttachVolumeShelveTestJSON-1021232691 tempest-AttachVolumeShelveTestJSON-1021232691-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:06:18.867038 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:06:18.867038 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:06:18.869932 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-e65bb46a-b9eb-40e1-8794-352ecc279ad1 tempest-AttachVolumeShelveTestJSON-1021232691 tempest-AttachVolumeShelveTestJSON-1021232691-project-member] Volume info retrieved successfully. Aug 20 01:06:18.873653 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-e65bb46a-b9eb-40e1-8794-352ecc279ad1 tempest-AttachVolumeShelveTestJSON-1021232691 tempest-AttachVolumeShelveTestJSON-1021232691-project-member] https://10.4.3.240/volume/v3/volumes/2e1561bc-6feb-498c-8f21-37e5eb0e3a45 returned with HTTP 200 Aug 20 01:06:18.874094 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1041/4199] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:06:18 2026] GET /volume/v3/volumes/2e1561bc-6feb-498c-8f21-37e5eb0e3a45 => generated 1112 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:06:19.275525 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-a0046d89-b614-4e0e-b670-69076722a218 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:06:19.277734 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-a0046d89-b614-4e0e-b670-69076722a218 tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] GET https://10.4.3.240/volume/v3/volumes/d477396f-fd77-4c6b-96fd-0ad89514d881 Aug 20 01:06:19.277923 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-a0046d89-b614-4e0e-b670-69076722a218 tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:06:19.278135 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-a0046d89-b614-4e0e-b670-69076722a218 tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:06:19.285466 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:06:19.285466 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:06:19.288702 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-a0046d89-b614-4e0e-b670-69076722a218 tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] Volume info retrieved successfully. Aug 20 01:06:19.292508 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-a0046d89-b614-4e0e-b670-69076722a218 tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] https://10.4.3.240/volume/v3/volumes/d477396f-fd77-4c6b-96fd-0ad89514d881 returned with HTTP 200 Aug 20 01:06:19.292853 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1053/4200] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:06:19 2026] GET /volume/v3/volumes/d477396f-fd77-4c6b-96fd-0ad89514d881 => generated 841 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:06:19.303886 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-68b6dc64-a780-4046-8e33-7725af54940c None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:06:19.305465 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-68b6dc64-a780-4046-8e33-7725af54940c tempest-VolumesBackupsTest-1420978877 tempest-VolumesBackupsTest-1420978877-project-admin] POST https://10.4.3.240/volume/v3/backups Aug 20 01:06:19.305759 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-68b6dc64-a780-4046-8e33-7725af54940c tempest-VolumesBackupsTest-1420978877 tempest-VolumesBackupsTest-1420978877-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "d477396f-fd77-4c6b-96fd-0ad89514d881", "name": "tempest-VolumesBackupsTest-Backup-788055779"}} {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:06:19.309354 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.contrib.backups [None req-68b6dc64-a780-4046-8e33-7725af54940c tempest-VolumesBackupsTest-1420978877 tempest-VolumesBackupsTest-1420978877-project-admin] Creating new backup {'backup': {'volume_id': 'd477396f-fd77-4c6b-96fd-0ad89514d881', 'name': 'tempest-VolumesBackupsTest-Backup-788055779'}} {{(pid=100213) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 20 01:06:19.309354 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.contrib.backups [None req-68b6dc64-a780-4046-8e33-7725af54940c tempest-VolumesBackupsTest-1420978877 tempest-VolumesBackupsTest-1420978877-project-admin] Creating backup of volume d477396f-fd77-4c6b-96fd-0ad89514d881 in container None Aug 20 01:06:19.313368 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:06:19.313368 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:06:19.313684 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-68b6dc64-a780-4046-8e33-7725af54940c tempest-VolumesBackupsTest-1420978877 tempest-VolumesBackupsTest-1420978877-project-admin] Volume info retrieved successfully. Aug 20 01:06:19.326856 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.quota [None req-68b6dc64-a780-4046-8e33-7725af54940c tempest-VolumesBackupsTest-1420978877 tempest-VolumesBackupsTest-1420978877-project-admin] Created reservations ['b17c7dee-b546-4721-9353-3cfd909ae68d', '9b2ef7c5-d290-4e63-a550-658717f77bfa'] {{(pid=100213) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 01:06:19.354251 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-68b6dc64-a780-4046-8e33-7725af54940c tempest-VolumesBackupsTest-1420978877 tempest-VolumesBackupsTest-1420978877-project-admin] https://10.4.3.240/volume/v3/backups returned with HTTP 202 Aug 20 01:06:19.354728 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1044/4201] 10.4.3.240 () {68 vars in 1259 bytes} [Thu Aug 20 01:06:19 2026] POST /volume/v3/backups => generated 329 bytes in 51 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 01:06:19.362745 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-dc774960-76f5-4ec8-9754-05c240a443e5 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:06:19.364646 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-dc774960-76f5-4ec8-9754-05c240a443e5 tempest-VolumesBackupsTest-1420978877 tempest-VolumesBackupsTest-1420978877-project-admin] GET https://10.4.3.240/volume/v3/backups/0767dba4-11ec-4f09-816b-3b609e794115 Aug 20 01:06:19.364885 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-dc774960-76f5-4ec8-9754-05c240a443e5 tempest-VolumesBackupsTest-1420978877 tempest-VolumesBackupsTest-1420978877-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:06:19.365117 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-dc774960-76f5-4ec8-9754-05c240a443e5 tempest-VolumesBackupsTest-1420978877 tempest-VolumesBackupsTest-1420978877-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:06:19.365268 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-dc774960-76f5-4ec8-9754-05c240a443e5 tempest-VolumesBackupsTest-1420978877 tempest-VolumesBackupsTest-1420978877-project-admin] Show backup with id 0767dba4-11ec-4f09-816b-3b609e794115. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:06:19.369519 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:06:19.369519 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:06:19.370077 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-dc774960-76f5-4ec8-9754-05c240a443e5 tempest-VolumesBackupsTest-1420978877 tempest-VolumesBackupsTest-1420978877-project-admin] https://10.4.3.240/volume/v3/backups/0767dba4-11ec-4f09-816b-3b609e794115 returned with HTTP 200 Aug 20 01:06:19.370449 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1064/4202] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:06:19 2026] GET /volume/v3/backups/0767dba4-11ec-4f09-816b-3b609e794115 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:06:19.573359 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-a77d2582-afaa-4893-a704-e2fca07790e9 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:06:19.573359 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-a77d2582-afaa-4893-a704-e2fca07790e9 tempest-ProjectReaderTests-75728482 tempest-ProjectReaderTests-75728482-project-admin] GET https://10.4.3.240/volume/v3/volumes/6141344b-e201-44de-8b23-5bec3565ae33 Aug 20 01:06:19.573359 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-a77d2582-afaa-4893-a704-e2fca07790e9 tempest-ProjectReaderTests-75728482 tempest-ProjectReaderTests-75728482-project-admin] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:06:19.573734 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-a77d2582-afaa-4893-a704-e2fca07790e9 tempest-ProjectReaderTests-75728482 tempest-ProjectReaderTests-75728482-project-admin] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:06:19.581964 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:06:19.581964 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:06:19.585441 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-a77d2582-afaa-4893-a704-e2fca07790e9 tempest-ProjectReaderTests-75728482 tempest-ProjectReaderTests-75728482-project-admin] Volume info retrieved successfully. Aug 20 01:06:19.589702 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-a77d2582-afaa-4893-a704-e2fca07790e9 tempest-ProjectReaderTests-75728482 tempest-ProjectReaderTests-75728482-project-admin] https://10.4.3.240/volume/v3/volumes/6141344b-e201-44de-8b23-5bec3565ae33 returned with HTTP 200 Aug 20 01:06:19.590171 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1042/4203] 10.4.3.240 () {68 vars in 1389 bytes} [Thu Aug 20 01:06:19 2026] GET /volume/v3/volumes/6141344b-e201-44de-8b23-5bec3565ae33 => generated 1017 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 01:06:19.602441 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-b4b2401e-7260-4c4e-8e65-139c7109e476 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:06:19.660832 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-b4b2401e-7260-4c4e-8e65-139c7109e476 tempest-ProjectReaderTests-75728482 tempest-ProjectReaderTests-75728482-project-reader] GET https://10.4.3.240/volume/v3/volumes Aug 20 01:06:19.661120 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-b4b2401e-7260-4c4e-8e65-139c7109e476 tempest-ProjectReaderTests-75728482 tempest-ProjectReaderTests-75728482-project-reader] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:06:19.661426 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-b4b2401e-7260-4c4e-8e65-139c7109e476 tempest-ProjectReaderTests-75728482 tempest-ProjectReaderTests-75728482-project-reader] Calling method 'index' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:06:19.661785 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.api_utils [None req-b4b2401e-7260-4c4e-8e65-139c7109e476 tempest-ProjectReaderTests-75728482 tempest-ProjectReaderTests-75728482-project-reader] Removing options '' from query. {{(pid=100214) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 01:06:19.662818 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-b4b2401e-7260-4c4e-8e65-139c7109e476 tempest-ProjectReaderTests-75728482 tempest-ProjectReaderTests-75728482-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100214) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 01:06:19.670978 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-b4b2401e-7260-4c4e-8e65-139c7109e476 tempest-ProjectReaderTests-75728482 tempest-ProjectReaderTests-75728482-project-reader] Get all volumes completed successfully. Aug 20 01:06:19.671524 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-b4b2401e-7260-4c4e-8e65-139c7109e476 tempest-ProjectReaderTests-75728482 tempest-ProjectReaderTests-75728482-project-reader] https://10.4.3.240/volume/v3/volumes returned with HTTP 200 Aug 20 01:06:19.674623 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1054/4204] 10.4.3.240 () {68 vars in 1278 bytes} [Thu Aug 20 01:06:19 2026] GET /volume/v3/volumes => generated 335 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:06:19.681817 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-ae24cccc-cc65-4a27-a918-47f140156785 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:06:19.684033 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-ae24cccc-cc65-4a27-a918-47f140156785 tempest-ProjectReaderTests-75728482 tempest-ProjectReaderTests-75728482-project-admin] DELETE https://10.4.3.240/volume/v3/volumes/6141344b-e201-44de-8b23-5bec3565ae33 Aug 20 01:06:19.684232 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-ae24cccc-cc65-4a27-a918-47f140156785 tempest-ProjectReaderTests-75728482 tempest-ProjectReaderTests-75728482-project-admin] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:06:19.684478 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-ae24cccc-cc65-4a27-a918-47f140156785 tempest-ProjectReaderTests-75728482 tempest-ProjectReaderTests-75728482-project-admin] Calling method 'delete' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:06:19.684635 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.v3.volumes [None req-ae24cccc-cc65-4a27-a918-47f140156785 tempest-ProjectReaderTests-75728482 tempest-ProjectReaderTests-75728482-project-admin] Delete volume with id: 6141344b-e201-44de-8b23-5bec3565ae33 Aug 20 01:06:19.693129 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:06:19.693129 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:06:19.693474 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-ae24cccc-cc65-4a27-a918-47f140156785 tempest-ProjectReaderTests-75728482 tempest-ProjectReaderTests-75728482-project-admin] Volume info retrieved successfully. Aug 20 01:06:19.714794 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-ae24cccc-cc65-4a27-a918-47f140156785 tempest-ProjectReaderTests-75728482 tempest-ProjectReaderTests-75728482-project-admin] Delete volume request issued successfully. Aug 20 01:06:19.714946 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-ae24cccc-cc65-4a27-a918-47f140156785 tempest-ProjectReaderTests-75728482 tempest-ProjectReaderTests-75728482-project-admin] https://10.4.3.240/volume/v3/volumes/6141344b-e201-44de-8b23-5bec3565ae33 returned with HTTP 202 Aug 20 01:06:19.718217 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1045/4205] 10.4.3.240 () {68 vars in 1392 bytes} [Thu Aug 20 01:06:19 2026] DELETE /volume/v3/volumes/6141344b-e201-44de-8b23-5bec3565ae33 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 20 01:06:19.723413 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-88428fed-1df7-4606-acd1-4e7cb8671179 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:06:19.725140 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-88428fed-1df7-4606-acd1-4e7cb8671179 tempest-ProjectReaderTests-75728482 tempest-ProjectReaderTests-75728482-project-admin] GET https://10.4.3.240/volume/v3/volumes/6141344b-e201-44de-8b23-5bec3565ae33 Aug 20 01:06:19.725354 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-88428fed-1df7-4606-acd1-4e7cb8671179 tempest-ProjectReaderTests-75728482 tempest-ProjectReaderTests-75728482-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:06:19.725550 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-88428fed-1df7-4606-acd1-4e7cb8671179 tempest-ProjectReaderTests-75728482 tempest-ProjectReaderTests-75728482-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:06:19.732008 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:06:19.732008 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:06:19.736070 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-88428fed-1df7-4606-acd1-4e7cb8671179 tempest-ProjectReaderTests-75728482 tempest-ProjectReaderTests-75728482-project-admin] Volume info retrieved successfully. Aug 20 01:06:19.739759 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-88428fed-1df7-4606-acd1-4e7cb8671179 tempest-ProjectReaderTests-75728482 tempest-ProjectReaderTests-75728482-project-admin] https://10.4.3.240/volume/v3/volumes/6141344b-e201-44de-8b23-5bec3565ae33 returned with HTTP 200 Aug 20 01:06:19.740141 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1065/4206] 10.4.3.240 () {68 vars in 1389 bytes} [Thu Aug 20 01:06:19 2026] GET /volume/v3/volumes/6141344b-e201-44de-8b23-5bec3565ae33 => generated 1016 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 01:06:19.756907 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-317685b6-d58a-48b5-b387-fa7531568be1 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:06:19.757229 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-317685b6-d58a-48b5-b387-fa7531568be1 None None] GET https://10.4.3.240/volume// Aug 20 01:06:19.757432 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-317685b6-d58a-48b5-b387-fa7531568be1 None None] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:06:19.757613 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-317685b6-d58a-48b5-b387-fa7531568be1 None None] Calling method 'all' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:06:19.757904 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-317685b6-d58a-48b5-b387-fa7531568be1 None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 20 01:06:19.758167 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1043/4207] 10.4.3.240 () {66 vars in 1426 bytes} [Thu Aug 20 01:06:19 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 01:06:19.765073 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-ac71cae7-4ffe-4d3c-953e-4765fe3b03d3 req-cc8dc18b-e67e-4966-beaf-06b823f026e7 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:06:19.766985 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-ac71cae7-4ffe-4d3c-953e-4765fe3b03d3 req-cc8dc18b-e67e-4966-beaf-06b823f026e7 tempest-AttachVolumeShelveTestJSON-1021232691 tempest-AttachVolumeShelveTestJSON-1021232691-project-member] GET https://10.4.3.240/volume/v3/volumes/2e1561bc-6feb-498c-8f21-37e5eb0e3a45 Aug 20 01:06:19.767189 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-ac71cae7-4ffe-4d3c-953e-4765fe3b03d3 req-cc8dc18b-e67e-4966-beaf-06b823f026e7 tempest-AttachVolumeShelveTestJSON-1021232691 tempest-AttachVolumeShelveTestJSON-1021232691-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:06:19.767405 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-ac71cae7-4ffe-4d3c-953e-4765fe3b03d3 req-cc8dc18b-e67e-4966-beaf-06b823f026e7 tempest-AttachVolumeShelveTestJSON-1021232691 tempest-AttachVolumeShelveTestJSON-1021232691-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:06:19.776212 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:06:19.776212 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:06:19.779440 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [req-ac71cae7-4ffe-4d3c-953e-4765fe3b03d3 req-cc8dc18b-e67e-4966-beaf-06b823f026e7 tempest-AttachVolumeShelveTestJSON-1021232691 tempest-AttachVolumeShelveTestJSON-1021232691-project-member] Volume info retrieved successfully. Aug 20 01:06:19.783391 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-ac71cae7-4ffe-4d3c-953e-4765fe3b03d3 req-cc8dc18b-e67e-4966-beaf-06b823f026e7 tempest-AttachVolumeShelveTestJSON-1021232691 tempest-AttachVolumeShelveTestJSON-1021232691-project-member] https://10.4.3.240/volume/v3/volumes/2e1561bc-6feb-498c-8f21-37e5eb0e3a45 returned with HTTP 200 Aug 20 01:06:19.783787 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1055/4208] 10.4.3.240 () {70 vars in 1639 bytes} [Thu Aug 20 01:06:19 2026] GET /volume/v3/volumes/2e1561bc-6feb-498c-8f21-37e5eb0e3a45 => generated 1292 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 01:06:19.880278 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [req-ac71cae7-4ffe-4d3c-953e-4765fe3b03d3 req-e46b4fb2-3abf-4729-8562-6fb7ec33f162 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:06:19.882203 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-ac71cae7-4ffe-4d3c-953e-4765fe3b03d3 req-e46b4fb2-3abf-4729-8562-6fb7ec33f162 tempest-AttachVolumeShelveTestJSON-1021232691 tempest-AttachVolumeShelveTestJSON-1021232691-project-member] PUT https://10.4.3.240/volume/v3/attachments/900bd02a-6c3f-4f4f-aa61-7b4c5b417f28 Aug 20 01:06:19.882577 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [req-ac71cae7-4ffe-4d3c-953e-4765fe3b03d3 req-e46b4fb2-3abf-4729-8562-6fb7ec33f162 tempest-AttachVolumeShelveTestJSON-1021232691 tempest-AttachVolumeShelveTestJSON-1021232691-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.240", "host": "np0000007838", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:e656b6daafb0", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "870eaf75-1108-49d5-b5ab-79f4c93758d0", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:06:19.889829 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.coordination [req-ac71cae7-4ffe-4d3c-953e-4765fe3b03d3 req-e46b4fb2-3abf-4729-8562-6fb7ec33f162 tempest-AttachVolumeShelveTestJSON-1021232691 tempest-AttachVolumeShelveTestJSON-1021232691-project-member] Acquiring lock "cinder-attachment_update-2e1561bc-6feb-498c-8f21-37e5eb0e3a45-np0000007838" by "attachment_update" {{(pid=100213) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 01:06:19.893893 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.coordination [req-ac71cae7-4ffe-4d3c-953e-4765fe3b03d3 req-e46b4fb2-3abf-4729-8562-6fb7ec33f162 tempest-AttachVolumeShelveTestJSON-1021232691 tempest-AttachVolumeShelveTestJSON-1021232691-project-member] Lock "cinder-attachment_update-2e1561bc-6feb-498c-8f21-37e5eb0e3a45-np0000007838" acquired by "attachment_update" :: waited 0.004s {{(pid=100213) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 01:06:19.894741 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:06:19.894741 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:06:19.967461 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.coordination [req-ac71cae7-4ffe-4d3c-953e-4765fe3b03d3 req-e46b4fb2-3abf-4729-8562-6fb7ec33f162 tempest-AttachVolumeShelveTestJSON-1021232691 tempest-AttachVolumeShelveTestJSON-1021232691-project-member] Lock "cinder-attachment_update-2e1561bc-6feb-498c-8f21-37e5eb0e3a45-np0000007838" released by "attachment_update" :: held 0.073s {{(pid=100213) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 01:06:19.968065 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-ac71cae7-4ffe-4d3c-953e-4765fe3b03d3 req-e46b4fb2-3abf-4729-8562-6fb7ec33f162 tempest-AttachVolumeShelveTestJSON-1021232691 tempest-AttachVolumeShelveTestJSON-1021232691-project-member] https://10.4.3.240/volume/v3/attachments/900bd02a-6c3f-4f4f-aa61-7b4c5b417f28 returned with HTTP 200 Aug 20 01:06:19.968585 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1046/4209] 10.4.3.240 () {74 vars in 1704 bytes} [Thu Aug 20 01:06:19 2026] PUT /volume/v3/attachments/900bd02a-6c3f-4f4f-aa61-7b4c5b417f28 => generated 969 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:06:19.987591 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-ac71cae7-4ffe-4d3c-953e-4765fe3b03d3 req-637cc076-4893-4600-9f5b-21e54f09da8b None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:06:19.989826 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-ac71cae7-4ffe-4d3c-953e-4765fe3b03d3 req-637cc076-4893-4600-9f5b-21e54f09da8b tempest-AttachVolumeShelveTestJSON-1021232691 tempest-AttachVolumeShelveTestJSON-1021232691-project-member] POST https://10.4.3.240/volume/v3/attachments/900bd02a-6c3f-4f4f-aa61-7b4c5b417f28/action Aug 20 01:06:19.990177 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-ac71cae7-4ffe-4d3c-953e-4765fe3b03d3 req-637cc076-4893-4600-9f5b-21e54f09da8b tempest-AttachVolumeShelveTestJSON-1021232691 tempest-AttachVolumeShelveTestJSON-1021232691-project-member] Action body: b'{"os-complete": null}' {{(pid=100215) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 01:06:19.990310 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-ac71cae7-4ffe-4d3c-953e-4765fe3b03d3 req-637cc076-4893-4600-9f5b-21e54f09da8b tempest-AttachVolumeShelveTestJSON-1021232691 tempest-AttachVolumeShelveTestJSON-1021232691-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:06:20.005630 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:06:20.005630 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:06:20.015426 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-ac71cae7-4ffe-4d3c-953e-4765fe3b03d3 req-637cc076-4893-4600-9f5b-21e54f09da8b tempest-AttachVolumeShelveTestJSON-1021232691 tempest-AttachVolumeShelveTestJSON-1021232691-project-member] https://10.4.3.240/volume/v3/attachments/900bd02a-6c3f-4f4f-aa61-7b4c5b417f28/action returned with HTTP 204 Aug 20 01:06:20.015825 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1066/4210] 10.4.3.240 () {74 vars in 1725 bytes} [Thu Aug 20 01:06:19 2026] POST /volume/v3/attachments/900bd02a-6c3f-4f4f-aa61-7b4c5b417f28/action => generated 0 bytes in 29 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:06:20.385692 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-4e9ec7df-7696-4595-9c4e-c30a09f4cded None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:06:20.387508 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-4e9ec7df-7696-4595-9c4e-c30a09f4cded tempest-VolumesBackupsTest-1420978877 tempest-VolumesBackupsTest-1420978877-project-admin] GET https://10.4.3.240/volume/v3/backups/0767dba4-11ec-4f09-816b-3b609e794115 Aug 20 01:06:20.387711 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-4e9ec7df-7696-4595-9c4e-c30a09f4cded tempest-VolumesBackupsTest-1420978877 tempest-VolumesBackupsTest-1420978877-project-admin] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:06:20.387893 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-4e9ec7df-7696-4595-9c4e-c30a09f4cded tempest-VolumesBackupsTest-1420978877 tempest-VolumesBackupsTest-1420978877-project-admin] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:06:20.388020 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.v3.backups [None req-4e9ec7df-7696-4595-9c4e-c30a09f4cded tempest-VolumesBackupsTest-1420978877 tempest-VolumesBackupsTest-1420978877-project-admin] Show backup with id 0767dba4-11ec-4f09-816b-3b609e794115. {{(pid=100212) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:06:20.392131 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:06:20.392131 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:06:20.392720 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-4e9ec7df-7696-4595-9c4e-c30a09f4cded tempest-VolumesBackupsTest-1420978877 tempest-VolumesBackupsTest-1420978877-project-admin] https://10.4.3.240/volume/v3/backups/0767dba4-11ec-4f09-816b-3b609e794115 returned with HTTP 200 Aug 20 01:06:20.393081 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1044/4211] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:06:20 2026] GET /volume/v3/backups/0767dba4-11ec-4f09-816b-3b609e794115 => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:06:20.755327 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-7f3a718e-f2e4-4cb6-94d6-d84d168e13c0 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:06:20.756967 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-7f3a718e-f2e4-4cb6-94d6-d84d168e13c0 tempest-ProjectReaderTests-75728482 tempest-ProjectReaderTests-75728482-project-admin] GET https://10.4.3.240/volume/v3/volumes/6141344b-e201-44de-8b23-5bec3565ae33 Aug 20 01:06:20.757172 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-7f3a718e-f2e4-4cb6-94d6-d84d168e13c0 tempest-ProjectReaderTests-75728482 tempest-ProjectReaderTests-75728482-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:06:20.757358 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-7f3a718e-f2e4-4cb6-94d6-d84d168e13c0 tempest-ProjectReaderTests-75728482 tempest-ProjectReaderTests-75728482-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:06:20.762798 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-7f3a718e-f2e4-4cb6-94d6-d84d168e13c0 tempest-ProjectReaderTests-75728482 tempest-ProjectReaderTests-75728482-project-admin] https://10.4.3.240/volume/v3/volumes/6141344b-e201-44de-8b23-5bec3565ae33 returned with HTTP 404 Aug 20 01:06:20.763212 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1056/4212] 10.4.3.240 () {68 vars in 1389 bytes} [Thu Aug 20 01:06:20 2026] GET /volume/v3/volumes/6141344b-e201-44de-8b23-5bec3565ae33 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 01:06:20.770925 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-3c6aad16-c640-447d-984f-da2501dc9c66 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:06:20.772987 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-3c6aad16-c640-447d-984f-da2501dc9c66 tempest-ProjectReaderTests-75728482 tempest-ProjectReaderTests-75728482-project-admin] POST https://10.4.3.240/volume/v3/volumes Aug 20 01:06:20.773379 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-3c6aad16-c640-447d-984f-da2501dc9c66 tempest-ProjectReaderTests-75728482 tempest-ProjectReaderTests-75728482-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1943447460"}} {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:06:20.775076 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.v3.volumes [None req-3c6aad16-c640-447d-984f-da2501dc9c66 tempest-ProjectReaderTests-75728482 tempest-ProjectReaderTests-75728482-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1943447460'}} {{(pid=100213) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 01:06:20.775215 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.v3.volumes [None req-3c6aad16-c640-447d-984f-da2501dc9c66 tempest-ProjectReaderTests-75728482 tempest-ProjectReaderTests-75728482-project-admin] Create volume of 1 GB Aug 20 01:06:20.775527 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:06:20.775527 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:06:20.777356 np0000007838 devstack@c-api.service[100213]: DEBUG dbcounter [-] [100213] Writing DB stats cinder:SELECT=502,cinder:UPDATE=198,cinder:INSERT=95,cinder:DELETE=1 {{(pid=100213) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 01:06:20.780013 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-3c6aad16-c640-447d-984f-da2501dc9c66 tempest-ProjectReaderTests-75728482 tempest-ProjectReaderTests-75728482-project-admin] Availability Zones retrieved successfully. Aug 20 01:06:20.787614 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-3c6aad16-c640-447d-984f-da2501dc9c66 tempest-ProjectReaderTests-75728482 tempest-ProjectReaderTests-75728482-project-admin] Flow 'volume_create_api' (566d4c70-82d7-45d9-b55d-34b35f3f8b5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:06:20.789191 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-3c6aad16-c640-447d-984f-da2501dc9c66 tempest-ProjectReaderTests-75728482 tempest-ProjectReaderTests-75728482-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2051701a-1518-48bc-870c-8a776cfc28b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:06:20.790688 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.flows.api.create_volume [None req-3c6aad16-c640-447d-984f-da2501dc9c66 tempest-ProjectReaderTests-75728482 tempest-ProjectReaderTests-75728482-project-admin] Validating volume size '1' using validate_int {{(pid=100213) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 01:06:20.812751 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-3c6aad16-c640-447d-984f-da2501dc9c66 tempest-ProjectReaderTests-75728482 tempest-ProjectReaderTests-75728482-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2051701a-1518-48bc-870c-8a776cfc28b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:52:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1ed58bd6-fe6a-497e-ae84-e8199d24fdfa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:06:20.813463 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-3c6aad16-c640-447d-984f-da2501dc9c66 tempest-ProjectReaderTests-75728482 tempest-ProjectReaderTests-75728482-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c36f7a44-d45b-4ab2-936c-2b3ba551537e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:06:20.850798 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.quota [None req-3c6aad16-c640-447d-984f-da2501dc9c66 tempest-ProjectReaderTests-75728482 tempest-ProjectReaderTests-75728482-project-admin] Created reservations ['91a29fc7-b474-497f-9059-3ecd9b16d951', 'cc6146bc-9bea-47c1-bfa1-2262b382b299', 'fa3c25ac-716c-49c2-bfd2-ba686cc11390', '348d80ed-c31b-42f7-824d-0225b5174e43'] {{(pid=100213) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 01:06:20.851526 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-3c6aad16-c640-447d-984f-da2501dc9c66 tempest-ProjectReaderTests-75728482 tempest-ProjectReaderTests-75728482-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c36f7a44-d45b-4ab2-936c-2b3ba551537e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['91a29fc7-b474-497f-9059-3ecd9b16d951', 'cc6146bc-9bea-47c1-bfa1-2262b382b299', 'fa3c25ac-716c-49c2-bfd2-ba686cc11390', '348d80ed-c31b-42f7-824d-0225b5174e43']}' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:06:20.852159 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-3c6aad16-c640-447d-984f-da2501dc9c66 tempest-ProjectReaderTests-75728482 tempest-ProjectReaderTests-75728482-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (caafcddb-19e8-48ef-a7a8-ef8809e293dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:06:20.874213 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-3c6aad16-c640-447d-984f-da2501dc9c66 tempest-ProjectReaderTests-75728482 tempest-ProjectReaderTests-75728482-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (caafcddb-19e8-48ef-a7a8-ef8809e293dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0fb0d9c6-e679-4ae1-a5db-2825e3e79585', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1943447460',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6e66c256b6954fc0b1647bef20497887',qos_specs=None,replication_status=,reservations=['91a29fc7-b474-497f-9059-3ecd9b16d951','cc6146bc-9bea-47c1-bfa1-2262b382b299','fa3c25ac-716c-49c2-bfd2-ba686cc11390','348d80ed-c31b-42f7-824d-0225b5174e43'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d1316f361d1f4eb3b50dce4c2c616722',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T01:06:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1943447460',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0fb0d9c6-e679-4ae1-a5db-2825e3e79585,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6e66c256b6954fc0b1647bef20497887',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d1316f361d1f4eb3b50dce4c2c616722',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1ed58bd6-fe6a-497e-ae84-e8199d24fdfa),volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:06:20.874939 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-3c6aad16-c640-447d-984f-da2501dc9c66 tempest-ProjectReaderTests-75728482 tempest-ProjectReaderTests-75728482-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9afe7591-5f1e-41c3-b218-9c59f816800f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:06:20.892163 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-3c6aad16-c640-447d-984f-da2501dc9c66 tempest-ProjectReaderTests-75728482 tempest-ProjectReaderTests-75728482-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9afe7591-5f1e-41c3-b218-9c59f816800f) transitioned into state 'SUCCESS' from state '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-1943447460',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6e66c256b6954fc0b1647bef20497887',qos_specs=None,replication_status=,reservations=['91a29fc7-b474-497f-9059-3ecd9b16d951','cc6146bc-9bea-47c1-bfa1-2262b382b299','fa3c25ac-716c-49c2-bfd2-ba686cc11390','348d80ed-c31b-42f7-824d-0225b5174e43'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d1316f361d1f4eb3b50dce4c2c616722',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:06:20.892786 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-3c6aad16-c640-447d-984f-da2501dc9c66 tempest-ProjectReaderTests-75728482 tempest-ProjectReaderTests-75728482-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (798e4bb0-3f95-4fa6-b91e-d8c083116bf4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:06:20.904013 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-3c6aad16-c640-447d-984f-da2501dc9c66 tempest-ProjectReaderTests-75728482 tempest-ProjectReaderTests-75728482-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (798e4bb0-3f95-4fa6-b91e-d8c083116bf4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:06:20.904701 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-3c6aad16-c640-447d-984f-da2501dc9c66 tempest-ProjectReaderTests-75728482 tempest-ProjectReaderTests-75728482-project-admin] Flow 'volume_create_api' (566d4c70-82d7-45d9-b55d-34b35f3f8b5a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100213) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:06:20.904956 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-3c6aad16-c640-447d-984f-da2501dc9c66 tempest-ProjectReaderTests-75728482 tempest-ProjectReaderTests-75728482-project-admin] Create volume request issued successfully. Aug 20 01:06:20.905512 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-3c6aad16-c640-447d-984f-da2501dc9c66 tempest-ProjectReaderTests-75728482 tempest-ProjectReaderTests-75728482-project-admin] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 20 01:06:20.905898 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1047/4213] 10.4.3.240 () {70 vars in 1299 bytes} [Thu Aug 20 01:06:20 2026] POST /volume/v3/volumes => generated 778 bytes in 135 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:06:20.918762 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-054dc7e3-8be9-4d67-b89b-d74dba04d0a0 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:06:20.920830 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-054dc7e3-8be9-4d67-b89b-d74dba04d0a0 tempest-ProjectReaderTests-75728482 tempest-ProjectReaderTests-75728482-project-admin] GET https://10.4.3.240/volume/v3/volumes/0fb0d9c6-e679-4ae1-a5db-2825e3e79585 Aug 20 01:06:20.921023 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-054dc7e3-8be9-4d67-b89b-d74dba04d0a0 tempest-ProjectReaderTests-75728482 tempest-ProjectReaderTests-75728482-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:06:20.921169 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-054dc7e3-8be9-4d67-b89b-d74dba04d0a0 tempest-ProjectReaderTests-75728482 tempest-ProjectReaderTests-75728482-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:06:20.928009 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:06:20.928009 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:06:20.933366 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-054dc7e3-8be9-4d67-b89b-d74dba04d0a0 tempest-ProjectReaderTests-75728482 tempest-ProjectReaderTests-75728482-project-admin] Volume info retrieved successfully. Aug 20 01:06:20.934459 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-054dc7e3-8be9-4d67-b89b-d74dba04d0a0 tempest-ProjectReaderTests-75728482 tempest-ProjectReaderTests-75728482-project-admin] https://10.4.3.240/volume/v3/volumes/0fb0d9c6-e679-4ae1-a5db-2825e3e79585 returned with HTTP 200 Aug 20 01:06:20.934649 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1067/4214] 10.4.3.240 () {68 vars in 1389 bytes} [Thu Aug 20 01:06:20 2026] GET /volume/v3/volumes/0fb0d9c6-e679-4ae1-a5db-2825e3e79585 => generated 957 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:06:21.402398 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-f2055af3-6de7-4338-bf64-5dd1fd2448e5 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:06:21.406161 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-f2055af3-6de7-4338-bf64-5dd1fd2448e5 tempest-VolumesBackupsTest-1420978877 tempest-VolumesBackupsTest-1420978877-project-admin] GET https://10.4.3.240/volume/v3/backups/0767dba4-11ec-4f09-816b-3b609e794115 Aug 20 01:06:21.406456 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-f2055af3-6de7-4338-bf64-5dd1fd2448e5 tempest-VolumesBackupsTest-1420978877 tempest-VolumesBackupsTest-1420978877-project-admin] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:06:21.406714 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-f2055af3-6de7-4338-bf64-5dd1fd2448e5 tempest-VolumesBackupsTest-1420978877 tempest-VolumesBackupsTest-1420978877-project-admin] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:06:21.406878 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.v3.backups [None req-f2055af3-6de7-4338-bf64-5dd1fd2448e5 tempest-VolumesBackupsTest-1420978877 tempest-VolumesBackupsTest-1420978877-project-admin] Show backup with id 0767dba4-11ec-4f09-816b-3b609e794115. {{(pid=100212) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:06:21.416401 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:06:21.416401 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:06:21.417267 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-f2055af3-6de7-4338-bf64-5dd1fd2448e5 tempest-VolumesBackupsTest-1420978877 tempest-VolumesBackupsTest-1420978877-project-admin] https://10.4.3.240/volume/v3/backups/0767dba4-11ec-4f09-816b-3b609e794115 returned with HTTP 200 Aug 20 01:06:21.417797 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1045/4215] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:06:21 2026] GET /volume/v3/backups/0767dba4-11ec-4f09-816b-3b609e794115 => generated 738 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:06:21.952177 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-38c557ac-f2be-4c24-b071-ed1d8de40fd8 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:06:21.953994 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-38c557ac-f2be-4c24-b071-ed1d8de40fd8 tempest-ProjectReaderTests-75728482 tempest-ProjectReaderTests-75728482-project-admin] GET https://10.4.3.240/volume/v3/volumes/0fb0d9c6-e679-4ae1-a5db-2825e3e79585 Aug 20 01:06:21.954189 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-38c557ac-f2be-4c24-b071-ed1d8de40fd8 tempest-ProjectReaderTests-75728482 tempest-ProjectReaderTests-75728482-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:06:21.954392 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-38c557ac-f2be-4c24-b071-ed1d8de40fd8 tempest-ProjectReaderTests-75728482 tempest-ProjectReaderTests-75728482-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:06:21.961445 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:06:21.961445 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:06:21.964810 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-38c557ac-f2be-4c24-b071-ed1d8de40fd8 tempest-ProjectReaderTests-75728482 tempest-ProjectReaderTests-75728482-project-admin] Volume info retrieved successfully. Aug 20 01:06:21.968324 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-38c557ac-f2be-4c24-b071-ed1d8de40fd8 tempest-ProjectReaderTests-75728482 tempest-ProjectReaderTests-75728482-project-admin] https://10.4.3.240/volume/v3/volumes/0fb0d9c6-e679-4ae1-a5db-2825e3e79585 returned with HTTP 200 Aug 20 01:06:21.968847 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1057/4216] 10.4.3.240 () {68 vars in 1389 bytes} [Thu Aug 20 01:06:21 2026] GET /volume/v3/volumes/0fb0d9c6-e679-4ae1-a5db-2825e3e79585 => generated 1018 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Aug 20 01:06:21.987851 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-f3d7fd46-18df-435f-8235-628ca481dfac None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:06:21.990495 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-f3d7fd46-18df-435f-8235-628ca481dfac tempest-ProjectReaderTests-75728482 tempest-ProjectReaderTests-75728482-project-reader] GET https://10.4.3.240/volume/v3/volumes/detail Aug 20 01:06:21.990495 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-f3d7fd46-18df-435f-8235-628ca481dfac tempest-ProjectReaderTests-75728482 tempest-ProjectReaderTests-75728482-project-reader] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:06:21.990495 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-f3d7fd46-18df-435f-8235-628ca481dfac tempest-ProjectReaderTests-75728482 tempest-ProjectReaderTests-75728482-project-reader] Calling method 'detail' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:06:21.990495 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.api_utils [None req-f3d7fd46-18df-435f-8235-628ca481dfac tempest-ProjectReaderTests-75728482 tempest-ProjectReaderTests-75728482-project-reader] Removing options '' from query. {{(pid=100213) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 01:06:21.991051 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:06:21.991051 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:06:21.991645 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-f3d7fd46-18df-435f-8235-628ca481dfac tempest-ProjectReaderTests-75728482 tempest-ProjectReaderTests-75728482-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100213) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 01:06:22.002362 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-f3d7fd46-18df-435f-8235-628ca481dfac tempest-ProjectReaderTests-75728482 tempest-ProjectReaderTests-75728482-project-reader] Get all volumes completed successfully. Aug 20 01:06:22.002362 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:06:22.002362 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:06:22.005539 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-f3d7fd46-18df-435f-8235-628ca481dfac tempest-ProjectReaderTests-75728482 tempest-ProjectReaderTests-75728482-project-reader] https://10.4.3.240/volume/v3/volumes/detail returned with HTTP 200 Aug 20 01:06:22.006050 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1048/4217] 10.4.3.240 () {68 vars in 1299 bytes} [Thu Aug 20 01:06:21 2026] GET /volume/v3/volumes/detail => generated 848 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:06:22.022527 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-18fc1467-4072-48ba-9129-6dba736d4da8 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:06:22.024847 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-18fc1467-4072-48ba-9129-6dba736d4da8 tempest-ProjectReaderTests-75728482 tempest-ProjectReaderTests-75728482-project-admin] DELETE https://10.4.3.240/volume/v3/volumes/0fb0d9c6-e679-4ae1-a5db-2825e3e79585 Aug 20 01:06:22.025138 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-18fc1467-4072-48ba-9129-6dba736d4da8 tempest-ProjectReaderTests-75728482 tempest-ProjectReaderTests-75728482-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:06:22.025402 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-18fc1467-4072-48ba-9129-6dba736d4da8 tempest-ProjectReaderTests-75728482 tempest-ProjectReaderTests-75728482-project-admin] Calling method 'delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:06:22.025829 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-18fc1467-4072-48ba-9129-6dba736d4da8 tempest-ProjectReaderTests-75728482 tempest-ProjectReaderTests-75728482-project-admin] Delete volume with id: 0fb0d9c6-e679-4ae1-a5db-2825e3e79585 Aug 20 01:06:22.034422 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:06:22.034422 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:06:22.034845 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-18fc1467-4072-48ba-9129-6dba736d4da8 tempest-ProjectReaderTests-75728482 tempest-ProjectReaderTests-75728482-project-admin] Volume info retrieved successfully. Aug 20 01:06:22.059628 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-18fc1467-4072-48ba-9129-6dba736d4da8 tempest-ProjectReaderTests-75728482 tempest-ProjectReaderTests-75728482-project-admin] Delete volume request issued successfully. Aug 20 01:06:22.059888 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-18fc1467-4072-48ba-9129-6dba736d4da8 tempest-ProjectReaderTests-75728482 tempest-ProjectReaderTests-75728482-project-admin] https://10.4.3.240/volume/v3/volumes/0fb0d9c6-e679-4ae1-a5db-2825e3e79585 returned with HTTP 202 Aug 20 01:06:22.060548 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1068/4218] 10.4.3.240 () {68 vars in 1392 bytes} [Thu Aug 20 01:06:22 2026] DELETE /volume/v3/volumes/0fb0d9c6-e679-4ae1-a5db-2825e3e79585 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 20 01:06:22.068197 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-151819f0-b10f-443a-8de0-995087696fcb None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:06:22.070392 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-151819f0-b10f-443a-8de0-995087696fcb tempest-ProjectReaderTests-75728482 tempest-ProjectReaderTests-75728482-project-admin] GET https://10.4.3.240/volume/v3/volumes/0fb0d9c6-e679-4ae1-a5db-2825e3e79585 Aug 20 01:06:22.070662 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-151819f0-b10f-443a-8de0-995087696fcb tempest-ProjectReaderTests-75728482 tempest-ProjectReaderTests-75728482-project-admin] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:06:22.070902 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-151819f0-b10f-443a-8de0-995087696fcb tempest-ProjectReaderTests-75728482 tempest-ProjectReaderTests-75728482-project-admin] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:06:22.079705 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:06:22.079705 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:06:22.083678 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-151819f0-b10f-443a-8de0-995087696fcb tempest-ProjectReaderTests-75728482 tempest-ProjectReaderTests-75728482-project-admin] Volume info retrieved successfully. Aug 20 01:06:22.088585 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-151819f0-b10f-443a-8de0-995087696fcb tempest-ProjectReaderTests-75728482 tempest-ProjectReaderTests-75728482-project-admin] https://10.4.3.240/volume/v3/volumes/0fb0d9c6-e679-4ae1-a5db-2825e3e79585 returned with HTTP 200 Aug 20 01:06:22.089099 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1046/4219] 10.4.3.240 () {68 vars in 1389 bytes} [Thu Aug 20 01:06:22 2026] GET /volume/v3/volumes/0fb0d9c6-e679-4ae1-a5db-2825e3e79585 => generated 1017 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 01:06:22.427688 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-9772de85-cd68-4693-9a4f-a4b5aca78bfc None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:06:22.430277 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-9772de85-cd68-4693-9a4f-a4b5aca78bfc tempest-VolumesBackupsTest-1420978877 tempest-VolumesBackupsTest-1420978877-project-admin] GET https://10.4.3.240/volume/v3/backups/0767dba4-11ec-4f09-816b-3b609e794115 Aug 20 01:06:22.430526 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-9772de85-cd68-4693-9a4f-a4b5aca78bfc tempest-VolumesBackupsTest-1420978877 tempest-VolumesBackupsTest-1420978877-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:06:22.430725 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-9772de85-cd68-4693-9a4f-a4b5aca78bfc tempest-VolumesBackupsTest-1420978877 tempest-VolumesBackupsTest-1420978877-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:06:22.430852 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-9772de85-cd68-4693-9a4f-a4b5aca78bfc tempest-VolumesBackupsTest-1420978877 tempest-VolumesBackupsTest-1420978877-project-admin] Show backup with id 0767dba4-11ec-4f09-816b-3b609e794115. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:06:22.434763 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:06:22.434763 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:06:22.435314 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-9772de85-cd68-4693-9a4f-a4b5aca78bfc tempest-VolumesBackupsTest-1420978877 tempest-VolumesBackupsTest-1420978877-project-admin] https://10.4.3.240/volume/v3/backups/0767dba4-11ec-4f09-816b-3b609e794115 returned with HTTP 200 Aug 20 01:06:22.435727 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1058/4220] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:06:22 2026] GET /volume/v3/backups/0767dba4-11ec-4f09-816b-3b609e794115 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:06:23.105328 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-54a46427-a511-470e-b930-2e727be5d01f None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:06:23.107447 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-54a46427-a511-470e-b930-2e727be5d01f tempest-ProjectReaderTests-75728482 tempest-ProjectReaderTests-75728482-project-admin] GET https://10.4.3.240/volume/v3/volumes/0fb0d9c6-e679-4ae1-a5db-2825e3e79585 Aug 20 01:06:23.107912 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-54a46427-a511-470e-b930-2e727be5d01f tempest-ProjectReaderTests-75728482 tempest-ProjectReaderTests-75728482-project-admin] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:06:23.109367 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-54a46427-a511-470e-b930-2e727be5d01f tempest-ProjectReaderTests-75728482 tempest-ProjectReaderTests-75728482-project-admin] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:06:23.115104 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-54a46427-a511-470e-b930-2e727be5d01f tempest-ProjectReaderTests-75728482 tempest-ProjectReaderTests-75728482-project-admin] https://10.4.3.240/volume/v3/volumes/0fb0d9c6-e679-4ae1-a5db-2825e3e79585 returned with HTTP 404 Aug 20 01:06:23.115759 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1049/4221] 10.4.3.240 () {68 vars in 1389 bytes} [Thu Aug 20 01:06:23 2026] GET /volume/v3/volumes/0fb0d9c6-e679-4ae1-a5db-2825e3e79585 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 01:06:23.124926 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-40eda516-4c44-4f4a-a1b7-99805f2d51ad None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:06:23.127830 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-40eda516-4c44-4f4a-a1b7-99805f2d51ad tempest-ProjectReaderTests-75728482 tempest-ProjectReaderTests-75728482-project-admin] POST https://10.4.3.240/volume/v3/volumes Aug 20 01:06:23.128237 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-40eda516-4c44-4f4a-a1b7-99805f2d51ad tempest-ProjectReaderTests-75728482 tempest-ProjectReaderTests-75728482-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1125902794"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:06:23.129982 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.v3.volumes [None req-40eda516-4c44-4f4a-a1b7-99805f2d51ad tempest-ProjectReaderTests-75728482 tempest-ProjectReaderTests-75728482-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1125902794'}} {{(pid=100215) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 01:06:23.130141 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-40eda516-4c44-4f4a-a1b7-99805f2d51ad tempest-ProjectReaderTests-75728482 tempest-ProjectReaderTests-75728482-project-admin] Create volume of 1 GB Aug 20 01:06:23.134397 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-40eda516-4c44-4f4a-a1b7-99805f2d51ad tempest-ProjectReaderTests-75728482 tempest-ProjectReaderTests-75728482-project-admin] Availability Zones retrieved successfully. Aug 20 01:06:23.140229 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-40eda516-4c44-4f4a-a1b7-99805f2d51ad tempest-ProjectReaderTests-75728482 tempest-ProjectReaderTests-75728482-project-admin] Flow 'volume_create_api' (f97f59f7-c387-460c-aa5c-e0131d30376a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:06:23.141434 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-40eda516-4c44-4f4a-a1b7-99805f2d51ad tempest-ProjectReaderTests-75728482 tempest-ProjectReaderTests-75728482-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f43b87b3-254d-4944-9e4a-2d0d60dc96a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:06:23.142191 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.flows.api.create_volume [None req-40eda516-4c44-4f4a-a1b7-99805f2d51ad tempest-ProjectReaderTests-75728482 tempest-ProjectReaderTests-75728482-project-admin] Validating volume size '1' using validate_int {{(pid=100215) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 01:06:23.167182 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-40eda516-4c44-4f4a-a1b7-99805f2d51ad tempest-ProjectReaderTests-75728482 tempest-ProjectReaderTests-75728482-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f43b87b3-254d-4944-9e4a-2d0d60dc96a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:52:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1ed58bd6-fe6a-497e-ae84-e8199d24fdfa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:06:23.168218 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-40eda516-4c44-4f4a-a1b7-99805f2d51ad tempest-ProjectReaderTests-75728482 tempest-ProjectReaderTests-75728482-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (55072b6b-1c40-486b-a2a9-d3bc3d29e3bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:06:23.175524 np0000007838 devstack@c-api.service[100215]: DEBUG dbcounter [-] [100215] Writing DB stats cinder:SELECT=499,cinder:INSERT=78,cinder:UPDATE=147,cinder:DELETE=1 {{(pid=100215) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 01:06:23.215186 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.quota [None req-40eda516-4c44-4f4a-a1b7-99805f2d51ad tempest-ProjectReaderTests-75728482 tempest-ProjectReaderTests-75728482-project-admin] Created reservations ['a11bb5e7-40cf-4947-9dde-b5f9b809f6f3', '68f06f0d-556a-48d4-965f-6fa7537016ec', '13415505-78c0-4166-bde7-398594ea65d3', '76ef624c-2388-4cb1-a855-ce796ce80901'] {{(pid=100215) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 01:06:23.216172 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-40eda516-4c44-4f4a-a1b7-99805f2d51ad tempest-ProjectReaderTests-75728482 tempest-ProjectReaderTests-75728482-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (55072b6b-1c40-486b-a2a9-d3bc3d29e3bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a11bb5e7-40cf-4947-9dde-b5f9b809f6f3', '68f06f0d-556a-48d4-965f-6fa7537016ec', '13415505-78c0-4166-bde7-398594ea65d3', '76ef624c-2388-4cb1-a855-ce796ce80901']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:06:23.216919 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-40eda516-4c44-4f4a-a1b7-99805f2d51ad tempest-ProjectReaderTests-75728482 tempest-ProjectReaderTests-75728482-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0c631ca0-25f0-4c02-8a7c-f846db4c4072) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:06:23.238711 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-40eda516-4c44-4f4a-a1b7-99805f2d51ad tempest-ProjectReaderTests-75728482 tempest-ProjectReaderTests-75728482-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0c631ca0-25f0-4c02-8a7c-f846db4c4072) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'be8cf6d4-cacc-43b6-9749-4237b15788bb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1125902794',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6e66c256b6954fc0b1647bef20497887',qos_specs=None,replication_status=,reservations=['a11bb5e7-40cf-4947-9dde-b5f9b809f6f3','68f06f0d-556a-48d4-965f-6fa7537016ec','13415505-78c0-4166-bde7-398594ea65d3','76ef624c-2388-4cb1-a855-ce796ce80901'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d1316f361d1f4eb3b50dce4c2c616722',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T01:06:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1125902794',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=be8cf6d4-cacc-43b6-9749-4237b15788bb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6e66c256b6954fc0b1647bef20497887',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d1316f361d1f4eb3b50dce4c2c616722',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1ed58bd6-fe6a-497e-ae84-e8199d24fdfa),volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:06:23.239481 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-40eda516-4c44-4f4a-a1b7-99805f2d51ad tempest-ProjectReaderTests-75728482 tempest-ProjectReaderTests-75728482-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (08a64169-4109-4171-9438-19ec053dabc2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:06:23.258386 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-40eda516-4c44-4f4a-a1b7-99805f2d51ad tempest-ProjectReaderTests-75728482 tempest-ProjectReaderTests-75728482-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (08a64169-4109-4171-9438-19ec053dabc2) transitioned into state 'SUCCESS' from state '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-1125902794',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6e66c256b6954fc0b1647bef20497887',qos_specs=None,replication_status=,reservations=['a11bb5e7-40cf-4947-9dde-b5f9b809f6f3','68f06f0d-556a-48d4-965f-6fa7537016ec','13415505-78c0-4166-bde7-398594ea65d3','76ef624c-2388-4cb1-a855-ce796ce80901'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d1316f361d1f4eb3b50dce4c2c616722',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:06:23.259051 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-40eda516-4c44-4f4a-a1b7-99805f2d51ad tempest-ProjectReaderTests-75728482 tempest-ProjectReaderTests-75728482-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e03ea26e-c70b-4b61-9cab-99667f7d10c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:06:23.269131 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-40eda516-4c44-4f4a-a1b7-99805f2d51ad tempest-ProjectReaderTests-75728482 tempest-ProjectReaderTests-75728482-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e03ea26e-c70b-4b61-9cab-99667f7d10c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:06:23.270077 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-40eda516-4c44-4f4a-a1b7-99805f2d51ad tempest-ProjectReaderTests-75728482 tempest-ProjectReaderTests-75728482-project-admin] Flow 'volume_create_api' (f97f59f7-c387-460c-aa5c-e0131d30376a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:06:23.270431 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-40eda516-4c44-4f4a-a1b7-99805f2d51ad tempest-ProjectReaderTests-75728482 tempest-ProjectReaderTests-75728482-project-admin] Create volume request issued successfully. Aug 20 01:06:23.271154 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-40eda516-4c44-4f4a-a1b7-99805f2d51ad tempest-ProjectReaderTests-75728482 tempest-ProjectReaderTests-75728482-project-admin] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 20 01:06:23.271650 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1069/4222] 10.4.3.240 () {70 vars in 1299 bytes} [Thu Aug 20 01:06:23 2026] POST /volume/v3/volumes => generated 778 bytes in 147 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:06:23.285435 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-58a2ca99-9e19-400e-b2d3-e5559ba6690d None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:06:23.287258 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-58a2ca99-9e19-400e-b2d3-e5559ba6690d tempest-ProjectReaderTests-75728482 tempest-ProjectReaderTests-75728482-project-admin] GET https://10.4.3.240/volume/v3/volumes/be8cf6d4-cacc-43b6-9749-4237b15788bb Aug 20 01:06:23.287697 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-58a2ca99-9e19-400e-b2d3-e5559ba6690d tempest-ProjectReaderTests-75728482 tempest-ProjectReaderTests-75728482-project-admin] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:06:23.287697 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-58a2ca99-9e19-400e-b2d3-e5559ba6690d tempest-ProjectReaderTests-75728482 tempest-ProjectReaderTests-75728482-project-admin] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:06:23.294967 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:06:23.294967 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:06:23.299438 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-58a2ca99-9e19-400e-b2d3-e5559ba6690d tempest-ProjectReaderTests-75728482 tempest-ProjectReaderTests-75728482-project-admin] Volume info retrieved successfully. Aug 20 01:06:23.303605 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-58a2ca99-9e19-400e-b2d3-e5559ba6690d tempest-ProjectReaderTests-75728482 tempest-ProjectReaderTests-75728482-project-admin] https://10.4.3.240/volume/v3/volumes/be8cf6d4-cacc-43b6-9749-4237b15788bb returned with HTTP 200 Aug 20 01:06:23.304022 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1047/4223] 10.4.3.240 () {68 vars in 1389 bytes} [Thu Aug 20 01:06:23 2026] GET /volume/v3/volumes/be8cf6d4-cacc-43b6-9749-4237b15788bb => generated 957 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:06:23.447231 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-456cca00-887f-43f6-a695-e50a2ced0879 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:06:23.449014 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-456cca00-887f-43f6-a695-e50a2ced0879 tempest-VolumesBackupsTest-1420978877 tempest-VolumesBackupsTest-1420978877-project-admin] GET https://10.4.3.240/volume/v3/backups/0767dba4-11ec-4f09-816b-3b609e794115 Aug 20 01:06:23.449197 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-456cca00-887f-43f6-a695-e50a2ced0879 tempest-VolumesBackupsTest-1420978877 tempest-VolumesBackupsTest-1420978877-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:06:23.449405 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-456cca00-887f-43f6-a695-e50a2ced0879 tempest-VolumesBackupsTest-1420978877 tempest-VolumesBackupsTest-1420978877-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:06:23.449536 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-456cca00-887f-43f6-a695-e50a2ced0879 tempest-VolumesBackupsTest-1420978877 tempest-VolumesBackupsTest-1420978877-project-admin] Show backup with id 0767dba4-11ec-4f09-816b-3b609e794115. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:06:23.453925 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:06:23.453925 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:06:23.454787 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-456cca00-887f-43f6-a695-e50a2ced0879 tempest-VolumesBackupsTest-1420978877 tempest-VolumesBackupsTest-1420978877-project-admin] https://10.4.3.240/volume/v3/backups/0767dba4-11ec-4f09-816b-3b609e794115 returned with HTTP 200 Aug 20 01:06:23.455429 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1059/4224] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:06:23 2026] GET /volume/v3/backups/0767dba4-11ec-4f09-816b-3b609e794115 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:06:24.318420 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-049e5fe0-8598-46ac-88cb-eba55de69599 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:06:24.320423 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-049e5fe0-8598-46ac-88cb-eba55de69599 tempest-ProjectReaderTests-75728482 tempest-ProjectReaderTests-75728482-project-admin] GET https://10.4.3.240/volume/v3/volumes/be8cf6d4-cacc-43b6-9749-4237b15788bb Aug 20 01:06:24.320819 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-049e5fe0-8598-46ac-88cb-eba55de69599 tempest-ProjectReaderTests-75728482 tempest-ProjectReaderTests-75728482-project-admin] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:06:24.321162 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-049e5fe0-8598-46ac-88cb-eba55de69599 tempest-ProjectReaderTests-75728482 tempest-ProjectReaderTests-75728482-project-admin] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:06:24.329771 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:06:24.329771 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:06:24.336118 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-049e5fe0-8598-46ac-88cb-eba55de69599 tempest-ProjectReaderTests-75728482 tempest-ProjectReaderTests-75728482-project-admin] Volume info retrieved successfully. Aug 20 01:06:24.338519 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-049e5fe0-8598-46ac-88cb-eba55de69599 tempest-ProjectReaderTests-75728482 tempest-ProjectReaderTests-75728482-project-admin] https://10.4.3.240/volume/v3/volumes/be8cf6d4-cacc-43b6-9749-4237b15788bb returned with HTTP 200 Aug 20 01:06:24.339089 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1050/4225] 10.4.3.240 () {68 vars in 1389 bytes} [Thu Aug 20 01:06:24 2026] GET /volume/v3/volumes/be8cf6d4-cacc-43b6-9749-4237b15788bb => generated 1018 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 01:06:24.350351 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-87f913e1-0e37-4f37-8823-2de5a74386ee None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:06:24.352279 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-87f913e1-0e37-4f37-8823-2de5a74386ee tempest-ProjectReaderTests-75728482 tempest-ProjectReaderTests-75728482-project-reader] GET https://10.4.3.240/volume/v3/volumes/be8cf6d4-cacc-43b6-9749-4237b15788bb Aug 20 01:06:24.352526 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-87f913e1-0e37-4f37-8823-2de5a74386ee tempest-ProjectReaderTests-75728482 tempest-ProjectReaderTests-75728482-project-reader] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:06:24.352707 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-87f913e1-0e37-4f37-8823-2de5a74386ee tempest-ProjectReaderTests-75728482 tempest-ProjectReaderTests-75728482-project-reader] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:06:24.359216 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:06:24.359216 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:06:24.362791 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-87f913e1-0e37-4f37-8823-2de5a74386ee tempest-ProjectReaderTests-75728482 tempest-ProjectReaderTests-75728482-project-reader] Volume info retrieved successfully. Aug 20 01:06:24.366702 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-87f913e1-0e37-4f37-8823-2de5a74386ee tempest-ProjectReaderTests-75728482 tempest-ProjectReaderTests-75728482-project-reader] https://10.4.3.240/volume/v3/volumes/be8cf6d4-cacc-43b6-9749-4237b15788bb returned with HTTP 200 Aug 20 01:06:24.367198 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1070/4226] 10.4.3.240 () {68 vars in 1389 bytes} [Thu Aug 20 01:06:24 2026] GET /volume/v3/volumes/be8cf6d4-cacc-43b6-9749-4237b15788bb => generated 845 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:06:24.381135 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-3de04e63-2e91-415f-9eab-73874938e42c None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:06:24.382858 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-3de04e63-2e91-415f-9eab-73874938e42c tempest-ProjectReaderTests-75728482 tempest-ProjectReaderTests-75728482-project-admin] DELETE https://10.4.3.240/volume/v3/volumes/be8cf6d4-cacc-43b6-9749-4237b15788bb Aug 20 01:06:24.383062 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-3de04e63-2e91-415f-9eab-73874938e42c tempest-ProjectReaderTests-75728482 tempest-ProjectReaderTests-75728482-project-admin] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:06:24.383242 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-3de04e63-2e91-415f-9eab-73874938e42c tempest-ProjectReaderTests-75728482 tempest-ProjectReaderTests-75728482-project-admin] Calling method 'delete' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:06:24.383414 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.v3.volumes [None req-3de04e63-2e91-415f-9eab-73874938e42c tempest-ProjectReaderTests-75728482 tempest-ProjectReaderTests-75728482-project-admin] Delete volume with id: be8cf6d4-cacc-43b6-9749-4237b15788bb Aug 20 01:06:24.390774 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:06:24.390774 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:06:24.391157 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-3de04e63-2e91-415f-9eab-73874938e42c tempest-ProjectReaderTests-75728482 tempest-ProjectReaderTests-75728482-project-admin] Volume info retrieved successfully. Aug 20 01:06:24.412018 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-3de04e63-2e91-415f-9eab-73874938e42c tempest-ProjectReaderTests-75728482 tempest-ProjectReaderTests-75728482-project-admin] Delete volume request issued successfully. Aug 20 01:06:24.412392 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-3de04e63-2e91-415f-9eab-73874938e42c tempest-ProjectReaderTests-75728482 tempest-ProjectReaderTests-75728482-project-admin] https://10.4.3.240/volume/v3/volumes/be8cf6d4-cacc-43b6-9749-4237b15788bb returned with HTTP 202 Aug 20 01:06:24.413052 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1048/4227] 10.4.3.240 () {68 vars in 1392 bytes} [Thu Aug 20 01:06:24 2026] DELETE /volume/v3/volumes/be8cf6d4-cacc-43b6-9749-4237b15788bb => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 20 01:06:24.420137 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-5b1662b9-c9c9-4818-b27c-2ad0ab933a4e None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:06:24.421976 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-5b1662b9-c9c9-4818-b27c-2ad0ab933a4e tempest-ProjectReaderTests-75728482 tempest-ProjectReaderTests-75728482-project-admin] GET https://10.4.3.240/volume/v3/volumes/be8cf6d4-cacc-43b6-9749-4237b15788bb Aug 20 01:06:24.422209 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-5b1662b9-c9c9-4818-b27c-2ad0ab933a4e tempest-ProjectReaderTests-75728482 tempest-ProjectReaderTests-75728482-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:06:24.422488 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-5b1662b9-c9c9-4818-b27c-2ad0ab933a4e tempest-ProjectReaderTests-75728482 tempest-ProjectReaderTests-75728482-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:06:24.429639 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:06:24.429639 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:06:24.432849 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-5b1662b9-c9c9-4818-b27c-2ad0ab933a4e tempest-ProjectReaderTests-75728482 tempest-ProjectReaderTests-75728482-project-admin] Volume info retrieved successfully. Aug 20 01:06:24.436492 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-5b1662b9-c9c9-4818-b27c-2ad0ab933a4e tempest-ProjectReaderTests-75728482 tempest-ProjectReaderTests-75728482-project-admin] https://10.4.3.240/volume/v3/volumes/be8cf6d4-cacc-43b6-9749-4237b15788bb returned with HTTP 200 Aug 20 01:06:24.436986 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1060/4228] 10.4.3.240 () {68 vars in 1389 bytes} [Thu Aug 20 01:06:24 2026] GET /volume/v3/volumes/be8cf6d4-cacc-43b6-9749-4237b15788bb => generated 1017 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 01:06:24.465528 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-c35c6042-e86a-47cc-8017-cb1b50e141a6 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:06:24.466782 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-c35c6042-e86a-47cc-8017-cb1b50e141a6 tempest-VolumesBackupsTest-1420978877 tempest-VolumesBackupsTest-1420978877-project-admin] GET https://10.4.3.240/volume/v3/backups/0767dba4-11ec-4f09-816b-3b609e794115 Aug 20 01:06:24.467092 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-c35c6042-e86a-47cc-8017-cb1b50e141a6 tempest-VolumesBackupsTest-1420978877 tempest-VolumesBackupsTest-1420978877-project-admin] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:06:24.467447 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-c35c6042-e86a-47cc-8017-cb1b50e141a6 tempest-VolumesBackupsTest-1420978877 tempest-VolumesBackupsTest-1420978877-project-admin] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:06:24.467676 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.v3.backups [None req-c35c6042-e86a-47cc-8017-cb1b50e141a6 tempest-VolumesBackupsTest-1420978877 tempest-VolumesBackupsTest-1420978877-project-admin] Show backup with id 0767dba4-11ec-4f09-816b-3b609e794115. {{(pid=100213) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:06:24.471306 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:06:24.471306 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:06:24.472237 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-c35c6042-e86a-47cc-8017-cb1b50e141a6 tempest-VolumesBackupsTest-1420978877 tempest-VolumesBackupsTest-1420978877-project-admin] https://10.4.3.240/volume/v3/backups/0767dba4-11ec-4f09-816b-3b609e794115 returned with HTTP 200 Aug 20 01:06:24.472237 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1051/4229] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:06:24 2026] GET /volume/v3/backups/0767dba4-11ec-4f09-816b-3b609e794115 => generated 749 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:06:25.449299 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-2b6af432-81fc-414f-9cf5-ce544e6b93f9 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:06:25.451556 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-2b6af432-81fc-414f-9cf5-ce544e6b93f9 tempest-ProjectReaderTests-75728482 tempest-ProjectReaderTests-75728482-project-admin] GET https://10.4.3.240/volume/v3/volumes/be8cf6d4-cacc-43b6-9749-4237b15788bb Aug 20 01:06:25.451827 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-2b6af432-81fc-414f-9cf5-ce544e6b93f9 tempest-ProjectReaderTests-75728482 tempest-ProjectReaderTests-75728482-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:06:25.452061 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-2b6af432-81fc-414f-9cf5-ce544e6b93f9 tempest-ProjectReaderTests-75728482 tempest-ProjectReaderTests-75728482-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:06:25.459032 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-2b6af432-81fc-414f-9cf5-ce544e6b93f9 tempest-ProjectReaderTests-75728482 tempest-ProjectReaderTests-75728482-project-admin] https://10.4.3.240/volume/v3/volumes/be8cf6d4-cacc-43b6-9749-4237b15788bb returned with HTTP 404 Aug 20 01:06:25.459665 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1071/4230] 10.4.3.240 () {68 vars in 1389 bytes} [Thu Aug 20 01:06:25 2026] GET /volume/v3/volumes/be8cf6d4-cacc-43b6-9749-4237b15788bb => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 01:06:25.469154 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-fb472fb8-f808-428f-850f-699635204a28 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:06:25.471287 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-fb472fb8-f808-428f-850f-699635204a28 tempest-ProjectReaderTests-75728482 tempest-ProjectReaderTests-75728482-project-admin] POST https://10.4.3.240/volume/v3/volumes Aug 20 01:06:25.471785 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-fb472fb8-f808-428f-850f-699635204a28 tempest-ProjectReaderTests-75728482 tempest-ProjectReaderTests-75728482-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-984132459"}} {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:06:25.473613 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.v3.volumes [None req-fb472fb8-f808-428f-850f-699635204a28 tempest-ProjectReaderTests-75728482 tempest-ProjectReaderTests-75728482-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-984132459'}} {{(pid=100212) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 01:06:25.473771 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.v3.volumes [None req-fb472fb8-f808-428f-850f-699635204a28 tempest-ProjectReaderTests-75728482 tempest-ProjectReaderTests-75728482-project-admin] Create volume of 1 GB Aug 20 01:06:25.478418 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-fb472fb8-f808-428f-850f-699635204a28 tempest-ProjectReaderTests-75728482 tempest-ProjectReaderTests-75728482-project-admin] Availability Zones retrieved successfully. Aug 20 01:06:25.481907 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-a11b1820-645f-4dee-b48a-d3e937583ec1 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:06:25.483823 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-a11b1820-645f-4dee-b48a-d3e937583ec1 tempest-VolumesBackupsTest-1420978877 tempest-VolumesBackupsTest-1420978877-project-admin] GET https://10.4.3.240/volume/v3/backups/0767dba4-11ec-4f09-816b-3b609e794115 Aug 20 01:06:25.484042 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-a11b1820-645f-4dee-b48a-d3e937583ec1 tempest-VolumesBackupsTest-1420978877 tempest-VolumesBackupsTest-1420978877-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:06:25.484251 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-a11b1820-645f-4dee-b48a-d3e937583ec1 tempest-VolumesBackupsTest-1420978877 tempest-VolumesBackupsTest-1420978877-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:06:25.484492 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-a11b1820-645f-4dee-b48a-d3e937583ec1 tempest-VolumesBackupsTest-1420978877 tempest-VolumesBackupsTest-1420978877-project-admin] Show backup with id 0767dba4-11ec-4f09-816b-3b609e794115. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:06:25.485852 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-fb472fb8-f808-428f-850f-699635204a28 tempest-ProjectReaderTests-75728482 tempest-ProjectReaderTests-75728482-project-admin] Flow 'volume_create_api' (7c44a0ed-aa5c-4272-ba38-7a9b282bd3c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100212) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:06:25.487098 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-fb472fb8-f808-428f-850f-699635204a28 tempest-ProjectReaderTests-75728482 tempest-ProjectReaderTests-75728482-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4e60d649-4526-43e5-b60f-ae41dabf465f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:06:25.488249 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.flows.api.create_volume [None req-fb472fb8-f808-428f-850f-699635204a28 tempest-ProjectReaderTests-75728482 tempest-ProjectReaderTests-75728482-project-admin] Validating volume size '1' using validate_int {{(pid=100212) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 01:06:25.488612 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:06:25.488612 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:06:25.489437 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-a11b1820-645f-4dee-b48a-d3e937583ec1 tempest-VolumesBackupsTest-1420978877 tempest-VolumesBackupsTest-1420978877-project-admin] https://10.4.3.240/volume/v3/backups/0767dba4-11ec-4f09-816b-3b609e794115 returned with HTTP 200 Aug 20 01:06:25.489786 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1061/4231] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:06:25 2026] GET /volume/v3/backups/0767dba4-11ec-4f09-816b-3b609e794115 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:06:25.517177 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-fb472fb8-f808-428f-850f-699635204a28 tempest-ProjectReaderTests-75728482 tempest-ProjectReaderTests-75728482-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4e60d649-4526-43e5-b60f-ae41dabf465f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:52:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1ed58bd6-fe6a-497e-ae84-e8199d24fdfa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:06:25.517906 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-fb472fb8-f808-428f-850f-699635204a28 tempest-ProjectReaderTests-75728482 tempest-ProjectReaderTests-75728482-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6746a82f-84c1-446e-a4f4-9ac79edf5fb9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:06:25.552458 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.quota [None req-fb472fb8-f808-428f-850f-699635204a28 tempest-ProjectReaderTests-75728482 tempest-ProjectReaderTests-75728482-project-admin] Created reservations ['abed6225-426c-43e1-8259-262560e05364', 'f6f8b4c7-7cbf-4824-9e81-6a77fc6a2803', '7282f4db-e490-45a9-a9bc-f2df0d9da0c3', '10fc23fa-33d5-4afc-bfc8-059cfe93526a'] {{(pid=100212) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 01:06:25.553217 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-fb472fb8-f808-428f-850f-699635204a28 tempest-ProjectReaderTests-75728482 tempest-ProjectReaderTests-75728482-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6746a82f-84c1-446e-a4f4-9ac79edf5fb9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['abed6225-426c-43e1-8259-262560e05364', 'f6f8b4c7-7cbf-4824-9e81-6a77fc6a2803', '7282f4db-e490-45a9-a9bc-f2df0d9da0c3', '10fc23fa-33d5-4afc-bfc8-059cfe93526a']}' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:06:25.553979 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-fb472fb8-f808-428f-850f-699635204a28 tempest-ProjectReaderTests-75728482 tempest-ProjectReaderTests-75728482-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (01439466-1317-47dd-868d-924ed68ef4b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:06:25.576943 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-fb472fb8-f808-428f-850f-699635204a28 tempest-ProjectReaderTests-75728482 tempest-ProjectReaderTests-75728482-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (01439466-1317-47dd-868d-924ed68ef4b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '14a4fb81-ecd3-41b3-a630-d95b570a4ae9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-984132459',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6e66c256b6954fc0b1647bef20497887',qos_specs=None,replication_status=,reservations=['abed6225-426c-43e1-8259-262560e05364','f6f8b4c7-7cbf-4824-9e81-6a77fc6a2803','7282f4db-e490-45a9-a9bc-f2df0d9da0c3','10fc23fa-33d5-4afc-bfc8-059cfe93526a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d1316f361d1f4eb3b50dce4c2c616722',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T01:06:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-984132459',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=14a4fb81-ecd3-41b3-a630-d95b570a4ae9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6e66c256b6954fc0b1647bef20497887',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d1316f361d1f4eb3b50dce4c2c616722',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1ed58bd6-fe6a-497e-ae84-e8199d24fdfa),volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:06:25.578040 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-fb472fb8-f808-428f-850f-699635204a28 tempest-ProjectReaderTests-75728482 tempest-ProjectReaderTests-75728482-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3048173c-191e-4662-bc46-ffb5295eccb2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:06:25.597719 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-fb472fb8-f808-428f-850f-699635204a28 tempest-ProjectReaderTests-75728482 tempest-ProjectReaderTests-75728482-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3048173c-191e-4662-bc46-ffb5295eccb2) transitioned into state 'SUCCESS' from state '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-984132459',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6e66c256b6954fc0b1647bef20497887',qos_specs=None,replication_status=,reservations=['abed6225-426c-43e1-8259-262560e05364','f6f8b4c7-7cbf-4824-9e81-6a77fc6a2803','7282f4db-e490-45a9-a9bc-f2df0d9da0c3','10fc23fa-33d5-4afc-bfc8-059cfe93526a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d1316f361d1f4eb3b50dce4c2c616722',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:06:25.598327 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-fb472fb8-f808-428f-850f-699635204a28 tempest-ProjectReaderTests-75728482 tempest-ProjectReaderTests-75728482-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (28ba0c29-e36f-42f2-a141-5ede0960737f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:06:25.606612 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-fb472fb8-f808-428f-850f-699635204a28 tempest-ProjectReaderTests-75728482 tempest-ProjectReaderTests-75728482-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (28ba0c29-e36f-42f2-a141-5ede0960737f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:06:25.607303 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-fb472fb8-f808-428f-850f-699635204a28 tempest-ProjectReaderTests-75728482 tempest-ProjectReaderTests-75728482-project-admin] Flow 'volume_create_api' (7c44a0ed-aa5c-4272-ba38-7a9b282bd3c5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100212) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:06:25.607595 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-fb472fb8-f808-428f-850f-699635204a28 tempest-ProjectReaderTests-75728482 tempest-ProjectReaderTests-75728482-project-admin] Create volume request issued successfully. Aug 20 01:06:25.608069 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-fb472fb8-f808-428f-850f-699635204a28 tempest-ProjectReaderTests-75728482 tempest-ProjectReaderTests-75728482-project-admin] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 20 01:06:25.608466 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1049/4232] 10.4.3.240 () {70 vars in 1299 bytes} [Thu Aug 20 01:06:25 2026] POST /volume/v3/volumes => generated 777 bytes in 140 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:06:25.625908 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-e25dcfe8-8e34-4dd1-96fa-e0e68e4fa62d None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:06:25.629015 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-e25dcfe8-8e34-4dd1-96fa-e0e68e4fa62d tempest-ProjectReaderTests-75728482 tempest-ProjectReaderTests-75728482-project-admin] GET https://10.4.3.240/volume/v3/volumes/14a4fb81-ecd3-41b3-a630-d95b570a4ae9 Aug 20 01:06:25.629015 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-e25dcfe8-8e34-4dd1-96fa-e0e68e4fa62d tempest-ProjectReaderTests-75728482 tempest-ProjectReaderTests-75728482-project-admin] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:06:25.629015 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-e25dcfe8-8e34-4dd1-96fa-e0e68e4fa62d tempest-ProjectReaderTests-75728482 tempest-ProjectReaderTests-75728482-project-admin] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:06:25.636645 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:06:25.636645 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:06:25.641127 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-e25dcfe8-8e34-4dd1-96fa-e0e68e4fa62d tempest-ProjectReaderTests-75728482 tempest-ProjectReaderTests-75728482-project-admin] Volume info retrieved successfully. Aug 20 01:06:25.645595 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-e25dcfe8-8e34-4dd1-96fa-e0e68e4fa62d tempest-ProjectReaderTests-75728482 tempest-ProjectReaderTests-75728482-project-admin] https://10.4.3.240/volume/v3/volumes/14a4fb81-ecd3-41b3-a630-d95b570a4ae9 returned with HTTP 200 Aug 20 01:06:25.646194 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1052/4233] 10.4.3.240 () {68 vars in 1389 bytes} [Thu Aug 20 01:06:25 2026] GET /volume/v3/volumes/14a4fb81-ecd3-41b3-a630-d95b570a4ae9 => generated 956 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:06:26.500962 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-244e2cde-b3b2-4a3a-9df9-9e17b7a04300 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:06:26.502686 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-244e2cde-b3b2-4a3a-9df9-9e17b7a04300 tempest-VolumesBackupsTest-1420978877 tempest-VolumesBackupsTest-1420978877-project-admin] GET https://10.4.3.240/volume/v3/backups/0767dba4-11ec-4f09-816b-3b609e794115 Aug 20 01:06:26.502896 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-244e2cde-b3b2-4a3a-9df9-9e17b7a04300 tempest-VolumesBackupsTest-1420978877 tempest-VolumesBackupsTest-1420978877-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:06:26.503109 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-244e2cde-b3b2-4a3a-9df9-9e17b7a04300 tempest-VolumesBackupsTest-1420978877 tempest-VolumesBackupsTest-1420978877-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:06:26.503244 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-244e2cde-b3b2-4a3a-9df9-9e17b7a04300 tempest-VolumesBackupsTest-1420978877 tempest-VolumesBackupsTest-1420978877-project-admin] Show backup with id 0767dba4-11ec-4f09-816b-3b609e794115. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:06:26.507330 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:06:26.507330 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:06:26.507965 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-244e2cde-b3b2-4a3a-9df9-9e17b7a04300 tempest-VolumesBackupsTest-1420978877 tempest-VolumesBackupsTest-1420978877-project-admin] https://10.4.3.240/volume/v3/backups/0767dba4-11ec-4f09-816b-3b609e794115 returned with HTTP 200 Aug 20 01:06:26.508311 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1072/4234] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:06:26 2026] GET /volume/v3/backups/0767dba4-11ec-4f09-816b-3b609e794115 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:06:26.658188 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-3517f14a-7b08-416e-a9b2-ef74851f523c None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:06:26.660412 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-3517f14a-7b08-416e-a9b2-ef74851f523c tempest-ProjectReaderTests-75728482 tempest-ProjectReaderTests-75728482-project-admin] GET https://10.4.3.240/volume/v3/volumes/14a4fb81-ecd3-41b3-a630-d95b570a4ae9 Aug 20 01:06:26.660667 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-3517f14a-7b08-416e-a9b2-ef74851f523c tempest-ProjectReaderTests-75728482 tempest-ProjectReaderTests-75728482-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:06:26.660861 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-3517f14a-7b08-416e-a9b2-ef74851f523c tempest-ProjectReaderTests-75728482 tempest-ProjectReaderTests-75728482-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:06:26.667697 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:06:26.667697 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:06:26.671257 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-3517f14a-7b08-416e-a9b2-ef74851f523c tempest-ProjectReaderTests-75728482 tempest-ProjectReaderTests-75728482-project-admin] Volume info retrieved successfully. Aug 20 01:06:26.677111 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-3517f14a-7b08-416e-a9b2-ef74851f523c tempest-ProjectReaderTests-75728482 tempest-ProjectReaderTests-75728482-project-admin] https://10.4.3.240/volume/v3/volumes/14a4fb81-ecd3-41b3-a630-d95b570a4ae9 returned with HTTP 200 Aug 20 01:06:26.677111 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1062/4235] 10.4.3.240 () {68 vars in 1389 bytes} [Thu Aug 20 01:06:26 2026] GET /volume/v3/volumes/14a4fb81-ecd3-41b3-a630-d95b570a4ae9 => generated 1017 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 01:06:26.690229 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-12cba0cd-904a-4f49-ad26-12762ee1734e None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:06:26.692431 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-12cba0cd-904a-4f49-ad26-12762ee1734e tempest-ProjectReaderTests-75728482 tempest-ProjectReaderTests-75728482-project-reader] GET https://10.4.3.240/volume/v3/volumes/summary Aug 20 01:06:26.692661 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-12cba0cd-904a-4f49-ad26-12762ee1734e tempest-ProjectReaderTests-75728482 tempest-ProjectReaderTests-75728482-project-reader] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:06:26.692864 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-12cba0cd-904a-4f49-ad26-12762ee1734e tempest-ProjectReaderTests-75728482 tempest-ProjectReaderTests-75728482-project-reader] Calling method 'version_select' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:06:26.693051 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.api_utils [None req-12cba0cd-904a-4f49-ad26-12762ee1734e tempest-ProjectReaderTests-75728482 tempest-ProjectReaderTests-75728482-project-reader] Removing options '' from query. {{(pid=100212) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 01:06:26.693313 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:06:26.693313 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:06:26.699545 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-12cba0cd-904a-4f49-ad26-12762ee1734e tempest-ProjectReaderTests-75728482 tempest-ProjectReaderTests-75728482-project-reader] Get summary completed successfully. Aug 20 01:06:26.699857 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-12cba0cd-904a-4f49-ad26-12762ee1734e tempest-ProjectReaderTests-75728482 tempest-ProjectReaderTests-75728482-project-reader] https://10.4.3.240/volume/v3/volumes/summary returned with HTTP 200 Aug 20 01:06:26.700219 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1050/4236] 10.4.3.240 () {68 vars in 1302 bytes} [Thu Aug 20 01:06:26 2026] GET /volume/v3/volumes/summary => generated 55 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:06:26.708848 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-d3c7c058-2bf0-424f-9140-37ccbcb06e4b None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:06:26.710610 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-d3c7c058-2bf0-424f-9140-37ccbcb06e4b tempest-ProjectReaderTests-75728482 tempest-ProjectReaderTests-75728482-project-admin] DELETE https://10.4.3.240/volume/v3/volumes/14a4fb81-ecd3-41b3-a630-d95b570a4ae9 Aug 20 01:06:26.710828 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-d3c7c058-2bf0-424f-9140-37ccbcb06e4b tempest-ProjectReaderTests-75728482 tempest-ProjectReaderTests-75728482-project-admin] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:06:26.711023 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-d3c7c058-2bf0-424f-9140-37ccbcb06e4b tempest-ProjectReaderTests-75728482 tempest-ProjectReaderTests-75728482-project-admin] Calling method 'delete' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:06:26.711212 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.v3.volumes [None req-d3c7c058-2bf0-424f-9140-37ccbcb06e4b tempest-ProjectReaderTests-75728482 tempest-ProjectReaderTests-75728482-project-admin] Delete volume with id: 14a4fb81-ecd3-41b3-a630-d95b570a4ae9 Aug 20 01:06:26.722447 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:06:26.722447 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:06:26.722874 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-d3c7c058-2bf0-424f-9140-37ccbcb06e4b tempest-ProjectReaderTests-75728482 tempest-ProjectReaderTests-75728482-project-admin] Volume info retrieved successfully. Aug 20 01:06:26.760318 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-d3c7c058-2bf0-424f-9140-37ccbcb06e4b tempest-ProjectReaderTests-75728482 tempest-ProjectReaderTests-75728482-project-admin] Delete volume request issued successfully. Aug 20 01:06:26.760594 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-d3c7c058-2bf0-424f-9140-37ccbcb06e4b tempest-ProjectReaderTests-75728482 tempest-ProjectReaderTests-75728482-project-admin] https://10.4.3.240/volume/v3/volumes/14a4fb81-ecd3-41b3-a630-d95b570a4ae9 returned with HTTP 202 Aug 20 01:06:26.761183 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1053/4237] 10.4.3.240 () {68 vars in 1392 bytes} [Thu Aug 20 01:06:26 2026] DELETE /volume/v3/volumes/14a4fb81-ecd3-41b3-a630-d95b570a4ae9 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 20 01:06:26.771562 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-b0bfd129-c20d-4f67-a843-f59fa0bac6c0 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:06:26.773395 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-b0bfd129-c20d-4f67-a843-f59fa0bac6c0 tempest-ProjectReaderTests-75728482 tempest-ProjectReaderTests-75728482-project-admin] GET https://10.4.3.240/volume/v3/volumes/14a4fb81-ecd3-41b3-a630-d95b570a4ae9 Aug 20 01:06:26.773604 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-b0bfd129-c20d-4f67-a843-f59fa0bac6c0 tempest-ProjectReaderTests-75728482 tempest-ProjectReaderTests-75728482-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:06:26.773780 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-b0bfd129-c20d-4f67-a843-f59fa0bac6c0 tempest-ProjectReaderTests-75728482 tempest-ProjectReaderTests-75728482-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:06:26.781109 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:06:26.781109 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:06:26.791269 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-b0bfd129-c20d-4f67-a843-f59fa0bac6c0 tempest-ProjectReaderTests-75728482 tempest-ProjectReaderTests-75728482-project-admin] Volume info retrieved successfully. Aug 20 01:06:26.804593 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-b0bfd129-c20d-4f67-a843-f59fa0bac6c0 tempest-ProjectReaderTests-75728482 tempest-ProjectReaderTests-75728482-project-admin] https://10.4.3.240/volume/v3/volumes/14a4fb81-ecd3-41b3-a630-d95b570a4ae9 returned with HTTP 200 Aug 20 01:06:26.805128 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1073/4238] 10.4.3.240 () {68 vars in 1389 bytes} [Thu Aug 20 01:06:26 2026] GET /volume/v3/volumes/14a4fb81-ecd3-41b3-a630-d95b570a4ae9 => generated 1016 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 01:06:27.521547 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-7bbd012b-9e29-4758-8b12-94b1511c30b5 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:06:27.523298 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-7bbd012b-9e29-4758-8b12-94b1511c30b5 tempest-VolumesBackupsTest-1420978877 tempest-VolumesBackupsTest-1420978877-project-admin] GET https://10.4.3.240/volume/v3/backups/0767dba4-11ec-4f09-816b-3b609e794115 Aug 20 01:06:27.523794 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-7bbd012b-9e29-4758-8b12-94b1511c30b5 tempest-VolumesBackupsTest-1420978877 tempest-VolumesBackupsTest-1420978877-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:06:27.524133 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-7bbd012b-9e29-4758-8b12-94b1511c30b5 tempest-VolumesBackupsTest-1420978877 tempest-VolumesBackupsTest-1420978877-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:06:27.524416 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-7bbd012b-9e29-4758-8b12-94b1511c30b5 tempest-VolumesBackupsTest-1420978877 tempest-VolumesBackupsTest-1420978877-project-admin] Show backup with id 0767dba4-11ec-4f09-816b-3b609e794115. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:06:27.529975 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:06:27.529975 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:06:27.530766 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-7bbd012b-9e29-4758-8b12-94b1511c30b5 tempest-VolumesBackupsTest-1420978877 tempest-VolumesBackupsTest-1420978877-project-admin] https://10.4.3.240/volume/v3/backups/0767dba4-11ec-4f09-816b-3b609e794115 returned with HTTP 200 Aug 20 01:06:27.531240 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1063/4239] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:06:27 2026] GET /volume/v3/backups/0767dba4-11ec-4f09-816b-3b609e794115 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:06:27.819371 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-680e68f7-1884-422b-8ab8-88b555f64233 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:06:27.820941 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-680e68f7-1884-422b-8ab8-88b555f64233 tempest-ProjectReaderTests-75728482 tempest-ProjectReaderTests-75728482-project-admin] GET https://10.4.3.240/volume/v3/volumes/14a4fb81-ecd3-41b3-a630-d95b570a4ae9 Aug 20 01:06:27.821129 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-680e68f7-1884-422b-8ab8-88b555f64233 tempest-ProjectReaderTests-75728482 tempest-ProjectReaderTests-75728482-project-admin] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:06:27.821304 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-680e68f7-1884-422b-8ab8-88b555f64233 tempest-ProjectReaderTests-75728482 tempest-ProjectReaderTests-75728482-project-admin] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:06:27.826613 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-680e68f7-1884-422b-8ab8-88b555f64233 tempest-ProjectReaderTests-75728482 tempest-ProjectReaderTests-75728482-project-admin] https://10.4.3.240/volume/v3/volumes/14a4fb81-ecd3-41b3-a630-d95b570a4ae9 returned with HTTP 404 Aug 20 01:06:27.827018 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1051/4240] 10.4.3.240 () {68 vars in 1389 bytes} [Thu Aug 20 01:06:27 2026] GET /volume/v3/volumes/14a4fb81-ecd3-41b3-a630-d95b570a4ae9 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 01:06:28.541753 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-7669aebf-f67b-47b5-8f24-854f20dad299 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:06:28.544616 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-7669aebf-f67b-47b5-8f24-854f20dad299 tempest-VolumesBackupsTest-1420978877 tempest-VolumesBackupsTest-1420978877-project-admin] GET https://10.4.3.240/volume/v3/backups/0767dba4-11ec-4f09-816b-3b609e794115 Aug 20 01:06:28.544920 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-7669aebf-f67b-47b5-8f24-854f20dad299 tempest-VolumesBackupsTest-1420978877 tempest-VolumesBackupsTest-1420978877-project-admin] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:06:28.545142 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-7669aebf-f67b-47b5-8f24-854f20dad299 tempest-VolumesBackupsTest-1420978877 tempest-VolumesBackupsTest-1420978877-project-admin] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:06:28.545322 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.v3.backups [None req-7669aebf-f67b-47b5-8f24-854f20dad299 tempest-VolumesBackupsTest-1420978877 tempest-VolumesBackupsTest-1420978877-project-admin] Show backup with id 0767dba4-11ec-4f09-816b-3b609e794115. {{(pid=100213) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:06:28.550834 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:06:28.550834 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:06:28.551506 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-7669aebf-f67b-47b5-8f24-854f20dad299 tempest-VolumesBackupsTest-1420978877 tempest-VolumesBackupsTest-1420978877-project-admin] https://10.4.3.240/volume/v3/backups/0767dba4-11ec-4f09-816b-3b609e794115 returned with HTTP 200 Aug 20 01:06:28.551906 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1054/4241] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:06:28 2026] GET /volume/v3/backups/0767dba4-11ec-4f09-816b-3b609e794115 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:06:29.563767 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-085caf3e-1070-4d19-947f-96fcfb1be425 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:06:29.565412 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-085caf3e-1070-4d19-947f-96fcfb1be425 tempest-VolumesBackupsTest-1420978877 tempest-VolumesBackupsTest-1420978877-project-admin] GET https://10.4.3.240/volume/v3/backups/0767dba4-11ec-4f09-816b-3b609e794115 Aug 20 01:06:29.565609 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-085caf3e-1070-4d19-947f-96fcfb1be425 tempest-VolumesBackupsTest-1420978877 tempest-VolumesBackupsTest-1420978877-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:06:29.565785 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-085caf3e-1070-4d19-947f-96fcfb1be425 tempest-VolumesBackupsTest-1420978877 tempest-VolumesBackupsTest-1420978877-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:06:29.565883 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-085caf3e-1070-4d19-947f-96fcfb1be425 tempest-VolumesBackupsTest-1420978877 tempest-VolumesBackupsTest-1420978877-project-admin] Show backup with id 0767dba4-11ec-4f09-816b-3b609e794115. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:06:29.569748 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:06:29.569748 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:06:29.570269 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-085caf3e-1070-4d19-947f-96fcfb1be425 tempest-VolumesBackupsTest-1420978877 tempest-VolumesBackupsTest-1420978877-project-admin] https://10.4.3.240/volume/v3/backups/0767dba4-11ec-4f09-816b-3b609e794115 returned with HTTP 200 Aug 20 01:06:29.570654 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1074/4242] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:06:29 2026] GET /volume/v3/backups/0767dba4-11ec-4f09-816b-3b609e794115 => generated 749 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:06:29.821032 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-a074bb5f-8a99-4c8e-8480-dd15797efafd None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:06:29.825042 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-a074bb5f-8a99-4c8e-8480-dd15797efafd tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] GET https://10.4.3.240/volume/v3/volumes/2b24a16a-d87d-4f04-acf0-4d7443477ec1 Aug 20 01:06:29.825042 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-a074bb5f-8a99-4c8e-8480-dd15797efafd tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:06:29.825042 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-a074bb5f-8a99-4c8e-8480-dd15797efafd tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:06:29.832628 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:06:29.832628 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:06:29.836869 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-a074bb5f-8a99-4c8e-8480-dd15797efafd tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Volume info retrieved successfully. Aug 20 01:06:29.841268 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-a074bb5f-8a99-4c8e-8480-dd15797efafd tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] https://10.4.3.240/volume/v3/volumes/2b24a16a-d87d-4f04-acf0-4d7443477ec1 returned with HTTP 200 Aug 20 01:06:29.841779 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1064/4243] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:06:29 2026] GET /volume/v3/volumes/2b24a16a-d87d-4f04-acf0-4d7443477ec1 => generated 1637 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:06:30.585037 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-10c00790-399f-42d3-8c5f-564808e1128c None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:06:30.588396 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-10c00790-399f-42d3-8c5f-564808e1128c tempest-VolumesBackupsTest-1420978877 tempest-VolumesBackupsTest-1420978877-project-admin] GET https://10.4.3.240/volume/v3/backups/0767dba4-11ec-4f09-816b-3b609e794115 Aug 20 01:06:30.588633 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-10c00790-399f-42d3-8c5f-564808e1128c tempest-VolumesBackupsTest-1420978877 tempest-VolumesBackupsTest-1420978877-project-admin] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:06:30.588859 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-10c00790-399f-42d3-8c5f-564808e1128c tempest-VolumesBackupsTest-1420978877 tempest-VolumesBackupsTest-1420978877-project-admin] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:06:30.588996 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.v3.backups [None req-10c00790-399f-42d3-8c5f-564808e1128c tempest-VolumesBackupsTest-1420978877 tempest-VolumesBackupsTest-1420978877-project-admin] Show backup with id 0767dba4-11ec-4f09-816b-3b609e794115. {{(pid=100212) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:06:30.593951 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:06:30.593951 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:06:30.594695 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-10c00790-399f-42d3-8c5f-564808e1128c tempest-VolumesBackupsTest-1420978877 tempest-VolumesBackupsTest-1420978877-project-admin] https://10.4.3.240/volume/v3/backups/0767dba4-11ec-4f09-816b-3b609e794115 returned with HTTP 200 Aug 20 01:06:30.595107 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1052/4244] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:06:30 2026] GET /volume/v3/backups/0767dba4-11ec-4f09-816b-3b609e794115 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:06:31.238581 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [req-f57f6dc0-a0b6-45a3-b33e-12cdff0947ec req-04d69c0d-746e-400b-b701-baae9b4dc862 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:06:31.240448 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-f57f6dc0-a0b6-45a3-b33e-12cdff0947ec req-04d69c0d-746e-400b-b701-baae9b4dc862 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] DELETE https://10.4.3.240/volume/v3/attachments/24d121be-4dc4-4243-913b-7a55b936705f Aug 20 01:06:31.240619 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [req-f57f6dc0-a0b6-45a3-b33e-12cdff0947ec req-04d69c0d-746e-400b-b701-baae9b4dc862 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:06:31.240809 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [req-f57f6dc0-a0b6-45a3-b33e-12cdff0947ec req-04d69c0d-746e-400b-b701-baae9b4dc862 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Calling method 'version_select' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:06:31.249455 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:06:31.249455 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:06:31.294785 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-f57f6dc0-a0b6-45a3-b33e-12cdff0947ec req-04d69c0d-746e-400b-b701-baae9b4dc862 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] https://10.4.3.240/volume/v3/attachments/24d121be-4dc4-4243-913b-7a55b936705f returned with HTTP 200 Aug 20 01:06:31.295436 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1055/4245] 10.4.3.240 () {72 vars in 1673 bytes} [Thu Aug 20 01:06:31 2026] DELETE /volume/v3/attachments/24d121be-4dc4-4243-913b-7a55b936705f => generated 19 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:06:31.309407 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-f57f6dc0-a0b6-45a3-b33e-12cdff0947ec req-7982a494-2c06-46fa-b4a0-ef70465d8a14 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:06:31.311396 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-f57f6dc0-a0b6-45a3-b33e-12cdff0947ec req-7982a494-2c06-46fa-b4a0-ef70465d8a14 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] DELETE https://10.4.3.240/volume/v3/volumes/2b24a16a-d87d-4f04-acf0-4d7443477ec1 Aug 20 01:06:31.311559 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-f57f6dc0-a0b6-45a3-b33e-12cdff0947ec req-7982a494-2c06-46fa-b4a0-ef70465d8a14 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:06:31.311734 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-f57f6dc0-a0b6-45a3-b33e-12cdff0947ec req-7982a494-2c06-46fa-b4a0-ef70465d8a14 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Calling method 'delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:06:31.311884 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [req-f57f6dc0-a0b6-45a3-b33e-12cdff0947ec req-7982a494-2c06-46fa-b4a0-ef70465d8a14 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Delete volume with id: 2b24a16a-d87d-4f04-acf0-4d7443477ec1 Aug 20 01:06:31.319170 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:06:31.319170 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:06:31.319774 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [req-f57f6dc0-a0b6-45a3-b33e-12cdff0947ec req-7982a494-2c06-46fa-b4a0-ef70465d8a14 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Volume info retrieved successfully. Aug 20 01:06:31.338311 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [req-f57f6dc0-a0b6-45a3-b33e-12cdff0947ec req-7982a494-2c06-46fa-b4a0-ef70465d8a14 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Delete volume request issued successfully. Aug 20 01:06:31.338536 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-f57f6dc0-a0b6-45a3-b33e-12cdff0947ec req-7982a494-2c06-46fa-b4a0-ef70465d8a14 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] https://10.4.3.240/volume/v3/volumes/2b24a16a-d87d-4f04-acf0-4d7443477ec1 returned with HTTP 202 Aug 20 01:06:31.338958 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1075/4246] 10.4.3.240 () {70 vars in 1620 bytes} [Thu Aug 20 01:06:31 2026] DELETE /volume/v3/volumes/2b24a16a-d87d-4f04-acf0-4d7443477ec1 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 01:06:31.605587 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-babcb460-3485-42d9-8f68-5598ea5738ec None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:06:31.607283 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-babcb460-3485-42d9-8f68-5598ea5738ec tempest-VolumesBackupsTest-1420978877 tempest-VolumesBackupsTest-1420978877-project-admin] GET https://10.4.3.240/volume/v3/backups/0767dba4-11ec-4f09-816b-3b609e794115 Aug 20 01:06:31.607542 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-babcb460-3485-42d9-8f68-5598ea5738ec tempest-VolumesBackupsTest-1420978877 tempest-VolumesBackupsTest-1420978877-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:06:31.607727 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-babcb460-3485-42d9-8f68-5598ea5738ec tempest-VolumesBackupsTest-1420978877 tempest-VolumesBackupsTest-1420978877-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:06:31.607830 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-babcb460-3485-42d9-8f68-5598ea5738ec tempest-VolumesBackupsTest-1420978877 tempest-VolumesBackupsTest-1420978877-project-admin] Show backup with id 0767dba4-11ec-4f09-816b-3b609e794115. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:06:31.613435 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:06:31.613435 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:06:31.614367 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-babcb460-3485-42d9-8f68-5598ea5738ec tempest-VolumesBackupsTest-1420978877 tempest-VolumesBackupsTest-1420978877-project-admin] https://10.4.3.240/volume/v3/backups/0767dba4-11ec-4f09-816b-3b609e794115 returned with HTTP 200 Aug 20 01:06:31.614912 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1065/4247] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:06:31 2026] GET /volume/v3/backups/0767dba4-11ec-4f09-816b-3b609e794115 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:06:32.241780 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-778199a7-97f5-43f7-9e50-a6a42bf1ce4c None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:06:32.243897 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-778199a7-97f5-43f7-9e50-a6a42bf1ce4c tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] GET https://10.4.3.240/volume/v3/volumes/2b24a16a-d87d-4f04-acf0-4d7443477ec1 Aug 20 01:06:32.244127 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-778199a7-97f5-43f7-9e50-a6a42bf1ce4c tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:06:32.244368 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-778199a7-97f5-43f7-9e50-a6a42bf1ce4c tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:06:32.250791 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-778199a7-97f5-43f7-9e50-a6a42bf1ce4c tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] https://10.4.3.240/volume/v3/volumes/2b24a16a-d87d-4f04-acf0-4d7443477ec1 returned with HTTP 404 Aug 20 01:06:32.251280 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1053/4248] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:06:32 2026] GET /volume/v3/volumes/2b24a16a-d87d-4f04-acf0-4d7443477ec1 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:06:32.257656 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-eae5e44e-fc63-43cb-9a14-ccd8d4d68286 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:06:32.259363 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-eae5e44e-fc63-43cb-9a14-ccd8d4d68286 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] DELETE https://10.4.3.240/volume/v3/snapshots/0cbc62bd-614d-4813-aea0-73671d49afcf Aug 20 01:06:32.259580 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-eae5e44e-fc63-43cb-9a14-ccd8d4d68286 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:06:32.259753 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-eae5e44e-fc63-43cb-9a14-ccd8d4d68286 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Calling method 'delete' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:06:32.259867 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.v3.snapshots [None req-eae5e44e-fc63-43cb-9a14-ccd8d4d68286 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Delete snapshot with id: 0cbc62bd-614d-4813-aea0-73671d49afcf Aug 20 01:06:32.264865 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:06:32.264865 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:06:32.265301 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-eae5e44e-fc63-43cb-9a14-ccd8d4d68286 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Snapshot retrieved successfully. Aug 20 01:06:32.284271 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-eae5e44e-fc63-43cb-9a14-ccd8d4d68286 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Snapshot delete request issued successfully. Aug 20 01:06:32.284544 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-eae5e44e-fc63-43cb-9a14-ccd8d4d68286 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] https://10.4.3.240/volume/v3/snapshots/0cbc62bd-614d-4813-aea0-73671d49afcf returned with HTTP 202 Aug 20 01:06:32.284965 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1056/4249] 10.4.3.240 () {66 vars in 1357 bytes} [Thu Aug 20 01:06:32 2026] DELETE /volume/v3/snapshots/0cbc62bd-614d-4813-aea0-73671d49afcf => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 01:06:32.294858 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-b27b73d7-4858-4a5c-9ea2-efedbb74ed42 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:06:32.297093 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-b27b73d7-4858-4a5c-9ea2-efedbb74ed42 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] GET https://10.4.3.240/volume/v3/snapshots/0cbc62bd-614d-4813-aea0-73671d49afcf Aug 20 01:06:32.297428 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-b27b73d7-4858-4a5c-9ea2-efedbb74ed42 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:06:32.297602 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-b27b73d7-4858-4a5c-9ea2-efedbb74ed42 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:06:32.305615 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:06:32.305615 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:06:32.305992 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-b27b73d7-4858-4a5c-9ea2-efedbb74ed42 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Snapshot retrieved successfully. Aug 20 01:06:32.306745 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-b27b73d7-4858-4a5c-9ea2-efedbb74ed42 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] https://10.4.3.240/volume/v3/snapshots/0cbc62bd-614d-4813-aea0-73671d49afcf returned with HTTP 200 Aug 20 01:06:32.307095 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1076/4250] 10.4.3.240 () {66 vars in 1354 bytes} [Thu Aug 20 01:06:32 2026] GET /volume/v3/snapshots/0cbc62bd-614d-4813-aea0-73671d49afcf => generated 477 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:06:32.626353 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-cd85c08b-7e5b-43f6-8cd4-e10402c61ec2 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:06:32.628107 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-cd85c08b-7e5b-43f6-8cd4-e10402c61ec2 tempest-VolumesBackupsTest-1420978877 tempest-VolumesBackupsTest-1420978877-project-admin] GET https://10.4.3.240/volume/v3/backups/0767dba4-11ec-4f09-816b-3b609e794115 Aug 20 01:06:32.628282 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-cd85c08b-7e5b-43f6-8cd4-e10402c61ec2 tempest-VolumesBackupsTest-1420978877 tempest-VolumesBackupsTest-1420978877-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:06:32.628494 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-cd85c08b-7e5b-43f6-8cd4-e10402c61ec2 tempest-VolumesBackupsTest-1420978877 tempest-VolumesBackupsTest-1420978877-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:06:32.628594 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-cd85c08b-7e5b-43f6-8cd4-e10402c61ec2 tempest-VolumesBackupsTest-1420978877 tempest-VolumesBackupsTest-1420978877-project-admin] Show backup with id 0767dba4-11ec-4f09-816b-3b609e794115. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:06:32.633828 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:06:32.633828 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:06:32.634388 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-cd85c08b-7e5b-43f6-8cd4-e10402c61ec2 tempest-VolumesBackupsTest-1420978877 tempest-VolumesBackupsTest-1420978877-project-admin] https://10.4.3.240/volume/v3/backups/0767dba4-11ec-4f09-816b-3b609e794115 returned with HTTP 200 Aug 20 01:06:32.634724 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1066/4251] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:06:32 2026] GET /volume/v3/backups/0767dba4-11ec-4f09-816b-3b609e794115 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:06:33.316687 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-aa436382-09b8-40da-86fe-90910897ef6b None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:06:33.318473 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-aa436382-09b8-40da-86fe-90910897ef6b tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] GET https://10.4.3.240/volume/v3/snapshots/0cbc62bd-614d-4813-aea0-73671d49afcf Aug 20 01:06:33.318657 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-aa436382-09b8-40da-86fe-90910897ef6b tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:06:33.318829 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-aa436382-09b8-40da-86fe-90910897ef6b tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:06:33.322594 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-aa436382-09b8-40da-86fe-90910897ef6b tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] https://10.4.3.240/volume/v3/snapshots/0cbc62bd-614d-4813-aea0-73671d49afcf returned with HTTP 404 Aug 20 01:06:33.323017 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1054/4252] 10.4.3.240 () {66 vars in 1354 bytes} [Thu Aug 20 01:06:33 2026] GET /volume/v3/snapshots/0cbc62bd-614d-4813-aea0-73671d49afcf => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:06:33.644982 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-16c594b2-79a4-418a-85db-af5bf20fba8f None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:06:33.647745 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-16c594b2-79a4-418a-85db-af5bf20fba8f tempest-VolumesBackupsTest-1420978877 tempest-VolumesBackupsTest-1420978877-project-admin] GET https://10.4.3.240/volume/v3/backups/0767dba4-11ec-4f09-816b-3b609e794115 Aug 20 01:06:33.647933 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-16c594b2-79a4-418a-85db-af5bf20fba8f tempest-VolumesBackupsTest-1420978877 tempest-VolumesBackupsTest-1420978877-project-admin] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:06:33.648104 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-16c594b2-79a4-418a-85db-af5bf20fba8f tempest-VolumesBackupsTest-1420978877 tempest-VolumesBackupsTest-1420978877-project-admin] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:06:33.648209 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.v3.backups [None req-16c594b2-79a4-418a-85db-af5bf20fba8f tempest-VolumesBackupsTest-1420978877 tempest-VolumesBackupsTest-1420978877-project-admin] Show backup with id 0767dba4-11ec-4f09-816b-3b609e794115. {{(pid=100213) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:06:33.653048 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:06:33.653048 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:06:33.653926 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-16c594b2-79a4-418a-85db-af5bf20fba8f tempest-VolumesBackupsTest-1420978877 tempest-VolumesBackupsTest-1420978877-project-admin] https://10.4.3.240/volume/v3/backups/0767dba4-11ec-4f09-816b-3b609e794115 returned with HTTP 200 Aug 20 01:06:33.654618 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1057/4253] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:06:33 2026] GET /volume/v3/backups/0767dba4-11ec-4f09-816b-3b609e794115 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:06:34.564888 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-2eb7b538-7a5f-4e8e-b4c8-2f2def5c5e95 req-66002907-061a-4579-b649-9065211bac5b None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:06:34.567112 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-2eb7b538-7a5f-4e8e-b4c8-2f2def5c5e95 req-66002907-061a-4579-b649-9065211bac5b tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] DELETE https://10.4.3.240/volume/v3/attachments/8b3cdc5d-928b-4903-b7a8-493f29e5d47e Aug 20 01:06:34.567306 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-2eb7b538-7a5f-4e8e-b4c8-2f2def5c5e95 req-66002907-061a-4579-b649-9065211bac5b tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:06:34.567527 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-2eb7b538-7a5f-4e8e-b4c8-2f2def5c5e95 req-66002907-061a-4579-b649-9065211bac5b tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Calling method 'version_select' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:06:34.574754 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:06:34.574754 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:06:34.623623 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-2eb7b538-7a5f-4e8e-b4c8-2f2def5c5e95 req-66002907-061a-4579-b649-9065211bac5b tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] https://10.4.3.240/volume/v3/attachments/8b3cdc5d-928b-4903-b7a8-493f29e5d47e returned with HTTP 200 Aug 20 01:06:34.624019 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1077/4254] 10.4.3.240 () {72 vars in 1673 bytes} [Thu Aug 20 01:06:34 2026] DELETE /volume/v3/attachments/8b3cdc5d-928b-4903-b7a8-493f29e5d47e => generated 19 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:06:34.634403 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-2eb7b538-7a5f-4e8e-b4c8-2f2def5c5e95 req-f52cd8fe-7e72-4479-9d59-d9a33c817399 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:06:34.636721 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-2eb7b538-7a5f-4e8e-b4c8-2f2def5c5e95 req-f52cd8fe-7e72-4479-9d59-d9a33c817399 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] DELETE https://10.4.3.240/volume/v3/volumes/cb13f27c-114a-4d55-8ffa-887c1cc83a9a Aug 20 01:06:34.637061 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-2eb7b538-7a5f-4e8e-b4c8-2f2def5c5e95 req-f52cd8fe-7e72-4479-9d59-d9a33c817399 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:06:34.637360 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-2eb7b538-7a5f-4e8e-b4c8-2f2def5c5e95 req-f52cd8fe-7e72-4479-9d59-d9a33c817399 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Calling method 'delete' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:06:34.638731 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.v3.volumes [req-2eb7b538-7a5f-4e8e-b4c8-2f2def5c5e95 req-f52cd8fe-7e72-4479-9d59-d9a33c817399 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Delete volume with id: cb13f27c-114a-4d55-8ffa-887c1cc83a9a Aug 20 01:06:34.644945 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:06:34.644945 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:06:34.645539 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [req-2eb7b538-7a5f-4e8e-b4c8-2f2def5c5e95 req-f52cd8fe-7e72-4479-9d59-d9a33c817399 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Volume info retrieved successfully. Aug 20 01:06:34.663159 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [req-2eb7b538-7a5f-4e8e-b4c8-2f2def5c5e95 req-f52cd8fe-7e72-4479-9d59-d9a33c817399 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Delete volume request issued successfully. Aug 20 01:06:34.664036 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-2eb7b538-7a5f-4e8e-b4c8-2f2def5c5e95 req-f52cd8fe-7e72-4479-9d59-d9a33c817399 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] https://10.4.3.240/volume/v3/volumes/cb13f27c-114a-4d55-8ffa-887c1cc83a9a returned with HTTP 202 Aug 20 01:06:34.664036 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1067/4255] 10.4.3.240 () {70 vars in 1620 bytes} [Thu Aug 20 01:06:34 2026] DELETE /volume/v3/volumes/cb13f27c-114a-4d55-8ffa-887c1cc83a9a => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 01:06:34.670664 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-3eeb33d5-4472-4f26-b32a-05c294061aa7 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:06:34.675751 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-3eeb33d5-4472-4f26-b32a-05c294061aa7 tempest-VolumesBackupsTest-1420978877 tempest-VolumesBackupsTest-1420978877-project-admin] GET https://10.4.3.240/volume/v3/backups/0767dba4-11ec-4f09-816b-3b609e794115 Aug 20 01:06:34.675984 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-3eeb33d5-4472-4f26-b32a-05c294061aa7 tempest-VolumesBackupsTest-1420978877 tempest-VolumesBackupsTest-1420978877-project-admin] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:06:34.676169 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-3eeb33d5-4472-4f26-b32a-05c294061aa7 tempest-VolumesBackupsTest-1420978877 tempest-VolumesBackupsTest-1420978877-project-admin] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:06:34.676273 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.v3.backups [None req-3eeb33d5-4472-4f26-b32a-05c294061aa7 tempest-VolumesBackupsTest-1420978877 tempest-VolumesBackupsTest-1420978877-project-admin] Show backup with id 0767dba4-11ec-4f09-816b-3b609e794115. {{(pid=100212) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:06:34.687077 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:06:34.687077 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:06:34.687986 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-3eeb33d5-4472-4f26-b32a-05c294061aa7 tempest-VolumesBackupsTest-1420978877 tempest-VolumesBackupsTest-1420978877-project-admin] https://10.4.3.240/volume/v3/backups/0767dba4-11ec-4f09-816b-3b609e794115 returned with HTTP 200 Aug 20 01:06:34.688442 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1055/4256] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:06:34 2026] GET /volume/v3/backups/0767dba4-11ec-4f09-816b-3b609e794115 => generated 751 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:06:34.701863 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-49fce12d-e8b8-4415-9798-537134ce4384 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:06:34.704226 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-49fce12d-e8b8-4415-9798-537134ce4384 tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] POST https://10.4.3.240/volume/v3/backups Aug 20 01:06:34.704545 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-49fce12d-e8b8-4415-9798-537134ce4384 tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "d477396f-fd77-4c6b-96fd-0ad89514d881", "incremental": true}} {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:06:34.705843 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.contrib.backups [None req-49fce12d-e8b8-4415-9798-537134ce4384 tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] Creating new backup {'backup': {'volume_id': 'd477396f-fd77-4c6b-96fd-0ad89514d881', 'incremental': True}} {{(pid=100213) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 20 01:06:34.705967 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.contrib.backups [None req-49fce12d-e8b8-4415-9798-537134ce4384 tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] Creating backup of volume d477396f-fd77-4c6b-96fd-0ad89514d881 in container None Aug 20 01:06:34.717689 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:06:34.717689 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:06:34.718205 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-49fce12d-e8b8-4415-9798-537134ce4384 tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] Volume info retrieved successfully. Aug 20 01:06:34.741277 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.quota [None req-49fce12d-e8b8-4415-9798-537134ce4384 tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] Created reservations ['e1421968-6485-4af2-8f65-4acb0ad9a5bc', '4276c628-f1ef-410b-b8f0-92ee030ac817'] {{(pid=100213) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 01:06:34.769510 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-49fce12d-e8b8-4415-9798-537134ce4384 tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] https://10.4.3.240/volume/v3/backups returned with HTTP 400 Aug 20 01:06:34.770256 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1058/4257] 10.4.3.240 () {68 vars in 1258 bytes} [Thu Aug 20 01:06:34 2026] POST /volume/v3/backups => generated 109 bytes in 69 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 20 01:06:34.778546 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-b8b65672-4ca5-4f84-b19f-a9c0b0fd7e09 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:06:34.780104 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-b8b65672-4ca5-4f84-b19f-a9c0b0fd7e09 tempest-VolumesBackupsTest-1420978877 tempest-VolumesBackupsTest-1420978877-project-admin] DELETE https://10.4.3.240/volume/v3/backups/0767dba4-11ec-4f09-816b-3b609e794115 Aug 20 01:06:34.780287 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-b8b65672-4ca5-4f84-b19f-a9c0b0fd7e09 tempest-VolumesBackupsTest-1420978877 tempest-VolumesBackupsTest-1420978877-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:06:34.780515 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-b8b65672-4ca5-4f84-b19f-a9c0b0fd7e09 tempest-VolumesBackupsTest-1420978877 tempest-VolumesBackupsTest-1420978877-project-admin] Calling method 'delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:06:34.780616 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.contrib.backups [None req-b8b65672-4ca5-4f84-b19f-a9c0b0fd7e09 tempest-VolumesBackupsTest-1420978877 tempest-VolumesBackupsTest-1420978877-project-admin] Delete backup with id: 0767dba4-11ec-4f09-816b-3b609e794115. Aug 20 01:06:34.784428 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:06:34.784428 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:06:34.795182 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.backup.rpcapi [None req-b8b65672-4ca5-4f84-b19f-a9c0b0fd7e09 tempest-VolumesBackupsTest-1420978877 tempest-VolumesBackupsTest-1420978877-project-admin] delete_backup rpcapi backup_id 0767dba4-11ec-4f09-816b-3b609e794115 {{(pid=100215) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 20 01:06:34.796931 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-b8b65672-4ca5-4f84-b19f-a9c0b0fd7e09 tempest-VolumesBackupsTest-1420978877 tempest-VolumesBackupsTest-1420978877-project-admin] https://10.4.3.240/volume/v3/backups/0767dba4-11ec-4f09-816b-3b609e794115 returned with HTTP 202 Aug 20 01:06:34.797496 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1078/4258] 10.4.3.240 () {66 vars in 1351 bytes} [Thu Aug 20 01:06:34 2026] DELETE /volume/v3/backups/0767dba4-11ec-4f09-816b-3b609e794115 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 01:06:34.807843 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-b451a016-2f39-4a3b-bc67-b606e9d41485 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:06:34.810054 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-b451a016-2f39-4a3b-bc67-b606e9d41485 tempest-VolumesBackupsTest-1420978877 tempest-VolumesBackupsTest-1420978877-project-admin] GET https://10.4.3.240/volume/v3/backups/0767dba4-11ec-4f09-816b-3b609e794115 Aug 20 01:06:34.810547 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-b451a016-2f39-4a3b-bc67-b606e9d41485 tempest-VolumesBackupsTest-1420978877 tempest-VolumesBackupsTest-1420978877-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:06:34.810907 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-b451a016-2f39-4a3b-bc67-b606e9d41485 tempest-VolumesBackupsTest-1420978877 tempest-VolumesBackupsTest-1420978877-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:06:34.811144 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-b451a016-2f39-4a3b-bc67-b606e9d41485 tempest-VolumesBackupsTest-1420978877 tempest-VolumesBackupsTest-1420978877-project-admin] Show backup with id 0767dba4-11ec-4f09-816b-3b609e794115. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:06:34.822258 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:06:34.822258 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:06:34.822258 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-b451a016-2f39-4a3b-bc67-b606e9d41485 tempest-VolumesBackupsTest-1420978877 tempest-VolumesBackupsTest-1420978877-project-admin] https://10.4.3.240/volume/v3/backups/0767dba4-11ec-4f09-816b-3b609e794115 returned with HTTP 200 Aug 20 01:06:34.822258 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1068/4259] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:06:34 2026] GET /volume/v3/backups/0767dba4-11ec-4f09-816b-3b609e794115 => generated 750 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:06:35.107911 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-4e78edb9-f2f9-4ea6-8d1f-db13ba4edb0a None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:06:35.109556 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-4e78edb9-f2f9-4ea6-8d1f-db13ba4edb0a tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 20 01:06:35.109867 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-4e78edb9-f2f9-4ea6-8d1f-db13ba4edb0a tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-1546665747", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:06:35.111246 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.v3.volumes [None req-4e78edb9-f2f9-4ea6-8d1f-db13ba4edb0a tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-1546665747', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100212) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 01:06:35.111392 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.v3.volumes [None req-4e78edb9-f2f9-4ea6-8d1f-db13ba4edb0a tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Create volume of 1 GB Aug 20 01:06:35.115812 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-4e78edb9-f2f9-4ea6-8d1f-db13ba4edb0a tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Availability Zones retrieved successfully. Aug 20 01:06:35.123953 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-4e78edb9-f2f9-4ea6-8d1f-db13ba4edb0a tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Flow 'volume_create_api' (cf9d54da-27b5-44b3-be7d-d5c199a61da8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100212) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:06:35.124117 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-4e78edb9-f2f9-4ea6-8d1f-db13ba4edb0a tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0b5cf7e9-9d01-46ac-a269-4f8ac46acc12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:06:35.125270 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.flows.api.create_volume [None req-4e78edb9-f2f9-4ea6-8d1f-db13ba4edb0a tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Validating volume size '1' using validate_int {{(pid=100212) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 01:06:35.155771 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-4e78edb9-f2f9-4ea6-8d1f-db13ba4edb0a tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0b5cf7e9-9d01-46ac-a269-4f8ac46acc12) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:52:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1ed58bd6-fe6a-497e-ae84-e8199d24fdfa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:06:35.156794 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-4e78edb9-f2f9-4ea6-8d1f-db13ba4edb0a tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (21ddf4b2-63cf-4cf6-a660-f9bcecb5698c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:06:35.220978 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.quota [None req-4e78edb9-f2f9-4ea6-8d1f-db13ba4edb0a tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Created reservations ['d5591c05-968b-42c2-9714-57503f025ec8', 'f5e86ce4-2b3f-4aa3-856a-263f7f734809', '4ab6662b-82dd-4d6d-8958-1911326824f8', 'a21ffd7f-aaae-46aa-921c-51ab4b64dbcc'] {{(pid=100212) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 01:06:35.221768 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-4e78edb9-f2f9-4ea6-8d1f-db13ba4edb0a tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (21ddf4b2-63cf-4cf6-a660-f9bcecb5698c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d5591c05-968b-42c2-9714-57503f025ec8', 'f5e86ce4-2b3f-4aa3-856a-263f7f734809', '4ab6662b-82dd-4d6d-8958-1911326824f8', 'a21ffd7f-aaae-46aa-921c-51ab4b64dbcc']}' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:06:35.222508 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-4e78edb9-f2f9-4ea6-8d1f-db13ba4edb0a tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2a3da8c9-ecf6-49a9-a16e-a255df7f63e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:06:35.245017 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-4e78edb9-f2f9-4ea6-8d1f-db13ba4edb0a tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2a3da8c9-ecf6-49a9-a16e-a255df7f63e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'de6760f2-ca34-4be8-b9df-4434f52e71b4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1546665747',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0215b5ac991a4d2a873781a3f6dc2e26',qos_specs=None,replication_status=,reservations=['d5591c05-968b-42c2-9714-57503f025ec8','f5e86ce4-2b3f-4aa3-856a-263f7f734809','4ab6662b-82dd-4d6d-8958-1911326824f8','a21ffd7f-aaae-46aa-921c-51ab4b64dbcc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dee2586035e74335acc7c8f4d64d74ac',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T01:06:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1546665747',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=de6760f2-ca34-4be8-b9df-4434f52e71b4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0215b5ac991a4d2a873781a3f6dc2e26',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='dee2586035e74335acc7c8f4d64d74ac',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1ed58bd6-fe6a-497e-ae84-e8199d24fdfa),volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:06:35.245697 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-4e78edb9-f2f9-4ea6-8d1f-db13ba4edb0a tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cbea1d9f-bff5-424b-acf9-68aed7832e2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:06:35.264263 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-4e78edb9-f2f9-4ea6-8d1f-db13ba4edb0a tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cbea1d9f-bff5-424b-acf9-68aed7832e2a) transitioned into state 'SUCCESS' from state '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-1546665747',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0215b5ac991a4d2a873781a3f6dc2e26',qos_specs=None,replication_status=,reservations=['d5591c05-968b-42c2-9714-57503f025ec8','f5e86ce4-2b3f-4aa3-856a-263f7f734809','4ab6662b-82dd-4d6d-8958-1911326824f8','a21ffd7f-aaae-46aa-921c-51ab4b64dbcc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dee2586035e74335acc7c8f4d64d74ac',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:06:35.264948 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-4e78edb9-f2f9-4ea6-8d1f-db13ba4edb0a tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (329a0b6a-5812-4c8b-b692-37c16cf328be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:06:35.276410 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-4e78edb9-f2f9-4ea6-8d1f-db13ba4edb0a tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (329a0b6a-5812-4c8b-b692-37c16cf328be) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:06:35.276410 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-4e78edb9-f2f9-4ea6-8d1f-db13ba4edb0a tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Flow 'volume_create_api' (cf9d54da-27b5-44b3-be7d-d5c199a61da8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100212) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:06:35.276410 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-4e78edb9-f2f9-4ea6-8d1f-db13ba4edb0a tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Create volume request issued successfully. Aug 20 01:06:35.276410 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-4e78edb9-f2f9-4ea6-8d1f-db13ba4edb0a tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 20 01:06:35.276410 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1056/4260] 10.4.3.240 () {68 vars in 1259 bytes} [Thu Aug 20 01:06:35 2026] POST /volume/v3/volumes => generated 757 bytes in 168 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 01:06:35.286583 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-90c62de4-b594-4f1c-ac1d-cda0f79d5153 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:06:35.289651 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-90c62de4-b594-4f1c-ac1d-cda0f79d5153 tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] GET https://10.4.3.240/volume/v3/volumes/de6760f2-ca34-4be8-b9df-4434f52e71b4 Aug 20 01:06:35.289831 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-90c62de4-b594-4f1c-ac1d-cda0f79d5153 tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:06:35.290031 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-90c62de4-b594-4f1c-ac1d-cda0f79d5153 tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:06:35.297530 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:06:35.297530 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:06:35.303627 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-90c62de4-b594-4f1c-ac1d-cda0f79d5153 tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Volume info retrieved successfully. Aug 20 01:06:35.310506 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-90c62de4-b594-4f1c-ac1d-cda0f79d5153 tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] https://10.4.3.240/volume/v3/volumes/de6760f2-ca34-4be8-b9df-4434f52e71b4 returned with HTTP 200 Aug 20 01:06:35.310506 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1059/4261] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:06:35 2026] GET /volume/v3/volumes/de6760f2-ca34-4be8-b9df-4434f52e71b4 => generated 825 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:06:35.757904 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-cfc430b9-4f90-4eb2-b51b-e4a95b73c15a None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:06:35.759572 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-cfc430b9-4f90-4eb2-b51b-e4a95b73c15a tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] GET https://10.4.3.240/volume/v3/volumes/cb13f27c-114a-4d55-8ffa-887c1cc83a9a Aug 20 01:06:35.759767 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-cfc430b9-4f90-4eb2-b51b-e4a95b73c15a tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:06:35.759944 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-cfc430b9-4f90-4eb2-b51b-e4a95b73c15a tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:06:35.765402 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-cfc430b9-4f90-4eb2-b51b-e4a95b73c15a tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] https://10.4.3.240/volume/v3/volumes/cb13f27c-114a-4d55-8ffa-887c1cc83a9a returned with HTTP 404 Aug 20 01:06:35.765815 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1079/4262] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:06:35 2026] GET /volume/v3/volumes/cb13f27c-114a-4d55-8ffa-887c1cc83a9a => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:06:35.831929 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-6a9c8952-baeb-41a4-bf60-fe4b35a269a5 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:06:35.833830 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-6a9c8952-baeb-41a4-bf60-fe4b35a269a5 tempest-VolumesBackupsTest-1420978877 tempest-VolumesBackupsTest-1420978877-project-admin] GET https://10.4.3.240/volume/v3/backups/0767dba4-11ec-4f09-816b-3b609e794115 Aug 20 01:06:35.834051 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-6a9c8952-baeb-41a4-bf60-fe4b35a269a5 tempest-VolumesBackupsTest-1420978877 tempest-VolumesBackupsTest-1420978877-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:06:35.834268 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-6a9c8952-baeb-41a4-bf60-fe4b35a269a5 tempest-VolumesBackupsTest-1420978877 tempest-VolumesBackupsTest-1420978877-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:06:35.834450 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-6a9c8952-baeb-41a4-bf60-fe4b35a269a5 tempest-VolumesBackupsTest-1420978877 tempest-VolumesBackupsTest-1420978877-project-admin] Show backup with id 0767dba4-11ec-4f09-816b-3b609e794115. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:06:35.837978 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-6a9c8952-baeb-41a4-bf60-fe4b35a269a5 tempest-VolumesBackupsTest-1420978877 tempest-VolumesBackupsTest-1420978877-project-admin] https://10.4.3.240/volume/v3/backups/0767dba4-11ec-4f09-816b-3b609e794115 returned with HTTP 404 Aug 20 01:06:35.838533 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1069/4263] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:06:35 2026] GET /volume/v3/backups/0767dba4-11ec-4f09-816b-3b609e794115 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:06:35.848425 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-4c860805-8e02-4193-a0b1-de7b84f30b2c None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:06:35.850170 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-4c860805-8e02-4193-a0b1-de7b84f30b2c tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 20 01:06:35.850517 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-4c860805-8e02-4193-a0b1-de7b84f30b2c tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1143008977"}} {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:06:35.851875 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.v3.volumes [None req-4c860805-8e02-4193-a0b1-de7b84f30b2c tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1143008977'}} {{(pid=100212) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 01:06:35.851987 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.v3.volumes [None req-4c860805-8e02-4193-a0b1-de7b84f30b2c tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] Create volume of 1 GB Aug 20 01:06:35.852237 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:06:35.852237 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:06:35.855575 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-4c860805-8e02-4193-a0b1-de7b84f30b2c tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] Availability Zones retrieved successfully. Aug 20 01:06:35.862055 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-4c860805-8e02-4193-a0b1-de7b84f30b2c tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] Flow 'volume_create_api' (aeaffdae-ce49-4399-bb01-f5cb5a64b460) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100212) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:06:35.863263 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-4c860805-8e02-4193-a0b1-de7b84f30b2c tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (69fa5cab-545d-492a-82f0-2a0f8737bd5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:06:35.864878 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.flows.api.create_volume [None req-4c860805-8e02-4193-a0b1-de7b84f30b2c tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] Validating volume size '1' using validate_int {{(pid=100212) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 01:06:35.887834 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-4c860805-8e02-4193-a0b1-de7b84f30b2c tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (69fa5cab-545d-492a-82f0-2a0f8737bd5e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:52:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1ed58bd6-fe6a-497e-ae84-e8199d24fdfa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:06:35.888605 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-4c860805-8e02-4193-a0b1-de7b84f30b2c tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (933f7dba-bf94-47a0-b041-14176353a679) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:06:35.952275 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.quota [None req-4c860805-8e02-4193-a0b1-de7b84f30b2c tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] Created reservations ['e4d99281-2a36-48c5-afbd-4d2443950171', '08ea7ece-f755-4872-aa62-4f71583af25a', '3ac245d0-1530-4ec1-84a1-88f01c83bc35', '192568c7-dd96-40ff-94fa-34155b1464a0'] {{(pid=100212) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 01:06:35.953078 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-4c860805-8e02-4193-a0b1-de7b84f30b2c tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (933f7dba-bf94-47a0-b041-14176353a679) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e4d99281-2a36-48c5-afbd-4d2443950171', '08ea7ece-f755-4872-aa62-4f71583af25a', '3ac245d0-1530-4ec1-84a1-88f01c83bc35', '192568c7-dd96-40ff-94fa-34155b1464a0']}' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:06:35.953863 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-4c860805-8e02-4193-a0b1-de7b84f30b2c tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0a590987-11c0-4013-8317-83cf6cc40517) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:06:35.974896 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-4c860805-8e02-4193-a0b1-de7b84f30b2c tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0a590987-11c0-4013-8317-83cf6cc40517) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b994d2ac-4e10-4a63-a795-9d860f84d2b6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1143008977',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ae27664c9f774d91ae23efc2f9b59dd6',qos_specs=None,replication_status=,reservations=['e4d99281-2a36-48c5-afbd-4d2443950171','08ea7ece-f755-4872-aa62-4f71583af25a','3ac245d0-1530-4ec1-84a1-88f01c83bc35','192568c7-dd96-40ff-94fa-34155b1464a0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3ce63d6b67694d649734997631136170',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T01:06:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1143008977',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b994d2ac-4e10-4a63-a795-9d860f84d2b6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ae27664c9f774d91ae23efc2f9b59dd6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3ce63d6b67694d649734997631136170',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1ed58bd6-fe6a-497e-ae84-e8199d24fdfa),volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:06:35.975588 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-4c860805-8e02-4193-a0b1-de7b84f30b2c tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f6f26186-281c-42b5-8454-5e7c1a0bc2fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:06:35.991574 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-4c860805-8e02-4193-a0b1-de7b84f30b2c tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f6f26186-281c-42b5-8454-5e7c1a0bc2fc) transitioned into state 'SUCCESS' from state '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-1143008977',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ae27664c9f774d91ae23efc2f9b59dd6',qos_specs=None,replication_status=,reservations=['e4d99281-2a36-48c5-afbd-4d2443950171','08ea7ece-f755-4872-aa62-4f71583af25a','3ac245d0-1530-4ec1-84a1-88f01c83bc35','192568c7-dd96-40ff-94fa-34155b1464a0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3ce63d6b67694d649734997631136170',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:06:35.992210 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-4c860805-8e02-4193-a0b1-de7b84f30b2c tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (651c579a-cd2c-494c-b410-c7225f5ba187) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:06:36.000808 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-4c860805-8e02-4193-a0b1-de7b84f30b2c tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (651c579a-cd2c-494c-b410-c7225f5ba187) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:06:36.001601 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-4c860805-8e02-4193-a0b1-de7b84f30b2c tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] Flow 'volume_create_api' (aeaffdae-ce49-4399-bb01-f5cb5a64b460) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100212) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:06:36.001870 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-4c860805-8e02-4193-a0b1-de7b84f30b2c tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] Create volume request issued successfully. Aug 20 01:06:36.002406 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-4c860805-8e02-4193-a0b1-de7b84f30b2c tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 20 01:06:36.002785 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1057/4264] 10.4.3.240 () {68 vars in 1258 bytes} [Thu Aug 20 01:06:35 2026] POST /volume/v3/volumes => generated 749 bytes in 155 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 01:06:36.015879 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-1b8a89f6-75c2-4bb6-b465-e9c18ff466b1 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:06:36.018170 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-1b8a89f6-75c2-4bb6-b465-e9c18ff466b1 tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] GET https://10.4.3.240/volume/v3/volumes/b994d2ac-4e10-4a63-a795-9d860f84d2b6 Aug 20 01:06:36.018170 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-1b8a89f6-75c2-4bb6-b465-e9c18ff466b1 tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:06:36.018303 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-1b8a89f6-75c2-4bb6-b465-e9c18ff466b1 tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:06:36.026439 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:06:36.026439 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:06:36.030670 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-1b8a89f6-75c2-4bb6-b465-e9c18ff466b1 tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] Volume info retrieved successfully. Aug 20 01:06:36.035406 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-1b8a89f6-75c2-4bb6-b465-e9c18ff466b1 tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] https://10.4.3.240/volume/v3/volumes/b994d2ac-4e10-4a63-a795-9d860f84d2b6 returned with HTTP 200 Aug 20 01:06:36.035920 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1060/4265] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:06:36 2026] GET /volume/v3/volumes/b994d2ac-4e10-4a63-a795-9d860f84d2b6 => generated 817 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:06:36.160880 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-f5652476-f17b-4446-bc3c-320ff18287ba None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:06:36.162491 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-f5652476-f17b-4446-bc3c-320ff18287ba tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] DELETE https://10.4.3.240/volume/v3/snapshots/0cbc62bd-614d-4813-aea0-73671d49afcf Aug 20 01:06:36.162687 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-f5652476-f17b-4446-bc3c-320ff18287ba tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:06:36.162930 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-f5652476-f17b-4446-bc3c-320ff18287ba tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Calling method 'delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:06:36.163047 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.v3.snapshots [None req-f5652476-f17b-4446-bc3c-320ff18287ba tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Delete snapshot with id: 0cbc62bd-614d-4813-aea0-73671d49afcf Aug 20 01:06:36.167386 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-f5652476-f17b-4446-bc3c-320ff18287ba tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] https://10.4.3.240/volume/v3/snapshots/0cbc62bd-614d-4813-aea0-73671d49afcf returned with HTTP 404 Aug 20 01:06:36.167807 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1080/4266] 10.4.3.240 () {66 vars in 1357 bytes} [Thu Aug 20 01:06:36 2026] DELETE /volume/v3/snapshots/0cbc62bd-614d-4813-aea0-73671d49afcf => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:06:36.173632 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-18835d8b-b39a-4f04-bc07-f1c0cf79c043 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:06:36.175307 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-18835d8b-b39a-4f04-bc07-f1c0cf79c043 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] GET https://10.4.3.240/volume/v3/snapshots/0cbc62bd-614d-4813-aea0-73671d49afcf Aug 20 01:06:36.175531 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-18835d8b-b39a-4f04-bc07-f1c0cf79c043 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:06:36.175704 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-18835d8b-b39a-4f04-bc07-f1c0cf79c043 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:06:36.180066 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-18835d8b-b39a-4f04-bc07-f1c0cf79c043 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] https://10.4.3.240/volume/v3/snapshots/0cbc62bd-614d-4813-aea0-73671d49afcf returned with HTTP 404 Aug 20 01:06:36.180489 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1070/4267] 10.4.3.240 () {66 vars in 1354 bytes} [Thu Aug 20 01:06:36 2026] GET /volume/v3/snapshots/0cbc62bd-614d-4813-aea0-73671d49afcf => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:06:36.321291 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-efdf02e3-a515-43e6-add5-f0d18dec760c None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:06:36.323642 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-efdf02e3-a515-43e6-add5-f0d18dec760c tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] GET https://10.4.3.240/volume/v3/volumes/de6760f2-ca34-4be8-b9df-4434f52e71b4 Aug 20 01:06:36.323891 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-efdf02e3-a515-43e6-add5-f0d18dec760c tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:06:36.324087 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-efdf02e3-a515-43e6-add5-f0d18dec760c tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:06:36.332956 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:06:36.332956 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:06:36.336740 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-efdf02e3-a515-43e6-add5-f0d18dec760c tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Volume info retrieved successfully. Aug 20 01:06:36.341698 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-efdf02e3-a515-43e6-add5-f0d18dec760c tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] https://10.4.3.240/volume/v3/volumes/de6760f2-ca34-4be8-b9df-4434f52e71b4 returned with HTTP 200 Aug 20 01:06:36.342145 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1058/4268] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:06:36 2026] GET /volume/v3/volumes/de6760f2-ca34-4be8-b9df-4434f52e71b4 => generated 850 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:06:36.357573 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-8392af5c-8ae6-4c44-8fc6-826a4419493a None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:06:36.359273 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-8392af5c-8ae6-4c44-8fc6-826a4419493a tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] GET https://10.4.3.240/volume/v3/volumes/de6760f2-ca34-4be8-b9df-4434f52e71b4 Aug 20 01:06:36.359524 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-8392af5c-8ae6-4c44-8fc6-826a4419493a tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:06:36.359725 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-8392af5c-8ae6-4c44-8fc6-826a4419493a tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:06:36.368236 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:06:36.368236 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:06:36.371887 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-8392af5c-8ae6-4c44-8fc6-826a4419493a tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Volume info retrieved successfully. Aug 20 01:06:36.376087 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-8392af5c-8ae6-4c44-8fc6-826a4419493a tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] https://10.4.3.240/volume/v3/volumes/de6760f2-ca34-4be8-b9df-4434f52e71b4 returned with HTTP 200 Aug 20 01:06:36.376488 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1061/4269] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:06:36 2026] GET /volume/v3/volumes/de6760f2-ca34-4be8-b9df-4434f52e71b4 => generated 850 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:06:36.869229 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-f79036cd-3570-40df-8715-62c7208ed4c2 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:06:36.871044 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-f79036cd-3570-40df-8715-62c7208ed4c2 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] DELETE https://10.4.3.240/volume/v3/volumes/cb13f27c-114a-4d55-8ffa-887c1cc83a9a Aug 20 01:06:36.871231 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-f79036cd-3570-40df-8715-62c7208ed4c2 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:06:36.871472 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-f79036cd-3570-40df-8715-62c7208ed4c2 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Calling method 'delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:06:36.871674 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-f79036cd-3570-40df-8715-62c7208ed4c2 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Delete volume with id: cb13f27c-114a-4d55-8ffa-887c1cc83a9a Aug 20 01:06:36.876998 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-f79036cd-3570-40df-8715-62c7208ed4c2 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] https://10.4.3.240/volume/v3/volumes/cb13f27c-114a-4d55-8ffa-887c1cc83a9a returned with HTTP 404 Aug 20 01:06:36.877452 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1081/4270] 10.4.3.240 () {66 vars in 1351 bytes} [Thu Aug 20 01:06:36 2026] DELETE /volume/v3/volumes/cb13f27c-114a-4d55-8ffa-887c1cc83a9a => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:06:36.884119 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-79746c7a-3819-4439-a6ab-bcdad234e2f2 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:06:36.885911 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-79746c7a-3819-4439-a6ab-bcdad234e2f2 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] GET https://10.4.3.240/volume/v3/volumes/cb13f27c-114a-4d55-8ffa-887c1cc83a9a Aug 20 01:06:36.886105 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-79746c7a-3819-4439-a6ab-bcdad234e2f2 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:06:36.886304 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-79746c7a-3819-4439-a6ab-bcdad234e2f2 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:06:36.892880 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-79746c7a-3819-4439-a6ab-bcdad234e2f2 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] https://10.4.3.240/volume/v3/volumes/cb13f27c-114a-4d55-8ffa-887c1cc83a9a returned with HTTP 404 Aug 20 01:06:36.893420 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1071/4271] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:06:36 2026] GET /volume/v3/volumes/cb13f27c-114a-4d55-8ffa-887c1cc83a9a => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:06:37.050674 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-a0c3a820-8929-4581-9028-bf936ccf2d7a None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:06:37.052434 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-a0c3a820-8929-4581-9028-bf936ccf2d7a tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] GET https://10.4.3.240/volume/v3/volumes/b994d2ac-4e10-4a63-a795-9d860f84d2b6 Aug 20 01:06:37.052632 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-a0c3a820-8929-4581-9028-bf936ccf2d7a tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:06:37.052843 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-a0c3a820-8929-4581-9028-bf936ccf2d7a tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:06:37.059023 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:06:37.059023 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:06:37.062204 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-a0c3a820-8929-4581-9028-bf936ccf2d7a tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] Volume info retrieved successfully. Aug 20 01:06:37.062759 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [req-a503b1cc-562c-4c2d-8e33-316393a464f1 req-ecd77eb3-0926-4d27-bd16-1c8d9d97e443 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:06:37.066278 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-a0c3a820-8929-4581-9028-bf936ccf2d7a tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] https://10.4.3.240/volume/v3/volumes/b994d2ac-4e10-4a63-a795-9d860f84d2b6 returned with HTTP 200 Aug 20 01:06:37.066464 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-a503b1cc-562c-4c2d-8e33-316393a464f1 req-ecd77eb3-0926-4d27-bd16-1c8d9d97e443 tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] GET https://10.4.3.240/volume/v3/volumes/de6760f2-ca34-4be8-b9df-4434f52e71b4 Aug 20 01:06:37.066743 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1059/4272] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:06:37 2026] GET /volume/v3/volumes/b994d2ac-4e10-4a63-a795-9d860f84d2b6 => generated 842 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:06:37.066978 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [req-a503b1cc-562c-4c2d-8e33-316393a464f1 req-ecd77eb3-0926-4d27-bd16-1c8d9d97e443 tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:06:37.067317 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [req-a503b1cc-562c-4c2d-8e33-316393a464f1 req-ecd77eb3-0926-4d27-bd16-1c8d9d97e443 tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:06:37.073907 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:06:37.073907 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:06:37.077255 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [req-a503b1cc-562c-4c2d-8e33-316393a464f1 req-ecd77eb3-0926-4d27-bd16-1c8d9d97e443 tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Volume info retrieved successfully. Aug 20 01:06:37.080699 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-392ec3f1-044a-498e-ad3e-d3f4fa21b3b5 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:06:37.081260 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-a503b1cc-562c-4c2d-8e33-316393a464f1 req-ecd77eb3-0926-4d27-bd16-1c8d9d97e443 tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] https://10.4.3.240/volume/v3/volumes/de6760f2-ca34-4be8-b9df-4434f52e71b4 returned with HTTP 200 Aug 20 01:06:37.081684 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1062/4273] 10.4.3.240 () {68 vars in 1598 bytes} [Thu Aug 20 01:06:37 2026] GET /volume/v3/volumes/de6760f2-ca34-4be8-b9df-4434f52e71b4 => generated 850 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:06:37.082518 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-392ec3f1-044a-498e-ad3e-d3f4fa21b3b5 tempest-VolumesBackupsTest-1420978877 tempest-VolumesBackupsTest-1420978877-project-admin] POST https://10.4.3.240/volume/v3/backups Aug 20 01:06:37.082921 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-392ec3f1-044a-498e-ad3e-d3f4fa21b3b5 tempest-VolumesBackupsTest-1420978877 tempest-VolumesBackupsTest-1420978877-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "b994d2ac-4e10-4a63-a795-9d860f84d2b6", "name": "tempest-VolumesBackupsTest-Backup-1203802352"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:06:37.084319 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.contrib.backups [None req-392ec3f1-044a-498e-ad3e-d3f4fa21b3b5 tempest-VolumesBackupsTest-1420978877 tempest-VolumesBackupsTest-1420978877-project-admin] Creating new backup {'backup': {'volume_id': 'b994d2ac-4e10-4a63-a795-9d860f84d2b6', 'name': 'tempest-VolumesBackupsTest-Backup-1203802352'}} {{(pid=100215) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 20 01:06:37.084533 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.contrib.backups [None req-392ec3f1-044a-498e-ad3e-d3f4fa21b3b5 tempest-VolumesBackupsTest-1420978877 tempest-VolumesBackupsTest-1420978877-project-admin] Creating backup of volume b994d2ac-4e10-4a63-a795-9d860f84d2b6 in container None Aug 20 01:06:37.092615 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:06:37.092615 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:06:37.092984 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-392ec3f1-044a-498e-ad3e-d3f4fa21b3b5 tempest-VolumesBackupsTest-1420978877 tempest-VolumesBackupsTest-1420978877-project-admin] Volume info retrieved successfully. Aug 20 01:06:37.120638 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.quota [None req-392ec3f1-044a-498e-ad3e-d3f4fa21b3b5 tempest-VolumesBackupsTest-1420978877 tempest-VolumesBackupsTest-1420978877-project-admin] Created reservations ['d43e5f11-e5c4-4582-91fa-b7a131c15d36', '2f6265b0-11b9-4c4b-a4da-bb900f688199'] {{(pid=100215) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 01:06:37.154570 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-392ec3f1-044a-498e-ad3e-d3f4fa21b3b5 tempest-VolumesBackupsTest-1420978877 tempest-VolumesBackupsTest-1420978877-project-admin] https://10.4.3.240/volume/v3/backups returned with HTTP 202 Aug 20 01:06:37.155283 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1082/4274] 10.4.3.240 () {68 vars in 1259 bytes} [Thu Aug 20 01:06:37 2026] POST /volume/v3/backups => generated 330 bytes in 75 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 01:06:37.159374 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-4e326dbb-fb4e-4ac3-ade0-af1a34c34792 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:06:37.159835 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-4e326dbb-fb4e-4ac3-ade0-af1a34c34792 None None] GET https://10.4.3.240/volume// Aug 20 01:06:37.160018 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-4e326dbb-fb4e-4ac3-ade0-af1a34c34792 None None] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:06:37.160183 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-4e326dbb-fb4e-4ac3-ade0-af1a34c34792 None None] Calling method 'all' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:06:37.160524 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-4e326dbb-fb4e-4ac3-ade0-af1a34c34792 None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 20 01:06:37.160802 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1072/4275] 10.4.3.240 () {66 vars in 1428 bytes} [Thu Aug 20 01:06:37 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 01:06:37.162670 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-b033d401-9cc0-4621-8223-cd52f07a59dc None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:06:37.164287 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-b033d401-9cc0-4621-8223-cd52f07a59dc tempest-VolumesBackupsTest-1420978877 tempest-VolumesBackupsTest-1420978877-project-admin] GET https://10.4.3.240/volume/v3/backups/8602dcad-741c-4858-b624-d5af474d97f1 Aug 20 01:06:37.164503 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-b033d401-9cc0-4621-8223-cd52f07a59dc tempest-VolumesBackupsTest-1420978877 tempest-VolumesBackupsTest-1420978877-project-admin] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:06:37.164687 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-b033d401-9cc0-4621-8223-cd52f07a59dc tempest-VolumesBackupsTest-1420978877 tempest-VolumesBackupsTest-1420978877-project-admin] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:06:37.164807 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.v3.backups [None req-b033d401-9cc0-4621-8223-cd52f07a59dc tempest-VolumesBackupsTest-1420978877 tempest-VolumesBackupsTest-1420978877-project-admin] Show backup with id 8602dcad-741c-4858-b624-d5af474d97f1. {{(pid=100212) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:06:37.167535 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [req-a503b1cc-562c-4c2d-8e33-316393a464f1 req-659b4e0f-ff9b-4d33-ad9c-3fa512448c5f None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:06:37.168682 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:06:37.168682 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:06:37.169239 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-b033d401-9cc0-4621-8223-cd52f07a59dc tempest-VolumesBackupsTest-1420978877 tempest-VolumesBackupsTest-1420978877-project-admin] https://10.4.3.240/volume/v3/backups/8602dcad-741c-4858-b624-d5af474d97f1 returned with HTTP 200 Aug 20 01:06:37.169615 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1060/4276] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:06:37 2026] GET /volume/v3/backups/8602dcad-741c-4858-b624-d5af474d97f1 => generated 737 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:06:37.169717 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-a503b1cc-562c-4c2d-8e33-316393a464f1 req-659b4e0f-ff9b-4d33-ad9c-3fa512448c5f tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] POST https://10.4.3.240/volume/v3/attachments Aug 20 01:06:37.170055 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [req-a503b1cc-562c-4c2d-8e33-316393a464f1 req-659b4e0f-ff9b-4d33-ad9c-3fa512448c5f tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "de6760f2-ca34-4be8-b9df-4434f52e71b4", "connector": null, "instance_uuid": "8f239460-4525-4e83-a363-2119d7a337ec"}} {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:06:37.179312 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:06:37.179312 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:06:37.207466 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-a503b1cc-562c-4c2d-8e33-316393a464f1 req-659b4e0f-ff9b-4d33-ad9c-3fa512448c5f tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] https://10.4.3.240/volume/v3/attachments returned with HTTP 200 Aug 20 01:06:37.207965 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1063/4277] 10.4.3.240 () {74 vars in 1594 bytes} [Thu Aug 20 01:06:37 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 20 01:06:37.238696 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-16cb57ac-d28f-49c2-ab01-d7988452b2fa None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:06:37.240779 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-16cb57ac-d28f-49c2-ab01-d7988452b2fa tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] GET https://10.4.3.240/volume/v3/volumes/de6760f2-ca34-4be8-b9df-4434f52e71b4 Aug 20 01:06:37.240999 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-16cb57ac-d28f-49c2-ab01-d7988452b2fa tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:06:37.241217 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-16cb57ac-d28f-49c2-ab01-d7988452b2fa tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:06:37.249976 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-ce2b5fc9-de1f-4f5f-987f-a3ec20a00e59 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:06:37.250450 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-ce2b5fc9-de1f-4f5f-987f-a3ec20a00e59 None None] GET https://10.4.3.240/volume// Aug 20 01:06:37.250582 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-ce2b5fc9-de1f-4f5f-987f-a3ec20a00e59 None None] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:06:37.250776 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-ce2b5fc9-de1f-4f5f-987f-a3ec20a00e59 None None] Calling method 'all' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:06:37.251129 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-ce2b5fc9-de1f-4f5f-987f-a3ec20a00e59 None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 20 01:06:37.251372 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:06:37.251372 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:06:37.251448 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1073/4278] 10.4.3.240 () {66 vars in 1426 bytes} [Thu Aug 20 01:06:37 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 01:06:37.254614 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-16cb57ac-d28f-49c2-ab01-d7988452b2fa tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Volume info retrieved successfully. Aug 20 01:06:37.258472 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-16cb57ac-d28f-49c2-ab01-d7988452b2fa tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] https://10.4.3.240/volume/v3/volumes/de6760f2-ca34-4be8-b9df-4434f52e71b4 returned with HTTP 200 Aug 20 01:06:37.258959 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1083/4279] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:06:37 2026] GET /volume/v3/volumes/de6760f2-ca34-4be8-b9df-4434f52e71b4 => generated 849 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:06:37.259100 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [req-a503b1cc-562c-4c2d-8e33-316393a464f1 req-03df8f87-892d-48bd-bcf9-80a954e37710 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:06:37.261045 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-a503b1cc-562c-4c2d-8e33-316393a464f1 req-03df8f87-892d-48bd-bcf9-80a954e37710 tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] GET https://10.4.3.240/volume/v3/volumes/de6760f2-ca34-4be8-b9df-4434f52e71b4 Aug 20 01:06:37.261240 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [req-a503b1cc-562c-4c2d-8e33-316393a464f1 req-03df8f87-892d-48bd-bcf9-80a954e37710 tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:06:37.261447 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [req-a503b1cc-562c-4c2d-8e33-316393a464f1 req-03df8f87-892d-48bd-bcf9-80a954e37710 tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:06:37.269484 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:06:37.269484 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:06:37.273004 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [req-a503b1cc-562c-4c2d-8e33-316393a464f1 req-03df8f87-892d-48bd-bcf9-80a954e37710 tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Volume info retrieved successfully. Aug 20 01:06:37.276545 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-a503b1cc-562c-4c2d-8e33-316393a464f1 req-03df8f87-892d-48bd-bcf9-80a954e37710 tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] https://10.4.3.240/volume/v3/volumes/de6760f2-ca34-4be8-b9df-4434f52e71b4 returned with HTTP 200 Aug 20 01:06:37.276872 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1061/4280] 10.4.3.240 () {70 vars in 1639 bytes} [Thu Aug 20 01:06:37 2026] GET /volume/v3/volumes/de6760f2-ca34-4be8-b9df-4434f52e71b4 => generated 1029 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 01:06:37.376711 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [req-a503b1cc-562c-4c2d-8e33-316393a464f1 req-50fefe73-8b0f-4aa1-bf02-a1eeb640a9e3 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:06:37.378961 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-a503b1cc-562c-4c2d-8e33-316393a464f1 req-50fefe73-8b0f-4aa1-bf02-a1eeb640a9e3 tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] PUT https://10.4.3.240/volume/v3/attachments/fdec7f05-7697-4b81-b783-6743eb681a37 Aug 20 01:06:37.379310 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [req-a503b1cc-562c-4c2d-8e33-316393a464f1 req-50fefe73-8b0f-4aa1-bf02-a1eeb640a9e3 tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.240", "host": "np0000007838", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:e656b6daafb0", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "870eaf75-1108-49d5-b5ab-79f4c93758d0", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:06:37.386822 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.coordination [req-a503b1cc-562c-4c2d-8e33-316393a464f1 req-50fefe73-8b0f-4aa1-bf02-a1eeb640a9e3 tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Acquiring lock "cinder-attachment_update-de6760f2-ca34-4be8-b9df-4434f52e71b4-np0000007838" by "attachment_update" {{(pid=100213) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 01:06:37.391408 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.coordination [req-a503b1cc-562c-4c2d-8e33-316393a464f1 req-50fefe73-8b0f-4aa1-bf02-a1eeb640a9e3 tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Lock "cinder-attachment_update-de6760f2-ca34-4be8-b9df-4434f52e71b4-np0000007838" acquired by "attachment_update" :: waited 0.005s {{(pid=100213) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 01:06:37.392406 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:06:37.392406 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:06:37.467206 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.coordination [req-a503b1cc-562c-4c2d-8e33-316393a464f1 req-50fefe73-8b0f-4aa1-bf02-a1eeb640a9e3 tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Lock "cinder-attachment_update-de6760f2-ca34-4be8-b9df-4434f52e71b4-np0000007838" released by "attachment_update" :: held 0.076s {{(pid=100213) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 01:06:37.467572 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-a503b1cc-562c-4c2d-8e33-316393a464f1 req-50fefe73-8b0f-4aa1-bf02-a1eeb640a9e3 tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] https://10.4.3.240/volume/v3/attachments/fdec7f05-7697-4b81-b783-6743eb681a37 returned with HTTP 200 Aug 20 01:06:37.468425 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1064/4281] 10.4.3.240 () {74 vars in 1704 bytes} [Thu Aug 20 01:06:37 2026] PUT /volume/v3/attachments/fdec7f05-7697-4b81-b783-6743eb681a37 => generated 969 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:06:37.890317 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-35e29227-d939-46a4-999c-ad239e4b5c9c None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:06:37.892269 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-35e29227-d939-46a4-999c-ad239e4b5c9c tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 20 01:06:37.892846 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-35e29227-d939-46a4-999c-ad239e4b5c9c tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-810093321", "snapshot_id": null, "imageRef": "8d830113-4280-4524-bdd9-3a577a7d4174", "volume_type": null, "size": 1}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:06:37.894463 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.v3.volumes [None req-35e29227-d939-46a4-999c-ad239e4b5c9c tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-810093321', 'snapshot_id': None, 'imageRef': '8d830113-4280-4524-bdd9-3a577a7d4174', 'volume_type': None, 'size': 1}} {{(pid=100214) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 01:06:38.057491 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.v3.volumes [None req-35e29227-d939-46a4-999c-ad239e4b5c9c tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Create volume of 1 GB Aug 20 01:06:38.061437 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-35e29227-d939-46a4-999c-ad239e4b5c9c tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Availability Zones retrieved successfully. Aug 20 01:06:38.066324 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-35e29227-d939-46a4-999c-ad239e4b5c9c tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Flow 'volume_create_api' (be0c1619-ed1f-41e2-b107-53092f6a5654) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:06:38.067462 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-35e29227-d939-46a4-999c-ad239e4b5c9c tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3fb4330d-8c65-4997-b6b2-94f3cecac8d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:06:38.068289 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.flows.api.create_volume [None req-35e29227-d939-46a4-999c-ad239e4b5c9c tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Validating volume size '1' using validate_int {{(pid=100214) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 01:06:38.120602 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-35e29227-d939-46a4-999c-ad239e4b5c9c tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3fb4330d-8c65-4997-b6b2-94f3cecac8d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:52:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1ed58bd6-fe6a-497e-ae84-e8199d24fdfa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:06:38.121270 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-35e29227-d939-46a4-999c-ad239e4b5c9c tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cd9c9b60-f291-4c77-8078-0900db984785) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:06:38.155447 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.quota [None req-35e29227-d939-46a4-999c-ad239e4b5c9c tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Created reservations ['2c7677e3-c497-4f45-a874-5f4e248b13b5', '3560dfdc-e29e-42a3-b8f7-b4d626cca7eb', '326f2bd6-ed74-4baa-8b5b-486eb91f4aae', 'de9d026d-5327-4535-b501-552f76782c4b'] {{(pid=100214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 01:06:38.156120 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-35e29227-d939-46a4-999c-ad239e4b5c9c tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cd9c9b60-f291-4c77-8078-0900db984785) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2c7677e3-c497-4f45-a874-5f4e248b13b5', '3560dfdc-e29e-42a3-b8f7-b4d626cca7eb', '326f2bd6-ed74-4baa-8b5b-486eb91f4aae', 'de9d026d-5327-4535-b501-552f76782c4b']}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:06:38.156787 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-35e29227-d939-46a4-999c-ad239e4b5c9c tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9458a6ab-bae9-456c-90e6-e77264125cab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:06:38.178664 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-35e29227-d939-46a4-999c-ad239e4b5c9c tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9458a6ab-bae9-456c-90e6-e77264125cab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '22d47a49-8819-4098-80b7-7b776241a678', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-810093321',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='03a37021255e41ccb3259dd49aff4a78',qos_specs=None,replication_status=,reservations=['2c7677e3-c497-4f45-a874-5f4e248b13b5','3560dfdc-e29e-42a3-b8f7-b4d626cca7eb','326f2bd6-ed74-4baa-8b5b-486eb91f4aae','de9d026d-5327-4535-b501-552f76782c4b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d1fcea7d7ab543fdbc3f32dca8fe540e',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T01:06:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-810093321',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=22d47a49-8819-4098-80b7-7b776241a678,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='03a37021255e41ccb3259dd49aff4a78',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d1fcea7d7ab543fdbc3f32dca8fe540e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1ed58bd6-fe6a-497e-ae84-e8199d24fdfa),volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:06:38.179462 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-200898d5-06d2-4934-8aa6-755d0f82416e None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:06:38.179722 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-35e29227-d939-46a4-999c-ad239e4b5c9c tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5dd33ffc-6ca4-4fe6-b0b7-d889d2cb416e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:06:38.181568 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-200898d5-06d2-4934-8aa6-755d0f82416e tempest-VolumesBackupsTest-1420978877 tempest-VolumesBackupsTest-1420978877-project-admin] GET https://10.4.3.240/volume/v3/backups/8602dcad-741c-4858-b624-d5af474d97f1 Aug 20 01:06:38.181803 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-200898d5-06d2-4934-8aa6-755d0f82416e tempest-VolumesBackupsTest-1420978877 tempest-VolumesBackupsTest-1420978877-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:06:38.182031 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-200898d5-06d2-4934-8aa6-755d0f82416e tempest-VolumesBackupsTest-1420978877 tempest-VolumesBackupsTest-1420978877-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:06:38.182198 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-200898d5-06d2-4934-8aa6-755d0f82416e tempest-VolumesBackupsTest-1420978877 tempest-VolumesBackupsTest-1420978877-project-admin] Show backup with id 8602dcad-741c-4858-b624-d5af474d97f1. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:06:38.187018 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:06:38.187018 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:06:38.187820 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-200898d5-06d2-4934-8aa6-755d0f82416e tempest-VolumesBackupsTest-1420978877 tempest-VolumesBackupsTest-1420978877-project-admin] https://10.4.3.240/volume/v3/backups/8602dcad-741c-4858-b624-d5af474d97f1 returned with HTTP 200 Aug 20 01:06:38.188268 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1084/4282] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:06:38 2026] GET /volume/v3/backups/8602dcad-741c-4858-b624-d5af474d97f1 => generated 739 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:06:38.200166 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-35e29227-d939-46a4-999c-ad239e4b5c9c tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5dd33ffc-6ca4-4fe6-b0b7-d889d2cb416e) transitioned into state 'SUCCESS' from state '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-810093321',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='03a37021255e41ccb3259dd49aff4a78',qos_specs=None,replication_status=,reservations=['2c7677e3-c497-4f45-a874-5f4e248b13b5','3560dfdc-e29e-42a3-b8f7-b4d626cca7eb','326f2bd6-ed74-4baa-8b5b-486eb91f4aae','de9d026d-5327-4535-b501-552f76782c4b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d1fcea7d7ab543fdbc3f32dca8fe540e',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:06:38.200943 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-35e29227-d939-46a4-999c-ad239e4b5c9c tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c1e311bd-c34b-4b5d-944f-c49a6cc70a23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:06:38.209502 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-35e29227-d939-46a4-999c-ad239e4b5c9c tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c1e311bd-c34b-4b5d-944f-c49a6cc70a23) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:06:38.210236 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-35e29227-d939-46a4-999c-ad239e4b5c9c tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Flow 'volume_create_api' (be0c1619-ed1f-41e2-b107-53092f6a5654) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:06:38.210559 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-35e29227-d939-46a4-999c-ad239e4b5c9c tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Create volume request issued successfully. Aug 20 01:06:38.211096 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-35e29227-d939-46a4-999c-ad239e4b5c9c tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 20 01:06:38.211554 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1074/4283] 10.4.3.240 () {68 vars in 1259 bytes} [Thu Aug 20 01:06:37 2026] POST /volume/v3/volumes => generated 758 bytes in 322 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 01:06:38.226217 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-5d7021cd-fbac-49a7-96df-ac55f17c98a8 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:06:38.228000 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-5d7021cd-fbac-49a7-96df-ac55f17c98a8 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] GET https://10.4.3.240/volume/v3/volumes/22d47a49-8819-4098-80b7-7b776241a678 Aug 20 01:06:38.228179 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-5d7021cd-fbac-49a7-96df-ac55f17c98a8 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:06:38.228377 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-5d7021cd-fbac-49a7-96df-ac55f17c98a8 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:06:38.235110 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:06:38.235110 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:06:38.238767 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-5d7021cd-fbac-49a7-96df-ac55f17c98a8 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Volume info retrieved successfully. Aug 20 01:06:38.242587 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-5d7021cd-fbac-49a7-96df-ac55f17c98a8 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] https://10.4.3.240/volume/v3/volumes/22d47a49-8819-4098-80b7-7b776241a678 returned with HTTP 200 Aug 20 01:06:38.242937 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1062/4284] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:06:38 2026] GET /volume/v3/volumes/22d47a49-8819-4098-80b7-7b776241a678 => generated 826 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:06:38.272851 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-0474f6cd-5bfb-4767-aeb1-292bbaedc4b6 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:06:38.274840 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-0474f6cd-5bfb-4767-aeb1-292bbaedc4b6 tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] GET https://10.4.3.240/volume/v3/volumes/de6760f2-ca34-4be8-b9df-4434f52e71b4 Aug 20 01:06:38.275076 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-0474f6cd-5bfb-4767-aeb1-292bbaedc4b6 tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:06:38.275295 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-0474f6cd-5bfb-4767-aeb1-292bbaedc4b6 tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:06:38.285819 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:06:38.285819 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:06:38.289765 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-0474f6cd-5bfb-4767-aeb1-292bbaedc4b6 tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Volume info retrieved successfully. Aug 20 01:06:38.293509 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-0474f6cd-5bfb-4767-aeb1-292bbaedc4b6 tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] https://10.4.3.240/volume/v3/volumes/de6760f2-ca34-4be8-b9df-4434f52e71b4 returned with HTTP 200 Aug 20 01:06:38.293910 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1065/4285] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:06:38 2026] GET /volume/v3/volumes/de6760f2-ca34-4be8-b9df-4434f52e71b4 => generated 850 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:06:39.198080 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-618e9ea2-4fd2-4f43-b74f-e1852c46a4e0 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:06:39.199645 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-618e9ea2-4fd2-4f43-b74f-e1852c46a4e0 tempest-VolumesBackupsTest-1420978877 tempest-VolumesBackupsTest-1420978877-project-admin] GET https://10.4.3.240/volume/v3/backups/8602dcad-741c-4858-b624-d5af474d97f1 Aug 20 01:06:39.199820 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-618e9ea2-4fd2-4f43-b74f-e1852c46a4e0 tempest-VolumesBackupsTest-1420978877 tempest-VolumesBackupsTest-1420978877-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:06:39.199992 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-618e9ea2-4fd2-4f43-b74f-e1852c46a4e0 tempest-VolumesBackupsTest-1420978877 tempest-VolumesBackupsTest-1420978877-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:06:39.200097 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-618e9ea2-4fd2-4f43-b74f-e1852c46a4e0 tempest-VolumesBackupsTest-1420978877 tempest-VolumesBackupsTest-1420978877-project-admin] Show backup with id 8602dcad-741c-4858-b624-d5af474d97f1. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:06:39.203813 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:06:39.203813 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:06:39.204317 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-618e9ea2-4fd2-4f43-b74f-e1852c46a4e0 tempest-VolumesBackupsTest-1420978877 tempest-VolumesBackupsTest-1420978877-project-admin] https://10.4.3.240/volume/v3/backups/8602dcad-741c-4858-b624-d5af474d97f1 returned with HTTP 200 Aug 20 01:06:39.204823 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1085/4286] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:06:39 2026] GET /volume/v3/backups/8602dcad-741c-4858-b624-d5af474d97f1 => generated 739 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:06:39.258966 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-24aa03fc-0db8-4270-8186-a6c38754581f None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:06:39.260709 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-24aa03fc-0db8-4270-8186-a6c38754581f tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] GET https://10.4.3.240/volume/v3/volumes/22d47a49-8819-4098-80b7-7b776241a678 Aug 20 01:06:39.260897 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-24aa03fc-0db8-4270-8186-a6c38754581f tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:06:39.261077 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-24aa03fc-0db8-4270-8186-a6c38754581f tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:06:39.267928 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:06:39.267928 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:06:39.271172 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-24aa03fc-0db8-4270-8186-a6c38754581f tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Volume info retrieved successfully. Aug 20 01:06:39.275710 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-24aa03fc-0db8-4270-8186-a6c38754581f tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] https://10.4.3.240/volume/v3/volumes/22d47a49-8819-4098-80b7-7b776241a678 returned with HTTP 200 Aug 20 01:06:39.276060 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1075/4287] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:06:39 2026] GET /volume/v3/volumes/22d47a49-8819-4098-80b7-7b776241a678 => generated 1366 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:06:39.287741 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-3dee9831-3cdd-48ed-a0b8-fce66fee8e0c None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:06:39.289591 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-3dee9831-3cdd-48ed-a0b8-fce66fee8e0c tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] GET https://10.4.3.240/volume/v3/volumes/22d47a49-8819-4098-80b7-7b776241a678 Aug 20 01:06:39.289776 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-3dee9831-3cdd-48ed-a0b8-fce66fee8e0c tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:06:39.289960 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-3dee9831-3cdd-48ed-a0b8-fce66fee8e0c tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:06:39.296556 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:06:39.296556 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:06:39.299704 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-3dee9831-3cdd-48ed-a0b8-fce66fee8e0c tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Volume info retrieved successfully. Aug 20 01:06:39.303706 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-3dee9831-3cdd-48ed-a0b8-fce66fee8e0c tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] https://10.4.3.240/volume/v3/volumes/22d47a49-8819-4098-80b7-7b776241a678 returned with HTTP 200 Aug 20 01:06:39.304047 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1063/4288] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:06:39 2026] GET /volume/v3/volumes/22d47a49-8819-4098-80b7-7b776241a678 => generated 1366 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:06:39.308152 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-37238e69-689f-4652-96e5-5f630086fffd None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:06:39.309934 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-37238e69-689f-4652-96e5-5f630086fffd tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] GET https://10.4.3.240/volume/v3/volumes/de6760f2-ca34-4be8-b9df-4434f52e71b4 Aug 20 01:06:39.310103 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-37238e69-689f-4652-96e5-5f630086fffd tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:06:39.310273 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-37238e69-689f-4652-96e5-5f630086fffd tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:06:39.319015 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:06:39.319015 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:06:39.322013 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-37238e69-689f-4652-96e5-5f630086fffd tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Volume info retrieved successfully. Aug 20 01:06:39.325549 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-37238e69-689f-4652-96e5-5f630086fffd tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] https://10.4.3.240/volume/v3/volumes/de6760f2-ca34-4be8-b9df-4434f52e71b4 returned with HTTP 200 Aug 20 01:06:39.325906 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1066/4289] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:06:39 2026] GET /volume/v3/volumes/de6760f2-ca34-4be8-b9df-4434f52e71b4 => generated 850 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:06:39.388005 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-51453857-f6f8-48f1-9a1b-dbb52d565ea9 req-a6678688-b97a-4e1f-ac09-2ff7232f3087 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:06:39.390008 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-51453857-f6f8-48f1-9a1b-dbb52d565ea9 req-a6678688-b97a-4e1f-ac09-2ff7232f3087 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] GET https://10.4.3.240/volume/v3/volumes/22d47a49-8819-4098-80b7-7b776241a678 Aug 20 01:06:39.390188 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-51453857-f6f8-48f1-9a1b-dbb52d565ea9 req-a6678688-b97a-4e1f-ac09-2ff7232f3087 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:06:39.390419 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-51453857-f6f8-48f1-9a1b-dbb52d565ea9 req-a6678688-b97a-4e1f-ac09-2ff7232f3087 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:06:39.396914 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:06:39.396914 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:06:39.399904 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [req-51453857-f6f8-48f1-9a1b-dbb52d565ea9 req-a6678688-b97a-4e1f-ac09-2ff7232f3087 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Volume info retrieved successfully. Aug 20 01:06:39.403974 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-51453857-f6f8-48f1-9a1b-dbb52d565ea9 req-a6678688-b97a-4e1f-ac09-2ff7232f3087 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] https://10.4.3.240/volume/v3/volumes/22d47a49-8819-4098-80b7-7b776241a678 returned with HTTP 200 Aug 20 01:06:39.404351 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1086/4290] 10.4.3.240 () {68 vars in 1598 bytes} [Thu Aug 20 01:06:39 2026] GET /volume/v3/volumes/22d47a49-8819-4098-80b7-7b776241a678 => generated 1366 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:06:39.878906 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-51453857-f6f8-48f1-9a1b-dbb52d565ea9 req-bc89f2bb-c22d-444d-86ee-3941dbffffdf None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:06:39.881045 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-51453857-f6f8-48f1-9a1b-dbb52d565ea9 req-bc89f2bb-c22d-444d-86ee-3941dbffffdf tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] GET https://10.4.3.240/volume/v3/volumes/22d47a49-8819-4098-80b7-7b776241a678 Aug 20 01:06:39.881264 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-51453857-f6f8-48f1-9a1b-dbb52d565ea9 req-bc89f2bb-c22d-444d-86ee-3941dbffffdf tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:06:39.881521 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-51453857-f6f8-48f1-9a1b-dbb52d565ea9 req-bc89f2bb-c22d-444d-86ee-3941dbffffdf tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:06:39.888084 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:06:39.888084 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:06:39.891880 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [req-51453857-f6f8-48f1-9a1b-dbb52d565ea9 req-bc89f2bb-c22d-444d-86ee-3941dbffffdf tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Volume info retrieved successfully. Aug 20 01:06:39.897363 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-51453857-f6f8-48f1-9a1b-dbb52d565ea9 req-bc89f2bb-c22d-444d-86ee-3941dbffffdf tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] https://10.4.3.240/volume/v3/volumes/22d47a49-8819-4098-80b7-7b776241a678 returned with HTTP 200 Aug 20 01:06:39.897831 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1076/4291] 10.4.3.240 () {68 vars in 1598 bytes} [Thu Aug 20 01:06:39 2026] GET /volume/v3/volumes/22d47a49-8819-4098-80b7-7b776241a678 => generated 1366 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:06:39.907505 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-394f2c87-d35b-400e-81ea-bcf232a303fc None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:06:39.907921 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-394f2c87-d35b-400e-81ea-bcf232a303fc None None] GET https://10.4.3.240/volume// Aug 20 01:06:39.908119 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-394f2c87-d35b-400e-81ea-bcf232a303fc None None] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:06:39.908361 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-394f2c87-d35b-400e-81ea-bcf232a303fc None None] Calling method 'all' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:06:39.908698 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-394f2c87-d35b-400e-81ea-bcf232a303fc None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 20 01:06:39.908989 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1064/4292] 10.4.3.240 () {66 vars in 1419 bytes} [Thu Aug 20 01:06:39 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 01:06:39.916875 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [req-51453857-f6f8-48f1-9a1b-dbb52d565ea9 req-aab2f8ee-0dfa-4fa3-9d3c-fd89e4b66143 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:06:39.918824 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-51453857-f6f8-48f1-9a1b-dbb52d565ea9 req-aab2f8ee-0dfa-4fa3-9d3c-fd89e4b66143 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] POST https://10.4.3.240/volume/v3/attachments Aug 20 01:06:39.919159 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [req-51453857-f6f8-48f1-9a1b-dbb52d565ea9 req-aab2f8ee-0dfa-4fa3-9d3c-fd89e4b66143 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "22d47a49-8819-4098-80b7-7b776241a678", "connector": null, "instance_uuid": "9e7d5a5b-28bf-46b9-9dbb-db8bb629c744"}} {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:06:39.927108 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:06:39.927108 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:06:39.949839 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-51453857-f6f8-48f1-9a1b-dbb52d565ea9 req-aab2f8ee-0dfa-4fa3-9d3c-fd89e4b66143 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] https://10.4.3.240/volume/v3/attachments returned with HTTP 200 Aug 20 01:06:39.950328 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1067/4293] 10.4.3.240 () {74 vars in 1594 bytes} [Thu Aug 20 01:06: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 20 01:06:40.214421 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-2b2dd062-e8e5-40d7-acf7-f74ffd639b58 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:06:40.216290 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-2b2dd062-e8e5-40d7-acf7-f74ffd639b58 tempest-VolumesBackupsTest-1420978877 tempest-VolumesBackupsTest-1420978877-project-admin] GET https://10.4.3.240/volume/v3/backups/8602dcad-741c-4858-b624-d5af474d97f1 Aug 20 01:06:40.216531 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-2b2dd062-e8e5-40d7-acf7-f74ffd639b58 tempest-VolumesBackupsTest-1420978877 tempest-VolumesBackupsTest-1420978877-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:06:40.216743 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-2b2dd062-e8e5-40d7-acf7-f74ffd639b58 tempest-VolumesBackupsTest-1420978877 tempest-VolumesBackupsTest-1420978877-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:06:40.216863 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-2b2dd062-e8e5-40d7-acf7-f74ffd639b58 tempest-VolumesBackupsTest-1420978877 tempest-VolumesBackupsTest-1420978877-project-admin] Show backup with id 8602dcad-741c-4858-b624-d5af474d97f1. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:06:40.221043 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:06:40.221043 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:06:40.221598 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-2b2dd062-e8e5-40d7-acf7-f74ffd639b58 tempest-VolumesBackupsTest-1420978877 tempest-VolumesBackupsTest-1420978877-project-admin] https://10.4.3.240/volume/v3/backups/8602dcad-741c-4858-b624-d5af474d97f1 returned with HTTP 200 Aug 20 01:06:40.221971 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1087/4294] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:06:40 2026] GET /volume/v3/backups/8602dcad-741c-4858-b624-d5af474d97f1 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:06:40.337146 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-b0dbc648-926a-4802-9741-b54976d79226 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:06:40.338906 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-b0dbc648-926a-4802-9741-b54976d79226 tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] GET https://10.4.3.240/volume/v3/volumes/de6760f2-ca34-4be8-b9df-4434f52e71b4 Aug 20 01:06:40.339082 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-b0dbc648-926a-4802-9741-b54976d79226 tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:06:40.339279 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-b0dbc648-926a-4802-9741-b54976d79226 tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:06:40.350020 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:06:40.350020 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:06:40.353135 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-b0dbc648-926a-4802-9741-b54976d79226 tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Volume info retrieved successfully. Aug 20 01:06:40.356878 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-b0dbc648-926a-4802-9741-b54976d79226 tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] https://10.4.3.240/volume/v3/volumes/de6760f2-ca34-4be8-b9df-4434f52e71b4 returned with HTTP 200 Aug 20 01:06:40.357268 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1077/4295] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:06:40 2026] GET /volume/v3/volumes/de6760f2-ca34-4be8-b9df-4434f52e71b4 => generated 850 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:06:40.746605 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-8998f0ee-9bb0-4e00-b1d4-16c44b770b91 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:06:40.747000 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-8998f0ee-9bb0-4e00-b1d4-16c44b770b91 None None] GET https://10.4.3.240/volume// Aug 20 01:06:40.747060 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-8998f0ee-9bb0-4e00-b1d4-16c44b770b91 None None] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:06:40.747201 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-8998f0ee-9bb0-4e00-b1d4-16c44b770b91 None None] Calling method 'all' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:06:40.747510 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-8998f0ee-9bb0-4e00-b1d4-16c44b770b91 None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 20 01:06:40.747754 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1065/4296] 10.4.3.240 () {66 vars in 1426 bytes} [Thu Aug 20 01:06:40 2026] GET /volume/ => generated 386 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 01:06:40.760444 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [req-51453857-f6f8-48f1-9a1b-dbb52d565ea9 req-e281d8ba-4804-4a72-afe6-9cd861c66130 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:06:40.764027 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-51453857-f6f8-48f1-9a1b-dbb52d565ea9 req-e281d8ba-4804-4a72-afe6-9cd861c66130 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] GET https://10.4.3.240/volume/v3/volumes/22d47a49-8819-4098-80b7-7b776241a678 Aug 20 01:06:40.764247 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [req-51453857-f6f8-48f1-9a1b-dbb52d565ea9 req-e281d8ba-4804-4a72-afe6-9cd861c66130 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:06:40.764472 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [req-51453857-f6f8-48f1-9a1b-dbb52d565ea9 req-e281d8ba-4804-4a72-afe6-9cd861c66130 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:06:40.773657 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:06:40.773657 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:06:40.776976 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [req-51453857-f6f8-48f1-9a1b-dbb52d565ea9 req-e281d8ba-4804-4a72-afe6-9cd861c66130 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Volume info retrieved successfully. Aug 20 01:06:40.781617 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-51453857-f6f8-48f1-9a1b-dbb52d565ea9 req-e281d8ba-4804-4a72-afe6-9cd861c66130 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] https://10.4.3.240/volume/v3/volumes/22d47a49-8819-4098-80b7-7b776241a678 returned with HTTP 200 Aug 20 01:06:40.782042 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1068/4297] 10.4.3.240 () {70 vars in 1639 bytes} [Thu Aug 20 01:06:40 2026] GET /volume/v3/volumes/22d47a49-8819-4098-80b7-7b776241a678 => generated 1545 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 01:06:40.888756 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-51453857-f6f8-48f1-9a1b-dbb52d565ea9 req-fba3d56d-0e63-4dd6-bf5d-a6fd2d727158 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:06:40.890967 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-51453857-f6f8-48f1-9a1b-dbb52d565ea9 req-fba3d56d-0e63-4dd6-bf5d-a6fd2d727158 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] PUT https://10.4.3.240/volume/v3/attachments/14ab6eb7-5f84-4019-90ce-fc2825fe932c Aug 20 01:06:40.891307 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-51453857-f6f8-48f1-9a1b-dbb52d565ea9 req-fba3d56d-0e63-4dd6-bf5d-a6fd2d727158 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.240", "host": "np0000007838", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:e656b6daafb0", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "870eaf75-1108-49d5-b5ab-79f4c93758d0", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:06:40.898863 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.coordination [req-51453857-f6f8-48f1-9a1b-dbb52d565ea9 req-fba3d56d-0e63-4dd6-bf5d-a6fd2d727158 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Acquiring lock "cinder-attachment_update-22d47a49-8819-4098-80b7-7b776241a678-np0000007838" by "attachment_update" {{(pid=100215) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 01:06:40.903241 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.coordination [req-51453857-f6f8-48f1-9a1b-dbb52d565ea9 req-fba3d56d-0e63-4dd6-bf5d-a6fd2d727158 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Lock "cinder-attachment_update-22d47a49-8819-4098-80b7-7b776241a678-np0000007838" acquired by "attachment_update" :: waited 0.005s {{(pid=100215) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 01:06:40.904214 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:06:40.904214 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:06:40.982671 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.coordination [req-51453857-f6f8-48f1-9a1b-dbb52d565ea9 req-fba3d56d-0e63-4dd6-bf5d-a6fd2d727158 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Lock "cinder-attachment_update-22d47a49-8819-4098-80b7-7b776241a678-np0000007838" released by "attachment_update" :: held 0.079s {{(pid=100215) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 01:06:40.983117 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-51453857-f6f8-48f1-9a1b-dbb52d565ea9 req-fba3d56d-0e63-4dd6-bf5d-a6fd2d727158 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] https://10.4.3.240/volume/v3/attachments/14ab6eb7-5f84-4019-90ce-fc2825fe932c returned with HTTP 200 Aug 20 01:06:40.983575 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1088/4298] 10.4.3.240 () {74 vars in 1704 bytes} [Thu Aug 20 01:06:40 2026] PUT /volume/v3/attachments/14ab6eb7-5f84-4019-90ce-fc2825fe932c => generated 969 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:06:41.005272 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-51453857-f6f8-48f1-9a1b-dbb52d565ea9 req-93555f97-2ceb-48da-8869-6f2ca64f940e None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:06:41.007977 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-51453857-f6f8-48f1-9a1b-dbb52d565ea9 req-93555f97-2ceb-48da-8869-6f2ca64f940e tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] POST https://10.4.3.240/volume/v3/attachments/14ab6eb7-5f84-4019-90ce-fc2825fe932c/action Aug 20 01:06:41.008477 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-51453857-f6f8-48f1-9a1b-dbb52d565ea9 req-93555f97-2ceb-48da-8869-6f2ca64f940e tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Action body: b'{"os-complete": null}' {{(pid=100214) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 01:06:41.008648 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-51453857-f6f8-48f1-9a1b-dbb52d565ea9 req-93555f97-2ceb-48da-8869-6f2ca64f940e tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:06:41.028428 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:06:41.028428 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:06:41.042984 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-51453857-f6f8-48f1-9a1b-dbb52d565ea9 req-93555f97-2ceb-48da-8869-6f2ca64f940e tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] https://10.4.3.240/volume/v3/attachments/14ab6eb7-5f84-4019-90ce-fc2825fe932c/action returned with HTTP 204 Aug 20 01:06:41.043641 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1078/4299] 10.4.3.240 () {74 vars in 1725 bytes} [Thu Aug 20 01:06:41 2026] POST /volume/v3/attachments/14ab6eb7-5f84-4019-90ce-fc2825fe932c/action => generated 0 bytes in 39 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:06:41.233007 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-123dc6ed-2732-4539-8afb-b4b26446edbc None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:06:41.234901 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-123dc6ed-2732-4539-8afb-b4b26446edbc tempest-VolumesBackupsTest-1420978877 tempest-VolumesBackupsTest-1420978877-project-admin] GET https://10.4.3.240/volume/v3/backups/8602dcad-741c-4858-b624-d5af474d97f1 Aug 20 01:06:41.235057 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-123dc6ed-2732-4539-8afb-b4b26446edbc tempest-VolumesBackupsTest-1420978877 tempest-VolumesBackupsTest-1420978877-project-admin] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:06:41.235244 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-123dc6ed-2732-4539-8afb-b4b26446edbc tempest-VolumesBackupsTest-1420978877 tempest-VolumesBackupsTest-1420978877-project-admin] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:06:41.235371 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.v3.backups [None req-123dc6ed-2732-4539-8afb-b4b26446edbc tempest-VolumesBackupsTest-1420978877 tempest-VolumesBackupsTest-1420978877-project-admin] Show backup with id 8602dcad-741c-4858-b624-d5af474d97f1. {{(pid=100212) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:06:41.241543 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:06:41.241543 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:06:41.242462 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-123dc6ed-2732-4539-8afb-b4b26446edbc tempest-VolumesBackupsTest-1420978877 tempest-VolumesBackupsTest-1420978877-project-admin] https://10.4.3.240/volume/v3/backups/8602dcad-741c-4858-b624-d5af474d97f1 returned with HTTP 200 Aug 20 01:06:41.242582 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1066/4300] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:06:41 2026] GET /volume/v3/backups/8602dcad-741c-4858-b624-d5af474d97f1 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:06:41.370874 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-b7a6b137-b4b9-4dec-8ff8-b2e809eaf923 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:06:41.372769 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-b7a6b137-b4b9-4dec-8ff8-b2e809eaf923 tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] GET https://10.4.3.240/volume/v3/volumes/de6760f2-ca34-4be8-b9df-4434f52e71b4 Aug 20 01:06:41.373012 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-b7a6b137-b4b9-4dec-8ff8-b2e809eaf923 tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:06:41.373169 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-b7a6b137-b4b9-4dec-8ff8-b2e809eaf923 tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:06:41.383501 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:06:41.383501 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:06:41.387576 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-b7a6b137-b4b9-4dec-8ff8-b2e809eaf923 tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Volume info retrieved successfully. Aug 20 01:06:41.392887 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-b7a6b137-b4b9-4dec-8ff8-b2e809eaf923 tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] https://10.4.3.240/volume/v3/volumes/de6760f2-ca34-4be8-b9df-4434f52e71b4 returned with HTTP 200 Aug 20 01:06:41.393474 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1069/4301] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:06:41 2026] GET /volume/v3/volumes/de6760f2-ca34-4be8-b9df-4434f52e71b4 => generated 850 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:06:42.254314 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-f537e0f7-8c82-41ac-9350-1b7affed57ec None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:06:42.257779 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-f537e0f7-8c82-41ac-9350-1b7affed57ec tempest-VolumesBackupsTest-1420978877 tempest-VolumesBackupsTest-1420978877-project-admin] GET https://10.4.3.240/volume/v3/backups/8602dcad-741c-4858-b624-d5af474d97f1 Aug 20 01:06:42.257779 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-f537e0f7-8c82-41ac-9350-1b7affed57ec tempest-VolumesBackupsTest-1420978877 tempest-VolumesBackupsTest-1420978877-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:06:42.257779 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-f537e0f7-8c82-41ac-9350-1b7affed57ec tempest-VolumesBackupsTest-1420978877 tempest-VolumesBackupsTest-1420978877-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:06:42.257779 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-f537e0f7-8c82-41ac-9350-1b7affed57ec tempest-VolumesBackupsTest-1420978877 tempest-VolumesBackupsTest-1420978877-project-admin] Show backup with id 8602dcad-741c-4858-b624-d5af474d97f1. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:06:42.260944 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:06:42.260944 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:06:42.261634 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-f537e0f7-8c82-41ac-9350-1b7affed57ec tempest-VolumesBackupsTest-1420978877 tempest-VolumesBackupsTest-1420978877-project-admin] https://10.4.3.240/volume/v3/backups/8602dcad-741c-4858-b624-d5af474d97f1 returned with HTTP 200 Aug 20 01:06:42.262047 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1089/4302] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:06:42 2026] GET /volume/v3/backups/8602dcad-741c-4858-b624-d5af474d97f1 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:06:42.411368 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-80454f42-0142-4a30-a28c-60302a209229 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:06:42.412917 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-80454f42-0142-4a30-a28c-60302a209229 tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] GET https://10.4.3.240/volume/v3/volumes/de6760f2-ca34-4be8-b9df-4434f52e71b4 Aug 20 01:06:42.413079 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-80454f42-0142-4a30-a28c-60302a209229 tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:06:42.413250 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-80454f42-0142-4a30-a28c-60302a209229 tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:06:42.422208 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:06:42.422208 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:06:42.425219 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-80454f42-0142-4a30-a28c-60302a209229 tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Volume info retrieved successfully. Aug 20 01:06:42.431084 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-80454f42-0142-4a30-a28c-60302a209229 tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] https://10.4.3.240/volume/v3/volumes/de6760f2-ca34-4be8-b9df-4434f52e71b4 returned with HTTP 200 Aug 20 01:06:42.431570 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1079/4303] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:06:42 2026] GET /volume/v3/volumes/de6760f2-ca34-4be8-b9df-4434f52e71b4 => generated 850 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:06:42.667490 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [req-a503b1cc-562c-4c2d-8e33-316393a464f1 req-6e681aa2-5883-4325-91c2-110488c639e9 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:06:42.669392 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-a503b1cc-562c-4c2d-8e33-316393a464f1 req-6e681aa2-5883-4325-91c2-110488c639e9 tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] POST https://10.4.3.240/volume/v3/attachments/fdec7f05-7697-4b81-b783-6743eb681a37/action Aug 20 01:06:42.669790 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [req-a503b1cc-562c-4c2d-8e33-316393a464f1 req-6e681aa2-5883-4325-91c2-110488c639e9 tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Action body: b'{"os-complete": null}' {{(pid=100212) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 01:06:42.669911 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [req-a503b1cc-562c-4c2d-8e33-316393a464f1 req-6e681aa2-5883-4325-91c2-110488c639e9 tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:06:42.685074 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:06:42.685074 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:06:42.694016 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-a503b1cc-562c-4c2d-8e33-316393a464f1 req-6e681aa2-5883-4325-91c2-110488c639e9 tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] https://10.4.3.240/volume/v3/attachments/fdec7f05-7697-4b81-b783-6743eb681a37/action returned with HTTP 204 Aug 20 01:06:42.694453 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1067/4304] 10.4.3.240 () {74 vars in 1725 bytes} [Thu Aug 20 01:06:42 2026] POST /volume/v3/attachments/fdec7f05-7697-4b81-b783-6743eb681a37/action => generated 0 bytes in 27 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:06:43.270969 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-e0fa85fa-9d81-4aed-be83-3d2380d4a83b None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:06:43.272783 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-e0fa85fa-9d81-4aed-be83-3d2380d4a83b tempest-VolumesBackupsTest-1420978877 tempest-VolumesBackupsTest-1420978877-project-admin] GET https://10.4.3.240/volume/v3/backups/8602dcad-741c-4858-b624-d5af474d97f1 Aug 20 01:06:43.272975 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-e0fa85fa-9d81-4aed-be83-3d2380d4a83b tempest-VolumesBackupsTest-1420978877 tempest-VolumesBackupsTest-1420978877-project-admin] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:06:43.273149 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-e0fa85fa-9d81-4aed-be83-3d2380d4a83b tempest-VolumesBackupsTest-1420978877 tempest-VolumesBackupsTest-1420978877-project-admin] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:06:43.273255 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.v3.backups [None req-e0fa85fa-9d81-4aed-be83-3d2380d4a83b tempest-VolumesBackupsTest-1420978877 tempest-VolumesBackupsTest-1420978877-project-admin] Show backup with id 8602dcad-741c-4858-b624-d5af474d97f1. {{(pid=100213) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:06:43.277118 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:06:43.277118 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:06:43.277695 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-e0fa85fa-9d81-4aed-be83-3d2380d4a83b tempest-VolumesBackupsTest-1420978877 tempest-VolumesBackupsTest-1420978877-project-admin] https://10.4.3.240/volume/v3/backups/8602dcad-741c-4858-b624-d5af474d97f1 returned with HTTP 200 Aug 20 01:06:43.278018 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1070/4305] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:06:43 2026] GET /volume/v3/backups/8602dcad-741c-4858-b624-d5af474d97f1 => generated 750 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:06:43.442433 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-e659ed05-8bd3-4dbd-81af-767885fdb42c None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:06:43.444097 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-e659ed05-8bd3-4dbd-81af-767885fdb42c tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] GET https://10.4.3.240/volume/v3/volumes/de6760f2-ca34-4be8-b9df-4434f52e71b4 Aug 20 01:06:43.444265 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-e659ed05-8bd3-4dbd-81af-767885fdb42c tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:06:43.444487 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-e659ed05-8bd3-4dbd-81af-767885fdb42c tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:06:43.453359 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:06:43.453359 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:06:43.456271 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-e659ed05-8bd3-4dbd-81af-767885fdb42c tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Volume info retrieved successfully. Aug 20 01:06:43.459924 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-e659ed05-8bd3-4dbd-81af-767885fdb42c tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] https://10.4.3.240/volume/v3/volumes/de6760f2-ca34-4be8-b9df-4434f52e71b4 returned with HTTP 200 Aug 20 01:06:43.460267 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1090/4306] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:06:43 2026] GET /volume/v3/volumes/de6760f2-ca34-4be8-b9df-4434f52e71b4 => generated 1142 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:06:44.287687 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-fb021fec-5cdc-468e-a7e2-307d8cddd5b7 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:06:44.289488 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-fb021fec-5cdc-468e-a7e2-307d8cddd5b7 tempest-VolumesBackupsTest-1420978877 tempest-VolumesBackupsTest-1420978877-project-admin] GET https://10.4.3.240/volume/v3/backups/8602dcad-741c-4858-b624-d5af474d97f1 Aug 20 01:06:44.289693 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-fb021fec-5cdc-468e-a7e2-307d8cddd5b7 tempest-VolumesBackupsTest-1420978877 tempest-VolumesBackupsTest-1420978877-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:06:44.289881 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-fb021fec-5cdc-468e-a7e2-307d8cddd5b7 tempest-VolumesBackupsTest-1420978877 tempest-VolumesBackupsTest-1420978877-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:06:44.290003 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-fb021fec-5cdc-468e-a7e2-307d8cddd5b7 tempest-VolumesBackupsTest-1420978877 tempest-VolumesBackupsTest-1420978877-project-admin] Show backup with id 8602dcad-741c-4858-b624-d5af474d97f1. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:06:44.294626 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:06:44.294626 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:06:44.295379 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-fb021fec-5cdc-468e-a7e2-307d8cddd5b7 tempest-VolumesBackupsTest-1420978877 tempest-VolumesBackupsTest-1420978877-project-admin] https://10.4.3.240/volume/v3/backups/8602dcad-741c-4858-b624-d5af474d97f1 returned with HTTP 200 Aug 20 01:06:44.295837 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1080/4307] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:06:44 2026] GET /volume/v3/backups/8602dcad-741c-4858-b624-d5af474d97f1 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:06:45.305293 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-03887a65-d21e-4993-a501-f5523401a1ed None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:06:45.307313 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-03887a65-d21e-4993-a501-f5523401a1ed tempest-VolumesBackupsTest-1420978877 tempest-VolumesBackupsTest-1420978877-project-admin] GET https://10.4.3.240/volume/v3/backups/8602dcad-741c-4858-b624-d5af474d97f1 Aug 20 01:06:45.307550 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-03887a65-d21e-4993-a501-f5523401a1ed tempest-VolumesBackupsTest-1420978877 tempest-VolumesBackupsTest-1420978877-project-admin] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:06:45.307728 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-03887a65-d21e-4993-a501-f5523401a1ed tempest-VolumesBackupsTest-1420978877 tempest-VolumesBackupsTest-1420978877-project-admin] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:06:45.307832 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.v3.backups [None req-03887a65-d21e-4993-a501-f5523401a1ed tempest-VolumesBackupsTest-1420978877 tempest-VolumesBackupsTest-1420978877-project-admin] Show backup with id 8602dcad-741c-4858-b624-d5af474d97f1. {{(pid=100212) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:06:45.312232 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:06:45.312232 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:06:45.312829 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-03887a65-d21e-4993-a501-f5523401a1ed tempest-VolumesBackupsTest-1420978877 tempest-VolumesBackupsTest-1420978877-project-admin] https://10.4.3.240/volume/v3/backups/8602dcad-741c-4858-b624-d5af474d97f1 returned with HTTP 200 Aug 20 01:06:45.313175 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1068/4308] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:06:45 2026] GET /volume/v3/backups/8602dcad-741c-4858-b624-d5af474d97f1 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:06:46.324637 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-e3014596-c193-49f5-b7d3-73efac72f889 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:06:46.326247 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-e3014596-c193-49f5-b7d3-73efac72f889 tempest-VolumesBackupsTest-1420978877 tempest-VolumesBackupsTest-1420978877-project-admin] GET https://10.4.3.240/volume/v3/backups/8602dcad-741c-4858-b624-d5af474d97f1 Aug 20 01:06:46.327468 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-e3014596-c193-49f5-b7d3-73efac72f889 tempest-VolumesBackupsTest-1420978877 tempest-VolumesBackupsTest-1420978877-project-admin] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:06:46.327468 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-e3014596-c193-49f5-b7d3-73efac72f889 tempest-VolumesBackupsTest-1420978877 tempest-VolumesBackupsTest-1420978877-project-admin] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:06:46.327468 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.v3.backups [None req-e3014596-c193-49f5-b7d3-73efac72f889 tempest-VolumesBackupsTest-1420978877 tempest-VolumesBackupsTest-1420978877-project-admin] Show backup with id 8602dcad-741c-4858-b624-d5af474d97f1. {{(pid=100213) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:06:46.334383 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:06:46.334383 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:06:46.334383 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-e3014596-c193-49f5-b7d3-73efac72f889 tempest-VolumesBackupsTest-1420978877 tempest-VolumesBackupsTest-1420978877-project-admin] https://10.4.3.240/volume/v3/backups/8602dcad-741c-4858-b624-d5af474d97f1 returned with HTTP 200 Aug 20 01:06:46.334582 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1071/4309] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:06:46 2026] GET /volume/v3/backups/8602dcad-741c-4858-b624-d5af474d97f1 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:06:46.364230 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-47021b9e-03de-4a5a-8267-eaf632122264 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:06:46.365969 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-47021b9e-03de-4a5a-8267-eaf632122264 tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] POST https://10.4.3.240/volume/v3/snapshots Aug 20 01:06:46.366289 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-47021b9e-03de-4a5a-8267-eaf632122264 tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "de6760f2-ca34-4be8-b9df-4434f52e71b4", "force": true, "name": "tempest-SnapshotDataIntegrityTests-snapshot-452900057", "description": null, "metadata": null}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:06:46.375641 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:06:46.375641 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:06:46.376116 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-47021b9e-03de-4a5a-8267-eaf632122264 tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Volume info retrieved successfully. Aug 20 01:06:46.376244 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.v3.snapshots [None req-47021b9e-03de-4a5a-8267-eaf632122264 tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Create snapshot from volume de6760f2-ca34-4be8-b9df-4434f52e71b4 Aug 20 01:06:46.405054 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.quota [None req-47021b9e-03de-4a5a-8267-eaf632122264 tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Created reservations ['ed60c4d0-8e8c-41d6-85a6-f71a634873ad', 'e962bdd9-c561-49ba-a4a9-c364fdad1305', '15556878-95b9-4401-ae61-30187f97ae5a', 'e8bae842-30df-4955-9f2c-dbcc5171ca96'] {{(pid=100215) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 01:06:46.432851 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-47021b9e-03de-4a5a-8267-eaf632122264 tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Snapshot force create request issued successfully. Aug 20 01:06:46.433184 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-47021b9e-03de-4a5a-8267-eaf632122264 tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] https://10.4.3.240/volume/v3/snapshots returned with HTTP 202 Aug 20 01:06:46.433619 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1091/4310] 10.4.3.240 () {68 vars in 1265 bytes} [Thu Aug 20 01:06:46 2026] POST /volume/v3/snapshots => generated 312 bytes in 70 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 01:06:46.445094 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-49984546-1a9b-4d1e-9d71-741ad50a5bae None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:06:46.447132 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-49984546-1a9b-4d1e-9d71-741ad50a5bae tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] GET https://10.4.3.240/volume/v3/snapshots/41d38903-833b-4731-a9e4-76823839793b Aug 20 01:06:46.447409 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-49984546-1a9b-4d1e-9d71-741ad50a5bae tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:06:46.447637 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-49984546-1a9b-4d1e-9d71-741ad50a5bae tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:06:46.452961 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:06:46.452961 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:06:46.453514 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-49984546-1a9b-4d1e-9d71-741ad50a5bae tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Snapshot retrieved successfully. Aug 20 01:06:46.454435 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-49984546-1a9b-4d1e-9d71-741ad50a5bae tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] https://10.4.3.240/volume/v3/snapshots/41d38903-833b-4731-a9e4-76823839793b returned with HTTP 200 Aug 20 01:06:46.454865 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1081/4311] 10.4.3.240 () {66 vars in 1354 bytes} [Thu Aug 20 01:06:46 2026] GET /volume/v3/snapshots/41d38903-833b-4731-a9e4-76823839793b => generated 444 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:06:47.344405 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-79888ba4-47aa-458f-8149-fde5d3e6a37c None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:06:47.345752 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-79888ba4-47aa-458f-8149-fde5d3e6a37c tempest-VolumesBackupsTest-1420978877 tempest-VolumesBackupsTest-1420978877-project-admin] GET https://10.4.3.240/volume/v3/backups/8602dcad-741c-4858-b624-d5af474d97f1 Aug 20 01:06:47.345946 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-79888ba4-47aa-458f-8149-fde5d3e6a37c tempest-VolumesBackupsTest-1420978877 tempest-VolumesBackupsTest-1420978877-project-admin] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:06:47.346131 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-79888ba4-47aa-458f-8149-fde5d3e6a37c tempest-VolumesBackupsTest-1420978877 tempest-VolumesBackupsTest-1420978877-project-admin] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:06:47.346229 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.v3.backups [None req-79888ba4-47aa-458f-8149-fde5d3e6a37c tempest-VolumesBackupsTest-1420978877 tempest-VolumesBackupsTest-1420978877-project-admin] Show backup with id 8602dcad-741c-4858-b624-d5af474d97f1. {{(pid=100212) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:06:47.350110 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:06:47.350110 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:06:47.350712 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-79888ba4-47aa-458f-8149-fde5d3e6a37c tempest-VolumesBackupsTest-1420978877 tempest-VolumesBackupsTest-1420978877-project-admin] https://10.4.3.240/volume/v3/backups/8602dcad-741c-4858-b624-d5af474d97f1 returned with HTTP 200 Aug 20 01:06:47.351038 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1069/4312] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:06:47 2026] GET /volume/v3/backups/8602dcad-741c-4858-b624-d5af474d97f1 => generated 750 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:06:47.463607 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-dfa7a8a8-88d0-46f4-a61c-8fff1d4073fc None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:06:47.465116 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-dfa7a8a8-88d0-46f4-a61c-8fff1d4073fc tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] GET https://10.4.3.240/volume/v3/snapshots/41d38903-833b-4731-a9e4-76823839793b Aug 20 01:06:47.465277 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-dfa7a8a8-88d0-46f4-a61c-8fff1d4073fc tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:06:47.465490 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-dfa7a8a8-88d0-46f4-a61c-8fff1d4073fc tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:06:47.470222 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:06:47.470222 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:06:47.470750 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-dfa7a8a8-88d0-46f4-a61c-8fff1d4073fc tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Snapshot retrieved successfully. Aug 20 01:06:47.471399 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-dfa7a8a8-88d0-46f4-a61c-8fff1d4073fc tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] https://10.4.3.240/volume/v3/snapshots/41d38903-833b-4731-a9e4-76823839793b returned with HTTP 200 Aug 20 01:06:47.471770 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1072/4313] 10.4.3.240 () {66 vars in 1354 bytes} [Thu Aug 20 01:06:47 2026] GET /volume/v3/snapshots/41d38903-833b-4731-a9e4-76823839793b => generated 471 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:06:47.479740 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-5bba138a-068f-41a2-bfe6-08c3e88836e9 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:06:47.481292 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-5bba138a-068f-41a2-bfe6-08c3e88836e9 tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] GET https://10.4.3.240/volume/v3/snapshots/41d38903-833b-4731-a9e4-76823839793b Aug 20 01:06:47.481502 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-5bba138a-068f-41a2-bfe6-08c3e88836e9 tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:06:47.481676 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-5bba138a-068f-41a2-bfe6-08c3e88836e9 tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:06:47.485908 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:06:47.485908 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:06:47.486268 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-5bba138a-068f-41a2-bfe6-08c3e88836e9 tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Snapshot retrieved successfully. Aug 20 01:06:47.486944 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-5bba138a-068f-41a2-bfe6-08c3e88836e9 tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] https://10.4.3.240/volume/v3/snapshots/41d38903-833b-4731-a9e4-76823839793b returned with HTTP 200 Aug 20 01:06:47.487271 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1092/4314] 10.4.3.240 () {66 vars in 1354 bytes} [Thu Aug 20 01:06:47 2026] GET /volume/v3/snapshots/41d38903-833b-4731-a9e4-76823839793b => generated 471 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:06:48.362004 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-1352566d-7c7f-4640-a28f-a4d707a008e2 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:06:48.363527 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-1352566d-7c7f-4640-a28f-a4d707a008e2 tempest-VolumesBackupsTest-1420978877 tempest-VolumesBackupsTest-1420978877-project-admin] GET https://10.4.3.240/volume/v3/backups/8602dcad-741c-4858-b624-d5af474d97f1 Aug 20 01:06:48.363792 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-1352566d-7c7f-4640-a28f-a4d707a008e2 tempest-VolumesBackupsTest-1420978877 tempest-VolumesBackupsTest-1420978877-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:06:48.364069 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-1352566d-7c7f-4640-a28f-a4d707a008e2 tempest-VolumesBackupsTest-1420978877 tempest-VolumesBackupsTest-1420978877-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:06:48.364947 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-1352566d-7c7f-4640-a28f-a4d707a008e2 tempest-VolumesBackupsTest-1420978877 tempest-VolumesBackupsTest-1420978877-project-admin] Show backup with id 8602dcad-741c-4858-b624-d5af474d97f1. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:06:48.369595 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:06:48.369595 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:06:48.369595 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-1352566d-7c7f-4640-a28f-a4d707a008e2 tempest-VolumesBackupsTest-1420978877 tempest-VolumesBackupsTest-1420978877-project-admin] https://10.4.3.240/volume/v3/backups/8602dcad-741c-4858-b624-d5af474d97f1 returned with HTTP 200 Aug 20 01:06:48.369595 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1082/4315] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:06:48 2026] GET /volume/v3/backups/8602dcad-741c-4858-b624-d5af474d97f1 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:06:48.919552 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-20157abb-b7dc-47d3-8313-1c5ff8cf8778 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:06:48.921368 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-20157abb-b7dc-47d3-8313-1c5ff8cf8778 tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] POST https://10.4.3.240/volume/v3/snapshots Aug 20 01:06:48.921676 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-20157abb-b7dc-47d3-8313-1c5ff8cf8778 tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "de6760f2-ca34-4be8-b9df-4434f52e71b4", "force": true, "name": "tempest-SnapshotDataIntegrityTests-snapshot-1279787968", "description": null, "metadata": null}} {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:06:48.933024 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:06:48.933024 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:06:48.933539 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-20157abb-b7dc-47d3-8313-1c5ff8cf8778 tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Volume info retrieved successfully. Aug 20 01:06:48.933688 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.v3.snapshots [None req-20157abb-b7dc-47d3-8313-1c5ff8cf8778 tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Create snapshot from volume de6760f2-ca34-4be8-b9df-4434f52e71b4 Aug 20 01:06:48.959877 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.quota [None req-20157abb-b7dc-47d3-8313-1c5ff8cf8778 tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Created reservations ['a741bf1f-64d4-44e4-be92-980ea4fe1e08', '2069c508-aec1-4482-a84f-e0d7bc365912', 'c77acc5d-ae6c-483a-858b-d640480876af', '189dea44-aa07-448c-8004-fc73d268dfdf'] {{(pid=100212) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 01:06:48.990793 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-20157abb-b7dc-47d3-8313-1c5ff8cf8778 tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Snapshot force create request issued successfully. Aug 20 01:06:48.991416 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-20157abb-b7dc-47d3-8313-1c5ff8cf8778 tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] https://10.4.3.240/volume/v3/snapshots returned with HTTP 202 Aug 20 01:06:48.992024 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1070/4316] 10.4.3.240 () {68 vars in 1265 bytes} [Thu Aug 20 01:06:48 2026] POST /volume/v3/snapshots => generated 313 bytes in 73 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 01:06:49.004544 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-48b3d668-dc02-4dda-af4f-a91184ab7997 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:06:49.006332 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-48b3d668-dc02-4dda-af4f-a91184ab7997 tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] GET https://10.4.3.240/volume/v3/snapshots/7f68682f-0bb6-4e20-9208-8498e97bb1c8 Aug 20 01:06:49.006573 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-48b3d668-dc02-4dda-af4f-a91184ab7997 tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:06:49.006757 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-48b3d668-dc02-4dda-af4f-a91184ab7997 tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:06:49.014348 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:06:49.014348 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:06:49.014806 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-48b3d668-dc02-4dda-af4f-a91184ab7997 tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Snapshot retrieved successfully. Aug 20 01:06:49.015584 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-48b3d668-dc02-4dda-af4f-a91184ab7997 tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] https://10.4.3.240/volume/v3/snapshots/7f68682f-0bb6-4e20-9208-8498e97bb1c8 returned with HTTP 200 Aug 20 01:06:49.015932 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1073/4317] 10.4.3.240 () {66 vars in 1354 bytes} [Thu Aug 20 01:06:49 2026] GET /volume/v3/snapshots/7f68682f-0bb6-4e20-9208-8498e97bb1c8 => generated 445 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:06:49.382095 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-57e48e80-e783-4210-83a2-c6b20090db62 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:06:49.384086 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-57e48e80-e783-4210-83a2-c6b20090db62 tempest-VolumesBackupsTest-1420978877 tempest-VolumesBackupsTest-1420978877-project-admin] GET https://10.4.3.240/volume/v3/backups/8602dcad-741c-4858-b624-d5af474d97f1 Aug 20 01:06:49.384254 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-57e48e80-e783-4210-83a2-c6b20090db62 tempest-VolumesBackupsTest-1420978877 tempest-VolumesBackupsTest-1420978877-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:06:49.384483 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-57e48e80-e783-4210-83a2-c6b20090db62 tempest-VolumesBackupsTest-1420978877 tempest-VolumesBackupsTest-1420978877-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:06:49.384579 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-57e48e80-e783-4210-83a2-c6b20090db62 tempest-VolumesBackupsTest-1420978877 tempest-VolumesBackupsTest-1420978877-project-admin] Show backup with id 8602dcad-741c-4858-b624-d5af474d97f1. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:06:49.389144 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:06:49.389144 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:06:49.389847 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-57e48e80-e783-4210-83a2-c6b20090db62 tempest-VolumesBackupsTest-1420978877 tempest-VolumesBackupsTest-1420978877-project-admin] https://10.4.3.240/volume/v3/backups/8602dcad-741c-4858-b624-d5af474d97f1 returned with HTTP 200 Aug 20 01:06:49.390681 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1093/4318] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:06:49 2026] GET /volume/v3/backups/8602dcad-741c-4858-b624-d5af474d97f1 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:06:50.025266 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-718863f8-4c9c-434e-a211-a3d3050a30d2 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:06:50.027026 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-718863f8-4c9c-434e-a211-a3d3050a30d2 tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] GET https://10.4.3.240/volume/v3/snapshots/7f68682f-0bb6-4e20-9208-8498e97bb1c8 Aug 20 01:06:50.027391 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-718863f8-4c9c-434e-a211-a3d3050a30d2 tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:06:50.028513 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-718863f8-4c9c-434e-a211-a3d3050a30d2 tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:06:50.033413 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:06:50.033413 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:06:50.033980 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-718863f8-4c9c-434e-a211-a3d3050a30d2 tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Snapshot retrieved successfully. Aug 20 01:06:50.034779 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-718863f8-4c9c-434e-a211-a3d3050a30d2 tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] https://10.4.3.240/volume/v3/snapshots/7f68682f-0bb6-4e20-9208-8498e97bb1c8 returned with HTTP 200 Aug 20 01:06:50.035197 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1083/4319] 10.4.3.240 () {66 vars in 1354 bytes} [Thu Aug 20 01:06:50 2026] GET /volume/v3/snapshots/7f68682f-0bb6-4e20-9208-8498e97bb1c8 => generated 472 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:06:50.042801 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-0de37f0c-0348-4be3-83e3-5d50aa583692 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:06:50.044444 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-0de37f0c-0348-4be3-83e3-5d50aa583692 tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] GET https://10.4.3.240/volume/v3/snapshots/7f68682f-0bb6-4e20-9208-8498e97bb1c8 Aug 20 01:06:50.044611 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-0de37f0c-0348-4be3-83e3-5d50aa583692 tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:06:50.044796 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-0de37f0c-0348-4be3-83e3-5d50aa583692 tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:06:50.049182 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:06:50.049182 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:06:50.049590 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-0de37f0c-0348-4be3-83e3-5d50aa583692 tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Snapshot retrieved successfully. Aug 20 01:06:50.050217 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-0de37f0c-0348-4be3-83e3-5d50aa583692 tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] https://10.4.3.240/volume/v3/snapshots/7f68682f-0bb6-4e20-9208-8498e97bb1c8 returned with HTTP 200 Aug 20 01:06:50.050593 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1071/4320] 10.4.3.240 () {66 vars in 1354 bytes} [Thu Aug 20 01:06:50 2026] GET /volume/v3/snapshots/7f68682f-0bb6-4e20-9208-8498e97bb1c8 => generated 472 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:06:50.401814 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-408864ee-9c87-4082-84bf-a3161f74d5dd None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:06:50.403794 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-408864ee-9c87-4082-84bf-a3161f74d5dd tempest-VolumesBackupsTest-1420978877 tempest-VolumesBackupsTest-1420978877-project-admin] GET https://10.4.3.240/volume/v3/backups/8602dcad-741c-4858-b624-d5af474d97f1 Aug 20 01:06:50.404014 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-408864ee-9c87-4082-84bf-a3161f74d5dd tempest-VolumesBackupsTest-1420978877 tempest-VolumesBackupsTest-1420978877-project-admin] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:06:50.404239 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-408864ee-9c87-4082-84bf-a3161f74d5dd tempest-VolumesBackupsTest-1420978877 tempest-VolumesBackupsTest-1420978877-project-admin] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:06:50.404429 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.v3.backups [None req-408864ee-9c87-4082-84bf-a3161f74d5dd tempest-VolumesBackupsTest-1420978877 tempest-VolumesBackupsTest-1420978877-project-admin] Show backup with id 8602dcad-741c-4858-b624-d5af474d97f1. {{(pid=100213) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:06:50.410800 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:06:50.410800 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:06:50.411830 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-408864ee-9c87-4082-84bf-a3161f74d5dd tempest-VolumesBackupsTest-1420978877 tempest-VolumesBackupsTest-1420978877-project-admin] https://10.4.3.240/volume/v3/backups/8602dcad-741c-4858-b624-d5af474d97f1 returned with HTTP 200 Aug 20 01:06:50.412531 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1074/4321] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:06:50 2026] GET /volume/v3/backups/8602dcad-741c-4858-b624-d5af474d97f1 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:06:51.423737 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-7915ef84-c49a-463d-90f5-970aa1b5493b None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:06:51.425431 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-7915ef84-c49a-463d-90f5-970aa1b5493b tempest-VolumesBackupsTest-1420978877 tempest-VolumesBackupsTest-1420978877-project-admin] GET https://10.4.3.240/volume/v3/backups/8602dcad-741c-4858-b624-d5af474d97f1 Aug 20 01:06:51.425614 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-7915ef84-c49a-463d-90f5-970aa1b5493b tempest-VolumesBackupsTest-1420978877 tempest-VolumesBackupsTest-1420978877-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:06:51.425809 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-7915ef84-c49a-463d-90f5-970aa1b5493b tempest-VolumesBackupsTest-1420978877 tempest-VolumesBackupsTest-1420978877-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:06:51.425908 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-7915ef84-c49a-463d-90f5-970aa1b5493b tempest-VolumesBackupsTest-1420978877 tempest-VolumesBackupsTest-1420978877-project-admin] Show backup with id 8602dcad-741c-4858-b624-d5af474d97f1. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:06:51.430722 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:06:51.430722 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:06:51.431235 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-7915ef84-c49a-463d-90f5-970aa1b5493b tempest-VolumesBackupsTest-1420978877 tempest-VolumesBackupsTest-1420978877-project-admin] https://10.4.3.240/volume/v3/backups/8602dcad-741c-4858-b624-d5af474d97f1 returned with HTTP 200 Aug 20 01:06:51.431667 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1094/4322] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:06:51 2026] GET /volume/v3/backups/8602dcad-741c-4858-b624-d5af474d97f1 => generated 752 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:06:51.439145 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-8db574d4-65a8-4649-ac82-0136f975b60e None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:06:51.440785 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-8db574d4-65a8-4649-ac82-0136f975b60e tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] POST https://10.4.3.240/volume/v3/snapshots Aug 20 01:06:51.441109 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-8db574d4-65a8-4649-ac82-0136f975b60e tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "de6760f2-ca34-4be8-b9df-4434f52e71b4", "force": true, "name": "tempest-SnapshotDataIntegrityTests-snapshot-663650476", "description": null, "metadata": null}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:06:51.441357 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-1cb41318-f6f5-4bdf-9bb8-946479210743 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:06:51.442805 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-1cb41318-f6f5-4bdf-9bb8-946479210743 tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] POST https://10.4.3.240/volume/v3/backups Aug 20 01:06:51.443091 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-1cb41318-f6f5-4bdf-9bb8-946479210743 tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "b994d2ac-4e10-4a63-a795-9d860f84d2b6", "name": "tempest-VolumesBackupsTest-Backup-651566539"}} {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:06:51.444429 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.contrib.backups [None req-1cb41318-f6f5-4bdf-9bb8-946479210743 tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] Creating new backup {'backup': {'volume_id': 'b994d2ac-4e10-4a63-a795-9d860f84d2b6', 'name': 'tempest-VolumesBackupsTest-Backup-651566539'}} {{(pid=100212) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 20 01:06:51.444556 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.contrib.backups [None req-1cb41318-f6f5-4bdf-9bb8-946479210743 tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] Creating backup of volume b994d2ac-4e10-4a63-a795-9d860f84d2b6 in container None Aug 20 01:06:51.451358 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:06:51.451358 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:06:51.451830 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-1cb41318-f6f5-4bdf-9bb8-946479210743 tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] Volume info retrieved successfully. Aug 20 01:06:51.452169 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:06:51.452169 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:06:51.452653 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-8db574d4-65a8-4649-ac82-0136f975b60e tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Volume info retrieved successfully. Aug 20 01:06:51.452791 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.v3.snapshots [None req-8db574d4-65a8-4649-ac82-0136f975b60e tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Create snapshot from volume de6760f2-ca34-4be8-b9df-4434f52e71b4 Aug 20 01:06:51.465193 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.quota [None req-1cb41318-f6f5-4bdf-9bb8-946479210743 tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] Created reservations ['86193023-210c-4fe0-97f1-db979afc9e6b', '0d66a959-15a8-491e-b88c-212ed1c294ff'] {{(pid=100212) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 01:06:51.479788 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.quota [None req-8db574d4-65a8-4649-ac82-0136f975b60e tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Created reservations ['0b30119c-9041-4d78-a7d9-ef1f64446953', 'af2d20a7-7150-4543-bb4d-604b6f03a70b', '0dc0b779-af23-418f-8b6e-99126b1de35d', '0c4af15c-c904-4ee9-ad3a-e2ba387e4016'] {{(pid=100214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 01:06:51.497040 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-1cb41318-f6f5-4bdf-9bb8-946479210743 tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] https://10.4.3.240/volume/v3/backups returned with HTTP 202 Aug 20 01:06:51.497040 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1072/4323] 10.4.3.240 () {68 vars in 1259 bytes} [Thu Aug 20 01:06:51 2026] POST /volume/v3/backups => generated 329 bytes in 54 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 01:06:51.502876 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-4c3d38ea-fd84-4f3f-9d5b-7f26a2d9858b None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:06:51.506366 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-4c3d38ea-fd84-4f3f-9d5b-7f26a2d9858b tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] GET https://10.4.3.240/volume/v3/backups/fd31e7cd-c645-4a64-b082-681decca30ee Aug 20 01:06:51.506366 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-4c3d38ea-fd84-4f3f-9d5b-7f26a2d9858b tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:06:51.506366 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-4c3d38ea-fd84-4f3f-9d5b-7f26a2d9858b tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:06:51.506366 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.v3.backups [None req-4c3d38ea-fd84-4f3f-9d5b-7f26a2d9858b tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] Show backup with id fd31e7cd-c645-4a64-b082-681decca30ee. {{(pid=100213) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:06:51.509880 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:06:51.509880 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:06:51.510720 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-4c3d38ea-fd84-4f3f-9d5b-7f26a2d9858b tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] https://10.4.3.240/volume/v3/backups/fd31e7cd-c645-4a64-b082-681decca30ee returned with HTTP 200 Aug 20 01:06:51.511120 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1075/4324] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:06:51 2026] GET /volume/v3/backups/fd31e7cd-c645-4a64-b082-681decca30ee => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:06:51.519974 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-8db574d4-65a8-4649-ac82-0136f975b60e tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Snapshot force create request issued successfully. Aug 20 01:06:51.519974 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-8db574d4-65a8-4649-ac82-0136f975b60e tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] https://10.4.3.240/volume/v3/snapshots returned with HTTP 202 Aug 20 01:06:51.519974 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1084/4325] 10.4.3.240 () {68 vars in 1265 bytes} [Thu Aug 20 01:06:51 2026] POST /volume/v3/snapshots => generated 312 bytes in 75 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 01:06:51.523907 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-3efdc3d5-dc87-4332-98af-3b490ba28c56 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:06:51.525641 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-3efdc3d5-dc87-4332-98af-3b490ba28c56 tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] GET https://10.4.3.240/volume/v3/snapshots/b08571a2-0a3a-4da6-8dd5-7d7add99b911 Aug 20 01:06:51.526353 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-3efdc3d5-dc87-4332-98af-3b490ba28c56 tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:06:51.526353 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-3efdc3d5-dc87-4332-98af-3b490ba28c56 tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:06:51.530850 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:06:51.530850 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:06:51.531230 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-3efdc3d5-dc87-4332-98af-3b490ba28c56 tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Snapshot retrieved successfully. Aug 20 01:06:51.531988 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-3efdc3d5-dc87-4332-98af-3b490ba28c56 tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] https://10.4.3.240/volume/v3/snapshots/b08571a2-0a3a-4da6-8dd5-7d7add99b911 returned with HTTP 200 Aug 20 01:06:51.532508 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1095/4326] 10.4.3.240 () {66 vars in 1354 bytes} [Thu Aug 20 01:06:51 2026] GET /volume/v3/snapshots/b08571a2-0a3a-4da6-8dd5-7d7add99b911 => generated 444 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 20 01:06:52.521822 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-541f468e-d53e-4465-ac6e-3498814ce4c2 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:06:52.523590 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-541f468e-d53e-4465-ac6e-3498814ce4c2 tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] GET https://10.4.3.240/volume/v3/backups/fd31e7cd-c645-4a64-b082-681decca30ee Aug 20 01:06:52.523773 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-541f468e-d53e-4465-ac6e-3498814ce4c2 tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:06:52.523946 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-541f468e-d53e-4465-ac6e-3498814ce4c2 tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:06:52.524048 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.v3.backups [None req-541f468e-d53e-4465-ac6e-3498814ce4c2 tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] Show backup with id fd31e7cd-c645-4a64-b082-681decca30ee. {{(pid=100212) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:06:52.528074 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:06:52.528074 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:06:52.528779 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-541f468e-d53e-4465-ac6e-3498814ce4c2 tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] https://10.4.3.240/volume/v3/backups/fd31e7cd-c645-4a64-b082-681decca30ee returned with HTTP 200 Aug 20 01:06:52.529119 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1073/4327] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:06:52 2026] GET /volume/v3/backups/fd31e7cd-c645-4a64-b082-681decca30ee => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:06:52.541141 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-43a9006d-946b-4463-82b3-51ed67637152 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:06:52.542939 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-43a9006d-946b-4463-82b3-51ed67637152 tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] GET https://10.4.3.240/volume/v3/snapshots/b08571a2-0a3a-4da6-8dd5-7d7add99b911 Aug 20 01:06:52.543129 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-43a9006d-946b-4463-82b3-51ed67637152 tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:06:52.543303 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-43a9006d-946b-4463-82b3-51ed67637152 tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:06:52.548273 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:06:52.548273 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:06:52.548755 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-43a9006d-946b-4463-82b3-51ed67637152 tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Snapshot retrieved successfully. Aug 20 01:06:52.549493 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-43a9006d-946b-4463-82b3-51ed67637152 tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] https://10.4.3.240/volume/v3/snapshots/b08571a2-0a3a-4da6-8dd5-7d7add99b911 returned with HTTP 200 Aug 20 01:06:52.549855 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1076/4328] 10.4.3.240 () {66 vars in 1354 bytes} [Thu Aug 20 01:06:52 2026] GET /volume/v3/snapshots/b08571a2-0a3a-4da6-8dd5-7d7add99b911 => generated 471 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:06:52.557822 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-280f9198-6337-43fb-b506-d79cde358e90 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:06:52.559441 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-280f9198-6337-43fb-b506-d79cde358e90 tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] GET https://10.4.3.240/volume/v3/snapshots/b08571a2-0a3a-4da6-8dd5-7d7add99b911 Aug 20 01:06:52.559646 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-280f9198-6337-43fb-b506-d79cde358e90 tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:06:52.560724 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-280f9198-6337-43fb-b506-d79cde358e90 tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:06:52.564331 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:06:52.564331 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:06:52.564816 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-280f9198-6337-43fb-b506-d79cde358e90 tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Snapshot retrieved successfully. Aug 20 01:06:52.565682 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-280f9198-6337-43fb-b506-d79cde358e90 tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] https://10.4.3.240/volume/v3/snapshots/b08571a2-0a3a-4da6-8dd5-7d7add99b911 returned with HTTP 200 Aug 20 01:06:52.566055 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1085/4329] 10.4.3.240 () {66 vars in 1354 bytes} [Thu Aug 20 01:06:52 2026] GET /volume/v3/snapshots/b08571a2-0a3a-4da6-8dd5-7d7add99b911 => generated 471 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:06:52.598525 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-ae486f84-ff67-4879-8e4c-efef3b07ca87 req-be8c058f-4af3-47ce-8102-476a07ab2224 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:06:52.600461 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-ae486f84-ff67-4879-8e4c-efef3b07ca87 req-be8c058f-4af3-47ce-8102-476a07ab2224 tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] GET https://10.4.3.240/volume/v3/volumes/de6760f2-ca34-4be8-b9df-4434f52e71b4 Aug 20 01:06:52.600643 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-ae486f84-ff67-4879-8e4c-efef3b07ca87 req-be8c058f-4af3-47ce-8102-476a07ab2224 tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:06:52.600816 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-ae486f84-ff67-4879-8e4c-efef3b07ca87 req-be8c058f-4af3-47ce-8102-476a07ab2224 tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:06:52.610745 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:06:52.610745 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:06:52.613986 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [req-ae486f84-ff67-4879-8e4c-efef3b07ca87 req-be8c058f-4af3-47ce-8102-476a07ab2224 tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Volume info retrieved successfully. Aug 20 01:06:52.617568 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-ae486f84-ff67-4879-8e4c-efef3b07ca87 req-be8c058f-4af3-47ce-8102-476a07ab2224 tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] https://10.4.3.240/volume/v3/volumes/de6760f2-ca34-4be8-b9df-4434f52e71b4 returned with HTTP 200 Aug 20 01:06:52.618066 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1096/4330] 10.4.3.240 () {68 vars in 1598 bytes} [Thu Aug 20 01:06:52 2026] GET /volume/v3/volumes/de6760f2-ca34-4be8-b9df-4434f52e71b4 => generated 1142 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:06:52.634403 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [req-ae486f84-ff67-4879-8e4c-efef3b07ca87 req-1a486acf-6bf2-4e8e-b716-148885c42c2f None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:06:52.636235 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-ae486f84-ff67-4879-8e4c-efef3b07ca87 req-1a486acf-6bf2-4e8e-b716-148885c42c2f tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] POST https://10.4.3.240/volume/v3/volumes/de6760f2-ca34-4be8-b9df-4434f52e71b4/action Aug 20 01:06:52.636624 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [req-ae486f84-ff67-4879-8e4c-efef3b07ca87 req-1a486acf-6bf2-4e8e-b716-148885c42c2f tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100212) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 01:06:52.636740 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [req-ae486f84-ff67-4879-8e4c-efef3b07ca87 req-1a486acf-6bf2-4e8e-b716-148885c42c2f tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:06:52.649856 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:06:52.649856 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:06:52.650474 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [req-ae486f84-ff67-4879-8e4c-efef3b07ca87 req-1a486acf-6bf2-4e8e-b716-148885c42c2f tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Volume info retrieved successfully. Aug 20 01:06:52.663042 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [req-ae486f84-ff67-4879-8e4c-efef3b07ca87 req-1a486acf-6bf2-4e8e-b716-148885c42c2f tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Begin detaching volume completed successfully. Aug 20 01:06:52.663328 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-ae486f84-ff67-4879-8e4c-efef3b07ca87 req-1a486acf-6bf2-4e8e-b716-148885c42c2f tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] https://10.4.3.240/volume/v3/volumes/de6760f2-ca34-4be8-b9df-4434f52e71b4/action returned with HTTP 202 Aug 20 01:06:52.663889 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1074/4331] 10.4.3.240 () {72 vars in 1672 bytes} [Thu Aug 20 01:06:52 2026] POST /volume/v3/volumes/de6760f2-ca34-4be8-b9df-4434f52e71b4/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 01:06:52.710273 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-38d638d0-fff8-41c1-8317-344490da9933 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:06:52.710771 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-38d638d0-fff8-41c1-8317-344490da9933 None None] GET https://10.4.3.240/volume// Aug 20 01:06:52.710984 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-38d638d0-fff8-41c1-8317-344490da9933 None None] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:06:52.711222 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-38d638d0-fff8-41c1-8317-344490da9933 None None] Calling method 'all' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:06:52.711661 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-38d638d0-fff8-41c1-8317-344490da9933 None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 20 01:06:52.712003 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1077/4332] 10.4.3.240 () {66 vars in 1426 bytes} [Thu Aug 20 01:06:52 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 01:06:52.719852 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-ae486f84-ff67-4879-8e4c-efef3b07ca87 req-9b128a89-22ed-4b59-8834-c087b1a324a7 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:06:52.721629 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-ae486f84-ff67-4879-8e4c-efef3b07ca87 req-9b128a89-22ed-4b59-8834-c087b1a324a7 tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] GET https://10.4.3.240/volume/v3/volumes/de6760f2-ca34-4be8-b9df-4434f52e71b4 Aug 20 01:06:52.721976 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-ae486f84-ff67-4879-8e4c-efef3b07ca87 req-9b128a89-22ed-4b59-8834-c087b1a324a7 tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:06:52.722915 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-ae486f84-ff67-4879-8e4c-efef3b07ca87 req-9b128a89-22ed-4b59-8834-c087b1a324a7 tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:06:52.733275 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:06:52.733275 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:06:52.737570 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [req-ae486f84-ff67-4879-8e4c-efef3b07ca87 req-9b128a89-22ed-4b59-8834-c087b1a324a7 tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Volume info retrieved successfully. Aug 20 01:06:52.742159 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-ae486f84-ff67-4879-8e4c-efef3b07ca87 req-9b128a89-22ed-4b59-8834-c087b1a324a7 tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] https://10.4.3.240/volume/v3/volumes/de6760f2-ca34-4be8-b9df-4434f52e71b4 returned with HTTP 200 Aug 20 01:06:52.742704 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1086/4333] 10.4.3.240 () {70 vars in 1639 bytes} [Thu Aug 20 01:06:52 2026] GET /volume/v3/volumes/de6760f2-ca34-4be8-b9df-4434f52e71b4 => generated 1325 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 01:06:53.539175 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-0ba54ee0-c904-42bd-ba03-04b1291ee04e None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:06:53.540947 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-0ba54ee0-c904-42bd-ba03-04b1291ee04e tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] GET https://10.4.3.240/volume/v3/backups/fd31e7cd-c645-4a64-b082-681decca30ee Aug 20 01:06:53.541117 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-0ba54ee0-c904-42bd-ba03-04b1291ee04e tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:06:53.541297 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-0ba54ee0-c904-42bd-ba03-04b1291ee04e tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:06:53.541440 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-0ba54ee0-c904-42bd-ba03-04b1291ee04e tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] Show backup with id fd31e7cd-c645-4a64-b082-681decca30ee. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:06:53.545364 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:06:53.545364 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:06:53.546155 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-0ba54ee0-c904-42bd-ba03-04b1291ee04e tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] https://10.4.3.240/volume/v3/backups/fd31e7cd-c645-4a64-b082-681decca30ee returned with HTTP 200 Aug 20 01:06:53.546526 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1097/4334] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:06:53 2026] GET /volume/v3/backups/fd31e7cd-c645-4a64-b082-681decca30ee => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:06:54.091175 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [req-ae486f84-ff67-4879-8e4c-efef3b07ca87 req-997d37c4-171d-403a-bb16-e00db484e630 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:06:54.093535 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-ae486f84-ff67-4879-8e4c-efef3b07ca87 req-997d37c4-171d-403a-bb16-e00db484e630 tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] DELETE https://10.4.3.240/volume/v3/attachments/fdec7f05-7697-4b81-b783-6743eb681a37 Aug 20 01:06:54.093847 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [req-ae486f84-ff67-4879-8e4c-efef3b07ca87 req-997d37c4-171d-403a-bb16-e00db484e630 tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:06:54.094111 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [req-ae486f84-ff67-4879-8e4c-efef3b07ca87 req-997d37c4-171d-403a-bb16-e00db484e630 tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Calling method 'version_select' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:06:54.102655 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:06:54.102655 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:06:54.146552 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-ae486f84-ff67-4879-8e4c-efef3b07ca87 req-997d37c4-171d-403a-bb16-e00db484e630 tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] https://10.4.3.240/volume/v3/attachments/fdec7f05-7697-4b81-b783-6743eb681a37 returned with HTTP 200 Aug 20 01:06:54.147151 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1075/4335] 10.4.3.240 () {72 vars in 1673 bytes} [Thu Aug 20 01:06:54 2026] DELETE /volume/v3/attachments/fdec7f05-7697-4b81-b783-6743eb681a37 => generated 19 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:06:54.557416 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-81537ee5-0aa4-49d8-9f46-cac2515f5414 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:06:54.559322 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-81537ee5-0aa4-49d8-9f46-cac2515f5414 tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] GET https://10.4.3.240/volume/v3/backups/fd31e7cd-c645-4a64-b082-681decca30ee Aug 20 01:06:54.559543 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-81537ee5-0aa4-49d8-9f46-cac2515f5414 tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:06:54.559758 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-81537ee5-0aa4-49d8-9f46-cac2515f5414 tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:06:54.559883 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.v3.backups [None req-81537ee5-0aa4-49d8-9f46-cac2515f5414 tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] Show backup with id fd31e7cd-c645-4a64-b082-681decca30ee. {{(pid=100213) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:06:54.564357 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:06:54.564357 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:06:54.565132 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-81537ee5-0aa4-49d8-9f46-cac2515f5414 tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] https://10.4.3.240/volume/v3/backups/fd31e7cd-c645-4a64-b082-681decca30ee returned with HTTP 200 Aug 20 01:06:54.565572 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1078/4336] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:06:54 2026] GET /volume/v3/backups/fd31e7cd-c645-4a64-b082-681decca30ee => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:06:54.787559 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-45aaa87e-52cc-4a34-841e-490974acf34e None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:06:54.789246 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-45aaa87e-52cc-4a34-841e-490974acf34e tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 20 01:06:54.789704 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-45aaa87e-52cc-4a34-841e-490974acf34e tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-52664057", "snapshot_id": "41d38903-833b-4731-a9e4-76823839793b", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:06:54.792362 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.v3.volumes [None req-45aaa87e-52cc-4a34-841e-490974acf34e tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-52664057', 'snapshot_id': '41d38903-833b-4731-a9e4-76823839793b', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100214) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 01:06:54.796300 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:06:54.796300 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:06:54.796803 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-45aaa87e-52cc-4a34-841e-490974acf34e tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Snapshot retrieved successfully. Aug 20 01:06:54.797012 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.v3.volumes [None req-45aaa87e-52cc-4a34-841e-490974acf34e tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Create volume of 1 GB Aug 20 01:06:54.800174 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-45aaa87e-52cc-4a34-841e-490974acf34e tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Availability Zones retrieved successfully. Aug 20 01:06:54.805108 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-45aaa87e-52cc-4a34-841e-490974acf34e tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Flow 'volume_create_api' (8084320b-09c6-4958-8b55-05e108614c48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:06:54.806357 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-45aaa87e-52cc-4a34-841e-490974acf34e tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5728715f-4e24-4487-bfdc-e3649c32fd87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:06:54.806947 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.flows.api.create_volume [None req-45aaa87e-52cc-4a34-841e-490974acf34e tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100214) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 01:06:54.832830 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-45aaa87e-52cc-4a34-841e-490974acf34e tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5728715f-4e24-4487-bfdc-e3649c32fd87) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '41d38903-833b-4731-a9e4-76823839793b', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:52:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1ed58bd6-fe6a-497e-ae84-e8199d24fdfa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:06:54.834116 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-45aaa87e-52cc-4a34-841e-490974acf34e tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2d11c316-ae3a-4965-86f5-addb247dcef5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:06:54.870477 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.quota [None req-45aaa87e-52cc-4a34-841e-490974acf34e tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Created reservations ['536a57e6-712b-4657-a1c7-8037b574cb9a', 'ec41e010-1dcc-47f6-9739-996aac944ec6', 'cdde2d3a-c579-4ac9-8331-5a1abe31fbdd', '98feb29b-5760-410a-aba5-9f057d63e4eb'] {{(pid=100214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 01:06:54.871429 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-45aaa87e-52cc-4a34-841e-490974acf34e tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2d11c316-ae3a-4965-86f5-addb247dcef5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['536a57e6-712b-4657-a1c7-8037b574cb9a', 'ec41e010-1dcc-47f6-9739-996aac944ec6', 'cdde2d3a-c579-4ac9-8331-5a1abe31fbdd', '98feb29b-5760-410a-aba5-9f057d63e4eb']}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:06:54.873355 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-45aaa87e-52cc-4a34-841e-490974acf34e tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5245d9f9-c0a3-482f-ae79-0d17a5af0178) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:06:54.916023 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-45aaa87e-52cc-4a34-841e-490974acf34e tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5245d9f9-c0a3-482f-ae79-0d17a5af0178) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '93f70de2-b434-4864-ab8c-1aeace554534', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-52664057',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0215b5ac991a4d2a873781a3f6dc2e26',qos_specs=None,replication_status=,reservations=['536a57e6-712b-4657-a1c7-8037b574cb9a','ec41e010-1dcc-47f6-9739-996aac944ec6','cdde2d3a-c579-4ac9-8331-5a1abe31fbdd','98feb29b-5760-410a-aba5-9f057d63e4eb'],size=1,snapshot_id=41d38903-833b-4731-a9e4-76823839793b,source_replicaid=,source_volid=None,status='creating',user_id='dee2586035e74335acc7c8f4d64d74ac',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T01:06:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-52664057',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=93f70de2-b434-4864-ab8c-1aeace554534,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0215b5ac991a4d2a873781a3f6dc2e26',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=41d38903-833b-4731-a9e4-76823839793b,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='dee2586035e74335acc7c8f4d64d74ac',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1ed58bd6-fe6a-497e-ae84-e8199d24fdfa),volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:06:54.916785 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-45aaa87e-52cc-4a34-841e-490974acf34e tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d2af9336-163a-44c5-9f8f-118b5057858a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:06:54.933506 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-45aaa87e-52cc-4a34-841e-490974acf34e tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d2af9336-163a-44c5-9f8f-118b5057858a) transitioned into state 'SUCCESS' from state '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-52664057',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0215b5ac991a4d2a873781a3f6dc2e26',qos_specs=None,replication_status=,reservations=['536a57e6-712b-4657-a1c7-8037b574cb9a','ec41e010-1dcc-47f6-9739-996aac944ec6','cdde2d3a-c579-4ac9-8331-5a1abe31fbdd','98feb29b-5760-410a-aba5-9f057d63e4eb'],size=1,snapshot_id=41d38903-833b-4731-a9e4-76823839793b,source_replicaid=,source_volid=None,status='creating',user_id='dee2586035e74335acc7c8f4d64d74ac',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:06:54.934196 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-45aaa87e-52cc-4a34-841e-490974acf34e tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (06ac6471-2e0d-4216-98f8-4757b2c16753) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:06:54.955254 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-45aaa87e-52cc-4a34-841e-490974acf34e tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (06ac6471-2e0d-4216-98f8-4757b2c16753) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:06:54.956484 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-45aaa87e-52cc-4a34-841e-490974acf34e tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Flow 'volume_create_api' (8084320b-09c6-4958-8b55-05e108614c48) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:06:54.956773 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-45aaa87e-52cc-4a34-841e-490974acf34e tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Create volume request issued successfully. Aug 20 01:06:54.957300 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-45aaa87e-52cc-4a34-841e-490974acf34e tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 20 01:06:54.957717 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1087/4337] 10.4.3.240 () {68 vars in 1259 bytes} [Thu Aug 20 01:06:54 2026] POST /volume/v3/volumes => generated 789 bytes in 171 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 01:06:54.971014 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-32dbc6db-67ac-49ff-81af-bf5f93632c60 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:06:54.972817 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-32dbc6db-67ac-49ff-81af-bf5f93632c60 tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] GET https://10.4.3.240/volume/v3/volumes/93f70de2-b434-4864-ab8c-1aeace554534 Aug 20 01:06:54.973030 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-32dbc6db-67ac-49ff-81af-bf5f93632c60 tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:06:54.973214 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-32dbc6db-67ac-49ff-81af-bf5f93632c60 tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:06:54.980492 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:06:54.980492 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:06:54.983730 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-32dbc6db-67ac-49ff-81af-bf5f93632c60 tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Volume info retrieved successfully. Aug 20 01:06:54.987471 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-32dbc6db-67ac-49ff-81af-bf5f93632c60 tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] https://10.4.3.240/volume/v3/volumes/93f70de2-b434-4864-ab8c-1aeace554534 returned with HTTP 200 Aug 20 01:06:54.987826 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1098/4338] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:06:54 2026] GET /volume/v3/volumes/93f70de2-b434-4864-ab8c-1aeace554534 => generated 857 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:06:55.575900 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-b58547e8-cb0a-4ece-8bc4-f2366185362c None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:06:55.577668 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-b58547e8-cb0a-4ece-8bc4-f2366185362c tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] GET https://10.4.3.240/volume/v3/backups/fd31e7cd-c645-4a64-b082-681decca30ee Aug 20 01:06:55.577845 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-b58547e8-cb0a-4ece-8bc4-f2366185362c tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:06:55.578073 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-b58547e8-cb0a-4ece-8bc4-f2366185362c tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:06:55.578178 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.v3.backups [None req-b58547e8-cb0a-4ece-8bc4-f2366185362c tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] Show backup with id fd31e7cd-c645-4a64-b082-681decca30ee. {{(pid=100212) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:06:55.582139 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:06:55.582139 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:06:55.582895 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-b58547e8-cb0a-4ece-8bc4-f2366185362c tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] https://10.4.3.240/volume/v3/backups/fd31e7cd-c645-4a64-b082-681decca30ee returned with HTTP 200 Aug 20 01:06:55.583279 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1076/4339] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:06:55 2026] GET /volume/v3/backups/fd31e7cd-c645-4a64-b082-681decca30ee => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:06:56.004187 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-8989d3e6-f113-437e-8675-7deec802f9c7 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:06:56.005799 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-8989d3e6-f113-437e-8675-7deec802f9c7 tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] GET https://10.4.3.240/volume/v3/volumes/93f70de2-b434-4864-ab8c-1aeace554534 Aug 20 01:06:56.005981 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-8989d3e6-f113-437e-8675-7deec802f9c7 tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:06:56.006157 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-8989d3e6-f113-437e-8675-7deec802f9c7 tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:06:56.015957 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:06:56.015957 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:06:56.019790 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-8989d3e6-f113-437e-8675-7deec802f9c7 tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Volume info retrieved successfully. Aug 20 01:06:56.023782 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-8989d3e6-f113-437e-8675-7deec802f9c7 tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] https://10.4.3.240/volume/v3/volumes/93f70de2-b434-4864-ab8c-1aeace554534 returned with HTTP 200 Aug 20 01:06:56.024168 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1079/4340] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:06:56 2026] GET /volume/v3/volumes/93f70de2-b434-4864-ab8c-1aeace554534 => generated 882 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:06:56.035386 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-1bacb570-496b-4200-8d88-8ecf431eb3fc None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:06:56.037134 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-1bacb570-496b-4200-8d88-8ecf431eb3fc tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] GET https://10.4.3.240/volume/v3/volumes/93f70de2-b434-4864-ab8c-1aeace554534 Aug 20 01:06:56.037302 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-1bacb570-496b-4200-8d88-8ecf431eb3fc tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:06:56.037537 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-1bacb570-496b-4200-8d88-8ecf431eb3fc tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:06:56.040112 np0000007838 devstack@c-api.service[100214]: DEBUG dbcounter [-] [100214] Writing DB stats cinder:SELECT=274,cinder:UPDATE=79,cinder:INSERT=45 {{(pid=100214) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 01:06:56.047451 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:06:56.047451 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:06:56.051911 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-1bacb570-496b-4200-8d88-8ecf431eb3fc tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Volume info retrieved successfully. Aug 20 01:06:56.057639 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-1bacb570-496b-4200-8d88-8ecf431eb3fc tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] https://10.4.3.240/volume/v3/volumes/93f70de2-b434-4864-ab8c-1aeace554534 returned with HTTP 200 Aug 20 01:06:56.058141 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1088/4341] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:06:56 2026] GET /volume/v3/volumes/93f70de2-b434-4864-ab8c-1aeace554534 => generated 882 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:06:56.545602 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-1733d0da-a80c-4cc3-8d03-b81c8a2fdbae req-40fad5ba-19ca-4389-aa8d-d1a27394d1f2 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:06:56.547454 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-1733d0da-a80c-4cc3-8d03-b81c8a2fdbae req-40fad5ba-19ca-4389-aa8d-d1a27394d1f2 tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] GET https://10.4.3.240/volume/v3/volumes/93f70de2-b434-4864-ab8c-1aeace554534 Aug 20 01:06:56.547629 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-1733d0da-a80c-4cc3-8d03-b81c8a2fdbae req-40fad5ba-19ca-4389-aa8d-d1a27394d1f2 tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:06:56.547798 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-1733d0da-a80c-4cc3-8d03-b81c8a2fdbae req-40fad5ba-19ca-4389-aa8d-d1a27394d1f2 tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:06:56.553927 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:06:56.553927 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:06:56.556767 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [req-1733d0da-a80c-4cc3-8d03-b81c8a2fdbae req-40fad5ba-19ca-4389-aa8d-d1a27394d1f2 tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Volume info retrieved successfully. Aug 20 01:06:56.560143 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-1733d0da-a80c-4cc3-8d03-b81c8a2fdbae req-40fad5ba-19ca-4389-aa8d-d1a27394d1f2 tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] https://10.4.3.240/volume/v3/volumes/93f70de2-b434-4864-ab8c-1aeace554534 returned with HTTP 200 Aug 20 01:06:56.560676 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1099/4342] 10.4.3.240 () {68 vars in 1598 bytes} [Thu Aug 20 01:06:56 2026] GET /volume/v3/volumes/93f70de2-b434-4864-ab8c-1aeace554534 => generated 882 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:06:56.597218 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-8f4a3b79-811d-47a5-9700-b0842aea5235 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:06:56.599931 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-8f4a3b79-811d-47a5-9700-b0842aea5235 tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] GET https://10.4.3.240/volume/v3/backups/fd31e7cd-c645-4a64-b082-681decca30ee Aug 20 01:06:56.600258 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-8f4a3b79-811d-47a5-9700-b0842aea5235 tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:06:56.600591 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-8f4a3b79-811d-47a5-9700-b0842aea5235 tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:06:56.601397 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.v3.backups [None req-8f4a3b79-811d-47a5-9700-b0842aea5235 tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] Show backup with id fd31e7cd-c645-4a64-b082-681decca30ee. {{(pid=100212) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:06:56.610009 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:06:56.610009 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:06:56.610957 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-8f4a3b79-811d-47a5-9700-b0842aea5235 tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] https://10.4.3.240/volume/v3/backups/fd31e7cd-c645-4a64-b082-681decca30ee returned with HTTP 200 Aug 20 01:06:56.611551 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1077/4343] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:06:56 2026] GET /volume/v3/backups/fd31e7cd-c645-4a64-b082-681decca30ee => generated 749 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:06:56.643883 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-1d61ee75-a091-4c86-89e8-a2aa7c8ff89b None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:06:56.644281 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-1d61ee75-a091-4c86-89e8-a2aa7c8ff89b None None] GET https://10.4.3.240/volume// Aug 20 01:06:56.644553 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-1d61ee75-a091-4c86-89e8-a2aa7c8ff89b None None] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:06:56.644790 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-1d61ee75-a091-4c86-89e8-a2aa7c8ff89b None None] Calling method 'all' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:06:56.645199 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-1d61ee75-a091-4c86-89e8-a2aa7c8ff89b None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 20 01:06:56.645617 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1080/4344] 10.4.3.240 () {66 vars in 1428 bytes} [Thu Aug 20 01:06:56 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 01:06:56.653154 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-1733d0da-a80c-4cc3-8d03-b81c8a2fdbae req-84d4460b-f337-4999-a8f2-4db5086141b1 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:06:56.655854 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-1733d0da-a80c-4cc3-8d03-b81c8a2fdbae req-84d4460b-f337-4999-a8f2-4db5086141b1 tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] POST https://10.4.3.240/volume/v3/attachments Aug 20 01:06:56.656409 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-1733d0da-a80c-4cc3-8d03-b81c8a2fdbae req-84d4460b-f337-4999-a8f2-4db5086141b1 tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "93f70de2-b434-4864-ab8c-1aeace554534", "connector": null, "instance_uuid": "8f239460-4525-4e83-a363-2119d7a337ec"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:06:56.668347 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:06:56.668347 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:06:56.699176 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-1733d0da-a80c-4cc3-8d03-b81c8a2fdbae req-84d4460b-f337-4999-a8f2-4db5086141b1 tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] https://10.4.3.240/volume/v3/attachments returned with HTTP 200 Aug 20 01:06:56.699876 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1089/4345] 10.4.3.240 () {74 vars in 1594 bytes} [Thu Aug 20 01:06:56 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 20 01:06:56.724938 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-566c4048-4bec-4319-8720-4088570e1190 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:06:56.726635 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-566c4048-4bec-4319-8720-4088570e1190 tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] GET https://10.4.3.240/volume/v3/volumes/93f70de2-b434-4864-ab8c-1aeace554534 Aug 20 01:06:56.726839 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-566c4048-4bec-4319-8720-4088570e1190 tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:06:56.727028 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-566c4048-4bec-4319-8720-4088570e1190 tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:06:56.734350 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-6f727eba-e140-4663-84f7-90ba024fc300 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:06:56.734698 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-6f727eba-e140-4663-84f7-90ba024fc300 None None] GET https://10.4.3.240/volume// Aug 20 01:06:56.734851 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-6f727eba-e140-4663-84f7-90ba024fc300 None None] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:06:56.735043 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-6f727eba-e140-4663-84f7-90ba024fc300 None None] Calling method 'all' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:06:56.735381 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-6f727eba-e140-4663-84f7-90ba024fc300 None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 20 01:06:56.735638 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1078/4346] 10.4.3.240 () {66 vars in 1426 bytes} [Thu Aug 20 01:06:56 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 01:06:56.738197 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:06:56.738197 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:06:56.742353 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [req-1733d0da-a80c-4cc3-8d03-b81c8a2fdbae req-e33d69e9-d002-432c-9ffc-ee548b1e8e13 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:06:56.742634 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-566c4048-4bec-4319-8720-4088570e1190 tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Volume info retrieved successfully. Aug 20 01:06:56.746497 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-1733d0da-a80c-4cc3-8d03-b81c8a2fdbae req-e33d69e9-d002-432c-9ffc-ee548b1e8e13 tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] GET https://10.4.3.240/volume/v3/volumes/93f70de2-b434-4864-ab8c-1aeace554534 Aug 20 01:06:56.746607 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-566c4048-4bec-4319-8720-4088570e1190 tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] https://10.4.3.240/volume/v3/volumes/93f70de2-b434-4864-ab8c-1aeace554534 returned with HTTP 200 Aug 20 01:06:56.746691 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [req-1733d0da-a80c-4cc3-8d03-b81c8a2fdbae req-e33d69e9-d002-432c-9ffc-ee548b1e8e13 tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:06:56.746860 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [req-1733d0da-a80c-4cc3-8d03-b81c8a2fdbae req-e33d69e9-d002-432c-9ffc-ee548b1e8e13 tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:06:56.747040 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1100/4347] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:06:56 2026] GET /volume/v3/volumes/93f70de2-b434-4864-ab8c-1aeace554534 => generated 881 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:06:56.754804 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:06:56.754804 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:06:56.757641 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [req-1733d0da-a80c-4cc3-8d03-b81c8a2fdbae req-e33d69e9-d002-432c-9ffc-ee548b1e8e13 tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Volume info retrieved successfully. Aug 20 01:06:56.761032 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-1733d0da-a80c-4cc3-8d03-b81c8a2fdbae req-e33d69e9-d002-432c-9ffc-ee548b1e8e13 tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] https://10.4.3.240/volume/v3/volumes/93f70de2-b434-4864-ab8c-1aeace554534 returned with HTTP 200 Aug 20 01:06:56.761523 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1081/4348] 10.4.3.240 () {70 vars in 1639 bytes} [Thu Aug 20 01:06:56 2026] GET /volume/v3/volumes/93f70de2-b434-4864-ab8c-1aeace554534 => generated 1061 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 01:06:56.855817 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-1733d0da-a80c-4cc3-8d03-b81c8a2fdbae req-c94fa18a-e481-41bf-9ac3-38ccbd9e9dbf None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:06:56.857683 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-1733d0da-a80c-4cc3-8d03-b81c8a2fdbae req-c94fa18a-e481-41bf-9ac3-38ccbd9e9dbf tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] PUT https://10.4.3.240/volume/v3/attachments/f447b46c-3e51-409b-b7ad-d18b296c0520 Aug 20 01:06:56.857978 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-1733d0da-a80c-4cc3-8d03-b81c8a2fdbae req-c94fa18a-e481-41bf-9ac3-38ccbd9e9dbf tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.240", "host": "np0000007838", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:e656b6daafb0", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "870eaf75-1108-49d5-b5ab-79f4c93758d0", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:06:56.864590 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.coordination [req-1733d0da-a80c-4cc3-8d03-b81c8a2fdbae req-c94fa18a-e481-41bf-9ac3-38ccbd9e9dbf tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Acquiring lock "cinder-attachment_update-93f70de2-b434-4864-ab8c-1aeace554534-np0000007838" by "attachment_update" {{(pid=100214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 01:06:56.868506 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.coordination [req-1733d0da-a80c-4cc3-8d03-b81c8a2fdbae req-c94fa18a-e481-41bf-9ac3-38ccbd9e9dbf tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Lock "cinder-attachment_update-93f70de2-b434-4864-ab8c-1aeace554534-np0000007838" acquired by "attachment_update" :: waited 0.004s {{(pid=100214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 01:06:56.869224 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:06:56.869224 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:06:56.937141 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.coordination [req-1733d0da-a80c-4cc3-8d03-b81c8a2fdbae req-c94fa18a-e481-41bf-9ac3-38ccbd9e9dbf tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Lock "cinder-attachment_update-93f70de2-b434-4864-ab8c-1aeace554534-np0000007838" released by "attachment_update" :: held 0.069s {{(pid=100214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 01:06:56.937560 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-1733d0da-a80c-4cc3-8d03-b81c8a2fdbae req-c94fa18a-e481-41bf-9ac3-38ccbd9e9dbf tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] https://10.4.3.240/volume/v3/attachments/f447b46c-3e51-409b-b7ad-d18b296c0520 returned with HTTP 200 Aug 20 01:06:56.938098 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1090/4349] 10.4.3.240 () {74 vars in 1704 bytes} [Thu Aug 20 01:06:56 2026] PUT /volume/v3/attachments/f447b46c-3e51-409b-b7ad-d18b296c0520 => generated 969 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:06:57.626687 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-8fb41353-dbd5-473a-991c-8a8e54e6b024 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:06:57.629154 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-8fb41353-dbd5-473a-991c-8a8e54e6b024 tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] GET https://10.4.3.240/volume/v3/backups/fd31e7cd-c645-4a64-b082-681decca30ee Aug 20 01:06:57.629456 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-8fb41353-dbd5-473a-991c-8a8e54e6b024 tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:06:57.629714 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-8fb41353-dbd5-473a-991c-8a8e54e6b024 tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:06:57.629864 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.v3.backups [None req-8fb41353-dbd5-473a-991c-8a8e54e6b024 tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] Show backup with id fd31e7cd-c645-4a64-b082-681decca30ee. {{(pid=100212) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:06:57.635895 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:06:57.635895 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:06:57.636805 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-8fb41353-dbd5-473a-991c-8a8e54e6b024 tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] https://10.4.3.240/volume/v3/backups/fd31e7cd-c645-4a64-b082-681decca30ee returned with HTTP 200 Aug 20 01:06:57.637235 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1079/4350] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:06:57 2026] GET /volume/v3/backups/fd31e7cd-c645-4a64-b082-681decca30ee => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:06:57.760583 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-43cf0a47-3e26-4d54-9bc0-ec336702a01f None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:06:57.762659 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-43cf0a47-3e26-4d54-9bc0-ec336702a01f tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] GET https://10.4.3.240/volume/v3/volumes/93f70de2-b434-4864-ab8c-1aeace554534 Aug 20 01:06:57.762871 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-43cf0a47-3e26-4d54-9bc0-ec336702a01f tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:06:57.763081 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-43cf0a47-3e26-4d54-9bc0-ec336702a01f tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:06:57.772617 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:06:57.772617 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:06:57.776809 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-43cf0a47-3e26-4d54-9bc0-ec336702a01f tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Volume info retrieved successfully. Aug 20 01:06:57.781083 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-43cf0a47-3e26-4d54-9bc0-ec336702a01f tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] https://10.4.3.240/volume/v3/volumes/93f70de2-b434-4864-ab8c-1aeace554534 returned with HTTP 200 Aug 20 01:06:57.781685 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1101/4351] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:06:57 2026] GET /volume/v3/volumes/93f70de2-b434-4864-ab8c-1aeace554534 => generated 882 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:06:58.648281 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-743d1ead-a866-45c5-a0ca-c0cd5fbc071d None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:06:58.650257 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-743d1ead-a866-45c5-a0ca-c0cd5fbc071d tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] GET https://10.4.3.240/volume/v3/backups/fd31e7cd-c645-4a64-b082-681decca30ee Aug 20 01:06:58.650499 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-743d1ead-a866-45c5-a0ca-c0cd5fbc071d tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:06:58.650681 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-743d1ead-a866-45c5-a0ca-c0cd5fbc071d tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:06:58.650781 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.v3.backups [None req-743d1ead-a866-45c5-a0ca-c0cd5fbc071d tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] Show backup with id fd31e7cd-c645-4a64-b082-681decca30ee. {{(pid=100213) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:06:58.655071 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:06:58.655071 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:06:58.655765 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-743d1ead-a866-45c5-a0ca-c0cd5fbc071d tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] https://10.4.3.240/volume/v3/backups/fd31e7cd-c645-4a64-b082-681decca30ee returned with HTTP 200 Aug 20 01:06:58.656126 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1082/4352] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:06:58 2026] GET /volume/v3/backups/fd31e7cd-c645-4a64-b082-681decca30ee => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:06:58.794269 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-23e545ca-ba48-4077-825c-b7d3e8742086 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:06:58.796830 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-23e545ca-ba48-4077-825c-b7d3e8742086 tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] GET https://10.4.3.240/volume/v3/volumes/93f70de2-b434-4864-ab8c-1aeace554534 Aug 20 01:06:58.797920 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-23e545ca-ba48-4077-825c-b7d3e8742086 tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:06:58.797920 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-23e545ca-ba48-4077-825c-b7d3e8742086 tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:06:58.809199 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:06:58.809199 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:06:58.813172 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-23e545ca-ba48-4077-825c-b7d3e8742086 tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Volume info retrieved successfully. Aug 20 01:06:58.817455 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-23e545ca-ba48-4077-825c-b7d3e8742086 tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] https://10.4.3.240/volume/v3/volumes/93f70de2-b434-4864-ab8c-1aeace554534 returned with HTTP 200 Aug 20 01:06:58.817829 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1091/4353] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:06:58 2026] GET /volume/v3/volumes/93f70de2-b434-4864-ab8c-1aeace554534 => generated 882 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:06:59.666013 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-95b868c7-8a44-4e1a-8e9b-bd748e812dd2 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:06:59.668145 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-95b868c7-8a44-4e1a-8e9b-bd748e812dd2 tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] GET https://10.4.3.240/volume/v3/backups/fd31e7cd-c645-4a64-b082-681decca30ee Aug 20 01:06:59.668439 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-95b868c7-8a44-4e1a-8e9b-bd748e812dd2 tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:06:59.668679 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-95b868c7-8a44-4e1a-8e9b-bd748e812dd2 tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:06:59.668810 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.v3.backups [None req-95b868c7-8a44-4e1a-8e9b-bd748e812dd2 tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] Show backup with id fd31e7cd-c645-4a64-b082-681decca30ee. {{(pid=100212) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:06:59.675248 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:06:59.675248 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:06:59.676147 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-95b868c7-8a44-4e1a-8e9b-bd748e812dd2 tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] https://10.4.3.240/volume/v3/backups/fd31e7cd-c645-4a64-b082-681decca30ee returned with HTTP 200 Aug 20 01:06:59.676583 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1080/4354] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:06:59 2026] GET /volume/v3/backups/fd31e7cd-c645-4a64-b082-681decca30ee => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:06:59.830260 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-892fab25-b63a-43c9-8903-04777680e77d None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:06:59.832372 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-892fab25-b63a-43c9-8903-04777680e77d tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] GET https://10.4.3.240/volume/v3/volumes/93f70de2-b434-4864-ab8c-1aeace554534 Aug 20 01:06:59.832554 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-892fab25-b63a-43c9-8903-04777680e77d tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:06:59.832780 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-892fab25-b63a-43c9-8903-04777680e77d tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:06:59.843786 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:06:59.843786 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:06:59.847503 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-892fab25-b63a-43c9-8903-04777680e77d tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Volume info retrieved successfully. Aug 20 01:06:59.852246 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-892fab25-b63a-43c9-8903-04777680e77d tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] https://10.4.3.240/volume/v3/volumes/93f70de2-b434-4864-ab8c-1aeace554534 returned with HTTP 200 Aug 20 01:06:59.852727 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1102/4355] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:06:59 2026] GET /volume/v3/volumes/93f70de2-b434-4864-ab8c-1aeace554534 => generated 882 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:07:00.162153 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [req-1733d0da-a80c-4cc3-8d03-b81c8a2fdbae req-d17387bf-bed0-4c36-b791-33a60df4ef16 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:07:00.164259 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-1733d0da-a80c-4cc3-8d03-b81c8a2fdbae req-d17387bf-bed0-4c36-b791-33a60df4ef16 tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] POST https://10.4.3.240/volume/v3/attachments/f447b46c-3e51-409b-b7ad-d18b296c0520/action Aug 20 01:07:00.164698 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [req-1733d0da-a80c-4cc3-8d03-b81c8a2fdbae req-d17387bf-bed0-4c36-b791-33a60df4ef16 tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Action body: b'{"os-complete": null}' {{(pid=100213) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 01:07:00.164854 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [req-1733d0da-a80c-4cc3-8d03-b81c8a2fdbae req-d17387bf-bed0-4c36-b791-33a60df4ef16 tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:07:00.181060 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:07:00.181060 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:07:00.191085 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-1733d0da-a80c-4cc3-8d03-b81c8a2fdbae req-d17387bf-bed0-4c36-b791-33a60df4ef16 tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] https://10.4.3.240/volume/v3/attachments/f447b46c-3e51-409b-b7ad-d18b296c0520/action returned with HTTP 204 Aug 20 01:07:00.191580 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1083/4356] 10.4.3.240 () {74 vars in 1725 bytes} [Thu Aug 20 01:07:00 2026] POST /volume/v3/attachments/f447b46c-3e51-409b-b7ad-d18b296c0520/action => generated 0 bytes in 30 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:07:00.686675 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-ac9844cb-4d2c-4ecf-b898-8f7080716512 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:07:00.688912 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-ac9844cb-4d2c-4ecf-b898-8f7080716512 tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] GET https://10.4.3.240/volume/v3/backups/fd31e7cd-c645-4a64-b082-681decca30ee Aug 20 01:07:00.689185 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-ac9844cb-4d2c-4ecf-b898-8f7080716512 tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:07:00.689459 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-ac9844cb-4d2c-4ecf-b898-8f7080716512 tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:07:00.689603 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-ac9844cb-4d2c-4ecf-b898-8f7080716512 tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] Show backup with id fd31e7cd-c645-4a64-b082-681decca30ee. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:07:00.694417 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:07:00.694417 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:07:00.695094 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-ac9844cb-4d2c-4ecf-b898-8f7080716512 tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] https://10.4.3.240/volume/v3/backups/fd31e7cd-c645-4a64-b082-681decca30ee returned with HTTP 200 Aug 20 01:07:00.695509 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1092/4357] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:07:00 2026] GET /volume/v3/backups/fd31e7cd-c645-4a64-b082-681decca30ee => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:07:00.864111 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-80300e40-8adf-434d-b4b5-d0d46aaf0833 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:07:00.865839 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-80300e40-8adf-434d-b4b5-d0d46aaf0833 tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] GET https://10.4.3.240/volume/v3/volumes/93f70de2-b434-4864-ab8c-1aeace554534 Aug 20 01:07:00.866011 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-80300e40-8adf-434d-b4b5-d0d46aaf0833 tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:07:00.866205 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-80300e40-8adf-434d-b4b5-d0d46aaf0833 tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:07:00.875436 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:07:00.875436 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:07:00.878603 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-80300e40-8adf-434d-b4b5-d0d46aaf0833 tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Volume info retrieved successfully. Aug 20 01:07:00.882815 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-80300e40-8adf-434d-b4b5-d0d46aaf0833 tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] https://10.4.3.240/volume/v3/volumes/93f70de2-b434-4864-ab8c-1aeace554534 returned with HTTP 200 Aug 20 01:07:00.883161 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1081/4358] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:07:00 2026] GET /volume/v3/volumes/93f70de2-b434-4864-ab8c-1aeace554534 => generated 1174 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:07:01.707653 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-e84b16cc-fc9a-4c71-b9c6-22c233a6d547 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:07:01.709376 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-e84b16cc-fc9a-4c71-b9c6-22c233a6d547 tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] GET https://10.4.3.240/volume/v3/backups/fd31e7cd-c645-4a64-b082-681decca30ee Aug 20 01:07:01.709591 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-e84b16cc-fc9a-4c71-b9c6-22c233a6d547 tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:07:01.709780 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-e84b16cc-fc9a-4c71-b9c6-22c233a6d547 tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:07:01.709918 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-e84b16cc-fc9a-4c71-b9c6-22c233a6d547 tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] Show backup with id fd31e7cd-c645-4a64-b082-681decca30ee. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:07:01.714000 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:07:01.714000 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:07:01.714741 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-e84b16cc-fc9a-4c71-b9c6-22c233a6d547 tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] https://10.4.3.240/volume/v3/backups/fd31e7cd-c645-4a64-b082-681decca30ee returned with HTTP 200 Aug 20 01:07:01.715114 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1103/4359] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:07:01 2026] GET /volume/v3/backups/fd31e7cd-c645-4a64-b082-681decca30ee => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:07:02.724872 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-9a8cb593-cc3c-47aa-9ed6-5dd49513b9bd None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:07:02.726620 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-9a8cb593-cc3c-47aa-9ed6-5dd49513b9bd tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] GET https://10.4.3.240/volume/v3/backups/fd31e7cd-c645-4a64-b082-681decca30ee Aug 20 01:07:02.726801 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-9a8cb593-cc3c-47aa-9ed6-5dd49513b9bd tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:07:02.726976 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-9a8cb593-cc3c-47aa-9ed6-5dd49513b9bd tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:07:02.727060 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.v3.backups [None req-9a8cb593-cc3c-47aa-9ed6-5dd49513b9bd tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] Show backup with id fd31e7cd-c645-4a64-b082-681decca30ee. {{(pid=100213) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:07:02.731105 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:07:02.731105 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:07:02.731791 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-9a8cb593-cc3c-47aa-9ed6-5dd49513b9bd tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] https://10.4.3.240/volume/v3/backups/fd31e7cd-c645-4a64-b082-681decca30ee returned with HTTP 200 Aug 20 01:07:02.732135 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1084/4360] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:07:02 2026] GET /volume/v3/backups/fd31e7cd-c645-4a64-b082-681decca30ee => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:07:03.742410 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-944c1b1d-da39-49bb-b29c-0bccd35926a0 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:07:03.744233 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-944c1b1d-da39-49bb-b29c-0bccd35926a0 tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] GET https://10.4.3.240/volume/v3/backups/fd31e7cd-c645-4a64-b082-681decca30ee Aug 20 01:07:03.744535 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-944c1b1d-da39-49bb-b29c-0bccd35926a0 tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:07:03.744720 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-944c1b1d-da39-49bb-b29c-0bccd35926a0 tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:07:03.744819 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-944c1b1d-da39-49bb-b29c-0bccd35926a0 tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] Show backup with id fd31e7cd-c645-4a64-b082-681decca30ee. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:07:03.748787 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:07:03.748787 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:07:03.749473 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-944c1b1d-da39-49bb-b29c-0bccd35926a0 tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] https://10.4.3.240/volume/v3/backups/fd31e7cd-c645-4a64-b082-681decca30ee returned with HTTP 200 Aug 20 01:07:03.749886 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1093/4361] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:07:03 2026] GET /volume/v3/backups/fd31e7cd-c645-4a64-b082-681decca30ee => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:07:04.102824 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [req-fd7df0da-bacc-4655-9244-ec0503bffed0 req-ce7f36f2-e18d-4372-bc2e-20cbddbe9c0a None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:07:04.105096 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-fd7df0da-bacc-4655-9244-ec0503bffed0 req-ce7f36f2-e18d-4372-bc2e-20cbddbe9c0a tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] GET https://10.4.3.240/volume/v3/volumes/93f70de2-b434-4864-ab8c-1aeace554534 Aug 20 01:07:04.105304 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [req-fd7df0da-bacc-4655-9244-ec0503bffed0 req-ce7f36f2-e18d-4372-bc2e-20cbddbe9c0a tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:07:04.105524 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [req-fd7df0da-bacc-4655-9244-ec0503bffed0 req-ce7f36f2-e18d-4372-bc2e-20cbddbe9c0a tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:07:04.116492 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:07:04.116492 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:07:04.119378 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [req-fd7df0da-bacc-4655-9244-ec0503bffed0 req-ce7f36f2-e18d-4372-bc2e-20cbddbe9c0a tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Volume info retrieved successfully. Aug 20 01:07:04.126038 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-fd7df0da-bacc-4655-9244-ec0503bffed0 req-ce7f36f2-e18d-4372-bc2e-20cbddbe9c0a tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] https://10.4.3.240/volume/v3/volumes/93f70de2-b434-4864-ab8c-1aeace554534 returned with HTTP 200 Aug 20 01:07:04.126505 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1082/4362] 10.4.3.240 () {68 vars in 1598 bytes} [Thu Aug 20 01:07:04 2026] GET /volume/v3/volumes/93f70de2-b434-4864-ab8c-1aeace554534 => generated 1174 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:07:04.142806 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-fd7df0da-bacc-4655-9244-ec0503bffed0 req-eb11b797-910b-4169-b4b8-4bde33fd8ecf None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:07:04.144672 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-fd7df0da-bacc-4655-9244-ec0503bffed0 req-eb11b797-910b-4169-b4b8-4bde33fd8ecf tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] POST https://10.4.3.240/volume/v3/volumes/93f70de2-b434-4864-ab8c-1aeace554534/action Aug 20 01:07:04.144972 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-fd7df0da-bacc-4655-9244-ec0503bffed0 req-eb11b797-910b-4169-b4b8-4bde33fd8ecf tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100215) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 01:07:04.145084 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-fd7df0da-bacc-4655-9244-ec0503bffed0 req-eb11b797-910b-4169-b4b8-4bde33fd8ecf tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:07:04.154706 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:07:04.154706 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:07:04.155137 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [req-fd7df0da-bacc-4655-9244-ec0503bffed0 req-eb11b797-910b-4169-b4b8-4bde33fd8ecf tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Volume info retrieved successfully. Aug 20 01:07:04.162414 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [req-fd7df0da-bacc-4655-9244-ec0503bffed0 req-eb11b797-910b-4169-b4b8-4bde33fd8ecf tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Begin detaching volume completed successfully. Aug 20 01:07:04.162608 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-fd7df0da-bacc-4655-9244-ec0503bffed0 req-eb11b797-910b-4169-b4b8-4bde33fd8ecf tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] https://10.4.3.240/volume/v3/volumes/93f70de2-b434-4864-ab8c-1aeace554534/action returned with HTTP 202 Aug 20 01:07:04.163137 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1104/4363] 10.4.3.240 () {72 vars in 1672 bytes} [Thu Aug 20 01:07:04 2026] POST /volume/v3/volumes/93f70de2-b434-4864-ab8c-1aeace554534/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 01:07:04.199709 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-8386cb68-f6c7-430c-8da6-d4248821c73d None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:07:04.200115 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-8386cb68-f6c7-430c-8da6-d4248821c73d None None] GET https://10.4.3.240/volume// Aug 20 01:07:04.200260 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-8386cb68-f6c7-430c-8da6-d4248821c73d None None] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:07:04.200501 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-8386cb68-f6c7-430c-8da6-d4248821c73d None None] Calling method 'all' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:07:04.200906 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-8386cb68-f6c7-430c-8da6-d4248821c73d None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 20 01:07:04.201264 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1085/4364] 10.4.3.240 () {66 vars in 1426 bytes} [Thu Aug 20 01:07:04 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 01:07:04.209759 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-fd7df0da-bacc-4655-9244-ec0503bffed0 req-81e3f7cd-bdae-4000-be90-82e10ac771d5 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:07:04.211720 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-fd7df0da-bacc-4655-9244-ec0503bffed0 req-81e3f7cd-bdae-4000-be90-82e10ac771d5 tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] GET https://10.4.3.240/volume/v3/volumes/93f70de2-b434-4864-ab8c-1aeace554534 Aug 20 01:07:04.211941 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-fd7df0da-bacc-4655-9244-ec0503bffed0 req-81e3f7cd-bdae-4000-be90-82e10ac771d5 tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:07:04.212092 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-fd7df0da-bacc-4655-9244-ec0503bffed0 req-81e3f7cd-bdae-4000-be90-82e10ac771d5 tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:07:04.220848 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:07:04.220848 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:07:04.223912 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [req-fd7df0da-bacc-4655-9244-ec0503bffed0 req-81e3f7cd-bdae-4000-be90-82e10ac771d5 tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Volume info retrieved successfully. Aug 20 01:07:04.227542 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-fd7df0da-bacc-4655-9244-ec0503bffed0 req-81e3f7cd-bdae-4000-be90-82e10ac771d5 tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] https://10.4.3.240/volume/v3/volumes/93f70de2-b434-4864-ab8c-1aeace554534 returned with HTTP 200 Aug 20 01:07:04.227883 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1094/4365] 10.4.3.240 () {70 vars in 1639 bytes} [Thu Aug 20 01:07:04 2026] GET /volume/v3/volumes/93f70de2-b434-4864-ab8c-1aeace554534 => generated 1357 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Aug 20 01:07:04.758920 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-bbe9d986-981c-49ae-8bde-0c1ae3a91c28 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:07:04.760511 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-bbe9d986-981c-49ae-8bde-0c1ae3a91c28 tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] GET https://10.4.3.240/volume/v3/backups/fd31e7cd-c645-4a64-b082-681decca30ee Aug 20 01:07:04.762355 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-bbe9d986-981c-49ae-8bde-0c1ae3a91c28 tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:07:04.762355 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-bbe9d986-981c-49ae-8bde-0c1ae3a91c28 tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:07:04.762355 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.v3.backups [None req-bbe9d986-981c-49ae-8bde-0c1ae3a91c28 tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] Show backup with id fd31e7cd-c645-4a64-b082-681decca30ee. {{(pid=100212) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:07:04.765366 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:07:04.765366 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:07:04.765991 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-bbe9d986-981c-49ae-8bde-0c1ae3a91c28 tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] https://10.4.3.240/volume/v3/backups/fd31e7cd-c645-4a64-b082-681decca30ee returned with HTTP 200 Aug 20 01:07:04.766564 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1083/4366] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:07:04 2026] GET /volume/v3/backups/fd31e7cd-c645-4a64-b082-681decca30ee => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:07:05.050963 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-fd7df0da-bacc-4655-9244-ec0503bffed0 req-0b93b14f-884f-4b51-ba30-802f2fe548dd None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:07:05.053057 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-fd7df0da-bacc-4655-9244-ec0503bffed0 req-0b93b14f-884f-4b51-ba30-802f2fe548dd tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] DELETE https://10.4.3.240/volume/v3/attachments/f447b46c-3e51-409b-b7ad-d18b296c0520 Aug 20 01:07:05.053230 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-fd7df0da-bacc-4655-9244-ec0503bffed0 req-0b93b14f-884f-4b51-ba30-802f2fe548dd tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:07:05.053475 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-fd7df0da-bacc-4655-9244-ec0503bffed0 req-0b93b14f-884f-4b51-ba30-802f2fe548dd tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Calling method 'version_select' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:07:05.063903 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:07:05.063903 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:07:05.111632 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-fd7df0da-bacc-4655-9244-ec0503bffed0 req-0b93b14f-884f-4b51-ba30-802f2fe548dd tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] https://10.4.3.240/volume/v3/attachments/f447b46c-3e51-409b-b7ad-d18b296c0520 returned with HTTP 200 Aug 20 01:07:05.112189 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1105/4367] 10.4.3.240 () {72 vars in 1673 bytes} [Thu Aug 20 01:07:05 2026] DELETE /volume/v3/attachments/f447b46c-3e51-409b-b7ad-d18b296c0520 => generated 19 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:07:05.248323 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-a1ae94f5-8893-41ad-b16e-268334019448 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:07:05.250425 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-a1ae94f5-8893-41ad-b16e-268334019448 tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 20 01:07:05.250867 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-a1ae94f5-8893-41ad-b16e-268334019448 tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-1006673395", "snapshot_id": "7f68682f-0bb6-4e20-9208-8498e97bb1c8", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:07:05.252847 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.v3.volumes [None req-a1ae94f5-8893-41ad-b16e-268334019448 tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-1006673395', 'snapshot_id': '7f68682f-0bb6-4e20-9208-8498e97bb1c8', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100213) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 01:07:05.259045 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:07:05.259045 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:07:05.259630 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-a1ae94f5-8893-41ad-b16e-268334019448 tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Snapshot retrieved successfully. Aug 20 01:07:05.259779 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.v3.volumes [None req-a1ae94f5-8893-41ad-b16e-268334019448 tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Create volume of 1 GB Aug 20 01:07:05.263567 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-a1ae94f5-8893-41ad-b16e-268334019448 tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Availability Zones retrieved successfully. Aug 20 01:07:05.270735 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-a1ae94f5-8893-41ad-b16e-268334019448 tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Flow 'volume_create_api' (8ce5f37d-6a2f-442a-8e6b-0d1da1ccac31) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:07:05.272745 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-a1ae94f5-8893-41ad-b16e-268334019448 tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (62689e77-3cbe-4661-bed1-82e713e3e80b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:07:05.273988 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.flows.api.create_volume [None req-a1ae94f5-8893-41ad-b16e-268334019448 tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100213) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 01:07:05.303108 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-a1ae94f5-8893-41ad-b16e-268334019448 tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (62689e77-3cbe-4661-bed1-82e713e3e80b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '7f68682f-0bb6-4e20-9208-8498e97bb1c8', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:52:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1ed58bd6-fe6a-497e-ae84-e8199d24fdfa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:07:05.303850 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-a1ae94f5-8893-41ad-b16e-268334019448 tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c48ae28c-bfe4-4901-9f91-ad76abb4df85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:07:05.339902 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.quota [None req-a1ae94f5-8893-41ad-b16e-268334019448 tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Created reservations ['b6ea1fdb-b9a6-4cb7-9d87-ef7030c0424c', 'b3c167f8-efeb-42ad-941e-41750dbfdfcb', '754c2817-2f39-4183-8f5a-b1e25c9f018f', '65e0eab8-aecd-4003-a4e6-c74fc9fbaade'] {{(pid=100213) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 01:07:05.340639 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-a1ae94f5-8893-41ad-b16e-268334019448 tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c48ae28c-bfe4-4901-9f91-ad76abb4df85) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b6ea1fdb-b9a6-4cb7-9d87-ef7030c0424c', 'b3c167f8-efeb-42ad-941e-41750dbfdfcb', '754c2817-2f39-4183-8f5a-b1e25c9f018f', '65e0eab8-aecd-4003-a4e6-c74fc9fbaade']}' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:07:05.341549 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-a1ae94f5-8893-41ad-b16e-268334019448 tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (83bc1c7d-c2fb-43d0-9c02-c23730732cb7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:07:05.394095 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-a1ae94f5-8893-41ad-b16e-268334019448 tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (83bc1c7d-c2fb-43d0-9c02-c23730732cb7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cc4bfc2c-27ab-46a4-9c8d-2e2c665b0ef1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1006673395',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0215b5ac991a4d2a873781a3f6dc2e26',qos_specs=None,replication_status=,reservations=['b6ea1fdb-b9a6-4cb7-9d87-ef7030c0424c','b3c167f8-efeb-42ad-941e-41750dbfdfcb','754c2817-2f39-4183-8f5a-b1e25c9f018f','65e0eab8-aecd-4003-a4e6-c74fc9fbaade'],size=1,snapshot_id=7f68682f-0bb6-4e20-9208-8498e97bb1c8,source_replicaid=,source_volid=None,status='creating',user_id='dee2586035e74335acc7c8f4d64d74ac',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T01:07:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1006673395',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cc4bfc2c-27ab-46a4-9c8d-2e2c665b0ef1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0215b5ac991a4d2a873781a3f6dc2e26',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=7f68682f-0bb6-4e20-9208-8498e97bb1c8,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='dee2586035e74335acc7c8f4d64d74ac',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1ed58bd6-fe6a-497e-ae84-e8199d24fdfa),volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:07:05.394957 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-a1ae94f5-8893-41ad-b16e-268334019448 tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0d73535b-bdc4-4543-bfd2-4147e091726e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:07:05.412397 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-a1ae94f5-8893-41ad-b16e-268334019448 tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0d73535b-bdc4-4543-bfd2-4147e091726e) transitioned into state 'SUCCESS' from state '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-1006673395',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0215b5ac991a4d2a873781a3f6dc2e26',qos_specs=None,replication_status=,reservations=['b6ea1fdb-b9a6-4cb7-9d87-ef7030c0424c','b3c167f8-efeb-42ad-941e-41750dbfdfcb','754c2817-2f39-4183-8f5a-b1e25c9f018f','65e0eab8-aecd-4003-a4e6-c74fc9fbaade'],size=1,snapshot_id=7f68682f-0bb6-4e20-9208-8498e97bb1c8,source_replicaid=,source_volid=None,status='creating',user_id='dee2586035e74335acc7c8f4d64d74ac',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:07:05.413145 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-a1ae94f5-8893-41ad-b16e-268334019448 tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6bf550e8-45dc-4077-b035-d1c5e028accd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:07:05.433411 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-a1ae94f5-8893-41ad-b16e-268334019448 tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6bf550e8-45dc-4077-b035-d1c5e028accd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:07:05.434198 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-a1ae94f5-8893-41ad-b16e-268334019448 tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Flow 'volume_create_api' (8ce5f37d-6a2f-442a-8e6b-0d1da1ccac31) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100213) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:07:05.434523 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-a1ae94f5-8893-41ad-b16e-268334019448 tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Create volume request issued successfully. Aug 20 01:07:05.435064 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-a1ae94f5-8893-41ad-b16e-268334019448 tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 20 01:07:05.435509 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1086/4368] 10.4.3.240 () {68 vars in 1259 bytes} [Thu Aug 20 01:07:05 2026] POST /volume/v3/volumes => generated 791 bytes in 188 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 01:07:05.450003 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-2db841b0-9dcf-44b8-81b2-c5a5187923a6 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:07:05.452219 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-2db841b0-9dcf-44b8-81b2-c5a5187923a6 tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] GET https://10.4.3.240/volume/v3/volumes/cc4bfc2c-27ab-46a4-9c8d-2e2c665b0ef1 Aug 20 01:07:05.452668 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-2db841b0-9dcf-44b8-81b2-c5a5187923a6 tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:07:05.454356 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-2db841b0-9dcf-44b8-81b2-c5a5187923a6 tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:07:05.470677 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:07:05.470677 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:07:05.474323 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-2db841b0-9dcf-44b8-81b2-c5a5187923a6 tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Volume info retrieved successfully. Aug 20 01:07:05.478941 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-2db841b0-9dcf-44b8-81b2-c5a5187923a6 tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] https://10.4.3.240/volume/v3/volumes/cc4bfc2c-27ab-46a4-9c8d-2e2c665b0ef1 returned with HTTP 200 Aug 20 01:07:05.479359 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1095/4369] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:07:05 2026] GET /volume/v3/volumes/cc4bfc2c-27ab-46a4-9c8d-2e2c665b0ef1 => generated 859 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:07:05.776781 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-da9ef3ef-f5ff-4cfd-8c81-df9c00290442 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:07:05.778471 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-da9ef3ef-f5ff-4cfd-8c81-df9c00290442 tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] GET https://10.4.3.240/volume/v3/backups/fd31e7cd-c645-4a64-b082-681decca30ee Aug 20 01:07:05.778665 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-da9ef3ef-f5ff-4cfd-8c81-df9c00290442 tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:07:05.778841 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-da9ef3ef-f5ff-4cfd-8c81-df9c00290442 tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:07:05.778941 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.v3.backups [None req-da9ef3ef-f5ff-4cfd-8c81-df9c00290442 tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] Show backup with id fd31e7cd-c645-4a64-b082-681decca30ee. {{(pid=100212) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:07:05.783051 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:07:05.783051 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:07:05.783786 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-da9ef3ef-f5ff-4cfd-8c81-df9c00290442 tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] https://10.4.3.240/volume/v3/backups/fd31e7cd-c645-4a64-b082-681decca30ee returned with HTTP 200 Aug 20 01:07:05.784138 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1084/4370] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:07:05 2026] GET /volume/v3/backups/fd31e7cd-c645-4a64-b082-681decca30ee => generated 751 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:07:05.793608 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-31186731-349f-4ac6-95ea-5532623217af None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:07:05.795617 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-31186731-349f-4ac6-95ea-5532623217af tempest-VolumesBackupsTest-1420978877 tempest-VolumesBackupsTest-1420978877-project-admin] GET https://10.4.3.240/volume/v3/backups/8602dcad-741c-4858-b624-d5af474d97f1 Aug 20 01:07:05.795826 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-31186731-349f-4ac6-95ea-5532623217af tempest-VolumesBackupsTest-1420978877 tempest-VolumesBackupsTest-1420978877-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:07:05.796064 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-31186731-349f-4ac6-95ea-5532623217af tempest-VolumesBackupsTest-1420978877 tempest-VolumesBackupsTest-1420978877-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:07:05.796240 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-31186731-349f-4ac6-95ea-5532623217af tempest-VolumesBackupsTest-1420978877 tempest-VolumesBackupsTest-1420978877-project-admin] Show backup with id 8602dcad-741c-4858-b624-d5af474d97f1. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:07:05.800808 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:07:05.800808 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:07:05.801840 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-31186731-349f-4ac6-95ea-5532623217af tempest-VolumesBackupsTest-1420978877 tempest-VolumesBackupsTest-1420978877-project-admin] https://10.4.3.240/volume/v3/backups/8602dcad-741c-4858-b624-d5af474d97f1 returned with HTTP 200 Aug 20 01:07:05.802585 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1106/4371] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:07:05 2026] GET /volume/v3/backups/8602dcad-741c-4858-b624-d5af474d97f1 => generated 752 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:07:05.813483 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-b5dd764f-5f54-4287-ad13-9aa8d40a9e92 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:07:05.815938 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-b5dd764f-5f54-4287-ad13-9aa8d40a9e92 tempest-VolumesBackupsTest-1420978877 tempest-VolumesBackupsTest-1420978877-project-admin] POST https://10.4.3.240/volume/v3/backups Aug 20 01:07:05.816396 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-b5dd764f-5f54-4287-ad13-9aa8d40a9e92 tempest-VolumesBackupsTest-1420978877 tempest-VolumesBackupsTest-1420978877-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "b994d2ac-4e10-4a63-a795-9d860f84d2b6", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-1163686175"}} {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:07:05.818322 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.contrib.backups [None req-b5dd764f-5f54-4287-ad13-9aa8d40a9e92 tempest-VolumesBackupsTest-1420978877 tempest-VolumesBackupsTest-1420978877-project-admin] Creating new backup {'backup': {'volume_id': 'b994d2ac-4e10-4a63-a795-9d860f84d2b6', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-1163686175'}} {{(pid=100213) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 20 01:07:05.818504 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.contrib.backups [None req-b5dd764f-5f54-4287-ad13-9aa8d40a9e92 tempest-VolumesBackupsTest-1420978877 tempest-VolumesBackupsTest-1420978877-project-admin] Creating backup of volume b994d2ac-4e10-4a63-a795-9d860f84d2b6 in container None Aug 20 01:07:05.828421 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:07:05.828421 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:07:05.828421 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-b5dd764f-5f54-4287-ad13-9aa8d40a9e92 tempest-VolumesBackupsTest-1420978877 tempest-VolumesBackupsTest-1420978877-project-admin] Volume info retrieved successfully. Aug 20 01:07:05.842859 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.quota [None req-b5dd764f-5f54-4287-ad13-9aa8d40a9e92 tempest-VolumesBackupsTest-1420978877 tempest-VolumesBackupsTest-1420978877-project-admin] Created reservations ['62c3f301-dc52-4c1a-b4dd-24ee284af62c', 'bbb11c2f-6060-4013-8d45-baaaa4ce0dc5'] {{(pid=100213) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 01:07:05.871221 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-b5dd764f-5f54-4287-ad13-9aa8d40a9e92 tempest-VolumesBackupsTest-1420978877 tempest-VolumesBackupsTest-1420978877-project-admin] https://10.4.3.240/volume/v3/backups returned with HTTP 202 Aug 20 01:07:05.871657 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1087/4372] 10.4.3.240 () {68 vars in 1259 bytes} [Thu Aug 20 01:07:05 2026] POST /volume/v3/backups => generated 330 bytes in 59 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 01:07:05.879826 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-d7a8f842-d51d-45f1-8b0f-6a6a89a05d75 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:07:05.881476 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-d7a8f842-d51d-45f1-8b0f-6a6a89a05d75 tempest-VolumesBackupsTest-1420978877 tempest-VolumesBackupsTest-1420978877-project-admin] GET https://10.4.3.240/volume/v3/backups/08857614-5f31-44da-9f3f-f22c81e2b019 Aug 20 01:07:05.882927 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-d7a8f842-d51d-45f1-8b0f-6a6a89a05d75 tempest-VolumesBackupsTest-1420978877 tempest-VolumesBackupsTest-1420978877-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:07:05.882927 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-d7a8f842-d51d-45f1-8b0f-6a6a89a05d75 tempest-VolumesBackupsTest-1420978877 tempest-VolumesBackupsTest-1420978877-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:07:05.882927 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-d7a8f842-d51d-45f1-8b0f-6a6a89a05d75 tempest-VolumesBackupsTest-1420978877 tempest-VolumesBackupsTest-1420978877-project-admin] Show backup with id 08857614-5f31-44da-9f3f-f22c81e2b019. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:07:05.887775 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:07:05.887775 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:07:05.887775 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-d7a8f842-d51d-45f1-8b0f-6a6a89a05d75 tempest-VolumesBackupsTest-1420978877 tempest-VolumesBackupsTest-1420978877-project-admin] https://10.4.3.240/volume/v3/backups/08857614-5f31-44da-9f3f-f22c81e2b019 returned with HTTP 200 Aug 20 01:07:05.887775 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1096/4373] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:07:05 2026] GET /volume/v3/backups/08857614-5f31-44da-9f3f-f22c81e2b019 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:07:06.218516 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-83963433-d835-47fe-8f18-55567b1e2ca2 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:07:06.220658 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-83963433-d835-47fe-8f18-55567b1e2ca2 tempest-AttachVolumeShelveTestJSON-1021232691 tempest-AttachVolumeShelveTestJSON-1021232691-project-member] GET https://10.4.3.240/volume/v3/volumes/2e1561bc-6feb-498c-8f21-37e5eb0e3a45 Aug 20 01:07:06.220834 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-83963433-d835-47fe-8f18-55567b1e2ca2 tempest-AttachVolumeShelveTestJSON-1021232691 tempest-AttachVolumeShelveTestJSON-1021232691-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:07:06.221091 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-83963433-d835-47fe-8f18-55567b1e2ca2 tempest-AttachVolumeShelveTestJSON-1021232691 tempest-AttachVolumeShelveTestJSON-1021232691-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:07:06.232262 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:07:06.232262 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:07:06.236212 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-83963433-d835-47fe-8f18-55567b1e2ca2 tempest-AttachVolumeShelveTestJSON-1021232691 tempest-AttachVolumeShelveTestJSON-1021232691-project-member] Volume info retrieved successfully. Aug 20 01:07:06.241563 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-83963433-d835-47fe-8f18-55567b1e2ca2 tempest-AttachVolumeShelveTestJSON-1021232691 tempest-AttachVolumeShelveTestJSON-1021232691-project-member] https://10.4.3.240/volume/v3/volumes/2e1561bc-6feb-498c-8f21-37e5eb0e3a45 returned with HTTP 200 Aug 20 01:07:06.242076 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1085/4374] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:07:06 2026] GET /volume/v3/volumes/2e1561bc-6feb-498c-8f21-37e5eb0e3a45 => generated 1142 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:07:06.281086 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-672cb61c-6c8f-4903-935e-900858486a52 req-21d00c56-7c91-44bc-9aec-4de452d75e97 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:07:06.282927 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-672cb61c-6c8f-4903-935e-900858486a52 req-21d00c56-7c91-44bc-9aec-4de452d75e97 tempest-AttachVolumeShelveTestJSON-1021232691 tempest-AttachVolumeShelveTestJSON-1021232691-project-member] GET https://10.4.3.240/volume/v3/volumes/2e1561bc-6feb-498c-8f21-37e5eb0e3a45 Aug 20 01:07:06.283088 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-672cb61c-6c8f-4903-935e-900858486a52 req-21d00c56-7c91-44bc-9aec-4de452d75e97 tempest-AttachVolumeShelveTestJSON-1021232691 tempest-AttachVolumeShelveTestJSON-1021232691-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:07:06.283256 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-672cb61c-6c8f-4903-935e-900858486a52 req-21d00c56-7c91-44bc-9aec-4de452d75e97 tempest-AttachVolumeShelveTestJSON-1021232691 tempest-AttachVolumeShelveTestJSON-1021232691-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:07:06.291469 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:07:06.291469 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:07:06.294416 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [req-672cb61c-6c8f-4903-935e-900858486a52 req-21d00c56-7c91-44bc-9aec-4de452d75e97 tempest-AttachVolumeShelveTestJSON-1021232691 tempest-AttachVolumeShelveTestJSON-1021232691-project-member] Volume info retrieved successfully. Aug 20 01:07:06.299107 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-672cb61c-6c8f-4903-935e-900858486a52 req-21d00c56-7c91-44bc-9aec-4de452d75e97 tempest-AttachVolumeShelveTestJSON-1021232691 tempest-AttachVolumeShelveTestJSON-1021232691-project-member] https://10.4.3.240/volume/v3/volumes/2e1561bc-6feb-498c-8f21-37e5eb0e3a45 returned with HTTP 200 Aug 20 01:07:06.299573 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1107/4375] 10.4.3.240 () {68 vars in 1598 bytes} [Thu Aug 20 01:07:06 2026] GET /volume/v3/volumes/2e1561bc-6feb-498c-8f21-37e5eb0e3a45 => generated 1142 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:07:06.320310 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [req-672cb61c-6c8f-4903-935e-900858486a52 req-d0e3cca5-d43b-4ffe-8185-9e9241c17f64 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:07:06.322860 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-672cb61c-6c8f-4903-935e-900858486a52 req-d0e3cca5-d43b-4ffe-8185-9e9241c17f64 tempest-AttachVolumeShelveTestJSON-1021232691 tempest-AttachVolumeShelveTestJSON-1021232691-project-member] POST https://10.4.3.240/volume/v3/volumes/2e1561bc-6feb-498c-8f21-37e5eb0e3a45/action Aug 20 01:07:06.323250 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [req-672cb61c-6c8f-4903-935e-900858486a52 req-d0e3cca5-d43b-4ffe-8185-9e9241c17f64 tempest-AttachVolumeShelveTestJSON-1021232691 tempest-AttachVolumeShelveTestJSON-1021232691-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100213) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 01:07:06.323392 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [req-672cb61c-6c8f-4903-935e-900858486a52 req-d0e3cca5-d43b-4ffe-8185-9e9241c17f64 tempest-AttachVolumeShelveTestJSON-1021232691 tempest-AttachVolumeShelveTestJSON-1021232691-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:07:06.334797 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:07:06.334797 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:07:06.335233 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [req-672cb61c-6c8f-4903-935e-900858486a52 req-d0e3cca5-d43b-4ffe-8185-9e9241c17f64 tempest-AttachVolumeShelveTestJSON-1021232691 tempest-AttachVolumeShelveTestJSON-1021232691-project-member] Volume info retrieved successfully. Aug 20 01:07:06.341631 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [req-672cb61c-6c8f-4903-935e-900858486a52 req-d0e3cca5-d43b-4ffe-8185-9e9241c17f64 tempest-AttachVolumeShelveTestJSON-1021232691 tempest-AttachVolumeShelveTestJSON-1021232691-project-member] Begin detaching volume completed successfully. Aug 20 01:07:06.341874 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-672cb61c-6c8f-4903-935e-900858486a52 req-d0e3cca5-d43b-4ffe-8185-9e9241c17f64 tempest-AttachVolumeShelveTestJSON-1021232691 tempest-AttachVolumeShelveTestJSON-1021232691-project-member] https://10.4.3.240/volume/v3/volumes/2e1561bc-6feb-498c-8f21-37e5eb0e3a45/action returned with HTTP 202 Aug 20 01:07:06.342560 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1088/4376] 10.4.3.240 () {72 vars in 1672 bytes} [Thu Aug 20 01:07:06 2026] POST /volume/v3/volumes/2e1561bc-6feb-498c-8f21-37e5eb0e3a45/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 01:07:06.377245 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-1d3095cb-0340-4720-b25b-3d915d580bd1 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:07:06.377651 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-1d3095cb-0340-4720-b25b-3d915d580bd1 None None] GET https://10.4.3.240/volume// Aug 20 01:07:06.377802 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-1d3095cb-0340-4720-b25b-3d915d580bd1 None None] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:07:06.377998 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-1d3095cb-0340-4720-b25b-3d915d580bd1 None None] Calling method 'all' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:07:06.378283 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-1d3095cb-0340-4720-b25b-3d915d580bd1 None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 20 01:07:06.378597 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1097/4377] 10.4.3.240 () {66 vars in 1426 bytes} [Thu Aug 20 01:07:06 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 01:07:06.386057 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [req-672cb61c-6c8f-4903-935e-900858486a52 req-4f855c24-f98e-40c3-a922-d0ad53c34dbe None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:07:06.388014 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-672cb61c-6c8f-4903-935e-900858486a52 req-4f855c24-f98e-40c3-a922-d0ad53c34dbe tempest-AttachVolumeShelveTestJSON-1021232691 tempest-AttachVolumeShelveTestJSON-1021232691-project-member] GET https://10.4.3.240/volume/v3/volumes/2e1561bc-6feb-498c-8f21-37e5eb0e3a45 Aug 20 01:07:06.388213 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [req-672cb61c-6c8f-4903-935e-900858486a52 req-4f855c24-f98e-40c3-a922-d0ad53c34dbe tempest-AttachVolumeShelveTestJSON-1021232691 tempest-AttachVolumeShelveTestJSON-1021232691-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:07:06.388416 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [req-672cb61c-6c8f-4903-935e-900858486a52 req-4f855c24-f98e-40c3-a922-d0ad53c34dbe tempest-AttachVolumeShelveTestJSON-1021232691 tempest-AttachVolumeShelveTestJSON-1021232691-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:07:06.396362 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:07:06.396362 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:07:06.399548 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [req-672cb61c-6c8f-4903-935e-900858486a52 req-4f855c24-f98e-40c3-a922-d0ad53c34dbe tempest-AttachVolumeShelveTestJSON-1021232691 tempest-AttachVolumeShelveTestJSON-1021232691-project-member] Volume info retrieved successfully. Aug 20 01:07:06.403320 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-672cb61c-6c8f-4903-935e-900858486a52 req-4f855c24-f98e-40c3-a922-d0ad53c34dbe tempest-AttachVolumeShelveTestJSON-1021232691 tempest-AttachVolumeShelveTestJSON-1021232691-project-member] https://10.4.3.240/volume/v3/volumes/2e1561bc-6feb-498c-8f21-37e5eb0e3a45 returned with HTTP 200 Aug 20 01:07:06.403864 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1086/4378] 10.4.3.240 () {70 vars in 1639 bytes} [Thu Aug 20 01:07:06 2026] GET /volume/v3/volumes/2e1561bc-6feb-498c-8f21-37e5eb0e3a45 => generated 1325 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 01:07:06.493526 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-7151c24b-691c-4d5e-84a4-b349de8854a8 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:07:06.494960 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-7151c24b-691c-4d5e-84a4-b349de8854a8 tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] GET https://10.4.3.240/volume/v3/volumes/cc4bfc2c-27ab-46a4-9c8d-2e2c665b0ef1 Aug 20 01:07:06.495123 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-7151c24b-691c-4d5e-84a4-b349de8854a8 tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:07:06.495304 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-7151c24b-691c-4d5e-84a4-b349de8854a8 tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:07:06.500987 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:07:06.500987 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:07:06.503684 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-7151c24b-691c-4d5e-84a4-b349de8854a8 tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Volume info retrieved successfully. Aug 20 01:07:06.506814 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-7151c24b-691c-4d5e-84a4-b349de8854a8 tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] https://10.4.3.240/volume/v3/volumes/cc4bfc2c-27ab-46a4-9c8d-2e2c665b0ef1 returned with HTTP 200 Aug 20 01:07:06.507107 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1108/4379] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:07:06 2026] GET /volume/v3/volumes/cc4bfc2c-27ab-46a4-9c8d-2e2c665b0ef1 => generated 884 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:07:06.517672 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-9acd7e9b-b9cb-4f6f-9d4d-a0ce91f3fe47 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:07:06.519231 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-9acd7e9b-b9cb-4f6f-9d4d-a0ce91f3fe47 tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] GET https://10.4.3.240/volume/v3/volumes/cc4bfc2c-27ab-46a4-9c8d-2e2c665b0ef1 Aug 20 01:07:06.519433 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-9acd7e9b-b9cb-4f6f-9d4d-a0ce91f3fe47 tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:07:06.519606 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-9acd7e9b-b9cb-4f6f-9d4d-a0ce91f3fe47 tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:07:06.525690 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:07:06.525690 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:07:06.528910 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-9acd7e9b-b9cb-4f6f-9d4d-a0ce91f3fe47 tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Volume info retrieved successfully. Aug 20 01:07:06.532535 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-9acd7e9b-b9cb-4f6f-9d4d-a0ce91f3fe47 tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] https://10.4.3.240/volume/v3/volumes/cc4bfc2c-27ab-46a4-9c8d-2e2c665b0ef1 returned with HTTP 200 Aug 20 01:07:06.532999 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1089/4380] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:07:06 2026] GET /volume/v3/volumes/cc4bfc2c-27ab-46a4-9c8d-2e2c665b0ef1 => generated 884 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:07:06.897536 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-d192091a-9ae8-4182-b827-96cbe22ba99d None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:07:06.899251 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-d192091a-9ae8-4182-b827-96cbe22ba99d tempest-VolumesBackupsTest-1420978877 tempest-VolumesBackupsTest-1420978877-project-admin] GET https://10.4.3.240/volume/v3/backups/08857614-5f31-44da-9f3f-f22c81e2b019 Aug 20 01:07:06.899451 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-d192091a-9ae8-4182-b827-96cbe22ba99d tempest-VolumesBackupsTest-1420978877 tempest-VolumesBackupsTest-1420978877-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:07:06.899622 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-d192091a-9ae8-4182-b827-96cbe22ba99d tempest-VolumesBackupsTest-1420978877 tempest-VolumesBackupsTest-1420978877-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:07:06.899897 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-d192091a-9ae8-4182-b827-96cbe22ba99d tempest-VolumesBackupsTest-1420978877 tempest-VolumesBackupsTest-1420978877-project-admin] Show backup with id 08857614-5f31-44da-9f3f-f22c81e2b019. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:07:06.905792 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:07:06.905792 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:07:06.906322 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-d192091a-9ae8-4182-b827-96cbe22ba99d tempest-VolumesBackupsTest-1420978877 tempest-VolumesBackupsTest-1420978877-project-admin] https://10.4.3.240/volume/v3/backups/08857614-5f31-44da-9f3f-f22c81e2b019 returned with HTTP 200 Aug 20 01:07:06.906874 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1098/4381] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:07:06 2026] GET /volume/v3/backups/08857614-5f31-44da-9f3f-f22c81e2b019 => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:07:06.988308 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [req-e2c177f8-8661-436c-9477-63fdea6c35f1 req-1728b927-9202-48cb-820d-05a1fab44f42 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:07:06.990636 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-e2c177f8-8661-436c-9477-63fdea6c35f1 req-1728b927-9202-48cb-820d-05a1fab44f42 tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] GET https://10.4.3.240/volume/v3/volumes/cc4bfc2c-27ab-46a4-9c8d-2e2c665b0ef1 Aug 20 01:07:06.990867 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [req-e2c177f8-8661-436c-9477-63fdea6c35f1 req-1728b927-9202-48cb-820d-05a1fab44f42 tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:07:06.991085 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [req-e2c177f8-8661-436c-9477-63fdea6c35f1 req-1728b927-9202-48cb-820d-05a1fab44f42 tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:07:06.998746 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:07:06.998746 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:07:07.002207 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [req-e2c177f8-8661-436c-9477-63fdea6c35f1 req-1728b927-9202-48cb-820d-05a1fab44f42 tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Volume info retrieved successfully. Aug 20 01:07:07.007016 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-e2c177f8-8661-436c-9477-63fdea6c35f1 req-1728b927-9202-48cb-820d-05a1fab44f42 tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] https://10.4.3.240/volume/v3/volumes/cc4bfc2c-27ab-46a4-9c8d-2e2c665b0ef1 returned with HTTP 200 Aug 20 01:07:07.007554 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1087/4382] 10.4.3.240 () {68 vars in 1598 bytes} [Thu Aug 20 01:07:06 2026] GET /volume/v3/volumes/cc4bfc2c-27ab-46a4-9c8d-2e2c665b0ef1 => generated 884 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:07:07.075434 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-0e1931f4-6bea-43d2-8647-de2e3faf0b61 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:07:07.075796 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-0e1931f4-6bea-43d2-8647-de2e3faf0b61 None None] GET https://10.4.3.240/volume// Aug 20 01:07:07.075952 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-0e1931f4-6bea-43d2-8647-de2e3faf0b61 None None] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:07:07.076128 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-0e1931f4-6bea-43d2-8647-de2e3faf0b61 None None] Calling method 'all' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:07:07.076453 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-0e1931f4-6bea-43d2-8647-de2e3faf0b61 None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 20 01:07:07.076721 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1109/4383] 10.4.3.240 () {66 vars in 1428 bytes} [Thu Aug 20 01:07:07 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 01:07:07.083523 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [req-e2c177f8-8661-436c-9477-63fdea6c35f1 req-93adabf4-99a9-4dba-8a26-d874d4b9d7e6 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:07:07.158697 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-e2c177f8-8661-436c-9477-63fdea6c35f1 req-93adabf4-99a9-4dba-8a26-d874d4b9d7e6 tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] POST https://10.4.3.240/volume/v3/attachments Aug 20 01:07:07.159052 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [req-e2c177f8-8661-436c-9477-63fdea6c35f1 req-93adabf4-99a9-4dba-8a26-d874d4b9d7e6 tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "cc4bfc2c-27ab-46a4-9c8d-2e2c665b0ef1", "connector": null, "instance_uuid": "8f239460-4525-4e83-a363-2119d7a337ec"}} {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:07:07.166918 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:07:07.166918 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:07:07.192900 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-e2c177f8-8661-436c-9477-63fdea6c35f1 req-93adabf4-99a9-4dba-8a26-d874d4b9d7e6 tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] https://10.4.3.240/volume/v3/attachments returned with HTTP 200 Aug 20 01:07:07.193641 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1090/4384] 10.4.3.240 () {74 vars in 1594 bytes} [Thu Aug 20 01:07:07 2026] POST /volume/v3/attachments => generated 273 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:07:07.217189 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-0e941e4d-a2c9-4389-8998-7a5fc54164e9 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:07:07.219015 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-0e941e4d-a2c9-4389-8998-7a5fc54164e9 tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] GET https://10.4.3.240/volume/v3/volumes/cc4bfc2c-27ab-46a4-9c8d-2e2c665b0ef1 Aug 20 01:07:07.219314 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-0e941e4d-a2c9-4389-8998-7a5fc54164e9 tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:07:07.219565 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-0e941e4d-a2c9-4389-8998-7a5fc54164e9 tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:07:07.228919 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-f7c86b3e-8b1e-410a-8cc1-ef71f98d4f6c None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:07:07.229296 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-f7c86b3e-8b1e-410a-8cc1-ef71f98d4f6c None None] GET https://10.4.3.240/volume// Aug 20 01:07:07.229375 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:07:07.229375 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:07:07.229523 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-f7c86b3e-8b1e-410a-8cc1-ef71f98d4f6c None None] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:07:07.229704 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-f7c86b3e-8b1e-410a-8cc1-ef71f98d4f6c None None] Calling method 'all' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:07:07.230010 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-f7c86b3e-8b1e-410a-8cc1-ef71f98d4f6c None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 20 01:07:07.230271 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1088/4385] 10.4.3.240 () {66 vars in 1426 bytes} [Thu Aug 20 01:07:07 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 01:07:07.232912 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-0e941e4d-a2c9-4389-8998-7a5fc54164e9 tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Volume info retrieved successfully. Aug 20 01:07:07.236497 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-0e941e4d-a2c9-4389-8998-7a5fc54164e9 tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] https://10.4.3.240/volume/v3/volumes/cc4bfc2c-27ab-46a4-9c8d-2e2c665b0ef1 returned with HTTP 200 Aug 20 01:07:07.236705 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-e2c177f8-8661-436c-9477-63fdea6c35f1 req-556baebc-0708-4bed-95e3-4c42358941fb None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:07:07.236837 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1099/4386] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:07:07 2026] GET /volume/v3/volumes/cc4bfc2c-27ab-46a4-9c8d-2e2c665b0ef1 => generated 883 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:07:07.239238 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-e2c177f8-8661-436c-9477-63fdea6c35f1 req-556baebc-0708-4bed-95e3-4c42358941fb tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] GET https://10.4.3.240/volume/v3/volumes/cc4bfc2c-27ab-46a4-9c8d-2e2c665b0ef1 Aug 20 01:07:07.239585 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-e2c177f8-8661-436c-9477-63fdea6c35f1 req-556baebc-0708-4bed-95e3-4c42358941fb tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:07:07.239859 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-e2c177f8-8661-436c-9477-63fdea6c35f1 req-556baebc-0708-4bed-95e3-4c42358941fb tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:07:07.250015 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:07:07.250015 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:07:07.252867 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [req-e2c177f8-8661-436c-9477-63fdea6c35f1 req-556baebc-0708-4bed-95e3-4c42358941fb tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Volume info retrieved successfully. Aug 20 01:07:07.256432 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-e2c177f8-8661-436c-9477-63fdea6c35f1 req-556baebc-0708-4bed-95e3-4c42358941fb tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] https://10.4.3.240/volume/v3/volumes/cc4bfc2c-27ab-46a4-9c8d-2e2c665b0ef1 returned with HTTP 200 Aug 20 01:07:07.256778 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1110/4387] 10.4.3.240 () {70 vars in 1639 bytes} [Thu Aug 20 01:07:07 2026] GET /volume/v3/volumes/cc4bfc2c-27ab-46a4-9c8d-2e2c665b0ef1 => generated 1063 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 01:07:07.349431 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [req-e2c177f8-8661-436c-9477-63fdea6c35f1 req-749240ff-2258-4d78-8d41-5de196175326 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:07:07.351353 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-e2c177f8-8661-436c-9477-63fdea6c35f1 req-749240ff-2258-4d78-8d41-5de196175326 tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] PUT https://10.4.3.240/volume/v3/attachments/c1db65d1-dada-4c71-87ec-435bf0607760 Aug 20 01:07:07.351683 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [req-e2c177f8-8661-436c-9477-63fdea6c35f1 req-749240ff-2258-4d78-8d41-5de196175326 tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.240", "host": "np0000007838", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:e656b6daafb0", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "870eaf75-1108-49d5-b5ab-79f4c93758d0", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:07:07.358196 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.coordination [req-e2c177f8-8661-436c-9477-63fdea6c35f1 req-749240ff-2258-4d78-8d41-5de196175326 tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Acquiring lock "cinder-attachment_update-cc4bfc2c-27ab-46a4-9c8d-2e2c665b0ef1-np0000007838" by "attachment_update" {{(pid=100213) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 01:07:07.361791 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.coordination [req-e2c177f8-8661-436c-9477-63fdea6c35f1 req-749240ff-2258-4d78-8d41-5de196175326 tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Lock "cinder-attachment_update-cc4bfc2c-27ab-46a4-9c8d-2e2c665b0ef1-np0000007838" acquired by "attachment_update" :: waited 0.004s {{(pid=100213) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 01:07:07.362664 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:07:07.362664 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:07:07.428257 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.coordination [req-e2c177f8-8661-436c-9477-63fdea6c35f1 req-749240ff-2258-4d78-8d41-5de196175326 tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Lock "cinder-attachment_update-cc4bfc2c-27ab-46a4-9c8d-2e2c665b0ef1-np0000007838" released by "attachment_update" :: held 0.066s {{(pid=100213) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 01:07:07.428603 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-e2c177f8-8661-436c-9477-63fdea6c35f1 req-749240ff-2258-4d78-8d41-5de196175326 tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] https://10.4.3.240/volume/v3/attachments/c1db65d1-dada-4c71-87ec-435bf0607760 returned with HTTP 200 Aug 20 01:07:07.429089 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1091/4388] 10.4.3.240 () {74 vars in 1704 bytes} [Thu Aug 20 01:07:07 2026] PUT /volume/v3/attachments/c1db65d1-dada-4c71-87ec-435bf0607760 => generated 969 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:07:07.915610 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-4de55895-ff70-46e1-b6eb-02a13ce938f5 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:07:07.917221 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-4de55895-ff70-46e1-b6eb-02a13ce938f5 tempest-VolumesBackupsTest-1420978877 tempest-VolumesBackupsTest-1420978877-project-admin] GET https://10.4.3.240/volume/v3/backups/08857614-5f31-44da-9f3f-f22c81e2b019 Aug 20 01:07:07.917445 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-4de55895-ff70-46e1-b6eb-02a13ce938f5 tempest-VolumesBackupsTest-1420978877 tempest-VolumesBackupsTest-1420978877-project-admin] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:07:07.917619 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-4de55895-ff70-46e1-b6eb-02a13ce938f5 tempest-VolumesBackupsTest-1420978877 tempest-VolumesBackupsTest-1420978877-project-admin] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:07:07.917734 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.v3.backups [None req-4de55895-ff70-46e1-b6eb-02a13ce938f5 tempest-VolumesBackupsTest-1420978877 tempest-VolumesBackupsTest-1420978877-project-admin] Show backup with id 08857614-5f31-44da-9f3f-f22c81e2b019. {{(pid=100212) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:07:07.921580 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:07:07.921580 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:07:07.922127 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-4de55895-ff70-46e1-b6eb-02a13ce938f5 tempest-VolumesBackupsTest-1420978877 tempest-VolumesBackupsTest-1420978877-project-admin] https://10.4.3.240/volume/v3/backups/08857614-5f31-44da-9f3f-f22c81e2b019 returned with HTTP 200 Aug 20 01:07:07.922492 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1089/4389] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:07:07 2026] GET /volume/v3/backups/08857614-5f31-44da-9f3f-f22c81e2b019 => generated 738 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:07:08.250840 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-13d5776f-def5-44a0-a377-46b56caba97e None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:07:08.252445 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-13d5776f-def5-44a0-a377-46b56caba97e tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] GET https://10.4.3.240/volume/v3/volumes/cc4bfc2c-27ab-46a4-9c8d-2e2c665b0ef1 Aug 20 01:07:08.252628 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-13d5776f-def5-44a0-a377-46b56caba97e tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:07:08.252804 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-13d5776f-def5-44a0-a377-46b56caba97e tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:07:08.261183 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:07:08.261183 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:07:08.264314 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-13d5776f-def5-44a0-a377-46b56caba97e tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Volume info retrieved successfully. Aug 20 01:07:08.267941 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-13d5776f-def5-44a0-a377-46b56caba97e tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] https://10.4.3.240/volume/v3/volumes/cc4bfc2c-27ab-46a4-9c8d-2e2c665b0ef1 returned with HTTP 200 Aug 20 01:07:08.268320 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1100/4390] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:07:08 2026] GET /volume/v3/volumes/cc4bfc2c-27ab-46a4-9c8d-2e2c665b0ef1 => generated 884 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:07:08.585550 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-672cb61c-6c8f-4903-935e-900858486a52 req-1f4fec2e-d2ab-432a-a674-4106f0ed1639 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:07:08.587523 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-672cb61c-6c8f-4903-935e-900858486a52 req-1f4fec2e-d2ab-432a-a674-4106f0ed1639 tempest-AttachVolumeShelveTestJSON-1021232691 tempest-AttachVolumeShelveTestJSON-1021232691-project-member] DELETE https://10.4.3.240/volume/v3/attachments/900bd02a-6c3f-4f4f-aa61-7b4c5b417f28 Aug 20 01:07:08.587755 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-672cb61c-6c8f-4903-935e-900858486a52 req-1f4fec2e-d2ab-432a-a674-4106f0ed1639 tempest-AttachVolumeShelveTestJSON-1021232691 tempest-AttachVolumeShelveTestJSON-1021232691-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:07:08.587983 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-672cb61c-6c8f-4903-935e-900858486a52 req-1f4fec2e-d2ab-432a-a674-4106f0ed1639 tempest-AttachVolumeShelveTestJSON-1021232691 tempest-AttachVolumeShelveTestJSON-1021232691-project-member] Calling method 'version_select' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:07:08.595851 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:07:08.595851 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:07:08.642919 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-672cb61c-6c8f-4903-935e-900858486a52 req-1f4fec2e-d2ab-432a-a674-4106f0ed1639 tempest-AttachVolumeShelveTestJSON-1021232691 tempest-AttachVolumeShelveTestJSON-1021232691-project-member] https://10.4.3.240/volume/v3/attachments/900bd02a-6c3f-4f4f-aa61-7b4c5b417f28 returned with HTTP 200 Aug 20 01:07:08.643432 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1111/4391] 10.4.3.240 () {72 vars in 1673 bytes} [Thu Aug 20 01:07:08 2026] DELETE /volume/v3/attachments/900bd02a-6c3f-4f4f-aa61-7b4c5b417f28 => generated 19 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:07:08.932999 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-e85b7657-8d51-4aa2-a9d1-aafb23767450 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:07:08.934776 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-e85b7657-8d51-4aa2-a9d1-aafb23767450 tempest-VolumesBackupsTest-1420978877 tempest-VolumesBackupsTest-1420978877-project-admin] GET https://10.4.3.240/volume/v3/backups/08857614-5f31-44da-9f3f-f22c81e2b019 Aug 20 01:07:08.934953 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-e85b7657-8d51-4aa2-a9d1-aafb23767450 tempest-VolumesBackupsTest-1420978877 tempest-VolumesBackupsTest-1420978877-project-admin] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:07:08.935268 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-e85b7657-8d51-4aa2-a9d1-aafb23767450 tempest-VolumesBackupsTest-1420978877 tempest-VolumesBackupsTest-1420978877-project-admin] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:07:08.935445 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.v3.backups [None req-e85b7657-8d51-4aa2-a9d1-aafb23767450 tempest-VolumesBackupsTest-1420978877 tempest-VolumesBackupsTest-1420978877-project-admin] Show backup with id 08857614-5f31-44da-9f3f-f22c81e2b019. {{(pid=100213) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:07:08.940102 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:07:08.940102 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:07:08.940928 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-e85b7657-8d51-4aa2-a9d1-aafb23767450 tempest-VolumesBackupsTest-1420978877 tempest-VolumesBackupsTest-1420978877-project-admin] https://10.4.3.240/volume/v3/backups/08857614-5f31-44da-9f3f-f22c81e2b019 returned with HTTP 200 Aug 20 01:07:08.941406 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1092/4392] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:07:08 2026] GET /volume/v3/backups/08857614-5f31-44da-9f3f-f22c81e2b019 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:07:09.286872 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-03ccab24-dfdf-43e7-a044-0d52c294573a None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:07:09.288369 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-03ccab24-dfdf-43e7-a044-0d52c294573a tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] GET https://10.4.3.240/volume/v3/volumes/cc4bfc2c-27ab-46a4-9c8d-2e2c665b0ef1 Aug 20 01:07:09.288566 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-03ccab24-dfdf-43e7-a044-0d52c294573a tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:07:09.288761 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-03ccab24-dfdf-43e7-a044-0d52c294573a tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:07:09.297526 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:07:09.297526 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:07:09.300512 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-03ccab24-dfdf-43e7-a044-0d52c294573a tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Volume info retrieved successfully. Aug 20 01:07:09.304668 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-03ccab24-dfdf-43e7-a044-0d52c294573a tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] https://10.4.3.240/volume/v3/volumes/cc4bfc2c-27ab-46a4-9c8d-2e2c665b0ef1 returned with HTTP 200 Aug 20 01:07:09.305012 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1090/4393] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:07:09 2026] GET /volume/v3/volumes/cc4bfc2c-27ab-46a4-9c8d-2e2c665b0ef1 => generated 884 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:07:09.491171 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-ae98d690-bf24-4308-9f22-8da3179e3cf8 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:07:09.492994 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-ae98d690-bf24-4308-9f22-8da3179e3cf8 tempest-AttachVolumeShelveTestJSON-1021232691 tempest-AttachVolumeShelveTestJSON-1021232691-project-member] GET https://10.4.3.240/volume/v3/volumes/2e1561bc-6feb-498c-8f21-37e5eb0e3a45 Aug 20 01:07:09.493191 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-ae98d690-bf24-4308-9f22-8da3179e3cf8 tempest-AttachVolumeShelveTestJSON-1021232691 tempest-AttachVolumeShelveTestJSON-1021232691-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:07:09.493432 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-ae98d690-bf24-4308-9f22-8da3179e3cf8 tempest-AttachVolumeShelveTestJSON-1021232691 tempest-AttachVolumeShelveTestJSON-1021232691-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:07:09.500142 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:07:09.500142 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:07:09.503863 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-ae98d690-bf24-4308-9f22-8da3179e3cf8 tempest-AttachVolumeShelveTestJSON-1021232691 tempest-AttachVolumeShelveTestJSON-1021232691-project-member] Volume info retrieved successfully. Aug 20 01:07:09.507849 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-ae98d690-bf24-4308-9f22-8da3179e3cf8 tempest-AttachVolumeShelveTestJSON-1021232691 tempest-AttachVolumeShelveTestJSON-1021232691-project-member] https://10.4.3.240/volume/v3/volumes/2e1561bc-6feb-498c-8f21-37e5eb0e3a45 returned with HTTP 200 Aug 20 01:07:09.508267 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1101/4394] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:07:09 2026] GET /volume/v3/volumes/2e1561bc-6feb-498c-8f21-37e5eb0e3a45 => generated 850 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:07:09.951237 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-de8076a9-37f6-40e8-b5ad-822b9bdec2f4 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:07:09.953376 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-de8076a9-37f6-40e8-b5ad-822b9bdec2f4 tempest-VolumesBackupsTest-1420978877 tempest-VolumesBackupsTest-1420978877-project-admin] GET https://10.4.3.240/volume/v3/backups/08857614-5f31-44da-9f3f-f22c81e2b019 Aug 20 01:07:09.953615 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-de8076a9-37f6-40e8-b5ad-822b9bdec2f4 tempest-VolumesBackupsTest-1420978877 tempest-VolumesBackupsTest-1420978877-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:07:09.953829 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-de8076a9-37f6-40e8-b5ad-822b9bdec2f4 tempest-VolumesBackupsTest-1420978877 tempest-VolumesBackupsTest-1420978877-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:07:09.953944 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-de8076a9-37f6-40e8-b5ad-822b9bdec2f4 tempest-VolumesBackupsTest-1420978877 tempest-VolumesBackupsTest-1420978877-project-admin] Show backup with id 08857614-5f31-44da-9f3f-f22c81e2b019. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:07:09.963633 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:07:09.963633 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:07:09.964528 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-de8076a9-37f6-40e8-b5ad-822b9bdec2f4 tempest-VolumesBackupsTest-1420978877 tempest-VolumesBackupsTest-1420978877-project-admin] https://10.4.3.240/volume/v3/backups/08857614-5f31-44da-9f3f-f22c81e2b019 returned with HTTP 200 Aug 20 01:07:09.965051 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1112/4395] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:07:09 2026] GET /volume/v3/backups/08857614-5f31-44da-9f3f-f22c81e2b019 => generated 749 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:07:10.342449 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-f12417f3-e1d5-4703-bba6-4c4cb6750372 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:07:10.344293 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-f12417f3-e1d5-4703-bba6-4c4cb6750372 tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] GET https://10.4.3.240/volume/v3/volumes/cc4bfc2c-27ab-46a4-9c8d-2e2c665b0ef1 Aug 20 01:07:10.344507 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-f12417f3-e1d5-4703-bba6-4c4cb6750372 tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:07:10.344698 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-f12417f3-e1d5-4703-bba6-4c4cb6750372 tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:07:10.355526 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:07:10.355526 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:07:10.360486 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-f12417f3-e1d5-4703-bba6-4c4cb6750372 tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Volume info retrieved successfully. Aug 20 01:07:10.366743 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-f12417f3-e1d5-4703-bba6-4c4cb6750372 tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] https://10.4.3.240/volume/v3/volumes/cc4bfc2c-27ab-46a4-9c8d-2e2c665b0ef1 returned with HTTP 200 Aug 20 01:07:10.367261 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1093/4396] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:07:10 2026] GET /volume/v3/volumes/cc4bfc2c-27ab-46a4-9c8d-2e2c665b0ef1 => generated 884 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:07:10.977526 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-52d65d93-fa44-4c6f-8480-288aaf0fd784 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:07:10.979587 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-52d65d93-fa44-4c6f-8480-288aaf0fd784 tempest-VolumesBackupsTest-1420978877 tempest-VolumesBackupsTest-1420978877-project-admin] GET https://10.4.3.240/volume/v3/backups/08857614-5f31-44da-9f3f-f22c81e2b019 Aug 20 01:07:10.979800 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-52d65d93-fa44-4c6f-8480-288aaf0fd784 tempest-VolumesBackupsTest-1420978877 tempest-VolumesBackupsTest-1420978877-project-admin] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:07:10.979972 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-52d65d93-fa44-4c6f-8480-288aaf0fd784 tempest-VolumesBackupsTest-1420978877 tempest-VolumesBackupsTest-1420978877-project-admin] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:07:10.980062 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.v3.backups [None req-52d65d93-fa44-4c6f-8480-288aaf0fd784 tempest-VolumesBackupsTest-1420978877 tempest-VolumesBackupsTest-1420978877-project-admin] Show backup with id 08857614-5f31-44da-9f3f-f22c81e2b019. {{(pid=100212) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:07:10.985010 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:07:10.985010 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:07:10.985747 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-52d65d93-fa44-4c6f-8480-288aaf0fd784 tempest-VolumesBackupsTest-1420978877 tempest-VolumesBackupsTest-1420978877-project-admin] https://10.4.3.240/volume/v3/backups/08857614-5f31-44da-9f3f-f22c81e2b019 returned with HTTP 200 Aug 20 01:07:10.986154 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1091/4397] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:07:10 2026] GET /volume/v3/backups/08857614-5f31-44da-9f3f-f22c81e2b019 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:07:11.412710 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-bac0f0e0-4096-49d7-8bfc-d06accfef853 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:07:11.414638 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-bac0f0e0-4096-49d7-8bfc-d06accfef853 tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] GET https://10.4.3.240/volume/v3/volumes/cc4bfc2c-27ab-46a4-9c8d-2e2c665b0ef1 Aug 20 01:07:11.414799 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-bac0f0e0-4096-49d7-8bfc-d06accfef853 tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:07:11.414963 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-bac0f0e0-4096-49d7-8bfc-d06accfef853 tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:07:11.423576 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:07:11.423576 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:07:11.426576 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-bac0f0e0-4096-49d7-8bfc-d06accfef853 tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Volume info retrieved successfully. Aug 20 01:07:11.429993 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-bac0f0e0-4096-49d7-8bfc-d06accfef853 tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] https://10.4.3.240/volume/v3/volumes/cc4bfc2c-27ab-46a4-9c8d-2e2c665b0ef1 returned with HTTP 200 Aug 20 01:07:11.430331 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1102/4398] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:07:11 2026] GET /volume/v3/volumes/cc4bfc2c-27ab-46a4-9c8d-2e2c665b0ef1 => generated 884 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:07:11.815686 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-e2c177f8-8661-436c-9477-63fdea6c35f1 req-b62f6cc9-579a-419c-acd5-81ebed6e9389 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:07:11.818249 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-e2c177f8-8661-436c-9477-63fdea6c35f1 req-b62f6cc9-579a-419c-acd5-81ebed6e9389 tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] POST https://10.4.3.240/volume/v3/attachments/c1db65d1-dada-4c71-87ec-435bf0607760/action Aug 20 01:07:11.818773 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-e2c177f8-8661-436c-9477-63fdea6c35f1 req-b62f6cc9-579a-419c-acd5-81ebed6e9389 tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Action body: b'{"os-complete": null}' {{(pid=100215) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 01:07:11.818941 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-e2c177f8-8661-436c-9477-63fdea6c35f1 req-b62f6cc9-579a-419c-acd5-81ebed6e9389 tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:07:11.837209 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:07:11.837209 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:07:11.850826 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-e2c177f8-8661-436c-9477-63fdea6c35f1 req-b62f6cc9-579a-419c-acd5-81ebed6e9389 tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] https://10.4.3.240/volume/v3/attachments/c1db65d1-dada-4c71-87ec-435bf0607760/action returned with HTTP 204 Aug 20 01:07:11.851365 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1113/4399] 10.4.3.240 () {74 vars in 1725 bytes} [Thu Aug 20 01:07:11 2026] POST /volume/v3/attachments/c1db65d1-dada-4c71-87ec-435bf0607760/action => generated 0 bytes in 36 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:07:11.996635 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-a5ddd4aa-27ab-4b8e-bc5f-da0530fc824a None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:07:11.998776 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-a5ddd4aa-27ab-4b8e-bc5f-da0530fc824a tempest-VolumesBackupsTest-1420978877 tempest-VolumesBackupsTest-1420978877-project-admin] GET https://10.4.3.240/volume/v3/backups/08857614-5f31-44da-9f3f-f22c81e2b019 Aug 20 01:07:11.999032 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-a5ddd4aa-27ab-4b8e-bc5f-da0530fc824a tempest-VolumesBackupsTest-1420978877 tempest-VolumesBackupsTest-1420978877-project-admin] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:07:11.999292 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-a5ddd4aa-27ab-4b8e-bc5f-da0530fc824a tempest-VolumesBackupsTest-1420978877 tempest-VolumesBackupsTest-1420978877-project-admin] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:07:11.999468 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.v3.backups [None req-a5ddd4aa-27ab-4b8e-bc5f-da0530fc824a tempest-VolumesBackupsTest-1420978877 tempest-VolumesBackupsTest-1420978877-project-admin] Show backup with id 08857614-5f31-44da-9f3f-f22c81e2b019. {{(pid=100213) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:07:12.004115 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:07:12.004115 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:07:12.004712 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-a5ddd4aa-27ab-4b8e-bc5f-da0530fc824a tempest-VolumesBackupsTest-1420978877 tempest-VolumesBackupsTest-1420978877-project-admin] https://10.4.3.240/volume/v3/backups/08857614-5f31-44da-9f3f-f22c81e2b019 returned with HTTP 200 Aug 20 01:07:12.005107 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1094/4400] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:07:11 2026] GET /volume/v3/backups/08857614-5f31-44da-9f3f-f22c81e2b019 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:07:12.455745 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-0e431211-5545-413c-996b-2129efe3c08c None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:07:12.457456 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-0e431211-5545-413c-996b-2129efe3c08c tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] GET https://10.4.3.240/volume/v3/volumes/cc4bfc2c-27ab-46a4-9c8d-2e2c665b0ef1 Aug 20 01:07:12.457623 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-0e431211-5545-413c-996b-2129efe3c08c tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:07:12.457794 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-0e431211-5545-413c-996b-2129efe3c08c tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:07:12.468274 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:07:12.468274 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:07:12.471854 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-0e431211-5545-413c-996b-2129efe3c08c tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Volume info retrieved successfully. Aug 20 01:07:12.476775 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-0e431211-5545-413c-996b-2129efe3c08c tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] https://10.4.3.240/volume/v3/volumes/cc4bfc2c-27ab-46a4-9c8d-2e2c665b0ef1 returned with HTTP 200 Aug 20 01:07:12.477133 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1092/4401] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:07:12 2026] GET /volume/v3/volumes/cc4bfc2c-27ab-46a4-9c8d-2e2c665b0ef1 => generated 1176 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:07:13.016468 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-69ccd287-d65c-4863-954f-a96224e2e111 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:07:13.018314 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-69ccd287-d65c-4863-954f-a96224e2e111 tempest-VolumesBackupsTest-1420978877 tempest-VolumesBackupsTest-1420978877-project-admin] GET https://10.4.3.240/volume/v3/backups/08857614-5f31-44da-9f3f-f22c81e2b019 Aug 20 01:07:13.018376 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-69ccd287-d65c-4863-954f-a96224e2e111 tempest-VolumesBackupsTest-1420978877 tempest-VolumesBackupsTest-1420978877-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:07:13.018566 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-69ccd287-d65c-4863-954f-a96224e2e111 tempest-VolumesBackupsTest-1420978877 tempest-VolumesBackupsTest-1420978877-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:07:13.018671 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-69ccd287-d65c-4863-954f-a96224e2e111 tempest-VolumesBackupsTest-1420978877 tempest-VolumesBackupsTest-1420978877-project-admin] Show backup with id 08857614-5f31-44da-9f3f-f22c81e2b019. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:07:13.022937 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:07:13.022937 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:07:13.023660 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-69ccd287-d65c-4863-954f-a96224e2e111 tempest-VolumesBackupsTest-1420978877 tempest-VolumesBackupsTest-1420978877-project-admin] https://10.4.3.240/volume/v3/backups/08857614-5f31-44da-9f3f-f22c81e2b019 returned with HTTP 200 Aug 20 01:07:13.024010 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1103/4402] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:07:13 2026] GET /volume/v3/backups/08857614-5f31-44da-9f3f-f22c81e2b019 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:07:13.032784 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-3e34adb4-555f-4f24-8925-6002b87d4218 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:07:13.034585 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-3e34adb4-555f-4f24-8925-6002b87d4218 tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] GET https://10.4.3.240/volume/v3/backups/fd31e7cd-c645-4a64-b082-681decca30ee Aug 20 01:07:13.034781 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-3e34adb4-555f-4f24-8925-6002b87d4218 tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:07:13.034973 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-3e34adb4-555f-4f24-8925-6002b87d4218 tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:07:13.035123 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-3e34adb4-555f-4f24-8925-6002b87d4218 tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] Show backup with id fd31e7cd-c645-4a64-b082-681decca30ee. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:07:13.038890 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:07:13.038890 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:07:13.039626 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-3e34adb4-555f-4f24-8925-6002b87d4218 tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] https://10.4.3.240/volume/v3/backups/fd31e7cd-c645-4a64-b082-681decca30ee returned with HTTP 200 Aug 20 01:07:13.039990 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1114/4403] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:07:13 2026] GET /volume/v3/backups/fd31e7cd-c645-4a64-b082-681decca30ee => generated 751 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:07:13.047992 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-d24001e2-d120-47e3-be37-257a9073c03d None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:07:13.049663 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-d24001e2-d120-47e3-be37-257a9073c03d tempest-VolumesBackupsTest-1420978877 tempest-VolumesBackupsTest-1420978877-project-admin] GET https://10.4.3.240/volume/v3/backups/8602dcad-741c-4858-b624-d5af474d97f1 Aug 20 01:07:13.049844 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-d24001e2-d120-47e3-be37-257a9073c03d tempest-VolumesBackupsTest-1420978877 tempest-VolumesBackupsTest-1420978877-project-admin] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:07:13.050013 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-d24001e2-d120-47e3-be37-257a9073c03d tempest-VolumesBackupsTest-1420978877 tempest-VolumesBackupsTest-1420978877-project-admin] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:07:13.050112 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.v3.backups [None req-d24001e2-d120-47e3-be37-257a9073c03d tempest-VolumesBackupsTest-1420978877 tempest-VolumesBackupsTest-1420978877-project-admin] Show backup with id 8602dcad-741c-4858-b624-d5af474d97f1. {{(pid=100213) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:07:13.053812 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:07:13.053812 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:07:13.054406 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-d24001e2-d120-47e3-be37-257a9073c03d tempest-VolumesBackupsTest-1420978877 tempest-VolumesBackupsTest-1420978877-project-admin] https://10.4.3.240/volume/v3/backups/8602dcad-741c-4858-b624-d5af474d97f1 returned with HTTP 200 Aug 20 01:07:13.054734 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1095/4404] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:07:13 2026] GET /volume/v3/backups/8602dcad-741c-4858-b624-d5af474d97f1 => generated 751 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:07:13.062988 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-53def821-700b-41f2-a906-071e726aeade None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:07:13.064602 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-53def821-700b-41f2-a906-071e726aeade tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] POST https://10.4.3.240/volume/v3/backups Aug 20 01:07:13.064883 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-53def821-700b-41f2-a906-071e726aeade tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "b994d2ac-4e10-4a63-a795-9d860f84d2b6", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-2104057729"}} {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:07:13.066209 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.contrib.backups [None req-53def821-700b-41f2-a906-071e726aeade tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] Creating new backup {'backup': {'volume_id': 'b994d2ac-4e10-4a63-a795-9d860f84d2b6', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-2104057729'}} {{(pid=100212) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 20 01:07:13.066377 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.contrib.backups [None req-53def821-700b-41f2-a906-071e726aeade tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] Creating backup of volume b994d2ac-4e10-4a63-a795-9d860f84d2b6 in container None Aug 20 01:07:13.073066 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:07:13.073066 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:07:13.073491 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-53def821-700b-41f2-a906-071e726aeade tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] Volume info retrieved successfully. Aug 20 01:07:13.086978 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.quota [None req-53def821-700b-41f2-a906-071e726aeade tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] Created reservations ['640f7f1e-edc9-4a47-a34c-794c48df3eaf', 'c4e895cf-328e-4c6e-a641-49ae34c3ebd1'] {{(pid=100212) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 01:07:13.116609 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-53def821-700b-41f2-a906-071e726aeade tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] https://10.4.3.240/volume/v3/backups returned with HTTP 202 Aug 20 01:07:13.116990 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1093/4405] 10.4.3.240 () {68 vars in 1259 bytes} [Thu Aug 20 01:07:13 2026] POST /volume/v3/backups => generated 330 bytes in 54 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 01:07:13.124949 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-3b0295d0-937c-4bc2-94b0-132f191aa240 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:07:13.127299 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-3b0295d0-937c-4bc2-94b0-132f191aa240 tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] GET https://10.4.3.240/volume/v3/backups/88f75cc7-5ab3-40d1-853c-266b91010309 Aug 20 01:07:13.127935 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-3b0295d0-937c-4bc2-94b0-132f191aa240 tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:07:13.127935 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-3b0295d0-937c-4bc2-94b0-132f191aa240 tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:07:13.128018 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-3b0295d0-937c-4bc2-94b0-132f191aa240 tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] Show backup with id 88f75cc7-5ab3-40d1-853c-266b91010309. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:07:13.133617 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:07:13.133617 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:07:13.134431 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-3b0295d0-937c-4bc2-94b0-132f191aa240 tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] https://10.4.3.240/volume/v3/backups/88f75cc7-5ab3-40d1-853c-266b91010309 returned with HTTP 200 Aug 20 01:07:13.134827 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1104/4406] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:07:13 2026] GET /volume/v3/backups/88f75cc7-5ab3-40d1-853c-266b91010309 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:07:14.144955 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-882d1a9b-5cd5-4040-9037-6d279138169f None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:07:14.146618 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-882d1a9b-5cd5-4040-9037-6d279138169f tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] GET https://10.4.3.240/volume/v3/backups/88f75cc7-5ab3-40d1-853c-266b91010309 Aug 20 01:07:14.146783 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-882d1a9b-5cd5-4040-9037-6d279138169f tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:07:14.146951 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-882d1a9b-5cd5-4040-9037-6d279138169f tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:07:14.147048 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-882d1a9b-5cd5-4040-9037-6d279138169f tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] Show backup with id 88f75cc7-5ab3-40d1-853c-266b91010309. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:07:14.151205 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:07:14.151205 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:07:14.152019 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-882d1a9b-5cd5-4040-9037-6d279138169f tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] https://10.4.3.240/volume/v3/backups/88f75cc7-5ab3-40d1-853c-266b91010309 returned with HTTP 200 Aug 20 01:07:14.152433 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1115/4407] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:07:14 2026] GET /volume/v3/backups/88f75cc7-5ab3-40d1-853c-266b91010309 => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:07:15.161877 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-3f88c3d3-e2d5-4b2e-9cd5-4933e5570884 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:07:15.163563 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-3f88c3d3-e2d5-4b2e-9cd5-4933e5570884 tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] GET https://10.4.3.240/volume/v3/backups/88f75cc7-5ab3-40d1-853c-266b91010309 Aug 20 01:07:15.163725 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-3f88c3d3-e2d5-4b2e-9cd5-4933e5570884 tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:07:15.163895 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-3f88c3d3-e2d5-4b2e-9cd5-4933e5570884 tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:07:15.163989 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.v3.backups [None req-3f88c3d3-e2d5-4b2e-9cd5-4933e5570884 tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] Show backup with id 88f75cc7-5ab3-40d1-853c-266b91010309. {{(pid=100213) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:07:15.167996 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:07:15.167996 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:07:15.168821 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-3f88c3d3-e2d5-4b2e-9cd5-4933e5570884 tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] https://10.4.3.240/volume/v3/backups/88f75cc7-5ab3-40d1-853c-266b91010309 returned with HTTP 200 Aug 20 01:07:15.169200 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1096/4408] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:07:15 2026] GET /volume/v3/backups/88f75cc7-5ab3-40d1-853c-266b91010309 => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:07:15.334465 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [req-ecb2b494-ce48-470d-8d3c-23e4e23c338d req-d39693b8-d7ea-4d52-b578-e6cfa4a6afc3 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:07:15.336204 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-ecb2b494-ce48-470d-8d3c-23e4e23c338d req-d39693b8-d7ea-4d52-b578-e6cfa4a6afc3 tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] GET https://10.4.3.240/volume/v3/volumes/cc4bfc2c-27ab-46a4-9c8d-2e2c665b0ef1 Aug 20 01:07:15.336402 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [req-ecb2b494-ce48-470d-8d3c-23e4e23c338d req-d39693b8-d7ea-4d52-b578-e6cfa4a6afc3 tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:07:15.337106 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [req-ecb2b494-ce48-470d-8d3c-23e4e23c338d req-d39693b8-d7ea-4d52-b578-e6cfa4a6afc3 tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:07:15.338190 np0000007838 devstack@c-api.service[100212]: DEBUG dbcounter [-] [100212] Writing DB stats cinder:SELECT=223,cinder:UPDATE=72,cinder:INSERT=34 {{(pid=100212) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 01:07:15.346412 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:07:15.346412 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:07:15.349550 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [req-ecb2b494-ce48-470d-8d3c-23e4e23c338d req-d39693b8-d7ea-4d52-b578-e6cfa4a6afc3 tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Volume info retrieved successfully. Aug 20 01:07:15.353147 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-ecb2b494-ce48-470d-8d3c-23e4e23c338d req-d39693b8-d7ea-4d52-b578-e6cfa4a6afc3 tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] https://10.4.3.240/volume/v3/volumes/cc4bfc2c-27ab-46a4-9c8d-2e2c665b0ef1 returned with HTTP 200 Aug 20 01:07:15.353525 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1094/4409] 10.4.3.240 () {68 vars in 1598 bytes} [Thu Aug 20 01:07:15 2026] GET /volume/v3/volumes/cc4bfc2c-27ab-46a4-9c8d-2e2c665b0ef1 => generated 1176 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:07:15.369877 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-ecb2b494-ce48-470d-8d3c-23e4e23c338d req-710c458d-18d4-4a4f-ab74-673a3591f6e7 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:07:15.371805 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-ecb2b494-ce48-470d-8d3c-23e4e23c338d req-710c458d-18d4-4a4f-ab74-673a3591f6e7 tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] POST https://10.4.3.240/volume/v3/volumes/cc4bfc2c-27ab-46a4-9c8d-2e2c665b0ef1/action Aug 20 01:07:15.372175 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-ecb2b494-ce48-470d-8d3c-23e4e23c338d req-710c458d-18d4-4a4f-ab74-673a3591f6e7 tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100214) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 01:07:15.372354 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-ecb2b494-ce48-470d-8d3c-23e4e23c338d req-710c458d-18d4-4a4f-ab74-673a3591f6e7 tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:07:15.382430 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:07:15.382430 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:07:15.383303 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [req-ecb2b494-ce48-470d-8d3c-23e4e23c338d req-710c458d-18d4-4a4f-ab74-673a3591f6e7 tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Volume info retrieved successfully. Aug 20 01:07:15.391107 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [req-ecb2b494-ce48-470d-8d3c-23e4e23c338d req-710c458d-18d4-4a4f-ab74-673a3591f6e7 tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Begin detaching volume completed successfully. Aug 20 01:07:15.391483 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-ecb2b494-ce48-470d-8d3c-23e4e23c338d req-710c458d-18d4-4a4f-ab74-673a3591f6e7 tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] https://10.4.3.240/volume/v3/volumes/cc4bfc2c-27ab-46a4-9c8d-2e2c665b0ef1/action returned with HTTP 202 Aug 20 01:07:15.392076 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1105/4410] 10.4.3.240 () {72 vars in 1672 bytes} [Thu Aug 20 01:07:15 2026] POST /volume/v3/volumes/cc4bfc2c-27ab-46a4-9c8d-2e2c665b0ef1/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 01:07:15.447786 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-47f3c6aa-79d3-4f00-a747-663d3d9a90df None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:07:15.448148 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-47f3c6aa-79d3-4f00-a747-663d3d9a90df None None] GET https://10.4.3.240/volume// Aug 20 01:07:15.448351 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-47f3c6aa-79d3-4f00-a747-663d3d9a90df None None] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:07:15.448574 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-47f3c6aa-79d3-4f00-a747-663d3d9a90df None None] Calling method 'all' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:07:15.448944 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-47f3c6aa-79d3-4f00-a747-663d3d9a90df None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 20 01:07:15.449240 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1116/4411] 10.4.3.240 () {66 vars in 1426 bytes} [Thu Aug 20 01:07:15 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 01:07:15.460276 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [req-ecb2b494-ce48-470d-8d3c-23e4e23c338d req-06ae5541-f354-49c1-844c-f6b543f0b12e None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:07:15.466018 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-ecb2b494-ce48-470d-8d3c-23e4e23c338d req-06ae5541-f354-49c1-844c-f6b543f0b12e tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] GET https://10.4.3.240/volume/v3/volumes/cc4bfc2c-27ab-46a4-9c8d-2e2c665b0ef1 Aug 20 01:07:15.466208 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [req-ecb2b494-ce48-470d-8d3c-23e4e23c338d req-06ae5541-f354-49c1-844c-f6b543f0b12e tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:07:15.466426 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [req-ecb2b494-ce48-470d-8d3c-23e4e23c338d req-06ae5541-f354-49c1-844c-f6b543f0b12e tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:07:15.476450 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:07:15.476450 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:07:15.479975 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [req-ecb2b494-ce48-470d-8d3c-23e4e23c338d req-06ae5541-f354-49c1-844c-f6b543f0b12e tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Volume info retrieved successfully. Aug 20 01:07:15.484152 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-ecb2b494-ce48-470d-8d3c-23e4e23c338d req-06ae5541-f354-49c1-844c-f6b543f0b12e tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] https://10.4.3.240/volume/v3/volumes/cc4bfc2c-27ab-46a4-9c8d-2e2c665b0ef1 returned with HTTP 200 Aug 20 01:07:15.484624 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1097/4412] 10.4.3.240 () {70 vars in 1639 bytes} [Thu Aug 20 01:07:15 2026] GET /volume/v3/volumes/cc4bfc2c-27ab-46a4-9c8d-2e2c665b0ef1 => generated 1359 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 01:07:16.185137 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-e78967cc-75ea-4475-8690-9e37e23fc243 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:07:16.187419 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-e78967cc-75ea-4475-8690-9e37e23fc243 tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] GET https://10.4.3.240/volume/v3/backups/88f75cc7-5ab3-40d1-853c-266b91010309 Aug 20 01:07:16.187690 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-e78967cc-75ea-4475-8690-9e37e23fc243 tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:07:16.189212 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-e78967cc-75ea-4475-8690-9e37e23fc243 tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:07:16.189212 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.v3.backups [None req-e78967cc-75ea-4475-8690-9e37e23fc243 tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] Show backup with id 88f75cc7-5ab3-40d1-853c-266b91010309. {{(pid=100212) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:07:16.193324 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:07:16.193324 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:07:16.194305 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-e78967cc-75ea-4475-8690-9e37e23fc243 tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] https://10.4.3.240/volume/v3/backups/88f75cc7-5ab3-40d1-853c-266b91010309 returned with HTTP 200 Aug 20 01:07:16.194783 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1095/4413] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:07:16 2026] GET /volume/v3/backups/88f75cc7-5ab3-40d1-853c-266b91010309 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:07:16.401456 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-ecb2b494-ce48-470d-8d3c-23e4e23c338d req-7d8e4b7b-d108-4552-9af6-afa3dde53986 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:07:16.404057 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-ecb2b494-ce48-470d-8d3c-23e4e23c338d req-7d8e4b7b-d108-4552-9af6-afa3dde53986 tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] DELETE https://10.4.3.240/volume/v3/attachments/c1db65d1-dada-4c71-87ec-435bf0607760 Aug 20 01:07:16.404303 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-ecb2b494-ce48-470d-8d3c-23e4e23c338d req-7d8e4b7b-d108-4552-9af6-afa3dde53986 tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:07:16.404583 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-ecb2b494-ce48-470d-8d3c-23e4e23c338d req-7d8e4b7b-d108-4552-9af6-afa3dde53986 tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Calling method 'version_select' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:07:16.414545 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:07:16.414545 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:07:16.466689 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-ecb2b494-ce48-470d-8d3c-23e4e23c338d req-7d8e4b7b-d108-4552-9af6-afa3dde53986 tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] https://10.4.3.240/volume/v3/attachments/c1db65d1-dada-4c71-87ec-435bf0607760 returned with HTTP 200 Aug 20 01:07:16.466966 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1106/4414] 10.4.3.240 () {72 vars in 1673 bytes} [Thu Aug 20 01:07:16 2026] DELETE /volume/v3/attachments/c1db65d1-dada-4c71-87ec-435bf0607760 => generated 19 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:07:17.208612 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-b7cb4932-8667-415a-969a-22c6a3520190 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:07:17.210253 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-b7cb4932-8667-415a-969a-22c6a3520190 tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] GET https://10.4.3.240/volume/v3/backups/88f75cc7-5ab3-40d1-853c-266b91010309 Aug 20 01:07:17.210460 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-b7cb4932-8667-415a-969a-22c6a3520190 tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:07:17.210709 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-b7cb4932-8667-415a-969a-22c6a3520190 tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:07:17.210762 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-b7cb4932-8667-415a-969a-22c6a3520190 tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] Show backup with id 88f75cc7-5ab3-40d1-853c-266b91010309. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:07:17.214742 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:07:17.214742 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:07:17.215418 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-b7cb4932-8667-415a-969a-22c6a3520190 tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] https://10.4.3.240/volume/v3/backups/88f75cc7-5ab3-40d1-853c-266b91010309 returned with HTTP 200 Aug 20 01:07:17.215733 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1117/4415] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:07:17 2026] GET /volume/v3/backups/88f75cc7-5ab3-40d1-853c-266b91010309 => generated 749 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:07:17.555296 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-ffc95248-b7fd-4d05-8256-25ba4166a8a1 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:07:17.557454 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-ffc95248-b7fd-4d05-8256-25ba4166a8a1 tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 20 01:07:17.558195 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-ffc95248-b7fd-4d05-8256-25ba4166a8a1 tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-282421418", "snapshot_id": "b08571a2-0a3a-4da6-8dd5-7d7add99b911", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:07:17.559736 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.v3.volumes [None req-ffc95248-b7fd-4d05-8256-25ba4166a8a1 tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-282421418', 'snapshot_id': 'b08571a2-0a3a-4da6-8dd5-7d7add99b911', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100213) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 01:07:17.565254 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:07:17.565254 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:07:17.565875 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-ffc95248-b7fd-4d05-8256-25ba4166a8a1 tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Snapshot retrieved successfully. Aug 20 01:07:17.566186 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.v3.volumes [None req-ffc95248-b7fd-4d05-8256-25ba4166a8a1 tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Create volume of 1 GB Aug 20 01:07:17.570531 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-ffc95248-b7fd-4d05-8256-25ba4166a8a1 tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Availability Zones retrieved successfully. Aug 20 01:07:17.577145 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-ffc95248-b7fd-4d05-8256-25ba4166a8a1 tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Flow 'volume_create_api' (17e1a865-ef78-4112-9d3c-ebd5ad9a4175) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:07:17.579400 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-ffc95248-b7fd-4d05-8256-25ba4166a8a1 tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (945e9756-8702-47d6-836c-ac904b2cc87a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:07:17.580779 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.flows.api.create_volume [None req-ffc95248-b7fd-4d05-8256-25ba4166a8a1 tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100213) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 01:07:17.611534 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-ffc95248-b7fd-4d05-8256-25ba4166a8a1 tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (945e9756-8702-47d6-836c-ac904b2cc87a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'b08571a2-0a3a-4da6-8dd5-7d7add99b911', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:52:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1ed58bd6-fe6a-497e-ae84-e8199d24fdfa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:07:17.612290 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-ffc95248-b7fd-4d05-8256-25ba4166a8a1 tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4819a26e-fe94-4ff8-871b-0af46d97eb55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:07:17.660888 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.quota [None req-ffc95248-b7fd-4d05-8256-25ba4166a8a1 tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Created reservations ['69c4214c-4b79-4301-a00f-c606d551b20b', '944520fc-890d-4d2a-90c3-b9176bf0dc6a', '16fa48ae-e85c-49f2-b18f-d0195d71ec4a', 'd84b669b-a200-4c10-a635-02f0fe022135'] {{(pid=100213) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 01:07:17.661924 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-ffc95248-b7fd-4d05-8256-25ba4166a8a1 tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4819a26e-fe94-4ff8-871b-0af46d97eb55) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['69c4214c-4b79-4301-a00f-c606d551b20b', '944520fc-890d-4d2a-90c3-b9176bf0dc6a', '16fa48ae-e85c-49f2-b18f-d0195d71ec4a', 'd84b669b-a200-4c10-a635-02f0fe022135']}' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:07:17.662770 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-ffc95248-b7fd-4d05-8256-25ba4166a8a1 tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e27b02d2-dbad-4a38-9849-01db09df89bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:07:17.706195 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-ffc95248-b7fd-4d05-8256-25ba4166a8a1 tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e27b02d2-dbad-4a38-9849-01db09df89bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b5984b3c-06db-43f0-b331-8e0cff21b434', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-282421418',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0215b5ac991a4d2a873781a3f6dc2e26',qos_specs=None,replication_status=,reservations=['69c4214c-4b79-4301-a00f-c606d551b20b','944520fc-890d-4d2a-90c3-b9176bf0dc6a','16fa48ae-e85c-49f2-b18f-d0195d71ec4a','d84b669b-a200-4c10-a635-02f0fe022135'],size=1,snapshot_id=b08571a2-0a3a-4da6-8dd5-7d7add99b911,source_replicaid=,source_volid=None,status='creating',user_id='dee2586035e74335acc7c8f4d64d74ac',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T01:07:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-282421418',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b5984b3c-06db-43f0-b331-8e0cff21b434,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0215b5ac991a4d2a873781a3f6dc2e26',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=b08571a2-0a3a-4da6-8dd5-7d7add99b911,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='dee2586035e74335acc7c8f4d64d74ac',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1ed58bd6-fe6a-497e-ae84-e8199d24fdfa),volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:07:17.707360 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-ffc95248-b7fd-4d05-8256-25ba4166a8a1 tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6d54edca-5396-4ad2-bb22-4086a4ed0561) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:07:17.730036 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-ffc95248-b7fd-4d05-8256-25ba4166a8a1 tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6d54edca-5396-4ad2-bb22-4086a4ed0561) transitioned into state 'SUCCESS' from state '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-282421418',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0215b5ac991a4d2a873781a3f6dc2e26',qos_specs=None,replication_status=,reservations=['69c4214c-4b79-4301-a00f-c606d551b20b','944520fc-890d-4d2a-90c3-b9176bf0dc6a','16fa48ae-e85c-49f2-b18f-d0195d71ec4a','d84b669b-a200-4c10-a635-02f0fe022135'],size=1,snapshot_id=b08571a2-0a3a-4da6-8dd5-7d7add99b911,source_replicaid=,source_volid=None,status='creating',user_id='dee2586035e74335acc7c8f4d64d74ac',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:07:17.731026 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-ffc95248-b7fd-4d05-8256-25ba4166a8a1 tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7aaf8bc8-f5c3-407b-88f0-c70dbd2fab3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:07:17.753237 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-ffc95248-b7fd-4d05-8256-25ba4166a8a1 tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7aaf8bc8-f5c3-407b-88f0-c70dbd2fab3f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:07:17.754096 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-ffc95248-b7fd-4d05-8256-25ba4166a8a1 tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Flow 'volume_create_api' (17e1a865-ef78-4112-9d3c-ebd5ad9a4175) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100213) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:07:17.754590 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-ffc95248-b7fd-4d05-8256-25ba4166a8a1 tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Create volume request issued successfully. Aug 20 01:07:17.755124 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-ffc95248-b7fd-4d05-8256-25ba4166a8a1 tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 20 01:07:17.755584 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1098/4416] 10.4.3.240 () {68 vars in 1259 bytes} [Thu Aug 20 01:07:17 2026] POST /volume/v3/volumes => generated 790 bytes in 201 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 01:07:17.771214 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-edc97d36-8a9f-450d-bbd0-14fd8ebac4dc None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:07:17.773043 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-edc97d36-8a9f-450d-bbd0-14fd8ebac4dc tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] GET https://10.4.3.240/volume/v3/volumes/b5984b3c-06db-43f0-b331-8e0cff21b434 Aug 20 01:07:17.774298 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-edc97d36-8a9f-450d-bbd0-14fd8ebac4dc tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:07:17.774298 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-edc97d36-8a9f-450d-bbd0-14fd8ebac4dc tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:07:17.782181 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:07:17.782181 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:07:17.786462 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-edc97d36-8a9f-450d-bbd0-14fd8ebac4dc tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Volume info retrieved successfully. Aug 20 01:07:17.791065 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-edc97d36-8a9f-450d-bbd0-14fd8ebac4dc tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] https://10.4.3.240/volume/v3/volumes/b5984b3c-06db-43f0-b331-8e0cff21b434 returned with HTTP 200 Aug 20 01:07:17.791514 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1096/4417] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:07:17 2026] GET /volume/v3/volumes/b5984b3c-06db-43f0-b331-8e0cff21b434 => generated 858 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:07:18.226685 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-a032991a-62ba-4f42-89bb-273b1d9cb344 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:07:18.228599 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-a032991a-62ba-4f42-89bb-273b1d9cb344 tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] GET https://10.4.3.240/volume/v3/backups/88f75cc7-5ab3-40d1-853c-266b91010309 Aug 20 01:07:18.228807 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-a032991a-62ba-4f42-89bb-273b1d9cb344 tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:07:18.229033 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-a032991a-62ba-4f42-89bb-273b1d9cb344 tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:07:18.229160 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-a032991a-62ba-4f42-89bb-273b1d9cb344 tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] Show backup with id 88f75cc7-5ab3-40d1-853c-266b91010309. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:07:18.234028 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:07:18.234028 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:07:18.234872 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-a032991a-62ba-4f42-89bb-273b1d9cb344 tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] https://10.4.3.240/volume/v3/backups/88f75cc7-5ab3-40d1-853c-266b91010309 returned with HTTP 200 Aug 20 01:07:18.235316 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1107/4418] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:07:18 2026] GET /volume/v3/backups/88f75cc7-5ab3-40d1-853c-266b91010309 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:07:18.804011 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-6ef24897-b3b9-407f-914d-5a776f295ffb None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:07:18.807695 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-6ef24897-b3b9-407f-914d-5a776f295ffb tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] GET https://10.4.3.240/volume/v3/volumes/b5984b3c-06db-43f0-b331-8e0cff21b434 Aug 20 01:07:18.807879 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-6ef24897-b3b9-407f-914d-5a776f295ffb tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:07:18.808051 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-6ef24897-b3b9-407f-914d-5a776f295ffb tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:07:18.815399 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:07:18.815399 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:07:18.818106 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-6ef24897-b3b9-407f-914d-5a776f295ffb tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Volume info retrieved successfully. Aug 20 01:07:18.822036 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-6ef24897-b3b9-407f-914d-5a776f295ffb tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] https://10.4.3.240/volume/v3/volumes/b5984b3c-06db-43f0-b331-8e0cff21b434 returned with HTTP 200 Aug 20 01:07:18.822534 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1118/4419] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:07:18 2026] GET /volume/v3/volumes/b5984b3c-06db-43f0-b331-8e0cff21b434 => generated 883 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:07:18.834136 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-ca72a8e6-f935-4164-8be1-ebc150b58d56 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:07:18.836166 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-ca72a8e6-f935-4164-8be1-ebc150b58d56 tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] GET https://10.4.3.240/volume/v3/volumes/b5984b3c-06db-43f0-b331-8e0cff21b434 Aug 20 01:07:18.836446 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-ca72a8e6-f935-4164-8be1-ebc150b58d56 tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:07:18.836659 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-ca72a8e6-f935-4164-8be1-ebc150b58d56 tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:07:18.843465 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:07:18.843465 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:07:18.847417 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-ca72a8e6-f935-4164-8be1-ebc150b58d56 tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Volume info retrieved successfully. Aug 20 01:07:18.851695 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-ca72a8e6-f935-4164-8be1-ebc150b58d56 tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] https://10.4.3.240/volume/v3/volumes/b5984b3c-06db-43f0-b331-8e0cff21b434 returned with HTTP 200 Aug 20 01:07:18.852168 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1099/4420] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:07:18 2026] GET /volume/v3/volumes/b5984b3c-06db-43f0-b331-8e0cff21b434 => generated 883 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:07:19.245964 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-7ad1f384-3543-4f91-929c-774bb4adc3e1 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:07:19.248098 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-7ad1f384-3543-4f91-929c-774bb4adc3e1 tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] GET https://10.4.3.240/volume/v3/backups/88f75cc7-5ab3-40d1-853c-266b91010309 Aug 20 01:07:19.248294 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-7ad1f384-3543-4f91-929c-774bb4adc3e1 tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:07:19.248509 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-7ad1f384-3543-4f91-929c-774bb4adc3e1 tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:07:19.248639 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.v3.backups [None req-7ad1f384-3543-4f91-929c-774bb4adc3e1 tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] Show backup with id 88f75cc7-5ab3-40d1-853c-266b91010309. {{(pid=100212) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:07:19.253123 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:07:19.253123 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:07:19.254007 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-7ad1f384-3543-4f91-929c-774bb4adc3e1 tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] https://10.4.3.240/volume/v3/backups/88f75cc7-5ab3-40d1-853c-266b91010309 returned with HTTP 200 Aug 20 01:07:19.254414 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1097/4421] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:07:19 2026] GET /volume/v3/backups/88f75cc7-5ab3-40d1-853c-266b91010309 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:07:19.342446 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-5a8e2391-aeee-4d86-a65e-ca3c309fd990 req-50e57bd8-6287-4c34-877e-25bf91139544 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:07:19.344565 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-5a8e2391-aeee-4d86-a65e-ca3c309fd990 req-50e57bd8-6287-4c34-877e-25bf91139544 tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] GET https://10.4.3.240/volume/v3/volumes/b5984b3c-06db-43f0-b331-8e0cff21b434 Aug 20 01:07:19.344751 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-5a8e2391-aeee-4d86-a65e-ca3c309fd990 req-50e57bd8-6287-4c34-877e-25bf91139544 tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:07:19.344931 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-5a8e2391-aeee-4d86-a65e-ca3c309fd990 req-50e57bd8-6287-4c34-877e-25bf91139544 tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:07:19.351953 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:07:19.351953 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:07:19.355532 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [req-5a8e2391-aeee-4d86-a65e-ca3c309fd990 req-50e57bd8-6287-4c34-877e-25bf91139544 tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Volume info retrieved successfully. Aug 20 01:07:19.359452 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-5a8e2391-aeee-4d86-a65e-ca3c309fd990 req-50e57bd8-6287-4c34-877e-25bf91139544 tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] https://10.4.3.240/volume/v3/volumes/b5984b3c-06db-43f0-b331-8e0cff21b434 returned with HTTP 200 Aug 20 01:07:19.359814 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1108/4422] 10.4.3.240 () {68 vars in 1598 bytes} [Thu Aug 20 01:07:19 2026] GET /volume/v3/volumes/b5984b3c-06db-43f0-b331-8e0cff21b434 => generated 883 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:07:19.438158 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-5dba1190-033b-4b40-8364-c93bb1dcb7f1 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:07:19.438158 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-5dba1190-033b-4b40-8364-c93bb1dcb7f1 None None] GET https://10.4.3.240/volume// Aug 20 01:07:19.438158 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-5dba1190-033b-4b40-8364-c93bb1dcb7f1 None None] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:07:19.438158 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-5dba1190-033b-4b40-8364-c93bb1dcb7f1 None None] Calling method 'all' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:07:19.438158 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-5dba1190-033b-4b40-8364-c93bb1dcb7f1 None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 20 01:07:19.438158 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1119/4423] 10.4.3.240 () {66 vars in 1428 bytes} [Thu Aug 20 01:07:19 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 01:07:19.444351 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [req-5a8e2391-aeee-4d86-a65e-ca3c309fd990 req-776b27ae-f321-49b2-ba29-9a6e40d14ea5 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:07:19.483213 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-5a8e2391-aeee-4d86-a65e-ca3c309fd990 req-776b27ae-f321-49b2-ba29-9a6e40d14ea5 tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] POST https://10.4.3.240/volume/v3/attachments Aug 20 01:07:19.483680 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [req-5a8e2391-aeee-4d86-a65e-ca3c309fd990 req-776b27ae-f321-49b2-ba29-9a6e40d14ea5 tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b5984b3c-06db-43f0-b331-8e0cff21b434", "connector": null, "instance_uuid": "8f239460-4525-4e83-a363-2119d7a337ec"}} {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:07:19.493482 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:07:19.493482 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:07:19.519141 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-5a8e2391-aeee-4d86-a65e-ca3c309fd990 req-776b27ae-f321-49b2-ba29-9a6e40d14ea5 tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] https://10.4.3.240/volume/v3/attachments returned with HTTP 200 Aug 20 01:07:19.519694 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1100/4424] 10.4.3.240 () {74 vars in 1594 bytes} [Thu Aug 20 01:07:19 2026] POST /volume/v3/attachments => generated 273 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:07:19.546693 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-f67fc44a-54bc-4f7d-833d-c0eda3c7fd3b None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:07:19.548863 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-f67fc44a-54bc-4f7d-833d-c0eda3c7fd3b tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] GET https://10.4.3.240/volume/v3/volumes/b5984b3c-06db-43f0-b331-8e0cff21b434 Aug 20 01:07:19.550626 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-f67fc44a-54bc-4f7d-833d-c0eda3c7fd3b tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:07:19.550626 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-f67fc44a-54bc-4f7d-833d-c0eda3c7fd3b tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:07:19.552676 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-8d5f81a8-7940-42f3-b294-86f397275726 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:07:19.553036 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-8d5f81a8-7940-42f3-b294-86f397275726 None None] GET https://10.4.3.240/volume// Aug 20 01:07:19.553194 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-8d5f81a8-7940-42f3-b294-86f397275726 None None] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:07:19.553459 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-8d5f81a8-7940-42f3-b294-86f397275726 None None] Calling method 'all' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:07:19.553788 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-8d5f81a8-7940-42f3-b294-86f397275726 None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 20 01:07:19.554026 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1109/4425] 10.4.3.240 () {66 vars in 1426 bytes} [Thu Aug 20 01:07:19 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 01:07:19.561015 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:07:19.561015 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:07:19.567512 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-5a8e2391-aeee-4d86-a65e-ca3c309fd990 req-b036bd3a-530f-46e4-8ec4-10c91c118206 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:07:19.567649 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-f67fc44a-54bc-4f7d-833d-c0eda3c7fd3b tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Volume info retrieved successfully. Aug 20 01:07:19.574508 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-f67fc44a-54bc-4f7d-833d-c0eda3c7fd3b tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] https://10.4.3.240/volume/v3/volumes/b5984b3c-06db-43f0-b331-8e0cff21b434 returned with HTTP 200 Aug 20 01:07:19.574508 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1098/4426] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:07:19 2026] GET /volume/v3/volumes/b5984b3c-06db-43f0-b331-8e0cff21b434 => generated 882 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:07:19.574804 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-5a8e2391-aeee-4d86-a65e-ca3c309fd990 req-b036bd3a-530f-46e4-8ec4-10c91c118206 tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] GET https://10.4.3.240/volume/v3/volumes/b5984b3c-06db-43f0-b331-8e0cff21b434 Aug 20 01:07:19.574804 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-5a8e2391-aeee-4d86-a65e-ca3c309fd990 req-b036bd3a-530f-46e4-8ec4-10c91c118206 tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:07:19.574804 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-5a8e2391-aeee-4d86-a65e-ca3c309fd990 req-b036bd3a-530f-46e4-8ec4-10c91c118206 tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:07:19.584328 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:07:19.584328 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:07:19.587639 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [req-5a8e2391-aeee-4d86-a65e-ca3c309fd990 req-b036bd3a-530f-46e4-8ec4-10c91c118206 tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Volume info retrieved successfully. Aug 20 01:07:19.591647 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-5a8e2391-aeee-4d86-a65e-ca3c309fd990 req-b036bd3a-530f-46e4-8ec4-10c91c118206 tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] https://10.4.3.240/volume/v3/volumes/b5984b3c-06db-43f0-b331-8e0cff21b434 returned with HTTP 200 Aug 20 01:07:19.592107 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1120/4427] 10.4.3.240 () {70 vars in 1639 bytes} [Thu Aug 20 01:07:19 2026] GET /volume/v3/volumes/b5984b3c-06db-43f0-b331-8e0cff21b434 => generated 1062 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 01:07:19.698235 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [req-5a8e2391-aeee-4d86-a65e-ca3c309fd990 req-6db5268b-aa40-484c-b811-7d49363cc0dd None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:07:19.700798 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-5a8e2391-aeee-4d86-a65e-ca3c309fd990 req-6db5268b-aa40-484c-b811-7d49363cc0dd tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] PUT https://10.4.3.240/volume/v3/attachments/fcb5d164-26df-4380-8aa8-972b1e260d02 Aug 20 01:07:19.701267 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [req-5a8e2391-aeee-4d86-a65e-ca3c309fd990 req-6db5268b-aa40-484c-b811-7d49363cc0dd tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.240", "host": "np0000007838", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:e656b6daafb0", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "870eaf75-1108-49d5-b5ab-79f4c93758d0", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:07:19.711286 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.coordination [req-5a8e2391-aeee-4d86-a65e-ca3c309fd990 req-6db5268b-aa40-484c-b811-7d49363cc0dd tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Acquiring lock "cinder-attachment_update-b5984b3c-06db-43f0-b331-8e0cff21b434-np0000007838" by "attachment_update" {{(pid=100213) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 01:07:19.716282 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.coordination [req-5a8e2391-aeee-4d86-a65e-ca3c309fd990 req-6db5268b-aa40-484c-b811-7d49363cc0dd tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Lock "cinder-attachment_update-b5984b3c-06db-43f0-b331-8e0cff21b434-np0000007838" acquired by "attachment_update" :: waited 0.005s {{(pid=100213) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 01:07:19.717532 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:07:19.717532 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:07:19.793554 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.coordination [req-5a8e2391-aeee-4d86-a65e-ca3c309fd990 req-6db5268b-aa40-484c-b811-7d49363cc0dd tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Lock "cinder-attachment_update-b5984b3c-06db-43f0-b331-8e0cff21b434-np0000007838" released by "attachment_update" :: held 0.077s {{(pid=100213) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 01:07:19.793884 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-5a8e2391-aeee-4d86-a65e-ca3c309fd990 req-6db5268b-aa40-484c-b811-7d49363cc0dd tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] https://10.4.3.240/volume/v3/attachments/fcb5d164-26df-4380-8aa8-972b1e260d02 returned with HTTP 200 Aug 20 01:07:19.794376 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1101/4428] 10.4.3.240 () {74 vars in 1704 bytes} [Thu Aug 20 01:07:19 2026] PUT /volume/v3/attachments/fcb5d164-26df-4380-8aa8-972b1e260d02 => generated 969 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:07:20.266098 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-977e25b1-8152-4075-9831-bf304f42ef6f None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:07:20.267859 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-977e25b1-8152-4075-9831-bf304f42ef6f tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] GET https://10.4.3.240/volume/v3/backups/88f75cc7-5ab3-40d1-853c-266b91010309 Aug 20 01:07:20.268040 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-977e25b1-8152-4075-9831-bf304f42ef6f tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:07:20.268257 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-977e25b1-8152-4075-9831-bf304f42ef6f tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:07:20.268389 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-977e25b1-8152-4075-9831-bf304f42ef6f tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] Show backup with id 88f75cc7-5ab3-40d1-853c-266b91010309. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:07:20.272447 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:07:20.272447 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:07:20.273094 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-977e25b1-8152-4075-9831-bf304f42ef6f tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] https://10.4.3.240/volume/v3/backups/88f75cc7-5ab3-40d1-853c-266b91010309 returned with HTTP 200 Aug 20 01:07:20.273491 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1110/4429] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:07:20 2026] GET /volume/v3/backups/88f75cc7-5ab3-40d1-853c-266b91010309 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:07:20.281976 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-b95fef36-d4c1-4824-8506-f78375c47b01 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:07:20.283890 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-b95fef36-d4c1-4824-8506-f78375c47b01 tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] GET https://10.4.3.240/volume/v3/backups/fd31e7cd-c645-4a64-b082-681decca30ee Aug 20 01:07:20.284105 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-b95fef36-d4c1-4824-8506-f78375c47b01 tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:07:20.284317 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-b95fef36-d4c1-4824-8506-f78375c47b01 tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:07:20.284453 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.v3.backups [None req-b95fef36-d4c1-4824-8506-f78375c47b01 tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] Show backup with id fd31e7cd-c645-4a64-b082-681decca30ee. {{(pid=100212) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:07:20.288939 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:07:20.288939 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:07:20.289730 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-b95fef36-d4c1-4824-8506-f78375c47b01 tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] https://10.4.3.240/volume/v3/backups/fd31e7cd-c645-4a64-b082-681decca30ee returned with HTTP 200 Aug 20 01:07:20.290096 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1099/4430] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:07:20 2026] GET /volume/v3/backups/fd31e7cd-c645-4a64-b082-681decca30ee => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:07:20.298468 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-9b33aa3e-6768-4f10-85f6-eeb1451fb214 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:07:20.300168 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-9b33aa3e-6768-4f10-85f6-eeb1451fb214 tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] DELETE https://10.4.3.240/volume/v3/backups/88f75cc7-5ab3-40d1-853c-266b91010309 Aug 20 01:07:20.300388 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-9b33aa3e-6768-4f10-85f6-eeb1451fb214 tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:07:20.300567 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-9b33aa3e-6768-4f10-85f6-eeb1451fb214 tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] Calling method 'delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:07:20.300668 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.contrib.backups [None req-9b33aa3e-6768-4f10-85f6-eeb1451fb214 tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] Delete backup with id: 88f75cc7-5ab3-40d1-853c-266b91010309. Aug 20 01:07:20.304598 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:07:20.304598 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:07:20.315903 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.backup.rpcapi [None req-9b33aa3e-6768-4f10-85f6-eeb1451fb214 tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] delete_backup rpcapi backup_id 88f75cc7-5ab3-40d1-853c-266b91010309 {{(pid=100215) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 20 01:07:20.317477 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-9b33aa3e-6768-4f10-85f6-eeb1451fb214 tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] https://10.4.3.240/volume/v3/backups/88f75cc7-5ab3-40d1-853c-266b91010309 returned with HTTP 202 Aug 20 01:07:20.317860 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1121/4431] 10.4.3.240 () {66 vars in 1351 bytes} [Thu Aug 20 01:07:20 2026] DELETE /volume/v3/backups/88f75cc7-5ab3-40d1-853c-266b91010309 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 01:07:20.326750 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-8fa9836d-2440-4931-b5b3-0d6b1a5e337f None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:07:20.328541 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-8fa9836d-2440-4931-b5b3-0d6b1a5e337f tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] GET https://10.4.3.240/volume/v3/backups/88f75cc7-5ab3-40d1-853c-266b91010309 Aug 20 01:07:20.328732 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-8fa9836d-2440-4931-b5b3-0d6b1a5e337f tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:07:20.328915 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-8fa9836d-2440-4931-b5b3-0d6b1a5e337f tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:07:20.328981 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.v3.backups [None req-8fa9836d-2440-4931-b5b3-0d6b1a5e337f tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] Show backup with id 88f75cc7-5ab3-40d1-853c-266b91010309. {{(pid=100213) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:07:20.332849 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:07:20.332849 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:07:20.333517 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-8fa9836d-2440-4931-b5b3-0d6b1a5e337f tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] https://10.4.3.240/volume/v3/backups/88f75cc7-5ab3-40d1-853c-266b91010309 returned with HTTP 200 Aug 20 01:07:20.333868 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1102/4432] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:07:20 2026] GET /volume/v3/backups/88f75cc7-5ab3-40d1-853c-266b91010309 => generated 749 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:07:20.586801 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-22a5c2e2-a62a-49d1-9a80-4eccd386a94c None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:07:20.588686 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-22a5c2e2-a62a-49d1-9a80-4eccd386a94c tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] GET https://10.4.3.240/volume/v3/volumes/b5984b3c-06db-43f0-b331-8e0cff21b434 Aug 20 01:07:20.588926 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-22a5c2e2-a62a-49d1-9a80-4eccd386a94c tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:07:20.589148 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-22a5c2e2-a62a-49d1-9a80-4eccd386a94c tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:07:20.597954 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:07:20.597954 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:07:20.601186 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-22a5c2e2-a62a-49d1-9a80-4eccd386a94c tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Volume info retrieved successfully. Aug 20 01:07:20.605143 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-22a5c2e2-a62a-49d1-9a80-4eccd386a94c tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] https://10.4.3.240/volume/v3/volumes/b5984b3c-06db-43f0-b331-8e0cff21b434 returned with HTTP 200 Aug 20 01:07:20.605572 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1111/4433] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:07:20 2026] GET /volume/v3/volumes/b5984b3c-06db-43f0-b331-8e0cff21b434 => generated 883 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:07:21.344035 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-de958495-8599-46a9-97fc-00fdad175b36 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:07:21.345782 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-de958495-8599-46a9-97fc-00fdad175b36 tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] GET https://10.4.3.240/volume/v3/backups/88f75cc7-5ab3-40d1-853c-266b91010309 Aug 20 01:07:21.345969 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-de958495-8599-46a9-97fc-00fdad175b36 tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:07:21.346137 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-de958495-8599-46a9-97fc-00fdad175b36 tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:07:21.346227 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.v3.backups [None req-de958495-8599-46a9-97fc-00fdad175b36 tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] Show backup with id 88f75cc7-5ab3-40d1-853c-266b91010309. {{(pid=100212) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:07:21.349597 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-de958495-8599-46a9-97fc-00fdad175b36 tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] https://10.4.3.240/volume/v3/backups/88f75cc7-5ab3-40d1-853c-266b91010309 returned with HTTP 404 Aug 20 01:07:21.350077 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1100/4434] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:07:21 2026] GET /volume/v3/backups/88f75cc7-5ab3-40d1-853c-266b91010309 => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:07:21.355850 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-28821a0d-7822-41f9-8ec9-7fde42a4cfc1 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:07:21.357740 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-28821a0d-7822-41f9-8ec9-7fde42a4cfc1 tempest-VolumesBackupsTest-1420978877 tempest-VolumesBackupsTest-1420978877-project-admin] DELETE https://10.4.3.240/volume/v3/backups/08857614-5f31-44da-9f3f-f22c81e2b019 Aug 20 01:07:21.357969 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-28821a0d-7822-41f9-8ec9-7fde42a4cfc1 tempest-VolumesBackupsTest-1420978877 tempest-VolumesBackupsTest-1420978877-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:07:21.358185 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-28821a0d-7822-41f9-8ec9-7fde42a4cfc1 tempest-VolumesBackupsTest-1420978877 tempest-VolumesBackupsTest-1420978877-project-admin] Calling method 'delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:07:21.358356 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.contrib.backups [None req-28821a0d-7822-41f9-8ec9-7fde42a4cfc1 tempest-VolumesBackupsTest-1420978877 tempest-VolumesBackupsTest-1420978877-project-admin] Delete backup with id: 08857614-5f31-44da-9f3f-f22c81e2b019. Aug 20 01:07:21.362598 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:07:21.362598 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:07:21.373665 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.backup.rpcapi [None req-28821a0d-7822-41f9-8ec9-7fde42a4cfc1 tempest-VolumesBackupsTest-1420978877 tempest-VolumesBackupsTest-1420978877-project-admin] delete_backup rpcapi backup_id 08857614-5f31-44da-9f3f-f22c81e2b019 {{(pid=100215) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 20 01:07:21.375359 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-28821a0d-7822-41f9-8ec9-7fde42a4cfc1 tempest-VolumesBackupsTest-1420978877 tempest-VolumesBackupsTest-1420978877-project-admin] https://10.4.3.240/volume/v3/backups/08857614-5f31-44da-9f3f-f22c81e2b019 returned with HTTP 202 Aug 20 01:07:21.375772 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1122/4435] 10.4.3.240 () {66 vars in 1351 bytes} [Thu Aug 20 01:07:21 2026] DELETE /volume/v3/backups/08857614-5f31-44da-9f3f-f22c81e2b019 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 01:07:21.384539 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-a2de0bcf-4aaa-485d-9082-3033dcd3af0b None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:07:21.386669 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-a2de0bcf-4aaa-485d-9082-3033dcd3af0b tempest-VolumesBackupsTest-1420978877 tempest-VolumesBackupsTest-1420978877-project-admin] GET https://10.4.3.240/volume/v3/backups/08857614-5f31-44da-9f3f-f22c81e2b019 Aug 20 01:07:21.386910 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-a2de0bcf-4aaa-485d-9082-3033dcd3af0b tempest-VolumesBackupsTest-1420978877 tempest-VolumesBackupsTest-1420978877-project-admin] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:07:21.387148 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-a2de0bcf-4aaa-485d-9082-3033dcd3af0b tempest-VolumesBackupsTest-1420978877 tempest-VolumesBackupsTest-1420978877-project-admin] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:07:21.387288 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.v3.backups [None req-a2de0bcf-4aaa-485d-9082-3033dcd3af0b tempest-VolumesBackupsTest-1420978877 tempest-VolumesBackupsTest-1420978877-project-admin] Show backup with id 08857614-5f31-44da-9f3f-f22c81e2b019. {{(pid=100213) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:07:21.389044 np0000007838 devstack@c-api.service[100213]: DEBUG dbcounter [-] [100213] Writing DB stats cinder:SELECT=240,cinder:INSERT=28,cinder:UPDATE=69 {{(pid=100213) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 01:07:21.395491 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:07:21.395491 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:07:21.396322 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-a2de0bcf-4aaa-485d-9082-3033dcd3af0b tempest-VolumesBackupsTest-1420978877 tempest-VolumesBackupsTest-1420978877-project-admin] https://10.4.3.240/volume/v3/backups/08857614-5f31-44da-9f3f-f22c81e2b019 returned with HTTP 200 Aug 20 01:07:21.396793 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1103/4436] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:07:21 2026] GET /volume/v3/backups/08857614-5f31-44da-9f3f-f22c81e2b019 => generated 749 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:07:21.616964 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-4bb598fd-8460-46f4-8d1b-4142cf5016e4 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:07:21.618571 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-4bb598fd-8460-46f4-8d1b-4142cf5016e4 tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] GET https://10.4.3.240/volume/v3/volumes/b5984b3c-06db-43f0-b331-8e0cff21b434 Aug 20 01:07:21.618754 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-4bb598fd-8460-46f4-8d1b-4142cf5016e4 tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:07:21.618956 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-4bb598fd-8460-46f4-8d1b-4142cf5016e4 tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:07:21.628125 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:07:21.628125 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:07:21.631199 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-4bb598fd-8460-46f4-8d1b-4142cf5016e4 tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Volume info retrieved successfully. Aug 20 01:07:21.634782 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-4bb598fd-8460-46f4-8d1b-4142cf5016e4 tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] https://10.4.3.240/volume/v3/volumes/b5984b3c-06db-43f0-b331-8e0cff21b434 returned with HTTP 200 Aug 20 01:07:21.635148 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1112/4437] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:07:21 2026] GET /volume/v3/volumes/b5984b3c-06db-43f0-b331-8e0cff21b434 => generated 883 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:07:22.405543 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-dfb72b54-ace0-45a4-a58d-72859147be44 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:07:22.407061 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-dfb72b54-ace0-45a4-a58d-72859147be44 tempest-VolumesBackupsTest-1420978877 tempest-VolumesBackupsTest-1420978877-project-admin] GET https://10.4.3.240/volume/v3/backups/08857614-5f31-44da-9f3f-f22c81e2b019 Aug 20 01:07:22.407278 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-dfb72b54-ace0-45a4-a58d-72859147be44 tempest-VolumesBackupsTest-1420978877 tempest-VolumesBackupsTest-1420978877-project-admin] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:07:22.407493 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-dfb72b54-ace0-45a4-a58d-72859147be44 tempest-VolumesBackupsTest-1420978877 tempest-VolumesBackupsTest-1420978877-project-admin] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:07:22.407617 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.v3.backups [None req-dfb72b54-ace0-45a4-a58d-72859147be44 tempest-VolumesBackupsTest-1420978877 tempest-VolumesBackupsTest-1420978877-project-admin] Show backup with id 08857614-5f31-44da-9f3f-f22c81e2b019. {{(pid=100212) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:07:22.411030 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-dfb72b54-ace0-45a4-a58d-72859147be44 tempest-VolumesBackupsTest-1420978877 tempest-VolumesBackupsTest-1420978877-project-admin] https://10.4.3.240/volume/v3/backups/08857614-5f31-44da-9f3f-f22c81e2b019 returned with HTTP 404 Aug 20 01:07:22.411473 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1101/4438] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:07:22 2026] GET /volume/v3/backups/08857614-5f31-44da-9f3f-f22c81e2b019 => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:07:22.417117 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-6ff6eff1-8d5f-4a81-b0a9-1eb0d7e7c234 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:07:22.418847 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-6ff6eff1-8d5f-4a81-b0a9-1eb0d7e7c234 tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] DELETE https://10.4.3.240/volume/v3/backups/fd31e7cd-c645-4a64-b082-681decca30ee Aug 20 01:07:22.419011 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-6ff6eff1-8d5f-4a81-b0a9-1eb0d7e7c234 tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:07:22.419177 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-6ff6eff1-8d5f-4a81-b0a9-1eb0d7e7c234 tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] Calling method 'delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:07:22.419288 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.contrib.backups [None req-6ff6eff1-8d5f-4a81-b0a9-1eb0d7e7c234 tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] Delete backup with id: fd31e7cd-c645-4a64-b082-681decca30ee. Aug 20 01:07:22.423666 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:07:22.423666 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:07:22.435096 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.backup.rpcapi [None req-6ff6eff1-8d5f-4a81-b0a9-1eb0d7e7c234 tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] delete_backup rpcapi backup_id fd31e7cd-c645-4a64-b082-681decca30ee {{(pid=100215) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 20 01:07:22.436799 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-6ff6eff1-8d5f-4a81-b0a9-1eb0d7e7c234 tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] https://10.4.3.240/volume/v3/backups/fd31e7cd-c645-4a64-b082-681decca30ee returned with HTTP 202 Aug 20 01:07:22.437369 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1123/4439] 10.4.3.240 () {66 vars in 1351 bytes} [Thu Aug 20 01:07:22 2026] DELETE /volume/v3/backups/fd31e7cd-c645-4a64-b082-681decca30ee => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 01:07:22.447703 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-eb562a0e-399b-4b10-9cea-09ca2d2116fa None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:07:22.449739 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-eb562a0e-399b-4b10-9cea-09ca2d2116fa tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] GET https://10.4.3.240/volume/v3/backups/fd31e7cd-c645-4a64-b082-681decca30ee Aug 20 01:07:22.449958 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-eb562a0e-399b-4b10-9cea-09ca2d2116fa tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:07:22.450178 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-eb562a0e-399b-4b10-9cea-09ca2d2116fa tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:07:22.450301 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.v3.backups [None req-eb562a0e-399b-4b10-9cea-09ca2d2116fa tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] Show backup with id fd31e7cd-c645-4a64-b082-681decca30ee. {{(pid=100213) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:07:22.457105 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:07:22.457105 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:07:22.457961 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-eb562a0e-399b-4b10-9cea-09ca2d2116fa tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] https://10.4.3.240/volume/v3/backups/fd31e7cd-c645-4a64-b082-681decca30ee returned with HTTP 200 Aug 20 01:07:22.458415 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1104/4440] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:07:22 2026] GET /volume/v3/backups/fd31e7cd-c645-4a64-b082-681decca30ee => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:07:22.648750 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-c3e2a3f0-9e91-47d6-9efe-e77add2689d9 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:07:22.650591 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-c3e2a3f0-9e91-47d6-9efe-e77add2689d9 tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] GET https://10.4.3.240/volume/v3/volumes/b5984b3c-06db-43f0-b331-8e0cff21b434 Aug 20 01:07:22.650831 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-c3e2a3f0-9e91-47d6-9efe-e77add2689d9 tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:07:22.651083 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-c3e2a3f0-9e91-47d6-9efe-e77add2689d9 tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:07:22.660413 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:07:22.660413 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:07:22.663623 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-c3e2a3f0-9e91-47d6-9efe-e77add2689d9 tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Volume info retrieved successfully. Aug 20 01:07:22.667722 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-c3e2a3f0-9e91-47d6-9efe-e77add2689d9 tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] https://10.4.3.240/volume/v3/volumes/b5984b3c-06db-43f0-b331-8e0cff21b434 returned with HTTP 200 Aug 20 01:07:22.668072 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1113/4441] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:07:22 2026] GET /volume/v3/volumes/b5984b3c-06db-43f0-b331-8e0cff21b434 => generated 883 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:07:23.128368 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [req-5a8e2391-aeee-4d86-a65e-ca3c309fd990 req-529a689e-2e7c-48ba-946c-6f3eecce658e None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:07:23.129593 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-5a8e2391-aeee-4d86-a65e-ca3c309fd990 req-529a689e-2e7c-48ba-946c-6f3eecce658e tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] POST https://10.4.3.240/volume/v3/attachments/fcb5d164-26df-4380-8aa8-972b1e260d02/action Aug 20 01:07:23.129932 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [req-5a8e2391-aeee-4d86-a65e-ca3c309fd990 req-529a689e-2e7c-48ba-946c-6f3eecce658e tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Action body: b'{"os-complete": null}' {{(pid=100212) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 01:07:23.130042 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [req-5a8e2391-aeee-4d86-a65e-ca3c309fd990 req-529a689e-2e7c-48ba-946c-6f3eecce658e tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:07:23.144840 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:07:23.144840 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:07:23.154069 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-5a8e2391-aeee-4d86-a65e-ca3c309fd990 req-529a689e-2e7c-48ba-946c-6f3eecce658e tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] https://10.4.3.240/volume/v3/attachments/fcb5d164-26df-4380-8aa8-972b1e260d02/action returned with HTTP 204 Aug 20 01:07:23.154554 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1102/4442] 10.4.3.240 () {74 vars in 1725 bytes} [Thu Aug 20 01:07:23 2026] POST /volume/v3/attachments/fcb5d164-26df-4380-8aa8-972b1e260d02/action => generated 0 bytes in 27 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:07:23.467902 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-6cd88706-1d96-46e2-8d4f-6dab6bd0e7f8 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:07:23.469483 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-6cd88706-1d96-46e2-8d4f-6dab6bd0e7f8 tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] GET https://10.4.3.240/volume/v3/backups/fd31e7cd-c645-4a64-b082-681decca30ee Aug 20 01:07:23.469673 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-6cd88706-1d96-46e2-8d4f-6dab6bd0e7f8 tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:07:23.469891 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-6cd88706-1d96-46e2-8d4f-6dab6bd0e7f8 tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:07:23.470039 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-6cd88706-1d96-46e2-8d4f-6dab6bd0e7f8 tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] Show backup with id fd31e7cd-c645-4a64-b082-681decca30ee. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:07:23.472088 np0000007838 devstack@c-api.service[100215]: DEBUG dbcounter [-] [100215] Writing DB stats cinder:SELECT=187,cinder:INSERT=17,cinder:UPDATE=50 {{(pid=100215) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 01:07:23.474353 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-6cd88706-1d96-46e2-8d4f-6dab6bd0e7f8 tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] https://10.4.3.240/volume/v3/backups/fd31e7cd-c645-4a64-b082-681decca30ee returned with HTTP 404 Aug 20 01:07:23.475093 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1124/4443] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:07:23 2026] GET /volume/v3/backups/fd31e7cd-c645-4a64-b082-681decca30ee => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:07:23.481097 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-d0adab6d-29dd-4c69-ac3d-9a677853414a None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:07:23.482713 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-d0adab6d-29dd-4c69-ac3d-9a677853414a tempest-VolumesBackupsTest-1420978877 tempest-VolumesBackupsTest-1420978877-project-admin] DELETE https://10.4.3.240/volume/v3/backups/8602dcad-741c-4858-b624-d5af474d97f1 Aug 20 01:07:23.482878 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-d0adab6d-29dd-4c69-ac3d-9a677853414a tempest-VolumesBackupsTest-1420978877 tempest-VolumesBackupsTest-1420978877-project-admin] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:07:23.483042 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-d0adab6d-29dd-4c69-ac3d-9a677853414a tempest-VolumesBackupsTest-1420978877 tempest-VolumesBackupsTest-1420978877-project-admin] Calling method 'delete' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:07:23.483140 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.contrib.backups [None req-d0adab6d-29dd-4c69-ac3d-9a677853414a tempest-VolumesBackupsTest-1420978877 tempest-VolumesBackupsTest-1420978877-project-admin] Delete backup with id: 8602dcad-741c-4858-b624-d5af474d97f1. Aug 20 01:07:23.486806 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:07:23.486806 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:07:23.495879 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.backup.rpcapi [None req-d0adab6d-29dd-4c69-ac3d-9a677853414a tempest-VolumesBackupsTest-1420978877 tempest-VolumesBackupsTest-1420978877-project-admin] delete_backup rpcapi backup_id 8602dcad-741c-4858-b624-d5af474d97f1 {{(pid=100213) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 20 01:07:23.497444 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-d0adab6d-29dd-4c69-ac3d-9a677853414a tempest-VolumesBackupsTest-1420978877 tempest-VolumesBackupsTest-1420978877-project-admin] https://10.4.3.240/volume/v3/backups/8602dcad-741c-4858-b624-d5af474d97f1 returned with HTTP 202 Aug 20 01:07:23.497850 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1105/4444] 10.4.3.240 () {66 vars in 1351 bytes} [Thu Aug 20 01:07:23 2026] DELETE /volume/v3/backups/8602dcad-741c-4858-b624-d5af474d97f1 => generated 0 bytes in 17 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 01:07:23.505917 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-ab46e63d-780b-42ea-b6e3-148904b08fc3 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:07:23.507952 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-ab46e63d-780b-42ea-b6e3-148904b08fc3 tempest-VolumesBackupsTest-1420978877 tempest-VolumesBackupsTest-1420978877-project-admin] GET https://10.4.3.240/volume/v3/backups/8602dcad-741c-4858-b624-d5af474d97f1 Aug 20 01:07:23.508185 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-ab46e63d-780b-42ea-b6e3-148904b08fc3 tempest-VolumesBackupsTest-1420978877 tempest-VolumesBackupsTest-1420978877-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:07:23.508466 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-ab46e63d-780b-42ea-b6e3-148904b08fc3 tempest-VolumesBackupsTest-1420978877 tempest-VolumesBackupsTest-1420978877-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:07:23.508601 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-ab46e63d-780b-42ea-b6e3-148904b08fc3 tempest-VolumesBackupsTest-1420978877 tempest-VolumesBackupsTest-1420978877-project-admin] Show backup with id 8602dcad-741c-4858-b624-d5af474d97f1. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:07:23.513470 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:07:23.513470 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:07:23.514192 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-ab46e63d-780b-42ea-b6e3-148904b08fc3 tempest-VolumesBackupsTest-1420978877 tempest-VolumesBackupsTest-1420978877-project-admin] https://10.4.3.240/volume/v3/backups/8602dcad-741c-4858-b624-d5af474d97f1 returned with HTTP 200 Aug 20 01:07:23.514645 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1114/4445] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:07:23 2026] GET /volume/v3/backups/8602dcad-741c-4858-b624-d5af474d97f1 => generated 751 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:07:23.681637 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-0af5e889-d495-4a95-9492-6edc87964494 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:07:23.684263 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-0af5e889-d495-4a95-9492-6edc87964494 tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] GET https://10.4.3.240/volume/v3/volumes/b5984b3c-06db-43f0-b331-8e0cff21b434 Aug 20 01:07:23.684323 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-0af5e889-d495-4a95-9492-6edc87964494 tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:07:23.684918 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-0af5e889-d495-4a95-9492-6edc87964494 tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:07:23.693402 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:07:23.693402 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:07:23.696524 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-0af5e889-d495-4a95-9492-6edc87964494 tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Volume info retrieved successfully. Aug 20 01:07:23.700071 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-0af5e889-d495-4a95-9492-6edc87964494 tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] https://10.4.3.240/volume/v3/volumes/b5984b3c-06db-43f0-b331-8e0cff21b434 returned with HTTP 200 Aug 20 01:07:23.700465 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1103/4446] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:07:23 2026] GET /volume/v3/volumes/b5984b3c-06db-43f0-b331-8e0cff21b434 => generated 1175 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:07:24.524108 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-948d9a09-79fb-4bbf-b580-db8c261cb3af None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:07:24.525861 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-948d9a09-79fb-4bbf-b580-db8c261cb3af tempest-VolumesBackupsTest-1420978877 tempest-VolumesBackupsTest-1420978877-project-admin] GET https://10.4.3.240/volume/v3/backups/8602dcad-741c-4858-b624-d5af474d97f1 Aug 20 01:07:24.526069 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-948d9a09-79fb-4bbf-b580-db8c261cb3af tempest-VolumesBackupsTest-1420978877 tempest-VolumesBackupsTest-1420978877-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:07:24.526269 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-948d9a09-79fb-4bbf-b580-db8c261cb3af tempest-VolumesBackupsTest-1420978877 tempest-VolumesBackupsTest-1420978877-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:07:24.526402 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-948d9a09-79fb-4bbf-b580-db8c261cb3af tempest-VolumesBackupsTest-1420978877 tempest-VolumesBackupsTest-1420978877-project-admin] Show backup with id 8602dcad-741c-4858-b624-d5af474d97f1. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:07:24.531284 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-948d9a09-79fb-4bbf-b580-db8c261cb3af tempest-VolumesBackupsTest-1420978877 tempest-VolumesBackupsTest-1420978877-project-admin] https://10.4.3.240/volume/v3/backups/8602dcad-741c-4858-b624-d5af474d97f1 returned with HTTP 404 Aug 20 01:07:24.531797 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1125/4447] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:07:24 2026] GET /volume/v3/backups/8602dcad-741c-4858-b624-d5af474d97f1 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:07:24.544123 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-559fd946-6ad1-418b-ad9c-0370b19248e4 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:07:24.545819 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-559fd946-6ad1-418b-ad9c-0370b19248e4 tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] DELETE https://10.4.3.240/volume/v3/volumes/b994d2ac-4e10-4a63-a795-9d860f84d2b6 Aug 20 01:07:24.545991 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-559fd946-6ad1-418b-ad9c-0370b19248e4 tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:07:24.546162 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-559fd946-6ad1-418b-ad9c-0370b19248e4 tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] Calling method 'delete' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:07:24.546321 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.v3.volumes [None req-559fd946-6ad1-418b-ad9c-0370b19248e4 tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] Delete volume with id: b994d2ac-4e10-4a63-a795-9d860f84d2b6 Aug 20 01:07:24.553454 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:07:24.553454 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:07:24.553879 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-559fd946-6ad1-418b-ad9c-0370b19248e4 tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] Volume info retrieved successfully. Aug 20 01:07:24.572064 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-559fd946-6ad1-418b-ad9c-0370b19248e4 tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] Delete volume request issued successfully. Aug 20 01:07:24.572251 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-559fd946-6ad1-418b-ad9c-0370b19248e4 tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] https://10.4.3.240/volume/v3/volumes/b994d2ac-4e10-4a63-a795-9d860f84d2b6 returned with HTTP 202 Aug 20 01:07:24.572813 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1106/4448] 10.4.3.240 () {66 vars in 1351 bytes} [Thu Aug 20 01:07:24 2026] DELETE /volume/v3/volumes/b994d2ac-4e10-4a63-a795-9d860f84d2b6 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 01:07:24.579546 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-d04fb2a8-facc-4191-a82a-645ff92e96e2 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:07:24.582236 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-d04fb2a8-facc-4191-a82a-645ff92e96e2 tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] GET https://10.4.3.240/volume/v3/volumes/b994d2ac-4e10-4a63-a795-9d860f84d2b6 Aug 20 01:07:24.582556 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-d04fb2a8-facc-4191-a82a-645ff92e96e2 tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:07:24.582847 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-d04fb2a8-facc-4191-a82a-645ff92e96e2 tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:07:24.590346 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:07:24.590346 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:07:24.594298 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-d04fb2a8-facc-4191-a82a-645ff92e96e2 tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] Volume info retrieved successfully. Aug 20 01:07:24.599472 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-d04fb2a8-facc-4191-a82a-645ff92e96e2 tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] https://10.4.3.240/volume/v3/volumes/b994d2ac-4e10-4a63-a795-9d860f84d2b6 returned with HTTP 200 Aug 20 01:07:24.599883 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1115/4449] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:07:24 2026] GET /volume/v3/volumes/b994d2ac-4e10-4a63-a795-9d860f84d2b6 => generated 841 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:07:25.611447 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-2a69393d-f870-4899-a7ed-f00f54f1faa1 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:07:25.613080 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-2a69393d-f870-4899-a7ed-f00f54f1faa1 tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] GET https://10.4.3.240/volume/v3/volumes/b994d2ac-4e10-4a63-a795-9d860f84d2b6 Aug 20 01:07:25.613271 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-2a69393d-f870-4899-a7ed-f00f54f1faa1 tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:07:25.613474 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-2a69393d-f870-4899-a7ed-f00f54f1faa1 tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:07:25.619114 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-2a69393d-f870-4899-a7ed-f00f54f1faa1 tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] https://10.4.3.240/volume/v3/volumes/b994d2ac-4e10-4a63-a795-9d860f84d2b6 returned with HTTP 404 Aug 20 01:07:25.619710 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1104/4450] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:07:25 2026] GET /volume/v3/volumes/b994d2ac-4e10-4a63-a795-9d860f84d2b6 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:07:25.627613 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-8afff355-28e8-43c3-bd3a-4bb76e6081b7 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:07:25.629446 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-8afff355-28e8-43c3-bd3a-4bb76e6081b7 tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] DELETE https://10.4.3.240/volume/v3/volumes/d477396f-fd77-4c6b-96fd-0ad89514d881 Aug 20 01:07:25.630005 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-8afff355-28e8-43c3-bd3a-4bb76e6081b7 tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:07:25.630256 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-8afff355-28e8-43c3-bd3a-4bb76e6081b7 tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] Calling method 'delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:07:25.630480 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-8afff355-28e8-43c3-bd3a-4bb76e6081b7 tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] Delete volume with id: d477396f-fd77-4c6b-96fd-0ad89514d881 Aug 20 01:07:25.636701 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:07:25.636701 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:07:25.637125 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-8afff355-28e8-43c3-bd3a-4bb76e6081b7 tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] Volume info retrieved successfully. Aug 20 01:07:25.653489 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-8afff355-28e8-43c3-bd3a-4bb76e6081b7 tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] Delete volume request issued successfully. Aug 20 01:07:25.653664 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-8afff355-28e8-43c3-bd3a-4bb76e6081b7 tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] https://10.4.3.240/volume/v3/volumes/d477396f-fd77-4c6b-96fd-0ad89514d881 returned with HTTP 202 Aug 20 01:07:25.654084 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1126/4451] 10.4.3.240 () {66 vars in 1351 bytes} [Thu Aug 20 01:07:25 2026] DELETE /volume/v3/volumes/d477396f-fd77-4c6b-96fd-0ad89514d881 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 01:07:25.662487 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-f3c2041f-48cc-4a0a-98d5-2a8b23d87203 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:07:25.664142 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-f3c2041f-48cc-4a0a-98d5-2a8b23d87203 tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] GET https://10.4.3.240/volume/v3/volumes/d477396f-fd77-4c6b-96fd-0ad89514d881 Aug 20 01:07:25.664396 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-f3c2041f-48cc-4a0a-98d5-2a8b23d87203 tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:07:25.664618 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-f3c2041f-48cc-4a0a-98d5-2a8b23d87203 tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:07:25.671849 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:07:25.671849 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:07:25.676461 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-f3c2041f-48cc-4a0a-98d5-2a8b23d87203 tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] Volume info retrieved successfully. Aug 20 01:07:25.681570 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-f3c2041f-48cc-4a0a-98d5-2a8b23d87203 tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] https://10.4.3.240/volume/v3/volumes/d477396f-fd77-4c6b-96fd-0ad89514d881 returned with HTTP 200 Aug 20 01:07:25.682111 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1107/4452] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:07:25 2026] GET /volume/v3/volumes/d477396f-fd77-4c6b-96fd-0ad89514d881 => generated 840 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:07:26.695565 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-b33826a3-0397-4b46-91e5-80b15e933c88 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:07:26.697878 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-b33826a3-0397-4b46-91e5-80b15e933c88 tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] GET https://10.4.3.240/volume/v3/volumes/d477396f-fd77-4c6b-96fd-0ad89514d881 Aug 20 01:07:26.698095 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-b33826a3-0397-4b46-91e5-80b15e933c88 tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:07:26.698324 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-b33826a3-0397-4b46-91e5-80b15e933c88 tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:07:26.707369 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-b33826a3-0397-4b46-91e5-80b15e933c88 tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] https://10.4.3.240/volume/v3/volumes/d477396f-fd77-4c6b-96fd-0ad89514d881 returned with HTTP 404 Aug 20 01:07:26.708006 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1116/4453] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:07:26 2026] GET /volume/v3/volumes/d477396f-fd77-4c6b-96fd-0ad89514d881 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:07:26.715769 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-baae02ab-6197-4251-b91c-c80486efec61 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:07:26.717625 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-baae02ab-6197-4251-b91c-c80486efec61 tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] DELETE https://10.4.3.240/volume/v3/volumes/089b27e4-4bc5-442f-9faa-3df22e560c7b Aug 20 01:07:26.717842 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-baae02ab-6197-4251-b91c-c80486efec61 tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:07:26.718018 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-baae02ab-6197-4251-b91c-c80486efec61 tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] Calling method 'delete' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:07:26.718172 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.v3.volumes [None req-baae02ab-6197-4251-b91c-c80486efec61 tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] Delete volume with id: 089b27e4-4bc5-442f-9faa-3df22e560c7b Aug 20 01:07:26.727022 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:07:26.727022 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:07:26.727506 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-baae02ab-6197-4251-b91c-c80486efec61 tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] Volume info retrieved successfully. Aug 20 01:07:26.749463 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-baae02ab-6197-4251-b91c-c80486efec61 tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] Delete volume request issued successfully. Aug 20 01:07:26.749754 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-baae02ab-6197-4251-b91c-c80486efec61 tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] https://10.4.3.240/volume/v3/volumes/089b27e4-4bc5-442f-9faa-3df22e560c7b returned with HTTP 202 Aug 20 01:07:26.750204 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1105/4454] 10.4.3.240 () {66 vars in 1351 bytes} [Thu Aug 20 01:07:26 2026] DELETE /volume/v3/volumes/089b27e4-4bc5-442f-9faa-3df22e560c7b => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 01:07:26.759903 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-bda2904f-c49c-4b3f-9c93-720d3fbab62d None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:07:26.761732 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-bda2904f-c49c-4b3f-9c93-720d3fbab62d tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] GET https://10.4.3.240/volume/v3/volumes/089b27e4-4bc5-442f-9faa-3df22e560c7b Aug 20 01:07:26.762008 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-bda2904f-c49c-4b3f-9c93-720d3fbab62d tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:07:26.762222 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-bda2904f-c49c-4b3f-9c93-720d3fbab62d tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:07:26.769643 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:07:26.769643 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:07:26.780707 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-bda2904f-c49c-4b3f-9c93-720d3fbab62d tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] Volume info retrieved successfully. Aug 20 01:07:26.789682 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-bda2904f-c49c-4b3f-9c93-720d3fbab62d tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] https://10.4.3.240/volume/v3/volumes/089b27e4-4bc5-442f-9faa-3df22e560c7b returned with HTTP 200 Aug 20 01:07:26.790213 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1127/4455] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:07:26 2026] GET /volume/v3/volumes/089b27e4-4bc5-442f-9faa-3df22e560c7b => generated 840 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:07:26.911899 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [req-f6f123db-219b-4b92-9f36-8697161fbd3c req-2ecda1e9-3299-4da5-8e38-102b750b071f None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:07:26.914674 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-f6f123db-219b-4b92-9f36-8697161fbd3c req-2ecda1e9-3299-4da5-8e38-102b750b071f tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] GET https://10.4.3.240/volume/v3/volumes/b5984b3c-06db-43f0-b331-8e0cff21b434 Aug 20 01:07:26.914948 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [req-f6f123db-219b-4b92-9f36-8697161fbd3c req-2ecda1e9-3299-4da5-8e38-102b750b071f tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:07:26.915208 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [req-f6f123db-219b-4b92-9f36-8697161fbd3c req-2ecda1e9-3299-4da5-8e38-102b750b071f tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:07:26.928633 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:07:26.928633 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:07:26.932714 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [req-f6f123db-219b-4b92-9f36-8697161fbd3c req-2ecda1e9-3299-4da5-8e38-102b750b071f tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Volume info retrieved successfully. Aug 20 01:07:26.938170 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-f6f123db-219b-4b92-9f36-8697161fbd3c req-2ecda1e9-3299-4da5-8e38-102b750b071f tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] https://10.4.3.240/volume/v3/volumes/b5984b3c-06db-43f0-b331-8e0cff21b434 returned with HTTP 200 Aug 20 01:07:26.938628 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1108/4456] 10.4.3.240 () {68 vars in 1598 bytes} [Thu Aug 20 01:07:26 2026] GET /volume/v3/volumes/b5984b3c-06db-43f0-b331-8e0cff21b434 => generated 1175 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:07:26.955174 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-f6f123db-219b-4b92-9f36-8697161fbd3c req-959b9090-dbfa-4d26-bbd8-b9260d05361b None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:07:26.957086 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-f6f123db-219b-4b92-9f36-8697161fbd3c req-959b9090-dbfa-4d26-bbd8-b9260d05361b tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] POST https://10.4.3.240/volume/v3/volumes/b5984b3c-06db-43f0-b331-8e0cff21b434/action Aug 20 01:07:26.957565 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-f6f123db-219b-4b92-9f36-8697161fbd3c req-959b9090-dbfa-4d26-bbd8-b9260d05361b tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100214) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 01:07:26.957717 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-f6f123db-219b-4b92-9f36-8697161fbd3c req-959b9090-dbfa-4d26-bbd8-b9260d05361b tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:07:26.968144 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:07:26.968144 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:07:26.968662 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [req-f6f123db-219b-4b92-9f36-8697161fbd3c req-959b9090-dbfa-4d26-bbd8-b9260d05361b tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Volume info retrieved successfully. Aug 20 01:07:26.974302 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [req-f6f123db-219b-4b92-9f36-8697161fbd3c req-959b9090-dbfa-4d26-bbd8-b9260d05361b tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Begin detaching volume completed successfully. Aug 20 01:07:26.974554 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-f6f123db-219b-4b92-9f36-8697161fbd3c req-959b9090-dbfa-4d26-bbd8-b9260d05361b tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] https://10.4.3.240/volume/v3/volumes/b5984b3c-06db-43f0-b331-8e0cff21b434/action returned with HTTP 202 Aug 20 01:07:26.974943 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1117/4457] 10.4.3.240 () {72 vars in 1672 bytes} [Thu Aug 20 01:07:26 2026] POST /volume/v3/volumes/b5984b3c-06db-43f0-b331-8e0cff21b434/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 01:07:27.023900 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-421538f4-eed1-4b88-b36a-227334a08d0b None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:07:27.024289 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-421538f4-eed1-4b88-b36a-227334a08d0b None None] GET https://10.4.3.240/volume// Aug 20 01:07:27.024473 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-421538f4-eed1-4b88-b36a-227334a08d0b None None] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:07:27.024675 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-421538f4-eed1-4b88-b36a-227334a08d0b None None] Calling method 'all' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:07:27.025025 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-421538f4-eed1-4b88-b36a-227334a08d0b None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 20 01:07:27.025318 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1106/4458] 10.4.3.240 () {66 vars in 1426 bytes} [Thu Aug 20 01:07:27 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 01:07:27.031742 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-f6f123db-219b-4b92-9f36-8697161fbd3c req-c186dc07-d4bc-44e3-a64c-b70c844c6f37 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:07:27.034220 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-f6f123db-219b-4b92-9f36-8697161fbd3c req-c186dc07-d4bc-44e3-a64c-b70c844c6f37 tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] GET https://10.4.3.240/volume/v3/volumes/b5984b3c-06db-43f0-b331-8e0cff21b434 Aug 20 01:07:27.034508 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-f6f123db-219b-4b92-9f36-8697161fbd3c req-c186dc07-d4bc-44e3-a64c-b70c844c6f37 tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:07:27.034704 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-f6f123db-219b-4b92-9f36-8697161fbd3c req-c186dc07-d4bc-44e3-a64c-b70c844c6f37 tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:07:27.043177 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:07:27.043177 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:07:27.046989 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [req-f6f123db-219b-4b92-9f36-8697161fbd3c req-c186dc07-d4bc-44e3-a64c-b70c844c6f37 tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Volume info retrieved successfully. Aug 20 01:07:27.050514 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-f6f123db-219b-4b92-9f36-8697161fbd3c req-c186dc07-d4bc-44e3-a64c-b70c844c6f37 tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] https://10.4.3.240/volume/v3/volumes/b5984b3c-06db-43f0-b331-8e0cff21b434 returned with HTTP 200 Aug 20 01:07:27.050897 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1128/4459] 10.4.3.240 () {70 vars in 1639 bytes} [Thu Aug 20 01:07:27 2026] GET /volume/v3/volumes/b5984b3c-06db-43f0-b331-8e0cff21b434 => generated 1358 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 01:07:27.802583 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-b64536a4-9ffb-4ba4-970d-b031e625ecdb None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:07:27.804489 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-b64536a4-9ffb-4ba4-970d-b031e625ecdb tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] GET https://10.4.3.240/volume/v3/volumes/089b27e4-4bc5-442f-9faa-3df22e560c7b Aug 20 01:07:27.804766 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-b64536a4-9ffb-4ba4-970d-b031e625ecdb tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:07:27.804986 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-b64536a4-9ffb-4ba4-970d-b031e625ecdb tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:07:27.811117 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-b64536a4-9ffb-4ba4-970d-b031e625ecdb tempest-VolumesBackupsTest-1272688887 tempest-VolumesBackupsTest-1272688887-project-member] https://10.4.3.240/volume/v3/volumes/089b27e4-4bc5-442f-9faa-3df22e560c7b returned with HTTP 404 Aug 20 01:07:27.811796 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1109/4460] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:07:27 2026] GET /volume/v3/volumes/089b27e4-4bc5-442f-9faa-3df22e560c7b => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:07:27.914256 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-f6f123db-219b-4b92-9f36-8697161fbd3c req-75f00850-64d3-47ac-833e-e768059025ce None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:07:27.916358 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-f6f123db-219b-4b92-9f36-8697161fbd3c req-75f00850-64d3-47ac-833e-e768059025ce tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] DELETE https://10.4.3.240/volume/v3/attachments/fcb5d164-26df-4380-8aa8-972b1e260d02 Aug 20 01:07:27.916622 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-f6f123db-219b-4b92-9f36-8697161fbd3c req-75f00850-64d3-47ac-833e-e768059025ce tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:07:27.916803 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-f6f123db-219b-4b92-9f36-8697161fbd3c req-75f00850-64d3-47ac-833e-e768059025ce tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Calling method 'version_select' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:07:27.923612 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:07:27.923612 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:07:27.980588 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-f6f123db-219b-4b92-9f36-8697161fbd3c req-75f00850-64d3-47ac-833e-e768059025ce tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] https://10.4.3.240/volume/v3/attachments/fcb5d164-26df-4380-8aa8-972b1e260d02 returned with HTTP 200 Aug 20 01:07:27.980588 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1118/4461] 10.4.3.240 () {72 vars in 1673 bytes} [Thu Aug 20 01:07:27 2026] DELETE /volume/v3/attachments/fcb5d164-26df-4380-8aa8-972b1e260d02 => generated 19 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:07:28.021956 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [req-395b55bf-c15f-434f-a0e1-bc9658e0ec95 req-a029dac5-ac09-47e6-bc20-3f6f4d37e727 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:07:28.023899 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-395b55bf-c15f-434f-a0e1-bc9658e0ec95 req-a029dac5-ac09-47e6-bc20-3f6f4d37e727 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] DELETE https://10.4.3.240/volume/v3/attachments/14ab6eb7-5f84-4019-90ce-fc2825fe932c Aug 20 01:07:28.024133 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [req-395b55bf-c15f-434f-a0e1-bc9658e0ec95 req-a029dac5-ac09-47e6-bc20-3f6f4d37e727 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:07:28.024330 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [req-395b55bf-c15f-434f-a0e1-bc9658e0ec95 req-a029dac5-ac09-47e6-bc20-3f6f4d37e727 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Calling method 'version_select' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:07:28.032667 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:07:28.032667 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:07:28.083695 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-2fd7d600-f175-450c-a68b-d95d9d76f7f7 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:07:28.085314 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-2fd7d600-f175-450c-a68b-d95d9d76f7f7 tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] GET https://10.4.3.240/volume/v3/volumes/b5984b3c-06db-43f0-b331-8e0cff21b434 Aug 20 01:07:28.085753 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-2fd7d600-f175-450c-a68b-d95d9d76f7f7 tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:07:28.085753 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-2fd7d600-f175-450c-a68b-d95d9d76f7f7 tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:07:28.088505 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-395b55bf-c15f-434f-a0e1-bc9658e0ec95 req-a029dac5-ac09-47e6-bc20-3f6f4d37e727 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] https://10.4.3.240/volume/v3/attachments/14ab6eb7-5f84-4019-90ce-fc2825fe932c returned with HTTP 200 Aug 20 01:07:28.089024 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1107/4462] 10.4.3.240 () {72 vars in 1673 bytes} [Thu Aug 20 01:07:28 2026] DELETE /volume/v3/attachments/14ab6eb7-5f84-4019-90ce-fc2825fe932c => generated 19 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:07:28.092286 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:07:28.092286 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:07:28.095786 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-2fd7d600-f175-450c-a68b-d95d9d76f7f7 tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Volume info retrieved successfully. Aug 20 01:07:28.099539 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-2fd7d600-f175-450c-a68b-d95d9d76f7f7 tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] https://10.4.3.240/volume/v3/volumes/b5984b3c-06db-43f0-b331-8e0cff21b434 returned with HTTP 200 Aug 20 01:07:28.100070 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1129/4463] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:07:28 2026] GET /volume/v3/volumes/b5984b3c-06db-43f0-b331-8e0cff21b434 => generated 883 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:07:28.115898 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-02c9ac92-6814-48b8-9665-60017de7af73 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:07:28.118121 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-02c9ac92-6814-48b8-9665-60017de7af73 tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] GET https://10.4.3.240/volume/v3/volumes/b5984b3c-06db-43f0-b331-8e0cff21b434 Aug 20 01:07:28.118351 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-02c9ac92-6814-48b8-9665-60017de7af73 tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:07:28.118689 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-02c9ac92-6814-48b8-9665-60017de7af73 tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:07:28.127307 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:07:28.127307 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:07:28.133783 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-02c9ac92-6814-48b8-9665-60017de7af73 tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Volume info retrieved successfully. Aug 20 01:07:28.141011 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-02c9ac92-6814-48b8-9665-60017de7af73 tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] https://10.4.3.240/volume/v3/volumes/b5984b3c-06db-43f0-b331-8e0cff21b434 returned with HTTP 200 Aug 20 01:07:28.141561 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1110/4464] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:07:28 2026] GET /volume/v3/volumes/b5984b3c-06db-43f0-b331-8e0cff21b434 => generated 883 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:07:28.153429 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-9a046fa8-8c4d-4d58-ae39-f713954da4f4 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:07:28.156116 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-9a046fa8-8c4d-4d58-ae39-f713954da4f4 tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] DELETE https://10.4.3.240/volume/v3/volumes/b5984b3c-06db-43f0-b331-8e0cff21b434 Aug 20 01:07:28.156321 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-9a046fa8-8c4d-4d58-ae39-f713954da4f4 tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:07:28.156529 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-9a046fa8-8c4d-4d58-ae39-f713954da4f4 tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Calling method 'delete' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:07:28.156682 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.v3.volumes [None req-9a046fa8-8c4d-4d58-ae39-f713954da4f4 tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Delete volume with id: b5984b3c-06db-43f0-b331-8e0cff21b434 Aug 20 01:07:28.172924 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:07:28.172924 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:07:28.173501 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-9a046fa8-8c4d-4d58-ae39-f713954da4f4 tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Volume info retrieved successfully. Aug 20 01:07:28.195330 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-9a046fa8-8c4d-4d58-ae39-f713954da4f4 tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Delete volume request issued successfully. Aug 20 01:07:28.195901 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-9a046fa8-8c4d-4d58-ae39-f713954da4f4 tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] https://10.4.3.240/volume/v3/volumes/b5984b3c-06db-43f0-b331-8e0cff21b434 returned with HTTP 202 Aug 20 01:07:28.195901 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1119/4465] 10.4.3.240 () {66 vars in 1351 bytes} [Thu Aug 20 01:07:28 2026] DELETE /volume/v3/volumes/b5984b3c-06db-43f0-b331-8e0cff21b434 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 01:07:28.202679 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-9938b685-1ee7-4f36-a442-14fe42ecbd1b None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:07:28.204053 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-9938b685-1ee7-4f36-a442-14fe42ecbd1b tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] GET https://10.4.3.240/volume/v3/volumes/b5984b3c-06db-43f0-b331-8e0cff21b434 Aug 20 01:07:28.204451 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-9938b685-1ee7-4f36-a442-14fe42ecbd1b tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:07:28.204717 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-9938b685-1ee7-4f36-a442-14fe42ecbd1b tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:07:28.212935 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:07:28.212935 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:07:28.216063 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-9938b685-1ee7-4f36-a442-14fe42ecbd1b tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Volume info retrieved successfully. Aug 20 01:07:28.220412 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-9938b685-1ee7-4f36-a442-14fe42ecbd1b tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] https://10.4.3.240/volume/v3/volumes/b5984b3c-06db-43f0-b331-8e0cff21b434 returned with HTTP 200 Aug 20 01:07:28.220897 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1108/4466] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:07:28 2026] GET /volume/v3/volumes/b5984b3c-06db-43f0-b331-8e0cff21b434 => generated 882 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:07:29.198767 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-a1f743a6-3b58-43b3-b87e-85a288832b4e req-0e6ece6e-ab06-48e4-8ba2-568c58aa94fb None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:07:29.200772 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-a1f743a6-3b58-43b3-b87e-85a288832b4e req-0e6ece6e-ab06-48e4-8ba2-568c58aa94fb tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] GET https://10.4.3.240/volume/v3/volumes/22d47a49-8819-4098-80b7-7b776241a678 Aug 20 01:07:29.200967 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-a1f743a6-3b58-43b3-b87e-85a288832b4e req-0e6ece6e-ab06-48e4-8ba2-568c58aa94fb tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:07:29.201148 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-a1f743a6-3b58-43b3-b87e-85a288832b4e req-0e6ece6e-ab06-48e4-8ba2-568c58aa94fb tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:07:29.212780 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:07:29.212780 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:07:29.219859 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [req-a1f743a6-3b58-43b3-b87e-85a288832b4e req-0e6ece6e-ab06-48e4-8ba2-568c58aa94fb tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Volume info retrieved successfully. Aug 20 01:07:29.230690 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-a1f743a6-3b58-43b3-b87e-85a288832b4e req-0e6ece6e-ab06-48e4-8ba2-568c58aa94fb tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] https://10.4.3.240/volume/v3/volumes/22d47a49-8819-4098-80b7-7b776241a678 returned with HTTP 200 Aug 20 01:07:29.230802 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1130/4467] 10.4.3.240 () {68 vars in 1598 bytes} [Thu Aug 20 01:07:29 2026] GET /volume/v3/volumes/22d47a49-8819-4098-80b7-7b776241a678 => generated 1366 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:07:29.232877 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-15a31999-d257-4f99-b027-b1100b1666ef None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:07:29.234551 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-15a31999-d257-4f99-b027-b1100b1666ef tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] GET https://10.4.3.240/volume/v3/volumes/b5984b3c-06db-43f0-b331-8e0cff21b434 Aug 20 01:07:29.234675 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-15a31999-d257-4f99-b027-b1100b1666ef tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:07:29.234844 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-15a31999-d257-4f99-b027-b1100b1666ef tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:07:29.242710 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-15a31999-d257-4f99-b027-b1100b1666ef tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] https://10.4.3.240/volume/v3/volumes/b5984b3c-06db-43f0-b331-8e0cff21b434 returned with HTTP 404 Aug 20 01:07:29.243076 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1111/4468] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:07:29 2026] GET /volume/v3/volumes/b5984b3c-06db-43f0-b331-8e0cff21b434 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:07:29.251087 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-07064d1e-a242-40a5-b7e2-be6cf9954071 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:07:29.252726 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-07064d1e-a242-40a5-b7e2-be6cf9954071 tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] GET https://10.4.3.240/volume/v3/volumes/cc4bfc2c-27ab-46a4-9c8d-2e2c665b0ef1 Aug 20 01:07:29.252930 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-07064d1e-a242-40a5-b7e2-be6cf9954071 tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:07:29.253133 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-07064d1e-a242-40a5-b7e2-be6cf9954071 tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:07:29.259432 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:07:29.259432 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:07:29.262639 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-07064d1e-a242-40a5-b7e2-be6cf9954071 tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Volume info retrieved successfully. Aug 20 01:07:29.266245 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-07064d1e-a242-40a5-b7e2-be6cf9954071 tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] https://10.4.3.240/volume/v3/volumes/cc4bfc2c-27ab-46a4-9c8d-2e2c665b0ef1 returned with HTTP 200 Aug 20 01:07:29.266717 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1120/4469] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:07:29 2026] GET /volume/v3/volumes/cc4bfc2c-27ab-46a4-9c8d-2e2c665b0ef1 => generated 884 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:07:29.280458 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-9dfc8ca8-fea3-45d1-adff-afc4f799f827 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:07:29.284009 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-9dfc8ca8-fea3-45d1-adff-afc4f799f827 tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] GET https://10.4.3.240/volume/v3/volumes/cc4bfc2c-27ab-46a4-9c8d-2e2c665b0ef1 Aug 20 01:07:29.284009 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-9dfc8ca8-fea3-45d1-adff-afc4f799f827 tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:07:29.284009 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-9dfc8ca8-fea3-45d1-adff-afc4f799f827 tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:07:29.292309 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:07:29.292309 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:07:29.297138 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-9dfc8ca8-fea3-45d1-adff-afc4f799f827 tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Volume info retrieved successfully. Aug 20 01:07:29.302846 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-9dfc8ca8-fea3-45d1-adff-afc4f799f827 tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] https://10.4.3.240/volume/v3/volumes/cc4bfc2c-27ab-46a4-9c8d-2e2c665b0ef1 returned with HTTP 200 Aug 20 01:07:29.302846 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1109/4470] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:07:29 2026] GET /volume/v3/volumes/cc4bfc2c-27ab-46a4-9c8d-2e2c665b0ef1 => generated 884 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:07:29.321400 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-064c6770-318c-43e1-946c-583079944535 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:07:29.325551 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-064c6770-318c-43e1-946c-583079944535 tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] DELETE https://10.4.3.240/volume/v3/volumes/cc4bfc2c-27ab-46a4-9c8d-2e2c665b0ef1 Aug 20 01:07:29.325788 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-064c6770-318c-43e1-946c-583079944535 tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:07:29.326034 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-064c6770-318c-43e1-946c-583079944535 tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Calling method 'delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:07:29.326242 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-064c6770-318c-43e1-946c-583079944535 tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Delete volume with id: cc4bfc2c-27ab-46a4-9c8d-2e2c665b0ef1 Aug 20 01:07:29.339626 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:07:29.339626 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:07:29.340214 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-064c6770-318c-43e1-946c-583079944535 tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Volume info retrieved successfully. Aug 20 01:07:29.368140 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-064c6770-318c-43e1-946c-583079944535 tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Delete volume request issued successfully. Aug 20 01:07:29.368511 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-064c6770-318c-43e1-946c-583079944535 tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] https://10.4.3.240/volume/v3/volumes/cc4bfc2c-27ab-46a4-9c8d-2e2c665b0ef1 returned with HTTP 202 Aug 20 01:07:29.369049 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1131/4471] 10.4.3.240 () {66 vars in 1351 bytes} [Thu Aug 20 01:07:29 2026] DELETE /volume/v3/volumes/cc4bfc2c-27ab-46a4-9c8d-2e2c665b0ef1 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 01:07:29.375933 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-a34a4e09-2398-4b71-8724-235641e8c8c3 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:07:29.378166 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-a34a4e09-2398-4b71-8724-235641e8c8c3 tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] GET https://10.4.3.240/volume/v3/volumes/cc4bfc2c-27ab-46a4-9c8d-2e2c665b0ef1 Aug 20 01:07:29.378383 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-a34a4e09-2398-4b71-8724-235641e8c8c3 tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:07:29.378720 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-a34a4e09-2398-4b71-8724-235641e8c8c3 tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:07:29.386250 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:07:29.386250 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:07:29.389939 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-a34a4e09-2398-4b71-8724-235641e8c8c3 tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Volume info retrieved successfully. Aug 20 01:07:29.393633 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-a34a4e09-2398-4b71-8724-235641e8c8c3 tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] https://10.4.3.240/volume/v3/volumes/cc4bfc2c-27ab-46a4-9c8d-2e2c665b0ef1 returned with HTTP 200 Aug 20 01:07:29.394162 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1112/4472] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:07:29 2026] GET /volume/v3/volumes/cc4bfc2c-27ab-46a4-9c8d-2e2c665b0ef1 => generated 883 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:07:29.435943 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-750a07f2-660f-414e-a039-432545ad8b16 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:07:29.512000 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-750a07f2-660f-414e-a039-432545ad8b16 tempest-CreateVolumesFromSourceVolumeTest-722673452 tempest-CreateVolumesFromSourceVolumeTest-722673452-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 20 01:07:29.512304 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-750a07f2-660f-414e-a039-432545ad8b16 tempest-CreateVolumesFromSourceVolumeTest-722673452 tempest-CreateVolumesFromSourceVolumeTest-722673452-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1781486844"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:07:29.513634 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.v3.volumes [None req-750a07f2-660f-414e-a039-432545ad8b16 tempest-CreateVolumesFromSourceVolumeTest-722673452 tempest-CreateVolumesFromSourceVolumeTest-722673452-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1781486844'}} {{(pid=100214) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 01:07:29.513748 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.v3.volumes [None req-750a07f2-660f-414e-a039-432545ad8b16 tempest-CreateVolumesFromSourceVolumeTest-722673452 tempest-CreateVolumesFromSourceVolumeTest-722673452-project-member] Create volume of 1 GB Aug 20 01:07:29.517161 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-750a07f2-660f-414e-a039-432545ad8b16 tempest-CreateVolumesFromSourceVolumeTest-722673452 tempest-CreateVolumesFromSourceVolumeTest-722673452-project-member] Availability Zones retrieved successfully. Aug 20 01:07:29.522304 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-750a07f2-660f-414e-a039-432545ad8b16 tempest-CreateVolumesFromSourceVolumeTest-722673452 tempest-CreateVolumesFromSourceVolumeTest-722673452-project-member] Flow 'volume_create_api' (e9294834-aafb-419b-b971-e0fb28fb370b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:07:29.523208 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-750a07f2-660f-414e-a039-432545ad8b16 tempest-CreateVolumesFromSourceVolumeTest-722673452 tempest-CreateVolumesFromSourceVolumeTest-722673452-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (85b7be06-47aa-4212-9a5f-51e637998427) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:07:29.524029 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.flows.api.create_volume [None req-750a07f2-660f-414e-a039-432545ad8b16 tempest-CreateVolumesFromSourceVolumeTest-722673452 tempest-CreateVolumesFromSourceVolumeTest-722673452-project-member] Validating volume size '1' using validate_int {{(pid=100214) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 01:07:29.547704 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-750a07f2-660f-414e-a039-432545ad8b16 tempest-CreateVolumesFromSourceVolumeTest-722673452 tempest-CreateVolumesFromSourceVolumeTest-722673452-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (85b7be06-47aa-4212-9a5f-51e637998427) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:52:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1ed58bd6-fe6a-497e-ae84-e8199d24fdfa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:07:29.548416 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-750a07f2-660f-414e-a039-432545ad8b16 tempest-CreateVolumesFromSourceVolumeTest-722673452 tempest-CreateVolumesFromSourceVolumeTest-722673452-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2984c811-294b-4c21-8410-8a70d50ea01f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:07:29.615142 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.quota [None req-750a07f2-660f-414e-a039-432545ad8b16 tempest-CreateVolumesFromSourceVolumeTest-722673452 tempest-CreateVolumesFromSourceVolumeTest-722673452-project-member] Created reservations ['03098c66-a934-4ff4-aae5-d2ca585b846a', 'e051996a-6865-4405-a4b6-2f623b37cea7', 'ea2e22ac-87da-44a7-a997-a20e9fda2c8c', '2f8b252a-4ab7-40dd-ad9e-e393b3058d0d'] {{(pid=100214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 01:07:29.615918 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-750a07f2-660f-414e-a039-432545ad8b16 tempest-CreateVolumesFromSourceVolumeTest-722673452 tempest-CreateVolumesFromSourceVolumeTest-722673452-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2984c811-294b-4c21-8410-8a70d50ea01f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['03098c66-a934-4ff4-aae5-d2ca585b846a', 'e051996a-6865-4405-a4b6-2f623b37cea7', 'ea2e22ac-87da-44a7-a997-a20e9fda2c8c', '2f8b252a-4ab7-40dd-ad9e-e393b3058d0d']}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:07:29.616630 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-750a07f2-660f-414e-a039-432545ad8b16 tempest-CreateVolumesFromSourceVolumeTest-722673452 tempest-CreateVolumesFromSourceVolumeTest-722673452-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d56a908f-b0c9-4187-ace2-963993f6bc69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:07:29.621649 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [req-a1f743a6-3b58-43b3-b87e-85a288832b4e req-135e7f06-8f7c-424d-97a7-dbd325d0c4cc None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:07:29.625216 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-a1f743a6-3b58-43b3-b87e-85a288832b4e req-135e7f06-8f7c-424d-97a7-dbd325d0c4cc tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] GET https://10.4.3.240/volume/v3/volumes/22d47a49-8819-4098-80b7-7b776241a678 Aug 20 01:07:29.625216 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [req-a1f743a6-3b58-43b3-b87e-85a288832b4e req-135e7f06-8f7c-424d-97a7-dbd325d0c4cc tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:07:29.625216 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [req-a1f743a6-3b58-43b3-b87e-85a288832b4e req-135e7f06-8f7c-424d-97a7-dbd325d0c4cc tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:07:29.634305 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:07:29.634305 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:07:29.638860 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [req-a1f743a6-3b58-43b3-b87e-85a288832b4e req-135e7f06-8f7c-424d-97a7-dbd325d0c4cc tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Volume info retrieved successfully. Aug 20 01:07:29.639502 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-750a07f2-660f-414e-a039-432545ad8b16 tempest-CreateVolumesFromSourceVolumeTest-722673452 tempest-CreateVolumesFromSourceVolumeTest-722673452-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d56a908f-b0c9-4187-ace2-963993f6bc69) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b56c19a3-90d9-4ae9-aae4-45d2071e3ab0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1781486844',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1ed1a102246f4edfb2f02d6193bf8e34',qos_specs=None,replication_status=,reservations=['03098c66-a934-4ff4-aae5-d2ca585b846a','e051996a-6865-4405-a4b6-2f623b37cea7','ea2e22ac-87da-44a7-a997-a20e9fda2c8c','2f8b252a-4ab7-40dd-ad9e-e393b3058d0d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='150470a9a3864bc88f50d3664fa4f11f',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T01:07:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1781486844',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b56c19a3-90d9-4ae9-aae4-45d2071e3ab0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1ed1a102246f4edfb2f02d6193bf8e34',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='150470a9a3864bc88f50d3664fa4f11f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1ed58bd6-fe6a-497e-ae84-e8199d24fdfa),volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:07:29.640119 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-750a07f2-660f-414e-a039-432545ad8b16 tempest-CreateVolumesFromSourceVolumeTest-722673452 tempest-CreateVolumesFromSourceVolumeTest-722673452-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aba1fdf7-477a-4c2d-9bf1-0e4787e2c660) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:07:29.645994 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-a1f743a6-3b58-43b3-b87e-85a288832b4e req-135e7f06-8f7c-424d-97a7-dbd325d0c4cc tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] https://10.4.3.240/volume/v3/volumes/22d47a49-8819-4098-80b7-7b776241a678 returned with HTTP 200 Aug 20 01:07:29.645994 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1110/4473] 10.4.3.240 () {68 vars in 1598 bytes} [Thu Aug 20 01:07:29 2026] GET /volume/v3/volumes/22d47a49-8819-4098-80b7-7b776241a678 => generated 1366 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:07:29.654930 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-8eee9b00-78eb-4ee7-85e3-60a56363687e None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:07:29.655391 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-8eee9b00-78eb-4ee7-85e3-60a56363687e None None] GET https://10.4.3.240/volume// Aug 20 01:07:29.655569 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-8eee9b00-78eb-4ee7-85e3-60a56363687e None None] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:07:29.655748 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-8eee9b00-78eb-4ee7-85e3-60a56363687e None None] Calling method 'all' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:07:29.655904 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-750a07f2-660f-414e-a039-432545ad8b16 tempest-CreateVolumesFromSourceVolumeTest-722673452 tempest-CreateVolumesFromSourceVolumeTest-722673452-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aba1fdf7-477a-4c2d-9bf1-0e4787e2c660) transitioned into state 'SUCCESS' from state '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-1781486844',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1ed1a102246f4edfb2f02d6193bf8e34',qos_specs=None,replication_status=,reservations=['03098c66-a934-4ff4-aae5-d2ca585b846a','e051996a-6865-4405-a4b6-2f623b37cea7','ea2e22ac-87da-44a7-a997-a20e9fda2c8c','2f8b252a-4ab7-40dd-ad9e-e393b3058d0d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='150470a9a3864bc88f50d3664fa4f11f',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:07:29.656063 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-8eee9b00-78eb-4ee7-85e3-60a56363687e None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 20 01:07:29.656371 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1132/4474] 10.4.3.240 () {66 vars in 1419 bytes} [Thu Aug 20 01:07:29 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 01:07:29.656583 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-750a07f2-660f-414e-a039-432545ad8b16 tempest-CreateVolumesFromSourceVolumeTest-722673452 tempest-CreateVolumesFromSourceVolumeTest-722673452-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6d169dc3-ae3a-4e4b-9aac-12ed0793132f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:07:29.663986 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-750a07f2-660f-414e-a039-432545ad8b16 tempest-CreateVolumesFromSourceVolumeTest-722673452 tempest-CreateVolumesFromSourceVolumeTest-722673452-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6d169dc3-ae3a-4e4b-9aac-12ed0793132f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:07:29.664195 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [req-a1f743a6-3b58-43b3-b87e-85a288832b4e req-fb9022cb-75bd-44d9-bbeb-32ed9fa1f230 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:07:29.664747 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-750a07f2-660f-414e-a039-432545ad8b16 tempest-CreateVolumesFromSourceVolumeTest-722673452 tempest-CreateVolumesFromSourceVolumeTest-722673452-project-member] Flow 'volume_create_api' (e9294834-aafb-419b-b971-e0fb28fb370b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:07:29.665006 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-750a07f2-660f-414e-a039-432545ad8b16 tempest-CreateVolumesFromSourceVolumeTest-722673452 tempest-CreateVolumesFromSourceVolumeTest-722673452-project-member] Create volume request issued successfully. Aug 20 01:07:29.665540 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-750a07f2-660f-414e-a039-432545ad8b16 tempest-CreateVolumesFromSourceVolumeTest-722673452 tempest-CreateVolumesFromSourceVolumeTest-722673452-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 20 01:07:29.665895 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1121/4475] 10.4.3.240 () {68 vars in 1258 bytes} [Thu Aug 20 01:07:29 2026] POST /volume/v3/volumes => generated 764 bytes in 231 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 01:07:29.665960 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-a1f743a6-3b58-43b3-b87e-85a288832b4e req-fb9022cb-75bd-44d9-bbeb-32ed9fa1f230 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] POST https://10.4.3.240/volume/v3/attachments Aug 20 01:07:29.666278 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [req-a1f743a6-3b58-43b3-b87e-85a288832b4e req-fb9022cb-75bd-44d9-bbeb-32ed9fa1f230 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "22d47a49-8819-4098-80b7-7b776241a678", "connector": null, "instance_uuid": "9cf979a5-bb0e-463d-974b-5dfdf5635c2c"}} {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:07:29.673638 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:07:29.673638 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:07:29.679619 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-8cb00cf4-c9cd-4fa0-ae30-4b41f9cc812d None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:07:29.682927 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-8cb00cf4-c9cd-4fa0-ae30-4b41f9cc812d tempest-CreateVolumesFromSourceVolumeTest-722673452 tempest-CreateVolumesFromSourceVolumeTest-722673452-project-member] GET https://10.4.3.240/volume/v3/volumes/b56c19a3-90d9-4ae9-aae4-45d2071e3ab0 Aug 20 01:07:29.682927 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-8cb00cf4-c9cd-4fa0-ae30-4b41f9cc812d tempest-CreateVolumesFromSourceVolumeTest-722673452 tempest-CreateVolumesFromSourceVolumeTest-722673452-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:07:29.682927 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-8cb00cf4-c9cd-4fa0-ae30-4b41f9cc812d tempest-CreateVolumesFromSourceVolumeTest-722673452 tempest-CreateVolumesFromSourceVolumeTest-722673452-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:07:29.689315 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:07:29.689315 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:07:29.692954 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-8cb00cf4-c9cd-4fa0-ae30-4b41f9cc812d tempest-CreateVolumesFromSourceVolumeTest-722673452 tempest-CreateVolumesFromSourceVolumeTest-722673452-project-member] Volume info retrieved successfully. Aug 20 01:07:29.697641 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-8cb00cf4-c9cd-4fa0-ae30-4b41f9cc812d tempest-CreateVolumesFromSourceVolumeTest-722673452 tempest-CreateVolumesFromSourceVolumeTest-722673452-project-member] https://10.4.3.240/volume/v3/volumes/b56c19a3-90d9-4ae9-aae4-45d2071e3ab0 returned with HTTP 200 Aug 20 01:07:29.697641 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1111/4476] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:07:29 2026] GET /volume/v3/volumes/b56c19a3-90d9-4ae9-aae4-45d2071e3ab0 => generated 832 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:07:29.712028 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-a1f743a6-3b58-43b3-b87e-85a288832b4e req-fb9022cb-75bd-44d9-bbeb-32ed9fa1f230 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] https://10.4.3.240/volume/v3/attachments returned with HTTP 200 Aug 20 01:07:29.712462 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1113/4477] 10.4.3.240 () {74 vars in 1594 bytes} [Thu Aug 20 01:07:29 2026] POST /volume/v3/attachments => generated 273 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:07:30.410250 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-2299d436-af19-4a1d-96a9-f3ec05bb91b7 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:07:30.412490 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-2299d436-af19-4a1d-96a9-f3ec05bb91b7 tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] GET https://10.4.3.240/volume/v3/volumes/cc4bfc2c-27ab-46a4-9c8d-2e2c665b0ef1 Aug 20 01:07:30.412731 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-2299d436-af19-4a1d-96a9-f3ec05bb91b7 tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:07:30.412925 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-2299d436-af19-4a1d-96a9-f3ec05bb91b7 tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:07:30.418636 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-2299d436-af19-4a1d-96a9-f3ec05bb91b7 tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] https://10.4.3.240/volume/v3/volumes/cc4bfc2c-27ab-46a4-9c8d-2e2c665b0ef1 returned with HTTP 404 Aug 20 01:07:30.419061 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1133/4478] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:07:30 2026] GET /volume/v3/volumes/cc4bfc2c-27ab-46a4-9c8d-2e2c665b0ef1 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:07:30.426306 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-64e73d8f-71cb-4098-8b48-fa8ac4ffc8c0 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:07:30.428134 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-64e73d8f-71cb-4098-8b48-fa8ac4ffc8c0 tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] GET https://10.4.3.240/volume/v3/volumes/93f70de2-b434-4864-ab8c-1aeace554534 Aug 20 01:07:30.428318 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-64e73d8f-71cb-4098-8b48-fa8ac4ffc8c0 tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:07:30.428527 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-64e73d8f-71cb-4098-8b48-fa8ac4ffc8c0 tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:07:30.439827 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:07:30.439827 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:07:30.443653 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-64e73d8f-71cb-4098-8b48-fa8ac4ffc8c0 tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Volume info retrieved successfully. Aug 20 01:07:30.447923 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-64e73d8f-71cb-4098-8b48-fa8ac4ffc8c0 tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] https://10.4.3.240/volume/v3/volumes/93f70de2-b434-4864-ab8c-1aeace554534 returned with HTTP 200 Aug 20 01:07:30.448367 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1122/4479] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:07:30 2026] GET /volume/v3/volumes/93f70de2-b434-4864-ab8c-1aeace554534 => generated 882 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:07:30.460136 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-62b34087-cb21-4520-b02b-045ceaa3ca25 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:07:30.461894 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-62b34087-cb21-4520-b02b-045ceaa3ca25 tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] GET https://10.4.3.240/volume/v3/volumes/93f70de2-b434-4864-ab8c-1aeace554534 Aug 20 01:07:30.462087 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-62b34087-cb21-4520-b02b-045ceaa3ca25 tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:07:30.462290 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-62b34087-cb21-4520-b02b-045ceaa3ca25 tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:07:30.470016 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:07:30.470016 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:07:30.473756 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-62b34087-cb21-4520-b02b-045ceaa3ca25 tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Volume info retrieved successfully. Aug 20 01:07:30.477580 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-62b34087-cb21-4520-b02b-045ceaa3ca25 tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] https://10.4.3.240/volume/v3/volumes/93f70de2-b434-4864-ab8c-1aeace554534 returned with HTTP 200 Aug 20 01:07:30.477972 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1112/4480] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:07:30 2026] GET /volume/v3/volumes/93f70de2-b434-4864-ab8c-1aeace554534 => generated 882 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:07:30.495820 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-2f99c17c-3248-4cdd-898b-fe48b4f2dcc7 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:07:30.498148 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-8c381fab-cf90-42f7-9f02-67493921693f None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:07:30.498558 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-8c381fab-cf90-42f7-9f02-67493921693f None None] GET https://10.4.3.240/volume// Aug 20 01:07:30.498718 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-8c381fab-cf90-42f7-9f02-67493921693f None None] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:07:30.498893 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-8c381fab-cf90-42f7-9f02-67493921693f None None] Calling method 'all' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:07:30.499183 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-8c381fab-cf90-42f7-9f02-67493921693f None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 20 01:07:30.502250 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1134/4481] 10.4.3.240 () {66 vars in 1426 bytes} [Thu Aug 20 01:07:30 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 01:07:30.502374 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-2f99c17c-3248-4cdd-898b-fe48b4f2dcc7 tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] DELETE https://10.4.3.240/volume/v3/volumes/93f70de2-b434-4864-ab8c-1aeace554534 Aug 20 01:07:30.502374 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-2f99c17c-3248-4cdd-898b-fe48b4f2dcc7 tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:07:30.502374 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-2f99c17c-3248-4cdd-898b-fe48b4f2dcc7 tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Calling method 'delete' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:07:30.502374 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.v3.volumes [None req-2f99c17c-3248-4cdd-898b-fe48b4f2dcc7 tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Delete volume with id: 93f70de2-b434-4864-ab8c-1aeace554534 Aug 20 01:07:30.508186 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:07:30.508186 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:07:30.508761 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-2f99c17c-3248-4cdd-898b-fe48b4f2dcc7 tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Volume info retrieved successfully. Aug 20 01:07:30.510859 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-a1f743a6-3b58-43b3-b87e-85a288832b4e req-3bdef778-14e2-456f-b109-5d319e727ac5 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:07:30.513038 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-a1f743a6-3b58-43b3-b87e-85a288832b4e req-3bdef778-14e2-456f-b109-5d319e727ac5 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] GET https://10.4.3.240/volume/v3/volumes/22d47a49-8819-4098-80b7-7b776241a678 Aug 20 01:07:30.513282 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-a1f743a6-3b58-43b3-b87e-85a288832b4e req-3bdef778-14e2-456f-b109-5d319e727ac5 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:07:30.513490 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-a1f743a6-3b58-43b3-b87e-85a288832b4e req-3bdef778-14e2-456f-b109-5d319e727ac5 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:07:30.522775 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:07:30.522775 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:07:30.526698 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [req-a1f743a6-3b58-43b3-b87e-85a288832b4e req-3bdef778-14e2-456f-b109-5d319e727ac5 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Volume info retrieved successfully. Aug 20 01:07:30.527053 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-2f99c17c-3248-4cdd-898b-fe48b4f2dcc7 tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Delete volume request issued successfully. Aug 20 01:07:30.527392 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-2f99c17c-3248-4cdd-898b-fe48b4f2dcc7 tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] https://10.4.3.240/volume/v3/volumes/93f70de2-b434-4864-ab8c-1aeace554534 returned with HTTP 202 Aug 20 01:07:30.527901 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1114/4482] 10.4.3.240 () {66 vars in 1351 bytes} [Thu Aug 20 01:07:30 2026] DELETE /volume/v3/volumes/93f70de2-b434-4864-ab8c-1aeace554534 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 01:07:30.535245 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-6b25edab-a2f5-4faf-990e-2d1099f36230 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:07:30.535943 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-a1f743a6-3b58-43b3-b87e-85a288832b4e req-3bdef778-14e2-456f-b109-5d319e727ac5 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] https://10.4.3.240/volume/v3/volumes/22d47a49-8819-4098-80b7-7b776241a678 returned with HTTP 200 Aug 20 01:07:30.536124 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1123/4483] 10.4.3.240 () {70 vars in 1639 bytes} [Thu Aug 20 01:07:30 2026] GET /volume/v3/volumes/22d47a49-8819-4098-80b7-7b776241a678 => generated 1545 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 01:07:30.536999 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-6b25edab-a2f5-4faf-990e-2d1099f36230 tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] GET https://10.4.3.240/volume/v3/volumes/93f70de2-b434-4864-ab8c-1aeace554534 Aug 20 01:07:30.537198 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-6b25edab-a2f5-4faf-990e-2d1099f36230 tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:07:30.537457 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-6b25edab-a2f5-4faf-990e-2d1099f36230 tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:07:30.544679 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:07:30.544679 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:07:30.548473 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-6b25edab-a2f5-4faf-990e-2d1099f36230 tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Volume info retrieved successfully. Aug 20 01:07:30.555098 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-6b25edab-a2f5-4faf-990e-2d1099f36230 tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] https://10.4.3.240/volume/v3/volumes/93f70de2-b434-4864-ab8c-1aeace554534 returned with HTTP 200 Aug 20 01:07:30.555656 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1113/4484] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:07:30 2026] GET /volume/v3/volumes/93f70de2-b434-4864-ab8c-1aeace554534 => generated 881 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:07:30.634284 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-a1f743a6-3b58-43b3-b87e-85a288832b4e req-e1058901-7004-4b59-93d1-e4dd89a2dfdc None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:07:30.636166 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-a1f743a6-3b58-43b3-b87e-85a288832b4e req-e1058901-7004-4b59-93d1-e4dd89a2dfdc tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] PUT https://10.4.3.240/volume/v3/attachments/b3422dfb-6d54-4546-b8d6-084b7e5564dd Aug 20 01:07:30.636538 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-a1f743a6-3b58-43b3-b87e-85a288832b4e req-e1058901-7004-4b59-93d1-e4dd89a2dfdc tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.240", "host": "np0000007838", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:e656b6daafb0", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "870eaf75-1108-49d5-b5ab-79f4c93758d0", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:07:30.643628 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.coordination [req-a1f743a6-3b58-43b3-b87e-85a288832b4e req-e1058901-7004-4b59-93d1-e4dd89a2dfdc tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Acquiring lock "cinder-attachment_update-22d47a49-8819-4098-80b7-7b776241a678-np0000007838" by "attachment_update" {{(pid=100215) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 01:07:30.647893 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.coordination [req-a1f743a6-3b58-43b3-b87e-85a288832b4e req-e1058901-7004-4b59-93d1-e4dd89a2dfdc tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Lock "cinder-attachment_update-22d47a49-8819-4098-80b7-7b776241a678-np0000007838" acquired by "attachment_update" :: waited 0.004s {{(pid=100215) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 01:07:30.649003 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:07:30.649003 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:07:30.710529 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-ed76f679-20d6-4993-8768-8c93ba1576b4 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:07:30.713000 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-ed76f679-20d6-4993-8768-8c93ba1576b4 tempest-CreateVolumesFromSourceVolumeTest-722673452 tempest-CreateVolumesFromSourceVolumeTest-722673452-project-member] GET https://10.4.3.240/volume/v3/volumes/b56c19a3-90d9-4ae9-aae4-45d2071e3ab0 Aug 20 01:07:30.713292 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-ed76f679-20d6-4993-8768-8c93ba1576b4 tempest-CreateVolumesFromSourceVolumeTest-722673452 tempest-CreateVolumesFromSourceVolumeTest-722673452-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:07:30.713605 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-ed76f679-20d6-4993-8768-8c93ba1576b4 tempest-CreateVolumesFromSourceVolumeTest-722673452 tempest-CreateVolumesFromSourceVolumeTest-722673452-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:07:30.716453 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.coordination [req-a1f743a6-3b58-43b3-b87e-85a288832b4e req-e1058901-7004-4b59-93d1-e4dd89a2dfdc tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Lock "cinder-attachment_update-22d47a49-8819-4098-80b7-7b776241a678-np0000007838" released by "attachment_update" :: held 0.068s {{(pid=100215) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 01:07:30.716880 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-a1f743a6-3b58-43b3-b87e-85a288832b4e req-e1058901-7004-4b59-93d1-e4dd89a2dfdc tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] https://10.4.3.240/volume/v3/attachments/b3422dfb-6d54-4546-b8d6-084b7e5564dd returned with HTTP 200 Aug 20 01:07:30.717530 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1135/4485] 10.4.3.240 () {74 vars in 1704 bytes} [Thu Aug 20 01:07:30 2026] PUT /volume/v3/attachments/b3422dfb-6d54-4546-b8d6-084b7e5564dd => generated 969 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:07:30.722810 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:07:30.722810 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:07:30.727836 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-ed76f679-20d6-4993-8768-8c93ba1576b4 tempest-CreateVolumesFromSourceVolumeTest-722673452 tempest-CreateVolumesFromSourceVolumeTest-722673452-project-member] Volume info retrieved successfully. Aug 20 01:07:30.733797 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-ed76f679-20d6-4993-8768-8c93ba1576b4 tempest-CreateVolumesFromSourceVolumeTest-722673452 tempest-CreateVolumesFromSourceVolumeTest-722673452-project-member] https://10.4.3.240/volume/v3/volumes/b56c19a3-90d9-4ae9-aae4-45d2071e3ab0 returned with HTTP 200 Aug 20 01:07:30.734384 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1115/4486] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:07:30 2026] GET /volume/v3/volumes/b56c19a3-90d9-4ae9-aae4-45d2071e3ab0 => generated 857 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:07:30.737435 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-a1f743a6-3b58-43b3-b87e-85a288832b4e req-48de5e01-eb68-47da-86bf-4995a223e75f None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:07:30.745533 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-a1f743a6-3b58-43b3-b87e-85a288832b4e req-48de5e01-eb68-47da-86bf-4995a223e75f tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] POST https://10.4.3.240/volume/v3/attachments/b3422dfb-6d54-4546-b8d6-084b7e5564dd/action Aug 20 01:07:30.746017 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-a1f743a6-3b58-43b3-b87e-85a288832b4e req-48de5e01-eb68-47da-86bf-4995a223e75f tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Action body: b'{"os-complete": null}' {{(pid=100214) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 01:07:30.746208 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-a1f743a6-3b58-43b3-b87e-85a288832b4e req-48de5e01-eb68-47da-86bf-4995a223e75f tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:07:30.749058 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-bb940d0d-70e2-4ccc-8b58-fcaad7a177c7 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:07:30.750823 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-bb940d0d-70e2-4ccc-8b58-fcaad7a177c7 tempest-CreateVolumesFromSourceVolumeTest-722673452 tempest-CreateVolumesFromSourceVolumeTest-722673452-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 20 01:07:30.751183 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-bb940d0d-70e2-4ccc-8b58-fcaad7a177c7 tempest-CreateVolumesFromSourceVolumeTest-722673452 tempest-CreateVolumesFromSourceVolumeTest-722673452-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "b56c19a3-90d9-4ae9-aae4-45d2071e3ab0", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1173015155"}} {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:07:30.752589 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.v3.volumes [None req-bb940d0d-70e2-4ccc-8b58-fcaad7a177c7 tempest-CreateVolumesFromSourceVolumeTest-722673452 tempest-CreateVolumesFromSourceVolumeTest-722673452-project-member] Create volume request body: {'volume': {"'source_volid": 'b56c19a3-90d9-4ae9-aae4-45d2071e3ab0', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1173015155'}} {{(pid=100212) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 01:07:30.752705 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.v3.volumes [None req-bb940d0d-70e2-4ccc-8b58-fcaad7a177c7 tempest-CreateVolumesFromSourceVolumeTest-722673452 tempest-CreateVolumesFromSourceVolumeTest-722673452-project-member] Create volume of 1 GB Aug 20 01:07:30.756473 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-bb940d0d-70e2-4ccc-8b58-fcaad7a177c7 tempest-CreateVolumesFromSourceVolumeTest-722673452 tempest-CreateVolumesFromSourceVolumeTest-722673452-project-member] Availability Zones retrieved successfully. Aug 20 01:07:30.761718 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-bb940d0d-70e2-4ccc-8b58-fcaad7a177c7 tempest-CreateVolumesFromSourceVolumeTest-722673452 tempest-CreateVolumesFromSourceVolumeTest-722673452-project-member] Flow 'volume_create_api' (499b50d9-abc6-4fe4-91f2-9cfe1a6b190a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100212) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:07:30.762710 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-bb940d0d-70e2-4ccc-8b58-fcaad7a177c7 tempest-CreateVolumesFromSourceVolumeTest-722673452 tempest-CreateVolumesFromSourceVolumeTest-722673452-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (809d5250-5347-42f0-902c-0e603d595518) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:07:30.763976 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.flows.api.create_volume [None req-bb940d0d-70e2-4ccc-8b58-fcaad7a177c7 tempest-CreateVolumesFromSourceVolumeTest-722673452 tempest-CreateVolumesFromSourceVolumeTest-722673452-project-member] Validating volume size '1' using validate_int {{(pid=100212) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 01:07:30.765363 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:07:30.765363 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:07:30.775734 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-a1f743a6-3b58-43b3-b87e-85a288832b4e req-48de5e01-eb68-47da-86bf-4995a223e75f tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] https://10.4.3.240/volume/v3/attachments/b3422dfb-6d54-4546-b8d6-084b7e5564dd/action returned with HTTP 204 Aug 20 01:07:30.776371 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1124/4487] 10.4.3.240 () {74 vars in 1725 bytes} [Thu Aug 20 01:07:30 2026] POST /volume/v3/attachments/b3422dfb-6d54-4546-b8d6-084b7e5564dd/action => generated 0 bytes in 39 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:07:30.789471 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-bb940d0d-70e2-4ccc-8b58-fcaad7a177c7 tempest-CreateVolumesFromSourceVolumeTest-722673452 tempest-CreateVolumesFromSourceVolumeTest-722673452-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (809d5250-5347-42f0-902c-0e603d595518) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:52:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1ed58bd6-fe6a-497e-ae84-e8199d24fdfa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:07:30.790259 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-bb940d0d-70e2-4ccc-8b58-fcaad7a177c7 tempest-CreateVolumesFromSourceVolumeTest-722673452 tempest-CreateVolumesFromSourceVolumeTest-722673452-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f538c70c-146b-4fc1-9aae-33ebeef27ca1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:07:30.836781 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.quota [None req-bb940d0d-70e2-4ccc-8b58-fcaad7a177c7 tempest-CreateVolumesFromSourceVolumeTest-722673452 tempest-CreateVolumesFromSourceVolumeTest-722673452-project-member] Created reservations ['39ace2c4-b08a-40ae-abee-1a8e777ec2f4', '7881032a-f893-448c-adbd-9fa3fd871257', 'ce54ff09-f647-413a-950f-3dcfdf10d4ec', '6c239caf-93c8-48b2-af6b-1c5e65637cf6'] {{(pid=100212) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 01:07:30.837732 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-bb940d0d-70e2-4ccc-8b58-fcaad7a177c7 tempest-CreateVolumesFromSourceVolumeTest-722673452 tempest-CreateVolumesFromSourceVolumeTest-722673452-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f538c70c-146b-4fc1-9aae-33ebeef27ca1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['39ace2c4-b08a-40ae-abee-1a8e777ec2f4', '7881032a-f893-448c-adbd-9fa3fd871257', 'ce54ff09-f647-413a-950f-3dcfdf10d4ec', '6c239caf-93c8-48b2-af6b-1c5e65637cf6']}' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:07:30.839075 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-bb940d0d-70e2-4ccc-8b58-fcaad7a177c7 tempest-CreateVolumesFromSourceVolumeTest-722673452 tempest-CreateVolumesFromSourceVolumeTest-722673452-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cee92f3b-d005-4b9c-8f0e-9bb7cfbd38ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:07:30.864568 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-bb940d0d-70e2-4ccc-8b58-fcaad7a177c7 tempest-CreateVolumesFromSourceVolumeTest-722673452 tempest-CreateVolumesFromSourceVolumeTest-722673452-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cee92f3b-d005-4b9c-8f0e-9bb7cfbd38ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '49ff9a35-8340-40f8-b1e5-533db5e31157', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1173015155',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1ed1a102246f4edfb2f02d6193bf8e34',qos_specs=None,replication_status=,reservations=['39ace2c4-b08a-40ae-abee-1a8e777ec2f4','7881032a-f893-448c-adbd-9fa3fd871257','ce54ff09-f647-413a-950f-3dcfdf10d4ec','6c239caf-93c8-48b2-af6b-1c5e65637cf6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='150470a9a3864bc88f50d3664fa4f11f',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T01:07:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1173015155',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=49ff9a35-8340-40f8-b1e5-533db5e31157,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1ed1a102246f4edfb2f02d6193bf8e34',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='150470a9a3864bc88f50d3664fa4f11f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1ed58bd6-fe6a-497e-ae84-e8199d24fdfa),volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:07:30.865289 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-bb940d0d-70e2-4ccc-8b58-fcaad7a177c7 tempest-CreateVolumesFromSourceVolumeTest-722673452 tempest-CreateVolumesFromSourceVolumeTest-722673452-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bbfba43b-bfdf-4d90-a175-d29ef259b709) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:07:30.883081 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-bb940d0d-70e2-4ccc-8b58-fcaad7a177c7 tempest-CreateVolumesFromSourceVolumeTest-722673452 tempest-CreateVolumesFromSourceVolumeTest-722673452-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bbfba43b-bfdf-4d90-a175-d29ef259b709) transitioned into state 'SUCCESS' from state '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-1173015155',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1ed1a102246f4edfb2f02d6193bf8e34',qos_specs=None,replication_status=,reservations=['39ace2c4-b08a-40ae-abee-1a8e777ec2f4','7881032a-f893-448c-adbd-9fa3fd871257','ce54ff09-f647-413a-950f-3dcfdf10d4ec','6c239caf-93c8-48b2-af6b-1c5e65637cf6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='150470a9a3864bc88f50d3664fa4f11f',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:07:30.886140 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-bb940d0d-70e2-4ccc-8b58-fcaad7a177c7 tempest-CreateVolumesFromSourceVolumeTest-722673452 tempest-CreateVolumesFromSourceVolumeTest-722673452-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (593e0495-be1e-4a3e-b9c2-d0c1200117b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:07:30.894688 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-bb940d0d-70e2-4ccc-8b58-fcaad7a177c7 tempest-CreateVolumesFromSourceVolumeTest-722673452 tempest-CreateVolumesFromSourceVolumeTest-722673452-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (593e0495-be1e-4a3e-b9c2-d0c1200117b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:07:30.895507 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-bb940d0d-70e2-4ccc-8b58-fcaad7a177c7 tempest-CreateVolumesFromSourceVolumeTest-722673452 tempest-CreateVolumesFromSourceVolumeTest-722673452-project-member] Flow 'volume_create_api' (499b50d9-abc6-4fe4-91f2-9cfe1a6b190a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100212) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:07:30.895846 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-bb940d0d-70e2-4ccc-8b58-fcaad7a177c7 tempest-CreateVolumesFromSourceVolumeTest-722673452 tempest-CreateVolumesFromSourceVolumeTest-722673452-project-member] Create volume request issued successfully. Aug 20 01:07:30.896408 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-bb940d0d-70e2-4ccc-8b58-fcaad7a177c7 tempest-CreateVolumesFromSourceVolumeTest-722673452 tempest-CreateVolumesFromSourceVolumeTest-722673452-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 20 01:07:30.896840 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1114/4488] 10.4.3.240 () {68 vars in 1259 bytes} [Thu Aug 20 01:07:30 2026] POST /volume/v3/volumes => generated 764 bytes in 148 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 01:07:30.908691 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-db06956e-86c8-46f0-90de-bae09e486521 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:07:30.910713 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-db06956e-86c8-46f0-90de-bae09e486521 tempest-CreateVolumesFromSourceVolumeTest-722673452 tempest-CreateVolumesFromSourceVolumeTest-722673452-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 20 01:07:30.911143 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-db06956e-86c8-46f0-90de-bae09e486521 tempest-CreateVolumesFromSourceVolumeTest-722673452 tempest-CreateVolumesFromSourceVolumeTest-722673452-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "b56c19a3-90d9-4ae9-aae4-45d2071e3ab0", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1087088654"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:07:30.912735 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.v3.volumes [None req-db06956e-86c8-46f0-90de-bae09e486521 tempest-CreateVolumesFromSourceVolumeTest-722673452 tempest-CreateVolumesFromSourceVolumeTest-722673452-project-member] Create volume request body: {'volume': {"'source_volid": 'b56c19a3-90d9-4ae9-aae4-45d2071e3ab0', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1087088654'}} {{(pid=100215) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 01:07:30.912873 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-db06956e-86c8-46f0-90de-bae09e486521 tempest-CreateVolumesFromSourceVolumeTest-722673452 tempest-CreateVolumesFromSourceVolumeTest-722673452-project-member] Create volume of 1 GB Aug 20 01:07:30.913171 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:07:30.913171 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:07:30.917080 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-db06956e-86c8-46f0-90de-bae09e486521 tempest-CreateVolumesFromSourceVolumeTest-722673452 tempest-CreateVolumesFromSourceVolumeTest-722673452-project-member] Availability Zones retrieved successfully. Aug 20 01:07:30.922326 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-db06956e-86c8-46f0-90de-bae09e486521 tempest-CreateVolumesFromSourceVolumeTest-722673452 tempest-CreateVolumesFromSourceVolumeTest-722673452-project-member] Flow 'volume_create_api' (4a762e79-da62-4074-b96e-c022f71f90d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:07:30.923293 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-db06956e-86c8-46f0-90de-bae09e486521 tempest-CreateVolumesFromSourceVolumeTest-722673452 tempest-CreateVolumesFromSourceVolumeTest-722673452-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d2bd5c2a-6999-4f37-b636-3f0f8d3e5c57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:07:30.925356 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.flows.api.create_volume [None req-db06956e-86c8-46f0-90de-bae09e486521 tempest-CreateVolumesFromSourceVolumeTest-722673452 tempest-CreateVolumesFromSourceVolumeTest-722673452-project-member] Validating volume size '1' using validate_int {{(pid=100215) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 01:07:30.968048 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-db06956e-86c8-46f0-90de-bae09e486521 tempest-CreateVolumesFromSourceVolumeTest-722673452 tempest-CreateVolumesFromSourceVolumeTest-722673452-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d2bd5c2a-6999-4f37-b636-3f0f8d3e5c57) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:52:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1ed58bd6-fe6a-497e-ae84-e8199d24fdfa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:07:30.968048 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-db06956e-86c8-46f0-90de-bae09e486521 tempest-CreateVolumesFromSourceVolumeTest-722673452 tempest-CreateVolumesFromSourceVolumeTest-722673452-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (01082ff4-17e4-460a-ba5f-fcfcb24f9e2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:07:31.019506 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.quota [None req-db06956e-86c8-46f0-90de-bae09e486521 tempest-CreateVolumesFromSourceVolumeTest-722673452 tempest-CreateVolumesFromSourceVolumeTest-722673452-project-member] Created reservations ['365cdab3-8861-40b9-acbf-fab8aa83f0d6', '03b8aa6e-8c09-4dd1-b9c9-5fc064a7524f', '47471765-893d-4261-bbd8-172facb1f61a', 'd789d1b2-9ff2-4e0b-9024-fd55be66ce65'] {{(pid=100215) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 01:07:31.020073 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-db06956e-86c8-46f0-90de-bae09e486521 tempest-CreateVolumesFromSourceVolumeTest-722673452 tempest-CreateVolumesFromSourceVolumeTest-722673452-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (01082ff4-17e4-460a-ba5f-fcfcb24f9e2d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['365cdab3-8861-40b9-acbf-fab8aa83f0d6', '03b8aa6e-8c09-4dd1-b9c9-5fc064a7524f', '47471765-893d-4261-bbd8-172facb1f61a', 'd789d1b2-9ff2-4e0b-9024-fd55be66ce65']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:07:31.020825 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-db06956e-86c8-46f0-90de-bae09e486521 tempest-CreateVolumesFromSourceVolumeTest-722673452 tempest-CreateVolumesFromSourceVolumeTest-722673452-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6e65582c-205e-4073-a241-f0ecf0605a20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:07:31.051256 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-db06956e-86c8-46f0-90de-bae09e486521 tempest-CreateVolumesFromSourceVolumeTest-722673452 tempest-CreateVolumesFromSourceVolumeTest-722673452-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6e65582c-205e-4073-a241-f0ecf0605a20) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd839826d-a86e-4d74-8eee-8899944a96a3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1087088654',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1ed1a102246f4edfb2f02d6193bf8e34',qos_specs=None,replication_status=,reservations=['365cdab3-8861-40b9-acbf-fab8aa83f0d6','03b8aa6e-8c09-4dd1-b9c9-5fc064a7524f','47471765-893d-4261-bbd8-172facb1f61a','d789d1b2-9ff2-4e0b-9024-fd55be66ce65'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='150470a9a3864bc88f50d3664fa4f11f',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T01:07:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1087088654',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d839826d-a86e-4d74-8eee-8899944a96a3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1ed1a102246f4edfb2f02d6193bf8e34',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='150470a9a3864bc88f50d3664fa4f11f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1ed58bd6-fe6a-497e-ae84-e8199d24fdfa),volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:07:31.051966 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-db06956e-86c8-46f0-90de-bae09e486521 tempest-CreateVolumesFromSourceVolumeTest-722673452 tempest-CreateVolumesFromSourceVolumeTest-722673452-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c9237b06-77af-4de4-b5d6-fc65c25dc187) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:07:31.070898 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-db06956e-86c8-46f0-90de-bae09e486521 tempest-CreateVolumesFromSourceVolumeTest-722673452 tempest-CreateVolumesFromSourceVolumeTest-722673452-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c9237b06-77af-4de4-b5d6-fc65c25dc187) transitioned into state 'SUCCESS' from state '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-1087088654',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1ed1a102246f4edfb2f02d6193bf8e34',qos_specs=None,replication_status=,reservations=['365cdab3-8861-40b9-acbf-fab8aa83f0d6','03b8aa6e-8c09-4dd1-b9c9-5fc064a7524f','47471765-893d-4261-bbd8-172facb1f61a','d789d1b2-9ff2-4e0b-9024-fd55be66ce65'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='150470a9a3864bc88f50d3664fa4f11f',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:07:31.071627 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-db06956e-86c8-46f0-90de-bae09e486521 tempest-CreateVolumesFromSourceVolumeTest-722673452 tempest-CreateVolumesFromSourceVolumeTest-722673452-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4a2ed8e5-8edb-450d-88a1-6b705a38bfbe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:07:31.080595 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-db06956e-86c8-46f0-90de-bae09e486521 tempest-CreateVolumesFromSourceVolumeTest-722673452 tempest-CreateVolumesFromSourceVolumeTest-722673452-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4a2ed8e5-8edb-450d-88a1-6b705a38bfbe) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:07:31.081604 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-db06956e-86c8-46f0-90de-bae09e486521 tempest-CreateVolumesFromSourceVolumeTest-722673452 tempest-CreateVolumesFromSourceVolumeTest-722673452-project-member] Flow 'volume_create_api' (4a762e79-da62-4074-b96e-c022f71f90d5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:07:31.081906 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-db06956e-86c8-46f0-90de-bae09e486521 tempest-CreateVolumesFromSourceVolumeTest-722673452 tempest-CreateVolumesFromSourceVolumeTest-722673452-project-member] Create volume request issued successfully. Aug 20 01:07:31.082487 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-db06956e-86c8-46f0-90de-bae09e486521 tempest-CreateVolumesFromSourceVolumeTest-722673452 tempest-CreateVolumesFromSourceVolumeTest-722673452-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 20 01:07:31.082886 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1136/4489] 10.4.3.240 () {68 vars in 1259 bytes} [Thu Aug 20 01:07:30 2026] POST /volume/v3/volumes => generated 764 bytes in 175 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 01:07:31.095494 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-aec88a85-3b5f-478a-9989-8a235cd51d94 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:07:31.097397 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-aec88a85-3b5f-478a-9989-8a235cd51d94 tempest-CreateVolumesFromSourceVolumeTest-722673452 tempest-CreateVolumesFromSourceVolumeTest-722673452-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 20 01:07:31.097745 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-aec88a85-3b5f-478a-9989-8a235cd51d94 tempest-CreateVolumesFromSourceVolumeTest-722673452 tempest-CreateVolumesFromSourceVolumeTest-722673452-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "b56c19a3-90d9-4ae9-aae4-45d2071e3ab0", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-756173679"}} {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:07:31.099163 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.v3.volumes [None req-aec88a85-3b5f-478a-9989-8a235cd51d94 tempest-CreateVolumesFromSourceVolumeTest-722673452 tempest-CreateVolumesFromSourceVolumeTest-722673452-project-member] Create volume request body: {'volume': {"'source_volid": 'b56c19a3-90d9-4ae9-aae4-45d2071e3ab0', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-756173679'}} {{(pid=100213) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 01:07:31.099287 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.v3.volumes [None req-aec88a85-3b5f-478a-9989-8a235cd51d94 tempest-CreateVolumesFromSourceVolumeTest-722673452 tempest-CreateVolumesFromSourceVolumeTest-722673452-project-member] Create volume of 1 GB Aug 20 01:07:31.104269 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-aec88a85-3b5f-478a-9989-8a235cd51d94 tempest-CreateVolumesFromSourceVolumeTest-722673452 tempest-CreateVolumesFromSourceVolumeTest-722673452-project-member] Availability Zones retrieved successfully. Aug 20 01:07:31.109807 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-aec88a85-3b5f-478a-9989-8a235cd51d94 tempest-CreateVolumesFromSourceVolumeTest-722673452 tempest-CreateVolumesFromSourceVolumeTest-722673452-project-member] Flow 'volume_create_api' (235e2c5d-41f8-4db2-bebc-dc9fc1dc9254) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:07:31.110841 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-aec88a85-3b5f-478a-9989-8a235cd51d94 tempest-CreateVolumesFromSourceVolumeTest-722673452 tempest-CreateVolumesFromSourceVolumeTest-722673452-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (06c101a2-0930-4dad-9222-8b8199070ef8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:07:31.111749 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.flows.api.create_volume [None req-aec88a85-3b5f-478a-9989-8a235cd51d94 tempest-CreateVolumesFromSourceVolumeTest-722673452 tempest-CreateVolumesFromSourceVolumeTest-722673452-project-member] Validating volume size '1' using validate_int {{(pid=100213) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 01:07:31.137093 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-aec88a85-3b5f-478a-9989-8a235cd51d94 tempest-CreateVolumesFromSourceVolumeTest-722673452 tempest-CreateVolumesFromSourceVolumeTest-722673452-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (06c101a2-0930-4dad-9222-8b8199070ef8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:52:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1ed58bd6-fe6a-497e-ae84-e8199d24fdfa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:07:31.137824 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-aec88a85-3b5f-478a-9989-8a235cd51d94 tempest-CreateVolumesFromSourceVolumeTest-722673452 tempest-CreateVolumesFromSourceVolumeTest-722673452-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0b08d0fb-f373-4e51-b0c2-a58085352dfa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:07:31.178668 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.quota [None req-aec88a85-3b5f-478a-9989-8a235cd51d94 tempest-CreateVolumesFromSourceVolumeTest-722673452 tempest-CreateVolumesFromSourceVolumeTest-722673452-project-member] Created reservations ['36f5fcb0-7a36-41ad-b796-1cd2cea314e0', '4b0dfeb3-b1fc-4597-9e27-5605fb08c676', 'b42c8fca-c6e3-49bc-a996-756f1a72ad19', 'b40cab71-bb01-48b7-b3e8-2dc302dace38'] {{(pid=100213) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 01:07:31.179745 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-aec88a85-3b5f-478a-9989-8a235cd51d94 tempest-CreateVolumesFromSourceVolumeTest-722673452 tempest-CreateVolumesFromSourceVolumeTest-722673452-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0b08d0fb-f373-4e51-b0c2-a58085352dfa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['36f5fcb0-7a36-41ad-b796-1cd2cea314e0', '4b0dfeb3-b1fc-4597-9e27-5605fb08c676', 'b42c8fca-c6e3-49bc-a996-756f1a72ad19', 'b40cab71-bb01-48b7-b3e8-2dc302dace38']}' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:07:31.180638 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-aec88a85-3b5f-478a-9989-8a235cd51d94 tempest-CreateVolumesFromSourceVolumeTest-722673452 tempest-CreateVolumesFromSourceVolumeTest-722673452-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ec76531a-f7bc-49b2-8d93-aaee66dd5891) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:07:31.207540 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-aec88a85-3b5f-478a-9989-8a235cd51d94 tempest-CreateVolumesFromSourceVolumeTest-722673452 tempest-CreateVolumesFromSourceVolumeTest-722673452-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ec76531a-f7bc-49b2-8d93-aaee66dd5891) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '828ef752-a4b3-4b68-a688-05f9576e4a18', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-756173679',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1ed1a102246f4edfb2f02d6193bf8e34',qos_specs=None,replication_status=,reservations=['36f5fcb0-7a36-41ad-b796-1cd2cea314e0','4b0dfeb3-b1fc-4597-9e27-5605fb08c676','b42c8fca-c6e3-49bc-a996-756f1a72ad19','b40cab71-bb01-48b7-b3e8-2dc302dace38'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='150470a9a3864bc88f50d3664fa4f11f',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T01:07:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-756173679',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=828ef752-a4b3-4b68-a688-05f9576e4a18,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1ed1a102246f4edfb2f02d6193bf8e34',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='150470a9a3864bc88f50d3664fa4f11f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1ed58bd6-fe6a-497e-ae84-e8199d24fdfa),volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:07:31.208189 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-aec88a85-3b5f-478a-9989-8a235cd51d94 tempest-CreateVolumesFromSourceVolumeTest-722673452 tempest-CreateVolumesFromSourceVolumeTest-722673452-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (16974f65-246f-4c4c-b611-01c634488fc9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:07:31.224415 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-aec88a85-3b5f-478a-9989-8a235cd51d94 tempest-CreateVolumesFromSourceVolumeTest-722673452 tempest-CreateVolumesFromSourceVolumeTest-722673452-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (16974f65-246f-4c4c-b611-01c634488fc9) transitioned into state 'SUCCESS' from state '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-756173679',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1ed1a102246f4edfb2f02d6193bf8e34',qos_specs=None,replication_status=,reservations=['36f5fcb0-7a36-41ad-b796-1cd2cea314e0','4b0dfeb3-b1fc-4597-9e27-5605fb08c676','b42c8fca-c6e3-49bc-a996-756f1a72ad19','b40cab71-bb01-48b7-b3e8-2dc302dace38'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='150470a9a3864bc88f50d3664fa4f11f',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:07:31.225025 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-aec88a85-3b5f-478a-9989-8a235cd51d94 tempest-CreateVolumesFromSourceVolumeTest-722673452 tempest-CreateVolumesFromSourceVolumeTest-722673452-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d47ab25b-9fef-470b-8c29-911d6f318d81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:07:31.233860 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-aec88a85-3b5f-478a-9989-8a235cd51d94 tempest-CreateVolumesFromSourceVolumeTest-722673452 tempest-CreateVolumesFromSourceVolumeTest-722673452-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d47ab25b-9fef-470b-8c29-911d6f318d81) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:07:31.234967 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-aec88a85-3b5f-478a-9989-8a235cd51d94 tempest-CreateVolumesFromSourceVolumeTest-722673452 tempest-CreateVolumesFromSourceVolumeTest-722673452-project-member] Flow 'volume_create_api' (235e2c5d-41f8-4db2-bebc-dc9fc1dc9254) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100213) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:07:31.235358 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-aec88a85-3b5f-478a-9989-8a235cd51d94 tempest-CreateVolumesFromSourceVolumeTest-722673452 tempest-CreateVolumesFromSourceVolumeTest-722673452-project-member] Create volume request issued successfully. Aug 20 01:07:31.235911 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-aec88a85-3b5f-478a-9989-8a235cd51d94 tempest-CreateVolumesFromSourceVolumeTest-722673452 tempest-CreateVolumesFromSourceVolumeTest-722673452-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 20 01:07:31.236580 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1116/4490] 10.4.3.240 () {68 vars in 1259 bytes} [Thu Aug 20 01:07:31 2026] POST /volume/v3/volumes => generated 763 bytes in 141 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 01:07:31.250832 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-1373ad5d-43c5-40e9-92dd-c284602f360d None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:07:31.252686 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-1373ad5d-43c5-40e9-92dd-c284602f360d tempest-CreateVolumesFromSourceVolumeTest-722673452 tempest-CreateVolumesFromSourceVolumeTest-722673452-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 20 01:07:31.255359 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-1373ad5d-43c5-40e9-92dd-c284602f360d tempest-CreateVolumesFromSourceVolumeTest-722673452 tempest-CreateVolumesFromSourceVolumeTest-722673452-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "b56c19a3-90d9-4ae9-aae4-45d2071e3ab0", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-369744313"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:07:31.255359 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.v3.volumes [None req-1373ad5d-43c5-40e9-92dd-c284602f360d tempest-CreateVolumesFromSourceVolumeTest-722673452 tempest-CreateVolumesFromSourceVolumeTest-722673452-project-member] Create volume request body: {'volume': {"'source_volid": 'b56c19a3-90d9-4ae9-aae4-45d2071e3ab0', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-369744313'}} {{(pid=100214) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 01:07:31.255826 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.v3.volumes [None req-1373ad5d-43c5-40e9-92dd-c284602f360d tempest-CreateVolumesFromSourceVolumeTest-722673452 tempest-CreateVolumesFromSourceVolumeTest-722673452-project-member] Create volume of 1 GB Aug 20 01:07:31.260210 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-1373ad5d-43c5-40e9-92dd-c284602f360d tempest-CreateVolumesFromSourceVolumeTest-722673452 tempest-CreateVolumesFromSourceVolumeTest-722673452-project-member] Availability Zones retrieved successfully. Aug 20 01:07:31.266162 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-1373ad5d-43c5-40e9-92dd-c284602f360d tempest-CreateVolumesFromSourceVolumeTest-722673452 tempest-CreateVolumesFromSourceVolumeTest-722673452-project-member] Flow 'volume_create_api' (34d4bf07-8b5e-46cd-9fb4-987d5b5bf8e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:07:31.267256 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-1373ad5d-43c5-40e9-92dd-c284602f360d tempest-CreateVolumesFromSourceVolumeTest-722673452 tempest-CreateVolumesFromSourceVolumeTest-722673452-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ff6c8eda-2cfc-41ec-bfd4-f1fe22f17cfb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:07:31.268887 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.flows.api.create_volume [None req-1373ad5d-43c5-40e9-92dd-c284602f360d tempest-CreateVolumesFromSourceVolumeTest-722673452 tempest-CreateVolumesFromSourceVolumeTest-722673452-project-member] Validating volume size '1' using validate_int {{(pid=100214) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 01:07:31.294814 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-1373ad5d-43c5-40e9-92dd-c284602f360d tempest-CreateVolumesFromSourceVolumeTest-722673452 tempest-CreateVolumesFromSourceVolumeTest-722673452-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ff6c8eda-2cfc-41ec-bfd4-f1fe22f17cfb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:52:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1ed58bd6-fe6a-497e-ae84-e8199d24fdfa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:07:31.296862 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-1373ad5d-43c5-40e9-92dd-c284602f360d tempest-CreateVolumesFromSourceVolumeTest-722673452 tempest-CreateVolumesFromSourceVolumeTest-722673452-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (692a7685-637b-4000-8c00-bf5b3e74e64c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:07:31.337753 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.quota [None req-1373ad5d-43c5-40e9-92dd-c284602f360d tempest-CreateVolumesFromSourceVolumeTest-722673452 tempest-CreateVolumesFromSourceVolumeTest-722673452-project-member] Created reservations ['b492ff49-2a5f-4b6c-8ae5-a0eb13617562', 'e3350465-2dce-4d3c-8824-7d6ad092917a', '3d63158c-2348-4358-b9e1-de20d8dd8ec0', '8c106333-fc89-4961-b2a1-6a06efbb9d7a'] {{(pid=100214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 01:07:31.338550 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-1373ad5d-43c5-40e9-92dd-c284602f360d tempest-CreateVolumesFromSourceVolumeTest-722673452 tempest-CreateVolumesFromSourceVolumeTest-722673452-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (692a7685-637b-4000-8c00-bf5b3e74e64c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b492ff49-2a5f-4b6c-8ae5-a0eb13617562', 'e3350465-2dce-4d3c-8824-7d6ad092917a', '3d63158c-2348-4358-b9e1-de20d8dd8ec0', '8c106333-fc89-4961-b2a1-6a06efbb9d7a']}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:07:31.339185 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-1373ad5d-43c5-40e9-92dd-c284602f360d tempest-CreateVolumesFromSourceVolumeTest-722673452 tempest-CreateVolumesFromSourceVolumeTest-722673452-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e2461d5e-5842-425b-9945-03388a0e8081) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:07:31.365858 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-1373ad5d-43c5-40e9-92dd-c284602f360d tempest-CreateVolumesFromSourceVolumeTest-722673452 tempest-CreateVolumesFromSourceVolumeTest-722673452-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e2461d5e-5842-425b-9945-03388a0e8081) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b405d6ee-2afd-43f7-b810-b54c9bcd9c68', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-369744313',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1ed1a102246f4edfb2f02d6193bf8e34',qos_specs=None,replication_status=,reservations=['b492ff49-2a5f-4b6c-8ae5-a0eb13617562','e3350465-2dce-4d3c-8824-7d6ad092917a','3d63158c-2348-4358-b9e1-de20d8dd8ec0','8c106333-fc89-4961-b2a1-6a06efbb9d7a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='150470a9a3864bc88f50d3664fa4f11f',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T01:07:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-369744313',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b405d6ee-2afd-43f7-b810-b54c9bcd9c68,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1ed1a102246f4edfb2f02d6193bf8e34',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='150470a9a3864bc88f50d3664fa4f11f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1ed58bd6-fe6a-497e-ae84-e8199d24fdfa),volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:07:31.366513 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-1373ad5d-43c5-40e9-92dd-c284602f360d tempest-CreateVolumesFromSourceVolumeTest-722673452 tempest-CreateVolumesFromSourceVolumeTest-722673452-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (99785384-20ec-4543-b82b-67de329f8341) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:07:31.385505 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-1373ad5d-43c5-40e9-92dd-c284602f360d tempest-CreateVolumesFromSourceVolumeTest-722673452 tempest-CreateVolumesFromSourceVolumeTest-722673452-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (99785384-20ec-4543-b82b-67de329f8341) transitioned into state 'SUCCESS' from state '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-369744313',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1ed1a102246f4edfb2f02d6193bf8e34',qos_specs=None,replication_status=,reservations=['b492ff49-2a5f-4b6c-8ae5-a0eb13617562','e3350465-2dce-4d3c-8824-7d6ad092917a','3d63158c-2348-4358-b9e1-de20d8dd8ec0','8c106333-fc89-4961-b2a1-6a06efbb9d7a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='150470a9a3864bc88f50d3664fa4f11f',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:07:31.386175 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-1373ad5d-43c5-40e9-92dd-c284602f360d tempest-CreateVolumesFromSourceVolumeTest-722673452 tempest-CreateVolumesFromSourceVolumeTest-722673452-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (db53cc40-0b25-4449-bc80-ad4c9e758b6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:07:31.394745 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-1373ad5d-43c5-40e9-92dd-c284602f360d tempest-CreateVolumesFromSourceVolumeTest-722673452 tempest-CreateVolumesFromSourceVolumeTest-722673452-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (db53cc40-0b25-4449-bc80-ad4c9e758b6f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:07:31.395627 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-1373ad5d-43c5-40e9-92dd-c284602f360d tempest-CreateVolumesFromSourceVolumeTest-722673452 tempest-CreateVolumesFromSourceVolumeTest-722673452-project-member] Flow 'volume_create_api' (34d4bf07-8b5e-46cd-9fb4-987d5b5bf8e3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:07:31.396017 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-1373ad5d-43c5-40e9-92dd-c284602f360d tempest-CreateVolumesFromSourceVolumeTest-722673452 tempest-CreateVolumesFromSourceVolumeTest-722673452-project-member] Create volume request issued successfully. Aug 20 01:07:31.396652 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-1373ad5d-43c5-40e9-92dd-c284602f360d tempest-CreateVolumesFromSourceVolumeTest-722673452 tempest-CreateVolumesFromSourceVolumeTest-722673452-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 20 01:07:31.397089 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1125/4491] 10.4.3.240 () {68 vars in 1259 bytes} [Thu Aug 20 01:07:31 2026] POST /volume/v3/volumes => generated 763 bytes in 147 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 01:07:31.409386 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-06da1ca5-68e1-4dd7-8e39-812793e8dad6 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:07:31.411667 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-06da1ca5-68e1-4dd7-8e39-812793e8dad6 tempest-CreateVolumesFromSourceVolumeTest-722673452 tempest-CreateVolumesFromSourceVolumeTest-722673452-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 20 01:07:31.411899 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-06da1ca5-68e1-4dd7-8e39-812793e8dad6 tempest-CreateVolumesFromSourceVolumeTest-722673452 tempest-CreateVolumesFromSourceVolumeTest-722673452-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "b56c19a3-90d9-4ae9-aae4-45d2071e3ab0", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-190167140"}} {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:07:31.413194 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.v3.volumes [None req-06da1ca5-68e1-4dd7-8e39-812793e8dad6 tempest-CreateVolumesFromSourceVolumeTest-722673452 tempest-CreateVolumesFromSourceVolumeTest-722673452-project-member] Create volume request body: {'volume': {"'source_volid": 'b56c19a3-90d9-4ae9-aae4-45d2071e3ab0', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-190167140'}} {{(pid=100212) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 01:07:31.413320 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.v3.volumes [None req-06da1ca5-68e1-4dd7-8e39-812793e8dad6 tempest-CreateVolumesFromSourceVolumeTest-722673452 tempest-CreateVolumesFromSourceVolumeTest-722673452-project-member] Create volume of 1 GB Aug 20 01:07:31.413575 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:07:31.413575 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:07:31.417073 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-06da1ca5-68e1-4dd7-8e39-812793e8dad6 tempest-CreateVolumesFromSourceVolumeTest-722673452 tempest-CreateVolumesFromSourceVolumeTest-722673452-project-member] Availability Zones retrieved successfully. Aug 20 01:07:31.421866 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-06da1ca5-68e1-4dd7-8e39-812793e8dad6 tempest-CreateVolumesFromSourceVolumeTest-722673452 tempest-CreateVolumesFromSourceVolumeTest-722673452-project-member] Flow 'volume_create_api' (47b34f52-a8f5-4e56-9cd6-2df77080a7cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100212) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:07:31.422669 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-06da1ca5-68e1-4dd7-8e39-812793e8dad6 tempest-CreateVolumesFromSourceVolumeTest-722673452 tempest-CreateVolumesFromSourceVolumeTest-722673452-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (29e0cc0b-7df5-4413-a4a8-424a6ef436ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:07:31.423453 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.flows.api.create_volume [None req-06da1ca5-68e1-4dd7-8e39-812793e8dad6 tempest-CreateVolumesFromSourceVolumeTest-722673452 tempest-CreateVolumesFromSourceVolumeTest-722673452-project-member] Validating volume size '1' using validate_int {{(pid=100212) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 01:07:31.444811 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-06da1ca5-68e1-4dd7-8e39-812793e8dad6 tempest-CreateVolumesFromSourceVolumeTest-722673452 tempest-CreateVolumesFromSourceVolumeTest-722673452-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (29e0cc0b-7df5-4413-a4a8-424a6ef436ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:52:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1ed58bd6-fe6a-497e-ae84-e8199d24fdfa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:07:31.445496 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-06da1ca5-68e1-4dd7-8e39-812793e8dad6 tempest-CreateVolumesFromSourceVolumeTest-722673452 tempest-CreateVolumesFromSourceVolumeTest-722673452-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a994822d-2a34-4010-8791-9c09335500c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:07:31.490402 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.quota [None req-06da1ca5-68e1-4dd7-8e39-812793e8dad6 tempest-CreateVolumesFromSourceVolumeTest-722673452 tempest-CreateVolumesFromSourceVolumeTest-722673452-project-member] Created reservations ['0ff48874-2cb6-4d0c-807c-08186a96621b', '91efca35-ee03-4202-8c59-9817b673d9d0', '7cf06006-24cf-428b-80ce-a820d15f6195', '0997e28d-eda7-4e86-a1ed-e0c9fe1cbd15'] {{(pid=100212) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 01:07:31.490402 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-06da1ca5-68e1-4dd7-8e39-812793e8dad6 tempest-CreateVolumesFromSourceVolumeTest-722673452 tempest-CreateVolumesFromSourceVolumeTest-722673452-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a994822d-2a34-4010-8791-9c09335500c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0ff48874-2cb6-4d0c-807c-08186a96621b', '91efca35-ee03-4202-8c59-9817b673d9d0', '7cf06006-24cf-428b-80ce-a820d15f6195', '0997e28d-eda7-4e86-a1ed-e0c9fe1cbd15']}' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:07:31.490960 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-06da1ca5-68e1-4dd7-8e39-812793e8dad6 tempest-CreateVolumesFromSourceVolumeTest-722673452 tempest-CreateVolumesFromSourceVolumeTest-722673452-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f30a7df1-d7c2-4e1f-85cf-c266e3bf0577) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:07:31.513631 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-06da1ca5-68e1-4dd7-8e39-812793e8dad6 tempest-CreateVolumesFromSourceVolumeTest-722673452 tempest-CreateVolumesFromSourceVolumeTest-722673452-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f30a7df1-d7c2-4e1f-85cf-c266e3bf0577) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '12e0f78d-06bf-44ad-a266-cef491289c75', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-190167140',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1ed1a102246f4edfb2f02d6193bf8e34',qos_specs=None,replication_status=,reservations=['0ff48874-2cb6-4d0c-807c-08186a96621b','91efca35-ee03-4202-8c59-9817b673d9d0','7cf06006-24cf-428b-80ce-a820d15f6195','0997e28d-eda7-4e86-a1ed-e0c9fe1cbd15'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='150470a9a3864bc88f50d3664fa4f11f',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T01:07:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-190167140',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=12e0f78d-06bf-44ad-a266-cef491289c75,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1ed1a102246f4edfb2f02d6193bf8e34',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='150470a9a3864bc88f50d3664fa4f11f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1ed58bd6-fe6a-497e-ae84-e8199d24fdfa),volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:07:31.515308 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-06da1ca5-68e1-4dd7-8e39-812793e8dad6 tempest-CreateVolumesFromSourceVolumeTest-722673452 tempest-CreateVolumesFromSourceVolumeTest-722673452-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (84a2553a-f02d-484d-a0c2-7811f45b1c6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:07:31.533915 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-06da1ca5-68e1-4dd7-8e39-812793e8dad6 tempest-CreateVolumesFromSourceVolumeTest-722673452 tempest-CreateVolumesFromSourceVolumeTest-722673452-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (84a2553a-f02d-484d-a0c2-7811f45b1c6a) transitioned into state 'SUCCESS' from state '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-190167140',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1ed1a102246f4edfb2f02d6193bf8e34',qos_specs=None,replication_status=,reservations=['0ff48874-2cb6-4d0c-807c-08186a96621b','91efca35-ee03-4202-8c59-9817b673d9d0','7cf06006-24cf-428b-80ce-a820d15f6195','0997e28d-eda7-4e86-a1ed-e0c9fe1cbd15'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='150470a9a3864bc88f50d3664fa4f11f',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:07:31.534648 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-06da1ca5-68e1-4dd7-8e39-812793e8dad6 tempest-CreateVolumesFromSourceVolumeTest-722673452 tempest-CreateVolumesFromSourceVolumeTest-722673452-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e96d3dbc-20dc-4375-8732-47dbb98895cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:07:31.546906 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-06da1ca5-68e1-4dd7-8e39-812793e8dad6 tempest-CreateVolumesFromSourceVolumeTest-722673452 tempest-CreateVolumesFromSourceVolumeTest-722673452-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e96d3dbc-20dc-4375-8732-47dbb98895cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:07:31.547835 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-06da1ca5-68e1-4dd7-8e39-812793e8dad6 tempest-CreateVolumesFromSourceVolumeTest-722673452 tempest-CreateVolumesFromSourceVolumeTest-722673452-project-member] Flow 'volume_create_api' (47b34f52-a8f5-4e56-9cd6-2df77080a7cf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100212) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:07:31.548252 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-06da1ca5-68e1-4dd7-8e39-812793e8dad6 tempest-CreateVolumesFromSourceVolumeTest-722673452 tempest-CreateVolumesFromSourceVolumeTest-722673452-project-member] Create volume request issued successfully. Aug 20 01:07:31.548966 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-06da1ca5-68e1-4dd7-8e39-812793e8dad6 tempest-CreateVolumesFromSourceVolumeTest-722673452 tempest-CreateVolumesFromSourceVolumeTest-722673452-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 20 01:07:31.549579 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1115/4492] 10.4.3.240 () {68 vars in 1259 bytes} [Thu Aug 20 01:07:31 2026] POST /volume/v3/volumes => generated 763 bytes in 141 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 01:07:31.562283 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-abee1f62-10e4-4a02-ab0a-d66fbc178da7 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:07:31.564088 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-abee1f62-10e4-4a02-ab0a-d66fbc178da7 tempest-CreateVolumesFromSourceVolumeTest-722673452 tempest-CreateVolumesFromSourceVolumeTest-722673452-project-member] GET https://10.4.3.240/volume/v3/volumes/49ff9a35-8340-40f8-b1e5-533db5e31157 Aug 20 01:07:31.564282 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-abee1f62-10e4-4a02-ab0a-d66fbc178da7 tempest-CreateVolumesFromSourceVolumeTest-722673452 tempest-CreateVolumesFromSourceVolumeTest-722673452-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:07:31.564483 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-abee1f62-10e4-4a02-ab0a-d66fbc178da7 tempest-CreateVolumesFromSourceVolumeTest-722673452 tempest-CreateVolumesFromSourceVolumeTest-722673452-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:07:31.568023 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-148d0325-7a9d-46d7-b3ad-52bc32e2e83f None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:07:31.570881 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:07:31.570881 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:07:31.571125 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-148d0325-7a9d-46d7-b3ad-52bc32e2e83f tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] GET https://10.4.3.240/volume/v3/volumes/93f70de2-b434-4864-ab8c-1aeace554534 Aug 20 01:07:31.571416 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-148d0325-7a9d-46d7-b3ad-52bc32e2e83f tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:07:31.571693 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-148d0325-7a9d-46d7-b3ad-52bc32e2e83f tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:07:31.574321 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-abee1f62-10e4-4a02-ab0a-d66fbc178da7 tempest-CreateVolumesFromSourceVolumeTest-722673452 tempest-CreateVolumesFromSourceVolumeTest-722673452-project-member] Volume info retrieved successfully. Aug 20 01:07:31.578086 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-abee1f62-10e4-4a02-ab0a-d66fbc178da7 tempest-CreateVolumesFromSourceVolumeTest-722673452 tempest-CreateVolumesFromSourceVolumeTest-722673452-project-member] https://10.4.3.240/volume/v3/volumes/49ff9a35-8340-40f8-b1e5-533db5e31157 returned with HTTP 200 Aug 20 01:07:31.578456 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1137/4493] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:07:31 2026] GET /volume/v3/volumes/49ff9a35-8340-40f8-b1e5-533db5e31157 => generated 857 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:07:31.578655 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-148d0325-7a9d-46d7-b3ad-52bc32e2e83f tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] https://10.4.3.240/volume/v3/volumes/93f70de2-b434-4864-ab8c-1aeace554534 returned with HTTP 404 Aug 20 01:07:31.579425 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1117/4494] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:07:31 2026] GET /volume/v3/volumes/93f70de2-b434-4864-ab8c-1aeace554534 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:07:31.590037 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-6de0ed1e-c5bc-463f-a69c-f6a3dc434a75 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:07:31.591602 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-84f90d7d-67da-4c27-a61d-df49fa793566 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:07:31.591896 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-6de0ed1e-c5bc-463f-a69c-f6a3dc434a75 tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] DELETE https://10.4.3.240/volume/v3/snapshots/b08571a2-0a3a-4da6-8dd5-7d7add99b911 Aug 20 01:07:31.592080 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-6de0ed1e-c5bc-463f-a69c-f6a3dc434a75 tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:07:31.592268 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-6de0ed1e-c5bc-463f-a69c-f6a3dc434a75 tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Calling method 'delete' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:07:31.592401 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.v3.snapshots [None req-6de0ed1e-c5bc-463f-a69c-f6a3dc434a75 tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Delete snapshot with id: b08571a2-0a3a-4da6-8dd5-7d7add99b911 Aug 20 01:07:31.593512 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-84f90d7d-67da-4c27-a61d-df49fa793566 tempest-CreateVolumesFromSourceVolumeTest-722673452 tempest-CreateVolumesFromSourceVolumeTest-722673452-project-member] GET https://10.4.3.240/volume/v3/volumes/d839826d-a86e-4d74-8eee-8899944a96a3 Aug 20 01:07:31.593746 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-84f90d7d-67da-4c27-a61d-df49fa793566 tempest-CreateVolumesFromSourceVolumeTest-722673452 tempest-CreateVolumesFromSourceVolumeTest-722673452-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:07:31.594000 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-84f90d7d-67da-4c27-a61d-df49fa793566 tempest-CreateVolumesFromSourceVolumeTest-722673452 tempest-CreateVolumesFromSourceVolumeTest-722673452-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:07:31.597468 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:07:31.597468 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:07:31.597892 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-6de0ed1e-c5bc-463f-a69c-f6a3dc434a75 tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Snapshot retrieved successfully. Aug 20 01:07:31.600850 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:07:31.600850 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:07:31.605105 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-84f90d7d-67da-4c27-a61d-df49fa793566 tempest-CreateVolumesFromSourceVolumeTest-722673452 tempest-CreateVolumesFromSourceVolumeTest-722673452-project-member] Volume info retrieved successfully. Aug 20 01:07:31.608609 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-84f90d7d-67da-4c27-a61d-df49fa793566 tempest-CreateVolumesFromSourceVolumeTest-722673452 tempest-CreateVolumesFromSourceVolumeTest-722673452-project-member] https://10.4.3.240/volume/v3/volumes/d839826d-a86e-4d74-8eee-8899944a96a3 returned with HTTP 200 Aug 20 01:07:31.608957 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1116/4495] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:07:31 2026] GET /volume/v3/volumes/d839826d-a86e-4d74-8eee-8899944a96a3 => generated 857 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:07:31.612853 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-6de0ed1e-c5bc-463f-a69c-f6a3dc434a75 tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Snapshot delete request issued successfully. Aug 20 01:07:31.613023 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-6de0ed1e-c5bc-463f-a69c-f6a3dc434a75 tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] https://10.4.3.240/volume/v3/snapshots/b08571a2-0a3a-4da6-8dd5-7d7add99b911 returned with HTTP 202 Aug 20 01:07:31.613456 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1126/4496] 10.4.3.240 () {66 vars in 1357 bytes} [Thu Aug 20 01:07:31 2026] DELETE /volume/v3/snapshots/b08571a2-0a3a-4da6-8dd5-7d7add99b911 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 01:07:31.621973 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-70c4a070-d42e-4dbb-889a-d1f5b225605b None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:07:31.623997 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-70c4a070-d42e-4dbb-889a-d1f5b225605b tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] GET https://10.4.3.240/volume/v3/snapshots/b08571a2-0a3a-4da6-8dd5-7d7add99b911 Aug 20 01:07:31.624191 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-70c4a070-d42e-4dbb-889a-d1f5b225605b tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:07:31.624419 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-70c4a070-d42e-4dbb-889a-d1f5b225605b tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:07:31.625271 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-43d28a03-9c94-4349-85f4-039f7b0de05c None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:07:31.627335 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-43d28a03-9c94-4349-85f4-039f7b0de05c tempest-CreateVolumesFromSourceVolumeTest-722673452 tempest-CreateVolumesFromSourceVolumeTest-722673452-project-member] GET https://10.4.3.240/volume/v3/volumes/828ef752-a4b3-4b68-a688-05f9576e4a18 Aug 20 01:07:31.627588 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-43d28a03-9c94-4349-85f4-039f7b0de05c tempest-CreateVolumesFromSourceVolumeTest-722673452 tempest-CreateVolumesFromSourceVolumeTest-722673452-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:07:31.627821 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-43d28a03-9c94-4349-85f4-039f7b0de05c tempest-CreateVolumesFromSourceVolumeTest-722673452 tempest-CreateVolumesFromSourceVolumeTest-722673452-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:07:31.634079 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:07:31.634079 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:07:31.634636 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-70c4a070-d42e-4dbb-889a-d1f5b225605b tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Snapshot retrieved successfully. Aug 20 01:07:31.635475 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-70c4a070-d42e-4dbb-889a-d1f5b225605b tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] https://10.4.3.240/volume/v3/snapshots/b08571a2-0a3a-4da6-8dd5-7d7add99b911 returned with HTTP 200 Aug 20 01:07:31.635846 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1138/4497] 10.4.3.240 () {66 vars in 1354 bytes} [Thu Aug 20 01:07:31 2026] GET /volume/v3/snapshots/b08571a2-0a3a-4da6-8dd5-7d7add99b911 => generated 470 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:07:31.636949 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:07:31.636949 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:07:31.640996 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-43d28a03-9c94-4349-85f4-039f7b0de05c tempest-CreateVolumesFromSourceVolumeTest-722673452 tempest-CreateVolumesFromSourceVolumeTest-722673452-project-member] Volume info retrieved successfully. Aug 20 01:07:31.645795 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-43d28a03-9c94-4349-85f4-039f7b0de05c tempest-CreateVolumesFromSourceVolumeTest-722673452 tempest-CreateVolumesFromSourceVolumeTest-722673452-project-member] https://10.4.3.240/volume/v3/volumes/828ef752-a4b3-4b68-a688-05f9576e4a18 returned with HTTP 200 Aug 20 01:07:31.646254 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1118/4498] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:07:31 2026] GET /volume/v3/volumes/828ef752-a4b3-4b68-a688-05f9576e4a18 => generated 856 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:07:31.657345 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-81469c9c-0932-4dcb-8b46-488323c5177c None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:07:31.658966 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-81469c9c-0932-4dcb-8b46-488323c5177c tempest-CreateVolumesFromSourceVolumeTest-722673452 tempest-CreateVolumesFromSourceVolumeTest-722673452-project-member] GET https://10.4.3.240/volume/v3/volumes/b405d6ee-2afd-43f7-b810-b54c9bcd9c68 Aug 20 01:07:31.659135 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-81469c9c-0932-4dcb-8b46-488323c5177c tempest-CreateVolumesFromSourceVolumeTest-722673452 tempest-CreateVolumesFromSourceVolumeTest-722673452-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:07:31.659352 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-81469c9c-0932-4dcb-8b46-488323c5177c tempest-CreateVolumesFromSourceVolumeTest-722673452 tempest-CreateVolumesFromSourceVolumeTest-722673452-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:07:31.665767 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:07:31.665767 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:07:31.669081 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-81469c9c-0932-4dcb-8b46-488323c5177c tempest-CreateVolumesFromSourceVolumeTest-722673452 tempest-CreateVolumesFromSourceVolumeTest-722673452-project-member] Volume info retrieved successfully. Aug 20 01:07:31.673525 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-81469c9c-0932-4dcb-8b46-488323c5177c tempest-CreateVolumesFromSourceVolumeTest-722673452 tempest-CreateVolumesFromSourceVolumeTest-722673452-project-member] https://10.4.3.240/volume/v3/volumes/b405d6ee-2afd-43f7-b810-b54c9bcd9c68 returned with HTTP 200 Aug 20 01:07:31.674016 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1117/4499] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:07:31 2026] GET /volume/v3/volumes/b405d6ee-2afd-43f7-b810-b54c9bcd9c68 => generated 856 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:07:31.686220 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-6d9ce73c-ab6e-4267-a0b1-d4ed5c030403 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:07:31.690748 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-6d9ce73c-ab6e-4267-a0b1-d4ed5c030403 tempest-CreateVolumesFromSourceVolumeTest-722673452 tempest-CreateVolumesFromSourceVolumeTest-722673452-project-member] GET https://10.4.3.240/volume/v3/volumes/12e0f78d-06bf-44ad-a266-cef491289c75 Aug 20 01:07:31.690965 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-6d9ce73c-ab6e-4267-a0b1-d4ed5c030403 tempest-CreateVolumesFromSourceVolumeTest-722673452 tempest-CreateVolumesFromSourceVolumeTest-722673452-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:07:31.691183 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-6d9ce73c-ab6e-4267-a0b1-d4ed5c030403 tempest-CreateVolumesFromSourceVolumeTest-722673452 tempest-CreateVolumesFromSourceVolumeTest-722673452-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:07:31.698413 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:07:31.698413 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:07:31.702665 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-6d9ce73c-ab6e-4267-a0b1-d4ed5c030403 tempest-CreateVolumesFromSourceVolumeTest-722673452 tempest-CreateVolumesFromSourceVolumeTest-722673452-project-member] Volume info retrieved successfully. Aug 20 01:07:31.711108 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-6d9ce73c-ab6e-4267-a0b1-d4ed5c030403 tempest-CreateVolumesFromSourceVolumeTest-722673452 tempest-CreateVolumesFromSourceVolumeTest-722673452-project-member] https://10.4.3.240/volume/v3/volumes/12e0f78d-06bf-44ad-a266-cef491289c75 returned with HTTP 200 Aug 20 01:07:31.711563 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1127/4500] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:07:31 2026] GET /volume/v3/volumes/12e0f78d-06bf-44ad-a266-cef491289c75 => generated 856 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:07:31.725066 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-9ce35e61-de9c-47ee-8418-1b28e8e17aac None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:07:31.726809 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-9ce35e61-de9c-47ee-8418-1b28e8e17aac tempest-CreateVolumesFromSourceVolumeTest-722673452 tempest-CreateVolumesFromSourceVolumeTest-722673452-project-member] DELETE https://10.4.3.240/volume/v3/volumes/12e0f78d-06bf-44ad-a266-cef491289c75 Aug 20 01:07:31.727030 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-9ce35e61-de9c-47ee-8418-1b28e8e17aac tempest-CreateVolumesFromSourceVolumeTest-722673452 tempest-CreateVolumesFromSourceVolumeTest-722673452-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:07:31.727263 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-9ce35e61-de9c-47ee-8418-1b28e8e17aac tempest-CreateVolumesFromSourceVolumeTest-722673452 tempest-CreateVolumesFromSourceVolumeTest-722673452-project-member] Calling method 'delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:07:31.727477 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-9ce35e61-de9c-47ee-8418-1b28e8e17aac tempest-CreateVolumesFromSourceVolumeTest-722673452 tempest-CreateVolumesFromSourceVolumeTest-722673452-project-member] Delete volume with id: 12e0f78d-06bf-44ad-a266-cef491289c75 Aug 20 01:07:31.735159 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:07:31.735159 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:07:31.735621 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-9ce35e61-de9c-47ee-8418-1b28e8e17aac tempest-CreateVolumesFromSourceVolumeTest-722673452 tempest-CreateVolumesFromSourceVolumeTest-722673452-project-member] Volume info retrieved successfully. Aug 20 01:07:31.753575 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-9ce35e61-de9c-47ee-8418-1b28e8e17aac tempest-CreateVolumesFromSourceVolumeTest-722673452 tempest-CreateVolumesFromSourceVolumeTest-722673452-project-member] Delete volume request issued successfully. Aug 20 01:07:31.753859 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-9ce35e61-de9c-47ee-8418-1b28e8e17aac tempest-CreateVolumesFromSourceVolumeTest-722673452 tempest-CreateVolumesFromSourceVolumeTest-722673452-project-member] https://10.4.3.240/volume/v3/volumes/12e0f78d-06bf-44ad-a266-cef491289c75 returned with HTTP 202 Aug 20 01:07:31.754385 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1139/4501] 10.4.3.240 () {66 vars in 1351 bytes} [Thu Aug 20 01:07:31 2026] DELETE /volume/v3/volumes/12e0f78d-06bf-44ad-a266-cef491289c75 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 01:07:31.760831 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-996ec739-7c9c-46f5-8bd8-81aec4ae8950 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:07:31.762900 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-996ec739-7c9c-46f5-8bd8-81aec4ae8950 tempest-CreateVolumesFromSourceVolumeTest-722673452 tempest-CreateVolumesFromSourceVolumeTest-722673452-project-member] GET https://10.4.3.240/volume/v3/volumes/12e0f78d-06bf-44ad-a266-cef491289c75 Aug 20 01:07:31.763196 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-996ec739-7c9c-46f5-8bd8-81aec4ae8950 tempest-CreateVolumesFromSourceVolumeTest-722673452 tempest-CreateVolumesFromSourceVolumeTest-722673452-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:07:31.763522 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-996ec739-7c9c-46f5-8bd8-81aec4ae8950 tempest-CreateVolumesFromSourceVolumeTest-722673452 tempest-CreateVolumesFromSourceVolumeTest-722673452-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:07:31.771464 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:07:31.771464 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:07:31.775051 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-996ec739-7c9c-46f5-8bd8-81aec4ae8950 tempest-CreateVolumesFromSourceVolumeTest-722673452 tempest-CreateVolumesFromSourceVolumeTest-722673452-project-member] Volume info retrieved successfully. Aug 20 01:07:31.779448 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-996ec739-7c9c-46f5-8bd8-81aec4ae8950 tempest-CreateVolumesFromSourceVolumeTest-722673452 tempest-CreateVolumesFromSourceVolumeTest-722673452-project-member] https://10.4.3.240/volume/v3/volumes/12e0f78d-06bf-44ad-a266-cef491289c75 returned with HTTP 200 Aug 20 01:07:31.779829 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1119/4502] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:07:31 2026] GET /volume/v3/volumes/12e0f78d-06bf-44ad-a266-cef491289c75 => generated 855 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:07:32.644598 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-6b75c484-49fd-401c-a0d4-5acd09f81fff None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:07:32.646186 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-6b75c484-49fd-401c-a0d4-5acd09f81fff tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] GET https://10.4.3.240/volume/v3/snapshots/b08571a2-0a3a-4da6-8dd5-7d7add99b911 Aug 20 01:07:32.646421 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-6b75c484-49fd-401c-a0d4-5acd09f81fff tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:07:32.646624 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-6b75c484-49fd-401c-a0d4-5acd09f81fff tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:07:32.650319 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-6b75c484-49fd-401c-a0d4-5acd09f81fff tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] https://10.4.3.240/volume/v3/snapshots/b08571a2-0a3a-4da6-8dd5-7d7add99b911 returned with HTTP 404 Aug 20 01:07:32.650991 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1118/4503] 10.4.3.240 () {66 vars in 1354 bytes} [Thu Aug 20 01:07:32 2026] GET /volume/v3/snapshots/b08571a2-0a3a-4da6-8dd5-7d7add99b911 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:07:32.656190 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-7524502e-a719-4d56-9bdb-38f12f404607 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:07:32.657817 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-7524502e-a719-4d56-9bdb-38f12f404607 tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] DELETE https://10.4.3.240/volume/v3/snapshots/7f68682f-0bb6-4e20-9208-8498e97bb1c8 Aug 20 01:07:32.658045 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-7524502e-a719-4d56-9bdb-38f12f404607 tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:07:32.658220 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-7524502e-a719-4d56-9bdb-38f12f404607 tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Calling method 'delete' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:07:32.658324 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.v3.snapshots [None req-7524502e-a719-4d56-9bdb-38f12f404607 tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Delete snapshot with id: 7f68682f-0bb6-4e20-9208-8498e97bb1c8 Aug 20 01:07:32.662627 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:07:32.662627 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:07:32.663014 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-7524502e-a719-4d56-9bdb-38f12f404607 tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Snapshot retrieved successfully. Aug 20 01:07:32.676040 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-7524502e-a719-4d56-9bdb-38f12f404607 tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Snapshot delete request issued successfully. Aug 20 01:07:32.676253 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-7524502e-a719-4d56-9bdb-38f12f404607 tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] https://10.4.3.240/volume/v3/snapshots/7f68682f-0bb6-4e20-9208-8498e97bb1c8 returned with HTTP 202 Aug 20 01:07:32.676642 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1128/4504] 10.4.3.240 () {66 vars in 1357 bytes} [Thu Aug 20 01:07:32 2026] DELETE /volume/v3/snapshots/7f68682f-0bb6-4e20-9208-8498e97bb1c8 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 01:07:32.682618 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-e01ea33d-0f04-4bf1-aaf6-c1b009044fa1 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:07:32.684307 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-e01ea33d-0f04-4bf1-aaf6-c1b009044fa1 tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] GET https://10.4.3.240/volume/v3/snapshots/7f68682f-0bb6-4e20-9208-8498e97bb1c8 Aug 20 01:07:32.684518 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-e01ea33d-0f04-4bf1-aaf6-c1b009044fa1 tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:07:32.684697 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-e01ea33d-0f04-4bf1-aaf6-c1b009044fa1 tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:07:32.690079 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:07:32.690079 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:07:32.690514 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-e01ea33d-0f04-4bf1-aaf6-c1b009044fa1 tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Snapshot retrieved successfully. Aug 20 01:07:32.691261 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-e01ea33d-0f04-4bf1-aaf6-c1b009044fa1 tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] https://10.4.3.240/volume/v3/snapshots/7f68682f-0bb6-4e20-9208-8498e97bb1c8 returned with HTTP 200 Aug 20 01:07:32.691639 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1140/4505] 10.4.3.240 () {66 vars in 1354 bytes} [Thu Aug 20 01:07:32 2026] GET /volume/v3/snapshots/7f68682f-0bb6-4e20-9208-8498e97bb1c8 => generated 471 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:07:32.792490 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-c98b9917-471b-4c51-ac8f-7866fb76581c None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:07:32.794086 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-c98b9917-471b-4c51-ac8f-7866fb76581c tempest-CreateVolumesFromSourceVolumeTest-722673452 tempest-CreateVolumesFromSourceVolumeTest-722673452-project-member] GET https://10.4.3.240/volume/v3/volumes/12e0f78d-06bf-44ad-a266-cef491289c75 Aug 20 01:07:32.794280 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-c98b9917-471b-4c51-ac8f-7866fb76581c tempest-CreateVolumesFromSourceVolumeTest-722673452 tempest-CreateVolumesFromSourceVolumeTest-722673452-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:07:32.794495 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-c98b9917-471b-4c51-ac8f-7866fb76581c tempest-CreateVolumesFromSourceVolumeTest-722673452 tempest-CreateVolumesFromSourceVolumeTest-722673452-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:07:32.799904 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-c98b9917-471b-4c51-ac8f-7866fb76581c tempest-CreateVolumesFromSourceVolumeTest-722673452 tempest-CreateVolumesFromSourceVolumeTest-722673452-project-member] https://10.4.3.240/volume/v3/volumes/12e0f78d-06bf-44ad-a266-cef491289c75 returned with HTTP 404 Aug 20 01:07:32.800371 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1120/4506] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:07:32 2026] GET /volume/v3/volumes/12e0f78d-06bf-44ad-a266-cef491289c75 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:07:32.806092 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-34036dd5-f896-4fc6-ae74-783204c339fe None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:07:32.807751 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-34036dd5-f896-4fc6-ae74-783204c339fe tempest-CreateVolumesFromSourceVolumeTest-722673452 tempest-CreateVolumesFromSourceVolumeTest-722673452-project-member] DELETE https://10.4.3.240/volume/v3/volumes/b405d6ee-2afd-43f7-b810-b54c9bcd9c68 Aug 20 01:07:32.807975 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-34036dd5-f896-4fc6-ae74-783204c339fe tempest-CreateVolumesFromSourceVolumeTest-722673452 tempest-CreateVolumesFromSourceVolumeTest-722673452-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:07:32.808190 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-34036dd5-f896-4fc6-ae74-783204c339fe tempest-CreateVolumesFromSourceVolumeTest-722673452 tempest-CreateVolumesFromSourceVolumeTest-722673452-project-member] Calling method 'delete' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:07:32.808417 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.v3.volumes [None req-34036dd5-f896-4fc6-ae74-783204c339fe tempest-CreateVolumesFromSourceVolumeTest-722673452 tempest-CreateVolumesFromSourceVolumeTest-722673452-project-member] Delete volume with id: b405d6ee-2afd-43f7-b810-b54c9bcd9c68 Aug 20 01:07:32.816091 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:07:32.816091 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:07:32.816702 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-34036dd5-f896-4fc6-ae74-783204c339fe tempest-CreateVolumesFromSourceVolumeTest-722673452 tempest-CreateVolumesFromSourceVolumeTest-722673452-project-member] Volume info retrieved successfully. Aug 20 01:07:32.833305 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-34036dd5-f896-4fc6-ae74-783204c339fe tempest-CreateVolumesFromSourceVolumeTest-722673452 tempest-CreateVolumesFromSourceVolumeTest-722673452-project-member] Delete volume request issued successfully. Aug 20 01:07:32.833498 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-34036dd5-f896-4fc6-ae74-783204c339fe tempest-CreateVolumesFromSourceVolumeTest-722673452 tempest-CreateVolumesFromSourceVolumeTest-722673452-project-member] https://10.4.3.240/volume/v3/volumes/b405d6ee-2afd-43f7-b810-b54c9bcd9c68 returned with HTTP 202 Aug 20 01:07:32.833894 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1119/4507] 10.4.3.240 () {66 vars in 1351 bytes} [Thu Aug 20 01:07:32 2026] DELETE /volume/v3/volumes/b405d6ee-2afd-43f7-b810-b54c9bcd9c68 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 01:07:32.840686 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-0df8864b-872c-46c6-ad92-b37ac6c2ddb7 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:07:32.842432 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-0df8864b-872c-46c6-ad92-b37ac6c2ddb7 tempest-CreateVolumesFromSourceVolumeTest-722673452 tempest-CreateVolumesFromSourceVolumeTest-722673452-project-member] GET https://10.4.3.240/volume/v3/volumes/b405d6ee-2afd-43f7-b810-b54c9bcd9c68 Aug 20 01:07:32.842621 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-0df8864b-872c-46c6-ad92-b37ac6c2ddb7 tempest-CreateVolumesFromSourceVolumeTest-722673452 tempest-CreateVolumesFromSourceVolumeTest-722673452-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:07:32.842801 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-0df8864b-872c-46c6-ad92-b37ac6c2ddb7 tempest-CreateVolumesFromSourceVolumeTest-722673452 tempest-CreateVolumesFromSourceVolumeTest-722673452-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:07:32.851652 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:07:32.851652 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:07:32.857739 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-0df8864b-872c-46c6-ad92-b37ac6c2ddb7 tempest-CreateVolumesFromSourceVolumeTest-722673452 tempest-CreateVolumesFromSourceVolumeTest-722673452-project-member] Volume info retrieved successfully. Aug 20 01:07:32.862616 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-0df8864b-872c-46c6-ad92-b37ac6c2ddb7 tempest-CreateVolumesFromSourceVolumeTest-722673452 tempest-CreateVolumesFromSourceVolumeTest-722673452-project-member] https://10.4.3.240/volume/v3/volumes/b405d6ee-2afd-43f7-b810-b54c9bcd9c68 returned with HTTP 200 Aug 20 01:07:32.863047 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1129/4508] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:07:32 2026] GET /volume/v3/volumes/b405d6ee-2afd-43f7-b810-b54c9bcd9c68 => generated 855 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:07:33.701108 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-ad217574-31b7-4cf8-8d1c-b683cb641236 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:07:33.702810 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-ad217574-31b7-4cf8-8d1c-b683cb641236 tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] GET https://10.4.3.240/volume/v3/snapshots/7f68682f-0bb6-4e20-9208-8498e97bb1c8 Aug 20 01:07:33.702999 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-ad217574-31b7-4cf8-8d1c-b683cb641236 tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:07:33.703180 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-ad217574-31b7-4cf8-8d1c-b683cb641236 tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:07:33.707105 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-ad217574-31b7-4cf8-8d1c-b683cb641236 tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] https://10.4.3.240/volume/v3/snapshots/7f68682f-0bb6-4e20-9208-8498e97bb1c8 returned with HTTP 404 Aug 20 01:07:33.707587 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1141/4509] 10.4.3.240 () {66 vars in 1354 bytes} [Thu Aug 20 01:07:33 2026] GET /volume/v3/snapshots/7f68682f-0bb6-4e20-9208-8498e97bb1c8 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:07:33.714103 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-c72ceaf6-5682-4ea6-a8f8-99e6c23ecc25 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:07:33.715742 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-c72ceaf6-5682-4ea6-a8f8-99e6c23ecc25 tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] DELETE https://10.4.3.240/volume/v3/snapshots/41d38903-833b-4731-a9e4-76823839793b Aug 20 01:07:33.715943 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-c72ceaf6-5682-4ea6-a8f8-99e6c23ecc25 tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:07:33.716141 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-c72ceaf6-5682-4ea6-a8f8-99e6c23ecc25 tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Calling method 'delete' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:07:33.716302 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.v3.snapshots [None req-c72ceaf6-5682-4ea6-a8f8-99e6c23ecc25 tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Delete snapshot with id: 41d38903-833b-4731-a9e4-76823839793b Aug 20 01:07:33.720809 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:07:33.720809 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:07:33.721243 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-c72ceaf6-5682-4ea6-a8f8-99e6c23ecc25 tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Snapshot retrieved successfully. Aug 20 01:07:33.734330 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-c72ceaf6-5682-4ea6-a8f8-99e6c23ecc25 tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Snapshot delete request issued successfully. Aug 20 01:07:33.734519 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-c72ceaf6-5682-4ea6-a8f8-99e6c23ecc25 tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] https://10.4.3.240/volume/v3/snapshots/41d38903-833b-4731-a9e4-76823839793b returned with HTTP 202 Aug 20 01:07:33.734878 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1121/4510] 10.4.3.240 () {66 vars in 1357 bytes} [Thu Aug 20 01:07:33 2026] DELETE /volume/v3/snapshots/41d38903-833b-4731-a9e4-76823839793b => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 01:07:33.741259 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-8621d147-49ad-48cf-86a4-93e557ec04ae None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:07:33.743020 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-8621d147-49ad-48cf-86a4-93e557ec04ae tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] GET https://10.4.3.240/volume/v3/snapshots/41d38903-833b-4731-a9e4-76823839793b Aug 20 01:07:33.743214 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-8621d147-49ad-48cf-86a4-93e557ec04ae tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:07:33.743450 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-8621d147-49ad-48cf-86a4-93e557ec04ae tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:07:33.748384 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:07:33.748384 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:07:33.748760 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-8621d147-49ad-48cf-86a4-93e557ec04ae tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Snapshot retrieved successfully. Aug 20 01:07:33.749474 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-8621d147-49ad-48cf-86a4-93e557ec04ae tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] https://10.4.3.240/volume/v3/snapshots/41d38903-833b-4731-a9e4-76823839793b returned with HTTP 200 Aug 20 01:07:33.749783 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1120/4511] 10.4.3.240 () {66 vars in 1354 bytes} [Thu Aug 20 01:07:33 2026] GET /volume/v3/snapshots/41d38903-833b-4731-a9e4-76823839793b => generated 470 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:07:33.878534 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-9abc6d88-fb2f-486d-9cf6-7729e57ba762 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:07:33.880385 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-9abc6d88-fb2f-486d-9cf6-7729e57ba762 tempest-CreateVolumesFromSourceVolumeTest-722673452 tempest-CreateVolumesFromSourceVolumeTest-722673452-project-member] GET https://10.4.3.240/volume/v3/volumes/b405d6ee-2afd-43f7-b810-b54c9bcd9c68 Aug 20 01:07:33.880583 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-9abc6d88-fb2f-486d-9cf6-7729e57ba762 tempest-CreateVolumesFromSourceVolumeTest-722673452 tempest-CreateVolumesFromSourceVolumeTest-722673452-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:07:33.880766 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-9abc6d88-fb2f-486d-9cf6-7729e57ba762 tempest-CreateVolumesFromSourceVolumeTest-722673452 tempest-CreateVolumesFromSourceVolumeTest-722673452-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:07:33.886162 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-9abc6d88-fb2f-486d-9cf6-7729e57ba762 tempest-CreateVolumesFromSourceVolumeTest-722673452 tempest-CreateVolumesFromSourceVolumeTest-722673452-project-member] https://10.4.3.240/volume/v3/volumes/b405d6ee-2afd-43f7-b810-b54c9bcd9c68 returned with HTTP 404 Aug 20 01:07:33.886621 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1130/4512] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:07:33 2026] GET /volume/v3/volumes/b405d6ee-2afd-43f7-b810-b54c9bcd9c68 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:07:33.892522 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-b43a9f24-c165-455a-9c44-bae6eb3eab57 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:07:33.894232 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-b43a9f24-c165-455a-9c44-bae6eb3eab57 tempest-CreateVolumesFromSourceVolumeTest-722673452 tempest-CreateVolumesFromSourceVolumeTest-722673452-project-member] DELETE https://10.4.3.240/volume/v3/volumes/828ef752-a4b3-4b68-a688-05f9576e4a18 Aug 20 01:07:33.894468 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-b43a9f24-c165-455a-9c44-bae6eb3eab57 tempest-CreateVolumesFromSourceVolumeTest-722673452 tempest-CreateVolumesFromSourceVolumeTest-722673452-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:07:33.894646 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-b43a9f24-c165-455a-9c44-bae6eb3eab57 tempest-CreateVolumesFromSourceVolumeTest-722673452 tempest-CreateVolumesFromSourceVolumeTest-722673452-project-member] Calling method 'delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:07:33.894805 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-b43a9f24-c165-455a-9c44-bae6eb3eab57 tempest-CreateVolumesFromSourceVolumeTest-722673452 tempest-CreateVolumesFromSourceVolumeTest-722673452-project-member] Delete volume with id: 828ef752-a4b3-4b68-a688-05f9576e4a18 Aug 20 01:07:33.902449 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:07:33.902449 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:07:33.902946 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-b43a9f24-c165-455a-9c44-bae6eb3eab57 tempest-CreateVolumesFromSourceVolumeTest-722673452 tempest-CreateVolumesFromSourceVolumeTest-722673452-project-member] Volume info retrieved successfully. Aug 20 01:07:33.918237 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-b43a9f24-c165-455a-9c44-bae6eb3eab57 tempest-CreateVolumesFromSourceVolumeTest-722673452 tempest-CreateVolumesFromSourceVolumeTest-722673452-project-member] Delete volume request issued successfully. Aug 20 01:07:33.918465 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-b43a9f24-c165-455a-9c44-bae6eb3eab57 tempest-CreateVolumesFromSourceVolumeTest-722673452 tempest-CreateVolumesFromSourceVolumeTest-722673452-project-member] https://10.4.3.240/volume/v3/volumes/828ef752-a4b3-4b68-a688-05f9576e4a18 returned with HTTP 202 Aug 20 01:07:33.918856 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1142/4513] 10.4.3.240 () {66 vars in 1351 bytes} [Thu Aug 20 01:07:33 2026] DELETE /volume/v3/volumes/828ef752-a4b3-4b68-a688-05f9576e4a18 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 01:07:33.925442 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-ab27b20a-ea44-4c65-902a-0f892c76716c None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:07:33.927291 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-ab27b20a-ea44-4c65-902a-0f892c76716c tempest-CreateVolumesFromSourceVolumeTest-722673452 tempest-CreateVolumesFromSourceVolumeTest-722673452-project-member] GET https://10.4.3.240/volume/v3/volumes/828ef752-a4b3-4b68-a688-05f9576e4a18 Aug 20 01:07:33.927517 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-ab27b20a-ea44-4c65-902a-0f892c76716c tempest-CreateVolumesFromSourceVolumeTest-722673452 tempest-CreateVolumesFromSourceVolumeTest-722673452-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:07:33.927698 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-ab27b20a-ea44-4c65-902a-0f892c76716c tempest-CreateVolumesFromSourceVolumeTest-722673452 tempest-CreateVolumesFromSourceVolumeTest-722673452-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:07:33.934158 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:07:33.934158 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:07:33.937560 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-ab27b20a-ea44-4c65-902a-0f892c76716c tempest-CreateVolumesFromSourceVolumeTest-722673452 tempest-CreateVolumesFromSourceVolumeTest-722673452-project-member] Volume info retrieved successfully. Aug 20 01:07:33.941410 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-ab27b20a-ea44-4c65-902a-0f892c76716c tempest-CreateVolumesFromSourceVolumeTest-722673452 tempest-CreateVolumesFromSourceVolumeTest-722673452-project-member] https://10.4.3.240/volume/v3/volumes/828ef752-a4b3-4b68-a688-05f9576e4a18 returned with HTTP 200 Aug 20 01:07:33.941795 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1122/4514] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:07:33 2026] GET /volume/v3/volumes/828ef752-a4b3-4b68-a688-05f9576e4a18 => generated 855 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:07:34.758166 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-986f8a68-ebbb-4c1b-980a-c5ab35c87402 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:07:34.759881 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-986f8a68-ebbb-4c1b-980a-c5ab35c87402 tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] GET https://10.4.3.240/volume/v3/snapshots/41d38903-833b-4731-a9e4-76823839793b Aug 20 01:07:34.760059 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-986f8a68-ebbb-4c1b-980a-c5ab35c87402 tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:07:34.760239 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-986f8a68-ebbb-4c1b-980a-c5ab35c87402 tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:07:34.764309 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-986f8a68-ebbb-4c1b-980a-c5ab35c87402 tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] https://10.4.3.240/volume/v3/snapshots/41d38903-833b-4731-a9e4-76823839793b returned with HTTP 404 Aug 20 01:07:34.764740 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1121/4515] 10.4.3.240 () {66 vars in 1354 bytes} [Thu Aug 20 01:07:34 2026] GET /volume/v3/snapshots/41d38903-833b-4731-a9e4-76823839793b => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:07:34.771046 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-a3926493-70d2-44ba-8010-d45075279fd5 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:07:34.773068 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-a3926493-70d2-44ba-8010-d45075279fd5 tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] GET https://10.4.3.240/volume/v3/volumes/de6760f2-ca34-4be8-b9df-4434f52e71b4 Aug 20 01:07:34.773306 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-a3926493-70d2-44ba-8010-d45075279fd5 tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:07:34.773557 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-a3926493-70d2-44ba-8010-d45075279fd5 tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:07:34.781324 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:07:34.781324 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:07:34.785264 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-a3926493-70d2-44ba-8010-d45075279fd5 tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Volume info retrieved successfully. Aug 20 01:07:34.789135 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-a3926493-70d2-44ba-8010-d45075279fd5 tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] https://10.4.3.240/volume/v3/volumes/de6760f2-ca34-4be8-b9df-4434f52e71b4 returned with HTTP 200 Aug 20 01:07:34.789544 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1131/4516] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:07:34 2026] GET /volume/v3/volumes/de6760f2-ca34-4be8-b9df-4434f52e71b4 => generated 850 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:07:34.800519 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-308119eb-a963-420c-8356-7cab6626940d None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:07:34.802231 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-308119eb-a963-420c-8356-7cab6626940d tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] GET https://10.4.3.240/volume/v3/volumes/de6760f2-ca34-4be8-b9df-4434f52e71b4 Aug 20 01:07:34.802446 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-308119eb-a963-420c-8356-7cab6626940d tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:07:34.802633 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-308119eb-a963-420c-8356-7cab6626940d tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:07:34.809062 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:07:34.809062 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:07:34.812157 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-308119eb-a963-420c-8356-7cab6626940d tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Volume info retrieved successfully. Aug 20 01:07:34.815762 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-308119eb-a963-420c-8356-7cab6626940d tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] https://10.4.3.240/volume/v3/volumes/de6760f2-ca34-4be8-b9df-4434f52e71b4 returned with HTTP 200 Aug 20 01:07:34.816201 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1143/4517] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:07:34 2026] GET /volume/v3/volumes/de6760f2-ca34-4be8-b9df-4434f52e71b4 => generated 850 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:07:34.827375 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-fba1a92b-5a73-4700-baa3-f0382a8735db None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:07:34.828990 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-fba1a92b-5a73-4700-baa3-f0382a8735db tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] DELETE https://10.4.3.240/volume/v3/volumes/de6760f2-ca34-4be8-b9df-4434f52e71b4 Aug 20 01:07:34.829200 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-fba1a92b-5a73-4700-baa3-f0382a8735db tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:07:34.829430 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-fba1a92b-5a73-4700-baa3-f0382a8735db tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Calling method 'delete' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:07:34.829591 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.v3.volumes [None req-fba1a92b-5a73-4700-baa3-f0382a8735db tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Delete volume with id: de6760f2-ca34-4be8-b9df-4434f52e71b4 Aug 20 01:07:34.836283 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:07:34.836283 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:07:34.836675 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-fba1a92b-5a73-4700-baa3-f0382a8735db tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Volume info retrieved successfully. Aug 20 01:07:34.850640 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-fba1a92b-5a73-4700-baa3-f0382a8735db tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Delete volume request issued successfully. Aug 20 01:07:34.850850 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-fba1a92b-5a73-4700-baa3-f0382a8735db tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] https://10.4.3.240/volume/v3/volumes/de6760f2-ca34-4be8-b9df-4434f52e71b4 returned with HTTP 202 Aug 20 01:07:34.851502 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1123/4518] 10.4.3.240 () {66 vars in 1351 bytes} [Thu Aug 20 01:07:34 2026] DELETE /volume/v3/volumes/de6760f2-ca34-4be8-b9df-4434f52e71b4 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 01:07:34.858070 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-92b9b66d-a781-4323-a8d0-d47dac31ef62 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:07:34.859936 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-92b9b66d-a781-4323-a8d0-d47dac31ef62 tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] GET https://10.4.3.240/volume/v3/volumes/de6760f2-ca34-4be8-b9df-4434f52e71b4 Aug 20 01:07:34.860142 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-92b9b66d-a781-4323-a8d0-d47dac31ef62 tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:07:34.860357 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-92b9b66d-a781-4323-a8d0-d47dac31ef62 tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:07:34.867116 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:07:34.867116 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:07:34.870493 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-92b9b66d-a781-4323-a8d0-d47dac31ef62 tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Volume info retrieved successfully. Aug 20 01:07:34.874313 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-92b9b66d-a781-4323-a8d0-d47dac31ef62 tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] https://10.4.3.240/volume/v3/volumes/de6760f2-ca34-4be8-b9df-4434f52e71b4 returned with HTTP 200 Aug 20 01:07:34.874669 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1122/4519] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:07:34 2026] GET /volume/v3/volumes/de6760f2-ca34-4be8-b9df-4434f52e71b4 => generated 849 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:07:34.955845 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-02ea6d3c-7e24-4bc8-af67-30be136ea8c0 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:07:34.958367 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-02ea6d3c-7e24-4bc8-af67-30be136ea8c0 tempest-CreateVolumesFromSourceVolumeTest-722673452 tempest-CreateVolumesFromSourceVolumeTest-722673452-project-member] GET https://10.4.3.240/volume/v3/volumes/828ef752-a4b3-4b68-a688-05f9576e4a18 Aug 20 01:07:34.958367 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-02ea6d3c-7e24-4bc8-af67-30be136ea8c0 tempest-CreateVolumesFromSourceVolumeTest-722673452 tempest-CreateVolumesFromSourceVolumeTest-722673452-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:07:34.958466 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-02ea6d3c-7e24-4bc8-af67-30be136ea8c0 tempest-CreateVolumesFromSourceVolumeTest-722673452 tempest-CreateVolumesFromSourceVolumeTest-722673452-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:07:34.963791 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-02ea6d3c-7e24-4bc8-af67-30be136ea8c0 tempest-CreateVolumesFromSourceVolumeTest-722673452 tempest-CreateVolumesFromSourceVolumeTest-722673452-project-member] https://10.4.3.240/volume/v3/volumes/828ef752-a4b3-4b68-a688-05f9576e4a18 returned with HTTP 404 Aug 20 01:07:34.964255 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1132/4520] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:07:34 2026] GET /volume/v3/volumes/828ef752-a4b3-4b68-a688-05f9576e4a18 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:07:34.972190 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-661de492-424b-42ba-98d5-1a674675b799 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:07:34.973905 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-661de492-424b-42ba-98d5-1a674675b799 tempest-CreateVolumesFromSourceVolumeTest-722673452 tempest-CreateVolumesFromSourceVolumeTest-722673452-project-member] DELETE https://10.4.3.240/volume/v3/volumes/d839826d-a86e-4d74-8eee-8899944a96a3 Aug 20 01:07:34.974080 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-661de492-424b-42ba-98d5-1a674675b799 tempest-CreateVolumesFromSourceVolumeTest-722673452 tempest-CreateVolumesFromSourceVolumeTest-722673452-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:07:34.974265 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-661de492-424b-42ba-98d5-1a674675b799 tempest-CreateVolumesFromSourceVolumeTest-722673452 tempest-CreateVolumesFromSourceVolumeTest-722673452-project-member] Calling method 'delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:07:34.974555 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-661de492-424b-42ba-98d5-1a674675b799 tempest-CreateVolumesFromSourceVolumeTest-722673452 tempest-CreateVolumesFromSourceVolumeTest-722673452-project-member] Delete volume with id: d839826d-a86e-4d74-8eee-8899944a96a3 Aug 20 01:07:34.981409 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:07:34.981409 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:07:34.981915 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-661de492-424b-42ba-98d5-1a674675b799 tempest-CreateVolumesFromSourceVolumeTest-722673452 tempest-CreateVolumesFromSourceVolumeTest-722673452-project-member] Volume info retrieved successfully. Aug 20 01:07:34.999622 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-661de492-424b-42ba-98d5-1a674675b799 tempest-CreateVolumesFromSourceVolumeTest-722673452 tempest-CreateVolumesFromSourceVolumeTest-722673452-project-member] Delete volume request issued successfully. Aug 20 01:07:34.999891 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-661de492-424b-42ba-98d5-1a674675b799 tempest-CreateVolumesFromSourceVolumeTest-722673452 tempest-CreateVolumesFromSourceVolumeTest-722673452-project-member] https://10.4.3.240/volume/v3/volumes/d839826d-a86e-4d74-8eee-8899944a96a3 returned with HTTP 202 Aug 20 01:07:35.000441 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1144/4521] 10.4.3.240 () {66 vars in 1351 bytes} [Thu Aug 20 01:07:34 2026] DELETE /volume/v3/volumes/d839826d-a86e-4d74-8eee-8899944a96a3 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 01:07:35.008583 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-14e0010f-24de-4730-a511-4035c5e40ac2 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:07:35.011116 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-14e0010f-24de-4730-a511-4035c5e40ac2 tempest-CreateVolumesFromSourceVolumeTest-722673452 tempest-CreateVolumesFromSourceVolumeTest-722673452-project-member] GET https://10.4.3.240/volume/v3/volumes/d839826d-a86e-4d74-8eee-8899944a96a3 Aug 20 01:07:35.011116 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-14e0010f-24de-4730-a511-4035c5e40ac2 tempest-CreateVolumesFromSourceVolumeTest-722673452 tempest-CreateVolumesFromSourceVolumeTest-722673452-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:07:35.011256 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-14e0010f-24de-4730-a511-4035c5e40ac2 tempest-CreateVolumesFromSourceVolumeTest-722673452 tempest-CreateVolumesFromSourceVolumeTest-722673452-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:07:35.019521 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:07:35.019521 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:07:35.023078 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-14e0010f-24de-4730-a511-4035c5e40ac2 tempest-CreateVolumesFromSourceVolumeTest-722673452 tempest-CreateVolumesFromSourceVolumeTest-722673452-project-member] Volume info retrieved successfully. Aug 20 01:07:35.027486 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-14e0010f-24de-4730-a511-4035c5e40ac2 tempest-CreateVolumesFromSourceVolumeTest-722673452 tempest-CreateVolumesFromSourceVolumeTest-722673452-project-member] https://10.4.3.240/volume/v3/volumes/d839826d-a86e-4d74-8eee-8899944a96a3 returned with HTTP 200 Aug 20 01:07:35.027895 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1124/4522] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:07:35 2026] GET /volume/v3/volumes/d839826d-a86e-4d74-8eee-8899944a96a3 => generated 856 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:07:35.886994 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-fcdf0667-fe16-4b97-8a1b-c734624cffae None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:07:35.888616 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-fcdf0667-fe16-4b97-8a1b-c734624cffae tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] GET https://10.4.3.240/volume/v3/volumes/de6760f2-ca34-4be8-b9df-4434f52e71b4 Aug 20 01:07:35.888794 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-fcdf0667-fe16-4b97-8a1b-c734624cffae tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:07:35.888963 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-fcdf0667-fe16-4b97-8a1b-c734624cffae tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:07:35.894065 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-fcdf0667-fe16-4b97-8a1b-c734624cffae tempest-SnapshotDataIntegrityTests-933927775 tempest-SnapshotDataIntegrityTests-933927775-project-member] https://10.4.3.240/volume/v3/volumes/de6760f2-ca34-4be8-b9df-4434f52e71b4 returned with HTTP 404 Aug 20 01:07:35.894523 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1123/4523] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:07:35 2026] GET /volume/v3/volumes/de6760f2-ca34-4be8-b9df-4434f52e71b4 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:07:36.039727 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-ae99c594-a78a-4ec8-bf45-45a8d594d4db None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:07:36.042451 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-ae99c594-a78a-4ec8-bf45-45a8d594d4db tempest-CreateVolumesFromSourceVolumeTest-722673452 tempest-CreateVolumesFromSourceVolumeTest-722673452-project-member] GET https://10.4.3.240/volume/v3/volumes/d839826d-a86e-4d74-8eee-8899944a96a3 Aug 20 01:07:36.042667 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-ae99c594-a78a-4ec8-bf45-45a8d594d4db tempest-CreateVolumesFromSourceVolumeTest-722673452 tempest-CreateVolumesFromSourceVolumeTest-722673452-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:07:36.042851 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-ae99c594-a78a-4ec8-bf45-45a8d594d4db tempest-CreateVolumesFromSourceVolumeTest-722673452 tempest-CreateVolumesFromSourceVolumeTest-722673452-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:07:36.048416 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-ae99c594-a78a-4ec8-bf45-45a8d594d4db tempest-CreateVolumesFromSourceVolumeTest-722673452 tempest-CreateVolumesFromSourceVolumeTest-722673452-project-member] https://10.4.3.240/volume/v3/volumes/d839826d-a86e-4d74-8eee-8899944a96a3 returned with HTTP 404 Aug 20 01:07:36.048888 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1133/4524] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:07:36 2026] GET /volume/v3/volumes/d839826d-a86e-4d74-8eee-8899944a96a3 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:07:36.055365 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-0381eb21-b7ac-4c01-9678-d4633516fc0a None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:07:36.057167 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-0381eb21-b7ac-4c01-9678-d4633516fc0a tempest-CreateVolumesFromSourceVolumeTest-722673452 tempest-CreateVolumesFromSourceVolumeTest-722673452-project-member] DELETE https://10.4.3.240/volume/v3/volumes/49ff9a35-8340-40f8-b1e5-533db5e31157 Aug 20 01:07:36.057374 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-0381eb21-b7ac-4c01-9678-d4633516fc0a tempest-CreateVolumesFromSourceVolumeTest-722673452 tempest-CreateVolumesFromSourceVolumeTest-722673452-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:07:36.057567 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-0381eb21-b7ac-4c01-9678-d4633516fc0a tempest-CreateVolumesFromSourceVolumeTest-722673452 tempest-CreateVolumesFromSourceVolumeTest-722673452-project-member] Calling method 'delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:07:36.057721 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-0381eb21-b7ac-4c01-9678-d4633516fc0a tempest-CreateVolumesFromSourceVolumeTest-722673452 tempest-CreateVolumesFromSourceVolumeTest-722673452-project-member] Delete volume with id: 49ff9a35-8340-40f8-b1e5-533db5e31157 Aug 20 01:07:36.064726 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:07:36.064726 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:07:36.065168 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-0381eb21-b7ac-4c01-9678-d4633516fc0a tempest-CreateVolumesFromSourceVolumeTest-722673452 tempest-CreateVolumesFromSourceVolumeTest-722673452-project-member] Volume info retrieved successfully. Aug 20 01:07:36.080258 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-0381eb21-b7ac-4c01-9678-d4633516fc0a tempest-CreateVolumesFromSourceVolumeTest-722673452 tempest-CreateVolumesFromSourceVolumeTest-722673452-project-member] Delete volume request issued successfully. Aug 20 01:07:36.080512 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-0381eb21-b7ac-4c01-9678-d4633516fc0a tempest-CreateVolumesFromSourceVolumeTest-722673452 tempest-CreateVolumesFromSourceVolumeTest-722673452-project-member] https://10.4.3.240/volume/v3/volumes/49ff9a35-8340-40f8-b1e5-533db5e31157 returned with HTTP 202 Aug 20 01:07:36.080882 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1145/4525] 10.4.3.240 () {66 vars in 1351 bytes} [Thu Aug 20 01:07:36 2026] DELETE /volume/v3/volumes/49ff9a35-8340-40f8-b1e5-533db5e31157 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 01:07:36.087706 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-8ced9d2a-4b6f-494f-820b-08b8ecf3b74d None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:07:36.089464 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-8ced9d2a-4b6f-494f-820b-08b8ecf3b74d tempest-CreateVolumesFromSourceVolumeTest-722673452 tempest-CreateVolumesFromSourceVolumeTest-722673452-project-member] GET https://10.4.3.240/volume/v3/volumes/49ff9a35-8340-40f8-b1e5-533db5e31157 Aug 20 01:07:36.089660 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-8ced9d2a-4b6f-494f-820b-08b8ecf3b74d tempest-CreateVolumesFromSourceVolumeTest-722673452 tempest-CreateVolumesFromSourceVolumeTest-722673452-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:07:36.089848 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-8ced9d2a-4b6f-494f-820b-08b8ecf3b74d tempest-CreateVolumesFromSourceVolumeTest-722673452 tempest-CreateVolumesFromSourceVolumeTest-722673452-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:07:36.096273 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:07:36.096273 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:07:36.100314 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-8ced9d2a-4b6f-494f-820b-08b8ecf3b74d tempest-CreateVolumesFromSourceVolumeTest-722673452 tempest-CreateVolumesFromSourceVolumeTest-722673452-project-member] Volume info retrieved successfully. Aug 20 01:07:36.105475 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-8ced9d2a-4b6f-494f-820b-08b8ecf3b74d tempest-CreateVolumesFromSourceVolumeTest-722673452 tempest-CreateVolumesFromSourceVolumeTest-722673452-project-member] https://10.4.3.240/volume/v3/volumes/49ff9a35-8340-40f8-b1e5-533db5e31157 returned with HTTP 200 Aug 20 01:07:36.105912 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1125/4526] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:07:36 2026] GET /volume/v3/volumes/49ff9a35-8340-40f8-b1e5-533db5e31157 => generated 856 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:07:37.118844 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-b0b75ea1-c80b-4548-978e-f60d2c015d96 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:07:37.120657 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-b0b75ea1-c80b-4548-978e-f60d2c015d96 tempest-CreateVolumesFromSourceVolumeTest-722673452 tempest-CreateVolumesFromSourceVolumeTest-722673452-project-member] GET https://10.4.3.240/volume/v3/volumes/49ff9a35-8340-40f8-b1e5-533db5e31157 Aug 20 01:07:37.120912 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-b0b75ea1-c80b-4548-978e-f60d2c015d96 tempest-CreateVolumesFromSourceVolumeTest-722673452 tempest-CreateVolumesFromSourceVolumeTest-722673452-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:07:37.121149 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-b0b75ea1-c80b-4548-978e-f60d2c015d96 tempest-CreateVolumesFromSourceVolumeTest-722673452 tempest-CreateVolumesFromSourceVolumeTest-722673452-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:07:37.127202 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-b0b75ea1-c80b-4548-978e-f60d2c015d96 tempest-CreateVolumesFromSourceVolumeTest-722673452 tempest-CreateVolumesFromSourceVolumeTest-722673452-project-member] https://10.4.3.240/volume/v3/volumes/49ff9a35-8340-40f8-b1e5-533db5e31157 returned with HTTP 404 Aug 20 01:07:37.128660 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1124/4527] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:07:37 2026] GET /volume/v3/volumes/49ff9a35-8340-40f8-b1e5-533db5e31157 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:07:37.136931 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-a2aed84e-250e-4c2e-b945-4c70a3e8d976 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:07:37.138542 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-a2aed84e-250e-4c2e-b945-4c70a3e8d976 tempest-CreateVolumesFromSourceVolumeTest-722673452 tempest-CreateVolumesFromSourceVolumeTest-722673452-project-member] DELETE https://10.4.3.240/volume/v3/volumes/b56c19a3-90d9-4ae9-aae4-45d2071e3ab0 Aug 20 01:07:37.138715 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-a2aed84e-250e-4c2e-b945-4c70a3e8d976 tempest-CreateVolumesFromSourceVolumeTest-722673452 tempest-CreateVolumesFromSourceVolumeTest-722673452-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:07:37.138888 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-a2aed84e-250e-4c2e-b945-4c70a3e8d976 tempest-CreateVolumesFromSourceVolumeTest-722673452 tempest-CreateVolumesFromSourceVolumeTest-722673452-project-member] Calling method 'delete' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:07:37.139051 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.v3.volumes [None req-a2aed84e-250e-4c2e-b945-4c70a3e8d976 tempest-CreateVolumesFromSourceVolumeTest-722673452 tempest-CreateVolumesFromSourceVolumeTest-722673452-project-member] Delete volume with id: b56c19a3-90d9-4ae9-aae4-45d2071e3ab0 Aug 20 01:07:37.147684 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:07:37.147684 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:07:37.148081 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-a2aed84e-250e-4c2e-b945-4c70a3e8d976 tempest-CreateVolumesFromSourceVolumeTest-722673452 tempest-CreateVolumesFromSourceVolumeTest-722673452-project-member] Volume info retrieved successfully. Aug 20 01:07:37.174751 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-a2aed84e-250e-4c2e-b945-4c70a3e8d976 tempest-CreateVolumesFromSourceVolumeTest-722673452 tempest-CreateVolumesFromSourceVolumeTest-722673452-project-member] Delete volume request issued successfully. Aug 20 01:07:37.174935 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-a2aed84e-250e-4c2e-b945-4c70a3e8d976 tempest-CreateVolumesFromSourceVolumeTest-722673452 tempest-CreateVolumesFromSourceVolumeTest-722673452-project-member] https://10.4.3.240/volume/v3/volumes/b56c19a3-90d9-4ae9-aae4-45d2071e3ab0 returned with HTTP 202 Aug 20 01:07:37.175334 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1134/4528] 10.4.3.240 () {66 vars in 1351 bytes} [Thu Aug 20 01:07:37 2026] DELETE /volume/v3/volumes/b56c19a3-90d9-4ae9-aae4-45d2071e3ab0 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 01:07:37.182144 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-723c6bfb-36bb-4572-b8b1-23498c6eb728 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:07:37.184722 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-723c6bfb-36bb-4572-b8b1-23498c6eb728 tempest-CreateVolumesFromSourceVolumeTest-722673452 tempest-CreateVolumesFromSourceVolumeTest-722673452-project-member] GET https://10.4.3.240/volume/v3/volumes/b56c19a3-90d9-4ae9-aae4-45d2071e3ab0 Aug 20 01:07:37.185324 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-723c6bfb-36bb-4572-b8b1-23498c6eb728 tempest-CreateVolumesFromSourceVolumeTest-722673452 tempest-CreateVolumesFromSourceVolumeTest-722673452-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:07:37.185514 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-723c6bfb-36bb-4572-b8b1-23498c6eb728 tempest-CreateVolumesFromSourceVolumeTest-722673452 tempest-CreateVolumesFromSourceVolumeTest-722673452-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:07:37.194486 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:07:37.194486 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:07:37.200610 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-723c6bfb-36bb-4572-b8b1-23498c6eb728 tempest-CreateVolumesFromSourceVolumeTest-722673452 tempest-CreateVolumesFromSourceVolumeTest-722673452-project-member] Volume info retrieved successfully. Aug 20 01:07:37.206044 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-723c6bfb-36bb-4572-b8b1-23498c6eb728 tempest-CreateVolumesFromSourceVolumeTest-722673452 tempest-CreateVolumesFromSourceVolumeTest-722673452-project-member] https://10.4.3.240/volume/v3/volumes/b56c19a3-90d9-4ae9-aae4-45d2071e3ab0 returned with HTTP 200 Aug 20 01:07:37.206842 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1146/4529] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:07:37 2026] GET /volume/v3/volumes/b56c19a3-90d9-4ae9-aae4-45d2071e3ab0 => generated 856 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:07:38.223661 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-c489343d-1440-42f9-a51a-967f2f9772b9 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:07:38.224828 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-c489343d-1440-42f9-a51a-967f2f9772b9 tempest-CreateVolumesFromSourceVolumeTest-722673452 tempest-CreateVolumesFromSourceVolumeTest-722673452-project-member] GET https://10.4.3.240/volume/v3/volumes/b56c19a3-90d9-4ae9-aae4-45d2071e3ab0 Aug 20 01:07:38.224992 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-c489343d-1440-42f9-a51a-967f2f9772b9 tempest-CreateVolumesFromSourceVolumeTest-722673452 tempest-CreateVolumesFromSourceVolumeTest-722673452-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:07:38.225215 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-c489343d-1440-42f9-a51a-967f2f9772b9 tempest-CreateVolumesFromSourceVolumeTest-722673452 tempest-CreateVolumesFromSourceVolumeTest-722673452-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:07:38.231476 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-c489343d-1440-42f9-a51a-967f2f9772b9 tempest-CreateVolumesFromSourceVolumeTest-722673452 tempest-CreateVolumesFromSourceVolumeTest-722673452-project-member] https://10.4.3.240/volume/v3/volumes/b56c19a3-90d9-4ae9-aae4-45d2071e3ab0 returned with HTTP 404 Aug 20 01:07:38.231852 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1126/4530] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:07:38 2026] GET /volume/v3/volumes/b56c19a3-90d9-4ae9-aae4-45d2071e3ab0 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:07:43.388992 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-f427b042-2e16-42ed-bcf3-062e4112ca68 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:07:43.442531 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-f427b042-2e16-42ed-bcf3-062e4112ca68 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 20 01:07:43.442971 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-f427b042-2e16-42ed-bcf3-062e4112ca68 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-2102039378"}} {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:07:43.444477 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.v3.volumes [None req-f427b042-2e16-42ed-bcf3-062e4112ca68 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-2102039378'}} {{(pid=100212) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 01:07:43.444684 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.v3.volumes [None req-f427b042-2e16-42ed-bcf3-062e4112ca68 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Create volume of 1 GB Aug 20 01:07:43.448866 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-f427b042-2e16-42ed-bcf3-062e4112ca68 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Availability Zones retrieved successfully. Aug 20 01:07:43.454169 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-f427b042-2e16-42ed-bcf3-062e4112ca68 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Flow 'volume_create_api' (cb20720c-8de2-4ac7-991d-83e8c183285b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100212) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:07:43.455144 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-f427b042-2e16-42ed-bcf3-062e4112ca68 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4b62ee2c-d684-4b9d-ba0c-5ae36d1df1fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:07:43.456596 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.flows.api.create_volume [None req-f427b042-2e16-42ed-bcf3-062e4112ca68 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Validating volume size '1' using validate_int {{(pid=100212) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 01:07:43.479746 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-f427b042-2e16-42ed-bcf3-062e4112ca68 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4b62ee2c-d684-4b9d-ba0c-5ae36d1df1fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:52:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1ed58bd6-fe6a-497e-ae84-e8199d24fdfa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:07:43.480672 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-f427b042-2e16-42ed-bcf3-062e4112ca68 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (53693b8a-01c4-42c0-b540-a543f589b88f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:07:43.551345 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.quota [None req-f427b042-2e16-42ed-bcf3-062e4112ca68 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Created reservations ['47cfcff8-e474-4166-bc66-0946fb1feb37', '50ef092e-4a1c-4bd9-a8fc-b6ca7d069b59', 'a5c2bc25-19b7-4ffc-99f5-3ab4990212d7', '13786c3b-7c4f-4447-9d79-b58d630c3874'] {{(pid=100212) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 01:07:43.552439 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-f427b042-2e16-42ed-bcf3-062e4112ca68 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (53693b8a-01c4-42c0-b540-a543f589b88f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['47cfcff8-e474-4166-bc66-0946fb1feb37', '50ef092e-4a1c-4bd9-a8fc-b6ca7d069b59', 'a5c2bc25-19b7-4ffc-99f5-3ab4990212d7', '13786c3b-7c4f-4447-9d79-b58d630c3874']}' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:07:43.553452 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-f427b042-2e16-42ed-bcf3-062e4112ca68 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (15750fdd-b391-4c03-82fa-271e97319fcd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:07:43.580020 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-f427b042-2e16-42ed-bcf3-062e4112ca68 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (15750fdd-b391-4c03-82fa-271e97319fcd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e0ed5b26-e860-4c8f-87e7-db35afc56bd4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-2102039378',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3d536ea776c24bfd9873056c53adf9ab',qos_specs=None,replication_status=,reservations=['47cfcff8-e474-4166-bc66-0946fb1feb37','50ef092e-4a1c-4bd9-a8fc-b6ca7d069b59','a5c2bc25-19b7-4ffc-99f5-3ab4990212d7','13786c3b-7c4f-4447-9d79-b58d630c3874'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2b3028925cac4842be9bee7d2c801be1',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T01:07:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-2102039378',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e0ed5b26-e860-4c8f-87e7-db35afc56bd4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3d536ea776c24bfd9873056c53adf9ab',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2b3028925cac4842be9bee7d2c801be1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1ed58bd6-fe6a-497e-ae84-e8199d24fdfa),volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:07:43.580807 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-f427b042-2e16-42ed-bcf3-062e4112ca68 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (82d921b8-b1ef-46a7-9100-a55efe2db3e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:07:43.600898 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-f427b042-2e16-42ed-bcf3-062e4112ca68 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (82d921b8-b1ef-46a7-9100-a55efe2db3e1) transitioned into state 'SUCCESS' from state '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-2102039378',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3d536ea776c24bfd9873056c53adf9ab',qos_specs=None,replication_status=,reservations=['47cfcff8-e474-4166-bc66-0946fb1feb37','50ef092e-4a1c-4bd9-a8fc-b6ca7d069b59','a5c2bc25-19b7-4ffc-99f5-3ab4990212d7','13786c3b-7c4f-4447-9d79-b58d630c3874'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2b3028925cac4842be9bee7d2c801be1',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:07:43.601878 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-f427b042-2e16-42ed-bcf3-062e4112ca68 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (43962a26-29ff-4359-93a1-22f97f4ce4a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:07:43.611568 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-f427b042-2e16-42ed-bcf3-062e4112ca68 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (43962a26-29ff-4359-93a1-22f97f4ce4a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:07:43.612359 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-f427b042-2e16-42ed-bcf3-062e4112ca68 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Flow 'volume_create_api' (cb20720c-8de2-4ac7-991d-83e8c183285b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100212) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:07:43.612657 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-f427b042-2e16-42ed-bcf3-062e4112ca68 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Create volume request issued successfully. Aug 20 01:07:43.613164 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-f427b042-2e16-42ed-bcf3-062e4112ca68 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 20 01:07:43.613713 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1125/4531] 10.4.3.240 () {68 vars in 1258 bytes} [Thu Aug 20 01:07:43 2026] POST /volume/v3/volumes => generated 749 bytes in 225 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 01:07:43.627756 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-edac89e2-a553-45af-ae3e-2f1be7d348b3 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:07:43.629649 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-edac89e2-a553-45af-ae3e-2f1be7d348b3 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] GET https://10.4.3.240/volume/v3/volumes/e0ed5b26-e860-4c8f-87e7-db35afc56bd4 Aug 20 01:07:43.629832 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-edac89e2-a553-45af-ae3e-2f1be7d348b3 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:07:43.630029 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-edac89e2-a553-45af-ae3e-2f1be7d348b3 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:07:43.637013 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:07:43.637013 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:07:43.642801 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-edac89e2-a553-45af-ae3e-2f1be7d348b3 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Volume info retrieved successfully. Aug 20 01:07:43.649463 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-edac89e2-a553-45af-ae3e-2f1be7d348b3 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] https://10.4.3.240/volume/v3/volumes/e0ed5b26-e860-4c8f-87e7-db35afc56bd4 returned with HTTP 200 Aug 20 01:07:43.649865 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1135/4532] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:07:43 2026] GET /volume/v3/volumes/e0ed5b26-e860-4c8f-87e7-db35afc56bd4 => generated 817 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:07:44.661443 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-85909ed9-6e3c-4dd5-a835-240afc04521d None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:07:44.663119 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-85909ed9-6e3c-4dd5-a835-240afc04521d tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] GET https://10.4.3.240/volume/v3/volumes/e0ed5b26-e860-4c8f-87e7-db35afc56bd4 Aug 20 01:07:44.663372 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-85909ed9-6e3c-4dd5-a835-240afc04521d tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:07:44.663580 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-85909ed9-6e3c-4dd5-a835-240afc04521d tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:07:44.669744 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:07:44.669744 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:07:44.672853 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-85909ed9-6e3c-4dd5-a835-240afc04521d tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Volume info retrieved successfully. Aug 20 01:07:44.676471 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-85909ed9-6e3c-4dd5-a835-240afc04521d tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] https://10.4.3.240/volume/v3/volumes/e0ed5b26-e860-4c8f-87e7-db35afc56bd4 returned with HTTP 200 Aug 20 01:07:44.676818 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1147/4533] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:07:44 2026] GET /volume/v3/volumes/e0ed5b26-e860-4c8f-87e7-db35afc56bd4 => generated 842 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:07:44.687763 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-5f4c6b9e-c2cf-48f5-94dd-560b00217f08 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:07:44.689602 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-5f4c6b9e-c2cf-48f5-94dd-560b00217f08 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] POST https://10.4.3.240/volume/v3/backups Aug 20 01:07:44.689936 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-5f4c6b9e-c2cf-48f5-94dd-560b00217f08 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "e0ed5b26-e860-4c8f-87e7-db35afc56bd4", "name": "tempest-VolumesBackupsTest-Backup-271302944"}} {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:07:44.691414 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.contrib.backups [None req-5f4c6b9e-c2cf-48f5-94dd-560b00217f08 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Creating new backup {'backup': {'volume_id': 'e0ed5b26-e860-4c8f-87e7-db35afc56bd4', 'name': 'tempest-VolumesBackupsTest-Backup-271302944'}} {{(pid=100213) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 20 01:07:44.691612 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.contrib.backups [None req-5f4c6b9e-c2cf-48f5-94dd-560b00217f08 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Creating backup of volume e0ed5b26-e860-4c8f-87e7-db35afc56bd4 in container None Aug 20 01:07:44.699004 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:07:44.699004 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:07:44.699440 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-5f4c6b9e-c2cf-48f5-94dd-560b00217f08 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Volume info retrieved successfully. Aug 20 01:07:44.722266 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.quota [None req-5f4c6b9e-c2cf-48f5-94dd-560b00217f08 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Created reservations ['2796cbd3-d8a5-41e3-8890-c31cb0e40d24', 'de785122-90e9-4cbf-baf8-9ff91b1d4146'] {{(pid=100213) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 01:07:44.747134 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-5f4c6b9e-c2cf-48f5-94dd-560b00217f08 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] https://10.4.3.240/volume/v3/backups returned with HTTP 202 Aug 20 01:07:44.747567 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1127/4534] 10.4.3.240 () {68 vars in 1259 bytes} [Thu Aug 20 01:07:44 2026] POST /volume/v3/backups => generated 329 bytes in 60 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 01:07:44.754947 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-2060db33-9543-45df-a112-a40eed86dc59 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:07:44.756828 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-2060db33-9543-45df-a112-a40eed86dc59 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] GET https://10.4.3.240/volume/v3/backups/49a9e483-08d2-4da8-b772-9e2033729895 Aug 20 01:07:44.757022 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-2060db33-9543-45df-a112-a40eed86dc59 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:07:44.757228 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-2060db33-9543-45df-a112-a40eed86dc59 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:07:44.757325 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.v3.backups [None req-2060db33-9543-45df-a112-a40eed86dc59 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Show backup with id 49a9e483-08d2-4da8-b772-9e2033729895. {{(pid=100212) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:07:44.761188 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:07:44.761188 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:07:44.761851 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-2060db33-9543-45df-a112-a40eed86dc59 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] https://10.4.3.240/volume/v3/backups/49a9e483-08d2-4da8-b772-9e2033729895 returned with HTTP 200 Aug 20 01:07:44.762157 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1126/4535] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:07:44 2026] GET /volume/v3/backups/49a9e483-08d2-4da8-b772-9e2033729895 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:07:45.771062 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-9b25dfb4-5d95-428f-9ab4-979796ae64a7 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:07:45.773105 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-9b25dfb4-5d95-428f-9ab4-979796ae64a7 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] GET https://10.4.3.240/volume/v3/backups/49a9e483-08d2-4da8-b772-9e2033729895 Aug 20 01:07:45.773358 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-9b25dfb4-5d95-428f-9ab4-979796ae64a7 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:07:45.773605 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-9b25dfb4-5d95-428f-9ab4-979796ae64a7 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:07:45.773737 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-9b25dfb4-5d95-428f-9ab4-979796ae64a7 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Show backup with id 49a9e483-08d2-4da8-b772-9e2033729895. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:07:45.778901 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:07:45.778901 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:07:45.779782 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-9b25dfb4-5d95-428f-9ab4-979796ae64a7 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] https://10.4.3.240/volume/v3/backups/49a9e483-08d2-4da8-b772-9e2033729895 returned with HTTP 200 Aug 20 01:07:45.780211 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1136/4536] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:07:45 2026] GET /volume/v3/backups/49a9e483-08d2-4da8-b772-9e2033729895 => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:07:46.789551 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-82d0dc8c-c68d-45d4-a897-fceddb1a4bab None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:07:46.791388 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-82d0dc8c-c68d-45d4-a897-fceddb1a4bab tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] GET https://10.4.3.240/volume/v3/backups/49a9e483-08d2-4da8-b772-9e2033729895 Aug 20 01:07:46.791574 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-82d0dc8c-c68d-45d4-a897-fceddb1a4bab tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:07:46.791755 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-82d0dc8c-c68d-45d4-a897-fceddb1a4bab tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:07:46.791881 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-82d0dc8c-c68d-45d4-a897-fceddb1a4bab tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Show backup with id 49a9e483-08d2-4da8-b772-9e2033729895. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:07:46.796199 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:07:46.796199 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:07:46.796938 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-82d0dc8c-c68d-45d4-a897-fceddb1a4bab tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] https://10.4.3.240/volume/v3/backups/49a9e483-08d2-4da8-b772-9e2033729895 returned with HTTP 200 Aug 20 01:07:46.797291 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1148/4537] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:07:46 2026] GET /volume/v3/backups/49a9e483-08d2-4da8-b772-9e2033729895 => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:07:47.807531 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-8ebe0a2b-1a77-47d9-a3f2-f3ad22049076 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:07:47.809487 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-8ebe0a2b-1a77-47d9-a3f2-f3ad22049076 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] GET https://10.4.3.240/volume/v3/backups/49a9e483-08d2-4da8-b772-9e2033729895 Aug 20 01:07:47.809670 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-8ebe0a2b-1a77-47d9-a3f2-f3ad22049076 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:07:47.809845 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-8ebe0a2b-1a77-47d9-a3f2-f3ad22049076 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:07:47.809935 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.v3.backups [None req-8ebe0a2b-1a77-47d9-a3f2-f3ad22049076 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Show backup with id 49a9e483-08d2-4da8-b772-9e2033729895. {{(pid=100213) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:07:47.814159 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:07:47.814159 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:07:47.814837 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-8ebe0a2b-1a77-47d9-a3f2-f3ad22049076 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] https://10.4.3.240/volume/v3/backups/49a9e483-08d2-4da8-b772-9e2033729895 returned with HTTP 200 Aug 20 01:07:47.815206 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1128/4538] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:07:47 2026] GET /volume/v3/backups/49a9e483-08d2-4da8-b772-9e2033729895 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:07:48.824590 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-103265b1-a8dd-46ed-aa47-2dd2cdc4ec5e None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:07:48.826272 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-103265b1-a8dd-46ed-aa47-2dd2cdc4ec5e tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] GET https://10.4.3.240/volume/v3/backups/49a9e483-08d2-4da8-b772-9e2033729895 Aug 20 01:07:48.826538 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-103265b1-a8dd-46ed-aa47-2dd2cdc4ec5e tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:07:48.826744 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-103265b1-a8dd-46ed-aa47-2dd2cdc4ec5e tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:07:48.826851 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.v3.backups [None req-103265b1-a8dd-46ed-aa47-2dd2cdc4ec5e tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Show backup with id 49a9e483-08d2-4da8-b772-9e2033729895. {{(pid=100212) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:07:48.830879 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:07:48.830879 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:07:48.831554 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-103265b1-a8dd-46ed-aa47-2dd2cdc4ec5e tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] https://10.4.3.240/volume/v3/backups/49a9e483-08d2-4da8-b772-9e2033729895 returned with HTTP 200 Aug 20 01:07:48.831916 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1127/4539] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:07:48 2026] GET /volume/v3/backups/49a9e483-08d2-4da8-b772-9e2033729895 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:07:49.841761 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-128f8b18-95a9-4cc0-8771-dc661c7aa924 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:07:49.843834 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-128f8b18-95a9-4cc0-8771-dc661c7aa924 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] GET https://10.4.3.240/volume/v3/backups/49a9e483-08d2-4da8-b772-9e2033729895 Aug 20 01:07:49.844061 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-128f8b18-95a9-4cc0-8771-dc661c7aa924 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:07:49.844286 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-128f8b18-95a9-4cc0-8771-dc661c7aa924 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:07:49.844420 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-128f8b18-95a9-4cc0-8771-dc661c7aa924 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Show backup with id 49a9e483-08d2-4da8-b772-9e2033729895. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:07:49.849944 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:07:49.849944 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:07:49.849944 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-128f8b18-95a9-4cc0-8771-dc661c7aa924 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] https://10.4.3.240/volume/v3/backups/49a9e483-08d2-4da8-b772-9e2033729895 returned with HTTP 200 Aug 20 01:07:49.849944 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1137/4540] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:07:49 2026] GET /volume/v3/backups/49a9e483-08d2-4da8-b772-9e2033729895 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:07:50.859189 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-dc91b0c5-068f-4943-99bc-d760221c7fe9 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:07:50.860828 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-dc91b0c5-068f-4943-99bc-d760221c7fe9 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] GET https://10.4.3.240/volume/v3/backups/49a9e483-08d2-4da8-b772-9e2033729895 Aug 20 01:07:50.861018 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-dc91b0c5-068f-4943-99bc-d760221c7fe9 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:07:50.861215 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-dc91b0c5-068f-4943-99bc-d760221c7fe9 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:07:50.861319 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-dc91b0c5-068f-4943-99bc-d760221c7fe9 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Show backup with id 49a9e483-08d2-4da8-b772-9e2033729895. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:07:50.865090 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:07:50.865090 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:07:50.865772 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-dc91b0c5-068f-4943-99bc-d760221c7fe9 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] https://10.4.3.240/volume/v3/backups/49a9e483-08d2-4da8-b772-9e2033729895 returned with HTTP 200 Aug 20 01:07:50.866081 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1149/4541] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:07:50 2026] GET /volume/v3/backups/49a9e483-08d2-4da8-b772-9e2033729895 => generated 749 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:07:51.875359 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-4555ddb0-de47-4984-a3e2-6a1900fc0394 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:07:51.876990 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-4555ddb0-de47-4984-a3e2-6a1900fc0394 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] GET https://10.4.3.240/volume/v3/backups/49a9e483-08d2-4da8-b772-9e2033729895 Aug 20 01:07:51.877158 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-4555ddb0-de47-4984-a3e2-6a1900fc0394 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:07:51.877362 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-4555ddb0-de47-4984-a3e2-6a1900fc0394 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:07:51.877458 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.v3.backups [None req-4555ddb0-de47-4984-a3e2-6a1900fc0394 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Show backup with id 49a9e483-08d2-4da8-b772-9e2033729895. {{(pid=100213) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:07:51.881201 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:07:51.881201 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:07:51.881869 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-4555ddb0-de47-4984-a3e2-6a1900fc0394 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] https://10.4.3.240/volume/v3/backups/49a9e483-08d2-4da8-b772-9e2033729895 returned with HTTP 200 Aug 20 01:07:51.882205 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1129/4542] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:07:51 2026] GET /volume/v3/backups/49a9e483-08d2-4da8-b772-9e2033729895 => generated 749 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:07:52.891881 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-45cdd4bf-a478-4f3a-ab58-28d3db89f574 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:07:52.893774 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-45cdd4bf-a478-4f3a-ab58-28d3db89f574 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] GET https://10.4.3.240/volume/v3/backups/49a9e483-08d2-4da8-b772-9e2033729895 Aug 20 01:07:52.893989 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-45cdd4bf-a478-4f3a-ab58-28d3db89f574 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:07:52.894203 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-45cdd4bf-a478-4f3a-ab58-28d3db89f574 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:07:52.894348 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.v3.backups [None req-45cdd4bf-a478-4f3a-ab58-28d3db89f574 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Show backup with id 49a9e483-08d2-4da8-b772-9e2033729895. {{(pid=100212) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:07:52.898709 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:07:52.898709 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:07:52.899396 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-45cdd4bf-a478-4f3a-ab58-28d3db89f574 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] https://10.4.3.240/volume/v3/backups/49a9e483-08d2-4da8-b772-9e2033729895 returned with HTTP 200 Aug 20 01:07:52.899715 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1128/4543] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:07:52 2026] GET /volume/v3/backups/49a9e483-08d2-4da8-b772-9e2033729895 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:07:53.909691 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-445158ff-211b-4235-ad3e-7ff4bab0b2f0 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:07:53.911832 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-445158ff-211b-4235-ad3e-7ff4bab0b2f0 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] GET https://10.4.3.240/volume/v3/backups/49a9e483-08d2-4da8-b772-9e2033729895 Aug 20 01:07:53.912061 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-445158ff-211b-4235-ad3e-7ff4bab0b2f0 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:07:53.912295 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-445158ff-211b-4235-ad3e-7ff4bab0b2f0 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:07:53.912447 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-445158ff-211b-4235-ad3e-7ff4bab0b2f0 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Show backup with id 49a9e483-08d2-4da8-b772-9e2033729895. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:07:53.916578 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:07:53.916578 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:07:53.917231 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-445158ff-211b-4235-ad3e-7ff4bab0b2f0 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] https://10.4.3.240/volume/v3/backups/49a9e483-08d2-4da8-b772-9e2033729895 returned with HTTP 200 Aug 20 01:07:53.917574 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1138/4544] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:07:53 2026] GET /volume/v3/backups/49a9e483-08d2-4da8-b772-9e2033729895 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:07:54.926569 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-efb4880a-4703-4daa-aea1-f3421c2eb8f6 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:07:54.928053 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-efb4880a-4703-4daa-aea1-f3421c2eb8f6 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] GET https://10.4.3.240/volume/v3/backups/49a9e483-08d2-4da8-b772-9e2033729895 Aug 20 01:07:54.928227 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-efb4880a-4703-4daa-aea1-f3421c2eb8f6 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:07:54.928408 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-efb4880a-4703-4daa-aea1-f3421c2eb8f6 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:07:54.928506 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-efb4880a-4703-4daa-aea1-f3421c2eb8f6 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Show backup with id 49a9e483-08d2-4da8-b772-9e2033729895. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:07:54.932281 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:07:54.932281 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:07:54.932945 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-efb4880a-4703-4daa-aea1-f3421c2eb8f6 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] https://10.4.3.240/volume/v3/backups/49a9e483-08d2-4da8-b772-9e2033729895 returned with HTTP 200 Aug 20 01:07:54.933269 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1150/4545] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:07:54 2026] GET /volume/v3/backups/49a9e483-08d2-4da8-b772-9e2033729895 => generated 749 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:07:55.802405 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-d69c7e47-b1fd-4be2-b594-54a40c9c4004 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:07:55.803982 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-d69c7e47-b1fd-4be2-b594-54a40c9c4004 tempest-AttachVolumeShelveTestJSON-1021232691 tempest-AttachVolumeShelveTestJSON-1021232691-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 20 01:07:55.804355 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-d69c7e47-b1fd-4be2-b594-54a40c9c4004 tempest-AttachVolumeShelveTestJSON-1021232691 tempest-AttachVolumeShelveTestJSON-1021232691-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-1290436904"}} {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:07:55.805663 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.v3.volumes [None req-d69c7e47-b1fd-4be2-b594-54a40c9c4004 tempest-AttachVolumeShelveTestJSON-1021232691 tempest-AttachVolumeShelveTestJSON-1021232691-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-1290436904'}} {{(pid=100213) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 01:07:55.805769 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.v3.volumes [None req-d69c7e47-b1fd-4be2-b594-54a40c9c4004 tempest-AttachVolumeShelveTestJSON-1021232691 tempest-AttachVolumeShelveTestJSON-1021232691-project-member] Create volume of 1 GB Aug 20 01:07:55.809854 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-d69c7e47-b1fd-4be2-b594-54a40c9c4004 tempest-AttachVolumeShelveTestJSON-1021232691 tempest-AttachVolumeShelveTestJSON-1021232691-project-member] Availability Zones retrieved successfully. Aug 20 01:07:55.814548 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-d69c7e47-b1fd-4be2-b594-54a40c9c4004 tempest-AttachVolumeShelveTestJSON-1021232691 tempest-AttachVolumeShelveTestJSON-1021232691-project-member] Flow 'volume_create_api' (09079e6f-7282-4f10-aefc-02183d6be81b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:07:55.815535 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-d69c7e47-b1fd-4be2-b594-54a40c9c4004 tempest-AttachVolumeShelveTestJSON-1021232691 tempest-AttachVolumeShelveTestJSON-1021232691-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5f75db8b-eca2-4ec6-b0e4-6334661321a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:07:55.816311 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.flows.api.create_volume [None req-d69c7e47-b1fd-4be2-b594-54a40c9c4004 tempest-AttachVolumeShelveTestJSON-1021232691 tempest-AttachVolumeShelveTestJSON-1021232691-project-member] Validating volume size '1' using validate_int {{(pid=100213) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 01:07:55.837226 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-d69c7e47-b1fd-4be2-b594-54a40c9c4004 tempest-AttachVolumeShelveTestJSON-1021232691 tempest-AttachVolumeShelveTestJSON-1021232691-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5f75db8b-eca2-4ec6-b0e4-6334661321a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:52:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1ed58bd6-fe6a-497e-ae84-e8199d24fdfa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:07:55.837888 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-d69c7e47-b1fd-4be2-b594-54a40c9c4004 tempest-AttachVolumeShelveTestJSON-1021232691 tempest-AttachVolumeShelveTestJSON-1021232691-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c470ef42-46f3-4f74-9b52-d783903f94e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:07:55.871790 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.quota [None req-d69c7e47-b1fd-4be2-b594-54a40c9c4004 tempest-AttachVolumeShelveTestJSON-1021232691 tempest-AttachVolumeShelveTestJSON-1021232691-project-member] Created reservations ['6addcbb2-eee7-46dd-83c6-3ca59edbfc79', '570d9812-b39b-4955-92ae-a1628f94cedd', '7613637a-79e6-4acb-82ef-e0a2c4b64a7b', 'ebc1430b-6f8b-4a58-ad2d-1fbaf7aa69e7'] {{(pid=100213) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 01:07:55.872520 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-d69c7e47-b1fd-4be2-b594-54a40c9c4004 tempest-AttachVolumeShelveTestJSON-1021232691 tempest-AttachVolumeShelveTestJSON-1021232691-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c470ef42-46f3-4f74-9b52-d783903f94e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6addcbb2-eee7-46dd-83c6-3ca59edbfc79', '570d9812-b39b-4955-92ae-a1628f94cedd', '7613637a-79e6-4acb-82ef-e0a2c4b64a7b', 'ebc1430b-6f8b-4a58-ad2d-1fbaf7aa69e7']}' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:07:55.873189 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-d69c7e47-b1fd-4be2-b594-54a40c9c4004 tempest-AttachVolumeShelveTestJSON-1021232691 tempest-AttachVolumeShelveTestJSON-1021232691-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (75ac15b6-83da-4653-ae7d-a77b768bf1ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:07:55.892295 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-d69c7e47-b1fd-4be2-b594-54a40c9c4004 tempest-AttachVolumeShelveTestJSON-1021232691 tempest-AttachVolumeShelveTestJSON-1021232691-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (75ac15b6-83da-4653-ae7d-a77b768bf1ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ad9e2c4e-fcc3-4a3c-a4f4-ea1fbd72abfe', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1290436904',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='21895a6b3c694deb93f2471446468165',qos_specs=None,replication_status=,reservations=['6addcbb2-eee7-46dd-83c6-3ca59edbfc79','570d9812-b39b-4955-92ae-a1628f94cedd','7613637a-79e6-4acb-82ef-e0a2c4b64a7b','ebc1430b-6f8b-4a58-ad2d-1fbaf7aa69e7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='28ef2e8059a043aaa6c57f20de074878',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T01:07:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1290436904',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ad9e2c4e-fcc3-4a3c-a4f4-ea1fbd72abfe,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='21895a6b3c694deb93f2471446468165',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='28ef2e8059a043aaa6c57f20de074878',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1ed58bd6-fe6a-497e-ae84-e8199d24fdfa),volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:07:55.892925 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-d69c7e47-b1fd-4be2-b594-54a40c9c4004 tempest-AttachVolumeShelveTestJSON-1021232691 tempest-AttachVolumeShelveTestJSON-1021232691-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (13ad47f6-01a2-493f-b3cd-c76a74319efd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:07:55.915122 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-d69c7e47-b1fd-4be2-b594-54a40c9c4004 tempest-AttachVolumeShelveTestJSON-1021232691 tempest-AttachVolumeShelveTestJSON-1021232691-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (13ad47f6-01a2-493f-b3cd-c76a74319efd) transitioned into state 'SUCCESS' from state '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-1290436904',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='21895a6b3c694deb93f2471446468165',qos_specs=None,replication_status=,reservations=['6addcbb2-eee7-46dd-83c6-3ca59edbfc79','570d9812-b39b-4955-92ae-a1628f94cedd','7613637a-79e6-4acb-82ef-e0a2c4b64a7b','ebc1430b-6f8b-4a58-ad2d-1fbaf7aa69e7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='28ef2e8059a043aaa6c57f20de074878',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:07:55.915811 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-d69c7e47-b1fd-4be2-b594-54a40c9c4004 tempest-AttachVolumeShelveTestJSON-1021232691 tempest-AttachVolumeShelveTestJSON-1021232691-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bdb78eaf-186d-4d78-a797-c468ed3f583e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:07:55.924360 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-d69c7e47-b1fd-4be2-b594-54a40c9c4004 tempest-AttachVolumeShelveTestJSON-1021232691 tempest-AttachVolumeShelveTestJSON-1021232691-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bdb78eaf-186d-4d78-a797-c468ed3f583e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:07:55.925085 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-d69c7e47-b1fd-4be2-b594-54a40c9c4004 tempest-AttachVolumeShelveTestJSON-1021232691 tempest-AttachVolumeShelveTestJSON-1021232691-project-member] Flow 'volume_create_api' (09079e6f-7282-4f10-aefc-02183d6be81b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100213) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:07:55.925372 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-d69c7e47-b1fd-4be2-b594-54a40c9c4004 tempest-AttachVolumeShelveTestJSON-1021232691 tempest-AttachVolumeShelveTestJSON-1021232691-project-member] Create volume request issued successfully. Aug 20 01:07:55.925962 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-d69c7e47-b1fd-4be2-b594-54a40c9c4004 tempest-AttachVolumeShelveTestJSON-1021232691 tempest-AttachVolumeShelveTestJSON-1021232691-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 20 01:07:55.926284 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1130/4546] 10.4.3.240 () {68 vars in 1258 bytes} [Thu Aug 20 01:07:55 2026] POST /volume/v3/volumes => generated 757 bytes in 124 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 01:07:55.936569 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-a89772b3-2fda-4556-a561-0ac67388ad74 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:07:55.941377 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-a89772b3-2fda-4556-a561-0ac67388ad74 tempest-AttachVolumeShelveTestJSON-1021232691 tempest-AttachVolumeShelveTestJSON-1021232691-project-member] GET https://10.4.3.240/volume/v3/volumes/ad9e2c4e-fcc3-4a3c-a4f4-ea1fbd72abfe Aug 20 01:07:55.941585 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-a89772b3-2fda-4556-a561-0ac67388ad74 tempest-AttachVolumeShelveTestJSON-1021232691 tempest-AttachVolumeShelveTestJSON-1021232691-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:07:55.941785 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-a89772b3-2fda-4556-a561-0ac67388ad74 tempest-AttachVolumeShelveTestJSON-1021232691 tempest-AttachVolumeShelveTestJSON-1021232691-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:07:55.944280 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-6ff91baf-f9a5-47c3-a9e7-08a2e48fd89e None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:07:55.946236 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-6ff91baf-f9a5-47c3-a9e7-08a2e48fd89e tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] GET https://10.4.3.240/volume/v3/backups/49a9e483-08d2-4da8-b772-9e2033729895 Aug 20 01:07:55.946358 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-6ff91baf-f9a5-47c3-a9e7-08a2e48fd89e tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:07:55.946578 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-6ff91baf-f9a5-47c3-a9e7-08a2e48fd89e tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:07:55.946690 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-6ff91baf-f9a5-47c3-a9e7-08a2e48fd89e tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Show backup with id 49a9e483-08d2-4da8-b772-9e2033729895. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:07:55.949147 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:07:55.949147 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:07:55.950637 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:07:55.950637 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:07:55.951322 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-6ff91baf-f9a5-47c3-a9e7-08a2e48fd89e tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] https://10.4.3.240/volume/v3/backups/49a9e483-08d2-4da8-b772-9e2033729895 returned with HTTP 200 Aug 20 01:07:55.951712 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1139/4547] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:07:55 2026] GET /volume/v3/backups/49a9e483-08d2-4da8-b772-9e2033729895 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:07:55.952745 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-a89772b3-2fda-4556-a561-0ac67388ad74 tempest-AttachVolumeShelveTestJSON-1021232691 tempest-AttachVolumeShelveTestJSON-1021232691-project-member] Volume info retrieved successfully. Aug 20 01:07:55.956439 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-a89772b3-2fda-4556-a561-0ac67388ad74 tempest-AttachVolumeShelveTestJSON-1021232691 tempest-AttachVolumeShelveTestJSON-1021232691-project-member] https://10.4.3.240/volume/v3/volumes/ad9e2c4e-fcc3-4a3c-a4f4-ea1fbd72abfe returned with HTTP 200 Aug 20 01:07:55.956763 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1129/4548] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:07:55 2026] GET /volume/v3/volumes/ad9e2c4e-fcc3-4a3c-a4f4-ea1fbd72abfe => generated 825 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:07:56.962252 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-92145966-a233-48c2-b2cd-2d100c82df81 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:07:56.964087 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-92145966-a233-48c2-b2cd-2d100c82df81 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] GET https://10.4.3.240/volume/v3/backups/49a9e483-08d2-4da8-b772-9e2033729895 Aug 20 01:07:56.964311 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-92145966-a233-48c2-b2cd-2d100c82df81 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:07:56.964532 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-92145966-a233-48c2-b2cd-2d100c82df81 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:07:56.964684 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-92145966-a233-48c2-b2cd-2d100c82df81 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Show backup with id 49a9e483-08d2-4da8-b772-9e2033729895. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:07:56.967848 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-9a0a6fe1-7603-419f-8db4-3d1f089c03d6 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:07:56.969436 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:07:56.969436 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:07:56.969709 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-9a0a6fe1-7603-419f-8db4-3d1f089c03d6 tempest-AttachVolumeShelveTestJSON-1021232691 tempest-AttachVolumeShelveTestJSON-1021232691-project-member] GET https://10.4.3.240/volume/v3/volumes/ad9e2c4e-fcc3-4a3c-a4f4-ea1fbd72abfe Aug 20 01:07:56.969904 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-9a0a6fe1-7603-419f-8db4-3d1f089c03d6 tempest-AttachVolumeShelveTestJSON-1021232691 tempest-AttachVolumeShelveTestJSON-1021232691-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:07:56.970080 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-9a0a6fe1-7603-419f-8db4-3d1f089c03d6 tempest-AttachVolumeShelveTestJSON-1021232691 tempest-AttachVolumeShelveTestJSON-1021232691-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:07:56.970268 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-92145966-a233-48c2-b2cd-2d100c82df81 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] https://10.4.3.240/volume/v3/backups/49a9e483-08d2-4da8-b772-9e2033729895 returned with HTTP 200 Aug 20 01:07:56.970714 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1151/4549] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:07:56 2026] GET /volume/v3/backups/49a9e483-08d2-4da8-b772-9e2033729895 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:07:56.976622 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:07:56.976622 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:07:56.979902 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-9a0a6fe1-7603-419f-8db4-3d1f089c03d6 tempest-AttachVolumeShelveTestJSON-1021232691 tempest-AttachVolumeShelveTestJSON-1021232691-project-member] Volume info retrieved successfully. Aug 20 01:07:56.983597 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-9a0a6fe1-7603-419f-8db4-3d1f089c03d6 tempest-AttachVolumeShelveTestJSON-1021232691 tempest-AttachVolumeShelveTestJSON-1021232691-project-member] https://10.4.3.240/volume/v3/volumes/ad9e2c4e-fcc3-4a3c-a4f4-ea1fbd72abfe returned with HTTP 200 Aug 20 01:07:56.983970 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1131/4550] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:07:56 2026] GET /volume/v3/volumes/ad9e2c4e-fcc3-4a3c-a4f4-ea1fbd72abfe => generated 850 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:07:57.981803 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-d73ebcda-22ff-422a-8a43-c60014a60f29 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:07:57.983503 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-d73ebcda-22ff-422a-8a43-c60014a60f29 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] GET https://10.4.3.240/volume/v3/backups/49a9e483-08d2-4da8-b772-9e2033729895 Aug 20 01:07:57.983723 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-d73ebcda-22ff-422a-8a43-c60014a60f29 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:07:57.983915 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-d73ebcda-22ff-422a-8a43-c60014a60f29 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:07:57.984016 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-d73ebcda-22ff-422a-8a43-c60014a60f29 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Show backup with id 49a9e483-08d2-4da8-b772-9e2033729895. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:07:57.985799 np0000007838 devstack@c-api.service[100214]: DEBUG dbcounter [-] [100214] Writing DB stats cinder:SELECT=203,cinder:UPDATE=41,cinder:INSERT=19 {{(pid=100214) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 01:07:57.989308 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:07:57.989308 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:07:57.990224 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-d73ebcda-22ff-422a-8a43-c60014a60f29 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] https://10.4.3.240/volume/v3/backups/49a9e483-08d2-4da8-b772-9e2033729895 returned with HTTP 200 Aug 20 01:07:57.990773 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1140/4551] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:07:57 2026] GET /volume/v3/backups/49a9e483-08d2-4da8-b772-9e2033729895 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:07:59.000642 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-dcc6ea57-d6c0-4392-bcb9-f8232528181d None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:07:59.002240 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-dcc6ea57-d6c0-4392-bcb9-f8232528181d tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] GET https://10.4.3.240/volume/v3/backups/49a9e483-08d2-4da8-b772-9e2033729895 Aug 20 01:07:59.002432 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-dcc6ea57-d6c0-4392-bcb9-f8232528181d tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:07:59.002605 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-dcc6ea57-d6c0-4392-bcb9-f8232528181d tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:07:59.002703 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.v3.backups [None req-dcc6ea57-d6c0-4392-bcb9-f8232528181d tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Show backup with id 49a9e483-08d2-4da8-b772-9e2033729895. {{(pid=100212) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:07:59.006658 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:07:59.006658 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:07:59.007370 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-dcc6ea57-d6c0-4392-bcb9-f8232528181d tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] https://10.4.3.240/volume/v3/backups/49a9e483-08d2-4da8-b772-9e2033729895 returned with HTTP 200 Aug 20 01:07:59.007680 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1130/4552] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:07:58 2026] GET /volume/v3/backups/49a9e483-08d2-4da8-b772-9e2033729895 => generated 751 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:07:59.016604 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-17316e29-6f8a-4a1a-bcce-36896213a3f6 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:07:59.018426 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-17316e29-6f8a-4a1a-bcce-36896213a3f6 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] POST https://10.4.3.240/volume/v3/backups/49a9e483-08d2-4da8-b772-9e2033729895/restore Aug 20 01:07:59.018798 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-17316e29-6f8a-4a1a-bcce-36896213a3f6 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Action: 'restore', calling method: restore, body: {"restore": {"volume_id": "e0ed5b26-e860-4c8f-87e7-db35afc56bd4"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:07:59.020111 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.contrib.backups [None req-17316e29-6f8a-4a1a-bcce-36896213a3f6 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Restoring backup 49a9e483-08d2-4da8-b772-9e2033729895 ({'restore': {'volume_id': 'e0ed5b26-e860-4c8f-87e7-db35afc56bd4'}}) {{(pid=100215) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 20 01:07:59.020236 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.contrib.backups [None req-17316e29-6f8a-4a1a-bcce-36896213a3f6 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Restoring backup 49a9e483-08d2-4da8-b772-9e2033729895 to volume e0ed5b26-e860-4c8f-87e7-db35afc56bd4. Aug 20 01:07:59.024478 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:07:59.024478 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:07:59.030468 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:07:59.030468 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:07:59.030854 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-17316e29-6f8a-4a1a-bcce-36896213a3f6 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Volume info retrieved successfully. Aug 20 01:07:59.030961 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.backup.api [None req-17316e29-6f8a-4a1a-bcce-36896213a3f6 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Checking backup size 1 against volume size 1 {{(pid=100215) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 20 01:07:59.031050 np0000007838 devstack@c-api.service[100215]: INFO cinder.backup.api [None req-17316e29-6f8a-4a1a-bcce-36896213a3f6 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Overwriting volume e0ed5b26-e860-4c8f-87e7-db35afc56bd4 with restore of backup 49a9e483-08d2-4da8-b772-9e2033729895 Aug 20 01:07:59.045353 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.backup.rpcapi [None req-17316e29-6f8a-4a1a-bcce-36896213a3f6 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] restore_backup in rpcapi backup_id 49a9e483-08d2-4da8-b772-9e2033729895 {{(pid=100215) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 20 01:07:59.047061 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-17316e29-6f8a-4a1a-bcce-36896213a3f6 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] https://10.4.3.240/volume/v3/backups/49a9e483-08d2-4da8-b772-9e2033729895/restore returned with HTTP 202 Aug 20 01:07:59.047555 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1152/4553] 10.4.3.240 () {68 vars in 1393 bytes} [Thu Aug 20 01:07:59 2026] POST /volume/v3/backups/49a9e483-08d2-4da8-b772-9e2033729895/restore => generated 182 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 01:07:59.059005 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-7db6b5d3-91de-4ec2-9bd0-dc1c153bdeb2 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:07:59.060739 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-7db6b5d3-91de-4ec2-9bd0-dc1c153bdeb2 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] GET https://10.4.3.240/volume/v3/backups/49a9e483-08d2-4da8-b772-9e2033729895 Aug 20 01:07:59.061070 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-7db6b5d3-91de-4ec2-9bd0-dc1c153bdeb2 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:07:59.061378 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-7db6b5d3-91de-4ec2-9bd0-dc1c153bdeb2 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:07:59.062402 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.v3.backups [None req-7db6b5d3-91de-4ec2-9bd0-dc1c153bdeb2 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Show backup with id 49a9e483-08d2-4da8-b772-9e2033729895. {{(pid=100213) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:07:59.067721 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:07:59.067721 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:07:59.067721 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-7db6b5d3-91de-4ec2-9bd0-dc1c153bdeb2 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] https://10.4.3.240/volume/v3/backups/49a9e483-08d2-4da8-b772-9e2033729895 returned with HTTP 200 Aug 20 01:07:59.068010 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1132/4554] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:07:59 2026] GET /volume/v3/backups/49a9e483-08d2-4da8-b772-9e2033729895 => generated 751 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:08:00.077164 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-fadc5561-c90e-4d2c-a286-3f23befd2cb0 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:08:00.078834 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-fadc5561-c90e-4d2c-a286-3f23befd2cb0 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] GET https://10.4.3.240/volume/v3/backups/49a9e483-08d2-4da8-b772-9e2033729895 Aug 20 01:08:00.079016 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-fadc5561-c90e-4d2c-a286-3f23befd2cb0 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:08:00.079216 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-fadc5561-c90e-4d2c-a286-3f23befd2cb0 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:08:00.079329 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-fadc5561-c90e-4d2c-a286-3f23befd2cb0 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Show backup with id 49a9e483-08d2-4da8-b772-9e2033729895. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:08:00.083814 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:08:00.083814 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:08:00.084485 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-fadc5561-c90e-4d2c-a286-3f23befd2cb0 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] https://10.4.3.240/volume/v3/backups/49a9e483-08d2-4da8-b772-9e2033729895 returned with HTTP 200 Aug 20 01:08:00.084929 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1141/4555] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:08:00 2026] GET /volume/v3/backups/49a9e483-08d2-4da8-b772-9e2033729895 => generated 751 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:08:01.093750 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-42cb4039-522e-4764-8fbe-c22668859d60 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:08:01.095323 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-42cb4039-522e-4764-8fbe-c22668859d60 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] GET https://10.4.3.240/volume/v3/backups/49a9e483-08d2-4da8-b772-9e2033729895 Aug 20 01:08:01.095508 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-42cb4039-522e-4764-8fbe-c22668859d60 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:08:01.095702 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-42cb4039-522e-4764-8fbe-c22668859d60 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:08:01.095820 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.v3.backups [None req-42cb4039-522e-4764-8fbe-c22668859d60 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Show backup with id 49a9e483-08d2-4da8-b772-9e2033729895. {{(pid=100212) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:08:01.100011 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:08:01.100011 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:08:01.100852 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-42cb4039-522e-4764-8fbe-c22668859d60 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] https://10.4.3.240/volume/v3/backups/49a9e483-08d2-4da8-b772-9e2033729895 returned with HTTP 200 Aug 20 01:08:01.101212 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1131/4556] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:08:01 2026] GET /volume/v3/backups/49a9e483-08d2-4da8-b772-9e2033729895 => generated 751 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:08:02.110359 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-379dd627-991e-4261-9641-9608a0599257 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:08:02.112122 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-379dd627-991e-4261-9641-9608a0599257 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] GET https://10.4.3.240/volume/v3/backups/49a9e483-08d2-4da8-b772-9e2033729895 Aug 20 01:08:02.112322 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-379dd627-991e-4261-9641-9608a0599257 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:08:02.112533 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-379dd627-991e-4261-9641-9608a0599257 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:08:02.112637 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-379dd627-991e-4261-9641-9608a0599257 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Show backup with id 49a9e483-08d2-4da8-b772-9e2033729895. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:08:02.116648 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:08:02.116648 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:08:02.117361 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-379dd627-991e-4261-9641-9608a0599257 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] https://10.4.3.240/volume/v3/backups/49a9e483-08d2-4da8-b772-9e2033729895 returned with HTTP 200 Aug 20 01:08:02.117682 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1153/4557] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:08:02 2026] GET /volume/v3/backups/49a9e483-08d2-4da8-b772-9e2033729895 => generated 751 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:08:02.834904 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [req-961123f4-fe65-4443-a8b4-c19ce78ee731 req-cf10b0e0-313d-4857-b594-2dc0eda6bdf5 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:08:02.836837 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-961123f4-fe65-4443-a8b4-c19ce78ee731 req-cf10b0e0-313d-4857-b594-2dc0eda6bdf5 tempest-AttachVolumeShelveTestJSON-1021232691 tempest-AttachVolumeShelveTestJSON-1021232691-project-member] GET https://10.4.3.240/volume/v3/volumes/ad9e2c4e-fcc3-4a3c-a4f4-ea1fbd72abfe Aug 20 01:08:02.837019 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [req-961123f4-fe65-4443-a8b4-c19ce78ee731 req-cf10b0e0-313d-4857-b594-2dc0eda6bdf5 tempest-AttachVolumeShelveTestJSON-1021232691 tempest-AttachVolumeShelveTestJSON-1021232691-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:08:02.837208 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [req-961123f4-fe65-4443-a8b4-c19ce78ee731 req-cf10b0e0-313d-4857-b594-2dc0eda6bdf5 tempest-AttachVolumeShelveTestJSON-1021232691 tempest-AttachVolumeShelveTestJSON-1021232691-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:08:02.843958 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:08:02.843958 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:08:02.846951 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [req-961123f4-fe65-4443-a8b4-c19ce78ee731 req-cf10b0e0-313d-4857-b594-2dc0eda6bdf5 tempest-AttachVolumeShelveTestJSON-1021232691 tempest-AttachVolumeShelveTestJSON-1021232691-project-member] Volume info retrieved successfully. Aug 20 01:08:02.850413 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-961123f4-fe65-4443-a8b4-c19ce78ee731 req-cf10b0e0-313d-4857-b594-2dc0eda6bdf5 tempest-AttachVolumeShelveTestJSON-1021232691 tempest-AttachVolumeShelveTestJSON-1021232691-project-member] https://10.4.3.240/volume/v3/volumes/ad9e2c4e-fcc3-4a3c-a4f4-ea1fbd72abfe returned with HTTP 200 Aug 20 01:08:02.850748 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1133/4558] 10.4.3.240 () {68 vars in 1598 bytes} [Thu Aug 20 01:08:02 2026] GET /volume/v3/volumes/ad9e2c4e-fcc3-4a3c-a4f4-ea1fbd72abfe => generated 850 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:08:02.869347 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-3f11a8be-5fb3-4936-b32d-fec900f4b8e4 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:08:02.869737 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-3f11a8be-5fb3-4936-b32d-fec900f4b8e4 None None] GET https://10.4.3.240/volume// Aug 20 01:08:02.869880 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-3f11a8be-5fb3-4936-b32d-fec900f4b8e4 None None] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:08:02.870049 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-3f11a8be-5fb3-4936-b32d-fec900f4b8e4 None None] Calling method 'all' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:08:02.870398 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-3f11a8be-5fb3-4936-b32d-fec900f4b8e4 None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 20 01:08:02.870809 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1142/4559] 10.4.3.240 () {66 vars in 1419 bytes} [Thu Aug 20 01:08:02 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 01:08:02.878030 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [req-961123f4-fe65-4443-a8b4-c19ce78ee731 req-7b6941cf-82a3-4083-a343-66ae80474140 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:08:02.880063 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-961123f4-fe65-4443-a8b4-c19ce78ee731 req-7b6941cf-82a3-4083-a343-66ae80474140 tempest-AttachVolumeShelveTestJSON-1021232691 tempest-AttachVolumeShelveTestJSON-1021232691-project-member] POST https://10.4.3.240/volume/v3/attachments Aug 20 01:08:02.880479 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [req-961123f4-fe65-4443-a8b4-c19ce78ee731 req-7b6941cf-82a3-4083-a343-66ae80474140 tempest-AttachVolumeShelveTestJSON-1021232691 tempest-AttachVolumeShelveTestJSON-1021232691-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ad9e2c4e-fcc3-4a3c-a4f4-ea1fbd72abfe", "connector": null, "instance_uuid": "ebb22fdb-f0eb-47b3-8224-514677ef2b06"}} {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:08:02.889957 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:08:02.889957 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:08:02.912405 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-961123f4-fe65-4443-a8b4-c19ce78ee731 req-7b6941cf-82a3-4083-a343-66ae80474140 tempest-AttachVolumeShelveTestJSON-1021232691 tempest-AttachVolumeShelveTestJSON-1021232691-project-member] https://10.4.3.240/volume/v3/attachments returned with HTTP 200 Aug 20 01:08:02.912787 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1132/4560] 10.4.3.240 () {74 vars in 1594 bytes} [Thu Aug 20 01:08:02 2026] POST /volume/v3/attachments => generated 273 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:08:02.945821 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-961123f4-fe65-4443-a8b4-c19ce78ee731 req-5466aa60-3120-4356-a831-58ade2f92a62 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:08:02.952445 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-961123f4-fe65-4443-a8b4-c19ce78ee731 req-5466aa60-3120-4356-a831-58ade2f92a62 tempest-AttachVolumeShelveTestJSON-1021232691 tempest-AttachVolumeShelveTestJSON-1021232691-project-member] POST https://10.4.3.240/volume/v3/attachments/a712ec50-e245-47fe-b365-df95bab5602c/action Aug 20 01:08:02.953893 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-961123f4-fe65-4443-a8b4-c19ce78ee731 req-5466aa60-3120-4356-a831-58ade2f92a62 tempest-AttachVolumeShelveTestJSON-1021232691 tempest-AttachVolumeShelveTestJSON-1021232691-project-member] Action body: b'{"os-complete": null}' {{(pid=100215) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 01:08:02.954169 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-961123f4-fe65-4443-a8b4-c19ce78ee731 req-5466aa60-3120-4356-a831-58ade2f92a62 tempest-AttachVolumeShelveTestJSON-1021232691 tempest-AttachVolumeShelveTestJSON-1021232691-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:08:02.993693 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:08:02.993693 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:08:03.005686 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-961123f4-fe65-4443-a8b4-c19ce78ee731 req-5466aa60-3120-4356-a831-58ade2f92a62 tempest-AttachVolumeShelveTestJSON-1021232691 tempest-AttachVolumeShelveTestJSON-1021232691-project-member] https://10.4.3.240/volume/v3/attachments/a712ec50-e245-47fe-b365-df95bab5602c/action returned with HTTP 204 Aug 20 01:08:03.006131 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1154/4561] 10.4.3.240 () {74 vars in 1725 bytes} [Thu Aug 20 01:08:02 2026] POST /volume/v3/attachments/a712ec50-e245-47fe-b365-df95bab5602c/action => generated 0 bytes in 63 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:08:03.029807 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-26f6eee9-0463-44fa-8a19-06bb43f82336 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:08:03.031943 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-26f6eee9-0463-44fa-8a19-06bb43f82336 tempest-AttachVolumeShelveTestJSON-1021232691 tempest-AttachVolumeShelveTestJSON-1021232691-project-member] GET https://10.4.3.240/volume/v3/volumes/ad9e2c4e-fcc3-4a3c-a4f4-ea1fbd72abfe Aug 20 01:08:03.032182 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-26f6eee9-0463-44fa-8a19-06bb43f82336 tempest-AttachVolumeShelveTestJSON-1021232691 tempest-AttachVolumeShelveTestJSON-1021232691-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:08:03.032392 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-26f6eee9-0463-44fa-8a19-06bb43f82336 tempest-AttachVolumeShelveTestJSON-1021232691 tempest-AttachVolumeShelveTestJSON-1021232691-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:08:03.043226 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:08:03.043226 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:08:03.047683 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-26f6eee9-0463-44fa-8a19-06bb43f82336 tempest-AttachVolumeShelveTestJSON-1021232691 tempest-AttachVolumeShelveTestJSON-1021232691-project-member] Volume info retrieved successfully. Aug 20 01:08:03.054472 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-26f6eee9-0463-44fa-8a19-06bb43f82336 tempest-AttachVolumeShelveTestJSON-1021232691 tempest-AttachVolumeShelveTestJSON-1021232691-project-member] https://10.4.3.240/volume/v3/volumes/ad9e2c4e-fcc3-4a3c-a4f4-ea1fbd72abfe returned with HTTP 200 Aug 20 01:08:03.054998 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1134/4562] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:08:03 2026] GET /volume/v3/volumes/ad9e2c4e-fcc3-4a3c-a4f4-ea1fbd72abfe => generated 1112 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:08:03.066990 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-a7a39541-6c36-45cd-9af1-c464b1b4f40c None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:08:03.068727 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-a7a39541-6c36-45cd-9af1-c464b1b4f40c tempest-AttachVolumeShelveTestJSON-1021232691 tempest-AttachVolumeShelveTestJSON-1021232691-project-member] GET https://10.4.3.240/volume/v3/volumes/ad9e2c4e-fcc3-4a3c-a4f4-ea1fbd72abfe Aug 20 01:08:03.068920 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-a7a39541-6c36-45cd-9af1-c464b1b4f40c tempest-AttachVolumeShelveTestJSON-1021232691 tempest-AttachVolumeShelveTestJSON-1021232691-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:08:03.069094 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-a7a39541-6c36-45cd-9af1-c464b1b4f40c tempest-AttachVolumeShelveTestJSON-1021232691 tempest-AttachVolumeShelveTestJSON-1021232691-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:08:03.077646 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:08:03.077646 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:08:03.080732 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-a7a39541-6c36-45cd-9af1-c464b1b4f40c tempest-AttachVolumeShelveTestJSON-1021232691 tempest-AttachVolumeShelveTestJSON-1021232691-project-member] Volume info retrieved successfully. Aug 20 01:08:03.084542 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-a7a39541-6c36-45cd-9af1-c464b1b4f40c tempest-AttachVolumeShelveTestJSON-1021232691 tempest-AttachVolumeShelveTestJSON-1021232691-project-member] https://10.4.3.240/volume/v3/volumes/ad9e2c4e-fcc3-4a3c-a4f4-ea1fbd72abfe returned with HTTP 200 Aug 20 01:08:03.084924 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1143/4563] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:08:03 2026] GET /volume/v3/volumes/ad9e2c4e-fcc3-4a3c-a4f4-ea1fbd72abfe => generated 1112 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:08:03.122983 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [req-d964d91a-01a9-4cda-98be-408a9b48b465 req-7caea777-ae69-44b6-9006-853e2a6ed4bb None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:08:03.125392 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-d964d91a-01a9-4cda-98be-408a9b48b465 req-7caea777-ae69-44b6-9006-853e2a6ed4bb tempest-AttachVolumeShelveTestJSON-1021232691 tempest-AttachVolumeShelveTestJSON-1021232691-project-member] GET https://10.4.3.240/volume/v3/volumes/ad9e2c4e-fcc3-4a3c-a4f4-ea1fbd72abfe Aug 20 01:08:03.125392 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [req-d964d91a-01a9-4cda-98be-408a9b48b465 req-7caea777-ae69-44b6-9006-853e2a6ed4bb tempest-AttachVolumeShelveTestJSON-1021232691 tempest-AttachVolumeShelveTestJSON-1021232691-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:08:03.125392 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [req-d964d91a-01a9-4cda-98be-408a9b48b465 req-7caea777-ae69-44b6-9006-853e2a6ed4bb tempest-AttachVolumeShelveTestJSON-1021232691 tempest-AttachVolumeShelveTestJSON-1021232691-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:08:03.128755 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-9a7bb744-b734-4015-8da1-84b8a1990dc5 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:08:03.130656 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-9a7bb744-b734-4015-8da1-84b8a1990dc5 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] GET https://10.4.3.240/volume/v3/backups/49a9e483-08d2-4da8-b772-9e2033729895 Aug 20 01:08:03.130852 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-9a7bb744-b734-4015-8da1-84b8a1990dc5 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:08:03.131050 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-9a7bb744-b734-4015-8da1-84b8a1990dc5 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:08:03.131174 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-9a7bb744-b734-4015-8da1-84b8a1990dc5 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Show backup with id 49a9e483-08d2-4da8-b772-9e2033729895. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:08:03.135916 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:08:03.135916 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:08:03.136223 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:08:03.136223 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:08:03.137532 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-9a7bb744-b734-4015-8da1-84b8a1990dc5 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] https://10.4.3.240/volume/v3/backups/49a9e483-08d2-4da8-b772-9e2033729895 returned with HTTP 200 Aug 20 01:08:03.137984 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1155/4564] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:08:03 2026] GET /volume/v3/backups/49a9e483-08d2-4da8-b772-9e2033729895 => generated 751 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:08:03.139124 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [req-d964d91a-01a9-4cda-98be-408a9b48b465 req-7caea777-ae69-44b6-9006-853e2a6ed4bb tempest-AttachVolumeShelveTestJSON-1021232691 tempest-AttachVolumeShelveTestJSON-1021232691-project-member] Volume info retrieved successfully. Aug 20 01:08:03.143198 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-d964d91a-01a9-4cda-98be-408a9b48b465 req-7caea777-ae69-44b6-9006-853e2a6ed4bb tempest-AttachVolumeShelveTestJSON-1021232691 tempest-AttachVolumeShelveTestJSON-1021232691-project-member] https://10.4.3.240/volume/v3/volumes/ad9e2c4e-fcc3-4a3c-a4f4-ea1fbd72abfe returned with HTTP 200 Aug 20 01:08:03.143651 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1133/4565] 10.4.3.240 () {68 vars in 1598 bytes} [Thu Aug 20 01:08:03 2026] GET /volume/v3/volumes/ad9e2c4e-fcc3-4a3c-a4f4-ea1fbd72abfe => generated 1112 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:08:03.168413 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [req-d964d91a-01a9-4cda-98be-408a9b48b465 req-edb21edb-cf1c-4508-9c58-8d6c8e5b2197 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:08:03.170852 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-d964d91a-01a9-4cda-98be-408a9b48b465 req-edb21edb-cf1c-4508-9c58-8d6c8e5b2197 tempest-AttachVolumeShelveTestJSON-1021232691 tempest-AttachVolumeShelveTestJSON-1021232691-project-member] DELETE https://10.4.3.240/volume/v3/attachments/a712ec50-e245-47fe-b365-df95bab5602c Aug 20 01:08:03.171072 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [req-d964d91a-01a9-4cda-98be-408a9b48b465 req-edb21edb-cf1c-4508-9c58-8d6c8e5b2197 tempest-AttachVolumeShelveTestJSON-1021232691 tempest-AttachVolumeShelveTestJSON-1021232691-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:08:03.171325 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [req-d964d91a-01a9-4cda-98be-408a9b48b465 req-edb21edb-cf1c-4508-9c58-8d6c8e5b2197 tempest-AttachVolumeShelveTestJSON-1021232691 tempest-AttachVolumeShelveTestJSON-1021232691-project-member] Calling method 'version_select' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:08:03.179430 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:08:03.179430 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:08:03.214136 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-d964d91a-01a9-4cda-98be-408a9b48b465 req-edb21edb-cf1c-4508-9c58-8d6c8e5b2197 tempest-AttachVolumeShelveTestJSON-1021232691 tempest-AttachVolumeShelveTestJSON-1021232691-project-member] https://10.4.3.240/volume/v3/attachments/a712ec50-e245-47fe-b365-df95bab5602c returned with HTTP 200 Aug 20 01:08:03.214617 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1135/4566] 10.4.3.240 () {72 vars in 1673 bytes} [Thu Aug 20 01:08:03 2026] DELETE /volume/v3/attachments/a712ec50-e245-47fe-b365-df95bab5602c => generated 19 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:08:03.240488 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-47f8b419-70a3-4d47-98a0-80fd9d4eb058 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:08:03.242356 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-47f8b419-70a3-4d47-98a0-80fd9d4eb058 tempest-AttachVolumeShelveTestJSON-1021232691 tempest-AttachVolumeShelveTestJSON-1021232691-project-member] GET https://10.4.3.240/volume/v3/volumes/ad9e2c4e-fcc3-4a3c-a4f4-ea1fbd72abfe Aug 20 01:08:03.242628 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-47f8b419-70a3-4d47-98a0-80fd9d4eb058 tempest-AttachVolumeShelveTestJSON-1021232691 tempest-AttachVolumeShelveTestJSON-1021232691-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:08:03.242870 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-47f8b419-70a3-4d47-98a0-80fd9d4eb058 tempest-AttachVolumeShelveTestJSON-1021232691 tempest-AttachVolumeShelveTestJSON-1021232691-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:08:03.249765 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:08:03.249765 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:08:03.253532 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-47f8b419-70a3-4d47-98a0-80fd9d4eb058 tempest-AttachVolumeShelveTestJSON-1021232691 tempest-AttachVolumeShelveTestJSON-1021232691-project-member] Volume info retrieved successfully. Aug 20 01:08:03.257593 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-47f8b419-70a3-4d47-98a0-80fd9d4eb058 tempest-AttachVolumeShelveTestJSON-1021232691 tempest-AttachVolumeShelveTestJSON-1021232691-project-member] https://10.4.3.240/volume/v3/volumes/ad9e2c4e-fcc3-4a3c-a4f4-ea1fbd72abfe returned with HTTP 200 Aug 20 01:08:03.257980 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1144/4567] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:08:03 2026] GET /volume/v3/volumes/ad9e2c4e-fcc3-4a3c-a4f4-ea1fbd72abfe => generated 850 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:08:04.150112 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-c5625f0e-74f7-4ea0-8ca6-9144a923a95d None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:08:04.152395 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-c5625f0e-74f7-4ea0-8ca6-9144a923a95d tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] GET https://10.4.3.240/volume/v3/backups/49a9e483-08d2-4da8-b772-9e2033729895 Aug 20 01:08:04.152672 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-c5625f0e-74f7-4ea0-8ca6-9144a923a95d tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:08:04.152944 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-c5625f0e-74f7-4ea0-8ca6-9144a923a95d tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:08:04.153093 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-c5625f0e-74f7-4ea0-8ca6-9144a923a95d tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Show backup with id 49a9e483-08d2-4da8-b772-9e2033729895. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:08:04.158493 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:08:04.158493 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:08:04.159602 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-c5625f0e-74f7-4ea0-8ca6-9144a923a95d tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] https://10.4.3.240/volume/v3/backups/49a9e483-08d2-4da8-b772-9e2033729895 returned with HTTP 200 Aug 20 01:08:04.160105 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1156/4568] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:08:04 2026] GET /volume/v3/backups/49a9e483-08d2-4da8-b772-9e2033729895 => generated 751 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:08:05.170483 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-42d4ff9c-b673-43f2-b23b-9c9779d2976e None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:08:05.172923 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-42d4ff9c-b673-43f2-b23b-9c9779d2976e tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] GET https://10.4.3.240/volume/v3/backups/49a9e483-08d2-4da8-b772-9e2033729895 Aug 20 01:08:05.173140 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-42d4ff9c-b673-43f2-b23b-9c9779d2976e tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:08:05.173393 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-42d4ff9c-b673-43f2-b23b-9c9779d2976e tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:08:05.173521 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.v3.backups [None req-42d4ff9c-b673-43f2-b23b-9c9779d2976e tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Show backup with id 49a9e483-08d2-4da8-b772-9e2033729895. {{(pid=100212) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:08:05.177930 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:08:05.177930 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:08:05.178788 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-42d4ff9c-b673-43f2-b23b-9c9779d2976e tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] https://10.4.3.240/volume/v3/backups/49a9e483-08d2-4da8-b772-9e2033729895 returned with HTTP 200 Aug 20 01:08:05.179197 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1134/4569] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:08:05 2026] GET /volume/v3/backups/49a9e483-08d2-4da8-b772-9e2033729895 => generated 751 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:08:06.189305 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-ebd2740d-2d45-4324-bf61-d41780ffc6fb None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:08:06.191016 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-ebd2740d-2d45-4324-bf61-d41780ffc6fb tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] GET https://10.4.3.240/volume/v3/backups/49a9e483-08d2-4da8-b772-9e2033729895 Aug 20 01:08:06.191171 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-ebd2740d-2d45-4324-bf61-d41780ffc6fb tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:08:06.191614 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-ebd2740d-2d45-4324-bf61-d41780ffc6fb tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:08:06.191614 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.v3.backups [None req-ebd2740d-2d45-4324-bf61-d41780ffc6fb tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Show backup with id 49a9e483-08d2-4da8-b772-9e2033729895. {{(pid=100213) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:08:06.196132 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:08:06.196132 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:08:06.196979 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-ebd2740d-2d45-4324-bf61-d41780ffc6fb tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] https://10.4.3.240/volume/v3/backups/49a9e483-08d2-4da8-b772-9e2033729895 returned with HTTP 200 Aug 20 01:08:06.197410 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1136/4570] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:08:06 2026] GET /volume/v3/backups/49a9e483-08d2-4da8-b772-9e2033729895 => generated 751 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:08:07.206511 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-5ad159c4-84fd-4e4f-8808-66e149765967 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:08:07.208452 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-5ad159c4-84fd-4e4f-8808-66e149765967 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] GET https://10.4.3.240/volume/v3/backups/49a9e483-08d2-4da8-b772-9e2033729895 Aug 20 01:08:07.208653 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-5ad159c4-84fd-4e4f-8808-66e149765967 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:08:07.208846 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-5ad159c4-84fd-4e4f-8808-66e149765967 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:08:07.208945 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-5ad159c4-84fd-4e4f-8808-66e149765967 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Show backup with id 49a9e483-08d2-4da8-b772-9e2033729895. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:08:07.213149 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:08:07.213149 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:08:07.213889 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-5ad159c4-84fd-4e4f-8808-66e149765967 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] https://10.4.3.240/volume/v3/backups/49a9e483-08d2-4da8-b772-9e2033729895 returned with HTTP 200 Aug 20 01:08:07.214405 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1145/4571] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:08:07 2026] GET /volume/v3/backups/49a9e483-08d2-4da8-b772-9e2033729895 => generated 751 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:08:08.223998 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-e0509eda-b117-445c-b503-4495af707ea1 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:08:08.225630 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-e0509eda-b117-445c-b503-4495af707ea1 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] GET https://10.4.3.240/volume/v3/backups/49a9e483-08d2-4da8-b772-9e2033729895 Aug 20 01:08:08.225796 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-e0509eda-b117-445c-b503-4495af707ea1 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:08:08.225977 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-e0509eda-b117-445c-b503-4495af707ea1 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:08:08.226077 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-e0509eda-b117-445c-b503-4495af707ea1 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Show backup with id 49a9e483-08d2-4da8-b772-9e2033729895. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:08:08.229653 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:08:08.229653 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:08:08.230278 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-e0509eda-b117-445c-b503-4495af707ea1 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] https://10.4.3.240/volume/v3/backups/49a9e483-08d2-4da8-b772-9e2033729895 returned with HTTP 200 Aug 20 01:08:08.230631 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1157/4572] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:08:08 2026] GET /volume/v3/backups/49a9e483-08d2-4da8-b772-9e2033729895 => generated 751 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:08:09.240977 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-3972ce59-5424-4f7a-b9f9-750d611f8c91 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:08:09.242627 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-3972ce59-5424-4f7a-b9f9-750d611f8c91 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] GET https://10.4.3.240/volume/v3/backups/49a9e483-08d2-4da8-b772-9e2033729895 Aug 20 01:08:09.242627 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-3972ce59-5424-4f7a-b9f9-750d611f8c91 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:08:09.243583 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-3972ce59-5424-4f7a-b9f9-750d611f8c91 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:08:09.243583 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.v3.backups [None req-3972ce59-5424-4f7a-b9f9-750d611f8c91 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Show backup with id 49a9e483-08d2-4da8-b772-9e2033729895. {{(pid=100212) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:08:09.246895 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:08:09.246895 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:08:09.247616 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-3972ce59-5424-4f7a-b9f9-750d611f8c91 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] https://10.4.3.240/volume/v3/backups/49a9e483-08d2-4da8-b772-9e2033729895 returned with HTTP 200 Aug 20 01:08:09.248236 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1135/4573] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:08:09 2026] GET /volume/v3/backups/49a9e483-08d2-4da8-b772-9e2033729895 => generated 751 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:08:10.258400 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-d62e4658-4afd-4b46-a388-2f0c7b90a961 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:08:10.260072 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-d62e4658-4afd-4b46-a388-2f0c7b90a961 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] GET https://10.4.3.240/volume/v3/backups/49a9e483-08d2-4da8-b772-9e2033729895 Aug 20 01:08:10.260276 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-d62e4658-4afd-4b46-a388-2f0c7b90a961 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:08:10.260466 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-d62e4658-4afd-4b46-a388-2f0c7b90a961 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:08:10.260566 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.v3.backups [None req-d62e4658-4afd-4b46-a388-2f0c7b90a961 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Show backup with id 49a9e483-08d2-4da8-b772-9e2033729895. {{(pid=100213) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:08:10.264702 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:08:10.264702 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:08:10.265500 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-d62e4658-4afd-4b46-a388-2f0c7b90a961 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] https://10.4.3.240/volume/v3/backups/49a9e483-08d2-4da8-b772-9e2033729895 returned with HTTP 200 Aug 20 01:08:10.265821 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1137/4574] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:08:10 2026] GET /volume/v3/backups/49a9e483-08d2-4da8-b772-9e2033729895 => generated 751 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:08:10.274668 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-d138d28a-d128-4ba5-919b-f196fbfd08ff None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:08:10.276327 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-d138d28a-d128-4ba5-919b-f196fbfd08ff tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] GET https://10.4.3.240/volume/v3/volumes/e0ed5b26-e860-4c8f-87e7-db35afc56bd4 Aug 20 01:08:10.276521 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-d138d28a-d128-4ba5-919b-f196fbfd08ff tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:08:10.276698 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-d138d28a-d128-4ba5-919b-f196fbfd08ff tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:08:10.285050 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:08:10.285050 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:08:10.288990 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-d138d28a-d128-4ba5-919b-f196fbfd08ff tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Volume info retrieved successfully. Aug 20 01:08:10.293553 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-d138d28a-d128-4ba5-919b-f196fbfd08ff tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] https://10.4.3.240/volume/v3/volumes/e0ed5b26-e860-4c8f-87e7-db35afc56bd4 returned with HTTP 200 Aug 20 01:08:10.293998 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1146/4575] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:08:10 2026] GET /volume/v3/volumes/e0ed5b26-e860-4c8f-87e7-db35afc56bd4 => generated 842 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:08:10.305253 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-565b3e44-57e2-4fc8-8bda-5290991dfc2c None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:08:10.306901 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-565b3e44-57e2-4fc8-8bda-5290991dfc2c tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] DELETE https://10.4.3.240/volume/v3/backups/49a9e483-08d2-4da8-b772-9e2033729895 Aug 20 01:08:10.307115 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-565b3e44-57e2-4fc8-8bda-5290991dfc2c tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:08:10.307314 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-565b3e44-57e2-4fc8-8bda-5290991dfc2c tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Calling method 'delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:08:10.307481 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.contrib.backups [None req-565b3e44-57e2-4fc8-8bda-5290991dfc2c tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Delete backup with id: 49a9e483-08d2-4da8-b772-9e2033729895. Aug 20 01:08:10.311137 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:08:10.311137 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:08:10.321926 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.backup.rpcapi [None req-565b3e44-57e2-4fc8-8bda-5290991dfc2c tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] delete_backup rpcapi backup_id 49a9e483-08d2-4da8-b772-9e2033729895 {{(pid=100215) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 20 01:08:10.326408 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-565b3e44-57e2-4fc8-8bda-5290991dfc2c tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] https://10.4.3.240/volume/v3/backups/49a9e483-08d2-4da8-b772-9e2033729895 returned with HTTP 202 Aug 20 01:08:10.326408 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1158/4576] 10.4.3.240 () {66 vars in 1351 bytes} [Thu Aug 20 01:08:10 2026] DELETE /volume/v3/backups/49a9e483-08d2-4da8-b772-9e2033729895 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 01:08:10.330544 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-8415f869-1412-4edd-902f-da0fe10f99cc None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:08:10.332260 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-8415f869-1412-4edd-902f-da0fe10f99cc tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] GET https://10.4.3.240/volume/v3/backups/49a9e483-08d2-4da8-b772-9e2033729895 Aug 20 01:08:10.332457 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-8415f869-1412-4edd-902f-da0fe10f99cc tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:08:10.332642 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-8415f869-1412-4edd-902f-da0fe10f99cc tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:08:10.332754 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.v3.backups [None req-8415f869-1412-4edd-902f-da0fe10f99cc tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Show backup with id 49a9e483-08d2-4da8-b772-9e2033729895. {{(pid=100212) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:08:10.336683 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:08:10.336683 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:08:10.337399 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-8415f869-1412-4edd-902f-da0fe10f99cc tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] https://10.4.3.240/volume/v3/backups/49a9e483-08d2-4da8-b772-9e2033729895 returned with HTTP 200 Aug 20 01:08:10.337722 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1136/4577] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:08:10 2026] GET /volume/v3/backups/49a9e483-08d2-4da8-b772-9e2033729895 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:08:11.347465 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-6fe2c997-cda6-4841-bcc6-99f7beadcb0b None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:08:11.348998 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-6fe2c997-cda6-4841-bcc6-99f7beadcb0b tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] GET https://10.4.3.240/volume/v3/backups/49a9e483-08d2-4da8-b772-9e2033729895 Aug 20 01:08:11.349194 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-6fe2c997-cda6-4841-bcc6-99f7beadcb0b tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:08:11.349418 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-6fe2c997-cda6-4841-bcc6-99f7beadcb0b tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:08:11.349551 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.v3.backups [None req-6fe2c997-cda6-4841-bcc6-99f7beadcb0b tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Show backup with id 49a9e483-08d2-4da8-b772-9e2033729895. {{(pid=100213) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:08:11.352697 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-6fe2c997-cda6-4841-bcc6-99f7beadcb0b tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] https://10.4.3.240/volume/v3/backups/49a9e483-08d2-4da8-b772-9e2033729895 returned with HTTP 404 Aug 20 01:08:11.353114 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1138/4578] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:08:11 2026] GET /volume/v3/backups/49a9e483-08d2-4da8-b772-9e2033729895 => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:08:11.361501 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-f65a0550-6d8c-490f-8f0d-c8bca4f9dee7 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:08:11.363520 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-f65a0550-6d8c-490f-8f0d-c8bca4f9dee7 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 20 01:08:11.363928 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-f65a0550-6d8c-490f-8f0d-c8bca4f9dee7 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1742178041"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:08:11.365727 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.v3.volumes [None req-f65a0550-6d8c-490f-8f0d-c8bca4f9dee7 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1742178041'}} {{(pid=100214) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 01:08:11.365879 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.v3.volumes [None req-f65a0550-6d8c-490f-8f0d-c8bca4f9dee7 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Create volume of 1 GB Aug 20 01:08:11.370306 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-f65a0550-6d8c-490f-8f0d-c8bca4f9dee7 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Availability Zones retrieved successfully. Aug 20 01:08:11.377315 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-f65a0550-6d8c-490f-8f0d-c8bca4f9dee7 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Flow 'volume_create_api' (4b7639f4-ecce-47df-9524-317f3283921d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:08:11.378484 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-f65a0550-6d8c-490f-8f0d-c8bca4f9dee7 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ae094904-c21f-4171-a175-4d9642262fca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:08:11.379654 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.flows.api.create_volume [None req-f65a0550-6d8c-490f-8f0d-c8bca4f9dee7 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Validating volume size '1' using validate_int {{(pid=100214) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 01:08:11.402742 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-f65a0550-6d8c-490f-8f0d-c8bca4f9dee7 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ae094904-c21f-4171-a175-4d9642262fca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:52:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1ed58bd6-fe6a-497e-ae84-e8199d24fdfa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:08:11.403403 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-f65a0550-6d8c-490f-8f0d-c8bca4f9dee7 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (31c2c0f6-5c65-44e5-a38d-68cc99657fd0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:08:11.436228 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.quota [None req-f65a0550-6d8c-490f-8f0d-c8bca4f9dee7 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Created reservations ['a1197020-258a-4c28-9144-c98ae54571cd', 'afaa4566-063d-4d62-a7c8-2c2933e17f4c', '3c9c6b5f-a7bd-4437-b319-1db3d42b0810', 'af1a4fb7-eeba-48d7-a76f-ac455cfe7a2b'] {{(pid=100214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 01:08:11.436973 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-f65a0550-6d8c-490f-8f0d-c8bca4f9dee7 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (31c2c0f6-5c65-44e5-a38d-68cc99657fd0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a1197020-258a-4c28-9144-c98ae54571cd', 'afaa4566-063d-4d62-a7c8-2c2933e17f4c', '3c9c6b5f-a7bd-4437-b319-1db3d42b0810', 'af1a4fb7-eeba-48d7-a76f-ac455cfe7a2b']}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:08:11.437631 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-f65a0550-6d8c-490f-8f0d-c8bca4f9dee7 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (086b241f-56f6-4a29-8761-b1e424c2c86c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:08:11.456315 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-f65a0550-6d8c-490f-8f0d-c8bca4f9dee7 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (086b241f-56f6-4a29-8761-b1e424c2c86c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '094fe5ed-d70d-471a-a463-0f460b6d92d2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1742178041',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3d536ea776c24bfd9873056c53adf9ab',qos_specs=None,replication_status=,reservations=['a1197020-258a-4c28-9144-c98ae54571cd','afaa4566-063d-4d62-a7c8-2c2933e17f4c','3c9c6b5f-a7bd-4437-b319-1db3d42b0810','af1a4fb7-eeba-48d7-a76f-ac455cfe7a2b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2b3028925cac4842be9bee7d2c801be1',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T01:08:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1742178041',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=094fe5ed-d70d-471a-a463-0f460b6d92d2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3d536ea776c24bfd9873056c53adf9ab',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2b3028925cac4842be9bee7d2c801be1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1ed58bd6-fe6a-497e-ae84-e8199d24fdfa),volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:08:11.456957 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-f65a0550-6d8c-490f-8f0d-c8bca4f9dee7 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b3a8c7ff-683a-43de-afec-fec28a8e90e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:08:11.471464 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-f65a0550-6d8c-490f-8f0d-c8bca4f9dee7 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b3a8c7ff-683a-43de-afec-fec28a8e90e0) transitioned into state 'SUCCESS' from state '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-1742178041',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3d536ea776c24bfd9873056c53adf9ab',qos_specs=None,replication_status=,reservations=['a1197020-258a-4c28-9144-c98ae54571cd','afaa4566-063d-4d62-a7c8-2c2933e17f4c','3c9c6b5f-a7bd-4437-b319-1db3d42b0810','af1a4fb7-eeba-48d7-a76f-ac455cfe7a2b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2b3028925cac4842be9bee7d2c801be1',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:08:11.472052 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-f65a0550-6d8c-490f-8f0d-c8bca4f9dee7 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (232bdd59-cdd2-4619-9d86-cb13d2c8fbb9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:08:11.480040 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-f65a0550-6d8c-490f-8f0d-c8bca4f9dee7 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (232bdd59-cdd2-4619-9d86-cb13d2c8fbb9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:08:11.480856 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-f65a0550-6d8c-490f-8f0d-c8bca4f9dee7 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Flow 'volume_create_api' (4b7639f4-ecce-47df-9524-317f3283921d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:08:11.481255 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-f65a0550-6d8c-490f-8f0d-c8bca4f9dee7 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Create volume request issued successfully. Aug 20 01:08:11.481760 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-f65a0550-6d8c-490f-8f0d-c8bca4f9dee7 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 20 01:08:11.482161 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1147/4579] 10.4.3.240 () {68 vars in 1258 bytes} [Thu Aug 20 01:08:11 2026] POST /volume/v3/volumes => generated 749 bytes in 121 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 01:08:11.498736 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-2091b1e2-bdd6-493e-948d-21f2dd8b38c9 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:08:11.501088 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-2091b1e2-bdd6-493e-948d-21f2dd8b38c9 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] GET https://10.4.3.240/volume/v3/volumes/094fe5ed-d70d-471a-a463-0f460b6d92d2 Aug 20 01:08:11.501373 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-2091b1e2-bdd6-493e-948d-21f2dd8b38c9 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:08:11.501641 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-2091b1e2-bdd6-493e-948d-21f2dd8b38c9 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:08:11.510649 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:08:11.510649 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:08:11.514530 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-2091b1e2-bdd6-493e-948d-21f2dd8b38c9 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Volume info retrieved successfully. Aug 20 01:08:11.520362 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-2091b1e2-bdd6-493e-948d-21f2dd8b38c9 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] https://10.4.3.240/volume/v3/volumes/094fe5ed-d70d-471a-a463-0f460b6d92d2 returned with HTTP 200 Aug 20 01:08:11.520838 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1159/4580] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:08:11 2026] GET /volume/v3/volumes/094fe5ed-d70d-471a-a463-0f460b6d92d2 => generated 817 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:08:12.531888 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-b18f60c2-9262-44ab-8eba-fdab5792e2ce None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:08:12.533530 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-b18f60c2-9262-44ab-8eba-fdab5792e2ce tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] GET https://10.4.3.240/volume/v3/volumes/094fe5ed-d70d-471a-a463-0f460b6d92d2 Aug 20 01:08:12.533702 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-b18f60c2-9262-44ab-8eba-fdab5792e2ce tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:08:12.533879 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-b18f60c2-9262-44ab-8eba-fdab5792e2ce tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:08:12.540018 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:08:12.540018 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:08:12.543909 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-b18f60c2-9262-44ab-8eba-fdab5792e2ce tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Volume info retrieved successfully. Aug 20 01:08:12.547325 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-b18f60c2-9262-44ab-8eba-fdab5792e2ce tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] https://10.4.3.240/volume/v3/volumes/094fe5ed-d70d-471a-a463-0f460b6d92d2 returned with HTTP 200 Aug 20 01:08:12.547653 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1137/4581] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:08:12 2026] GET /volume/v3/volumes/094fe5ed-d70d-471a-a463-0f460b6d92d2 => generated 842 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:08:12.559787 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-2517c9ae-11f8-4dee-96d7-7b9ddcfd9ce6 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:08:12.561493 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-2517c9ae-11f8-4dee-96d7-7b9ddcfd9ce6 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] POST https://10.4.3.240/volume/v3/backups Aug 20 01:08:12.561809 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-2517c9ae-11f8-4dee-96d7-7b9ddcfd9ce6 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "094fe5ed-d70d-471a-a463-0f460b6d92d2", "name": "tempest-VolumesBackupsTest-Backup-652057608"}} {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:08:12.563275 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.contrib.backups [None req-2517c9ae-11f8-4dee-96d7-7b9ddcfd9ce6 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Creating new backup {'backup': {'volume_id': '094fe5ed-d70d-471a-a463-0f460b6d92d2', 'name': 'tempest-VolumesBackupsTest-Backup-652057608'}} {{(pid=100213) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 20 01:08:12.563563 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.contrib.backups [None req-2517c9ae-11f8-4dee-96d7-7b9ddcfd9ce6 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Creating backup of volume 094fe5ed-d70d-471a-a463-0f460b6d92d2 in container None Aug 20 01:08:12.570245 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:08:12.570245 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:08:12.570719 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-2517c9ae-11f8-4dee-96d7-7b9ddcfd9ce6 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Volume info retrieved successfully. Aug 20 01:08:12.585857 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.quota [None req-2517c9ae-11f8-4dee-96d7-7b9ddcfd9ce6 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Created reservations ['0850728e-98b9-4f9a-8fc0-3ce9bc9a0d1c', '0423ae38-1bbf-45a1-b4f8-7060bf7b5428'] {{(pid=100213) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 01:08:12.615295 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-2517c9ae-11f8-4dee-96d7-7b9ddcfd9ce6 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] https://10.4.3.240/volume/v3/backups returned with HTTP 202 Aug 20 01:08:12.615841 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1139/4582] 10.4.3.240 () {68 vars in 1259 bytes} [Thu Aug 20 01:08:12 2026] POST /volume/v3/backups => generated 329 bytes in 56 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 01:08:12.630075 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-5dbc3cab-4b3e-4cb6-b130-fe268141747c None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:08:12.632470 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-5dbc3cab-4b3e-4cb6-b130-fe268141747c tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] GET https://10.4.3.240/volume/v3/backups/c95db8a6-51a7-4b5e-8bec-8d69bb9d8ef5 Aug 20 01:08:12.632698 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-5dbc3cab-4b3e-4cb6-b130-fe268141747c tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:08:12.632907 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-5dbc3cab-4b3e-4cb6-b130-fe268141747c tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:08:12.633004 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-5dbc3cab-4b3e-4cb6-b130-fe268141747c tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Show backup with id c95db8a6-51a7-4b5e-8bec-8d69bb9d8ef5. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:08:12.637595 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:08:12.637595 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:08:12.638374 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-5dbc3cab-4b3e-4cb6-b130-fe268141747c tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] https://10.4.3.240/volume/v3/backups/c95db8a6-51a7-4b5e-8bec-8d69bb9d8ef5 returned with HTTP 200 Aug 20 01:08:12.638795 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1148/4583] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:08:12 2026] GET /volume/v3/backups/c95db8a6-51a7-4b5e-8bec-8d69bb9d8ef5 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:08:13.648985 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-4ae20f9d-ec6b-4e97-b77f-131e0f76dc1f None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:08:13.650522 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-4ae20f9d-ec6b-4e97-b77f-131e0f76dc1f tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] GET https://10.4.3.240/volume/v3/backups/c95db8a6-51a7-4b5e-8bec-8d69bb9d8ef5 Aug 20 01:08:13.650693 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-4ae20f9d-ec6b-4e97-b77f-131e0f76dc1f tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:08:13.650866 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-4ae20f9d-ec6b-4e97-b77f-131e0f76dc1f tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:08:13.650958 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-4ae20f9d-ec6b-4e97-b77f-131e0f76dc1f tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Show backup with id c95db8a6-51a7-4b5e-8bec-8d69bb9d8ef5. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:08:13.654806 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:08:13.654806 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:08:13.655487 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-4ae20f9d-ec6b-4e97-b77f-131e0f76dc1f tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] https://10.4.3.240/volume/v3/backups/c95db8a6-51a7-4b5e-8bec-8d69bb9d8ef5 returned with HTTP 200 Aug 20 01:08:13.655795 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1160/4584] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:08:13 2026] GET /volume/v3/backups/c95db8a6-51a7-4b5e-8bec-8d69bb9d8ef5 => generated 738 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:08:14.530156 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-c65fcc0f-bafe-464e-a758-f89c4ffbca6b None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:08:14.531737 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-c65fcc0f-bafe-464e-a758-f89c4ffbca6b tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] POST https://10.4.3.240/volume/v3/snapshots Aug 20 01:08:14.532062 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-c65fcc0f-bafe-464e-a758-f89c4ffbca6b tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "22d47a49-8819-4098-80b7-7b776241a678", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-531908360", "description": null, "metadata": null}} {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:08:14.541866 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:08:14.541866 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:08:14.542308 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-c65fcc0f-bafe-464e-a758-f89c4ffbca6b tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Volume info retrieved successfully. Aug 20 01:08:14.542473 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.v3.snapshots [None req-c65fcc0f-bafe-464e-a758-f89c4ffbca6b tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Create snapshot from volume 22d47a49-8819-4098-80b7-7b776241a678 Aug 20 01:08:14.565611 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.quota [None req-c65fcc0f-bafe-464e-a758-f89c4ffbca6b tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Created reservations ['3682b2aa-6956-4bf3-b139-af4f92789ef5', '69acc3ce-9952-4499-bcfd-9a58660129de', '64a0ed8c-92a0-4d19-8e33-60878e1539f1', '6773f427-0961-4cb1-9dc1-96ea2af9fa91'] {{(pid=100212) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 01:08:14.601365 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-c65fcc0f-bafe-464e-a758-f89c4ffbca6b tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Snapshot force create request issued successfully. Aug 20 01:08:14.601365 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-c65fcc0f-bafe-464e-a758-f89c4ffbca6b tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] https://10.4.3.240/volume/v3/snapshots returned with HTTP 202 Aug 20 01:08:14.601365 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1138/4585] 10.4.3.240 () {68 vars in 1265 bytes} [Thu Aug 20 01:08:14 2026] POST /volume/v3/snapshots => generated 307 bytes in 69 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 01:08:14.610194 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-8b6ba2e0-7cd1-422b-a8e8-0a6a6f4b17ed None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:08:14.611327 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-8b6ba2e0-7cd1-422b-a8e8-0a6a6f4b17ed tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] GET https://10.4.3.240/volume/v3/snapshots/ebc0a206-94b9-4d1d-b5c5-4eebcf733028 Aug 20 01:08:14.611624 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-8b6ba2e0-7cd1-422b-a8e8-0a6a6f4b17ed tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:08:14.611708 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-8b6ba2e0-7cd1-422b-a8e8-0a6a6f4b17ed tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:08:14.616081 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:08:14.616081 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:08:14.616491 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-8b6ba2e0-7cd1-422b-a8e8-0a6a6f4b17ed tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Snapshot retrieved successfully. Aug 20 01:08:14.617177 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-8b6ba2e0-7cd1-422b-a8e8-0a6a6f4b17ed tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] https://10.4.3.240/volume/v3/snapshots/ebc0a206-94b9-4d1d-b5c5-4eebcf733028 returned with HTTP 200 Aug 20 01:08:14.617538 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1140/4586] 10.4.3.240 () {66 vars in 1354 bytes} [Thu Aug 20 01:08:14 2026] GET /volume/v3/snapshots/ebc0a206-94b9-4d1d-b5c5-4eebcf733028 => generated 439 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:08:14.664850 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-99898f9f-a1b3-4304-a533-d7acb83e767c None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:08:14.666653 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-99898f9f-a1b3-4304-a533-d7acb83e767c tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] GET https://10.4.3.240/volume/v3/backups/c95db8a6-51a7-4b5e-8bec-8d69bb9d8ef5 Aug 20 01:08:14.666870 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-99898f9f-a1b3-4304-a533-d7acb83e767c tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:08:14.667064 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-99898f9f-a1b3-4304-a533-d7acb83e767c tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:08:14.667178 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-99898f9f-a1b3-4304-a533-d7acb83e767c tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Show backup with id c95db8a6-51a7-4b5e-8bec-8d69bb9d8ef5. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:08:14.671074 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:08:14.671074 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:08:14.671771 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-99898f9f-a1b3-4304-a533-d7acb83e767c tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] https://10.4.3.240/volume/v3/backups/c95db8a6-51a7-4b5e-8bec-8d69bb9d8ef5 returned with HTTP 200 Aug 20 01:08:14.672100 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1149/4587] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:08:14 2026] GET /volume/v3/backups/c95db8a6-51a7-4b5e-8bec-8d69bb9d8ef5 => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:08:15.628792 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-7072be04-fef6-4929-b6e8-c9017129f5e9 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:08:15.630572 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-7072be04-fef6-4929-b6e8-c9017129f5e9 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] GET https://10.4.3.240/volume/v3/snapshots/ebc0a206-94b9-4d1d-b5c5-4eebcf733028 Aug 20 01:08:15.630755 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-7072be04-fef6-4929-b6e8-c9017129f5e9 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:08:15.630933 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-7072be04-fef6-4929-b6e8-c9017129f5e9 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:08:15.636956 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:08:15.636956 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:08:15.637473 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-7072be04-fef6-4929-b6e8-c9017129f5e9 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Snapshot retrieved successfully. Aug 20 01:08:15.638355 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-7072be04-fef6-4929-b6e8-c9017129f5e9 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] https://10.4.3.240/volume/v3/snapshots/ebc0a206-94b9-4d1d-b5c5-4eebcf733028 returned with HTTP 200 Aug 20 01:08:15.638742 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1161/4588] 10.4.3.240 () {66 vars in 1354 bytes} [Thu Aug 20 01:08:15 2026] GET /volume/v3/snapshots/ebc0a206-94b9-4d1d-b5c5-4eebcf733028 => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:08:15.646832 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-055d9e9b-61ef-423b-b262-af8762550149 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:08:15.649067 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-055d9e9b-61ef-423b-b262-af8762550149 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] GET https://10.4.3.240/volume/v3/snapshots/ebc0a206-94b9-4d1d-b5c5-4eebcf733028 Aug 20 01:08:15.649282 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-055d9e9b-61ef-423b-b262-af8762550149 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:08:15.649499 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-055d9e9b-61ef-423b-b262-af8762550149 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:08:15.651313 np0000007838 devstack@c-api.service[100212]: DEBUG dbcounter [-] [100212] Writing DB stats cinder:SELECT=194,cinder:UPDATE=57,cinder:INSERT=30 {{(pid=100212) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 01:08:15.654767 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:08:15.654767 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:08:15.655177 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-055d9e9b-61ef-423b-b262-af8762550149 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Snapshot retrieved successfully. Aug 20 01:08:15.656113 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-055d9e9b-61ef-423b-b262-af8762550149 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] https://10.4.3.240/volume/v3/snapshots/ebc0a206-94b9-4d1d-b5c5-4eebcf733028 returned with HTTP 200 Aug 20 01:08:15.656551 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1139/4589] 10.4.3.240 () {66 vars in 1354 bytes} [Thu Aug 20 01:08:15 2026] GET /volume/v3/snapshots/ebc0a206-94b9-4d1d-b5c5-4eebcf733028 => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:08:15.664254 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-c3e33bf3-05c9-40dd-a615-1c02cb2be27a None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:08:15.665869 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-c3e33bf3-05c9-40dd-a615-1c02cb2be27a tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 20 01:08:15.666205 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-c3e33bf3-05c9-40dd-a615-1c02cb2be27a tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-1630886990", "snapshot_id": "ebc0a206-94b9-4d1d-b5c5-4eebcf733028", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:08:15.667634 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.v3.volumes [None req-c3e33bf3-05c9-40dd-a615-1c02cb2be27a tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-1630886990', 'snapshot_id': 'ebc0a206-94b9-4d1d-b5c5-4eebcf733028', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100213) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 01:08:15.672364 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:08:15.672364 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:08:15.672739 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-c3e33bf3-05c9-40dd-a615-1c02cb2be27a tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Snapshot retrieved successfully. Aug 20 01:08:15.672847 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.v3.volumes [None req-c3e33bf3-05c9-40dd-a615-1c02cb2be27a tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Create volume of 1 GB Aug 20 01:08:15.677861 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-c3e33bf3-05c9-40dd-a615-1c02cb2be27a tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Availability Zones retrieved successfully. Aug 20 01:08:15.683952 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-c3e33bf3-05c9-40dd-a615-1c02cb2be27a tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Flow 'volume_create_api' (86e0bb08-423b-4ebd-8905-2b90b796b652) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:08:15.684940 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-c3e33bf3-05c9-40dd-a615-1c02cb2be27a tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (75f0712e-c8ea-49e6-9696-81c5ca17c656) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:08:15.686073 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.flows.api.create_volume [None req-c3e33bf3-05c9-40dd-a615-1c02cb2be27a tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100213) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 01:08:15.686839 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-ad18a492-6cd9-4c13-8d70-3a9902ebf3f6 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:08:15.688987 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-ad18a492-6cd9-4c13-8d70-3a9902ebf3f6 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] GET https://10.4.3.240/volume/v3/backups/c95db8a6-51a7-4b5e-8bec-8d69bb9d8ef5 Aug 20 01:08:15.689254 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-ad18a492-6cd9-4c13-8d70-3a9902ebf3f6 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:08:15.689505 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-ad18a492-6cd9-4c13-8d70-3a9902ebf3f6 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:08:15.689632 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-ad18a492-6cd9-4c13-8d70-3a9902ebf3f6 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Show backup with id c95db8a6-51a7-4b5e-8bec-8d69bb9d8ef5. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:08:15.695775 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:08:15.695775 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:08:15.696619 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-ad18a492-6cd9-4c13-8d70-3a9902ebf3f6 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] https://10.4.3.240/volume/v3/backups/c95db8a6-51a7-4b5e-8bec-8d69bb9d8ef5 returned with HTTP 200 Aug 20 01:08:15.697039 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1150/4590] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:08:15 2026] GET /volume/v3/backups/c95db8a6-51a7-4b5e-8bec-8d69bb9d8ef5 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:08:15.714426 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-c3e33bf3-05c9-40dd-a615-1c02cb2be27a tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (75f0712e-c8ea-49e6-9696-81c5ca17c656) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'ebc0a206-94b9-4d1d-b5c5-4eebcf733028', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:52:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1ed58bd6-fe6a-497e-ae84-e8199d24fdfa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:08:15.715053 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-c3e33bf3-05c9-40dd-a615-1c02cb2be27a tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (81f0178b-7dbf-419c-ab9a-e795ce6ae3c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:08:15.748745 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.quota [None req-c3e33bf3-05c9-40dd-a615-1c02cb2be27a tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Created reservations ['8796c3e4-2ebb-4e9d-95d7-006c64cca331', '8ec4c4e2-a724-4e13-a5c2-e939b2e1f9e7', 'ea7a31e8-249e-46be-851c-a8e4202adbd5', '80ed0932-e167-4116-b6b4-6783826dbf73'] {{(pid=100213) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 01:08:15.749679 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-c3e33bf3-05c9-40dd-a615-1c02cb2be27a tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (81f0178b-7dbf-419c-ab9a-e795ce6ae3c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8796c3e4-2ebb-4e9d-95d7-006c64cca331', '8ec4c4e2-a724-4e13-a5c2-e939b2e1f9e7', 'ea7a31e8-249e-46be-851c-a8e4202adbd5', '80ed0932-e167-4116-b6b4-6783826dbf73']}' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:08:15.750473 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-c3e33bf3-05c9-40dd-a615-1c02cb2be27a tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e36fe712-26de-4c1d-977c-c8eb3f053743) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:08:15.787957 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-c3e33bf3-05c9-40dd-a615-1c02cb2be27a tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e36fe712-26de-4c1d-977c-c8eb3f053743) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0a1f0fac-63bf-44fd-a995-7e4631ba075d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-1630886990',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='03a37021255e41ccb3259dd49aff4a78',qos_specs=None,replication_status=,reservations=['8796c3e4-2ebb-4e9d-95d7-006c64cca331','8ec4c4e2-a724-4e13-a5c2-e939b2e1f9e7','ea7a31e8-249e-46be-851c-a8e4202adbd5','80ed0932-e167-4116-b6b4-6783826dbf73'],size=1,snapshot_id=ebc0a206-94b9-4d1d-b5c5-4eebcf733028,source_replicaid=,source_volid=None,status='creating',user_id='d1fcea7d7ab543fdbc3f32dca8fe540e',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa), '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-20T01:08:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-1630886990',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0a1f0fac-63bf-44fd-a995-7e4631ba075d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='03a37021255e41ccb3259dd49aff4a78',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=ebc0a206-94b9-4d1d-b5c5-4eebcf733028,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d1fcea7d7ab543fdbc3f32dca8fe540e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1ed58bd6-fe6a-497e-ae84-e8199d24fdfa),volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:08:15.788694 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-c3e33bf3-05c9-40dd-a615-1c02cb2be27a tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (29a4b2e2-2e5c-4c03-99ec-c0b4a378d1e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:08:15.804586 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-c3e33bf3-05c9-40dd-a615-1c02cb2be27a tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (29a4b2e2-2e5c-4c03-99ec-c0b4a378d1e5) transitioned into state 'SUCCESS' from state '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-1630886990',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='03a37021255e41ccb3259dd49aff4a78',qos_specs=None,replication_status=,reservations=['8796c3e4-2ebb-4e9d-95d7-006c64cca331','8ec4c4e2-a724-4e13-a5c2-e939b2e1f9e7','ea7a31e8-249e-46be-851c-a8e4202adbd5','80ed0932-e167-4116-b6b4-6783826dbf73'],size=1,snapshot_id=ebc0a206-94b9-4d1d-b5c5-4eebcf733028,source_replicaid=,source_volid=None,status='creating',user_id='d1fcea7d7ab543fdbc3f32dca8fe540e',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:08:15.805423 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-c3e33bf3-05c9-40dd-a615-1c02cb2be27a tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1a43b314-0c0a-4f83-a8a5-565ed60a1c28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:08:15.827621 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-c3e33bf3-05c9-40dd-a615-1c02cb2be27a tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1a43b314-0c0a-4f83-a8a5-565ed60a1c28) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:08:15.827621 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-c3e33bf3-05c9-40dd-a615-1c02cb2be27a tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Flow 'volume_create_api' (86e0bb08-423b-4ebd-8905-2b90b796b652) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100213) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:08:15.827621 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-c3e33bf3-05c9-40dd-a615-1c02cb2be27a tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Create volume request issued successfully. Aug 20 01:08:15.827621 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-c3e33bf3-05c9-40dd-a615-1c02cb2be27a tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 20 01:08:15.827846 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1141/4591] 10.4.3.240 () {68 vars in 1259 bytes} [Thu Aug 20 01:08:15 2026] POST /volume/v3/volumes => generated 785 bytes in 164 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 01:08:15.839727 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-fa35d6da-37d8-4d03-9566-9c9c0f89adde None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:08:15.841437 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-fa35d6da-37d8-4d03-9566-9c9c0f89adde tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] GET https://10.4.3.240/volume/v3/volumes/0a1f0fac-63bf-44fd-a995-7e4631ba075d Aug 20 01:08:15.842633 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-fa35d6da-37d8-4d03-9566-9c9c0f89adde tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:08:15.842633 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-fa35d6da-37d8-4d03-9566-9c9c0f89adde tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:08:15.847967 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:08:15.847967 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:08:15.851047 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-fa35d6da-37d8-4d03-9566-9c9c0f89adde tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Volume info retrieved successfully. Aug 20 01:08:15.854949 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-fa35d6da-37d8-4d03-9566-9c9c0f89adde tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] https://10.4.3.240/volume/v3/volumes/0a1f0fac-63bf-44fd-a995-7e4631ba075d returned with HTTP 200 Aug 20 01:08:15.855368 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1162/4592] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:08:15 2026] GET /volume/v3/volumes/0a1f0fac-63bf-44fd-a995-7e4631ba075d => generated 853 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:08:16.707299 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-4afed4fe-6f62-4d7c-a627-e56db3fb51e3 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:08:16.709244 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-4afed4fe-6f62-4d7c-a627-e56db3fb51e3 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] GET https://10.4.3.240/volume/v3/backups/c95db8a6-51a7-4b5e-8bec-8d69bb9d8ef5 Aug 20 01:08:16.709485 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-4afed4fe-6f62-4d7c-a627-e56db3fb51e3 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:08:16.709689 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-4afed4fe-6f62-4d7c-a627-e56db3fb51e3 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:08:16.709816 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.v3.backups [None req-4afed4fe-6f62-4d7c-a627-e56db3fb51e3 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Show backup with id c95db8a6-51a7-4b5e-8bec-8d69bb9d8ef5. {{(pid=100212) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:08:16.714764 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:08:16.714764 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:08:16.715540 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-4afed4fe-6f62-4d7c-a627-e56db3fb51e3 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] https://10.4.3.240/volume/v3/backups/c95db8a6-51a7-4b5e-8bec-8d69bb9d8ef5 returned with HTTP 200 Aug 20 01:08:16.716028 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1140/4593] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:08:16 2026] GET /volume/v3/backups/c95db8a6-51a7-4b5e-8bec-8d69bb9d8ef5 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:08:16.866732 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-1da8c162-568a-41a3-8ad8-7fca8015dd86 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:08:16.868390 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-1da8c162-568a-41a3-8ad8-7fca8015dd86 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] GET https://10.4.3.240/volume/v3/volumes/0a1f0fac-63bf-44fd-a995-7e4631ba075d Aug 20 01:08:16.868595 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-1da8c162-568a-41a3-8ad8-7fca8015dd86 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:08:16.868792 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-1da8c162-568a-41a3-8ad8-7fca8015dd86 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:08:16.875028 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:08:16.875028 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:08:16.878212 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-1da8c162-568a-41a3-8ad8-7fca8015dd86 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Volume info retrieved successfully. Aug 20 01:08:16.882122 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-1da8c162-568a-41a3-8ad8-7fca8015dd86 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] https://10.4.3.240/volume/v3/volumes/0a1f0fac-63bf-44fd-a995-7e4631ba075d returned with HTTP 200 Aug 20 01:08:16.882628 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1151/4594] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:08:16 2026] GET /volume/v3/volumes/0a1f0fac-63bf-44fd-a995-7e4631ba075d => generated 1394 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:08:16.893298 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-96d3032a-8ff2-442b-9d1d-06bdd97ee549 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:08:16.895662 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-96d3032a-8ff2-442b-9d1d-06bdd97ee549 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] GET https://10.4.3.240/volume/v3/volumes/0a1f0fac-63bf-44fd-a995-7e4631ba075d Aug 20 01:08:16.895875 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-96d3032a-8ff2-442b-9d1d-06bdd97ee549 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:08:16.896091 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-96d3032a-8ff2-442b-9d1d-06bdd97ee549 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:08:16.903762 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:08:16.903762 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:08:16.907556 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-96d3032a-8ff2-442b-9d1d-06bdd97ee549 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Volume info retrieved successfully. Aug 20 01:08:16.912872 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-96d3032a-8ff2-442b-9d1d-06bdd97ee549 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] https://10.4.3.240/volume/v3/volumes/0a1f0fac-63bf-44fd-a995-7e4631ba075d returned with HTTP 200 Aug 20 01:08:16.913348 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1142/4595] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:08:16 2026] GET /volume/v3/volumes/0a1f0fac-63bf-44fd-a995-7e4631ba075d => generated 1394 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:08:17.022806 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-274783b5-d6dd-439f-9bef-b5f8dd09ba6c req-ad1a36a8-2e51-4145-8519-462ac5243fcb None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:08:17.024859 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-274783b5-d6dd-439f-9bef-b5f8dd09ba6c req-ad1a36a8-2e51-4145-8519-462ac5243fcb tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] GET https://10.4.3.240/volume/v3/volumes/0a1f0fac-63bf-44fd-a995-7e4631ba075d Aug 20 01:08:17.025047 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-274783b5-d6dd-439f-9bef-b5f8dd09ba6c req-ad1a36a8-2e51-4145-8519-462ac5243fcb tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:08:17.025266 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-274783b5-d6dd-439f-9bef-b5f8dd09ba6c req-ad1a36a8-2e51-4145-8519-462ac5243fcb tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:08:17.031231 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:08:17.031231 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:08:17.034718 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [req-274783b5-d6dd-439f-9bef-b5f8dd09ba6c req-ad1a36a8-2e51-4145-8519-462ac5243fcb tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Volume info retrieved successfully. Aug 20 01:08:17.038663 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-274783b5-d6dd-439f-9bef-b5f8dd09ba6c req-ad1a36a8-2e51-4145-8519-462ac5243fcb tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] https://10.4.3.240/volume/v3/volumes/0a1f0fac-63bf-44fd-a995-7e4631ba075d returned with HTTP 200 Aug 20 01:08:17.039010 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1163/4596] 10.4.3.240 () {68 vars in 1598 bytes} [Thu Aug 20 01:08:17 2026] GET /volume/v3/volumes/0a1f0fac-63bf-44fd-a995-7e4631ba075d => generated 1394 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:08:17.431867 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [req-274783b5-d6dd-439f-9bef-b5f8dd09ba6c req-842162b5-0802-4ead-a4d4-172db6556107 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:08:17.433601 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-274783b5-d6dd-439f-9bef-b5f8dd09ba6c req-842162b5-0802-4ead-a4d4-172db6556107 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] GET https://10.4.3.240/volume/v3/volumes/0a1f0fac-63bf-44fd-a995-7e4631ba075d Aug 20 01:08:17.433820 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [req-274783b5-d6dd-439f-9bef-b5f8dd09ba6c req-842162b5-0802-4ead-a4d4-172db6556107 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:08:17.434030 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [req-274783b5-d6dd-439f-9bef-b5f8dd09ba6c req-842162b5-0802-4ead-a4d4-172db6556107 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:08:17.439998 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:08:17.439998 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:08:17.443376 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [req-274783b5-d6dd-439f-9bef-b5f8dd09ba6c req-842162b5-0802-4ead-a4d4-172db6556107 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Volume info retrieved successfully. Aug 20 01:08:17.447674 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-274783b5-d6dd-439f-9bef-b5f8dd09ba6c req-842162b5-0802-4ead-a4d4-172db6556107 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] https://10.4.3.240/volume/v3/volumes/0a1f0fac-63bf-44fd-a995-7e4631ba075d returned with HTTP 200 Aug 20 01:08:17.448037 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1141/4597] 10.4.3.240 () {68 vars in 1598 bytes} [Thu Aug 20 01:08:17 2026] GET /volume/v3/volumes/0a1f0fac-63bf-44fd-a995-7e4631ba075d => generated 1394 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:08:17.456655 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-08e0d5f6-d250-419d-ad16-92f3fcbb2fb5 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:08:17.456975 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-08e0d5f6-d250-419d-ad16-92f3fcbb2fb5 None None] GET https://10.4.3.240/volume// Aug 20 01:08:17.457124 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-08e0d5f6-d250-419d-ad16-92f3fcbb2fb5 None None] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:08:17.457304 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-08e0d5f6-d250-419d-ad16-92f3fcbb2fb5 None None] Calling method 'all' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:08:17.457632 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-08e0d5f6-d250-419d-ad16-92f3fcbb2fb5 None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 20 01:08:17.457866 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1152/4598] 10.4.3.240 () {66 vars in 1419 bytes} [Thu Aug 20 01:08:17 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 01:08:17.464657 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [req-274783b5-d6dd-439f-9bef-b5f8dd09ba6c req-49d7fa84-9e18-4f70-93aa-b1ac7a8c9e26 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:08:17.466671 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-274783b5-d6dd-439f-9bef-b5f8dd09ba6c req-49d7fa84-9e18-4f70-93aa-b1ac7a8c9e26 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] POST https://10.4.3.240/volume/v3/attachments Aug 20 01:08:17.467061 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [req-274783b5-d6dd-439f-9bef-b5f8dd09ba6c req-49d7fa84-9e18-4f70-93aa-b1ac7a8c9e26 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0a1f0fac-63bf-44fd-a995-7e4631ba075d", "connector": null, "instance_uuid": "b2c1316e-a7f8-45c9-8ded-91975a1c5885"}} {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:08:17.475304 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:08:17.475304 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:08:17.496416 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-274783b5-d6dd-439f-9bef-b5f8dd09ba6c req-49d7fa84-9e18-4f70-93aa-b1ac7a8c9e26 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] https://10.4.3.240/volume/v3/attachments returned with HTTP 200 Aug 20 01:08:17.496797 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1143/4599] 10.4.3.240 () {74 vars in 1594 bytes} [Thu Aug 20 01:08:17 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 20 01:08:17.726284 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-f2194a64-82b8-43cf-8f31-4d4cb068dd27 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:08:17.728559 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-f2194a64-82b8-43cf-8f31-4d4cb068dd27 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] GET https://10.4.3.240/volume/v3/backups/c95db8a6-51a7-4b5e-8bec-8d69bb9d8ef5 Aug 20 01:08:17.728789 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-f2194a64-82b8-43cf-8f31-4d4cb068dd27 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:08:17.728985 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-f2194a64-82b8-43cf-8f31-4d4cb068dd27 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:08:17.729083 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-f2194a64-82b8-43cf-8f31-4d4cb068dd27 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Show backup with id c95db8a6-51a7-4b5e-8bec-8d69bb9d8ef5. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:08:17.733576 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:08:17.733576 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:08:17.733909 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-f2194a64-82b8-43cf-8f31-4d4cb068dd27 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] https://10.4.3.240/volume/v3/backups/c95db8a6-51a7-4b5e-8bec-8d69bb9d8ef5 returned with HTTP 200 Aug 20 01:08:17.734261 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1164/4600] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:08:17 2026] GET /volume/v3/backups/c95db8a6-51a7-4b5e-8bec-8d69bb9d8ef5 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:08:18.309938 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-8094af44-a7ed-4036-acb2-0c258d46ae8d None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:08:18.310243 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-8094af44-a7ed-4036-acb2-0c258d46ae8d None None] GET https://10.4.3.240/volume// Aug 20 01:08:18.310441 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-8094af44-a7ed-4036-acb2-0c258d46ae8d None None] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:08:18.310621 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-8094af44-a7ed-4036-acb2-0c258d46ae8d None None] Calling method 'all' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:08:18.310963 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-8094af44-a7ed-4036-acb2-0c258d46ae8d None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 20 01:08:18.311375 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1142/4601] 10.4.3.240 () {66 vars in 1426 bytes} [Thu Aug 20 01:08:18 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 01:08:18.322858 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-274783b5-d6dd-439f-9bef-b5f8dd09ba6c req-b14e9767-36a8-4164-b44d-4df5648dee2c None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:08:18.325056 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-274783b5-d6dd-439f-9bef-b5f8dd09ba6c req-b14e9767-36a8-4164-b44d-4df5648dee2c tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] GET https://10.4.3.240/volume/v3/volumes/0a1f0fac-63bf-44fd-a995-7e4631ba075d Aug 20 01:08:18.325288 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-274783b5-d6dd-439f-9bef-b5f8dd09ba6c req-b14e9767-36a8-4164-b44d-4df5648dee2c tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:08:18.325509 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-274783b5-d6dd-439f-9bef-b5f8dd09ba6c req-b14e9767-36a8-4164-b44d-4df5648dee2c tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:08:18.335564 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:08:18.335564 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:08:18.338917 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [req-274783b5-d6dd-439f-9bef-b5f8dd09ba6c req-b14e9767-36a8-4164-b44d-4df5648dee2c tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Volume info retrieved successfully. Aug 20 01:08:18.343623 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-274783b5-d6dd-439f-9bef-b5f8dd09ba6c req-b14e9767-36a8-4164-b44d-4df5648dee2c tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] https://10.4.3.240/volume/v3/volumes/0a1f0fac-63bf-44fd-a995-7e4631ba075d returned with HTTP 200 Aug 20 01:08:18.344058 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1153/4602] 10.4.3.240 () {70 vars in 1639 bytes} [Thu Aug 20 01:08:18 2026] GET /volume/v3/volumes/0a1f0fac-63bf-44fd-a995-7e4631ba075d => generated 1573 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 01:08:18.446856 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [req-274783b5-d6dd-439f-9bef-b5f8dd09ba6c req-c96a880e-0c54-41d7-a50f-01cb14980284 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:08:18.448932 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-274783b5-d6dd-439f-9bef-b5f8dd09ba6c req-c96a880e-0c54-41d7-a50f-01cb14980284 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] PUT https://10.4.3.240/volume/v3/attachments/b360ec6e-b776-429c-9c0f-a07f0b3a2361 Aug 20 01:08:18.449293 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [req-274783b5-d6dd-439f-9bef-b5f8dd09ba6c req-c96a880e-0c54-41d7-a50f-01cb14980284 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.240", "host": "np0000007838", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:e656b6daafb0", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "870eaf75-1108-49d5-b5ab-79f4c93758d0", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:08:18.456570 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.coordination [req-274783b5-d6dd-439f-9bef-b5f8dd09ba6c req-c96a880e-0c54-41d7-a50f-01cb14980284 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Acquiring lock "cinder-attachment_update-0a1f0fac-63bf-44fd-a995-7e4631ba075d-np0000007838" by "attachment_update" {{(pid=100213) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 01:08:18.460652 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.coordination [req-274783b5-d6dd-439f-9bef-b5f8dd09ba6c req-c96a880e-0c54-41d7-a50f-01cb14980284 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Lock "cinder-attachment_update-0a1f0fac-63bf-44fd-a995-7e4631ba075d-np0000007838" acquired by "attachment_update" :: waited 0.004s {{(pid=100213) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 01:08:18.461513 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:08:18.461513 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:08:18.579632 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.coordination [req-274783b5-d6dd-439f-9bef-b5f8dd09ba6c req-c96a880e-0c54-41d7-a50f-01cb14980284 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Lock "cinder-attachment_update-0a1f0fac-63bf-44fd-a995-7e4631ba075d-np0000007838" released by "attachment_update" :: held 0.119s {{(pid=100213) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 01:08:18.580181 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-274783b5-d6dd-439f-9bef-b5f8dd09ba6c req-c96a880e-0c54-41d7-a50f-01cb14980284 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] https://10.4.3.240/volume/v3/attachments/b360ec6e-b776-429c-9c0f-a07f0b3a2361 returned with HTTP 200 Aug 20 01:08:18.580623 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1144/4603] 10.4.3.240 () {74 vars in 1704 bytes} [Thu Aug 20 01:08:18 2026] PUT /volume/v3/attachments/b360ec6e-b776-429c-9c0f-a07f0b3a2361 => generated 969 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:08:18.600403 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-274783b5-d6dd-439f-9bef-b5f8dd09ba6c req-5e1c070c-3b14-4cfd-82a4-f1d6f80b757f None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:08:18.602445 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-274783b5-d6dd-439f-9bef-b5f8dd09ba6c req-5e1c070c-3b14-4cfd-82a4-f1d6f80b757f tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] POST https://10.4.3.240/volume/v3/attachments/b360ec6e-b776-429c-9c0f-a07f0b3a2361/action Aug 20 01:08:18.602752 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-274783b5-d6dd-439f-9bef-b5f8dd09ba6c req-5e1c070c-3b14-4cfd-82a4-f1d6f80b757f tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Action body: b'{"os-complete": null}' {{(pid=100215) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 01:08:18.602857 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-274783b5-d6dd-439f-9bef-b5f8dd09ba6c req-5e1c070c-3b14-4cfd-82a4-f1d6f80b757f tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:08:18.616434 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:08:18.616434 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:08:18.643017 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-274783b5-d6dd-439f-9bef-b5f8dd09ba6c req-5e1c070c-3b14-4cfd-82a4-f1d6f80b757f tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] https://10.4.3.240/volume/v3/attachments/b360ec6e-b776-429c-9c0f-a07f0b3a2361/action returned with HTTP 204 Aug 20 01:08:18.643687 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1165/4604] 10.4.3.240 () {74 vars in 1725 bytes} [Thu Aug 20 01:08:18 2026] POST /volume/v3/attachments/b360ec6e-b776-429c-9c0f-a07f0b3a2361/action => generated 0 bytes in 43 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:08:18.744419 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-d6153407-3d58-4b13-8c04-e559d862114b None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:08:18.746279 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-d6153407-3d58-4b13-8c04-e559d862114b tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] GET https://10.4.3.240/volume/v3/backups/c95db8a6-51a7-4b5e-8bec-8d69bb9d8ef5 Aug 20 01:08:18.746518 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-d6153407-3d58-4b13-8c04-e559d862114b tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:08:18.746740 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-d6153407-3d58-4b13-8c04-e559d862114b tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:08:18.747074 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.v3.backups [None req-d6153407-3d58-4b13-8c04-e559d862114b tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Show backup with id c95db8a6-51a7-4b5e-8bec-8d69bb9d8ef5. {{(pid=100212) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:08:18.750906 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:08:18.750906 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:08:18.751645 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-d6153407-3d58-4b13-8c04-e559d862114b tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] https://10.4.3.240/volume/v3/backups/c95db8a6-51a7-4b5e-8bec-8d69bb9d8ef5 returned with HTTP 200 Aug 20 01:08:18.751975 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1143/4605] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:08:18 2026] GET /volume/v3/backups/c95db8a6-51a7-4b5e-8bec-8d69bb9d8ef5 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:08:19.762693 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-61636ed7-37e5-4948-a37e-fa4b70775843 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:08:19.764425 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-61636ed7-37e5-4948-a37e-fa4b70775843 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] GET https://10.4.3.240/volume/v3/backups/c95db8a6-51a7-4b5e-8bec-8d69bb9d8ef5 Aug 20 01:08:19.764609 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-61636ed7-37e5-4948-a37e-fa4b70775843 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:08:19.764811 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-61636ed7-37e5-4948-a37e-fa4b70775843 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:08:19.764918 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-61636ed7-37e5-4948-a37e-fa4b70775843 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Show backup with id c95db8a6-51a7-4b5e-8bec-8d69bb9d8ef5. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:08:19.769304 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:08:19.769304 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:08:19.770071 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-61636ed7-37e5-4948-a37e-fa4b70775843 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] https://10.4.3.240/volume/v3/backups/c95db8a6-51a7-4b5e-8bec-8d69bb9d8ef5 returned with HTTP 200 Aug 20 01:08:19.770449 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1154/4606] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:08:19 2026] GET /volume/v3/backups/c95db8a6-51a7-4b5e-8bec-8d69bb9d8ef5 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:08:20.781423 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-8e5b3ba0-f4bd-4dc2-bb7c-2398d226dc09 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:08:20.783229 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-8e5b3ba0-f4bd-4dc2-bb7c-2398d226dc09 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] GET https://10.4.3.240/volume/v3/backups/c95db8a6-51a7-4b5e-8bec-8d69bb9d8ef5 Aug 20 01:08:20.783470 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-8e5b3ba0-f4bd-4dc2-bb7c-2398d226dc09 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:08:20.783694 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-8e5b3ba0-f4bd-4dc2-bb7c-2398d226dc09 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:08:20.783842 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.v3.backups [None req-8e5b3ba0-f4bd-4dc2-bb7c-2398d226dc09 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Show backup with id c95db8a6-51a7-4b5e-8bec-8d69bb9d8ef5. {{(pid=100213) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:08:20.788324 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:08:20.788324 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:08:20.789221 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-8e5b3ba0-f4bd-4dc2-bb7c-2398d226dc09 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] https://10.4.3.240/volume/v3/backups/c95db8a6-51a7-4b5e-8bec-8d69bb9d8ef5 returned with HTTP 200 Aug 20 01:08:20.789654 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1145/4607] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:08:20 2026] GET /volume/v3/backups/c95db8a6-51a7-4b5e-8bec-8d69bb9d8ef5 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:08:21.800351 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-a6264b6a-9d8f-40b8-99f0-14c1525fc30d None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:08:21.802085 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-a6264b6a-9d8f-40b8-99f0-14c1525fc30d tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] GET https://10.4.3.240/volume/v3/backups/c95db8a6-51a7-4b5e-8bec-8d69bb9d8ef5 Aug 20 01:08:21.802290 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-a6264b6a-9d8f-40b8-99f0-14c1525fc30d tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:08:21.802494 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-a6264b6a-9d8f-40b8-99f0-14c1525fc30d tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:08:21.802582 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-a6264b6a-9d8f-40b8-99f0-14c1525fc30d tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Show backup with id c95db8a6-51a7-4b5e-8bec-8d69bb9d8ef5. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:08:21.806651 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:08:21.806651 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:08:21.807402 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-a6264b6a-9d8f-40b8-99f0-14c1525fc30d tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] https://10.4.3.240/volume/v3/backups/c95db8a6-51a7-4b5e-8bec-8d69bb9d8ef5 returned with HTTP 200 Aug 20 01:08:21.807749 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1166/4608] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:08:21 2026] GET /volume/v3/backups/c95db8a6-51a7-4b5e-8bec-8d69bb9d8ef5 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:08:22.816611 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-e2b8ac85-f732-47e0-b9d3-7f2b95184e80 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:08:22.818307 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-e2b8ac85-f732-47e0-b9d3-7f2b95184e80 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] GET https://10.4.3.240/volume/v3/backups/c95db8a6-51a7-4b5e-8bec-8d69bb9d8ef5 Aug 20 01:08:22.819126 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-e2b8ac85-f732-47e0-b9d3-7f2b95184e80 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:08:22.819126 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-e2b8ac85-f732-47e0-b9d3-7f2b95184e80 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:08:22.819126 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.v3.backups [None req-e2b8ac85-f732-47e0-b9d3-7f2b95184e80 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Show backup with id c95db8a6-51a7-4b5e-8bec-8d69bb9d8ef5. {{(pid=100212) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:08:22.826349 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:08:22.826349 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:08:22.829278 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-e2b8ac85-f732-47e0-b9d3-7f2b95184e80 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] https://10.4.3.240/volume/v3/backups/c95db8a6-51a7-4b5e-8bec-8d69bb9d8ef5 returned with HTTP 200 Aug 20 01:08:22.829639 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1144/4609] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:08:22 2026] GET /volume/v3/backups/c95db8a6-51a7-4b5e-8bec-8d69bb9d8ef5 => generated 749 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:08:23.839985 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-c2a5bdbb-31bd-47db-a55f-329ff401d8f3 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:08:23.841832 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-c2a5bdbb-31bd-47db-a55f-329ff401d8f3 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] GET https://10.4.3.240/volume/v3/backups/c95db8a6-51a7-4b5e-8bec-8d69bb9d8ef5 Aug 20 01:08:23.842014 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-c2a5bdbb-31bd-47db-a55f-329ff401d8f3 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:08:23.842219 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-c2a5bdbb-31bd-47db-a55f-329ff401d8f3 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:08:23.842349 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-c2a5bdbb-31bd-47db-a55f-329ff401d8f3 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Show backup with id c95db8a6-51a7-4b5e-8bec-8d69bb9d8ef5. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:08:23.846676 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:08:23.846676 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:08:23.847384 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-c2a5bdbb-31bd-47db-a55f-329ff401d8f3 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] https://10.4.3.240/volume/v3/backups/c95db8a6-51a7-4b5e-8bec-8d69bb9d8ef5 returned with HTTP 200 Aug 20 01:08:23.847869 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1155/4610] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:08:23 2026] GET /volume/v3/backups/c95db8a6-51a7-4b5e-8bec-8d69bb9d8ef5 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:08:24.857607 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-f128f72f-9415-4799-9b91-81bd9d151108 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:08:24.860356 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-f128f72f-9415-4799-9b91-81bd9d151108 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] GET https://10.4.3.240/volume/v3/backups/c95db8a6-51a7-4b5e-8bec-8d69bb9d8ef5 Aug 20 01:08:24.860356 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-f128f72f-9415-4799-9b91-81bd9d151108 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:08:24.860356 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-f128f72f-9415-4799-9b91-81bd9d151108 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:08:24.860356 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.v3.backups [None req-f128f72f-9415-4799-9b91-81bd9d151108 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Show backup with id c95db8a6-51a7-4b5e-8bec-8d69bb9d8ef5. {{(pid=100213) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:08:24.861932 np0000007838 devstack@c-api.service[100213]: DEBUG dbcounter [-] [100213] Writing DB stats cinder:SELECT=203,cinder:UPDATE=65,cinder:INSERT=31 {{(pid=100213) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 01:08:24.865675 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:08:24.865675 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:08:24.866494 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-f128f72f-9415-4799-9b91-81bd9d151108 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] https://10.4.3.240/volume/v3/backups/c95db8a6-51a7-4b5e-8bec-8d69bb9d8ef5 returned with HTTP 200 Aug 20 01:08:24.866983 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1146/4611] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:08:24 2026] GET /volume/v3/backups/c95db8a6-51a7-4b5e-8bec-8d69bb9d8ef5 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:08:25.877976 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-fa233677-b82e-47e8-854b-ab7b3d56a029 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:08:25.879765 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-fa233677-b82e-47e8-854b-ab7b3d56a029 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] GET https://10.4.3.240/volume/v3/backups/c95db8a6-51a7-4b5e-8bec-8d69bb9d8ef5 Aug 20 01:08:25.879946 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-fa233677-b82e-47e8-854b-ab7b3d56a029 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:08:25.880130 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-fa233677-b82e-47e8-854b-ab7b3d56a029 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:08:25.880233 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-fa233677-b82e-47e8-854b-ab7b3d56a029 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Show backup with id c95db8a6-51a7-4b5e-8bec-8d69bb9d8ef5. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:08:25.883449 np0000007838 devstack@c-api.service[100215]: DEBUG dbcounter [-] [100215] Writing DB stats cinder:SELECT=119,cinder:UPDATE=26,cinder:INSERT=12 {{(pid=100215) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 01:08:25.886199 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:08:25.886199 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:08:25.886909 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-fa233677-b82e-47e8-854b-ab7b3d56a029 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] https://10.4.3.240/volume/v3/backups/c95db8a6-51a7-4b5e-8bec-8d69bb9d8ef5 returned with HTTP 200 Aug 20 01:08:25.887372 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1167/4612] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:08:25 2026] GET /volume/v3/backups/c95db8a6-51a7-4b5e-8bec-8d69bb9d8ef5 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:08:26.897579 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-3bbbca49-0d0b-4716-a376-c3a3d612948f None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:08:26.899266 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-3bbbca49-0d0b-4716-a376-c3a3d612948f tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] GET https://10.4.3.240/volume/v3/backups/c95db8a6-51a7-4b5e-8bec-8d69bb9d8ef5 Aug 20 01:08:26.899477 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-3bbbca49-0d0b-4716-a376-c3a3d612948f tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:08:26.899653 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-3bbbca49-0d0b-4716-a376-c3a3d612948f tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:08:26.899749 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.v3.backups [None req-3bbbca49-0d0b-4716-a376-c3a3d612948f tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Show backup with id c95db8a6-51a7-4b5e-8bec-8d69bb9d8ef5. {{(pid=100212) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:08:26.903692 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:08:26.903692 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:08:26.904381 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-3bbbca49-0d0b-4716-a376-c3a3d612948f tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] https://10.4.3.240/volume/v3/backups/c95db8a6-51a7-4b5e-8bec-8d69bb9d8ef5 returned with HTTP 200 Aug 20 01:08:26.904690 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1145/4613] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:08:26 2026] GET /volume/v3/backups/c95db8a6-51a7-4b5e-8bec-8d69bb9d8ef5 => generated 751 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:08:26.913151 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-72fb6ee8-2a16-4642-9094-a9b9a8c4e3da None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:08:26.915018 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-72fb6ee8-2a16-4642-9094-a9b9a8c4e3da tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] POST https://10.4.3.240/volume/v3/backups Aug 20 01:08:26.915369 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-72fb6ee8-2a16-4642-9094-a9b9a8c4e3da tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "094fe5ed-d70d-471a-a463-0f460b6d92d2", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-1183837765"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:08:26.916823 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.contrib.backups [None req-72fb6ee8-2a16-4642-9094-a9b9a8c4e3da tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Creating new backup {'backup': {'volume_id': '094fe5ed-d70d-471a-a463-0f460b6d92d2', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-1183837765'}} {{(pid=100214) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 20 01:08:26.916976 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.contrib.backups [None req-72fb6ee8-2a16-4642-9094-a9b9a8c4e3da tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Creating backup of volume 094fe5ed-d70d-471a-a463-0f460b6d92d2 in container None Aug 20 01:08:26.923926 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:08:26.923926 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:08:26.924406 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-72fb6ee8-2a16-4642-9094-a9b9a8c4e3da tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Volume info retrieved successfully. Aug 20 01:08:26.939474 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.quota [None req-72fb6ee8-2a16-4642-9094-a9b9a8c4e3da tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Created reservations ['10795b3d-dd43-4db5-8425-c513d302146a', '509e4353-6037-4b2e-a7f6-140033d5ac56'] {{(pid=100214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 01:08:26.980025 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-72fb6ee8-2a16-4642-9094-a9b9a8c4e3da tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] https://10.4.3.240/volume/v3/backups returned with HTTP 202 Aug 20 01:08:26.980707 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1156/4614] 10.4.3.240 () {68 vars in 1259 bytes} [Thu Aug 20 01:08:26 2026] POST /volume/v3/backups => generated 330 bytes in 68 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 01:08:26.988286 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-00ae109d-4b8c-4d92-9600-377f8a84d33b None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:08:26.989926 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-00ae109d-4b8c-4d92-9600-377f8a84d33b tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] GET https://10.4.3.240/volume/v3/backups/b58ee671-d55b-478d-8c0e-882ed5cc348a Aug 20 01:08:26.990134 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-00ae109d-4b8c-4d92-9600-377f8a84d33b tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:08:26.990296 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-00ae109d-4b8c-4d92-9600-377f8a84d33b tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:08:26.990665 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.v3.backups [None req-00ae109d-4b8c-4d92-9600-377f8a84d33b tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Show backup with id b58ee671-d55b-478d-8c0e-882ed5cc348a. {{(pid=100213) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:08:26.994519 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:08:26.994519 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:08:26.995279 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-00ae109d-4b8c-4d92-9600-377f8a84d33b tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] https://10.4.3.240/volume/v3/backups/b58ee671-d55b-478d-8c0e-882ed5cc348a returned with HTTP 200 Aug 20 01:08:26.995635 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1147/4615] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:08:26 2026] GET /volume/v3/backups/b58ee671-d55b-478d-8c0e-882ed5cc348a => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:08:28.007299 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-ff2944f4-58ba-40b1-acf8-321398405d75 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:08:28.008863 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-ff2944f4-58ba-40b1-acf8-321398405d75 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] GET https://10.4.3.240/volume/v3/backups/b58ee671-d55b-478d-8c0e-882ed5cc348a Aug 20 01:08:28.009028 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-ff2944f4-58ba-40b1-acf8-321398405d75 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:08:28.009213 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-ff2944f4-58ba-40b1-acf8-321398405d75 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:08:28.009316 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-ff2944f4-58ba-40b1-acf8-321398405d75 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Show backup with id b58ee671-d55b-478d-8c0e-882ed5cc348a. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:08:28.013062 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:08:28.013062 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:08:28.013827 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-ff2944f4-58ba-40b1-acf8-321398405d75 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] https://10.4.3.240/volume/v3/backups/b58ee671-d55b-478d-8c0e-882ed5cc348a returned with HTTP 200 Aug 20 01:08:28.014200 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1168/4616] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:08:28 2026] GET /volume/v3/backups/b58ee671-d55b-478d-8c0e-882ed5cc348a => generated 738 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:08:29.024317 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-6ffc6b95-12a8-4743-892b-f7e7eb3574f6 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:08:29.026031 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-6ffc6b95-12a8-4743-892b-f7e7eb3574f6 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] GET https://10.4.3.240/volume/v3/backups/b58ee671-d55b-478d-8c0e-882ed5cc348a Aug 20 01:08:29.026248 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-6ffc6b95-12a8-4743-892b-f7e7eb3574f6 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:08:29.026497 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-6ffc6b95-12a8-4743-892b-f7e7eb3574f6 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:08:29.026612 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.v3.backups [None req-6ffc6b95-12a8-4743-892b-f7e7eb3574f6 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Show backup with id b58ee671-d55b-478d-8c0e-882ed5cc348a. {{(pid=100212) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:08:29.030714 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:08:29.030714 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:08:29.031432 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-6ffc6b95-12a8-4743-892b-f7e7eb3574f6 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] https://10.4.3.240/volume/v3/backups/b58ee671-d55b-478d-8c0e-882ed5cc348a returned with HTTP 200 Aug 20 01:08:29.031799 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1146/4617] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:08:29 2026] GET /volume/v3/backups/b58ee671-d55b-478d-8c0e-882ed5cc348a => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:08:30.041460 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-7d85ab12-174a-46b5-8a97-834588f84648 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:08:30.043287 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-7d85ab12-174a-46b5-8a97-834588f84648 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] GET https://10.4.3.240/volume/v3/backups/b58ee671-d55b-478d-8c0e-882ed5cc348a Aug 20 01:08:30.043510 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-7d85ab12-174a-46b5-8a97-834588f84648 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:08:30.043709 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-7d85ab12-174a-46b5-8a97-834588f84648 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:08:30.043809 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-7d85ab12-174a-46b5-8a97-834588f84648 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Show backup with id b58ee671-d55b-478d-8c0e-882ed5cc348a. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:08:30.048234 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:08:30.048234 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:08:30.048930 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-7d85ab12-174a-46b5-8a97-834588f84648 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] https://10.4.3.240/volume/v3/backups/b58ee671-d55b-478d-8c0e-882ed5cc348a returned with HTTP 200 Aug 20 01:08:30.049474 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1157/4618] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:08:30 2026] GET /volume/v3/backups/b58ee671-d55b-478d-8c0e-882ed5cc348a => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:08:31.059530 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-b4bc4201-3235-4464-967a-f1b6e2c26a54 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:08:31.061367 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-b4bc4201-3235-4464-967a-f1b6e2c26a54 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] GET https://10.4.3.240/volume/v3/backups/b58ee671-d55b-478d-8c0e-882ed5cc348a Aug 20 01:08:31.061704 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-b4bc4201-3235-4464-967a-f1b6e2c26a54 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:08:31.063145 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-b4bc4201-3235-4464-967a-f1b6e2c26a54 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:08:31.063145 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.v3.backups [None req-b4bc4201-3235-4464-967a-f1b6e2c26a54 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Show backup with id b58ee671-d55b-478d-8c0e-882ed5cc348a. {{(pid=100213) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:08:31.067030 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:08:31.067030 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:08:31.070225 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-b4bc4201-3235-4464-967a-f1b6e2c26a54 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] https://10.4.3.240/volume/v3/backups/b58ee671-d55b-478d-8c0e-882ed5cc348a returned with HTTP 200 Aug 20 01:08:31.070225 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1148/4619] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:08:31 2026] GET /volume/v3/backups/b58ee671-d55b-478d-8c0e-882ed5cc348a => generated 749 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:08:31.799653 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-f1b1bce3-9bd2-4f1c-bb75-3552a5969b81 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:08:31.802412 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-f1b1bce3-9bd2-4f1c-bb75-3552a5969b81 tempest-AttachVolumeShelveTestJSON-1021232691 tempest-AttachVolumeShelveTestJSON-1021232691-project-member] GET https://10.4.3.240/volume/v3/volumes/ad9e2c4e-fcc3-4a3c-a4f4-ea1fbd72abfe Aug 20 01:08:31.802861 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-f1b1bce3-9bd2-4f1c-bb75-3552a5969b81 tempest-AttachVolumeShelveTestJSON-1021232691 tempest-AttachVolumeShelveTestJSON-1021232691-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:08:31.803044 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-f1b1bce3-9bd2-4f1c-bb75-3552a5969b81 tempest-AttachVolumeShelveTestJSON-1021232691 tempest-AttachVolumeShelveTestJSON-1021232691-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:08:31.811469 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:08:31.811469 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:08:31.816671 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-f1b1bce3-9bd2-4f1c-bb75-3552a5969b81 tempest-AttachVolumeShelveTestJSON-1021232691 tempest-AttachVolumeShelveTestJSON-1021232691-project-member] Volume info retrieved successfully. Aug 20 01:08:31.822389 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-f1b1bce3-9bd2-4f1c-bb75-3552a5969b81 tempest-AttachVolumeShelveTestJSON-1021232691 tempest-AttachVolumeShelveTestJSON-1021232691-project-member] https://10.4.3.240/volume/v3/volumes/ad9e2c4e-fcc3-4a3c-a4f4-ea1fbd72abfe returned with HTTP 200 Aug 20 01:08:31.822839 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1169/4620] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:08:31 2026] GET /volume/v3/volumes/ad9e2c4e-fcc3-4a3c-a4f4-ea1fbd72abfe => generated 850 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:08:31.876473 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-72363d08-c8c1-462b-81c5-e63130cb0360 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:08:31.878256 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-72363d08-c8c1-462b-81c5-e63130cb0360 tempest-AttachVolumeShelveTestJSON-1021232691 tempest-AttachVolumeShelveTestJSON-1021232691-project-member] GET https://10.4.3.240/volume/v3/volumes/ad9e2c4e-fcc3-4a3c-a4f4-ea1fbd72abfe Aug 20 01:08:31.878570 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-72363d08-c8c1-462b-81c5-e63130cb0360 tempest-AttachVolumeShelveTestJSON-1021232691 tempest-AttachVolumeShelveTestJSON-1021232691-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:08:31.878709 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-72363d08-c8c1-462b-81c5-e63130cb0360 tempest-AttachVolumeShelveTestJSON-1021232691 tempest-AttachVolumeShelveTestJSON-1021232691-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:08:31.886989 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:08:31.886989 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:08:31.891797 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-72363d08-c8c1-462b-81c5-e63130cb0360 tempest-AttachVolumeShelveTestJSON-1021232691 tempest-AttachVolumeShelveTestJSON-1021232691-project-member] Volume info retrieved successfully. Aug 20 01:08:31.897292 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-72363d08-c8c1-462b-81c5-e63130cb0360 tempest-AttachVolumeShelveTestJSON-1021232691 tempest-AttachVolumeShelveTestJSON-1021232691-project-member] https://10.4.3.240/volume/v3/volumes/ad9e2c4e-fcc3-4a3c-a4f4-ea1fbd72abfe returned with HTTP 200 Aug 20 01:08:31.897796 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1147/4621] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:08:31 2026] GET /volume/v3/volumes/ad9e2c4e-fcc3-4a3c-a4f4-ea1fbd72abfe => generated 850 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:08:32.080787 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-a4b15d1c-21b3-497a-8878-f1e441458080 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:08:32.083005 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-a4b15d1c-21b3-497a-8878-f1e441458080 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] GET https://10.4.3.240/volume/v3/backups/b58ee671-d55b-478d-8c0e-882ed5cc348a Aug 20 01:08:32.083317 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-a4b15d1c-21b3-497a-8878-f1e441458080 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:08:32.083606 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-a4b15d1c-21b3-497a-8878-f1e441458080 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:08:32.083769 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-a4b15d1c-21b3-497a-8878-f1e441458080 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Show backup with id b58ee671-d55b-478d-8c0e-882ed5cc348a. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:08:32.089595 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:08:32.089595 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:08:32.090675 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-a4b15d1c-21b3-497a-8878-f1e441458080 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] https://10.4.3.240/volume/v3/backups/b58ee671-d55b-478d-8c0e-882ed5cc348a returned with HTTP 200 Aug 20 01:08:32.091063 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1158/4622] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:08:32 2026] GET /volume/v3/backups/b58ee671-d55b-478d-8c0e-882ed5cc348a => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:08:33.101520 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-2e2d2de3-c164-422a-9ee6-61b47ce3a34a None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:08:33.104617 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-2e2d2de3-c164-422a-9ee6-61b47ce3a34a tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] GET https://10.4.3.240/volume/v3/backups/b58ee671-d55b-478d-8c0e-882ed5cc348a Aug 20 01:08:33.104832 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-2e2d2de3-c164-422a-9ee6-61b47ce3a34a tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:08:33.105010 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-2e2d2de3-c164-422a-9ee6-61b47ce3a34a tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:08:33.105153 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.v3.backups [None req-2e2d2de3-c164-422a-9ee6-61b47ce3a34a tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Show backup with id b58ee671-d55b-478d-8c0e-882ed5cc348a. {{(pid=100213) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:08:33.115256 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:08:33.115256 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:08:33.116579 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-2e2d2de3-c164-422a-9ee6-61b47ce3a34a tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] https://10.4.3.240/volume/v3/backups/b58ee671-d55b-478d-8c0e-882ed5cc348a returned with HTTP 200 Aug 20 01:08:33.116746 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1149/4623] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:08:33 2026] GET /volume/v3/backups/b58ee671-d55b-478d-8c0e-882ed5cc348a => generated 749 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:08:34.125916 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-666489ff-7839-4859-bc98-69b6d2c9bc34 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:08:34.127574 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-666489ff-7839-4859-bc98-69b6d2c9bc34 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] GET https://10.4.3.240/volume/v3/backups/b58ee671-d55b-478d-8c0e-882ed5cc348a Aug 20 01:08:34.127736 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-666489ff-7839-4859-bc98-69b6d2c9bc34 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:08:34.127905 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-666489ff-7839-4859-bc98-69b6d2c9bc34 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:08:34.128002 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-666489ff-7839-4859-bc98-69b6d2c9bc34 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Show backup with id b58ee671-d55b-478d-8c0e-882ed5cc348a. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:08:34.131754 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:08:34.131754 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:08:34.132388 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-666489ff-7839-4859-bc98-69b6d2c9bc34 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] https://10.4.3.240/volume/v3/backups/b58ee671-d55b-478d-8c0e-882ed5cc348a returned with HTTP 200 Aug 20 01:08:34.132689 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1170/4624] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:08:34 2026] GET /volume/v3/backups/b58ee671-d55b-478d-8c0e-882ed5cc348a => generated 750 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:08:34.141039 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-e2b24744-9e11-4c18-b08b-46a7e319eb25 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:08:34.142549 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-e2b24744-9e11-4c18-b08b-46a7e319eb25 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] POST https://10.4.3.240/volume/v3/backups/b58ee671-d55b-478d-8c0e-882ed5cc348a/restore Aug 20 01:08:34.142841 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-e2b24744-9e11-4c18-b08b-46a7e319eb25 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Action: 'restore', calling method: restore, body: {"restore": {"volume_id": "094fe5ed-d70d-471a-a463-0f460b6d92d2"}} {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:08:34.144126 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.contrib.backups [None req-e2b24744-9e11-4c18-b08b-46a7e319eb25 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Restoring backup b58ee671-d55b-478d-8c0e-882ed5cc348a ({'restore': {'volume_id': '094fe5ed-d70d-471a-a463-0f460b6d92d2'}}) {{(pid=100212) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 20 01:08:34.144224 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.contrib.backups [None req-e2b24744-9e11-4c18-b08b-46a7e319eb25 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Restoring backup b58ee671-d55b-478d-8c0e-882ed5cc348a to volume 094fe5ed-d70d-471a-a463-0f460b6d92d2. Aug 20 01:08:34.147732 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:08:34.147732 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:08:34.154499 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:08:34.154499 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:08:34.154885 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-e2b24744-9e11-4c18-b08b-46a7e319eb25 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Volume info retrieved successfully. Aug 20 01:08:34.154995 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.backup.api [None req-e2b24744-9e11-4c18-b08b-46a7e319eb25 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Checking backup size 1 against volume size 1 {{(pid=100212) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 20 01:08:34.155100 np0000007838 devstack@c-api.service[100212]: INFO cinder.backup.api [None req-e2b24744-9e11-4c18-b08b-46a7e319eb25 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Overwriting volume 094fe5ed-d70d-471a-a463-0f460b6d92d2 with restore of backup b58ee671-d55b-478d-8c0e-882ed5cc348a Aug 20 01:08:34.169330 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.backup.rpcapi [None req-e2b24744-9e11-4c18-b08b-46a7e319eb25 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] restore_backup in rpcapi backup_id b58ee671-d55b-478d-8c0e-882ed5cc348a {{(pid=100212) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 20 01:08:34.171914 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-e2b24744-9e11-4c18-b08b-46a7e319eb25 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] https://10.4.3.240/volume/v3/backups/b58ee671-d55b-478d-8c0e-882ed5cc348a/restore returned with HTTP 202 Aug 20 01:08:34.172449 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1148/4625] 10.4.3.240 () {68 vars in 1393 bytes} [Thu Aug 20 01:08:34 2026] POST /volume/v3/backups/b58ee671-d55b-478d-8c0e-882ed5cc348a/restore => generated 182 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 01:08:34.182292 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-8b294def-e601-4ef6-810f-5e8d53bf4d03 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:08:34.183895 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-8b294def-e601-4ef6-810f-5e8d53bf4d03 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] GET https://10.4.3.240/volume/v3/backups/b58ee671-d55b-478d-8c0e-882ed5cc348a Aug 20 01:08:34.184257 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-8b294def-e601-4ef6-810f-5e8d53bf4d03 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:08:34.185406 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-8b294def-e601-4ef6-810f-5e8d53bf4d03 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:08:34.185406 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-8b294def-e601-4ef6-810f-5e8d53bf4d03 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Show backup with id b58ee671-d55b-478d-8c0e-882ed5cc348a. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:08:34.189134 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:08:34.189134 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:08:34.190489 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-8b294def-e601-4ef6-810f-5e8d53bf4d03 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] https://10.4.3.240/volume/v3/backups/b58ee671-d55b-478d-8c0e-882ed5cc348a returned with HTTP 200 Aug 20 01:08:34.190949 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1159/4626] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:08:34 2026] GET /volume/v3/backups/b58ee671-d55b-478d-8c0e-882ed5cc348a => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:08:34.729495 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-64496d54-1107-4c58-a6de-b3ed0316d4be None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:08:34.731214 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-64496d54-1107-4c58-a6de-b3ed0316d4be tempest-AttachVolumeShelveTestJSON-1021232691 tempest-AttachVolumeShelveTestJSON-1021232691-project-member] DELETE https://10.4.3.240/volume/v3/volumes/ad9e2c4e-fcc3-4a3c-a4f4-ea1fbd72abfe Aug 20 01:08:34.731417 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-64496d54-1107-4c58-a6de-b3ed0316d4be tempest-AttachVolumeShelveTestJSON-1021232691 tempest-AttachVolumeShelveTestJSON-1021232691-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:08:34.731604 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-64496d54-1107-4c58-a6de-b3ed0316d4be tempest-AttachVolumeShelveTestJSON-1021232691 tempest-AttachVolumeShelveTestJSON-1021232691-project-member] Calling method 'delete' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:08:34.731763 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.v3.volumes [None req-64496d54-1107-4c58-a6de-b3ed0316d4be tempest-AttachVolumeShelveTestJSON-1021232691 tempest-AttachVolumeShelveTestJSON-1021232691-project-member] Delete volume with id: ad9e2c4e-fcc3-4a3c-a4f4-ea1fbd72abfe Aug 20 01:08:34.738556 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:08:34.738556 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:08:34.739012 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-64496d54-1107-4c58-a6de-b3ed0316d4be tempest-AttachVolumeShelveTestJSON-1021232691 tempest-AttachVolumeShelveTestJSON-1021232691-project-member] Volume info retrieved successfully. Aug 20 01:08:34.755360 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-64496d54-1107-4c58-a6de-b3ed0316d4be tempest-AttachVolumeShelveTestJSON-1021232691 tempest-AttachVolumeShelveTestJSON-1021232691-project-member] Delete volume request issued successfully. Aug 20 01:08:34.755538 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-64496d54-1107-4c58-a6de-b3ed0316d4be tempest-AttachVolumeShelveTestJSON-1021232691 tempest-AttachVolumeShelveTestJSON-1021232691-project-member] https://10.4.3.240/volume/v3/volumes/ad9e2c4e-fcc3-4a3c-a4f4-ea1fbd72abfe returned with HTTP 202 Aug 20 01:08:34.755995 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1150/4627] 10.4.3.240 () {66 vars in 1351 bytes} [Thu Aug 20 01:08:34 2026] DELETE /volume/v3/volumes/ad9e2c4e-fcc3-4a3c-a4f4-ea1fbd72abfe => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 01:08:34.763305 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-9116cc97-2ea4-4bbc-9e80-16f6bf96823d None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:08:34.765102 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-9116cc97-2ea4-4bbc-9e80-16f6bf96823d tempest-AttachVolumeShelveTestJSON-1021232691 tempest-AttachVolumeShelveTestJSON-1021232691-project-member] GET https://10.4.3.240/volume/v3/volumes/ad9e2c4e-fcc3-4a3c-a4f4-ea1fbd72abfe Aug 20 01:08:34.765299 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-9116cc97-2ea4-4bbc-9e80-16f6bf96823d tempest-AttachVolumeShelveTestJSON-1021232691 tempest-AttachVolumeShelveTestJSON-1021232691-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:08:34.765522 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-9116cc97-2ea4-4bbc-9e80-16f6bf96823d tempest-AttachVolumeShelveTestJSON-1021232691 tempest-AttachVolumeShelveTestJSON-1021232691-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:08:34.773564 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:08:34.773564 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:08:34.777920 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-9116cc97-2ea4-4bbc-9e80-16f6bf96823d tempest-AttachVolumeShelveTestJSON-1021232691 tempest-AttachVolumeShelveTestJSON-1021232691-project-member] Volume info retrieved successfully. Aug 20 01:08:34.782952 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-9116cc97-2ea4-4bbc-9e80-16f6bf96823d tempest-AttachVolumeShelveTestJSON-1021232691 tempest-AttachVolumeShelveTestJSON-1021232691-project-member] https://10.4.3.240/volume/v3/volumes/ad9e2c4e-fcc3-4a3c-a4f4-ea1fbd72abfe returned with HTTP 200 Aug 20 01:08:34.783489 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1171/4628] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:08:34 2026] GET /volume/v3/volumes/ad9e2c4e-fcc3-4a3c-a4f4-ea1fbd72abfe => generated 849 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:08:35.202105 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-6919426f-e700-4f6d-9e90-0cf9f7cc78cf None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:08:35.203920 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-6919426f-e700-4f6d-9e90-0cf9f7cc78cf tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] GET https://10.4.3.240/volume/v3/backups/b58ee671-d55b-478d-8c0e-882ed5cc348a Aug 20 01:08:35.204114 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-6919426f-e700-4f6d-9e90-0cf9f7cc78cf tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:08:35.204310 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-6919426f-e700-4f6d-9e90-0cf9f7cc78cf tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:08:35.204462 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.v3.backups [None req-6919426f-e700-4f6d-9e90-0cf9f7cc78cf tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Show backup with id b58ee671-d55b-478d-8c0e-882ed5cc348a. {{(pid=100212) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:08:35.208582 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:08:35.208582 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:08:35.209298 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-6919426f-e700-4f6d-9e90-0cf9f7cc78cf tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] https://10.4.3.240/volume/v3/backups/b58ee671-d55b-478d-8c0e-882ed5cc348a returned with HTTP 200 Aug 20 01:08:35.209807 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1149/4629] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:08:35 2026] GET /volume/v3/backups/b58ee671-d55b-478d-8c0e-882ed5cc348a => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:08:35.795062 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-0caf076b-c536-40c4-9ec3-dfb0a847e07f None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:08:35.797868 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-0caf076b-c536-40c4-9ec3-dfb0a847e07f tempest-AttachVolumeShelveTestJSON-1021232691 tempest-AttachVolumeShelveTestJSON-1021232691-project-member] GET https://10.4.3.240/volume/v3/volumes/ad9e2c4e-fcc3-4a3c-a4f4-ea1fbd72abfe Aug 20 01:08:35.797868 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-0caf076b-c536-40c4-9ec3-dfb0a847e07f tempest-AttachVolumeShelveTestJSON-1021232691 tempest-AttachVolumeShelveTestJSON-1021232691-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:08:35.797868 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-0caf076b-c536-40c4-9ec3-dfb0a847e07f tempest-AttachVolumeShelveTestJSON-1021232691 tempest-AttachVolumeShelveTestJSON-1021232691-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:08:35.802100 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-0caf076b-c536-40c4-9ec3-dfb0a847e07f tempest-AttachVolumeShelveTestJSON-1021232691 tempest-AttachVolumeShelveTestJSON-1021232691-project-member] https://10.4.3.240/volume/v3/volumes/ad9e2c4e-fcc3-4a3c-a4f4-ea1fbd72abfe returned with HTTP 404 Aug 20 01:08:35.802655 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1160/4630] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:08:35 2026] GET /volume/v3/volumes/ad9e2c4e-fcc3-4a3c-a4f4-ea1fbd72abfe => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:08:35.851054 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-ac63c5b9-aa57-4487-9bd2-aeb72b0d412b None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:08:35.852704 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-ac63c5b9-aa57-4487-9bd2-aeb72b0d412b tempest-AttachVolumeShelveTestJSON-1021232691 tempest-AttachVolumeShelveTestJSON-1021232691-project-member] DELETE https://10.4.3.240/volume/v3/volumes/2e1561bc-6feb-498c-8f21-37e5eb0e3a45 Aug 20 01:08:35.852874 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-ac63c5b9-aa57-4487-9bd2-aeb72b0d412b tempest-AttachVolumeShelveTestJSON-1021232691 tempest-AttachVolumeShelveTestJSON-1021232691-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:08:35.853040 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-ac63c5b9-aa57-4487-9bd2-aeb72b0d412b tempest-AttachVolumeShelveTestJSON-1021232691 tempest-AttachVolumeShelveTestJSON-1021232691-project-member] Calling method 'delete' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:08:35.853198 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.v3.volumes [None req-ac63c5b9-aa57-4487-9bd2-aeb72b0d412b tempest-AttachVolumeShelveTestJSON-1021232691 tempest-AttachVolumeShelveTestJSON-1021232691-project-member] Delete volume with id: 2e1561bc-6feb-498c-8f21-37e5eb0e3a45 Aug 20 01:08:35.859194 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:08:35.859194 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:08:35.859597 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-ac63c5b9-aa57-4487-9bd2-aeb72b0d412b tempest-AttachVolumeShelveTestJSON-1021232691 tempest-AttachVolumeShelveTestJSON-1021232691-project-member] Volume info retrieved successfully. Aug 20 01:08:35.876371 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-ac63c5b9-aa57-4487-9bd2-aeb72b0d412b tempest-AttachVolumeShelveTestJSON-1021232691 tempest-AttachVolumeShelveTestJSON-1021232691-project-member] Delete volume request issued successfully. Aug 20 01:08:35.876527 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-ac63c5b9-aa57-4487-9bd2-aeb72b0d412b tempest-AttachVolumeShelveTestJSON-1021232691 tempest-AttachVolumeShelveTestJSON-1021232691-project-member] https://10.4.3.240/volume/v3/volumes/2e1561bc-6feb-498c-8f21-37e5eb0e3a45 returned with HTTP 202 Aug 20 01:08:35.876878 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1151/4631] 10.4.3.240 () {66 vars in 1351 bytes} [Thu Aug 20 01:08:35 2026] DELETE /volume/v3/volumes/2e1561bc-6feb-498c-8f21-37e5eb0e3a45 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 01:08:35.882904 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-3df57c90-971f-445b-975c-c4794cab4637 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:08:35.884472 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-3df57c90-971f-445b-975c-c4794cab4637 tempest-AttachVolumeShelveTestJSON-1021232691 tempest-AttachVolumeShelveTestJSON-1021232691-project-member] GET https://10.4.3.240/volume/v3/volumes/2e1561bc-6feb-498c-8f21-37e5eb0e3a45 Aug 20 01:08:35.884635 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-3df57c90-971f-445b-975c-c4794cab4637 tempest-AttachVolumeShelveTestJSON-1021232691 tempest-AttachVolumeShelveTestJSON-1021232691-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:08:35.884804 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-3df57c90-971f-445b-975c-c4794cab4637 tempest-AttachVolumeShelveTestJSON-1021232691 tempest-AttachVolumeShelveTestJSON-1021232691-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:08:35.891016 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:08:35.891016 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:08:35.895229 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-3df57c90-971f-445b-975c-c4794cab4637 tempest-AttachVolumeShelveTestJSON-1021232691 tempest-AttachVolumeShelveTestJSON-1021232691-project-member] Volume info retrieved successfully. Aug 20 01:08:35.900622 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-3df57c90-971f-445b-975c-c4794cab4637 tempest-AttachVolumeShelveTestJSON-1021232691 tempest-AttachVolumeShelveTestJSON-1021232691-project-member] https://10.4.3.240/volume/v3/volumes/2e1561bc-6feb-498c-8f21-37e5eb0e3a45 returned with HTTP 200 Aug 20 01:08:35.901017 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1172/4632] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:08:35 2026] GET /volume/v3/volumes/2e1561bc-6feb-498c-8f21-37e5eb0e3a45 => generated 849 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:08:36.219038 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-ed3399ec-1f08-4fb8-8b39-e53dba2c86c6 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:08:36.220647 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-ed3399ec-1f08-4fb8-8b39-e53dba2c86c6 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] GET https://10.4.3.240/volume/v3/backups/b58ee671-d55b-478d-8c0e-882ed5cc348a Aug 20 01:08:36.220815 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-ed3399ec-1f08-4fb8-8b39-e53dba2c86c6 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:08:36.220981 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-ed3399ec-1f08-4fb8-8b39-e53dba2c86c6 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:08:36.221098 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.v3.backups [None req-ed3399ec-1f08-4fb8-8b39-e53dba2c86c6 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Show backup with id b58ee671-d55b-478d-8c0e-882ed5cc348a. {{(pid=100212) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:08:36.225149 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:08:36.225149 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:08:36.225811 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-ed3399ec-1f08-4fb8-8b39-e53dba2c86c6 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] https://10.4.3.240/volume/v3/backups/b58ee671-d55b-478d-8c0e-882ed5cc348a returned with HTTP 200 Aug 20 01:08:36.226137 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1150/4633] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:08:36 2026] GET /volume/v3/backups/b58ee671-d55b-478d-8c0e-882ed5cc348a => generated 750 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:08:36.913162 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-5e71b3a8-32af-4976-b04e-95f70a1e41bd None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:08:36.914956 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-5e71b3a8-32af-4976-b04e-95f70a1e41bd tempest-AttachVolumeShelveTestJSON-1021232691 tempest-AttachVolumeShelveTestJSON-1021232691-project-member] GET https://10.4.3.240/volume/v3/volumes/2e1561bc-6feb-498c-8f21-37e5eb0e3a45 Aug 20 01:08:36.915411 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-5e71b3a8-32af-4976-b04e-95f70a1e41bd tempest-AttachVolumeShelveTestJSON-1021232691 tempest-AttachVolumeShelveTestJSON-1021232691-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:08:36.917026 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-5e71b3a8-32af-4976-b04e-95f70a1e41bd tempest-AttachVolumeShelveTestJSON-1021232691 tempest-AttachVolumeShelveTestJSON-1021232691-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:08:36.922353 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-5e71b3a8-32af-4976-b04e-95f70a1e41bd tempest-AttachVolumeShelveTestJSON-1021232691 tempest-AttachVolumeShelveTestJSON-1021232691-project-member] https://10.4.3.240/volume/v3/volumes/2e1561bc-6feb-498c-8f21-37e5eb0e3a45 returned with HTTP 404 Aug 20 01:08:36.923019 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1161/4634] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:08:36 2026] GET /volume/v3/volumes/2e1561bc-6feb-498c-8f21-37e5eb0e3a45 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:08:37.235630 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-35243e4a-99fc-40e1-934f-d2ff6584a7b6 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:08:37.237360 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-35243e4a-99fc-40e1-934f-d2ff6584a7b6 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] GET https://10.4.3.240/volume/v3/backups/b58ee671-d55b-478d-8c0e-882ed5cc348a Aug 20 01:08:37.237610 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-35243e4a-99fc-40e1-934f-d2ff6584a7b6 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:08:37.237817 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-35243e4a-99fc-40e1-934f-d2ff6584a7b6 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:08:37.237925 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.v3.backups [None req-35243e4a-99fc-40e1-934f-d2ff6584a7b6 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Show backup with id b58ee671-d55b-478d-8c0e-882ed5cc348a. {{(pid=100213) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:08:37.242169 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:08:37.242169 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:08:37.242960 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-35243e4a-99fc-40e1-934f-d2ff6584a7b6 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] https://10.4.3.240/volume/v3/backups/b58ee671-d55b-478d-8c0e-882ed5cc348a returned with HTTP 200 Aug 20 01:08:37.243378 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1152/4635] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:08:37 2026] GET /volume/v3/backups/b58ee671-d55b-478d-8c0e-882ed5cc348a => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:08:38.253479 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-2b246103-c452-46ff-8333-170c833396a6 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:08:38.255171 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-2b246103-c452-46ff-8333-170c833396a6 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] GET https://10.4.3.240/volume/v3/backups/b58ee671-d55b-478d-8c0e-882ed5cc348a Aug 20 01:08:38.255357 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-2b246103-c452-46ff-8333-170c833396a6 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:08:38.255538 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-2b246103-c452-46ff-8333-170c833396a6 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:08:38.255642 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-2b246103-c452-46ff-8333-170c833396a6 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Show backup with id b58ee671-d55b-478d-8c0e-882ed5cc348a. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:08:38.259592 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:08:38.259592 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:08:38.260273 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-2b246103-c452-46ff-8333-170c833396a6 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] https://10.4.3.240/volume/v3/backups/b58ee671-d55b-478d-8c0e-882ed5cc348a returned with HTTP 200 Aug 20 01:08:38.260625 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1173/4636] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:08:38 2026] GET /volume/v3/backups/b58ee671-d55b-478d-8c0e-882ed5cc348a => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:08:39.271354 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-e7353072-cdcb-4f81-8095-03155843d912 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:08:39.273370 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-e7353072-cdcb-4f81-8095-03155843d912 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] GET https://10.4.3.240/volume/v3/backups/b58ee671-d55b-478d-8c0e-882ed5cc348a Aug 20 01:08:39.273598 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-e7353072-cdcb-4f81-8095-03155843d912 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:08:39.273811 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-e7353072-cdcb-4f81-8095-03155843d912 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:08:39.273911 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.v3.backups [None req-e7353072-cdcb-4f81-8095-03155843d912 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Show backup with id b58ee671-d55b-478d-8c0e-882ed5cc348a. {{(pid=100212) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:08:39.278581 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:08:39.278581 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:08:39.279560 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-e7353072-cdcb-4f81-8095-03155843d912 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] https://10.4.3.240/volume/v3/backups/b58ee671-d55b-478d-8c0e-882ed5cc348a returned with HTTP 200 Aug 20 01:08:39.280097 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1151/4637] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:08:39 2026] GET /volume/v3/backups/b58ee671-d55b-478d-8c0e-882ed5cc348a => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:08:40.241554 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-54bb7eb1-cdbe-491a-a5c5-fcbe167d004c None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:08:40.291231 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-bb3d851d-2edb-4bbb-9221-d7a3716d657d None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:08:40.292954 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-bb3d851d-2edb-4bbb-9221-d7a3716d657d tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] GET https://10.4.3.240/volume/v3/backups/b58ee671-d55b-478d-8c0e-882ed5cc348a Aug 20 01:08:40.293172 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-bb3d851d-2edb-4bbb-9221-d7a3716d657d tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:08:40.293353 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-bb3d851d-2edb-4bbb-9221-d7a3716d657d tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:08:40.293462 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.v3.backups [None req-bb3d851d-2edb-4bbb-9221-d7a3716d657d tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Show backup with id b58ee671-d55b-478d-8c0e-882ed5cc348a. {{(pid=100213) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:08:40.297523 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:08:40.297523 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:08:40.298192 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-bb3d851d-2edb-4bbb-9221-d7a3716d657d tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] https://10.4.3.240/volume/v3/backups/b58ee671-d55b-478d-8c0e-882ed5cc348a returned with HTTP 200 Aug 20 01:08:40.298550 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1153/4638] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:08:40 2026] GET /volume/v3/backups/b58ee671-d55b-478d-8c0e-882ed5cc348a => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:08:40.321953 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-54bb7eb1-cdbe-491a-a5c5-fcbe167d004c tempest-UserMessagesTest-1948613775 tempest-UserMessagesTest-1948613775-project-admin] POST https://10.4.3.240/volume/v3/types Aug 20 01:08:40.322368 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-54bb7eb1-cdbe-491a-a5c5-fcbe167d004c tempest-UserMessagesTest-1948613775 tempest-UserMessagesTest-1948613775-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-872404847", "extra_specs": {"storage_protocol": "tempest-storage_protocol-910898798", "vendor_name": "tempest-vendor_name-1392067655"}}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:08:40.337076 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-54bb7eb1-cdbe-491a-a5c5-fcbe167d004c tempest-UserMessagesTest-1948613775 tempest-UserMessagesTest-1948613775-project-admin] https://10.4.3.240/volume/v3/types returned with HTTP 200 Aug 20 01:08:40.337417 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1162/4639] 10.4.3.240 () {68 vars in 1253 bytes} [Thu Aug 20 01:08:40 2026] POST /volume/v3/types => generated 326 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:08:40.345144 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-1c4a806b-d655-4393-9132-428384fbed07 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:08:40.401492 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-1c4a806b-d655-4393-9132-428384fbed07 tempest-UserMessagesTest-532149522 tempest-UserMessagesTest-532149522-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 20 01:08:40.401852 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-1c4a806b-d655-4393-9132-428384fbed07 tempest-UserMessagesTest-532149522 tempest-UserMessagesTest-532149522-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "26cfdb25-01e7-4071-8359-ed414872c730", "size": 1, "name": "tempest-UserMessagesTest-Volume-2044347214"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:08:40.403198 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.v3.volumes [None req-1c4a806b-d655-4393-9132-428384fbed07 tempest-UserMessagesTest-532149522 tempest-UserMessagesTest-532149522-project-member] Create volume request body: {'volume': {'volume_type': '26cfdb25-01e7-4071-8359-ed414872c730', 'size': 1, 'name': 'tempest-UserMessagesTest-Volume-2044347214'}} {{(pid=100215) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 01:08:40.408362 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-1c4a806b-d655-4393-9132-428384fbed07 tempest-UserMessagesTest-532149522 tempest-UserMessagesTest-532149522-project-member] Create volume of 1 GB Aug 20 01:08:40.408691 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:08:40.408691 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:08:40.409192 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-1c4a806b-d655-4393-9132-428384fbed07 tempest-UserMessagesTest-532149522 tempest-UserMessagesTest-532149522-project-member] Availability Zones retrieved successfully. Aug 20 01:08:40.414277 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-1c4a806b-d655-4393-9132-428384fbed07 tempest-UserMessagesTest-532149522 tempest-UserMessagesTest-532149522-project-member] Flow 'volume_create_api' (4f333325-daa3-4913-9846-e391ae884524) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:08:40.415302 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-1c4a806b-d655-4393-9132-428384fbed07 tempest-UserMessagesTest-532149522 tempest-UserMessagesTest-532149522-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (af8d6b2b-0450-454c-a943-b6b7f04d2078) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:08:40.416136 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.flows.api.create_volume [None req-1c4a806b-d655-4393-9132-428384fbed07 tempest-UserMessagesTest-532149522 tempest-UserMessagesTest-532149522-project-member] Validating volume size '1' using validate_int {{(pid=100215) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 01:08:40.434150 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-1c4a806b-d655-4393-9132-428384fbed07 tempest-UserMessagesTest-532149522 tempest-UserMessagesTest-532149522-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (af8d6b2b-0450-454c-a943-b6b7f04d2078) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T01:08:40Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-910898798',vendor_name='tempest-vendor_name-1392067655'},id=26cfdb25-01e7-4071-8359-ed414872c730,is_public=True,name='tempest-UserMessagesTest-volume-type-872404847',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '26cfdb25-01e7-4071-8359-ed414872c730', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:08:40.434841 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-1c4a806b-d655-4393-9132-428384fbed07 tempest-UserMessagesTest-532149522 tempest-UserMessagesTest-532149522-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ce9cc558-0fb4-433b-aa2d-0d10b389c591) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:08:40.458910 np0000007838 devstack@c-api.service[100215]: WARNING cinder.quota [None req-1c4a806b-d655-4393-9132-428384fbed07 tempest-UserMessagesTest-532149522 tempest-UserMessagesTest-532149522-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-872404847 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-872404847, it is now deprecated. Please use the default quota class for default quota. Aug 20 01:08:40.459191 np0000007838 devstack@c-api.service[100215]: WARNING cinder.quota [None req-1c4a806b-d655-4393-9132-428384fbed07 tempest-UserMessagesTest-532149522 tempest-UserMessagesTest-532149522-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-872404847 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-872404847, it is now deprecated. Please use the default quota class for default quota. Aug 20 01:08:40.488450 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.quota [None req-1c4a806b-d655-4393-9132-428384fbed07 tempest-UserMessagesTest-532149522 tempest-UserMessagesTest-532149522-project-member] Created reservations ['e88a8f6e-129d-4a21-b923-90af3a6d7b45', '6e00d829-1f29-4da9-af72-cc103a515468', '088e82c5-ded4-495f-ab03-fb899894bf13', '91a4c189-f1cc-4762-96ca-97e7f920ba32'] {{(pid=100215) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 01:08:40.489153 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-1c4a806b-d655-4393-9132-428384fbed07 tempest-UserMessagesTest-532149522 tempest-UserMessagesTest-532149522-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ce9cc558-0fb4-433b-aa2d-0d10b389c591) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e88a8f6e-129d-4a21-b923-90af3a6d7b45', '6e00d829-1f29-4da9-af72-cc103a515468', '088e82c5-ded4-495f-ab03-fb899894bf13', '91a4c189-f1cc-4762-96ca-97e7f920ba32']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:08:40.490060 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-1c4a806b-d655-4393-9132-428384fbed07 tempest-UserMessagesTest-532149522 tempest-UserMessagesTest-532149522-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2c05cb81-2214-4d59-a2d5-7735f0d181e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:08:40.511253 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-1c4a806b-d655-4393-9132-428384fbed07 tempest-UserMessagesTest-532149522 tempest-UserMessagesTest-532149522-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2c05cb81-2214-4d59-a2d5-7735f0d181e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '76d4d7fe-79a1-4f9b-8bee-1a7dcb80fb92', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-2044347214',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='24b4a9db9ec24dccbcb056dd4e5d3147',qos_specs=None,replication_status=,reservations=['e88a8f6e-129d-4a21-b923-90af3a6d7b45','6e00d829-1f29-4da9-af72-cc103a515468','088e82c5-ded4-495f-ab03-fb899894bf13','91a4c189-f1cc-4762-96ca-97e7f920ba32'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7489b64f5e874539a7e031dcb232f6ef',volume_type_id=26cfdb25-01e7-4071-8359-ed414872c730), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T01:08:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-2044347214',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=76d4d7fe-79a1-4f9b-8bee-1a7dcb80fb92,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='24b4a9db9ec24dccbcb056dd4e5d3147',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7489b64f5e874539a7e031dcb232f6ef',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(26cfdb25-01e7-4071-8359-ed414872c730),volume_type_id=26cfdb25-01e7-4071-8359-ed414872c730)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:08:40.511887 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-1c4a806b-d655-4393-9132-428384fbed07 tempest-UserMessagesTest-532149522 tempest-UserMessagesTest-532149522-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (14a3832f-7d1f-4161-88d5-f7722f2c41a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:08:40.526910 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-1c4a806b-d655-4393-9132-428384fbed07 tempest-UserMessagesTest-532149522 tempest-UserMessagesTest-532149522-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (14a3832f-7d1f-4161-88d5-f7722f2c41a1) transitioned into state 'SUCCESS' from state '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-2044347214',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='24b4a9db9ec24dccbcb056dd4e5d3147',qos_specs=None,replication_status=,reservations=['e88a8f6e-129d-4a21-b923-90af3a6d7b45','6e00d829-1f29-4da9-af72-cc103a515468','088e82c5-ded4-495f-ab03-fb899894bf13','91a4c189-f1cc-4762-96ca-97e7f920ba32'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7489b64f5e874539a7e031dcb232f6ef',volume_type_id=26cfdb25-01e7-4071-8359-ed414872c730)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:08:40.527491 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-1c4a806b-d655-4393-9132-428384fbed07 tempest-UserMessagesTest-532149522 tempest-UserMessagesTest-532149522-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a4123b0d-ee70-492f-ae96-60838f68adf7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:08:40.535112 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-1c4a806b-d655-4393-9132-428384fbed07 tempest-UserMessagesTest-532149522 tempest-UserMessagesTest-532149522-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a4123b0d-ee70-492f-ae96-60838f68adf7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:08:40.535924 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-1c4a806b-d655-4393-9132-428384fbed07 tempest-UserMessagesTest-532149522 tempest-UserMessagesTest-532149522-project-member] Flow 'volume_create_api' (4f333325-daa3-4913-9846-e391ae884524) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:08:40.536188 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-1c4a806b-d655-4393-9132-428384fbed07 tempest-UserMessagesTest-532149522 tempest-UserMessagesTest-532149522-project-member] Create volume request issued successfully. Aug 20 01:08:40.536708 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-1c4a806b-d655-4393-9132-428384fbed07 tempest-UserMessagesTest-532149522 tempest-UserMessagesTest-532149522-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 20 01:08:40.537050 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1174/4640] 10.4.3.240 () {70 vars in 1299 bytes} [Thu Aug 20 01:08:40 2026] POST /volume/v3/volumes => generated 785 bytes in 192 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 01:08:40.547695 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-3845965b-cba8-4c43-8906-44ec342b15d5 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:08:40.549444 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-3845965b-cba8-4c43-8906-44ec342b15d5 tempest-UserMessagesTest-532149522 tempest-UserMessagesTest-532149522-project-member] GET https://10.4.3.240/volume/v3/volumes/76d4d7fe-79a1-4f9b-8bee-1a7dcb80fb92 Aug 20 01:08:40.549714 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-3845965b-cba8-4c43-8906-44ec342b15d5 tempest-UserMessagesTest-532149522 tempest-UserMessagesTest-532149522-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:08:40.549937 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-3845965b-cba8-4c43-8906-44ec342b15d5 tempest-UserMessagesTest-532149522 tempest-UserMessagesTest-532149522-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:08:40.557143 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:08:40.557143 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:08:40.560598 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-3845965b-cba8-4c43-8906-44ec342b15d5 tempest-UserMessagesTest-532149522 tempest-UserMessagesTest-532149522-project-member] Volume info retrieved successfully. Aug 20 01:08:40.564312 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-3845965b-cba8-4c43-8906-44ec342b15d5 tempest-UserMessagesTest-532149522 tempest-UserMessagesTest-532149522-project-member] https://10.4.3.240/volume/v3/volumes/76d4d7fe-79a1-4f9b-8bee-1a7dcb80fb92 returned with HTTP 200 Aug 20 01:08:40.564666 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1152/4641] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:08:40 2026] GET /volume/v3/volumes/76d4d7fe-79a1-4f9b-8bee-1a7dcb80fb92 => generated 853 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:08:41.308931 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-858e6d31-8569-4e52-b5c6-c7e5672faca6 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:08:41.310803 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-858e6d31-8569-4e52-b5c6-c7e5672faca6 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] GET https://10.4.3.240/volume/v3/backups/b58ee671-d55b-478d-8c0e-882ed5cc348a Aug 20 01:08:41.310993 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-858e6d31-8569-4e52-b5c6-c7e5672faca6 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:08:41.311220 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-858e6d31-8569-4e52-b5c6-c7e5672faca6 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:08:41.311320 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.v3.backups [None req-858e6d31-8569-4e52-b5c6-c7e5672faca6 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Show backup with id b58ee671-d55b-478d-8c0e-882ed5cc348a. {{(pid=100213) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:08:41.315514 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:08:41.315514 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:08:41.316207 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-858e6d31-8569-4e52-b5c6-c7e5672faca6 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] https://10.4.3.240/volume/v3/backups/b58ee671-d55b-478d-8c0e-882ed5cc348a returned with HTTP 200 Aug 20 01:08:41.316570 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1154/4642] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:08:41 2026] GET /volume/v3/backups/b58ee671-d55b-478d-8c0e-882ed5cc348a => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:08:41.576169 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-18a1f50f-069c-469c-bc91-e0d095c11d8b None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:08:41.577842 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-18a1f50f-069c-469c-bc91-e0d095c11d8b tempest-UserMessagesTest-532149522 tempest-UserMessagesTest-532149522-project-member] GET https://10.4.3.240/volume/v3/volumes/76d4d7fe-79a1-4f9b-8bee-1a7dcb80fb92 Aug 20 01:08:41.578057 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-18a1f50f-069c-469c-bc91-e0d095c11d8b tempest-UserMessagesTest-532149522 tempest-UserMessagesTest-532149522-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:08:41.578246 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-18a1f50f-069c-469c-bc91-e0d095c11d8b tempest-UserMessagesTest-532149522 tempest-UserMessagesTest-532149522-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:08:41.586681 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:08:41.586681 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:08:41.590582 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-18a1f50f-069c-469c-bc91-e0d095c11d8b tempest-UserMessagesTest-532149522 tempest-UserMessagesTest-532149522-project-member] Volume info retrieved successfully. Aug 20 01:08:41.594629 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-18a1f50f-069c-469c-bc91-e0d095c11d8b tempest-UserMessagesTest-532149522 tempest-UserMessagesTest-532149522-project-member] https://10.4.3.240/volume/v3/volumes/76d4d7fe-79a1-4f9b-8bee-1a7dcb80fb92 returned with HTTP 200 Aug 20 01:08:41.595159 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1163/4643] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:08:41 2026] GET /volume/v3/volumes/76d4d7fe-79a1-4f9b-8bee-1a7dcb80fb92 => generated 874 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:08:41.606139 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-94707635-5b34-4008-abb3-ca4adb46ab1f None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:08:41.607861 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-94707635-5b34-4008-abb3-ca4adb46ab1f tempest-UserMessagesTest-532149522 tempest-UserMessagesTest-532149522-project-member] GET https://10.4.3.240/volume/v3/messages Aug 20 01:08:41.608093 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-94707635-5b34-4008-abb3-ca4adb46ab1f tempest-UserMessagesTest-532149522 tempest-UserMessagesTest-532149522-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:08:41.608312 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-94707635-5b34-4008-abb3-ca4adb46ab1f tempest-UserMessagesTest-532149522 tempest-UserMessagesTest-532149522-project-member] Calling method 'version_select' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:08:41.608604 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:08:41.608604 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:08:41.611769 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-94707635-5b34-4008-abb3-ca4adb46ab1f tempest-UserMessagesTest-532149522 tempest-UserMessagesTest-532149522-project-member] https://10.4.3.240/volume/v3/messages returned with HTTP 200 Aug 20 01:08:41.612129 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1175/4644] 10.4.3.240 () {68 vars in 1280 bytes} [Thu Aug 20 01:08:41 2026] GET /volume/v3/messages => generated 670 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:08:41.618632 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-fb831ed5-76bb-4f4e-ab84-2c84aff1a831 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:08:41.620294 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-fb831ed5-76bb-4f4e-ab84-2c84aff1a831 tempest-UserMessagesTest-532149522 tempest-UserMessagesTest-532149522-project-member] DELETE https://10.4.3.240/volume/v3/messages/342965b9-2aef-4735-8498-b32f0f735a64 Aug 20 01:08:41.620532 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-fb831ed5-76bb-4f4e-ab84-2c84aff1a831 tempest-UserMessagesTest-532149522 tempest-UserMessagesTest-532149522-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:08:41.620738 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-fb831ed5-76bb-4f4e-ab84-2c84aff1a831 tempest-UserMessagesTest-532149522 tempest-UserMessagesTest-532149522-project-member] Calling method 'version_select' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:08:41.632196 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-fb831ed5-76bb-4f4e-ab84-2c84aff1a831 tempest-UserMessagesTest-532149522 tempest-UserMessagesTest-532149522-project-member] https://10.4.3.240/volume/v3/messages/342965b9-2aef-4735-8498-b32f0f735a64 returned with HTTP 204 Aug 20 01:08:41.632603 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1153/4645] 10.4.3.240 () {68 vars in 1394 bytes} [Thu Aug 20 01:08:41 2026] DELETE /volume/v3/messages/342965b9-2aef-4735-8498-b32f0f735a64 => generated 0 bytes in 14 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 20 01:08:41.638693 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-5661d15b-d389-41bb-9176-610b5aa87d90 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:08:41.640295 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-5661d15b-d389-41bb-9176-610b5aa87d90 tempest-UserMessagesTest-532149522 tempest-UserMessagesTest-532149522-project-member] GET https://10.4.3.240/volume/v3/messages/342965b9-2aef-4735-8498-b32f0f735a64 Aug 20 01:08:41.640509 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-5661d15b-d389-41bb-9176-610b5aa87d90 tempest-UserMessagesTest-532149522 tempest-UserMessagesTest-532149522-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:08:41.640684 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-5661d15b-d389-41bb-9176-610b5aa87d90 tempest-UserMessagesTest-532149522 tempest-UserMessagesTest-532149522-project-member] Calling method 'version_select' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:08:41.644428 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-5661d15b-d389-41bb-9176-610b5aa87d90 tempest-UserMessagesTest-532149522 tempest-UserMessagesTest-532149522-project-member] https://10.4.3.240/volume/v3/messages/342965b9-2aef-4735-8498-b32f0f735a64 returned with HTTP 404 Aug 20 01:08:41.644841 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1155/4646] 10.4.3.240 () {68 vars in 1391 bytes} [Thu Aug 20 01:08:41 2026] GET /volume/v3/messages/342965b9-2aef-4735-8498-b32f0f735a64 => generated 110 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:08:41.650859 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-40efc038-4842-4185-863a-a34c100c5a9f None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:08:41.652580 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-40efc038-4842-4185-863a-a34c100c5a9f tempest-UserMessagesTest-532149522 tempest-UserMessagesTest-532149522-project-member] GET https://10.4.3.240/volume/v3/volumes/76d4d7fe-79a1-4f9b-8bee-1a7dcb80fb92 Aug 20 01:08:41.652773 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-40efc038-4842-4185-863a-a34c100c5a9f tempest-UserMessagesTest-532149522 tempest-UserMessagesTest-532149522-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:08:41.652946 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-40efc038-4842-4185-863a-a34c100c5a9f tempest-UserMessagesTest-532149522 tempest-UserMessagesTest-532149522-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:08:41.659230 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:08:41.659230 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:08:41.662267 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-40efc038-4842-4185-863a-a34c100c5a9f tempest-UserMessagesTest-532149522 tempest-UserMessagesTest-532149522-project-member] Volume info retrieved successfully. Aug 20 01:08:41.666257 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-40efc038-4842-4185-863a-a34c100c5a9f tempest-UserMessagesTest-532149522 tempest-UserMessagesTest-532149522-project-member] https://10.4.3.240/volume/v3/volumes/76d4d7fe-79a1-4f9b-8bee-1a7dcb80fb92 returned with HTTP 200 Aug 20 01:08:41.666613 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1164/4647] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:08:41 2026] GET /volume/v3/volumes/76d4d7fe-79a1-4f9b-8bee-1a7dcb80fb92 => generated 874 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:08:41.676848 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-ff7fbff9-73d0-4414-bb3a-bcb778eecb44 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:08:41.678493 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-ff7fbff9-73d0-4414-bb3a-bcb778eecb44 tempest-UserMessagesTest-532149522 tempest-UserMessagesTest-532149522-project-member] DELETE https://10.4.3.240/volume/v3/volumes/76d4d7fe-79a1-4f9b-8bee-1a7dcb80fb92 Aug 20 01:08:41.678687 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-ff7fbff9-73d0-4414-bb3a-bcb778eecb44 tempest-UserMessagesTest-532149522 tempest-UserMessagesTest-532149522-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:08:41.678864 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-ff7fbff9-73d0-4414-bb3a-bcb778eecb44 tempest-UserMessagesTest-532149522 tempest-UserMessagesTest-532149522-project-member] Calling method 'delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:08:41.679027 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-ff7fbff9-73d0-4414-bb3a-bcb778eecb44 tempest-UserMessagesTest-532149522 tempest-UserMessagesTest-532149522-project-member] Delete volume with id: 76d4d7fe-79a1-4f9b-8bee-1a7dcb80fb92 Aug 20 01:08:41.685452 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:08:41.685452 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:08:41.685987 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-ff7fbff9-73d0-4414-bb3a-bcb778eecb44 tempest-UserMessagesTest-532149522 tempest-UserMessagesTest-532149522-project-member] Volume info retrieved successfully. Aug 20 01:08:41.687063 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-ff7fbff9-73d0-4414-bb3a-bcb778eecb44 tempest-UserMessagesTest-532149522 tempest-UserMessagesTest-532149522-project-member] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100215) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 20 01:08:41.704696 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.quota [None req-ff7fbff9-73d0-4414-bb3a-bcb778eecb44 tempest-UserMessagesTest-532149522 tempest-UserMessagesTest-532149522-project-member] Created reservations ['c6437a6e-2004-4b9a-ae00-a66bc81e111b', 'f8ec1aaa-04aa-4a16-8b1c-f5ca17483d5f', '46396fbf-b528-4819-a841-56250d0968d9', '60873b17-1f9e-45e8-ab5c-188573a8d6ae'] {{(pid=100215) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 01:08:41.724799 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-ff7fbff9-73d0-4414-bb3a-bcb778eecb44 tempest-UserMessagesTest-532149522 tempest-UserMessagesTest-532149522-project-member] Delete volume request issued successfully. Aug 20 01:08:41.725034 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-ff7fbff9-73d0-4414-bb3a-bcb778eecb44 tempest-UserMessagesTest-532149522 tempest-UserMessagesTest-532149522-project-member] https://10.4.3.240/volume/v3/volumes/76d4d7fe-79a1-4f9b-8bee-1a7dcb80fb92 returned with HTTP 202 Aug 20 01:08:41.725474 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1176/4648] 10.4.3.240 () {68 vars in 1391 bytes} [Thu Aug 20 01:08:41 2026] DELETE /volume/v3/volumes/76d4d7fe-79a1-4f9b-8bee-1a7dcb80fb92 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 01:08:41.732194 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-cd9cae72-88a6-49c9-ac78-9578978a0b36 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:08:41.733811 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-cd9cae72-88a6-49c9-ac78-9578978a0b36 tempest-UserMessagesTest-532149522 tempest-UserMessagesTest-532149522-project-member] GET https://10.4.3.240/volume/v3/volumes/76d4d7fe-79a1-4f9b-8bee-1a7dcb80fb92 Aug 20 01:08:41.734001 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-cd9cae72-88a6-49c9-ac78-9578978a0b36 tempest-UserMessagesTest-532149522 tempest-UserMessagesTest-532149522-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:08:41.734189 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-cd9cae72-88a6-49c9-ac78-9578978a0b36 tempest-UserMessagesTest-532149522 tempest-UserMessagesTest-532149522-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:08:41.739291 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-cd9cae72-88a6-49c9-ac78-9578978a0b36 tempest-UserMessagesTest-532149522 tempest-UserMessagesTest-532149522-project-member] https://10.4.3.240/volume/v3/volumes/76d4d7fe-79a1-4f9b-8bee-1a7dcb80fb92 returned with HTTP 404 Aug 20 01:08:41.739711 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1154/4649] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:08:41 2026] GET /volume/v3/volumes/76d4d7fe-79a1-4f9b-8bee-1a7dcb80fb92 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:08:41.745513 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-bc34012f-e694-4f87-b06d-0004a815aab1 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:08:41.747659 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-bc34012f-e694-4f87-b06d-0004a815aab1 tempest-UserMessagesTest-1948613775 tempest-UserMessagesTest-1948613775-project-admin] DELETE https://10.4.3.240/volume/v3/types/26cfdb25-01e7-4071-8359-ed414872c730 Aug 20 01:08:41.747866 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-bc34012f-e694-4f87-b06d-0004a815aab1 tempest-UserMessagesTest-1948613775 tempest-UserMessagesTest-1948613775-project-admin] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:08:41.748113 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-bc34012f-e694-4f87-b06d-0004a815aab1 tempest-UserMessagesTest-1948613775 tempest-UserMessagesTest-1948613775-project-admin] Calling method '_delete' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:08:41.767966 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-bc34012f-e694-4f87-b06d-0004a815aab1 tempest-UserMessagesTest-1948613775 tempest-UserMessagesTest-1948613775-project-admin] https://10.4.3.240/volume/v3/types/26cfdb25-01e7-4071-8359-ed414872c730 returned with HTTP 202 Aug 20 01:08:41.768384 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1156/4650] 10.4.3.240 () {66 vars in 1345 bytes} [Thu Aug 20 01:08:41 2026] DELETE /volume/v3/types/26cfdb25-01e7-4071-8359-ed414872c730 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 01:08:41.774497 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-b4a06c08-93ef-45ab-a68b-99d2d595ebdc None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:08:41.776231 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-b4a06c08-93ef-45ab-a68b-99d2d595ebdc tempest-UserMessagesTest-1948613775 tempest-UserMessagesTest-1948613775-project-admin] GET https://10.4.3.240/volume/v3/types/26cfdb25-01e7-4071-8359-ed414872c730 Aug 20 01:08:41.776440 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-b4a06c08-93ef-45ab-a68b-99d2d595ebdc tempest-UserMessagesTest-1948613775 tempest-UserMessagesTest-1948613775-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:08:41.776620 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-b4a06c08-93ef-45ab-a68b-99d2d595ebdc tempest-UserMessagesTest-1948613775 tempest-UserMessagesTest-1948613775-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:08:41.779438 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-b4a06c08-93ef-45ab-a68b-99d2d595ebdc tempest-UserMessagesTest-1948613775 tempest-UserMessagesTest-1948613775-project-admin] https://10.4.3.240/volume/v3/types/26cfdb25-01e7-4071-8359-ed414872c730 returned with HTTP 404 Aug 20 01:08:41.779855 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1165/4651] 10.4.3.240 () {66 vars in 1342 bytes} [Thu Aug 20 01:08:41 2026] GET /volume/v3/types/26cfdb25-01e7-4071-8359-ed414872c730 => generated 114 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:08:41.786905 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-04f39092-57d7-45d0-a05c-97cce9395647 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:08:41.788767 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-04f39092-57d7-45d0-a05c-97cce9395647 tempest-UserMessagesTest-1948613775 tempest-UserMessagesTest-1948613775-project-admin] POST https://10.4.3.240/volume/v3/types Aug 20 01:08:41.789145 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-04f39092-57d7-45d0-a05c-97cce9395647 tempest-UserMessagesTest-1948613775 tempest-UserMessagesTest-1948613775-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-211929010", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1741503904", "vendor_name": "tempest-vendor_name-2071519048"}}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:08:41.803530 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-04f39092-57d7-45d0-a05c-97cce9395647 tempest-UserMessagesTest-1948613775 tempest-UserMessagesTest-1948613775-project-admin] https://10.4.3.240/volume/v3/types returned with HTTP 200 Aug 20 01:08:41.803887 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1177/4652] 10.4.3.240 () {68 vars in 1253 bytes} [Thu Aug 20 01:08:41 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 20 01:08:41.811318 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-d8dba82f-66b2-437b-a6dd-ae496868ea6c None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:08:41.812911 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-d8dba82f-66b2-437b-a6dd-ae496868ea6c tempest-UserMessagesTest-532149522 tempest-UserMessagesTest-532149522-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 20 01:08:41.813276 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-d8dba82f-66b2-437b-a6dd-ae496868ea6c tempest-UserMessagesTest-532149522 tempest-UserMessagesTest-532149522-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "f1ab8a99-2b99-4b0e-b748-689d659d63a2", "size": 1, "name": "tempest-UserMessagesTest-Volume-528744424"}} {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:08:41.814607 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.v3.volumes [None req-d8dba82f-66b2-437b-a6dd-ae496868ea6c tempest-UserMessagesTest-532149522 tempest-UserMessagesTest-532149522-project-member] Create volume request body: {'volume': {'volume_type': 'f1ab8a99-2b99-4b0e-b748-689d659d63a2', 'size': 1, 'name': 'tempest-UserMessagesTest-Volume-528744424'}} {{(pid=100212) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 01:08:41.818805 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.v3.volumes [None req-d8dba82f-66b2-437b-a6dd-ae496868ea6c tempest-UserMessagesTest-532149522 tempest-UserMessagesTest-532149522-project-member] Create volume of 1 GB Aug 20 01:08:41.819112 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:08:41.819112 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:08:41.819658 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-d8dba82f-66b2-437b-a6dd-ae496868ea6c tempest-UserMessagesTest-532149522 tempest-UserMessagesTest-532149522-project-member] Availability Zones retrieved successfully. Aug 20 01:08:41.824760 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-d8dba82f-66b2-437b-a6dd-ae496868ea6c tempest-UserMessagesTest-532149522 tempest-UserMessagesTest-532149522-project-member] Flow 'volume_create_api' (7a80634e-2e5c-46d3-a361-5e0a1298a849) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100212) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:08:41.825673 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-d8dba82f-66b2-437b-a6dd-ae496868ea6c tempest-UserMessagesTest-532149522 tempest-UserMessagesTest-532149522-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3bfdd9e0-f376-42f2-b151-eddefa00fca6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:08:41.826445 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.flows.api.create_volume [None req-d8dba82f-66b2-437b-a6dd-ae496868ea6c tempest-UserMessagesTest-532149522 tempest-UserMessagesTest-532149522-project-member] Validating volume size '1' using validate_int {{(pid=100212) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 01:08:41.843425 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-d8dba82f-66b2-437b-a6dd-ae496868ea6c tempest-UserMessagesTest-532149522 tempest-UserMessagesTest-532149522-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3bfdd9e0-f376-42f2-b151-eddefa00fca6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T01:08:42Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1741503904',vendor_name='tempest-vendor_name-2071519048'},id=f1ab8a99-2b99-4b0e-b748-689d659d63a2,is_public=True,name='tempest-UserMessagesTest-volume-type-211929010',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f1ab8a99-2b99-4b0e-b748-689d659d63a2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:08:41.844097 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-d8dba82f-66b2-437b-a6dd-ae496868ea6c tempest-UserMessagesTest-532149522 tempest-UserMessagesTest-532149522-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (87be767a-469e-4c0e-9a85-bca545716dcd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:08:41.867578 np0000007838 devstack@c-api.service[100212]: WARNING cinder.quota [None req-d8dba82f-66b2-437b-a6dd-ae496868ea6c tempest-UserMessagesTest-532149522 tempest-UserMessagesTest-532149522-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-211929010 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-211929010, it is now deprecated. Please use the default quota class for default quota. Aug 20 01:08:41.867858 np0000007838 devstack@c-api.service[100212]: WARNING cinder.quota [None req-d8dba82f-66b2-437b-a6dd-ae496868ea6c tempest-UserMessagesTest-532149522 tempest-UserMessagesTest-532149522-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-211929010 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-211929010, it is now deprecated. Please use the default quota class for default quota. Aug 20 01:08:41.889888 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.quota [None req-d8dba82f-66b2-437b-a6dd-ae496868ea6c tempest-UserMessagesTest-532149522 tempest-UserMessagesTest-532149522-project-member] Created reservations ['e0d13bec-16f7-41ee-9158-eacd9c1451ba', '05311009-2e6a-43aa-9e79-31f2f13e6dfa', '31b04bc4-4451-432a-b383-d19108aa98c3', 'd8344251-7094-455b-8ead-24c0127834ca'] {{(pid=100212) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 01:08:41.890665 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-d8dba82f-66b2-437b-a6dd-ae496868ea6c tempest-UserMessagesTest-532149522 tempest-UserMessagesTest-532149522-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (87be767a-469e-4c0e-9a85-bca545716dcd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e0d13bec-16f7-41ee-9158-eacd9c1451ba', '05311009-2e6a-43aa-9e79-31f2f13e6dfa', '31b04bc4-4451-432a-b383-d19108aa98c3', 'd8344251-7094-455b-8ead-24c0127834ca']}' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:08:41.891288 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-d8dba82f-66b2-437b-a6dd-ae496868ea6c tempest-UserMessagesTest-532149522 tempest-UserMessagesTest-532149522-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (04caf104-ac36-42ee-b216-1d91ba31912f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:08:41.913298 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-d8dba82f-66b2-437b-a6dd-ae496868ea6c tempest-UserMessagesTest-532149522 tempest-UserMessagesTest-532149522-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (04caf104-ac36-42ee-b216-1d91ba31912f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '98589ce4-5b2d-4c42-a910-5f57ab33f7d0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-528744424',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='24b4a9db9ec24dccbcb056dd4e5d3147',qos_specs=None,replication_status=,reservations=['e0d13bec-16f7-41ee-9158-eacd9c1451ba','05311009-2e6a-43aa-9e79-31f2f13e6dfa','31b04bc4-4451-432a-b383-d19108aa98c3','d8344251-7094-455b-8ead-24c0127834ca'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7489b64f5e874539a7e031dcb232f6ef',volume_type_id=f1ab8a99-2b99-4b0e-b748-689d659d63a2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T01:08:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-528744424',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=98589ce4-5b2d-4c42-a910-5f57ab33f7d0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='24b4a9db9ec24dccbcb056dd4e5d3147',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7489b64f5e874539a7e031dcb232f6ef',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f1ab8a99-2b99-4b0e-b748-689d659d63a2),volume_type_id=f1ab8a99-2b99-4b0e-b748-689d659d63a2)}' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:08:41.913957 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-d8dba82f-66b2-437b-a6dd-ae496868ea6c tempest-UserMessagesTest-532149522 tempest-UserMessagesTest-532149522-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f12b080e-ede5-461a-8c73-3e915958b950) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:08:41.930062 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-d8dba82f-66b2-437b-a6dd-ae496868ea6c tempest-UserMessagesTest-532149522 tempest-UserMessagesTest-532149522-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f12b080e-ede5-461a-8c73-3e915958b950) transitioned into state 'SUCCESS' from state '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-528744424',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='24b4a9db9ec24dccbcb056dd4e5d3147',qos_specs=None,replication_status=,reservations=['e0d13bec-16f7-41ee-9158-eacd9c1451ba','05311009-2e6a-43aa-9e79-31f2f13e6dfa','31b04bc4-4451-432a-b383-d19108aa98c3','d8344251-7094-455b-8ead-24c0127834ca'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7489b64f5e874539a7e031dcb232f6ef',volume_type_id=f1ab8a99-2b99-4b0e-b748-689d659d63a2)}' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:08:41.930899 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-d8dba82f-66b2-437b-a6dd-ae496868ea6c tempest-UserMessagesTest-532149522 tempest-UserMessagesTest-532149522-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (13b01280-54fd-4928-bea4-c752270dd176) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:08:41.939140 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-d8dba82f-66b2-437b-a6dd-ae496868ea6c tempest-UserMessagesTest-532149522 tempest-UserMessagesTest-532149522-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (13b01280-54fd-4928-bea4-c752270dd176) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:08:41.939869 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-d8dba82f-66b2-437b-a6dd-ae496868ea6c tempest-UserMessagesTest-532149522 tempest-UserMessagesTest-532149522-project-member] Flow 'volume_create_api' (7a80634e-2e5c-46d3-a361-5e0a1298a849) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100212) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:08:41.940133 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-d8dba82f-66b2-437b-a6dd-ae496868ea6c tempest-UserMessagesTest-532149522 tempest-UserMessagesTest-532149522-project-member] Create volume request issued successfully. Aug 20 01:08:41.940638 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-d8dba82f-66b2-437b-a6dd-ae496868ea6c tempest-UserMessagesTest-532149522 tempest-UserMessagesTest-532149522-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 20 01:08:41.941023 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1155/4653] 10.4.3.240 () {70 vars in 1299 bytes} [Thu Aug 20 01:08:41 2026] POST /volume/v3/volumes => generated 784 bytes in 130 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 01:08:41.951659 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-c45f74f8-5257-441d-ba38-0dac0cb78de1 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:08:41.953378 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-c45f74f8-5257-441d-ba38-0dac0cb78de1 tempest-UserMessagesTest-532149522 tempest-UserMessagesTest-532149522-project-member] GET https://10.4.3.240/volume/v3/volumes/98589ce4-5b2d-4c42-a910-5f57ab33f7d0 Aug 20 01:08:41.953587 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-c45f74f8-5257-441d-ba38-0dac0cb78de1 tempest-UserMessagesTest-532149522 tempest-UserMessagesTest-532149522-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:08:41.953764 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-c45f74f8-5257-441d-ba38-0dac0cb78de1 tempest-UserMessagesTest-532149522 tempest-UserMessagesTest-532149522-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:08:41.961382 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:08:41.961382 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:08:41.965028 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-c45f74f8-5257-441d-ba38-0dac0cb78de1 tempest-UserMessagesTest-532149522 tempest-UserMessagesTest-532149522-project-member] Volume info retrieved successfully. Aug 20 01:08:41.968919 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-c45f74f8-5257-441d-ba38-0dac0cb78de1 tempest-UserMessagesTest-532149522 tempest-UserMessagesTest-532149522-project-member] https://10.4.3.240/volume/v3/volumes/98589ce4-5b2d-4c42-a910-5f57ab33f7d0 returned with HTTP 200 Aug 20 01:08:41.969325 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1157/4654] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:08:41 2026] GET /volume/v3/volumes/98589ce4-5b2d-4c42-a910-5f57ab33f7d0 => generated 852 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:08:42.325593 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-5e3f87be-c553-487c-b9ed-2bd59bef1448 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:08:42.327481 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-5e3f87be-c553-487c-b9ed-2bd59bef1448 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] GET https://10.4.3.240/volume/v3/backups/b58ee671-d55b-478d-8c0e-882ed5cc348a Aug 20 01:08:42.327481 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-5e3f87be-c553-487c-b9ed-2bd59bef1448 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:08:42.327661 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-5e3f87be-c553-487c-b9ed-2bd59bef1448 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:08:42.327763 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-5e3f87be-c553-487c-b9ed-2bd59bef1448 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Show backup with id b58ee671-d55b-478d-8c0e-882ed5cc348a. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:08:42.332031 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:08:42.332031 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:08:42.332760 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-5e3f87be-c553-487c-b9ed-2bd59bef1448 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] https://10.4.3.240/volume/v3/backups/b58ee671-d55b-478d-8c0e-882ed5cc348a returned with HTTP 200 Aug 20 01:08:42.333098 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1166/4655] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:08:42 2026] GET /volume/v3/backups/b58ee671-d55b-478d-8c0e-882ed5cc348a => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:08:42.981820 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-31aa8b24-e21f-4d38-ab66-6d20ce8b4d34 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:08:42.983554 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-31aa8b24-e21f-4d38-ab66-6d20ce8b4d34 tempest-UserMessagesTest-532149522 tempest-UserMessagesTest-532149522-project-member] GET https://10.4.3.240/volume/v3/volumes/98589ce4-5b2d-4c42-a910-5f57ab33f7d0 Aug 20 01:08:42.983809 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-31aa8b24-e21f-4d38-ab66-6d20ce8b4d34 tempest-UserMessagesTest-532149522 tempest-UserMessagesTest-532149522-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:08:42.984016 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-31aa8b24-e21f-4d38-ab66-6d20ce8b4d34 tempest-UserMessagesTest-532149522 tempest-UserMessagesTest-532149522-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:08:42.992083 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:08:42.992083 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:08:42.996009 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-31aa8b24-e21f-4d38-ab66-6d20ce8b4d34 tempest-UserMessagesTest-532149522 tempest-UserMessagesTest-532149522-project-member] Volume info retrieved successfully. Aug 20 01:08:43.000032 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-31aa8b24-e21f-4d38-ab66-6d20ce8b4d34 tempest-UserMessagesTest-532149522 tempest-UserMessagesTest-532149522-project-member] https://10.4.3.240/volume/v3/volumes/98589ce4-5b2d-4c42-a910-5f57ab33f7d0 returned with HTTP 200 Aug 20 01:08:43.000395 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1178/4656] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:08:42 2026] GET /volume/v3/volumes/98589ce4-5b2d-4c42-a910-5f57ab33f7d0 => generated 873 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:08:43.012610 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-d036b72b-c684-4782-b2d8-c7858f32f291 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:08:43.014612 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-d036b72b-c684-4782-b2d8-c7858f32f291 tempest-UserMessagesTest-532149522 tempest-UserMessagesTest-532149522-project-member] GET https://10.4.3.240/volume/v3/messages Aug 20 01:08:43.014902 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-d036b72b-c684-4782-b2d8-c7858f32f291 tempest-UserMessagesTest-532149522 tempest-UserMessagesTest-532149522-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:08:43.015118 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-d036b72b-c684-4782-b2d8-c7858f32f291 tempest-UserMessagesTest-532149522 tempest-UserMessagesTest-532149522-project-member] Calling method 'version_select' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:08:43.015387 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:08:43.015387 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:08:43.019099 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-d036b72b-c684-4782-b2d8-c7858f32f291 tempest-UserMessagesTest-532149522 tempest-UserMessagesTest-532149522-project-member] https://10.4.3.240/volume/v3/messages returned with HTTP 200 Aug 20 01:08:43.019468 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1156/4657] 10.4.3.240 () {68 vars in 1280 bytes} [Thu Aug 20 01:08:43 2026] GET /volume/v3/messages => generated 670 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:08:43.030137 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-f861ea82-4506-4c2d-8d5c-f8f0056fcf90 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:08:43.034403 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-f861ea82-4506-4c2d-8d5c-f8f0056fcf90 tempest-UserMessagesTest-532149522 tempest-UserMessagesTest-532149522-project-member] GET https://10.4.3.240/volume/v3/messages/98344f56-1e71-46da-9eb1-e5bb70dc2f51 Aug 20 01:08:43.035708 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-f861ea82-4506-4c2d-8d5c-f8f0056fcf90 tempest-UserMessagesTest-532149522 tempest-UserMessagesTest-532149522-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:08:43.037016 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-f861ea82-4506-4c2d-8d5c-f8f0056fcf90 tempest-UserMessagesTest-532149522 tempest-UserMessagesTest-532149522-project-member] Calling method 'version_select' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:08:43.048981 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-f861ea82-4506-4c2d-8d5c-f8f0056fcf90 tempest-UserMessagesTest-532149522 tempest-UserMessagesTest-532149522-project-member] https://10.4.3.240/volume/v3/messages/98344f56-1e71-46da-9eb1-e5bb70dc2f51 returned with HTTP 200 Aug 20 01:08:43.050573 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1158/4658] 10.4.3.240 () {68 vars in 1391 bytes} [Thu Aug 20 01:08:43 2026] GET /volume/v3/messages/98344f56-1e71-46da-9eb1-e5bb70dc2f51 => generated 667 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:08:43.058740 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-49a935fe-86d4-4f8c-824e-df50f1461abe None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:08:43.060905 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-49a935fe-86d4-4f8c-824e-df50f1461abe tempest-UserMessagesTest-532149522 tempest-UserMessagesTest-532149522-project-member] GET https://10.4.3.240/volume/v3/messages Aug 20 01:08:43.061200 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-49a935fe-86d4-4f8c-824e-df50f1461abe tempest-UserMessagesTest-532149522 tempest-UserMessagesTest-532149522-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:08:43.061466 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-49a935fe-86d4-4f8c-824e-df50f1461abe tempest-UserMessagesTest-532149522 tempest-UserMessagesTest-532149522-project-member] Calling method 'version_select' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:08:43.066857 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-49a935fe-86d4-4f8c-824e-df50f1461abe tempest-UserMessagesTest-532149522 tempest-UserMessagesTest-532149522-project-member] https://10.4.3.240/volume/v3/messages returned with HTTP 200 Aug 20 01:08:43.067347 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1167/4659] 10.4.3.240 () {68 vars in 1280 bytes} [Thu Aug 20 01:08:43 2026] GET /volume/v3/messages => generated 670 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:08:43.074895 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-fb55ae89-5b9e-4b41-bc9c-c1a0a03bdc10 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:08:43.076261 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-fb55ae89-5b9e-4b41-bc9c-c1a0a03bdc10 tempest-UserMessagesTest-532149522 tempest-UserMessagesTest-532149522-project-member] DELETE https://10.4.3.240/volume/v3/messages/98344f56-1e71-46da-9eb1-e5bb70dc2f51 Aug 20 01:08:43.077262 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-fb55ae89-5b9e-4b41-bc9c-c1a0a03bdc10 tempest-UserMessagesTest-532149522 tempest-UserMessagesTest-532149522-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:08:43.077262 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-fb55ae89-5b9e-4b41-bc9c-c1a0a03bdc10 tempest-UserMessagesTest-532149522 tempest-UserMessagesTest-532149522-project-member] Calling method 'version_select' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:08:43.085096 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-fb55ae89-5b9e-4b41-bc9c-c1a0a03bdc10 tempest-UserMessagesTest-532149522 tempest-UserMessagesTest-532149522-project-member] https://10.4.3.240/volume/v3/messages/98344f56-1e71-46da-9eb1-e5bb70dc2f51 returned with HTTP 204 Aug 20 01:08:43.085554 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1179/4660] 10.4.3.240 () {68 vars in 1394 bytes} [Thu Aug 20 01:08:43 2026] DELETE /volume/v3/messages/98344f56-1e71-46da-9eb1-e5bb70dc2f51 => generated 0 bytes in 11 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 20 01:08:43.091434 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-8beee7e1-9b4a-4b9c-97ba-6f82e78e0d76 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:08:43.093378 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-8beee7e1-9b4a-4b9c-97ba-6f82e78e0d76 tempest-UserMessagesTest-532149522 tempest-UserMessagesTest-532149522-project-member] GET https://10.4.3.240/volume/v3/volumes/98589ce4-5b2d-4c42-a910-5f57ab33f7d0 Aug 20 01:08:43.093577 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-8beee7e1-9b4a-4b9c-97ba-6f82e78e0d76 tempest-UserMessagesTest-532149522 tempest-UserMessagesTest-532149522-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:08:43.093755 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-8beee7e1-9b4a-4b9c-97ba-6f82e78e0d76 tempest-UserMessagesTest-532149522 tempest-UserMessagesTest-532149522-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:08:43.100137 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:08:43.100137 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:08:43.103498 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-8beee7e1-9b4a-4b9c-97ba-6f82e78e0d76 tempest-UserMessagesTest-532149522 tempest-UserMessagesTest-532149522-project-member] Volume info retrieved successfully. Aug 20 01:08:43.106972 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-8beee7e1-9b4a-4b9c-97ba-6f82e78e0d76 tempest-UserMessagesTest-532149522 tempest-UserMessagesTest-532149522-project-member] https://10.4.3.240/volume/v3/volumes/98589ce4-5b2d-4c42-a910-5f57ab33f7d0 returned with HTTP 200 Aug 20 01:08:43.107321 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1157/4661] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:08:43 2026] GET /volume/v3/volumes/98589ce4-5b2d-4c42-a910-5f57ab33f7d0 => generated 873 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:08:43.117890 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-0c95ebc9-1479-4fc1-b8fb-cb1719c310b4 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:08:43.119660 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-0c95ebc9-1479-4fc1-b8fb-cb1719c310b4 tempest-UserMessagesTest-532149522 tempest-UserMessagesTest-532149522-project-member] DELETE https://10.4.3.240/volume/v3/volumes/98589ce4-5b2d-4c42-a910-5f57ab33f7d0 Aug 20 01:08:43.119852 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-0c95ebc9-1479-4fc1-b8fb-cb1719c310b4 tempest-UserMessagesTest-532149522 tempest-UserMessagesTest-532149522-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:08:43.120025 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-0c95ebc9-1479-4fc1-b8fb-cb1719c310b4 tempest-UserMessagesTest-532149522 tempest-UserMessagesTest-532149522-project-member] Calling method 'delete' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:08:43.120183 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.v3.volumes [None req-0c95ebc9-1479-4fc1-b8fb-cb1719c310b4 tempest-UserMessagesTest-532149522 tempest-UserMessagesTest-532149522-project-member] Delete volume with id: 98589ce4-5b2d-4c42-a910-5f57ab33f7d0 Aug 20 01:08:43.126488 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:08:43.126488 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:08:43.126869 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-0c95ebc9-1479-4fc1-b8fb-cb1719c310b4 tempest-UserMessagesTest-532149522 tempest-UserMessagesTest-532149522-project-member] Volume info retrieved successfully. Aug 20 01:08:43.127780 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-0c95ebc9-1479-4fc1-b8fb-cb1719c310b4 tempest-UserMessagesTest-532149522 tempest-UserMessagesTest-532149522-project-member] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100213) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 20 01:08:43.136450 np0000007838 devstack@c-api.service[100213]: WARNING cinder.quota [None req-0c95ebc9-1479-4fc1-b8fb-cb1719c310b4 tempest-UserMessagesTest-532149522 tempest-UserMessagesTest-532149522-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-211929010 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-211929010, it is now deprecated. Please use the default quota class for default quota. Aug 20 01:08:43.136686 np0000007838 devstack@c-api.service[100213]: WARNING cinder.quota [None req-0c95ebc9-1479-4fc1-b8fb-cb1719c310b4 tempest-UserMessagesTest-532149522 tempest-UserMessagesTest-532149522-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-211929010 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-211929010, it is now deprecated. Please use the default quota class for default quota. Aug 20 01:08:43.144533 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.quota [None req-0c95ebc9-1479-4fc1-b8fb-cb1719c310b4 tempest-UserMessagesTest-532149522 tempest-UserMessagesTest-532149522-project-member] Created reservations ['973610df-3265-4074-81d7-aa4de86d5902', '96c17a28-4b9d-4897-8a13-a9bfbe84a3ee', '3c9e88e3-e44c-48ef-9f7e-b73b17fcdb0e', '0aef8aa2-b760-4921-87cc-b94682764e36'] {{(pid=100213) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 01:08:43.166273 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-0c95ebc9-1479-4fc1-b8fb-cb1719c310b4 tempest-UserMessagesTest-532149522 tempest-UserMessagesTest-532149522-project-member] Delete volume request issued successfully. Aug 20 01:08:43.166437 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-0c95ebc9-1479-4fc1-b8fb-cb1719c310b4 tempest-UserMessagesTest-532149522 tempest-UserMessagesTest-532149522-project-member] https://10.4.3.240/volume/v3/volumes/98589ce4-5b2d-4c42-a910-5f57ab33f7d0 returned with HTTP 202 Aug 20 01:08:43.166816 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1159/4662] 10.4.3.240 () {68 vars in 1391 bytes} [Thu Aug 20 01:08:43 2026] DELETE /volume/v3/volumes/98589ce4-5b2d-4c42-a910-5f57ab33f7d0 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 01:08:43.173943 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-9aa22231-246f-4330-9ccf-b2c189a84e14 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:08:43.175275 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-9aa22231-246f-4330-9ccf-b2c189a84e14 tempest-UserMessagesTest-532149522 tempest-UserMessagesTest-532149522-project-member] GET https://10.4.3.240/volume/v3/volumes/98589ce4-5b2d-4c42-a910-5f57ab33f7d0 Aug 20 01:08:43.175504 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-9aa22231-246f-4330-9ccf-b2c189a84e14 tempest-UserMessagesTest-532149522 tempest-UserMessagesTest-532149522-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:08:43.175703 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-9aa22231-246f-4330-9ccf-b2c189a84e14 tempest-UserMessagesTest-532149522 tempest-UserMessagesTest-532149522-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:08:43.180878 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-9aa22231-246f-4330-9ccf-b2c189a84e14 tempest-UserMessagesTest-532149522 tempest-UserMessagesTest-532149522-project-member] https://10.4.3.240/volume/v3/volumes/98589ce4-5b2d-4c42-a910-5f57ab33f7d0 returned with HTTP 404 Aug 20 01:08:43.181437 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1168/4663] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:08:43 2026] GET /volume/v3/volumes/98589ce4-5b2d-4c42-a910-5f57ab33f7d0 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:08:43.187409 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-825d6dcb-b158-42dd-967a-f92734dfb26f None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:08:43.189002 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-825d6dcb-b158-42dd-967a-f92734dfb26f tempest-UserMessagesTest-1948613775 tempest-UserMessagesTest-1948613775-project-admin] DELETE https://10.4.3.240/volume/v3/types/f1ab8a99-2b99-4b0e-b748-689d659d63a2 Aug 20 01:08:43.189199 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-825d6dcb-b158-42dd-967a-f92734dfb26f tempest-UserMessagesTest-1948613775 tempest-UserMessagesTest-1948613775-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:08:43.189402 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-825d6dcb-b158-42dd-967a-f92734dfb26f tempest-UserMessagesTest-1948613775 tempest-UserMessagesTest-1948613775-project-admin] Calling method '_delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:08:43.210056 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-825d6dcb-b158-42dd-967a-f92734dfb26f tempest-UserMessagesTest-1948613775 tempest-UserMessagesTest-1948613775-project-admin] https://10.4.3.240/volume/v3/types/f1ab8a99-2b99-4b0e-b748-689d659d63a2 returned with HTTP 202 Aug 20 01:08:43.210382 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1180/4664] 10.4.3.240 () {66 vars in 1345 bytes} [Thu Aug 20 01:08:43 2026] DELETE /volume/v3/types/f1ab8a99-2b99-4b0e-b748-689d659d63a2 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 01:08:43.216452 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-cca7e469-42c3-438c-80cf-20e58226566a None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:08:43.218017 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-cca7e469-42c3-438c-80cf-20e58226566a tempest-UserMessagesTest-1948613775 tempest-UserMessagesTest-1948613775-project-admin] GET https://10.4.3.240/volume/v3/types/f1ab8a99-2b99-4b0e-b748-689d659d63a2 Aug 20 01:08:43.218196 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-cca7e469-42c3-438c-80cf-20e58226566a tempest-UserMessagesTest-1948613775 tempest-UserMessagesTest-1948613775-project-admin] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:08:43.218386 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-cca7e469-42c3-438c-80cf-20e58226566a tempest-UserMessagesTest-1948613775 tempest-UserMessagesTest-1948613775-project-admin] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:08:43.221284 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-cca7e469-42c3-438c-80cf-20e58226566a tempest-UserMessagesTest-1948613775 tempest-UserMessagesTest-1948613775-project-admin] https://10.4.3.240/volume/v3/types/f1ab8a99-2b99-4b0e-b748-689d659d63a2 returned with HTTP 404 Aug 20 01:08:43.221683 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1158/4665] 10.4.3.240 () {66 vars in 1342 bytes} [Thu Aug 20 01:08:43 2026] GET /volume/v3/types/f1ab8a99-2b99-4b0e-b748-689d659d63a2 => generated 114 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:08:43.353319 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-bcfba66a-17d0-4ddf-bca3-3c6b75e367aa None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:08:43.355200 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-bcfba66a-17d0-4ddf-bca3-3c6b75e367aa tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] GET https://10.4.3.240/volume/v3/backups/b58ee671-d55b-478d-8c0e-882ed5cc348a Aug 20 01:08:43.355422 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-bcfba66a-17d0-4ddf-bca3-3c6b75e367aa tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:08:43.355596 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-bcfba66a-17d0-4ddf-bca3-3c6b75e367aa tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:08:43.355724 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.v3.backups [None req-bcfba66a-17d0-4ddf-bca3-3c6b75e367aa tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Show backup with id b58ee671-d55b-478d-8c0e-882ed5cc348a. {{(pid=100213) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:08:43.359569 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:08:43.359569 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:08:43.360288 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-bcfba66a-17d0-4ddf-bca3-3c6b75e367aa tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] https://10.4.3.240/volume/v3/backups/b58ee671-d55b-478d-8c0e-882ed5cc348a returned with HTTP 200 Aug 20 01:08:43.360808 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1160/4666] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:08:43 2026] GET /volume/v3/backups/b58ee671-d55b-478d-8c0e-882ed5cc348a => generated 750 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:08:44.371397 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-d51b4fb5-e35c-4c95-af8d-eeb5469675f5 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:08:44.373228 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-d51b4fb5-e35c-4c95-af8d-eeb5469675f5 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] GET https://10.4.3.240/volume/v3/backups/b58ee671-d55b-478d-8c0e-882ed5cc348a Aug 20 01:08:44.373439 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-d51b4fb5-e35c-4c95-af8d-eeb5469675f5 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:08:44.373617 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-d51b4fb5-e35c-4c95-af8d-eeb5469675f5 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:08:44.373714 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-d51b4fb5-e35c-4c95-af8d-eeb5469675f5 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Show backup with id b58ee671-d55b-478d-8c0e-882ed5cc348a. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:08:44.377674 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:08:44.377674 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:08:44.378430 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-d51b4fb5-e35c-4c95-af8d-eeb5469675f5 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] https://10.4.3.240/volume/v3/backups/b58ee671-d55b-478d-8c0e-882ed5cc348a returned with HTTP 200 Aug 20 01:08:44.378765 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1169/4667] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:08:44 2026] GET /volume/v3/backups/b58ee671-d55b-478d-8c0e-882ed5cc348a => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:08:44.669146 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-9a8e9092-0786-48aa-a130-b986809d45d5 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:08:44.744397 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-9a8e9092-0786-48aa-a130-b986809d45d5 tempest-SnapshotMetadataTestJSON-1295293436 tempest-SnapshotMetadataTestJSON-1295293436-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 20 01:08:44.744780 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-9a8e9092-0786-48aa-a130-b986809d45d5 tempest-SnapshotMetadataTestJSON-1295293436 tempest-SnapshotMetadataTestJSON-1295293436-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotMetadataTestJSON-Volume-566030527"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:08:44.746477 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.v3.volumes [None req-9a8e9092-0786-48aa-a130-b986809d45d5 tempest-SnapshotMetadataTestJSON-1295293436 tempest-SnapshotMetadataTestJSON-1295293436-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotMetadataTestJSON-Volume-566030527'}} {{(pid=100215) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 01:08:44.746627 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-9a8e9092-0786-48aa-a130-b986809d45d5 tempest-SnapshotMetadataTestJSON-1295293436 tempest-SnapshotMetadataTestJSON-1295293436-project-member] Create volume of 1 GB Aug 20 01:08:44.751247 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-9a8e9092-0786-48aa-a130-b986809d45d5 tempest-SnapshotMetadataTestJSON-1295293436 tempest-SnapshotMetadataTestJSON-1295293436-project-member] Availability Zones retrieved successfully. Aug 20 01:08:44.758702 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-9a8e9092-0786-48aa-a130-b986809d45d5 tempest-SnapshotMetadataTestJSON-1295293436 tempest-SnapshotMetadataTestJSON-1295293436-project-member] Flow 'volume_create_api' (7336f1fc-6624-4f08-8134-c3936188dab0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:08:44.759820 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-9a8e9092-0786-48aa-a130-b986809d45d5 tempest-SnapshotMetadataTestJSON-1295293436 tempest-SnapshotMetadataTestJSON-1295293436-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e15b6743-c511-40c5-8446-87758c347af5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:08:44.760790 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.flows.api.create_volume [None req-9a8e9092-0786-48aa-a130-b986809d45d5 tempest-SnapshotMetadataTestJSON-1295293436 tempest-SnapshotMetadataTestJSON-1295293436-project-member] Validating volume size '1' using validate_int {{(pid=100215) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 01:08:44.782637 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-9a8e9092-0786-48aa-a130-b986809d45d5 tempest-SnapshotMetadataTestJSON-1295293436 tempest-SnapshotMetadataTestJSON-1295293436-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e15b6743-c511-40c5-8446-87758c347af5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:52:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1ed58bd6-fe6a-497e-ae84-e8199d24fdfa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:08:44.783300 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-9a8e9092-0786-48aa-a130-b986809d45d5 tempest-SnapshotMetadataTestJSON-1295293436 tempest-SnapshotMetadataTestJSON-1295293436-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5ee91a2a-9345-41c6-a65b-05e849bab71a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:08:44.832190 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.quota [None req-9a8e9092-0786-48aa-a130-b986809d45d5 tempest-SnapshotMetadataTestJSON-1295293436 tempest-SnapshotMetadataTestJSON-1295293436-project-member] Created reservations ['d11dd580-82c2-4c53-8cb3-6b8f6e1539e7', '4da546d4-48e8-45ac-802e-aa36598d298f', '2df5589b-427e-45e4-a528-c58bc5a7f990', '46cb5875-ebc3-4419-9065-344db1f02407'] {{(pid=100215) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 01:08:44.833138 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-9a8e9092-0786-48aa-a130-b986809d45d5 tempest-SnapshotMetadataTestJSON-1295293436 tempest-SnapshotMetadataTestJSON-1295293436-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5ee91a2a-9345-41c6-a65b-05e849bab71a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d11dd580-82c2-4c53-8cb3-6b8f6e1539e7', '4da546d4-48e8-45ac-802e-aa36598d298f', '2df5589b-427e-45e4-a528-c58bc5a7f990', '46cb5875-ebc3-4419-9065-344db1f02407']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:08:44.833826 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-9a8e9092-0786-48aa-a130-b986809d45d5 tempest-SnapshotMetadataTestJSON-1295293436 tempest-SnapshotMetadataTestJSON-1295293436-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (812c82cc-51c3-44e1-b13e-2f37e462ff71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:08:44.853787 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-9a8e9092-0786-48aa-a130-b986809d45d5 tempest-SnapshotMetadataTestJSON-1295293436 tempest-SnapshotMetadataTestJSON-1295293436-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (812c82cc-51c3-44e1-b13e-2f37e462ff71) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6178be15-60d1-466e-834f-e2d8e50d0b21', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-566030527',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='913b98cdbb9545d6b54fc74ced33ec0e',qos_specs=None,replication_status=,reservations=['d11dd580-82c2-4c53-8cb3-6b8f6e1539e7','4da546d4-48e8-45ac-802e-aa36598d298f','2df5589b-427e-45e4-a528-c58bc5a7f990','46cb5875-ebc3-4419-9065-344db1f02407'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c630b6f46da24403b1b36e1074012cd6',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T01:08:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-566030527',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6178be15-60d1-466e-834f-e2d8e50d0b21,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='913b98cdbb9545d6b54fc74ced33ec0e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c630b6f46da24403b1b36e1074012cd6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1ed58bd6-fe6a-497e-ae84-e8199d24fdfa),volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:08:44.854534 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-9a8e9092-0786-48aa-a130-b986809d45d5 tempest-SnapshotMetadataTestJSON-1295293436 tempest-SnapshotMetadataTestJSON-1295293436-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f406601d-81e4-4b45-b656-537a3b4af9f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:08:44.869731 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-9a8e9092-0786-48aa-a130-b986809d45d5 tempest-SnapshotMetadataTestJSON-1295293436 tempest-SnapshotMetadataTestJSON-1295293436-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f406601d-81e4-4b45-b656-537a3b4af9f6) transitioned into state 'SUCCESS' from state '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-566030527',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='913b98cdbb9545d6b54fc74ced33ec0e',qos_specs=None,replication_status=,reservations=['d11dd580-82c2-4c53-8cb3-6b8f6e1539e7','4da546d4-48e8-45ac-802e-aa36598d298f','2df5589b-427e-45e4-a528-c58bc5a7f990','46cb5875-ebc3-4419-9065-344db1f02407'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c630b6f46da24403b1b36e1074012cd6',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:08:44.870332 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-9a8e9092-0786-48aa-a130-b986809d45d5 tempest-SnapshotMetadataTestJSON-1295293436 tempest-SnapshotMetadataTestJSON-1295293436-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f12b512f-92dd-414e-af4b-1e6b50e71f59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:08:44.878101 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-9a8e9092-0786-48aa-a130-b986809d45d5 tempest-SnapshotMetadataTestJSON-1295293436 tempest-SnapshotMetadataTestJSON-1295293436-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f12b512f-92dd-414e-af4b-1e6b50e71f59) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:08:44.878838 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-9a8e9092-0786-48aa-a130-b986809d45d5 tempest-SnapshotMetadataTestJSON-1295293436 tempest-SnapshotMetadataTestJSON-1295293436-project-member] Flow 'volume_create_api' (7336f1fc-6624-4f08-8134-c3936188dab0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:08:44.879132 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-9a8e9092-0786-48aa-a130-b986809d45d5 tempest-SnapshotMetadataTestJSON-1295293436 tempest-SnapshotMetadataTestJSON-1295293436-project-member] Create volume request issued successfully. Aug 20 01:08:44.879758 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-9a8e9092-0786-48aa-a130-b986809d45d5 tempest-SnapshotMetadataTestJSON-1295293436 tempest-SnapshotMetadataTestJSON-1295293436-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 20 01:08:44.880138 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1181/4668] 10.4.3.240 () {68 vars in 1258 bytes} [Thu Aug 20 01:08:44 2026] POST /volume/v3/volumes => generated 754 bytes in 211 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 01:08:44.891267 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-f2612211-fc25-4d24-aac8-d2e4de8f8b7d None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:08:44.893366 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-f2612211-fc25-4d24-aac8-d2e4de8f8b7d tempest-SnapshotMetadataTestJSON-1295293436 tempest-SnapshotMetadataTestJSON-1295293436-project-member] GET https://10.4.3.240/volume/v3/volumes/6178be15-60d1-466e-834f-e2d8e50d0b21 Aug 20 01:08:44.893366 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-f2612211-fc25-4d24-aac8-d2e4de8f8b7d tempest-SnapshotMetadataTestJSON-1295293436 tempest-SnapshotMetadataTestJSON-1295293436-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:08:44.893366 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-f2612211-fc25-4d24-aac8-d2e4de8f8b7d tempest-SnapshotMetadataTestJSON-1295293436 tempest-SnapshotMetadataTestJSON-1295293436-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:08:44.899175 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:08:44.899175 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:08:44.902363 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-f2612211-fc25-4d24-aac8-d2e4de8f8b7d tempest-SnapshotMetadataTestJSON-1295293436 tempest-SnapshotMetadataTestJSON-1295293436-project-member] Volume info retrieved successfully. Aug 20 01:08:44.905766 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-f2612211-fc25-4d24-aac8-d2e4de8f8b7d tempest-SnapshotMetadataTestJSON-1295293436 tempest-SnapshotMetadataTestJSON-1295293436-project-member] https://10.4.3.240/volume/v3/volumes/6178be15-60d1-466e-834f-e2d8e50d0b21 returned with HTTP 200 Aug 20 01:08:44.906175 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1159/4669] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:08:44 2026] GET /volume/v3/volumes/6178be15-60d1-466e-834f-e2d8e50d0b21 => generated 822 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:08:45.391103 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-1862ba5d-ceee-4b08-84fd-a81161cc36ec None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:08:45.392739 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-1862ba5d-ceee-4b08-84fd-a81161cc36ec tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] GET https://10.4.3.240/volume/v3/backups/b58ee671-d55b-478d-8c0e-882ed5cc348a Aug 20 01:08:45.392930 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-1862ba5d-ceee-4b08-84fd-a81161cc36ec tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:08:45.393135 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-1862ba5d-ceee-4b08-84fd-a81161cc36ec tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:08:45.393241 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.v3.backups [None req-1862ba5d-ceee-4b08-84fd-a81161cc36ec tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Show backup with id b58ee671-d55b-478d-8c0e-882ed5cc348a. {{(pid=100213) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:08:45.397235 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:08:45.397235 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:08:45.397887 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-1862ba5d-ceee-4b08-84fd-a81161cc36ec tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] https://10.4.3.240/volume/v3/backups/b58ee671-d55b-478d-8c0e-882ed5cc348a returned with HTTP 200 Aug 20 01:08:45.398252 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1161/4670] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:08:45 2026] GET /volume/v3/backups/b58ee671-d55b-478d-8c0e-882ed5cc348a => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:08:45.406011 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-9ad939d5-22ff-4dd6-861e-9267d45fde07 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:08:45.407634 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-9ad939d5-22ff-4dd6-861e-9267d45fde07 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] GET https://10.4.3.240/volume/v3/volumes/094fe5ed-d70d-471a-a463-0f460b6d92d2 Aug 20 01:08:45.407808 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-9ad939d5-22ff-4dd6-861e-9267d45fde07 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:08:45.407982 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-9ad939d5-22ff-4dd6-861e-9267d45fde07 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:08:45.414448 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:08:45.414448 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:08:45.417596 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-9ad939d5-22ff-4dd6-861e-9267d45fde07 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Volume info retrieved successfully. Aug 20 01:08:45.421218 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-9ad939d5-22ff-4dd6-861e-9267d45fde07 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] https://10.4.3.240/volume/v3/volumes/094fe5ed-d70d-471a-a463-0f460b6d92d2 returned with HTTP 200 Aug 20 01:08:45.421591 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1170/4671] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:08:45 2026] GET /volume/v3/volumes/094fe5ed-d70d-471a-a463-0f460b6d92d2 => generated 842 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:08:45.432047 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-47764040-f302-42be-acdc-87d388324736 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:08:45.433832 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-47764040-f302-42be-acdc-87d388324736 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] DELETE https://10.4.3.240/volume/v3/backups/b58ee671-d55b-478d-8c0e-882ed5cc348a Aug 20 01:08:45.434008 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-47764040-f302-42be-acdc-87d388324736 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:08:45.434216 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-47764040-f302-42be-acdc-87d388324736 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Calling method 'delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:08:45.434309 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.contrib.backups [None req-47764040-f302-42be-acdc-87d388324736 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Delete backup with id: b58ee671-d55b-478d-8c0e-882ed5cc348a. Aug 20 01:08:45.438289 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:08:45.438289 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:08:45.448419 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.backup.rpcapi [None req-47764040-f302-42be-acdc-87d388324736 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] delete_backup rpcapi backup_id b58ee671-d55b-478d-8c0e-882ed5cc348a {{(pid=100215) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 20 01:08:45.449944 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-47764040-f302-42be-acdc-87d388324736 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] https://10.4.3.240/volume/v3/backups/b58ee671-d55b-478d-8c0e-882ed5cc348a returned with HTTP 202 Aug 20 01:08:45.450377 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1182/4672] 10.4.3.240 () {66 vars in 1351 bytes} [Thu Aug 20 01:08:45 2026] DELETE /volume/v3/backups/b58ee671-d55b-478d-8c0e-882ed5cc348a => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 01:08:45.456478 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-c4c40098-a97e-47e8-92e8-c4999933f09b None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:08:45.458131 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-c4c40098-a97e-47e8-92e8-c4999933f09b tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] GET https://10.4.3.240/volume/v3/backups/b58ee671-d55b-478d-8c0e-882ed5cc348a Aug 20 01:08:45.458321 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-c4c40098-a97e-47e8-92e8-c4999933f09b tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:08:45.458507 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-c4c40098-a97e-47e8-92e8-c4999933f09b tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:08:45.458688 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.v3.backups [None req-c4c40098-a97e-47e8-92e8-c4999933f09b tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Show backup with id b58ee671-d55b-478d-8c0e-882ed5cc348a. {{(pid=100212) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:08:45.462373 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:08:45.462373 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:08:45.463380 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-c4c40098-a97e-47e8-92e8-c4999933f09b tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] https://10.4.3.240/volume/v3/backups/b58ee671-d55b-478d-8c0e-882ed5cc348a returned with HTTP 200 Aug 20 01:08:45.463856 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1160/4673] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:08:45 2026] GET /volume/v3/backups/b58ee671-d55b-478d-8c0e-882ed5cc348a => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:08:45.918219 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-1e50c46c-a989-4b50-97e4-e478ba10abcd None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:08:45.919910 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-1e50c46c-a989-4b50-97e4-e478ba10abcd tempest-SnapshotMetadataTestJSON-1295293436 tempest-SnapshotMetadataTestJSON-1295293436-project-member] GET https://10.4.3.240/volume/v3/volumes/6178be15-60d1-466e-834f-e2d8e50d0b21 Aug 20 01:08:45.920104 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-1e50c46c-a989-4b50-97e4-e478ba10abcd tempest-SnapshotMetadataTestJSON-1295293436 tempest-SnapshotMetadataTestJSON-1295293436-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:08:45.920283 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-1e50c46c-a989-4b50-97e4-e478ba10abcd tempest-SnapshotMetadataTestJSON-1295293436 tempest-SnapshotMetadataTestJSON-1295293436-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:08:45.926704 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:08:45.926704 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:08:45.929938 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-1e50c46c-a989-4b50-97e4-e478ba10abcd tempest-SnapshotMetadataTestJSON-1295293436 tempest-SnapshotMetadataTestJSON-1295293436-project-member] Volume info retrieved successfully. Aug 20 01:08:45.933569 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-1e50c46c-a989-4b50-97e4-e478ba10abcd tempest-SnapshotMetadataTestJSON-1295293436 tempest-SnapshotMetadataTestJSON-1295293436-project-member] https://10.4.3.240/volume/v3/volumes/6178be15-60d1-466e-834f-e2d8e50d0b21 returned with HTTP 200 Aug 20 01:08:45.933900 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1162/4674] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:08:45 2026] GET /volume/v3/volumes/6178be15-60d1-466e-834f-e2d8e50d0b21 => generated 847 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:08:45.944195 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-2cc74d65-06c4-4d9e-bc05-554f7bc800ad None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:08:45.945758 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-2cc74d65-06c4-4d9e-bc05-554f7bc800ad tempest-SnapshotMetadataTestJSON-1295293436 tempest-SnapshotMetadataTestJSON-1295293436-project-member] POST https://10.4.3.240/volume/v3/snapshots Aug 20 01:08:45.946077 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-2cc74d65-06c4-4d9e-bc05-554f7bc800ad tempest-SnapshotMetadataTestJSON-1295293436 tempest-SnapshotMetadataTestJSON-1295293436-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "6178be15-60d1-466e-834f-e2d8e50d0b21", "name": "tempest-SnapshotMetadataTestJSON-Snapshot-855008069"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:08:45.953515 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:08:45.953515 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:08:45.953915 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-2cc74d65-06c4-4d9e-bc05-554f7bc800ad tempest-SnapshotMetadataTestJSON-1295293436 tempest-SnapshotMetadataTestJSON-1295293436-project-member] Volume info retrieved successfully. Aug 20 01:08:45.954023 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.v3.snapshots [None req-2cc74d65-06c4-4d9e-bc05-554f7bc800ad tempest-SnapshotMetadataTestJSON-1295293436 tempest-SnapshotMetadataTestJSON-1295293436-project-member] Create snapshot from volume 6178be15-60d1-466e-834f-e2d8e50d0b21 Aug 20 01:08:45.983215 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.quota [None req-2cc74d65-06c4-4d9e-bc05-554f7bc800ad tempest-SnapshotMetadataTestJSON-1295293436 tempest-SnapshotMetadataTestJSON-1295293436-project-member] Created reservations ['7aeaca21-a969-413a-9ddb-d5185cc217e7', '3ea36842-3216-4bec-be4a-41fae1e2a8b3', 'c29596c7-6270-40f0-80e2-b1ef8d2b3070', '019cfaa6-f694-429e-a91d-9bbcc6bc2380'] {{(pid=100214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 01:08:46.006177 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-2cc74d65-06c4-4d9e-bc05-554f7bc800ad tempest-SnapshotMetadataTestJSON-1295293436 tempest-SnapshotMetadataTestJSON-1295293436-project-member] Snapshot create request issued successfully. Aug 20 01:08:46.006541 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-2cc74d65-06c4-4d9e-bc05-554f7bc800ad tempest-SnapshotMetadataTestJSON-1295293436 tempest-SnapshotMetadataTestJSON-1295293436-project-member] https://10.4.3.240/volume/v3/snapshots returned with HTTP 202 Aug 20 01:08:46.006880 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1171/4675] 10.4.3.240 () {68 vars in 1265 bytes} [Thu Aug 20 01:08:45 2026] POST /volume/v3/snapshots => generated 310 bytes in 63 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 01:08:46.014308 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-1e5ef4a7-feb5-49f1-be03-f91e7d88047d None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:08:46.015920 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-1e5ef4a7-feb5-49f1-be03-f91e7d88047d tempest-SnapshotMetadataTestJSON-1295293436 tempest-SnapshotMetadataTestJSON-1295293436-project-member] GET https://10.4.3.240/volume/v3/snapshots/ea865b04-ce43-4121-b58a-190a2c53cdf9 Aug 20 01:08:46.016134 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-1e5ef4a7-feb5-49f1-be03-f91e7d88047d tempest-SnapshotMetadataTestJSON-1295293436 tempest-SnapshotMetadataTestJSON-1295293436-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:08:46.016394 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-1e5ef4a7-feb5-49f1-be03-f91e7d88047d tempest-SnapshotMetadataTestJSON-1295293436 tempest-SnapshotMetadataTestJSON-1295293436-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:08:46.021613 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:08:46.021613 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:08:46.022011 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-1e5ef4a7-feb5-49f1-be03-f91e7d88047d tempest-SnapshotMetadataTestJSON-1295293436 tempest-SnapshotMetadataTestJSON-1295293436-project-member] Snapshot retrieved successfully. Aug 20 01:08:46.022669 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-1e5ef4a7-feb5-49f1-be03-f91e7d88047d tempest-SnapshotMetadataTestJSON-1295293436 tempest-SnapshotMetadataTestJSON-1295293436-project-member] https://10.4.3.240/volume/v3/snapshots/ea865b04-ce43-4121-b58a-190a2c53cdf9 returned with HTTP 200 Aug 20 01:08:46.022981 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1183/4676] 10.4.3.240 () {66 vars in 1354 bytes} [Thu Aug 20 01:08:46 2026] GET /volume/v3/snapshots/ea865b04-ce43-4121-b58a-190a2c53cdf9 => generated 442 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:08:46.473100 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-45e3c2e7-7119-4692-b97f-96bc0175dddb None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:08:46.474923 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-45e3c2e7-7119-4692-b97f-96bc0175dddb tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] GET https://10.4.3.240/volume/v3/backups/b58ee671-d55b-478d-8c0e-882ed5cc348a Aug 20 01:08:46.475172 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-45e3c2e7-7119-4692-b97f-96bc0175dddb tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:08:46.475428 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-45e3c2e7-7119-4692-b97f-96bc0175dddb tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:08:46.475581 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.v3.backups [None req-45e3c2e7-7119-4692-b97f-96bc0175dddb tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Show backup with id b58ee671-d55b-478d-8c0e-882ed5cc348a. {{(pid=100212) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:08:46.479109 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-45e3c2e7-7119-4692-b97f-96bc0175dddb tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] https://10.4.3.240/volume/v3/backups/b58ee671-d55b-478d-8c0e-882ed5cc348a returned with HTTP 404 Aug 20 01:08:46.479713 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1161/4677] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:08:46 2026] GET /volume/v3/backups/b58ee671-d55b-478d-8c0e-882ed5cc348a => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:08:46.485448 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-aed2aae1-3729-470b-b137-149dff703ccc None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:08:46.537537 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-aed2aae1-3729-470b-b137-149dff703ccc tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] DELETE https://10.4.3.240/volume/v3/backups/c95db8a6-51a7-4b5e-8bec-8d69bb9d8ef5 Aug 20 01:08:46.537537 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-aed2aae1-3729-470b-b137-149dff703ccc tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:08:46.537537 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-aed2aae1-3729-470b-b137-149dff703ccc tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Calling method 'delete' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:08:46.537537 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.contrib.backups [None req-aed2aae1-3729-470b-b137-149dff703ccc tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Delete backup with id: c95db8a6-51a7-4b5e-8bec-8d69bb9d8ef5. Aug 20 01:08:46.537537 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:08:46.537537 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:08:46.537537 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.backup.rpcapi [None req-aed2aae1-3729-470b-b137-149dff703ccc tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] delete_backup rpcapi backup_id c95db8a6-51a7-4b5e-8bec-8d69bb9d8ef5 {{(pid=100213) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 20 01:08:46.537537 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-aed2aae1-3729-470b-b137-149dff703ccc tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] https://10.4.3.240/volume/v3/backups/c95db8a6-51a7-4b5e-8bec-8d69bb9d8ef5 returned with HTTP 202 Aug 20 01:08:46.537537 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1163/4678] 10.4.3.240 () {66 vars in 1351 bytes} [Thu Aug 20 01:08:46 2026] DELETE /volume/v3/backups/c95db8a6-51a7-4b5e-8bec-8d69bb9d8ef5 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 01:08:46.539113 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-9793081e-9a09-4eab-bcf1-1458ec5b4eed None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:08:46.539113 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-9793081e-9a09-4eab-bcf1-1458ec5b4eed tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] GET https://10.4.3.240/volume/v3/backups/c95db8a6-51a7-4b5e-8bec-8d69bb9d8ef5 Aug 20 01:08:46.539113 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-9793081e-9a09-4eab-bcf1-1458ec5b4eed tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:08:46.539113 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-9793081e-9a09-4eab-bcf1-1458ec5b4eed tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:08:46.539113 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-9793081e-9a09-4eab-bcf1-1458ec5b4eed tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Show backup with id c95db8a6-51a7-4b5e-8bec-8d69bb9d8ef5. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:08:46.539113 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:08:46.539113 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:08:46.539113 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-9793081e-9a09-4eab-bcf1-1458ec5b4eed tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] https://10.4.3.240/volume/v3/backups/c95db8a6-51a7-4b5e-8bec-8d69bb9d8ef5 returned with HTTP 200 Aug 20 01:08:46.539113 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1172/4679] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:08:46 2026] GET /volume/v3/backups/c95db8a6-51a7-4b5e-8bec-8d69bb9d8ef5 => generated 750 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:08:47.031257 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-82358603-0a83-4c19-b2a3-515575a0ae0b None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:08:47.033057 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-82358603-0a83-4c19-b2a3-515575a0ae0b tempest-SnapshotMetadataTestJSON-1295293436 tempest-SnapshotMetadataTestJSON-1295293436-project-member] GET https://10.4.3.240/volume/v3/snapshots/ea865b04-ce43-4121-b58a-190a2c53cdf9 Aug 20 01:08:47.033241 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-82358603-0a83-4c19-b2a3-515575a0ae0b tempest-SnapshotMetadataTestJSON-1295293436 tempest-SnapshotMetadataTestJSON-1295293436-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:08:47.033448 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-82358603-0a83-4c19-b2a3-515575a0ae0b tempest-SnapshotMetadataTestJSON-1295293436 tempest-SnapshotMetadataTestJSON-1295293436-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:08:47.038006 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:08:47.038006 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:08:47.038431 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-82358603-0a83-4c19-b2a3-515575a0ae0b tempest-SnapshotMetadataTestJSON-1295293436 tempest-SnapshotMetadataTestJSON-1295293436-project-member] Snapshot retrieved successfully. Aug 20 01:08:47.039209 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-82358603-0a83-4c19-b2a3-515575a0ae0b tempest-SnapshotMetadataTestJSON-1295293436 tempest-SnapshotMetadataTestJSON-1295293436-project-member] https://10.4.3.240/volume/v3/snapshots/ea865b04-ce43-4121-b58a-190a2c53cdf9 returned with HTTP 200 Aug 20 01:08:47.039749 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1184/4680] 10.4.3.240 () {66 vars in 1354 bytes} [Thu Aug 20 01:08:47 2026] GET /volume/v3/snapshots/ea865b04-ce43-4121-b58a-190a2c53cdf9 => generated 469 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:08:47.048897 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-e4de3788-3d33-445b-8f2f-8210991b4ac2 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:08:47.050433 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-e4de3788-3d33-445b-8f2f-8210991b4ac2 tempest-SnapshotMetadataTestJSON-1295293436 tempest-SnapshotMetadataTestJSON-1295293436-project-member] POST https://10.4.3.240/volume/v3/snapshots/ea865b04-ce43-4121-b58a-190a2c53cdf9/metadata Aug 20 01:08:47.050725 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-e4de3788-3d33-445b-8f2f-8210991b4ac2 tempest-SnapshotMetadataTestJSON-1295293436 tempest-SnapshotMetadataTestJSON-1295293436-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:08:47.056414 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:08:47.056414 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:08:47.056868 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-e4de3788-3d33-445b-8f2f-8210991b4ac2 tempest-SnapshotMetadataTestJSON-1295293436 tempest-SnapshotMetadataTestJSON-1295293436-project-member] Snapshot retrieved successfully. Aug 20 01:08:47.074499 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-e4de3788-3d33-445b-8f2f-8210991b4ac2 tempest-SnapshotMetadataTestJSON-1295293436 tempest-SnapshotMetadataTestJSON-1295293436-project-member] Update snapshot metadata completed successfully. Aug 20 01:08:47.074716 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-e4de3788-3d33-445b-8f2f-8210991b4ac2 tempest-SnapshotMetadataTestJSON-1295293436 tempest-SnapshotMetadataTestJSON-1295293436-project-member] https://10.4.3.240/volume/v3/snapshots/ea865b04-ce43-4121-b58a-190a2c53cdf9/metadata returned with HTTP 200 Aug 20 01:08:47.075105 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1162/4681] 10.4.3.240 () {68 vars in 1402 bytes} [Thu Aug 20 01:08:47 2026] POST /volume/v3/snapshots/ea865b04-ce43-4121-b58a-190a2c53cdf9/metadata => generated 68 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 20 01:08:47.081955 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-6ecca862-e2c5-41b5-ba71-5e97ace1f378 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:08:47.083614 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-6ecca862-e2c5-41b5-ba71-5e97ace1f378 tempest-SnapshotMetadataTestJSON-1295293436 tempest-SnapshotMetadataTestJSON-1295293436-project-member] GET https://10.4.3.240/volume/v3/snapshots/ea865b04-ce43-4121-b58a-190a2c53cdf9/metadata Aug 20 01:08:47.083790 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-6ecca862-e2c5-41b5-ba71-5e97ace1f378 tempest-SnapshotMetadataTestJSON-1295293436 tempest-SnapshotMetadataTestJSON-1295293436-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:08:47.083965 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-6ecca862-e2c5-41b5-ba71-5e97ace1f378 tempest-SnapshotMetadataTestJSON-1295293436 tempest-SnapshotMetadataTestJSON-1295293436-project-member] Calling method 'index' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:08:47.089194 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:08:47.089194 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:08:47.089603 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-6ecca862-e2c5-41b5-ba71-5e97ace1f378 tempest-SnapshotMetadataTestJSON-1295293436 tempest-SnapshotMetadataTestJSON-1295293436-project-member] Snapshot retrieved successfully. Aug 20 01:08:47.090399 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-6ecca862-e2c5-41b5-ba71-5e97ace1f378 tempest-SnapshotMetadataTestJSON-1295293436 tempest-SnapshotMetadataTestJSON-1295293436-project-member] Get snapshot metadata completed successfully. Aug 20 01:08:47.090615 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-6ecca862-e2c5-41b5-ba71-5e97ace1f378 tempest-SnapshotMetadataTestJSON-1295293436 tempest-SnapshotMetadataTestJSON-1295293436-project-member] https://10.4.3.240/volume/v3/snapshots/ea865b04-ce43-4121-b58a-190a2c53cdf9/metadata returned with HTTP 200 Aug 20 01:08:47.090938 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1164/4682] 10.4.3.240 () {66 vars in 1381 bytes} [Thu Aug 20 01:08:47 2026] GET /volume/v3/snapshots/ea865b04-ce43-4121-b58a-190a2c53cdf9/metadata => generated 68 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 20 01:08:47.097702 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-e8bc6c59-2feb-4b55-b9f3-c2d7b81f65c9 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:08:47.099349 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-e8bc6c59-2feb-4b55-b9f3-c2d7b81f65c9 tempest-SnapshotMetadataTestJSON-1295293436 tempest-SnapshotMetadataTestJSON-1295293436-project-member] PUT https://10.4.3.240/volume/v3/snapshots/ea865b04-ce43-4121-b58a-190a2c53cdf9/metadata Aug 20 01:08:47.099683 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-e8bc6c59-2feb-4b55-b9f3-c2d7b81f65c9 tempest-SnapshotMetadataTestJSON-1295293436 tempest-SnapshotMetadataTestJSON-1295293436-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {"key3": "value3_update", "key4": "value4"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:08:47.105917 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:08:47.105917 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:08:47.106298 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-e8bc6c59-2feb-4b55-b9f3-c2d7b81f65c9 tempest-SnapshotMetadataTestJSON-1295293436 tempest-SnapshotMetadataTestJSON-1295293436-project-member] Snapshot retrieved successfully. Aug 20 01:08:47.126182 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-e8bc6c59-2feb-4b55-b9f3-c2d7b81f65c9 tempest-SnapshotMetadataTestJSON-1295293436 tempest-SnapshotMetadataTestJSON-1295293436-project-member] Update snapshot metadata completed successfully. Aug 20 01:08:47.126454 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-e8bc6c59-2feb-4b55-b9f3-c2d7b81f65c9 tempest-SnapshotMetadataTestJSON-1295293436 tempest-SnapshotMetadataTestJSON-1295293436-project-member] https://10.4.3.240/volume/v3/snapshots/ea865b04-ce43-4121-b58a-190a2c53cdf9/metadata returned with HTTP 200 Aug 20 01:08:47.126892 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1173/4683] 10.4.3.240 () {68 vars in 1401 bytes} [Thu Aug 20 01:08:47 2026] PUT /volume/v3/snapshots/ea865b04-ce43-4121-b58a-190a2c53cdf9/metadata => generated 57 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 20 01:08:47.134117 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-cd86b231-feb3-4df9-8bcf-197fc3f9454b None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:08:47.135837 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-cd86b231-feb3-4df9-8bcf-197fc3f9454b tempest-SnapshotMetadataTestJSON-1295293436 tempest-SnapshotMetadataTestJSON-1295293436-project-member] GET https://10.4.3.240/volume/v3/snapshots/ea865b04-ce43-4121-b58a-190a2c53cdf9/metadata Aug 20 01:08:47.136044 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-cd86b231-feb3-4df9-8bcf-197fc3f9454b tempest-SnapshotMetadataTestJSON-1295293436 tempest-SnapshotMetadataTestJSON-1295293436-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:08:47.136235 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-cd86b231-feb3-4df9-8bcf-197fc3f9454b tempest-SnapshotMetadataTestJSON-1295293436 tempest-SnapshotMetadataTestJSON-1295293436-project-member] Calling method 'index' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:08:47.140915 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:08:47.140915 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:08:47.141295 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-cd86b231-feb3-4df9-8bcf-197fc3f9454b tempest-SnapshotMetadataTestJSON-1295293436 tempest-SnapshotMetadataTestJSON-1295293436-project-member] Snapshot retrieved successfully. Aug 20 01:08:47.142041 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-cd86b231-feb3-4df9-8bcf-197fc3f9454b tempest-SnapshotMetadataTestJSON-1295293436 tempest-SnapshotMetadataTestJSON-1295293436-project-member] Get snapshot metadata completed successfully. Aug 20 01:08:47.142271 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-cd86b231-feb3-4df9-8bcf-197fc3f9454b tempest-SnapshotMetadataTestJSON-1295293436 tempest-SnapshotMetadataTestJSON-1295293436-project-member] https://10.4.3.240/volume/v3/snapshots/ea865b04-ce43-4121-b58a-190a2c53cdf9/metadata returned with HTTP 200 Aug 20 01:08:47.142619 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1185/4684] 10.4.3.240 () {66 vars in 1381 bytes} [Thu Aug 20 01:08:47 2026] GET /volume/v3/snapshots/ea865b04-ce43-4121-b58a-190a2c53cdf9/metadata => generated 57 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 20 01:08:47.149302 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-132fcdfb-5bcc-4741-a300-4042f8d943ef None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:08:47.150960 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-132fcdfb-5bcc-4741-a300-4042f8d943ef tempest-SnapshotMetadataTestJSON-1295293436 tempest-SnapshotMetadataTestJSON-1295293436-project-member] DELETE https://10.4.3.240/volume/v3/snapshots/ea865b04-ce43-4121-b58a-190a2c53cdf9/metadata/key3 Aug 20 01:08:47.151136 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-132fcdfb-5bcc-4741-a300-4042f8d943ef tempest-SnapshotMetadataTestJSON-1295293436 tempest-SnapshotMetadataTestJSON-1295293436-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:08:47.151331 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-132fcdfb-5bcc-4741-a300-4042f8d943ef tempest-SnapshotMetadataTestJSON-1295293436 tempest-SnapshotMetadataTestJSON-1295293436-project-member] Calling method 'delete' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:08:47.158404 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:08:47.158404 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:08:47.158404 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-132fcdfb-5bcc-4741-a300-4042f8d943ef tempest-SnapshotMetadataTestJSON-1295293436 tempest-SnapshotMetadataTestJSON-1295293436-project-member] Snapshot retrieved successfully. Aug 20 01:08:47.159097 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-132fcdfb-5bcc-4741-a300-4042f8d943ef tempest-SnapshotMetadataTestJSON-1295293436 tempest-SnapshotMetadataTestJSON-1295293436-project-member] Get snapshot metadata completed successfully. Aug 20 01:08:47.167899 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-132fcdfb-5bcc-4741-a300-4042f8d943ef tempest-SnapshotMetadataTestJSON-1295293436 tempest-SnapshotMetadataTestJSON-1295293436-project-member] Delete snapshot metadata completed successfully. Aug 20 01:08:47.168118 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-132fcdfb-5bcc-4741-a300-4042f8d943ef tempest-SnapshotMetadataTestJSON-1295293436 tempest-SnapshotMetadataTestJSON-1295293436-project-member] https://10.4.3.240/volume/v3/snapshots/ea865b04-ce43-4121-b58a-190a2c53cdf9/metadata/key3 returned with HTTP 200 Aug 20 01:08:47.168516 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1163/4685] 10.4.3.240 () {66 vars in 1399 bytes} [Thu Aug 20 01:08:47 2026] DELETE /volume/v3/snapshots/ea865b04-ce43-4121-b58a-190a2c53cdf9/metadata/key3 => generated 0 bytes in 20 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Aug 20 01:08:47.174486 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-bb5cabca-2c59-477b-bf91-68f3ae89373e None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:08:47.176132 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-bb5cabca-2c59-477b-bf91-68f3ae89373e tempest-SnapshotMetadataTestJSON-1295293436 tempest-SnapshotMetadataTestJSON-1295293436-project-member] GET https://10.4.3.240/volume/v3/snapshots/ea865b04-ce43-4121-b58a-190a2c53cdf9/metadata Aug 20 01:08:47.176313 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-bb5cabca-2c59-477b-bf91-68f3ae89373e tempest-SnapshotMetadataTestJSON-1295293436 tempest-SnapshotMetadataTestJSON-1295293436-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:08:47.176504 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-bb5cabca-2c59-477b-bf91-68f3ae89373e tempest-SnapshotMetadataTestJSON-1295293436 tempest-SnapshotMetadataTestJSON-1295293436-project-member] Calling method 'index' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:08:47.181062 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:08:47.181062 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:08:47.181495 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-bb5cabca-2c59-477b-bf91-68f3ae89373e tempest-SnapshotMetadataTestJSON-1295293436 tempest-SnapshotMetadataTestJSON-1295293436-project-member] Snapshot retrieved successfully. Aug 20 01:08:47.182192 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-bb5cabca-2c59-477b-bf91-68f3ae89373e tempest-SnapshotMetadataTestJSON-1295293436 tempest-SnapshotMetadataTestJSON-1295293436-project-member] Get snapshot metadata completed successfully. Aug 20 01:08:47.182419 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-bb5cabca-2c59-477b-bf91-68f3ae89373e tempest-SnapshotMetadataTestJSON-1295293436 tempest-SnapshotMetadataTestJSON-1295293436-project-member] https://10.4.3.240/volume/v3/snapshots/ea865b04-ce43-4121-b58a-190a2c53cdf9/metadata returned with HTTP 200 Aug 20 01:08:47.182780 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1165/4686] 10.4.3.240 () {66 vars in 1381 bytes} [Thu Aug 20 01:08:47 2026] GET /volume/v3/snapshots/ea865b04-ce43-4121-b58a-190a2c53cdf9/metadata => generated 32 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 20 01:08:47.188916 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-68bfed96-8fec-4766-90a4-f6922badd2e4 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:08:47.190646 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-68bfed96-8fec-4766-90a4-f6922badd2e4 tempest-SnapshotMetadataTestJSON-1295293436 tempest-SnapshotMetadataTestJSON-1295293436-project-member] PUT https://10.4.3.240/volume/v3/snapshots/ea865b04-ce43-4121-b58a-190a2c53cdf9/metadata Aug 20 01:08:47.191049 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-68bfed96-8fec-4766-90a4-f6922badd2e4 tempest-SnapshotMetadataTestJSON-1295293436 tempest-SnapshotMetadataTestJSON-1295293436-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:08:47.196653 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:08:47.196653 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:08:47.197010 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-68bfed96-8fec-4766-90a4-f6922badd2e4 tempest-SnapshotMetadataTestJSON-1295293436 tempest-SnapshotMetadataTestJSON-1295293436-project-member] Snapshot retrieved successfully. Aug 20 01:08:47.207391 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-68bfed96-8fec-4766-90a4-f6922badd2e4 tempest-SnapshotMetadataTestJSON-1295293436 tempest-SnapshotMetadataTestJSON-1295293436-project-member] Update snapshot metadata completed successfully. Aug 20 01:08:47.207669 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-68bfed96-8fec-4766-90a4-f6922badd2e4 tempest-SnapshotMetadataTestJSON-1295293436 tempest-SnapshotMetadataTestJSON-1295293436-project-member] https://10.4.3.240/volume/v3/snapshots/ea865b04-ce43-4121-b58a-190a2c53cdf9/metadata returned with HTTP 200 Aug 20 01:08:47.208079 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1174/4687] 10.4.3.240 () {68 vars in 1401 bytes} [Thu Aug 20 01:08:47 2026] PUT /volume/v3/snapshots/ea865b04-ce43-4121-b58a-190a2c53cdf9/metadata => generated 16 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 20 01:08:47.216265 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-ee8296e2-cc91-45b1-b739-15f0ecd5f436 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:08:47.218062 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-ee8296e2-cc91-45b1-b739-15f0ecd5f436 tempest-SnapshotMetadataTestJSON-1295293436 tempest-SnapshotMetadataTestJSON-1295293436-project-member] POST https://10.4.3.240/volume/v3/snapshots/ea865b04-ce43-4121-b58a-190a2c53cdf9/metadata Aug 20 01:08:47.218453 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-ee8296e2-cc91-45b1-b739-15f0ecd5f436 tempest-SnapshotMetadataTestJSON-1295293436 tempest-SnapshotMetadataTestJSON-1295293436-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:08:47.224852 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:08:47.224852 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:08:47.225236 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-ee8296e2-cc91-45b1-b739-15f0ecd5f436 tempest-SnapshotMetadataTestJSON-1295293436 tempest-SnapshotMetadataTestJSON-1295293436-project-member] Snapshot retrieved successfully. Aug 20 01:08:47.242090 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-ee8296e2-cc91-45b1-b739-15f0ecd5f436 tempest-SnapshotMetadataTestJSON-1295293436 tempest-SnapshotMetadataTestJSON-1295293436-project-member] Update snapshot metadata completed successfully. Aug 20 01:08:47.242327 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-ee8296e2-cc91-45b1-b739-15f0ecd5f436 tempest-SnapshotMetadataTestJSON-1295293436 tempest-SnapshotMetadataTestJSON-1295293436-project-member] https://10.4.3.240/volume/v3/snapshots/ea865b04-ce43-4121-b58a-190a2c53cdf9/metadata returned with HTTP 200 Aug 20 01:08:47.242708 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1186/4688] 10.4.3.240 () {68 vars in 1402 bytes} [Thu Aug 20 01:08:47 2026] POST /volume/v3/snapshots/ea865b04-ce43-4121-b58a-190a2c53cdf9/metadata => generated 68 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 20 01:08:47.249447 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-67a8c159-21db-4307-ad4d-2f8a876ffdb5 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:08:47.251042 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-67a8c159-21db-4307-ad4d-2f8a876ffdb5 tempest-SnapshotMetadataTestJSON-1295293436 tempest-SnapshotMetadataTestJSON-1295293436-project-member] GET https://10.4.3.240/volume/v3/snapshots/ea865b04-ce43-4121-b58a-190a2c53cdf9/metadata Aug 20 01:08:47.251227 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-67a8c159-21db-4307-ad4d-2f8a876ffdb5 tempest-SnapshotMetadataTestJSON-1295293436 tempest-SnapshotMetadataTestJSON-1295293436-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:08:47.251428 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-67a8c159-21db-4307-ad4d-2f8a876ffdb5 tempest-SnapshotMetadataTestJSON-1295293436 tempest-SnapshotMetadataTestJSON-1295293436-project-member] Calling method 'index' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:08:47.256099 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:08:47.256099 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:08:47.256520 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-67a8c159-21db-4307-ad4d-2f8a876ffdb5 tempest-SnapshotMetadataTestJSON-1295293436 tempest-SnapshotMetadataTestJSON-1295293436-project-member] Snapshot retrieved successfully. Aug 20 01:08:47.257244 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-67a8c159-21db-4307-ad4d-2f8a876ffdb5 tempest-SnapshotMetadataTestJSON-1295293436 tempest-SnapshotMetadataTestJSON-1295293436-project-member] Get snapshot metadata completed successfully. Aug 20 01:08:47.257489 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-67a8c159-21db-4307-ad4d-2f8a876ffdb5 tempest-SnapshotMetadataTestJSON-1295293436 tempest-SnapshotMetadataTestJSON-1295293436-project-member] https://10.4.3.240/volume/v3/snapshots/ea865b04-ce43-4121-b58a-190a2c53cdf9/metadata returned with HTTP 200 Aug 20 01:08:47.257807 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1164/4689] 10.4.3.240 () {66 vars in 1381 bytes} [Thu Aug 20 01:08:47 2026] GET /volume/v3/snapshots/ea865b04-ce43-4121-b58a-190a2c53cdf9/metadata => generated 68 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 20 01:08:47.263890 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-99dddf18-aae9-484e-b328-6c3090977062 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:08:47.265711 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-99dddf18-aae9-484e-b328-6c3090977062 tempest-SnapshotMetadataTestJSON-1295293436 tempest-SnapshotMetadataTestJSON-1295293436-project-member] PUT https://10.4.3.240/volume/v3/snapshots/ea865b04-ce43-4121-b58a-190a2c53cdf9/metadata/key3 Aug 20 01:08:47.266016 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-99dddf18-aae9-484e-b328-6c3090977062 tempest-SnapshotMetadataTestJSON-1295293436 tempest-SnapshotMetadataTestJSON-1295293436-project-member] Action: 'update', calling method: update, body: {"meta": {"key3": "value3_update"}} {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:08:47.272862 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:08:47.272862 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:08:47.273504 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-99dddf18-aae9-484e-b328-6c3090977062 tempest-SnapshotMetadataTestJSON-1295293436 tempest-SnapshotMetadataTestJSON-1295293436-project-member] Snapshot retrieved successfully. Aug 20 01:08:47.291233 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-99dddf18-aae9-484e-b328-6c3090977062 tempest-SnapshotMetadataTestJSON-1295293436 tempest-SnapshotMetadataTestJSON-1295293436-project-member] Update snapshot metadata completed successfully. Aug 20 01:08:47.291529 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-99dddf18-aae9-484e-b328-6c3090977062 tempest-SnapshotMetadataTestJSON-1295293436 tempest-SnapshotMetadataTestJSON-1295293436-project-member] https://10.4.3.240/volume/v3/snapshots/ea865b04-ce43-4121-b58a-190a2c53cdf9/metadata/key3 returned with HTTP 200 Aug 20 01:08:47.292027 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1166/4690] 10.4.3.240 () {68 vars in 1416 bytes} [Thu Aug 20 01:08:47 2026] PUT /volume/v3/snapshots/ea865b04-ce43-4121-b58a-190a2c53cdf9/metadata/key3 => generated 35 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 20 01:08:47.298390 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-9993899f-c8d9-480a-91da-d159da9e25d7 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:08:47.299917 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-9993899f-c8d9-480a-91da-d159da9e25d7 tempest-SnapshotMetadataTestJSON-1295293436 tempest-SnapshotMetadataTestJSON-1295293436-project-member] GET https://10.4.3.240/volume/v3/snapshots/ea865b04-ce43-4121-b58a-190a2c53cdf9/metadata/key3 Aug 20 01:08:47.300101 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-9993899f-c8d9-480a-91da-d159da9e25d7 tempest-SnapshotMetadataTestJSON-1295293436 tempest-SnapshotMetadataTestJSON-1295293436-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:08:47.300269 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-9993899f-c8d9-480a-91da-d159da9e25d7 tempest-SnapshotMetadataTestJSON-1295293436 tempest-SnapshotMetadataTestJSON-1295293436-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:08:47.305700 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:08:47.305700 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:08:47.306073 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-9993899f-c8d9-480a-91da-d159da9e25d7 tempest-SnapshotMetadataTestJSON-1295293436 tempest-SnapshotMetadataTestJSON-1295293436-project-member] Snapshot retrieved successfully. Aug 20 01:08:47.306742 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-9993899f-c8d9-480a-91da-d159da9e25d7 tempest-SnapshotMetadataTestJSON-1295293436 tempest-SnapshotMetadataTestJSON-1295293436-project-member] Get snapshot metadata completed successfully. Aug 20 01:08:47.306928 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-9993899f-c8d9-480a-91da-d159da9e25d7 tempest-SnapshotMetadataTestJSON-1295293436 tempest-SnapshotMetadataTestJSON-1295293436-project-member] https://10.4.3.240/volume/v3/snapshots/ea865b04-ce43-4121-b58a-190a2c53cdf9/metadata/key3 returned with HTTP 200 Aug 20 01:08:47.307235 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1175/4691] 10.4.3.240 () {66 vars in 1396 bytes} [Thu Aug 20 01:08:47 2026] GET /volume/v3/snapshots/ea865b04-ce43-4121-b58a-190a2c53cdf9/metadata/key3 => generated 35 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 20 01:08:47.313051 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-2067e117-1a6e-4d47-99d3-25ba2f1d52fe None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:08:47.314636 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-2067e117-1a6e-4d47-99d3-25ba2f1d52fe tempest-SnapshotMetadataTestJSON-1295293436 tempest-SnapshotMetadataTestJSON-1295293436-project-member] GET https://10.4.3.240/volume/v3/snapshots/ea865b04-ce43-4121-b58a-190a2c53cdf9/metadata Aug 20 01:08:47.314812 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-2067e117-1a6e-4d47-99d3-25ba2f1d52fe tempest-SnapshotMetadataTestJSON-1295293436 tempest-SnapshotMetadataTestJSON-1295293436-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:08:47.314987 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-2067e117-1a6e-4d47-99d3-25ba2f1d52fe tempest-SnapshotMetadataTestJSON-1295293436 tempest-SnapshotMetadataTestJSON-1295293436-project-member] Calling method 'index' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:08:47.319718 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:08:47.319718 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:08:47.320090 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-2067e117-1a6e-4d47-99d3-25ba2f1d52fe tempest-SnapshotMetadataTestJSON-1295293436 tempest-SnapshotMetadataTestJSON-1295293436-project-member] Snapshot retrieved successfully. Aug 20 01:08:47.320762 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-2067e117-1a6e-4d47-99d3-25ba2f1d52fe tempest-SnapshotMetadataTestJSON-1295293436 tempest-SnapshotMetadataTestJSON-1295293436-project-member] Get snapshot metadata completed successfully. Aug 20 01:08:47.320975 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-2067e117-1a6e-4d47-99d3-25ba2f1d52fe tempest-SnapshotMetadataTestJSON-1295293436 tempest-SnapshotMetadataTestJSON-1295293436-project-member] https://10.4.3.240/volume/v3/snapshots/ea865b04-ce43-4121-b58a-190a2c53cdf9/metadata returned with HTTP 200 Aug 20 01:08:47.321314 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1187/4692] 10.4.3.240 () {66 vars in 1381 bytes} [Thu Aug 20 01:08:47 2026] GET /volume/v3/snapshots/ea865b04-ce43-4121-b58a-190a2c53cdf9/metadata => generated 75 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 20 01:08:47.328291 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-0b153abe-28fe-41c0-88da-28132eb93bb4 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:08:47.329987 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-0b153abe-28fe-41c0-88da-28132eb93bb4 tempest-SnapshotMetadataTestJSON-1295293436 tempest-SnapshotMetadataTestJSON-1295293436-project-member] PUT https://10.4.3.240/volume/v3/snapshots/ea865b04-ce43-4121-b58a-190a2c53cdf9/metadata Aug 20 01:08:47.330296 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-0b153abe-28fe-41c0-88da-28132eb93bb4 tempest-SnapshotMetadataTestJSON-1295293436 tempest-SnapshotMetadataTestJSON-1295293436-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:08:47.336992 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:08:47.336992 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:08:47.337488 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-0b153abe-28fe-41c0-88da-28132eb93bb4 tempest-SnapshotMetadataTestJSON-1295293436 tempest-SnapshotMetadataTestJSON-1295293436-project-member] Snapshot retrieved successfully. Aug 20 01:08:47.353025 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-0b153abe-28fe-41c0-88da-28132eb93bb4 tempest-SnapshotMetadataTestJSON-1295293436 tempest-SnapshotMetadataTestJSON-1295293436-project-member] Update snapshot metadata completed successfully. Aug 20 01:08:47.353294 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-0b153abe-28fe-41c0-88da-28132eb93bb4 tempest-SnapshotMetadataTestJSON-1295293436 tempest-SnapshotMetadataTestJSON-1295293436-project-member] https://10.4.3.240/volume/v3/snapshots/ea865b04-ce43-4121-b58a-190a2c53cdf9/metadata returned with HTTP 200 Aug 20 01:08:47.353699 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1165/4693] 10.4.3.240 () {68 vars in 1401 bytes} [Thu Aug 20 01:08:47 2026] PUT /volume/v3/snapshots/ea865b04-ce43-4121-b58a-190a2c53cdf9/metadata => generated 16 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 20 01:08:47.361800 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-2df04bf4-7406-4f19-8d03-26b6688c3368 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:08:47.363873 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-2df04bf4-7406-4f19-8d03-26b6688c3368 tempest-SnapshotMetadataTestJSON-1295293436 tempest-SnapshotMetadataTestJSON-1295293436-project-member] DELETE https://10.4.3.240/volume/v3/snapshots/ea865b04-ce43-4121-b58a-190a2c53cdf9 Aug 20 01:08:47.364101 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-2df04bf4-7406-4f19-8d03-26b6688c3368 tempest-SnapshotMetadataTestJSON-1295293436 tempest-SnapshotMetadataTestJSON-1295293436-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:08:47.364292 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-2df04bf4-7406-4f19-8d03-26b6688c3368 tempest-SnapshotMetadataTestJSON-1295293436 tempest-SnapshotMetadataTestJSON-1295293436-project-member] Calling method 'delete' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:08:47.364413 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.v3.snapshots [None req-2df04bf4-7406-4f19-8d03-26b6688c3368 tempest-SnapshotMetadataTestJSON-1295293436 tempest-SnapshotMetadataTestJSON-1295293436-project-member] Delete snapshot with id: ea865b04-ce43-4121-b58a-190a2c53cdf9 Aug 20 01:08:47.369613 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:08:47.369613 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:08:47.370090 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-2df04bf4-7406-4f19-8d03-26b6688c3368 tempest-SnapshotMetadataTestJSON-1295293436 tempest-SnapshotMetadataTestJSON-1295293436-project-member] Snapshot retrieved successfully. Aug 20 01:08:47.384809 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-2df04bf4-7406-4f19-8d03-26b6688c3368 tempest-SnapshotMetadataTestJSON-1295293436 tempest-SnapshotMetadataTestJSON-1295293436-project-member] Snapshot delete request issued successfully. Aug 20 01:08:47.385014 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-2df04bf4-7406-4f19-8d03-26b6688c3368 tempest-SnapshotMetadataTestJSON-1295293436 tempest-SnapshotMetadataTestJSON-1295293436-project-member] https://10.4.3.240/volume/v3/snapshots/ea865b04-ce43-4121-b58a-190a2c53cdf9 returned with HTTP 202 Aug 20 01:08:47.385501 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1167/4694] 10.4.3.240 () {66 vars in 1357 bytes} [Thu Aug 20 01:08:47 2026] DELETE /volume/v3/snapshots/ea865b04-ce43-4121-b58a-190a2c53cdf9 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 01:08:47.391981 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-a6101081-239f-4440-b3dd-9b2db4dfc648 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:08:47.393700 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-a6101081-239f-4440-b3dd-9b2db4dfc648 tempest-SnapshotMetadataTestJSON-1295293436 tempest-SnapshotMetadataTestJSON-1295293436-project-member] GET https://10.4.3.240/volume/v3/snapshots/ea865b04-ce43-4121-b58a-190a2c53cdf9 Aug 20 01:08:47.393875 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-a6101081-239f-4440-b3dd-9b2db4dfc648 tempest-SnapshotMetadataTestJSON-1295293436 tempest-SnapshotMetadataTestJSON-1295293436-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:08:47.394088 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-a6101081-239f-4440-b3dd-9b2db4dfc648 tempest-SnapshotMetadataTestJSON-1295293436 tempest-SnapshotMetadataTestJSON-1295293436-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:08:47.398800 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:08:47.398800 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:08:47.399185 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-a6101081-239f-4440-b3dd-9b2db4dfc648 tempest-SnapshotMetadataTestJSON-1295293436 tempest-SnapshotMetadataTestJSON-1295293436-project-member] Snapshot retrieved successfully. Aug 20 01:08:47.399880 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-a6101081-239f-4440-b3dd-9b2db4dfc648 tempest-SnapshotMetadataTestJSON-1295293436 tempest-SnapshotMetadataTestJSON-1295293436-project-member] https://10.4.3.240/volume/v3/snapshots/ea865b04-ce43-4121-b58a-190a2c53cdf9 returned with HTTP 200 Aug 20 01:08:47.400231 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1176/4695] 10.4.3.240 () {66 vars in 1354 bytes} [Thu Aug 20 01:08:47 2026] GET /volume/v3/snapshots/ea865b04-ce43-4121-b58a-190a2c53cdf9 => generated 468 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:08:47.531857 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-d5e5b92c-306a-403b-9949-4017e279c474 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:08:47.533604 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-d5e5b92c-306a-403b-9949-4017e279c474 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] GET https://10.4.3.240/volume/v3/backups/c95db8a6-51a7-4b5e-8bec-8d69bb9d8ef5 Aug 20 01:08:47.533804 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-d5e5b92c-306a-403b-9949-4017e279c474 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:08:47.533985 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-d5e5b92c-306a-403b-9949-4017e279c474 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:08:47.534097 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-d5e5b92c-306a-403b-9949-4017e279c474 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Show backup with id c95db8a6-51a7-4b5e-8bec-8d69bb9d8ef5. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:08:47.537507 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-d5e5b92c-306a-403b-9949-4017e279c474 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] https://10.4.3.240/volume/v3/backups/c95db8a6-51a7-4b5e-8bec-8d69bb9d8ef5 returned with HTTP 404 Aug 20 01:08:47.537931 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1188/4696] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:08:47 2026] GET /volume/v3/backups/c95db8a6-51a7-4b5e-8bec-8d69bb9d8ef5 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:08:47.561751 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-87f31e49-0d17-4c74-bd5f-41f922c0f942 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:08:47.563523 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-87f31e49-0d17-4c74-bd5f-41f922c0f942 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 20 01:08:47.563866 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-87f31e49-0d17-4c74-bd5f-41f922c0f942 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "imageRef": "8d830113-4280-4524-bdd9-3a577a7d4174", "name": "tempest-VolumesBackupsTest-Volume-220974242"}} {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:08:47.565333 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.v3.volumes [None req-87f31e49-0d17-4c74-bd5f-41f922c0f942 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Create volume request body: {'volume': {'size': 1, 'imageRef': '8d830113-4280-4524-bdd9-3a577a7d4174', 'name': 'tempest-VolumesBackupsTest-Volume-220974242'}} {{(pid=100212) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 01:08:47.630039 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.v3.volumes [None req-87f31e49-0d17-4c74-bd5f-41f922c0f942 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Create volume of 1 GB Aug 20 01:08:47.634162 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-87f31e49-0d17-4c74-bd5f-41f922c0f942 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Availability Zones retrieved successfully. Aug 20 01:08:47.639056 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-87f31e49-0d17-4c74-bd5f-41f922c0f942 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Flow 'volume_create_api' (247b2f18-ad24-404d-9e19-ca540926d32d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100212) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:08:47.639973 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-87f31e49-0d17-4c74-bd5f-41f922c0f942 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c8862d9b-0fa8-41e8-a738-7fe96d462a88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:08:47.640823 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.flows.api.create_volume [None req-87f31e49-0d17-4c74-bd5f-41f922c0f942 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Validating volume size '1' using validate_int {{(pid=100212) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 01:08:47.687425 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-87f31e49-0d17-4c74-bd5f-41f922c0f942 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c8862d9b-0fa8-41e8-a738-7fe96d462a88) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:52:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1ed58bd6-fe6a-497e-ae84-e8199d24fdfa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:08:47.688077 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-87f31e49-0d17-4c74-bd5f-41f922c0f942 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b7ed54f5-34a9-4daa-bf20-0b8d2ab5f16f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:08:47.720259 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.quota [None req-87f31e49-0d17-4c74-bd5f-41f922c0f942 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Created reservations ['03456422-dd84-41ad-97d7-0bed337edb09', '100443a0-670f-4e02-9399-ed02ed574c99', '9334ed70-50ac-41a1-9c6b-a9573139d80c', 'e0a6b85b-de47-473f-9638-7f5127e4e43b'] {{(pid=100212) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 01:08:47.720848 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-87f31e49-0d17-4c74-bd5f-41f922c0f942 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b7ed54f5-34a9-4daa-bf20-0b8d2ab5f16f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['03456422-dd84-41ad-97d7-0bed337edb09', '100443a0-670f-4e02-9399-ed02ed574c99', '9334ed70-50ac-41a1-9c6b-a9573139d80c', 'e0a6b85b-de47-473f-9638-7f5127e4e43b']}' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:08:47.721500 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-87f31e49-0d17-4c74-bd5f-41f922c0f942 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3e1b4111-9869-49a4-b373-4fbd13a1cf56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:08:47.741050 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-87f31e49-0d17-4c74-bd5f-41f922c0f942 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3e1b4111-9869-49a4-b373-4fbd13a1cf56) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'abcea09c-c869-4237-85f5-bce142abe8c3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-220974242',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3d536ea776c24bfd9873056c53adf9ab',qos_specs=None,replication_status=,reservations=['03456422-dd84-41ad-97d7-0bed337edb09','100443a0-670f-4e02-9399-ed02ed574c99','9334ed70-50ac-41a1-9c6b-a9573139d80c','e0a6b85b-de47-473f-9638-7f5127e4e43b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2b3028925cac4842be9bee7d2c801be1',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T01:08:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-220974242',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=abcea09c-c869-4237-85f5-bce142abe8c3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3d536ea776c24bfd9873056c53adf9ab',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2b3028925cac4842be9bee7d2c801be1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1ed58bd6-fe6a-497e-ae84-e8199d24fdfa),volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:08:47.741626 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-87f31e49-0d17-4c74-bd5f-41f922c0f942 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d74f5dde-5e7e-44d4-9b2c-e097b9e8f1ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:08:47.755471 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-87f31e49-0d17-4c74-bd5f-41f922c0f942 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d74f5dde-5e7e-44d4-9b2c-e097b9e8f1ed) transitioned into state 'SUCCESS' from state '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-220974242',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3d536ea776c24bfd9873056c53adf9ab',qos_specs=None,replication_status=,reservations=['03456422-dd84-41ad-97d7-0bed337edb09','100443a0-670f-4e02-9399-ed02ed574c99','9334ed70-50ac-41a1-9c6b-a9573139d80c','e0a6b85b-de47-473f-9638-7f5127e4e43b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2b3028925cac4842be9bee7d2c801be1',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:08:47.756017 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-87f31e49-0d17-4c74-bd5f-41f922c0f942 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d5717528-fdb8-4278-afef-41e2ca4db611) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:08:47.762990 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-87f31e49-0d17-4c74-bd5f-41f922c0f942 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d5717528-fdb8-4278-afef-41e2ca4db611) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:08:47.763658 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-87f31e49-0d17-4c74-bd5f-41f922c0f942 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Flow 'volume_create_api' (247b2f18-ad24-404d-9e19-ca540926d32d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100212) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:08:47.763894 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-87f31e49-0d17-4c74-bd5f-41f922c0f942 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Create volume request issued successfully. Aug 20 01:08:47.764391 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-87f31e49-0d17-4c74-bd5f-41f922c0f942 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 20 01:08:47.764760 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1166/4697] 10.4.3.240 () {68 vars in 1259 bytes} [Thu Aug 20 01:08:47 2026] POST /volume/v3/volumes => generated 748 bytes in 203 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 01:08:47.775074 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-2eaa4225-9e2b-46ed-8e22-71c606e5bf6d None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:08:47.776791 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-2eaa4225-9e2b-46ed-8e22-71c606e5bf6d tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] GET https://10.4.3.240/volume/v3/volumes/abcea09c-c869-4237-85f5-bce142abe8c3 Aug 20 01:08:47.776959 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-2eaa4225-9e2b-46ed-8e22-71c606e5bf6d tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:08:47.777144 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-2eaa4225-9e2b-46ed-8e22-71c606e5bf6d tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:08:47.783438 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:08:47.783438 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:08:47.786381 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-2eaa4225-9e2b-46ed-8e22-71c606e5bf6d tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Volume info retrieved successfully. Aug 20 01:08:47.789730 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-2eaa4225-9e2b-46ed-8e22-71c606e5bf6d tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] https://10.4.3.240/volume/v3/volumes/abcea09c-c869-4237-85f5-bce142abe8c3 returned with HTTP 200 Aug 20 01:08:47.790070 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1168/4698] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:08:47 2026] GET /volume/v3/volumes/abcea09c-c869-4237-85f5-bce142abe8c3 => generated 816 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:08:48.409099 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-4c54bbb6-7aa7-4d8e-b69c-60c1b956e84f None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:08:48.410819 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-4c54bbb6-7aa7-4d8e-b69c-60c1b956e84f tempest-SnapshotMetadataTestJSON-1295293436 tempest-SnapshotMetadataTestJSON-1295293436-project-member] GET https://10.4.3.240/volume/v3/snapshots/ea865b04-ce43-4121-b58a-190a2c53cdf9 Aug 20 01:08:48.411005 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-4c54bbb6-7aa7-4d8e-b69c-60c1b956e84f tempest-SnapshotMetadataTestJSON-1295293436 tempest-SnapshotMetadataTestJSON-1295293436-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:08:48.411202 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-4c54bbb6-7aa7-4d8e-b69c-60c1b956e84f tempest-SnapshotMetadataTestJSON-1295293436 tempest-SnapshotMetadataTestJSON-1295293436-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:08:48.415147 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-4c54bbb6-7aa7-4d8e-b69c-60c1b956e84f tempest-SnapshotMetadataTestJSON-1295293436 tempest-SnapshotMetadataTestJSON-1295293436-project-member] https://10.4.3.240/volume/v3/snapshots/ea865b04-ce43-4121-b58a-190a2c53cdf9 returned with HTTP 404 Aug 20 01:08:48.415602 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1177/4699] 10.4.3.240 () {66 vars in 1354 bytes} [Thu Aug 20 01:08:48 2026] GET /volume/v3/snapshots/ea865b04-ce43-4121-b58a-190a2c53cdf9 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:08:48.420963 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-7a0c178b-3b26-4394-abe0-1bbcebbb10b1 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:08:48.422697 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-7a0c178b-3b26-4394-abe0-1bbcebbb10b1 tempest-SnapshotMetadataTestJSON-1295293436 tempest-SnapshotMetadataTestJSON-1295293436-project-member] GET https://10.4.3.240/volume/v3/volumes/6178be15-60d1-466e-834f-e2d8e50d0b21 Aug 20 01:08:48.422878 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-7a0c178b-3b26-4394-abe0-1bbcebbb10b1 tempest-SnapshotMetadataTestJSON-1295293436 tempest-SnapshotMetadataTestJSON-1295293436-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:08:48.423069 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-7a0c178b-3b26-4394-abe0-1bbcebbb10b1 tempest-SnapshotMetadataTestJSON-1295293436 tempest-SnapshotMetadataTestJSON-1295293436-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:08:48.429466 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:08:48.429466 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:08:48.432528 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-7a0c178b-3b26-4394-abe0-1bbcebbb10b1 tempest-SnapshotMetadataTestJSON-1295293436 tempest-SnapshotMetadataTestJSON-1295293436-project-member] Volume info retrieved successfully. Aug 20 01:08:48.436077 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-7a0c178b-3b26-4394-abe0-1bbcebbb10b1 tempest-SnapshotMetadataTestJSON-1295293436 tempest-SnapshotMetadataTestJSON-1295293436-project-member] https://10.4.3.240/volume/v3/volumes/6178be15-60d1-466e-834f-e2d8e50d0b21 returned with HTTP 200 Aug 20 01:08:48.436409 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1189/4700] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:08:48 2026] GET /volume/v3/volumes/6178be15-60d1-466e-834f-e2d8e50d0b21 => generated 847 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:08:48.445995 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-9b661bae-a3cb-450f-9247-efd1f254e8d8 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:08:48.447735 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-9b661bae-a3cb-450f-9247-efd1f254e8d8 tempest-SnapshotMetadataTestJSON-1295293436 tempest-SnapshotMetadataTestJSON-1295293436-project-member] DELETE https://10.4.3.240/volume/v3/volumes/6178be15-60d1-466e-834f-e2d8e50d0b21 Aug 20 01:08:48.447938 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-9b661bae-a3cb-450f-9247-efd1f254e8d8 tempest-SnapshotMetadataTestJSON-1295293436 tempest-SnapshotMetadataTestJSON-1295293436-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:08:48.448195 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-9b661bae-a3cb-450f-9247-efd1f254e8d8 tempest-SnapshotMetadataTestJSON-1295293436 tempest-SnapshotMetadataTestJSON-1295293436-project-member] Calling method 'delete' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:08:48.448374 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.v3.volumes [None req-9b661bae-a3cb-450f-9247-efd1f254e8d8 tempest-SnapshotMetadataTestJSON-1295293436 tempest-SnapshotMetadataTestJSON-1295293436-project-member] Delete volume with id: 6178be15-60d1-466e-834f-e2d8e50d0b21 Aug 20 01:08:48.454895 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:08:48.454895 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:08:48.455303 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-9b661bae-a3cb-450f-9247-efd1f254e8d8 tempest-SnapshotMetadataTestJSON-1295293436 tempest-SnapshotMetadataTestJSON-1295293436-project-member] Volume info retrieved successfully. Aug 20 01:08:48.469047 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-9b661bae-a3cb-450f-9247-efd1f254e8d8 tempest-SnapshotMetadataTestJSON-1295293436 tempest-SnapshotMetadataTestJSON-1295293436-project-member] Delete volume request issued successfully. Aug 20 01:08:48.469231 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-9b661bae-a3cb-450f-9247-efd1f254e8d8 tempest-SnapshotMetadataTestJSON-1295293436 tempest-SnapshotMetadataTestJSON-1295293436-project-member] https://10.4.3.240/volume/v3/volumes/6178be15-60d1-466e-834f-e2d8e50d0b21 returned with HTTP 202 Aug 20 01:08:48.469619 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1167/4701] 10.4.3.240 () {66 vars in 1351 bytes} [Thu Aug 20 01:08:48 2026] DELETE /volume/v3/volumes/6178be15-60d1-466e-834f-e2d8e50d0b21 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 01:08:48.475995 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-c4d1ae6b-0c77-4284-88f9-9a25a9fbee28 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:08:48.477744 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-c4d1ae6b-0c77-4284-88f9-9a25a9fbee28 tempest-SnapshotMetadataTestJSON-1295293436 tempest-SnapshotMetadataTestJSON-1295293436-project-member] GET https://10.4.3.240/volume/v3/volumes/6178be15-60d1-466e-834f-e2d8e50d0b21 Aug 20 01:08:48.477954 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-c4d1ae6b-0c77-4284-88f9-9a25a9fbee28 tempest-SnapshotMetadataTestJSON-1295293436 tempest-SnapshotMetadataTestJSON-1295293436-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:08:48.478155 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-c4d1ae6b-0c77-4284-88f9-9a25a9fbee28 tempest-SnapshotMetadataTestJSON-1295293436 tempest-SnapshotMetadataTestJSON-1295293436-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:08:48.485548 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:08:48.485548 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:08:48.489140 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-c4d1ae6b-0c77-4284-88f9-9a25a9fbee28 tempest-SnapshotMetadataTestJSON-1295293436 tempest-SnapshotMetadataTestJSON-1295293436-project-member] Volume info retrieved successfully. Aug 20 01:08:48.493629 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-c4d1ae6b-0c77-4284-88f9-9a25a9fbee28 tempest-SnapshotMetadataTestJSON-1295293436 tempest-SnapshotMetadataTestJSON-1295293436-project-member] https://10.4.3.240/volume/v3/volumes/6178be15-60d1-466e-834f-e2d8e50d0b21 returned with HTTP 200 Aug 20 01:08:48.493999 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1169/4702] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:08:48 2026] GET /volume/v3/volumes/6178be15-60d1-466e-834f-e2d8e50d0b21 => generated 846 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:08:48.801264 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-b6f5be58-a9aa-45aa-8460-6401f7c2cbd7 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:08:48.802898 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-b6f5be58-a9aa-45aa-8460-6401f7c2cbd7 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] GET https://10.4.3.240/volume/v3/volumes/abcea09c-c869-4237-85f5-bce142abe8c3 Aug 20 01:08:48.803094 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-b6f5be58-a9aa-45aa-8460-6401f7c2cbd7 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:08:48.803288 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-b6f5be58-a9aa-45aa-8460-6401f7c2cbd7 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:08:48.809731 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:08:48.809731 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:08:48.813004 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-b6f5be58-a9aa-45aa-8460-6401f7c2cbd7 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Volume info retrieved successfully. Aug 20 01:08:48.817147 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-b6f5be58-a9aa-45aa-8460-6401f7c2cbd7 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] https://10.4.3.240/volume/v3/volumes/abcea09c-c869-4237-85f5-bce142abe8c3 returned with HTTP 200 Aug 20 01:08:48.817715 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1178/4703] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:08:48 2026] GET /volume/v3/volumes/abcea09c-c869-4237-85f5-bce142abe8c3 => generated 1356 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:08:48.828577 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-b60b0184-15a3-487e-8950-e318cc39bdf5 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:08:48.830241 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-b60b0184-15a3-487e-8950-e318cc39bdf5 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] POST https://10.4.3.240/volume/v3/backups Aug 20 01:08:48.830576 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-b60b0184-15a3-487e-8950-e318cc39bdf5 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "abcea09c-c869-4237-85f5-bce142abe8c3", "name": "tempest-VolumesBackupsTest-Backup-936610133"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:08:48.831882 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.contrib.backups [None req-b60b0184-15a3-487e-8950-e318cc39bdf5 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Creating new backup {'backup': {'volume_id': 'abcea09c-c869-4237-85f5-bce142abe8c3', 'name': 'tempest-VolumesBackupsTest-Backup-936610133'}} {{(pid=100215) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 20 01:08:48.832006 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.contrib.backups [None req-b60b0184-15a3-487e-8950-e318cc39bdf5 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Creating backup of volume abcea09c-c869-4237-85f5-bce142abe8c3 in container None Aug 20 01:08:48.838205 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:08:48.838205 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:08:48.838612 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-b60b0184-15a3-487e-8950-e318cc39bdf5 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Volume info retrieved successfully. Aug 20 01:08:48.853046 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.quota [None req-b60b0184-15a3-487e-8950-e318cc39bdf5 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Created reservations ['a4d4337e-d4f4-4b3d-8b55-e9c0c71bda68', '44b04662-bd02-4076-9e06-210ef9e77c16'] {{(pid=100215) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 01:08:48.880351 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-b60b0184-15a3-487e-8950-e318cc39bdf5 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] https://10.4.3.240/volume/v3/backups returned with HTTP 202 Aug 20 01:08:48.880755 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1190/4704] 10.4.3.240 () {68 vars in 1259 bytes} [Thu Aug 20 01:08:48 2026] POST /volume/v3/backups => generated 329 bytes in 52 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 01:08:48.888119 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-3289c0e6-c449-4f87-b640-939d40ed1fbb None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:08:48.890071 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-3289c0e6-c449-4f87-b640-939d40ed1fbb tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] GET https://10.4.3.240/volume/v3/backups/9df448f1-327f-4f2e-acc5-21c3b2e0c144 Aug 20 01:08:48.890131 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-3289c0e6-c449-4f87-b640-939d40ed1fbb tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:08:48.890296 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-3289c0e6-c449-4f87-b640-939d40ed1fbb tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:08:48.890422 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.v3.backups [None req-3289c0e6-c449-4f87-b640-939d40ed1fbb tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Show backup with id 9df448f1-327f-4f2e-acc5-21c3b2e0c144. {{(pid=100212) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:08:48.894469 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:08:48.894469 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:08:48.895228 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-3289c0e6-c449-4f87-b640-939d40ed1fbb tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] https://10.4.3.240/volume/v3/backups/9df448f1-327f-4f2e-acc5-21c3b2e0c144 returned with HTTP 200 Aug 20 01:08:48.895683 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1168/4705] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:08:48 2026] GET /volume/v3/backups/9df448f1-327f-4f2e-acc5-21c3b2e0c144 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:08:49.507012 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-f31e4da9-1a94-45a8-ac2e-a575f352b15c None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:08:49.508837 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-f31e4da9-1a94-45a8-ac2e-a575f352b15c tempest-SnapshotMetadataTestJSON-1295293436 tempest-SnapshotMetadataTestJSON-1295293436-project-member] GET https://10.4.3.240/volume/v3/volumes/6178be15-60d1-466e-834f-e2d8e50d0b21 Aug 20 01:08:49.509018 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-f31e4da9-1a94-45a8-ac2e-a575f352b15c tempest-SnapshotMetadataTestJSON-1295293436 tempest-SnapshotMetadataTestJSON-1295293436-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:08:49.509211 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-f31e4da9-1a94-45a8-ac2e-a575f352b15c tempest-SnapshotMetadataTestJSON-1295293436 tempest-SnapshotMetadataTestJSON-1295293436-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:08:49.514237 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-f31e4da9-1a94-45a8-ac2e-a575f352b15c tempest-SnapshotMetadataTestJSON-1295293436 tempest-SnapshotMetadataTestJSON-1295293436-project-member] https://10.4.3.240/volume/v3/volumes/6178be15-60d1-466e-834f-e2d8e50d0b21 returned with HTTP 404 Aug 20 01:08:49.514675 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1170/4706] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:08:49 2026] GET /volume/v3/volumes/6178be15-60d1-466e-834f-e2d8e50d0b21 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:08:49.905683 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-aa5b1d69-e7e5-47a8-bd6b-ff95af143159 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:08:49.907379 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-aa5b1d69-e7e5-47a8-bd6b-ff95af143159 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] GET https://10.4.3.240/volume/v3/backups/9df448f1-327f-4f2e-acc5-21c3b2e0c144 Aug 20 01:08:49.907618 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-aa5b1d69-e7e5-47a8-bd6b-ff95af143159 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:08:49.907844 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-aa5b1d69-e7e5-47a8-bd6b-ff95af143159 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:08:49.907954 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-aa5b1d69-e7e5-47a8-bd6b-ff95af143159 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Show backup with id 9df448f1-327f-4f2e-acc5-21c3b2e0c144. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:08:49.912092 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:08:49.912092 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:08:49.912798 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-aa5b1d69-e7e5-47a8-bd6b-ff95af143159 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] https://10.4.3.240/volume/v3/backups/9df448f1-327f-4f2e-acc5-21c3b2e0c144 returned with HTTP 200 Aug 20 01:08:49.913242 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1179/4707] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:08:49 2026] GET /volume/v3/backups/9df448f1-327f-4f2e-acc5-21c3b2e0c144 => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:08:50.922018 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-8576dfed-14e6-414a-b6e3-c90550f4787e None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:08:50.923834 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-8576dfed-14e6-414a-b6e3-c90550f4787e tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] GET https://10.4.3.240/volume/v3/backups/9df448f1-327f-4f2e-acc5-21c3b2e0c144 Aug 20 01:08:50.924077 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-8576dfed-14e6-414a-b6e3-c90550f4787e tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:08:50.924271 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-8576dfed-14e6-414a-b6e3-c90550f4787e tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:08:50.924442 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-8576dfed-14e6-414a-b6e3-c90550f4787e tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Show backup with id 9df448f1-327f-4f2e-acc5-21c3b2e0c144. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:08:50.928610 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:08:50.928610 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:08:50.929280 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-8576dfed-14e6-414a-b6e3-c90550f4787e tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] https://10.4.3.240/volume/v3/backups/9df448f1-327f-4f2e-acc5-21c3b2e0c144 returned with HTTP 200 Aug 20 01:08:50.929643 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1191/4708] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:08:50 2026] GET /volume/v3/backups/9df448f1-327f-4f2e-acc5-21c3b2e0c144 => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:08:50.990587 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-564d0f3b-6344-4d17-9eee-38484fa57345 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:08:51.087464 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-564d0f3b-6344-4d17-9eee-38484fa57345 tempest-VolumesTransfersV357Test-1084824604 tempest-VolumesTransfersV357Test-1084824604-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 20 01:08:51.087762 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-564d0f3b-6344-4d17-9eee-38484fa57345 tempest-VolumesTransfersV357Test-1084824604 tempest-VolumesTransfersV357Test-1084824604-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV357Test-Volume-1549068725"}} {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:08:51.088985 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.v3.volumes [None req-564d0f3b-6344-4d17-9eee-38484fa57345 tempest-VolumesTransfersV357Test-1084824604 tempest-VolumesTransfersV357Test-1084824604-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV357Test-Volume-1549068725'}} {{(pid=100212) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 01:08:51.089108 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.v3.volumes [None req-564d0f3b-6344-4d17-9eee-38484fa57345 tempest-VolumesTransfersV357Test-1084824604 tempest-VolumesTransfersV357Test-1084824604-project-member] Create volume of 1 GB Aug 20 01:08:51.092424 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-564d0f3b-6344-4d17-9eee-38484fa57345 tempest-VolumesTransfersV357Test-1084824604 tempest-VolumesTransfersV357Test-1084824604-project-member] Availability Zones retrieved successfully. Aug 20 01:08:51.097135 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-564d0f3b-6344-4d17-9eee-38484fa57345 tempest-VolumesTransfersV357Test-1084824604 tempest-VolumesTransfersV357Test-1084824604-project-member] Flow 'volume_create_api' (f961820a-d6d3-4699-bed3-17f0fcb5f268) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100212) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:08:51.097932 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-564d0f3b-6344-4d17-9eee-38484fa57345 tempest-VolumesTransfersV357Test-1084824604 tempest-VolumesTransfersV357Test-1084824604-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c3ba2583-592d-4cc0-902b-636a5748a1da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:08:51.098669 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.flows.api.create_volume [None req-564d0f3b-6344-4d17-9eee-38484fa57345 tempest-VolumesTransfersV357Test-1084824604 tempest-VolumesTransfersV357Test-1084824604-project-member] Validating volume size '1' using validate_int {{(pid=100212) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 01:08:51.120196 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-564d0f3b-6344-4d17-9eee-38484fa57345 tempest-VolumesTransfersV357Test-1084824604 tempest-VolumesTransfersV357Test-1084824604-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c3ba2583-592d-4cc0-902b-636a5748a1da) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:52:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1ed58bd6-fe6a-497e-ae84-e8199d24fdfa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:08:51.121022 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-564d0f3b-6344-4d17-9eee-38484fa57345 tempest-VolumesTransfersV357Test-1084824604 tempest-VolumesTransfersV357Test-1084824604-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f963b5b7-2af3-4fe9-897b-8f56faf59dd1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:08:51.169242 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.quota [None req-564d0f3b-6344-4d17-9eee-38484fa57345 tempest-VolumesTransfersV357Test-1084824604 tempest-VolumesTransfersV357Test-1084824604-project-member] Created reservations ['3e43d16f-1374-435c-871a-4231e58ccb10', '7ff139aa-3be1-4038-9efd-636422161b14', '136bcd6e-02c3-4381-9a1c-16064ce71997', '4524cf37-66f4-4fe7-8880-c79d787607a5'] {{(pid=100212) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 01:08:51.169955 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-564d0f3b-6344-4d17-9eee-38484fa57345 tempest-VolumesTransfersV357Test-1084824604 tempest-VolumesTransfersV357Test-1084824604-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f963b5b7-2af3-4fe9-897b-8f56faf59dd1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3e43d16f-1374-435c-871a-4231e58ccb10', '7ff139aa-3be1-4038-9efd-636422161b14', '136bcd6e-02c3-4381-9a1c-16064ce71997', '4524cf37-66f4-4fe7-8880-c79d787607a5']}' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:08:51.170631 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-564d0f3b-6344-4d17-9eee-38484fa57345 tempest-VolumesTransfersV357Test-1084824604 tempest-VolumesTransfersV357Test-1084824604-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (efe22699-1b7a-439d-a84b-c76f59e4047c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:08:51.189169 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-564d0f3b-6344-4d17-9eee-38484fa57345 tempest-VolumesTransfersV357Test-1084824604 tempest-VolumesTransfersV357Test-1084824604-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (efe22699-1b7a-439d-a84b-c76f59e4047c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '87bc0e61-fc23-4b2c-9e3c-20881dab6ac7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-1549068725',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='135282f458014a19bd69a898fdfea663',qos_specs=None,replication_status=,reservations=['3e43d16f-1374-435c-871a-4231e58ccb10','7ff139aa-3be1-4038-9efd-636422161b14','136bcd6e-02c3-4381-9a1c-16064ce71997','4524cf37-66f4-4fe7-8880-c79d787607a5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5a418123b08d489695faf0044b135a7f',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T01:08:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-1549068725',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=87bc0e61-fc23-4b2c-9e3c-20881dab6ac7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='135282f458014a19bd69a898fdfea663',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5a418123b08d489695faf0044b135a7f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1ed58bd6-fe6a-497e-ae84-e8199d24fdfa),volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:08:51.189814 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-564d0f3b-6344-4d17-9eee-38484fa57345 tempest-VolumesTransfersV357Test-1084824604 tempest-VolumesTransfersV357Test-1084824604-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f1b2cdba-de09-4638-bc15-d39dcac625e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:08:51.204355 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-564d0f3b-6344-4d17-9eee-38484fa57345 tempest-VolumesTransfersV357Test-1084824604 tempest-VolumesTransfersV357Test-1084824604-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f1b2cdba-de09-4638-bc15-d39dcac625e3) transitioned into state 'SUCCESS' from state '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-1549068725',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='135282f458014a19bd69a898fdfea663',qos_specs=None,replication_status=,reservations=['3e43d16f-1374-435c-871a-4231e58ccb10','7ff139aa-3be1-4038-9efd-636422161b14','136bcd6e-02c3-4381-9a1c-16064ce71997','4524cf37-66f4-4fe7-8880-c79d787607a5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5a418123b08d489695faf0044b135a7f',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:08:51.205042 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-564d0f3b-6344-4d17-9eee-38484fa57345 tempest-VolumesTransfersV357Test-1084824604 tempest-VolumesTransfersV357Test-1084824604-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1ee472f9-33e1-4272-ae21-66c1eb16a884) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:08:51.213005 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-564d0f3b-6344-4d17-9eee-38484fa57345 tempest-VolumesTransfersV357Test-1084824604 tempest-VolumesTransfersV357Test-1084824604-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1ee472f9-33e1-4272-ae21-66c1eb16a884) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:08:51.213831 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-564d0f3b-6344-4d17-9eee-38484fa57345 tempest-VolumesTransfersV357Test-1084824604 tempest-VolumesTransfersV357Test-1084824604-project-member] Flow 'volume_create_api' (f961820a-d6d3-4699-bed3-17f0fcb5f268) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100212) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:08:51.214170 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-564d0f3b-6344-4d17-9eee-38484fa57345 tempest-VolumesTransfersV357Test-1084824604 tempest-VolumesTransfersV357Test-1084824604-project-member] Create volume request issued successfully. Aug 20 01:08:51.214753 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-564d0f3b-6344-4d17-9eee-38484fa57345 tempest-VolumesTransfersV357Test-1084824604 tempest-VolumesTransfersV357Test-1084824604-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 20 01:08:51.215170 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1169/4709] 10.4.3.240 () {70 vars in 1299 bytes} [Thu Aug 20 01:08:50 2026] POST /volume/v3/volumes => generated 819 bytes in 225 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:08:51.228276 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-c27fe57d-5348-494f-b244-f2531b921409 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:08:51.230315 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-c27fe57d-5348-494f-b244-f2531b921409 tempest-VolumesTransfersV357Test-1084824604 tempest-VolumesTransfersV357Test-1084824604-project-member] GET https://10.4.3.240/volume/v3/volumes/87bc0e61-fc23-4b2c-9e3c-20881dab6ac7 Aug 20 01:08:51.230485 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-c27fe57d-5348-494f-b244-f2531b921409 tempest-VolumesTransfersV357Test-1084824604 tempest-VolumesTransfersV357Test-1084824604-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:08:51.230709 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-c27fe57d-5348-494f-b244-f2531b921409 tempest-VolumesTransfersV357Test-1084824604 tempest-VolumesTransfersV357Test-1084824604-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:08:51.237014 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:08:51.237014 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:08:51.240152 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-c27fe57d-5348-494f-b244-f2531b921409 tempest-VolumesTransfersV357Test-1084824604 tempest-VolumesTransfersV357Test-1084824604-project-member] Volume info retrieved successfully. Aug 20 01:08:51.244098 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-c27fe57d-5348-494f-b244-f2531b921409 tempest-VolumesTransfersV357Test-1084824604 tempest-VolumesTransfersV357Test-1084824604-project-member] https://10.4.3.240/volume/v3/volumes/87bc0e61-fc23-4b2c-9e3c-20881dab6ac7 returned with HTTP 200 Aug 20 01:08:51.244509 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1171/4710] 10.4.3.240 () {68 vars in 1389 bytes} [Thu Aug 20 01:08:51 2026] GET /volume/v3/volumes/87bc0e61-fc23-4b2c-9e3c-20881dab6ac7 => generated 887 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:08:51.939110 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-1ade186d-1ae7-45a0-aa99-828b93dcda9e None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:08:51.941178 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-1ade186d-1ae7-45a0-aa99-828b93dcda9e tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] GET https://10.4.3.240/volume/v3/backups/9df448f1-327f-4f2e-acc5-21c3b2e0c144 Aug 20 01:08:51.941493 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-1ade186d-1ae7-45a0-aa99-828b93dcda9e tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:08:51.941692 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-1ade186d-1ae7-45a0-aa99-828b93dcda9e tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:08:51.941819 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-1ade186d-1ae7-45a0-aa99-828b93dcda9e tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Show backup with id 9df448f1-327f-4f2e-acc5-21c3b2e0c144. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:08:51.946159 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:08:51.946159 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:08:51.946960 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-1ade186d-1ae7-45a0-aa99-828b93dcda9e tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] https://10.4.3.240/volume/v3/backups/9df448f1-327f-4f2e-acc5-21c3b2e0c144 returned with HTTP 200 Aug 20 01:08:51.947319 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1180/4711] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:08:51 2026] GET /volume/v3/backups/9df448f1-327f-4f2e-acc5-21c3b2e0c144 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:08:52.257537 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-c427e2c4-be91-43b6-8096-5798bdbe5581 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:08:52.259655 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-c427e2c4-be91-43b6-8096-5798bdbe5581 tempest-VolumesTransfersV357Test-1084824604 tempest-VolumesTransfersV357Test-1084824604-project-member] GET https://10.4.3.240/volume/v3/volumes/87bc0e61-fc23-4b2c-9e3c-20881dab6ac7 Aug 20 01:08:52.259863 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-c427e2c4-be91-43b6-8096-5798bdbe5581 tempest-VolumesTransfersV357Test-1084824604 tempest-VolumesTransfersV357Test-1084824604-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:08:52.260077 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-c427e2c4-be91-43b6-8096-5798bdbe5581 tempest-VolumesTransfersV357Test-1084824604 tempest-VolumesTransfersV357Test-1084824604-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:08:52.267283 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:08:52.267283 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:08:52.270870 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-c427e2c4-be91-43b6-8096-5798bdbe5581 tempest-VolumesTransfersV357Test-1084824604 tempest-VolumesTransfersV357Test-1084824604-project-member] Volume info retrieved successfully. Aug 20 01:08:52.275183 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-c427e2c4-be91-43b6-8096-5798bdbe5581 tempest-VolumesTransfersV357Test-1084824604 tempest-VolumesTransfersV357Test-1084824604-project-member] https://10.4.3.240/volume/v3/volumes/87bc0e61-fc23-4b2c-9e3c-20881dab6ac7 returned with HTTP 200 Aug 20 01:08:52.275615 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1192/4712] 10.4.3.240 () {68 vars in 1389 bytes} [Thu Aug 20 01:08:52 2026] GET /volume/v3/volumes/87bc0e61-fc23-4b2c-9e3c-20881dab6ac7 => generated 946 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:08:52.291781 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-ada04932-31cf-4eeb-9bab-235d42effb92 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:08:52.293992 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-ada04932-31cf-4eeb-9bab-235d42effb92 tempest-VolumesTransfersV357Test-1084824604 tempest-VolumesTransfersV357Test-1084824604-project-member] POST https://10.4.3.240/volume/v3/volume-transfers Aug 20 01:08:52.294456 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-ada04932-31cf-4eeb-9bab-235d42effb92 tempest-VolumesTransfersV357Test-1084824604 tempest-VolumesTransfersV357Test-1084824604-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "87bc0e61-fc23-4b2c-9e3c-20881dab6ac7"}} {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:08:52.296083 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.v3.volume_transfer [None req-ada04932-31cf-4eeb-9bab-235d42effb92 tempest-VolumesTransfersV357Test-1084824604 tempest-VolumesTransfersV357Test-1084824604-project-member] Creating new volume transfer {'transfer': {'volume_id': '87bc0e61-fc23-4b2c-9e3c-20881dab6ac7'}} {{(pid=100212) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Aug 20 01:08:52.296222 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.v3.volume_transfer [None req-ada04932-31cf-4eeb-9bab-235d42effb92 tempest-VolumesTransfersV357Test-1084824604 tempest-VolumesTransfersV357Test-1084824604-project-member] Creating transfer of volume 87bc0e61-fc23-4b2c-9e3c-20881dab6ac7 Aug 20 01:08:52.296325 np0000007838 devstack@c-api.service[100212]: INFO cinder.transfer.api [None req-ada04932-31cf-4eeb-9bab-235d42effb92 tempest-VolumesTransfersV357Test-1084824604 tempest-VolumesTransfersV357Test-1084824604-project-member] Generating transfer record for volume 87bc0e61-fc23-4b2c-9e3c-20881dab6ac7 Aug 20 01:08:52.302646 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:08:52.302646 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:08:52.313332 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-ada04932-31cf-4eeb-9bab-235d42effb92 tempest-VolumesTransfersV357Test-1084824604 tempest-VolumesTransfersV357Test-1084824604-project-member] https://10.4.3.240/volume/v3/volume-transfers returned with HTTP 202 Aug 20 01:08:52.313639 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1170/4713] 10.4.3.240 () {70 vars in 1326 bytes} [Thu Aug 20 01:08:52 2026] POST /volume/v3/volume-transfers => generated 572 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:08:52.321815 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-52304790-524b-46c9-b60e-f73a3935a005 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:08:52.323539 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-52304790-524b-46c9-b60e-f73a3935a005 tempest-VolumesTransfersV357Test-1084824604 tempest-VolumesTransfersV357Test-1084824604-project-member] GET https://10.4.3.240/volume/v3/volumes/87bc0e61-fc23-4b2c-9e3c-20881dab6ac7 Aug 20 01:08:52.323772 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-52304790-524b-46c9-b60e-f73a3935a005 tempest-VolumesTransfersV357Test-1084824604 tempest-VolumesTransfersV357Test-1084824604-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:08:52.323974 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-52304790-524b-46c9-b60e-f73a3935a005 tempest-VolumesTransfersV357Test-1084824604 tempest-VolumesTransfersV357Test-1084824604-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:08:52.331177 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:08:52.331177 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:08:52.334376 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-52304790-524b-46c9-b60e-f73a3935a005 tempest-VolumesTransfersV357Test-1084824604 tempest-VolumesTransfersV357Test-1084824604-project-member] Volume info retrieved successfully. Aug 20 01:08:52.337953 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-52304790-524b-46c9-b60e-f73a3935a005 tempest-VolumesTransfersV357Test-1084824604 tempest-VolumesTransfersV357Test-1084824604-project-member] https://10.4.3.240/volume/v3/volumes/87bc0e61-fc23-4b2c-9e3c-20881dab6ac7 returned with HTTP 200 Aug 20 01:08:52.338304 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1172/4714] 10.4.3.240 () {68 vars in 1389 bytes} [Thu Aug 20 01:08:52 2026] GET /volume/v3/volumes/87bc0e61-fc23-4b2c-9e3c-20881dab6ac7 => generated 954 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:08:52.349447 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-6721283c-142b-4363-8dc3-d79893e88a1a None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:08:52.351248 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-6721283c-142b-4363-8dc3-d79893e88a1a tempest-VolumesTransfersV357Test-1084824604 tempest-VolumesTransfersV357Test-1084824604-project-member] GET https://10.4.3.240/volume/v3/volume-transfers/4de4c620-31b0-4d5d-8176-e88e3653ebd0 Aug 20 01:08:52.351499 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-6721283c-142b-4363-8dc3-d79893e88a1a tempest-VolumesTransfersV357Test-1084824604 tempest-VolumesTransfersV357Test-1084824604-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:08:52.351688 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-6721283c-142b-4363-8dc3-d79893e88a1a tempest-VolumesTransfersV357Test-1084824604 tempest-VolumesTransfersV357Test-1084824604-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:08:52.355423 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-6721283c-142b-4363-8dc3-d79893e88a1a tempest-VolumesTransfersV357Test-1084824604 tempest-VolumesTransfersV357Test-1084824604-project-member] https://10.4.3.240/volume/v3/volume-transfers/4de4c620-31b0-4d5d-8176-e88e3653ebd0 returned with HTTP 200 Aug 20 01:08:52.355942 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1181/4715] 10.4.3.240 () {68 vars in 1416 bytes} [Thu Aug 20 01:08:52 2026] GET /volume/v3/volume-transfers/4de4c620-31b0-4d5d-8176-e88e3653ebd0 => generated 540 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:08:52.364575 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-ce20dc6d-846a-4a07-9f5c-c18af3bb0b45 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:08:52.366508 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-ce20dc6d-846a-4a07-9f5c-c18af3bb0b45 tempest-VolumesTransfersV357Test-1084824604 tempest-VolumesTransfersV357Test-1084824604-project-member] GET https://10.4.3.240/volume/v3/volume-transfers Aug 20 01:08:52.366775 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-ce20dc6d-846a-4a07-9f5c-c18af3bb0b45 tempest-VolumesTransfersV357Test-1084824604 tempest-VolumesTransfersV357Test-1084824604-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:08:52.367005 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-ce20dc6d-846a-4a07-9f5c-c18af3bb0b45 tempest-VolumesTransfersV357Test-1084824604 tempest-VolumesTransfersV357Test-1084824604-project-member] Calling method 'index' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:08:52.367223 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.v3.volume_transfer [None req-ce20dc6d-846a-4a07-9f5c-c18af3bb0b45 tempest-VolumesTransfersV357Test-1084824604 tempest-VolumesTransfersV357Test-1084824604-project-member] Listing volume transfers {{(pid=100215) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Aug 20 01:08:52.372074 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-ce20dc6d-846a-4a07-9f5c-c18af3bb0b45 tempest-VolumesTransfersV357Test-1084824604 tempest-VolumesTransfersV357Test-1084824604-project-member] https://10.4.3.240/volume/v3/volume-transfers returned with HTTP 200 Aug 20 01:08:52.372558 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1193/4716] 10.4.3.240 () {68 vars in 1305 bytes} [Thu Aug 20 01:08:52 2026] GET /volume/v3/volume-transfers => generated 368 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:08:52.380667 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-ece23fb2-3728-4b5a-bf40-3cfd6f33c768 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:08:52.429885 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-ece23fb2-3728-4b5a-bf40-3cfd6f33c768 tempest-VolumesTransfersV357Test-1684098499 tempest-VolumesTransfersV357Test-1684098499-project-member] POST https://10.4.3.240/volume/v3/volume-transfers/4de4c620-31b0-4d5d-8176-e88e3653ebd0/accept Aug 20 01:08:52.430392 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-ece23fb2-3728-4b5a-bf40-3cfd6f33c768 tempest-VolumesTransfersV357Test-1684098499 tempest-VolumesTransfersV357Test-1684098499-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "59d00e6f05856be2"}} {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:08:52.432217 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.contrib.volume_transfer [None req-ece23fb2-3728-4b5a-bf40-3cfd6f33c768 tempest-VolumesTransfersV357Test-1684098499 tempest-VolumesTransfersV357Test-1684098499-project-member] Accepting volume transfer 4de4c620-31b0-4d5d-8176-e88e3653ebd0 {{(pid=100212) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Aug 20 01:08:52.432331 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.contrib.volume_transfer [None req-ece23fb2-3728-4b5a-bf40-3cfd6f33c768 tempest-VolumesTransfersV357Test-1684098499 tempest-VolumesTransfersV357Test-1684098499-project-member] Accepting transfer 4de4c620-31b0-4d5d-8176-e88e3653ebd0 Aug 20 01:08:52.497151 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.quota [None req-ece23fb2-3728-4b5a-bf40-3cfd6f33c768 tempest-VolumesTransfersV357Test-1684098499 tempest-VolumesTransfersV357Test-1684098499-project-member] Created reservations ['511a5377-4cef-491d-8dac-4908eb0860a9', 'a0eb6cba-2b67-4728-92d3-8f65b53b90f7', 'a82501d2-ff2a-4330-adb1-edda5aa73580', 'd56c9955-8891-425f-b6c6-9151687d3110'] {{(pid=100212) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 01:08:52.522084 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.quota [None req-ece23fb2-3728-4b5a-bf40-3cfd6f33c768 tempest-VolumesTransfersV357Test-1684098499 tempest-VolumesTransfersV357Test-1684098499-project-member] Created reservations ['45b2571f-ea04-4b8f-9327-49e03e66867a', '4b0ca2d2-6e4a-4aab-8db5-2ce9bd7a31e8', '01e4a924-99b7-466b-a2cd-ea19429e9fa8', '7243f3c6-2e06-4e0b-8237-1cf7856e8907'] {{(pid=100212) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 01:08:52.555846 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.quota [None req-ece23fb2-3728-4b5a-bf40-3cfd6f33c768 tempest-VolumesTransfersV357Test-1684098499 tempest-VolumesTransfersV357Test-1684098499-project-member] Created reservations ['3cc47eeb-901b-432c-9bd2-144ec287d2c4', 'd473309e-4d57-4fce-9103-053c6ae317d8', '0620f16b-f050-4446-8684-3113dfa42914', 'fa933cc0-702b-4fa3-89fe-4b8b85e3f59d'] {{(pid=100212) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 01:08:52.581417 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.quota [None req-ece23fb2-3728-4b5a-bf40-3cfd6f33c768 tempest-VolumesTransfersV357Test-1684098499 tempest-VolumesTransfersV357Test-1684098499-project-member] Created reservations ['455e0788-ec37-432e-87bb-a51409bf8b53', 'd46d068a-d938-4789-84d5-b5491548e442', '4969a1e2-4192-430b-9e8d-83c639a3b0c9', 'c00c3d61-9fd4-493d-8d0b-27a20a6bcd63'] {{(pid=100212) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 01:08:52.590861 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-ece23fb2-3728-4b5a-bf40-3cfd6f33c768 tempest-VolumesTransfersV357Test-1684098499 tempest-VolumesTransfersV357Test-1684098499-project-member] Transfer volume completed successfully. Aug 20 01:08:52.652265 np0000007838 devstack@c-api.service[100212]: INFO cinder.transfer.api [None req-ece23fb2-3728-4b5a-bf40-3cfd6f33c768 tempest-VolumesTransfersV357Test-1684098499 tempest-VolumesTransfersV357Test-1684098499-project-member] Volume 87bc0e61-fc23-4b2c-9e3c-20881dab6ac7 has been transferred. Aug 20 01:08:52.658164 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-ece23fb2-3728-4b5a-bf40-3cfd6f33c768 tempest-VolumesTransfersV357Test-1684098499 tempest-VolumesTransfersV357Test-1684098499-project-member] https://10.4.3.240/volume/v3/volume-transfers/4de4c620-31b0-4d5d-8176-e88e3653ebd0/accept returned with HTTP 202 Aug 20 01:08:52.658708 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1171/4717] 10.4.3.240 () {70 vars in 1458 bytes} [Thu Aug 20 01:08:52 2026] POST /volume/v3/volume-transfers/4de4c620-31b0-4d5d-8176-e88e3653ebd0/accept => generated 365 bytes in 278 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:08:52.665870 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-026859e3-7642-426a-a078-d8706a89c667 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:08:52.667864 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-026859e3-7642-426a-a078-d8706a89c667 tempest-VolumesTransfersV357Test-1684098499 tempest-VolumesTransfersV357Test-1684098499-project-member] GET https://10.4.3.240/volume/v3/volumes/87bc0e61-fc23-4b2c-9e3c-20881dab6ac7 Aug 20 01:08:52.668129 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-026859e3-7642-426a-a078-d8706a89c667 tempest-VolumesTransfersV357Test-1684098499 tempest-VolumesTransfersV357Test-1684098499-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:08:52.668363 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-026859e3-7642-426a-a078-d8706a89c667 tempest-VolumesTransfersV357Test-1684098499 tempest-VolumesTransfersV357Test-1684098499-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:08:52.674858 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:08:52.674858 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:08:52.678074 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-026859e3-7642-426a-a078-d8706a89c667 tempest-VolumesTransfersV357Test-1684098499 tempest-VolumesTransfersV357Test-1684098499-project-member] Volume info retrieved successfully. Aug 20 01:08:52.682080 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-026859e3-7642-426a-a078-d8706a89c667 tempest-VolumesTransfersV357Test-1684098499 tempest-VolumesTransfersV357Test-1684098499-project-member] https://10.4.3.240/volume/v3/volumes/87bc0e61-fc23-4b2c-9e3c-20881dab6ac7 returned with HTTP 200 Aug 20 01:08:52.682446 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1173/4718] 10.4.3.240 () {68 vars in 1389 bytes} [Thu Aug 20 01:08:52 2026] GET /volume/v3/volumes/87bc0e61-fc23-4b2c-9e3c-20881dab6ac7 => generated 946 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:08:52.694654 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-8ca56cdb-f606-42bd-848f-9486b36d0535 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:08:52.696640 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-8ca56cdb-f606-42bd-848f-9486b36d0535 tempest-VolumesTransfersV357Test-1684098499 tempest-VolumesTransfersV357Test-1684098499-project-member] GET https://10.4.3.240/volume/v3/volumes/87bc0e61-fc23-4b2c-9e3c-20881dab6ac7 Aug 20 01:08:52.696865 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-8ca56cdb-f606-42bd-848f-9486b36d0535 tempest-VolumesTransfersV357Test-1684098499 tempest-VolumesTransfersV357Test-1684098499-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:08:52.697097 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-8ca56cdb-f606-42bd-848f-9486b36d0535 tempest-VolumesTransfersV357Test-1684098499 tempest-VolumesTransfersV357Test-1684098499-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:08:52.705004 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:08:52.705004 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:08:52.708752 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-8ca56cdb-f606-42bd-848f-9486b36d0535 tempest-VolumesTransfersV357Test-1684098499 tempest-VolumesTransfersV357Test-1684098499-project-member] Volume info retrieved successfully. Aug 20 01:08:52.713477 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-8ca56cdb-f606-42bd-848f-9486b36d0535 tempest-VolumesTransfersV357Test-1684098499 tempest-VolumesTransfersV357Test-1684098499-project-member] https://10.4.3.240/volume/v3/volumes/87bc0e61-fc23-4b2c-9e3c-20881dab6ac7 returned with HTTP 200 Aug 20 01:08:52.713940 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1182/4719] 10.4.3.240 () {68 vars in 1389 bytes} [Thu Aug 20 01:08:52 2026] GET /volume/v3/volumes/87bc0e61-fc23-4b2c-9e3c-20881dab6ac7 => generated 946 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:08:52.726084 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-0db81598-69fc-46f8-9f4a-28268dba3896 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:08:52.728671 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-0db81598-69fc-46f8-9f4a-28268dba3896 tempest-VolumesTransfersV357Test-1084824604 tempest-VolumesTransfersV357Test-1084824604-project-member] DELETE https://10.4.3.240/volume/v3/volume-transfers/4de4c620-31b0-4d5d-8176-e88e3653ebd0 Aug 20 01:08:52.728995 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-0db81598-69fc-46f8-9f4a-28268dba3896 tempest-VolumesTransfersV357Test-1084824604 tempest-VolumesTransfersV357Test-1084824604-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:08:52.729274 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-0db81598-69fc-46f8-9f4a-28268dba3896 tempest-VolumesTransfersV357Test-1084824604 tempest-VolumesTransfersV357Test-1084824604-project-member] Calling method 'delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:08:52.729450 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.contrib.volume_transfer [None req-0db81598-69fc-46f8-9f4a-28268dba3896 tempest-VolumesTransfersV357Test-1084824604 tempest-VolumesTransfersV357Test-1084824604-project-member] Delete transfer with id: 4de4c620-31b0-4d5d-8176-e88e3653ebd0 Aug 20 01:08:52.733264 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-0db81598-69fc-46f8-9f4a-28268dba3896 tempest-VolumesTransfersV357Test-1084824604 tempest-VolumesTransfersV357Test-1084824604-project-member] https://10.4.3.240/volume/v3/volume-transfers/4de4c620-31b0-4d5d-8176-e88e3653ebd0 returned with HTTP 404 Aug 20 01:08:52.733982 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1194/4720] 10.4.3.240 () {68 vars in 1419 bytes} [Thu Aug 20 01:08:52 2026] DELETE /volume/v3/volume-transfers/4de4c620-31b0-4d5d-8176-e88e3653ebd0 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 01:08:52.740354 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-9546fa93-70dc-4426-97c3-1b9c870a2e37 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:08:52.762458 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-9546fa93-70dc-4426-97c3-1b9c870a2e37 tempest-VolumesTransfersV357Test-366757861 tempest-VolumesTransfersV357Test-366757861-project-admin] DELETE https://10.4.3.240/volume/v3/volumes/87bc0e61-fc23-4b2c-9e3c-20881dab6ac7 Aug 20 01:08:52.762731 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-9546fa93-70dc-4426-97c3-1b9c870a2e37 tempest-VolumesTransfersV357Test-366757861 tempest-VolumesTransfersV357Test-366757861-project-admin] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:08:52.762960 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-9546fa93-70dc-4426-97c3-1b9c870a2e37 tempest-VolumesTransfersV357Test-366757861 tempest-VolumesTransfersV357Test-366757861-project-admin] Calling method 'delete' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:08:52.763180 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.v3.volumes [None req-9546fa93-70dc-4426-97c3-1b9c870a2e37 tempest-VolumesTransfersV357Test-366757861 tempest-VolumesTransfersV357Test-366757861-project-admin] Delete volume with id: 87bc0e61-fc23-4b2c-9e3c-20881dab6ac7 Aug 20 01:08:52.771223 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:08:52.771223 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:08:52.771557 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-9546fa93-70dc-4426-97c3-1b9c870a2e37 tempest-VolumesTransfersV357Test-366757861 tempest-VolumesTransfersV357Test-366757861-project-admin] Volume info retrieved successfully. Aug 20 01:08:52.792366 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-9546fa93-70dc-4426-97c3-1b9c870a2e37 tempest-VolumesTransfersV357Test-366757861 tempest-VolumesTransfersV357Test-366757861-project-admin] Delete volume request issued successfully. Aug 20 01:08:52.792587 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-9546fa93-70dc-4426-97c3-1b9c870a2e37 tempest-VolumesTransfersV357Test-366757861 tempest-VolumesTransfersV357Test-366757861-project-admin] https://10.4.3.240/volume/v3/volumes/87bc0e61-fc23-4b2c-9e3c-20881dab6ac7 returned with HTTP 202 Aug 20 01:08:52.793084 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1172/4721] 10.4.3.240 () {68 vars in 1392 bytes} [Thu Aug 20 01:08:52 2026] DELETE /volume/v3/volumes/87bc0e61-fc23-4b2c-9e3c-20881dab6ac7 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 20 01:08:52.802158 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-005888ab-d7b9-4daf-81e8-1acf493534f8 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:08:52.804054 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-005888ab-d7b9-4daf-81e8-1acf493534f8 tempest-VolumesTransfersV357Test-366757861 tempest-VolumesTransfersV357Test-366757861-project-admin] GET https://10.4.3.240/volume/v3/volumes/87bc0e61-fc23-4b2c-9e3c-20881dab6ac7 Aug 20 01:08:52.804275 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-005888ab-d7b9-4daf-81e8-1acf493534f8 tempest-VolumesTransfersV357Test-366757861 tempest-VolumesTransfersV357Test-366757861-project-admin] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:08:52.804485 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-005888ab-d7b9-4daf-81e8-1acf493534f8 tempest-VolumesTransfersV357Test-366757861 tempest-VolumesTransfersV357Test-366757861-project-admin] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:08:52.811443 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:08:52.811443 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:08:52.817413 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-005888ab-d7b9-4daf-81e8-1acf493534f8 tempest-VolumesTransfersV357Test-366757861 tempest-VolumesTransfersV357Test-366757861-project-admin] Volume info retrieved successfully. Aug 20 01:08:52.822425 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-005888ab-d7b9-4daf-81e8-1acf493534f8 tempest-VolumesTransfersV357Test-366757861 tempest-VolumesTransfersV357Test-366757861-project-admin] https://10.4.3.240/volume/v3/volumes/87bc0e61-fc23-4b2c-9e3c-20881dab6ac7 returned with HTTP 200 Aug 20 01:08:52.822921 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1174/4722] 10.4.3.240 () {68 vars in 1389 bytes} [Thu Aug 20 01:08:52 2026] GET /volume/v3/volumes/87bc0e61-fc23-4b2c-9e3c-20881dab6ac7 => generated 1130 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 01:08:52.957606 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-4ba6a623-ee45-4685-b402-6227d7f94b9f None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:08:52.959180 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-4ba6a623-ee45-4685-b402-6227d7f94b9f tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] GET https://10.4.3.240/volume/v3/backups/9df448f1-327f-4f2e-acc5-21c3b2e0c144 Aug 20 01:08:52.959359 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-4ba6a623-ee45-4685-b402-6227d7f94b9f tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:08:52.959585 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-4ba6a623-ee45-4685-b402-6227d7f94b9f tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:08:52.959725 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-4ba6a623-ee45-4685-b402-6227d7f94b9f tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Show backup with id 9df448f1-327f-4f2e-acc5-21c3b2e0c144. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:08:52.964610 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:08:52.964610 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:08:52.965635 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-4ba6a623-ee45-4685-b402-6227d7f94b9f tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] https://10.4.3.240/volume/v3/backups/9df448f1-327f-4f2e-acc5-21c3b2e0c144 returned with HTTP 200 Aug 20 01:08:52.966126 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1183/4723] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:08:52 2026] GET /volume/v3/backups/9df448f1-327f-4f2e-acc5-21c3b2e0c144 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:08:53.835100 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-15a15de4-67e8-4d47-9f9f-19628e57e123 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:08:53.836983 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-15a15de4-67e8-4d47-9f9f-19628e57e123 tempest-VolumesTransfersV357Test-366757861 tempest-VolumesTransfersV357Test-366757861-project-admin] GET https://10.4.3.240/volume/v3/volumes/87bc0e61-fc23-4b2c-9e3c-20881dab6ac7 Aug 20 01:08:53.837302 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-15a15de4-67e8-4d47-9f9f-19628e57e123 tempest-VolumesTransfersV357Test-366757861 tempest-VolumesTransfersV357Test-366757861-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:08:53.837575 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-15a15de4-67e8-4d47-9f9f-19628e57e123 tempest-VolumesTransfersV357Test-366757861 tempest-VolumesTransfersV357Test-366757861-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:08:53.842955 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-15a15de4-67e8-4d47-9f9f-19628e57e123 tempest-VolumesTransfersV357Test-366757861 tempest-VolumesTransfersV357Test-366757861-project-admin] https://10.4.3.240/volume/v3/volumes/87bc0e61-fc23-4b2c-9e3c-20881dab6ac7 returned with HTTP 404 Aug 20 01:08:53.843571 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1195/4724] 10.4.3.240 () {68 vars in 1389 bytes} [Thu Aug 20 01:08:53 2026] GET /volume/v3/volumes/87bc0e61-fc23-4b2c-9e3c-20881dab6ac7 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 01:08:53.849771 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-e32af5dd-8bc6-4e20-8650-3d4d82b840cb None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:08:53.851392 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-e32af5dd-8bc6-4e20-8650-3d4d82b840cb tempest-VolumesTransfersV357Test-1084824604 tempest-VolumesTransfersV357Test-1084824604-project-member] GET https://10.4.3.240/volume/v3/volumes/87bc0e61-fc23-4b2c-9e3c-20881dab6ac7 Aug 20 01:08:53.851585 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-e32af5dd-8bc6-4e20-8650-3d4d82b840cb tempest-VolumesTransfersV357Test-1084824604 tempest-VolumesTransfersV357Test-1084824604-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:08:53.851757 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-e32af5dd-8bc6-4e20-8650-3d4d82b840cb tempest-VolumesTransfersV357Test-1084824604 tempest-VolumesTransfersV357Test-1084824604-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:08:53.856739 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-e32af5dd-8bc6-4e20-8650-3d4d82b840cb tempest-VolumesTransfersV357Test-1084824604 tempest-VolumesTransfersV357Test-1084824604-project-member] https://10.4.3.240/volume/v3/volumes/87bc0e61-fc23-4b2c-9e3c-20881dab6ac7 returned with HTTP 404 Aug 20 01:08:53.857295 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1173/4725] 10.4.3.240 () {68 vars in 1389 bytes} [Thu Aug 20 01:08:53 2026] GET /volume/v3/volumes/87bc0e61-fc23-4b2c-9e3c-20881dab6ac7 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 01:08:53.863627 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-8f6a65eb-cdc5-4c37-84e1-549c9af64afc None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:08:53.865378 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-8f6a65eb-cdc5-4c37-84e1-549c9af64afc tempest-VolumesTransfersV357Test-1084824604 tempest-VolumesTransfersV357Test-1084824604-project-member] DELETE https://10.4.3.240/volume/v3/volumes/87bc0e61-fc23-4b2c-9e3c-20881dab6ac7 Aug 20 01:08:53.865598 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-8f6a65eb-cdc5-4c37-84e1-549c9af64afc tempest-VolumesTransfersV357Test-1084824604 tempest-VolumesTransfersV357Test-1084824604-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:08:53.865788 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-8f6a65eb-cdc5-4c37-84e1-549c9af64afc tempest-VolumesTransfersV357Test-1084824604 tempest-VolumesTransfersV357Test-1084824604-project-member] Calling method 'delete' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:08:53.865951 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.v3.volumes [None req-8f6a65eb-cdc5-4c37-84e1-549c9af64afc tempest-VolumesTransfersV357Test-1084824604 tempest-VolumesTransfersV357Test-1084824604-project-member] Delete volume with id: 87bc0e61-fc23-4b2c-9e3c-20881dab6ac7 Aug 20 01:08:53.871695 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-8f6a65eb-cdc5-4c37-84e1-549c9af64afc tempest-VolumesTransfersV357Test-1084824604 tempest-VolumesTransfersV357Test-1084824604-project-member] https://10.4.3.240/volume/v3/volumes/87bc0e61-fc23-4b2c-9e3c-20881dab6ac7 returned with HTTP 404 Aug 20 01:08:53.872207 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1175/4726] 10.4.3.240 () {68 vars in 1392 bytes} [Thu Aug 20 01:08:53 2026] DELETE /volume/v3/volumes/87bc0e61-fc23-4b2c-9e3c-20881dab6ac7 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 01:08:53.879313 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-6d83564e-dc85-49c4-8705-324302de0232 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:08:53.881119 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-6d83564e-dc85-49c4-8705-324302de0232 tempest-VolumesTransfersV357Test-1084824604 tempest-VolumesTransfersV357Test-1084824604-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 20 01:08:53.881811 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-6d83564e-dc85-49c4-8705-324302de0232 tempest-VolumesTransfersV357Test-1084824604 tempest-VolumesTransfersV357Test-1084824604-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV357Test-Volume-1588965881"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:08:53.883124 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.v3.volumes [None req-6d83564e-dc85-49c4-8705-324302de0232 tempest-VolumesTransfersV357Test-1084824604 tempest-VolumesTransfersV357Test-1084824604-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV357Test-Volume-1588965881'}} {{(pid=100214) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 01:08:53.883301 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.v3.volumes [None req-6d83564e-dc85-49c4-8705-324302de0232 tempest-VolumesTransfersV357Test-1084824604 tempest-VolumesTransfersV357Test-1084824604-project-member] Create volume of 1 GB Aug 20 01:08:53.890310 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-6d83564e-dc85-49c4-8705-324302de0232 tempest-VolumesTransfersV357Test-1084824604 tempest-VolumesTransfersV357Test-1084824604-project-member] Availability Zones retrieved successfully. Aug 20 01:08:53.895355 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-6d83564e-dc85-49c4-8705-324302de0232 tempest-VolumesTransfersV357Test-1084824604 tempest-VolumesTransfersV357Test-1084824604-project-member] Flow 'volume_create_api' (04c266a0-c7e1-4bcd-88a4-035f6c545051) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:08:53.896183 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-6d83564e-dc85-49c4-8705-324302de0232 tempest-VolumesTransfersV357Test-1084824604 tempest-VolumesTransfersV357Test-1084824604-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (327b82e1-a5bf-4138-9102-6fd44b347e3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:08:53.897088 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.flows.api.create_volume [None req-6d83564e-dc85-49c4-8705-324302de0232 tempest-VolumesTransfersV357Test-1084824604 tempest-VolumesTransfersV357Test-1084824604-project-member] Validating volume size '1' using validate_int {{(pid=100214) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 01:08:53.921106 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-6d83564e-dc85-49c4-8705-324302de0232 tempest-VolumesTransfersV357Test-1084824604 tempest-VolumesTransfersV357Test-1084824604-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (327b82e1-a5bf-4138-9102-6fd44b347e3a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:52:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1ed58bd6-fe6a-497e-ae84-e8199d24fdfa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:08:53.921905 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-6d83564e-dc85-49c4-8705-324302de0232 tempest-VolumesTransfersV357Test-1084824604 tempest-VolumesTransfersV357Test-1084824604-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0d6f5e92-eeae-4ad8-bfa3-8934bc12b298) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:08:53.973261 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.quota [None req-6d83564e-dc85-49c4-8705-324302de0232 tempest-VolumesTransfersV357Test-1084824604 tempest-VolumesTransfersV357Test-1084824604-project-member] Created reservations ['404570ff-74b2-47ac-9924-887d484de6a6', '51518fcd-589d-46cc-bdd1-b6b43b154b0a', '4ac7a842-a2ea-4dd7-a154-f64ee46e1e45', '185be556-b48d-415f-8d87-a5b2c6f46ef9'] {{(pid=100214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 01:08:53.974091 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-6d83564e-dc85-49c4-8705-324302de0232 tempest-VolumesTransfersV357Test-1084824604 tempest-VolumesTransfersV357Test-1084824604-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0d6f5e92-eeae-4ad8-bfa3-8934bc12b298) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['404570ff-74b2-47ac-9924-887d484de6a6', '51518fcd-589d-46cc-bdd1-b6b43b154b0a', '4ac7a842-a2ea-4dd7-a154-f64ee46e1e45', '185be556-b48d-415f-8d87-a5b2c6f46ef9']}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:08:53.974758 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-6d83564e-dc85-49c4-8705-324302de0232 tempest-VolumesTransfersV357Test-1084824604 tempest-VolumesTransfersV357Test-1084824604-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6bec31f5-426b-4a56-ad3c-9bc58d0f9cc2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:08:53.976862 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-592dc8ac-0eb7-4c32-9fd1-d2880c9049f9 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:08:53.979761 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-592dc8ac-0eb7-4c32-9fd1-d2880c9049f9 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] GET https://10.4.3.240/volume/v3/backups/9df448f1-327f-4f2e-acc5-21c3b2e0c144 Aug 20 01:08:53.980258 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-592dc8ac-0eb7-4c32-9fd1-d2880c9049f9 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:08:53.980560 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-592dc8ac-0eb7-4c32-9fd1-d2880c9049f9 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:08:53.980737 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-592dc8ac-0eb7-4c32-9fd1-d2880c9049f9 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Show backup with id 9df448f1-327f-4f2e-acc5-21c3b2e0c144. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:08:53.985694 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:08:53.985694 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:08:53.986647 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-592dc8ac-0eb7-4c32-9fd1-d2880c9049f9 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] https://10.4.3.240/volume/v3/backups/9df448f1-327f-4f2e-acc5-21c3b2e0c144 returned with HTTP 200 Aug 20 01:08:53.987270 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1196/4727] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:08:53 2026] GET /volume/v3/backups/9df448f1-327f-4f2e-acc5-21c3b2e0c144 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:08:53.997670 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-6d83564e-dc85-49c4-8705-324302de0232 tempest-VolumesTransfersV357Test-1084824604 tempest-VolumesTransfersV357Test-1084824604-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6bec31f5-426b-4a56-ad3c-9bc58d0f9cc2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4d2665cc-172c-434f-bd5b-c1270ab9f3bd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-1588965881',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='135282f458014a19bd69a898fdfea663',qos_specs=None,replication_status=,reservations=['404570ff-74b2-47ac-9924-887d484de6a6','51518fcd-589d-46cc-bdd1-b6b43b154b0a','4ac7a842-a2ea-4dd7-a154-f64ee46e1e45','185be556-b48d-415f-8d87-a5b2c6f46ef9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5a418123b08d489695faf0044b135a7f',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T01:08:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-1588965881',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4d2665cc-172c-434f-bd5b-c1270ab9f3bd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='135282f458014a19bd69a898fdfea663',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5a418123b08d489695faf0044b135a7f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1ed58bd6-fe6a-497e-ae84-e8199d24fdfa),volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:08:53.998431 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-6d83564e-dc85-49c4-8705-324302de0232 tempest-VolumesTransfersV357Test-1084824604 tempest-VolumesTransfersV357Test-1084824604-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dc890e02-4e39-4605-9f25-dfbc4d13530d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:08:54.017600 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-6d83564e-dc85-49c4-8705-324302de0232 tempest-VolumesTransfersV357Test-1084824604 tempest-VolumesTransfersV357Test-1084824604-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dc890e02-4e39-4605-9f25-dfbc4d13530d) transitioned into state 'SUCCESS' from state '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-1588965881',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='135282f458014a19bd69a898fdfea663',qos_specs=None,replication_status=,reservations=['404570ff-74b2-47ac-9924-887d484de6a6','51518fcd-589d-46cc-bdd1-b6b43b154b0a','4ac7a842-a2ea-4dd7-a154-f64ee46e1e45','185be556-b48d-415f-8d87-a5b2c6f46ef9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5a418123b08d489695faf0044b135a7f',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:08:54.018559 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-6d83564e-dc85-49c4-8705-324302de0232 tempest-VolumesTransfersV357Test-1084824604 tempest-VolumesTransfersV357Test-1084824604-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c097555b-b58b-4b51-8534-a35ffd19f235) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:08:54.039622 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-6d83564e-dc85-49c4-8705-324302de0232 tempest-VolumesTransfersV357Test-1084824604 tempest-VolumesTransfersV357Test-1084824604-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c097555b-b58b-4b51-8534-a35ffd19f235) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:08:54.042361 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-6d83564e-dc85-49c4-8705-324302de0232 tempest-VolumesTransfersV357Test-1084824604 tempest-VolumesTransfersV357Test-1084824604-project-member] Flow 'volume_create_api' (04c266a0-c7e1-4bcd-88a4-035f6c545051) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:08:54.042361 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-6d83564e-dc85-49c4-8705-324302de0232 tempest-VolumesTransfersV357Test-1084824604 tempest-VolumesTransfersV357Test-1084824604-project-member] Create volume request issued successfully. Aug 20 01:08:54.042361 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-6d83564e-dc85-49c4-8705-324302de0232 tempest-VolumesTransfersV357Test-1084824604 tempest-VolumesTransfersV357Test-1084824604-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 20 01:08:54.042512 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1184/4728] 10.4.3.240 () {70 vars in 1299 bytes} [Thu Aug 20 01:08:53 2026] POST /volume/v3/volumes => generated 819 bytes in 164 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:08:54.053812 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-0a72d073-763a-469a-ba39-04a910e552d2 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:08:54.055750 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-0a72d073-763a-469a-ba39-04a910e552d2 tempest-VolumesTransfersV357Test-1084824604 tempest-VolumesTransfersV357Test-1084824604-project-member] GET https://10.4.3.240/volume/v3/volumes/4d2665cc-172c-434f-bd5b-c1270ab9f3bd Aug 20 01:08:54.056007 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-0a72d073-763a-469a-ba39-04a910e552d2 tempest-VolumesTransfersV357Test-1084824604 tempest-VolumesTransfersV357Test-1084824604-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:08:54.056285 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-0a72d073-763a-469a-ba39-04a910e552d2 tempest-VolumesTransfersV357Test-1084824604 tempest-VolumesTransfersV357Test-1084824604-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:08:54.065357 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:08:54.065357 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:08:54.067419 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-0a72d073-763a-469a-ba39-04a910e552d2 tempest-VolumesTransfersV357Test-1084824604 tempest-VolumesTransfersV357Test-1084824604-project-member] Volume info retrieved successfully. Aug 20 01:08:54.072640 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-0a72d073-763a-469a-ba39-04a910e552d2 tempest-VolumesTransfersV357Test-1084824604 tempest-VolumesTransfersV357Test-1084824604-project-member] https://10.4.3.240/volume/v3/volumes/4d2665cc-172c-434f-bd5b-c1270ab9f3bd returned with HTTP 200 Aug 20 01:08:54.073091 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1174/4729] 10.4.3.240 () {68 vars in 1389 bytes} [Thu Aug 20 01:08:54 2026] GET /volume/v3/volumes/4d2665cc-172c-434f-bd5b-c1270ab9f3bd => generated 887 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:08:55.000626 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-4de945bb-6c2f-4bf2-a14b-b984ecd727dd None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:08:55.002362 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-4de945bb-6c2f-4bf2-a14b-b984ecd727dd tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] GET https://10.4.3.240/volume/v3/backups/9df448f1-327f-4f2e-acc5-21c3b2e0c144 Aug 20 01:08:55.002589 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-4de945bb-6c2f-4bf2-a14b-b984ecd727dd tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:08:55.002788 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-4de945bb-6c2f-4bf2-a14b-b984ecd727dd tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:08:55.002891 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.v3.backups [None req-4de945bb-6c2f-4bf2-a14b-b984ecd727dd tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Show backup with id 9df448f1-327f-4f2e-acc5-21c3b2e0c144. {{(pid=100213) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:08:55.008079 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:08:55.008079 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:08:55.009066 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-4de945bb-6c2f-4bf2-a14b-b984ecd727dd tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] https://10.4.3.240/volume/v3/backups/9df448f1-327f-4f2e-acc5-21c3b2e0c144 returned with HTTP 200 Aug 20 01:08:55.009607 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1176/4730] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:08:54 2026] GET /volume/v3/backups/9df448f1-327f-4f2e-acc5-21c3b2e0c144 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:08:55.084755 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-31f7967e-a1c3-4072-9e73-624ec783697c None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:08:55.086519 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-31f7967e-a1c3-4072-9e73-624ec783697c tempest-VolumesTransfersV357Test-1084824604 tempest-VolumesTransfersV357Test-1084824604-project-member] GET https://10.4.3.240/volume/v3/volumes/4d2665cc-172c-434f-bd5b-c1270ab9f3bd Aug 20 01:08:55.086738 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-31f7967e-a1c3-4072-9e73-624ec783697c tempest-VolumesTransfersV357Test-1084824604 tempest-VolumesTransfersV357Test-1084824604-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:08:55.086926 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-31f7967e-a1c3-4072-9e73-624ec783697c tempest-VolumesTransfersV357Test-1084824604 tempest-VolumesTransfersV357Test-1084824604-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:08:55.095253 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:08:55.095253 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:08:55.099481 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-31f7967e-a1c3-4072-9e73-624ec783697c tempest-VolumesTransfersV357Test-1084824604 tempest-VolumesTransfersV357Test-1084824604-project-member] Volume info retrieved successfully. Aug 20 01:08:55.103815 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-31f7967e-a1c3-4072-9e73-624ec783697c tempest-VolumesTransfersV357Test-1084824604 tempest-VolumesTransfersV357Test-1084824604-project-member] https://10.4.3.240/volume/v3/volumes/4d2665cc-172c-434f-bd5b-c1270ab9f3bd returned with HTTP 200 Aug 20 01:08:55.104206 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1197/4731] 10.4.3.240 () {68 vars in 1389 bytes} [Thu Aug 20 01:08:55 2026] GET /volume/v3/volumes/4d2665cc-172c-434f-bd5b-c1270ab9f3bd => generated 946 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:08:55.117521 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-69c71481-ce33-4b78-a9da-c084bda88e33 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:08:55.119484 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-69c71481-ce33-4b78-a9da-c084bda88e33 tempest-VolumesTransfersV357Test-1084824604 tempest-VolumesTransfersV357Test-1084824604-project-member] POST https://10.4.3.240/volume/v3/volume-transfers Aug 20 01:08:55.119960 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-69c71481-ce33-4b78-a9da-c084bda88e33 tempest-VolumesTransfersV357Test-1084824604 tempest-VolumesTransfersV357Test-1084824604-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "4d2665cc-172c-434f-bd5b-c1270ab9f3bd"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:08:55.121652 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.v3.volume_transfer [None req-69c71481-ce33-4b78-a9da-c084bda88e33 tempest-VolumesTransfersV357Test-1084824604 tempest-VolumesTransfersV357Test-1084824604-project-member] Creating new volume transfer {'transfer': {'volume_id': '4d2665cc-172c-434f-bd5b-c1270ab9f3bd'}} {{(pid=100214) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Aug 20 01:08:55.121778 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.v3.volume_transfer [None req-69c71481-ce33-4b78-a9da-c084bda88e33 tempest-VolumesTransfersV357Test-1084824604 tempest-VolumesTransfersV357Test-1084824604-project-member] Creating transfer of volume 4d2665cc-172c-434f-bd5b-c1270ab9f3bd Aug 20 01:08:55.121878 np0000007838 devstack@c-api.service[100214]: INFO cinder.transfer.api [None req-69c71481-ce33-4b78-a9da-c084bda88e33 tempest-VolumesTransfersV357Test-1084824604 tempest-VolumesTransfersV357Test-1084824604-project-member] Generating transfer record for volume 4d2665cc-172c-434f-bd5b-c1270ab9f3bd Aug 20 01:08:55.128548 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:08:55.128548 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:08:55.138876 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-69c71481-ce33-4b78-a9da-c084bda88e33 tempest-VolumesTransfersV357Test-1084824604 tempest-VolumesTransfersV357Test-1084824604-project-member] https://10.4.3.240/volume/v3/volume-transfers returned with HTTP 202 Aug 20 01:08:55.139254 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1185/4732] 10.4.3.240 () {70 vars in 1326 bytes} [Thu Aug 20 01:08:55 2026] POST /volume/v3/volume-transfers => generated 572 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:08:55.150493 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-4c4fa6b9-4d70-4b1f-8644-c7fbb08a7ffb None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:08:55.152923 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-4c4fa6b9-4d70-4b1f-8644-c7fbb08a7ffb tempest-VolumesTransfersV357Test-1084824604 tempest-VolumesTransfersV357Test-1084824604-project-member] GET https://10.4.3.240/volume/v3/volumes/4d2665cc-172c-434f-bd5b-c1270ab9f3bd Aug 20 01:08:55.153217 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-4c4fa6b9-4d70-4b1f-8644-c7fbb08a7ffb tempest-VolumesTransfersV357Test-1084824604 tempest-VolumesTransfersV357Test-1084824604-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:08:55.153451 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-4c4fa6b9-4d70-4b1f-8644-c7fbb08a7ffb tempest-VolumesTransfersV357Test-1084824604 tempest-VolumesTransfersV357Test-1084824604-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:08:55.160371 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:08:55.160371 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:08:55.163792 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-4c4fa6b9-4d70-4b1f-8644-c7fbb08a7ffb tempest-VolumesTransfersV357Test-1084824604 tempest-VolumesTransfersV357Test-1084824604-project-member] Volume info retrieved successfully. Aug 20 01:08:55.167511 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-4c4fa6b9-4d70-4b1f-8644-c7fbb08a7ffb tempest-VolumesTransfersV357Test-1084824604 tempest-VolumesTransfersV357Test-1084824604-project-member] https://10.4.3.240/volume/v3/volumes/4d2665cc-172c-434f-bd5b-c1270ab9f3bd returned with HTTP 200 Aug 20 01:08:55.167871 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1175/4733] 10.4.3.240 () {68 vars in 1389 bytes} [Thu Aug 20 01:08:55 2026] GET /volume/v3/volumes/4d2665cc-172c-434f-bd5b-c1270ab9f3bd => generated 954 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:08:55.178869 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-ae7897f3-d325-4d7b-90ec-5c3c1605f9b7 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:08:55.180573 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-ae7897f3-d325-4d7b-90ec-5c3c1605f9b7 tempest-VolumesTransfersV357Test-1084824604 tempest-VolumesTransfersV357Test-1084824604-project-member] GET https://10.4.3.240/volume/v3/volume-transfers/detail Aug 20 01:08:55.180798 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-ae7897f3-d325-4d7b-90ec-5c3c1605f9b7 tempest-VolumesTransfersV357Test-1084824604 tempest-VolumesTransfersV357Test-1084824604-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:08:55.180982 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-ae7897f3-d325-4d7b-90ec-5c3c1605f9b7 tempest-VolumesTransfersV357Test-1084824604 tempest-VolumesTransfersV357Test-1084824604-project-member] Calling method 'detail' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:08:55.181192 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.v3.volume_transfer [None req-ae7897f3-d325-4d7b-90ec-5c3c1605f9b7 tempest-VolumesTransfersV357Test-1084824604 tempest-VolumesTransfersV357Test-1084824604-project-member] Listing volume transfers {{(pid=100213) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Aug 20 01:08:55.184879 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-ae7897f3-d325-4d7b-90ec-5c3c1605f9b7 tempest-VolumesTransfersV357Test-1084824604 tempest-VolumesTransfersV357Test-1084824604-project-member] https://10.4.3.240/volume/v3/volume-transfers/detail returned with HTTP 200 Aug 20 01:08:55.185307 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1177/4734] 10.4.3.240 () {68 vars in 1326 bytes} [Thu Aug 20 01:08:55 2026] GET /volume/v3/volume-transfers/detail => generated 543 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:08:55.196882 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-b1c9b130-bcdd-4e3e-88d2-bf7fc3de2393 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:08:55.199045 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-b1c9b130-bcdd-4e3e-88d2-bf7fc3de2393 tempest-VolumesTransfersV357Test-1084824604 tempest-VolumesTransfersV357Test-1084824604-project-member] DELETE https://10.4.3.240/volume/v3/volume-transfers/4d2b20aa-4cb6-46cc-b817-e79fb6f4ee4b Aug 20 01:08:55.199308 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-b1c9b130-bcdd-4e3e-88d2-bf7fc3de2393 tempest-VolumesTransfersV357Test-1084824604 tempest-VolumesTransfersV357Test-1084824604-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:08:55.199560 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-b1c9b130-bcdd-4e3e-88d2-bf7fc3de2393 tempest-VolumesTransfersV357Test-1084824604 tempest-VolumesTransfersV357Test-1084824604-project-member] Calling method 'delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:08:55.199696 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.contrib.volume_transfer [None req-b1c9b130-bcdd-4e3e-88d2-bf7fc3de2393 tempest-VolumesTransfersV357Test-1084824604 tempest-VolumesTransfersV357Test-1084824604-project-member] Delete transfer with id: 4d2b20aa-4cb6-46cc-b817-e79fb6f4ee4b Aug 20 01:08:55.210230 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:08:55.210230 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:08:55.219936 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-b1c9b130-bcdd-4e3e-88d2-bf7fc3de2393 tempest-VolumesTransfersV357Test-1084824604 tempest-VolumesTransfersV357Test-1084824604-project-member] https://10.4.3.240/volume/v3/volume-transfers/4d2b20aa-4cb6-46cc-b817-e79fb6f4ee4b returned with HTTP 202 Aug 20 01:08:55.220313 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1198/4735] 10.4.3.240 () {68 vars in 1419 bytes} [Thu Aug 20 01:08:55 2026] DELETE /volume/v3/volume-transfers/4d2b20aa-4cb6-46cc-b817-e79fb6f4ee4b => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 20 01:08:55.227370 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-323dc20a-0377-43f7-9725-dcb1c889df3d None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:08:55.229072 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-323dc20a-0377-43f7-9725-dcb1c889df3d tempest-VolumesTransfersV357Test-1084824604 tempest-VolumesTransfersV357Test-1084824604-project-member] GET https://10.4.3.240/volume/v3/volumes/4d2665cc-172c-434f-bd5b-c1270ab9f3bd Aug 20 01:08:55.229275 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-323dc20a-0377-43f7-9725-dcb1c889df3d tempest-VolumesTransfersV357Test-1084824604 tempest-VolumesTransfersV357Test-1084824604-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:08:55.229471 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-323dc20a-0377-43f7-9725-dcb1c889df3d tempest-VolumesTransfersV357Test-1084824604 tempest-VolumesTransfersV357Test-1084824604-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:08:55.235642 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:08:55.235642 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:08:55.238540 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-323dc20a-0377-43f7-9725-dcb1c889df3d tempest-VolumesTransfersV357Test-1084824604 tempest-VolumesTransfersV357Test-1084824604-project-member] Volume info retrieved successfully. Aug 20 01:08:55.242058 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-323dc20a-0377-43f7-9725-dcb1c889df3d tempest-VolumesTransfersV357Test-1084824604 tempest-VolumesTransfersV357Test-1084824604-project-member] https://10.4.3.240/volume/v3/volumes/4d2665cc-172c-434f-bd5b-c1270ab9f3bd returned with HTTP 200 Aug 20 01:08:55.242404 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1186/4736] 10.4.3.240 () {68 vars in 1389 bytes} [Thu Aug 20 01:08:55 2026] GET /volume/v3/volumes/4d2665cc-172c-434f-bd5b-c1270ab9f3bd => generated 946 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:08:55.253542 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-48266d8d-4abe-470c-b201-54097b3bbcf0 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:08:55.255795 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-48266d8d-4abe-470c-b201-54097b3bbcf0 tempest-VolumesTransfersV357Test-1084824604 tempest-VolumesTransfersV357Test-1084824604-project-member] DELETE https://10.4.3.240/volume/v3/volume-transfers/4d2b20aa-4cb6-46cc-b817-e79fb6f4ee4b Aug 20 01:08:55.256101 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-48266d8d-4abe-470c-b201-54097b3bbcf0 tempest-VolumesTransfersV357Test-1084824604 tempest-VolumesTransfersV357Test-1084824604-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:08:55.256380 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-48266d8d-4abe-470c-b201-54097b3bbcf0 tempest-VolumesTransfersV357Test-1084824604 tempest-VolumesTransfersV357Test-1084824604-project-member] Calling method 'delete' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:08:55.256545 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.contrib.volume_transfer [None req-48266d8d-4abe-470c-b201-54097b3bbcf0 tempest-VolumesTransfersV357Test-1084824604 tempest-VolumesTransfersV357Test-1084824604-project-member] Delete transfer with id: 4d2b20aa-4cb6-46cc-b817-e79fb6f4ee4b Aug 20 01:08:55.259968 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-48266d8d-4abe-470c-b201-54097b3bbcf0 tempest-VolumesTransfersV357Test-1084824604 tempest-VolumesTransfersV357Test-1084824604-project-member] https://10.4.3.240/volume/v3/volume-transfers/4d2b20aa-4cb6-46cc-b817-e79fb6f4ee4b returned with HTTP 404 Aug 20 01:08:55.260573 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1176/4737] 10.4.3.240 () {68 vars in 1419 bytes} [Thu Aug 20 01:08:55 2026] DELETE /volume/v3/volume-transfers/4d2b20aa-4cb6-46cc-b817-e79fb6f4ee4b => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 01:08:55.266841 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-8599d19c-b0d3-4503-99d2-ea1cd1de5f45 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:08:55.268560 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-8599d19c-b0d3-4503-99d2-ea1cd1de5f45 tempest-VolumesTransfersV357Test-366757861 tempest-VolumesTransfersV357Test-366757861-project-admin] DELETE https://10.4.3.240/volume/v3/volumes/4d2665cc-172c-434f-bd5b-c1270ab9f3bd Aug 20 01:08:55.268746 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-8599d19c-b0d3-4503-99d2-ea1cd1de5f45 tempest-VolumesTransfersV357Test-366757861 tempest-VolumesTransfersV357Test-366757861-project-admin] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:08:55.268916 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-8599d19c-b0d3-4503-99d2-ea1cd1de5f45 tempest-VolumesTransfersV357Test-366757861 tempest-VolumesTransfersV357Test-366757861-project-admin] Calling method 'delete' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:08:55.269098 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.v3.volumes [None req-8599d19c-b0d3-4503-99d2-ea1cd1de5f45 tempest-VolumesTransfersV357Test-366757861 tempest-VolumesTransfersV357Test-366757861-project-admin] Delete volume with id: 4d2665cc-172c-434f-bd5b-c1270ab9f3bd Aug 20 01:08:55.277775 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:08:55.277775 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:08:55.278120 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-8599d19c-b0d3-4503-99d2-ea1cd1de5f45 tempest-VolumesTransfersV357Test-366757861 tempest-VolumesTransfersV357Test-366757861-project-admin] Volume info retrieved successfully. Aug 20 01:08:55.293802 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-8599d19c-b0d3-4503-99d2-ea1cd1de5f45 tempest-VolumesTransfersV357Test-366757861 tempest-VolumesTransfersV357Test-366757861-project-admin] Delete volume request issued successfully. Aug 20 01:08:55.293971 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-8599d19c-b0d3-4503-99d2-ea1cd1de5f45 tempest-VolumesTransfersV357Test-366757861 tempest-VolumesTransfersV357Test-366757861-project-admin] https://10.4.3.240/volume/v3/volumes/4d2665cc-172c-434f-bd5b-c1270ab9f3bd returned with HTTP 202 Aug 20 01:08:55.294389 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1178/4738] 10.4.3.240 () {68 vars in 1392 bytes} [Thu Aug 20 01:08:55 2026] DELETE /volume/v3/volumes/4d2665cc-172c-434f-bd5b-c1270ab9f3bd => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 20 01:08:55.301714 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-496753d5-818a-4d18-8d36-7c043c1358af None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:08:55.303438 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-496753d5-818a-4d18-8d36-7c043c1358af tempest-VolumesTransfersV357Test-366757861 tempest-VolumesTransfersV357Test-366757861-project-admin] GET https://10.4.3.240/volume/v3/volumes/4d2665cc-172c-434f-bd5b-c1270ab9f3bd Aug 20 01:08:55.303628 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-496753d5-818a-4d18-8d36-7c043c1358af tempest-VolumesTransfersV357Test-366757861 tempest-VolumesTransfersV357Test-366757861-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:08:55.303798 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-496753d5-818a-4d18-8d36-7c043c1358af tempest-VolumesTransfersV357Test-366757861 tempest-VolumesTransfersV357Test-366757861-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:08:55.312717 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:08:55.312717 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:08:55.316554 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-496753d5-818a-4d18-8d36-7c043c1358af tempest-VolumesTransfersV357Test-366757861 tempest-VolumesTransfersV357Test-366757861-project-admin] Volume info retrieved successfully. Aug 20 01:08:55.320621 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-496753d5-818a-4d18-8d36-7c043c1358af tempest-VolumesTransfersV357Test-366757861 tempest-VolumesTransfersV357Test-366757861-project-admin] https://10.4.3.240/volume/v3/volumes/4d2665cc-172c-434f-bd5b-c1270ab9f3bd returned with HTTP 200 Aug 20 01:08:55.320958 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1199/4739] 10.4.3.240 () {68 vars in 1389 bytes} [Thu Aug 20 01:08:55 2026] GET /volume/v3/volumes/4d2665cc-172c-434f-bd5b-c1270ab9f3bd => generated 1130 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 01:08:56.019839 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-6906fa5f-9e6c-40c9-81c4-245c0e138dee None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:08:56.023034 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-6906fa5f-9e6c-40c9-81c4-245c0e138dee tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] GET https://10.4.3.240/volume/v3/backups/9df448f1-327f-4f2e-acc5-21c3b2e0c144 Aug 20 01:08:56.023249 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-6906fa5f-9e6c-40c9-81c4-245c0e138dee tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:08:56.023497 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-6906fa5f-9e6c-40c9-81c4-245c0e138dee tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:08:56.023615 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-6906fa5f-9e6c-40c9-81c4-245c0e138dee tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Show backup with id 9df448f1-327f-4f2e-acc5-21c3b2e0c144. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:08:56.027920 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:08:56.027920 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:08:56.028748 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-6906fa5f-9e6c-40c9-81c4-245c0e138dee tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] https://10.4.3.240/volume/v3/backups/9df448f1-327f-4f2e-acc5-21c3b2e0c144 returned with HTTP 200 Aug 20 01:08:56.029131 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1187/4740] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:08:56 2026] GET /volume/v3/backups/9df448f1-327f-4f2e-acc5-21c3b2e0c144 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:08:56.334738 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-11a52c7b-45ec-4616-b37c-213eae31e979 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:08:56.336367 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-11a52c7b-45ec-4616-b37c-213eae31e979 tempest-VolumesTransfersV357Test-366757861 tempest-VolumesTransfersV357Test-366757861-project-admin] GET https://10.4.3.240/volume/v3/volumes/4d2665cc-172c-434f-bd5b-c1270ab9f3bd Aug 20 01:08:56.336572 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-11a52c7b-45ec-4616-b37c-213eae31e979 tempest-VolumesTransfersV357Test-366757861 tempest-VolumesTransfersV357Test-366757861-project-admin] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:08:56.336762 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-11a52c7b-45ec-4616-b37c-213eae31e979 tempest-VolumesTransfersV357Test-366757861 tempest-VolumesTransfersV357Test-366757861-project-admin] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:08:56.341743 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-11a52c7b-45ec-4616-b37c-213eae31e979 tempest-VolumesTransfersV357Test-366757861 tempest-VolumesTransfersV357Test-366757861-project-admin] https://10.4.3.240/volume/v3/volumes/4d2665cc-172c-434f-bd5b-c1270ab9f3bd returned with HTTP 404 Aug 20 01:08:56.342173 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1177/4741] 10.4.3.240 () {68 vars in 1389 bytes} [Thu Aug 20 01:08:56 2026] GET /volume/v3/volumes/4d2665cc-172c-434f-bd5b-c1270ab9f3bd => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 01:08:56.349780 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-59454c7a-b45d-4dd5-b53c-14b47685298f None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:08:56.351508 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-59454c7a-b45d-4dd5-b53c-14b47685298f tempest-VolumesTransfersV357Test-1084824604 tempest-VolumesTransfersV357Test-1084824604-project-member] GET https://10.4.3.240/volume/v3/volumes/4d2665cc-172c-434f-bd5b-c1270ab9f3bd Aug 20 01:08:56.351701 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-59454c7a-b45d-4dd5-b53c-14b47685298f tempest-VolumesTransfersV357Test-1084824604 tempest-VolumesTransfersV357Test-1084824604-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:08:56.351869 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-59454c7a-b45d-4dd5-b53c-14b47685298f tempest-VolumesTransfersV357Test-1084824604 tempest-VolumesTransfersV357Test-1084824604-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:08:56.356987 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-59454c7a-b45d-4dd5-b53c-14b47685298f tempest-VolumesTransfersV357Test-1084824604 tempest-VolumesTransfersV357Test-1084824604-project-member] https://10.4.3.240/volume/v3/volumes/4d2665cc-172c-434f-bd5b-c1270ab9f3bd returned with HTTP 404 Aug 20 01:08:56.357438 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1179/4742] 10.4.3.240 () {68 vars in 1389 bytes} [Thu Aug 20 01:08:56 2026] GET /volume/v3/volumes/4d2665cc-172c-434f-bd5b-c1270ab9f3bd => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 01:08:56.364663 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-657825fa-080d-48fc-a72f-1f8900fa5038 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:08:56.366356 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-657825fa-080d-48fc-a72f-1f8900fa5038 tempest-VolumesTransfersV357Test-1084824604 tempest-VolumesTransfersV357Test-1084824604-project-member] DELETE https://10.4.3.240/volume/v3/volumes/4d2665cc-172c-434f-bd5b-c1270ab9f3bd Aug 20 01:08:56.366579 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-657825fa-080d-48fc-a72f-1f8900fa5038 tempest-VolumesTransfersV357Test-1084824604 tempest-VolumesTransfersV357Test-1084824604-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:08:56.366793 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-657825fa-080d-48fc-a72f-1f8900fa5038 tempest-VolumesTransfersV357Test-1084824604 tempest-VolumesTransfersV357Test-1084824604-project-member] Calling method 'delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:08:56.366984 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-657825fa-080d-48fc-a72f-1f8900fa5038 tempest-VolumesTransfersV357Test-1084824604 tempest-VolumesTransfersV357Test-1084824604-project-member] Delete volume with id: 4d2665cc-172c-434f-bd5b-c1270ab9f3bd Aug 20 01:08:56.371938 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-657825fa-080d-48fc-a72f-1f8900fa5038 tempest-VolumesTransfersV357Test-1084824604 tempest-VolumesTransfersV357Test-1084824604-project-member] https://10.4.3.240/volume/v3/volumes/4d2665cc-172c-434f-bd5b-c1270ab9f3bd returned with HTTP 404 Aug 20 01:08:56.372381 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1200/4743] 10.4.3.240 () {68 vars in 1392 bytes} [Thu Aug 20 01:08:56 2026] DELETE /volume/v3/volumes/4d2665cc-172c-434f-bd5b-c1270ab9f3bd => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 01:08:57.038464 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-dd513c56-9227-4b77-ab37-f9ffb40ee48e None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:08:57.040238 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-dd513c56-9227-4b77-ab37-f9ffb40ee48e tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] GET https://10.4.3.240/volume/v3/backups/9df448f1-327f-4f2e-acc5-21c3b2e0c144 Aug 20 01:08:57.040435 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-dd513c56-9227-4b77-ab37-f9ffb40ee48e tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:08:57.040613 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-dd513c56-9227-4b77-ab37-f9ffb40ee48e tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:08:57.040728 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-dd513c56-9227-4b77-ab37-f9ffb40ee48e tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Show backup with id 9df448f1-327f-4f2e-acc5-21c3b2e0c144. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:08:57.044328 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:08:57.044328 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:08:57.045039 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-dd513c56-9227-4b77-ab37-f9ffb40ee48e tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] https://10.4.3.240/volume/v3/backups/9df448f1-327f-4f2e-acc5-21c3b2e0c144 returned with HTTP 200 Aug 20 01:08:57.045409 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1188/4744] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:08:57 2026] GET /volume/v3/backups/9df448f1-327f-4f2e-acc5-21c3b2e0c144 => generated 749 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:08:58.054754 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-4d6599ce-cdc2-4a41-86a5-743de1d47410 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:08:58.056629 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-4d6599ce-cdc2-4a41-86a5-743de1d47410 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] GET https://10.4.3.240/volume/v3/backups/9df448f1-327f-4f2e-acc5-21c3b2e0c144 Aug 20 01:08:58.056833 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-4d6599ce-cdc2-4a41-86a5-743de1d47410 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:08:58.057018 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-4d6599ce-cdc2-4a41-86a5-743de1d47410 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:08:58.057122 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.v3.backups [None req-4d6599ce-cdc2-4a41-86a5-743de1d47410 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Show backup with id 9df448f1-327f-4f2e-acc5-21c3b2e0c144. {{(pid=100212) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:08:58.061029 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:08:58.061029 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:08:58.061696 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-4d6599ce-cdc2-4a41-86a5-743de1d47410 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] https://10.4.3.240/volume/v3/backups/9df448f1-327f-4f2e-acc5-21c3b2e0c144 returned with HTTP 200 Aug 20 01:08:58.062021 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1178/4745] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:08:58 2026] GET /volume/v3/backups/9df448f1-327f-4f2e-acc5-21c3b2e0c144 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:08:59.071804 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-9bbea6cc-ebf6-425f-835d-fa54a43b41b1 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:08:59.074208 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-9bbea6cc-ebf6-425f-835d-fa54a43b41b1 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] GET https://10.4.3.240/volume/v3/backups/9df448f1-327f-4f2e-acc5-21c3b2e0c144 Aug 20 01:08:59.074494 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-9bbea6cc-ebf6-425f-835d-fa54a43b41b1 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:08:59.074745 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-9bbea6cc-ebf6-425f-835d-fa54a43b41b1 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:08:59.074902 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.v3.backups [None req-9bbea6cc-ebf6-425f-835d-fa54a43b41b1 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Show backup with id 9df448f1-327f-4f2e-acc5-21c3b2e0c144. {{(pid=100213) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:08:59.080036 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:08:59.080036 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:08:59.081070 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-9bbea6cc-ebf6-425f-835d-fa54a43b41b1 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] https://10.4.3.240/volume/v3/backups/9df448f1-327f-4f2e-acc5-21c3b2e0c144 returned with HTTP 200 Aug 20 01:08:59.081585 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1180/4746] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:08:59 2026] GET /volume/v3/backups/9df448f1-327f-4f2e-acc5-21c3b2e0c144 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:09:00.092634 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-43bfdfaa-deee-45dd-94e0-3e00a00f6544 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:09:00.094453 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-43bfdfaa-deee-45dd-94e0-3e00a00f6544 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] GET https://10.4.3.240/volume/v3/backups/9df448f1-327f-4f2e-acc5-21c3b2e0c144 Aug 20 01:09:00.094695 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-43bfdfaa-deee-45dd-94e0-3e00a00f6544 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:09:00.094888 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-43bfdfaa-deee-45dd-94e0-3e00a00f6544 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:09:00.094986 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-43bfdfaa-deee-45dd-94e0-3e00a00f6544 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Show backup with id 9df448f1-327f-4f2e-acc5-21c3b2e0c144. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:09:00.098968 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:09:00.098968 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:09:00.099666 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-43bfdfaa-deee-45dd-94e0-3e00a00f6544 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] https://10.4.3.240/volume/v3/backups/9df448f1-327f-4f2e-acc5-21c3b2e0c144 returned with HTTP 200 Aug 20 01:09:00.100034 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1201/4747] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:09:00 2026] GET /volume/v3/backups/9df448f1-327f-4f2e-acc5-21c3b2e0c144 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:09:01.241842 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-88cbfe48-7761-4171-868c-b93286df5996 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:09:01.241842 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-88cbfe48-7761-4171-868c-b93286df5996 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] GET https://10.4.3.240/volume/v3/backups/9df448f1-327f-4f2e-acc5-21c3b2e0c144 Aug 20 01:09:01.241842 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-88cbfe48-7761-4171-868c-b93286df5996 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:09:01.241842 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-88cbfe48-7761-4171-868c-b93286df5996 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:09:01.241842 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-88cbfe48-7761-4171-868c-b93286df5996 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Show backup with id 9df448f1-327f-4f2e-acc5-21c3b2e0c144. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:09:01.241842 np0000007838 devstack@c-api.service[100214]: DEBUG dbcounter [-] [100214] Writing DB stats cinder:SELECT=157,cinder:INSERT=27,cinder:UPDATE=51 {{(pid=100214) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 01:09:01.241842 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:09:01.241842 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:09:01.241842 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-88cbfe48-7761-4171-868c-b93286df5996 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] https://10.4.3.240/volume/v3/backups/9df448f1-327f-4f2e-acc5-21c3b2e0c144 returned with HTTP 200 Aug 20 01:09:01.241842 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1189/4748] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:09:01 2026] GET /volume/v3/backups/9df448f1-327f-4f2e-acc5-21c3b2e0c144 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:09:02.131959 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-b0456bad-c4e6-4469-b761-0a1e2e2e8a00 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:09:02.134376 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-b0456bad-c4e6-4469-b761-0a1e2e2e8a00 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] GET https://10.4.3.240/volume/v3/backups/9df448f1-327f-4f2e-acc5-21c3b2e0c144 Aug 20 01:09:02.134696 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-b0456bad-c4e6-4469-b761-0a1e2e2e8a00 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:09:02.134989 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-b0456bad-c4e6-4469-b761-0a1e2e2e8a00 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:09:02.135154 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.v3.backups [None req-b0456bad-c4e6-4469-b761-0a1e2e2e8a00 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Show backup with id 9df448f1-327f-4f2e-acc5-21c3b2e0c144. {{(pid=100212) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:09:02.154249 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:09:02.154249 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:09:02.155177 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-b0456bad-c4e6-4469-b761-0a1e2e2e8a00 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] https://10.4.3.240/volume/v3/backups/9df448f1-327f-4f2e-acc5-21c3b2e0c144 returned with HTTP 200 Aug 20 01:09:02.155614 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1179/4749] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:09:02 2026] GET /volume/v3/backups/9df448f1-327f-4f2e-acc5-21c3b2e0c144 => generated 749 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:09:03.166895 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-a4d3e4bd-3509-4607-97ce-e2d75014e8f4 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:09:03.169410 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-a4d3e4bd-3509-4607-97ce-e2d75014e8f4 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] GET https://10.4.3.240/volume/v3/backups/9df448f1-327f-4f2e-acc5-21c3b2e0c144 Aug 20 01:09:03.169623 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-a4d3e4bd-3509-4607-97ce-e2d75014e8f4 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:09:03.169853 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-a4d3e4bd-3509-4607-97ce-e2d75014e8f4 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:09:03.169900 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.v3.backups [None req-a4d3e4bd-3509-4607-97ce-e2d75014e8f4 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Show backup with id 9df448f1-327f-4f2e-acc5-21c3b2e0c144. {{(pid=100213) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:09:03.174001 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:09:03.174001 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:09:03.174987 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-a4d3e4bd-3509-4607-97ce-e2d75014e8f4 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] https://10.4.3.240/volume/v3/backups/9df448f1-327f-4f2e-acc5-21c3b2e0c144 returned with HTTP 200 Aug 20 01:09:03.175483 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1181/4750] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:09:03 2026] GET /volume/v3/backups/9df448f1-327f-4f2e-acc5-21c3b2e0c144 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:09:03.799721 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-b8a62597-8e15-48d5-ab65-dc9734addede req-64c8fecb-634f-412e-9642-1befcbd95f7c None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:09:03.802212 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-b8a62597-8e15-48d5-ab65-dc9734addede req-64c8fecb-634f-412e-9642-1befcbd95f7c tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] DELETE https://10.4.3.240/volume/v3/attachments/b360ec6e-b776-429c-9c0f-a07f0b3a2361 Aug 20 01:09:03.802483 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-b8a62597-8e15-48d5-ab65-dc9734addede req-64c8fecb-634f-412e-9642-1befcbd95f7c tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:09:03.802735 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-b8a62597-8e15-48d5-ab65-dc9734addede req-64c8fecb-634f-412e-9642-1befcbd95f7c tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Calling method 'version_select' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:09:03.809810 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:09:03.809810 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:09:03.852140 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-b8a62597-8e15-48d5-ab65-dc9734addede req-64c8fecb-634f-412e-9642-1befcbd95f7c tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] https://10.4.3.240/volume/v3/attachments/b360ec6e-b776-429c-9c0f-a07f0b3a2361 returned with HTTP 200 Aug 20 01:09:03.852606 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1202/4751] 10.4.3.240 () {72 vars in 1673 bytes} [Thu Aug 20 01:09:03 2026] DELETE /volume/v3/attachments/b360ec6e-b776-429c-9c0f-a07f0b3a2361 => generated 19 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:09:04.184874 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-f2529d13-1faa-4437-8938-2f013bd1ac36 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:09:04.186977 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-f2529d13-1faa-4437-8938-2f013bd1ac36 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] GET https://10.4.3.240/volume/v3/backups/9df448f1-327f-4f2e-acc5-21c3b2e0c144 Aug 20 01:09:04.187199 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-f2529d13-1faa-4437-8938-2f013bd1ac36 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:09:04.187409 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-f2529d13-1faa-4437-8938-2f013bd1ac36 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:09:04.187512 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-f2529d13-1faa-4437-8938-2f013bd1ac36 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Show backup with id 9df448f1-327f-4f2e-acc5-21c3b2e0c144. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:09:04.191869 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:09:04.191869 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:09:04.192833 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-f2529d13-1faa-4437-8938-2f013bd1ac36 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] https://10.4.3.240/volume/v3/backups/9df448f1-327f-4f2e-acc5-21c3b2e0c144 returned with HTTP 200 Aug 20 01:09:04.193287 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1190/4752] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:09:04 2026] GET /volume/v3/backups/9df448f1-327f-4f2e-acc5-21c3b2e0c144 => generated 751 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:09:05.008156 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-f6f2f5a1-75b4-4827-ae80-2fac3ce9a20f None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:09:05.009770 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-f6f2f5a1-75b4-4827-ae80-2fac3ce9a20f tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] DELETE https://10.4.3.240/volume/v3/volumes/0a1f0fac-63bf-44fd-a995-7e4631ba075d Aug 20 01:09:05.009940 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-f6f2f5a1-75b4-4827-ae80-2fac3ce9a20f tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:09:05.010131 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-f6f2f5a1-75b4-4827-ae80-2fac3ce9a20f tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Calling method 'delete' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:09:05.010296 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.v3.volumes [None req-f6f2f5a1-75b4-4827-ae80-2fac3ce9a20f tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Delete volume with id: 0a1f0fac-63bf-44fd-a995-7e4631ba075d Aug 20 01:09:05.019705 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:09:05.019705 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:09:05.020190 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-f6f2f5a1-75b4-4827-ae80-2fac3ce9a20f tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Volume info retrieved successfully. Aug 20 01:09:05.038567 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-f6f2f5a1-75b4-4827-ae80-2fac3ce9a20f tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Delete volume request issued successfully. Aug 20 01:09:05.038755 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-f6f2f5a1-75b4-4827-ae80-2fac3ce9a20f tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] https://10.4.3.240/volume/v3/volumes/0a1f0fac-63bf-44fd-a995-7e4631ba075d returned with HTTP 202 Aug 20 01:09:05.039072 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1180/4753] 10.4.3.240 () {66 vars in 1351 bytes} [Thu Aug 20 01:09:05 2026] DELETE /volume/v3/volumes/0a1f0fac-63bf-44fd-a995-7e4631ba075d => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 01:09:05.045796 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-b7411939-05b2-4729-876e-aff1d16ccc67 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:09:05.047311 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-b7411939-05b2-4729-876e-aff1d16ccc67 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] GET https://10.4.3.240/volume/v3/volumes/0a1f0fac-63bf-44fd-a995-7e4631ba075d Aug 20 01:09:05.047504 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-b7411939-05b2-4729-876e-aff1d16ccc67 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:09:05.047692 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-b7411939-05b2-4729-876e-aff1d16ccc67 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:09:05.055231 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:09:05.055231 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:09:05.063520 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-b7411939-05b2-4729-876e-aff1d16ccc67 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Volume info retrieved successfully. Aug 20 01:09:05.074513 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-b7411939-05b2-4729-876e-aff1d16ccc67 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] https://10.4.3.240/volume/v3/volumes/0a1f0fac-63bf-44fd-a995-7e4631ba075d returned with HTTP 200 Aug 20 01:09:05.076303 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1182/4754] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:09:05 2026] GET /volume/v3/volumes/0a1f0fac-63bf-44fd-a995-7e4631ba075d => generated 1393 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:09:05.662514 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-25d60cb5-98a0-494a-882c-e4f0c4532440 req-7f32677a-bacb-4a28-be0f-797cd3e8d999 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:09:05.665374 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-25d60cb5-98a0-494a-882c-e4f0c4532440 req-7f32677a-bacb-4a28-be0f-797cd3e8d999 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] GET https://10.4.3.240/volume/v3/volumes/abcea09c-c869-4237-85f5-bce142abe8c3 Aug 20 01:09:05.665570 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-25d60cb5-98a0-494a-882c-e4f0c4532440 req-7f32677a-bacb-4a28-be0f-797cd3e8d999 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:09:05.665746 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-25d60cb5-98a0-494a-882c-e4f0c4532440 req-7f32677a-bacb-4a28-be0f-797cd3e8d999 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:09:05.672713 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:09:05.672713 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:09:05.676140 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [req-25d60cb5-98a0-494a-882c-e4f0c4532440 req-7f32677a-bacb-4a28-be0f-797cd3e8d999 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Volume info retrieved successfully. Aug 20 01:09:05.680706 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-25d60cb5-98a0-494a-882c-e4f0c4532440 req-7f32677a-bacb-4a28-be0f-797cd3e8d999 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] https://10.4.3.240/volume/v3/volumes/abcea09c-c869-4237-85f5-bce142abe8c3 returned with HTTP 200 Aug 20 01:09:05.681110 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1203/4755] 10.4.3.240 () {68 vars in 1598 bytes} [Thu Aug 20 01:09:05 2026] GET /volume/v3/volumes/abcea09c-c869-4237-85f5-bce142abe8c3 => generated 1356 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:09:05.692095 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-3aa2d2be-7b30-4c25-b2e7-6933bde05f90 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:09:05.692528 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-3aa2d2be-7b30-4c25-b2e7-6933bde05f90 None None] GET https://10.4.3.240/volume// Aug 20 01:09:05.692688 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-3aa2d2be-7b30-4c25-b2e7-6933bde05f90 None None] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:09:05.693076 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-3aa2d2be-7b30-4c25-b2e7-6933bde05f90 None None] Calling method 'all' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:09:05.693171 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-3aa2d2be-7b30-4c25-b2e7-6933bde05f90 None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 20 01:09:05.693469 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1191/4756] 10.4.3.240 () {66 vars in 1419 bytes} [Thu Aug 20 01:09:05 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 01:09:05.700045 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [req-25d60cb5-98a0-494a-882c-e4f0c4532440 req-8dd81255-af89-4c6e-aab7-5cea87b9b405 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:09:05.702182 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-25d60cb5-98a0-494a-882c-e4f0c4532440 req-8dd81255-af89-4c6e-aab7-5cea87b9b405 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] POST https://10.4.3.240/volume/v3/attachments Aug 20 01:09:05.702597 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [req-25d60cb5-98a0-494a-882c-e4f0c4532440 req-8dd81255-af89-4c6e-aab7-5cea87b9b405 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "abcea09c-c869-4237-85f5-bce142abe8c3", "connector": null, "instance_uuid": "c89a9c88-4348-40b4-8d7e-4bcd6980f00b"}} {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:09:05.711501 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:09:05.711501 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:09:05.735859 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-25d60cb5-98a0-494a-882c-e4f0c4532440 req-8dd81255-af89-4c6e-aab7-5cea87b9b405 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] https://10.4.3.240/volume/v3/attachments returned with HTTP 200 Aug 20 01:09:05.736332 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1181/4757] 10.4.3.240 () {74 vars in 1594 bytes} [Thu Aug 20 01:09:05 2026] POST /volume/v3/attachments => generated 273 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:09:06.088699 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-d4e36eaf-16e7-4055-9753-019d656bb6a9 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:09:06.090240 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-d4e36eaf-16e7-4055-9753-019d656bb6a9 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] GET https://10.4.3.240/volume/v3/volumes/0a1f0fac-63bf-44fd-a995-7e4631ba075d Aug 20 01:09:06.090420 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-d4e36eaf-16e7-4055-9753-019d656bb6a9 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:09:06.090592 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-d4e36eaf-16e7-4055-9753-019d656bb6a9 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:09:06.096284 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-d4e36eaf-16e7-4055-9753-019d656bb6a9 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] https://10.4.3.240/volume/v3/volumes/0a1f0fac-63bf-44fd-a995-7e4631ba075d returned with HTTP 404 Aug 20 01:09:06.096830 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1183/4758] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:09:06 2026] GET /volume/v3/volumes/0a1f0fac-63bf-44fd-a995-7e4631ba075d => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:09:06.102688 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-e6b57c6c-8246-4512-ad34-d1c69a07465a None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:09:06.104463 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-e6b57c6c-8246-4512-ad34-d1c69a07465a tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] DELETE https://10.4.3.240/volume/v3/snapshots/ebc0a206-94b9-4d1d-b5c5-4eebcf733028 Aug 20 01:09:06.104729 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-e6b57c6c-8246-4512-ad34-d1c69a07465a tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:09:06.105010 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-e6b57c6c-8246-4512-ad34-d1c69a07465a tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Calling method 'delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:09:06.105127 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.v3.snapshots [None req-e6b57c6c-8246-4512-ad34-d1c69a07465a tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Delete snapshot with id: ebc0a206-94b9-4d1d-b5c5-4eebcf733028 Aug 20 01:09:06.109661 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:09:06.109661 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:09:06.110048 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-e6b57c6c-8246-4512-ad34-d1c69a07465a tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Snapshot retrieved successfully. Aug 20 01:09:06.129641 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-e6b57c6c-8246-4512-ad34-d1c69a07465a tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Snapshot delete request issued successfully. Aug 20 01:09:06.129764 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-e6b57c6c-8246-4512-ad34-d1c69a07465a tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] https://10.4.3.240/volume/v3/snapshots/ebc0a206-94b9-4d1d-b5c5-4eebcf733028 returned with HTTP 202 Aug 20 01:09:06.130187 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1204/4759] 10.4.3.240 () {66 vars in 1357 bytes} [Thu Aug 20 01:09:06 2026] DELETE /volume/v3/snapshots/ebc0a206-94b9-4d1d-b5c5-4eebcf733028 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 01:09:06.136820 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-95b77484-cd86-46cf-9a03-a1f423d05bb6 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:09:06.139061 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-95b77484-cd86-46cf-9a03-a1f423d05bb6 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] GET https://10.4.3.240/volume/v3/snapshots/ebc0a206-94b9-4d1d-b5c5-4eebcf733028 Aug 20 01:09:06.139299 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-95b77484-cd86-46cf-9a03-a1f423d05bb6 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:09:06.139593 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-95b77484-cd86-46cf-9a03-a1f423d05bb6 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:09:06.146190 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:09:06.146190 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:09:06.146825 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-95b77484-cd86-46cf-9a03-a1f423d05bb6 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Snapshot retrieved successfully. Aug 20 01:09:06.148045 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-95b77484-cd86-46cf-9a03-a1f423d05bb6 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] https://10.4.3.240/volume/v3/snapshots/ebc0a206-94b9-4d1d-b5c5-4eebcf733028 returned with HTTP 200 Aug 20 01:09:06.148565 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1192/4760] 10.4.3.240 () {66 vars in 1354 bytes} [Thu Aug 20 01:09:06 2026] GET /volume/v3/snapshots/ebc0a206-94b9-4d1d-b5c5-4eebcf733028 => generated 465 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:09:06.500456 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-2b62da2d-c6aa-4fdd-9333-15a0c9f98163 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:09:06.500958 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-2b62da2d-c6aa-4fdd-9333-15a0c9f98163 None None] GET https://10.4.3.240/volume// Aug 20 01:09:06.501215 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-2b62da2d-c6aa-4fdd-9333-15a0c9f98163 None None] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:09:06.501500 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-2b62da2d-c6aa-4fdd-9333-15a0c9f98163 None None] Calling method 'all' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:09:06.501920 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-2b62da2d-c6aa-4fdd-9333-15a0c9f98163 None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 20 01:09:06.502209 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1182/4761] 10.4.3.240 () {66 vars in 1426 bytes} [Thu Aug 20 01:09:06 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 01:09:06.508599 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [req-25d60cb5-98a0-494a-882c-e4f0c4532440 req-10f7327e-c29c-4f0c-9c45-0ea8788c75e5 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:09:06.510809 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-25d60cb5-98a0-494a-882c-e4f0c4532440 req-10f7327e-c29c-4f0c-9c45-0ea8788c75e5 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] GET https://10.4.3.240/volume/v3/volumes/abcea09c-c869-4237-85f5-bce142abe8c3 Aug 20 01:09:06.511062 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [req-25d60cb5-98a0-494a-882c-e4f0c4532440 req-10f7327e-c29c-4f0c-9c45-0ea8788c75e5 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:09:06.511244 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [req-25d60cb5-98a0-494a-882c-e4f0c4532440 req-10f7327e-c29c-4f0c-9c45-0ea8788c75e5 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:09:06.519640 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:09:06.519640 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:09:06.523406 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [req-25d60cb5-98a0-494a-882c-e4f0c4532440 req-10f7327e-c29c-4f0c-9c45-0ea8788c75e5 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Volume info retrieved successfully. Aug 20 01:09:06.528174 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-25d60cb5-98a0-494a-882c-e4f0c4532440 req-10f7327e-c29c-4f0c-9c45-0ea8788c75e5 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] https://10.4.3.240/volume/v3/volumes/abcea09c-c869-4237-85f5-bce142abe8c3 returned with HTTP 200 Aug 20 01:09:06.528765 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1184/4762] 10.4.3.240 () {70 vars in 1639 bytes} [Thu Aug 20 01:09:06 2026] GET /volume/v3/volumes/abcea09c-c869-4237-85f5-bce142abe8c3 => generated 1535 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 01:09:06.629390 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-25d60cb5-98a0-494a-882c-e4f0c4532440 req-abf20bbd-fd2e-49ae-93ca-9e3653019eb7 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:09:06.631304 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-25d60cb5-98a0-494a-882c-e4f0c4532440 req-abf20bbd-fd2e-49ae-93ca-9e3653019eb7 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] PUT https://10.4.3.240/volume/v3/attachments/27532311-23aa-43e7-9bc4-697a423a5289 Aug 20 01:09:06.631788 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-25d60cb5-98a0-494a-882c-e4f0c4532440 req-abf20bbd-fd2e-49ae-93ca-9e3653019eb7 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.240", "host": "np0000007838", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:e656b6daafb0", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "870eaf75-1108-49d5-b5ab-79f4c93758d0", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:09:06.644886 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.coordination [req-25d60cb5-98a0-494a-882c-e4f0c4532440 req-abf20bbd-fd2e-49ae-93ca-9e3653019eb7 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Acquiring lock "cinder-attachment_update-abcea09c-c869-4237-85f5-bce142abe8c3-np0000007838" by "attachment_update" {{(pid=100215) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 01:09:06.649087 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.coordination [req-25d60cb5-98a0-494a-882c-e4f0c4532440 req-abf20bbd-fd2e-49ae-93ca-9e3653019eb7 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Lock "cinder-attachment_update-abcea09c-c869-4237-85f5-bce142abe8c3-np0000007838" acquired by "attachment_update" :: waited 0.004s {{(pid=100215) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 01:09:06.650011 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:09:06.650011 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:09:06.723836 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.coordination [req-25d60cb5-98a0-494a-882c-e4f0c4532440 req-abf20bbd-fd2e-49ae-93ca-9e3653019eb7 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Lock "cinder-attachment_update-abcea09c-c869-4237-85f5-bce142abe8c3-np0000007838" released by "attachment_update" :: held 0.075s {{(pid=100215) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 01:09:06.724181 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-25d60cb5-98a0-494a-882c-e4f0c4532440 req-abf20bbd-fd2e-49ae-93ca-9e3653019eb7 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] https://10.4.3.240/volume/v3/attachments/27532311-23aa-43e7-9bc4-697a423a5289 returned with HTTP 200 Aug 20 01:09:06.724595 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1205/4763] 10.4.3.240 () {74 vars in 1704 bytes} [Thu Aug 20 01:09:06 2026] PUT /volume/v3/attachments/27532311-23aa-43e7-9bc4-697a423a5289 => generated 969 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:09:06.745460 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-25d60cb5-98a0-494a-882c-e4f0c4532440 req-b2284361-411e-45c1-a196-fecf859c5a70 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:09:06.747626 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-25d60cb5-98a0-494a-882c-e4f0c4532440 req-b2284361-411e-45c1-a196-fecf859c5a70 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] POST https://10.4.3.240/volume/v3/attachments/27532311-23aa-43e7-9bc4-697a423a5289/action Aug 20 01:09:06.748016 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-25d60cb5-98a0-494a-882c-e4f0c4532440 req-b2284361-411e-45c1-a196-fecf859c5a70 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Action body: b'{"os-complete": null}' {{(pid=100214) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 01:09:06.748191 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-25d60cb5-98a0-494a-882c-e4f0c4532440 req-b2284361-411e-45c1-a196-fecf859c5a70 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:09:06.762527 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:09:06.762527 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:09:06.772252 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-25d60cb5-98a0-494a-882c-e4f0c4532440 req-b2284361-411e-45c1-a196-fecf859c5a70 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] https://10.4.3.240/volume/v3/attachments/27532311-23aa-43e7-9bc4-697a423a5289/action returned with HTTP 204 Aug 20 01:09:06.772764 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1193/4764] 10.4.3.240 () {74 vars in 1725 bytes} [Thu Aug 20 01:09:06 2026] POST /volume/v3/attachments/27532311-23aa-43e7-9bc4-697a423a5289/action => generated 0 bytes in 28 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:09:07.156925 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-40b09c90-7a45-43f1-8d56-5b277e381649 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:09:07.159597 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-40b09c90-7a45-43f1-8d56-5b277e381649 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] GET https://10.4.3.240/volume/v3/snapshots/ebc0a206-94b9-4d1d-b5c5-4eebcf733028 Aug 20 01:09:07.159839 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-40b09c90-7a45-43f1-8d56-5b277e381649 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:09:07.160082 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-40b09c90-7a45-43f1-8d56-5b277e381649 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:09:07.166797 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-40b09c90-7a45-43f1-8d56-5b277e381649 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] https://10.4.3.240/volume/v3/snapshots/ebc0a206-94b9-4d1d-b5c5-4eebcf733028 returned with HTTP 404 Aug 20 01:09:07.167403 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1183/4765] 10.4.3.240 () {66 vars in 1354 bytes} [Thu Aug 20 01:09:07 2026] GET /volume/v3/snapshots/ebc0a206-94b9-4d1d-b5c5-4eebcf733028 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:09:08.377501 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-b9ac30d9-acac-4a4b-b8ce-07fa9af22b01 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:09:08.379500 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-b9ac30d9-acac-4a4b-b8ce-07fa9af22b01 tempest-TestShelveInstance-274083463 tempest-TestShelveInstance-274083463-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 20 01:09:08.379864 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-b9ac30d9-acac-4a4b-b8ce-07fa9af22b01 tempest-TestShelveInstance-274083463 tempest-TestShelveInstance-274083463-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-690778397", "imageRef": "8d830113-4280-4524-bdd9-3a577a7d4174", "size": 1}} {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:09:08.381463 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.v3.volumes [None req-b9ac30d9-acac-4a4b-b8ce-07fa9af22b01 tempest-TestShelveInstance-274083463 tempest-TestShelveInstance-274083463-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-690778397', 'imageRef': '8d830113-4280-4524-bdd9-3a577a7d4174', 'size': 1}} {{(pid=100213) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 01:09:08.520283 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.v3.volumes [None req-b9ac30d9-acac-4a4b-b8ce-07fa9af22b01 tempest-TestShelveInstance-274083463 tempest-TestShelveInstance-274083463-project-member] Create volume of 1 GB Aug 20 01:09:08.523906 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-b9ac30d9-acac-4a4b-b8ce-07fa9af22b01 tempest-TestShelveInstance-274083463 tempest-TestShelveInstance-274083463-project-member] Availability Zones retrieved successfully. Aug 20 01:09:08.528505 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-b9ac30d9-acac-4a4b-b8ce-07fa9af22b01 tempest-TestShelveInstance-274083463 tempest-TestShelveInstance-274083463-project-member] Flow 'volume_create_api' (f0e75a95-95e9-440d-9f2f-43a71a101354) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:09:08.529514 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-b9ac30d9-acac-4a4b-b8ce-07fa9af22b01 tempest-TestShelveInstance-274083463 tempest-TestShelveInstance-274083463-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (972eaff7-68a4-4d11-ad55-fd8ba9e0b27e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:09:08.530295 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.flows.api.create_volume [None req-b9ac30d9-acac-4a4b-b8ce-07fa9af22b01 tempest-TestShelveInstance-274083463 tempest-TestShelveInstance-274083463-project-member] Validating volume size '1' using validate_int {{(pid=100213) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 01:09:08.577040 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-b9ac30d9-acac-4a4b-b8ce-07fa9af22b01 tempest-TestShelveInstance-274083463 tempest-TestShelveInstance-274083463-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (972eaff7-68a4-4d11-ad55-fd8ba9e0b27e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:52:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1ed58bd6-fe6a-497e-ae84-e8199d24fdfa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:09:08.577721 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-b9ac30d9-acac-4a4b-b8ce-07fa9af22b01 tempest-TestShelveInstance-274083463 tempest-TestShelveInstance-274083463-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e04fec7f-15f6-4767-9eea-ebf855a3a2ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:09:08.624232 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.quota [None req-b9ac30d9-acac-4a4b-b8ce-07fa9af22b01 tempest-TestShelveInstance-274083463 tempest-TestShelveInstance-274083463-project-member] Created reservations ['63158a7b-a726-413e-8506-6fa921ed12f7', '3d6167b2-fa88-4eb1-96d1-7387d7080962', '8485db54-3601-4c0e-a1b5-bb4d48bd291d', 'e01b04e9-c285-421b-9f95-fbc1aa65e300'] {{(pid=100213) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 01:09:08.624896 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-b9ac30d9-acac-4a4b-b8ce-07fa9af22b01 tempest-TestShelveInstance-274083463 tempest-TestShelveInstance-274083463-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e04fec7f-15f6-4767-9eea-ebf855a3a2ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['63158a7b-a726-413e-8506-6fa921ed12f7', '3d6167b2-fa88-4eb1-96d1-7387d7080962', '8485db54-3601-4c0e-a1b5-bb4d48bd291d', 'e01b04e9-c285-421b-9f95-fbc1aa65e300']}' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:09:08.625544 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-b9ac30d9-acac-4a4b-b8ce-07fa9af22b01 tempest-TestShelveInstance-274083463 tempest-TestShelveInstance-274083463-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cab3e83d-baa6-46f1-a0a3-7dd5741404ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:09:08.644896 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-b9ac30d9-acac-4a4b-b8ce-07fa9af22b01 tempest-TestShelveInstance-274083463 tempest-TestShelveInstance-274083463-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cab3e83d-baa6-46f1-a0a3-7dd5741404ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '81bf60e2-8ed2-498c-9329-98ad7d239bf7', '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-690778397',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='15e281479bfd41e790c73fb94492ee13',qos_specs=None,replication_status=,reservations=['63158a7b-a726-413e-8506-6fa921ed12f7','3d6167b2-fa88-4eb1-96d1-7387d7080962','8485db54-3601-4c0e-a1b5-bb4d48bd291d','e01b04e9-c285-421b-9f95-fbc1aa65e300'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='79a6245269544084915e7cf4de89eed8',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T01:09:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-690778397',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=81bf60e2-8ed2-498c-9329-98ad7d239bf7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='15e281479bfd41e790c73fb94492ee13',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='79a6245269544084915e7cf4de89eed8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1ed58bd6-fe6a-497e-ae84-e8199d24fdfa),volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:09:08.645522 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-b9ac30d9-acac-4a4b-b8ce-07fa9af22b01 tempest-TestShelveInstance-274083463 tempest-TestShelveInstance-274083463-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a572a304-e4dc-4dff-81c3-65d79db70e95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:09:08.660643 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-b9ac30d9-acac-4a4b-b8ce-07fa9af22b01 tempest-TestShelveInstance-274083463 tempest-TestShelveInstance-274083463-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a572a304-e4dc-4dff-81c3-65d79db70e95) transitioned into state 'SUCCESS' from state '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-690778397',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='15e281479bfd41e790c73fb94492ee13',qos_specs=None,replication_status=,reservations=['63158a7b-a726-413e-8506-6fa921ed12f7','3d6167b2-fa88-4eb1-96d1-7387d7080962','8485db54-3601-4c0e-a1b5-bb4d48bd291d','e01b04e9-c285-421b-9f95-fbc1aa65e300'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='79a6245269544084915e7cf4de89eed8',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:09:08.661205 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-b9ac30d9-acac-4a4b-b8ce-07fa9af22b01 tempest-TestShelveInstance-274083463 tempest-TestShelveInstance-274083463-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (30253799-ebbd-4222-9296-2d376c7e1ab4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:09:08.668937 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-b9ac30d9-acac-4a4b-b8ce-07fa9af22b01 tempest-TestShelveInstance-274083463 tempest-TestShelveInstance-274083463-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (30253799-ebbd-4222-9296-2d376c7e1ab4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:09:08.669631 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-b9ac30d9-acac-4a4b-b8ce-07fa9af22b01 tempest-TestShelveInstance-274083463 tempest-TestShelveInstance-274083463-project-member] Flow 'volume_create_api' (f0e75a95-95e9-440d-9f2f-43a71a101354) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100213) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:09:08.669879 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-b9ac30d9-acac-4a4b-b8ce-07fa9af22b01 tempest-TestShelveInstance-274083463 tempest-TestShelveInstance-274083463-project-member] Create volume request issued successfully. Aug 20 01:09:08.670415 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-b9ac30d9-acac-4a4b-b8ce-07fa9af22b01 tempest-TestShelveInstance-274083463 tempest-TestShelveInstance-274083463-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 20 01:09:08.670801 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1185/4766] 10.4.3.240 () {68 vars in 1259 bytes} [Thu Aug 20 01:09:08 2026] POST /volume/v3/volumes => generated 752 bytes in 294 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 01:09:08.680956 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-e191d4fd-0f91-43cc-a67f-2cebb50c6b6e None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:09:08.682583 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-e191d4fd-0f91-43cc-a67f-2cebb50c6b6e tempest-TestShelveInstance-274083463 tempest-TestShelveInstance-274083463-project-member] GET https://10.4.3.240/volume/v3/volumes/81bf60e2-8ed2-498c-9329-98ad7d239bf7 Aug 20 01:09:08.682742 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-e191d4fd-0f91-43cc-a67f-2cebb50c6b6e tempest-TestShelveInstance-274083463 tempest-TestShelveInstance-274083463-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:09:08.682911 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-e191d4fd-0f91-43cc-a67f-2cebb50c6b6e tempest-TestShelveInstance-274083463 tempest-TestShelveInstance-274083463-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:09:08.688947 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:09:08.688947 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:09:08.692365 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-e191d4fd-0f91-43cc-a67f-2cebb50c6b6e tempest-TestShelveInstance-274083463 tempest-TestShelveInstance-274083463-project-member] Volume info retrieved successfully. Aug 20 01:09:08.695861 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-e191d4fd-0f91-43cc-a67f-2cebb50c6b6e tempest-TestShelveInstance-274083463 tempest-TestShelveInstance-274083463-project-member] https://10.4.3.240/volume/v3/volumes/81bf60e2-8ed2-498c-9329-98ad7d239bf7 returned with HTTP 200 Aug 20 01:09:08.696199 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1206/4767] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:09:08 2026] GET /volume/v3/volumes/81bf60e2-8ed2-498c-9329-98ad7d239bf7 => generated 820 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:09:09.709659 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-77360fc6-9029-4982-8768-fae668af1e07 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:09:09.711190 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-77360fc6-9029-4982-8768-fae668af1e07 tempest-TestShelveInstance-274083463 tempest-TestShelveInstance-274083463-project-member] GET https://10.4.3.240/volume/v3/volumes/81bf60e2-8ed2-498c-9329-98ad7d239bf7 Aug 20 01:09:09.711363 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-77360fc6-9029-4982-8768-fae668af1e07 tempest-TestShelveInstance-274083463 tempest-TestShelveInstance-274083463-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:09:09.711542 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-77360fc6-9029-4982-8768-fae668af1e07 tempest-TestShelveInstance-274083463 tempest-TestShelveInstance-274083463-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:09:09.717674 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:09:09.717674 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:09:09.720562 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-77360fc6-9029-4982-8768-fae668af1e07 tempest-TestShelveInstance-274083463 tempest-TestShelveInstance-274083463-project-member] Volume info retrieved successfully. Aug 20 01:09:09.724418 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-77360fc6-9029-4982-8768-fae668af1e07 tempest-TestShelveInstance-274083463 tempest-TestShelveInstance-274083463-project-member] https://10.4.3.240/volume/v3/volumes/81bf60e2-8ed2-498c-9329-98ad7d239bf7 returned with HTTP 200 Aug 20 01:09:09.724731 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1194/4768] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:09:09 2026] GET /volume/v3/volumes/81bf60e2-8ed2-498c-9329-98ad7d239bf7 => generated 1360 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:09:09.754984 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [req-148de23e-3868-41e3-8972-0bd72ab47773 req-e6071670-b05d-4d19-b02c-37b4523618dd None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:09:09.756968 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-148de23e-3868-41e3-8972-0bd72ab47773 req-e6071670-b05d-4d19-b02c-37b4523618dd tempest-TestShelveInstance-274083463 tempest-TestShelveInstance-274083463-project-member] GET https://10.4.3.240/volume/v3/volumes/81bf60e2-8ed2-498c-9329-98ad7d239bf7 Aug 20 01:09:09.757161 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [req-148de23e-3868-41e3-8972-0bd72ab47773 req-e6071670-b05d-4d19-b02c-37b4523618dd tempest-TestShelveInstance-274083463 tempest-TestShelveInstance-274083463-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:09:09.757367 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [req-148de23e-3868-41e3-8972-0bd72ab47773 req-e6071670-b05d-4d19-b02c-37b4523618dd tempest-TestShelveInstance-274083463 tempest-TestShelveInstance-274083463-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:09:09.763921 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:09:09.763921 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:09:09.767413 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [req-148de23e-3868-41e3-8972-0bd72ab47773 req-e6071670-b05d-4d19-b02c-37b4523618dd tempest-TestShelveInstance-274083463 tempest-TestShelveInstance-274083463-project-member] Volume info retrieved successfully. Aug 20 01:09:09.772309 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-148de23e-3868-41e3-8972-0bd72ab47773 req-e6071670-b05d-4d19-b02c-37b4523618dd tempest-TestShelveInstance-274083463 tempest-TestShelveInstance-274083463-project-member] https://10.4.3.240/volume/v3/volumes/81bf60e2-8ed2-498c-9329-98ad7d239bf7 returned with HTTP 200 Aug 20 01:09:09.772757 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1184/4769] 10.4.3.240 () {68 vars in 1598 bytes} [Thu Aug 20 01:09:09 2026] GET /volume/v3/volumes/81bf60e2-8ed2-498c-9329-98ad7d239bf7 => generated 1360 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:09:10.156558 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [req-148de23e-3868-41e3-8972-0bd72ab47773 req-439ca4fb-6f6a-4c6f-9ddb-ba0c79b1693c None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:09:10.158463 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-148de23e-3868-41e3-8972-0bd72ab47773 req-439ca4fb-6f6a-4c6f-9ddb-ba0c79b1693c tempest-TestShelveInstance-274083463 tempest-TestShelveInstance-274083463-project-member] GET https://10.4.3.240/volume/v3/volumes/81bf60e2-8ed2-498c-9329-98ad7d239bf7 Aug 20 01:09:10.158658 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [req-148de23e-3868-41e3-8972-0bd72ab47773 req-439ca4fb-6f6a-4c6f-9ddb-ba0c79b1693c tempest-TestShelveInstance-274083463 tempest-TestShelveInstance-274083463-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:09:10.158861 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [req-148de23e-3868-41e3-8972-0bd72ab47773 req-439ca4fb-6f6a-4c6f-9ddb-ba0c79b1693c tempest-TestShelveInstance-274083463 tempest-TestShelveInstance-274083463-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:09:10.165023 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:09:10.165023 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:09:10.167943 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [req-148de23e-3868-41e3-8972-0bd72ab47773 req-439ca4fb-6f6a-4c6f-9ddb-ba0c79b1693c tempest-TestShelveInstance-274083463 tempest-TestShelveInstance-274083463-project-member] Volume info retrieved successfully. Aug 20 01:09:10.171671 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-148de23e-3868-41e3-8972-0bd72ab47773 req-439ca4fb-6f6a-4c6f-9ddb-ba0c79b1693c tempest-TestShelveInstance-274083463 tempest-TestShelveInstance-274083463-project-member] https://10.4.3.240/volume/v3/volumes/81bf60e2-8ed2-498c-9329-98ad7d239bf7 returned with HTTP 200 Aug 20 01:09:10.172252 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1186/4770] 10.4.3.240 () {68 vars in 1598 bytes} [Thu Aug 20 01:09:10 2026] GET /volume/v3/volumes/81bf60e2-8ed2-498c-9329-98ad7d239bf7 => generated 1360 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:09:10.180849 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-5ac619ee-3216-44da-b486-e6921c7b7b69 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:09:10.181267 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-5ac619ee-3216-44da-b486-e6921c7b7b69 None None] GET https://10.4.3.240/volume// Aug 20 01:09:10.181602 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-5ac619ee-3216-44da-b486-e6921c7b7b69 None None] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:09:10.181830 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-5ac619ee-3216-44da-b486-e6921c7b7b69 None None] Calling method 'all' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:09:10.182183 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-5ac619ee-3216-44da-b486-e6921c7b7b69 None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 20 01:09:10.182494 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1207/4771] 10.4.3.240 () {66 vars in 1419 bytes} [Thu Aug 20 01:09:10 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 01:09:10.189819 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-148de23e-3868-41e3-8972-0bd72ab47773 req-b36a1a88-83dd-4a7e-b62f-db458dcb5ac9 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:09:10.191509 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-148de23e-3868-41e3-8972-0bd72ab47773 req-b36a1a88-83dd-4a7e-b62f-db458dcb5ac9 tempest-TestShelveInstance-274083463 tempest-TestShelveInstance-274083463-project-member] POST https://10.4.3.240/volume/v3/attachments Aug 20 01:09:10.191830 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-148de23e-3868-41e3-8972-0bd72ab47773 req-b36a1a88-83dd-4a7e-b62f-db458dcb5ac9 tempest-TestShelveInstance-274083463 tempest-TestShelveInstance-274083463-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "81bf60e2-8ed2-498c-9329-98ad7d239bf7", "connector": null, "instance_uuid": "10109175-bb37-48c9-96b0-27bd432f2b3f"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:09:10.198752 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:09:10.198752 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:09:10.218759 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-148de23e-3868-41e3-8972-0bd72ab47773 req-b36a1a88-83dd-4a7e-b62f-db458dcb5ac9 tempest-TestShelveInstance-274083463 tempest-TestShelveInstance-274083463-project-member] https://10.4.3.240/volume/v3/attachments returned with HTTP 200 Aug 20 01:09:10.219198 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1195/4772] 10.4.3.240 () {74 vars in 1594 bytes} [Thu Aug 20 01:09:10 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 20 01:09:10.934562 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-9cc64e6f-8e0c-451d-8e14-5ba41042f9a6 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:09:10.934954 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-9cc64e6f-8e0c-451d-8e14-5ba41042f9a6 None None] GET https://10.4.3.240/volume// Aug 20 01:09:10.935217 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-9cc64e6f-8e0c-451d-8e14-5ba41042f9a6 None None] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:09:10.935423 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-9cc64e6f-8e0c-451d-8e14-5ba41042f9a6 None None] Calling method 'all' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:09:10.935716 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-9cc64e6f-8e0c-451d-8e14-5ba41042f9a6 None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 20 01:09:10.936113 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1185/4773] 10.4.3.240 () {66 vars in 1426 bytes} [Thu Aug 20 01:09:10 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 01:09:10.943522 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [req-148de23e-3868-41e3-8972-0bd72ab47773 req-5d976c8a-1c13-4db8-ace1-214d123ddde5 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:09:10.945286 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-148de23e-3868-41e3-8972-0bd72ab47773 req-5d976c8a-1c13-4db8-ace1-214d123ddde5 tempest-TestShelveInstance-274083463 tempest-TestShelveInstance-274083463-project-member] GET https://10.4.3.240/volume/v3/volumes/81bf60e2-8ed2-498c-9329-98ad7d239bf7 Aug 20 01:09:10.945489 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [req-148de23e-3868-41e3-8972-0bd72ab47773 req-5d976c8a-1c13-4db8-ace1-214d123ddde5 tempest-TestShelveInstance-274083463 tempest-TestShelveInstance-274083463-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:09:10.945657 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [req-148de23e-3868-41e3-8972-0bd72ab47773 req-5d976c8a-1c13-4db8-ace1-214d123ddde5 tempest-TestShelveInstance-274083463 tempest-TestShelveInstance-274083463-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:09:10.955113 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:09:10.955113 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:09:10.958084 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [req-148de23e-3868-41e3-8972-0bd72ab47773 req-5d976c8a-1c13-4db8-ace1-214d123ddde5 tempest-TestShelveInstance-274083463 tempest-TestShelveInstance-274083463-project-member] Volume info retrieved successfully. Aug 20 01:09:10.962352 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-148de23e-3868-41e3-8972-0bd72ab47773 req-5d976c8a-1c13-4db8-ace1-214d123ddde5 tempest-TestShelveInstance-274083463 tempest-TestShelveInstance-274083463-project-member] https://10.4.3.240/volume/v3/volumes/81bf60e2-8ed2-498c-9329-98ad7d239bf7 returned with HTTP 200 Aug 20 01:09:10.962758 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1187/4774] 10.4.3.240 () {70 vars in 1639 bytes} [Thu Aug 20 01:09:10 2026] GET /volume/v3/volumes/81bf60e2-8ed2-498c-9329-98ad7d239bf7 => generated 1539 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 01:09:11.076394 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-148de23e-3868-41e3-8972-0bd72ab47773 req-ad4137e2-f54f-400b-a77b-e92ae0bccf7d None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:09:11.078785 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-148de23e-3868-41e3-8972-0bd72ab47773 req-ad4137e2-f54f-400b-a77b-e92ae0bccf7d tempest-TestShelveInstance-274083463 tempest-TestShelveInstance-274083463-project-member] PUT https://10.4.3.240/volume/v3/attachments/2a91501f-ee32-4df7-8032-51836f7e93d3 Aug 20 01:09:11.079157 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-148de23e-3868-41e3-8972-0bd72ab47773 req-ad4137e2-f54f-400b-a77b-e92ae0bccf7d tempest-TestShelveInstance-274083463 tempest-TestShelveInstance-274083463-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.240", "host": "np0000007838", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:e656b6daafb0", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "870eaf75-1108-49d5-b5ab-79f4c93758d0", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:09:11.091853 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.coordination [req-148de23e-3868-41e3-8972-0bd72ab47773 req-ad4137e2-f54f-400b-a77b-e92ae0bccf7d tempest-TestShelveInstance-274083463 tempest-TestShelveInstance-274083463-project-member] Acquiring lock "cinder-attachment_update-81bf60e2-8ed2-498c-9329-98ad7d239bf7-np0000007838" by "attachment_update" {{(pid=100215) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 01:09:11.098425 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.coordination [req-148de23e-3868-41e3-8972-0bd72ab47773 req-ad4137e2-f54f-400b-a77b-e92ae0bccf7d tempest-TestShelveInstance-274083463 tempest-TestShelveInstance-274083463-project-member] Lock "cinder-attachment_update-81bf60e2-8ed2-498c-9329-98ad7d239bf7-np0000007838" acquired by "attachment_update" :: waited 0.007s {{(pid=100215) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 01:09:11.100111 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:09:11.100111 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:09:11.200621 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.coordination [req-148de23e-3868-41e3-8972-0bd72ab47773 req-ad4137e2-f54f-400b-a77b-e92ae0bccf7d tempest-TestShelveInstance-274083463 tempest-TestShelveInstance-274083463-project-member] Lock "cinder-attachment_update-81bf60e2-8ed2-498c-9329-98ad7d239bf7-np0000007838" released by "attachment_update" :: held 0.102s {{(pid=100215) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 01:09:11.201099 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-148de23e-3868-41e3-8972-0bd72ab47773 req-ad4137e2-f54f-400b-a77b-e92ae0bccf7d tempest-TestShelveInstance-274083463 tempest-TestShelveInstance-274083463-project-member] https://10.4.3.240/volume/v3/attachments/2a91501f-ee32-4df7-8032-51836f7e93d3 returned with HTTP 200 Aug 20 01:09:11.201388 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1208/4775] 10.4.3.240 () {74 vars in 1704 bytes} [Thu Aug 20 01:09:11 2026] PUT /volume/v3/attachments/2a91501f-ee32-4df7-8032-51836f7e93d3 => generated 969 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:09:11.225201 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-148de23e-3868-41e3-8972-0bd72ab47773 req-92034fe3-69cc-412a-947a-d4e2118a43de None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:09:11.227720 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-148de23e-3868-41e3-8972-0bd72ab47773 req-92034fe3-69cc-412a-947a-d4e2118a43de tempest-TestShelveInstance-274083463 tempest-TestShelveInstance-274083463-project-member] POST https://10.4.3.240/volume/v3/attachments/2a91501f-ee32-4df7-8032-51836f7e93d3/action Aug 20 01:09:11.228005 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-148de23e-3868-41e3-8972-0bd72ab47773 req-92034fe3-69cc-412a-947a-d4e2118a43de tempest-TestShelveInstance-274083463 tempest-TestShelveInstance-274083463-project-member] Action body: b'{"os-complete": null}' {{(pid=100214) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 01:09:11.228941 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-148de23e-3868-41e3-8972-0bd72ab47773 req-92034fe3-69cc-412a-947a-d4e2118a43de tempest-TestShelveInstance-274083463 tempest-TestShelveInstance-274083463-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:09:11.247557 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:09:11.247557 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:09:11.260781 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-148de23e-3868-41e3-8972-0bd72ab47773 req-92034fe3-69cc-412a-947a-d4e2118a43de tempest-TestShelveInstance-274083463 tempest-TestShelveInstance-274083463-project-member] https://10.4.3.240/volume/v3/attachments/2a91501f-ee32-4df7-8032-51836f7e93d3/action returned with HTTP 204 Aug 20 01:09:11.261325 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1196/4776] 10.4.3.240 () {74 vars in 1725 bytes} [Thu Aug 20 01:09:11 2026] POST /volume/v3/attachments/2a91501f-ee32-4df7-8032-51836f7e93d3/action => generated 0 bytes in 37 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:09:11.765155 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [req-16bc1500-d9d8-4020-b487-38fdf6416f7e req-38b2901b-d31b-45ec-8081-9c25fba1c5da None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:09:11.766998 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-16bc1500-d9d8-4020-b487-38fdf6416f7e req-38b2901b-d31b-45ec-8081-9c25fba1c5da tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] DELETE https://10.4.3.240/volume/v3/attachments/b3422dfb-6d54-4546-b8d6-084b7e5564dd Aug 20 01:09:11.767187 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [req-16bc1500-d9d8-4020-b487-38fdf6416f7e req-38b2901b-d31b-45ec-8081-9c25fba1c5da tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:09:11.767397 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [req-16bc1500-d9d8-4020-b487-38fdf6416f7e req-38b2901b-d31b-45ec-8081-9c25fba1c5da tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Calling method 'version_select' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:09:11.773521 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:09:11.773521 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:09:11.834521 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-16bc1500-d9d8-4020-b487-38fdf6416f7e req-38b2901b-d31b-45ec-8081-9c25fba1c5da tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] https://10.4.3.240/volume/v3/attachments/b3422dfb-6d54-4546-b8d6-084b7e5564dd returned with HTTP 200 Aug 20 01:09:11.834733 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1186/4777] 10.4.3.240 () {72 vars in 1673 bytes} [Thu Aug 20 01:09:11 2026] DELETE /volume/v3/attachments/b3422dfb-6d54-4546-b8d6-084b7e5564dd => generated 19 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:09:12.629421 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-38736baa-3c5e-431f-938c-6820b7afa4fc None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:09:12.631008 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-38736baa-3c5e-431f-938c-6820b7afa4fc tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] DELETE https://10.4.3.240/volume/v3/volumes/22d47a49-8819-4098-80b7-7b776241a678 Aug 20 01:09:12.631169 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-38736baa-3c5e-431f-938c-6820b7afa4fc tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:09:12.631393 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-38736baa-3c5e-431f-938c-6820b7afa4fc tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Calling method 'delete' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:09:12.631545 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.v3.volumes [None req-38736baa-3c5e-431f-938c-6820b7afa4fc tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Delete volume with id: 22d47a49-8819-4098-80b7-7b776241a678 Aug 20 01:09:12.637775 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:09:12.637775 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:09:12.638246 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-38736baa-3c5e-431f-938c-6820b7afa4fc tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Volume info retrieved successfully. Aug 20 01:09:12.653997 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-38736baa-3c5e-431f-938c-6820b7afa4fc tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Delete volume request issued successfully. Aug 20 01:09:12.654169 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-38736baa-3c5e-431f-938c-6820b7afa4fc tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] https://10.4.3.240/volume/v3/volumes/22d47a49-8819-4098-80b7-7b776241a678 returned with HTTP 202 Aug 20 01:09:12.654585 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1188/4778] 10.4.3.240 () {66 vars in 1351 bytes} [Thu Aug 20 01:09:12 2026] DELETE /volume/v3/volumes/22d47a49-8819-4098-80b7-7b776241a678 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 01:09:12.663688 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-aa7f0e45-c204-48a0-9214-3fc44e03f242 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:09:12.665902 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-aa7f0e45-c204-48a0-9214-3fc44e03f242 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] GET https://10.4.3.240/volume/v3/volumes/22d47a49-8819-4098-80b7-7b776241a678 Aug 20 01:09:12.666135 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-aa7f0e45-c204-48a0-9214-3fc44e03f242 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:09:12.666323 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-aa7f0e45-c204-48a0-9214-3fc44e03f242 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:09:12.673792 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:09:12.673792 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:09:12.678242 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-aa7f0e45-c204-48a0-9214-3fc44e03f242 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Volume info retrieved successfully. Aug 20 01:09:12.683782 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-aa7f0e45-c204-48a0-9214-3fc44e03f242 tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] https://10.4.3.240/volume/v3/volumes/22d47a49-8819-4098-80b7-7b776241a678 returned with HTTP 200 Aug 20 01:09:12.684241 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1209/4779] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:09:12 2026] GET /volume/v3/volumes/22d47a49-8819-4098-80b7-7b776241a678 => generated 1365 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:09:13.697204 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-afc33c91-2ce7-4662-bfe1-ad491d42d27a None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:09:13.698936 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-afc33c91-2ce7-4662-bfe1-ad491d42d27a tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] GET https://10.4.3.240/volume/v3/volumes/22d47a49-8819-4098-80b7-7b776241a678 Aug 20 01:09:13.699172 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-afc33c91-2ce7-4662-bfe1-ad491d42d27a tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:09:13.699367 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-afc33c91-2ce7-4662-bfe1-ad491d42d27a tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:09:13.704555 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-afc33c91-2ce7-4662-bfe1-ad491d42d27a tempest-TestVolumeBootPattern-215253072 tempest-TestVolumeBootPattern-215253072-project-member] https://10.4.3.240/volume/v3/volumes/22d47a49-8819-4098-80b7-7b776241a678 returned with HTTP 404 Aug 20 01:09:13.704980 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1197/4780] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:09:13 2026] GET /volume/v3/volumes/22d47a49-8819-4098-80b7-7b776241a678 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:09:19.405392 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-b6e09fb4-b2ab-41b5-bd60-fd92f95ada0a None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:09:19.479523 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-b6e09fb4-b2ab-41b5-bd60-fd92f95ada0a tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 20 01:09:19.479852 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-b6e09fb4-b2ab-41b5-bd60-fd92f95ada0a tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-488571935"}} {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:09:19.481221 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.v3.volumes [None req-b6e09fb4-b2ab-41b5-bd60-fd92f95ada0a tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-488571935'}} {{(pid=100212) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 01:09:19.481371 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.v3.volumes [None req-b6e09fb4-b2ab-41b5-bd60-fd92f95ada0a tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Create volume of 1 GB Aug 20 01:09:19.481667 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:09:19.481667 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:09:19.483600 np0000007838 devstack@c-api.service[100212]: DEBUG dbcounter [-] [100212] Writing DB stats cinder:SELECT=224,cinder:UPDATE=84,cinder:INSERT=56 {{(pid=100212) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 01:09:19.485815 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-b6e09fb4-b2ab-41b5-bd60-fd92f95ada0a tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Availability Zones retrieved successfully. Aug 20 01:09:19.490935 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-b6e09fb4-b2ab-41b5-bd60-fd92f95ada0a tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Flow 'volume_create_api' (a4194369-ce70-4800-8a8f-b6b496b794b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100212) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:09:19.491964 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-b6e09fb4-b2ab-41b5-bd60-fd92f95ada0a tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5d4e9eca-8a6f-40d8-a9a6-866e755da1a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:09:19.493105 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.flows.api.create_volume [None req-b6e09fb4-b2ab-41b5-bd60-fd92f95ada0a tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Validating volume size '1' using validate_int {{(pid=100212) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 01:09:19.516071 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-b6e09fb4-b2ab-41b5-bd60-fd92f95ada0a tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5d4e9eca-8a6f-40d8-a9a6-866e755da1a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:52:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1ed58bd6-fe6a-497e-ae84-e8199d24fdfa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:09:19.516918 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-b6e09fb4-b2ab-41b5-bd60-fd92f95ada0a tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (86460082-970a-4c01-928f-8cc687a3112d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:09:19.569745 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.quota [None req-b6e09fb4-b2ab-41b5-bd60-fd92f95ada0a tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Created reservations ['f87f3085-e03d-4e10-9df8-6f691e7eca21', '93f6612f-257b-4f52-9dab-994325113511', 'f209329a-c7dd-4cd5-b98b-fc3ec0442909', 'bbb4e9a7-bbd5-496e-83ea-9198c8ecbf98'] {{(pid=100212) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 01:09:19.570590 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-b6e09fb4-b2ab-41b5-bd60-fd92f95ada0a tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (86460082-970a-4c01-928f-8cc687a3112d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f87f3085-e03d-4e10-9df8-6f691e7eca21', '93f6612f-257b-4f52-9dab-994325113511', 'f209329a-c7dd-4cd5-b98b-fc3ec0442909', 'bbb4e9a7-bbd5-496e-83ea-9198c8ecbf98']}' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:09:19.571335 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-b6e09fb4-b2ab-41b5-bd60-fd92f95ada0a tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a5c7556d-b514-4aa5-865d-5231e4fab70c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:09:19.591905 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-b6e09fb4-b2ab-41b5-bd60-fd92f95ada0a tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a5c7556d-b514-4aa5-865d-5231e4fab70c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a04d8d10-6128-4097-9c61-ac90fba1e93e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-488571935',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='44c2e3661db041e99147a8265a740209',qos_specs=None,replication_status=,reservations=['f87f3085-e03d-4e10-9df8-6f691e7eca21','93f6612f-257b-4f52-9dab-994325113511','f209329a-c7dd-4cd5-b98b-fc3ec0442909','bbb4e9a7-bbd5-496e-83ea-9198c8ecbf98'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='00431a0f811d43659a271de4cfbb6316',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T01:09:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-488571935',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a04d8d10-6128-4097-9c61-ac90fba1e93e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='44c2e3661db041e99147a8265a740209',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='00431a0f811d43659a271de4cfbb6316',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1ed58bd6-fe6a-497e-ae84-e8199d24fdfa),volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:09:19.592692 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-b6e09fb4-b2ab-41b5-bd60-fd92f95ada0a tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e3d3629d-1e87-4428-bb86-052ba132bae5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:09:19.608227 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-b6e09fb4-b2ab-41b5-bd60-fd92f95ada0a tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e3d3629d-1e87-4428-bb86-052ba132bae5) transitioned into state 'SUCCESS' from state '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-488571935',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='44c2e3661db041e99147a8265a740209',qos_specs=None,replication_status=,reservations=['f87f3085-e03d-4e10-9df8-6f691e7eca21','93f6612f-257b-4f52-9dab-994325113511','f209329a-c7dd-4cd5-b98b-fc3ec0442909','bbb4e9a7-bbd5-496e-83ea-9198c8ecbf98'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='00431a0f811d43659a271de4cfbb6316',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:09:19.608982 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-b6e09fb4-b2ab-41b5-bd60-fd92f95ada0a tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (03e5b1ee-f239-4deb-b657-84cebbc3bcd8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:09:19.617103 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-b6e09fb4-b2ab-41b5-bd60-fd92f95ada0a tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (03e5b1ee-f239-4deb-b657-84cebbc3bcd8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:09:19.617835 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-b6e09fb4-b2ab-41b5-bd60-fd92f95ada0a tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Flow 'volume_create_api' (a4194369-ce70-4800-8a8f-b6b496b794b8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100212) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:09:19.618147 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-b6e09fb4-b2ab-41b5-bd60-fd92f95ada0a tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Create volume request issued successfully. Aug 20 01:09:19.618722 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-b6e09fb4-b2ab-41b5-bd60-fd92f95ada0a tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 20 01:09:19.619116 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1187/4781] 10.4.3.240 () {70 vars in 1299 bytes} [Thu Aug 20 01:09:19 2026] POST /volume/v3/volumes => generated 769 bytes in 214 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:09:19.630435 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-718c9898-6b36-4bbc-b4c2-708e71d379f1 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:09:19.632556 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-718c9898-6b36-4bbc-b4c2-708e71d379f1 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] GET https://10.4.3.240/volume/v3/volumes/a04d8d10-6128-4097-9c61-ac90fba1e93e Aug 20 01:09:19.632808 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-718c9898-6b36-4bbc-b4c2-708e71d379f1 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:09:19.633047 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-718c9898-6b36-4bbc-b4c2-708e71d379f1 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:09:19.640973 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:09:19.640973 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:09:19.644923 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-718c9898-6b36-4bbc-b4c2-708e71d379f1 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Volume info retrieved successfully. Aug 20 01:09:19.649935 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-718c9898-6b36-4bbc-b4c2-708e71d379f1 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] https://10.4.3.240/volume/v3/volumes/a04d8d10-6128-4097-9c61-ac90fba1e93e returned with HTTP 200 Aug 20 01:09:19.650436 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1189/4782] 10.4.3.240 () {68 vars in 1389 bytes} [Thu Aug 20 01:09:19 2026] GET /volume/v3/volumes/a04d8d10-6128-4097-9c61-ac90fba1e93e => generated 837 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:09:20.663643 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-96f4402b-7b01-49e8-bbe0-8bf86ba71b14 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:09:20.665499 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-96f4402b-7b01-49e8-bbe0-8bf86ba71b14 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] GET https://10.4.3.240/volume/v3/volumes/a04d8d10-6128-4097-9c61-ac90fba1e93e Aug 20 01:09:20.665744 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-96f4402b-7b01-49e8-bbe0-8bf86ba71b14 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:09:20.665976 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-96f4402b-7b01-49e8-bbe0-8bf86ba71b14 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:09:20.673459 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:09:20.673459 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:09:20.677863 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-96f4402b-7b01-49e8-bbe0-8bf86ba71b14 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Volume info retrieved successfully. Aug 20 01:09:20.682631 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-96f4402b-7b01-49e8-bbe0-8bf86ba71b14 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] https://10.4.3.240/volume/v3/volumes/a04d8d10-6128-4097-9c61-ac90fba1e93e returned with HTTP 200 Aug 20 01:09:20.683009 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1210/4783] 10.4.3.240 () {68 vars in 1389 bytes} [Thu Aug 20 01:09:20 2026] GET /volume/v3/volumes/a04d8d10-6128-4097-9c61-ac90fba1e93e => generated 862 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:09:20.694990 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-55b70a44-fcd6-4e9b-be2a-d2c296202e88 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:09:20.696534 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-55b70a44-fcd6-4e9b-be2a-d2c296202e88 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] POST https://10.4.3.240/volume/v3/snapshots Aug 20 01:09:20.696964 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-55b70a44-fcd6-4e9b-be2a-d2c296202e88 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a04d8d10-6128-4097-9c61-ac90fba1e93e", "name": "tempest-VolumeDependencyTests-Snapshot-575372243"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:09:20.704895 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:09:20.704895 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:09:20.706232 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-55b70a44-fcd6-4e9b-be2a-d2c296202e88 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Volume info retrieved successfully. Aug 20 01:09:20.706232 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.v3.snapshots [None req-55b70a44-fcd6-4e9b-be2a-d2c296202e88 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Create snapshot from volume a04d8d10-6128-4097-9c61-ac90fba1e93e Aug 20 01:09:20.740083 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.quota [None req-55b70a44-fcd6-4e9b-be2a-d2c296202e88 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Created reservations ['9d7456cf-b81e-499b-8990-c7e179c3af0c', 'be020f7b-7f9e-4d1c-b5aa-d0f7f80653e7', 'f009c75a-7ea4-49f9-a4c8-296c4cc7299e', 'fc44dbca-7eb0-4618-84c3-3e73ef794726'] {{(pid=100214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 01:09:20.768380 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-55b70a44-fcd6-4e9b-be2a-d2c296202e88 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Snapshot create request issued successfully. Aug 20 01:09:20.768874 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-55b70a44-fcd6-4e9b-be2a-d2c296202e88 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] https://10.4.3.240/volume/v3/snapshots returned with HTTP 202 Aug 20 01:09:20.769394 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1198/4784] 10.4.3.240 () {68 vars in 1265 bytes} [Thu Aug 20 01:09:20 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 20 01:09:20.778182 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-2e8a8ab3-7d8f-427e-822b-d8bfee32e6ad None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:09:20.780113 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-2e8a8ab3-7d8f-427e-822b-d8bfee32e6ad tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] GET https://10.4.3.240/volume/v3/snapshots/117e3390-7dcc-4840-8f71-dafffbaf2c3a Aug 20 01:09:20.780320 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-2e8a8ab3-7d8f-427e-822b-d8bfee32e6ad tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:09:20.780531 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-2e8a8ab3-7d8f-427e-822b-d8bfee32e6ad tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:09:20.785478 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:09:20.785478 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:09:20.785874 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-2e8a8ab3-7d8f-427e-822b-d8bfee32e6ad tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Snapshot retrieved successfully. Aug 20 01:09:20.786678 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-2e8a8ab3-7d8f-427e-822b-d8bfee32e6ad tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] https://10.4.3.240/volume/v3/snapshots/117e3390-7dcc-4840-8f71-dafffbaf2c3a returned with HTTP 200 Aug 20 01:09:20.787027 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1188/4785] 10.4.3.240 () {66 vars in 1354 bytes} [Thu Aug 20 01:09:20 2026] GET /volume/v3/snapshots/117e3390-7dcc-4840-8f71-dafffbaf2c3a => generated 439 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:09:21.796124 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-44839677-0020-4462-b2d9-e3f7c8fd5a68 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:09:21.798167 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-44839677-0020-4462-b2d9-e3f7c8fd5a68 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] GET https://10.4.3.240/volume/v3/snapshots/117e3390-7dcc-4840-8f71-dafffbaf2c3a Aug 20 01:09:21.798612 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-44839677-0020-4462-b2d9-e3f7c8fd5a68 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:09:21.798995 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-44839677-0020-4462-b2d9-e3f7c8fd5a68 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:09:21.805377 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:09:21.805377 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:09:21.805377 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-44839677-0020-4462-b2d9-e3f7c8fd5a68 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Snapshot retrieved successfully. Aug 20 01:09:21.805377 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-44839677-0020-4462-b2d9-e3f7c8fd5a68 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] https://10.4.3.240/volume/v3/snapshots/117e3390-7dcc-4840-8f71-dafffbaf2c3a returned with HTTP 200 Aug 20 01:09:21.805377 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1190/4786] 10.4.3.240 () {66 vars in 1354 bytes} [Thu Aug 20 01:09:21 2026] GET /volume/v3/snapshots/117e3390-7dcc-4840-8f71-dafffbaf2c3a => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:09:21.813550 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-c010e963-a613-43a3-b083-3a43ceea12e6 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:09:21.815281 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-c010e963-a613-43a3-b083-3a43ceea12e6 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 20 01:09:21.815672 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-c010e963-a613-43a3-b083-3a43ceea12e6 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "117e3390-7dcc-4840-8f71-dafffbaf2c3a", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1353988582"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:09:21.817095 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.v3.volumes [None req-c010e963-a613-43a3-b083-3a43ceea12e6 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Create volume request body: {'volume': {'snapshot_id': '117e3390-7dcc-4840-8f71-dafffbaf2c3a', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1353988582'}} {{(pid=100215) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 01:09:21.821553 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:09:21.821553 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:09:21.822005 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-c010e963-a613-43a3-b083-3a43ceea12e6 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Snapshot retrieved successfully. Aug 20 01:09:21.822148 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-c010e963-a613-43a3-b083-3a43ceea12e6 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Create volume of 1 GB Aug 20 01:09:21.825305 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-c010e963-a613-43a3-b083-3a43ceea12e6 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Availability Zones retrieved successfully. Aug 20 01:09:21.830773 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-c010e963-a613-43a3-b083-3a43ceea12e6 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Flow 'volume_create_api' (4757b9ce-239d-4539-9539-2d372c7504d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:09:21.831683 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-c010e963-a613-43a3-b083-3a43ceea12e6 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7530ee59-9bac-45fa-897c-bec61c7587cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:09:21.832576 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.flows.api.create_volume [None req-c010e963-a613-43a3-b083-3a43ceea12e6 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100215) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 01:09:21.865551 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-c010e963-a613-43a3-b083-3a43ceea12e6 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7530ee59-9bac-45fa-897c-bec61c7587cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '117e3390-7dcc-4840-8f71-dafffbaf2c3a', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:52:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1ed58bd6-fe6a-497e-ae84-e8199d24fdfa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:09:21.866253 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-c010e963-a613-43a3-b083-3a43ceea12e6 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6a648549-5756-4df3-bbad-b46a72591eac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:09:21.900974 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.quota [None req-c010e963-a613-43a3-b083-3a43ceea12e6 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Created reservations ['9d066be8-b0aa-4628-8f4f-28480be5e3b2', 'f283cc63-241d-45c4-abc9-94b5be9a6230', '732f2c4c-d1d1-4117-85c1-5428a0f80a15', '0c9e7a46-8ce1-4178-81c5-e3d625098391'] {{(pid=100215) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 01:09:21.901754 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-c010e963-a613-43a3-b083-3a43ceea12e6 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6a648549-5756-4df3-bbad-b46a72591eac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9d066be8-b0aa-4628-8f4f-28480be5e3b2', 'f283cc63-241d-45c4-abc9-94b5be9a6230', '732f2c4c-d1d1-4117-85c1-5428a0f80a15', '0c9e7a46-8ce1-4178-81c5-e3d625098391']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:09:21.902458 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-c010e963-a613-43a3-b083-3a43ceea12e6 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6c99fe41-ec5d-44bb-a2ad-9faf23992203) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:09:21.942673 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-c010e963-a613-43a3-b083-3a43ceea12e6 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6c99fe41-ec5d-44bb-a2ad-9faf23992203) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '01a9ce63-b1a0-4a73-99bf-a665c9fb685b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1353988582',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='44c2e3661db041e99147a8265a740209',qos_specs=None,replication_status=,reservations=['9d066be8-b0aa-4628-8f4f-28480be5e3b2','f283cc63-241d-45c4-abc9-94b5be9a6230','732f2c4c-d1d1-4117-85c1-5428a0f80a15','0c9e7a46-8ce1-4178-81c5-e3d625098391'],size=1,snapshot_id=117e3390-7dcc-4840-8f71-dafffbaf2c3a,source_replicaid=,source_volid=None,status='creating',user_id='00431a0f811d43659a271de4cfbb6316',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T01:09:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1353988582',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=01a9ce63-b1a0-4a73-99bf-a665c9fb685b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='44c2e3661db041e99147a8265a740209',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=117e3390-7dcc-4840-8f71-dafffbaf2c3a,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='00431a0f811d43659a271de4cfbb6316',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1ed58bd6-fe6a-497e-ae84-e8199d24fdfa),volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:09:21.943402 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-c010e963-a613-43a3-b083-3a43ceea12e6 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c6c8b9c8-6029-4298-ab60-5de100e5e473) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:09:21.959187 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-c010e963-a613-43a3-b083-3a43ceea12e6 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c6c8b9c8-6029-4298-ab60-5de100e5e473) transitioned into state 'SUCCESS' from state '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-1353988582',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='44c2e3661db041e99147a8265a740209',qos_specs=None,replication_status=,reservations=['9d066be8-b0aa-4628-8f4f-28480be5e3b2','f283cc63-241d-45c4-abc9-94b5be9a6230','732f2c4c-d1d1-4117-85c1-5428a0f80a15','0c9e7a46-8ce1-4178-81c5-e3d625098391'],size=1,snapshot_id=117e3390-7dcc-4840-8f71-dafffbaf2c3a,source_replicaid=,source_volid=None,status='creating',user_id='00431a0f811d43659a271de4cfbb6316',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:09:21.959876 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-c010e963-a613-43a3-b083-3a43ceea12e6 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e4d36d15-ad4b-47fc-8823-fe7289fd6e9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:09:21.977332 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-c010e963-a613-43a3-b083-3a43ceea12e6 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e4d36d15-ad4b-47fc-8823-fe7289fd6e9e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:09:21.978106 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-c010e963-a613-43a3-b083-3a43ceea12e6 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Flow 'volume_create_api' (4757b9ce-239d-4539-9539-2d372c7504d4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:09:21.978452 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-c010e963-a613-43a3-b083-3a43ceea12e6 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Create volume request issued successfully. Aug 20 01:09:21.978967 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-c010e963-a613-43a3-b083-3a43ceea12e6 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 20 01:09:21.979346 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1211/4787] 10.4.3.240 () {70 vars in 1300 bytes} [Thu Aug 20 01:09:21 2026] POST /volume/v3/volumes => generated 804 bytes in 166 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:09:21.990200 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-ec41318e-9493-44d3-9adc-3ec520712331 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:09:21.991734 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-ec41318e-9493-44d3-9adc-3ec520712331 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] GET https://10.4.3.240/volume/v3/volumes/01a9ce63-b1a0-4a73-99bf-a665c9fb685b Aug 20 01:09:21.992070 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-ec41318e-9493-44d3-9adc-3ec520712331 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:09:21.992314 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-ec41318e-9493-44d3-9adc-3ec520712331 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:09:21.999753 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:09:21.999753 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:09:22.002700 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-ec41318e-9493-44d3-9adc-3ec520712331 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Volume info retrieved successfully. Aug 20 01:09:22.007222 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-ec41318e-9493-44d3-9adc-3ec520712331 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] https://10.4.3.240/volume/v3/volumes/01a9ce63-b1a0-4a73-99bf-a665c9fb685b returned with HTTP 200 Aug 20 01:09:22.007672 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1199/4788] 10.4.3.240 () {68 vars in 1389 bytes} [Thu Aug 20 01:09:21 2026] GET /volume/v3/volumes/01a9ce63-b1a0-4a73-99bf-a665c9fb685b => generated 872 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:09:23.018785 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-d6c3c451-5f6d-47d2-854f-abfa7e6745c1 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:09:23.020523 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-d6c3c451-5f6d-47d2-854f-abfa7e6745c1 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] GET https://10.4.3.240/volume/v3/volumes/01a9ce63-b1a0-4a73-99bf-a665c9fb685b Aug 20 01:09:23.020739 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-d6c3c451-5f6d-47d2-854f-abfa7e6745c1 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:09:23.020919 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-d6c3c451-5f6d-47d2-854f-abfa7e6745c1 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:09:23.028311 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:09:23.028311 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:09:23.031560 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-d6c3c451-5f6d-47d2-854f-abfa7e6745c1 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Volume info retrieved successfully. Aug 20 01:09:23.035205 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-d6c3c451-5f6d-47d2-854f-abfa7e6745c1 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] https://10.4.3.240/volume/v3/volumes/01a9ce63-b1a0-4a73-99bf-a665c9fb685b returned with HTTP 200 Aug 20 01:09:23.035565 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1189/4789] 10.4.3.240 () {68 vars in 1389 bytes} [Thu Aug 20 01:09:23 2026] GET /volume/v3/volumes/01a9ce63-b1a0-4a73-99bf-a665c9fb685b => generated 897 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:09:23.046683 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-0e5141b4-49e5-4763-b302-2970f485a0ac None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:09:23.048182 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-0e5141b4-49e5-4763-b302-2970f485a0ac tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] POST https://10.4.3.240/volume/v3/snapshots Aug 20 01:09:23.048628 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-0e5141b4-49e5-4763-b302-2970f485a0ac tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "01a9ce63-b1a0-4a73-99bf-a665c9fb685b", "name": "tempest-VolumeDependencyTests-Snapshot-1300753367"}} {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:09:23.056203 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:09:23.056203 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:09:23.057453 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-0e5141b4-49e5-4763-b302-2970f485a0ac tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Volume info retrieved successfully. Aug 20 01:09:23.057453 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.v3.snapshots [None req-0e5141b4-49e5-4763-b302-2970f485a0ac tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Create snapshot from volume 01a9ce63-b1a0-4a73-99bf-a665c9fb685b Aug 20 01:09:23.078688 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.quota [None req-0e5141b4-49e5-4763-b302-2970f485a0ac tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Created reservations ['be7ce559-424e-42e3-9c3b-7a3ee1157ccd', 'afd021c1-6a00-431e-b999-94853438cedd', 'a093f57a-dcd5-4767-8ce4-a65f6d2a5f45', 'ea8f45d2-0180-48c5-ae14-95e0f72153e8'] {{(pid=100213) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 01:09:23.106077 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-0e5141b4-49e5-4763-b302-2970f485a0ac tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Snapshot create request issued successfully. Aug 20 01:09:23.106629 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-0e5141b4-49e5-4763-b302-2970f485a0ac tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] https://10.4.3.240/volume/v3/snapshots returned with HTTP 202 Aug 20 01:09:23.107254 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1191/4790] 10.4.3.240 () {68 vars in 1265 bytes} [Thu Aug 20 01:09:23 2026] POST /volume/v3/snapshots => generated 308 bytes in 61 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 01:09:23.118132 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-141d0b65-c8fd-426d-ba39-054a34406e1c None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:09:23.120081 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-141d0b65-c8fd-426d-ba39-054a34406e1c tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] GET https://10.4.3.240/volume/v3/snapshots/df781287-9fd9-4e9a-8520-7181cf06bc59 Aug 20 01:09:23.120306 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-141d0b65-c8fd-426d-ba39-054a34406e1c tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:09:23.120542 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-141d0b65-c8fd-426d-ba39-054a34406e1c tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:09:23.125318 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:09:23.125318 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:09:23.125736 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-141d0b65-c8fd-426d-ba39-054a34406e1c tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Snapshot retrieved successfully. Aug 20 01:09:23.126492 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-141d0b65-c8fd-426d-ba39-054a34406e1c tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] https://10.4.3.240/volume/v3/snapshots/df781287-9fd9-4e9a-8520-7181cf06bc59 returned with HTTP 200 Aug 20 01:09:23.126836 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1212/4791] 10.4.3.240 () {66 vars in 1354 bytes} [Thu Aug 20 01:09:23 2026] GET /volume/v3/snapshots/df781287-9fd9-4e9a-8520-7181cf06bc59 => generated 440 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:09:24.136765 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-9ecf0a4e-b695-424b-95a1-21a81b72eae6 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:09:24.139209 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-9ecf0a4e-b695-424b-95a1-21a81b72eae6 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] GET https://10.4.3.240/volume/v3/snapshots/df781287-9fd9-4e9a-8520-7181cf06bc59 Aug 20 01:09:24.139626 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-9ecf0a4e-b695-424b-95a1-21a81b72eae6 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:09:24.139917 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-9ecf0a4e-b695-424b-95a1-21a81b72eae6 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:09:24.144666 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:09:24.144666 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:09:24.146153 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-9ecf0a4e-b695-424b-95a1-21a81b72eae6 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Snapshot retrieved successfully. Aug 20 01:09:24.146153 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-9ecf0a4e-b695-424b-95a1-21a81b72eae6 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] https://10.4.3.240/volume/v3/snapshots/df781287-9fd9-4e9a-8520-7181cf06bc59 returned with HTTP 200 Aug 20 01:09:24.146153 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1200/4792] 10.4.3.240 () {66 vars in 1354 bytes} [Thu Aug 20 01:09:24 2026] GET /volume/v3/snapshots/df781287-9fd9-4e9a-8520-7181cf06bc59 => generated 467 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:09:24.154553 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-8d206343-7507-4e51-ac6f-9695b3f7440f None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:09:24.156382 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-8d206343-7507-4e51-ac6f-9695b3f7440f tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 20 01:09:24.156725 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-8d206343-7507-4e51-ac6f-9695b3f7440f tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "df781287-9fd9-4e9a-8520-7181cf06bc59", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-575978624"}} {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:09:24.158221 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.v3.volumes [None req-8d206343-7507-4e51-ac6f-9695b3f7440f tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Create volume request body: {'volume': {'snapshot_id': 'df781287-9fd9-4e9a-8520-7181cf06bc59', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-575978624'}} {{(pid=100212) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 01:09:24.163102 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:09:24.163102 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:09:24.163545 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-8d206343-7507-4e51-ac6f-9695b3f7440f tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Snapshot retrieved successfully. Aug 20 01:09:24.163662 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.v3.volumes [None req-8d206343-7507-4e51-ac6f-9695b3f7440f tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Create volume of 1 GB Aug 20 01:09:24.167141 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-8d206343-7507-4e51-ac6f-9695b3f7440f tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Availability Zones retrieved successfully. Aug 20 01:09:24.172256 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-8d206343-7507-4e51-ac6f-9695b3f7440f tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Flow 'volume_create_api' (c1647fd4-97e9-4882-a081-443270c43f1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100212) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:09:24.173125 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-8d206343-7507-4e51-ac6f-9695b3f7440f tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (35911e75-eb9e-4eea-ab36-5097ddd0faa2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:09:24.174102 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.flows.api.create_volume [None req-8d206343-7507-4e51-ac6f-9695b3f7440f tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100212) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 01:09:24.203050 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-8d206343-7507-4e51-ac6f-9695b3f7440f tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (35911e75-eb9e-4eea-ab36-5097ddd0faa2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'df781287-9fd9-4e9a-8520-7181cf06bc59', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:52:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1ed58bd6-fe6a-497e-ae84-e8199d24fdfa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:09:24.203811 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-8d206343-7507-4e51-ac6f-9695b3f7440f tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (910c4d4a-009f-49db-948f-f36756cd89a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:09:24.241386 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.quota [None req-8d206343-7507-4e51-ac6f-9695b3f7440f tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Created reservations ['599c71eb-56ce-4080-8d2c-a7f2b92eeb53', '0c6eb770-d909-4e38-be73-ad24a444a1ac', 'b8770d09-0b56-4cd8-ad3a-6aa92d44000f', '969c12a1-b1e6-4b6d-9328-c7920fc856e8'] {{(pid=100212) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 01:09:24.242188 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-8d206343-7507-4e51-ac6f-9695b3f7440f tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (910c4d4a-009f-49db-948f-f36756cd89a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['599c71eb-56ce-4080-8d2c-a7f2b92eeb53', '0c6eb770-d909-4e38-be73-ad24a444a1ac', 'b8770d09-0b56-4cd8-ad3a-6aa92d44000f', '969c12a1-b1e6-4b6d-9328-c7920fc856e8']}' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:09:24.243135 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-8d206343-7507-4e51-ac6f-9695b3f7440f tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c32a1c14-60ef-4dbe-83fa-1d547af3c2ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:09:24.283831 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-8d206343-7507-4e51-ac6f-9695b3f7440f tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c32a1c14-60ef-4dbe-83fa-1d547af3c2ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a0d82a1a-0414-42f4-abf6-3e600fe34eca', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-575978624',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='44c2e3661db041e99147a8265a740209',qos_specs=None,replication_status=,reservations=['599c71eb-56ce-4080-8d2c-a7f2b92eeb53','0c6eb770-d909-4e38-be73-ad24a444a1ac','b8770d09-0b56-4cd8-ad3a-6aa92d44000f','969c12a1-b1e6-4b6d-9328-c7920fc856e8'],size=1,snapshot_id=df781287-9fd9-4e9a-8520-7181cf06bc59,source_replicaid=,source_volid=None,status='creating',user_id='00431a0f811d43659a271de4cfbb6316',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T01:09:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-575978624',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a0d82a1a-0414-42f4-abf6-3e600fe34eca,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='44c2e3661db041e99147a8265a740209',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=df781287-9fd9-4e9a-8520-7181cf06bc59,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='00431a0f811d43659a271de4cfbb6316',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1ed58bd6-fe6a-497e-ae84-e8199d24fdfa),volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:09:24.284736 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-8d206343-7507-4e51-ac6f-9695b3f7440f tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (225648e5-1894-425d-b877-134c6deb7928) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:09:24.302549 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-8d206343-7507-4e51-ac6f-9695b3f7440f tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (225648e5-1894-425d-b877-134c6deb7928) transitioned into state 'SUCCESS' from state '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-575978624',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='44c2e3661db041e99147a8265a740209',qos_specs=None,replication_status=,reservations=['599c71eb-56ce-4080-8d2c-a7f2b92eeb53','0c6eb770-d909-4e38-be73-ad24a444a1ac','b8770d09-0b56-4cd8-ad3a-6aa92d44000f','969c12a1-b1e6-4b6d-9328-c7920fc856e8'],size=1,snapshot_id=df781287-9fd9-4e9a-8520-7181cf06bc59,source_replicaid=,source_volid=None,status='creating',user_id='00431a0f811d43659a271de4cfbb6316',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:09:24.303385 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-8d206343-7507-4e51-ac6f-9695b3f7440f tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (62e498df-671c-4c47-b746-66c95cf543b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:09:24.325357 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-8d206343-7507-4e51-ac6f-9695b3f7440f tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (62e498df-671c-4c47-b746-66c95cf543b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:09:24.326420 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-8d206343-7507-4e51-ac6f-9695b3f7440f tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Flow 'volume_create_api' (c1647fd4-97e9-4882-a081-443270c43f1d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100212) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:09:24.326733 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-8d206343-7507-4e51-ac6f-9695b3f7440f tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Create volume request issued successfully. Aug 20 01:09:24.327291 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-8d206343-7507-4e51-ac6f-9695b3f7440f tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 20 01:09:24.327769 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1190/4793] 10.4.3.240 () {70 vars in 1300 bytes} [Thu Aug 20 01:09:24 2026] POST /volume/v3/volumes => generated 803 bytes in 174 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:09:24.341454 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-1823f0ee-c5f1-4c93-9b0b-ac0c3b3567fc None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:09:24.343475 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-1823f0ee-c5f1-4c93-9b0b-ac0c3b3567fc tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] GET https://10.4.3.240/volume/v3/volumes/a0d82a1a-0414-42f4-abf6-3e600fe34eca Aug 20 01:09:24.343927 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-1823f0ee-c5f1-4c93-9b0b-ac0c3b3567fc tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:09:24.345358 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-1823f0ee-c5f1-4c93-9b0b-ac0c3b3567fc tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:09:24.353598 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:09:24.353598 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:09:24.357896 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-1823f0ee-c5f1-4c93-9b0b-ac0c3b3567fc tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Volume info retrieved successfully. Aug 20 01:09:24.363005 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-1823f0ee-c5f1-4c93-9b0b-ac0c3b3567fc tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] https://10.4.3.240/volume/v3/volumes/a0d82a1a-0414-42f4-abf6-3e600fe34eca returned with HTTP 200 Aug 20 01:09:24.363576 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1192/4794] 10.4.3.240 () {68 vars in 1389 bytes} [Thu Aug 20 01:09:24 2026] GET /volume/v3/volumes/a0d82a1a-0414-42f4-abf6-3e600fe34eca => generated 871 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:09:25.378527 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-96a09fe4-7779-4b88-b621-b95e3c98a3a3 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:09:25.380483 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-96a09fe4-7779-4b88-b621-b95e3c98a3a3 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] GET https://10.4.3.240/volume/v3/volumes/a0d82a1a-0414-42f4-abf6-3e600fe34eca Aug 20 01:09:25.389116 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-96a09fe4-7779-4b88-b621-b95e3c98a3a3 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:09:25.389116 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-96a09fe4-7779-4b88-b621-b95e3c98a3a3 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:09:25.395051 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:09:25.395051 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:09:25.398597 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-96a09fe4-7779-4b88-b621-b95e3c98a3a3 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Volume info retrieved successfully. Aug 20 01:09:25.402700 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-96a09fe4-7779-4b88-b621-b95e3c98a3a3 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] https://10.4.3.240/volume/v3/volumes/a0d82a1a-0414-42f4-abf6-3e600fe34eca returned with HTTP 200 Aug 20 01:09:25.403104 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1213/4795] 10.4.3.240 () {68 vars in 1389 bytes} [Thu Aug 20 01:09:25 2026] GET /volume/v3/volumes/a0d82a1a-0414-42f4-abf6-3e600fe34eca => generated 896 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:09:25.418076 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-271379b4-d49d-4c9a-8cca-ced378f758ac None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:09:25.419328 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-271379b4-d49d-4c9a-8cca-ced378f758ac tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 20 01:09:25.419681 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-271379b4-d49d-4c9a-8cca-ced378f758ac tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "a0d82a1a-0414-42f4-abf6-3e600fe34eca", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1665100801"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:09:25.421120 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.v3.volumes [None req-271379b4-d49d-4c9a-8cca-ced378f758ac tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Create volume request body: {'volume': {'source_volid': 'a0d82a1a-0414-42f4-abf6-3e600fe34eca', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1665100801'}} {{(pid=100214) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 01:09:25.429792 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:09:25.429792 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:09:25.430288 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-271379b4-d49d-4c9a-8cca-ced378f758ac tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Volume retrieved successfully. Aug 20 01:09:25.430477 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.v3.volumes [None req-271379b4-d49d-4c9a-8cca-ced378f758ac tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Create volume of 1 GB Aug 20 01:09:25.434221 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-271379b4-d49d-4c9a-8cca-ced378f758ac tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Availability Zones retrieved successfully. Aug 20 01:09:25.439547 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-271379b4-d49d-4c9a-8cca-ced378f758ac tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Flow 'volume_create_api' (ff96c890-d5ef-4ee6-8034-76c5b85a6bfb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:09:25.440729 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-271379b4-d49d-4c9a-8cca-ced378f758ac tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c7beda26-3583-4bd5-ba9d-3653321e9a72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:09:25.441604 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.flows.api.create_volume [None req-271379b4-d49d-4c9a-8cca-ced378f758ac tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100214) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 01:09:25.462726 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-271379b4-d49d-4c9a-8cca-ced378f758ac tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c7beda26-3583-4bd5-ba9d-3653321e9a72) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'a0d82a1a-0414-42f4-abf6-3e600fe34eca', 'volume_type': VolumeType(created_at=2026-08-20T00:52:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1ed58bd6-fe6a-497e-ae84-e8199d24fdfa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:09:25.463849 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-271379b4-d49d-4c9a-8cca-ced378f758ac tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a47cfff9-dc75-4f90-a039-be44fa91cef1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:09:25.499409 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.quota [None req-271379b4-d49d-4c9a-8cca-ced378f758ac tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Created reservations ['ff9b8c18-e0c3-4f94-a2c2-885d41ee72db', 'a600b0f3-db5b-4b6b-9655-7ddf6e2f28f6', '84f5262a-ee7e-47b2-9432-f23dd9ac1f0e', 'ce90dab3-4b6d-4f91-8678-8b491ea5aef8'] {{(pid=100214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 01:09:25.500121 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-271379b4-d49d-4c9a-8cca-ced378f758ac tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a47cfff9-dc75-4f90-a039-be44fa91cef1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ff9b8c18-e0c3-4f94-a2c2-885d41ee72db', 'a600b0f3-db5b-4b6b-9655-7ddf6e2f28f6', '84f5262a-ee7e-47b2-9432-f23dd9ac1f0e', 'ce90dab3-4b6d-4f91-8678-8b491ea5aef8']}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:09:25.501137 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-271379b4-d49d-4c9a-8cca-ced378f758ac tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8ce2c8f8-6ea3-45d9-a429-507b0550bff9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:09:25.532588 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-271379b4-d49d-4c9a-8cca-ced378f758ac tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8ce2c8f8-6ea3-45d9-a429-507b0550bff9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c6a71898-9698-478e-86d7-9851004f0c68', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1665100801',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='44c2e3661db041e99147a8265a740209',qos_specs=None,replication_status=,reservations=['ff9b8c18-e0c3-4f94-a2c2-885d41ee72db','a600b0f3-db5b-4b6b-9655-7ddf6e2f28f6','84f5262a-ee7e-47b2-9432-f23dd9ac1f0e','ce90dab3-4b6d-4f91-8678-8b491ea5aef8'],size=1,snapshot_id=None,source_replicaid=,source_volid=a0d82a1a-0414-42f4-abf6-3e600fe34eca,status='creating',user_id='00431a0f811d43659a271de4cfbb6316',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T01:09:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1665100801',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c6a71898-9698-478e-86d7-9851004f0c68,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='44c2e3661db041e99147a8265a740209',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=a0d82a1a-0414-42f4-abf6-3e600fe34eca,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='00431a0f811d43659a271de4cfbb6316',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1ed58bd6-fe6a-497e-ae84-e8199d24fdfa),volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:09:25.533351 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-271379b4-d49d-4c9a-8cca-ced378f758ac tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (86346474-d451-492d-aeba-8ee876949e6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:09:25.549257 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-271379b4-d49d-4c9a-8cca-ced378f758ac tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (86346474-d451-492d-aeba-8ee876949e6a) transitioned into state 'SUCCESS' from state '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-1665100801',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='44c2e3661db041e99147a8265a740209',qos_specs=None,replication_status=,reservations=['ff9b8c18-e0c3-4f94-a2c2-885d41ee72db','a600b0f3-db5b-4b6b-9655-7ddf6e2f28f6','84f5262a-ee7e-47b2-9432-f23dd9ac1f0e','ce90dab3-4b6d-4f91-8678-8b491ea5aef8'],size=1,snapshot_id=None,source_replicaid=,source_volid=a0d82a1a-0414-42f4-abf6-3e600fe34eca,status='creating',user_id='00431a0f811d43659a271de4cfbb6316',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:09:25.549903 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-271379b4-d49d-4c9a-8cca-ced378f758ac tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (93a6f59e-153d-4d06-bacc-b6a065e4a170) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:09:25.563935 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-271379b4-d49d-4c9a-8cca-ced378f758ac tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (93a6f59e-153d-4d06-bacc-b6a065e4a170) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:09:25.564678 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-271379b4-d49d-4c9a-8cca-ced378f758ac tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Flow 'volume_create_api' (ff96c890-d5ef-4ee6-8034-76c5b85a6bfb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:09:25.564959 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-271379b4-d49d-4c9a-8cca-ced378f758ac tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Create volume request issued successfully. Aug 20 01:09:25.565490 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-271379b4-d49d-4c9a-8cca-ced378f758ac tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 20 01:09:25.565862 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1201/4796] 10.4.3.240 () {70 vars in 1300 bytes} [Thu Aug 20 01:09:25 2026] POST /volume/v3/volumes => generated 804 bytes in 148 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:09:25.577251 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-0cd79d90-f8e6-4654-b27d-34df982e96f4 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:09:25.579496 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-0cd79d90-f8e6-4654-b27d-34df982e96f4 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] GET https://10.4.3.240/volume/v3/volumes/c6a71898-9698-478e-86d7-9851004f0c68 Aug 20 01:09:25.579750 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-0cd79d90-f8e6-4654-b27d-34df982e96f4 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:09:25.579984 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-0cd79d90-f8e6-4654-b27d-34df982e96f4 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:09:25.586814 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:09:25.586814 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:09:25.590400 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-0cd79d90-f8e6-4654-b27d-34df982e96f4 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Volume info retrieved successfully. Aug 20 01:09:25.594574 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-0cd79d90-f8e6-4654-b27d-34df982e96f4 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] https://10.4.3.240/volume/v3/volumes/c6a71898-9698-478e-86d7-9851004f0c68 returned with HTTP 200 Aug 20 01:09:25.595000 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1191/4797] 10.4.3.240 () {68 vars in 1389 bytes} [Thu Aug 20 01:09:25 2026] GET /volume/v3/volumes/c6a71898-9698-478e-86d7-9851004f0c68 => generated 872 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:09:26.607705 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-d6f1c05d-f684-4fe3-b744-7665bbf5b916 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:09:26.609958 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-d6f1c05d-f684-4fe3-b744-7665bbf5b916 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] GET https://10.4.3.240/volume/v3/volumes/c6a71898-9698-478e-86d7-9851004f0c68 Aug 20 01:09:26.610236 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-d6f1c05d-f684-4fe3-b744-7665bbf5b916 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:09:26.610501 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-d6f1c05d-f684-4fe3-b744-7665bbf5b916 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:09:26.612943 np0000007838 devstack@c-api.service[100213]: DEBUG dbcounter [-] [100213] Writing DB stats cinder:SELECT=161,cinder:UPDATE=51,cinder:INSERT=23 {{(pid=100213) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 01:09:26.620312 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:09:26.620312 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:09:26.625480 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-d6f1c05d-f684-4fe3-b744-7665bbf5b916 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Volume info retrieved successfully. Aug 20 01:09:26.631152 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-d6f1c05d-f684-4fe3-b744-7665bbf5b916 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] https://10.4.3.240/volume/v3/volumes/c6a71898-9698-478e-86d7-9851004f0c68 returned with HTTP 200 Aug 20 01:09:26.631722 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1193/4798] 10.4.3.240 () {68 vars in 1389 bytes} [Thu Aug 20 01:09:26 2026] GET /volume/v3/volumes/c6a71898-9698-478e-86d7-9851004f0c68 => generated 897 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:09:26.643395 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-12365c8b-1062-4e22-a8f7-0059bab47814 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:09:26.645495 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-12365c8b-1062-4e22-a8f7-0059bab47814 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] DELETE https://10.4.3.240/volume/v3/snapshots/117e3390-7dcc-4840-8f71-dafffbaf2c3a Aug 20 01:09:26.645757 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-12365c8b-1062-4e22-a8f7-0059bab47814 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:09:26.646030 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-12365c8b-1062-4e22-a8f7-0059bab47814 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Calling method 'delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:09:26.646142 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.v3.snapshots [None req-12365c8b-1062-4e22-a8f7-0059bab47814 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Delete snapshot with id: 117e3390-7dcc-4840-8f71-dafffbaf2c3a Aug 20 01:09:26.648208 np0000007838 devstack@c-api.service[100215]: DEBUG dbcounter [-] [100215] Writing DB stats cinder:SELECT=212,cinder:INSERT=39,cinder:UPDATE=74 {{(pid=100215) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 01:09:26.651634 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:09:26.651634 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:09:26.652169 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-12365c8b-1062-4e22-a8f7-0059bab47814 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Snapshot retrieved successfully. Aug 20 01:09:26.670756 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-12365c8b-1062-4e22-a8f7-0059bab47814 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Snapshot delete request issued successfully. Aug 20 01:09:26.670977 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-12365c8b-1062-4e22-a8f7-0059bab47814 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] https://10.4.3.240/volume/v3/snapshots/117e3390-7dcc-4840-8f71-dafffbaf2c3a returned with HTTP 202 Aug 20 01:09:26.671474 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1214/4799] 10.4.3.240 () {66 vars in 1357 bytes} [Thu Aug 20 01:09:26 2026] DELETE /volume/v3/snapshots/117e3390-7dcc-4840-8f71-dafffbaf2c3a => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 01:09:26.678715 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-06f047c1-ce8d-4554-a553-6e352b098d5b None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:09:26.680596 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-06f047c1-ce8d-4554-a553-6e352b098d5b tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] GET https://10.4.3.240/volume/v3/snapshots/117e3390-7dcc-4840-8f71-dafffbaf2c3a Aug 20 01:09:26.681011 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-06f047c1-ce8d-4554-a553-6e352b098d5b tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:09:26.681330 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-06f047c1-ce8d-4554-a553-6e352b098d5b tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:09:26.686578 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:09:26.686578 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:09:26.687045 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-06f047c1-ce8d-4554-a553-6e352b098d5b tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Snapshot retrieved successfully. Aug 20 01:09:26.687785 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-06f047c1-ce8d-4554-a553-6e352b098d5b tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] https://10.4.3.240/volume/v3/snapshots/117e3390-7dcc-4840-8f71-dafffbaf2c3a returned with HTTP 200 Aug 20 01:09:26.688148 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1202/4800] 10.4.3.240 () {66 vars in 1354 bytes} [Thu Aug 20 01:09:26 2026] GET /volume/v3/snapshots/117e3390-7dcc-4840-8f71-dafffbaf2c3a => generated 465 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:09:27.696763 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-653692ff-7d2c-4327-aa0a-43ba0c61f4b2 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:09:27.698447 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-653692ff-7d2c-4327-aa0a-43ba0c61f4b2 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] GET https://10.4.3.240/volume/v3/snapshots/117e3390-7dcc-4840-8f71-dafffbaf2c3a Aug 20 01:09:27.698616 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-653692ff-7d2c-4327-aa0a-43ba0c61f4b2 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:09:27.698826 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-653692ff-7d2c-4327-aa0a-43ba0c61f4b2 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:09:27.703062 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-653692ff-7d2c-4327-aa0a-43ba0c61f4b2 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] https://10.4.3.240/volume/v3/snapshots/117e3390-7dcc-4840-8f71-dafffbaf2c3a returned with HTTP 404 Aug 20 01:09:27.703572 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1192/4801] 10.4.3.240 () {66 vars in 1354 bytes} [Thu Aug 20 01:09:27 2026] GET /volume/v3/snapshots/117e3390-7dcc-4840-8f71-dafffbaf2c3a => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:09:27.710197 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-9aaaf4f9-c8f2-49ae-b090-b22395985159 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:09:27.712108 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-9aaaf4f9-c8f2-49ae-b090-b22395985159 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] DELETE https://10.4.3.240/volume/v3/snapshots/df781287-9fd9-4e9a-8520-7181cf06bc59 Aug 20 01:09:27.712325 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-9aaaf4f9-c8f2-49ae-b090-b22395985159 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:09:27.712563 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-9aaaf4f9-c8f2-49ae-b090-b22395985159 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Calling method 'delete' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:09:27.712789 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.v3.snapshots [None req-9aaaf4f9-c8f2-49ae-b090-b22395985159 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Delete snapshot with id: df781287-9fd9-4e9a-8520-7181cf06bc59 Aug 20 01:09:27.717583 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:09:27.717583 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:09:27.718115 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-9aaaf4f9-c8f2-49ae-b090-b22395985159 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Snapshot retrieved successfully. Aug 20 01:09:27.732572 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-9aaaf4f9-c8f2-49ae-b090-b22395985159 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Snapshot delete request issued successfully. Aug 20 01:09:27.732724 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-9aaaf4f9-c8f2-49ae-b090-b22395985159 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] https://10.4.3.240/volume/v3/snapshots/df781287-9fd9-4e9a-8520-7181cf06bc59 returned with HTTP 202 Aug 20 01:09:27.733140 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1194/4802] 10.4.3.240 () {66 vars in 1357 bytes} [Thu Aug 20 01:09:27 2026] DELETE /volume/v3/snapshots/df781287-9fd9-4e9a-8520-7181cf06bc59 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 01:09:27.740212 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-c88627d8-e1f3-49c1-8878-568cefe4ebed None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:09:27.741631 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-c88627d8-e1f3-49c1-8878-568cefe4ebed tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] GET https://10.4.3.240/volume/v3/snapshots/df781287-9fd9-4e9a-8520-7181cf06bc59 Aug 20 01:09:27.741828 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-c88627d8-e1f3-49c1-8878-568cefe4ebed tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:09:27.742044 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-c88627d8-e1f3-49c1-8878-568cefe4ebed tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:09:27.746889 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:09:27.746889 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:09:27.747398 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-c88627d8-e1f3-49c1-8878-568cefe4ebed tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Snapshot retrieved successfully. Aug 20 01:09:27.748158 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-c88627d8-e1f3-49c1-8878-568cefe4ebed tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] https://10.4.3.240/volume/v3/snapshots/df781287-9fd9-4e9a-8520-7181cf06bc59 returned with HTTP 200 Aug 20 01:09:27.748512 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1215/4803] 10.4.3.240 () {66 vars in 1354 bytes} [Thu Aug 20 01:09:27 2026] GET /volume/v3/snapshots/df781287-9fd9-4e9a-8520-7181cf06bc59 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:09:28.756612 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-5d479684-3abb-4d31-bdd8-9d631e083d7f None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:09:28.758513 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-5d479684-3abb-4d31-bdd8-9d631e083d7f tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] GET https://10.4.3.240/volume/v3/snapshots/df781287-9fd9-4e9a-8520-7181cf06bc59 Aug 20 01:09:28.758805 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-5d479684-3abb-4d31-bdd8-9d631e083d7f tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:09:28.758965 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-5d479684-3abb-4d31-bdd8-9d631e083d7f tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:09:28.763329 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-5d479684-3abb-4d31-bdd8-9d631e083d7f tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] https://10.4.3.240/volume/v3/snapshots/df781287-9fd9-4e9a-8520-7181cf06bc59 returned with HTTP 404 Aug 20 01:09:28.763839 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1203/4804] 10.4.3.240 () {66 vars in 1354 bytes} [Thu Aug 20 01:09:28 2026] GET /volume/v3/snapshots/df781287-9fd9-4e9a-8520-7181cf06bc59 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:09:28.770095 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-e76517bb-a05e-422c-a8bd-ffc1bfa3e60d None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:09:28.771646 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-e76517bb-a05e-422c-a8bd-ffc1bfa3e60d tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] DELETE https://10.4.3.240/volume/v3/volumes/a0d82a1a-0414-42f4-abf6-3e600fe34eca Aug 20 01:09:28.771851 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-e76517bb-a05e-422c-a8bd-ffc1bfa3e60d tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:09:28.772052 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-e76517bb-a05e-422c-a8bd-ffc1bfa3e60d tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Calling method 'delete' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:09:28.772229 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.v3.volumes [None req-e76517bb-a05e-422c-a8bd-ffc1bfa3e60d tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Delete volume with id: a0d82a1a-0414-42f4-abf6-3e600fe34eca Aug 20 01:09:28.780186 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:09:28.780186 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:09:28.780781 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-e76517bb-a05e-422c-a8bd-ffc1bfa3e60d tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Volume info retrieved successfully. Aug 20 01:09:28.794690 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-e76517bb-a05e-422c-a8bd-ffc1bfa3e60d tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Delete volume request issued successfully. Aug 20 01:09:28.795018 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-e76517bb-a05e-422c-a8bd-ffc1bfa3e60d tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] https://10.4.3.240/volume/v3/volumes/a0d82a1a-0414-42f4-abf6-3e600fe34eca returned with HTTP 202 Aug 20 01:09:28.795407 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1193/4805] 10.4.3.240 () {68 vars in 1392 bytes} [Thu Aug 20 01:09:28 2026] DELETE /volume/v3/volumes/a0d82a1a-0414-42f4-abf6-3e600fe34eca => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 20 01:09:28.802697 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-7800a4bc-ae92-41ab-a183-2717caafeadc None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:09:28.804301 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-7800a4bc-ae92-41ab-a183-2717caafeadc tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] GET https://10.4.3.240/volume/v3/volumes/a0d82a1a-0414-42f4-abf6-3e600fe34eca Aug 20 01:09:28.804535 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-7800a4bc-ae92-41ab-a183-2717caafeadc tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:09:28.804737 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-7800a4bc-ae92-41ab-a183-2717caafeadc tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:09:28.810636 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:09:28.810636 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:09:28.813490 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-7800a4bc-ae92-41ab-a183-2717caafeadc tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Volume info retrieved successfully. Aug 20 01:09:28.816939 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-7800a4bc-ae92-41ab-a183-2717caafeadc tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] https://10.4.3.240/volume/v3/volumes/a0d82a1a-0414-42f4-abf6-3e600fe34eca returned with HTTP 200 Aug 20 01:09:28.817282 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1195/4806] 10.4.3.240 () {68 vars in 1389 bytes} [Thu Aug 20 01:09:28 2026] GET /volume/v3/volumes/a0d82a1a-0414-42f4-abf6-3e600fe34eca => generated 895 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:09:29.829201 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-f213918e-0a17-4e7b-87e1-2be7f885becc None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:09:29.831068 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-f213918e-0a17-4e7b-87e1-2be7f885becc tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] GET https://10.4.3.240/volume/v3/volumes/a0d82a1a-0414-42f4-abf6-3e600fe34eca Aug 20 01:09:29.831297 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-f213918e-0a17-4e7b-87e1-2be7f885becc tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:09:29.831532 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-f213918e-0a17-4e7b-87e1-2be7f885becc tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:09:29.837448 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-f213918e-0a17-4e7b-87e1-2be7f885becc tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] https://10.4.3.240/volume/v3/volumes/a0d82a1a-0414-42f4-abf6-3e600fe34eca returned with HTTP 404 Aug 20 01:09:29.837942 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1216/4807] 10.4.3.240 () {68 vars in 1389 bytes} [Thu Aug 20 01:09:29 2026] GET /volume/v3/volumes/a0d82a1a-0414-42f4-abf6-3e600fe34eca => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 01:09:29.843746 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-eef6c71f-f774-4a91-b61b-249ce1d5b5f9 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:09:29.845209 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-eef6c71f-f774-4a91-b61b-249ce1d5b5f9 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] DELETE https://10.4.3.240/volume/v3/volumes/a04d8d10-6128-4097-9c61-ac90fba1e93e Aug 20 01:09:29.845398 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-eef6c71f-f774-4a91-b61b-249ce1d5b5f9 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:09:29.845569 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-eef6c71f-f774-4a91-b61b-249ce1d5b5f9 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Calling method 'delete' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:09:29.845745 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.v3.volumes [None req-eef6c71f-f774-4a91-b61b-249ce1d5b5f9 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Delete volume with id: a04d8d10-6128-4097-9c61-ac90fba1e93e Aug 20 01:09:29.851734 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:09:29.851734 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:09:29.852110 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-eef6c71f-f774-4a91-b61b-249ce1d5b5f9 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Volume info retrieved successfully. Aug 20 01:09:29.868443 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-eef6c71f-f774-4a91-b61b-249ce1d5b5f9 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Delete volume request issued successfully. Aug 20 01:09:29.868704 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-eef6c71f-f774-4a91-b61b-249ce1d5b5f9 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] https://10.4.3.240/volume/v3/volumes/a04d8d10-6128-4097-9c61-ac90fba1e93e returned with HTTP 202 Aug 20 01:09:29.869268 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1204/4808] 10.4.3.240 () {68 vars in 1392 bytes} [Thu Aug 20 01:09:29 2026] DELETE /volume/v3/volumes/a04d8d10-6128-4097-9c61-ac90fba1e93e => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 20 01:09:29.876305 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-6dc8e6a3-0165-4ca3-bd3b-1891d2896d3d None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:09:29.878161 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-6dc8e6a3-0165-4ca3-bd3b-1891d2896d3d tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] GET https://10.4.3.240/volume/v3/volumes/a04d8d10-6128-4097-9c61-ac90fba1e93e Aug 20 01:09:29.878441 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-6dc8e6a3-0165-4ca3-bd3b-1891d2896d3d tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:09:29.878672 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-6dc8e6a3-0165-4ca3-bd3b-1891d2896d3d tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:09:29.885558 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:09:29.885558 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:09:29.888817 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-6dc8e6a3-0165-4ca3-bd3b-1891d2896d3d tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Volume info retrieved successfully. Aug 20 01:09:29.892989 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-6dc8e6a3-0165-4ca3-bd3b-1891d2896d3d tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] https://10.4.3.240/volume/v3/volumes/a04d8d10-6128-4097-9c61-ac90fba1e93e returned with HTTP 200 Aug 20 01:09:29.893452 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1194/4809] 10.4.3.240 () {68 vars in 1389 bytes} [Thu Aug 20 01:09:29 2026] GET /volume/v3/volumes/a04d8d10-6128-4097-9c61-ac90fba1e93e => generated 861 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:09:30.905043 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-53dbf095-c3ae-43f4-a8ae-7b657c1e6fe3 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:09:30.906590 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-53dbf095-c3ae-43f4-a8ae-7b657c1e6fe3 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] GET https://10.4.3.240/volume/v3/volumes/a04d8d10-6128-4097-9c61-ac90fba1e93e Aug 20 01:09:30.906821 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-53dbf095-c3ae-43f4-a8ae-7b657c1e6fe3 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:09:30.907031 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-53dbf095-c3ae-43f4-a8ae-7b657c1e6fe3 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:09:30.912005 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-53dbf095-c3ae-43f4-a8ae-7b657c1e6fe3 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] https://10.4.3.240/volume/v3/volumes/a04d8d10-6128-4097-9c61-ac90fba1e93e returned with HTTP 404 Aug 20 01:09:30.912405 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1196/4810] 10.4.3.240 () {68 vars in 1389 bytes} [Thu Aug 20 01:09:30 2026] GET /volume/v3/volumes/a04d8d10-6128-4097-9c61-ac90fba1e93e => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 01:09:30.918443 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-c4bd9160-07fe-4bbc-9975-01ecdd63e762 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:09:30.920545 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-c4bd9160-07fe-4bbc-9975-01ecdd63e762 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] DELETE https://10.4.3.240/volume/v3/volumes/01a9ce63-b1a0-4a73-99bf-a665c9fb685b Aug 20 01:09:30.920800 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-c4bd9160-07fe-4bbc-9975-01ecdd63e762 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:09:30.921042 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-c4bd9160-07fe-4bbc-9975-01ecdd63e762 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Calling method 'delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:09:30.921249 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-c4bd9160-07fe-4bbc-9975-01ecdd63e762 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Delete volume with id: 01a9ce63-b1a0-4a73-99bf-a665c9fb685b Aug 20 01:09:30.927829 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:09:30.927829 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:09:30.928232 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-c4bd9160-07fe-4bbc-9975-01ecdd63e762 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Volume info retrieved successfully. Aug 20 01:09:30.940840 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-c4bd9160-07fe-4bbc-9975-01ecdd63e762 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Delete volume request issued successfully. Aug 20 01:09:30.941004 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-c4bd9160-07fe-4bbc-9975-01ecdd63e762 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] https://10.4.3.240/volume/v3/volumes/01a9ce63-b1a0-4a73-99bf-a665c9fb685b returned with HTTP 202 Aug 20 01:09:30.941348 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1217/4811] 10.4.3.240 () {68 vars in 1392 bytes} [Thu Aug 20 01:09:30 2026] DELETE /volume/v3/volumes/01a9ce63-b1a0-4a73-99bf-a665c9fb685b => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 20 01:09:30.947233 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-bcf70ad4-4f3b-4326-95ba-921cdb857f8a None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:09:30.948841 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-bcf70ad4-4f3b-4326-95ba-921cdb857f8a tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] GET https://10.4.3.240/volume/v3/volumes/01a9ce63-b1a0-4a73-99bf-a665c9fb685b Aug 20 01:09:30.949029 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-bcf70ad4-4f3b-4326-95ba-921cdb857f8a tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:09:30.949199 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-bcf70ad4-4f3b-4326-95ba-921cdb857f8a tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:09:30.954933 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:09:30.954933 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:09:30.958312 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-bcf70ad4-4f3b-4326-95ba-921cdb857f8a tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Volume info retrieved successfully. Aug 20 01:09:30.962182 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-bcf70ad4-4f3b-4326-95ba-921cdb857f8a tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] https://10.4.3.240/volume/v3/volumes/01a9ce63-b1a0-4a73-99bf-a665c9fb685b returned with HTTP 200 Aug 20 01:09:30.962607 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1205/4812] 10.4.3.240 () {68 vars in 1389 bytes} [Thu Aug 20 01:09:30 2026] GET /volume/v3/volumes/01a9ce63-b1a0-4a73-99bf-a665c9fb685b => generated 896 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:09:31.974741 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-931fa324-4098-4e2d-af4c-336a16f95d56 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:09:31.976367 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-931fa324-4098-4e2d-af4c-336a16f95d56 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] GET https://10.4.3.240/volume/v3/volumes/01a9ce63-b1a0-4a73-99bf-a665c9fb685b Aug 20 01:09:31.976544 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-931fa324-4098-4e2d-af4c-336a16f95d56 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:09:31.976739 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-931fa324-4098-4e2d-af4c-336a16f95d56 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:09:31.981673 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-931fa324-4098-4e2d-af4c-336a16f95d56 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] https://10.4.3.240/volume/v3/volumes/01a9ce63-b1a0-4a73-99bf-a665c9fb685b returned with HTTP 404 Aug 20 01:09:31.982081 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1195/4813] 10.4.3.240 () {68 vars in 1389 bytes} [Thu Aug 20 01:09:31 2026] GET /volume/v3/volumes/01a9ce63-b1a0-4a73-99bf-a665c9fb685b => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 01:09:31.987746 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-2ba24948-3b9b-486f-84aa-1d00bce3e362 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:09:31.989187 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-2ba24948-3b9b-486f-84aa-1d00bce3e362 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] DELETE https://10.4.3.240/volume/v3/volumes/c6a71898-9698-478e-86d7-9851004f0c68 Aug 20 01:09:31.989401 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-2ba24948-3b9b-486f-84aa-1d00bce3e362 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:09:31.989598 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-2ba24948-3b9b-486f-84aa-1d00bce3e362 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Calling method 'delete' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:09:31.989772 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.v3.volumes [None req-2ba24948-3b9b-486f-84aa-1d00bce3e362 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Delete volume with id: c6a71898-9698-478e-86d7-9851004f0c68 Aug 20 01:09:31.995680 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:09:31.995680 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:09:31.996128 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-2ba24948-3b9b-486f-84aa-1d00bce3e362 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Volume info retrieved successfully. Aug 20 01:09:32.010006 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-2ba24948-3b9b-486f-84aa-1d00bce3e362 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Delete volume request issued successfully. Aug 20 01:09:32.010177 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-2ba24948-3b9b-486f-84aa-1d00bce3e362 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] https://10.4.3.240/volume/v3/volumes/c6a71898-9698-478e-86d7-9851004f0c68 returned with HTTP 202 Aug 20 01:09:32.010611 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1197/4814] 10.4.3.240 () {68 vars in 1392 bytes} [Thu Aug 20 01:09:31 2026] DELETE /volume/v3/volumes/c6a71898-9698-478e-86d7-9851004f0c68 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 20 01:09:32.016712 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-09703586-78ae-422f-858a-4615c729954b None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:09:32.018323 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-09703586-78ae-422f-858a-4615c729954b tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] GET https://10.4.3.240/volume/v3/volumes/c6a71898-9698-478e-86d7-9851004f0c68 Aug 20 01:09:32.018547 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-09703586-78ae-422f-858a-4615c729954b tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:09:32.018724 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-09703586-78ae-422f-858a-4615c729954b tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:09:32.025511 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:09:32.025511 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:09:32.028780 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-09703586-78ae-422f-858a-4615c729954b tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Volume info retrieved successfully. Aug 20 01:09:32.032548 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-09703586-78ae-422f-858a-4615c729954b tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] https://10.4.3.240/volume/v3/volumes/c6a71898-9698-478e-86d7-9851004f0c68 returned with HTTP 200 Aug 20 01:09:32.033024 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1218/4815] 10.4.3.240 () {68 vars in 1389 bytes} [Thu Aug 20 01:09:32 2026] GET /volume/v3/volumes/c6a71898-9698-478e-86d7-9851004f0c68 => generated 896 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:09:33.044548 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-f4cba85e-6a04-4f71-9972-53093304af71 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:09:33.046079 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-f4cba85e-6a04-4f71-9972-53093304af71 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] GET https://10.4.3.240/volume/v3/volumes/c6a71898-9698-478e-86d7-9851004f0c68 Aug 20 01:09:33.046257 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-f4cba85e-6a04-4f71-9972-53093304af71 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:09:33.046447 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-f4cba85e-6a04-4f71-9972-53093304af71 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:09:33.052320 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-f4cba85e-6a04-4f71-9972-53093304af71 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] https://10.4.3.240/volume/v3/volumes/c6a71898-9698-478e-86d7-9851004f0c68 returned with HTTP 404 Aug 20 01:09:33.052729 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1206/4816] 10.4.3.240 () {68 vars in 1389 bytes} [Thu Aug 20 01:09:33 2026] GET /volume/v3/volumes/c6a71898-9698-478e-86d7-9851004f0c68 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 01:09:33.060307 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-bba6a14f-7b5b-403a-bd62-23f39b3d5272 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:09:33.061734 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-bba6a14f-7b5b-403a-bd62-23f39b3d5272 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 20 01:09:33.062068 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-bba6a14f-7b5b-403a-bd62-23f39b3d5272 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-708021131"}} {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:09:33.063353 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.v3.volumes [None req-bba6a14f-7b5b-403a-bd62-23f39b3d5272 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-708021131'}} {{(pid=100212) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 01:09:33.063481 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.v3.volumes [None req-bba6a14f-7b5b-403a-bd62-23f39b3d5272 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Create volume of 1 GB Aug 20 01:09:33.066915 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-bba6a14f-7b5b-403a-bd62-23f39b3d5272 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Availability Zones retrieved successfully. Aug 20 01:09:33.071693 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-bba6a14f-7b5b-403a-bd62-23f39b3d5272 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Flow 'volume_create_api' (aa94b1ea-40da-4d00-a5ca-8f208ee62da6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100212) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:09:33.072523 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-bba6a14f-7b5b-403a-bd62-23f39b3d5272 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5dde2ad0-d3f2-4784-a398-41870cbfe805) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:09:33.073250 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.flows.api.create_volume [None req-bba6a14f-7b5b-403a-bd62-23f39b3d5272 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Validating volume size '1' using validate_int {{(pid=100212) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 01:09:33.094128 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-bba6a14f-7b5b-403a-bd62-23f39b3d5272 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5dde2ad0-d3f2-4784-a398-41870cbfe805) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:52:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1ed58bd6-fe6a-497e-ae84-e8199d24fdfa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:09:33.094744 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-bba6a14f-7b5b-403a-bd62-23f39b3d5272 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (346a1d9e-038f-406e-9dfb-73ce6193560b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:09:33.127887 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.quota [None req-bba6a14f-7b5b-403a-bd62-23f39b3d5272 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Created reservations ['3c291d64-e002-4c4e-9be6-a1c23d0b06ae', '160487af-e8ab-421a-9d13-84a41708246f', 'edc722e3-8c70-48ee-bec1-41ed75f15d8f', 'e186729f-1a82-4f1f-85b1-a8a46524c5af'] {{(pid=100212) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 01:09:33.128597 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-bba6a14f-7b5b-403a-bd62-23f39b3d5272 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (346a1d9e-038f-406e-9dfb-73ce6193560b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3c291d64-e002-4c4e-9be6-a1c23d0b06ae', '160487af-e8ab-421a-9d13-84a41708246f', 'edc722e3-8c70-48ee-bec1-41ed75f15d8f', 'e186729f-1a82-4f1f-85b1-a8a46524c5af']}' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:09:33.129217 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-bba6a14f-7b5b-403a-bd62-23f39b3d5272 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a1f0d666-e261-4e4f-83d1-c41e7c4206c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:09:33.148017 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-bba6a14f-7b5b-403a-bd62-23f39b3d5272 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a1f0d666-e261-4e4f-83d1-c41e7c4206c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c343cc0c-afb2-4e41-9514-55eb005422c7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-708021131',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='44c2e3661db041e99147a8265a740209',qos_specs=None,replication_status=,reservations=['3c291d64-e002-4c4e-9be6-a1c23d0b06ae','160487af-e8ab-421a-9d13-84a41708246f','edc722e3-8c70-48ee-bec1-41ed75f15d8f','e186729f-1a82-4f1f-85b1-a8a46524c5af'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='00431a0f811d43659a271de4cfbb6316',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T01:09:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-708021131',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c343cc0c-afb2-4e41-9514-55eb005422c7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='44c2e3661db041e99147a8265a740209',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='00431a0f811d43659a271de4cfbb6316',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1ed58bd6-fe6a-497e-ae84-e8199d24fdfa),volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:09:33.148648 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-bba6a14f-7b5b-403a-bd62-23f39b3d5272 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (23495138-5406-47b5-b8e7-35911fab6b6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:09:33.161995 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-bba6a14f-7b5b-403a-bd62-23f39b3d5272 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (23495138-5406-47b5-b8e7-35911fab6b6b) transitioned into state 'SUCCESS' from state '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-708021131',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='44c2e3661db041e99147a8265a740209',qos_specs=None,replication_status=,reservations=['3c291d64-e002-4c4e-9be6-a1c23d0b06ae','160487af-e8ab-421a-9d13-84a41708246f','edc722e3-8c70-48ee-bec1-41ed75f15d8f','e186729f-1a82-4f1f-85b1-a8a46524c5af'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='00431a0f811d43659a271de4cfbb6316',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:09:33.162587 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-bba6a14f-7b5b-403a-bd62-23f39b3d5272 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (50f8aad5-d690-45a6-a440-6cc9778b632d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:09:33.169939 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-bba6a14f-7b5b-403a-bd62-23f39b3d5272 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (50f8aad5-d690-45a6-a440-6cc9778b632d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:09:33.170643 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-bba6a14f-7b5b-403a-bd62-23f39b3d5272 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Flow 'volume_create_api' (aa94b1ea-40da-4d00-a5ca-8f208ee62da6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100212) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:09:33.170883 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-bba6a14f-7b5b-403a-bd62-23f39b3d5272 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Create volume request issued successfully. Aug 20 01:09:33.171382 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-bba6a14f-7b5b-403a-bd62-23f39b3d5272 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 20 01:09:33.171873 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1196/4817] 10.4.3.240 () {70 vars in 1299 bytes} [Thu Aug 20 01:09:33 2026] POST /volume/v3/volumes => generated 769 bytes in 112 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:09:33.182353 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-7d9757b1-3b9d-4534-8a42-b0ee39f98bde None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:09:33.184387 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-7d9757b1-3b9d-4534-8a42-b0ee39f98bde tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] GET https://10.4.3.240/volume/v3/volumes/c343cc0c-afb2-4e41-9514-55eb005422c7 Aug 20 01:09:33.184658 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-7d9757b1-3b9d-4534-8a42-b0ee39f98bde tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:09:33.184837 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-7d9757b1-3b9d-4534-8a42-b0ee39f98bde tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:09:33.191289 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:09:33.191289 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:09:33.194520 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-7d9757b1-3b9d-4534-8a42-b0ee39f98bde tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Volume info retrieved successfully. Aug 20 01:09:33.198231 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-7d9757b1-3b9d-4534-8a42-b0ee39f98bde tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] https://10.4.3.240/volume/v3/volumes/c343cc0c-afb2-4e41-9514-55eb005422c7 returned with HTTP 200 Aug 20 01:09:33.198610 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1198/4818] 10.4.3.240 () {68 vars in 1389 bytes} [Thu Aug 20 01:09:33 2026] GET /volume/v3/volumes/c343cc0c-afb2-4e41-9514-55eb005422c7 => generated 837 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:09:34.210020 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-bce0c962-aa5d-46f7-b709-9d322f54715b None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:09:34.211526 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-bce0c962-aa5d-46f7-b709-9d322f54715b tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] GET https://10.4.3.240/volume/v3/volumes/c343cc0c-afb2-4e41-9514-55eb005422c7 Aug 20 01:09:34.211705 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-bce0c962-aa5d-46f7-b709-9d322f54715b tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:09:34.211878 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-bce0c962-aa5d-46f7-b709-9d322f54715b tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:09:34.217860 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:09:34.217860 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:09:34.221072 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-bce0c962-aa5d-46f7-b709-9d322f54715b tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Volume info retrieved successfully. Aug 20 01:09:34.224689 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-bce0c962-aa5d-46f7-b709-9d322f54715b tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] https://10.4.3.240/volume/v3/volumes/c343cc0c-afb2-4e41-9514-55eb005422c7 returned with HTTP 200 Aug 20 01:09:34.225041 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1219/4819] 10.4.3.240 () {68 vars in 1389 bytes} [Thu Aug 20 01:09:34 2026] GET /volume/v3/volumes/c343cc0c-afb2-4e41-9514-55eb005422c7 => generated 862 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:09:34.236249 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-e9695618-c532-44d1-9141-5f0754c3b9ad None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:09:34.237913 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-e9695618-c532-44d1-9141-5f0754c3b9ad tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] POST https://10.4.3.240/volume/v3/snapshots Aug 20 01:09:34.238239 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-e9695618-c532-44d1-9141-5f0754c3b9ad tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c343cc0c-afb2-4e41-9514-55eb005422c7", "name": "tempest-VolumeDependencyTests-Snapshot-254218787"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:09:34.246683 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:09:34.246683 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:09:34.247196 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-e9695618-c532-44d1-9141-5f0754c3b9ad tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Volume info retrieved successfully. Aug 20 01:09:34.247335 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.v3.snapshots [None req-e9695618-c532-44d1-9141-5f0754c3b9ad tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Create snapshot from volume c343cc0c-afb2-4e41-9514-55eb005422c7 Aug 20 01:09:34.271567 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.quota [None req-e9695618-c532-44d1-9141-5f0754c3b9ad tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Created reservations ['2e249402-6462-4379-a09e-deec9ac8d741', '5b9654f7-1153-4141-a93d-fe4c715bf3c0', '61b89638-8cb8-4d47-99f5-57b867764bdd', '776d58cc-8d6f-49c3-8f42-8d60504ea34f'] {{(pid=100214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 01:09:34.296560 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-e9695618-c532-44d1-9141-5f0754c3b9ad tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Snapshot create request issued successfully. Aug 20 01:09:34.296828 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-e9695618-c532-44d1-9141-5f0754c3b9ad tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] https://10.4.3.240/volume/v3/snapshots returned with HTTP 202 Aug 20 01:09:34.297255 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1207/4820] 10.4.3.240 () {68 vars in 1265 bytes} [Thu Aug 20 01:09:34 2026] POST /volume/v3/snapshots => generated 307 bytes in 61 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 01:09:34.305602 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-85f68cb9-4cb9-4bba-ac43-f820f17feab7 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:09:34.307537 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-85f68cb9-4cb9-4bba-ac43-f820f17feab7 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] GET https://10.4.3.240/volume/v3/snapshots/e7fabbaf-7378-48fb-a7cd-accefe1c8cf0 Aug 20 01:09:34.307746 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-85f68cb9-4cb9-4bba-ac43-f820f17feab7 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:09:34.307993 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-85f68cb9-4cb9-4bba-ac43-f820f17feab7 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:09:34.313054 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:09:34.313054 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:09:34.313494 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-85f68cb9-4cb9-4bba-ac43-f820f17feab7 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Snapshot retrieved successfully. Aug 20 01:09:34.314278 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-85f68cb9-4cb9-4bba-ac43-f820f17feab7 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] https://10.4.3.240/volume/v3/snapshots/e7fabbaf-7378-48fb-a7cd-accefe1c8cf0 returned with HTTP 200 Aug 20 01:09:34.314672 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1197/4821] 10.4.3.240 () {66 vars in 1354 bytes} [Thu Aug 20 01:09:34 2026] GET /volume/v3/snapshots/e7fabbaf-7378-48fb-a7cd-accefe1c8cf0 => generated 439 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:09:35.322933 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-eeb7e4a7-0fc0-4f00-9fd1-eef6b154fbc4 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:09:35.324635 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-eeb7e4a7-0fc0-4f00-9fd1-eef6b154fbc4 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] GET https://10.4.3.240/volume/v3/snapshots/e7fabbaf-7378-48fb-a7cd-accefe1c8cf0 Aug 20 01:09:35.324846 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-eeb7e4a7-0fc0-4f00-9fd1-eef6b154fbc4 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:09:35.325039 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-eeb7e4a7-0fc0-4f00-9fd1-eef6b154fbc4 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:09:35.329571 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:09:35.329571 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:09:35.329957 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-eeb7e4a7-0fc0-4f00-9fd1-eef6b154fbc4 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Snapshot retrieved successfully. Aug 20 01:09:35.330617 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-eeb7e4a7-0fc0-4f00-9fd1-eef6b154fbc4 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] https://10.4.3.240/volume/v3/snapshots/e7fabbaf-7378-48fb-a7cd-accefe1c8cf0 returned with HTTP 200 Aug 20 01:09:35.330943 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1199/4822] 10.4.3.240 () {66 vars in 1354 bytes} [Thu Aug 20 01:09:35 2026] GET /volume/v3/snapshots/e7fabbaf-7378-48fb-a7cd-accefe1c8cf0 => generated 466 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:09:35.338383 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-e39c9340-c0c4-4ff9-9150-86ce2906c15e None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:09:35.339850 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-e39c9340-c0c4-4ff9-9150-86ce2906c15e tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 20 01:09:35.340212 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-e39c9340-c0c4-4ff9-9150-86ce2906c15e tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "e7fabbaf-7378-48fb-a7cd-accefe1c8cf0", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1229050420"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:09:35.341597 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.v3.volumes [None req-e39c9340-c0c4-4ff9-9150-86ce2906c15e tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Create volume request body: {'volume': {'snapshot_id': 'e7fabbaf-7378-48fb-a7cd-accefe1c8cf0', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1229050420'}} {{(pid=100215) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 01:09:35.346088 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:09:35.346088 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:09:35.346471 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-e39c9340-c0c4-4ff9-9150-86ce2906c15e tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Snapshot retrieved successfully. Aug 20 01:09:35.346573 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-e39c9340-c0c4-4ff9-9150-86ce2906c15e tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Create volume of 1 GB Aug 20 01:09:35.349299 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-e39c9340-c0c4-4ff9-9150-86ce2906c15e tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Availability Zones retrieved successfully. Aug 20 01:09:35.353951 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-e39c9340-c0c4-4ff9-9150-86ce2906c15e tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Flow 'volume_create_api' (84b5e5f5-951e-4ee1-9792-e5f54a5084c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:09:35.354857 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-e39c9340-c0c4-4ff9-9150-86ce2906c15e tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f2838ce8-d374-436b-a02c-49ba30246e64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:09:35.355757 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.flows.api.create_volume [None req-e39c9340-c0c4-4ff9-9150-86ce2906c15e tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100215) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 01:09:35.380872 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-e39c9340-c0c4-4ff9-9150-86ce2906c15e tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f2838ce8-d374-436b-a02c-49ba30246e64) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'e7fabbaf-7378-48fb-a7cd-accefe1c8cf0', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:52:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1ed58bd6-fe6a-497e-ae84-e8199d24fdfa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:09:35.381628 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-e39c9340-c0c4-4ff9-9150-86ce2906c15e tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (95402561-8793-4b79-b128-5084a3a6bfe9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:09:35.416214 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.quota [None req-e39c9340-c0c4-4ff9-9150-86ce2906c15e tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Created reservations ['85c59f35-e4da-4c93-91f6-648cc5dbb271', '27df273a-e90e-4bb1-95a7-3b67f6fc32fa', 'f529a00d-e744-4d4d-bbe6-06820264b655', '0e8e7fac-a17b-45e2-acdd-d5e21851a2e2'] {{(pid=100215) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 01:09:35.416881 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-e39c9340-c0c4-4ff9-9150-86ce2906c15e tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (95402561-8793-4b79-b128-5084a3a6bfe9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['85c59f35-e4da-4c93-91f6-648cc5dbb271', '27df273a-e90e-4bb1-95a7-3b67f6fc32fa', 'f529a00d-e744-4d4d-bbe6-06820264b655', '0e8e7fac-a17b-45e2-acdd-d5e21851a2e2']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:09:35.417556 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-e39c9340-c0c4-4ff9-9150-86ce2906c15e tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d00e128a-c525-4cec-b47e-e70c3f153849) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:09:35.452960 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-e39c9340-c0c4-4ff9-9150-86ce2906c15e tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d00e128a-c525-4cec-b47e-e70c3f153849) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3407b65f-0304-43e6-a43d-cca09e43e241', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1229050420',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='44c2e3661db041e99147a8265a740209',qos_specs=None,replication_status=,reservations=['85c59f35-e4da-4c93-91f6-648cc5dbb271','27df273a-e90e-4bb1-95a7-3b67f6fc32fa','f529a00d-e744-4d4d-bbe6-06820264b655','0e8e7fac-a17b-45e2-acdd-d5e21851a2e2'],size=1,snapshot_id=e7fabbaf-7378-48fb-a7cd-accefe1c8cf0,source_replicaid=,source_volid=None,status='creating',user_id='00431a0f811d43659a271de4cfbb6316',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T01:09:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1229050420',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3407b65f-0304-43e6-a43d-cca09e43e241,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='44c2e3661db041e99147a8265a740209',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=e7fabbaf-7378-48fb-a7cd-accefe1c8cf0,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='00431a0f811d43659a271de4cfbb6316',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1ed58bd6-fe6a-497e-ae84-e8199d24fdfa),volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:09:35.453644 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-e39c9340-c0c4-4ff9-9150-86ce2906c15e tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (38feee01-75d1-4bce-9e75-f3d2c450e5c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:09:35.469612 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-e39c9340-c0c4-4ff9-9150-86ce2906c15e tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (38feee01-75d1-4bce-9e75-f3d2c450e5c1) transitioned into state 'SUCCESS' from state '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-1229050420',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='44c2e3661db041e99147a8265a740209',qos_specs=None,replication_status=,reservations=['85c59f35-e4da-4c93-91f6-648cc5dbb271','27df273a-e90e-4bb1-95a7-3b67f6fc32fa','f529a00d-e744-4d4d-bbe6-06820264b655','0e8e7fac-a17b-45e2-acdd-d5e21851a2e2'],size=1,snapshot_id=e7fabbaf-7378-48fb-a7cd-accefe1c8cf0,source_replicaid=,source_volid=None,status='creating',user_id='00431a0f811d43659a271de4cfbb6316',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:09:35.470243 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-e39c9340-c0c4-4ff9-9150-86ce2906c15e tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4374d84f-3096-4cbd-8fc3-1308e5733718) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:09:35.487920 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-e39c9340-c0c4-4ff9-9150-86ce2906c15e tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4374d84f-3096-4cbd-8fc3-1308e5733718) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:09:35.488642 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-e39c9340-c0c4-4ff9-9150-86ce2906c15e tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Flow 'volume_create_api' (84b5e5f5-951e-4ee1-9792-e5f54a5084c5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:09:35.488936 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-e39c9340-c0c4-4ff9-9150-86ce2906c15e tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Create volume request issued successfully. Aug 20 01:09:35.489467 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-e39c9340-c0c4-4ff9-9150-86ce2906c15e tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 20 01:09:35.489836 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1220/4823] 10.4.3.240 () {70 vars in 1300 bytes} [Thu Aug 20 01:09:35 2026] POST /volume/v3/volumes => generated 804 bytes in 152 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:09:35.499839 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-c5224e2b-0929-4549-bd45-ddb83b2cb797 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:09:35.501602 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-c5224e2b-0929-4549-bd45-ddb83b2cb797 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] GET https://10.4.3.240/volume/v3/volumes/3407b65f-0304-43e6-a43d-cca09e43e241 Aug 20 01:09:35.501816 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-c5224e2b-0929-4549-bd45-ddb83b2cb797 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:09:35.501999 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-c5224e2b-0929-4549-bd45-ddb83b2cb797 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:09:35.508014 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:09:35.508014 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:09:35.511715 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-c5224e2b-0929-4549-bd45-ddb83b2cb797 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Volume info retrieved successfully. Aug 20 01:09:35.516415 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-c5224e2b-0929-4549-bd45-ddb83b2cb797 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] https://10.4.3.240/volume/v3/volumes/3407b65f-0304-43e6-a43d-cca09e43e241 returned with HTTP 200 Aug 20 01:09:35.516744 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1208/4824] 10.4.3.240 () {68 vars in 1389 bytes} [Thu Aug 20 01:09:35 2026] GET /volume/v3/volumes/3407b65f-0304-43e6-a43d-cca09e43e241 => generated 872 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:09:36.527647 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-2e789a5e-eb14-4476-9de6-881f9b6e4b71 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:09:36.529116 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-2e789a5e-eb14-4476-9de6-881f9b6e4b71 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] GET https://10.4.3.240/volume/v3/volumes/3407b65f-0304-43e6-a43d-cca09e43e241 Aug 20 01:09:36.529291 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-2e789a5e-eb14-4476-9de6-881f9b6e4b71 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:09:36.529477 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-2e789a5e-eb14-4476-9de6-881f9b6e4b71 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:09:36.536199 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:09:36.536199 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:09:36.539441 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-2e789a5e-eb14-4476-9de6-881f9b6e4b71 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Volume info retrieved successfully. Aug 20 01:09:36.542963 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-2e789a5e-eb14-4476-9de6-881f9b6e4b71 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] https://10.4.3.240/volume/v3/volumes/3407b65f-0304-43e6-a43d-cca09e43e241 returned with HTTP 200 Aug 20 01:09:36.543310 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1198/4825] 10.4.3.240 () {68 vars in 1389 bytes} [Thu Aug 20 01:09:36 2026] GET /volume/v3/volumes/3407b65f-0304-43e6-a43d-cca09e43e241 => generated 897 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:09:36.554192 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-c964affe-bea0-469a-a673-dff08256de28 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:09:36.558198 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-c964affe-bea0-469a-a673-dff08256de28 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] POST https://10.4.3.240/volume/v3/snapshots Aug 20 01:09:36.558198 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-c964affe-bea0-469a-a673-dff08256de28 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "3407b65f-0304-43e6-a43d-cca09e43e241", "name": "tempest-VolumeDependencyTests-Snapshot-492539186"}} {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:09:36.564455 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:09:36.564455 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:09:36.564961 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-c964affe-bea0-469a-a673-dff08256de28 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Volume info retrieved successfully. Aug 20 01:09:36.565139 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.v3.snapshots [None req-c964affe-bea0-469a-a673-dff08256de28 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Create snapshot from volume 3407b65f-0304-43e6-a43d-cca09e43e241 Aug 20 01:09:36.587589 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.quota [None req-c964affe-bea0-469a-a673-dff08256de28 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Created reservations ['575ac135-1053-4027-aea6-f66935549a2c', '5557aa99-9643-4db0-a00b-48cd0c88c3f0', 'bf25f74a-e214-4f94-8c15-f3eab2bf7828', '09e8fb66-21e7-4873-b44d-be438a218dab'] {{(pid=100213) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 01:09:36.611110 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-c964affe-bea0-469a-a673-dff08256de28 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Snapshot create request issued successfully. Aug 20 01:09:36.611560 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-c964affe-bea0-469a-a673-dff08256de28 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] https://10.4.3.240/volume/v3/snapshots returned with HTTP 202 Aug 20 01:09:36.612065 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1200/4826] 10.4.3.240 () {68 vars in 1265 bytes} [Thu Aug 20 01:09:36 2026] POST /volume/v3/snapshots => generated 307 bytes in 58 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 01:09:36.619360 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-73fcb9c7-1bcb-4b2b-98d8-adf2d0ecc4d9 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:09:36.621354 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-73fcb9c7-1bcb-4b2b-98d8-adf2d0ecc4d9 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] GET https://10.4.3.240/volume/v3/snapshots/699ca068-0c5b-4d32-87d3-6b75c4a2ce06 Aug 20 01:09:36.621583 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-73fcb9c7-1bcb-4b2b-98d8-adf2d0ecc4d9 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:09:36.621816 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-73fcb9c7-1bcb-4b2b-98d8-adf2d0ecc4d9 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:09:36.628505 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:09:36.628505 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:09:36.629097 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-73fcb9c7-1bcb-4b2b-98d8-adf2d0ecc4d9 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Snapshot retrieved successfully. Aug 20 01:09:36.630233 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-73fcb9c7-1bcb-4b2b-98d8-adf2d0ecc4d9 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] https://10.4.3.240/volume/v3/snapshots/699ca068-0c5b-4d32-87d3-6b75c4a2ce06 returned with HTTP 200 Aug 20 01:09:36.630744 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1221/4827] 10.4.3.240 () {66 vars in 1354 bytes} [Thu Aug 20 01:09:36 2026] GET /volume/v3/snapshots/699ca068-0c5b-4d32-87d3-6b75c4a2ce06 => generated 439 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:09:37.639044 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-9aa47af0-80bd-47d8-a165-c4137f8fd877 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:09:37.641854 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-9aa47af0-80bd-47d8-a165-c4137f8fd877 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] GET https://10.4.3.240/volume/v3/snapshots/699ca068-0c5b-4d32-87d3-6b75c4a2ce06 Aug 20 01:09:37.641854 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-9aa47af0-80bd-47d8-a165-c4137f8fd877 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:09:37.641854 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-9aa47af0-80bd-47d8-a165-c4137f8fd877 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:09:37.645879 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:09:37.645879 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:09:37.646478 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-9aa47af0-80bd-47d8-a165-c4137f8fd877 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Snapshot retrieved successfully. Aug 20 01:09:37.647683 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-9aa47af0-80bd-47d8-a165-c4137f8fd877 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] https://10.4.3.240/volume/v3/snapshots/699ca068-0c5b-4d32-87d3-6b75c4a2ce06 returned with HTTP 200 Aug 20 01:09:37.647683 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1209/4828] 10.4.3.240 () {66 vars in 1354 bytes} [Thu Aug 20 01:09:37 2026] GET /volume/v3/snapshots/699ca068-0c5b-4d32-87d3-6b75c4a2ce06 => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:09:37.655074 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-f4a12a1d-a88f-4f2b-b7b8-6154581b8894 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:09:37.656479 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-f4a12a1d-a88f-4f2b-b7b8-6154581b8894 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 20 01:09:37.656785 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-f4a12a1d-a88f-4f2b-b7b8-6154581b8894 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "699ca068-0c5b-4d32-87d3-6b75c4a2ce06", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-996994807"}} {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:09:37.658125 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.v3.volumes [None req-f4a12a1d-a88f-4f2b-b7b8-6154581b8894 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Create volume request body: {'volume': {'snapshot_id': '699ca068-0c5b-4d32-87d3-6b75c4a2ce06', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-996994807'}} {{(pid=100212) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 01:09:37.662245 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:09:37.662245 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:09:37.662655 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-f4a12a1d-a88f-4f2b-b7b8-6154581b8894 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Snapshot retrieved successfully. Aug 20 01:09:37.662780 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.v3.volumes [None req-f4a12a1d-a88f-4f2b-b7b8-6154581b8894 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Create volume of 1 GB Aug 20 01:09:37.665416 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-f4a12a1d-a88f-4f2b-b7b8-6154581b8894 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Availability Zones retrieved successfully. Aug 20 01:09:37.670402 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-f4a12a1d-a88f-4f2b-b7b8-6154581b8894 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Flow 'volume_create_api' (a17a44fa-d79d-4be4-9bd1-178e217abf6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100212) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:09:37.671197 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-f4a12a1d-a88f-4f2b-b7b8-6154581b8894 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6c581c9e-cc34-4d22-ac5d-16dc76fd77a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:09:37.671966 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.flows.api.create_volume [None req-f4a12a1d-a88f-4f2b-b7b8-6154581b8894 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100212) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 01:09:37.696296 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-f4a12a1d-a88f-4f2b-b7b8-6154581b8894 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6c581c9e-cc34-4d22-ac5d-16dc76fd77a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '699ca068-0c5b-4d32-87d3-6b75c4a2ce06', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:52:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1ed58bd6-fe6a-497e-ae84-e8199d24fdfa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:09:37.696993 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-f4a12a1d-a88f-4f2b-b7b8-6154581b8894 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (45530471-7ec0-4f55-bde6-3e3e7105b84d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:09:37.729476 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.quota [None req-f4a12a1d-a88f-4f2b-b7b8-6154581b8894 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Created reservations ['38af3588-57fa-4cd4-a178-07a6bf4fc8f2', 'cedb77b9-a4a1-4556-b813-3f3f026d72df', '9474944f-2d45-4674-82e8-a92d90750dc4', 'd0fbcbd0-413a-4a29-a308-4be3230a51da'] {{(pid=100212) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 01:09:37.730279 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-f4a12a1d-a88f-4f2b-b7b8-6154581b8894 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (45530471-7ec0-4f55-bde6-3e3e7105b84d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['38af3588-57fa-4cd4-a178-07a6bf4fc8f2', 'cedb77b9-a4a1-4556-b813-3f3f026d72df', '9474944f-2d45-4674-82e8-a92d90750dc4', 'd0fbcbd0-413a-4a29-a308-4be3230a51da']}' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:09:37.731116 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-f4a12a1d-a88f-4f2b-b7b8-6154581b8894 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4c8146bf-421a-4cc7-9317-c4a895fcf64d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:09:37.765701 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-f4a12a1d-a88f-4f2b-b7b8-6154581b8894 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4c8146bf-421a-4cc7-9317-c4a895fcf64d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '189ac979-9b50-4428-b1ca-2341edd239e6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-996994807',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='44c2e3661db041e99147a8265a740209',qos_specs=None,replication_status=,reservations=['38af3588-57fa-4cd4-a178-07a6bf4fc8f2','cedb77b9-a4a1-4556-b813-3f3f026d72df','9474944f-2d45-4674-82e8-a92d90750dc4','d0fbcbd0-413a-4a29-a308-4be3230a51da'],size=1,snapshot_id=699ca068-0c5b-4d32-87d3-6b75c4a2ce06,source_replicaid=,source_volid=None,status='creating',user_id='00431a0f811d43659a271de4cfbb6316',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T01:09:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-996994807',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=189ac979-9b50-4428-b1ca-2341edd239e6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='44c2e3661db041e99147a8265a740209',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=699ca068-0c5b-4d32-87d3-6b75c4a2ce06,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='00431a0f811d43659a271de4cfbb6316',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1ed58bd6-fe6a-497e-ae84-e8199d24fdfa),volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:09:37.766353 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-f4a12a1d-a88f-4f2b-b7b8-6154581b8894 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7d4c3a96-fb93-44c7-8109-1b7bdbd44f7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:09:37.780509 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-f4a12a1d-a88f-4f2b-b7b8-6154581b8894 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7d4c3a96-fb93-44c7-8109-1b7bdbd44f7a) transitioned into state 'SUCCESS' from state '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-996994807',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='44c2e3661db041e99147a8265a740209',qos_specs=None,replication_status=,reservations=['38af3588-57fa-4cd4-a178-07a6bf4fc8f2','cedb77b9-a4a1-4556-b813-3f3f026d72df','9474944f-2d45-4674-82e8-a92d90750dc4','d0fbcbd0-413a-4a29-a308-4be3230a51da'],size=1,snapshot_id=699ca068-0c5b-4d32-87d3-6b75c4a2ce06,source_replicaid=,source_volid=None,status='creating',user_id='00431a0f811d43659a271de4cfbb6316',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:09:37.781228 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-f4a12a1d-a88f-4f2b-b7b8-6154581b8894 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ad58d05e-477e-4ee3-9da3-e06ddf918afe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:09:37.798270 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-f4a12a1d-a88f-4f2b-b7b8-6154581b8894 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ad58d05e-477e-4ee3-9da3-e06ddf918afe) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:09:37.798981 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-f4a12a1d-a88f-4f2b-b7b8-6154581b8894 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Flow 'volume_create_api' (a17a44fa-d79d-4be4-9bd1-178e217abf6d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100212) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:09:37.799284 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-f4a12a1d-a88f-4f2b-b7b8-6154581b8894 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Create volume request issued successfully. Aug 20 01:09:37.799782 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-f4a12a1d-a88f-4f2b-b7b8-6154581b8894 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 20 01:09:37.800171 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1199/4829] 10.4.3.240 () {70 vars in 1300 bytes} [Thu Aug 20 01:09:37 2026] POST /volume/v3/volumes => generated 803 bytes in 145 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:09:37.811585 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-a545b896-8914-4246-8c17-8e0514153f95 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:09:37.813063 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-a545b896-8914-4246-8c17-8e0514153f95 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] GET https://10.4.3.240/volume/v3/volumes/189ac979-9b50-4428-b1ca-2341edd239e6 Aug 20 01:09:37.813306 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-a545b896-8914-4246-8c17-8e0514153f95 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:09:37.813525 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-a545b896-8914-4246-8c17-8e0514153f95 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:09:37.820938 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:09:37.820938 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:09:37.824947 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-a545b896-8914-4246-8c17-8e0514153f95 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Volume info retrieved successfully. Aug 20 01:09:37.829715 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-a545b896-8914-4246-8c17-8e0514153f95 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] https://10.4.3.240/volume/v3/volumes/189ac979-9b50-4428-b1ca-2341edd239e6 returned with HTTP 200 Aug 20 01:09:37.830168 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1201/4830] 10.4.3.240 () {68 vars in 1389 bytes} [Thu Aug 20 01:09:37 2026] GET /volume/v3/volumes/189ac979-9b50-4428-b1ca-2341edd239e6 => generated 871 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:09:38.841152 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-bcd53c8e-ccaf-496a-913c-409889c7dec1 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:09:38.842749 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-bcd53c8e-ccaf-496a-913c-409889c7dec1 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] GET https://10.4.3.240/volume/v3/volumes/189ac979-9b50-4428-b1ca-2341edd239e6 Aug 20 01:09:38.842951 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-bcd53c8e-ccaf-496a-913c-409889c7dec1 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:09:38.843124 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-bcd53c8e-ccaf-496a-913c-409889c7dec1 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:09:38.849524 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:09:38.849524 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:09:38.852707 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-bcd53c8e-ccaf-496a-913c-409889c7dec1 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Volume info retrieved successfully. Aug 20 01:09:38.856244 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-bcd53c8e-ccaf-496a-913c-409889c7dec1 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] https://10.4.3.240/volume/v3/volumes/189ac979-9b50-4428-b1ca-2341edd239e6 returned with HTTP 200 Aug 20 01:09:38.856603 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1222/4831] 10.4.3.240 () {68 vars in 1389 bytes} [Thu Aug 20 01:09:38 2026] GET /volume/v3/volumes/189ac979-9b50-4428-b1ca-2341edd239e6 => generated 896 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:09:38.867465 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-0ec35a76-f582-422e-a7e6-8109a9f998cb None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:09:38.869058 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-0ec35a76-f582-422e-a7e6-8109a9f998cb tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] DELETE https://10.4.3.240/volume/v3/snapshots/e7fabbaf-7378-48fb-a7cd-accefe1c8cf0 Aug 20 01:09:38.869259 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-0ec35a76-f582-422e-a7e6-8109a9f998cb tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:09:38.869502 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-0ec35a76-f582-422e-a7e6-8109a9f998cb tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Calling method 'delete' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:09:38.869636 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.v3.snapshots [None req-0ec35a76-f582-422e-a7e6-8109a9f998cb tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Delete snapshot with id: e7fabbaf-7378-48fb-a7cd-accefe1c8cf0 Aug 20 01:09:38.873921 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:09:38.873921 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:09:38.874328 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-0ec35a76-f582-422e-a7e6-8109a9f998cb tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Snapshot retrieved successfully. Aug 20 01:09:38.888397 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-0ec35a76-f582-422e-a7e6-8109a9f998cb tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Snapshot delete request issued successfully. Aug 20 01:09:38.888622 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-0ec35a76-f582-422e-a7e6-8109a9f998cb tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] https://10.4.3.240/volume/v3/snapshots/e7fabbaf-7378-48fb-a7cd-accefe1c8cf0 returned with HTTP 202 Aug 20 01:09:38.889070 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1210/4832] 10.4.3.240 () {66 vars in 1357 bytes} [Thu Aug 20 01:09:38 2026] DELETE /volume/v3/snapshots/e7fabbaf-7378-48fb-a7cd-accefe1c8cf0 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 01:09:38.895961 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-8e6cf930-16de-4fad-8c79-dfd3862995c9 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:09:38.897872 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-8e6cf930-16de-4fad-8c79-dfd3862995c9 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] GET https://10.4.3.240/volume/v3/snapshots/e7fabbaf-7378-48fb-a7cd-accefe1c8cf0 Aug 20 01:09:38.898123 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-8e6cf930-16de-4fad-8c79-dfd3862995c9 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:09:38.898370 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-8e6cf930-16de-4fad-8c79-dfd3862995c9 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:09:38.903108 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:09:38.903108 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:09:38.903540 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-8e6cf930-16de-4fad-8c79-dfd3862995c9 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Snapshot retrieved successfully. Aug 20 01:09:38.904226 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-8e6cf930-16de-4fad-8c79-dfd3862995c9 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] https://10.4.3.240/volume/v3/snapshots/e7fabbaf-7378-48fb-a7cd-accefe1c8cf0 returned with HTTP 200 Aug 20 01:09:38.904592 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1200/4833] 10.4.3.240 () {66 vars in 1354 bytes} [Thu Aug 20 01:09:38 2026] GET /volume/v3/snapshots/e7fabbaf-7378-48fb-a7cd-accefe1c8cf0 => generated 465 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:09:39.912947 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-d49dca3b-8cad-488b-b639-c7997a3609cb None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:09:39.915117 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-d49dca3b-8cad-488b-b639-c7997a3609cb tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] GET https://10.4.3.240/volume/v3/snapshots/e7fabbaf-7378-48fb-a7cd-accefe1c8cf0 Aug 20 01:09:39.915424 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-d49dca3b-8cad-488b-b639-c7997a3609cb tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:09:39.915716 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-d49dca3b-8cad-488b-b639-c7997a3609cb tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:09:39.920736 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-d49dca3b-8cad-488b-b639-c7997a3609cb tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] https://10.4.3.240/volume/v3/snapshots/e7fabbaf-7378-48fb-a7cd-accefe1c8cf0 returned with HTTP 404 Aug 20 01:09:39.921296 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1202/4834] 10.4.3.240 () {66 vars in 1354 bytes} [Thu Aug 20 01:09:39 2026] GET /volume/v3/snapshots/e7fabbaf-7378-48fb-a7cd-accefe1c8cf0 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:09:39.928039 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-3a3819a2-4268-41a5-b5fd-fb32771bac54 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:09:39.929740 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-3a3819a2-4268-41a5-b5fd-fb32771bac54 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] DELETE https://10.4.3.240/volume/v3/snapshots/699ca068-0c5b-4d32-87d3-6b75c4a2ce06 Aug 20 01:09:39.929942 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-3a3819a2-4268-41a5-b5fd-fb32771bac54 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:09:39.930129 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-3a3819a2-4268-41a5-b5fd-fb32771bac54 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Calling method 'delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:09:39.930227 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.v3.snapshots [None req-3a3819a2-4268-41a5-b5fd-fb32771bac54 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Delete snapshot with id: 699ca068-0c5b-4d32-87d3-6b75c4a2ce06 Aug 20 01:09:39.934752 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:09:39.934752 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:09:39.935188 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-3a3819a2-4268-41a5-b5fd-fb32771bac54 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Snapshot retrieved successfully. Aug 20 01:09:39.949135 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-3a3819a2-4268-41a5-b5fd-fb32771bac54 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Snapshot delete request issued successfully. Aug 20 01:09:39.949318 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-3a3819a2-4268-41a5-b5fd-fb32771bac54 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] https://10.4.3.240/volume/v3/snapshots/699ca068-0c5b-4d32-87d3-6b75c4a2ce06 returned with HTTP 202 Aug 20 01:09:39.949690 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1223/4835] 10.4.3.240 () {66 vars in 1357 bytes} [Thu Aug 20 01:09:39 2026] DELETE /volume/v3/snapshots/699ca068-0c5b-4d32-87d3-6b75c4a2ce06 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 01:09:39.955958 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-ea6cff87-2582-411f-a644-bccd0078312c None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:09:39.957494 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-ea6cff87-2582-411f-a644-bccd0078312c tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] GET https://10.4.3.240/volume/v3/snapshots/699ca068-0c5b-4d32-87d3-6b75c4a2ce06 Aug 20 01:09:39.957591 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-ea6cff87-2582-411f-a644-bccd0078312c tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:09:39.957745 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-ea6cff87-2582-411f-a644-bccd0078312c tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:09:39.962280 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:09:39.962280 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:09:39.962970 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-ea6cff87-2582-411f-a644-bccd0078312c tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Snapshot retrieved successfully. Aug 20 01:09:39.963611 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-ea6cff87-2582-411f-a644-bccd0078312c tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] https://10.4.3.240/volume/v3/snapshots/699ca068-0c5b-4d32-87d3-6b75c4a2ce06 returned with HTTP 200 Aug 20 01:09:39.964034 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1211/4836] 10.4.3.240 () {66 vars in 1354 bytes} [Thu Aug 20 01:09:39 2026] GET /volume/v3/snapshots/699ca068-0c5b-4d32-87d3-6b75c4a2ce06 => generated 465 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:09:40.973187 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-98b3adb4-ae51-4de0-a4be-f33540b2bbdc None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:09:40.975446 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-98b3adb4-ae51-4de0-a4be-f33540b2bbdc tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] GET https://10.4.3.240/volume/v3/snapshots/699ca068-0c5b-4d32-87d3-6b75c4a2ce06 Aug 20 01:09:40.975716 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-98b3adb4-ae51-4de0-a4be-f33540b2bbdc tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:09:40.976028 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-98b3adb4-ae51-4de0-a4be-f33540b2bbdc tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:09:40.981009 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-98b3adb4-ae51-4de0-a4be-f33540b2bbdc tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] https://10.4.3.240/volume/v3/snapshots/699ca068-0c5b-4d32-87d3-6b75c4a2ce06 returned with HTTP 404 Aug 20 01:09:40.981562 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1201/4837] 10.4.3.240 () {66 vars in 1354 bytes} [Thu Aug 20 01:09:40 2026] GET /volume/v3/snapshots/699ca068-0c5b-4d32-87d3-6b75c4a2ce06 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:09:40.987678 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-440cbef3-38f8-47d1-96b3-6fce091377a6 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:09:40.989265 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-440cbef3-38f8-47d1-96b3-6fce091377a6 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] DELETE https://10.4.3.240/volume/v3/volumes/c343cc0c-afb2-4e41-9514-55eb005422c7 Aug 20 01:09:40.989464 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-440cbef3-38f8-47d1-96b3-6fce091377a6 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:09:40.989633 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-440cbef3-38f8-47d1-96b3-6fce091377a6 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Calling method 'delete' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:09:40.989778 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.v3.volumes [None req-440cbef3-38f8-47d1-96b3-6fce091377a6 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Delete volume with id: c343cc0c-afb2-4e41-9514-55eb005422c7 Aug 20 01:09:40.996655 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:09:40.996655 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:09:40.997144 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-440cbef3-38f8-47d1-96b3-6fce091377a6 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Volume info retrieved successfully. Aug 20 01:09:41.013708 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-440cbef3-38f8-47d1-96b3-6fce091377a6 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Delete volume request issued successfully. Aug 20 01:09:41.013919 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-440cbef3-38f8-47d1-96b3-6fce091377a6 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] https://10.4.3.240/volume/v3/volumes/c343cc0c-afb2-4e41-9514-55eb005422c7 returned with HTTP 202 Aug 20 01:09:41.014380 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1203/4838] 10.4.3.240 () {68 vars in 1392 bytes} [Thu Aug 20 01:09:40 2026] DELETE /volume/v3/volumes/c343cc0c-afb2-4e41-9514-55eb005422c7 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 20 01:09:41.021536 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-94e2a883-b594-44c0-adca-f4efcb76223d None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:09:41.023104 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-94e2a883-b594-44c0-adca-f4efcb76223d tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] GET https://10.4.3.240/volume/v3/volumes/c343cc0c-afb2-4e41-9514-55eb005422c7 Aug 20 01:09:41.023300 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-94e2a883-b594-44c0-adca-f4efcb76223d tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:09:41.023534 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-94e2a883-b594-44c0-adca-f4efcb76223d tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:09:41.029686 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:09:41.029686 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:09:41.032727 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-94e2a883-b594-44c0-adca-f4efcb76223d tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Volume info retrieved successfully. Aug 20 01:09:41.036168 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-94e2a883-b594-44c0-adca-f4efcb76223d tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] https://10.4.3.240/volume/v3/volumes/c343cc0c-afb2-4e41-9514-55eb005422c7 returned with HTTP 200 Aug 20 01:09:41.036493 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1224/4839] 10.4.3.240 () {68 vars in 1389 bytes} [Thu Aug 20 01:09:41 2026] GET /volume/v3/volumes/c343cc0c-afb2-4e41-9514-55eb005422c7 => generated 861 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:09:42.048850 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-798f085b-2425-4e3e-bcb6-2c16b1340114 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:09:42.050835 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-798f085b-2425-4e3e-bcb6-2c16b1340114 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] GET https://10.4.3.240/volume/v3/volumes/c343cc0c-afb2-4e41-9514-55eb005422c7 Aug 20 01:09:42.051111 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-798f085b-2425-4e3e-bcb6-2c16b1340114 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:09:42.051355 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-798f085b-2425-4e3e-bcb6-2c16b1340114 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:09:42.057539 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-798f085b-2425-4e3e-bcb6-2c16b1340114 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] https://10.4.3.240/volume/v3/volumes/c343cc0c-afb2-4e41-9514-55eb005422c7 returned with HTTP 404 Aug 20 01:09:42.058064 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1212/4840] 10.4.3.240 () {68 vars in 1389 bytes} [Thu Aug 20 01:09:42 2026] GET /volume/v3/volumes/c343cc0c-afb2-4e41-9514-55eb005422c7 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 01:09:42.064495 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-f23987f5-372d-4303-b3ca-3bdf5e675d5a None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:09:42.066116 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-f23987f5-372d-4303-b3ca-3bdf5e675d5a tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] DELETE https://10.4.3.240/volume/v3/volumes/3407b65f-0304-43e6-a43d-cca09e43e241 Aug 20 01:09:42.066319 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-f23987f5-372d-4303-b3ca-3bdf5e675d5a tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:09:42.066516 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-f23987f5-372d-4303-b3ca-3bdf5e675d5a tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Calling method 'delete' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:09:42.066676 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.v3.volumes [None req-f23987f5-372d-4303-b3ca-3bdf5e675d5a tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Delete volume with id: 3407b65f-0304-43e6-a43d-cca09e43e241 Aug 20 01:09:42.073008 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:09:42.073008 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:09:42.073532 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-f23987f5-372d-4303-b3ca-3bdf5e675d5a tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Volume info retrieved successfully. Aug 20 01:09:42.087816 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-f23987f5-372d-4303-b3ca-3bdf5e675d5a tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Delete volume request issued successfully. Aug 20 01:09:42.088020 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-f23987f5-372d-4303-b3ca-3bdf5e675d5a tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] https://10.4.3.240/volume/v3/volumes/3407b65f-0304-43e6-a43d-cca09e43e241 returned with HTTP 202 Aug 20 01:09:42.088550 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1202/4841] 10.4.3.240 () {68 vars in 1392 bytes} [Thu Aug 20 01:09:42 2026] DELETE /volume/v3/volumes/3407b65f-0304-43e6-a43d-cca09e43e241 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 20 01:09:42.095665 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-b6171a51-f5b1-4ccb-94ec-8b9f77f7e909 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:09:42.098021 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-b6171a51-f5b1-4ccb-94ec-8b9f77f7e909 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] GET https://10.4.3.240/volume/v3/volumes/3407b65f-0304-43e6-a43d-cca09e43e241 Aug 20 01:09:42.098293 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-b6171a51-f5b1-4ccb-94ec-8b9f77f7e909 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:09:42.098538 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-b6171a51-f5b1-4ccb-94ec-8b9f77f7e909 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:09:42.105650 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:09:42.105650 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:09:42.109152 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-b6171a51-f5b1-4ccb-94ec-8b9f77f7e909 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Volume info retrieved successfully. Aug 20 01:09:42.113139 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-b6171a51-f5b1-4ccb-94ec-8b9f77f7e909 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] https://10.4.3.240/volume/v3/volumes/3407b65f-0304-43e6-a43d-cca09e43e241 returned with HTTP 200 Aug 20 01:09:42.113585 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1204/4842] 10.4.3.240 () {68 vars in 1389 bytes} [Thu Aug 20 01:09:42 2026] GET /volume/v3/volumes/3407b65f-0304-43e6-a43d-cca09e43e241 => generated 896 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:09:43.125506 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-04fb9f27-56fe-4852-b53f-fcd3d9fd8ef6 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:09:43.127218 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-04fb9f27-56fe-4852-b53f-fcd3d9fd8ef6 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] GET https://10.4.3.240/volume/v3/volumes/3407b65f-0304-43e6-a43d-cca09e43e241 Aug 20 01:09:43.127466 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-04fb9f27-56fe-4852-b53f-fcd3d9fd8ef6 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:09:43.127657 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-04fb9f27-56fe-4852-b53f-fcd3d9fd8ef6 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:09:43.133023 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-04fb9f27-56fe-4852-b53f-fcd3d9fd8ef6 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] https://10.4.3.240/volume/v3/volumes/3407b65f-0304-43e6-a43d-cca09e43e241 returned with HTTP 404 Aug 20 01:09:43.133507 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1225/4843] 10.4.3.240 () {68 vars in 1389 bytes} [Thu Aug 20 01:09:43 2026] GET /volume/v3/volumes/3407b65f-0304-43e6-a43d-cca09e43e241 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 01:09:43.139850 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-828d4ce4-8951-4391-b814-6f965323367d None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:09:43.141512 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-828d4ce4-8951-4391-b814-6f965323367d tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] DELETE https://10.4.3.240/volume/v3/volumes/189ac979-9b50-4428-b1ca-2341edd239e6 Aug 20 01:09:43.141710 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-828d4ce4-8951-4391-b814-6f965323367d tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:09:43.141878 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-828d4ce4-8951-4391-b814-6f965323367d tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Calling method 'delete' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:09:43.142063 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.v3.volumes [None req-828d4ce4-8951-4391-b814-6f965323367d tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Delete volume with id: 189ac979-9b50-4428-b1ca-2341edd239e6 Aug 20 01:09:43.148628 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:09:43.148628 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:09:43.149078 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-828d4ce4-8951-4391-b814-6f965323367d tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Volume info retrieved successfully. Aug 20 01:09:43.166854 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-828d4ce4-8951-4391-b814-6f965323367d tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Delete volume request issued successfully. Aug 20 01:09:43.167100 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-828d4ce4-8951-4391-b814-6f965323367d tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] https://10.4.3.240/volume/v3/volumes/189ac979-9b50-4428-b1ca-2341edd239e6 returned with HTTP 202 Aug 20 01:09:43.167536 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1213/4844] 10.4.3.240 () {68 vars in 1392 bytes} [Thu Aug 20 01:09:43 2026] DELETE /volume/v3/volumes/189ac979-9b50-4428-b1ca-2341edd239e6 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 20 01:09:43.175713 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-14bce0c2-c06a-42db-b8ad-7bf036905c1b None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:09:43.177423 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-14bce0c2-c06a-42db-b8ad-7bf036905c1b tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] GET https://10.4.3.240/volume/v3/volumes/189ac979-9b50-4428-b1ca-2341edd239e6 Aug 20 01:09:43.177668 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-14bce0c2-c06a-42db-b8ad-7bf036905c1b tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:09:43.177858 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-14bce0c2-c06a-42db-b8ad-7bf036905c1b tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:09:43.184612 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:09:43.184612 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:09:43.188375 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-14bce0c2-c06a-42db-b8ad-7bf036905c1b tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Volume info retrieved successfully. Aug 20 01:09:43.193493 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-14bce0c2-c06a-42db-b8ad-7bf036905c1b tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] https://10.4.3.240/volume/v3/volumes/189ac979-9b50-4428-b1ca-2341edd239e6 returned with HTTP 200 Aug 20 01:09:43.194027 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1203/4845] 10.4.3.240 () {68 vars in 1389 bytes} [Thu Aug 20 01:09:43 2026] GET /volume/v3/volumes/189ac979-9b50-4428-b1ca-2341edd239e6 => generated 895 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:09:44.205826 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-37346c68-18b2-493a-808a-355fbfdc98de None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:09:44.207843 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-37346c68-18b2-493a-808a-355fbfdc98de tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] GET https://10.4.3.240/volume/v3/volumes/189ac979-9b50-4428-b1ca-2341edd239e6 Aug 20 01:09:44.208096 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-37346c68-18b2-493a-808a-355fbfdc98de tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:09:44.208310 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-37346c68-18b2-493a-808a-355fbfdc98de tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:09:44.214466 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-37346c68-18b2-493a-808a-355fbfdc98de tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] https://10.4.3.240/volume/v3/volumes/189ac979-9b50-4428-b1ca-2341edd239e6 returned with HTTP 404 Aug 20 01:09:44.214994 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1205/4846] 10.4.3.240 () {68 vars in 1389 bytes} [Thu Aug 20 01:09:44 2026] GET /volume/v3/volumes/189ac979-9b50-4428-b1ca-2341edd239e6 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 01:09:44.221787 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-fd079d23-34e2-4643-a4ab-8c95a9024b2d None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:09:44.223260 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-fd079d23-34e2-4643-a4ab-8c95a9024b2d tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 20 01:09:44.223702 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-fd079d23-34e2-4643-a4ab-8c95a9024b2d tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-2040883207"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:09:44.225016 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.v3.volumes [None req-fd079d23-34e2-4643-a4ab-8c95a9024b2d tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-2040883207'}} {{(pid=100215) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 01:09:44.225148 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-fd079d23-34e2-4643-a4ab-8c95a9024b2d tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Create volume of 1 GB Aug 20 01:09:44.228796 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-fd079d23-34e2-4643-a4ab-8c95a9024b2d tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Availability Zones retrieved successfully. Aug 20 01:09:44.234004 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-fd079d23-34e2-4643-a4ab-8c95a9024b2d tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Flow 'volume_create_api' (e622a765-510c-48c3-be46-dd1a4698b1d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:09:44.234881 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-fd079d23-34e2-4643-a4ab-8c95a9024b2d tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2418b353-8cf1-4494-8ca0-15490249fd3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:09:44.235722 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.flows.api.create_volume [None req-fd079d23-34e2-4643-a4ab-8c95a9024b2d tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Validating volume size '1' using validate_int {{(pid=100215) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 01:09:44.257289 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-fd079d23-34e2-4643-a4ab-8c95a9024b2d tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2418b353-8cf1-4494-8ca0-15490249fd3d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:52:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1ed58bd6-fe6a-497e-ae84-e8199d24fdfa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:09:44.257955 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-fd079d23-34e2-4643-a4ab-8c95a9024b2d tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f7f4ca11-235e-4408-a29c-c19a95ad7328) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:09:44.290652 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.quota [None req-fd079d23-34e2-4643-a4ab-8c95a9024b2d tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Created reservations ['f08a5699-e2b4-4f6f-8181-17d3dbe5dd36', 'ae25a2a0-bc15-4d39-b486-83566ae1abb4', 'be73603a-5070-4a26-b323-a6c6cb11e8dd', '24f8fd0f-aa99-452a-92f4-7136147eb699'] {{(pid=100215) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 01:09:44.291433 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-fd079d23-34e2-4643-a4ab-8c95a9024b2d tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f7f4ca11-235e-4408-a29c-c19a95ad7328) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f08a5699-e2b4-4f6f-8181-17d3dbe5dd36', 'ae25a2a0-bc15-4d39-b486-83566ae1abb4', 'be73603a-5070-4a26-b323-a6c6cb11e8dd', '24f8fd0f-aa99-452a-92f4-7136147eb699']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:09:44.292156 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-fd079d23-34e2-4643-a4ab-8c95a9024b2d tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (36d6ac98-dc02-4f42-a310-4e79ccaf506e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:09:44.311977 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-fd079d23-34e2-4643-a4ab-8c95a9024b2d tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (36d6ac98-dc02-4f42-a310-4e79ccaf506e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9f1dcb9b-2c5b-4d72-8e4d-72191b46dfa9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-2040883207',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='44c2e3661db041e99147a8265a740209',qos_specs=None,replication_status=,reservations=['f08a5699-e2b4-4f6f-8181-17d3dbe5dd36','ae25a2a0-bc15-4d39-b486-83566ae1abb4','be73603a-5070-4a26-b323-a6c6cb11e8dd','24f8fd0f-aa99-452a-92f4-7136147eb699'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='00431a0f811d43659a271de4cfbb6316',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T01:09:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-2040883207',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9f1dcb9b-2c5b-4d72-8e4d-72191b46dfa9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='44c2e3661db041e99147a8265a740209',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='00431a0f811d43659a271de4cfbb6316',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1ed58bd6-fe6a-497e-ae84-e8199d24fdfa),volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:09:44.312660 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-fd079d23-34e2-4643-a4ab-8c95a9024b2d tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7d3c079b-16c4-43ec-92b9-92fd766a25e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:09:44.329149 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-fd079d23-34e2-4643-a4ab-8c95a9024b2d tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7d3c079b-16c4-43ec-92b9-92fd766a25e1) transitioned into state 'SUCCESS' from state '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-2040883207',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='44c2e3661db041e99147a8265a740209',qos_specs=None,replication_status=,reservations=['f08a5699-e2b4-4f6f-8181-17d3dbe5dd36','ae25a2a0-bc15-4d39-b486-83566ae1abb4','be73603a-5070-4a26-b323-a6c6cb11e8dd','24f8fd0f-aa99-452a-92f4-7136147eb699'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='00431a0f811d43659a271de4cfbb6316',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:09:44.330047 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-fd079d23-34e2-4643-a4ab-8c95a9024b2d tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2ebb3068-b45c-4421-a722-6e785b886db3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:09:44.339217 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-fd079d23-34e2-4643-a4ab-8c95a9024b2d tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2ebb3068-b45c-4421-a722-6e785b886db3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:09:44.340169 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-fd079d23-34e2-4643-a4ab-8c95a9024b2d tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Flow 'volume_create_api' (e622a765-510c-48c3-be46-dd1a4698b1d0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:09:44.340429 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-fd079d23-34e2-4643-a4ab-8c95a9024b2d tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Create volume request issued successfully. Aug 20 01:09:44.340943 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-fd079d23-34e2-4643-a4ab-8c95a9024b2d tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 20 01:09:44.341391 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1226/4847] 10.4.3.240 () {70 vars in 1299 bytes} [Thu Aug 20 01:09:44 2026] POST /volume/v3/volumes => generated 770 bytes in 120 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:09:44.354936 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-eca18495-8c14-428c-ae71-86a57d5ddae5 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:09:44.356519 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-eca18495-8c14-428c-ae71-86a57d5ddae5 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] GET https://10.4.3.240/volume/v3/volumes/9f1dcb9b-2c5b-4d72-8e4d-72191b46dfa9 Aug 20 01:09:44.356733 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-eca18495-8c14-428c-ae71-86a57d5ddae5 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:09:44.356921 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-eca18495-8c14-428c-ae71-86a57d5ddae5 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:09:44.363237 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:09:44.363237 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:09:44.366418 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-eca18495-8c14-428c-ae71-86a57d5ddae5 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Volume info retrieved successfully. Aug 20 01:09:44.370677 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-eca18495-8c14-428c-ae71-86a57d5ddae5 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] https://10.4.3.240/volume/v3/volumes/9f1dcb9b-2c5b-4d72-8e4d-72191b46dfa9 returned with HTTP 200 Aug 20 01:09:44.371048 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1214/4848] 10.4.3.240 () {68 vars in 1389 bytes} [Thu Aug 20 01:09:44 2026] GET /volume/v3/volumes/9f1dcb9b-2c5b-4d72-8e4d-72191b46dfa9 => generated 838 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:09:45.384563 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-899732ec-a360-4df8-a52d-60ae6a5c08ce None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:09:45.386329 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-899732ec-a360-4df8-a52d-60ae6a5c08ce tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] GET https://10.4.3.240/volume/v3/volumes/9f1dcb9b-2c5b-4d72-8e4d-72191b46dfa9 Aug 20 01:09:45.386627 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-899732ec-a360-4df8-a52d-60ae6a5c08ce tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:09:45.386849 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-899732ec-a360-4df8-a52d-60ae6a5c08ce tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:09:45.393228 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:09:45.393228 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:09:45.396231 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-899732ec-a360-4df8-a52d-60ae6a5c08ce tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Volume info retrieved successfully. Aug 20 01:09:45.399699 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-899732ec-a360-4df8-a52d-60ae6a5c08ce tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] https://10.4.3.240/volume/v3/volumes/9f1dcb9b-2c5b-4d72-8e4d-72191b46dfa9 returned with HTTP 200 Aug 20 01:09:45.400093 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1204/4849] 10.4.3.240 () {68 vars in 1389 bytes} [Thu Aug 20 01:09:45 2026] GET /volume/v3/volumes/9f1dcb9b-2c5b-4d72-8e4d-72191b46dfa9 => generated 863 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:09:45.410640 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-799e173d-d8a2-4280-8fa2-314a1d7baaa5 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:09:45.412168 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-799e173d-d8a2-4280-8fa2-314a1d7baaa5 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] POST https://10.4.3.240/volume/v3/snapshots Aug 20 01:09:45.412477 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-799e173d-d8a2-4280-8fa2-314a1d7baaa5 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "9f1dcb9b-2c5b-4d72-8e4d-72191b46dfa9", "name": "tempest-VolumeDependencyTests-Snapshot-2077992946"}} {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:09:45.419837 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:09:45.419837 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:09:45.420234 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-799e173d-d8a2-4280-8fa2-314a1d7baaa5 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Volume info retrieved successfully. Aug 20 01:09:45.420344 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.v3.snapshots [None req-799e173d-d8a2-4280-8fa2-314a1d7baaa5 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Create snapshot from volume 9f1dcb9b-2c5b-4d72-8e4d-72191b46dfa9 Aug 20 01:09:45.441364 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.quota [None req-799e173d-d8a2-4280-8fa2-314a1d7baaa5 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Created reservations ['824a8bce-c060-48ab-a9ad-4b46ffdc6051', 'dbfa22c9-bb26-4818-809b-5d98867a47f8', '3ee8b066-fac0-4f8e-948e-903a16038415', '57c48c7a-1b0b-412c-85a5-f634a436fd73'] {{(pid=100213) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 01:09:45.464579 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-799e173d-d8a2-4280-8fa2-314a1d7baaa5 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Snapshot create request issued successfully. Aug 20 01:09:45.464954 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-799e173d-d8a2-4280-8fa2-314a1d7baaa5 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] https://10.4.3.240/volume/v3/snapshots returned with HTTP 202 Aug 20 01:09:45.465401 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1206/4850] 10.4.3.240 () {68 vars in 1265 bytes} [Thu Aug 20 01:09:45 2026] POST /volume/v3/snapshots => generated 308 bytes in 55 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 01:09:45.472906 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-93fb5878-3dbb-452d-9196-c4ed1d7dfd5d None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:09:45.474557 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-93fb5878-3dbb-452d-9196-c4ed1d7dfd5d tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] GET https://10.4.3.240/volume/v3/snapshots/3a0f6c5b-faef-49b8-a818-3848b2603c69 Aug 20 01:09:45.474735 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-93fb5878-3dbb-452d-9196-c4ed1d7dfd5d tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:09:45.474951 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-93fb5878-3dbb-452d-9196-c4ed1d7dfd5d tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:09:45.479772 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:09:45.479772 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:09:45.480311 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-93fb5878-3dbb-452d-9196-c4ed1d7dfd5d tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Snapshot retrieved successfully. Aug 20 01:09:45.481237 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-93fb5878-3dbb-452d-9196-c4ed1d7dfd5d tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] https://10.4.3.240/volume/v3/snapshots/3a0f6c5b-faef-49b8-a818-3848b2603c69 returned with HTTP 200 Aug 20 01:09:45.481731 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1227/4851] 10.4.3.240 () {66 vars in 1354 bytes} [Thu Aug 20 01:09:45 2026] GET /volume/v3/snapshots/3a0f6c5b-faef-49b8-a818-3848b2603c69 => generated 440 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:09:46.490005 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-2f2293fe-7aa9-44ac-99c0-562cab164a8d None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:09:46.491706 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-2f2293fe-7aa9-44ac-99c0-562cab164a8d tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] GET https://10.4.3.240/volume/v3/snapshots/3a0f6c5b-faef-49b8-a818-3848b2603c69 Aug 20 01:09:46.491920 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-2f2293fe-7aa9-44ac-99c0-562cab164a8d tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:09:46.492109 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-2f2293fe-7aa9-44ac-99c0-562cab164a8d tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:09:46.497268 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:09:46.497268 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:09:46.497741 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-2f2293fe-7aa9-44ac-99c0-562cab164a8d tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Snapshot retrieved successfully. Aug 20 01:09:46.498506 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-2f2293fe-7aa9-44ac-99c0-562cab164a8d tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] https://10.4.3.240/volume/v3/snapshots/3a0f6c5b-faef-49b8-a818-3848b2603c69 returned with HTTP 200 Aug 20 01:09:46.498889 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1215/4852] 10.4.3.240 () {66 vars in 1354 bytes} [Thu Aug 20 01:09:46 2026] GET /volume/v3/snapshots/3a0f6c5b-faef-49b8-a818-3848b2603c69 => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:09:46.506197 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-70ff6092-9207-4904-8ee0-22a852d375c2 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:09:46.507861 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-70ff6092-9207-4904-8ee0-22a852d375c2 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 20 01:09:46.508196 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-70ff6092-9207-4904-8ee0-22a852d375c2 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "3a0f6c5b-faef-49b8-a818-3848b2603c69", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-593357738"}} {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:09:46.509570 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.v3.volumes [None req-70ff6092-9207-4904-8ee0-22a852d375c2 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Create volume request body: {'volume': {'snapshot_id': '3a0f6c5b-faef-49b8-a818-3848b2603c69', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-593357738'}} {{(pid=100212) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 01:09:46.514118 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:09:46.514118 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:09:46.514497 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-70ff6092-9207-4904-8ee0-22a852d375c2 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Snapshot retrieved successfully. Aug 20 01:09:46.514625 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.v3.volumes [None req-70ff6092-9207-4904-8ee0-22a852d375c2 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Create volume of 1 GB Aug 20 01:09:46.517401 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-70ff6092-9207-4904-8ee0-22a852d375c2 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Availability Zones retrieved successfully. Aug 20 01:09:46.522236 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-70ff6092-9207-4904-8ee0-22a852d375c2 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Flow 'volume_create_api' (45cfd10b-6063-4b1c-b445-3c9739a8c4c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100212) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:09:46.523041 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-70ff6092-9207-4904-8ee0-22a852d375c2 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3f61aa28-9aa6-4e05-8c0d-d58c86234c54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:09:46.523787 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.flows.api.create_volume [None req-70ff6092-9207-4904-8ee0-22a852d375c2 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100212) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 01:09:46.546128 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-70ff6092-9207-4904-8ee0-22a852d375c2 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3f61aa28-9aa6-4e05-8c0d-d58c86234c54) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '3a0f6c5b-faef-49b8-a818-3848b2603c69', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:52:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1ed58bd6-fe6a-497e-ae84-e8199d24fdfa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:09:46.546751 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-70ff6092-9207-4904-8ee0-22a852d375c2 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b7eb011b-f717-4e75-851b-cfa244f8f532) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:09:46.577039 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.quota [None req-70ff6092-9207-4904-8ee0-22a852d375c2 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Created reservations ['421adda5-1df4-4480-8d93-faf39d00a2e6', '34d70086-1615-4c93-aec1-0e89870b279e', '1b5001c2-4cc0-49b8-bdbe-e6fb8699c728', 'f75f353a-8ba9-4cf5-97da-b3e42ba4af90'] {{(pid=100212) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 01:09:46.577710 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-70ff6092-9207-4904-8ee0-22a852d375c2 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b7eb011b-f717-4e75-851b-cfa244f8f532) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['421adda5-1df4-4480-8d93-faf39d00a2e6', '34d70086-1615-4c93-aec1-0e89870b279e', '1b5001c2-4cc0-49b8-bdbe-e6fb8699c728', 'f75f353a-8ba9-4cf5-97da-b3e42ba4af90']}' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:09:46.578308 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-70ff6092-9207-4904-8ee0-22a852d375c2 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b5c493ce-3b58-41da-98a0-9e0fced7f4b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:09:46.613291 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-70ff6092-9207-4904-8ee0-22a852d375c2 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b5c493ce-3b58-41da-98a0-9e0fced7f4b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1c1cfa76-7b1f-4abb-82dc-18840fb84e44', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-593357738',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='44c2e3661db041e99147a8265a740209',qos_specs=None,replication_status=,reservations=['421adda5-1df4-4480-8d93-faf39d00a2e6','34d70086-1615-4c93-aec1-0e89870b279e','1b5001c2-4cc0-49b8-bdbe-e6fb8699c728','f75f353a-8ba9-4cf5-97da-b3e42ba4af90'],size=1,snapshot_id=3a0f6c5b-faef-49b8-a818-3848b2603c69,source_replicaid=,source_volid=None,status='creating',user_id='00431a0f811d43659a271de4cfbb6316',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T01:09:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-593357738',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1c1cfa76-7b1f-4abb-82dc-18840fb84e44,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='44c2e3661db041e99147a8265a740209',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=3a0f6c5b-faef-49b8-a818-3848b2603c69,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='00431a0f811d43659a271de4cfbb6316',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1ed58bd6-fe6a-497e-ae84-e8199d24fdfa),volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:09:46.614380 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-70ff6092-9207-4904-8ee0-22a852d375c2 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d8de63df-51c9-4b12-b0fb-ecf346117429) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:09:46.628928 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-70ff6092-9207-4904-8ee0-22a852d375c2 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d8de63df-51c9-4b12-b0fb-ecf346117429) transitioned into state 'SUCCESS' from state '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-593357738',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='44c2e3661db041e99147a8265a740209',qos_specs=None,replication_status=,reservations=['421adda5-1df4-4480-8d93-faf39d00a2e6','34d70086-1615-4c93-aec1-0e89870b279e','1b5001c2-4cc0-49b8-bdbe-e6fb8699c728','f75f353a-8ba9-4cf5-97da-b3e42ba4af90'],size=1,snapshot_id=3a0f6c5b-faef-49b8-a818-3848b2603c69,source_replicaid=,source_volid=None,status='creating',user_id='00431a0f811d43659a271de4cfbb6316',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:09:46.629507 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-70ff6092-9207-4904-8ee0-22a852d375c2 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9a5c9321-22f5-4fd1-af44-66ca0344d8af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:09:46.645494 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-70ff6092-9207-4904-8ee0-22a852d375c2 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9a5c9321-22f5-4fd1-af44-66ca0344d8af) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:09:46.646165 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-70ff6092-9207-4904-8ee0-22a852d375c2 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Flow 'volume_create_api' (45cfd10b-6063-4b1c-b445-3c9739a8c4c2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100212) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:09:46.646427 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-70ff6092-9207-4904-8ee0-22a852d375c2 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Create volume request issued successfully. Aug 20 01:09:46.646905 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-70ff6092-9207-4904-8ee0-22a852d375c2 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 20 01:09:46.647261 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1205/4853] 10.4.3.240 () {70 vars in 1300 bytes} [Thu Aug 20 01:09:46 2026] POST /volume/v3/volumes => generated 803 bytes in 141 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:09:46.658307 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-07e5f3d4-f7c9-4a96-aedb-f1408e047062 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:09:46.659925 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-07e5f3d4-f7c9-4a96-aedb-f1408e047062 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] GET https://10.4.3.240/volume/v3/volumes/1c1cfa76-7b1f-4abb-82dc-18840fb84e44 Aug 20 01:09:46.660089 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-07e5f3d4-f7c9-4a96-aedb-f1408e047062 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:09:46.660281 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-07e5f3d4-f7c9-4a96-aedb-f1408e047062 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:09:46.666322 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:09:46.666322 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:09:46.669810 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-07e5f3d4-f7c9-4a96-aedb-f1408e047062 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Volume info retrieved successfully. Aug 20 01:09:46.673577 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-07e5f3d4-f7c9-4a96-aedb-f1408e047062 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] https://10.4.3.240/volume/v3/volumes/1c1cfa76-7b1f-4abb-82dc-18840fb84e44 returned with HTTP 200 Aug 20 01:09:46.673920 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1207/4854] 10.4.3.240 () {68 vars in 1389 bytes} [Thu Aug 20 01:09:46 2026] GET /volume/v3/volumes/1c1cfa76-7b1f-4abb-82dc-18840fb84e44 => generated 871 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:09:47.685101 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-a0fc3ed2-6c9e-452e-b2aa-9e6443c7db1b None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:09:47.686757 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-a0fc3ed2-6c9e-452e-b2aa-9e6443c7db1b tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] GET https://10.4.3.240/volume/v3/volumes/1c1cfa76-7b1f-4abb-82dc-18840fb84e44 Aug 20 01:09:47.686960 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-a0fc3ed2-6c9e-452e-b2aa-9e6443c7db1b tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:09:47.687135 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-a0fc3ed2-6c9e-452e-b2aa-9e6443c7db1b tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:09:47.693481 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:09:47.693481 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:09:47.696368 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-a0fc3ed2-6c9e-452e-b2aa-9e6443c7db1b tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Volume info retrieved successfully. Aug 20 01:09:47.699638 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-a0fc3ed2-6c9e-452e-b2aa-9e6443c7db1b tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] https://10.4.3.240/volume/v3/volumes/1c1cfa76-7b1f-4abb-82dc-18840fb84e44 returned with HTTP 200 Aug 20 01:09:47.699949 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1228/4855] 10.4.3.240 () {68 vars in 1389 bytes} [Thu Aug 20 01:09:47 2026] GET /volume/v3/volumes/1c1cfa76-7b1f-4abb-82dc-18840fb84e44 => generated 896 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:09:47.710588 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-123065e2-4b58-4c3f-a661-52d4f4d7cc09 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:09:47.712282 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-123065e2-4b58-4c3f-a661-52d4f4d7cc09 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] DELETE https://10.4.3.240/volume/v3/snapshots/3a0f6c5b-faef-49b8-a818-3848b2603c69 Aug 20 01:09:47.712476 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-123065e2-4b58-4c3f-a661-52d4f4d7cc09 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:09:47.712670 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-123065e2-4b58-4c3f-a661-52d4f4d7cc09 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Calling method 'delete' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:09:47.712776 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.v3.snapshots [None req-123065e2-4b58-4c3f-a661-52d4f4d7cc09 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Delete snapshot with id: 3a0f6c5b-faef-49b8-a818-3848b2603c69 Aug 20 01:09:47.717401 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:09:47.717401 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:09:47.717782 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-123065e2-4b58-4c3f-a661-52d4f4d7cc09 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Snapshot retrieved successfully. Aug 20 01:09:47.732059 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-123065e2-4b58-4c3f-a661-52d4f4d7cc09 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Snapshot delete request issued successfully. Aug 20 01:09:47.732222 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-123065e2-4b58-4c3f-a661-52d4f4d7cc09 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] https://10.4.3.240/volume/v3/snapshots/3a0f6c5b-faef-49b8-a818-3848b2603c69 returned with HTTP 202 Aug 20 01:09:47.732625 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1216/4856] 10.4.3.240 () {66 vars in 1357 bytes} [Thu Aug 20 01:09:47 2026] DELETE /volume/v3/snapshots/3a0f6c5b-faef-49b8-a818-3848b2603c69 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 01:09:47.739674 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-d5d8ed81-b7e8-4528-b499-d76fe88bdb29 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:09:47.741703 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-d5d8ed81-b7e8-4528-b499-d76fe88bdb29 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] GET https://10.4.3.240/volume/v3/snapshots/3a0f6c5b-faef-49b8-a818-3848b2603c69 Aug 20 01:09:47.742009 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-d5d8ed81-b7e8-4528-b499-d76fe88bdb29 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:09:47.742287 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-d5d8ed81-b7e8-4528-b499-d76fe88bdb29 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:09:47.747804 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:09:47.747804 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:09:47.748407 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-d5d8ed81-b7e8-4528-b499-d76fe88bdb29 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Snapshot retrieved successfully. Aug 20 01:09:47.749447 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-d5d8ed81-b7e8-4528-b499-d76fe88bdb29 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] https://10.4.3.240/volume/v3/snapshots/3a0f6c5b-faef-49b8-a818-3848b2603c69 returned with HTTP 200 Aug 20 01:09:47.749959 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1206/4857] 10.4.3.240 () {66 vars in 1354 bytes} [Thu Aug 20 01:09:47 2026] GET /volume/v3/snapshots/3a0f6c5b-faef-49b8-a818-3848b2603c69 => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:09:48.758427 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-5a05de6f-ade2-4c34-977a-1285b7e6afbd None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:09:48.760544 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-5a05de6f-ade2-4c34-977a-1285b7e6afbd tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] GET https://10.4.3.240/volume/v3/snapshots/3a0f6c5b-faef-49b8-a818-3848b2603c69 Aug 20 01:09:48.760780 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-5a05de6f-ade2-4c34-977a-1285b7e6afbd tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:09:48.761023 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-5a05de6f-ade2-4c34-977a-1285b7e6afbd tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:09:48.765999 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-5a05de6f-ade2-4c34-977a-1285b7e6afbd tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] https://10.4.3.240/volume/v3/snapshots/3a0f6c5b-faef-49b8-a818-3848b2603c69 returned with HTTP 404 Aug 20 01:09:48.766551 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1208/4858] 10.4.3.240 () {66 vars in 1354 bytes} [Thu Aug 20 01:09:48 2026] GET /volume/v3/snapshots/3a0f6c5b-faef-49b8-a818-3848b2603c69 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:09:48.772767 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-fcae8ecf-e29e-48e3-98e3-37a461194c90 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:09:48.774528 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-fcae8ecf-e29e-48e3-98e3-37a461194c90 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] DELETE https://10.4.3.240/volume/v3/volumes/9f1dcb9b-2c5b-4d72-8e4d-72191b46dfa9 Aug 20 01:09:48.774775 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-fcae8ecf-e29e-48e3-98e3-37a461194c90 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:09:48.775012 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-fcae8ecf-e29e-48e3-98e3-37a461194c90 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Calling method 'delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:09:48.775220 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-fcae8ecf-e29e-48e3-98e3-37a461194c90 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Delete volume with id: 9f1dcb9b-2c5b-4d72-8e4d-72191b46dfa9 Aug 20 01:09:48.781422 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:09:48.781422 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:09:48.781893 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-fcae8ecf-e29e-48e3-98e3-37a461194c90 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Volume info retrieved successfully. Aug 20 01:09:48.795716 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-fcae8ecf-e29e-48e3-98e3-37a461194c90 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Delete volume request issued successfully. Aug 20 01:09:48.795936 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-fcae8ecf-e29e-48e3-98e3-37a461194c90 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] https://10.4.3.240/volume/v3/volumes/9f1dcb9b-2c5b-4d72-8e4d-72191b46dfa9 returned with HTTP 202 Aug 20 01:09:48.796310 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1229/4859] 10.4.3.240 () {68 vars in 1392 bytes} [Thu Aug 20 01:09:48 2026] DELETE /volume/v3/volumes/9f1dcb9b-2c5b-4d72-8e4d-72191b46dfa9 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 20 01:09:48.802621 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-5440423a-8d3e-4b45-b135-56d853619cd9 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:09:48.804455 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-5440423a-8d3e-4b45-b135-56d853619cd9 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] GET https://10.4.3.240/volume/v3/volumes/9f1dcb9b-2c5b-4d72-8e4d-72191b46dfa9 Aug 20 01:09:48.804672 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-5440423a-8d3e-4b45-b135-56d853619cd9 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:09:48.804862 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-5440423a-8d3e-4b45-b135-56d853619cd9 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:09:48.811408 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:09:48.811408 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:09:48.814819 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-5440423a-8d3e-4b45-b135-56d853619cd9 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Volume info retrieved successfully. Aug 20 01:09:48.819444 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-5440423a-8d3e-4b45-b135-56d853619cd9 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] https://10.4.3.240/volume/v3/volumes/9f1dcb9b-2c5b-4d72-8e4d-72191b46dfa9 returned with HTTP 200 Aug 20 01:09:48.819911 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1217/4860] 10.4.3.240 () {68 vars in 1389 bytes} [Thu Aug 20 01:09:48 2026] GET /volume/v3/volumes/9f1dcb9b-2c5b-4d72-8e4d-72191b46dfa9 => generated 862 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:09:49.831632 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-f66bd476-b8f6-45e6-93c8-3d689be36702 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:09:49.833250 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-f66bd476-b8f6-45e6-93c8-3d689be36702 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] GET https://10.4.3.240/volume/v3/volumes/9f1dcb9b-2c5b-4d72-8e4d-72191b46dfa9 Aug 20 01:09:49.833463 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-f66bd476-b8f6-45e6-93c8-3d689be36702 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:09:49.833642 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-f66bd476-b8f6-45e6-93c8-3d689be36702 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:09:49.839499 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-f66bd476-b8f6-45e6-93c8-3d689be36702 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] https://10.4.3.240/volume/v3/volumes/9f1dcb9b-2c5b-4d72-8e4d-72191b46dfa9 returned with HTTP 404 Aug 20 01:09:49.839901 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1207/4861] 10.4.3.240 () {68 vars in 1389 bytes} [Thu Aug 20 01:09:49 2026] GET /volume/v3/volumes/9f1dcb9b-2c5b-4d72-8e4d-72191b46dfa9 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 01:09:49.847182 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-7cee3ece-7922-4618-8d55-3a14f8808f3f None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:09:49.848748 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-7cee3ece-7922-4618-8d55-3a14f8808f3f tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 20 01:09:49.849093 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-7cee3ece-7922-4618-8d55-3a14f8808f3f tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-1819162049"}} {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:09:49.850469 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.v3.volumes [None req-7cee3ece-7922-4618-8d55-3a14f8808f3f tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1819162049'}} {{(pid=100213) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 01:09:49.850582 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.v3.volumes [None req-7cee3ece-7922-4618-8d55-3a14f8808f3f tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Create volume of 1 GB Aug 20 01:09:49.854748 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-7cee3ece-7922-4618-8d55-3a14f8808f3f tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Availability Zones retrieved successfully. Aug 20 01:09:49.859884 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-7cee3ece-7922-4618-8d55-3a14f8808f3f tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Flow 'volume_create_api' (56b845e8-2a77-4841-ba43-791fd828afb0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:09:49.861228 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-7cee3ece-7922-4618-8d55-3a14f8808f3f tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b80e5f81-fe24-4fe0-ac42-cf6ecf6e69a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:09:49.862084 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.flows.api.create_volume [None req-7cee3ece-7922-4618-8d55-3a14f8808f3f tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Validating volume size '1' using validate_int {{(pid=100213) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 01:09:49.884684 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-7cee3ece-7922-4618-8d55-3a14f8808f3f tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b80e5f81-fe24-4fe0-ac42-cf6ecf6e69a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:52:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1ed58bd6-fe6a-497e-ae84-e8199d24fdfa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:09:49.885429 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-7cee3ece-7922-4618-8d55-3a14f8808f3f tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (31362bad-f723-4938-9ce0-cdd1d4887060) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:09:49.926768 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.quota [None req-7cee3ece-7922-4618-8d55-3a14f8808f3f tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Created reservations ['bd45a564-8b93-42b8-bd42-a0fd81f275b6', '07ada365-209c-487c-ad6d-866eed906c93', '0b47aac8-4694-4ee0-906f-d0d0600cda36', '77225212-40f5-4362-a94c-5994d7ac7b41'] {{(pid=100213) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 01:09:49.927614 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-7cee3ece-7922-4618-8d55-3a14f8808f3f tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (31362bad-f723-4938-9ce0-cdd1d4887060) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bd45a564-8b93-42b8-bd42-a0fd81f275b6', '07ada365-209c-487c-ad6d-866eed906c93', '0b47aac8-4694-4ee0-906f-d0d0600cda36', '77225212-40f5-4362-a94c-5994d7ac7b41']}' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:09:49.928364 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-7cee3ece-7922-4618-8d55-3a14f8808f3f tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a48363e5-5fda-4574-a9be-64d4f621a6cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:09:49.948569 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-7cee3ece-7922-4618-8d55-3a14f8808f3f tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a48363e5-5fda-4574-a9be-64d4f621a6cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '487e06de-084a-4212-bdf3-371fdf9d92be', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1819162049',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='44c2e3661db041e99147a8265a740209',qos_specs=None,replication_status=,reservations=['bd45a564-8b93-42b8-bd42-a0fd81f275b6','07ada365-209c-487c-ad6d-866eed906c93','0b47aac8-4694-4ee0-906f-d0d0600cda36','77225212-40f5-4362-a94c-5994d7ac7b41'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='00431a0f811d43659a271de4cfbb6316',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T01:09:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1819162049',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=487e06de-084a-4212-bdf3-371fdf9d92be,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='44c2e3661db041e99147a8265a740209',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='00431a0f811d43659a271de4cfbb6316',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1ed58bd6-fe6a-497e-ae84-e8199d24fdfa),volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:09:49.949274 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-7cee3ece-7922-4618-8d55-3a14f8808f3f tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5667d004-dc41-4f40-9952-c918eebc5e17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:09:49.966458 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-7cee3ece-7922-4618-8d55-3a14f8808f3f tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5667d004-dc41-4f40-9952-c918eebc5e17) transitioned into state 'SUCCESS' from state '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-1819162049',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='44c2e3661db041e99147a8265a740209',qos_specs=None,replication_status=,reservations=['bd45a564-8b93-42b8-bd42-a0fd81f275b6','07ada365-209c-487c-ad6d-866eed906c93','0b47aac8-4694-4ee0-906f-d0d0600cda36','77225212-40f5-4362-a94c-5994d7ac7b41'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='00431a0f811d43659a271de4cfbb6316',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:09:49.967217 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-7cee3ece-7922-4618-8d55-3a14f8808f3f tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3811c46c-b0a4-4df4-9916-b378300fdd5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:09:49.977047 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-7cee3ece-7922-4618-8d55-3a14f8808f3f tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3811c46c-b0a4-4df4-9916-b378300fdd5d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:09:49.977752 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-7cee3ece-7922-4618-8d55-3a14f8808f3f tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Flow 'volume_create_api' (56b845e8-2a77-4841-ba43-791fd828afb0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100213) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:09:49.978036 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-7cee3ece-7922-4618-8d55-3a14f8808f3f tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Create volume request issued successfully. Aug 20 01:09:49.978566 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-7cee3ece-7922-4618-8d55-3a14f8808f3f tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 20 01:09:49.978972 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1209/4862] 10.4.3.240 () {70 vars in 1299 bytes} [Thu Aug 20 01:09:49 2026] POST /volume/v3/volumes => generated 770 bytes in 132 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:09:49.989548 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-13b1402c-54d0-409c-b00e-cb9fe1e49cc0 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:09:49.991470 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-13b1402c-54d0-409c-b00e-cb9fe1e49cc0 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] GET https://10.4.3.240/volume/v3/volumes/487e06de-084a-4212-bdf3-371fdf9d92be Aug 20 01:09:49.991694 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-13b1402c-54d0-409c-b00e-cb9fe1e49cc0 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:09:49.991892 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-13b1402c-54d0-409c-b00e-cb9fe1e49cc0 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:09:49.999483 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:09:49.999483 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:09:50.003162 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-13b1402c-54d0-409c-b00e-cb9fe1e49cc0 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Volume info retrieved successfully. Aug 20 01:09:50.006946 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-13b1402c-54d0-409c-b00e-cb9fe1e49cc0 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] https://10.4.3.240/volume/v3/volumes/487e06de-084a-4212-bdf3-371fdf9d92be returned with HTTP 200 Aug 20 01:09:50.007304 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1230/4863] 10.4.3.240 () {68 vars in 1389 bytes} [Thu Aug 20 01:09:49 2026] GET /volume/v3/volumes/487e06de-084a-4212-bdf3-371fdf9d92be => generated 838 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:09:50.039321 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-1f1d33b6-98c2-4226-80c5-2303018d2dcd None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:09:50.041213 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-1f1d33b6-98c2-4226-80c5-2303018d2dcd tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] GET https://10.4.3.240/volume/v3/volumes/abcea09c-c869-4237-85f5-bce142abe8c3 Aug 20 01:09:50.041395 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-1f1d33b6-98c2-4226-80c5-2303018d2dcd tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:09:50.041754 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-1f1d33b6-98c2-4226-80c5-2303018d2dcd tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:09:50.052110 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:09:50.052110 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:09:50.055767 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-1f1d33b6-98c2-4226-80c5-2303018d2dcd tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Volume info retrieved successfully. Aug 20 01:09:50.059920 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-1f1d33b6-98c2-4226-80c5-2303018d2dcd tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] https://10.4.3.240/volume/v3/volumes/abcea09c-c869-4237-85f5-bce142abe8c3 returned with HTTP 200 Aug 20 01:09:50.060266 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1218/4864] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:09:50 2026] GET /volume/v3/volumes/abcea09c-c869-4237-85f5-bce142abe8c3 => generated 1648 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:09:51.018789 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-dc8e736f-395b-4c42-bdb5-5c9305451260 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:09:51.020479 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-dc8e736f-395b-4c42-bdb5-5c9305451260 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] GET https://10.4.3.240/volume/v3/volumes/487e06de-084a-4212-bdf3-371fdf9d92be Aug 20 01:09:51.020675 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-dc8e736f-395b-4c42-bdb5-5c9305451260 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:09:51.020848 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-dc8e736f-395b-4c42-bdb5-5c9305451260 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:09:51.027672 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:09:51.027672 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:09:51.031096 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-dc8e736f-395b-4c42-bdb5-5c9305451260 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Volume info retrieved successfully. Aug 20 01:09:51.034821 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-dc8e736f-395b-4c42-bdb5-5c9305451260 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] https://10.4.3.240/volume/v3/volumes/487e06de-084a-4212-bdf3-371fdf9d92be returned with HTTP 200 Aug 20 01:09:51.035164 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1208/4865] 10.4.3.240 () {68 vars in 1389 bytes} [Thu Aug 20 01:09:51 2026] GET /volume/v3/volumes/487e06de-084a-4212-bdf3-371fdf9d92be => generated 863 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:09:51.046490 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-b8169d6a-7d71-4ea4-a204-fa4d3ebfdd4b None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:09:51.048210 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-b8169d6a-7d71-4ea4-a204-fa4d3ebfdd4b tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 20 01:09:51.048555 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-b8169d6a-7d71-4ea4-a204-fa4d3ebfdd4b tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "487e06de-084a-4212-bdf3-371fdf9d92be", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1518315335"}} {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:09:51.049972 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.v3.volumes [None req-b8169d6a-7d71-4ea4-a204-fa4d3ebfdd4b tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Create volume request body: {'volume': {'source_volid': '487e06de-084a-4212-bdf3-371fdf9d92be', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1518315335'}} {{(pid=100213) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 01:09:51.056448 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:09:51.056448 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:09:51.056835 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-b8169d6a-7d71-4ea4-a204-fa4d3ebfdd4b tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Volume retrieved successfully. Aug 20 01:09:51.056954 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.v3.volumes [None req-b8169d6a-7d71-4ea4-a204-fa4d3ebfdd4b tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Create volume of 1 GB Aug 20 01:09:51.059908 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-b8169d6a-7d71-4ea4-a204-fa4d3ebfdd4b tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Availability Zones retrieved successfully. Aug 20 01:09:51.064560 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-b8169d6a-7d71-4ea4-a204-fa4d3ebfdd4b tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Flow 'volume_create_api' (fddf5797-9fd7-43ce-bc34-afd0575fafaf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:09:51.065442 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-b8169d6a-7d71-4ea4-a204-fa4d3ebfdd4b tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b4ee9e71-35d4-4e87-b8a6-9675d117ea4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:09:51.066203 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.flows.api.create_volume [None req-b8169d6a-7d71-4ea4-a204-fa4d3ebfdd4b tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100213) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 01:09:51.071667 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-e0773958-9f66-4f71-9726-252f8e972b14 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:09:51.073195 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-e0773958-9f66-4f71-9726-252f8e972b14 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] GET https://10.4.3.240/volume/v3/volumes/abcea09c-c869-4237-85f5-bce142abe8c3 Aug 20 01:09:51.073505 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-e0773958-9f66-4f71-9726-252f8e972b14 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:09:51.073653 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-e0773958-9f66-4f71-9726-252f8e972b14 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:09:51.081373 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:09:51.081373 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:09:51.084123 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-e0773958-9f66-4f71-9726-252f8e972b14 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Volume info retrieved successfully. Aug 20 01:09:51.086718 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-b8169d6a-7d71-4ea4-a204-fa4d3ebfdd4b tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b4ee9e71-35d4-4e87-b8a6-9675d117ea4a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '487e06de-084a-4212-bdf3-371fdf9d92be', 'volume_type': VolumeType(created_at=2026-08-20T00:52:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1ed58bd6-fe6a-497e-ae84-e8199d24fdfa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:09:51.087551 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-b8169d6a-7d71-4ea4-a204-fa4d3ebfdd4b tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a35e34fb-8c62-4445-b8f1-1654eebf4460) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:09:51.088012 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-e0773958-9f66-4f71-9726-252f8e972b14 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] https://10.4.3.240/volume/v3/volumes/abcea09c-c869-4237-85f5-bce142abe8c3 returned with HTTP 200 Aug 20 01:09:51.088355 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1231/4866] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:09:51 2026] GET /volume/v3/volumes/abcea09c-c869-4237-85f5-bce142abe8c3 => generated 1648 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:09:51.120095 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.quota [None req-b8169d6a-7d71-4ea4-a204-fa4d3ebfdd4b tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Created reservations ['ce729cc9-189b-4896-9987-f38f06798311', '76193ab4-6933-4871-96bf-96393379407e', '77ea6de6-92e0-486f-bfb6-3a379b2e176d', 'c0cc4d32-0ffc-4c93-9d2c-008f5e8e09bf'] {{(pid=100213) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 01:09:51.120726 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-b8169d6a-7d71-4ea4-a204-fa4d3ebfdd4b tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a35e34fb-8c62-4445-b8f1-1654eebf4460) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ce729cc9-189b-4896-9987-f38f06798311', '76193ab4-6933-4871-96bf-96393379407e', '77ea6de6-92e0-486f-bfb6-3a379b2e176d', 'c0cc4d32-0ffc-4c93-9d2c-008f5e8e09bf']}' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:09:51.121468 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-b8169d6a-7d71-4ea4-a204-fa4d3ebfdd4b tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8d7ea0c3-57ee-4a80-a7cf-3ab6ba96dcfd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:09:51.151133 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-b8169d6a-7d71-4ea4-a204-fa4d3ebfdd4b tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8d7ea0c3-57ee-4a80-a7cf-3ab6ba96dcfd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a314ec57-6e07-4922-accf-66e2e47494de', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1518315335',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='44c2e3661db041e99147a8265a740209',qos_specs=None,replication_status=,reservations=['ce729cc9-189b-4896-9987-f38f06798311','76193ab4-6933-4871-96bf-96393379407e','77ea6de6-92e0-486f-bfb6-3a379b2e176d','c0cc4d32-0ffc-4c93-9d2c-008f5e8e09bf'],size=1,snapshot_id=None,source_replicaid=,source_volid=487e06de-084a-4212-bdf3-371fdf9d92be,status='creating',user_id='00431a0f811d43659a271de4cfbb6316',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T01:09:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1518315335',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a314ec57-6e07-4922-accf-66e2e47494de,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='44c2e3661db041e99147a8265a740209',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=487e06de-084a-4212-bdf3-371fdf9d92be,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='00431a0f811d43659a271de4cfbb6316',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1ed58bd6-fe6a-497e-ae84-e8199d24fdfa),volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:09:51.151802 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-b8169d6a-7d71-4ea4-a204-fa4d3ebfdd4b tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (253ce18c-7448-4299-8941-ffabf3af79d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:09:51.167889 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-b8169d6a-7d71-4ea4-a204-fa4d3ebfdd4b tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (253ce18c-7448-4299-8941-ffabf3af79d1) transitioned into state 'SUCCESS' from state '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-1518315335',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='44c2e3661db041e99147a8265a740209',qos_specs=None,replication_status=,reservations=['ce729cc9-189b-4896-9987-f38f06798311','76193ab4-6933-4871-96bf-96393379407e','77ea6de6-92e0-486f-bfb6-3a379b2e176d','c0cc4d32-0ffc-4c93-9d2c-008f5e8e09bf'],size=1,snapshot_id=None,source_replicaid=,source_volid=487e06de-084a-4212-bdf3-371fdf9d92be,status='creating',user_id='00431a0f811d43659a271de4cfbb6316',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:09:51.168497 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-b8169d6a-7d71-4ea4-a204-fa4d3ebfdd4b tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f6d4e044-c889-4f64-8398-b5ed15c0995e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:09:51.181869 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-b8169d6a-7d71-4ea4-a204-fa4d3ebfdd4b tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f6d4e044-c889-4f64-8398-b5ed15c0995e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:09:51.182625 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-b8169d6a-7d71-4ea4-a204-fa4d3ebfdd4b tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Flow 'volume_create_api' (fddf5797-9fd7-43ce-bc34-afd0575fafaf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100213) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:09:51.182889 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-b8169d6a-7d71-4ea4-a204-fa4d3ebfdd4b tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Create volume request issued successfully. Aug 20 01:09:51.183442 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-b8169d6a-7d71-4ea4-a204-fa4d3ebfdd4b tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 20 01:09:51.183874 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1210/4867] 10.4.3.240 () {70 vars in 1300 bytes} [Thu Aug 20 01:09:51 2026] POST /volume/v3/volumes => generated 804 bytes in 138 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:09:51.194981 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-6a883101-dc8b-4504-a645-b7a048b94b71 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:09:51.196501 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-6a883101-dc8b-4504-a645-b7a048b94b71 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] GET https://10.4.3.240/volume/v3/volumes/a314ec57-6e07-4922-accf-66e2e47494de Aug 20 01:09:51.196684 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-6a883101-dc8b-4504-a645-b7a048b94b71 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:09:51.197130 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-6a883101-dc8b-4504-a645-b7a048b94b71 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:09:51.203256 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:09:51.203256 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:09:51.206526 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-6a883101-dc8b-4504-a645-b7a048b94b71 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Volume info retrieved successfully. Aug 20 01:09:51.210070 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-6a883101-dc8b-4504-a645-b7a048b94b71 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] https://10.4.3.240/volume/v3/volumes/a314ec57-6e07-4922-accf-66e2e47494de returned with HTTP 200 Aug 20 01:09:51.210457 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1219/4868] 10.4.3.240 () {68 vars in 1389 bytes} [Thu Aug 20 01:09:51 2026] GET /volume/v3/volumes/a314ec57-6e07-4922-accf-66e2e47494de => generated 872 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:09:51.306733 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [req-83b0941f-074d-48b7-b4ea-24e4b220ba86 req-318e0cbe-ab5e-4e91-9879-5f3d42a6f580 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:09:51.308795 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-83b0941f-074d-48b7-b4ea-24e4b220ba86 req-318e0cbe-ab5e-4e91-9879-5f3d42a6f580 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] DELETE https://10.4.3.240/volume/v3/attachments/27532311-23aa-43e7-9bc4-697a423a5289 Aug 20 01:09:51.309039 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [req-83b0941f-074d-48b7-b4ea-24e4b220ba86 req-318e0cbe-ab5e-4e91-9879-5f3d42a6f580 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:09:51.309572 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [req-83b0941f-074d-48b7-b4ea-24e4b220ba86 req-318e0cbe-ab5e-4e91-9879-5f3d42a6f580 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Calling method 'version_select' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:09:51.316104 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:09:51.316104 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:09:51.360403 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-83b0941f-074d-48b7-b4ea-24e4b220ba86 req-318e0cbe-ab5e-4e91-9879-5f3d42a6f580 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] https://10.4.3.240/volume/v3/attachments/27532311-23aa-43e7-9bc4-697a423a5289 returned with HTTP 200 Aug 20 01:09:51.360772 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1209/4869] 10.4.3.240 () {72 vars in 1673 bytes} [Thu Aug 20 01:09:51 2026] DELETE /volume/v3/attachments/27532311-23aa-43e7-9bc4-697a423a5289 => generated 19 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:09:52.100944 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-faa52dc7-159e-4ec5-aefb-b61beeb87cda None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:09:52.102440 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-faa52dc7-159e-4ec5-aefb-b61beeb87cda tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] GET https://10.4.3.240/volume/v3/volumes/abcea09c-c869-4237-85f5-bce142abe8c3 Aug 20 01:09:52.102617 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-faa52dc7-159e-4ec5-aefb-b61beeb87cda tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:09:52.102788 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-faa52dc7-159e-4ec5-aefb-b61beeb87cda tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:09:52.108835 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:09:52.108835 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:09:52.111878 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-faa52dc7-159e-4ec5-aefb-b61beeb87cda tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Volume info retrieved successfully. Aug 20 01:09:52.115906 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-faa52dc7-159e-4ec5-aefb-b61beeb87cda tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] https://10.4.3.240/volume/v3/volumes/abcea09c-c869-4237-85f5-bce142abe8c3 returned with HTTP 200 Aug 20 01:09:52.116248 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1232/4870] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:09:52 2026] GET /volume/v3/volumes/abcea09c-c869-4237-85f5-bce142abe8c3 => generated 1356 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:09:52.127692 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-a89f6c65-3d68-4a76-b5bb-b87b4fc84a36 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:09:52.129300 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-a89f6c65-3d68-4a76-b5bb-b87b4fc84a36 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] POST https://10.4.3.240/volume/v3/backups Aug 20 01:09:52.129657 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-a89f6c65-3d68-4a76-b5bb-b87b4fc84a36 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "abcea09c-c869-4237-85f5-bce142abe8c3", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-1668508563"}} {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:09:52.131137 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.contrib.backups [None req-a89f6c65-3d68-4a76-b5bb-b87b4fc84a36 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Creating new backup {'backup': {'volume_id': 'abcea09c-c869-4237-85f5-bce142abe8c3', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-1668508563'}} {{(pid=100213) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 20 01:09:52.131304 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.contrib.backups [None req-a89f6c65-3d68-4a76-b5bb-b87b4fc84a36 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Creating backup of volume abcea09c-c869-4237-85f5-bce142abe8c3 in container None Aug 20 01:09:52.138051 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:09:52.138051 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:09:52.138492 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-a89f6c65-3d68-4a76-b5bb-b87b4fc84a36 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Volume info retrieved successfully. Aug 20 01:09:52.152386 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.quota [None req-a89f6c65-3d68-4a76-b5bb-b87b4fc84a36 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Created reservations ['60dda85d-ef1a-491c-b7ee-87bd3f692746', '0da61663-41b1-409e-ae12-13483352fd8e'] {{(pid=100213) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 01:09:52.178059 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-a89f6c65-3d68-4a76-b5bb-b87b4fc84a36 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] https://10.4.3.240/volume/v3/backups returned with HTTP 202 Aug 20 01:09:52.178533 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1211/4871] 10.4.3.240 () {68 vars in 1259 bytes} [Thu Aug 20 01:09:52 2026] POST /volume/v3/backups => generated 330 bytes in 52 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 01:09:52.186155 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-de6940a1-cb36-445c-98c3-5c0296c15e2e None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:09:52.187869 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-de6940a1-cb36-445c-98c3-5c0296c15e2e tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] GET https://10.4.3.240/volume/v3/backups/d68d630c-be8a-49dc-a064-1cbbcaa89910 Aug 20 01:09:52.188001 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-de6940a1-cb36-445c-98c3-5c0296c15e2e tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:09:52.188190 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-de6940a1-cb36-445c-98c3-5c0296c15e2e tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:09:52.188274 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-de6940a1-cb36-445c-98c3-5c0296c15e2e tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Show backup with id d68d630c-be8a-49dc-a064-1cbbcaa89910. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:09:52.192108 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:09:52.192108 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:09:52.192828 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-de6940a1-cb36-445c-98c3-5c0296c15e2e tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] https://10.4.3.240/volume/v3/backups/d68d630c-be8a-49dc-a064-1cbbcaa89910 returned with HTTP 200 Aug 20 01:09:52.193321 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1220/4872] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:09:52 2026] GET /volume/v3/backups/d68d630c-be8a-49dc-a064-1cbbcaa89910 => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:09:52.223039 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-ec74b142-795a-4f48-8e53-f7d1adca380b None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:09:52.224799 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-ec74b142-795a-4f48-8e53-f7d1adca380b tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] GET https://10.4.3.240/volume/v3/volumes/a314ec57-6e07-4922-accf-66e2e47494de Aug 20 01:09:52.225040 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-ec74b142-795a-4f48-8e53-f7d1adca380b tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:09:52.225228 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-ec74b142-795a-4f48-8e53-f7d1adca380b tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:09:52.232348 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:09:52.232348 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:09:52.235570 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-ec74b142-795a-4f48-8e53-f7d1adca380b tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Volume info retrieved successfully. Aug 20 01:09:52.239155 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-ec74b142-795a-4f48-8e53-f7d1adca380b tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] https://10.4.3.240/volume/v3/volumes/a314ec57-6e07-4922-accf-66e2e47494de returned with HTTP 200 Aug 20 01:09:52.239529 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1210/4873] 10.4.3.240 () {68 vars in 1389 bytes} [Thu Aug 20 01:09:52 2026] GET /volume/v3/volumes/a314ec57-6e07-4922-accf-66e2e47494de => generated 897 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:09:52.251646 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-83b01734-8e1a-4ad6-a64f-ee804052e63b None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:09:52.253657 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-83b01734-8e1a-4ad6-a64f-ee804052e63b tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] DELETE https://10.4.3.240/volume/v3/volumes/487e06de-084a-4212-bdf3-371fdf9d92be Aug 20 01:09:52.253924 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-83b01734-8e1a-4ad6-a64f-ee804052e63b tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:09:52.254154 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-83b01734-8e1a-4ad6-a64f-ee804052e63b tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Calling method 'delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:09:52.254371 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-83b01734-8e1a-4ad6-a64f-ee804052e63b tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Delete volume with id: 487e06de-084a-4212-bdf3-371fdf9d92be Aug 20 01:09:52.261942 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:09:52.261942 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:09:52.262488 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-83b01734-8e1a-4ad6-a64f-ee804052e63b tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Volume info retrieved successfully. Aug 20 01:09:52.280079 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-83b01734-8e1a-4ad6-a64f-ee804052e63b tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Delete volume request issued successfully. Aug 20 01:09:52.292938 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-83b01734-8e1a-4ad6-a64f-ee804052e63b tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] https://10.4.3.240/volume/v3/volumes/487e06de-084a-4212-bdf3-371fdf9d92be returned with HTTP 202 Aug 20 01:09:52.292938 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1233/4874] 10.4.3.240 () {68 vars in 1392 bytes} [Thu Aug 20 01:09:52 2026] DELETE /volume/v3/volumes/487e06de-084a-4212-bdf3-371fdf9d92be => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 20 01:09:52.299529 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-13941ed1-9f22-43ab-b144-deaaee4e1a1c None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:09:52.301433 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-13941ed1-9f22-43ab-b144-deaaee4e1a1c tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] GET https://10.4.3.240/volume/v3/volumes/487e06de-084a-4212-bdf3-371fdf9d92be Aug 20 01:09:52.301657 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-13941ed1-9f22-43ab-b144-deaaee4e1a1c tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:09:52.301865 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-13941ed1-9f22-43ab-b144-deaaee4e1a1c tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:09:52.308262 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:09:52.308262 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:09:52.311609 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-13941ed1-9f22-43ab-b144-deaaee4e1a1c tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Volume info retrieved successfully. Aug 20 01:09:52.316823 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-13941ed1-9f22-43ab-b144-deaaee4e1a1c tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] https://10.4.3.240/volume/v3/volumes/487e06de-084a-4212-bdf3-371fdf9d92be returned with HTTP 200 Aug 20 01:09:52.317282 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1212/4875] 10.4.3.240 () {68 vars in 1389 bytes} [Thu Aug 20 01:09:52 2026] GET /volume/v3/volumes/487e06de-084a-4212-bdf3-371fdf9d92be => generated 862 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:09:53.202108 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-190ffc86-4e88-4cc2-970d-f5099339560b None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:09:53.203849 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-190ffc86-4e88-4cc2-970d-f5099339560b tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] GET https://10.4.3.240/volume/v3/backups/d68d630c-be8a-49dc-a064-1cbbcaa89910 Aug 20 01:09:53.204049 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-190ffc86-4e88-4cc2-970d-f5099339560b tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:09:53.204223 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-190ffc86-4e88-4cc2-970d-f5099339560b tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:09:53.204358 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-190ffc86-4e88-4cc2-970d-f5099339560b tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Show backup with id d68d630c-be8a-49dc-a064-1cbbcaa89910. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:09:53.208368 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:09:53.208368 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:09:53.209053 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-190ffc86-4e88-4cc2-970d-f5099339560b tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] https://10.4.3.240/volume/v3/backups/d68d630c-be8a-49dc-a064-1cbbcaa89910 returned with HTTP 200 Aug 20 01:09:53.209386 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1221/4876] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:09:53 2026] GET /volume/v3/backups/d68d630c-be8a-49dc-a064-1cbbcaa89910 => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:09:53.328586 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-28bf9d6d-86ed-4366-b203-a89fa9371e88 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:09:53.330246 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-28bf9d6d-86ed-4366-b203-a89fa9371e88 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] GET https://10.4.3.240/volume/v3/volumes/487e06de-084a-4212-bdf3-371fdf9d92be Aug 20 01:09:53.330462 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-28bf9d6d-86ed-4366-b203-a89fa9371e88 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:09:53.330634 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-28bf9d6d-86ed-4366-b203-a89fa9371e88 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:09:53.335633 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-28bf9d6d-86ed-4366-b203-a89fa9371e88 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] https://10.4.3.240/volume/v3/volumes/487e06de-084a-4212-bdf3-371fdf9d92be returned with HTTP 404 Aug 20 01:09:53.336042 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1211/4877] 10.4.3.240 () {68 vars in 1389 bytes} [Thu Aug 20 01:09:53 2026] GET /volume/v3/volumes/487e06de-084a-4212-bdf3-371fdf9d92be => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 01:09:53.342826 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-982021ad-1a4e-41b3-adc5-a605fd36cf03 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:09:53.344357 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-982021ad-1a4e-41b3-adc5-a605fd36cf03 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] DELETE https://10.4.3.240/volume/v3/volumes/a314ec57-6e07-4922-accf-66e2e47494de Aug 20 01:09:53.344679 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-982021ad-1a4e-41b3-adc5-a605fd36cf03 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:09:53.344947 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-982021ad-1a4e-41b3-adc5-a605fd36cf03 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Calling method 'delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:09:53.345198 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-982021ad-1a4e-41b3-adc5-a605fd36cf03 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Delete volume with id: a314ec57-6e07-4922-accf-66e2e47494de Aug 20 01:09:53.351874 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:09:53.351874 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:09:53.352299 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-982021ad-1a4e-41b3-adc5-a605fd36cf03 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Volume info retrieved successfully. Aug 20 01:09:53.368526 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-982021ad-1a4e-41b3-adc5-a605fd36cf03 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Delete volume request issued successfully. Aug 20 01:09:53.368648 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-982021ad-1a4e-41b3-adc5-a605fd36cf03 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] https://10.4.3.240/volume/v3/volumes/a314ec57-6e07-4922-accf-66e2e47494de returned with HTTP 202 Aug 20 01:09:53.369177 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1234/4878] 10.4.3.240 () {68 vars in 1392 bytes} [Thu Aug 20 01:09:53 2026] DELETE /volume/v3/volumes/a314ec57-6e07-4922-accf-66e2e47494de => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 20 01:09:53.375293 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-0ef76e8b-760a-4464-bf14-72680d86c1dd None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:09:53.377533 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-0ef76e8b-760a-4464-bf14-72680d86c1dd tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] GET https://10.4.3.240/volume/v3/volumes/a314ec57-6e07-4922-accf-66e2e47494de Aug 20 01:09:53.377809 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-0ef76e8b-760a-4464-bf14-72680d86c1dd tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:09:53.378047 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-0ef76e8b-760a-4464-bf14-72680d86c1dd tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:09:53.385154 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:09:53.385154 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:09:53.388718 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-0ef76e8b-760a-4464-bf14-72680d86c1dd tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Volume info retrieved successfully. Aug 20 01:09:53.393970 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-0ef76e8b-760a-4464-bf14-72680d86c1dd tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] https://10.4.3.240/volume/v3/volumes/a314ec57-6e07-4922-accf-66e2e47494de returned with HTTP 200 Aug 20 01:09:53.394226 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1213/4879] 10.4.3.240 () {68 vars in 1389 bytes} [Thu Aug 20 01:09:53 2026] GET /volume/v3/volumes/a314ec57-6e07-4922-accf-66e2e47494de => generated 896 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:09:54.218139 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-666ed258-f698-4e81-9389-9b85dfe3cc92 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:09:54.219826 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-666ed258-f698-4e81-9389-9b85dfe3cc92 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] GET https://10.4.3.240/volume/v3/backups/d68d630c-be8a-49dc-a064-1cbbcaa89910 Aug 20 01:09:54.220057 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-666ed258-f698-4e81-9389-9b85dfe3cc92 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:09:54.220290 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-666ed258-f698-4e81-9389-9b85dfe3cc92 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:09:54.220455 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-666ed258-f698-4e81-9389-9b85dfe3cc92 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Show backup with id d68d630c-be8a-49dc-a064-1cbbcaa89910. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:09:54.224361 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:09:54.224361 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:09:54.225079 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-666ed258-f698-4e81-9389-9b85dfe3cc92 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] https://10.4.3.240/volume/v3/backups/d68d630c-be8a-49dc-a064-1cbbcaa89910 returned with HTTP 200 Aug 20 01:09:54.225468 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1222/4880] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:09:54 2026] GET /volume/v3/backups/d68d630c-be8a-49dc-a064-1cbbcaa89910 => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:09:54.405484 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-91c5feaf-a42c-472a-9a8b-c5afbc1c3101 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:09:54.407008 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-91c5feaf-a42c-472a-9a8b-c5afbc1c3101 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] GET https://10.4.3.240/volume/v3/volumes/a314ec57-6e07-4922-accf-66e2e47494de Aug 20 01:09:54.407195 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-91c5feaf-a42c-472a-9a8b-c5afbc1c3101 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:09:54.407377 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-91c5feaf-a42c-472a-9a8b-c5afbc1c3101 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:09:54.412108 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-91c5feaf-a42c-472a-9a8b-c5afbc1c3101 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] https://10.4.3.240/volume/v3/volumes/a314ec57-6e07-4922-accf-66e2e47494de returned with HTTP 404 Aug 20 01:09:54.412535 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1212/4881] 10.4.3.240 () {68 vars in 1389 bytes} [Thu Aug 20 01:09:54 2026] GET /volume/v3/volumes/a314ec57-6e07-4922-accf-66e2e47494de => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 01:09:54.418449 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-5bc5fb5d-f5d4-4179-8a5e-0e0ff1fdad5e None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:09:54.420191 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-5bc5fb5d-f5d4-4179-8a5e-0e0ff1fdad5e tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] DELETE https://10.4.3.240/volume/v3/volumes/487e06de-084a-4212-bdf3-371fdf9d92be Aug 20 01:09:54.420423 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-5bc5fb5d-f5d4-4179-8a5e-0e0ff1fdad5e tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:09:54.420632 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-5bc5fb5d-f5d4-4179-8a5e-0e0ff1fdad5e tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Calling method 'delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:09:54.420791 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-5bc5fb5d-f5d4-4179-8a5e-0e0ff1fdad5e tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Delete volume with id: 487e06de-084a-4212-bdf3-371fdf9d92be Aug 20 01:09:54.426278 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-5bc5fb5d-f5d4-4179-8a5e-0e0ff1fdad5e tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] https://10.4.3.240/volume/v3/volumes/487e06de-084a-4212-bdf3-371fdf9d92be returned with HTTP 404 Aug 20 01:09:54.426755 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1235/4882] 10.4.3.240 () {68 vars in 1392 bytes} [Thu Aug 20 01:09:54 2026] DELETE /volume/v3/volumes/487e06de-084a-4212-bdf3-371fdf9d92be => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 01:09:54.433204 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-b44c5feb-d2d9-44de-b2b8-313a77d09115 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:09:54.434865 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-b44c5feb-d2d9-44de-b2b8-313a77d09115 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] GET https://10.4.3.240/volume/v3/volumes/487e06de-084a-4212-bdf3-371fdf9d92be Aug 20 01:09:54.435060 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-b44c5feb-d2d9-44de-b2b8-313a77d09115 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:09:54.435250 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-b44c5feb-d2d9-44de-b2b8-313a77d09115 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:09:54.440004 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-b44c5feb-d2d9-44de-b2b8-313a77d09115 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] https://10.4.3.240/volume/v3/volumes/487e06de-084a-4212-bdf3-371fdf9d92be returned with HTTP 404 Aug 20 01:09:54.440448 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1214/4883] 10.4.3.240 () {68 vars in 1389 bytes} [Thu Aug 20 01:09:54 2026] GET /volume/v3/volumes/487e06de-084a-4212-bdf3-371fdf9d92be => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 01:09:54.446272 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-662c07e3-f6b2-4d36-bda8-03d17bae431f None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:09:54.448366 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-662c07e3-f6b2-4d36-bda8-03d17bae431f tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] DELETE https://10.4.3.240/volume/v3/volumes/1c1cfa76-7b1f-4abb-82dc-18840fb84e44 Aug 20 01:09:54.448593 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-662c07e3-f6b2-4d36-bda8-03d17bae431f tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:09:54.448796 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-662c07e3-f6b2-4d36-bda8-03d17bae431f tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Calling method 'delete' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:09:54.448994 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.v3.volumes [None req-662c07e3-f6b2-4d36-bda8-03d17bae431f tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Delete volume with id: 1c1cfa76-7b1f-4abb-82dc-18840fb84e44 Aug 20 01:09:54.456999 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:09:54.456999 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:09:54.457607 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-662c07e3-f6b2-4d36-bda8-03d17bae431f tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Volume info retrieved successfully. Aug 20 01:09:54.474881 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-662c07e3-f6b2-4d36-bda8-03d17bae431f tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Delete volume request issued successfully. Aug 20 01:09:54.474995 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-662c07e3-f6b2-4d36-bda8-03d17bae431f tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] https://10.4.3.240/volume/v3/volumes/1c1cfa76-7b1f-4abb-82dc-18840fb84e44 returned with HTTP 202 Aug 20 01:09:54.475459 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1223/4884] 10.4.3.240 () {68 vars in 1392 bytes} [Thu Aug 20 01:09:54 2026] DELETE /volume/v3/volumes/1c1cfa76-7b1f-4abb-82dc-18840fb84e44 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 20 01:09:54.483641 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-1ef853e3-f65e-4d1f-996d-b0dc058eba4f None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:09:54.485542 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-1ef853e3-f65e-4d1f-996d-b0dc058eba4f tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] GET https://10.4.3.240/volume/v3/volumes/1c1cfa76-7b1f-4abb-82dc-18840fb84e44 Aug 20 01:09:54.485750 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-1ef853e3-f65e-4d1f-996d-b0dc058eba4f tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:09:54.485993 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-1ef853e3-f65e-4d1f-996d-b0dc058eba4f tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:09:54.493414 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:09:54.493414 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:09:54.497946 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-1ef853e3-f65e-4d1f-996d-b0dc058eba4f tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Volume info retrieved successfully. Aug 20 01:09:54.502492 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-1ef853e3-f65e-4d1f-996d-b0dc058eba4f tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] https://10.4.3.240/volume/v3/volumes/1c1cfa76-7b1f-4abb-82dc-18840fb84e44 returned with HTTP 200 Aug 20 01:09:54.502865 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1213/4885] 10.4.3.240 () {68 vars in 1389 bytes} [Thu Aug 20 01:09:54 2026] GET /volume/v3/volumes/1c1cfa76-7b1f-4abb-82dc-18840fb84e44 => generated 895 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:09:55.234447 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-8e0da07c-8db8-4953-a39a-a393cfd913c3 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:09:55.236079 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-8e0da07c-8db8-4953-a39a-a393cfd913c3 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] GET https://10.4.3.240/volume/v3/backups/d68d630c-be8a-49dc-a064-1cbbcaa89910 Aug 20 01:09:55.236258 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-8e0da07c-8db8-4953-a39a-a393cfd913c3 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:09:55.236460 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-8e0da07c-8db8-4953-a39a-a393cfd913c3 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:09:55.236562 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-8e0da07c-8db8-4953-a39a-a393cfd913c3 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Show backup with id d68d630c-be8a-49dc-a064-1cbbcaa89910. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:09:55.240687 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:09:55.240687 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:09:55.241487 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-8e0da07c-8db8-4953-a39a-a393cfd913c3 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] https://10.4.3.240/volume/v3/backups/d68d630c-be8a-49dc-a064-1cbbcaa89910 returned with HTTP 200 Aug 20 01:09:55.241749 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1236/4886] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:09:55 2026] GET /volume/v3/backups/d68d630c-be8a-49dc-a064-1cbbcaa89910 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:09:55.514217 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-6d9b542c-c4c3-43f1-98e4-a46251896118 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:09:55.515883 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-6d9b542c-c4c3-43f1-98e4-a46251896118 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] GET https://10.4.3.240/volume/v3/volumes/1c1cfa76-7b1f-4abb-82dc-18840fb84e44 Aug 20 01:09:55.516089 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-6d9b542c-c4c3-43f1-98e4-a46251896118 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:09:55.516265 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-6d9b542c-c4c3-43f1-98e4-a46251896118 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:09:55.521377 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-6d9b542c-c4c3-43f1-98e4-a46251896118 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] https://10.4.3.240/volume/v3/volumes/1c1cfa76-7b1f-4abb-82dc-18840fb84e44 returned with HTTP 404 Aug 20 01:09:55.521791 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1215/4887] 10.4.3.240 () {68 vars in 1389 bytes} [Thu Aug 20 01:09:55 2026] GET /volume/v3/volumes/1c1cfa76-7b1f-4abb-82dc-18840fb84e44 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 01:09:55.527666 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-a7fbcb1d-63af-4129-b3e2-c1ff8cb88cf3 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:09:55.530194 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-a7fbcb1d-63af-4129-b3e2-c1ff8cb88cf3 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] DELETE https://10.4.3.240/volume/v3/snapshots/3a0f6c5b-faef-49b8-a818-3848b2603c69 Aug 20 01:09:55.530460 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-a7fbcb1d-63af-4129-b3e2-c1ff8cb88cf3 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:09:55.530689 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-a7fbcb1d-63af-4129-b3e2-c1ff8cb88cf3 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Calling method 'delete' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:09:55.530818 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.v3.snapshots [None req-a7fbcb1d-63af-4129-b3e2-c1ff8cb88cf3 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Delete snapshot with id: 3a0f6c5b-faef-49b8-a818-3848b2603c69 Aug 20 01:09:55.535621 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-a7fbcb1d-63af-4129-b3e2-c1ff8cb88cf3 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] https://10.4.3.240/volume/v3/snapshots/3a0f6c5b-faef-49b8-a818-3848b2603c69 returned with HTTP 404 Aug 20 01:09:55.536198 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1224/4888] 10.4.3.240 () {66 vars in 1357 bytes} [Thu Aug 20 01:09:55 2026] DELETE /volume/v3/snapshots/3a0f6c5b-faef-49b8-a818-3848b2603c69 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:09:55.542020 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-a4a172f2-de7c-4461-9a47-c7ddfc8e0fea None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:09:55.543591 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-a4a172f2-de7c-4461-9a47-c7ddfc8e0fea tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] GET https://10.4.3.240/volume/v3/snapshots/3a0f6c5b-faef-49b8-a818-3848b2603c69 Aug 20 01:09:55.543837 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-a4a172f2-de7c-4461-9a47-c7ddfc8e0fea tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:09:55.544058 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-a4a172f2-de7c-4461-9a47-c7ddfc8e0fea tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:09:55.547909 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-a4a172f2-de7c-4461-9a47-c7ddfc8e0fea tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] https://10.4.3.240/volume/v3/snapshots/3a0f6c5b-faef-49b8-a818-3848b2603c69 returned with HTTP 404 Aug 20 01:09:55.548327 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1214/4889] 10.4.3.240 () {66 vars in 1354 bytes} [Thu Aug 20 01:09:55 2026] GET /volume/v3/snapshots/3a0f6c5b-faef-49b8-a818-3848b2603c69 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:09:55.554296 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-0332d9b1-7308-4130-9417-53b9f0a7a830 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:09:55.555961 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-0332d9b1-7308-4130-9417-53b9f0a7a830 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] DELETE https://10.4.3.240/volume/v3/volumes/9f1dcb9b-2c5b-4d72-8e4d-72191b46dfa9 Aug 20 01:09:55.556171 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-0332d9b1-7308-4130-9417-53b9f0a7a830 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:09:55.556362 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-0332d9b1-7308-4130-9417-53b9f0a7a830 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Calling method 'delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:09:55.556533 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-0332d9b1-7308-4130-9417-53b9f0a7a830 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Delete volume with id: 9f1dcb9b-2c5b-4d72-8e4d-72191b46dfa9 Aug 20 01:09:55.561770 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-0332d9b1-7308-4130-9417-53b9f0a7a830 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] https://10.4.3.240/volume/v3/volumes/9f1dcb9b-2c5b-4d72-8e4d-72191b46dfa9 returned with HTTP 404 Aug 20 01:09:55.562206 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1237/4890] 10.4.3.240 () {68 vars in 1392 bytes} [Thu Aug 20 01:09:55 2026] DELETE /volume/v3/volumes/9f1dcb9b-2c5b-4d72-8e4d-72191b46dfa9 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 01:09:55.567815 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-a7a77946-0518-4da9-92c4-fcde511a123a None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:09:55.569476 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-a7a77946-0518-4da9-92c4-fcde511a123a tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] GET https://10.4.3.240/volume/v3/volumes/9f1dcb9b-2c5b-4d72-8e4d-72191b46dfa9 Aug 20 01:09:55.569659 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-a7a77946-0518-4da9-92c4-fcde511a123a tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:09:55.569827 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-a7a77946-0518-4da9-92c4-fcde511a123a tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:09:55.575423 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-a7a77946-0518-4da9-92c4-fcde511a123a tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] https://10.4.3.240/volume/v3/volumes/9f1dcb9b-2c5b-4d72-8e4d-72191b46dfa9 returned with HTTP 404 Aug 20 01:09:55.575682 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1216/4891] 10.4.3.240 () {68 vars in 1389 bytes} [Thu Aug 20 01:09:55 2026] GET /volume/v3/volumes/9f1dcb9b-2c5b-4d72-8e4d-72191b46dfa9 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 01:09:55.581820 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-ac1ff5b4-510f-42e9-93cc-aee0423645eb None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:09:55.583603 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-ac1ff5b4-510f-42e9-93cc-aee0423645eb tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] DELETE https://10.4.3.240/volume/v3/volumes/189ac979-9b50-4428-b1ca-2341edd239e6 Aug 20 01:09:55.583782 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-ac1ff5b4-510f-42e9-93cc-aee0423645eb tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:09:55.583979 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-ac1ff5b4-510f-42e9-93cc-aee0423645eb tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Calling method 'delete' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:09:55.584138 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.v3.volumes [None req-ac1ff5b4-510f-42e9-93cc-aee0423645eb tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Delete volume with id: 189ac979-9b50-4428-b1ca-2341edd239e6 Aug 20 01:09:55.589208 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-ac1ff5b4-510f-42e9-93cc-aee0423645eb tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] https://10.4.3.240/volume/v3/volumes/189ac979-9b50-4428-b1ca-2341edd239e6 returned with HTTP 404 Aug 20 01:09:55.589637 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1225/4892] 10.4.3.240 () {68 vars in 1392 bytes} [Thu Aug 20 01:09:55 2026] DELETE /volume/v3/volumes/189ac979-9b50-4428-b1ca-2341edd239e6 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 01:09:55.596895 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-706c4653-c641-44ff-9ec0-36835ee26ae3 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:09:55.598644 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-706c4653-c641-44ff-9ec0-36835ee26ae3 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] GET https://10.4.3.240/volume/v3/volumes/189ac979-9b50-4428-b1ca-2341edd239e6 Aug 20 01:09:55.598891 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-706c4653-c641-44ff-9ec0-36835ee26ae3 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:09:55.599101 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-706c4653-c641-44ff-9ec0-36835ee26ae3 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:09:55.604377 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-706c4653-c641-44ff-9ec0-36835ee26ae3 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] https://10.4.3.240/volume/v3/volumes/189ac979-9b50-4428-b1ca-2341edd239e6 returned with HTTP 404 Aug 20 01:09:55.604993 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1215/4893] 10.4.3.240 () {68 vars in 1389 bytes} [Thu Aug 20 01:09:55 2026] GET /volume/v3/volumes/189ac979-9b50-4428-b1ca-2341edd239e6 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 01:09:55.611144 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-1159005a-1c19-476f-82ce-6c1b9cfbb904 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:09:55.612861 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-1159005a-1c19-476f-82ce-6c1b9cfbb904 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] DELETE https://10.4.3.240/volume/v3/snapshots/699ca068-0c5b-4d32-87d3-6b75c4a2ce06 Aug 20 01:09:55.613065 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-1159005a-1c19-476f-82ce-6c1b9cfbb904 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:09:55.613292 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-1159005a-1c19-476f-82ce-6c1b9cfbb904 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Calling method 'delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:09:55.613454 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.v3.snapshots [None req-1159005a-1c19-476f-82ce-6c1b9cfbb904 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Delete snapshot with id: 699ca068-0c5b-4d32-87d3-6b75c4a2ce06 Aug 20 01:09:55.617814 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-1159005a-1c19-476f-82ce-6c1b9cfbb904 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] https://10.4.3.240/volume/v3/snapshots/699ca068-0c5b-4d32-87d3-6b75c4a2ce06 returned with HTTP 404 Aug 20 01:09:55.618351 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1238/4894] 10.4.3.240 () {66 vars in 1357 bytes} [Thu Aug 20 01:09:55 2026] DELETE /volume/v3/snapshots/699ca068-0c5b-4d32-87d3-6b75c4a2ce06 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:09:55.624997 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-5ea9deb1-4de7-4b72-945c-60286f3afd73 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:09:55.626474 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-5ea9deb1-4de7-4b72-945c-60286f3afd73 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] GET https://10.4.3.240/volume/v3/snapshots/699ca068-0c5b-4d32-87d3-6b75c4a2ce06 Aug 20 01:09:55.627170 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-5ea9deb1-4de7-4b72-945c-60286f3afd73 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:09:55.627170 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-5ea9deb1-4de7-4b72-945c-60286f3afd73 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:09:55.631003 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-5ea9deb1-4de7-4b72-945c-60286f3afd73 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] https://10.4.3.240/volume/v3/snapshots/699ca068-0c5b-4d32-87d3-6b75c4a2ce06 returned with HTTP 404 Aug 20 01:09:55.631459 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1217/4895] 10.4.3.240 () {66 vars in 1354 bytes} [Thu Aug 20 01:09:55 2026] GET /volume/v3/snapshots/699ca068-0c5b-4d32-87d3-6b75c4a2ce06 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:09:55.638279 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-188e8b56-086d-4fa5-8be5-de7ce6221ed0 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:09:55.640316 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-188e8b56-086d-4fa5-8be5-de7ce6221ed0 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] DELETE https://10.4.3.240/volume/v3/volumes/3407b65f-0304-43e6-a43d-cca09e43e241 Aug 20 01:09:55.640558 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-188e8b56-086d-4fa5-8be5-de7ce6221ed0 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:09:55.640746 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-188e8b56-086d-4fa5-8be5-de7ce6221ed0 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Calling method 'delete' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:09:55.640919 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.v3.volumes [None req-188e8b56-086d-4fa5-8be5-de7ce6221ed0 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Delete volume with id: 3407b65f-0304-43e6-a43d-cca09e43e241 Aug 20 01:09:55.646727 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-188e8b56-086d-4fa5-8be5-de7ce6221ed0 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] https://10.4.3.240/volume/v3/volumes/3407b65f-0304-43e6-a43d-cca09e43e241 returned with HTTP 404 Aug 20 01:09:55.647217 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1226/4896] 10.4.3.240 () {68 vars in 1392 bytes} [Thu Aug 20 01:09:55 2026] DELETE /volume/v3/volumes/3407b65f-0304-43e6-a43d-cca09e43e241 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 01:09:55.654926 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-509dd2ac-aabd-41f2-8ad1-68853c40aac3 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:09:55.656649 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-509dd2ac-aabd-41f2-8ad1-68853c40aac3 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] GET https://10.4.3.240/volume/v3/volumes/3407b65f-0304-43e6-a43d-cca09e43e241 Aug 20 01:09:55.656839 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-509dd2ac-aabd-41f2-8ad1-68853c40aac3 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:09:55.657035 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-509dd2ac-aabd-41f2-8ad1-68853c40aac3 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:09:55.663226 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-509dd2ac-aabd-41f2-8ad1-68853c40aac3 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] https://10.4.3.240/volume/v3/volumes/3407b65f-0304-43e6-a43d-cca09e43e241 returned with HTTP 404 Aug 20 01:09:55.663750 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1216/4897] 10.4.3.240 () {68 vars in 1389 bytes} [Thu Aug 20 01:09:55 2026] GET /volume/v3/volumes/3407b65f-0304-43e6-a43d-cca09e43e241 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 01:09:55.669860 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-f990e5f5-0a0b-4c80-9522-bba8d148e182 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:09:55.671581 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-f990e5f5-0a0b-4c80-9522-bba8d148e182 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] DELETE https://10.4.3.240/volume/v3/snapshots/e7fabbaf-7378-48fb-a7cd-accefe1c8cf0 Aug 20 01:09:55.671854 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-f990e5f5-0a0b-4c80-9522-bba8d148e182 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:09:55.672115 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-f990e5f5-0a0b-4c80-9522-bba8d148e182 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Calling method 'delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:09:55.672267 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.v3.snapshots [None req-f990e5f5-0a0b-4c80-9522-bba8d148e182 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Delete snapshot with id: e7fabbaf-7378-48fb-a7cd-accefe1c8cf0 Aug 20 01:09:55.677018 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-f990e5f5-0a0b-4c80-9522-bba8d148e182 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] https://10.4.3.240/volume/v3/snapshots/e7fabbaf-7378-48fb-a7cd-accefe1c8cf0 returned with HTTP 404 Aug 20 01:09:55.677105 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1239/4898] 10.4.3.240 () {66 vars in 1357 bytes} [Thu Aug 20 01:09:55 2026] DELETE /volume/v3/snapshots/e7fabbaf-7378-48fb-a7cd-accefe1c8cf0 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:09:55.685200 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-9c56339b-796c-4107-b6ab-97db4d8a2d23 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:09:55.686772 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-9c56339b-796c-4107-b6ab-97db4d8a2d23 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] GET https://10.4.3.240/volume/v3/snapshots/e7fabbaf-7378-48fb-a7cd-accefe1c8cf0 Aug 20 01:09:55.686968 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-9c56339b-796c-4107-b6ab-97db4d8a2d23 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:09:55.687159 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-9c56339b-796c-4107-b6ab-97db4d8a2d23 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:09:55.691985 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-9c56339b-796c-4107-b6ab-97db4d8a2d23 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] https://10.4.3.240/volume/v3/snapshots/e7fabbaf-7378-48fb-a7cd-accefe1c8cf0 returned with HTTP 404 Aug 20 01:09:55.692445 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1218/4899] 10.4.3.240 () {66 vars in 1354 bytes} [Thu Aug 20 01:09:55 2026] GET /volume/v3/snapshots/e7fabbaf-7378-48fb-a7cd-accefe1c8cf0 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:09:55.699313 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-f96e2fde-1818-45d1-87d0-5901bab71782 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:09:55.704930 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-f96e2fde-1818-45d1-87d0-5901bab71782 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] DELETE https://10.4.3.240/volume/v3/volumes/c343cc0c-afb2-4e41-9514-55eb005422c7 Aug 20 01:09:55.705192 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-f96e2fde-1818-45d1-87d0-5901bab71782 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:09:55.705456 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-f96e2fde-1818-45d1-87d0-5901bab71782 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Calling method 'delete' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:09:55.705673 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.v3.volumes [None req-f96e2fde-1818-45d1-87d0-5901bab71782 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Delete volume with id: c343cc0c-afb2-4e41-9514-55eb005422c7 Aug 20 01:09:55.715237 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-f96e2fde-1818-45d1-87d0-5901bab71782 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] https://10.4.3.240/volume/v3/volumes/c343cc0c-afb2-4e41-9514-55eb005422c7 returned with HTTP 404 Aug 20 01:09:55.715722 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1227/4900] 10.4.3.240 () {68 vars in 1392 bytes} [Thu Aug 20 01:09:55 2026] DELETE /volume/v3/volumes/c343cc0c-afb2-4e41-9514-55eb005422c7 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 01:09:55.722105 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-eab11e80-0934-45d5-8254-8afdcc8dc0c8 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:09:55.723741 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-eab11e80-0934-45d5-8254-8afdcc8dc0c8 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] GET https://10.4.3.240/volume/v3/volumes/c343cc0c-afb2-4e41-9514-55eb005422c7 Aug 20 01:09:55.723954 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-eab11e80-0934-45d5-8254-8afdcc8dc0c8 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:09:55.724123 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-eab11e80-0934-45d5-8254-8afdcc8dc0c8 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:09:55.731375 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-eab11e80-0934-45d5-8254-8afdcc8dc0c8 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] https://10.4.3.240/volume/v3/volumes/c343cc0c-afb2-4e41-9514-55eb005422c7 returned with HTTP 404 Aug 20 01:09:55.731755 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1217/4901] 10.4.3.240 () {68 vars in 1389 bytes} [Thu Aug 20 01:09:55 2026] GET /volume/v3/volumes/c343cc0c-afb2-4e41-9514-55eb005422c7 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 01:09:55.738249 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-19897b2b-92bf-4c1a-85cf-c1c33e82eca4 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:09:55.740362 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-19897b2b-92bf-4c1a-85cf-c1c33e82eca4 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] DELETE https://10.4.3.240/volume/v3/volumes/c6a71898-9698-478e-86d7-9851004f0c68 Aug 20 01:09:55.740642 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-19897b2b-92bf-4c1a-85cf-c1c33e82eca4 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:09:55.740916 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-19897b2b-92bf-4c1a-85cf-c1c33e82eca4 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Calling method 'delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:09:55.741127 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-19897b2b-92bf-4c1a-85cf-c1c33e82eca4 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Delete volume with id: c6a71898-9698-478e-86d7-9851004f0c68 Aug 20 01:09:55.746294 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-19897b2b-92bf-4c1a-85cf-c1c33e82eca4 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] https://10.4.3.240/volume/v3/volumes/c6a71898-9698-478e-86d7-9851004f0c68 returned with HTTP 404 Aug 20 01:09:55.746720 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1240/4902] 10.4.3.240 () {68 vars in 1392 bytes} [Thu Aug 20 01:09:55 2026] DELETE /volume/v3/volumes/c6a71898-9698-478e-86d7-9851004f0c68 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 01:09:55.753919 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-ecdf89db-d480-41ad-8b8d-e86358a15d19 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:09:55.755907 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-ecdf89db-d480-41ad-8b8d-e86358a15d19 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] GET https://10.4.3.240/volume/v3/volumes/c6a71898-9698-478e-86d7-9851004f0c68 Aug 20 01:09:55.756428 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-ecdf89db-d480-41ad-8b8d-e86358a15d19 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:09:55.756428 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-ecdf89db-d480-41ad-8b8d-e86358a15d19 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:09:55.761741 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-ecdf89db-d480-41ad-8b8d-e86358a15d19 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] https://10.4.3.240/volume/v3/volumes/c6a71898-9698-478e-86d7-9851004f0c68 returned with HTTP 404 Aug 20 01:09:55.762170 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1219/4903] 10.4.3.240 () {68 vars in 1389 bytes} [Thu Aug 20 01:09:55 2026] GET /volume/v3/volumes/c6a71898-9698-478e-86d7-9851004f0c68 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 01:09:55.768332 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-4c555593-b70a-48cd-95fd-98ca7a5893fa None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:09:55.769815 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-4c555593-b70a-48cd-95fd-98ca7a5893fa tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] DELETE https://10.4.3.240/volume/v3/volumes/a0d82a1a-0414-42f4-abf6-3e600fe34eca Aug 20 01:09:55.770012 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-4c555593-b70a-48cd-95fd-98ca7a5893fa tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:09:55.770182 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-4c555593-b70a-48cd-95fd-98ca7a5893fa tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Calling method 'delete' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:09:55.770345 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.v3.volumes [None req-4c555593-b70a-48cd-95fd-98ca7a5893fa tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Delete volume with id: a0d82a1a-0414-42f4-abf6-3e600fe34eca Aug 20 01:09:55.775540 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-4c555593-b70a-48cd-95fd-98ca7a5893fa tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] https://10.4.3.240/volume/v3/volumes/a0d82a1a-0414-42f4-abf6-3e600fe34eca returned with HTTP 404 Aug 20 01:09:55.775984 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1228/4904] 10.4.3.240 () {68 vars in 1392 bytes} [Thu Aug 20 01:09:55 2026] DELETE /volume/v3/volumes/a0d82a1a-0414-42f4-abf6-3e600fe34eca => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 01:09:55.784694 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-0e97e10f-275c-4ab9-83b3-a2c77447922b None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:09:55.786625 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-0e97e10f-275c-4ab9-83b3-a2c77447922b tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] GET https://10.4.3.240/volume/v3/volumes/a0d82a1a-0414-42f4-abf6-3e600fe34eca Aug 20 01:09:55.786875 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-0e97e10f-275c-4ab9-83b3-a2c77447922b tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:09:55.787085 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-0e97e10f-275c-4ab9-83b3-a2c77447922b tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:09:55.792862 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-0e97e10f-275c-4ab9-83b3-a2c77447922b tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] https://10.4.3.240/volume/v3/volumes/a0d82a1a-0414-42f4-abf6-3e600fe34eca returned with HTTP 404 Aug 20 01:09:55.793399 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1218/4905] 10.4.3.240 () {68 vars in 1389 bytes} [Thu Aug 20 01:09:55 2026] GET /volume/v3/volumes/a0d82a1a-0414-42f4-abf6-3e600fe34eca => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 01:09:55.799357 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-b871ce8a-7060-4245-93fe-99ef57fa5a08 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:09:55.801061 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-b871ce8a-7060-4245-93fe-99ef57fa5a08 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] DELETE https://10.4.3.240/volume/v3/snapshots/df781287-9fd9-4e9a-8520-7181cf06bc59 Aug 20 01:09:55.801246 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-b871ce8a-7060-4245-93fe-99ef57fa5a08 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:09:55.801464 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-b871ce8a-7060-4245-93fe-99ef57fa5a08 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Calling method 'delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:09:55.801591 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.v3.snapshots [None req-b871ce8a-7060-4245-93fe-99ef57fa5a08 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Delete snapshot with id: df781287-9fd9-4e9a-8520-7181cf06bc59 Aug 20 01:09:55.806415 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-b871ce8a-7060-4245-93fe-99ef57fa5a08 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] https://10.4.3.240/volume/v3/snapshots/df781287-9fd9-4e9a-8520-7181cf06bc59 returned with HTTP 404 Aug 20 01:09:55.807029 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1241/4906] 10.4.3.240 () {66 vars in 1357 bytes} [Thu Aug 20 01:09:55 2026] DELETE /volume/v3/snapshots/df781287-9fd9-4e9a-8520-7181cf06bc59 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:09:55.813229 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-236cd0c8-11ae-430b-a292-177609393af9 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:09:55.815138 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-236cd0c8-11ae-430b-a292-177609393af9 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] GET https://10.4.3.240/volume/v3/snapshots/df781287-9fd9-4e9a-8520-7181cf06bc59 Aug 20 01:09:55.815364 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-236cd0c8-11ae-430b-a292-177609393af9 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:09:55.815575 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-236cd0c8-11ae-430b-a292-177609393af9 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:09:55.820209 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-236cd0c8-11ae-430b-a292-177609393af9 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] https://10.4.3.240/volume/v3/snapshots/df781287-9fd9-4e9a-8520-7181cf06bc59 returned with HTTP 404 Aug 20 01:09:55.820816 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1220/4907] 10.4.3.240 () {66 vars in 1354 bytes} [Thu Aug 20 01:09:55 2026] GET /volume/v3/snapshots/df781287-9fd9-4e9a-8520-7181cf06bc59 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:09:55.827284 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-4ce218e3-f5fe-46d9-94eb-e46f56f96de7 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:09:55.828772 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-4ce218e3-f5fe-46d9-94eb-e46f56f96de7 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] DELETE https://10.4.3.240/volume/v3/volumes/01a9ce63-b1a0-4a73-99bf-a665c9fb685b Aug 20 01:09:55.828995 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-4ce218e3-f5fe-46d9-94eb-e46f56f96de7 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:09:55.829158 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-4ce218e3-f5fe-46d9-94eb-e46f56f96de7 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Calling method 'delete' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:09:55.829309 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.v3.volumes [None req-4ce218e3-f5fe-46d9-94eb-e46f56f96de7 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Delete volume with id: 01a9ce63-b1a0-4a73-99bf-a665c9fb685b Aug 20 01:09:55.834451 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-4ce218e3-f5fe-46d9-94eb-e46f56f96de7 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] https://10.4.3.240/volume/v3/volumes/01a9ce63-b1a0-4a73-99bf-a665c9fb685b returned with HTTP 404 Aug 20 01:09:55.834853 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1229/4908] 10.4.3.240 () {68 vars in 1392 bytes} [Thu Aug 20 01:09:55 2026] DELETE /volume/v3/volumes/01a9ce63-b1a0-4a73-99bf-a665c9fb685b => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 01:09:55.840831 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-a15f650f-a1bb-4e73-b055-d2050803a103 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:09:55.842360 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-a15f650f-a1bb-4e73-b055-d2050803a103 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] GET https://10.4.3.240/volume/v3/volumes/01a9ce63-b1a0-4a73-99bf-a665c9fb685b Aug 20 01:09:55.842551 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-a15f650f-a1bb-4e73-b055-d2050803a103 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:09:55.842734 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-a15f650f-a1bb-4e73-b055-d2050803a103 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:09:55.848288 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-a15f650f-a1bb-4e73-b055-d2050803a103 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] https://10.4.3.240/volume/v3/volumes/01a9ce63-b1a0-4a73-99bf-a665c9fb685b returned with HTTP 404 Aug 20 01:09:55.848945 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1219/4909] 10.4.3.240 () {68 vars in 1389 bytes} [Thu Aug 20 01:09:55 2026] GET /volume/v3/volumes/01a9ce63-b1a0-4a73-99bf-a665c9fb685b => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 01:09:55.855443 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-a475c546-62f0-462a-95f8-8afca6b88775 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:09:55.857079 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-a475c546-62f0-462a-95f8-8afca6b88775 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] DELETE https://10.4.3.240/volume/v3/snapshots/117e3390-7dcc-4840-8f71-dafffbaf2c3a Aug 20 01:09:55.857266 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-a475c546-62f0-462a-95f8-8afca6b88775 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:09:55.857497 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-a475c546-62f0-462a-95f8-8afca6b88775 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Calling method 'delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:09:55.857616 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.v3.snapshots [None req-a475c546-62f0-462a-95f8-8afca6b88775 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Delete snapshot with id: 117e3390-7dcc-4840-8f71-dafffbaf2c3a Aug 20 01:09:55.862405 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-a475c546-62f0-462a-95f8-8afca6b88775 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] https://10.4.3.240/volume/v3/snapshots/117e3390-7dcc-4840-8f71-dafffbaf2c3a returned with HTTP 404 Aug 20 01:09:55.862987 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1242/4910] 10.4.3.240 () {66 vars in 1357 bytes} [Thu Aug 20 01:09:55 2026] DELETE /volume/v3/snapshots/117e3390-7dcc-4840-8f71-dafffbaf2c3a => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:09:55.870182 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-3a9b785c-f68c-43d9-a25c-df56faa5e1a8 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:09:55.872465 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-3a9b785c-f68c-43d9-a25c-df56faa5e1a8 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] GET https://10.4.3.240/volume/v3/snapshots/117e3390-7dcc-4840-8f71-dafffbaf2c3a Aug 20 01:09:55.872743 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-3a9b785c-f68c-43d9-a25c-df56faa5e1a8 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:09:55.873009 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-3a9b785c-f68c-43d9-a25c-df56faa5e1a8 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:09:55.878746 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-3a9b785c-f68c-43d9-a25c-df56faa5e1a8 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] https://10.4.3.240/volume/v3/snapshots/117e3390-7dcc-4840-8f71-dafffbaf2c3a returned with HTTP 404 Aug 20 01:09:55.879426 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1221/4911] 10.4.3.240 () {66 vars in 1354 bytes} [Thu Aug 20 01:09:55 2026] GET /volume/v3/snapshots/117e3390-7dcc-4840-8f71-dafffbaf2c3a => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:09:55.893250 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-2c01e9cc-9375-4e5e-bf13-242a06510e0e None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:09:55.894819 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-2c01e9cc-9375-4e5e-bf13-242a06510e0e tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] DELETE https://10.4.3.240/volume/v3/volumes/a04d8d10-6128-4097-9c61-ac90fba1e93e Aug 20 01:09:55.895020 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-2c01e9cc-9375-4e5e-bf13-242a06510e0e tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:09:55.895190 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-2c01e9cc-9375-4e5e-bf13-242a06510e0e tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Calling method 'delete' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:09:55.895354 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.v3.volumes [None req-2c01e9cc-9375-4e5e-bf13-242a06510e0e tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Delete volume with id: a04d8d10-6128-4097-9c61-ac90fba1e93e Aug 20 01:09:55.900766 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-2c01e9cc-9375-4e5e-bf13-242a06510e0e tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] https://10.4.3.240/volume/v3/volumes/a04d8d10-6128-4097-9c61-ac90fba1e93e returned with HTTP 404 Aug 20 01:09:55.901008 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1230/4912] 10.4.3.240 () {68 vars in 1392 bytes} [Thu Aug 20 01:09:55 2026] DELETE /volume/v3/volumes/a04d8d10-6128-4097-9c61-ac90fba1e93e => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 01:09:55.907156 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-ba97682c-fac2-40d8-b356-f44d47170a26 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:09:55.908895 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-ba97682c-fac2-40d8-b356-f44d47170a26 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] GET https://10.4.3.240/volume/v3/volumes/a04d8d10-6128-4097-9c61-ac90fba1e93e Aug 20 01:09:55.909102 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-ba97682c-fac2-40d8-b356-f44d47170a26 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:09:55.909298 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-ba97682c-fac2-40d8-b356-f44d47170a26 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:09:55.914943 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-ba97682c-fac2-40d8-b356-f44d47170a26 tempest-VolumeDependencyTests-190888870 tempest-VolumeDependencyTests-190888870-project-member] https://10.4.3.240/volume/v3/volumes/a04d8d10-6128-4097-9c61-ac90fba1e93e returned with HTTP 404 Aug 20 01:09:55.915407 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1220/4913] 10.4.3.240 () {68 vars in 1389 bytes} [Thu Aug 20 01:09:55 2026] GET /volume/v3/volumes/a04d8d10-6128-4097-9c61-ac90fba1e93e => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 01:09:56.252542 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-0d82da31-b9d2-4c25-aa62-82544c7682cd None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:09:56.254775 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-0d82da31-b9d2-4c25-aa62-82544c7682cd tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] GET https://10.4.3.240/volume/v3/backups/d68d630c-be8a-49dc-a064-1cbbcaa89910 Aug 20 01:09:56.254981 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-0d82da31-b9d2-4c25-aa62-82544c7682cd tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:09:56.255169 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-0d82da31-b9d2-4c25-aa62-82544c7682cd tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:09:56.255263 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-0d82da31-b9d2-4c25-aa62-82544c7682cd tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Show backup with id d68d630c-be8a-49dc-a064-1cbbcaa89910. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:09:56.260216 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:09:56.260216 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:09:56.260994 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-0d82da31-b9d2-4c25-aa62-82544c7682cd tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] https://10.4.3.240/volume/v3/backups/d68d630c-be8a-49dc-a064-1cbbcaa89910 returned with HTTP 200 Aug 20 01:09:56.261284 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1243/4914] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:09:56 2026] GET /volume/v3/backups/d68d630c-be8a-49dc-a064-1cbbcaa89910 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:09:57.272850 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-61d24c9f-bb31-431f-901d-1a6080a52745 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:09:57.274756 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-61d24c9f-bb31-431f-901d-1a6080a52745 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] GET https://10.4.3.240/volume/v3/backups/d68d630c-be8a-49dc-a064-1cbbcaa89910 Aug 20 01:09:57.274934 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-61d24c9f-bb31-431f-901d-1a6080a52745 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:09:57.275118 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-61d24c9f-bb31-431f-901d-1a6080a52745 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:09:57.275241 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.v3.backups [None req-61d24c9f-bb31-431f-901d-1a6080a52745 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Show backup with id d68d630c-be8a-49dc-a064-1cbbcaa89910. {{(pid=100213) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:09:57.279418 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:09:57.279418 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:09:57.280222 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-61d24c9f-bb31-431f-901d-1a6080a52745 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] https://10.4.3.240/volume/v3/backups/d68d630c-be8a-49dc-a064-1cbbcaa89910 returned with HTTP 200 Aug 20 01:09:57.280592 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1222/4915] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:09:57 2026] GET /volume/v3/backups/d68d630c-be8a-49dc-a064-1cbbcaa89910 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:09:57.313524 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-5ba6bacd-034e-4dab-98cb-ea0399a95242 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:09:57.396128 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-5ba6bacd-034e-4dab-98cb-ea0399a95242 tempest-ProjectMemberTests39-581347458 tempest-ProjectMemberTests39-581347458-project-admin] POST https://10.4.3.240/volume/v3/volumes Aug 20 01:09:57.396543 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-5ba6bacd-034e-4dab-98cb-ea0399a95242 tempest-ProjectMemberTests39-581347458 tempest-ProjectMemberTests39-581347458-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1155191072"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:09:57.398271 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.v3.volumes [None req-5ba6bacd-034e-4dab-98cb-ea0399a95242 tempest-ProjectMemberTests39-581347458 tempest-ProjectMemberTests39-581347458-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1155191072'}} {{(pid=100214) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 01:09:57.398462 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.v3.volumes [None req-5ba6bacd-034e-4dab-98cb-ea0399a95242 tempest-ProjectMemberTests39-581347458 tempest-ProjectMemberTests39-581347458-project-admin] Create volume of 1 GB Aug 20 01:09:57.402200 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-5ba6bacd-034e-4dab-98cb-ea0399a95242 tempest-ProjectMemberTests39-581347458 tempest-ProjectMemberTests39-581347458-project-admin] Availability Zones retrieved successfully. Aug 20 01:09:57.407438 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-5ba6bacd-034e-4dab-98cb-ea0399a95242 tempest-ProjectMemberTests39-581347458 tempest-ProjectMemberTests39-581347458-project-admin] Flow 'volume_create_api' (aa259abf-2a4b-487e-b11c-5c452254836d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:09:57.408265 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-5ba6bacd-034e-4dab-98cb-ea0399a95242 tempest-ProjectMemberTests39-581347458 tempest-ProjectMemberTests39-581347458-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2f37790b-244d-4af4-9abc-ed2ccdab2c2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:09:57.408975 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.flows.api.create_volume [None req-5ba6bacd-034e-4dab-98cb-ea0399a95242 tempest-ProjectMemberTests39-581347458 tempest-ProjectMemberTests39-581347458-project-admin] Validating volume size '1' using validate_int {{(pid=100214) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 01:09:57.430997 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-5ba6bacd-034e-4dab-98cb-ea0399a95242 tempest-ProjectMemberTests39-581347458 tempest-ProjectMemberTests39-581347458-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2f37790b-244d-4af4-9abc-ed2ccdab2c2b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:52:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1ed58bd6-fe6a-497e-ae84-e8199d24fdfa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:09:57.431894 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-5ba6bacd-034e-4dab-98cb-ea0399a95242 tempest-ProjectMemberTests39-581347458 tempest-ProjectMemberTests39-581347458-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6de1c4ce-c102-45b9-b68a-86f98df54e85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:09:57.481122 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.quota [None req-5ba6bacd-034e-4dab-98cb-ea0399a95242 tempest-ProjectMemberTests39-581347458 tempest-ProjectMemberTests39-581347458-project-admin] Created reservations ['f52d3d1e-cbca-4057-940f-8c64fa2c33bd', 'f89101a8-a34d-449f-8aa3-f17a58fcb682', '0b7d80bb-f257-486d-852b-46ff6a717b5c', '59c17727-d32e-41dc-a6a1-9c4689d7b51d'] {{(pid=100214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 01:09:57.481951 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-5ba6bacd-034e-4dab-98cb-ea0399a95242 tempest-ProjectMemberTests39-581347458 tempest-ProjectMemberTests39-581347458-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6de1c4ce-c102-45b9-b68a-86f98df54e85) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f52d3d1e-cbca-4057-940f-8c64fa2c33bd', 'f89101a8-a34d-449f-8aa3-f17a58fcb682', '0b7d80bb-f257-486d-852b-46ff6a717b5c', '59c17727-d32e-41dc-a6a1-9c4689d7b51d']}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:09:57.482790 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-5ba6bacd-034e-4dab-98cb-ea0399a95242 tempest-ProjectMemberTests39-581347458 tempest-ProjectMemberTests39-581347458-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (709c3f64-43bb-45c3-af63-3d31c79a51c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:09:57.504333 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-5ba6bacd-034e-4dab-98cb-ea0399a95242 tempest-ProjectMemberTests39-581347458 tempest-ProjectMemberTests39-581347458-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (709c3f64-43bb-45c3-af63-3d31c79a51c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f1b0b084-6bb7-4108-854e-bc8cdec9239b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1155191072',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c0cb342174614664a6127a84c5dc1614',qos_specs=None,replication_status=,reservations=['f52d3d1e-cbca-4057-940f-8c64fa2c33bd','f89101a8-a34d-449f-8aa3-f17a58fcb682','0b7d80bb-f257-486d-852b-46ff6a717b5c','59c17727-d32e-41dc-a6a1-9c4689d7b51d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9d4d04707d324bd38939e17165564582',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T01:09:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1155191072',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f1b0b084-6bb7-4108-854e-bc8cdec9239b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c0cb342174614664a6127a84c5dc1614',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9d4d04707d324bd38939e17165564582',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1ed58bd6-fe6a-497e-ae84-e8199d24fdfa),volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:09:57.505227 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-5ba6bacd-034e-4dab-98cb-ea0399a95242 tempest-ProjectMemberTests39-581347458 tempest-ProjectMemberTests39-581347458-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2885d40d-10c7-4c26-b16c-87ac36a8b4c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:09:57.521639 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-5ba6bacd-034e-4dab-98cb-ea0399a95242 tempest-ProjectMemberTests39-581347458 tempest-ProjectMemberTests39-581347458-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2885d40d-10c7-4c26-b16c-87ac36a8b4c1) transitioned into state 'SUCCESS' from state '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-1155191072',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c0cb342174614664a6127a84c5dc1614',qos_specs=None,replication_status=,reservations=['f52d3d1e-cbca-4057-940f-8c64fa2c33bd','f89101a8-a34d-449f-8aa3-f17a58fcb682','0b7d80bb-f257-486d-852b-46ff6a717b5c','59c17727-d32e-41dc-a6a1-9c4689d7b51d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9d4d04707d324bd38939e17165564582',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:09:57.522363 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-5ba6bacd-034e-4dab-98cb-ea0399a95242 tempest-ProjectMemberTests39-581347458 tempest-ProjectMemberTests39-581347458-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6db9a01f-a33f-456f-9bfe-cf8d34df0406) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:09:57.532175 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-5ba6bacd-034e-4dab-98cb-ea0399a95242 tempest-ProjectMemberTests39-581347458 tempest-ProjectMemberTests39-581347458-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6db9a01f-a33f-456f-9bfe-cf8d34df0406) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:09:57.533101 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-5ba6bacd-034e-4dab-98cb-ea0399a95242 tempest-ProjectMemberTests39-581347458 tempest-ProjectMemberTests39-581347458-project-admin] Flow 'volume_create_api' (aa259abf-2a4b-487e-b11c-5c452254836d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:09:57.533448 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-5ba6bacd-034e-4dab-98cb-ea0399a95242 tempest-ProjectMemberTests39-581347458 tempest-ProjectMemberTests39-581347458-project-admin] Create volume request issued successfully. Aug 20 01:09:57.534064 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-5ba6bacd-034e-4dab-98cb-ea0399a95242 tempest-ProjectMemberTests39-581347458 tempest-ProjectMemberTests39-581347458-project-admin] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 20 01:09:57.534743 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1231/4916] 10.4.3.240 () {70 vars in 1298 bytes} [Thu Aug 20 01:09:57 2026] POST /volume/v3/volumes => generated 778 bytes in 222 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 01:09:57.547931 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-f39066ab-3c98-4b38-a6e1-0e3df5e1afa4 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:09:57.549862 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-f39066ab-3c98-4b38-a6e1-0e3df5e1afa4 tempest-ProjectMemberTests39-581347458 tempest-ProjectMemberTests39-581347458-project-admin] GET https://10.4.3.240/volume/v3/volumes/f1b0b084-6bb7-4108-854e-bc8cdec9239b Aug 20 01:09:57.550116 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-f39066ab-3c98-4b38-a6e1-0e3df5e1afa4 tempest-ProjectMemberTests39-581347458 tempest-ProjectMemberTests39-581347458-project-admin] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:09:57.550358 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-f39066ab-3c98-4b38-a6e1-0e3df5e1afa4 tempest-ProjectMemberTests39-581347458 tempest-ProjectMemberTests39-581347458-project-admin] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:09:57.557447 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:09:57.557447 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:09:57.560594 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-f39066ab-3c98-4b38-a6e1-0e3df5e1afa4 tempest-ProjectMemberTests39-581347458 tempest-ProjectMemberTests39-581347458-project-admin] Volume info retrieved successfully. Aug 20 01:09:57.564302 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-f39066ab-3c98-4b38-a6e1-0e3df5e1afa4 tempest-ProjectMemberTests39-581347458 tempest-ProjectMemberTests39-581347458-project-admin] https://10.4.3.240/volume/v3/volumes/f1b0b084-6bb7-4108-854e-bc8cdec9239b returned with HTTP 200 Aug 20 01:09:57.564687 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1221/4917] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:09:57 2026] GET /volume/v3/volumes/f1b0b084-6bb7-4108-854e-bc8cdec9239b => generated 957 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:09:57.583354 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-22164cb5-490a-4e06-9e3e-828b9072a177 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:09:57.583777 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-22164cb5-490a-4e06-9e3e-828b9072a177 None None] GET https://10.4.3.240/volume// Aug 20 01:09:57.583969 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-22164cb5-490a-4e06-9e3e-828b9072a177 None None] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:09:57.584184 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-22164cb5-490a-4e06-9e3e-828b9072a177 None None] Calling method 'all' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:09:57.584534 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-22164cb5-490a-4e06-9e3e-828b9072a177 None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 20 01:09:57.584822 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1244/4918] 10.4.3.240 () {66 vars in 1426 bytes} [Thu Aug 20 01:09:57 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 01:09:57.591067 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [req-37e4a868-569f-4d00-931f-121e7b2dd441 req-0569eb02-dde8-4b7c-b4fa-bbe44e041f48 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:09:57.592898 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-37e4a868-569f-4d00-931f-121e7b2dd441 req-0569eb02-dde8-4b7c-b4fa-bbe44e041f48 tempest-TestShelveInstance-274083463 tempest-TestShelveInstance-274083463-project-member] POST https://10.4.3.240/volume/v3/attachments Aug 20 01:09:57.593243 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [req-37e4a868-569f-4d00-931f-121e7b2dd441 req-0569eb02-dde8-4b7c-b4fa-bbe44e041f48 tempest-TestShelveInstance-274083463 tempest-TestShelveInstance-274083463-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "81bf60e2-8ed2-498c-9329-98ad7d239bf7", "connector": null, "instance_uuid": "10109175-bb37-48c9-96b0-27bd432f2b3f"}} {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:09:57.604192 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:09:57.604192 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:09:57.637640 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-37e4a868-569f-4d00-931f-121e7b2dd441 req-0569eb02-dde8-4b7c-b4fa-bbe44e041f48 tempest-TestShelveInstance-274083463 tempest-TestShelveInstance-274083463-project-member] https://10.4.3.240/volume/v3/attachments returned with HTTP 200 Aug 20 01:09:57.638356 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1223/4919] 10.4.3.240 () {74 vars in 1594 bytes} [Thu Aug 20 01:09:57 2026] POST /volume/v3/attachments => generated 273 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:09:57.645597 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-37e4a868-569f-4d00-931f-121e7b2dd441 req-2a45b750-2bf0-4ce1-b264-33ae6721aca3 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:09:57.647701 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-37e4a868-569f-4d00-931f-121e7b2dd441 req-2a45b750-2bf0-4ce1-b264-33ae6721aca3 tempest-TestShelveInstance-274083463 tempest-TestShelveInstance-274083463-project-member] DELETE https://10.4.3.240/volume/v3/attachments/2a91501f-ee32-4df7-8032-51836f7e93d3 Aug 20 01:09:57.647937 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-37e4a868-569f-4d00-931f-121e7b2dd441 req-2a45b750-2bf0-4ce1-b264-33ae6721aca3 tempest-TestShelveInstance-274083463 tempest-TestShelveInstance-274083463-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:09:57.648162 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-37e4a868-569f-4d00-931f-121e7b2dd441 req-2a45b750-2bf0-4ce1-b264-33ae6721aca3 tempest-TestShelveInstance-274083463 tempest-TestShelveInstance-274083463-project-member] Calling method 'version_select' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:09:57.655390 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:09:57.655390 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:09:57.714060 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-37e4a868-569f-4d00-931f-121e7b2dd441 req-2a45b750-2bf0-4ce1-b264-33ae6721aca3 tempest-TestShelveInstance-274083463 tempest-TestShelveInstance-274083463-project-member] https://10.4.3.240/volume/v3/attachments/2a91501f-ee32-4df7-8032-51836f7e93d3 returned with HTTP 200 Aug 20 01:09:57.714434 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1232/4920] 10.4.3.240 () {72 vars in 1673 bytes} [Thu Aug 20 01:09:57 2026] DELETE /volume/v3/attachments/2a91501f-ee32-4df7-8032-51836f7e93d3 => generated 192 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:09:58.291419 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-88a096bf-eeaf-4424-afde-89e185d14b8c None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:09:58.293183 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-88a096bf-eeaf-4424-afde-89e185d14b8c tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] GET https://10.4.3.240/volume/v3/backups/d68d630c-be8a-49dc-a064-1cbbcaa89910 Aug 20 01:09:58.293430 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-88a096bf-eeaf-4424-afde-89e185d14b8c tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:09:58.293626 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-88a096bf-eeaf-4424-afde-89e185d14b8c tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:09:58.293765 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.v3.backups [None req-88a096bf-eeaf-4424-afde-89e185d14b8c tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Show backup with id d68d630c-be8a-49dc-a064-1cbbcaa89910. {{(pid=100212) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:09:58.297685 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:09:58.297685 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:09:58.298396 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-88a096bf-eeaf-4424-afde-89e185d14b8c tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] https://10.4.3.240/volume/v3/backups/d68d630c-be8a-49dc-a064-1cbbcaa89910 returned with HTTP 200 Aug 20 01:09:58.298798 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1222/4921] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:09:58 2026] GET /volume/v3/backups/d68d630c-be8a-49dc-a064-1cbbcaa89910 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:09:58.577020 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-80dcaaec-b224-45a0-a936-965300e345c0 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:09:58.578936 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-80dcaaec-b224-45a0-a936-965300e345c0 tempest-ProjectMemberTests39-581347458 tempest-ProjectMemberTests39-581347458-project-admin] GET https://10.4.3.240/volume/v3/volumes/f1b0b084-6bb7-4108-854e-bc8cdec9239b Aug 20 01:09:58.579184 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-80dcaaec-b224-45a0-a936-965300e345c0 tempest-ProjectMemberTests39-581347458 tempest-ProjectMemberTests39-581347458-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:09:58.579455 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-80dcaaec-b224-45a0-a936-965300e345c0 tempest-ProjectMemberTests39-581347458 tempest-ProjectMemberTests39-581347458-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:09:58.587010 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:09:58.587010 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:09:58.590489 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-80dcaaec-b224-45a0-a936-965300e345c0 tempest-ProjectMemberTests39-581347458 tempest-ProjectMemberTests39-581347458-project-admin] Volume info retrieved successfully. Aug 20 01:09:58.594378 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-80dcaaec-b224-45a0-a936-965300e345c0 tempest-ProjectMemberTests39-581347458 tempest-ProjectMemberTests39-581347458-project-admin] https://10.4.3.240/volume/v3/volumes/f1b0b084-6bb7-4108-854e-bc8cdec9239b returned with HTTP 200 Aug 20 01:09:58.594652 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1245/4922] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:09:58 2026] GET /volume/v3/volumes/f1b0b084-6bb7-4108-854e-bc8cdec9239b => generated 1018 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:09:58.608021 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-7e617673-c84f-431f-8eb7-422093f8d6c5 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:09:58.610379 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-7e617673-c84f-431f-8eb7-422093f8d6c5 tempest-ProjectMemberTests39-581347458 tempest-ProjectMemberTests39-581347458-project-admin] POST https://10.4.3.240/volume/v3/backups Aug 20 01:09:58.610802 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-7e617673-c84f-431f-8eb7-422093f8d6c5 tempest-ProjectMemberTests39-581347458 tempest-ProjectMemberTests39-581347458-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "f1b0b084-6bb7-4108-854e-bc8cdec9239b", "name": "tempest-type-Backup-671622365"}} {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:09:58.612730 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.contrib.backups [None req-7e617673-c84f-431f-8eb7-422093f8d6c5 tempest-ProjectMemberTests39-581347458 tempest-ProjectMemberTests39-581347458-project-admin] Creating new backup {'backup': {'volume_id': 'f1b0b084-6bb7-4108-854e-bc8cdec9239b', 'name': 'tempest-type-Backup-671622365'}} {{(pid=100213) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 20 01:09:58.612730 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.contrib.backups [None req-7e617673-c84f-431f-8eb7-422093f8d6c5 tempest-ProjectMemberTests39-581347458 tempest-ProjectMemberTests39-581347458-project-admin] Creating backup of volume f1b0b084-6bb7-4108-854e-bc8cdec9239b in container None Aug 20 01:09:58.621077 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:09:58.621077 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:09:58.621270 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-7e617673-c84f-431f-8eb7-422093f8d6c5 tempest-ProjectMemberTests39-581347458 tempest-ProjectMemberTests39-581347458-project-admin] Volume info retrieved successfully. Aug 20 01:09:58.647565 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.quota [None req-7e617673-c84f-431f-8eb7-422093f8d6c5 tempest-ProjectMemberTests39-581347458 tempest-ProjectMemberTests39-581347458-project-admin] Created reservations ['df105cfa-33b0-46a4-979d-8835598b5d67', 'c884fa13-a05e-41b6-b063-f106c50648e9'] {{(pid=100213) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 01:09:58.677903 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-7e617673-c84f-431f-8eb7-422093f8d6c5 tempest-ProjectMemberTests39-581347458 tempest-ProjectMemberTests39-581347458-project-admin] https://10.4.3.240/volume/v3/backups returned with HTTP 202 Aug 20 01:09:58.678141 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1224/4923] 10.4.3.240 () {70 vars in 1299 bytes} [Thu Aug 20 01:09:58 2026] POST /volume/v3/backups => generated 315 bytes in 71 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 01:09:58.686297 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-903df065-a466-41e4-ae85-1cd7033fc155 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:09:58.688173 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-903df065-a466-41e4-ae85-1cd7033fc155 tempest-ProjectMemberTests39-581347458 tempest-ProjectMemberTests39-581347458-project-admin] GET https://10.4.3.240/volume/v3/backups/fcb14685-86bf-4e01-86be-20a34023b627 Aug 20 01:09:58.688277 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-903df065-a466-41e4-ae85-1cd7033fc155 tempest-ProjectMemberTests39-581347458 tempest-ProjectMemberTests39-581347458-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:09:58.688482 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-903df065-a466-41e4-ae85-1cd7033fc155 tempest-ProjectMemberTests39-581347458 tempest-ProjectMemberTests39-581347458-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:09:58.688584 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-903df065-a466-41e4-ae85-1cd7033fc155 tempest-ProjectMemberTests39-581347458 tempest-ProjectMemberTests39-581347458-project-admin] Show backup with id fcb14685-86bf-4e01-86be-20a34023b627. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:09:58.692438 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:09:58.692438 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:09:58.693120 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-903df065-a466-41e4-ae85-1cd7033fc155 tempest-ProjectMemberTests39-581347458 tempest-ProjectMemberTests39-581347458-project-admin] https://10.4.3.240/volume/v3/backups/fcb14685-86bf-4e01-86be-20a34023b627 returned with HTTP 200 Aug 20 01:09:58.693499 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1233/4924] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:09:58 2026] GET /volume/v3/backups/fcb14685-86bf-4e01-86be-20a34023b627 => generated 722 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:09:59.168682 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-f74446a3-6d7d-4571-8c97-b685b8861050 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:09:59.169060 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-f74446a3-6d7d-4571-8c97-b685b8861050 None None] GET https://10.4.3.240/volume// Aug 20 01:09:59.169182 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-f74446a3-6d7d-4571-8c97-b685b8861050 None None] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:09:59.169414 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-f74446a3-6d7d-4571-8c97-b685b8861050 None None] Calling method 'all' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:09:59.169764 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-f74446a3-6d7d-4571-8c97-b685b8861050 None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 20 01:09:59.170157 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1223/4925] 10.4.3.240 () {66 vars in 1426 bytes} [Thu Aug 20 01:09:59 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 01:09:59.179185 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-cfa90908-d391-477b-8fd1-4c94f43b9557 req-0936ca48-8c85-4be4-bf88-21fd475b69f1 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:09:59.181508 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-cfa90908-d391-477b-8fd1-4c94f43b9557 req-0936ca48-8c85-4be4-bf88-21fd475b69f1 tempest-TestShelveInstance-274083463 tempest-TestShelveInstance-274083463-project-member] GET https://10.4.3.240/volume/v3/volumes/81bf60e2-8ed2-498c-9329-98ad7d239bf7 Aug 20 01:09:59.181748 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-cfa90908-d391-477b-8fd1-4c94f43b9557 req-0936ca48-8c85-4be4-bf88-21fd475b69f1 tempest-TestShelveInstance-274083463 tempest-TestShelveInstance-274083463-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:09:59.182008 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-cfa90908-d391-477b-8fd1-4c94f43b9557 req-0936ca48-8c85-4be4-bf88-21fd475b69f1 tempest-TestShelveInstance-274083463 tempest-TestShelveInstance-274083463-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:09:59.193618 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:09:59.193618 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:09:59.197847 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [req-cfa90908-d391-477b-8fd1-4c94f43b9557 req-0936ca48-8c85-4be4-bf88-21fd475b69f1 tempest-TestShelveInstance-274083463 tempest-TestShelveInstance-274083463-project-member] Volume info retrieved successfully. Aug 20 01:09:59.203766 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-cfa90908-d391-477b-8fd1-4c94f43b9557 req-0936ca48-8c85-4be4-bf88-21fd475b69f1 tempest-TestShelveInstance-274083463 tempest-TestShelveInstance-274083463-project-member] https://10.4.3.240/volume/v3/volumes/81bf60e2-8ed2-498c-9329-98ad7d239bf7 returned with HTTP 200 Aug 20 01:09:59.204315 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1246/4926] 10.4.3.240 () {70 vars in 1639 bytes} [Thu Aug 20 01:09:59 2026] GET /volume/v3/volumes/81bf60e2-8ed2-498c-9329-98ad7d239bf7 => generated 1539 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 01:09:59.307972 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [req-cfa90908-d391-477b-8fd1-4c94f43b9557 req-9e884940-2b14-44be-a4b5-0811dae34f68 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:09:59.309533 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-127d3505-219f-4474-90d4-a3ed45af755f None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:09:59.310427 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-cfa90908-d391-477b-8fd1-4c94f43b9557 req-9e884940-2b14-44be-a4b5-0811dae34f68 tempest-TestShelveInstance-274083463 tempest-TestShelveInstance-274083463-project-member] PUT https://10.4.3.240/volume/v3/attachments/6baa60c5-cea8-469c-a34f-23bde9f24122 Aug 20 01:09:59.310890 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [req-cfa90908-d391-477b-8fd1-4c94f43b9557 req-9e884940-2b14-44be-a4b5-0811dae34f68 tempest-TestShelveInstance-274083463 tempest-TestShelveInstance-274083463-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.240", "host": "np0000007838", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:e656b6daafb0", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "870eaf75-1108-49d5-b5ab-79f4c93758d0", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:09:59.311247 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-127d3505-219f-4474-90d4-a3ed45af755f tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] GET https://10.4.3.240/volume/v3/backups/d68d630c-be8a-49dc-a064-1cbbcaa89910 Aug 20 01:09:59.311481 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-127d3505-219f-4474-90d4-a3ed45af755f tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:09:59.311643 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-127d3505-219f-4474-90d4-a3ed45af755f tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:09:59.311743 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-127d3505-219f-4474-90d4-a3ed45af755f tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Show backup with id d68d630c-be8a-49dc-a064-1cbbcaa89910. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:09:59.315894 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:09:59.315894 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:09:59.316554 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-127d3505-219f-4474-90d4-a3ed45af755f tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] https://10.4.3.240/volume/v3/backups/d68d630c-be8a-49dc-a064-1cbbcaa89910 returned with HTTP 200 Aug 20 01:09:59.316892 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1234/4927] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:09:59 2026] GET /volume/v3/backups/d68d630c-be8a-49dc-a064-1cbbcaa89910 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:09:59.319802 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.coordination [req-cfa90908-d391-477b-8fd1-4c94f43b9557 req-9e884940-2b14-44be-a4b5-0811dae34f68 tempest-TestShelveInstance-274083463 tempest-TestShelveInstance-274083463-project-member] Acquiring lock "cinder-attachment_update-81bf60e2-8ed2-498c-9329-98ad7d239bf7-np0000007838" by "attachment_update" {{(pid=100213) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 01:09:59.324878 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.coordination [req-cfa90908-d391-477b-8fd1-4c94f43b9557 req-9e884940-2b14-44be-a4b5-0811dae34f68 tempest-TestShelveInstance-274083463 tempest-TestShelveInstance-274083463-project-member] Lock "cinder-attachment_update-81bf60e2-8ed2-498c-9329-98ad7d239bf7-np0000007838" acquired by "attachment_update" :: waited 0.005s {{(pid=100213) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 01:09:59.325844 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:09:59.325844 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:09:59.395133 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.coordination [req-cfa90908-d391-477b-8fd1-4c94f43b9557 req-9e884940-2b14-44be-a4b5-0811dae34f68 tempest-TestShelveInstance-274083463 tempest-TestShelveInstance-274083463-project-member] Lock "cinder-attachment_update-81bf60e2-8ed2-498c-9329-98ad7d239bf7-np0000007838" released by "attachment_update" :: held 0.070s {{(pid=100213) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 01:09:59.395537 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-cfa90908-d391-477b-8fd1-4c94f43b9557 req-9e884940-2b14-44be-a4b5-0811dae34f68 tempest-TestShelveInstance-274083463 tempest-TestShelveInstance-274083463-project-member] https://10.4.3.240/volume/v3/attachments/6baa60c5-cea8-469c-a34f-23bde9f24122 returned with HTTP 200 Aug 20 01:09:59.396111 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1225/4928] 10.4.3.240 () {74 vars in 1704 bytes} [Thu Aug 20 01:09:59 2026] PUT /volume/v3/attachments/6baa60c5-cea8-469c-a34f-23bde9f24122 => generated 969 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:09:59.431591 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [req-cfa90908-d391-477b-8fd1-4c94f43b9557 req-2ecfbdda-4ccb-4baa-ab77-8f6c333a59f7 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:09:59.433501 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-cfa90908-d391-477b-8fd1-4c94f43b9557 req-2ecfbdda-4ccb-4baa-ab77-8f6c333a59f7 tempest-TestShelveInstance-274083463 tempest-TestShelveInstance-274083463-project-member] POST https://10.4.3.240/volume/v3/attachments/6baa60c5-cea8-469c-a34f-23bde9f24122/action Aug 20 01:09:59.433841 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [req-cfa90908-d391-477b-8fd1-4c94f43b9557 req-2ecfbdda-4ccb-4baa-ab77-8f6c333a59f7 tempest-TestShelveInstance-274083463 tempest-TestShelveInstance-274083463-project-member] Action body: b'{"os-complete": null}' {{(pid=100212) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 01:09:59.433974 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [req-cfa90908-d391-477b-8fd1-4c94f43b9557 req-2ecfbdda-4ccb-4baa-ab77-8f6c333a59f7 tempest-TestShelveInstance-274083463 tempest-TestShelveInstance-274083463-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:09:59.449056 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:09:59.449056 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:09:59.458808 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-cfa90908-d391-477b-8fd1-4c94f43b9557 req-2ecfbdda-4ccb-4baa-ab77-8f6c333a59f7 tempest-TestShelveInstance-274083463 tempest-TestShelveInstance-274083463-project-member] https://10.4.3.240/volume/v3/attachments/6baa60c5-cea8-469c-a34f-23bde9f24122/action returned with HTTP 204 Aug 20 01:09:59.459247 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1224/4929] 10.4.3.240 () {74 vars in 1725 bytes} [Thu Aug 20 01:09:59 2026] POST /volume/v3/attachments/6baa60c5-cea8-469c-a34f-23bde9f24122/action => generated 0 bytes in 28 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:09:59.710839 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-dcfc72ac-de50-4348-850c-0ffeb35dd5ec None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:09:59.712656 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-dcfc72ac-de50-4348-850c-0ffeb35dd5ec tempest-ProjectMemberTests39-581347458 tempest-ProjectMemberTests39-581347458-project-admin] GET https://10.4.3.240/volume/v3/backups/fcb14685-86bf-4e01-86be-20a34023b627 Aug 20 01:09:59.712865 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-dcfc72ac-de50-4348-850c-0ffeb35dd5ec tempest-ProjectMemberTests39-581347458 tempest-ProjectMemberTests39-581347458-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:09:59.713065 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-dcfc72ac-de50-4348-850c-0ffeb35dd5ec tempest-ProjectMemberTests39-581347458 tempest-ProjectMemberTests39-581347458-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:09:59.713163 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-dcfc72ac-de50-4348-850c-0ffeb35dd5ec tempest-ProjectMemberTests39-581347458 tempest-ProjectMemberTests39-581347458-project-admin] Show backup with id fcb14685-86bf-4e01-86be-20a34023b627. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:09:59.717527 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:09:59.717527 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:09:59.718177 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-dcfc72ac-de50-4348-850c-0ffeb35dd5ec tempest-ProjectMemberTests39-581347458 tempest-ProjectMemberTests39-581347458-project-admin] https://10.4.3.240/volume/v3/backups/fcb14685-86bf-4e01-86be-20a34023b627 returned with HTTP 200 Aug 20 01:09:59.718546 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1247/4930] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:09:59 2026] GET /volume/v3/backups/fcb14685-86bf-4e01-86be-20a34023b627 => generated 724 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:10:00.327908 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-a4a4387c-6511-4862-bf10-ae78bc4b5e49 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:10:00.329663 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-a4a4387c-6511-4862-bf10-ae78bc4b5e49 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] GET https://10.4.3.240/volume/v3/backups/d68d630c-be8a-49dc-a064-1cbbcaa89910 Aug 20 01:10:00.329663 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-a4a4387c-6511-4862-bf10-ae78bc4b5e49 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:10:00.329846 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-a4a4387c-6511-4862-bf10-ae78bc4b5e49 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:10:00.329937 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-a4a4387c-6511-4862-bf10-ae78bc4b5e49 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Show backup with id d68d630c-be8a-49dc-a064-1cbbcaa89910. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:10:00.335943 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:10:00.335943 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:10:00.336841 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-a4a4387c-6511-4862-bf10-ae78bc4b5e49 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] https://10.4.3.240/volume/v3/backups/d68d630c-be8a-49dc-a064-1cbbcaa89910 returned with HTTP 200 Aug 20 01:10:00.337400 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1235/4931] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:10:00 2026] GET /volume/v3/backups/d68d630c-be8a-49dc-a064-1cbbcaa89910 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:10:00.761681 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-2144005b-fc68-446d-a34f-bcb06b3712b5 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:10:00.762961 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-2144005b-fc68-446d-a34f-bcb06b3712b5 tempest-ProjectMemberTests39-581347458 tempest-ProjectMemberTests39-581347458-project-admin] GET https://10.4.3.240/volume/v3/backups/fcb14685-86bf-4e01-86be-20a34023b627 Aug 20 01:10:00.763194 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-2144005b-fc68-446d-a34f-bcb06b3712b5 tempest-ProjectMemberTests39-581347458 tempest-ProjectMemberTests39-581347458-project-admin] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:10:00.763300 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-2144005b-fc68-446d-a34f-bcb06b3712b5 tempest-ProjectMemberTests39-581347458 tempest-ProjectMemberTests39-581347458-project-admin] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:10:00.763417 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.v3.backups [None req-2144005b-fc68-446d-a34f-bcb06b3712b5 tempest-ProjectMemberTests39-581347458 tempest-ProjectMemberTests39-581347458-project-admin] Show backup with id fcb14685-86bf-4e01-86be-20a34023b627. {{(pid=100213) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:10:00.767192 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:10:00.767192 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:10:00.767741 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-2144005b-fc68-446d-a34f-bcb06b3712b5 tempest-ProjectMemberTests39-581347458 tempest-ProjectMemberTests39-581347458-project-admin] https://10.4.3.240/volume/v3/backups/fcb14685-86bf-4e01-86be-20a34023b627 returned with HTTP 200 Aug 20 01:10:00.768158 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1226/4932] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:10:00 2026] GET /volume/v3/backups/fcb14685-86bf-4e01-86be-20a34023b627 => generated 724 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:10:01.347256 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-6d75f3d4-c183-49b0-8a65-e1266e3a76a1 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:10:01.349355 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-6d75f3d4-c183-49b0-8a65-e1266e3a76a1 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] GET https://10.4.3.240/volume/v3/backups/d68d630c-be8a-49dc-a064-1cbbcaa89910 Aug 20 01:10:01.349752 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-6d75f3d4-c183-49b0-8a65-e1266e3a76a1 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:10:01.349981 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-6d75f3d4-c183-49b0-8a65-e1266e3a76a1 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:10:01.350113 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.v3.backups [None req-6d75f3d4-c183-49b0-8a65-e1266e3a76a1 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Show backup with id d68d630c-be8a-49dc-a064-1cbbcaa89910. {{(pid=100212) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:10:01.355636 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:10:01.355636 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:10:01.356593 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-6d75f3d4-c183-49b0-8a65-e1266e3a76a1 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] https://10.4.3.240/volume/v3/backups/d68d630c-be8a-49dc-a064-1cbbcaa89910 returned with HTTP 200 Aug 20 01:10:01.356999 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1225/4933] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:10:01 2026] GET /volume/v3/backups/d68d630c-be8a-49dc-a064-1cbbcaa89910 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:10:01.789551 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-da2cb75c-f7ed-40aa-9f30-888fba53a0ac None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:10:01.791308 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-da2cb75c-f7ed-40aa-9f30-888fba53a0ac tempest-ProjectMemberTests39-581347458 tempest-ProjectMemberTests39-581347458-project-admin] GET https://10.4.3.240/volume/v3/backups/fcb14685-86bf-4e01-86be-20a34023b627 Aug 20 01:10:01.791531 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-da2cb75c-f7ed-40aa-9f30-888fba53a0ac tempest-ProjectMemberTests39-581347458 tempest-ProjectMemberTests39-581347458-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:10:01.791708 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-da2cb75c-f7ed-40aa-9f30-888fba53a0ac tempest-ProjectMemberTests39-581347458 tempest-ProjectMemberTests39-581347458-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:10:01.791807 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-da2cb75c-f7ed-40aa-9f30-888fba53a0ac tempest-ProjectMemberTests39-581347458 tempest-ProjectMemberTests39-581347458-project-admin] Show backup with id fcb14685-86bf-4e01-86be-20a34023b627. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:10:01.795793 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:10:01.795793 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:10:01.796424 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-da2cb75c-f7ed-40aa-9f30-888fba53a0ac tempest-ProjectMemberTests39-581347458 tempest-ProjectMemberTests39-581347458-project-admin] https://10.4.3.240/volume/v3/backups/fcb14685-86bf-4e01-86be-20a34023b627 returned with HTTP 200 Aug 20 01:10:01.796881 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1248/4934] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:10:01 2026] GET /volume/v3/backups/fcb14685-86bf-4e01-86be-20a34023b627 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:10:02.366957 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-cccc88ea-0374-405d-83a9-77531434fb6e None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:10:02.368611 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-cccc88ea-0374-405d-83a9-77531434fb6e tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] GET https://10.4.3.240/volume/v3/backups/d68d630c-be8a-49dc-a064-1cbbcaa89910 Aug 20 01:10:02.368852 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-cccc88ea-0374-405d-83a9-77531434fb6e tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:10:02.369038 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-cccc88ea-0374-405d-83a9-77531434fb6e tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:10:02.369140 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-cccc88ea-0374-405d-83a9-77531434fb6e tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Show backup with id d68d630c-be8a-49dc-a064-1cbbcaa89910. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:10:02.370697 np0000007838 devstack@c-api.service[100214]: DEBUG dbcounter [-] [100214] Writing DB stats cinder:SELECT=174,cinder:UPDATE=62,cinder:INSERT=32 {{(pid=100214) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 01:10:02.373202 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:10:02.373202 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:10:02.373985 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-cccc88ea-0374-405d-83a9-77531434fb6e tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] https://10.4.3.240/volume/v3/backups/d68d630c-be8a-49dc-a064-1cbbcaa89910 returned with HTTP 200 Aug 20 01:10:02.374353 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1236/4935] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:10:02 2026] GET /volume/v3/backups/d68d630c-be8a-49dc-a064-1cbbcaa89910 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:10:02.811051 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-0ae9ed25-4112-497b-9931-6c2578c6b233 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:10:02.812647 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-0ae9ed25-4112-497b-9931-6c2578c6b233 tempest-ProjectMemberTests39-581347458 tempest-ProjectMemberTests39-581347458-project-admin] GET https://10.4.3.240/volume/v3/backups/fcb14685-86bf-4e01-86be-20a34023b627 Aug 20 01:10:02.812849 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-0ae9ed25-4112-497b-9931-6c2578c6b233 tempest-ProjectMemberTests39-581347458 tempest-ProjectMemberTests39-581347458-project-admin] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:10:02.813024 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-0ae9ed25-4112-497b-9931-6c2578c6b233 tempest-ProjectMemberTests39-581347458 tempest-ProjectMemberTests39-581347458-project-admin] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:10:02.813120 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.v3.backups [None req-0ae9ed25-4112-497b-9931-6c2578c6b233 tempest-ProjectMemberTests39-581347458 tempest-ProjectMemberTests39-581347458-project-admin] Show backup with id fcb14685-86bf-4e01-86be-20a34023b627. {{(pid=100213) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:10:02.816931 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:10:02.816931 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:10:02.817453 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-0ae9ed25-4112-497b-9931-6c2578c6b233 tempest-ProjectMemberTests39-581347458 tempest-ProjectMemberTests39-581347458-project-admin] https://10.4.3.240/volume/v3/backups/fcb14685-86bf-4e01-86be-20a34023b627 returned with HTTP 200 Aug 20 01:10:02.817769 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1227/4936] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:10:02 2026] GET /volume/v3/backups/fcb14685-86bf-4e01-86be-20a34023b627 => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:10:03.386363 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-e0fdabad-4395-4042-8f38-686ef9509c16 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:10:03.388001 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-e0fdabad-4395-4042-8f38-686ef9509c16 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] GET https://10.4.3.240/volume/v3/backups/d68d630c-be8a-49dc-a064-1cbbcaa89910 Aug 20 01:10:03.388174 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-e0fdabad-4395-4042-8f38-686ef9509c16 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:10:03.388383 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-e0fdabad-4395-4042-8f38-686ef9509c16 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:10:03.388483 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.v3.backups [None req-e0fdabad-4395-4042-8f38-686ef9509c16 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Show backup with id d68d630c-be8a-49dc-a064-1cbbcaa89910. {{(pid=100212) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:10:03.393361 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:10:03.393361 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:10:03.394345 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-e0fdabad-4395-4042-8f38-686ef9509c16 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] https://10.4.3.240/volume/v3/backups/d68d630c-be8a-49dc-a064-1cbbcaa89910 returned with HTTP 200 Aug 20 01:10:03.394844 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1226/4937] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:10:03 2026] GET /volume/v3/backups/d68d630c-be8a-49dc-a064-1cbbcaa89910 => generated 751 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:10:03.827278 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-94c200ae-7a3d-4634-bb91-b4015738101f None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:10:03.828998 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-94c200ae-7a3d-4634-bb91-b4015738101f tempest-ProjectMemberTests39-581347458 tempest-ProjectMemberTests39-581347458-project-admin] GET https://10.4.3.240/volume/v3/backups/fcb14685-86bf-4e01-86be-20a34023b627 Aug 20 01:10:03.830321 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-94c200ae-7a3d-4634-bb91-b4015738101f tempest-ProjectMemberTests39-581347458 tempest-ProjectMemberTests39-581347458-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:10:03.830321 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-94c200ae-7a3d-4634-bb91-b4015738101f tempest-ProjectMemberTests39-581347458 tempest-ProjectMemberTests39-581347458-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:10:03.830321 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-94c200ae-7a3d-4634-bb91-b4015738101f tempest-ProjectMemberTests39-581347458 tempest-ProjectMemberTests39-581347458-project-admin] Show backup with id fcb14685-86bf-4e01-86be-20a34023b627. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:10:03.833616 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:10:03.833616 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:10:03.834258 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-94c200ae-7a3d-4634-bb91-b4015738101f tempest-ProjectMemberTests39-581347458 tempest-ProjectMemberTests39-581347458-project-admin] https://10.4.3.240/volume/v3/backups/fcb14685-86bf-4e01-86be-20a34023b627 returned with HTTP 200 Aug 20 01:10:03.834659 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1249/4938] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:10:03 2026] GET /volume/v3/backups/fcb14685-86bf-4e01-86be-20a34023b627 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:10:04.405411 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-bbd8bb96-592b-44c0-a9db-4fb122f318be None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:10:04.407093 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-bbd8bb96-592b-44c0-a9db-4fb122f318be tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] GET https://10.4.3.240/volume/v3/backups/d68d630c-be8a-49dc-a064-1cbbcaa89910 Aug 20 01:10:04.407431 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-bbd8bb96-592b-44c0-a9db-4fb122f318be tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:10:04.408631 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-bbd8bb96-592b-44c0-a9db-4fb122f318be tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:10:04.408631 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-bbd8bb96-592b-44c0-a9db-4fb122f318be tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Show backup with id d68d630c-be8a-49dc-a064-1cbbcaa89910. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:10:04.411681 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:10:04.411681 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:10:04.412783 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-bbd8bb96-592b-44c0-a9db-4fb122f318be tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] https://10.4.3.240/volume/v3/backups/d68d630c-be8a-49dc-a064-1cbbcaa89910 returned with HTTP 200 Aug 20 01:10:04.412783 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1237/4939] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:10:04 2026] GET /volume/v3/backups/d68d630c-be8a-49dc-a064-1cbbcaa89910 => generated 751 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:10:04.843790 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-ca80a3a5-e75f-4846-9e32-91cabd55a69b None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:10:04.845503 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-ca80a3a5-e75f-4846-9e32-91cabd55a69b tempest-ProjectMemberTests39-581347458 tempest-ProjectMemberTests39-581347458-project-admin] GET https://10.4.3.240/volume/v3/backups/fcb14685-86bf-4e01-86be-20a34023b627 Aug 20 01:10:04.845694 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-ca80a3a5-e75f-4846-9e32-91cabd55a69b tempest-ProjectMemberTests39-581347458 tempest-ProjectMemberTests39-581347458-project-admin] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:10:04.845873 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-ca80a3a5-e75f-4846-9e32-91cabd55a69b tempest-ProjectMemberTests39-581347458 tempest-ProjectMemberTests39-581347458-project-admin] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:10:04.845983 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.v3.backups [None req-ca80a3a5-e75f-4846-9e32-91cabd55a69b tempest-ProjectMemberTests39-581347458 tempest-ProjectMemberTests39-581347458-project-admin] Show backup with id fcb14685-86bf-4e01-86be-20a34023b627. {{(pid=100213) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:10:04.850112 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:10:04.850112 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:10:04.850648 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-ca80a3a5-e75f-4846-9e32-91cabd55a69b tempest-ProjectMemberTests39-581347458 tempest-ProjectMemberTests39-581347458-project-admin] https://10.4.3.240/volume/v3/backups/fcb14685-86bf-4e01-86be-20a34023b627 returned with HTTP 200 Aug 20 01:10:04.850977 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1228/4940] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:10:04 2026] GET /volume/v3/backups/fcb14685-86bf-4e01-86be-20a34023b627 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:10:05.426225 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-56c8d3c0-512d-4ae8-876b-a636d8ce9cc4 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:10:05.428353 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-56c8d3c0-512d-4ae8-876b-a636d8ce9cc4 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] GET https://10.4.3.240/volume/v3/backups/d68d630c-be8a-49dc-a064-1cbbcaa89910 Aug 20 01:10:05.428556 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-56c8d3c0-512d-4ae8-876b-a636d8ce9cc4 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:10:05.428731 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-56c8d3c0-512d-4ae8-876b-a636d8ce9cc4 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:10:05.428843 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.v3.backups [None req-56c8d3c0-512d-4ae8-876b-a636d8ce9cc4 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Show backup with id d68d630c-be8a-49dc-a064-1cbbcaa89910. {{(pid=100212) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:10:05.433892 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:10:05.433892 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:10:05.434634 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-56c8d3c0-512d-4ae8-876b-a636d8ce9cc4 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] https://10.4.3.240/volume/v3/backups/d68d630c-be8a-49dc-a064-1cbbcaa89910 returned with HTTP 200 Aug 20 01:10:05.434966 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1227/4941] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:10:05 2026] GET /volume/v3/backups/d68d630c-be8a-49dc-a064-1cbbcaa89910 => generated 751 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:10:05.860206 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-90e1a105-e642-4e35-a861-0185359f259a None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:10:05.861951 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-90e1a105-e642-4e35-a861-0185359f259a tempest-ProjectMemberTests39-581347458 tempest-ProjectMemberTests39-581347458-project-admin] GET https://10.4.3.240/volume/v3/backups/fcb14685-86bf-4e01-86be-20a34023b627 Aug 20 01:10:05.862144 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-90e1a105-e642-4e35-a861-0185359f259a tempest-ProjectMemberTests39-581347458 tempest-ProjectMemberTests39-581347458-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:10:05.862313 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-90e1a105-e642-4e35-a861-0185359f259a tempest-ProjectMemberTests39-581347458 tempest-ProjectMemberTests39-581347458-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:10:05.862474 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-90e1a105-e642-4e35-a861-0185359f259a tempest-ProjectMemberTests39-581347458 tempest-ProjectMemberTests39-581347458-project-admin] Show backup with id fcb14685-86bf-4e01-86be-20a34023b627. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:10:05.866623 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:10:05.866623 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:10:05.867408 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-90e1a105-e642-4e35-a861-0185359f259a tempest-ProjectMemberTests39-581347458 tempest-ProjectMemberTests39-581347458-project-admin] https://10.4.3.240/volume/v3/backups/fcb14685-86bf-4e01-86be-20a34023b627 returned with HTTP 200 Aug 20 01:10:05.867854 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1250/4942] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:10:05 2026] GET /volume/v3/backups/fcb14685-86bf-4e01-86be-20a34023b627 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:10:06.444880 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-19824b9d-a46d-4ffa-9e67-9583bbdaf1e7 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:10:06.446667 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-19824b9d-a46d-4ffa-9e67-9583bbdaf1e7 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] GET https://10.4.3.240/volume/v3/backups/d68d630c-be8a-49dc-a064-1cbbcaa89910 Aug 20 01:10:06.446961 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-19824b9d-a46d-4ffa-9e67-9583bbdaf1e7 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:10:06.447233 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-19824b9d-a46d-4ffa-9e67-9583bbdaf1e7 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:10:06.447423 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-19824b9d-a46d-4ffa-9e67-9583bbdaf1e7 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Show backup with id d68d630c-be8a-49dc-a064-1cbbcaa89910. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:10:06.452882 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:10:06.452882 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:10:06.454184 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-19824b9d-a46d-4ffa-9e67-9583bbdaf1e7 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] https://10.4.3.240/volume/v3/backups/d68d630c-be8a-49dc-a064-1cbbcaa89910 returned with HTTP 200 Aug 20 01:10:06.454724 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1238/4943] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:10:06 2026] GET /volume/v3/backups/d68d630c-be8a-49dc-a064-1cbbcaa89910 => generated 752 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:10:06.469625 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-0f0d5267-4d35-47ea-a114-d9ddc614bbf6 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:10:06.471327 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-0f0d5267-4d35-47ea-a114-d9ddc614bbf6 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] GET https://10.4.3.240/volume/v3/backups/d68d630c-be8a-49dc-a064-1cbbcaa89910 Aug 20 01:10:06.471782 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-0f0d5267-4d35-47ea-a114-d9ddc614bbf6 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:10:06.471782 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-0f0d5267-4d35-47ea-a114-d9ddc614bbf6 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:10:06.471864 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.v3.backups [None req-0f0d5267-4d35-47ea-a114-d9ddc614bbf6 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Show backup with id d68d630c-be8a-49dc-a064-1cbbcaa89910. {{(pid=100213) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:10:06.475751 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:10:06.475751 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:10:06.476561 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-0f0d5267-4d35-47ea-a114-d9ddc614bbf6 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] https://10.4.3.240/volume/v3/backups/d68d630c-be8a-49dc-a064-1cbbcaa89910 returned with HTTP 200 Aug 20 01:10:06.476870 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1229/4944] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:10:06 2026] GET /volume/v3/backups/d68d630c-be8a-49dc-a064-1cbbcaa89910 => generated 752 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:10:06.486902 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-87d5ee00-fc6e-4f74-b340-90c9f4f92fed None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:10:06.489674 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-87d5ee00-fc6e-4f74-b340-90c9f4f92fed tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] DELETE https://10.4.3.240/volume/v3/backups/d68d630c-be8a-49dc-a064-1cbbcaa89910 Aug 20 01:10:06.489887 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-87d5ee00-fc6e-4f74-b340-90c9f4f92fed tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:10:06.490067 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-87d5ee00-fc6e-4f74-b340-90c9f4f92fed tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Calling method 'delete' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:10:06.490162 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.contrib.backups [None req-87d5ee00-fc6e-4f74-b340-90c9f4f92fed tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Delete backup with id: d68d630c-be8a-49dc-a064-1cbbcaa89910. Aug 20 01:10:06.494878 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:10:06.494878 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:10:06.509951 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.backup.rpcapi [None req-87d5ee00-fc6e-4f74-b340-90c9f4f92fed tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] delete_backup rpcapi backup_id d68d630c-be8a-49dc-a064-1cbbcaa89910 {{(pid=100212) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 20 01:10:06.511811 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-87d5ee00-fc6e-4f74-b340-90c9f4f92fed tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] https://10.4.3.240/volume/v3/backups/d68d630c-be8a-49dc-a064-1cbbcaa89910 returned with HTTP 202 Aug 20 01:10:06.512243 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1228/4945] 10.4.3.240 () {66 vars in 1351 bytes} [Thu Aug 20 01:10:06 2026] DELETE /volume/v3/backups/d68d630c-be8a-49dc-a064-1cbbcaa89910 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 01:10:06.519065 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-7ea68174-8759-43f1-ac8d-dcdc288c8fac None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:10:06.524120 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-7ea68174-8759-43f1-ac8d-dcdc288c8fac tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] GET https://10.4.3.240/volume/v3/backups/d68d630c-be8a-49dc-a064-1cbbcaa89910 Aug 20 01:10:06.524444 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-7ea68174-8759-43f1-ac8d-dcdc288c8fac tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:10:06.527368 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-7ea68174-8759-43f1-ac8d-dcdc288c8fac tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:10:06.527368 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-7ea68174-8759-43f1-ac8d-dcdc288c8fac tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Show backup with id d68d630c-be8a-49dc-a064-1cbbcaa89910. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:10:06.534915 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:10:06.534915 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:10:06.536050 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-7ea68174-8759-43f1-ac8d-dcdc288c8fac tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] https://10.4.3.240/volume/v3/backups/d68d630c-be8a-49dc-a064-1cbbcaa89910 returned with HTTP 200 Aug 20 01:10:06.539362 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1251/4946] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:10:06 2026] GET /volume/v3/backups/d68d630c-be8a-49dc-a064-1cbbcaa89910 => generated 751 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:10:06.878028 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-17dc99d1-ea97-42ae-a29e-90bc0e65e6ac None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:10:06.879687 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-17dc99d1-ea97-42ae-a29e-90bc0e65e6ac tempest-ProjectMemberTests39-581347458 tempest-ProjectMemberTests39-581347458-project-admin] GET https://10.4.3.240/volume/v3/backups/fcb14685-86bf-4e01-86be-20a34023b627 Aug 20 01:10:06.879920 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-17dc99d1-ea97-42ae-a29e-90bc0e65e6ac tempest-ProjectMemberTests39-581347458 tempest-ProjectMemberTests39-581347458-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:10:06.880102 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-17dc99d1-ea97-42ae-a29e-90bc0e65e6ac tempest-ProjectMemberTests39-581347458 tempest-ProjectMemberTests39-581347458-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:10:06.880203 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-17dc99d1-ea97-42ae-a29e-90bc0e65e6ac tempest-ProjectMemberTests39-581347458 tempest-ProjectMemberTests39-581347458-project-admin] Show backup with id fcb14685-86bf-4e01-86be-20a34023b627. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:10:06.884395 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:10:06.884395 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:10:06.884984 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-17dc99d1-ea97-42ae-a29e-90bc0e65e6ac tempest-ProjectMemberTests39-581347458 tempest-ProjectMemberTests39-581347458-project-admin] https://10.4.3.240/volume/v3/backups/fcb14685-86bf-4e01-86be-20a34023b627 returned with HTTP 200 Aug 20 01:10:06.885346 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1239/4947] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:10:06 2026] GET /volume/v3/backups/fcb14685-86bf-4e01-86be-20a34023b627 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:10:07.545651 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-8f5485e5-82da-4198-905c-22229337ac64 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:10:07.547303 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-8f5485e5-82da-4198-905c-22229337ac64 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] GET https://10.4.3.240/volume/v3/backups/d68d630c-be8a-49dc-a064-1cbbcaa89910 Aug 20 01:10:07.547534 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-8f5485e5-82da-4198-905c-22229337ac64 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:10:07.547765 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-8f5485e5-82da-4198-905c-22229337ac64 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:10:07.547897 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.v3.backups [None req-8f5485e5-82da-4198-905c-22229337ac64 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Show backup with id d68d630c-be8a-49dc-a064-1cbbcaa89910. {{(pid=100213) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:10:07.552032 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:10:07.552032 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:10:07.552715 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-8f5485e5-82da-4198-905c-22229337ac64 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] https://10.4.3.240/volume/v3/backups/d68d630c-be8a-49dc-a064-1cbbcaa89910 returned with HTTP 200 Aug 20 01:10:07.553104 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1230/4948] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:10:07 2026] GET /volume/v3/backups/d68d630c-be8a-49dc-a064-1cbbcaa89910 => generated 751 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:10:07.907545 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-7edb1b4e-0767-4a85-86a8-5287b0b227e9 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:10:07.909276 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-7edb1b4e-0767-4a85-86a8-5287b0b227e9 tempest-ProjectMemberTests39-581347458 tempest-ProjectMemberTests39-581347458-project-admin] GET https://10.4.3.240/volume/v3/backups/fcb14685-86bf-4e01-86be-20a34023b627 Aug 20 01:10:07.909517 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-7edb1b4e-0767-4a85-86a8-5287b0b227e9 tempest-ProjectMemberTests39-581347458 tempest-ProjectMemberTests39-581347458-project-admin] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:10:07.909712 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-7edb1b4e-0767-4a85-86a8-5287b0b227e9 tempest-ProjectMemberTests39-581347458 tempest-ProjectMemberTests39-581347458-project-admin] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:10:07.909854 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.v3.backups [None req-7edb1b4e-0767-4a85-86a8-5287b0b227e9 tempest-ProjectMemberTests39-581347458 tempest-ProjectMemberTests39-581347458-project-admin] Show backup with id fcb14685-86bf-4e01-86be-20a34023b627. {{(pid=100212) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:10:07.914605 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:10:07.914605 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:10:07.915233 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-7edb1b4e-0767-4a85-86a8-5287b0b227e9 tempest-ProjectMemberTests39-581347458 tempest-ProjectMemberTests39-581347458-project-admin] https://10.4.3.240/volume/v3/backups/fcb14685-86bf-4e01-86be-20a34023b627 returned with HTTP 200 Aug 20 01:10:07.915729 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1229/4949] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:10:07 2026] GET /volume/v3/backups/fcb14685-86bf-4e01-86be-20a34023b627 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:10:08.565171 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-97729159-fd0e-4dc8-a7e4-885a245e710a None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:10:08.570356 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-97729159-fd0e-4dc8-a7e4-885a245e710a tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] GET https://10.4.3.240/volume/v3/backups/d68d630c-be8a-49dc-a064-1cbbcaa89910 Aug 20 01:10:08.570662 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-97729159-fd0e-4dc8-a7e4-885a245e710a tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:10:08.571003 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-97729159-fd0e-4dc8-a7e4-885a245e710a tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:10:08.571139 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-97729159-fd0e-4dc8-a7e4-885a245e710a tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Show backup with id d68d630c-be8a-49dc-a064-1cbbcaa89910. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:10:08.577116 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:10:08.577116 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:10:08.577845 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-97729159-fd0e-4dc8-a7e4-885a245e710a tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] https://10.4.3.240/volume/v3/backups/d68d630c-be8a-49dc-a064-1cbbcaa89910 returned with HTTP 200 Aug 20 01:10:08.578179 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1252/4950] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:10:08 2026] GET /volume/v3/backups/d68d630c-be8a-49dc-a064-1cbbcaa89910 => generated 751 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:10:08.943863 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-5ca23e0f-0e2b-465d-9de8-96533c6a0c31 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:10:08.945568 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-5ca23e0f-0e2b-465d-9de8-96533c6a0c31 tempest-ProjectMemberTests39-581347458 tempest-ProjectMemberTests39-581347458-project-admin] GET https://10.4.3.240/volume/v3/backups/fcb14685-86bf-4e01-86be-20a34023b627 Aug 20 01:10:08.945770 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-5ca23e0f-0e2b-465d-9de8-96533c6a0c31 tempest-ProjectMemberTests39-581347458 tempest-ProjectMemberTests39-581347458-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:10:08.945961 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-5ca23e0f-0e2b-465d-9de8-96533c6a0c31 tempest-ProjectMemberTests39-581347458 tempest-ProjectMemberTests39-581347458-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:10:08.946085 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-5ca23e0f-0e2b-465d-9de8-96533c6a0c31 tempest-ProjectMemberTests39-581347458 tempest-ProjectMemberTests39-581347458-project-admin] Show backup with id fcb14685-86bf-4e01-86be-20a34023b627. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:10:08.950529 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:10:08.950529 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:10:08.951150 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-5ca23e0f-0e2b-465d-9de8-96533c6a0c31 tempest-ProjectMemberTests39-581347458 tempest-ProjectMemberTests39-581347458-project-admin] https://10.4.3.240/volume/v3/backups/fcb14685-86bf-4e01-86be-20a34023b627 returned with HTTP 200 Aug 20 01:10:08.951558 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1240/4951] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:10:08 2026] GET /volume/v3/backups/fcb14685-86bf-4e01-86be-20a34023b627 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:10:09.589514 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-6faed4b7-ee1e-4880-ae06-e11403777714 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:10:09.591407 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-6faed4b7-ee1e-4880-ae06-e11403777714 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] GET https://10.4.3.240/volume/v3/backups/d68d630c-be8a-49dc-a064-1cbbcaa89910 Aug 20 01:10:09.591695 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-6faed4b7-ee1e-4880-ae06-e11403777714 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:10:09.591986 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-6faed4b7-ee1e-4880-ae06-e11403777714 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:10:09.592172 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.v3.backups [None req-6faed4b7-ee1e-4880-ae06-e11403777714 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Show backup with id d68d630c-be8a-49dc-a064-1cbbcaa89910. {{(pid=100213) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:10:09.595604 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-6faed4b7-ee1e-4880-ae06-e11403777714 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] https://10.4.3.240/volume/v3/backups/d68d630c-be8a-49dc-a064-1cbbcaa89910 returned with HTTP 404 Aug 20 01:10:09.596247 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1231/4952] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:10:09 2026] GET /volume/v3/backups/d68d630c-be8a-49dc-a064-1cbbcaa89910 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:10:09.991067 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-26b793c5-0ea0-43b2-b373-8c7234d1cf5c None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:10:09.993576 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-26b793c5-0ea0-43b2-b373-8c7234d1cf5c tempest-ProjectMemberTests39-581347458 tempest-ProjectMemberTests39-581347458-project-admin] GET https://10.4.3.240/volume/v3/backups/fcb14685-86bf-4e01-86be-20a34023b627 Aug 20 01:10:09.993856 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-26b793c5-0ea0-43b2-b373-8c7234d1cf5c tempest-ProjectMemberTests39-581347458 tempest-ProjectMemberTests39-581347458-project-admin] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:10:09.994111 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-26b793c5-0ea0-43b2-b373-8c7234d1cf5c tempest-ProjectMemberTests39-581347458 tempest-ProjectMemberTests39-581347458-project-admin] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:10:09.994247 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.v3.backups [None req-26b793c5-0ea0-43b2-b373-8c7234d1cf5c tempest-ProjectMemberTests39-581347458 tempest-ProjectMemberTests39-581347458-project-admin] Show backup with id fcb14685-86bf-4e01-86be-20a34023b627. {{(pid=100212) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:10:10.006048 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-10682c4e-94a9-4332-8a65-8b954b51c5b6 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:10:10.006960 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:10:10.006960 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:10:10.007868 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-10682c4e-94a9-4332-8a65-8b954b51c5b6 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] DELETE https://10.4.3.240/volume/v3/backups/9df448f1-327f-4f2e-acc5-21c3b2e0c144 Aug 20 01:10:10.007964 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-26b793c5-0ea0-43b2-b373-8c7234d1cf5c tempest-ProjectMemberTests39-581347458 tempest-ProjectMemberTests39-581347458-project-admin] https://10.4.3.240/volume/v3/backups/fcb14685-86bf-4e01-86be-20a34023b627 returned with HTTP 200 Aug 20 01:10:10.008144 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-10682c4e-94a9-4332-8a65-8b954b51c5b6 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:10:10.008394 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-10682c4e-94a9-4332-8a65-8b954b51c5b6 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Calling method 'delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:10:10.008449 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1230/4953] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:10:09 2026] GET /volume/v3/backups/fcb14685-86bf-4e01-86be-20a34023b627 => generated 735 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:10:10.008585 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.contrib.backups [None req-10682c4e-94a9-4332-8a65-8b954b51c5b6 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Delete backup with id: 9df448f1-327f-4f2e-acc5-21c3b2e0c144. Aug 20 01:10:10.013168 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:10:10.013168 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:10:10.025862 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.backup.rpcapi [None req-10682c4e-94a9-4332-8a65-8b954b51c5b6 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] delete_backup rpcapi backup_id 9df448f1-327f-4f2e-acc5-21c3b2e0c144 {{(pid=100215) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 20 01:10:10.027743 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-10682c4e-94a9-4332-8a65-8b954b51c5b6 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] https://10.4.3.240/volume/v3/backups/9df448f1-327f-4f2e-acc5-21c3b2e0c144 returned with HTTP 202 Aug 20 01:10:10.028185 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1253/4954] 10.4.3.240 () {66 vars in 1351 bytes} [Thu Aug 20 01:10:10 2026] DELETE /volume/v3/backups/9df448f1-327f-4f2e-acc5-21c3b2e0c144 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 01:10:10.036886 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-000b806f-6da2-4322-8d58-ca903768a010 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:10:10.038553 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-000b806f-6da2-4322-8d58-ca903768a010 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] GET https://10.4.3.240/volume/v3/backups/9df448f1-327f-4f2e-acc5-21c3b2e0c144 Aug 20 01:10:10.038754 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-000b806f-6da2-4322-8d58-ca903768a010 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:10:10.038948 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-000b806f-6da2-4322-8d58-ca903768a010 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:10:10.039069 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-000b806f-6da2-4322-8d58-ca903768a010 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Show backup with id 9df448f1-327f-4f2e-acc5-21c3b2e0c144. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:10:10.047497 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:10:10.047497 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:10:10.048408 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-000b806f-6da2-4322-8d58-ca903768a010 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] https://10.4.3.240/volume/v3/backups/9df448f1-327f-4f2e-acc5-21c3b2e0c144 returned with HTTP 200 Aug 20 01:10:10.048780 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1241/4955] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:10:10 2026] GET /volume/v3/backups/9df448f1-327f-4f2e-acc5-21c3b2e0c144 => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:10:11.018165 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-9b74a4a8-39c7-4815-80f8-4a41c5ba85a0 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:10:11.019922 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-9b74a4a8-39c7-4815-80f8-4a41c5ba85a0 tempest-ProjectMemberTests39-581347458 tempest-ProjectMemberTests39-581347458-project-admin] GET https://10.4.3.240/volume/v3/backups/fcb14685-86bf-4e01-86be-20a34023b627 Aug 20 01:10:11.020197 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-9b74a4a8-39c7-4815-80f8-4a41c5ba85a0 tempest-ProjectMemberTests39-581347458 tempest-ProjectMemberTests39-581347458-project-admin] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:10:11.020416 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-9b74a4a8-39c7-4815-80f8-4a41c5ba85a0 tempest-ProjectMemberTests39-581347458 tempest-ProjectMemberTests39-581347458-project-admin] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:10:11.020540 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.v3.backups [None req-9b74a4a8-39c7-4815-80f8-4a41c5ba85a0 tempest-ProjectMemberTests39-581347458 tempest-ProjectMemberTests39-581347458-project-admin] Show backup with id fcb14685-86bf-4e01-86be-20a34023b627. {{(pid=100213) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:10:11.026147 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:10:11.026147 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:10:11.026966 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-9b74a4a8-39c7-4815-80f8-4a41c5ba85a0 tempest-ProjectMemberTests39-581347458 tempest-ProjectMemberTests39-581347458-project-admin] https://10.4.3.240/volume/v3/backups/fcb14685-86bf-4e01-86be-20a34023b627 returned with HTTP 200 Aug 20 01:10:11.027408 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1232/4956] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:10:11 2026] GET /volume/v3/backups/fcb14685-86bf-4e01-86be-20a34023b627 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:10:11.058885 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-4fb5e7b5-7bfb-427a-8d1c-d9635719d637 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:10:11.060589 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-4fb5e7b5-7bfb-427a-8d1c-d9635719d637 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] GET https://10.4.3.240/volume/v3/backups/9df448f1-327f-4f2e-acc5-21c3b2e0c144 Aug 20 01:10:11.060767 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-4fb5e7b5-7bfb-427a-8d1c-d9635719d637 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:10:11.060947 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-4fb5e7b5-7bfb-427a-8d1c-d9635719d637 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:10:11.061046 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.v3.backups [None req-4fb5e7b5-7bfb-427a-8d1c-d9635719d637 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Show backup with id 9df448f1-327f-4f2e-acc5-21c3b2e0c144. {{(pid=100212) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:10:11.064602 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-4fb5e7b5-7bfb-427a-8d1c-d9635719d637 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] https://10.4.3.240/volume/v3/backups/9df448f1-327f-4f2e-acc5-21c3b2e0c144 returned with HTTP 404 Aug 20 01:10:11.065149 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1231/4957] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:10:11 2026] GET /volume/v3/backups/9df448f1-327f-4f2e-acc5-21c3b2e0c144 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:10:11.076891 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-5addfdbd-b553-47e1-8949-a7f159e5d6cc None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:10:11.079186 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-5addfdbd-b553-47e1-8949-a7f159e5d6cc tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 20 01:10:11.079634 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-5addfdbd-b553-47e1-8949-a7f159e5d6cc tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1160898672"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:10:11.081327 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.v3.volumes [None req-5addfdbd-b553-47e1-8949-a7f159e5d6cc tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1160898672'}} {{(pid=100215) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 01:10:11.081465 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-5addfdbd-b553-47e1-8949-a7f159e5d6cc tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Create volume of 1 GB Aug 20 01:10:11.086520 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-5addfdbd-b553-47e1-8949-a7f159e5d6cc tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Availability Zones retrieved successfully. Aug 20 01:10:11.093029 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-5addfdbd-b553-47e1-8949-a7f159e5d6cc tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Flow 'volume_create_api' (6cf0294e-7c51-4971-9719-c1966a753bec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:10:11.094354 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-5addfdbd-b553-47e1-8949-a7f159e5d6cc tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2e687bdd-b487-4d73-98f6-f0de17553b2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:10:11.095500 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.flows.api.create_volume [None req-5addfdbd-b553-47e1-8949-a7f159e5d6cc tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Validating volume size '1' using validate_int {{(pid=100215) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 01:10:11.120438 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-5addfdbd-b553-47e1-8949-a7f159e5d6cc tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2e687bdd-b487-4d73-98f6-f0de17553b2a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:52:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1ed58bd6-fe6a-497e-ae84-e8199d24fdfa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:10:11.121289 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-5addfdbd-b553-47e1-8949-a7f159e5d6cc tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (196459d9-e9a4-441d-b64b-8f1077f7d755) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:10:11.164009 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.quota [None req-5addfdbd-b553-47e1-8949-a7f159e5d6cc tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Created reservations ['fb72c227-b71c-41a9-bc55-c77d5b961216', '4a23f799-da08-4fdf-a42b-793939186ca5', 'b2fd43ba-454b-4445-b6c0-0b66213a3afa', 'e4dfa785-1e87-46fe-98d8-91a40c3c9517'] {{(pid=100215) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 01:10:11.164692 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-5addfdbd-b553-47e1-8949-a7f159e5d6cc tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (196459d9-e9a4-441d-b64b-8f1077f7d755) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fb72c227-b71c-41a9-bc55-c77d5b961216', '4a23f799-da08-4fdf-a42b-793939186ca5', 'b2fd43ba-454b-4445-b6c0-0b66213a3afa', 'e4dfa785-1e87-46fe-98d8-91a40c3c9517']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:10:11.165325 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-5addfdbd-b553-47e1-8949-a7f159e5d6cc tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (54ba8f71-08d8-408b-8deb-e89f91375274) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:10:11.185588 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-5addfdbd-b553-47e1-8949-a7f159e5d6cc tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (54ba8f71-08d8-408b-8deb-e89f91375274) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3153ea0c-3514-4d78-bf4c-1ae917796915', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1160898672',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3d536ea776c24bfd9873056c53adf9ab',qos_specs=None,replication_status=,reservations=['fb72c227-b71c-41a9-bc55-c77d5b961216','4a23f799-da08-4fdf-a42b-793939186ca5','b2fd43ba-454b-4445-b6c0-0b66213a3afa','e4dfa785-1e87-46fe-98d8-91a40c3c9517'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2b3028925cac4842be9bee7d2c801be1',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T01:10:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1160898672',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3153ea0c-3514-4d78-bf4c-1ae917796915,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3d536ea776c24bfd9873056c53adf9ab',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2b3028925cac4842be9bee7d2c801be1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1ed58bd6-fe6a-497e-ae84-e8199d24fdfa),volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:10:11.186245 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-5addfdbd-b553-47e1-8949-a7f159e5d6cc tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (78223647-8202-48ac-9e0a-ed05c4b577f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:10:11.202956 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-5addfdbd-b553-47e1-8949-a7f159e5d6cc tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (78223647-8202-48ac-9e0a-ed05c4b577f9) transitioned into state 'SUCCESS' from state '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-1160898672',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3d536ea776c24bfd9873056c53adf9ab',qos_specs=None,replication_status=,reservations=['fb72c227-b71c-41a9-bc55-c77d5b961216','4a23f799-da08-4fdf-a42b-793939186ca5','b2fd43ba-454b-4445-b6c0-0b66213a3afa','e4dfa785-1e87-46fe-98d8-91a40c3c9517'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2b3028925cac4842be9bee7d2c801be1',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:10:11.203684 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-5addfdbd-b553-47e1-8949-a7f159e5d6cc tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (28084222-de52-42be-98b6-13d5abdb862a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:10:11.210902 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-5addfdbd-b553-47e1-8949-a7f159e5d6cc tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (28084222-de52-42be-98b6-13d5abdb862a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:10:11.211604 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-5addfdbd-b553-47e1-8949-a7f159e5d6cc tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Flow 'volume_create_api' (6cf0294e-7c51-4971-9719-c1966a753bec) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:10:11.211872 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-5addfdbd-b553-47e1-8949-a7f159e5d6cc tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Create volume request issued successfully. Aug 20 01:10:11.212420 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-5addfdbd-b553-47e1-8949-a7f159e5d6cc tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 20 01:10:11.212789 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1254/4958] 10.4.3.240 () {68 vars in 1258 bytes} [Thu Aug 20 01:10:11 2026] POST /volume/v3/volumes => generated 749 bytes in 136 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 01:10:11.229094 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-f4cbe514-a9b9-456c-9fbc-29dcf495765c None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:10:11.230905 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-f4cbe514-a9b9-456c-9fbc-29dcf495765c tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] GET https://10.4.3.240/volume/v3/volumes/3153ea0c-3514-4d78-bf4c-1ae917796915 Aug 20 01:10:11.231091 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-f4cbe514-a9b9-456c-9fbc-29dcf495765c tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:10:11.231263 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-f4cbe514-a9b9-456c-9fbc-29dcf495765c tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:10:11.237634 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:10:11.237634 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:10:11.241095 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-f4cbe514-a9b9-456c-9fbc-29dcf495765c tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Volume info retrieved successfully. Aug 20 01:10:11.244995 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-f4cbe514-a9b9-456c-9fbc-29dcf495765c tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] https://10.4.3.240/volume/v3/volumes/3153ea0c-3514-4d78-bf4c-1ae917796915 returned with HTTP 200 Aug 20 01:10:11.245335 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1242/4959] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:10:11 2026] GET /volume/v3/volumes/3153ea0c-3514-4d78-bf4c-1ae917796915 => generated 817 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:10:12.038208 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-bdf1907d-68d2-44ec-b2c7-0d13b862f747 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:10:12.040573 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-bdf1907d-68d2-44ec-b2c7-0d13b862f747 tempest-ProjectMemberTests39-581347458 tempest-ProjectMemberTests39-581347458-project-admin] GET https://10.4.3.240/volume/v3/backups/fcb14685-86bf-4e01-86be-20a34023b627 Aug 20 01:10:12.040875 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-bdf1907d-68d2-44ec-b2c7-0d13b862f747 tempest-ProjectMemberTests39-581347458 tempest-ProjectMemberTests39-581347458-project-admin] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:10:12.041157 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-bdf1907d-68d2-44ec-b2c7-0d13b862f747 tempest-ProjectMemberTests39-581347458 tempest-ProjectMemberTests39-581347458-project-admin] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:10:12.041313 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.v3.backups [None req-bdf1907d-68d2-44ec-b2c7-0d13b862f747 tempest-ProjectMemberTests39-581347458 tempest-ProjectMemberTests39-581347458-project-admin] Show backup with id fcb14685-86bf-4e01-86be-20a34023b627. {{(pid=100213) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:10:12.045993 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:10:12.045993 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:10:12.046633 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-bdf1907d-68d2-44ec-b2c7-0d13b862f747 tempest-ProjectMemberTests39-581347458 tempest-ProjectMemberTests39-581347458-project-admin] https://10.4.3.240/volume/v3/backups/fcb14685-86bf-4e01-86be-20a34023b627 returned with HTTP 200 Aug 20 01:10:12.047019 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1233/4960] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:10:12 2026] GET /volume/v3/backups/fcb14685-86bf-4e01-86be-20a34023b627 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:10:12.260563 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-fcba10d1-a102-44d8-90c5-4461f6b4e503 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:10:12.262674 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-fcba10d1-a102-44d8-90c5-4461f6b4e503 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] GET https://10.4.3.240/volume/v3/volumes/3153ea0c-3514-4d78-bf4c-1ae917796915 Aug 20 01:10:12.262930 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-fcba10d1-a102-44d8-90c5-4461f6b4e503 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:10:12.263166 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-fcba10d1-a102-44d8-90c5-4461f6b4e503 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:10:12.271976 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:10:12.271976 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:10:12.276242 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-fcba10d1-a102-44d8-90c5-4461f6b4e503 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Volume info retrieved successfully. Aug 20 01:10:12.281129 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-fcba10d1-a102-44d8-90c5-4461f6b4e503 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] https://10.4.3.240/volume/v3/volumes/3153ea0c-3514-4d78-bf4c-1ae917796915 returned with HTTP 200 Aug 20 01:10:12.281591 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1232/4961] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:10:12 2026] GET /volume/v3/volumes/3153ea0c-3514-4d78-bf4c-1ae917796915 => generated 842 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:10:12.292737 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-ff935699-e177-4761-8e5a-f1de6a232212 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:10:12.294448 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-ff935699-e177-4761-8e5a-f1de6a232212 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] POST https://10.4.3.240/volume/v3/snapshots Aug 20 01:10:12.294765 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-ff935699-e177-4761-8e5a-f1de6a232212 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "3153ea0c-3514-4d78-bf4c-1ae917796915", "name": "tempest-VolumesBackupsTest-Snapshot-2065267119"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:10:12.304745 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:10:12.304745 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:10:12.305203 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-ff935699-e177-4761-8e5a-f1de6a232212 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Volume info retrieved successfully. Aug 20 01:10:12.305318 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.v3.snapshots [None req-ff935699-e177-4761-8e5a-f1de6a232212 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Create snapshot from volume 3153ea0c-3514-4d78-bf4c-1ae917796915 Aug 20 01:10:12.339223 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.quota [None req-ff935699-e177-4761-8e5a-f1de6a232212 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Created reservations ['8a357910-7b86-4155-a765-e2c3b1a1ac66', '33328d35-e198-49d6-90fc-10961e779b9e', '3e3c597b-14a2-4075-84a1-43e5790739f7', '8d9e7ab0-698f-4ff4-a0f7-3b2838211a8a'] {{(pid=100215) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 01:10:12.366373 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-ff935699-e177-4761-8e5a-f1de6a232212 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Snapshot create request issued successfully. Aug 20 01:10:12.366373 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-ff935699-e177-4761-8e5a-f1de6a232212 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] https://10.4.3.240/volume/v3/snapshots returned with HTTP 202 Aug 20 01:10:12.366373 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1255/4962] 10.4.3.240 () {68 vars in 1265 bytes} [Thu Aug 20 01:10:12 2026] POST /volume/v3/snapshots => generated 305 bytes in 74 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 01:10:12.376404 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-d584f772-0a93-415f-bc58-f9f782287800 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:10:12.378327 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-d584f772-0a93-415f-bc58-f9f782287800 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] GET https://10.4.3.240/volume/v3/snapshots/9b48c14f-1c4a-46e4-bb15-fc5aca210242 Aug 20 01:10:12.378557 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-d584f772-0a93-415f-bc58-f9f782287800 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:10:12.379536 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-d584f772-0a93-415f-bc58-f9f782287800 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:10:12.384053 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:10:12.384053 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:10:12.384592 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-d584f772-0a93-415f-bc58-f9f782287800 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Snapshot retrieved successfully. Aug 20 01:10:12.385383 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-d584f772-0a93-415f-bc58-f9f782287800 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] https://10.4.3.240/volume/v3/snapshots/9b48c14f-1c4a-46e4-bb15-fc5aca210242 returned with HTTP 200 Aug 20 01:10:12.385789 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1243/4963] 10.4.3.240 () {66 vars in 1354 bytes} [Thu Aug 20 01:10:12 2026] GET /volume/v3/snapshots/9b48c14f-1c4a-46e4-bb15-fc5aca210242 => generated 437 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:10:13.055749 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-5f722901-6070-4b9d-b6e1-90f6b23316d9 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:10:13.057520 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-5f722901-6070-4b9d-b6e1-90f6b23316d9 tempest-ProjectMemberTests39-581347458 tempest-ProjectMemberTests39-581347458-project-admin] GET https://10.4.3.240/volume/v3/backups/fcb14685-86bf-4e01-86be-20a34023b627 Aug 20 01:10:13.057779 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-5f722901-6070-4b9d-b6e1-90f6b23316d9 tempest-ProjectMemberTests39-581347458 tempest-ProjectMemberTests39-581347458-project-admin] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:10:13.058032 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-5f722901-6070-4b9d-b6e1-90f6b23316d9 tempest-ProjectMemberTests39-581347458 tempest-ProjectMemberTests39-581347458-project-admin] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:10:13.058183 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.v3.backups [None req-5f722901-6070-4b9d-b6e1-90f6b23316d9 tempest-ProjectMemberTests39-581347458 tempest-ProjectMemberTests39-581347458-project-admin] Show backup with id fcb14685-86bf-4e01-86be-20a34023b627. {{(pid=100213) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:10:13.062107 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:10:13.062107 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:10:13.062703 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-5f722901-6070-4b9d-b6e1-90f6b23316d9 tempest-ProjectMemberTests39-581347458 tempest-ProjectMemberTests39-581347458-project-admin] https://10.4.3.240/volume/v3/backups/fcb14685-86bf-4e01-86be-20a34023b627 returned with HTTP 200 Aug 20 01:10:13.063073 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1234/4964] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:10:13 2026] GET /volume/v3/backups/fcb14685-86bf-4e01-86be-20a34023b627 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:10:13.071428 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-6c9e0a54-ed3a-48bd-a593-63550abe363c None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:10:13.121659 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-6c9e0a54-ed3a-48bd-a593-63550abe363c tempest-ProjectMemberTests39-581347458 tempest-ProjectMemberTests39-581347458-project-member] PUT https://10.4.3.240/volume/v3/backups/fcb14685-86bf-4e01-86be-20a34023b627 Aug 20 01:10:13.122060 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-6c9e0a54-ed3a-48bd-a593-63550abe363c tempest-ProjectMemberTests39-581347458 tempest-ProjectMemberTests39-581347458-project-member] Action: 'update', calling method: version_select, body: {"backup": {"description": "Updated backup description"}} {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:10:13.127288 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:10:13.127288 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:10:13.132966 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-6c9e0a54-ed3a-48bd-a593-63550abe363c tempest-ProjectMemberTests39-581347458 tempest-ProjectMemberTests39-581347458-project-member] https://10.4.3.240/volume/v3/backups/fcb14685-86bf-4e01-86be-20a34023b627 returned with HTTP 200 Aug 20 01:10:13.133433 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1233/4965] 10.4.3.240 () {70 vars in 1408 bytes} [Thu Aug 20 01:10:13 2026] PUT /volume/v3/backups/fcb14685-86bf-4e01-86be-20a34023b627 => generated 315 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:10:13.140625 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-0a08b869-59fe-4ba0-9590-c4ebed6554ef None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:10:13.142252 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-0a08b869-59fe-4ba0-9590-c4ebed6554ef tempest-ProjectMemberTests39-581347458 tempest-ProjectMemberTests39-581347458-project-admin] GET https://10.4.3.240/volume/v3/backups/fcb14685-86bf-4e01-86be-20a34023b627 Aug 20 01:10:13.142447 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-0a08b869-59fe-4ba0-9590-c4ebed6554ef tempest-ProjectMemberTests39-581347458 tempest-ProjectMemberTests39-581347458-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:10:13.142624 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-0a08b869-59fe-4ba0-9590-c4ebed6554ef tempest-ProjectMemberTests39-581347458 tempest-ProjectMemberTests39-581347458-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:10:13.142717 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-0a08b869-59fe-4ba0-9590-c4ebed6554ef tempest-ProjectMemberTests39-581347458 tempest-ProjectMemberTests39-581347458-project-admin] Show backup with id fcb14685-86bf-4e01-86be-20a34023b627. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:10:13.147084 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:10:13.147084 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:10:13.147909 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-0a08b869-59fe-4ba0-9590-c4ebed6554ef tempest-ProjectMemberTests39-581347458 tempest-ProjectMemberTests39-581347458-project-admin] https://10.4.3.240/volume/v3/backups/fcb14685-86bf-4e01-86be-20a34023b627 returned with HTTP 200 Aug 20 01:10:13.148320 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1256/4966] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:10:13 2026] GET /volume/v3/backups/fcb14685-86bf-4e01-86be-20a34023b627 => generated 761 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:10:13.157130 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-69479c71-e510-4a79-b079-8603a74f6590 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:10:13.159320 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-69479c71-e510-4a79-b079-8603a74f6590 tempest-ProjectMemberTests39-581347458 tempest-ProjectMemberTests39-581347458-project-admin] DELETE https://10.4.3.240/volume/v3/backups/fcb14685-86bf-4e01-86be-20a34023b627 Aug 20 01:10:13.159625 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-69479c71-e510-4a79-b079-8603a74f6590 tempest-ProjectMemberTests39-581347458 tempest-ProjectMemberTests39-581347458-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:10:13.159885 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-69479c71-e510-4a79-b079-8603a74f6590 tempest-ProjectMemberTests39-581347458 tempest-ProjectMemberTests39-581347458-project-admin] Calling method 'delete' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:10:13.160026 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.contrib.backups [None req-69479c71-e510-4a79-b079-8603a74f6590 tempest-ProjectMemberTests39-581347458 tempest-ProjectMemberTests39-581347458-project-admin] Delete backup with id: fcb14685-86bf-4e01-86be-20a34023b627. Aug 20 01:10:13.165048 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:10:13.165048 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:10:13.177445 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.backup.rpcapi [None req-69479c71-e510-4a79-b079-8603a74f6590 tempest-ProjectMemberTests39-581347458 tempest-ProjectMemberTests39-581347458-project-admin] delete_backup rpcapi backup_id fcb14685-86bf-4e01-86be-20a34023b627 {{(pid=100214) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 20 01:10:13.179112 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-69479c71-e510-4a79-b079-8603a74f6590 tempest-ProjectMemberTests39-581347458 tempest-ProjectMemberTests39-581347458-project-admin] https://10.4.3.240/volume/v3/backups/fcb14685-86bf-4e01-86be-20a34023b627 returned with HTTP 202 Aug 20 01:10:13.179603 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1244/4967] 10.4.3.240 () {68 vars in 1391 bytes} [Thu Aug 20 01:10:13 2026] DELETE /volume/v3/backups/fcb14685-86bf-4e01-86be-20a34023b627 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 01:10:13.185778 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-b50d0e69-b364-4f7e-af28-efaff5461161 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:10:13.187775 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-b50d0e69-b364-4f7e-af28-efaff5461161 tempest-ProjectMemberTests39-581347458 tempest-ProjectMemberTests39-581347458-project-admin] GET https://10.4.3.240/volume/v3/backups/fcb14685-86bf-4e01-86be-20a34023b627 Aug 20 01:10:13.188035 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-b50d0e69-b364-4f7e-af28-efaff5461161 tempest-ProjectMemberTests39-581347458 tempest-ProjectMemberTests39-581347458-project-admin] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:10:13.188243 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-b50d0e69-b364-4f7e-af28-efaff5461161 tempest-ProjectMemberTests39-581347458 tempest-ProjectMemberTests39-581347458-project-admin] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:10:13.188375 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.v3.backups [None req-b50d0e69-b364-4f7e-af28-efaff5461161 tempest-ProjectMemberTests39-581347458 tempest-ProjectMemberTests39-581347458-project-admin] Show backup with id fcb14685-86bf-4e01-86be-20a34023b627. {{(pid=100213) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:10:13.193005 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:10:13.193005 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:10:13.193642 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-b50d0e69-b364-4f7e-af28-efaff5461161 tempest-ProjectMemberTests39-581347458 tempest-ProjectMemberTests39-581347458-project-admin] https://10.4.3.240/volume/v3/backups/fcb14685-86bf-4e01-86be-20a34023b627 returned with HTTP 200 Aug 20 01:10:13.194040 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1235/4968] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:10:13 2026] GET /volume/v3/backups/fcb14685-86bf-4e01-86be-20a34023b627 => generated 760 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:10:13.395177 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-9d8caf97-68aa-4662-8ae3-82d2893a9557 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:10:13.396776 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-9d8caf97-68aa-4662-8ae3-82d2893a9557 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] GET https://10.4.3.240/volume/v3/snapshots/9b48c14f-1c4a-46e4-bb15-fc5aca210242 Aug 20 01:10:13.396969 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-9d8caf97-68aa-4662-8ae3-82d2893a9557 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:10:13.397157 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-9d8caf97-68aa-4662-8ae3-82d2893a9557 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:10:13.402100 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:10:13.402100 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:10:13.402559 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-9d8caf97-68aa-4662-8ae3-82d2893a9557 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Snapshot retrieved successfully. Aug 20 01:10:13.403472 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-9d8caf97-68aa-4662-8ae3-82d2893a9557 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] https://10.4.3.240/volume/v3/snapshots/9b48c14f-1c4a-46e4-bb15-fc5aca210242 returned with HTTP 200 Aug 20 01:10:13.403886 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1234/4969] 10.4.3.240 () {66 vars in 1354 bytes} [Thu Aug 20 01:10:13 2026] GET /volume/v3/snapshots/9b48c14f-1c4a-46e4-bb15-fc5aca210242 => generated 464 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:10:13.411804 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-8ce2640f-f0a6-4875-b7f1-dc3e7e2b715f None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:10:13.413441 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-8ce2640f-f0a6-4875-b7f1-dc3e7e2b715f tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] POST https://10.4.3.240/volume/v3/backups Aug 20 01:10:13.413818 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-8ce2640f-f0a6-4875-b7f1-dc3e7e2b715f tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "3153ea0c-3514-4d78-bf4c-1ae917796915", "snapshot_id": "9b48c14f-1c4a-46e4-bb15-fc5aca210242", "name": "tempest-VolumesBackupsTest-Backup-1856568275"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:10:13.415207 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.contrib.backups [None req-8ce2640f-f0a6-4875-b7f1-dc3e7e2b715f tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Creating new backup {'backup': {'volume_id': '3153ea0c-3514-4d78-bf4c-1ae917796915', 'snapshot_id': '9b48c14f-1c4a-46e4-bb15-fc5aca210242', 'name': 'tempest-VolumesBackupsTest-Backup-1856568275'}} {{(pid=100215) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 20 01:10:13.415349 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.contrib.backups [None req-8ce2640f-f0a6-4875-b7f1-dc3e7e2b715f tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Creating backup of volume 3153ea0c-3514-4d78-bf4c-1ae917796915 in container None Aug 20 01:10:13.422412 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:10:13.422412 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:10:13.422949 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-8ce2640f-f0a6-4875-b7f1-dc3e7e2b715f tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Volume info retrieved successfully. Aug 20 01:10:13.428107 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:10:13.428107 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:10:13.428589 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-8ce2640f-f0a6-4875-b7f1-dc3e7e2b715f tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Snapshot retrieved successfully. Aug 20 01:10:13.445549 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.quota [None req-8ce2640f-f0a6-4875-b7f1-dc3e7e2b715f tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Created reservations ['b84d4fe5-def6-4287-abb9-564c0b8cb5dc', '49fe5343-a1f1-4c2f-9bcc-9fd9659445c7'] {{(pid=100215) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 01:10:13.469567 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-8ce2640f-f0a6-4875-b7f1-dc3e7e2b715f tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] https://10.4.3.240/volume/v3/backups returned with HTTP 202 Aug 20 01:10:13.470018 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1257/4970] 10.4.3.240 () {68 vars in 1259 bytes} [Thu Aug 20 01:10:13 2026] POST /volume/v3/backups => generated 330 bytes in 58 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 01:10:13.483001 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-e0b4a2b2-5640-4e1c-9fbd-1e97655ad576 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:10:13.484718 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-e0b4a2b2-5640-4e1c-9fbd-1e97655ad576 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] GET https://10.4.3.240/volume/v3/backups/6c575926-90ad-4c3e-9970-142572bb1cd1 Aug 20 01:10:13.484944 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-e0b4a2b2-5640-4e1c-9fbd-1e97655ad576 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:10:13.485133 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-e0b4a2b2-5640-4e1c-9fbd-1e97655ad576 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:10:13.485236 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-e0b4a2b2-5640-4e1c-9fbd-1e97655ad576 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Show backup with id 6c575926-90ad-4c3e-9970-142572bb1cd1. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:10:13.489573 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:10:13.489573 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:10:13.490376 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-e0b4a2b2-5640-4e1c-9fbd-1e97655ad576 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] https://10.4.3.240/volume/v3/backups/6c575926-90ad-4c3e-9970-142572bb1cd1 returned with HTTP 200 Aug 20 01:10:13.490757 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1245/4971] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:10:13 2026] GET /volume/v3/backups/6c575926-90ad-4c3e-9970-142572bb1cd1 => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:10:14.204513 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-a0ace771-d476-420a-ba56-f6c8a323c40b None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:10:14.206159 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-a0ace771-d476-420a-ba56-f6c8a323c40b tempest-ProjectMemberTests39-581347458 tempest-ProjectMemberTests39-581347458-project-admin] GET https://10.4.3.240/volume/v3/backups/fcb14685-86bf-4e01-86be-20a34023b627 Aug 20 01:10:14.206369 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-a0ace771-d476-420a-ba56-f6c8a323c40b tempest-ProjectMemberTests39-581347458 tempest-ProjectMemberTests39-581347458-project-admin] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:10:14.206555 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-a0ace771-d476-420a-ba56-f6c8a323c40b tempest-ProjectMemberTests39-581347458 tempest-ProjectMemberTests39-581347458-project-admin] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:10:14.206644 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.v3.backups [None req-a0ace771-d476-420a-ba56-f6c8a323c40b tempest-ProjectMemberTests39-581347458 tempest-ProjectMemberTests39-581347458-project-admin] Show backup with id fcb14685-86bf-4e01-86be-20a34023b627. {{(pid=100213) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:10:14.209882 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-a0ace771-d476-420a-ba56-f6c8a323c40b tempest-ProjectMemberTests39-581347458 tempest-ProjectMemberTests39-581347458-project-admin] https://10.4.3.240/volume/v3/backups/fcb14685-86bf-4e01-86be-20a34023b627 returned with HTTP 404 Aug 20 01:10:14.210295 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1236/4972] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:10:14 2026] GET /volume/v3/backups/fcb14685-86bf-4e01-86be-20a34023b627 => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:10:14.217933 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-61d3a8fd-a72a-4a7f-b2e0-b7f6d4cfe99b None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:10:14.219914 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-61d3a8fd-a72a-4a7f-b2e0-b7f6d4cfe99b tempest-ProjectMemberTests39-581347458 tempest-ProjectMemberTests39-581347458-project-admin] DELETE https://10.4.3.240/volume/v3/volumes/f1b0b084-6bb7-4108-854e-bc8cdec9239b Aug 20 01:10:14.220161 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-61d3a8fd-a72a-4a7f-b2e0-b7f6d4cfe99b tempest-ProjectMemberTests39-581347458 tempest-ProjectMemberTests39-581347458-project-admin] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:10:14.220407 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-61d3a8fd-a72a-4a7f-b2e0-b7f6d4cfe99b tempest-ProjectMemberTests39-581347458 tempest-ProjectMemberTests39-581347458-project-admin] Calling method 'delete' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:10:14.220605 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.v3.volumes [None req-61d3a8fd-a72a-4a7f-b2e0-b7f6d4cfe99b tempest-ProjectMemberTests39-581347458 tempest-ProjectMemberTests39-581347458-project-admin] Delete volume with id: f1b0b084-6bb7-4108-854e-bc8cdec9239b Aug 20 01:10:14.228758 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:10:14.228758 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:10:14.229115 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-61d3a8fd-a72a-4a7f-b2e0-b7f6d4cfe99b tempest-ProjectMemberTests39-581347458 tempest-ProjectMemberTests39-581347458-project-admin] Volume info retrieved successfully. Aug 20 01:10:14.245006 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-61d3a8fd-a72a-4a7f-b2e0-b7f6d4cfe99b tempest-ProjectMemberTests39-581347458 tempest-ProjectMemberTests39-581347458-project-admin] Delete volume request issued successfully. Aug 20 01:10:14.245206 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-61d3a8fd-a72a-4a7f-b2e0-b7f6d4cfe99b tempest-ProjectMemberTests39-581347458 tempest-ProjectMemberTests39-581347458-project-admin] https://10.4.3.240/volume/v3/volumes/f1b0b084-6bb7-4108-854e-bc8cdec9239b returned with HTTP 202 Aug 20 01:10:14.245685 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1235/4973] 10.4.3.240 () {68 vars in 1391 bytes} [Thu Aug 20 01:10:14 2026] DELETE /volume/v3/volumes/f1b0b084-6bb7-4108-854e-bc8cdec9239b => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 01:10:14.253095 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-f80877f3-0e69-48d3-bbaa-659347ded6a1 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:10:14.254883 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-f80877f3-0e69-48d3-bbaa-659347ded6a1 tempest-ProjectMemberTests39-581347458 tempest-ProjectMemberTests39-581347458-project-admin] GET https://10.4.3.240/volume/v3/volumes/f1b0b084-6bb7-4108-854e-bc8cdec9239b Aug 20 01:10:14.255082 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-f80877f3-0e69-48d3-bbaa-659347ded6a1 tempest-ProjectMemberTests39-581347458 tempest-ProjectMemberTests39-581347458-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:10:14.255283 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-f80877f3-0e69-48d3-bbaa-659347ded6a1 tempest-ProjectMemberTests39-581347458 tempest-ProjectMemberTests39-581347458-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:10:14.262616 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:10:14.262616 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:10:14.266289 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-f80877f3-0e69-48d3-bbaa-659347ded6a1 tempest-ProjectMemberTests39-581347458 tempest-ProjectMemberTests39-581347458-project-admin] Volume info retrieved successfully. Aug 20 01:10:14.270102 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-f80877f3-0e69-48d3-bbaa-659347ded6a1 tempest-ProjectMemberTests39-581347458 tempest-ProjectMemberTests39-581347458-project-admin] https://10.4.3.240/volume/v3/volumes/f1b0b084-6bb7-4108-854e-bc8cdec9239b returned with HTTP 200 Aug 20 01:10:14.270495 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1258/4974] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:10:14 2026] GET /volume/v3/volumes/f1b0b084-6bb7-4108-854e-bc8cdec9239b => generated 1017 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:10:14.506524 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-8a30d33e-25b3-4d11-932f-c980b52684cc None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:10:14.508601 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-8a30d33e-25b3-4d11-932f-c980b52684cc tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] GET https://10.4.3.240/volume/v3/backups/6c575926-90ad-4c3e-9970-142572bb1cd1 Aug 20 01:10:14.508918 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-8a30d33e-25b3-4d11-932f-c980b52684cc tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:10:14.509162 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-8a30d33e-25b3-4d11-932f-c980b52684cc tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:10:14.509303 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-8a30d33e-25b3-4d11-932f-c980b52684cc tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Show backup with id 6c575926-90ad-4c3e-9970-142572bb1cd1. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:10:14.515233 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:10:14.515233 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:10:14.516197 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-8a30d33e-25b3-4d11-932f-c980b52684cc tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] https://10.4.3.240/volume/v3/backups/6c575926-90ad-4c3e-9970-142572bb1cd1 returned with HTTP 200 Aug 20 01:10:14.516683 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1246/4975] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:10:14 2026] GET /volume/v3/backups/6c575926-90ad-4c3e-9970-142572bb1cd1 => generated 773 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:10:15.282597 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-6242924e-e8e5-47fb-9898-8f865d33b6d9 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:10:15.284316 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-6242924e-e8e5-47fb-9898-8f865d33b6d9 tempest-ProjectMemberTests39-581347458 tempest-ProjectMemberTests39-581347458-project-admin] GET https://10.4.3.240/volume/v3/volumes/f1b0b084-6bb7-4108-854e-bc8cdec9239b Aug 20 01:10:15.284555 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-6242924e-e8e5-47fb-9898-8f865d33b6d9 tempest-ProjectMemberTests39-581347458 tempest-ProjectMemberTests39-581347458-project-admin] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:10:15.284737 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-6242924e-e8e5-47fb-9898-8f865d33b6d9 tempest-ProjectMemberTests39-581347458 tempest-ProjectMemberTests39-581347458-project-admin] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:10:15.290842 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-6242924e-e8e5-47fb-9898-8f865d33b6d9 tempest-ProjectMemberTests39-581347458 tempest-ProjectMemberTests39-581347458-project-admin] https://10.4.3.240/volume/v3/volumes/f1b0b084-6bb7-4108-854e-bc8cdec9239b returned with HTTP 404 Aug 20 01:10:15.291547 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1237/4976] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:10:15 2026] GET /volume/v3/volumes/f1b0b084-6bb7-4108-854e-bc8cdec9239b => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:10:15.525594 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-363dbdf2-ab25-455a-8025-6cd460635840 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:10:15.527454 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-363dbdf2-ab25-455a-8025-6cd460635840 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] GET https://10.4.3.240/volume/v3/backups/6c575926-90ad-4c3e-9970-142572bb1cd1 Aug 20 01:10:15.527648 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-363dbdf2-ab25-455a-8025-6cd460635840 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:10:15.527854 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-363dbdf2-ab25-455a-8025-6cd460635840 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:10:15.527957 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.v3.backups [None req-363dbdf2-ab25-455a-8025-6cd460635840 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Show backup with id 6c575926-90ad-4c3e-9970-142572bb1cd1. {{(pid=100212) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:10:15.532000 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:10:15.532000 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:10:15.532729 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-363dbdf2-ab25-455a-8025-6cd460635840 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] https://10.4.3.240/volume/v3/backups/6c575926-90ad-4c3e-9970-142572bb1cd1 returned with HTTP 200 Aug 20 01:10:15.533117 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1236/4977] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:10:15 2026] GET /volume/v3/backups/6c575926-90ad-4c3e-9970-142572bb1cd1 => generated 773 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:10:16.542152 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-83485873-f423-4af5-9dc8-82931d3264cb None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:10:16.543929 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-83485873-f423-4af5-9dc8-82931d3264cb tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] GET https://10.4.3.240/volume/v3/backups/6c575926-90ad-4c3e-9970-142572bb1cd1 Aug 20 01:10:16.544275 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-83485873-f423-4af5-9dc8-82931d3264cb tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:10:16.544525 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-83485873-f423-4af5-9dc8-82931d3264cb tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:10:16.544896 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-83485873-f423-4af5-9dc8-82931d3264cb tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Show backup with id 6c575926-90ad-4c3e-9970-142572bb1cd1. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:10:16.549165 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:10:16.549165 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:10:16.550102 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-83485873-f423-4af5-9dc8-82931d3264cb tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] https://10.4.3.240/volume/v3/backups/6c575926-90ad-4c3e-9970-142572bb1cd1 returned with HTTP 200 Aug 20 01:10:16.550519 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1259/4978] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:10:16 2026] GET /volume/v3/backups/6c575926-90ad-4c3e-9970-142572bb1cd1 => generated 784 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:10:16.859549 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-ed945c8f-a417-45ba-aa8d-a98803f8947d None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:10:16.967290 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-ed945c8f-a417-45ba-aa8d-a98803f8947d tempest-ProjectReaderTests-931384845 tempest-ProjectReaderTests-931384845-project-admin] GET https://10.4.3.240/volume/v3/scheduler-stats/get_pools Aug 20 01:10:16.967539 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-ed945c8f-a417-45ba-aa8d-a98803f8947d tempest-ProjectReaderTests-931384845 tempest-ProjectReaderTests-931384845-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:10:16.967734 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-ed945c8f-a417-45ba-aa8d-a98803f8947d tempest-ProjectReaderTests-931384845 tempest-ProjectReaderTests-931384845-project-admin] Calling method 'get_pools' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:10:16.977039 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-ed945c8f-a417-45ba-aa8d-a98803f8947d tempest-ProjectReaderTests-931384845 tempest-ProjectReaderTests-931384845-project-admin] https://10.4.3.240/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Aug 20 01:10:16.977432 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1247/4979] 10.4.3.240 () {66 vars in 1291 bytes} [Thu Aug 20 01:10:16 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:10:16.987235 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-1909361c-d684-43e4-b6fc-22f2711ee0af None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:10:17.044427 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-1909361c-d684-43e4-b6fc-22f2711ee0af tempest-ProjectReaderTests-931384845 tempest-ProjectReaderTests-931384845-project-reader] GET https://10.4.3.240/volume/v3/capabilities/np0000007838@storpool Aug 20 01:10:17.044662 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-1909361c-d684-43e4-b6fc-22f2711ee0af tempest-ProjectReaderTests-931384845 tempest-ProjectReaderTests-931384845-project-reader] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:10:17.044912 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-1909361c-d684-43e4-b6fc-22f2711ee0af tempest-ProjectReaderTests-931384845 tempest-ProjectReaderTests-931384845-project-reader] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:10:17.045690 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.policy [None req-1909361c-d684-43e4-b6fc-22f2711ee0af tempest-ProjectReaderTests-931384845 tempest-ProjectReaderTests-931384845-project-reader] Policy check for volume_extension:capabilities failed with context {'is_admin': False, 'user_id': 'e9011da4973e4de1b7c65f953f612100', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9988b5815a584c8aa09a723ad6d05985', '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=100213) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 20 01:10:17.045922 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-1909361c-d684-43e4-b6fc-22f2711ee0af tempest-ProjectReaderTests-931384845 tempest-ProjectReaderTests-931384845-project-reader] https://10.4.3.240/volume/v3/capabilities/np0000007838@storpool returned with HTTP 403 Aug 20 01:10:17.046346 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1238/4980] 10.4.3.240 () {66 vars in 1318 bytes} [Thu Aug 20 01:10:16 2026] GET /volume/v3/capabilities/np0000007838@storpool => generated 110 bytes in 59 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:10:17.561306 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-71bc0a2a-83ff-4332-abb1-b58abcd39ff1 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:10:17.563774 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-71bc0a2a-83ff-4332-abb1-b58abcd39ff1 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] GET https://10.4.3.240/volume/v3/backups/6c575926-90ad-4c3e-9970-142572bb1cd1 Aug 20 01:10:17.563983 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-71bc0a2a-83ff-4332-abb1-b58abcd39ff1 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:10:17.564161 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-71bc0a2a-83ff-4332-abb1-b58abcd39ff1 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:10:17.564263 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.v3.backups [None req-71bc0a2a-83ff-4332-abb1-b58abcd39ff1 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Show backup with id 6c575926-90ad-4c3e-9970-142572bb1cd1. {{(pid=100212) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:10:17.569474 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:10:17.569474 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:10:17.570512 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-71bc0a2a-83ff-4332-abb1-b58abcd39ff1 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] https://10.4.3.240/volume/v3/backups/6c575926-90ad-4c3e-9970-142572bb1cd1 returned with HTTP 200 Aug 20 01:10:17.571007 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1237/4981] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:10:17 2026] GET /volume/v3/backups/6c575926-90ad-4c3e-9970-142572bb1cd1 => generated 784 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:10:18.583713 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-bd214f02-b1a1-4e62-b773-adab3fea6e22 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:10:18.586037 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-bd214f02-b1a1-4e62-b773-adab3fea6e22 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] GET https://10.4.3.240/volume/v3/backups/6c575926-90ad-4c3e-9970-142572bb1cd1 Aug 20 01:10:18.586286 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-bd214f02-b1a1-4e62-b773-adab3fea6e22 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:10:18.586762 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-bd214f02-b1a1-4e62-b773-adab3fea6e22 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:10:18.586927 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-bd214f02-b1a1-4e62-b773-adab3fea6e22 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Show backup with id 6c575926-90ad-4c3e-9970-142572bb1cd1. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:10:18.591430 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:10:18.591430 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:10:18.592564 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-bd214f02-b1a1-4e62-b773-adab3fea6e22 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] https://10.4.3.240/volume/v3/backups/6c575926-90ad-4c3e-9970-142572bb1cd1 returned with HTTP 200 Aug 20 01:10:18.592965 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1260/4982] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:10:18 2026] GET /volume/v3/backups/6c575926-90ad-4c3e-9970-142572bb1cd1 => generated 784 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:10:18.623196 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-3fb9e7b5-b375-45a1-8a9e-220645a846ac None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:10:18.711916 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-3fb9e7b5-b375-45a1-8a9e-220645a846ac tempest-ProjectMemberTests-1294262404 tempest-ProjectMemberTests-1294262404-project-admin] POST https://10.4.3.240/volume/v3/types Aug 20 01:10:18.712317 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-3fb9e7b5-b375-45a1-8a9e-220645a846ac tempest-ProjectMemberTests-1294262404 tempest-ProjectMemberTests-1294262404-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-1334323492", "extra_specs": {"storage_protocol": "tempest-storage_protocol-799119294", "vendor_name": "tempest-vendor_name-1963980452"}}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:10:18.729245 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-3fb9e7b5-b375-45a1-8a9e-220645a846ac tempest-ProjectMemberTests-1294262404 tempest-ProjectMemberTests-1294262404-project-admin] https://10.4.3.240/volume/v3/types returned with HTTP 200 Aug 20 01:10:18.729866 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1248/4983] 10.4.3.240 () {68 vars in 1253 bytes} [Thu Aug 20 01:10:18 2026] POST /volume/v3/types => generated 329 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:10:18.739091 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-d954811b-da74-4fa6-91f0-0d5fdced042f None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:10:18.741428 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-d954811b-da74-4fa6-91f0-0d5fdced042f tempest-ProjectMemberTests-1294262404 tempest-ProjectMemberTests-1294262404-project-admin] POST https://10.4.3.240/volume/v3/volumes Aug 20 01:10:18.741939 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-d954811b-da74-4fa6-91f0-0d5fdced042f tempest-ProjectMemberTests-1294262404 tempest-ProjectMemberTests-1294262404-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "4aac05e0-cadc-4654-8e98-d337b0ca147a", "size": 1}} {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:10:18.743775 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.v3.volumes [None req-d954811b-da74-4fa6-91f0-0d5fdced042f tempest-ProjectMemberTests-1294262404 tempest-ProjectMemberTests-1294262404-project-admin] Create volume request body: {'volume': {'volume_type': '4aac05e0-cadc-4654-8e98-d337b0ca147a', 'size': 1}} {{(pid=100213) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 01:10:18.749450 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.v3.volumes [None req-d954811b-da74-4fa6-91f0-0d5fdced042f tempest-ProjectMemberTests-1294262404 tempest-ProjectMemberTests-1294262404-project-admin] Create volume of 1 GB Aug 20 01:10:18.749839 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:10:18.749839 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:10:18.750362 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-d954811b-da74-4fa6-91f0-0d5fdced042f tempest-ProjectMemberTests-1294262404 tempest-ProjectMemberTests-1294262404-project-admin] Availability Zones retrieved successfully. Aug 20 01:10:18.757944 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-d954811b-da74-4fa6-91f0-0d5fdced042f tempest-ProjectMemberTests-1294262404 tempest-ProjectMemberTests-1294262404-project-admin] Flow 'volume_create_api' (2b3c31a7-41d6-4f2e-893b-293c68a44316) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:10:18.759510 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-d954811b-da74-4fa6-91f0-0d5fdced042f tempest-ProjectMemberTests-1294262404 tempest-ProjectMemberTests-1294262404-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cb6959c4-1099-4b13-a4ea-957a3387dd51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:10:18.760585 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.flows.api.create_volume [None req-d954811b-da74-4fa6-91f0-0d5fdced042f tempest-ProjectMemberTests-1294262404 tempest-ProjectMemberTests-1294262404-project-admin] Validating volume size '1' using validate_int {{(pid=100213) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 01:10:18.781540 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-d954811b-da74-4fa6-91f0-0d5fdced042f tempest-ProjectMemberTests-1294262404 tempest-ProjectMemberTests-1294262404-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cb6959c4-1099-4b13-a4ea-957a3387dd51) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T01:10:19Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-799119294',vendor_name='tempest-vendor_name-1963980452'},id=4aac05e0-cadc-4654-8e98-d337b0ca147a,is_public=True,name='tempest-ProjectMemberTests-volume-type-1334323492',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4aac05e0-cadc-4654-8e98-d337b0ca147a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:10:18.782324 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-d954811b-da74-4fa6-91f0-0d5fdced042f tempest-ProjectMemberTests-1294262404 tempest-ProjectMemberTests-1294262404-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8fcf99d2-f584-4165-8ca4-babb7d737663) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:10:18.804714 np0000007838 devstack@c-api.service[100213]: WARNING cinder.quota [None req-d954811b-da74-4fa6-91f0-0d5fdced042f tempest-ProjectMemberTests-1294262404 tempest-ProjectMemberTests-1294262404-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1334323492 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1334323492, it is now deprecated. Please use the default quota class for default quota. Aug 20 01:10:18.805047 np0000007838 devstack@c-api.service[100213]: WARNING cinder.quota [None req-d954811b-da74-4fa6-91f0-0d5fdced042f tempest-ProjectMemberTests-1294262404 tempest-ProjectMemberTests-1294262404-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1334323492 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1334323492, it is now deprecated. Please use the default quota class for default quota. Aug 20 01:10:18.836910 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.quota [None req-d954811b-da74-4fa6-91f0-0d5fdced042f tempest-ProjectMemberTests-1294262404 tempest-ProjectMemberTests-1294262404-project-admin] Created reservations ['382304b3-0726-4b64-9eb8-097af13ef771', '7e5b649c-bd68-4da6-a93b-e3a768d66e26', 'ad1a8869-c4b9-4cf9-bcaa-bf627fc34714', '351fd7d1-39aa-4b9c-9a7b-83a33b022c14'] {{(pid=100213) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 01:10:18.837684 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-d954811b-da74-4fa6-91f0-0d5fdced042f tempest-ProjectMemberTests-1294262404 tempest-ProjectMemberTests-1294262404-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8fcf99d2-f584-4165-8ca4-babb7d737663) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['382304b3-0726-4b64-9eb8-097af13ef771', '7e5b649c-bd68-4da6-a93b-e3a768d66e26', 'ad1a8869-c4b9-4cf9-bcaa-bf627fc34714', '351fd7d1-39aa-4b9c-9a7b-83a33b022c14']}' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:10:18.838391 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-d954811b-da74-4fa6-91f0-0d5fdced042f tempest-ProjectMemberTests-1294262404 tempest-ProjectMemberTests-1294262404-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (342b44e8-0409-4e31-89e1-58eab8b74e2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:10:18.862584 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-d954811b-da74-4fa6-91f0-0d5fdced042f tempest-ProjectMemberTests-1294262404 tempest-ProjectMemberTests-1294262404-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (342b44e8-0409-4e31-89e1-58eab8b74e2c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'debb6d9e-0398-411c-ae76-286c1450dc92', '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='7478dd55643b479f8eeee444cc74e85d',qos_specs=None,replication_status=,reservations=['382304b3-0726-4b64-9eb8-097af13ef771','7e5b649c-bd68-4da6-a93b-e3a768d66e26','ad1a8869-c4b9-4cf9-bcaa-bf627fc34714','351fd7d1-39aa-4b9c-9a7b-83a33b022c14'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0ad70086fd684463a68ef3dba9ec8287',volume_type_id=4aac05e0-cadc-4654-8e98-d337b0ca147a), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T01:10: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=debb6d9e-0398-411c-ae76-286c1450dc92,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7478dd55643b479f8eeee444cc74e85d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0ad70086fd684463a68ef3dba9ec8287',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4aac05e0-cadc-4654-8e98-d337b0ca147a),volume_type_id=4aac05e0-cadc-4654-8e98-d337b0ca147a)}' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:10:18.863307 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-d954811b-da74-4fa6-91f0-0d5fdced042f tempest-ProjectMemberTests-1294262404 tempest-ProjectMemberTests-1294262404-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3c0eb491-c840-418d-8e0f-4271f2eef725) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:10:18.880941 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-d954811b-da74-4fa6-91f0-0d5fdced042f tempest-ProjectMemberTests-1294262404 tempest-ProjectMemberTests-1294262404-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3c0eb491-c840-418d-8e0f-4271f2eef725) transitioned into state 'SUCCESS' from 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='7478dd55643b479f8eeee444cc74e85d',qos_specs=None,replication_status=,reservations=['382304b3-0726-4b64-9eb8-097af13ef771','7e5b649c-bd68-4da6-a93b-e3a768d66e26','ad1a8869-c4b9-4cf9-bcaa-bf627fc34714','351fd7d1-39aa-4b9c-9a7b-83a33b022c14'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0ad70086fd684463a68ef3dba9ec8287',volume_type_id=4aac05e0-cadc-4654-8e98-d337b0ca147a)}' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:10:18.881651 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-d954811b-da74-4fa6-91f0-0d5fdced042f tempest-ProjectMemberTests-1294262404 tempest-ProjectMemberTests-1294262404-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6e9afdb8-d787-4187-bceb-d75dd86a9b2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:10:18.893773 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-d954811b-da74-4fa6-91f0-0d5fdced042f tempest-ProjectMemberTests-1294262404 tempest-ProjectMemberTests-1294262404-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6e9afdb8-d787-4187-bceb-d75dd86a9b2c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:10:18.894532 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-d954811b-da74-4fa6-91f0-0d5fdced042f tempest-ProjectMemberTests-1294262404 tempest-ProjectMemberTests-1294262404-project-admin] Flow 'volume_create_api' (2b3c31a7-41d6-4f2e-893b-293c68a44316) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100213) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:10:18.894816 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-d954811b-da74-4fa6-91f0-0d5fdced042f tempest-ProjectMemberTests-1294262404 tempest-ProjectMemberTests-1294262404-project-admin] Create volume request issued successfully. Aug 20 01:10:18.895316 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-d954811b-da74-4fa6-91f0-0d5fdced042f tempest-ProjectMemberTests-1294262404 tempest-ProjectMemberTests-1294262404-project-admin] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 20 01:10:18.895762 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1239/4984] 10.4.3.240 () {70 vars in 1298 bytes} [Thu Aug 20 01:10:18 2026] POST /volume/v3/volumes => generated 774 bytes in 157 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 01:10:18.907022 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-ea3b4216-b07a-4724-aaf3-9665d75ce6c3 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:10:18.908760 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-ea3b4216-b07a-4724-aaf3-9665d75ce6c3 tempest-ProjectMemberTests-1294262404 tempest-ProjectMemberTests-1294262404-project-admin] GET https://10.4.3.240/volume/v3/volumes/debb6d9e-0398-411c-ae76-286c1450dc92 Aug 20 01:10:18.909014 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-ea3b4216-b07a-4724-aaf3-9665d75ce6c3 tempest-ProjectMemberTests-1294262404 tempest-ProjectMemberTests-1294262404-project-admin] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:10:18.909197 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-ea3b4216-b07a-4724-aaf3-9665d75ce6c3 tempest-ProjectMemberTests-1294262404 tempest-ProjectMemberTests-1294262404-project-admin] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:10:18.916689 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:10:18.916689 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:10:18.920699 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-ea3b4216-b07a-4724-aaf3-9665d75ce6c3 tempest-ProjectMemberTests-1294262404 tempest-ProjectMemberTests-1294262404-project-admin] Volume info retrieved successfully. Aug 20 01:10:18.928069 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-ea3b4216-b07a-4724-aaf3-9665d75ce6c3 tempest-ProjectMemberTests-1294262404 tempest-ProjectMemberTests-1294262404-project-admin] https://10.4.3.240/volume/v3/volumes/debb6d9e-0398-411c-ae76-286c1450dc92 returned with HTTP 200 Aug 20 01:10:18.928492 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1238/4985] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:10:18 2026] GET /volume/v3/volumes/debb6d9e-0398-411c-ae76-286c1450dc92 => generated 953 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:10:19.602436 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-8d70e397-1dea-4523-a43d-ead37f2cf126 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:10:19.604114 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-8d70e397-1dea-4523-a43d-ead37f2cf126 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] GET https://10.4.3.240/volume/v3/backups/6c575926-90ad-4c3e-9970-142572bb1cd1 Aug 20 01:10:19.604306 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-8d70e397-1dea-4523-a43d-ead37f2cf126 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:10:19.604507 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-8d70e397-1dea-4523-a43d-ead37f2cf126 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:10:19.604612 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-8d70e397-1dea-4523-a43d-ead37f2cf126 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Show backup with id 6c575926-90ad-4c3e-9970-142572bb1cd1. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:10:19.609174 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:10:19.609174 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:10:19.610313 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-8d70e397-1dea-4523-a43d-ead37f2cf126 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] https://10.4.3.240/volume/v3/backups/6c575926-90ad-4c3e-9970-142572bb1cd1 returned with HTTP 200 Aug 20 01:10:19.610927 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1261/4986] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:10:19 2026] GET /volume/v3/backups/6c575926-90ad-4c3e-9970-142572bb1cd1 => generated 784 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:10:19.941050 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-f2747006-234c-4ca4-8c89-fc7ea99f5493 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:10:19.942998 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-f2747006-234c-4ca4-8c89-fc7ea99f5493 tempest-ProjectMemberTests-1294262404 tempest-ProjectMemberTests-1294262404-project-admin] GET https://10.4.3.240/volume/v3/volumes/debb6d9e-0398-411c-ae76-286c1450dc92 Aug 20 01:10:19.943230 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-f2747006-234c-4ca4-8c89-fc7ea99f5493 tempest-ProjectMemberTests-1294262404 tempest-ProjectMemberTests-1294262404-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:10:19.943470 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-f2747006-234c-4ca4-8c89-fc7ea99f5493 tempest-ProjectMemberTests-1294262404 tempest-ProjectMemberTests-1294262404-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:10:19.950723 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:10:19.950723 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:10:19.953997 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-f2747006-234c-4ca4-8c89-fc7ea99f5493 tempest-ProjectMemberTests-1294262404 tempest-ProjectMemberTests-1294262404-project-admin] Volume info retrieved successfully. Aug 20 01:10:19.957451 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-f2747006-234c-4ca4-8c89-fc7ea99f5493 tempest-ProjectMemberTests-1294262404 tempest-ProjectMemberTests-1294262404-project-admin] https://10.4.3.240/volume/v3/volumes/debb6d9e-0398-411c-ae76-286c1450dc92 returned with HTTP 200 Aug 20 01:10:19.957800 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1249/4987] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:10:19 2026] GET /volume/v3/volumes/debb6d9e-0398-411c-ae76-286c1450dc92 => generated 974 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:10:19.969746 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-b3c34b93-49ef-4263-a7b2-3e95ed266559 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:10:19.971368 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-b3c34b93-49ef-4263-a7b2-3e95ed266559 tempest-ProjectMemberTests-1294262404 tempest-ProjectMemberTests-1294262404-project-admin] GET https://10.4.3.240/volume/v3/messages Aug 20 01:10:19.971694 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-b3c34b93-49ef-4263-a7b2-3e95ed266559 tempest-ProjectMemberTests-1294262404 tempest-ProjectMemberTests-1294262404-project-admin] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:10:19.971980 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-b3c34b93-49ef-4263-a7b2-3e95ed266559 tempest-ProjectMemberTests-1294262404 tempest-ProjectMemberTests-1294262404-project-admin] Calling method 'version_select' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:10:19.972352 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:10:19.972352 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:10:19.976673 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-b3c34b93-49ef-4263-a7b2-3e95ed266559 tempest-ProjectMemberTests-1294262404 tempest-ProjectMemberTests-1294262404-project-admin] https://10.4.3.240/volume/v3/messages returned with HTTP 200 Aug 20 01:10:19.977047 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1240/4988] 10.4.3.240 () {68 vars in 1280 bytes} [Thu Aug 20 01:10:19 2026] GET /volume/v3/messages => generated 670 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:10:19.984615 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-d23646d6-7c12-4471-919e-6a4a8720650e None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:10:20.037726 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-d23646d6-7c12-4471-919e-6a4a8720650e tempest-ProjectMemberTests-1294262404 tempest-ProjectMemberTests-1294262404-project-member] DELETE https://10.4.3.240/volume/v3/messages/8ec48d10-72df-4df4-a259-c9d7bdecb840 Aug 20 01:10:20.038006 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-d23646d6-7c12-4471-919e-6a4a8720650e tempest-ProjectMemberTests-1294262404 tempest-ProjectMemberTests-1294262404-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:10:20.038249 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-d23646d6-7c12-4471-919e-6a4a8720650e tempest-ProjectMemberTests-1294262404 tempest-ProjectMemberTests-1294262404-project-member] Calling method 'version_select' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:10:20.039698 np0000007838 devstack@c-api.service[100212]: DEBUG dbcounter [-] [100212] Writing DB stats cinder:SELECT=224,cinder:INSERT=37,cinder:UPDATE=70 {{(pid=100212) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 01:10:20.047096 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-d23646d6-7c12-4471-919e-6a4a8720650e tempest-ProjectMemberTests-1294262404 tempest-ProjectMemberTests-1294262404-project-member] https://10.4.3.240/volume/v3/messages/8ec48d10-72df-4df4-a259-c9d7bdecb840 returned with HTTP 204 Aug 20 01:10:20.047649 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1239/4989] 10.4.3.240 () {68 vars in 1394 bytes} [Thu Aug 20 01:10:19 2026] DELETE /volume/v3/messages/8ec48d10-72df-4df4-a259-c9d7bdecb840 => generated 0 bytes in 63 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 20 01:10:20.053616 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-62888866-9645-4e3a-8022-966175da9ece None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:10:20.055354 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-62888866-9645-4e3a-8022-966175da9ece tempest-ProjectMemberTests-1294262404 tempest-ProjectMemberTests-1294262404-project-member] GET https://10.4.3.240/volume/v3/messages/8ec48d10-72df-4df4-a259-c9d7bdecb840 Aug 20 01:10:20.055646 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-62888866-9645-4e3a-8022-966175da9ece tempest-ProjectMemberTests-1294262404 tempest-ProjectMemberTests-1294262404-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:10:20.055883 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-62888866-9645-4e3a-8022-966175da9ece tempest-ProjectMemberTests-1294262404 tempest-ProjectMemberTests-1294262404-project-member] Calling method 'version_select' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:10:20.058732 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-62888866-9645-4e3a-8022-966175da9ece tempest-ProjectMemberTests-1294262404 tempest-ProjectMemberTests-1294262404-project-member] https://10.4.3.240/volume/v3/messages/8ec48d10-72df-4df4-a259-c9d7bdecb840 returned with HTTP 404 Aug 20 01:10:20.059217 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1262/4990] 10.4.3.240 () {68 vars in 1391 bytes} [Thu Aug 20 01:10:20 2026] GET /volume/v3/messages/8ec48d10-72df-4df4-a259-c9d7bdecb840 => generated 110 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:10:20.066406 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-71bbbfff-2211-4dda-9cdb-b44faf49ebef None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:10:20.068140 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-71bbbfff-2211-4dda-9cdb-b44faf49ebef tempest-ProjectMemberTests-1294262404 tempest-ProjectMemberTests-1294262404-project-admin] DELETE https://10.4.3.240/volume/v3/volumes/debb6d9e-0398-411c-ae76-286c1450dc92 Aug 20 01:10:20.068362 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-71bbbfff-2211-4dda-9cdb-b44faf49ebef tempest-ProjectMemberTests-1294262404 tempest-ProjectMemberTests-1294262404-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:10:20.068560 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-71bbbfff-2211-4dda-9cdb-b44faf49ebef tempest-ProjectMemberTests-1294262404 tempest-ProjectMemberTests-1294262404-project-admin] Calling method 'delete' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:10:20.068727 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.v3.volumes [None req-71bbbfff-2211-4dda-9cdb-b44faf49ebef tempest-ProjectMemberTests-1294262404 tempest-ProjectMemberTests-1294262404-project-admin] Delete volume with id: debb6d9e-0398-411c-ae76-286c1450dc92 Aug 20 01:10:20.075659 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:10:20.075659 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:10:20.075979 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-71bbbfff-2211-4dda-9cdb-b44faf49ebef tempest-ProjectMemberTests-1294262404 tempest-ProjectMemberTests-1294262404-project-admin] Volume info retrieved successfully. Aug 20 01:10:20.076903 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-71bbbfff-2211-4dda-9cdb-b44faf49ebef tempest-ProjectMemberTests-1294262404 tempest-ProjectMemberTests-1294262404-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100214) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 20 01:10:20.086295 np0000007838 devstack@c-api.service[100214]: WARNING cinder.quota [None req-71bbbfff-2211-4dda-9cdb-b44faf49ebef tempest-ProjectMemberTests-1294262404 tempest-ProjectMemberTests-1294262404-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1334323492 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1334323492, it is now deprecated. Please use the default quota class for default quota. Aug 20 01:10:20.086807 np0000007838 devstack@c-api.service[100214]: WARNING cinder.quota [None req-71bbbfff-2211-4dda-9cdb-b44faf49ebef tempest-ProjectMemberTests-1294262404 tempest-ProjectMemberTests-1294262404-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1334323492 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1334323492, it is now deprecated. Please use the default quota class for default quota. Aug 20 01:10:20.098980 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.quota [None req-71bbbfff-2211-4dda-9cdb-b44faf49ebef tempest-ProjectMemberTests-1294262404 tempest-ProjectMemberTests-1294262404-project-admin] Created reservations ['4e1488a3-3fb0-4959-ad4a-c0cef4d34a08', 'd428311f-a0c8-4146-91d4-a991c1bec047', '4b145745-30e2-4e89-b00f-d2e7ded0857d', 'a4bd7a9c-69d3-43ee-aa7e-32022395b5aa'] {{(pid=100214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 01:10:20.132624 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-71bbbfff-2211-4dda-9cdb-b44faf49ebef tempest-ProjectMemberTests-1294262404 tempest-ProjectMemberTests-1294262404-project-admin] Delete volume request issued successfully. Aug 20 01:10:20.132768 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-71bbbfff-2211-4dda-9cdb-b44faf49ebef tempest-ProjectMemberTests-1294262404 tempest-ProjectMemberTests-1294262404-project-admin] https://10.4.3.240/volume/v3/volumes/debb6d9e-0398-411c-ae76-286c1450dc92 returned with HTTP 202 Aug 20 01:10:20.133366 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1250/4991] 10.4.3.240 () {68 vars in 1391 bytes} [Thu Aug 20 01:10:20 2026] DELETE /volume/v3/volumes/debb6d9e-0398-411c-ae76-286c1450dc92 => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 01:10:20.140132 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-44cdd127-c430-414a-a1f5-80713a9d6399 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:10:20.145693 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-44cdd127-c430-414a-a1f5-80713a9d6399 tempest-ProjectMemberTests-1294262404 tempest-ProjectMemberTests-1294262404-project-admin] DELETE https://10.4.3.240/volume/v3/types/4aac05e0-cadc-4654-8e98-d337b0ca147a Aug 20 01:10:20.145693 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-44cdd127-c430-414a-a1f5-80713a9d6399 tempest-ProjectMemberTests-1294262404 tempest-ProjectMemberTests-1294262404-project-admin] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:10:20.145693 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-44cdd127-c430-414a-a1f5-80713a9d6399 tempest-ProjectMemberTests-1294262404 tempest-ProjectMemberTests-1294262404-project-admin] Calling method '_delete' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:10:20.175888 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-44cdd127-c430-414a-a1f5-80713a9d6399 tempest-ProjectMemberTests-1294262404 tempest-ProjectMemberTests-1294262404-project-admin] https://10.4.3.240/volume/v3/types/4aac05e0-cadc-4654-8e98-d337b0ca147a returned with HTTP 202 Aug 20 01:10:20.176245 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1241/4992] 10.4.3.240 () {66 vars in 1345 bytes} [Thu Aug 20 01:10:20 2026] DELETE /volume/v3/types/4aac05e0-cadc-4654-8e98-d337b0ca147a => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 01:10:20.186322 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-31dbdd52-c522-4feb-a296-19a239082c0b None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:10:20.188056 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-31dbdd52-c522-4feb-a296-19a239082c0b tempest-ProjectMemberTests-1294262404 tempest-ProjectMemberTests-1294262404-project-admin] POST https://10.4.3.240/volume/v3/types Aug 20 01:10:20.188354 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-31dbdd52-c522-4feb-a296-19a239082c0b tempest-ProjectMemberTests-1294262404 tempest-ProjectMemberTests-1294262404-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-646152846", "extra_specs": {"storage_protocol": "tempest-storage_protocol-410529936", "vendor_name": "tempest-vendor_name-1704202651"}}} {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:10:20.202360 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-31dbdd52-c522-4feb-a296-19a239082c0b tempest-ProjectMemberTests-1294262404 tempest-ProjectMemberTests-1294262404-project-admin] https://10.4.3.240/volume/v3/types returned with HTTP 200 Aug 20 01:10:20.202715 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1240/4993] 10.4.3.240 () {68 vars in 1253 bytes} [Thu Aug 20 01:10:20 2026] POST /volume/v3/types => generated 328 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:10:20.210099 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-db599d70-14f5-4306-b4fb-c64e06ddf177 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:10:20.211898 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-db599d70-14f5-4306-b4fb-c64e06ddf177 tempest-ProjectMemberTests-1294262404 tempest-ProjectMemberTests-1294262404-project-admin] POST https://10.4.3.240/volume/v3/volumes Aug 20 01:10:20.212526 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-db599d70-14f5-4306-b4fb-c64e06ddf177 tempest-ProjectMemberTests-1294262404 tempest-ProjectMemberTests-1294262404-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "287bd4a0-cf62-42b5-b549-77f8e6a7c045", "size": 1}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:10:20.214327 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.v3.volumes [None req-db599d70-14f5-4306-b4fb-c64e06ddf177 tempest-ProjectMemberTests-1294262404 tempest-ProjectMemberTests-1294262404-project-admin] Create volume request body: {'volume': {'volume_type': '287bd4a0-cf62-42b5-b549-77f8e6a7c045', 'size': 1}} {{(pid=100215) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 01:10:20.217535 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-db599d70-14f5-4306-b4fb-c64e06ddf177 tempest-ProjectMemberTests-1294262404 tempest-ProjectMemberTests-1294262404-project-admin] Create volume of 1 GB Aug 20 01:10:20.217849 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:10:20.217849 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:10:20.218215 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-db599d70-14f5-4306-b4fb-c64e06ddf177 tempest-ProjectMemberTests-1294262404 tempest-ProjectMemberTests-1294262404-project-admin] Availability Zones retrieved successfully. Aug 20 01:10:20.226015 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-db599d70-14f5-4306-b4fb-c64e06ddf177 tempest-ProjectMemberTests-1294262404 tempest-ProjectMemberTests-1294262404-project-admin] Flow 'volume_create_api' (b3e2e1ea-b237-41c1-bbf1-e11d9ec93341) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:10:20.227242 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-db599d70-14f5-4306-b4fb-c64e06ddf177 tempest-ProjectMemberTests-1294262404 tempest-ProjectMemberTests-1294262404-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (08426cb3-6284-4a61-a3bb-da70af51e233) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:10:20.228000 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.flows.api.create_volume [None req-db599d70-14f5-4306-b4fb-c64e06ddf177 tempest-ProjectMemberTests-1294262404 tempest-ProjectMemberTests-1294262404-project-admin] Validating volume size '1' using validate_int {{(pid=100215) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 01:10:20.245478 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-db599d70-14f5-4306-b4fb-c64e06ddf177 tempest-ProjectMemberTests-1294262404 tempest-ProjectMemberTests-1294262404-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (08426cb3-6284-4a61-a3bb-da70af51e233) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T01:10:20Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-410529936',vendor_name='tempest-vendor_name-1704202651'},id=287bd4a0-cf62-42b5-b549-77f8e6a7c045,is_public=True,name='tempest-ProjectMemberTests-volume-type-646152846',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '287bd4a0-cf62-42b5-b549-77f8e6a7c045', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:10:20.246224 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-db599d70-14f5-4306-b4fb-c64e06ddf177 tempest-ProjectMemberTests-1294262404 tempest-ProjectMemberTests-1294262404-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fe6d9861-e44b-4e18-8584-fd511296f893) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:10:20.269608 np0000007838 devstack@c-api.service[100215]: WARNING cinder.quota [None req-db599d70-14f5-4306-b4fb-c64e06ddf177 tempest-ProjectMemberTests-1294262404 tempest-ProjectMemberTests-1294262404-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-646152846 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-646152846, it is now deprecated. Please use the default quota class for default quota. Aug 20 01:10:20.269900 np0000007838 devstack@c-api.service[100215]: WARNING cinder.quota [None req-db599d70-14f5-4306-b4fb-c64e06ddf177 tempest-ProjectMemberTests-1294262404 tempest-ProjectMemberTests-1294262404-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-646152846 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-646152846, it is now deprecated. Please use the default quota class for default quota. Aug 20 01:10:20.294334 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.quota [None req-db599d70-14f5-4306-b4fb-c64e06ddf177 tempest-ProjectMemberTests-1294262404 tempest-ProjectMemberTests-1294262404-project-admin] Created reservations ['938138df-b43a-41b9-ae24-7c93fe583991', 'bd8cd22c-a4c9-4d24-bd58-37e6bd17cedd', '3fc3a8d2-71c0-4140-af6c-f0f830e59470', 'd8599715-3156-4c08-9bf6-2afdf6d738ce'] {{(pid=100215) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 01:10:20.295406 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-db599d70-14f5-4306-b4fb-c64e06ddf177 tempest-ProjectMemberTests-1294262404 tempest-ProjectMemberTests-1294262404-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fe6d9861-e44b-4e18-8584-fd511296f893) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['938138df-b43a-41b9-ae24-7c93fe583991', 'bd8cd22c-a4c9-4d24-bd58-37e6bd17cedd', '3fc3a8d2-71c0-4140-af6c-f0f830e59470', 'd8599715-3156-4c08-9bf6-2afdf6d738ce']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:10:20.296469 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-db599d70-14f5-4306-b4fb-c64e06ddf177 tempest-ProjectMemberTests-1294262404 tempest-ProjectMemberTests-1294262404-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c63e76a4-b42d-4db8-9759-2db0b0fd449c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:10:20.328237 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-db599d70-14f5-4306-b4fb-c64e06ddf177 tempest-ProjectMemberTests-1294262404 tempest-ProjectMemberTests-1294262404-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c63e76a4-b42d-4db8-9759-2db0b0fd449c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5d6c0c3b-8012-46b3-972a-20ebcfe2d046', '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='7478dd55643b479f8eeee444cc74e85d',qos_specs=None,replication_status=,reservations=['938138df-b43a-41b9-ae24-7c93fe583991','bd8cd22c-a4c9-4d24-bd58-37e6bd17cedd','3fc3a8d2-71c0-4140-af6c-f0f830e59470','d8599715-3156-4c08-9bf6-2afdf6d738ce'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0ad70086fd684463a68ef3dba9ec8287',volume_type_id=287bd4a0-cf62-42b5-b549-77f8e6a7c045), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T01:10: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=5d6c0c3b-8012-46b3-972a-20ebcfe2d046,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7478dd55643b479f8eeee444cc74e85d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0ad70086fd684463a68ef3dba9ec8287',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(287bd4a0-cf62-42b5-b549-77f8e6a7c045),volume_type_id=287bd4a0-cf62-42b5-b549-77f8e6a7c045)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:10:20.329278 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-db599d70-14f5-4306-b4fb-c64e06ddf177 tempest-ProjectMemberTests-1294262404 tempest-ProjectMemberTests-1294262404-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eb3d18fa-c37a-471c-8bc1-bac64144d066) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:10:20.345908 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-db599d70-14f5-4306-b4fb-c64e06ddf177 tempest-ProjectMemberTests-1294262404 tempest-ProjectMemberTests-1294262404-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eb3d18fa-c37a-471c-8bc1-bac64144d066) transitioned into state 'SUCCESS' from 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='7478dd55643b479f8eeee444cc74e85d',qos_specs=None,replication_status=,reservations=['938138df-b43a-41b9-ae24-7c93fe583991','bd8cd22c-a4c9-4d24-bd58-37e6bd17cedd','3fc3a8d2-71c0-4140-af6c-f0f830e59470','d8599715-3156-4c08-9bf6-2afdf6d738ce'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0ad70086fd684463a68ef3dba9ec8287',volume_type_id=287bd4a0-cf62-42b5-b549-77f8e6a7c045)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:10:20.346682 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-db599d70-14f5-4306-b4fb-c64e06ddf177 tempest-ProjectMemberTests-1294262404 tempest-ProjectMemberTests-1294262404-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (565a52c9-65cf-4303-9b2a-3a3c30682431) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:10:20.354820 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-db599d70-14f5-4306-b4fb-c64e06ddf177 tempest-ProjectMemberTests-1294262404 tempest-ProjectMemberTests-1294262404-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (565a52c9-65cf-4303-9b2a-3a3c30682431) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:10:20.355537 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-db599d70-14f5-4306-b4fb-c64e06ddf177 tempest-ProjectMemberTests-1294262404 tempest-ProjectMemberTests-1294262404-project-admin] Flow 'volume_create_api' (b3e2e1ea-b237-41c1-bbf1-e11d9ec93341) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:10:20.355839 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-db599d70-14f5-4306-b4fb-c64e06ddf177 tempest-ProjectMemberTests-1294262404 tempest-ProjectMemberTests-1294262404-project-admin] Create volume request issued successfully. Aug 20 01:10:20.356479 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-db599d70-14f5-4306-b4fb-c64e06ddf177 tempest-ProjectMemberTests-1294262404 tempest-ProjectMemberTests-1294262404-project-admin] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 20 01:10:20.356891 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1263/4994] 10.4.3.240 () {70 vars in 1298 bytes} [Thu Aug 20 01:10:20 2026] POST /volume/v3/volumes => generated 773 bytes in 147 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 01:10:20.369911 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-6ed0805b-5ffa-4182-8363-ff82aafdbe8a None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:10:20.371738 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-6ed0805b-5ffa-4182-8363-ff82aafdbe8a tempest-ProjectMemberTests-1294262404 tempest-ProjectMemberTests-1294262404-project-admin] GET https://10.4.3.240/volume/v3/volumes/5d6c0c3b-8012-46b3-972a-20ebcfe2d046 Aug 20 01:10:20.371966 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-6ed0805b-5ffa-4182-8363-ff82aafdbe8a tempest-ProjectMemberTests-1294262404 tempest-ProjectMemberTests-1294262404-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:10:20.372171 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-6ed0805b-5ffa-4182-8363-ff82aafdbe8a tempest-ProjectMemberTests-1294262404 tempest-ProjectMemberTests-1294262404-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:10:20.379829 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:10:20.379829 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:10:20.383462 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-6ed0805b-5ffa-4182-8363-ff82aafdbe8a tempest-ProjectMemberTests-1294262404 tempest-ProjectMemberTests-1294262404-project-admin] Volume info retrieved successfully. Aug 20 01:10:20.387640 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-6ed0805b-5ffa-4182-8363-ff82aafdbe8a tempest-ProjectMemberTests-1294262404 tempest-ProjectMemberTests-1294262404-project-admin] https://10.4.3.240/volume/v3/volumes/5d6c0c3b-8012-46b3-972a-20ebcfe2d046 returned with HTTP 200 Aug 20 01:10:20.388075 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1251/4995] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:10:20 2026] GET /volume/v3/volumes/5d6c0c3b-8012-46b3-972a-20ebcfe2d046 => generated 952 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:10:20.620976 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-366137e0-0938-4b60-b27b-16e123dc11a5 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:10:20.623253 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-366137e0-0938-4b60-b27b-16e123dc11a5 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] GET https://10.4.3.240/volume/v3/backups/6c575926-90ad-4c3e-9970-142572bb1cd1 Aug 20 01:10:20.623541 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-366137e0-0938-4b60-b27b-16e123dc11a5 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:10:20.623797 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-366137e0-0938-4b60-b27b-16e123dc11a5 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:10:20.623941 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.v3.backups [None req-366137e0-0938-4b60-b27b-16e123dc11a5 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Show backup with id 6c575926-90ad-4c3e-9970-142572bb1cd1. {{(pid=100213) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:10:20.630227 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:10:20.630227 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:10:20.631247 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-366137e0-0938-4b60-b27b-16e123dc11a5 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] https://10.4.3.240/volume/v3/backups/6c575926-90ad-4c3e-9970-142572bb1cd1 returned with HTTP 200 Aug 20 01:10:20.631728 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1242/4996] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:10:20 2026] GET /volume/v3/backups/6c575926-90ad-4c3e-9970-142572bb1cd1 => generated 784 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:10:21.399413 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-cbe6686a-33cb-40ee-a216-88f3c55a492a None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:10:21.401287 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-cbe6686a-33cb-40ee-a216-88f3c55a492a tempest-ProjectMemberTests-1294262404 tempest-ProjectMemberTests-1294262404-project-admin] GET https://10.4.3.240/volume/v3/volumes/5d6c0c3b-8012-46b3-972a-20ebcfe2d046 Aug 20 01:10:21.401565 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-cbe6686a-33cb-40ee-a216-88f3c55a492a tempest-ProjectMemberTests-1294262404 tempest-ProjectMemberTests-1294262404-project-admin] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:10:21.401754 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-cbe6686a-33cb-40ee-a216-88f3c55a492a tempest-ProjectMemberTests-1294262404 tempest-ProjectMemberTests-1294262404-project-admin] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:10:21.409156 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:10:21.409156 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:10:21.412662 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-cbe6686a-33cb-40ee-a216-88f3c55a492a tempest-ProjectMemberTests-1294262404 tempest-ProjectMemberTests-1294262404-project-admin] Volume info retrieved successfully. Aug 20 01:10:21.416734 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-cbe6686a-33cb-40ee-a216-88f3c55a492a tempest-ProjectMemberTests-1294262404 tempest-ProjectMemberTests-1294262404-project-admin] https://10.4.3.240/volume/v3/volumes/5d6c0c3b-8012-46b3-972a-20ebcfe2d046 returned with HTTP 200 Aug 20 01:10:21.417095 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1241/4997] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:10:21 2026] GET /volume/v3/volumes/5d6c0c3b-8012-46b3-972a-20ebcfe2d046 => generated 973 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:10:21.432396 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-0378025a-905a-46f9-a512-3910bdf61050 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:10:21.434665 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-0378025a-905a-46f9-a512-3910bdf61050 tempest-ProjectMemberTests-1294262404 tempest-ProjectMemberTests-1294262404-project-admin] GET https://10.4.3.240/volume/v3/messages Aug 20 01:10:21.434934 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-0378025a-905a-46f9-a512-3910bdf61050 tempest-ProjectMemberTests-1294262404 tempest-ProjectMemberTests-1294262404-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:10:21.435144 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-0378025a-905a-46f9-a512-3910bdf61050 tempest-ProjectMemberTests-1294262404 tempest-ProjectMemberTests-1294262404-project-admin] Calling method 'version_select' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:10:21.435439 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:10:21.435439 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:10:21.438647 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-0378025a-905a-46f9-a512-3910bdf61050 tempest-ProjectMemberTests-1294262404 tempest-ProjectMemberTests-1294262404-project-admin] https://10.4.3.240/volume/v3/messages returned with HTTP 200 Aug 20 01:10:21.439007 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1264/4998] 10.4.3.240 () {68 vars in 1280 bytes} [Thu Aug 20 01:10:21 2026] GET /volume/v3/messages => generated 670 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:10:21.447071 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-e88160b6-9a6a-4303-a76e-ac3e9e84cb80 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:10:21.448692 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-e88160b6-9a6a-4303-a76e-ac3e9e84cb80 tempest-ProjectMemberTests-1294262404 tempest-ProjectMemberTests-1294262404-project-member] GET https://10.4.3.240/volume/v3/messages Aug 20 01:10:21.448895 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-e88160b6-9a6a-4303-a76e-ac3e9e84cb80 tempest-ProjectMemberTests-1294262404 tempest-ProjectMemberTests-1294262404-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:10:21.449065 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-e88160b6-9a6a-4303-a76e-ac3e9e84cb80 tempest-ProjectMemberTests-1294262404 tempest-ProjectMemberTests-1294262404-project-member] Calling method 'version_select' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:10:21.452324 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-e88160b6-9a6a-4303-a76e-ac3e9e84cb80 tempest-ProjectMemberTests-1294262404 tempest-ProjectMemberTests-1294262404-project-member] https://10.4.3.240/volume/v3/messages returned with HTTP 200 Aug 20 01:10:21.452655 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1252/4999] 10.4.3.240 () {68 vars in 1280 bytes} [Thu Aug 20 01:10:21 2026] GET /volume/v3/messages => generated 670 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:10:21.460405 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-7185be13-5031-43b3-a66d-2fc6dd516733 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:10:21.462143 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-7185be13-5031-43b3-a66d-2fc6dd516733 tempest-ProjectMemberTests-1294262404 tempest-ProjectMemberTests-1294262404-project-admin] DELETE https://10.4.3.240/volume/v3/messages/acd533bc-a3ef-4068-9468-5559f0d400a4 Aug 20 01:10:21.462350 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-7185be13-5031-43b3-a66d-2fc6dd516733 tempest-ProjectMemberTests-1294262404 tempest-ProjectMemberTests-1294262404-project-admin] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:10:21.462541 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-7185be13-5031-43b3-a66d-2fc6dd516733 tempest-ProjectMemberTests-1294262404 tempest-ProjectMemberTests-1294262404-project-admin] Calling method 'version_select' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:10:21.471444 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-7185be13-5031-43b3-a66d-2fc6dd516733 tempest-ProjectMemberTests-1294262404 tempest-ProjectMemberTests-1294262404-project-admin] https://10.4.3.240/volume/v3/messages/acd533bc-a3ef-4068-9468-5559f0d400a4 returned with HTTP 204 Aug 20 01:10:21.471813 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1243/5000] 10.4.3.240 () {68 vars in 1394 bytes} [Thu Aug 20 01:10:21 2026] DELETE /volume/v3/messages/acd533bc-a3ef-4068-9468-5559f0d400a4 => generated 0 bytes in 12 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 20 01:10:21.478190 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-afcaffda-aba5-4333-a528-396a4c45d615 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:10:21.479899 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-afcaffda-aba5-4333-a528-396a4c45d615 tempest-ProjectMemberTests-1294262404 tempest-ProjectMemberTests-1294262404-project-admin] DELETE https://10.4.3.240/volume/v3/volumes/5d6c0c3b-8012-46b3-972a-20ebcfe2d046 Aug 20 01:10:21.480105 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-afcaffda-aba5-4333-a528-396a4c45d615 tempest-ProjectMemberTests-1294262404 tempest-ProjectMemberTests-1294262404-project-admin] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:10:21.480279 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-afcaffda-aba5-4333-a528-396a4c45d615 tempest-ProjectMemberTests-1294262404 tempest-ProjectMemberTests-1294262404-project-admin] Calling method 'delete' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:10:21.480524 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.v3.volumes [None req-afcaffda-aba5-4333-a528-396a4c45d615 tempest-ProjectMemberTests-1294262404 tempest-ProjectMemberTests-1294262404-project-admin] Delete volume with id: 5d6c0c3b-8012-46b3-972a-20ebcfe2d046 Aug 20 01:10:21.486937 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:10:21.486937 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:10:21.487205 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-afcaffda-aba5-4333-a528-396a4c45d615 tempest-ProjectMemberTests-1294262404 tempest-ProjectMemberTests-1294262404-project-admin] Volume info retrieved successfully. Aug 20 01:10:21.488056 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-afcaffda-aba5-4333-a528-396a4c45d615 tempest-ProjectMemberTests-1294262404 tempest-ProjectMemberTests-1294262404-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100212) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 20 01:10:21.496223 np0000007838 devstack@c-api.service[100212]: WARNING cinder.quota [None req-afcaffda-aba5-4333-a528-396a4c45d615 tempest-ProjectMemberTests-1294262404 tempest-ProjectMemberTests-1294262404-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-646152846 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-646152846, it is now deprecated. Please use the default quota class for default quota. Aug 20 01:10:21.496538 np0000007838 devstack@c-api.service[100212]: WARNING cinder.quota [None req-afcaffda-aba5-4333-a528-396a4c45d615 tempest-ProjectMemberTests-1294262404 tempest-ProjectMemberTests-1294262404-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-646152846 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-646152846, it is now deprecated. Please use the default quota class for default quota. Aug 20 01:10:21.506961 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.quota [None req-afcaffda-aba5-4333-a528-396a4c45d615 tempest-ProjectMemberTests-1294262404 tempest-ProjectMemberTests-1294262404-project-admin] Created reservations ['03f7789c-43f5-4e5c-adc7-b232387f1ce1', '2ee53b43-0ca1-49e6-bea0-5a11459b98fc', '26f6ea08-e2cf-4c4e-a00a-159557825332', '68be1985-e8ae-4dac-a9a6-44cc7d2a10fa'] {{(pid=100212) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 01:10:21.530910 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-afcaffda-aba5-4333-a528-396a4c45d615 tempest-ProjectMemberTests-1294262404 tempest-ProjectMemberTests-1294262404-project-admin] Delete volume request issued successfully. Aug 20 01:10:21.531113 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-afcaffda-aba5-4333-a528-396a4c45d615 tempest-ProjectMemberTests-1294262404 tempest-ProjectMemberTests-1294262404-project-admin] https://10.4.3.240/volume/v3/volumes/5d6c0c3b-8012-46b3-972a-20ebcfe2d046 returned with HTTP 202 Aug 20 01:10:21.531499 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1242/5001] 10.4.3.240 () {68 vars in 1391 bytes} [Thu Aug 20 01:10:21 2026] DELETE /volume/v3/volumes/5d6c0c3b-8012-46b3-972a-20ebcfe2d046 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 01:10:21.538329 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-e616c88a-379e-4573-b883-8c8eefe6e0d5 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:10:21.539777 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-e616c88a-379e-4573-b883-8c8eefe6e0d5 tempest-ProjectMemberTests-1294262404 tempest-ProjectMemberTests-1294262404-project-admin] DELETE https://10.4.3.240/volume/v3/types/287bd4a0-cf62-42b5-b549-77f8e6a7c045 Aug 20 01:10:21.539968 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-e616c88a-379e-4573-b883-8c8eefe6e0d5 tempest-ProjectMemberTests-1294262404 tempest-ProjectMemberTests-1294262404-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:10:21.540154 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-e616c88a-379e-4573-b883-8c8eefe6e0d5 tempest-ProjectMemberTests-1294262404 tempest-ProjectMemberTests-1294262404-project-admin] Calling method '_delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:10:21.558684 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-e616c88a-379e-4573-b883-8c8eefe6e0d5 tempest-ProjectMemberTests-1294262404 tempest-ProjectMemberTests-1294262404-project-admin] https://10.4.3.240/volume/v3/types/287bd4a0-cf62-42b5-b549-77f8e6a7c045 returned with HTTP 202 Aug 20 01:10:21.559110 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1265/5002] 10.4.3.240 () {66 vars in 1345 bytes} [Thu Aug 20 01:10:21 2026] DELETE /volume/v3/types/287bd4a0-cf62-42b5-b549-77f8e6a7c045 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 01:10:21.566392 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-c214fd09-84b4-47ac-a178-248e289b7b7d None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:10:21.568109 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-c214fd09-84b4-47ac-a178-248e289b7b7d tempest-ProjectMemberTests-1294262404 tempest-ProjectMemberTests-1294262404-project-admin] POST https://10.4.3.240/volume/v3/types Aug 20 01:10:21.568514 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-c214fd09-84b4-47ac-a178-248e289b7b7d tempest-ProjectMemberTests-1294262404 tempest-ProjectMemberTests-1294262404-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-1398115992", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1839008345", "vendor_name": "tempest-vendor_name-93699798"}}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:10:21.582908 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-c214fd09-84b4-47ac-a178-248e289b7b7d tempest-ProjectMemberTests-1294262404 tempest-ProjectMemberTests-1294262404-project-admin] https://10.4.3.240/volume/v3/types returned with HTTP 200 Aug 20 01:10:21.583279 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1253/5003] 10.4.3.240 () {68 vars in 1253 bytes} [Thu Aug 20 01:10:21 2026] POST /volume/v3/types => generated 328 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:10:21.589842 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-6650fbb6-f767-480f-8b24-f5e54d9782ee None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:10:21.591404 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-6650fbb6-f767-480f-8b24-f5e54d9782ee tempest-ProjectMemberTests-1294262404 tempest-ProjectMemberTests-1294262404-project-admin] POST https://10.4.3.240/volume/v3/volumes Aug 20 01:10:21.591727 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-6650fbb6-f767-480f-8b24-f5e54d9782ee tempest-ProjectMemberTests-1294262404 tempest-ProjectMemberTests-1294262404-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "66cfaff0-b79c-4b76-99cd-ae057313a55f", "size": 1}} {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:10:21.593028 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.v3.volumes [None req-6650fbb6-f767-480f-8b24-f5e54d9782ee tempest-ProjectMemberTests-1294262404 tempest-ProjectMemberTests-1294262404-project-admin] Create volume request body: {'volume': {'volume_type': '66cfaff0-b79c-4b76-99cd-ae057313a55f', 'size': 1}} {{(pid=100213) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 01:10:21.596018 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.v3.volumes [None req-6650fbb6-f767-480f-8b24-f5e54d9782ee tempest-ProjectMemberTests-1294262404 tempest-ProjectMemberTests-1294262404-project-admin] Create volume of 1 GB Aug 20 01:10:21.596252 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:10:21.596252 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:10:21.596579 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-6650fbb6-f767-480f-8b24-f5e54d9782ee tempest-ProjectMemberTests-1294262404 tempest-ProjectMemberTests-1294262404-project-admin] Availability Zones retrieved successfully. Aug 20 01:10:21.601347 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-6650fbb6-f767-480f-8b24-f5e54d9782ee tempest-ProjectMemberTests-1294262404 tempest-ProjectMemberTests-1294262404-project-admin] Flow 'volume_create_api' (19041ccd-3d8d-4141-9cc8-b97fe3641d07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:10:21.602138 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-6650fbb6-f767-480f-8b24-f5e54d9782ee tempest-ProjectMemberTests-1294262404 tempest-ProjectMemberTests-1294262404-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (facf71b3-de1d-4438-8951-684e858bd83c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:10:21.602849 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.flows.api.create_volume [None req-6650fbb6-f767-480f-8b24-f5e54d9782ee tempest-ProjectMemberTests-1294262404 tempest-ProjectMemberTests-1294262404-project-admin] Validating volume size '1' using validate_int {{(pid=100213) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 01:10:21.618830 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-6650fbb6-f767-480f-8b24-f5e54d9782ee tempest-ProjectMemberTests-1294262404 tempest-ProjectMemberTests-1294262404-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (facf71b3-de1d-4438-8951-684e858bd83c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T01:10:22Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1839008345',vendor_name='tempest-vendor_name-93699798'},id=66cfaff0-b79c-4b76-99cd-ae057313a55f,is_public=True,name='tempest-ProjectMemberTests-volume-type-1398115992',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '66cfaff0-b79c-4b76-99cd-ae057313a55f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:10:21.619478 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-6650fbb6-f767-480f-8b24-f5e54d9782ee tempest-ProjectMemberTests-1294262404 tempest-ProjectMemberTests-1294262404-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (12ef4a18-6735-4686-887b-e2a84dba1843) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:10:21.639862 np0000007838 devstack@c-api.service[100213]: WARNING cinder.quota [None req-6650fbb6-f767-480f-8b24-f5e54d9782ee tempest-ProjectMemberTests-1294262404 tempest-ProjectMemberTests-1294262404-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1398115992 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1398115992, it is now deprecated. Please use the default quota class for default quota. Aug 20 01:10:21.640108 np0000007838 devstack@c-api.service[100213]: WARNING cinder.quota [None req-6650fbb6-f767-480f-8b24-f5e54d9782ee tempest-ProjectMemberTests-1294262404 tempest-ProjectMemberTests-1294262404-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1398115992 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1398115992, it is now deprecated. Please use the default quota class for default quota. Aug 20 01:10:21.640838 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-3749ffa4-76b8-4233-a89b-94b5802cd80a None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:10:21.642557 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-3749ffa4-76b8-4233-a89b-94b5802cd80a tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] GET https://10.4.3.240/volume/v3/backups/6c575926-90ad-4c3e-9970-142572bb1cd1 Aug 20 01:10:21.642730 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-3749ffa4-76b8-4233-a89b-94b5802cd80a tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:10:21.642921 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-3749ffa4-76b8-4233-a89b-94b5802cd80a tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:10:21.643023 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.v3.backups [None req-3749ffa4-76b8-4233-a89b-94b5802cd80a tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Show backup with id 6c575926-90ad-4c3e-9970-142572bb1cd1. {{(pid=100212) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:10:21.646875 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:10:21.646875 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:10:21.647662 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-3749ffa4-76b8-4233-a89b-94b5802cd80a tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] https://10.4.3.240/volume/v3/backups/6c575926-90ad-4c3e-9970-142572bb1cd1 returned with HTTP 200 Aug 20 01:10:21.648004 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1243/5004] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:10:21 2026] GET /volume/v3/backups/6c575926-90ad-4c3e-9970-142572bb1cd1 => generated 784 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:10:21.664015 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.quota [None req-6650fbb6-f767-480f-8b24-f5e54d9782ee tempest-ProjectMemberTests-1294262404 tempest-ProjectMemberTests-1294262404-project-admin] Created reservations ['fa62505f-6b5d-44e1-b502-94e0ded3d5e7', 'bccd18e9-554c-4a56-9691-f6bc6a46db81', '2c620939-e9d3-4b2b-8357-7e9f137f4833', 'f5593f6a-cd82-4d79-990d-484f9adf7eec'] {{(pid=100213) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 01:10:21.664762 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-6650fbb6-f767-480f-8b24-f5e54d9782ee tempest-ProjectMemberTests-1294262404 tempest-ProjectMemberTests-1294262404-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (12ef4a18-6735-4686-887b-e2a84dba1843) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fa62505f-6b5d-44e1-b502-94e0ded3d5e7', 'bccd18e9-554c-4a56-9691-f6bc6a46db81', '2c620939-e9d3-4b2b-8357-7e9f137f4833', 'f5593f6a-cd82-4d79-990d-484f9adf7eec']}' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:10:21.665424 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-6650fbb6-f767-480f-8b24-f5e54d9782ee tempest-ProjectMemberTests-1294262404 tempest-ProjectMemberTests-1294262404-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6caac082-3108-43a9-be27-217c76581ae5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:10:21.686825 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-6650fbb6-f767-480f-8b24-f5e54d9782ee tempest-ProjectMemberTests-1294262404 tempest-ProjectMemberTests-1294262404-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6caac082-3108-43a9-be27-217c76581ae5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3aed8cb3-f1bd-4f83-b2ff-90e0a63635db', '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='7478dd55643b479f8eeee444cc74e85d',qos_specs=None,replication_status=,reservations=['fa62505f-6b5d-44e1-b502-94e0ded3d5e7','bccd18e9-554c-4a56-9691-f6bc6a46db81','2c620939-e9d3-4b2b-8357-7e9f137f4833','f5593f6a-cd82-4d79-990d-484f9adf7eec'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0ad70086fd684463a68ef3dba9ec8287',volume_type_id=66cfaff0-b79c-4b76-99cd-ae057313a55f), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T01:10: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=3aed8cb3-f1bd-4f83-b2ff-90e0a63635db,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7478dd55643b479f8eeee444cc74e85d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0ad70086fd684463a68ef3dba9ec8287',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(66cfaff0-b79c-4b76-99cd-ae057313a55f),volume_type_id=66cfaff0-b79c-4b76-99cd-ae057313a55f)}' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:10:21.687494 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-6650fbb6-f767-480f-8b24-f5e54d9782ee tempest-ProjectMemberTests-1294262404 tempest-ProjectMemberTests-1294262404-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (834638ac-ade9-456e-a10d-ae3da92cb133) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:10:21.704175 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-6650fbb6-f767-480f-8b24-f5e54d9782ee tempest-ProjectMemberTests-1294262404 tempest-ProjectMemberTests-1294262404-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (834638ac-ade9-456e-a10d-ae3da92cb133) transitioned into state 'SUCCESS' from 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='7478dd55643b479f8eeee444cc74e85d',qos_specs=None,replication_status=,reservations=['fa62505f-6b5d-44e1-b502-94e0ded3d5e7','bccd18e9-554c-4a56-9691-f6bc6a46db81','2c620939-e9d3-4b2b-8357-7e9f137f4833','f5593f6a-cd82-4d79-990d-484f9adf7eec'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0ad70086fd684463a68ef3dba9ec8287',volume_type_id=66cfaff0-b79c-4b76-99cd-ae057313a55f)}' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:10:21.704904 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-6650fbb6-f767-480f-8b24-f5e54d9782ee tempest-ProjectMemberTests-1294262404 tempest-ProjectMemberTests-1294262404-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f804d49b-5b27-46da-92ac-828ffd811fdd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:10:21.713865 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-6650fbb6-f767-480f-8b24-f5e54d9782ee tempest-ProjectMemberTests-1294262404 tempest-ProjectMemberTests-1294262404-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f804d49b-5b27-46da-92ac-828ffd811fdd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:10:21.714651 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-6650fbb6-f767-480f-8b24-f5e54d9782ee tempest-ProjectMemberTests-1294262404 tempest-ProjectMemberTests-1294262404-project-admin] Flow 'volume_create_api' (19041ccd-3d8d-4141-9cc8-b97fe3641d07) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100213) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:10:21.714969 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-6650fbb6-f767-480f-8b24-f5e54d9782ee tempest-ProjectMemberTests-1294262404 tempest-ProjectMemberTests-1294262404-project-admin] Create volume request issued successfully. Aug 20 01:10:21.715568 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-6650fbb6-f767-480f-8b24-f5e54d9782ee tempest-ProjectMemberTests-1294262404 tempest-ProjectMemberTests-1294262404-project-admin] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 20 01:10:21.716016 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1244/5005] 10.4.3.240 () {70 vars in 1298 bytes} [Thu Aug 20 01:10:21 2026] POST /volume/v3/volumes => generated 774 bytes in 126 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 01:10:21.726125 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-20c9717e-6926-4c22-88ca-6ebf915e22b4 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:10:21.728036 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-20c9717e-6926-4c22-88ca-6ebf915e22b4 tempest-ProjectMemberTests-1294262404 tempest-ProjectMemberTests-1294262404-project-admin] GET https://10.4.3.240/volume/v3/volumes/3aed8cb3-f1bd-4f83-b2ff-90e0a63635db Aug 20 01:10:21.728302 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-20c9717e-6926-4c22-88ca-6ebf915e22b4 tempest-ProjectMemberTests-1294262404 tempest-ProjectMemberTests-1294262404-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:10:21.728588 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-20c9717e-6926-4c22-88ca-6ebf915e22b4 tempest-ProjectMemberTests-1294262404 tempest-ProjectMemberTests-1294262404-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:10:21.735963 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:10:21.735963 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:10:21.739368 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-20c9717e-6926-4c22-88ca-6ebf915e22b4 tempest-ProjectMemberTests-1294262404 tempest-ProjectMemberTests-1294262404-project-admin] Volume info retrieved successfully. Aug 20 01:10:21.742964 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-20c9717e-6926-4c22-88ca-6ebf915e22b4 tempest-ProjectMemberTests-1294262404 tempest-ProjectMemberTests-1294262404-project-admin] https://10.4.3.240/volume/v3/volumes/3aed8cb3-f1bd-4f83-b2ff-90e0a63635db returned with HTTP 200 Aug 20 01:10:21.743327 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1266/5006] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:10:21 2026] GET /volume/v3/volumes/3aed8cb3-f1bd-4f83-b2ff-90e0a63635db => generated 953 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:10:22.657862 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-01a4ab6b-d248-4037-84d7-7394c8625304 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:10:22.659504 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-01a4ab6b-d248-4037-84d7-7394c8625304 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] GET https://10.4.3.240/volume/v3/backups/6c575926-90ad-4c3e-9970-142572bb1cd1 Aug 20 01:10:22.659680 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-01a4ab6b-d248-4037-84d7-7394c8625304 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:10:22.659867 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-01a4ab6b-d248-4037-84d7-7394c8625304 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:10:22.659961 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-01a4ab6b-d248-4037-84d7-7394c8625304 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Show backup with id 6c575926-90ad-4c3e-9970-142572bb1cd1. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:10:22.663996 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:10:22.663996 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:10:22.664672 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-01a4ab6b-d248-4037-84d7-7394c8625304 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] https://10.4.3.240/volume/v3/backups/6c575926-90ad-4c3e-9970-142572bb1cd1 returned with HTTP 200 Aug 20 01:10:22.665014 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1254/5007] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:10:22 2026] GET /volume/v3/backups/6c575926-90ad-4c3e-9970-142572bb1cd1 => generated 784 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:10:22.754723 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-2e29bb9f-51af-44db-ac2d-c20b93595df8 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:10:22.756782 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-2e29bb9f-51af-44db-ac2d-c20b93595df8 tempest-ProjectMemberTests-1294262404 tempest-ProjectMemberTests-1294262404-project-admin] GET https://10.4.3.240/volume/v3/volumes/3aed8cb3-f1bd-4f83-b2ff-90e0a63635db Aug 20 01:10:22.757009 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-2e29bb9f-51af-44db-ac2d-c20b93595df8 tempest-ProjectMemberTests-1294262404 tempest-ProjectMemberTests-1294262404-project-admin] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:10:22.757195 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-2e29bb9f-51af-44db-ac2d-c20b93595df8 tempest-ProjectMemberTests-1294262404 tempest-ProjectMemberTests-1294262404-project-admin] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:10:22.763747 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:10:22.763747 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:10:22.766941 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-2e29bb9f-51af-44db-ac2d-c20b93595df8 tempest-ProjectMemberTests-1294262404 tempest-ProjectMemberTests-1294262404-project-admin] Volume info retrieved successfully. Aug 20 01:10:22.770438 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-2e29bb9f-51af-44db-ac2d-c20b93595df8 tempest-ProjectMemberTests-1294262404 tempest-ProjectMemberTests-1294262404-project-admin] https://10.4.3.240/volume/v3/volumes/3aed8cb3-f1bd-4f83-b2ff-90e0a63635db returned with HTTP 200 Aug 20 01:10:22.770815 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1244/5008] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:10:22 2026] GET /volume/v3/volumes/3aed8cb3-f1bd-4f83-b2ff-90e0a63635db => generated 974 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:10:22.783329 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-4e53c7e9-4bad-4a78-afaa-67702e2a1f77 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:10:22.785163 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-4e53c7e9-4bad-4a78-afaa-67702e2a1f77 tempest-ProjectMemberTests-1294262404 tempest-ProjectMemberTests-1294262404-project-admin] GET https://10.4.3.240/volume/v3/messages Aug 20 01:10:22.785419 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-4e53c7e9-4bad-4a78-afaa-67702e2a1f77 tempest-ProjectMemberTests-1294262404 tempest-ProjectMemberTests-1294262404-project-admin] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:10:22.785598 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-4e53c7e9-4bad-4a78-afaa-67702e2a1f77 tempest-ProjectMemberTests-1294262404 tempest-ProjectMemberTests-1294262404-project-admin] Calling method 'version_select' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:10:22.785887 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:10:22.785887 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:10:22.789178 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-4e53c7e9-4bad-4a78-afaa-67702e2a1f77 tempest-ProjectMemberTests-1294262404 tempest-ProjectMemberTests-1294262404-project-admin] https://10.4.3.240/volume/v3/messages returned with HTTP 200 Aug 20 01:10:22.789562 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1245/5009] 10.4.3.240 () {68 vars in 1280 bytes} [Thu Aug 20 01:10:22 2026] GET /volume/v3/messages => generated 670 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:10:22.798729 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-06f85dda-45b5-4f43-a1e4-29f7ca6deccf None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:10:22.800956 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-06f85dda-45b5-4f43-a1e4-29f7ca6deccf tempest-ProjectMemberTests-1294262404 tempest-ProjectMemberTests-1294262404-project-member] GET https://10.4.3.240/volume/v3/messages/dd44153c-0987-4557-9894-4be8a00ff5fb Aug 20 01:10:22.801227 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-06f85dda-45b5-4f43-a1e4-29f7ca6deccf tempest-ProjectMemberTests-1294262404 tempest-ProjectMemberTests-1294262404-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:10:22.801479 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-06f85dda-45b5-4f43-a1e4-29f7ca6deccf tempest-ProjectMemberTests-1294262404 tempest-ProjectMemberTests-1294262404-project-member] Calling method 'version_select' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:10:22.805734 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-06f85dda-45b5-4f43-a1e4-29f7ca6deccf tempest-ProjectMemberTests-1294262404 tempest-ProjectMemberTests-1294262404-project-member] https://10.4.3.240/volume/v3/messages/dd44153c-0987-4557-9894-4be8a00ff5fb returned with HTTP 200 Aug 20 01:10:22.806187 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1267/5010] 10.4.3.240 () {68 vars in 1391 bytes} [Thu Aug 20 01:10:22 2026] GET /volume/v3/messages/dd44153c-0987-4557-9894-4be8a00ff5fb => generated 667 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:10:22.814004 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-e46f2bad-94df-4654-b73c-754b3c0ef4a5 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:10:22.815745 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-e46f2bad-94df-4654-b73c-754b3c0ef4a5 tempest-ProjectMemberTests-1294262404 tempest-ProjectMemberTests-1294262404-project-admin] DELETE https://10.4.3.240/volume/v3/messages/dd44153c-0987-4557-9894-4be8a00ff5fb Aug 20 01:10:22.816006 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-e46f2bad-94df-4654-b73c-754b3c0ef4a5 tempest-ProjectMemberTests-1294262404 tempest-ProjectMemberTests-1294262404-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:10:22.816225 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-e46f2bad-94df-4654-b73c-754b3c0ef4a5 tempest-ProjectMemberTests-1294262404 tempest-ProjectMemberTests-1294262404-project-admin] Calling method 'version_select' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:10:22.823906 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-e46f2bad-94df-4654-b73c-754b3c0ef4a5 tempest-ProjectMemberTests-1294262404 tempest-ProjectMemberTests-1294262404-project-admin] https://10.4.3.240/volume/v3/messages/dd44153c-0987-4557-9894-4be8a00ff5fb returned with HTTP 204 Aug 20 01:10:22.824332 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1255/5011] 10.4.3.240 () {68 vars in 1394 bytes} [Thu Aug 20 01:10:22 2026] DELETE /volume/v3/messages/dd44153c-0987-4557-9894-4be8a00ff5fb => generated 0 bytes in 11 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 20 01:10:22.830261 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-bd516466-a30b-494f-af1d-fdb8f6e8c804 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:10:22.831934 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-bd516466-a30b-494f-af1d-fdb8f6e8c804 tempest-ProjectMemberTests-1294262404 tempest-ProjectMemberTests-1294262404-project-admin] DELETE https://10.4.3.240/volume/v3/volumes/3aed8cb3-f1bd-4f83-b2ff-90e0a63635db Aug 20 01:10:22.832128 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-bd516466-a30b-494f-af1d-fdb8f6e8c804 tempest-ProjectMemberTests-1294262404 tempest-ProjectMemberTests-1294262404-project-admin] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:10:22.832297 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-bd516466-a30b-494f-af1d-fdb8f6e8c804 tempest-ProjectMemberTests-1294262404 tempest-ProjectMemberTests-1294262404-project-admin] Calling method 'delete' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:10:22.832466 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.v3.volumes [None req-bd516466-a30b-494f-af1d-fdb8f6e8c804 tempest-ProjectMemberTests-1294262404 tempest-ProjectMemberTests-1294262404-project-admin] Delete volume with id: 3aed8cb3-f1bd-4f83-b2ff-90e0a63635db Aug 20 01:10:22.839844 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:10:22.839844 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:10:22.840132 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-bd516466-a30b-494f-af1d-fdb8f6e8c804 tempest-ProjectMemberTests-1294262404 tempest-ProjectMemberTests-1294262404-project-admin] Volume info retrieved successfully. Aug 20 01:10:22.840968 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-bd516466-a30b-494f-af1d-fdb8f6e8c804 tempest-ProjectMemberTests-1294262404 tempest-ProjectMemberTests-1294262404-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100212) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 20 01:10:22.849470 np0000007838 devstack@c-api.service[100212]: WARNING cinder.quota [None req-bd516466-a30b-494f-af1d-fdb8f6e8c804 tempest-ProjectMemberTests-1294262404 tempest-ProjectMemberTests-1294262404-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1398115992 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1398115992, it is now deprecated. Please use the default quota class for default quota. Aug 20 01:10:22.849705 np0000007838 devstack@c-api.service[100212]: WARNING cinder.quota [None req-bd516466-a30b-494f-af1d-fdb8f6e8c804 tempest-ProjectMemberTests-1294262404 tempest-ProjectMemberTests-1294262404-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1398115992 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1398115992, it is now deprecated. Please use the default quota class for default quota. Aug 20 01:10:22.857272 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.quota [None req-bd516466-a30b-494f-af1d-fdb8f6e8c804 tempest-ProjectMemberTests-1294262404 tempest-ProjectMemberTests-1294262404-project-admin] Created reservations ['b7560bba-e211-462f-8493-00e108ebc7e9', '16cbae43-211d-4fab-988b-dfa0e23ba567', '81ff6762-9c79-4fe2-b28e-ed6bbe688f3e', '1e2df462-c3eb-466b-b677-f3701e32646d'] {{(pid=100212) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 01:10:22.880366 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-bd516466-a30b-494f-af1d-fdb8f6e8c804 tempest-ProjectMemberTests-1294262404 tempest-ProjectMemberTests-1294262404-project-admin] Delete volume request issued successfully. Aug 20 01:10:22.880545 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-bd516466-a30b-494f-af1d-fdb8f6e8c804 tempest-ProjectMemberTests-1294262404 tempest-ProjectMemberTests-1294262404-project-admin] https://10.4.3.240/volume/v3/volumes/3aed8cb3-f1bd-4f83-b2ff-90e0a63635db returned with HTTP 202 Aug 20 01:10:22.880905 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1245/5012] 10.4.3.240 () {68 vars in 1391 bytes} [Thu Aug 20 01:10:22 2026] DELETE /volume/v3/volumes/3aed8cb3-f1bd-4f83-b2ff-90e0a63635db => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 01:10:22.887320 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-9c6e723c-1f8e-4884-81b3-bec71045bdf1 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:10:22.889383 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-9c6e723c-1f8e-4884-81b3-bec71045bdf1 tempest-ProjectMemberTests-1294262404 tempest-ProjectMemberTests-1294262404-project-admin] DELETE https://10.4.3.240/volume/v3/types/66cfaff0-b79c-4b76-99cd-ae057313a55f Aug 20 01:10:22.889624 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-9c6e723c-1f8e-4884-81b3-bec71045bdf1 tempest-ProjectMemberTests-1294262404 tempest-ProjectMemberTests-1294262404-project-admin] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:10:22.889906 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-9c6e723c-1f8e-4884-81b3-bec71045bdf1 tempest-ProjectMemberTests-1294262404 tempest-ProjectMemberTests-1294262404-project-admin] Calling method '_delete' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:10:22.912968 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-9c6e723c-1f8e-4884-81b3-bec71045bdf1 tempest-ProjectMemberTests-1294262404 tempest-ProjectMemberTests-1294262404-project-admin] https://10.4.3.240/volume/v3/types/66cfaff0-b79c-4b76-99cd-ae057313a55f returned with HTTP 202 Aug 20 01:10:22.913586 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1246/5013] 10.4.3.240 () {66 vars in 1345 bytes} [Thu Aug 20 01:10:22 2026] DELETE /volume/v3/types/66cfaff0-b79c-4b76-99cd-ae057313a55f => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 01:10:23.673774 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-9a3c221a-e750-4524-8786-cdf27a39292d None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:10:23.675575 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-9a3c221a-e750-4524-8786-cdf27a39292d tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] GET https://10.4.3.240/volume/v3/backups/6c575926-90ad-4c3e-9970-142572bb1cd1 Aug 20 01:10:23.675780 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-9a3c221a-e750-4524-8786-cdf27a39292d tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:10:23.675961 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-9a3c221a-e750-4524-8786-cdf27a39292d tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:10:23.676083 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-9a3c221a-e750-4524-8786-cdf27a39292d tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Show backup with id 6c575926-90ad-4c3e-9970-142572bb1cd1. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:10:23.679962 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:10:23.679962 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:10:23.680593 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-9a3c221a-e750-4524-8786-cdf27a39292d tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] https://10.4.3.240/volume/v3/backups/6c575926-90ad-4c3e-9970-142572bb1cd1 returned with HTTP 200 Aug 20 01:10:23.681015 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1268/5014] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:10:23 2026] GET /volume/v3/backups/6c575926-90ad-4c3e-9970-142572bb1cd1 => generated 784 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:10:24.027059 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-c1fd6f31-07ee-44e6-82f7-d44a5331b4f1 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:10:24.102362 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-c1fd6f31-07ee-44e6-82f7-d44a5331b4f1 tempest-VolumeTypesAdminTests-1926933867 tempest-VolumeTypesAdminTests-1926933867-project-admin] POST https://10.4.3.240/volume/v3/types Aug 20 01:10:24.102695 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-c1fd6f31-07ee-44e6-82f7-d44a5331b4f1 tempest-VolumeTypesAdminTests-1926933867 tempest-VolumeTypesAdminTests-1926933867-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1383312351", "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=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:10:24.117476 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-c1fd6f31-07ee-44e6-82f7-d44a5331b4f1 tempest-VolumeTypesAdminTests-1926933867 tempest-VolumeTypesAdminTests-1926933867-project-admin] https://10.4.3.240/volume/v3/types returned with HTTP 200 Aug 20 01:10:24.117854 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1256/5015] 10.4.3.240 () {68 vars in 1253 bytes} [Thu Aug 20 01:10:24 2026] POST /volume/v3/types => generated 380 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:10:24.126114 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-67b18abf-97a5-4598-a544-73778ef191f3 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:10:24.128009 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-67b18abf-97a5-4598-a544-73778ef191f3 tempest-VolumeTypesAdminTests-1926933867 tempest-VolumeTypesAdminTests-1926933867-project-admin] POST https://10.4.3.240/volume/v3/types/9299aae4-0c54-43f4-86b5-55524994955c/encryption Aug 20 01:10:24.128378 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-67b18abf-97a5-4598-a544-73778ef191f3 tempest-VolumeTypesAdminTests-1926933867 tempest-VolumeTypesAdminTests-1926933867-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:10:24.143644 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-67b18abf-97a5-4598-a544-73778ef191f3 tempest-VolumeTypesAdminTests-1926933867 tempest-VolumeTypesAdminTests-1926933867-project-admin] https://10.4.3.240/volume/v3/types/9299aae4-0c54-43f4-86b5-55524994955c/encryption returned with HTTP 200 Aug 20 01:10:24.144047 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1246/5016] 10.4.3.240 () {68 vars in 1397 bytes} [Thu Aug 20 01:10:24 2026] POST /volume/v3/types/9299aae4-0c54-43f4-86b5-55524994955c/encryption => generated 239 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:10:24.152172 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-a3e3c496-fcb6-4fcf-81bf-dd4da3704ce1 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:10:24.154282 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-a3e3c496-fcb6-4fcf-81bf-dd4da3704ce1 tempest-VolumeTypesAdminTests-1926933867 tempest-VolumeTypesAdminTests-1926933867-project-admin] POST https://10.4.3.240/volume/v3/types Aug 20 01:10:24.154726 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-a3e3c496-fcb6-4fcf-81bf-dd4da3704ce1 tempest-VolumeTypesAdminTests-1926933867 tempest-VolumeTypesAdminTests-1926933867-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-969850456", "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=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:10:24.171997 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-a3e3c496-fcb6-4fcf-81bf-dd4da3704ce1 tempest-VolumeTypesAdminTests-1926933867 tempest-VolumeTypesAdminTests-1926933867-project-admin] https://10.4.3.240/volume/v3/types returned with HTTP 200 Aug 20 01:10:24.172382 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1247/5017] 10.4.3.240 () {68 vars in 1253 bytes} [Thu Aug 20 01:10:24 2026] POST /volume/v3/types => generated 379 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:10:24.179883 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-a23a68c1-9b7c-4b88-a295-1d30654662ec None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:10:24.181836 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-a23a68c1-9b7c-4b88-a295-1d30654662ec tempest-VolumeTypesAdminTests-1926933867 tempest-VolumeTypesAdminTests-1926933867-project-admin] POST https://10.4.3.240/volume/v3/types/380dd1ce-6f1c-4be9-b211-42445e94fba6/encryption Aug 20 01:10:24.182212 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-a23a68c1-9b7c-4b88-a295-1d30654662ec tempest-VolumeTypesAdminTests-1926933867 tempest-VolumeTypesAdminTests-1926933867-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:10:24.198666 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-a23a68c1-9b7c-4b88-a295-1d30654662ec tempest-VolumeTypesAdminTests-1926933867 tempest-VolumeTypesAdminTests-1926933867-project-admin] https://10.4.3.240/volume/v3/types/380dd1ce-6f1c-4be9-b211-42445e94fba6/encryption returned with HTTP 200 Aug 20 01:10:24.199120 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1269/5018] 10.4.3.240 () {68 vars in 1397 bytes} [Thu Aug 20 01:10:24 2026] POST /volume/v3/types/380dd1ce-6f1c-4be9-b211-42445e94fba6/encryption => generated 239 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:10:24.208460 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-63de623b-2af0-417e-961d-8474c7f661aa None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:10:24.210003 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-63de623b-2af0-417e-961d-8474c7f661aa tempest-VolumeTypesAdminTests-1926933867 tempest-VolumeTypesAdminTests-1926933867-project-admin] POST https://10.4.3.240/volume/v3/types Aug 20 01:10:24.210354 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-63de623b-2af0-417e-961d-8474c7f661aa tempest-VolumeTypesAdminTests-1926933867 tempest-VolumeTypesAdminTests-1926933867-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1651852522", "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=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:10:24.226459 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-63de623b-2af0-417e-961d-8474c7f661aa tempest-VolumeTypesAdminTests-1926933867 tempest-VolumeTypesAdminTests-1926933867-project-admin] https://10.4.3.240/volume/v3/types returned with HTTP 200 Aug 20 01:10:24.226813 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1257/5019] 10.4.3.240 () {68 vars in 1253 bytes} [Thu Aug 20 01:10:24 2026] POST /volume/v3/types => generated 380 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:10:24.234510 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-43337aad-e6a7-4c4f-b222-fbf187a85865 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:10:24.236202 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-43337aad-e6a7-4c4f-b222-fbf187a85865 tempest-VolumeTypesAdminTests-1926933867 tempest-VolumeTypesAdminTests-1926933867-project-admin] POST https://10.4.3.240/volume/v3/types/3bdd43dd-16db-4212-af67-37e6a58b8610/extra_specs Aug 20 01:10:24.236563 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-43337aad-e6a7-4c4f-b222-fbf187a85865 tempest-VolumeTypesAdminTests-1926933867 tempest-VolumeTypesAdminTests-1926933867-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:10:24.254985 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-43337aad-e6a7-4c4f-b222-fbf187a85865 tempest-VolumeTypesAdminTests-1926933867 tempest-VolumeTypesAdminTests-1926933867-project-admin] https://10.4.3.240/volume/v3/types/3bdd43dd-16db-4212-af67-37e6a58b8610/extra_specs returned with HTTP 200 Aug 20 01:10:24.255616 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1247/5020] 10.4.3.240 () {68 vars in 1399 bytes} [Thu Aug 20 01:10:24 2026] POST /volume/v3/types/3bdd43dd-16db-4212-af67-37e6a58b8610/extra_specs => generated 35 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 20 01:10:24.262596 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-76df83dc-03a3-4d4e-ae87-d8e6cb16b6a2 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:10:24.264271 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-76df83dc-03a3-4d4e-ae87-d8e6cb16b6a2 tempest-VolumeTypesAdminTests-1926933867 tempest-VolumeTypesAdminTests-1926933867-project-admin] PUT https://10.4.3.240/volume/v3/types/3bdd43dd-16db-4212-af67-37e6a58b8610/extra_specs/key2 Aug 20 01:10:24.264598 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-76df83dc-03a3-4d4e-ae87-d8e6cb16b6a2 tempest-VolumeTypesAdminTests-1926933867 tempest-VolumeTypesAdminTests-1926933867-project-admin] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:10:24.280424 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-76df83dc-03a3-4d4e-ae87-d8e6cb16b6a2 tempest-VolumeTypesAdminTests-1926933867 tempest-VolumeTypesAdminTests-1926933867-project-admin] https://10.4.3.240/volume/v3/types/3bdd43dd-16db-4212-af67-37e6a58b8610/extra_specs/key2 returned with HTTP 200 Aug 20 01:10:24.280785 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1248/5021] 10.4.3.240 () {68 vars in 1413 bytes} [Thu Aug 20 01:10:24 2026] PUT /volume/v3/types/3bdd43dd-16db-4212-af67-37e6a58b8610/extra_specs/key2 => generated 25 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 20 01:10:24.289196 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-4e07f461-8024-4992-a4c4-4d476eeba44e None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:10:24.291011 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-4e07f461-8024-4992-a4c4-4d476eeba44e tempest-VolumeTypesAdminTests-1926933867 tempest-VolumeTypesAdminTests-1926933867-project-admin] POST https://10.4.3.240/volume/v3/types Aug 20 01:10:24.291354 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-4e07f461-8024-4992-a4c4-4d476eeba44e tempest-VolumeTypesAdminTests-1926933867 tempest-VolumeTypesAdminTests-1926933867-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:10:24.304259 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-4e07f461-8024-4992-a4c4-4d476eeba44e tempest-VolumeTypesAdminTests-1926933867 tempest-VolumeTypesAdminTests-1926933867-project-admin] https://10.4.3.240/volume/v3/types returned with HTTP 200 Aug 20 01:10:24.304652 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1270/5022] 10.4.3.240 () {68 vars in 1252 bytes} [Thu Aug 20 01:10:24 2026] POST /volume/v3/types => generated 195 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:10:24.313125 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-eac431bc-ae1c-413e-bf98-3481a6571b7a None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:10:24.315509 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-eac431bc-ae1c-413e-bf98-3481a6571b7a tempest-VolumeTypesAdminTests-1926933867 tempest-VolumeTypesAdminTests-1926933867-project-admin] DELETE https://10.4.3.240/volume/v3/types/53a1bd0e-6e22-4de6-bdf8-1956f24bed96 Aug 20 01:10:24.315749 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-eac431bc-ae1c-413e-bf98-3481a6571b7a tempest-VolumeTypesAdminTests-1926933867 tempest-VolumeTypesAdminTests-1926933867-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:10:24.316012 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-eac431bc-ae1c-413e-bf98-3481a6571b7a tempest-VolumeTypesAdminTests-1926933867 tempest-VolumeTypesAdminTests-1926933867-project-admin] Calling method '_delete' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:10:24.339075 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-eac431bc-ae1c-413e-bf98-3481a6571b7a tempest-VolumeTypesAdminTests-1926933867 tempest-VolumeTypesAdminTests-1926933867-project-admin] https://10.4.3.240/volume/v3/types/53a1bd0e-6e22-4de6-bdf8-1956f24bed96 returned with HTTP 202 Aug 20 01:10:24.339482 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1258/5023] 10.4.3.240 () {66 vars in 1345 bytes} [Thu Aug 20 01:10:24 2026] DELETE /volume/v3/types/53a1bd0e-6e22-4de6-bdf8-1956f24bed96 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 01:10:24.347355 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-6fa389e1-1283-4c64-8b88-9e36ea1a8c01 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:10:24.349019 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-6fa389e1-1283-4c64-8b88-9e36ea1a8c01 tempest-VolumeTypesAdminTests-1926933867 tempest-VolumeTypesAdminTests-1926933867-project-admin] POST https://10.4.3.240/volume/v3/types Aug 20 01:10:24.349360 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-6fa389e1-1283-4c64-8b88-9e36ea1a8c01 tempest-VolumeTypesAdminTests-1926933867 tempest-VolumeTypesAdminTests-1926933867-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1336606475", "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=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:10:24.364365 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-6fa389e1-1283-4c64-8b88-9e36ea1a8c01 tempest-VolumeTypesAdminTests-1926933867 tempest-VolumeTypesAdminTests-1926933867-project-admin] https://10.4.3.240/volume/v3/types returned with HTTP 200 Aug 20 01:10:24.364717 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1248/5024] 10.4.3.240 () {68 vars in 1253 bytes} [Thu Aug 20 01:10:24 2026] POST /volume/v3/types => generated 380 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:10:24.373260 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-2cfd7caf-14e7-4dfc-ac92-489bdf40f041 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:10:24.375104 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-2cfd7caf-14e7-4dfc-ac92-489bdf40f041 tempest-VolumeTypesAdminTests-1926933867 tempest-VolumeTypesAdminTests-1926933867-project-admin] POST https://10.4.3.240/volume/v3/types/2c47385c-7a1f-4055-8e43-f0caee79285b/encryption Aug 20 01:10:24.375442 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-2cfd7caf-14e7-4dfc-ac92-489bdf40f041 tempest-VolumeTypesAdminTests-1926933867 tempest-VolumeTypesAdminTests-1926933867-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:10:24.391134 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-2cfd7caf-14e7-4dfc-ac92-489bdf40f041 tempest-VolumeTypesAdminTests-1926933867 tempest-VolumeTypesAdminTests-1926933867-project-admin] https://10.4.3.240/volume/v3/types/2c47385c-7a1f-4055-8e43-f0caee79285b/encryption returned with HTTP 200 Aug 20 01:10:24.391588 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1249/5025] 10.4.3.240 () {68 vars in 1397 bytes} [Thu Aug 20 01:10:24 2026] POST /volume/v3/types/2c47385c-7a1f-4055-8e43-f0caee79285b/encryption => generated 239 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:10:24.399416 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-4b5a8550-a435-4a48-b728-eca6ea0f47ee None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:10:24.401187 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-4b5a8550-a435-4a48-b728-eca6ea0f47ee tempest-VolumeTypesAdminTests-1926933867 tempest-VolumeTypesAdminTests-1926933867-project-admin] DELETE https://10.4.3.240/volume/v3/types/2c47385c-7a1f-4055-8e43-f0caee79285b/encryption/b2028a21-00d9-436a-a15d-29bd1a549806 Aug 20 01:10:24.401397 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-4b5a8550-a435-4a48-b728-eca6ea0f47ee tempest-VolumeTypesAdminTests-1926933867 tempest-VolumeTypesAdminTests-1926933867-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:10:24.401575 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-4b5a8550-a435-4a48-b728-eca6ea0f47ee tempest-VolumeTypesAdminTests-1926933867 tempest-VolumeTypesAdminTests-1926933867-project-admin] Calling method 'delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:10:24.413788 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-4b5a8550-a435-4a48-b728-eca6ea0f47ee tempest-VolumeTypesAdminTests-1926933867 tempest-VolumeTypesAdminTests-1926933867-project-admin] https://10.4.3.240/volume/v3/types/2c47385c-7a1f-4055-8e43-f0caee79285b/encryption/b2028a21-00d9-436a-a15d-29bd1a549806 returned with HTTP 202 Aug 20 01:10:24.414248 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1271/5026] 10.4.3.240 () {66 vars in 1489 bytes} [Thu Aug 20 01:10:24 2026] DELETE /volume/v3/types/2c47385c-7a1f-4055-8e43-f0caee79285b/encryption/b2028a21-00d9-436a-a15d-29bd1a549806 => generated 0 bytes in 15 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 01:10:24.422365 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-c3417eb4-b3e6-44c7-8cd6-650f34490511 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:10:24.424510 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-c3417eb4-b3e6-44c7-8cd6-650f34490511 tempest-VolumeTypesAdminTests-1926933867 tempest-VolumeTypesAdminTests-1926933867-project-admin] POST https://10.4.3.240/volume/v3/types Aug 20 01:10:24.424959 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-c3417eb4-b3e6-44c7-8cd6-650f34490511 tempest-VolumeTypesAdminTests-1926933867 tempest-VolumeTypesAdminTests-1926933867-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-650429354", "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=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:10:24.442360 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-c3417eb4-b3e6-44c7-8cd6-650f34490511 tempest-VolumeTypesAdminTests-1926933867 tempest-VolumeTypesAdminTests-1926933867-project-admin] https://10.4.3.240/volume/v3/types returned with HTTP 200 Aug 20 01:10:24.442809 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1259/5027] 10.4.3.240 () {68 vars in 1253 bytes} [Thu Aug 20 01:10:24 2026] POST /volume/v3/types => generated 379 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:10:24.451006 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-5840f450-7bc2-42c1-babb-bc2ef7925d40 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:10:24.453220 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-5840f450-7bc2-42c1-babb-bc2ef7925d40 tempest-VolumeTypesAdminTests-1926933867 tempest-VolumeTypesAdminTests-1926933867-project-admin] DELETE https://10.4.3.240/volume/v3/types/f367c676-d4dd-4101-9173-9e26340700b6/extra_specs/key1 Aug 20 01:10:24.453471 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-5840f450-7bc2-42c1-babb-bc2ef7925d40 tempest-VolumeTypesAdminTests-1926933867 tempest-VolumeTypesAdminTests-1926933867-project-admin] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:10:24.453699 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-5840f450-7bc2-42c1-babb-bc2ef7925d40 tempest-VolumeTypesAdminTests-1926933867 tempest-VolumeTypesAdminTests-1926933867-project-admin] Calling method 'delete' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:10:24.473363 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-5840f450-7bc2-42c1-babb-bc2ef7925d40 tempest-VolumeTypesAdminTests-1926933867 tempest-VolumeTypesAdminTests-1926933867-project-admin] https://10.4.3.240/volume/v3/types/f367c676-d4dd-4101-9173-9e26340700b6/extra_specs/key1 returned with HTTP 202 Aug 20 01:10:24.473903 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1249/5028] 10.4.3.240 () {66 vars in 1396 bytes} [Thu Aug 20 01:10:24 2026] DELETE /volume/v3/types/f367c676-d4dd-4101-9173-9e26340700b6/extra_specs/key1 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 01:10:24.481183 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-9ad1c514-e0b1-427a-bdee-91215b17a0ed None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:10:24.482937 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-9ad1c514-e0b1-427a-bdee-91215b17a0ed tempest-VolumeTypesAdminTests-1926933867 tempest-VolumeTypesAdminTests-1926933867-project-admin] POST https://10.4.3.240/volume/v3/types Aug 20 01:10:24.483264 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-9ad1c514-e0b1-427a-bdee-91215b17a0ed tempest-VolumeTypesAdminTests-1926933867 tempest-VolumeTypesAdminTests-1926933867-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1671439910", "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=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:10:24.499697 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-9ad1c514-e0b1-427a-bdee-91215b17a0ed tempest-VolumeTypesAdminTests-1926933867 tempest-VolumeTypesAdminTests-1926933867-project-admin] https://10.4.3.240/volume/v3/types returned with HTTP 200 Aug 20 01:10:24.500075 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1250/5029] 10.4.3.240 () {68 vars in 1253 bytes} [Thu Aug 20 01:10:24 2026] POST /volume/v3/types => generated 380 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:10:24.508420 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-b3016cb2-291a-45eb-8df2-96b80473471f None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:10:24.510103 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-b3016cb2-291a-45eb-8df2-96b80473471f tempest-VolumeTypesAdminTests-1926933867 tempest-VolumeTypesAdminTests-1926933867-project-admin] DELETE https://10.4.3.240/volume/v3/types/6d10e5ed-d1bb-4d2b-bae8-52c2e57cef8e Aug 20 01:10:24.510271 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-b3016cb2-291a-45eb-8df2-96b80473471f tempest-VolumeTypesAdminTests-1926933867 tempest-VolumeTypesAdminTests-1926933867-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:10:24.510481 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-b3016cb2-291a-45eb-8df2-96b80473471f tempest-VolumeTypesAdminTests-1926933867 tempest-VolumeTypesAdminTests-1926933867-project-admin] Calling method '_delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:10:24.532230 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-b3016cb2-291a-45eb-8df2-96b80473471f tempest-VolumeTypesAdminTests-1926933867 tempest-VolumeTypesAdminTests-1926933867-project-admin] https://10.4.3.240/volume/v3/types/6d10e5ed-d1bb-4d2b-bae8-52c2e57cef8e returned with HTTP 202 Aug 20 01:10:24.532598 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1272/5030] 10.4.3.240 () {66 vars in 1345 bytes} [Thu Aug 20 01:10:24 2026] DELETE /volume/v3/types/6d10e5ed-d1bb-4d2b-bae8-52c2e57cef8e => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 01:10:24.539584 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-407cfd9f-3783-4baa-8395-a4826ef05942 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:10:24.541248 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-407cfd9f-3783-4baa-8395-a4826ef05942 tempest-VolumeTypesAdminTests-1926933867 tempest-VolumeTypesAdminTests-1926933867-project-admin] GET https://10.4.3.240/volume/v3/types/9299aae4-0c54-43f4-86b5-55524994955c/extra_specs Aug 20 01:10:24.541476 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-407cfd9f-3783-4baa-8395-a4826ef05942 tempest-VolumeTypesAdminTests-1926933867 tempest-VolumeTypesAdminTests-1926933867-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:10:24.541653 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-407cfd9f-3783-4baa-8395-a4826ef05942 tempest-VolumeTypesAdminTests-1926933867 tempest-VolumeTypesAdminTests-1926933867-project-admin] Calling method 'index' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:10:24.547767 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-407cfd9f-3783-4baa-8395-a4826ef05942 tempest-VolumeTypesAdminTests-1926933867 tempest-VolumeTypesAdminTests-1926933867-project-admin] https://10.4.3.240/volume/v3/types/9299aae4-0c54-43f4-86b5-55524994955c/extra_specs returned with HTTP 200 Aug 20 01:10:24.548109 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1260/5031] 10.4.3.240 () {66 vars in 1378 bytes} [Thu Aug 20 01:10:24 2026] GET /volume/v3/types/9299aae4-0c54-43f4-86b5-55524994955c/extra_specs => generated 185 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:10:24.555359 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-d1f55eda-60b6-4835-a9f0-bb5f0758cb42 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:10:24.557040 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-d1f55eda-60b6-4835-a9f0-bb5f0758cb42 tempest-VolumeTypesAdminTests-1926933867 tempest-VolumeTypesAdminTests-1926933867-project-admin] GET https://10.4.3.240/volume/v3/types Aug 20 01:10:24.557221 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-d1f55eda-60b6-4835-a9f0-bb5f0758cb42 tempest-VolumeTypesAdminTests-1926933867 tempest-VolumeTypesAdminTests-1926933867-project-admin] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:10:24.557429 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-d1f55eda-60b6-4835-a9f0-bb5f0758cb42 tempest-VolumeTypesAdminTests-1926933867 tempest-VolumeTypesAdminTests-1926933867-project-admin] Calling method 'index' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:10:24.574551 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-d1f55eda-60b6-4835-a9f0-bb5f0758cb42 tempest-VolumeTypesAdminTests-1926933867 tempest-VolumeTypesAdminTests-1926933867-project-admin] https://10.4.3.240/volume/v3/types returned with HTTP 200 Aug 20 01:10:24.574878 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1250/5032] 10.4.3.240 () {66 vars in 1231 bytes} [Thu Aug 20 01:10:24 2026] GET /volume/v3/types => generated 2610 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:10:24.584477 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-fbb031a1-b83d-4cad-89a5-a3840a87bde8 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:10:24.586474 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-fbb031a1-b83d-4cad-89a5-a3840a87bde8 tempest-VolumeTypesAdminTests-1926933867 tempest-VolumeTypesAdminTests-1926933867-project-admin] GET https://10.4.3.240/volume/v3/types/9299aae4-0c54-43f4-86b5-55524994955c/encryption/cipher Aug 20 01:10:24.586672 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-fbb031a1-b83d-4cad-89a5-a3840a87bde8 tempest-VolumeTypesAdminTests-1926933867 tempest-VolumeTypesAdminTests-1926933867-project-admin] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:10:24.586908 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-fbb031a1-b83d-4cad-89a5-a3840a87bde8 tempest-VolumeTypesAdminTests-1926933867 tempest-VolumeTypesAdminTests-1926933867-project-admin] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:10:24.593059 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-fbb031a1-b83d-4cad-89a5-a3840a87bde8 tempest-VolumeTypesAdminTests-1926933867 tempest-VolumeTypesAdminTests-1926933867-project-admin] https://10.4.3.240/volume/v3/types/9299aae4-0c54-43f4-86b5-55524994955c/encryption/cipher returned with HTTP 200 Aug 20 01:10:24.593538 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1251/5033] 10.4.3.240 () {66 vars in 1396 bytes} [Thu Aug 20 01:10:24 2026] GET /volume/v3/types/9299aae4-0c54-43f4-86b5-55524994955c/encryption/cipher => generated 29 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 20 01:10:24.600927 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-ba91b8e6-9d09-4966-b82e-80f88e2279aa None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:10:24.602595 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-ba91b8e6-9d09-4966-b82e-80f88e2279aa tempest-VolumeTypesAdminTests-1926933867 tempest-VolumeTypesAdminTests-1926933867-project-admin] GET https://10.4.3.240/volume/v3/types/9299aae4-0c54-43f4-86b5-55524994955c/encryption Aug 20 01:10:24.602776 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-ba91b8e6-9d09-4966-b82e-80f88e2279aa tempest-VolumeTypesAdminTests-1926933867 tempest-VolumeTypesAdminTests-1926933867-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:10:24.602961 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-ba91b8e6-9d09-4966-b82e-80f88e2279aa tempest-VolumeTypesAdminTests-1926933867 tempest-VolumeTypesAdminTests-1926933867-project-admin] Calling method 'index' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:10:24.608020 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-ba91b8e6-9d09-4966-b82e-80f88e2279aa tempest-VolumeTypesAdminTests-1926933867 tempest-VolumeTypesAdminTests-1926933867-project-admin] https://10.4.3.240/volume/v3/types/9299aae4-0c54-43f4-86b5-55524994955c/encryption returned with HTTP 200 Aug 20 01:10:24.608375 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1273/5034] 10.4.3.240 () {66 vars in 1375 bytes} [Thu Aug 20 01:10:24 2026] GET /volume/v3/types/9299aae4-0c54-43f4-86b5-55524994955c/encryption => generated 325 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:10:24.615781 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-3abf038d-7b8f-4c9b-b79b-196e7053d9a1 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:10:24.617312 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-3abf038d-7b8f-4c9b-b79b-196e7053d9a1 tempest-VolumeTypesAdminTests-1926933867 tempest-VolumeTypesAdminTests-1926933867-project-admin] GET https://10.4.3.240/volume/v3/types/9299aae4-0c54-43f4-86b5-55524994955c/extra_specs/multiattach Aug 20 01:10:24.617500 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-3abf038d-7b8f-4c9b-b79b-196e7053d9a1 tempest-VolumeTypesAdminTests-1926933867 tempest-VolumeTypesAdminTests-1926933867-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:10:24.617673 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-3abf038d-7b8f-4c9b-b79b-196e7053d9a1 tempest-VolumeTypesAdminTests-1926933867 tempest-VolumeTypesAdminTests-1926933867-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:10:24.622944 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-3abf038d-7b8f-4c9b-b79b-196e7053d9a1 tempest-VolumeTypesAdminTests-1926933867 tempest-VolumeTypesAdminTests-1926933867-project-admin] https://10.4.3.240/volume/v3/types/9299aae4-0c54-43f4-86b5-55524994955c/extra_specs/multiattach returned with HTTP 200 Aug 20 01:10:24.623258 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1261/5035] 10.4.3.240 () {66 vars in 1414 bytes} [Thu Aug 20 01:10:24 2026] GET /volume/v3/types/9299aae4-0c54-43f4-86b5-55524994955c/extra_specs/multiattach => generated 29 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 20 01:10:24.629270 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-d56fd1a8-6fc5-42e1-a959-6bc60f2abea3 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:10:24.631318 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-d56fd1a8-6fc5-42e1-a959-6bc60f2abea3 tempest-VolumeTypesAdminTests-1926933867 tempest-VolumeTypesAdminTests-1926933867-project-admin] GET https://10.4.3.240/volume/v3/types/9299aae4-0c54-43f4-86b5-55524994955c/extra_specs/volume_backend_name Aug 20 01:10:24.631587 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-d56fd1a8-6fc5-42e1-a959-6bc60f2abea3 tempest-VolumeTypesAdminTests-1926933867 tempest-VolumeTypesAdminTests-1926933867-project-admin] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:10:24.631802 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-d56fd1a8-6fc5-42e1-a959-6bc60f2abea3 tempest-VolumeTypesAdminTests-1926933867 tempest-VolumeTypesAdminTests-1926933867-project-admin] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:10:24.638414 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-d56fd1a8-6fc5-42e1-a959-6bc60f2abea3 tempest-VolumeTypesAdminTests-1926933867 tempest-VolumeTypesAdminTests-1926933867-project-admin] https://10.4.3.240/volume/v3/types/9299aae4-0c54-43f4-86b5-55524994955c/extra_specs/volume_backend_name returned with HTTP 200 Aug 20 01:10:24.638733 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1251/5036] 10.4.3.240 () {66 vars in 1438 bytes} [Thu Aug 20 01:10:24 2026] GET /volume/v3/types/9299aae4-0c54-43f4-86b5-55524994955c/extra_specs/volume_backend_name => generated 44 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 20 01:10:24.645604 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-1d98fe10-71b1-4382-b034-f7e44248bd7c None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:10:24.647324 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-1d98fe10-71b1-4382-b034-f7e44248bd7c tempest-VolumeTypesAdminTests-1926933867 tempest-VolumeTypesAdminTests-1926933867-project-admin] GET https://10.4.3.240/volume/v3/types/9299aae4-0c54-43f4-86b5-55524994955c Aug 20 01:10:24.647513 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-1d98fe10-71b1-4382-b034-f7e44248bd7c tempest-VolumeTypesAdminTests-1926933867 tempest-VolumeTypesAdminTests-1926933867-project-admin] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:10:24.647686 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-1d98fe10-71b1-4382-b034-f7e44248bd7c tempest-VolumeTypesAdminTests-1926933867 tempest-VolumeTypesAdminTests-1926933867-project-admin] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:10:24.652175 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-1d98fe10-71b1-4382-b034-f7e44248bd7c tempest-VolumeTypesAdminTests-1926933867 tempest-VolumeTypesAdminTests-1926933867-project-admin] https://10.4.3.240/volume/v3/types/9299aae4-0c54-43f4-86b5-55524994955c returned with HTTP 200 Aug 20 01:10:24.652610 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1252/5037] 10.4.3.240 () {66 vars in 1342 bytes} [Thu Aug 20 01:10:24 2026] GET /volume/v3/types/9299aae4-0c54-43f4-86b5-55524994955c => generated 402 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:10:24.661653 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-a46ac5f2-8784-4d8d-b0d7-aabf0040c888 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:10:24.663460 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-a46ac5f2-8784-4d8d-b0d7-aabf0040c888 tempest-VolumeTypesAdminTests-1926933867 tempest-VolumeTypesAdminTests-1926933867-project-admin] PUT https://10.4.3.240/volume/v3/types/9299aae4-0c54-43f4-86b5-55524994955c/encryption/5802fb38-1722-4f95-9072-1813d12af8b3 Aug 20 01:10:24.663814 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-a46ac5f2-8784-4d8d-b0d7-aabf0040c888 tempest-VolumeTypesAdminTests-1926933867 tempest-VolumeTypesAdminTests-1926933867-project-admin] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:10:24.678586 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-a46ac5f2-8784-4d8d-b0d7-aabf0040c888 tempest-VolumeTypesAdminTests-1926933867 tempest-VolumeTypesAdminTests-1926933867-project-admin] https://10.4.3.240/volume/v3/types/9299aae4-0c54-43f4-86b5-55524994955c/encryption/5802fb38-1722-4f95-9072-1813d12af8b3 returned with HTTP 200 Aug 20 01:10:24.679055 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1274/5038] 10.4.3.240 () {68 vars in 1506 bytes} [Thu Aug 20 01:10:24 2026] PUT /volume/v3/types/9299aae4-0c54-43f4-86b5-55524994955c/encryption/5802fb38-1722-4f95-9072-1813d12af8b3 => generated 33 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 20 01:10:24.687381 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-baab960a-dfa0-4c3f-bbcf-d4574a9b0691 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:10:24.688692 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-baab960a-dfa0-4c3f-bbcf-d4574a9b0691 tempest-VolumeTypesAdminTests-1926933867 tempest-VolumeTypesAdminTests-1926933867-project-admin] PUT https://10.4.3.240/volume/v3/types/9299aae4-0c54-43f4-86b5-55524994955c/extra_specs/key1 Aug 20 01:10:24.689309 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-baab960a-dfa0-4c3f-bbcf-d4574a9b0691 tempest-VolumeTypesAdminTests-1926933867 tempest-VolumeTypesAdminTests-1926933867-project-admin] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:10:24.690414 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-2a59f6f5-a9e3-4fea-b095-9e8100b99575 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:10:24.692237 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-2a59f6f5-a9e3-4fea-b095-9e8100b99575 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] GET https://10.4.3.240/volume/v3/backups/6c575926-90ad-4c3e-9970-142572bb1cd1 Aug 20 01:10:24.692516 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-2a59f6f5-a9e3-4fea-b095-9e8100b99575 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:10:24.692781 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-2a59f6f5-a9e3-4fea-b095-9e8100b99575 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:10:24.692933 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.v3.backups [None req-2a59f6f5-a9e3-4fea-b095-9e8100b99575 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Show backup with id 6c575926-90ad-4c3e-9970-142572bb1cd1. {{(pid=100212) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:10:24.697654 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:10:24.697654 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:10:24.698668 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-2a59f6f5-a9e3-4fea-b095-9e8100b99575 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] https://10.4.3.240/volume/v3/backups/6c575926-90ad-4c3e-9970-142572bb1cd1 returned with HTTP 200 Aug 20 01:10:24.699054 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1252/5039] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:10:24 2026] GET /volume/v3/backups/6c575926-90ad-4c3e-9970-142572bb1cd1 => generated 784 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:10:24.709457 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-baab960a-dfa0-4c3f-bbcf-d4574a9b0691 tempest-VolumeTypesAdminTests-1926933867 tempest-VolumeTypesAdminTests-1926933867-project-admin] https://10.4.3.240/volume/v3/types/9299aae4-0c54-43f4-86b5-55524994955c/extra_specs/key1 returned with HTTP 200 Aug 20 01:10:24.709873 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1262/5040] 10.4.3.240 () {68 vars in 1413 bytes} [Thu Aug 20 01:10:24 2026] PUT /volume/v3/types/9299aae4-0c54-43f4-86b5-55524994955c/extra_specs/key1 => generated 30 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 20 01:10:24.717187 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-09ff41ac-802a-4970-815b-2aff0d9b3ecc None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:10:24.718840 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-09ff41ac-802a-4970-815b-2aff0d9b3ecc tempest-VolumeTypesAdminTests-1926933867 tempest-VolumeTypesAdminTests-1926933867-project-admin] PUT https://10.4.3.240/volume/v3/types/9299aae4-0c54-43f4-86b5-55524994955c Aug 20 01:10:24.719158 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-09ff41ac-802a-4970-815b-2aff0d9b3ecc tempest-VolumeTypesAdminTests-1926933867 tempest-VolumeTypesAdminTests-1926933867-project-admin] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:10:24.733288 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-09ff41ac-802a-4970-815b-2aff0d9b3ecc tempest-VolumeTypesAdminTests-1926933867 tempest-VolumeTypesAdminTests-1926933867-project-admin] https://10.4.3.240/volume/v3/types/9299aae4-0c54-43f4-86b5-55524994955c returned with HTTP 200 Aug 20 01:10:24.733712 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1253/5041] 10.4.3.240 () {68 vars in 1362 bytes} [Thu Aug 20 01:10:24 2026] PUT /volume/v3/types/9299aae4-0c54-43f4-86b5-55524994955c => generated 371 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:10:24.741687 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-121d669f-c311-4411-b4d3-b78cfbb31160 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:10:24.743663 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-121d669f-c311-4411-b4d3-b78cfbb31160 tempest-VolumeTypesAdminTests-1926933867 tempest-VolumeTypesAdminTests-1926933867-project-admin] DELETE https://10.4.3.240/volume/v3/types/f367c676-d4dd-4101-9173-9e26340700b6 Aug 20 01:10:24.743882 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-121d669f-c311-4411-b4d3-b78cfbb31160 tempest-VolumeTypesAdminTests-1926933867 tempest-VolumeTypesAdminTests-1926933867-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:10:24.744103 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-121d669f-c311-4411-b4d3-b78cfbb31160 tempest-VolumeTypesAdminTests-1926933867 tempest-VolumeTypesAdminTests-1926933867-project-admin] Calling method '_delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:10:24.766078 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-121d669f-c311-4411-b4d3-b78cfbb31160 tempest-VolumeTypesAdminTests-1926933867 tempest-VolumeTypesAdminTests-1926933867-project-admin] https://10.4.3.240/volume/v3/types/f367c676-d4dd-4101-9173-9e26340700b6 returned with HTTP 202 Aug 20 01:10:24.766464 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1275/5042] 10.4.3.240 () {66 vars in 1345 bytes} [Thu Aug 20 01:10:24 2026] DELETE /volume/v3/types/f367c676-d4dd-4101-9173-9e26340700b6 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 01:10:24.772999 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-43a73d36-a91f-4164-adc9-42d722cded6e None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:10:24.774559 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-43a73d36-a91f-4164-adc9-42d722cded6e tempest-VolumeTypesAdminTests-1926933867 tempest-VolumeTypesAdminTests-1926933867-project-admin] DELETE https://10.4.3.240/volume/v3/types/2c47385c-7a1f-4055-8e43-f0caee79285b Aug 20 01:10:24.774758 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-43a73d36-a91f-4164-adc9-42d722cded6e tempest-VolumeTypesAdminTests-1926933867 tempest-VolumeTypesAdminTests-1926933867-project-admin] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:10:24.774997 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-43a73d36-a91f-4164-adc9-42d722cded6e tempest-VolumeTypesAdminTests-1926933867 tempest-VolumeTypesAdminTests-1926933867-project-admin] Calling method '_delete' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:10:24.797132 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-43a73d36-a91f-4164-adc9-42d722cded6e tempest-VolumeTypesAdminTests-1926933867 tempest-VolumeTypesAdminTests-1926933867-project-admin] https://10.4.3.240/volume/v3/types/2c47385c-7a1f-4055-8e43-f0caee79285b returned with HTTP 202 Aug 20 01:10:24.797767 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1253/5043] 10.4.3.240 () {66 vars in 1345 bytes} [Thu Aug 20 01:10:24 2026] DELETE /volume/v3/types/2c47385c-7a1f-4055-8e43-f0caee79285b => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 01:10:24.803496 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-98b248ad-7836-40c1-b8d7-ffcc609d4690 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:10:24.805309 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-98b248ad-7836-40c1-b8d7-ffcc609d4690 tempest-VolumeTypesAdminTests-1926933867 tempest-VolumeTypesAdminTests-1926933867-project-admin] DELETE https://10.4.3.240/volume/v3/types/3bdd43dd-16db-4212-af67-37e6a58b8610 Aug 20 01:10:24.805526 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-98b248ad-7836-40c1-b8d7-ffcc609d4690 tempest-VolumeTypesAdminTests-1926933867 tempest-VolumeTypesAdminTests-1926933867-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:10:24.805714 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-98b248ad-7836-40c1-b8d7-ffcc609d4690 tempest-VolumeTypesAdminTests-1926933867 tempest-VolumeTypesAdminTests-1926933867-project-admin] Calling method '_delete' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:10:24.826875 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-98b248ad-7836-40c1-b8d7-ffcc609d4690 tempest-VolumeTypesAdminTests-1926933867 tempest-VolumeTypesAdminTests-1926933867-project-admin] https://10.4.3.240/volume/v3/types/3bdd43dd-16db-4212-af67-37e6a58b8610 returned with HTTP 202 Aug 20 01:10:24.827242 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1263/5044] 10.4.3.240 () {66 vars in 1345 bytes} [Thu Aug 20 01:10:24 2026] DELETE /volume/v3/types/3bdd43dd-16db-4212-af67-37e6a58b8610 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 01:10:24.833848 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-fcb057c6-153b-4d10-b83c-26a901edae7f None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:10:24.835415 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-fcb057c6-153b-4d10-b83c-26a901edae7f tempest-VolumeTypesAdminTests-1926933867 tempest-VolumeTypesAdminTests-1926933867-project-admin] DELETE https://10.4.3.240/volume/v3/types/380dd1ce-6f1c-4be9-b211-42445e94fba6 Aug 20 01:10:24.835580 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-fcb057c6-153b-4d10-b83c-26a901edae7f tempest-VolumeTypesAdminTests-1926933867 tempest-VolumeTypesAdminTests-1926933867-project-admin] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:10:24.835787 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-fcb057c6-153b-4d10-b83c-26a901edae7f tempest-VolumeTypesAdminTests-1926933867 tempest-VolumeTypesAdminTests-1926933867-project-admin] Calling method '_delete' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:10:24.857042 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-fcb057c6-153b-4d10-b83c-26a901edae7f tempest-VolumeTypesAdminTests-1926933867 tempest-VolumeTypesAdminTests-1926933867-project-admin] https://10.4.3.240/volume/v3/types/380dd1ce-6f1c-4be9-b211-42445e94fba6 returned with HTTP 202 Aug 20 01:10:24.857599 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1254/5045] 10.4.3.240 () {66 vars in 1345 bytes} [Thu Aug 20 01:10:24 2026] DELETE /volume/v3/types/380dd1ce-6f1c-4be9-b211-42445e94fba6 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 01:10:24.863665 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-14452908-38e3-4595-8917-d5c0208916bc None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:10:24.865505 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-14452908-38e3-4595-8917-d5c0208916bc tempest-VolumeTypesAdminTests-1926933867 tempest-VolumeTypesAdminTests-1926933867-project-admin] DELETE https://10.4.3.240/volume/v3/types/9299aae4-0c54-43f4-86b5-55524994955c Aug 20 01:10:24.865694 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-14452908-38e3-4595-8917-d5c0208916bc tempest-VolumeTypesAdminTests-1926933867 tempest-VolumeTypesAdminTests-1926933867-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:10:24.865902 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-14452908-38e3-4595-8917-d5c0208916bc tempest-VolumeTypesAdminTests-1926933867 tempest-VolumeTypesAdminTests-1926933867-project-admin] Calling method '_delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:10:24.889263 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-14452908-38e3-4595-8917-d5c0208916bc tempest-VolumeTypesAdminTests-1926933867 tempest-VolumeTypesAdminTests-1926933867-project-admin] https://10.4.3.240/volume/v3/types/9299aae4-0c54-43f4-86b5-55524994955c returned with HTTP 202 Aug 20 01:10:24.889709 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1276/5046] 10.4.3.240 () {66 vars in 1345 bytes} [Thu Aug 20 01:10:24 2026] DELETE /volume/v3/types/9299aae4-0c54-43f4-86b5-55524994955c => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 01:10:25.709220 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-25f480e7-94bb-4d24-af09-945cd1445e19 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:10:25.710913 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-25f480e7-94bb-4d24-af09-945cd1445e19 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] GET https://10.4.3.240/volume/v3/backups/6c575926-90ad-4c3e-9970-142572bb1cd1 Aug 20 01:10:25.711097 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-25f480e7-94bb-4d24-af09-945cd1445e19 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:10:25.711271 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-25f480e7-94bb-4d24-af09-945cd1445e19 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:10:25.711413 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.v3.backups [None req-25f480e7-94bb-4d24-af09-945cd1445e19 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Show backup with id 6c575926-90ad-4c3e-9970-142572bb1cd1. {{(pid=100212) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:10:25.715590 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:10:25.715590 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:10:25.716441 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-25f480e7-94bb-4d24-af09-945cd1445e19 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] https://10.4.3.240/volume/v3/backups/6c575926-90ad-4c3e-9970-142572bb1cd1 returned with HTTP 200 Aug 20 01:10:25.716947 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1254/5047] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:10:25 2026] GET /volume/v3/backups/6c575926-90ad-4c3e-9970-142572bb1cd1 => generated 784 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:10:26.726427 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-2315426f-25b4-41dd-ac58-236676248bf3 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:10:26.728446 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-2315426f-25b4-41dd-ac58-236676248bf3 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] GET https://10.4.3.240/volume/v3/backups/6c575926-90ad-4c3e-9970-142572bb1cd1 Aug 20 01:10:26.728670 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-2315426f-25b4-41dd-ac58-236676248bf3 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:10:26.728900 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-2315426f-25b4-41dd-ac58-236676248bf3 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:10:26.729025 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-2315426f-25b4-41dd-ac58-236676248bf3 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Show backup with id 6c575926-90ad-4c3e-9970-142572bb1cd1. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:10:26.733899 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:10:26.733899 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:10:26.734735 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-2315426f-25b4-41dd-ac58-236676248bf3 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] https://10.4.3.240/volume/v3/backups/6c575926-90ad-4c3e-9970-142572bb1cd1 returned with HTTP 200 Aug 20 01:10:26.735142 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1264/5048] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:10:26 2026] GET /volume/v3/backups/6c575926-90ad-4c3e-9970-142572bb1cd1 => generated 785 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:10:27.744686 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-b401d167-cd4e-47e3-9caa-f966ae665370 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:10:27.746399 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-b401d167-cd4e-47e3-9caa-f966ae665370 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] GET https://10.4.3.240/volume/v3/backups/6c575926-90ad-4c3e-9970-142572bb1cd1 Aug 20 01:10:27.746582 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-b401d167-cd4e-47e3-9caa-f966ae665370 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:10:27.746775 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-b401d167-cd4e-47e3-9caa-f966ae665370 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:10:27.746872 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.v3.backups [None req-b401d167-cd4e-47e3-9caa-f966ae665370 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Show backup with id 6c575926-90ad-4c3e-9970-142572bb1cd1. {{(pid=100213) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:10:27.749635 np0000007838 devstack@c-api.service[100213]: DEBUG dbcounter [-] [100213] Writing DB stats cinder:SELECT=261,cinder:UPDATE=109,cinder:INSERT=64 {{(pid=100213) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 01:10:27.752404 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:10:27.752404 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:10:27.753281 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-b401d167-cd4e-47e3-9caa-f966ae665370 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] https://10.4.3.240/volume/v3/backups/6c575926-90ad-4c3e-9970-142572bb1cd1 returned with HTTP 200 Aug 20 01:10:27.753742 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1255/5049] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:10:27 2026] GET /volume/v3/backups/6c575926-90ad-4c3e-9970-142572bb1cd1 => generated 786 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:10:27.762555 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-35d32b61-3974-472d-a008-618e626391f0 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:10:27.764364 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-35d32b61-3974-472d-a008-618e626391f0 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] GET https://10.4.3.240/volume/v3/backups/6c575926-90ad-4c3e-9970-142572bb1cd1 Aug 20 01:10:27.764553 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-35d32b61-3974-472d-a008-618e626391f0 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:10:27.764738 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-35d32b61-3974-472d-a008-618e626391f0 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:10:27.764876 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-35d32b61-3974-472d-a008-618e626391f0 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Show backup with id 6c575926-90ad-4c3e-9970-142572bb1cd1. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:10:27.766689 np0000007838 devstack@c-api.service[100215]: DEBUG dbcounter [-] [100215] Writing DB stats cinder:SELECT=256,cinder:UPDATE=92,cinder:INSERT=42 {{(pid=100215) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 01:10:27.769879 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:10:27.769879 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:10:27.770594 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-35d32b61-3974-472d-a008-618e626391f0 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] https://10.4.3.240/volume/v3/backups/6c575926-90ad-4c3e-9970-142572bb1cd1 returned with HTTP 200 Aug 20 01:10:27.770945 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1277/5050] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:10:27 2026] GET /volume/v3/backups/6c575926-90ad-4c3e-9970-142572bb1cd1 => generated 786 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:10:27.780008 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-b9c56254-d2e2-414c-8384-736d74108802 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:10:27.781761 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-b9c56254-d2e2-414c-8384-736d74108802 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] DELETE https://10.4.3.240/volume/v3/backups/6c575926-90ad-4c3e-9970-142572bb1cd1 Aug 20 01:10:27.781985 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-b9c56254-d2e2-414c-8384-736d74108802 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:10:27.782160 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-b9c56254-d2e2-414c-8384-736d74108802 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Calling method 'delete' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:10:27.782262 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.contrib.backups [None req-b9c56254-d2e2-414c-8384-736d74108802 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Delete backup with id: 6c575926-90ad-4c3e-9970-142572bb1cd1. Aug 20 01:10:27.786301 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:10:27.786301 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:10:27.796775 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.backup.rpcapi [None req-b9c56254-d2e2-414c-8384-736d74108802 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] delete_backup rpcapi backup_id 6c575926-90ad-4c3e-9970-142572bb1cd1 {{(pid=100212) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 20 01:10:27.798513 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-b9c56254-d2e2-414c-8384-736d74108802 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] https://10.4.3.240/volume/v3/backups/6c575926-90ad-4c3e-9970-142572bb1cd1 returned with HTTP 202 Aug 20 01:10:27.798875 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1255/5051] 10.4.3.240 () {66 vars in 1351 bytes} [Thu Aug 20 01:10:27 2026] DELETE /volume/v3/backups/6c575926-90ad-4c3e-9970-142572bb1cd1 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 01:10:27.805010 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-d3914300-7751-4c78-99a3-566a4ad90f3b None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:10:27.806607 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-d3914300-7751-4c78-99a3-566a4ad90f3b tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] GET https://10.4.3.240/volume/v3/backups/6c575926-90ad-4c3e-9970-142572bb1cd1 Aug 20 01:10:27.806818 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-d3914300-7751-4c78-99a3-566a4ad90f3b tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:10:27.806980 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-d3914300-7751-4c78-99a3-566a4ad90f3b tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:10:27.807074 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-d3914300-7751-4c78-99a3-566a4ad90f3b tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Show backup with id 6c575926-90ad-4c3e-9970-142572bb1cd1. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:10:27.810963 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:10:27.810963 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:10:27.811631 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-d3914300-7751-4c78-99a3-566a4ad90f3b tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] https://10.4.3.240/volume/v3/backups/6c575926-90ad-4c3e-9970-142572bb1cd1 returned with HTTP 200 Aug 20 01:10:27.811980 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1265/5052] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:10:27 2026] GET /volume/v3/backups/6c575926-90ad-4c3e-9970-142572bb1cd1 => generated 785 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:10:28.821605 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-7854ff25-7353-404f-a861-d4cbdcb0278f None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:10:28.823524 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-7854ff25-7353-404f-a861-d4cbdcb0278f tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] GET https://10.4.3.240/volume/v3/backups/6c575926-90ad-4c3e-9970-142572bb1cd1 Aug 20 01:10:28.823714 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-7854ff25-7353-404f-a861-d4cbdcb0278f tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:10:28.823926 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-7854ff25-7353-404f-a861-d4cbdcb0278f tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:10:28.824045 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.v3.backups [None req-7854ff25-7353-404f-a861-d4cbdcb0278f tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Show backup with id 6c575926-90ad-4c3e-9970-142572bb1cd1. {{(pid=100213) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:10:28.827764 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-7854ff25-7353-404f-a861-d4cbdcb0278f tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] https://10.4.3.240/volume/v3/backups/6c575926-90ad-4c3e-9970-142572bb1cd1 returned with HTTP 404 Aug 20 01:10:28.828224 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1256/5053] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:10:28 2026] GET /volume/v3/backups/6c575926-90ad-4c3e-9970-142572bb1cd1 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:10:28.835971 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-426a719d-a2d2-41a0-b6a9-7dd89be79458 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:10:28.837534 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-426a719d-a2d2-41a0-b6a9-7dd89be79458 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] DELETE https://10.4.3.240/volume/v3/snapshots/9b48c14f-1c4a-46e4-bb15-fc5aca210242 Aug 20 01:10:28.837701 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-426a719d-a2d2-41a0-b6a9-7dd89be79458 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:10:28.837910 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-426a719d-a2d2-41a0-b6a9-7dd89be79458 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Calling method 'delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:10:28.838034 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.v3.snapshots [None req-426a719d-a2d2-41a0-b6a9-7dd89be79458 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Delete snapshot with id: 9b48c14f-1c4a-46e4-bb15-fc5aca210242 Aug 20 01:10:28.842581 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:10:28.842581 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:10:28.843021 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-426a719d-a2d2-41a0-b6a9-7dd89be79458 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Snapshot retrieved successfully. Aug 20 01:10:28.858015 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-426a719d-a2d2-41a0-b6a9-7dd89be79458 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Snapshot delete request issued successfully. Aug 20 01:10:28.858160 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-426a719d-a2d2-41a0-b6a9-7dd89be79458 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] https://10.4.3.240/volume/v3/snapshots/9b48c14f-1c4a-46e4-bb15-fc5aca210242 returned with HTTP 202 Aug 20 01:10:28.858559 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1278/5054] 10.4.3.240 () {66 vars in 1357 bytes} [Thu Aug 20 01:10:28 2026] DELETE /volume/v3/snapshots/9b48c14f-1c4a-46e4-bb15-fc5aca210242 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 01:10:28.867451 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-a81c1b08-aefb-4760-8a6c-45dc98be1c53 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:10:28.869122 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-a81c1b08-aefb-4760-8a6c-45dc98be1c53 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] GET https://10.4.3.240/volume/v3/snapshots/9b48c14f-1c4a-46e4-bb15-fc5aca210242 Aug 20 01:10:28.869287 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-a81c1b08-aefb-4760-8a6c-45dc98be1c53 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:10:28.869485 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-a81c1b08-aefb-4760-8a6c-45dc98be1c53 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:10:28.874111 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:10:28.874111 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:10:28.874484 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-a81c1b08-aefb-4760-8a6c-45dc98be1c53 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Snapshot retrieved successfully. Aug 20 01:10:28.875133 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-a81c1b08-aefb-4760-8a6c-45dc98be1c53 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] https://10.4.3.240/volume/v3/snapshots/9b48c14f-1c4a-46e4-bb15-fc5aca210242 returned with HTTP 200 Aug 20 01:10:28.875507 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1256/5055] 10.4.3.240 () {66 vars in 1354 bytes} [Thu Aug 20 01:10:28 2026] GET /volume/v3/snapshots/9b48c14f-1c4a-46e4-bb15-fc5aca210242 => generated 463 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:10:29.884370 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-38c93b0f-4974-4eea-bb40-7ba39a71339b None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:10:29.886023 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-38c93b0f-4974-4eea-bb40-7ba39a71339b tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] GET https://10.4.3.240/volume/v3/snapshots/9b48c14f-1c4a-46e4-bb15-fc5aca210242 Aug 20 01:10:29.886190 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-38c93b0f-4974-4eea-bb40-7ba39a71339b tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:10:29.886423 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-38c93b0f-4974-4eea-bb40-7ba39a71339b tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:10:29.890136 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-38c93b0f-4974-4eea-bb40-7ba39a71339b tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] https://10.4.3.240/volume/v3/snapshots/9b48c14f-1c4a-46e4-bb15-fc5aca210242 returned with HTTP 404 Aug 20 01:10:29.890564 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1266/5056] 10.4.3.240 () {66 vars in 1354 bytes} [Thu Aug 20 01:10:29 2026] GET /volume/v3/snapshots/9b48c14f-1c4a-46e4-bb15-fc5aca210242 => generated 111 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:10:29.896188 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-8ef41631-7f36-4c7a-abaa-bd3c878ac5f4 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:10:29.897936 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-8ef41631-7f36-4c7a-abaa-bd3c878ac5f4 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] DELETE https://10.4.3.240/volume/v3/volumes/3153ea0c-3514-4d78-bf4c-1ae917796915 Aug 20 01:10:29.898125 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-8ef41631-7f36-4c7a-abaa-bd3c878ac5f4 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:10:29.898358 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-8ef41631-7f36-4c7a-abaa-bd3c878ac5f4 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Calling method 'delete' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:10:29.898539 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.v3.volumes [None req-8ef41631-7f36-4c7a-abaa-bd3c878ac5f4 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Delete volume with id: 3153ea0c-3514-4d78-bf4c-1ae917796915 Aug 20 01:10:29.904932 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:10:29.904932 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:10:29.905358 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-8ef41631-7f36-4c7a-abaa-bd3c878ac5f4 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Volume info retrieved successfully. Aug 20 01:10:29.921452 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-8ef41631-7f36-4c7a-abaa-bd3c878ac5f4 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Delete volume request issued successfully. Aug 20 01:10:29.921621 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-8ef41631-7f36-4c7a-abaa-bd3c878ac5f4 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] https://10.4.3.240/volume/v3/volumes/3153ea0c-3514-4d78-bf4c-1ae917796915 returned with HTTP 202 Aug 20 01:10:29.921991 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1257/5057] 10.4.3.240 () {66 vars in 1351 bytes} [Thu Aug 20 01:10:29 2026] DELETE /volume/v3/volumes/3153ea0c-3514-4d78-bf4c-1ae917796915 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 01:10:29.928219 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-268fb4c9-58dd-4d92-a439-40dbc31d52d1 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:10:29.930811 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-268fb4c9-58dd-4d92-a439-40dbc31d52d1 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] GET https://10.4.3.240/volume/v3/volumes/3153ea0c-3514-4d78-bf4c-1ae917796915 Aug 20 01:10:29.931050 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-268fb4c9-58dd-4d92-a439-40dbc31d52d1 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:10:29.931266 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-268fb4c9-58dd-4d92-a439-40dbc31d52d1 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:10:29.939204 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:10:29.939204 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:10:29.943279 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-268fb4c9-58dd-4d92-a439-40dbc31d52d1 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Volume info retrieved successfully. Aug 20 01:10:29.948292 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-268fb4c9-58dd-4d92-a439-40dbc31d52d1 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] https://10.4.3.240/volume/v3/volumes/3153ea0c-3514-4d78-bf4c-1ae917796915 returned with HTTP 200 Aug 20 01:10:29.948796 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1279/5058] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:10:29 2026] GET /volume/v3/volumes/3153ea0c-3514-4d78-bf4c-1ae917796915 => generated 841 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:10:30.960483 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-5bb0c2cb-2fd7-4ceb-b99d-cfb33baa11a0 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:10:30.962209 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-5bb0c2cb-2fd7-4ceb-b99d-cfb33baa11a0 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] GET https://10.4.3.240/volume/v3/volumes/3153ea0c-3514-4d78-bf4c-1ae917796915 Aug 20 01:10:30.962442 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-5bb0c2cb-2fd7-4ceb-b99d-cfb33baa11a0 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:10:30.962678 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-5bb0c2cb-2fd7-4ceb-b99d-cfb33baa11a0 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:10:30.968006 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-5bb0c2cb-2fd7-4ceb-b99d-cfb33baa11a0 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] https://10.4.3.240/volume/v3/volumes/3153ea0c-3514-4d78-bf4c-1ae917796915 returned with HTTP 404 Aug 20 01:10:30.968473 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1257/5059] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:10:30 2026] GET /volume/v3/volumes/3153ea0c-3514-4d78-bf4c-1ae917796915 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:10:30.974409 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-3633f0e3-47b8-447b-822b-cb66e48bc7ff None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:10:30.976105 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-3633f0e3-47b8-447b-822b-cb66e48bc7ff tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] DELETE https://10.4.3.240/volume/v3/volumes/abcea09c-c869-4237-85f5-bce142abe8c3 Aug 20 01:10:30.976304 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-3633f0e3-47b8-447b-822b-cb66e48bc7ff tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:10:30.976501 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-3633f0e3-47b8-447b-822b-cb66e48bc7ff tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Calling method 'delete' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:10:30.976654 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.v3.volumes [None req-3633f0e3-47b8-447b-822b-cb66e48bc7ff tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Delete volume with id: abcea09c-c869-4237-85f5-bce142abe8c3 Aug 20 01:10:30.983159 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:10:30.983159 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:10:30.983594 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-3633f0e3-47b8-447b-822b-cb66e48bc7ff tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Volume info retrieved successfully. Aug 20 01:10:30.999437 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-3633f0e3-47b8-447b-822b-cb66e48bc7ff tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Delete volume request issued successfully. Aug 20 01:10:30.999671 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-3633f0e3-47b8-447b-822b-cb66e48bc7ff tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] https://10.4.3.240/volume/v3/volumes/abcea09c-c869-4237-85f5-bce142abe8c3 returned with HTTP 202 Aug 20 01:10:31.000159 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1267/5060] 10.4.3.240 () {66 vars in 1351 bytes} [Thu Aug 20 01:10:30 2026] DELETE /volume/v3/volumes/abcea09c-c869-4237-85f5-bce142abe8c3 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 01:10:31.006634 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-88586a0d-b750-4bbd-b4c2-c2440b3b5835 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:10:31.008454 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-88586a0d-b750-4bbd-b4c2-c2440b3b5835 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] GET https://10.4.3.240/volume/v3/volumes/abcea09c-c869-4237-85f5-bce142abe8c3 Aug 20 01:10:31.008637 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-88586a0d-b750-4bbd-b4c2-c2440b3b5835 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:10:31.008832 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-88586a0d-b750-4bbd-b4c2-c2440b3b5835 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:10:31.014939 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:10:31.014939 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:10:31.017988 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-88586a0d-b750-4bbd-b4c2-c2440b3b5835 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Volume info retrieved successfully. Aug 20 01:10:31.022387 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-88586a0d-b750-4bbd-b4c2-c2440b3b5835 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] https://10.4.3.240/volume/v3/volumes/abcea09c-c869-4237-85f5-bce142abe8c3 returned with HTTP 200 Aug 20 01:10:31.022819 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1258/5061] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:10:31 2026] GET /volume/v3/volumes/abcea09c-c869-4237-85f5-bce142abe8c3 => generated 1355 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:10:32.034266 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-de6a37be-0c51-43fd-968b-9d8186d7c620 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:10:32.036005 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-de6a37be-0c51-43fd-968b-9d8186d7c620 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] GET https://10.4.3.240/volume/v3/volumes/abcea09c-c869-4237-85f5-bce142abe8c3 Aug 20 01:10:32.036188 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-de6a37be-0c51-43fd-968b-9d8186d7c620 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:10:32.036387 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-de6a37be-0c51-43fd-968b-9d8186d7c620 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:10:32.041782 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-de6a37be-0c51-43fd-968b-9d8186d7c620 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] https://10.4.3.240/volume/v3/volumes/abcea09c-c869-4237-85f5-bce142abe8c3 returned with HTTP 404 Aug 20 01:10:32.042187 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1280/5062] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:10:32 2026] GET /volume/v3/volumes/abcea09c-c869-4237-85f5-bce142abe8c3 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:10:32.048377 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-b31f6d36-68c9-426d-a520-c173c11140ed None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:10:32.050619 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-b31f6d36-68c9-426d-a520-c173c11140ed tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] DELETE https://10.4.3.240/volume/v3/volumes/094fe5ed-d70d-471a-a463-0f460b6d92d2 Aug 20 01:10:32.050863 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-b31f6d36-68c9-426d-a520-c173c11140ed tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:10:32.051049 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-b31f6d36-68c9-426d-a520-c173c11140ed tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Calling method 'delete' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:10:32.051211 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.v3.volumes [None req-b31f6d36-68c9-426d-a520-c173c11140ed tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Delete volume with id: 094fe5ed-d70d-471a-a463-0f460b6d92d2 Aug 20 01:10:32.057857 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:10:32.057857 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:10:32.058314 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-b31f6d36-68c9-426d-a520-c173c11140ed tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Volume info retrieved successfully. Aug 20 01:10:32.072673 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-b31f6d36-68c9-426d-a520-c173c11140ed tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Delete volume request issued successfully. Aug 20 01:10:32.072922 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-b31f6d36-68c9-426d-a520-c173c11140ed tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] https://10.4.3.240/volume/v3/volumes/094fe5ed-d70d-471a-a463-0f460b6d92d2 returned with HTTP 202 Aug 20 01:10:32.073400 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1258/5063] 10.4.3.240 () {66 vars in 1351 bytes} [Thu Aug 20 01:10:32 2026] DELETE /volume/v3/volumes/094fe5ed-d70d-471a-a463-0f460b6d92d2 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 01:10:32.079850 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-00a66296-943c-4f77-b70b-24e6c36019c9 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:10:32.081507 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-00a66296-943c-4f77-b70b-24e6c36019c9 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] GET https://10.4.3.240/volume/v3/volumes/094fe5ed-d70d-471a-a463-0f460b6d92d2 Aug 20 01:10:32.081692 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-00a66296-943c-4f77-b70b-24e6c36019c9 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:10:32.081883 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-00a66296-943c-4f77-b70b-24e6c36019c9 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:10:32.088863 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:10:32.088863 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:10:32.092066 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-00a66296-943c-4f77-b70b-24e6c36019c9 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Volume info retrieved successfully. Aug 20 01:10:32.095876 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-00a66296-943c-4f77-b70b-24e6c36019c9 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] https://10.4.3.240/volume/v3/volumes/094fe5ed-d70d-471a-a463-0f460b6d92d2 returned with HTTP 200 Aug 20 01:10:32.096211 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1268/5064] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:10:32 2026] GET /volume/v3/volumes/094fe5ed-d70d-471a-a463-0f460b6d92d2 => generated 841 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:10:33.108877 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-e02767d3-18b3-4e58-af38-05e537f4fa69 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:10:33.111179 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-e02767d3-18b3-4e58-af38-05e537f4fa69 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] GET https://10.4.3.240/volume/v3/volumes/094fe5ed-d70d-471a-a463-0f460b6d92d2 Aug 20 01:10:33.111429 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-e02767d3-18b3-4e58-af38-05e537f4fa69 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:10:33.111636 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-e02767d3-18b3-4e58-af38-05e537f4fa69 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:10:33.118511 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-e02767d3-18b3-4e58-af38-05e537f4fa69 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] https://10.4.3.240/volume/v3/volumes/094fe5ed-d70d-471a-a463-0f460b6d92d2 returned with HTTP 404 Aug 20 01:10:33.119054 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1259/5065] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:10:33 2026] GET /volume/v3/volumes/094fe5ed-d70d-471a-a463-0f460b6d92d2 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:10:33.126356 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-1d7e92d6-304e-4245-b18c-fb1a72d15077 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:10:33.128396 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-1d7e92d6-304e-4245-b18c-fb1a72d15077 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] DELETE https://10.4.3.240/volume/v3/volumes/e0ed5b26-e860-4c8f-87e7-db35afc56bd4 Aug 20 01:10:33.128579 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-1d7e92d6-304e-4245-b18c-fb1a72d15077 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:10:33.128767 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-1d7e92d6-304e-4245-b18c-fb1a72d15077 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Calling method 'delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:10:33.128919 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-1d7e92d6-304e-4245-b18c-fb1a72d15077 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Delete volume with id: e0ed5b26-e860-4c8f-87e7-db35afc56bd4 Aug 20 01:10:33.135137 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:10:33.135137 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:10:33.135602 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-1d7e92d6-304e-4245-b18c-fb1a72d15077 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Volume info retrieved successfully. Aug 20 01:10:33.150393 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-1d7e92d6-304e-4245-b18c-fb1a72d15077 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Delete volume request issued successfully. Aug 20 01:10:33.150561 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-1d7e92d6-304e-4245-b18c-fb1a72d15077 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] https://10.4.3.240/volume/v3/volumes/e0ed5b26-e860-4c8f-87e7-db35afc56bd4 returned with HTTP 202 Aug 20 01:10:33.150986 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1281/5066] 10.4.3.240 () {66 vars in 1351 bytes} [Thu Aug 20 01:10:33 2026] DELETE /volume/v3/volumes/e0ed5b26-e860-4c8f-87e7-db35afc56bd4 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 01:10:33.159025 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-1d274709-2a21-43cf-8069-bf19a194a5cc None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:10:33.160653 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-1d274709-2a21-43cf-8069-bf19a194a5cc tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] GET https://10.4.3.240/volume/v3/volumes/e0ed5b26-e860-4c8f-87e7-db35afc56bd4 Aug 20 01:10:33.160917 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-1d274709-2a21-43cf-8069-bf19a194a5cc tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:10:33.161104 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-1d274709-2a21-43cf-8069-bf19a194a5cc tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:10:33.167866 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:10:33.167866 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:10:33.170903 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-1d274709-2a21-43cf-8069-bf19a194a5cc tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Volume info retrieved successfully. Aug 20 01:10:33.174553 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-1d274709-2a21-43cf-8069-bf19a194a5cc tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] https://10.4.3.240/volume/v3/volumes/e0ed5b26-e860-4c8f-87e7-db35afc56bd4 returned with HTTP 200 Aug 20 01:10:33.174933 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1259/5067] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:10:33 2026] GET /volume/v3/volumes/e0ed5b26-e860-4c8f-87e7-db35afc56bd4 => generated 841 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:10:34.189448 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-8af999d9-489d-49b2-94ca-6909360382d0 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:10:34.191199 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-8af999d9-489d-49b2-94ca-6909360382d0 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] GET https://10.4.3.240/volume/v3/volumes/e0ed5b26-e860-4c8f-87e7-db35afc56bd4 Aug 20 01:10:34.191440 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-8af999d9-489d-49b2-94ca-6909360382d0 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:10:34.191645 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-8af999d9-489d-49b2-94ca-6909360382d0 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:10:34.196951 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-8af999d9-489d-49b2-94ca-6909360382d0 tempest-VolumesBackupsTest-1018251132 tempest-VolumesBackupsTest-1018251132-project-member] https://10.4.3.240/volume/v3/volumes/e0ed5b26-e860-4c8f-87e7-db35afc56bd4 returned with HTTP 404 Aug 20 01:10:34.197422 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1269/5068] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:10:34 2026] GET /volume/v3/volumes/e0ed5b26-e860-4c8f-87e7-db35afc56bd4 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:10:36.913817 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-db36cac6-0713-4315-acd9-37bb02dedc4e None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:10:36.987180 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-db36cac6-0713-4315-acd9-37bb02dedc4e tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] POST https://10.4.3.240/volume/v3/volumes Aug 20 01:10:36.987519 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-db36cac6-0713-4315-acd9-37bb02dedc4e tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1949722859"}} {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:10:36.988794 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.v3.volumes [None req-db36cac6-0713-4315-acd9-37bb02dedc4e tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1949722859'}} {{(pid=100213) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 01:10:36.988902 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.v3.volumes [None req-db36cac6-0713-4315-acd9-37bb02dedc4e tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Create volume of 1 GB Aug 20 01:10:36.992128 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-db36cac6-0713-4315-acd9-37bb02dedc4e tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Availability Zones retrieved successfully. Aug 20 01:10:36.997017 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-db36cac6-0713-4315-acd9-37bb02dedc4e tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Flow 'volume_create_api' (1b8be2de-a9c7-474a-805b-43c0823d73f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:10:36.997811 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-db36cac6-0713-4315-acd9-37bb02dedc4e tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (447cd4ee-2a3d-465e-9511-799c6411ca30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:10:36.998477 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.flows.api.create_volume [None req-db36cac6-0713-4315-acd9-37bb02dedc4e tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Validating volume size '1' using validate_int {{(pid=100213) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 01:10:37.018806 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-db36cac6-0713-4315-acd9-37bb02dedc4e tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (447cd4ee-2a3d-465e-9511-799c6411ca30) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:52:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1ed58bd6-fe6a-497e-ae84-e8199d24fdfa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:10:37.019588 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-db36cac6-0713-4315-acd9-37bb02dedc4e tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (952852be-c0d5-4715-bc93-2664433a5b93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:10:37.068107 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.quota [None req-db36cac6-0713-4315-acd9-37bb02dedc4e tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Created reservations ['4c1d9c55-d743-4292-9295-6d779ce3ad38', 'afd05edd-9101-4f86-9960-e8fee9e9cabf', 'dfbb684b-38f8-40ca-a3a2-bd664ae52904', 'e5bfb9ca-f213-4391-b97a-3767b7c587c9'] {{(pid=100213) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 01:10:37.068914 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-db36cac6-0713-4315-acd9-37bb02dedc4e tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (952852be-c0d5-4715-bc93-2664433a5b93) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4c1d9c55-d743-4292-9295-6d779ce3ad38', 'afd05edd-9101-4f86-9960-e8fee9e9cabf', 'dfbb684b-38f8-40ca-a3a2-bd664ae52904', 'e5bfb9ca-f213-4391-b97a-3767b7c587c9']}' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:10:37.069641 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-db36cac6-0713-4315-acd9-37bb02dedc4e tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (197e60e5-ee32-4526-aa97-e87b4bc23800) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:10:37.089458 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-db36cac6-0713-4315-acd9-37bb02dedc4e tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (197e60e5-ee32-4526-aa97-e87b4bc23800) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd44acbe7-56cd-4b72-abc2-ddfb9a866f7c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1949722859',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f46f3b9ffae140d690425306cc8999fb',qos_specs=None,replication_status=,reservations=['4c1d9c55-d743-4292-9295-6d779ce3ad38','afd05edd-9101-4f86-9960-e8fee9e9cabf','dfbb684b-38f8-40ca-a3a2-bd664ae52904','e5bfb9ca-f213-4391-b97a-3767b7c587c9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='031df2caa3e4465893cf66b2ad755749',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T01:10:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1949722859',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d44acbe7-56cd-4b72-abc2-ddfb9a866f7c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f46f3b9ffae140d690425306cc8999fb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='031df2caa3e4465893cf66b2ad755749',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1ed58bd6-fe6a-497e-ae84-e8199d24fdfa),volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:10:37.090235 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-db36cac6-0713-4315-acd9-37bb02dedc4e tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c3d9686e-154c-4af1-8c43-b051bafbc7fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:10:37.104994 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-db36cac6-0713-4315-acd9-37bb02dedc4e tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c3d9686e-154c-4af1-8c43-b051bafbc7fe) transitioned into state 'SUCCESS' from state '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-1949722859',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f46f3b9ffae140d690425306cc8999fb',qos_specs=None,replication_status=,reservations=['4c1d9c55-d743-4292-9295-6d779ce3ad38','afd05edd-9101-4f86-9960-e8fee9e9cabf','dfbb684b-38f8-40ca-a3a2-bd664ae52904','e5bfb9ca-f213-4391-b97a-3767b7c587c9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='031df2caa3e4465893cf66b2ad755749',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:10:37.105626 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-db36cac6-0713-4315-acd9-37bb02dedc4e tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e39dc208-fa3c-40cf-8bd6-2ca3c4e71b93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:10:37.113060 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-db36cac6-0713-4315-acd9-37bb02dedc4e tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e39dc208-fa3c-40cf-8bd6-2ca3c4e71b93) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:10:37.113720 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-db36cac6-0713-4315-acd9-37bb02dedc4e tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Flow 'volume_create_api' (1b8be2de-a9c7-474a-805b-43c0823d73f1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100213) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:10:37.114016 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-db36cac6-0713-4315-acd9-37bb02dedc4e tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Create volume request issued successfully. Aug 20 01:10:37.114638 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-db36cac6-0713-4315-acd9-37bb02dedc4e tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 20 01:10:37.115021 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1260/5069] 10.4.3.240 () {70 vars in 1298 bytes} [Thu Aug 20 01:10:36 2026] POST /volume/v3/volumes => generated 778 bytes in 201 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 01:10:37.125518 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-343a1fcf-4f86-47c8-9023-89bba37cff65 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:10:37.127368 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-343a1fcf-4f86-47c8-9023-89bba37cff65 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] GET https://10.4.3.240/volume/v3/volumes/d44acbe7-56cd-4b72-abc2-ddfb9a866f7c Aug 20 01:10:37.127421 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-343a1fcf-4f86-47c8-9023-89bba37cff65 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:10:37.127582 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-343a1fcf-4f86-47c8-9023-89bba37cff65 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:10:37.133909 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:10:37.133909 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:10:37.136710 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-343a1fcf-4f86-47c8-9023-89bba37cff65 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Volume info retrieved successfully. Aug 20 01:10:37.139846 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-343a1fcf-4f86-47c8-9023-89bba37cff65 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] https://10.4.3.240/volume/v3/volumes/d44acbe7-56cd-4b72-abc2-ddfb9a866f7c returned with HTTP 200 Aug 20 01:10:37.140162 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1282/5070] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:10:37 2026] GET /volume/v3/volumes/d44acbe7-56cd-4b72-abc2-ddfb9a866f7c => generated 957 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:10:38.151406 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-e1bf37fa-c1d1-45c2-8bc8-a9b4b90d3547 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:10:38.153671 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-e1bf37fa-c1d1-45c2-8bc8-a9b4b90d3547 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] GET https://10.4.3.240/volume/v3/volumes/d44acbe7-56cd-4b72-abc2-ddfb9a866f7c Aug 20 01:10:38.153966 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-e1bf37fa-c1d1-45c2-8bc8-a9b4b90d3547 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:10:38.154209 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-e1bf37fa-c1d1-45c2-8bc8-a9b4b90d3547 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:10:38.162629 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:10:38.162629 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:10:38.166134 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-e1bf37fa-c1d1-45c2-8bc8-a9b4b90d3547 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Volume info retrieved successfully. Aug 20 01:10:38.170262 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-e1bf37fa-c1d1-45c2-8bc8-a9b4b90d3547 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] https://10.4.3.240/volume/v3/volumes/d44acbe7-56cd-4b72-abc2-ddfb9a866f7c returned with HTTP 200 Aug 20 01:10:38.170705 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1260/5071] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:10:38 2026] GET /volume/v3/volumes/d44acbe7-56cd-4b72-abc2-ddfb9a866f7c => generated 1018 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:10:38.181225 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-5846c13f-2257-4105-9b5b-2f6413c7f5a9 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:10:38.182858 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-5846c13f-2257-4105-9b5b-2f6413c7f5a9 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] POST https://10.4.3.240/volume/v3/backups Aug 20 01:10:38.183191 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-5846c13f-2257-4105-9b5b-2f6413c7f5a9 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "d44acbe7-56cd-4b72-abc2-ddfb9a866f7c", "name": "tempest-type-Backup-1696447340"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:10:38.184590 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.contrib.backups [None req-5846c13f-2257-4105-9b5b-2f6413c7f5a9 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Creating new backup {'backup': {'volume_id': 'd44acbe7-56cd-4b72-abc2-ddfb9a866f7c', 'name': 'tempest-type-Backup-1696447340'}} {{(pid=100214) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 20 01:10:38.184755 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.contrib.backups [None req-5846c13f-2257-4105-9b5b-2f6413c7f5a9 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Creating backup of volume d44acbe7-56cd-4b72-abc2-ddfb9a866f7c in container None Aug 20 01:10:38.191500 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:10:38.191500 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:10:38.191806 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-5846c13f-2257-4105-9b5b-2f6413c7f5a9 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Volume info retrieved successfully. Aug 20 01:10:38.213268 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.quota [None req-5846c13f-2257-4105-9b5b-2f6413c7f5a9 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Created reservations ['d3d029eb-9c69-4c43-8a04-d3c7dac96b1d', '7a194707-e5ce-41b4-bc64-ebc40b0f8109'] {{(pid=100214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 01:10:38.236607 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-5846c13f-2257-4105-9b5b-2f6413c7f5a9 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] https://10.4.3.240/volume/v3/backups returned with HTTP 202 Aug 20 01:10:38.237089 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1270/5072] 10.4.3.240 () {70 vars in 1299 bytes} [Thu Aug 20 01:10:38 2026] POST /volume/v3/backups => generated 316 bytes in 56 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 01:10:38.245028 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-31ec9631-f2e8-48de-b13e-4bf5831e2912 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:10:38.246827 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-31ec9631-f2e8-48de-b13e-4bf5831e2912 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] GET https://10.4.3.240/volume/v3/backups/7380f42c-0975-4898-b599-b4e6da5800db Aug 20 01:10:38.247040 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-31ec9631-f2e8-48de-b13e-4bf5831e2912 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:10:38.247455 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-31ec9631-f2e8-48de-b13e-4bf5831e2912 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:10:38.247455 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.v3.backups [None req-31ec9631-f2e8-48de-b13e-4bf5831e2912 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Show backup with id 7380f42c-0975-4898-b599-b4e6da5800db. {{(pid=100213) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:10:38.251923 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:10:38.251923 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:10:38.252563 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-31ec9631-f2e8-48de-b13e-4bf5831e2912 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] https://10.4.3.240/volume/v3/backups/7380f42c-0975-4898-b599-b4e6da5800db returned with HTTP 200 Aug 20 01:10:38.252930 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1261/5073] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:10:38 2026] GET /volume/v3/backups/7380f42c-0975-4898-b599-b4e6da5800db => generated 723 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:10:39.262151 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-de69c5f9-688f-4a44-ac46-808243cc6cb1 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:10:39.264525 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-de69c5f9-688f-4a44-ac46-808243cc6cb1 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] GET https://10.4.3.240/volume/v3/backups/7380f42c-0975-4898-b599-b4e6da5800db Aug 20 01:10:39.264832 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-de69c5f9-688f-4a44-ac46-808243cc6cb1 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:10:39.265104 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-de69c5f9-688f-4a44-ac46-808243cc6cb1 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:10:39.265267 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-de69c5f9-688f-4a44-ac46-808243cc6cb1 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Show backup with id 7380f42c-0975-4898-b599-b4e6da5800db. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:10:39.270556 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:10:39.270556 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:10:39.271356 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-de69c5f9-688f-4a44-ac46-808243cc6cb1 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] https://10.4.3.240/volume/v3/backups/7380f42c-0975-4898-b599-b4e6da5800db returned with HTTP 200 Aug 20 01:10:39.271711 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1283/5074] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:10:39 2026] GET /volume/v3/backups/7380f42c-0975-4898-b599-b4e6da5800db => generated 725 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:10:40.283023 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-3a5b6de4-90a8-414a-ad6e-26187128917c None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:10:40.284931 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-3a5b6de4-90a8-414a-ad6e-26187128917c tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] GET https://10.4.3.240/volume/v3/backups/7380f42c-0975-4898-b599-b4e6da5800db Aug 20 01:10:40.285177 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-3a5b6de4-90a8-414a-ad6e-26187128917c tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:10:40.285441 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-3a5b6de4-90a8-414a-ad6e-26187128917c tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:10:40.285595 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.v3.backups [None req-3a5b6de4-90a8-414a-ad6e-26187128917c tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Show backup with id 7380f42c-0975-4898-b599-b4e6da5800db. {{(pid=100212) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:10:40.289513 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:10:40.289513 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:10:40.290123 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-3a5b6de4-90a8-414a-ad6e-26187128917c tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] https://10.4.3.240/volume/v3/backups/7380f42c-0975-4898-b599-b4e6da5800db returned with HTTP 200 Aug 20 01:10:40.290495 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1261/5075] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:10:40 2026] GET /volume/v3/backups/7380f42c-0975-4898-b599-b4e6da5800db => generated 725 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:10:41.300018 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-a44fc0f5-8387-48a2-a85f-64a455267570 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:10:41.301608 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-a44fc0f5-8387-48a2-a85f-64a455267570 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] GET https://10.4.3.240/volume/v3/backups/7380f42c-0975-4898-b599-b4e6da5800db Aug 20 01:10:41.301799 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-a44fc0f5-8387-48a2-a85f-64a455267570 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:10:41.301986 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-a44fc0f5-8387-48a2-a85f-64a455267570 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:10:41.302081 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-a44fc0f5-8387-48a2-a85f-64a455267570 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Show backup with id 7380f42c-0975-4898-b599-b4e6da5800db. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:10:41.305654 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:10:41.305654 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:10:41.306228 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-a44fc0f5-8387-48a2-a85f-64a455267570 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] https://10.4.3.240/volume/v3/backups/7380f42c-0975-4898-b599-b4e6da5800db returned with HTTP 200 Aug 20 01:10:41.306615 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1271/5076] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:10:41 2026] GET /volume/v3/backups/7380f42c-0975-4898-b599-b4e6da5800db => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:10:42.315920 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-2ff91cfa-12a3-4955-b431-6d61378922d2 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:10:42.317757 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-2ff91cfa-12a3-4955-b431-6d61378922d2 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] GET https://10.4.3.240/volume/v3/backups/7380f42c-0975-4898-b599-b4e6da5800db Aug 20 01:10:42.318016 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-2ff91cfa-12a3-4955-b431-6d61378922d2 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:10:42.318232 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-2ff91cfa-12a3-4955-b431-6d61378922d2 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:10:42.318389 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.v3.backups [None req-2ff91cfa-12a3-4955-b431-6d61378922d2 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Show backup with id 7380f42c-0975-4898-b599-b4e6da5800db. {{(pid=100213) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:10:42.322433 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:10:42.322433 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:10:42.323009 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-2ff91cfa-12a3-4955-b431-6d61378922d2 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] https://10.4.3.240/volume/v3/backups/7380f42c-0975-4898-b599-b4e6da5800db returned with HTTP 200 Aug 20 01:10:42.323410 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1262/5077] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:10:42 2026] GET /volume/v3/backups/7380f42c-0975-4898-b599-b4e6da5800db => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:10:43.333134 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-150737d9-739c-4840-871d-cccb4a074256 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:10:43.334987 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-150737d9-739c-4840-871d-cccb4a074256 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] GET https://10.4.3.240/volume/v3/backups/7380f42c-0975-4898-b599-b4e6da5800db Aug 20 01:10:43.335485 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-150737d9-739c-4840-871d-cccb4a074256 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:10:43.335485 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-150737d9-739c-4840-871d-cccb4a074256 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:10:43.335485 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-150737d9-739c-4840-871d-cccb4a074256 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Show backup with id 7380f42c-0975-4898-b599-b4e6da5800db. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:10:43.340124 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:10:43.340124 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:10:43.340870 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-150737d9-739c-4840-871d-cccb4a074256 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] https://10.4.3.240/volume/v3/backups/7380f42c-0975-4898-b599-b4e6da5800db returned with HTTP 200 Aug 20 01:10:43.341505 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1284/5078] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:10:43 2026] GET /volume/v3/backups/7380f42c-0975-4898-b599-b4e6da5800db => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:10:44.350896 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-920f0492-b7cc-4de5-9e8a-5540b1d7d7ce None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:10:44.352600 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-920f0492-b7cc-4de5-9e8a-5540b1d7d7ce tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] GET https://10.4.3.240/volume/v3/backups/7380f42c-0975-4898-b599-b4e6da5800db Aug 20 01:10:44.352907 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-920f0492-b7cc-4de5-9e8a-5540b1d7d7ce tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:10:44.353068 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-920f0492-b7cc-4de5-9e8a-5540b1d7d7ce tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:10:44.353173 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.v3.backups [None req-920f0492-b7cc-4de5-9e8a-5540b1d7d7ce tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Show backup with id 7380f42c-0975-4898-b599-b4e6da5800db. {{(pid=100212) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:10:44.358310 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:10:44.358310 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:10:44.359031 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-920f0492-b7cc-4de5-9e8a-5540b1d7d7ce tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] https://10.4.3.240/volume/v3/backups/7380f42c-0975-4898-b599-b4e6da5800db returned with HTTP 200 Aug 20 01:10:44.359451 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1262/5079] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:10:44 2026] GET /volume/v3/backups/7380f42c-0975-4898-b599-b4e6da5800db => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:10:44.960629 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-66369fdd-3410-4f02-af8c-a41fca5cb40b req-b7dba572-0a0c-4364-8756-87967981cd49 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:10:44.962778 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-66369fdd-3410-4f02-af8c-a41fca5cb40b req-b7dba572-0a0c-4364-8756-87967981cd49 tempest-TestShelveInstance-274083463 tempest-TestShelveInstance-274083463-project-member] DELETE https://10.4.3.240/volume/v3/attachments/6baa60c5-cea8-469c-a34f-23bde9f24122 Aug 20 01:10:44.962992 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-66369fdd-3410-4f02-af8c-a41fca5cb40b req-b7dba572-0a0c-4364-8756-87967981cd49 tempest-TestShelveInstance-274083463 tempest-TestShelveInstance-274083463-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:10:44.963181 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-66369fdd-3410-4f02-af8c-a41fca5cb40b req-b7dba572-0a0c-4364-8756-87967981cd49 tempest-TestShelveInstance-274083463 tempest-TestShelveInstance-274083463-project-member] Calling method 'version_select' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:10:44.971672 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:10:44.971672 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:10:45.033030 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-66369fdd-3410-4f02-af8c-a41fca5cb40b req-b7dba572-0a0c-4364-8756-87967981cd49 tempest-TestShelveInstance-274083463 tempest-TestShelveInstance-274083463-project-member] https://10.4.3.240/volume/v3/attachments/6baa60c5-cea8-469c-a34f-23bde9f24122 returned with HTTP 200 Aug 20 01:10:45.033634 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1272/5080] 10.4.3.240 () {72 vars in 1673 bytes} [Thu Aug 20 01:10:44 2026] DELETE /volume/v3/attachments/6baa60c5-cea8-469c-a34f-23bde9f24122 => generated 19 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:10:45.043018 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [req-66369fdd-3410-4f02-af8c-a41fca5cb40b req-c3969a38-cf41-47ba-afb0-648355c02cc6 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:10:45.044751 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-66369fdd-3410-4f02-af8c-a41fca5cb40b req-c3969a38-cf41-47ba-afb0-648355c02cc6 tempest-TestShelveInstance-274083463 tempest-TestShelveInstance-274083463-project-member] DELETE https://10.4.3.240/volume/v3/volumes/81bf60e2-8ed2-498c-9329-98ad7d239bf7 Aug 20 01:10:45.044894 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [req-66369fdd-3410-4f02-af8c-a41fca5cb40b req-c3969a38-cf41-47ba-afb0-648355c02cc6 tempest-TestShelveInstance-274083463 tempest-TestShelveInstance-274083463-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:10:45.045060 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [req-66369fdd-3410-4f02-af8c-a41fca5cb40b req-c3969a38-cf41-47ba-afb0-648355c02cc6 tempest-TestShelveInstance-274083463 tempest-TestShelveInstance-274083463-project-member] Calling method 'delete' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:10:45.045201 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.v3.volumes [req-66369fdd-3410-4f02-af8c-a41fca5cb40b req-c3969a38-cf41-47ba-afb0-648355c02cc6 tempest-TestShelveInstance-274083463 tempest-TestShelveInstance-274083463-project-member] Delete volume with id: 81bf60e2-8ed2-498c-9329-98ad7d239bf7 Aug 20 01:10:45.051511 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:10:45.051511 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:10:45.051882 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [req-66369fdd-3410-4f02-af8c-a41fca5cb40b req-c3969a38-cf41-47ba-afb0-648355c02cc6 tempest-TestShelveInstance-274083463 tempest-TestShelveInstance-274083463-project-member] Volume info retrieved successfully. Aug 20 01:10:45.067085 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [req-66369fdd-3410-4f02-af8c-a41fca5cb40b req-c3969a38-cf41-47ba-afb0-648355c02cc6 tempest-TestShelveInstance-274083463 tempest-TestShelveInstance-274083463-project-member] Delete volume request issued successfully. Aug 20 01:10:45.067253 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-66369fdd-3410-4f02-af8c-a41fca5cb40b req-c3969a38-cf41-47ba-afb0-648355c02cc6 tempest-TestShelveInstance-274083463 tempest-TestShelveInstance-274083463-project-member] https://10.4.3.240/volume/v3/volumes/81bf60e2-8ed2-498c-9329-98ad7d239bf7 returned with HTTP 202 Aug 20 01:10:45.067649 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1263/5081] 10.4.3.240 () {70 vars in 1620 bytes} [Thu Aug 20 01:10:45 2026] DELETE /volume/v3/volumes/81bf60e2-8ed2-498c-9329-98ad7d239bf7 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 01:10:45.368511 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-a30aeb73-5fbc-4bbc-9677-1d7e370c6797 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:10:45.370101 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-a30aeb73-5fbc-4bbc-9677-1d7e370c6797 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] GET https://10.4.3.240/volume/v3/backups/7380f42c-0975-4898-b599-b4e6da5800db Aug 20 01:10:45.370291 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-a30aeb73-5fbc-4bbc-9677-1d7e370c6797 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:10:45.370492 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-a30aeb73-5fbc-4bbc-9677-1d7e370c6797 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:10:45.370588 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-a30aeb73-5fbc-4bbc-9677-1d7e370c6797 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Show backup with id 7380f42c-0975-4898-b599-b4e6da5800db. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:10:45.374722 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:10:45.374722 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:10:45.375397 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-a30aeb73-5fbc-4bbc-9677-1d7e370c6797 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] https://10.4.3.240/volume/v3/backups/7380f42c-0975-4898-b599-b4e6da5800db returned with HTTP 200 Aug 20 01:10:45.375747 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1285/5082] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:10:45 2026] GET /volume/v3/backups/7380f42c-0975-4898-b599-b4e6da5800db => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:10:46.384196 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-c00bbea6-3574-453e-b3c3-ee598e1b34b0 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:10:46.386990 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-c00bbea6-3574-453e-b3c3-ee598e1b34b0 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] GET https://10.4.3.240/volume/v3/backups/7380f42c-0975-4898-b599-b4e6da5800db Aug 20 01:10:46.387211 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-c00bbea6-3574-453e-b3c3-ee598e1b34b0 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:10:46.387427 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-c00bbea6-3574-453e-b3c3-ee598e1b34b0 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:10:46.387526 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.v3.backups [None req-c00bbea6-3574-453e-b3c3-ee598e1b34b0 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Show backup with id 7380f42c-0975-4898-b599-b4e6da5800db. {{(pid=100212) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:10:46.392083 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:10:46.392083 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:10:46.392809 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-c00bbea6-3574-453e-b3c3-ee598e1b34b0 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] https://10.4.3.240/volume/v3/backups/7380f42c-0975-4898-b599-b4e6da5800db returned with HTTP 200 Aug 20 01:10:46.393304 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1263/5083] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:10:46 2026] GET /volume/v3/backups/7380f42c-0975-4898-b599-b4e6da5800db => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:10:47.402140 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-ae1af7bb-6bf5-4ee1-ba94-9160f18b3f0d None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:10:47.404086 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-ae1af7bb-6bf5-4ee1-ba94-9160f18b3f0d tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] GET https://10.4.3.240/volume/v3/backups/7380f42c-0975-4898-b599-b4e6da5800db Aug 20 01:10:47.404275 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-ae1af7bb-6bf5-4ee1-ba94-9160f18b3f0d tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:10:47.404532 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-ae1af7bb-6bf5-4ee1-ba94-9160f18b3f0d tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:10:47.404679 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-ae1af7bb-6bf5-4ee1-ba94-9160f18b3f0d tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Show backup with id 7380f42c-0975-4898-b599-b4e6da5800db. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:10:47.409039 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:10:47.409039 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:10:47.409719 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-ae1af7bb-6bf5-4ee1-ba94-9160f18b3f0d tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] https://10.4.3.240/volume/v3/backups/7380f42c-0975-4898-b599-b4e6da5800db returned with HTTP 200 Aug 20 01:10:47.410141 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1273/5084] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:10:47 2026] GET /volume/v3/backups/7380f42c-0975-4898-b599-b4e6da5800db => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:10:48.420133 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-29dab7a7-7961-458f-bab7-a9f4a4564bf0 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:10:48.421825 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-29dab7a7-7961-458f-bab7-a9f4a4564bf0 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] GET https://10.4.3.240/volume/v3/backups/7380f42c-0975-4898-b599-b4e6da5800db Aug 20 01:10:48.422022 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-29dab7a7-7961-458f-bab7-a9f4a4564bf0 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:10:48.422212 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-29dab7a7-7961-458f-bab7-a9f4a4564bf0 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:10:48.422366 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.v3.backups [None req-29dab7a7-7961-458f-bab7-a9f4a4564bf0 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Show backup with id 7380f42c-0975-4898-b599-b4e6da5800db. {{(pid=100213) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:10:48.426582 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:10:48.426582 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:10:48.427238 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-29dab7a7-7961-458f-bab7-a9f4a4564bf0 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] https://10.4.3.240/volume/v3/backups/7380f42c-0975-4898-b599-b4e6da5800db returned with HTTP 200 Aug 20 01:10:48.427627 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1264/5085] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:10:48 2026] GET /volume/v3/backups/7380f42c-0975-4898-b599-b4e6da5800db => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:10:49.436518 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-52cde2cd-d4b7-4d3c-9f26-7860aaf3d694 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:10:49.438021 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-52cde2cd-d4b7-4d3c-9f26-7860aaf3d694 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] GET https://10.4.3.240/volume/v3/backups/7380f42c-0975-4898-b599-b4e6da5800db Aug 20 01:10:49.438215 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-52cde2cd-d4b7-4d3c-9f26-7860aaf3d694 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:10:49.438404 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-52cde2cd-d4b7-4d3c-9f26-7860aaf3d694 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:10:49.438523 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-52cde2cd-d4b7-4d3c-9f26-7860aaf3d694 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Show backup with id 7380f42c-0975-4898-b599-b4e6da5800db. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:10:49.442395 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:10:49.442395 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:10:49.442965 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-52cde2cd-d4b7-4d3c-9f26-7860aaf3d694 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] https://10.4.3.240/volume/v3/backups/7380f42c-0975-4898-b599-b4e6da5800db returned with HTTP 200 Aug 20 01:10:49.443257 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1286/5086] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:10:49 2026] GET /volume/v3/backups/7380f42c-0975-4898-b599-b4e6da5800db => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:10:50.453355 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-b7c88059-ed1e-4e5c-beac-8404cb00fdc2 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:10:50.455127 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-b7c88059-ed1e-4e5c-beac-8404cb00fdc2 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] GET https://10.4.3.240/volume/v3/backups/7380f42c-0975-4898-b599-b4e6da5800db Aug 20 01:10:50.455349 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-b7c88059-ed1e-4e5c-beac-8404cb00fdc2 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:10:50.455727 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-b7c88059-ed1e-4e5c-beac-8404cb00fdc2 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:10:50.455727 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.v3.backups [None req-b7c88059-ed1e-4e5c-beac-8404cb00fdc2 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Show backup with id 7380f42c-0975-4898-b599-b4e6da5800db. {{(pid=100212) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:10:50.459363 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:10:50.459363 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:10:50.460170 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-b7c88059-ed1e-4e5c-beac-8404cb00fdc2 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] https://10.4.3.240/volume/v3/backups/7380f42c-0975-4898-b599-b4e6da5800db returned with HTTP 200 Aug 20 01:10:50.460407 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1264/5087] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:10:50 2026] GET /volume/v3/backups/7380f42c-0975-4898-b599-b4e6da5800db => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:10:51.472109 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-336d728e-62ce-4615-9f7f-23c4fcb2434b None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:10:51.473863 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-336d728e-62ce-4615-9f7f-23c4fcb2434b tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] GET https://10.4.3.240/volume/v3/backups/7380f42c-0975-4898-b599-b4e6da5800db Aug 20 01:10:51.473996 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-336d728e-62ce-4615-9f7f-23c4fcb2434b tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:10:51.474163 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-336d728e-62ce-4615-9f7f-23c4fcb2434b tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:10:51.474252 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-336d728e-62ce-4615-9f7f-23c4fcb2434b tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Show backup with id 7380f42c-0975-4898-b599-b4e6da5800db. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:10:51.477768 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:10:51.477768 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:10:51.478318 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-336d728e-62ce-4615-9f7f-23c4fcb2434b tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] https://10.4.3.240/volume/v3/backups/7380f42c-0975-4898-b599-b4e6da5800db returned with HTTP 200 Aug 20 01:10:51.478884 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1274/5088] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:10:51 2026] GET /volume/v3/backups/7380f42c-0975-4898-b599-b4e6da5800db => generated 737 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:10:52.099151 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-90f67b1b-50c3-4c48-b61c-4e3a2ec80a10 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:10:52.168220 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-90f67b1b-50c3-4c48-b61c-4e3a2ec80a10 tempest-CreateVolumesFromBackupTest-1043882542 tempest-CreateVolumesFromBackupTest-1043882542-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 20 01:10:52.168572 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-90f67b1b-50c3-4c48-b61c-4e3a2ec80a10 tempest-CreateVolumesFromBackupTest-1043882542 tempest-CreateVolumesFromBackupTest-1043882542-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-19007603"}} {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:10:52.170205 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.v3.volumes [None req-90f67b1b-50c3-4c48-b61c-4e3a2ec80a10 tempest-CreateVolumesFromBackupTest-1043882542 tempest-CreateVolumesFromBackupTest-1043882542-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-19007603'}} {{(pid=100213) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 01:10:52.170355 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.v3.volumes [None req-90f67b1b-50c3-4c48-b61c-4e3a2ec80a10 tempest-CreateVolumesFromBackupTest-1043882542 tempest-CreateVolumesFromBackupTest-1043882542-project-member] Create volume of 1 GB Aug 20 01:10:52.174720 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-90f67b1b-50c3-4c48-b61c-4e3a2ec80a10 tempest-CreateVolumesFromBackupTest-1043882542 tempest-CreateVolumesFromBackupTest-1043882542-project-member] Availability Zones retrieved successfully. Aug 20 01:10:52.181408 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-90f67b1b-50c3-4c48-b61c-4e3a2ec80a10 tempest-CreateVolumesFromBackupTest-1043882542 tempest-CreateVolumesFromBackupTest-1043882542-project-member] Flow 'volume_create_api' (f50509b7-7dc6-4ed7-8f8d-60539e062132) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:10:52.182697 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-90f67b1b-50c3-4c48-b61c-4e3a2ec80a10 tempest-CreateVolumesFromBackupTest-1043882542 tempest-CreateVolumesFromBackupTest-1043882542-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0eba67f0-6459-4dba-8c62-5b8cfcf6255f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:10:52.183859 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.flows.api.create_volume [None req-90f67b1b-50c3-4c48-b61c-4e3a2ec80a10 tempest-CreateVolumesFromBackupTest-1043882542 tempest-CreateVolumesFromBackupTest-1043882542-project-member] Validating volume size '1' using validate_int {{(pid=100213) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 01:10:52.208988 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-90f67b1b-50c3-4c48-b61c-4e3a2ec80a10 tempest-CreateVolumesFromBackupTest-1043882542 tempest-CreateVolumesFromBackupTest-1043882542-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0eba67f0-6459-4dba-8c62-5b8cfcf6255f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:52:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1ed58bd6-fe6a-497e-ae84-e8199d24fdfa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:10:52.209642 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-90f67b1b-50c3-4c48-b61c-4e3a2ec80a10 tempest-CreateVolumesFromBackupTest-1043882542 tempest-CreateVolumesFromBackupTest-1043882542-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (40a3fea5-29ec-4c2e-80cd-d3b1b3c900a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:10:52.256357 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.quota [None req-90f67b1b-50c3-4c48-b61c-4e3a2ec80a10 tempest-CreateVolumesFromBackupTest-1043882542 tempest-CreateVolumesFromBackupTest-1043882542-project-member] Created reservations ['fac8b2ac-991b-473f-b0c9-d6413a955177', 'e5621896-7525-4505-a3f8-99657a7ad90b', 'fef9724d-e9f2-4442-9866-543cf4ca0fb8', '5a20276d-1833-42bc-a280-1406496f2417'] {{(pid=100213) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 01:10:52.257122 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-90f67b1b-50c3-4c48-b61c-4e3a2ec80a10 tempest-CreateVolumesFromBackupTest-1043882542 tempest-CreateVolumesFromBackupTest-1043882542-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (40a3fea5-29ec-4c2e-80cd-d3b1b3c900a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fac8b2ac-991b-473f-b0c9-d6413a955177', 'e5621896-7525-4505-a3f8-99657a7ad90b', 'fef9724d-e9f2-4442-9866-543cf4ca0fb8', '5a20276d-1833-42bc-a280-1406496f2417']}' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:10:52.257800 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-90f67b1b-50c3-4c48-b61c-4e3a2ec80a10 tempest-CreateVolumesFromBackupTest-1043882542 tempest-CreateVolumesFromBackupTest-1043882542-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e000b1ab-b601-4b06-ae22-351f1619c7b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:10:52.277571 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-90f67b1b-50c3-4c48-b61c-4e3a2ec80a10 tempest-CreateVolumesFromBackupTest-1043882542 tempest-CreateVolumesFromBackupTest-1043882542-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e000b1ab-b601-4b06-ae22-351f1619c7b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '28e64deb-d6df-4dab-9b15-47a557b2562a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-19007603',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e2d168fb989d43fcaf23df1c88ab04ed',qos_specs=None,replication_status=,reservations=['fac8b2ac-991b-473f-b0c9-d6413a955177','e5621896-7525-4505-a3f8-99657a7ad90b','fef9724d-e9f2-4442-9866-543cf4ca0fb8','5a20276d-1833-42bc-a280-1406496f2417'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fe169c36867049f4930f54f699e8e312',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T01:10:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-19007603',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=28e64deb-d6df-4dab-9b15-47a557b2562a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e2d168fb989d43fcaf23df1c88ab04ed',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fe169c36867049f4930f54f699e8e312',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1ed58bd6-fe6a-497e-ae84-e8199d24fdfa),volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:10:52.278203 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-90f67b1b-50c3-4c48-b61c-4e3a2ec80a10 tempest-CreateVolumesFromBackupTest-1043882542 tempest-CreateVolumesFromBackupTest-1043882542-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0eb95302-b2ca-494c-b77b-4e7e021cd7c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:10:52.292622 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-90f67b1b-50c3-4c48-b61c-4e3a2ec80a10 tempest-CreateVolumesFromBackupTest-1043882542 tempest-CreateVolumesFromBackupTest-1043882542-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0eb95302-b2ca-494c-b77b-4e7e021cd7c7) transitioned into state 'SUCCESS' from state '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-19007603',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e2d168fb989d43fcaf23df1c88ab04ed',qos_specs=None,replication_status=,reservations=['fac8b2ac-991b-473f-b0c9-d6413a955177','e5621896-7525-4505-a3f8-99657a7ad90b','fef9724d-e9f2-4442-9866-543cf4ca0fb8','5a20276d-1833-42bc-a280-1406496f2417'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fe169c36867049f4930f54f699e8e312',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:10:52.293190 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-90f67b1b-50c3-4c48-b61c-4e3a2ec80a10 tempest-CreateVolumesFromBackupTest-1043882542 tempest-CreateVolumesFromBackupTest-1043882542-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cfc93b3b-45ab-467d-8b90-a0bee351a8ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:10:52.302031 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-90f67b1b-50c3-4c48-b61c-4e3a2ec80a10 tempest-CreateVolumesFromBackupTest-1043882542 tempest-CreateVolumesFromBackupTest-1043882542-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cfc93b3b-45ab-467d-8b90-a0bee351a8ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:10:52.302764 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-90f67b1b-50c3-4c48-b61c-4e3a2ec80a10 tempest-CreateVolumesFromBackupTest-1043882542 tempest-CreateVolumesFromBackupTest-1043882542-project-member] Flow 'volume_create_api' (f50509b7-7dc6-4ed7-8f8d-60539e062132) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100213) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:10:52.303009 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-90f67b1b-50c3-4c48-b61c-4e3a2ec80a10 tempest-CreateVolumesFromBackupTest-1043882542 tempest-CreateVolumesFromBackupTest-1043882542-project-member] Create volume request issued successfully. Aug 20 01:10:52.303676 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-90f67b1b-50c3-4c48-b61c-4e3a2ec80a10 tempest-CreateVolumesFromBackupTest-1043882542 tempest-CreateVolumesFromBackupTest-1043882542-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 20 01:10:52.304053 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1265/5089] 10.4.3.240 () {68 vars in 1258 bytes} [Thu Aug 20 01:10:52 2026] POST /volume/v3/volumes => generated 756 bytes in 205 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 01:10:52.314700 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-5b5a9376-1d32-4b37-b58e-acf27e81d3dc None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:10:52.316966 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-5b5a9376-1d32-4b37-b58e-acf27e81d3dc tempest-CreateVolumesFromBackupTest-1043882542 tempest-CreateVolumesFromBackupTest-1043882542-project-member] GET https://10.4.3.240/volume/v3/volumes/28e64deb-d6df-4dab-9b15-47a557b2562a Aug 20 01:10:52.317153 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-5b5a9376-1d32-4b37-b58e-acf27e81d3dc tempest-CreateVolumesFromBackupTest-1043882542 tempest-CreateVolumesFromBackupTest-1043882542-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:10:52.317351 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-5b5a9376-1d32-4b37-b58e-acf27e81d3dc tempest-CreateVolumesFromBackupTest-1043882542 tempest-CreateVolumesFromBackupTest-1043882542-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:10:52.324970 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:10:52.324970 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:10:52.328423 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-5b5a9376-1d32-4b37-b58e-acf27e81d3dc tempest-CreateVolumesFromBackupTest-1043882542 tempest-CreateVolumesFromBackupTest-1043882542-project-member] Volume info retrieved successfully. Aug 20 01:10:52.331871 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-5b5a9376-1d32-4b37-b58e-acf27e81d3dc tempest-CreateVolumesFromBackupTest-1043882542 tempest-CreateVolumesFromBackupTest-1043882542-project-member] https://10.4.3.240/volume/v3/volumes/28e64deb-d6df-4dab-9b15-47a557b2562a returned with HTTP 200 Aug 20 01:10:52.332321 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1287/5090] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:10:52 2026] GET /volume/v3/volumes/28e64deb-d6df-4dab-9b15-47a557b2562a => generated 824 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:10:52.488450 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-8901c7d1-26cc-424e-b286-24a29a4ba544 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:10:52.490090 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-8901c7d1-26cc-424e-b286-24a29a4ba544 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] GET https://10.4.3.240/volume/v3/backups/7380f42c-0975-4898-b599-b4e6da5800db Aug 20 01:10:52.490282 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-8901c7d1-26cc-424e-b286-24a29a4ba544 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:10:52.490530 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-8901c7d1-26cc-424e-b286-24a29a4ba544 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:10:52.490637 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.v3.backups [None req-8901c7d1-26cc-424e-b286-24a29a4ba544 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Show backup with id 7380f42c-0975-4898-b599-b4e6da5800db. {{(pid=100212) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:10:52.496025 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:10:52.496025 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:10:52.496793 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-8901c7d1-26cc-424e-b286-24a29a4ba544 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] https://10.4.3.240/volume/v3/backups/7380f42c-0975-4898-b599-b4e6da5800db returned with HTTP 200 Aug 20 01:10:52.497197 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1265/5091] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:10:52 2026] GET /volume/v3/backups/7380f42c-0975-4898-b599-b4e6da5800db => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:10:52.505723 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-1d129373-c507-4a5d-9805-6232385fedfa None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:10:52.507197 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-1d129373-c507-4a5d-9805-6232385fedfa tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] POST https://10.4.3.240/volume/v3/backups Aug 20 01:10:52.507512 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-1d129373-c507-4a5d-9805-6232385fedfa tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "d44acbe7-56cd-4b72-abc2-ddfb9a866f7c"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:10:52.508766 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.contrib.backups [None req-1d129373-c507-4a5d-9805-6232385fedfa tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Creating new backup {'backup': {'volume_id': 'd44acbe7-56cd-4b72-abc2-ddfb9a866f7c'}} {{(pid=100214) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 20 01:10:52.508891 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.contrib.backups [None req-1d129373-c507-4a5d-9805-6232385fedfa tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Creating backup of volume d44acbe7-56cd-4b72-abc2-ddfb9a866f7c in container None Aug 20 01:10:52.515059 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:10:52.515059 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:10:52.515315 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-1d129373-c507-4a5d-9805-6232385fedfa tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Volume info retrieved successfully. Aug 20 01:10:52.531744 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.quota [None req-1d129373-c507-4a5d-9805-6232385fedfa tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Created reservations ['e0a5cac0-77d0-43e4-9819-34ca03d6e94e', 'e725339c-2919-46de-b6b7-ee5844534214'] {{(pid=100214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 01:10:52.562176 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-1d129373-c507-4a5d-9805-6232385fedfa tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] https://10.4.3.240/volume/v3/backups returned with HTTP 202 Aug 20 01:10:52.562619 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1275/5092] 10.4.3.240 () {70 vars in 1298 bytes} [Thu Aug 20 01:10:52 2026] POST /volume/v3/backups => generated 288 bytes in 57 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 01:10:52.570145 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-b2f81804-6e99-4644-817a-46f2328ee26c None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:10:52.571761 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-b2f81804-6e99-4644-817a-46f2328ee26c tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] GET https://10.4.3.240/volume/v3/backups/4d107851-b6ce-488f-9694-cfc2696c1d65 Aug 20 01:10:52.571931 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-b2f81804-6e99-4644-817a-46f2328ee26c tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:10:52.572149 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-b2f81804-6e99-4644-817a-46f2328ee26c tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:10:52.572252 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.v3.backups [None req-b2f81804-6e99-4644-817a-46f2328ee26c tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Show backup with id 4d107851-b6ce-488f-9694-cfc2696c1d65. {{(pid=100213) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:10:52.576242 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:10:52.576242 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:10:52.576772 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-b2f81804-6e99-4644-817a-46f2328ee26c tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] https://10.4.3.240/volume/v3/backups/4d107851-b6ce-488f-9694-cfc2696c1d65 returned with HTTP 200 Aug 20 01:10:52.577074 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1266/5093] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:10:52 2026] GET /volume/v3/backups/4d107851-b6ce-488f-9694-cfc2696c1d65 => generated 695 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:10:53.343792 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-99914baf-b120-47da-95bd-65c6cf22851c None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:10:53.345365 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-99914baf-b120-47da-95bd-65c6cf22851c tempest-CreateVolumesFromBackupTest-1043882542 tempest-CreateVolumesFromBackupTest-1043882542-project-member] GET https://10.4.3.240/volume/v3/volumes/28e64deb-d6df-4dab-9b15-47a557b2562a Aug 20 01:10:53.345537 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-99914baf-b120-47da-95bd-65c6cf22851c tempest-CreateVolumesFromBackupTest-1043882542 tempest-CreateVolumesFromBackupTest-1043882542-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:10:53.345730 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-99914baf-b120-47da-95bd-65c6cf22851c tempest-CreateVolumesFromBackupTest-1043882542 tempest-CreateVolumesFromBackupTest-1043882542-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:10:53.352176 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:10:53.352176 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:10:53.355485 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-99914baf-b120-47da-95bd-65c6cf22851c tempest-CreateVolumesFromBackupTest-1043882542 tempest-CreateVolumesFromBackupTest-1043882542-project-member] Volume info retrieved successfully. Aug 20 01:10:53.358929 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-99914baf-b120-47da-95bd-65c6cf22851c tempest-CreateVolumesFromBackupTest-1043882542 tempest-CreateVolumesFromBackupTest-1043882542-project-member] https://10.4.3.240/volume/v3/volumes/28e64deb-d6df-4dab-9b15-47a557b2562a returned with HTTP 200 Aug 20 01:10:53.359254 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1288/5094] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:10:53 2026] GET /volume/v3/volumes/28e64deb-d6df-4dab-9b15-47a557b2562a => generated 849 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:10:53.370389 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-c8c5aae2-27ce-4c02-b5f7-51da4203c4e7 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:10:53.371913 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-c8c5aae2-27ce-4c02-b5f7-51da4203c4e7 tempest-CreateVolumesFromBackupTest-1043882542 tempest-CreateVolumesFromBackupTest-1043882542-project-member] POST https://10.4.3.240/volume/v3/backups Aug 20 01:10:53.372187 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-c8c5aae2-27ce-4c02-b5f7-51da4203c4e7 tempest-CreateVolumesFromBackupTest-1043882542 tempest-CreateVolumesFromBackupTest-1043882542-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "28e64deb-d6df-4dab-9b15-47a557b2562a", "name": "tempest-CreateVolumesFromBackupTest-Backup-420775609"}} {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:10:53.373486 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.contrib.backups [None req-c8c5aae2-27ce-4c02-b5f7-51da4203c4e7 tempest-CreateVolumesFromBackupTest-1043882542 tempest-CreateVolumesFromBackupTest-1043882542-project-member] Creating new backup {'backup': {'volume_id': '28e64deb-d6df-4dab-9b15-47a557b2562a', 'name': 'tempest-CreateVolumesFromBackupTest-Backup-420775609'}} {{(pid=100212) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 20 01:10:53.373611 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.contrib.backups [None req-c8c5aae2-27ce-4c02-b5f7-51da4203c4e7 tempest-CreateVolumesFromBackupTest-1043882542 tempest-CreateVolumesFromBackupTest-1043882542-project-member] Creating backup of volume 28e64deb-d6df-4dab-9b15-47a557b2562a in container None Aug 20 01:10:53.379179 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:10:53.379179 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:10:53.379567 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-c8c5aae2-27ce-4c02-b5f7-51da4203c4e7 tempest-CreateVolumesFromBackupTest-1043882542 tempest-CreateVolumesFromBackupTest-1043882542-project-member] Volume info retrieved successfully. Aug 20 01:10:53.398601 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.quota [None req-c8c5aae2-27ce-4c02-b5f7-51da4203c4e7 tempest-CreateVolumesFromBackupTest-1043882542 tempest-CreateVolumesFromBackupTest-1043882542-project-member] Created reservations ['8c360214-57e2-47f0-8a63-3d8424404cd3', 'ffe3284e-0fd4-447b-a097-ba76743970ec'] {{(pid=100212) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 01:10:53.422109 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-c8c5aae2-27ce-4c02-b5f7-51da4203c4e7 tempest-CreateVolumesFromBackupTest-1043882542 tempest-CreateVolumesFromBackupTest-1043882542-project-member] https://10.4.3.240/volume/v3/backups returned with HTTP 202 Aug 20 01:10:53.422503 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1266/5095] 10.4.3.240 () {68 vars in 1259 bytes} [Thu Aug 20 01:10:53 2026] POST /volume/v3/backups => generated 338 bytes in 52 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 01:10:53.429550 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-9abf0510-61a3-42a2-966e-04b39eeb30f7 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:10:53.431210 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-9abf0510-61a3-42a2-966e-04b39eeb30f7 tempest-CreateVolumesFromBackupTest-1043882542 tempest-CreateVolumesFromBackupTest-1043882542-project-member] GET https://10.4.3.240/volume/v3/backups/b2b5bbcc-c4c5-41f6-a81e-cf47545c71b3 Aug 20 01:10:53.431410 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-9abf0510-61a3-42a2-966e-04b39eeb30f7 tempest-CreateVolumesFromBackupTest-1043882542 tempest-CreateVolumesFromBackupTest-1043882542-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:10:53.431612 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-9abf0510-61a3-42a2-966e-04b39eeb30f7 tempest-CreateVolumesFromBackupTest-1043882542 tempest-CreateVolumesFromBackupTest-1043882542-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:10:53.431754 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-9abf0510-61a3-42a2-966e-04b39eeb30f7 tempest-CreateVolumesFromBackupTest-1043882542 tempest-CreateVolumesFromBackupTest-1043882542-project-member] Show backup with id b2b5bbcc-c4c5-41f6-a81e-cf47545c71b3. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:10:53.435420 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:10:53.435420 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:10:53.436088 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-9abf0510-61a3-42a2-966e-04b39eeb30f7 tempest-CreateVolumesFromBackupTest-1043882542 tempest-CreateVolumesFromBackupTest-1043882542-project-member] https://10.4.3.240/volume/v3/backups/b2b5bbcc-c4c5-41f6-a81e-cf47545c71b3 returned with HTTP 200 Aug 20 01:10:53.436435 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1276/5096] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:10:53 2026] GET /volume/v3/backups/b2b5bbcc-c4c5-41f6-a81e-cf47545c71b3 => generated 745 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:10:53.585586 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-df4f63f0-b2b8-4818-8d5c-a9790cdb58b9 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:10:53.587409 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-df4f63f0-b2b8-4818-8d5c-a9790cdb58b9 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] GET https://10.4.3.240/volume/v3/backups/4d107851-b6ce-488f-9694-cfc2696c1d65 Aug 20 01:10:53.587647 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-df4f63f0-b2b8-4818-8d5c-a9790cdb58b9 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:10:53.587876 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-df4f63f0-b2b8-4818-8d5c-a9790cdb58b9 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:10:53.588017 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.v3.backups [None req-df4f63f0-b2b8-4818-8d5c-a9790cdb58b9 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Show backup with id 4d107851-b6ce-488f-9694-cfc2696c1d65. {{(pid=100213) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:10:53.591795 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:10:53.591795 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:10:53.592356 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-df4f63f0-b2b8-4818-8d5c-a9790cdb58b9 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] https://10.4.3.240/volume/v3/backups/4d107851-b6ce-488f-9694-cfc2696c1d65 returned with HTTP 200 Aug 20 01:10:53.592741 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1267/5097] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:10:53 2026] GET /volume/v3/backups/4d107851-b6ce-488f-9694-cfc2696c1d65 => generated 697 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:10:54.445863 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-343bab08-7607-44c5-98c2-d34b4f8bb24a None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:10:54.447397 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-343bab08-7607-44c5-98c2-d34b4f8bb24a tempest-CreateVolumesFromBackupTest-1043882542 tempest-CreateVolumesFromBackupTest-1043882542-project-member] GET https://10.4.3.240/volume/v3/backups/b2b5bbcc-c4c5-41f6-a81e-cf47545c71b3 Aug 20 01:10:54.447590 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-343bab08-7607-44c5-98c2-d34b4f8bb24a tempest-CreateVolumesFromBackupTest-1043882542 tempest-CreateVolumesFromBackupTest-1043882542-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:10:54.447799 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-343bab08-7607-44c5-98c2-d34b4f8bb24a tempest-CreateVolumesFromBackupTest-1043882542 tempest-CreateVolumesFromBackupTest-1043882542-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:10:54.447932 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-343bab08-7607-44c5-98c2-d34b4f8bb24a tempest-CreateVolumesFromBackupTest-1043882542 tempest-CreateVolumesFromBackupTest-1043882542-project-member] Show backup with id b2b5bbcc-c4c5-41f6-a81e-cf47545c71b3. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:10:54.451659 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:10:54.451659 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:10:54.452346 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-343bab08-7607-44c5-98c2-d34b4f8bb24a tempest-CreateVolumesFromBackupTest-1043882542 tempest-CreateVolumesFromBackupTest-1043882542-project-member] https://10.4.3.240/volume/v3/backups/b2b5bbcc-c4c5-41f6-a81e-cf47545c71b3 returned with HTTP 200 Aug 20 01:10:54.452713 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1289/5098] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:10:54 2026] GET /volume/v3/backups/b2b5bbcc-c4c5-41f6-a81e-cf47545c71b3 => generated 747 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:10:54.601401 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-4304349f-986c-43c5-b1e6-f80bcdf73175 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:10:54.603140 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-4304349f-986c-43c5-b1e6-f80bcdf73175 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] GET https://10.4.3.240/volume/v3/backups/4d107851-b6ce-488f-9694-cfc2696c1d65 Aug 20 01:10:54.603345 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-4304349f-986c-43c5-b1e6-f80bcdf73175 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:10:54.603539 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-4304349f-986c-43c5-b1e6-f80bcdf73175 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:10:54.603645 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.v3.backups [None req-4304349f-986c-43c5-b1e6-f80bcdf73175 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Show backup with id 4d107851-b6ce-488f-9694-cfc2696c1d65. {{(pid=100212) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:10:54.607460 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:10:54.607460 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:10:54.608028 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-4304349f-986c-43c5-b1e6-f80bcdf73175 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] https://10.4.3.240/volume/v3/backups/4d107851-b6ce-488f-9694-cfc2696c1d65 returned with HTTP 200 Aug 20 01:10:54.608373 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1267/5099] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:10:54 2026] GET /volume/v3/backups/4d107851-b6ce-488f-9694-cfc2696c1d65 => generated 697 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:10:55.461369 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-bef8b8ce-12e0-4aa7-9b19-2b3729512929 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:10:55.462833 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-bef8b8ce-12e0-4aa7-9b19-2b3729512929 tempest-CreateVolumesFromBackupTest-1043882542 tempest-CreateVolumesFromBackupTest-1043882542-project-member] GET https://10.4.3.240/volume/v3/backups/b2b5bbcc-c4c5-41f6-a81e-cf47545c71b3 Aug 20 01:10:55.463042 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-bef8b8ce-12e0-4aa7-9b19-2b3729512929 tempest-CreateVolumesFromBackupTest-1043882542 tempest-CreateVolumesFromBackupTest-1043882542-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:10:55.463238 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-bef8b8ce-12e0-4aa7-9b19-2b3729512929 tempest-CreateVolumesFromBackupTest-1043882542 tempest-CreateVolumesFromBackupTest-1043882542-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:10:55.463374 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-bef8b8ce-12e0-4aa7-9b19-2b3729512929 tempest-CreateVolumesFromBackupTest-1043882542 tempest-CreateVolumesFromBackupTest-1043882542-project-member] Show backup with id b2b5bbcc-c4c5-41f6-a81e-cf47545c71b3. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:10:55.467333 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:10:55.467333 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:10:55.468049 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-bef8b8ce-12e0-4aa7-9b19-2b3729512929 tempest-CreateVolumesFromBackupTest-1043882542 tempest-CreateVolumesFromBackupTest-1043882542-project-member] https://10.4.3.240/volume/v3/backups/b2b5bbcc-c4c5-41f6-a81e-cf47545c71b3 returned with HTTP 200 Aug 20 01:10:55.468421 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1277/5100] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:10:55 2026] GET /volume/v3/backups/b2b5bbcc-c4c5-41f6-a81e-cf47545c71b3 => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:10:55.618134 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-86fb9f2e-9579-43d7-8392-bcda64a4fa47 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:10:55.620014 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-86fb9f2e-9579-43d7-8392-bcda64a4fa47 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] GET https://10.4.3.240/volume/v3/backups/4d107851-b6ce-488f-9694-cfc2696c1d65 Aug 20 01:10:55.620258 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-86fb9f2e-9579-43d7-8392-bcda64a4fa47 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:10:55.620475 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-86fb9f2e-9579-43d7-8392-bcda64a4fa47 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:10:55.620568 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.v3.backups [None req-86fb9f2e-9579-43d7-8392-bcda64a4fa47 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Show backup with id 4d107851-b6ce-488f-9694-cfc2696c1d65. {{(pid=100213) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:10:55.625062 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:10:55.625062 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:10:55.625891 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-86fb9f2e-9579-43d7-8392-bcda64a4fa47 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] https://10.4.3.240/volume/v3/backups/4d107851-b6ce-488f-9694-cfc2696c1d65 returned with HTTP 200 Aug 20 01:10:55.626390 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1268/5101] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:10:55 2026] GET /volume/v3/backups/4d107851-b6ce-488f-9694-cfc2696c1d65 => generated 708 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:10:56.477766 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-08581902-fff4-4bd9-9a01-5c3a5e706554 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:10:56.479424 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-08581902-fff4-4bd9-9a01-5c3a5e706554 tempest-CreateVolumesFromBackupTest-1043882542 tempest-CreateVolumesFromBackupTest-1043882542-project-member] GET https://10.4.3.240/volume/v3/backups/b2b5bbcc-c4c5-41f6-a81e-cf47545c71b3 Aug 20 01:10:56.479605 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-08581902-fff4-4bd9-9a01-5c3a5e706554 tempest-CreateVolumesFromBackupTest-1043882542 tempest-CreateVolumesFromBackupTest-1043882542-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:10:56.479792 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-08581902-fff4-4bd9-9a01-5c3a5e706554 tempest-CreateVolumesFromBackupTest-1043882542 tempest-CreateVolumesFromBackupTest-1043882542-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:10:56.479886 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-08581902-fff4-4bd9-9a01-5c3a5e706554 tempest-CreateVolumesFromBackupTest-1043882542 tempest-CreateVolumesFromBackupTest-1043882542-project-member] Show backup with id b2b5bbcc-c4c5-41f6-a81e-cf47545c71b3. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:10:56.483768 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:10:56.483768 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:10:56.484450 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-08581902-fff4-4bd9-9a01-5c3a5e706554 tempest-CreateVolumesFromBackupTest-1043882542 tempest-CreateVolumesFromBackupTest-1043882542-project-member] https://10.4.3.240/volume/v3/backups/b2b5bbcc-c4c5-41f6-a81e-cf47545c71b3 returned with HTTP 200 Aug 20 01:10:56.484928 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1290/5102] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:10:56 2026] GET /volume/v3/backups/b2b5bbcc-c4c5-41f6-a81e-cf47545c71b3 => generated 747 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:10:56.636260 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-a595320e-20cc-4424-9e77-fc07ed4b8233 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:10:56.638155 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-a595320e-20cc-4424-9e77-fc07ed4b8233 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] GET https://10.4.3.240/volume/v3/backups/4d107851-b6ce-488f-9694-cfc2696c1d65 Aug 20 01:10:56.638377 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-a595320e-20cc-4424-9e77-fc07ed4b8233 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:10:56.638557 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-a595320e-20cc-4424-9e77-fc07ed4b8233 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:10:56.638654 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.v3.backups [None req-a595320e-20cc-4424-9e77-fc07ed4b8233 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Show backup with id 4d107851-b6ce-488f-9694-cfc2696c1d65. {{(pid=100212) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:10:56.642625 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:10:56.642625 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:10:56.643268 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-a595320e-20cc-4424-9e77-fc07ed4b8233 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] https://10.4.3.240/volume/v3/backups/4d107851-b6ce-488f-9694-cfc2696c1d65 returned with HTTP 200 Aug 20 01:10:56.643662 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1268/5103] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:10:56 2026] GET /volume/v3/backups/4d107851-b6ce-488f-9694-cfc2696c1d65 => generated 708 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:10:57.494169 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-cb943dae-b26a-4b8d-9cac-e15e17a8b6f9 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:10:57.495827 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-cb943dae-b26a-4b8d-9cac-e15e17a8b6f9 tempest-CreateVolumesFromBackupTest-1043882542 tempest-CreateVolumesFromBackupTest-1043882542-project-member] GET https://10.4.3.240/volume/v3/backups/b2b5bbcc-c4c5-41f6-a81e-cf47545c71b3 Aug 20 01:10:57.496142 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-cb943dae-b26a-4b8d-9cac-e15e17a8b6f9 tempest-CreateVolumesFromBackupTest-1043882542 tempest-CreateVolumesFromBackupTest-1043882542-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:10:57.496428 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-cb943dae-b26a-4b8d-9cac-e15e17a8b6f9 tempest-CreateVolumesFromBackupTest-1043882542 tempest-CreateVolumesFromBackupTest-1043882542-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:10:57.496604 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-cb943dae-b26a-4b8d-9cac-e15e17a8b6f9 tempest-CreateVolumesFromBackupTest-1043882542 tempest-CreateVolumesFromBackupTest-1043882542-project-member] Show backup with id b2b5bbcc-c4c5-41f6-a81e-cf47545c71b3. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:10:57.500661 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:10:57.500661 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:10:57.501489 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-cb943dae-b26a-4b8d-9cac-e15e17a8b6f9 tempest-CreateVolumesFromBackupTest-1043882542 tempest-CreateVolumesFromBackupTest-1043882542-project-member] https://10.4.3.240/volume/v3/backups/b2b5bbcc-c4c5-41f6-a81e-cf47545c71b3 returned with HTTP 200 Aug 20 01:10:57.501939 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1278/5104] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:10:57 2026] GET /volume/v3/backups/b2b5bbcc-c4c5-41f6-a81e-cf47545c71b3 => generated 758 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:10:57.655694 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-2b673293-0149-4749-a1db-ab7b179761e8 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:10:57.657535 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-2b673293-0149-4749-a1db-ab7b179761e8 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] GET https://10.4.3.240/volume/v3/backups/4d107851-b6ce-488f-9694-cfc2696c1d65 Aug 20 01:10:57.657777 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-2b673293-0149-4749-a1db-ab7b179761e8 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:10:57.658016 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-2b673293-0149-4749-a1db-ab7b179761e8 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:10:57.658142 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.v3.backups [None req-2b673293-0149-4749-a1db-ab7b179761e8 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Show backup with id 4d107851-b6ce-488f-9694-cfc2696c1d65. {{(pid=100213) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:10:57.662070 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:10:57.662070 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:10:57.662997 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-2b673293-0149-4749-a1db-ab7b179761e8 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] https://10.4.3.240/volume/v3/backups/4d107851-b6ce-488f-9694-cfc2696c1d65 returned with HTTP 200 Aug 20 01:10:57.662997 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1269/5105] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:10:57 2026] GET /volume/v3/backups/4d107851-b6ce-488f-9694-cfc2696c1d65 => generated 708 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:10:58.512111 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-0c7ed25a-aa21-4977-9344-80b0d4ca2f09 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:10:58.514154 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-0c7ed25a-aa21-4977-9344-80b0d4ca2f09 tempest-CreateVolumesFromBackupTest-1043882542 tempest-CreateVolumesFromBackupTest-1043882542-project-member] GET https://10.4.3.240/volume/v3/backups/b2b5bbcc-c4c5-41f6-a81e-cf47545c71b3 Aug 20 01:10:58.514395 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-0c7ed25a-aa21-4977-9344-80b0d4ca2f09 tempest-CreateVolumesFromBackupTest-1043882542 tempest-CreateVolumesFromBackupTest-1043882542-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:10:58.514621 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-0c7ed25a-aa21-4977-9344-80b0d4ca2f09 tempest-CreateVolumesFromBackupTest-1043882542 tempest-CreateVolumesFromBackupTest-1043882542-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:10:58.514760 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-0c7ed25a-aa21-4977-9344-80b0d4ca2f09 tempest-CreateVolumesFromBackupTest-1043882542 tempest-CreateVolumesFromBackupTest-1043882542-project-member] Show backup with id b2b5bbcc-c4c5-41f6-a81e-cf47545c71b3. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:10:58.519262 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:10:58.519262 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:10:58.520094 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-0c7ed25a-aa21-4977-9344-80b0d4ca2f09 tempest-CreateVolumesFromBackupTest-1043882542 tempest-CreateVolumesFromBackupTest-1043882542-project-member] https://10.4.3.240/volume/v3/backups/b2b5bbcc-c4c5-41f6-a81e-cf47545c71b3 returned with HTTP 200 Aug 20 01:10:58.520497 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1291/5106] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:10:58 2026] GET /volume/v3/backups/b2b5bbcc-c4c5-41f6-a81e-cf47545c71b3 => generated 758 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:10:58.672241 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-9d071846-1365-4d10-b1ae-7f959ac2ac1d None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:10:58.674424 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-9d071846-1365-4d10-b1ae-7f959ac2ac1d tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] GET https://10.4.3.240/volume/v3/backups/4d107851-b6ce-488f-9694-cfc2696c1d65 Aug 20 01:10:58.674653 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-9d071846-1365-4d10-b1ae-7f959ac2ac1d tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:10:58.674887 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-9d071846-1365-4d10-b1ae-7f959ac2ac1d tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:10:58.675039 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.v3.backups [None req-9d071846-1365-4d10-b1ae-7f959ac2ac1d tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Show backup with id 4d107851-b6ce-488f-9694-cfc2696c1d65. {{(pid=100212) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:10:58.679786 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:10:58.679786 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:10:58.680670 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-9d071846-1365-4d10-b1ae-7f959ac2ac1d tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] https://10.4.3.240/volume/v3/backups/4d107851-b6ce-488f-9694-cfc2696c1d65 returned with HTTP 200 Aug 20 01:10:58.681108 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1269/5107] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:10:58 2026] GET /volume/v3/backups/4d107851-b6ce-488f-9694-cfc2696c1d65 => generated 708 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:10:59.529389 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-10239bf0-adfa-44ab-9e4d-a085afaa9a8d None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:10:59.531063 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-10239bf0-adfa-44ab-9e4d-a085afaa9a8d tempest-CreateVolumesFromBackupTest-1043882542 tempest-CreateVolumesFromBackupTest-1043882542-project-member] GET https://10.4.3.240/volume/v3/backups/b2b5bbcc-c4c5-41f6-a81e-cf47545c71b3 Aug 20 01:10:59.531249 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-10239bf0-adfa-44ab-9e4d-a085afaa9a8d tempest-CreateVolumesFromBackupTest-1043882542 tempest-CreateVolumesFromBackupTest-1043882542-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:10:59.531445 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-10239bf0-adfa-44ab-9e4d-a085afaa9a8d tempest-CreateVolumesFromBackupTest-1043882542 tempest-CreateVolumesFromBackupTest-1043882542-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:10:59.531548 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-10239bf0-adfa-44ab-9e4d-a085afaa9a8d tempest-CreateVolumesFromBackupTest-1043882542 tempest-CreateVolumesFromBackupTest-1043882542-project-member] Show backup with id b2b5bbcc-c4c5-41f6-a81e-cf47545c71b3. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:10:59.535573 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:10:59.535573 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:10:59.536247 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-10239bf0-adfa-44ab-9e4d-a085afaa9a8d tempest-CreateVolumesFromBackupTest-1043882542 tempest-CreateVolumesFromBackupTest-1043882542-project-member] https://10.4.3.240/volume/v3/backups/b2b5bbcc-c4c5-41f6-a81e-cf47545c71b3 returned with HTTP 200 Aug 20 01:10:59.536613 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1279/5108] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:10:59 2026] GET /volume/v3/backups/b2b5bbcc-c4c5-41f6-a81e-cf47545c71b3 => generated 758 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:10:59.691799 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-bb748a44-1cea-4df9-bbbd-d9a54fb27792 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:10:59.693870 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-bb748a44-1cea-4df9-bbbd-d9a54fb27792 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] GET https://10.4.3.240/volume/v3/backups/4d107851-b6ce-488f-9694-cfc2696c1d65 Aug 20 01:10:59.694109 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-bb748a44-1cea-4df9-bbbd-d9a54fb27792 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:10:59.694303 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-bb748a44-1cea-4df9-bbbd-d9a54fb27792 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:10:59.694448 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.v3.backups [None req-bb748a44-1cea-4df9-bbbd-d9a54fb27792 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Show backup with id 4d107851-b6ce-488f-9694-cfc2696c1d65. {{(pid=100213) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:10:59.698457 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:10:59.698457 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:10:59.699044 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-bb748a44-1cea-4df9-bbbd-d9a54fb27792 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] https://10.4.3.240/volume/v3/backups/4d107851-b6ce-488f-9694-cfc2696c1d65 returned with HTTP 200 Aug 20 01:10:59.699385 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1270/5109] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:10:59 2026] GET /volume/v3/backups/4d107851-b6ce-488f-9694-cfc2696c1d65 => generated 708 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:11:00.545500 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-0d6f750d-3953-49d6-a302-ce14027010ee None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:11:00.547130 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-0d6f750d-3953-49d6-a302-ce14027010ee tempest-CreateVolumesFromBackupTest-1043882542 tempest-CreateVolumesFromBackupTest-1043882542-project-member] GET https://10.4.3.240/volume/v3/backups/b2b5bbcc-c4c5-41f6-a81e-cf47545c71b3 Aug 20 01:11:00.547304 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-0d6f750d-3953-49d6-a302-ce14027010ee tempest-CreateVolumesFromBackupTest-1043882542 tempest-CreateVolumesFromBackupTest-1043882542-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:11:00.547513 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-0d6f750d-3953-49d6-a302-ce14027010ee tempest-CreateVolumesFromBackupTest-1043882542 tempest-CreateVolumesFromBackupTest-1043882542-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:11:00.547619 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-0d6f750d-3953-49d6-a302-ce14027010ee tempest-CreateVolumesFromBackupTest-1043882542 tempest-CreateVolumesFromBackupTest-1043882542-project-member] Show backup with id b2b5bbcc-c4c5-41f6-a81e-cf47545c71b3. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:11:00.551404 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:11:00.551404 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:11:00.552062 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-0d6f750d-3953-49d6-a302-ce14027010ee tempest-CreateVolumesFromBackupTest-1043882542 tempest-CreateVolumesFromBackupTest-1043882542-project-member] https://10.4.3.240/volume/v3/backups/b2b5bbcc-c4c5-41f6-a81e-cf47545c71b3 returned with HTTP 200 Aug 20 01:11:00.552421 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1292/5110] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:11:00 2026] GET /volume/v3/backups/b2b5bbcc-c4c5-41f6-a81e-cf47545c71b3 => generated 758 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:11:00.710051 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-5df99438-ffc0-4d0e-853f-5915ec3f4855 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:11:00.712224 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-5df99438-ffc0-4d0e-853f-5915ec3f4855 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] GET https://10.4.3.240/volume/v3/backups/4d107851-b6ce-488f-9694-cfc2696c1d65 Aug 20 01:11:00.712506 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-5df99438-ffc0-4d0e-853f-5915ec3f4855 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:11:00.712736 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-5df99438-ffc0-4d0e-853f-5915ec3f4855 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:11:00.712841 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.v3.backups [None req-5df99438-ffc0-4d0e-853f-5915ec3f4855 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Show backup with id 4d107851-b6ce-488f-9694-cfc2696c1d65. {{(pid=100212) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:11:00.717377 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:11:00.717377 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:11:00.718119 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-5df99438-ffc0-4d0e-853f-5915ec3f4855 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] https://10.4.3.240/volume/v3/backups/4d107851-b6ce-488f-9694-cfc2696c1d65 returned with HTTP 200 Aug 20 01:11:00.718551 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1270/5111] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:11:00 2026] GET /volume/v3/backups/4d107851-b6ce-488f-9694-cfc2696c1d65 => generated 708 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:11:01.561166 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-5711d4c4-67d4-475c-8e3d-a00ad94cf477 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:11:01.562773 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-5711d4c4-67d4-475c-8e3d-a00ad94cf477 tempest-CreateVolumesFromBackupTest-1043882542 tempest-CreateVolumesFromBackupTest-1043882542-project-member] GET https://10.4.3.240/volume/v3/backups/b2b5bbcc-c4c5-41f6-a81e-cf47545c71b3 Aug 20 01:11:01.562946 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-5711d4c4-67d4-475c-8e3d-a00ad94cf477 tempest-CreateVolumesFromBackupTest-1043882542 tempest-CreateVolumesFromBackupTest-1043882542-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:11:01.563116 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-5711d4c4-67d4-475c-8e3d-a00ad94cf477 tempest-CreateVolumesFromBackupTest-1043882542 tempest-CreateVolumesFromBackupTest-1043882542-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:11:01.563213 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-5711d4c4-67d4-475c-8e3d-a00ad94cf477 tempest-CreateVolumesFromBackupTest-1043882542 tempest-CreateVolumesFromBackupTest-1043882542-project-member] Show backup with id b2b5bbcc-c4c5-41f6-a81e-cf47545c71b3. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:11:01.567480 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:11:01.567480 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:11:01.568150 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-5711d4c4-67d4-475c-8e3d-a00ad94cf477 tempest-CreateVolumesFromBackupTest-1043882542 tempest-CreateVolumesFromBackupTest-1043882542-project-member] https://10.4.3.240/volume/v3/backups/b2b5bbcc-c4c5-41f6-a81e-cf47545c71b3 returned with HTTP 200 Aug 20 01:11:01.568459 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1280/5112] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:11:01 2026] GET /volume/v3/backups/b2b5bbcc-c4c5-41f6-a81e-cf47545c71b3 => generated 758 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:11:01.729633 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-bb263615-35ac-48da-8a56-b5801a95a1e8 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:11:01.731856 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-bb263615-35ac-48da-8a56-b5801a95a1e8 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] GET https://10.4.3.240/volume/v3/backups/4d107851-b6ce-488f-9694-cfc2696c1d65 Aug 20 01:11:01.732082 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-bb263615-35ac-48da-8a56-b5801a95a1e8 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:11:01.732296 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-bb263615-35ac-48da-8a56-b5801a95a1e8 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:11:01.732445 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.v3.backups [None req-bb263615-35ac-48da-8a56-b5801a95a1e8 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Show backup with id 4d107851-b6ce-488f-9694-cfc2696c1d65. {{(pid=100213) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:11:01.737378 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:11:01.737378 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:11:01.738082 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-bb263615-35ac-48da-8a56-b5801a95a1e8 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] https://10.4.3.240/volume/v3/backups/4d107851-b6ce-488f-9694-cfc2696c1d65 returned with HTTP 200 Aug 20 01:11:01.738540 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1271/5113] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:11:01 2026] GET /volume/v3/backups/4d107851-b6ce-488f-9694-cfc2696c1d65 => generated 708 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:11:02.577726 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-fd1c91a6-844b-4bec-9a30-03a685701360 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:11:02.579881 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-fd1c91a6-844b-4bec-9a30-03a685701360 tempest-CreateVolumesFromBackupTest-1043882542 tempest-CreateVolumesFromBackupTest-1043882542-project-member] GET https://10.4.3.240/volume/v3/backups/b2b5bbcc-c4c5-41f6-a81e-cf47545c71b3 Aug 20 01:11:02.580110 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-fd1c91a6-844b-4bec-9a30-03a685701360 tempest-CreateVolumesFromBackupTest-1043882542 tempest-CreateVolumesFromBackupTest-1043882542-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:11:02.580349 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-fd1c91a6-844b-4bec-9a30-03a685701360 tempest-CreateVolumesFromBackupTest-1043882542 tempest-CreateVolumesFromBackupTest-1043882542-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:11:02.580495 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-fd1c91a6-844b-4bec-9a30-03a685701360 tempest-CreateVolumesFromBackupTest-1043882542 tempest-CreateVolumesFromBackupTest-1043882542-project-member] Show backup with id b2b5bbcc-c4c5-41f6-a81e-cf47545c71b3. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:11:02.585499 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:11:02.585499 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:11:02.586485 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-fd1c91a6-844b-4bec-9a30-03a685701360 tempest-CreateVolumesFromBackupTest-1043882542 tempest-CreateVolumesFromBackupTest-1043882542-project-member] https://10.4.3.240/volume/v3/backups/b2b5bbcc-c4c5-41f6-a81e-cf47545c71b3 returned with HTTP 200 Aug 20 01:11:02.586926 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1293/5114] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:11:02 2026] GET /volume/v3/backups/b2b5bbcc-c4c5-41f6-a81e-cf47545c71b3 => generated 758 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:11:02.747915 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-7f3aa6a2-71c6-4789-b147-7572630dc291 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:11:02.749903 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-7f3aa6a2-71c6-4789-b147-7572630dc291 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] GET https://10.4.3.240/volume/v3/backups/4d107851-b6ce-488f-9694-cfc2696c1d65 Aug 20 01:11:02.750494 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-7f3aa6a2-71c6-4789-b147-7572630dc291 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:11:02.750494 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-7f3aa6a2-71c6-4789-b147-7572630dc291 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:11:02.750494 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.v3.backups [None req-7f3aa6a2-71c6-4789-b147-7572630dc291 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Show backup with id 4d107851-b6ce-488f-9694-cfc2696c1d65. {{(pid=100212) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:11:02.755076 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:11:02.755076 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:11:02.756024 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-7f3aa6a2-71c6-4789-b147-7572630dc291 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] https://10.4.3.240/volume/v3/backups/4d107851-b6ce-488f-9694-cfc2696c1d65 returned with HTTP 200 Aug 20 01:11:02.756097 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1271/5115] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:11:02 2026] GET /volume/v3/backups/4d107851-b6ce-488f-9694-cfc2696c1d65 => generated 708 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:11:03.595871 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-9c97e654-ef12-4e31-8a03-645224a731f3 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:11:03.597629 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-9c97e654-ef12-4e31-8a03-645224a731f3 tempest-CreateVolumesFromBackupTest-1043882542 tempest-CreateVolumesFromBackupTest-1043882542-project-member] GET https://10.4.3.240/volume/v3/backups/b2b5bbcc-c4c5-41f6-a81e-cf47545c71b3 Aug 20 01:11:03.597853 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-9c97e654-ef12-4e31-8a03-645224a731f3 tempest-CreateVolumesFromBackupTest-1043882542 tempest-CreateVolumesFromBackupTest-1043882542-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:11:03.598041 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-9c97e654-ef12-4e31-8a03-645224a731f3 tempest-CreateVolumesFromBackupTest-1043882542 tempest-CreateVolumesFromBackupTest-1043882542-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:11:03.598143 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-9c97e654-ef12-4e31-8a03-645224a731f3 tempest-CreateVolumesFromBackupTest-1043882542 tempest-CreateVolumesFromBackupTest-1043882542-project-member] Show backup with id b2b5bbcc-c4c5-41f6-a81e-cf47545c71b3. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:11:03.599741 np0000007838 devstack@c-api.service[100214]: DEBUG dbcounter [-] [100214] Writing DB stats cinder:SELECT=125,cinder:UPDATE=46,cinder:INSERT=37 {{(pid=100214) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 01:11:03.602549 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:11:03.602549 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:11:03.603325 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-9c97e654-ef12-4e31-8a03-645224a731f3 tempest-CreateVolumesFromBackupTest-1043882542 tempest-CreateVolumesFromBackupTest-1043882542-project-member] https://10.4.3.240/volume/v3/backups/b2b5bbcc-c4c5-41f6-a81e-cf47545c71b3 returned with HTTP 200 Aug 20 01:11:03.603735 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1281/5116] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:11:03 2026] GET /volume/v3/backups/b2b5bbcc-c4c5-41f6-a81e-cf47545c71b3 => generated 758 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:11:03.766918 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-cf080a8f-5b51-4335-b6ce-557095af6ca7 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:11:03.768831 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-cf080a8f-5b51-4335-b6ce-557095af6ca7 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] GET https://10.4.3.240/volume/v3/backups/4d107851-b6ce-488f-9694-cfc2696c1d65 Aug 20 01:11:03.769080 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-cf080a8f-5b51-4335-b6ce-557095af6ca7 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:11:03.769261 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-cf080a8f-5b51-4335-b6ce-557095af6ca7 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:11:03.769378 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.v3.backups [None req-cf080a8f-5b51-4335-b6ce-557095af6ca7 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Show backup with id 4d107851-b6ce-488f-9694-cfc2696c1d65. {{(pid=100213) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:11:03.773827 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:11:03.773827 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:11:03.774692 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-cf080a8f-5b51-4335-b6ce-557095af6ca7 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] https://10.4.3.240/volume/v3/backups/4d107851-b6ce-488f-9694-cfc2696c1d65 returned with HTTP 200 Aug 20 01:11:03.775224 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1272/5117] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:11:03 2026] GET /volume/v3/backups/4d107851-b6ce-488f-9694-cfc2696c1d65 => generated 708 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:11:04.613029 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-15c11e69-462f-4a77-8ad7-db4a1c74f869 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:11:04.614746 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-15c11e69-462f-4a77-8ad7-db4a1c74f869 tempest-CreateVolumesFromBackupTest-1043882542 tempest-CreateVolumesFromBackupTest-1043882542-project-member] GET https://10.4.3.240/volume/v3/backups/b2b5bbcc-c4c5-41f6-a81e-cf47545c71b3 Aug 20 01:11:04.614965 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-15c11e69-462f-4a77-8ad7-db4a1c74f869 tempest-CreateVolumesFromBackupTest-1043882542 tempest-CreateVolumesFromBackupTest-1043882542-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:11:04.615140 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-15c11e69-462f-4a77-8ad7-db4a1c74f869 tempest-CreateVolumesFromBackupTest-1043882542 tempest-CreateVolumesFromBackupTest-1043882542-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:11:04.615243 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-15c11e69-462f-4a77-8ad7-db4a1c74f869 tempest-CreateVolumesFromBackupTest-1043882542 tempest-CreateVolumesFromBackupTest-1043882542-project-member] Show backup with id b2b5bbcc-c4c5-41f6-a81e-cf47545c71b3. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:11:04.619562 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:11:04.619562 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:11:04.620321 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-15c11e69-462f-4a77-8ad7-db4a1c74f869 tempest-CreateVolumesFromBackupTest-1043882542 tempest-CreateVolumesFromBackupTest-1043882542-project-member] https://10.4.3.240/volume/v3/backups/b2b5bbcc-c4c5-41f6-a81e-cf47545c71b3 returned with HTTP 200 Aug 20 01:11:04.620708 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1294/5118] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:11:04 2026] GET /volume/v3/backups/b2b5bbcc-c4c5-41f6-a81e-cf47545c71b3 => generated 758 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:11:04.785189 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-8bee0bb8-469d-4050-a4c0-e1a6af4fd5ca None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:11:04.786842 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-8bee0bb8-469d-4050-a4c0-e1a6af4fd5ca tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] GET https://10.4.3.240/volume/v3/backups/4d107851-b6ce-488f-9694-cfc2696c1d65 Aug 20 01:11:04.787133 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-8bee0bb8-469d-4050-a4c0-e1a6af4fd5ca tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:11:04.787133 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-8bee0bb8-469d-4050-a4c0-e1a6af4fd5ca tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:11:04.787822 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.v3.backups [None req-8bee0bb8-469d-4050-a4c0-e1a6af4fd5ca tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Show backup with id 4d107851-b6ce-488f-9694-cfc2696c1d65. {{(pid=100212) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:11:04.798809 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:11:04.798809 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:11:04.799680 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-8bee0bb8-469d-4050-a4c0-e1a6af4fd5ca tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] https://10.4.3.240/volume/v3/backups/4d107851-b6ce-488f-9694-cfc2696c1d65 returned with HTTP 200 Aug 20 01:11:04.801023 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1272/5119] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:11:04 2026] GET /volume/v3/backups/4d107851-b6ce-488f-9694-cfc2696c1d65 => generated 708 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:11:05.630353 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-788c6077-d18a-4c1c-91e1-d9c0931179b6 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:11:05.631472 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-788c6077-d18a-4c1c-91e1-d9c0931179b6 tempest-CreateVolumesFromBackupTest-1043882542 tempest-CreateVolumesFromBackupTest-1043882542-project-member] GET https://10.4.3.240/volume/v3/backups/b2b5bbcc-c4c5-41f6-a81e-cf47545c71b3 Aug 20 01:11:05.631660 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-788c6077-d18a-4c1c-91e1-d9c0931179b6 tempest-CreateVolumesFromBackupTest-1043882542 tempest-CreateVolumesFromBackupTest-1043882542-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:11:05.631834 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-788c6077-d18a-4c1c-91e1-d9c0931179b6 tempest-CreateVolumesFromBackupTest-1043882542 tempest-CreateVolumesFromBackupTest-1043882542-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:11:05.631962 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-788c6077-d18a-4c1c-91e1-d9c0931179b6 tempest-CreateVolumesFromBackupTest-1043882542 tempest-CreateVolumesFromBackupTest-1043882542-project-member] Show backup with id b2b5bbcc-c4c5-41f6-a81e-cf47545c71b3. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:11:05.635952 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:11:05.635952 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:11:05.636657 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-788c6077-d18a-4c1c-91e1-d9c0931179b6 tempest-CreateVolumesFromBackupTest-1043882542 tempest-CreateVolumesFromBackupTest-1043882542-project-member] https://10.4.3.240/volume/v3/backups/b2b5bbcc-c4c5-41f6-a81e-cf47545c71b3 returned with HTTP 200 Aug 20 01:11:05.636994 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1282/5120] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:11:05 2026] GET /volume/v3/backups/b2b5bbcc-c4c5-41f6-a81e-cf47545c71b3 => generated 758 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:11:05.808889 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-cee1628b-a44c-4e47-b9a9-1f2432b540d1 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:11:05.810704 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-cee1628b-a44c-4e47-b9a9-1f2432b540d1 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] GET https://10.4.3.240/volume/v3/backups/4d107851-b6ce-488f-9694-cfc2696c1d65 Aug 20 01:11:05.810964 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-cee1628b-a44c-4e47-b9a9-1f2432b540d1 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:11:05.811174 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-cee1628b-a44c-4e47-b9a9-1f2432b540d1 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:11:05.811303 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.v3.backups [None req-cee1628b-a44c-4e47-b9a9-1f2432b540d1 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Show backup with id 4d107851-b6ce-488f-9694-cfc2696c1d65. {{(pid=100213) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:11:05.815687 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:11:05.815687 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:11:05.816294 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-cee1628b-a44c-4e47-b9a9-1f2432b540d1 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] https://10.4.3.240/volume/v3/backups/4d107851-b6ce-488f-9694-cfc2696c1d65 returned with HTTP 200 Aug 20 01:11:05.816704 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1273/5121] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:11:05 2026] GET /volume/v3/backups/4d107851-b6ce-488f-9694-cfc2696c1d65 => generated 709 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:11:06.646233 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-23e105df-dae0-4a61-9626-c438cc708d99 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:11:06.647960 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-23e105df-dae0-4a61-9626-c438cc708d99 tempest-CreateVolumesFromBackupTest-1043882542 tempest-CreateVolumesFromBackupTest-1043882542-project-member] GET https://10.4.3.240/volume/v3/backups/b2b5bbcc-c4c5-41f6-a81e-cf47545c71b3 Aug 20 01:11:06.648137 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-23e105df-dae0-4a61-9626-c438cc708d99 tempest-CreateVolumesFromBackupTest-1043882542 tempest-CreateVolumesFromBackupTest-1043882542-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:11:06.648325 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-23e105df-dae0-4a61-9626-c438cc708d99 tempest-CreateVolumesFromBackupTest-1043882542 tempest-CreateVolumesFromBackupTest-1043882542-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:11:06.648473 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-23e105df-dae0-4a61-9626-c438cc708d99 tempest-CreateVolumesFromBackupTest-1043882542 tempest-CreateVolumesFromBackupTest-1043882542-project-member] Show backup with id b2b5bbcc-c4c5-41f6-a81e-cf47545c71b3. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:11:06.653154 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:11:06.653154 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:11:06.653982 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-23e105df-dae0-4a61-9626-c438cc708d99 tempest-CreateVolumesFromBackupTest-1043882542 tempest-CreateVolumesFromBackupTest-1043882542-project-member] https://10.4.3.240/volume/v3/backups/b2b5bbcc-c4c5-41f6-a81e-cf47545c71b3 returned with HTTP 200 Aug 20 01:11:06.654373 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1295/5122] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:11:06 2026] GET /volume/v3/backups/b2b5bbcc-c4c5-41f6-a81e-cf47545c71b3 => generated 758 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:11:06.827115 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-6291039e-b936-4335-a116-d4d4c38b1e14 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:11:06.831466 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-6291039e-b936-4335-a116-d4d4c38b1e14 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] GET https://10.4.3.240/volume/v3/backups/4d107851-b6ce-488f-9694-cfc2696c1d65 Aug 20 01:11:06.831466 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-6291039e-b936-4335-a116-d4d4c38b1e14 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:11:06.831466 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-6291039e-b936-4335-a116-d4d4c38b1e14 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:11:06.831466 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.v3.backups [None req-6291039e-b936-4335-a116-d4d4c38b1e14 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Show backup with id 4d107851-b6ce-488f-9694-cfc2696c1d65. {{(pid=100212) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:11:06.835932 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:11:06.835932 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:11:06.837284 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-6291039e-b936-4335-a116-d4d4c38b1e14 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] https://10.4.3.240/volume/v3/backups/4d107851-b6ce-488f-9694-cfc2696c1d65 returned with HTTP 200 Aug 20 01:11:06.837284 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1273/5123] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:11:06 2026] GET /volume/v3/backups/4d107851-b6ce-488f-9694-cfc2696c1d65 => generated 710 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:11:06.848168 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-e7ebd31a-df99-4045-ac9e-585d1317b5b0 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:11:06.850023 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-e7ebd31a-df99-4045-ac9e-585d1317b5b0 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] DELETE https://10.4.3.240/volume/v3/backups/4d107851-b6ce-488f-9694-cfc2696c1d65 Aug 20 01:11:06.850251 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-e7ebd31a-df99-4045-ac9e-585d1317b5b0 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:11:06.850584 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-e7ebd31a-df99-4045-ac9e-585d1317b5b0 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Calling method 'delete' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:11:06.850705 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.contrib.backups [None req-e7ebd31a-df99-4045-ac9e-585d1317b5b0 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Delete backup with id: 4d107851-b6ce-488f-9694-cfc2696c1d65. Aug 20 01:11:06.854647 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:11:06.854647 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:11:06.867810 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.backup.rpcapi [None req-e7ebd31a-df99-4045-ac9e-585d1317b5b0 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] delete_backup rpcapi backup_id 4d107851-b6ce-488f-9694-cfc2696c1d65 {{(pid=100214) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 20 01:11:06.869543 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-e7ebd31a-df99-4045-ac9e-585d1317b5b0 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] https://10.4.3.240/volume/v3/backups/4d107851-b6ce-488f-9694-cfc2696c1d65 returned with HTTP 202 Aug 20 01:11:06.869983 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1283/5124] 10.4.3.240 () {68 vars in 1391 bytes} [Thu Aug 20 01:11:06 2026] DELETE /volume/v3/backups/4d107851-b6ce-488f-9694-cfc2696c1d65 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 01:11:06.879042 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-2b4e3393-03c2-413e-8911-85358ce77b65 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:11:06.882351 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-2b4e3393-03c2-413e-8911-85358ce77b65 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] POST https://10.4.3.240/volume/v3/volumes Aug 20 01:11:06.882821 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-2b4e3393-03c2-413e-8911-85358ce77b65 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1266144567"}} {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:11:06.885099 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.v3.volumes [None req-2b4e3393-03c2-413e-8911-85358ce77b65 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1266144567'}} {{(pid=100213) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 01:11:06.885240 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.v3.volumes [None req-2b4e3393-03c2-413e-8911-85358ce77b65 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Create volume of 1 GB Aug 20 01:11:06.889218 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-2b4e3393-03c2-413e-8911-85358ce77b65 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Availability Zones retrieved successfully. Aug 20 01:11:06.894518 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-2b4e3393-03c2-413e-8911-85358ce77b65 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Flow 'volume_create_api' (bc8db183-46cc-4238-b7a5-9e25d28283e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:11:06.895478 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-2b4e3393-03c2-413e-8911-85358ce77b65 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (be17f262-4880-470a-aade-d3c037428881) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:11:06.896321 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.flows.api.create_volume [None req-2b4e3393-03c2-413e-8911-85358ce77b65 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Validating volume size '1' using validate_int {{(pid=100213) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 01:11:06.922996 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-2b4e3393-03c2-413e-8911-85358ce77b65 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (be17f262-4880-470a-aade-d3c037428881) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:52:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1ed58bd6-fe6a-497e-ae84-e8199d24fdfa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:11:06.923811 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-2b4e3393-03c2-413e-8911-85358ce77b65 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d29d5589-c52b-40b6-8a18-261e8db3bdf1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:11:06.962869 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.quota [None req-2b4e3393-03c2-413e-8911-85358ce77b65 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Created reservations ['a8447688-61c7-43b3-8576-9b5b4a103abc', 'd0190d9c-149a-45d2-b3a1-bf96b2f3a7e6', 'af26b34a-c17b-4a7f-8c86-d7da7c44f547', '28ca7505-9add-4b04-82f9-e38ff896dd14'] {{(pid=100213) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 01:11:06.963730 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-2b4e3393-03c2-413e-8911-85358ce77b65 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d29d5589-c52b-40b6-8a18-261e8db3bdf1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a8447688-61c7-43b3-8576-9b5b4a103abc', 'd0190d9c-149a-45d2-b3a1-bf96b2f3a7e6', 'af26b34a-c17b-4a7f-8c86-d7da7c44f547', '28ca7505-9add-4b04-82f9-e38ff896dd14']}' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:11:06.964380 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-2b4e3393-03c2-413e-8911-85358ce77b65 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b31a4eb5-13fa-4a24-a4c0-ad874fce7a66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:11:06.986081 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-2b4e3393-03c2-413e-8911-85358ce77b65 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b31a4eb5-13fa-4a24-a4c0-ad874fce7a66) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2b40c96b-4165-44ef-9873-4a5503ddd8f8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1266144567',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f46f3b9ffae140d690425306cc8999fb',qos_specs=None,replication_status=,reservations=['a8447688-61c7-43b3-8576-9b5b4a103abc','d0190d9c-149a-45d2-b3a1-bf96b2f3a7e6','af26b34a-c17b-4a7f-8c86-d7da7c44f547','28ca7505-9add-4b04-82f9-e38ff896dd14'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='031df2caa3e4465893cf66b2ad755749',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T01:11:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1266144567',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2b40c96b-4165-44ef-9873-4a5503ddd8f8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f46f3b9ffae140d690425306cc8999fb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='031df2caa3e4465893cf66b2ad755749',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1ed58bd6-fe6a-497e-ae84-e8199d24fdfa),volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:11:06.986832 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-2b4e3393-03c2-413e-8911-85358ce77b65 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (71182ff3-50d3-4e79-b65f-dcdae48ac663) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:11:07.004583 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-2b4e3393-03c2-413e-8911-85358ce77b65 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (71182ff3-50d3-4e79-b65f-dcdae48ac663) transitioned into state 'SUCCESS' from state '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-1266144567',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f46f3b9ffae140d690425306cc8999fb',qos_specs=None,replication_status=,reservations=['a8447688-61c7-43b3-8576-9b5b4a103abc','d0190d9c-149a-45d2-b3a1-bf96b2f3a7e6','af26b34a-c17b-4a7f-8c86-d7da7c44f547','28ca7505-9add-4b04-82f9-e38ff896dd14'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='031df2caa3e4465893cf66b2ad755749',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:11:07.005427 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-2b4e3393-03c2-413e-8911-85358ce77b65 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ba6e3fd3-9e66-4c05-ad72-4fee217eccad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:11:07.015109 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-2b4e3393-03c2-413e-8911-85358ce77b65 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ba6e3fd3-9e66-4c05-ad72-4fee217eccad) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:11:07.016326 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-2b4e3393-03c2-413e-8911-85358ce77b65 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Flow 'volume_create_api' (bc8db183-46cc-4238-b7a5-9e25d28283e0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100213) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:11:07.016631 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-2b4e3393-03c2-413e-8911-85358ce77b65 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Create volume request issued successfully. Aug 20 01:11:07.017201 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-2b4e3393-03c2-413e-8911-85358ce77b65 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 20 01:11:07.017812 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1274/5125] 10.4.3.240 () {70 vars in 1298 bytes} [Thu Aug 20 01:11:06 2026] POST /volume/v3/volumes => generated 778 bytes in 139 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 01:11:07.028477 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-e9c2b802-5429-4555-8722-1eaab2fe2b5a None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:11:07.030147 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-e9c2b802-5429-4555-8722-1eaab2fe2b5a tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] GET https://10.4.3.240/volume/v3/volumes/2b40c96b-4165-44ef-9873-4a5503ddd8f8 Aug 20 01:11:07.030370 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-e9c2b802-5429-4555-8722-1eaab2fe2b5a tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:11:07.030534 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-e9c2b802-5429-4555-8722-1eaab2fe2b5a tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:11:07.037545 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:11:07.037545 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:11:07.040822 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-e9c2b802-5429-4555-8722-1eaab2fe2b5a tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Volume info retrieved successfully. Aug 20 01:11:07.044655 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-e9c2b802-5429-4555-8722-1eaab2fe2b5a tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] https://10.4.3.240/volume/v3/volumes/2b40c96b-4165-44ef-9873-4a5503ddd8f8 returned with HTTP 200 Aug 20 01:11:07.045037 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1296/5126] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:11:07 2026] GET /volume/v3/volumes/2b40c96b-4165-44ef-9873-4a5503ddd8f8 => generated 957 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:11:07.665626 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-95a77876-8904-48cc-acbd-a5a0fb36fcea None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:11:07.667407 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-95a77876-8904-48cc-acbd-a5a0fb36fcea tempest-CreateVolumesFromBackupTest-1043882542 tempest-CreateVolumesFromBackupTest-1043882542-project-member] GET https://10.4.3.240/volume/v3/backups/b2b5bbcc-c4c5-41f6-a81e-cf47545c71b3 Aug 20 01:11:07.667595 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-95a77876-8904-48cc-acbd-a5a0fb36fcea tempest-CreateVolumesFromBackupTest-1043882542 tempest-CreateVolumesFromBackupTest-1043882542-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:11:07.667836 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-95a77876-8904-48cc-acbd-a5a0fb36fcea tempest-CreateVolumesFromBackupTest-1043882542 tempest-CreateVolumesFromBackupTest-1043882542-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:11:07.667943 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.v3.backups [None req-95a77876-8904-48cc-acbd-a5a0fb36fcea tempest-CreateVolumesFromBackupTest-1043882542 tempest-CreateVolumesFromBackupTest-1043882542-project-member] Show backup with id b2b5bbcc-c4c5-41f6-a81e-cf47545c71b3. {{(pid=100212) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:11:07.673277 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:11:07.673277 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:11:07.674317 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-95a77876-8904-48cc-acbd-a5a0fb36fcea tempest-CreateVolumesFromBackupTest-1043882542 tempest-CreateVolumesFromBackupTest-1043882542-project-member] https://10.4.3.240/volume/v3/backups/b2b5bbcc-c4c5-41f6-a81e-cf47545c71b3 returned with HTTP 200 Aug 20 01:11:07.674859 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1274/5127] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:11:07 2026] GET /volume/v3/backups/b2b5bbcc-c4c5-41f6-a81e-cf47545c71b3 => generated 758 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:11:08.057406 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-82f1e3fb-da8c-4d90-9d03-731cae2d096d None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:11:08.058946 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-82f1e3fb-da8c-4d90-9d03-731cae2d096d tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] GET https://10.4.3.240/volume/v3/volumes/2b40c96b-4165-44ef-9873-4a5503ddd8f8 Aug 20 01:11:08.059153 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-82f1e3fb-da8c-4d90-9d03-731cae2d096d tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:11:08.059325 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-82f1e3fb-da8c-4d90-9d03-731cae2d096d tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:11:08.065832 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:11:08.065832 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:11:08.068871 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-82f1e3fb-da8c-4d90-9d03-731cae2d096d tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Volume info retrieved successfully. Aug 20 01:11:08.072536 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-82f1e3fb-da8c-4d90-9d03-731cae2d096d tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] https://10.4.3.240/volume/v3/volumes/2b40c96b-4165-44ef-9873-4a5503ddd8f8 returned with HTTP 200 Aug 20 01:11:08.072910 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1284/5128] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:11:08 2026] GET /volume/v3/volumes/2b40c96b-4165-44ef-9873-4a5503ddd8f8 => generated 1009 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:11:08.084256 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-e1f5a9db-21db-4943-845d-fc817923c25b None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:11:08.085989 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-e1f5a9db-21db-4943-845d-fc817923c25b tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] POST https://10.4.3.240/volume/v3/backups Aug 20 01:11:08.086393 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-e1f5a9db-21db-4943-845d-fc817923c25b tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "2b40c96b-4165-44ef-9873-4a5503ddd8f8", "name": "tempest-type-Backup-1406140385"}} {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:11:08.087702 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.contrib.backups [None req-e1f5a9db-21db-4943-845d-fc817923c25b tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Creating new backup {'backup': {'volume_id': '2b40c96b-4165-44ef-9873-4a5503ddd8f8', 'name': 'tempest-type-Backup-1406140385'}} {{(pid=100213) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 20 01:11:08.087941 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.contrib.backups [None req-e1f5a9db-21db-4943-845d-fc817923c25b tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Creating backup of volume 2b40c96b-4165-44ef-9873-4a5503ddd8f8 in container None Aug 20 01:11:08.095455 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:11:08.095455 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:11:08.095846 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-e1f5a9db-21db-4943-845d-fc817923c25b tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Volume info retrieved successfully. Aug 20 01:11:08.113359 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.quota [None req-e1f5a9db-21db-4943-845d-fc817923c25b tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Created reservations ['abd234c4-979d-467f-be49-7d670c52d5ef', '14986e53-8661-4e5f-8839-0ea4c933f1e6'] {{(pid=100213) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 01:11:08.142683 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-e1f5a9db-21db-4943-845d-fc817923c25b tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] https://10.4.3.240/volume/v3/backups returned with HTTP 202 Aug 20 01:11:08.143081 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1275/5129] 10.4.3.240 () {70 vars in 1299 bytes} [Thu Aug 20 01:11:08 2026] POST /volume/v3/backups => generated 316 bytes in 59 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 01:11:08.150316 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-b576fb8a-6355-44e4-92b4-f025e24e4957 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:11:08.152043 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-b576fb8a-6355-44e4-92b4-f025e24e4957 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] GET https://10.4.3.240/volume/v3/backups/fa76e638-ca37-44b8-8b7e-e0598f9e6d05 Aug 20 01:11:08.152259 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-b576fb8a-6355-44e4-92b4-f025e24e4957 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:11:08.152455 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-b576fb8a-6355-44e4-92b4-f025e24e4957 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:11:08.152559 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-b576fb8a-6355-44e4-92b4-f025e24e4957 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Show backup with id fa76e638-ca37-44b8-8b7e-e0598f9e6d05. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:11:08.156345 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:11:08.156345 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:11:08.156904 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-b576fb8a-6355-44e4-92b4-f025e24e4957 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] https://10.4.3.240/volume/v3/backups/fa76e638-ca37-44b8-8b7e-e0598f9e6d05 returned with HTTP 200 Aug 20 01:11:08.157228 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1297/5130] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:11:08 2026] GET /volume/v3/backups/fa76e638-ca37-44b8-8b7e-e0598f9e6d05 => generated 723 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:11:08.685330 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-a7bfb3f5-976f-4d0d-ba89-6725e64e7111 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:11:08.686990 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-a7bfb3f5-976f-4d0d-ba89-6725e64e7111 tempest-CreateVolumesFromBackupTest-1043882542 tempest-CreateVolumesFromBackupTest-1043882542-project-member] GET https://10.4.3.240/volume/v3/backups/b2b5bbcc-c4c5-41f6-a81e-cf47545c71b3 Aug 20 01:11:08.687168 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-a7bfb3f5-976f-4d0d-ba89-6725e64e7111 tempest-CreateVolumesFromBackupTest-1043882542 tempest-CreateVolumesFromBackupTest-1043882542-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:11:08.687486 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-a7bfb3f5-976f-4d0d-ba89-6725e64e7111 tempest-CreateVolumesFromBackupTest-1043882542 tempest-CreateVolumesFromBackupTest-1043882542-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:11:08.687486 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.v3.backups [None req-a7bfb3f5-976f-4d0d-ba89-6725e64e7111 tempest-CreateVolumesFromBackupTest-1043882542 tempest-CreateVolumesFromBackupTest-1043882542-project-member] Show backup with id b2b5bbcc-c4c5-41f6-a81e-cf47545c71b3. {{(pid=100212) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:11:08.691309 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:11:08.691309 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:11:08.691921 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-a7bfb3f5-976f-4d0d-ba89-6725e64e7111 tempest-CreateVolumesFromBackupTest-1043882542 tempest-CreateVolumesFromBackupTest-1043882542-project-member] https://10.4.3.240/volume/v3/backups/b2b5bbcc-c4c5-41f6-a81e-cf47545c71b3 returned with HTTP 200 Aug 20 01:11:08.692237 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1275/5131] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:11:08 2026] GET /volume/v3/backups/b2b5bbcc-c4c5-41f6-a81e-cf47545c71b3 => generated 760 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:11:08.700539 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-964281d9-a1b0-4656-b41d-e2b9e2a79dc1 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:11:08.702131 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-964281d9-a1b0-4656-b41d-e2b9e2a79dc1 tempest-CreateVolumesFromBackupTest-1043882542 tempest-CreateVolumesFromBackupTest-1043882542-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 20 01:11:08.702450 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-964281d9-a1b0-4656-b41d-e2b9e2a79dc1 tempest-CreateVolumesFromBackupTest-1043882542 tempest-CreateVolumesFromBackupTest-1043882542-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "b2b5bbcc-c4c5-41f6-a81e-cf47545c71b3", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-200869328"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:11:08.703729 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.v3.volumes [None req-964281d9-a1b0-4656-b41d-e2b9e2a79dc1 tempest-CreateVolumesFromBackupTest-1043882542 tempest-CreateVolumesFromBackupTest-1043882542-project-member] Create volume request body: {'volume': {"'backup_id": 'b2b5bbcc-c4c5-41f6-a81e-cf47545c71b3', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-200869328'}} {{(pid=100214) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 01:11:08.703846 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.v3.volumes [None req-964281d9-a1b0-4656-b41d-e2b9e2a79dc1 tempest-CreateVolumesFromBackupTest-1043882542 tempest-CreateVolumesFromBackupTest-1043882542-project-member] Create volume of 1 GB Aug 20 01:11:08.707422 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-964281d9-a1b0-4656-b41d-e2b9e2a79dc1 tempest-CreateVolumesFromBackupTest-1043882542 tempest-CreateVolumesFromBackupTest-1043882542-project-member] Availability Zones retrieved successfully. Aug 20 01:11:08.712471 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-964281d9-a1b0-4656-b41d-e2b9e2a79dc1 tempest-CreateVolumesFromBackupTest-1043882542 tempest-CreateVolumesFromBackupTest-1043882542-project-member] Flow 'volume_create_api' (36366f93-3bc6-445d-9822-ef430bbf44a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:11:08.713268 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-964281d9-a1b0-4656-b41d-e2b9e2a79dc1 tempest-CreateVolumesFromBackupTest-1043882542 tempest-CreateVolumesFromBackupTest-1043882542-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (18789fe5-9517-4f0a-bb6d-e370e29e4442) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:11:08.714057 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.flows.api.create_volume [None req-964281d9-a1b0-4656-b41d-e2b9e2a79dc1 tempest-CreateVolumesFromBackupTest-1043882542 tempest-CreateVolumesFromBackupTest-1043882542-project-member] Validating volume size '1' using validate_int {{(pid=100214) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 01:11:08.735887 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-964281d9-a1b0-4656-b41d-e2b9e2a79dc1 tempest-CreateVolumesFromBackupTest-1043882542 tempest-CreateVolumesFromBackupTest-1043882542-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (18789fe5-9517-4f0a-bb6d-e370e29e4442) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:52:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1ed58bd6-fe6a-497e-ae84-e8199d24fdfa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:11:08.736529 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-964281d9-a1b0-4656-b41d-e2b9e2a79dc1 tempest-CreateVolumesFromBackupTest-1043882542 tempest-CreateVolumesFromBackupTest-1043882542-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3afb533b-8a93-4e12-aef7-dd3229f365cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:11:08.767648 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.quota [None req-964281d9-a1b0-4656-b41d-e2b9e2a79dc1 tempest-CreateVolumesFromBackupTest-1043882542 tempest-CreateVolumesFromBackupTest-1043882542-project-member] Created reservations ['3baa9205-017d-4e73-9dea-c02a19117d73', 'f7031d05-3180-4bf5-b52d-cd0b36a732d2', 'fc261852-0d34-4382-9025-de08ac936531', 'afe56e39-e70e-456c-9ece-e50be95627e4'] {{(pid=100214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 01:11:08.768231 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-964281d9-a1b0-4656-b41d-e2b9e2a79dc1 tempest-CreateVolumesFromBackupTest-1043882542 tempest-CreateVolumesFromBackupTest-1043882542-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3afb533b-8a93-4e12-aef7-dd3229f365cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3baa9205-017d-4e73-9dea-c02a19117d73', 'f7031d05-3180-4bf5-b52d-cd0b36a732d2', 'fc261852-0d34-4382-9025-de08ac936531', 'afe56e39-e70e-456c-9ece-e50be95627e4']}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:11:08.768897 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-964281d9-a1b0-4656-b41d-e2b9e2a79dc1 tempest-CreateVolumesFromBackupTest-1043882542 tempest-CreateVolumesFromBackupTest-1043882542-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f4ea78c4-21a2-4274-8290-12d4322bbc86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:11:08.786626 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-964281d9-a1b0-4656-b41d-e2b9e2a79dc1 tempest-CreateVolumesFromBackupTest-1043882542 tempest-CreateVolumesFromBackupTest-1043882542-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f4ea78c4-21a2-4274-8290-12d4322bbc86) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2ff85399-f4e6-4e09-8e00-df8a87b1e66e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-200869328',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e2d168fb989d43fcaf23df1c88ab04ed',qos_specs=None,replication_status=,reservations=['3baa9205-017d-4e73-9dea-c02a19117d73','f7031d05-3180-4bf5-b52d-cd0b36a732d2','fc261852-0d34-4382-9025-de08ac936531','afe56e39-e70e-456c-9ece-e50be95627e4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fe169c36867049f4930f54f699e8e312',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T01:11:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-200869328',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2ff85399-f4e6-4e09-8e00-df8a87b1e66e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e2d168fb989d43fcaf23df1c88ab04ed',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fe169c36867049f4930f54f699e8e312',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1ed58bd6-fe6a-497e-ae84-e8199d24fdfa),volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:11:08.787205 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-964281d9-a1b0-4656-b41d-e2b9e2a79dc1 tempest-CreateVolumesFromBackupTest-1043882542 tempest-CreateVolumesFromBackupTest-1043882542-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (635746a2-2893-4738-931b-48de8949b5c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:11:08.802268 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-964281d9-a1b0-4656-b41d-e2b9e2a79dc1 tempest-CreateVolumesFromBackupTest-1043882542 tempest-CreateVolumesFromBackupTest-1043882542-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (635746a2-2893-4738-931b-48de8949b5c7) transitioned into state 'SUCCESS' from state '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-200869328',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e2d168fb989d43fcaf23df1c88ab04ed',qos_specs=None,replication_status=,reservations=['3baa9205-017d-4e73-9dea-c02a19117d73','f7031d05-3180-4bf5-b52d-cd0b36a732d2','fc261852-0d34-4382-9025-de08ac936531','afe56e39-e70e-456c-9ece-e50be95627e4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fe169c36867049f4930f54f699e8e312',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:11:08.802990 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-964281d9-a1b0-4656-b41d-e2b9e2a79dc1 tempest-CreateVolumesFromBackupTest-1043882542 tempest-CreateVolumesFromBackupTest-1043882542-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (08ee1551-4c2a-484f-9cfa-f35b6fcc4de9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:11:08.810952 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-964281d9-a1b0-4656-b41d-e2b9e2a79dc1 tempest-CreateVolumesFromBackupTest-1043882542 tempest-CreateVolumesFromBackupTest-1043882542-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (08ee1551-4c2a-484f-9cfa-f35b6fcc4de9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:11:08.811740 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-964281d9-a1b0-4656-b41d-e2b9e2a79dc1 tempest-CreateVolumesFromBackupTest-1043882542 tempest-CreateVolumesFromBackupTest-1043882542-project-member] Flow 'volume_create_api' (36366f93-3bc6-445d-9822-ef430bbf44a2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:11:08.812147 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-964281d9-a1b0-4656-b41d-e2b9e2a79dc1 tempest-CreateVolumesFromBackupTest-1043882542 tempest-CreateVolumesFromBackupTest-1043882542-project-member] Create volume request issued successfully. Aug 20 01:11:08.812702 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-964281d9-a1b0-4656-b41d-e2b9e2a79dc1 tempest-CreateVolumesFromBackupTest-1043882542 tempest-CreateVolumesFromBackupTest-1043882542-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 20 01:11:08.813109 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1285/5132] 10.4.3.240 () {68 vars in 1259 bytes} [Thu Aug 20 01:11:08 2026] POST /volume/v3/volumes => generated 757 bytes in 113 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 01:11:08.822973 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-eee8855a-f183-42b0-8d5f-9e44b862eba8 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:11:08.824398 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-eee8855a-f183-42b0-8d5f-9e44b862eba8 tempest-CreateVolumesFromBackupTest-1043882542 tempest-CreateVolumesFromBackupTest-1043882542-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 20 01:11:08.824699 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-eee8855a-f183-42b0-8d5f-9e44b862eba8 tempest-CreateVolumesFromBackupTest-1043882542 tempest-CreateVolumesFromBackupTest-1043882542-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "b2b5bbcc-c4c5-41f6-a81e-cf47545c71b3", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-1718069562"}} {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:11:08.825935 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.v3.volumes [None req-eee8855a-f183-42b0-8d5f-9e44b862eba8 tempest-CreateVolumesFromBackupTest-1043882542 tempest-CreateVolumesFromBackupTest-1043882542-project-member] Create volume request body: {'volume': {"'backup_id": 'b2b5bbcc-c4c5-41f6-a81e-cf47545c71b3', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-1718069562'}} {{(pid=100213) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 01:11:08.826046 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.v3.volumes [None req-eee8855a-f183-42b0-8d5f-9e44b862eba8 tempest-CreateVolumesFromBackupTest-1043882542 tempest-CreateVolumesFromBackupTest-1043882542-project-member] Create volume of 1 GB Aug 20 01:11:08.826244 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:11:08.826244 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:11:08.829549 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-eee8855a-f183-42b0-8d5f-9e44b862eba8 tempest-CreateVolumesFromBackupTest-1043882542 tempest-CreateVolumesFromBackupTest-1043882542-project-member] Availability Zones retrieved successfully. Aug 20 01:11:08.834312 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-eee8855a-f183-42b0-8d5f-9e44b862eba8 tempest-CreateVolumesFromBackupTest-1043882542 tempest-CreateVolumesFromBackupTest-1043882542-project-member] Flow 'volume_create_api' (194f1440-7b24-40ea-83cb-5b6c5c9ba2aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:11:08.835109 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-eee8855a-f183-42b0-8d5f-9e44b862eba8 tempest-CreateVolumesFromBackupTest-1043882542 tempest-CreateVolumesFromBackupTest-1043882542-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (79ad1442-8c4f-4eb9-a5f2-b7246f560b52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:11:08.835868 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.flows.api.create_volume [None req-eee8855a-f183-42b0-8d5f-9e44b862eba8 tempest-CreateVolumesFromBackupTest-1043882542 tempest-CreateVolumesFromBackupTest-1043882542-project-member] Validating volume size '1' using validate_int {{(pid=100213) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 01:11:08.857056 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-eee8855a-f183-42b0-8d5f-9e44b862eba8 tempest-CreateVolumesFromBackupTest-1043882542 tempest-CreateVolumesFromBackupTest-1043882542-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (79ad1442-8c4f-4eb9-a5f2-b7246f560b52) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:52:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1ed58bd6-fe6a-497e-ae84-e8199d24fdfa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:11:08.857699 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-eee8855a-f183-42b0-8d5f-9e44b862eba8 tempest-CreateVolumesFromBackupTest-1043882542 tempest-CreateVolumesFromBackupTest-1043882542-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f5f97996-37f6-4137-960d-71da21fe38ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:11:08.891849 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.quota [None req-eee8855a-f183-42b0-8d5f-9e44b862eba8 tempest-CreateVolumesFromBackupTest-1043882542 tempest-CreateVolumesFromBackupTest-1043882542-project-member] Created reservations ['90e077bd-e140-4aa5-bcf6-70ec788d24c7', '2d9e7d21-32a9-4c91-b48c-4087b23a78c1', '584c3c50-eba0-441a-a28d-1676e0e3442c', 'a5b9675f-2d7e-4dc7-9dbb-10101dee6f51'] {{(pid=100213) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 01:11:08.892495 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-eee8855a-f183-42b0-8d5f-9e44b862eba8 tempest-CreateVolumesFromBackupTest-1043882542 tempest-CreateVolumesFromBackupTest-1043882542-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f5f97996-37f6-4137-960d-71da21fe38ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['90e077bd-e140-4aa5-bcf6-70ec788d24c7', '2d9e7d21-32a9-4c91-b48c-4087b23a78c1', '584c3c50-eba0-441a-a28d-1676e0e3442c', 'a5b9675f-2d7e-4dc7-9dbb-10101dee6f51']}' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:11:08.893105 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-eee8855a-f183-42b0-8d5f-9e44b862eba8 tempest-CreateVolumesFromBackupTest-1043882542 tempest-CreateVolumesFromBackupTest-1043882542-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (42885238-d1eb-4f68-a277-d26d5664f475) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:11:08.912872 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-eee8855a-f183-42b0-8d5f-9e44b862eba8 tempest-CreateVolumesFromBackupTest-1043882542 tempest-CreateVolumesFromBackupTest-1043882542-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (42885238-d1eb-4f68-a277-d26d5664f475) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '558d3852-924a-4877-a5f4-7a3e1a756809', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1718069562',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e2d168fb989d43fcaf23df1c88ab04ed',qos_specs=None,replication_status=,reservations=['90e077bd-e140-4aa5-bcf6-70ec788d24c7','2d9e7d21-32a9-4c91-b48c-4087b23a78c1','584c3c50-eba0-441a-a28d-1676e0e3442c','a5b9675f-2d7e-4dc7-9dbb-10101dee6f51'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fe169c36867049f4930f54f699e8e312',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T01:11:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1718069562',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=558d3852-924a-4877-a5f4-7a3e1a756809,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e2d168fb989d43fcaf23df1c88ab04ed',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fe169c36867049f4930f54f699e8e312',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1ed58bd6-fe6a-497e-ae84-e8199d24fdfa),volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:11:08.913491 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-eee8855a-f183-42b0-8d5f-9e44b862eba8 tempest-CreateVolumesFromBackupTest-1043882542 tempest-CreateVolumesFromBackupTest-1043882542-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a3dec189-9f7b-404d-9e81-8f1da4bfe1cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:11:08.930383 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-eee8855a-f183-42b0-8d5f-9e44b862eba8 tempest-CreateVolumesFromBackupTest-1043882542 tempest-CreateVolumesFromBackupTest-1043882542-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a3dec189-9f7b-404d-9e81-8f1da4bfe1cf) transitioned into state 'SUCCESS' from state '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-1718069562',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e2d168fb989d43fcaf23df1c88ab04ed',qos_specs=None,replication_status=,reservations=['90e077bd-e140-4aa5-bcf6-70ec788d24c7','2d9e7d21-32a9-4c91-b48c-4087b23a78c1','584c3c50-eba0-441a-a28d-1676e0e3442c','a5b9675f-2d7e-4dc7-9dbb-10101dee6f51'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fe169c36867049f4930f54f699e8e312',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:11:08.931008 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-eee8855a-f183-42b0-8d5f-9e44b862eba8 tempest-CreateVolumesFromBackupTest-1043882542 tempest-CreateVolumesFromBackupTest-1043882542-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2ec048de-5668-430b-a969-f53b5a55df3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:11:08.944029 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-eee8855a-f183-42b0-8d5f-9e44b862eba8 tempest-CreateVolumesFromBackupTest-1043882542 tempest-CreateVolumesFromBackupTest-1043882542-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2ec048de-5668-430b-a969-f53b5a55df3b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:11:08.944723 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-eee8855a-f183-42b0-8d5f-9e44b862eba8 tempest-CreateVolumesFromBackupTest-1043882542 tempest-CreateVolumesFromBackupTest-1043882542-project-member] Flow 'volume_create_api' (194f1440-7b24-40ea-83cb-5b6c5c9ba2aa) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100213) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:11:08.944965 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-eee8855a-f183-42b0-8d5f-9e44b862eba8 tempest-CreateVolumesFromBackupTest-1043882542 tempest-CreateVolumesFromBackupTest-1043882542-project-member] Create volume request issued successfully. Aug 20 01:11:08.945498 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-eee8855a-f183-42b0-8d5f-9e44b862eba8 tempest-CreateVolumesFromBackupTest-1043882542 tempest-CreateVolumesFromBackupTest-1043882542-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 20 01:11:08.945880 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1276/5133] 10.4.3.240 () {68 vars in 1259 bytes} [Thu Aug 20 01:11:08 2026] POST /volume/v3/volumes => generated 758 bytes in 123 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 01:11:08.956078 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-a0a7050b-1358-43ef-a6d2-02e8a78d4aef None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:11:08.957718 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-a0a7050b-1358-43ef-a6d2-02e8a78d4aef tempest-CreateVolumesFromBackupTest-1043882542 tempest-CreateVolumesFromBackupTest-1043882542-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 20 01:11:08.958040 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-a0a7050b-1358-43ef-a6d2-02e8a78d4aef tempest-CreateVolumesFromBackupTest-1043882542 tempest-CreateVolumesFromBackupTest-1043882542-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "b2b5bbcc-c4c5-41f6-a81e-cf47545c71b3", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-2044001379"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:11:08.959382 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.v3.volumes [None req-a0a7050b-1358-43ef-a6d2-02e8a78d4aef tempest-CreateVolumesFromBackupTest-1043882542 tempest-CreateVolumesFromBackupTest-1043882542-project-member] Create volume request body: {'volume': {"'backup_id": 'b2b5bbcc-c4c5-41f6-a81e-cf47545c71b3', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-2044001379'}} {{(pid=100215) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 01:11:08.959508 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-a0a7050b-1358-43ef-a6d2-02e8a78d4aef tempest-CreateVolumesFromBackupTest-1043882542 tempest-CreateVolumesFromBackupTest-1043882542-project-member] Create volume of 1 GB Aug 20 01:11:08.963040 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-a0a7050b-1358-43ef-a6d2-02e8a78d4aef tempest-CreateVolumesFromBackupTest-1043882542 tempest-CreateVolumesFromBackupTest-1043882542-project-member] Availability Zones retrieved successfully. Aug 20 01:11:08.968041 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-a0a7050b-1358-43ef-a6d2-02e8a78d4aef tempest-CreateVolumesFromBackupTest-1043882542 tempest-CreateVolumesFromBackupTest-1043882542-project-member] Flow 'volume_create_api' (4b6e29b9-9018-4d5d-9875-b2ba80f1c26c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:11:08.968896 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-a0a7050b-1358-43ef-a6d2-02e8a78d4aef tempest-CreateVolumesFromBackupTest-1043882542 tempest-CreateVolumesFromBackupTest-1043882542-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1db912bc-5eda-47c6-b2a5-c02a3f1f5b3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:11:08.969738 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.flows.api.create_volume [None req-a0a7050b-1358-43ef-a6d2-02e8a78d4aef tempest-CreateVolumesFromBackupTest-1043882542 tempest-CreateVolumesFromBackupTest-1043882542-project-member] Validating volume size '1' using validate_int {{(pid=100215) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 01:11:08.990935 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-a0a7050b-1358-43ef-a6d2-02e8a78d4aef tempest-CreateVolumesFromBackupTest-1043882542 tempest-CreateVolumesFromBackupTest-1043882542-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1db912bc-5eda-47c6-b2a5-c02a3f1f5b3d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:52:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1ed58bd6-fe6a-497e-ae84-e8199d24fdfa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:11:08.991665 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-a0a7050b-1358-43ef-a6d2-02e8a78d4aef tempest-CreateVolumesFromBackupTest-1043882542 tempest-CreateVolumesFromBackupTest-1043882542-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e9ad195f-a59c-4d8c-91d8-d9c6a4bfa148) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:11:09.027911 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.quota [None req-a0a7050b-1358-43ef-a6d2-02e8a78d4aef tempest-CreateVolumesFromBackupTest-1043882542 tempest-CreateVolumesFromBackupTest-1043882542-project-member] Created reservations ['0b95620f-e937-49b2-9dc4-fdc8e983593f', '2f3de2d3-2849-4370-a216-b6bc44529ce5', '46740c23-c80f-4d9b-b1ff-bb48a03136b7', '6d2f1b0b-56ca-4b8b-a0fd-d09b6833a319'] {{(pid=100215) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 01:11:09.028622 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-a0a7050b-1358-43ef-a6d2-02e8a78d4aef tempest-CreateVolumesFromBackupTest-1043882542 tempest-CreateVolumesFromBackupTest-1043882542-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e9ad195f-a59c-4d8c-91d8-d9c6a4bfa148) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0b95620f-e937-49b2-9dc4-fdc8e983593f', '2f3de2d3-2849-4370-a216-b6bc44529ce5', '46740c23-c80f-4d9b-b1ff-bb48a03136b7', '6d2f1b0b-56ca-4b8b-a0fd-d09b6833a319']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:11:09.029300 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-a0a7050b-1358-43ef-a6d2-02e8a78d4aef tempest-CreateVolumesFromBackupTest-1043882542 tempest-CreateVolumesFromBackupTest-1043882542-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a76fef9b-8ce5-4eb6-9fa9-72d9f092eaff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:11:09.050161 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-a0a7050b-1358-43ef-a6d2-02e8a78d4aef tempest-CreateVolumesFromBackupTest-1043882542 tempest-CreateVolumesFromBackupTest-1043882542-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a76fef9b-8ce5-4eb6-9fa9-72d9f092eaff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ca823fd3-a4dd-49af-a685-e23cfb6558c5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-2044001379',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e2d168fb989d43fcaf23df1c88ab04ed',qos_specs=None,replication_status=,reservations=['0b95620f-e937-49b2-9dc4-fdc8e983593f','2f3de2d3-2849-4370-a216-b6bc44529ce5','46740c23-c80f-4d9b-b1ff-bb48a03136b7','6d2f1b0b-56ca-4b8b-a0fd-d09b6833a319'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fe169c36867049f4930f54f699e8e312',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T01:11:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-2044001379',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ca823fd3-a4dd-49af-a685-e23cfb6558c5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e2d168fb989d43fcaf23df1c88ab04ed',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fe169c36867049f4930f54f699e8e312',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1ed58bd6-fe6a-497e-ae84-e8199d24fdfa),volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:11:09.050848 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-a0a7050b-1358-43ef-a6d2-02e8a78d4aef tempest-CreateVolumesFromBackupTest-1043882542 tempest-CreateVolumesFromBackupTest-1043882542-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5de448f0-3ead-4f9e-a3a1-e555dc6b4652) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:11:09.065921 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-a0a7050b-1358-43ef-a6d2-02e8a78d4aef tempest-CreateVolumesFromBackupTest-1043882542 tempest-CreateVolumesFromBackupTest-1043882542-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5de448f0-3ead-4f9e-a3a1-e555dc6b4652) transitioned into state 'SUCCESS' from state '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-2044001379',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e2d168fb989d43fcaf23df1c88ab04ed',qos_specs=None,replication_status=,reservations=['0b95620f-e937-49b2-9dc4-fdc8e983593f','2f3de2d3-2849-4370-a216-b6bc44529ce5','46740c23-c80f-4d9b-b1ff-bb48a03136b7','6d2f1b0b-56ca-4b8b-a0fd-d09b6833a319'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fe169c36867049f4930f54f699e8e312',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:11:09.066550 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-a0a7050b-1358-43ef-a6d2-02e8a78d4aef tempest-CreateVolumesFromBackupTest-1043882542 tempest-CreateVolumesFromBackupTest-1043882542-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (969b2f0c-ce77-4b7a-b50c-fb5bfb34b55c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:11:09.073680 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-a0a7050b-1358-43ef-a6d2-02e8a78d4aef tempest-CreateVolumesFromBackupTest-1043882542 tempest-CreateVolumesFromBackupTest-1043882542-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (969b2f0c-ce77-4b7a-b50c-fb5bfb34b55c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:11:09.074410 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-a0a7050b-1358-43ef-a6d2-02e8a78d4aef tempest-CreateVolumesFromBackupTest-1043882542 tempest-CreateVolumesFromBackupTest-1043882542-project-member] Flow 'volume_create_api' (4b6e29b9-9018-4d5d-9875-b2ba80f1c26c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:11:09.074690 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-a0a7050b-1358-43ef-a6d2-02e8a78d4aef tempest-CreateVolumesFromBackupTest-1043882542 tempest-CreateVolumesFromBackupTest-1043882542-project-member] Create volume request issued successfully. Aug 20 01:11:09.075209 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-a0a7050b-1358-43ef-a6d2-02e8a78d4aef tempest-CreateVolumesFromBackupTest-1043882542 tempest-CreateVolumesFromBackupTest-1043882542-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 20 01:11:09.075785 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1298/5134] 10.4.3.240 () {68 vars in 1259 bytes} [Thu Aug 20 01:11:08 2026] POST /volume/v3/volumes => generated 758 bytes in 120 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 01:11:09.086566 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-4ec291e0-1e0b-45c5-95a4-3d0a9617d481 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:11:09.088201 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-4ec291e0-1e0b-45c5-95a4-3d0a9617d481 tempest-CreateVolumesFromBackupTest-1043882542 tempest-CreateVolumesFromBackupTest-1043882542-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 20 01:11:09.088317 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-4ec291e0-1e0b-45c5-95a4-3d0a9617d481 tempest-CreateVolumesFromBackupTest-1043882542 tempest-CreateVolumesFromBackupTest-1043882542-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "b2b5bbcc-c4c5-41f6-a81e-cf47545c71b3", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-556726651"}} {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:11:09.089588 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.v3.volumes [None req-4ec291e0-1e0b-45c5-95a4-3d0a9617d481 tempest-CreateVolumesFromBackupTest-1043882542 tempest-CreateVolumesFromBackupTest-1043882542-project-member] Create volume request body: {'volume': {"'backup_id": 'b2b5bbcc-c4c5-41f6-a81e-cf47545c71b3', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-556726651'}} {{(pid=100212) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 01:11:09.089727 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.v3.volumes [None req-4ec291e0-1e0b-45c5-95a4-3d0a9617d481 tempest-CreateVolumesFromBackupTest-1043882542 tempest-CreateVolumesFromBackupTest-1043882542-project-member] Create volume of 1 GB Aug 20 01:11:09.093234 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-4ec291e0-1e0b-45c5-95a4-3d0a9617d481 tempest-CreateVolumesFromBackupTest-1043882542 tempest-CreateVolumesFromBackupTest-1043882542-project-member] Availability Zones retrieved successfully. Aug 20 01:11:09.097974 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-4ec291e0-1e0b-45c5-95a4-3d0a9617d481 tempest-CreateVolumesFromBackupTest-1043882542 tempest-CreateVolumesFromBackupTest-1043882542-project-member] Flow 'volume_create_api' (2692ea69-f4d7-4cf5-8312-021215647deb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100212) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:11:09.098869 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-4ec291e0-1e0b-45c5-95a4-3d0a9617d481 tempest-CreateVolumesFromBackupTest-1043882542 tempest-CreateVolumesFromBackupTest-1043882542-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0da8da4f-7f4b-43b8-96b0-baf9d3145d5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:11:09.099651 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.flows.api.create_volume [None req-4ec291e0-1e0b-45c5-95a4-3d0a9617d481 tempest-CreateVolumesFromBackupTest-1043882542 tempest-CreateVolumesFromBackupTest-1043882542-project-member] Validating volume size '1' using validate_int {{(pid=100212) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 01:11:09.119917 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-4ec291e0-1e0b-45c5-95a4-3d0a9617d481 tempest-CreateVolumesFromBackupTest-1043882542 tempest-CreateVolumesFromBackupTest-1043882542-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0da8da4f-7f4b-43b8-96b0-baf9d3145d5d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:52:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1ed58bd6-fe6a-497e-ae84-e8199d24fdfa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:11:09.120583 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-4ec291e0-1e0b-45c5-95a4-3d0a9617d481 tempest-CreateVolumesFromBackupTest-1043882542 tempest-CreateVolumesFromBackupTest-1043882542-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (22f57fb6-b384-4fc8-8834-7329196244b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:11:09.154391 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.quota [None req-4ec291e0-1e0b-45c5-95a4-3d0a9617d481 tempest-CreateVolumesFromBackupTest-1043882542 tempest-CreateVolumesFromBackupTest-1043882542-project-member] Created reservations ['6d40f2dc-9d35-4206-a27e-da3748568f2c', '7b9532b2-4983-4b00-99c2-cfd6aed24be7', 'ea59e421-a67c-46fb-99b3-0fc13a44d463', '5350993a-504e-4404-bd04-35aa5a468eb8'] {{(pid=100212) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 01:11:09.155284 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-4ec291e0-1e0b-45c5-95a4-3d0a9617d481 tempest-CreateVolumesFromBackupTest-1043882542 tempest-CreateVolumesFromBackupTest-1043882542-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (22f57fb6-b384-4fc8-8834-7329196244b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6d40f2dc-9d35-4206-a27e-da3748568f2c', '7b9532b2-4983-4b00-99c2-cfd6aed24be7', 'ea59e421-a67c-46fb-99b3-0fc13a44d463', '5350993a-504e-4404-bd04-35aa5a468eb8']}' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:11:09.156199 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-4ec291e0-1e0b-45c5-95a4-3d0a9617d481 tempest-CreateVolumesFromBackupTest-1043882542 tempest-CreateVolumesFromBackupTest-1043882542-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e9a802a3-ac88-4618-95bf-450f93374729) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:11:09.166863 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-986fa971-306a-4985-af50-a899f2e39525 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:11:09.168749 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-986fa971-306a-4985-af50-a899f2e39525 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] GET https://10.4.3.240/volume/v3/backups/fa76e638-ca37-44b8-8b7e-e0598f9e6d05 Aug 20 01:11:09.169055 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-986fa971-306a-4985-af50-a899f2e39525 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:11:09.169168 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-986fa971-306a-4985-af50-a899f2e39525 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:11:09.169270 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-986fa971-306a-4985-af50-a899f2e39525 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Show backup with id fa76e638-ca37-44b8-8b7e-e0598f9e6d05. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:11:09.173517 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:11:09.173517 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:11:09.174204 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-986fa971-306a-4985-af50-a899f2e39525 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] https://10.4.3.240/volume/v3/backups/fa76e638-ca37-44b8-8b7e-e0598f9e6d05 returned with HTTP 200 Aug 20 01:11:09.174543 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1286/5135] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:11:09 2026] GET /volume/v3/backups/fa76e638-ca37-44b8-8b7e-e0598f9e6d05 => generated 725 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:11:09.180574 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-4ec291e0-1e0b-45c5-95a4-3d0a9617d481 tempest-CreateVolumesFromBackupTest-1043882542 tempest-CreateVolumesFromBackupTest-1043882542-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e9a802a3-ac88-4618-95bf-450f93374729) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6dc5045a-ffff-4a98-8a5a-afa220726b2a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-556726651',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e2d168fb989d43fcaf23df1c88ab04ed',qos_specs=None,replication_status=,reservations=['6d40f2dc-9d35-4206-a27e-da3748568f2c','7b9532b2-4983-4b00-99c2-cfd6aed24be7','ea59e421-a67c-46fb-99b3-0fc13a44d463','5350993a-504e-4404-bd04-35aa5a468eb8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fe169c36867049f4930f54f699e8e312',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T01:11:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-556726651',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6dc5045a-ffff-4a98-8a5a-afa220726b2a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e2d168fb989d43fcaf23df1c88ab04ed',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fe169c36867049f4930f54f699e8e312',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1ed58bd6-fe6a-497e-ae84-e8199d24fdfa),volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:11:09.181754 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-4ec291e0-1e0b-45c5-95a4-3d0a9617d481 tempest-CreateVolumesFromBackupTest-1043882542 tempest-CreateVolumesFromBackupTest-1043882542-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (94ad68e0-928e-4e97-b885-6006c4c6dd55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:11:09.197668 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-4ec291e0-1e0b-45c5-95a4-3d0a9617d481 tempest-CreateVolumesFromBackupTest-1043882542 tempest-CreateVolumesFromBackupTest-1043882542-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (94ad68e0-928e-4e97-b885-6006c4c6dd55) transitioned into state 'SUCCESS' from state '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-556726651',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e2d168fb989d43fcaf23df1c88ab04ed',qos_specs=None,replication_status=,reservations=['6d40f2dc-9d35-4206-a27e-da3748568f2c','7b9532b2-4983-4b00-99c2-cfd6aed24be7','ea59e421-a67c-46fb-99b3-0fc13a44d463','5350993a-504e-4404-bd04-35aa5a468eb8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fe169c36867049f4930f54f699e8e312',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:11:09.198307 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-4ec291e0-1e0b-45c5-95a4-3d0a9617d481 tempest-CreateVolumesFromBackupTest-1043882542 tempest-CreateVolumesFromBackupTest-1043882542-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b688b6a0-beb4-4ddc-9244-17e29452c93a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:11:09.205799 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-4ec291e0-1e0b-45c5-95a4-3d0a9617d481 tempest-CreateVolumesFromBackupTest-1043882542 tempest-CreateVolumesFromBackupTest-1043882542-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b688b6a0-beb4-4ddc-9244-17e29452c93a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:11:09.206714 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-4ec291e0-1e0b-45c5-95a4-3d0a9617d481 tempest-CreateVolumesFromBackupTest-1043882542 tempest-CreateVolumesFromBackupTest-1043882542-project-member] Flow 'volume_create_api' (2692ea69-f4d7-4cf5-8312-021215647deb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100212) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:11:09.206999 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-4ec291e0-1e0b-45c5-95a4-3d0a9617d481 tempest-CreateVolumesFromBackupTest-1043882542 tempest-CreateVolumesFromBackupTest-1043882542-project-member] Create volume request issued successfully. Aug 20 01:11:09.207527 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-4ec291e0-1e0b-45c5-95a4-3d0a9617d481 tempest-CreateVolumesFromBackupTest-1043882542 tempest-CreateVolumesFromBackupTest-1043882542-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 20 01:11:09.207958 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1276/5136] 10.4.3.240 () {68 vars in 1259 bytes} [Thu Aug 20 01:11:09 2026] POST /volume/v3/volumes => generated 757 bytes in 122 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 01:11:09.219478 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-8805d5af-b536-4ffd-b1d9-331364add894 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:11:09.221217 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-8805d5af-b536-4ffd-b1d9-331364add894 tempest-CreateVolumesFromBackupTest-1043882542 tempest-CreateVolumesFromBackupTest-1043882542-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 20 01:11:09.221572 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-8805d5af-b536-4ffd-b1d9-331364add894 tempest-CreateVolumesFromBackupTest-1043882542 tempest-CreateVolumesFromBackupTest-1043882542-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "b2b5bbcc-c4c5-41f6-a81e-cf47545c71b3", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-1054182278"}} {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:11:09.222943 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.v3.volumes [None req-8805d5af-b536-4ffd-b1d9-331364add894 tempest-CreateVolumesFromBackupTest-1043882542 tempest-CreateVolumesFromBackupTest-1043882542-project-member] Create volume request body: {'volume': {"'backup_id": 'b2b5bbcc-c4c5-41f6-a81e-cf47545c71b3', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-1054182278'}} {{(pid=100213) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 01:11:09.223059 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.v3.volumes [None req-8805d5af-b536-4ffd-b1d9-331364add894 tempest-CreateVolumesFromBackupTest-1043882542 tempest-CreateVolumesFromBackupTest-1043882542-project-member] Create volume of 1 GB Aug 20 01:11:09.223289 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:11:09.223289 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:11:09.226786 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-8805d5af-b536-4ffd-b1d9-331364add894 tempest-CreateVolumesFromBackupTest-1043882542 tempest-CreateVolumesFromBackupTest-1043882542-project-member] Availability Zones retrieved successfully. Aug 20 01:11:09.231961 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-8805d5af-b536-4ffd-b1d9-331364add894 tempest-CreateVolumesFromBackupTest-1043882542 tempest-CreateVolumesFromBackupTest-1043882542-project-member] Flow 'volume_create_api' (3f2692ed-b1ac-4e6b-9fd0-92f02cbe52cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:11:09.232811 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-8805d5af-b536-4ffd-b1d9-331364add894 tempest-CreateVolumesFromBackupTest-1043882542 tempest-CreateVolumesFromBackupTest-1043882542-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (47488215-9247-4019-8655-29d3c7c64adc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:11:09.233620 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.flows.api.create_volume [None req-8805d5af-b536-4ffd-b1d9-331364add894 tempest-CreateVolumesFromBackupTest-1043882542 tempest-CreateVolumesFromBackupTest-1043882542-project-member] Validating volume size '1' using validate_int {{(pid=100213) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 01:11:09.254795 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-8805d5af-b536-4ffd-b1d9-331364add894 tempest-CreateVolumesFromBackupTest-1043882542 tempest-CreateVolumesFromBackupTest-1043882542-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (47488215-9247-4019-8655-29d3c7c64adc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:52:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1ed58bd6-fe6a-497e-ae84-e8199d24fdfa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:11:09.255490 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-8805d5af-b536-4ffd-b1d9-331364add894 tempest-CreateVolumesFromBackupTest-1043882542 tempest-CreateVolumesFromBackupTest-1043882542-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6bc8005f-c1fe-4d54-b55d-7c570f98718d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:11:09.287231 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.quota [None req-8805d5af-b536-4ffd-b1d9-331364add894 tempest-CreateVolumesFromBackupTest-1043882542 tempest-CreateVolumesFromBackupTest-1043882542-project-member] Created reservations ['dfa14ae6-1bc2-4643-8bd3-e109e151a93d', '68e4ac6c-2ad5-4658-9c5b-a026d868df43', '257d3eec-60f4-49ce-a701-b726d39a9d2a', '2dfcd0dd-cf44-4f94-97ba-04622e906454'] {{(pid=100213) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 01:11:09.287898 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-8805d5af-b536-4ffd-b1d9-331364add894 tempest-CreateVolumesFromBackupTest-1043882542 tempest-CreateVolumesFromBackupTest-1043882542-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6bc8005f-c1fe-4d54-b55d-7c570f98718d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dfa14ae6-1bc2-4643-8bd3-e109e151a93d', '68e4ac6c-2ad5-4658-9c5b-a026d868df43', '257d3eec-60f4-49ce-a701-b726d39a9d2a', '2dfcd0dd-cf44-4f94-97ba-04622e906454']}' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:11:09.288799 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-8805d5af-b536-4ffd-b1d9-331364add894 tempest-CreateVolumesFromBackupTest-1043882542 tempest-CreateVolumesFromBackupTest-1043882542-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f1ca3653-454c-4842-aec2-dc8ad767bda2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:11:09.307530 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-8805d5af-b536-4ffd-b1d9-331364add894 tempest-CreateVolumesFromBackupTest-1043882542 tempest-CreateVolumesFromBackupTest-1043882542-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f1ca3653-454c-4842-aec2-dc8ad767bda2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0cf9e152-dd32-440c-b3bd-0cd38efcdadd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1054182278',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e2d168fb989d43fcaf23df1c88ab04ed',qos_specs=None,replication_status=,reservations=['dfa14ae6-1bc2-4643-8bd3-e109e151a93d','68e4ac6c-2ad5-4658-9c5b-a026d868df43','257d3eec-60f4-49ce-a701-b726d39a9d2a','2dfcd0dd-cf44-4f94-97ba-04622e906454'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fe169c36867049f4930f54f699e8e312',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T01:11:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1054182278',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0cf9e152-dd32-440c-b3bd-0cd38efcdadd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e2d168fb989d43fcaf23df1c88ab04ed',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fe169c36867049f4930f54f699e8e312',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1ed58bd6-fe6a-497e-ae84-e8199d24fdfa),volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:11:09.308213 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-8805d5af-b536-4ffd-b1d9-331364add894 tempest-CreateVolumesFromBackupTest-1043882542 tempest-CreateVolumesFromBackupTest-1043882542-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4a0f3e10-34a4-4f34-be79-1678e2e7b13c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:11:09.323495 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-8805d5af-b536-4ffd-b1d9-331364add894 tempest-CreateVolumesFromBackupTest-1043882542 tempest-CreateVolumesFromBackupTest-1043882542-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4a0f3e10-34a4-4f34-be79-1678e2e7b13c) transitioned into state 'SUCCESS' from state '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-1054182278',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e2d168fb989d43fcaf23df1c88ab04ed',qos_specs=None,replication_status=,reservations=['dfa14ae6-1bc2-4643-8bd3-e109e151a93d','68e4ac6c-2ad5-4658-9c5b-a026d868df43','257d3eec-60f4-49ce-a701-b726d39a9d2a','2dfcd0dd-cf44-4f94-97ba-04622e906454'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fe169c36867049f4930f54f699e8e312',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:11:09.324105 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-8805d5af-b536-4ffd-b1d9-331364add894 tempest-CreateVolumesFromBackupTest-1043882542 tempest-CreateVolumesFromBackupTest-1043882542-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ea924849-4794-4783-b75a-b87ea2a095ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:11:09.331597 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-8805d5af-b536-4ffd-b1d9-331364add894 tempest-CreateVolumesFromBackupTest-1043882542 tempest-CreateVolumesFromBackupTest-1043882542-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ea924849-4794-4783-b75a-b87ea2a095ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:11:09.332291 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-8805d5af-b536-4ffd-b1d9-331364add894 tempest-CreateVolumesFromBackupTest-1043882542 tempest-CreateVolumesFromBackupTest-1043882542-project-member] Flow 'volume_create_api' (3f2692ed-b1ac-4e6b-9fd0-92f02cbe52cd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100213) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:11:09.332569 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-8805d5af-b536-4ffd-b1d9-331364add894 tempest-CreateVolumesFromBackupTest-1043882542 tempest-CreateVolumesFromBackupTest-1043882542-project-member] Create volume request issued successfully. Aug 20 01:11:09.333058 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-8805d5af-b536-4ffd-b1d9-331364add894 tempest-CreateVolumesFromBackupTest-1043882542 tempest-CreateVolumesFromBackupTest-1043882542-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 20 01:11:09.333477 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1277/5137] 10.4.3.240 () {68 vars in 1259 bytes} [Thu Aug 20 01:11:09 2026] POST /volume/v3/volumes => generated 758 bytes in 114 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 01:11:09.344314 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-ef0ddbc9-359c-4b05-895d-e0e79ffa6690 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:11:09.346141 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-ef0ddbc9-359c-4b05-895d-e0e79ffa6690 tempest-CreateVolumesFromBackupTest-1043882542 tempest-CreateVolumesFromBackupTest-1043882542-project-member] GET https://10.4.3.240/volume/v3/volumes/2ff85399-f4e6-4e09-8e00-df8a87b1e66e Aug 20 01:11:09.346315 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-ef0ddbc9-359c-4b05-895d-e0e79ffa6690 tempest-CreateVolumesFromBackupTest-1043882542 tempest-CreateVolumesFromBackupTest-1043882542-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:11:09.346505 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-ef0ddbc9-359c-4b05-895d-e0e79ffa6690 tempest-CreateVolumesFromBackupTest-1043882542 tempest-CreateVolumesFromBackupTest-1043882542-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:11:09.352770 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:11:09.352770 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:11:09.355641 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-ef0ddbc9-359c-4b05-895d-e0e79ffa6690 tempest-CreateVolumesFromBackupTest-1043882542 tempest-CreateVolumesFromBackupTest-1043882542-project-member] Volume info retrieved successfully. Aug 20 01:11:09.358914 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-ef0ddbc9-359c-4b05-895d-e0e79ffa6690 tempest-CreateVolumesFromBackupTest-1043882542 tempest-CreateVolumesFromBackupTest-1043882542-project-member] https://10.4.3.240/volume/v3/volumes/2ff85399-f4e6-4e09-8e00-df8a87b1e66e returned with HTTP 200 Aug 20 01:11:09.359208 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1299/5138] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:11:09 2026] GET /volume/v3/volumes/2ff85399-f4e6-4e09-8e00-df8a87b1e66e => generated 850 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:11:09.369933 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-c6b55536-6558-4612-8406-04501ddfe932 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:11:09.371687 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-c6b55536-6558-4612-8406-04501ddfe932 tempest-CreateVolumesFromBackupTest-1043882542 tempest-CreateVolumesFromBackupTest-1043882542-project-member] GET https://10.4.3.240/volume/v3/volumes/558d3852-924a-4877-a5f4-7a3e1a756809 Aug 20 01:11:09.371890 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-c6b55536-6558-4612-8406-04501ddfe932 tempest-CreateVolumesFromBackupTest-1043882542 tempest-CreateVolumesFromBackupTest-1043882542-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:11:09.372101 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-c6b55536-6558-4612-8406-04501ddfe932 tempest-CreateVolumesFromBackupTest-1043882542 tempest-CreateVolumesFromBackupTest-1043882542-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:11:09.379002 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:11:09.379002 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:11:09.382369 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-c6b55536-6558-4612-8406-04501ddfe932 tempest-CreateVolumesFromBackupTest-1043882542 tempest-CreateVolumesFromBackupTest-1043882542-project-member] Volume info retrieved successfully. Aug 20 01:11:09.386323 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-c6b55536-6558-4612-8406-04501ddfe932 tempest-CreateVolumesFromBackupTest-1043882542 tempest-CreateVolumesFromBackupTest-1043882542-project-member] https://10.4.3.240/volume/v3/volumes/558d3852-924a-4877-a5f4-7a3e1a756809 returned with HTTP 200 Aug 20 01:11:09.386742 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1287/5139] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:11:09 2026] GET /volume/v3/volumes/558d3852-924a-4877-a5f4-7a3e1a756809 => generated 851 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:11:09.397184 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-c17f8b85-7343-4a9b-9c59-1ad788572a0f None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:11:09.399031 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-c17f8b85-7343-4a9b-9c59-1ad788572a0f tempest-CreateVolumesFromBackupTest-1043882542 tempest-CreateVolumesFromBackupTest-1043882542-project-member] GET https://10.4.3.240/volume/v3/volumes/ca823fd3-a4dd-49af-a685-e23cfb6558c5 Aug 20 01:11:09.399233 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-c17f8b85-7343-4a9b-9c59-1ad788572a0f tempest-CreateVolumesFromBackupTest-1043882542 tempest-CreateVolumesFromBackupTest-1043882542-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:11:09.399449 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-c17f8b85-7343-4a9b-9c59-1ad788572a0f tempest-CreateVolumesFromBackupTest-1043882542 tempest-CreateVolumesFromBackupTest-1043882542-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:11:09.406028 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:11:09.406028 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:11:09.409279 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-c17f8b85-7343-4a9b-9c59-1ad788572a0f tempest-CreateVolumesFromBackupTest-1043882542 tempest-CreateVolumesFromBackupTest-1043882542-project-member] Volume info retrieved successfully. Aug 20 01:11:09.412865 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-c17f8b85-7343-4a9b-9c59-1ad788572a0f tempest-CreateVolumesFromBackupTest-1043882542 tempest-CreateVolumesFromBackupTest-1043882542-project-member] https://10.4.3.240/volume/v3/volumes/ca823fd3-a4dd-49af-a685-e23cfb6558c5 returned with HTTP 200 Aug 20 01:11:09.413173 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1277/5140] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:11:09 2026] GET /volume/v3/volumes/ca823fd3-a4dd-49af-a685-e23cfb6558c5 => generated 851 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:11:09.424382 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-ce2018eb-ce4b-4f00-8b80-a6f78dad3ac9 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:11:09.426792 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-ce2018eb-ce4b-4f00-8b80-a6f78dad3ac9 tempest-CreateVolumesFromBackupTest-1043882542 tempest-CreateVolumesFromBackupTest-1043882542-project-member] GET https://10.4.3.240/volume/v3/volumes/6dc5045a-ffff-4a98-8a5a-afa220726b2a Aug 20 01:11:09.427076 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-ce2018eb-ce4b-4f00-8b80-a6f78dad3ac9 tempest-CreateVolumesFromBackupTest-1043882542 tempest-CreateVolumesFromBackupTest-1043882542-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:11:09.427349 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-ce2018eb-ce4b-4f00-8b80-a6f78dad3ac9 tempest-CreateVolumesFromBackupTest-1043882542 tempest-CreateVolumesFromBackupTest-1043882542-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:11:09.437107 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:11:09.437107 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:11:09.440927 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-ce2018eb-ce4b-4f00-8b80-a6f78dad3ac9 tempest-CreateVolumesFromBackupTest-1043882542 tempest-CreateVolumesFromBackupTest-1043882542-project-member] Volume info retrieved successfully. Aug 20 01:11:09.446962 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-ce2018eb-ce4b-4f00-8b80-a6f78dad3ac9 tempest-CreateVolumesFromBackupTest-1043882542 tempest-CreateVolumesFromBackupTest-1043882542-project-member] https://10.4.3.240/volume/v3/volumes/6dc5045a-ffff-4a98-8a5a-afa220726b2a returned with HTTP 200 Aug 20 01:11:09.447703 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1278/5141] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:11:09 2026] GET /volume/v3/volumes/6dc5045a-ffff-4a98-8a5a-afa220726b2a => generated 850 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:11:09.458795 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-1c43fa76-2cdc-40ba-87eb-2b88bf306a82 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:11:09.460535 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-1c43fa76-2cdc-40ba-87eb-2b88bf306a82 tempest-CreateVolumesFromBackupTest-1043882542 tempest-CreateVolumesFromBackupTest-1043882542-project-member] GET https://10.4.3.240/volume/v3/volumes/0cf9e152-dd32-440c-b3bd-0cd38efcdadd Aug 20 01:11:09.460774 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-1c43fa76-2cdc-40ba-87eb-2b88bf306a82 tempest-CreateVolumesFromBackupTest-1043882542 tempest-CreateVolumesFromBackupTest-1043882542-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:11:09.461031 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-1c43fa76-2cdc-40ba-87eb-2b88bf306a82 tempest-CreateVolumesFromBackupTest-1043882542 tempest-CreateVolumesFromBackupTest-1043882542-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:11:09.467184 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:11:09.467184 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:11:09.470070 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-1c43fa76-2cdc-40ba-87eb-2b88bf306a82 tempest-CreateVolumesFromBackupTest-1043882542 tempest-CreateVolumesFromBackupTest-1043882542-project-member] Volume info retrieved successfully. Aug 20 01:11:09.474034 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-1c43fa76-2cdc-40ba-87eb-2b88bf306a82 tempest-CreateVolumesFromBackupTest-1043882542 tempest-CreateVolumesFromBackupTest-1043882542-project-member] https://10.4.3.240/volume/v3/volumes/0cf9e152-dd32-440c-b3bd-0cd38efcdadd returned with HTTP 200 Aug 20 01:11:09.474359 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1300/5142] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:11:09 2026] GET /volume/v3/volumes/0cf9e152-dd32-440c-b3bd-0cd38efcdadd => generated 851 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:11:09.485436 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-336d5b8d-1aa4-4dec-8b97-2ed11630f5e0 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:11:09.487022 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-336d5b8d-1aa4-4dec-8b97-2ed11630f5e0 tempest-CreateVolumesFromBackupTest-1043882542 tempest-CreateVolumesFromBackupTest-1043882542-project-member] DELETE https://10.4.3.240/volume/v3/backups/b2b5bbcc-c4c5-41f6-a81e-cf47545c71b3 Aug 20 01:11:09.487241 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-336d5b8d-1aa4-4dec-8b97-2ed11630f5e0 tempest-CreateVolumesFromBackupTest-1043882542 tempest-CreateVolumesFromBackupTest-1043882542-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:11:09.487519 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-336d5b8d-1aa4-4dec-8b97-2ed11630f5e0 tempest-CreateVolumesFromBackupTest-1043882542 tempest-CreateVolumesFromBackupTest-1043882542-project-member] Calling method 'delete' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:11:09.487695 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.contrib.backups [None req-336d5b8d-1aa4-4dec-8b97-2ed11630f5e0 tempest-CreateVolumesFromBackupTest-1043882542 tempest-CreateVolumesFromBackupTest-1043882542-project-member] Delete backup with id: b2b5bbcc-c4c5-41f6-a81e-cf47545c71b3. Aug 20 01:11:09.493216 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:11:09.493216 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:11:09.501989 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.backup.rpcapi [None req-336d5b8d-1aa4-4dec-8b97-2ed11630f5e0 tempest-CreateVolumesFromBackupTest-1043882542 tempest-CreateVolumesFromBackupTest-1043882542-project-member] delete_backup rpcapi backup_id b2b5bbcc-c4c5-41f6-a81e-cf47545c71b3 {{(pid=100214) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 20 01:11:09.503560 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-336d5b8d-1aa4-4dec-8b97-2ed11630f5e0 tempest-CreateVolumesFromBackupTest-1043882542 tempest-CreateVolumesFromBackupTest-1043882542-project-member] https://10.4.3.240/volume/v3/backups/b2b5bbcc-c4c5-41f6-a81e-cf47545c71b3 returned with HTTP 202 Aug 20 01:11:09.504111 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1288/5143] 10.4.3.240 () {66 vars in 1351 bytes} [Thu Aug 20 01:11:09 2026] DELETE /volume/v3/backups/b2b5bbcc-c4c5-41f6-a81e-cf47545c71b3 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 01:11:09.510753 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-35cab036-d242-442a-8d27-cf0fda1c58af None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:11:09.512308 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-35cab036-d242-442a-8d27-cf0fda1c58af tempest-CreateVolumesFromBackupTest-1043882542 tempest-CreateVolumesFromBackupTest-1043882542-project-member] GET https://10.4.3.240/volume/v3/backups/b2b5bbcc-c4c5-41f6-a81e-cf47545c71b3 Aug 20 01:11:09.512505 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-35cab036-d242-442a-8d27-cf0fda1c58af tempest-CreateVolumesFromBackupTest-1043882542 tempest-CreateVolumesFromBackupTest-1043882542-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:11:09.512698 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-35cab036-d242-442a-8d27-cf0fda1c58af tempest-CreateVolumesFromBackupTest-1043882542 tempest-CreateVolumesFromBackupTest-1043882542-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:11:09.512807 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.v3.backups [None req-35cab036-d242-442a-8d27-cf0fda1c58af tempest-CreateVolumesFromBackupTest-1043882542 tempest-CreateVolumesFromBackupTest-1043882542-project-member] Show backup with id b2b5bbcc-c4c5-41f6-a81e-cf47545c71b3. {{(pid=100212) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:11:09.517052 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:11:09.517052 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:11:09.517924 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-35cab036-d242-442a-8d27-cf0fda1c58af tempest-CreateVolumesFromBackupTest-1043882542 tempest-CreateVolumesFromBackupTest-1043882542-project-member] https://10.4.3.240/volume/v3/backups/b2b5bbcc-c4c5-41f6-a81e-cf47545c71b3 returned with HTTP 200 Aug 20 01:11:09.518326 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1278/5144] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:11:09 2026] GET /volume/v3/backups/b2b5bbcc-c4c5-41f6-a81e-cf47545c71b3 => generated 759 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:11:10.184068 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-5aa177a5-f89d-4a00-b854-31ffb6f681c9 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:11:10.185996 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-5aa177a5-f89d-4a00-b854-31ffb6f681c9 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] GET https://10.4.3.240/volume/v3/backups/fa76e638-ca37-44b8-8b7e-e0598f9e6d05 Aug 20 01:11:10.186228 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-5aa177a5-f89d-4a00-b854-31ffb6f681c9 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:11:10.186493 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-5aa177a5-f89d-4a00-b854-31ffb6f681c9 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:11:10.186642 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.v3.backups [None req-5aa177a5-f89d-4a00-b854-31ffb6f681c9 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Show backup with id fa76e638-ca37-44b8-8b7e-e0598f9e6d05. {{(pid=100213) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:11:10.191089 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:11:10.191089 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:11:10.191777 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-5aa177a5-f89d-4a00-b854-31ffb6f681c9 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] https://10.4.3.240/volume/v3/backups/fa76e638-ca37-44b8-8b7e-e0598f9e6d05 returned with HTTP 200 Aug 20 01:11:10.192191 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1279/5145] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:11:10 2026] GET /volume/v3/backups/fa76e638-ca37-44b8-8b7e-e0598f9e6d05 => generated 725 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:11:10.529183 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-8a3244e1-dee6-4ed5-a565-77bfd0e05827 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:11:10.530867 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-8a3244e1-dee6-4ed5-a565-77bfd0e05827 tempest-CreateVolumesFromBackupTest-1043882542 tempest-CreateVolumesFromBackupTest-1043882542-project-member] GET https://10.4.3.240/volume/v3/backups/b2b5bbcc-c4c5-41f6-a81e-cf47545c71b3 Aug 20 01:11:10.531078 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-8a3244e1-dee6-4ed5-a565-77bfd0e05827 tempest-CreateVolumesFromBackupTest-1043882542 tempest-CreateVolumesFromBackupTest-1043882542-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:11:10.531288 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-8a3244e1-dee6-4ed5-a565-77bfd0e05827 tempest-CreateVolumesFromBackupTest-1043882542 tempest-CreateVolumesFromBackupTest-1043882542-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:11:10.531451 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-8a3244e1-dee6-4ed5-a565-77bfd0e05827 tempest-CreateVolumesFromBackupTest-1043882542 tempest-CreateVolumesFromBackupTest-1043882542-project-member] Show backup with id b2b5bbcc-c4c5-41f6-a81e-cf47545c71b3. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:11:10.534649 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-8a3244e1-dee6-4ed5-a565-77bfd0e05827 tempest-CreateVolumesFromBackupTest-1043882542 tempest-CreateVolumesFromBackupTest-1043882542-project-member] https://10.4.3.240/volume/v3/backups/b2b5bbcc-c4c5-41f6-a81e-cf47545c71b3 returned with HTTP 404 Aug 20 01:11:10.535075 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1301/5146] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:11:10 2026] GET /volume/v3/backups/b2b5bbcc-c4c5-41f6-a81e-cf47545c71b3 => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:11:10.542556 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-5851a518-2b4a-4bbb-b005-6a348a04c8db None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:11:10.544065 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-5851a518-2b4a-4bbb-b005-6a348a04c8db tempest-CreateVolumesFromBackupTest-1043882542 tempest-CreateVolumesFromBackupTest-1043882542-project-member] DELETE https://10.4.3.240/volume/v3/volumes/0cf9e152-dd32-440c-b3bd-0cd38efcdadd Aug 20 01:11:10.544238 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-5851a518-2b4a-4bbb-b005-6a348a04c8db tempest-CreateVolumesFromBackupTest-1043882542 tempest-CreateVolumesFromBackupTest-1043882542-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:11:10.544437 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-5851a518-2b4a-4bbb-b005-6a348a04c8db tempest-CreateVolumesFromBackupTest-1043882542 tempest-CreateVolumesFromBackupTest-1043882542-project-member] Calling method 'delete' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:11:10.544590 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.v3.volumes [None req-5851a518-2b4a-4bbb-b005-6a348a04c8db tempest-CreateVolumesFromBackupTest-1043882542 tempest-CreateVolumesFromBackupTest-1043882542-project-member] Delete volume with id: 0cf9e152-dd32-440c-b3bd-0cd38efcdadd Aug 20 01:11:10.551493 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:11:10.551493 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:11:10.552039 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-5851a518-2b4a-4bbb-b005-6a348a04c8db tempest-CreateVolumesFromBackupTest-1043882542 tempest-CreateVolumesFromBackupTest-1043882542-project-member] Volume info retrieved successfully. Aug 20 01:11:10.570538 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-5851a518-2b4a-4bbb-b005-6a348a04c8db tempest-CreateVolumesFromBackupTest-1043882542 tempest-CreateVolumesFromBackupTest-1043882542-project-member] Delete volume request issued successfully. Aug 20 01:11:10.570765 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-5851a518-2b4a-4bbb-b005-6a348a04c8db tempest-CreateVolumesFromBackupTest-1043882542 tempest-CreateVolumesFromBackupTest-1043882542-project-member] https://10.4.3.240/volume/v3/volumes/0cf9e152-dd32-440c-b3bd-0cd38efcdadd returned with HTTP 202 Aug 20 01:11:10.571220 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1289/5147] 10.4.3.240 () {66 vars in 1351 bytes} [Thu Aug 20 01:11:10 2026] DELETE /volume/v3/volumes/0cf9e152-dd32-440c-b3bd-0cd38efcdadd => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 01:11:10.579003 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-816d0bbb-5a7a-4c64-8e60-32db2aa76b89 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:11:10.580691 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-816d0bbb-5a7a-4c64-8e60-32db2aa76b89 tempest-CreateVolumesFromBackupTest-1043882542 tempest-CreateVolumesFromBackupTest-1043882542-project-member] GET https://10.4.3.240/volume/v3/volumes/0cf9e152-dd32-440c-b3bd-0cd38efcdadd Aug 20 01:11:10.580904 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-816d0bbb-5a7a-4c64-8e60-32db2aa76b89 tempest-CreateVolumesFromBackupTest-1043882542 tempest-CreateVolumesFromBackupTest-1043882542-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:11:10.581088 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-816d0bbb-5a7a-4c64-8e60-32db2aa76b89 tempest-CreateVolumesFromBackupTest-1043882542 tempest-CreateVolumesFromBackupTest-1043882542-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:11:10.587158 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:11:10.587158 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:11:10.590351 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-816d0bbb-5a7a-4c64-8e60-32db2aa76b89 tempest-CreateVolumesFromBackupTest-1043882542 tempest-CreateVolumesFromBackupTest-1043882542-project-member] Volume info retrieved successfully. Aug 20 01:11:10.593974 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-816d0bbb-5a7a-4c64-8e60-32db2aa76b89 tempest-CreateVolumesFromBackupTest-1043882542 tempest-CreateVolumesFromBackupTest-1043882542-project-member] https://10.4.3.240/volume/v3/volumes/0cf9e152-dd32-440c-b3bd-0cd38efcdadd returned with HTTP 200 Aug 20 01:11:10.594301 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1279/5148] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:11:10 2026] GET /volume/v3/volumes/0cf9e152-dd32-440c-b3bd-0cd38efcdadd => generated 850 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:11:11.202410 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-0bf6b618-a17b-48e4-94c1-752f0622ba1d None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:11:11.204332 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-0bf6b618-a17b-48e4-94c1-752f0622ba1d tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] GET https://10.4.3.240/volume/v3/backups/fa76e638-ca37-44b8-8b7e-e0598f9e6d05 Aug 20 01:11:11.204581 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-0bf6b618-a17b-48e4-94c1-752f0622ba1d tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:11:11.204808 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-0bf6b618-a17b-48e4-94c1-752f0622ba1d tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:11:11.204944 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.v3.backups [None req-0bf6b618-a17b-48e4-94c1-752f0622ba1d tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Show backup with id fa76e638-ca37-44b8-8b7e-e0598f9e6d05. {{(pid=100213) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:11:11.209261 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:11:11.209261 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:11:11.209865 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-0bf6b618-a17b-48e4-94c1-752f0622ba1d tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] https://10.4.3.240/volume/v3/backups/fa76e638-ca37-44b8-8b7e-e0598f9e6d05 returned with HTTP 200 Aug 20 01:11:11.210211 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1280/5149] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:11:11 2026] GET /volume/v3/backups/fa76e638-ca37-44b8-8b7e-e0598f9e6d05 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:11:11.607029 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-3ef0c9f2-142a-4138-a90f-bb151b9eca45 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:11:11.608690 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-3ef0c9f2-142a-4138-a90f-bb151b9eca45 tempest-CreateVolumesFromBackupTest-1043882542 tempest-CreateVolumesFromBackupTest-1043882542-project-member] GET https://10.4.3.240/volume/v3/volumes/0cf9e152-dd32-440c-b3bd-0cd38efcdadd Aug 20 01:11:11.608959 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-3ef0c9f2-142a-4138-a90f-bb151b9eca45 tempest-CreateVolumesFromBackupTest-1043882542 tempest-CreateVolumesFromBackupTest-1043882542-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:11:11.609154 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-3ef0c9f2-142a-4138-a90f-bb151b9eca45 tempest-CreateVolumesFromBackupTest-1043882542 tempest-CreateVolumesFromBackupTest-1043882542-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:11:11.614545 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-3ef0c9f2-142a-4138-a90f-bb151b9eca45 tempest-CreateVolumesFromBackupTest-1043882542 tempest-CreateVolumesFromBackupTest-1043882542-project-member] https://10.4.3.240/volume/v3/volumes/0cf9e152-dd32-440c-b3bd-0cd38efcdadd returned with HTTP 404 Aug 20 01:11:11.615009 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1302/5150] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:11:11 2026] GET /volume/v3/volumes/0cf9e152-dd32-440c-b3bd-0cd38efcdadd => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:11:11.621922 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-dab53e34-9fda-44c0-87d5-a361190adec5 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:11:11.623672 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-dab53e34-9fda-44c0-87d5-a361190adec5 tempest-CreateVolumesFromBackupTest-1043882542 tempest-CreateVolumesFromBackupTest-1043882542-project-member] DELETE https://10.4.3.240/volume/v3/volumes/6dc5045a-ffff-4a98-8a5a-afa220726b2a Aug 20 01:11:11.623877 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-dab53e34-9fda-44c0-87d5-a361190adec5 tempest-CreateVolumesFromBackupTest-1043882542 tempest-CreateVolumesFromBackupTest-1043882542-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:11:11.624076 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-dab53e34-9fda-44c0-87d5-a361190adec5 tempest-CreateVolumesFromBackupTest-1043882542 tempest-CreateVolumesFromBackupTest-1043882542-project-member] Calling method 'delete' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:11:11.624225 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.v3.volumes [None req-dab53e34-9fda-44c0-87d5-a361190adec5 tempest-CreateVolumesFromBackupTest-1043882542 tempest-CreateVolumesFromBackupTest-1043882542-project-member] Delete volume with id: 6dc5045a-ffff-4a98-8a5a-afa220726b2a Aug 20 01:11:11.631400 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:11:11.631400 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:11:11.631800 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-dab53e34-9fda-44c0-87d5-a361190adec5 tempest-CreateVolumesFromBackupTest-1043882542 tempest-CreateVolumesFromBackupTest-1043882542-project-member] Volume info retrieved successfully. Aug 20 01:11:11.645547 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-dab53e34-9fda-44c0-87d5-a361190adec5 tempest-CreateVolumesFromBackupTest-1043882542 tempest-CreateVolumesFromBackupTest-1043882542-project-member] Delete volume request issued successfully. Aug 20 01:11:11.645730 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-dab53e34-9fda-44c0-87d5-a361190adec5 tempest-CreateVolumesFromBackupTest-1043882542 tempest-CreateVolumesFromBackupTest-1043882542-project-member] https://10.4.3.240/volume/v3/volumes/6dc5045a-ffff-4a98-8a5a-afa220726b2a returned with HTTP 202 Aug 20 01:11:11.646114 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1290/5151] 10.4.3.240 () {66 vars in 1351 bytes} [Thu Aug 20 01:11:11 2026] DELETE /volume/v3/volumes/6dc5045a-ffff-4a98-8a5a-afa220726b2a => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 01:11:11.652770 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-3d0626a4-0e5f-45ae-9fc4-9a7d73d29e6b None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:11:11.654253 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-3d0626a4-0e5f-45ae-9fc4-9a7d73d29e6b tempest-CreateVolumesFromBackupTest-1043882542 tempest-CreateVolumesFromBackupTest-1043882542-project-member] GET https://10.4.3.240/volume/v3/volumes/6dc5045a-ffff-4a98-8a5a-afa220726b2a Aug 20 01:11:11.654455 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-3d0626a4-0e5f-45ae-9fc4-9a7d73d29e6b tempest-CreateVolumesFromBackupTest-1043882542 tempest-CreateVolumesFromBackupTest-1043882542-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:11:11.654655 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-3d0626a4-0e5f-45ae-9fc4-9a7d73d29e6b tempest-CreateVolumesFromBackupTest-1043882542 tempest-CreateVolumesFromBackupTest-1043882542-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:11:11.660478 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:11:11.660478 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:11:11.663279 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-3d0626a4-0e5f-45ae-9fc4-9a7d73d29e6b tempest-CreateVolumesFromBackupTest-1043882542 tempest-CreateVolumesFromBackupTest-1043882542-project-member] Volume info retrieved successfully. Aug 20 01:11:11.666686 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-3d0626a4-0e5f-45ae-9fc4-9a7d73d29e6b tempest-CreateVolumesFromBackupTest-1043882542 tempest-CreateVolumesFromBackupTest-1043882542-project-member] https://10.4.3.240/volume/v3/volumes/6dc5045a-ffff-4a98-8a5a-afa220726b2a returned with HTTP 200 Aug 20 01:11:11.667038 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1280/5152] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:11:11 2026] GET /volume/v3/volumes/6dc5045a-ffff-4a98-8a5a-afa220726b2a => generated 849 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:11:12.221052 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-3915528c-f892-4e22-b447-38cfb66a62fb None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:11:12.223201 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-3915528c-f892-4e22-b447-38cfb66a62fb tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] GET https://10.4.3.240/volume/v3/backups/fa76e638-ca37-44b8-8b7e-e0598f9e6d05 Aug 20 01:11:12.223480 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-3915528c-f892-4e22-b447-38cfb66a62fb tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:11:12.223729 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-3915528c-f892-4e22-b447-38cfb66a62fb tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:11:12.223861 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.v3.backups [None req-3915528c-f892-4e22-b447-38cfb66a62fb tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Show backup with id fa76e638-ca37-44b8-8b7e-e0598f9e6d05. {{(pid=100213) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:11:12.228840 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:11:12.228840 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:11:12.229570 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-3915528c-f892-4e22-b447-38cfb66a62fb tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] https://10.4.3.240/volume/v3/backups/fa76e638-ca37-44b8-8b7e-e0598f9e6d05 returned with HTTP 200 Aug 20 01:11:12.230019 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1281/5153] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:11:12 2026] GET /volume/v3/backups/fa76e638-ca37-44b8-8b7e-e0598f9e6d05 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:11:12.678758 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-80e845f1-2e84-42ec-ad8a-6877092f0b13 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:11:12.680916 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-80e845f1-2e84-42ec-ad8a-6877092f0b13 tempest-CreateVolumesFromBackupTest-1043882542 tempest-CreateVolumesFromBackupTest-1043882542-project-member] GET https://10.4.3.240/volume/v3/volumes/6dc5045a-ffff-4a98-8a5a-afa220726b2a Aug 20 01:11:12.681164 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-80e845f1-2e84-42ec-ad8a-6877092f0b13 tempest-CreateVolumesFromBackupTest-1043882542 tempest-CreateVolumesFromBackupTest-1043882542-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:11:12.681420 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-80e845f1-2e84-42ec-ad8a-6877092f0b13 tempest-CreateVolumesFromBackupTest-1043882542 tempest-CreateVolumesFromBackupTest-1043882542-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:11:12.687792 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-80e845f1-2e84-42ec-ad8a-6877092f0b13 tempest-CreateVolumesFromBackupTest-1043882542 tempest-CreateVolumesFromBackupTest-1043882542-project-member] https://10.4.3.240/volume/v3/volumes/6dc5045a-ffff-4a98-8a5a-afa220726b2a returned with HTTP 404 Aug 20 01:11:12.688320 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1303/5154] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:11:12 2026] GET /volume/v3/volumes/6dc5045a-ffff-4a98-8a5a-afa220726b2a => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:11:12.694731 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-2b2723ed-4c93-4902-9443-32f7e9754a4a None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:11:12.696435 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-2b2723ed-4c93-4902-9443-32f7e9754a4a tempest-CreateVolumesFromBackupTest-1043882542 tempest-CreateVolumesFromBackupTest-1043882542-project-member] DELETE https://10.4.3.240/volume/v3/volumes/ca823fd3-a4dd-49af-a685-e23cfb6558c5 Aug 20 01:11:12.696650 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-2b2723ed-4c93-4902-9443-32f7e9754a4a tempest-CreateVolumesFromBackupTest-1043882542 tempest-CreateVolumesFromBackupTest-1043882542-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:11:12.696831 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-2b2723ed-4c93-4902-9443-32f7e9754a4a tempest-CreateVolumesFromBackupTest-1043882542 tempest-CreateVolumesFromBackupTest-1043882542-project-member] Calling method 'delete' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:11:12.696983 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.v3.volumes [None req-2b2723ed-4c93-4902-9443-32f7e9754a4a tempest-CreateVolumesFromBackupTest-1043882542 tempest-CreateVolumesFromBackupTest-1043882542-project-member] Delete volume with id: ca823fd3-a4dd-49af-a685-e23cfb6558c5 Aug 20 01:11:12.704616 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:11:12.704616 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:11:12.705102 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-2b2723ed-4c93-4902-9443-32f7e9754a4a tempest-CreateVolumesFromBackupTest-1043882542 tempest-CreateVolumesFromBackupTest-1043882542-project-member] Volume info retrieved successfully. Aug 20 01:11:12.721537 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-2b2723ed-4c93-4902-9443-32f7e9754a4a tempest-CreateVolumesFromBackupTest-1043882542 tempest-CreateVolumesFromBackupTest-1043882542-project-member] Delete volume request issued successfully. Aug 20 01:11:12.721736 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-2b2723ed-4c93-4902-9443-32f7e9754a4a tempest-CreateVolumesFromBackupTest-1043882542 tempest-CreateVolumesFromBackupTest-1043882542-project-member] https://10.4.3.240/volume/v3/volumes/ca823fd3-a4dd-49af-a685-e23cfb6558c5 returned with HTTP 202 Aug 20 01:11:12.722224 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1291/5155] 10.4.3.240 () {66 vars in 1351 bytes} [Thu Aug 20 01:11:12 2026] DELETE /volume/v3/volumes/ca823fd3-a4dd-49af-a685-e23cfb6558c5 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 01:11:12.728840 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-fd49f0da-c4b2-4192-b90c-e1dabcbe6cf2 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:11:12.730688 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-fd49f0da-c4b2-4192-b90c-e1dabcbe6cf2 tempest-CreateVolumesFromBackupTest-1043882542 tempest-CreateVolumesFromBackupTest-1043882542-project-member] GET https://10.4.3.240/volume/v3/volumes/ca823fd3-a4dd-49af-a685-e23cfb6558c5 Aug 20 01:11:12.730882 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-fd49f0da-c4b2-4192-b90c-e1dabcbe6cf2 tempest-CreateVolumesFromBackupTest-1043882542 tempest-CreateVolumesFromBackupTest-1043882542-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:11:12.731057 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-fd49f0da-c4b2-4192-b90c-e1dabcbe6cf2 tempest-CreateVolumesFromBackupTest-1043882542 tempest-CreateVolumesFromBackupTest-1043882542-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:11:12.742163 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:11:12.742163 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:11:12.746487 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-fd49f0da-c4b2-4192-b90c-e1dabcbe6cf2 tempest-CreateVolumesFromBackupTest-1043882542 tempest-CreateVolumesFromBackupTest-1043882542-project-member] Volume info retrieved successfully. Aug 20 01:11:12.751057 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-fd49f0da-c4b2-4192-b90c-e1dabcbe6cf2 tempest-CreateVolumesFromBackupTest-1043882542 tempest-CreateVolumesFromBackupTest-1043882542-project-member] https://10.4.3.240/volume/v3/volumes/ca823fd3-a4dd-49af-a685-e23cfb6558c5 returned with HTTP 200 Aug 20 01:11:12.751439 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1281/5156] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:11:12 2026] GET /volume/v3/volumes/ca823fd3-a4dd-49af-a685-e23cfb6558c5 => generated 850 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:11:13.240873 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-71bfc3c9-9224-4fa0-87b6-ff0d1ed4f6c0 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:11:13.242588 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-71bfc3c9-9224-4fa0-87b6-ff0d1ed4f6c0 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] GET https://10.4.3.240/volume/v3/backups/fa76e638-ca37-44b8-8b7e-e0598f9e6d05 Aug 20 01:11:13.242808 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-71bfc3c9-9224-4fa0-87b6-ff0d1ed4f6c0 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:11:13.242982 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-71bfc3c9-9224-4fa0-87b6-ff0d1ed4f6c0 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:11:13.243079 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.v3.backups [None req-71bfc3c9-9224-4fa0-87b6-ff0d1ed4f6c0 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Show backup with id fa76e638-ca37-44b8-8b7e-e0598f9e6d05. {{(pid=100213) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:11:13.247120 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:11:13.247120 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:11:13.247746 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-71bfc3c9-9224-4fa0-87b6-ff0d1ed4f6c0 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] https://10.4.3.240/volume/v3/backups/fa76e638-ca37-44b8-8b7e-e0598f9e6d05 returned with HTTP 200 Aug 20 01:11:13.248076 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1282/5157] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:11:13 2026] GET /volume/v3/backups/fa76e638-ca37-44b8-8b7e-e0598f9e6d05 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 20 01:11:13.763284 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-5822630e-b914-4a81-8139-bb9af84ac025 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:11:13.764960 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-5822630e-b914-4a81-8139-bb9af84ac025 tempest-CreateVolumesFromBackupTest-1043882542 tempest-CreateVolumesFromBackupTest-1043882542-project-member] GET https://10.4.3.240/volume/v3/volumes/ca823fd3-a4dd-49af-a685-e23cfb6558c5 Aug 20 01:11:13.765141 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-5822630e-b914-4a81-8139-bb9af84ac025 tempest-CreateVolumesFromBackupTest-1043882542 tempest-CreateVolumesFromBackupTest-1043882542-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:11:13.765320 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-5822630e-b914-4a81-8139-bb9af84ac025 tempest-CreateVolumesFromBackupTest-1043882542 tempest-CreateVolumesFromBackupTest-1043882542-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:11:13.771213 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-5822630e-b914-4a81-8139-bb9af84ac025 tempest-CreateVolumesFromBackupTest-1043882542 tempest-CreateVolumesFromBackupTest-1043882542-project-member] https://10.4.3.240/volume/v3/volumes/ca823fd3-a4dd-49af-a685-e23cfb6558c5 returned with HTTP 404 Aug 20 01:11:13.771727 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1304/5158] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:11:13 2026] GET /volume/v3/volumes/ca823fd3-a4dd-49af-a685-e23cfb6558c5 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:11:13.778140 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-ba070ef3-7cb6-4355-8022-e469e390cc25 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:11:13.780217 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-ba070ef3-7cb6-4355-8022-e469e390cc25 tempest-CreateVolumesFromBackupTest-1043882542 tempest-CreateVolumesFromBackupTest-1043882542-project-member] DELETE https://10.4.3.240/volume/v3/volumes/558d3852-924a-4877-a5f4-7a3e1a756809 Aug 20 01:11:13.780440 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-ba070ef3-7cb6-4355-8022-e469e390cc25 tempest-CreateVolumesFromBackupTest-1043882542 tempest-CreateVolumesFromBackupTest-1043882542-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:11:13.780678 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-ba070ef3-7cb6-4355-8022-e469e390cc25 tempest-CreateVolumesFromBackupTest-1043882542 tempest-CreateVolumesFromBackupTest-1043882542-project-member] Calling method 'delete' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:11:13.780852 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.v3.volumes [None req-ba070ef3-7cb6-4355-8022-e469e390cc25 tempest-CreateVolumesFromBackupTest-1043882542 tempest-CreateVolumesFromBackupTest-1043882542-project-member] Delete volume with id: 558d3852-924a-4877-a5f4-7a3e1a756809 Aug 20 01:11:13.787776 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:11:13.787776 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:11:13.788264 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-ba070ef3-7cb6-4355-8022-e469e390cc25 tempest-CreateVolumesFromBackupTest-1043882542 tempest-CreateVolumesFromBackupTest-1043882542-project-member] Volume info retrieved successfully. Aug 20 01:11:13.805556 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-ba070ef3-7cb6-4355-8022-e469e390cc25 tempest-CreateVolumesFromBackupTest-1043882542 tempest-CreateVolumesFromBackupTest-1043882542-project-member] Delete volume request issued successfully. Aug 20 01:11:13.805799 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-ba070ef3-7cb6-4355-8022-e469e390cc25 tempest-CreateVolumesFromBackupTest-1043882542 tempest-CreateVolumesFromBackupTest-1043882542-project-member] https://10.4.3.240/volume/v3/volumes/558d3852-924a-4877-a5f4-7a3e1a756809 returned with HTTP 202 Aug 20 01:11:13.806210 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1292/5159] 10.4.3.240 () {66 vars in 1351 bytes} [Thu Aug 20 01:11:13 2026] DELETE /volume/v3/volumes/558d3852-924a-4877-a5f4-7a3e1a756809 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 01:11:13.812294 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-8fa75c6f-3dd9-4ed6-ae92-72b57fcdf8ee None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:11:13.814186 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-8fa75c6f-3dd9-4ed6-ae92-72b57fcdf8ee tempest-CreateVolumesFromBackupTest-1043882542 tempest-CreateVolumesFromBackupTest-1043882542-project-member] GET https://10.4.3.240/volume/v3/volumes/558d3852-924a-4877-a5f4-7a3e1a756809 Aug 20 01:11:13.814390 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-8fa75c6f-3dd9-4ed6-ae92-72b57fcdf8ee tempest-CreateVolumesFromBackupTest-1043882542 tempest-CreateVolumesFromBackupTest-1043882542-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:11:13.814574 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-8fa75c6f-3dd9-4ed6-ae92-72b57fcdf8ee tempest-CreateVolumesFromBackupTest-1043882542 tempest-CreateVolumesFromBackupTest-1043882542-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:11:13.821164 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:11:13.821164 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:11:13.824469 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-8fa75c6f-3dd9-4ed6-ae92-72b57fcdf8ee tempest-CreateVolumesFromBackupTest-1043882542 tempest-CreateVolumesFromBackupTest-1043882542-project-member] Volume info retrieved successfully. Aug 20 01:11:13.828807 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-8fa75c6f-3dd9-4ed6-ae92-72b57fcdf8ee tempest-CreateVolumesFromBackupTest-1043882542 tempest-CreateVolumesFromBackupTest-1043882542-project-member] https://10.4.3.240/volume/v3/volumes/558d3852-924a-4877-a5f4-7a3e1a756809 returned with HTTP 200 Aug 20 01:11:13.829167 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1282/5160] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:11:13 2026] GET /volume/v3/volumes/558d3852-924a-4877-a5f4-7a3e1a756809 => generated 850 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:11:14.259446 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-2bf4b146-f3ab-43f9-9b79-bcd9616c015d None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:11:14.261357 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-2bf4b146-f3ab-43f9-9b79-bcd9616c015d tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] GET https://10.4.3.240/volume/v3/backups/fa76e638-ca37-44b8-8b7e-e0598f9e6d05 Aug 20 01:11:14.261568 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-2bf4b146-f3ab-43f9-9b79-bcd9616c015d tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:11:14.261797 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-2bf4b146-f3ab-43f9-9b79-bcd9616c015d tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:11:14.261917 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.v3.backups [None req-2bf4b146-f3ab-43f9-9b79-bcd9616c015d tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Show backup with id fa76e638-ca37-44b8-8b7e-e0598f9e6d05. {{(pid=100213) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:11:14.266118 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:11:14.266118 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:11:14.266706 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-2bf4b146-f3ab-43f9-9b79-bcd9616c015d tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] https://10.4.3.240/volume/v3/backups/fa76e638-ca37-44b8-8b7e-e0598f9e6d05 returned with HTTP 200 Aug 20 01:11:14.267045 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1283/5161] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:11:14 2026] GET /volume/v3/backups/fa76e638-ca37-44b8-8b7e-e0598f9e6d05 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:11:14.843903 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-c1446e40-2936-47cf-bbdf-2369c316af06 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:11:14.845718 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-c1446e40-2936-47cf-bbdf-2369c316af06 tempest-CreateVolumesFromBackupTest-1043882542 tempest-CreateVolumesFromBackupTest-1043882542-project-member] GET https://10.4.3.240/volume/v3/volumes/558d3852-924a-4877-a5f4-7a3e1a756809 Aug 20 01:11:14.845946 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-c1446e40-2936-47cf-bbdf-2369c316af06 tempest-CreateVolumesFromBackupTest-1043882542 tempest-CreateVolumesFromBackupTest-1043882542-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:11:14.846138 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-c1446e40-2936-47cf-bbdf-2369c316af06 tempest-CreateVolumesFromBackupTest-1043882542 tempest-CreateVolumesFromBackupTest-1043882542-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:11:14.851543 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-c1446e40-2936-47cf-bbdf-2369c316af06 tempest-CreateVolumesFromBackupTest-1043882542 tempest-CreateVolumesFromBackupTest-1043882542-project-member] https://10.4.3.240/volume/v3/volumes/558d3852-924a-4877-a5f4-7a3e1a756809 returned with HTTP 404 Aug 20 01:11:14.851961 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1305/5162] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:11:14 2026] GET /volume/v3/volumes/558d3852-924a-4877-a5f4-7a3e1a756809 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:11:14.858034 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-6c01f510-2b90-4910-9d12-46810d921015 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:11:14.859723 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-6c01f510-2b90-4910-9d12-46810d921015 tempest-CreateVolumesFromBackupTest-1043882542 tempest-CreateVolumesFromBackupTest-1043882542-project-member] DELETE https://10.4.3.240/volume/v3/volumes/2ff85399-f4e6-4e09-8e00-df8a87b1e66e Aug 20 01:11:14.859908 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-6c01f510-2b90-4910-9d12-46810d921015 tempest-CreateVolumesFromBackupTest-1043882542 tempest-CreateVolumesFromBackupTest-1043882542-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:11:14.860081 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-6c01f510-2b90-4910-9d12-46810d921015 tempest-CreateVolumesFromBackupTest-1043882542 tempest-CreateVolumesFromBackupTest-1043882542-project-member] Calling method 'delete' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:11:14.860345 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.v3.volumes [None req-6c01f510-2b90-4910-9d12-46810d921015 tempest-CreateVolumesFromBackupTest-1043882542 tempest-CreateVolumesFromBackupTest-1043882542-project-member] Delete volume with id: 2ff85399-f4e6-4e09-8e00-df8a87b1e66e Aug 20 01:11:14.866549 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:11:14.866549 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:11:14.866946 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-6c01f510-2b90-4910-9d12-46810d921015 tempest-CreateVolumesFromBackupTest-1043882542 tempest-CreateVolumesFromBackupTest-1043882542-project-member] Volume info retrieved successfully. Aug 20 01:11:14.880525 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-6c01f510-2b90-4910-9d12-46810d921015 tempest-CreateVolumesFromBackupTest-1043882542 tempest-CreateVolumesFromBackupTest-1043882542-project-member] Delete volume request issued successfully. Aug 20 01:11:14.880660 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-6c01f510-2b90-4910-9d12-46810d921015 tempest-CreateVolumesFromBackupTest-1043882542 tempest-CreateVolumesFromBackupTest-1043882542-project-member] https://10.4.3.240/volume/v3/volumes/2ff85399-f4e6-4e09-8e00-df8a87b1e66e returned with HTTP 202 Aug 20 01:11:14.881047 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1293/5163] 10.4.3.240 () {66 vars in 1351 bytes} [Thu Aug 20 01:11:14 2026] DELETE /volume/v3/volumes/2ff85399-f4e6-4e09-8e00-df8a87b1e66e => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 01:11:14.887041 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-b9afdcff-35bc-4376-9c79-dfb59d6d2eb6 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:11:14.888578 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-b9afdcff-35bc-4376-9c79-dfb59d6d2eb6 tempest-CreateVolumesFromBackupTest-1043882542 tempest-CreateVolumesFromBackupTest-1043882542-project-member] GET https://10.4.3.240/volume/v3/volumes/2ff85399-f4e6-4e09-8e00-df8a87b1e66e Aug 20 01:11:14.888783 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-b9afdcff-35bc-4376-9c79-dfb59d6d2eb6 tempest-CreateVolumesFromBackupTest-1043882542 tempest-CreateVolumesFromBackupTest-1043882542-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:11:14.888965 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-b9afdcff-35bc-4376-9c79-dfb59d6d2eb6 tempest-CreateVolumesFromBackupTest-1043882542 tempest-CreateVolumesFromBackupTest-1043882542-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:11:14.895129 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:11:14.895129 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:11:14.898131 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-b9afdcff-35bc-4376-9c79-dfb59d6d2eb6 tempest-CreateVolumesFromBackupTest-1043882542 tempest-CreateVolumesFromBackupTest-1043882542-project-member] Volume info retrieved successfully. Aug 20 01:11:14.901591 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-b9afdcff-35bc-4376-9c79-dfb59d6d2eb6 tempest-CreateVolumesFromBackupTest-1043882542 tempest-CreateVolumesFromBackupTest-1043882542-project-member] https://10.4.3.240/volume/v3/volumes/2ff85399-f4e6-4e09-8e00-df8a87b1e66e returned with HTTP 200 Aug 20 01:11:14.901940 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1283/5164] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:11:14 2026] GET /volume/v3/volumes/2ff85399-f4e6-4e09-8e00-df8a87b1e66e => generated 849 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:11:15.277253 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-d9633fa7-9378-4c17-bb1f-ccce494d0af9 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:11:15.278963 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-d9633fa7-9378-4c17-bb1f-ccce494d0af9 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] GET https://10.4.3.240/volume/v3/backups/fa76e638-ca37-44b8-8b7e-e0598f9e6d05 Aug 20 01:11:15.279199 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-d9633fa7-9378-4c17-bb1f-ccce494d0af9 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:11:15.279403 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-d9633fa7-9378-4c17-bb1f-ccce494d0af9 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:11:15.279502 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.v3.backups [None req-d9633fa7-9378-4c17-bb1f-ccce494d0af9 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Show backup with id fa76e638-ca37-44b8-8b7e-e0598f9e6d05. {{(pid=100213) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:11:15.283479 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:11:15.283479 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:11:15.284059 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-d9633fa7-9378-4c17-bb1f-ccce494d0af9 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] https://10.4.3.240/volume/v3/backups/fa76e638-ca37-44b8-8b7e-e0598f9e6d05 returned with HTTP 200 Aug 20 01:11:15.284405 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1284/5165] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:11:15 2026] GET /volume/v3/backups/fa76e638-ca37-44b8-8b7e-e0598f9e6d05 => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:11:15.913264 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-c440b38c-3825-42f3-b8c0-18b6f1bf449c None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:11:15.915034 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-c440b38c-3825-42f3-b8c0-18b6f1bf449c tempest-CreateVolumesFromBackupTest-1043882542 tempest-CreateVolumesFromBackupTest-1043882542-project-member] GET https://10.4.3.240/volume/v3/volumes/2ff85399-f4e6-4e09-8e00-df8a87b1e66e Aug 20 01:11:15.915207 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-c440b38c-3825-42f3-b8c0-18b6f1bf449c tempest-CreateVolumesFromBackupTest-1043882542 tempest-CreateVolumesFromBackupTest-1043882542-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:11:15.915417 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-c440b38c-3825-42f3-b8c0-18b6f1bf449c tempest-CreateVolumesFromBackupTest-1043882542 tempest-CreateVolumesFromBackupTest-1043882542-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:11:15.921653 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-c440b38c-3825-42f3-b8c0-18b6f1bf449c tempest-CreateVolumesFromBackupTest-1043882542 tempest-CreateVolumesFromBackupTest-1043882542-project-member] https://10.4.3.240/volume/v3/volumes/2ff85399-f4e6-4e09-8e00-df8a87b1e66e returned with HTTP 404 Aug 20 01:11:15.922122 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1306/5166] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:11:15 2026] GET /volume/v3/volumes/2ff85399-f4e6-4e09-8e00-df8a87b1e66e => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:11:15.929519 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-ecaad500-168e-475e-9a0d-225d3db94b98 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:11:15.931112 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-ecaad500-168e-475e-9a0d-225d3db94b98 tempest-CreateVolumesFromBackupTest-1043882542 tempest-CreateVolumesFromBackupTest-1043882542-project-member] DELETE https://10.4.3.240/volume/v3/volumes/28e64deb-d6df-4dab-9b15-47a557b2562a Aug 20 01:11:15.931293 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-ecaad500-168e-475e-9a0d-225d3db94b98 tempest-CreateVolumesFromBackupTest-1043882542 tempest-CreateVolumesFromBackupTest-1043882542-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:11:15.931481 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-ecaad500-168e-475e-9a0d-225d3db94b98 tempest-CreateVolumesFromBackupTest-1043882542 tempest-CreateVolumesFromBackupTest-1043882542-project-member] Calling method 'delete' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:11:15.931682 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.v3.volumes [None req-ecaad500-168e-475e-9a0d-225d3db94b98 tempest-CreateVolumesFromBackupTest-1043882542 tempest-CreateVolumesFromBackupTest-1043882542-project-member] Delete volume with id: 28e64deb-d6df-4dab-9b15-47a557b2562a Aug 20 01:11:15.937709 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:11:15.937709 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:11:15.938076 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-ecaad500-168e-475e-9a0d-225d3db94b98 tempest-CreateVolumesFromBackupTest-1043882542 tempest-CreateVolumesFromBackupTest-1043882542-project-member] Volume info retrieved successfully. Aug 20 01:11:15.950978 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-ecaad500-168e-475e-9a0d-225d3db94b98 tempest-CreateVolumesFromBackupTest-1043882542 tempest-CreateVolumesFromBackupTest-1043882542-project-member] Delete volume request issued successfully. Aug 20 01:11:15.951113 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-ecaad500-168e-475e-9a0d-225d3db94b98 tempest-CreateVolumesFromBackupTest-1043882542 tempest-CreateVolumesFromBackupTest-1043882542-project-member] https://10.4.3.240/volume/v3/volumes/28e64deb-d6df-4dab-9b15-47a557b2562a returned with HTTP 202 Aug 20 01:11:15.951484 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1294/5167] 10.4.3.240 () {66 vars in 1351 bytes} [Thu Aug 20 01:11:15 2026] DELETE /volume/v3/volumes/28e64deb-d6df-4dab-9b15-47a557b2562a => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 01:11:15.957702 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-dd5588af-3d70-49da-8941-c588bd6f998b None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:11:15.959842 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-dd5588af-3d70-49da-8941-c588bd6f998b tempest-CreateVolumesFromBackupTest-1043882542 tempest-CreateVolumesFromBackupTest-1043882542-project-member] GET https://10.4.3.240/volume/v3/volumes/28e64deb-d6df-4dab-9b15-47a557b2562a Aug 20 01:11:15.960541 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-dd5588af-3d70-49da-8941-c588bd6f998b tempest-CreateVolumesFromBackupTest-1043882542 tempest-CreateVolumesFromBackupTest-1043882542-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:11:15.960541 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-dd5588af-3d70-49da-8941-c588bd6f998b tempest-CreateVolumesFromBackupTest-1043882542 tempest-CreateVolumesFromBackupTest-1043882542-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:11:15.968396 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:11:15.968396 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:11:15.972198 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-dd5588af-3d70-49da-8941-c588bd6f998b tempest-CreateVolumesFromBackupTest-1043882542 tempest-CreateVolumesFromBackupTest-1043882542-project-member] Volume info retrieved successfully. Aug 20 01:11:15.976263 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-dd5588af-3d70-49da-8941-c588bd6f998b tempest-CreateVolumesFromBackupTest-1043882542 tempest-CreateVolumesFromBackupTest-1043882542-project-member] https://10.4.3.240/volume/v3/volumes/28e64deb-d6df-4dab-9b15-47a557b2562a returned with HTTP 200 Aug 20 01:11:15.976672 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1284/5168] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:11:15 2026] GET /volume/v3/volumes/28e64deb-d6df-4dab-9b15-47a557b2562a => generated 848 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:11:16.295444 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-84525047-481b-4ccc-845b-1ef0cd45a083 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:11:16.297423 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-84525047-481b-4ccc-845b-1ef0cd45a083 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] GET https://10.4.3.240/volume/v3/backups/fa76e638-ca37-44b8-8b7e-e0598f9e6d05 Aug 20 01:11:16.297631 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-84525047-481b-4ccc-845b-1ef0cd45a083 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:11:16.297833 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-84525047-481b-4ccc-845b-1ef0cd45a083 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:11:16.297931 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.v3.backups [None req-84525047-481b-4ccc-845b-1ef0cd45a083 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Show backup with id fa76e638-ca37-44b8-8b7e-e0598f9e6d05. {{(pid=100213) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:11:16.304359 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:11:16.304359 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:11:16.305160 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-84525047-481b-4ccc-845b-1ef0cd45a083 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] https://10.4.3.240/volume/v3/backups/fa76e638-ca37-44b8-8b7e-e0598f9e6d05 returned with HTTP 200 Aug 20 01:11:16.305630 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1285/5169] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:11:16 2026] GET /volume/v3/backups/fa76e638-ca37-44b8-8b7e-e0598f9e6d05 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:11:16.988400 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-d1fb09bf-c5e3-40f5-be45-cec7675f73fe None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:11:16.989982 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-d1fb09bf-c5e3-40f5-be45-cec7675f73fe tempest-CreateVolumesFromBackupTest-1043882542 tempest-CreateVolumesFromBackupTest-1043882542-project-member] GET https://10.4.3.240/volume/v3/volumes/28e64deb-d6df-4dab-9b15-47a557b2562a Aug 20 01:11:16.990171 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-d1fb09bf-c5e3-40f5-be45-cec7675f73fe tempest-CreateVolumesFromBackupTest-1043882542 tempest-CreateVolumesFromBackupTest-1043882542-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:11:16.990356 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-d1fb09bf-c5e3-40f5-be45-cec7675f73fe tempest-CreateVolumesFromBackupTest-1043882542 tempest-CreateVolumesFromBackupTest-1043882542-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:11:16.995627 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-d1fb09bf-c5e3-40f5-be45-cec7675f73fe tempest-CreateVolumesFromBackupTest-1043882542 tempest-CreateVolumesFromBackupTest-1043882542-project-member] https://10.4.3.240/volume/v3/volumes/28e64deb-d6df-4dab-9b15-47a557b2562a returned with HTTP 404 Aug 20 01:11:16.996042 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1307/5170] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:11:16 2026] GET /volume/v3/volumes/28e64deb-d6df-4dab-9b15-47a557b2562a => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:11:17.319091 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-fbe8f9b0-552c-47ce-84ad-2d707b94e6a4 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:11:17.320557 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-fbe8f9b0-552c-47ce-84ad-2d707b94e6a4 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] GET https://10.4.3.240/volume/v3/backups/fa76e638-ca37-44b8-8b7e-e0598f9e6d05 Aug 20 01:11:17.320771 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-fbe8f9b0-552c-47ce-84ad-2d707b94e6a4 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:11:17.321384 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-fbe8f9b0-552c-47ce-84ad-2d707b94e6a4 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:11:17.321384 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-fbe8f9b0-552c-47ce-84ad-2d707b94e6a4 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Show backup with id fa76e638-ca37-44b8-8b7e-e0598f9e6d05. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:11:17.326027 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:11:17.326027 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:11:17.326966 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-fbe8f9b0-552c-47ce-84ad-2d707b94e6a4 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] https://10.4.3.240/volume/v3/backups/fa76e638-ca37-44b8-8b7e-e0598f9e6d05 returned with HTTP 200 Aug 20 01:11:17.327495 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1295/5171] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:11:17 2026] GET /volume/v3/backups/fa76e638-ca37-44b8-8b7e-e0598f9e6d05 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:11:17.943533 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-0313b1cf-2047-43bb-af86-4d301ee07370 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:11:18.015132 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-0313b1cf-2047-43bb-af86-4d301ee07370 tempest-CreateVolumesFromImageTest-1832036218 tempest-CreateVolumesFromImageTest-1832036218-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 20 01:11:18.015444 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-0313b1cf-2047-43bb-af86-4d301ee07370 tempest-CreateVolumesFromImageTest-1832036218 tempest-CreateVolumesFromImageTest-1832036218-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "8d830113-4280-4524-bdd9-3a577a7d4174", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-531129123"}} {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:11:18.016718 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.v3.volumes [None req-0313b1cf-2047-43bb-af86-4d301ee07370 tempest-CreateVolumesFromImageTest-1832036218 tempest-CreateVolumesFromImageTest-1832036218-project-member] Create volume request body: {'volume': {"'imageRef": '8d830113-4280-4524-bdd9-3a577a7d4174', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-531129123'}} {{(pid=100212) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 01:11:18.016830 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.v3.volumes [None req-0313b1cf-2047-43bb-af86-4d301ee07370 tempest-CreateVolumesFromImageTest-1832036218 tempest-CreateVolumesFromImageTest-1832036218-project-member] Create volume of 1 GB Aug 20 01:11:18.020821 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-0313b1cf-2047-43bb-af86-4d301ee07370 tempest-CreateVolumesFromImageTest-1832036218 tempest-CreateVolumesFromImageTest-1832036218-project-member] Availability Zones retrieved successfully. Aug 20 01:11:18.025781 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-0313b1cf-2047-43bb-af86-4d301ee07370 tempest-CreateVolumesFromImageTest-1832036218 tempest-CreateVolumesFromImageTest-1832036218-project-member] Flow 'volume_create_api' (7115a248-bfcf-4730-825f-ed2442c0edee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100212) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:11:18.026639 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-0313b1cf-2047-43bb-af86-4d301ee07370 tempest-CreateVolumesFromImageTest-1832036218 tempest-CreateVolumesFromImageTest-1832036218-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7203b9ae-1dc4-4da7-b026-93f09c5b781f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:11:18.027506 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.flows.api.create_volume [None req-0313b1cf-2047-43bb-af86-4d301ee07370 tempest-CreateVolumesFromImageTest-1832036218 tempest-CreateVolumesFromImageTest-1832036218-project-member] Validating volume size '1' using validate_int {{(pid=100212) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 01:11:18.049918 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-0313b1cf-2047-43bb-af86-4d301ee07370 tempest-CreateVolumesFromImageTest-1832036218 tempest-CreateVolumesFromImageTest-1832036218-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7203b9ae-1dc4-4da7-b026-93f09c5b781f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:52:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1ed58bd6-fe6a-497e-ae84-e8199d24fdfa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:11:18.050724 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-0313b1cf-2047-43bb-af86-4d301ee07370 tempest-CreateVolumesFromImageTest-1832036218 tempest-CreateVolumesFromImageTest-1832036218-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6aec35cf-4846-464e-afe3-ec40d4c36622) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:11:18.099997 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.quota [None req-0313b1cf-2047-43bb-af86-4d301ee07370 tempest-CreateVolumesFromImageTest-1832036218 tempest-CreateVolumesFromImageTest-1832036218-project-member] Created reservations ['aeb1a6a1-83e5-4c8c-9a04-e5ce18734d2b', 'f73b7378-ee92-4038-8171-fc0a0a40eed2', 'f796af7e-b447-4e6f-ab9d-712ce958df5f', '217f2b79-9d99-4959-8e3a-cd633c75c396'] {{(pid=100212) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 01:11:18.100691 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-0313b1cf-2047-43bb-af86-4d301ee07370 tempest-CreateVolumesFromImageTest-1832036218 tempest-CreateVolumesFromImageTest-1832036218-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6aec35cf-4846-464e-afe3-ec40d4c36622) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['aeb1a6a1-83e5-4c8c-9a04-e5ce18734d2b', 'f73b7378-ee92-4038-8171-fc0a0a40eed2', 'f796af7e-b447-4e6f-ab9d-712ce958df5f', '217f2b79-9d99-4959-8e3a-cd633c75c396']}' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:11:18.101309 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-0313b1cf-2047-43bb-af86-4d301ee07370 tempest-CreateVolumesFromImageTest-1832036218 tempest-CreateVolumesFromImageTest-1832036218-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6f5d2a4e-9eac-46eb-b3d9-c5659ab93d40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:11:18.121119 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-0313b1cf-2047-43bb-af86-4d301ee07370 tempest-CreateVolumesFromImageTest-1832036218 tempest-CreateVolumesFromImageTest-1832036218-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6f5d2a4e-9eac-46eb-b3d9-c5659ab93d40) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b58ef411-e3d0-42da-bac6-e6d8b86c6c79', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-531129123',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='151db480f7974d75b111775bd0e4afae',qos_specs=None,replication_status=,reservations=['aeb1a6a1-83e5-4c8c-9a04-e5ce18734d2b','f73b7378-ee92-4038-8171-fc0a0a40eed2','f796af7e-b447-4e6f-ab9d-712ce958df5f','217f2b79-9d99-4959-8e3a-cd633c75c396'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b71c66253f414041af61b5719b98b782',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T01:11:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-531129123',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b58ef411-e3d0-42da-bac6-e6d8b86c6c79,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='151db480f7974d75b111775bd0e4afae',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b71c66253f414041af61b5719b98b782',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1ed58bd6-fe6a-497e-ae84-e8199d24fdfa),volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:11:18.121778 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-0313b1cf-2047-43bb-af86-4d301ee07370 tempest-CreateVolumesFromImageTest-1832036218 tempest-CreateVolumesFromImageTest-1832036218-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fa334072-a78c-4211-b9ec-d345eebfa117) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:11:18.137153 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-0313b1cf-2047-43bb-af86-4d301ee07370 tempest-CreateVolumesFromImageTest-1832036218 tempest-CreateVolumesFromImageTest-1832036218-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fa334072-a78c-4211-b9ec-d345eebfa117) transitioned into state 'SUCCESS' from state '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-531129123',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='151db480f7974d75b111775bd0e4afae',qos_specs=None,replication_status=,reservations=['aeb1a6a1-83e5-4c8c-9a04-e5ce18734d2b','f73b7378-ee92-4038-8171-fc0a0a40eed2','f796af7e-b447-4e6f-ab9d-712ce958df5f','217f2b79-9d99-4959-8e3a-cd633c75c396'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b71c66253f414041af61b5719b98b782',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:11:18.137870 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-0313b1cf-2047-43bb-af86-4d301ee07370 tempest-CreateVolumesFromImageTest-1832036218 tempest-CreateVolumesFromImageTest-1832036218-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6213820c-641e-408c-a1a3-45e4dfb28cc9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:11:18.146164 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-0313b1cf-2047-43bb-af86-4d301ee07370 tempest-CreateVolumesFromImageTest-1832036218 tempest-CreateVolumesFromImageTest-1832036218-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6213820c-641e-408c-a1a3-45e4dfb28cc9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:11:18.146887 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-0313b1cf-2047-43bb-af86-4d301ee07370 tempest-CreateVolumesFromImageTest-1832036218 tempest-CreateVolumesFromImageTest-1832036218-project-member] Flow 'volume_create_api' (7115a248-bfcf-4730-825f-ed2442c0edee) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100212) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:11:18.147149 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-0313b1cf-2047-43bb-af86-4d301ee07370 tempest-CreateVolumesFromImageTest-1832036218 tempest-CreateVolumesFromImageTest-1832036218-project-member] Create volume request issued successfully. Aug 20 01:11:18.147667 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-0313b1cf-2047-43bb-af86-4d301ee07370 tempest-CreateVolumesFromImageTest-1832036218 tempest-CreateVolumesFromImageTest-1832036218-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 20 01:11:18.148154 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1285/5172] 10.4.3.240 () {68 vars in 1259 bytes} [Thu Aug 20 01:11:17 2026] POST /volume/v3/volumes => generated 756 bytes in 205 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 01:11:18.160900 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-4c5db91d-39b0-44cf-8558-c7ade37ce8fe None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:11:18.162191 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-4c5db91d-39b0-44cf-8558-c7ade37ce8fe tempest-CreateVolumesFromImageTest-1832036218 tempest-CreateVolumesFromImageTest-1832036218-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 20 01:11:18.162559 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-4c5db91d-39b0-44cf-8558-c7ade37ce8fe tempest-CreateVolumesFromImageTest-1832036218 tempest-CreateVolumesFromImageTest-1832036218-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "8d830113-4280-4524-bdd9-3a577a7d4174", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1072779477"}} {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:11:18.163931 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.v3.volumes [None req-4c5db91d-39b0-44cf-8558-c7ade37ce8fe tempest-CreateVolumesFromImageTest-1832036218 tempest-CreateVolumesFromImageTest-1832036218-project-member] Create volume request body: {'volume': {"'imageRef": '8d830113-4280-4524-bdd9-3a577a7d4174', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1072779477'}} {{(pid=100213) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 01:11:18.164072 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.v3.volumes [None req-4c5db91d-39b0-44cf-8558-c7ade37ce8fe tempest-CreateVolumesFromImageTest-1832036218 tempest-CreateVolumesFromImageTest-1832036218-project-member] Create volume of 1 GB Aug 20 01:11:18.167837 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-4c5db91d-39b0-44cf-8558-c7ade37ce8fe tempest-CreateVolumesFromImageTest-1832036218 tempest-CreateVolumesFromImageTest-1832036218-project-member] Availability Zones retrieved successfully. Aug 20 01:11:18.173522 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-4c5db91d-39b0-44cf-8558-c7ade37ce8fe tempest-CreateVolumesFromImageTest-1832036218 tempest-CreateVolumesFromImageTest-1832036218-project-member] Flow 'volume_create_api' (1a70034f-c15d-4b28-a091-24c93d1ad938) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:11:18.174357 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-4c5db91d-39b0-44cf-8558-c7ade37ce8fe tempest-CreateVolumesFromImageTest-1832036218 tempest-CreateVolumesFromImageTest-1832036218-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4b9e56b0-2d59-4320-837b-a93795d60f62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:11:18.175291 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.flows.api.create_volume [None req-4c5db91d-39b0-44cf-8558-c7ade37ce8fe tempest-CreateVolumesFromImageTest-1832036218 tempest-CreateVolumesFromImageTest-1832036218-project-member] Validating volume size '1' using validate_int {{(pid=100213) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 01:11:18.198522 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-4c5db91d-39b0-44cf-8558-c7ade37ce8fe tempest-CreateVolumesFromImageTest-1832036218 tempest-CreateVolumesFromImageTest-1832036218-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4b9e56b0-2d59-4320-837b-a93795d60f62) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:52:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1ed58bd6-fe6a-497e-ae84-e8199d24fdfa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:11:18.199265 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-4c5db91d-39b0-44cf-8558-c7ade37ce8fe tempest-CreateVolumesFromImageTest-1832036218 tempest-CreateVolumesFromImageTest-1832036218-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (058979da-3da5-411f-927c-86c9ea17f271) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:11:18.237544 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.quota [None req-4c5db91d-39b0-44cf-8558-c7ade37ce8fe tempest-CreateVolumesFromImageTest-1832036218 tempest-CreateVolumesFromImageTest-1832036218-project-member] Created reservations ['2a5a7ac6-1bd1-4901-9c40-524ed3a82bef', 'f5c40f0f-f9b7-4a7c-b541-b19dee290ac1', '1436b706-8408-4143-b3b9-3905fe66794c', 'a6c5bcb3-bd82-4ac8-8f03-73e892fdfa51'] {{(pid=100213) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 01:11:18.239039 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-4c5db91d-39b0-44cf-8558-c7ade37ce8fe tempest-CreateVolumesFromImageTest-1832036218 tempest-CreateVolumesFromImageTest-1832036218-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (058979da-3da5-411f-927c-86c9ea17f271) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2a5a7ac6-1bd1-4901-9c40-524ed3a82bef', 'f5c40f0f-f9b7-4a7c-b541-b19dee290ac1', '1436b706-8408-4143-b3b9-3905fe66794c', 'a6c5bcb3-bd82-4ac8-8f03-73e892fdfa51']}' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:11:18.239039 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-4c5db91d-39b0-44cf-8558-c7ade37ce8fe tempest-CreateVolumesFromImageTest-1832036218 tempest-CreateVolumesFromImageTest-1832036218-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e234b2c4-2777-4e3f-bc7b-0cd507563dda) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:11:18.257750 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-4c5db91d-39b0-44cf-8558-c7ade37ce8fe tempest-CreateVolumesFromImageTest-1832036218 tempest-CreateVolumesFromImageTest-1832036218-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e234b2c4-2777-4e3f-bc7b-0cd507563dda) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7c0cc31c-925e-48c7-be01-1a78ddbbc47a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1072779477',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='151db480f7974d75b111775bd0e4afae',qos_specs=None,replication_status=,reservations=['2a5a7ac6-1bd1-4901-9c40-524ed3a82bef','f5c40f0f-f9b7-4a7c-b541-b19dee290ac1','1436b706-8408-4143-b3b9-3905fe66794c','a6c5bcb3-bd82-4ac8-8f03-73e892fdfa51'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b71c66253f414041af61b5719b98b782',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T01:11:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1072779477',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7c0cc31c-925e-48c7-be01-1a78ddbbc47a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='151db480f7974d75b111775bd0e4afae',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b71c66253f414041af61b5719b98b782',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1ed58bd6-fe6a-497e-ae84-e8199d24fdfa),volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:11:18.258417 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-4c5db91d-39b0-44cf-8558-c7ade37ce8fe tempest-CreateVolumesFromImageTest-1832036218 tempest-CreateVolumesFromImageTest-1832036218-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b4360cac-5afc-4234-be1f-ae8bc5fe17d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:11:18.274090 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-4c5db91d-39b0-44cf-8558-c7ade37ce8fe tempest-CreateVolumesFromImageTest-1832036218 tempest-CreateVolumesFromImageTest-1832036218-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b4360cac-5afc-4234-be1f-ae8bc5fe17d1) transitioned into state 'SUCCESS' from state '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-1072779477',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='151db480f7974d75b111775bd0e4afae',qos_specs=None,replication_status=,reservations=['2a5a7ac6-1bd1-4901-9c40-524ed3a82bef','f5c40f0f-f9b7-4a7c-b541-b19dee290ac1','1436b706-8408-4143-b3b9-3905fe66794c','a6c5bcb3-bd82-4ac8-8f03-73e892fdfa51'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b71c66253f414041af61b5719b98b782',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:11:18.274813 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-4c5db91d-39b0-44cf-8558-c7ade37ce8fe tempest-CreateVolumesFromImageTest-1832036218 tempest-CreateVolumesFromImageTest-1832036218-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6d8ed24f-805f-498e-89fa-6856dd0c6403) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:11:18.283237 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-4c5db91d-39b0-44cf-8558-c7ade37ce8fe tempest-CreateVolumesFromImageTest-1832036218 tempest-CreateVolumesFromImageTest-1832036218-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6d8ed24f-805f-498e-89fa-6856dd0c6403) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:11:18.283995 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-4c5db91d-39b0-44cf-8558-c7ade37ce8fe tempest-CreateVolumesFromImageTest-1832036218 tempest-CreateVolumesFromImageTest-1832036218-project-member] Flow 'volume_create_api' (1a70034f-c15d-4b28-a091-24c93d1ad938) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100213) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:11:18.284271 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-4c5db91d-39b0-44cf-8558-c7ade37ce8fe tempest-CreateVolumesFromImageTest-1832036218 tempest-CreateVolumesFromImageTest-1832036218-project-member] Create volume request issued successfully. Aug 20 01:11:18.284938 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-4c5db91d-39b0-44cf-8558-c7ade37ce8fe tempest-CreateVolumesFromImageTest-1832036218 tempest-CreateVolumesFromImageTest-1832036218-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 20 01:11:18.285432 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1286/5173] 10.4.3.240 () {68 vars in 1259 bytes} [Thu Aug 20 01:11:18 2026] POST /volume/v3/volumes => generated 757 bytes in 125 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 01:11:18.296146 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-3e82ef87-a639-4bcc-9155-315e397e38f3 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:11:18.297765 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-3e82ef87-a639-4bcc-9155-315e397e38f3 tempest-CreateVolumesFromImageTest-1832036218 tempest-CreateVolumesFromImageTest-1832036218-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 20 01:11:18.298091 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-3e82ef87-a639-4bcc-9155-315e397e38f3 tempest-CreateVolumesFromImageTest-1832036218 tempest-CreateVolumesFromImageTest-1832036218-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "8d830113-4280-4524-bdd9-3a577a7d4174", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-52172625"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:11:18.299442 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.v3.volumes [None req-3e82ef87-a639-4bcc-9155-315e397e38f3 tempest-CreateVolumesFromImageTest-1832036218 tempest-CreateVolumesFromImageTest-1832036218-project-member] Create volume request body: {'volume': {"'imageRef": '8d830113-4280-4524-bdd9-3a577a7d4174', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-52172625'}} {{(pid=100215) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 01:11:18.299557 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-3e82ef87-a639-4bcc-9155-315e397e38f3 tempest-CreateVolumesFromImageTest-1832036218 tempest-CreateVolumesFromImageTest-1832036218-project-member] Create volume of 1 GB Aug 20 01:11:18.303425 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-3e82ef87-a639-4bcc-9155-315e397e38f3 tempest-CreateVolumesFromImageTest-1832036218 tempest-CreateVolumesFromImageTest-1832036218-project-member] Availability Zones retrieved successfully. Aug 20 01:11:18.308619 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-3e82ef87-a639-4bcc-9155-315e397e38f3 tempest-CreateVolumesFromImageTest-1832036218 tempest-CreateVolumesFromImageTest-1832036218-project-member] Flow 'volume_create_api' (68dfbcb7-351b-4537-ba00-e1f50ce822da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:11:18.309463 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-3e82ef87-a639-4bcc-9155-315e397e38f3 tempest-CreateVolumesFromImageTest-1832036218 tempest-CreateVolumesFromImageTest-1832036218-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (994bf134-c783-409e-846f-8c685a719fe0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:11:18.310311 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.flows.api.create_volume [None req-3e82ef87-a639-4bcc-9155-315e397e38f3 tempest-CreateVolumesFromImageTest-1832036218 tempest-CreateVolumesFromImageTest-1832036218-project-member] Validating volume size '1' using validate_int {{(pid=100215) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 01:11:18.335353 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-3e82ef87-a639-4bcc-9155-315e397e38f3 tempest-CreateVolumesFromImageTest-1832036218 tempest-CreateVolumesFromImageTest-1832036218-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (994bf134-c783-409e-846f-8c685a719fe0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:52:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1ed58bd6-fe6a-497e-ae84-e8199d24fdfa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:11:18.336253 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-3e82ef87-a639-4bcc-9155-315e397e38f3 tempest-CreateVolumesFromImageTest-1832036218 tempest-CreateVolumesFromImageTest-1832036218-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f1afae14-5867-44c2-8be4-c5be0faf6de1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:11:18.337501 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-dc2285b8-62f8-4552-bcd2-fef7c2d1c269 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:11:18.340105 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-dc2285b8-62f8-4552-bcd2-fef7c2d1c269 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] GET https://10.4.3.240/volume/v3/backups/fa76e638-ca37-44b8-8b7e-e0598f9e6d05 Aug 20 01:11:18.340487 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-dc2285b8-62f8-4552-bcd2-fef7c2d1c269 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:11:18.340785 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-dc2285b8-62f8-4552-bcd2-fef7c2d1c269 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:11:18.340913 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-dc2285b8-62f8-4552-bcd2-fef7c2d1c269 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Show backup with id fa76e638-ca37-44b8-8b7e-e0598f9e6d05. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:11:18.346121 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:11:18.346121 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:11:18.347030 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-dc2285b8-62f8-4552-bcd2-fef7c2d1c269 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] https://10.4.3.240/volume/v3/backups/fa76e638-ca37-44b8-8b7e-e0598f9e6d05 returned with HTTP 200 Aug 20 01:11:18.347643 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1296/5174] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:11:18 2026] GET /volume/v3/backups/fa76e638-ca37-44b8-8b7e-e0598f9e6d05 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:11:18.373204 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.quota [None req-3e82ef87-a639-4bcc-9155-315e397e38f3 tempest-CreateVolumesFromImageTest-1832036218 tempest-CreateVolumesFromImageTest-1832036218-project-member] Created reservations ['40b46d23-5f21-4bea-a2aa-2e8f7f7e96ac', '5bdc0a65-ab28-48b0-88fa-d9f78e4374f1', '454dc2d7-662d-442d-a49b-1464b01d79a0', '2acdaf71-f332-4205-8ea4-4835981144fa'] {{(pid=100215) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 01:11:18.374492 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-3e82ef87-a639-4bcc-9155-315e397e38f3 tempest-CreateVolumesFromImageTest-1832036218 tempest-CreateVolumesFromImageTest-1832036218-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f1afae14-5867-44c2-8be4-c5be0faf6de1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['40b46d23-5f21-4bea-a2aa-2e8f7f7e96ac', '5bdc0a65-ab28-48b0-88fa-d9f78e4374f1', '454dc2d7-662d-442d-a49b-1464b01d79a0', '2acdaf71-f332-4205-8ea4-4835981144fa']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:11:18.375424 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-3e82ef87-a639-4bcc-9155-315e397e38f3 tempest-CreateVolumesFromImageTest-1832036218 tempest-CreateVolumesFromImageTest-1832036218-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e1db1b1c-9c73-4e00-901a-71443be941eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:11:18.398459 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-3e82ef87-a639-4bcc-9155-315e397e38f3 tempest-CreateVolumesFromImageTest-1832036218 tempest-CreateVolumesFromImageTest-1832036218-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e1db1b1c-9c73-4e00-901a-71443be941eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '804de080-6b69-4f09-92bc-fdda06d0dd66', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-52172625',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='151db480f7974d75b111775bd0e4afae',qos_specs=None,replication_status=,reservations=['40b46d23-5f21-4bea-a2aa-2e8f7f7e96ac','5bdc0a65-ab28-48b0-88fa-d9f78e4374f1','454dc2d7-662d-442d-a49b-1464b01d79a0','2acdaf71-f332-4205-8ea4-4835981144fa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b71c66253f414041af61b5719b98b782',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T01:11:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-52172625',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=804de080-6b69-4f09-92bc-fdda06d0dd66,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='151db480f7974d75b111775bd0e4afae',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b71c66253f414041af61b5719b98b782',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1ed58bd6-fe6a-497e-ae84-e8199d24fdfa),volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:11:18.399146 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-3e82ef87-a639-4bcc-9155-315e397e38f3 tempest-CreateVolumesFromImageTest-1832036218 tempest-CreateVolumesFromImageTest-1832036218-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2dffdc0e-8293-45ae-8545-1169b7bcf04d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:11:18.413844 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-3e82ef87-a639-4bcc-9155-315e397e38f3 tempest-CreateVolumesFromImageTest-1832036218 tempest-CreateVolumesFromImageTest-1832036218-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2dffdc0e-8293-45ae-8545-1169b7bcf04d) transitioned into state 'SUCCESS' from state '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-52172625',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='151db480f7974d75b111775bd0e4afae',qos_specs=None,replication_status=,reservations=['40b46d23-5f21-4bea-a2aa-2e8f7f7e96ac','5bdc0a65-ab28-48b0-88fa-d9f78e4374f1','454dc2d7-662d-442d-a49b-1464b01d79a0','2acdaf71-f332-4205-8ea4-4835981144fa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b71c66253f414041af61b5719b98b782',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:11:18.414478 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-3e82ef87-a639-4bcc-9155-315e397e38f3 tempest-CreateVolumesFromImageTest-1832036218 tempest-CreateVolumesFromImageTest-1832036218-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (90004939-74ff-4f98-89fc-d8461615211e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:11:18.422502 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-3e82ef87-a639-4bcc-9155-315e397e38f3 tempest-CreateVolumesFromImageTest-1832036218 tempest-CreateVolumesFromImageTest-1832036218-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (90004939-74ff-4f98-89fc-d8461615211e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:11:18.423184 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-3e82ef87-a639-4bcc-9155-315e397e38f3 tempest-CreateVolumesFromImageTest-1832036218 tempest-CreateVolumesFromImageTest-1832036218-project-member] Flow 'volume_create_api' (68dfbcb7-351b-4537-ba00-e1f50ce822da) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:11:18.423461 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-3e82ef87-a639-4bcc-9155-315e397e38f3 tempest-CreateVolumesFromImageTest-1832036218 tempest-CreateVolumesFromImageTest-1832036218-project-member] Create volume request issued successfully. Aug 20 01:11:18.423994 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-3e82ef87-a639-4bcc-9155-315e397e38f3 tempest-CreateVolumesFromImageTest-1832036218 tempest-CreateVolumesFromImageTest-1832036218-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 20 01:11:18.424385 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1308/5175] 10.4.3.240 () {68 vars in 1259 bytes} [Thu Aug 20 01:11:18 2026] POST /volume/v3/volumes => generated 755 bytes in 128 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 01:11:18.435071 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-949ab5c7-dd1d-495d-9fac-fbc09fc93f96 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:11:18.436685 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-949ab5c7-dd1d-495d-9fac-fbc09fc93f96 tempest-CreateVolumesFromImageTest-1832036218 tempest-CreateVolumesFromImageTest-1832036218-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 20 01:11:18.436989 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-949ab5c7-dd1d-495d-9fac-fbc09fc93f96 tempest-CreateVolumesFromImageTest-1832036218 tempest-CreateVolumesFromImageTest-1832036218-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "8d830113-4280-4524-bdd9-3a577a7d4174", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-592640083"}} {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:11:18.438224 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.v3.volumes [None req-949ab5c7-dd1d-495d-9fac-fbc09fc93f96 tempest-CreateVolumesFromImageTest-1832036218 tempest-CreateVolumesFromImageTest-1832036218-project-member] Create volume request body: {'volume': {"'imageRef": '8d830113-4280-4524-bdd9-3a577a7d4174', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-592640083'}} {{(pid=100212) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 01:11:18.438352 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.v3.volumes [None req-949ab5c7-dd1d-495d-9fac-fbc09fc93f96 tempest-CreateVolumesFromImageTest-1832036218 tempest-CreateVolumesFromImageTest-1832036218-project-member] Create volume of 1 GB Aug 20 01:11:18.438554 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:11:18.438554 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:11:18.442183 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-949ab5c7-dd1d-495d-9fac-fbc09fc93f96 tempest-CreateVolumesFromImageTest-1832036218 tempest-CreateVolumesFromImageTest-1832036218-project-member] Availability Zones retrieved successfully. Aug 20 01:11:18.447806 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-949ab5c7-dd1d-495d-9fac-fbc09fc93f96 tempest-CreateVolumesFromImageTest-1832036218 tempest-CreateVolumesFromImageTest-1832036218-project-member] Flow 'volume_create_api' (3e32b9c6-ea0d-4757-9468-8589f8889eba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100212) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:11:18.448684 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-949ab5c7-dd1d-495d-9fac-fbc09fc93f96 tempest-CreateVolumesFromImageTest-1832036218 tempest-CreateVolumesFromImageTest-1832036218-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8af8d62d-41c5-4711-9b85-c21bef7eb0fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:11:18.449515 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.flows.api.create_volume [None req-949ab5c7-dd1d-495d-9fac-fbc09fc93f96 tempest-CreateVolumesFromImageTest-1832036218 tempest-CreateVolumesFromImageTest-1832036218-project-member] Validating volume size '1' using validate_int {{(pid=100212) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 01:11:18.471191 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-949ab5c7-dd1d-495d-9fac-fbc09fc93f96 tempest-CreateVolumesFromImageTest-1832036218 tempest-CreateVolumesFromImageTest-1832036218-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8af8d62d-41c5-4711-9b85-c21bef7eb0fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:52:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1ed58bd6-fe6a-497e-ae84-e8199d24fdfa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:11:18.472052 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-949ab5c7-dd1d-495d-9fac-fbc09fc93f96 tempest-CreateVolumesFromImageTest-1832036218 tempest-CreateVolumesFromImageTest-1832036218-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (769363c5-104b-4839-b5f7-fc2da073acee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:11:18.505160 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.quota [None req-949ab5c7-dd1d-495d-9fac-fbc09fc93f96 tempest-CreateVolumesFromImageTest-1832036218 tempest-CreateVolumesFromImageTest-1832036218-project-member] Created reservations ['0139fa0c-99f9-465d-8674-7d3f241aa043', 'af928506-3639-412e-9218-719a2805dc97', '4498f6d5-ebb4-4283-8195-b4dc5b202b96', '013afadc-ab89-4da3-8797-ede47855e58d'] {{(pid=100212) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 01:11:18.506075 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-949ab5c7-dd1d-495d-9fac-fbc09fc93f96 tempest-CreateVolumesFromImageTest-1832036218 tempest-CreateVolumesFromImageTest-1832036218-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (769363c5-104b-4839-b5f7-fc2da073acee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0139fa0c-99f9-465d-8674-7d3f241aa043', 'af928506-3639-412e-9218-719a2805dc97', '4498f6d5-ebb4-4283-8195-b4dc5b202b96', '013afadc-ab89-4da3-8797-ede47855e58d']}' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:11:18.506917 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-949ab5c7-dd1d-495d-9fac-fbc09fc93f96 tempest-CreateVolumesFromImageTest-1832036218 tempest-CreateVolumesFromImageTest-1832036218-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d9d6e912-79a3-482f-b553-b2385e0b9a30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:11:18.527061 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-949ab5c7-dd1d-495d-9fac-fbc09fc93f96 tempest-CreateVolumesFromImageTest-1832036218 tempest-CreateVolumesFromImageTest-1832036218-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d9d6e912-79a3-482f-b553-b2385e0b9a30) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '01842fef-7d50-4702-b514-86fb561ce8fa', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-592640083',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='151db480f7974d75b111775bd0e4afae',qos_specs=None,replication_status=,reservations=['0139fa0c-99f9-465d-8674-7d3f241aa043','af928506-3639-412e-9218-719a2805dc97','4498f6d5-ebb4-4283-8195-b4dc5b202b96','013afadc-ab89-4da3-8797-ede47855e58d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b71c66253f414041af61b5719b98b782',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T01:11:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-592640083',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=01842fef-7d50-4702-b514-86fb561ce8fa,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='151db480f7974d75b111775bd0e4afae',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b71c66253f414041af61b5719b98b782',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1ed58bd6-fe6a-497e-ae84-e8199d24fdfa),volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:11:18.527732 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-949ab5c7-dd1d-495d-9fac-fbc09fc93f96 tempest-CreateVolumesFromImageTest-1832036218 tempest-CreateVolumesFromImageTest-1832036218-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bcb130fd-f1c5-41da-aee5-787d0ad64d56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:11:18.544803 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-949ab5c7-dd1d-495d-9fac-fbc09fc93f96 tempest-CreateVolumesFromImageTest-1832036218 tempest-CreateVolumesFromImageTest-1832036218-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bcb130fd-f1c5-41da-aee5-787d0ad64d56) transitioned into state 'SUCCESS' from state '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-592640083',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='151db480f7974d75b111775bd0e4afae',qos_specs=None,replication_status=,reservations=['0139fa0c-99f9-465d-8674-7d3f241aa043','af928506-3639-412e-9218-719a2805dc97','4498f6d5-ebb4-4283-8195-b4dc5b202b96','013afadc-ab89-4da3-8797-ede47855e58d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b71c66253f414041af61b5719b98b782',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:11:18.545300 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-949ab5c7-dd1d-495d-9fac-fbc09fc93f96 tempest-CreateVolumesFromImageTest-1832036218 tempest-CreateVolumesFromImageTest-1832036218-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4b748e60-5407-4d0b-8160-00e0428cdebe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:11:18.552596 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-949ab5c7-dd1d-495d-9fac-fbc09fc93f96 tempest-CreateVolumesFromImageTest-1832036218 tempest-CreateVolumesFromImageTest-1832036218-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4b748e60-5407-4d0b-8160-00e0428cdebe) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:11:18.553332 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-949ab5c7-dd1d-495d-9fac-fbc09fc93f96 tempest-CreateVolumesFromImageTest-1832036218 tempest-CreateVolumesFromImageTest-1832036218-project-member] Flow 'volume_create_api' (3e32b9c6-ea0d-4757-9468-8589f8889eba) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100212) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:11:18.553589 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-949ab5c7-dd1d-495d-9fac-fbc09fc93f96 tempest-CreateVolumesFromImageTest-1832036218 tempest-CreateVolumesFromImageTest-1832036218-project-member] Create volume request issued successfully. Aug 20 01:11:18.554086 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-949ab5c7-dd1d-495d-9fac-fbc09fc93f96 tempest-CreateVolumesFromImageTest-1832036218 tempest-CreateVolumesFromImageTest-1832036218-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 20 01:11:18.554518 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1286/5176] 10.4.3.240 () {68 vars in 1259 bytes} [Thu Aug 20 01:11:18 2026] POST /volume/v3/volumes => generated 756 bytes in 120 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 01:11:18.566661 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-c527eeec-fc75-4fc2-acc7-8eba5e1e09c3 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:11:18.568395 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-c527eeec-fc75-4fc2-acc7-8eba5e1e09c3 tempest-CreateVolumesFromImageTest-1832036218 tempest-CreateVolumesFromImageTest-1832036218-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 20 01:11:18.568736 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-c527eeec-fc75-4fc2-acc7-8eba5e1e09c3 tempest-CreateVolumesFromImageTest-1832036218 tempest-CreateVolumesFromImageTest-1832036218-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "8d830113-4280-4524-bdd9-3a577a7d4174", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-240551363"}} {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:11:18.570076 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.v3.volumes [None req-c527eeec-fc75-4fc2-acc7-8eba5e1e09c3 tempest-CreateVolumesFromImageTest-1832036218 tempest-CreateVolumesFromImageTest-1832036218-project-member] Create volume request body: {'volume': {"'imageRef": '8d830113-4280-4524-bdd9-3a577a7d4174', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-240551363'}} {{(pid=100213) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 01:11:18.570192 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.v3.volumes [None req-c527eeec-fc75-4fc2-acc7-8eba5e1e09c3 tempest-CreateVolumesFromImageTest-1832036218 tempest-CreateVolumesFromImageTest-1832036218-project-member] Create volume of 1 GB Aug 20 01:11:18.570454 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:11:18.570454 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:11:18.573812 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-c527eeec-fc75-4fc2-acc7-8eba5e1e09c3 tempest-CreateVolumesFromImageTest-1832036218 tempest-CreateVolumesFromImageTest-1832036218-project-member] Availability Zones retrieved successfully. Aug 20 01:11:18.580070 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-c527eeec-fc75-4fc2-acc7-8eba5e1e09c3 tempest-CreateVolumesFromImageTest-1832036218 tempest-CreateVolumesFromImageTest-1832036218-project-member] Flow 'volume_create_api' (9c963dfb-6fb4-4310-91a5-a59fa0b4c000) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:11:18.581194 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-c527eeec-fc75-4fc2-acc7-8eba5e1e09c3 tempest-CreateVolumesFromImageTest-1832036218 tempest-CreateVolumesFromImageTest-1832036218-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0f5f8163-3395-471a-b47a-aad83f87f5be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:11:18.582068 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.flows.api.create_volume [None req-c527eeec-fc75-4fc2-acc7-8eba5e1e09c3 tempest-CreateVolumesFromImageTest-1832036218 tempest-CreateVolumesFromImageTest-1832036218-project-member] Validating volume size '1' using validate_int {{(pid=100213) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 01:11:18.604316 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-c527eeec-fc75-4fc2-acc7-8eba5e1e09c3 tempest-CreateVolumesFromImageTest-1832036218 tempest-CreateVolumesFromImageTest-1832036218-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0f5f8163-3395-471a-b47a-aad83f87f5be) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:52:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1ed58bd6-fe6a-497e-ae84-e8199d24fdfa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:11:18.604994 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-c527eeec-fc75-4fc2-acc7-8eba5e1e09c3 tempest-CreateVolumesFromImageTest-1832036218 tempest-CreateVolumesFromImageTest-1832036218-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c20e45c7-6e1f-459c-aed1-dca788386764) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:11:18.638554 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.quota [None req-c527eeec-fc75-4fc2-acc7-8eba5e1e09c3 tempest-CreateVolumesFromImageTest-1832036218 tempest-CreateVolumesFromImageTest-1832036218-project-member] Created reservations ['d203984a-88d1-4445-9f08-bf453cc7fbd4', '229c48aa-39e8-40ac-b677-66486151f3dc', '8c255c62-c845-45ee-bd32-52651a21d8ae', '05a1ad2b-cfe6-4d49-a3aa-ed3402cf3f4d'] {{(pid=100213) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 01:11:18.639241 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-c527eeec-fc75-4fc2-acc7-8eba5e1e09c3 tempest-CreateVolumesFromImageTest-1832036218 tempest-CreateVolumesFromImageTest-1832036218-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c20e45c7-6e1f-459c-aed1-dca788386764) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d203984a-88d1-4445-9f08-bf453cc7fbd4', '229c48aa-39e8-40ac-b677-66486151f3dc', '8c255c62-c845-45ee-bd32-52651a21d8ae', '05a1ad2b-cfe6-4d49-a3aa-ed3402cf3f4d']}' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:11:18.639906 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-c527eeec-fc75-4fc2-acc7-8eba5e1e09c3 tempest-CreateVolumesFromImageTest-1832036218 tempest-CreateVolumesFromImageTest-1832036218-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ec10a55f-9c89-454f-9515-4d98ad3da00e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:11:18.659176 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-c527eeec-fc75-4fc2-acc7-8eba5e1e09c3 tempest-CreateVolumesFromImageTest-1832036218 tempest-CreateVolumesFromImageTest-1832036218-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ec10a55f-9c89-454f-9515-4d98ad3da00e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4c4cedf6-f7a2-4a96-8015-fc8fa331205b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-240551363',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='151db480f7974d75b111775bd0e4afae',qos_specs=None,replication_status=,reservations=['d203984a-88d1-4445-9f08-bf453cc7fbd4','229c48aa-39e8-40ac-b677-66486151f3dc','8c255c62-c845-45ee-bd32-52651a21d8ae','05a1ad2b-cfe6-4d49-a3aa-ed3402cf3f4d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b71c66253f414041af61b5719b98b782',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T01:11:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-240551363',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4c4cedf6-f7a2-4a96-8015-fc8fa331205b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='151db480f7974d75b111775bd0e4afae',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b71c66253f414041af61b5719b98b782',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1ed58bd6-fe6a-497e-ae84-e8199d24fdfa),volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:11:18.659906 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-c527eeec-fc75-4fc2-acc7-8eba5e1e09c3 tempest-CreateVolumesFromImageTest-1832036218 tempest-CreateVolumesFromImageTest-1832036218-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0093c018-3417-4b99-94bb-1775e10a1792) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:11:18.675349 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-c527eeec-fc75-4fc2-acc7-8eba5e1e09c3 tempest-CreateVolumesFromImageTest-1832036218 tempest-CreateVolumesFromImageTest-1832036218-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0093c018-3417-4b99-94bb-1775e10a1792) transitioned into state 'SUCCESS' from state '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-240551363',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='151db480f7974d75b111775bd0e4afae',qos_specs=None,replication_status=,reservations=['d203984a-88d1-4445-9f08-bf453cc7fbd4','229c48aa-39e8-40ac-b677-66486151f3dc','8c255c62-c845-45ee-bd32-52651a21d8ae','05a1ad2b-cfe6-4d49-a3aa-ed3402cf3f4d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b71c66253f414041af61b5719b98b782',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:11:18.676002 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-c527eeec-fc75-4fc2-acc7-8eba5e1e09c3 tempest-CreateVolumesFromImageTest-1832036218 tempest-CreateVolumesFromImageTest-1832036218-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0aa4c4ea-5648-4221-8e1e-5489d14699f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:11:18.683546 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-c527eeec-fc75-4fc2-acc7-8eba5e1e09c3 tempest-CreateVolumesFromImageTest-1832036218 tempest-CreateVolumesFromImageTest-1832036218-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0aa4c4ea-5648-4221-8e1e-5489d14699f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:11:18.684391 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-c527eeec-fc75-4fc2-acc7-8eba5e1e09c3 tempest-CreateVolumesFromImageTest-1832036218 tempest-CreateVolumesFromImageTest-1832036218-project-member] Flow 'volume_create_api' (9c963dfb-6fb4-4310-91a5-a59fa0b4c000) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100213) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:11:18.684700 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-c527eeec-fc75-4fc2-acc7-8eba5e1e09c3 tempest-CreateVolumesFromImageTest-1832036218 tempest-CreateVolumesFromImageTest-1832036218-project-member] Create volume request issued successfully. Aug 20 01:11:18.685269 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-c527eeec-fc75-4fc2-acc7-8eba5e1e09c3 tempest-CreateVolumesFromImageTest-1832036218 tempest-CreateVolumesFromImageTest-1832036218-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 20 01:11:18.685668 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1287/5177] 10.4.3.240 () {68 vars in 1259 bytes} [Thu Aug 20 01:11:18 2026] POST /volume/v3/volumes => generated 756 bytes in 119 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 01:11:18.695903 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-38f3878b-445f-4e2c-a7e0-e38b6a099691 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:11:18.697538 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-38f3878b-445f-4e2c-a7e0-e38b6a099691 tempest-CreateVolumesFromImageTest-1832036218 tempest-CreateVolumesFromImageTest-1832036218-project-member] GET https://10.4.3.240/volume/v3/volumes/b58ef411-e3d0-42da-bac6-e6d8b86c6c79 Aug 20 01:11:18.697734 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-38f3878b-445f-4e2c-a7e0-e38b6a099691 tempest-CreateVolumesFromImageTest-1832036218 tempest-CreateVolumesFromImageTest-1832036218-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:11:18.697904 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-38f3878b-445f-4e2c-a7e0-e38b6a099691 tempest-CreateVolumesFromImageTest-1832036218 tempest-CreateVolumesFromImageTest-1832036218-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:11:18.704180 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:11:18.704180 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:11:18.707234 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-38f3878b-445f-4e2c-a7e0-e38b6a099691 tempest-CreateVolumesFromImageTest-1832036218 tempest-CreateVolumesFromImageTest-1832036218-project-member] Volume info retrieved successfully. Aug 20 01:11:18.710806 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-38f3878b-445f-4e2c-a7e0-e38b6a099691 tempest-CreateVolumesFromImageTest-1832036218 tempest-CreateVolumesFromImageTest-1832036218-project-member] https://10.4.3.240/volume/v3/volumes/b58ef411-e3d0-42da-bac6-e6d8b86c6c79 returned with HTTP 200 Aug 20 01:11:18.711133 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1297/5178] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:11:18 2026] GET /volume/v3/volumes/b58ef411-e3d0-42da-bac6-e6d8b86c6c79 => generated 849 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:11:18.723360 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-82a07add-08ad-4d13-bc99-91c0b5153a78 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:11:18.725253 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-82a07add-08ad-4d13-bc99-91c0b5153a78 tempest-CreateVolumesFromImageTest-1832036218 tempest-CreateVolumesFromImageTest-1832036218-project-member] GET https://10.4.3.240/volume/v3/volumes/7c0cc31c-925e-48c7-be01-1a78ddbbc47a Aug 20 01:11:18.725463 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-82a07add-08ad-4d13-bc99-91c0b5153a78 tempest-CreateVolumesFromImageTest-1832036218 tempest-CreateVolumesFromImageTest-1832036218-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:11:18.725659 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-82a07add-08ad-4d13-bc99-91c0b5153a78 tempest-CreateVolumesFromImageTest-1832036218 tempest-CreateVolumesFromImageTest-1832036218-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:11:18.732634 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:11:18.732634 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:11:18.735781 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-82a07add-08ad-4d13-bc99-91c0b5153a78 tempest-CreateVolumesFromImageTest-1832036218 tempest-CreateVolumesFromImageTest-1832036218-project-member] Volume info retrieved successfully. Aug 20 01:11:18.739436 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-82a07add-08ad-4d13-bc99-91c0b5153a78 tempest-CreateVolumesFromImageTest-1832036218 tempest-CreateVolumesFromImageTest-1832036218-project-member] https://10.4.3.240/volume/v3/volumes/7c0cc31c-925e-48c7-be01-1a78ddbbc47a returned with HTTP 200 Aug 20 01:11:18.739789 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1309/5179] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:11:18 2026] GET /volume/v3/volumes/7c0cc31c-925e-48c7-be01-1a78ddbbc47a => generated 850 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:11:18.754192 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-eb9f9b3f-871b-4b65-a7d2-cd79fd9e278c None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:11:18.756063 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-eb9f9b3f-871b-4b65-a7d2-cd79fd9e278c tempest-CreateVolumesFromImageTest-1832036218 tempest-CreateVolumesFromImageTest-1832036218-project-member] GET https://10.4.3.240/volume/v3/volumes/804de080-6b69-4f09-92bc-fdda06d0dd66 Aug 20 01:11:18.756185 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-eb9f9b3f-871b-4b65-a7d2-cd79fd9e278c tempest-CreateVolumesFromImageTest-1832036218 tempest-CreateVolumesFromImageTest-1832036218-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:11:18.756371 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-eb9f9b3f-871b-4b65-a7d2-cd79fd9e278c tempest-CreateVolumesFromImageTest-1832036218 tempest-CreateVolumesFromImageTest-1832036218-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:11:18.762950 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:11:18.762950 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:11:18.766542 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-eb9f9b3f-871b-4b65-a7d2-cd79fd9e278c tempest-CreateVolumesFromImageTest-1832036218 tempest-CreateVolumesFromImageTest-1832036218-project-member] Volume info retrieved successfully. Aug 20 01:11:18.770549 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-eb9f9b3f-871b-4b65-a7d2-cd79fd9e278c tempest-CreateVolumesFromImageTest-1832036218 tempest-CreateVolumesFromImageTest-1832036218-project-member] https://10.4.3.240/volume/v3/volumes/804de080-6b69-4f09-92bc-fdda06d0dd66 returned with HTTP 200 Aug 20 01:11:18.770913 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1287/5180] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:11:18 2026] GET /volume/v3/volumes/804de080-6b69-4f09-92bc-fdda06d0dd66 => generated 848 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:11:18.781672 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-338364d5-4c77-4ce4-a5d3-b9b32e2562e2 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:11:18.783552 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-338364d5-4c77-4ce4-a5d3-b9b32e2562e2 tempest-CreateVolumesFromImageTest-1832036218 tempest-CreateVolumesFromImageTest-1832036218-project-member] GET https://10.4.3.240/volume/v3/volumes/01842fef-7d50-4702-b514-86fb561ce8fa Aug 20 01:11:18.783763 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-338364d5-4c77-4ce4-a5d3-b9b32e2562e2 tempest-CreateVolumesFromImageTest-1832036218 tempest-CreateVolumesFromImageTest-1832036218-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:11:18.783944 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-338364d5-4c77-4ce4-a5d3-b9b32e2562e2 tempest-CreateVolumesFromImageTest-1832036218 tempest-CreateVolumesFromImageTest-1832036218-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:11:18.790775 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:11:18.790775 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:11:18.794631 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-338364d5-4c77-4ce4-a5d3-b9b32e2562e2 tempest-CreateVolumesFromImageTest-1832036218 tempest-CreateVolumesFromImageTest-1832036218-project-member] Volume info retrieved successfully. Aug 20 01:11:18.798694 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-338364d5-4c77-4ce4-a5d3-b9b32e2562e2 tempest-CreateVolumesFromImageTest-1832036218 tempest-CreateVolumesFromImageTest-1832036218-project-member] https://10.4.3.240/volume/v3/volumes/01842fef-7d50-4702-b514-86fb561ce8fa returned with HTTP 200 Aug 20 01:11:18.799056 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1288/5181] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:11:18 2026] GET /volume/v3/volumes/01842fef-7d50-4702-b514-86fb561ce8fa => generated 849 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:11:18.810747 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-459c6d83-f915-4e34-bdbf-fff5bec75ec5 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:11:18.812779 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-459c6d83-f915-4e34-bdbf-fff5bec75ec5 tempest-CreateVolumesFromImageTest-1832036218 tempest-CreateVolumesFromImageTest-1832036218-project-member] GET https://10.4.3.240/volume/v3/volumes/4c4cedf6-f7a2-4a96-8015-fc8fa331205b Aug 20 01:11:18.813017 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-459c6d83-f915-4e34-bdbf-fff5bec75ec5 tempest-CreateVolumesFromImageTest-1832036218 tempest-CreateVolumesFromImageTest-1832036218-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:11:18.813201 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-459c6d83-f915-4e34-bdbf-fff5bec75ec5 tempest-CreateVolumesFromImageTest-1832036218 tempest-CreateVolumesFromImageTest-1832036218-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:11:18.820274 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:11:18.820274 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:11:18.823888 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-459c6d83-f915-4e34-bdbf-fff5bec75ec5 tempest-CreateVolumesFromImageTest-1832036218 tempest-CreateVolumesFromImageTest-1832036218-project-member] Volume info retrieved successfully. Aug 20 01:11:18.827977 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-459c6d83-f915-4e34-bdbf-fff5bec75ec5 tempest-CreateVolumesFromImageTest-1832036218 tempest-CreateVolumesFromImageTest-1832036218-project-member] https://10.4.3.240/volume/v3/volumes/4c4cedf6-f7a2-4a96-8015-fc8fa331205b returned with HTTP 200 Aug 20 01:11:18.828441 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1298/5182] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:11:18 2026] GET /volume/v3/volumes/4c4cedf6-f7a2-4a96-8015-fc8fa331205b => generated 849 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:11:18.841006 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-c2bcbfe6-1103-4cd3-a2f0-0b1dae3b2741 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:11:18.843084 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-c2bcbfe6-1103-4cd3-a2f0-0b1dae3b2741 tempest-CreateVolumesFromImageTest-1832036218 tempest-CreateVolumesFromImageTest-1832036218-project-member] DELETE https://10.4.3.240/volume/v3/volumes/4c4cedf6-f7a2-4a96-8015-fc8fa331205b Aug 20 01:11:18.843356 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-c2bcbfe6-1103-4cd3-a2f0-0b1dae3b2741 tempest-CreateVolumesFromImageTest-1832036218 tempest-CreateVolumesFromImageTest-1832036218-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:11:18.843590 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-c2bcbfe6-1103-4cd3-a2f0-0b1dae3b2741 tempest-CreateVolumesFromImageTest-1832036218 tempest-CreateVolumesFromImageTest-1832036218-project-member] Calling method 'delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:11:18.843840 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-c2bcbfe6-1103-4cd3-a2f0-0b1dae3b2741 tempest-CreateVolumesFromImageTest-1832036218 tempest-CreateVolumesFromImageTest-1832036218-project-member] Delete volume with id: 4c4cedf6-f7a2-4a96-8015-fc8fa331205b Aug 20 01:11:18.852816 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:11:18.852816 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:11:18.853484 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-c2bcbfe6-1103-4cd3-a2f0-0b1dae3b2741 tempest-CreateVolumesFromImageTest-1832036218 tempest-CreateVolumesFromImageTest-1832036218-project-member] Volume info retrieved successfully. Aug 20 01:11:18.872013 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-c2bcbfe6-1103-4cd3-a2f0-0b1dae3b2741 tempest-CreateVolumesFromImageTest-1832036218 tempest-CreateVolumesFromImageTest-1832036218-project-member] Delete volume request issued successfully. Aug 20 01:11:18.872183 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-c2bcbfe6-1103-4cd3-a2f0-0b1dae3b2741 tempest-CreateVolumesFromImageTest-1832036218 tempest-CreateVolumesFromImageTest-1832036218-project-member] https://10.4.3.240/volume/v3/volumes/4c4cedf6-f7a2-4a96-8015-fc8fa331205b returned with HTTP 202 Aug 20 01:11:18.872607 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1310/5183] 10.4.3.240 () {66 vars in 1351 bytes} [Thu Aug 20 01:11:18 2026] DELETE /volume/v3/volumes/4c4cedf6-f7a2-4a96-8015-fc8fa331205b => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 01:11:18.880319 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-7c68af86-2357-45d7-bc31-a654b19907cd None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:11:18.881895 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-7c68af86-2357-45d7-bc31-a654b19907cd tempest-CreateVolumesFromImageTest-1832036218 tempest-CreateVolumesFromImageTest-1832036218-project-member] GET https://10.4.3.240/volume/v3/volumes/4c4cedf6-f7a2-4a96-8015-fc8fa331205b Aug 20 01:11:18.882120 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-7c68af86-2357-45d7-bc31-a654b19907cd tempest-CreateVolumesFromImageTest-1832036218 tempest-CreateVolumesFromImageTest-1832036218-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:11:18.882278 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-7c68af86-2357-45d7-bc31-a654b19907cd tempest-CreateVolumesFromImageTest-1832036218 tempest-CreateVolumesFromImageTest-1832036218-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:11:18.889222 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:11:18.889222 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:11:18.893044 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-7c68af86-2357-45d7-bc31-a654b19907cd tempest-CreateVolumesFromImageTest-1832036218 tempest-CreateVolumesFromImageTest-1832036218-project-member] Volume info retrieved successfully. Aug 20 01:11:18.897761 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-7c68af86-2357-45d7-bc31-a654b19907cd tempest-CreateVolumesFromImageTest-1832036218 tempest-CreateVolumesFromImageTest-1832036218-project-member] https://10.4.3.240/volume/v3/volumes/4c4cedf6-f7a2-4a96-8015-fc8fa331205b returned with HTTP 200 Aug 20 01:11:18.898206 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1288/5184] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:11:18 2026] GET /volume/v3/volumes/4c4cedf6-f7a2-4a96-8015-fc8fa331205b => generated 848 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:11:19.359418 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-2c9fed29-c61d-4d6b-ab53-a2c3dc933762 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:11:19.360967 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-2c9fed29-c61d-4d6b-ab53-a2c3dc933762 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] GET https://10.4.3.240/volume/v3/backups/fa76e638-ca37-44b8-8b7e-e0598f9e6d05 Aug 20 01:11:19.361189 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-2c9fed29-c61d-4d6b-ab53-a2c3dc933762 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:11:19.361431 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-2c9fed29-c61d-4d6b-ab53-a2c3dc933762 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:11:19.361561 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.v3.backups [None req-2c9fed29-c61d-4d6b-ab53-a2c3dc933762 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Show backup with id fa76e638-ca37-44b8-8b7e-e0598f9e6d05. {{(pid=100213) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:11:19.367079 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:11:19.367079 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:11:19.367626 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-2c9fed29-c61d-4d6b-ab53-a2c3dc933762 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] https://10.4.3.240/volume/v3/backups/fa76e638-ca37-44b8-8b7e-e0598f9e6d05 returned with HTTP 200 Aug 20 01:11:19.367955 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1289/5185] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:11:19 2026] GET /volume/v3/backups/fa76e638-ca37-44b8-8b7e-e0598f9e6d05 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:11:19.910023 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-fdea5a02-a543-47a6-a674-62fe44e9bc38 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:11:19.912065 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-fdea5a02-a543-47a6-a674-62fe44e9bc38 tempest-CreateVolumesFromImageTest-1832036218 tempest-CreateVolumesFromImageTest-1832036218-project-member] GET https://10.4.3.240/volume/v3/volumes/4c4cedf6-f7a2-4a96-8015-fc8fa331205b Aug 20 01:11:19.912274 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-fdea5a02-a543-47a6-a674-62fe44e9bc38 tempest-CreateVolumesFromImageTest-1832036218 tempest-CreateVolumesFromImageTest-1832036218-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:11:19.912470 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-fdea5a02-a543-47a6-a674-62fe44e9bc38 tempest-CreateVolumesFromImageTest-1832036218 tempest-CreateVolumesFromImageTest-1832036218-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:11:19.918217 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-fdea5a02-a543-47a6-a674-62fe44e9bc38 tempest-CreateVolumesFromImageTest-1832036218 tempest-CreateVolumesFromImageTest-1832036218-project-member] https://10.4.3.240/volume/v3/volumes/4c4cedf6-f7a2-4a96-8015-fc8fa331205b returned with HTTP 404 Aug 20 01:11:19.918747 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1299/5186] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:11:19 2026] GET /volume/v3/volumes/4c4cedf6-f7a2-4a96-8015-fc8fa331205b => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:11:19.925696 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-79313e82-f9a4-4563-af80-6852e19e846c None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:11:19.927397 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-79313e82-f9a4-4563-af80-6852e19e846c tempest-CreateVolumesFromImageTest-1832036218 tempest-CreateVolumesFromImageTest-1832036218-project-member] DELETE https://10.4.3.240/volume/v3/volumes/01842fef-7d50-4702-b514-86fb561ce8fa Aug 20 01:11:19.927582 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-79313e82-f9a4-4563-af80-6852e19e846c tempest-CreateVolumesFromImageTest-1832036218 tempest-CreateVolumesFromImageTest-1832036218-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:11:19.927799 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-79313e82-f9a4-4563-af80-6852e19e846c tempest-CreateVolumesFromImageTest-1832036218 tempest-CreateVolumesFromImageTest-1832036218-project-member] Calling method 'delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:11:19.927945 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-79313e82-f9a4-4563-af80-6852e19e846c tempest-CreateVolumesFromImageTest-1832036218 tempest-CreateVolumesFromImageTest-1832036218-project-member] Delete volume with id: 01842fef-7d50-4702-b514-86fb561ce8fa Aug 20 01:11:19.936531 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:11:19.936531 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:11:19.937134 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-79313e82-f9a4-4563-af80-6852e19e846c tempest-CreateVolumesFromImageTest-1832036218 tempest-CreateVolumesFromImageTest-1832036218-project-member] Volume info retrieved successfully. Aug 20 01:11:19.955326 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-79313e82-f9a4-4563-af80-6852e19e846c tempest-CreateVolumesFromImageTest-1832036218 tempest-CreateVolumesFromImageTest-1832036218-project-member] Delete volume request issued successfully. Aug 20 01:11:19.955528 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-79313e82-f9a4-4563-af80-6852e19e846c tempest-CreateVolumesFromImageTest-1832036218 tempest-CreateVolumesFromImageTest-1832036218-project-member] https://10.4.3.240/volume/v3/volumes/01842fef-7d50-4702-b514-86fb561ce8fa returned with HTTP 202 Aug 20 01:11:19.955928 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1311/5187] 10.4.3.240 () {66 vars in 1351 bytes} [Thu Aug 20 01:11:19 2026] DELETE /volume/v3/volumes/01842fef-7d50-4702-b514-86fb561ce8fa => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 01:11:19.964731 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-6dfc17c8-2967-4bc9-9d75-9b0b68c1240b None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:11:19.966815 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-6dfc17c8-2967-4bc9-9d75-9b0b68c1240b tempest-CreateVolumesFromImageTest-1832036218 tempest-CreateVolumesFromImageTest-1832036218-project-member] GET https://10.4.3.240/volume/v3/volumes/01842fef-7d50-4702-b514-86fb561ce8fa Aug 20 01:11:19.967064 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-6dfc17c8-2967-4bc9-9d75-9b0b68c1240b tempest-CreateVolumesFromImageTest-1832036218 tempest-CreateVolumesFromImageTest-1832036218-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:11:19.967305 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-6dfc17c8-2967-4bc9-9d75-9b0b68c1240b tempest-CreateVolumesFromImageTest-1832036218 tempest-CreateVolumesFromImageTest-1832036218-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:11:19.975428 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:11:19.975428 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:11:19.980060 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-6dfc17c8-2967-4bc9-9d75-9b0b68c1240b tempest-CreateVolumesFromImageTest-1832036218 tempest-CreateVolumesFromImageTest-1832036218-project-member] Volume info retrieved successfully. Aug 20 01:11:19.985397 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-6dfc17c8-2967-4bc9-9d75-9b0b68c1240b tempest-CreateVolumesFromImageTest-1832036218 tempest-CreateVolumesFromImageTest-1832036218-project-member] https://10.4.3.240/volume/v3/volumes/01842fef-7d50-4702-b514-86fb561ce8fa returned with HTTP 200 Aug 20 01:11:19.985871 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1289/5188] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:11:19 2026] GET /volume/v3/volumes/01842fef-7d50-4702-b514-86fb561ce8fa => generated 848 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:11:20.378008 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-afbd5157-053e-4581-ad65-d81678ee456e None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:11:20.380021 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-afbd5157-053e-4581-ad65-d81678ee456e tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] GET https://10.4.3.240/volume/v3/backups/fa76e638-ca37-44b8-8b7e-e0598f9e6d05 Aug 20 01:11:20.380283 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-afbd5157-053e-4581-ad65-d81678ee456e tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:11:20.380538 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-afbd5157-053e-4581-ad65-d81678ee456e tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:11:20.380689 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.v3.backups [None req-afbd5157-053e-4581-ad65-d81678ee456e tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Show backup with id fa76e638-ca37-44b8-8b7e-e0598f9e6d05. {{(pid=100213) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:11:20.385614 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:11:20.385614 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:11:20.386359 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-afbd5157-053e-4581-ad65-d81678ee456e tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] https://10.4.3.240/volume/v3/backups/fa76e638-ca37-44b8-8b7e-e0598f9e6d05 returned with HTTP 200 Aug 20 01:11:20.386839 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1290/5189] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:11:20 2026] GET /volume/v3/backups/fa76e638-ca37-44b8-8b7e-e0598f9e6d05 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:11:20.999116 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-aedcba5d-0b77-4a1c-9440-7de9a72344c1 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:11:21.001318 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-aedcba5d-0b77-4a1c-9440-7de9a72344c1 tempest-CreateVolumesFromImageTest-1832036218 tempest-CreateVolumesFromImageTest-1832036218-project-member] GET https://10.4.3.240/volume/v3/volumes/01842fef-7d50-4702-b514-86fb561ce8fa Aug 20 01:11:21.001584 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-aedcba5d-0b77-4a1c-9440-7de9a72344c1 tempest-CreateVolumesFromImageTest-1832036218 tempest-CreateVolumesFromImageTest-1832036218-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:11:21.001843 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-aedcba5d-0b77-4a1c-9440-7de9a72344c1 tempest-CreateVolumesFromImageTest-1832036218 tempest-CreateVolumesFromImageTest-1832036218-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:11:21.007952 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-aedcba5d-0b77-4a1c-9440-7de9a72344c1 tempest-CreateVolumesFromImageTest-1832036218 tempest-CreateVolumesFromImageTest-1832036218-project-member] https://10.4.3.240/volume/v3/volumes/01842fef-7d50-4702-b514-86fb561ce8fa returned with HTTP 404 Aug 20 01:11:21.008476 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1300/5190] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:11:20 2026] GET /volume/v3/volumes/01842fef-7d50-4702-b514-86fb561ce8fa => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:11:21.016032 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-4c03f0f7-c9a7-4dc8-9a6c-3d21b06eb4fe None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:11:21.017738 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-4c03f0f7-c9a7-4dc8-9a6c-3d21b06eb4fe tempest-CreateVolumesFromImageTest-1832036218 tempest-CreateVolumesFromImageTest-1832036218-project-member] DELETE https://10.4.3.240/volume/v3/volumes/804de080-6b69-4f09-92bc-fdda06d0dd66 Aug 20 01:11:21.017914 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-4c03f0f7-c9a7-4dc8-9a6c-3d21b06eb4fe tempest-CreateVolumesFromImageTest-1832036218 tempest-CreateVolumesFromImageTest-1832036218-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:11:21.018126 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-4c03f0f7-c9a7-4dc8-9a6c-3d21b06eb4fe tempest-CreateVolumesFromImageTest-1832036218 tempest-CreateVolumesFromImageTest-1832036218-project-member] Calling method 'delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:11:21.018236 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-4c03f0f7-c9a7-4dc8-9a6c-3d21b06eb4fe tempest-CreateVolumesFromImageTest-1832036218 tempest-CreateVolumesFromImageTest-1832036218-project-member] Delete volume with id: 804de080-6b69-4f09-92bc-fdda06d0dd66 Aug 20 01:11:21.024304 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:11:21.024304 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:11:21.024717 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-4c03f0f7-c9a7-4dc8-9a6c-3d21b06eb4fe tempest-CreateVolumesFromImageTest-1832036218 tempest-CreateVolumesFromImageTest-1832036218-project-member] Volume info retrieved successfully. Aug 20 01:11:21.039603 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-4c03f0f7-c9a7-4dc8-9a6c-3d21b06eb4fe tempest-CreateVolumesFromImageTest-1832036218 tempest-CreateVolumesFromImageTest-1832036218-project-member] Delete volume request issued successfully. Aug 20 01:11:21.039768 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-4c03f0f7-c9a7-4dc8-9a6c-3d21b06eb4fe tempest-CreateVolumesFromImageTest-1832036218 tempest-CreateVolumesFromImageTest-1832036218-project-member] https://10.4.3.240/volume/v3/volumes/804de080-6b69-4f09-92bc-fdda06d0dd66 returned with HTTP 202 Aug 20 01:11:21.040112 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1312/5191] 10.4.3.240 () {66 vars in 1351 bytes} [Thu Aug 20 01:11:21 2026] DELETE /volume/v3/volumes/804de080-6b69-4f09-92bc-fdda06d0dd66 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 01:11:21.046872 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-3d228ca1-1bf6-4da3-96b0-f99240f9bdf8 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:11:21.048500 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-3d228ca1-1bf6-4da3-96b0-f99240f9bdf8 tempest-CreateVolumesFromImageTest-1832036218 tempest-CreateVolumesFromImageTest-1832036218-project-member] GET https://10.4.3.240/volume/v3/volumes/804de080-6b69-4f09-92bc-fdda06d0dd66 Aug 20 01:11:21.048696 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-3d228ca1-1bf6-4da3-96b0-f99240f9bdf8 tempest-CreateVolumesFromImageTest-1832036218 tempest-CreateVolumesFromImageTest-1832036218-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:11:21.048874 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-3d228ca1-1bf6-4da3-96b0-f99240f9bdf8 tempest-CreateVolumesFromImageTest-1832036218 tempest-CreateVolumesFromImageTest-1832036218-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:11:21.050797 np0000007838 devstack@c-api.service[100212]: DEBUG dbcounter [-] [100212] Writing DB stats cinder:UPDATE=82,cinder:SELECT=209,cinder:INSERT=47 {{(pid=100212) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 01:11:21.056096 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:11:21.056096 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:11:21.059746 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-3d228ca1-1bf6-4da3-96b0-f99240f9bdf8 tempest-CreateVolumesFromImageTest-1832036218 tempest-CreateVolumesFromImageTest-1832036218-project-member] Volume info retrieved successfully. Aug 20 01:11:21.063560 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-3d228ca1-1bf6-4da3-96b0-f99240f9bdf8 tempest-CreateVolumesFromImageTest-1832036218 tempest-CreateVolumesFromImageTest-1832036218-project-member] https://10.4.3.240/volume/v3/volumes/804de080-6b69-4f09-92bc-fdda06d0dd66 returned with HTTP 200 Aug 20 01:11:21.063933 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1290/5192] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:11:21 2026] GET /volume/v3/volumes/804de080-6b69-4f09-92bc-fdda06d0dd66 => generated 847 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:11:21.396997 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-de38f7e4-7a1d-4ed4-9acd-bdf3a2413ef7 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:11:21.398543 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-de38f7e4-7a1d-4ed4-9acd-bdf3a2413ef7 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] GET https://10.4.3.240/volume/v3/backups/fa76e638-ca37-44b8-8b7e-e0598f9e6d05 Aug 20 01:11:21.398737 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-de38f7e4-7a1d-4ed4-9acd-bdf3a2413ef7 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:11:21.398911 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-de38f7e4-7a1d-4ed4-9acd-bdf3a2413ef7 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:11:21.399007 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.v3.backups [None req-de38f7e4-7a1d-4ed4-9acd-bdf3a2413ef7 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Show backup with id fa76e638-ca37-44b8-8b7e-e0598f9e6d05. {{(pid=100213) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:11:21.402657 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:11:21.402657 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:11:21.403195 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-de38f7e4-7a1d-4ed4-9acd-bdf3a2413ef7 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] https://10.4.3.240/volume/v3/backups/fa76e638-ca37-44b8-8b7e-e0598f9e6d05 returned with HTTP 200 Aug 20 01:11:21.403546 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1291/5193] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:11:21 2026] GET /volume/v3/backups/fa76e638-ca37-44b8-8b7e-e0598f9e6d05 => generated 737 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:11:22.076960 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-81ed10bd-f7f7-4efe-9a1b-51f255c18f74 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:11:22.078689 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-81ed10bd-f7f7-4efe-9a1b-51f255c18f74 tempest-CreateVolumesFromImageTest-1832036218 tempest-CreateVolumesFromImageTest-1832036218-project-member] GET https://10.4.3.240/volume/v3/volumes/804de080-6b69-4f09-92bc-fdda06d0dd66 Aug 20 01:11:22.078871 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-81ed10bd-f7f7-4efe-9a1b-51f255c18f74 tempest-CreateVolumesFromImageTest-1832036218 tempest-CreateVolumesFromImageTest-1832036218-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:11:22.079043 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-81ed10bd-f7f7-4efe-9a1b-51f255c18f74 tempest-CreateVolumesFromImageTest-1832036218 tempest-CreateVolumesFromImageTest-1832036218-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:11:22.084227 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-81ed10bd-f7f7-4efe-9a1b-51f255c18f74 tempest-CreateVolumesFromImageTest-1832036218 tempest-CreateVolumesFromImageTest-1832036218-project-member] https://10.4.3.240/volume/v3/volumes/804de080-6b69-4f09-92bc-fdda06d0dd66 returned with HTTP 404 Aug 20 01:11:22.084731 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1301/5194] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:11:22 2026] GET /volume/v3/volumes/804de080-6b69-4f09-92bc-fdda06d0dd66 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:11:22.091113 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-4a96fd62-ba77-46b3-979a-257e78d3b7fe None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:11:22.092644 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-4a96fd62-ba77-46b3-979a-257e78d3b7fe tempest-CreateVolumesFromImageTest-1832036218 tempest-CreateVolumesFromImageTest-1832036218-project-member] DELETE https://10.4.3.240/volume/v3/volumes/7c0cc31c-925e-48c7-be01-1a78ddbbc47a Aug 20 01:11:22.092866 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-4a96fd62-ba77-46b3-979a-257e78d3b7fe tempest-CreateVolumesFromImageTest-1832036218 tempest-CreateVolumesFromImageTest-1832036218-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:11:22.093076 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-4a96fd62-ba77-46b3-979a-257e78d3b7fe tempest-CreateVolumesFromImageTest-1832036218 tempest-CreateVolumesFromImageTest-1832036218-project-member] Calling method 'delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:11:22.093254 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-4a96fd62-ba77-46b3-979a-257e78d3b7fe tempest-CreateVolumesFromImageTest-1832036218 tempest-CreateVolumesFromImageTest-1832036218-project-member] Delete volume with id: 7c0cc31c-925e-48c7-be01-1a78ddbbc47a Aug 20 01:11:22.099234 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:11:22.099234 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:11:22.099698 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-4a96fd62-ba77-46b3-979a-257e78d3b7fe tempest-CreateVolumesFromImageTest-1832036218 tempest-CreateVolumesFromImageTest-1832036218-project-member] Volume info retrieved successfully. Aug 20 01:11:22.112564 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-4a96fd62-ba77-46b3-979a-257e78d3b7fe tempest-CreateVolumesFromImageTest-1832036218 tempest-CreateVolumesFromImageTest-1832036218-project-member] Delete volume request issued successfully. Aug 20 01:11:22.112780 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-4a96fd62-ba77-46b3-979a-257e78d3b7fe tempest-CreateVolumesFromImageTest-1832036218 tempest-CreateVolumesFromImageTest-1832036218-project-member] https://10.4.3.240/volume/v3/volumes/7c0cc31c-925e-48c7-be01-1a78ddbbc47a returned with HTTP 202 Aug 20 01:11:22.113140 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1313/5195] 10.4.3.240 () {66 vars in 1351 bytes} [Thu Aug 20 01:11:22 2026] DELETE /volume/v3/volumes/7c0cc31c-925e-48c7-be01-1a78ddbbc47a => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 01:11:22.119196 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-46aabad0-c736-4df9-b333-3d3465199029 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:11:22.121265 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-46aabad0-c736-4df9-b333-3d3465199029 tempest-CreateVolumesFromImageTest-1832036218 tempest-CreateVolumesFromImageTest-1832036218-project-member] GET https://10.4.3.240/volume/v3/volumes/7c0cc31c-925e-48c7-be01-1a78ddbbc47a Aug 20 01:11:22.121470 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-46aabad0-c736-4df9-b333-3d3465199029 tempest-CreateVolumesFromImageTest-1832036218 tempest-CreateVolumesFromImageTest-1832036218-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:11:22.121656 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-46aabad0-c736-4df9-b333-3d3465199029 tempest-CreateVolumesFromImageTest-1832036218 tempest-CreateVolumesFromImageTest-1832036218-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:11:22.127994 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:11:22.127994 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:11:22.131460 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-46aabad0-c736-4df9-b333-3d3465199029 tempest-CreateVolumesFromImageTest-1832036218 tempest-CreateVolumesFromImageTest-1832036218-project-member] Volume info retrieved successfully. Aug 20 01:11:22.134851 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-46aabad0-c736-4df9-b333-3d3465199029 tempest-CreateVolumesFromImageTest-1832036218 tempest-CreateVolumesFromImageTest-1832036218-project-member] https://10.4.3.240/volume/v3/volumes/7c0cc31c-925e-48c7-be01-1a78ddbbc47a returned with HTTP 200 Aug 20 01:11:22.135149 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1291/5196] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:11:22 2026] GET /volume/v3/volumes/7c0cc31c-925e-48c7-be01-1a78ddbbc47a => generated 849 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:11:22.412246 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-6c28f137-75aa-4f70-8734-77f7e1462e97 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:11:22.414011 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-6c28f137-75aa-4f70-8734-77f7e1462e97 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] GET https://10.4.3.240/volume/v3/backups/fa76e638-ca37-44b8-8b7e-e0598f9e6d05 Aug 20 01:11:22.414207 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-6c28f137-75aa-4f70-8734-77f7e1462e97 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:11:22.414397 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-6c28f137-75aa-4f70-8734-77f7e1462e97 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:11:22.414499 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.v3.backups [None req-6c28f137-75aa-4f70-8734-77f7e1462e97 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Show backup with id fa76e638-ca37-44b8-8b7e-e0598f9e6d05. {{(pid=100213) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:11:22.418248 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:11:22.418248 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:11:22.418826 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-6c28f137-75aa-4f70-8734-77f7e1462e97 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] https://10.4.3.240/volume/v3/backups/fa76e638-ca37-44b8-8b7e-e0598f9e6d05 returned with HTTP 200 Aug 20 01:11:22.419144 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1292/5197] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:11:22 2026] GET /volume/v3/backups/fa76e638-ca37-44b8-8b7e-e0598f9e6d05 => generated 738 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:11:22.427270 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-01d64e48-f646-4f46-bc66-f581275bfc86 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:11:22.429052 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-01d64e48-f646-4f46-bc66-f581275bfc86 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] DELETE https://10.4.3.240/volume/v3/backups/fa76e638-ca37-44b8-8b7e-e0598f9e6d05 Aug 20 01:11:22.429297 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-01d64e48-f646-4f46-bc66-f581275bfc86 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:11:22.429534 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-01d64e48-f646-4f46-bc66-f581275bfc86 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Calling method 'delete' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:11:22.429695 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.contrib.backups [None req-01d64e48-f646-4f46-bc66-f581275bfc86 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Delete backup with id: fa76e638-ca37-44b8-8b7e-e0598f9e6d05. Aug 20 01:11:22.433682 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:11:22.433682 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:11:22.443468 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.backup.rpcapi [None req-01d64e48-f646-4f46-bc66-f581275bfc86 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] delete_backup rpcapi backup_id fa76e638-ca37-44b8-8b7e-e0598f9e6d05 {{(pid=100214) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 20 01:11:22.444957 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-01d64e48-f646-4f46-bc66-f581275bfc86 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] https://10.4.3.240/volume/v3/backups/fa76e638-ca37-44b8-8b7e-e0598f9e6d05 returned with HTTP 202 Aug 20 01:11:22.445387 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1302/5198] 10.4.3.240 () {68 vars in 1391 bytes} [Thu Aug 20 01:11:22 2026] DELETE /volume/v3/backups/fa76e638-ca37-44b8-8b7e-e0598f9e6d05 => generated 0 bytes in 18 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 01:11:22.451433 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-33ae356b-7a74-4560-9bdb-663a67f36777 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:11:22.452920 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-33ae356b-7a74-4560-9bdb-663a67f36777 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] DELETE https://10.4.3.240/volume/v3/volumes/2b40c96b-4165-44ef-9873-4a5503ddd8f8 Aug 20 01:11:22.453101 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-33ae356b-7a74-4560-9bdb-663a67f36777 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:11:22.453265 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-33ae356b-7a74-4560-9bdb-663a67f36777 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Calling method 'delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:11:22.453429 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-33ae356b-7a74-4560-9bdb-663a67f36777 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Delete volume with id: 2b40c96b-4165-44ef-9873-4a5503ddd8f8 Aug 20 01:11:22.460312 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:11:22.460312 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:11:22.460651 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-33ae356b-7a74-4560-9bdb-663a67f36777 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Volume info retrieved successfully. Aug 20 01:11:22.477389 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-33ae356b-7a74-4560-9bdb-663a67f36777 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Delete volume request issued successfully. Aug 20 01:11:22.477643 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-33ae356b-7a74-4560-9bdb-663a67f36777 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] https://10.4.3.240/volume/v3/volumes/2b40c96b-4165-44ef-9873-4a5503ddd8f8 returned with HTTP 202 Aug 20 01:11:22.478063 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1314/5199] 10.4.3.240 () {68 vars in 1391 bytes} [Thu Aug 20 01:11:22 2026] DELETE /volume/v3/volumes/2b40c96b-4165-44ef-9873-4a5503ddd8f8 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 01:11:22.484817 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-46301e87-a280-4836-8a0a-afc9c753a98f None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:11:22.486439 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-46301e87-a280-4836-8a0a-afc9c753a98f tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] GET https://10.4.3.240/volume/v3/volumes/2b40c96b-4165-44ef-9873-4a5503ddd8f8 Aug 20 01:11:22.486439 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-46301e87-a280-4836-8a0a-afc9c753a98f tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:11:22.486439 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-46301e87-a280-4836-8a0a-afc9c753a98f tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:11:22.494860 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:11:22.494860 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:11:22.498295 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-46301e87-a280-4836-8a0a-afc9c753a98f tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Volume info retrieved successfully. Aug 20 01:11:22.502167 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-46301e87-a280-4836-8a0a-afc9c753a98f tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] https://10.4.3.240/volume/v3/volumes/2b40c96b-4165-44ef-9873-4a5503ddd8f8 returned with HTTP 200 Aug 20 01:11:22.502563 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1292/5200] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:11:22 2026] GET /volume/v3/volumes/2b40c96b-4165-44ef-9873-4a5503ddd8f8 => generated 1008 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:11:23.146818 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-3bc0ea9f-4bba-442d-8c74-d52dc475013a None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:11:23.148314 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-3bc0ea9f-4bba-442d-8c74-d52dc475013a tempest-CreateVolumesFromImageTest-1832036218 tempest-CreateVolumesFromImageTest-1832036218-project-member] GET https://10.4.3.240/volume/v3/volumes/7c0cc31c-925e-48c7-be01-1a78ddbbc47a Aug 20 01:11:23.148497 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-3bc0ea9f-4bba-442d-8c74-d52dc475013a tempest-CreateVolumesFromImageTest-1832036218 tempest-CreateVolumesFromImageTest-1832036218-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:11:23.148677 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-3bc0ea9f-4bba-442d-8c74-d52dc475013a tempest-CreateVolumesFromImageTest-1832036218 tempest-CreateVolumesFromImageTest-1832036218-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:11:23.153572 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-3bc0ea9f-4bba-442d-8c74-d52dc475013a tempest-CreateVolumesFromImageTest-1832036218 tempest-CreateVolumesFromImageTest-1832036218-project-member] https://10.4.3.240/volume/v3/volumes/7c0cc31c-925e-48c7-be01-1a78ddbbc47a returned with HTTP 404 Aug 20 01:11:23.153963 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1293/5201] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:11:23 2026] GET /volume/v3/volumes/7c0cc31c-925e-48c7-be01-1a78ddbbc47a => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:11:23.159566 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-0f31bcdb-becf-4050-813f-760c6d7a46af None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:11:23.161492 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-0f31bcdb-becf-4050-813f-760c6d7a46af tempest-CreateVolumesFromImageTest-1832036218 tempest-CreateVolumesFromImageTest-1832036218-project-member] DELETE https://10.4.3.240/volume/v3/volumes/b58ef411-e3d0-42da-bac6-e6d8b86c6c79 Aug 20 01:11:23.161703 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-0f31bcdb-becf-4050-813f-760c6d7a46af tempest-CreateVolumesFromImageTest-1832036218 tempest-CreateVolumesFromImageTest-1832036218-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:11:23.161874 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-0f31bcdb-becf-4050-813f-760c6d7a46af tempest-CreateVolumesFromImageTest-1832036218 tempest-CreateVolumesFromImageTest-1832036218-project-member] Calling method 'delete' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:11:23.162075 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.v3.volumes [None req-0f31bcdb-becf-4050-813f-760c6d7a46af tempest-CreateVolumesFromImageTest-1832036218 tempest-CreateVolumesFromImageTest-1832036218-project-member] Delete volume with id: b58ef411-e3d0-42da-bac6-e6d8b86c6c79 Aug 20 01:11:23.168444 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:11:23.168444 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:11:23.168892 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-0f31bcdb-becf-4050-813f-760c6d7a46af tempest-CreateVolumesFromImageTest-1832036218 tempest-CreateVolumesFromImageTest-1832036218-project-member] Volume info retrieved successfully. Aug 20 01:11:23.182247 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-0f31bcdb-becf-4050-813f-760c6d7a46af tempest-CreateVolumesFromImageTest-1832036218 tempest-CreateVolumesFromImageTest-1832036218-project-member] Delete volume request issued successfully. Aug 20 01:11:23.182427 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-0f31bcdb-becf-4050-813f-760c6d7a46af tempest-CreateVolumesFromImageTest-1832036218 tempest-CreateVolumesFromImageTest-1832036218-project-member] https://10.4.3.240/volume/v3/volumes/b58ef411-e3d0-42da-bac6-e6d8b86c6c79 returned with HTTP 202 Aug 20 01:11:23.182830 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1303/5202] 10.4.3.240 () {66 vars in 1351 bytes} [Thu Aug 20 01:11:23 2026] DELETE /volume/v3/volumes/b58ef411-e3d0-42da-bac6-e6d8b86c6c79 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 01:11:23.188090 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-a1ab6490-54a7-4b00-b1c1-d096e67e6fbc None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:11:23.189684 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-a1ab6490-54a7-4b00-b1c1-d096e67e6fbc tempest-CreateVolumesFromImageTest-1832036218 tempest-CreateVolumesFromImageTest-1832036218-project-member] GET https://10.4.3.240/volume/v3/volumes/b58ef411-e3d0-42da-bac6-e6d8b86c6c79 Aug 20 01:11:23.189878 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-a1ab6490-54a7-4b00-b1c1-d096e67e6fbc tempest-CreateVolumesFromImageTest-1832036218 tempest-CreateVolumesFromImageTest-1832036218-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:11:23.190086 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-a1ab6490-54a7-4b00-b1c1-d096e67e6fbc tempest-CreateVolumesFromImageTest-1832036218 tempest-CreateVolumesFromImageTest-1832036218-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:11:23.197363 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:11:23.197363 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:11:23.200676 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-a1ab6490-54a7-4b00-b1c1-d096e67e6fbc tempest-CreateVolumesFromImageTest-1832036218 tempest-CreateVolumesFromImageTest-1832036218-project-member] Volume info retrieved successfully. Aug 20 01:11:23.204492 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-a1ab6490-54a7-4b00-b1c1-d096e67e6fbc tempest-CreateVolumesFromImageTest-1832036218 tempest-CreateVolumesFromImageTest-1832036218-project-member] https://10.4.3.240/volume/v3/volumes/b58ef411-e3d0-42da-bac6-e6d8b86c6c79 returned with HTTP 200 Aug 20 01:11:23.204857 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1315/5203] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:11:23 2026] GET /volume/v3/volumes/b58ef411-e3d0-42da-bac6-e6d8b86c6c79 => generated 848 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:11:23.514734 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-9ebd7b97-88bc-4134-8c0b-76e12b981b90 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:11:23.516501 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-9ebd7b97-88bc-4134-8c0b-76e12b981b90 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] GET https://10.4.3.240/volume/v3/volumes/2b40c96b-4165-44ef-9873-4a5503ddd8f8 Aug 20 01:11:23.516782 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-9ebd7b97-88bc-4134-8c0b-76e12b981b90 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:11:23.516972 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-9ebd7b97-88bc-4134-8c0b-76e12b981b90 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:11:23.522286 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-9ebd7b97-88bc-4134-8c0b-76e12b981b90 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] https://10.4.3.240/volume/v3/volumes/2b40c96b-4165-44ef-9873-4a5503ddd8f8 returned with HTTP 404 Aug 20 01:11:23.522769 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1293/5204] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:11:23 2026] GET /volume/v3/volumes/2b40c96b-4165-44ef-9873-4a5503ddd8f8 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:11:23.530393 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-a4430213-74f7-49e4-9943-9954c13a7a18 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:11:23.532119 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-a4430213-74f7-49e4-9943-9954c13a7a18 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] GET https://10.4.3.240/volume/v3/backups/7380f42c-0975-4898-b599-b4e6da5800db/export_record Aug 20 01:11:23.532315 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-a4430213-74f7-49e4-9943-9954c13a7a18 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:11:23.532532 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-a4430213-74f7-49e4-9943-9954c13a7a18 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Calling method 'export_record' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:11:23.532653 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.contrib.backups [None req-a4430213-74f7-49e4-9943-9954c13a7a18 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Export record for backup 7380f42c-0975-4898-b599-b4e6da5800db. {{(pid=100213) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 20 01:11:23.536139 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:11:23.536139 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:11:23.536967 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.backup.api [None req-a4430213-74f7-49e4-9943-9954c13a7a18 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Calling RPCAPI with context: , host: np0000007838, backup: 7380f42c-0975-4898-b599-b4e6da5800db. {{(pid=100213) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Aug 20 01:11:23.544000 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.backup.rpcapi [None req-a4430213-74f7-49e4-9943-9954c13a7a18 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] export_record in rpcapi backup_id 7380f42c-0975-4898-b599-b4e6da5800db on host np0000007838. {{(pid=100213) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Aug 20 01:11:23.552579 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.contrib.backups [None req-a4430213-74f7-49e4-9943-9954c13a7a18 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNzM4MGY0MmMtMDk3NS00ODk4LWI1OTktYjRlNmRhNTgwMGRiIiwgInVzZXJfaWQiOiAiMDMxZGYyY2FhM2U0NDY1ODkzY2Y2NmIyYWQ3NTU3NDkiLCAicHJvamVjdF9pZCI6ICJmNDZmM2I5ZmZhZTE0MGQ2OTA0MjUzMDZjYzg5OTlmYiIsICJ2b2x1bWVfaWQiOiAiZDQ0YWNiZTctNTZjZC00YjcyLWFiYzItZGRmYjlhODY2ZjdjIiwgImhvc3QiOiAibnAwMDAwMDA3ODM4IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xNjk2NDQ3MzQwIiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfZDQ0YWNiZTctNTZjZC00YjcyLWFiYzItZGRmYjlhODY2ZjdjLzIwMjYwODIwMDExMDQwL2F6X25vdmFfYmFja3VwXzczODBmNDJjLTA5NzUtNDg5OC1iNTk5LWI0ZTZkYTU4MDBkYiIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMjBUMDE6MTA6MzhaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMjBUMDE6MTA6MzhaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0yMFQwMToxMDo1MloiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=100213) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Aug 20 01:11:23.552831 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-a4430213-74f7-49e4-9943-9954c13a7a18 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] https://10.4.3.240/volume/v3/backups/7380f42c-0975-4898-b599-b4e6da5800db/export_record returned with HTTP 200 Aug 20 01:11:23.553191 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1294/5205] 10.4.3.240 () {68 vars in 1430 bytes} [Thu Aug 20 01:11:23 2026] GET /volume/v3/backups/7380f42c-0975-4898-b599-b4e6da5800db/export_record => generated 1424 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:11:23.561056 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-8129c3fe-268c-4127-b8aa-1251be0b989e None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:11:23.562464 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-8129c3fe-268c-4127-b8aa-1251be0b989e tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] POST https://10.4.3.240/volume/v3/volumes Aug 20 01:11:23.562791 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-8129c3fe-268c-4127-b8aa-1251be0b989e tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-580120440"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:11:23.564020 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.v3.volumes [None req-8129c3fe-268c-4127-b8aa-1251be0b989e tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-580120440'}} {{(pid=100214) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 01:11:23.564125 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.v3.volumes [None req-8129c3fe-268c-4127-b8aa-1251be0b989e tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Create volume of 1 GB Aug 20 01:11:23.567315 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-8129c3fe-268c-4127-b8aa-1251be0b989e tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Availability Zones retrieved successfully. Aug 20 01:11:23.572270 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-8129c3fe-268c-4127-b8aa-1251be0b989e tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Flow 'volume_create_api' (acd266f8-95a7-4927-8dfb-833416c92402) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:11:23.573076 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-8129c3fe-268c-4127-b8aa-1251be0b989e tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d32d8310-7dfe-441b-b311-12939f0a24ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:11:23.573735 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.flows.api.create_volume [None req-8129c3fe-268c-4127-b8aa-1251be0b989e tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Validating volume size '1' using validate_int {{(pid=100214) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 01:11:23.593800 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-8129c3fe-268c-4127-b8aa-1251be0b989e tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d32d8310-7dfe-441b-b311-12939f0a24ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:52:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1ed58bd6-fe6a-497e-ae84-e8199d24fdfa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:11:23.594435 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-8129c3fe-268c-4127-b8aa-1251be0b989e tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fe5fd6f9-d3a1-4dce-8836-415c54ae7b32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:11:23.625614 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.quota [None req-8129c3fe-268c-4127-b8aa-1251be0b989e tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Created reservations ['83f4a8c2-c619-48e8-a047-17cacba7d92e', '1ebcc3df-dc10-48d2-981f-6393f44acbd0', '5a36cb33-ccda-4c3f-be91-c02ad2316eb2', 'ced6a4bd-e62f-4e55-83fd-3862fa54c77d'] {{(pid=100214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 01:11:23.626264 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-8129c3fe-268c-4127-b8aa-1251be0b989e tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fe5fd6f9-d3a1-4dce-8836-415c54ae7b32) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['83f4a8c2-c619-48e8-a047-17cacba7d92e', '1ebcc3df-dc10-48d2-981f-6393f44acbd0', '5a36cb33-ccda-4c3f-be91-c02ad2316eb2', 'ced6a4bd-e62f-4e55-83fd-3862fa54c77d']}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:11:23.626951 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-8129c3fe-268c-4127-b8aa-1251be0b989e tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (711ee060-30ad-4338-a27c-1a82202b5744) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:11:23.646544 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-8129c3fe-268c-4127-b8aa-1251be0b989e tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (711ee060-30ad-4338-a27c-1a82202b5744) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '64bae552-3628-4aa9-963d-c1dbfd863b53', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-580120440',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f46f3b9ffae140d690425306cc8999fb',qos_specs=None,replication_status=,reservations=['83f4a8c2-c619-48e8-a047-17cacba7d92e','1ebcc3df-dc10-48d2-981f-6393f44acbd0','5a36cb33-ccda-4c3f-be91-c02ad2316eb2','ced6a4bd-e62f-4e55-83fd-3862fa54c77d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='031df2caa3e4465893cf66b2ad755749',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T01:11:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-580120440',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=64bae552-3628-4aa9-963d-c1dbfd863b53,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f46f3b9ffae140d690425306cc8999fb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='031df2caa3e4465893cf66b2ad755749',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1ed58bd6-fe6a-497e-ae84-e8199d24fdfa),volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:11:23.647205 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-8129c3fe-268c-4127-b8aa-1251be0b989e tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b4f8856f-7a65-43af-8bc7-c8608eb50d34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:11:23.662208 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-8129c3fe-268c-4127-b8aa-1251be0b989e tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b4f8856f-7a65-43af-8bc7-c8608eb50d34) transitioned into state 'SUCCESS' from state '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-580120440',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f46f3b9ffae140d690425306cc8999fb',qos_specs=None,replication_status=,reservations=['83f4a8c2-c619-48e8-a047-17cacba7d92e','1ebcc3df-dc10-48d2-981f-6393f44acbd0','5a36cb33-ccda-4c3f-be91-c02ad2316eb2','ced6a4bd-e62f-4e55-83fd-3862fa54c77d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='031df2caa3e4465893cf66b2ad755749',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:11:23.662919 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-8129c3fe-268c-4127-b8aa-1251be0b989e tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fb67fd49-9f91-4161-bf5c-009e39270e13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:11:23.670459 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-8129c3fe-268c-4127-b8aa-1251be0b989e tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fb67fd49-9f91-4161-bf5c-009e39270e13) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:11:23.671637 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-8129c3fe-268c-4127-b8aa-1251be0b989e tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Flow 'volume_create_api' (acd266f8-95a7-4927-8dfb-833416c92402) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:11:23.672044 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-8129c3fe-268c-4127-b8aa-1251be0b989e tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Create volume request issued successfully. Aug 20 01:11:23.672798 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-8129c3fe-268c-4127-b8aa-1251be0b989e tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 20 01:11:23.673362 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1304/5206] 10.4.3.240 () {70 vars in 1298 bytes} [Thu Aug 20 01:11:23 2026] POST /volume/v3/volumes => generated 777 bytes in 113 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 01:11:23.683703 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-516a9564-11fc-4c09-9681-6f851135d470 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:11:23.685369 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-516a9564-11fc-4c09-9681-6f851135d470 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] GET https://10.4.3.240/volume/v3/volumes/64bae552-3628-4aa9-963d-c1dbfd863b53 Aug 20 01:11:23.685575 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-516a9564-11fc-4c09-9681-6f851135d470 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:11:23.685761 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-516a9564-11fc-4c09-9681-6f851135d470 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:11:23.692529 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:11:23.692529 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:11:23.695689 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-516a9564-11fc-4c09-9681-6f851135d470 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Volume info retrieved successfully. Aug 20 01:11:23.698968 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-516a9564-11fc-4c09-9681-6f851135d470 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] https://10.4.3.240/volume/v3/volumes/64bae552-3628-4aa9-963d-c1dbfd863b53 returned with HTTP 200 Aug 20 01:11:23.699293 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1316/5207] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:11:23 2026] GET /volume/v3/volumes/64bae552-3628-4aa9-963d-c1dbfd863b53 => generated 956 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:11:24.216104 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-bbd446ab-a3a9-417f-9cda-04e211e983bf None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:11:24.217633 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-bbd446ab-a3a9-417f-9cda-04e211e983bf tempest-CreateVolumesFromImageTest-1832036218 tempest-CreateVolumesFromImageTest-1832036218-project-member] GET https://10.4.3.240/volume/v3/volumes/b58ef411-e3d0-42da-bac6-e6d8b86c6c79 Aug 20 01:11:24.217799 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-bbd446ab-a3a9-417f-9cda-04e211e983bf tempest-CreateVolumesFromImageTest-1832036218 tempest-CreateVolumesFromImageTest-1832036218-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:11:24.217972 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-bbd446ab-a3a9-417f-9cda-04e211e983bf tempest-CreateVolumesFromImageTest-1832036218 tempest-CreateVolumesFromImageTest-1832036218-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:11:24.222706 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-bbd446ab-a3a9-417f-9cda-04e211e983bf tempest-CreateVolumesFromImageTest-1832036218 tempest-CreateVolumesFromImageTest-1832036218-project-member] https://10.4.3.240/volume/v3/volumes/b58ef411-e3d0-42da-bac6-e6d8b86c6c79 returned with HTTP 404 Aug 20 01:11:24.223078 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1294/5208] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:11:24 2026] GET /volume/v3/volumes/b58ef411-e3d0-42da-bac6-e6d8b86c6c79 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:11:24.711473 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-4eb1d26b-e542-428b-8c67-2877d180b803 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:11:24.713189 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-4eb1d26b-e542-428b-8c67-2877d180b803 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] GET https://10.4.3.240/volume/v3/volumes/64bae552-3628-4aa9-963d-c1dbfd863b53 Aug 20 01:11:24.713430 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-4eb1d26b-e542-428b-8c67-2877d180b803 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:11:24.713614 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-4eb1d26b-e542-428b-8c67-2877d180b803 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:11:24.719940 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:11:24.719940 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:11:24.722981 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-4eb1d26b-e542-428b-8c67-2877d180b803 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Volume info retrieved successfully. Aug 20 01:11:24.726433 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-4eb1d26b-e542-428b-8c67-2877d180b803 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] https://10.4.3.240/volume/v3/volumes/64bae552-3628-4aa9-963d-c1dbfd863b53 returned with HTTP 200 Aug 20 01:11:24.726763 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1295/5209] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:11:24 2026] GET /volume/v3/volumes/64bae552-3628-4aa9-963d-c1dbfd863b53 => generated 1008 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:11:24.741376 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-67eec5fd-4736-4f93-ade2-38af4dee4afc None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:11:24.743571 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-67eec5fd-4736-4f93-ade2-38af4dee4afc tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] POST https://10.4.3.240/volume/v3/backups Aug 20 01:11:24.744051 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-67eec5fd-4736-4f93-ade2-38af4dee4afc tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "64bae552-3628-4aa9-963d-c1dbfd863b53", "name": "tempest-type-Backup-1961418449"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:11:24.745940 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.contrib.backups [None req-67eec5fd-4736-4f93-ade2-38af4dee4afc tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Creating new backup {'backup': {'volume_id': '64bae552-3628-4aa9-963d-c1dbfd863b53', 'name': 'tempest-type-Backup-1961418449'}} {{(pid=100214) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 20 01:11:24.746141 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.contrib.backups [None req-67eec5fd-4736-4f93-ade2-38af4dee4afc tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Creating backup of volume 64bae552-3628-4aa9-963d-c1dbfd863b53 in container None Aug 20 01:11:24.754997 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:11:24.754997 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:11:24.755456 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-67eec5fd-4736-4f93-ade2-38af4dee4afc tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Volume info retrieved successfully. Aug 20 01:11:24.770638 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.quota [None req-67eec5fd-4736-4f93-ade2-38af4dee4afc tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Created reservations ['824491d6-1e8d-45c6-9cfb-367726304e88', 'e0246d4c-287e-48d8-9fe0-e4279968ee97'] {{(pid=100214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 01:11:24.796645 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-67eec5fd-4736-4f93-ade2-38af4dee4afc tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] https://10.4.3.240/volume/v3/backups returned with HTTP 202 Aug 20 01:11:24.797185 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1305/5210] 10.4.3.240 () {70 vars in 1299 bytes} [Thu Aug 20 01:11:24 2026] POST /volume/v3/backups => generated 316 bytes in 56 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 01:11:24.804573 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-a2316812-fb9a-409a-91a6-774571263c69 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:11:24.806283 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-a2316812-fb9a-409a-91a6-774571263c69 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] GET https://10.4.3.240/volume/v3/backups/656028e4-4c21-48ca-8626-64698deae407 Aug 20 01:11:24.806537 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-a2316812-fb9a-409a-91a6-774571263c69 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:11:24.806727 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-a2316812-fb9a-409a-91a6-774571263c69 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:11:24.806833 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-a2316812-fb9a-409a-91a6-774571263c69 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Show backup with id 656028e4-4c21-48ca-8626-64698deae407. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:11:24.810921 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:11:24.810921 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:11:24.811497 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-a2316812-fb9a-409a-91a6-774571263c69 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] https://10.4.3.240/volume/v3/backups/656028e4-4c21-48ca-8626-64698deae407 returned with HTTP 200 Aug 20 01:11:24.811828 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1317/5211] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:11:24 2026] GET /volume/v3/backups/656028e4-4c21-48ca-8626-64698deae407 => generated 723 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:11:25.425315 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-2cb5ae5a-b136-42a6-8940-b99d61f903f5 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:11:25.498305 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-2cb5ae5a-b136-42a6-8940-b99d61f903f5 tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-admin] POST https://10.4.3.240/volume/v3/volumes Aug 20 01:11:25.498656 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-2cb5ae5a-b136-42a6-8940-b99d61f903f5 tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-861826815"}} {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:11:25.499978 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.v3.volumes [None req-2cb5ae5a-b136-42a6-8940-b99d61f903f5 tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-861826815'}} {{(pid=100212) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 01:11:25.500090 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.v3.volumes [None req-2cb5ae5a-b136-42a6-8940-b99d61f903f5 tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-admin] Create volume of 1 GB Aug 20 01:11:25.503300 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-2cb5ae5a-b136-42a6-8940-b99d61f903f5 tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-admin] Availability Zones retrieved successfully. Aug 20 01:11:25.508167 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-2cb5ae5a-b136-42a6-8940-b99d61f903f5 tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-admin] Flow 'volume_create_api' (81c0232a-0aa9-4f59-aaf8-b3207502f354) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100212) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:11:25.508991 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-2cb5ae5a-b136-42a6-8940-b99d61f903f5 tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (10d22f46-9dd2-4a1f-bd87-58f546c28937) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:11:25.509708 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.flows.api.create_volume [None req-2cb5ae5a-b136-42a6-8940-b99d61f903f5 tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-admin] Validating volume size '1' using validate_int {{(pid=100212) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 01:11:25.529008 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-2cb5ae5a-b136-42a6-8940-b99d61f903f5 tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (10d22f46-9dd2-4a1f-bd87-58f546c28937) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:52:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1ed58bd6-fe6a-497e-ae84-e8199d24fdfa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:11:25.529645 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-2cb5ae5a-b136-42a6-8940-b99d61f903f5 tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6f2dacd9-a910-4d07-8007-d9142827e434) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:11:25.575954 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.quota [None req-2cb5ae5a-b136-42a6-8940-b99d61f903f5 tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-admin] Created reservations ['ad3d6e6e-f683-43ed-9b1e-72531b6909b7', 'd19ff9c9-fb52-4869-a3d2-19710e838159', 'ffa932b9-f99d-4344-8e02-bd25310ce5e6', '267f66e5-a7b4-44e9-8c67-1ab02d0011ed'] {{(pid=100212) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 01:11:25.576617 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-2cb5ae5a-b136-42a6-8940-b99d61f903f5 tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6f2dacd9-a910-4d07-8007-d9142827e434) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ad3d6e6e-f683-43ed-9b1e-72531b6909b7', 'd19ff9c9-fb52-4869-a3d2-19710e838159', 'ffa932b9-f99d-4344-8e02-bd25310ce5e6', '267f66e5-a7b4-44e9-8c67-1ab02d0011ed']}' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:11:25.577219 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-2cb5ae5a-b136-42a6-8940-b99d61f903f5 tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1f236f4a-9705-4c1e-811c-41f3dfbda309) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:11:25.596545 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-2cb5ae5a-b136-42a6-8940-b99d61f903f5 tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1f236f4a-9705-4c1e-811c-41f3dfbda309) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '52fecae8-4e64-49d1-a0b5-ace15c557209', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-861826815',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ad4ce0baf38f4729bf10cb0ce84e1444',qos_specs=None,replication_status=,reservations=['ad3d6e6e-f683-43ed-9b1e-72531b6909b7','d19ff9c9-fb52-4869-a3d2-19710e838159','ffa932b9-f99d-4344-8e02-bd25310ce5e6','267f66e5-a7b4-44e9-8c67-1ab02d0011ed'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f868a747857b4c7ba990ed0907cb1d78',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T01:11:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-861826815',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=52fecae8-4e64-49d1-a0b5-ace15c557209,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ad4ce0baf38f4729bf10cb0ce84e1444',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f868a747857b4c7ba990ed0907cb1d78',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1ed58bd6-fe6a-497e-ae84-e8199d24fdfa),volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:11:25.597166 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-2cb5ae5a-b136-42a6-8940-b99d61f903f5 tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ce98946c-aa43-40f7-b781-3e5da988ade9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:11:25.611589 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-2cb5ae5a-b136-42a6-8940-b99d61f903f5 tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ce98946c-aa43-40f7-b781-3e5da988ade9) transitioned into state 'SUCCESS' from state '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-861826815',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ad4ce0baf38f4729bf10cb0ce84e1444',qos_specs=None,replication_status=,reservations=['ad3d6e6e-f683-43ed-9b1e-72531b6909b7','d19ff9c9-fb52-4869-a3d2-19710e838159','ffa932b9-f99d-4344-8e02-bd25310ce5e6','267f66e5-a7b4-44e9-8c67-1ab02d0011ed'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f868a747857b4c7ba990ed0907cb1d78',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:11:25.612132 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-2cb5ae5a-b136-42a6-8940-b99d61f903f5 tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (53b4a40b-0706-4a4e-886f-be6e51a59b69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:11:25.619279 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-2cb5ae5a-b136-42a6-8940-b99d61f903f5 tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (53b4a40b-0706-4a4e-886f-be6e51a59b69) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:11:25.620023 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-2cb5ae5a-b136-42a6-8940-b99d61f903f5 tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-admin] Flow 'volume_create_api' (81c0232a-0aa9-4f59-aaf8-b3207502f354) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100212) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:11:25.620278 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-2cb5ae5a-b136-42a6-8940-b99d61f903f5 tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-admin] Create volume request issued successfully. Aug 20 01:11:25.620812 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-2cb5ae5a-b136-42a6-8940-b99d61f903f5 tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-admin] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 20 01:11:25.621160 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1295/5212] 10.4.3.240 () {68 vars in 1258 bytes} [Thu Aug 20 01:11:25 2026] POST /volume/v3/volumes => generated 777 bytes in 196 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 01:11:25.631538 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-52245425-044b-46ce-9367-fa4ab9d6fb79 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:11:25.633905 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-52245425-044b-46ce-9367-fa4ab9d6fb79 tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-admin] GET https://10.4.3.240/volume/v3/volumes/52fecae8-4e64-49d1-a0b5-ace15c557209 Aug 20 01:11:25.634168 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-52245425-044b-46ce-9367-fa4ab9d6fb79 tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-admin] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:11:25.634438 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-52245425-044b-46ce-9367-fa4ab9d6fb79 tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-admin] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:11:25.643112 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:11:25.643112 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:11:25.646657 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-52245425-044b-46ce-9367-fa4ab9d6fb79 tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-admin] Volume info retrieved successfully. Aug 20 01:11:25.650491 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-52245425-044b-46ce-9367-fa4ab9d6fb79 tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-admin] https://10.4.3.240/volume/v3/volumes/52fecae8-4e64-49d1-a0b5-ace15c557209 returned with HTTP 200 Aug 20 01:11:25.650932 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1296/5213] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:11:25 2026] GET /volume/v3/volumes/52fecae8-4e64-49d1-a0b5-ace15c557209 => generated 956 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:11:25.820827 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-13b3ef1a-6a3f-4012-9235-eed13bda07c7 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:11:25.822348 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-13b3ef1a-6a3f-4012-9235-eed13bda07c7 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] GET https://10.4.3.240/volume/v3/backups/656028e4-4c21-48ca-8626-64698deae407 Aug 20 01:11:25.822548 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-13b3ef1a-6a3f-4012-9235-eed13bda07c7 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:11:25.822727 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-13b3ef1a-6a3f-4012-9235-eed13bda07c7 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:11:25.822821 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-13b3ef1a-6a3f-4012-9235-eed13bda07c7 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Show backup with id 656028e4-4c21-48ca-8626-64698deae407. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:11:25.826695 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:11:25.826695 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:11:25.827183 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-13b3ef1a-6a3f-4012-9235-eed13bda07c7 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] https://10.4.3.240/volume/v3/backups/656028e4-4c21-48ca-8626-64698deae407 returned with HTTP 200 Aug 20 01:11:25.827526 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1306/5214] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:11:25 2026] GET /volume/v3/backups/656028e4-4c21-48ca-8626-64698deae407 => generated 725 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:11:26.661296 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-dae876bc-870e-4ebe-bb68-a829336ba22d None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:11:26.663287 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-dae876bc-870e-4ebe-bb68-a829336ba22d tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-admin] GET https://10.4.3.240/volume/v3/volumes/52fecae8-4e64-49d1-a0b5-ace15c557209 Aug 20 01:11:26.663287 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-dae876bc-870e-4ebe-bb68-a829336ba22d tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:11:26.663287 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-dae876bc-870e-4ebe-bb68-a829336ba22d tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:11:26.670296 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:11:26.670296 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:11:26.673397 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-dae876bc-870e-4ebe-bb68-a829336ba22d tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-admin] Volume info retrieved successfully. Aug 20 01:11:26.676561 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-dae876bc-870e-4ebe-bb68-a829336ba22d tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-admin] https://10.4.3.240/volume/v3/volumes/52fecae8-4e64-49d1-a0b5-ace15c557209 returned with HTTP 200 Aug 20 01:11:26.676900 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1318/5215] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:11:26 2026] GET /volume/v3/volumes/52fecae8-4e64-49d1-a0b5-ace15c557209 => generated 1008 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:11:26.687497 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-6635c694-15eb-45a6-a21a-4af28b852f74 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:11:26.689345 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-6635c694-15eb-45a6-a21a-4af28b852f74 tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-admin] POST https://10.4.3.240/volume/v3/snapshots Aug 20 01:11:26.689728 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-6635c694-15eb-45a6-a21a-4af28b852f74 tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "52fecae8-4e64-49d1-a0b5-ace15c557209", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-68104735"}} {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:11:26.698267 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:11:26.698267 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:11:26.698558 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-6635c694-15eb-45a6-a21a-4af28b852f74 tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-admin] Volume info retrieved successfully. Aug 20 01:11:26.698672 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.v3.snapshots [None req-6635c694-15eb-45a6-a21a-4af28b852f74 tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-admin] Create snapshot from volume 52fecae8-4e64-49d1-a0b5-ace15c557209 Aug 20 01:11:26.726602 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.quota [None req-6635c694-15eb-45a6-a21a-4af28b852f74 tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-admin] Created reservations ['073ddcfd-b976-4a12-9c78-8c3f82375eb1', 'bb056b6c-d0a0-464b-9ede-38a0019cb203', '2fa08eaa-65f2-43c7-bfbc-f70397f69188', '11c3f2ad-2fe5-4a0d-bc5a-03ea8c0f929d'] {{(pid=100212) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 01:11:26.747721 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-6635c694-15eb-45a6-a21a-4af28b852f74 tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-admin] Snapshot create request issued successfully. Aug 20 01:11:26.748031 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-6635c694-15eb-45a6-a21a-4af28b852f74 tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-admin] https://10.4.3.240/volume/v3/snapshots returned with HTTP 202 Aug 20 01:11:26.748410 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1296/5216] 10.4.3.240 () {68 vars in 1265 bytes} [Thu Aug 20 01:11:26 2026] POST /volume/v3/snapshots => generated 306 bytes in 61 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 01:11:26.755784 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-9e64457a-9968-4a57-91d2-5c6c23119a8a None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:11:26.757514 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-9e64457a-9968-4a57-91d2-5c6c23119a8a tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-admin] GET https://10.4.3.240/volume/v3/snapshots/f2aae2e8-acbc-4a15-8e05-c6bd483302c5 Aug 20 01:11:26.757738 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-9e64457a-9968-4a57-91d2-5c6c23119a8a tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-admin] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:11:26.757997 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-9e64457a-9968-4a57-91d2-5c6c23119a8a tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-admin] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:11:26.762528 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:11:26.762528 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:11:26.762873 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-9e64457a-9968-4a57-91d2-5c6c23119a8a tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-admin] Snapshot retrieved successfully. Aug 20 01:11:26.763508 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-9e64457a-9968-4a57-91d2-5c6c23119a8a tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-admin] https://10.4.3.240/volume/v3/snapshots/f2aae2e8-acbc-4a15-8e05-c6bd483302c5 returned with HTTP 200 Aug 20 01:11:26.763918 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1297/5217] 10.4.3.240 () {66 vars in 1354 bytes} [Thu Aug 20 01:11:26 2026] GET /volume/v3/snapshots/f2aae2e8-acbc-4a15-8e05-c6bd483302c5 => generated 438 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:11:26.836192 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-a9d37e85-b0b6-4e17-b44e-0c4d25acd321 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:11:26.837691 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-a9d37e85-b0b6-4e17-b44e-0c4d25acd321 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] GET https://10.4.3.240/volume/v3/backups/656028e4-4c21-48ca-8626-64698deae407 Aug 20 01:11:26.837888 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-a9d37e85-b0b6-4e17-b44e-0c4d25acd321 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:11:26.838056 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-a9d37e85-b0b6-4e17-b44e-0c4d25acd321 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:11:26.838152 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-a9d37e85-b0b6-4e17-b44e-0c4d25acd321 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Show backup with id 656028e4-4c21-48ca-8626-64698deae407. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:11:26.842015 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:11:26.842015 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:11:26.842576 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-a9d37e85-b0b6-4e17-b44e-0c4d25acd321 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] https://10.4.3.240/volume/v3/backups/656028e4-4c21-48ca-8626-64698deae407 returned with HTTP 200 Aug 20 01:11:26.842902 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1307/5218] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:11:26 2026] GET /volume/v3/backups/656028e4-4c21-48ca-8626-64698deae407 => generated 725 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:11:27.772358 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-aa6aa27c-7acf-4a1c-9c04-726546e8048f None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:11:27.774230 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-aa6aa27c-7acf-4a1c-9c04-726546e8048f tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-admin] GET https://10.4.3.240/volume/v3/snapshots/f2aae2e8-acbc-4a15-8e05-c6bd483302c5 Aug 20 01:11:27.774426 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-aa6aa27c-7acf-4a1c-9c04-726546e8048f tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:11:27.774617 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-aa6aa27c-7acf-4a1c-9c04-726546e8048f tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:11:27.776408 np0000007838 devstack@c-api.service[100215]: DEBUG dbcounter [-] [100215] Writing DB stats cinder:SELECT=127,cinder:UPDATE=31,cinder:INSERT=18 {{(pid=100215) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 01:11:27.779922 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:11:27.779922 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:11:27.780268 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-aa6aa27c-7acf-4a1c-9c04-726546e8048f tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-admin] Snapshot retrieved successfully. Aug 20 01:11:27.781093 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-aa6aa27c-7acf-4a1c-9c04-726546e8048f tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-admin] https://10.4.3.240/volume/v3/snapshots/f2aae2e8-acbc-4a15-8e05-c6bd483302c5 returned with HTTP 200 Aug 20 01:11:27.781584 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1319/5219] 10.4.3.240 () {66 vars in 1354 bytes} [Thu Aug 20 01:11:27 2026] GET /volume/v3/snapshots/f2aae2e8-acbc-4a15-8e05-c6bd483302c5 => generated 465 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:11:27.789884 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-bcd2534d-cdd5-49c0-bcc7-50a03f57f1dc None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:11:27.842113 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-bcd2534d-cdd5-49c0-bcc7-50a03f57f1dc tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-reader] POST https://10.4.3.240/volume/v3/snapshots/f2aae2e8-acbc-4a15-8e05-c6bd483302c5/action Aug 20 01:11:27.842445 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-bcd2534d-cdd5-49c0-bcc7-50a03f57f1dc tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-reader] Action body: b'{"os-force_delete": {}}' {{(pid=100212) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 01:11:27.842563 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-bcd2534d-cdd5-49c0-bcc7-50a03f57f1dc tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-reader] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:11:27.849053 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:11:27.849053 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:11:27.849482 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-bcd2534d-cdd5-49c0-bcc7-50a03f57f1dc tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-reader] Snapshot retrieved successfully. Aug 20 01:11:27.850210 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.policy [None req-bcd2534d-cdd5-49c0-bcc7-50a03f57f1dc tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-reader] Policy check for volume_extension:snapshot_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': '5b1adf3dab124f4b8dde33ef69b161bc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ad4ce0baf38f4729bf10cb0ce84e1444', '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=100212) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 20 01:11:27.850419 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-bcd2534d-cdd5-49c0-bcc7-50a03f57f1dc tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-reader] https://10.4.3.240/volume/v3/snapshots/f2aae2e8-acbc-4a15-8e05-c6bd483302c5/action returned with HTTP 403 Aug 20 01:11:27.850877 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1297/5220] 10.4.3.240 () {68 vars in 1396 bytes} [Thu Aug 20 01:11:27 2026] POST /volume/v3/snapshots/f2aae2e8-acbc-4a15-8e05-c6bd483302c5/action => generated 133 bytes in 61 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:11:27.851896 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-075ae82f-13da-4cb9-b0a5-35f78d253918 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:11:27.853473 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-075ae82f-13da-4cb9-b0a5-35f78d253918 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] GET https://10.4.3.240/volume/v3/backups/656028e4-4c21-48ca-8626-64698deae407 Aug 20 01:11:27.853664 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-075ae82f-13da-4cb9-b0a5-35f78d253918 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:11:27.853911 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-075ae82f-13da-4cb9-b0a5-35f78d253918 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:11:27.854052 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.v3.backups [None req-075ae82f-13da-4cb9-b0a5-35f78d253918 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Show backup with id 656028e4-4c21-48ca-8626-64698deae407. {{(pid=100213) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:11:27.855872 np0000007838 devstack@c-api.service[100213]: DEBUG dbcounter [-] [100213] Writing DB stats cinder:SELECT=218,cinder:UPDATE=95,cinder:INSERT=55 {{(pid=100213) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 01:11:27.857430 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-b6e7e52f-6b93-4d4d-9c33-09eff87cc425 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:11:27.858697 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:11:27.858697 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:11:27.859445 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-075ae82f-13da-4cb9-b0a5-35f78d253918 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] https://10.4.3.240/volume/v3/backups/656028e4-4c21-48ca-8626-64698deae407 returned with HTTP 200 Aug 20 01:11:27.859561 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-b6e7e52f-6b93-4d4d-9c33-09eff87cc425 tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-admin] DELETE https://10.4.3.240/volume/v3/snapshots/f2aae2e8-acbc-4a15-8e05-c6bd483302c5 Aug 20 01:11:27.859811 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-b6e7e52f-6b93-4d4d-9c33-09eff87cc425 tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:11:27.859882 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1298/5221] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:11:27 2026] GET /volume/v3/backups/656028e4-4c21-48ca-8626-64698deae407 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:11:27.860038 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-b6e7e52f-6b93-4d4d-9c33-09eff87cc425 tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-admin] Calling method 'delete' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:11:27.860147 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.v3.snapshots [None req-b6e7e52f-6b93-4d4d-9c33-09eff87cc425 tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-admin] Delete snapshot with id: f2aae2e8-acbc-4a15-8e05-c6bd483302c5 Aug 20 01:11:27.865721 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:11:27.865721 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:11:27.866121 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-b6e7e52f-6b93-4d4d-9c33-09eff87cc425 tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-admin] Snapshot retrieved successfully. Aug 20 01:11:27.882322 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-b6e7e52f-6b93-4d4d-9c33-09eff87cc425 tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-admin] Snapshot delete request issued successfully. Aug 20 01:11:27.882515 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-b6e7e52f-6b93-4d4d-9c33-09eff87cc425 tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-admin] https://10.4.3.240/volume/v3/snapshots/f2aae2e8-acbc-4a15-8e05-c6bd483302c5 returned with HTTP 202 Aug 20 01:11:27.882910 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1308/5222] 10.4.3.240 () {66 vars in 1357 bytes} [Thu Aug 20 01:11:27 2026] DELETE /volume/v3/snapshots/f2aae2e8-acbc-4a15-8e05-c6bd483302c5 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 01:11:27.889307 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-a6a7dfbe-f2df-47ff-8f0a-24c9738ad3f0 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:11:27.890921 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-a6a7dfbe-f2df-47ff-8f0a-24c9738ad3f0 tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-admin] GET https://10.4.3.240/volume/v3/snapshots/f2aae2e8-acbc-4a15-8e05-c6bd483302c5 Aug 20 01:11:27.891099 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-a6a7dfbe-f2df-47ff-8f0a-24c9738ad3f0 tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:11:27.891278 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-a6a7dfbe-f2df-47ff-8f0a-24c9738ad3f0 tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:11:27.895707 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:11:27.895707 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:11:27.895964 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-a6a7dfbe-f2df-47ff-8f0a-24c9738ad3f0 tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-admin] Snapshot retrieved successfully. Aug 20 01:11:27.896549 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-a6a7dfbe-f2df-47ff-8f0a-24c9738ad3f0 tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-admin] https://10.4.3.240/volume/v3/snapshots/f2aae2e8-acbc-4a15-8e05-c6bd483302c5 returned with HTTP 200 Aug 20 01:11:27.896878 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1320/5223] 10.4.3.240 () {66 vars in 1354 bytes} [Thu Aug 20 01:11:27 2026] GET /volume/v3/snapshots/f2aae2e8-acbc-4a15-8e05-c6bd483302c5 => generated 464 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:11:28.869655 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-796bcf63-d861-4b05-a8b9-385643845697 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:11:28.871518 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-796bcf63-d861-4b05-a8b9-385643845697 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] GET https://10.4.3.240/volume/v3/backups/656028e4-4c21-48ca-8626-64698deae407 Aug 20 01:11:28.871734 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-796bcf63-d861-4b05-a8b9-385643845697 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:11:28.871913 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-796bcf63-d861-4b05-a8b9-385643845697 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:11:28.872046 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.v3.backups [None req-796bcf63-d861-4b05-a8b9-385643845697 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Show backup with id 656028e4-4c21-48ca-8626-64698deae407. {{(pid=100212) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:11:28.876587 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:11:28.876587 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:11:28.877191 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-796bcf63-d861-4b05-a8b9-385643845697 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] https://10.4.3.240/volume/v3/backups/656028e4-4c21-48ca-8626-64698deae407 returned with HTTP 200 Aug 20 01:11:28.877523 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1298/5224] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:11:28 2026] GET /volume/v3/backups/656028e4-4c21-48ca-8626-64698deae407 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:11:28.904817 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-8472b79a-1d0b-45dc-a77b-f9748c3ac610 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:11:28.906465 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-8472b79a-1d0b-45dc-a77b-f9748c3ac610 tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-admin] GET https://10.4.3.240/volume/v3/snapshots/f2aae2e8-acbc-4a15-8e05-c6bd483302c5 Aug 20 01:11:28.906655 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-8472b79a-1d0b-45dc-a77b-f9748c3ac610 tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-admin] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:11:28.906836 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-8472b79a-1d0b-45dc-a77b-f9748c3ac610 tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-admin] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:11:28.911289 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-8472b79a-1d0b-45dc-a77b-f9748c3ac610 tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-admin] https://10.4.3.240/volume/v3/snapshots/f2aae2e8-acbc-4a15-8e05-c6bd483302c5 returned with HTTP 404 Aug 20 01:11:28.911843 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1299/5225] 10.4.3.240 () {66 vars in 1354 bytes} [Thu Aug 20 01:11:28 2026] GET /volume/v3/snapshots/f2aae2e8-acbc-4a15-8e05-c6bd483302c5 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:11:28.917669 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-3e45f3a4-85f6-47ab-910a-09d3e8140038 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:11:28.919473 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-3e45f3a4-85f6-47ab-910a-09d3e8140038 tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-admin] DELETE https://10.4.3.240/volume/v3/volumes/52fecae8-4e64-49d1-a0b5-ace15c557209 Aug 20 01:11:28.919699 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-3e45f3a4-85f6-47ab-910a-09d3e8140038 tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:11:28.919882 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-3e45f3a4-85f6-47ab-910a-09d3e8140038 tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-admin] Calling method 'delete' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:11:28.920036 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.v3.volumes [None req-3e45f3a4-85f6-47ab-910a-09d3e8140038 tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-admin] Delete volume with id: 52fecae8-4e64-49d1-a0b5-ace15c557209 Aug 20 01:11:28.926733 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:11:28.926733 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:11:28.927046 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-3e45f3a4-85f6-47ab-910a-09d3e8140038 tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-admin] Volume info retrieved successfully. Aug 20 01:11:28.942156 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-3e45f3a4-85f6-47ab-910a-09d3e8140038 tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-admin] Delete volume request issued successfully. Aug 20 01:11:28.942373 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-3e45f3a4-85f6-47ab-910a-09d3e8140038 tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-admin] https://10.4.3.240/volume/v3/volumes/52fecae8-4e64-49d1-a0b5-ace15c557209 returned with HTTP 202 Aug 20 01:11:28.942833 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1309/5226] 10.4.3.240 () {66 vars in 1351 bytes} [Thu Aug 20 01:11:28 2026] DELETE /volume/v3/volumes/52fecae8-4e64-49d1-a0b5-ace15c557209 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 01:11:28.949912 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-4f1b7f97-00bc-4cbd-9a5f-7e070f5ba68e None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:11:28.951736 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-4f1b7f97-00bc-4cbd-9a5f-7e070f5ba68e tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-admin] GET https://10.4.3.240/volume/v3/volumes/52fecae8-4e64-49d1-a0b5-ace15c557209 Aug 20 01:11:28.951959 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-4f1b7f97-00bc-4cbd-9a5f-7e070f5ba68e tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:11:28.952182 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-4f1b7f97-00bc-4cbd-9a5f-7e070f5ba68e tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:11:28.959089 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:11:28.959089 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:11:28.962237 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-4f1b7f97-00bc-4cbd-9a5f-7e070f5ba68e tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-admin] Volume info retrieved successfully. Aug 20 01:11:28.965790 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-4f1b7f97-00bc-4cbd-9a5f-7e070f5ba68e tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-admin] https://10.4.3.240/volume/v3/volumes/52fecae8-4e64-49d1-a0b5-ace15c557209 returned with HTTP 200 Aug 20 01:11:28.966126 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1321/5227] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:11:28 2026] GET /volume/v3/volumes/52fecae8-4e64-49d1-a0b5-ace15c557209 => generated 1007 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:11:29.888809 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-33acf68c-96da-4434-85a2-ff9ca443b851 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:11:29.890580 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-33acf68c-96da-4434-85a2-ff9ca443b851 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] GET https://10.4.3.240/volume/v3/backups/656028e4-4c21-48ca-8626-64698deae407 Aug 20 01:11:29.890816 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-33acf68c-96da-4434-85a2-ff9ca443b851 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:11:29.890995 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-33acf68c-96da-4434-85a2-ff9ca443b851 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:11:29.891100 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.v3.backups [None req-33acf68c-96da-4434-85a2-ff9ca443b851 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Show backup with id 656028e4-4c21-48ca-8626-64698deae407. {{(pid=100212) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:11:29.895255 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:11:29.895255 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:11:29.895971 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-33acf68c-96da-4434-85a2-ff9ca443b851 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] https://10.4.3.240/volume/v3/backups/656028e4-4c21-48ca-8626-64698deae407 returned with HTTP 200 Aug 20 01:11:29.896423 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1299/5228] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:11:29 2026] GET /volume/v3/backups/656028e4-4c21-48ca-8626-64698deae407 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:11:29.977691 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-8ef8a739-245b-4f0f-bbcb-b91a7e7d37bd None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:11:29.979538 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-8ef8a739-245b-4f0f-bbcb-b91a7e7d37bd tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-admin] GET https://10.4.3.240/volume/v3/volumes/52fecae8-4e64-49d1-a0b5-ace15c557209 Aug 20 01:11:29.979774 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-8ef8a739-245b-4f0f-bbcb-b91a7e7d37bd tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-admin] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:11:29.979997 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-8ef8a739-245b-4f0f-bbcb-b91a7e7d37bd tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-admin] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:11:29.985445 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-8ef8a739-245b-4f0f-bbcb-b91a7e7d37bd tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-admin] https://10.4.3.240/volume/v3/volumes/52fecae8-4e64-49d1-a0b5-ace15c557209 returned with HTTP 404 Aug 20 01:11:29.985899 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1300/5229] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:11:29 2026] GET /volume/v3/volumes/52fecae8-4e64-49d1-a0b5-ace15c557209 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:11:29.992563 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-a7715e87-85f6-49ff-a465-12b2aa85b4cb None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:11:29.994330 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-a7715e87-85f6-49ff-a465-12b2aa85b4cb tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-admin] POST https://10.4.3.240/volume/v3/volumes Aug 20 01:11:29.994668 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-a7715e87-85f6-49ff-a465-12b2aa85b4cb tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-64052668"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:11:29.996035 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.v3.volumes [None req-a7715e87-85f6-49ff-a465-12b2aa85b4cb tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-64052668'}} {{(pid=100214) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 01:11:29.996149 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.v3.volumes [None req-a7715e87-85f6-49ff-a465-12b2aa85b4cb tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-admin] Create volume of 1 GB Aug 20 01:11:29.999873 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-a7715e87-85f6-49ff-a465-12b2aa85b4cb tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-admin] Availability Zones retrieved successfully. Aug 20 01:11:30.004901 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-a7715e87-85f6-49ff-a465-12b2aa85b4cb tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-admin] Flow 'volume_create_api' (a1cea3f5-2f76-40f2-aca7-aab7b14a1f56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:11:30.005755 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-a7715e87-85f6-49ff-a465-12b2aa85b4cb tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (efe2313e-7fdc-4b6f-bf73-035b204d0dbb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:11:30.006459 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.flows.api.create_volume [None req-a7715e87-85f6-49ff-a465-12b2aa85b4cb tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-admin] Validating volume size '1' using validate_int {{(pid=100214) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 01:11:30.027038 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-a7715e87-85f6-49ff-a465-12b2aa85b4cb tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (efe2313e-7fdc-4b6f-bf73-035b204d0dbb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:52:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1ed58bd6-fe6a-497e-ae84-e8199d24fdfa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:11:30.027707 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-a7715e87-85f6-49ff-a465-12b2aa85b4cb tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (93056dc2-4564-48d0-b04b-2f33f049d500) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:11:30.060219 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.quota [None req-a7715e87-85f6-49ff-a465-12b2aa85b4cb tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-admin] Created reservations ['c68115a4-b372-43f8-8873-f3b83a7a7802', '1010dd55-fee8-4db2-a5b9-9ea520e1dc95', '07a94a75-bd63-4b48-9eaf-1c22e6877689', 'f891e840-5e0a-4ec7-8e96-8bef1a8efe8a'] {{(pid=100214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 01:11:30.060945 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-a7715e87-85f6-49ff-a465-12b2aa85b4cb tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (93056dc2-4564-48d0-b04b-2f33f049d500) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c68115a4-b372-43f8-8873-f3b83a7a7802', '1010dd55-fee8-4db2-a5b9-9ea520e1dc95', '07a94a75-bd63-4b48-9eaf-1c22e6877689', 'f891e840-5e0a-4ec7-8e96-8bef1a8efe8a']}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:11:30.061626 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-a7715e87-85f6-49ff-a465-12b2aa85b4cb tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b4599afe-5624-46cc-a785-0cb3b7995141) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:11:30.081657 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-a7715e87-85f6-49ff-a465-12b2aa85b4cb tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b4599afe-5624-46cc-a785-0cb3b7995141) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dbe6920b-a4aa-4b2c-b006-dd55fd09902a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-64052668',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ad4ce0baf38f4729bf10cb0ce84e1444',qos_specs=None,replication_status=,reservations=['c68115a4-b372-43f8-8873-f3b83a7a7802','1010dd55-fee8-4db2-a5b9-9ea520e1dc95','07a94a75-bd63-4b48-9eaf-1c22e6877689','f891e840-5e0a-4ec7-8e96-8bef1a8efe8a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f868a747857b4c7ba990ed0907cb1d78',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T01:11:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-64052668',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dbe6920b-a4aa-4b2c-b006-dd55fd09902a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ad4ce0baf38f4729bf10cb0ce84e1444',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f868a747857b4c7ba990ed0907cb1d78',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1ed58bd6-fe6a-497e-ae84-e8199d24fdfa),volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:11:30.082299 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-a7715e87-85f6-49ff-a465-12b2aa85b4cb tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1f135975-18de-4ad2-bfb9-331eebc974c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:11:30.096621 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-a7715e87-85f6-49ff-a465-12b2aa85b4cb tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1f135975-18de-4ad2-bfb9-331eebc974c1) transitioned into state 'SUCCESS' from state '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-64052668',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ad4ce0baf38f4729bf10cb0ce84e1444',qos_specs=None,replication_status=,reservations=['c68115a4-b372-43f8-8873-f3b83a7a7802','1010dd55-fee8-4db2-a5b9-9ea520e1dc95','07a94a75-bd63-4b48-9eaf-1c22e6877689','f891e840-5e0a-4ec7-8e96-8bef1a8efe8a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f868a747857b4c7ba990ed0907cb1d78',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:11:30.097250 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-a7715e87-85f6-49ff-a465-12b2aa85b4cb tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (617eb3ce-35bb-436e-8d84-280aec98c036) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:11:30.104917 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-a7715e87-85f6-49ff-a465-12b2aa85b4cb tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (617eb3ce-35bb-436e-8d84-280aec98c036) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:11:30.105627 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-a7715e87-85f6-49ff-a465-12b2aa85b4cb tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-admin] Flow 'volume_create_api' (a1cea3f5-2f76-40f2-aca7-aab7b14a1f56) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:11:30.105890 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-a7715e87-85f6-49ff-a465-12b2aa85b4cb tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-admin] Create volume request issued successfully. Aug 20 01:11:30.106406 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-a7715e87-85f6-49ff-a465-12b2aa85b4cb tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-admin] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 20 01:11:30.106804 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1310/5230] 10.4.3.240 () {68 vars in 1258 bytes} [Thu Aug 20 01:11:29 2026] POST /volume/v3/volumes => generated 776 bytes in 115 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 01:11:30.119820 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-14aafee9-0871-4915-b8aa-69985df701cc None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:11:30.121452 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-14aafee9-0871-4915-b8aa-69985df701cc tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-admin] GET https://10.4.3.240/volume/v3/volumes/dbe6920b-a4aa-4b2c-b006-dd55fd09902a Aug 20 01:11:30.121648 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-14aafee9-0871-4915-b8aa-69985df701cc tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:11:30.121829 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-14aafee9-0871-4915-b8aa-69985df701cc tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:11:30.131044 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:11:30.131044 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:11:30.135111 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-14aafee9-0871-4915-b8aa-69985df701cc tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-admin] Volume info retrieved successfully. Aug 20 01:11:30.139611 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-14aafee9-0871-4915-b8aa-69985df701cc tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-admin] https://10.4.3.240/volume/v3/volumes/dbe6920b-a4aa-4b2c-b006-dd55fd09902a returned with HTTP 200 Aug 20 01:11:30.140065 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1322/5231] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:11:30 2026] GET /volume/v3/volumes/dbe6920b-a4aa-4b2c-b006-dd55fd09902a => generated 955 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:11:30.906493 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-aa4e4696-5fd2-4fc8-a9a4-0709512816ea None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:11:30.908388 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-aa4e4696-5fd2-4fc8-a9a4-0709512816ea tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] GET https://10.4.3.240/volume/v3/backups/656028e4-4c21-48ca-8626-64698deae407 Aug 20 01:11:30.908626 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-aa4e4696-5fd2-4fc8-a9a4-0709512816ea tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:11:30.908837 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-aa4e4696-5fd2-4fc8-a9a4-0709512816ea tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:11:30.909100 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.v3.backups [None req-aa4e4696-5fd2-4fc8-a9a4-0709512816ea tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Show backup with id 656028e4-4c21-48ca-8626-64698deae407. {{(pid=100212) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:11:30.913190 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:11:30.913190 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:11:30.913924 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-aa4e4696-5fd2-4fc8-a9a4-0709512816ea tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] https://10.4.3.240/volume/v3/backups/656028e4-4c21-48ca-8626-64698deae407 returned with HTTP 200 Aug 20 01:11:30.914495 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1300/5232] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:11:30 2026] GET /volume/v3/backups/656028e4-4c21-48ca-8626-64698deae407 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:11:31.153319 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-ac45886d-eb7e-4cd4-947e-3bb2b17b16fa None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:11:31.154783 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-ac45886d-eb7e-4cd4-947e-3bb2b17b16fa tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-admin] GET https://10.4.3.240/volume/v3/volumes/dbe6920b-a4aa-4b2c-b006-dd55fd09902a Aug 20 01:11:31.155073 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-ac45886d-eb7e-4cd4-947e-3bb2b17b16fa tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-admin] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:11:31.155309 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-ac45886d-eb7e-4cd4-947e-3bb2b17b16fa tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-admin] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:11:31.162533 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:11:31.162533 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:11:31.164966 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-ac45886d-eb7e-4cd4-947e-3bb2b17b16fa tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-admin] Volume info retrieved successfully. Aug 20 01:11:31.168333 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-ac45886d-eb7e-4cd4-947e-3bb2b17b16fa tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-admin] https://10.4.3.240/volume/v3/volumes/dbe6920b-a4aa-4b2c-b006-dd55fd09902a returned with HTTP 200 Aug 20 01:11:31.168849 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1301/5233] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:11:31 2026] GET /volume/v3/volumes/dbe6920b-a4aa-4b2c-b006-dd55fd09902a => generated 1007 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:11:31.180642 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-9b273f38-9f15-4e1e-83c3-56702b2a086f None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:11:31.182795 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-9b273f38-9f15-4e1e-83c3-56702b2a086f tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-admin] POST https://10.4.3.240/volume/v3/snapshots Aug 20 01:11:31.183124 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-9b273f38-9f15-4e1e-83c3-56702b2a086f tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "dbe6920b-a4aa-4b2c-b006-dd55fd09902a", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1871741044"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:11:31.190753 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:11:31.190753 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:11:31.191041 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-9b273f38-9f15-4e1e-83c3-56702b2a086f tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-admin] Volume info retrieved successfully. Aug 20 01:11:31.191143 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.v3.snapshots [None req-9b273f38-9f15-4e1e-83c3-56702b2a086f tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-admin] Create snapshot from volume dbe6920b-a4aa-4b2c-b006-dd55fd09902a Aug 20 01:11:31.210493 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.quota [None req-9b273f38-9f15-4e1e-83c3-56702b2a086f tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-admin] Created reservations ['1f5df2b2-d130-4d35-87d9-ef399648cff4', 'aac6ce57-eb54-4aca-9cd9-e130c34e14ff', 'ad282bf9-3257-4686-b493-74860d378ee3', '6c9cbb00-5b87-42a6-bd01-8bf3faff0b65'] {{(pid=100214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 01:11:31.233116 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-9b273f38-9f15-4e1e-83c3-56702b2a086f tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-admin] Snapshot create request issued successfully. Aug 20 01:11:31.233427 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-9b273f38-9f15-4e1e-83c3-56702b2a086f tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-admin] https://10.4.3.240/volume/v3/snapshots returned with HTTP 202 Aug 20 01:11:31.233862 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1311/5234] 10.4.3.240 () {68 vars in 1265 bytes} [Thu Aug 20 01:11:31 2026] POST /volume/v3/snapshots => generated 308 bytes in 54 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 01:11:31.241477 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-25490d51-4705-4ee8-bd96-00261964a0c4 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:11:31.243431 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-25490d51-4705-4ee8-bd96-00261964a0c4 tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-admin] GET https://10.4.3.240/volume/v3/snapshots/0dbf04c0-3827-4f33-b36d-1080c867bd14 Aug 20 01:11:31.243678 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-25490d51-4705-4ee8-bd96-00261964a0c4 tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:11:31.243928 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-25490d51-4705-4ee8-bd96-00261964a0c4 tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:11:31.248950 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:11:31.248950 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:11:31.249311 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-25490d51-4705-4ee8-bd96-00261964a0c4 tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-admin] Snapshot retrieved successfully. Aug 20 01:11:31.250015 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-25490d51-4705-4ee8-bd96-00261964a0c4 tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-admin] https://10.4.3.240/volume/v3/snapshots/0dbf04c0-3827-4f33-b36d-1080c867bd14 returned with HTTP 200 Aug 20 01:11:31.250435 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1323/5235] 10.4.3.240 () {66 vars in 1354 bytes} [Thu Aug 20 01:11:31 2026] GET /volume/v3/snapshots/0dbf04c0-3827-4f33-b36d-1080c867bd14 => generated 440 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:11:31.926205 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-b793c3ab-17df-4121-96a1-cef0544d38f8 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:11:31.932039 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-b793c3ab-17df-4121-96a1-cef0544d38f8 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] GET https://10.4.3.240/volume/v3/backups/656028e4-4c21-48ca-8626-64698deae407 Aug 20 01:11:31.932699 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-b793c3ab-17df-4121-96a1-cef0544d38f8 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:11:31.933772 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-b793c3ab-17df-4121-96a1-cef0544d38f8 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:11:31.933969 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.v3.backups [None req-b793c3ab-17df-4121-96a1-cef0544d38f8 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Show backup with id 656028e4-4c21-48ca-8626-64698deae407. {{(pid=100212) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:11:31.940588 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:11:31.940588 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:11:31.941247 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-b793c3ab-17df-4121-96a1-cef0544d38f8 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] https://10.4.3.240/volume/v3/backups/656028e4-4c21-48ca-8626-64698deae407 returned with HTTP 200 Aug 20 01:11:31.941635 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1301/5236] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:11:31 2026] GET /volume/v3/backups/656028e4-4c21-48ca-8626-64698deae407 => generated 736 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:11:32.258924 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-782a83f4-fc33-4e5c-b84f-c9c762f777f7 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:11:32.260638 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-782a83f4-fc33-4e5c-b84f-c9c762f777f7 tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-admin] GET https://10.4.3.240/volume/v3/snapshots/0dbf04c0-3827-4f33-b36d-1080c867bd14 Aug 20 01:11:32.260852 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-782a83f4-fc33-4e5c-b84f-c9c762f777f7 tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-admin] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:11:32.261040 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-782a83f4-fc33-4e5c-b84f-c9c762f777f7 tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-admin] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:11:32.265771 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:11:32.265771 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:11:32.266041 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-782a83f4-fc33-4e5c-b84f-c9c762f777f7 tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-admin] Snapshot retrieved successfully. Aug 20 01:11:32.266645 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-782a83f4-fc33-4e5c-b84f-c9c762f777f7 tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-admin] https://10.4.3.240/volume/v3/snapshots/0dbf04c0-3827-4f33-b36d-1080c867bd14 returned with HTTP 200 Aug 20 01:11:32.266998 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1302/5237] 10.4.3.240 () {66 vars in 1354 bytes} [Thu Aug 20 01:11:32 2026] GET /volume/v3/snapshots/0dbf04c0-3827-4f33-b36d-1080c867bd14 => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:11:32.275011 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-45a7030c-888f-4920-920a-66c919d122df None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:11:32.276935 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-45a7030c-888f-4920-920a-66c919d122df tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-reader] GET https://10.4.3.240/volume/v3/snapshots Aug 20 01:11:32.277114 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-45a7030c-888f-4920-920a-66c919d122df tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-reader] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:11:32.277293 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-45a7030c-888f-4920-920a-66c919d122df tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-reader] Calling method 'index' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:11:32.277554 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.api_utils [None req-45a7030c-888f-4920-920a-66c919d122df tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-reader] Removing options '' from query. {{(pid=100214) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 01:11:32.277813 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:11:32.277813 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:11:32.278596 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.db.api [None req-45a7030c-888f-4920-920a-66c919d122df tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-reader] Building query based on filter {{(pid=100214) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 20 01:11:32.281937 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-45a7030c-888f-4920-920a-66c919d122df tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-reader] Get all snapshots completed successfully. Aug 20 01:11:32.282202 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-45a7030c-888f-4920-920a-66c919d122df tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-reader] https://10.4.3.240/volume/v3/snapshots returned with HTTP 200 Aug 20 01:11:32.282571 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1312/5238] 10.4.3.240 () {66 vars in 1243 bytes} [Thu Aug 20 01:11:32 2026] GET /volume/v3/snapshots => generated 336 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:11:32.290423 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-79ed4a32-9c95-49c8-81fe-5331c72caab9 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:11:32.292098 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-79ed4a32-9c95-49c8-81fe-5331c72caab9 tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-admin] DELETE https://10.4.3.240/volume/v3/snapshots/0dbf04c0-3827-4f33-b36d-1080c867bd14 Aug 20 01:11:32.292300 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-79ed4a32-9c95-49c8-81fe-5331c72caab9 tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:11:32.292506 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-79ed4a32-9c95-49c8-81fe-5331c72caab9 tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-admin] Calling method 'delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:11:32.292624 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.v3.snapshots [None req-79ed4a32-9c95-49c8-81fe-5331c72caab9 tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-admin] Delete snapshot with id: 0dbf04c0-3827-4f33-b36d-1080c867bd14 Aug 20 01:11:32.297832 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:11:32.297832 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:11:32.298194 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-79ed4a32-9c95-49c8-81fe-5331c72caab9 tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-admin] Snapshot retrieved successfully. Aug 20 01:11:32.312268 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-79ed4a32-9c95-49c8-81fe-5331c72caab9 tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-admin] Snapshot delete request issued successfully. Aug 20 01:11:32.312469 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-79ed4a32-9c95-49c8-81fe-5331c72caab9 tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-admin] https://10.4.3.240/volume/v3/snapshots/0dbf04c0-3827-4f33-b36d-1080c867bd14 returned with HTTP 202 Aug 20 01:11:32.312861 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1324/5239] 10.4.3.240 () {66 vars in 1357 bytes} [Thu Aug 20 01:11:32 2026] DELETE /volume/v3/snapshots/0dbf04c0-3827-4f33-b36d-1080c867bd14 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 01:11:32.319326 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-6c9c5306-e018-4df0-ab0f-24528c8acb19 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:11:32.321023 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-6c9c5306-e018-4df0-ab0f-24528c8acb19 tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-admin] GET https://10.4.3.240/volume/v3/snapshots/0dbf04c0-3827-4f33-b36d-1080c867bd14 Aug 20 01:11:32.321234 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-6c9c5306-e018-4df0-ab0f-24528c8acb19 tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-admin] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:11:32.321471 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-6c9c5306-e018-4df0-ab0f-24528c8acb19 tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-admin] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:11:32.326781 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:11:32.326781 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:11:32.327143 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-6c9c5306-e018-4df0-ab0f-24528c8acb19 tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-admin] Snapshot retrieved successfully. Aug 20 01:11:32.327898 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-6c9c5306-e018-4df0-ab0f-24528c8acb19 tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-admin] https://10.4.3.240/volume/v3/snapshots/0dbf04c0-3827-4f33-b36d-1080c867bd14 returned with HTTP 200 Aug 20 01:11:32.328282 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1302/5240] 10.4.3.240 () {66 vars in 1354 bytes} [Thu Aug 20 01:11:32 2026] GET /volume/v3/snapshots/0dbf04c0-3827-4f33-b36d-1080c867bd14 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:11:32.951317 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-7d4241d9-de30-4381-92cb-246fa6f40421 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:11:32.953735 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-7d4241d9-de30-4381-92cb-246fa6f40421 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] GET https://10.4.3.240/volume/v3/backups/656028e4-4c21-48ca-8626-64698deae407 Aug 20 01:11:32.954028 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-7d4241d9-de30-4381-92cb-246fa6f40421 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:11:32.954293 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-7d4241d9-de30-4381-92cb-246fa6f40421 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:11:32.954468 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.v3.backups [None req-7d4241d9-de30-4381-92cb-246fa6f40421 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Show backup with id 656028e4-4c21-48ca-8626-64698deae407. {{(pid=100213) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:11:32.959945 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:11:32.959945 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:11:32.960737 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-7d4241d9-de30-4381-92cb-246fa6f40421 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] https://10.4.3.240/volume/v3/backups/656028e4-4c21-48ca-8626-64698deae407 returned with HTTP 200 Aug 20 01:11:32.961216 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1303/5241] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:11:32 2026] GET /volume/v3/backups/656028e4-4c21-48ca-8626-64698deae407 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:11:33.336371 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-b61bbf09-ed01-405c-991f-05102ad6f11e None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:11:33.338266 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-b61bbf09-ed01-405c-991f-05102ad6f11e tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-admin] GET https://10.4.3.240/volume/v3/snapshots/0dbf04c0-3827-4f33-b36d-1080c867bd14 Aug 20 01:11:33.338493 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-b61bbf09-ed01-405c-991f-05102ad6f11e tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:11:33.338744 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-b61bbf09-ed01-405c-991f-05102ad6f11e tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:11:33.342816 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-b61bbf09-ed01-405c-991f-05102ad6f11e tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-admin] https://10.4.3.240/volume/v3/snapshots/0dbf04c0-3827-4f33-b36d-1080c867bd14 returned with HTTP 404 Aug 20 01:11:33.343273 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1313/5242] 10.4.3.240 () {66 vars in 1354 bytes} [Thu Aug 20 01:11:33 2026] GET /volume/v3/snapshots/0dbf04c0-3827-4f33-b36d-1080c867bd14 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:11:33.349056 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-2fd21cc7-c150-41ef-a4b6-c2a6bbb62f11 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:11:33.351696 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-2fd21cc7-c150-41ef-a4b6-c2a6bbb62f11 tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-admin] DELETE https://10.4.3.240/volume/v3/volumes/dbe6920b-a4aa-4b2c-b006-dd55fd09902a Aug 20 01:11:33.351696 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-2fd21cc7-c150-41ef-a4b6-c2a6bbb62f11 tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:11:33.351849 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-2fd21cc7-c150-41ef-a4b6-c2a6bbb62f11 tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-admin] Calling method 'delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:11:33.351984 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-2fd21cc7-c150-41ef-a4b6-c2a6bbb62f11 tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-admin] Delete volume with id: dbe6920b-a4aa-4b2c-b006-dd55fd09902a Aug 20 01:11:33.358847 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:11:33.358847 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:11:33.359188 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-2fd21cc7-c150-41ef-a4b6-c2a6bbb62f11 tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-admin] Volume info retrieved successfully. Aug 20 01:11:33.373840 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-2fd21cc7-c150-41ef-a4b6-c2a6bbb62f11 tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-admin] Delete volume request issued successfully. Aug 20 01:11:33.374023 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-2fd21cc7-c150-41ef-a4b6-c2a6bbb62f11 tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-admin] https://10.4.3.240/volume/v3/volumes/dbe6920b-a4aa-4b2c-b006-dd55fd09902a returned with HTTP 202 Aug 20 01:11:33.374433 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1325/5243] 10.4.3.240 () {66 vars in 1351 bytes} [Thu Aug 20 01:11:33 2026] DELETE /volume/v3/volumes/dbe6920b-a4aa-4b2c-b006-dd55fd09902a => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 01:11:33.381585 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-a7b31bd3-1df9-4425-a63e-d7968e673564 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:11:33.383481 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-a7b31bd3-1df9-4425-a63e-d7968e673564 tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-admin] GET https://10.4.3.240/volume/v3/volumes/dbe6920b-a4aa-4b2c-b006-dd55fd09902a Aug 20 01:11:33.383724 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-a7b31bd3-1df9-4425-a63e-d7968e673564 tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-admin] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:11:33.383945 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-a7b31bd3-1df9-4425-a63e-d7968e673564 tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-admin] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:11:33.391675 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:11:33.391675 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:11:33.395657 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-a7b31bd3-1df9-4425-a63e-d7968e673564 tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-admin] Volume info retrieved successfully. Aug 20 01:11:33.400114 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-a7b31bd3-1df9-4425-a63e-d7968e673564 tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-admin] https://10.4.3.240/volume/v3/volumes/dbe6920b-a4aa-4b2c-b006-dd55fd09902a returned with HTTP 200 Aug 20 01:11:33.400717 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1303/5244] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:11:33 2026] GET /volume/v3/volumes/dbe6920b-a4aa-4b2c-b006-dd55fd09902a => generated 1006 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:11:33.971452 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-525dc925-82e3-4b65-9444-80cb86fb72c9 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:11:33.973661 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-525dc925-82e3-4b65-9444-80cb86fb72c9 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] GET https://10.4.3.240/volume/v3/backups/656028e4-4c21-48ca-8626-64698deae407 Aug 20 01:11:33.973661 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-525dc925-82e3-4b65-9444-80cb86fb72c9 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:11:33.973742 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-525dc925-82e3-4b65-9444-80cb86fb72c9 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:11:33.974187 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.v3.backups [None req-525dc925-82e3-4b65-9444-80cb86fb72c9 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Show backup with id 656028e4-4c21-48ca-8626-64698deae407. {{(pid=100213) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:11:33.979664 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:11:33.979664 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:11:33.980752 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-525dc925-82e3-4b65-9444-80cb86fb72c9 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] https://10.4.3.240/volume/v3/backups/656028e4-4c21-48ca-8626-64698deae407 returned with HTTP 200 Aug 20 01:11:33.981210 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1304/5245] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:11:33 2026] GET /volume/v3/backups/656028e4-4c21-48ca-8626-64698deae407 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:11:34.412352 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-736c44b1-2694-4562-a952-7a34dcf91524 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:11:34.414488 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-736c44b1-2694-4562-a952-7a34dcf91524 tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-admin] GET https://10.4.3.240/volume/v3/volumes/dbe6920b-a4aa-4b2c-b006-dd55fd09902a Aug 20 01:11:34.414488 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-736c44b1-2694-4562-a952-7a34dcf91524 tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:11:34.414669 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-736c44b1-2694-4562-a952-7a34dcf91524 tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:11:34.421441 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-736c44b1-2694-4562-a952-7a34dcf91524 tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-admin] https://10.4.3.240/volume/v3/volumes/dbe6920b-a4aa-4b2c-b006-dd55fd09902a returned with HTTP 404 Aug 20 01:11:34.422184 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1314/5246] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:11:34 2026] GET /volume/v3/volumes/dbe6920b-a4aa-4b2c-b006-dd55fd09902a => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:11:34.429205 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-eb9901a6-48c8-4cbf-81da-75e71613cbbe None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:11:34.431137 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-eb9901a6-48c8-4cbf-81da-75e71613cbbe tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-admin] POST https://10.4.3.240/volume/v3/volumes Aug 20 01:11:34.431519 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-eb9901a6-48c8-4cbf-81da-75e71613cbbe tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-105585433"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:11:34.433131 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.v3.volumes [None req-eb9901a6-48c8-4cbf-81da-75e71613cbbe tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-105585433'}} {{(pid=100215) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 01:11:34.433272 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-eb9901a6-48c8-4cbf-81da-75e71613cbbe tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-admin] Create volume of 1 GB Aug 20 01:11:34.437222 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-eb9901a6-48c8-4cbf-81da-75e71613cbbe tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-admin] Availability Zones retrieved successfully. Aug 20 01:11:34.443649 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-eb9901a6-48c8-4cbf-81da-75e71613cbbe tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-admin] Flow 'volume_create_api' (a7a7b553-d918-4869-9ffa-8a2525fdc4ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:11:34.444733 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-eb9901a6-48c8-4cbf-81da-75e71613cbbe tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0e0d3ea8-b14c-4153-8234-e0947d63ba98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:11:34.445610 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.flows.api.create_volume [None req-eb9901a6-48c8-4cbf-81da-75e71613cbbe tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-admin] Validating volume size '1' using validate_int {{(pid=100215) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 01:11:34.469966 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-eb9901a6-48c8-4cbf-81da-75e71613cbbe tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0e0d3ea8-b14c-4153-8234-e0947d63ba98) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:52:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1ed58bd6-fe6a-497e-ae84-e8199d24fdfa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:11:34.470487 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-eb9901a6-48c8-4cbf-81da-75e71613cbbe tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (914ea782-28d3-4d8d-8f84-363bebae0fd0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:11:34.508979 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.quota [None req-eb9901a6-48c8-4cbf-81da-75e71613cbbe tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-admin] Created reservations ['5dd114ba-949f-4fa7-98dc-a5928abb81d6', 'c1627ac8-3184-4a56-ad40-0647e7ebe06c', 'bed5b85c-71b6-41fa-a9eb-a0bc6c4ff486', 'c4ed97ea-125b-4811-b96d-788d95b94d43'] {{(pid=100215) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 01:11:34.509992 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-eb9901a6-48c8-4cbf-81da-75e71613cbbe tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (914ea782-28d3-4d8d-8f84-363bebae0fd0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5dd114ba-949f-4fa7-98dc-a5928abb81d6', 'c1627ac8-3184-4a56-ad40-0647e7ebe06c', 'bed5b85c-71b6-41fa-a9eb-a0bc6c4ff486', 'c4ed97ea-125b-4811-b96d-788d95b94d43']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:11:34.510910 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-eb9901a6-48c8-4cbf-81da-75e71613cbbe tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dc1fa7ce-96c8-42d6-8c1e-c9ea7971da00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:11:34.534102 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-eb9901a6-48c8-4cbf-81da-75e71613cbbe tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dc1fa7ce-96c8-42d6-8c1e-c9ea7971da00) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '922ecea6-2bd6-4c25-8145-14c49f2f77fe', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-105585433',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ad4ce0baf38f4729bf10cb0ce84e1444',qos_specs=None,replication_status=,reservations=['5dd114ba-949f-4fa7-98dc-a5928abb81d6','c1627ac8-3184-4a56-ad40-0647e7ebe06c','bed5b85c-71b6-41fa-a9eb-a0bc6c4ff486','c4ed97ea-125b-4811-b96d-788d95b94d43'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f868a747857b4c7ba990ed0907cb1d78',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T01:11:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-105585433',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=922ecea6-2bd6-4c25-8145-14c49f2f77fe,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ad4ce0baf38f4729bf10cb0ce84e1444',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f868a747857b4c7ba990ed0907cb1d78',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1ed58bd6-fe6a-497e-ae84-e8199d24fdfa),volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:11:34.535026 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-eb9901a6-48c8-4cbf-81da-75e71613cbbe tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (94d4e07c-61c9-45fd-a343-a444fea14122) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:11:34.553861 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-eb9901a6-48c8-4cbf-81da-75e71613cbbe tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (94d4e07c-61c9-45fd-a343-a444fea14122) transitioned into state 'SUCCESS' from state '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-105585433',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ad4ce0baf38f4729bf10cb0ce84e1444',qos_specs=None,replication_status=,reservations=['5dd114ba-949f-4fa7-98dc-a5928abb81d6','c1627ac8-3184-4a56-ad40-0647e7ebe06c','bed5b85c-71b6-41fa-a9eb-a0bc6c4ff486','c4ed97ea-125b-4811-b96d-788d95b94d43'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f868a747857b4c7ba990ed0907cb1d78',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:11:34.554716 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-eb9901a6-48c8-4cbf-81da-75e71613cbbe tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1b19572f-b236-47ad-a46e-ee8443378e99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:11:34.564081 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-eb9901a6-48c8-4cbf-81da-75e71613cbbe tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1b19572f-b236-47ad-a46e-ee8443378e99) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:11:34.564871 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-eb9901a6-48c8-4cbf-81da-75e71613cbbe tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-admin] Flow 'volume_create_api' (a7a7b553-d918-4869-9ffa-8a2525fdc4ab) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:11:34.565173 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-eb9901a6-48c8-4cbf-81da-75e71613cbbe tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-admin] Create volume request issued successfully. Aug 20 01:11:34.565770 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-eb9901a6-48c8-4cbf-81da-75e71613cbbe tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-admin] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 20 01:11:34.566158 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1326/5247] 10.4.3.240 () {68 vars in 1258 bytes} [Thu Aug 20 01:11:34 2026] POST /volume/v3/volumes => generated 777 bytes in 137 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 01:11:34.577787 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-92a879f9-967f-4869-ba02-6ece0b2ff48a None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:11:34.579995 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-92a879f9-967f-4869-ba02-6ece0b2ff48a tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-admin] GET https://10.4.3.240/volume/v3/volumes/922ecea6-2bd6-4c25-8145-14c49f2f77fe Aug 20 01:11:34.580257 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-92a879f9-967f-4869-ba02-6ece0b2ff48a tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-admin] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:11:34.580736 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-92a879f9-967f-4869-ba02-6ece0b2ff48a tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-admin] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:11:34.588244 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:11:34.588244 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:11:34.591928 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-92a879f9-967f-4869-ba02-6ece0b2ff48a tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-admin] Volume info retrieved successfully. Aug 20 01:11:34.595786 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-92a879f9-967f-4869-ba02-6ece0b2ff48a tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-admin] https://10.4.3.240/volume/v3/volumes/922ecea6-2bd6-4c25-8145-14c49f2f77fe returned with HTTP 200 Aug 20 01:11:34.596168 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1304/5248] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:11:34 2026] GET /volume/v3/volumes/922ecea6-2bd6-4c25-8145-14c49f2f77fe => generated 956 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:11:34.991111 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-4348b865-01e8-43aa-a697-4c57cce87a3f None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:11:34.992950 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-4348b865-01e8-43aa-a697-4c57cce87a3f tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] GET https://10.4.3.240/volume/v3/backups/656028e4-4c21-48ca-8626-64698deae407 Aug 20 01:11:34.993146 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-4348b865-01e8-43aa-a697-4c57cce87a3f tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:11:34.993314 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-4348b865-01e8-43aa-a697-4c57cce87a3f tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:11:34.993449 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.v3.backups [None req-4348b865-01e8-43aa-a697-4c57cce87a3f tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Show backup with id 656028e4-4c21-48ca-8626-64698deae407. {{(pid=100213) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:11:34.997488 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:11:34.997488 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:11:34.998074 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-4348b865-01e8-43aa-a697-4c57cce87a3f tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] https://10.4.3.240/volume/v3/backups/656028e4-4c21-48ca-8626-64698deae407 returned with HTTP 200 Aug 20 01:11:34.998409 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1305/5249] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:11:34 2026] GET /volume/v3/backups/656028e4-4c21-48ca-8626-64698deae407 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:11:35.607813 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-51ecc090-4092-4f03-b3e9-cec7964e6112 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:11:35.609351 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-51ecc090-4092-4f03-b3e9-cec7964e6112 tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-admin] GET https://10.4.3.240/volume/v3/volumes/922ecea6-2bd6-4c25-8145-14c49f2f77fe Aug 20 01:11:35.609539 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-51ecc090-4092-4f03-b3e9-cec7964e6112 tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:11:35.609733 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-51ecc090-4092-4f03-b3e9-cec7964e6112 tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:11:35.616089 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:11:35.616089 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:11:35.619011 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-51ecc090-4092-4f03-b3e9-cec7964e6112 tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-admin] Volume info retrieved successfully. Aug 20 01:11:35.622284 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-51ecc090-4092-4f03-b3e9-cec7964e6112 tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-admin] https://10.4.3.240/volume/v3/volumes/922ecea6-2bd6-4c25-8145-14c49f2f77fe returned with HTTP 200 Aug 20 01:11:35.622640 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1315/5250] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:11:35 2026] GET /volume/v3/volumes/922ecea6-2bd6-4c25-8145-14c49f2f77fe => generated 1008 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:11:35.633236 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-3c5eae62-3c83-4c74-9f39-27cc51a012af None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:11:35.635013 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-3c5eae62-3c83-4c74-9f39-27cc51a012af tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-admin] POST https://10.4.3.240/volume/v3/snapshots Aug 20 01:11:35.635353 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-3c5eae62-3c83-4c74-9f39-27cc51a012af tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "922ecea6-2bd6-4c25-8145-14c49f2f77fe", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-743463052"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:11:35.643288 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:11:35.643288 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:11:35.643609 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-3c5eae62-3c83-4c74-9f39-27cc51a012af tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-admin] Volume info retrieved successfully. Aug 20 01:11:35.643711 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.v3.snapshots [None req-3c5eae62-3c83-4c74-9f39-27cc51a012af tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-admin] Create snapshot from volume 922ecea6-2bd6-4c25-8145-14c49f2f77fe Aug 20 01:11:35.664742 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.quota [None req-3c5eae62-3c83-4c74-9f39-27cc51a012af tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-admin] Created reservations ['705d7d0a-506c-46b5-9f6f-4b89f3c96b83', 'd98e0742-ac94-4569-9879-d338e4e12bd0', '5ed79d03-9975-45b9-b5b3-cf90f7217d1d', '8f8a1a2a-1885-45d3-87ea-8be60c480bb7'] {{(pid=100215) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 01:11:35.690281 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-3c5eae62-3c83-4c74-9f39-27cc51a012af tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-admin] Snapshot create request issued successfully. Aug 20 01:11:35.690645 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-3c5eae62-3c83-4c74-9f39-27cc51a012af tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-admin] https://10.4.3.240/volume/v3/snapshots returned with HTTP 202 Aug 20 01:11:35.691087 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1327/5251] 10.4.3.240 () {68 vars in 1265 bytes} [Thu Aug 20 01:11:35 2026] POST /volume/v3/snapshots => generated 307 bytes in 58 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 01:11:35.698175 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-ca79dd7e-5b60-4a2f-8c73-2dc3432d0685 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:11:35.700523 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-ca79dd7e-5b60-4a2f-8c73-2dc3432d0685 tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-admin] GET https://10.4.3.240/volume/v3/snapshots/d4582b3f-cd53-49d9-a76e-1325c1126297 Aug 20 01:11:35.700785 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-ca79dd7e-5b60-4a2f-8c73-2dc3432d0685 tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-admin] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:11:35.701022 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-ca79dd7e-5b60-4a2f-8c73-2dc3432d0685 tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-admin] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:11:35.706302 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:11:35.706302 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:11:35.706708 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-ca79dd7e-5b60-4a2f-8c73-2dc3432d0685 tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-admin] Snapshot retrieved successfully. Aug 20 01:11:35.707497 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-ca79dd7e-5b60-4a2f-8c73-2dc3432d0685 tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-admin] https://10.4.3.240/volume/v3/snapshots/d4582b3f-cd53-49d9-a76e-1325c1126297 returned with HTTP 200 Aug 20 01:11:35.707958 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1305/5252] 10.4.3.240 () {66 vars in 1354 bytes} [Thu Aug 20 01:11:35 2026] GET /volume/v3/snapshots/d4582b3f-cd53-49d9-a76e-1325c1126297 => generated 439 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:11:36.010394 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-a88bd912-f8a7-490a-9245-9f460f7824b3 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:11:36.017117 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-a88bd912-f8a7-490a-9245-9f460f7824b3 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] GET https://10.4.3.240/volume/v3/backups/656028e4-4c21-48ca-8626-64698deae407 Aug 20 01:11:36.018679 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-a88bd912-f8a7-490a-9245-9f460f7824b3 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:11:36.019148 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-a88bd912-f8a7-490a-9245-9f460f7824b3 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:11:36.020002 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.v3.backups [None req-a88bd912-f8a7-490a-9245-9f460f7824b3 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Show backup with id 656028e4-4c21-48ca-8626-64698deae407. {{(pid=100213) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:11:36.030077 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:11:36.030077 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:11:36.030882 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-a88bd912-f8a7-490a-9245-9f460f7824b3 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] https://10.4.3.240/volume/v3/backups/656028e4-4c21-48ca-8626-64698deae407 returned with HTTP 200 Aug 20 01:11:36.031269 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1306/5253] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:11:36 2026] GET /volume/v3/backups/656028e4-4c21-48ca-8626-64698deae407 => generated 736 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:11:36.716622 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-fe44481d-d167-4213-9187-a5171559dde1 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:11:36.718276 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-fe44481d-d167-4213-9187-a5171559dde1 tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-admin] GET https://10.4.3.240/volume/v3/snapshots/d4582b3f-cd53-49d9-a76e-1325c1126297 Aug 20 01:11:36.718475 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-fe44481d-d167-4213-9187-a5171559dde1 tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:11:36.718706 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-fe44481d-d167-4213-9187-a5171559dde1 tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:11:36.723818 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:11:36.723818 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:11:36.724177 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-fe44481d-d167-4213-9187-a5171559dde1 tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-admin] Snapshot retrieved successfully. Aug 20 01:11:36.724886 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-fe44481d-d167-4213-9187-a5171559dde1 tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-admin] https://10.4.3.240/volume/v3/snapshots/d4582b3f-cd53-49d9-a76e-1325c1126297 returned with HTTP 200 Aug 20 01:11:36.725254 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1316/5254] 10.4.3.240 () {66 vars in 1354 bytes} [Thu Aug 20 01:11:36 2026] GET /volume/v3/snapshots/d4582b3f-cd53-49d9-a76e-1325c1126297 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:11:36.734098 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-3b132c2d-1abb-46c2-8227-371ba16a446d None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:11:36.735923 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-3b132c2d-1abb-46c2-8227-371ba16a446d tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-reader] POST https://10.4.3.240/volume/v3/snapshots/d4582b3f-cd53-49d9-a76e-1325c1126297/action Aug 20 01:11:36.736263 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-3b132c2d-1abb-46c2-8227-371ba16a446d tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100215) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 01:11:36.736400 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-3b132c2d-1abb-46c2-8227-371ba16a446d tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:11:36.737730 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.contrib.admin_actions [None req-3b132c2d-1abb-46c2-8227-371ba16a446d tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-reader] Updating snapshot 'd4582b3f-cd53-49d9-a76e-1325c1126297' with '{'status': 'error'}' {{(pid=100215) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 20 01:11:36.745914 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:11:36.745914 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:11:36.746334 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.policy [None req-3b132c2d-1abb-46c2-8227-371ba16a446d tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-reader] Policy check for volume_extension:snapshot_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '5b1adf3dab124f4b8dde33ef69b161bc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ad4ce0baf38f4729bf10cb0ce84e1444', '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=100215) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 20 01:11:36.746558 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-3b132c2d-1abb-46c2-8227-371ba16a446d tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-reader] https://10.4.3.240/volume/v3/snapshots/d4582b3f-cd53-49d9-a76e-1325c1126297/action returned with HTTP 403 Aug 20 01:11:36.747001 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1328/5255] 10.4.3.240 () {68 vars in 1396 bytes} [Thu Aug 20 01:11:36 2026] POST /volume/v3/snapshots/d4582b3f-cd53-49d9-a76e-1325c1126297/action => generated 133 bytes in 13 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:11:36.753608 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-6e7848c5-3871-43cd-9694-51a9a7a99b45 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:11:36.755201 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-6e7848c5-3871-43cd-9694-51a9a7a99b45 tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-admin] DELETE https://10.4.3.240/volume/v3/snapshots/d4582b3f-cd53-49d9-a76e-1325c1126297 Aug 20 01:11:36.755427 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-6e7848c5-3871-43cd-9694-51a9a7a99b45 tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-admin] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:11:36.755643 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-6e7848c5-3871-43cd-9694-51a9a7a99b45 tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-admin] Calling method 'delete' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:11:36.755767 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.v3.snapshots [None req-6e7848c5-3871-43cd-9694-51a9a7a99b45 tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-admin] Delete snapshot with id: d4582b3f-cd53-49d9-a76e-1325c1126297 Aug 20 01:11:36.760045 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:11:36.760045 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:11:36.760332 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-6e7848c5-3871-43cd-9694-51a9a7a99b45 tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-admin] Snapshot retrieved successfully. Aug 20 01:11:36.772915 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-6e7848c5-3871-43cd-9694-51a9a7a99b45 tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-admin] Snapshot delete request issued successfully. Aug 20 01:11:36.773100 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-6e7848c5-3871-43cd-9694-51a9a7a99b45 tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-admin] https://10.4.3.240/volume/v3/snapshots/d4582b3f-cd53-49d9-a76e-1325c1126297 returned with HTTP 202 Aug 20 01:11:36.773486 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1306/5256] 10.4.3.240 () {66 vars in 1357 bytes} [Thu Aug 20 01:11:36 2026] DELETE /volume/v3/snapshots/d4582b3f-cd53-49d9-a76e-1325c1126297 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 01:11:36.783094 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-1c85870b-96f4-424c-8a9b-9c1e187831f6 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:11:36.785793 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-1c85870b-96f4-424c-8a9b-9c1e187831f6 tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-admin] GET https://10.4.3.240/volume/v3/snapshots/d4582b3f-cd53-49d9-a76e-1325c1126297 Aug 20 01:11:36.785984 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-1c85870b-96f4-424c-8a9b-9c1e187831f6 tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-admin] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:11:36.786189 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-1c85870b-96f4-424c-8a9b-9c1e187831f6 tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-admin] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:11:36.795601 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:11:36.795601 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:11:36.795943 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-1c85870b-96f4-424c-8a9b-9c1e187831f6 tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-admin] Snapshot retrieved successfully. Aug 20 01:11:36.796651 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-1c85870b-96f4-424c-8a9b-9c1e187831f6 tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-admin] https://10.4.3.240/volume/v3/snapshots/d4582b3f-cd53-49d9-a76e-1325c1126297 returned with HTTP 200 Aug 20 01:11:36.797019 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1307/5257] 10.4.3.240 () {66 vars in 1354 bytes} [Thu Aug 20 01:11:36 2026] GET /volume/v3/snapshots/d4582b3f-cd53-49d9-a76e-1325c1126297 => generated 465 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:11:37.043436 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-d10e1416-62f0-4996-b824-6c1b3892a937 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:11:37.045109 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-d10e1416-62f0-4996-b824-6c1b3892a937 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] GET https://10.4.3.240/volume/v3/backups/656028e4-4c21-48ca-8626-64698deae407 Aug 20 01:11:37.045327 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-d10e1416-62f0-4996-b824-6c1b3892a937 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:11:37.045596 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-d10e1416-62f0-4996-b824-6c1b3892a937 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:11:37.045724 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-d10e1416-62f0-4996-b824-6c1b3892a937 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Show backup with id 656028e4-4c21-48ca-8626-64698deae407. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:11:37.049923 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:11:37.049923 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:11:37.050590 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-d10e1416-62f0-4996-b824-6c1b3892a937 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] https://10.4.3.240/volume/v3/backups/656028e4-4c21-48ca-8626-64698deae407 returned with HTTP 200 Aug 20 01:11:37.051007 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1317/5258] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:11:37 2026] GET /volume/v3/backups/656028e4-4c21-48ca-8626-64698deae407 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:11:37.806236 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-e703edc1-71aa-45dd-86fc-1e235624a2b1 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:11:37.807898 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-e703edc1-71aa-45dd-86fc-1e235624a2b1 tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-admin] GET https://10.4.3.240/volume/v3/snapshots/d4582b3f-cd53-49d9-a76e-1325c1126297 Aug 20 01:11:37.808133 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-e703edc1-71aa-45dd-86fc-1e235624a2b1 tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:11:37.808366 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-e703edc1-71aa-45dd-86fc-1e235624a2b1 tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:11:37.811934 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-e703edc1-71aa-45dd-86fc-1e235624a2b1 tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-admin] https://10.4.3.240/volume/v3/snapshots/d4582b3f-cd53-49d9-a76e-1325c1126297 returned with HTTP 404 Aug 20 01:11:37.812371 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1329/5259] 10.4.3.240 () {66 vars in 1354 bytes} [Thu Aug 20 01:11:37 2026] GET /volume/v3/snapshots/d4582b3f-cd53-49d9-a76e-1325c1126297 => generated 111 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:11:37.818172 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-4435ee8c-c3a8-4bdb-97ba-8ed93dbf6e45 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:11:37.820243 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-4435ee8c-c3a8-4bdb-97ba-8ed93dbf6e45 tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-admin] DELETE https://10.4.3.240/volume/v3/volumes/922ecea6-2bd6-4c25-8145-14c49f2f77fe Aug 20 01:11:37.820243 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-4435ee8c-c3a8-4bdb-97ba-8ed93dbf6e45 tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-admin] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:11:37.820243 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-4435ee8c-c3a8-4bdb-97ba-8ed93dbf6e45 tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-admin] Calling method 'delete' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:11:37.820579 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.v3.volumes [None req-4435ee8c-c3a8-4bdb-97ba-8ed93dbf6e45 tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-admin] Delete volume with id: 922ecea6-2bd6-4c25-8145-14c49f2f77fe Aug 20 01:11:37.827271 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:11:37.827271 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:11:37.827678 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-4435ee8c-c3a8-4bdb-97ba-8ed93dbf6e45 tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-admin] Volume info retrieved successfully. Aug 20 01:11:37.843699 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-4435ee8c-c3a8-4bdb-97ba-8ed93dbf6e45 tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-admin] Delete volume request issued successfully. Aug 20 01:11:37.843907 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-4435ee8c-c3a8-4bdb-97ba-8ed93dbf6e45 tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-admin] https://10.4.3.240/volume/v3/volumes/922ecea6-2bd6-4c25-8145-14c49f2f77fe returned with HTTP 202 Aug 20 01:11:37.844309 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1307/5260] 10.4.3.240 () {66 vars in 1351 bytes} [Thu Aug 20 01:11:37 2026] DELETE /volume/v3/volumes/922ecea6-2bd6-4c25-8145-14c49f2f77fe => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 01:11:37.850835 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-ea7a6704-483d-4e1f-8600-084c6474752f None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:11:37.853396 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-ea7a6704-483d-4e1f-8600-084c6474752f tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-admin] GET https://10.4.3.240/volume/v3/volumes/922ecea6-2bd6-4c25-8145-14c49f2f77fe Aug 20 01:11:37.853396 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-ea7a6704-483d-4e1f-8600-084c6474752f tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-admin] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:11:37.853396 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-ea7a6704-483d-4e1f-8600-084c6474752f tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-admin] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:11:37.859359 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:11:37.859359 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:11:37.862479 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-ea7a6704-483d-4e1f-8600-084c6474752f tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-admin] Volume info retrieved successfully. Aug 20 01:11:37.865904 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-ea7a6704-483d-4e1f-8600-084c6474752f tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-admin] https://10.4.3.240/volume/v3/volumes/922ecea6-2bd6-4c25-8145-14c49f2f77fe returned with HTTP 200 Aug 20 01:11:37.866224 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1308/5261] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:11:37 2026] GET /volume/v3/volumes/922ecea6-2bd6-4c25-8145-14c49f2f77fe => generated 1007 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:11:38.061220 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-0b1ccec2-9ab7-457d-b57d-2f8286d88324 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:11:38.063695 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-0b1ccec2-9ab7-457d-b57d-2f8286d88324 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] GET https://10.4.3.240/volume/v3/backups/656028e4-4c21-48ca-8626-64698deae407 Aug 20 01:11:38.063941 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-0b1ccec2-9ab7-457d-b57d-2f8286d88324 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:11:38.064131 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-0b1ccec2-9ab7-457d-b57d-2f8286d88324 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:11:38.064232 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-0b1ccec2-9ab7-457d-b57d-2f8286d88324 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Show backup with id 656028e4-4c21-48ca-8626-64698deae407. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:11:38.068262 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:11:38.068262 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:11:38.068866 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-0b1ccec2-9ab7-457d-b57d-2f8286d88324 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] https://10.4.3.240/volume/v3/backups/656028e4-4c21-48ca-8626-64698deae407 returned with HTTP 200 Aug 20 01:11:38.069240 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1318/5262] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:11:38 2026] GET /volume/v3/backups/656028e4-4c21-48ca-8626-64698deae407 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:11:38.877600 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-ce3056f8-571b-426f-94c7-7f106e4266c9 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:11:38.879040 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-ce3056f8-571b-426f-94c7-7f106e4266c9 tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-admin] GET https://10.4.3.240/volume/v3/volumes/922ecea6-2bd6-4c25-8145-14c49f2f77fe Aug 20 01:11:38.879206 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-ce3056f8-571b-426f-94c7-7f106e4266c9 tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:11:38.879390 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-ce3056f8-571b-426f-94c7-7f106e4266c9 tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:11:38.885162 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-ce3056f8-571b-426f-94c7-7f106e4266c9 tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-admin] https://10.4.3.240/volume/v3/volumes/922ecea6-2bd6-4c25-8145-14c49f2f77fe returned with HTTP 404 Aug 20 01:11:38.885756 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1330/5263] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:11:38 2026] GET /volume/v3/volumes/922ecea6-2bd6-4c25-8145-14c49f2f77fe => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:11:38.892419 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-0ab788f9-5afb-4e80-9b5e-11845ddaab01 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:11:38.894223 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-0ab788f9-5afb-4e80-9b5e-11845ddaab01 tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-admin] POST https://10.4.3.240/volume/v3/volumes Aug 20 01:11:38.894562 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-0ab788f9-5afb-4e80-9b5e-11845ddaab01 tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1920380202"}} {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:11:38.895845 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.v3.volumes [None req-0ab788f9-5afb-4e80-9b5e-11845ddaab01 tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1920380202'}} {{(pid=100212) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 01:11:38.895958 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.v3.volumes [None req-0ab788f9-5afb-4e80-9b5e-11845ddaab01 tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-admin] Create volume of 1 GB Aug 20 01:11:38.899355 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-0ab788f9-5afb-4e80-9b5e-11845ddaab01 tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-admin] Availability Zones retrieved successfully. Aug 20 01:11:38.904255 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-0ab788f9-5afb-4e80-9b5e-11845ddaab01 tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-admin] Flow 'volume_create_api' (e7ddc1cd-e229-481c-8e9c-eeb708092ed2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100212) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:11:38.905196 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-0ab788f9-5afb-4e80-9b5e-11845ddaab01 tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (37a53173-61df-4bf7-ada6-370d1e48849c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:11:38.905847 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.flows.api.create_volume [None req-0ab788f9-5afb-4e80-9b5e-11845ddaab01 tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-admin] Validating volume size '1' using validate_int {{(pid=100212) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 01:11:38.925628 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-0ab788f9-5afb-4e80-9b5e-11845ddaab01 tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (37a53173-61df-4bf7-ada6-370d1e48849c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:52:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1ed58bd6-fe6a-497e-ae84-e8199d24fdfa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:11:38.926179 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-0ab788f9-5afb-4e80-9b5e-11845ddaab01 tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4c47ce72-9d60-476c-ad13-6144e401bb17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:11:38.956267 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.quota [None req-0ab788f9-5afb-4e80-9b5e-11845ddaab01 tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-admin] Created reservations ['80899ce8-221c-4388-9a10-f6e96eefec7e', '1f72ca99-6cf9-4505-96d8-d69bb94b6988', 'ee33f59d-7ce1-4f60-b48b-56caa0c9bdd1', 'f0824298-8405-44cb-8a6b-2d32373de31e'] {{(pid=100212) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 01:11:38.956908 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-0ab788f9-5afb-4e80-9b5e-11845ddaab01 tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4c47ce72-9d60-476c-ad13-6144e401bb17) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['80899ce8-221c-4388-9a10-f6e96eefec7e', '1f72ca99-6cf9-4505-96d8-d69bb94b6988', 'ee33f59d-7ce1-4f60-b48b-56caa0c9bdd1', 'f0824298-8405-44cb-8a6b-2d32373de31e']}' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:11:38.957608 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-0ab788f9-5afb-4e80-9b5e-11845ddaab01 tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (74357919-c4d5-4cb9-86a3-cfb469259ff2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:11:38.977297 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-0ab788f9-5afb-4e80-9b5e-11845ddaab01 tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (74357919-c4d5-4cb9-86a3-cfb469259ff2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '283257d1-6e8e-4a59-b6f0-b512f02496f9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1920380202',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ad4ce0baf38f4729bf10cb0ce84e1444',qos_specs=None,replication_status=,reservations=['80899ce8-221c-4388-9a10-f6e96eefec7e','1f72ca99-6cf9-4505-96d8-d69bb94b6988','ee33f59d-7ce1-4f60-b48b-56caa0c9bdd1','f0824298-8405-44cb-8a6b-2d32373de31e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f868a747857b4c7ba990ed0907cb1d78',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T01:11:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1920380202',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=283257d1-6e8e-4a59-b6f0-b512f02496f9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ad4ce0baf38f4729bf10cb0ce84e1444',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f868a747857b4c7ba990ed0907cb1d78',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1ed58bd6-fe6a-497e-ae84-e8199d24fdfa),volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:11:38.977949 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-0ab788f9-5afb-4e80-9b5e-11845ddaab01 tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (af24865b-c6f5-41ad-8651-16174a1b9436) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:11:38.991857 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-0ab788f9-5afb-4e80-9b5e-11845ddaab01 tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (af24865b-c6f5-41ad-8651-16174a1b9436) transitioned into state 'SUCCESS' from state '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-1920380202',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ad4ce0baf38f4729bf10cb0ce84e1444',qos_specs=None,replication_status=,reservations=['80899ce8-221c-4388-9a10-f6e96eefec7e','1f72ca99-6cf9-4505-96d8-d69bb94b6988','ee33f59d-7ce1-4f60-b48b-56caa0c9bdd1','f0824298-8405-44cb-8a6b-2d32373de31e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f868a747857b4c7ba990ed0907cb1d78',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:11:38.992436 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-0ab788f9-5afb-4e80-9b5e-11845ddaab01 tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d050a225-e07d-4648-b53d-f0c2b8437b5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:11:38.999638 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-0ab788f9-5afb-4e80-9b5e-11845ddaab01 tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d050a225-e07d-4648-b53d-f0c2b8437b5b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:11:39.000312 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-0ab788f9-5afb-4e80-9b5e-11845ddaab01 tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-admin] Flow 'volume_create_api' (e7ddc1cd-e229-481c-8e9c-eeb708092ed2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100212) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:11:39.000592 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-0ab788f9-5afb-4e80-9b5e-11845ddaab01 tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-admin] Create volume request issued successfully. Aug 20 01:11:39.001088 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-0ab788f9-5afb-4e80-9b5e-11845ddaab01 tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-admin] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 20 01:11:39.001476 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1308/5264] 10.4.3.240 () {68 vars in 1258 bytes} [Thu Aug 20 01:11:38 2026] POST /volume/v3/volumes => generated 778 bytes in 109 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 01:11:39.011893 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-698d624f-bc22-465b-ae99-a9a833e9a7ae None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:11:39.013363 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-698d624f-bc22-465b-ae99-a9a833e9a7ae tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-admin] GET https://10.4.3.240/volume/v3/volumes/283257d1-6e8e-4a59-b6f0-b512f02496f9 Aug 20 01:11:39.013841 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-698d624f-bc22-465b-ae99-a9a833e9a7ae tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-admin] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:11:39.013841 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-698d624f-bc22-465b-ae99-a9a833e9a7ae tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-admin] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:11:39.020218 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:11:39.020218 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:11:39.024071 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-698d624f-bc22-465b-ae99-a9a833e9a7ae tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-admin] Volume info retrieved successfully. Aug 20 01:11:39.028599 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-698d624f-bc22-465b-ae99-a9a833e9a7ae tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-admin] https://10.4.3.240/volume/v3/volumes/283257d1-6e8e-4a59-b6f0-b512f02496f9 returned with HTTP 200 Aug 20 01:11:39.028930 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1309/5265] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:11:39 2026] GET /volume/v3/volumes/283257d1-6e8e-4a59-b6f0-b512f02496f9 => generated 957 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:11:39.078295 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-813de52e-9cc8-47fe-8550-bc2aa0fbca68 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:11:39.079944 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-813de52e-9cc8-47fe-8550-bc2aa0fbca68 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] GET https://10.4.3.240/volume/v3/backups/656028e4-4c21-48ca-8626-64698deae407 Aug 20 01:11:39.080138 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-813de52e-9cc8-47fe-8550-bc2aa0fbca68 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:11:39.080307 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-813de52e-9cc8-47fe-8550-bc2aa0fbca68 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:11:39.080425 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-813de52e-9cc8-47fe-8550-bc2aa0fbca68 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Show backup with id 656028e4-4c21-48ca-8626-64698deae407. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:11:39.084213 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:11:39.084213 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:11:39.084799 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-813de52e-9cc8-47fe-8550-bc2aa0fbca68 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] https://10.4.3.240/volume/v3/backups/656028e4-4c21-48ca-8626-64698deae407 returned with HTTP 200 Aug 20 01:11:39.085144 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1319/5266] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:11:39 2026] GET /volume/v3/backups/656028e4-4c21-48ca-8626-64698deae407 => generated 738 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:11:39.093904 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-e252f908-82e9-4337-965d-7d474b512b4c None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:11:39.096251 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-e252f908-82e9-4337-965d-7d474b512b4c tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] GET https://10.4.3.240/volume/v3/backups/656028e4-4c21-48ca-8626-64698deae407/export_record Aug 20 01:11:39.096582 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-e252f908-82e9-4337-965d-7d474b512b4c tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:11:39.096870 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-e252f908-82e9-4337-965d-7d474b512b4c tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Calling method 'export_record' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:11:39.097042 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.contrib.backups [None req-e252f908-82e9-4337-965d-7d474b512b4c tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Export record for backup 656028e4-4c21-48ca-8626-64698deae407. {{(pid=100215) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 20 01:11:39.102033 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:11:39.102033 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:11:39.103234 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.backup.api [None req-e252f908-82e9-4337-965d-7d474b512b4c tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Calling RPCAPI with context: , host: np0000007838, backup: 656028e4-4c21-48ca-8626-64698deae407. {{(pid=100215) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Aug 20 01:11:39.110783 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.backup.rpcapi [None req-e252f908-82e9-4337-965d-7d474b512b4c tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] export_record in rpcapi backup_id 656028e4-4c21-48ca-8626-64698deae407 on host np0000007838. {{(pid=100215) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Aug 20 01:11:39.122020 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.contrib.backups [None req-e252f908-82e9-4337-965d-7d474b512b4c tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNjU2MDI4ZTQtNGMyMS00OGNhLTg2MjYtNjQ2OThkZWFlNDA3IiwgInVzZXJfaWQiOiAiMDMxZGYyY2FhM2U0NDY1ODkzY2Y2NmIyYWQ3NTU3NDkiLCAicHJvamVjdF9pZCI6ICJmNDZmM2I5ZmZhZTE0MGQ2OTA0MjUzMDZjYzg5OTlmYiIsICJ2b2x1bWVfaWQiOiAiNjRiYWU1NTItMzYyOC00YWE5LTk2M2QtYzFkYmZkODYzYjUzIiwgImhvc3QiOiAibnAwMDAwMDA3ODM4IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xOTYxNDE4NDQ5IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfNjRiYWU1NTItMzYyOC00YWE5LTk2M2QtYzFkYmZkODYzYjUzLzIwMjYwODIwMDExMTI3L2F6X25vdmFfYmFja3VwXzY1NjAyOGU0LTRjMjEtNDhjYS04NjI2LTY0Njk4ZGVhZTQwNyIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMjBUMDE6MTE6MjVaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMjBUMDE6MTE6MjVaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0yMFQwMToxMTozOFoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=100215) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Aug 20 01:11:39.122262 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-e252f908-82e9-4337-965d-7d474b512b4c tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] https://10.4.3.240/volume/v3/backups/656028e4-4c21-48ca-8626-64698deae407/export_record returned with HTTP 200 Aug 20 01:11:39.122806 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1331/5267] 10.4.3.240 () {68 vars in 1430 bytes} [Thu Aug 20 01:11:39 2026] GET /volume/v3/backups/656028e4-4c21-48ca-8626-64698deae407/export_record => generated 1424 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:11:39.129729 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-53473c25-b408-4e10-bf47-9a1a82e73fde None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:11:39.131429 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-53473c25-b408-4e10-bf47-9a1a82e73fde tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] GET https://10.4.3.240/volume/v3/backups/656028e4-4c21-48ca-8626-64698deae407 Aug 20 01:11:39.131635 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-53473c25-b408-4e10-bf47-9a1a82e73fde tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:11:39.131808 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-53473c25-b408-4e10-bf47-9a1a82e73fde tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:11:39.131907 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.v3.backups [None req-53473c25-b408-4e10-bf47-9a1a82e73fde tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Show backup with id 656028e4-4c21-48ca-8626-64698deae407. {{(pid=100212) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:11:39.135631 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:11:39.135631 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:11:39.136151 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-53473c25-b408-4e10-bf47-9a1a82e73fde tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] https://10.4.3.240/volume/v3/backups/656028e4-4c21-48ca-8626-64698deae407 returned with HTTP 200 Aug 20 01:11:39.136609 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1309/5268] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:11:39 2026] GET /volume/v3/backups/656028e4-4c21-48ca-8626-64698deae407 => generated 738 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:11:39.145414 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-97148f85-0f29-4d9a-aca5-679617f8b20e None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:11:39.146832 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-97148f85-0f29-4d9a-aca5-679617f8b20e tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] POST https://10.4.3.240/volume/v3/backups/import_record Aug 20 01:11:39.147193 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-97148f85-0f29-4d9a-aca5-679617f8b20e tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiYTViOGYyNGEtNzM4Yi00MTczLTgxZTItMGE4YTYwNmM3N2U0IiwgInVzZXJfaWQiOiAiMDMxZGYyY2FhM2U0NDY1ODkzY2Y2NmIyYWQ3NTU3NDkiLCAicHJvamVjdF9pZCI6ICJmNDZmM2I5ZmZhZTE0MGQ2OTA0MjUzMDZjYzg5OTlmYiIsICJ2b2x1bWVfaWQiOiAiNjRiYWU1NTItMzYyOC00YWE5LTk2M2QtYzFkYmZkODYzYjUzIiwgImhvc3QiOiAibnAwMDAwMDA3ODM4IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xOTYxNDE4NDQ5IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfNjRiYWU1NTItMzYyOC00YWE5LTk2M2QtYzFkYmZkODYzYjUzLzIwMjYwODIwMDExMTI3L2F6X25vdmFfYmFja3VwXzY1NjAyOGU0LTRjMjEtNDhjYS04NjI2LTY0Njk4ZGVhZTQwNyIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMjBUMDE6MTE6MjVaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMjBUMDE6MTE6MjVaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0yMFQwMToxMTozOFoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9"}} {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:11:39.148414 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.contrib.backups [None req-97148f85-0f29-4d9a-aca5-679617f8b20e tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiYTViOGYyNGEtNzM4Yi00MTczLTgxZTItMGE4YTYwNmM3N2U0IiwgInVzZXJfaWQiOiAiMDMxZGYyY2FhM2U0NDY1ODkzY2Y2NmIyYWQ3NTU3NDkiLCAicHJvamVjdF9pZCI6ICJmNDZmM2I5ZmZhZTE0MGQ2OTA0MjUzMDZjYzg5OTlmYiIsICJ2b2x1bWVfaWQiOiAiNjRiYWU1NTItMzYyOC00YWE5LTk2M2QtYzFkYmZkODYzYjUzIiwgImhvc3QiOiAibnAwMDAwMDA3ODM4IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xOTYxNDE4NDQ5IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfNjRiYWU1NTItMzYyOC00YWE5LTk2M2QtYzFkYmZkODYzYjUzLzIwMjYwODIwMDExMTI3L2F6X25vdmFfYmFja3VwXzY1NjAyOGU0LTRjMjEtNDhjYS04NjI2LTY0Njk4ZGVhZTQwNyIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMjBUMDE6MTE6MjVaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMjBUMDE6MTE6MjVaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0yMFQwMToxMTozOFoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=100213) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Aug 20 01:11:39.148571 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.contrib.backups [None req-97148f85-0f29-4d9a-aca5-679617f8b20e tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiYTViOGYyNGEtNzM4Yi00MTczLTgxZTItMGE4YTYwNmM3N2U0IiwgInVzZXJfaWQiOiAiMDMxZGYyY2FhM2U0NDY1ODkzY2Y2NmIyYWQ3NTU3NDkiLCAicHJvamVjdF9pZCI6ICJmNDZmM2I5ZmZhZTE0MGQ2OTA0MjUzMDZjYzg5OTlmYiIsICJ2b2x1bWVfaWQiOiAiNjRiYWU1NTItMzYyOC00YWE5LTk2M2QtYzFkYmZkODYzYjUzIiwgImhvc3QiOiAibnAwMDAwMDA3ODM4IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xOTYxNDE4NDQ5IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfNjRiYWU1NTItMzYyOC00YWE5LTk2M2QtYzFkYmZkODYzYjUzLzIwMjYwODIwMDExMTI3L2F6X25vdmFfYmFja3VwXzY1NjAyOGU0LTRjMjEtNDhjYS04NjI2LTY0Njk4ZGVhZTQwNyIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMjBUMDE6MTE6MjVaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMjBUMDE6MTE6MjVaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0yMFQwMToxMTozOFoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9. {{(pid=100213) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Aug 20 01:11:39.171891 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.quota [None req-97148f85-0f29-4d9a-aca5-679617f8b20e tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Created reservations ['be35c80a-7dce-4db0-a754-5e922c9d91dc', '57b9563b-424c-49dc-b620-5fa6bbf6bb79'] {{(pid=100213) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 01:11:39.186898 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.backup.rpcapi [None req-97148f85-0f29-4d9a-aca5-679617f8b20e tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] import_record rpcapi backup id a5b8f24a-738b-4173-81e2-0a8a606c77e4 on host np0000007838 for backup_url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiYTViOGYyNGEtNzM4Yi00MTczLTgxZTItMGE4YTYwNmM3N2U0IiwgInVzZXJfaWQiOiAiMDMxZGYyY2FhM2U0NDY1ODkzY2Y2NmIyYWQ3NTU3NDkiLCAicHJvamVjdF9pZCI6ICJmNDZmM2I5ZmZhZTE0MGQ2OTA0MjUzMDZjYzg5OTlmYiIsICJ2b2x1bWVfaWQiOiAiNjRiYWU1NTItMzYyOC00YWE5LTk2M2QtYzFkYmZkODYzYjUzIiwgImhvc3QiOiAibnAwMDAwMDA3ODM4IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xOTYxNDE4NDQ5IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfNjRiYWU1NTItMzYyOC00YWE5LTk2M2QtYzFkYmZkODYzYjUzLzIwMjYwODIwMDExMTI3L2F6X25vdmFfYmFja3VwXzY1NjAyOGU0LTRjMjEtNDhjYS04NjI2LTY0Njk4ZGVhZTQwNyIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMjBUMDE6MTE6MjVaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMjBUMDE6MTE6MjVaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0yMFQwMToxMTozOFoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9. {{(pid=100213) import_record /opt/stack/cinder/cinder/backup/rpcapi.py:96}} Aug 20 01:11:39.188622 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.contrib.backups [None req-97148f85-0f29-4d9a-aca5-679617f8b20e tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Import record output: {'backup': {'id': 'a5b8f24a-738b-4173-81e2-0a8a606c77e4', 'name': None, 'links': [{'rel': 'self', 'href': 'https://10.4.3.240/volume/v3/backups/a5b8f24a-738b-4173-81e2-0a8a606c77e4'}, {'rel': 'bookmark', 'href': 'https://10.4.3.240/volume/backups/a5b8f24a-738b-4173-81e2-0a8a606c77e4'}]}}. {{(pid=100213) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:279}} Aug 20 01:11:39.188831 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-97148f85-0f29-4d9a-aca5-679617f8b20e tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] https://10.4.3.240/volume/v3/backups/import_record returned with HTTP 201 Aug 20 01:11:39.189212 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1310/5269] 10.4.3.240 () {70 vars in 1342 bytes} [Thu Aug 20 01:11:39 2026] POST /volume/v3/backups/import_record => generated 288 bytes in 44 msecs (HTTP/1.1 201) 7 headers in 290 bytes (1 switches on core 0) Aug 20 01:11:39.196729 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-d1439963-1c4f-4d82-9b1a-55e93269c59e None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:11:39.198680 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-d1439963-1c4f-4d82-9b1a-55e93269c59e tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] GET https://10.4.3.240/volume/v3/backups/a5b8f24a-738b-4173-81e2-0a8a606c77e4 Aug 20 01:11:39.198946 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-d1439963-1c4f-4d82-9b1a-55e93269c59e tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:11:39.199149 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-d1439963-1c4f-4d82-9b1a-55e93269c59e tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:11:39.199272 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-d1439963-1c4f-4d82-9b1a-55e93269c59e tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Show backup with id a5b8f24a-738b-4173-81e2-0a8a606c77e4. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:11:39.203355 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:11:39.203355 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:11:39.203927 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-d1439963-1c4f-4d82-9b1a-55e93269c59e tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] https://10.4.3.240/volume/v3/backups/a5b8f24a-738b-4173-81e2-0a8a606c77e4 returned with HTTP 200 Aug 20 01:11:39.204318 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1320/5270] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:11:39 2026] GET /volume/v3/backups/a5b8f24a-738b-4173-81e2-0a8a606c77e4 => generated 647 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:11:40.040274 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-661436be-7eec-4441-bd4b-3607fd9e40b7 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:11:40.042001 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-661436be-7eec-4441-bd4b-3607fd9e40b7 tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-admin] GET https://10.4.3.240/volume/v3/volumes/283257d1-6e8e-4a59-b6f0-b512f02496f9 Aug 20 01:11:40.042201 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-661436be-7eec-4441-bd4b-3607fd9e40b7 tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:11:40.042408 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-661436be-7eec-4441-bd4b-3607fd9e40b7 tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:11:40.050435 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:11:40.050435 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:11:40.053806 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-661436be-7eec-4441-bd4b-3607fd9e40b7 tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-admin] Volume info retrieved successfully. Aug 20 01:11:40.057460 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-661436be-7eec-4441-bd4b-3607fd9e40b7 tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-admin] https://10.4.3.240/volume/v3/volumes/283257d1-6e8e-4a59-b6f0-b512f02496f9 returned with HTTP 200 Aug 20 01:11:40.057832 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1332/5271] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:11:40 2026] GET /volume/v3/volumes/283257d1-6e8e-4a59-b6f0-b512f02496f9 => generated 1009 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:11:40.070198 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-9ec432f6-43ce-4146-bd0b-942404e66ee6 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:11:40.071690 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-9ec432f6-43ce-4146-bd0b-942404e66ee6 tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-admin] POST https://10.4.3.240/volume/v3/snapshots Aug 20 01:11:40.071997 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-9ec432f6-43ce-4146-bd0b-942404e66ee6 tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "283257d1-6e8e-4a59-b6f0-b512f02496f9", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1772873626"}} {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:11:40.079382 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:11:40.079382 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:11:40.079664 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-9ec432f6-43ce-4146-bd0b-942404e66ee6 tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-admin] Volume info retrieved successfully. Aug 20 01:11:40.079764 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.v3.snapshots [None req-9ec432f6-43ce-4146-bd0b-942404e66ee6 tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-admin] Create snapshot from volume 283257d1-6e8e-4a59-b6f0-b512f02496f9 Aug 20 01:11:40.099838 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.quota [None req-9ec432f6-43ce-4146-bd0b-942404e66ee6 tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-admin] Created reservations ['c55f8ad6-57c4-449d-8225-0b1ea86fcccc', '76c26978-6315-4785-a6e8-a7a12304d959', 'e396b58d-fbcc-4b74-b5a3-8faf6820b80d', '2f97f409-1ac1-436f-b001-a7adeba8cca8'] {{(pid=100212) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 01:11:40.123256 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-9ec432f6-43ce-4146-bd0b-942404e66ee6 tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-admin] Snapshot create request issued successfully. Aug 20 01:11:40.123581 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-9ec432f6-43ce-4146-bd0b-942404e66ee6 tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-admin] https://10.4.3.240/volume/v3/snapshots returned with HTTP 202 Aug 20 01:11:40.123961 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1310/5272] 10.4.3.240 () {68 vars in 1265 bytes} [Thu Aug 20 01:11:40 2026] POST /volume/v3/snapshots => generated 308 bytes in 54 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 01:11:40.131233 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-38aeb82b-9eb5-4b9b-8b72-9c9a9e6f0a4f None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:11:40.132987 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-38aeb82b-9eb5-4b9b-8b72-9c9a9e6f0a4f tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-admin] GET https://10.4.3.240/volume/v3/snapshots/ad30dd06-ee62-4a1b-8f24-ba7a19657fce Aug 20 01:11:40.133198 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-38aeb82b-9eb5-4b9b-8b72-9c9a9e6f0a4f tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-admin] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:11:40.133423 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-38aeb82b-9eb5-4b9b-8b72-9c9a9e6f0a4f tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-admin] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:11:40.137977 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:11:40.137977 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:11:40.138258 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-38aeb82b-9eb5-4b9b-8b72-9c9a9e6f0a4f tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-admin] Snapshot retrieved successfully. Aug 20 01:11:40.138916 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-38aeb82b-9eb5-4b9b-8b72-9c9a9e6f0a4f tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-admin] https://10.4.3.240/volume/v3/snapshots/ad30dd06-ee62-4a1b-8f24-ba7a19657fce returned with HTTP 200 Aug 20 01:11:40.139245 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1311/5273] 10.4.3.240 () {66 vars in 1354 bytes} [Thu Aug 20 01:11:40 2026] GET /volume/v3/snapshots/ad30dd06-ee62-4a1b-8f24-ba7a19657fce => generated 440 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:11:40.213886 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-543c7d14-a963-4c4a-b583-a6989bd14626 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:11:40.215566 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-543c7d14-a963-4c4a-b583-a6989bd14626 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] GET https://10.4.3.240/volume/v3/backups/a5b8f24a-738b-4173-81e2-0a8a606c77e4 Aug 20 01:11:40.215761 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-543c7d14-a963-4c4a-b583-a6989bd14626 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:11:40.215933 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-543c7d14-a963-4c4a-b583-a6989bd14626 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:11:40.216034 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-543c7d14-a963-4c4a-b583-a6989bd14626 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Show backup with id a5b8f24a-738b-4173-81e2-0a8a606c77e4. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:11:40.220695 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:11:40.220695 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:11:40.221469 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-543c7d14-a963-4c4a-b583-a6989bd14626 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] https://10.4.3.240/volume/v3/backups/a5b8f24a-738b-4173-81e2-0a8a606c77e4 returned with HTTP 200 Aug 20 01:11:40.222048 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1321/5274] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:11:40 2026] GET /volume/v3/backups/a5b8f24a-738b-4173-81e2-0a8a606c77e4 => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:11:40.230423 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-7c08e2b2-04fa-4a18-b3b3-d2ed14867ffa None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:11:40.232095 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-7c08e2b2-04fa-4a18-b3b3-d2ed14867ffa tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] DELETE https://10.4.3.240/volume/v3/backups/a5b8f24a-738b-4173-81e2-0a8a606c77e4 Aug 20 01:11:40.232332 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-7c08e2b2-04fa-4a18-b3b3-d2ed14867ffa tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:11:40.232532 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-7c08e2b2-04fa-4a18-b3b3-d2ed14867ffa tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Calling method 'delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:11:40.232639 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.contrib.backups [None req-7c08e2b2-04fa-4a18-b3b3-d2ed14867ffa tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Delete backup with id: a5b8f24a-738b-4173-81e2-0a8a606c77e4. Aug 20 01:11:40.236276 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:11:40.236276 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:11:40.246163 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.backup.rpcapi [None req-7c08e2b2-04fa-4a18-b3b3-d2ed14867ffa tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] delete_backup rpcapi backup_id a5b8f24a-738b-4173-81e2-0a8a606c77e4 {{(pid=100215) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 20 01:11:40.247921 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-7c08e2b2-04fa-4a18-b3b3-d2ed14867ffa tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] https://10.4.3.240/volume/v3/backups/a5b8f24a-738b-4173-81e2-0a8a606c77e4 returned with HTTP 202 Aug 20 01:11:40.248420 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1333/5275] 10.4.3.240 () {68 vars in 1391 bytes} [Thu Aug 20 01:11:40 2026] DELETE /volume/v3/backups/a5b8f24a-738b-4173-81e2-0a8a606c77e4 => generated 0 bytes in 18 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 01:11:40.255218 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-8905f27a-e501-40df-8599-fc044066d3b8 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:11:40.257138 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-8905f27a-e501-40df-8599-fc044066d3b8 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] GET https://10.4.3.240/volume/v3/backups/a5b8f24a-738b-4173-81e2-0a8a606c77e4 Aug 20 01:11:40.257380 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-8905f27a-e501-40df-8599-fc044066d3b8 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:11:40.257599 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-8905f27a-e501-40df-8599-fc044066d3b8 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:11:40.257721 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.v3.backups [None req-8905f27a-e501-40df-8599-fc044066d3b8 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Show backup with id a5b8f24a-738b-4173-81e2-0a8a606c77e4. {{(pid=100212) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:11:40.261992 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:11:40.261992 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:11:40.262629 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-8905f27a-e501-40df-8599-fc044066d3b8 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] https://10.4.3.240/volume/v3/backups/a5b8f24a-738b-4173-81e2-0a8a606c77e4 returned with HTTP 200 Aug 20 01:11:40.263020 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1311/5276] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:11:40 2026] GET /volume/v3/backups/a5b8f24a-738b-4173-81e2-0a8a606c77e4 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:11:41.147431 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-7322827d-cbde-4280-8534-09c326de32a7 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:11:41.149059 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-7322827d-cbde-4280-8534-09c326de32a7 tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-admin] GET https://10.4.3.240/volume/v3/snapshots/ad30dd06-ee62-4a1b-8f24-ba7a19657fce Aug 20 01:11:41.149234 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-7322827d-cbde-4280-8534-09c326de32a7 tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-admin] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:11:41.149429 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-7322827d-cbde-4280-8534-09c326de32a7 tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-admin] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:11:41.153887 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:11:41.153887 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:11:41.154136 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-7322827d-cbde-4280-8534-09c326de32a7 tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-admin] Snapshot retrieved successfully. Aug 20 01:11:41.154727 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-7322827d-cbde-4280-8534-09c326de32a7 tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-admin] https://10.4.3.240/volume/v3/snapshots/ad30dd06-ee62-4a1b-8f24-ba7a19657fce returned with HTTP 200 Aug 20 01:11:41.155042 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1312/5277] 10.4.3.240 () {66 vars in 1354 bytes} [Thu Aug 20 01:11:41 2026] GET /volume/v3/snapshots/ad30dd06-ee62-4a1b-8f24-ba7a19657fce => generated 467 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:11:41.162267 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-19dd7911-7e0f-49a6-b19f-bec080fdcaf2 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:11:41.163999 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-19dd7911-7e0f-49a6-b19f-bec080fdcaf2 tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-reader] GET https://10.4.3.240/volume/v3/snapshots/ad30dd06-ee62-4a1b-8f24-ba7a19657fce Aug 20 01:11:41.164192 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-19dd7911-7e0f-49a6-b19f-bec080fdcaf2 tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-reader] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:11:41.164320 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-19dd7911-7e0f-49a6-b19f-bec080fdcaf2 tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-reader] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:11:41.170349 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:11:41.170349 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:11:41.170879 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-19dd7911-7e0f-49a6-b19f-bec080fdcaf2 tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-reader] Snapshot retrieved successfully. Aug 20 01:11:41.171726 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-19dd7911-7e0f-49a6-b19f-bec080fdcaf2 tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-reader] https://10.4.3.240/volume/v3/snapshots/ad30dd06-ee62-4a1b-8f24-ba7a19657fce returned with HTTP 200 Aug 20 01:11:41.172081 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1322/5278] 10.4.3.240 () {66 vars in 1354 bytes} [Thu Aug 20 01:11:41 2026] GET /volume/v3/snapshots/ad30dd06-ee62-4a1b-8f24-ba7a19657fce => generated 467 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:11:41.179239 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-eb32efbb-b987-4449-841e-3b1580121663 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:11:41.181012 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-eb32efbb-b987-4449-841e-3b1580121663 tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-admin] DELETE https://10.4.3.240/volume/v3/snapshots/ad30dd06-ee62-4a1b-8f24-ba7a19657fce Aug 20 01:11:41.181184 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-eb32efbb-b987-4449-841e-3b1580121663 tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:11:41.181371 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-eb32efbb-b987-4449-841e-3b1580121663 tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-admin] Calling method 'delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:11:41.181478 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.v3.snapshots [None req-eb32efbb-b987-4449-841e-3b1580121663 tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-admin] Delete snapshot with id: ad30dd06-ee62-4a1b-8f24-ba7a19657fce Aug 20 01:11:41.186068 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:11:41.186068 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:11:41.186333 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-eb32efbb-b987-4449-841e-3b1580121663 tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-admin] Snapshot retrieved successfully. Aug 20 01:11:41.199056 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-eb32efbb-b987-4449-841e-3b1580121663 tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-admin] Snapshot delete request issued successfully. Aug 20 01:11:41.199210 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-eb32efbb-b987-4449-841e-3b1580121663 tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-admin] https://10.4.3.240/volume/v3/snapshots/ad30dd06-ee62-4a1b-8f24-ba7a19657fce returned with HTTP 202 Aug 20 01:11:41.199620 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1334/5279] 10.4.3.240 () {66 vars in 1357 bytes} [Thu Aug 20 01:11:41 2026] DELETE /volume/v3/snapshots/ad30dd06-ee62-4a1b-8f24-ba7a19657fce => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 01:11:41.206997 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-1eeb5573-adf7-4f93-9f0e-e73158e930e4 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:11:41.208917 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-1eeb5573-adf7-4f93-9f0e-e73158e930e4 tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-admin] GET https://10.4.3.240/volume/v3/snapshots/ad30dd06-ee62-4a1b-8f24-ba7a19657fce Aug 20 01:11:41.209116 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-1eeb5573-adf7-4f93-9f0e-e73158e930e4 tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-admin] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:11:41.209323 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-1eeb5573-adf7-4f93-9f0e-e73158e930e4 tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-admin] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:11:41.214415 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:11:41.214415 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:11:41.214707 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-1eeb5573-adf7-4f93-9f0e-e73158e930e4 tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-admin] Snapshot retrieved successfully. Aug 20 01:11:41.215314 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-1eeb5573-adf7-4f93-9f0e-e73158e930e4 tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-admin] https://10.4.3.240/volume/v3/snapshots/ad30dd06-ee62-4a1b-8f24-ba7a19657fce returned with HTTP 200 Aug 20 01:11:41.215733 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1312/5280] 10.4.3.240 () {66 vars in 1354 bytes} [Thu Aug 20 01:11:41 2026] GET /volume/v3/snapshots/ad30dd06-ee62-4a1b-8f24-ba7a19657fce => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:11:41.272124 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-06108d5b-60db-4c03-862f-036e6c0cd292 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:11:41.273807 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-06108d5b-60db-4c03-862f-036e6c0cd292 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] GET https://10.4.3.240/volume/v3/backups/a5b8f24a-738b-4173-81e2-0a8a606c77e4 Aug 20 01:11:41.274007 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-06108d5b-60db-4c03-862f-036e6c0cd292 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:11:41.274178 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-06108d5b-60db-4c03-862f-036e6c0cd292 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:11:41.274275 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.v3.backups [None req-06108d5b-60db-4c03-862f-036e6c0cd292 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Show backup with id a5b8f24a-738b-4173-81e2-0a8a606c77e4. {{(pid=100213) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:11:41.277487 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-06108d5b-60db-4c03-862f-036e6c0cd292 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] https://10.4.3.240/volume/v3/backups/a5b8f24a-738b-4173-81e2-0a8a606c77e4 returned with HTTP 404 Aug 20 01:11:41.277938 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1313/5281] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:11:41 2026] GET /volume/v3/backups/a5b8f24a-738b-4173-81e2-0a8a606c77e4 => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:11:41.283932 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-725110c8-d5da-46c3-b58f-4f54a7a93800 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:11:41.285509 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-725110c8-d5da-46c3-b58f-4f54a7a93800 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] DELETE https://10.4.3.240/volume/v3/volumes/64bae552-3628-4aa9-963d-c1dbfd863b53 Aug 20 01:11:41.285735 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-725110c8-d5da-46c3-b58f-4f54a7a93800 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:11:41.285937 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-725110c8-d5da-46c3-b58f-4f54a7a93800 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Calling method 'delete' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:11:41.286129 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.v3.volumes [None req-725110c8-d5da-46c3-b58f-4f54a7a93800 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Delete volume with id: 64bae552-3628-4aa9-963d-c1dbfd863b53 Aug 20 01:11:41.292171 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:11:41.292171 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:11:41.292522 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-725110c8-d5da-46c3-b58f-4f54a7a93800 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Volume info retrieved successfully. Aug 20 01:11:41.306199 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-725110c8-d5da-46c3-b58f-4f54a7a93800 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Delete volume request issued successfully. Aug 20 01:11:41.306409 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-725110c8-d5da-46c3-b58f-4f54a7a93800 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] https://10.4.3.240/volume/v3/volumes/64bae552-3628-4aa9-963d-c1dbfd863b53 returned with HTTP 202 Aug 20 01:11:41.306845 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1323/5282] 10.4.3.240 () {68 vars in 1391 bytes} [Thu Aug 20 01:11:41 2026] DELETE /volume/v3/volumes/64bae552-3628-4aa9-963d-c1dbfd863b53 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 01:11:41.313318 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-7f9ef17a-c141-4c23-8088-adda9dd603b9 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:11:41.315266 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-7f9ef17a-c141-4c23-8088-adda9dd603b9 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] GET https://10.4.3.240/volume/v3/volumes/64bae552-3628-4aa9-963d-c1dbfd863b53 Aug 20 01:11:41.315482 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-7f9ef17a-c141-4c23-8088-adda9dd603b9 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:11:41.315673 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-7f9ef17a-c141-4c23-8088-adda9dd603b9 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:11:41.322004 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:11:41.322004 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:11:41.324915 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-7f9ef17a-c141-4c23-8088-adda9dd603b9 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Volume info retrieved successfully. Aug 20 01:11:41.328414 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-7f9ef17a-c141-4c23-8088-adda9dd603b9 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] https://10.4.3.240/volume/v3/volumes/64bae552-3628-4aa9-963d-c1dbfd863b53 returned with HTTP 200 Aug 20 01:11:41.328771 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1335/5283] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:11:41 2026] GET /volume/v3/volumes/64bae552-3628-4aa9-963d-c1dbfd863b53 => generated 1007 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:11:42.224957 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-3fbbb5b5-8088-4618-8674-d254b4456639 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:11:42.226794 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-3fbbb5b5-8088-4618-8674-d254b4456639 tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-admin] GET https://10.4.3.240/volume/v3/snapshots/ad30dd06-ee62-4a1b-8f24-ba7a19657fce Aug 20 01:11:42.226977 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-3fbbb5b5-8088-4618-8674-d254b4456639 tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-admin] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:11:42.227198 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-3fbbb5b5-8088-4618-8674-d254b4456639 tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-admin] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:11:42.231174 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-3fbbb5b5-8088-4618-8674-d254b4456639 tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-admin] https://10.4.3.240/volume/v3/snapshots/ad30dd06-ee62-4a1b-8f24-ba7a19657fce returned with HTTP 404 Aug 20 01:11:42.231625 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1313/5284] 10.4.3.240 () {66 vars in 1354 bytes} [Thu Aug 20 01:11:42 2026] GET /volume/v3/snapshots/ad30dd06-ee62-4a1b-8f24-ba7a19657fce => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:11:42.238269 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-65b90f21-4f97-4a26-96fd-755db57e91aa None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:11:42.239887 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-65b90f21-4f97-4a26-96fd-755db57e91aa tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-admin] DELETE https://10.4.3.240/volume/v3/volumes/283257d1-6e8e-4a59-b6f0-b512f02496f9 Aug 20 01:11:42.240057 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-65b90f21-4f97-4a26-96fd-755db57e91aa tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-admin] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:11:42.240231 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-65b90f21-4f97-4a26-96fd-755db57e91aa tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-admin] Calling method 'delete' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:11:42.240391 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.v3.volumes [None req-65b90f21-4f97-4a26-96fd-755db57e91aa tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-admin] Delete volume with id: 283257d1-6e8e-4a59-b6f0-b512f02496f9 Aug 20 01:11:42.246877 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:11:42.246877 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:11:42.247135 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-65b90f21-4f97-4a26-96fd-755db57e91aa tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-admin] Volume info retrieved successfully. Aug 20 01:11:42.262133 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-65b90f21-4f97-4a26-96fd-755db57e91aa tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-admin] Delete volume request issued successfully. Aug 20 01:11:42.262293 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-65b90f21-4f97-4a26-96fd-755db57e91aa tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-admin] https://10.4.3.240/volume/v3/volumes/283257d1-6e8e-4a59-b6f0-b512f02496f9 returned with HTTP 202 Aug 20 01:11:42.262690 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1314/5285] 10.4.3.240 () {66 vars in 1351 bytes} [Thu Aug 20 01:11:42 2026] DELETE /volume/v3/volumes/283257d1-6e8e-4a59-b6f0-b512f02496f9 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 01:11:42.269298 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-ee3c7e9c-6d0f-42a5-91bf-5f37e372e4db None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:11:42.271143 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-ee3c7e9c-6d0f-42a5-91bf-5f37e372e4db tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-admin] GET https://10.4.3.240/volume/v3/volumes/283257d1-6e8e-4a59-b6f0-b512f02496f9 Aug 20 01:11:42.271347 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-ee3c7e9c-6d0f-42a5-91bf-5f37e372e4db tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:11:42.271556 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-ee3c7e9c-6d0f-42a5-91bf-5f37e372e4db tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:11:42.278437 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:11:42.278437 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:11:42.281634 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-ee3c7e9c-6d0f-42a5-91bf-5f37e372e4db tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-admin] Volume info retrieved successfully. Aug 20 01:11:42.285744 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-ee3c7e9c-6d0f-42a5-91bf-5f37e372e4db tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-admin] https://10.4.3.240/volume/v3/volumes/283257d1-6e8e-4a59-b6f0-b512f02496f9 returned with HTTP 200 Aug 20 01:11:42.286151 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1324/5286] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:11:42 2026] GET /volume/v3/volumes/283257d1-6e8e-4a59-b6f0-b512f02496f9 => generated 1008 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:11:42.341295 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-f611ad9c-db61-427d-b401-ce48b53a08aa None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:11:42.342976 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-f611ad9c-db61-427d-b401-ce48b53a08aa tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] GET https://10.4.3.240/volume/v3/volumes/64bae552-3628-4aa9-963d-c1dbfd863b53 Aug 20 01:11:42.343162 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-f611ad9c-db61-427d-b401-ce48b53a08aa tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:11:42.343344 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-f611ad9c-db61-427d-b401-ce48b53a08aa tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:11:42.348408 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-f611ad9c-db61-427d-b401-ce48b53a08aa tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] https://10.4.3.240/volume/v3/volumes/64bae552-3628-4aa9-963d-c1dbfd863b53 returned with HTTP 404 Aug 20 01:11:42.348838 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1336/5287] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:11:42 2026] GET /volume/v3/volumes/64bae552-3628-4aa9-963d-c1dbfd863b53 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:11:42.356964 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-768a2187-127c-43d6-806b-21914adfed84 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:11:42.358817 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-768a2187-127c-43d6-806b-21914adfed84 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] GET https://10.4.3.240/volume/v3/backups Aug 20 01:11:42.359023 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-768a2187-127c-43d6-806b-21914adfed84 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:11:42.359194 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-768a2187-127c-43d6-806b-21914adfed84 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Calling method 'index' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:11:42.371009 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-768a2187-127c-43d6-806b-21914adfed84 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] https://10.4.3.240/volume/v3/backups returned with HTTP 200 Aug 20 01:11:42.371369 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1314/5288] 10.4.3.240 () {68 vars in 1277 bytes} [Thu Aug 20 01:11:42 2026] GET /volume/v3/backups => generated 625 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:11:42.379033 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-adce78ab-d1fc-48d8-8fa0-91765731ccf3 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:11:42.380587 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-adce78ab-d1fc-48d8-8fa0-91765731ccf3 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] GET https://10.4.3.240/volume/v3/backups?project_id=f46f3b9ffae140d690425306cc8999fb Aug 20 01:11:42.380780 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-adce78ab-d1fc-48d8-8fa0-91765731ccf3 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:11:42.380951 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-adce78ab-d1fc-48d8-8fa0-91765731ccf3 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Calling method 'index' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:11:42.385539 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-adce78ab-d1fc-48d8-8fa0-91765731ccf3 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] https://10.4.3.240/volume/v3/backups?project_id=f46f3b9ffae140d690425306cc8999fb returned with HTTP 200 Aug 20 01:11:42.386124 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1315/5289] 10.4.3.240 () {68 vars in 1364 bytes} [Thu Aug 20 01:11:42 2026] GET /volume/v3/backups?project_id=f46f3b9ffae140d690425306cc8999fb => generated 625 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:11:42.393804 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-69bb54f2-3441-4b2b-bb56-229da100cfae None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:11:42.395539 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-69bb54f2-3441-4b2b-bb56-229da100cfae tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] POST https://10.4.3.240/volume/v3/volumes Aug 20 01:11:42.395927 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-69bb54f2-3441-4b2b-bb56-229da100cfae tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1203203214"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:11:42.397314 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.v3.volumes [None req-69bb54f2-3441-4b2b-bb56-229da100cfae tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1203203214'}} {{(pid=100214) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 01:11:42.397480 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.v3.volumes [None req-69bb54f2-3441-4b2b-bb56-229da100cfae tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Create volume of 1 GB Aug 20 01:11:42.400897 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-69bb54f2-3441-4b2b-bb56-229da100cfae tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Availability Zones retrieved successfully. Aug 20 01:11:42.408611 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-69bb54f2-3441-4b2b-bb56-229da100cfae tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Flow 'volume_create_api' (48b6b19a-3c70-4782-8004-0731ec7fb817) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:11:42.408611 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-69bb54f2-3441-4b2b-bb56-229da100cfae tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (44d13477-bcd3-4df3-8038-2da1067187e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:11:42.409277 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.flows.api.create_volume [None req-69bb54f2-3441-4b2b-bb56-229da100cfae tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Validating volume size '1' using validate_int {{(pid=100214) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 01:11:42.429127 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-69bb54f2-3441-4b2b-bb56-229da100cfae tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (44d13477-bcd3-4df3-8038-2da1067187e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:52:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1ed58bd6-fe6a-497e-ae84-e8199d24fdfa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:11:42.429822 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-69bb54f2-3441-4b2b-bb56-229da100cfae tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ccfb0923-9a54-4bf7-9a7c-291cae0db744) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:11:42.460836 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.quota [None req-69bb54f2-3441-4b2b-bb56-229da100cfae tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Created reservations ['169839fd-15d2-486f-abc2-6b89af9cf21b', '5b7ee63c-3476-4732-b316-7be951292383', '4be4d880-be40-4888-a76d-fe39cae9d033', '18aecc95-a465-4e95-8d5e-e22c96977154'] {{(pid=100214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 01:11:42.461466 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-69bb54f2-3441-4b2b-bb56-229da100cfae tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ccfb0923-9a54-4bf7-9a7c-291cae0db744) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['169839fd-15d2-486f-abc2-6b89af9cf21b', '5b7ee63c-3476-4732-b316-7be951292383', '4be4d880-be40-4888-a76d-fe39cae9d033', '18aecc95-a465-4e95-8d5e-e22c96977154']}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:11:42.462098 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-69bb54f2-3441-4b2b-bb56-229da100cfae tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8812098d-f74a-44ac-8bbc-54a8a30afed0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:11:42.482857 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-69bb54f2-3441-4b2b-bb56-229da100cfae tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8812098d-f74a-44ac-8bbc-54a8a30afed0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b7719b52-aa15-4cf7-9466-d454ccd48ef2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1203203214',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f46f3b9ffae140d690425306cc8999fb',qos_specs=None,replication_status=,reservations=['169839fd-15d2-486f-abc2-6b89af9cf21b','5b7ee63c-3476-4732-b316-7be951292383','4be4d880-be40-4888-a76d-fe39cae9d033','18aecc95-a465-4e95-8d5e-e22c96977154'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='031df2caa3e4465893cf66b2ad755749',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T01:11:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1203203214',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b7719b52-aa15-4cf7-9466-d454ccd48ef2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f46f3b9ffae140d690425306cc8999fb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='031df2caa3e4465893cf66b2ad755749',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1ed58bd6-fe6a-497e-ae84-e8199d24fdfa),volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:11:42.483483 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-69bb54f2-3441-4b2b-bb56-229da100cfae tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (32f9f06f-fa6c-4990-88fb-8924ad7bfe13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:11:42.498245 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-69bb54f2-3441-4b2b-bb56-229da100cfae tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (32f9f06f-fa6c-4990-88fb-8924ad7bfe13) transitioned into state 'SUCCESS' from state '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-1203203214',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f46f3b9ffae140d690425306cc8999fb',qos_specs=None,replication_status=,reservations=['169839fd-15d2-486f-abc2-6b89af9cf21b','5b7ee63c-3476-4732-b316-7be951292383','4be4d880-be40-4888-a76d-fe39cae9d033','18aecc95-a465-4e95-8d5e-e22c96977154'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='031df2caa3e4465893cf66b2ad755749',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:11:42.498855 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-69bb54f2-3441-4b2b-bb56-229da100cfae tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ea377185-3a55-480b-a5b6-178f02a4349c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:11:42.506492 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-69bb54f2-3441-4b2b-bb56-229da100cfae tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ea377185-3a55-480b-a5b6-178f02a4349c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:11:42.507222 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-69bb54f2-3441-4b2b-bb56-229da100cfae tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Flow 'volume_create_api' (48b6b19a-3c70-4782-8004-0731ec7fb817) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:11:42.507514 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-69bb54f2-3441-4b2b-bb56-229da100cfae tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Create volume request issued successfully. Aug 20 01:11:42.508320 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-69bb54f2-3441-4b2b-bb56-229da100cfae tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 20 01:11:42.508739 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1325/5290] 10.4.3.240 () {70 vars in 1298 bytes} [Thu Aug 20 01:11:42 2026] POST /volume/v3/volumes => generated 778 bytes in 115 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 01:11:42.521433 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-5a329e1a-7485-4309-b8cb-9a9095e2e006 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:11:42.523749 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-5a329e1a-7485-4309-b8cb-9a9095e2e006 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] GET https://10.4.3.240/volume/v3/volumes/b7719b52-aa15-4cf7-9466-d454ccd48ef2 Aug 20 01:11:42.524046 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-5a329e1a-7485-4309-b8cb-9a9095e2e006 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:11:42.524324 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-5a329e1a-7485-4309-b8cb-9a9095e2e006 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:11:42.533455 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:11:42.533455 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:11:42.537099 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-5a329e1a-7485-4309-b8cb-9a9095e2e006 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Volume info retrieved successfully. Aug 20 01:11:42.541319 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-5a329e1a-7485-4309-b8cb-9a9095e2e006 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] https://10.4.3.240/volume/v3/volumes/b7719b52-aa15-4cf7-9466-d454ccd48ef2 returned with HTTP 200 Aug 20 01:11:42.541780 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1337/5291] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:11:42 2026] GET /volume/v3/volumes/b7719b52-aa15-4cf7-9466-d454ccd48ef2 => generated 957 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:11:43.297082 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-a34b828a-cbbc-4c0a-b6a9-256b8d80f27d None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:11:43.298753 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-a34b828a-cbbc-4c0a-b6a9-256b8d80f27d tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-admin] GET https://10.4.3.240/volume/v3/volumes/283257d1-6e8e-4a59-b6f0-b512f02496f9 Aug 20 01:11:43.298944 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-a34b828a-cbbc-4c0a-b6a9-256b8d80f27d tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-admin] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:11:43.299119 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-a34b828a-cbbc-4c0a-b6a9-256b8d80f27d tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-admin] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:11:43.304323 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-a34b828a-cbbc-4c0a-b6a9-256b8d80f27d tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-admin] https://10.4.3.240/volume/v3/volumes/283257d1-6e8e-4a59-b6f0-b512f02496f9 returned with HTTP 404 Aug 20 01:11:43.304757 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1315/5292] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:11:43 2026] GET /volume/v3/volumes/283257d1-6e8e-4a59-b6f0-b512f02496f9 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:11:43.311894 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-cee8adc8-b311-43a9-a8c8-1c9f57b34ada None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:11:43.313636 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-cee8adc8-b311-43a9-a8c8-1c9f57b34ada tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-admin] POST https://10.4.3.240/volume/v3/volumes Aug 20 01:11:43.313950 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-cee8adc8-b311-43a9-a8c8-1c9f57b34ada tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-2071229504"}} {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:11:43.315423 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.v3.volumes [None req-cee8adc8-b311-43a9-a8c8-1c9f57b34ada tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-2071229504'}} {{(pid=100213) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 01:11:43.315595 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.v3.volumes [None req-cee8adc8-b311-43a9-a8c8-1c9f57b34ada tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-admin] Create volume of 1 GB Aug 20 01:11:43.315923 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:11:43.315923 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:11:43.319429 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-cee8adc8-b311-43a9-a8c8-1c9f57b34ada tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-admin] Availability Zones retrieved successfully. Aug 20 01:11:43.324465 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-cee8adc8-b311-43a9-a8c8-1c9f57b34ada tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-admin] Flow 'volume_create_api' (ce955f98-690f-49fd-b2f4-be356aa7ba1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:11:43.325290 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-cee8adc8-b311-43a9-a8c8-1c9f57b34ada tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f8714d08-059b-4e67-a0d8-581449f5b469) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:11:43.325995 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.flows.api.create_volume [None req-cee8adc8-b311-43a9-a8c8-1c9f57b34ada tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-admin] Validating volume size '1' using validate_int {{(pid=100213) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 01:11:43.347128 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-cee8adc8-b311-43a9-a8c8-1c9f57b34ada tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f8714d08-059b-4e67-a0d8-581449f5b469) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:52:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1ed58bd6-fe6a-497e-ae84-e8199d24fdfa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:11:43.347837 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-cee8adc8-b311-43a9-a8c8-1c9f57b34ada tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8608ae58-4fa2-460e-884b-9226285362dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:11:43.379921 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.quota [None req-cee8adc8-b311-43a9-a8c8-1c9f57b34ada tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-admin] Created reservations ['426636e1-1ba2-4694-b951-f90a28dedf5b', 'ef2a3be9-44d0-4eba-869c-e06117947d8b', 'eecce05d-fc13-4184-af6a-1b6e9b371a66', '4ef82a7c-a25d-4c73-927a-4ee45c827540'] {{(pid=100213) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 01:11:43.380854 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-cee8adc8-b311-43a9-a8c8-1c9f57b34ada tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8608ae58-4fa2-460e-884b-9226285362dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['426636e1-1ba2-4694-b951-f90a28dedf5b', 'ef2a3be9-44d0-4eba-869c-e06117947d8b', 'eecce05d-fc13-4184-af6a-1b6e9b371a66', '4ef82a7c-a25d-4c73-927a-4ee45c827540']}' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:11:43.381820 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-cee8adc8-b311-43a9-a8c8-1c9f57b34ada tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (991e2de6-42c8-4af7-a4b4-144be6b080b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:11:43.402092 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-cee8adc8-b311-43a9-a8c8-1c9f57b34ada tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (991e2de6-42c8-4af7-a4b4-144be6b080b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd9a593fe-b698-4dfd-bf60-b4c0c7bcb643', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2071229504',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ad4ce0baf38f4729bf10cb0ce84e1444',qos_specs=None,replication_status=,reservations=['426636e1-1ba2-4694-b951-f90a28dedf5b','ef2a3be9-44d0-4eba-869c-e06117947d8b','eecce05d-fc13-4184-af6a-1b6e9b371a66','4ef82a7c-a25d-4c73-927a-4ee45c827540'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f868a747857b4c7ba990ed0907cb1d78',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T01:11:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2071229504',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d9a593fe-b698-4dfd-bf60-b4c0c7bcb643,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ad4ce0baf38f4729bf10cb0ce84e1444',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f868a747857b4c7ba990ed0907cb1d78',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1ed58bd6-fe6a-497e-ae84-e8199d24fdfa),volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:11:43.403044 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-cee8adc8-b311-43a9-a8c8-1c9f57b34ada tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bb3261fd-50f7-4503-ae8c-46a4668bca3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:11:43.418153 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-cee8adc8-b311-43a9-a8c8-1c9f57b34ada tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bb3261fd-50f7-4503-ae8c-46a4668bca3b) transitioned into state 'SUCCESS' from state '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-2071229504',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ad4ce0baf38f4729bf10cb0ce84e1444',qos_specs=None,replication_status=,reservations=['426636e1-1ba2-4694-b951-f90a28dedf5b','ef2a3be9-44d0-4eba-869c-e06117947d8b','eecce05d-fc13-4184-af6a-1b6e9b371a66','4ef82a7c-a25d-4c73-927a-4ee45c827540'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f868a747857b4c7ba990ed0907cb1d78',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:11:43.418969 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-cee8adc8-b311-43a9-a8c8-1c9f57b34ada tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bcf5bfbe-c5c8-46e4-8928-7af78cc2082a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:11:43.426631 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-cee8adc8-b311-43a9-a8c8-1c9f57b34ada tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bcf5bfbe-c5c8-46e4-8928-7af78cc2082a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:11:43.427395 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-cee8adc8-b311-43a9-a8c8-1c9f57b34ada tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-admin] Flow 'volume_create_api' (ce955f98-690f-49fd-b2f4-be356aa7ba1a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100213) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:11:43.427710 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-cee8adc8-b311-43a9-a8c8-1c9f57b34ada tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-admin] Create volume request issued successfully. Aug 20 01:11:43.428231 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-cee8adc8-b311-43a9-a8c8-1c9f57b34ada tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-admin] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 20 01:11:43.428656 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1316/5293] 10.4.3.240 () {68 vars in 1258 bytes} [Thu Aug 20 01:11:43 2026] POST /volume/v3/volumes => generated 778 bytes in 117 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 01:11:43.439598 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-d0ba6b65-d091-459d-9cfa-e3cedf19d658 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:11:43.441417 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-d0ba6b65-d091-459d-9cfa-e3cedf19d658 tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-admin] GET https://10.4.3.240/volume/v3/volumes/d9a593fe-b698-4dfd-bf60-b4c0c7bcb643 Aug 20 01:11:43.441619 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-d0ba6b65-d091-459d-9cfa-e3cedf19d658 tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:11:43.441801 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-d0ba6b65-d091-459d-9cfa-e3cedf19d658 tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:11:43.448653 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:11:43.448653 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:11:43.451813 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-d0ba6b65-d091-459d-9cfa-e3cedf19d658 tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-admin] Volume info retrieved successfully. Aug 20 01:11:43.455327 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-d0ba6b65-d091-459d-9cfa-e3cedf19d658 tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-admin] https://10.4.3.240/volume/v3/volumes/d9a593fe-b698-4dfd-bf60-b4c0c7bcb643 returned with HTTP 200 Aug 20 01:11:43.455705 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1326/5294] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:11:43 2026] GET /volume/v3/volumes/d9a593fe-b698-4dfd-bf60-b4c0c7bcb643 => generated 957 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:11:43.555844 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-577421e0-81b1-4639-aac3-eca5a0c11b88 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:11:43.557588 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-577421e0-81b1-4639-aac3-eca5a0c11b88 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] GET https://10.4.3.240/volume/v3/volumes/b7719b52-aa15-4cf7-9466-d454ccd48ef2 Aug 20 01:11:43.557787 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-577421e0-81b1-4639-aac3-eca5a0c11b88 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:11:43.557960 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-577421e0-81b1-4639-aac3-eca5a0c11b88 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:11:43.564360 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:11:43.564360 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:11:43.567329 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-577421e0-81b1-4639-aac3-eca5a0c11b88 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Volume info retrieved successfully. Aug 20 01:11:43.570536 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-577421e0-81b1-4639-aac3-eca5a0c11b88 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] https://10.4.3.240/volume/v3/volumes/b7719b52-aa15-4cf7-9466-d454ccd48ef2 returned with HTTP 200 Aug 20 01:11:43.570866 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1338/5295] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:11:43 2026] GET /volume/v3/volumes/b7719b52-aa15-4cf7-9466-d454ccd48ef2 => generated 1009 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:11:43.582307 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-8cd6c5cb-6b5f-43de-89bc-77fd10054b7d None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:11:43.583873 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-8cd6c5cb-6b5f-43de-89bc-77fd10054b7d tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] POST https://10.4.3.240/volume/v3/backups Aug 20 01:11:43.584188 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-8cd6c5cb-6b5f-43de-89bc-77fd10054b7d tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "b7719b52-aa15-4cf7-9466-d454ccd48ef2", "name": "tempest-type-Backup-1223392976"}} {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:11:43.585558 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.contrib.backups [None req-8cd6c5cb-6b5f-43de-89bc-77fd10054b7d tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Creating new backup {'backup': {'volume_id': 'b7719b52-aa15-4cf7-9466-d454ccd48ef2', 'name': 'tempest-type-Backup-1223392976'}} {{(pid=100212) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 20 01:11:43.585703 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.contrib.backups [None req-8cd6c5cb-6b5f-43de-89bc-77fd10054b7d tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Creating backup of volume b7719b52-aa15-4cf7-9466-d454ccd48ef2 in container None Aug 20 01:11:43.592417 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:11:43.592417 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:11:43.592840 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-8cd6c5cb-6b5f-43de-89bc-77fd10054b7d tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Volume info retrieved successfully. Aug 20 01:11:43.606609 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.quota [None req-8cd6c5cb-6b5f-43de-89bc-77fd10054b7d tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Created reservations ['751c25f6-eddc-41e7-8a4f-132d0268b75f', 'a0740086-4b27-47ab-b05d-edc30d9e28d6'] {{(pid=100212) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 01:11:43.628518 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-8cd6c5cb-6b5f-43de-89bc-77fd10054b7d tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] https://10.4.3.240/volume/v3/backups returned with HTTP 202 Aug 20 01:11:43.628924 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1316/5296] 10.4.3.240 () {70 vars in 1299 bytes} [Thu Aug 20 01:11:43 2026] POST /volume/v3/backups => generated 316 bytes in 47 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 01:11:43.636139 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-a6549398-2c29-451c-8e14-5e7f11d73728 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:11:43.638000 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-a6549398-2c29-451c-8e14-5e7f11d73728 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] GET https://10.4.3.240/volume/v3/backups/7d90f634-d5a7-46a3-aa6e-f65534fa9227 Aug 20 01:11:43.638178 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-a6549398-2c29-451c-8e14-5e7f11d73728 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:11:43.638607 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-a6549398-2c29-451c-8e14-5e7f11d73728 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:11:43.638607 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.v3.backups [None req-a6549398-2c29-451c-8e14-5e7f11d73728 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Show backup with id 7d90f634-d5a7-46a3-aa6e-f65534fa9227. {{(pid=100213) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:11:43.642958 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:11:43.642958 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:11:43.643693 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-a6549398-2c29-451c-8e14-5e7f11d73728 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] https://10.4.3.240/volume/v3/backups/7d90f634-d5a7-46a3-aa6e-f65534fa9227 returned with HTTP 200 Aug 20 01:11:43.644218 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1317/5297] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:11:43 2026] GET /volume/v3/backups/7d90f634-d5a7-46a3-aa6e-f65534fa9227 => generated 723 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:11:44.467253 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-10fbfb88-f8a5-46ec-92b8-02def61f38b5 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:11:44.468900 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-10fbfb88-f8a5-46ec-92b8-02def61f38b5 tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-admin] GET https://10.4.3.240/volume/v3/volumes/d9a593fe-b698-4dfd-bf60-b4c0c7bcb643 Aug 20 01:11:44.469073 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-10fbfb88-f8a5-46ec-92b8-02def61f38b5 tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:11:44.469246 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-10fbfb88-f8a5-46ec-92b8-02def61f38b5 tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:11:44.476176 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:11:44.476176 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:11:44.479410 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-10fbfb88-f8a5-46ec-92b8-02def61f38b5 tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-admin] Volume info retrieved successfully. Aug 20 01:11:44.482819 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-10fbfb88-f8a5-46ec-92b8-02def61f38b5 tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-admin] https://10.4.3.240/volume/v3/volumes/d9a593fe-b698-4dfd-bf60-b4c0c7bcb643 returned with HTTP 200 Aug 20 01:11:44.483163 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1327/5298] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:11:44 2026] GET /volume/v3/volumes/d9a593fe-b698-4dfd-bf60-b4c0c7bcb643 => generated 1009 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:11:44.494157 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-efb1d15c-4492-45fd-8eb9-3ce8f1ec5b76 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:11:44.495846 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-efb1d15c-4492-45fd-8eb9-3ce8f1ec5b76 tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-admin] POST https://10.4.3.240/volume/v3/snapshots Aug 20 01:11:44.496184 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-efb1d15c-4492-45fd-8eb9-3ce8f1ec5b76 tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d9a593fe-b698-4dfd-bf60-b4c0c7bcb643", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-373416665"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:11:44.504011 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:11:44.504011 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:11:44.504303 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-efb1d15c-4492-45fd-8eb9-3ce8f1ec5b76 tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-admin] Volume info retrieved successfully. Aug 20 01:11:44.504432 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.v3.snapshots [None req-efb1d15c-4492-45fd-8eb9-3ce8f1ec5b76 tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-admin] Create snapshot from volume d9a593fe-b698-4dfd-bf60-b4c0c7bcb643 Aug 20 01:11:44.524979 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.quota [None req-efb1d15c-4492-45fd-8eb9-3ce8f1ec5b76 tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-admin] Created reservations ['bd20622c-c380-4a16-9e39-c5470b44f495', '1928b133-f708-43a6-abb1-1fcda48d2387', 'a23646aa-5eb8-4ebd-a412-e4fd6c7c9d1c', 'f845273f-2d3a-416b-b06d-70c8ee0b2f41'] {{(pid=100215) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 01:11:44.549077 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-efb1d15c-4492-45fd-8eb9-3ce8f1ec5b76 tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-admin] Snapshot create request issued successfully. Aug 20 01:11:44.549424 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-efb1d15c-4492-45fd-8eb9-3ce8f1ec5b76 tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-admin] https://10.4.3.240/volume/v3/snapshots returned with HTTP 202 Aug 20 01:11:44.549838 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1339/5299] 10.4.3.240 () {68 vars in 1265 bytes} [Thu Aug 20 01:11:44 2026] POST /volume/v3/snapshots => generated 307 bytes in 56 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 01:11:44.557439 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-fd2994fb-f071-4578-a103-326f0ef356de None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:11:44.559127 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-fd2994fb-f071-4578-a103-326f0ef356de tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-admin] GET https://10.4.3.240/volume/v3/snapshots/6ec590c5-45ef-4f4a-8004-c9209db26f4d Aug 20 01:11:44.559306 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-fd2994fb-f071-4578-a103-326f0ef356de tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-admin] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:11:44.559501 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-fd2994fb-f071-4578-a103-326f0ef356de tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-admin] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:11:44.563963 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:11:44.563963 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:11:44.564279 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-fd2994fb-f071-4578-a103-326f0ef356de tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-admin] Snapshot retrieved successfully. Aug 20 01:11:44.564892 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-fd2994fb-f071-4578-a103-326f0ef356de tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-admin] https://10.4.3.240/volume/v3/snapshots/6ec590c5-45ef-4f4a-8004-c9209db26f4d returned with HTTP 200 Aug 20 01:11:44.565213 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1317/5300] 10.4.3.240 () {66 vars in 1354 bytes} [Thu Aug 20 01:11:44 2026] GET /volume/v3/snapshots/6ec590c5-45ef-4f4a-8004-c9209db26f4d => generated 439 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:11:44.653106 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-761fbcb2-c3f4-48e6-88af-ed8506ed3ffe None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:11:44.654654 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-761fbcb2-c3f4-48e6-88af-ed8506ed3ffe tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] GET https://10.4.3.240/volume/v3/backups/7d90f634-d5a7-46a3-aa6e-f65534fa9227 Aug 20 01:11:44.654853 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-761fbcb2-c3f4-48e6-88af-ed8506ed3ffe tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:11:44.655022 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-761fbcb2-c3f4-48e6-88af-ed8506ed3ffe tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:11:44.655118 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.v3.backups [None req-761fbcb2-c3f4-48e6-88af-ed8506ed3ffe tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Show backup with id 7d90f634-d5a7-46a3-aa6e-f65534fa9227. {{(pid=100213) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:11:44.658895 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:11:44.658895 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:11:44.659441 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-761fbcb2-c3f4-48e6-88af-ed8506ed3ffe tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] https://10.4.3.240/volume/v3/backups/7d90f634-d5a7-46a3-aa6e-f65534fa9227 returned with HTTP 200 Aug 20 01:11:44.659825 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1318/5301] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:11:44 2026] GET /volume/v3/backups/7d90f634-d5a7-46a3-aa6e-f65534fa9227 => generated 725 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:11:45.573468 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-d36d3e24-3c55-4bc4-8ee5-239e3a14b5fa None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:11:45.575586 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-d36d3e24-3c55-4bc4-8ee5-239e3a14b5fa tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-admin] GET https://10.4.3.240/volume/v3/snapshots/6ec590c5-45ef-4f4a-8004-c9209db26f4d Aug 20 01:11:45.575814 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-d36d3e24-3c55-4bc4-8ee5-239e3a14b5fa tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:11:45.576031 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-d36d3e24-3c55-4bc4-8ee5-239e3a14b5fa tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:11:45.581861 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:11:45.581861 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:11:45.582300 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-d36d3e24-3c55-4bc4-8ee5-239e3a14b5fa tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-admin] Snapshot retrieved successfully. Aug 20 01:11:45.583185 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-d36d3e24-3c55-4bc4-8ee5-239e3a14b5fa tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-admin] https://10.4.3.240/volume/v3/snapshots/6ec590c5-45ef-4f4a-8004-c9209db26f4d returned with HTTP 200 Aug 20 01:11:45.583820 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1328/5302] 10.4.3.240 () {66 vars in 1354 bytes} [Thu Aug 20 01:11:45 2026] GET /volume/v3/snapshots/6ec590c5-45ef-4f4a-8004-c9209db26f4d => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:11:45.591443 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-0aa78fe8-49bf-44d5-93cb-700a4ae1c68c None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:11:45.593135 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-0aa78fe8-49bf-44d5-93cb-700a4ae1c68c tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-reader] POST https://10.4.3.240/volume/v3/snapshots/6ec590c5-45ef-4f4a-8004-c9209db26f4d/action Aug 20 01:11:45.593459 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-0aa78fe8-49bf-44d5-93cb-700a4ae1c68c tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-reader] Action body: b'{"os-unmanage": {}}' {{(pid=100215) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 01:11:45.593583 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-0aa78fe8-49bf-44d5-93cb-700a4ae1c68c tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-reader] Action: 'action', calling method: unmanage, body: {"os-unmanage": {}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:11:45.594787 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.contrib.snapshot_unmanage [None req-0aa78fe8-49bf-44d5-93cb-700a4ae1c68c tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-reader] Unmanage snapshot with id: 6ec590c5-45ef-4f4a-8004-c9209db26f4d Aug 20 01:11:45.599311 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:11:45.599311 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:11:45.599710 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-0aa78fe8-49bf-44d5-93cb-700a4ae1c68c tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-reader] Snapshot retrieved successfully. Aug 20 01:11:45.600400 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.policy [None req-0aa78fe8-49bf-44d5-93cb-700a4ae1c68c tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-reader] Policy check for snapshot_extension:snapshot_unmanage failed with context {'is_admin': False, 'user_id': '5b1adf3dab124f4b8dde33ef69b161bc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ad4ce0baf38f4729bf10cb0ce84e1444', '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=100215) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 20 01:11:45.600586 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-0aa78fe8-49bf-44d5-93cb-700a4ae1c68c tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-reader] https://10.4.3.240/volume/v3/snapshots/6ec590c5-45ef-4f4a-8004-c9209db26f4d/action returned with HTTP 403 Aug 20 01:11:45.601005 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1340/5303] 10.4.3.240 () {68 vars in 1396 bytes} [Thu Aug 20 01:11:45 2026] POST /volume/v3/snapshots/6ec590c5-45ef-4f4a-8004-c9209db26f4d/action => generated 117 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:11:45.607089 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-d1dac73e-5e6f-459d-b85b-12bff878ea1d None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:11:45.608698 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-d1dac73e-5e6f-459d-b85b-12bff878ea1d tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-admin] DELETE https://10.4.3.240/volume/v3/snapshots/6ec590c5-45ef-4f4a-8004-c9209db26f4d Aug 20 01:11:45.608863 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-d1dac73e-5e6f-459d-b85b-12bff878ea1d tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-admin] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:11:45.609030 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-d1dac73e-5e6f-459d-b85b-12bff878ea1d tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-admin] Calling method 'delete' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:11:45.609145 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.v3.snapshots [None req-d1dac73e-5e6f-459d-b85b-12bff878ea1d tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-admin] Delete snapshot with id: 6ec590c5-45ef-4f4a-8004-c9209db26f4d Aug 20 01:11:45.613592 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:11:45.613592 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:11:45.613876 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-d1dac73e-5e6f-459d-b85b-12bff878ea1d tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-admin] Snapshot retrieved successfully. Aug 20 01:11:45.628880 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-d1dac73e-5e6f-459d-b85b-12bff878ea1d tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-admin] Snapshot delete request issued successfully. Aug 20 01:11:45.629009 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-d1dac73e-5e6f-459d-b85b-12bff878ea1d tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-admin] https://10.4.3.240/volume/v3/snapshots/6ec590c5-45ef-4f4a-8004-c9209db26f4d returned with HTTP 202 Aug 20 01:11:45.629353 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1318/5304] 10.4.3.240 () {66 vars in 1357 bytes} [Thu Aug 20 01:11:45 2026] DELETE /volume/v3/snapshots/6ec590c5-45ef-4f4a-8004-c9209db26f4d => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 01:11:45.635842 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-e55c6176-75c8-4b5f-8d99-42a22a9ccd71 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:11:45.637568 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-e55c6176-75c8-4b5f-8d99-42a22a9ccd71 tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-admin] GET https://10.4.3.240/volume/v3/snapshots/6ec590c5-45ef-4f4a-8004-c9209db26f4d Aug 20 01:11:45.637804 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-e55c6176-75c8-4b5f-8d99-42a22a9ccd71 tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-admin] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:11:45.637989 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-e55c6176-75c8-4b5f-8d99-42a22a9ccd71 tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-admin] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:11:45.642866 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:11:45.642866 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:11:45.643226 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-e55c6176-75c8-4b5f-8d99-42a22a9ccd71 tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-admin] Snapshot retrieved successfully. Aug 20 01:11:45.643959 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-e55c6176-75c8-4b5f-8d99-42a22a9ccd71 tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-admin] https://10.4.3.240/volume/v3/snapshots/6ec590c5-45ef-4f4a-8004-c9209db26f4d returned with HTTP 200 Aug 20 01:11:45.644492 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1319/5305] 10.4.3.240 () {66 vars in 1354 bytes} [Thu Aug 20 01:11:45 2026] GET /volume/v3/snapshots/6ec590c5-45ef-4f4a-8004-c9209db26f4d => generated 465 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:11:45.668850 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-039e6e33-f316-4dda-bb58-169ef53cde41 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:11:45.670696 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-039e6e33-f316-4dda-bb58-169ef53cde41 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] GET https://10.4.3.240/volume/v3/backups/7d90f634-d5a7-46a3-aa6e-f65534fa9227 Aug 20 01:11:45.670915 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-039e6e33-f316-4dda-bb58-169ef53cde41 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:11:45.671089 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-039e6e33-f316-4dda-bb58-169ef53cde41 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:11:45.671210 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-039e6e33-f316-4dda-bb58-169ef53cde41 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Show backup with id 7d90f634-d5a7-46a3-aa6e-f65534fa9227. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:11:45.675355 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:11:45.675355 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:11:45.675986 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-039e6e33-f316-4dda-bb58-169ef53cde41 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] https://10.4.3.240/volume/v3/backups/7d90f634-d5a7-46a3-aa6e-f65534fa9227 returned with HTTP 200 Aug 20 01:11:45.676353 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1329/5306] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:11:45 2026] GET /volume/v3/backups/7d90f634-d5a7-46a3-aa6e-f65534fa9227 => generated 725 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:11:46.653007 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-d7996c2d-7b28-4a02-a13c-a6431ffe853e None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:11:46.654793 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-d7996c2d-7b28-4a02-a13c-a6431ffe853e tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-admin] GET https://10.4.3.240/volume/v3/snapshots/6ec590c5-45ef-4f4a-8004-c9209db26f4d Aug 20 01:11:46.655005 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-d7996c2d-7b28-4a02-a13c-a6431ffe853e tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:11:46.655225 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-d7996c2d-7b28-4a02-a13c-a6431ffe853e tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:11:46.659847 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-d7996c2d-7b28-4a02-a13c-a6431ffe853e tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-admin] https://10.4.3.240/volume/v3/snapshots/6ec590c5-45ef-4f4a-8004-c9209db26f4d returned with HTTP 404 Aug 20 01:11:46.660323 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1341/5307] 10.4.3.240 () {66 vars in 1354 bytes} [Thu Aug 20 01:11:46 2026] GET /volume/v3/snapshots/6ec590c5-45ef-4f4a-8004-c9209db26f4d => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:11:46.666375 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-a16bfd8b-3e22-42aa-8662-2157fb2638a1 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:11:46.667984 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-a16bfd8b-3e22-42aa-8662-2157fb2638a1 tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-admin] DELETE https://10.4.3.240/volume/v3/volumes/d9a593fe-b698-4dfd-bf60-b4c0c7bcb643 Aug 20 01:11:46.668153 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-a16bfd8b-3e22-42aa-8662-2157fb2638a1 tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-admin] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:11:46.668324 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-a16bfd8b-3e22-42aa-8662-2157fb2638a1 tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-admin] Calling method 'delete' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:11:46.668505 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.v3.volumes [None req-a16bfd8b-3e22-42aa-8662-2157fb2638a1 tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-admin] Delete volume with id: d9a593fe-b698-4dfd-bf60-b4c0c7bcb643 Aug 20 01:11:46.675015 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:11:46.675015 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:11:46.675302 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-a16bfd8b-3e22-42aa-8662-2157fb2638a1 tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-admin] Volume info retrieved successfully. Aug 20 01:11:46.687656 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-f7444419-d133-4e13-a725-e3a6b0e50fff None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:11:46.689524 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-f7444419-d133-4e13-a725-e3a6b0e50fff tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] GET https://10.4.3.240/volume/v3/backups/7d90f634-d5a7-46a3-aa6e-f65534fa9227 Aug 20 01:11:46.689757 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-f7444419-d133-4e13-a725-e3a6b0e50fff tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:11:46.689917 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-f7444419-d133-4e13-a725-e3a6b0e50fff tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:11:46.690011 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.v3.backups [None req-f7444419-d133-4e13-a725-e3a6b0e50fff tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Show backup with id 7d90f634-d5a7-46a3-aa6e-f65534fa9227. {{(pid=100213) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:11:46.692010 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-a16bfd8b-3e22-42aa-8662-2157fb2638a1 tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-admin] Delete volume request issued successfully. Aug 20 01:11:46.692226 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-a16bfd8b-3e22-42aa-8662-2157fb2638a1 tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-admin] https://10.4.3.240/volume/v3/volumes/d9a593fe-b698-4dfd-bf60-b4c0c7bcb643 returned with HTTP 202 Aug 20 01:11:46.692634 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1319/5308] 10.4.3.240 () {66 vars in 1351 bytes} [Thu Aug 20 01:11:46 2026] DELETE /volume/v3/volumes/d9a593fe-b698-4dfd-bf60-b4c0c7bcb643 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 01:11:46.694463 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:11:46.694463 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:11:46.694968 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-f7444419-d133-4e13-a725-e3a6b0e50fff tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] https://10.4.3.240/volume/v3/backups/7d90f634-d5a7-46a3-aa6e-f65534fa9227 returned with HTTP 200 Aug 20 01:11:46.695386 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1320/5309] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:11:46 2026] GET /volume/v3/backups/7d90f634-d5a7-46a3-aa6e-f65534fa9227 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 20 01:11:46.699094 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-ff87aa5e-53af-4ca7-89dd-339cfc285829 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:11:46.700856 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-ff87aa5e-53af-4ca7-89dd-339cfc285829 tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-admin] GET https://10.4.3.240/volume/v3/volumes/d9a593fe-b698-4dfd-bf60-b4c0c7bcb643 Aug 20 01:11:46.701040 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-ff87aa5e-53af-4ca7-89dd-339cfc285829 tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:11:46.701216 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-ff87aa5e-53af-4ca7-89dd-339cfc285829 tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:11:46.708268 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:11:46.708268 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:11:46.711661 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-ff87aa5e-53af-4ca7-89dd-339cfc285829 tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-admin] Volume info retrieved successfully. Aug 20 01:11:46.715238 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-ff87aa5e-53af-4ca7-89dd-339cfc285829 tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-admin] https://10.4.3.240/volume/v3/volumes/d9a593fe-b698-4dfd-bf60-b4c0c7bcb643 returned with HTTP 200 Aug 20 01:11:46.715794 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1330/5310] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:11:46 2026] GET /volume/v3/volumes/d9a593fe-b698-4dfd-bf60-b4c0c7bcb643 => generated 1008 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:11:47.704054 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-81394e36-c4b0-42e6-88dd-16085a99140d None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:11:47.705547 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-81394e36-c4b0-42e6-88dd-16085a99140d tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] GET https://10.4.3.240/volume/v3/backups/7d90f634-d5a7-46a3-aa6e-f65534fa9227 Aug 20 01:11:47.705735 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-81394e36-c4b0-42e6-88dd-16085a99140d tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:11:47.705906 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-81394e36-c4b0-42e6-88dd-16085a99140d tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:11:47.705999 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-81394e36-c4b0-42e6-88dd-16085a99140d tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Show backup with id 7d90f634-d5a7-46a3-aa6e-f65534fa9227. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:11:47.709806 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:11:47.709806 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:11:47.710359 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-81394e36-c4b0-42e6-88dd-16085a99140d tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] https://10.4.3.240/volume/v3/backups/7d90f634-d5a7-46a3-aa6e-f65534fa9227 returned with HTTP 200 Aug 20 01:11:47.710700 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1342/5311] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:11:47 2026] GET /volume/v3/backups/7d90f634-d5a7-46a3-aa6e-f65534fa9227 => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:11:47.727792 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-1938b38e-3fdc-414a-a38a-8753cc297a8b None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:11:47.729779 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-1938b38e-3fdc-414a-a38a-8753cc297a8b tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-admin] GET https://10.4.3.240/volume/v3/volumes/d9a593fe-b698-4dfd-bf60-b4c0c7bcb643 Aug 20 01:11:47.730007 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-1938b38e-3fdc-414a-a38a-8753cc297a8b tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-admin] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:11:47.730229 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-1938b38e-3fdc-414a-a38a-8753cc297a8b tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-admin] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:11:47.737105 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-1938b38e-3fdc-414a-a38a-8753cc297a8b tempest-ProjectReaderTests-669511389 tempest-ProjectReaderTests-669511389-project-admin] https://10.4.3.240/volume/v3/volumes/d9a593fe-b698-4dfd-bf60-b4c0c7bcb643 returned with HTTP 404 Aug 20 01:11:47.737556 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1320/5312] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:11:47 2026] GET /volume/v3/volumes/d9a593fe-b698-4dfd-bf60-b4c0c7bcb643 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:11:48.721445 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-bb2c08b8-b069-4266-9342-d54599bb4e83 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:11:48.723373 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-bb2c08b8-b069-4266-9342-d54599bb4e83 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] GET https://10.4.3.240/volume/v3/backups/7d90f634-d5a7-46a3-aa6e-f65534fa9227 Aug 20 01:11:48.723603 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-bb2c08b8-b069-4266-9342-d54599bb4e83 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:11:48.723790 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-bb2c08b8-b069-4266-9342-d54599bb4e83 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:11:48.723883 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.v3.backups [None req-bb2c08b8-b069-4266-9342-d54599bb4e83 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Show backup with id 7d90f634-d5a7-46a3-aa6e-f65534fa9227. {{(pid=100213) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:11:48.728295 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:11:48.728295 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:11:48.728899 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-bb2c08b8-b069-4266-9342-d54599bb4e83 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] https://10.4.3.240/volume/v3/backups/7d90f634-d5a7-46a3-aa6e-f65534fa9227 returned with HTTP 200 Aug 20 01:11:48.729361 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1321/5313] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:11:48 2026] GET /volume/v3/backups/7d90f634-d5a7-46a3-aa6e-f65534fa9227 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:11:49.738310 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-020e28e7-8acf-4cd9-9ed3-d55f7b234416 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:11:49.740100 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-020e28e7-8acf-4cd9-9ed3-d55f7b234416 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] GET https://10.4.3.240/volume/v3/backups/7d90f634-d5a7-46a3-aa6e-f65534fa9227 Aug 20 01:11:49.740414 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-020e28e7-8acf-4cd9-9ed3-d55f7b234416 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:11:49.740668 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-020e28e7-8acf-4cd9-9ed3-d55f7b234416 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:11:49.740809 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-020e28e7-8acf-4cd9-9ed3-d55f7b234416 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Show backup with id 7d90f634-d5a7-46a3-aa6e-f65534fa9227. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:11:49.744708 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:11:49.744708 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:11:49.745516 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-020e28e7-8acf-4cd9-9ed3-d55f7b234416 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] https://10.4.3.240/volume/v3/backups/7d90f634-d5a7-46a3-aa6e-f65534fa9227 returned with HTTP 200 Aug 20 01:11:49.745910 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1331/5314] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:11:49 2026] GET /volume/v3/backups/7d90f634-d5a7-46a3-aa6e-f65534fa9227 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:11:50.757897 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-21c83f57-9404-49a6-a366-0430e0f6bee5 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:11:50.760971 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-21c83f57-9404-49a6-a366-0430e0f6bee5 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] GET https://10.4.3.240/volume/v3/backups/7d90f634-d5a7-46a3-aa6e-f65534fa9227 Aug 20 01:11:50.761297 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-21c83f57-9404-49a6-a366-0430e0f6bee5 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:11:50.761618 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-21c83f57-9404-49a6-a366-0430e0f6bee5 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:11:50.761784 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-21c83f57-9404-49a6-a366-0430e0f6bee5 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Show backup with id 7d90f634-d5a7-46a3-aa6e-f65534fa9227. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:11:50.767273 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:11:50.767273 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:11:50.768155 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-21c83f57-9404-49a6-a366-0430e0f6bee5 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] https://10.4.3.240/volume/v3/backups/7d90f634-d5a7-46a3-aa6e-f65534fa9227 returned with HTTP 200 Aug 20 01:11:50.768689 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1343/5315] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:11:50 2026] GET /volume/v3/backups/7d90f634-d5a7-46a3-aa6e-f65534fa9227 => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 20 01:11:51.781523 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-1616cad5-1841-4d99-bf9a-96dfb3af2a7e None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:11:51.783987 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-1616cad5-1841-4d99-bf9a-96dfb3af2a7e tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] GET https://10.4.3.240/volume/v3/backups/7d90f634-d5a7-46a3-aa6e-f65534fa9227 Aug 20 01:11:51.784286 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-1616cad5-1841-4d99-bf9a-96dfb3af2a7e tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:11:51.784592 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-1616cad5-1841-4d99-bf9a-96dfb3af2a7e tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:11:51.784758 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.v3.backups [None req-1616cad5-1841-4d99-bf9a-96dfb3af2a7e tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Show backup with id 7d90f634-d5a7-46a3-aa6e-f65534fa9227. {{(pid=100212) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:11:51.790335 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:11:51.790335 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:11:51.791285 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-1616cad5-1841-4d99-bf9a-96dfb3af2a7e tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] https://10.4.3.240/volume/v3/backups/7d90f634-d5a7-46a3-aa6e-f65534fa9227 returned with HTTP 200 Aug 20 01:11:51.791838 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1321/5316] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:11:51 2026] GET /volume/v3/backups/7d90f634-d5a7-46a3-aa6e-f65534fa9227 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:11:52.804120 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-168e50bf-0323-4979-b76e-cfc253be423f None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:11:52.805935 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-168e50bf-0323-4979-b76e-cfc253be423f tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] GET https://10.4.3.240/volume/v3/backups/7d90f634-d5a7-46a3-aa6e-f65534fa9227 Aug 20 01:11:52.806098 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-168e50bf-0323-4979-b76e-cfc253be423f tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:11:52.806327 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-168e50bf-0323-4979-b76e-cfc253be423f tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:11:52.806432 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.v3.backups [None req-168e50bf-0323-4979-b76e-cfc253be423f tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Show backup with id 7d90f634-d5a7-46a3-aa6e-f65534fa9227. {{(pid=100213) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:11:52.810598 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:11:52.810598 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:11:52.811112 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-168e50bf-0323-4979-b76e-cfc253be423f tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] https://10.4.3.240/volume/v3/backups/7d90f634-d5a7-46a3-aa6e-f65534fa9227 returned with HTTP 200 Aug 20 01:11:52.811442 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1322/5317] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:11:52 2026] GET /volume/v3/backups/7d90f634-d5a7-46a3-aa6e-f65534fa9227 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:11:53.821637 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-cc2cfe4e-3a77-4679-aaa0-922dc7c490ea None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:11:53.823490 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-cc2cfe4e-3a77-4679-aaa0-922dc7c490ea tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] GET https://10.4.3.240/volume/v3/backups/7d90f634-d5a7-46a3-aa6e-f65534fa9227 Aug 20 01:11:53.823744 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-cc2cfe4e-3a77-4679-aaa0-922dc7c490ea tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:11:53.823963 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-cc2cfe4e-3a77-4679-aaa0-922dc7c490ea tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:11:53.824016 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-cc2cfe4e-3a77-4679-aaa0-922dc7c490ea tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Show backup with id 7d90f634-d5a7-46a3-aa6e-f65534fa9227. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:11:53.828319 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:11:53.828319 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:11:53.829081 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-cc2cfe4e-3a77-4679-aaa0-922dc7c490ea tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] https://10.4.3.240/volume/v3/backups/7d90f634-d5a7-46a3-aa6e-f65534fa9227 returned with HTTP 200 Aug 20 01:11:53.829514 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1332/5318] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:11:53 2026] GET /volume/v3/backups/7d90f634-d5a7-46a3-aa6e-f65534fa9227 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:11:54.838872 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-46b71cfc-2f46-4865-8ce6-775469a5aaaa None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:11:54.841387 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-46b71cfc-2f46-4865-8ce6-775469a5aaaa tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] GET https://10.4.3.240/volume/v3/backups/7d90f634-d5a7-46a3-aa6e-f65534fa9227 Aug 20 01:11:54.841454 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-46b71cfc-2f46-4865-8ce6-775469a5aaaa tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:11:54.841632 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-46b71cfc-2f46-4865-8ce6-775469a5aaaa tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:11:54.841750 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-46b71cfc-2f46-4865-8ce6-775469a5aaaa tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Show backup with id 7d90f634-d5a7-46a3-aa6e-f65534fa9227. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:11:54.845953 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:11:54.845953 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:11:54.846607 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-46b71cfc-2f46-4865-8ce6-775469a5aaaa tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] https://10.4.3.240/volume/v3/backups/7d90f634-d5a7-46a3-aa6e-f65534fa9227 returned with HTTP 200 Aug 20 01:11:54.847004 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1344/5319] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:11:54 2026] GET /volume/v3/backups/7d90f634-d5a7-46a3-aa6e-f65534fa9227 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:11:55.622251 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-e6ecc4e5-42ad-4a24-a716-9a358f85842d None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:11:55.689351 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-e6ecc4e5-42ad-4a24-a716-9a358f85842d tempest-TestEncryptedCinderVolumes-909948455 tempest-TestEncryptedCinderVolumes-909948455-project-admin] POST https://10.4.3.240/volume/v3/types Aug 20 01:11:55.689797 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-e6ecc4e5-42ad-4a24-a716-9a358f85842d tempest-TestEncryptedCinderVolumes-909948455 tempest-TestEncryptedCinderVolumes-909948455-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-1973749076", "extra_specs": {}}} {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:11:55.703424 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-e6ecc4e5-42ad-4a24-a716-9a358f85842d tempest-TestEncryptedCinderVolumes-909948455 tempest-TestEncryptedCinderVolumes-909948455-project-admin] https://10.4.3.240/volume/v3/types returned with HTTP 200 Aug 20 01:11:55.703991 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1322/5320] 10.4.3.240 () {68 vars in 1252 bytes} [Thu Aug 20 01:11:55 2026] POST /volume/v3/types => generated 212 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:11:55.711097 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-2b7c7435-7a13-4bfb-878e-694d072b2740 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:11:55.712653 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-2b7c7435-7a13-4bfb-878e-694d072b2740 tempest-TestEncryptedCinderVolumes-909948455 tempest-TestEncryptedCinderVolumes-909948455-project-admin] POST https://10.4.3.240/volume/v3/types/426cd29b-a8ae-4239-826b-ec6cd51231fa/encryption Aug 20 01:11:55.712932 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-2b7c7435-7a13-4bfb-878e-694d072b2740 tempest-TestEncryptedCinderVolumes-909948455 tempest-TestEncryptedCinderVolumes-909948455-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:11:55.727522 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-2b7c7435-7a13-4bfb-878e-694d072b2740 tempest-TestEncryptedCinderVolumes-909948455 tempest-TestEncryptedCinderVolumes-909948455-project-admin] https://10.4.3.240/volume/v3/types/426cd29b-a8ae-4239-826b-ec6cd51231fa/encryption returned with HTTP 200 Aug 20 01:11:55.727984 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1323/5321] 10.4.3.240 () {68 vars in 1397 bytes} [Thu Aug 20 01:11:55 2026] POST /volume/v3/types/426cd29b-a8ae-4239-826b-ec6cd51231fa/encryption => generated 230 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:11:55.734868 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-45bf741f-88d0-48ee-a2af-33186d271c0c None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:11:55.783126 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-45bf741f-88d0-48ee-a2af-33186d271c0c tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 20 01:11:55.783564 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-45bf741f-88d0-48ee-a2af-33186d271c0c tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-1482419790", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-1973749076", "size": 1}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:11:55.784978 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.v3.volumes [None req-45bf741f-88d0-48ee-a2af-33186d271c0c tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-1482419790', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-1973749076', 'size': 1}} {{(pid=100214) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 01:11:55.788261 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.v3.volumes [None req-45bf741f-88d0-48ee-a2af-33186d271c0c tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] Create volume of 1 GB Aug 20 01:11:55.788571 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:11:55.788571 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:11:55.789004 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-45bf741f-88d0-48ee-a2af-33186d271c0c tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] Availability Zones retrieved successfully. Aug 20 01:11:55.794511 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-45bf741f-88d0-48ee-a2af-33186d271c0c tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] Flow 'volume_create_api' (123f6aad-560d-4c05-8dde-47922111903b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:11:55.795417 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-45bf741f-88d0-48ee-a2af-33186d271c0c tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (09b53c97-e76e-4199-9e37-a162434dd5a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:11:55.796248 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.flows.api.create_volume [None req-45bf741f-88d0-48ee-a2af-33186d271c0c tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] Validating volume size '1' using validate_int {{(pid=100214) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 01:11:55.817676 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-45bf741f-88d0-48ee-a2af-33186d271c0c tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (09b53c97-e76e-4199-9e37-a162434dd5a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T01:11:56Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=426cd29b-a8ae-4239-826b-ec6cd51231fa,is_public=True,name='tempest-scenario-type-luks-1973749076',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '426cd29b-a8ae-4239-826b-ec6cd51231fa', '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=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:11:55.818284 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-45bf741f-88d0-48ee-a2af-33186d271c0c tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (51c45853-0336-4798-bd76-ddf28a81c5e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:11:55.842425 np0000007838 devstack@c-api.service[100214]: WARNING cinder.quota [None req-45bf741f-88d0-48ee-a2af-33186d271c0c tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1973749076 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1973749076, it is now deprecated. Please use the default quota class for default quota. Aug 20 01:11:55.842735 np0000007838 devstack@c-api.service[100214]: WARNING cinder.quota [None req-45bf741f-88d0-48ee-a2af-33186d271c0c tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1973749076 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1973749076, it is now deprecated. Please use the default quota class for default quota. Aug 20 01:11:55.857079 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-93f64f21-d13e-47fe-9ea7-6997750647d3 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:11:55.858737 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-93f64f21-d13e-47fe-9ea7-6997750647d3 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] GET https://10.4.3.240/volume/v3/backups/7d90f634-d5a7-46a3-aa6e-f65534fa9227 Aug 20 01:11:55.858923 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-93f64f21-d13e-47fe-9ea7-6997750647d3 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:11:55.859095 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-93f64f21-d13e-47fe-9ea7-6997750647d3 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:11:55.859197 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-93f64f21-d13e-47fe-9ea7-6997750647d3 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Show backup with id 7d90f634-d5a7-46a3-aa6e-f65534fa9227. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:11:55.862997 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:11:55.862997 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:11:55.863608 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-93f64f21-d13e-47fe-9ea7-6997750647d3 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] https://10.4.3.240/volume/v3/backups/7d90f634-d5a7-46a3-aa6e-f65534fa9227 returned with HTTP 200 Aug 20 01:11:55.863923 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1345/5322] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:11:55 2026] GET /volume/v3/backups/7d90f634-d5a7-46a3-aa6e-f65534fa9227 => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:11:55.869631 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.quota [None req-45bf741f-88d0-48ee-a2af-33186d271c0c tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] Created reservations ['d123f023-d3e7-401b-aa57-8d9092a23461', '86e171ab-f0f6-47d2-80b0-cd649753a2a4', '1caad500-c1b1-46ba-a352-33bfd5f120d7', '220de07a-8a57-4f2d-9023-2ac13d027c51'] {{(pid=100214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 01:11:55.870306 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-45bf741f-88d0-48ee-a2af-33186d271c0c tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (51c45853-0336-4798-bd76-ddf28a81c5e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d123f023-d3e7-401b-aa57-8d9092a23461', '86e171ab-f0f6-47d2-80b0-cd649753a2a4', '1caad500-c1b1-46ba-a352-33bfd5f120d7', '220de07a-8a57-4f2d-9023-2ac13d027c51']}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:11:55.870975 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-45bf741f-88d0-48ee-a2af-33186d271c0c tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (92d9cea7-8993-4b91-8a79-1c57b53c9de0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:11:55.889828 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-45bf741f-88d0-48ee-a2af-33186d271c0c tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (92d9cea7-8993-4b91-8a79-1c57b53c9de0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1efb59ea-1771-4f73-91bd-54dcf0b4252a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1482419790',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='37a8df2fe8f24afa8890e498a147a95e',qos_specs=None,replication_status=,reservations=['d123f023-d3e7-401b-aa57-8d9092a23461','86e171ab-f0f6-47d2-80b0-cd649753a2a4','1caad500-c1b1-46ba-a352-33bfd5f120d7','220de07a-8a57-4f2d-9023-2ac13d027c51'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c5eea663a1f346ef917f28c37fe3e0a7',volume_type_id=426cd29b-a8ae-4239-826b-ec6cd51231fa), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T01:11:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1482419790',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=1efb59ea-1771-4f73-91bd-54dcf0b4252a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='37a8df2fe8f24afa8890e498a147a95e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c5eea663a1f346ef917f28c37fe3e0a7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(426cd29b-a8ae-4239-826b-ec6cd51231fa),volume_type_id=426cd29b-a8ae-4239-826b-ec6cd51231fa)}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:11:55.890581 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-45bf741f-88d0-48ee-a2af-33186d271c0c tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ed535c94-a3fe-45e9-b66a-f3de8aff13b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:11:55.905448 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-45bf741f-88d0-48ee-a2af-33186d271c0c tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ed535c94-a3fe-45e9-b66a-f3de8aff13b4) transitioned into state 'SUCCESS' from state '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-1482419790',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='37a8df2fe8f24afa8890e498a147a95e',qos_specs=None,replication_status=,reservations=['d123f023-d3e7-401b-aa57-8d9092a23461','86e171ab-f0f6-47d2-80b0-cd649753a2a4','1caad500-c1b1-46ba-a352-33bfd5f120d7','220de07a-8a57-4f2d-9023-2ac13d027c51'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c5eea663a1f346ef917f28c37fe3e0a7',volume_type_id=426cd29b-a8ae-4239-826b-ec6cd51231fa)}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:11:55.906123 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-45bf741f-88d0-48ee-a2af-33186d271c0c tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (25c91b66-0fee-48b1-844a-619a321ae200) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:11:55.913994 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-45bf741f-88d0-48ee-a2af-33186d271c0c tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (25c91b66-0fee-48b1-844a-619a321ae200) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:11:55.914746 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-45bf741f-88d0-48ee-a2af-33186d271c0c tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] Flow 'volume_create_api' (123f6aad-560d-4c05-8dde-47922111903b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:11:55.915010 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-45bf741f-88d0-48ee-a2af-33186d271c0c tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] Create volume request issued successfully. Aug 20 01:11:55.915535 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-45bf741f-88d0-48ee-a2af-33186d271c0c tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 20 01:11:55.915925 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1333/5323] 10.4.3.240 () {68 vars in 1259 bytes} [Thu Aug 20 01:11:55 2026] POST /volume/v3/volumes => generated 785 bytes in 181 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 01:11:55.926997 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-8ebec03e-83c5-4489-b3d2-0dcaf59fc23a None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:11:55.928997 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-8ebec03e-83c5-4489-b3d2-0dcaf59fc23a tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] GET https://10.4.3.240/volume/v3/volumes/1efb59ea-1771-4f73-91bd-54dcf0b4252a Aug 20 01:11:55.929261 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-8ebec03e-83c5-4489-b3d2-0dcaf59fc23a tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:11:55.929489 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-8ebec03e-83c5-4489-b3d2-0dcaf59fc23a tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:11:55.936766 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:11:55.936766 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:11:55.940948 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-8ebec03e-83c5-4489-b3d2-0dcaf59fc23a tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] Volume info retrieved successfully. Aug 20 01:11:55.945401 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-8ebec03e-83c5-4489-b3d2-0dcaf59fc23a tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] https://10.4.3.240/volume/v3/volumes/1efb59ea-1771-4f73-91bd-54dcf0b4252a returned with HTTP 200 Aug 20 01:11:55.945792 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1323/5324] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:11:55 2026] GET /volume/v3/volumes/1efb59ea-1771-4f73-91bd-54dcf0b4252a => generated 853 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:11:56.872773 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-cb0c069d-6b37-442a-b677-2760b0066ca5 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:11:56.874272 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-cb0c069d-6b37-442a-b677-2760b0066ca5 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] GET https://10.4.3.240/volume/v3/backups/7d90f634-d5a7-46a3-aa6e-f65534fa9227 Aug 20 01:11:56.874498 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-cb0c069d-6b37-442a-b677-2760b0066ca5 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:11:56.874694 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-cb0c069d-6b37-442a-b677-2760b0066ca5 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:11:56.874791 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.v3.backups [None req-cb0c069d-6b37-442a-b677-2760b0066ca5 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Show backup with id 7d90f634-d5a7-46a3-aa6e-f65534fa9227. {{(pid=100213) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:11:56.878573 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:11:56.878573 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:11:56.879048 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-cb0c069d-6b37-442a-b677-2760b0066ca5 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] https://10.4.3.240/volume/v3/backups/7d90f634-d5a7-46a3-aa6e-f65534fa9227 returned with HTTP 200 Aug 20 01:11:56.879356 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1324/5325] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:11:56 2026] GET /volume/v3/backups/7d90f634-d5a7-46a3-aa6e-f65534fa9227 => generated 737 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:11:56.957645 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-fda46767-6e2d-4494-acec-46b0b389625d None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:11:56.959119 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-fda46767-6e2d-4494-acec-46b0b389625d tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] GET https://10.4.3.240/volume/v3/volumes/1efb59ea-1771-4f73-91bd-54dcf0b4252a Aug 20 01:11:56.959277 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-fda46767-6e2d-4494-acec-46b0b389625d tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:11:56.959465 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-fda46767-6e2d-4494-acec-46b0b389625d tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:11:56.965795 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:11:56.965795 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:11:56.968941 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-fda46767-6e2d-4494-acec-46b0b389625d tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] Volume info retrieved successfully. Aug 20 01:11:56.972417 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-fda46767-6e2d-4494-acec-46b0b389625d tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] https://10.4.3.240/volume/v3/volumes/1efb59ea-1771-4f73-91bd-54dcf0b4252a returned with HTTP 200 Aug 20 01:11:56.972782 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1346/5326] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:11:56 2026] GET /volume/v3/volumes/1efb59ea-1771-4f73-91bd-54dcf0b4252a => generated 878 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:11:56.983374 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-45e1f96a-70b6-4d7c-a819-a4a5b17bdc33 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:11:56.985033 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-45e1f96a-70b6-4d7c-a819-a4a5b17bdc33 tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] GET https://10.4.3.240/volume/v3/volumes/1efb59ea-1771-4f73-91bd-54dcf0b4252a Aug 20 01:11:56.985197 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-45e1f96a-70b6-4d7c-a819-a4a5b17bdc33 tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:11:56.985411 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-45e1f96a-70b6-4d7c-a819-a4a5b17bdc33 tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:11:56.992068 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:11:56.992068 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:11:56.994989 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-45e1f96a-70b6-4d7c-a819-a4a5b17bdc33 tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] Volume info retrieved successfully. Aug 20 01:11:56.998330 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-45e1f96a-70b6-4d7c-a819-a4a5b17bdc33 tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] https://10.4.3.240/volume/v3/volumes/1efb59ea-1771-4f73-91bd-54dcf0b4252a returned with HTTP 200 Aug 20 01:11:56.998686 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1334/5327] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:11:56 2026] GET /volume/v3/volumes/1efb59ea-1771-4f73-91bd-54dcf0b4252a => generated 878 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:11:57.008817 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-e868c644-fd89-4141-97d3-07b56aad16d8 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:11:57.010567 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-e868c644-fd89-4141-97d3-07b56aad16d8 tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 20 01:11:57.010927 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-e868c644-fd89-4141-97d3-07b56aad16d8 tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] Action: 'create', calling method: create, body: {"volume": {"display_name": "tempest-TestEncryptedCinderVolumes-611065341", "source_volid": "1efb59ea-1771-4f73-91bd-54dcf0b4252a", "volume_type": "tempest-scenario-type-luks-1973749076", "size": 1}} {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:11:57.012314 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.v3.volumes [None req-e868c644-fd89-4141-97d3-07b56aad16d8 tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] Create volume request body: {'volume': {'display_name': 'tempest-TestEncryptedCinderVolumes-611065341', 'source_volid': '1efb59ea-1771-4f73-91bd-54dcf0b4252a', 'volume_type': 'tempest-scenario-type-luks-1973749076', 'size': 1}} {{(pid=100212) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 01:11:57.021594 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:11:57.021594 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:11:57.022081 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-e868c644-fd89-4141-97d3-07b56aad16d8 tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] Volume retrieved successfully. Aug 20 01:11:57.022240 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.v3.volumes [None req-e868c644-fd89-4141-97d3-07b56aad16d8 tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] Create volume of 1 GB Aug 20 01:11:57.022908 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-e868c644-fd89-4141-97d3-07b56aad16d8 tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] Availability Zones retrieved successfully. Aug 20 01:11:57.027898 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-e868c644-fd89-4141-97d3-07b56aad16d8 tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] Flow 'volume_create_api' (7e58867e-6c17-4808-ba63-396a476a3ec0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100212) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:11:57.028888 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-e868c644-fd89-4141-97d3-07b56aad16d8 tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3cb817c2-1d67-445f-a7fc-1f8cd316845f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:11:57.029792 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.flows.api.create_volume [None req-e868c644-fd89-4141-97d3-07b56aad16d8 tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100212) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 01:11:57.047114 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-e868c644-fd89-4141-97d3-07b56aad16d8 tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3cb817c2-1d67-445f-a7fc-1f8cd316845f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '1efb59ea-1771-4f73-91bd-54dcf0b4252a', 'volume_type': VolumeType(created_at=2026-08-20T01:11:56Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=426cd29b-a8ae-4239-826b-ec6cd51231fa,is_public=True,name='tempest-scenario-type-luks-1973749076',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '426cd29b-a8ae-4239-826b-ec6cd51231fa', '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=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:11:57.047865 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-e868c644-fd89-4141-97d3-07b56aad16d8 tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d5c61e6f-cc41-4133-bf07-b3074985b89a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:11:57.071010 np0000007838 devstack@c-api.service[100212]: WARNING cinder.quota [None req-e868c644-fd89-4141-97d3-07b56aad16d8 tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1973749076 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1973749076, it is now deprecated. Please use the default quota class for default quota. Aug 20 01:11:57.071329 np0000007838 devstack@c-api.service[100212]: WARNING cinder.quota [None req-e868c644-fd89-4141-97d3-07b56aad16d8 tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1973749076 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1973749076, it is now deprecated. Please use the default quota class for default quota. Aug 20 01:11:57.085406 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.quota [None req-e868c644-fd89-4141-97d3-07b56aad16d8 tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] Created reservations ['bbfedbd4-dd38-4c67-bb14-b2399bfab195', 'a45bd910-6f08-487f-b541-b5f154df4b9c', '2f129391-146f-4932-94f3-ade16d7cfc70', 'a8053271-89f2-4956-844f-7fb88df86725'] {{(pid=100212) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 01:11:57.086090 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-e868c644-fd89-4141-97d3-07b56aad16d8 tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d5c61e6f-cc41-4133-bf07-b3074985b89a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bbfedbd4-dd38-4c67-bb14-b2399bfab195', 'a45bd910-6f08-487f-b541-b5f154df4b9c', '2f129391-146f-4932-94f3-ade16d7cfc70', 'a8053271-89f2-4956-844f-7fb88df86725']}' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:11:57.086889 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-e868c644-fd89-4141-97d3-07b56aad16d8 tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8d567c50-16f7-4dad-a3a2-fb3e6af3ee88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:11:57.117189 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-e868c644-fd89-4141-97d3-07b56aad16d8 tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8d567c50-16f7-4dad-a3a2-fb3e6af3ee88) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'eed7c273-e20e-4a9b-9d2f-08ca5ec1882c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-611065341',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='37a8df2fe8f24afa8890e498a147a95e',qos_specs=None,replication_status=,reservations=['bbfedbd4-dd38-4c67-bb14-b2399bfab195','a45bd910-6f08-487f-b541-b5f154df4b9c','2f129391-146f-4932-94f3-ade16d7cfc70','a8053271-89f2-4956-844f-7fb88df86725'],size=1,snapshot_id=None,source_replicaid=,source_volid=1efb59ea-1771-4f73-91bd-54dcf0b4252a,status='creating',user_id='c5eea663a1f346ef917f28c37fe3e0a7',volume_type_id=426cd29b-a8ae-4239-826b-ec6cd51231fa), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T01:11:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-611065341',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=eed7c273-e20e-4a9b-9d2f-08ca5ec1882c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='37a8df2fe8f24afa8890e498a147a95e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=1efb59ea-1771-4f73-91bd-54dcf0b4252a,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c5eea663a1f346ef917f28c37fe3e0a7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(426cd29b-a8ae-4239-826b-ec6cd51231fa),volume_type_id=426cd29b-a8ae-4239-826b-ec6cd51231fa)}' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:11:57.117862 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-e868c644-fd89-4141-97d3-07b56aad16d8 tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (351ddac1-c2e5-4337-8575-9cb28ba3f451) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:11:57.132277 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-e868c644-fd89-4141-97d3-07b56aad16d8 tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (351ddac1-c2e5-4337-8575-9cb28ba3f451) transitioned into state 'SUCCESS' from state '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-611065341',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='37a8df2fe8f24afa8890e498a147a95e',qos_specs=None,replication_status=,reservations=['bbfedbd4-dd38-4c67-bb14-b2399bfab195','a45bd910-6f08-487f-b541-b5f154df4b9c','2f129391-146f-4932-94f3-ade16d7cfc70','a8053271-89f2-4956-844f-7fb88df86725'],size=1,snapshot_id=None,source_replicaid=,source_volid=1efb59ea-1771-4f73-91bd-54dcf0b4252a,status='creating',user_id='c5eea663a1f346ef917f28c37fe3e0a7',volume_type_id=426cd29b-a8ae-4239-826b-ec6cd51231fa)}' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:11:57.132968 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-e868c644-fd89-4141-97d3-07b56aad16d8 tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4c4c12c4-741b-4664-bd18-7e18a9b75b07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:11:57.145465 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-e868c644-fd89-4141-97d3-07b56aad16d8 tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4c4c12c4-741b-4664-bd18-7e18a9b75b07) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:11:57.146148 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-e868c644-fd89-4141-97d3-07b56aad16d8 tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] Flow 'volume_create_api' (7e58867e-6c17-4808-ba63-396a476a3ec0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100212) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:11:57.146446 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-e868c644-fd89-4141-97d3-07b56aad16d8 tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] Create volume request issued successfully. Aug 20 01:11:57.146962 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-e868c644-fd89-4141-97d3-07b56aad16d8 tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 20 01:11:57.147348 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1324/5328] 10.4.3.240 () {68 vars in 1259 bytes} [Thu Aug 20 01:11:57 2026] POST /volume/v3/volumes => generated 811 bytes in 139 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 01:11:57.157757 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-3e66ad6e-db09-4907-bab3-0907022fbde6 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:11:57.159506 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-3e66ad6e-db09-4907-bab3-0907022fbde6 tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] GET https://10.4.3.240/volume/v3/volumes/eed7c273-e20e-4a9b-9d2f-08ca5ec1882c Aug 20 01:11:57.159805 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-3e66ad6e-db09-4907-bab3-0907022fbde6 tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:11:57.160054 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-3e66ad6e-db09-4907-bab3-0907022fbde6 tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:11:57.166515 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:11:57.166515 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:11:57.169793 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-3e66ad6e-db09-4907-bab3-0907022fbde6 tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] Volume info retrieved successfully. Aug 20 01:11:57.173924 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-3e66ad6e-db09-4907-bab3-0907022fbde6 tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] https://10.4.3.240/volume/v3/volumes/eed7c273-e20e-4a9b-9d2f-08ca5ec1882c returned with HTTP 200 Aug 20 01:11:57.174247 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1325/5329] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:11:57 2026] GET /volume/v3/volumes/eed7c273-e20e-4a9b-9d2f-08ca5ec1882c => generated 879 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:11:57.888214 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-e2bb3715-b871-4cbf-9f41-54e3e286e83c None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:11:57.889864 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-e2bb3715-b871-4cbf-9f41-54e3e286e83c tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] GET https://10.4.3.240/volume/v3/backups/7d90f634-d5a7-46a3-aa6e-f65534fa9227 Aug 20 01:11:57.890052 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-e2bb3715-b871-4cbf-9f41-54e3e286e83c tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:11:57.890228 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-e2bb3715-b871-4cbf-9f41-54e3e286e83c tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:11:57.890321 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-e2bb3715-b871-4cbf-9f41-54e3e286e83c tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Show backup with id 7d90f634-d5a7-46a3-aa6e-f65534fa9227. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:11:57.894176 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:11:57.894176 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:11:57.894778 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-e2bb3715-b871-4cbf-9f41-54e3e286e83c tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] https://10.4.3.240/volume/v3/backups/7d90f634-d5a7-46a3-aa6e-f65534fa9227 returned with HTTP 200 Aug 20 01:11:57.895094 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1347/5330] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:11:57 2026] GET /volume/v3/backups/7d90f634-d5a7-46a3-aa6e-f65534fa9227 => generated 738 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:11:57.903957 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-a53b04ec-b137-48a2-9262-0eea8a5ebbd2 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:11:57.905601 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-a53b04ec-b137-48a2-9262-0eea8a5ebbd2 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] POST https://10.4.3.240/volume/v3/backups/7d90f634-d5a7-46a3-aa6e-f65534fa9227/action Aug 20 01:11:57.905942 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-a53b04ec-b137-48a2-9262-0eea8a5ebbd2 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100214) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 01:11:57.906059 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-a53b04ec-b137-48a2-9262-0eea8a5ebbd2 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:11:57.907330 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.contrib.admin_actions [None req-a53b04ec-b137-48a2-9262-0eea8a5ebbd2 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Updating backup '7d90f634-d5a7-46a3-aa6e-f65534fa9227' with '{'status': 'error'}' {{(pid=100214) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Aug 20 01:11:57.913316 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:11:57.913316 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:11:57.920010 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.backup.rpcapi [None req-a53b04ec-b137-48a2-9262-0eea8a5ebbd2 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] reset_status in rpcapi backup_id 7d90f634-d5a7-46a3-aa6e-f65534fa9227 on host np0000007838. {{(pid=100214) reset_status /opt/stack/cinder/cinder/backup/rpcapi.py:107}} Aug 20 01:11:57.921458 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-a53b04ec-b137-48a2-9262-0eea8a5ebbd2 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] https://10.4.3.240/volume/v3/backups/7d90f634-d5a7-46a3-aa6e-f65534fa9227/action returned with HTTP 202 Aug 20 01:11:57.921814 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1335/5331] 10.4.3.240 () {70 vars in 1430 bytes} [Thu Aug 20 01:11:57 2026] POST /volume/v3/backups/7d90f634-d5a7-46a3-aa6e-f65534fa9227/action => generated 0 bytes in 18 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 01:11:57.928599 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-3a55bdc0-d683-458b-a0af-2096d9d0a0c0 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:11:57.930532 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-3a55bdc0-d683-458b-a0af-2096d9d0a0c0 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] DELETE https://10.4.3.240/volume/v3/volumes/b7719b52-aa15-4cf7-9466-d454ccd48ef2 Aug 20 01:11:57.930788 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-3a55bdc0-d683-458b-a0af-2096d9d0a0c0 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:11:57.930981 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-3a55bdc0-d683-458b-a0af-2096d9d0a0c0 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Calling method 'delete' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:11:57.931136 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.v3.volumes [None req-3a55bdc0-d683-458b-a0af-2096d9d0a0c0 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Delete volume with id: b7719b52-aa15-4cf7-9466-d454ccd48ef2 Aug 20 01:11:57.937856 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:11:57.937856 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:11:57.938135 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-3a55bdc0-d683-458b-a0af-2096d9d0a0c0 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Volume info retrieved successfully. Aug 20 01:11:57.952477 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-3a55bdc0-d683-458b-a0af-2096d9d0a0c0 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Delete volume request issued successfully. Aug 20 01:11:57.952697 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-3a55bdc0-d683-458b-a0af-2096d9d0a0c0 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] https://10.4.3.240/volume/v3/volumes/b7719b52-aa15-4cf7-9466-d454ccd48ef2 returned with HTTP 202 Aug 20 01:11:57.953089 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1325/5332] 10.4.3.240 () {68 vars in 1391 bytes} [Thu Aug 20 01:11:57 2026] DELETE /volume/v3/volumes/b7719b52-aa15-4cf7-9466-d454ccd48ef2 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 01:11:57.959574 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-f49daadb-0e5d-4232-a546-55564accee24 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:11:57.961197 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-f49daadb-0e5d-4232-a546-55564accee24 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] GET https://10.4.3.240/volume/v3/volumes/b7719b52-aa15-4cf7-9466-d454ccd48ef2 Aug 20 01:11:57.961433 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-f49daadb-0e5d-4232-a546-55564accee24 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:11:57.961655 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-f49daadb-0e5d-4232-a546-55564accee24 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:11:57.967915 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:11:57.967915 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:11:57.971093 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-f49daadb-0e5d-4232-a546-55564accee24 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Volume info retrieved successfully. Aug 20 01:11:57.974615 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-f49daadb-0e5d-4232-a546-55564accee24 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] https://10.4.3.240/volume/v3/volumes/b7719b52-aa15-4cf7-9466-d454ccd48ef2 returned with HTTP 200 Aug 20 01:11:57.974950 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1326/5333] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:11:57 2026] GET /volume/v3/volumes/b7719b52-aa15-4cf7-9466-d454ccd48ef2 => generated 1008 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:11:58.185379 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-30fcaad6-db8e-4c04-beca-c50d0ef95c49 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:11:58.187430 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-30fcaad6-db8e-4c04-beca-c50d0ef95c49 tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] GET https://10.4.3.240/volume/v3/volumes/eed7c273-e20e-4a9b-9d2f-08ca5ec1882c Aug 20 01:11:58.187652 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-30fcaad6-db8e-4c04-beca-c50d0ef95c49 tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:11:58.187832 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-30fcaad6-db8e-4c04-beca-c50d0ef95c49 tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:11:58.194073 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:11:58.194073 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:11:58.197136 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-30fcaad6-db8e-4c04-beca-c50d0ef95c49 tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] Volume info retrieved successfully. Aug 20 01:11:58.200790 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-30fcaad6-db8e-4c04-beca-c50d0ef95c49 tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] https://10.4.3.240/volume/v3/volumes/eed7c273-e20e-4a9b-9d2f-08ca5ec1882c returned with HTTP 200 Aug 20 01:11:58.201113 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1348/5334] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:11:58 2026] GET /volume/v3/volumes/eed7c273-e20e-4a9b-9d2f-08ca5ec1882c => generated 903 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:11:58.986718 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-be2d9f47-fe04-4405-8750-dd8465a2d04a None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:11:58.988430 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-be2d9f47-fe04-4405-8750-dd8465a2d04a tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] GET https://10.4.3.240/volume/v3/volumes/b7719b52-aa15-4cf7-9466-d454ccd48ef2 Aug 20 01:11:58.988641 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-be2d9f47-fe04-4405-8750-dd8465a2d04a tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:11:58.989238 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-be2d9f47-fe04-4405-8750-dd8465a2d04a tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:11:58.994352 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-be2d9f47-fe04-4405-8750-dd8465a2d04a tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] https://10.4.3.240/volume/v3/volumes/b7719b52-aa15-4cf7-9466-d454ccd48ef2 returned with HTTP 404 Aug 20 01:11:58.994893 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1336/5335] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:11:58 2026] GET /volume/v3/volumes/b7719b52-aa15-4cf7-9466-d454ccd48ef2 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:11:59.001758 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-1f6225ff-9776-4d47-87e9-2daa9ca2bf5b None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:11:59.003448 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-1f6225ff-9776-4d47-87e9-2daa9ca2bf5b tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] POST https://10.4.3.240/volume/v3/backups/7380f42c-0975-4898-b599-b4e6da5800db/restore Aug 20 01:11:59.003771 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-1f6225ff-9776-4d47-87e9-2daa9ca2bf5b tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Action: 'restore', calling method: restore, body: {"restore": {"name": "new-backup-vol"}} {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:11:59.004991 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.contrib.backups [None req-1f6225ff-9776-4d47-87e9-2daa9ca2bf5b tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Restoring backup 7380f42c-0975-4898-b599-b4e6da5800db ({'restore': {'name': 'new-backup-vol'}}) {{(pid=100212) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 20 01:11:59.005093 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.contrib.backups [None req-1f6225ff-9776-4d47-87e9-2daa9ca2bf5b tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Restoring backup 7380f42c-0975-4898-b599-b4e6da5800db to volume None. Aug 20 01:11:59.008864 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:11:59.008864 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:11:59.009584 np0000007838 devstack@c-api.service[100212]: INFO cinder.backup.api [None req-1f6225ff-9776-4d47-87e9-2daa9ca2bf5b tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Creating volume of 1 GB for restore of backup 7380f42c-0975-4898-b599-b4e6da5800db. Aug 20 01:11:59.012571 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-1f6225ff-9776-4d47-87e9-2daa9ca2bf5b tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Availability Zones retrieved successfully. Aug 20 01:11:59.017514 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-1f6225ff-9776-4d47-87e9-2daa9ca2bf5b tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Flow 'volume_create_api' (0a01cf98-fd89-406a-a307-9098ec957a3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100212) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:11:59.018286 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-1f6225ff-9776-4d47-87e9-2daa9ca2bf5b tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (227725eb-0786-4313-8211-698099951258) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:11:59.018980 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.flows.api.create_volume [None req-1f6225ff-9776-4d47-87e9-2daa9ca2bf5b tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Validating volume size '1' using validate_int {{(pid=100212) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 01:11:59.041253 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-1f6225ff-9776-4d47-87e9-2daa9ca2bf5b tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (227725eb-0786-4313-8211-698099951258) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:52:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1ed58bd6-fe6a-497e-ae84-e8199d24fdfa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:11:59.041978 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-1f6225ff-9776-4d47-87e9-2daa9ca2bf5b tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cc0b4b12-406f-452b-bda6-f65394ffa684) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:11:59.070141 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.quota [None req-1f6225ff-9776-4d47-87e9-2daa9ca2bf5b tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Created reservations ['b74a7746-5fb9-4dd9-9802-418786bc01ad', 'b7ffe7c3-33ba-4a07-af62-ac6d27d88bad', '39b6a756-d677-4204-9722-719926c44c75', '9d2d24d8-365d-4e3a-be9d-58879d8880da'] {{(pid=100212) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 01:11:59.070867 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-1f6225ff-9776-4d47-87e9-2daa9ca2bf5b tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cc0b4b12-406f-452b-bda6-f65394ffa684) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b74a7746-5fb9-4dd9-9802-418786bc01ad', 'b7ffe7c3-33ba-4a07-af62-ac6d27d88bad', '39b6a756-d677-4204-9722-719926c44c75', '9d2d24d8-365d-4e3a-be9d-58879d8880da']}' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:11:59.071623 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-1f6225ff-9776-4d47-87e9-2daa9ca2bf5b tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (59d9d996-1918-4b76-b9da-4bd324dcd5dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:11:59.097917 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-1f6225ff-9776-4d47-87e9-2daa9ca2bf5b tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (59d9d996-1918-4b76-b9da-4bd324dcd5dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8e5691c1-cea0-4845-8d26-3468035dc8f2', '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='f46f3b9ffae140d690425306cc8999fb',qos_specs=None,replication_status=,reservations=['b74a7746-5fb9-4dd9-9802-418786bc01ad','b7ffe7c3-33ba-4a07-af62-ac6d27d88bad','39b6a756-d677-4204-9722-719926c44c75','9d2d24d8-365d-4e3a-be9d-58879d8880da'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='031df2caa3e4465893cf66b2ad755749',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T01:11:59Z,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=8e5691c1-cea0-4845-8d26-3468035dc8f2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f46f3b9ffae140d690425306cc8999fb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='031df2caa3e4465893cf66b2ad755749',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1ed58bd6-fe6a-497e-ae84-e8199d24fdfa),volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:11:59.098646 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-1f6225ff-9776-4d47-87e9-2daa9ca2bf5b tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b5747ae3-02f6-4bc7-8ee2-68fb9d9ee3b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:11:59.111759 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-1f6225ff-9776-4d47-87e9-2daa9ca2bf5b tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b5747ae3-02f6-4bc7-8ee2-68fb9d9ee3b3) transitioned into 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='f46f3b9ffae140d690425306cc8999fb',qos_specs=None,replication_status=,reservations=['b74a7746-5fb9-4dd9-9802-418786bc01ad','b7ffe7c3-33ba-4a07-af62-ac6d27d88bad','39b6a756-d677-4204-9722-719926c44c75','9d2d24d8-365d-4e3a-be9d-58879d8880da'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='031df2caa3e4465893cf66b2ad755749',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:11:59.112347 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-1f6225ff-9776-4d47-87e9-2daa9ca2bf5b tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e3a6a000-d61c-489b-8c54-16e2b59e9413) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:11:59.119203 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-1f6225ff-9776-4d47-87e9-2daa9ca2bf5b tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e3a6a000-d61c-489b-8c54-16e2b59e9413) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:11:59.120037 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-1f6225ff-9776-4d47-87e9-2daa9ca2bf5b tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Flow 'volume_create_api' (0a01cf98-fd89-406a-a307-9098ec957a3e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100212) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:11:59.120306 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-1f6225ff-9776-4d47-87e9-2daa9ca2bf5b tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Create volume request issued successfully. Aug 20 01:11:59.126919 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:11:59.126919 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:11:59.127209 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-1f6225ff-9776-4d47-87e9-2daa9ca2bf5b tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Volume info retrieved successfully. Aug 20 01:11:59.212812 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-77fe5f84-066e-46fb-929d-08a559e6ea1f None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:11:59.214401 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-77fe5f84-066e-46fb-929d-08a559e6ea1f tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] GET https://10.4.3.240/volume/v3/volumes/eed7c273-e20e-4a9b-9d2f-08ca5ec1882c Aug 20 01:11:59.214592 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-77fe5f84-066e-46fb-929d-08a559e6ea1f tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:11:59.214763 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-77fe5f84-066e-46fb-929d-08a559e6ea1f tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:11:59.221028 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:11:59.221028 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:11:59.224527 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-77fe5f84-066e-46fb-929d-08a559e6ea1f tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] Volume info retrieved successfully. Aug 20 01:11:59.229590 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-77fe5f84-066e-46fb-929d-08a559e6ea1f tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] https://10.4.3.240/volume/v3/volumes/eed7c273-e20e-4a9b-9d2f-08ca5ec1882c returned with HTTP 200 Aug 20 01:11:59.229926 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1327/5336] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:11:59 2026] GET /volume/v3/volumes/eed7c273-e20e-4a9b-9d2f-08ca5ec1882c => generated 903 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:12:00.133769 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:12:00.133769 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:12:00.134122 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-1f6225ff-9776-4d47-87e9-2daa9ca2bf5b tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Volume info retrieved successfully. Aug 20 01:12:00.134215 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.backup.api [None req-1f6225ff-9776-4d47-87e9-2daa9ca2bf5b tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Checking backup size 1 against volume size 1 {{(pid=100212) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 20 01:12:00.134357 np0000007838 devstack@c-api.service[100212]: INFO cinder.backup.api [None req-1f6225ff-9776-4d47-87e9-2daa9ca2bf5b tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Overwriting volume 8e5691c1-cea0-4845-8d26-3468035dc8f2 with restore of backup 7380f42c-0975-4898-b599-b4e6da5800db Aug 20 01:12:00.144904 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.backup.rpcapi [None req-1f6225ff-9776-4d47-87e9-2daa9ca2bf5b tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] restore_backup in rpcapi backup_id 7380f42c-0975-4898-b599-b4e6da5800db {{(pid=100212) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 20 01:12:00.146568 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-1f6225ff-9776-4d47-87e9-2daa9ca2bf5b tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] https://10.4.3.240/volume/v3/backups/7380f42c-0975-4898-b599-b4e6da5800db/restore returned with HTTP 202 Aug 20 01:12:00.147017 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1326/5337] 10.4.3.240 () {70 vars in 1433 bytes} [Thu Aug 20 01:11:59 2026] POST /volume/v3/backups/7380f42c-0975-4898-b599-b4e6da5800db/restore => generated 152 bytes in 1146 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 01:12:00.154102 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-0b4d48b7-dc26-48a2-aea9-30209f8330f9 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:12:00.156143 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-0b4d48b7-dc26-48a2-aea9-30209f8330f9 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] GET https://10.4.3.240/volume/v3/backups/7380f42c-0975-4898-b599-b4e6da5800db Aug 20 01:12:00.156400 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-0b4d48b7-dc26-48a2-aea9-30209f8330f9 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:12:00.156627 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-0b4d48b7-dc26-48a2-aea9-30209f8330f9 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:12:00.156747 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-0b4d48b7-dc26-48a2-aea9-30209f8330f9 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Show backup with id 7380f42c-0975-4898-b599-b4e6da5800db. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:12:00.160955 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:12:00.160955 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:12:00.161649 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-0b4d48b7-dc26-48a2-aea9-30209f8330f9 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] https://10.4.3.240/volume/v3/backups/7380f42c-0975-4898-b599-b4e6da5800db returned with HTTP 200 Aug 20 01:12:00.162039 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1349/5338] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:12:00 2026] GET /volume/v3/backups/7380f42c-0975-4898-b599-b4e6da5800db => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:12:00.242972 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-51d37d7d-92d8-4a44-914d-ca9fac56b444 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:12:00.244532 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-51d37d7d-92d8-4a44-914d-ca9fac56b444 tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] GET https://10.4.3.240/volume/v3/volumes/eed7c273-e20e-4a9b-9d2f-08ca5ec1882c Aug 20 01:12:00.244695 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-51d37d7d-92d8-4a44-914d-ca9fac56b444 tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:12:00.244902 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-51d37d7d-92d8-4a44-914d-ca9fac56b444 tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:12:00.251090 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:12:00.251090 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:12:00.254164 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-51d37d7d-92d8-4a44-914d-ca9fac56b444 tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] Volume info retrieved successfully. Aug 20 01:12:00.257943 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-51d37d7d-92d8-4a44-914d-ca9fac56b444 tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] https://10.4.3.240/volume/v3/volumes/eed7c273-e20e-4a9b-9d2f-08ca5ec1882c returned with HTTP 200 Aug 20 01:12:00.258301 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1337/5339] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:12:00 2026] GET /volume/v3/volumes/eed7c273-e20e-4a9b-9d2f-08ca5ec1882c => generated 903 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:12:01.171482 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-de3e7cca-86ef-4c78-8d31-9068bc5e2625 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:12:01.173572 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-de3e7cca-86ef-4c78-8d31-9068bc5e2625 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] GET https://10.4.3.240/volume/v3/backups/7380f42c-0975-4898-b599-b4e6da5800db Aug 20 01:12:01.173775 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-de3e7cca-86ef-4c78-8d31-9068bc5e2625 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:12:01.173951 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-de3e7cca-86ef-4c78-8d31-9068bc5e2625 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:12:01.174051 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.v3.backups [None req-de3e7cca-86ef-4c78-8d31-9068bc5e2625 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Show backup with id 7380f42c-0975-4898-b599-b4e6da5800db. {{(pid=100213) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:12:01.177740 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:12:01.177740 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:12:01.178249 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-de3e7cca-86ef-4c78-8d31-9068bc5e2625 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] https://10.4.3.240/volume/v3/backups/7380f42c-0975-4898-b599-b4e6da5800db returned with HTTP 200 Aug 20 01:12:01.178634 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1328/5340] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:12:01 2026] GET /volume/v3/backups/7380f42c-0975-4898-b599-b4e6da5800db => generated 738 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:12:01.269178 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-1df6d64e-14ba-43ce-9443-55303946d38f None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:12:01.270908 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-1df6d64e-14ba-43ce-9443-55303946d38f tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] GET https://10.4.3.240/volume/v3/volumes/eed7c273-e20e-4a9b-9d2f-08ca5ec1882c Aug 20 01:12:01.271083 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-1df6d64e-14ba-43ce-9443-55303946d38f tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:12:01.271287 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-1df6d64e-14ba-43ce-9443-55303946d38f tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:12:01.277945 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:12:01.277945 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:12:01.280793 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-1df6d64e-14ba-43ce-9443-55303946d38f tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] Volume info retrieved successfully. Aug 20 01:12:01.284448 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-1df6d64e-14ba-43ce-9443-55303946d38f tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] https://10.4.3.240/volume/v3/volumes/eed7c273-e20e-4a9b-9d2f-08ca5ec1882c returned with HTTP 200 Aug 20 01:12:01.284800 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1327/5341] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:12:01 2026] GET /volume/v3/volumes/eed7c273-e20e-4a9b-9d2f-08ca5ec1882c => generated 903 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:12:02.187860 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-3c073158-a3a2-4682-8937-9d5d0ead51b6 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:12:02.190380 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-3c073158-a3a2-4682-8937-9d5d0ead51b6 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] GET https://10.4.3.240/volume/v3/backups/7380f42c-0975-4898-b599-b4e6da5800db Aug 20 01:12:02.190688 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-3c073158-a3a2-4682-8937-9d5d0ead51b6 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:12:02.190903 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-3c073158-a3a2-4682-8937-9d5d0ead51b6 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:12:02.191043 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-3c073158-a3a2-4682-8937-9d5d0ead51b6 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Show backup with id 7380f42c-0975-4898-b599-b4e6da5800db. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:12:02.195977 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:12:02.195977 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:12:02.196716 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-3c073158-a3a2-4682-8937-9d5d0ead51b6 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] https://10.4.3.240/volume/v3/backups/7380f42c-0975-4898-b599-b4e6da5800db returned with HTTP 200 Aug 20 01:12:02.197177 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1350/5342] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:12:02 2026] GET /volume/v3/backups/7380f42c-0975-4898-b599-b4e6da5800db => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:12:02.296144 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-9ff33eef-df57-40f5-98d2-faaa5dc14787 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:12:02.298245 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-9ff33eef-df57-40f5-98d2-faaa5dc14787 tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] GET https://10.4.3.240/volume/v3/volumes/eed7c273-e20e-4a9b-9d2f-08ca5ec1882c Aug 20 01:12:02.298489 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-9ff33eef-df57-40f5-98d2-faaa5dc14787 tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:12:02.298686 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-9ff33eef-df57-40f5-98d2-faaa5dc14787 tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:12:02.305347 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:12:02.305347 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:12:02.308493 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-9ff33eef-df57-40f5-98d2-faaa5dc14787 tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] Volume info retrieved successfully. Aug 20 01:12:02.311817 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-9ff33eef-df57-40f5-98d2-faaa5dc14787 tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] https://10.4.3.240/volume/v3/volumes/eed7c273-e20e-4a9b-9d2f-08ca5ec1882c returned with HTTP 200 Aug 20 01:12:02.312172 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1338/5343] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:12:02 2026] GET /volume/v3/volumes/eed7c273-e20e-4a9b-9d2f-08ca5ec1882c => generated 903 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:12:03.206245 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-7b7ad8eb-1ac1-4094-999a-9b20b974af55 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:12:03.208089 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-7b7ad8eb-1ac1-4094-999a-9b20b974af55 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] GET https://10.4.3.240/volume/v3/backups/7380f42c-0975-4898-b599-b4e6da5800db Aug 20 01:12:03.208358 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-7b7ad8eb-1ac1-4094-999a-9b20b974af55 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:12:03.208624 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-7b7ad8eb-1ac1-4094-999a-9b20b974af55 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:12:03.208764 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.v3.backups [None req-7b7ad8eb-1ac1-4094-999a-9b20b974af55 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Show backup with id 7380f42c-0975-4898-b599-b4e6da5800db. {{(pid=100213) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:12:03.212835 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:12:03.212835 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:12:03.213403 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-7b7ad8eb-1ac1-4094-999a-9b20b974af55 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] https://10.4.3.240/volume/v3/backups/7380f42c-0975-4898-b599-b4e6da5800db returned with HTTP 200 Aug 20 01:12:03.213767 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1329/5344] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:12:03 2026] GET /volume/v3/backups/7380f42c-0975-4898-b599-b4e6da5800db => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:12:03.323379 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-83ebdc0e-dd6c-498d-b7b8-cfc243582262 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:12:03.325304 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-83ebdc0e-dd6c-498d-b7b8-cfc243582262 tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] GET https://10.4.3.240/volume/v3/volumes/eed7c273-e20e-4a9b-9d2f-08ca5ec1882c Aug 20 01:12:03.325537 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-83ebdc0e-dd6c-498d-b7b8-cfc243582262 tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:12:03.325716 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-83ebdc0e-dd6c-498d-b7b8-cfc243582262 tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:12:03.332137 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:12:03.332137 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:12:03.335250 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-83ebdc0e-dd6c-498d-b7b8-cfc243582262 tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] Volume info retrieved successfully. Aug 20 01:12:03.338741 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-83ebdc0e-dd6c-498d-b7b8-cfc243582262 tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] https://10.4.3.240/volume/v3/volumes/eed7c273-e20e-4a9b-9d2f-08ca5ec1882c returned with HTTP 200 Aug 20 01:12:03.339065 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1328/5345] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:12:03 2026] GET /volume/v3/volumes/eed7c273-e20e-4a9b-9d2f-08ca5ec1882c => generated 903 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:12:04.224154 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-bfe5b861-220e-4263-ad89-e1f13688822f None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:12:04.226306 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-bfe5b861-220e-4263-ad89-e1f13688822f tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] GET https://10.4.3.240/volume/v3/backups/7380f42c-0975-4898-b599-b4e6da5800db Aug 20 01:12:04.226762 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-bfe5b861-220e-4263-ad89-e1f13688822f tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:12:04.228215 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-bfe5b861-220e-4263-ad89-e1f13688822f tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:12:04.228215 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-bfe5b861-220e-4263-ad89-e1f13688822f tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Show backup with id 7380f42c-0975-4898-b599-b4e6da5800db. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:12:04.231992 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:12:04.231992 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:12:04.232690 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-bfe5b861-220e-4263-ad89-e1f13688822f tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] https://10.4.3.240/volume/v3/backups/7380f42c-0975-4898-b599-b4e6da5800db returned with HTTP 200 Aug 20 01:12:04.233105 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1351/5346] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:12:04 2026] GET /volume/v3/backups/7380f42c-0975-4898-b599-b4e6da5800db => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:12:04.349995 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-b399a152-456a-42cc-ab7f-36dbbd832f18 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:12:04.351767 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-b399a152-456a-42cc-ab7f-36dbbd832f18 tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] GET https://10.4.3.240/volume/v3/volumes/eed7c273-e20e-4a9b-9d2f-08ca5ec1882c Aug 20 01:12:04.351988 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-b399a152-456a-42cc-ab7f-36dbbd832f18 tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:12:04.352204 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-b399a152-456a-42cc-ab7f-36dbbd832f18 tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:12:04.354091 np0000007838 devstack@c-api.service[100214]: DEBUG dbcounter [-] [100214] Writing DB stats cinder:SELECT=243,cinder:UPDATE=94,cinder:INSERT=51 {{(pid=100214) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 01:12:04.358407 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:12:04.358407 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:12:04.361725 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-b399a152-456a-42cc-ab7f-36dbbd832f18 tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] Volume info retrieved successfully. Aug 20 01:12:04.365764 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-b399a152-456a-42cc-ab7f-36dbbd832f18 tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] https://10.4.3.240/volume/v3/volumes/eed7c273-e20e-4a9b-9d2f-08ca5ec1882c returned with HTTP 200 Aug 20 01:12:04.366119 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1339/5347] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:12:04 2026] GET /volume/v3/volumes/eed7c273-e20e-4a9b-9d2f-08ca5ec1882c => generated 903 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:12:05.242603 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-d02ced54-baea-40dd-bc48-2087abf0b32d None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:12:05.244471 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-d02ced54-baea-40dd-bc48-2087abf0b32d tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] GET https://10.4.3.240/volume/v3/backups/7380f42c-0975-4898-b599-b4e6da5800db Aug 20 01:12:05.244720 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-d02ced54-baea-40dd-bc48-2087abf0b32d tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:12:05.244921 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-d02ced54-baea-40dd-bc48-2087abf0b32d tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:12:05.245024 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.v3.backups [None req-d02ced54-baea-40dd-bc48-2087abf0b32d tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Show backup with id 7380f42c-0975-4898-b599-b4e6da5800db. {{(pid=100213) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:12:05.249524 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:12:05.249524 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:12:05.250201 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-d02ced54-baea-40dd-bc48-2087abf0b32d tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] https://10.4.3.240/volume/v3/backups/7380f42c-0975-4898-b599-b4e6da5800db returned with HTTP 200 Aug 20 01:12:05.250640 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1330/5348] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:12:05 2026] GET /volume/v3/backups/7380f42c-0975-4898-b599-b4e6da5800db => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:12:05.377951 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-41d8177b-5997-4d81-90e9-d76659b88369 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:12:05.379541 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-41d8177b-5997-4d81-90e9-d76659b88369 tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] GET https://10.4.3.240/volume/v3/volumes/eed7c273-e20e-4a9b-9d2f-08ca5ec1882c Aug 20 01:12:05.379703 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-41d8177b-5997-4d81-90e9-d76659b88369 tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:12:05.379873 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-41d8177b-5997-4d81-90e9-d76659b88369 tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:12:05.386057 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:12:05.386057 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:12:05.390046 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-41d8177b-5997-4d81-90e9-d76659b88369 tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] Volume info retrieved successfully. Aug 20 01:12:05.395840 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-41d8177b-5997-4d81-90e9-d76659b88369 tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] https://10.4.3.240/volume/v3/volumes/eed7c273-e20e-4a9b-9d2f-08ca5ec1882c returned with HTTP 200 Aug 20 01:12:05.395840 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1329/5349] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:12:05 2026] GET /volume/v3/volumes/eed7c273-e20e-4a9b-9d2f-08ca5ec1882c => generated 903 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:12:06.259693 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-c8a563e1-2d3d-44b8-a876-8481db34b48c None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:12:06.261501 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-c8a563e1-2d3d-44b8-a876-8481db34b48c tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] GET https://10.4.3.240/volume/v3/backups/7380f42c-0975-4898-b599-b4e6da5800db Aug 20 01:12:06.262780 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-c8a563e1-2d3d-44b8-a876-8481db34b48c tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:12:06.262780 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-c8a563e1-2d3d-44b8-a876-8481db34b48c tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:12:06.262780 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-c8a563e1-2d3d-44b8-a876-8481db34b48c tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Show backup with id 7380f42c-0975-4898-b599-b4e6da5800db. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:12:06.266069 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:12:06.266069 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:12:06.266758 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-c8a563e1-2d3d-44b8-a876-8481db34b48c tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] https://10.4.3.240/volume/v3/backups/7380f42c-0975-4898-b599-b4e6da5800db returned with HTTP 200 Aug 20 01:12:06.267201 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1352/5350] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:12:06 2026] GET /volume/v3/backups/7380f42c-0975-4898-b599-b4e6da5800db => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:12:06.407229 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-448e4cd2-66ff-48a0-8036-093b23ff7e22 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:12:06.409098 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-448e4cd2-66ff-48a0-8036-093b23ff7e22 tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] GET https://10.4.3.240/volume/v3/volumes/eed7c273-e20e-4a9b-9d2f-08ca5ec1882c Aug 20 01:12:06.409343 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-448e4cd2-66ff-48a0-8036-093b23ff7e22 tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:12:06.409543 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-448e4cd2-66ff-48a0-8036-093b23ff7e22 tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:12:06.416848 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:12:06.416848 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:12:06.420231 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-448e4cd2-66ff-48a0-8036-093b23ff7e22 tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] Volume info retrieved successfully. Aug 20 01:12:06.424552 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-448e4cd2-66ff-48a0-8036-093b23ff7e22 tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] https://10.4.3.240/volume/v3/volumes/eed7c273-e20e-4a9b-9d2f-08ca5ec1882c returned with HTTP 200 Aug 20 01:12:06.424942 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1340/5351] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:12:06 2026] GET /volume/v3/volumes/eed7c273-e20e-4a9b-9d2f-08ca5ec1882c => generated 904 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:12:06.435771 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-b2450ed8-1a0b-4370-b7d5-d51091289e05 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:12:06.437371 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-b2450ed8-1a0b-4370-b7d5-d51091289e05 tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] GET https://10.4.3.240/volume/v3/volumes/eed7c273-e20e-4a9b-9d2f-08ca5ec1882c Aug 20 01:12:06.437569 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-b2450ed8-1a0b-4370-b7d5-d51091289e05 tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:12:06.437744 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-b2450ed8-1a0b-4370-b7d5-d51091289e05 tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:12:06.443789 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:12:06.443789 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:12:06.446875 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-b2450ed8-1a0b-4370-b7d5-d51091289e05 tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] Volume info retrieved successfully. Aug 20 01:12:06.450506 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-b2450ed8-1a0b-4370-b7d5-d51091289e05 tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] https://10.4.3.240/volume/v3/volumes/eed7c273-e20e-4a9b-9d2f-08ca5ec1882c returned with HTTP 200 Aug 20 01:12:06.450820 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1331/5352] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:12:06 2026] GET /volume/v3/volumes/eed7c273-e20e-4a9b-9d2f-08ca5ec1882c => generated 904 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:12:07.275915 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-16a6f057-82f3-413a-af5a-a0060b267dfd None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:12:07.277668 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-16a6f057-82f3-413a-af5a-a0060b267dfd tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] GET https://10.4.3.240/volume/v3/backups/7380f42c-0975-4898-b599-b4e6da5800db Aug 20 01:12:07.278038 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-16a6f057-82f3-413a-af5a-a0060b267dfd tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:12:07.278361 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-16a6f057-82f3-413a-af5a-a0060b267dfd tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:12:07.278593 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.v3.backups [None req-16a6f057-82f3-413a-af5a-a0060b267dfd tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Show backup with id 7380f42c-0975-4898-b599-b4e6da5800db. {{(pid=100212) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:12:07.284077 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:12:07.284077 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:12:07.284077 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-16a6f057-82f3-413a-af5a-a0060b267dfd tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] https://10.4.3.240/volume/v3/backups/7380f42c-0975-4898-b599-b4e6da5800db returned with HTTP 200 Aug 20 01:12:07.284077 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1330/5353] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:12:07 2026] GET /volume/v3/backups/7380f42c-0975-4898-b599-b4e6da5800db => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:12:08.294599 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-dcd45bb9-a0df-422d-88fc-799a9a9afcc5 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:12:08.296535 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-dcd45bb9-a0df-422d-88fc-799a9a9afcc5 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] GET https://10.4.3.240/volume/v3/backups/7380f42c-0975-4898-b599-b4e6da5800db Aug 20 01:12:08.296837 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-dcd45bb9-a0df-422d-88fc-799a9a9afcc5 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:12:08.297032 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-dcd45bb9-a0df-422d-88fc-799a9a9afcc5 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:12:08.297132 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-dcd45bb9-a0df-422d-88fc-799a9a9afcc5 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Show backup with id 7380f42c-0975-4898-b599-b4e6da5800db. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:12:08.300975 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:12:08.300975 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:12:08.301539 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-dcd45bb9-a0df-422d-88fc-799a9a9afcc5 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] https://10.4.3.240/volume/v3/backups/7380f42c-0975-4898-b599-b4e6da5800db returned with HTTP 200 Aug 20 01:12:08.301964 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1353/5354] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:12:08 2026] GET /volume/v3/backups/7380f42c-0975-4898-b599-b4e6da5800db => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:12:09.313864 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-68270193-6cad-41d1-ac27-5e75118c9f26 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:12:09.316491 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-68270193-6cad-41d1-ac27-5e75118c9f26 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] GET https://10.4.3.240/volume/v3/backups/7380f42c-0975-4898-b599-b4e6da5800db Aug 20 01:12:09.317190 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-68270193-6cad-41d1-ac27-5e75118c9f26 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:12:09.317478 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-68270193-6cad-41d1-ac27-5e75118c9f26 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:12:09.317749 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-68270193-6cad-41d1-ac27-5e75118c9f26 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Show backup with id 7380f42c-0975-4898-b599-b4e6da5800db. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:12:09.323578 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:12:09.323578 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:12:09.324159 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-68270193-6cad-41d1-ac27-5e75118c9f26 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] https://10.4.3.240/volume/v3/backups/7380f42c-0975-4898-b599-b4e6da5800db returned with HTTP 200 Aug 20 01:12:09.324651 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1341/5355] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:12:09 2026] GET /volume/v3/backups/7380f42c-0975-4898-b599-b4e6da5800db => generated 738 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:12:10.333322 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-ca68b379-62d1-4147-9ac6-f5524b784a92 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:12:10.335139 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-ca68b379-62d1-4147-9ac6-f5524b784a92 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] GET https://10.4.3.240/volume/v3/backups/7380f42c-0975-4898-b599-b4e6da5800db Aug 20 01:12:10.335359 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-ca68b379-62d1-4147-9ac6-f5524b784a92 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:12:10.335556 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-ca68b379-62d1-4147-9ac6-f5524b784a92 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:12:10.335688 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.v3.backups [None req-ca68b379-62d1-4147-9ac6-f5524b784a92 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Show backup with id 7380f42c-0975-4898-b599-b4e6da5800db. {{(pid=100213) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:12:10.339635 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:12:10.339635 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:12:10.340225 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-ca68b379-62d1-4147-9ac6-f5524b784a92 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] https://10.4.3.240/volume/v3/backups/7380f42c-0975-4898-b599-b4e6da5800db returned with HTTP 200 Aug 20 01:12:10.340588 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1332/5356] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:12:10 2026] GET /volume/v3/backups/7380f42c-0975-4898-b599-b4e6da5800db => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:12:10.348132 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-2b8000b1-c4c3-4400-84a6-040b68928f4d None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:12:10.349587 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-2b8000b1-c4c3-4400-84a6-040b68928f4d tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] DELETE https://10.4.3.240/volume/v3/volumes/8e5691c1-cea0-4845-8d26-3468035dc8f2 Aug 20 01:12:10.349778 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-2b8000b1-c4c3-4400-84a6-040b68928f4d tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:12:10.350258 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-2b8000b1-c4c3-4400-84a6-040b68928f4d tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Calling method 'delete' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:12:10.350258 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.v3.volumes [None req-2b8000b1-c4c3-4400-84a6-040b68928f4d tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Delete volume with id: 8e5691c1-cea0-4845-8d26-3468035dc8f2 Aug 20 01:12:10.356737 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:12:10.356737 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:12:10.357067 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-2b8000b1-c4c3-4400-84a6-040b68928f4d tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Volume info retrieved successfully. Aug 20 01:12:10.370761 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-2b8000b1-c4c3-4400-84a6-040b68928f4d tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Delete volume request issued successfully. Aug 20 01:12:10.370925 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-2b8000b1-c4c3-4400-84a6-040b68928f4d tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] https://10.4.3.240/volume/v3/volumes/8e5691c1-cea0-4845-8d26-3468035dc8f2 returned with HTTP 202 Aug 20 01:12:10.371350 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1331/5357] 10.4.3.240 () {68 vars in 1391 bytes} [Thu Aug 20 01:12:10 2026] DELETE /volume/v3/volumes/8e5691c1-cea0-4845-8d26-3468035dc8f2 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 01:12:10.377654 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-0452ded8-6249-49a6-ac9e-958dbab20dfb None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:12:10.379308 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-0452ded8-6249-49a6-ac9e-958dbab20dfb tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] GET https://10.4.3.240/volume/v3/volumes/8e5691c1-cea0-4845-8d26-3468035dc8f2 Aug 20 01:12:10.379552 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-0452ded8-6249-49a6-ac9e-958dbab20dfb tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:12:10.379768 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-0452ded8-6249-49a6-ac9e-958dbab20dfb tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:12:10.386420 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:12:10.386420 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:12:10.389613 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-0452ded8-6249-49a6-ac9e-958dbab20dfb tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Volume info retrieved successfully. Aug 20 01:12:10.393045 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-0452ded8-6249-49a6-ac9e-958dbab20dfb tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] https://10.4.3.240/volume/v3/volumes/8e5691c1-cea0-4845-8d26-3468035dc8f2 returned with HTTP 200 Aug 20 01:12:10.393506 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1354/5358] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:12:10 2026] GET /volume/v3/volumes/8e5691c1-cea0-4845-8d26-3468035dc8f2 => generated 1074 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:12:11.406156 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-ef36c8ab-23dd-4137-bf62-1ed8658ef6e6 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:12:11.407910 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-ef36c8ab-23dd-4137-bf62-1ed8658ef6e6 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] GET https://10.4.3.240/volume/v3/volumes/8e5691c1-cea0-4845-8d26-3468035dc8f2 Aug 20 01:12:11.408099 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-ef36c8ab-23dd-4137-bf62-1ed8658ef6e6 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:12:11.408289 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-ef36c8ab-23dd-4137-bf62-1ed8658ef6e6 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:12:11.414100 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-ef36c8ab-23dd-4137-bf62-1ed8658ef6e6 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] https://10.4.3.240/volume/v3/volumes/8e5691c1-cea0-4845-8d26-3468035dc8f2 returned with HTTP 404 Aug 20 01:12:11.414721 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1342/5359] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:12:11 2026] GET /volume/v3/volumes/8e5691c1-cea0-4845-8d26-3468035dc8f2 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:12:11.423021 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-143c0edd-6c60-4966-9ed0-2394a678d479 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:12:11.424968 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-143c0edd-6c60-4966-9ed0-2394a678d479 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] GET https://10.4.3.240/volume/v3/backups/7380f42c-0975-4898-b599-b4e6da5800db Aug 20 01:12:11.424968 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-143c0edd-6c60-4966-9ed0-2394a678d479 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:12:11.425138 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-143c0edd-6c60-4966-9ed0-2394a678d479 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:12:11.425246 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.v3.backups [None req-143c0edd-6c60-4966-9ed0-2394a678d479 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Show backup with id 7380f42c-0975-4898-b599-b4e6da5800db. {{(pid=100213) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:12:11.429674 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:12:11.429674 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:12:11.430161 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-143c0edd-6c60-4966-9ed0-2394a678d479 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] https://10.4.3.240/volume/v3/backups/7380f42c-0975-4898-b599-b4e6da5800db returned with HTTP 200 Aug 20 01:12:11.430778 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1333/5360] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:12:11 2026] GET /volume/v3/backups/7380f42c-0975-4898-b599-b4e6da5800db => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:12:11.444718 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-d20ded91-3a16-472a-b561-7870f12657aa None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:12:11.446811 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-d20ded91-3a16-472a-b561-7870f12657aa tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] DELETE https://10.4.3.240/volume/v3/backups/7d90f634-d5a7-46a3-aa6e-f65534fa9227 Aug 20 01:12:11.447065 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-d20ded91-3a16-472a-b561-7870f12657aa tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:12:11.447282 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-d20ded91-3a16-472a-b561-7870f12657aa tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Calling method 'delete' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:12:11.447424 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.contrib.backups [None req-d20ded91-3a16-472a-b561-7870f12657aa tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Delete backup with id: 7d90f634-d5a7-46a3-aa6e-f65534fa9227. Aug 20 01:12:11.452522 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:12:11.452522 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:12:11.465420 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.backup.rpcapi [None req-d20ded91-3a16-472a-b561-7870f12657aa tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] delete_backup rpcapi backup_id 7d90f634-d5a7-46a3-aa6e-f65534fa9227 {{(pid=100212) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 20 01:12:11.467046 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-d20ded91-3a16-472a-b561-7870f12657aa tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] https://10.4.3.240/volume/v3/backups/7d90f634-d5a7-46a3-aa6e-f65534fa9227 returned with HTTP 202 Aug 20 01:12:11.467489 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1332/5361] 10.4.3.240 () {68 vars in 1391 bytes} [Thu Aug 20 01:12:11 2026] DELETE /volume/v3/backups/7d90f634-d5a7-46a3-aa6e-f65534fa9227 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 01:12:11.476473 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-9702feff-764e-47ea-b464-d0ec5677f92f None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:12:11.478257 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-9702feff-764e-47ea-b464-d0ec5677f92f tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] GET https://10.4.3.240/volume/v3/backups/7d90f634-d5a7-46a3-aa6e-f65534fa9227 Aug 20 01:12:11.478522 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-9702feff-764e-47ea-b464-d0ec5677f92f tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:12:11.478720 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-9702feff-764e-47ea-b464-d0ec5677f92f tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:12:11.478834 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-9702feff-764e-47ea-b464-d0ec5677f92f tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Show backup with id 7d90f634-d5a7-46a3-aa6e-f65534fa9227. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:12:11.483217 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:12:11.483217 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:12:11.483903 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-9702feff-764e-47ea-b464-d0ec5677f92f tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] https://10.4.3.240/volume/v3/backups/7d90f634-d5a7-46a3-aa6e-f65534fa9227 returned with HTTP 200 Aug 20 01:12:11.484253 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1355/5362] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:12:11 2026] GET /volume/v3/backups/7d90f634-d5a7-46a3-aa6e-f65534fa9227 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:12:12.495528 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-86c0701a-ddba-4a7e-b1a1-b7aa036e299b None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:12:12.501529 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-86c0701a-ddba-4a7e-b1a1-b7aa036e299b tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] GET https://10.4.3.240/volume/v3/backups/7d90f634-d5a7-46a3-aa6e-f65534fa9227 Aug 20 01:12:12.501760 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-86c0701a-ddba-4a7e-b1a1-b7aa036e299b tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:12:12.501974 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-86c0701a-ddba-4a7e-b1a1-b7aa036e299b tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:12:12.502120 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-86c0701a-ddba-4a7e-b1a1-b7aa036e299b tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Show backup with id 7d90f634-d5a7-46a3-aa6e-f65534fa9227. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:12:12.506394 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-86c0701a-ddba-4a7e-b1a1-b7aa036e299b tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] https://10.4.3.240/volume/v3/backups/7d90f634-d5a7-46a3-aa6e-f65534fa9227 returned with HTTP 404 Aug 20 01:12:12.506976 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1343/5363] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:12:12 2026] GET /volume/v3/backups/7d90f634-d5a7-46a3-aa6e-f65534fa9227 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:12:12.514735 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-6d0a32b5-4e02-4237-b2ac-98afad9ec333 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:12:12.518774 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-6d0a32b5-4e02-4237-b2ac-98afad9ec333 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] DELETE https://10.4.3.240/volume/v3/backups/656028e4-4c21-48ca-8626-64698deae407 Aug 20 01:12:12.518774 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-6d0a32b5-4e02-4237-b2ac-98afad9ec333 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:12:12.518774 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-6d0a32b5-4e02-4237-b2ac-98afad9ec333 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Calling method 'delete' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:12:12.518774 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.contrib.backups [None req-6d0a32b5-4e02-4237-b2ac-98afad9ec333 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Delete backup with id: 656028e4-4c21-48ca-8626-64698deae407. Aug 20 01:12:12.523009 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:12:12.523009 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:12:12.538478 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.backup.rpcapi [None req-6d0a32b5-4e02-4237-b2ac-98afad9ec333 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] delete_backup rpcapi backup_id 656028e4-4c21-48ca-8626-64698deae407 {{(pid=100213) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 20 01:12:12.539104 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-6d0a32b5-4e02-4237-b2ac-98afad9ec333 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] https://10.4.3.240/volume/v3/backups/656028e4-4c21-48ca-8626-64698deae407 returned with HTTP 202 Aug 20 01:12:12.539631 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1334/5364] 10.4.3.240 () {68 vars in 1391 bytes} [Thu Aug 20 01:12:12 2026] DELETE /volume/v3/backups/656028e4-4c21-48ca-8626-64698deae407 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 01:12:12.546642 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-53a1fbb3-51ad-4744-8a2a-395dbdd234c4 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:12:12.548510 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-53a1fbb3-51ad-4744-8a2a-395dbdd234c4 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] GET https://10.4.3.240/volume/v3/backups/656028e4-4c21-48ca-8626-64698deae407 Aug 20 01:12:12.548764 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-53a1fbb3-51ad-4744-8a2a-395dbdd234c4 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:12:12.549013 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-53a1fbb3-51ad-4744-8a2a-395dbdd234c4 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:12:12.549129 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.v3.backups [None req-53a1fbb3-51ad-4744-8a2a-395dbdd234c4 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Show backup with id 656028e4-4c21-48ca-8626-64698deae407. {{(pid=100212) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:12:12.553695 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:12:12.553695 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:12:12.554377 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-53a1fbb3-51ad-4744-8a2a-395dbdd234c4 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] https://10.4.3.240/volume/v3/backups/656028e4-4c21-48ca-8626-64698deae407 returned with HTTP 200 Aug 20 01:12:12.554854 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1333/5365] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:12:12 2026] GET /volume/v3/backups/656028e4-4c21-48ca-8626-64698deae407 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:12:13.565198 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-2d899024-2a9e-44c2-998b-9f66c2d61672 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:12:13.567000 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-2d899024-2a9e-44c2-998b-9f66c2d61672 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] GET https://10.4.3.240/volume/v3/backups/656028e4-4c21-48ca-8626-64698deae407 Aug 20 01:12:13.567206 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-2d899024-2a9e-44c2-998b-9f66c2d61672 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:12:13.567400 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-2d899024-2a9e-44c2-998b-9f66c2d61672 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:12:13.567535 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-2d899024-2a9e-44c2-998b-9f66c2d61672 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Show backup with id 656028e4-4c21-48ca-8626-64698deae407. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:12:13.571238 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-2d899024-2a9e-44c2-998b-9f66c2d61672 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] https://10.4.3.240/volume/v3/backups/656028e4-4c21-48ca-8626-64698deae407 returned with HTTP 404 Aug 20 01:12:13.571708 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1356/5366] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:12:13 2026] GET /volume/v3/backups/656028e4-4c21-48ca-8626-64698deae407 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:12:13.577649 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-81bc7308-bf54-480f-9df7-a5dfea4ba2b5 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:12:13.579332 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-81bc7308-bf54-480f-9df7-a5dfea4ba2b5 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] DELETE https://10.4.3.240/volume/v3/backups/7380f42c-0975-4898-b599-b4e6da5800db Aug 20 01:12:13.579557 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-81bc7308-bf54-480f-9df7-a5dfea4ba2b5 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:12:13.579746 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-81bc7308-bf54-480f-9df7-a5dfea4ba2b5 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Calling method 'delete' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:12:13.579876 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.contrib.backups [None req-81bc7308-bf54-480f-9df7-a5dfea4ba2b5 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Delete backup with id: 7380f42c-0975-4898-b599-b4e6da5800db. Aug 20 01:12:13.584401 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:12:13.584401 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:12:13.595854 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.backup.rpcapi [None req-81bc7308-bf54-480f-9df7-a5dfea4ba2b5 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] delete_backup rpcapi backup_id 7380f42c-0975-4898-b599-b4e6da5800db {{(pid=100214) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 20 01:12:13.597456 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-81bc7308-bf54-480f-9df7-a5dfea4ba2b5 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] https://10.4.3.240/volume/v3/backups/7380f42c-0975-4898-b599-b4e6da5800db returned with HTTP 202 Aug 20 01:12:13.597834 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1344/5367] 10.4.3.240 () {68 vars in 1391 bytes} [Thu Aug 20 01:12:13 2026] DELETE /volume/v3/backups/7380f42c-0975-4898-b599-b4e6da5800db => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 01:12:13.605330 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-474d890a-77c0-4634-95d7-136d05c03686 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:12:13.608269 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-474d890a-77c0-4634-95d7-136d05c03686 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] GET https://10.4.3.240/volume/v3/backups/7380f42c-0975-4898-b599-b4e6da5800db Aug 20 01:12:13.608269 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-474d890a-77c0-4634-95d7-136d05c03686 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:12:13.608269 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-474d890a-77c0-4634-95d7-136d05c03686 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:12:13.608269 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.v3.backups [None req-474d890a-77c0-4634-95d7-136d05c03686 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Show backup with id 7380f42c-0975-4898-b599-b4e6da5800db. {{(pid=100213) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:12:13.614479 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:12:13.614479 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:12:13.614479 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-474d890a-77c0-4634-95d7-136d05c03686 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] https://10.4.3.240/volume/v3/backups/7380f42c-0975-4898-b599-b4e6da5800db returned with HTTP 200 Aug 20 01:12:13.614479 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1335/5368] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:12:13 2026] GET /volume/v3/backups/7380f42c-0975-4898-b599-b4e6da5800db => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:12:14.625061 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-7a5fc7c6-dc12-4f95-94bb-27c5a6b30738 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:12:14.626773 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-7a5fc7c6-dc12-4f95-94bb-27c5a6b30738 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] GET https://10.4.3.240/volume/v3/backups/7380f42c-0975-4898-b599-b4e6da5800db Aug 20 01:12:14.626995 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-7a5fc7c6-dc12-4f95-94bb-27c5a6b30738 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:12:14.627171 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-7a5fc7c6-dc12-4f95-94bb-27c5a6b30738 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:12:14.627274 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.v3.backups [None req-7a5fc7c6-dc12-4f95-94bb-27c5a6b30738 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Show backup with id 7380f42c-0975-4898-b599-b4e6da5800db. {{(pid=100212) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:12:14.630666 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-7a5fc7c6-dc12-4f95-94bb-27c5a6b30738 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] https://10.4.3.240/volume/v3/backups/7380f42c-0975-4898-b599-b4e6da5800db returned with HTTP 404 Aug 20 01:12:14.631166 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1334/5369] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:12:14 2026] GET /volume/v3/backups/7380f42c-0975-4898-b599-b4e6da5800db => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:12:14.637618 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-70b653aa-2ed9-4eec-8dea-2b098232c839 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:12:14.639681 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-70b653aa-2ed9-4eec-8dea-2b098232c839 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] DELETE https://10.4.3.240/volume/v3/volumes/d44acbe7-56cd-4b72-abc2-ddfb9a866f7c Aug 20 01:12:14.639943 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-70b653aa-2ed9-4eec-8dea-2b098232c839 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:12:14.640196 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-70b653aa-2ed9-4eec-8dea-2b098232c839 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Calling method 'delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:12:14.640413 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-70b653aa-2ed9-4eec-8dea-2b098232c839 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Delete volume with id: d44acbe7-56cd-4b72-abc2-ddfb9a866f7c Aug 20 01:12:14.650158 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:12:14.650158 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:12:14.650608 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-70b653aa-2ed9-4eec-8dea-2b098232c839 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Volume info retrieved successfully. Aug 20 01:12:14.667673 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-70b653aa-2ed9-4eec-8dea-2b098232c839 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Delete volume request issued successfully. Aug 20 01:12:14.667873 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-70b653aa-2ed9-4eec-8dea-2b098232c839 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] https://10.4.3.240/volume/v3/volumes/d44acbe7-56cd-4b72-abc2-ddfb9a866f7c returned with HTTP 202 Aug 20 01:12:14.668271 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1357/5370] 10.4.3.240 () {68 vars in 1391 bytes} [Thu Aug 20 01:12:14 2026] DELETE /volume/v3/volumes/d44acbe7-56cd-4b72-abc2-ddfb9a866f7c => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 01:12:14.676588 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-3be427bf-3789-416e-97d6-ee989abebda8 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:12:14.678239 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-3be427bf-3789-416e-97d6-ee989abebda8 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] GET https://10.4.3.240/volume/v3/volumes/d44acbe7-56cd-4b72-abc2-ddfb9a866f7c Aug 20 01:12:14.678541 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-3be427bf-3789-416e-97d6-ee989abebda8 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:12:14.678779 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-3be427bf-3789-416e-97d6-ee989abebda8 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:12:14.685104 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:12:14.685104 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:12:14.688145 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-3be427bf-3789-416e-97d6-ee989abebda8 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Volume info retrieved successfully. Aug 20 01:12:14.691862 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-3be427bf-3789-416e-97d6-ee989abebda8 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] https://10.4.3.240/volume/v3/volumes/d44acbe7-56cd-4b72-abc2-ddfb9a866f7c returned with HTTP 200 Aug 20 01:12:14.692255 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1345/5371] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:12:14 2026] GET /volume/v3/volumes/d44acbe7-56cd-4b72-abc2-ddfb9a866f7c => generated 1017 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:12:15.704425 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-2e9f0123-3b47-4e9c-98eb-1b8672f70930 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:12:15.706538 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-2e9f0123-3b47-4e9c-98eb-1b8672f70930 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] GET https://10.4.3.240/volume/v3/volumes/d44acbe7-56cd-4b72-abc2-ddfb9a866f7c Aug 20 01:12:15.706538 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-2e9f0123-3b47-4e9c-98eb-1b8672f70930 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:12:15.706538 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-2e9f0123-3b47-4e9c-98eb-1b8672f70930 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:12:15.711833 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-2e9f0123-3b47-4e9c-98eb-1b8672f70930 tempest-ProjectAdminTests33-2049858290 tempest-ProjectAdminTests33-2049858290-project-admin] https://10.4.3.240/volume/v3/volumes/d44acbe7-56cd-4b72-abc2-ddfb9a866f7c returned with HTTP 404 Aug 20 01:12:15.712260 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1336/5372] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:12:15 2026] GET /volume/v3/volumes/d44acbe7-56cd-4b72-abc2-ddfb9a866f7c => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:12:16.690892 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-2e768f9a-dc59-4632-94b2-f043ebbfbd84 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:12:16.765837 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-2e768f9a-dc59-4632-94b2-f043ebbfbd84 tempest-ProjectAdminTests39-854004140 tempest-ProjectAdminTests39-854004140-project-admin] POST https://10.4.3.240/volume/v3/volumes Aug 20 01:12:16.766170 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-2e768f9a-dc59-4632-94b2-f043ebbfbd84 tempest-ProjectAdminTests39-854004140 tempest-ProjectAdminTests39-854004140-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1056058877"}} {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:12:16.767895 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.v3.volumes [None req-2e768f9a-dc59-4632-94b2-f043ebbfbd84 tempest-ProjectAdminTests39-854004140 tempest-ProjectAdminTests39-854004140-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1056058877'}} {{(pid=100212) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 01:12:16.768019 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.v3.volumes [None req-2e768f9a-dc59-4632-94b2-f043ebbfbd84 tempest-ProjectAdminTests39-854004140 tempest-ProjectAdminTests39-854004140-project-admin] Create volume of 1 GB Aug 20 01:12:16.771715 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-2e768f9a-dc59-4632-94b2-f043ebbfbd84 tempest-ProjectAdminTests39-854004140 tempest-ProjectAdminTests39-854004140-project-admin] Availability Zones retrieved successfully. Aug 20 01:12:16.776505 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-2e768f9a-dc59-4632-94b2-f043ebbfbd84 tempest-ProjectAdminTests39-854004140 tempest-ProjectAdminTests39-854004140-project-admin] Flow 'volume_create_api' (06ac1e20-8182-4dd9-a0d8-ac3c39bcba69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100212) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:12:16.777551 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-2e768f9a-dc59-4632-94b2-f043ebbfbd84 tempest-ProjectAdminTests39-854004140 tempest-ProjectAdminTests39-854004140-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a512baea-d219-4392-b8fe-1f93a77f792d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:12:16.778237 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.flows.api.create_volume [None req-2e768f9a-dc59-4632-94b2-f043ebbfbd84 tempest-ProjectAdminTests39-854004140 tempest-ProjectAdminTests39-854004140-project-admin] Validating volume size '1' using validate_int {{(pid=100212) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 01:12:16.799692 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-2e768f9a-dc59-4632-94b2-f043ebbfbd84 tempest-ProjectAdminTests39-854004140 tempest-ProjectAdminTests39-854004140-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a512baea-d219-4392-b8fe-1f93a77f792d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:52:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1ed58bd6-fe6a-497e-ae84-e8199d24fdfa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:12:16.800415 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-2e768f9a-dc59-4632-94b2-f043ebbfbd84 tempest-ProjectAdminTests39-854004140 tempest-ProjectAdminTests39-854004140-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f721870b-f7a1-467e-a4b7-01051d75c5c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:12:16.850007 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.quota [None req-2e768f9a-dc59-4632-94b2-f043ebbfbd84 tempest-ProjectAdminTests39-854004140 tempest-ProjectAdminTests39-854004140-project-admin] Created reservations ['c48498a7-9a4d-44da-b7ca-c536a764acae', 'b91e6c0b-a130-4a60-9f5b-8ec60330f3b5', 'ebef8847-2e74-4fe3-ae3c-f5a2329e4317', 'c69349f8-7895-4c7e-a438-88106695e239'] {{(pid=100212) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 01:12:16.850822 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-2e768f9a-dc59-4632-94b2-f043ebbfbd84 tempest-ProjectAdminTests39-854004140 tempest-ProjectAdminTests39-854004140-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f721870b-f7a1-467e-a4b7-01051d75c5c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c48498a7-9a4d-44da-b7ca-c536a764acae', 'b91e6c0b-a130-4a60-9f5b-8ec60330f3b5', 'ebef8847-2e74-4fe3-ae3c-f5a2329e4317', 'c69349f8-7895-4c7e-a438-88106695e239']}' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:12:16.851537 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-2e768f9a-dc59-4632-94b2-f043ebbfbd84 tempest-ProjectAdminTests39-854004140 tempest-ProjectAdminTests39-854004140-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (be86395d-84b8-4f8b-befa-3bd691e37ace) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:12:16.871130 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-2e768f9a-dc59-4632-94b2-f043ebbfbd84 tempest-ProjectAdminTests39-854004140 tempest-ProjectAdminTests39-854004140-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (be86395d-84b8-4f8b-befa-3bd691e37ace) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ff401994-8433-4a14-9572-573bb29d03b4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1056058877',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7641385bb38f46e687e5a1e8199e72e7',qos_specs=None,replication_status=,reservations=['c48498a7-9a4d-44da-b7ca-c536a764acae','b91e6c0b-a130-4a60-9f5b-8ec60330f3b5','ebef8847-2e74-4fe3-ae3c-f5a2329e4317','c69349f8-7895-4c7e-a438-88106695e239'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a54a115d40e0401a92b0db0cb487e384',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T01:12:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1056058877',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ff401994-8433-4a14-9572-573bb29d03b4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7641385bb38f46e687e5a1e8199e72e7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a54a115d40e0401a92b0db0cb487e384',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1ed58bd6-fe6a-497e-ae84-e8199d24fdfa),volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:12:16.871778 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-2e768f9a-dc59-4632-94b2-f043ebbfbd84 tempest-ProjectAdminTests39-854004140 tempest-ProjectAdminTests39-854004140-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5200efc1-05b4-4128-96eb-cd2a6b6a0e8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:12:16.886521 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-2e768f9a-dc59-4632-94b2-f043ebbfbd84 tempest-ProjectAdminTests39-854004140 tempest-ProjectAdminTests39-854004140-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5200efc1-05b4-4128-96eb-cd2a6b6a0e8e) transitioned into state 'SUCCESS' from state '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-1056058877',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7641385bb38f46e687e5a1e8199e72e7',qos_specs=None,replication_status=,reservations=['c48498a7-9a4d-44da-b7ca-c536a764acae','b91e6c0b-a130-4a60-9f5b-8ec60330f3b5','ebef8847-2e74-4fe3-ae3c-f5a2329e4317','c69349f8-7895-4c7e-a438-88106695e239'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a54a115d40e0401a92b0db0cb487e384',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:12:16.887227 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-2e768f9a-dc59-4632-94b2-f043ebbfbd84 tempest-ProjectAdminTests39-854004140 tempest-ProjectAdminTests39-854004140-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6b7864b6-feeb-4c14-9005-1900c5c7cfc7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:12:16.897361 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-2e768f9a-dc59-4632-94b2-f043ebbfbd84 tempest-ProjectAdminTests39-854004140 tempest-ProjectAdminTests39-854004140-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6b7864b6-feeb-4c14-9005-1900c5c7cfc7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:12:16.897361 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-2e768f9a-dc59-4632-94b2-f043ebbfbd84 tempest-ProjectAdminTests39-854004140 tempest-ProjectAdminTests39-854004140-project-admin] Flow 'volume_create_api' (06ac1e20-8182-4dd9-a0d8-ac3c39bcba69) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100212) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:12:16.897361 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-2e768f9a-dc59-4632-94b2-f043ebbfbd84 tempest-ProjectAdminTests39-854004140 tempest-ProjectAdminTests39-854004140-project-admin] Create volume request issued successfully. Aug 20 01:12:16.897361 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-2e768f9a-dc59-4632-94b2-f043ebbfbd84 tempest-ProjectAdminTests39-854004140 tempest-ProjectAdminTests39-854004140-project-admin] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 20 01:12:16.897361 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1335/5373] 10.4.3.240 () {70 vars in 1298 bytes} [Thu Aug 20 01:12:16 2026] POST /volume/v3/volumes => generated 778 bytes in 206 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 01:12:16.907311 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-23863b39-6aef-42e1-97e8-9df1f23f75c2 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:12:16.909039 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-23863b39-6aef-42e1-97e8-9df1f23f75c2 tempest-ProjectAdminTests39-854004140 tempest-ProjectAdminTests39-854004140-project-admin] GET https://10.4.3.240/volume/v3/volumes/ff401994-8433-4a14-9572-573bb29d03b4 Aug 20 01:12:16.909236 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-23863b39-6aef-42e1-97e8-9df1f23f75c2 tempest-ProjectAdminTests39-854004140 tempest-ProjectAdminTests39-854004140-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:12:16.909457 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-23863b39-6aef-42e1-97e8-9df1f23f75c2 tempest-ProjectAdminTests39-854004140 tempest-ProjectAdminTests39-854004140-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:12:16.917248 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:12:16.917248 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:12:16.920471 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-23863b39-6aef-42e1-97e8-9df1f23f75c2 tempest-ProjectAdminTests39-854004140 tempest-ProjectAdminTests39-854004140-project-admin] Volume info retrieved successfully. Aug 20 01:12:16.923972 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-23863b39-6aef-42e1-97e8-9df1f23f75c2 tempest-ProjectAdminTests39-854004140 tempest-ProjectAdminTests39-854004140-project-admin] https://10.4.3.240/volume/v3/volumes/ff401994-8433-4a14-9572-573bb29d03b4 returned with HTTP 200 Aug 20 01:12:16.924312 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1358/5374] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:12:16 2026] GET /volume/v3/volumes/ff401994-8433-4a14-9572-573bb29d03b4 => generated 957 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:12:17.936303 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-d13d307f-299c-4742-ae4a-cdc2b17ea672 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:12:17.938383 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-d13d307f-299c-4742-ae4a-cdc2b17ea672 tempest-ProjectAdminTests39-854004140 tempest-ProjectAdminTests39-854004140-project-admin] GET https://10.4.3.240/volume/v3/volumes/ff401994-8433-4a14-9572-573bb29d03b4 Aug 20 01:12:17.938641 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-d13d307f-299c-4742-ae4a-cdc2b17ea672 tempest-ProjectAdminTests39-854004140 tempest-ProjectAdminTests39-854004140-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:12:17.938859 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-d13d307f-299c-4742-ae4a-cdc2b17ea672 tempest-ProjectAdminTests39-854004140 tempest-ProjectAdminTests39-854004140-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:12:17.945547 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:12:17.945547 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:12:17.948693 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-d13d307f-299c-4742-ae4a-cdc2b17ea672 tempest-ProjectAdminTests39-854004140 tempest-ProjectAdminTests39-854004140-project-admin] Volume info retrieved successfully. Aug 20 01:12:17.952324 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-d13d307f-299c-4742-ae4a-cdc2b17ea672 tempest-ProjectAdminTests39-854004140 tempest-ProjectAdminTests39-854004140-project-admin] https://10.4.3.240/volume/v3/volumes/ff401994-8433-4a14-9572-573bb29d03b4 returned with HTTP 200 Aug 20 01:12:17.952689 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1346/5375] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:12:17 2026] GET /volume/v3/volumes/ff401994-8433-4a14-9572-573bb29d03b4 => generated 1018 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:12:17.963901 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-c49ad62a-202a-4f39-8470-b7121b228f7f None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:12:17.965585 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-c49ad62a-202a-4f39-8470-b7121b228f7f tempest-ProjectAdminTests39-854004140 tempest-ProjectAdminTests39-854004140-project-admin] POST https://10.4.3.240/volume/v3/backups Aug 20 01:12:17.965831 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-c49ad62a-202a-4f39-8470-b7121b228f7f tempest-ProjectAdminTests39-854004140 tempest-ProjectAdminTests39-854004140-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "ff401994-8433-4a14-9572-573bb29d03b4", "name": "tempest-type-Backup-1410121867"}} {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:12:17.967141 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.contrib.backups [None req-c49ad62a-202a-4f39-8470-b7121b228f7f tempest-ProjectAdminTests39-854004140 tempest-ProjectAdminTests39-854004140-project-admin] Creating new backup {'backup': {'volume_id': 'ff401994-8433-4a14-9572-573bb29d03b4', 'name': 'tempest-type-Backup-1410121867'}} {{(pid=100213) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 20 01:12:17.967272 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.contrib.backups [None req-c49ad62a-202a-4f39-8470-b7121b228f7f tempest-ProjectAdminTests39-854004140 tempest-ProjectAdminTests39-854004140-project-admin] Creating backup of volume ff401994-8433-4a14-9572-573bb29d03b4 in container None Aug 20 01:12:17.974062 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:12:17.974062 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:12:17.974374 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-c49ad62a-202a-4f39-8470-b7121b228f7f tempest-ProjectAdminTests39-854004140 tempest-ProjectAdminTests39-854004140-project-admin] Volume info retrieved successfully. Aug 20 01:12:17.994550 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.quota [None req-c49ad62a-202a-4f39-8470-b7121b228f7f tempest-ProjectAdminTests39-854004140 tempest-ProjectAdminTests39-854004140-project-admin] Created reservations ['8dc39fd0-e0b9-4454-b6eb-2cbd874632f4', '8ff4bef3-1dfa-440a-910c-e2d63afa8bfc'] {{(pid=100213) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 01:12:18.020362 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-c49ad62a-202a-4f39-8470-b7121b228f7f tempest-ProjectAdminTests39-854004140 tempest-ProjectAdminTests39-854004140-project-admin] https://10.4.3.240/volume/v3/backups returned with HTTP 202 Aug 20 01:12:18.020362 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1337/5376] 10.4.3.240 () {70 vars in 1299 bytes} [Thu Aug 20 01:12:17 2026] POST /volume/v3/backups => generated 316 bytes in 55 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 01:12:18.025679 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-d83b0b89-a06d-41da-b41d-2f420c1b549a None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:12:18.027638 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-d83b0b89-a06d-41da-b41d-2f420c1b549a tempest-ProjectAdminTests39-854004140 tempest-ProjectAdminTests39-854004140-project-admin] GET https://10.4.3.240/volume/v3/backups/ff054c42-dfd1-4a09-973c-a515170dc2f2 Aug 20 01:12:18.027994 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-d83b0b89-a06d-41da-b41d-2f420c1b549a tempest-ProjectAdminTests39-854004140 tempest-ProjectAdminTests39-854004140-project-admin] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:12:18.027994 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-d83b0b89-a06d-41da-b41d-2f420c1b549a tempest-ProjectAdminTests39-854004140 tempest-ProjectAdminTests39-854004140-project-admin] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:12:18.028194 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.v3.backups [None req-d83b0b89-a06d-41da-b41d-2f420c1b549a tempest-ProjectAdminTests39-854004140 tempest-ProjectAdminTests39-854004140-project-admin] Show backup with id ff054c42-dfd1-4a09-973c-a515170dc2f2. {{(pid=100212) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:12:18.032857 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:12:18.032857 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:12:18.033578 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-d83b0b89-a06d-41da-b41d-2f420c1b549a tempest-ProjectAdminTests39-854004140 tempest-ProjectAdminTests39-854004140-project-admin] https://10.4.3.240/volume/v3/backups/ff054c42-dfd1-4a09-973c-a515170dc2f2 returned with HTTP 200 Aug 20 01:12:18.033907 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1336/5377] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:12:18 2026] GET /volume/v3/backups/ff054c42-dfd1-4a09-973c-a515170dc2f2 => generated 723 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:12:19.043045 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-da5995ad-7b61-4d76-bda2-066a26e1af61 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:12:19.045141 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-da5995ad-7b61-4d76-bda2-066a26e1af61 tempest-ProjectAdminTests39-854004140 tempest-ProjectAdminTests39-854004140-project-admin] GET https://10.4.3.240/volume/v3/backups/ff054c42-dfd1-4a09-973c-a515170dc2f2 Aug 20 01:12:19.045404 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-da5995ad-7b61-4d76-bda2-066a26e1af61 tempest-ProjectAdminTests39-854004140 tempest-ProjectAdminTests39-854004140-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:12:19.045649 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-da5995ad-7b61-4d76-bda2-066a26e1af61 tempest-ProjectAdminTests39-854004140 tempest-ProjectAdminTests39-854004140-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:12:19.045783 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-da5995ad-7b61-4d76-bda2-066a26e1af61 tempest-ProjectAdminTests39-854004140 tempest-ProjectAdminTests39-854004140-project-admin] Show backup with id ff054c42-dfd1-4a09-973c-a515170dc2f2. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:12:19.050619 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:12:19.050619 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:12:19.051293 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-da5995ad-7b61-4d76-bda2-066a26e1af61 tempest-ProjectAdminTests39-854004140 tempest-ProjectAdminTests39-854004140-project-admin] https://10.4.3.240/volume/v3/backups/ff054c42-dfd1-4a09-973c-a515170dc2f2 returned with HTTP 200 Aug 20 01:12:19.051751 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1359/5378] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:12:19 2026] GET /volume/v3/backups/ff054c42-dfd1-4a09-973c-a515170dc2f2 => generated 725 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:12:20.061555 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-3c7df4c0-4e84-4091-b26e-4183a9444514 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:12:20.063277 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-3c7df4c0-4e84-4091-b26e-4183a9444514 tempest-ProjectAdminTests39-854004140 tempest-ProjectAdminTests39-854004140-project-admin] GET https://10.4.3.240/volume/v3/backups/ff054c42-dfd1-4a09-973c-a515170dc2f2 Aug 20 01:12:20.063538 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-3c7df4c0-4e84-4091-b26e-4183a9444514 tempest-ProjectAdminTests39-854004140 tempest-ProjectAdminTests39-854004140-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:12:20.063745 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-3c7df4c0-4e84-4091-b26e-4183a9444514 tempest-ProjectAdminTests39-854004140 tempest-ProjectAdminTests39-854004140-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:12:20.063867 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-3c7df4c0-4e84-4091-b26e-4183a9444514 tempest-ProjectAdminTests39-854004140 tempest-ProjectAdminTests39-854004140-project-admin] Show backup with id ff054c42-dfd1-4a09-973c-a515170dc2f2. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:12:20.068373 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:12:20.068373 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:12:20.068952 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-3c7df4c0-4e84-4091-b26e-4183a9444514 tempest-ProjectAdminTests39-854004140 tempest-ProjectAdminTests39-854004140-project-admin] https://10.4.3.240/volume/v3/backups/ff054c42-dfd1-4a09-973c-a515170dc2f2 returned with HTTP 200 Aug 20 01:12:20.069389 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1347/5379] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:12:20 2026] GET /volume/v3/backups/ff054c42-dfd1-4a09-973c-a515170dc2f2 => generated 725 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:12:21.079561 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-5854bdcb-1dd2-4fa9-aa14-c317d8e7eaec None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:12:21.081776 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-5854bdcb-1dd2-4fa9-aa14-c317d8e7eaec tempest-ProjectAdminTests39-854004140 tempest-ProjectAdminTests39-854004140-project-admin] GET https://10.4.3.240/volume/v3/backups/ff054c42-dfd1-4a09-973c-a515170dc2f2 Aug 20 01:12:21.081977 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-5854bdcb-1dd2-4fa9-aa14-c317d8e7eaec tempest-ProjectAdminTests39-854004140 tempest-ProjectAdminTests39-854004140-project-admin] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:12:21.082154 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-5854bdcb-1dd2-4fa9-aa14-c317d8e7eaec tempest-ProjectAdminTests39-854004140 tempest-ProjectAdminTests39-854004140-project-admin] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:12:21.082270 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.v3.backups [None req-5854bdcb-1dd2-4fa9-aa14-c317d8e7eaec tempest-ProjectAdminTests39-854004140 tempest-ProjectAdminTests39-854004140-project-admin] Show backup with id ff054c42-dfd1-4a09-973c-a515170dc2f2. {{(pid=100213) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:12:21.085990 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:12:21.085990 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:12:21.086610 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-5854bdcb-1dd2-4fa9-aa14-c317d8e7eaec tempest-ProjectAdminTests39-854004140 tempest-ProjectAdminTests39-854004140-project-admin] https://10.4.3.240/volume/v3/backups/ff054c42-dfd1-4a09-973c-a515170dc2f2 returned with HTTP 200 Aug 20 01:12:21.086931 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1338/5380] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:12:21 2026] GET /volume/v3/backups/ff054c42-dfd1-4a09-973c-a515170dc2f2 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:12:22.097621 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-59ee3cbc-3ff7-4909-9d3b-1ce0abcd09a3 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:12:22.099315 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-59ee3cbc-3ff7-4909-9d3b-1ce0abcd09a3 tempest-ProjectAdminTests39-854004140 tempest-ProjectAdminTests39-854004140-project-admin] GET https://10.4.3.240/volume/v3/backups/ff054c42-dfd1-4a09-973c-a515170dc2f2 Aug 20 01:12:22.099563 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-59ee3cbc-3ff7-4909-9d3b-1ce0abcd09a3 tempest-ProjectAdminTests39-854004140 tempest-ProjectAdminTests39-854004140-project-admin] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:12:22.099874 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-59ee3cbc-3ff7-4909-9d3b-1ce0abcd09a3 tempest-ProjectAdminTests39-854004140 tempest-ProjectAdminTests39-854004140-project-admin] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:12:22.100035 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.v3.backups [None req-59ee3cbc-3ff7-4909-9d3b-1ce0abcd09a3 tempest-ProjectAdminTests39-854004140 tempest-ProjectAdminTests39-854004140-project-admin] Show backup with id ff054c42-dfd1-4a09-973c-a515170dc2f2. {{(pid=100212) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:12:22.101593 np0000007838 devstack@c-api.service[100212]: DEBUG dbcounter [-] [100212] Writing DB stats cinder:SELECT=237,cinder:INSERT=58,cinder:UPDATE=101 {{(pid=100212) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 01:12:22.104759 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:12:22.104759 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:12:22.105300 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-59ee3cbc-3ff7-4909-9d3b-1ce0abcd09a3 tempest-ProjectAdminTests39-854004140 tempest-ProjectAdminTests39-854004140-project-admin] https://10.4.3.240/volume/v3/backups/ff054c42-dfd1-4a09-973c-a515170dc2f2 returned with HTTP 200 Aug 20 01:12:22.106032 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1337/5381] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:12:22 2026] GET /volume/v3/backups/ff054c42-dfd1-4a09-973c-a515170dc2f2 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:12:23.114794 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-254285b5-872b-4890-8538-686370715aa8 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:12:23.117052 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-254285b5-872b-4890-8538-686370715aa8 tempest-ProjectAdminTests39-854004140 tempest-ProjectAdminTests39-854004140-project-admin] GET https://10.4.3.240/volume/v3/backups/ff054c42-dfd1-4a09-973c-a515170dc2f2 Aug 20 01:12:23.117297 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-254285b5-872b-4890-8538-686370715aa8 tempest-ProjectAdminTests39-854004140 tempest-ProjectAdminTests39-854004140-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:12:23.117541 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-254285b5-872b-4890-8538-686370715aa8 tempest-ProjectAdminTests39-854004140 tempest-ProjectAdminTests39-854004140-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:12:23.117643 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-254285b5-872b-4890-8538-686370715aa8 tempest-ProjectAdminTests39-854004140 tempest-ProjectAdminTests39-854004140-project-admin] Show backup with id ff054c42-dfd1-4a09-973c-a515170dc2f2. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:12:23.121424 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:12:23.121424 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:12:23.121972 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-254285b5-872b-4890-8538-686370715aa8 tempest-ProjectAdminTests39-854004140 tempest-ProjectAdminTests39-854004140-project-admin] https://10.4.3.240/volume/v3/backups/ff054c42-dfd1-4a09-973c-a515170dc2f2 returned with HTTP 200 Aug 20 01:12:23.122280 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1360/5382] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:12:23 2026] GET /volume/v3/backups/ff054c42-dfd1-4a09-973c-a515170dc2f2 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:12:24.132028 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-415a0a66-a67c-4b4a-984b-813ac8ea504c None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:12:24.133678 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-415a0a66-a67c-4b4a-984b-813ac8ea504c tempest-ProjectAdminTests39-854004140 tempest-ProjectAdminTests39-854004140-project-admin] GET https://10.4.3.240/volume/v3/backups/ff054c42-dfd1-4a09-973c-a515170dc2f2 Aug 20 01:12:24.133869 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-415a0a66-a67c-4b4a-984b-813ac8ea504c tempest-ProjectAdminTests39-854004140 tempest-ProjectAdminTests39-854004140-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:12:24.134074 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-415a0a66-a67c-4b4a-984b-813ac8ea504c tempest-ProjectAdminTests39-854004140 tempest-ProjectAdminTests39-854004140-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:12:24.134173 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-415a0a66-a67c-4b4a-984b-813ac8ea504c tempest-ProjectAdminTests39-854004140 tempest-ProjectAdminTests39-854004140-project-admin] Show backup with id ff054c42-dfd1-4a09-973c-a515170dc2f2. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:12:24.138143 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:12:24.138143 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:12:24.138689 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-415a0a66-a67c-4b4a-984b-813ac8ea504c tempest-ProjectAdminTests39-854004140 tempest-ProjectAdminTests39-854004140-project-admin] https://10.4.3.240/volume/v3/backups/ff054c42-dfd1-4a09-973c-a515170dc2f2 returned with HTTP 200 Aug 20 01:12:24.139037 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1348/5383] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:12:24 2026] GET /volume/v3/backups/ff054c42-dfd1-4a09-973c-a515170dc2f2 => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:12:25.147863 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-bcfe72b6-9a40-48b6-917b-833e1213ab2a None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:12:25.149540 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-bcfe72b6-9a40-48b6-917b-833e1213ab2a tempest-ProjectAdminTests39-854004140 tempest-ProjectAdminTests39-854004140-project-admin] GET https://10.4.3.240/volume/v3/backups/ff054c42-dfd1-4a09-973c-a515170dc2f2 Aug 20 01:12:25.149736 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-bcfe72b6-9a40-48b6-917b-833e1213ab2a tempest-ProjectAdminTests39-854004140 tempest-ProjectAdminTests39-854004140-project-admin] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:12:25.149910 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-bcfe72b6-9a40-48b6-917b-833e1213ab2a tempest-ProjectAdminTests39-854004140 tempest-ProjectAdminTests39-854004140-project-admin] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:12:25.150005 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.v3.backups [None req-bcfe72b6-9a40-48b6-917b-833e1213ab2a tempest-ProjectAdminTests39-854004140 tempest-ProjectAdminTests39-854004140-project-admin] Show backup with id ff054c42-dfd1-4a09-973c-a515170dc2f2. {{(pid=100213) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:12:25.154927 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:12:25.154927 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:12:25.155489 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-bcfe72b6-9a40-48b6-917b-833e1213ab2a tempest-ProjectAdminTests39-854004140 tempest-ProjectAdminTests39-854004140-project-admin] https://10.4.3.240/volume/v3/backups/ff054c42-dfd1-4a09-973c-a515170dc2f2 returned with HTTP 200 Aug 20 01:12:25.155803 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1339/5384] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:12:25 2026] GET /volume/v3/backups/ff054c42-dfd1-4a09-973c-a515170dc2f2 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:12:26.168667 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-6d354f9f-820b-43ae-aa03-8e69bfc0755f None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:12:26.170896 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-6d354f9f-820b-43ae-aa03-8e69bfc0755f tempest-ProjectAdminTests39-854004140 tempest-ProjectAdminTests39-854004140-project-admin] GET https://10.4.3.240/volume/v3/backups/ff054c42-dfd1-4a09-973c-a515170dc2f2 Aug 20 01:12:26.171508 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-6d354f9f-820b-43ae-aa03-8e69bfc0755f tempest-ProjectAdminTests39-854004140 tempest-ProjectAdminTests39-854004140-project-admin] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:12:26.171508 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-6d354f9f-820b-43ae-aa03-8e69bfc0755f tempest-ProjectAdminTests39-854004140 tempest-ProjectAdminTests39-854004140-project-admin] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:12:26.171508 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.v3.backups [None req-6d354f9f-820b-43ae-aa03-8e69bfc0755f tempest-ProjectAdminTests39-854004140 tempest-ProjectAdminTests39-854004140-project-admin] Show backup with id ff054c42-dfd1-4a09-973c-a515170dc2f2. {{(pid=100212) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:12:26.178971 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:12:26.178971 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:12:26.179543 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-6d354f9f-820b-43ae-aa03-8e69bfc0755f tempest-ProjectAdminTests39-854004140 tempest-ProjectAdminTests39-854004140-project-admin] https://10.4.3.240/volume/v3/backups/ff054c42-dfd1-4a09-973c-a515170dc2f2 returned with HTTP 200 Aug 20 01:12:26.179893 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1338/5385] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:12:26 2026] GET /volume/v3/backups/ff054c42-dfd1-4a09-973c-a515170dc2f2 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:12:27.188989 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-1a31842c-92a9-451a-bef6-d895c2572da1 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:12:27.190578 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-1a31842c-92a9-451a-bef6-d895c2572da1 tempest-ProjectAdminTests39-854004140 tempest-ProjectAdminTests39-854004140-project-admin] GET https://10.4.3.240/volume/v3/backups/ff054c42-dfd1-4a09-973c-a515170dc2f2 Aug 20 01:12:27.190764 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-1a31842c-92a9-451a-bef6-d895c2572da1 tempest-ProjectAdminTests39-854004140 tempest-ProjectAdminTests39-854004140-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:12:27.190932 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-1a31842c-92a9-451a-bef6-d895c2572da1 tempest-ProjectAdminTests39-854004140 tempest-ProjectAdminTests39-854004140-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:12:27.191030 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-1a31842c-92a9-451a-bef6-d895c2572da1 tempest-ProjectAdminTests39-854004140 tempest-ProjectAdminTests39-854004140-project-admin] Show backup with id ff054c42-dfd1-4a09-973c-a515170dc2f2. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:12:27.195790 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:12:27.195790 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:12:27.196180 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-1a31842c-92a9-451a-bef6-d895c2572da1 tempest-ProjectAdminTests39-854004140 tempest-ProjectAdminTests39-854004140-project-admin] https://10.4.3.240/volume/v3/backups/ff054c42-dfd1-4a09-973c-a515170dc2f2 returned with HTTP 200 Aug 20 01:12:27.196597 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1361/5386] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:12:27 2026] GET /volume/v3/backups/ff054c42-dfd1-4a09-973c-a515170dc2f2 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:12:28.205955 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-9868b8d0-2cac-425a-b527-80d88f6f90dc None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:12:28.207689 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-9868b8d0-2cac-425a-b527-80d88f6f90dc tempest-ProjectAdminTests39-854004140 tempest-ProjectAdminTests39-854004140-project-admin] GET https://10.4.3.240/volume/v3/backups/ff054c42-dfd1-4a09-973c-a515170dc2f2 Aug 20 01:12:28.207887 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-9868b8d0-2cac-425a-b527-80d88f6f90dc tempest-ProjectAdminTests39-854004140 tempest-ProjectAdminTests39-854004140-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:12:28.208065 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-9868b8d0-2cac-425a-b527-80d88f6f90dc tempest-ProjectAdminTests39-854004140 tempest-ProjectAdminTests39-854004140-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:12:28.208169 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-9868b8d0-2cac-425a-b527-80d88f6f90dc tempest-ProjectAdminTests39-854004140 tempest-ProjectAdminTests39-854004140-project-admin] Show backup with id ff054c42-dfd1-4a09-973c-a515170dc2f2. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:12:28.212032 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:12:28.212032 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:12:28.212682 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-9868b8d0-2cac-425a-b527-80d88f6f90dc tempest-ProjectAdminTests39-854004140 tempest-ProjectAdminTests39-854004140-project-admin] https://10.4.3.240/volume/v3/backups/ff054c42-dfd1-4a09-973c-a515170dc2f2 returned with HTTP 200 Aug 20 01:12:28.213131 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1349/5387] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:12:28 2026] GET /volume/v3/backups/ff054c42-dfd1-4a09-973c-a515170dc2f2 => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:12:29.221974 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-2966a139-605b-4bf5-a622-74931769017b None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:12:29.223700 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-2966a139-605b-4bf5-a622-74931769017b tempest-ProjectAdminTests39-854004140 tempest-ProjectAdminTests39-854004140-project-admin] GET https://10.4.3.240/volume/v3/backups/ff054c42-dfd1-4a09-973c-a515170dc2f2 Aug 20 01:12:29.223960 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-2966a139-605b-4bf5-a622-74931769017b tempest-ProjectAdminTests39-854004140 tempest-ProjectAdminTests39-854004140-project-admin] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:12:29.224070 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-2966a139-605b-4bf5-a622-74931769017b tempest-ProjectAdminTests39-854004140 tempest-ProjectAdminTests39-854004140-project-admin] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:12:29.224169 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.v3.backups [None req-2966a139-605b-4bf5-a622-74931769017b tempest-ProjectAdminTests39-854004140 tempest-ProjectAdminTests39-854004140-project-admin] Show backup with id ff054c42-dfd1-4a09-973c-a515170dc2f2. {{(pid=100213) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:12:29.225860 np0000007838 devstack@c-api.service[100213]: DEBUG dbcounter [-] [100213] Writing DB stats cinder:SELECT=108,cinder:INSERT=16,cinder:UPDATE=28 {{(pid=100213) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 01:12:29.228727 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:12:29.228727 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:12:29.229396 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-2966a139-605b-4bf5-a622-74931769017b tempest-ProjectAdminTests39-854004140 tempest-ProjectAdminTests39-854004140-project-admin] https://10.4.3.240/volume/v3/backups/ff054c42-dfd1-4a09-973c-a515170dc2f2 returned with HTTP 200 Aug 20 01:12:29.229949 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1340/5388] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:12:29 2026] GET /volume/v3/backups/ff054c42-dfd1-4a09-973c-a515170dc2f2 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:12:30.239833 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-caa0652a-87f0-40cd-8bab-9512a70de6bd None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:12:30.241933 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-caa0652a-87f0-40cd-8bab-9512a70de6bd tempest-ProjectAdminTests39-854004140 tempest-ProjectAdminTests39-854004140-project-admin] GET https://10.4.3.240/volume/v3/backups/ff054c42-dfd1-4a09-973c-a515170dc2f2 Aug 20 01:12:30.242213 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-caa0652a-87f0-40cd-8bab-9512a70de6bd tempest-ProjectAdminTests39-854004140 tempest-ProjectAdminTests39-854004140-project-admin] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:12:30.242467 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-caa0652a-87f0-40cd-8bab-9512a70de6bd tempest-ProjectAdminTests39-854004140 tempest-ProjectAdminTests39-854004140-project-admin] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:12:30.242599 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.v3.backups [None req-caa0652a-87f0-40cd-8bab-9512a70de6bd tempest-ProjectAdminTests39-854004140 tempest-ProjectAdminTests39-854004140-project-admin] Show backup with id ff054c42-dfd1-4a09-973c-a515170dc2f2. {{(pid=100212) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:12:30.247279 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:12:30.247279 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:12:30.248001 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-caa0652a-87f0-40cd-8bab-9512a70de6bd tempest-ProjectAdminTests39-854004140 tempest-ProjectAdminTests39-854004140-project-admin] https://10.4.3.240/volume/v3/backups/ff054c42-dfd1-4a09-973c-a515170dc2f2 returned with HTTP 200 Aug 20 01:12:30.248437 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1339/5389] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:12:30 2026] GET /volume/v3/backups/ff054c42-dfd1-4a09-973c-a515170dc2f2 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:12:31.257862 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-3176c352-e699-40fb-8f94-4761743aec88 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:12:31.259613 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-3176c352-e699-40fb-8f94-4761743aec88 tempest-ProjectAdminTests39-854004140 tempest-ProjectAdminTests39-854004140-project-admin] GET https://10.4.3.240/volume/v3/backups/ff054c42-dfd1-4a09-973c-a515170dc2f2 Aug 20 01:12:31.259824 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-3176c352-e699-40fb-8f94-4761743aec88 tempest-ProjectAdminTests39-854004140 tempest-ProjectAdminTests39-854004140-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:12:31.260004 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-3176c352-e699-40fb-8f94-4761743aec88 tempest-ProjectAdminTests39-854004140 tempest-ProjectAdminTests39-854004140-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:12:31.260113 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-3176c352-e699-40fb-8f94-4761743aec88 tempest-ProjectAdminTests39-854004140 tempest-ProjectAdminTests39-854004140-project-admin] Show backup with id ff054c42-dfd1-4a09-973c-a515170dc2f2. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:12:31.261880 np0000007838 devstack@c-api.service[100215]: DEBUG dbcounter [-] [100215] Writing DB stats cinder:SELECT=126,cinder:UPDATE=42,cinder:INSERT=18 {{(pid=100215) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 01:12:31.265529 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:12:31.265529 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:12:31.266203 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-3176c352-e699-40fb-8f94-4761743aec88 tempest-ProjectAdminTests39-854004140 tempest-ProjectAdminTests39-854004140-project-admin] https://10.4.3.240/volume/v3/backups/ff054c42-dfd1-4a09-973c-a515170dc2f2 returned with HTTP 200 Aug 20 01:12:31.266638 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1362/5390] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:12:31 2026] GET /volume/v3/backups/ff054c42-dfd1-4a09-973c-a515170dc2f2 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:12:32.276084 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-74a86224-b588-4f89-b09d-3323dacd2f1d None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:12:32.278049 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-74a86224-b588-4f89-b09d-3323dacd2f1d tempest-ProjectAdminTests39-854004140 tempest-ProjectAdminTests39-854004140-project-admin] GET https://10.4.3.240/volume/v3/backups/ff054c42-dfd1-4a09-973c-a515170dc2f2 Aug 20 01:12:32.278208 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-74a86224-b588-4f89-b09d-3323dacd2f1d tempest-ProjectAdminTests39-854004140 tempest-ProjectAdminTests39-854004140-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:12:32.278443 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-74a86224-b588-4f89-b09d-3323dacd2f1d tempest-ProjectAdminTests39-854004140 tempest-ProjectAdminTests39-854004140-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:12:32.278547 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-74a86224-b588-4f89-b09d-3323dacd2f1d tempest-ProjectAdminTests39-854004140 tempest-ProjectAdminTests39-854004140-project-admin] Show backup with id ff054c42-dfd1-4a09-973c-a515170dc2f2. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:12:32.282958 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:12:32.282958 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:12:32.283521 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-74a86224-b588-4f89-b09d-3323dacd2f1d tempest-ProjectAdminTests39-854004140 tempest-ProjectAdminTests39-854004140-project-admin] https://10.4.3.240/volume/v3/backups/ff054c42-dfd1-4a09-973c-a515170dc2f2 returned with HTTP 200 Aug 20 01:12:32.283860 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1350/5391] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:12:32 2026] GET /volume/v3/backups/ff054c42-dfd1-4a09-973c-a515170dc2f2 => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:12:32.292693 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-8ebeeaa2-deaa-43ad-b536-4c5c36f68937 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:12:32.294311 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-8ebeeaa2-deaa-43ad-b536-4c5c36f68937 tempest-ProjectAdminTests39-854004140 tempest-ProjectAdminTests39-854004140-project-admin] PUT https://10.4.3.240/volume/v3/backups/ff054c42-dfd1-4a09-973c-a515170dc2f2 Aug 20 01:12:32.294722 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-8ebeeaa2-deaa-43ad-b536-4c5c36f68937 tempest-ProjectAdminTests39-854004140 tempest-ProjectAdminTests39-854004140-project-admin] Action: 'update', calling method: version_select, body: {"backup": {"description": "Updated backup description"}} {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:12:32.300097 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:12:32.300097 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:12:32.308288 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-8ebeeaa2-deaa-43ad-b536-4c5c36f68937 tempest-ProjectAdminTests39-854004140 tempest-ProjectAdminTests39-854004140-project-admin] https://10.4.3.240/volume/v3/backups/ff054c42-dfd1-4a09-973c-a515170dc2f2 returned with HTTP 200 Aug 20 01:12:32.308669 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1341/5392] 10.4.3.240 () {70 vars in 1408 bytes} [Thu Aug 20 01:12:32 2026] PUT /volume/v3/backups/ff054c42-dfd1-4a09-973c-a515170dc2f2 => generated 316 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:12:32.315710 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-f883b35e-b7ea-4a72-afc3-7a0bcf8f53f7 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:12:32.317489 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-f883b35e-b7ea-4a72-afc3-7a0bcf8f53f7 tempest-ProjectAdminTests39-854004140 tempest-ProjectAdminTests39-854004140-project-admin] GET https://10.4.3.240/volume/v3/backups/ff054c42-dfd1-4a09-973c-a515170dc2f2 Aug 20 01:12:32.317724 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-f883b35e-b7ea-4a72-afc3-7a0bcf8f53f7 tempest-ProjectAdminTests39-854004140 tempest-ProjectAdminTests39-854004140-project-admin] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:12:32.317905 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-f883b35e-b7ea-4a72-afc3-7a0bcf8f53f7 tempest-ProjectAdminTests39-854004140 tempest-ProjectAdminTests39-854004140-project-admin] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:12:32.318001 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.v3.backups [None req-f883b35e-b7ea-4a72-afc3-7a0bcf8f53f7 tempest-ProjectAdminTests39-854004140 tempest-ProjectAdminTests39-854004140-project-admin] Show backup with id ff054c42-dfd1-4a09-973c-a515170dc2f2. {{(pid=100212) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:12:32.323774 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:12:32.323774 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:12:32.324720 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-f883b35e-b7ea-4a72-afc3-7a0bcf8f53f7 tempest-ProjectAdminTests39-854004140 tempest-ProjectAdminTests39-854004140-project-admin] https://10.4.3.240/volume/v3/backups/ff054c42-dfd1-4a09-973c-a515170dc2f2 returned with HTTP 200 Aug 20 01:12:32.325251 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1340/5393] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:12:32 2026] GET /volume/v3/backups/ff054c42-dfd1-4a09-973c-a515170dc2f2 => generated 762 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:12:32.333812 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-2c652e1b-b563-4872-a6e5-b9aea780abaf None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:12:32.335504 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-2c652e1b-b563-4872-a6e5-b9aea780abaf tempest-ProjectAdminTests39-854004140 tempest-ProjectAdminTests39-854004140-project-admin] DELETE https://10.4.3.240/volume/v3/backups/ff054c42-dfd1-4a09-973c-a515170dc2f2 Aug 20 01:12:32.335716 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-2c652e1b-b563-4872-a6e5-b9aea780abaf tempest-ProjectAdminTests39-854004140 tempest-ProjectAdminTests39-854004140-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:12:32.335907 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-2c652e1b-b563-4872-a6e5-b9aea780abaf tempest-ProjectAdminTests39-854004140 tempest-ProjectAdminTests39-854004140-project-admin] Calling method 'delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:12:32.335998 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.contrib.backups [None req-2c652e1b-b563-4872-a6e5-b9aea780abaf tempest-ProjectAdminTests39-854004140 tempest-ProjectAdminTests39-854004140-project-admin] Delete backup with id: ff054c42-dfd1-4a09-973c-a515170dc2f2. Aug 20 01:12:32.339974 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:12:32.339974 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:12:32.351968 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.backup.rpcapi [None req-2c652e1b-b563-4872-a6e5-b9aea780abaf tempest-ProjectAdminTests39-854004140 tempest-ProjectAdminTests39-854004140-project-admin] delete_backup rpcapi backup_id ff054c42-dfd1-4a09-973c-a515170dc2f2 {{(pid=100215) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 20 01:12:32.353589 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-2c652e1b-b563-4872-a6e5-b9aea780abaf tempest-ProjectAdminTests39-854004140 tempest-ProjectAdminTests39-854004140-project-admin] https://10.4.3.240/volume/v3/backups/ff054c42-dfd1-4a09-973c-a515170dc2f2 returned with HTTP 202 Aug 20 01:12:32.353963 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1363/5394] 10.4.3.240 () {68 vars in 1391 bytes} [Thu Aug 20 01:12:32 2026] DELETE /volume/v3/backups/ff054c42-dfd1-4a09-973c-a515170dc2f2 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 01:12:32.360139 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-fe48df52-2b4e-4235-b26d-623de23c38ff None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:12:32.361833 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-fe48df52-2b4e-4235-b26d-623de23c38ff tempest-ProjectAdminTests39-854004140 tempest-ProjectAdminTests39-854004140-project-admin] GET https://10.4.3.240/volume/v3/backups/ff054c42-dfd1-4a09-973c-a515170dc2f2 Aug 20 01:12:32.362041 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-fe48df52-2b4e-4235-b26d-623de23c38ff tempest-ProjectAdminTests39-854004140 tempest-ProjectAdminTests39-854004140-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:12:32.362244 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-fe48df52-2b4e-4235-b26d-623de23c38ff tempest-ProjectAdminTests39-854004140 tempest-ProjectAdminTests39-854004140-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:12:32.362371 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-fe48df52-2b4e-4235-b26d-623de23c38ff tempest-ProjectAdminTests39-854004140 tempest-ProjectAdminTests39-854004140-project-admin] Show backup with id ff054c42-dfd1-4a09-973c-a515170dc2f2. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:12:32.366155 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:12:32.366155 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:12:32.366738 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-fe48df52-2b4e-4235-b26d-623de23c38ff tempest-ProjectAdminTests39-854004140 tempest-ProjectAdminTests39-854004140-project-admin] https://10.4.3.240/volume/v3/backups/ff054c42-dfd1-4a09-973c-a515170dc2f2 returned with HTTP 200 Aug 20 01:12:32.367060 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1351/5395] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:12:32 2026] GET /volume/v3/backups/ff054c42-dfd1-4a09-973c-a515170dc2f2 => generated 761 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:12:33.376067 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-3989ea3c-6f7e-467a-bd14-0952288ffdc7 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:12:33.377581 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-3989ea3c-6f7e-467a-bd14-0952288ffdc7 tempest-ProjectAdminTests39-854004140 tempest-ProjectAdminTests39-854004140-project-admin] GET https://10.4.3.240/volume/v3/backups/ff054c42-dfd1-4a09-973c-a515170dc2f2 Aug 20 01:12:33.377755 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-3989ea3c-6f7e-467a-bd14-0952288ffdc7 tempest-ProjectAdminTests39-854004140 tempest-ProjectAdminTests39-854004140-project-admin] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:12:33.377921 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-3989ea3c-6f7e-467a-bd14-0952288ffdc7 tempest-ProjectAdminTests39-854004140 tempest-ProjectAdminTests39-854004140-project-admin] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:12:33.378018 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.v3.backups [None req-3989ea3c-6f7e-467a-bd14-0952288ffdc7 tempest-ProjectAdminTests39-854004140 tempest-ProjectAdminTests39-854004140-project-admin] Show backup with id ff054c42-dfd1-4a09-973c-a515170dc2f2. {{(pid=100213) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:12:33.381085 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-3989ea3c-6f7e-467a-bd14-0952288ffdc7 tempest-ProjectAdminTests39-854004140 tempest-ProjectAdminTests39-854004140-project-admin] https://10.4.3.240/volume/v3/backups/ff054c42-dfd1-4a09-973c-a515170dc2f2 returned with HTTP 404 Aug 20 01:12:33.381499 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1342/5396] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:12:33 2026] GET /volume/v3/backups/ff054c42-dfd1-4a09-973c-a515170dc2f2 => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:12:33.388066 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-348921e4-04c6-494f-ac02-8d644b4bf5e7 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:12:33.389879 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-348921e4-04c6-494f-ac02-8d644b4bf5e7 tempest-ProjectAdminTests39-854004140 tempest-ProjectAdminTests39-854004140-project-admin] DELETE https://10.4.3.240/volume/v3/volumes/ff401994-8433-4a14-9572-573bb29d03b4 Aug 20 01:12:33.390126 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-348921e4-04c6-494f-ac02-8d644b4bf5e7 tempest-ProjectAdminTests39-854004140 tempest-ProjectAdminTests39-854004140-project-admin] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:12:33.390356 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-348921e4-04c6-494f-ac02-8d644b4bf5e7 tempest-ProjectAdminTests39-854004140 tempest-ProjectAdminTests39-854004140-project-admin] Calling method 'delete' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:12:33.390567 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.v3.volumes [None req-348921e4-04c6-494f-ac02-8d644b4bf5e7 tempest-ProjectAdminTests39-854004140 tempest-ProjectAdminTests39-854004140-project-admin] Delete volume with id: ff401994-8433-4a14-9572-573bb29d03b4 Aug 20 01:12:33.397402 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:12:33.397402 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:12:33.397824 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-348921e4-04c6-494f-ac02-8d644b4bf5e7 tempest-ProjectAdminTests39-854004140 tempest-ProjectAdminTests39-854004140-project-admin] Volume info retrieved successfully. Aug 20 01:12:33.413546 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-348921e4-04c6-494f-ac02-8d644b4bf5e7 tempest-ProjectAdminTests39-854004140 tempest-ProjectAdminTests39-854004140-project-admin] Delete volume request issued successfully. Aug 20 01:12:33.413768 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-348921e4-04c6-494f-ac02-8d644b4bf5e7 tempest-ProjectAdminTests39-854004140 tempest-ProjectAdminTests39-854004140-project-admin] https://10.4.3.240/volume/v3/volumes/ff401994-8433-4a14-9572-573bb29d03b4 returned with HTTP 202 Aug 20 01:12:33.414190 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1341/5397] 10.4.3.240 () {68 vars in 1391 bytes} [Thu Aug 20 01:12:33 2026] DELETE /volume/v3/volumes/ff401994-8433-4a14-9572-573bb29d03b4 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 01:12:33.422157 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-d32072b3-477c-441d-bda5-a30d47e6767c None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:12:33.424445 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-d32072b3-477c-441d-bda5-a30d47e6767c tempest-ProjectAdminTests39-854004140 tempest-ProjectAdminTests39-854004140-project-admin] GET https://10.4.3.240/volume/v3/volumes/ff401994-8433-4a14-9572-573bb29d03b4 Aug 20 01:12:33.424651 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-d32072b3-477c-441d-bda5-a30d47e6767c tempest-ProjectAdminTests39-854004140 tempest-ProjectAdminTests39-854004140-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:12:33.424828 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-d32072b3-477c-441d-bda5-a30d47e6767c tempest-ProjectAdminTests39-854004140 tempest-ProjectAdminTests39-854004140-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:12:33.432126 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:12:33.432126 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:12:33.435752 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-d32072b3-477c-441d-bda5-a30d47e6767c tempest-ProjectAdminTests39-854004140 tempest-ProjectAdminTests39-854004140-project-admin] Volume info retrieved successfully. Aug 20 01:12:33.439603 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-d32072b3-477c-441d-bda5-a30d47e6767c tempest-ProjectAdminTests39-854004140 tempest-ProjectAdminTests39-854004140-project-admin] https://10.4.3.240/volume/v3/volumes/ff401994-8433-4a14-9572-573bb29d03b4 returned with HTTP 200 Aug 20 01:12:33.439949 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1364/5398] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:12:33 2026] GET /volume/v3/volumes/ff401994-8433-4a14-9572-573bb29d03b4 => generated 1017 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:12:34.452085 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-81469901-10b2-42a1-86b0-7718b6041bec None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:12:34.453738 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-81469901-10b2-42a1-86b0-7718b6041bec tempest-ProjectAdminTests39-854004140 tempest-ProjectAdminTests39-854004140-project-admin] GET https://10.4.3.240/volume/v3/volumes/ff401994-8433-4a14-9572-573bb29d03b4 Aug 20 01:12:34.453941 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-81469901-10b2-42a1-86b0-7718b6041bec tempest-ProjectAdminTests39-854004140 tempest-ProjectAdminTests39-854004140-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:12:34.454116 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-81469901-10b2-42a1-86b0-7718b6041bec tempest-ProjectAdminTests39-854004140 tempest-ProjectAdminTests39-854004140-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:12:34.459588 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-81469901-10b2-42a1-86b0-7718b6041bec tempest-ProjectAdminTests39-854004140 tempest-ProjectAdminTests39-854004140-project-admin] https://10.4.3.240/volume/v3/volumes/ff401994-8433-4a14-9572-573bb29d03b4 returned with HTTP 404 Aug 20 01:12:34.460009 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1352/5399] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:12:34 2026] GET /volume/v3/volumes/ff401994-8433-4a14-9572-573bb29d03b4 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:12:35.693167 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-529cb83a-529e-45f1-aa6e-c33ddd03afd8 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:12:35.779197 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-529cb83a-529e-45f1-aa6e-c33ddd03afd8 tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] POST https://10.4.3.240/volume/v3/volumes Aug 20 01:12:35.779634 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-529cb83a-529e-45f1-aa6e-c33ddd03afd8 tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-360053370"}} {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:12:35.781190 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.v3.volumes [None req-529cb83a-529e-45f1-aa6e-c33ddd03afd8 tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-360053370'}} {{(pid=100213) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 01:12:35.781325 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.v3.volumes [None req-529cb83a-529e-45f1-aa6e-c33ddd03afd8 tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] Create volume of 1 GB Aug 20 01:12:35.785907 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-529cb83a-529e-45f1-aa6e-c33ddd03afd8 tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] Availability Zones retrieved successfully. Aug 20 01:12:35.791823 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-529cb83a-529e-45f1-aa6e-c33ddd03afd8 tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] Flow 'volume_create_api' (280735d4-2922-44e7-bfd2-95559aba7039) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:12:35.793081 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-529cb83a-529e-45f1-aa6e-c33ddd03afd8 tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (557460f3-f503-4210-8a3f-66fa18f41f42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:12:35.793951 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.flows.api.create_volume [None req-529cb83a-529e-45f1-aa6e-c33ddd03afd8 tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] Validating volume size '1' using validate_int {{(pid=100213) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 01:12:35.818040 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-529cb83a-529e-45f1-aa6e-c33ddd03afd8 tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (557460f3-f503-4210-8a3f-66fa18f41f42) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:52:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1ed58bd6-fe6a-497e-ae84-e8199d24fdfa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:12:35.818879 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-529cb83a-529e-45f1-aa6e-c33ddd03afd8 tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (11dc60ed-8059-4dd3-90fc-29b78de89f9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:12:35.872183 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.quota [None req-529cb83a-529e-45f1-aa6e-c33ddd03afd8 tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] Created reservations ['6b190974-af7e-41b1-97ae-9175c09b1b06', '61eb9ba0-b03b-4006-bba8-40f5f1cb3b12', '92c8c013-30e6-4a68-8167-4abe56955065', 'd6c14b59-768c-424b-bcef-914dc91b4f91'] {{(pid=100213) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 01:12:35.873013 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-529cb83a-529e-45f1-aa6e-c33ddd03afd8 tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (11dc60ed-8059-4dd3-90fc-29b78de89f9a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6b190974-af7e-41b1-97ae-9175c09b1b06', '61eb9ba0-b03b-4006-bba8-40f5f1cb3b12', '92c8c013-30e6-4a68-8167-4abe56955065', 'd6c14b59-768c-424b-bcef-914dc91b4f91']}' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:12:35.873750 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-529cb83a-529e-45f1-aa6e-c33ddd03afd8 tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c6df141a-146a-482b-98f8-3b94c4672ad4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:12:35.894756 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-529cb83a-529e-45f1-aa6e-c33ddd03afd8 tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c6df141a-146a-482b-98f8-3b94c4672ad4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9392a3ea-898e-4b5d-a2a1-0c9ac3eaddde', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-360053370',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='588c7d6cc6324c9dbbd810b4e8553086',qos_specs=None,replication_status=,reservations=['6b190974-af7e-41b1-97ae-9175c09b1b06','61eb9ba0-b03b-4006-bba8-40f5f1cb3b12','92c8c013-30e6-4a68-8167-4abe56955065','d6c14b59-768c-424b-bcef-914dc91b4f91'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='87dc3f8896f54f73b22ab84d636b4862',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T01:12:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-360053370',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9392a3ea-898e-4b5d-a2a1-0c9ac3eaddde,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='588c7d6cc6324c9dbbd810b4e8553086',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='87dc3f8896f54f73b22ab84d636b4862',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1ed58bd6-fe6a-497e-ae84-e8199d24fdfa),volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:12:35.895476 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-529cb83a-529e-45f1-aa6e-c33ddd03afd8 tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cd8fb113-305c-4598-b132-dcfba3e6c192) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:12:35.911465 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-529cb83a-529e-45f1-aa6e-c33ddd03afd8 tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cd8fb113-305c-4598-b132-dcfba3e6c192) transitioned into state 'SUCCESS' from state '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-360053370',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='588c7d6cc6324c9dbbd810b4e8553086',qos_specs=None,replication_status=,reservations=['6b190974-af7e-41b1-97ae-9175c09b1b06','61eb9ba0-b03b-4006-bba8-40f5f1cb3b12','92c8c013-30e6-4a68-8167-4abe56955065','d6c14b59-768c-424b-bcef-914dc91b4f91'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='87dc3f8896f54f73b22ab84d636b4862',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:12:35.912135 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-529cb83a-529e-45f1-aa6e-c33ddd03afd8 tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (50bb2b86-2787-40ce-abb2-a5db3f5593f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:12:35.920227 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-529cb83a-529e-45f1-aa6e-c33ddd03afd8 tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (50bb2b86-2787-40ce-abb2-a5db3f5593f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:12:35.921053 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-529cb83a-529e-45f1-aa6e-c33ddd03afd8 tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] Flow 'volume_create_api' (280735d4-2922-44e7-bfd2-95559aba7039) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100213) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:12:35.921375 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-529cb83a-529e-45f1-aa6e-c33ddd03afd8 tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] Create volume request issued successfully. Aug 20 01:12:35.921929 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-529cb83a-529e-45f1-aa6e-c33ddd03afd8 tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 20 01:12:35.922306 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1343/5400] 10.4.3.240 () {70 vars in 1298 bytes} [Thu Aug 20 01:12:35 2026] POST /volume/v3/volumes => generated 777 bytes in 229 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 01:12:35.933141 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-26769a3b-2a1a-4b74-a4b7-dd7738da5824 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:12:35.935174 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-26769a3b-2a1a-4b74-a4b7-dd7738da5824 tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] GET https://10.4.3.240/volume/v3/volumes/9392a3ea-898e-4b5d-a2a1-0c9ac3eaddde Aug 20 01:12:35.935300 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-26769a3b-2a1a-4b74-a4b7-dd7738da5824 tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:12:35.935541 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-26769a3b-2a1a-4b74-a4b7-dd7738da5824 tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:12:35.944177 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:12:35.944177 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:12:35.947500 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-26769a3b-2a1a-4b74-a4b7-dd7738da5824 tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] Volume info retrieved successfully. Aug 20 01:12:35.951316 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-26769a3b-2a1a-4b74-a4b7-dd7738da5824 tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] https://10.4.3.240/volume/v3/volumes/9392a3ea-898e-4b5d-a2a1-0c9ac3eaddde returned with HTTP 200 Aug 20 01:12:35.951764 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1342/5401] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:12:35 2026] GET /volume/v3/volumes/9392a3ea-898e-4b5d-a2a1-0c9ac3eaddde => generated 956 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:12:36.963778 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-24b9744d-0f1f-4599-9449-17539d79bcb5 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:12:36.965500 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-24b9744d-0f1f-4599-9449-17539d79bcb5 tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] GET https://10.4.3.240/volume/v3/volumes/9392a3ea-898e-4b5d-a2a1-0c9ac3eaddde Aug 20 01:12:36.965720 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-24b9744d-0f1f-4599-9449-17539d79bcb5 tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:12:36.965923 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-24b9744d-0f1f-4599-9449-17539d79bcb5 tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:12:36.972619 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:12:36.972619 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:12:36.975717 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-24b9744d-0f1f-4599-9449-17539d79bcb5 tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] Volume info retrieved successfully. Aug 20 01:12:36.979159 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-24b9744d-0f1f-4599-9449-17539d79bcb5 tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] https://10.4.3.240/volume/v3/volumes/9392a3ea-898e-4b5d-a2a1-0c9ac3eaddde returned with HTTP 200 Aug 20 01:12:36.979525 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1365/5402] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:12:36 2026] GET /volume/v3/volumes/9392a3ea-898e-4b5d-a2a1-0c9ac3eaddde => generated 1017 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:12:36.990968 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-e65e522a-b86c-454a-a18f-da27f491c7ea None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:12:36.992766 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-e65e522a-b86c-454a-a18f-da27f491c7ea tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] POST https://10.4.3.240/volume/v3/backups Aug 20 01:12:36.993105 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-e65e522a-b86c-454a-a18f-da27f491c7ea tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "9392a3ea-898e-4b5d-a2a1-0c9ac3eaddde", "name": "tempest-type-Backup-1784250391"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:12:36.994556 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.contrib.backups [None req-e65e522a-b86c-454a-a18f-da27f491c7ea tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] Creating new backup {'backup': {'volume_id': '9392a3ea-898e-4b5d-a2a1-0c9ac3eaddde', 'name': 'tempest-type-Backup-1784250391'}} {{(pid=100214) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 20 01:12:36.994685 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.contrib.backups [None req-e65e522a-b86c-454a-a18f-da27f491c7ea tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] Creating backup of volume 9392a3ea-898e-4b5d-a2a1-0c9ac3eaddde in container None Aug 20 01:12:37.001656 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:12:37.001656 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:12:37.001969 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-e65e522a-b86c-454a-a18f-da27f491c7ea tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] Volume info retrieved successfully. Aug 20 01:12:37.025877 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.quota [None req-e65e522a-b86c-454a-a18f-da27f491c7ea tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] Created reservations ['a32103d5-f984-4ea8-bc82-13818b4f0af1', 'c57c8b9d-5ea8-4db2-b7a6-2f84b21aa02f'] {{(pid=100214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 01:12:37.062178 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-e65e522a-b86c-454a-a18f-da27f491c7ea tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] https://10.4.3.240/volume/v3/backups returned with HTTP 202 Aug 20 01:12:37.062904 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1353/5403] 10.4.3.240 () {70 vars in 1299 bytes} [Thu Aug 20 01:12:36 2026] POST /volume/v3/backups => generated 316 bytes in 72 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 01:12:37.072657 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-593340f9-011e-41d2-a05b-d6b45f970f08 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:12:37.074549 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-593340f9-011e-41d2-a05b-d6b45f970f08 tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] GET https://10.4.3.240/volume/v3/backups/8b6a3d1b-c18a-4c8d-bde6-653232a8df98 Aug 20 01:12:37.074757 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-593340f9-011e-41d2-a05b-d6b45f970f08 tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:12:37.074932 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-593340f9-011e-41d2-a05b-d6b45f970f08 tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:12:37.075024 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.v3.backups [None req-593340f9-011e-41d2-a05b-d6b45f970f08 tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] Show backup with id 8b6a3d1b-c18a-4c8d-bde6-653232a8df98. {{(pid=100213) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:12:37.079130 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:12:37.079130 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:12:37.079761 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-593340f9-011e-41d2-a05b-d6b45f970f08 tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] https://10.4.3.240/volume/v3/backups/8b6a3d1b-c18a-4c8d-bde6-653232a8df98 returned with HTTP 200 Aug 20 01:12:37.080112 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1344/5404] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:12:37 2026] GET /volume/v3/backups/8b6a3d1b-c18a-4c8d-bde6-653232a8df98 => generated 723 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:12:38.090101 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-6aafba10-fc7f-4687-ba80-2ac44d65ae05 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:12:38.091843 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-6aafba10-fc7f-4687-ba80-2ac44d65ae05 tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] GET https://10.4.3.240/volume/v3/backups/8b6a3d1b-c18a-4c8d-bde6-653232a8df98 Aug 20 01:12:38.092058 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-6aafba10-fc7f-4687-ba80-2ac44d65ae05 tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:12:38.092231 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-6aafba10-fc7f-4687-ba80-2ac44d65ae05 tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:12:38.092357 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.v3.backups [None req-6aafba10-fc7f-4687-ba80-2ac44d65ae05 tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] Show backup with id 8b6a3d1b-c18a-4c8d-bde6-653232a8df98. {{(pid=100212) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:12:38.096348 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:12:38.096348 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:12:38.096903 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-6aafba10-fc7f-4687-ba80-2ac44d65ae05 tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] https://10.4.3.240/volume/v3/backups/8b6a3d1b-c18a-4c8d-bde6-653232a8df98 returned with HTTP 200 Aug 20 01:12:38.097246 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1343/5405] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:12:38 2026] GET /volume/v3/backups/8b6a3d1b-c18a-4c8d-bde6-653232a8df98 => generated 725 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:12:39.106837 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-fac8c122-f4ee-4a1d-b345-1cf788bf87aa None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:12:39.108645 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-fac8c122-f4ee-4a1d-b345-1cf788bf87aa tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] GET https://10.4.3.240/volume/v3/backups/8b6a3d1b-c18a-4c8d-bde6-653232a8df98 Aug 20 01:12:39.108884 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-fac8c122-f4ee-4a1d-b345-1cf788bf87aa tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:12:39.109071 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-fac8c122-f4ee-4a1d-b345-1cf788bf87aa tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:12:39.109172 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-fac8c122-f4ee-4a1d-b345-1cf788bf87aa tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] Show backup with id 8b6a3d1b-c18a-4c8d-bde6-653232a8df98. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:12:39.113276 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:12:39.113276 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:12:39.113854 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-fac8c122-f4ee-4a1d-b345-1cf788bf87aa tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] https://10.4.3.240/volume/v3/backups/8b6a3d1b-c18a-4c8d-bde6-653232a8df98 returned with HTTP 200 Aug 20 01:12:39.114173 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1366/5406] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:12:39 2026] GET /volume/v3/backups/8b6a3d1b-c18a-4c8d-bde6-653232a8df98 => generated 725 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:12:40.126584 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-2cfec6d1-acbc-49ee-9df7-08b26a6a8975 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:12:40.135089 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-2cfec6d1-acbc-49ee-9df7-08b26a6a8975 tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] GET https://10.4.3.240/volume/v3/backups/8b6a3d1b-c18a-4c8d-bde6-653232a8df98 Aug 20 01:12:40.136118 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-2cfec6d1-acbc-49ee-9df7-08b26a6a8975 tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:12:40.136783 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-2cfec6d1-acbc-49ee-9df7-08b26a6a8975 tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:12:40.137354 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-2cfec6d1-acbc-49ee-9df7-08b26a6a8975 tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] Show backup with id 8b6a3d1b-c18a-4c8d-bde6-653232a8df98. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:12:40.148852 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:12:40.148852 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:12:40.149741 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-2cfec6d1-acbc-49ee-9df7-08b26a6a8975 tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] https://10.4.3.240/volume/v3/backups/8b6a3d1b-c18a-4c8d-bde6-653232a8df98 returned with HTTP 200 Aug 20 01:12:40.150210 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1354/5407] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:12:40 2026] GET /volume/v3/backups/8b6a3d1b-c18a-4c8d-bde6-653232a8df98 => generated 736 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:12:41.161294 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-8f18cfe0-04b9-44e5-8229-5883a193d6e5 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:12:41.163248 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-8f18cfe0-04b9-44e5-8229-5883a193d6e5 tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] GET https://10.4.3.240/volume/v3/backups/8b6a3d1b-c18a-4c8d-bde6-653232a8df98 Aug 20 01:12:41.163531 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-8f18cfe0-04b9-44e5-8229-5883a193d6e5 tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:12:41.163758 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-8f18cfe0-04b9-44e5-8229-5883a193d6e5 tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:12:41.163898 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.v3.backups [None req-8f18cfe0-04b9-44e5-8229-5883a193d6e5 tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] Show backup with id 8b6a3d1b-c18a-4c8d-bde6-653232a8df98. {{(pid=100213) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:12:41.168629 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:12:41.168629 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:12:41.169422 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-8f18cfe0-04b9-44e5-8229-5883a193d6e5 tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] https://10.4.3.240/volume/v3/backups/8b6a3d1b-c18a-4c8d-bde6-653232a8df98 returned with HTTP 200 Aug 20 01:12:41.169917 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1345/5408] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:12:41 2026] GET /volume/v3/backups/8b6a3d1b-c18a-4c8d-bde6-653232a8df98 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:12:42.179696 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-b7318faf-751a-49b8-95ed-4a48dcda5c0f None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:12:42.181519 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-b7318faf-751a-49b8-95ed-4a48dcda5c0f tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] GET https://10.4.3.240/volume/v3/backups/8b6a3d1b-c18a-4c8d-bde6-653232a8df98 Aug 20 01:12:42.181725 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-b7318faf-751a-49b8-95ed-4a48dcda5c0f tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:12:42.181936 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-b7318faf-751a-49b8-95ed-4a48dcda5c0f tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:12:42.182038 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.v3.backups [None req-b7318faf-751a-49b8-95ed-4a48dcda5c0f tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] Show backup with id 8b6a3d1b-c18a-4c8d-bde6-653232a8df98. {{(pid=100212) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:12:42.186025 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:12:42.186025 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:12:42.186581 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-b7318faf-751a-49b8-95ed-4a48dcda5c0f tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] https://10.4.3.240/volume/v3/backups/8b6a3d1b-c18a-4c8d-bde6-653232a8df98 returned with HTTP 200 Aug 20 01:12:42.186891 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1344/5409] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:12:42 2026] GET /volume/v3/backups/8b6a3d1b-c18a-4c8d-bde6-653232a8df98 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:12:43.202952 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-7d0327bb-8120-4ac4-abb6-266d4a1493f6 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:12:43.204568 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-7d0327bb-8120-4ac4-abb6-266d4a1493f6 tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] GET https://10.4.3.240/volume/v3/backups/8b6a3d1b-c18a-4c8d-bde6-653232a8df98 Aug 20 01:12:43.204771 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-7d0327bb-8120-4ac4-abb6-266d4a1493f6 tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:12:43.204981 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-7d0327bb-8120-4ac4-abb6-266d4a1493f6 tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:12:43.205080 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-7d0327bb-8120-4ac4-abb6-266d4a1493f6 tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] Show backup with id 8b6a3d1b-c18a-4c8d-bde6-653232a8df98. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:12:43.210246 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:12:43.210246 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:12:43.211144 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-7d0327bb-8120-4ac4-abb6-266d4a1493f6 tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] https://10.4.3.240/volume/v3/backups/8b6a3d1b-c18a-4c8d-bde6-653232a8df98 returned with HTTP 200 Aug 20 01:12:43.211670 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1367/5410] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:12:43 2026] GET /volume/v3/backups/8b6a3d1b-c18a-4c8d-bde6-653232a8df98 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:12:44.230270 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-a7238792-f501-4209-b9bf-0ee1f4e6cc50 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:12:44.232316 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-a7238792-f501-4209-b9bf-0ee1f4e6cc50 tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] GET https://10.4.3.240/volume/v3/backups/8b6a3d1b-c18a-4c8d-bde6-653232a8df98 Aug 20 01:12:44.232599 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-a7238792-f501-4209-b9bf-0ee1f4e6cc50 tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:12:44.232839 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-a7238792-f501-4209-b9bf-0ee1f4e6cc50 tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:12:44.232924 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-a7238792-f501-4209-b9bf-0ee1f4e6cc50 tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] Show backup with id 8b6a3d1b-c18a-4c8d-bde6-653232a8df98. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:12:44.240551 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:12:44.240551 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:12:44.241163 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-a7238792-f501-4209-b9bf-0ee1f4e6cc50 tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] https://10.4.3.240/volume/v3/backups/8b6a3d1b-c18a-4c8d-bde6-653232a8df98 returned with HTTP 200 Aug 20 01:12:44.241613 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1355/5411] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:12:44 2026] GET /volume/v3/backups/8b6a3d1b-c18a-4c8d-bde6-653232a8df98 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:12:45.251598 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-57a0fbf5-0a77-430e-a926-14abe7456d75 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:12:45.253195 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-57a0fbf5-0a77-430e-a926-14abe7456d75 tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] GET https://10.4.3.240/volume/v3/backups/8b6a3d1b-c18a-4c8d-bde6-653232a8df98 Aug 20 01:12:45.253432 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-57a0fbf5-0a77-430e-a926-14abe7456d75 tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:12:45.253628 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-57a0fbf5-0a77-430e-a926-14abe7456d75 tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:12:45.253736 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.v3.backups [None req-57a0fbf5-0a77-430e-a926-14abe7456d75 tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] Show backup with id 8b6a3d1b-c18a-4c8d-bde6-653232a8df98. {{(pid=100213) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:12:45.257706 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:12:45.257706 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:12:45.258253 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-57a0fbf5-0a77-430e-a926-14abe7456d75 tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] https://10.4.3.240/volume/v3/backups/8b6a3d1b-c18a-4c8d-bde6-653232a8df98 returned with HTTP 200 Aug 20 01:12:45.258606 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1346/5412] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:12:45 2026] GET /volume/v3/backups/8b6a3d1b-c18a-4c8d-bde6-653232a8df98 => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:12:46.269794 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-86ff0bdc-e12b-4da1-9033-88aa040c2324 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:12:46.271474 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-86ff0bdc-e12b-4da1-9033-88aa040c2324 tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] GET https://10.4.3.240/volume/v3/backups/8b6a3d1b-c18a-4c8d-bde6-653232a8df98 Aug 20 01:12:46.271685 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-86ff0bdc-e12b-4da1-9033-88aa040c2324 tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:12:46.271860 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-86ff0bdc-e12b-4da1-9033-88aa040c2324 tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:12:46.271936 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.v3.backups [None req-86ff0bdc-e12b-4da1-9033-88aa040c2324 tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] Show backup with id 8b6a3d1b-c18a-4c8d-bde6-653232a8df98. {{(pid=100212) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:12:46.276024 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:12:46.276024 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:12:46.276661 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-86ff0bdc-e12b-4da1-9033-88aa040c2324 tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] https://10.4.3.240/volume/v3/backups/8b6a3d1b-c18a-4c8d-bde6-653232a8df98 returned with HTTP 200 Aug 20 01:12:46.276995 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1345/5413] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:12:46 2026] GET /volume/v3/backups/8b6a3d1b-c18a-4c8d-bde6-653232a8df98 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:12:47.286957 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-a168fb2c-5fd5-4e43-bd8a-225a8459e91f None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:12:47.288619 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-a168fb2c-5fd5-4e43-bd8a-225a8459e91f tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] GET https://10.4.3.240/volume/v3/backups/8b6a3d1b-c18a-4c8d-bde6-653232a8df98 Aug 20 01:12:47.288812 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-a168fb2c-5fd5-4e43-bd8a-225a8459e91f tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:12:47.289032 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-a168fb2c-5fd5-4e43-bd8a-225a8459e91f tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:12:47.289131 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-a168fb2c-5fd5-4e43-bd8a-225a8459e91f tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] Show backup with id 8b6a3d1b-c18a-4c8d-bde6-653232a8df98. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:12:47.293013 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:12:47.293013 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:12:47.293585 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-a168fb2c-5fd5-4e43-bd8a-225a8459e91f tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] https://10.4.3.240/volume/v3/backups/8b6a3d1b-c18a-4c8d-bde6-653232a8df98 returned with HTTP 200 Aug 20 01:12:47.293866 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1368/5414] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:12:47 2026] GET /volume/v3/backups/8b6a3d1b-c18a-4c8d-bde6-653232a8df98 => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:12:48.303742 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-17087857-7741-4118-9db3-ee8c047bd8e9 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:12:48.305495 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-17087857-7741-4118-9db3-ee8c047bd8e9 tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] GET https://10.4.3.240/volume/v3/backups/8b6a3d1b-c18a-4c8d-bde6-653232a8df98 Aug 20 01:12:48.305843 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-17087857-7741-4118-9db3-ee8c047bd8e9 tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:12:48.305968 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-17087857-7741-4118-9db3-ee8c047bd8e9 tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:12:48.306296 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-17087857-7741-4118-9db3-ee8c047bd8e9 tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] Show backup with id 8b6a3d1b-c18a-4c8d-bde6-653232a8df98. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:12:48.311371 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:12:48.311371 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:12:48.311773 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-17087857-7741-4118-9db3-ee8c047bd8e9 tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] https://10.4.3.240/volume/v3/backups/8b6a3d1b-c18a-4c8d-bde6-653232a8df98 returned with HTTP 200 Aug 20 01:12:48.312172 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1356/5415] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:12:48 2026] GET /volume/v3/backups/8b6a3d1b-c18a-4c8d-bde6-653232a8df98 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:12:48.343509 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [req-5e63de24-9133-45bc-afe5-7a4c9161c3b5 req-796e8c55-949e-43b7-be00-069cd93dc807 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:12:48.345598 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-5e63de24-9133-45bc-afe5-7a4c9161c3b5 req-796e8c55-949e-43b7-be00-069cd93dc807 tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] GET https://10.4.3.240/volume/v3/volumes/eed7c273-e20e-4a9b-9d2f-08ca5ec1882c Aug 20 01:12:48.345778 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [req-5e63de24-9133-45bc-afe5-7a4c9161c3b5 req-796e8c55-949e-43b7-be00-069cd93dc807 tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:12:48.345964 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [req-5e63de24-9133-45bc-afe5-7a4c9161c3b5 req-796e8c55-949e-43b7-be00-069cd93dc807 tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:12:48.353074 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:12:48.353074 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:12:48.356599 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [req-5e63de24-9133-45bc-afe5-7a4c9161c3b5 req-796e8c55-949e-43b7-be00-069cd93dc807 tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] Volume info retrieved successfully. Aug 20 01:12:48.363200 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-5e63de24-9133-45bc-afe5-7a4c9161c3b5 req-796e8c55-949e-43b7-be00-069cd93dc807 tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] https://10.4.3.240/volume/v3/volumes/eed7c273-e20e-4a9b-9d2f-08ca5ec1882c returned with HTTP 200 Aug 20 01:12:48.363643 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1347/5416] 10.4.3.240 () {68 vars in 1598 bytes} [Thu Aug 20 01:12:48 2026] GET /volume/v3/volumes/eed7c273-e20e-4a9b-9d2f-08ca5ec1882c => generated 904 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:12:48.429541 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-9ecbcb32-1f1e-4434-97b3-d8b707682fd4 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:12:48.429891 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-9ecbcb32-1f1e-4434-97b3-d8b707682fd4 None None] GET https://10.4.3.240/volume// Aug 20 01:12:48.430087 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-9ecbcb32-1f1e-4434-97b3-d8b707682fd4 None None] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:12:48.430234 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-9ecbcb32-1f1e-4434-97b3-d8b707682fd4 None None] Calling method 'all' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:12:48.430608 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-9ecbcb32-1f1e-4434-97b3-d8b707682fd4 None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 20 01:12:48.430892 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1346/5417] 10.4.3.240 () {66 vars in 1428 bytes} [Thu Aug 20 01:12:48 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 01:12:48.438185 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-5e63de24-9133-45bc-afe5-7a4c9161c3b5 req-ac2a5592-2cf3-4111-af0d-a071167f2386 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:12:48.468303 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-5e63de24-9133-45bc-afe5-7a4c9161c3b5 req-ac2a5592-2cf3-4111-af0d-a071167f2386 tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] POST https://10.4.3.240/volume/v3/attachments Aug 20 01:12:48.468682 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-5e63de24-9133-45bc-afe5-7a4c9161c3b5 req-ac2a5592-2cf3-4111-af0d-a071167f2386 tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "eed7c273-e20e-4a9b-9d2f-08ca5ec1882c", "connector": null, "instance_uuid": "2bde0077-a917-4b3e-9019-dd2effe4ede1"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:12:48.475906 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:12:48.475906 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:12:48.495447 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-5e63de24-9133-45bc-afe5-7a4c9161c3b5 req-ac2a5592-2cf3-4111-af0d-a071167f2386 tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] https://10.4.3.240/volume/v3/attachments returned with HTTP 200 Aug 20 01:12:48.495814 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1369/5418] 10.4.3.240 () {74 vars in 1594 bytes} [Thu Aug 20 01:12:48 2026] POST /volume/v3/attachments => generated 273 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:12:48.521873 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-bd96ce12-1fdc-47ce-86a8-021dbf2fc61f None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:12:48.523555 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-bd96ce12-1fdc-47ce-86a8-021dbf2fc61f tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] GET https://10.4.3.240/volume/v3/volumes/eed7c273-e20e-4a9b-9d2f-08ca5ec1882c Aug 20 01:12:48.523735 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-bd96ce12-1fdc-47ce-86a8-021dbf2fc61f tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:12:48.523920 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-bd96ce12-1fdc-47ce-86a8-021dbf2fc61f tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:12:48.532563 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:12:48.532563 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:12:48.532873 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-68a0e651-621f-46ed-8e29-1272371de6b7 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:12:48.533247 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-68a0e651-621f-46ed-8e29-1272371de6b7 None None] GET https://10.4.3.240/volume// Aug 20 01:12:48.533473 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-68a0e651-621f-46ed-8e29-1272371de6b7 None None] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:12:48.533666 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-68a0e651-621f-46ed-8e29-1272371de6b7 None None] Calling method 'all' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:12:48.534031 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-68a0e651-621f-46ed-8e29-1272371de6b7 None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 20 01:12:48.534306 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1348/5419] 10.4.3.240 () {66 vars in 1426 bytes} [Thu Aug 20 01:12:48 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 01:12:48.536102 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-bd96ce12-1fdc-47ce-86a8-021dbf2fc61f tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] Volume info retrieved successfully. Aug 20 01:12:48.539648 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-bd96ce12-1fdc-47ce-86a8-021dbf2fc61f tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] https://10.4.3.240/volume/v3/volumes/eed7c273-e20e-4a9b-9d2f-08ca5ec1882c returned with HTTP 200 Aug 20 01:12:48.539985 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1357/5420] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:12:48 2026] GET /volume/v3/volumes/eed7c273-e20e-4a9b-9d2f-08ca5ec1882c => generated 903 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:12:48.540221 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [req-5e63de24-9133-45bc-afe5-7a4c9161c3b5 req-336aeea3-597e-4fd5-9c6b-9148befd3cf7 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:12:48.542092 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-5e63de24-9133-45bc-afe5-7a4c9161c3b5 req-336aeea3-597e-4fd5-9c6b-9148befd3cf7 tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] GET https://10.4.3.240/volume/v3/volumes/eed7c273-e20e-4a9b-9d2f-08ca5ec1882c Aug 20 01:12:48.542308 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [req-5e63de24-9133-45bc-afe5-7a4c9161c3b5 req-336aeea3-597e-4fd5-9c6b-9148befd3cf7 tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:12:48.542589 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [req-5e63de24-9133-45bc-afe5-7a4c9161c3b5 req-336aeea3-597e-4fd5-9c6b-9148befd3cf7 tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:12:48.550637 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:12:48.550637 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:12:48.553712 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [req-5e63de24-9133-45bc-afe5-7a4c9161c3b5 req-336aeea3-597e-4fd5-9c6b-9148befd3cf7 tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] Volume info retrieved successfully. Aug 20 01:12:48.557549 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-5e63de24-9133-45bc-afe5-7a4c9161c3b5 req-336aeea3-597e-4fd5-9c6b-9148befd3cf7 tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] https://10.4.3.240/volume/v3/volumes/eed7c273-e20e-4a9b-9d2f-08ca5ec1882c returned with HTTP 200 Aug 20 01:12:48.557894 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1347/5421] 10.4.3.240 () {70 vars in 1639 bytes} [Thu Aug 20 01:12:48 2026] GET /volume/v3/volumes/eed7c273-e20e-4a9b-9d2f-08ca5ec1882c => generated 1083 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 01:12:48.651466 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-5e63de24-9133-45bc-afe5-7a4c9161c3b5 req-04d95afe-cceb-4c58-b9d3-4073eb2aa875 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:12:48.653478 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-5e63de24-9133-45bc-afe5-7a4c9161c3b5 req-04d95afe-cceb-4c58-b9d3-4073eb2aa875 tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] PUT https://10.4.3.240/volume/v3/attachments/e23e83d2-1216-40ae-ad85-be4c77f5330b Aug 20 01:12:48.653857 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-5e63de24-9133-45bc-afe5-7a4c9161c3b5 req-04d95afe-cceb-4c58-b9d3-4073eb2aa875 tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.240", "host": "np0000007838", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:e656b6daafb0", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "870eaf75-1108-49d5-b5ab-79f4c93758d0", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:12:48.661296 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.coordination [req-5e63de24-9133-45bc-afe5-7a4c9161c3b5 req-04d95afe-cceb-4c58-b9d3-4073eb2aa875 tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] Acquiring lock "cinder-attachment_update-eed7c273-e20e-4a9b-9d2f-08ca5ec1882c-np0000007838" by "attachment_update" {{(pid=100215) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 01:12:48.665879 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.coordination [req-5e63de24-9133-45bc-afe5-7a4c9161c3b5 req-04d95afe-cceb-4c58-b9d3-4073eb2aa875 tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] Lock "cinder-attachment_update-eed7c273-e20e-4a9b-9d2f-08ca5ec1882c-np0000007838" acquired by "attachment_update" :: waited 0.004s {{(pid=100215) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 01:12:48.666615 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:12:48.666615 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:12:48.730592 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.coordination [req-5e63de24-9133-45bc-afe5-7a4c9161c3b5 req-04d95afe-cceb-4c58-b9d3-4073eb2aa875 tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] Lock "cinder-attachment_update-eed7c273-e20e-4a9b-9d2f-08ca5ec1882c-np0000007838" released by "attachment_update" :: held 0.065s {{(pid=100215) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 01:12:48.730895 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-5e63de24-9133-45bc-afe5-7a4c9161c3b5 req-04d95afe-cceb-4c58-b9d3-4073eb2aa875 tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] https://10.4.3.240/volume/v3/attachments/e23e83d2-1216-40ae-ad85-be4c77f5330b returned with HTTP 200 Aug 20 01:12:48.731347 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1370/5422] 10.4.3.240 () {74 vars in 1704 bytes} [Thu Aug 20 01:12:48 2026] PUT /volume/v3/attachments/e23e83d2-1216-40ae-ad85-be4c77f5330b => generated 968 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:12:48.738578 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [req-5e63de24-9133-45bc-afe5-7a4c9161c3b5 req-a7f3d3d2-269e-4f6f-97e7-a4f22269fdbf None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:12:48.740296 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-5e63de24-9133-45bc-afe5-7a4c9161c3b5 req-a7f3d3d2-269e-4f6f-97e7-a4f22269fdbf tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] GET https://10.4.3.240/volume/v3/volumes/eed7c273-e20e-4a9b-9d2f-08ca5ec1882c/encryption Aug 20 01:12:48.740480 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [req-5e63de24-9133-45bc-afe5-7a4c9161c3b5 req-a7f3d3d2-269e-4f6f-97e7-a4f22269fdbf tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:12:48.740648 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [req-5e63de24-9133-45bc-afe5-7a4c9161c3b5 req-a7f3d3d2-269e-4f6f-97e7-a4f22269fdbf tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] Calling method 'index' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:12:48.748561 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:12:48.748561 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:12:48.754626 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-5e63de24-9133-45bc-afe5-7a4c9161c3b5 req-a7f3d3d2-269e-4f6f-97e7-a4f22269fdbf tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] https://10.4.3.240/volume/v3/volumes/eed7c273-e20e-4a9b-9d2f-08ca5ec1882c/encryption returned with HTTP 200 Aug 20 01:12:48.755210 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1349/5423] 10.4.3.240 () {68 vars in 1631 bytes} [Thu Aug 20 01:12:48 2026] GET /volume/v3/volumes/eed7c273-e20e-4a9b-9d2f-08ca5ec1882c/encryption => generated 160 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:12:49.323208 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-0171f4c7-da2b-47f7-8a00-35e3ddfac82f None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:12:49.325459 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-0171f4c7-da2b-47f7-8a00-35e3ddfac82f tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] GET https://10.4.3.240/volume/v3/backups/8b6a3d1b-c18a-4c8d-bde6-653232a8df98 Aug 20 01:12:49.325739 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-0171f4c7-da2b-47f7-8a00-35e3ddfac82f tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:12:49.325984 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-0171f4c7-da2b-47f7-8a00-35e3ddfac82f tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:12:49.326141 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-0171f4c7-da2b-47f7-8a00-35e3ddfac82f tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] Show backup with id 8b6a3d1b-c18a-4c8d-bde6-653232a8df98. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:12:49.331615 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:12:49.331615 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:12:49.332384 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-0171f4c7-da2b-47f7-8a00-35e3ddfac82f tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] https://10.4.3.240/volume/v3/backups/8b6a3d1b-c18a-4c8d-bde6-653232a8df98 returned with HTTP 200 Aug 20 01:12:49.332806 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1358/5424] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:12:49 2026] GET /volume/v3/backups/8b6a3d1b-c18a-4c8d-bde6-653232a8df98 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:12:49.551703 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-cbb6100c-d823-4785-9c14-529f50a03674 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:12:49.553379 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-cbb6100c-d823-4785-9c14-529f50a03674 tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] GET https://10.4.3.240/volume/v3/volumes/eed7c273-e20e-4a9b-9d2f-08ca5ec1882c Aug 20 01:12:49.553571 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-cbb6100c-d823-4785-9c14-529f50a03674 tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:12:49.553748 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-cbb6100c-d823-4785-9c14-529f50a03674 tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:12:49.562173 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:12:49.562173 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:12:49.565419 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-cbb6100c-d823-4785-9c14-529f50a03674 tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] Volume info retrieved successfully. Aug 20 01:12:49.568984 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-cbb6100c-d823-4785-9c14-529f50a03674 tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] https://10.4.3.240/volume/v3/volumes/eed7c273-e20e-4a9b-9d2f-08ca5ec1882c returned with HTTP 200 Aug 20 01:12:49.569321 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1348/5425] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:12:49 2026] GET /volume/v3/volumes/eed7c273-e20e-4a9b-9d2f-08ca5ec1882c => generated 904 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:12:50.342026 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-069bf0fb-637d-4a4b-a71a-24fae5b1684a None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:12:50.343702 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-069bf0fb-637d-4a4b-a71a-24fae5b1684a tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] GET https://10.4.3.240/volume/v3/backups/8b6a3d1b-c18a-4c8d-bde6-653232a8df98 Aug 20 01:12:50.343904 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-069bf0fb-637d-4a4b-a71a-24fae5b1684a tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:12:50.344103 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-069bf0fb-637d-4a4b-a71a-24fae5b1684a tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:12:50.344212 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-069bf0fb-637d-4a4b-a71a-24fae5b1684a tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] Show backup with id 8b6a3d1b-c18a-4c8d-bde6-653232a8df98. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:12:50.348218 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:12:50.348218 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:12:50.348838 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-069bf0fb-637d-4a4b-a71a-24fae5b1684a tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] https://10.4.3.240/volume/v3/backups/8b6a3d1b-c18a-4c8d-bde6-653232a8df98 returned with HTTP 200 Aug 20 01:12:50.349305 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1371/5426] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:12:50 2026] GET /volume/v3/backups/8b6a3d1b-c18a-4c8d-bde6-653232a8df98 => generated 737 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:12:50.580798 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-88a7c038-4754-49f2-8726-b69f088d9ec1 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:12:50.582456 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-88a7c038-4754-49f2-8726-b69f088d9ec1 tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] GET https://10.4.3.240/volume/v3/volumes/eed7c273-e20e-4a9b-9d2f-08ca5ec1882c Aug 20 01:12:50.582682 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-88a7c038-4754-49f2-8726-b69f088d9ec1 tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:12:50.582865 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-88a7c038-4754-49f2-8726-b69f088d9ec1 tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:12:50.590959 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:12:50.590959 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:12:50.593819 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-88a7c038-4754-49f2-8726-b69f088d9ec1 tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] Volume info retrieved successfully. Aug 20 01:12:50.597386 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-88a7c038-4754-49f2-8726-b69f088d9ec1 tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] https://10.4.3.240/volume/v3/volumes/eed7c273-e20e-4a9b-9d2f-08ca5ec1882c returned with HTTP 200 Aug 20 01:12:50.597727 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1350/5427] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:12:50 2026] GET /volume/v3/volumes/eed7c273-e20e-4a9b-9d2f-08ca5ec1882c => generated 904 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:12:51.358599 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-212d45b4-5e26-4edd-92da-f251f36c4fd8 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:12:51.360285 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-212d45b4-5e26-4edd-92da-f251f36c4fd8 tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] GET https://10.4.3.240/volume/v3/backups/8b6a3d1b-c18a-4c8d-bde6-653232a8df98 Aug 20 01:12:51.360523 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-212d45b4-5e26-4edd-92da-f251f36c4fd8 tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:12:51.360698 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-212d45b4-5e26-4edd-92da-f251f36c4fd8 tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:12:51.360859 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-212d45b4-5e26-4edd-92da-f251f36c4fd8 tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] Show backup with id 8b6a3d1b-c18a-4c8d-bde6-653232a8df98. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:12:51.364863 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:12:51.364863 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:12:51.365455 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-212d45b4-5e26-4edd-92da-f251f36c4fd8 tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] https://10.4.3.240/volume/v3/backups/8b6a3d1b-c18a-4c8d-bde6-653232a8df98 returned with HTTP 200 Aug 20 01:12:51.365772 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1359/5428] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:12:51 2026] GET /volume/v3/backups/8b6a3d1b-c18a-4c8d-bde6-653232a8df98 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:12:51.609101 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-65cfe812-9121-4f72-992a-d9938bdee2e4 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:12:51.610955 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-65cfe812-9121-4f72-992a-d9938bdee2e4 tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] GET https://10.4.3.240/volume/v3/volumes/eed7c273-e20e-4a9b-9d2f-08ca5ec1882c Aug 20 01:12:51.611200 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-65cfe812-9121-4f72-992a-d9938bdee2e4 tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:12:51.611434 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-65cfe812-9121-4f72-992a-d9938bdee2e4 tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:12:51.621076 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:12:51.621076 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:12:51.625508 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-65cfe812-9121-4f72-992a-d9938bdee2e4 tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] Volume info retrieved successfully. Aug 20 01:12:51.629961 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-65cfe812-9121-4f72-992a-d9938bdee2e4 tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] https://10.4.3.240/volume/v3/volumes/eed7c273-e20e-4a9b-9d2f-08ca5ec1882c returned with HTTP 200 Aug 20 01:12:51.630309 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1349/5429] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:12:51 2026] GET /volume/v3/volumes/eed7c273-e20e-4a9b-9d2f-08ca5ec1882c => generated 904 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:12:52.374888 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-0315b9ca-369a-422b-b80f-e4ac2f6d7df1 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:12:52.376823 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-0315b9ca-369a-422b-b80f-e4ac2f6d7df1 tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] GET https://10.4.3.240/volume/v3/backups/8b6a3d1b-c18a-4c8d-bde6-653232a8df98 Aug 20 01:12:52.377004 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-0315b9ca-369a-422b-b80f-e4ac2f6d7df1 tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:12:52.377173 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-0315b9ca-369a-422b-b80f-e4ac2f6d7df1 tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:12:52.377272 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-0315b9ca-369a-422b-b80f-e4ac2f6d7df1 tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] Show backup with id 8b6a3d1b-c18a-4c8d-bde6-653232a8df98. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:12:52.380852 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:12:52.380852 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:12:52.381369 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-0315b9ca-369a-422b-b80f-e4ac2f6d7df1 tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] https://10.4.3.240/volume/v3/backups/8b6a3d1b-c18a-4c8d-bde6-653232a8df98 returned with HTTP 200 Aug 20 01:12:52.381660 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1372/5430] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:12:52 2026] GET /volume/v3/backups/8b6a3d1b-c18a-4c8d-bde6-653232a8df98 => generated 738 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:12:52.391636 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-41f5600c-c311-4601-ba36-a07d647060dd None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:12:52.440202 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-41f5600c-c311-4601-ba36-a07d647060dd tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-reader] GET https://10.4.3.240/volume/v3/backups/8b6a3d1b-c18a-4c8d-bde6-653232a8df98/export_record Aug 20 01:12:52.440530 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-41f5600c-c311-4601-ba36-a07d647060dd tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-reader] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:12:52.440810 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-41f5600c-c311-4601-ba36-a07d647060dd tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-reader] Calling method 'export_record' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:12:52.440956 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.contrib.backups [None req-41f5600c-c311-4601-ba36-a07d647060dd tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-reader] Export record for backup 8b6a3d1b-c18a-4c8d-bde6-653232a8df98. {{(pid=100213) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 20 01:12:52.445039 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:12:52.445039 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:12:52.446090 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.policy [None req-41f5600c-c311-4601-ba36-a07d647060dd tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-reader] Policy check for backup:export-import failed with context {'is_admin': False, 'user_id': '64a4bde0d011416690c334f5acbddc6f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '588c7d6cc6324c9dbbd810b4e8553086', '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=100213) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 20 01:12:52.446268 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-41f5600c-c311-4601-ba36-a07d647060dd tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-reader] https://10.4.3.240/volume/v3/backups/8b6a3d1b-c18a-4c8d-bde6-653232a8df98/export_record returned with HTTP 403 Aug 20 01:12:52.446796 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1351/5431] 10.4.3.240 () {68 vars in 1430 bytes} [Thu Aug 20 01:12:52 2026] GET /volume/v3/backups/8b6a3d1b-c18a-4c8d-bde6-653232a8df98/export_record => generated 101 bytes in 55 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:12:52.454232 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-8ae45cbc-0b9f-4222-92a2-eb91d43efc7a None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:12:52.456072 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-8ae45cbc-0b9f-4222-92a2-eb91d43efc7a tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] POST https://10.4.3.240/volume/v3/volumes Aug 20 01:12:52.456485 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-8ae45cbc-0b9f-4222-92a2-eb91d43efc7a tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-886405440"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:12:52.458008 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.v3.volumes [None req-8ae45cbc-0b9f-4222-92a2-eb91d43efc7a tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-886405440'}} {{(pid=100214) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 01:12:52.458142 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.v3.volumes [None req-8ae45cbc-0b9f-4222-92a2-eb91d43efc7a tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] Create volume of 1 GB Aug 20 01:12:52.462372 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-8ae45cbc-0b9f-4222-92a2-eb91d43efc7a tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] Availability Zones retrieved successfully. Aug 20 01:12:52.468741 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-8ae45cbc-0b9f-4222-92a2-eb91d43efc7a tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] Flow 'volume_create_api' (5b293922-9cfa-495f-9869-1af4bc3e9651) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:12:52.469768 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-8ae45cbc-0b9f-4222-92a2-eb91d43efc7a tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7d5eb4bb-cf96-4260-998d-31ec7aea90ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:12:52.470645 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.flows.api.create_volume [None req-8ae45cbc-0b9f-4222-92a2-eb91d43efc7a tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] Validating volume size '1' using validate_int {{(pid=100214) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 01:12:52.494783 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-8ae45cbc-0b9f-4222-92a2-eb91d43efc7a tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7d5eb4bb-cf96-4260-998d-31ec7aea90ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:52:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1ed58bd6-fe6a-497e-ae84-e8199d24fdfa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:12:52.495648 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-8ae45cbc-0b9f-4222-92a2-eb91d43efc7a tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ad56af13-9fe9-48e3-b207-5a014a7920b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:12:52.529786 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.quota [None req-8ae45cbc-0b9f-4222-92a2-eb91d43efc7a tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] Created reservations ['f2519968-0fe6-4e3d-a6e0-090ae0c17d67', 'fb2d3505-fb52-4c69-93f2-469f419d6880', '76300878-505d-4d11-899c-1019eb59e587', '809c663b-3b88-4912-ac1c-6b1d4ec9be8f'] {{(pid=100214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 01:12:52.530500 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-8ae45cbc-0b9f-4222-92a2-eb91d43efc7a tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ad56af13-9fe9-48e3-b207-5a014a7920b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f2519968-0fe6-4e3d-a6e0-090ae0c17d67', 'fb2d3505-fb52-4c69-93f2-469f419d6880', '76300878-505d-4d11-899c-1019eb59e587', '809c663b-3b88-4912-ac1c-6b1d4ec9be8f']}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:12:52.531131 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-8ae45cbc-0b9f-4222-92a2-eb91d43efc7a tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b420edf8-1b33-4d78-b55e-52ae495c42e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:12:52.554134 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-8ae45cbc-0b9f-4222-92a2-eb91d43efc7a tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b420edf8-1b33-4d78-b55e-52ae495c42e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '08d59e4b-f0e6-4a7f-9db0-e6d404f03e5d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-886405440',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='588c7d6cc6324c9dbbd810b4e8553086',qos_specs=None,replication_status=,reservations=['f2519968-0fe6-4e3d-a6e0-090ae0c17d67','fb2d3505-fb52-4c69-93f2-469f419d6880','76300878-505d-4d11-899c-1019eb59e587','809c663b-3b88-4912-ac1c-6b1d4ec9be8f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='87dc3f8896f54f73b22ab84d636b4862',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T01:12:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-886405440',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=08d59e4b-f0e6-4a7f-9db0-e6d404f03e5d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='588c7d6cc6324c9dbbd810b4e8553086',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='87dc3f8896f54f73b22ab84d636b4862',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1ed58bd6-fe6a-497e-ae84-e8199d24fdfa),volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:12:52.555028 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-8ae45cbc-0b9f-4222-92a2-eb91d43efc7a tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (16cb3006-05ec-49c0-88da-1e0345300334) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:12:52.571629 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-8ae45cbc-0b9f-4222-92a2-eb91d43efc7a tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (16cb3006-05ec-49c0-88da-1e0345300334) transitioned into state 'SUCCESS' from state '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-886405440',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='588c7d6cc6324c9dbbd810b4e8553086',qos_specs=None,replication_status=,reservations=['f2519968-0fe6-4e3d-a6e0-090ae0c17d67','fb2d3505-fb52-4c69-93f2-469f419d6880','76300878-505d-4d11-899c-1019eb59e587','809c663b-3b88-4912-ac1c-6b1d4ec9be8f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='87dc3f8896f54f73b22ab84d636b4862',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:12:52.572297 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-8ae45cbc-0b9f-4222-92a2-eb91d43efc7a tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fdb56c21-fa85-4bcb-8c8c-f15f75d43205) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:12:52.581013 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-8ae45cbc-0b9f-4222-92a2-eb91d43efc7a tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fdb56c21-fa85-4bcb-8c8c-f15f75d43205) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:12:52.581872 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-8ae45cbc-0b9f-4222-92a2-eb91d43efc7a tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] Flow 'volume_create_api' (5b293922-9cfa-495f-9869-1af4bc3e9651) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:12:52.582166 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-8ae45cbc-0b9f-4222-92a2-eb91d43efc7a tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] Create volume request issued successfully. Aug 20 01:12:52.582953 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-8ae45cbc-0b9f-4222-92a2-eb91d43efc7a tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 20 01:12:52.583652 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1360/5432] 10.4.3.240 () {70 vars in 1298 bytes} [Thu Aug 20 01:12:52 2026] POST /volume/v3/volumes => generated 777 bytes in 130 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 01:12:52.596372 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-fac56cbf-1a01-4ab8-9c19-a3c5dd8b4b0e None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:12:52.598929 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-fac56cbf-1a01-4ab8-9c19-a3c5dd8b4b0e tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] GET https://10.4.3.240/volume/v3/volumes/08d59e4b-f0e6-4a7f-9db0-e6d404f03e5d Aug 20 01:12:52.599124 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-fac56cbf-1a01-4ab8-9c19-a3c5dd8b4b0e tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:12:52.599295 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-fac56cbf-1a01-4ab8-9c19-a3c5dd8b4b0e tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:12:52.616883 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:12:52.616883 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:12:52.627644 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-fac56cbf-1a01-4ab8-9c19-a3c5dd8b4b0e tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] Volume info retrieved successfully. Aug 20 01:12:52.631479 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-fac56cbf-1a01-4ab8-9c19-a3c5dd8b4b0e tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] https://10.4.3.240/volume/v3/volumes/08d59e4b-f0e6-4a7f-9db0-e6d404f03e5d returned with HTTP 200 Aug 20 01:12:52.631913 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1350/5433] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:12:52 2026] GET /volume/v3/volumes/08d59e4b-f0e6-4a7f-9db0-e6d404f03e5d => generated 956 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:12:52.644350 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-66b67663-4a2a-4161-b3bc-76354a0b0db7 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:12:52.645886 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-66b67663-4a2a-4161-b3bc-76354a0b0db7 tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] GET https://10.4.3.240/volume/v3/volumes/eed7c273-e20e-4a9b-9d2f-08ca5ec1882c Aug 20 01:12:52.646051 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-66b67663-4a2a-4161-b3bc-76354a0b0db7 tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:12:52.646249 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-66b67663-4a2a-4161-b3bc-76354a0b0db7 tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:12:52.654856 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:12:52.654856 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:12:52.658286 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-66b67663-4a2a-4161-b3bc-76354a0b0db7 tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] Volume info retrieved successfully. Aug 20 01:12:52.661897 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-66b67663-4a2a-4161-b3bc-76354a0b0db7 tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] https://10.4.3.240/volume/v3/volumes/eed7c273-e20e-4a9b-9d2f-08ca5ec1882c returned with HTTP 200 Aug 20 01:12:52.662251 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1373/5434] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:12:52 2026] GET /volume/v3/volumes/eed7c273-e20e-4a9b-9d2f-08ca5ec1882c => generated 904 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:12:52.970993 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [req-5e63de24-9133-45bc-afe5-7a4c9161c3b5 req-373d3fe3-c254-4ebb-85e4-153734de26a5 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:12:52.972889 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-5e63de24-9133-45bc-afe5-7a4c9161c3b5 req-373d3fe3-c254-4ebb-85e4-153734de26a5 tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] POST https://10.4.3.240/volume/v3/attachments/e23e83d2-1216-40ae-ad85-be4c77f5330b/action Aug 20 01:12:52.973207 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [req-5e63de24-9133-45bc-afe5-7a4c9161c3b5 req-373d3fe3-c254-4ebb-85e4-153734de26a5 tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] Action body: b'{"os-complete": null}' {{(pid=100213) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 01:12:52.973313 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [req-5e63de24-9133-45bc-afe5-7a4c9161c3b5 req-373d3fe3-c254-4ebb-85e4-153734de26a5 tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:12:52.987776 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:12:52.987776 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:12:52.995915 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-5e63de24-9133-45bc-afe5-7a4c9161c3b5 req-373d3fe3-c254-4ebb-85e4-153734de26a5 tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] https://10.4.3.240/volume/v3/attachments/e23e83d2-1216-40ae-ad85-be4c77f5330b/action returned with HTTP 204 Aug 20 01:12:52.996286 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1352/5435] 10.4.3.240 () {74 vars in 1725 bytes} [Thu Aug 20 01:12:52 2026] POST /volume/v3/attachments/e23e83d2-1216-40ae-ad85-be4c77f5330b/action => generated 0 bytes in 26 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:12:53.643160 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-f9069928-0587-4e05-a03d-547d441ff04b None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:12:53.644994 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-f9069928-0587-4e05-a03d-547d441ff04b tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] GET https://10.4.3.240/volume/v3/volumes/08d59e4b-f0e6-4a7f-9db0-e6d404f03e5d Aug 20 01:12:53.645188 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-f9069928-0587-4e05-a03d-547d441ff04b tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:12:53.645387 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-f9069928-0587-4e05-a03d-547d441ff04b tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:12:53.651720 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:12:53.651720 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:12:53.654539 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-f9069928-0587-4e05-a03d-547d441ff04b tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] Volume info retrieved successfully. Aug 20 01:12:53.657654 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-f9069928-0587-4e05-a03d-547d441ff04b tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] https://10.4.3.240/volume/v3/volumes/08d59e4b-f0e6-4a7f-9db0-e6d404f03e5d returned with HTTP 200 Aug 20 01:12:53.657978 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1361/5436] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:12:53 2026] GET /volume/v3/volumes/08d59e4b-f0e6-4a7f-9db0-e6d404f03e5d => generated 1017 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:12:53.668700 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-23734f1d-53ca-4dc3-8673-a2a40d5a17cc None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:12:53.670488 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-23734f1d-53ca-4dc3-8673-a2a40d5a17cc tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] POST https://10.4.3.240/volume/v3/backups Aug 20 01:12:53.670857 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-23734f1d-53ca-4dc3-8673-a2a40d5a17cc tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "08d59e4b-f0e6-4a7f-9db0-e6d404f03e5d", "name": "tempest-type-Backup-1407597470"}} {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:12:53.672295 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.contrib.backups [None req-23734f1d-53ca-4dc3-8673-a2a40d5a17cc tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] Creating new backup {'backup': {'volume_id': '08d59e4b-f0e6-4a7f-9db0-e6d404f03e5d', 'name': 'tempest-type-Backup-1407597470'}} {{(pid=100212) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 20 01:12:53.672516 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.contrib.backups [None req-23734f1d-53ca-4dc3-8673-a2a40d5a17cc tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] Creating backup of volume 08d59e4b-f0e6-4a7f-9db0-e6d404f03e5d in container None Aug 20 01:12:53.673136 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-c59cfc6d-b76a-4c0e-9589-93d95f3fd020 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:12:53.675203 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-c59cfc6d-b76a-4c0e-9589-93d95f3fd020 tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] GET https://10.4.3.240/volume/v3/volumes/eed7c273-e20e-4a9b-9d2f-08ca5ec1882c Aug 20 01:12:53.675474 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-c59cfc6d-b76a-4c0e-9589-93d95f3fd020 tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:12:53.675690 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-c59cfc6d-b76a-4c0e-9589-93d95f3fd020 tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:12:53.679853 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:12:53.679853 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:12:53.680164 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-23734f1d-53ca-4dc3-8673-a2a40d5a17cc tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] Volume info retrieved successfully. Aug 20 01:12:53.687152 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:12:53.687152 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:12:53.690472 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-c59cfc6d-b76a-4c0e-9589-93d95f3fd020 tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] Volume info retrieved successfully. Aug 20 01:12:53.693922 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-c59cfc6d-b76a-4c0e-9589-93d95f3fd020 tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] https://10.4.3.240/volume/v3/volumes/eed7c273-e20e-4a9b-9d2f-08ca5ec1882c returned with HTTP 200 Aug 20 01:12:53.694512 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1374/5437] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:12:53 2026] GET /volume/v3/volumes/eed7c273-e20e-4a9b-9d2f-08ca5ec1882c => generated 1196 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:12:53.698369 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.quota [None req-23734f1d-53ca-4dc3-8673-a2a40d5a17cc tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] Created reservations ['2fd53f17-7c99-463f-9efe-c1f80460d9ca', '54d78b21-0cf4-404a-b270-15c765973345'] {{(pid=100212) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 01:12:53.706141 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-9859ec20-b9c9-47c0-9d13-9c5b4cdad86c None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:12:53.708103 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-9859ec20-b9c9-47c0-9d13-9c5b4cdad86c tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] GET https://10.4.3.240/volume/v3/volumes/eed7c273-e20e-4a9b-9d2f-08ca5ec1882c Aug 20 01:12:53.708354 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-9859ec20-b9c9-47c0-9d13-9c5b4cdad86c tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:12:53.708815 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-9859ec20-b9c9-47c0-9d13-9c5b4cdad86c tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:12:53.718056 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:12:53.718056 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:12:53.721517 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-9859ec20-b9c9-47c0-9d13-9c5b4cdad86c tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] Volume info retrieved successfully. Aug 20 01:12:53.724887 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-23734f1d-53ca-4dc3-8673-a2a40d5a17cc tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] https://10.4.3.240/volume/v3/backups returned with HTTP 202 Aug 20 01:12:53.725271 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1351/5438] 10.4.3.240 () {70 vars in 1299 bytes} [Thu Aug 20 01:12:53 2026] POST /volume/v3/backups => generated 316 bytes in 57 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 01:12:53.726134 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-9859ec20-b9c9-47c0-9d13-9c5b4cdad86c tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] https://10.4.3.240/volume/v3/volumes/eed7c273-e20e-4a9b-9d2f-08ca5ec1882c returned with HTTP 200 Aug 20 01:12:53.726134 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1353/5439] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:12:53 2026] GET /volume/v3/volumes/eed7c273-e20e-4a9b-9d2f-08ca5ec1882c => generated 1196 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:12:53.734230 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-13162fd4-d099-4e3d-9ac2-4f708815d4a8 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:12:53.735704 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-13162fd4-d099-4e3d-9ac2-4f708815d4a8 tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] GET https://10.4.3.240/volume/v3/backups/9cfb5749-316e-4cf6-85c2-943558b2c859 Aug 20 01:12:53.735906 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-13162fd4-d099-4e3d-9ac2-4f708815d4a8 tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:12:53.736072 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-13162fd4-d099-4e3d-9ac2-4f708815d4a8 tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:12:53.736173 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-13162fd4-d099-4e3d-9ac2-4f708815d4a8 tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] Show backup with id 9cfb5749-316e-4cf6-85c2-943558b2c859. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:12:53.740144 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:12:53.740144 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:12:53.740786 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-13162fd4-d099-4e3d-9ac2-4f708815d4a8 tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] https://10.4.3.240/volume/v3/backups/9cfb5749-316e-4cf6-85c2-943558b2c859 returned with HTTP 200 Aug 20 01:12:53.741158 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1362/5440] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:12:53 2026] GET /volume/v3/backups/9cfb5749-316e-4cf6-85c2-943558b2c859 => generated 723 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:12:53.763065 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-70fae4ef-0ac0-4ed9-b1d1-015385da300c req-8950d2e6-2d17-4d93-94e1-12dacf1a9672 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:12:53.765123 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-70fae4ef-0ac0-4ed9-b1d1-015385da300c req-8950d2e6-2d17-4d93-94e1-12dacf1a9672 tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] GET https://10.4.3.240/volume/v3/volumes/eed7c273-e20e-4a9b-9d2f-08ca5ec1882c Aug 20 01:12:53.765309 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-70fae4ef-0ac0-4ed9-b1d1-015385da300c req-8950d2e6-2d17-4d93-94e1-12dacf1a9672 tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:12:53.765514 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-70fae4ef-0ac0-4ed9-b1d1-015385da300c req-8950d2e6-2d17-4d93-94e1-12dacf1a9672 tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:12:53.773803 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:12:53.773803 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:12:53.776678 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [req-70fae4ef-0ac0-4ed9-b1d1-015385da300c req-8950d2e6-2d17-4d93-94e1-12dacf1a9672 tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] Volume info retrieved successfully. Aug 20 01:12:53.780052 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-70fae4ef-0ac0-4ed9-b1d1-015385da300c req-8950d2e6-2d17-4d93-94e1-12dacf1a9672 tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] https://10.4.3.240/volume/v3/volumes/eed7c273-e20e-4a9b-9d2f-08ca5ec1882c returned with HTTP 200 Aug 20 01:12:53.780398 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1375/5441] 10.4.3.240 () {68 vars in 1598 bytes} [Thu Aug 20 01:12:53 2026] GET /volume/v3/volumes/eed7c273-e20e-4a9b-9d2f-08ca5ec1882c => generated 1196 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:12:53.796670 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [req-70fae4ef-0ac0-4ed9-b1d1-015385da300c req-cbed1384-007f-4238-9553-c2a3143f572b None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:12:53.798671 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-70fae4ef-0ac0-4ed9-b1d1-015385da300c req-cbed1384-007f-4238-9553-c2a3143f572b tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] POST https://10.4.3.240/volume/v3/volumes/eed7c273-e20e-4a9b-9d2f-08ca5ec1882c/action Aug 20 01:12:53.799002 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [req-70fae4ef-0ac0-4ed9-b1d1-015385da300c req-cbed1384-007f-4238-9553-c2a3143f572b tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100212) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 01:12:53.799121 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [req-70fae4ef-0ac0-4ed9-b1d1-015385da300c req-cbed1384-007f-4238-9553-c2a3143f572b tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:12:53.808358 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:12:53.808358 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:12:53.808808 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [req-70fae4ef-0ac0-4ed9-b1d1-015385da300c req-cbed1384-007f-4238-9553-c2a3143f572b tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] Volume info retrieved successfully. Aug 20 01:12:53.814773 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [req-70fae4ef-0ac0-4ed9-b1d1-015385da300c req-cbed1384-007f-4238-9553-c2a3143f572b tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] Begin detaching volume completed successfully. Aug 20 01:12:53.815008 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-70fae4ef-0ac0-4ed9-b1d1-015385da300c req-cbed1384-007f-4238-9553-c2a3143f572b tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] https://10.4.3.240/volume/v3/volumes/eed7c273-e20e-4a9b-9d2f-08ca5ec1882c/action returned with HTTP 202 Aug 20 01:12:53.815511 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1352/5442] 10.4.3.240 () {72 vars in 1672 bytes} [Thu Aug 20 01:12:53 2026] POST /volume/v3/volumes/eed7c273-e20e-4a9b-9d2f-08ca5ec1882c/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 01:12:53.849291 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-a21015e6-9824-4ff0-9948-2f6443f10883 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:12:53.849834 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-a21015e6-9824-4ff0-9948-2f6443f10883 None None] GET https://10.4.3.240/volume// Aug 20 01:12:53.850059 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-a21015e6-9824-4ff0-9948-2f6443f10883 None None] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:12:53.850309 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-a21015e6-9824-4ff0-9948-2f6443f10883 None None] Calling method 'all' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:12:53.850768 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-a21015e6-9824-4ff0-9948-2f6443f10883 None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 20 01:12:53.851161 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1354/5443] 10.4.3.240 () {66 vars in 1426 bytes} [Thu Aug 20 01:12:53 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 01:12:53.857355 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-70fae4ef-0ac0-4ed9-b1d1-015385da300c req-b05cb01b-b8a0-46c2-8111-afdc6b316496 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:12:53.859713 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-70fae4ef-0ac0-4ed9-b1d1-015385da300c req-b05cb01b-b8a0-46c2-8111-afdc6b316496 tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] GET https://10.4.3.240/volume/v3/volumes/eed7c273-e20e-4a9b-9d2f-08ca5ec1882c Aug 20 01:12:53.859988 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-70fae4ef-0ac0-4ed9-b1d1-015385da300c req-b05cb01b-b8a0-46c2-8111-afdc6b316496 tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:12:53.860183 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-70fae4ef-0ac0-4ed9-b1d1-015385da300c req-b05cb01b-b8a0-46c2-8111-afdc6b316496 tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:12:53.869091 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:12:53.869091 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:12:53.872529 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [req-70fae4ef-0ac0-4ed9-b1d1-015385da300c req-b05cb01b-b8a0-46c2-8111-afdc6b316496 tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] Volume info retrieved successfully. Aug 20 01:12:53.876538 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-70fae4ef-0ac0-4ed9-b1d1-015385da300c req-b05cb01b-b8a0-46c2-8111-afdc6b316496 tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] https://10.4.3.240/volume/v3/volumes/eed7c273-e20e-4a9b-9d2f-08ca5ec1882c returned with HTTP 200 Aug 20 01:12:53.876937 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1363/5444] 10.4.3.240 () {70 vars in 1639 bytes} [Thu Aug 20 01:12:53 2026] GET /volume/v3/volumes/eed7c273-e20e-4a9b-9d2f-08ca5ec1882c => generated 1379 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 01:12:53.885903 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-70fae4ef-0ac0-4ed9-b1d1-015385da300c req-212cc509-0a09-407a-b657-5f60333514c1 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:12:53.888243 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-70fae4ef-0ac0-4ed9-b1d1-015385da300c req-212cc509-0a09-407a-b657-5f60333514c1 tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] GET https://10.4.3.240/volume/v3/volumes/eed7c273-e20e-4a9b-9d2f-08ca5ec1882c/encryption Aug 20 01:12:53.888513 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-70fae4ef-0ac0-4ed9-b1d1-015385da300c req-212cc509-0a09-407a-b657-5f60333514c1 tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:12:53.888728 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-70fae4ef-0ac0-4ed9-b1d1-015385da300c req-212cc509-0a09-407a-b657-5f60333514c1 tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] Calling method 'index' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:12:53.898124 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:12:53.898124 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:12:53.904239 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-70fae4ef-0ac0-4ed9-b1d1-015385da300c req-212cc509-0a09-407a-b657-5f60333514c1 tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] https://10.4.3.240/volume/v3/volumes/eed7c273-e20e-4a9b-9d2f-08ca5ec1882c/encryption returned with HTTP 200 Aug 20 01:12:53.904692 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1376/5445] 10.4.3.240 () {68 vars in 1631 bytes} [Thu Aug 20 01:12:53 2026] GET /volume/v3/volumes/eed7c273-e20e-4a9b-9d2f-08ca5ec1882c/encryption => generated 160 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:12:54.750725 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-9d1b7848-494e-4e29-9eb5-95f8d17058d1 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:12:54.752501 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-9d1b7848-494e-4e29-9eb5-95f8d17058d1 tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] GET https://10.4.3.240/volume/v3/backups/9cfb5749-316e-4cf6-85c2-943558b2c859 Aug 20 01:12:54.752734 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-9d1b7848-494e-4e29-9eb5-95f8d17058d1 tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:12:54.752932 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-9d1b7848-494e-4e29-9eb5-95f8d17058d1 tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:12:54.753028 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.v3.backups [None req-9d1b7848-494e-4e29-9eb5-95f8d17058d1 tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] Show backup with id 9cfb5749-316e-4cf6-85c2-943558b2c859. {{(pid=100212) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:12:54.757197 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:12:54.757197 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:12:54.757816 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-9d1b7848-494e-4e29-9eb5-95f8d17058d1 tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] https://10.4.3.240/volume/v3/backups/9cfb5749-316e-4cf6-85c2-943558b2c859 returned with HTTP 200 Aug 20 01:12:54.758153 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1353/5446] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:12:54 2026] GET /volume/v3/backups/9cfb5749-316e-4cf6-85c2-943558b2c859 => generated 725 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:12:55.767390 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-6b9c62e2-a35c-405c-94e7-5428591f68c8 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:12:55.769085 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-6b9c62e2-a35c-405c-94e7-5428591f68c8 tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] GET https://10.4.3.240/volume/v3/backups/9cfb5749-316e-4cf6-85c2-943558b2c859 Aug 20 01:12:55.769294 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-6b9c62e2-a35c-405c-94e7-5428591f68c8 tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:12:55.769495 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-6b9c62e2-a35c-405c-94e7-5428591f68c8 tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:12:55.769597 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.v3.backups [None req-6b9c62e2-a35c-405c-94e7-5428591f68c8 tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] Show backup with id 9cfb5749-316e-4cf6-85c2-943558b2c859. {{(pid=100213) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:12:55.773349 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:12:55.773349 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:12:55.773879 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-6b9c62e2-a35c-405c-94e7-5428591f68c8 tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] https://10.4.3.240/volume/v3/backups/9cfb5749-316e-4cf6-85c2-943558b2c859 returned with HTTP 200 Aug 20 01:12:55.774185 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1355/5447] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:12:55 2026] GET /volume/v3/backups/9cfb5749-316e-4cf6-85c2-943558b2c859 => generated 725 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:12:56.409999 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-70fae4ef-0ac0-4ed9-b1d1-015385da300c req-84079401-dd6b-4b52-b200-9e96f430bbfb None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:12:56.412088 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-70fae4ef-0ac0-4ed9-b1d1-015385da300c req-84079401-dd6b-4b52-b200-9e96f430bbfb tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] DELETE https://10.4.3.240/volume/v3/attachments/e23e83d2-1216-40ae-ad85-be4c77f5330b Aug 20 01:12:56.412279 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-70fae4ef-0ac0-4ed9-b1d1-015385da300c req-84079401-dd6b-4b52-b200-9e96f430bbfb tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:12:56.412496 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-70fae4ef-0ac0-4ed9-b1d1-015385da300c req-84079401-dd6b-4b52-b200-9e96f430bbfb tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] Calling method 'version_select' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:12:56.419076 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:12:56.419076 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:12:56.480327 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-70fae4ef-0ac0-4ed9-b1d1-015385da300c req-84079401-dd6b-4b52-b200-9e96f430bbfb tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] https://10.4.3.240/volume/v3/attachments/e23e83d2-1216-40ae-ad85-be4c77f5330b returned with HTTP 200 Aug 20 01:12:56.480976 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1364/5448] 10.4.3.240 () {72 vars in 1673 bytes} [Thu Aug 20 01:12:56 2026] DELETE /volume/v3/attachments/e23e83d2-1216-40ae-ad85-be4c77f5330b => generated 19 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:12:56.793637 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-a4cefeb0-b042-4518-b818-a0278a8e759d None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:12:56.795171 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-a4cefeb0-b042-4518-b818-a0278a8e759d tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] GET https://10.4.3.240/volume/v3/backups/9cfb5749-316e-4cf6-85c2-943558b2c859 Aug 20 01:12:56.795385 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-a4cefeb0-b042-4518-b818-a0278a8e759d tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:12:56.795587 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-a4cefeb0-b042-4518-b818-a0278a8e759d tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:12:56.795673 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-a4cefeb0-b042-4518-b818-a0278a8e759d tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] Show backup with id 9cfb5749-316e-4cf6-85c2-943558b2c859. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:12:56.799499 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:12:56.799499 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:12:56.800014 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-a4cefeb0-b042-4518-b818-a0278a8e759d tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] https://10.4.3.240/volume/v3/backups/9cfb5749-316e-4cf6-85c2-943558b2c859 returned with HTTP 200 Aug 20 01:12:56.800329 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1377/5449] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:12:56 2026] GET /volume/v3/backups/9cfb5749-316e-4cf6-85c2-943558b2c859 => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:12:56.983939 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [req-3e41fc86-cd07-4f79-b90b-3e86c826edf6 req-56c857a3-22f5-4ad8-937f-7623f7e87106 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:12:56.985852 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-3e41fc86-cd07-4f79-b90b-3e86c826edf6 req-56c857a3-22f5-4ad8-937f-7623f7e87106 tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] GET https://10.4.3.240/volume/v3/volumes/eed7c273-e20e-4a9b-9d2f-08ca5ec1882c Aug 20 01:12:56.986027 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [req-3e41fc86-cd07-4f79-b90b-3e86c826edf6 req-56c857a3-22f5-4ad8-937f-7623f7e87106 tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:12:56.986205 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [req-3e41fc86-cd07-4f79-b90b-3e86c826edf6 req-56c857a3-22f5-4ad8-937f-7623f7e87106 tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:12:56.992669 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:12:56.992669 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:12:56.995848 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [req-3e41fc86-cd07-4f79-b90b-3e86c826edf6 req-56c857a3-22f5-4ad8-937f-7623f7e87106 tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] Volume info retrieved successfully. Aug 20 01:12:56.999620 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-3e41fc86-cd07-4f79-b90b-3e86c826edf6 req-56c857a3-22f5-4ad8-937f-7623f7e87106 tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] https://10.4.3.240/volume/v3/volumes/eed7c273-e20e-4a9b-9d2f-08ca5ec1882c returned with HTTP 200 Aug 20 01:12:56.999954 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1354/5450] 10.4.3.240 () {68 vars in 1598 bytes} [Thu Aug 20 01:12:56 2026] GET /volume/v3/volumes/eed7c273-e20e-4a9b-9d2f-08ca5ec1882c => generated 904 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:12:57.810600 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-2e121015-16d4-4819-bbbf-862f23a96951 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:12:57.812628 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-2e121015-16d4-4819-bbbf-862f23a96951 tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] GET https://10.4.3.240/volume/v3/backups/9cfb5749-316e-4cf6-85c2-943558b2c859 Aug 20 01:12:57.812845 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-2e121015-16d4-4819-bbbf-862f23a96951 tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:12:57.813069 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-2e121015-16d4-4819-bbbf-862f23a96951 tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:12:57.813216 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.v3.backups [None req-2e121015-16d4-4819-bbbf-862f23a96951 tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] Show backup with id 9cfb5749-316e-4cf6-85c2-943558b2c859. {{(pid=100213) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:12:57.817572 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:12:57.817572 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:12:57.818345 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-2e121015-16d4-4819-bbbf-862f23a96951 tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] https://10.4.3.240/volume/v3/backups/9cfb5749-316e-4cf6-85c2-943558b2c859 returned with HTTP 200 Aug 20 01:12:57.818720 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1356/5451] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:12:57 2026] GET /volume/v3/backups/9cfb5749-316e-4cf6-85c2-943558b2c859 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:12:58.645123 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-92bfc2a1-db99-49b3-a2d0-e1eb455047bc None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:12:58.646873 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-92bfc2a1-db99-49b3-a2d0-e1eb455047bc tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] DELETE https://10.4.3.240/volume/v3/volumes/eed7c273-e20e-4a9b-9d2f-08ca5ec1882c Aug 20 01:12:58.647051 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-92bfc2a1-db99-49b3-a2d0-e1eb455047bc tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:12:58.647268 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-92bfc2a1-db99-49b3-a2d0-e1eb455047bc tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] Calling method 'delete' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:12:58.647457 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.v3.volumes [None req-92bfc2a1-db99-49b3-a2d0-e1eb455047bc tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] Delete volume with id: eed7c273-e20e-4a9b-9d2f-08ca5ec1882c Aug 20 01:12:58.654167 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:12:58.654167 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:12:58.654644 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-92bfc2a1-db99-49b3-a2d0-e1eb455047bc tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] Volume info retrieved successfully. Aug 20 01:12:58.665905 np0000007838 devstack@c-api.service[100214]: WARNING cinder.keymgr.conf_key_mgr [None req-92bfc2a1-db99-49b3-a2d0-e1eb455047bc tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 20 01:12:58.674966 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-92bfc2a1-db99-49b3-a2d0-e1eb455047bc tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] Delete volume request issued successfully. Aug 20 01:12:58.675496 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-92bfc2a1-db99-49b3-a2d0-e1eb455047bc tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] https://10.4.3.240/volume/v3/volumes/eed7c273-e20e-4a9b-9d2f-08ca5ec1882c returned with HTTP 202 Aug 20 01:12:58.675766 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1365/5452] 10.4.3.240 () {66 vars in 1351 bytes} [Thu Aug 20 01:12:58 2026] DELETE /volume/v3/volumes/eed7c273-e20e-4a9b-9d2f-08ca5ec1882c => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 01:12:58.684719 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-cdf77842-d514-459a-8b95-15573fda5828 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:12:58.686858 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-cdf77842-d514-459a-8b95-15573fda5828 tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] GET https://10.4.3.240/volume/v3/volumes/eed7c273-e20e-4a9b-9d2f-08ca5ec1882c Aug 20 01:12:58.687654 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-cdf77842-d514-459a-8b95-15573fda5828 tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:12:58.687953 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-cdf77842-d514-459a-8b95-15573fda5828 tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:12:58.697021 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:12:58.697021 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:12:58.702039 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-cdf77842-d514-459a-8b95-15573fda5828 tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] Volume info retrieved successfully. Aug 20 01:12:58.706329 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-cdf77842-d514-459a-8b95-15573fda5828 tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] https://10.4.3.240/volume/v3/volumes/eed7c273-e20e-4a9b-9d2f-08ca5ec1882c returned with HTTP 200 Aug 20 01:12:58.706810 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1378/5453] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:12:58 2026] GET /volume/v3/volumes/eed7c273-e20e-4a9b-9d2f-08ca5ec1882c => generated 903 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:12:58.829364 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-1b7a21a6-5655-4dc3-a75b-026bc164c750 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:12:58.831088 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-1b7a21a6-5655-4dc3-a75b-026bc164c750 tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] GET https://10.4.3.240/volume/v3/backups/9cfb5749-316e-4cf6-85c2-943558b2c859 Aug 20 01:12:58.831355 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-1b7a21a6-5655-4dc3-a75b-026bc164c750 tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:12:58.831525 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-1b7a21a6-5655-4dc3-a75b-026bc164c750 tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:12:58.831660 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.v3.backups [None req-1b7a21a6-5655-4dc3-a75b-026bc164c750 tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] Show backup with id 9cfb5749-316e-4cf6-85c2-943558b2c859. {{(pid=100212) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:12:58.838971 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:12:58.838971 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:12:58.839809 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-1b7a21a6-5655-4dc3-a75b-026bc164c750 tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] https://10.4.3.240/volume/v3/backups/9cfb5749-316e-4cf6-85c2-943558b2c859 returned with HTTP 200 Aug 20 01:12:58.840232 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1355/5454] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:12:58 2026] GET /volume/v3/backups/9cfb5749-316e-4cf6-85c2-943558b2c859 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:12:59.717926 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-5b0225db-799c-4665-bf11-da4eea667453 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:12:59.719659 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-5b0225db-799c-4665-bf11-da4eea667453 tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] GET https://10.4.3.240/volume/v3/volumes/eed7c273-e20e-4a9b-9d2f-08ca5ec1882c Aug 20 01:12:59.719842 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-5b0225db-799c-4665-bf11-da4eea667453 tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:12:59.720027 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-5b0225db-799c-4665-bf11-da4eea667453 tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:12:59.726051 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-5b0225db-799c-4665-bf11-da4eea667453 tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] https://10.4.3.240/volume/v3/volumes/eed7c273-e20e-4a9b-9d2f-08ca5ec1882c returned with HTTP 404 Aug 20 01:12:59.726492 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1357/5455] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:12:59 2026] GET /volume/v3/volumes/eed7c273-e20e-4a9b-9d2f-08ca5ec1882c => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:12:59.732532 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-34db3e6a-457d-4dd1-a7c3-5315fd3db393 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:12:59.734602 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-34db3e6a-457d-4dd1-a7c3-5315fd3db393 tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] DELETE https://10.4.3.240/volume/v3/volumes/1efb59ea-1771-4f73-91bd-54dcf0b4252a Aug 20 01:12:59.734825 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-34db3e6a-457d-4dd1-a7c3-5315fd3db393 tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:12:59.735037 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-34db3e6a-457d-4dd1-a7c3-5315fd3db393 tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] Calling method 'delete' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:12:59.735219 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.v3.volumes [None req-34db3e6a-457d-4dd1-a7c3-5315fd3db393 tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] Delete volume with id: 1efb59ea-1771-4f73-91bd-54dcf0b4252a Aug 20 01:12:59.742905 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:12:59.742905 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:12:59.743420 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-34db3e6a-457d-4dd1-a7c3-5315fd3db393 tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] Volume info retrieved successfully. Aug 20 01:12:59.753454 np0000007838 devstack@c-api.service[100214]: WARNING cinder.keymgr.conf_key_mgr [None req-34db3e6a-457d-4dd1-a7c3-5315fd3db393 tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 20 01:12:59.758659 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-34db3e6a-457d-4dd1-a7c3-5315fd3db393 tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] Delete volume request issued successfully. Aug 20 01:12:59.758849 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-34db3e6a-457d-4dd1-a7c3-5315fd3db393 tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] https://10.4.3.240/volume/v3/volumes/1efb59ea-1771-4f73-91bd-54dcf0b4252a returned with HTTP 202 Aug 20 01:12:59.759275 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1366/5456] 10.4.3.240 () {66 vars in 1351 bytes} [Thu Aug 20 01:12:59 2026] DELETE /volume/v3/volumes/1efb59ea-1771-4f73-91bd-54dcf0b4252a => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 01:12:59.765747 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-b3d820a1-ab1f-403c-a8da-5e2bf8301d27 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:12:59.767426 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-b3d820a1-ab1f-403c-a8da-5e2bf8301d27 tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] GET https://10.4.3.240/volume/v3/volumes/1efb59ea-1771-4f73-91bd-54dcf0b4252a Aug 20 01:12:59.767608 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-b3d820a1-ab1f-403c-a8da-5e2bf8301d27 tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:12:59.767813 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-b3d820a1-ab1f-403c-a8da-5e2bf8301d27 tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:12:59.775146 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:12:59.775146 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:12:59.779190 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-b3d820a1-ab1f-403c-a8da-5e2bf8301d27 tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] Volume info retrieved successfully. Aug 20 01:12:59.784775 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-b3d820a1-ab1f-403c-a8da-5e2bf8301d27 tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] https://10.4.3.240/volume/v3/volumes/1efb59ea-1771-4f73-91bd-54dcf0b4252a returned with HTTP 200 Aug 20 01:12:59.785131 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1379/5457] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:12:59 2026] GET /volume/v3/volumes/1efb59ea-1771-4f73-91bd-54dcf0b4252a => generated 877 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:12:59.850466 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-ac2a709a-7996-4314-9632-476c3ff1fb12 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:12:59.852251 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-ac2a709a-7996-4314-9632-476c3ff1fb12 tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] GET https://10.4.3.240/volume/v3/backups/9cfb5749-316e-4cf6-85c2-943558b2c859 Aug 20 01:12:59.852500 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-ac2a709a-7996-4314-9632-476c3ff1fb12 tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:12:59.852682 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-ac2a709a-7996-4314-9632-476c3ff1fb12 tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:12:59.852782 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.v3.backups [None req-ac2a709a-7996-4314-9632-476c3ff1fb12 tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] Show backup with id 9cfb5749-316e-4cf6-85c2-943558b2c859. {{(pid=100212) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:12:59.859626 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:12:59.859626 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:12:59.860236 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-ac2a709a-7996-4314-9632-476c3ff1fb12 tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] https://10.4.3.240/volume/v3/backups/9cfb5749-316e-4cf6-85c2-943558b2c859 returned with HTTP 200 Aug 20 01:12:59.860615 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1356/5458] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:12:59 2026] GET /volume/v3/backups/9cfb5749-316e-4cf6-85c2-943558b2c859 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:13:00.796980 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-31469c04-874e-48ef-9c09-8bbfea041822 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:13:00.799092 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-31469c04-874e-48ef-9c09-8bbfea041822 tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] GET https://10.4.3.240/volume/v3/volumes/1efb59ea-1771-4f73-91bd-54dcf0b4252a Aug 20 01:13:00.799092 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-31469c04-874e-48ef-9c09-8bbfea041822 tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:13:00.799092 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-31469c04-874e-48ef-9c09-8bbfea041822 tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:13:00.804984 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-31469c04-874e-48ef-9c09-8bbfea041822 tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] https://10.4.3.240/volume/v3/volumes/1efb59ea-1771-4f73-91bd-54dcf0b4252a returned with HTTP 404 Aug 20 01:13:00.805455 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1358/5459] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:13:00 2026] GET /volume/v3/volumes/1efb59ea-1771-4f73-91bd-54dcf0b4252a => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:13:00.811709 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-1d8f6dd5-da2a-498b-b56c-7c3a72c75186 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:13:00.813318 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-1d8f6dd5-da2a-498b-b56c-7c3a72c75186 tempest-TestEncryptedCinderVolumes-909948455 tempest-TestEncryptedCinderVolumes-909948455-project-admin] GET https://10.4.3.240/volume/v3/volumes/detail?all_tenants=1 Aug 20 01:13:00.813526 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-1d8f6dd5-da2a-498b-b56c-7c3a72c75186 tempest-TestEncryptedCinderVolumes-909948455 tempest-TestEncryptedCinderVolumes-909948455-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:13:00.813707 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-1d8f6dd5-da2a-498b-b56c-7c3a72c75186 tempest-TestEncryptedCinderVolumes-909948455 tempest-TestEncryptedCinderVolumes-909948455-project-admin] Calling method 'detail' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:13:00.814743 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-1d8f6dd5-da2a-498b-b56c-7c3a72c75186 tempest-TestEncryptedCinderVolumes-909948455 tempest-TestEncryptedCinderVolumes-909948455-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100214) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 01:13:00.822169 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-1d8f6dd5-da2a-498b-b56c-7c3a72c75186 tempest-TestEncryptedCinderVolumes-909948455 tempest-TestEncryptedCinderVolumes-909948455-project-admin] Get all volumes completed successfully. Aug 20 01:13:00.823542 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:13:00.823542 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:13:00.826849 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-1d8f6dd5-da2a-498b-b56c-7c3a72c75186 tempest-TestEncryptedCinderVolumes-909948455 tempest-TestEncryptedCinderVolumes-909948455-project-admin] https://10.4.3.240/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 20 01:13:00.827160 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1367/5460] 10.4.3.240 () {66 vars in 1285 bytes} [Thu Aug 20 01:13:00 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 7276 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:13:00.839598 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-3ce082cf-3fe6-4ee7-af1a-0bc4fa7c356a None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:13:00.841278 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-3ce082cf-3fe6-4ee7-af1a-0bc4fa7c356a tempest-TestEncryptedCinderVolumes-909948455 tempest-TestEncryptedCinderVolumes-909948455-project-admin] DELETE https://10.4.3.240/volume/v3/types/426cd29b-a8ae-4239-826b-ec6cd51231fa Aug 20 01:13:00.841480 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-3ce082cf-3fe6-4ee7-af1a-0bc4fa7c356a tempest-TestEncryptedCinderVolumes-909948455 tempest-TestEncryptedCinderVolumes-909948455-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:13:00.841666 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-3ce082cf-3fe6-4ee7-af1a-0bc4fa7c356a tempest-TestEncryptedCinderVolumes-909948455 tempest-TestEncryptedCinderVolumes-909948455-project-admin] Calling method '_delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:13:00.862860 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-3ce082cf-3fe6-4ee7-af1a-0bc4fa7c356a tempest-TestEncryptedCinderVolumes-909948455 tempest-TestEncryptedCinderVolumes-909948455-project-admin] https://10.4.3.240/volume/v3/types/426cd29b-a8ae-4239-826b-ec6cd51231fa returned with HTTP 202 Aug 20 01:13:00.863205 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1380/5461] 10.4.3.240 () {66 vars in 1345 bytes} [Thu Aug 20 01:13:00 2026] DELETE /volume/v3/types/426cd29b-a8ae-4239-826b-ec6cd51231fa => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 01:13:00.871249 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-4b7fa0ab-1f5d-4657-b7dd-1d350375689b None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:13:00.873428 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-4b7fa0ab-1f5d-4657-b7dd-1d350375689b tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] GET https://10.4.3.240/volume/v3/backups/9cfb5749-316e-4cf6-85c2-943558b2c859 Aug 20 01:13:00.873673 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-4b7fa0ab-1f5d-4657-b7dd-1d350375689b tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:13:00.873882 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-4b7fa0ab-1f5d-4657-b7dd-1d350375689b tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:13:00.874022 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.v3.backups [None req-4b7fa0ab-1f5d-4657-b7dd-1d350375689b tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] Show backup with id 9cfb5749-316e-4cf6-85c2-943558b2c859. {{(pid=100212) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:13:00.878897 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:13:00.878897 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:13:00.879656 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-4b7fa0ab-1f5d-4657-b7dd-1d350375689b tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] https://10.4.3.240/volume/v3/backups/9cfb5749-316e-4cf6-85c2-943558b2c859 returned with HTTP 200 Aug 20 01:13:00.880080 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1357/5462] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:13:00 2026] GET /volume/v3/backups/9cfb5749-316e-4cf6-85c2-943558b2c859 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:13:01.844806 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-47b86322-c993-4e02-86b7-6d6054fbcd47 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:13:01.846434 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-47b86322-c993-4e02-86b7-6d6054fbcd47 tempest-TestEncryptedCinderVolumes-909948455 tempest-TestEncryptedCinderVolumes-909948455-project-admin] POST https://10.4.3.240/volume/v3/types Aug 20 01:13:01.846750 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-47b86322-c993-4e02-86b7-6d6054fbcd47 tempest-TestEncryptedCinderVolumes-909948455 tempest-TestEncryptedCinderVolumes-909948455-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-919424042", "extra_specs": {}}} {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:13:01.859090 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-47b86322-c993-4e02-86b7-6d6054fbcd47 tempest-TestEncryptedCinderVolumes-909948455 tempest-TestEncryptedCinderVolumes-909948455-project-admin] https://10.4.3.240/volume/v3/types returned with HTTP 200 Aug 20 01:13:01.859594 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1359/5463] 10.4.3.240 () {68 vars in 1252 bytes} [Thu Aug 20 01:13:01 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 20 01:13:01.866446 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-43206770-8c01-42ce-a0e8-f10e3a813e30 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:13:01.868104 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-43206770-8c01-42ce-a0e8-f10e3a813e30 tempest-TestEncryptedCinderVolumes-909948455 tempest-TestEncryptedCinderVolumes-909948455-project-admin] POST https://10.4.3.240/volume/v3/types/77ef3561-b961-499e-b369-30ecf0578e68/encryption Aug 20 01:13:01.868446 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-43206770-8c01-42ce-a0e8-f10e3a813e30 tempest-TestEncryptedCinderVolumes-909948455 tempest-TestEncryptedCinderVolumes-909948455-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:13:01.882030 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-43206770-8c01-42ce-a0e8-f10e3a813e30 tempest-TestEncryptedCinderVolumes-909948455 tempest-TestEncryptedCinderVolumes-909948455-project-admin] https://10.4.3.240/volume/v3/types/77ef3561-b961-499e-b369-30ecf0578e68/encryption returned with HTTP 200 Aug 20 01:13:01.882449 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1368/5464] 10.4.3.240 () {68 vars in 1397 bytes} [Thu Aug 20 01:13:01 2026] POST /volume/v3/types/77ef3561-b961-499e-b369-30ecf0578e68/encryption => generated 230 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:13:01.889890 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-02153cb3-6fc0-4c26-83b4-2d08ce4bb792 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:13:01.892278 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-02153cb3-6fc0-4c26-83b4-2d08ce4bb792 tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] GET https://10.4.3.240/volume/v3/backups/9cfb5749-316e-4cf6-85c2-943558b2c859 Aug 20 01:13:01.892603 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-02153cb3-6fc0-4c26-83b4-2d08ce4bb792 tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:13:01.892863 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-02153cb3-6fc0-4c26-83b4-2d08ce4bb792 tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:13:01.893020 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-02153cb3-6fc0-4c26-83b4-2d08ce4bb792 tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] Show backup with id 9cfb5749-316e-4cf6-85c2-943558b2c859. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:13:01.898632 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:13:01.898632 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:13:01.899509 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-02153cb3-6fc0-4c26-83b4-2d08ce4bb792 tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] https://10.4.3.240/volume/v3/backups/9cfb5749-316e-4cf6-85c2-943558b2c859 returned with HTTP 200 Aug 20 01:13:01.899985 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1381/5465] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:13:01 2026] GET /volume/v3/backups/9cfb5749-316e-4cf6-85c2-943558b2c859 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:13:01.908351 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-a24fd34c-558d-41c6-93bd-34266c4dbff4 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:13:01.910238 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-a24fd34c-558d-41c6-93bd-34266c4dbff4 tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 20 01:13:01.910663 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-a24fd34c-558d-41c6-93bd-34266c4dbff4 tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-origin-1918002411", "snapshot_id": null, "imageRef": "8d830113-4280-4524-bdd9-3a577a7d4174", "volume_type": "tempest-scenario-type-luks-919424042", "size": 1}} {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:13:01.912162 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.v3.volumes [None req-a24fd34c-558d-41c6-93bd-34266c4dbff4 tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-origin-1918002411', 'snapshot_id': None, 'imageRef': '8d830113-4280-4524-bdd9-3a577a7d4174', 'volume_type': 'tempest-scenario-type-luks-919424042', 'size': 1}} {{(pid=100212) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 01:13:02.055781 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.v3.volumes [None req-a24fd34c-558d-41c6-93bd-34266c4dbff4 tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] Create volume of 1 GB Aug 20 01:13:02.056055 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:13:02.056055 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:13:02.056525 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-a24fd34c-558d-41c6-93bd-34266c4dbff4 tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] Availability Zones retrieved successfully. Aug 20 01:13:02.061219 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-a24fd34c-558d-41c6-93bd-34266c4dbff4 tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] Flow 'volume_create_api' (b719d7ff-c481-4309-ae75-0fa7ffc87bc5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100212) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:13:02.062032 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-a24fd34c-558d-41c6-93bd-34266c4dbff4 tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cc1914db-5547-47e4-bf7c-cc9b4db1d597) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:13:02.062805 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.flows.api.create_volume [None req-a24fd34c-558d-41c6-93bd-34266c4dbff4 tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] Validating volume size '1' using validate_int {{(pid=100212) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 01:13:02.107648 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-a24fd34c-558d-41c6-93bd-34266c4dbff4 tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cc1914db-5547-47e4-bf7c-cc9b4db1d597) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T01:13:02Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=77ef3561-b961-499e-b369-30ecf0578e68,is_public=True,name='tempest-scenario-type-luks-919424042',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '77ef3561-b961-499e-b369-30ecf0578e68', '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=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:13:02.108446 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-a24fd34c-558d-41c6-93bd-34266c4dbff4 tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (98df1aa2-1c9c-46e8-bd20-4a5b52032b69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:13:02.129199 np0000007838 devstack@c-api.service[100212]: WARNING cinder.quota [None req-a24fd34c-558d-41c6-93bd-34266c4dbff4 tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-919424042 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-919424042, it is now deprecated. Please use the default quota class for default quota. Aug 20 01:13:02.129467 np0000007838 devstack@c-api.service[100212]: WARNING cinder.quota [None req-a24fd34c-558d-41c6-93bd-34266c4dbff4 tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-919424042 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-919424042, it is now deprecated. Please use the default quota class for default quota. Aug 20 01:13:02.151225 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.quota [None req-a24fd34c-558d-41c6-93bd-34266c4dbff4 tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] Created reservations ['ad65c586-370e-4e79-affb-46af4b5d5a32', '048c4773-d89a-4aca-bec8-1d9744686cee', '114cbdf7-3402-4ab7-ad53-a020c1357a7e', 'a9d791c6-c613-4791-b452-228c00080138'] {{(pid=100212) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 01:13:02.151992 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-a24fd34c-558d-41c6-93bd-34266c4dbff4 tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (98df1aa2-1c9c-46e8-bd20-4a5b52032b69) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ad65c586-370e-4e79-affb-46af4b5d5a32', '048c4773-d89a-4aca-bec8-1d9744686cee', '114cbdf7-3402-4ab7-ad53-a020c1357a7e', 'a9d791c6-c613-4791-b452-228c00080138']}' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:13:02.152675 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-a24fd34c-558d-41c6-93bd-34266c4dbff4 tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f208f76c-17c9-4969-95d3-40eb92b11905) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:13:02.170601 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-a24fd34c-558d-41c6-93bd-34266c4dbff4 tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f208f76c-17c9-4969-95d3-40eb92b11905) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '22e74392-7089-4cd9-a3c4-e8f20c65a639', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-origin-1918002411',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='37a8df2fe8f24afa8890e498a147a95e',qos_specs=None,replication_status=,reservations=['ad65c586-370e-4e79-affb-46af4b5d5a32','048c4773-d89a-4aca-bec8-1d9744686cee','114cbdf7-3402-4ab7-ad53-a020c1357a7e','a9d791c6-c613-4791-b452-228c00080138'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c5eea663a1f346ef917f28c37fe3e0a7',volume_type_id=77ef3561-b961-499e-b369-30ecf0578e68), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T01:13:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-origin-1918002411',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=22e74392-7089-4cd9-a3c4-e8f20c65a639,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='37a8df2fe8f24afa8890e498a147a95e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c5eea663a1f346ef917f28c37fe3e0a7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(77ef3561-b961-499e-b369-30ecf0578e68),volume_type_id=77ef3561-b961-499e-b369-30ecf0578e68)}' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:13:02.171187 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-a24fd34c-558d-41c6-93bd-34266c4dbff4 tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (61c891c4-f808-40b2-867c-abd9f9069db3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:13:02.184757 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-a24fd34c-558d-41c6-93bd-34266c4dbff4 tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (61c891c4-f808-40b2-867c-abd9f9069db3) transitioned into state 'SUCCESS' from state '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-1918002411',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='37a8df2fe8f24afa8890e498a147a95e',qos_specs=None,replication_status=,reservations=['ad65c586-370e-4e79-affb-46af4b5d5a32','048c4773-d89a-4aca-bec8-1d9744686cee','114cbdf7-3402-4ab7-ad53-a020c1357a7e','a9d791c6-c613-4791-b452-228c00080138'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c5eea663a1f346ef917f28c37fe3e0a7',volume_type_id=77ef3561-b961-499e-b369-30ecf0578e68)}' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:13:02.185328 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-a24fd34c-558d-41c6-93bd-34266c4dbff4 tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d3f7b53f-674d-4d1a-8324-172908ffeb83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:13:02.192461 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-a24fd34c-558d-41c6-93bd-34266c4dbff4 tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d3f7b53f-674d-4d1a-8324-172908ffeb83) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:13:02.193161 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-a24fd34c-558d-41c6-93bd-34266c4dbff4 tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] Flow 'volume_create_api' (b719d7ff-c481-4309-ae75-0fa7ffc87bc5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100212) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:13:02.193432 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-a24fd34c-558d-41c6-93bd-34266c4dbff4 tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] Create volume request issued successfully. Aug 20 01:13:02.193903 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-a24fd34c-558d-41c6-93bd-34266c4dbff4 tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 20 01:13:02.194275 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1358/5466] 10.4.3.240 () {68 vars in 1259 bytes} [Thu Aug 20 01:13:01 2026] POST /volume/v3/volumes => generated 791 bytes in 286 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 01:13:02.208608 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-0ef0e9fd-964d-4058-b6eb-c6c601ebe5d2 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:13:02.212828 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-0ef0e9fd-964d-4058-b6eb-c6c601ebe5d2 tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] GET https://10.4.3.240/volume/v3/volumes/22e74392-7089-4cd9-a3c4-e8f20c65a639 Aug 20 01:13:02.215108 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-0ef0e9fd-964d-4058-b6eb-c6c601ebe5d2 tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:13:02.215368 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-0ef0e9fd-964d-4058-b6eb-c6c601ebe5d2 tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:13:02.227855 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:13:02.227855 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:13:02.235921 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-0ef0e9fd-964d-4058-b6eb-c6c601ebe5d2 tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] Volume info retrieved successfully. Aug 20 01:13:02.241244 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-0ef0e9fd-964d-4058-b6eb-c6c601ebe5d2 tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] https://10.4.3.240/volume/v3/volumes/22e74392-7089-4cd9-a3c4-e8f20c65a639 returned with HTTP 200 Aug 20 01:13:02.241765 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1360/5467] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:13:02 2026] GET /volume/v3/volumes/22e74392-7089-4cd9-a3c4-e8f20c65a639 => generated 859 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:13:02.909306 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-050eb9c7-3208-46fd-b9f7-988d952f6124 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:13:02.910969 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-050eb9c7-3208-46fd-b9f7-988d952f6124 tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] GET https://10.4.3.240/volume/v3/backups/9cfb5749-316e-4cf6-85c2-943558b2c859 Aug 20 01:13:02.911193 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-050eb9c7-3208-46fd-b9f7-988d952f6124 tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:13:02.911396 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-050eb9c7-3208-46fd-b9f7-988d952f6124 tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:13:02.911501 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-050eb9c7-3208-46fd-b9f7-988d952f6124 tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] Show backup with id 9cfb5749-316e-4cf6-85c2-943558b2c859. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:13:02.915500 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:13:02.915500 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:13:02.916114 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-050eb9c7-3208-46fd-b9f7-988d952f6124 tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] https://10.4.3.240/volume/v3/backups/9cfb5749-316e-4cf6-85c2-943558b2c859 returned with HTTP 200 Aug 20 01:13:02.916905 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1369/5468] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:13:02 2026] GET /volume/v3/backups/9cfb5749-316e-4cf6-85c2-943558b2c859 => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:13:03.254486 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-f1a45e06-ec73-4e26-80b9-5ec438dbabd3 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:13:03.256220 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-f1a45e06-ec73-4e26-80b9-5ec438dbabd3 tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] GET https://10.4.3.240/volume/v3/volumes/22e74392-7089-4cd9-a3c4-e8f20c65a639 Aug 20 01:13:03.256659 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-f1a45e06-ec73-4e26-80b9-5ec438dbabd3 tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:13:03.256965 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-f1a45e06-ec73-4e26-80b9-5ec438dbabd3 tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:13:03.264899 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:13:03.264899 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:13:03.267568 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-f1a45e06-ec73-4e26-80b9-5ec438dbabd3 tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] Volume info retrieved successfully. Aug 20 01:13:03.271875 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-f1a45e06-ec73-4e26-80b9-5ec438dbabd3 tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] https://10.4.3.240/volume/v3/volumes/22e74392-7089-4cd9-a3c4-e8f20c65a639 returned with HTTP 200 Aug 20 01:13:03.272437 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1382/5469] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:13:03 2026] GET /volume/v3/volumes/22e74392-7089-4cd9-a3c4-e8f20c65a639 => generated 944 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:13:03.925766 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-aa7bd7e4-eb8d-4c83-9070-b0793df33105 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:13:03.927548 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-aa7bd7e4-eb8d-4c83-9070-b0793df33105 tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] GET https://10.4.3.240/volume/v3/backups/9cfb5749-316e-4cf6-85c2-943558b2c859 Aug 20 01:13:03.927770 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-aa7bd7e4-eb8d-4c83-9070-b0793df33105 tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:13:03.927981 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-aa7bd7e4-eb8d-4c83-9070-b0793df33105 tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:13:03.928124 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.v3.backups [None req-aa7bd7e4-eb8d-4c83-9070-b0793df33105 tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] Show backup with id 9cfb5749-316e-4cf6-85c2-943558b2c859. {{(pid=100212) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:13:03.932239 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:13:03.932239 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:13:03.932834 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-aa7bd7e4-eb8d-4c83-9070-b0793df33105 tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] https://10.4.3.240/volume/v3/backups/9cfb5749-316e-4cf6-85c2-943558b2c859 returned with HTTP 200 Aug 20 01:13:03.933165 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1359/5470] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:13:03 2026] GET /volume/v3/backups/9cfb5749-316e-4cf6-85c2-943558b2c859 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:13:04.285998 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-300eabe2-0f9c-4914-9d4d-7d7e418868c9 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:13:04.288756 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-300eabe2-0f9c-4914-9d4d-7d7e418868c9 tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] GET https://10.4.3.240/volume/v3/volumes/22e74392-7089-4cd9-a3c4-e8f20c65a639 Aug 20 01:13:04.288962 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-300eabe2-0f9c-4914-9d4d-7d7e418868c9 tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:13:04.289158 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-300eabe2-0f9c-4914-9d4d-7d7e418868c9 tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:13:04.295595 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:13:04.295595 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:13:04.299169 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-300eabe2-0f9c-4914-9d4d-7d7e418868c9 tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] Volume info retrieved successfully. Aug 20 01:13:04.303108 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-300eabe2-0f9c-4914-9d4d-7d7e418868c9 tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] https://10.4.3.240/volume/v3/volumes/22e74392-7089-4cd9-a3c4-e8f20c65a639 returned with HTTP 200 Aug 20 01:13:04.303492 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1361/5471] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:13:04 2026] GET /volume/v3/volumes/22e74392-7089-4cd9-a3c4-e8f20c65a639 => generated 944 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:13:04.943123 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-a037ff64-f9cc-46a5-9755-0e1857da6ce6 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:13:04.944863 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-a037ff64-f9cc-46a5-9755-0e1857da6ce6 tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] GET https://10.4.3.240/volume/v3/backups/9cfb5749-316e-4cf6-85c2-943558b2c859 Aug 20 01:13:04.945097 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-a037ff64-f9cc-46a5-9755-0e1857da6ce6 tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:13:04.945320 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-a037ff64-f9cc-46a5-9755-0e1857da6ce6 tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:13:04.945447 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-a037ff64-f9cc-46a5-9755-0e1857da6ce6 tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] Show backup with id 9cfb5749-316e-4cf6-85c2-943558b2c859. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:13:04.946962 np0000007838 devstack@c-api.service[100214]: DEBUG dbcounter [-] [100214] Writing DB stats cinder:SELECT=102,cinder:UPDATE=26,cinder:INSERT=14 {{(pid=100214) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 01:13:04.949530 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:13:04.949530 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:13:04.950163 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-a037ff64-f9cc-46a5-9755-0e1857da6ce6 tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] https://10.4.3.240/volume/v3/backups/9cfb5749-316e-4cf6-85c2-943558b2c859 returned with HTTP 200 Aug 20 01:13:04.950578 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1370/5472] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:13:04 2026] GET /volume/v3/backups/9cfb5749-316e-4cf6-85c2-943558b2c859 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:13:05.315439 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-6010d3eb-98c4-4f8f-a7f5-e0e0df1453c6 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:13:05.317415 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-6010d3eb-98c4-4f8f-a7f5-e0e0df1453c6 tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] GET https://10.4.3.240/volume/v3/volumes/22e74392-7089-4cd9-a3c4-e8f20c65a639 Aug 20 01:13:05.317635 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-6010d3eb-98c4-4f8f-a7f5-e0e0df1453c6 tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:13:05.317840 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-6010d3eb-98c4-4f8f-a7f5-e0e0df1453c6 tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:13:05.325012 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:13:05.325012 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:13:05.328375 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-6010d3eb-98c4-4f8f-a7f5-e0e0df1453c6 tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] Volume info retrieved successfully. Aug 20 01:13:05.332532 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-6010d3eb-98c4-4f8f-a7f5-e0e0df1453c6 tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] https://10.4.3.240/volume/v3/volumes/22e74392-7089-4cd9-a3c4-e8f20c65a639 returned with HTTP 200 Aug 20 01:13:05.332912 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1383/5473] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:13:05 2026] GET /volume/v3/volumes/22e74392-7089-4cd9-a3c4-e8f20c65a639 => generated 944 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:13:05.960005 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-2ed7f40a-d4e7-4cbd-9961-2acf50ce85f8 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:13:05.961750 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-2ed7f40a-d4e7-4cbd-9961-2acf50ce85f8 tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] GET https://10.4.3.240/volume/v3/backups/9cfb5749-316e-4cf6-85c2-943558b2c859 Aug 20 01:13:05.961957 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-2ed7f40a-d4e7-4cbd-9961-2acf50ce85f8 tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:13:05.962132 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-2ed7f40a-d4e7-4cbd-9961-2acf50ce85f8 tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:13:05.962228 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.v3.backups [None req-2ed7f40a-d4e7-4cbd-9961-2acf50ce85f8 tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] Show backup with id 9cfb5749-316e-4cf6-85c2-943558b2c859. {{(pid=100212) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:13:05.966552 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:13:05.966552 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:13:05.967201 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-2ed7f40a-d4e7-4cbd-9961-2acf50ce85f8 tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] https://10.4.3.240/volume/v3/backups/9cfb5749-316e-4cf6-85c2-943558b2c859 returned with HTTP 200 Aug 20 01:13:05.967593 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1360/5474] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:13:05 2026] GET /volume/v3/backups/9cfb5749-316e-4cf6-85c2-943558b2c859 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:13:06.344804 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-89b3e5c9-b0d3-4045-b7ce-174e8754bf3c None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:13:06.346503 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-89b3e5c9-b0d3-4045-b7ce-174e8754bf3c tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] GET https://10.4.3.240/volume/v3/volumes/22e74392-7089-4cd9-a3c4-e8f20c65a639 Aug 20 01:13:06.346691 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-89b3e5c9-b0d3-4045-b7ce-174e8754bf3c tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:13:06.346863 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-89b3e5c9-b0d3-4045-b7ce-174e8754bf3c tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:13:06.353380 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:13:06.353380 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:13:06.356716 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-89b3e5c9-b0d3-4045-b7ce-174e8754bf3c tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] Volume info retrieved successfully. Aug 20 01:13:06.360528 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-89b3e5c9-b0d3-4045-b7ce-174e8754bf3c tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] https://10.4.3.240/volume/v3/volumes/22e74392-7089-4cd9-a3c4-e8f20c65a639 returned with HTTP 200 Aug 20 01:13:06.360911 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1362/5475] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:13:06 2026] GET /volume/v3/volumes/22e74392-7089-4cd9-a3c4-e8f20c65a639 => generated 944 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:13:06.977650 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-74d39cd6-c9e5-45e6-be1c-a0916668261f None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:13:06.979833 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-74d39cd6-c9e5-45e6-be1c-a0916668261f tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] GET https://10.4.3.240/volume/v3/backups/9cfb5749-316e-4cf6-85c2-943558b2c859 Aug 20 01:13:06.980049 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-74d39cd6-c9e5-45e6-be1c-a0916668261f tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:13:06.980233 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-74d39cd6-c9e5-45e6-be1c-a0916668261f tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:13:06.980356 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-74d39cd6-c9e5-45e6-be1c-a0916668261f tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] Show backup with id 9cfb5749-316e-4cf6-85c2-943558b2c859. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:13:06.987496 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:13:06.987496 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:13:06.988146 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-74d39cd6-c9e5-45e6-be1c-a0916668261f tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] https://10.4.3.240/volume/v3/backups/9cfb5749-316e-4cf6-85c2-943558b2c859 returned with HTTP 200 Aug 20 01:13:06.988593 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1371/5476] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:13:06 2026] GET /volume/v3/backups/9cfb5749-316e-4cf6-85c2-943558b2c859 => generated 737 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:13:07.372297 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-e2bd35b6-1702-4a31-be33-a81f52f57e8a None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:13:07.373865 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-e2bd35b6-1702-4a31-be33-a81f52f57e8a tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] GET https://10.4.3.240/volume/v3/volumes/22e74392-7089-4cd9-a3c4-e8f20c65a639 Aug 20 01:13:07.374146 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-e2bd35b6-1702-4a31-be33-a81f52f57e8a tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:13:07.374412 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-e2bd35b6-1702-4a31-be33-a81f52f57e8a tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:13:07.380444 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:13:07.380444 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:13:07.385482 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-e2bd35b6-1702-4a31-be33-a81f52f57e8a tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] Volume info retrieved successfully. Aug 20 01:13:07.387135 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-e2bd35b6-1702-4a31-be33-a81f52f57e8a tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] https://10.4.3.240/volume/v3/volumes/22e74392-7089-4cd9-a3c4-e8f20c65a639 returned with HTTP 200 Aug 20 01:13:07.387574 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1384/5477] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:13:07 2026] GET /volume/v3/volumes/22e74392-7089-4cd9-a3c4-e8f20c65a639 => generated 944 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:13:07.997706 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-7a93ec0e-da29-4f03-90bc-de0a0971cea6 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:13:07.999362 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-7a93ec0e-da29-4f03-90bc-de0a0971cea6 tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] GET https://10.4.3.240/volume/v3/backups/9cfb5749-316e-4cf6-85c2-943558b2c859 Aug 20 01:13:07.999583 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-7a93ec0e-da29-4f03-90bc-de0a0971cea6 tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:13:07.999773 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-7a93ec0e-da29-4f03-90bc-de0a0971cea6 tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:13:07.999896 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.v3.backups [None req-7a93ec0e-da29-4f03-90bc-de0a0971cea6 tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] Show backup with id 9cfb5749-316e-4cf6-85c2-943558b2c859. {{(pid=100212) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:13:08.003914 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:13:08.003914 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:13:08.004584 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-7a93ec0e-da29-4f03-90bc-de0a0971cea6 tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] https://10.4.3.240/volume/v3/backups/9cfb5749-316e-4cf6-85c2-943558b2c859 returned with HTTP 200 Aug 20 01:13:08.004939 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1361/5478] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:13:07 2026] GET /volume/v3/backups/9cfb5749-316e-4cf6-85c2-943558b2c859 => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:13:08.013481 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-7b70243e-f376-4c14-9faf-fb6f004eb14d None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:13:08.015173 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-7b70243e-f376-4c14-9faf-fb6f004eb14d tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] GET https://10.4.3.240/volume/v3/backups/9cfb5749-316e-4cf6-85c2-943558b2c859/export_record Aug 20 01:13:08.015412 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-7b70243e-f376-4c14-9faf-fb6f004eb14d tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:13:08.015623 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-7b70243e-f376-4c14-9faf-fb6f004eb14d tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] Calling method 'export_record' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:13:08.015721 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.contrib.backups [None req-7b70243e-f376-4c14-9faf-fb6f004eb14d tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] Export record for backup 9cfb5749-316e-4cf6-85c2-943558b2c859. {{(pid=100213) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 20 01:13:08.020283 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:13:08.020283 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:13:08.021112 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.backup.api [None req-7b70243e-f376-4c14-9faf-fb6f004eb14d tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] Calling RPCAPI with context: , host: np0000007838, backup: 9cfb5749-316e-4cf6-85c2-943558b2c859. {{(pid=100213) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Aug 20 01:13:08.028914 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.backup.rpcapi [None req-7b70243e-f376-4c14-9faf-fb6f004eb14d tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] export_record in rpcapi backup_id 9cfb5749-316e-4cf6-85c2-943558b2c859 on host np0000007838. {{(pid=100213) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Aug 20 01:13:08.041722 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.contrib.backups [None req-7b70243e-f376-4c14-9faf-fb6f004eb14d tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiOWNmYjU3NDktMzE2ZS00Y2Y2LTg1YzItOTQzNTU4YjJjODU5IiwgInVzZXJfaWQiOiAiODdkYzNmODg5NmY1NGY3M2IyMmFiODRkNjM2YjQ4NjIiLCAicHJvamVjdF9pZCI6ICI1ODhjN2Q2Y2M2MzI0YzlkYmJkODEwYjRlODU1MzA4NiIsICJ2b2x1bWVfaWQiOiAiMDhkNTllNGItZjBlNi00YTdmLTlkYjAtZTZkNDA0ZjAzZTVkIiwgImhvc3QiOiAibnAwMDAwMDA3ODM4IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xNDA3NTk3NDcwIiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfMDhkNTllNGItZjBlNi00YTdmLTlkYjAtZTZkNDA0ZjAzZTVkLzIwMjYwODIwMDExMjU2L2F6X25vdmFfYmFja3VwXzljZmI1NzQ5LTMxNmUtNGNmNi04NWMyLTk0MzU1OGIyYzg1OSIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMjBUMDE6MTI6NTRaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMjBUMDE6MTI6NTRaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0yMFQwMToxMzowN1oiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=100213) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Aug 20 01:13:08.041986 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-7b70243e-f376-4c14-9faf-fb6f004eb14d tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] https://10.4.3.240/volume/v3/backups/9cfb5749-316e-4cf6-85c2-943558b2c859/export_record returned with HTTP 200 Aug 20 01:13:08.042381 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1363/5479] 10.4.3.240 () {68 vars in 1430 bytes} [Thu Aug 20 01:13:08 2026] GET /volume/v3/backups/9cfb5749-316e-4cf6-85c2-943558b2c859/export_record => generated 1424 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:13:08.048832 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-328b948d-e0fd-4684-9119-dad7e8eb1aa8 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:13:08.050945 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-328b948d-e0fd-4684-9119-dad7e8eb1aa8 tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] GET https://10.4.3.240/volume/v3/backups/9cfb5749-316e-4cf6-85c2-943558b2c859 Aug 20 01:13:08.051201 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-328b948d-e0fd-4684-9119-dad7e8eb1aa8 tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:13:08.051433 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-328b948d-e0fd-4684-9119-dad7e8eb1aa8 tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:13:08.051565 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-328b948d-e0fd-4684-9119-dad7e8eb1aa8 tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] Show backup with id 9cfb5749-316e-4cf6-85c2-943558b2c859. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:13:08.055840 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:13:08.055840 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:13:08.056509 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-328b948d-e0fd-4684-9119-dad7e8eb1aa8 tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] https://10.4.3.240/volume/v3/backups/9cfb5749-316e-4cf6-85c2-943558b2c859 returned with HTTP 200 Aug 20 01:13:08.056869 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1372/5480] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:13:08 2026] GET /volume/v3/backups/9cfb5749-316e-4cf6-85c2-943558b2c859 => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:13:08.065891 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-5cf53ede-3f1f-4cd1-ad53-1883afc87ed5 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:13:08.067366 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-5cf53ede-3f1f-4cd1-ad53-1883afc87ed5 tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-reader] POST https://10.4.3.240/volume/v3/backups/import_record Aug 20 01:13:08.069355 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-5cf53ede-3f1f-4cd1-ad53-1883afc87ed5 tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-reader] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNzUxMjNkOTktZTZiZi00ZGFlLTlkNDMtY2FlYjEzMjRmMzNiIiwgInVzZXJfaWQiOiAiODdkYzNmODg5NmY1NGY3M2IyMmFiODRkNjM2YjQ4NjIiLCAicHJvamVjdF9pZCI6ICI1ODhjN2Q2Y2M2MzI0YzlkYmJkODEwYjRlODU1MzA4NiIsICJ2b2x1bWVfaWQiOiAiMDhkNTllNGItZjBlNi00YTdmLTlkYjAtZTZkNDA0ZjAzZTVkIiwgImhvc3QiOiAibnAwMDAwMDA3ODM4IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xNDA3NTk3NDcwIiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfMDhkNTllNGItZjBlNi00YTdmLTlkYjAtZTZkNDA0ZjAzZTVkLzIwMjYwODIwMDExMjU2L2F6X25vdmFfYmFja3VwXzljZmI1NzQ5LTMxNmUtNGNmNi04NWMyLTk0MzU1OGIyYzg1OSIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMjBUMDE6MTI6NTRaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMjBUMDE6MTI6NTRaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0yMFQwMToxMzowN1oiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:13:08.069355 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.contrib.backups [None req-5cf53ede-3f1f-4cd1-ad53-1883afc87ed5 tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-reader] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNzUxMjNkOTktZTZiZi00ZGFlLTlkNDMtY2FlYjEzMjRmMzNiIiwgInVzZXJfaWQiOiAiODdkYzNmODg5NmY1NGY3M2IyMmFiODRkNjM2YjQ4NjIiLCAicHJvamVjdF9pZCI6ICI1ODhjN2Q2Y2M2MzI0YzlkYmJkODEwYjRlODU1MzA4NiIsICJ2b2x1bWVfaWQiOiAiMDhkNTllNGItZjBlNi00YTdmLTlkYjAtZTZkNDA0ZjAzZTVkIiwgImhvc3QiOiAibnAwMDAwMDA3ODM4IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xNDA3NTk3NDcwIiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfMDhkNTllNGItZjBlNi00YTdmLTlkYjAtZTZkNDA0ZjAzZTVkLzIwMjYwODIwMDExMjU2L2F6X25vdmFfYmFja3VwXzljZmI1NzQ5LTMxNmUtNGNmNi04NWMyLTk0MzU1OGIyYzg1OSIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMjBUMDE6MTI6NTRaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMjBUMDE6MTI6NTRaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0yMFQwMToxMzowN1oiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=100215) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Aug 20 01:13:08.069355 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.contrib.backups [None req-5cf53ede-3f1f-4cd1-ad53-1883afc87ed5 tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-reader] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNzUxMjNkOTktZTZiZi00ZGFlLTlkNDMtY2FlYjEzMjRmMzNiIiwgInVzZXJfaWQiOiAiODdkYzNmODg5NmY1NGY3M2IyMmFiODRkNjM2YjQ4NjIiLCAicHJvamVjdF9pZCI6ICI1ODhjN2Q2Y2M2MzI0YzlkYmJkODEwYjRlODU1MzA4NiIsICJ2b2x1bWVfaWQiOiAiMDhkNTllNGItZjBlNi00YTdmLTlkYjAtZTZkNDA0ZjAzZTVkIiwgImhvc3QiOiAibnAwMDAwMDA3ODM4IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xNDA3NTk3NDcwIiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfMDhkNTllNGItZjBlNi00YTdmLTlkYjAtZTZkNDA0ZjAzZTVkLzIwMjYwODIwMDExMjU2L2F6X25vdmFfYmFja3VwXzljZmI1NzQ5LTMxNmUtNGNmNi04NWMyLTk0MzU1OGIyYzg1OSIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMjBUMDE6MTI6NTRaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMjBUMDE6MTI6NTRaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0yMFQwMToxMzowN1oiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9. {{(pid=100215) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Aug 20 01:13:08.070330 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.policy [None req-5cf53ede-3f1f-4cd1-ad53-1883afc87ed5 tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-reader] Policy check for backup:backup-import failed with context {'is_admin': False, 'user_id': '64a4bde0d011416690c334f5acbddc6f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '588c7d6cc6324c9dbbd810b4e8553086', '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=100215) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 20 01:13:08.070684 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-5cf53ede-3f1f-4cd1-ad53-1883afc87ed5 tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-reader] https://10.4.3.240/volume/v3/backups/import_record returned with HTTP 403 Aug 20 01:13:08.071451 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1385/5481] 10.4.3.240 () {70 vars in 1342 bytes} [Thu Aug 20 01:13:08 2026] POST /volume/v3/backups/import_record => generated 101 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:13:08.076807 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-facf9f93-a748-48f3-a948-1d718e49dd8d None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:13:08.078379 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-facf9f93-a748-48f3-a948-1d718e49dd8d tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] DELETE https://10.4.3.240/volume/v3/volumes/08d59e4b-f0e6-4a7f-9db0-e6d404f03e5d Aug 20 01:13:08.078560 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-facf9f93-a748-48f3-a948-1d718e49dd8d tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:13:08.078752 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-facf9f93-a748-48f3-a948-1d718e49dd8d tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] Calling method 'delete' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:13:08.078892 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.v3.volumes [None req-facf9f93-a748-48f3-a948-1d718e49dd8d tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] Delete volume with id: 08d59e4b-f0e6-4a7f-9db0-e6d404f03e5d Aug 20 01:13:08.084999 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:13:08.084999 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:13:08.085264 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-facf9f93-a748-48f3-a948-1d718e49dd8d tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] Volume info retrieved successfully. Aug 20 01:13:08.101069 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-facf9f93-a748-48f3-a948-1d718e49dd8d tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] Delete volume request issued successfully. Aug 20 01:13:08.101312 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-facf9f93-a748-48f3-a948-1d718e49dd8d tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] https://10.4.3.240/volume/v3/volumes/08d59e4b-f0e6-4a7f-9db0-e6d404f03e5d returned with HTTP 202 Aug 20 01:13:08.101729 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1362/5482] 10.4.3.240 () {68 vars in 1391 bytes} [Thu Aug 20 01:13:08 2026] DELETE /volume/v3/volumes/08d59e4b-f0e6-4a7f-9db0-e6d404f03e5d => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 01:13:08.107980 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-fd8549ce-5e8f-426f-8765-51d231010c72 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:13:08.109631 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-fd8549ce-5e8f-426f-8765-51d231010c72 tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] GET https://10.4.3.240/volume/v3/volumes/08d59e4b-f0e6-4a7f-9db0-e6d404f03e5d Aug 20 01:13:08.109832 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-fd8549ce-5e8f-426f-8765-51d231010c72 tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:13:08.110007 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-fd8549ce-5e8f-426f-8765-51d231010c72 tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:13:08.116748 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:13:08.116748 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:13:08.120153 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-fd8549ce-5e8f-426f-8765-51d231010c72 tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] Volume info retrieved successfully. Aug 20 01:13:08.123712 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-fd8549ce-5e8f-426f-8765-51d231010c72 tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] https://10.4.3.240/volume/v3/volumes/08d59e4b-f0e6-4a7f-9db0-e6d404f03e5d returned with HTTP 200 Aug 20 01:13:08.124065 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1364/5483] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:13:08 2026] GET /volume/v3/volumes/08d59e4b-f0e6-4a7f-9db0-e6d404f03e5d => generated 1016 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:13:08.399536 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-e2d89a47-2eec-49ec-824c-8a4d4b507155 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:13:08.401623 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-e2d89a47-2eec-49ec-824c-8a4d4b507155 tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] GET https://10.4.3.240/volume/v3/volumes/22e74392-7089-4cd9-a3c4-e8f20c65a639 Aug 20 01:13:08.401824 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-e2d89a47-2eec-49ec-824c-8a4d4b507155 tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:13:08.402030 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-e2d89a47-2eec-49ec-824c-8a4d4b507155 tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:13:08.408722 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:13:08.408722 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:13:08.412226 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-e2d89a47-2eec-49ec-824c-8a4d4b507155 tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] Volume info retrieved successfully. Aug 20 01:13:08.416007 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-e2d89a47-2eec-49ec-824c-8a4d4b507155 tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] https://10.4.3.240/volume/v3/volumes/22e74392-7089-4cd9-a3c4-e8f20c65a639 returned with HTTP 200 Aug 20 01:13:08.416455 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1373/5484] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:13:08 2026] GET /volume/v3/volumes/22e74392-7089-4cd9-a3c4-e8f20c65a639 => generated 944 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:13:09.136028 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-477a078b-4e1d-4b72-8016-5a2669140444 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:13:09.139195 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-477a078b-4e1d-4b72-8016-5a2669140444 tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] GET https://10.4.3.240/volume/v3/volumes/08d59e4b-f0e6-4a7f-9db0-e6d404f03e5d Aug 20 01:13:09.139195 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-477a078b-4e1d-4b72-8016-5a2669140444 tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:13:09.139195 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-477a078b-4e1d-4b72-8016-5a2669140444 tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:13:09.143670 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-477a078b-4e1d-4b72-8016-5a2669140444 tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] https://10.4.3.240/volume/v3/volumes/08d59e4b-f0e6-4a7f-9db0-e6d404f03e5d returned with HTTP 404 Aug 20 01:13:09.144210 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1386/5485] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:13:09 2026] GET /volume/v3/volumes/08d59e4b-f0e6-4a7f-9db0-e6d404f03e5d => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:13:09.150471 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-c48fca2b-30c0-4a43-bdcd-78a39acd4b89 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:13:09.152083 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-c48fca2b-30c0-4a43-bdcd-78a39acd4b89 tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-reader] GET https://10.4.3.240/volume/v3/backups Aug 20 01:13:09.152285 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-c48fca2b-30c0-4a43-bdcd-78a39acd4b89 tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-reader] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:13:09.152485 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-c48fca2b-30c0-4a43-bdcd-78a39acd4b89 tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-reader] Calling method 'index' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:13:09.152744 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.api_utils [None req-c48fca2b-30c0-4a43-bdcd-78a39acd4b89 tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-reader] Removing options '' from query. {{(pid=100212) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 01:13:09.157390 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-c48fca2b-30c0-4a43-bdcd-78a39acd4b89 tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-reader] https://10.4.3.240/volume/v3/backups returned with HTTP 200 Aug 20 01:13:09.157769 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1363/5486] 10.4.3.240 () {68 vars in 1277 bytes} [Thu Aug 20 01:13:09 2026] GET /volume/v3/backups => generated 625 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:13:09.165531 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-92927d76-bd90-4dc5-97b7-3fac8ca8cbd3 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:13:09.167098 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-92927d76-bd90-4dc5-97b7-3fac8ca8cbd3 tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-reader] GET https://10.4.3.240/volume/v3/backups?project_id=588c7d6cc6324c9dbbd810b4e8553086 Aug 20 01:13:09.167292 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-92927d76-bd90-4dc5-97b7-3fac8ca8cbd3 tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-reader] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:13:09.167506 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-92927d76-bd90-4dc5-97b7-3fac8ca8cbd3 tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-reader] Calling method 'index' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:13:09.167741 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.api_utils [None req-92927d76-bd90-4dc5-97b7-3fac8ca8cbd3 tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-reader] Removing options 'project_id' from query. {{(pid=100213) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 01:13:09.172500 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-92927d76-bd90-4dc5-97b7-3fac8ca8cbd3 tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-reader] https://10.4.3.240/volume/v3/backups?project_id=588c7d6cc6324c9dbbd810b4e8553086 returned with HTTP 200 Aug 20 01:13:09.172868 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1365/5487] 10.4.3.240 () {68 vars in 1364 bytes} [Thu Aug 20 01:13:09 2026] GET /volume/v3/backups?project_id=588c7d6cc6324c9dbbd810b4e8553086 => generated 625 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:13:09.180296 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-c372971d-4da7-4882-8cb7-3c0bb3832dae None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:13:09.181851 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-c372971d-4da7-4882-8cb7-3c0bb3832dae tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] POST https://10.4.3.240/volume/v3/volumes Aug 20 01:13:09.182295 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-c372971d-4da7-4882-8cb7-3c0bb3832dae tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1933077367"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:13:09.183649 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.v3.volumes [None req-c372971d-4da7-4882-8cb7-3c0bb3832dae tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1933077367'}} {{(pid=100214) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 01:13:09.183762 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.v3.volumes [None req-c372971d-4da7-4882-8cb7-3c0bb3832dae tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] Create volume of 1 GB Aug 20 01:13:09.187673 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-c372971d-4da7-4882-8cb7-3c0bb3832dae tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] Availability Zones retrieved successfully. Aug 20 01:13:09.193282 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-c372971d-4da7-4882-8cb7-3c0bb3832dae tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] Flow 'volume_create_api' (5b286851-7583-458e-acd2-779d397c569e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:13:09.194235 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-c372971d-4da7-4882-8cb7-3c0bb3832dae tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (859bab39-b4e2-463d-9465-e18c2366ce86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:13:09.194944 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.flows.api.create_volume [None req-c372971d-4da7-4882-8cb7-3c0bb3832dae tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] Validating volume size '1' using validate_int {{(pid=100214) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 01:13:09.216315 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-c372971d-4da7-4882-8cb7-3c0bb3832dae tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (859bab39-b4e2-463d-9465-e18c2366ce86) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:52:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1ed58bd6-fe6a-497e-ae84-e8199d24fdfa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:13:09.217117 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-c372971d-4da7-4882-8cb7-3c0bb3832dae tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9123cc6b-ce39-4fbd-a165-717b3fda1062) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:13:09.249940 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.quota [None req-c372971d-4da7-4882-8cb7-3c0bb3832dae tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] Created reservations ['2a69310e-16b0-4a5e-8ee1-de0ab6278759', '11b1c8db-a6f3-4d9f-9ed6-f10e91a29f98', '36f8b3c2-5a62-4f31-8a84-08e4e9e9e7ae', '7003cdac-2433-480b-ba0d-b9b7b240b7d3'] {{(pid=100214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 01:13:09.250659 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-c372971d-4da7-4882-8cb7-3c0bb3832dae tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9123cc6b-ce39-4fbd-a165-717b3fda1062) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2a69310e-16b0-4a5e-8ee1-de0ab6278759', '11b1c8db-a6f3-4d9f-9ed6-f10e91a29f98', '36f8b3c2-5a62-4f31-8a84-08e4e9e9e7ae', '7003cdac-2433-480b-ba0d-b9b7b240b7d3']}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:13:09.251318 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-c372971d-4da7-4882-8cb7-3c0bb3832dae tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1a05ab2b-ef98-4e75-8476-af50145fc7c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:13:09.270512 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-c372971d-4da7-4882-8cb7-3c0bb3832dae tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1a05ab2b-ef98-4e75-8476-af50145fc7c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c78b6b6e-e026-4472-90ed-8719db429a60', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1933077367',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='588c7d6cc6324c9dbbd810b4e8553086',qos_specs=None,replication_status=,reservations=['2a69310e-16b0-4a5e-8ee1-de0ab6278759','11b1c8db-a6f3-4d9f-9ed6-f10e91a29f98','36f8b3c2-5a62-4f31-8a84-08e4e9e9e7ae','7003cdac-2433-480b-ba0d-b9b7b240b7d3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='87dc3f8896f54f73b22ab84d636b4862',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T01:13:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1933077367',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c78b6b6e-e026-4472-90ed-8719db429a60,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='588c7d6cc6324c9dbbd810b4e8553086',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='87dc3f8896f54f73b22ab84d636b4862',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1ed58bd6-fe6a-497e-ae84-e8199d24fdfa),volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:13:09.271141 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-c372971d-4da7-4882-8cb7-3c0bb3832dae tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cb4adca9-72ed-437e-aa1f-4e6bd728a752) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:13:09.286617 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-c372971d-4da7-4882-8cb7-3c0bb3832dae tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cb4adca9-72ed-437e-aa1f-4e6bd728a752) transitioned into state 'SUCCESS' from state '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-1933077367',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='588c7d6cc6324c9dbbd810b4e8553086',qos_specs=None,replication_status=,reservations=['2a69310e-16b0-4a5e-8ee1-de0ab6278759','11b1c8db-a6f3-4d9f-9ed6-f10e91a29f98','36f8b3c2-5a62-4f31-8a84-08e4e9e9e7ae','7003cdac-2433-480b-ba0d-b9b7b240b7d3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='87dc3f8896f54f73b22ab84d636b4862',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:13:09.287221 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-c372971d-4da7-4882-8cb7-3c0bb3832dae tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e2cdf0ba-00b3-465a-9ac0-fed9a0a8e0c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:13:09.295494 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-c372971d-4da7-4882-8cb7-3c0bb3832dae tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e2cdf0ba-00b3-465a-9ac0-fed9a0a8e0c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:13:09.296194 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-c372971d-4da7-4882-8cb7-3c0bb3832dae tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] Flow 'volume_create_api' (5b286851-7583-458e-acd2-779d397c569e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:13:09.296665 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-c372971d-4da7-4882-8cb7-3c0bb3832dae tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] Create volume request issued successfully. Aug 20 01:13:09.297172 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-c372971d-4da7-4882-8cb7-3c0bb3832dae tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 20 01:13:09.297623 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1374/5488] 10.4.3.240 () {70 vars in 1298 bytes} [Thu Aug 20 01:13:09 2026] POST /volume/v3/volumes => generated 778 bytes in 118 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 01:13:09.308555 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-9effbce9-b4a4-427d-b992-5ae2d8411be2 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:13:09.309953 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-9effbce9-b4a4-427d-b992-5ae2d8411be2 tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] GET https://10.4.3.240/volume/v3/volumes/c78b6b6e-e026-4472-90ed-8719db429a60 Aug 20 01:13:09.311456 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-9effbce9-b4a4-427d-b992-5ae2d8411be2 tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:13:09.311456 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-9effbce9-b4a4-427d-b992-5ae2d8411be2 tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:13:09.317780 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:13:09.317780 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:13:09.320946 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-9effbce9-b4a4-427d-b992-5ae2d8411be2 tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] Volume info retrieved successfully. Aug 20 01:13:09.324480 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-9effbce9-b4a4-427d-b992-5ae2d8411be2 tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] https://10.4.3.240/volume/v3/volumes/c78b6b6e-e026-4472-90ed-8719db429a60 returned with HTTP 200 Aug 20 01:13:09.324967 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1387/5489] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:13:09 2026] GET /volume/v3/volumes/c78b6b6e-e026-4472-90ed-8719db429a60 => generated 957 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:13:09.427589 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-2410e935-eaa4-45d8-b2d6-4e927cd6edb0 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:13:09.429245 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-2410e935-eaa4-45d8-b2d6-4e927cd6edb0 tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] GET https://10.4.3.240/volume/v3/volumes/22e74392-7089-4cd9-a3c4-e8f20c65a639 Aug 20 01:13:09.429531 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-2410e935-eaa4-45d8-b2d6-4e927cd6edb0 tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:13:09.429770 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-2410e935-eaa4-45d8-b2d6-4e927cd6edb0 tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:13:09.435856 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:13:09.435856 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:13:09.438832 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-2410e935-eaa4-45d8-b2d6-4e927cd6edb0 tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] Volume info retrieved successfully. Aug 20 01:13:09.442389 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-2410e935-eaa4-45d8-b2d6-4e927cd6edb0 tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] https://10.4.3.240/volume/v3/volumes/22e74392-7089-4cd9-a3c4-e8f20c65a639 returned with HTTP 200 Aug 20 01:13:09.442766 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1364/5490] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:13:09 2026] GET /volume/v3/volumes/22e74392-7089-4cd9-a3c4-e8f20c65a639 => generated 944 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:13:10.337684 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-b7d4d525-3b3e-4f85-9905-e46c50078cc1 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:13:10.339615 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-b7d4d525-3b3e-4f85-9905-e46c50078cc1 tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] GET https://10.4.3.240/volume/v3/volumes/c78b6b6e-e026-4472-90ed-8719db429a60 Aug 20 01:13:10.339824 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-b7d4d525-3b3e-4f85-9905-e46c50078cc1 tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:13:10.340002 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-b7d4d525-3b3e-4f85-9905-e46c50078cc1 tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:13:10.346311 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:13:10.346311 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:13:10.349189 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-b7d4d525-3b3e-4f85-9905-e46c50078cc1 tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] Volume info retrieved successfully. Aug 20 01:13:10.352747 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-b7d4d525-3b3e-4f85-9905-e46c50078cc1 tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] https://10.4.3.240/volume/v3/volumes/c78b6b6e-e026-4472-90ed-8719db429a60 returned with HTTP 200 Aug 20 01:13:10.353072 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1366/5491] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:13:10 2026] GET /volume/v3/volumes/c78b6b6e-e026-4472-90ed-8719db429a60 => generated 1009 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:13:10.364539 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-c5fe1d62-8fcb-4479-8179-0d7f75bb3c0d None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:13:10.366175 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-c5fe1d62-8fcb-4479-8179-0d7f75bb3c0d tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] POST https://10.4.3.240/volume/v3/backups Aug 20 01:13:10.366523 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-c5fe1d62-8fcb-4479-8179-0d7f75bb3c0d tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "c78b6b6e-e026-4472-90ed-8719db429a60", "name": "tempest-type-Backup-439435287"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:13:10.367930 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.contrib.backups [None req-c5fe1d62-8fcb-4479-8179-0d7f75bb3c0d tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] Creating new backup {'backup': {'volume_id': 'c78b6b6e-e026-4472-90ed-8719db429a60', 'name': 'tempest-type-Backup-439435287'}} {{(pid=100214) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 20 01:13:10.368070 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.contrib.backups [None req-c5fe1d62-8fcb-4479-8179-0d7f75bb3c0d tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] Creating backup of volume c78b6b6e-e026-4472-90ed-8719db429a60 in container None Aug 20 01:13:10.374641 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:13:10.374641 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:13:10.374933 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-c5fe1d62-8fcb-4479-8179-0d7f75bb3c0d tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] Volume info retrieved successfully. Aug 20 01:13:10.388484 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.quota [None req-c5fe1d62-8fcb-4479-8179-0d7f75bb3c0d tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] Created reservations ['f042b02c-9527-4296-b41a-c21f656f4797', '3c6e950e-1f4a-49d1-801c-6de803da23dc'] {{(pid=100214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 01:13:10.413610 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-c5fe1d62-8fcb-4479-8179-0d7f75bb3c0d tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] https://10.4.3.240/volume/v3/backups returned with HTTP 202 Aug 20 01:13:10.414031 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1375/5492] 10.4.3.240 () {70 vars in 1299 bytes} [Thu Aug 20 01:13:10 2026] POST /volume/v3/backups => generated 315 bytes in 50 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 01:13:10.422798 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-4095cdb2-30d3-4222-a386-c7320e05b0e0 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:13:10.424155 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-4095cdb2-30d3-4222-a386-c7320e05b0e0 tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] GET https://10.4.3.240/volume/v3/backups/56496b66-c06d-4b7d-b546-40db4d5a2505 Aug 20 01:13:10.424516 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-4095cdb2-30d3-4222-a386-c7320e05b0e0 tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:13:10.424716 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-4095cdb2-30d3-4222-a386-c7320e05b0e0 tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:13:10.424817 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-4095cdb2-30d3-4222-a386-c7320e05b0e0 tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] Show backup with id 56496b66-c06d-4b7d-b546-40db4d5a2505. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:13:10.428843 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:13:10.428843 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:13:10.429395 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-4095cdb2-30d3-4222-a386-c7320e05b0e0 tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] https://10.4.3.240/volume/v3/backups/56496b66-c06d-4b7d-b546-40db4d5a2505 returned with HTTP 200 Aug 20 01:13:10.429764 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1388/5493] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:13:10 2026] GET /volume/v3/backups/56496b66-c06d-4b7d-b546-40db4d5a2505 => generated 722 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:13:10.458110 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-d6c9d93f-189f-48f2-9566-cf1b42021db3 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:13:10.459742 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-d6c9d93f-189f-48f2-9566-cf1b42021db3 tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] GET https://10.4.3.240/volume/v3/volumes/22e74392-7089-4cd9-a3c4-e8f20c65a639 Aug 20 01:13:10.459934 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-d6c9d93f-189f-48f2-9566-cf1b42021db3 tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:13:10.460094 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-d6c9d93f-189f-48f2-9566-cf1b42021db3 tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:13:10.466430 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:13:10.466430 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:13:10.469917 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-d6c9d93f-189f-48f2-9566-cf1b42021db3 tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] Volume info retrieved successfully. Aug 20 01:13:10.473736 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-d6c9d93f-189f-48f2-9566-cf1b42021db3 tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] https://10.4.3.240/volume/v3/volumes/22e74392-7089-4cd9-a3c4-e8f20c65a639 returned with HTTP 200 Aug 20 01:13:10.474179 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1365/5494] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:13:10 2026] GET /volume/v3/volumes/22e74392-7089-4cd9-a3c4-e8f20c65a639 => generated 944 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:13:11.439256 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-c52d2195-c1ce-428c-a5e1-10d10aacbac9 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:13:11.441427 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-c52d2195-c1ce-428c-a5e1-10d10aacbac9 tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] GET https://10.4.3.240/volume/v3/backups/56496b66-c06d-4b7d-b546-40db4d5a2505 Aug 20 01:13:11.441693 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-c52d2195-c1ce-428c-a5e1-10d10aacbac9 tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:13:11.441924 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-c52d2195-c1ce-428c-a5e1-10d10aacbac9 tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:13:11.442064 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.v3.backups [None req-c52d2195-c1ce-428c-a5e1-10d10aacbac9 tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] Show backup with id 56496b66-c06d-4b7d-b546-40db4d5a2505. {{(pid=100213) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:13:11.447193 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:13:11.447193 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:13:11.447904 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-c52d2195-c1ce-428c-a5e1-10d10aacbac9 tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] https://10.4.3.240/volume/v3/backups/56496b66-c06d-4b7d-b546-40db4d5a2505 returned with HTTP 200 Aug 20 01:13:11.448311 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1367/5495] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:13:11 2026] GET /volume/v3/backups/56496b66-c06d-4b7d-b546-40db4d5a2505 => generated 724 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:13:11.486126 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-6baa6fc9-a0c4-4405-ae23-4ced9ec3c8c1 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:13:11.488113 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-6baa6fc9-a0c4-4405-ae23-4ced9ec3c8c1 tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] GET https://10.4.3.240/volume/v3/volumes/22e74392-7089-4cd9-a3c4-e8f20c65a639 Aug 20 01:13:11.488308 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-6baa6fc9-a0c4-4405-ae23-4ced9ec3c8c1 tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:13:11.488590 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-6baa6fc9-a0c4-4405-ae23-4ced9ec3c8c1 tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:13:11.495240 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:13:11.495240 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:13:11.498311 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-6baa6fc9-a0c4-4405-ae23-4ced9ec3c8c1 tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] Volume info retrieved successfully. Aug 20 01:13:11.502078 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-6baa6fc9-a0c4-4405-ae23-4ced9ec3c8c1 tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] https://10.4.3.240/volume/v3/volumes/22e74392-7089-4cd9-a3c4-e8f20c65a639 returned with HTTP 200 Aug 20 01:13:11.502628 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1376/5496] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:13:11 2026] GET /volume/v3/volumes/22e74392-7089-4cd9-a3c4-e8f20c65a639 => generated 944 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:13:12.457256 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-5f172fc3-f716-4e57-a14f-96de24baeea4 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:13:12.458880 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-5f172fc3-f716-4e57-a14f-96de24baeea4 tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] GET https://10.4.3.240/volume/v3/backups/56496b66-c06d-4b7d-b546-40db4d5a2505 Aug 20 01:13:12.459093 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-5f172fc3-f716-4e57-a14f-96de24baeea4 tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:13:12.459285 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-5f172fc3-f716-4e57-a14f-96de24baeea4 tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:13:12.459405 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-5f172fc3-f716-4e57-a14f-96de24baeea4 tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] Show backup with id 56496b66-c06d-4b7d-b546-40db4d5a2505. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:13:12.463713 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:13:12.463713 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:13:12.464461 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-5f172fc3-f716-4e57-a14f-96de24baeea4 tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] https://10.4.3.240/volume/v3/backups/56496b66-c06d-4b7d-b546-40db4d5a2505 returned with HTTP 200 Aug 20 01:13:12.464837 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1389/5497] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:13:12 2026] GET /volume/v3/backups/56496b66-c06d-4b7d-b546-40db4d5a2505 => generated 724 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:13:12.513187 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-dff5083f-0b3f-4e43-b669-c6c2122b5517 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:13:12.514683 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-dff5083f-0b3f-4e43-b669-c6c2122b5517 tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] GET https://10.4.3.240/volume/v3/volumes/22e74392-7089-4cd9-a3c4-e8f20c65a639 Aug 20 01:13:12.514870 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-dff5083f-0b3f-4e43-b669-c6c2122b5517 tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:13:12.515059 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-dff5083f-0b3f-4e43-b669-c6c2122b5517 tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:13:12.521499 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:13:12.521499 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:13:12.524625 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-dff5083f-0b3f-4e43-b669-c6c2122b5517 tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] Volume info retrieved successfully. Aug 20 01:13:12.528215 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-dff5083f-0b3f-4e43-b669-c6c2122b5517 tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] https://10.4.3.240/volume/v3/volumes/22e74392-7089-4cd9-a3c4-e8f20c65a639 returned with HTTP 200 Aug 20 01:13:12.528569 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1366/5498] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:13:12 2026] GET /volume/v3/volumes/22e74392-7089-4cd9-a3c4-e8f20c65a639 => generated 944 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:13:13.474383 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-94cf67c7-0871-484d-b6f1-a479de6b7e7f None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:13:13.476060 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-94cf67c7-0871-484d-b6f1-a479de6b7e7f tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] GET https://10.4.3.240/volume/v3/backups/56496b66-c06d-4b7d-b546-40db4d5a2505 Aug 20 01:13:13.476484 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-94cf67c7-0871-484d-b6f1-a479de6b7e7f tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:13:13.476484 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-94cf67c7-0871-484d-b6f1-a479de6b7e7f tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:13:13.476614 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.v3.backups [None req-94cf67c7-0871-484d-b6f1-a479de6b7e7f tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] Show backup with id 56496b66-c06d-4b7d-b546-40db4d5a2505. {{(pid=100213) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:13:13.482472 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:13:13.482472 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:13:13.483329 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-94cf67c7-0871-484d-b6f1-a479de6b7e7f tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] https://10.4.3.240/volume/v3/backups/56496b66-c06d-4b7d-b546-40db4d5a2505 returned with HTTP 200 Aug 20 01:13:13.483765 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1368/5499] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:13:13 2026] GET /volume/v3/backups/56496b66-c06d-4b7d-b546-40db4d5a2505 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:13:13.541795 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-bdd20a78-4def-4e7b-93c7-844cd23d2590 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:13:13.543515 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-bdd20a78-4def-4e7b-93c7-844cd23d2590 tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] GET https://10.4.3.240/volume/v3/volumes/22e74392-7089-4cd9-a3c4-e8f20c65a639 Aug 20 01:13:13.543698 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-bdd20a78-4def-4e7b-93c7-844cd23d2590 tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:13:13.543875 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-bdd20a78-4def-4e7b-93c7-844cd23d2590 tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:13:13.550303 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:13:13.550303 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:13:13.553600 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-bdd20a78-4def-4e7b-93c7-844cd23d2590 tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] Volume info retrieved successfully. Aug 20 01:13:13.557630 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-bdd20a78-4def-4e7b-93c7-844cd23d2590 tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] https://10.4.3.240/volume/v3/volumes/22e74392-7089-4cd9-a3c4-e8f20c65a639 returned with HTTP 200 Aug 20 01:13:13.558003 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1377/5500] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:13:13 2026] GET /volume/v3/volumes/22e74392-7089-4cd9-a3c4-e8f20c65a639 => generated 944 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:13:14.494516 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-e6c7c8b0-717f-4a20-9a5c-1856579faa67 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:13:14.496119 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-e6c7c8b0-717f-4a20-9a5c-1856579faa67 tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] GET https://10.4.3.240/volume/v3/backups/56496b66-c06d-4b7d-b546-40db4d5a2505 Aug 20 01:13:14.496316 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-e6c7c8b0-717f-4a20-9a5c-1856579faa67 tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:13:14.496506 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-e6c7c8b0-717f-4a20-9a5c-1856579faa67 tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:13:14.496627 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-e6c7c8b0-717f-4a20-9a5c-1856579faa67 tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] Show backup with id 56496b66-c06d-4b7d-b546-40db4d5a2505. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:13:14.501163 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:13:14.501163 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:13:14.501882 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-e6c7c8b0-717f-4a20-9a5c-1856579faa67 tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] https://10.4.3.240/volume/v3/backups/56496b66-c06d-4b7d-b546-40db4d5a2505 returned with HTTP 200 Aug 20 01:13:14.502270 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1390/5501] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:13:14 2026] GET /volume/v3/backups/56496b66-c06d-4b7d-b546-40db4d5a2505 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:13:14.570967 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-4dd15619-6dbe-4f98-ab98-2fe8fde58f6d None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:13:14.572688 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-4dd15619-6dbe-4f98-ab98-2fe8fde58f6d tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] GET https://10.4.3.240/volume/v3/volumes/22e74392-7089-4cd9-a3c4-e8f20c65a639 Aug 20 01:13:14.572881 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-4dd15619-6dbe-4f98-ab98-2fe8fde58f6d tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:13:14.573065 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-4dd15619-6dbe-4f98-ab98-2fe8fde58f6d tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:13:14.579963 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:13:14.579963 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:13:14.583301 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-4dd15619-6dbe-4f98-ab98-2fe8fde58f6d tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] Volume info retrieved successfully. Aug 20 01:13:14.587470 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-4dd15619-6dbe-4f98-ab98-2fe8fde58f6d tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] https://10.4.3.240/volume/v3/volumes/22e74392-7089-4cd9-a3c4-e8f20c65a639 returned with HTTP 200 Aug 20 01:13:14.587820 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1367/5502] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:13:14 2026] GET /volume/v3/volumes/22e74392-7089-4cd9-a3c4-e8f20c65a639 => generated 1430 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:13:14.599062 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-a6d489ef-8d20-43f7-804b-bf54d2811d67 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:13:14.600642 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-a6d489ef-8d20-43f7-804b-bf54d2811d67 tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] GET https://10.4.3.240/volume/v3/volumes/22e74392-7089-4cd9-a3c4-e8f20c65a639 Aug 20 01:13:14.600813 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-a6d489ef-8d20-43f7-804b-bf54d2811d67 tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:13:14.600987 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-a6d489ef-8d20-43f7-804b-bf54d2811d67 tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:13:14.607077 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:13:14.607077 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:13:14.610199 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-a6d489ef-8d20-43f7-804b-bf54d2811d67 tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] Volume info retrieved successfully. Aug 20 01:13:14.614073 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-a6d489ef-8d20-43f7-804b-bf54d2811d67 tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] https://10.4.3.240/volume/v3/volumes/22e74392-7089-4cd9-a3c4-e8f20c65a639 returned with HTTP 200 Aug 20 01:13:14.614620 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1369/5503] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:13:14 2026] GET /volume/v3/volumes/22e74392-7089-4cd9-a3c4-e8f20c65a639 => generated 1430 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:13:14.721808 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-cfcdb018-78a2-436f-98d9-2c55c5159d2d req-ac42d61a-0238-4b88-81ac-db935a278cc9 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:13:14.723691 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-cfcdb018-78a2-436f-98d9-2c55c5159d2d req-ac42d61a-0238-4b88-81ac-db935a278cc9 tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] GET https://10.4.3.240/volume/v3/volumes/22e74392-7089-4cd9-a3c4-e8f20c65a639 Aug 20 01:13:14.723875 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-cfcdb018-78a2-436f-98d9-2c55c5159d2d req-ac42d61a-0238-4b88-81ac-db935a278cc9 tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:13:14.724051 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-cfcdb018-78a2-436f-98d9-2c55c5159d2d req-ac42d61a-0238-4b88-81ac-db935a278cc9 tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:13:14.730199 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:13:14.730199 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:13:14.733196 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [req-cfcdb018-78a2-436f-98d9-2c55c5159d2d req-ac42d61a-0238-4b88-81ac-db935a278cc9 tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] Volume info retrieved successfully. Aug 20 01:13:14.736993 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-cfcdb018-78a2-436f-98d9-2c55c5159d2d req-ac42d61a-0238-4b88-81ac-db935a278cc9 tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] https://10.4.3.240/volume/v3/volumes/22e74392-7089-4cd9-a3c4-e8f20c65a639 returned with HTTP 200 Aug 20 01:13:14.737344 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1378/5504] 10.4.3.240 () {68 vars in 1598 bytes} [Thu Aug 20 01:13:14 2026] GET /volume/v3/volumes/22e74392-7089-4cd9-a3c4-e8f20c65a639 => generated 1430 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:13:15.223357 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-cfcdb018-78a2-436f-98d9-2c55c5159d2d req-625fd95e-b42b-41c8-964e-8ac8ed2ca0da None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:13:15.225084 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-cfcdb018-78a2-436f-98d9-2c55c5159d2d req-625fd95e-b42b-41c8-964e-8ac8ed2ca0da tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] GET https://10.4.3.240/volume/v3/volumes/22e74392-7089-4cd9-a3c4-e8f20c65a639 Aug 20 01:13:15.225244 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-cfcdb018-78a2-436f-98d9-2c55c5159d2d req-625fd95e-b42b-41c8-964e-8ac8ed2ca0da tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:13:15.225466 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-cfcdb018-78a2-436f-98d9-2c55c5159d2d req-625fd95e-b42b-41c8-964e-8ac8ed2ca0da tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:13:15.231300 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:13:15.231300 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:13:15.234212 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [req-cfcdb018-78a2-436f-98d9-2c55c5159d2d req-625fd95e-b42b-41c8-964e-8ac8ed2ca0da tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] Volume info retrieved successfully. Aug 20 01:13:15.238242 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-cfcdb018-78a2-436f-98d9-2c55c5159d2d req-625fd95e-b42b-41c8-964e-8ac8ed2ca0da tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] https://10.4.3.240/volume/v3/volumes/22e74392-7089-4cd9-a3c4-e8f20c65a639 returned with HTTP 200 Aug 20 01:13:15.238735 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1391/5505] 10.4.3.240 () {68 vars in 1598 bytes} [Thu Aug 20 01:13:15 2026] GET /volume/v3/volumes/22e74392-7089-4cd9-a3c4-e8f20c65a639 => generated 1430 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:13:15.247123 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-acf6b146-2008-4c9f-962d-0a799600cee3 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:13:15.247525 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-acf6b146-2008-4c9f-962d-0a799600cee3 None None] GET https://10.4.3.240/volume// Aug 20 01:13:15.247684 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-acf6b146-2008-4c9f-962d-0a799600cee3 None None] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:13:15.247861 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-acf6b146-2008-4c9f-962d-0a799600cee3 None None] Calling method 'all' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:13:15.248154 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-acf6b146-2008-4c9f-962d-0a799600cee3 None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 20 01:13:15.248464 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1368/5506] 10.4.3.240 () {66 vars in 1419 bytes} [Thu Aug 20 01:13:15 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 01:13:15.255031 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [req-cfcdb018-78a2-436f-98d9-2c55c5159d2d req-fdde696d-6806-465d-aac6-21e4c7c133d1 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:13:15.256926 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-cfcdb018-78a2-436f-98d9-2c55c5159d2d req-fdde696d-6806-465d-aac6-21e4c7c133d1 tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] POST https://10.4.3.240/volume/v3/attachments Aug 20 01:13:15.257318 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [req-cfcdb018-78a2-436f-98d9-2c55c5159d2d req-fdde696d-6806-465d-aac6-21e4c7c133d1 tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "22e74392-7089-4cd9-a3c4-e8f20c65a639", "connector": null, "instance_uuid": "6cc9c78b-76b3-4f50-88e8-92115651112a"}} {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:13:15.264728 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:13:15.264728 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:13:15.285049 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-cfcdb018-78a2-436f-98d9-2c55c5159d2d req-fdde696d-6806-465d-aac6-21e4c7c133d1 tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] https://10.4.3.240/volume/v3/attachments returned with HTTP 200 Aug 20 01:13:15.285524 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1370/5507] 10.4.3.240 () {74 vars in 1594 bytes} [Thu Aug 20 01:13:15 2026] POST /volume/v3/attachments => generated 273 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:13:15.513866 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-34268698-686a-4d6a-8150-a8d61824b29c None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:13:15.515869 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-34268698-686a-4d6a-8150-a8d61824b29c tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] GET https://10.4.3.240/volume/v3/backups/56496b66-c06d-4b7d-b546-40db4d5a2505 Aug 20 01:13:15.516103 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-34268698-686a-4d6a-8150-a8d61824b29c tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:13:15.516747 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-34268698-686a-4d6a-8150-a8d61824b29c tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:13:15.516747 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-34268698-686a-4d6a-8150-a8d61824b29c tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] Show backup with id 56496b66-c06d-4b7d-b546-40db4d5a2505. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:13:15.521184 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:13:15.521184 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:13:15.521910 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-34268698-686a-4d6a-8150-a8d61824b29c tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] https://10.4.3.240/volume/v3/backups/56496b66-c06d-4b7d-b546-40db4d5a2505 returned with HTTP 200 Aug 20 01:13:15.522359 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1379/5508] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:13:15 2026] GET /volume/v3/backups/56496b66-c06d-4b7d-b546-40db4d5a2505 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:13:16.099127 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-28a65665-809b-462f-b2cd-e31954237f80 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:13:16.099569 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-28a65665-809b-462f-b2cd-e31954237f80 None None] GET https://10.4.3.240/volume// Aug 20 01:13:16.099730 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-28a65665-809b-462f-b2cd-e31954237f80 None None] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:13:16.099915 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-28a65665-809b-462f-b2cd-e31954237f80 None None] Calling method 'all' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:13:16.100211 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-28a65665-809b-462f-b2cd-e31954237f80 None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 20 01:13:16.100526 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1392/5509] 10.4.3.240 () {66 vars in 1426 bytes} [Thu Aug 20 01:13:16 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 01:13:16.108455 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [req-cfcdb018-78a2-436f-98d9-2c55c5159d2d req-d22f91f2-c0b0-462c-8ce8-27a649e37aaa None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:13:16.111084 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-cfcdb018-78a2-436f-98d9-2c55c5159d2d req-d22f91f2-c0b0-462c-8ce8-27a649e37aaa tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] GET https://10.4.3.240/volume/v3/volumes/22e74392-7089-4cd9-a3c4-e8f20c65a639 Aug 20 01:13:16.111440 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [req-cfcdb018-78a2-436f-98d9-2c55c5159d2d req-d22f91f2-c0b0-462c-8ce8-27a649e37aaa tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:13:16.111719 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [req-cfcdb018-78a2-436f-98d9-2c55c5159d2d req-d22f91f2-c0b0-462c-8ce8-27a649e37aaa tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:13:16.126380 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:13:16.126380 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:13:16.130512 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [req-cfcdb018-78a2-436f-98d9-2c55c5159d2d req-d22f91f2-c0b0-462c-8ce8-27a649e37aaa tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] Volume info retrieved successfully. Aug 20 01:13:16.136841 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-cfcdb018-78a2-436f-98d9-2c55c5159d2d req-d22f91f2-c0b0-462c-8ce8-27a649e37aaa tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] https://10.4.3.240/volume/v3/volumes/22e74392-7089-4cd9-a3c4-e8f20c65a639 returned with HTTP 200 Aug 20 01:13:16.137355 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1369/5510] 10.4.3.240 () {70 vars in 1639 bytes} [Thu Aug 20 01:13:16 2026] GET /volume/v3/volumes/22e74392-7089-4cd9-a3c4-e8f20c65a639 => generated 1609 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 01:13:16.242187 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [req-cfcdb018-78a2-436f-98d9-2c55c5159d2d req-0475f427-00ae-455b-8048-ee4bef68aae2 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:13:16.244094 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-cfcdb018-78a2-436f-98d9-2c55c5159d2d req-0475f427-00ae-455b-8048-ee4bef68aae2 tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] PUT https://10.4.3.240/volume/v3/attachments/5c6a3fd6-3f3a-4190-b34c-16071ad026ec Aug 20 01:13:16.244443 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [req-cfcdb018-78a2-436f-98d9-2c55c5159d2d req-0475f427-00ae-455b-8048-ee4bef68aae2 tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.240", "host": "np0000007838", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:e656b6daafb0", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "870eaf75-1108-49d5-b5ab-79f4c93758d0", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:13:16.258011 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.coordination [req-cfcdb018-78a2-436f-98d9-2c55c5159d2d req-0475f427-00ae-455b-8048-ee4bef68aae2 tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] Acquiring lock "cinder-attachment_update-22e74392-7089-4cd9-a3c4-e8f20c65a639-np0000007838" by "attachment_update" {{(pid=100213) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 01:13:16.261813 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.coordination [req-cfcdb018-78a2-436f-98d9-2c55c5159d2d req-0475f427-00ae-455b-8048-ee4bef68aae2 tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] Lock "cinder-attachment_update-22e74392-7089-4cd9-a3c4-e8f20c65a639-np0000007838" acquired by "attachment_update" :: waited 0.004s {{(pid=100213) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 01:13:16.262643 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:13:16.262643 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:13:16.337791 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.coordination [req-cfcdb018-78a2-436f-98d9-2c55c5159d2d req-0475f427-00ae-455b-8048-ee4bef68aae2 tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] Lock "cinder-attachment_update-22e74392-7089-4cd9-a3c4-e8f20c65a639-np0000007838" released by "attachment_update" :: held 0.076s {{(pid=100213) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 01:13:16.338331 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-cfcdb018-78a2-436f-98d9-2c55c5159d2d req-0475f427-00ae-455b-8048-ee4bef68aae2 tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] https://10.4.3.240/volume/v3/attachments/5c6a3fd6-3f3a-4190-b34c-16071ad026ec returned with HTTP 200 Aug 20 01:13:16.338914 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1371/5511] 10.4.3.240 () {74 vars in 1704 bytes} [Thu Aug 20 01:13:16 2026] PUT /volume/v3/attachments/5c6a3fd6-3f3a-4190-b34c-16071ad026ec => generated 968 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:13:16.357151 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-cfcdb018-78a2-436f-98d9-2c55c5159d2d req-bc56cd04-9029-4e05-81b4-f29ee996f07c None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:13:16.359535 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-cfcdb018-78a2-436f-98d9-2c55c5159d2d req-bc56cd04-9029-4e05-81b4-f29ee996f07c tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] POST https://10.4.3.240/volume/v3/attachments/5c6a3fd6-3f3a-4190-b34c-16071ad026ec/action Aug 20 01:13:16.359857 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-cfcdb018-78a2-436f-98d9-2c55c5159d2d req-bc56cd04-9029-4e05-81b4-f29ee996f07c tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] Action body: b'{"os-complete": null}' {{(pid=100214) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 01:13:16.359982 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-cfcdb018-78a2-436f-98d9-2c55c5159d2d req-bc56cd04-9029-4e05-81b4-f29ee996f07c tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:13:16.373081 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:13:16.373081 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:13:16.381937 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-cfcdb018-78a2-436f-98d9-2c55c5159d2d req-bc56cd04-9029-4e05-81b4-f29ee996f07c tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] https://10.4.3.240/volume/v3/attachments/5c6a3fd6-3f3a-4190-b34c-16071ad026ec/action returned with HTTP 204 Aug 20 01:13:16.382356 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1380/5512] 10.4.3.240 () {74 vars in 1725 bytes} [Thu Aug 20 01:13:16 2026] POST /volume/v3/attachments/5c6a3fd6-3f3a-4190-b34c-16071ad026ec/action => generated 0 bytes in 26 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:13:16.533118 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-6e3bec54-e008-464c-a9e1-5bdf39ca76ca None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:13:16.534721 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-6e3bec54-e008-464c-a9e1-5bdf39ca76ca tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] GET https://10.4.3.240/volume/v3/backups/56496b66-c06d-4b7d-b546-40db4d5a2505 Aug 20 01:13:16.534892 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-6e3bec54-e008-464c-a9e1-5bdf39ca76ca tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:13:16.535078 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-6e3bec54-e008-464c-a9e1-5bdf39ca76ca tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:13:16.535183 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-6e3bec54-e008-464c-a9e1-5bdf39ca76ca tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] Show backup with id 56496b66-c06d-4b7d-b546-40db4d5a2505. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:13:16.538982 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:13:16.538982 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:13:16.539573 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-6e3bec54-e008-464c-a9e1-5bdf39ca76ca tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] https://10.4.3.240/volume/v3/backups/56496b66-c06d-4b7d-b546-40db4d5a2505 returned with HTTP 200 Aug 20 01:13:16.539890 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1393/5513] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:13:16 2026] GET /volume/v3/backups/56496b66-c06d-4b7d-b546-40db4d5a2505 => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:13:17.550027 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-7b63d3a0-50ae-4928-9c3c-08ee23eea632 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:13:17.551701 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-7b63d3a0-50ae-4928-9c3c-08ee23eea632 tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] GET https://10.4.3.240/volume/v3/backups/56496b66-c06d-4b7d-b546-40db4d5a2505 Aug 20 01:13:17.551962 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-7b63d3a0-50ae-4928-9c3c-08ee23eea632 tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:13:17.552147 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-7b63d3a0-50ae-4928-9c3c-08ee23eea632 tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:13:17.552255 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.v3.backups [None req-7b63d3a0-50ae-4928-9c3c-08ee23eea632 tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] Show backup with id 56496b66-c06d-4b7d-b546-40db4d5a2505. {{(pid=100212) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:13:17.556087 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:13:17.556087 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:13:17.556649 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-7b63d3a0-50ae-4928-9c3c-08ee23eea632 tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] https://10.4.3.240/volume/v3/backups/56496b66-c06d-4b7d-b546-40db4d5a2505 returned with HTTP 200 Aug 20 01:13:17.556987 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1370/5514] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:13:17 2026] GET /volume/v3/backups/56496b66-c06d-4b7d-b546-40db4d5a2505 => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:13:18.568618 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-66fb5150-c79e-4832-a4a8-3c9564c5891e None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:13:18.570104 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-66fb5150-c79e-4832-a4a8-3c9564c5891e tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] GET https://10.4.3.240/volume/v3/backups/56496b66-c06d-4b7d-b546-40db4d5a2505 Aug 20 01:13:18.570294 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-66fb5150-c79e-4832-a4a8-3c9564c5891e tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:13:18.570504 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-66fb5150-c79e-4832-a4a8-3c9564c5891e tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:13:18.570607 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.v3.backups [None req-66fb5150-c79e-4832-a4a8-3c9564c5891e tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] Show backup with id 56496b66-c06d-4b7d-b546-40db4d5a2505. {{(pid=100213) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:13:18.574921 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:13:18.574921 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:13:18.574921 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-66fb5150-c79e-4832-a4a8-3c9564c5891e tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] https://10.4.3.240/volume/v3/backups/56496b66-c06d-4b7d-b546-40db4d5a2505 returned with HTTP 200 Aug 20 01:13:18.575201 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1372/5515] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:13:18 2026] GET /volume/v3/backups/56496b66-c06d-4b7d-b546-40db4d5a2505 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:13:19.585960 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-1c84e5b5-a3ef-48a7-98fe-427353403aea None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:13:19.588075 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-1c84e5b5-a3ef-48a7-98fe-427353403aea tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] GET https://10.4.3.240/volume/v3/backups/56496b66-c06d-4b7d-b546-40db4d5a2505 Aug 20 01:13:19.588353 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-1c84e5b5-a3ef-48a7-98fe-427353403aea tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:13:19.588587 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-1c84e5b5-a3ef-48a7-98fe-427353403aea tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:13:19.588716 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-1c84e5b5-a3ef-48a7-98fe-427353403aea tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] Show backup with id 56496b66-c06d-4b7d-b546-40db4d5a2505. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:13:19.593408 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:13:19.593408 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:13:19.593938 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-1c84e5b5-a3ef-48a7-98fe-427353403aea tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] https://10.4.3.240/volume/v3/backups/56496b66-c06d-4b7d-b546-40db4d5a2505 returned with HTTP 200 Aug 20 01:13:19.594286 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1381/5516] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:13:19 2026] GET /volume/v3/backups/56496b66-c06d-4b7d-b546-40db4d5a2505 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:13:20.603533 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-7168c39c-e6a3-49fc-9017-ca2d52cae417 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:13:20.605777 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-7168c39c-e6a3-49fc-9017-ca2d52cae417 tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] GET https://10.4.3.240/volume/v3/backups/56496b66-c06d-4b7d-b546-40db4d5a2505 Aug 20 01:13:20.606076 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-7168c39c-e6a3-49fc-9017-ca2d52cae417 tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:13:20.606346 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-7168c39c-e6a3-49fc-9017-ca2d52cae417 tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:13:20.606515 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-7168c39c-e6a3-49fc-9017-ca2d52cae417 tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] Show backup with id 56496b66-c06d-4b7d-b546-40db4d5a2505. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:13:20.610224 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:13:20.610224 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:13:20.610795 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-7168c39c-e6a3-49fc-9017-ca2d52cae417 tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] https://10.4.3.240/volume/v3/backups/56496b66-c06d-4b7d-b546-40db4d5a2505 returned with HTTP 200 Aug 20 01:13:20.611112 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1394/5517] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:13:20 2026] GET /volume/v3/backups/56496b66-c06d-4b7d-b546-40db4d5a2505 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:13:21.368800 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [req-cfcdb018-78a2-436f-98d9-2c55c5159d2d req-10af81e0-0dcb-459a-8c97-32886d341332 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:13:21.370824 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-cfcdb018-78a2-436f-98d9-2c55c5159d2d req-10af81e0-0dcb-459a-8c97-32886d341332 tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] GET https://10.4.3.240/volume/v3/volumes/22e74392-7089-4cd9-a3c4-e8f20c65a639/encryption Aug 20 01:13:21.371011 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [req-cfcdb018-78a2-436f-98d9-2c55c5159d2d req-10af81e0-0dcb-459a-8c97-32886d341332 tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:13:21.371193 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [req-cfcdb018-78a2-436f-98d9-2c55c5159d2d req-10af81e0-0dcb-459a-8c97-32886d341332 tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] Calling method 'index' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:13:21.379606 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:13:21.379606 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:13:21.384926 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-cfcdb018-78a2-436f-98d9-2c55c5159d2d req-10af81e0-0dcb-459a-8c97-32886d341332 tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] https://10.4.3.240/volume/v3/volumes/22e74392-7089-4cd9-a3c4-e8f20c65a639/encryption returned with HTTP 200 Aug 20 01:13:21.385292 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1371/5518] 10.4.3.240 () {68 vars in 1631 bytes} [Thu Aug 20 01:13:21 2026] GET /volume/v3/volumes/22e74392-7089-4cd9-a3c4-e8f20c65a639/encryption => generated 160 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:13:21.619951 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-f4eb2f13-03c1-413f-99ec-9ab04e847770 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:13:21.621843 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-f4eb2f13-03c1-413f-99ec-9ab04e847770 tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] GET https://10.4.3.240/volume/v3/backups/56496b66-c06d-4b7d-b546-40db4d5a2505 Aug 20 01:13:21.622042 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-f4eb2f13-03c1-413f-99ec-9ab04e847770 tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:13:21.622216 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-f4eb2f13-03c1-413f-99ec-9ab04e847770 tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:13:21.622325 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.v3.backups [None req-f4eb2f13-03c1-413f-99ec-9ab04e847770 tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] Show backup with id 56496b66-c06d-4b7d-b546-40db4d5a2505. {{(pid=100213) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:13:21.626900 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:13:21.626900 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:13:21.627461 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-f4eb2f13-03c1-413f-99ec-9ab04e847770 tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] https://10.4.3.240/volume/v3/backups/56496b66-c06d-4b7d-b546-40db4d5a2505 returned with HTTP 200 Aug 20 01:13:21.627779 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1373/5519] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:13:21 2026] GET /volume/v3/backups/56496b66-c06d-4b7d-b546-40db4d5a2505 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:13:22.640841 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-af233d8d-9447-4742-895d-a3e82b07ef21 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:13:22.642407 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-af233d8d-9447-4742-895d-a3e82b07ef21 tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] GET https://10.4.3.240/volume/v3/backups/56496b66-c06d-4b7d-b546-40db4d5a2505 Aug 20 01:13:22.642594 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-af233d8d-9447-4742-895d-a3e82b07ef21 tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:13:22.642764 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-af233d8d-9447-4742-895d-a3e82b07ef21 tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:13:22.642880 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-af233d8d-9447-4742-895d-a3e82b07ef21 tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] Show backup with id 56496b66-c06d-4b7d-b546-40db4d5a2505. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:13:22.646655 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:13:22.646655 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:13:22.647171 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-af233d8d-9447-4742-895d-a3e82b07ef21 tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] https://10.4.3.240/volume/v3/backups/56496b66-c06d-4b7d-b546-40db4d5a2505 returned with HTTP 200 Aug 20 01:13:22.647513 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1382/5520] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:13:22 2026] GET /volume/v3/backups/56496b66-c06d-4b7d-b546-40db4d5a2505 => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:13:23.656888 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-12ab1417-b11a-4ee9-9a44-59cb23edb97a None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:13:23.658496 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-12ab1417-b11a-4ee9-9a44-59cb23edb97a tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] GET https://10.4.3.240/volume/v3/backups/56496b66-c06d-4b7d-b546-40db4d5a2505 Aug 20 01:13:23.658678 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-12ab1417-b11a-4ee9-9a44-59cb23edb97a tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:13:23.658866 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-12ab1417-b11a-4ee9-9a44-59cb23edb97a tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:13:23.658963 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-12ab1417-b11a-4ee9-9a44-59cb23edb97a tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] Show backup with id 56496b66-c06d-4b7d-b546-40db4d5a2505. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:13:23.663270 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:13:23.663270 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:13:23.664037 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-12ab1417-b11a-4ee9-9a44-59cb23edb97a tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] https://10.4.3.240/volume/v3/backups/56496b66-c06d-4b7d-b546-40db4d5a2505 returned with HTTP 200 Aug 20 01:13:23.664476 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1395/5521] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:13:23 2026] GET /volume/v3/backups/56496b66-c06d-4b7d-b546-40db4d5a2505 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:13:24.674789 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-e78b02b0-1bbb-46f2-b852-1683dd2b82c3 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:13:24.676784 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-e78b02b0-1bbb-46f2-b852-1683dd2b82c3 tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] GET https://10.4.3.240/volume/v3/backups/56496b66-c06d-4b7d-b546-40db4d5a2505 Aug 20 01:13:24.676998 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-e78b02b0-1bbb-46f2-b852-1683dd2b82c3 tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:13:24.677173 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-e78b02b0-1bbb-46f2-b852-1683dd2b82c3 tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:13:24.677307 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.v3.backups [None req-e78b02b0-1bbb-46f2-b852-1683dd2b82c3 tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] Show backup with id 56496b66-c06d-4b7d-b546-40db4d5a2505. {{(pid=100212) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:13:24.678795 np0000007838 devstack@c-api.service[100212]: DEBUG dbcounter [-] [100212] Writing DB stats cinder:SELECT=109,cinder:UPDATE=23,cinder:INSERT=13 {{(pid=100212) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 01:13:24.681231 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:13:24.681231 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:13:24.681872 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-e78b02b0-1bbb-46f2-b852-1683dd2b82c3 tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] https://10.4.3.240/volume/v3/backups/56496b66-c06d-4b7d-b546-40db4d5a2505 returned with HTTP 200 Aug 20 01:13:24.682285 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1372/5522] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:13:24 2026] GET /volume/v3/backups/56496b66-c06d-4b7d-b546-40db4d5a2505 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:13:24.692191 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-930fa216-5e5d-4096-b874-7fd5753869cb None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:13:24.693983 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-930fa216-5e5d-4096-b874-7fd5753869cb tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-reader] POST https://10.4.3.240/volume/v3/backups/56496b66-c06d-4b7d-b546-40db4d5a2505/action Aug 20 01:13:24.694378 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-930fa216-5e5d-4096-b874-7fd5753869cb tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100213) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 01:13:24.694567 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-930fa216-5e5d-4096-b874-7fd5753869cb tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:13:24.695830 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.contrib.admin_actions [None req-930fa216-5e5d-4096-b874-7fd5753869cb tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-reader] Updating backup '56496b66-c06d-4b7d-b546-40db4d5a2505' with '{'status': 'error'}' {{(pid=100213) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Aug 20 01:13:24.703637 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:13:24.703637 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:13:24.704894 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.policy [None req-930fa216-5e5d-4096-b874-7fd5753869cb tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-reader] Policy check for volume_extension:backup_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '64a4bde0d011416690c334f5acbddc6f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '588c7d6cc6324c9dbbd810b4e8553086', '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=100213) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 20 01:13:24.707066 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-930fa216-5e5d-4096-b874-7fd5753869cb tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-reader] https://10.4.3.240/volume/v3/backups/56496b66-c06d-4b7d-b546-40db4d5a2505/action returned with HTTP 403 Aug 20 01:13:24.712476 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1374/5523] 10.4.3.240 () {70 vars in 1430 bytes} [Thu Aug 20 01:13:24 2026] POST /volume/v3/backups/56496b66-c06d-4b7d-b546-40db4d5a2505/action => generated 131 bytes in 20 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:13:24.718686 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-8e711c60-3b59-41c0-b1ed-6167ec7b851a None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:13:24.720292 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-8e711c60-3b59-41c0-b1ed-6167ec7b851a tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] DELETE https://10.4.3.240/volume/v3/volumes/c78b6b6e-e026-4472-90ed-8719db429a60 Aug 20 01:13:24.720504 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-8e711c60-3b59-41c0-b1ed-6167ec7b851a tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:13:24.720678 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-8e711c60-3b59-41c0-b1ed-6167ec7b851a tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] Calling method 'delete' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:13:24.720824 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.v3.volumes [None req-8e711c60-3b59-41c0-b1ed-6167ec7b851a tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] Delete volume with id: c78b6b6e-e026-4472-90ed-8719db429a60 Aug 20 01:13:24.730149 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:13:24.730149 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:13:24.730483 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-8e711c60-3b59-41c0-b1ed-6167ec7b851a tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] Volume info retrieved successfully. Aug 20 01:13:24.750792 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-8e711c60-3b59-41c0-b1ed-6167ec7b851a tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] Delete volume request issued successfully. Aug 20 01:13:24.750990 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-8e711c60-3b59-41c0-b1ed-6167ec7b851a tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] https://10.4.3.240/volume/v3/volumes/c78b6b6e-e026-4472-90ed-8719db429a60 returned with HTTP 202 Aug 20 01:13:24.751448 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1383/5524] 10.4.3.240 () {68 vars in 1391 bytes} [Thu Aug 20 01:13:24 2026] DELETE /volume/v3/volumes/c78b6b6e-e026-4472-90ed-8719db429a60 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 01:13:24.762956 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-b422fae6-d7d4-4c06-a0c8-322912242872 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:13:24.765001 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-b422fae6-d7d4-4c06-a0c8-322912242872 tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] GET https://10.4.3.240/volume/v3/volumes/c78b6b6e-e026-4472-90ed-8719db429a60 Aug 20 01:13:24.765255 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-b422fae6-d7d4-4c06-a0c8-322912242872 tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:13:24.765494 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-b422fae6-d7d4-4c06-a0c8-322912242872 tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:13:24.773926 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:13:24.773926 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:13:24.777532 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-b422fae6-d7d4-4c06-a0c8-322912242872 tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] Volume info retrieved successfully. Aug 20 01:13:24.781752 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-b422fae6-d7d4-4c06-a0c8-322912242872 tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] https://10.4.3.240/volume/v3/volumes/c78b6b6e-e026-4472-90ed-8719db429a60 returned with HTTP 200 Aug 20 01:13:24.782169 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1396/5525] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:13:24 2026] GET /volume/v3/volumes/c78b6b6e-e026-4472-90ed-8719db429a60 => generated 1008 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:13:25.794715 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-f58c078d-3c1a-43b4-9799-6da119029d01 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:13:25.796359 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-f58c078d-3c1a-43b4-9799-6da119029d01 tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] GET https://10.4.3.240/volume/v3/volumes/c78b6b6e-e026-4472-90ed-8719db429a60 Aug 20 01:13:25.796575 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-f58c078d-3c1a-43b4-9799-6da119029d01 tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:13:25.796748 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-f58c078d-3c1a-43b4-9799-6da119029d01 tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:13:25.801801 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-f58c078d-3c1a-43b4-9799-6da119029d01 tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] https://10.4.3.240/volume/v3/volumes/c78b6b6e-e026-4472-90ed-8719db429a60 returned with HTTP 404 Aug 20 01:13:25.802225 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1373/5526] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:13:25 2026] GET /volume/v3/volumes/c78b6b6e-e026-4472-90ed-8719db429a60 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:13:25.809793 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-4c92efcb-ddf0-48ab-b7c0-52e43e866485 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:13:25.811686 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-4c92efcb-ddf0-48ab-b7c0-52e43e866485 tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-reader] GET https://10.4.3.240/volume/v3/backups/8b6a3d1b-c18a-4c8d-bde6-653232a8df98 Aug 20 01:13:25.811914 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-4c92efcb-ddf0-48ab-b7c0-52e43e866485 tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-reader] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:13:25.812118 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-4c92efcb-ddf0-48ab-b7c0-52e43e866485 tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-reader] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:13:25.812249 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.v3.backups [None req-4c92efcb-ddf0-48ab-b7c0-52e43e866485 tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-reader] Show backup with id 8b6a3d1b-c18a-4c8d-bde6-653232a8df98. {{(pid=100213) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:13:25.817077 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:13:25.817077 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:13:25.817880 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-4c92efcb-ddf0-48ab-b7c0-52e43e866485 tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-reader] https://10.4.3.240/volume/v3/backups/8b6a3d1b-c18a-4c8d-bde6-653232a8df98 returned with HTTP 200 Aug 20 01:13:25.818244 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1375/5527] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:13:25 2026] GET /volume/v3/backups/8b6a3d1b-c18a-4c8d-bde6-653232a8df98 => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:13:25.827253 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-bc61c618-45de-4086-8f4f-fd63c964b61a None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:13:25.828884 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-bc61c618-45de-4086-8f4f-fd63c964b61a tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] DELETE https://10.4.3.240/volume/v3/backups/56496b66-c06d-4b7d-b546-40db4d5a2505 Aug 20 01:13:25.829076 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-bc61c618-45de-4086-8f4f-fd63c964b61a tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:13:25.829262 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-bc61c618-45de-4086-8f4f-fd63c964b61a tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] Calling method 'delete' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:13:25.829372 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.contrib.backups [None req-bc61c618-45de-4086-8f4f-fd63c964b61a tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] Delete backup with id: 56496b66-c06d-4b7d-b546-40db4d5a2505. Aug 20 01:13:25.836120 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:13:25.836120 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:13:25.852794 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.backup.rpcapi [None req-bc61c618-45de-4086-8f4f-fd63c964b61a tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] delete_backup rpcapi backup_id 56496b66-c06d-4b7d-b546-40db4d5a2505 {{(pid=100214) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 20 01:13:25.854381 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-bc61c618-45de-4086-8f4f-fd63c964b61a tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] https://10.4.3.240/volume/v3/backups/56496b66-c06d-4b7d-b546-40db4d5a2505 returned with HTTP 202 Aug 20 01:13:25.854753 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1384/5528] 10.4.3.240 () {68 vars in 1391 bytes} [Thu Aug 20 01:13:25 2026] DELETE /volume/v3/backups/56496b66-c06d-4b7d-b546-40db4d5a2505 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 01:13:25.862661 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-92bce236-d8ac-4043-a548-87111611a799 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:13:25.864474 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-92bce236-d8ac-4043-a548-87111611a799 tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] GET https://10.4.3.240/volume/v3/backups/56496b66-c06d-4b7d-b546-40db4d5a2505 Aug 20 01:13:25.864758 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-92bce236-d8ac-4043-a548-87111611a799 tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:13:25.864954 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-92bce236-d8ac-4043-a548-87111611a799 tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:13:25.865073 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-92bce236-d8ac-4043-a548-87111611a799 tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] Show backup with id 56496b66-c06d-4b7d-b546-40db4d5a2505. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:13:25.870292 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:13:25.870292 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:13:25.870857 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-92bce236-d8ac-4043-a548-87111611a799 tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] https://10.4.3.240/volume/v3/backups/56496b66-c06d-4b7d-b546-40db4d5a2505 returned with HTTP 200 Aug 20 01:13:25.871204 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1397/5529] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:13:25 2026] GET /volume/v3/backups/56496b66-c06d-4b7d-b546-40db4d5a2505 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:13:26.880645 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-a59f6f06-5ccf-44c9-9560-c65d6839bf59 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:13:26.882325 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-a59f6f06-5ccf-44c9-9560-c65d6839bf59 tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] GET https://10.4.3.240/volume/v3/backups/56496b66-c06d-4b7d-b546-40db4d5a2505 Aug 20 01:13:26.882549 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-a59f6f06-5ccf-44c9-9560-c65d6839bf59 tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:13:26.882723 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-a59f6f06-5ccf-44c9-9560-c65d6839bf59 tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:13:26.882822 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.v3.backups [None req-a59f6f06-5ccf-44c9-9560-c65d6839bf59 tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] Show backup with id 56496b66-c06d-4b7d-b546-40db4d5a2505. {{(pid=100212) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:13:26.886121 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-a59f6f06-5ccf-44c9-9560-c65d6839bf59 tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] https://10.4.3.240/volume/v3/backups/56496b66-c06d-4b7d-b546-40db4d5a2505 returned with HTTP 404 Aug 20 01:13:26.886580 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1374/5530] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:13:26 2026] GET /volume/v3/backups/56496b66-c06d-4b7d-b546-40db4d5a2505 => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:13:26.892630 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-5c5c22ab-e623-4b70-914d-0958b5d42fdf None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:13:26.894276 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-5c5c22ab-e623-4b70-914d-0958b5d42fdf tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] DELETE https://10.4.3.240/volume/v3/backups/9cfb5749-316e-4cf6-85c2-943558b2c859 Aug 20 01:13:26.894522 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-5c5c22ab-e623-4b70-914d-0958b5d42fdf tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:13:26.894701 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-5c5c22ab-e623-4b70-914d-0958b5d42fdf tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] Calling method 'delete' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:13:26.894795 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.contrib.backups [None req-5c5c22ab-e623-4b70-914d-0958b5d42fdf tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] Delete backup with id: 9cfb5749-316e-4cf6-85c2-943558b2c859. Aug 20 01:13:26.898826 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:13:26.898826 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:13:26.910156 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.backup.rpcapi [None req-5c5c22ab-e623-4b70-914d-0958b5d42fdf tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] delete_backup rpcapi backup_id 9cfb5749-316e-4cf6-85c2-943558b2c859 {{(pid=100213) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 20 01:13:26.911656 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-5c5c22ab-e623-4b70-914d-0958b5d42fdf tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] https://10.4.3.240/volume/v3/backups/9cfb5749-316e-4cf6-85c2-943558b2c859 returned with HTTP 202 Aug 20 01:13:26.912013 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1376/5531] 10.4.3.240 () {68 vars in 1391 bytes} [Thu Aug 20 01:13:26 2026] DELETE /volume/v3/backups/9cfb5749-316e-4cf6-85c2-943558b2c859 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Aug 20 01:13:26.919456 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-de84dc35-eb4b-4272-91f0-be8c054a1a88 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:13:26.923062 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-de84dc35-eb4b-4272-91f0-be8c054a1a88 tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] GET https://10.4.3.240/volume/v3/backups/9cfb5749-316e-4cf6-85c2-943558b2c859 Aug 20 01:13:26.923334 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-de84dc35-eb4b-4272-91f0-be8c054a1a88 tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:13:26.923600 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-de84dc35-eb4b-4272-91f0-be8c054a1a88 tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:13:26.923755 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-de84dc35-eb4b-4272-91f0-be8c054a1a88 tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] Show backup with id 9cfb5749-316e-4cf6-85c2-943558b2c859. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:13:26.932697 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:13:26.932697 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:13:26.933475 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-de84dc35-eb4b-4272-91f0-be8c054a1a88 tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] https://10.4.3.240/volume/v3/backups/9cfb5749-316e-4cf6-85c2-943558b2c859 returned with HTTP 200 Aug 20 01:13:26.933886 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1385/5532] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:13:26 2026] GET /volume/v3/backups/9cfb5749-316e-4cf6-85c2-943558b2c859 => generated 737 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:13:27.943769 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-a1250973-2089-4df7-95d8-65423499d635 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:13:27.945396 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-a1250973-2089-4df7-95d8-65423499d635 tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] GET https://10.4.3.240/volume/v3/backups/9cfb5749-316e-4cf6-85c2-943558b2c859 Aug 20 01:13:27.945589 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-a1250973-2089-4df7-95d8-65423499d635 tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:13:27.945762 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-a1250973-2089-4df7-95d8-65423499d635 tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:13:27.945878 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-a1250973-2089-4df7-95d8-65423499d635 tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] Show backup with id 9cfb5749-316e-4cf6-85c2-943558b2c859. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:13:27.949329 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-a1250973-2089-4df7-95d8-65423499d635 tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] https://10.4.3.240/volume/v3/backups/9cfb5749-316e-4cf6-85c2-943558b2c859 returned with HTTP 404 Aug 20 01:13:27.949760 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1398/5533] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:13:27 2026] GET /volume/v3/backups/9cfb5749-316e-4cf6-85c2-943558b2c859 => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:13:27.955811 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-9fc88718-ffc6-4e5b-96e1-27dc16a2e70d None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:13:27.958968 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-9fc88718-ffc6-4e5b-96e1-27dc16a2e70d tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] DELETE https://10.4.3.240/volume/v3/backups/8b6a3d1b-c18a-4c8d-bde6-653232a8df98 Aug 20 01:13:27.958968 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-9fc88718-ffc6-4e5b-96e1-27dc16a2e70d tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:13:27.958968 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-9fc88718-ffc6-4e5b-96e1-27dc16a2e70d tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] Calling method 'delete' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:13:27.958968 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.contrib.backups [None req-9fc88718-ffc6-4e5b-96e1-27dc16a2e70d tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] Delete backup with id: 8b6a3d1b-c18a-4c8d-bde6-653232a8df98. Aug 20 01:13:27.962987 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:13:27.962987 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:13:27.974355 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.backup.rpcapi [None req-9fc88718-ffc6-4e5b-96e1-27dc16a2e70d tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] delete_backup rpcapi backup_id 8b6a3d1b-c18a-4c8d-bde6-653232a8df98 {{(pid=100212) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 20 01:13:27.975173 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-9fc88718-ffc6-4e5b-96e1-27dc16a2e70d tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] https://10.4.3.240/volume/v3/backups/8b6a3d1b-c18a-4c8d-bde6-653232a8df98 returned with HTTP 202 Aug 20 01:13:27.975713 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1375/5534] 10.4.3.240 () {68 vars in 1391 bytes} [Thu Aug 20 01:13:27 2026] DELETE /volume/v3/backups/8b6a3d1b-c18a-4c8d-bde6-653232a8df98 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 01:13:27.981621 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-bc945f3d-f388-468b-8afd-fbc721269ca6 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:13:27.983976 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-bc945f3d-f388-468b-8afd-fbc721269ca6 tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] GET https://10.4.3.240/volume/v3/backups/8b6a3d1b-c18a-4c8d-bde6-653232a8df98 Aug 20 01:13:27.983976 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-bc945f3d-f388-468b-8afd-fbc721269ca6 tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:13:27.983976 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-bc945f3d-f388-468b-8afd-fbc721269ca6 tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:13:27.984930 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.v3.backups [None req-bc945f3d-f388-468b-8afd-fbc721269ca6 tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] Show backup with id 8b6a3d1b-c18a-4c8d-bde6-653232a8df98. {{(pid=100213) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:13:27.989050 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:13:27.989050 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:13:27.990317 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-bc945f3d-f388-468b-8afd-fbc721269ca6 tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] https://10.4.3.240/volume/v3/backups/8b6a3d1b-c18a-4c8d-bde6-653232a8df98 returned with HTTP 200 Aug 20 01:13:27.990317 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1377/5535] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:13:27 2026] GET /volume/v3/backups/8b6a3d1b-c18a-4c8d-bde6-653232a8df98 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:13:28.999094 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-675cff58-758d-4a33-bb1b-bf3926e5ac87 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:13:29.000833 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-675cff58-758d-4a33-bb1b-bf3926e5ac87 tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] GET https://10.4.3.240/volume/v3/backups/8b6a3d1b-c18a-4c8d-bde6-653232a8df98 Aug 20 01:13:29.001029 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-675cff58-758d-4a33-bb1b-bf3926e5ac87 tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:13:29.001214 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-675cff58-758d-4a33-bb1b-bf3926e5ac87 tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:13:29.001323 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-675cff58-758d-4a33-bb1b-bf3926e5ac87 tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] Show backup with id 8b6a3d1b-c18a-4c8d-bde6-653232a8df98. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:13:29.004717 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-675cff58-758d-4a33-bb1b-bf3926e5ac87 tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] https://10.4.3.240/volume/v3/backups/8b6a3d1b-c18a-4c8d-bde6-653232a8df98 returned with HTTP 404 Aug 20 01:13:29.005138 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1386/5536] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:13:28 2026] GET /volume/v3/backups/8b6a3d1b-c18a-4c8d-bde6-653232a8df98 => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:13:29.011274 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-270aa267-de78-4a6d-bd8e-12118e684164 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:13:29.012933 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-270aa267-de78-4a6d-bd8e-12118e684164 tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] DELETE https://10.4.3.240/volume/v3/volumes/9392a3ea-898e-4b5d-a2a1-0c9ac3eaddde Aug 20 01:13:29.013153 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-270aa267-de78-4a6d-bd8e-12118e684164 tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:13:29.013351 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-270aa267-de78-4a6d-bd8e-12118e684164 tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] Calling method 'delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:13:29.013512 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-270aa267-de78-4a6d-bd8e-12118e684164 tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] Delete volume with id: 9392a3ea-898e-4b5d-a2a1-0c9ac3eaddde Aug 20 01:13:29.020900 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:13:29.020900 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:13:29.021235 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-270aa267-de78-4a6d-bd8e-12118e684164 tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] Volume info retrieved successfully. Aug 20 01:13:29.039260 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-270aa267-de78-4a6d-bd8e-12118e684164 tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] Delete volume request issued successfully. Aug 20 01:13:29.039545 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-270aa267-de78-4a6d-bd8e-12118e684164 tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] https://10.4.3.240/volume/v3/volumes/9392a3ea-898e-4b5d-a2a1-0c9ac3eaddde returned with HTTP 202 Aug 20 01:13:29.040084 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1399/5537] 10.4.3.240 () {68 vars in 1391 bytes} [Thu Aug 20 01:13:29 2026] DELETE /volume/v3/volumes/9392a3ea-898e-4b5d-a2a1-0c9ac3eaddde => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 01:13:29.048259 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-4a003221-2c08-4cd6-8bc4-ddeedc816eae None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:13:29.049486 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-4a003221-2c08-4cd6-8bc4-ddeedc816eae tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] GET https://10.4.3.240/volume/v3/volumes/9392a3ea-898e-4b5d-a2a1-0c9ac3eaddde Aug 20 01:13:29.049684 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-4a003221-2c08-4cd6-8bc4-ddeedc816eae tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:13:29.049860 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-4a003221-2c08-4cd6-8bc4-ddeedc816eae tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:13:29.056329 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:13:29.056329 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:13:29.059305 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-4a003221-2c08-4cd6-8bc4-ddeedc816eae tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] Volume info retrieved successfully. Aug 20 01:13:29.062602 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-4a003221-2c08-4cd6-8bc4-ddeedc816eae tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] https://10.4.3.240/volume/v3/volumes/9392a3ea-898e-4b5d-a2a1-0c9ac3eaddde returned with HTTP 200 Aug 20 01:13:29.062936 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1376/5538] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:13:29 2026] GET /volume/v3/volumes/9392a3ea-898e-4b5d-a2a1-0c9ac3eaddde => generated 1016 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:13:30.077805 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-4fba0bd8-28b3-4b91-a90f-10ef895994ec None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:13:30.079556 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-4fba0bd8-28b3-4b91-a90f-10ef895994ec tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] GET https://10.4.3.240/volume/v3/volumes/9392a3ea-898e-4b5d-a2a1-0c9ac3eaddde Aug 20 01:13:30.079795 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-4fba0bd8-28b3-4b91-a90f-10ef895994ec tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:13:30.080008 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-4fba0bd8-28b3-4b91-a90f-10ef895994ec tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:13:30.081954 np0000007838 devstack@c-api.service[100213]: DEBUG dbcounter [-] [100213] Writing DB stats cinder:SELECT=111,cinder:UPDATE=20,cinder:INSERT=12 {{(pid=100213) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 01:13:30.085559 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-4fba0bd8-28b3-4b91-a90f-10ef895994ec tempest-ProjectReaderTests33-1605690607 tempest-ProjectReaderTests33-1605690607-project-admin] https://10.4.3.240/volume/v3/volumes/9392a3ea-898e-4b5d-a2a1-0c9ac3eaddde returned with HTTP 404 Aug 20 01:13:30.086021 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1378/5539] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:13:30 2026] GET /volume/v3/volumes/9392a3ea-898e-4b5d-a2a1-0c9ac3eaddde => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:13:31.489736 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-fb236307-00dd-4c49-b00d-7298e75ac4f7 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:13:31.562007 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-fb236307-00dd-4c49-b00d-7298e75ac4f7 tempest-ProjectReaderTests39-343405978 tempest-ProjectReaderTests39-343405978-project-admin] POST https://10.4.3.240/volume/v3/volumes Aug 20 01:13:31.562411 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-fb236307-00dd-4c49-b00d-7298e75ac4f7 tempest-ProjectReaderTests39-343405978 tempest-ProjectReaderTests39-343405978-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1072617331"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:13:31.564058 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.v3.volumes [None req-fb236307-00dd-4c49-b00d-7298e75ac4f7 tempest-ProjectReaderTests39-343405978 tempest-ProjectReaderTests39-343405978-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1072617331'}} {{(pid=100214) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 01:13:31.564195 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.v3.volumes [None req-fb236307-00dd-4c49-b00d-7298e75ac4f7 tempest-ProjectReaderTests39-343405978 tempest-ProjectReaderTests39-343405978-project-admin] Create volume of 1 GB Aug 20 01:13:31.567554 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-fb236307-00dd-4c49-b00d-7298e75ac4f7 tempest-ProjectReaderTests39-343405978 tempest-ProjectReaderTests39-343405978-project-admin] Availability Zones retrieved successfully. Aug 20 01:13:31.572369 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-fb236307-00dd-4c49-b00d-7298e75ac4f7 tempest-ProjectReaderTests39-343405978 tempest-ProjectReaderTests39-343405978-project-admin] Flow 'volume_create_api' (0b5a4bb9-abdc-4c69-b84d-70a6fa14f860) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:13:31.573332 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-fb236307-00dd-4c49-b00d-7298e75ac4f7 tempest-ProjectReaderTests39-343405978 tempest-ProjectReaderTests39-343405978-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b01eb490-5cf0-4d4c-b13b-48ba85053ed6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:13:31.574065 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.flows.api.create_volume [None req-fb236307-00dd-4c49-b00d-7298e75ac4f7 tempest-ProjectReaderTests39-343405978 tempest-ProjectReaderTests39-343405978-project-admin] Validating volume size '1' using validate_int {{(pid=100214) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 01:13:31.594108 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-fb236307-00dd-4c49-b00d-7298e75ac4f7 tempest-ProjectReaderTests39-343405978 tempest-ProjectReaderTests39-343405978-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b01eb490-5cf0-4d4c-b13b-48ba85053ed6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:52:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1ed58bd6-fe6a-497e-ae84-e8199d24fdfa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:13:31.594826 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-fb236307-00dd-4c49-b00d-7298e75ac4f7 tempest-ProjectReaderTests39-343405978 tempest-ProjectReaderTests39-343405978-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fb836082-c228-408a-8d2a-1402dc596c99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:13:31.643774 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.quota [None req-fb236307-00dd-4c49-b00d-7298e75ac4f7 tempest-ProjectReaderTests39-343405978 tempest-ProjectReaderTests39-343405978-project-admin] Created reservations ['8faac411-ca73-4f97-8504-cacd4c002d79', '2dd5512e-a452-4be5-b179-619a938c1986', 'bda19574-243a-452a-9579-11cf6a51d7d5', '6486b380-9424-4971-b8ed-b9bc9cf50d3c'] {{(pid=100214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 01:13:31.644481 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-fb236307-00dd-4c49-b00d-7298e75ac4f7 tempest-ProjectReaderTests39-343405978 tempest-ProjectReaderTests39-343405978-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fb836082-c228-408a-8d2a-1402dc596c99) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8faac411-ca73-4f97-8504-cacd4c002d79', '2dd5512e-a452-4be5-b179-619a938c1986', 'bda19574-243a-452a-9579-11cf6a51d7d5', '6486b380-9424-4971-b8ed-b9bc9cf50d3c']}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:13:31.645126 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-fb236307-00dd-4c49-b00d-7298e75ac4f7 tempest-ProjectReaderTests39-343405978 tempest-ProjectReaderTests39-343405978-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (29ca61dc-1988-4855-bed5-05d7c77492fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:13:31.665675 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-fb236307-00dd-4c49-b00d-7298e75ac4f7 tempest-ProjectReaderTests39-343405978 tempest-ProjectReaderTests39-343405978-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (29ca61dc-1988-4855-bed5-05d7c77492fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a186699d-51d9-4011-a7f6-f81af54f6fcf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1072617331',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='78c48f8f0c8240f9bc62cf41935bad28',qos_specs=None,replication_status=,reservations=['8faac411-ca73-4f97-8504-cacd4c002d79','2dd5512e-a452-4be5-b179-619a938c1986','bda19574-243a-452a-9579-11cf6a51d7d5','6486b380-9424-4971-b8ed-b9bc9cf50d3c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='881b2ea036b94b3f9534e2d89a6fd7ae',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T01:13:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1072617331',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a186699d-51d9-4011-a7f6-f81af54f6fcf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='78c48f8f0c8240f9bc62cf41935bad28',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='881b2ea036b94b3f9534e2d89a6fd7ae',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1ed58bd6-fe6a-497e-ae84-e8199d24fdfa),volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:13:31.666351 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-fb236307-00dd-4c49-b00d-7298e75ac4f7 tempest-ProjectReaderTests39-343405978 tempest-ProjectReaderTests39-343405978-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2ce6adb2-a2f5-426b-9344-03558fd2018b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:13:31.681113 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-fb236307-00dd-4c49-b00d-7298e75ac4f7 tempest-ProjectReaderTests39-343405978 tempest-ProjectReaderTests39-343405978-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2ce6adb2-a2f5-426b-9344-03558fd2018b) transitioned into state 'SUCCESS' from state '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-1072617331',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='78c48f8f0c8240f9bc62cf41935bad28',qos_specs=None,replication_status=,reservations=['8faac411-ca73-4f97-8504-cacd4c002d79','2dd5512e-a452-4be5-b179-619a938c1986','bda19574-243a-452a-9579-11cf6a51d7d5','6486b380-9424-4971-b8ed-b9bc9cf50d3c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='881b2ea036b94b3f9534e2d89a6fd7ae',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:13:31.681821 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-fb236307-00dd-4c49-b00d-7298e75ac4f7 tempest-ProjectReaderTests39-343405978 tempest-ProjectReaderTests39-343405978-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d450be68-ed99-4f16-a102-2e5a0b204baa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:13:31.689618 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-fb236307-00dd-4c49-b00d-7298e75ac4f7 tempest-ProjectReaderTests39-343405978 tempest-ProjectReaderTests39-343405978-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d450be68-ed99-4f16-a102-2e5a0b204baa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:13:31.690548 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-fb236307-00dd-4c49-b00d-7298e75ac4f7 tempest-ProjectReaderTests39-343405978 tempest-ProjectReaderTests39-343405978-project-admin] Flow 'volume_create_api' (0b5a4bb9-abdc-4c69-b84d-70a6fa14f860) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:13:31.690845 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-fb236307-00dd-4c49-b00d-7298e75ac4f7 tempest-ProjectReaderTests39-343405978 tempest-ProjectReaderTests39-343405978-project-admin] Create volume request issued successfully. Aug 20 01:13:31.691406 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-fb236307-00dd-4c49-b00d-7298e75ac4f7 tempest-ProjectReaderTests39-343405978 tempest-ProjectReaderTests39-343405978-project-admin] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 20 01:13:31.691813 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1387/5540] 10.4.3.240 () {70 vars in 1298 bytes} [Thu Aug 20 01:13:31 2026] POST /volume/v3/volumes => generated 778 bytes in 202 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 01:13:31.705014 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-8f056ddd-ebd1-4db8-a9a7-1ae8908eea7e None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:13:31.707315 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-8f056ddd-ebd1-4db8-a9a7-1ae8908eea7e tempest-ProjectReaderTests39-343405978 tempest-ProjectReaderTests39-343405978-project-admin] GET https://10.4.3.240/volume/v3/volumes/a186699d-51d9-4011-a7f6-f81af54f6fcf Aug 20 01:13:31.707624 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-8f056ddd-ebd1-4db8-a9a7-1ae8908eea7e tempest-ProjectReaderTests39-343405978 tempest-ProjectReaderTests39-343405978-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:13:31.707884 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-8f056ddd-ebd1-4db8-a9a7-1ae8908eea7e tempest-ProjectReaderTests39-343405978 tempest-ProjectReaderTests39-343405978-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:13:31.711531 np0000007838 devstack@c-api.service[100215]: DEBUG dbcounter [-] [100215] Writing DB stats cinder:SELECT=100,cinder:UPDATE=9,cinder:INSERT=2 {{(pid=100215) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 01:13:31.718807 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:13:31.718807 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:13:31.723131 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-8f056ddd-ebd1-4db8-a9a7-1ae8908eea7e tempest-ProjectReaderTests39-343405978 tempest-ProjectReaderTests39-343405978-project-admin] Volume info retrieved successfully. Aug 20 01:13:31.727611 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-8f056ddd-ebd1-4db8-a9a7-1ae8908eea7e tempest-ProjectReaderTests39-343405978 tempest-ProjectReaderTests39-343405978-project-admin] https://10.4.3.240/volume/v3/volumes/a186699d-51d9-4011-a7f6-f81af54f6fcf returned with HTTP 200 Aug 20 01:13:31.728103 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1400/5541] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:13:31 2026] GET /volume/v3/volumes/a186699d-51d9-4011-a7f6-f81af54f6fcf => generated 957 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:13:32.741222 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-ff21d743-07ae-4fa4-909d-65de4e9bd8eb None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:13:32.742811 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-ff21d743-07ae-4fa4-909d-65de4e9bd8eb tempest-ProjectReaderTests39-343405978 tempest-ProjectReaderTests39-343405978-project-admin] GET https://10.4.3.240/volume/v3/volumes/a186699d-51d9-4011-a7f6-f81af54f6fcf Aug 20 01:13:32.743008 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-ff21d743-07ae-4fa4-909d-65de4e9bd8eb tempest-ProjectReaderTests39-343405978 tempest-ProjectReaderTests39-343405978-project-admin] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:13:32.743180 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-ff21d743-07ae-4fa4-909d-65de4e9bd8eb tempest-ProjectReaderTests39-343405978 tempest-ProjectReaderTests39-343405978-project-admin] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:13:32.750398 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:13:32.750398 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:13:32.753722 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-ff21d743-07ae-4fa4-909d-65de4e9bd8eb tempest-ProjectReaderTests39-343405978 tempest-ProjectReaderTests39-343405978-project-admin] Volume info retrieved successfully. Aug 20 01:13:32.757022 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-ff21d743-07ae-4fa4-909d-65de4e9bd8eb tempest-ProjectReaderTests39-343405978 tempest-ProjectReaderTests39-343405978-project-admin] https://10.4.3.240/volume/v3/volumes/a186699d-51d9-4011-a7f6-f81af54f6fcf returned with HTTP 200 Aug 20 01:13:32.757393 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1377/5542] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:13:32 2026] GET /volume/v3/volumes/a186699d-51d9-4011-a7f6-f81af54f6fcf => generated 1018 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:13:32.768440 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-92eb8552-42dc-4a7a-a1e4-6d89d3b08730 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:13:32.769917 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-92eb8552-42dc-4a7a-a1e4-6d89d3b08730 tempest-ProjectReaderTests39-343405978 tempest-ProjectReaderTests39-343405978-project-admin] POST https://10.4.3.240/volume/v3/backups Aug 20 01:13:32.770225 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-92eb8552-42dc-4a7a-a1e4-6d89d3b08730 tempest-ProjectReaderTests39-343405978 tempest-ProjectReaderTests39-343405978-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "a186699d-51d9-4011-a7f6-f81af54f6fcf", "name": "tempest-type-Backup-721054390"}} {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:13:32.771501 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.contrib.backups [None req-92eb8552-42dc-4a7a-a1e4-6d89d3b08730 tempest-ProjectReaderTests39-343405978 tempest-ProjectReaderTests39-343405978-project-admin] Creating new backup {'backup': {'volume_id': 'a186699d-51d9-4011-a7f6-f81af54f6fcf', 'name': 'tempest-type-Backup-721054390'}} {{(pid=100213) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 20 01:13:32.771644 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.contrib.backups [None req-92eb8552-42dc-4a7a-a1e4-6d89d3b08730 tempest-ProjectReaderTests39-343405978 tempest-ProjectReaderTests39-343405978-project-admin] Creating backup of volume a186699d-51d9-4011-a7f6-f81af54f6fcf in container None Aug 20 01:13:32.777887 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:13:32.777887 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:13:32.778233 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-92eb8552-42dc-4a7a-a1e4-6d89d3b08730 tempest-ProjectReaderTests39-343405978 tempest-ProjectReaderTests39-343405978-project-admin] Volume info retrieved successfully. Aug 20 01:13:32.800145 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.quota [None req-92eb8552-42dc-4a7a-a1e4-6d89d3b08730 tempest-ProjectReaderTests39-343405978 tempest-ProjectReaderTests39-343405978-project-admin] Created reservations ['32d87d05-c52a-4287-8302-b5833793b346', '794531cb-336f-48e5-8689-1d7627d4c175'] {{(pid=100213) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 01:13:32.828087 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-92eb8552-42dc-4a7a-a1e4-6d89d3b08730 tempest-ProjectReaderTests39-343405978 tempest-ProjectReaderTests39-343405978-project-admin] https://10.4.3.240/volume/v3/backups returned with HTTP 202 Aug 20 01:13:32.828498 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1379/5543] 10.4.3.240 () {70 vars in 1299 bytes} [Thu Aug 20 01:13:32 2026] POST /volume/v3/backups => generated 315 bytes in 60 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 01:13:32.837650 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-771b7cd9-18a3-4fff-8c19-419c9a34319e None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:13:32.840036 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-771b7cd9-18a3-4fff-8c19-419c9a34319e tempest-ProjectReaderTests39-343405978 tempest-ProjectReaderTests39-343405978-project-admin] GET https://10.4.3.240/volume/v3/backups/ee20fe33-5691-45ad-bc3f-46fa6d6267cb Aug 20 01:13:32.840305 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-771b7cd9-18a3-4fff-8c19-419c9a34319e tempest-ProjectReaderTests39-343405978 tempest-ProjectReaderTests39-343405978-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:13:32.840804 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-771b7cd9-18a3-4fff-8c19-419c9a34319e tempest-ProjectReaderTests39-343405978 tempest-ProjectReaderTests39-343405978-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:13:32.840804 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-771b7cd9-18a3-4fff-8c19-419c9a34319e tempest-ProjectReaderTests39-343405978 tempest-ProjectReaderTests39-343405978-project-admin] Show backup with id ee20fe33-5691-45ad-bc3f-46fa6d6267cb. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:13:32.845889 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:13:32.845889 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:13:32.846804 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-771b7cd9-18a3-4fff-8c19-419c9a34319e tempest-ProjectReaderTests39-343405978 tempest-ProjectReaderTests39-343405978-project-admin] https://10.4.3.240/volume/v3/backups/ee20fe33-5691-45ad-bc3f-46fa6d6267cb returned with HTTP 200 Aug 20 01:13:32.847144 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1388/5544] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:13:32 2026] GET /volume/v3/backups/ee20fe33-5691-45ad-bc3f-46fa6d6267cb => generated 722 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:13:33.857097 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-4b26fb6a-ac54-4804-932f-1b6bf3a551b9 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:13:33.858593 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-4b26fb6a-ac54-4804-932f-1b6bf3a551b9 tempest-ProjectReaderTests39-343405978 tempest-ProjectReaderTests39-343405978-project-admin] GET https://10.4.3.240/volume/v3/backups/ee20fe33-5691-45ad-bc3f-46fa6d6267cb Aug 20 01:13:33.858769 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-4b26fb6a-ac54-4804-932f-1b6bf3a551b9 tempest-ProjectReaderTests39-343405978 tempest-ProjectReaderTests39-343405978-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:13:33.858991 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-4b26fb6a-ac54-4804-932f-1b6bf3a551b9 tempest-ProjectReaderTests39-343405978 tempest-ProjectReaderTests39-343405978-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:13:33.859210 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-4b26fb6a-ac54-4804-932f-1b6bf3a551b9 tempest-ProjectReaderTests39-343405978 tempest-ProjectReaderTests39-343405978-project-admin] Show backup with id ee20fe33-5691-45ad-bc3f-46fa6d6267cb. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:13:33.862841 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:13:33.862841 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:13:33.863419 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-4b26fb6a-ac54-4804-932f-1b6bf3a551b9 tempest-ProjectReaderTests39-343405978 tempest-ProjectReaderTests39-343405978-project-admin] https://10.4.3.240/volume/v3/backups/ee20fe33-5691-45ad-bc3f-46fa6d6267cb returned with HTTP 200 Aug 20 01:13:33.863755 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1401/5545] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:13:33 2026] GET /volume/v3/backups/ee20fe33-5691-45ad-bc3f-46fa6d6267cb => generated 724 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:13:34.872546 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-f7150c77-0a72-4345-83ad-df971a13a82e None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:13:34.874065 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-f7150c77-0a72-4345-83ad-df971a13a82e tempest-ProjectReaderTests39-343405978 tempest-ProjectReaderTests39-343405978-project-admin] GET https://10.4.3.240/volume/v3/backups/ee20fe33-5691-45ad-bc3f-46fa6d6267cb Aug 20 01:13:34.874266 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-f7150c77-0a72-4345-83ad-df971a13a82e tempest-ProjectReaderTests39-343405978 tempest-ProjectReaderTests39-343405978-project-admin] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:13:34.874466 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-f7150c77-0a72-4345-83ad-df971a13a82e tempest-ProjectReaderTests39-343405978 tempest-ProjectReaderTests39-343405978-project-admin] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:13:34.874568 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.v3.backups [None req-f7150c77-0a72-4345-83ad-df971a13a82e tempest-ProjectReaderTests39-343405978 tempest-ProjectReaderTests39-343405978-project-admin] Show backup with id ee20fe33-5691-45ad-bc3f-46fa6d6267cb. {{(pid=100212) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:13:34.878111 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:13:34.878111 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:13:34.878728 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-f7150c77-0a72-4345-83ad-df971a13a82e tempest-ProjectReaderTests39-343405978 tempest-ProjectReaderTests39-343405978-project-admin] https://10.4.3.240/volume/v3/backups/ee20fe33-5691-45ad-bc3f-46fa6d6267cb returned with HTTP 200 Aug 20 01:13:34.879049 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1378/5546] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:13:34 2026] GET /volume/v3/backups/ee20fe33-5691-45ad-bc3f-46fa6d6267cb => generated 724 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:13:35.888276 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-767d59f3-ea93-4f53-963b-e3a2dbb64c4d None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:13:35.890412 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-767d59f3-ea93-4f53-963b-e3a2dbb64c4d tempest-ProjectReaderTests39-343405978 tempest-ProjectReaderTests39-343405978-project-admin] GET https://10.4.3.240/volume/v3/backups/ee20fe33-5691-45ad-bc3f-46fa6d6267cb Aug 20 01:13:35.890734 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-767d59f3-ea93-4f53-963b-e3a2dbb64c4d tempest-ProjectReaderTests39-343405978 tempest-ProjectReaderTests39-343405978-project-admin] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:13:35.890995 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-767d59f3-ea93-4f53-963b-e3a2dbb64c4d tempest-ProjectReaderTests39-343405978 tempest-ProjectReaderTests39-343405978-project-admin] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:13:35.891181 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.v3.backups [None req-767d59f3-ea93-4f53-963b-e3a2dbb64c4d tempest-ProjectReaderTests39-343405978 tempest-ProjectReaderTests39-343405978-project-admin] Show backup with id ee20fe33-5691-45ad-bc3f-46fa6d6267cb. {{(pid=100213) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:13:35.895137 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:13:35.895137 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:13:35.895796 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-767d59f3-ea93-4f53-963b-e3a2dbb64c4d tempest-ProjectReaderTests39-343405978 tempest-ProjectReaderTests39-343405978-project-admin] https://10.4.3.240/volume/v3/backups/ee20fe33-5691-45ad-bc3f-46fa6d6267cb returned with HTTP 200 Aug 20 01:13:35.896216 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1380/5547] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:13:35 2026] GET /volume/v3/backups/ee20fe33-5691-45ad-bc3f-46fa6d6267cb => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:13:36.908510 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-94aefca7-6127-47f1-8601-0b1b1cc489c3 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:13:36.910209 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-94aefca7-6127-47f1-8601-0b1b1cc489c3 tempest-ProjectReaderTests39-343405978 tempest-ProjectReaderTests39-343405978-project-admin] GET https://10.4.3.240/volume/v3/backups/ee20fe33-5691-45ad-bc3f-46fa6d6267cb Aug 20 01:13:36.910419 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-94aefca7-6127-47f1-8601-0b1b1cc489c3 tempest-ProjectReaderTests39-343405978 tempest-ProjectReaderTests39-343405978-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:13:36.910598 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-94aefca7-6127-47f1-8601-0b1b1cc489c3 tempest-ProjectReaderTests39-343405978 tempest-ProjectReaderTests39-343405978-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:13:36.910694 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-94aefca7-6127-47f1-8601-0b1b1cc489c3 tempest-ProjectReaderTests39-343405978 tempest-ProjectReaderTests39-343405978-project-admin] Show backup with id ee20fe33-5691-45ad-bc3f-46fa6d6267cb. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:13:36.914728 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:13:36.914728 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:13:36.915263 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-94aefca7-6127-47f1-8601-0b1b1cc489c3 tempest-ProjectReaderTests39-343405978 tempest-ProjectReaderTests39-343405978-project-admin] https://10.4.3.240/volume/v3/backups/ee20fe33-5691-45ad-bc3f-46fa6d6267cb returned with HTTP 200 Aug 20 01:13:36.915820 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1389/5548] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:13:36 2026] GET /volume/v3/backups/ee20fe33-5691-45ad-bc3f-46fa6d6267cb => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:13:37.927452 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-ae6682a5-3367-42e4-9b75-2531227433dd None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:13:37.929147 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-ae6682a5-3367-42e4-9b75-2531227433dd tempest-ProjectReaderTests39-343405978 tempest-ProjectReaderTests39-343405978-project-admin] GET https://10.4.3.240/volume/v3/backups/ee20fe33-5691-45ad-bc3f-46fa6d6267cb Aug 20 01:13:37.929568 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-ae6682a5-3367-42e4-9b75-2531227433dd tempest-ProjectReaderTests39-343405978 tempest-ProjectReaderTests39-343405978-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:13:37.929878 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-ae6682a5-3367-42e4-9b75-2531227433dd tempest-ProjectReaderTests39-343405978 tempest-ProjectReaderTests39-343405978-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:13:37.930911 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-ae6682a5-3367-42e4-9b75-2531227433dd tempest-ProjectReaderTests39-343405978 tempest-ProjectReaderTests39-343405978-project-admin] Show backup with id ee20fe33-5691-45ad-bc3f-46fa6d6267cb. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:13:37.934819 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:13:37.934819 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:13:37.934819 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-ae6682a5-3367-42e4-9b75-2531227433dd tempest-ProjectReaderTests39-343405978 tempest-ProjectReaderTests39-343405978-project-admin] https://10.4.3.240/volume/v3/backups/ee20fe33-5691-45ad-bc3f-46fa6d6267cb returned with HTTP 200 Aug 20 01:13:37.934819 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1402/5549] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:13:37 2026] GET /volume/v3/backups/ee20fe33-5691-45ad-bc3f-46fa6d6267cb => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:13:38.945988 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-0d5e0203-b838-4a29-b368-d390bc75bc43 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:13:38.948848 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-0d5e0203-b838-4a29-b368-d390bc75bc43 tempest-ProjectReaderTests39-343405978 tempest-ProjectReaderTests39-343405978-project-admin] GET https://10.4.3.240/volume/v3/backups/ee20fe33-5691-45ad-bc3f-46fa6d6267cb Aug 20 01:13:38.948848 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-0d5e0203-b838-4a29-b368-d390bc75bc43 tempest-ProjectReaderTests39-343405978 tempest-ProjectReaderTests39-343405978-project-admin] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:13:38.948848 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-0d5e0203-b838-4a29-b368-d390bc75bc43 tempest-ProjectReaderTests39-343405978 tempest-ProjectReaderTests39-343405978-project-admin] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:13:38.948848 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.v3.backups [None req-0d5e0203-b838-4a29-b368-d390bc75bc43 tempest-ProjectReaderTests39-343405978 tempest-ProjectReaderTests39-343405978-project-admin] Show backup with id ee20fe33-5691-45ad-bc3f-46fa6d6267cb. {{(pid=100212) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:13:38.952774 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:13:38.952774 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:13:38.953525 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-0d5e0203-b838-4a29-b368-d390bc75bc43 tempest-ProjectReaderTests39-343405978 tempest-ProjectReaderTests39-343405978-project-admin] https://10.4.3.240/volume/v3/backups/ee20fe33-5691-45ad-bc3f-46fa6d6267cb returned with HTTP 200 Aug 20 01:13:38.954032 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1379/5550] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:13:38 2026] GET /volume/v3/backups/ee20fe33-5691-45ad-bc3f-46fa6d6267cb => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 20 01:13:39.964265 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-47c91d68-b56d-4d43-ba92-7d800d2ad6d2 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:13:39.965904 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-47c91d68-b56d-4d43-ba92-7d800d2ad6d2 tempest-ProjectReaderTests39-343405978 tempest-ProjectReaderTests39-343405978-project-admin] GET https://10.4.3.240/volume/v3/backups/ee20fe33-5691-45ad-bc3f-46fa6d6267cb Aug 20 01:13:39.966097 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-47c91d68-b56d-4d43-ba92-7d800d2ad6d2 tempest-ProjectReaderTests39-343405978 tempest-ProjectReaderTests39-343405978-project-admin] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:13:39.966278 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-47c91d68-b56d-4d43-ba92-7d800d2ad6d2 tempest-ProjectReaderTests39-343405978 tempest-ProjectReaderTests39-343405978-project-admin] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:13:39.966395 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.v3.backups [None req-47c91d68-b56d-4d43-ba92-7d800d2ad6d2 tempest-ProjectReaderTests39-343405978 tempest-ProjectReaderTests39-343405978-project-admin] Show backup with id ee20fe33-5691-45ad-bc3f-46fa6d6267cb. {{(pid=100213) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:13:39.970917 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:13:39.970917 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:13:39.971659 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-47c91d68-b56d-4d43-ba92-7d800d2ad6d2 tempest-ProjectReaderTests39-343405978 tempest-ProjectReaderTests39-343405978-project-admin] https://10.4.3.240/volume/v3/backups/ee20fe33-5691-45ad-bc3f-46fa6d6267cb returned with HTTP 200 Aug 20 01:13:39.972056 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1381/5551] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:13:39 2026] GET /volume/v3/backups/ee20fe33-5691-45ad-bc3f-46fa6d6267cb => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:13:40.981452 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-37cdbeec-9ef6-491f-9c32-a999962e2512 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:13:40.983141 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-37cdbeec-9ef6-491f-9c32-a999962e2512 tempest-ProjectReaderTests39-343405978 tempest-ProjectReaderTests39-343405978-project-admin] GET https://10.4.3.240/volume/v3/backups/ee20fe33-5691-45ad-bc3f-46fa6d6267cb Aug 20 01:13:40.983361 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-37cdbeec-9ef6-491f-9c32-a999962e2512 tempest-ProjectReaderTests39-343405978 tempest-ProjectReaderTests39-343405978-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:13:40.983539 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-37cdbeec-9ef6-491f-9c32-a999962e2512 tempest-ProjectReaderTests39-343405978 tempest-ProjectReaderTests39-343405978-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:13:40.983636 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-37cdbeec-9ef6-491f-9c32-a999962e2512 tempest-ProjectReaderTests39-343405978 tempest-ProjectReaderTests39-343405978-project-admin] Show backup with id ee20fe33-5691-45ad-bc3f-46fa6d6267cb. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:13:40.987366 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:13:40.987366 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:13:40.987874 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-37cdbeec-9ef6-491f-9c32-a999962e2512 tempest-ProjectReaderTests39-343405978 tempest-ProjectReaderTests39-343405978-project-admin] https://10.4.3.240/volume/v3/backups/ee20fe33-5691-45ad-bc3f-46fa6d6267cb returned with HTTP 200 Aug 20 01:13:40.988195 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1390/5552] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:13:40 2026] GET /volume/v3/backups/ee20fe33-5691-45ad-bc3f-46fa6d6267cb => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:13:41.997399 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-74e7a0c1-6079-47c4-83c6-f0329a346d2e None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:13:41.998743 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-74e7a0c1-6079-47c4-83c6-f0329a346d2e tempest-ProjectReaderTests39-343405978 tempest-ProjectReaderTests39-343405978-project-admin] GET https://10.4.3.240/volume/v3/backups/ee20fe33-5691-45ad-bc3f-46fa6d6267cb Aug 20 01:13:41.998937 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-74e7a0c1-6079-47c4-83c6-f0329a346d2e tempest-ProjectReaderTests39-343405978 tempest-ProjectReaderTests39-343405978-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:13:41.999109 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-74e7a0c1-6079-47c4-83c6-f0329a346d2e tempest-ProjectReaderTests39-343405978 tempest-ProjectReaderTests39-343405978-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:13:41.999229 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-74e7a0c1-6079-47c4-83c6-f0329a346d2e tempest-ProjectReaderTests39-343405978 tempest-ProjectReaderTests39-343405978-project-admin] Show backup with id ee20fe33-5691-45ad-bc3f-46fa6d6267cb. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:13:42.003115 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:13:42.003115 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:13:42.003698 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-74e7a0c1-6079-47c4-83c6-f0329a346d2e tempest-ProjectReaderTests39-343405978 tempest-ProjectReaderTests39-343405978-project-admin] https://10.4.3.240/volume/v3/backups/ee20fe33-5691-45ad-bc3f-46fa6d6267cb returned with HTTP 200 Aug 20 01:13:42.004189 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1403/5553] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:13:41 2026] GET /volume/v3/backups/ee20fe33-5691-45ad-bc3f-46fa6d6267cb => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:13:43.013080 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-20fc7c71-abc7-4a31-a534-9dbfe6ce5734 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:13:43.015282 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-20fc7c71-abc7-4a31-a534-9dbfe6ce5734 tempest-ProjectReaderTests39-343405978 tempest-ProjectReaderTests39-343405978-project-admin] GET https://10.4.3.240/volume/v3/backups/ee20fe33-5691-45ad-bc3f-46fa6d6267cb Aug 20 01:13:43.015282 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-20fc7c71-abc7-4a31-a534-9dbfe6ce5734 tempest-ProjectReaderTests39-343405978 tempest-ProjectReaderTests39-343405978-project-admin] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:13:43.015282 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-20fc7c71-abc7-4a31-a534-9dbfe6ce5734 tempest-ProjectReaderTests39-343405978 tempest-ProjectReaderTests39-343405978-project-admin] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:13:43.015282 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.v3.backups [None req-20fc7c71-abc7-4a31-a534-9dbfe6ce5734 tempest-ProjectReaderTests39-343405978 tempest-ProjectReaderTests39-343405978-project-admin] Show backup with id ee20fe33-5691-45ad-bc3f-46fa6d6267cb. {{(pid=100212) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:13:43.018998 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:13:43.018998 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:13:43.019539 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-20fc7c71-abc7-4a31-a534-9dbfe6ce5734 tempest-ProjectReaderTests39-343405978 tempest-ProjectReaderTests39-343405978-project-admin] https://10.4.3.240/volume/v3/backups/ee20fe33-5691-45ad-bc3f-46fa6d6267cb returned with HTTP 200 Aug 20 01:13:43.019846 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1380/5554] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:13:43 2026] GET /volume/v3/backups/ee20fe33-5691-45ad-bc3f-46fa6d6267cb => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:13:44.028316 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-8969d104-0838-4b17-b47e-8db1bac421f4 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:13:44.029941 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-8969d104-0838-4b17-b47e-8db1bac421f4 tempest-ProjectReaderTests39-343405978 tempest-ProjectReaderTests39-343405978-project-admin] GET https://10.4.3.240/volume/v3/backups/ee20fe33-5691-45ad-bc3f-46fa6d6267cb Aug 20 01:13:44.030132 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-8969d104-0838-4b17-b47e-8db1bac421f4 tempest-ProjectReaderTests39-343405978 tempest-ProjectReaderTests39-343405978-project-admin] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:13:44.030344 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-8969d104-0838-4b17-b47e-8db1bac421f4 tempest-ProjectReaderTests39-343405978 tempest-ProjectReaderTests39-343405978-project-admin] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:13:44.030483 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.v3.backups [None req-8969d104-0838-4b17-b47e-8db1bac421f4 tempest-ProjectReaderTests39-343405978 tempest-ProjectReaderTests39-343405978-project-admin] Show backup with id ee20fe33-5691-45ad-bc3f-46fa6d6267cb. {{(pid=100213) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:13:44.034201 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:13:44.034201 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:13:44.034722 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-8969d104-0838-4b17-b47e-8db1bac421f4 tempest-ProjectReaderTests39-343405978 tempest-ProjectReaderTests39-343405978-project-admin] https://10.4.3.240/volume/v3/backups/ee20fe33-5691-45ad-bc3f-46fa6d6267cb returned with HTTP 200 Aug 20 01:13:44.035030 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1382/5555] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:13:44 2026] GET /volume/v3/backups/ee20fe33-5691-45ad-bc3f-46fa6d6267cb => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:13:45.043890 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-bdddfa6a-afed-436a-937e-d4f231a13a95 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:13:45.045722 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-bdddfa6a-afed-436a-937e-d4f231a13a95 tempest-ProjectReaderTests39-343405978 tempest-ProjectReaderTests39-343405978-project-admin] GET https://10.4.3.240/volume/v3/backups/ee20fe33-5691-45ad-bc3f-46fa6d6267cb Aug 20 01:13:45.045937 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-bdddfa6a-afed-436a-937e-d4f231a13a95 tempest-ProjectReaderTests39-343405978 tempest-ProjectReaderTests39-343405978-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:13:45.046116 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-bdddfa6a-afed-436a-937e-d4f231a13a95 tempest-ProjectReaderTests39-343405978 tempest-ProjectReaderTests39-343405978-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:13:45.046225 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-bdddfa6a-afed-436a-937e-d4f231a13a95 tempest-ProjectReaderTests39-343405978 tempest-ProjectReaderTests39-343405978-project-admin] Show backup with id ee20fe33-5691-45ad-bc3f-46fa6d6267cb. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:13:45.050065 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:13:45.050065 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:13:45.050645 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-bdddfa6a-afed-436a-937e-d4f231a13a95 tempest-ProjectReaderTests39-343405978 tempest-ProjectReaderTests39-343405978-project-admin] https://10.4.3.240/volume/v3/backups/ee20fe33-5691-45ad-bc3f-46fa6d6267cb returned with HTTP 200 Aug 20 01:13:45.051078 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1391/5556] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:13:45 2026] GET /volume/v3/backups/ee20fe33-5691-45ad-bc3f-46fa6d6267cb => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:13:46.067411 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-01428ad9-3c03-4fdf-a0fe-ac6ad5569577 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:13:46.068972 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-01428ad9-3c03-4fdf-a0fe-ac6ad5569577 tempest-ProjectReaderTests39-343405978 tempest-ProjectReaderTests39-343405978-project-admin] GET https://10.4.3.240/volume/v3/backups/ee20fe33-5691-45ad-bc3f-46fa6d6267cb Aug 20 01:13:46.069198 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-01428ad9-3c03-4fdf-a0fe-ac6ad5569577 tempest-ProjectReaderTests39-343405978 tempest-ProjectReaderTests39-343405978-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:13:46.069409 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-01428ad9-3c03-4fdf-a0fe-ac6ad5569577 tempest-ProjectReaderTests39-343405978 tempest-ProjectReaderTests39-343405978-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:13:46.069548 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-01428ad9-3c03-4fdf-a0fe-ac6ad5569577 tempest-ProjectReaderTests39-343405978 tempest-ProjectReaderTests39-343405978-project-admin] Show backup with id ee20fe33-5691-45ad-bc3f-46fa6d6267cb. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:13:46.073518 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:13:46.073518 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:13:46.074168 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-01428ad9-3c03-4fdf-a0fe-ac6ad5569577 tempest-ProjectReaderTests39-343405978 tempest-ProjectReaderTests39-343405978-project-admin] https://10.4.3.240/volume/v3/backups/ee20fe33-5691-45ad-bc3f-46fa6d6267cb returned with HTTP 200 Aug 20 01:13:46.074556 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1404/5557] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:13:46 2026] GET /volume/v3/backups/ee20fe33-5691-45ad-bc3f-46fa6d6267cb => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:13:47.083470 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-2d283ce3-d25d-452e-82b3-aababebbc736 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:13:47.085510 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-2d283ce3-d25d-452e-82b3-aababebbc736 tempest-ProjectReaderTests39-343405978 tempest-ProjectReaderTests39-343405978-project-admin] GET https://10.4.3.240/volume/v3/backups/ee20fe33-5691-45ad-bc3f-46fa6d6267cb Aug 20 01:13:47.085710 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-2d283ce3-d25d-452e-82b3-aababebbc736 tempest-ProjectReaderTests39-343405978 tempest-ProjectReaderTests39-343405978-project-admin] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:13:47.085882 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-2d283ce3-d25d-452e-82b3-aababebbc736 tempest-ProjectReaderTests39-343405978 tempest-ProjectReaderTests39-343405978-project-admin] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:13:47.085985 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.v3.backups [None req-2d283ce3-d25d-452e-82b3-aababebbc736 tempest-ProjectReaderTests39-343405978 tempest-ProjectReaderTests39-343405978-project-admin] Show backup with id ee20fe33-5691-45ad-bc3f-46fa6d6267cb. {{(pid=100212) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:13:47.090476 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:13:47.090476 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:13:47.091166 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-2d283ce3-d25d-452e-82b3-aababebbc736 tempest-ProjectReaderTests39-343405978 tempest-ProjectReaderTests39-343405978-project-admin] https://10.4.3.240/volume/v3/backups/ee20fe33-5691-45ad-bc3f-46fa6d6267cb returned with HTTP 200 Aug 20 01:13:47.091571 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1381/5558] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:13:47 2026] GET /volume/v3/backups/ee20fe33-5691-45ad-bc3f-46fa6d6267cb => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:13:47.101331 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-994bf96a-4fdf-4385-9537-a0ed33c6ec8a None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:13:47.102803 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-994bf96a-4fdf-4385-9537-a0ed33c6ec8a tempest-ProjectReaderTests39-343405978 tempest-ProjectReaderTests39-343405978-project-admin] DELETE https://10.4.3.240/volume/v3/backups/ee20fe33-5691-45ad-bc3f-46fa6d6267cb Aug 20 01:13:47.102980 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-994bf96a-4fdf-4385-9537-a0ed33c6ec8a tempest-ProjectReaderTests39-343405978 tempest-ProjectReaderTests39-343405978-project-admin] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:13:47.103150 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-994bf96a-4fdf-4385-9537-a0ed33c6ec8a tempest-ProjectReaderTests39-343405978 tempest-ProjectReaderTests39-343405978-project-admin] Calling method 'delete' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:13:47.103267 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.contrib.backups [None req-994bf96a-4fdf-4385-9537-a0ed33c6ec8a tempest-ProjectReaderTests39-343405978 tempest-ProjectReaderTests39-343405978-project-admin] Delete backup with id: ee20fe33-5691-45ad-bc3f-46fa6d6267cb. Aug 20 01:13:47.106837 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:13:47.106837 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:13:47.118245 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.backup.rpcapi [None req-994bf96a-4fdf-4385-9537-a0ed33c6ec8a tempest-ProjectReaderTests39-343405978 tempest-ProjectReaderTests39-343405978-project-admin] delete_backup rpcapi backup_id ee20fe33-5691-45ad-bc3f-46fa6d6267cb {{(pid=100213) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 20 01:13:47.119866 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-994bf96a-4fdf-4385-9537-a0ed33c6ec8a tempest-ProjectReaderTests39-343405978 tempest-ProjectReaderTests39-343405978-project-admin] https://10.4.3.240/volume/v3/backups/ee20fe33-5691-45ad-bc3f-46fa6d6267cb returned with HTTP 202 Aug 20 01:13:47.120215 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1383/5559] 10.4.3.240 () {68 vars in 1391 bytes} [Thu Aug 20 01:13:47 2026] DELETE /volume/v3/backups/ee20fe33-5691-45ad-bc3f-46fa6d6267cb => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Aug 20 01:13:47.126707 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-8de8065f-aa6b-43b9-a059-4a79e2d0e728 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:13:47.128332 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-8de8065f-aa6b-43b9-a059-4a79e2d0e728 tempest-ProjectReaderTests39-343405978 tempest-ProjectReaderTests39-343405978-project-admin] GET https://10.4.3.240/volume/v3/backups/ee20fe33-5691-45ad-bc3f-46fa6d6267cb Aug 20 01:13:47.128554 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-8de8065f-aa6b-43b9-a059-4a79e2d0e728 tempest-ProjectReaderTests39-343405978 tempest-ProjectReaderTests39-343405978-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:13:47.128729 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-8de8065f-aa6b-43b9-a059-4a79e2d0e728 tempest-ProjectReaderTests39-343405978 tempest-ProjectReaderTests39-343405978-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:13:47.128822 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-8de8065f-aa6b-43b9-a059-4a79e2d0e728 tempest-ProjectReaderTests39-343405978 tempest-ProjectReaderTests39-343405978-project-admin] Show backup with id ee20fe33-5691-45ad-bc3f-46fa6d6267cb. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:13:47.132252 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:13:47.132252 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:13:47.132778 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-8de8065f-aa6b-43b9-a059-4a79e2d0e728 tempest-ProjectReaderTests39-343405978 tempest-ProjectReaderTests39-343405978-project-admin] https://10.4.3.240/volume/v3/backups/ee20fe33-5691-45ad-bc3f-46fa6d6267cb returned with HTTP 200 Aug 20 01:13:47.133082 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1392/5560] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:13:47 2026] GET /volume/v3/backups/ee20fe33-5691-45ad-bc3f-46fa6d6267cb => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:13:48.142965 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-079eb2a2-d981-4e86-9d3a-90307a8197ab None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:13:48.144688 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-079eb2a2-d981-4e86-9d3a-90307a8197ab tempest-ProjectReaderTests39-343405978 tempest-ProjectReaderTests39-343405978-project-admin] GET https://10.4.3.240/volume/v3/backups/ee20fe33-5691-45ad-bc3f-46fa6d6267cb Aug 20 01:13:48.144883 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-079eb2a2-d981-4e86-9d3a-90307a8197ab tempest-ProjectReaderTests39-343405978 tempest-ProjectReaderTests39-343405978-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:13:48.145070 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-079eb2a2-d981-4e86-9d3a-90307a8197ab tempest-ProjectReaderTests39-343405978 tempest-ProjectReaderTests39-343405978-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:13:48.145199 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-079eb2a2-d981-4e86-9d3a-90307a8197ab tempest-ProjectReaderTests39-343405978 tempest-ProjectReaderTests39-343405978-project-admin] Show backup with id ee20fe33-5691-45ad-bc3f-46fa6d6267cb. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 01:13:48.149057 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-079eb2a2-d981-4e86-9d3a-90307a8197ab tempest-ProjectReaderTests39-343405978 tempest-ProjectReaderTests39-343405978-project-admin] https://10.4.3.240/volume/v3/backups/ee20fe33-5691-45ad-bc3f-46fa6d6267cb returned with HTTP 404 Aug 20 01:13:48.149532 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1405/5561] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:13:48 2026] GET /volume/v3/backups/ee20fe33-5691-45ad-bc3f-46fa6d6267cb => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:13:48.156026 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-dcd7cded-5350-4a62-bb5a-83261684c6d1 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:13:48.157766 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-dcd7cded-5350-4a62-bb5a-83261684c6d1 tempest-ProjectReaderTests39-343405978 tempest-ProjectReaderTests39-343405978-project-admin] DELETE https://10.4.3.240/volume/v3/volumes/a186699d-51d9-4011-a7f6-f81af54f6fcf Aug 20 01:13:48.157959 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-dcd7cded-5350-4a62-bb5a-83261684c6d1 tempest-ProjectReaderTests39-343405978 tempest-ProjectReaderTests39-343405978-project-admin] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:13:48.158129 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-dcd7cded-5350-4a62-bb5a-83261684c6d1 tempest-ProjectReaderTests39-343405978 tempest-ProjectReaderTests39-343405978-project-admin] Calling method 'delete' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:13:48.158311 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.v3.volumes [None req-dcd7cded-5350-4a62-bb5a-83261684c6d1 tempest-ProjectReaderTests39-343405978 tempest-ProjectReaderTests39-343405978-project-admin] Delete volume with id: a186699d-51d9-4011-a7f6-f81af54f6fcf Aug 20 01:13:48.164983 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:13:48.164983 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:13:48.165285 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-dcd7cded-5350-4a62-bb5a-83261684c6d1 tempest-ProjectReaderTests39-343405978 tempest-ProjectReaderTests39-343405978-project-admin] Volume info retrieved successfully. Aug 20 01:13:48.182144 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-dcd7cded-5350-4a62-bb5a-83261684c6d1 tempest-ProjectReaderTests39-343405978 tempest-ProjectReaderTests39-343405978-project-admin] Delete volume request issued successfully. Aug 20 01:13:48.182348 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-dcd7cded-5350-4a62-bb5a-83261684c6d1 tempest-ProjectReaderTests39-343405978 tempest-ProjectReaderTests39-343405978-project-admin] https://10.4.3.240/volume/v3/volumes/a186699d-51d9-4011-a7f6-f81af54f6fcf returned with HTTP 202 Aug 20 01:13:48.182754 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1382/5562] 10.4.3.240 () {68 vars in 1391 bytes} [Thu Aug 20 01:13:48 2026] DELETE /volume/v3/volumes/a186699d-51d9-4011-a7f6-f81af54f6fcf => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 01:13:48.189599 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-c364f7b3-100f-4f91-8a4d-18540b3071c4 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:13:48.191135 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-c364f7b3-100f-4f91-8a4d-18540b3071c4 tempest-ProjectReaderTests39-343405978 tempest-ProjectReaderTests39-343405978-project-admin] GET https://10.4.3.240/volume/v3/volumes/a186699d-51d9-4011-a7f6-f81af54f6fcf Aug 20 01:13:48.191379 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-c364f7b3-100f-4f91-8a4d-18540b3071c4 tempest-ProjectReaderTests39-343405978 tempest-ProjectReaderTests39-343405978-project-admin] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:13:48.191555 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-c364f7b3-100f-4f91-8a4d-18540b3071c4 tempest-ProjectReaderTests39-343405978 tempest-ProjectReaderTests39-343405978-project-admin] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:13:48.197933 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:13:48.197933 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:13:48.201000 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-c364f7b3-100f-4f91-8a4d-18540b3071c4 tempest-ProjectReaderTests39-343405978 tempest-ProjectReaderTests39-343405978-project-admin] Volume info retrieved successfully. Aug 20 01:13:48.204957 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-c364f7b3-100f-4f91-8a4d-18540b3071c4 tempest-ProjectReaderTests39-343405978 tempest-ProjectReaderTests39-343405978-project-admin] https://10.4.3.240/volume/v3/volumes/a186699d-51d9-4011-a7f6-f81af54f6fcf returned with HTTP 200 Aug 20 01:13:48.205386 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1384/5563] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:13:48 2026] GET /volume/v3/volumes/a186699d-51d9-4011-a7f6-f81af54f6fcf => generated 1017 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:13:49.219667 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-b571dce1-dd8b-4ade-873c-2609e9f1cb38 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:13:49.221497 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-b571dce1-dd8b-4ade-873c-2609e9f1cb38 tempest-ProjectReaderTests39-343405978 tempest-ProjectReaderTests39-343405978-project-admin] GET https://10.4.3.240/volume/v3/volumes/a186699d-51d9-4011-a7f6-f81af54f6fcf Aug 20 01:13:49.221693 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-b571dce1-dd8b-4ade-873c-2609e9f1cb38 tempest-ProjectReaderTests39-343405978 tempest-ProjectReaderTests39-343405978-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:13:49.221869 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-b571dce1-dd8b-4ade-873c-2609e9f1cb38 tempest-ProjectReaderTests39-343405978 tempest-ProjectReaderTests39-343405978-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:13:49.228645 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-b571dce1-dd8b-4ade-873c-2609e9f1cb38 tempest-ProjectReaderTests39-343405978 tempest-ProjectReaderTests39-343405978-project-admin] https://10.4.3.240/volume/v3/volumes/a186699d-51d9-4011-a7f6-f81af54f6fcf returned with HTTP 404 Aug 20 01:13:49.229129 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1393/5564] 10.4.3.240 () {68 vars in 1388 bytes} [Thu Aug 20 01:13:49 2026] GET /volume/v3/volumes/a186699d-51d9-4011-a7f6-f81af54f6fcf => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:13:58.147393 np0000007838 devstack@c-api.service[100215]: DEBUG dbcounter [-] [100215] Writing DB stats cinder:SELECT=8 {{(pid=100215) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 01:13:58.176397 np0000007838 devstack@c-api.service[100212]: DEBUG dbcounter [-] [100212] Writing DB stats cinder:SELECT=20,cinder:UPDATE=2,cinder:INSERT=1 {{(pid=100212) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 01:13:58.204265 np0000007838 devstack@c-api.service[100213]: DEBUG dbcounter [-] [100213] Writing DB stats cinder:SELECT=22,cinder:INSERT=5,cinder:UPDATE=9 {{(pid=100213) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 01:13:59.224294 np0000007838 devstack@c-api.service[100214]: DEBUG dbcounter [-] [100214] Writing DB stats cinder:SELECT=95,cinder:INSERT=20,cinder:UPDATE=36 {{(pid=100214) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 01:14:03.657085 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-26c4fe03-a7ae-4474-b741-bb2a4db6977e req-dfb6f83b-d218-4128-a0ec-72d4b1ea9de5 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:14:03.659016 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-26c4fe03-a7ae-4474-b741-bb2a4db6977e req-dfb6f83b-d218-4128-a0ec-72d4b1ea9de5 tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] DELETE https://10.4.3.240/volume/v3/attachments/5c6a3fd6-3f3a-4190-b34c-16071ad026ec Aug 20 01:14:03.659211 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-26c4fe03-a7ae-4474-b741-bb2a4db6977e req-dfb6f83b-d218-4128-a0ec-72d4b1ea9de5 tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:14:03.659408 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-26c4fe03-a7ae-4474-b741-bb2a4db6977e req-dfb6f83b-d218-4128-a0ec-72d4b1ea9de5 tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] Calling method 'version_select' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:14:03.666284 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:14:03.666284 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:14:03.706360 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-26c4fe03-a7ae-4474-b741-bb2a4db6977e req-dfb6f83b-d218-4128-a0ec-72d4b1ea9de5 tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] https://10.4.3.240/volume/v3/attachments/5c6a3fd6-3f3a-4190-b34c-16071ad026ec returned with HTTP 200 Aug 20 01:14:03.706709 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1406/5565] 10.4.3.240 () {72 vars in 1673 bytes} [Thu Aug 20 01:14:03 2026] DELETE /volume/v3/attachments/5c6a3fd6-3f3a-4190-b34c-16071ad026ec => generated 19 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:14:04.814246 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-e28c0700-f0d6-4a84-9f1b-aa7ea113b010 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:14:04.815758 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-e28c0700-f0d6-4a84-9f1b-aa7ea113b010 tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 20 01:14:04.816046 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-e28c0700-f0d6-4a84-9f1b-aa7ea113b010 tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] Action: 'create', calling method: create, body: {"volume": {"display_name": "tempest-TestEncryptedCinderVolumes-210944638", "source_volid": "22e74392-7089-4cd9-a3c4-e8f20c65a639", "volume_type": "tempest-scenario-type-luks-919424042", "size": 1}} {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:14:04.817455 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.v3.volumes [None req-e28c0700-f0d6-4a84-9f1b-aa7ea113b010 tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] Create volume request body: {'volume': {'display_name': 'tempest-TestEncryptedCinderVolumes-210944638', 'source_volid': '22e74392-7089-4cd9-a3c4-e8f20c65a639', 'volume_type': 'tempest-scenario-type-luks-919424042', 'size': 1}} {{(pid=100212) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 01:14:04.825769 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:14:04.825769 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:14:04.826198 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-e28c0700-f0d6-4a84-9f1b-aa7ea113b010 tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] Volume retrieved successfully. Aug 20 01:14:04.826306 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.v3.volumes [None req-e28c0700-f0d6-4a84-9f1b-aa7ea113b010 tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] Create volume of 1 GB Aug 20 01:14:04.826843 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-e28c0700-f0d6-4a84-9f1b-aa7ea113b010 tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] Availability Zones retrieved successfully. Aug 20 01:14:04.831599 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-e28c0700-f0d6-4a84-9f1b-aa7ea113b010 tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] Flow 'volume_create_api' (9de66711-30d2-434d-bdb2-40f05964d3c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100212) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:14:04.832816 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-e28c0700-f0d6-4a84-9f1b-aa7ea113b010 tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2bf0f4d1-0796-4f37-a05a-083c3fa91dbc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:14:04.833590 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.flows.api.create_volume [None req-e28c0700-f0d6-4a84-9f1b-aa7ea113b010 tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100212) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 01:14:04.851123 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-e28c0700-f0d6-4a84-9f1b-aa7ea113b010 tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2bf0f4d1-0796-4f37-a05a-083c3fa91dbc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '22e74392-7089-4cd9-a3c4-e8f20c65a639', 'volume_type': VolumeType(created_at=2026-08-20T01:13:02Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=77ef3561-b961-499e-b369-30ecf0578e68,is_public=True,name='tempest-scenario-type-luks-919424042',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '77ef3561-b961-499e-b369-30ecf0578e68', '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=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:14:04.851943 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-e28c0700-f0d6-4a84-9f1b-aa7ea113b010 tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e7cd6b0e-8ba5-4ec1-be91-b28912eb4c6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:14:04.883146 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.quota [None req-e28c0700-f0d6-4a84-9f1b-aa7ea113b010 tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] Created reservations ['068b3264-45c0-4ab7-8485-7d511559e245', 'f25b6b86-cc19-41a6-b4cd-ac597b49bd8c', '63b6746d-0e3c-4286-ba1d-564111418508', 'cfc9e229-d5c6-4f52-b237-3ee4c2329901'] {{(pid=100212) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 01:14:04.883844 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-e28c0700-f0d6-4a84-9f1b-aa7ea113b010 tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e7cd6b0e-8ba5-4ec1-be91-b28912eb4c6b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['068b3264-45c0-4ab7-8485-7d511559e245', 'f25b6b86-cc19-41a6-b4cd-ac597b49bd8c', '63b6746d-0e3c-4286-ba1d-564111418508', 'cfc9e229-d5c6-4f52-b237-3ee4c2329901']}' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:14:04.884714 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-e28c0700-f0d6-4a84-9f1b-aa7ea113b010 tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c1483135-3168-4c7a-80ef-d294abd61d89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:14:04.911918 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-e28c0700-f0d6-4a84-9f1b-aa7ea113b010 tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c1483135-3168-4c7a-80ef-d294abd61d89) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd148e55c-dec4-4624-afd5-4792db1ca5fd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-210944638',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='37a8df2fe8f24afa8890e498a147a95e',qos_specs=None,replication_status=,reservations=['068b3264-45c0-4ab7-8485-7d511559e245','f25b6b86-cc19-41a6-b4cd-ac597b49bd8c','63b6746d-0e3c-4286-ba1d-564111418508','cfc9e229-d5c6-4f52-b237-3ee4c2329901'],size=1,snapshot_id=None,source_replicaid=,source_volid=22e74392-7089-4cd9-a3c4-e8f20c65a639,status='creating',user_id='c5eea663a1f346ef917f28c37fe3e0a7',volume_type_id=77ef3561-b961-499e-b369-30ecf0578e68), '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-20T01:14:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-210944638',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=d148e55c-dec4-4624-afd5-4792db1ca5fd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='37a8df2fe8f24afa8890e498a147a95e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=22e74392-7089-4cd9-a3c4-e8f20c65a639,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c5eea663a1f346ef917f28c37fe3e0a7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(77ef3561-b961-499e-b369-30ecf0578e68),volume_type_id=77ef3561-b961-499e-b369-30ecf0578e68)}' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:14:04.912641 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-e28c0700-f0d6-4a84-9f1b-aa7ea113b010 tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a645aa19-95da-42df-93e1-8b527bb84ed1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:14:04.927220 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-e28c0700-f0d6-4a84-9f1b-aa7ea113b010 tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a645aa19-95da-42df-93e1-8b527bb84ed1) transitioned into state 'SUCCESS' from state '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-210944638',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='37a8df2fe8f24afa8890e498a147a95e',qos_specs=None,replication_status=,reservations=['068b3264-45c0-4ab7-8485-7d511559e245','f25b6b86-cc19-41a6-b4cd-ac597b49bd8c','63b6746d-0e3c-4286-ba1d-564111418508','cfc9e229-d5c6-4f52-b237-3ee4c2329901'],size=1,snapshot_id=None,source_replicaid=,source_volid=22e74392-7089-4cd9-a3c4-e8f20c65a639,status='creating',user_id='c5eea663a1f346ef917f28c37fe3e0a7',volume_type_id=77ef3561-b961-499e-b369-30ecf0578e68)}' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:14:04.927880 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-e28c0700-f0d6-4a84-9f1b-aa7ea113b010 tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (25bb669a-aca9-485e-a434-6498a3eaf72b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:14:04.940753 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-e28c0700-f0d6-4a84-9f1b-aa7ea113b010 tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (25bb669a-aca9-485e-a434-6498a3eaf72b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:14:04.941544 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-e28c0700-f0d6-4a84-9f1b-aa7ea113b010 tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] Flow 'volume_create_api' (9de66711-30d2-434d-bdb2-40f05964d3c3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100212) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:14:04.941842 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-e28c0700-f0d6-4a84-9f1b-aa7ea113b010 tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] Create volume request issued successfully. Aug 20 01:14:04.942385 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-e28c0700-f0d6-4a84-9f1b-aa7ea113b010 tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 20 01:14:04.942779 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1383/5566] 10.4.3.240 () {68 vars in 1259 bytes} [Thu Aug 20 01:14:04 2026] POST /volume/v3/volumes => generated 809 bytes in 129 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 01:14:04.956455 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-20c8fbec-e644-4ab2-a1fb-33741fe46fb1 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:14:04.958640 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-20c8fbec-e644-4ab2-a1fb-33741fe46fb1 tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] GET https://10.4.3.240/volume/v3/volumes/d148e55c-dec4-4624-afd5-4792db1ca5fd Aug 20 01:14:04.958640 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-20c8fbec-e644-4ab2-a1fb-33741fe46fb1 tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:14:04.958737 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-20c8fbec-e644-4ab2-a1fb-33741fe46fb1 tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:14:04.965579 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:14:04.965579 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:14:04.968902 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-20c8fbec-e644-4ab2-a1fb-33741fe46fb1 tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] Volume info retrieved successfully. Aug 20 01:14:04.972665 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-20c8fbec-e644-4ab2-a1fb-33741fe46fb1 tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] https://10.4.3.240/volume/v3/volumes/d148e55c-dec4-4624-afd5-4792db1ca5fd returned with HTTP 200 Aug 20 01:14:04.973017 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1385/5567] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:14:04 2026] GET /volume/v3/volumes/d148e55c-dec4-4624-afd5-4792db1ca5fd => generated 877 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:14:05.984449 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-c5eea564-ca1c-4f9a-a7c1-d4ad5cd56aea None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:14:05.986077 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-c5eea564-ca1c-4f9a-a7c1-d4ad5cd56aea tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] GET https://10.4.3.240/volume/v3/volumes/d148e55c-dec4-4624-afd5-4792db1ca5fd Aug 20 01:14:05.986268 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-c5eea564-ca1c-4f9a-a7c1-d4ad5cd56aea tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:14:05.986473 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-c5eea564-ca1c-4f9a-a7c1-d4ad5cd56aea tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:14:05.993299 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:14:05.993299 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:14:05.996606 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-c5eea564-ca1c-4f9a-a7c1-d4ad5cd56aea tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] Volume info retrieved successfully. Aug 20 01:14:06.000277 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-c5eea564-ca1c-4f9a-a7c1-d4ad5cd56aea tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] https://10.4.3.240/volume/v3/volumes/d148e55c-dec4-4624-afd5-4792db1ca5fd returned with HTTP 200 Aug 20 01:14:06.000642 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1394/5568] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:14:05 2026] GET /volume/v3/volumes/d148e55c-dec4-4624-afd5-4792db1ca5fd => generated 901 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:14:07.011970 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-5311360d-6a7e-46ef-a7db-959579e63313 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:14:07.013647 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-5311360d-6a7e-46ef-a7db-959579e63313 tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] GET https://10.4.3.240/volume/v3/volumes/d148e55c-dec4-4624-afd5-4792db1ca5fd Aug 20 01:14:07.013828 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-5311360d-6a7e-46ef-a7db-959579e63313 tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:14:07.014001 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-5311360d-6a7e-46ef-a7db-959579e63313 tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:14:07.020151 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:14:07.020151 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:14:07.023021 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-5311360d-6a7e-46ef-a7db-959579e63313 tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] Volume info retrieved successfully. Aug 20 01:14:07.026484 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-5311360d-6a7e-46ef-a7db-959579e63313 tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] https://10.4.3.240/volume/v3/volumes/d148e55c-dec4-4624-afd5-4792db1ca5fd returned with HTTP 200 Aug 20 01:14:07.026797 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1407/5569] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:14:07 2026] GET /volume/v3/volumes/d148e55c-dec4-4624-afd5-4792db1ca5fd => generated 901 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:14:08.038644 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-ff89cb07-bd16-4af3-b851-d42ae7d7828e None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:14:08.040462 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-ff89cb07-bd16-4af3-b851-d42ae7d7828e tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] GET https://10.4.3.240/volume/v3/volumes/d148e55c-dec4-4624-afd5-4792db1ca5fd Aug 20 01:14:08.040639 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-ff89cb07-bd16-4af3-b851-d42ae7d7828e tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:14:08.040817 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-ff89cb07-bd16-4af3-b851-d42ae7d7828e tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:14:08.047290 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:14:08.047290 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:14:08.050848 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-ff89cb07-bd16-4af3-b851-d42ae7d7828e tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] Volume info retrieved successfully. Aug 20 01:14:08.055000 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-ff89cb07-bd16-4af3-b851-d42ae7d7828e tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] https://10.4.3.240/volume/v3/volumes/d148e55c-dec4-4624-afd5-4792db1ca5fd returned with HTTP 200 Aug 20 01:14:08.055389 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1384/5570] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:14:08 2026] GET /volume/v3/volumes/d148e55c-dec4-4624-afd5-4792db1ca5fd => generated 901 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:14:09.067188 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-e12eeff2-a00d-405f-a962-b38781676743 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:14:09.068789 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-e12eeff2-a00d-405f-a962-b38781676743 tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] GET https://10.4.3.240/volume/v3/volumes/d148e55c-dec4-4624-afd5-4792db1ca5fd Aug 20 01:14:09.068954 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-e12eeff2-a00d-405f-a962-b38781676743 tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:14:09.069153 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-e12eeff2-a00d-405f-a962-b38781676743 tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:14:09.075243 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:14:09.075243 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:14:09.078245 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-e12eeff2-a00d-405f-a962-b38781676743 tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] Volume info retrieved successfully. Aug 20 01:14:09.081626 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-e12eeff2-a00d-405f-a962-b38781676743 tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] https://10.4.3.240/volume/v3/volumes/d148e55c-dec4-4624-afd5-4792db1ca5fd returned with HTTP 200 Aug 20 01:14:09.082114 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1386/5571] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:14:09 2026] GET /volume/v3/volumes/d148e55c-dec4-4624-afd5-4792db1ca5fd => generated 901 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:14:10.094038 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-34ffed18-8992-404c-ad03-ee519e9a889f None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:14:10.095830 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-34ffed18-8992-404c-ad03-ee519e9a889f tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] GET https://10.4.3.240/volume/v3/volumes/d148e55c-dec4-4624-afd5-4792db1ca5fd Aug 20 01:14:10.096014 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-34ffed18-8992-404c-ad03-ee519e9a889f tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:14:10.096217 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-34ffed18-8992-404c-ad03-ee519e9a889f tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:14:10.102629 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:14:10.102629 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:14:10.105822 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-34ffed18-8992-404c-ad03-ee519e9a889f tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] Volume info retrieved successfully. Aug 20 01:14:10.109521 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-34ffed18-8992-404c-ad03-ee519e9a889f tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] https://10.4.3.240/volume/v3/volumes/d148e55c-dec4-4624-afd5-4792db1ca5fd returned with HTTP 200 Aug 20 01:14:10.109848 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1395/5572] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:14:10 2026] GET /volume/v3/volumes/d148e55c-dec4-4624-afd5-4792db1ca5fd => generated 901 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:14:11.122610 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-1afde12b-8231-4c85-890d-62271f1ca957 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:14:11.124496 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-1afde12b-8231-4c85-890d-62271f1ca957 tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] GET https://10.4.3.240/volume/v3/volumes/d148e55c-dec4-4624-afd5-4792db1ca5fd Aug 20 01:14:11.124698 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-1afde12b-8231-4c85-890d-62271f1ca957 tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:14:11.124906 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-1afde12b-8231-4c85-890d-62271f1ca957 tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:14:11.132208 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:14:11.132208 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:14:11.135510 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-1afde12b-8231-4c85-890d-62271f1ca957 tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] Volume info retrieved successfully. Aug 20 01:14:11.139605 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-1afde12b-8231-4c85-890d-62271f1ca957 tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] https://10.4.3.240/volume/v3/volumes/d148e55c-dec4-4624-afd5-4792db1ca5fd returned with HTTP 200 Aug 20 01:14:11.139998 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1408/5573] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:14:11 2026] GET /volume/v3/volumes/d148e55c-dec4-4624-afd5-4792db1ca5fd => generated 901 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:14:12.151276 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-222a7640-399f-4751-971f-631dadfd2fc2 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:14:12.152859 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-222a7640-399f-4751-971f-631dadfd2fc2 tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] GET https://10.4.3.240/volume/v3/volumes/d148e55c-dec4-4624-afd5-4792db1ca5fd Aug 20 01:14:12.153036 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-222a7640-399f-4751-971f-631dadfd2fc2 tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:14:12.153224 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-222a7640-399f-4751-971f-631dadfd2fc2 tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:14:12.159811 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:14:12.159811 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:14:12.162802 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-222a7640-399f-4751-971f-631dadfd2fc2 tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] Volume info retrieved successfully. Aug 20 01:14:12.166159 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-222a7640-399f-4751-971f-631dadfd2fc2 tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] https://10.4.3.240/volume/v3/volumes/d148e55c-dec4-4624-afd5-4792db1ca5fd returned with HTTP 200 Aug 20 01:14:12.166484 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1385/5574] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:14:12 2026] GET /volume/v3/volumes/d148e55c-dec4-4624-afd5-4792db1ca5fd => generated 901 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:14:13.177369 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-17bd096f-ce46-4c47-b934-186542379e03 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:14:13.178934 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-17bd096f-ce46-4c47-b934-186542379e03 tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] GET https://10.4.3.240/volume/v3/volumes/d148e55c-dec4-4624-afd5-4792db1ca5fd Aug 20 01:14:13.179127 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-17bd096f-ce46-4c47-b934-186542379e03 tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:14:13.179316 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-17bd096f-ce46-4c47-b934-186542379e03 tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:14:13.186385 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:14:13.186385 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:14:13.190050 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-17bd096f-ce46-4c47-b934-186542379e03 tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] Volume info retrieved successfully. Aug 20 01:14:13.194276 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-17bd096f-ce46-4c47-b934-186542379e03 tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] https://10.4.3.240/volume/v3/volumes/d148e55c-dec4-4624-afd5-4792db1ca5fd returned with HTTP 200 Aug 20 01:14:13.194801 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1387/5575] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:14:13 2026] GET /volume/v3/volumes/d148e55c-dec4-4624-afd5-4792db1ca5fd => generated 901 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:14:14.205928 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-9a294ac4-8c38-4337-b737-5ef6a8897ae0 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:14:14.207584 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-9a294ac4-8c38-4337-b737-5ef6a8897ae0 tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] GET https://10.4.3.240/volume/v3/volumes/d148e55c-dec4-4624-afd5-4792db1ca5fd Aug 20 01:14:14.207777 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-9a294ac4-8c38-4337-b737-5ef6a8897ae0 tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:14:14.207953 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-9a294ac4-8c38-4337-b737-5ef6a8897ae0 tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:14:14.214494 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:14:14.214494 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:14:14.217968 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-9a294ac4-8c38-4337-b737-5ef6a8897ae0 tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] Volume info retrieved successfully. Aug 20 01:14:14.221683 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-9a294ac4-8c38-4337-b737-5ef6a8897ae0 tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] https://10.4.3.240/volume/v3/volumes/d148e55c-dec4-4624-afd5-4792db1ca5fd returned with HTTP 200 Aug 20 01:14:14.222197 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1396/5576] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:14:14 2026] GET /volume/v3/volumes/d148e55c-dec4-4624-afd5-4792db1ca5fd => generated 901 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:14:15.233245 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-21bd55f9-3e15-41cf-83ce-24504ddaa3d7 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:14:15.235250 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-21bd55f9-3e15-41cf-83ce-24504ddaa3d7 tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] GET https://10.4.3.240/volume/v3/volumes/d148e55c-dec4-4624-afd5-4792db1ca5fd Aug 20 01:14:15.235491 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-21bd55f9-3e15-41cf-83ce-24504ddaa3d7 tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:14:15.235667 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-21bd55f9-3e15-41cf-83ce-24504ddaa3d7 tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:14:15.241868 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:14:15.241868 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:14:15.244893 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-21bd55f9-3e15-41cf-83ce-24504ddaa3d7 tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] Volume info retrieved successfully. Aug 20 01:14:15.248606 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-21bd55f9-3e15-41cf-83ce-24504ddaa3d7 tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] https://10.4.3.240/volume/v3/volumes/d148e55c-dec4-4624-afd5-4792db1ca5fd returned with HTTP 200 Aug 20 01:14:15.248924 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1409/5577] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:14:15 2026] GET /volume/v3/volumes/d148e55c-dec4-4624-afd5-4792db1ca5fd => generated 901 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:14:16.260756 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-f64f0596-4448-4a5e-a990-ca3fa63137a8 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:14:16.262200 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-f64f0596-4448-4a5e-a990-ca3fa63137a8 tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] GET https://10.4.3.240/volume/v3/volumes/d148e55c-dec4-4624-afd5-4792db1ca5fd Aug 20 01:14:16.262402 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-f64f0596-4448-4a5e-a990-ca3fa63137a8 tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:14:16.262580 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-f64f0596-4448-4a5e-a990-ca3fa63137a8 tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:14:16.268683 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:14:16.268683 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:14:16.271508 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-f64f0596-4448-4a5e-a990-ca3fa63137a8 tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] Volume info retrieved successfully. Aug 20 01:14:16.275215 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-f64f0596-4448-4a5e-a990-ca3fa63137a8 tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] https://10.4.3.240/volume/v3/volumes/d148e55c-dec4-4624-afd5-4792db1ca5fd returned with HTTP 200 Aug 20 01:14:16.275553 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1386/5578] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:14:16 2026] GET /volume/v3/volumes/d148e55c-dec4-4624-afd5-4792db1ca5fd => generated 1449 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:14:16.376863 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [req-87cdc1a6-6909-4c9c-8234-ae5fa488c994 req-97bbb1f1-aeda-4d41-a0d7-cb58951b6699 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:14:16.378696 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-87cdc1a6-6909-4c9c-8234-ae5fa488c994 req-97bbb1f1-aeda-4d41-a0d7-cb58951b6699 tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] GET https://10.4.3.240/volume/v3/volumes/d148e55c-dec4-4624-afd5-4792db1ca5fd Aug 20 01:14:16.378874 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [req-87cdc1a6-6909-4c9c-8234-ae5fa488c994 req-97bbb1f1-aeda-4d41-a0d7-cb58951b6699 tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:14:16.379045 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [req-87cdc1a6-6909-4c9c-8234-ae5fa488c994 req-97bbb1f1-aeda-4d41-a0d7-cb58951b6699 tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:14:16.384890 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:14:16.384890 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:14:16.387827 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [req-87cdc1a6-6909-4c9c-8234-ae5fa488c994 req-97bbb1f1-aeda-4d41-a0d7-cb58951b6699 tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] Volume info retrieved successfully. Aug 20 01:14:16.391617 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-87cdc1a6-6909-4c9c-8234-ae5fa488c994 req-97bbb1f1-aeda-4d41-a0d7-cb58951b6699 tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] https://10.4.3.240/volume/v3/volumes/d148e55c-dec4-4624-afd5-4792db1ca5fd returned with HTTP 200 Aug 20 01:14:16.391962 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1388/5579] 10.4.3.240 () {68 vars in 1598 bytes} [Thu Aug 20 01:14:16 2026] GET /volume/v3/volumes/d148e55c-dec4-4624-afd5-4792db1ca5fd => generated 1449 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:14:16.843647 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-87cdc1a6-6909-4c9c-8234-ae5fa488c994 req-9e5491eb-046a-4f38-81b4-1abe00645d8b None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:14:16.845480 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-87cdc1a6-6909-4c9c-8234-ae5fa488c994 req-9e5491eb-046a-4f38-81b4-1abe00645d8b tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] GET https://10.4.3.240/volume/v3/volumes/d148e55c-dec4-4624-afd5-4792db1ca5fd Aug 20 01:14:16.845658 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-87cdc1a6-6909-4c9c-8234-ae5fa488c994 req-9e5491eb-046a-4f38-81b4-1abe00645d8b tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:14:16.845831 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-87cdc1a6-6909-4c9c-8234-ae5fa488c994 req-9e5491eb-046a-4f38-81b4-1abe00645d8b tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:14:16.851958 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:14:16.851958 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:14:16.855253 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [req-87cdc1a6-6909-4c9c-8234-ae5fa488c994 req-9e5491eb-046a-4f38-81b4-1abe00645d8b tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] Volume info retrieved successfully. Aug 20 01:14:16.859277 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-87cdc1a6-6909-4c9c-8234-ae5fa488c994 req-9e5491eb-046a-4f38-81b4-1abe00645d8b tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] https://10.4.3.240/volume/v3/volumes/d148e55c-dec4-4624-afd5-4792db1ca5fd returned with HTTP 200 Aug 20 01:14:16.859682 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1397/5580] 10.4.3.240 () {68 vars in 1598 bytes} [Thu Aug 20 01:14:16 2026] GET /volume/v3/volumes/d148e55c-dec4-4624-afd5-4792db1ca5fd => generated 1449 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:14:16.868480 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-80e50151-eb6b-4330-98e5-5259d8d27888 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:14:16.868856 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-80e50151-eb6b-4330-98e5-5259d8d27888 None None] GET https://10.4.3.240/volume// Aug 20 01:14:16.868999 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-80e50151-eb6b-4330-98e5-5259d8d27888 None None] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:14:16.869202 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-80e50151-eb6b-4330-98e5-5259d8d27888 None None] Calling method 'all' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:14:16.869520 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-80e50151-eb6b-4330-98e5-5259d8d27888 None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 20 01:14:16.869784 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1410/5581] 10.4.3.240 () {66 vars in 1419 bytes} [Thu Aug 20 01:14:16 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 01:14:16.876018 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [req-87cdc1a6-6909-4c9c-8234-ae5fa488c994 req-d5a31ae3-b419-462c-852e-7f25e1d4d9cc None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:14:16.877813 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-87cdc1a6-6909-4c9c-8234-ae5fa488c994 req-d5a31ae3-b419-462c-852e-7f25e1d4d9cc tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] POST https://10.4.3.240/volume/v3/attachments Aug 20 01:14:16.878134 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [req-87cdc1a6-6909-4c9c-8234-ae5fa488c994 req-d5a31ae3-b419-462c-852e-7f25e1d4d9cc tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d148e55c-dec4-4624-afd5-4792db1ca5fd", "connector": null, "instance_uuid": "dd9f9367-a4b0-486e-a560-04eb122d546d"}} {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:14:16.885559 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:14:16.885559 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:14:16.905528 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-87cdc1a6-6909-4c9c-8234-ae5fa488c994 req-d5a31ae3-b419-462c-852e-7f25e1d4d9cc tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] https://10.4.3.240/volume/v3/attachments returned with HTTP 200 Aug 20 01:14:16.905925 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1387/5582] 10.4.3.240 () {74 vars in 1594 bytes} [Thu Aug 20 01:14:16 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 20 01:14:17.529106 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-336af822-0c2e-47aa-ae87-30440d9ff415 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:14:17.529462 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-336af822-0c2e-47aa-ae87-30440d9ff415 None None] GET https://10.4.3.240/volume// Aug 20 01:14:17.529641 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-336af822-0c2e-47aa-ae87-30440d9ff415 None None] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:14:17.529865 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-336af822-0c2e-47aa-ae87-30440d9ff415 None None] Calling method 'all' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:14:17.530234 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-336af822-0c2e-47aa-ae87-30440d9ff415 None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 20 01:14:17.530519 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1389/5583] 10.4.3.240 () {66 vars in 1426 bytes} [Thu Aug 20 01:14:17 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 01:14:17.541891 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-87cdc1a6-6909-4c9c-8234-ae5fa488c994 req-260c24db-1fb4-40c8-9a53-74773383a164 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:14:17.543738 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-87cdc1a6-6909-4c9c-8234-ae5fa488c994 req-260c24db-1fb4-40c8-9a53-74773383a164 tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] GET https://10.4.3.240/volume/v3/volumes/d148e55c-dec4-4624-afd5-4792db1ca5fd Aug 20 01:14:17.543943 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-87cdc1a6-6909-4c9c-8234-ae5fa488c994 req-260c24db-1fb4-40c8-9a53-74773383a164 tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:14:17.544167 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-87cdc1a6-6909-4c9c-8234-ae5fa488c994 req-260c24db-1fb4-40c8-9a53-74773383a164 tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:14:17.552901 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:14:17.552901 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:14:17.555935 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [req-87cdc1a6-6909-4c9c-8234-ae5fa488c994 req-260c24db-1fb4-40c8-9a53-74773383a164 tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] Volume info retrieved successfully. Aug 20 01:14:17.560028 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-87cdc1a6-6909-4c9c-8234-ae5fa488c994 req-260c24db-1fb4-40c8-9a53-74773383a164 tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] https://10.4.3.240/volume/v3/volumes/d148e55c-dec4-4624-afd5-4792db1ca5fd returned with HTTP 200 Aug 20 01:14:17.560435 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1398/5584] 10.4.3.240 () {70 vars in 1639 bytes} [Thu Aug 20 01:14:17 2026] GET /volume/v3/volumes/d148e55c-dec4-4624-afd5-4792db1ca5fd => generated 1628 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 01:14:17.652180 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-87cdc1a6-6909-4c9c-8234-ae5fa488c994 req-9272f762-3a3c-4852-9f5c-e8e72c33ce2a None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:14:17.654101 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-87cdc1a6-6909-4c9c-8234-ae5fa488c994 req-9272f762-3a3c-4852-9f5c-e8e72c33ce2a tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] PUT https://10.4.3.240/volume/v3/attachments/23da3b86-1726-4126-870f-99c12ca351ca Aug 20 01:14:17.654448 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-87cdc1a6-6909-4c9c-8234-ae5fa488c994 req-9272f762-3a3c-4852-9f5c-e8e72c33ce2a tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.240", "host": "np0000007838", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:e656b6daafb0", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "870eaf75-1108-49d5-b5ab-79f4c93758d0", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:14:17.661324 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.coordination [req-87cdc1a6-6909-4c9c-8234-ae5fa488c994 req-9272f762-3a3c-4852-9f5c-e8e72c33ce2a tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] Acquiring lock "cinder-attachment_update-d148e55c-dec4-4624-afd5-4792db1ca5fd-np0000007838" by "attachment_update" {{(pid=100215) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 01:14:17.664974 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.coordination [req-87cdc1a6-6909-4c9c-8234-ae5fa488c994 req-9272f762-3a3c-4852-9f5c-e8e72c33ce2a tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] Lock "cinder-attachment_update-d148e55c-dec4-4624-afd5-4792db1ca5fd-np0000007838" acquired by "attachment_update" :: waited 0.004s {{(pid=100215) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 01:14:17.665888 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:14:17.665888 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:14:17.729837 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.coordination [req-87cdc1a6-6909-4c9c-8234-ae5fa488c994 req-9272f762-3a3c-4852-9f5c-e8e72c33ce2a tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] Lock "cinder-attachment_update-d148e55c-dec4-4624-afd5-4792db1ca5fd-np0000007838" released by "attachment_update" :: held 0.065s {{(pid=100215) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 01:14:17.730169 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-87cdc1a6-6909-4c9c-8234-ae5fa488c994 req-9272f762-3a3c-4852-9f5c-e8e72c33ce2a tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] https://10.4.3.240/volume/v3/attachments/23da3b86-1726-4126-870f-99c12ca351ca returned with HTTP 200 Aug 20 01:14:17.730769 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1411/5585] 10.4.3.240 () {74 vars in 1704 bytes} [Thu Aug 20 01:14:17 2026] PUT /volume/v3/attachments/23da3b86-1726-4126-870f-99c12ca351ca => generated 968 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:14:17.748961 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [req-87cdc1a6-6909-4c9c-8234-ae5fa488c994 req-aab2215a-519c-4035-b227-1d3646470e68 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:14:17.751125 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-87cdc1a6-6909-4c9c-8234-ae5fa488c994 req-aab2215a-519c-4035-b227-1d3646470e68 tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] POST https://10.4.3.240/volume/v3/attachments/23da3b86-1726-4126-870f-99c12ca351ca/action Aug 20 01:14:17.751538 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [req-87cdc1a6-6909-4c9c-8234-ae5fa488c994 req-aab2215a-519c-4035-b227-1d3646470e68 tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] Action body: b'{"os-complete": null}' {{(pid=100212) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 01:14:17.751706 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [req-87cdc1a6-6909-4c9c-8234-ae5fa488c994 req-aab2215a-519c-4035-b227-1d3646470e68 tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:14:17.765874 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:14:17.765874 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:14:17.773672 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-87cdc1a6-6909-4c9c-8234-ae5fa488c994 req-aab2215a-519c-4035-b227-1d3646470e68 tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] https://10.4.3.240/volume/v3/attachments/23da3b86-1726-4126-870f-99c12ca351ca/action returned with HTTP 204 Aug 20 01:14:17.774030 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1388/5586] 10.4.3.240 () {74 vars in 1725 bytes} [Thu Aug 20 01:14:17 2026] POST /volume/v3/attachments/23da3b86-1726-4126-870f-99c12ca351ca/action => generated 0 bytes in 26 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:14:21.696611 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [req-87cdc1a6-6909-4c9c-8234-ae5fa488c994 req-308f3d5c-179a-4a82-bf5c-a0e41434b27c None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:14:21.698554 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-87cdc1a6-6909-4c9c-8234-ae5fa488c994 req-308f3d5c-179a-4a82-bf5c-a0e41434b27c tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] GET https://10.4.3.240/volume/v3/volumes/d148e55c-dec4-4624-afd5-4792db1ca5fd/encryption Aug 20 01:14:21.698730 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [req-87cdc1a6-6909-4c9c-8234-ae5fa488c994 req-308f3d5c-179a-4a82-bf5c-a0e41434b27c tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:14:21.698900 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [req-87cdc1a6-6909-4c9c-8234-ae5fa488c994 req-308f3d5c-179a-4a82-bf5c-a0e41434b27c tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] Calling method 'index' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:14:21.707432 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:14:21.707432 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:14:21.712762 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-87cdc1a6-6909-4c9c-8234-ae5fa488c994 req-308f3d5c-179a-4a82-bf5c-a0e41434b27c tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] https://10.4.3.240/volume/v3/volumes/d148e55c-dec4-4624-afd5-4792db1ca5fd/encryption returned with HTTP 200 Aug 20 01:14:21.713222 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1390/5587] 10.4.3.240 () {68 vars in 1631 bytes} [Thu Aug 20 01:14:21 2026] GET /volume/v3/volumes/d148e55c-dec4-4624-afd5-4792db1ca5fd/encryption => generated 160 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:14:27.559209 np0000007838 devstack@c-api.service[100214]: DEBUG dbcounter [-] [100214] Writing DB stats cinder:SELECT=21 {{(pid=100214) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 01:14:27.724753 np0000007838 devstack@c-api.service[100215]: DEBUG dbcounter [-] [100215] Writing DB stats cinder:SELECT=26,cinder:UPDATE=4 {{(pid=100215) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 01:14:27.771428 np0000007838 devstack@c-api.service[100212]: DEBUG dbcounter [-] [100212] Writing DB stats cinder:SELECT=43,cinder:INSERT=7,cinder:UPDATE=16 {{(pid=100212) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 01:14:31.711773 np0000007838 devstack@c-api.service[100213]: DEBUG dbcounter [-] [100213] Writing DB stats cinder:SELECT=20 {{(pid=100213) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 01:15:03.906090 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-90fc22ca-3c8e-47d5-976e-ec9e4fe5f9a7 req-81f6b816-d331-4d60-90fb-f79f4b30771c None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:15:03.907945 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-90fc22ca-3c8e-47d5-976e-ec9e4fe5f9a7 req-81f6b816-d331-4d60-90fb-f79f4b30771c tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] DELETE https://10.4.3.240/volume/v3/attachments/23da3b86-1726-4126-870f-99c12ca351ca Aug 20 01:15:03.908119 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-90fc22ca-3c8e-47d5-976e-ec9e4fe5f9a7 req-81f6b816-d331-4d60-90fb-f79f4b30771c tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:15:03.908428 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-90fc22ca-3c8e-47d5-976e-ec9e4fe5f9a7 req-81f6b816-d331-4d60-90fb-f79f4b30771c tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] Calling method 'version_select' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:15:03.916181 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:15:03.916181 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:15:03.962255 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-90fc22ca-3c8e-47d5-976e-ec9e4fe5f9a7 req-81f6b816-d331-4d60-90fb-f79f4b30771c tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] https://10.4.3.240/volume/v3/attachments/23da3b86-1726-4126-870f-99c12ca351ca returned with HTTP 200 Aug 20 01:15:03.962763 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1399/5588] 10.4.3.240 () {72 vars in 1673 bytes} [Thu Aug 20 01:15:03 2026] DELETE /volume/v3/attachments/23da3b86-1726-4126-870f-99c12ca351ca => generated 19 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:15:05.249418 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-d2186900-a73d-43f1-921d-6d30ffc72e0a None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:15:05.251108 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-d2186900-a73d-43f1-921d-6d30ffc72e0a tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] DELETE https://10.4.3.240/volume/v3/volumes/d148e55c-dec4-4624-afd5-4792db1ca5fd Aug 20 01:15:05.251323 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-d2186900-a73d-43f1-921d-6d30ffc72e0a tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:15:05.251556 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-d2186900-a73d-43f1-921d-6d30ffc72e0a tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] Calling method 'delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:15:05.251722 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-d2186900-a73d-43f1-921d-6d30ffc72e0a tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] Delete volume with id: d148e55c-dec4-4624-afd5-4792db1ca5fd Aug 20 01:15:05.258211 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:15:05.258211 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:15:05.258594 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-d2186900-a73d-43f1-921d-6d30ffc72e0a tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] Volume info retrieved successfully. Aug 20 01:15:05.268047 np0000007838 devstack@c-api.service[100215]: WARNING cinder.keymgr.conf_key_mgr [None req-d2186900-a73d-43f1-921d-6d30ffc72e0a tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 20 01:15:05.273211 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-d2186900-a73d-43f1-921d-6d30ffc72e0a tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] Delete volume request issued successfully. Aug 20 01:15:05.273442 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-d2186900-a73d-43f1-921d-6d30ffc72e0a tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] https://10.4.3.240/volume/v3/volumes/d148e55c-dec4-4624-afd5-4792db1ca5fd returned with HTTP 202 Aug 20 01:15:05.273885 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1412/5589] 10.4.3.240 () {66 vars in 1351 bytes} [Thu Aug 20 01:15:05 2026] DELETE /volume/v3/volumes/d148e55c-dec4-4624-afd5-4792db1ca5fd => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 01:15:05.280310 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-9bc3cfcd-eeb3-4c66-ab2c-f184620df403 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:15:05.282142 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-9bc3cfcd-eeb3-4c66-ab2c-f184620df403 tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] GET https://10.4.3.240/volume/v3/volumes/d148e55c-dec4-4624-afd5-4792db1ca5fd Aug 20 01:15:05.282396 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-9bc3cfcd-eeb3-4c66-ab2c-f184620df403 tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:15:05.282578 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-9bc3cfcd-eeb3-4c66-ab2c-f184620df403 tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:15:05.290186 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:15:05.290186 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:15:05.293624 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-9bc3cfcd-eeb3-4c66-ab2c-f184620df403 tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] Volume info retrieved successfully. Aug 20 01:15:05.297844 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-9bc3cfcd-eeb3-4c66-ab2c-f184620df403 tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] https://10.4.3.240/volume/v3/volumes/d148e55c-dec4-4624-afd5-4792db1ca5fd returned with HTTP 200 Aug 20 01:15:05.298213 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1389/5590] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:15:05 2026] GET /volume/v3/volumes/d148e55c-dec4-4624-afd5-4792db1ca5fd => generated 1448 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:15:06.310246 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-40a6e68f-2288-4f61-93ed-2ef4ae72e65f None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:15:06.312059 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-40a6e68f-2288-4f61-93ed-2ef4ae72e65f tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] GET https://10.4.3.240/volume/v3/volumes/d148e55c-dec4-4624-afd5-4792db1ca5fd Aug 20 01:15:06.312224 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-40a6e68f-2288-4f61-93ed-2ef4ae72e65f tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:15:06.312456 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-40a6e68f-2288-4f61-93ed-2ef4ae72e65f tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:15:06.317639 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-40a6e68f-2288-4f61-93ed-2ef4ae72e65f tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] https://10.4.3.240/volume/v3/volumes/d148e55c-dec4-4624-afd5-4792db1ca5fd returned with HTTP 404 Aug 20 01:15:06.318113 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1391/5591] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:15:06 2026] GET /volume/v3/volumes/d148e55c-dec4-4624-afd5-4792db1ca5fd => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:15:06.548244 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-500ea46b-5573-4c42-9e0e-e940f29a6b62 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:15:06.549961 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-500ea46b-5573-4c42-9e0e-e940f29a6b62 tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] DELETE https://10.4.3.240/volume/v3/volumes/22e74392-7089-4cd9-a3c4-e8f20c65a639 Aug 20 01:15:06.550142 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-500ea46b-5573-4c42-9e0e-e940f29a6b62 tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:15:06.550319 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-500ea46b-5573-4c42-9e0e-e940f29a6b62 tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] Calling method 'delete' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:15:06.550490 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.v3.volumes [None req-500ea46b-5573-4c42-9e0e-e940f29a6b62 tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] Delete volume with id: 22e74392-7089-4cd9-a3c4-e8f20c65a639 Aug 20 01:15:06.556709 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:15:06.556709 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:15:06.557122 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-500ea46b-5573-4c42-9e0e-e940f29a6b62 tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] Volume info retrieved successfully. Aug 20 01:15:06.568451 np0000007838 devstack@c-api.service[100214]: WARNING cinder.keymgr.conf_key_mgr [None req-500ea46b-5573-4c42-9e0e-e940f29a6b62 tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 20 01:15:06.573643 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-500ea46b-5573-4c42-9e0e-e940f29a6b62 tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] Delete volume request issued successfully. Aug 20 01:15:06.573865 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-500ea46b-5573-4c42-9e0e-e940f29a6b62 tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] https://10.4.3.240/volume/v3/volumes/22e74392-7089-4cd9-a3c4-e8f20c65a639 returned with HTTP 202 Aug 20 01:15:06.574447 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1400/5592] 10.4.3.240 () {66 vars in 1351 bytes} [Thu Aug 20 01:15:06 2026] DELETE /volume/v3/volumes/22e74392-7089-4cd9-a3c4-e8f20c65a639 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 01:15:06.580224 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-f17653d4-bab8-46a6-a43c-a1e18acb8fda None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:15:06.581748 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-f17653d4-bab8-46a6-a43c-a1e18acb8fda tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] GET https://10.4.3.240/volume/v3/volumes/22e74392-7089-4cd9-a3c4-e8f20c65a639 Aug 20 01:15:06.581952 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-f17653d4-bab8-46a6-a43c-a1e18acb8fda tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:15:06.582154 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-f17653d4-bab8-46a6-a43c-a1e18acb8fda tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:15:06.587903 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:15:06.587903 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:15:06.590687 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-f17653d4-bab8-46a6-a43c-a1e18acb8fda tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] Volume info retrieved successfully. Aug 20 01:15:06.594393 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-f17653d4-bab8-46a6-a43c-a1e18acb8fda tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] https://10.4.3.240/volume/v3/volumes/22e74392-7089-4cd9-a3c4-e8f20c65a639 returned with HTTP 200 Aug 20 01:15:06.594742 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1413/5593] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:15:06 2026] GET /volume/v3/volumes/22e74392-7089-4cd9-a3c4-e8f20c65a639 => generated 1429 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:15:07.606214 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-97fe68a7-f2c0-4d6e-9381-ad59531ec283 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:15:07.608291 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-97fe68a7-f2c0-4d6e-9381-ad59531ec283 tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] GET https://10.4.3.240/volume/v3/volumes/22e74392-7089-4cd9-a3c4-e8f20c65a639 Aug 20 01:15:07.608539 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-97fe68a7-f2c0-4d6e-9381-ad59531ec283 tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:15:07.608757 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-97fe68a7-f2c0-4d6e-9381-ad59531ec283 tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:15:07.614029 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-97fe68a7-f2c0-4d6e-9381-ad59531ec283 tempest-TestEncryptedCinderVolumes-1997805349 tempest-TestEncryptedCinderVolumes-1997805349-project-member] https://10.4.3.240/volume/v3/volumes/22e74392-7089-4cd9-a3c4-e8f20c65a639 returned with HTTP 404 Aug 20 01:15:07.614479 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1390/5594] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:15:07 2026] GET /volume/v3/volumes/22e74392-7089-4cd9-a3c4-e8f20c65a639 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:15:07.621212 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-6bf8b193-0be6-4657-9521-3edfe5a6159c None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:15:07.622830 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-6bf8b193-0be6-4657-9521-3edfe5a6159c tempest-TestEncryptedCinderVolumes-909948455 tempest-TestEncryptedCinderVolumes-909948455-project-admin] GET https://10.4.3.240/volume/v3/volumes/detail?all_tenants=1 Aug 20 01:15:07.623041 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-6bf8b193-0be6-4657-9521-3edfe5a6159c tempest-TestEncryptedCinderVolumes-909948455 tempest-TestEncryptedCinderVolumes-909948455-project-admin] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:15:07.623261 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-6bf8b193-0be6-4657-9521-3edfe5a6159c tempest-TestEncryptedCinderVolumes-909948455 tempest-TestEncryptedCinderVolumes-909948455-project-admin] Calling method 'detail' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:15:07.623927 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-6bf8b193-0be6-4657-9521-3edfe5a6159c tempest-TestEncryptedCinderVolumes-909948455 tempest-TestEncryptedCinderVolumes-909948455-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100213) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 01:15:07.631172 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-6bf8b193-0be6-4657-9521-3edfe5a6159c tempest-TestEncryptedCinderVolumes-909948455 tempest-TestEncryptedCinderVolumes-909948455-project-admin] Get all volumes completed successfully. Aug 20 01:15:07.632358 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:15:07.632358 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:15:07.635510 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-6bf8b193-0be6-4657-9521-3edfe5a6159c tempest-TestEncryptedCinderVolumes-909948455 tempest-TestEncryptedCinderVolumes-909948455-project-admin] https://10.4.3.240/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 20 01:15:07.635874 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1392/5595] 10.4.3.240 () {66 vars in 1285 bytes} [Thu Aug 20 01:15:07 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 5261 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:15:07.648443 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-ba054083-eadf-4508-b3d9-703be4ead180 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:15:07.650530 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-ba054083-eadf-4508-b3d9-703be4ead180 tempest-TestEncryptedCinderVolumes-909948455 tempest-TestEncryptedCinderVolumes-909948455-project-admin] DELETE https://10.4.3.240/volume/v3/types/77ef3561-b961-499e-b369-30ecf0578e68 Aug 20 01:15:07.650779 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-ba054083-eadf-4508-b3d9-703be4ead180 tempest-TestEncryptedCinderVolumes-909948455 tempest-TestEncryptedCinderVolumes-909948455-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:15:07.651118 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-ba054083-eadf-4508-b3d9-703be4ead180 tempest-TestEncryptedCinderVolumes-909948455 tempest-TestEncryptedCinderVolumes-909948455-project-admin] Calling method '_delete' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:15:07.674990 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-ba054083-eadf-4508-b3d9-703be4ead180 tempest-TestEncryptedCinderVolumes-909948455 tempest-TestEncryptedCinderVolumes-909948455-project-admin] https://10.4.3.240/volume/v3/types/77ef3561-b961-499e-b369-30ecf0578e68 returned with HTTP 202 Aug 20 01:15:07.675476 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1401/5596] 10.4.3.240 () {66 vars in 1345 bytes} [Thu Aug 20 01:15:07 2026] DELETE /volume/v3/types/77ef3561-b961-499e-b369-30ecf0578e68 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 01:15:16.593223 np0000007838 devstack@c-api.service[100215]: DEBUG dbcounter [-] [100215] Writing DB stats cinder:SELECT=7,cinder:UPDATE=1,cinder:INSERT=1 {{(pid=100215) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 01:15:17.610813 np0000007838 devstack@c-api.service[100212]: DEBUG dbcounter [-] [100212] Writing DB stats cinder:SELECT=5 {{(pid=100212) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 01:15:17.634516 np0000007838 devstack@c-api.service[100213]: DEBUG dbcounter [-] [100213] Writing DB stats cinder:SELECT=3 {{(pid=100213) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 01:15:17.671510 np0000007838 devstack@c-api.service[100214]: DEBUG dbcounter [-] [100214] Writing DB stats cinder:SELECT=21,cinder:UPDATE=8,cinder:INSERT=1 {{(pid=100214) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 01:16:03.371159 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-9bcf439d-6adf-48ab-81d3-18c623f41c2a None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:16:03.420535 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-9bcf439d-6adf-48ab-81d3-18c623f41c2a tempest-VolumeMultiattachTests-2036379531 tempest-VolumeMultiattachTests-2036379531-project-admin] POST https://10.4.3.240/volume/v3/types Aug 20 01:16:03.420868 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-9bcf439d-6adf-48ab-81d3-18c623f41c2a tempest-VolumeMultiattachTests-2036379531 tempest-VolumeMultiattachTests-2036379531-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1001906395-2013463529", "extra_specs": {"multiattach": " True"}}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:16:03.433899 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-9bcf439d-6adf-48ab-81d3-18c623f41c2a tempest-VolumeMultiattachTests-2036379531 tempest-VolumeMultiattachTests-2036379531-project-admin] https://10.4.3.240/volume/v3/types returned with HTTP 200 Aug 20 01:16:03.434214 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1414/5597] 10.4.3.240 () {68 vars in 1253 bytes} [Thu Aug 20 01:16:03 2026] POST /volume/v3/types => generated 287 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:16:03.441507 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-ee9d5180-a838-425d-bc58-dcb8c61e50cf None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:16:03.443162 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-ee9d5180-a838-425d-bc58-dcb8c61e50cf tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 20 01:16:03.443514 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-ee9d5180-a838-425d-bc58-dcb8c61e50cf tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-148804609", "snapshot_id": null, "imageRef": null, "volume_type": "9b51b554-f107-4dd4-90ac-74e3fb043784", "size": 1}} {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:16:03.444916 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.v3.volumes [None req-ee9d5180-a838-425d-bc58-dcb8c61e50cf tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-148804609', 'snapshot_id': None, 'imageRef': None, 'volume_type': '9b51b554-f107-4dd4-90ac-74e3fb043784', 'size': 1}} {{(pid=100212) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 01:16:03.449227 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.v3.volumes [None req-ee9d5180-a838-425d-bc58-dcb8c61e50cf tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Create volume of 1 GB Aug 20 01:16:03.449497 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:16:03.449497 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:16:03.449968 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-ee9d5180-a838-425d-bc58-dcb8c61e50cf tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Availability Zones retrieved successfully. Aug 20 01:16:03.454659 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-ee9d5180-a838-425d-bc58-dcb8c61e50cf tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Flow 'volume_create_api' (e190f652-a58c-4ec1-9bf1-7dced683df4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100212) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:16:03.455712 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-ee9d5180-a838-425d-bc58-dcb8c61e50cf tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a9f70644-2dad-4108-b3bc-400b98ce3336) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:16:03.456499 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.flows.api.create_volume [None req-ee9d5180-a838-425d-bc58-dcb8c61e50cf tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Validating volume size '1' using validate_int {{(pid=100212) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 01:16:03.462568 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:16:03.462568 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:16:03.473356 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-ee9d5180-a838-425d-bc58-dcb8c61e50cf tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a9f70644-2dad-4108-b3bc-400b98ce3336) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T01:16:03Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=9b51b554-f107-4dd4-90ac-74e3fb043784,is_public=True,name='tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1001906395-2013463529',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9b51b554-f107-4dd4-90ac-74e3fb043784', 'encryption_key_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=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:16:03.474067 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-ee9d5180-a838-425d-bc58-dcb8c61e50cf tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (27520cbe-ab16-4c6f-b809-4c1a074a9843) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:16:03.498720 np0000007838 devstack@c-api.service[100212]: WARNING cinder.quota [None req-ee9d5180-a838-425d-bc58-dcb8c61e50cf tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1001906395-2013463529 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1001906395-2013463529, it is now deprecated. Please use the default quota class for default quota. Aug 20 01:16:03.499014 np0000007838 devstack@c-api.service[100212]: WARNING cinder.quota [None req-ee9d5180-a838-425d-bc58-dcb8c61e50cf tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1001906395-2013463529 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1001906395-2013463529, it is now deprecated. Please use the default quota class for default quota. Aug 20 01:16:03.526841 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.quota [None req-ee9d5180-a838-425d-bc58-dcb8c61e50cf tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Created reservations ['8548f1e9-16d7-4aa1-b7a1-fa512dd5b8c5', '4ff32af4-2da4-48e9-a737-07b52ad92edf', '0a0180a6-ed25-4567-975d-ce52e123cccc', '8b389f4a-adce-4573-a9ef-6a365ba3a3be'] {{(pid=100212) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 01:16:03.527554 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-ee9d5180-a838-425d-bc58-dcb8c61e50cf tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (27520cbe-ab16-4c6f-b809-4c1a074a9843) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8548f1e9-16d7-4aa1-b7a1-fa512dd5b8c5', '4ff32af4-2da4-48e9-a737-07b52ad92edf', '0a0180a6-ed25-4567-975d-ce52e123cccc', '8b389f4a-adce-4573-a9ef-6a365ba3a3be']}' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:16:03.528232 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-ee9d5180-a838-425d-bc58-dcb8c61e50cf tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (517110d6-ad0d-4927-a23f-c91b6cd74d5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:16:03.547907 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-ee9d5180-a838-425d-bc58-dcb8c61e50cf tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (517110d6-ad0d-4927-a23f-c91b6cd74d5b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7ed90c02-0258-4035-b03c-f7b04b7998f3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-148804609',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='18df5d90a7ac4dcea213f537a18864e0',qos_specs=None,replication_status=,reservations=['8548f1e9-16d7-4aa1-b7a1-fa512dd5b8c5','4ff32af4-2da4-48e9-a737-07b52ad92edf','0a0180a6-ed25-4567-975d-ce52e123cccc','8b389f4a-adce-4573-a9ef-6a365ba3a3be'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='87d48d114f784127af1c33d01342bd39',volume_type_id=9b51b554-f107-4dd4-90ac-74e3fb043784), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T01:16:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-148804609',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7ed90c02-0258-4035-b03c-f7b04b7998f3,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='18df5d90a7ac4dcea213f537a18864e0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='87d48d114f784127af1c33d01342bd39',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9b51b554-f107-4dd4-90ac-74e3fb043784),volume_type_id=9b51b554-f107-4dd4-90ac-74e3fb043784)}' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:16:03.548552 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-ee9d5180-a838-425d-bc58-dcb8c61e50cf tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f797cdfe-6c02-4484-92c8-bbd882a48d0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:16:03.563351 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-ee9d5180-a838-425d-bc58-dcb8c61e50cf tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f797cdfe-6c02-4484-92c8-bbd882a48d0e) transitioned into state 'SUCCESS' from state '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-148804609',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='18df5d90a7ac4dcea213f537a18864e0',qos_specs=None,replication_status=,reservations=['8548f1e9-16d7-4aa1-b7a1-fa512dd5b8c5','4ff32af4-2da4-48e9-a737-07b52ad92edf','0a0180a6-ed25-4567-975d-ce52e123cccc','8b389f4a-adce-4573-a9ef-6a365ba3a3be'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='87d48d114f784127af1c33d01342bd39',volume_type_id=9b51b554-f107-4dd4-90ac-74e3fb043784)}' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:16:03.563970 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-ee9d5180-a838-425d-bc58-dcb8c61e50cf tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aecb8ecb-c68b-48e8-b3b7-38cf5b224ffd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:16:03.572828 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-ee9d5180-a838-425d-bc58-dcb8c61e50cf tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aecb8ecb-c68b-48e8-b3b7-38cf5b224ffd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:16:03.573535 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-ee9d5180-a838-425d-bc58-dcb8c61e50cf tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Flow 'volume_create_api' (e190f652-a58c-4ec1-9bf1-7dced683df4a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100212) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:16:03.573789 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-ee9d5180-a838-425d-bc58-dcb8c61e50cf tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Create volume request issued successfully. Aug 20 01:16:03.574298 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-ee9d5180-a838-425d-bc58-dcb8c61e50cf tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 20 01:16:03.574697 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1391/5598] 10.4.3.240 () {68 vars in 1259 bytes} [Thu Aug 20 01:16:03 2026] POST /volume/v3/volumes => generated 829 bytes in 134 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 01:16:03.585072 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-7653fe0a-ee40-40d0-94f1-8d058c8f4869 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:16:03.586752 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-7653fe0a-ee40-40d0-94f1-8d058c8f4869 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] GET https://10.4.3.240/volume/v3/volumes/7ed90c02-0258-4035-b03c-f7b04b7998f3 Aug 20 01:16:03.586926 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-7653fe0a-ee40-40d0-94f1-8d058c8f4869 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:16:03.587095 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-7653fe0a-ee40-40d0-94f1-8d058c8f4869 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:16:03.594027 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:16:03.594027 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:16:03.597827 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-7653fe0a-ee40-40d0-94f1-8d058c8f4869 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Volume info retrieved successfully. Aug 20 01:16:03.601864 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-7653fe0a-ee40-40d0-94f1-8d058c8f4869 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] https://10.4.3.240/volume/v3/volumes/7ed90c02-0258-4035-b03c-f7b04b7998f3 returned with HTTP 200 Aug 20 01:16:03.602258 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1393/5599] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:16:03 2026] GET /volume/v3/volumes/7ed90c02-0258-4035-b03c-f7b04b7998f3 => generated 897 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:16:04.613275 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-068a356a-860e-4ddf-8d5c-cd8324c2eab8 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:16:04.614893 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-068a356a-860e-4ddf-8d5c-cd8324c2eab8 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] GET https://10.4.3.240/volume/v3/volumes/7ed90c02-0258-4035-b03c-f7b04b7998f3 Aug 20 01:16:04.615116 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-068a356a-860e-4ddf-8d5c-cd8324c2eab8 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:16:04.615300 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-068a356a-860e-4ddf-8d5c-cd8324c2eab8 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:16:04.621353 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:16:04.621353 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:16:04.624185 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-068a356a-860e-4ddf-8d5c-cd8324c2eab8 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Volume info retrieved successfully. Aug 20 01:16:04.627607 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-068a356a-860e-4ddf-8d5c-cd8324c2eab8 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] https://10.4.3.240/volume/v3/volumes/7ed90c02-0258-4035-b03c-f7b04b7998f3 returned with HTTP 200 Aug 20 01:16:04.627949 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1402/5600] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:16:04 2026] GET /volume/v3/volumes/7ed90c02-0258-4035-b03c-f7b04b7998f3 => generated 922 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:16:04.639015 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-54867abf-9426-4020-b841-077e4eca66fc None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:16:04.641290 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-54867abf-9426-4020-b841-077e4eca66fc tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] GET https://10.4.3.240/volume/v3/volumes/7ed90c02-0258-4035-b03c-f7b04b7998f3 Aug 20 01:16:04.641534 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-54867abf-9426-4020-b841-077e4eca66fc tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:16:04.641735 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-54867abf-9426-4020-b841-077e4eca66fc tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:16:04.648033 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:16:04.648033 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:16:04.651053 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-54867abf-9426-4020-b841-077e4eca66fc tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Volume info retrieved successfully. Aug 20 01:16:04.654540 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-54867abf-9426-4020-b841-077e4eca66fc tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] https://10.4.3.240/volume/v3/volumes/7ed90c02-0258-4035-b03c-f7b04b7998f3 returned with HTTP 200 Aug 20 01:16:04.654924 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1415/5601] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:16:04 2026] GET /volume/v3/volumes/7ed90c02-0258-4035-b03c-f7b04b7998f3 => generated 922 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:16:04.665216 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-f1478884-01b4-49ea-b902-95b7323999d9 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:16:04.666783 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-f1478884-01b4-49ea-b902-95b7323999d9 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 20 01:16:04.667070 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-f1478884-01b4-49ea-b902-95b7323999d9 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-407743166", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:16:04.668419 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.v3.volumes [None req-f1478884-01b4-49ea-b902-95b7323999d9 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-407743166', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100212) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 01:16:04.668529 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.v3.volumes [None req-f1478884-01b4-49ea-b902-95b7323999d9 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Create volume of 1 GB Aug 20 01:16:04.668774 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:16:04.668774 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:16:04.672171 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-f1478884-01b4-49ea-b902-95b7323999d9 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Availability Zones retrieved successfully. Aug 20 01:16:04.677020 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-f1478884-01b4-49ea-b902-95b7323999d9 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Flow 'volume_create_api' (e8eb8abf-6727-4b17-8d4d-e4093384238a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100212) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:16:04.677825 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-f1478884-01b4-49ea-b902-95b7323999d9 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bce7b3dd-c445-4550-b491-483da6caf316) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:16:04.678684 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.flows.api.create_volume [None req-f1478884-01b4-49ea-b902-95b7323999d9 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Validating volume size '1' using validate_int {{(pid=100212) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 01:16:04.700976 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-f1478884-01b4-49ea-b902-95b7323999d9 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bce7b3dd-c445-4550-b491-483da6caf316) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T00:52:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1ed58bd6-fe6a-497e-ae84-e8199d24fdfa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:16:04.701812 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-f1478884-01b4-49ea-b902-95b7323999d9 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (491e4938-b7e8-436f-87d2-41661b19f212) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:16:04.745756 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.quota [None req-f1478884-01b4-49ea-b902-95b7323999d9 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Created reservations ['52a4d4e8-1817-4f0a-a010-ae929e4af5ec', '55514bac-6e04-4e4d-bd6f-cf0d450e233c', '118f521a-393d-4c0e-8cd6-7e28fb8a6295', '6a568ab2-7d36-41f0-afd4-3459c4ad2975'] {{(pid=100212) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 01:16:04.746493 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-f1478884-01b4-49ea-b902-95b7323999d9 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (491e4938-b7e8-436f-87d2-41661b19f212) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['52a4d4e8-1817-4f0a-a010-ae929e4af5ec', '55514bac-6e04-4e4d-bd6f-cf0d450e233c', '118f521a-393d-4c0e-8cd6-7e28fb8a6295', '6a568ab2-7d36-41f0-afd4-3459c4ad2975']}' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:16:04.747145 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-f1478884-01b4-49ea-b902-95b7323999d9 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2bfc3a0d-4883-4af1-8c66-5acbe327432b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:16:04.766570 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-f1478884-01b4-49ea-b902-95b7323999d9 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2bfc3a0d-4883-4af1-8c66-5acbe327432b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3c673337-a599-4f01-8273-96d2d46e8743', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-407743166',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='18df5d90a7ac4dcea213f537a18864e0',qos_specs=None,replication_status=,reservations=['52a4d4e8-1817-4f0a-a010-ae929e4af5ec','55514bac-6e04-4e4d-bd6f-cf0d450e233c','118f521a-393d-4c0e-8cd6-7e28fb8a6295','6a568ab2-7d36-41f0-afd4-3459c4ad2975'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='87d48d114f784127af1c33d01342bd39',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T01:16:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-407743166',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3c673337-a599-4f01-8273-96d2d46e8743,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='18df5d90a7ac4dcea213f537a18864e0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='87d48d114f784127af1c33d01342bd39',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1ed58bd6-fe6a-497e-ae84-e8199d24fdfa),volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:16:04.767224 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-f1478884-01b4-49ea-b902-95b7323999d9 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bad59e38-6c4e-4398-b7e2-545bb3f6e0cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:16:04.784236 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-f1478884-01b4-49ea-b902-95b7323999d9 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bad59e38-6c4e-4398-b7e2-545bb3f6e0cb) transitioned into state 'SUCCESS' from state '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-407743166',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='18df5d90a7ac4dcea213f537a18864e0',qos_specs=None,replication_status=,reservations=['52a4d4e8-1817-4f0a-a010-ae929e4af5ec','55514bac-6e04-4e4d-bd6f-cf0d450e233c','118f521a-393d-4c0e-8cd6-7e28fb8a6295','6a568ab2-7d36-41f0-afd4-3459c4ad2975'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='87d48d114f784127af1c33d01342bd39',volume_type_id=1ed58bd6-fe6a-497e-ae84-e8199d24fdfa)}' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:16:04.785024 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-f1478884-01b4-49ea-b902-95b7323999d9 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f9fbe2e8-f59a-4b8e-99a1-aeb95f0b9eea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:16:04.793164 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-f1478884-01b4-49ea-b902-95b7323999d9 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f9fbe2e8-f59a-4b8e-99a1-aeb95f0b9eea) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100212) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:16:04.793954 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.volume.api [None req-f1478884-01b4-49ea-b902-95b7323999d9 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Flow 'volume_create_api' (e8eb8abf-6727-4b17-8d4d-e4093384238a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100212) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:16:04.794233 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-f1478884-01b4-49ea-b902-95b7323999d9 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Create volume request issued successfully. Aug 20 01:16:04.794775 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-f1478884-01b4-49ea-b902-95b7323999d9 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 20 01:16:04.795171 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1392/5602] 10.4.3.240 () {68 vars in 1259 bytes} [Thu Aug 20 01:16:04 2026] POST /volume/v3/volumes => generated 752 bytes in 130 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 01:16:04.806278 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-b7e4aa86-083b-4206-889b-0468aacdb164 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:16:04.808040 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-b7e4aa86-083b-4206-889b-0468aacdb164 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] GET https://10.4.3.240/volume/v3/volumes/3c673337-a599-4f01-8273-96d2d46e8743 Aug 20 01:16:04.808257 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-b7e4aa86-083b-4206-889b-0468aacdb164 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:16:04.808420 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-b7e4aa86-083b-4206-889b-0468aacdb164 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:16:04.816983 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:16:04.816983 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:16:04.821568 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-b7e4aa86-083b-4206-889b-0468aacdb164 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Volume info retrieved successfully. Aug 20 01:16:04.825831 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-b7e4aa86-083b-4206-889b-0468aacdb164 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] https://10.4.3.240/volume/v3/volumes/3c673337-a599-4f01-8273-96d2d46e8743 returned with HTTP 200 Aug 20 01:16:04.826241 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1394/5603] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:16:04 2026] GET /volume/v3/volumes/3c673337-a599-4f01-8273-96d2d46e8743 => generated 820 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:16:05.840367 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-e212810b-5833-496e-9522-55f9a5372633 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:16:05.842226 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-e212810b-5833-496e-9522-55f9a5372633 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] GET https://10.4.3.240/volume/v3/volumes/3c673337-a599-4f01-8273-96d2d46e8743 Aug 20 01:16:05.842440 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-e212810b-5833-496e-9522-55f9a5372633 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:16:05.842630 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-e212810b-5833-496e-9522-55f9a5372633 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:16:05.849211 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:16:05.849211 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:16:05.852433 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-e212810b-5833-496e-9522-55f9a5372633 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Volume info retrieved successfully. Aug 20 01:16:05.856100 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-e212810b-5833-496e-9522-55f9a5372633 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] https://10.4.3.240/volume/v3/volumes/3c673337-a599-4f01-8273-96d2d46e8743 returned with HTTP 200 Aug 20 01:16:05.856448 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1403/5604] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:16:05 2026] GET /volume/v3/volumes/3c673337-a599-4f01-8273-96d2d46e8743 => generated 845 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:16:05.867598 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-a2486cc4-ada7-429d-ab53-9c9361dbb640 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:16:05.869086 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-a2486cc4-ada7-429d-ab53-9c9361dbb640 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] GET https://10.4.3.240/volume/v3/volumes/3c673337-a599-4f01-8273-96d2d46e8743 Aug 20 01:16:05.869250 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-a2486cc4-ada7-429d-ab53-9c9361dbb640 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:16:05.869434 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-a2486cc4-ada7-429d-ab53-9c9361dbb640 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:16:05.875165 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:16:05.875165 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:16:05.878008 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-a2486cc4-ada7-429d-ab53-9c9361dbb640 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Volume info retrieved successfully. Aug 20 01:16:05.881389 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-a2486cc4-ada7-429d-ab53-9c9361dbb640 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] https://10.4.3.240/volume/v3/volumes/3c673337-a599-4f01-8273-96d2d46e8743 returned with HTTP 200 Aug 20 01:16:05.881714 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1416/5605] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:16:05 2026] GET /volume/v3/volumes/3c673337-a599-4f01-8273-96d2d46e8743 => generated 845 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:16:05.892485 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-e4bbd05e-6a0b-4df6-8f18-16706fbcc14e None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:16:05.894183 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-e4bbd05e-6a0b-4df6-8f18-16706fbcc14e tempest-VolumeMultiattachTests-2036379531 tempest-VolumeMultiattachTests-2036379531-project-admin] POST https://10.4.3.240/volume/v3/types Aug 20 01:16:05.894518 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-e4bbd05e-6a0b-4df6-8f18-16706fbcc14e tempest-VolumeMultiattachTests-2036379531 tempest-VolumeMultiattachTests-2036379531-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-2056312274", "extra_specs": {}}} {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:16:05.895925 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:16:05.895925 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:16:05.907352 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-e4bbd05e-6a0b-4df6-8f18-16706fbcc14e tempest-VolumeMultiattachTests-2036379531 tempest-VolumeMultiattachTests-2036379531-project-admin] https://10.4.3.240/volume/v3/types returned with HTTP 200 Aug 20 01:16:05.907790 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1393/5606] 10.4.3.240 () {68 vars in 1252 bytes} [Thu Aug 20 01:16:05 2026] POST /volume/v3/types => generated 212 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:16:05.914816 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-2e4b372c-0bbc-4f2b-b55a-b00c62dcd63c None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:16:05.916395 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-2e4b372c-0bbc-4f2b-b55a-b00c62dcd63c tempest-VolumeMultiattachTests-2036379531 tempest-VolumeMultiattachTests-2036379531-project-admin] POST https://10.4.3.240/volume/v3/types/e1e01ff7-15b6-4013-b510-26e0fa572367/encryption Aug 20 01:16:05.916689 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-2e4b372c-0bbc-4f2b-b55a-b00c62dcd63c tempest-VolumeMultiattachTests-2036379531 tempest-VolumeMultiattachTests-2036379531-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:16:05.931199 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-2e4b372c-0bbc-4f2b-b55a-b00c62dcd63c tempest-VolumeMultiattachTests-2036379531 tempest-VolumeMultiattachTests-2036379531-project-admin] https://10.4.3.240/volume/v3/types/e1e01ff7-15b6-4013-b510-26e0fa572367/encryption returned with HTTP 200 Aug 20 01:16:05.931677 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1395/5607] 10.4.3.240 () {68 vars in 1397 bytes} [Thu Aug 20 01:16:05 2026] POST /volume/v3/types/e1e01ff7-15b6-4013-b510-26e0fa572367/encryption => generated 230 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:16:05.938133 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-f8b73893-1166-4bdf-83fd-287d9a3b2f4f None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:16:05.939746 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-f8b73893-1166-4bdf-83fd-287d9a3b2f4f tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 20 01:16:05.940091 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-f8b73893-1166-4bdf-83fd-287d9a3b2f4f tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-1760447320", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-2056312274", "size": 1}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:16:05.941495 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.v3.volumes [None req-f8b73893-1166-4bdf-83fd-287d9a3b2f4f tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-1760447320', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-2056312274', 'size': 1}} {{(pid=100214) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 01:16:05.944648 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.v3.volumes [None req-f8b73893-1166-4bdf-83fd-287d9a3b2f4f tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Create volume of 1 GB Aug 20 01:16:05.944913 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:16:05.944913 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:16:05.945322 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-f8b73893-1166-4bdf-83fd-287d9a3b2f4f tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Availability Zones retrieved successfully. Aug 20 01:16:05.950115 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-f8b73893-1166-4bdf-83fd-287d9a3b2f4f tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Flow 'volume_create_api' (1cc661f1-5ef7-45e7-92f6-2cded504f3ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:16:05.950932 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-f8b73893-1166-4bdf-83fd-287d9a3b2f4f tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f120f9f2-f5c1-4782-ae1a-cbbc318dc52f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:16:05.951688 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.flows.api.create_volume [None req-f8b73893-1166-4bdf-83fd-287d9a3b2f4f tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Validating volume size '1' using validate_int {{(pid=100214) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 01:16:05.971012 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-f8b73893-1166-4bdf-83fd-287d9a3b2f4f tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f120f9f2-f5c1-4782-ae1a-cbbc318dc52f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T01:16:06Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=e1e01ff7-15b6-4013-b510-26e0fa572367,is_public=True,name='tempest-scenario-type-luks-2056312274',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e1e01ff7-15b6-4013-b510-26e0fa572367', '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=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:16:05.971692 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-f8b73893-1166-4bdf-83fd-287d9a3b2f4f tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c00ec6ac-55c2-4620-8368-f022ea0c48b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:16:05.992216 np0000007838 devstack@c-api.service[100214]: WARNING cinder.quota [None req-f8b73893-1166-4bdf-83fd-287d9a3b2f4f tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-2056312274 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-2056312274, it is now deprecated. Please use the default quota class for default quota. Aug 20 01:16:05.992488 np0000007838 devstack@c-api.service[100214]: WARNING cinder.quota [None req-f8b73893-1166-4bdf-83fd-287d9a3b2f4f tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-2056312274 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-2056312274, it is now deprecated. Please use the default quota class for default quota. Aug 20 01:16:06.012658 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.quota [None req-f8b73893-1166-4bdf-83fd-287d9a3b2f4f tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Created reservations ['e87539da-15d3-489c-a5f0-585ba7f511d2', '4a8ca8c7-68ec-4e42-8856-288cfa35f6bb', '7dbf9e3c-f840-4180-99ce-401cebc1bef6', '39161611-aadb-4c34-b980-b7acf78e6d4c'] {{(pid=100214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 01:16:06.013293 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-f8b73893-1166-4bdf-83fd-287d9a3b2f4f tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c00ec6ac-55c2-4620-8368-f022ea0c48b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e87539da-15d3-489c-a5f0-585ba7f511d2', '4a8ca8c7-68ec-4e42-8856-288cfa35f6bb', '7dbf9e3c-f840-4180-99ce-401cebc1bef6', '39161611-aadb-4c34-b980-b7acf78e6d4c']}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:16:06.014072 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-f8b73893-1166-4bdf-83fd-287d9a3b2f4f tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f35fd80f-df7a-45eb-b406-c25b3ecfa12c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:16:06.035425 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-f8b73893-1166-4bdf-83fd-287d9a3b2f4f tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f35fd80f-df7a-45eb-b406-c25b3ecfa12c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6e5d32b0-af06-4d5e-bc5a-8b5f8db8de08', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1760447320',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='18df5d90a7ac4dcea213f537a18864e0',qos_specs=None,replication_status=,reservations=['e87539da-15d3-489c-a5f0-585ba7f511d2','4a8ca8c7-68ec-4e42-8856-288cfa35f6bb','7dbf9e3c-f840-4180-99ce-401cebc1bef6','39161611-aadb-4c34-b980-b7acf78e6d4c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='87d48d114f784127af1c33d01342bd39',volume_type_id=e1e01ff7-15b6-4013-b510-26e0fa572367), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T01:16:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1760447320',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=6e5d32b0-af06-4d5e-bc5a-8b5f8db8de08,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='18df5d90a7ac4dcea213f537a18864e0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='87d48d114f784127af1c33d01342bd39',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e1e01ff7-15b6-4013-b510-26e0fa572367),volume_type_id=e1e01ff7-15b6-4013-b510-26e0fa572367)}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:16:06.036048 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-f8b73893-1166-4bdf-83fd-287d9a3b2f4f tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ac1697d4-652b-41b9-86dc-da7550e0a833) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:16:06.050406 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-f8b73893-1166-4bdf-83fd-287d9a3b2f4f tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ac1697d4-652b-41b9-86dc-da7550e0a833) transitioned into state 'SUCCESS' from state '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-1760447320',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='18df5d90a7ac4dcea213f537a18864e0',qos_specs=None,replication_status=,reservations=['e87539da-15d3-489c-a5f0-585ba7f511d2','4a8ca8c7-68ec-4e42-8856-288cfa35f6bb','7dbf9e3c-f840-4180-99ce-401cebc1bef6','39161611-aadb-4c34-b980-b7acf78e6d4c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='87d48d114f784127af1c33d01342bd39',volume_type_id=e1e01ff7-15b6-4013-b510-26e0fa572367)}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:16:06.050964 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-f8b73893-1166-4bdf-83fd-287d9a3b2f4f tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2871b276-5d1c-4aaf-bbfe-29b3be4916c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:16:06.058440 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-f8b73893-1166-4bdf-83fd-287d9a3b2f4f tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2871b276-5d1c-4aaf-bbfe-29b3be4916c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:16:06.059082 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-f8b73893-1166-4bdf-83fd-287d9a3b2f4f tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Flow 'volume_create_api' (1cc661f1-5ef7-45e7-92f6-2cded504f3ff) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:16:06.059331 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-f8b73893-1166-4bdf-83fd-287d9a3b2f4f tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Create volume request issued successfully. Aug 20 01:16:06.059869 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-f8b73893-1166-4bdf-83fd-287d9a3b2f4f tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 20 01:16:06.060259 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1404/5608] 10.4.3.240 () {68 vars in 1259 bytes} [Thu Aug 20 01:16:05 2026] POST /volume/v3/volumes => generated 781 bytes in 122 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 01:16:06.070409 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-5d0dc097-a4fb-470d-9fec-c13618ea8002 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:16:06.071979 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-5d0dc097-a4fb-470d-9fec-c13618ea8002 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] GET https://10.4.3.240/volume/v3/volumes/6e5d32b0-af06-4d5e-bc5a-8b5f8db8de08 Aug 20 01:16:06.072141 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-5d0dc097-a4fb-470d-9fec-c13618ea8002 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:16:06.072313 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-5d0dc097-a4fb-470d-9fec-c13618ea8002 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:16:06.078106 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:16:06.078106 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:16:06.081067 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-5d0dc097-a4fb-470d-9fec-c13618ea8002 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Volume info retrieved successfully. Aug 20 01:16:06.084459 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-5d0dc097-a4fb-470d-9fec-c13618ea8002 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] https://10.4.3.240/volume/v3/volumes/6e5d32b0-af06-4d5e-bc5a-8b5f8db8de08 returned with HTTP 200 Aug 20 01:16:06.084786 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1417/5609] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:16:06 2026] GET /volume/v3/volumes/6e5d32b0-af06-4d5e-bc5a-8b5f8db8de08 => generated 849 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:16:07.096938 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-a91da21a-c950-4685-b98f-6bbcb0d326b9 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:16:07.098746 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-a91da21a-c950-4685-b98f-6bbcb0d326b9 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] GET https://10.4.3.240/volume/v3/volumes/6e5d32b0-af06-4d5e-bc5a-8b5f8db8de08 Aug 20 01:16:07.098975 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-a91da21a-c950-4685-b98f-6bbcb0d326b9 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:16:07.099184 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-a91da21a-c950-4685-b98f-6bbcb0d326b9 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:16:07.106556 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:16:07.106556 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:16:07.109878 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-a91da21a-c950-4685-b98f-6bbcb0d326b9 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Volume info retrieved successfully. Aug 20 01:16:07.113794 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-a91da21a-c950-4685-b98f-6bbcb0d326b9 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] https://10.4.3.240/volume/v3/volumes/6e5d32b0-af06-4d5e-bc5a-8b5f8db8de08 returned with HTTP 200 Aug 20 01:16:07.114167 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1394/5610] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:16:07 2026] GET /volume/v3/volumes/6e5d32b0-af06-4d5e-bc5a-8b5f8db8de08 => generated 874 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:16:07.130295 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-9338f47b-7ad0-4552-b99d-3ca5f2c07e2c None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:16:07.132020 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-9338f47b-7ad0-4552-b99d-3ca5f2c07e2c tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] GET https://10.4.3.240/volume/v3/volumes/6e5d32b0-af06-4d5e-bc5a-8b5f8db8de08 Aug 20 01:16:07.132208 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-9338f47b-7ad0-4552-b99d-3ca5f2c07e2c tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:16:07.132410 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-9338f47b-7ad0-4552-b99d-3ca5f2c07e2c tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:16:07.138812 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:16:07.138812 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:16:07.141928 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-9338f47b-7ad0-4552-b99d-3ca5f2c07e2c tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Volume info retrieved successfully. Aug 20 01:16:07.145494 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-9338f47b-7ad0-4552-b99d-3ca5f2c07e2c tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] https://10.4.3.240/volume/v3/volumes/6e5d32b0-af06-4d5e-bc5a-8b5f8db8de08 returned with HTTP 200 Aug 20 01:16:07.145829 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1396/5611] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:16:07 2026] GET /volume/v3/volumes/6e5d32b0-af06-4d5e-bc5a-8b5f8db8de08 => generated 874 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:16:07.189238 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-bfe47be0-5685-44de-a594-08a5cb2825af req-938bc1f6-fd5a-40af-8ee0-3464d3de40e0 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:16:07.192025 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-bfe47be0-5685-44de-a594-08a5cb2825af req-938bc1f6-fd5a-40af-8ee0-3464d3de40e0 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] GET https://10.4.3.240/volume/v3/volumes/3c673337-a599-4f01-8273-96d2d46e8743 Aug 20 01:16:07.192300 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-bfe47be0-5685-44de-a594-08a5cb2825af req-938bc1f6-fd5a-40af-8ee0-3464d3de40e0 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:16:07.192585 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-bfe47be0-5685-44de-a594-08a5cb2825af req-938bc1f6-fd5a-40af-8ee0-3464d3de40e0 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:16:07.202133 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:16:07.202133 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:16:07.206433 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [req-bfe47be0-5685-44de-a594-08a5cb2825af req-938bc1f6-fd5a-40af-8ee0-3464d3de40e0 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Volume info retrieved successfully. Aug 20 01:16:07.211727 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-bfe47be0-5685-44de-a594-08a5cb2825af req-938bc1f6-fd5a-40af-8ee0-3464d3de40e0 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] https://10.4.3.240/volume/v3/volumes/3c673337-a599-4f01-8273-96d2d46e8743 returned with HTTP 200 Aug 20 01:16:07.212385 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1405/5612] 10.4.3.240 () {68 vars in 1598 bytes} [Thu Aug 20 01:16:07 2026] GET /volume/v3/volumes/3c673337-a599-4f01-8273-96d2d46e8743 => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:16:07.273159 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-5a99c228-ac7c-4777-ad92-78965e00ca79 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:16:07.273626 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-5a99c228-ac7c-4777-ad92-78965e00ca79 None None] GET https://10.4.3.240/volume// Aug 20 01:16:07.273852 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-5a99c228-ac7c-4777-ad92-78965e00ca79 None None] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:16:07.274094 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-5a99c228-ac7c-4777-ad92-78965e00ca79 None None] Calling method 'all' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:16:07.274530 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-5a99c228-ac7c-4777-ad92-78965e00ca79 None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 20 01:16:07.274877 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1418/5613] 10.4.3.240 () {66 vars in 1428 bytes} [Thu Aug 20 01:16:07 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 01:16:07.280848 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [req-bfe47be0-5685-44de-a594-08a5cb2825af req-4499d8af-7570-4995-967a-57ffd742d96b None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:16:07.282716 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-bfe47be0-5685-44de-a594-08a5cb2825af req-4499d8af-7570-4995-967a-57ffd742d96b tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] POST https://10.4.3.240/volume/v3/attachments Aug 20 01:16:07.283051 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [req-bfe47be0-5685-44de-a594-08a5cb2825af req-4499d8af-7570-4995-967a-57ffd742d96b tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3c673337-a599-4f01-8273-96d2d46e8743", "connector": null, "instance_uuid": "ce212253-d561-43c1-8b65-b5ecdf279e4e"}} {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:16:07.290973 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:16:07.290973 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:16:07.311764 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-bfe47be0-5685-44de-a594-08a5cb2825af req-4499d8af-7570-4995-967a-57ffd742d96b tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] https://10.4.3.240/volume/v3/attachments returned with HTTP 200 Aug 20 01:16:07.312218 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1395/5614] 10.4.3.240 () {74 vars in 1594 bytes} [Thu Aug 20 01:16:07 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 20 01:16:07.337427 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-7cbac797-a300-48a1-bb34-e2d042d88903 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:16:07.338960 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-7cbac797-a300-48a1-bb34-e2d042d88903 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] GET https://10.4.3.240/volume/v3/volumes/3c673337-a599-4f01-8273-96d2d46e8743 Aug 20 01:16:07.339118 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-7cbac797-a300-48a1-bb34-e2d042d88903 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:16:07.339296 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-7cbac797-a300-48a1-bb34-e2d042d88903 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:16:07.347635 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:16:07.347635 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:16:07.350834 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-cfa604b7-1821-4a21-b2be-a6229d3b3251 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:16:07.350987 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-7cbac797-a300-48a1-bb34-e2d042d88903 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Volume info retrieved successfully. Aug 20 01:16:07.351030 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-cfa604b7-1821-4a21-b2be-a6229d3b3251 None None] GET https://10.4.3.240/volume// Aug 20 01:16:07.351103 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-cfa604b7-1821-4a21-b2be-a6229d3b3251 None None] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:16:07.351332 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-cfa604b7-1821-4a21-b2be-a6229d3b3251 None None] Calling method 'all' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:16:07.352005 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-cfa604b7-1821-4a21-b2be-a6229d3b3251 None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 20 01:16:07.352005 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1406/5615] 10.4.3.240 () {66 vars in 1426 bytes} [Thu Aug 20 01:16:07 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 01:16:07.356478 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-7cbac797-a300-48a1-bb34-e2d042d88903 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] https://10.4.3.240/volume/v3/volumes/3c673337-a599-4f01-8273-96d2d46e8743 returned with HTTP 200 Aug 20 01:16:07.356819 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1397/5616] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:16:07 2026] GET /volume/v3/volumes/3c673337-a599-4f01-8273-96d2d46e8743 => generated 844 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:16:07.358826 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-bfe47be0-5685-44de-a594-08a5cb2825af req-eb2c86d2-c926-4f68-a94f-860be62908c8 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:16:07.361197 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-bfe47be0-5685-44de-a594-08a5cb2825af req-eb2c86d2-c926-4f68-a94f-860be62908c8 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] GET https://10.4.3.240/volume/v3/volumes/3c673337-a599-4f01-8273-96d2d46e8743 Aug 20 01:16:07.361439 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-bfe47be0-5685-44de-a594-08a5cb2825af req-eb2c86d2-c926-4f68-a94f-860be62908c8 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:16:07.361629 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-bfe47be0-5685-44de-a594-08a5cb2825af req-eb2c86d2-c926-4f68-a94f-860be62908c8 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:16:07.371039 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:16:07.371039 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:16:07.374131 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [req-bfe47be0-5685-44de-a594-08a5cb2825af req-eb2c86d2-c926-4f68-a94f-860be62908c8 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Volume info retrieved successfully. Aug 20 01:16:07.378010 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-bfe47be0-5685-44de-a594-08a5cb2825af req-eb2c86d2-c926-4f68-a94f-860be62908c8 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] https://10.4.3.240/volume/v3/volumes/3c673337-a599-4f01-8273-96d2d46e8743 returned with HTTP 200 Aug 20 01:16:07.378446 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1419/5617] 10.4.3.240 () {70 vars in 1639 bytes} [Thu Aug 20 01:16:07 2026] GET /volume/v3/volumes/3c673337-a599-4f01-8273-96d2d46e8743 => generated 1024 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 01:16:07.478509 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [req-bfe47be0-5685-44de-a594-08a5cb2825af req-40c732c1-a3aa-44d3-bac4-6fb6eda280f8 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:16:07.480377 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-bfe47be0-5685-44de-a594-08a5cb2825af req-40c732c1-a3aa-44d3-bac4-6fb6eda280f8 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] PUT https://10.4.3.240/volume/v3/attachments/6537ffa1-bcf4-4876-873a-bc2070c6766c Aug 20 01:16:07.480735 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [req-bfe47be0-5685-44de-a594-08a5cb2825af req-40c732c1-a3aa-44d3-bac4-6fb6eda280f8 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.240", "host": "np0000007838", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:e656b6daafb0", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "870eaf75-1108-49d5-b5ab-79f4c93758d0", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:16:07.487435 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.coordination [req-bfe47be0-5685-44de-a594-08a5cb2825af req-40c732c1-a3aa-44d3-bac4-6fb6eda280f8 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Acquiring lock "cinder-attachment_update-3c673337-a599-4f01-8273-96d2d46e8743-np0000007838" by "attachment_update" {{(pid=100212) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 01:16:07.491181 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.coordination [req-bfe47be0-5685-44de-a594-08a5cb2825af req-40c732c1-a3aa-44d3-bac4-6fb6eda280f8 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Lock "cinder-attachment_update-3c673337-a599-4f01-8273-96d2d46e8743-np0000007838" acquired by "attachment_update" :: waited 0.004s {{(pid=100212) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 01:16:07.492108 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:16:07.492108 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:16:07.587786 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.coordination [req-bfe47be0-5685-44de-a594-08a5cb2825af req-40c732c1-a3aa-44d3-bac4-6fb6eda280f8 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Lock "cinder-attachment_update-3c673337-a599-4f01-8273-96d2d46e8743-np0000007838" released by "attachment_update" :: held 0.097s {{(pid=100212) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 01:16:07.588114 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-bfe47be0-5685-44de-a594-08a5cb2825af req-40c732c1-a3aa-44d3-bac4-6fb6eda280f8 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] https://10.4.3.240/volume/v3/attachments/6537ffa1-bcf4-4876-873a-bc2070c6766c returned with HTTP 200 Aug 20 01:16:07.588594 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1396/5618] 10.4.3.240 () {74 vars in 1704 bytes} [Thu Aug 20 01:16:07 2026] PUT /volume/v3/attachments/6537ffa1-bcf4-4876-873a-bc2070c6766c => generated 969 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:16:08.367981 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-44f2664a-92d0-4a05-892a-882e9355c9d3 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:16:08.369382 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-44f2664a-92d0-4a05-892a-882e9355c9d3 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] GET https://10.4.3.240/volume/v3/volumes/3c673337-a599-4f01-8273-96d2d46e8743 Aug 20 01:16:08.369562 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-44f2664a-92d0-4a05-892a-882e9355c9d3 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:16:08.369736 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-44f2664a-92d0-4a05-892a-882e9355c9d3 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:16:08.378530 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:16:08.378530 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:16:08.381921 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-44f2664a-92d0-4a05-892a-882e9355c9d3 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Volume info retrieved successfully. Aug 20 01:16:08.386283 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-44f2664a-92d0-4a05-892a-882e9355c9d3 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] https://10.4.3.240/volume/v3/volumes/3c673337-a599-4f01-8273-96d2d46e8743 returned with HTTP 200 Aug 20 01:16:08.386725 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1407/5619] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:16:08 2026] GET /volume/v3/volumes/3c673337-a599-4f01-8273-96d2d46e8743 => generated 845 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:16:09.399770 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-4a173152-dd10-488d-908f-116bc16d6860 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:16:09.401271 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-4a173152-dd10-488d-908f-116bc16d6860 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] GET https://10.4.3.240/volume/v3/volumes/3c673337-a599-4f01-8273-96d2d46e8743 Aug 20 01:16:09.401466 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-4a173152-dd10-488d-908f-116bc16d6860 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:16:09.401642 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-4a173152-dd10-488d-908f-116bc16d6860 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:16:09.410062 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:16:09.410062 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:16:09.412797 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-4a173152-dd10-488d-908f-116bc16d6860 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Volume info retrieved successfully. Aug 20 01:16:09.416084 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-4a173152-dd10-488d-908f-116bc16d6860 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] https://10.4.3.240/volume/v3/volumes/3c673337-a599-4f01-8273-96d2d46e8743 returned with HTTP 200 Aug 20 01:16:09.416423 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1398/5620] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:16:09 2026] GET /volume/v3/volumes/3c673337-a599-4f01-8273-96d2d46e8743 => generated 845 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:16:10.427409 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-e2c29b48-d8ae-4db9-8b8e-64c34790a08b None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:16:10.428990 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-e2c29b48-d8ae-4db9-8b8e-64c34790a08b tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] GET https://10.4.3.240/volume/v3/volumes/3c673337-a599-4f01-8273-96d2d46e8743 Aug 20 01:16:10.429164 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-e2c29b48-d8ae-4db9-8b8e-64c34790a08b tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:16:10.429362 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-e2c29b48-d8ae-4db9-8b8e-64c34790a08b tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:16:10.437857 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:16:10.437857 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:16:10.440841 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-e2c29b48-d8ae-4db9-8b8e-64c34790a08b tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Volume info retrieved successfully. Aug 20 01:16:10.444309 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-e2c29b48-d8ae-4db9-8b8e-64c34790a08b tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] https://10.4.3.240/volume/v3/volumes/3c673337-a599-4f01-8273-96d2d46e8743 returned with HTTP 200 Aug 20 01:16:10.444655 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1420/5621] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:16:10 2026] GET /volume/v3/volumes/3c673337-a599-4f01-8273-96d2d46e8743 => generated 845 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:16:11.456293 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-a23328e3-49f9-4bc1-93f0-98c94a146a7d None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:16:11.458236 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-a23328e3-49f9-4bc1-93f0-98c94a146a7d tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] GET https://10.4.3.240/volume/v3/volumes/3c673337-a599-4f01-8273-96d2d46e8743 Aug 20 01:16:11.458515 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-a23328e3-49f9-4bc1-93f0-98c94a146a7d tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:16:11.458794 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-a23328e3-49f9-4bc1-93f0-98c94a146a7d tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:16:11.469060 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:16:11.469060 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:16:11.472560 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-a23328e3-49f9-4bc1-93f0-98c94a146a7d tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Volume info retrieved successfully. Aug 20 01:16:11.477561 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-a23328e3-49f9-4bc1-93f0-98c94a146a7d tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] https://10.4.3.240/volume/v3/volumes/3c673337-a599-4f01-8273-96d2d46e8743 returned with HTTP 200 Aug 20 01:16:11.478050 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1397/5622] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:16:11 2026] GET /volume/v3/volumes/3c673337-a599-4f01-8273-96d2d46e8743 => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:16:11.807874 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-bfe47be0-5685-44de-a594-08a5cb2825af req-d29587dc-924f-4150-ab91-b905d67553a3 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:16:11.810381 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-bfe47be0-5685-44de-a594-08a5cb2825af req-d29587dc-924f-4150-ab91-b905d67553a3 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] POST https://10.4.3.240/volume/v3/attachments/6537ffa1-bcf4-4876-873a-bc2070c6766c/action Aug 20 01:16:11.810782 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-bfe47be0-5685-44de-a594-08a5cb2825af req-d29587dc-924f-4150-ab91-b905d67553a3 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Action body: b'{"os-complete": null}' {{(pid=100214) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 01:16:11.810911 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-bfe47be0-5685-44de-a594-08a5cb2825af req-d29587dc-924f-4150-ab91-b905d67553a3 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:16:11.825382 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:16:11.825382 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:16:11.834434 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-bfe47be0-5685-44de-a594-08a5cb2825af req-d29587dc-924f-4150-ab91-b905d67553a3 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] https://10.4.3.240/volume/v3/attachments/6537ffa1-bcf4-4876-873a-bc2070c6766c/action returned with HTTP 204 Aug 20 01:16:11.834830 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1408/5623] 10.4.3.240 () {74 vars in 1725 bytes} [Thu Aug 20 01:16:11 2026] POST /volume/v3/attachments/6537ffa1-bcf4-4876-873a-bc2070c6766c/action => generated 0 bytes in 27 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:16:12.489534 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-844e4fa9-1e73-4ad0-9ace-472c37a7c343 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:16:12.491906 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-844e4fa9-1e73-4ad0-9ace-472c37a7c343 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] GET https://10.4.3.240/volume/v3/volumes/3c673337-a599-4f01-8273-96d2d46e8743 Aug 20 01:16:12.492072 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-844e4fa9-1e73-4ad0-9ace-472c37a7c343 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:16:12.492238 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-844e4fa9-1e73-4ad0-9ace-472c37a7c343 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:16:12.500088 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:16:12.500088 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:16:12.502766 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-844e4fa9-1e73-4ad0-9ace-472c37a7c343 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Volume info retrieved successfully. Aug 20 01:16:12.506052 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-844e4fa9-1e73-4ad0-9ace-472c37a7c343 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] https://10.4.3.240/volume/v3/volumes/3c673337-a599-4f01-8273-96d2d46e8743 returned with HTTP 200 Aug 20 01:16:12.506403 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1399/5624] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:16:12 2026] GET /volume/v3/volumes/3c673337-a599-4f01-8273-96d2d46e8743 => generated 1137 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:16:12.545433 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-7df96d01-b412-491a-9480-df587328ae44 req-3e3924e5-a051-4ffa-a90d-dae2c6a452a2 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:16:12.547188 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-7df96d01-b412-491a-9480-df587328ae44 req-3e3924e5-a051-4ffa-a90d-dae2c6a452a2 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] GET https://10.4.3.240/volume/v3/volumes/6e5d32b0-af06-4d5e-bc5a-8b5f8db8de08 Aug 20 01:16:12.547359 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-7df96d01-b412-491a-9480-df587328ae44 req-3e3924e5-a051-4ffa-a90d-dae2c6a452a2 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:16:12.547562 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-7df96d01-b412-491a-9480-df587328ae44 req-3e3924e5-a051-4ffa-a90d-dae2c6a452a2 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:16:12.553807 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:16:12.553807 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:16:12.556860 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [req-7df96d01-b412-491a-9480-df587328ae44 req-3e3924e5-a051-4ffa-a90d-dae2c6a452a2 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Volume info retrieved successfully. Aug 20 01:16:12.560351 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-7df96d01-b412-491a-9480-df587328ae44 req-3e3924e5-a051-4ffa-a90d-dae2c6a452a2 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] https://10.4.3.240/volume/v3/volumes/6e5d32b0-af06-4d5e-bc5a-8b5f8db8de08 returned with HTTP 200 Aug 20 01:16:12.560689 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1421/5625] 10.4.3.240 () {68 vars in 1598 bytes} [Thu Aug 20 01:16:12 2026] GET /volume/v3/volumes/6e5d32b0-af06-4d5e-bc5a-8b5f8db8de08 => generated 874 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:16:12.621966 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-578b7d38-af28-48a0-a934-3c1b495bf5a1 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:16:12.622376 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-578b7d38-af28-48a0-a934-3c1b495bf5a1 None None] GET https://10.4.3.240/volume// Aug 20 01:16:12.622462 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-578b7d38-af28-48a0-a934-3c1b495bf5a1 None None] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:16:12.622647 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-578b7d38-af28-48a0-a934-3c1b495bf5a1 None None] Calling method 'all' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:16:12.623025 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-578b7d38-af28-48a0-a934-3c1b495bf5a1 None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 20 01:16:12.623315 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1398/5626] 10.4.3.240 () {66 vars in 1428 bytes} [Thu Aug 20 01:16:12 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 01:16:12.629256 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-7df96d01-b412-491a-9480-df587328ae44 req-ae5c13d5-5b40-45a2-a598-342d740c13ed None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:16:12.659977 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-7df96d01-b412-491a-9480-df587328ae44 req-ae5c13d5-5b40-45a2-a598-342d740c13ed tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] POST https://10.4.3.240/volume/v3/attachments Aug 20 01:16:12.660332 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-7df96d01-b412-491a-9480-df587328ae44 req-ae5c13d5-5b40-45a2-a598-342d740c13ed tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6e5d32b0-af06-4d5e-bc5a-8b5f8db8de08", "connector": null, "instance_uuid": "ce212253-d561-43c1-8b65-b5ecdf279e4e"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:16:12.667883 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:16:12.667883 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:16:12.687500 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-7df96d01-b412-491a-9480-df587328ae44 req-ae5c13d5-5b40-45a2-a598-342d740c13ed tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] https://10.4.3.240/volume/v3/attachments returned with HTTP 200 Aug 20 01:16:12.687911 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1409/5627] 10.4.3.240 () {74 vars in 1594 bytes} [Thu Aug 20 01:16:12 2026] POST /volume/v3/attachments => generated 273 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:16:12.711993 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-674eb541-a3ad-4c8c-adb3-af6b0347e605 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:16:12.713621 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-674eb541-a3ad-4c8c-adb3-af6b0347e605 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] GET https://10.4.3.240/volume/v3/volumes/6e5d32b0-af06-4d5e-bc5a-8b5f8db8de08 Aug 20 01:16:12.713813 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-674eb541-a3ad-4c8c-adb3-af6b0347e605 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:16:12.714014 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-674eb541-a3ad-4c8c-adb3-af6b0347e605 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:16:12.719401 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-93ba0b5c-ed80-4837-aa2e-e509e84a6cc2 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:16:12.719811 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-93ba0b5c-ed80-4837-aa2e-e509e84a6cc2 None None] GET https://10.4.3.240/volume// Aug 20 01:16:12.719960 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-93ba0b5c-ed80-4837-aa2e-e509e84a6cc2 None None] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:16:12.720156 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-93ba0b5c-ed80-4837-aa2e-e509e84a6cc2 None None] Calling method 'all' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:16:12.720467 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-93ba0b5c-ed80-4837-aa2e-e509e84a6cc2 None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 20 01:16:12.720733 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1422/5628] 10.4.3.240 () {66 vars in 1426 bytes} [Thu Aug 20 01:16:12 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 01:16:12.722128 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:16:12.722128 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:16:12.724996 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-674eb541-a3ad-4c8c-adb3-af6b0347e605 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Volume info retrieved successfully. Aug 20 01:16:12.728097 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [req-7df96d01-b412-491a-9480-df587328ae44 req-969478c4-1733-4033-bf98-b2ee7ee1d366 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:16:12.728451 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-674eb541-a3ad-4c8c-adb3-af6b0347e605 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] https://10.4.3.240/volume/v3/volumes/6e5d32b0-af06-4d5e-bc5a-8b5f8db8de08 returned with HTTP 200 Aug 20 01:16:12.728796 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1400/5629] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:16:12 2026] GET /volume/v3/volumes/6e5d32b0-af06-4d5e-bc5a-8b5f8db8de08 => generated 873 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:16:12.729906 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-7df96d01-b412-491a-9480-df587328ae44 req-969478c4-1733-4033-bf98-b2ee7ee1d366 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] GET https://10.4.3.240/volume/v3/volumes/6e5d32b0-af06-4d5e-bc5a-8b5f8db8de08 Aug 20 01:16:12.730202 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [req-7df96d01-b412-491a-9480-df587328ae44 req-969478c4-1733-4033-bf98-b2ee7ee1d366 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:16:12.730396 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [req-7df96d01-b412-491a-9480-df587328ae44 req-969478c4-1733-4033-bf98-b2ee7ee1d366 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:16:12.738080 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:16:12.738080 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:16:12.740963 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [req-7df96d01-b412-491a-9480-df587328ae44 req-969478c4-1733-4033-bf98-b2ee7ee1d366 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Volume info retrieved successfully. Aug 20 01:16:12.744478 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-7df96d01-b412-491a-9480-df587328ae44 req-969478c4-1733-4033-bf98-b2ee7ee1d366 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] https://10.4.3.240/volume/v3/volumes/6e5d32b0-af06-4d5e-bc5a-8b5f8db8de08 returned with HTTP 200 Aug 20 01:16:12.744807 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1399/5630] 10.4.3.240 () {70 vars in 1639 bytes} [Thu Aug 20 01:16:12 2026] GET /volume/v3/volumes/6e5d32b0-af06-4d5e-bc5a-8b5f8db8de08 => generated 1053 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 01:16:12.839163 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-7df96d01-b412-491a-9480-df587328ae44 req-67a2ed60-55b0-4015-9488-d06258bf8010 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:16:12.841195 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-7df96d01-b412-491a-9480-df587328ae44 req-67a2ed60-55b0-4015-9488-d06258bf8010 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] PUT https://10.4.3.240/volume/v3/attachments/d80d0c72-4b57-483b-9fa6-b89c90f88b8c Aug 20 01:16:12.841551 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-7df96d01-b412-491a-9480-df587328ae44 req-67a2ed60-55b0-4015-9488-d06258bf8010 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.240", "host": "np0000007838", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:e656b6daafb0", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "870eaf75-1108-49d5-b5ab-79f4c93758d0", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:16:12.848182 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.coordination [req-7df96d01-b412-491a-9480-df587328ae44 req-67a2ed60-55b0-4015-9488-d06258bf8010 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Acquiring lock "cinder-attachment_update-6e5d32b0-af06-4d5e-bc5a-8b5f8db8de08-np0000007838" by "attachment_update" {{(pid=100214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 01:16:12.851966 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.coordination [req-7df96d01-b412-491a-9480-df587328ae44 req-67a2ed60-55b0-4015-9488-d06258bf8010 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Lock "cinder-attachment_update-6e5d32b0-af06-4d5e-bc5a-8b5f8db8de08-np0000007838" acquired by "attachment_update" :: waited 0.004s {{(pid=100214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 01:16:12.852788 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:16:12.852788 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:16:12.918459 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.coordination [req-7df96d01-b412-491a-9480-df587328ae44 req-67a2ed60-55b0-4015-9488-d06258bf8010 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Lock "cinder-attachment_update-6e5d32b0-af06-4d5e-bc5a-8b5f8db8de08-np0000007838" released by "attachment_update" :: held 0.066s {{(pid=100214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 01:16:12.918752 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-7df96d01-b412-491a-9480-df587328ae44 req-67a2ed60-55b0-4015-9488-d06258bf8010 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] https://10.4.3.240/volume/v3/attachments/d80d0c72-4b57-483b-9fa6-b89c90f88b8c returned with HTTP 200 Aug 20 01:16:12.919172 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1410/5631] 10.4.3.240 () {74 vars in 1704 bytes} [Thu Aug 20 01:16:12 2026] PUT /volume/v3/attachments/d80d0c72-4b57-483b-9fa6-b89c90f88b8c => generated 968 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:16:12.926416 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-7df96d01-b412-491a-9480-df587328ae44 req-b9c4c9f6-2049-4362-9bab-e9a719bfb565 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:16:12.928282 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-7df96d01-b412-491a-9480-df587328ae44 req-b9c4c9f6-2049-4362-9bab-e9a719bfb565 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] GET https://10.4.3.240/volume/v3/volumes/6e5d32b0-af06-4d5e-bc5a-8b5f8db8de08/encryption Aug 20 01:16:12.928479 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-7df96d01-b412-491a-9480-df587328ae44 req-b9c4c9f6-2049-4362-9bab-e9a719bfb565 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:16:12.928653 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-7df96d01-b412-491a-9480-df587328ae44 req-b9c4c9f6-2049-4362-9bab-e9a719bfb565 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Calling method 'index' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:16:12.936839 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:16:12.936839 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:16:12.943094 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-7df96d01-b412-491a-9480-df587328ae44 req-b9c4c9f6-2049-4362-9bab-e9a719bfb565 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] https://10.4.3.240/volume/v3/volumes/6e5d32b0-af06-4d5e-bc5a-8b5f8db8de08/encryption returned with HTTP 200 Aug 20 01:16:12.943631 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1423/5632] 10.4.3.240 () {68 vars in 1631 bytes} [Thu Aug 20 01:16:12 2026] GET /volume/v3/volumes/6e5d32b0-af06-4d5e-bc5a-8b5f8db8de08/encryption => generated 160 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:16:13.739469 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-834c5337-178d-4d30-8d37-b5b31cc4b9ee None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:16:13.741232 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-834c5337-178d-4d30-8d37-b5b31cc4b9ee tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] GET https://10.4.3.240/volume/v3/volumes/6e5d32b0-af06-4d5e-bc5a-8b5f8db8de08 Aug 20 01:16:13.741426 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-834c5337-178d-4d30-8d37-b5b31cc4b9ee tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:16:13.741614 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-834c5337-178d-4d30-8d37-b5b31cc4b9ee tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:16:13.750586 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:16:13.750586 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:16:13.753633 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-834c5337-178d-4d30-8d37-b5b31cc4b9ee tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Volume info retrieved successfully. Aug 20 01:16:13.757133 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-834c5337-178d-4d30-8d37-b5b31cc4b9ee tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] https://10.4.3.240/volume/v3/volumes/6e5d32b0-af06-4d5e-bc5a-8b5f8db8de08 returned with HTTP 200 Aug 20 01:16:13.757507 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1401/5633] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:16:13 2026] GET /volume/v3/volumes/6e5d32b0-af06-4d5e-bc5a-8b5f8db8de08 => generated 874 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:16:14.769190 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-ea892a3f-515f-4978-9766-5c1cb81ccb4e None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:16:14.770844 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-ea892a3f-515f-4978-9766-5c1cb81ccb4e tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] GET https://10.4.3.240/volume/v3/volumes/6e5d32b0-af06-4d5e-bc5a-8b5f8db8de08 Aug 20 01:16:14.771021 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-ea892a3f-515f-4978-9766-5c1cb81ccb4e tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:16:14.771199 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-ea892a3f-515f-4978-9766-5c1cb81ccb4e tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:16:14.779565 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:16:14.779565 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:16:14.782490 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-ea892a3f-515f-4978-9766-5c1cb81ccb4e tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Volume info retrieved successfully. Aug 20 01:16:14.786090 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-ea892a3f-515f-4978-9766-5c1cb81ccb4e tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] https://10.4.3.240/volume/v3/volumes/6e5d32b0-af06-4d5e-bc5a-8b5f8db8de08 returned with HTTP 200 Aug 20 01:16:14.786439 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1400/5634] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:16:14 2026] GET /volume/v3/volumes/6e5d32b0-af06-4d5e-bc5a-8b5f8db8de08 => generated 874 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:16:15.796982 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-575aa14b-31c9-4350-bdda-ce281daa8513 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:16:15.799062 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-575aa14b-31c9-4350-bdda-ce281daa8513 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] GET https://10.4.3.240/volume/v3/volumes/6e5d32b0-af06-4d5e-bc5a-8b5f8db8de08 Aug 20 01:16:15.799263 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-575aa14b-31c9-4350-bdda-ce281daa8513 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:16:15.799465 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-575aa14b-31c9-4350-bdda-ce281daa8513 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:16:15.807833 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:16:15.807833 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:16:15.810645 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-575aa14b-31c9-4350-bdda-ce281daa8513 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Volume info retrieved successfully. Aug 20 01:16:15.814062 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-575aa14b-31c9-4350-bdda-ce281daa8513 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] https://10.4.3.240/volume/v3/volumes/6e5d32b0-af06-4d5e-bc5a-8b5f8db8de08 returned with HTTP 200 Aug 20 01:16:15.814416 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1411/5635] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:16:15 2026] GET /volume/v3/volumes/6e5d32b0-af06-4d5e-bc5a-8b5f8db8de08 => generated 874 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:16:16.825327 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-1dcbf763-c4c5-41f2-8b76-3d759a94d9f2 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:16:16.827129 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-1dcbf763-c4c5-41f2-8b76-3d759a94d9f2 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] GET https://10.4.3.240/volume/v3/volumes/6e5d32b0-af06-4d5e-bc5a-8b5f8db8de08 Aug 20 01:16:16.827383 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-1dcbf763-c4c5-41f2-8b76-3d759a94d9f2 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:16:16.827604 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-1dcbf763-c4c5-41f2-8b76-3d759a94d9f2 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:16:16.836299 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:16:16.836299 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:16:16.839603 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-1dcbf763-c4c5-41f2-8b76-3d759a94d9f2 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Volume info retrieved successfully. Aug 20 01:16:16.843286 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-1dcbf763-c4c5-41f2-8b76-3d759a94d9f2 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] https://10.4.3.240/volume/v3/volumes/6e5d32b0-af06-4d5e-bc5a-8b5f8db8de08 returned with HTTP 200 Aug 20 01:16:16.843697 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1424/5636] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:16:16 2026] GET /volume/v3/volumes/6e5d32b0-af06-4d5e-bc5a-8b5f8db8de08 => generated 874 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:16:17.855495 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-31b1b925-98de-48d8-867e-5f033ff42d67 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:16:17.857209 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-31b1b925-98de-48d8-867e-5f033ff42d67 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] GET https://10.4.3.240/volume/v3/volumes/6e5d32b0-af06-4d5e-bc5a-8b5f8db8de08 Aug 20 01:16:17.857397 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-31b1b925-98de-48d8-867e-5f033ff42d67 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:16:17.857544 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-31b1b925-98de-48d8-867e-5f033ff42d67 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:16:17.865317 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:16:17.865317 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:16:17.868118 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-31b1b925-98de-48d8-867e-5f033ff42d67 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Volume info retrieved successfully. Aug 20 01:16:17.871478 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-31b1b925-98de-48d8-867e-5f033ff42d67 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] https://10.4.3.240/volume/v3/volumes/6e5d32b0-af06-4d5e-bc5a-8b5f8db8de08 returned with HTTP 200 Aug 20 01:16:17.871817 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1402/5637] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:16:17 2026] GET /volume/v3/volumes/6e5d32b0-af06-4d5e-bc5a-8b5f8db8de08 => generated 874 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:16:18.883562 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-671d5ea9-7653-4386-b541-362e85e76cad None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:16:18.885284 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-671d5ea9-7653-4386-b541-362e85e76cad tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] GET https://10.4.3.240/volume/v3/volumes/6e5d32b0-af06-4d5e-bc5a-8b5f8db8de08 Aug 20 01:16:18.885500 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-671d5ea9-7653-4386-b541-362e85e76cad tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:16:18.885695 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-671d5ea9-7653-4386-b541-362e85e76cad tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:16:18.894139 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:16:18.894139 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:16:18.897016 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-671d5ea9-7653-4386-b541-362e85e76cad tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Volume info retrieved successfully. Aug 20 01:16:18.900570 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-671d5ea9-7653-4386-b541-362e85e76cad tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] https://10.4.3.240/volume/v3/volumes/6e5d32b0-af06-4d5e-bc5a-8b5f8db8de08 returned with HTTP 200 Aug 20 01:16:18.901047 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1401/5638] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:16:18 2026] GET /volume/v3/volumes/6e5d32b0-af06-4d5e-bc5a-8b5f8db8de08 => generated 874 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:16:19.912423 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-08b2a914-94ee-47ad-b022-d6be6f56f907 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:16:19.914098 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-08b2a914-94ee-47ad-b022-d6be6f56f907 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] GET https://10.4.3.240/volume/v3/volumes/6e5d32b0-af06-4d5e-bc5a-8b5f8db8de08 Aug 20 01:16:19.914291 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-08b2a914-94ee-47ad-b022-d6be6f56f907 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:16:19.914505 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-08b2a914-94ee-47ad-b022-d6be6f56f907 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:16:19.922890 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:16:19.922890 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:16:19.925994 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-08b2a914-94ee-47ad-b022-d6be6f56f907 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Volume info retrieved successfully. Aug 20 01:16:19.929670 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-08b2a914-94ee-47ad-b022-d6be6f56f907 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] https://10.4.3.240/volume/v3/volumes/6e5d32b0-af06-4d5e-bc5a-8b5f8db8de08 returned with HTTP 200 Aug 20 01:16:19.930006 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1412/5639] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:16:19 2026] GET /volume/v3/volumes/6e5d32b0-af06-4d5e-bc5a-8b5f8db8de08 => generated 874 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:16:20.941934 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-557385be-c915-47c2-b66f-945cb2a393e2 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:16:20.943839 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-557385be-c915-47c2-b66f-945cb2a393e2 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] GET https://10.4.3.240/volume/v3/volumes/6e5d32b0-af06-4d5e-bc5a-8b5f8db8de08 Aug 20 01:16:20.944081 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-557385be-c915-47c2-b66f-945cb2a393e2 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:16:20.944280 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-557385be-c915-47c2-b66f-945cb2a393e2 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:16:20.953535 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:16:20.953535 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:16:20.956757 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-557385be-c915-47c2-b66f-945cb2a393e2 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Volume info retrieved successfully. Aug 20 01:16:20.960888 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-557385be-c915-47c2-b66f-945cb2a393e2 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] https://10.4.3.240/volume/v3/volumes/6e5d32b0-af06-4d5e-bc5a-8b5f8db8de08 returned with HTTP 200 Aug 20 01:16:20.961266 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1425/5640] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:16:20 2026] GET /volume/v3/volumes/6e5d32b0-af06-4d5e-bc5a-8b5f8db8de08 => generated 874 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:16:20.999275 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [req-7df96d01-b412-491a-9480-df587328ae44 req-6cc50bcc-58e8-44c9-859e-3954b081a7f4 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:16:21.001867 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-7df96d01-b412-491a-9480-df587328ae44 req-6cc50bcc-58e8-44c9-859e-3954b081a7f4 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] POST https://10.4.3.240/volume/v3/attachments/d80d0c72-4b57-483b-9fa6-b89c90f88b8c/action Aug 20 01:16:21.002356 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [req-7df96d01-b412-491a-9480-df587328ae44 req-6cc50bcc-58e8-44c9-859e-3954b081a7f4 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Action body: b'{"os-complete": null}' {{(pid=100213) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 01:16:21.002537 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [req-7df96d01-b412-491a-9480-df587328ae44 req-6cc50bcc-58e8-44c9-859e-3954b081a7f4 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:16:21.020327 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:16:21.020327 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:16:21.031555 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-7df96d01-b412-491a-9480-df587328ae44 req-6cc50bcc-58e8-44c9-859e-3954b081a7f4 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] https://10.4.3.240/volume/v3/attachments/d80d0c72-4b57-483b-9fa6-b89c90f88b8c/action returned with HTTP 204 Aug 20 01:16:21.032004 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1403/5641] 10.4.3.240 () {74 vars in 1725 bytes} [Thu Aug 20 01:16:20 2026] POST /volume/v3/attachments/d80d0c72-4b57-483b-9fa6-b89c90f88b8c/action => generated 0 bytes in 33 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:16:21.974579 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-7f940f08-c755-4dce-b6d1-11fbf50b01f2 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:16:21.976354 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-7f940f08-c755-4dce-b6d1-11fbf50b01f2 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] GET https://10.4.3.240/volume/v3/volumes/6e5d32b0-af06-4d5e-bc5a-8b5f8db8de08 Aug 20 01:16:21.976554 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-7f940f08-c755-4dce-b6d1-11fbf50b01f2 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:16:21.976753 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-7f940f08-c755-4dce-b6d1-11fbf50b01f2 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:16:21.984877 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:16:21.984877 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:16:21.987771 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-7f940f08-c755-4dce-b6d1-11fbf50b01f2 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Volume info retrieved successfully. Aug 20 01:16:21.991316 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-7f940f08-c755-4dce-b6d1-11fbf50b01f2 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] https://10.4.3.240/volume/v3/volumes/6e5d32b0-af06-4d5e-bc5a-8b5f8db8de08 returned with HTTP 200 Aug 20 01:16:21.991661 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1402/5642] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:16:21 2026] GET /volume/v3/volumes/6e5d32b0-af06-4d5e-bc5a-8b5f8db8de08 => generated 1166 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:16:22.532656 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-73b2e638-572a-4c74-a8c3-47e6b1b56343 req-6c0bba65-1d1a-4895-8f72-398e29fe7840 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:16:22.534538 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-73b2e638-572a-4c74-a8c3-47e6b1b56343 req-6c0bba65-1d1a-4895-8f72-398e29fe7840 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] GET https://10.4.3.240/volume/v3/volumes/7ed90c02-0258-4035-b03c-f7b04b7998f3 Aug 20 01:16:22.534743 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-73b2e638-572a-4c74-a8c3-47e6b1b56343 req-6c0bba65-1d1a-4895-8f72-398e29fe7840 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:16:22.534922 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-73b2e638-572a-4c74-a8c3-47e6b1b56343 req-6c0bba65-1d1a-4895-8f72-398e29fe7840 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:16:22.541167 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:16:22.541167 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:16:22.544059 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [req-73b2e638-572a-4c74-a8c3-47e6b1b56343 req-6c0bba65-1d1a-4895-8f72-398e29fe7840 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Volume info retrieved successfully. Aug 20 01:16:22.547705 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-73b2e638-572a-4c74-a8c3-47e6b1b56343 req-6c0bba65-1d1a-4895-8f72-398e29fe7840 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] https://10.4.3.240/volume/v3/volumes/7ed90c02-0258-4035-b03c-f7b04b7998f3 returned with HTTP 200 Aug 20 01:16:22.548215 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1413/5643] 10.4.3.240 () {68 vars in 1598 bytes} [Thu Aug 20 01:16:22 2026] GET /volume/v3/volumes/7ed90c02-0258-4035-b03c-f7b04b7998f3 => generated 922 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:16:22.608929 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-ca64d10b-597d-43dd-b736-0caa6f3f18da None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:16:22.609291 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-ca64d10b-597d-43dd-b736-0caa6f3f18da None None] GET https://10.4.3.240/volume// Aug 20 01:16:22.609469 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-ca64d10b-597d-43dd-b736-0caa6f3f18da None None] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:16:22.609645 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-ca64d10b-597d-43dd-b736-0caa6f3f18da None None] Calling method 'all' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:16:22.609967 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-ca64d10b-597d-43dd-b736-0caa6f3f18da None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 20 01:16:22.610225 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1426/5644] 10.4.3.240 () {66 vars in 1428 bytes} [Thu Aug 20 01:16:22 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 01:16:22.616934 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [req-73b2e638-572a-4c74-a8c3-47e6b1b56343 req-80df8ee4-a74d-4758-a271-dc7b5426dc06 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:16:22.646501 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-73b2e638-572a-4c74-a8c3-47e6b1b56343 req-80df8ee4-a74d-4758-a271-dc7b5426dc06 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] POST https://10.4.3.240/volume/v3/attachments Aug 20 01:16:22.646839 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [req-73b2e638-572a-4c74-a8c3-47e6b1b56343 req-80df8ee4-a74d-4758-a271-dc7b5426dc06 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7ed90c02-0258-4035-b03c-f7b04b7998f3", "connector": null, "instance_uuid": "ce212253-d561-43c1-8b65-b5ecdf279e4e"}} {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:16:22.654450 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:16:22.654450 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:16:22.676976 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-73b2e638-572a-4c74-a8c3-47e6b1b56343 req-80df8ee4-a74d-4758-a271-dc7b5426dc06 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] https://10.4.3.240/volume/v3/attachments returned with HTTP 200 Aug 20 01:16:22.677384 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1404/5645] 10.4.3.240 () {74 vars in 1594 bytes} [Thu Aug 20 01:16:22 2026] POST /volume/v3/attachments => generated 273 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:16:22.701114 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-d5db51f8-99c9-43a7-9d0e-5df9d8462fc5 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:16:22.702652 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-d5db51f8-99c9-43a7-9d0e-5df9d8462fc5 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] GET https://10.4.3.240/volume/v3/volumes/7ed90c02-0258-4035-b03c-f7b04b7998f3 Aug 20 01:16:22.702844 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-d5db51f8-99c9-43a7-9d0e-5df9d8462fc5 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:16:22.702977 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-d5db51f8-99c9-43a7-9d0e-5df9d8462fc5 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:16:22.710092 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-e38ccf35-650e-458e-847e-bfbb0a2958d6 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:16:22.710431 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-e38ccf35-650e-458e-847e-bfbb0a2958d6 None None] GET https://10.4.3.240/volume// Aug 20 01:16:22.710581 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-e38ccf35-650e-458e-847e-bfbb0a2958d6 None None] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:16:22.710783 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-e38ccf35-650e-458e-847e-bfbb0a2958d6 None None] Calling method 'all' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:16:22.711100 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:16:22.711100 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:16:22.711175 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-e38ccf35-650e-458e-847e-bfbb0a2958d6 None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 20 01:16:22.711449 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1414/5646] 10.4.3.240 () {66 vars in 1426 bytes} [Thu Aug 20 01:16:22 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 01:16:22.713800 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-d5db51f8-99c9-43a7-9d0e-5df9d8462fc5 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Volume info retrieved successfully. Aug 20 01:16:22.717333 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-d5db51f8-99c9-43a7-9d0e-5df9d8462fc5 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] https://10.4.3.240/volume/v3/volumes/7ed90c02-0258-4035-b03c-f7b04b7998f3 returned with HTTP 200 Aug 20 01:16:22.717684 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1403/5647] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:16:22 2026] GET /volume/v3/volumes/7ed90c02-0258-4035-b03c-f7b04b7998f3 => generated 921 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:16:22.717744 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-73b2e638-572a-4c74-a8c3-47e6b1b56343 req-3ca6fe16-045b-400d-9432-c8df34e1cc63 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:16:22.719741 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-73b2e638-572a-4c74-a8c3-47e6b1b56343 req-3ca6fe16-045b-400d-9432-c8df34e1cc63 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] GET https://10.4.3.240/volume/v3/volumes/7ed90c02-0258-4035-b03c-f7b04b7998f3 Aug 20 01:16:22.719972 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-73b2e638-572a-4c74-a8c3-47e6b1b56343 req-3ca6fe16-045b-400d-9432-c8df34e1cc63 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:16:22.720148 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-73b2e638-572a-4c74-a8c3-47e6b1b56343 req-3ca6fe16-045b-400d-9432-c8df34e1cc63 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:16:22.728266 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:16:22.728266 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:16:22.731073 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [req-73b2e638-572a-4c74-a8c3-47e6b1b56343 req-3ca6fe16-045b-400d-9432-c8df34e1cc63 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Volume info retrieved successfully. Aug 20 01:16:22.734470 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-73b2e638-572a-4c74-a8c3-47e6b1b56343 req-3ca6fe16-045b-400d-9432-c8df34e1cc63 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] https://10.4.3.240/volume/v3/volumes/7ed90c02-0258-4035-b03c-f7b04b7998f3 returned with HTTP 200 Aug 20 01:16:22.734820 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1427/5648] 10.4.3.240 () {70 vars in 1639 bytes} [Thu Aug 20 01:16:22 2026] GET /volume/v3/volumes/7ed90c02-0258-4035-b03c-f7b04b7998f3 => generated 1101 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 01:16:22.833482 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [req-73b2e638-572a-4c74-a8c3-47e6b1b56343 req-2d30a6b6-3f7e-4de3-b677-1e1e88226440 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:16:22.835327 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-73b2e638-572a-4c74-a8c3-47e6b1b56343 req-2d30a6b6-3f7e-4de3-b677-1e1e88226440 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] PUT https://10.4.3.240/volume/v3/attachments/4cfb31a2-a831-4417-b572-02a4fea6c78a Aug 20 01:16:22.835659 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [req-73b2e638-572a-4c74-a8c3-47e6b1b56343 req-2d30a6b6-3f7e-4de3-b677-1e1e88226440 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.240", "host": "np0000007838", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:e656b6daafb0", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "870eaf75-1108-49d5-b5ab-79f4c93758d0", "nvme_native_multipath": false, "mountpoint": "/dev/vdd"}}} {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:16:22.842666 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.coordination [req-73b2e638-572a-4c74-a8c3-47e6b1b56343 req-2d30a6b6-3f7e-4de3-b677-1e1e88226440 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Acquiring lock "cinder-attachment_update-7ed90c02-0258-4035-b03c-f7b04b7998f3-np0000007838" by "attachment_update" {{(pid=100213) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 01:16:22.846564 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.coordination [req-73b2e638-572a-4c74-a8c3-47e6b1b56343 req-2d30a6b6-3f7e-4de3-b677-1e1e88226440 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Lock "cinder-attachment_update-7ed90c02-0258-4035-b03c-f7b04b7998f3-np0000007838" acquired by "attachment_update" :: waited 0.004s {{(pid=100213) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 01:16:22.847505 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:16:22.847505 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:16:22.907481 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.coordination [req-73b2e638-572a-4c74-a8c3-47e6b1b56343 req-2d30a6b6-3f7e-4de3-b677-1e1e88226440 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Lock "cinder-attachment_update-7ed90c02-0258-4035-b03c-f7b04b7998f3-np0000007838" released by "attachment_update" :: held 0.061s {{(pid=100213) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 01:16:22.908033 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-73b2e638-572a-4c74-a8c3-47e6b1b56343 req-2d30a6b6-3f7e-4de3-b677-1e1e88226440 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] https://10.4.3.240/volume/v3/attachments/4cfb31a2-a831-4417-b572-02a4fea6c78a returned with HTTP 200 Aug 20 01:16:22.908491 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1405/5649] 10.4.3.240 () {74 vars in 1704 bytes} [Thu Aug 20 01:16:22 2026] PUT /volume/v3/attachments/4cfb31a2-a831-4417-b572-02a4fea6c78a => generated 969 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:16:23.728941 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-5fb1560a-c223-4327-a8c0-f52f165e5a25 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:16:23.730691 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-5fb1560a-c223-4327-a8c0-f52f165e5a25 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] GET https://10.4.3.240/volume/v3/volumes/7ed90c02-0258-4035-b03c-f7b04b7998f3 Aug 20 01:16:23.730911 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-5fb1560a-c223-4327-a8c0-f52f165e5a25 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:16:23.731096 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-5fb1560a-c223-4327-a8c0-f52f165e5a25 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:16:23.740212 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:16:23.740212 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:16:23.743564 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-5fb1560a-c223-4327-a8c0-f52f165e5a25 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Volume info retrieved successfully. Aug 20 01:16:23.747404 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-5fb1560a-c223-4327-a8c0-f52f165e5a25 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] https://10.4.3.240/volume/v3/volumes/7ed90c02-0258-4035-b03c-f7b04b7998f3 returned with HTTP 200 Aug 20 01:16:23.747763 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1415/5650] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:16:23 2026] GET /volume/v3/volumes/7ed90c02-0258-4035-b03c-f7b04b7998f3 => generated 922 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:16:24.759039 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-97b2a225-0037-4df2-b3b0-17b58e34d679 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:16:24.760761 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-97b2a225-0037-4df2-b3b0-17b58e34d679 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] GET https://10.4.3.240/volume/v3/volumes/7ed90c02-0258-4035-b03c-f7b04b7998f3 Aug 20 01:16:24.760978 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-97b2a225-0037-4df2-b3b0-17b58e34d679 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:16:24.761116 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-97b2a225-0037-4df2-b3b0-17b58e34d679 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:16:24.770322 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:16:24.770322 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:16:24.773453 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-97b2a225-0037-4df2-b3b0-17b58e34d679 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Volume info retrieved successfully. Aug 20 01:16:24.777023 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-97b2a225-0037-4df2-b3b0-17b58e34d679 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] https://10.4.3.240/volume/v3/volumes/7ed90c02-0258-4035-b03c-f7b04b7998f3 returned with HTTP 200 Aug 20 01:16:24.777387 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1404/5651] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:16:24 2026] GET /volume/v3/volumes/7ed90c02-0258-4035-b03c-f7b04b7998f3 => generated 922 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:16:25.787857 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-d817c1ff-9c2d-42d2-9b4f-196b1a2a382e None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:16:25.789583 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-d817c1ff-9c2d-42d2-9b4f-196b1a2a382e tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] GET https://10.4.3.240/volume/v3/volumes/7ed90c02-0258-4035-b03c-f7b04b7998f3 Aug 20 01:16:25.789789 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-d817c1ff-9c2d-42d2-9b4f-196b1a2a382e tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:16:25.789970 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-d817c1ff-9c2d-42d2-9b4f-196b1a2a382e tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:16:25.798485 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:16:25.798485 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:16:25.801272 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-d817c1ff-9c2d-42d2-9b4f-196b1a2a382e tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Volume info retrieved successfully. Aug 20 01:16:25.804780 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-d817c1ff-9c2d-42d2-9b4f-196b1a2a382e tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] https://10.4.3.240/volume/v3/volumes/7ed90c02-0258-4035-b03c-f7b04b7998f3 returned with HTTP 200 Aug 20 01:16:25.805087 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1428/5652] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:16:25 2026] GET /volume/v3/volumes/7ed90c02-0258-4035-b03c-f7b04b7998f3 => generated 922 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:16:26.130064 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [req-73b2e638-572a-4c74-a8c3-47e6b1b56343 req-abd95768-f237-4de4-91a9-87e0052aa7e1 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:16:26.131860 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-73b2e638-572a-4c74-a8c3-47e6b1b56343 req-abd95768-f237-4de4-91a9-87e0052aa7e1 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] POST https://10.4.3.240/volume/v3/attachments/4cfb31a2-a831-4417-b572-02a4fea6c78a/action Aug 20 01:16:26.132171 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [req-73b2e638-572a-4c74-a8c3-47e6b1b56343 req-abd95768-f237-4de4-91a9-87e0052aa7e1 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Action body: b'{"os-complete": null}' {{(pid=100213) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 01:16:26.132273 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [req-73b2e638-572a-4c74-a8c3-47e6b1b56343 req-abd95768-f237-4de4-91a9-87e0052aa7e1 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:16:26.146182 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:16:26.146182 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:16:26.154208 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-73b2e638-572a-4c74-a8c3-47e6b1b56343 req-abd95768-f237-4de4-91a9-87e0052aa7e1 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] https://10.4.3.240/volume/v3/attachments/4cfb31a2-a831-4417-b572-02a4fea6c78a/action returned with HTTP 204 Aug 20 01:16:26.154602 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1406/5653] 10.4.3.240 () {74 vars in 1725 bytes} [Thu Aug 20 01:16:26 2026] POST /volume/v3/attachments/4cfb31a2-a831-4417-b572-02a4fea6c78a/action => generated 0 bytes in 25 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:16:26.816364 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-cd3a1029-ab76-4f2c-907c-5453c4beefe1 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:16:26.818502 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-cd3a1029-ab76-4f2c-907c-5453c4beefe1 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] GET https://10.4.3.240/volume/v3/volumes/7ed90c02-0258-4035-b03c-f7b04b7998f3 Aug 20 01:16:26.818713 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-cd3a1029-ab76-4f2c-907c-5453c4beefe1 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:16:26.818896 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-cd3a1029-ab76-4f2c-907c-5453c4beefe1 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:16:26.827280 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:16:26.827280 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:16:26.830772 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-cd3a1029-ab76-4f2c-907c-5453c4beefe1 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Volume info retrieved successfully. Aug 20 01:16:26.835563 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-cd3a1029-ab76-4f2c-907c-5453c4beefe1 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] https://10.4.3.240/volume/v3/volumes/7ed90c02-0258-4035-b03c-f7b04b7998f3 returned with HTTP 200 Aug 20 01:16:26.835978 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1416/5654] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:16:26 2026] GET /volume/v3/volumes/7ed90c02-0258-4035-b03c-f7b04b7998f3 => generated 1214 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:16:34.776314 np0000007838 devstack@c-api.service[100212]: DEBUG dbcounter [-] [100212] Writing DB stats cinder:SELECT=101,cinder:INSERT=20,cinder:UPDATE=27 {{(pid=100212) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 01:16:35.804111 np0000007838 devstack@c-api.service[100215]: DEBUG dbcounter [-] [100215] Writing DB stats cinder:SELECT=53,cinder:INSERT=2 {{(pid=100215) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 01:16:36.152245 np0000007838 devstack@c-api.service[100213]: DEBUG dbcounter [-] [100213] Writing DB stats cinder:SELECT=63,cinder:INSERT=2,cinder:UPDATE=7 {{(pid=100213) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 01:16:36.835627 np0000007838 devstack@c-api.service[100214]: DEBUG dbcounter [-] [100214] Writing DB stats cinder:SELECT=79,cinder:INSERT=9,cinder:UPDATE=17 {{(pid=100214) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 01:17:10.922503 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [req-29a302e5-8663-4945-a161-2d7780fea78e req-36159b63-e7d9-40b9-8e11-71b8614c54d8 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:17:10.924487 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-29a302e5-8663-4945-a161-2d7780fea78e req-36159b63-e7d9-40b9-8e11-71b8614c54d8 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] GET https://10.4.3.240/volume/v3/volumes/7ed90c02-0258-4035-b03c-f7b04b7998f3 Aug 20 01:17:10.924677 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [req-29a302e5-8663-4945-a161-2d7780fea78e req-36159b63-e7d9-40b9-8e11-71b8614c54d8 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:17:10.924885 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [req-29a302e5-8663-4945-a161-2d7780fea78e req-36159b63-e7d9-40b9-8e11-71b8614c54d8 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:17:10.933713 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:17:10.933713 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:17:10.936889 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [req-29a302e5-8663-4945-a161-2d7780fea78e req-36159b63-e7d9-40b9-8e11-71b8614c54d8 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Volume info retrieved successfully. Aug 20 01:17:10.940817 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-29a302e5-8663-4945-a161-2d7780fea78e req-36159b63-e7d9-40b9-8e11-71b8614c54d8 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] https://10.4.3.240/volume/v3/volumes/7ed90c02-0258-4035-b03c-f7b04b7998f3 returned with HTTP 200 Aug 20 01:17:10.941194 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1405/5655] 10.4.3.240 () {68 vars in 1598 bytes} [Thu Aug 20 01:17:10 2026] GET /volume/v3/volumes/7ed90c02-0258-4035-b03c-f7b04b7998f3 => generated 1214 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:17:11.004196 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-6d391acb-040e-477b-add7-691fa9dea690 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:17:11.004622 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-6d391acb-040e-477b-add7-691fa9dea690 None None] GET https://10.4.3.240/volume// Aug 20 01:17:11.004808 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-6d391acb-040e-477b-add7-691fa9dea690 None None] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:17:11.005023 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-6d391acb-040e-477b-add7-691fa9dea690 None None] Calling method 'all' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:17:11.005437 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-6d391acb-040e-477b-add7-691fa9dea690 None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 20 01:17:11.005792 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1429/5656] 10.4.3.240 () {66 vars in 1428 bytes} [Thu Aug 20 01:17:11 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 01:17:11.012745 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [req-29a302e5-8663-4945-a161-2d7780fea78e req-654a9f54-648f-4ce2-9749-efe295a80757 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:17:11.014713 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-29a302e5-8663-4945-a161-2d7780fea78e req-654a9f54-648f-4ce2-9749-efe295a80757 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] POST https://10.4.3.240/volume/v3/attachments Aug 20 01:17:11.015033 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [req-29a302e5-8663-4945-a161-2d7780fea78e req-654a9f54-648f-4ce2-9749-efe295a80757 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7ed90c02-0258-4035-b03c-f7b04b7998f3", "connector": null, "instance_uuid": "101bf9a7-8c08-4792-9abe-1d4f793aae7e"}} {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:17:11.024391 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:17:11.024391 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:17:11.044733 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-29a302e5-8663-4945-a161-2d7780fea78e req-654a9f54-648f-4ce2-9749-efe295a80757 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] https://10.4.3.240/volume/v3/attachments returned with HTTP 200 Aug 20 01:17:11.045137 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1407/5657] 10.4.3.240 () {74 vars in 1594 bytes} [Thu Aug 20 01:17:11 2026] POST /volume/v3/attachments => generated 273 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:17:11.068211 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-ac699ae1-e015-415d-a075-8b23fd1e9799 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:17:11.070049 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-ac699ae1-e015-415d-a075-8b23fd1e9799 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] GET https://10.4.3.240/volume/v3/volumes/7ed90c02-0258-4035-b03c-f7b04b7998f3 Aug 20 01:17:11.070253 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-ac699ae1-e015-415d-a075-8b23fd1e9799 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:17:11.070609 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-ac699ae1-e015-415d-a075-8b23fd1e9799 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:17:11.075387 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-96a658ad-aed6-4419-b716-a0bfe756776e None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:17:11.075800 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-96a658ad-aed6-4419-b716-a0bfe756776e None None] GET https://10.4.3.240/volume// Aug 20 01:17:11.075972 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-96a658ad-aed6-4419-b716-a0bfe756776e None None] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:17:11.076153 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-96a658ad-aed6-4419-b716-a0bfe756776e None None] Calling method 'all' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:17:11.076485 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-96a658ad-aed6-4419-b716-a0bfe756776e None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 20 01:17:11.076781 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1406/5658] 10.4.3.240 () {66 vars in 1426 bytes} [Thu Aug 20 01:17:11 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 01:17:11.080973 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:17:11.080973 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:17:11.082535 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-29a302e5-8663-4945-a161-2d7780fea78e req-fbfc9435-1adb-47fc-8fbf-42afd20d763b None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:17:11.083865 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-ac699ae1-e015-415d-a075-8b23fd1e9799 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Volume info retrieved successfully. Aug 20 01:17:11.084467 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-29a302e5-8663-4945-a161-2d7780fea78e req-fbfc9435-1adb-47fc-8fbf-42afd20d763b tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] GET https://10.4.3.240/volume/v3/volumes/7ed90c02-0258-4035-b03c-f7b04b7998f3 Aug 20 01:17:11.084701 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-29a302e5-8663-4945-a161-2d7780fea78e req-fbfc9435-1adb-47fc-8fbf-42afd20d763b tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:17:11.084930 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-29a302e5-8663-4945-a161-2d7780fea78e req-fbfc9435-1adb-47fc-8fbf-42afd20d763b tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:17:11.087376 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-ac699ae1-e015-415d-a075-8b23fd1e9799 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] https://10.4.3.240/volume/v3/volumes/7ed90c02-0258-4035-b03c-f7b04b7998f3 returned with HTTP 200 Aug 20 01:17:11.087715 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1417/5659] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:17:11 2026] GET /volume/v3/volumes/7ed90c02-0258-4035-b03c-f7b04b7998f3 => generated 1216 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:17:11.097468 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:17:11.097468 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:17:11.100968 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [req-29a302e5-8663-4945-a161-2d7780fea78e req-fbfc9435-1adb-47fc-8fbf-42afd20d763b tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Volume info retrieved successfully. Aug 20 01:17:11.104610 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-29a302e5-8663-4945-a161-2d7780fea78e req-fbfc9435-1adb-47fc-8fbf-42afd20d763b tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] https://10.4.3.240/volume/v3/volumes/7ed90c02-0258-4035-b03c-f7b04b7998f3 returned with HTTP 200 Aug 20 01:17:11.105009 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1430/5660] 10.4.3.240 () {70 vars in 1639 bytes} [Thu Aug 20 01:17:11 2026] GET /volume/v3/volumes/7ed90c02-0258-4035-b03c-f7b04b7998f3 => generated 1396 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 01:17:11.208326 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [req-29a302e5-8663-4945-a161-2d7780fea78e req-9840ccbb-16df-4459-918a-c36d004580cf None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:17:11.210381 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-29a302e5-8663-4945-a161-2d7780fea78e req-9840ccbb-16df-4459-918a-c36d004580cf tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] PUT https://10.4.3.240/volume/v3/attachments/2f5ac429-c0fd-4206-87f9-b194b1138079 Aug 20 01:17:11.210735 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [req-29a302e5-8663-4945-a161-2d7780fea78e req-9840ccbb-16df-4459-918a-c36d004580cf tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.240", "host": "np0000007838", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:e656b6daafb0", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "870eaf75-1108-49d5-b5ab-79f4c93758d0", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:17:11.217633 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.coordination [req-29a302e5-8663-4945-a161-2d7780fea78e req-9840ccbb-16df-4459-918a-c36d004580cf tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Acquiring lock "cinder-attachment_update-7ed90c02-0258-4035-b03c-f7b04b7998f3-np0000007838" by "attachment_update" {{(pid=100213) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 01:17:11.221209 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.coordination [req-29a302e5-8663-4945-a161-2d7780fea78e req-9840ccbb-16df-4459-918a-c36d004580cf tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Lock "cinder-attachment_update-7ed90c02-0258-4035-b03c-f7b04b7998f3-np0000007838" acquired by "attachment_update" :: waited 0.004s {{(pid=100213) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 01:17:11.222048 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:17:11.222048 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:17:11.284831 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.coordination [req-29a302e5-8663-4945-a161-2d7780fea78e req-9840ccbb-16df-4459-918a-c36d004580cf tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Lock "cinder-attachment_update-7ed90c02-0258-4035-b03c-f7b04b7998f3-np0000007838" released by "attachment_update" :: held 0.064s {{(pid=100213) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 01:17:11.285137 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-29a302e5-8663-4945-a161-2d7780fea78e req-9840ccbb-16df-4459-918a-c36d004580cf tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] https://10.4.3.240/volume/v3/attachments/2f5ac429-c0fd-4206-87f9-b194b1138079 returned with HTTP 200 Aug 20 01:17:11.285959 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1408/5661] 10.4.3.240 () {74 vars in 1704 bytes} [Thu Aug 20 01:17:11 2026] PUT /volume/v3/attachments/2f5ac429-c0fd-4206-87f9-b194b1138079 => generated 969 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:17:12.099436 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-18227188-6d32-4281-aae2-a84475e7ed84 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:17:12.101722 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-18227188-6d32-4281-aae2-a84475e7ed84 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] GET https://10.4.3.240/volume/v3/volumes/7ed90c02-0258-4035-b03c-f7b04b7998f3 Aug 20 01:17:12.101722 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-18227188-6d32-4281-aae2-a84475e7ed84 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:17:12.101887 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-18227188-6d32-4281-aae2-a84475e7ed84 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:17:12.112478 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:17:12.112478 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:17:12.115185 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-18227188-6d32-4281-aae2-a84475e7ed84 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Volume info retrieved successfully. Aug 20 01:17:12.118755 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-18227188-6d32-4281-aae2-a84475e7ed84 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] https://10.4.3.240/volume/v3/volumes/7ed90c02-0258-4035-b03c-f7b04b7998f3 returned with HTTP 200 Aug 20 01:17:12.119088 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1407/5662] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:17:12 2026] GET /volume/v3/volumes/7ed90c02-0258-4035-b03c-f7b04b7998f3 => generated 1217 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:17:13.131038 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-68ab249f-c1da-46f1-8c3c-0e915aaf0163 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:17:13.132762 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-68ab249f-c1da-46f1-8c3c-0e915aaf0163 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] GET https://10.4.3.240/volume/v3/volumes/7ed90c02-0258-4035-b03c-f7b04b7998f3 Aug 20 01:17:13.132974 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-68ab249f-c1da-46f1-8c3c-0e915aaf0163 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:17:13.133177 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-68ab249f-c1da-46f1-8c3c-0e915aaf0163 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:17:13.144022 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:17:13.144022 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:17:13.146823 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-68ab249f-c1da-46f1-8c3c-0e915aaf0163 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Volume info retrieved successfully. Aug 20 01:17:13.150476 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-68ab249f-c1da-46f1-8c3c-0e915aaf0163 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] https://10.4.3.240/volume/v3/volumes/7ed90c02-0258-4035-b03c-f7b04b7998f3 returned with HTTP 200 Aug 20 01:17:13.150858 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1418/5663] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:17:13 2026] GET /volume/v3/volumes/7ed90c02-0258-4035-b03c-f7b04b7998f3 => generated 1217 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:17:13.507691 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-29a302e5-8663-4945-a161-2d7780fea78e req-8545681f-cc09-4f6a-84f3-98d52ead7ffa None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:17:13.510085 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-29a302e5-8663-4945-a161-2d7780fea78e req-8545681f-cc09-4f6a-84f3-98d52ead7ffa tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] POST https://10.4.3.240/volume/v3/attachments/2f5ac429-c0fd-4206-87f9-b194b1138079/action Aug 20 01:17:13.510550 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-29a302e5-8663-4945-a161-2d7780fea78e req-8545681f-cc09-4f6a-84f3-98d52ead7ffa tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Action body: b'{"os-complete": null}' {{(pid=100215) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 01:17:13.510724 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-29a302e5-8663-4945-a161-2d7780fea78e req-8545681f-cc09-4f6a-84f3-98d52ead7ffa tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:17:13.530145 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:17:13.530145 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:17:13.539016 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-29a302e5-8663-4945-a161-2d7780fea78e req-8545681f-cc09-4f6a-84f3-98d52ead7ffa tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] https://10.4.3.240/volume/v3/attachments/2f5ac429-c0fd-4206-87f9-b194b1138079/action returned with HTTP 204 Aug 20 01:17:13.539510 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1431/5664] 10.4.3.240 () {74 vars in 1725 bytes} [Thu Aug 20 01:17:13 2026] POST /volume/v3/attachments/2f5ac429-c0fd-4206-87f9-b194b1138079/action => generated 0 bytes in 32 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:17:14.162297 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-7827a65f-a3c5-4cc5-8085-ba2d5b49ebf0 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:17:14.164129 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-7827a65f-a3c5-4cc5-8085-ba2d5b49ebf0 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] GET https://10.4.3.240/volume/v3/volumes/7ed90c02-0258-4035-b03c-f7b04b7998f3 Aug 20 01:17:14.164358 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-7827a65f-a3c5-4cc5-8085-ba2d5b49ebf0 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:17:14.164598 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-7827a65f-a3c5-4cc5-8085-ba2d5b49ebf0 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:17:14.175444 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:17:14.175444 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:17:14.178538 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-7827a65f-a3c5-4cc5-8085-ba2d5b49ebf0 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Volume info retrieved successfully. Aug 20 01:17:14.182329 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-7827a65f-a3c5-4cc5-8085-ba2d5b49ebf0 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] https://10.4.3.240/volume/v3/volumes/7ed90c02-0258-4035-b03c-f7b04b7998f3 returned with HTTP 200 Aug 20 01:17:14.182745 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1409/5665] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:17:14 2026] GET /volume/v3/volumes/7ed90c02-0258-4035-b03c-f7b04b7998f3 => generated 1511 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:17:15.371454 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-6f4581ec-5a19-40b4-bb57-55f08ade3f21 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:17:15.374405 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-6f4581ec-5a19-40b4-bb57-55f08ade3f21 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] GET https://10.4.3.240/volume/v3/volumes/7ed90c02-0258-4035-b03c-f7b04b7998f3 Aug 20 01:17:15.374405 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-6f4581ec-5a19-40b4-bb57-55f08ade3f21 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:17:15.374405 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-6f4581ec-5a19-40b4-bb57-55f08ade3f21 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:17:15.386210 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:17:15.386210 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:17:15.389605 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-6f4581ec-5a19-40b4-bb57-55f08ade3f21 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Volume info retrieved successfully. Aug 20 01:17:15.393477 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-6f4581ec-5a19-40b4-bb57-55f08ade3f21 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] https://10.4.3.240/volume/v3/volumes/7ed90c02-0258-4035-b03c-f7b04b7998f3 returned with HTTP 200 Aug 20 01:17:15.393870 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1408/5666] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:17:15 2026] GET /volume/v3/volumes/7ed90c02-0258-4035-b03c-f7b04b7998f3 => generated 1511 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:17:15.404971 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-e2726a48-7753-43c7-a29a-e184a136a9a9 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:17:15.406684 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-e2726a48-7753-43c7-a29a-e184a136a9a9 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] GET https://10.4.3.240/volume/v3/volumes/7ed90c02-0258-4035-b03c-f7b04b7998f3 Aug 20 01:17:15.406891 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-e2726a48-7753-43c7-a29a-e184a136a9a9 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:17:15.407074 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-e2726a48-7753-43c7-a29a-e184a136a9a9 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:17:15.418784 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:17:15.418784 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:17:15.421882 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-e2726a48-7753-43c7-a29a-e184a136a9a9 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Volume info retrieved successfully. Aug 20 01:17:15.425707 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-e2726a48-7753-43c7-a29a-e184a136a9a9 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] https://10.4.3.240/volume/v3/volumes/7ed90c02-0258-4035-b03c-f7b04b7998f3 returned with HTTP 200 Aug 20 01:17:15.426084 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1419/5667] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:17:15 2026] GET /volume/v3/volumes/7ed90c02-0258-4035-b03c-f7b04b7998f3 => generated 1511 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:17:15.437234 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-8cc320a8-eb97-4163-8b45-340a9313c77b None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:17:15.438987 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-8cc320a8-eb97-4163-8b45-340a9313c77b tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] GET https://10.4.3.240/volume/v3/volumes/7ed90c02-0258-4035-b03c-f7b04b7998f3 Aug 20 01:17:15.439142 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-8cc320a8-eb97-4163-8b45-340a9313c77b tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:17:15.439327 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-8cc320a8-eb97-4163-8b45-340a9313c77b tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:17:15.449741 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:17:15.449741 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:17:15.452543 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-8cc320a8-eb97-4163-8b45-340a9313c77b tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Volume info retrieved successfully. Aug 20 01:17:15.456149 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-8cc320a8-eb97-4163-8b45-340a9313c77b tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] https://10.4.3.240/volume/v3/volumes/7ed90c02-0258-4035-b03c-f7b04b7998f3 returned with HTTP 200 Aug 20 01:17:15.456499 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1432/5668] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:17:15 2026] GET /volume/v3/volumes/7ed90c02-0258-4035-b03c-f7b04b7998f3 => generated 1511 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:17:15.491972 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [req-62dd9fc9-78c2-42ed-b91f-8ae02456b012 req-fadfc407-5831-467e-9ab6-e305a8e6f844 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:17:15.493954 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-62dd9fc9-78c2-42ed-b91f-8ae02456b012 req-fadfc407-5831-467e-9ab6-e305a8e6f844 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] GET https://10.4.3.240/volume/v3/volumes/7ed90c02-0258-4035-b03c-f7b04b7998f3 Aug 20 01:17:15.494135 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [req-62dd9fc9-78c2-42ed-b91f-8ae02456b012 req-fadfc407-5831-467e-9ab6-e305a8e6f844 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:17:15.494311 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [req-62dd9fc9-78c2-42ed-b91f-8ae02456b012 req-fadfc407-5831-467e-9ab6-e305a8e6f844 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:17:15.506094 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:17:15.506094 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:17:15.509407 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [req-62dd9fc9-78c2-42ed-b91f-8ae02456b012 req-fadfc407-5831-467e-9ab6-e305a8e6f844 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Volume info retrieved successfully. Aug 20 01:17:15.513252 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-62dd9fc9-78c2-42ed-b91f-8ae02456b012 req-fadfc407-5831-467e-9ab6-e305a8e6f844 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] https://10.4.3.240/volume/v3/volumes/7ed90c02-0258-4035-b03c-f7b04b7998f3 returned with HTTP 200 Aug 20 01:17:15.513689 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1410/5669] 10.4.3.240 () {68 vars in 1598 bytes} [Thu Aug 20 01:17:15 2026] GET /volume/v3/volumes/7ed90c02-0258-4035-b03c-f7b04b7998f3 => generated 1511 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:17:15.530493 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [req-62dd9fc9-78c2-42ed-b91f-8ae02456b012 req-dae03cb8-057b-42e7-a445-ef42530be17c None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:17:15.532414 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-62dd9fc9-78c2-42ed-b91f-8ae02456b012 req-dae03cb8-057b-42e7-a445-ef42530be17c tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] POST https://10.4.3.240/volume/v3/volumes/7ed90c02-0258-4035-b03c-f7b04b7998f3/action Aug 20 01:17:15.532741 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [req-62dd9fc9-78c2-42ed-b91f-8ae02456b012 req-dae03cb8-057b-42e7-a445-ef42530be17c tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100212) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 01:17:15.532870 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [req-62dd9fc9-78c2-42ed-b91f-8ae02456b012 req-dae03cb8-057b-42e7-a445-ef42530be17c tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:17:15.544761 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:17:15.544761 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:17:15.545238 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [req-62dd9fc9-78c2-42ed-b91f-8ae02456b012 req-dae03cb8-057b-42e7-a445-ef42530be17c tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Volume info retrieved successfully. Aug 20 01:17:15.552697 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [req-62dd9fc9-78c2-42ed-b91f-8ae02456b012 req-dae03cb8-057b-42e7-a445-ef42530be17c tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Begin detaching volume completed successfully. Aug 20 01:17:15.552909 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-62dd9fc9-78c2-42ed-b91f-8ae02456b012 req-dae03cb8-057b-42e7-a445-ef42530be17c tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] https://10.4.3.240/volume/v3/volumes/7ed90c02-0258-4035-b03c-f7b04b7998f3/action returned with HTTP 202 Aug 20 01:17:15.553327 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1409/5670] 10.4.3.240 () {72 vars in 1672 bytes} [Thu Aug 20 01:17:15 2026] POST /volume/v3/volumes/7ed90c02-0258-4035-b03c-f7b04b7998f3/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 01:17:15.569495 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-28d3127d-e0f5-4cb6-8018-c643b204a30a None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:17:15.571659 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-28d3127d-e0f5-4cb6-8018-c643b204a30a tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] GET https://10.4.3.240/volume/v3/volumes/7ed90c02-0258-4035-b03c-f7b04b7998f3 Aug 20 01:17:15.571874 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-28d3127d-e0f5-4cb6-8018-c643b204a30a tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:17:15.572058 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-28d3127d-e0f5-4cb6-8018-c643b204a30a tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:17:15.584026 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:17:15.584026 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:17:15.587473 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-28d3127d-e0f5-4cb6-8018-c643b204a30a tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Volume info retrieved successfully. Aug 20 01:17:15.588439 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-a78a480b-cf04-4f7f-8d31-b5b2ff8a7727 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:17:15.588868 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-a78a480b-cf04-4f7f-8d31-b5b2ff8a7727 None None] GET https://10.4.3.240/volume// Aug 20 01:17:15.589738 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-a78a480b-cf04-4f7f-8d31-b5b2ff8a7727 None None] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:17:15.589990 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-a78a480b-cf04-4f7f-8d31-b5b2ff8a7727 None None] Calling method 'all' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:17:15.590306 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-a78a480b-cf04-4f7f-8d31-b5b2ff8a7727 None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 20 01:17:15.590627 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1433/5671] 10.4.3.240 () {66 vars in 1426 bytes} [Thu Aug 20 01:17:15 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 01:17:15.590929 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-28d3127d-e0f5-4cb6-8018-c643b204a30a tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] https://10.4.3.240/volume/v3/volumes/7ed90c02-0258-4035-b03c-f7b04b7998f3 returned with HTTP 200 Aug 20 01:17:15.591423 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1420/5672] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:17:15 2026] GET /volume/v3/volumes/7ed90c02-0258-4035-b03c-f7b04b7998f3 => generated 1514 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:17:15.597172 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [req-62dd9fc9-78c2-42ed-b91f-8ae02456b012 req-ce239ae0-f08e-4986-89c6-846a4efa4aa9 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:17:15.599217 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-62dd9fc9-78c2-42ed-b91f-8ae02456b012 req-ce239ae0-f08e-4986-89c6-846a4efa4aa9 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] GET https://10.4.3.240/volume/v3/volumes/7ed90c02-0258-4035-b03c-f7b04b7998f3 Aug 20 01:17:15.599435 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [req-62dd9fc9-78c2-42ed-b91f-8ae02456b012 req-ce239ae0-f08e-4986-89c6-846a4efa4aa9 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:17:15.599610 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [req-62dd9fc9-78c2-42ed-b91f-8ae02456b012 req-ce239ae0-f08e-4986-89c6-846a4efa4aa9 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:17:15.609732 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:17:15.609732 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:17:15.612952 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [req-62dd9fc9-78c2-42ed-b91f-8ae02456b012 req-ce239ae0-f08e-4986-89c6-846a4efa4aa9 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Volume info retrieved successfully. Aug 20 01:17:15.616457 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-62dd9fc9-78c2-42ed-b91f-8ae02456b012 req-ce239ae0-f08e-4986-89c6-846a4efa4aa9 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] https://10.4.3.240/volume/v3/volumes/7ed90c02-0258-4035-b03c-f7b04b7998f3 returned with HTTP 200 Aug 20 01:17:15.616779 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1411/5673] 10.4.3.240 () {70 vars in 1639 bytes} [Thu Aug 20 01:17:15 2026] GET /volume/v3/volumes/7ed90c02-0258-4035-b03c-f7b04b7998f3 => generated 1694 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 01:17:16.073979 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [req-62dd9fc9-78c2-42ed-b91f-8ae02456b012 req-3ef30c38-343d-43fb-836c-0383aacb2dd2 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:17:16.075987 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-62dd9fc9-78c2-42ed-b91f-8ae02456b012 req-3ef30c38-343d-43fb-836c-0383aacb2dd2 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] GET https://10.4.3.240/volume/v3/volumes/7ed90c02-0258-4035-b03c-f7b04b7998f3 Aug 20 01:17:16.076189 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [req-62dd9fc9-78c2-42ed-b91f-8ae02456b012 req-3ef30c38-343d-43fb-836c-0383aacb2dd2 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:17:16.076383 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [req-62dd9fc9-78c2-42ed-b91f-8ae02456b012 req-3ef30c38-343d-43fb-836c-0383aacb2dd2 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:17:16.087031 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:17:16.087031 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:17:16.090428 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [req-62dd9fc9-78c2-42ed-b91f-8ae02456b012 req-3ef30c38-343d-43fb-836c-0383aacb2dd2 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Volume info retrieved successfully. Aug 20 01:17:16.094187 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-62dd9fc9-78c2-42ed-b91f-8ae02456b012 req-3ef30c38-343d-43fb-836c-0383aacb2dd2 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] https://10.4.3.240/volume/v3/volumes/7ed90c02-0258-4035-b03c-f7b04b7998f3 returned with HTTP 200 Aug 20 01:17:16.094566 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1410/5674] 10.4.3.240 () {68 vars in 1598 bytes} [Thu Aug 20 01:17:16 2026] GET /volume/v3/volumes/7ed90c02-0258-4035-b03c-f7b04b7998f3 => generated 1514 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:17:16.107431 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-62dd9fc9-78c2-42ed-b91f-8ae02456b012 req-ebfd1839-d202-40fa-966c-f6dc6ee0972f None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:17:16.109073 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-62dd9fc9-78c2-42ed-b91f-8ae02456b012 req-ebfd1839-d202-40fa-966c-f6dc6ee0972f tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] DELETE https://10.4.3.240/volume/v3/attachments/2f5ac429-c0fd-4206-87f9-b194b1138079 Aug 20 01:17:16.109231 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-62dd9fc9-78c2-42ed-b91f-8ae02456b012 req-ebfd1839-d202-40fa-966c-f6dc6ee0972f tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:17:16.109480 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-62dd9fc9-78c2-42ed-b91f-8ae02456b012 req-ebfd1839-d202-40fa-966c-f6dc6ee0972f tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Calling method 'version_select' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:17:16.115241 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:17:16.115241 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:17:16.152436 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-62dd9fc9-78c2-42ed-b91f-8ae02456b012 req-ebfd1839-d202-40fa-966c-f6dc6ee0972f tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] https://10.4.3.240/volume/v3/attachments/2f5ac429-c0fd-4206-87f9-b194b1138079 returned with HTTP 200 Aug 20 01:17:16.152776 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1434/5675] 10.4.3.240 () {72 vars in 1673 bytes} [Thu Aug 20 01:17:16 2026] DELETE /volume/v3/attachments/2f5ac429-c0fd-4206-87f9-b194b1138079 => generated 192 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:17:16.603422 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-ca1b4b80-9aea-469b-8379-ed1ca5ea2c63 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:17:16.605503 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-ca1b4b80-9aea-469b-8379-ed1ca5ea2c63 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] GET https://10.4.3.240/volume/v3/volumes/7ed90c02-0258-4035-b03c-f7b04b7998f3 Aug 20 01:17:16.605721 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-ca1b4b80-9aea-469b-8379-ed1ca5ea2c63 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:17:16.605977 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-ca1b4b80-9aea-469b-8379-ed1ca5ea2c63 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:17:16.615429 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:17:16.615429 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:17:16.618317 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-ca1b4b80-9aea-469b-8379-ed1ca5ea2c63 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Volume info retrieved successfully. Aug 20 01:17:16.622023 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-ca1b4b80-9aea-469b-8379-ed1ca5ea2c63 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] https://10.4.3.240/volume/v3/volumes/7ed90c02-0258-4035-b03c-f7b04b7998f3 returned with HTTP 200 Aug 20 01:17:16.622380 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1421/5676] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:17:16 2026] GET /volume/v3/volumes/7ed90c02-0258-4035-b03c-f7b04b7998f3 => generated 1214 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:17:17.896557 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-4bdae8f5-77ce-4208-a38e-ed2cdb04f36e None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:17:17.898271 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-4bdae8f5-77ce-4208-a38e-ed2cdb04f36e tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] GET https://10.4.3.240/volume/v3/volumes/7ed90c02-0258-4035-b03c-f7b04b7998f3 Aug 20 01:17:17.898484 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-4bdae8f5-77ce-4208-a38e-ed2cdb04f36e tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:17:17.898667 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-4bdae8f5-77ce-4208-a38e-ed2cdb04f36e tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:17:17.907175 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:17:17.907175 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:17:17.910255 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-4bdae8f5-77ce-4208-a38e-ed2cdb04f36e tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Volume info retrieved successfully. Aug 20 01:17:17.913721 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-4bdae8f5-77ce-4208-a38e-ed2cdb04f36e tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] https://10.4.3.240/volume/v3/volumes/7ed90c02-0258-4035-b03c-f7b04b7998f3 returned with HTTP 200 Aug 20 01:17:17.914054 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1412/5677] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:17:17 2026] GET /volume/v3/volumes/7ed90c02-0258-4035-b03c-f7b04b7998f3 => generated 1214 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:17:17.948143 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [req-f8fd61cc-6a0b-451f-9e39-e15c0fbfee6f req-0872fdad-23af-4b40-aa6d-6bb10dbb64a1 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:17:17.950166 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-f8fd61cc-6a0b-451f-9e39-e15c0fbfee6f req-0872fdad-23af-4b40-aa6d-6bb10dbb64a1 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] GET https://10.4.3.240/volume/v3/volumes/7ed90c02-0258-4035-b03c-f7b04b7998f3 Aug 20 01:17:17.950360 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [req-f8fd61cc-6a0b-451f-9e39-e15c0fbfee6f req-0872fdad-23af-4b40-aa6d-6bb10dbb64a1 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:17:17.950561 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [req-f8fd61cc-6a0b-451f-9e39-e15c0fbfee6f req-0872fdad-23af-4b40-aa6d-6bb10dbb64a1 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:17:17.959067 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:17:17.959067 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:17:17.962962 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [req-f8fd61cc-6a0b-451f-9e39-e15c0fbfee6f req-0872fdad-23af-4b40-aa6d-6bb10dbb64a1 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Volume info retrieved successfully. Aug 20 01:17:17.966901 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-f8fd61cc-6a0b-451f-9e39-e15c0fbfee6f req-0872fdad-23af-4b40-aa6d-6bb10dbb64a1 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] https://10.4.3.240/volume/v3/volumes/7ed90c02-0258-4035-b03c-f7b04b7998f3 returned with HTTP 200 Aug 20 01:17:17.967285 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1411/5678] 10.4.3.240 () {68 vars in 1598 bytes} [Thu Aug 20 01:17:17 2026] GET /volume/v3/volumes/7ed90c02-0258-4035-b03c-f7b04b7998f3 => generated 1214 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:17:17.987698 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-f8fd61cc-6a0b-451f-9e39-e15c0fbfee6f req-0bae5d58-fbc7-4e88-959d-b698597b7ff6 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:17:17.989715 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-f8fd61cc-6a0b-451f-9e39-e15c0fbfee6f req-0bae5d58-fbc7-4e88-959d-b698597b7ff6 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] POST https://10.4.3.240/volume/v3/volumes/7ed90c02-0258-4035-b03c-f7b04b7998f3/action Aug 20 01:17:17.990066 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-f8fd61cc-6a0b-451f-9e39-e15c0fbfee6f req-0bae5d58-fbc7-4e88-959d-b698597b7ff6 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100215) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 01:17:17.990216 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-f8fd61cc-6a0b-451f-9e39-e15c0fbfee6f req-0bae5d58-fbc7-4e88-959d-b698597b7ff6 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:17:18.000462 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:17:18.000462 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:17:18.000955 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [req-f8fd61cc-6a0b-451f-9e39-e15c0fbfee6f req-0bae5d58-fbc7-4e88-959d-b698597b7ff6 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Volume info retrieved successfully. Aug 20 01:17:18.006092 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [req-f8fd61cc-6a0b-451f-9e39-e15c0fbfee6f req-0bae5d58-fbc7-4e88-959d-b698597b7ff6 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Begin detaching volume completed successfully. Aug 20 01:17:18.006318 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-f8fd61cc-6a0b-451f-9e39-e15c0fbfee6f req-0bae5d58-fbc7-4e88-959d-b698597b7ff6 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] https://10.4.3.240/volume/v3/volumes/7ed90c02-0258-4035-b03c-f7b04b7998f3/action returned with HTTP 202 Aug 20 01:17:18.006783 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1435/5679] 10.4.3.240 () {72 vars in 1672 bytes} [Thu Aug 20 01:17:17 2026] POST /volume/v3/volumes/7ed90c02-0258-4035-b03c-f7b04b7998f3/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 01:17:18.023314 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-958e183c-360d-41d3-9b7d-204d5e0ee0f3 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:17:18.025177 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-958e183c-360d-41d3-9b7d-204d5e0ee0f3 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] GET https://10.4.3.240/volume/v3/volumes/7ed90c02-0258-4035-b03c-f7b04b7998f3 Aug 20 01:17:18.025352 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-958e183c-360d-41d3-9b7d-204d5e0ee0f3 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:17:18.025554 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-958e183c-360d-41d3-9b7d-204d5e0ee0f3 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:17:18.034411 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:17:18.034411 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:17:18.037448 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-958e183c-360d-41d3-9b7d-204d5e0ee0f3 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Volume info retrieved successfully. Aug 20 01:17:18.040235 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-d264a04c-8ded-4572-a55a-083a4a5538b0 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:17:18.040655 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-d264a04c-8ded-4572-a55a-083a4a5538b0 None None] GET https://10.4.3.240/volume// Aug 20 01:17:18.040842 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-d264a04c-8ded-4572-a55a-083a4a5538b0 None None] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:17:18.041033 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-d264a04c-8ded-4572-a55a-083a4a5538b0 None None] Calling method 'all' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:17:18.041331 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-958e183c-360d-41d3-9b7d-204d5e0ee0f3 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] https://10.4.3.240/volume/v3/volumes/7ed90c02-0258-4035-b03c-f7b04b7998f3 returned with HTTP 200 Aug 20 01:17:18.041392 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-d264a04c-8ded-4572-a55a-083a4a5538b0 None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 20 01:17:18.041741 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1413/5681] 10.4.3.240 () {66 vars in 1426 bytes} [Thu Aug 20 01:17:18 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 01:17:18.041789 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1422/5681] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:17:18 2026] GET /volume/v3/volumes/7ed90c02-0258-4035-b03c-f7b04b7998f3 => generated 1217 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:17:18.049739 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [req-f8fd61cc-6a0b-451f-9e39-e15c0fbfee6f req-b1142329-e82b-4228-84ff-9eca27b4cf92 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:17:18.052096 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-f8fd61cc-6a0b-451f-9e39-e15c0fbfee6f req-b1142329-e82b-4228-84ff-9eca27b4cf92 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] GET https://10.4.3.240/volume/v3/volumes/7ed90c02-0258-4035-b03c-f7b04b7998f3 Aug 20 01:17:18.052316 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [req-f8fd61cc-6a0b-451f-9e39-e15c0fbfee6f req-b1142329-e82b-4228-84ff-9eca27b4cf92 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:17:18.052524 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [req-f8fd61cc-6a0b-451f-9e39-e15c0fbfee6f req-b1142329-e82b-4228-84ff-9eca27b4cf92 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:17:18.061071 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:17:18.061071 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:17:18.064152 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [req-f8fd61cc-6a0b-451f-9e39-e15c0fbfee6f req-b1142329-e82b-4228-84ff-9eca27b4cf92 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Volume info retrieved successfully. Aug 20 01:17:18.068511 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-f8fd61cc-6a0b-451f-9e39-e15c0fbfee6f req-b1142329-e82b-4228-84ff-9eca27b4cf92 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] https://10.4.3.240/volume/v3/volumes/7ed90c02-0258-4035-b03c-f7b04b7998f3 returned with HTTP 200 Aug 20 01:17:18.068961 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1412/5682] 10.4.3.240 () {70 vars in 1639 bytes} [Thu Aug 20 01:17:18 2026] GET /volume/v3/volumes/7ed90c02-0258-4035-b03c-f7b04b7998f3 => generated 1397 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 01:17:19.055070 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-3de9d8b6-ce4b-4c3c-ad34-849539840631 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:17:19.057008 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-3de9d8b6-ce4b-4c3c-ad34-849539840631 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] GET https://10.4.3.240/volume/v3/volumes/7ed90c02-0258-4035-b03c-f7b04b7998f3 Aug 20 01:17:19.057214 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-3de9d8b6-ce4b-4c3c-ad34-849539840631 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:17:19.057439 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-3de9d8b6-ce4b-4c3c-ad34-849539840631 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:17:19.067183 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:17:19.067183 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:17:19.070774 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-3de9d8b6-ce4b-4c3c-ad34-849539840631 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Volume info retrieved successfully. Aug 20 01:17:19.074998 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-3de9d8b6-ce4b-4c3c-ad34-849539840631 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] https://10.4.3.240/volume/v3/volumes/7ed90c02-0258-4035-b03c-f7b04b7998f3 returned with HTTP 200 Aug 20 01:17:19.075432 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1436/5683] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:17:19 2026] GET /volume/v3/volumes/7ed90c02-0258-4035-b03c-f7b04b7998f3 => generated 1217 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:17:20.086881 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-020c2a39-c4b2-4636-9ed8-629202ff2933 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:17:20.088707 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-020c2a39-c4b2-4636-9ed8-629202ff2933 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] GET https://10.4.3.240/volume/v3/volumes/7ed90c02-0258-4035-b03c-f7b04b7998f3 Aug 20 01:17:20.088899 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-020c2a39-c4b2-4636-9ed8-629202ff2933 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:17:20.089106 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-020c2a39-c4b2-4636-9ed8-629202ff2933 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:17:20.097415 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:17:20.097415 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:17:20.100197 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-020c2a39-c4b2-4636-9ed8-629202ff2933 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Volume info retrieved successfully. Aug 20 01:17:20.103711 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-020c2a39-c4b2-4636-9ed8-629202ff2933 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] https://10.4.3.240/volume/v3/volumes/7ed90c02-0258-4035-b03c-f7b04b7998f3 returned with HTTP 200 Aug 20 01:17:20.104047 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1414/5684] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:17:20 2026] GET /volume/v3/volumes/7ed90c02-0258-4035-b03c-f7b04b7998f3 => generated 1217 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:17:21.116566 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-acc952e2-1fe1-49af-b3ec-f2cc525e21fa None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:17:21.118368 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-acc952e2-1fe1-49af-b3ec-f2cc525e21fa tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] GET https://10.4.3.240/volume/v3/volumes/7ed90c02-0258-4035-b03c-f7b04b7998f3 Aug 20 01:17:21.118557 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-acc952e2-1fe1-49af-b3ec-f2cc525e21fa tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:17:21.118752 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-acc952e2-1fe1-49af-b3ec-f2cc525e21fa tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:17:21.127134 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:17:21.127134 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:17:21.130329 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-acc952e2-1fe1-49af-b3ec-f2cc525e21fa tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Volume info retrieved successfully. Aug 20 01:17:21.134020 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-acc952e2-1fe1-49af-b3ec-f2cc525e21fa tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] https://10.4.3.240/volume/v3/volumes/7ed90c02-0258-4035-b03c-f7b04b7998f3 returned with HTTP 200 Aug 20 01:17:21.134374 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1423/5685] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:17:21 2026] GET /volume/v3/volumes/7ed90c02-0258-4035-b03c-f7b04b7998f3 => generated 1217 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:17:21.471691 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [req-f8fd61cc-6a0b-451f-9e39-e15c0fbfee6f req-6cf47f29-48d0-4e78-b5c3-08ded3084316 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:17:21.473632 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-f8fd61cc-6a0b-451f-9e39-e15c0fbfee6f req-6cf47f29-48d0-4e78-b5c3-08ded3084316 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] GET https://10.4.3.240/volume/v3/volumes/7ed90c02-0258-4035-b03c-f7b04b7998f3 Aug 20 01:17:21.473810 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [req-f8fd61cc-6a0b-451f-9e39-e15c0fbfee6f req-6cf47f29-48d0-4e78-b5c3-08ded3084316 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:17:21.473999 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [req-f8fd61cc-6a0b-451f-9e39-e15c0fbfee6f req-6cf47f29-48d0-4e78-b5c3-08ded3084316 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:17:21.482018 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:17:21.482018 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:17:21.484772 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [req-f8fd61cc-6a0b-451f-9e39-e15c0fbfee6f req-6cf47f29-48d0-4e78-b5c3-08ded3084316 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Volume info retrieved successfully. Aug 20 01:17:21.488111 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-f8fd61cc-6a0b-451f-9e39-e15c0fbfee6f req-6cf47f29-48d0-4e78-b5c3-08ded3084316 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] https://10.4.3.240/volume/v3/volumes/7ed90c02-0258-4035-b03c-f7b04b7998f3 returned with HTTP 200 Aug 20 01:17:21.488458 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1413/5686] 10.4.3.240 () {68 vars in 1598 bytes} [Thu Aug 20 01:17:21 2026] GET /volume/v3/volumes/7ed90c02-0258-4035-b03c-f7b04b7998f3 => generated 1217 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:17:21.762196 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-f8fd61cc-6a0b-451f-9e39-e15c0fbfee6f req-cb11c5d6-c13d-4c7f-aa61-33d686ee0eee None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:17:21.764285 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-f8fd61cc-6a0b-451f-9e39-e15c0fbfee6f req-cb11c5d6-c13d-4c7f-aa61-33d686ee0eee tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] DELETE https://10.4.3.240/volume/v3/attachments/4cfb31a2-a831-4417-b572-02a4fea6c78a Aug 20 01:17:21.764474 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-f8fd61cc-6a0b-451f-9e39-e15c0fbfee6f req-cb11c5d6-c13d-4c7f-aa61-33d686ee0eee tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:17:21.764646 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-f8fd61cc-6a0b-451f-9e39-e15c0fbfee6f req-cb11c5d6-c13d-4c7f-aa61-33d686ee0eee tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Calling method 'version_select' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:17:21.770892 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:17:21.770892 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:17:21.804626 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-f8fd61cc-6a0b-451f-9e39-e15c0fbfee6f req-cb11c5d6-c13d-4c7f-aa61-33d686ee0eee tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] https://10.4.3.240/volume/v3/attachments/4cfb31a2-a831-4417-b572-02a4fea6c78a returned with HTTP 200 Aug 20 01:17:21.805023 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1437/5687] 10.4.3.240 () {72 vars in 1673 bytes} [Thu Aug 20 01:17:21 2026] DELETE /volume/v3/attachments/4cfb31a2-a831-4417-b572-02a4fea6c78a => generated 19 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:17:22.145607 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-6c52f60b-aa8c-455c-b6f2-2e8f3a479a06 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:17:22.147334 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-6c52f60b-aa8c-455c-b6f2-2e8f3a479a06 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] GET https://10.4.3.240/volume/v3/volumes/7ed90c02-0258-4035-b03c-f7b04b7998f3 Aug 20 01:17:22.147662 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-6c52f60b-aa8c-455c-b6f2-2e8f3a479a06 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:17:22.147939 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-6c52f60b-aa8c-455c-b6f2-2e8f3a479a06 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:17:22.156245 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:17:22.156245 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:17:22.160082 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-6c52f60b-aa8c-455c-b6f2-2e8f3a479a06 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Volume info retrieved successfully. Aug 20 01:17:22.164392 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-6c52f60b-aa8c-455c-b6f2-2e8f3a479a06 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] https://10.4.3.240/volume/v3/volumes/7ed90c02-0258-4035-b03c-f7b04b7998f3 returned with HTTP 200 Aug 20 01:17:22.164828 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1415/5688] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:17:22 2026] GET /volume/v3/volumes/7ed90c02-0258-4035-b03c-f7b04b7998f3 => generated 922 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:17:22.175570 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-7a6a79d0-9a3c-4c14-8985-a87bdeff0f3a None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:17:22.177384 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-7a6a79d0-9a3c-4c14-8985-a87bdeff0f3a tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] GET https://10.4.3.240/volume/v3/volumes/6e5d32b0-af06-4d5e-bc5a-8b5f8db8de08 Aug 20 01:17:22.177635 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-7a6a79d0-9a3c-4c14-8985-a87bdeff0f3a tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:17:22.177893 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-7a6a79d0-9a3c-4c14-8985-a87bdeff0f3a tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:17:22.186844 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:17:22.186844 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:17:22.190105 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-7a6a79d0-9a3c-4c14-8985-a87bdeff0f3a tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Volume info retrieved successfully. Aug 20 01:17:22.193888 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-7a6a79d0-9a3c-4c14-8985-a87bdeff0f3a tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] https://10.4.3.240/volume/v3/volumes/6e5d32b0-af06-4d5e-bc5a-8b5f8db8de08 returned with HTTP 200 Aug 20 01:17:22.194284 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1424/5689] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:17:22 2026] GET /volume/v3/volumes/6e5d32b0-af06-4d5e-bc5a-8b5f8db8de08 => generated 1166 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:17:22.230939 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [req-cdb43dae-9885-486c-a1a2-d5c1a6e99d68 req-0a299020-538f-440b-ba98-9312490dbb67 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:17:22.233313 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-cdb43dae-9885-486c-a1a2-d5c1a6e99d68 req-0a299020-538f-440b-ba98-9312490dbb67 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] GET https://10.4.3.240/volume/v3/volumes/6e5d32b0-af06-4d5e-bc5a-8b5f8db8de08 Aug 20 01:17:22.233565 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [req-cdb43dae-9885-486c-a1a2-d5c1a6e99d68 req-0a299020-538f-440b-ba98-9312490dbb67 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:17:22.233798 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [req-cdb43dae-9885-486c-a1a2-d5c1a6e99d68 req-0a299020-538f-440b-ba98-9312490dbb67 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:17:22.244113 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:17:22.244113 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:17:22.247425 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [req-cdb43dae-9885-486c-a1a2-d5c1a6e99d68 req-0a299020-538f-440b-ba98-9312490dbb67 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Volume info retrieved successfully. Aug 20 01:17:22.251866 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-cdb43dae-9885-486c-a1a2-d5c1a6e99d68 req-0a299020-538f-440b-ba98-9312490dbb67 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] https://10.4.3.240/volume/v3/volumes/6e5d32b0-af06-4d5e-bc5a-8b5f8db8de08 returned with HTTP 200 Aug 20 01:17:22.252321 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1414/5690] 10.4.3.240 () {68 vars in 1598 bytes} [Thu Aug 20 01:17:22 2026] GET /volume/v3/volumes/6e5d32b0-af06-4d5e-bc5a-8b5f8db8de08 => generated 1166 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:17:22.268201 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-cdb43dae-9885-486c-a1a2-d5c1a6e99d68 req-701c0b65-a5fe-4328-ab7d-cdc882048698 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:17:22.270061 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-cdb43dae-9885-486c-a1a2-d5c1a6e99d68 req-701c0b65-a5fe-4328-ab7d-cdc882048698 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] POST https://10.4.3.240/volume/v3/volumes/6e5d32b0-af06-4d5e-bc5a-8b5f8db8de08/action Aug 20 01:17:22.270364 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-cdb43dae-9885-486c-a1a2-d5c1a6e99d68 req-701c0b65-a5fe-4328-ab7d-cdc882048698 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100215) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 01:17:22.270480 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-cdb43dae-9885-486c-a1a2-d5c1a6e99d68 req-701c0b65-a5fe-4328-ab7d-cdc882048698 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:17:22.279838 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:17:22.279838 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:17:22.280264 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [req-cdb43dae-9885-486c-a1a2-d5c1a6e99d68 req-701c0b65-a5fe-4328-ab7d-cdc882048698 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Volume info retrieved successfully. Aug 20 01:17:22.285527 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [req-cdb43dae-9885-486c-a1a2-d5c1a6e99d68 req-701c0b65-a5fe-4328-ab7d-cdc882048698 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Begin detaching volume completed successfully. Aug 20 01:17:22.285751 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-cdb43dae-9885-486c-a1a2-d5c1a6e99d68 req-701c0b65-a5fe-4328-ab7d-cdc882048698 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] https://10.4.3.240/volume/v3/volumes/6e5d32b0-af06-4d5e-bc5a-8b5f8db8de08/action returned with HTTP 202 Aug 20 01:17:22.286169 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1438/5691] 10.4.3.240 () {72 vars in 1672 bytes} [Thu Aug 20 01:17:22 2026] POST /volume/v3/volumes/6e5d32b0-af06-4d5e-bc5a-8b5f8db8de08/action => generated 0 bytes in 18 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 01:17:22.302962 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-d6fbb07c-7205-44b8-8635-37367767f5a8 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:17:22.303762 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-d6fbb07c-7205-44b8-8635-37367767f5a8 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] GET https://10.4.3.240/volume/v3/volumes/6e5d32b0-af06-4d5e-bc5a-8b5f8db8de08 Aug 20 01:17:22.303945 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-d6fbb07c-7205-44b8-8635-37367767f5a8 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:17:22.304117 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-d6fbb07c-7205-44b8-8635-37367767f5a8 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:17:22.312726 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:17:22.312726 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:17:22.316613 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-d6fbb07c-7205-44b8-8635-37367767f5a8 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Volume info retrieved successfully. Aug 20 01:17:22.321420 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-d6fbb07c-7205-44b8-8635-37367767f5a8 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] https://10.4.3.240/volume/v3/volumes/6e5d32b0-af06-4d5e-bc5a-8b5f8db8de08 returned with HTTP 200 Aug 20 01:17:22.321823 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1416/5692] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:17:22 2026] GET /volume/v3/volumes/6e5d32b0-af06-4d5e-bc5a-8b5f8db8de08 => generated 1169 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:17:22.323259 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-8e4d9cf6-7aeb-48f5-abe4-c4bb42e1bfbb None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:17:22.323633 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-8e4d9cf6-7aeb-48f5-abe4-c4bb42e1bfbb None None] GET https://10.4.3.240/volume// Aug 20 01:17:22.323795 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-8e4d9cf6-7aeb-48f5-abe4-c4bb42e1bfbb None None] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:17:22.323994 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-8e4d9cf6-7aeb-48f5-abe4-c4bb42e1bfbb None None] Calling method 'all' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:17:22.324278 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-8e4d9cf6-7aeb-48f5-abe4-c4bb42e1bfbb None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 20 01:17:22.324582 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1425/5693] 10.4.3.240 () {66 vars in 1426 bytes} [Thu Aug 20 01:17:22 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 01:17:22.330881 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [req-cdb43dae-9885-486c-a1a2-d5c1a6e99d68 req-7ccc9d8b-0927-457c-8dc3-3b8e8afdacbd None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:17:22.333093 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-cdb43dae-9885-486c-a1a2-d5c1a6e99d68 req-7ccc9d8b-0927-457c-8dc3-3b8e8afdacbd tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] GET https://10.4.3.240/volume/v3/volumes/6e5d32b0-af06-4d5e-bc5a-8b5f8db8de08 Aug 20 01:17:22.333331 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [req-cdb43dae-9885-486c-a1a2-d5c1a6e99d68 req-7ccc9d8b-0927-457c-8dc3-3b8e8afdacbd tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:17:22.333574 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [req-cdb43dae-9885-486c-a1a2-d5c1a6e99d68 req-7ccc9d8b-0927-457c-8dc3-3b8e8afdacbd tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:17:22.343438 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:17:22.343438 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:17:22.346695 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [req-cdb43dae-9885-486c-a1a2-d5c1a6e99d68 req-7ccc9d8b-0927-457c-8dc3-3b8e8afdacbd tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Volume info retrieved successfully. Aug 20 01:17:22.351293 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-cdb43dae-9885-486c-a1a2-d5c1a6e99d68 req-7ccc9d8b-0927-457c-8dc3-3b8e8afdacbd tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] https://10.4.3.240/volume/v3/volumes/6e5d32b0-af06-4d5e-bc5a-8b5f8db8de08 returned with HTTP 200 Aug 20 01:17:22.351735 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1415/5694] 10.4.3.240 () {70 vars in 1639 bytes} [Thu Aug 20 01:17:22 2026] GET /volume/v3/volumes/6e5d32b0-af06-4d5e-bc5a-8b5f8db8de08 => generated 1349 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 01:17:22.360493 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-cdb43dae-9885-486c-a1a2-d5c1a6e99d68 req-8bdc081c-b8b4-4d70-9b35-5552617d7092 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:17:22.362510 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-cdb43dae-9885-486c-a1a2-d5c1a6e99d68 req-8bdc081c-b8b4-4d70-9b35-5552617d7092 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] GET https://10.4.3.240/volume/v3/volumes/6e5d32b0-af06-4d5e-bc5a-8b5f8db8de08/encryption Aug 20 01:17:22.362710 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-cdb43dae-9885-486c-a1a2-d5c1a6e99d68 req-8bdc081c-b8b4-4d70-9b35-5552617d7092 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:17:22.362917 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-cdb43dae-9885-486c-a1a2-d5c1a6e99d68 req-8bdc081c-b8b4-4d70-9b35-5552617d7092 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Calling method 'index' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:17:22.371532 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:17:22.371532 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:17:22.377572 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-cdb43dae-9885-486c-a1a2-d5c1a6e99d68 req-8bdc081c-b8b4-4d70-9b35-5552617d7092 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] https://10.4.3.240/volume/v3/volumes/6e5d32b0-af06-4d5e-bc5a-8b5f8db8de08/encryption returned with HTTP 200 Aug 20 01:17:22.377930 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1439/5695] 10.4.3.240 () {68 vars in 1631 bytes} [Thu Aug 20 01:17:22 2026] GET /volume/v3/volumes/6e5d32b0-af06-4d5e-bc5a-8b5f8db8de08/encryption => generated 160 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:17:23.096674 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [req-cdb43dae-9885-486c-a1a2-d5c1a6e99d68 req-4cd222aa-50b7-4a1a-a20b-357ad5af2eb4 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:17:23.098762 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-cdb43dae-9885-486c-a1a2-d5c1a6e99d68 req-4cd222aa-50b7-4a1a-a20b-357ad5af2eb4 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] DELETE https://10.4.3.240/volume/v3/attachments/d80d0c72-4b57-483b-9fa6-b89c90f88b8c Aug 20 01:17:23.098963 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [req-cdb43dae-9885-486c-a1a2-d5c1a6e99d68 req-4cd222aa-50b7-4a1a-a20b-357ad5af2eb4 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:17:23.099141 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [req-cdb43dae-9885-486c-a1a2-d5c1a6e99d68 req-4cd222aa-50b7-4a1a-a20b-357ad5af2eb4 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Calling method 'version_select' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:17:23.106933 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:17:23.106933 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:17:23.145355 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-cdb43dae-9885-486c-a1a2-d5c1a6e99d68 req-4cd222aa-50b7-4a1a-a20b-357ad5af2eb4 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] https://10.4.3.240/volume/v3/attachments/d80d0c72-4b57-483b-9fa6-b89c90f88b8c returned with HTTP 200 Aug 20 01:17:23.145762 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1417/5696] 10.4.3.240 () {72 vars in 1673 bytes} [Thu Aug 20 01:17:23 2026] DELETE /volume/v3/attachments/d80d0c72-4b57-483b-9fa6-b89c90f88b8c => generated 19 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:17:23.333592 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-52bfcf82-1422-4330-ba36-cd692d744ba9 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:17:23.335310 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-52bfcf82-1422-4330-ba36-cd692d744ba9 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] GET https://10.4.3.240/volume/v3/volumes/6e5d32b0-af06-4d5e-bc5a-8b5f8db8de08 Aug 20 01:17:23.335515 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-52bfcf82-1422-4330-ba36-cd692d744ba9 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:17:23.335692 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-52bfcf82-1422-4330-ba36-cd692d744ba9 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:17:23.342482 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:17:23.342482 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:17:23.345900 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-52bfcf82-1422-4330-ba36-cd692d744ba9 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Volume info retrieved successfully. Aug 20 01:17:23.349718 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-52bfcf82-1422-4330-ba36-cd692d744ba9 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] https://10.4.3.240/volume/v3/volumes/6e5d32b0-af06-4d5e-bc5a-8b5f8db8de08 returned with HTTP 200 Aug 20 01:17:23.350106 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1426/5697] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:17:23 2026] GET /volume/v3/volumes/6e5d32b0-af06-4d5e-bc5a-8b5f8db8de08 => generated 874 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:17:23.360958 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-3f4ec730-8750-400c-b849-8119e4f2da40 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:17:23.362690 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-3f4ec730-8750-400c-b849-8119e4f2da40 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] GET https://10.4.3.240/volume/v3/volumes/3c673337-a599-4f01-8273-96d2d46e8743 Aug 20 01:17:23.362890 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-3f4ec730-8750-400c-b849-8119e4f2da40 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:17:23.363066 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-3f4ec730-8750-400c-b849-8119e4f2da40 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:17:23.371358 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:17:23.371358 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:17:23.374127 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-3f4ec730-8750-400c-b849-8119e4f2da40 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Volume info retrieved successfully. Aug 20 01:17:23.377511 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-3f4ec730-8750-400c-b849-8119e4f2da40 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] https://10.4.3.240/volume/v3/volumes/3c673337-a599-4f01-8273-96d2d46e8743 returned with HTTP 200 Aug 20 01:17:23.377849 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1416/5698] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:17:23 2026] GET /volume/v3/volumes/3c673337-a599-4f01-8273-96d2d46e8743 => generated 1137 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:17:23.413970 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-f3289976-f547-461e-ab59-b8962b8265f7 req-8b00739b-ab47-4772-a4dd-d4f5b56d73af None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:17:23.415874 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-f3289976-f547-461e-ab59-b8962b8265f7 req-8b00739b-ab47-4772-a4dd-d4f5b56d73af tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] GET https://10.4.3.240/volume/v3/volumes/3c673337-a599-4f01-8273-96d2d46e8743 Aug 20 01:17:23.416050 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-f3289976-f547-461e-ab59-b8962b8265f7 req-8b00739b-ab47-4772-a4dd-d4f5b56d73af tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:17:23.416229 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-f3289976-f547-461e-ab59-b8962b8265f7 req-8b00739b-ab47-4772-a4dd-d4f5b56d73af tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:17:23.424563 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:17:23.424563 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:17:23.427381 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [req-f3289976-f547-461e-ab59-b8962b8265f7 req-8b00739b-ab47-4772-a4dd-d4f5b56d73af tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Volume info retrieved successfully. Aug 20 01:17:23.430777 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-f3289976-f547-461e-ab59-b8962b8265f7 req-8b00739b-ab47-4772-a4dd-d4f5b56d73af tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] https://10.4.3.240/volume/v3/volumes/3c673337-a599-4f01-8273-96d2d46e8743 returned with HTTP 200 Aug 20 01:17:23.431132 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1440/5699] 10.4.3.240 () {68 vars in 1598 bytes} [Thu Aug 20 01:17:23 2026] GET /volume/v3/volumes/3c673337-a599-4f01-8273-96d2d46e8743 => generated 1137 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:17:23.447964 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [req-f3289976-f547-461e-ab59-b8962b8265f7 req-f4cf92bd-7169-4bbf-8229-d9cd692306e1 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:17:23.449785 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-f3289976-f547-461e-ab59-b8962b8265f7 req-f4cf92bd-7169-4bbf-8229-d9cd692306e1 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] POST https://10.4.3.240/volume/v3/volumes/3c673337-a599-4f01-8273-96d2d46e8743/action Aug 20 01:17:23.450134 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [req-f3289976-f547-461e-ab59-b8962b8265f7 req-f4cf92bd-7169-4bbf-8229-d9cd692306e1 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100213) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 01:17:23.450248 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [req-f3289976-f547-461e-ab59-b8962b8265f7 req-f4cf92bd-7169-4bbf-8229-d9cd692306e1 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:17:23.459404 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:17:23.459404 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:17:23.459781 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [req-f3289976-f547-461e-ab59-b8962b8265f7 req-f4cf92bd-7169-4bbf-8229-d9cd692306e1 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Volume info retrieved successfully. Aug 20 01:17:23.464901 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [req-f3289976-f547-461e-ab59-b8962b8265f7 req-f4cf92bd-7169-4bbf-8229-d9cd692306e1 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Begin detaching volume completed successfully. Aug 20 01:17:23.465109 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-f3289976-f547-461e-ab59-b8962b8265f7 req-f4cf92bd-7169-4bbf-8229-d9cd692306e1 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] https://10.4.3.240/volume/v3/volumes/3c673337-a599-4f01-8273-96d2d46e8743/action returned with HTTP 202 Aug 20 01:17:23.465518 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1418/5700] 10.4.3.240 () {72 vars in 1672 bytes} [Thu Aug 20 01:17:23 2026] POST /volume/v3/volumes/3c673337-a599-4f01-8273-96d2d46e8743/action => generated 0 bytes in 18 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 01:17:23.482385 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-1f769a06-3f1d-4dad-b909-1dc65cffdcc2 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:17:23.484017 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-1f769a06-3f1d-4dad-b909-1dc65cffdcc2 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] GET https://10.4.3.240/volume/v3/volumes/3c673337-a599-4f01-8273-96d2d46e8743 Aug 20 01:17:23.484202 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-1f769a06-3f1d-4dad-b909-1dc65cffdcc2 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:17:23.484423 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-1f769a06-3f1d-4dad-b909-1dc65cffdcc2 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:17:23.493419 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:17:23.493419 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:17:23.496581 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-1f769a06-3f1d-4dad-b909-1dc65cffdcc2 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Volume info retrieved successfully. Aug 20 01:17:23.500032 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-1f769a06-3f1d-4dad-b909-1dc65cffdcc2 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] https://10.4.3.240/volume/v3/volumes/3c673337-a599-4f01-8273-96d2d46e8743 returned with HTTP 200 Aug 20 01:17:23.500386 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1427/5701] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:17:23 2026] GET /volume/v3/volumes/3c673337-a599-4f01-8273-96d2d46e8743 => generated 1140 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:17:23.501481 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-e5bea593-49c1-4fad-b48d-0716aa949044 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:17:23.501850 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-e5bea593-49c1-4fad-b48d-0716aa949044 None None] GET https://10.4.3.240/volume// Aug 20 01:17:23.501998 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-e5bea593-49c1-4fad-b48d-0716aa949044 None None] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:17:23.502169 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-e5bea593-49c1-4fad-b48d-0716aa949044 None None] Calling method 'all' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:17:23.502481 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-e5bea593-49c1-4fad-b48d-0716aa949044 None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 20 01:17:23.502735 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1417/5702] 10.4.3.240 () {66 vars in 1426 bytes} [Thu Aug 20 01:17:23 2026] GET /volume/ => generated 386 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 01:17:23.510060 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-f3289976-f547-461e-ab59-b8962b8265f7 req-ede612d5-6a38-4c56-93dc-d97d522f2e57 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:17:23.512023 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-f3289976-f547-461e-ab59-b8962b8265f7 req-ede612d5-6a38-4c56-93dc-d97d522f2e57 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] GET https://10.4.3.240/volume/v3/volumes/3c673337-a599-4f01-8273-96d2d46e8743 Aug 20 01:17:23.512223 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-f3289976-f547-461e-ab59-b8962b8265f7 req-ede612d5-6a38-4c56-93dc-d97d522f2e57 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:17:23.512437 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-f3289976-f547-461e-ab59-b8962b8265f7 req-ede612d5-6a38-4c56-93dc-d97d522f2e57 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:17:23.520806 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:17:23.520806 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:17:23.523645 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [req-f3289976-f547-461e-ab59-b8962b8265f7 req-ede612d5-6a38-4c56-93dc-d97d522f2e57 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Volume info retrieved successfully. Aug 20 01:17:23.527358 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-f3289976-f547-461e-ab59-b8962b8265f7 req-ede612d5-6a38-4c56-93dc-d97d522f2e57 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] https://10.4.3.240/volume/v3/volumes/3c673337-a599-4f01-8273-96d2d46e8743 returned with HTTP 200 Aug 20 01:17:23.527864 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1441/5703] 10.4.3.240 () {70 vars in 1639 bytes} [Thu Aug 20 01:17:23 2026] GET /volume/v3/volumes/3c673337-a599-4f01-8273-96d2d46e8743 => generated 1320 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 01:17:24.226252 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [req-f3289976-f547-461e-ab59-b8962b8265f7 req-f6343e10-b274-4a76-b585-f538f4076fb1 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:17:24.228278 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-f3289976-f547-461e-ab59-b8962b8265f7 req-f6343e10-b274-4a76-b585-f538f4076fb1 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] DELETE https://10.4.3.240/volume/v3/attachments/6537ffa1-bcf4-4876-873a-bc2070c6766c Aug 20 01:17:24.228483 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [req-f3289976-f547-461e-ab59-b8962b8265f7 req-f6343e10-b274-4a76-b585-f538f4076fb1 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:17:24.228707 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [req-f3289976-f547-461e-ab59-b8962b8265f7 req-f6343e10-b274-4a76-b585-f538f4076fb1 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Calling method 'version_select' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:17:24.235480 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:17:24.235480 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:17:24.276571 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-f3289976-f547-461e-ab59-b8962b8265f7 req-f6343e10-b274-4a76-b585-f538f4076fb1 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] https://10.4.3.240/volume/v3/attachments/6537ffa1-bcf4-4876-873a-bc2070c6766c returned with HTTP 200 Aug 20 01:17:24.276949 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1419/5704] 10.4.3.240 () {72 vars in 1673 bytes} [Thu Aug 20 01:17:24 2026] DELETE /volume/v3/attachments/6537ffa1-bcf4-4876-873a-bc2070c6766c => generated 19 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:17:24.511764 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-ec4d0865-d252-4854-a85d-14addccbd9ca None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:17:24.513267 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-ec4d0865-d252-4854-a85d-14addccbd9ca tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] GET https://10.4.3.240/volume/v3/volumes/3c673337-a599-4f01-8273-96d2d46e8743 Aug 20 01:17:24.513445 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-ec4d0865-d252-4854-a85d-14addccbd9ca tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:17:24.513615 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-ec4d0865-d252-4854-a85d-14addccbd9ca tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:17:24.520025 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:17:24.520025 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:17:24.523008 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-ec4d0865-d252-4854-a85d-14addccbd9ca tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Volume info retrieved successfully. Aug 20 01:17:24.526421 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-ec4d0865-d252-4854-a85d-14addccbd9ca tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] https://10.4.3.240/volume/v3/volumes/3c673337-a599-4f01-8273-96d2d46e8743 returned with HTTP 200 Aug 20 01:17:24.526727 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1428/5705] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:17:24 2026] GET /volume/v3/volumes/3c673337-a599-4f01-8273-96d2d46e8743 => generated 845 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:17:24.537626 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-b1ea6dc9-3de2-42f5-aae5-d3e4aa2f944f None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:17:24.539100 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-b1ea6dc9-3de2-42f5-aae5-d3e4aa2f944f tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] DELETE https://10.4.3.240/volume/v3/volumes/6e5d32b0-af06-4d5e-bc5a-8b5f8db8de08 Aug 20 01:17:24.539278 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-b1ea6dc9-3de2-42f5-aae5-d3e4aa2f944f tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:17:24.539472 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-b1ea6dc9-3de2-42f5-aae5-d3e4aa2f944f tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Calling method 'delete' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:17:24.539623 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.v3.volumes [None req-b1ea6dc9-3de2-42f5-aae5-d3e4aa2f944f tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Delete volume with id: 6e5d32b0-af06-4d5e-bc5a-8b5f8db8de08 Aug 20 01:17:24.545756 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:17:24.545756 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:17:24.546154 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-b1ea6dc9-3de2-42f5-aae5-d3e4aa2f944f tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Volume info retrieved successfully. Aug 20 01:17:24.555488 np0000007838 devstack@c-api.service[100212]: WARNING cinder.keymgr.conf_key_mgr [None req-b1ea6dc9-3de2-42f5-aae5-d3e4aa2f944f tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 20 01:17:24.563111 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-b1ea6dc9-3de2-42f5-aae5-d3e4aa2f944f tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Delete volume request issued successfully. Aug 20 01:17:24.563262 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-b1ea6dc9-3de2-42f5-aae5-d3e4aa2f944f tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] https://10.4.3.240/volume/v3/volumes/6e5d32b0-af06-4d5e-bc5a-8b5f8db8de08 returned with HTTP 202 Aug 20 01:17:24.563635 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1418/5706] 10.4.3.240 () {66 vars in 1351 bytes} [Thu Aug 20 01:17:24 2026] DELETE /volume/v3/volumes/6e5d32b0-af06-4d5e-bc5a-8b5f8db8de08 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 01:17:24.570236 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-9ccca540-66f5-4b1c-bd39-ded537657525 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:17:24.571920 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-9ccca540-66f5-4b1c-bd39-ded537657525 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] GET https://10.4.3.240/volume/v3/volumes/6e5d32b0-af06-4d5e-bc5a-8b5f8db8de08 Aug 20 01:17:24.572140 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-9ccca540-66f5-4b1c-bd39-ded537657525 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:17:24.572318 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-9ccca540-66f5-4b1c-bd39-ded537657525 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:17:24.579735 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:17:24.579735 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:17:24.582986 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-9ccca540-66f5-4b1c-bd39-ded537657525 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Volume info retrieved successfully. Aug 20 01:17:24.586852 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-9ccca540-66f5-4b1c-bd39-ded537657525 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] https://10.4.3.240/volume/v3/volumes/6e5d32b0-af06-4d5e-bc5a-8b5f8db8de08 returned with HTTP 200 Aug 20 01:17:24.587205 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1442/5707] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:17:24 2026] GET /volume/v3/volumes/6e5d32b0-af06-4d5e-bc5a-8b5f8db8de08 => generated 873 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:17:25.598700 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-a5a2e5de-e786-435e-893e-c3be72c4f467 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:17:25.600397 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-a5a2e5de-e786-435e-893e-c3be72c4f467 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] GET https://10.4.3.240/volume/v3/volumes/6e5d32b0-af06-4d5e-bc5a-8b5f8db8de08 Aug 20 01:17:25.600583 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-a5a2e5de-e786-435e-893e-c3be72c4f467 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:17:25.600756 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-a5a2e5de-e786-435e-893e-c3be72c4f467 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:17:25.605784 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-a5a2e5de-e786-435e-893e-c3be72c4f467 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] https://10.4.3.240/volume/v3/volumes/6e5d32b0-af06-4d5e-bc5a-8b5f8db8de08 returned with HTTP 404 Aug 20 01:17:25.606326 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1420/5708] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:17:25 2026] GET /volume/v3/volumes/6e5d32b0-af06-4d5e-bc5a-8b5f8db8de08 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:17:25.612195 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-ea27f3b3-2b32-408c-bd42-728ff361ddaa None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:17:25.613791 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-ea27f3b3-2b32-408c-bd42-728ff361ddaa tempest-VolumeMultiattachTests-2036379531 tempest-VolumeMultiattachTests-2036379531-project-admin] GET https://10.4.3.240/volume/v3/volumes/detail?all_tenants=1 Aug 20 01:17:25.613978 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-ea27f3b3-2b32-408c-bd42-728ff361ddaa tempest-VolumeMultiattachTests-2036379531 tempest-VolumeMultiattachTests-2036379531-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:17:25.614154 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-ea27f3b3-2b32-408c-bd42-728ff361ddaa tempest-VolumeMultiattachTests-2036379531 tempest-VolumeMultiattachTests-2036379531-project-admin] Calling method 'detail' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:17:25.614879 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-ea27f3b3-2b32-408c-bd42-728ff361ddaa tempest-VolumeMultiattachTests-2036379531 tempest-VolumeMultiattachTests-2036379531-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100214) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 01:17:25.622667 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-ea27f3b3-2b32-408c-bd42-728ff361ddaa tempest-VolumeMultiattachTests-2036379531 tempest-VolumeMultiattachTests-2036379531-project-admin] Get all volumes completed successfully. Aug 20 01:17:25.624063 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:17:25.624063 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:17:25.627458 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-ea27f3b3-2b32-408c-bd42-728ff361ddaa tempest-VolumeMultiattachTests-2036379531 tempest-VolumeMultiattachTests-2036379531-project-admin] https://10.4.3.240/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 20 01:17:25.627843 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1429/5709] 10.4.3.240 () {66 vars in 1285 bytes} [Thu Aug 20 01:17:25 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 7345 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:17:25.644383 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-644b1b96-b653-4993-8f39-a68fb5947e6f None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:17:25.646014 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-644b1b96-b653-4993-8f39-a68fb5947e6f tempest-VolumeMultiattachTests-2036379531 tempest-VolumeMultiattachTests-2036379531-project-admin] DELETE https://10.4.3.240/volume/v3/types/e1e01ff7-15b6-4013-b510-26e0fa572367 Aug 20 01:17:25.646196 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-644b1b96-b653-4993-8f39-a68fb5947e6f tempest-VolumeMultiattachTests-2036379531 tempest-VolumeMultiattachTests-2036379531-project-admin] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:17:25.646398 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-644b1b96-b653-4993-8f39-a68fb5947e6f tempest-VolumeMultiattachTests-2036379531 tempest-VolumeMultiattachTests-2036379531-project-admin] Calling method '_delete' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:17:25.665271 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-644b1b96-b653-4993-8f39-a68fb5947e6f tempest-VolumeMultiattachTests-2036379531 tempest-VolumeMultiattachTests-2036379531-project-admin] https://10.4.3.240/volume/v3/types/e1e01ff7-15b6-4013-b510-26e0fa572367 returned with HTTP 202 Aug 20 01:17:25.665605 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1419/5710] 10.4.3.240 () {66 vars in 1345 bytes} [Thu Aug 20 01:17:25 2026] DELETE /volume/v3/types/e1e01ff7-15b6-4013-b510-26e0fa572367 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 01:17:25.672174 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-5ea4177c-421b-43e9-a66c-184c567fadc3 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:17:25.673723 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-5ea4177c-421b-43e9-a66c-184c567fadc3 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] DELETE https://10.4.3.240/volume/v3/volumes/3c673337-a599-4f01-8273-96d2d46e8743 Aug 20 01:17:25.673907 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-5ea4177c-421b-43e9-a66c-184c567fadc3 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:17:25.674082 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-5ea4177c-421b-43e9-a66c-184c567fadc3 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Calling method 'delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:17:25.674223 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-5ea4177c-421b-43e9-a66c-184c567fadc3 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Delete volume with id: 3c673337-a599-4f01-8273-96d2d46e8743 Aug 20 01:17:25.680686 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:17:25.680686 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:17:25.681070 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-5ea4177c-421b-43e9-a66c-184c567fadc3 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Volume info retrieved successfully. Aug 20 01:17:25.694591 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-5ea4177c-421b-43e9-a66c-184c567fadc3 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Delete volume request issued successfully. Aug 20 01:17:25.694741 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-5ea4177c-421b-43e9-a66c-184c567fadc3 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] https://10.4.3.240/volume/v3/volumes/3c673337-a599-4f01-8273-96d2d46e8743 returned with HTTP 202 Aug 20 01:17:25.695102 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1443/5711] 10.4.3.240 () {66 vars in 1351 bytes} [Thu Aug 20 01:17:25 2026] DELETE /volume/v3/volumes/3c673337-a599-4f01-8273-96d2d46e8743 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 01:17:25.701816 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-af169152-66f8-4d72-8f21-a9f2a170d74e None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:17:25.703273 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-af169152-66f8-4d72-8f21-a9f2a170d74e tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] GET https://10.4.3.240/volume/v3/volumes/3c673337-a599-4f01-8273-96d2d46e8743 Aug 20 01:17:25.703455 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-af169152-66f8-4d72-8f21-a9f2a170d74e tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:17:25.703616 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-af169152-66f8-4d72-8f21-a9f2a170d74e tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:17:25.710181 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:17:25.710181 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:17:25.713310 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-af169152-66f8-4d72-8f21-a9f2a170d74e tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Volume info retrieved successfully. Aug 20 01:17:25.716726 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-af169152-66f8-4d72-8f21-a9f2a170d74e tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] https://10.4.3.240/volume/v3/volumes/3c673337-a599-4f01-8273-96d2d46e8743 returned with HTTP 200 Aug 20 01:17:25.717063 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1421/5712] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:17:25 2026] GET /volume/v3/volumes/3c673337-a599-4f01-8273-96d2d46e8743 => generated 844 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:17:26.727998 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-53c50b8d-1d61-4bbe-be45-b2eb4c7f4d18 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:17:26.729643 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-53c50b8d-1d61-4bbe-be45-b2eb4c7f4d18 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] GET https://10.4.3.240/volume/v3/volumes/3c673337-a599-4f01-8273-96d2d46e8743 Aug 20 01:17:26.729865 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-53c50b8d-1d61-4bbe-be45-b2eb4c7f4d18 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:17:26.730060 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-53c50b8d-1d61-4bbe-be45-b2eb4c7f4d18 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:17:26.735524 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-53c50b8d-1d61-4bbe-be45-b2eb4c7f4d18 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] https://10.4.3.240/volume/v3/volumes/3c673337-a599-4f01-8273-96d2d46e8743 returned with HTTP 404 Aug 20 01:17:26.735995 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1430/5713] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:17:26 2026] GET /volume/v3/volumes/3c673337-a599-4f01-8273-96d2d46e8743 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:17:26.741597 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-8592446f-ebfe-4173-8584-d5ce78ad4802 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:17:26.743098 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-8592446f-ebfe-4173-8584-d5ce78ad4802 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] DELETE https://10.4.3.240/volume/v3/volumes/7ed90c02-0258-4035-b03c-f7b04b7998f3 Aug 20 01:17:26.743255 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-8592446f-ebfe-4173-8584-d5ce78ad4802 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:17:26.743440 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-8592446f-ebfe-4173-8584-d5ce78ad4802 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Calling method 'delete' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:17:26.743582 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.v3.volumes [None req-8592446f-ebfe-4173-8584-d5ce78ad4802 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Delete volume with id: 7ed90c02-0258-4035-b03c-f7b04b7998f3 Aug 20 01:17:26.749577 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:17:26.749577 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:17:26.749973 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-8592446f-ebfe-4173-8584-d5ce78ad4802 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Volume info retrieved successfully. Aug 20 01:17:26.762756 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-8592446f-ebfe-4173-8584-d5ce78ad4802 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Delete volume request issued successfully. Aug 20 01:17:26.762916 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-8592446f-ebfe-4173-8584-d5ce78ad4802 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] https://10.4.3.240/volume/v3/volumes/7ed90c02-0258-4035-b03c-f7b04b7998f3 returned with HTTP 202 Aug 20 01:17:26.763229 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1420/5714] 10.4.3.240 () {66 vars in 1351 bytes} [Thu Aug 20 01:17:26 2026] DELETE /volume/v3/volumes/7ed90c02-0258-4035-b03c-f7b04b7998f3 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 01:17:26.769320 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-283a34e9-2476-402d-be04-cfd3056adf69 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:17:26.771269 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-283a34e9-2476-402d-be04-cfd3056adf69 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] GET https://10.4.3.240/volume/v3/volumes/7ed90c02-0258-4035-b03c-f7b04b7998f3 Aug 20 01:17:26.771504 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-283a34e9-2476-402d-be04-cfd3056adf69 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:17:26.771714 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-283a34e9-2476-402d-be04-cfd3056adf69 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:17:26.779218 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:17:26.779218 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:17:26.782915 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-283a34e9-2476-402d-be04-cfd3056adf69 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Volume info retrieved successfully. Aug 20 01:17:26.787268 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-283a34e9-2476-402d-be04-cfd3056adf69 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] https://10.4.3.240/volume/v3/volumes/7ed90c02-0258-4035-b03c-f7b04b7998f3 returned with HTTP 200 Aug 20 01:17:26.787702 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1444/5715] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:17:26 2026] GET /volume/v3/volumes/7ed90c02-0258-4035-b03c-f7b04b7998f3 => generated 921 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:17:27.799017 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-fc986cb5-4398-4980-abde-b6f188145b55 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:17:27.801153 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-fc986cb5-4398-4980-abde-b6f188145b55 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] GET https://10.4.3.240/volume/v3/volumes/7ed90c02-0258-4035-b03c-f7b04b7998f3 Aug 20 01:17:27.801388 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-fc986cb5-4398-4980-abde-b6f188145b55 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:17:27.801582 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-fc986cb5-4398-4980-abde-b6f188145b55 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:17:27.806903 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-fc986cb5-4398-4980-abde-b6f188145b55 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] https://10.4.3.240/volume/v3/volumes/7ed90c02-0258-4035-b03c-f7b04b7998f3 returned with HTTP 404 Aug 20 01:17:27.807368 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1422/5716] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:17:27 2026] GET /volume/v3/volumes/7ed90c02-0258-4035-b03c-f7b04b7998f3 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:17:27.814645 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-be990380-7f6b-4f7a-9b60-1164c3a6320d None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:17:27.816299 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-be990380-7f6b-4f7a-9b60-1164c3a6320d tempest-VolumeMultiattachTests-2036379531 tempest-VolumeMultiattachTests-2036379531-project-admin] GET https://10.4.3.240/volume/v3/volumes/detail?all_tenants=1 Aug 20 01:17:27.816510 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-be990380-7f6b-4f7a-9b60-1164c3a6320d tempest-VolumeMultiattachTests-2036379531 tempest-VolumeMultiattachTests-2036379531-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:17:27.816701 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-be990380-7f6b-4f7a-9b60-1164c3a6320d tempest-VolumeMultiattachTests-2036379531 tempest-VolumeMultiattachTests-2036379531-project-admin] Calling method 'detail' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:17:27.817418 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-be990380-7f6b-4f7a-9b60-1164c3a6320d tempest-VolumeMultiattachTests-2036379531 tempest-VolumeMultiattachTests-2036379531-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100214) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 01:17:27.826036 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-be990380-7f6b-4f7a-9b60-1164c3a6320d tempest-VolumeMultiattachTests-2036379531 tempest-VolumeMultiattachTests-2036379531-project-admin] Get all volumes completed successfully. Aug 20 01:17:27.827382 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:17:27.827382 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:17:27.831141 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-be990380-7f6b-4f7a-9b60-1164c3a6320d tempest-VolumeMultiattachTests-2036379531 tempest-VolumeMultiattachTests-2036379531-project-admin] https://10.4.3.240/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 20 01:17:27.831549 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1431/5717] 10.4.3.240 () {66 vars in 1285 bytes} [Thu Aug 20 01:17:27 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 5261 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:17:27.844316 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-5afaffbf-28bc-4d9e-b872-648de07d8f6a None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:17:27.845950 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-5afaffbf-28bc-4d9e-b872-648de07d8f6a tempest-VolumeMultiattachTests-2036379531 tempest-VolumeMultiattachTests-2036379531-project-admin] DELETE https://10.4.3.240/volume/v3/types/9b51b554-f107-4dd4-90ac-74e3fb043784 Aug 20 01:17:27.846185 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-5afaffbf-28bc-4d9e-b872-648de07d8f6a tempest-VolumeMultiattachTests-2036379531 tempest-VolumeMultiattachTests-2036379531-project-admin] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:17:27.846391 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-5afaffbf-28bc-4d9e-b872-648de07d8f6a tempest-VolumeMultiattachTests-2036379531 tempest-VolumeMultiattachTests-2036379531-project-admin] Calling method '_delete' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:17:27.865930 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-5afaffbf-28bc-4d9e-b872-648de07d8f6a tempest-VolumeMultiattachTests-2036379531 tempest-VolumeMultiattachTests-2036379531-project-admin] https://10.4.3.240/volume/v3/types/9b51b554-f107-4dd4-90ac-74e3fb043784 returned with HTTP 202 Aug 20 01:17:27.866285 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1421/5718] 10.4.3.240 () {66 vars in 1345 bytes} [Thu Aug 20 01:17:27 2026] DELETE /volume/v3/types/9b51b554-f107-4dd4-90ac-74e3fb043784 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 01:17:36.786253 np0000007838 devstack@c-api.service[100215]: DEBUG dbcounter [-] [100215] Writing DB stats cinder:SELECT=72,cinder:UPDATE=11,cinder:INSERT=1 {{(pid=100215) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 01:17:37.803699 np0000007838 devstack@c-api.service[100213]: DEBUG dbcounter [-] [100213] Writing DB stats cinder:SELECT=77,cinder:UPDATE=10,cinder:INSERT=1 {{(pid=100213) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 01:17:37.829970 np0000007838 devstack@c-api.service[100214]: DEBUG dbcounter [-] [100214] Writing DB stats cinder:SELECT=62 {{(pid=100214) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 01:17:37.863247 np0000007838 devstack@c-api.service[100212]: DEBUG dbcounter [-] [100212] Writing DB stats cinder:SELECT=78,cinder:UPDATE=11,cinder:INSERT=2 {{(pid=100212) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 01:18:11.882745 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-6c7402e9-3800-463b-a24f-052808fe9796 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:18:11.884392 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-6c7402e9-3800-463b-a24f-052808fe9796 tempest-VolumeMultiattachTests-2036379531 tempest-VolumeMultiattachTests-2036379531-project-admin] POST https://10.4.3.240/volume/v3/types Aug 20 01:18:11.884731 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-6c7402e9-3800-463b-a24f-052808fe9796 tempest-VolumeMultiattachTests-2036379531 tempest-VolumeMultiattachTests-2036379531-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-761149460-2009115650", "extra_specs": {"multiattach": " True"}}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:18:11.896442 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-6c7402e9-3800-463b-a24f-052808fe9796 tempest-VolumeMultiattachTests-2036379531 tempest-VolumeMultiattachTests-2036379531-project-admin] https://10.4.3.240/volume/v3/types returned with HTTP 200 Aug 20 01:18:11.896790 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1445/5719] 10.4.3.240 () {68 vars in 1253 bytes} [Thu Aug 20 01:18:11 2026] POST /volume/v3/types => generated 286 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:18:11.903798 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-d5a23881-3cb4-466b-acc1-e64e8ab64fba None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:18:11.905289 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-d5a23881-3cb4-466b-acc1-e64e8ab64fba tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 20 01:18:11.905630 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-d5a23881-3cb4-466b-acc1-e64e8ab64fba tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-1929078936", "snapshot_id": null, "imageRef": null, "volume_type": "20e94668-e2a0-4181-988f-ff2f4611ec16", "size": 1}} {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:18:11.906997 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.v3.volumes [None req-d5a23881-3cb4-466b-acc1-e64e8ab64fba tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-1929078936', 'snapshot_id': None, 'imageRef': None, 'volume_type': '20e94668-e2a0-4181-988f-ff2f4611ec16', 'size': 1}} {{(pid=100213) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 01:18:11.910927 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.v3.volumes [None req-d5a23881-3cb4-466b-acc1-e64e8ab64fba tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Create volume of 1 GB Aug 20 01:18:11.911187 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:18:11.911187 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:18:11.911651 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-d5a23881-3cb4-466b-acc1-e64e8ab64fba tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Availability Zones retrieved successfully. Aug 20 01:18:11.916502 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-d5a23881-3cb4-466b-acc1-e64e8ab64fba tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Flow 'volume_create_api' (69ae6129-55db-43fe-8084-0c10ab4246fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:18:11.917606 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-d5a23881-3cb4-466b-acc1-e64e8ab64fba tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (769597b2-05aa-4b20-92ef-0d7a63430136) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:18:11.918420 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.flows.api.create_volume [None req-d5a23881-3cb4-466b-acc1-e64e8ab64fba tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Validating volume size '1' using validate_int {{(pid=100213) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 01:18:11.924393 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:18:11.924393 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:18:11.935011 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-d5a23881-3cb4-466b-acc1-e64e8ab64fba tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (769597b2-05aa-4b20-92ef-0d7a63430136) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T01:18:12Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=20e94668-e2a0-4181-988f-ff2f4611ec16,is_public=True,name='tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-761149460-2009115650',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '20e94668-e2a0-4181-988f-ff2f4611ec16', 'encryption_key_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=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:18:11.935712 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-d5a23881-3cb4-466b-acc1-e64e8ab64fba tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (63875624-0739-4bfb-9584-1d7e27b8095e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:18:11.957486 np0000007838 devstack@c-api.service[100213]: WARNING cinder.quota [None req-d5a23881-3cb4-466b-acc1-e64e8ab64fba tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-761149460-2009115650 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-761149460-2009115650, it is now deprecated. Please use the default quota class for default quota. Aug 20 01:18:11.957766 np0000007838 devstack@c-api.service[100213]: WARNING cinder.quota [None req-d5a23881-3cb4-466b-acc1-e64e8ab64fba tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-761149460-2009115650 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-761149460-2009115650, it is now deprecated. Please use the default quota class for default quota. Aug 20 01:18:11.978385 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.quota [None req-d5a23881-3cb4-466b-acc1-e64e8ab64fba tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Created reservations ['4367a1b3-683e-490d-b7e2-fa5d16f7b475', '4362d162-a8d4-4de3-8183-808672cb798a', 'dd08e758-e910-4821-b56c-7cefa4772b10', 'c0be3c69-1935-403e-9449-082f7d375792'] {{(pid=100213) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 01:18:11.979110 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-d5a23881-3cb4-466b-acc1-e64e8ab64fba tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (63875624-0739-4bfb-9584-1d7e27b8095e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4367a1b3-683e-490d-b7e2-fa5d16f7b475', '4362d162-a8d4-4de3-8183-808672cb798a', 'dd08e758-e910-4821-b56c-7cefa4772b10', 'c0be3c69-1935-403e-9449-082f7d375792']}' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:18:11.979803 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-d5a23881-3cb4-466b-acc1-e64e8ab64fba tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1f3260bd-ba5c-4368-a99d-d58ea0b5e577) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:18:11.997967 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-d5a23881-3cb4-466b-acc1-e64e8ab64fba tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1f3260bd-ba5c-4368-a99d-d58ea0b5e577) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e3958a38-cf54-4a36-8b06-05aa5f11caf5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1929078936',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='18df5d90a7ac4dcea213f537a18864e0',qos_specs=None,replication_status=,reservations=['4367a1b3-683e-490d-b7e2-fa5d16f7b475','4362d162-a8d4-4de3-8183-808672cb798a','dd08e758-e910-4821-b56c-7cefa4772b10','c0be3c69-1935-403e-9449-082f7d375792'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='87d48d114f784127af1c33d01342bd39',volume_type_id=20e94668-e2a0-4181-988f-ff2f4611ec16), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T01:18:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1929078936',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e3958a38-cf54-4a36-8b06-05aa5f11caf5,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='18df5d90a7ac4dcea213f537a18864e0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='87d48d114f784127af1c33d01342bd39',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(20e94668-e2a0-4181-988f-ff2f4611ec16),volume_type_id=20e94668-e2a0-4181-988f-ff2f4611ec16)}' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:18:11.998695 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-d5a23881-3cb4-466b-acc1-e64e8ab64fba tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f0ab7ecb-7627-4a1b-9eca-c5f89c7962cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:18:12.012641 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-d5a23881-3cb4-466b-acc1-e64e8ab64fba tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f0ab7ecb-7627-4a1b-9eca-c5f89c7962cb) transitioned into state 'SUCCESS' from state '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-1929078936',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='18df5d90a7ac4dcea213f537a18864e0',qos_specs=None,replication_status=,reservations=['4367a1b3-683e-490d-b7e2-fa5d16f7b475','4362d162-a8d4-4de3-8183-808672cb798a','dd08e758-e910-4821-b56c-7cefa4772b10','c0be3c69-1935-403e-9449-082f7d375792'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='87d48d114f784127af1c33d01342bd39',volume_type_id=20e94668-e2a0-4181-988f-ff2f4611ec16)}' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:18:12.013579 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-d5a23881-3cb4-466b-acc1-e64e8ab64fba tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9d2e0c7f-2d29-4f9b-8043-72d420eac02f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:18:12.022330 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-d5a23881-3cb4-466b-acc1-e64e8ab64fba tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9d2e0c7f-2d29-4f9b-8043-72d420eac02f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100213) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:18:12.023333 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.volume.api [None req-d5a23881-3cb4-466b-acc1-e64e8ab64fba tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Flow 'volume_create_api' (69ae6129-55db-43fe-8084-0c10ab4246fa) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100213) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:18:12.023698 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-d5a23881-3cb4-466b-acc1-e64e8ab64fba tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Create volume request issued successfully. Aug 20 01:18:12.024364 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-d5a23881-3cb4-466b-acc1-e64e8ab64fba tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 20 01:18:12.024880 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1423/5720] 10.4.3.240 () {68 vars in 1259 bytes} [Thu Aug 20 01:18:11 2026] POST /volume/v3/volumes => generated 829 bytes in 121 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 01:18:12.036420 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-e1df561c-28f7-4dc7-b41b-9694b3f97ab2 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:18:12.038172 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-e1df561c-28f7-4dc7-b41b-9694b3f97ab2 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] GET https://10.4.3.240/volume/v3/volumes/e3958a38-cf54-4a36-8b06-05aa5f11caf5 Aug 20 01:18:12.038386 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-e1df561c-28f7-4dc7-b41b-9694b3f97ab2 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:18:12.038808 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-e1df561c-28f7-4dc7-b41b-9694b3f97ab2 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:18:12.045577 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:18:12.045577 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:18:12.049272 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-e1df561c-28f7-4dc7-b41b-9694b3f97ab2 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Volume info retrieved successfully. Aug 20 01:18:12.053204 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-e1df561c-28f7-4dc7-b41b-9694b3f97ab2 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] https://10.4.3.240/volume/v3/volumes/e3958a38-cf54-4a36-8b06-05aa5f11caf5 returned with HTTP 200 Aug 20 01:18:12.053572 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1432/5721] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:18:12 2026] GET /volume/v3/volumes/e3958a38-cf54-4a36-8b06-05aa5f11caf5 => generated 897 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:18:13.064870 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-d11ae5f3-83b0-44ad-908c-f5860190fab8 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:18:13.066496 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-d11ae5f3-83b0-44ad-908c-f5860190fab8 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] GET https://10.4.3.240/volume/v3/volumes/e3958a38-cf54-4a36-8b06-05aa5f11caf5 Aug 20 01:18:13.066681 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-d11ae5f3-83b0-44ad-908c-f5860190fab8 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:18:13.066853 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-d11ae5f3-83b0-44ad-908c-f5860190fab8 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:18:13.073478 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:18:13.073478 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:18:13.076576 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-d11ae5f3-83b0-44ad-908c-f5860190fab8 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Volume info retrieved successfully. Aug 20 01:18:13.080201 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-d11ae5f3-83b0-44ad-908c-f5860190fab8 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] https://10.4.3.240/volume/v3/volumes/e3958a38-cf54-4a36-8b06-05aa5f11caf5 returned with HTTP 200 Aug 20 01:18:13.080558 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1422/5722] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:18:13 2026] GET /volume/v3/volumes/e3958a38-cf54-4a36-8b06-05aa5f11caf5 => generated 922 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:18:13.091233 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-b9c07ee6-75ac-480f-b8cf-481502a6fe2d None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:18:13.092884 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-b9c07ee6-75ac-480f-b8cf-481502a6fe2d tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] GET https://10.4.3.240/volume/v3/volumes/e3958a38-cf54-4a36-8b06-05aa5f11caf5 Aug 20 01:18:13.093071 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-b9c07ee6-75ac-480f-b8cf-481502a6fe2d tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:18:13.093241 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-b9c07ee6-75ac-480f-b8cf-481502a6fe2d tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:18:13.099276 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:18:13.099276 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:18:13.102089 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-b9c07ee6-75ac-480f-b8cf-481502a6fe2d tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Volume info retrieved successfully. Aug 20 01:18:13.105582 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-b9c07ee6-75ac-480f-b8cf-481502a6fe2d tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] https://10.4.3.240/volume/v3/volumes/e3958a38-cf54-4a36-8b06-05aa5f11caf5 returned with HTTP 200 Aug 20 01:18:13.105893 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1446/5723] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:18:13 2026] GET /volume/v3/volumes/e3958a38-cf54-4a36-8b06-05aa5f11caf5 => generated 922 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:18:13.139567 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [req-486e5d4d-0c50-4951-b03d-df89337c5143 req-1628a1ea-fa37-412e-b46a-88f3e8d9171d None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:18:13.141625 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-486e5d4d-0c50-4951-b03d-df89337c5143 req-1628a1ea-fa37-412e-b46a-88f3e8d9171d tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] GET https://10.4.3.240/volume/v3/volumes/e3958a38-cf54-4a36-8b06-05aa5f11caf5 Aug 20 01:18:13.141831 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [req-486e5d4d-0c50-4951-b03d-df89337c5143 req-1628a1ea-fa37-412e-b46a-88f3e8d9171d tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:18:13.142042 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [req-486e5d4d-0c50-4951-b03d-df89337c5143 req-1628a1ea-fa37-412e-b46a-88f3e8d9171d tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:18:13.148505 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:18:13.148505 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:18:13.151747 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [req-486e5d4d-0c50-4951-b03d-df89337c5143 req-1628a1ea-fa37-412e-b46a-88f3e8d9171d tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Volume info retrieved successfully. Aug 20 01:18:13.155612 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-486e5d4d-0c50-4951-b03d-df89337c5143 req-1628a1ea-fa37-412e-b46a-88f3e8d9171d tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] https://10.4.3.240/volume/v3/volumes/e3958a38-cf54-4a36-8b06-05aa5f11caf5 returned with HTTP 200 Aug 20 01:18:13.156054 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1424/5724] 10.4.3.240 () {68 vars in 1598 bytes} [Thu Aug 20 01:18:13 2026] GET /volume/v3/volumes/e3958a38-cf54-4a36-8b06-05aa5f11caf5 => generated 922 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:18:13.215055 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-4c7e9d46-a88a-4c1b-812c-808d0b365cd6 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:18:13.215431 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-4c7e9d46-a88a-4c1b-812c-808d0b365cd6 None None] GET https://10.4.3.240/volume// Aug 20 01:18:13.215614 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-4c7e9d46-a88a-4c1b-812c-808d0b365cd6 None None] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:18:13.215797 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-4c7e9d46-a88a-4c1b-812c-808d0b365cd6 None None] Calling method 'all' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:18:13.216150 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-4c7e9d46-a88a-4c1b-812c-808d0b365cd6 None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 20 01:18:13.216454 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1433/5725] 10.4.3.240 () {66 vars in 1428 bytes} [Thu Aug 20 01:18:13 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 01:18:13.222352 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [req-486e5d4d-0c50-4951-b03d-df89337c5143 req-4bb06d51-36c4-4a8a-a9bf-1c020e4244e5 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:18:13.225177 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-486e5d4d-0c50-4951-b03d-df89337c5143 req-4bb06d51-36c4-4a8a-a9bf-1c020e4244e5 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] POST https://10.4.3.240/volume/v3/attachments Aug 20 01:18:13.225607 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [req-486e5d4d-0c50-4951-b03d-df89337c5143 req-4bb06d51-36c4-4a8a-a9bf-1c020e4244e5 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e3958a38-cf54-4a36-8b06-05aa5f11caf5", "connector": null, "instance_uuid": "f96755f3-e70b-424a-a0a4-74710ec8e405"}} {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:18:13.233581 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:18:13.233581 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:18:13.258067 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-486e5d4d-0c50-4951-b03d-df89337c5143 req-4bb06d51-36c4-4a8a-a9bf-1c020e4244e5 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] https://10.4.3.240/volume/v3/attachments returned with HTTP 200 Aug 20 01:18:13.258564 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1423/5726] 10.4.3.240 () {74 vars in 1594 bytes} [Thu Aug 20 01:18:13 2026] POST /volume/v3/attachments => generated 273 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:18:13.281577 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-0951d90e-b54f-43f9-8944-c5aa69a49443 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:18:13.283258 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-0951d90e-b54f-43f9-8944-c5aa69a49443 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] GET https://10.4.3.240/volume/v3/volumes/e3958a38-cf54-4a36-8b06-05aa5f11caf5 Aug 20 01:18:13.283463 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-0951d90e-b54f-43f9-8944-c5aa69a49443 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:18:13.283664 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-0951d90e-b54f-43f9-8944-c5aa69a49443 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:18:13.291022 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-d4d45d5a-30b0-47e0-b4b1-33cc6dea49d0 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:18:13.291390 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-d4d45d5a-30b0-47e0-b4b1-33cc6dea49d0 None None] GET https://10.4.3.240/volume// Aug 20 01:18:13.291547 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-d4d45d5a-30b0-47e0-b4b1-33cc6dea49d0 None None] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:18:13.291719 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-d4d45d5a-30b0-47e0-b4b1-33cc6dea49d0 None None] Calling method 'all' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:18:13.291838 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:18:13.291838 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:18:13.292048 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-d4d45d5a-30b0-47e0-b4b1-33cc6dea49d0 None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 20 01:18:13.292309 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1425/5727] 10.4.3.240 () {66 vars in 1426 bytes} [Thu Aug 20 01:18:13 2026] GET /volume/ => generated 386 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 01:18:13.294702 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-0951d90e-b54f-43f9-8944-c5aa69a49443 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Volume info retrieved successfully. Aug 20 01:18:13.298309 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-0951d90e-b54f-43f9-8944-c5aa69a49443 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] https://10.4.3.240/volume/v3/volumes/e3958a38-cf54-4a36-8b06-05aa5f11caf5 returned with HTTP 200 Aug 20 01:18:13.298637 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1447/5728] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:18:13 2026] GET /volume/v3/volumes/e3958a38-cf54-4a36-8b06-05aa5f11caf5 => generated 921 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:18:13.299274 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-486e5d4d-0c50-4951-b03d-df89337c5143 req-eebfc1ae-1453-4906-9e7e-789023836840 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:18:13.301151 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-486e5d4d-0c50-4951-b03d-df89337c5143 req-eebfc1ae-1453-4906-9e7e-789023836840 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] GET https://10.4.3.240/volume/v3/volumes/e3958a38-cf54-4a36-8b06-05aa5f11caf5 Aug 20 01:18:13.301325 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-486e5d4d-0c50-4951-b03d-df89337c5143 req-eebfc1ae-1453-4906-9e7e-789023836840 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:18:13.301523 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-486e5d4d-0c50-4951-b03d-df89337c5143 req-eebfc1ae-1453-4906-9e7e-789023836840 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:18:13.310788 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:18:13.310788 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:18:13.313975 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [req-486e5d4d-0c50-4951-b03d-df89337c5143 req-eebfc1ae-1453-4906-9e7e-789023836840 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Volume info retrieved successfully. Aug 20 01:18:13.317641 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-486e5d4d-0c50-4951-b03d-df89337c5143 req-eebfc1ae-1453-4906-9e7e-789023836840 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] https://10.4.3.240/volume/v3/volumes/e3958a38-cf54-4a36-8b06-05aa5f11caf5 returned with HTTP 200 Aug 20 01:18:13.317986 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1434/5729] 10.4.3.240 () {70 vars in 1639 bytes} [Thu Aug 20 01:18:13 2026] GET /volume/v3/volumes/e3958a38-cf54-4a36-8b06-05aa5f11caf5 => generated 1101 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 01:18:13.411013 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [req-486e5d4d-0c50-4951-b03d-df89337c5143 req-1ac2592f-efd1-4212-b34b-19cb23f44e3f None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:18:13.412775 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-486e5d4d-0c50-4951-b03d-df89337c5143 req-1ac2592f-efd1-4212-b34b-19cb23f44e3f tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] PUT https://10.4.3.240/volume/v3/attachments/f34f02b4-8b22-4b11-9fa4-9f8147970dd5 Aug 20 01:18:13.413116 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [req-486e5d4d-0c50-4951-b03d-df89337c5143 req-1ac2592f-efd1-4212-b34b-19cb23f44e3f tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.240", "host": "np0000007838", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:e656b6daafb0", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "870eaf75-1108-49d5-b5ab-79f4c93758d0", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:18:13.420032 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.coordination [req-486e5d4d-0c50-4951-b03d-df89337c5143 req-1ac2592f-efd1-4212-b34b-19cb23f44e3f tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Acquiring lock "cinder-attachment_update-e3958a38-cf54-4a36-8b06-05aa5f11caf5-np0000007838" by "attachment_update" {{(pid=100212) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 01:18:13.423981 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.coordination [req-486e5d4d-0c50-4951-b03d-df89337c5143 req-1ac2592f-efd1-4212-b34b-19cb23f44e3f tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Lock "cinder-attachment_update-e3958a38-cf54-4a36-8b06-05aa5f11caf5-np0000007838" acquired by "attachment_update" :: waited 0.004s {{(pid=100212) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 01:18:13.424991 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:18:13.424991 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:18:13.490349 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.coordination [req-486e5d4d-0c50-4951-b03d-df89337c5143 req-1ac2592f-efd1-4212-b34b-19cb23f44e3f tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Lock "cinder-attachment_update-e3958a38-cf54-4a36-8b06-05aa5f11caf5-np0000007838" released by "attachment_update" :: held 0.066s {{(pid=100212) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 01:18:13.490597 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-486e5d4d-0c50-4951-b03d-df89337c5143 req-1ac2592f-efd1-4212-b34b-19cb23f44e3f tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] https://10.4.3.240/volume/v3/attachments/f34f02b4-8b22-4b11-9fa4-9f8147970dd5 returned with HTTP 200 Aug 20 01:18:13.491002 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1424/5730] 10.4.3.240 () {74 vars in 1704 bytes} [Thu Aug 20 01:18:13 2026] PUT /volume/v3/attachments/f34f02b4-8b22-4b11-9fa4-9f8147970dd5 => generated 969 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:18:14.312573 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-257ace3b-e437-4e3f-8abf-cdaabd360c4c None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:18:14.314272 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-257ace3b-e437-4e3f-8abf-cdaabd360c4c tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] GET https://10.4.3.240/volume/v3/volumes/e3958a38-cf54-4a36-8b06-05aa5f11caf5 Aug 20 01:18:14.314463 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-257ace3b-e437-4e3f-8abf-cdaabd360c4c tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:18:14.314646 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-257ace3b-e437-4e3f-8abf-cdaabd360c4c tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:18:14.323032 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:18:14.323032 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:18:14.326020 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-257ace3b-e437-4e3f-8abf-cdaabd360c4c tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Volume info retrieved successfully. Aug 20 01:18:14.329572 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-257ace3b-e437-4e3f-8abf-cdaabd360c4c tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] https://10.4.3.240/volume/v3/volumes/e3958a38-cf54-4a36-8b06-05aa5f11caf5 returned with HTTP 200 Aug 20 01:18:14.329912 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1426/5731] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:18:14 2026] GET /volume/v3/volumes/e3958a38-cf54-4a36-8b06-05aa5f11caf5 => generated 922 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:18:15.343350 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-6c840c5e-227e-4753-bc26-263a2a908b76 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:18:15.345099 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-6c840c5e-227e-4753-bc26-263a2a908b76 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] GET https://10.4.3.240/volume/v3/volumes/e3958a38-cf54-4a36-8b06-05aa5f11caf5 Aug 20 01:18:15.345278 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-6c840c5e-227e-4753-bc26-263a2a908b76 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:18:15.345474 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-6c840c5e-227e-4753-bc26-263a2a908b76 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:18:15.353832 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:18:15.353832 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:18:15.356886 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-6c840c5e-227e-4753-bc26-263a2a908b76 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Volume info retrieved successfully. Aug 20 01:18:15.360573 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-6c840c5e-227e-4753-bc26-263a2a908b76 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] https://10.4.3.240/volume/v3/volumes/e3958a38-cf54-4a36-8b06-05aa5f11caf5 returned with HTTP 200 Aug 20 01:18:15.360950 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1448/5732] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:18:15 2026] GET /volume/v3/volumes/e3958a38-cf54-4a36-8b06-05aa5f11caf5 => generated 922 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:18:16.372026 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-d0a6b7db-b40b-49fb-8c0e-8709841f8da6 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:18:16.373834 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-d0a6b7db-b40b-49fb-8c0e-8709841f8da6 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] GET https://10.4.3.240/volume/v3/volumes/e3958a38-cf54-4a36-8b06-05aa5f11caf5 Aug 20 01:18:16.374069 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-d0a6b7db-b40b-49fb-8c0e-8709841f8da6 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:18:16.374297 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-d0a6b7db-b40b-49fb-8c0e-8709841f8da6 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:18:16.382283 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:18:16.382283 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:18:16.386696 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-d0a6b7db-b40b-49fb-8c0e-8709841f8da6 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Volume info retrieved successfully. Aug 20 01:18:16.391201 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-d0a6b7db-b40b-49fb-8c0e-8709841f8da6 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] https://10.4.3.240/volume/v3/volumes/e3958a38-cf54-4a36-8b06-05aa5f11caf5 returned with HTTP 200 Aug 20 01:18:16.391615 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1435/5733] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:18:16 2026] GET /volume/v3/volumes/e3958a38-cf54-4a36-8b06-05aa5f11caf5 => generated 922 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:18:17.402934 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-69294219-7c6a-4a3f-a850-d12fb907245c None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:18:17.404690 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-69294219-7c6a-4a3f-a850-d12fb907245c tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] GET https://10.4.3.240/volume/v3/volumes/e3958a38-cf54-4a36-8b06-05aa5f11caf5 Aug 20 01:18:17.404885 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-69294219-7c6a-4a3f-a850-d12fb907245c tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:18:17.405078 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-69294219-7c6a-4a3f-a850-d12fb907245c tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:18:17.413472 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:18:17.413472 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:18:17.416413 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-69294219-7c6a-4a3f-a850-d12fb907245c tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Volume info retrieved successfully. Aug 20 01:18:17.419945 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-69294219-7c6a-4a3f-a850-d12fb907245c tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] https://10.4.3.240/volume/v3/volumes/e3958a38-cf54-4a36-8b06-05aa5f11caf5 returned with HTTP 200 Aug 20 01:18:17.420274 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1425/5734] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:18:17 2026] GET /volume/v3/volumes/e3958a38-cf54-4a36-8b06-05aa5f11caf5 => generated 922 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:18:17.704139 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [req-486e5d4d-0c50-4951-b03d-df89337c5143 req-53961f28-2539-485b-b43e-613ec2c455fb None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:18:17.705988 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-486e5d4d-0c50-4951-b03d-df89337c5143 req-53961f28-2539-485b-b43e-613ec2c455fb tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] POST https://10.4.3.240/volume/v3/attachments/f34f02b4-8b22-4b11-9fa4-9f8147970dd5/action Aug 20 01:18:17.706296 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [req-486e5d4d-0c50-4951-b03d-df89337c5143 req-53961f28-2539-485b-b43e-613ec2c455fb tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Action body: b'{"os-complete": null}' {{(pid=100213) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 01:18:17.706437 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [req-486e5d4d-0c50-4951-b03d-df89337c5143 req-53961f28-2539-485b-b43e-613ec2c455fb tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:18:17.719818 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:18:17.719818 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:18:17.727739 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-486e5d4d-0c50-4951-b03d-df89337c5143 req-53961f28-2539-485b-b43e-613ec2c455fb tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] https://10.4.3.240/volume/v3/attachments/f34f02b4-8b22-4b11-9fa4-9f8147970dd5/action returned with HTTP 204 Aug 20 01:18:17.728163 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1427/5735] 10.4.3.240 () {74 vars in 1725 bytes} [Thu Aug 20 01:18:17 2026] POST /volume/v3/attachments/f34f02b4-8b22-4b11-9fa4-9f8147970dd5/action => generated 0 bytes in 24 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:18:18.431307 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-147f9007-04a2-4a5b-b848-1ac99764a45a None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:18:18.433400 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-147f9007-04a2-4a5b-b848-1ac99764a45a tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] GET https://10.4.3.240/volume/v3/volumes/e3958a38-cf54-4a36-8b06-05aa5f11caf5 Aug 20 01:18:18.433400 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-147f9007-04a2-4a5b-b848-1ac99764a45a tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:18:18.433400 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-147f9007-04a2-4a5b-b848-1ac99764a45a tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:18:18.441874 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:18:18.441874 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:18:18.444865 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-147f9007-04a2-4a5b-b848-1ac99764a45a tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Volume info retrieved successfully. Aug 20 01:18:18.448416 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-147f9007-04a2-4a5b-b848-1ac99764a45a tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] https://10.4.3.240/volume/v3/volumes/e3958a38-cf54-4a36-8b06-05aa5f11caf5 returned with HTTP 200 Aug 20 01:18:18.448789 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1449/5736] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:18:18 2026] GET /volume/v3/volumes/e3958a38-cf54-4a36-8b06-05aa5f11caf5 => generated 1214 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:18:18.489474 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-dfb03ec5-29e1-46b7-b951-089e0d61c47e req-1274efa3-818d-4672-a925-43181b54ba82 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:18:18.491584 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-dfb03ec5-29e1-46b7-b951-089e0d61c47e req-1274efa3-818d-4672-a925-43181b54ba82 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] GET https://10.4.3.240/volume/v3/volumes/e3958a38-cf54-4a36-8b06-05aa5f11caf5 Aug 20 01:18:18.491809 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-dfb03ec5-29e1-46b7-b951-089e0d61c47e req-1274efa3-818d-4672-a925-43181b54ba82 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:18:18.492058 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-dfb03ec5-29e1-46b7-b951-089e0d61c47e req-1274efa3-818d-4672-a925-43181b54ba82 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:18:18.500401 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:18:18.500401 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:18:18.503283 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [req-dfb03ec5-29e1-46b7-b951-089e0d61c47e req-1274efa3-818d-4672-a925-43181b54ba82 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Volume info retrieved successfully. Aug 20 01:18:18.506845 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-dfb03ec5-29e1-46b7-b951-089e0d61c47e req-1274efa3-818d-4672-a925-43181b54ba82 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] https://10.4.3.240/volume/v3/volumes/e3958a38-cf54-4a36-8b06-05aa5f11caf5 returned with HTTP 200 Aug 20 01:18:18.507239 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1436/5737] 10.4.3.240 () {68 vars in 1598 bytes} [Thu Aug 20 01:18:18 2026] GET /volume/v3/volumes/e3958a38-cf54-4a36-8b06-05aa5f11caf5 => generated 1214 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:18:18.522244 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-714a6a0c-dc70-44a1-8822-e1bece9bd908 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:18:18.524010 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-714a6a0c-dc70-44a1-8822-e1bece9bd908 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] GET https://10.4.3.240/volume/v3/volumes/e3958a38-cf54-4a36-8b06-05aa5f11caf5 Aug 20 01:18:18.524196 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-714a6a0c-dc70-44a1-8822-e1bece9bd908 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:18:18.524401 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-714a6a0c-dc70-44a1-8822-e1bece9bd908 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:18:18.532642 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:18:18.532642 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:18:18.535455 np0000007838 devstack@c-api.service[100212]: INFO cinder.volume.api [None req-714a6a0c-dc70-44a1-8822-e1bece9bd908 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Volume info retrieved successfully. Aug 20 01:18:18.538859 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-714a6a0c-dc70-44a1-8822-e1bece9bd908 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] https://10.4.3.240/volume/v3/volumes/e3958a38-cf54-4a36-8b06-05aa5f11caf5 returned with HTTP 200 Aug 20 01:18:18.539166 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1426/5738] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:18:18 2026] GET /volume/v3/volumes/e3958a38-cf54-4a36-8b06-05aa5f11caf5 => generated 1214 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:18:18.574678 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [req-fcaba3fb-f2d8-45a6-9294-cc8abf831b2f req-1bcdf151-1f97-4728-aa7f-6602ec3b51ef None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:18:18.576530 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-fcaba3fb-f2d8-45a6-9294-cc8abf831b2f req-1bcdf151-1f97-4728-aa7f-6602ec3b51ef tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] GET https://10.4.3.240/volume/v3/volumes/e3958a38-cf54-4a36-8b06-05aa5f11caf5 Aug 20 01:18:18.576731 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [req-fcaba3fb-f2d8-45a6-9294-cc8abf831b2f req-1bcdf151-1f97-4728-aa7f-6602ec3b51ef tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:18:18.576942 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [req-fcaba3fb-f2d8-45a6-9294-cc8abf831b2f req-1bcdf151-1f97-4728-aa7f-6602ec3b51ef tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:18:18.585585 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:18:18.585585 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:18:18.588774 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [req-fcaba3fb-f2d8-45a6-9294-cc8abf831b2f req-1bcdf151-1f97-4728-aa7f-6602ec3b51ef tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Volume info retrieved successfully. Aug 20 01:18:18.592296 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-fcaba3fb-f2d8-45a6-9294-cc8abf831b2f req-1bcdf151-1f97-4728-aa7f-6602ec3b51ef tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] https://10.4.3.240/volume/v3/volumes/e3958a38-cf54-4a36-8b06-05aa5f11caf5 returned with HTTP 200 Aug 20 01:18:18.592685 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1428/5739] 10.4.3.240 () {68 vars in 1598 bytes} [Thu Aug 20 01:18:18 2026] GET /volume/v3/volumes/e3958a38-cf54-4a36-8b06-05aa5f11caf5 => generated 1214 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:18:18.608543 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-fcaba3fb-f2d8-45a6-9294-cc8abf831b2f req-1696886e-dfb6-4610-b315-f168704c1fcb None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:18:18.610462 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-fcaba3fb-f2d8-45a6-9294-cc8abf831b2f req-1696886e-dfb6-4610-b315-f168704c1fcb tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] POST https://10.4.3.240/volume/v3/volumes/e3958a38-cf54-4a36-8b06-05aa5f11caf5/action Aug 20 01:18:18.610798 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-fcaba3fb-f2d8-45a6-9294-cc8abf831b2f req-1696886e-dfb6-4610-b315-f168704c1fcb tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100215) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 01:18:18.610970 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-fcaba3fb-f2d8-45a6-9294-cc8abf831b2f req-1696886e-dfb6-4610-b315-f168704c1fcb tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:18:18.620580 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:18:18.620580 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:18:18.621061 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [req-fcaba3fb-f2d8-45a6-9294-cc8abf831b2f req-1696886e-dfb6-4610-b315-f168704c1fcb tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Volume info retrieved successfully. Aug 20 01:18:18.626583 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [req-fcaba3fb-f2d8-45a6-9294-cc8abf831b2f req-1696886e-dfb6-4610-b315-f168704c1fcb tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Begin detaching volume completed successfully. Aug 20 01:18:18.626779 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-fcaba3fb-f2d8-45a6-9294-cc8abf831b2f req-1696886e-dfb6-4610-b315-f168704c1fcb tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] https://10.4.3.240/volume/v3/volumes/e3958a38-cf54-4a36-8b06-05aa5f11caf5/action returned with HTTP 202 Aug 20 01:18:18.627164 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1450/5740] 10.4.3.240 () {72 vars in 1672 bytes} [Thu Aug 20 01:18:18 2026] POST /volume/v3/volumes/e3958a38-cf54-4a36-8b06-05aa5f11caf5/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 01:18:18.643288 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-b1a732ec-7ed4-4488-a6f2-6262440ea364 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:18:18.644930 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-b1a732ec-7ed4-4488-a6f2-6262440ea364 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] GET https://10.4.3.240/volume/v3/volumes/e3958a38-cf54-4a36-8b06-05aa5f11caf5 Aug 20 01:18:18.645117 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-b1a732ec-7ed4-4488-a6f2-6262440ea364 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:18:18.645296 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-b1a732ec-7ed4-4488-a6f2-6262440ea364 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:18:18.653694 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:18:18.653694 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:18:18.656771 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-b1a732ec-7ed4-4488-a6f2-6262440ea364 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Volume info retrieved successfully. Aug 20 01:18:18.658753 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-cb00eb9f-781a-4160-9fea-79eca57730a8 None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:18:18.659099 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-cb00eb9f-781a-4160-9fea-79eca57730a8 None None] GET https://10.4.3.240/volume// Aug 20 01:18:18.659237 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-cb00eb9f-781a-4160-9fea-79eca57730a8 None None] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:18:18.659440 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-cb00eb9f-781a-4160-9fea-79eca57730a8 None None] Calling method 'all' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:18:18.659851 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-cb00eb9f-781a-4160-9fea-79eca57730a8 None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 20 01:18:18.659981 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1427/5741] 10.4.3.240 () {66 vars in 1426 bytes} [Thu Aug 20 01:18:18 2026] GET /volume/ => generated 386 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 01:18:18.660776 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-b1a732ec-7ed4-4488-a6f2-6262440ea364 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] https://10.4.3.240/volume/v3/volumes/e3958a38-cf54-4a36-8b06-05aa5f11caf5 returned with HTTP 200 Aug 20 01:18:18.661103 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1437/5742] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:18:18 2026] GET /volume/v3/volumes/e3958a38-cf54-4a36-8b06-05aa5f11caf5 => generated 1217 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:18:18.665694 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [req-fcaba3fb-f2d8-45a6-9294-cc8abf831b2f req-1b31697b-b369-4b36-bebc-22c11964c5a2 None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:18:18.667558 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-fcaba3fb-f2d8-45a6-9294-cc8abf831b2f req-1b31697b-b369-4b36-bebc-22c11964c5a2 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] GET https://10.4.3.240/volume/v3/volumes/e3958a38-cf54-4a36-8b06-05aa5f11caf5 Aug 20 01:18:18.667766 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [req-fcaba3fb-f2d8-45a6-9294-cc8abf831b2f req-1b31697b-b369-4b36-bebc-22c11964c5a2 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:18:18.667976 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [req-fcaba3fb-f2d8-45a6-9294-cc8abf831b2f req-1b31697b-b369-4b36-bebc-22c11964c5a2 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Calling method 'show' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:18:18.675896 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:18:18.675896 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:18:18.678816 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [req-fcaba3fb-f2d8-45a6-9294-cc8abf831b2f req-1b31697b-b369-4b36-bebc-22c11964c5a2 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Volume info retrieved successfully. Aug 20 01:18:18.682416 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [req-fcaba3fb-f2d8-45a6-9294-cc8abf831b2f req-1b31697b-b369-4b36-bebc-22c11964c5a2 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] https://10.4.3.240/volume/v3/volumes/e3958a38-cf54-4a36-8b06-05aa5f11caf5 returned with HTTP 200 Aug 20 01:18:18.682715 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1429/5743] 10.4.3.240 () {70 vars in 1639 bytes} [Thu Aug 20 01:18:18 2026] GET /volume/v3/volumes/e3958a38-cf54-4a36-8b06-05aa5f11caf5 => generated 1397 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 01:18:19.132252 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-fcaba3fb-f2d8-45a6-9294-cc8abf831b2f req-c56b5307-93d4-4b25-9f72-64fe3759fb62 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:18:19.134248 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-fcaba3fb-f2d8-45a6-9294-cc8abf831b2f req-c56b5307-93d4-4b25-9f72-64fe3759fb62 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] GET https://10.4.3.240/volume/v3/volumes/e3958a38-cf54-4a36-8b06-05aa5f11caf5 Aug 20 01:18:19.134460 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-fcaba3fb-f2d8-45a6-9294-cc8abf831b2f req-c56b5307-93d4-4b25-9f72-64fe3759fb62 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:18:19.134648 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-fcaba3fb-f2d8-45a6-9294-cc8abf831b2f req-c56b5307-93d4-4b25-9f72-64fe3759fb62 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:18:19.142834 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:18:19.142834 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:18:19.145689 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [req-fcaba3fb-f2d8-45a6-9294-cc8abf831b2f req-c56b5307-93d4-4b25-9f72-64fe3759fb62 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Volume info retrieved successfully. Aug 20 01:18:19.149221 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-fcaba3fb-f2d8-45a6-9294-cc8abf831b2f req-c56b5307-93d4-4b25-9f72-64fe3759fb62 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] https://10.4.3.240/volume/v3/volumes/e3958a38-cf54-4a36-8b06-05aa5f11caf5 returned with HTTP 200 Aug 20 01:18:19.149573 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1451/5744] 10.4.3.240 () {68 vars in 1598 bytes} [Thu Aug 20 01:18:19 2026] GET /volume/v3/volumes/e3958a38-cf54-4a36-8b06-05aa5f11caf5 => generated 1217 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:18:19.401649 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [req-fcaba3fb-f2d8-45a6-9294-cc8abf831b2f req-e9340198-9869-4b1c-9dd8-234a1ed8b9aa None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:18:19.403550 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-fcaba3fb-f2d8-45a6-9294-cc8abf831b2f req-e9340198-9869-4b1c-9dd8-234a1ed8b9aa tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] DELETE https://10.4.3.240/volume/v3/attachments/f34f02b4-8b22-4b11-9fa4-9f8147970dd5 Aug 20 01:18:19.403731 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [req-fcaba3fb-f2d8-45a6-9294-cc8abf831b2f req-e9340198-9869-4b1c-9dd8-234a1ed8b9aa tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:18:19.403919 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [req-fcaba3fb-f2d8-45a6-9294-cc8abf831b2f req-e9340198-9869-4b1c-9dd8-234a1ed8b9aa tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Calling method 'version_select' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:18:19.410192 np0000007838 devstack@c-api.service[100212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:18:19.410192 np0000007838 devstack@c-api.service[100212]: warnings.warn( Aug 20 01:18:19.447105 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [req-fcaba3fb-f2d8-45a6-9294-cc8abf831b2f req-e9340198-9869-4b1c-9dd8-234a1ed8b9aa tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] https://10.4.3.240/volume/v3/attachments/f34f02b4-8b22-4b11-9fa4-9f8147970dd5 returned with HTTP 200 Aug 20 01:18:19.447601 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1428/5745] 10.4.3.240 () {72 vars in 1673 bytes} [Thu Aug 20 01:18:19 2026] DELETE /volume/v3/attachments/f34f02b4-8b22-4b11-9fa4-9f8147970dd5 => generated 19 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:18:19.673089 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-3671dcf7-a79a-48ea-9d95-b982dadb0ec9 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:18:19.675134 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-3671dcf7-a79a-48ea-9d95-b982dadb0ec9 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] GET https://10.4.3.240/volume/v3/volumes/e3958a38-cf54-4a36-8b06-05aa5f11caf5 Aug 20 01:18:19.675362 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-3671dcf7-a79a-48ea-9d95-b982dadb0ec9 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:18:19.675561 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-3671dcf7-a79a-48ea-9d95-b982dadb0ec9 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:18:19.682343 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:18:19.682343 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:18:19.685571 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-3671dcf7-a79a-48ea-9d95-b982dadb0ec9 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Volume info retrieved successfully. Aug 20 01:18:19.689255 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-3671dcf7-a79a-48ea-9d95-b982dadb0ec9 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] https://10.4.3.240/volume/v3/volumes/e3958a38-cf54-4a36-8b06-05aa5f11caf5 returned with HTTP 200 Aug 20 01:18:19.689645 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1438/5746] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:18:19 2026] GET /volume/v3/volumes/e3958a38-cf54-4a36-8b06-05aa5f11caf5 => generated 922 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:18:19.700582 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-07802a5b-cbbd-4ac2-9494-ae70d4ef04db None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:18:19.702234 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-07802a5b-cbbd-4ac2-9494-ae70d4ef04db tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] DELETE https://10.4.3.240/volume/v3/volumes/e3958a38-cf54-4a36-8b06-05aa5f11caf5 Aug 20 01:18:19.702440 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-07802a5b-cbbd-4ac2-9494-ae70d4ef04db tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:18:19.702628 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-07802a5b-cbbd-4ac2-9494-ae70d4ef04db tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Calling method 'delete' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:18:19.702783 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.v3.volumes [None req-07802a5b-cbbd-4ac2-9494-ae70d4ef04db tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Delete volume with id: e3958a38-cf54-4a36-8b06-05aa5f11caf5 Aug 20 01:18:19.710115 np0000007838 devstack@c-api.service[100213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:18:19.710115 np0000007838 devstack@c-api.service[100213]: warnings.warn( Aug 20 01:18:19.710574 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-07802a5b-cbbd-4ac2-9494-ae70d4ef04db tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Volume info retrieved successfully. Aug 20 01:18:19.724691 np0000007838 devstack@c-api.service[100213]: INFO cinder.volume.api [None req-07802a5b-cbbd-4ac2-9494-ae70d4ef04db tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Delete volume request issued successfully. Aug 20 01:18:19.724873 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-07802a5b-cbbd-4ac2-9494-ae70d4ef04db tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] https://10.4.3.240/volume/v3/volumes/e3958a38-cf54-4a36-8b06-05aa5f11caf5 returned with HTTP 202 Aug 20 01:18:19.725283 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1430/5747] 10.4.3.240 () {66 vars in 1351 bytes} [Thu Aug 20 01:18:19 2026] DELETE /volume/v3/volumes/e3958a38-cf54-4a36-8b06-05aa5f11caf5 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 01:18:19.732126 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-79aaa700-8d72-46b1-855a-7613ebbd4f10 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:18:19.733766 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-79aaa700-8d72-46b1-855a-7613ebbd4f10 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] GET https://10.4.3.240/volume/v3/volumes/e3958a38-cf54-4a36-8b06-05aa5f11caf5 Aug 20 01:18:19.733971 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-79aaa700-8d72-46b1-855a-7613ebbd4f10 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:18:19.734147 np0000007838 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-79aaa700-8d72-46b1-855a-7613ebbd4f10 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:18:19.740872 np0000007838 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:18:19.740872 np0000007838 devstack@c-api.service[100215]: warnings.warn( Aug 20 01:18:19.744104 np0000007838 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-79aaa700-8d72-46b1-855a-7613ebbd4f10 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Volume info retrieved successfully. Aug 20 01:18:19.747791 np0000007838 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-79aaa700-8d72-46b1-855a-7613ebbd4f10 tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] https://10.4.3.240/volume/v3/volumes/e3958a38-cf54-4a36-8b06-05aa5f11caf5 returned with HTTP 200 Aug 20 01:18:19.748170 np0000007838 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1452/5748] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:18:19 2026] GET /volume/v3/volumes/e3958a38-cf54-4a36-8b06-05aa5f11caf5 => generated 921 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:18:20.762023 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.middleware.request_id [None req-4dd05258-a172-4556-a10c-41d6cbc5294a None None] RequestId filter calling following filter/app {{(pid=100212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:18:20.763651 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-4dd05258-a172-4556-a10c-41d6cbc5294a tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] GET https://10.4.3.240/volume/v3/volumes/e3958a38-cf54-4a36-8b06-05aa5f11caf5 Aug 20 01:18:20.763849 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-4dd05258-a172-4556-a10c-41d6cbc5294a tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Empty body provided in request {{(pid=100212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:18:20.764045 np0000007838 devstack@c-api.service[100212]: DEBUG cinder.api.openstack.wsgi [None req-4dd05258-a172-4556-a10c-41d6cbc5294a tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] Calling method 'show' {{(pid=100212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:18:20.769211 np0000007838 devstack@c-api.service[100212]: INFO cinder.api.openstack.wsgi [None req-4dd05258-a172-4556-a10c-41d6cbc5294a tempest-VolumeMultiattachTests-431036274 tempest-VolumeMultiattachTests-431036274-project-member] https://10.4.3.240/volume/v3/volumes/e3958a38-cf54-4a36-8b06-05aa5f11caf5 returned with HTTP 404 Aug 20 01:18:20.769627 np0000007838 devstack@c-api.service[100212]: [pid: 100212|app: 0|req: 1429/5749] 10.4.3.240 () {66 vars in 1348 bytes} [Thu Aug 20 01:18:20 2026] GET /volume/v3/volumes/e3958a38-cf54-4a36-8b06-05aa5f11caf5 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:18:20.776168 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-884aa7f8-1974-4715-8ba9-ed395cd6c2c5 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:18:20.777757 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-884aa7f8-1974-4715-8ba9-ed395cd6c2c5 tempest-VolumeMultiattachTests-2036379531 tempest-VolumeMultiattachTests-2036379531-project-admin] GET https://10.4.3.240/volume/v3/volumes/detail?all_tenants=1 Aug 20 01:18:20.777962 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-884aa7f8-1974-4715-8ba9-ed395cd6c2c5 tempest-VolumeMultiattachTests-2036379531 tempest-VolumeMultiattachTests-2036379531-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:18:20.778136 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-884aa7f8-1974-4715-8ba9-ed395cd6c2c5 tempest-VolumeMultiattachTests-2036379531 tempest-VolumeMultiattachTests-2036379531-project-admin] Calling method 'detail' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:18:20.778802 np0000007838 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-884aa7f8-1974-4715-8ba9-ed395cd6c2c5 tempest-VolumeMultiattachTests-2036379531 tempest-VolumeMultiattachTests-2036379531-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100214) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 01:18:20.786399 np0000007838 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-884aa7f8-1974-4715-8ba9-ed395cd6c2c5 tempest-VolumeMultiattachTests-2036379531 tempest-VolumeMultiattachTests-2036379531-project-admin] Get all volumes completed successfully. Aug 20 01:18:20.787503 np0000007838 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:18:20.787503 np0000007838 devstack@c-api.service[100214]: warnings.warn( Aug 20 01:18:20.790731 np0000007838 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-884aa7f8-1974-4715-8ba9-ed395cd6c2c5 tempest-VolumeMultiattachTests-2036379531 tempest-VolumeMultiattachTests-2036379531-project-admin] https://10.4.3.240/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 20 01:18:20.791063 np0000007838 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1439/5750] 10.4.3.240 () {66 vars in 1285 bytes} [Thu Aug 20 01:18:20 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 5261 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:18:20.803696 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.middleware.request_id [None req-004f9a3d-90f0-4cb4-92df-8a77a60346dc None None] RequestId filter calling following filter/app {{(pid=100213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:18:20.805569 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-004f9a3d-90f0-4cb4-92df-8a77a60346dc tempest-VolumeMultiattachTests-2036379531 tempest-VolumeMultiattachTests-2036379531-project-admin] DELETE https://10.4.3.240/volume/v3/types/20e94668-e2a0-4181-988f-ff2f4611ec16 Aug 20 01:18:20.805811 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-004f9a3d-90f0-4cb4-92df-8a77a60346dc tempest-VolumeMultiattachTests-2036379531 tempest-VolumeMultiattachTests-2036379531-project-admin] Empty body provided in request {{(pid=100213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:18:20.806068 np0000007838 devstack@c-api.service[100213]: DEBUG cinder.api.openstack.wsgi [None req-004f9a3d-90f0-4cb4-92df-8a77a60346dc tempest-VolumeMultiattachTests-2036379531 tempest-VolumeMultiattachTests-2036379531-project-admin] Calling method '_delete' {{(pid=100213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:18:20.825790 np0000007838 devstack@c-api.service[100213]: INFO cinder.api.openstack.wsgi [None req-004f9a3d-90f0-4cb4-92df-8a77a60346dc tempest-VolumeMultiattachTests-2036379531 tempest-VolumeMultiattachTests-2036379531-project-admin] https://10.4.3.240/volume/v3/types/20e94668-e2a0-4181-988f-ff2f4611ec16 returned with HTTP 202 Aug 20 01:18:20.826169 np0000007838 devstack@c-api.service[100213]: [pid: 100213|app: 0|req: 1431/5751] 10.4.3.240 () {66 vars in 1345 bytes} [Thu Aug 20 01:18:20 2026] DELETE /volume/v3/types/20e94668-e2a0-4181-988f-ff2f4611ec16 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 01:18:29.746972 np0000007838 devstack@c-api.service[100215]: DEBUG dbcounter [-] [100215] Writing DB stats cinder:SELECT=33,cinder:INSERT=2,cinder:UPDATE=1 {{(pid=100215) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 01:18:30.766024 np0000007838 devstack@c-api.service[100212]: DEBUG dbcounter [-] [100212] Writing DB stats cinder:SELECT=35,cinder:UPDATE=6,cinder:INSERT=1 {{(pid=100212) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 01:18:30.789751 np0000007838 devstack@c-api.service[100214]: DEBUG dbcounter [-] [100214] Writing DB stats cinder:SELECT=30 {{(pid=100214) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 01:18:30.823512 np0000007838 devstack@c-api.service[100213]: DEBUG dbcounter [-] [100213] Writing DB stats cinder:SELECT=56,cinder:INSERT=9,cinder:UPDATE=19 {{(pid=100213) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}